.ajax-loader {
    background-color: rgba(000, 000, 000, 0.4);
    background-image: url("../img/loader.svg?v=2");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 60px 60px;
    border-radius: 0;
    display: none;
    height: 100%;
    position: fixed;
    width: 100%;
    z-index: 100000000;
}

/* the norm */
#gritter-notice-wrapper {
    position: fixed;
    right: 20px;
    top: 20px;
    width: 230px;
    z-index: 100000;
    text-align: center;
}

#gritter-notice-wrapper.top-left {
    left: 20px;
    right: auto;
}

#gritter-notice-wrapper.bottom-right {
    top: auto;
    left: auto;
    bottom: 20px;
    right: 20px;
}

#gritter-notice-wrapper.bottom-left {
    top: auto;
    right: auto;
    bottom: 20px;
    left: 20px;
}

.gritter-item-wrapper {
    position: relative;
    margin: 0 0 10px 0;
    /*background:url('../image/gritter/ie-spacer.gif'); *//* ie7/8 fix */
    background: rgba(228, 46, 47, 0.92) none repeat scroll 0 0;
    border-radius: 5px;
}

.success-gritter {
    background-color: #52b35d !important;
}

.gritter-top {
    /*background:url(../image/gritter/gritter.png) no-repeat left -30px;*/
    height: 10px;
}

.hover .gritter-top {
    background-position: right -30px;
}

.gritter-bottom {
    /*background:url(../image/gritter/gritter.png) no-repeat left bottom;*/
    height: 8px;
    margin: 0;
}

.hover .gritter-bottom {
    background-position: bottom right;
}

.gritter-item {
    display: block;
    /*background:url(../image/gritter/gritter.png) no-repeat left -40px;*/
    /* background: rgba(153, 40, 18, 0.92) none repeat scroll 0 0;*/
    color: #eee;
    padding: 2px 11px 8px 11px;
    font-size: 11px;
    font-family: verdana;
}

.hover .gritter-item {
    background-position: right -40px;
}

.gritter-item p {
    padding: 0;
    margin: 0;
    word-wrap: break-word;
    font-family: Tahoma;
    font-size: 14px;
}

.gritter-close {
    position: absolute;
    top: 5px;
    right: 3px;
    background: url(gritter/gritter.png) no-repeat left top;
    cursor: pointer;
    width: 30px;
    height: 30px;
    text-indent: -9999em;
}

.gritter-title {
    font-family: Tahoma;
    font-size: 17px;
    padding: 0 0 7px;
    text-transform: uppercase;
}

.gritter-image {
    width: 48px;
    height: 48px;
    float: left;
}

.gritter-with-image,
.gritter-without-image {
    padding: 0;
}

.gritter-with-image {
    width: 220px;
    float: right;
}

/* for the light (white) version of the gritter notice */
.gritter-light .gritter-item,
.gritter-light .gritter-bottom,
.gritter-light .gritter-top,
.gritter-light .gritter-close {
    background-image: url(gritter/gritter-light.png);
    color: #222;
}

.gritter-light .gritter-title {
    text-shadow: none;
}

.bg-soft-success {
    background-color: #3eaa70 !important;
    color: white !important;
    font-size: 12px !important;
}
.list-alert {
    bottom: 1.5rem;
    left: 50%;
    margin-bottom: 0;
    min-width: 350px;
    position: fixed;
    transform: translateX(-50%);
    z-index: 1030;
}
.alert-dark {
    background-color: #12263f;
    border-color: #12263f;
    color: #fff;
}
.btn-white-20 {
    background-color: rgba(255, 255, 255, .2);
    border-color: transparent;
    color: #fff;
}
#action .btn {
    display: inline-block;
}
.custom-modal {
    --bs-modal-width: 800px;
}
.alert-danger {
    padding-left: 20px;
}
.form-control {
    padding: 7px 10px !important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 9px;
}
.select2-container .select2-selection {
    min-height: 36px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 5px;
}
.form-button {
    padding: 9px 10px;
}
.br-10 {
    border-radius: 10px;
}
.grey-background {
    background-color: #F3F4F6;
}
.select-icon .select2-container .select2-selection--single .select2-selection__rendered {
    margin-top: -6px;
}
.edit-icon a {
    font-size: 11px !important;
    color: #283c50;
    font-weight: 500;
}

.edit-icon {
    margin-bottom: 0px;
    text-align: left;
}

