* {
    margin: 0;
    padding: 0;
}

body {
    overflow-x: hidden;
}

:focus {
    outline: none
}

.disable {
    pointer-events: none;
    opacity: .6
}

hr {
    margin: 1rem 0;
    color: inherit;
    background-color: currentColor;
    border: 0;
    opacity: .25
}

.sign-bg {
    position: absolute;
    left: 0;
    top: 0
}

.sign-bg.sign-bg-right {
    left: auto;
    right: 0
}

.gradient-main {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.login-bottom {
    margin-top: -12.5rem
}

@media(min-width: 1400px) {
    .auth-card {
        padding: 0 6.25rem
    }
}

@media(max-width: 575.98px) {
    .login-header {
        height: 12.5rem !important
    }

    .login-bottom {
        margin-top: -6.25rem
    }
}

.card .iq-dashed-border {
    padding: 1.5rem;
    -webkit-border-radius: .5rem;
    border-radius: .5rem;
    border: 1px dashed #ced4da
}

.card .card-body .grid-flow-col {
    grid-auto-flow: column
}

.card .card-body .iq-icon-box-2 {
    height: 36px;
    width: 36px;
    min-width: 36px;
    line-height: 36px;
    background: #f5f6fa;
    text-align: center;
    font-size: 1rem;
    text-decoration: none;
    -webkit-border-radius: .5rem;
    border-radius: .5rem
}

.card .card-body .iq-media-group-1 .iq-media-1 {
    margin-left: -1.25rem;
    position: relative;
    z-index: 0
}

.card .card-body .iq-media-group-1 .iq-media-1:hover {
    z-index: 9
}

.card .card-body .iq-media-group-1 .iq-media-1 img {
    border: 2px solid #eee
}

.card .card-body .iq-media-group-1 .iq-media-1:first-child {
    margin-left: 0
}

.card .card-body .iq-media-group-1 .iq-media.border {
    border: 2px solid #eee
}

.card .card-body .iq-media-1 {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover;
    -webkit-border-radius: .25rem;
    border-radius: .25rem
}

.card .card-body .iq-media-1:hover {
    text-decoration: none
}

.pricing .table thead tr {
    background-color: unset
}

.pricing .table th {
    border-top: none;
    border-bottom: 1px solid #eee
}

.pricing .table td {
    border-top: none !important
}

.pricing .table tr {
    border-bottom: 1px solid #eee
}

.prc-box {
    background: #d8ddfa;
    padding: 15px;
    position: relative;
    -webkit-border-radius: .5rem;
    border-radius: .5rem;
    cursor: pointer
}

.type {
    position: absolute;
    background: #1a2035;
    padding: 9px 25px;
    color: #fff;
    top: -15px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    font-weight: 500
}

.type:before {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    right: -15px;
    top: 0px;
    border-left: 15px solid #0c112e;
    border-top: 15px solid rgba(0, 0, 0, 0)
}

.type:after {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    left: -15px;
    top: 0px;
    border-right: 15px solid #0c112e;
    border-top: 15px solid rgba(0, 0, 0, 0)
}

.prc-box.active {
    background: #1a2035
}

.prc-box.active .h3 {
    color: #fff
}

.prc-box.active .type {
    background: #d8ddfa;
    color: #212529
}

.prc-box.active .type:before {
    border-left: 16px solid #0c112e;
    right: -16px
}

.prc-box.active .type:after {
    border-right: 16px solid #0c112e;
    left: -16px
}

.prc-wrap {
    border-bottom: none !important
}

.child-cell.active {
    color: #1a2035;
    stroke: #1a2035
}

.line-around {
    border-bottom: 1px solid #eee;
    line-height: .1em;
    margin: 10px 0 20px
}

.line-around .line-around-1 {
    text-transform: uppercase;
    background: #fff;
    padding: 0 10px 0 0
}

.iq-single-card {
    -webkit-border-radius: 0 .5rem .5rem 0;
    border-radius: 0 .5rem .5rem 0
}

.trans-table th.w15,
.trans-table td.w15 {
    min-width: 15px !important;
    max-width: 15px !important;
    text-wrap: wrap;
}

.trans-table th.w30,
.trans-table td.w30 {
    min-width: 30px !important;
    max-width: 30px !important;
    text-wrap: wrap;
}

.trans-table th.w50,
.trans-table td.w50 {
    min-width: 50px !important;
    max-width: 50px !important;
    text-wrap: wrap;
}

.trans-table th.w80,
.trans-table td.w80 {
    min-width: 80px !important;
    max-width: 80px !important;
    text-wrap: wrap;
}

.trans-table th.w90,
.trans-table td.w90 {
    min-width: 90px !important;
    max-width: 90px !important;
    text-wrap: wrap;
}

.trans-table th.w100,
.trans-table td.w100 {
    min-width: 100px !important;
    max-width: 100px !important;
    text-wrap: wrap;
}

.trans-table th.w110,
.trans-table td.w110 {
    min-width: 110px !important;
    max-width: 110px !important;
    text-wrap: wrap;
}

.trans-table th.w120,
.trans-table td.w120 {
    min-width: 120px !important;
    max-width: 120px !important;
    text-wrap: wrap;
}

.trans-table th.w130,
.trans-table td.w130 {
    min-width: 130px !important;
    max-width: 130px !important;
    text-wrap: wrap;
}

.trans-table th.w140,
.trans-table td.w140 {
    min-width: 140px !important;
    max-width: 140px !important;
    text-wrap: wrap;
}

.trans-table th.w150,
.trans-table td.w150 {
    min-width: 150px !important;
    max-width: 150px !important;
    text-wrap: wrap;
}

.trans-table th.w160,
.trans-table td.w160 {
    min-width: 160px !important;
    max-width: 160px !important;
    text-wrap: wrap;
}

.trans-table th.w170,
.trans-table td.w170 {
    min-width: 170px !important;
    max-width: 170px !important;
    text-wrap: wrap;
}

.trans-table th.w200,
.trans-table td.w200 {
    min-width: 200px !important;
    max-width: 200px !important;
    text-wrap: wrap;
}

.trans-table th.w220,
.trans-table td.w220 {
    min-width: 220px !important;
    max-width: 220px !important;
    text-wrap: wrap !important;
}

.trans-table th.w230,
.trans-table td.w230 {
    min-width: 230px !important;
    max-width: 230px !important;
    text-wrap: wrap;
}

.trans-table th.w240,
.trans-table td.w240 {
    min-width: 240px !important;
    max-width: 240px !important;
    text-wrap: wrap;
}


.trans-table th.w280,
.trans-table td.w280 {
    min-width: 280px !important;
    max-width: 280px !important;
    text-wrap: wrap;
}

.trans-table th.w300,
.trans-table td.w300 {
    min-width: 300px !important;
    max-width: 300px !important;
    text-wrap: wrap;
}

.trans-table th.w430,
.trans-table td.w430 {
    min-width: 430px !important;
    max-width: 430px !important;
    text-wrap: wrap;
}

.sidebar-base .nav-item .nav-link .icon {
    color: #1a2035;
}

.sidebar-base .nav-item .nav-link.active .icon {
    color: #fff;
}

.sidebar-base .nav-item .nav-link.static-item {
    margin-bottom: 0 !important;
}

.sidebar-base .nav-item.static-item .default-icon {
    color: #1a2035;
}

.form-control {
    color: rgba(25, 19, 59, 0.673) !important;
    border: 1px solid rgba(63, 65, 81, 0.286);
}

.sec-filter,
.sec-create {
    display: none;
}

.theading {
    background-color: #0c112e !important;
    color: #fff;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

.badge-custom-primary {
    background-color: #0c112e3a;
}

.search-toggle,
.create-toggle,
.outer-card-header,
.budget-outer-card-header,
.inout-card-header {
    display: flex;
    position: relative;
    padding-right: 25px;
    cursor: pointer;
    justify-content: center;
    align-items: center;
}

.search-toggle::after,
.create-toggle::after,
.outer-card-header::after,
.budget-outer-card-header::after,
.inout-card-header::after {
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%) rotate(0deg);
    content: url(../images/down-arrow-white.svg);
    transition: transform 0.5s ease, content 0s;
}

.search-toggle.expend::after,
.outer-card-header.expend::after,
.create-toggle.expend::after,
.budget-outer-card-header.expend::after,
.inout-card-header.expend::after {
    transform: translateY(-50%) rotate(180deg);
    content: url(../images/down-arrow-white.svg);
}

.sec-filter .filter-item-list,
.sec-create .filter-item-list {
    display: flex;
    /* width: 100%; */
    justify-content: start;
    gap: 20px;
    flex-wrap: wrap;
    word-break: break-all;
}

.sec-filter .filter-item-list input[type="search"]::before,
.sec-create .filter-item-list input[type="search"]::before {
    width: 17px;
    height: 10px;
    background: url(../img/sort.svg) no-repeat;
    content: "";
}

.dataTable>tbody>tr.even>* {
    background-color: #f5f6fa !important;
    color: #232d42 !important;
}

.dataTable>tbody>tr.even>.text-blue {
    color: rgb(63, 63, 225) !important;
}

.table-striped>tbody>tr:nth-of-type(even)>* {
    color: #232d42;
    background-color: #f5f6fa !important;
}

/* Select2 CSS */
.select2-container {
    display: block;
    -moz-padding-start: calc(1rem - 3px);
    font-size: 1rem;
    font-weight: 400;
    /* padding: .5rem 1rem; */
    background-clip: padding-box;
    border-radius: .5rem;
    background-color: #fff;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right 1rem center;
    -webkit-background-size: 16px 12px;
    background-size: 16px 12px;
}

.select2 .selection {
    word-break: break-all;
}

.select2-selection--single {
    border: 1px solid #c8c9cd !important;
    height: 100%;
}

.select2-selection__rendered {
    word-wrap: break-word;
    text-overflow: inherit;
    white-space: normal !important;
}

.select2-container {
    width: 100% !important;
}

.select2-container--multi-select-theme .select2-selection--single {
    display: flex;
    width: 100%;
    height: 45px;
    padding: 15px 20px;
    border-radius: 5px;
    background-color: var(--clr-hover);
    align-items: center;
    justify-content: space-between;
}

.custom-select .select2-selection--single {
    height: 47px !important;
}

.select2-container--multi-select-theme .select2-selection--multiple {
    display: flex;
    width: 100%;
    border-radius: 5px;
    background-color: var(--clr-hover);
    align-items: center;
    justify-content: flex-start;
}

.select2-container--multi-select-theme .select2-search--inline {
    width: 100%;
}

.select2-container--multi-select-theme .select2-search--inline .select2-search__field {
    width: 100%;
    height: 45px;
    margin: 0;
    padding: 15px 20px;
    background: none;
}

.select2-container--multi-select-theme .select2-search--inline .select2-search__field:focus {
    width: 100% !important;
    outline: none;
}

.select2-container--default.select2-container--disabled .select2-selection--single {
    background-color: #e9ecef !important;
    color: #6c757d !important;
    cursor: not-allowed !important;
    opacity: 0.65;
}

/* .select2-selection__choice__remove {
    padding: 0 10px;
    border: none;
    border-radius: 0 5px 5px 0;
    background-color: var(--clr-primary);
}

.select2-selection__choice__remove span {
    color: var(--clr-neutral-100);
    font-size: 30px;
} */

.select2-selection__choice__display {
    display: flex;
    padding: 0 15px;
    color: var(--clr-neutral-100);
    align-items: center;
}

.select2-container--multi-select-theme .select2-selection--multiple .select2-selection__rendered {
    display: flex;
    gap: 15px;
}

.select2-selection__choice:first-child {
    margin-left: 30px;
}

.select2-container--multi-select-theme .select2-selection--multiple .select2-selection__rendered li {
    display: flex;
    height: 35px;
    border-radius: 5px;
    flex-direction: row-reverse;
    background-color: var(--clr-primary);
}

.select2-container--multi-select-theme .select2-selection--single .select2-selection__rendered {
    padding: 0;
}

.select2-container--custom-theme .select2-selection--single {
    display: flex;
    height: 45px;
    height: 45px;
    padding: 8px 20px;
    border-radius: 5px;
    color: var(--clr-neutral-100);
    background-color: var(--clr-primary);
    align-items: center;
}

.select2-container--custom-theme .select2-selection--single .select2-selection__rendered {
    display: flex;
    padding: 0;
    color: var(--clr-neutral-100);
    font-size: 14px;
    align-items: center;
    gap: 10px;
}

.select2-container--custom-theme .select2-selection--single .select2-selection__rendered::before {
    width: 17px;
    height: 10px;
    background: url(../images/sort.svg) no-repeat;
    content: "";
}

.select2-container--custom-theme .select2-selection--single .select2-selection__arrow {
    width: 30px;
    height: 100%;
    background: url(../images/down-arrow-white.svg) no-repeat center;
    background-position: right;
}

.select2-container--multi-select-theme .select2-selection--single .select2-selection__arrow {
    width: 30px;
    height: 100%;
    background-position: right;
}

.select2-container--custom-theme .select2-selection--single .select2-selection__arrow b {
    border: none;
}

.select2-container--select-date .select2-selection--single,
.select2-container--select-no-img .select2-selection--single {
    display: flex;
    height: 35px;
    padding: 0px 20px;
    border-radius: 10px;
    color: var(--clr-neutral-800);
    background-color: var(--clr-hover);
    align-items: center;
    justify-content: space-between;
}

.select2-container--disabled {
    background-color: #eaecef !important;
}

.form-control:read-only {
    background-color: #c8c9cd66;
}

.select2-container--select-date .select2-selection--single .select2-selection__rendered,
.select2-container--select-no-img .select2-selection--single .select2-selection__rendered {
    display: flex;
    padding: 0;
    color: var(--clr-neutral-800);
    font-size: 14px;
    align-items: center;
    gap: 20px;
}

.select2-container--select-date .select2-selection--single .select2-selection__rendered.changed,
.select2-container--select-no-img .select2-selection--single .select2-selection__rendered.changed {
    color: var(--clr-neutral-900);
}

.select2-container--select-date .select2-selection--single .select2-selection__rendered::before {
    width: 20px;
    height: 20px;
    background: url(../images/calendar.png) no-repeat center;
    content: "";
}

.select2-container--select-date .select2-selection--single .select2-selection__arrow,
.select2-container--select-no-img .select2-selection--single .select2-selection__arrow {
    width: 30px;
    height: 100%;
    background-position: right;
}

.select2-container--select-date .select2-selection--single .select2-selection__arrow b,
.select2-container--select-no-img .select2-selection--single .select2-selection__arrow b {
    border: none;
}

.select2-container--open .select2-dropdown--below,
.select2-container--open .select2-dropdown--above {
    max-height: 205px;
    border: none;
    border-radius: 5px;
    box-shadow: 0px 2px 10px 0 rgba(0, 0, 0, 0.1);
    overflow-y: auto;
}

.select2-container--open .select2-dropdown--below {
    margin-top: 8px;
}

.select2-container--open .select2-dropdown--above {
    top: -8px;
}

.select2-results__option {
    padding: 10px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    margin-top: 8px !important;
}

.select2-container .select2-selection--multiple {
    min-height: 43px !important;
}

.select2-results__option:hover {
    color: var(--clr-neutral-100);
    background-color: var(--clr-primary);
    transition: all 0.1s ease;
}

.select2-results__option:first-child {
    border-radius: 5px 5px 0 0;
}

.select2-results__option:last-child {
    border-radius: 0 0 5px 5px;
}

.form-group .select2-container--select-date .select2-selection--single .select2-selection__rendered,
.select2-container--select-no-img .select2-selection--single .select2-selection__rendered {
    color: var(--clr-neutral-900);
}

@media(max-width: 767.98px) {
    .iq-single-card {
        -webkit-border-radius: 0 0 .5rem .5rem;
        border-radius: 0 0 .5rem .5rem
    }
}

.iq-star-inserted .iq-star-inserted-1.col {
    padding-right: unset
}

.iq-star-inserted .iq-star-inserted-2 {
    z-index: 2
}

.iq-star-inserted .iq-star-inserted-2.col {
    padding: unset
}

.iq-star-inserted .iq-star-inserted-2.col .card {
    height: 100%
}

.iq-star-inserted .iq-star-inserted-3.col {
    padding-left: unset
}

@media(max-width: 991.98px) {
    .iq-star-inserted .card.my-5 {
        margin: unset !important;
        margin-bottom: 2rem !important
    }

    .iq-star-inserted .iq-star-inserted-1.col {
        padding-right: -webkit-calc(var(--bs-gutter-x)/2);
        padding-right: calc(var(--bs-gutter-x)/2)
    }

    .iq-star-inserted .iq-star-inserted-2.col {
        padding-right: -webkit-calc(var(--bs-gutter-x)/2);
        padding-right: calc(var(--bs-gutter-x)/2);
        padding-left: -webkit-calc(var(--bs-gutter-x)/2);
        padding-left: calc(var(--bs-gutter-x)/2)
    }

    .iq-star-inserted .iq-star-inserted-2.col .card {
        height: unset;
        margin-bottom: 2rem !important
    }

    .iq-star-inserted .iq-star-inserted-3.col {
        padding-left: -webkit-calc(var(--bs-gutter-x)/2);
        padding-left: calc(var(--bs-gutter-x)/2)
    }
}

.body-class-1 {
    scroll-behavior: smooth
}

.main-img .container {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center
}

.main-img .container h1 {
    margin: 0;
    font-size: 4.375rem;
    color: #fff
}

.main-img .container h1 span {
    padding: .375rem .875rem;
    display: inline-block
}

.bd-heading-1 .bd-example {
    margin-top: 1rem
}

.bd-heading-1 .bd-example:first-child {
    margin-top: 0rem
}

.bd-cheatsheet {
    margin-top: -2rem
}

.bd-cheatsheet section article .card.iq-document-card {
    padding: 1.5rem
}

.bd-cheatsheet section article .card.iq-document-card .tab-content pre.language-markup {
    margin: unset
}

.bd-aside.card.iq-document-card {
    padding: 1.5rem;
    margin-top: -2rem
}

.bd-aside a {
    padding: .25rem .5rem;
    margin-top: .125rem;
    margin-left: .25rem;
    color: rgba(138, 146, 166, .95);
    text-decoration: none
}

.bd-aside a:hover,
.bd-aside a:focus {
    background-color: rgba(58, 87, 232, .1)
}

.bd-aside .active {
    font-weight: 600;
    background-color: rgba(58, 87, 232, .1);
    color: #1a2035
}

.bd-aside .btn {
    padding: .25rem .5rem;
    font-weight: 600;
    color: #8a92a6;
    border: 0
}

.bd-aside .btn .right-icon {
    -webkit-transition: -webkit-transform .35s ease;
    transition: -webkit-transform .35s ease;
    -o-transition: transform .35s ease;
    transition: transform .35s ease;
    transition: transform .35s ease, -webkit-transform .35s ease
}

.bd-aside .btn:hover,
.bd-aside .btn:focus {
    background-color: rgba(58, 87, 232, .1);
    color: #1a2035
}

.bd-aside .btn:focus {
    -webkit-box-shadow: 0 0 0 .063rem rgba(58, 87, 232, .7);
    box-shadow: 0 0 0 .063rem rgba(58, 87, 232, .7)
}

.bd-aside .btn[aria-expanded=true] .right-icon {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.scrollspy-example {
    position: relative;
    height: 12.5rem;
    margin-top: .5rem;
    overflow: auto
}

[id=modal] .bd-example .btn,
[id=buttons] .bd-example .btn,
[id=tooltips] .bd-example .btn,
[id=popovers] .bd-example .btn,
[id=dropdowns] .bd-example .btn-group,
[id=dropdowns] .bd-example .dropdown,
[id=dropdowns] .bd-example .dropup,
[id=dropdowns] .bd-example .dropend,
[id=dropdowns] .bd-example .dropstart {
    margin-top: .5rem
}

@media(min-width: 1200px) {
    .body-class-1 {
        display: grid;
        gap: 1rem;
        grid-template-columns: 1fr 4fr 1fr;
        grid-template-rows: auto
    }

    .bd-aside.sticky-xl-top {
        top: 2rem !important
    }

    .bd-header {
        position: fixed;
        top: 0;
        right: 0;
        left: 0;
        z-index: 1030;
        grid-column: 1/span 3
    }

    .sticky-xl-top {
        z-index: 2
    }

    .bd-cheatsheet,
    .bd-cheatsheet section,
    .bd-cheatsheet article {
        display: grid;
        gap: 2rem;
        grid-template-columns: 3fr 1fr;
        grid-column: span 2/span 2;
        grid-template-rows: auto
    }

    .bd-aside {
        grid-area: 1/1;
        scroll-margin-top: 4rem
    }

    .bd-cheatsheet section,
    .bd-cheatsheet section>.iq-side-content {
        top: 2rem;
        scroll-margin-top: 0
    }

    .bd-cheatsheet article,
    .bd-cheatsheet .bd-heading {
        top: -webkit-calc(7.2rem + 2rem);
        top: calc(7.2rem + 2rem);
        scroll-margin-top: -webkit-calc(7.8rem + 2rem);
        scroll-margin-top: calc(7.8rem + 2rem)
    }

    .bd-cheatsheet .bd-heading {
        z-index: 1;
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2
    }

    .bd-cheatsheet .bd-heading .card {
        margin-bottom: 0
    }

    .bd-cheatsheet article .iq-document-card {
        margin-bottom: unset
    }

    .bd-cheatsheet article .iq-document-card.iq-doc-head {
        margin-top: -6.8rem
    }
}

@media(min-width: 768px)and (max-width: 1199.98px) {
    .mobile-offcanvas {
        width: 40% !important
    }
}

@media(max-width: 767.98px) {
    .main-img .container h1 {
        font-size: 3.125rem
    }
}

@media(max-width: 1199.98px) {
    .header .container {
        max-width: unset !important
    }

    aside.mobile-offcanvas {
        margin-top: unset !important
    }

    aside.mobile-offcanvas .offcanvas-header {
        display: block
    }

    .body-class-1 {
        padding: unset
    }

    .body-class-1.container {
        max-width: unset
    }

    #content .iq-side-content .card {
        margin-top: 1.25rem
    }

    .mobile-offcanvas {
        visibility: hidden;
        -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        transform: translateX(-100%);
        -webkit-border-radius: 0;
        border-radius: 0;
        display: block;
        position: fixed;
        top: 0;
        left: 0;
        height: 100vh;
        z-index: 1200;
        width: 75%;
        overflow-y: scroll;
        overflow-x: hidden;
        -webkit-transition: visibility .3s ease-in-out, -webkit-transform .3s ease-in-out;
        transition: visibility .3s ease-in-out, -webkit-transform .3s ease-in-out;
        -o-transition: visibility .3s ease-in-out, transform .3s ease-in-out;
        transition: visibility .3s ease-in-out, transform .3s ease-in-out;
        transition: visibility .3s ease-in-out, transform .3s ease-in-out, -webkit-transform .3s ease-in-out;
        background: rgba(255, 255, 255, .8392156863);
        -webkit-backdrop-filter: blur(0.5rem);
        backdrop-filter: blur(0.5rem)
    }

    .mobile-offcanvas.show {
        visibility: visible;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }

    .mobile-offcanvas .container,
    .mobile-offcanvas .container-fluid {
        display: block
    }
}

@media(min-width: 1200px) {

    .bd-aside.card.iq-document-card,
    .bd-cheatsheet {
        margin-top: -3rem
    }

    aside.mobile-offcanvas .offcanvas-header {
        display: none
    }

    .bd-cheatsheet section .iq-side-content {
        grid-column-end: 3
    }

    .bd-cheatsheet section .iq-side-content .card {
        margin-bottom: 0
    }
}

body.offcanvas-active {
    overflow: hidden
}

body.uikit .btn-download {
    display: none
}

.uisheet.screen-darken {
    height: 100%;
    width: 0%;
    z-index: 30;
    position: fixed;
    top: 0;
    right: 0;
    opacity: 0;
    visibility: hidden;
    background-color: rgba(33, 37, 41, .6);
    -webkit-transition: opacity .2s linear, visibility .2s, width 2s ease-in;
    -o-transition: opacity .2s linear, visibility .2s, width 2s ease-in;
    transition: opacity .2s linear, visibility .2s, width 2s ease-in
}

.uisheet.screen-darken.active {
    z-index: 10;
    -webkit-transition: opacity .3s ease, width 0s;
    -o-transition: opacity .3s ease, width 0s;
    transition: opacity .3s ease, width 0s;
    opacity: 1;
    width: 100%;
    visibility: visible
}

#back-to-top {
    display: inline !important
}

