﻿body {
    margin: 0;
    padding: 0;
    background-color: #ecf0f5;
    /*font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;*/
    font-weight: 100;
    font-style: normal;
    font-family: 'Montserrat', sans-serif;
    /*font-family: Montserrat !important;*/
    font-size: 13px;
    font-weight: normal;
    color: #7a878e;
    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 */
}

.wrapper {
    display: flex;
    width: 100%;
}

.navbar {
    background-color: #00bed6;
    border-color: transparent;
    height: 45px;
    width: 100%;
    display: block;
}

.navbar-brand img {
    height: 40px;
}

.navbar-nav .nav-link {
    color: #fff;
}

.wspace_header_main {
    width: 230px;
    min-width: 230px;
}
/*end headear*/
/*left panel*/
#left-panel {
    width: 250px;
    left: 0px;
    top: 0px;
    height: 100%;
    max-height: 100%;
    position: fixed;
    z-index: 999;
    display: block;
    background-color: #fff;
    font-size: 13px;
    /*min-width: 250px;
    max-width: 250px;*/
}

#left-panel {
    overflow: hidden;
    position: fixed;
    top: 66px;
}

.main-node {
    max-height: calc(100% - 30px);
    height: calc(100% - 30px);
    overflow-y: auto;
    position: relative;
}

/*end left panel*/
/*content*/
#content {
    /*background-color:white;*/
    /*width: calc(100% - 250px);*/
    /*min-height: 100vh;*/
    transition: all 0.3s;
    width: calc(100% - 250px);
    /*min-height: calc(100vh - 100px);
    max-height: calc(100vh - 100px);*/
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    /*overflow: hidden;*/
}


.header-main-content {
    display: flex;
    align-items: center;
    height: 56px;
    padding: 0 24px;
    border-color: transparent;
    border-width: 1px 0;
    -webkit-font-smoothing: antialiased;
    font: 600 18px/1.56 "Open sans","lucida grande","Segoe UI",arial,verdana,tahoma,"Hiragino Kaku Gothic ProN","Osaka","Meiryo UI","Yu Gothic UI",sans-serif;
    color: rgba(0,0,0,0.9);
}

.body-main-widget {
    display: block;
    background: #f7f7f7;
    padding-bottom: 16px;
    padding-left: 16px;
}

.box-home {
    margin-right: 16px;
    margin-top: 16px;
}

.content-btn {
    display: block;
    box-sizing: border-box;
    width: 100%;
    height: 120px;
    background: white;
    border: solid 1px rgba(0,0,0,0.2);
    border-radius: 2px;
    padding: 0;
    box-shadow: none;
    outline: none;
    cursor: pointer;
    color: rgba(0,0,0,0.9);
    text-align: center;
}

.icon-btn {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 48px;
    height: 48px;
    margin: 0 auto 4px;
}

    .icon-btn img {
        width: 50px;
    }

.title-btn {
    -webkit-font-smoothing: antialiased;
    font: 400 12px/1.66666667 "Open sans","lucida grande","Segoe UI",arial,verdana,tahoma,"Hiragino Kaku Gothic ProN","Osaka","Meiryo UI","Yu Gothic UI",sans-serif;
    line-height: 1.33;
}

.wr-footer {
    position: absolute;
    bottom: 0px;
}

.w-210 {
    width: 210px;
}

.mrt-66 {
    margin-top: 45px;
}

.panel {
    background: #fff;
}

.panel-heading {
    position: relative;
    height: 42px;
    padding: 0;
    color: #4d627b;
}

.panel-control {
    height: 100%;
    position: relative;
    float: right;
    padding: 0 15px 0 5px;
}

.panel-title {
    font-weight: normal;
    padding: 0 20px 0 20px;
    font-size: 1.15em;
    line-height: 42px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.panel-body {
    padding: 15px 20px 25px;
}

.panel-turn-manager {
    height: 100vh;
    width: 100%;
}

.panel-turn {
    background-color: #fff;
    border-color: rgba(0,0,0,0.07);
    /*border-radius: 3px;*/
    box-shadow: none;
    color: inherit;
    /*margin: 10px 0 10px 0;*/
}

.header-turn {
    padding: 5px 10px 5px 10px;
    background-color: #EFEFEF;
    color: #fff;
}

.header-turn-has {
    background: #2DB1F3
}

.img-turn {
    width: 44px;
}

.body-turn {
    padding: 5px 10px 5px 10px;
    font-size: 10px;
    padding-top: 15px;
    padding-right: 0px;
    font-size: 10px;
    color: #505050;
    font-weight: bold
}

.footer-turn {
    /*padding-top: 10px;*/
    /*display: flex;*/
    line-height: 22px;
    font-size: 12px;
}

.t1 {
    display: inline-block;
    float: left;
}

.t2 {
    display: inline-block;
    float: right;
}

.t-r {
    float: left;
    padding-left: 10px;
    display: block;
    width: 100%;
}

.t-h {
    line-height: 14px;
    display: block;
}

.content-turn {
    display: flex;
    color: #000;
}

.turn-control {
    height: 100%;
    position: relative;
    float: right;
    padding: 0 15px 0 5px;
}

    .turn-control:before {
        content: '';
        display: inline-block;
        height: 100%;
        vertical-align: middle;
        left: -1em;
        position: relative;
    }

.title-turn {
    text-align: left;
    color: #000;
    font-size: 12px;
    font-weight: 600;
}

.rounded225 {
    border-radius: 2.25rem !important;
}

.tab-base .tab-content {
    background-color: #fff;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    /*padding: 15px;*/
}

.tab-content > .active {
    display: block;
    position: relative;
}

.tab-base .nav-tabs.tabs-right {
    text-align: right;
}

.tab-base .nav-tabs {
    border: 0;
}

    .tab-base .nav-tabs.tabs-right > li {
        float: none;
        display: inline-block;
        margin-right: -2px;
        cursor: pointer;
    }

    .tab-base .nav-tabs > .active > a, .tab-base .nav-tabs > .active a:hover, .tab-base .nav-tabs > .active > a:focus {
        border-color: transparent;
    }

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #4d627b;
    border-color: transparent;
    border-bottom-color: transparent;
}

    .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
        color: #555;
        cursor: default;
        background-color: #fff;
        border: 1px solid #ddd;
        border-bottom-color: transparent;
        text-decoration: none;
    }

