﻿* {
    -webkit-font-smoothing: antialiased;
}

.navbar-brand {
    display: inline-block;
    padding-top: 3px;
    padding-bottom: 0px;
    margin-right: 0px;
    /* font-size: 12px; */
    line-height: inherit;
    white-space: nowrap;
    margin-top: -3px;
    margin-left: 15px;
    width: auto;
}

.navbar {
    padding: 0px 10px;
    border-radius:unset!important;
}

.btn-ui-cen {
    background: 0;
    border: 0;
    height: 100%;
    width: 100%;
    padding: 4px 4px;
}

.btn-ui-cen-a {
    color: #fff;
    text-decoration: none;
}

    .btn-ui-cen-a:hover {
        color: #fff;
        text-decoration: none;
    }

.ui-cen-nav {
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 15px;
}
.ct-logo img {
    width: 100px;
    display: inherit;
    margin-top: -0px;
}
    .ui-cen-nav li {
        display: inline-block;
    }

        .ui-cen-nav li button {
            color: #fff;
        }

.me-profile {
    -webkit-app-region: no-drag;
    height: 30px;
    margin-right: 6px;
    padding: 0px;
    position: relative;
    width: 30px;
}

.profile-img-parent {
    height: 25px;
    width: 25px;
}

    .profile-img-parent img {
        max-width: 100%;
        min-height: 100%;
        min-width: 100%;
        border: 0;
        margin-top: 3px;
    }

.btn-ui-cen i {
    font-size: 18px;
}

.panel-container {
    display: flex;
    flex-direction: row;
    overflow: hidden;
}

.pa-panel-container {
    padding-left: 15px;
    padding-right: 15px;
}



.ul-header-scheduler {
    list-style: none;
    padding-left: 20px;
    float: left;
    padding-top: 13px;
    margin: 0;
}

    .ul-header-scheduler li {
        display: inline-block;
    }

        .ul-header-scheduler li button {
            background: 0;
            border: 0;
            height: 100%;
            width: 100%;
            padding: 5px 4px;
        }

#configAptNote {
    resize: none;
}

#content {
    background: #fff !important;
    overflow: hidden;
}

.caret {
    display: inline-block;
    color: #404040;
}

.caret-2 {
    padding-left: 30px;
}

.caret i {
    font-size: 10px;
}

.caret-1 {
    margin-left: 20px;
}

.caret-let img {
    width: 20px;
    display: inherit;
    margin-top: -3px;
    cursor: pointer;
}

.caret-right img {
    width: 20px;
    display: inherit;
    margin-top: -3px;
    cursor: pointer;
}

.ul-header-right-scheduler {
    float: right;
    list-style: none;
    margin-right: 25px;
    margin-top: 20px;
}

    .ul-header-right-scheduler li {
        display: inline-block;
    }

.cr-li button {
    background: 0;
    border: none;
}

.box-scheduler > #calendar {
    top: 0 !important;
    bottom: 10px !important;
}

.caret-date {
    z-index: 11;
    position: relative;
}

.hasc .ui-datepicker-inline {
    display: none !important;
    position: absolute;
}

.ti-pi {
    cursor: pointer;
}

    .ti-pi .ui-datepicker-inline {
        position: absolute;
    }

.ui-cal-dateline-fill {
    opacity: 0;
}

.ui-cal-dateline {
    opacity: 0
}

.footer-apt-turn {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 30px;
    line-height: 30px;
    background-color: #f5f5f5;
    justify-content: center;
    /*line-height: 60px;*/
}



.arr-btoom {
    /* overflow: hidden; */
    /* text-overflow: ellipsis; */
    /* white-space: nowrap; */
    position: absolute;
    margin-bottom: -12px;
    text-rendering: optimizeLegibility;
    /* margin-top: -12px; */
    text-decoration: none;
    height: 36px;
    overflow: hidden;
    margin-left: -65px;
    top: 30px
}

    .arr-btoom i {
        font-size: 20px;
    }

.arr-btoomcreate {
    /* overflow: hidden; */
    /* text-overflow: ellipsis; */
    /* white-space: nowrap; */
    position: absolute;
    margin-bottom: -12px;
    text-rendering: optimizeLegibility;
    /* margin-top: -12px; */
    text-decoration: none;
    height: 36px;
    overflow: hidden;
    margin-left: 55px;
    top: 30px
}

    .arr-btoomcreate i {
        font-size: 20px;
    }

.arr-btoomclient {
    /* overflow: hidden; */
    /* text-overflow: ellipsis; */
    /* white-space: nowrap; */
    position: absolute;
    margin-bottom: -12px;
    text-rendering: optimizeLegibility;
    /* margin-top: -12px; */
    text-decoration: none;
    height: 36px;
    overflow: hidden;
    margin-left: -32px;
    top: 30px;
}

    .arr-btoomclient i {
        font-size: 20px;
    }


.btn-ui-cen a {
    display: block;
    width: 100%;
    height: 100%;
    color: #fff;
    text-decoration: none;
    padding: 11px;
}

.modal-content-process-small {
    background: transparent;
}

.info-form {
    background: #fff;
    padding-bottom: 10px;
}

.p-r-gender {
    margin: 0 auto;
    float: none;
    margin-top: -15px;
}

.ul-gender {
    list-style: none;
    margin-bottom: 0px;
}

    .ul-gender li {
        display: inline-block;
    }

.li-gender img {
    width: 45px !important;
}

.fix-text-box-reg {
    border-left: 0;
    border-radius: 0;
    border-right: 0;
    border-top: 0;
    margin-top: -8px;
    padding-left: 0;
    font-size: 15px;
    height: 20px !important;
}

    .fix-text-box-reg:focus {
        outline: none !important;
        box-shadow: none;
    }