#back-to-top .top {
    bottom: 1.563rem;
    right: 1.563rem;
    z-index: 999
}

.middle {
    display: inline !important
}

.middle .mid-menu {
    position: fixed;
    top: 9.375rem;
    left: 0rem;
    z-index: 999;
    text-align: center;
    cursor: pointer;
    background: #1a2035;
    color: #fff;
    padding: .2rem;
    -webkit-border-radius: 0 1rem 1rem 0;
    border-radius: 0 1rem 1rem 0
}

.top-1 {
    top: 1rem
}

.required-star {
    color: red;
}

.hidden {
    display: none;
}

.errormsg {
    font-size: 13px;
    color: red;
}

.detail-card .title {
    color: #1a2035d2;
    font-weight: 400;
}

.accordion {
    border: 0px;
    --bs-accordion-border-color: #ffffff !important;
    padding: 0 !important;
    background-color: #fff !important;
}

.accordion-item {
    background-color: #fff !important;
}

.accordion-button {
    background-color: transparent !important;
    border-bottom: 1px solid #7676782d;
    margin-bottom: 5px;
    padding: 5px 10px;
}

.accordion-button .accordion-title {
    color: #1a2035 !important;
}

.accordion-collapse {
    border: 0px;
    background-color: #ffffff !important;
}