.edit-icon i {
    margin-right: 4px;
    font-size: 11px;
}
.table-custom td {
    border: none !important;
}
.image-list .card-body {
    border: 1px solid;
    padding: 3px;
    border-radius: 3px;
    margin-bottom: 25px;
    position: relative;
}
.image-list .delete-icon {
    top: 10px;
    right: 10px;
    position: absolute;
    background-color: #ea4d4d;
    color: #ffffff !important;
}
.image-list .delete-icon i {
    font-size: 16px;
}
.image-list .img-fluid {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.img-same {
    aspect-ratio: 1 / 1 !important;
    object-fit: cover;
}
.img-same-1-4 {
    aspect-ratio: 1.4 / 1 !important;
    object-fit: cover;
}
.blue-link {
    color: #337ab7;
}
.advertisement-list p {
    font-weight: 500;
    color: #000000;
}

.nxl-header {
    z-index: 10000;
}
.select2-container {
    z-index: 9999;
}
.modal-open .nxl-header {
    z-index: 100;
}
.advertisement-item .item-checkbox {
    position: absolute;
    right: 14px;
    top: 10px;
}
.nxl-container .help-center-content-header {
    height: auto;
    min-height: auto;
    max-height: 100%;
}
.client-selection-section {
    top: 0px;
    min-height: auto;
}
.pagination {
    justify-content: center;
    align-items: center;
    text-align: center;
}
.card-footer nav {
    margin: auto;
}
.edit-icon-position {
    position: absolute;
    right: 10px;
}
.mr-10 {
    margin-right: 10px;
}
.mr-5 {
    margin-right: 5px;
}
#action.fade:not(.show){
    display: none;
}
.ui-datepicker {
    z-index: 10000;
}
.range-item {
    padding-right: 15px;
}
.range-item span {
    font-size: 20px;
    font-weight: bold;
    margin-right: 2px;
    margin-left: 2px;
}
.row-filter {
    background-color: #EEE;
    padding-bottom: 23px;
    border-radius: 10px;
}
.row-filter .form-label {
    font-weight: 650 !important;
}
.text-right {
    text-align: right;
}
.question-name {
    font-weight: 900;
}
.form-control {
    border-color: #b5b9bf !important;
}
.select2-container .select2-selection {
    border-color: #b5b9bf;
}
.topic-list a {
    font-size: 16px !important;
}
.topic-content {
    color: #0c1322 !important;
}
ul.pagination-common-style li a {
    border-color: #000000;
}
.question-item {
    color: #0c1322 !important;
    font-size: 15px;
}
.form-check-input {
    border: 2px solid rgba(15, 15, 15, 0.35);
}
.question-item.answered {

}
.answered .form-check-input[type="radio"] {
    pointer-events: none;
}
.form-check-input:disabled {
    opacity: 1;
}
.form-check-input:disabled ~ .form-check-label, .form-check-input[disabled] ~ .form-check-label {
    opacity: 1;
}
.ml-1 {
    margin-left: 5px;
}
.question-pagination li {
    display: inline-block;
    margin-bottom: 5px;
}
.test-result i {
    font-size: 40px;
    color: #27a627;
}
ul.pagination-common-style li a:hover, ul.pagination-common-style li a.active:hover {
    background-color: transparent;
}
.question-pagination .answered a, .question-pagination .answered a:hover {
    color: #fff !important;
    background-color: #3454D1;
    border-color: #3454D1;;
}
ul.pagination-common-style li a.active {
    background-color: #f0a51b;
    border-color: #f0a51b;
}
.question-item .form-check-input {
    width: 20px;
    height: 20px;
    margin-right: 10px;
}
.rating-btn a {
    font-size: 14px;
}
.test-end-time p {
    color: #424242;
    font-size: 28px;
    font-weight: 700;
}
#finish_modal .modal-dialog{
    margin-top: 100px;
}
.video-container {
    position: relative;
    width: 100%;
    padding-bottom: 56.25%; /* This is the 16:9 ratio (9 / 16 * 100) */
    height: 0;
    overflow: hidden;
}

.video-container iframe, .video-container img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
.top-rating {
    background-color: #d7fbe8 !important;
}
.my-rating {
    background-color: #7adde8 !important;
}
.card-title.active {
    background-color: #3454D1;
    color: white !important;
    padding: 5px 10px;
    border-radius: 5px;
}
.total-count {
    color: #181717;
    font-weight: bold;
}
.test-mobile-time {
    display: none;
}
html.app-navigation-dark .nxl-navigation .m-header {
    background: #0D2451;
    border-right: 1px solid #0D2451;
    border-bottom: 1px solid #48536a;
}
html.app-navigation-dark .nxl-navigation .navbar-content {
    border-right: 1px solid #0D2451;
}
html.app-navigation-dark .nxl-navigation {
    background: #0D2451;
}
html.app-navigation-dark .nxl-navigation .navbar-content .nxl-navbar > .nxl-item.active > .nxl-link, html.app-navigation-dark .nxl-navigation .navbar-content .nxl-navbar > .nxl-item:focus > .nxl-link, html.app-navigation-dark .nxl-navigation .navbar-content .nxl-navbar > .nxl-item:hover > .nxl-link {
    background-color: #253A62;
}
.btn-orange, .btn-orange:hover {
    color: #fff !important;
    border-color: #F5A623 !important;
    background-color: #F5A623 !important;
}
.dropdown-menu {
    z-index: 99999;
}
.btn-primary, .btn-primary:hover, .btn.bg-soft-primary:focus, .btn.bg-soft-primary:hover {
    color: #fff !important;
    border-color: #0E3684 !important;
    background-color: #0E3684 !important;
}

