@font-face {
    font-family: 'Montserrat';
    src: url('../../fonts/montserrat/Montserrat-Black.woff2') format('woff2'), url('../../fonts/montserrat/Montserrat-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../../fonts/montserrat/Montserrat-Bold.woff2') format('woff2'), url('../../fonts/montserrat/Montserrat-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../../fonts/montserrat/Montserrat-ExtraBold.woff2') format('woff2'), url('../../fonts/montserrat/Montserrat-ExtraBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../../fonts/montserrat/Montserrat-ExtraBoldItalic.woff2') format('woff2'), url('../../fonts/montserrat/Montserrat-ExtraBoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../../fonts/montserrat/Montserrat-BoldItalic.woff2') format('woff2'), url('../../fonts/montserrat/Montserrat-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../../fonts/montserrat/Montserrat-Italic.woff2') format('woff2'), url('../../fonts/montserrat/Montserrat-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../../fonts/montserrat/Montserrat-ExtraLightItalic.woff2') format('woff2'), url('../../fonts/montserrat/Montserrat-ExtraLightItalic.woff') format('woff');
    font-weight: 200;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../../fonts/montserrat/Montserrat-BlackItalic.woff2') format('woff2'), url('../../fonts/montserrat/Montserrat-BlackItalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../../fonts/montserrat/Montserrat-ExtraLight.woff2') format('woff2'), url('../../fonts/montserrat/Montserrat-ExtraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../../fonts/montserrat/Montserrat-Light.woff2') format('woff2'), url('../../fonts/montserrat/Montserrat-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../../fonts/montserrat/Montserrat-MediumItalic.woff2') format('woff2'), url('../../fonts/montserrat/Montserrat-MediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../../fonts/montserrat/Montserrat-Regular.woff2') format('woff2'), url('../../fonts/montserrat/Montserrat-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../../fonts/montserrat/Montserrat-Medium.woff2') format('woff2'), url('../../fonts/montserrat/Montserrat-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../../fonts/montserrat/Montserrat-LightItalic.woff2') format('woff2'), url('../../fonts/montserrat/Montserrat-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../../fonts/montserrat/Montserrat-SemiBold.woff2') format('woff2'), url('../../fonts/montserrat/Montserrat-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../../fonts/montserrat/Montserrat-Thin.woff2') format('woff2'), url('../../fonts/montserrat/Montserrat-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../../fonts/montserrat/Montserrat-SemiBoldItalic.woff2') format('woff2'), url('../../fonts/montserrat/Montserrat-SemiBoldItalic.woff') format('woff');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../../fonts/montserrat/Montserrat-ThinItalic.woff2') format('woff2'), url('../../fonts/montserrat/Montserrat-ThinItalic.woff') format('woff');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}

.logo-dash-qr {
    width: 40px;
}

.qr-name {
    border-radius: 10px;
}

.password-toggle-btn {
    position: absolute;
    top: 50%;
    right: 0.625rem;
    margin-bottom: 0;
    padding: 0.5rem;
    transform: translateY(-50%);
    font-size: 1rem;
    line-height: 1;
    cursor: pointer;
}

.password-toggle-btn .password-toggle-check {
    position: absolute;
    left: 0;
    z-index: -1;
    width: 1rem;
    height: 1.25rem;
    opacity: 0;
}

.default-password .password-toggle-btn {
    background: #000;
    position: fixed;
}

.pass-icon {
    top: 10px;
    font-size: 20px;
}

.password-switch {
    padding-left: 0px;
}

.hero__wrapper {
    display: flex;
    align-items: flex-end;
    justify-content: center;
    flex-wrap: wrap;
}

.hero__wrapper:before {
    content: "";
    width: 150px;
    height: 150px;
    background: linear-gradient(135deg, var(--color-light), var(--color-dark));
    border-radius: 50%;
    position: fixed;
    bottom: 50px;
    left: 10px;
    z-index: -1;
}

.hero__wrapper>* {
    margin: 15px;
}

.hero__header {
    flex: 0 1 1px;
    padding-right: 50px;
    color: #000;
    font-size: 8vmax;
}

.hero__phone p {
    font-size: 13px !important;
    color: #000;
}

a.btn-qr-mobile {
    display: flex;
    float: left !important;
    border: none;
}

.offcanvas-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1040;
    width: 100vw;
    height: 100vh;
    background-color: #000;
}

.app-logo img {
    width: 100%;
    height: 80px;
}

.app-logo {
    width: 80px;
}

.hero__phone {
    width: 300px;
    height: 100%;
    max-height: 600px;
    background: #fff;
    border: 12px solid #000;
    border-radius: 40px;
    position: relative;
    /* overflow: scroll; */
    margin: 0 auto;
    overflow-x: hidden;
}

.border .volume,
.border .power,
.border .power-full {
    position: absolute;
    background: #6a6a6a;
    cursor: pointer;
    width: 5px;
    height: 90px;
    top: 132px;
    left: -8px;
    border-radius: 20px 0 0 20px;
}

.hero__phone:after {
    content: "";
    width: 100px;
    height: 3px;
    background: #b6b6b6;
    border-radius: 20px;
    position: absolute;
    bottom: 6px;
    left: 50%;
    transform: translatex(-50%);
    z-index: 1000;
}

.menu__button {
    --x: -50%;
    --y: 0;
    --z: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: linear-gradient(to right, var(--color-light), var(--color-dark));
    padding: 10px 20px;
    border-radius: 28px;
    box-shadow: 0 2px 40px -10px var(--color);
    color: #fff;
    font-size: 16px;
    white-space: nowrap;
    position: absolute;
    bottom: 30px;
    left: 50%;
    transform: translate3d(var(--x), var(--y), var(--z));
    cursor: pointer;
    z-index: 105;
    transition: 0.15s cubic-bezier(0.33, 1, 0.53, 1);
}

.menu__button[hidden] {
    --y: 200%;
}

.menu__button div {
    display: flex;
    align-items: center;
    width: 12px;
    height: 12px;
    margin-right: 20px;
}

.menu__button div div {
    display: table;
    height: 1px;
    background: #fff;
    box-shadow: 0 4px 0 #fff, 0 -4px 0 #fff;
}

.menu__overlay {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.1);
    position: absolute;
    z-index: 100;
}

.menu__body {
    --x: 0;
    --y: 0;
    --z: 0;
    top: 0px;
    width: 100%;
    /* background: #fff; */
    bottom: 0;
    z-index: 1;
    transform: translate3d(var(--x), var(--y), var(--z));
    transition: 0.2s cubic-bezier(0.33, 1, 0.53, 1);
}

.menu__body[hidden] {
    --y: 150%;
}

.menu__body>*:not(:last-child) {
    border-bottom: 2px solid var(--neutral);
}

.menu__header {
    display: flex;
    justify-content: space-between;
    padding: 15px 20px;
}

.menu__header label div {
    width: 15px;
    height: 15px;
    border: 2px solid #000;
    border-radius: 50%;
    position: relative;
    transform: rotate(5.5rad);
}

.menu__header label div:after {
    content: "";
    width: 2px;
    height: 10px;
    background: #000;
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
}

.menu__header p {
    font-size: 18px;
    font-weight: bold;
    vertical-align: center;
    white-space: nowrap;
}

.menu__header h3 {
    font-weight: normal;
}

.menu__header button {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 25px;
    height: 25px;
    background: var(--neutral-dark);
    border-radius: 50%;
    cursor: pointer;
}

.menu__header button div {
    width: 15px;
    height: 3px;
    background: #fff;
    position: relative;
    transform: rotate(5.5rad);
}

