.fs-12-px {
    font-size: 12px !important;
}

.fs-16-px {
    font-size: 16px !important;
}

.fs-20-px {
    font-size: 20px !important;
}

.sidebar-wrapper-bg-color {
    background-color: #06170e !important;
}

.logo-wrapper-custom {
    background-color: #06170e;
    border-bottom: 1px solid #45556e;
}

.sidebar-list-dashboard {
    margin-top: 24px;
    padding-left: 16px;
    padding-right: 16px;
}

.image-upload-custom {
    width: 130px;
    height: 130px;
    overflow: hidden;
}

.button-custom {
    padding: 12px 16px !important;
    width: 280px !important;
}

.button-custom-swal {
    padding: 12px 50px !important;
    width: 200px;
}

.h-22-px {
    height: 22px;
}

.h-44-px {
    height: 44px;
}

.h-200-px {
    height: 200px;
}

.p-l-13 {
    padding-left: 13px !important;
}

.p-l-16 {
    padding-left: 16px !important;
}

.p-r-16 {
    padding-right: 16px !important;
}

.fs-12-px {
    font-size: 12px !important;
}

.fs-13-px {
    font-size: 13px !important;
}

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

.fs-18-px {
    font-size: 18px !important;
}

.r-0 {
    right: 0 !important;
}

.top-90 {
    top: 90px !important;
}

.border-input-check {
    border: 1px solid #000;
}

input[type="checkbox"]:checked {
    background-color: #01d2b4;
    border-color: #01d2b4;
}

.p-12-px {
    padding: 12px;
}

.p-14-px {
    padding: 14px;
}

.select-field-p {
    padding: 12px 32px 12px 10px !important;
}

.border-radius-16 {
    border-radius: 16px;
}

.border-radius-12 {
    border-radius: 12px;
}

.button-p-custom {
    padding: 10px 28px !important;
}

.mw-140-px {
    max-width: 140px;
}

.letter-spacing-15 {
    letter-spacing: 0.015em;
}

.p-sub-menu {
    padding: 12px 20px !important;
}

.bg-none {
    background-color: transparent !important;
}

.rounded-12-px {
    border-radius: 12px;
}

.rounded-20-px {
    border-radius: 20px;
}

.rounded-24-px {
    border-radius: 24px;
}

.flex-66 {
    flex: 0.66;
}

.flex-33 {
    flex: 0.33;
}

.bg-sent-to-bank {
    background-color: #d9e8ff;
}

.text-408CFF {
    color: #408cff !important;
}

.wide-column {
    min-width: 140px;
}

.bars-custom {
    padding: 14px 3px !important;
}

.thick-hr {
    border: 0;
    height: 2px;
    background-color: #000;
    margin: 0;
}

.p-process {
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0.01em;
    line-height: 16px;
}

.col-2-half {
    flex: 0 0 auto;
    width: 13.666667%;
}

.pe-10 {
    padding-right: 10%;
}

.pe-50 {
    padding-right: 50%;
}

.ps-10 {
    padding-left: 10%;
}

.line-height-0 {
    line-height: 0 !important;
}

.line-height-20 {
    line-height: 20px;
}

.line-height-24 {
    line-height: 24px;
}

.line-height-28 {
    line-height: 28px;
}

.list-disc {
    list-style-type: disc !important;
}

.p-8-12 {
    padding: 8px 12px !important;
}

.p-8-14 {
    padding: 8px 14px !important;
}

.p-10-14 {
    padding: 10px 14px !important;
}

.p-13 {
    padding: 13px 14px !important;
}

.bg-light-primary-custom {
    background-color: #e7fffc !important;
}

.bg-light-success-custom {
    background-color: #ccfff1 !important;
}

.bg-light-danger-custom {
    background-color: #ffd4d8 !important;
}

.text-primary-custom {
    color: #01d2b4 !important;
}

.text-danger-custom {
    color: #f65160 !important;
}

.text-notify-custom {
    color: #bbc32c !important;
}

.text-disabled {
    color: #c8d0dd;
    pointer-events: none;
}

.fw-400 {
    font-weight: 400;
}

.bg-white-cancel {
    background-color: #fff;
}

.bg-grey {
    background-color: #bdc2ca;
}

.border-grey {
    border-color: grey;
}

.search-custom {
    background-color: #e7fffc;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
}

.border-none {
    border: none !important;
}

.border-radius-5 {
    border-radius: 5px !important;
}

.border-radius-16 {
    border-radius: 16px !important;
}

.border-grey {
    border: 1px solid #ccc;
}

.border-primary-custom {
    border: 1px solid #01D2B4;
}

.border-primary-custom-2px {
    border: 2px solid #01D2B4;
}

.border-primary-custom:hover,
.border-primary-custom-2px:hover {
    border: 1px solid #01D2B4;
    background-color: #01D2B4;
    color: #000 !important;
}

.box-shadow-none {
    box-shadow: none !important;
}

.mt-2-px {
    margin-top: 2px !important;
}

.pt-30-px {
    padding-top: 80px;
}

.swal-button--confirm {
    min-height: 3.4rem;
}

.field-icon {
    float: right;
    margin-left: -25px;
    margin-top: -25px;
    position: relative;
    z-index: 2;
    font-size: 20px;
    line-height: 16px;
    margin-right: 30px;
}

.success-notification {
    background-color: #e7fffc;
    width: fit-content;
    margin: 25px;
    color: #01d2b4;
}

.no-click {
    pointer-events: none;
}

/* .text-container {
    max-height: 50px;
    overflow: hidden;
    position: relative;
    transition: max-height 0.5s ease;
} */

/* .text-container.expanded {
    max-height: none;
} */

/* .read-more {
    display: inline-block;
    color: blue;
    cursor: pointer;
    margin-top: 10px;
} */