.excel-file-buttons {
    margin-top: 25px;
}

.submit-button {
    margin-bottom: 4px;
}

.underline {
    text-decoration: underline;
}

.custom-pagination,
.dataTables_paginate {
    margin-bottom: 0;
    border: none;
    overflow: visible !important;
}

.custom-pagination .page-item,
.dataTables_paginate .page-item {
    overflow: visible !important;
}

.custom-pagination .page-item .page-link,
.dataTables_paginate .page-item .page-link {
    border: none;
    color: #6c757d;
    font-size: 12px;
}

.custom-pagination .page-item.active .page-link,
.dataTables_paginate .page-item.active .page-link {
    color: #fff;
    position: relative;
    /* box-shadow: 4px 4px 5px #797b8b; */
    z-index: 15 !important;
}

.custom-shadow-lg {
    box-shadow: 4px 4px 5px #797b8b !important;
}

.table>:not(caption)>*>* {
    padding-top: 3px;
    padding-bottom: 3px;
    background-color: #fff;
}

.product-btn {
    padding-top: 0px;
    padding-bottom: 0px;
}

.custom-col {
    padding: 0px 5px;
}

.double-bottom-border {
    border-bottom-style: double !important;
}

.list-table .text-blue {
    color: rgb(63, 63, 225) !important;
}

