body {
    font-size: 14px;
}

.nav-sidebar .nav-header {
    background-color: #6b6b6b !important;
    color: #fff !important;
}

.label {
    margin-right: 5px;
    margin-bottom: 5px !important;
    display: inline-block;
}

#wrapper {
    position: relative;
}

.tin-noi-bat {
    background-color: #3c8dbc1f !important;
}

.tin-noi-bat td {
    border-color: #3c8dbc1f !important;
}

.ttct-edit-btn {
    float: right;
    padding: 5px 20px;
}

.entry-content {
    padding: 10px 20px;
    background-color: #FFF;
    margin-top: 50px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    text-align: justify;
    border-radius: 5px;
    min-height: 300px;
}

.filterDate {
    margin: 15px 0;
}

.filterDate input {
    display: inline-block;
    margin: 0 5px;
}

.filterDate a {
    padding: 2px 12px;
}

.giavetq-new {
    float: right;
    margin-right: 5px;
}

.gvtq-table>tbody>tr>td {
    border: 1px solid #DDD;
    vertical-align: middle;
}

.gvtq-table>thead>tr>th {
    border: 1px solid #DDD;
    vertical-align: middle;
    text-align: center;
}

.gvtm-panel-body {
    padding: 5px;
}

.gvtq-nodata {
    text-align: center;
}

table ul {
    margin: 0;
    padding: 0;
}

table ul li {
    list-style-type: none;
    padding: 3px 0;
}

table .delete-nt, table .delete-nn, table .delete-bk {
    cursor: pointer;
    color: red;
    vertical-align: middle !important;
}

.chosen-container {
    width: 100% !important;
    /* desired width */
}

.tab-content input:disabled, .tab-content select:disabled, .tab-content textarea:disabled {
    cursor: default;
    background-color: #FFF;
    pointer-events: all !important;
}

.card-footer nav {
    float: right;
}

.ks-blacklist {
    background-color: #909090;
}

.ks-blacklist .table>tbody>tr>td {
    border-top: transparent;
}

.table-showks .form-control[disabled] {
    background-color: #FFF;
    cursor: default;
}

.comment {
    margin: 10px;
    border: 1px solid #DDD;
    padding: 10px;
    border-radius: 3px;
}

.comment .comment-header {
    padding-bottom: 10px;
    border-bottom: 1px solid #efefef;
}

.comment-header>span {
    margin: 0 10px;
    font-style: italic;
}

.comment .comment-entry {
    padding-top: 20px;
}

.comment .comment-footer div {
    float: right;
}

.comment .comment-footer:before, .comment .comment-footer:after {
    content: "";
    display: block;
    clear: both;
}

.comment .comment-footer div>span {
    padding: 0 5px;
    color: #959595;
}

.comment .comment-footer div>span:hover {
    color: #464646;
    cursor: pointer;
}

.comment .comment-edit-form {
    display: none;
}

.tthover+.tooltip>.tooltip-inner {
    font-size: 13px;
    text-align: justify;
}

.tthover+.tooltip>.tooltip-inner b {
    text-decoration: underline;
    margin-bottom: 10px;
    display: block;
}

.tthover .fa-check-circle, .doshow-status .fa-check-circle {
    color: #00c345;
}

.tthover .fa-minus-circle, .doshow-status .fa-minus-circle {
    color: #ff5151;
}

.hidden-landtour-select, .hidden-landtour-btn {
    display: none;
}

table.dataTable thead th, table.dataTable thead td {
    padding: 10px 18px;
    border-bottom: 1px solid #efefef !important;
}

.sidebar .noti {
    height: 20px;
    width: 20px;
    display: inline-block;
    text-align: center;
    margin-left: 10px;
    border-radius: 50%;
    font-size: 10px;
    line-height: 20px;
}

.doanhNghiep {
    display: none;
}

.cusphone li i {
    display: inline-block;
    margin-right: 5px;
}

.customer-show input:disabled, .customer-show select:disabled, .customer-show textarea:disabled {
    background-color: #FFF;
    cursor: default;
}

.dtLoading {
    display: inline-block;
    padding: 10px 20px;
    border: 1px solid #efefef;
    background-color: #FFF;
    border-radius: 10px;
    box-shadow: 0 2px 43px -4px rgba(0, 0, 0, .19);
}

.tab-content>.tab-pane {
    margin-top: 15px;
}