.limited-text {
    width: 100%;
    font-size: 1rem;
}

.white-space {
    white-space: pre-line;
}

.text-notification {
    max-width: 580px;
    display: block;
    overflow-wrap: break-word;
    word-break: break-word;
}

.text-notification strong {
    display: inline;
    font-weight: bold;
}

.bell-notification {
    cursor: pointer;
}

.modal-scrollable {
    max-height: 400px;
    overflow: auto;
}

#register-table {
    overflow-x: auto;
}

#register-table table {
    table-layout: auto !important;
    white-space: nowrap;
}

#register-table th,
#register-table td {
    white-space: nowrap;
}

.bg-custom-layout {
    background-color: #f5f9ff !important;
}

.bg-custom-thead {
    --bs-table-bg: #f2f4f8 !important;
}

.ml-0-important {
    margin-left: 0 !important;
}

.mr-0-important {
    margin-right: 0 !important;
}


.min-height-300 {
    min-height: 300px;
}

.hidden-important {
    display: none !important;
}

.icon-custom {
    width: 50px;
    height: 37.6px;
    background-color: white;
    border-radius: 6px;
    border: 1px solid #ccc;
    display: flex;
    align-items: center;
    justify-content: center;
}

.icon-custom:hover {
    background-color: #f0f0f0;
    border-color: #999;
    transition: background-color 0.2s, border-color 0.2s;
}

.btn-primary-custom {
    background-color: #01d2b4;
    color: #000;
    border: none;
}

.btn-primary-custom:hover {
    background-color: #01bfa0;
    color: #000;
    border: none;
}

.hover-effect:hover {
    opacity: 0.5;
}

.fs-0-6 {
    font-size: 0.7rem !important;
}

.scale-0-85 {
    transform: scale(0.85);
    transform-origin: center;
}

.scale-0-85-card {
    transform: scale(0.85) translate(12%, -25%);
    transform-origin: center;
}

.fixed-height-modal .modal-dialog {
    position: fixed;
    top: -24px;
    left: 10px;
    bottom: 10px;
    right: 10px;
    min-height: 100vh;
    height: 100%;
}

.fixed-height-modal .modal-content {
    min-height: 650px;
    max-height: 80vh;
    overflow-y: auto;
}

.fixed-height-modal .modal-dialog {
    position: fixed;
    top: -24px;
    left: 10px;
    bottom: 10px;
    right: 10px;
    min-height: 100vh;
    height: 100%;
}

.fixed-height-modal .modal-content {
    min-height: 650px;
    max-height: 80vh;
    overflow-y: auto;
}

.disabled-link {
    pointer-events: none;
    opacity: 0.5;
    cursor: not-allowed;
}

.bg-gray-important {
    background-color: gray !important;
}

.watermark-container {
    background-image: url('/images/logo/watermark-2.png');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    background-size: 700px 700px;
}

.disabled-progress {
    pointer-events: none;
    opacity: 0.6;
}

.preview-attachments .file-thumb {
    position: relative;
    width: 80px;
    height: 80px;
    border: 1px solid #ddd;
    border-radius: 6px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}

.preview-attachments .file-thumb img {
    max-width: 100%;
    max-height: 100%;
    object-fit: cover;
}

.preview-attachments .file-thumb .remove-file,
.preview-attachments .file-thumb .remove-existing-file {
    position: absolute;
    top: 2px;
    right: 4px;
    cursor: pointer;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    font-size: 12px;
    border-radius: 50%;
    padding: 2px 5px;
}

.mfp-bg,
.mfp-wrap {
    z-index: 20000 !important;
}

.mfp-content {
    width: 90% !important;
    max-width: 90% !important;
    height: 100% !important;
    max-height: 100% !important;
    margin: auto;
}

.mfp-content iframe,
.mfp-content img {
    width: 100% !important;
    height: 100% !important;
    object-fit: contain;
}

.btn-loading {
    pointer-events: none;
    opacity: 0.6;
    position: relative;
}

.btn-loading::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 16px;
    height: 16px;
    margin: -8px 0 0 -8px;
    border: 2px solid #ccc;
    border-top-color: #333;
    border-radius: 50%;
    animation: spin 0.6s linear infinite;
}

@keyframes spin {
    100% {
        transform: rotate(360deg);
    }
}

.p-r-1-5 {
    padding-right: 1.5rem !important;
}


.msger-chat {
    scrollbar-width: none;
    /* scrollbar-color: #e0ddff #ffffff; */
}

.msger-chat::-webkit-scrollbar {
    /* width: 12px; */
    display: none;
}

.select-edit-custom {
    padding-top: 7px !important;
    height: 42px !important;
    border: 1px solid #6b7280 !important;
    border-radius: 0 !important;
}

.role-badge {
    display: inline-block;
    font-size: 10px;
    line-height: 1;
    padding: 3px 6px;
    border-radius: 6px;
    position: relative;
    top: -2px;
    font-weight: 600;
    white-space: nowrap;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}

.bg-role-danger {
    background-color: #dc3545 !important;
}

.bg-role-primary {
    background-color: #007bff !important;
}

.bg-role-info {
    background-color: #0dcaf0 !important;
}

.bg-role-success {
    background-color: #198754 !important;
}

.bg-role-secondary {
    background-color: #6c757d !important;
}

.bg-role-gray {
    background-color: #adb5bd !important;
}

@media (max-width: 576px) {
    .role-badge {
        font-size: 9px;
        padding: 1px 4px;
        top: -1px;
    }

    .page-wrapper .page-body-wrapper .card {
        margin-left: 0 !important;
    }
}

.form-range::-webkit-slider-runnable-track {
    background: #afafb0 !important;
    height: 6px;
    border-radius: 5px;
}