.nxl-item.active .nxl-submenu .active .nxl-link {
    background-color: transparent !important;
    text-decoration: underline;
}
.avatar img {
    width: 50px;
    border-radius: 50%;
    height: 50px;
}
.rounded-16 {
    border-radius: 1rem !important;
}
.bg-main-100 {
    background-color: var(--main-100) !important;
}
.h-164 {
    height: 10.25rem !important;
}
.flex-center {
    display: flex;
    justify-content: center;
    align-items: center;
}
.cover-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.text-13 {
    font-size: 0.8125rem !important;
}
.text-gray-600 {
    color: #0F141F !important;
}
.flex-between {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.btn-outline-main {
    background-color: transparent !important;
    border-color: #0D2451 !important;
    color: #0D2451 !important;
}
.flex-align {
    display: flex;
    align-items: center;
}
.custom-column {
    max-width: 250px;
    white-space: normal !important;
    word-wrap: break-word !important;
    overflow-wrap: break-word !important;
}
.check-success-label {
    font-size: 44px;
    color: #3daa3d;
}
.no-sidebar {
    margin-left: 0px;
}
.form-bg-1 {
    background-color: #F4D6D6;
}
.form-bg-2 {
    background-color: #F2E7B8;
}
.form-bg-3 {
    background-color: #D0E8D8;
}
.form-check {
    margin-bottom: 10px;
}
.form-scale .form-check {
    padding: 8px 10px;
    border-radius: 10px;
    display: inline;
    margin-right: 10px;
    margin-top: 10px;
}
.form-scale .form-check input {
    display: none;
}
.form-scale .form-check:has(.form-check-input:checked) {
    border: 2px solid #3454D1;
}
.form-check .form-check-label {
    width: 95%;
}
html.app-navigation-dark .nxl-navigation .m-header .logo-lg {
    filter: none;
}
.auth-minimal-wrapper.form-request .auth-minimal-inner .minimal-card-wrapper {
    max-width: 650px;
}
.auth-text {
    color: #463f3f;
    font-weight: bold;
}
.main-label {
    color: #8F59E1 !important;
}
.pdf-link {
    text-decoration: underline;
    color: #8F59E1;
    font-size: 15px;
}
.rbt-course-main-content {
    list-style: none;
}
.rbt-accordion-style .accordion-button::before {
    right: -20px;
}
.rbt-accordion-style .accordion-button.collapsed::before {
    content: "\e99f";
}
.rbt-accordion-style .accordion-button::before {
    position: absolute;
    content: "\e9bc";
    font-family: "feather" !important;
    right: 0px;
    top: 50%;
    transform: translateY(-50%);
    transition: 0.4s;
}
.rbt-accordion-style .accordion-header {
    padding: 20px 20px;
}
.rbt-course-main-content li {
    margin: 15px 0px;
}
.rbt-course-main-content li.active a {
    color: #0872F9;
    font-weight: 700;
}
.rbt-accordion-style .accordion-button {
    font-weight: 500;
    color: #283c50;
}
.border-right {
    border-right: 1px solid #e5e7eb;
}
.product-image img {
    aspect-ratio: 300 / 350 !important;
}
@media screen and (max-width: 990px) {
    .nxl-lavel-mega-menu-toggle {
        display: none !important;
    }
}
@media screen and (max-width: 480px) {
    .form-scale .form-check {
        display: block;
    }
    .question-item .form-check-input {
        margin-right: 10px;
    }
    .question-item .form-check-label p {
        margin-left: 4px;
    }
    .test-mobile-time {
        display: block !important;
    }
    .test-desktop-time {
        display: none !important;
    }
    .modal {
        max-width: 375px !important;
    }
    .custom-modal {
        --bs-modal-width: 100% !important;
        width: 100% !important;
    }
    iframe {
        max-height: 230px !important;
    }
    .mobile-btn-100 {
        width: 100% !important;
    }
    .breadcrumb {
        display: none !important;
    }
    .page-header h5 {
        border: none !important;
    }
    .page-header-right-open-toggle {
        display: none;
    }
    .faq-content {
        display: block !important;
    }
    .faq-content .content-sidebar {
        max-width: 100% !important;
        height: auto !important;
    }
    .faq-content .content-area .content-area-body {
        padding: 0px !important;
        margin-top: 30px;
    }
    .mobile-logo {
        display: inline-block !important;
        text-align: center;
    }
    .mobile-logo img {
        width: 30% !important;
    }
}