.li-gender button {
    background: 0;
    border: 0;
}

    .li-gender button.active img {
        background: #00b7ce;
        border-radius: 50%;
    }

.title-find {
    font-size: 20px;
    color: #00b7ce;
    background: #fff;
    text-align: center;
    font-weight: bold !important;
}

.lab-last {
    font-size: 10px;
}

.lab-last-filter {
    font-size: 10px;
}

.btn-save-reg {
    background: #ffcb05;
    color: #5d5e60;
}

    .btn-save-reg:focus {
        outline: none;
        box-shadow: none;
    }

.title-services {
    width: 100%;
    padding: 26px 30px 10px 23px;
    font-size: 15px;
    color: #656565;
}

.ts-mp {
    color: #656565;
    opacity: .7;
}

.ts-mp-p {
    color: #18bdd2;
    opacity: .7;
    font-weight: bold;
}

.h-service {
    padding-left: 10px;
    
}

.text-main {
    padding-left: 10px;
}

.text-muted {
    padding-left: 10px;
}

.lf-25 {
    margin-left: -25px;
}

.body-make-service {
    width: 100%;
    border-top: 1px dotted #ECF0F5;
    padding-left: 10px;
    /*margin-left: 10px*/
}

    .body-make-service:first-child {
        border-top: none;
    }

.r-title-ca {
    text-align: center;
    color: #18bdd2;
    width: 100%;
    padding: 10px 0 0 0;
    font-size: 15px;
    font-weight: 600;
}

.bt-cate {
    background: 0;
    border: 0;
    width: 73px;
}

    .bt-cate img {
        height: 60px;
        margin-top: -.8rem;
        width: 60px;
    }

.ca-body ul {
    list-style: none;
    padding: 0;
    /*padding:0;*/
    height: 400px;
    width: 190px;
    margin: 0 auto;
    text-align: left;
}

    .ca-body ul li {
        /*float:left;*/
        display: inline-block;
        margin: 10px;
    }

.btn-ca-title {
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    text-rendering: optimizeLegibility;
    text-decoration: none;
    opacity: .8;
    text-transform: uppercase !important;
    font-size: 10px;
    -webkit-box-orient: vertical;
    display: -webkit-box;
}

.rs-title-ca {
    color: #25476a;
    opacity: 0.6;
    padding: 26px 10px 10px 20px;
    font-size: 15px;
    text-transform: uppercase;
}

.flex-pos-item {
    /*min-height: calc(100vh - 122px);
    max-height: calc(100vh - 122px);*/
    height: calc(100vh - 100px);
    background-color: #fff;
    padding: 10px;
    overflow: auto;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: stretch;
    align-content: flex-start;
}

.flex-pos-emp {
    /*min-height: calc(100vh - 122px);
    max-height: calc(100vh - 122px);*/
    height: calc(100vh - 100px);
    background-color: #fff;
    padding: 10px;
    overflow: auto;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: stretch;
    align-content: flex-start;
}

.title-calendar {
    width: 100%;
    padding: 5px;
    color: #18bdd2;
    font-size: 15px;
    font-weight: 600;
    padding-left: 25px;
}

.title-information {
    /*width: 100%;*/
    padding: 5px;
    color: #18bdd2;
    font-size: 15px;
    font-weight: 600;
    padding-left: 20px;
    display: inline-block;
}

.ul-calendar {
    list-style: none;
    margin: 0;
    padding: 0;
}

.disable-select {
    user-select: none; /* supported by Chrome and Opera */
    -webkit-user-select: none; /* Safari */
    -khtml-user-select: none; /* Konqueror HTML */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
}

.p-top-4 {
    padding-top: 4px;
}

.p-top-5 {
    padding-top: 5px;
}

.lb-l-name {
    padding-right: 8px;
}

.border-over {
    clear: both;
    border-bottom: 1px solid #ECF0F5;
}

.input-none-border {
    border: none;
    box-shadow: none;
}

    .input-none-border:focus {
        border: none;
        box-shadow: none;
    }

.right-text {
    text-align: right;
    font-size: 13px;
}

.pd-4 {
    padding: 4px;
}

.pd-0 {
    padding: 0px;
}

.label-trans {
    font-size: .8125em; /* 13/16 */
    position: absolute;
    top: 1.23em;
    left: 1.23em;
    color: #f1773b;
    opacity: 1;
}

.js-hide-label label-trans {
    opacity: 0;
    top: 1.5em
}

.label-trans {
    -webkit-transition: .333s ease top, .333s ease opacity;
    transition: .333s ease top, .333s ease opacity;
}

.font-13 {
    font-size: 13px;
}

.footer-submit-apt {
    position: absolute;
    bottom: 0px;
    width: 100%;
    background: #fff;
    text-align: right;
    padding-right: 10px;
    padding-left: 10px;
}

.btn-save-reg {
    line-height: 15px;
}

.btn-save-apt {
    line-height: 15px;
    background: #00b7ce;
    color: #fff;
}

.c-za {
    color: #7a878e
}

.modal-header-white {
    background: #fff !important;
    color: #000 !important;
    opacity: .7;
}

.removeservice-edit:hover, .removeservice:hover {
    opacity: .7 !important;
}

.m-cog {
    -webkit-app-region: no-drag;
    height: 30px;
    margin-right: 6px;
    padding: 0px;
    position: relative;
    width: 30px;
}

.powerbar-profile {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    user-select: none;
    float: right;
}

.menu-bar {
    flex: 1;
}

