html,
body {
    font-size: 14px !important;
    font-family: 'Roboto', sans-serif !important;
    color: #727E8C;
}

.main-menu.menu-light .navigation li a {
    color: #727E8C;
}

.table-responsive thead th {
    background-color: rgba(240, 245, 255, 1);
    color: #1D39C4;
    position: sticky;
    top: 0;
    z-index: 1;
}

.table-responsive {
    /* border-bottom: 1px solid #f1f1f1; */
    /* max-height: 70vh;
    overflow-y: auto;
    scrollbar-width: thin;
    scrollbar-color: #888 #f1f1f1; */
    /* margin-top: 5px; */
    /* margin-bottom: 10px; */
}

table tr th {
    background-color: #E5F4FD !important;
    color: #2A539E !important;
    padding: 10px !important;
}

.table td,
.table th {
    font-family: 'Roboto', sans-serif !important;
}

.table td {
    font-size: 14px !important;
}

html body.navbar-sticky .app-content .content-wrapper {
    padding: 10px;
}

.card {
    margin-bottom: 10px;
}

.card-body {
    padding: 20px 10px;
}

.hide {
    display: none;
}

.bg-authentication {
    background-color: #f2f4f4;
}

.bg-authentication #icon-arrow {
    position: absolute;
    top: 11px;
    right: 15px;
}

.bg-authentication .brand-text {
    color: #5a8dee;
    font-weight: 600;
    letter-spacing: 0.01rem;
}

.colorpicker-bs-popover {
    z-index: 100000;
}

.help-block {
    color: #ff0000;
}

.widget-timeline {
    height: auto !important;
}

.kanban-sidebar {
    width: 70% !important;
}

.kanban-sidebar.show {
    transform: translateX(4%) translateY(1px);
}

.kanban_description p {
    margin-bottom: 0;
}

.process_chedule_list .info_schedule {
}

.payment_click.active_button span {
    color: #fff !important;
}

.history_dropdown ul {
    list-style: none;
    padding-left: 20px;
    padding-top: 10px;
}

.history_dropdown ul li {
    margin-bottom: 10px;
}

.history_dropdown ul li a {
    font-size: 14px;
}

.process_chedule_list {
    overflow-y: scroll;
    height: 500px;
    width: 100%;
}

.tab_extra_hotel ul {
    list-style: none;
    padding-left: 0;
}

.tab_extra_hotel ul li {
    width: 100%;
}

.tab_extra_hotel ul li a {
    display: block;
    border-radius: 0;
}

.form_modal_custom .modal-content {
    position: relative;
}

.form_modal_custom .modal-body {
    padding-bottom: 0;
}

.form_modal_custom .form-actions {
    position: sticky;
    bottom: 0;
    background: #fff;
    padding-bottom: 10px;
    border-top: solid 1px #ccc;
    padding-top: 10px;
}

.dropzone_custom {
    min-height: 350px;
    border: 2px dashed #5a8dee;
    background: #f2f4f4;
    position: relative;
}