.table>thead:first-child>tr:first-child>th {
    padding: 14px 20px;
    min-width: 75px;
    text-transform: uppercase;
    font-size: 12px;
    /*color: #5d5c5c;*/
    border-bottom: 3px solid #e4e4e4 !important;
}

.table.table-small>thead:first-child>tr:first-child>th {
    min-width: unset;
    padding: 10px 5px;
}

.table.table-small td {
    padding: 10px 5px;
}

.timetableDuyet {
    color: green;
}

.timetableCDuyet {
    color: red;
}

.tintucShow-title {
    text-align: center;
    text-transform: uppercase;
    font-size: 25px;
}

.tintucShow-meta {
    text-align: center;
    margin: 20px 0;
}

.tintucShow-meta span {
    display: inline-block;
    padding: 3px 10px;
    margin: 0 5px;
    font-size: 12px;
    color: #FFF;
    cursor: pointer;
}

.tintucShow-meta span:nth-child(1) {
    background-color: #e33a77;
}

.tintucShow-meta span:nth-child(2) {
    background-color: #5c69c1;
}

.tintucShow-meta span:nth-child(3) {
    background-color: #3baaf7;
}

.tintucShow-meta span:nth-child(4) {
    background-color: #ca212a;
}

.tintucShow-meta span i {
    margin-right: 7px;
}

.tintucShow {
    font-size: 16px;
    text-align: justify;
}

.tintucShow-footer {
    display: flex;
    align-items: center;
    margin-top: 20px;
}

.tintucShow-btn {
    border: 1px solid #DDD;
    text-align: center;
    flex-grow: 1;
    padding: 15px 0;
    font-size: 15px;
}

.dataTables_wrapper {
    overflow-x: auto;
    min-height: 200px;
}

.panel-heading>div {
    text-transform: uppercase;
    font-weight: 600;
}

/* Width */
::-webkit-scrollbar {
    width: 5px;
    height: 5px;
}

/* Track */
::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 5px;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #888;
    border-radius: 5px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: #555;
}

table.dataTable tbody th, table.dataTable tbody td {
    /* height: 50px; */
    vertical-align: middle;
}

.yadcf-filter-reset-button {
    display: none;
}

.yadcf-filter {
    padding: 3px 5px;
    margin-top: 5px;
    border-radius: 5px;
    border: 1px solid #efefef;
    outline: none;
    text-transform: uppercase;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
    background: #FFF !important;
    border: 1px solid #DDD !important;
}

.panel .dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    color: #000 !important;
    border: 1px solid #DDD !important;
    background: #FFF !important;
}

.panel #searchBox {
    width: 250px;
}

.panel-heading {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
}

#table_wrapper .dt-buttons {
    display: none;
}

.tab-button li {
    display: inline-block;
}

.tab-button .active a {
    background-color: #fff;
    color: #269abc;
}

.hdv-table>tbody>tr>th {
    min-width: 150px;
}

.panel-dashboard th {
    text-align: center;
}

.panel-dashboard tbody td {
    text-align: center;
    font-size: 40px;
    font-weight: 800;
    padding: 30px !important;
    cursor: pointer;
    color: #2ecc71;
}

.panel-dashboard tbody td:hover {
    opacity: 0.8;
}

.submit-text {
    background-color: transparent;
    border: 0;
    outline: none;
}

.navbar-nav>.messages-menu>.dropdown-menu>li.footer>.push-notify {
    background-color: #00a65a !important;
    margin: 10px auto;
    max-width: 90%;
    color: #FFF !important;
}

.as-readed {
    color: #ff5200;
}

.worksheet>thead>tr>th, .worksheet>tbody>tr>th, .worksheet>tfoot>tr>th, .worksheet>thead>tr>td, .worksheet>tbody>tr>td, .worksheet>tfoot>tr>td {
    border: 1px solid #eaeaea;
    padding: 5px;
}

.mt-20 {
    margin-top: 20px;
}

.select2-container--default .select2-selection--single {
    padding: 0.46875rem 0.75rem;
    height: calc(2.25rem + 2px);
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 38px;
    right: 1px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #007bff;
    border-color: #006fe6;
    padding: 0 10px;
    margin-top: 0.31rem;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: rgba(255,255,255);
    margin-left: 0px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__display {
    padding-left: 10px;
}

.mb-20 {
    margin-bottom: 20px;
}

.table-worksheet input {
    border: 1px solid transparent !important;
    padding: 0 5px;
}

#table_paginate {
    margin-bottom: 20px;
}