.ul-powerbar-profile {
    list-style: none;
    margin: 0;
    padding: 0;
}



    .ul-powerbar-profile li {
        display: inline-block;
    }

    .ul-powerbar-profile .dropdown-header {
        padding: 0;
        border-color: transparent;
    }

        .ul-powerbar-profile .dropdown-header button {
            padding: 0 10px 0 10px;
            border-color: transparent;
        }

            .ul-powerbar-profile .dropdown-header button:focus, .ul-powerbar-profile .dropdown-header button:active {
                border: 0;
                box-shadow: none;
            }

        .ul-powerbar-profile .dropdown-header .show > .btn-secondary.dropdown-toggle {
            border: 0;
            box-shadow: none !important;
        }

            .ul-powerbar-profile .dropdown-header .show > .btn-secondary.dropdown-toggle:focus {
                box-shadow: none !important;
            }

.bf-center {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.before-process-all {
    position: absolute;
    bottom: 80px;
    right: 30px;
}

.dis-block {
    display: block;
}

.dis-none {
    display: none !important;
}

.pos-rel {
    position: relative;
    border: 0;
    border-radius: 3px;
    box-shadow: none !important;
    /*margin-bottom: 20px;*/
    width: 110px;
    border: 1px dotted #999;
    margin: 5px;
    cursor: pointer;
}

.mar-ver {
    margin-top: 10px;
    margin-bottom: 10px;
}

.img-lg {
    width: 50px;
    height: 50px;
}

.mar-no {
    margin: 0 !important;
    font-size: 12px;
}

.text-main, a.text-main:hover, a.text-main:focus {
    color: #4d627b;
    text-decoration: none !important;
}

.text-main {
    text-decoration: none !important;
}

.img-circle {
    border-radius: 50%;
}

.pos-rel a {
    text-decoration: none;
}

.pad-all.focus {
    background: #f5f5f5;
}

.modal-footer {
    border-bottom: none;
    background: #fff;
    border-radius: 0;
}

.modal-header {
    background: #fff;
}

.modal-body {
    background: #fff;
}

.item-service.focus {
    background: #eee;
}

.time-height {
    max-height: 300px;
    overflow-x: hidden;
    overflow-y: auto;
}

.a-time-height {
    width: 100%;
    /* line-height: 22px; */
    cursor: pointer;
    padding: 5px;
    /* margin: 7px; */
    display: block;
}

    .a-time-height:hover, .a-time-height:focus {
        background-color: #00b7ce;
        color: #fff;
    }

.cursor-pointer {
    cursor: pointer;
}

.popover-body .popover-close {
    position: absolute;
    top: 5px;
    right: 10px;
    opacity: 1;
}

.right-close-icon {
    position: absolute;
    right: 10px;
    /*top: 48px;*/
    top: 35px;
}

.popover {
    max-width: 500px;
}
/*#calendar .popover-body{
    
    padding:0;
}
#calendar .popover {
    max-height: calc(100vh - 200px);
    overflow-y:auto;
    overflow-x:hidden;
    position:fixed;
}
#calendar .popover-body .tbl-apt-month {
    padding: 0;
    margin: 10px;
}*/
.month-popover .popover-body {
    /*max-height: calc(100vh - 500px);*/
    /*max-height:200px;*/
    overflow-y: auto;
}

.cancel-apt-popover {
    background-color: rgb(70, 195, 217);
    border: 1px solid rgb(70, 195, 217);
}


.width-50 {
    width: 50%;
    font-size: 12px;
}

.width-25 {
    width: 25%;
    font-size: 12px;
}

.p-p-15 {
    padding: 0 15px 0 15px;
}

.bt-dotted {
    border-bottom: 1px dotted #cecece;
    height: 1px;
}

.ul-header-scheduler .popover {
    width: 220px;
    max-width: none;
}

#schedule .popover {
    width: 390px;
    max-width: none;
}

#caret-filter-customer .popover {
    width: 245px;
    max-width: none;
    z-index: 2000;
}

.table-apt-details {
    font-size: 11px;
}

    .table-apt-details thead th {
        vertical-align: bottom;
        border-bottom: 1px solid #dee2e6;
    }

    .table-apt-details td {
        padding: 0.75rem;
        vertical-align: top;
        border-top: 1px dotted #dee2e6;
        color: #505050;
    }

.color-price {
    color: #15c2d8 !important;
}

.table-apt-details > thead > tr > th {
    color: #58595B;
}

.reset-btn {
    background: 0;
    border: 0;
}

.btn-edit-h {
    /*background-image: url('../mango/edit.svg');
    background-color: transparent;
    background-position: center; 
    background-repeat: no-repeat;
    background-size: 15px 15px;*/
    width: 20px;
    height: 16px;
    border: 0;
}

.btn-edit-h-group {
    background-image: url('../mango/edit.svg');
    background-color: transparent;
    background-position: center; /* Center the image */
    background-repeat: no-repeat;
    background-size: 15px 15px;
    width: 20px;
    height: 16px;
    border: 0;
}

.btn-inservice-h {
    background-image: url('../mango/inservice.png');
    background-color: transparent;
    background-position: center; /* Center the image */
    background-repeat: no-repeat;
    background-size: 15px 15px;
    width: 20px;
    height: 16px;
    border: 0;
}

.btn-popover-checkin {
    background-image: url('../mango/inservice.png');
    background-color: transparent;
    background-position: center; /* Center the image */
    background-repeat: no-repeat;
    background-size: 15px 15px;
    width: 20px;
    height: 16px;
    border: 0;
}

.btn-popover-start {
    /*background-image: url('../mango/inservice.png');
    background-color: transparent;
    background-position: center; 
    background-repeat: no-repeat;
    background-size: 15px 15px;*/
    width: 20px;
    height: 16px;
    border: 0;
}