.dropzone_custom .dz-message {
    font-size: 1.5rem;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    color: #5a8dee;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.dropzone_custom .dz-message:before,
.dropzone_custom .dz-preview .dz-remove:before {
    font-family: boxicons;
    display: inline-block;
    z-index: 2;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
}

.dropzone_custom .dz-message:before {
    content: "\ea1b";
    font-size: 3.5rem;
    position: absolute;
    top: 12.5rem;
    left: 50%;
    width: 80px;
    height: 80px;
    margin-left: -40px;
    line-height: 1;
    color: #5a8dee;
}

.dropzone_custom .dz-preview.dz-image-preview {
    background: 0 0;
}

.dropzone_custom .dz-preview.dz-image-preview .dz-image {
    border-radius: 0.267rem;
}

.dropzone_custom .dz-preview.dz-image-preview .dz-error-message {
    min-width: 113px;
    top: 0;
    left: 0;
}

.dropzone_custom .dz-preview .dz-remove {
    font-size: 1.1rem;
    color: #ff5b5c;
    line-height: 2rem;
}

.dropzone_custom .dz-preview .dz-remove:before {
    content: "\ebac";
    line-height: 1;
    text-indent: 0;
}

.dropzone_custom .dz-preview .dz-remove:hover {
    text-decoration: none;
    color: #ff2829;
}

.main-menu .navbar-header .navbar-brand .brand-logo .logo {
    height: 35px;
}

.btn_request_box {
    display: flex;
    margin-bottom: 12px;
}

.btn_request_item {
    margin-right: 8px;
}

.w-50-sm {
    width: initial;
}

.f-bold {
    font-weight: bold;
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {

    /* IE Specific CSS */
    .bg-authentication {
        width: 100%;
        display: block;
    }
}

@media only screen and (max-width: 467px) {
    .w-50-sm {
        width: 50%;
    }

    .content-wrapper {
        padding: 0 !important;
        margin: 0 !important;
    }

    .btn_request_box {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .btn_request_item {
        width: 30%;
        margin-bottom: 8px;
    }

    .btn_request_item_btn {
        width: 100%;
    }
}


.lds-ripple {
    display: inline-block;
    position: relative;
    width: 80px;
    height: 80px;
}

.lds-ripple div {
    position: absolute;
    border: 4px solid #003093;
    opacity: 1;
    border-radius: 50%;
    animation: lds-ripple 1s cubic-bezier(0, 0.2, 0.8, 1) infinite;
}

.lds-ripple div:nth-child(2) {
    animation-delay: -0.5s;
}

.w-20 {
    width: 20%;
}

.w-13 {
    width: 13%;
}

.w-7 {
    width: 7%;
}

.w-30 {
    width: 30%;
}

.w-35 {
    width: 35%;
}

.modal-backdrop {
    width: 100% !important;
    height: 100% !important;
}

@keyframes lds-ripple {
    0% {
        top: 36px;
        left: 36px;
        width: 0;
        height: 0;
        opacity: 0;
    }

    4.9% {
        top: 36px;
        left: 36px;
        width: 0;
        height: 0;
        opacity: 0;
    }

    5% {
        top: 36px;
        left: 36px;
        width: 0;
        height: 0;
        opacity: 1;
    }

    100% {
        top: 0px;
        left: 0px;
        width: 72px;
        height: 72px;
        opacity: 0;
    }
}

/*  Custom thư viện select2  */
.select2-container--classic .select2-selection--single, .select2-container--default .select2-selection--single {
    margin-left: 0 !important;
}

.tip_box {
    background: rgb(241 241 241 / 69%);
    color: #090909;
    padding: 10px;
    border-radius: 5px;
}

/* end login */
@media print {
    .hide-when-print, header, footer, aside, .wrapper {
        display: none !important;
    }

}

.btn_secondary {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;

    border: 1px solid #D9D9D9;
    background: #FFF;
    color: rgba(0, 0, 0, 0.85);
    box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.02);
    cursor: pointer;
    outline: none !important;

    border-radius: 8px;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    min-height: 32px;
}

.btn_secondary:hover {
    background-color: #f5f5f5;
}

.horizontal-line {
    height: 1px;
    background-color: rgba(0, 0, 0, 0.06);
    width: 100%;
}

.toggle-switch {
    display: inline-block;
    background: #ccc;
    border-radius: 16px;
    width: 40px;
    height: 20px;
    position: relative;
    vertical-align: middle;
    transition: background 0.25s;
    cursor: pointer;
}

.toggle-switch:before, .toggle-switch:after {
    content: "";
}

.toggle-switch:before {
    display: block;
    background: linear-gradient(to bottom, #fff 0%, #eee 100%);
    border-radius: 50%;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.25);
    width: 20px;
    height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    transition: left 0.25s;
    cursor: pointer;
}

.toggle:hover .toggle-switch:before {
    background: linear-gradient(to bottom, #fff 0%, #fff 100%);
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.5);
}

.toggle-checkbox:checked + .toggle-switch {
    background: #5a8dee;
}

.toggle-checkbox:checked + .toggle-switch:before {
    left: 20px;
}

.toggle-checkbox {
    position: absolute;
    visibility: hidden;
}


.btn_custom_primary {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;

    border: 1px solid #096DD9;
    background: #096DD9;
    color: #FFF;
    box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.04);
    cursor: pointer;
    outline: none !important;

    border-radius: 8px;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    min-height: 32px;

    /* Thêm transition cho hiệu ứng mượt */
    transition: background-color 0.3s ease, box-shadow 0.3s ease, transform 0.2s ease;
}

.btn_custom_primary:hover {
    background-color: #1A90FF;
    border-color: #1A90FF;
    color: #FFF;
    box-shadow: 0 4px 8px rgba(9, 109, 217, 0.2);
}

.label_custom {
    display: flex;
    align-items: center;
    justify-content: start;
    gap: 4px;

    color: rgba(0, 0, 0, 0.85);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
}