.text-grey {
    color: #6c757d;
}

.dataTables_length,
.dataTables_info {
    padding-left: 0 !important;
}

.dataTables_filter,
.dataTables_paginate {
    padding-right: 0 !important;
}

.dataTable>tbody>tr.even>* {
    background-color: #fff !important;
}

.dataTable>tbody>tr.odd>* {
    background-color: #f5f6fa !important;
}

.tooltip {
    pointer-events: auto !important;
}

/* notification card */
.bg-red {
    background-color: rgb(181, 11, 11);
}

.blink {
    animation: blinker 1s linear infinite;
}

.fs13 {
    font-size: 13px !important;
}
.fs11 {
    font-size: 11px !important;
}
.text-blue {
    color: #06187c !important;
}

@keyframes blinker {
    50% {
        color: #1a2035;
        opacity: 0;
        transform: scale(1.1);
    }
}
.mark-as-all-read{
    width: fit-content;
}

.noti-card {
    border: none;
    border-radius: 12px;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.06);
    transition: background 0.2s ease;
}

/* unread highlight */
.noti-card.unread {
    background-color: #eef5ff;
}

/* hover */
.noti-card:hover {
    background-color: #f8f9fa;
}

/* title */
.noti-title {
    font-size: 14px;
    font-weight: 600;
    color: #212529;
}

/* message */
.noti-message {
    line-height: 1.4;
}

/* close button small */
.noti-close {
    font-size: 10px;
    opacity: 0.5;
}

.noti-close:hover {
    opacity: 1;
}

.detail-card {
    position: relative;
    overflow: hidden;
}

.corner-ribbon {
    position: absolute;
    top: 0;
    right: 0;
    width: 0;
    height: 0;
    border-top: 40px solid #28a745;
    border-left: 40px solid transparent;

}