.btn-popover-group-checkin {
    /*background-image: url('../mango/inservice.png');
    background-color: transparent;
    background-position: center; 
    background-repeat: no-repeat;
    background-size: 15px 15px;*/
    width: 20px;
    height: 16px;
    border: 0;
}

.before-process-all-filter {
    width: 100%;
    height: 100%;
    /*display: flex;*/
    background-color: rgba(255,255,255,.6);
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}

    .before-process-all-filter .cssload-speeding-wheel {
        position: absolute;
        top: 46%;
        left: 40%;
        /*transform: translate(-50%, -50%);*/
    }

.before-process-all-book {
    width: 100%;
    height: 100%;
    /*display: flex;*/
    background-color: rgba(255,255,255,.6);
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}

    .before-process-all-book .cssload-speeding-wheel {
        position: absolute;
        top: 46%;
        left: 45%;
        /*transform: translate(-50%, -50%);*/
    }

.box-scheduler {
    min-height: calc(100vh - 130px);
    max-height: calc(100vh - 130px);
    overflow: auto;
}

.icon-sc-bar {
    position: absolute;
    color: #000;
    padding: 1px;
}

    .icon-sc-bar img {
        height: 20px;
    }

.btn-pre-pay {
    height: 30px;
    color: #fff;
    background-color: #93d500;
    border: 0;
    height: 22px;
    font-size: 12px;
    padding: 0 10px 0 10px;
}

.panel-buton-group {
    display: inline-block;
    float: right;
    margin-right: 20px;
}

    .panel-buton-group input {
        border: 0;
        margin-top: 10px;
    }

.c-group {
    padding: 10px;
}

    .c-group .group-num-guest {
        line-height: 18px;
        width: 100%;
        display: -webkit-inline-box;
    }

.group-num-guest .title-group-infor {
}

.btn-sm-popover {
    color: #fff;
    background-color: #93d500;
    border: 0;
    height: 22px;
    font-size: 12px;
    padding: 0 10px 1px 10px;
}

.e-event-popup:not(:first-child) {
    border-top: 1px dotted #505050;
}

.popover-title-ticket {
    font-size: 18px;
    text-transform: uppercase;
    color: #505050;
}

.pop-text-1 {
    display: inline-block;
    font-size: 12px;
    color: #505050;
    width: 120px;
}

.pop-text-2 {
    display: inline;
    font-size: 12px;
    color: #212529;
}

.fz-16 {
    font-size: 16px;
}

.popover.show {
    z-index: 100;
}

.p-left-0 {
    padding-left: 0 !important;
}

.add-guest-check-in-group {
    margin-left: 40px;
    border: 0;
    background-color: #8b85ca;
    color: #fff;
    padding: 5px;
}

    .add-guest-check-in-group:hover {
        background-color: rgba(139,133,202,.8);
    }

.footer-power-by {
    z-index: 9999;
    justify-content: center;
}

#box-guest-check-in .panel {
    margin-bottom: 5px;
}

#box-guest-check-in .panel-heading {
    padding: 10px 0;
    background-color: #f5f5f5;
    border-color: #ddd;
}

#box-guest-check-in .panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;
    line-height: 21px;
}

#box-guest-check-in .fa-chevron-down:before {
    content: "\f078" !important;
}

#box-guest-check-in .panel-heading.collapsed .fa-chevron-down:before {
    content: '\f077' !important;
}

#box-guest-check-in .card-header {
    padding: 0;
}

#box-guest-check-in .btn-guest {
    width: 100%;
    text-align: left;
    text-decoration: none;
}

    #box-guest-check-in .btn-guest:horizontal {
        text-decoration: none;
    }

#box-guest-check-in .card-body {
    padding: 5px;
}

#box-guest-check-in .card-header:first-child {
    border-radius: 0;
}

#box-guest-check-in .card {
    border-radius: 0;
}

#box-guest-check-in .card-header {
    background: #fff;
}

.flex-pos-emp .img-emp-turn {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 55px;
    height: 55px;
    border-radius: 30px;
    background: #ffcd00;
    position: absolute;
    z-index: 1;
    left: 22%;
    top: -5%;
}

.flex-pos-emp .turn {
    /*color: white;*/
    padding-top: 5px !important;
    padding-left: 3px;
    list-style-type: none;
    position: relative
}

.flex-pos-emp .body-turn {
    padding-top: 25%;
    padding-right: 0px;
    font-size: 11px;
    color: #505050;
    font-weight: bold;
}

.flex-pos-emp .panel-turn {
    background-color: transparent;
}

.flex-pos-emp .is-service {
    background: #efefef;
}

.flex-pos-emp {
    height: calc(100vh - 180px); /*dung co sua cai nay nua nha.*/
}

    .flex-pos-emp .pad-all.focus {
        background: #dae343;
    }

.fz-12 {
    font-size: 12px;
}

.main-color {
    color: #505050;
}

.border-top-0 {
    border-top: 0;
}

.markup-btn-checkout {
    line-height: 15px;
    background: #93d500;
    color: #fff;
}

    .markup-btn-checkout[disabled]:hover {
        color: #fff;
    }

#CheckoutPayment {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    height: calc(100vh - 150px);
    position: relative;
}