.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 15px;
}

.nav-tabs li a {
    color: #7a878e;
    border-radius: 3px 3px 0 0;
}

    .nav-tabs li a:hover {
        text-decoration: none;
    }

.btn-group-vertical > .btn-group:after, .btn-group-vertical > .btn-group:before, .btn-toolbar:after, .btn-toolbar:before, .clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .dl-horizontal dd:after, .dl-horizontal dd:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .modal-footer:after, .modal-footer:before, .modal-header:after, .modal-header:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .pager:after, .pager:before, .panel-body:after, .panel-body:before, .row:after, .row:before {
    display: table;
    content: " ";
}

.btn-group-vertical > .btn-group:after, .btn-toolbar:after, .clearfix:after, .container-fluid:after, .container:after, .dl-horizontal dd:after, .form-horizontal .form-group:after, .modal-footer:after, .modal-header:after, .nav:after, .navbar-collapse:after, .navbar-header:after, .navbar:after, .pager:after, .panel-body:after, .row:after {
    clear: both;
}

.tab-cus-r {
    display: block;
}

.btn-primary {
    background-color: #1c3550 !important;
    border-color: #1c3550 !important;
    color: #fff !important;
}

.modal-full {
    min-width: 90%;
    /*margin: 0;*/
}

    .modal-full .modal-content {
        min-height: 90vh;
    }

#txtPhoneFC {
    text-align: center;
}

.height-400 {
    height: 400px;
    overflow-y: auto;
}

.wrapper-modal {
    width: 100%;
    height: 100%;
    display: flex;
    background-color: rgba(255,255,255,.6);
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    display: none;
}

.display-flex {
    display: flex !important;
}

.ca-header {
    position: relative;
    height: 50px;
    line-height: 50px;
    overflow: hidden;
    padding: 0 20px;
    text-align: center;
    background: #333;
    color: #fff;
    border-radius: 3px 3px 0 0;
    background: #4A9FF9;
    font-size: 16px;
}

.ca-body {
    height: calc(100% - 45px);
    background: #ECF0F5;
    padding: 10px;
}

.ca-item {
    left: 0px;
    top: 0px;
    transform: translateX(0px) translateY(0px);
    display: block;
    touch-action: none;
    user-select: none;
    -webkit-user-drag: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    margin: 10px 0 10px 0;
}

.ca-title {
    /*position: relative;
    padding: 10px 5px 10px 10px;
    background: #fff;
    border-radius: 4px;
    font-size: 14px;
    cursor: pointer;
    -webkit-box-shadow: 0px 1px 3px 0 rgba(0,0,0,0.2);
    box-shadow: 0px 1px 3px 0 rgba(0,0,0,0.2);
    text-align: center;
    min-height: 70px;
    height: 70px;
    color: #4d627b;*/
}
    /*.ca-title.active{
    background:#03A9F4;
    color:#fff;
}*/
    .ca-title.active img {
        background: #00bed6;
        color: #fff;
        border-radius: 50%;
    }

    .ca-title.active .p-cate-2 {
        border: none;
    }

.ca-title-edit.active .p-cate-2 {
    border: none;
}

.ca-title-edit {
    /*position: relative;
    padding: 10px 5px 10px 10px;
    background: #fff;
    border-radius: 4px;
    font-size: 14px;
    cursor: pointer;
    -webkit-box-shadow: 0px 1px 3px 0 rgba(0,0,0,0.2);
    box-shadow: 0px 1px 3px 0 rgba(0,0,0,0.2);
    text-align: center;
    min-height: 70px;
    height: 70px;
    color: #4d627b;*/
}

    .ca-title-edit.active {
        /*background: #03A9F4!important;
    color: #fff;*/
    }

        .ca-title-edit.active img {
            background: #00b6cc;
            color: #fff;
            border-radius: 50%;
        }

    .ca-title-edit.focus {
        background: #FF82B1;
        color: #fff;
    }

.panel-body-item-service {
    /* float: none; */
    margin: 0 auto 0 auto;
    text-align: center;
    /* display: flex; */
    padding: 10px;
    font-size: 16px;
}

.row-panel-item {
    border-radius: 4px;
    cursor: pointer;
    -webkit-box-shadow: 0px 1px 3px 0 rgba(0,0,0,0.2);
    box-shadow: 0px 1px 3px 0 rgba(0,0,0,0.2);
    margin: 5px 0px 5px 0px;
}


.datepicker td, .datepicker th {
    text-align: center;
    width: 50px !important;
    height: 50px !important;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: none;
}

.btn-default, .btn-default:focus {
    background-color: #fff;
    border-color: rgba(0,0,0,0.07) !important;
    color: #7a878e;
    cursor: pointer;
}

.item-turn-name-box {
    -webkit-line-clamp: 2;
    height: 47px;
}

.item-turn-name {
    overflow: hidden;
    white-space: normal;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    font-size: 14px;
    color: #4d627b;
}