.nav-tabs>li>a {
    border-radius: 0;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    border-top: 2px solid #3c8dbc;
}

.nav-tabs>li>a:hover {
    border-bottom: none;
}

.d-flex {
    display: flex;
    align-items: center;
}

.ml-10 {
    margin-left: 10px;
}

.small-col-padding .col-xs-1, .small-col-padding .col-xs-2, .small-col-padding .col-xs-3 {
    padding: 0 5px;
}

.bg-grey {
    background-color: #efefef;
}

.user-online {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #4cce4c;
    box-shadow: 1px 1px 15px #4cce4c;
    border: 1px solid #84d618;
    margin-right: 10px;
}

.user-offline {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: grey;
    margin-right: 10px;
}

.help-block {
    color: #dc3545;
    font-weight: 600;
}

textarea.expand {
    height: 30px;
    border: none;
}

.checkbox-group input {
    display: none;
}

.checkbox-group input+label {
    background-color: #EFEFEF;
    padding: 7px 20px;
    margin: 5px 10px;
    cursor: pointer;
}

.checkbox-group input:checked+label {
    background-color: #3c8dbc;
    color: #FFF;
}

.checkbox-group input+label:before {
    content: 'âœ—';
    color: red;
    padding-right: 5px;
}

.checkbox-group input:checked+label:before {
    content: 'âœ“';
    color: #00ff00;
    padding-right: 5px;
}

.p-1 {
    padding: 1rem;
}

.box h5 {
    text-transform: uppercase;
    font-weight: 600;
}

.text-right {
    text-align: right;
}

.height-400-auto {
    height: 300px;
    overflow: auto;
}

.list-group li span {
    float: right;
    background-color: #3c8dbc;
    color: #FFF;
    padding: 0 15px;
    border-radius: 10px;
}

div.page-title {
    font-size: 25px;
}

.mb-2 {
    margin-bottom: 2rem;
}

.quyet-toan input {
    width: 100%;
    height: 100%;
    padding: 10px 5px;
    border: none;
    outline: none;
    background-color: transparent;
}

.quyet-toan>thead>tr>th, .quyet-toan>tbody>tr>th, .quyet-toan>tfoot>tr>th, .quyet-toan>thead>tr>td, .quyet-toan>tbody>tr>td, .quyet-toan>tfoot>tr>td {
    border: 1px solid #eaeaea;
    vertical-align: middle !important;
    padding: 10px 5px;
}

.quyet-toan td.thanh-tien, 
.quyet-toan td.tong-tien,
.quyet-toan th.phi-tren-tour,
.quyet-toan th.co-dinh {
    font-weight: 700;
    color: #a10101;
}

.p-2 {
    padding: 1.75rem !important;
}

.w-100 {
    width: 100%;
}

.quyet-toan td:last-child {
    position: relative;
}

.quyet-toan td:last-child a {
    position: absolute;
    right: 0;
    left: 100%;
    margin-top: 10px;
    width: 22px;
    visibility: hidden;
}

.quyet-toan tr:hover a {
    visibility: visible;
}

.justify-content-between {
    justify-content: space-between;
}

.d-none {
    display: none !important;
}

.selectize-input {
    font-size: 13px !important;
}

.navbar-dark {
    border-color: transparent;
}

.progress-bar {
    display: none;
}

@media print {
    .no-print {
        display: none;
    }

    .quyet-toan td:last-child {
        position: inherit;
    }
}

.disable-a {
    pointer-events: none!important;
    color: #ccc!important;
}

.img-wrap {
    position: relative;
}

.img-wrap .close {
    position: absolute;
    top: -2px;
    right: 9px;
    color: red;
    z-index: 100;
    cursor: pointer;
}

.loader-history {
    border: 5px solid #f3f3f3;
    -webkit-animation: spin 1s linear infinite;
    animation: spin 1s linear infinite;
    border-top: 5px solid #007bff;
    border-radius: 50%;
    width: 26px;
    height: 26px;
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.approve-check {   
}

.new-checkbox-form {
    width: 25px!important;
    height: 25px!important;
}

.face-id {
    video {
        width: 100%;
    }
}
.face-id-ctas {
    display: flex;
    align-items: center;
    justify-items: center;
    justify-content: center;
}
#overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.checkout,
.btn-out {
    display: none;
}
#tableCheckin_wrapper {
    width: 100%;
}
#tableCheckin_wrapper .dataTables_filter {
    display: none;
}