.rm-receive-cash {
    font-size: 20px;
    position: absolute;
    right: 12px;
    top: -10px;
    right: -1px;
    cursor: pointer;
    color: #505050;
}

    .rm-receive-cash:hover {
        cursor: pointer;
        color: #969292;
    }

    .rm-receive-cash i {
        float: right;
        font-size: 20px;
        position: relative;
        margin-bottom: 0px;
        line-height: 13px;
        color: #505050;
        /*font-size: 17px;
    display: flex!important;
    justify-content: flex-end;*/
    }

        .rm-receive-cash i:hover {
            float: right;
            font-size: 20px;
            position: relative;
            margin-bottom: 0px;
            line-height: 13px;
            color: #969292;
            cursor: pointer;
            /*font-size: 17px;
display: flex!important;
justify-content: flex-end;*/
        }

.opacity2 {
    opacity: .2 !important;
}
/*.fusion-column-layout {
   margin:0 5px;
   width:100%;
}*/
/*.fa-chevron-up:before {
    content: "\f077";
}*/
.ui-cog img {
    width: 15px;
    position: absolute;
    right: 14px;
}


/*receipt*/
.receipt-ticket {
    width: 308px;
    position: relative;
    text-align: right;
    margin: auto;
    margin-top: 20px;
    color: #5a5a5a;
}

.receipt-group-btn {
    width: 308px;
    position: relative;
    text-align: right;
    margin: auto;
    margin-top: 10px;
    color: #5a5a5a;
    margin-bottom: 50px;
}

#receipt-content {
    width: 302px;
    /*width:430px;*/
    height: auto;
    overflow: hidden;
    border: 1px dashed rgb(194, 194, 194);
    color: rgb(147, 146, 146);
    /*width: 100%;
    height: 90%;*/
    overflow: hidden;
    outline: none;
    position: relative;
    margin: auto;
}

.receipt-close {
    position: absolute;
    right: 10px;
    top: 10px;
}

.receipt-address {
    padding-top: 10px;
    font-weight: lighter;
    color: #C2C2C2;
    text-align: center;
    margin: 0 10px 0 10px;
    word-wrap: break-word;
}

.receipt-bottom-border {
    border-bottom: 1px solid #c2c2c2;
}

.receipt-content {
    font-size: 1em;
}

.turn-content-scheduler {
    width: 100%;
    position: relative;
}

.w-60 {
    width: 60% !important;
}

.sc_Bar img.s-icon {
    /*float: left;*/
    position: absolute;
    height: 19px;
    margin-left: 4px;
    z-index:1;
}

    .sc_Bar img.s-icon:hover {
        filter: opacity(0.5);
    }
/*.animated.fadeIn, .animated.fadeInShort, .animated.fadeInImageShow {
    -webkit-animation-duration: .2s;
    animation-duration: .2s;
}

.fadeIn, .fadeInShort, .fadeInImageShow {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}
.animated {
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
}
.animated.zoomIn {
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
}
.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
}*/

.modal.fade {
    opacity: 1;
}

    .modal.fade .modal-dialog {
        -webkit-transform: translate(0);
        -moz-transform: translate(0);
        transform: translate(0);
    }

.fade2 {
    transform: scale(0.8);
    opacity: 0;
    transition: all .1s linear;
    display: none;
    /*display: block !important;*/
}

    .fade2.show {
        opacity: 1;
        transform: scale(1);
    }

.right-payment .loading {
    background-color: rgba(255,255,255, .8);
    width: 100%;
    height: 100%;
    z-index: 9999;
    position: absolute;
    display:flex;
    align-items:center;
    justify-content:center;
}


.w-receiptmodal {
    width: 370px;
}

.pointer-events-none {
    pointer-events: none !important;
}

.container-input-number .btnt {
    background: rgba(255, 255, 255, 0.3) !important;
    color: black;
    border-style: none;
    border-radius: 50% !important;
    font-size: 1.5rem !important;
    text-align: center !important;
    width: 54px !important;
    height: 55px !important;
    /* margin-left: 23px; */
    margin-bottom: 5px;
    font-family: Tw Cen MT;
    border: 1px solid;
    color: #bcbdbe;
    border-color: #bcbdbe;
    margin: 10px;
}

.modal2-header {
    position: relative;
    max-width: 100%;
    margin: 1em 0 .4em;
    padding: 0;
    color: #595959;
    font-size: 1.875em;
    font-weight: 600;
    text-align: center;
    text-transform: none;
    word-wrap: break-word;
    margin-bottom: 0;
}

.modal2-footer {
    border-top: 0 !important;
    display: flex;
    align-items: center;
    justify-content: center;
}

.btn-modal2-success {
    display: inline-block;
    border-left-color: rgb(48, 133, 214);
    border-right-color: rgb(48, 133, 214);
    border: 0;
    border-radius: .25em;
    background: initial;
    background-color: #3085d6;
    color: #fff;
    font-size: 1.0625em;
    margin: .3125em;
    padding: .625em 2em;
}

    .btn-modal2-success:hover {
        background-color: #2B78C0;
        color: #fff;
    }

.swal2-show {
    z-index: 9999;
}

.swal2-container {
    z-index: 9999 !important;
}


.powerbar-profile .dropdown-header #dropdownMenuButton:after {
    content: '';
    display: none;
}

.powerbar-profile .dropdown-header #dropdownMenuButton:focus {
    box-shadow: none;
    border-color: transparent !important;
    outline: none;
}
/*.ul-powerbar-profile .dropdown-header.show {
    box-shadow: none;
    border-color: transparent !important;
}*/
.c-content-turn .payment-6 {
    margin-top: 21px;
}

.tl.selected:first-child {
    background: #E9ECEF !important;
}

.tl.selected {
    background: #E9ECEF !important;
}

.container-modal2-content .error_message {
    color: red;
    text-align: center;
    animation: blinker 1s linear infinite;
}

.text-date-ti {
    color: #404040;
    font-weight: 600;
}