.item-turn-price {
    color: #dc3545 !important;
    font-size: 15px;
}

.icon-2x {
    font-size: 2em;
    cursor: pointer;
}
/*.table th {
    font-size: 1.05em;
    font-weight: 600;
    border-bottom: 1px solid rgba(0,0,0,0.07);
    color: #4d627b;
}
.table td {
    border-top: 1px solid rgba(0,0,0,0.07);
    padding:5px;
}
table {
    border-spacing: 0;
    border-collapse: collapse;
}
.table .min-width {
    width: 1%;
    white-space: nowrap;
    padding-left: 15px !important;
    padding-right: 15px !important;
}
.table > caption + thead > tr:first-child > td, .table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > td, .table > thead:first-child > tr:first-child > th {
    border-top: 0;
}*/
.text-tech {
    font-size: 12px;
}

.input-sm {
    font-size: 11px;
    height: 30px;
}

.bottom-scheduler {
    text-align: right;
    position: absolute;
    bottom: 0px;
    /* display: inline-block; */
    width: 98%;
}

.modal {
    z-index: 9999;
}

.timepicker-picker .table-condensed {
    margin: auto;
}

.timepicker-minutes .table-condensed {
    margin: auto;
}

    .timepicker-minutes .table-condensed .minute {
        padding: 5px;
    }

.timepicker-hour, .timepicker-minute {
    padding: 10px !important;
}

.timepicker-hours .table-condensed {
    margin: auto;
}

    .timepicker-hours .table-condensed .hour {
        padding: 5px;
    }

.btn-sch-h:hover {
    background: #545B62;
    color: #fff !important;
}

.e-status-icon {
    position: absolute;
    right: -22px;
}

.e-satatus-wrap {
    text-align: center;
    padding-bottom: 5px !important;
    margin-bottom: 10px;
}

    .e-satatus-wrap .e-text-ellipsis {
        font-size: 20px;
    }

.btn-v2-primary, .btn-v2-primary:focus {
    background-color: #294f75;
    border-color: #25476a !important;
    color: #fff;
}

    .btn-v2-primary:hover {
        background-color: #1c3550 !important;
        border-color: #1c3550 !important;
        color: #fff !important;
    }

.btn-v2-default, .btn-v2-default:focus {
    background-color: #fff !important;
    border-color: rgba(0,0,0,0.07) !important;
    color: #7a878e !important;
}

.btn-v2 {
    cursor: pointer;
    background-color: transparent;
    color: inherit;
    padding: 6px 12px;
    border-radius: 3px;
    border: 1px solid transparent;
    font-size: 13px;
    line-height: 1.475;
    vertical-align: middle;
    transition: all 0.25s;
}

    .btn-v2:active {
        outline: 0 !important;
    }

button, button:focus {
    outline: 0 !important;
}

.toast-dot {
    background-color: #ff5583;
    width: 10px;
    height: 10px;
    top: -1px;
    background-size: 12px;
    position: relative;
    border-radius: 8px;
    margin: 1px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    margin-top: 3px;
}

.toast-waring {
    background-color: #ffb80f !important;
}

.toast-danger {
    background-color: #f55145 !important;
}

.toast-success {
    background-color: #92c755;
}

.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    cursor: not-allowed;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: .65;
}

input[type="button"] {
    outline: none;
}

a.button {
    outline: none;
}

input[type="button"]::-moz-focus-inner {
    border: 0;
}

#process-apt-block .e-quick-popup-wrapper {
    min-width: inherit;
    max-width: inherit;
}

#process-apt-block .e-status-icon {
    right: 0px;
}

.w80 {
    width: 80px
}

.status-booking {
    background-color: rgb(0,255,0);
}

.status-inservice {
    background-color: rgb(0,255,255);
}

.tab-cus-item:hover {
    text-decoration: none;
}

.group-apt {
    height: 110px;
    border: 1px solid #8bc34a;
    overflow: hidden;
    color: #7a878e;
}

    .group-apt .panel-heading {
        background-color: #8bc34a;
        height: 30px;
    }

    .group-apt .panel-title {
        color: #fff;
        padding: 0;
        line-height: inherit;
        padding: 4px 5px 0px 5px;
        font-size: 14px !important;
    }

    .group-apt .panel-body {
        padding: 4px 5px 0px 5px;
        color: #666;
    }

.f-w600 {
    font-weight: 600;
}

.f-size12 {
    font-size: 12px;
}

.flex-apt {
    /*height: calc(100vh - 42vh);
    width: 100%;
    display: inline-flex;
    flex-direction: column;
    -webkit-flex-direction: column;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    justify-content: flex-start;
    -webkit-justify-content: flex-start;
    align-items: stretch;
    -webkit-align-items: stretch;
    align-content: flex-start;
    overflow:auto;*/
    height: 100vh;
    /*width: 500px;*/
    display: inline-flex;
    flex-direction: column;
    -webkit-flex-direction: column;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    justify-content: flex-start;
    -webkit-justify-content: flex-start;
    align-items: stretch;
    -webkit-align-items: stretch;
    align-content: flex-start;
    padding-left: 10px;
    padding-right: 10px;
}

.before-process-turn-apt {
    display: -webkit-box;
    width: 100%;
    height: 100%;
    z-index: 1;
    position: absolute;
    background: rgba(255,255,255, 0.9);
}

.tooltipster-sidetip .tooltipster-content {
    background-color: #fff;
    color: #000 !important;
}

.e-btn.e-flat, .e-css.e-btn.e-flat {
    background-color: transparent;
    border-color: transparent;
    box-shadow: none;
    color: rgba(0, 0, 0, 0.87);
}