.menu__header button div:before {
    content: "";
    width: 3px;
    height: 15px;
    background: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.menu__links {
    display: flex;
    padding: 10px 15px;
    font-weight: bold;
    overflow-x: auto;
}

.menu__links a {
    flex: 1 1 1px;
    padding: 10px 8px;
    color: #000;
    text-decoration: none;
    white-space: nowrap;
}

.menu__contact {
    display: flex;
    padding: 8px;
}

.menu__contact svg {
    width: 100%;
    fill: var(--color);
}

.menu__contact a {
    flex: 1 1 30%;
    padding: 5px;
    margin: 5px;
    border-radius: 8px;
    background: var(--neutral);
    color: var(--color);
    text-align: center;
    font-size: 14px;
    font-weight: bold;
}

.mobile-border {
    position: relative;
    width: 300px;
    height: 600px;
    margin: 15px auto 0;
    border: 3.5px solid #000;
    border-radius: 45px;
    background-size: 375px;
}

.space-top {
    margin-top: 10px;
    margin-left: 20px;
}

.mobile-time {
    margin-left: 10px;
    font-size: 13px;
    color: #000;
    font-weight: 500;
}

.mobile-header {
    position: fixed;
    background: none;
    width: 100%;
    top: 10px;
    padding-left: 15px;
    z-index: 1000;
}

.mobile-header i {
    font-size: 20px;
}

.mobile-offcanvas {
    position: fixed;
    z-index: 1000;
    background: #fff;
}

.mobile-body {
    z-index: -10;
}

.mobile-device img {
    width: 100%;
}

.mobile-device {
    /* width: 276px; */
    margin: 0 auto;
}

.mobile-body input {
    font-size: 14px;
    font-weight: 500;
    color: #000 !important
}

.qr-url input {
    color: #000;
}

.mobile-input {
    display: block;
    width: 100%;
    padding: 0.45rem 0.9rem;
    background: #fff;
    border-radius: 10px;
    height: 38px;
    line-height: 1.5;
    color: #000;
    font-weight: 500;
    font-size: 0.8rem;
    border: 2px solid #ebebeb;
}

.mobile-title {
    font-weight: 600;
    font-size: 1rem;
    color: #000;
}

.url-bg {
    background: #e1e1e1;
    border-top-right-radius: 20px;
    border-top-left-radius: 20px;
}

img.mobilecaselogo {
    width: 50px;
}

.mobilecase .btn {
    background: #0051bb;
    font-weight: 600;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    box-shadow: none;
    border: 1px solid #0051bb !important;
}

.mobilecase .btn-secondary {
    background: #ebf2fe;
    font-weight: 600;
    color: #0051bb;
    font-size: 14px;
    font-weight: 500;
    box-shadow: none;
    border: 1px solid #ebf2fe !important;
}

.mobilecase .btn-secondary:hover {
    background: #ebf2fe !important;
    font-weight: 500;
    color: #0051bb !important;
    border: 1px solid #ebf2fe !important;
    box-shadow: 0 4px 11px rgba(0, 133, 247, .35) !important;
}

.color-qr {
    color: #0051bb !important;
}

.mobilecase input::placeholder {
    font-size: 13px;
    font-weight: 400;
}

.mobilecase input {
    font-size: 13px;
    font-weight: 500;
}

.mobilecase i {
    font-size: 17px;
    font-weight: 400;
}

.alert-mobilecase {
    padding: 5px;
    background: #ebf2fe;
    border-radius: 10px;
    /* border: 1px solid #0051bb; */
}

.based-url-div {
    position: relative;
    width: 100%;
}

.based-url-qr {
    position: relative;
    width: 100%;
    border-radius: 10px !important;
    padding-left: 170px !important;
    padding: 2px;
}

.based-url {
    position: absolute;
    width: 180px;
    background: none;
    z-index: 110;
    border: none;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    line-height: 2.1;
    font-weight: 600;
}

.daterangepicker {
    position: absolute;
    color: inherit;
    background-color: #fff;
    border-radius: 10px;
    border: 1px solid #ddd;
    width: 280px;
    max-width: none;
    padding: 0;
    margin-top: 7px;
    top: 100px;
    left: 50px;
    z-index: 3001;
    display: none;
    font-size: 15px;
    line-height: 1em;
    box-shadow: 0 0 45px 0 rgba(0, 0, 0, .12)!important;
}

.daterangepicker:before,
.daterangepicker:after {
    position: absolute;
    display: inline-block;
    border-bottom-color: rgba(0, 0, 0, 0.2);
    content: '';
}

.daterangepicker:before {
    top: -7px;
    border-right: 7px solid transparent;
    border-left: 7px solid transparent;
    border-bottom: 7px solid #ccc;
}

.daterangepicker:after {
    top: -6px;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    border-left: 6px solid transparent;
}

.daterangepicker.opensleft:before {
    right: 9px;
}

.daterangepicker.opensleft:after {
    right: 10px;
}

.daterangepicker.openscenter:before {
    left: 0;
    right: 0;
    width: 0;
    margin-left: auto;
    margin-right: auto;
}

.daterangepicker.openscenter:after {
    left: 0;
    right: 0;
    width: 0;
    margin-left: auto;
    margin-right: auto;
}

.daterangepicker.opensright:before {
    left: 9px;
}

.daterangepicker.opensright:after {
    left: 10px;
}

.daterangepicker.drop-up {
    margin-top: -7px;
}

.daterangepicker.drop-up:before {
    top: initial;
    bottom: -7px;
    border-bottom: initial;
    border-top: 7px solid #ccc;
}

.daterangepicker.drop-up:after {
    top: initial;
    bottom: -6px;
    border-bottom: initial;
    border-top: 6px solid #fff;
}

.daterangepicker.single .daterangepicker .ranges,
.daterangepicker.single .drp-calendar {
    float: none;
}

.daterangepicker.single .drp-selected {
    display: none;
}

.daterangepicker.show-calendar .drp-calendar {
    display: block;
}

.daterangepicker.show-calendar .drp-buttons {
    display: block;
}

.daterangepicker.auto-apply .drp-buttons {
    display: none;
}

.daterangepicker .drp-calendar {
    display: none;
    max-width: 270px;
}

.daterangepicker .drp-calendar.left {
    padding: 8px 0 8px 8px;
}

.daterangepicker .drp-calendar.right {
    padding: 8px;
}

.daterangepicker .drp-calendar.single .calendar-table {
    border: none;
}

.daterangepicker .calendar-table .next span,
.daterangepicker .calendar-table .prev span {
    color: #fff;
    border: solid black;
    border-width: 0 2px 2px 0;
    border-radius: 0;
    display: inline-block;
    padding: 3px;
}

.daterangepicker .calendar-table .next span {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}

.daterangepicker .calendar-table .prev span {
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
}

.daterangepicker .calendar-table th,
.daterangepicker .calendar-table td {
    white-space: nowrap;
    text-align: center;
    vertical-align: middle;
    min-width: 32px;
    width: 32px;
    height: 24px;
    line-height: 24px;
    font-size: 14px;
    border-radius: 4px;
    border: 1px solid transparent;
    white-space: nowrap;
    cursor: pointer;
    font-weight: 400;
}

.daterangepicker .calendar-table {
    border: 1px solid #fff;
    border-radius: 4px;
    background-color: #fff;
}

.daterangepicker .calendar-table table {
    width: 100%;
    margin: 0;
    border-spacing: 0;
    border-collapse: collapse;
}

.daterangepicker td.available:hover,
.daterangepicker th.available:hover {
    background-color: #0051bb;
    border-color: transparent;
    border-radius: 10px;
    color: inherit;
    color: #fff;
}

.daterangepicker td.week,
.daterangepicker th.week {
    font-size: 80%;
    color: #ccc;
}

.daterangepicker td.off,
.daterangepicker td.off.in-range,
.daterangepicker td.off.start-date,
.daterangepicker td.off.end-date {
    background-color: #fff;
    border-color: transparent;
    color: #999;
}

.daterangepicker td.in-range {
    background-color: #0061e112;
    border-color: transparent;
    color: #000;
    border-radius: 0;
}

.daterangepicker td.start-date {
    border-radius: 10px;
}

.daterangepicker td.end-date {
    border-radius: 10px;
    ;
}

.daterangepicker td.start-date.end-date {
    border-radius: 10px;
}

.daterangepicker td.active,
.daterangepicker td.active:hover {
    background-color: #0051bb;
    border-color: transparent;
    color: #fff;
}

.daterangepicker th.month {
    width: auto;
}

.daterangepicker td.disabled,
.daterangepicker option.disabled {
    color: #999;
    cursor: not-allowed;
    text-decoration: line-through;
}

.daterangepicker select.monthselect,
.daterangepicker select.yearselect {
    font-size: 12px;
    padding: 1px;
    height: auto;
    margin: 0;
    cursor: default;
}

.daterangepicker select.monthselect {
    margin-right: 2%;
    width: 56%;
}

.daterangepicker select.yearselect {
    width: 40%;
}

.daterangepicker select.hourselect,
.daterangepicker select.minuteselect,
.daterangepicker select.secondselect,
.daterangepicker select.ampmselect {
    width: 50px;
    margin: 0 auto;
    background: #eee;
    border: 1px solid #eee;
    padding: 2px;
    outline: 0;
    font-size: 12px;
}

.daterangepicker .calendar-time {
    text-align: center;
    margin: 4px auto 0 auto;
    line-height: 30px;
    position: relative;
}

.daterangepicker .calendar-time select.disabled {
    color: #ccc;
    cursor: not-allowed;
}

.daterangepicker .drp-buttons {
    clear: both;
    text-align: right;
    padding: 8px;
    border-top: 1px solid #ddd;
    display: none;
    line-height: 12px;
    vertical-align: middle;
}

.daterangepicker .drp-selected {
    display: inline-block;
    font-size: 14px;
    padding-right: 8px;
}

.daterangepicker .drp-buttons .btn {
    margin-left: 8px;
    font-size: 15px;
    font-weight: 400;
    padding: 4px 8px;
    border-radius: 10px;
}

.daterangepicker.show-ranges.single.rtl .drp-calendar.left {
    border-right: 1px solid #ddd;
}

.daterangepicker.show-ranges.single.ltr .drp-calendar.left {
    border-left: 1px solid #ddd;
}

.daterangepicker.show-ranges.rtl .drp-calendar.right {
    border-right: 1px solid #ddd;
}

.daterangepicker.show-ranges.ltr .drp-calendar.left {
    border-left: 1px solid #ddd;
}

.daterangepicker .ranges {
    float: none;
    text-align: left;
    margin: 0;
}

.daterangepicker.show-calendar .ranges {
    margin-top: 8px;
}

.daterangepicker .ranges ul {
    list-style: none;
    margin: 0 auto;
    padding: 0;
    margin: 10px;
}

.daterangepicker .ranges li {
    font-size: 15px;
    padding-left: 1em;
    padding-right: 6px;
    padding-top: 6px;
    padding-bottom: 6px;
    cursor: pointer;
    margin-bottom: 5px;
}

.daterangepicker .ranges li:hover {
    background-color: #eee;
    border-radius: 10px;
}

.daterangepicker .ranges li.active {
    background-color: #0051bb;
    border-radius: 10px;
    color: #fff;
}


/*  Larger Screen Styling */

@media (min-width: 564px) {
    .daterangepicker {
        width: auto;
    }
    .daterangepicker .ranges ul {
        width: 170px;
    }
    .daterangepicker.single .ranges ul {
        width: 100%;
    }
    .daterangepicker.single .drp-calendar.left {
        clear: none;
    }
    .daterangepicker.single .ranges,
    .daterangepicker.single .drp-calendar {
        float: left;
    }
    .daterangepicker {
        direction: ltr;
        text-align: left;
    }
    .daterangepicker .drp-calendar.left {
        clear: left;
        margin-right: 0;
    }
    .daterangepicker .drp-calendar.left .calendar-table {
        border-right: none;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
    }
    .daterangepicker .drp-calendar.right {
        margin-left: 0;
    }
    .daterangepicker .drp-calendar.right .calendar-table {
        border-left: none;
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
    }
    .daterangepicker .drp-calendar.left .calendar-table {
        padding-right: 8px;
    }
    .daterangepicker .ranges,
    .daterangepicker .drp-calendar {
        float: left;
    }
}

@media (min-width: 730px) {
    .daterangepicker .ranges {
        width: auto;
    }
    .daterangepicker .ranges {
        float: left;
    }
    .daterangepicker.rtl .ranges {
        float: right;
    }
    .daterangepicker .drp-calendar.left {
        clear: none !important;
    }
}

input.modified::-webkit-calendar-picker-indicator {
    width: 100%;
    border: 1px solid red;
    z-index: 1000 !important;
    padding: 0;
    height: 33px;
    left: 0;
    position: absolute
}

input.modified {
    position: relative;
}

.dtp {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    /* background: rgba(0, 0, 0, 0.4); */
    z-index: 2000;
    font-size: 12px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.dtp>.dtp-content {
    background: #fff;
    max-width: 300px;
    /* box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12); */
    max-height: 520px;
    position: relative;
    left: 50%;
    border-radius: 20px;
}

.dtp>.dtp-content>.dtp-date-view>header.dtp-header {
    background: #0051bb;
    color: #fff;
    text-align: center;
    padding: 0.3em;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    padding-top: 15px;
}

.dtp div.dtp-date,
.dtp div.dtp-time {
    background: #0051bb;
    text-align: center;
    color: #fff;
    padding: 10px;
}

.dtp div.dtp-date>div {
    padding: 0;
    margin: 0;
}

.dtp div.dtp-actual-month {
    font-size: 1.2em;
}

.dtp div.dtp-actual-num {
    font-size: 2em;
    line-height: 0.9;
}

.dtp div.dtp-actual-maxtime {
    font-size: 2em;
    line-height: 0.9;
}

.dtp div.dtp-actual-year {
    font-size: 1.2em;
    color: #fff;
}

.dtp div.dtp-picker {
    padding: 1em;
    text-align: center;
}

.dtp div.dtp-picker-month,
.dtp div.dtp-actual-time {
    font-weight: 500;
    text-align: center;
    font-size: 16px;
}

.dtp div.dtp-picker-month {
    padding-bottom: 20px!important;
    text-transform: uppercase!important;
}

.dtp .dtp-close {
    position: absolute;
    top: 0.5em;
    right: 1em;
}

.dtp .dtp-close>a {
    color: #fff;
    font-size: 20px;
}

.dtp .dtp-close>a>i {
    font-size: 1.2em;
}

.dtp table.dtp-picker-days {
    margin: 0;
    min-height: 251px;
}

.dtp table.dtp-picker-days,
.dtp table.dtp-picker-days tr,
.dtp table.dtp-picker-days tr>td {
    border: none;
}

.dtp table.dtp-picker-days tr>td {
    font-weight: 400;
    font-size: 0.8em;
    text-align: center;
    padding: 0.5em 0.3em;
}

.dtp table.dtp-picker-days tr>td>span.dtp-select-day {
    padding: 0.4em 0.5em 0.5em 0.6em;
}

.dtp table.dtp-picker-days tr>td>a,
.dtp .dtp-picker-time>a {
    color: #212121;
    text-decoration: none;
    padding: 0.5em 0.5em 0.5em 0.5em;
    border-radius: 50%!important;
}

.dtp table.dtp-picker-days tr>td>a.selected {
    background: #0051bb;
    color: #fff;
}

.dtp table.dtp-picker-days tr>th {
    color: #000;
    text-align: center;
    font-weight: 500;
    font-size: 13px;
    padding: 0.4em 0.3em;
}

.dtp .p10>a {
    color: #fff;
    text-decoration: none;
}

.dtp .p10 {
    width: 10%;
    display: inline-block;
}

.dtp .p20 {
    width: 20%;
    display: inline-block;
}

.dtp .p60 {
    width: 60%;
    display: inline-block;
}

.dtp .p80 {
    width: 80%;
    display: inline-block;
}

.dtp a.dtp-meridien-am,
.dtp a.dtp-meridien-pm {
    position: relative;
    top: 10px;
    color: #212121;
    font-weight: 500;
    padding: 0.7em 0.5em;
    border-radius: 50%!important;
    text-decoration: none;
    background: #eee;
    font-size: 1em;
}

.dtp .dtp-actual-meridien a.selected {
    background: #000;
    color: #fff;
}

.dtp .dtp-picker-time>.dtp-select-hour {
    cursor: pointer;
}

.dtp .dtp-picker-time>.dtp-select-minute {
    cursor: pointer;
}

.dtp .dtp-buttons {
    padding: 0 1em 1em 1em;
    text-align: center;
}

.dtp.hidden,
.dtp .hidden {
    display: none;
}

.dtp .invisible {
    visibility: hidden;
}

.dtp .left {
    float: left;
}

.dtp .right {
    float: right;
}

.dtp .clearfix {
    clear: both;
}

.dtp .center {
    text-align: center;
}

.dtp-picker-year {
    margin-bottom: 1px;
}

.year-picker-item {
    text-align: center;
    padding-top: 5px;
    font-size: 14px;
    cursor: pointer;
    margin: 0 auto;
}

.dtp-actual-year:hover {
    cursor: pointer;
}

.dtp-actual-year.disabled:hover {
    cursor: inherit;
}

.year-picker-item:hover {
    color: #000;
}

.year-picker-item.active {
    color: #000;
    font-weight: 600;
    font-size: 15px;
}

.dtp-select-year-range {
    display: inline-block;
    text-align: center;
    width: 100%;
}

.dtp-btn-cancel {
    width: 48%;
    border: 1px solid #ccc;
    color: #000;
    background: #fff;
    margin-right: 2%;
}

.dtp-btn-cancel:hover {
    width: 48%;
    border: 1px solid #ccc;
    color: #000;
    background: #f1f1f1;
    margin-right: 2%;
}

.dtp-btn-ok {
    width: 48%;
    color: #fff;
    background: #0051bb;
}

.dtp-btn-ok:hover {
    width: 48%;
    color: #fff;
    background: #0051bb;
    box-shadow: 0 4px 11px rgba(0, 133, 247, .35) !important;
}

.folder-icon {
    padding-top: 10px;
    font-size: 20px;
}

.was-validated .form-check-input:valid {
    border-color: #ccc !important;
}

.qr-main-form+.was-validated .form-check-input.is-valid~.form-check-label,
.was-validated .form-check-input:valid~.form-check-label {
    color: #203340 !important;
}

.mobile-card {
    width: 100%;
    border-radius: 10px;
    margin-top: 75% !important;
}

.text-green {
    color: green
}

img.type-img-qr {
    border-radius: 20px !important;
}

img.vcard-img {
    background: cover;
    width: 100%;
    object-fit: cover;
    height: 250px;
}

.vcard-bg {
    box-shadow: none !important;
    position: relative !important;
    margin-top: -40px;
    border-top-right-radius: 20px !important;
    border-top-left-radius: 20px !important;
    --ct-card-spacer-y: 1.5rem;
    --ct-card-spacer-x: 1.5rem;
    --ct-card-title-spacer-y: 0.75rem;
    --ct-card-border-width: var(--ct-theme-card-border-width);
    --ct-card-border-color: var(--ct-gray-300);
    --ct-card-box-shadow: var(--ct-box-shadow);
    --ct-card-cap-padding-y: 1.125rem;
    --ct-card-cap-padding-x: 1.5rem;
    --ct-card-cap-bg: var(--ct-card-bg-custom);
    --ct-card-bg: var(--ct-card-bg-custom);
    --ct-card-img-overlay-padding: 1.25rem;
    --ct-card-group-margin: 12px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    height: var(--ct-card-height);
    word-wrap: break-word;
    background-color: var(--ct-card-bg);
    background-clip: border-box;
    border: var(--ct-card-border-width) solid var(--ct-card-border-color);
}

.vcard-bg h6 {
    font-size: 17px !important;
}

.card {
    border: 1px solid #efefef;
    /* -webkit-box-shadow: 0 1px 2px rgba(166, 175, 195, .25) !important;
     box-shadow: 0 1px 2px #a6afc340 !important; */
}

.store-icon {
    width: 50px !important;
}

.url-input::placeholder {
    color: #000;
    opacity: 1 !important;
    display: block !important
}

.url-input {
    font-size: 13px !important;
    font-weight: 500 !important;
    background: #fff !important;
    border: 1px solid #e3e3e3 !important;
}

.url-input:hover {
    border: 1px solid #e3e3e3 !important;
}

.bg-silver {
    background-color: #f4f5f7;
}

.btn-facebook {
    border-radius: 10px;
    padding: 15px;
    border-color: #1877f2 !important;
    background-color: #1877f2 !important;
    color: #fff !important;
    box-shadow: 0 0.375rem 1.125rem -0.375rem rgba(24, 119, 242, .8) !important;
}

.btn-twitter {
    border-radius: 10px;
    padding: 15px;
    border-color: #000 !important;
    background-color: #000 !important;
    color: #fff !important;
    box-shadow: 0 0.375rem 1.125rem -0.375rem rgba(88, 88, 88, 0.8) !important;
}

.btn-instagram {
    border-radius: 10px;
    padding: 15px;
    border-color: #08c !important;
    background: radial-gradient(circle farthest-corner at 10% 75%, #ffe17d 0%, #ffcd69 12%, #fa9137 25%, #eb4141 40%, transparent 75%), linear-gradient(-15deg, #234bd7 20%, #c33cbe 90%) !important;
    color: #fff !important;
    box-shadow: 0 0.375rem 1.125rem -0.375rem rgba(0, 136, 204, .8) !important;
}

.type-txt {
    line-height: 1;
    font-size: 0.9rem;
}

.q-back-btn {
    position: fixed;
    bottom: 0px;
    height: 100px;
    background: #000;
}

.progress {
    height: 2px;
    background: #dfdfdf;
    overflow: visible;
    border-radius: 20px;
    margin-top: 0px;
}

.progress .progress-bar {
    border-radius: 20px;
    position: relative;
    animation: animate-positive 2s;
}

.progress .progress-value {
    display: block;
    padding: 3px 7px;
    font-size: 13px;
    color: #fff;
    border-radius: 4px;
    background: #191919;
    border: 1px solid #000;
    position: absolute;
    top: -40px;
    right: -10px;
}

.progress .progress-value:after {
    content: "";
    border-top: 10px solid #191919;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    position: absolute;
    bottom: -6px;
    left: 26%;
}

.progress-bar.active {
    animation: reverse progress-bar-stripes 0.40s linear infinite, animate-positive 2s;
}

.qrsurvey section {
    position: absolute;
    bottom: 0;
}

.page-next {
    right: 0
}

.qak-button {
    bottom: 15px;
    padding-left: 10px;
    padding-right: 10px;
    margin: 0 auto;
}

#flexRadioDefault-error {
    position: absolute;
    margin-top: 10px;
    bottom: -10;
    color: #fa5c7c;
    left: 5px;
}

.textarea-mobile {
    height: 100px;
}

button.page-prev.btn.btn-secondary {
    border: none !important
}

i.survey-icon {
    color: green;
    font-size: 40px;
}

.items {
    position: relative;
    width: 100%;
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
    transition: all 0.2s;
    transform: scale(0.98);
    will-change: transform;
    user-select: none;
    cursor: pointer;
}

.items.active {
    background: rgba(255, 255, 255, 0.3);
    cursor: grabbing;
    cursor: -webkit-grabbing;
    transform: scale(1);
}

.item {
    display: inline-block;
    min-height: 20px;
}

scroll-carousel {
    /*overflow: auto;*/
    display: block;
    position: relative;
}

.scroll-carousel__pane {
    column-gap: 0.5rem;
    display: flex;
    list-style: none;
    margin: 0;
    overflow: hidden;
    overflow-scroll: touch;
    padding-bottom: 1rem;
    padding-top: 0;
    scrollbar-width: thin;
    scrollbar-color: #aaa #eee;
}

.scroll-carousel__pane li {
    flex-shrink: 0;
}

.scroll-carousel__pane li a {
    /* aspect-ratio: 1; */
    background-color: #eee;
    display: block;
}

.scroll-carousel__next,
.scroll-carousel__prev {
    align-items: center;
    background-color: black;
    border: none;
    border-radius: 50%;
    color: white;
    display: flex;
    height: 2rem;
    line-height: 1.9rem;
    pointer-events: none;
    opacity: 0;
    position: absolute;
    text-align: center;
    top: 50%;
    transform: translate(0, -100%);
    transition: all 256ms;
    width: 2rem;
    z-index: 10;
}

.js .scroll-carousel__next {
    right: 1.25rem;
}

.js scroll-carousel:not(.is-at-scroll-end) .scroll-carousel__next {
    cursor: pointer;
    opacity: 1;
    pointer-events: all;
}

.js .scroll-carousel__prev {
    left: 1.25rem;
}

.js scroll-carousel:not(.is-at-scroll-start) .scroll-carousel__prev {
    cursor: pointer;
    opacity: 1;
    pointer-events: all;
}

scroll-drag {
    cursor: grab;
}

scroll-drag>.is-dragging {
    cursor: grabbing !important;
    user-select: none;
}

[data-simplebar] {
    position: relative;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-content: flex-start;
    align-items: flex-start;
}

.simplebar-wrapper {
    overflow: hidden;
    width: inherit;
    height: inherit;
    max-width: inherit;
    max-height: inherit;
}

.simplebar-mask {
    direction: inherit;
    position: absolute;
    overflow: hidden;
    padding: 0;
    margin: 0;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    width: auto !important;
    height: auto !important;
    z-index: 0;
}

.simplebar-offset {
    direction: inherit !important;
    box-sizing: inherit !important;
    resize: none !important;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    padding: 0;
    margin: 0;
    -webkit-overflow-scrolling: touch;
}

.simplebar-content-wrapper {
    direction: inherit;
    box-sizing: border-box !important;
    position: relative;
    display: block;
    height: 100%;
    /* Required for horizontal native scrollbar to not appear if parent is taller than natural height */
    width: auto;
    max-width: 100%;
    /* Not required for horizontal scroll to trigger */
    max-height: 100%;
    /* Needed for vertical scroll to trigger */
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none;
}

.simplebar-content-wrapper::-webkit-scrollbar,
.simplebar-hide-scrollbar::-webkit-scrollbar {
    display: none;
    width: 0;
    height: 0;
}

.simplebar-content:before,
.simplebar-content:after {
    content: ' ';
    display: table;
}

.simplebar-placeholder {
    max-height: 100%;
    max-width: 100%;
    width: 100%;
    pointer-events: none;
}

.simplebar-height-auto-observer-wrapper {
    box-sizing: inherit !important;
    height: 100%;
    width: 100%;
    max-width: 1px;
    position: relative;
    float: left;
    max-height: 1px;
    overflow: hidden;
    z-index: -1;
    padding: 0;
    margin: 0;
    pointer-events: none;
    flex-grow: inherit;
    flex-shrink: 0;
    flex-basis: 0;
}

.simplebar-height-auto-observer {
    box-sizing: inherit;
    display: block;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    height: 1000%;
    width: 1000%;
    min-height: 1px;
    min-width: 1px;
    overflow: hidden;
    pointer-events: none;
    z-index: -1;
}

.simplebar-track {
    z-index: 1;
    position: absolute;
    right: 0;
    bottom: 0;
    pointer-events: none;
    overflow: hidden;
}

[data-simplebar].simplebar-dragging {
    pointer-events: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

[data-simplebar].simplebar-dragging .simplebar-content {
    pointer-events: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

[data-simplebar].simplebar-dragging .simplebar-track {
    pointer-events: all;
}

.simplebar-scrollbar {
    position: absolute;
    left: 0;
    right: 0;
    min-height: 10px;
}

.simplebar-scrollbar:before {
    position: absolute;
    content: '';
    background: black;
    border-radius: 7px;
    left: 2px;
    right: 2px;
    opacity: 0;
    transition: opacity 0.2s 0.5s linear;
}

.simplebar-scrollbar.simplebar-visible:before {
    opacity: 0.5;
    transition-delay: 0s;
    transition-duration: 0s;
}

.simplebar-track.simplebar-vertical {
    top: 0;
    width: 11px;
}

.simplebar-scrollbar:before {
    top: 2px;
    bottom: 2px;
    left: 2px;
    right: 2px;
}

.simplebar-track.simplebar-horizontal {
    left: 0;
    height: 11px;
}

.simplebar-track.simplebar-horizontal .simplebar-scrollbar {
    right: auto;
    left: 0;
    top: 0;
    bottom: 0;
    min-height: 0;
    min-width: 10px;
    width: auto;
}


/* Rtl support */

[data-simplebar-direction='rtl'] .simplebar-track.simplebar-vertical {
    right: auto;
    left: 0;
}

.simplebar-dummy-scrollbar-size {
    direction: rtl;
    position: fixed;
    opacity: 0;
    visibility: hidden;
    height: 500px;
    width: 500px;
    overflow-y: hidden;
    overflow-x: scroll;
    -ms-overflow-style: scrollbar !important;
}

.simplebar-dummy-scrollbar-size>div {
    width: 200%;
    height: 200%;
    margin: 10px 0;
}

.simplebar-hide-scrollbar {
    position: fixed;
    left: 0;
    visibility: hidden;
    overflow-y: scroll;
    scrollbar-width: none;
    -ms-overflow-style: none;
}

ul.scroll-carousel__pane {
    padding: 0px;
    padding-bottom: 10px;
}

.scroll::-webkit-scrollbar {
    width: 1px;
}

.scroll::-webkit-scrollbar-track {
    border-radius: 5px;
}

.scroll::-webkit-scrollbar-thumb {
    border-radius: 6px;
}

 ::-webkit-scrollbar-track {
    border-radius: 5px;
}

 ::-webkit-scrollbar-thumb {
    border-radius: 5px;
    background: #000;
    height: 10px;
}

.simplebar-track.simplebar-vertical {
    width: 8px;
}

.simplebar-track.simplebar-vertical-thumb {
    width: 8px;
    background: #c1c1c1;
}

.menu-btn {
    border-radius: 6px;
    background: #fff;
    border: 2px solid #fff;
    -webkit-box-shadow: 0 1px 2px rgba(166, 175, 195, .25);
    box-shadow: 0 1px 2px #a6afc340;
    border: 1px solid #ececec;
    font-size: 13px;
}

.active.menu-btn {
    border-radius: 10px;
    /* border: 2px solid #0051bb; */
    -webkit-box-shadow: 0 1px 2px rgba(166, 175, 195, .25);
    box-shadow: 0 1px 2px #a6afc340;
    padding: 5px;
    background: #0051bb;
    color: #fff;
}

.menu-bg {
    background: #f2f6fc;
}

.food-menu-intro {
    background: #fff;
    border-radius: 10px;
}

.food-menu-intro:hover {
    cursor: pointer;
}

.food-menu-img {
    border: 1px solid #fff;
    border-radius: 10px;
    object-fit: cover;
    height: 80px;
    width: 100%;
}

.food-img {
    border: 1px solid #fff;
    border-radius: 10px;
    object-fit: cover;
    height: 200px;
    margin-bottom: 10px;
    width: 100%;
    position: absolute;
    z-index: -200;
}

.food-close-btn {
    padding: 20px !important;
    float: right !important;
}

.food-intro-disc {
    margin-top: 190px;
}

.food-intro {
    line-height: 1.4;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    overflow: hidden;
    display: -webkit-box;
}

.food-intro p {
    line-height: 1.1;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    overflow: hidden;
    display: -webkit-box;
    margin-bottom: 20px;
    height: 32px;
}

img.food-com-logo {
    width: 60px;
    height: 60px;
    object-fit: cover;
    float: left;
}

.food-phone a {
    color: #000;
    font-weight: 400;
}

.food-intro-offcanvas {
    overflow: hidden;
}

.food-intro-offcanvas {
    height: 100% !important;
}

.event-img {
    border: 1px solid #fff;
    border-radius: 14px;
    object-fit: cover;
    height: 300px;
    width: 100%;
}

.swiper-event .swiper-pagination-bullet-active {
    background: #000;
    cursor: pointer;
}

.pdf-img {
    position: relative;
}

i.pdf-lock {
    position: absolute;
    font-size: 16px;
    background: #ffd600;
    border-radius: 5px;
    top: 0px;
    color: #000;
    right: 5px;
    padding: 2px;
}

.icon-25x {
    font-size: 25px;
}

.icon-50x {
    font-size: 50px;
}

input.qr-select,
label.qr-select span {
    position: absolute;
    left: -999em;
}

label.qr-select {
    width: 100%;
    float: left;
    padding: 20px;
    cursor: pointer;
    border: 2px solid #ccc;
    border-radius: 10px;
    text-align: center;
}

.check-qr p {
    text-align: center;
}

.check-qr {
    position: relative;
}

.check-qr label:hover {
    border: 2px solid #0051bb;
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    background: #fff;
}

input.qr-select:checked+label {
    border: 2px solid #0051bb;
    position: relative;
    overflow: hidden;
    z-index: 4;
    border-radius: 10px;
    background: #fff;
}

img.frame-size {
    width: 40px;
}

.frame-qr {
    height: 110px !important;
}

.clr-picker {
    display: none;
    flex-wrap: wrap;
    position: absolute;
    width: 200px;
    z-index: 1000;
    border-radius: 10px;
    background-color: #fff;
    justify-content: space-between;
    box-shadow: 0 0 5px rgba(0, 0, 0, .05), 0 5px 20px rgba(0, 0, 0, .1);
    -moz-user-select: none;
    -webkit-user-select: none;
    user-select: none
}

.clr-picker.clr-open,
.clr-picker[data-inline=true] {
    display: flex;
    z-index: 900000;
}

.clr-picker[data-inline=true] {
    position: relative
}

.clr-gradient {
    position: relative;
    width: 100%;
    height: 100px;
    margin-bottom: 15px;
    border-radius: 3px 3px 0 0;
    background-image: linear-gradient(rgba(0, 0, 0, 0), #000), linear-gradient(90deg, #fff, currentColor);
    cursor: pointer
}

.clr-marker {
    position: absolute;
    width: 12px;
    height: 12px;
    margin: -6px 0 0 -6px;
    border: 1px solid #fff;
    border-radius: 50%;
    background-color: currentColor;
    cursor: pointer
}

.clr-picker input[type=range]::-webkit-slider-runnable-track {
    width: 100%;
    height: 8px
}

.clr-picker input[type=range]::-webkit-slider-thumb {
    width: 8px;
    height: 8px;
    -webkit-appearance: none
}

.clr-picker input[type=range]::-moz-range-track {
    width: 100%;
    height: 8px;
    border: 0
}

.clr-picker input[type=range]::-moz-range-thumb {
    width: 8px;
    height: 8px;
    border: 0
}

.clr-hue {
    background-image: linear-gradient(to right, red 0, #ff0 16.66%, #0f0 33.33%, #0ff 50%, #00f 66.66%, #f0f 83.33%, red 100%)
}

.clr-alpha,
.clr-hue {
    position: relative;
    width: calc(100% - 40px);
    height: 8px;
    margin: 5px 20px;
    border-radius: 4px
}

.clr-alpha span {
    display: block;
    height: 100%;
    width: 100%;
    border-radius: inherit;
    background-image: linear-gradient(90deg, rgba(0, 0, 0, 0), currentColor)
}

.clr-alpha input,
.clr-hue input {
    position: absolute;
    width: calc(100% + 16px);
    height: 16px;
    left: -8px;
    top: -4px;
    margin: 0;
    background-color: transparent;
    opacity: 0;
    cursor: pointer;
    appearance: none;
    -webkit-appearance: none
}

.clr-alpha div,
.clr-hue div {
    position: absolute;
    width: 16px;
    height: 16px;
    left: 0;
    top: 50%;
    margin-left: -8px;
    transform: translateY(-50%);
    border: 2px solid #fff;
    border-radius: 50%;
    background-color: currentColor;
    box-shadow: 0 0 1px #888;
    pointer-events: none
}

.clr-alpha div:before {
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    border-radius: 50%;
    background-color: currentColor
}

.clr-format {
    display: none;
    order: 1;
    width: calc(100% - 40px);
    margin: 0 20px 20px
}

.clr-segmented {
    display: flex;
    position: relative;
    width: 100%;
    margin: 0;
    padding: 0;
    border: 1px solid #ddd;
    border-radius: 15px;
    box-sizing: border-box;
    color: #999;
    font-size: 12px
}

.clr-segmented input,
.clr-segmented legend {
    position: absolute;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    border: 0;
    left: 0;
    top: 0;
    opacity: 0;
    pointer-events: none
}

.clr-segmented label {
    flex-grow: 1;
    padding: 4px 0;
    text-align: center;
    cursor: pointer
}

.clr-segmented label:first-of-type {
    border-radius: 10px 0 0 10px
}

.clr-segmented label:last-of-type {
    border-radius: 0 10px 10px 0
}

.clr-segmented input:checked+label {
    color: #fff;
    background-color: #666
}

.clr-swatches {
    order: 2;
    width: calc(100% - 32px);
    margin: 0 16px
}

.clr-swatches div {
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 12px;
    justify-content: center
}

.clr-swatches button {
    position: relative;
    width: 20px;
    height: 20px;
    margin: 0 4px 6px 4px;
    border: 0;
    border-radius: 50%;
    color: inherit;
    text-indent: -1000px;
    white-space: nowrap;
    overflow: hidden;
    cursor: pointer
}

.clr-swatches button:after {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    border-radius: inherit;
    background-color: currentColor;
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .1)
}

input.clr-color {
    order: 1;
    width: calc(100% - 80px);
    height: 32px;
    margin: 15px 20px 20px 0;
    padding: 0 10px;
    border: 1px solid #ddd;
    border-radius: 16px;
    color: #444;
    background-color: #fff;
    font-family: sans-serif;
    font-size: 14px;
    text-align: center;
    box-shadow: none
}

input.clr-color:focus {
    outline: 0;
    border: 1px solid #1e90ff
}

.clr-clear {
    display: none;
    order: 2;
    height: 24px;
    margin: 0 20px 20px auto;
    padding: 0 20px;
    border: 0;
    border-radius: 12px;
    color: #fff;
    background-color: #666;
    font-family: inherit;
    font-size: 12px;
    font-weight: 400;
    cursor: pointer
}

.clr-preview {
    position: relative;
    width: 32px;
    height: 32px;
    margin: 15px 0 20px 20px;
    border: 0;
    border-radius: 50%;
    overflow: hidden;
    cursor: pointer
}

.clr-preview:after,
.clr-preview:before {
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    border: 1px solid #fff;
    border-radius: 50%
}

.clr-preview:after {
    border: 0;
    background-color: currentColor;
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .1)
}

.clr-alpha div,
.clr-color,
.clr-hue div,
.clr-marker {
    box-sizing: border-box
}

.clr-field {
    display: inline-block;
    position: relative;
    color: transparent
}

.clr-field button {
    position: absolute;
    width: 30px;
    height: 100%;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    border: 0;
    color: inherit;
    text-indent: -1000px;
    white-space: nowrap;
    overflow: hidden;
    pointer-events: none
}

.clr-field button:after {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    border-radius: inherit;
    background-color: currentColor;
    box-shadow: inset 0 0 1px rgba(0, 0, 0, .5)
}

.clr-alpha,
.clr-alpha div,
.clr-field button,
.clr-preview:before,
.clr-swatches button {
    background-image: repeating-linear-gradient(45deg, #aaa 25%, transparent 25%, transparent 75%, #aaa 75%, #aaa), repeating-linear-gradient(45deg, #aaa 25%, #fff 25%, #fff 75%, #aaa 75%, #aaa);
    background-position: 0 0, 4px 4px;
    background-size: 8px 8px
}

.clr-marker:focus {
    outline: 0
}

.clr-keyboard-nav .clr-alpha input:focus+div,
.clr-keyboard-nav .clr-hue input:focus+div,
.clr-keyboard-nav .clr-marker:focus,
.clr-keyboard-nav .clr-segmented input:focus+label {
    outline: 0;
    box-shadow: 0 0 0 2px #1e90ff, 0 0 2px 2px #fff
}

.clr-picker[data-alpha=false] .clr-alpha {
    display: none
}

.clr-picker[data-minimal=true] {
    padding-top: 16px
}

.clr-picker[data-minimal=true] .clr-alpha,
.clr-picker[data-minimal=true] .clr-color,
.clr-picker[data-minimal=true] .clr-gradient,
.clr-picker[data-minimal=true] .clr-hue,
.clr-picker[data-minimal=true] .clr-preview {
    display: none
}

.clr-dark {
    background-color: #444
}

.clr-dark .clr-segmented {
    border-color: #777
}

.clr-dark .clr-swatches button:after {
    box-shadow: inset 0 0 0 1px rgba(255, 255, 255, .3)
}

.clr-dark input.clr-color {
    color: #fff;
    border-color: #777;
    background-color: #555
}

.clr-dark input.clr-color:focus {
    border-color: #1e90ff
}

.clr-dark .clr-preview:after {
    box-shadow: inset 0 0 0 1px rgba(255, 255, 255, .5)
}

.clr-dark .clr-alpha,
.clr-dark .clr-alpha div,
.clr-dark .clr-preview:before,
.clr-dark .clr-swatches button {
    background-image: repeating-linear-gradient(45deg, #666 25%, transparent 25%, transparent 75%, #888 75%, #888), repeating-linear-gradient(45deg, #888 25%, #444 25%, #444 75%, #888 75%, #888)
}

.clr-picker.clr-polaroid {
    border-radius: 6px;
    box-shadow: 0 0 5px rgba(0, 0, 0, .1), 0 5px 30px rgba(0, 0, 0, .2)
}

.clr-picker.clr-polaroid:before {
    content: '';
    display: block;
    position: absolute;
    width: 16px;
    height: 10px;
    left: 20px;
    top: -10px;
    border: solid transparent;
    border-width: 0 8px 10px 8px;
    border-bottom-color: currentColor;
    box-sizing: border-box;
    color: #fff;
    filter: drop-shadow(0 -4px 3px rgba(0, 0, 0, .1));
    pointer-events: none
}

.clr-picker.clr-polaroid.clr-dark:before {
    color: #444
}

.clr-picker.clr-polaroid.clr-left:before {
    left: auto;
    right: 20px
}

.clr-picker.clr-polaroid.clr-top:before {
    top: auto;
    bottom: -10px;
    transform: rotateZ(180deg)
}

.clr-polaroid .clr-gradient {
    width: calc(100% - 20px);
    height: 120px;
    margin: 10px;
    border-radius: 3px
}

.clr-polaroid .clr-alpha,
.clr-polaroid .clr-hue {
    width: calc(100% - 30px);
    height: 10px;
    margin: 6px 15px;
    border-radius: 5px
}

.clr-polaroid .clr-alpha div,
.clr-polaroid .clr-hue div {
    box-shadow: 0 0 5px rgba(0, 0, 0, .2)
}

.clr-polaroid .clr-format {
    width: calc(100% - 20px);
    margin: 0 10px 15px
}

.clr-polaroid .clr-swatches {
    width: calc(100% - 12px);
    margin: 0 6px
}

.clr-polaroid .clr-swatches div {
    padding-bottom: 10px
}

.clr-polaroid .clr-swatches button {
    width: 22px;
    height: 22px
}

.clr-polaroid input.clr-color {
    width: calc(100% - 60px);
    margin: 10px 10px 15px 0
}

.clr-polaroid .clr-clear {
    margin: 0 10px 15px auto
}

.clr-polaroid .clr-preview {
    margin: 10px 0 15px 10px
}

.clr-picker.clr-large {
    width: 275px
}

.clr-large .clr-gradient {
    height: 150px
}

.clr-large .clr-swatches button {
    width: 22px;
    height: 22px
}

.clr-picker.clr-pill {
    width: 380px;
    padding-left: 180px;
    box-sizing: border-box
}

.clr-pill .clr-gradient {
    position: absolute;
    width: 180px;
    height: 100%;
    left: 0;
    top: 0;
    margin-bottom: 0;
    border-radius: 3px 0 0 3px
}

.clr-pill .clr-hue {
    margin-top: 20px
}

input {
    width: 150px;
    height: 32px;
    padding: 0 10px;
    border: 1px solid #ccc;
    border-radius: 5px;
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    box-sizing: border-box;
}

.examples {
    display: flex;
    flex-wrap: wrap;
}

.example {
    flex-shrink: 0;
    width: 300px;
    margin-bottom: 30px;
}

.square .clr-field button,
.circle .clr-field button {
    width: 22px;
    height: 22px;
    left: 5px;
    right: auto;
    border-radius: 5px;
}

.square .clr-field input,
.circle .clr-field input {
    padding-left: 36px;
}

.circle .clr-field button {
    border-radius: 50%;
}

.full .clr-field button {
    width: 100%;
    height: 100%;
    border-radius: 5px;
}

.not-bg {
    background: #fff;
    box-shadow: 0 1px 2px #a6afc340 !important;
    border-radius: 10px;
    color: #000;
    font-size: 0.9rem;
    /* border: 1px solid #d9d9d9; */
    margin-bottom: 10px;
}

.not-bg h4 {
    font-weight: 500 !important;
    transition: all 0.4s ease-in-out;
    -webkit-line-clamp: 3;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    overflow: hidden;
    display: -webkit-box;
}

.not-bg.active {
    background: #ebf2fe !important;
    box-shadow: 0 1px 2px #a6afc340 !important;
    border-radius: 10px;
}

.was-validated .password-toggle .form-control:invalid+.password-toggle-btn,
.was-validated .password-toggle .form-control.is-invalid+.password-toggle-btn,
.was-validated .password-toggle .form-control:valid+.password-toggle-btn,
.was-validated .password-toggle .form-control.is-valid+.password-toggle-btn {
    /* right: 2.1rem */
}

.plugin-setting-list li {
    position: relative;
    padding-left: 30px;
    font-size: 16px;
    color: #000000;
    list-style-type: none;
    margin-bottom: 15px;
}

.plugin-setting-list li:before {
    content: "";
    position: absolute;
    left: 0;
    width: 20px;
    height: 20px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' class='icon icon-tabler icon-tabler-check' width='24' height='24' viewBox='0 0 24 24' stroke-width='2' stroke='%23ffffff' fill='none' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath stroke='none' d='M0 0h24v24H0z' fill='none'%3E%3C/path%3E%3Cpath d='M5 12l5 5l10 -10'%3E%3C/path%3E%3C/svg%3E");
    background-size: 14px;
    background-repeat: no-repeat;
    background-position: center center;
    background-color: #3cb371;
    border-radius: 100%;
}

.qr-code-img {
    position: sticky;
    top: 100px;
}

a.side-nav-link.active {
    /* color: #000; */
    /* background: #f6f6f6; */
    border-radius: 10px;
    /* border: 1px solid #01449b; */
    /* font-weight: bold; */
    color: #01449b;
    /* border-radius: 10px; */
    background: #ecf2fe;
}

a.side-nav-link:hover {
    color: #000 !important;
    background: #f6f6f6;
    border-radius: 10px;
}

.qr-folder-img {
    width: 120px;
}

.folder-div {
    border-radius: 10px;
}

.form-control {
    border: 1px solid #dfdfdf;
}

.settings-bg li {
    background: #ebebeb;
    border-radius: 10px;
}

.settings-bg li a:hover {
    color: #000 !important
}

.qr-dots {
    visibility: hidden;
    display: none;
}

.qrdiv {
    padding: 0px;
    float: left;
    margin-right: 15px;
    margin-bottom: 15px;
}


/* .form-check.qrdiv{
    border-radius: 10px;
    border: 2px solid #d4d4d4;
} */

.per-bg {
    background: #ebebeb
}

.btn-per {
    background: #fff;
}

.btn-check-per {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none;
}

.btn-check-per:checked+.btn {
    background: #575e64;
    color: #fff;
}

.btn-per:hover {
    background: #575e64 !important;
    color: #fff !important;
    box-shadow: 0 4px 11px rgba(116, 116, 116, 0.35) !important;
}

.btn-check:checked+.btn {
    border-radius: 10px;
    /* background: #000; */
    color: #fff;
    border: 2px solid #0051bb;
}

.btn-pay {
    border-radius: 8px;
    background: #575e64 !important;
    color: #fff !important;
    box-shadow: 0 4px 11px rgba(116, 116, 116, 0.35) !important;
}

.btn-pay:hover {
    background: #575e64 !important;
    color: #fff !important;
    box-shadow: 0 4px 11px rgba(116, 116, 116, 0.35) !important;
}

.rounded-lg {
    border-radius: 10px !important;
}

.qr-upload {
    background: #000;
}

input.qr-upload input {
    border: none;
    background: #000;
}

.price-list {
    list-style: none;
    padding: 0;
}

ul.price-list i {
    font-size: 18px;
}


/*  qr upload input */

.upload-img-qr {
    position: absolute;
    background: #eff2fc;
    width: 98%;
    margin-left: 2px;
    top: 2px;
    margin-left: 2px;
    text-align: center;
    border-radius: 10px;
    color: #000;
    font-weight: 500;
    -webkit-line-clamp: 1;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    overflow: hidden;
    z-index: 1000 !important;
    display: -webkit-box;
}

.upload-container {
    position: relative;
    width: 100%;
    display: inline-block;
}

#form-image-file {
    display: none;
    /* Hide the actual file input */
}

.custom-upload-btn {
    position: relative;
    width: 100%;
    border: 1px dashed #01449b;
    background-color: #eff2fc;
    /* Button color */
    color: #01449b;
    /* Text color */
    padding: 9px 20px;
    /* Padding */
    font-size: 16px;
    /* Font size */
    cursor: pointer;
    /* Pointer cursor on hover */
    border-radius: 6px;
    /* Rounded corners */
    transition: background-color 0.3s ease;
    /* Smooth hover effect */
    font-size: 14px;
    font-weight: 500;
}

.custom-upload-btn i {
    font-size: 20px;
    padding-right: 10px;
}

.custom-upload-btn:hover {
    background-color: #eff2fc;
    /* Darken button on hover */
}


/*  end qr upload input */

.tool-btn {
    box-shadow: -2px -2px 4px rgb(255 255 255 / 50%), 2px 2px 4px rgb(93 70 150 / 15%);
    border: 2px solid #fff;
    padding: 10px 14px;
    width: 67px;
}

.tool-btn:hover {
    border: 2px solid #0051bb !important;
}

.qr-color-change {
    border: 1px solid #ededed !important;
    border-radius: 8px;
    padding: 8px;
    height: 59px !important;
    /* Adjust height to match design */
    width: 59px;
    cursor: pointer;
    transition: border-color 0.3s ease;
    box-shadow: -2px -2px 4px rgb(255 255 255 / 50%), 2px 2px 4px rgb(93 70 150 / 15%) !important;
}

.qr-color-change::-webkit-color-swatch {
    border: none;
    border-radius: 8px;
}

div#qrcode canvas {
    width: 100%;
    margin-bottom: 20px;
}

.mobile-view {
    position: relative;
    background: #000;
    width: 50%;
    border-radius: 100%;
    margin: 0 auto;
    align-content: center;
    justify-content: center;
    width: 3em;
    height: 3em;
    padding: .5em 0;
    color: #fff;
    background-color: #fff;
    border: 2px dashed #0051bb;
}

.mobile-view:hover {
    cursor: pointer;
}

.mobile-view svg {
    width: 30px;
    color: #0051bb;
}

.logout-btn span {
    color: #fa5c7c;
}

.logout-btn i {
    color: #fa5c7c;
}

.dropdown-item {
    font-size: 0.85rem;
    font-weight: 500;
}

.static-div {
    background: #ebf2fe;
    font-weight: 500;
    padding: 5px;
    color: #0051bb;
    border-radius: 10px;
    border: 1px solid #ebf2fe;
}

.table-price {
    font-size: 0.9rem;
    border: 1px solid #000;
    border-radius: 10px !important;
}

table.table-price {
    font-size: 0.9rem;
    border: 1px solid #000;
    border-radius: 10px !important;
}

.table-price thead th {
    color: #000;
    font-weight: 600;
}

.price-invoice {
    border: 1px solid #dee2e6;
    border-radius: 10px;
    padding: 5px;
}

.price-invoice {
    background: #cccccc45;
}

.mail-invoice {
    background: #e0e0e1;
    width: 100%;
    border-radius: 10px;
    padding: 5px;
    text-align: center;
    border: 1px solid #ccc;
}

.check-invoice {
    background: #198754;
    border-radius: 100%;
    color: #fff;
    padding: 2px;
    padding-top: 0px;
}

i.check-invoice {
    font-size: 35px;
}

.pay-tab {
    border-radius: 10px;
    background: #fff;
    border: 1px solid #dddddd;
}

.pay-tab i {
    font-size: 16px;
}

.btn-add {
    border-radius: 10px;
    background: #0acf97;
    color: #fff;
}

.btn-add:hover {
    border-radius: 10px;
    background: #09b080 !important;
    color: #fff !important;
    border: 1px solid rgb(8, 166, 121) !important;
    box-shadow: 0 4px 11px rgb(8, 166, 121) !important;
}

.btn-add i {
    font-size: 16px;
}

.pay-tab:hover {
    border: 1px solid #ccc !important;
    border-radius: 10px;
    color: #000 !important;
    background: #fff !important;
    box-shadow: 0 4px 11px rgb(133 133 133 / 35%) !important;
}


/* .pay-tab:checked+.btn{
    border-radius: 10px;
    background: #000 !important;
 }
 .pay-tab:active{
    color: #fff !important;
    border: 2px solid #000 !important;
    background: #000 !important;
 } */

.invoice-card {
    border: 1px dashed #d1d1d1;
}

.profile-info {
    /* background: #ebebeb; */
    background: #fff;
}

.nav-pills .nav-link.active:hover {
    color: #fff !important;
    /* box-shadow: 0 4px 11px rgba(0, 133, 247, .35) !important; */
}


/*********** PAGE LOADER **********/

.page-loading {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: all .4s .2s ease-in-out;
    transition: all .4s .2s ease-in-out;
    background-color: #0a41d8ba !important;
    opacity: 0;
    visibility: hidden;
    z-index: 9999;
}

.loading-img {
    width: 70px;
    -webkit-animation: pulsing 2s infinite;
    animation: pulsing 2s infinite;
}

@-webkit-keyframes pulsing {
    0% {
        -webkit-transform: scale(0.5, 0.5);
        transform: scale(0.5, 0.5)
    }
    50% {
        -webkit-transform: scale(1.0, 1.0);
        transform: scale(1.0, 1.0);
    }
    100% {
        -webkit-transform: scale(0.5, 0.5);
        transform: scale(0.5, 0.5);
    }
}

@keyframes pulsing {
    0% {
        -webkit-transform: scale(0.5, 0.5);
        transform: scale(0.5, 0.5)
    }
    50% {
        -webkit-transform: scale(1.0, 1.0);
        transform: scale(1.0, 1.0);
    }
    100% {
        -webkit-transform: scale(0.5, 0.5);
        transform: scale(0.5, 0.5);
    }
}

.dark-mode .page-loading {
    background-color: #0b0f19;
}

.page-loading.active {
    opacity: 1;
    visibility: visible;
}

.page-loading-inner {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    text-align: center;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: opacity .2s ease-in-out;
    transition: opacity .2s ease-in-out;
    opacity: 0;
}

.page-loading.active>.page-loading-inner {
    opacity: 1;
}

.page-loading-inner>span {
    display: block;
    font-size: 1.4rem;
    font-weight: normal;
    color: #fff;
}

.dark-mode .page-loading-inner>span {
    color: #fff;
    opacity: .6;
}


/*********** input upload qr **********/

.image-file {
    display: none;
}

.pdf-file {
    display: none;
}

.upload-img-qr span {
    line-height: 3;
    float: left;
    padding-left: 15px;
    -webkit-line-clamp: 1;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    overflow: hidden;
    display: -webkit-box;
    width: 80%;
    text-align: left;
    height: 29px;
    position: absolute;
    line-height: 2.8;
}

#file-name {
    display: inline-block;
    font-size: 14px;
    color: #000;
    font-weight: 600;
    float: left;
    -webkit-line-clamp: 1;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    overflow: hidden;
    display: -webkit-box;
    width: 80%;
    text-align: left;
    line-height: 2.8;
}

.pdf-close-btn {
    background-color: #ff3838;
    color: white;
    border: none;
    border-radius: 50%;
    cursor: pointer;
    width: 26px;
    padding-left: 2.5px;
    padding-top: 2px;
    height: 24px;
    margin-top: 7px;
    margin-bottom: 5px;
    float: right;
    margin-left: 10px;
    margin-right: 5px;
    display: none;
    /* Initially hidden */
    z-index: 100 !important;
}

.pdf-close-btn i {
    padding-top: 3px;
}

.pdf-close-btn i:hover {
    color: #fff;
}

.pdf-close-btn:hover {
    color: #fff;
    background-color: #ff3838;
}

.status-title {
    -webkit-line-clamp: 1;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    overflow: hidden;
    display: -webkit-box;
    width: 200px;
}

p {
    font-size: 14px !important;
}

.profile-qr-menu {
    border-radius: 10px;
}

.radio-qr {
    padding: 4px;
}

.invoice-btn {
    background: #000;
    color: #fff
}

.invoice-btn:checked {
    background: #000 !important;
    color: #fff
}

label.btn.pay-tab.w-100.p-2.fw-bold.invoice-btn {
    background: #575e64;
}

.invoice-btn:checked+.btn {
    border-radius: 10px;
    background: #000;
    color: #fff;
}

.invoice-number {
    -webkit-line-clamp: 1;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    overflow: hidden;
    display: -webkit-box;
    width: 220px;
}

.my-qrname {
    -webkit-line-clamp: 1;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    overflow: hidden;
    display: -webkit-box;
    line-height: 1;
}

.logo-invoice {
    width: 50px;
}

ul.pagination-qr li a {
    border-radius: 6px !important;
    margin: 0px 5px;
}

ul.pagination-qr li.active a {
    border-radius: 6px !important;
    /* padding: 6px 15px; */
    font-weight: 500;
    width: 35px;
    height: 35px;
    text-align: center;
}

.form-control::-webkit-input-placeholder {
    font-weight: 400;
    color: #ccc;
}

.form-control:-moz-placeholder {
    font-weight: 400;
    color: #ccc;
}

.tools-btn {
    padding: 10px;
}

.pay-bg {
    padding: 10px;
    background: #000;
}

.pay-bg:hover {
    cursor: pointer;
    padding: 10px;
    background: #000;
}

.google-avatar {
    border-radius: 100%;
    width: 35px;
    height: 35px;
    border: 2px solid #ea4335;
    padding: 2px;
}

.gmail-login {
    position: relative;
}

.gmail-logo {
    position: absolute;
    font-size: 18px;
    bottom: -3px;
    right: -18px;
    background: #ea4335;
    color: #fff;
    border-radius: 100%;
    padding: 1px;
}

.type-qr:active {
    border: 2px solid #000;
}

.case-logo-company {
    width: 100px;
}

.form-textarea {
    border-radius: .4125rem;
    border: 1px solid #bfbfbf !important;
    font-weight: 600;
    display: block;
    width: 100%;
    padding: .45rem .9rem;
    font-size: .9rem;
    font-weight: 400;
    line-height: 1.5;
    color: var(--ct-body-color);
    background-color: var(--ct-input-bg-custom);
    background-clip: padding-box;
    border: 1px solid var(--ct-border-color);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    border-radius: .4125rem;
}

.form-textarea:hover {
    border-radius: .4125rem;
    border: 1px solid #0051bb !important;
}

.form-select {
    border-radius: .4125rem;
    height: 43px;
    font-weight: 600;
    border: 1px solid #bfbfbf;
}

.qr-table {
    font-size: 14px;
}

.qr-table th {
    font-size: 14px;
    color: #000;
    font-weight: 600 !important;
}

.qr-table thead th {
    border: 1px solid #fff !important;
}

.btn-visibilty {
    pointer-events: none;
    opacity: 0.7;
}

.btn-login:hover {
    background: #ebf2fe;
    font-weight: 500;
    color: #0051bb;
    border: 1px solid #ebf2fe;
    box-shadow: 0 4px 11px rgba(0, 133, 247, .35);
}

.btn-login {
    background: #ebf2fe !important;
    font-weight: 500;
    color: #0051bb !important;
    border: 1px solid #ebf2fe !important;
}

.text-gray-500 {
    color: #777777 !important
}

.hr {
    border: 1px solid #dddddd;
    width: 100%;
}

.sur-btn {
    width: 250px;
}

.vcard-body {
    border: 1px solid #ededed;
    background: #f7f7f7;
    border-radius: 15px;
    color: #000;
}

.app-pro {
    margin-top: -40px;
    width: 100px;
    border: 2px solid #fff;
    border-radius: 20px;
    object-fit: cover;
    padding: 5px;
    background: #fff;
}

.app-pro-img {
    margin-top: -70px;
    width: 100px;
    border: 2px solid #fff;
    border-radius: 100%;
    object-fit: cover;
}

.example-label {
    color: #96949c !important;
}

.my-qr-scan {
    width: 80px;
    text-align: left;
}

.my-qr-link {
    width: 80px;
    text-align: left;
}

.my-qr {
    width: 80px;
    text-align: left;
}

.click-hand {
    top: 50px;
    left: 50px;
    position: absolute;
    background: #fff;
    border-radius: 8px;
    color: #313131;
    border: 1px solid #e3e3e3;
    padding: 3px;
    font-size: 10px;
}

.click-hand:hover {
    cursor: pointer;
}

.btn-type-prev {
    font-weight: 500;
    color: #000;
    width: 130px;
    background: #fff;
    border: 1px solid #dddddd;
}

.btn-type-prev:hover {
    border: 1px solid #ccc !important;
    border-radius: 10px;
    color: #000;
    background: #fff !important;
    box-shadow: 0 4px 11px rgb(133 133 133 / 35%) !important;
}

.btn-type-next {
    font-weight: 500;
    width: 130px;
}

.btn-design-save {
    font-weight: 500;
    width: 130px;
}

.intro-alert-icon {
    border-radius: 100%;
    /* background: #000000; */
    fill: #274fb9;
    /* padding: 1px; */
    color: #fff;
}


/* .border-alert-intro{
    border: 1px dashed #274fb9;
    border-radius: 10px;
} */

.border-alert-intro {
    width: 107%;
    border: 1px dashed #274fb9;
    border-radius: 10px;
    position: fixed;
    z-index: 10000;
    left: -10px;
    padding: 10px;
}

img.com-logo {
    width: 6rem;
    margin-top: -55px;
    border: 2px solid #fff;
    object-fit: cover;
    border-radius: 20px;
}

img.gallery-img {
    width: 100%;
    /* height: 100px; */
    object-fit: cover;
}

.bell-alert {
    border-radius: 10px;
    background: #ffda6c;
    border-radius: 100px;
}

.bell-footer {
    position: absolute;
    bottom: 0px;
    width: 90%;
    margin-left: 5%;
}

.menu-com-logo {
    width: 3.5rem;
    border: 2px solid #fff;
    object-fit: cover;
    background: #fff;
    border-radius: 20px;
}

.menu-bell {
    background: #ffb00d;
    border-radius: 100% !important;
    width: 48px;
    height: 48px;
    /* line-height: 2.4; */
    top: -20px;
    box-shadow: rgb(255 170 0) 0px 7px 19px 0px !important;
    color: #323232
}

.menu-type {
    border-radius: 100px;
}

.menu-type.active {
    background: #ffd791;
}

.food-case-img {
    width: 50px;
}

.bg-menu {
    background: #ffd791;
    /* background: #fbecd4; */
}

.menu-footer {
    border-radius: 20px;
}

.food-menu-icon {
    border-radius: 100%;
    background: #f8b229;
    /* background: #e9e9e9; */
}

.food-menu-icon .icon.active {
    border-radius: 100%;
    fill: #000 !important;
    background: #000 !important;
}

.span-bell {
    position: absolute;
    top: 0;
    left: 0;
    border: 0;
    width: 36px;
    border-radius: 50%;
    -webkit-animation: sploosh 4s cubic-bezier(0.165, 0.84, 0.44, 1);
    -webkit-animation-iteration-count: infinite;
}

.span-bell:nth-child(2) {
    -webkit-animation-delay: .33s;
    -webkit-animation-duration: 2.2s;
}

.menu-bell {
    display: block;
    -webkit-animation: pulse 4s ease-out;
    -webkit-animation-iteration-count: infinite;
}

@-webkit-keyframes sploosh {
    0% {
        box-shadow: 0 0 0 0px #f2c84c;
        background: #f2c84c;
    }
    80% {
        background: rgba(66, 166, 223, 0);
    }
    100% {
        box-shadow: 0 0 0 10px rgba(66, 166, 223, 0);
    }
}

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale(1);
    }
    3.3% {
        -webkit-transform: scale(1.1);
    }
    16.5% {
        -webkit-transform: scale(1);
    }
    33% {
        -webkit-transform: scale(1.1);
    }
    100% {
        -webkit-transform: scale(1);
    }
}

.bg-qr {
    background: radial-gradient(116.18% 118% at 50% 100%, rgb(255 255 255) 0%, rgb(39 79 185 / 0%) 41.83%, rgb(235 242 254) 82.52%);
}

.btn-google {
    border-color: #ea4335 !important;
    background-color: #ea4335 !important;
    color: #fff !important;
}

.bg-blue2 {
    background-color: #ebf2fe;
}

.key-card {
    border-radius: 100%;
    height: 50px;
    width: 50px;
    margin: 0 auto;
    padding: 12px;
}

.btn-google:hover {
    border-color: #ea4335 !important;
    background-color: #ea4335 !important;
    color: #fff !important;
    box-shadow: 0 .375rem 1.125rem -0.375rem rgba(234, 67, 53, .8) !important;
}

.menu-type {
    border-radius: 100px !important;
}

.food-menu-icon {
    border-radius: 100% !important;
    background: #f8b229;
    /* background: #e9e9e9; */
}

.accordion {
    --si-accordion-color: #565973;
    --si-accordion-bg: #fff;
    --si-accordion-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out, border-radius 0.15s ease;
    --si-accordion-border-color: #e2e5f1;
    --si-accordion-border-width: 1px;
    --si-accordion-border-radius: 0.5rem;
    --si-accordion-inner-border-radius: calc(0.5rem - 1px);
    --si-accordion-btn-padding-x: 1.5rem;
    --si-accordion-btn-padding-y: 1rem;
    --si-accordion-btn-color: #0b0f19;
    --si-accordion-btn-bg: var(--si-accordion-bg);
    --si-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 256' fill='%2333354d'%3e%3cpath d='M225.813 48.907L128 146.72 30.187 48.907 0 79.093l128 128 128-128z'/%3e%3c/svg%3e");
    --si-accordion-btn-icon-width: 0.625rem;
    --si-accordion-btn-icon-transform: rotate(-180deg);
    --si-accordion-btn-icon-transition: transform 0.2s ease-in-out;
    --si-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 256' fill='%23fff'%3e%3cpath d='M225.813 48.907L128 146.72 30.187 48.907 0 79.093l128 128 128-128z'/%3e%3c/svg%3e");
    --si-accordion-btn-focus-border-color: rgba(99, 102, 241, 0.35);
    --si-accordion-btn-focus-box-shadow: unset;
    --si-accordion-body-padding-x: 1.5rem;
    --si-accordion-body-padding-y: 1rem;
    --si-accordion-active-color: #0b0f19;
    --si-accordion-active-bg: #fff
}

.accordion-button {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    padding: var(--si-accordion-btn-padding-y) var(--si-accordion-btn-padding-x);
    font-size: 1rem;
    color: var(--si-accordion-btn-color);
    text-align: left;
    background-color: var(--si-accordion-btn-bg);
    border: 0;
    border-radius: 0;
    overflow-anchor: none;
    transition: var(--si-accordion-transition)
}

@media(prefers-reduced-motion: reduce) {
    .accordion-button {
        transition: none
    }
}

.accordion-button:not(.collapsed) {
    /* color: #0051bb; */
    background-color: var(--si-accordion-active-bg);
    box-shadow: inset 0 calc(-1*var(--si-accordion-border-width)) 0 var(--si-accordion-border-color)
}

.accordion-button:not(.collapsed)::after {
    background-image: var(--si-accordion-btn-active-icon);
    transform: var(--si-accordion-btn-icon-transform)
}

.accordion-button::after {
    flex-shrink: 0;
    width: var(--si-accordion-btn-icon-width);
    height: var(--si-accordion-btn-icon-width);
    margin-left: auto;
    content: "";
    background-image: var(--si-accordion-btn-icon);
    background-repeat: no-repeat;
    background-size: var(--si-accordion-btn-icon-width);
    transition: var(--si-accordion-btn-icon-transition)
}

@media(prefers-reduced-motion: reduce) {
    .accordion-button::after {
        transition: none
    }
}

.accordion-button:hover {
    z-index: 2
}

.accordion-button:focus {
    z-index: 3;
    border-color: var(--si-accordion-btn-focus-border-color);
    outline: 0;
    box-shadow: var(--si-accordion-btn-focus-box-shadow)
}

.accordion-header {
    margin-bottom: 0
}

.accordion-item {
    color: #000;
    background-color: var(--si-accordion-bg);
    border: var(--si-accordion-border-width) solid var(--si-accordion-border-color)
}

.accordion-item:first-of-type {
    border-top-left-radius: var(--si-accordion-border-radius);
    border-top-right-radius: var(--si-accordion-border-radius);
    border-radius: 10px;
}

.accordion-item:first-of-type .accordion-button {
    border-top-left-radius: var(--si-accordion-inner-border-radius);
    border-top-right-radius: var(--si-accordion-inner-border-radius);
    border-radius: 10px;
}

.accordion-item:not(:first-of-type) {
    border-top: 10
}

.accordion-item:last-of-type {
    border-bottom-right-radius: var(--si-accordion-border-radius);
    border-bottom-left-radius: var(--si-accordion-border-radius);
    border-radius: 10px;
}

.accordion-item:last-of-type .accordion-button.collapsed {
    border-bottom-right-radius: var(--si-accordion-inner-border-radius);
    border-bottom-left-radius: var(--si-accordion-inner-border-radius);
    border-radius: 10px;
    border-bottom: 1px solid #e2e5f1;
}

.accordion-item:last-of-type .accordion-collapse {
    border-bottom-right-radius: var(--si-accordion-border-radius);
    border-bottom-left-radius: var(--si-accordion-border-radius);
    border-radius: 10px;
    padding-bottom: 8px;
}

.accordion-body {
    padding: var(--si-accordion-body-padding-y) var(--si-accordion-body-padding-x)
}

.accordion-flush .accordion-collapse {
    border-width: 0
}

.accordion-flush .accordion-item {
    border-right: 0;
    border-left: 0;
    border-radius: 0
}

.accordion-flush .accordion-item:first-child {
    border-top: 0
}

.accordion-flush .accordion-item:last-child {
    border-bottom: 0
}

.accordion-flush .accordion-item .accordion-button,
.accordion-flush .accordion-item .accordion-button.collapsed {
    border-radius: 0
}

.accordion {
    --si-accordion-color: var(--si-body-color);
    --si-accordion-btn-font-weight: 600;
    --si-accordion-btn-color: #0b0f19;
    --si-accordion-btn-icon-box-size: 2.25rem;
    --si-accordion-btn-icon-box-border-radius: 50%;
    --si-accordion-btn-icon-box-bg: #f3f6ff;
    --si-accordion-btn-icon-box-active-bg: #0051bb;
    --si-accordion-btn-icon-box-active-shadow: 0 -0.5rem 1.125rem -0.5rem rgba(99, 102, 241, 0.9)
}

.accordion-button {
    transition: none;
    font-weight: var(--si-accordion-btn-font-weight)
}

.accordion-button:not(.collapsed) {
    box-shadow: inset 0 calc(var(--si-accordion-border-width)*-1) 0 var(--si-accordion-border-color)
}

.accordion-button::after {
    width: var(--si-accordion-btn-icon-box-size);
    height: var(--si-accordion-btn-icon-box-size);
    background-position: center;
    background-color: var(--si-accordion-btn-icon-box-bg);
    transition: all .35s;
    border-radius: var(--si-accordion-btn-icon-box-border-radius)
}

.accordion-button:not(.collapsed)::after {
    background-color: var(--si-accordion-btn-icon-box-active-bg);
    box-shadow: 0 -4px 11px rgba(0, 133, 247, .35) !important;
}

img.logo-hat-back {
    position: absolute;
    top: 5px;
    margin-left: -8px;
}

img.logo-hat-back-sm {
    position: absolute;
    top: 9px;
    margin-left: -8px;
}

.case-sticky {
    position: sticky;
    top: 30px;
}

.payed-now-type {
    position: absolute;
    top: -25px;
    left: 20px;
    /* margin: 0 auto;
    width: 100%; */
}

.intro-tooltip {
    border-radius: 100%;
    fill: #979797;
    color: #fff;
}

.intro-tooltip:focus {
    border-radius: 100%;
    fill: #979797;
    color: #fff;
    border-color: none !important;
}

@keyframes shadow-pulse {
    0% {
        box-shadow: 0 0 0 0px rgba(0, 112, 244, 0.4);
    }
    100% {
        box-shadow: 0 0 7px 25px rgba(0, 112, 244, 0);
    }
}

.pulse {
    border-radius: 10px !important;
    animation: shadow-pulse 1.5s infinite;
}

@keyframes shadow-pulse-danger {
    0% {
        box-shadow: 0 0 0 0px rgba(250, 92, 124, 0.4);
    }
    100% {
        box-shadow: 0 0 7px 25px rgba(250, 92, 124, 0);
    }
}

.pulse-danger {
    border-radius: 10px !important;
    animation: shadow-pulse-danger 1.5s infinite;
}

textarea:focus-visible {
    /* border: 1px solid #0051bb !important;  */
    outline: 0;
    /* box-shadow: 0 0 0 .25rem rgb(36 55 156 / 15%) !important; */
}

select:focus-visible {
    border: 1px solid #0051bb !important;
    outline: 0;
    box-shadow: 0 0 0 .25rem rgb(36 55 156 / 15%) !important;
}

.form-control:focus {
    border: 1px solid #0051bb !important;
    outline: 0;
    box-shadow: 0 0 0 .25rem rgb(36 55 156 / 15%) !important;
}