.gr-one-hour {
    position: absolute;
    top: 0px;
    left: 0px;
}

.one-h-view {
    position: absolute;
    width: 90px;
    top: 18px;
    left: 213px;
    cursor: pointer;
}

    .one-h-view:hover {
        color: #d1d1d1;
    }

.t-c-pre {
    position: absolute;
    top: 18px;
    left: 193px;
    cursor: pointer;
    /*background: rebeccapurple;*/
    padding: 0px 5px;
}

.t-h-next {
    position: absolute;
    top: 18px;
    left: 300px;
    cursor: pointer;
    /*background: antiquewhite;*/
    padding: 0 5px;
}

.t-v-apt {
    position: absolute;
    right: 5px;
    width: 30px;
}

.onelineCate img.img-cate-service {
    border-radius: 50%;
}

.apt-client .apt-td-client {
    border-top: none;
}

.apt-client .imgclient {
    width: 55px;
    height: 55px;
    border-radius: 50%;
}

.apt-client .apt-text-title {
    line-height: 24px;
    padding-top: 0;
    padding-bottom: 0;
    font-weight: 600;
    width: 52%;
    color: #505050;
    font-size: 12px;
}

.apt-client .apt-text-result {
    line-height: 24px;
    padding-top: 0;
    padding-bottom: 0;
    font-weight: 400;
    color: #525252;
    font-size: 12px;
    text-transform: capitalize;
}

.apt-client table td {
    border-top: 1px dotted #505050;
}

.apt-group-more {
    position: relative;
    width: 100%;
    display: block;
    text-align: right;
    margin-right: 20px;
    font-size: 12px;
    font-weight: 600;
}

.apt-group-plus {
    color: #00bed6;
}

.apt-view-more-info {
    cursor: pointer;
}
/*.popover .apt-client {
    width: 600px;
}
.popover(apt-client) {
    width: 600px;
    background:red;
}*/
.s-apt-btn {
    padding: 0;
    background: none;
    border: 0;
    width: 25px;
    height: 25px;
}

.loading-all-content {
    background-color: rgba(255,255,255, .8);
    width: 100%;
    height: 100%;
    z-index: 10;
    position: absolute;
    z-index: 100;
}

.bd-content {
    /*height: calc(100vh - 110px);*/
    height: calc(100vh - 137px);
    position: relative;
    padding: 0 10px 10px 15px;
}

.apt-group-icon {
    position: absolute;
    right: 10px;
    top: 30px;
}

.apt-hour-today {
    cursor: pointer;
    font-weight: 600;
}


@media(max-width: 1200px) {
    .daytime {
        display: none;
    }
}

@media only screen and (max-device-width: 768px) {
    .main-menuhien {
        position: relative;
        left: -21px;
        font-size: 12px;
    }

    .right-menuhien {
        align-items: center;
        color: black;
        margin-left: 30px;
        position: absolute;
        right: 15px;
        display: flex;
        top: 15px;
    }

    .dropdown-header {
        position: relative;
    }

    .ui-cog {
        font-size: 0px;
    }
   
}

@media only screen and (max-width: 414px) {
    .main-nav ul.main-menuhien {
        display: none;
    }

    .right-menuhien {
        align-items: center;
        color: black;
        margin-left: 30px;
        position: absolute;
        right: 15px;
        display: flex;
        top: 15px;
    }

    .daytime {
        display: none;
    }

    .dropdown-header {
        position: relative;
        top: 7px;
        left: -1px;
        line-height: 0;
        padding: 0;
    }

    .ui-cog {
        font-size: 0px;
    }

} 

@media(min-width: 768px) {
    .caret-2 {
        padding-left: 0px;
    }
}

@media (min-width: 992px) {
    .modal-tip {
        max-width: 600px;
    }
}

@media (min-width: 1350px) {
    .menu-bar {
        /*margin-left: 425px;*/
        /*max-width: calc(100% - 73.2rem);*/
    }
}

@media (min-width: 1038px) {
    .menu-bar {
        /*margin-left: 425px;*/
        /*max-width: calc(100% - 65.2rem);*/
    }
}

.cssload-speeding-wheel {
    width: 49px;
    height: 49px;
    margin: 0 auto;
    border: 3px solid rgb(0,0,0);
    border-radius: 50%;
    border-left-color: transparent;
    border-right-color: transparent;
    animation: cssload-spin 575ms infinite linear;
    -o-animation: cssload-spin 575ms infinite linear;
    -ms-animation: cssload-spin 575ms infinite linear;
    -webkit-animation: cssload-spin 575ms infinite linear;
    -moz-animation: cssload-spin 575ms infinite linear;
}

.cancel-check [type="radio"]:checked + label, .cancel-check [type="radio"]:not(:checked) + label {
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    line-height: 25px;
    display: inline-block;
    color: #422b2b;
    font-size: 15px;
}

    .cancel-check [type="radio"]:checked + label:before, .cancel-check [type="radio"]:not(:checked) + label:before {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        width: 24px;
        height: 24px;
        border: 1px solid #504646;
        border-radius: 100%;
        background: none;
    }

    .cancel-check [type="radio"]:not(:checked) + label:after {
        opacity: 0;
        -webkit-transform: scale(0);
        transform: scale(0);
    }

    .cancel-check [type="radio"]:checked + label:after, .cancel-check [type="radio"]:not(:checked) + label:after {
        content: '';
        width: 14px;
        height: 14px;
        background: #ffcd00;
        position: absolute;
        top: 5px;
        left: 5px;
        border-radius: 100%;
        -webkit-transition: all 0.2s ease;
        transition: all 0.2s ease;
    }

.cancel-check [type="radio"]:checked, .cancel-check [type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}