.close-scheduler-pop {
    position: absolute;
    right: 0px;
    top: 5px;
}

.e-control, .e-css {
    font-size: 14px;
    font-weight: normal;
}

.tooltipster-base {
    max-width: 300px !important;
    /*min-height:150px!important;*/
}

.e-button {
    display: inline-block;
    padding: 7px 9px 11px;
    width: calc(50% - 1px);
    outline: none;
    background: none;
    background: none;
    border: none;
    cursor: pointer;
    float: none;
    color: #000;
}

.e-button33 {
    display: inline-block;
    /*padding: 7px 9px 11px;*/
    padding: 5px 10px;
    width: calc(33% - 1px);
    outline: none;
    background: none;
    border: none;
    cursor: pointer;
    float: none;
    color: #000;
}

.e-popup-footer {
    border-top: 1px solid #e5e5e5;
    font-size: 0;
    display: block;
}

.e-button-content {
    height: 24px;
    font-size: 12px;
    line-height: 2;
}

.e-vertical-line {
    background: #e5e5e5;
    width: 1px;
    height: 14px;
    vertical-align: middle;
    display: inline-block;
    margin-top: -7px;
}


.footer-apt-turn {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 60px;
    line-height: 60px;
    background-color: #f5f5f5;
    /*line-height: 60px;*/
}

.btn-turn img {
    width: 145px;
}

.btn-turn:hover {
    text-decoration: none;
}

.c-content-turn {
    min-height: calc(100vh - 87px);
    max-height: calc(100vh - 87px);
}



.w-270 {
    width: 270px;
    height: 270px;
}

.flex-parent.fullscreen {
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    margin: 0 !important;
    z-index: 9999;
    background: #fff;
    height: 100vh;
    place-content: flex-start !important;
    background: #ecf0f5;
    padding-top: 15px;
    padding-left: 10px;
}

.box-turn.fullscreen {
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    margin: 0 !important;
    z-index: 9999;
    background: #fff;
    height: 100vh;
    place-content: flex-start !important;
    background: #ecf0f5;
    padding-top: 0;
    padding-left: 0;
    max-width: 100%;
}

    .box-turn.fullscreen .flex-parent {
        place-content: flex-start;
        height: 100vh;
    }

.fullscreen-techturn {
    cursor: pointer;
}

.fullscreen-techturn-after {
    cursor: pointer;
}

.flex-parent-turn-apt {
    /*height: 400px;*/
    height: calc(100vh - 200px);
    /*width: 600px;*/
    /*margin: auto;*/
    /*border: 2px solid #EEE;*/
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    overflow-x: scroll;
}



.wl-heading {
    position: relative;
    padding: 0;
    color: #4d627b;
}

.wl-control {
    height: 100%;
    position: relative;
    float: right;
    padding: 0 15px 0 5px;
}

.wl-title {
    font-weight: normal;
    /*padding: 0 20px 0 20px;*/
    font-size: 12px;
    /*line-height: 42px;*/
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 0;
}

.wl-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.wl-group-item {
    position: relative;
    display: block;
    padding: 10px;
    margin-bottom: 10px;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.125);
}

    .wl-group-item:hover {
        background: oldlace;
        cursor: pointer;
    }

.border-le-orange {
    border-left: 3px solid #f0ad4e;
}

.border-le-green {
    border-left: 3px solid #8bc34a;
}

.flex-parent-turn-inservice {
    /*height: 400px;*/
    height: calc(100vh - 180px);
    /*width: 600px;*/
    /*margin: auto;*/
    /*border: 2px solid #EEE;*/
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    overflow-x: auto;
    flex-flow: column wrap;
    /*place-content: stretch flex-start;*/
    place-content: flex-start;
    align-items: stretch;
    background-color: #fff;
    padding: 5px;
}

.flex-child-turn-inservice {
    /*padding: 0px 40px;*/
    /*font-size: 40px;*/
    /*text-align: center;*/
    /*line-height: 132px;*/
    color: #FFFFFF;
    width: 230px;
    height: 135px;
    overflow: hidden;
    margin: 3px;
    /*border: 1px solid #25476A;*/
}

.group-apt-inservice {
    height: 135px;
}

.inservice-content {
    overflow: hidden;
    white-space: normal;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    float: none;
}

.inservice-content-c {
    font-size: 12px;
    line-height: 18px;
    letter-spacing: normal;
    overflow-wrap: normal;
    text-align: left;
    color: rgb(96, 103, 112);
}

.footer-left-payment {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 120px;
    /*line-height: 60px;*/
}

.f-1 {
    background-color: #f5f5f5;
    height: 120px;
    margin-right: 0px;
    margin-left: 0px;
}