.ui-cal .ui-cal-event p.title {
    display: none;
}

.ui-cal-event .details {
    text-transform: capitalize;
}

.ui-cal .ui-cal-dateline, .ui-cal .ui-cal-dateline-fill, .ui-cal .ui-cal-event, .ui-cal .ui-cal-event.selected {
    /*background-color:#fff!important;*/
}

.dis-flex-center {
    /*display:flex;*/
    justify-content: center;
    align-items: center;
    height: calc(100% - 30px);
    text-align: center;
    color: #505050;
    padding-left: 10px;
}

.box-scheduler .popover {
    width: 390px;
    max-width: none;
}

#calendar .count > span {
    display: flex;
    padding: 2px 5px 2px 5px;
    font-size: 16px;
}

#calendar .count {
    color: #fff;
    border-radius: 0;
    cursor: pointer;
}

.tbl-apt-month > thead > tr > th {
    border-top: 0 !important;
}

.zip-aptdt {
    -webkit-line-clamp: 2;
    overflow: hidden;
    width: 60px;
    text-overflow: ellipsis;
    white-space: normal;
    text-rendering: optimizeLegibility;
    text-decoration: none;
    text-transform: uppercase !important;
    font-size: 10px;
    -webkit-box-orient: vertical;
    display: -webkit-box;
}
/*week apt*/
.w-menu {
    width: 100%;
    height: 26px;
}

.w-header-cell {
    float: left;
    color: #000;
    padding: 4px 0;
    line-height: 18px;
    height: 26px;
    display: block;
    /* width: 150px !important; */
    border-bottom: 1px solid #ececec;
    border-top: 2px solid #808080;
}

.w-header {
    float: left;
    height: 26px;
    position: relative;
    overflow: hidden;
    border-bottom: 1px solid #ececec;
    border-top: 2px solid #808080;
}

.w-header-scroll {
    position: absolute;
    left: 0;
    top: 0;
    border-left: 1px solid #ececec;
    border-bottom: 1px solid #ececec;
}

.w-cell-header {
    border-right: 1px solid #ececec;
    float: left;
    padding: 3px 0;
    text-align: center;
    font-weight: 600;
    color: #333;
    width: 145px;
}

.w-data {
    width: 150px;
    overflow: hidden;
    /*height:500px;*/
    position: relative;
    float: left;
    max-height: calc(100vh - 176px);
}

.w-timeline {
    height: 104px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-bottom: solid 1px #d2d1d0;
    position: relative;
    font-size: 17px;
    color: #333;
    text-transform: uppercase;
}

.w-timeline-node {
    height: 104px;
    border-bottom: solid 1px #d2d1d0;
    position: relative;
    overflow: hidden;
}

.w-data-scroll {
    position: absolute;
    left: 0;
    width: 150px;
}

.w-tl {
    width: 145px;
    height: 100%;
    float: left;
    border-right: solid 1px #ececec;
    display: inherit;
}

    .w-tl span {
        color: #fff;
    }

    .w-tl > div {
        display: inline-block;
        padding: 3px;
        margin: 5px;
    }

.w-main {
    position: relative;
}

.w-main-box {
    overflow: auto;
    float: left;
    border-left: 1px solid #ececec;
    max-height: calc(100vh - 176px);
}

.user-status-main .v-type-item {
    padding-top: 5px;
    padding-bottom: 5px;
    cursor: pointer;
}

    .user-status-main .v-type-item:hover {
        color: #00BED6;
    }

.details-apt {
    font-size: 11px;
}
/*end week apt*/

.tooltipster-sidetip.tooltipster-noir.tooltipster-noir-customized .tooltipster-box {
    background: #fff;
    border: 1px solid red;
    border-radius: 6px;
    /*box-shadow: 5px 5px 2px 0 rgba(0,0,0,0.4);*/
}

.tooltipster-sidetip.tooltipster-noir.tooltipster-noir-customized .tooltipster-content {
    color: blue;
    padding: 8px;
}

/*.tooltipster-sidetip .tooltipster-box{
    border-radius:7px!important;
    border:1px solid #A7a7a7!important;
}*/
.tooltipster-base {
    border-radius: 1px;
    border: 1px solid #eee !important;
    background: #fff;
    color: #222;
}

.ti-pi .ui-datepicker-inline {
    z-index: 21;
}

.apt-month-title > span {
    font-size: 22px;
    font-weight: 600;
    padding: 0;
    display: inline-block;
    position: relative;
    margin: 0;
    color: #333;
}

.FMtxfn {
    float: right;
}

.BubOTP {
    margin-top: 15px;
}

.footer-power-by {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding-top: 14px;
    padding-bottom: 14px;
    border-top: 0px solid gray;
    background: none;
    border-top: none;
    z-index: 1000;
}

.KNDolc {
    color: #404040;
    font-weight: 600;
}

.lHbkJx {
    cursor: pointer;
}

.fc-widget-header {
    font-family: 'Montserrat', sans-serif !important;
}

.appointment .fc-day-header {
    font-weight: 600;
}

.bflzL {
    display: inline-table;
    /*overflow-x: auto;*/
    /*height: 125px;*/
    max-height: 125px;
}

#schedule .sc_main_box::-webkit-scrollbar {
    width: 10px;
    height: 10px;
    background-color: #aaa;
}

#schedule .sc_main_box::-webkit-scrollbar-thumb {
    background: #000;
}

#schedule .sc_main_box {
    scrollbar-color: #000 #aaa;
    scrollbar-width: thin;
}

#schedule .details-apt::-webkit-scrollbar {
    width: 5px;
    height: 5px;
    background-color: #aaa;
}

#schedule .details-apt::-webkit-scrollbar-thumb {
    background: #000;
}

#schedule .details-apt {
    scrollbar-color: #000 #aaa;
    scrollbar-width: thin;
}

.box-scheduler .w-main-box::-webkit-scrollbar {
    width: 5px;
    height: 5px;
    background-color: #aaa;
}

.box-scheduler .w-main-box::-webkit-scrollbar-thumb {
    background: #000;
}

.box-scheduler .w-main-box {
    scrollbar-color: #000 #aaa;
    scrollbar-width: thin;
}

.R0vuD::-webkit-scrollbar {
    width: 5px;
    height: 5px;
    background-color: #aaa;
}

.R0vuD::-webkit-scrollbar-thumb {
    background: #000;
}

.R0vuD {
    scrollbar-color: #000 #aaa;
    scrollbar-width: thin;
}

.month-popover .popover-body::-webkit-scrollbar {
    width: 5px;
    height: 5px;
    background-color: #aaa;
}

.month-popover .popover-body::-webkit-scrollbar-thumb {
    background: #000;
}

.month-popover .popover-body {
    scrollbar-color: #000 #aaa;
    scrollbar-width: thin;
}

.row-make-service .card.active .btn-guest {
    color: #00BED6;
}

.xyQpz:hover {
    cursor: pointer;
}

    .xyQpz:hover .check-reasons {
        border: 1px solid #ffcd00 !important;
    }

    .xyQpz:hover .check-o-reasons {
        background: #ffcd00 !important;
    }

    .xyQpz:hover .hover-select-cancel {
        color: #ffcd00 !important;
    }

.fix-top-week {
    position: absolute !important;
    top: 100px !important;
}

.fix-top-cl {
    position: absolute !important;
    top: 100px !important;
}

.fix-arr-cl {
    top: 32px !important;
}

#calendar .gr-lst {
    color: #fff;
    border-radius: 0;
    cursor: pointer;
}

.appointment .gr-lst {
    /* border: 1px solid #eee; */
    border-radius: 5px;
    font-size: 1.5em;
    font-weight: bold;
    margin: 2px;
    padding: 0;
    text-align: center;
    float: left;
    min-width: 30%;
    color: #000;
}

#calendar .gr-lst > span {
    display: flex;
    padding: 2px 5px 2px 5px;
    font-size: 16px;
}


#calendar .ui-cal-wrapper::-webkit-scrollbar {
    width: 5px;
    height: 5px;
    background-color: #aaa;
}

#calendar .ui-cal-wrapper::-webkit-scrollbar-thumb {
    background: #000;
}

#calendar .ui-cal-wrapper {
    scrollbar-color: #000 #aaa;
    scrollbar-width: thin;
}

.active-fdate {
    background: #00B7CE !important;
    color: #fff !important;
}

.box-input-num {
    background-color: rgb(128, 128, 128,0);
    width: 100% !important;
    font-size: 5em !important;
    text-align: center !important;
    border: none;
    color: white !important;
    cursor: default;
}

@keyframes cssload-spin {
    100% {
        transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-o-keyframes cssload-spin {
    100% {
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-ms-keyframes cssload-spin {
    100% {
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-webkit-keyframes cssload-spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-moz-keyframes cssload-spin {
    100% {
        -moz-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes blinker {
    50% {
        opacity: 0;
    }
}

.pin-lock-out-in {
    background-color: rgb(128, 128, 128,0);
    width: 100% !important;
    font-size: 5em !important;
    text-align: center !important;
    border: none;
    color: white !important;
}




.daytime {
    margin-right: -25px;
    font-weight: 600;
    color: #505050;
    margin-top: 0px;
    font-size:15px;
}




.hiencontainer {
    background-color: #00bed6;
    max-width: 2400px;
}


/*.main-menuhien li i {
    position: relative;
    top: 20px;
}*/



a {
    color: #fff;
    text-decoration: none;
}

ul {
    list-style: none
}

/* Nav */
.main-nav {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 60px;
    /*padding: 20px 10px;*/
    font-size: 17px;
    color: white;
    background: #00bed6;
    width: 100%;
    max-width: 2400px;
    position: relative;
}

    .main-nav .logohien {
        width: 110px;
        align-items: center;
        cursor: pointer;
        position: absolute;
        left: 0;
        bottom: 20px;
    }

    .main-nav ul {
        display: flex;
    }

        .main-nav ul li {
            padding: 0 20px;
        }

            .main-nav ul li a {
                padding-bottom: 2px;
                cursor: pointer;
            }

                .main-nav ul li a:hover {
                    border-bottom: 2px solid #fff;
                }

        .main-nav ul.main-menuhien {
        }

.right-menuhien {
    align-items: center;
    color: black;
    margin-left: 30px;
    position: absolute;
    right: 0px;
    display: flex;
    top: 0px;
}

/*Footer*/
.ct-footer {
    text-align: center;
    float: none;
    /*min-width: 100vh;*/
    width: 100%;
    position: absolute !important;
    bottom: 0;
    z-index: 10;
    top: unset !important;
}
.version{
    font-size:12px;
    color:#505050;
    font-weight:500;
}
.ct-text {
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    color: #505050;
}

.ct-logo {
    display: inline-block;
}

    .ct-logo img {
        width: 100px;
        display: inherit;
        margin-top: -4px;
    }

#span-str-daterange{
    font-weight:500;
}
#btn-today-cycle{
    font-weight:500!important;
}
.show-details-payment {
    cursor: pointer;
    color: #00b7ce
}
.show-details-payment:hover {
    cursor: pointer;
    color:#00b7ce;
    opacity:.8;
}