`

.left-payment {
    min-height: calc(100vh - 90px);
    max-height: calc(100vh - 90px);
}

.p1 {
    padding: 5px;
    text-align: center;
    background: #BCBEC0;
    color: #fff;
}

.p2 {
    background: #A7A9AC;
    color: #25476A;
    margin-left: 0;
    margin-right: 0;
    padding-top: 10px;
    padding-bottom: 10px;
}

.p2-1 {
    /*border-right: 1px solid #c1bbbb;*/
}

.payment-4 {
    /*background: #6B6C6C;*/
    color: #BCBEC0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    position: absolute;
    bottom: 120px;
    width: 100%;
}

.payment-4-1 {
    background-color: #a7a9ac;
    height: 120px;
    margin-right: 0px;
    margin-left: 0px;
    width: 100%;
    display: block;
    color: #28496b;
}

.payment-3 {
    min-height: calc(100vh - 445px);
    max-height: calc(100vh - 445px);
}

.footer-center-payment {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 60px;
}

.f2 {
    background: #0c3868;
    height: 60px;
    font-size: 24px;
    color: #fff;
}

.f2-s {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.payment-5 {
    min-height: calc(100vh - 100px);
    max-height: calc(100vh - 100px);
    /*background-color:#dcdfe3;*/
    margin-right: -15px;
    text-align: center;
}

.p-cate {
    position: relative;
}

.p-cate-1 {
    border: 5px solid #1f3b57;
    margin: 5px 15px 5px 15px;
    position: relative;
}

.p-cate-2 {
    border: 5px solid #d1d2d2;
    height: 95px;
    background: #25476a;
}

.p-cate-3 {
    color: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    text-transform: uppercase;
}

.footer-right-payment {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 60px;
}

.f3 {
    background-color: #f5f5f5;
    height: 60px;
    margin-right: 0px;
    margin-left: 0px;
}

.right-payment {
    padding-left: 0px;
    position: relative;
}

.payment-6 {
    /*min-height: calc(100vh - 122px);
    max-height: calc(100vh - 122px);*/
    background-color: #fff;
    margin-right: -15px;
    overflow: auto;
    /*padding: 10px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    place-content: stretch flex-start;
    align-items: stretch;*/
}

.item-1 {
    width: 110px;
    height: 75px;
    border: 1.5px dotted #999;
    position: relative;
    margin: 5px;
}

.item-1-1 {
    height: 75px;
    /*width: 153px;*/
    /* text-align: center; */
    position: relative;
    cursor: pointer;
}

.item-1-1-1 {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    color: #505050;
    text-align: center;
    width: 100%;
    padding-left: 5px;
    padding-right: 5px;
    line-height: 13px;
    font-weight: bolder;
    /*opacity: .8;*/
}

.item-1-2 {
    left: 50%;
    top: 93%;
    transform: translate(-50%, -50%);
    height: 20px;
    text-align: center;
    color: #fff;
    cursor: pointer;
    width: 48px;
    /* margin: 0 auto; */
    color: #000;
    position: absolute;
    /* bottom: -5px; */
    background: #fff;
    font-weight: 600;
    color: #18bdd2;
}

.btn-payment {
    border: 2px solid #25476A;
    height: 60px;
    background: #fafafa;
    display: block;
    overflow: hidden;
    padding-left: 0 !important;
    padding-right: 0 !important;
    border-radius: 0;
    padding: 0px;
    -webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.75);
    outline: none;
}

.btn-payment-quick {
    border: 2px solid #ef8a24;
    height: 60px;
    background: #fff3d4;
    display: block;
    overflow: hidden;
    padding-left: 0 !important;
    padding-right: 0 !important;
    border-radius: 0;
    padding: 0px;
    -webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.75);
    outline: none;
}


.btn-payment:focus, .btn-payment:active, .btn-payment:hover {
    outline: none !important;
    background: #25476A;
    color: #fff;
    -webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.75);
}

.btn-payment-quick:focus, .btn-payment-quick:active, .btn-payment-quick:hover {
    outline: none !important;
    background: #ef8a24;
    color: #fff;
    -webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.75);
}

.btn-payment:focus > .top-but, .btn-payment:active > .top-but, .btn-payment:hover > .top-but {
    border: 1px solid #5D7691;
}

.top-but {
    height: 24px;
    margin: 2px;
    background: #25476A;
    -webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.75);
    border: 1px solid transparent;
    line-height: 19px;
}

.top-but-quick {
    height: 24px;
    margin: 2px;
    background: #ffab3c;
    -webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.75);
    border: 1px solid transparent;
    line-height: 19px;
}

.footer-but {
    height: 24px;
}

.box-turn {
    padding-left: 0;
    padding-right: 0;
    height: calc(100vh - 170px);
    position: relative;
}

.right-turn {
    padding-left: 0;
    padding-right: 0;
}

.flex-parent {
    /*height: 400px;*/
    /*width: 600px;*/
    /*margin: auto;*/
    /*border: 2px solid #EEE;*/
    /*height: calc(100vh - 170px);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    overflow-x: scroll;
    flex-flow: column wrap;
    place-content: stretch flex-start;
    align-items: stretch;
    background-color: #fff;
    padding: 5px;
    padding-left: 0px;*/
    /* height: 400px; */
    height: calc(100vh - 170px);
    /* width: 600px; */
    /* margin: auto; */
    /* border: 2px solid #EEE; */
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    overflow-x: scroll;
    flex-flow: column wrap;
    place-content: stretch flex-start;
    align-items: stretch;
    background-color: #fff;
    padding: 5px;
    padding-left: 0px;
    align-content: flex-start;
    padding-top: 5%;
}

.flex-child {
    background: white;
    width: 90px;
    height: 95px;
    overflow: hidden;
    margin: 3px;
    margin-right: 15px;
    margin-top: 14%;
    margin-bottom: 31px;
    outline: 1px solid #505050;
}

.span-text {
    font-weight: normal;
    color: #fff;
    padding: 0 20px 0 20px;
    font-size: 1.15em;
    line-height: 42px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
}

.tab-r {
    height: calc(100vh - 172px);
    overflow: hidden;
    margin-top: -4px;
    margin-left: 4px;
}

#demo-rgt-tab-3 {
    position: relative;
    min-height: 200px !important;
    max-height: calc(100vh - 172px);
    height: 100vh;
}

.pd-10 {
    padding-left: 10px;
    padding-right: 10px;
}

.pd-5 {
    padding-left: 5px;
    padding-right: 5px;
}

.btn-pos-default {
    color: #7a878e;
}

    .btn-pos-default:hover, .btn-pos-default:focus, .btn-pos-default:active {
        outline: none !important;
        box-shadow: none !important;
        background: #ededed;
    }

.mar-no {
    margin: 0 !important;
}

.list-group.bg-trans .list-group-item:not(.active):not(.disabled) {
    background-color: transparent;
    border-color: transparent;
    color: inherit;
}

.mar-no .list-group-item {
    padding: 5px;
}

.tab-cus-r-panel.active {
    background-color: #25476A !important;
    color: #fff;
}

.btn-scheduler {
    width: 145px;
    height: 57px;
    position: relative;
    display: inline-block;
    padding: 0px;
    margin: 0px;
}

.sch-1 {
    width: 145px;
    height: 50px;
    position: relative;
    padding: 0px;
    margin: 0px;
    background: #ecf0f5;
    margin-top: 5px;
    float: right;
    margin-left: 5px;
    -webkit-box-shadow: 6px 9px 7px -10px rgba(0,0,0,0.75);
    -moz-box-shadow: 6px 9px 7px -10px rgba(0,0,0,0.75);
    box-shadow: 6px 9px 7px -10px rgba(0,0,0,0.75);
    outline: none;
}

    .sch-1:hover {
        -webkit-box-shadow: inset 0px 1px 5px 0px rgba(0,0,0,0.75);
        -moz-box-shadow: inset 0px 1px 5px 0px rgba(0,0,0,0.75);
        box-shadow: inset 0px 1px 5px 0px rgba(0,0,0,0.75);
    }

.sch-2 {
    height: 40px;
    width: 40px;
    background-color: #25476a;
    display: inline-block;
    float: left;
    margin: 5px 5px 5px 5px;
    position: relative;
}

    .sch-2 img {
        width: 20px;
        height: 20px;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        -webkit-box-shadow: 6px 9px 7px -10px rgba(0,0,0,0.75);
        -moz-box-shadow: 6px 9px 7px -10px rgba(0,0,0,0.75);
        box-shadow: 6px 9px 7px -10px rgba(0,0,0,0.75);
    }

.sch-3 {
    display: inline-block;
    float: left;
    padding-left: 10px;
    width: 84px;
    font-size: 11px;
    height: 50px;
    position: absolute;
}

.sch-4 {
    width: 84px;
    /*height: 60px;*/
    line-height: normal;
    word-wrap: break-word;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    color: #385778;
    font-weight: bold;
}

.sch-5 {
    position: absolute;
    width: 145px;
    height: 50px;
    z-index: 1;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}

.left-make-apt {
    background-color: #fff;
    position: relative;
    padding-left: 0px;
    padding-right: 0px;
    min-height: calc(100vh - 90px);
    max-height: calc(100vh - 90px);
}

.footer-left-make {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 60px;
}

.span-ok {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    font-size: 24px;
    color: #fff;
}

.btn-ok-make {
}

.ok-1 {
    margin: 2px;
    background: #25476a;
    height: 52px;
    position: relative;
    padding: 2px;
}

.ok-2 {
    position: relative;
    border: 1px solid #fff;
    height: 48px;
}

.btn-make:focus, .btn-make:active, .btn-make:hover {
    outline: none !important;
    background: #25476A !important;
    color: #fff;
    /*-webkit-box-shadow: inset 0px 1px 5px 1px rgba(0,0,0,0.75);
    -moz-box-shadow: inset 0px 1px 5px 1px rgba(0,0,0,0.75);
    box-shadow: inset 0px 1px 5px 1px rgba(0,0,0,0.75);*/
}

    .btn-make:focus .ok-2, .btn-make:active .ok-2, .btn-make:hover .ok-2 {
        border: none;
    }

    .btn-make:focus .ok-1, .btn-make:active .ok-1, .btn-make:hover .ok-1 {
        background: #25476A;
    }

.m1 {
    background: #fff;
    color: #656565;
    padding-left: 15px;
    border-bottom: 1px dotted #ECF0F5;
}

.m1-1 {
    width: 100%;
    padding: 10px;
}

.footer-top-left-make {
    background: #fff;
    position: absolute;
    bottom: 0px;
    width: 100%;
    /*height: 248px;*/
}

.bl-name {
    background-color: #e9ecef;
    display: inline-block;
    width: 100%;
    height: 30px;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    /*color: #495057;*/
    background-color: #fff;
    background-clip: padding-box;
    /*border: 1px solid #ced4da;*/
    /*border-radius: 0.25rem;*/
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    float: left;
}

.left-lb {
    display: inline-block;
    float: left;
    font-size: 13px;
    line-height: 20px;
    float: right;
}

.right-lb {
    /* margin-left: -34px; */
    border: none;
    display: inline-block;
    border-radius: 5px;
    margin-top: -4px;
    background: #fff;
    float: right;
    border: 1px solid #ddd;
    margin-right: -10px;
    height: 24px;
}

.panel-from {
    padding-top: 5px;
    padding-bottom: 0px;
    border-left: 1px solid #ddd;
}

.date-make {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.right-f {
    padding-left: 0;
}

.footer-top-left-make .datepicker-inline {
    width: 200px;
}

.l-1t {
    position: relative;
    height: 60px;
    background: #0c3868;
}

.l-t1s {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    font-size: 24px;
    color: #fff;
}

.ca-body {
    width: 100%;
    min-height: calc(100vh - 127px);
    max-height: calc(100vh - 127px);
    overflow: hidden;
    margin-left: 0;
    margin-right: 15px;
    background: #fff;
    border-left: 1px solid #58595A;
    border-right: 1px solid #58595A;
}

.row-fix {
    margin-right: 0;
    margin-left: 0;
}

.row-make-service {
    max-height: calc(100vh - 415px);
    min-height: calc(100vh - 415px);
    overflow: visible;
    position: relative;
    margin-right: 15px;
    margin-left: 15px;
    background: #fff;
    /*padding-left:15px;
    padding-right:15px;*/
    /*padding-left:15px;*/
}

.removeservice {
    padding-left: 10px;
    padding-top: 10px;
}

.removeservice-edit {
    padding-left: 10px;
    padding-top: 10px;
}

.modal-content-process-sm .modal-header {
    background: #0c3868;
    color: #fff;
}

.modal-content {
    border-radius: 0;
}

.modal-header {
    border-radius: 0;
}

.close-modal {
    color: #fff !important;
}

.modal-content {
    border: none;
}

.num-1 {
    background-color: #fff;
    /* border: 1px solid #0c3868; */
    /* width: 39px; */
    /* height: 39px; */
    position: relative;
    /* -webkit-box-shadow: -1px 3px 10px -3px rgba(0,0,0,0.75); */
    /*-moz-box-shadow: -1px 3px 10px -3px rgba(0,0,0,0.75);*/
    /* box-shadow: -1px 3px 10px -3px rgba(0,0,0,0.75); */
    border-radius: 50%;
}

    .num-1:hover {
        background-color: #fff;
        cursor: pointer;
    }

        .num-1:hover .num-2 {
            border: 2px solid #999;
            cursor: pointer;
        }

.num-2 {
    width: 39px;
    height: 39px;
    border: 2px solid #d3d3d3;
    /* margin: 2px; */
    /* background: #0c3868; */
    position: relative;
    border-radius: 50%;
}

.num-3 {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    color: #d3d3d3;
}

.fr-g {
    margin-top: 20px;
}

.modal-content-process .modal-header {
    background: #0c3868;
    color: #fff;
}

.modal-content-large .modal-header {
    background: #0c3868;
    color: #fff;
}

.font-14 {
    font-size: 14px;
}

.ui-span-l-cus-infor {
    float: left;
}

.ui-span-r-cus-infor {
    float: right;
    color: #4d627b;
}

.clear-both {
    clear: both;
}

.ui-left-cus-name {
    text-align: center;
    width: 100%;
    font-size: 16px;
    font-weight: bold;
}

.ui-left-cus-infor {
    margin-top: 5px;
}

.nav-left-scheduler {
    float: left;
    display: inline-block;
}

.box-scheduler {
    min-height: calc(100vh - 193px);
    max-height: calc(100vh - 193px);
    overflow: auto;
}

.col-fix {
    padding-left: 0px;
    padding-right: 0px;
}

.square {
    border-radius: 5px;
    float: left;
    width: 25px;
    background-color: rgb(63,81,181);
    margin-right: 5px;
}

.fz16 {
    font-size: 16px !important;
}

.t-ico-l {
    display: inline-block;
}

.t-h-r {
    display: inline-block;
    /*font-size:18px;*/
}

.popover-header {
    display: none;
}
/*.btn-turn-adjust-o img:hover, .btn-turn-adjust-o img:focus, .font-header img:hover, font-header img:focus {
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    -ms-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    -o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}*/


.sc-tbl tr {
    border-bottom: 1px dashed #737373;
}

    .sc-tbl tr:last-child {
        border-bottom: none;
    }

.sc-tbl thead th {
    border-bottom: 1px solid #737373 !important;
    border-top: 1px solid #737373 !important;
}

.sc-tbl .sc-td1, .sc-tbl .sc-td2, .sc-tbl .sc-td3 {
    border: none !important;
    color: #505050 !important;
    font-weight: 500;
    vertical-align: middle;
}

.sc-tbl .sc-td4 {
    color: #00BED6;
    font-weight: 600;
    vertical-align: middle;
}

body #schedule .popover > .arrow {
    display: block !important;
    background: rgba(0, 0, 0, 0.2);
    height: 1px;
    align-items: center;
    justify-content: center;
}

body #schedule .popover .arrow::before, body #schedule .popover .arrow::after {
    content: none;
}
/*body #schedule .popover .arrow::before{
    height:3px; width:3px; background:red; border-radius:50%;
    content:'';
}*/


/*--------------------------------------------LOADER*/


#loading-wrapper {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(167, 167, 167, 0.3);
    z-index: 99;
}

#loading-text {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    color: #ffdd00;
    width: 100px;
    height: 30px;
    margin: -40px 0px 0px -55px;
    /* margin: -20px 0 0 -48px; */
    text-align: center;
    font-family: 'PT Sans Narrow', sans-serif;
    font-size: 20px;
}

#loading-content {
    display: block;
    position: relative;
    left: 50%;
    top: 50%;
    width: 100px;
    height: 100px;
    margin: -73px 0 0 -51px;
}

    #loading-content:after {
        content: "";
        position: absolute;
        border: 3px solid #0F0;
        left: 15px;
        right: 15px;
        top: 15px;
        bottom: 15px;
    }

    #loading-content:before {
        content: "";
        position: absolute;
        border: 3px solid #00F;
        left: 5px;
        right: 5px;
        top: 5px;
        bottom: 5px;
    }

#loading-content {
    border: 3px solid transparent;
    border-top-color: white;
    border-bottom-color: white;
    border-radius: 50%;
    -webkit-animation: loader 2s linear infinite;
    -moz-animation: loader 2s linear infinite;
    -o-animation: loader 2s linear infinite;
    animation: loader 2s linear infinite;
}

    #loading-content:before {
        border: 3px solid transparent;
        /*border-top-color: #ffcd00;
        border-bottom-color: #ffcd00;*/
        border-radius: 50%;
        -webkit-animation: loader 3s linear infinite;
        -moz-animation: loader 2s linear infinite;
        -o-animation: loader 2s linear infinite;
        animation: loader 3s linear infinite;
    }

    #loading-content:after {
        border: 3px solid transparent;
        border-top-color: white;
        border-bottom-color: white;
        border-radius: 50%;
        -webkit-animation: loader 1.5s linear infinite;
        animation: loader 1.5s linear infinite;
        -moz-animation: loader 2s linear infinite;
        -o-animation: loader 2s linear infinite;
    }

.need-popover {
    z-index: 1030 !important;
}

    .need-popover .arrow {
        display: none;
    }

    .need-popover .popover-body {
        padding: 0;
    }

.GCmGe > a {
    padding: 5px 10px;
    text-align: center;
    color: #505050;
    display: block;
    text-decoration: none;
    font-family: 'Montserrat', sans-serif;
    font-size: 11px;
}

    .GCmGe > a:hover {
        color: #00BEDF;
        cursor: pointer;
    }

.s8837 {
    border-bottom: 1px dotted #999;
}

.mx7eu {
    height: calc(100vh - 98px);
    overflow: auto;
    font-size: 13px;
}

.hd-T9I2k {
    font-size: 16px;
    color: #00BED6;
    margin-top: 10px;
    font-weight: bold;
}

.WXXzI {
    border: 1px solid #999;
    border-radius: 10px;
    margin-top: 20px;
    padding: 0;
}

.KP420 {
    color: #00BED6;
}

.T9I2k {
    border-bottom: 1px solid #999;
    padding: 10px 15px;
}

.DTgx1 {
    border-bottom: 1px solid #999;
    padding: 10px 15px;
    text-align: center;
}

.h3-DTgx1 {
    font-size: 16px;
    text-transform: uppercase;
    color: #00BED6;
}

.text-2-DTgx1 {
    margin-bottom: 15px;
}

.box-phone-DTgx1, .box-email-DTgx1 {
    margin-bottom: 15px;
}

.WdJdm {
    border-bottom: 1px solid #999;
    padding: 10px 15px;
    text-align: center;
}

.input-WdJdm {
    border-top: none;
    border-left: none;
    border-right: none;
    border-radius: 0;
    text-align: center;
}

.how-WdJdm {
    text-align: center;
}

.span-XBpHv {
    border: 1px solid #999;
    padding: 5px;
    text-align: center;
    display: block;
    border-radius: 5px;
    text-transform: uppercase;
    cursor: pointer;
}

.span-XBpHvt {
    padding: 5px;
    text-align: center;
    display: block;
    text-transform: uppercase;
    cursor: pointer;
}

.XBpHv {
    width: 180px;
    display: block;
}

.check-reasons-WdJdm {
    left: 0;
    top: 0;
    width: 24px;
    height: 24px;
    border: 1px solid #999;
    border-radius: 100%;
    background: none;
    margin: 5px;
    display: inline-block;
}

    .check-reasons-WdJdm.active {
        border: 1px solid #00BED6;
    }

.check-o-reasons-WdJdm {
    content: '';
    width: 12px;
    height: 12px;
    background: #505050;
    position: absolute;
    top: 11px;
    left: 11px;
    border-radius: 100%;
}

.check-reasons-WdJdm.active .check-o-reasons-WdJdm {
    background: #00BED6;
}

.kQ3hk {
    display: inline-block;
}

.label-WdJdm {
    font-size: 14px;
}

.bnt-spmxY {
    line-height: 20px;
    color: #fff;
    background: #00BED6;
    text-align: center;
    display: block;
    width: 100%;
}

.l-T9I2k {
    display: inline-block;
    width: 70%;
}

.r-T9I2k {
    display: inline-block;
    float: right;
    width: 30%;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 83px;
}

.img-r-T9I2k {
    border-radius: 50%;
    width: 60px;
    height: 60px;
}

.cate-XBpHv {
    position: absolute;
    top: 0;
    width: 180px;
    background: #fff;
    border: 1px solid #999;
    border-radius: 5px;
}

.span-XBpHvt:not(:last-child) {
    border-bottom: 1px dotted #999;
}

.rNbxW {
    text-align: center;
    color: #00BED6;
}

.l-uHnf6 {
    display: inline-block;
    width: 100px;
    color: #505050;
    font-size: 14px;
}

.r-uHnf6 {
    display: inline-block;
    color: #505050;
    font-size: 14px;
}

.ZGf6e {
    padding: 15px;
}

.CLxNw {
    padding: 10px;
    border: 1px dashed #505050;
    color: #505050;
    white-space: pre-wrap;
    font-size: 14px;
}

.zU6ML {
    color: #505050;
    text-align: center;
    margin-top: 20px;
}

@-webkit-keyframes loaders {
    0% {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes loader {
    0% {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

#content-wrapper {
    color: #FFF;
    position: fixed;
    left: 0;
    top: 20px;
    width: 100%;
    height: 100%;
}

.opacity3 {
    opacity: .3;
}

/*#header {
    width: 800px;
    margin: 0 auto;
    text-align: center;
    height: 100px;
    background-color: #666;
}

#content {
    width: 800px;
    height: 1000px;
    margin: 0 auto;
    text-align: center;
    background-color: #888;
}*/
.bg-group {
    background-color: rgb(240, 91, 132) !important;
}
