@font-face {
    font-family: 'CerebriSans';
    src: url(../fonts/CerebriSans-Light.ttf);
    font-weight: 300;
}

@font-face {
    font-family: 'CerebriSans';
    src: url(../fonts/CerebriSans-Regular.ttf);
    font-weight: 400;
}

@font-face {
    font-family: 'CerebriSans';
    src: url(../fonts/CerebriSans-Medium.ttf);
    font-weight: 600;
}

@font-face {
    font-family: 'CerebriSans';
    src: url(../fonts/CerebriSans-Bold.ttf);
    font-weight: bold;
}

/* Another font */
@font-face {
    font-family: Helvetica;
    src: url(../fonts/Helvetica.ttf);
    font-weight: 400;
}

@font-face {
    font-family: Staatliches;
    src: url(../fonts/Staatliches-Regular.ttf);
    font-weight: 300;
}

:root {
    --primary: #33367d;
    --primaryDark: #33367D;
    --accent: #5FCCF5;
    --accentDark: #45aed4;
}

body {
    margin: 0;
    font-family: 'CerebriSans', 'Nunito', sans-serif;
    text-rendering: optimizeLegibility;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.5;
    color: #333;
    background: #ECF0F5;
}

img {
    width: 100%;
}

input,
select,
textarea {
    outline: none;
    font-size: 15px !important;
}

a,
a:link,
a:visited {
    color: #333;
    text-decoration: none;
    transition: all .2s linear;
    cursor: pointer;
}

a:hover {
    color: #6669be;
}

/* Global css */
.navigation {
    position: relative;
    top: 0;
    padding: 0 30px 0 0;
    background-color: #1D1F32;
    transition: all 1s ease;
    opacity: 1;
}

.nav-sticky {
    position: sticky;
    z-index: 99;
    box-shadow: 0 1px 5px #00000020;
    animation: show 1s ease;
}

@keyframes show {
    from {
        transform: translateY(-100px);
    }
    to {
        transform: translateY(0)
    }
}

.navigation .nav-item:not(:first-child) {
    margin-left: 10px;
}

.navigation .nav-link:link,
.navigation .nav-link:visited {
    color: #adb1c7;
    font-weight: 600;
    padding: .4rem .9rem;
}

.navigation .nav-link:hover {
    color: #FFF;
}

.navigation .nav-link.active {
    background-color: #343647;
    border-radius: 12px;
    color: #FFF;
}

.navigation .nav-link.menu-highlight {
    background-color: #373a8e;
    border-radius: 12px;
    letter-spacing: 1px;
    color: #FFF;
}

.navigation .nav-link.menu-highlight:hover {
    background-color: #292b6b;
}

.navigation .brand {
    width: 80px;
    height: 60px;
    object-fit: cover;
    border-radius: 10px;
    margin: 10px;
}

.navigation .right img {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: #FFF;
    object-fit: cover;
    padding-top: 8px;
    padding-left: 3px;
    padding-right: 3px;
}

.navigation .right .nav-item {
    background-color: transparent;
    margin: 0 0 0 10px;
    padding: 0;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 12px;
    cursor: pointer;
    transition: all .2s linear;
}

.navigation .right .nav-item:hover:not(:first-child) {
    background-color: #343647;
}

.navigation .right .nav-item:hover > .nav-link {
    color: #adb1c7;
}

.navigation .right .nav-link .bi {
    font-size: 18px;
}

.navigation .dropdown-item {
    font-size: 0.95rem;
    padding: 0.5rem 1rem;
}

/* Jquery validate */
.form-control.error:focus,
.form-select.error:focus {
    box-shadow: 0 0 0 0.2rem rgba(253, 7, 7, 0.2);
    border-color: #fe8686;
}

label.error {
    position: relative;
    margin: 5px 0 10px 0;
    font-size: 13px;
    color: #c32c27;
    letter-spacing: 0;
    text-transform: none;
    text-align: left;
    display: block;
}

#wrap-container {
    display: flex;
    justify-content: start;
    padding-left: 0;
    padding-right: 0;
}

#wrap-container > div {
    transition: width 1.2s;
}

#wrap-container > .container-fluid {
    margin-left: 0;
    margin-right: 0;
}

#wrap-container .wrap-item {
    cursor: default;
    position: absolute;
    right: 0;
    width: 20%;
    padding-right: var(--bs-gutter-x, .75rem);
}

.wrap-item .item-list {
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding: 8px 0;
    border-bottom: dotted 1px #CCC;
}

.wrap-item .item-list:last-child {
    border: 0;
}

/* Tab Product */
#topProduct {
    display: flex;
    justify-content: space-between;
    border: 0;
}

#topProduct > .nav-item {
    flex: 0 0 23%;
    width: 23%
}

#topProduct .nav-item.show .nav-link,
#topProduct .nav-link.active {
    color: #FFF;
    background-color: var(--primary);
}

#topProduct .nav-link {
    margin: 0;
    width: auto;
    height: 90px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    color: #b5b5c3;
    border: 0;
    border-radius: 10px;
    box-shadow: 0 .1rem 1rem .25rem rgba(0, 0, 0, .05) !important;
    transition: all .15s ease;
}

#topProduct .nav-link.active > img {
    filter: invert(1);
}

#topProduct .nav-link > img {
    height: 30px;
    margin-top: 5px;
    margin-bottom: 8px;
}

.pulse-tally-in-l:before,
.pulse-tally-in-e:before,
.pulse-tally-in-v:before,
.pulse-tally-out-l:before,
.pulse-tally-out-e:before,
.pulse-tally-out-v:before {
    content: "";
    display: inline-block;
    position: relative;
    top: -2px;
    width: 15px;
    height: 5px;
    border-radius: 10px;
    margin-right: 7px;
}

.pulse-tally-in-l:before {
    background-color: #33367CCC;
}

.pulse-tally-in-e:before {
    background-color: #5FCCF5CC;
}

.pulse-tally-in-v:before {
    background-color: #F54134CC;
}

.pulse-tally-out-l:before {
    background-color: #09AD00CC;
}

.pulse-tally-out-e:before {
    background-color: #F5CE39CC;
}

.pulse-tally-out-v:before {
    background-color: #D57A39CC;
}

/* Cart */
.card-custom {
    border-radius: 8px;
    padding: 1.2rem 1.4rem;
    border: 0;
}

.card-custom span.h5 {
    color: #555;
    font-size: 1.2rem;
}

.card-custom .text-muted {
    color: #B5B5C4 !important;
    font-size: 0.9rem;
}

.card-custom .card-body {
    padding-left: 1.6rem;
    padding-right: 1.6rem;

}

.banner {
    background-color: var(--primaryDark);
    border-radius: 14px;
    color: #FFF;
}

.banner .icon {
    color: var(--primaryDark);
    font-size: 28px;
    flex: 0 0 60px;
    width: 60px;
    height: 60px;
    background-color: #FFF;
    border-radius: 50%;
    margin-right: 15px;
    text-align: center;
    padding-top: 7px;
}

.banner p {
    color: #FFFFFFAA;
    margin-bottom: 0;
}

/* Table on card */
.card-table {
    padding-left: 0;
    padding-right: 0;
}

.card-table .table th,
.card-table .table td {
    vertical-align: middle;
    cursor: default;
    color: #666;
}

.card-table .table.table-link tbody td {
    cursor: pointer;
}

.card-table .table tr:hover > td {
    color: #000;
}

.card-table .table th {
    cursor: pointer;
    user-select: none;
    font-size: 0.75rem;
    font-weight: bold;
    text-transform: uppercase;
    color: #000000AA;
}

.card-table .table th:first-child,
.card-table .table td:first-child {
    padding-left: 1.5rem;
}

.card-table .table th:last-child,
.card-table .table td:last-child {
    padding-right: 1.5rem;
}

.card-table .card-header,
.card-table .wrap-filter {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
    margin-bottom: 1.6rem;
}

.card-table .table .btn-action {
    font-size: 1rem !important;
    color: #00000050;
    height: 32px;
    width: 32px;
    line-height: 32px;
    padding: 0;
    margin-left: 6px;
    transition: all .4s ease;
    position: relative;
}

.card-table .table .icon-notes {
    color: var(--bs-green);
    /*margin-left: -18px;*/
    /*margin-top: 18px;*/
    position: absolute;
    right: 1px;
    bottom: -8px;
    font-size: 11px;
}

.card-table .btn-wa {
    width: 33px;
    height: 33px;
    line-height: 1;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.card-table .table .btn-action:first-child {
    margin-left: 0;
}

.card-table .table .btn-action:hover {
    background-color: #00000010;
    color: #2faaef;
}

.card-table .icon-arrow {
    position: absolute;
    margin-left: -35px;
    margin-top: -2px;
    font-size: 17px;
    color: #BBB;
}

.card-table .status-bayar {
    position: relative;
    top: 6px;
    left: 2px;
    width: 20px;
    height: 20px;
    padding: 0;
    line-height: unset;
}

.card-table .status-bayar > i {
    font-size: 20px;
    position: relative;
    top: -3px;
    left: -0.5px;
}

.badge-right {
    position: absolute;
    right: 0;
    padding: 0;
    width: 25px;
    height: 25px;
    line-height: 25px;
    border-radius: 50%;
    margin-top: -3px;
}

.badge-right > i {
    top: 2px;
    font-size: 14px;
}

/* Modal Detail */
#modalChangeIndex .modal-content {
    display: flex;
    border-radius: 0;
    background-color: transparent;
    border: 0
}

@media (max-width: 1370px) {
    #modalChangeIndex .modal-content {
        transform: scale(0.8);
        overflow: visible;
    }

    #modalChangeIndex .modal-dialog {
        margin: 0 auto;
    }
}

/*#modalChangeIndex .modal-content a {*/
/*    display: flex;*/
/*    align-items: center;*/
/*    flex-direction: column;*/
/*    justify-content: center;*/
/*    flex: 0 0 32%;*/
/*    width: 32%;*/
/*    text-align: center;*/
/*    border: solid 2px #33367D60;*/
/*    border-radius: 20px;*/
/*    padding: 20px;*/
/*    height: 170px;*/
/*    transition: all .3s ease-in-out;*/
/*}*/

/*#modalChangeIndex .modal-content a:hover,*/
/*#modalChangeIndex .modal-content a:hover > h5,*/
/*#modalChangeIndex .modal-content a:hover > p {*/
/*    border-color: var(--primary);*/
/*    color: #6669be;*/
/*}*/

/*#modalChangeIndex .modal-content h5 {*/
/*    letter-spacing: 1px;*/
/*    margin-bottom: 5px;*/
/*    font-weight: bold;*/
/*    transition: all .3s ease-in-out;*/
/*}*/

/*#modalChangeIndex .modal-content p {*/
/*    font-size: .9em;*/
/*    margin-bottom: 0;*/
/*    color: #666;*/
/*    transition: all .3s ease-in-out;*/
/*}*/

#modalChangeIndex .col-12 {
    margin-top: 10px;
    margin-bottom: 10px;
}

#modalChangeIndex .menu-list,
#modalChangeIndex .menu-list:link,
#modalChangeIndex .menu-list:visited {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background-color: #181a56;
    color: #FFF;
    border-radius: 12px;
    box-sizing: border-box;
    padding: 15px;
    width: 100%;
    min-height: 200px;
    overflow: hidden;
    transition: all .3s ease-in-out;
}

#modalChangeIndex .row .col-12:nth-child(2) .menu-list,
#modalChangeIndex .row .col-12:nth-child(4) .menu-list {
    background-color: var(--primaryDark);
}

#modalChangeIndex .menu-list h4 {
    font-size: 1.2em;
    text-align: center;
}

#modalChangeIndex .menu-list p {
    margin: 0;
    color: #FFFFFF60;
}

#modalChangeIndex .menu-list img {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 60px;
    height: 60px;
    margin-bottom: 10px;
}

#modalChangeIndex .menu-list .description {
    display: block;
    text-align: center;
    overflow: hidden;
    height: 0;
    transition: height .5s;
    font-size: .9em;
    color: #999;
}

#modalChangeIndex .menu-user,
#modalChangeIndex .menu-user:link,
#modalChangeIndex .menu-user:visited {
    min-height: 80px;
}

#modalChangeIndex .modal-content a:hover {
    transform: translateY(-5px);
}

#modalChangeIndex .modal-content a:hover .description {
    height: 40px;
}

#modalChangeIndex .row .col-12:nth-child(1) a:hover .description {
    height: 20px;
}


.atau {
    position: absolute;
    top: -10px;
    left: 50%;
    padding: 0 10px;
    color: #777;
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 2px;
    transform: translate(-50%);
}

.wrap-barcode {
    overflow: hidden;
    height: 66px;
}

.wrap-barcode > img {
    position: relative;
    left: -8px;
}

.text-center .wrap-barcode > img {
    left: 0;
}

.title-line {
    display: inline-block;
    background-color: #33367d;
    height: 28px;
    line-height: 28px;
    padding: 0 12px;
    border-radius: 8px;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #FFF;
    font-size: 14px;
}

/* Card Detail like a form */
.card-detail > .col-sm-4 > b {
    font-weight: bold;
}

.card-detail > .col-sm-4 > b:before {
    content: ":";
    position: absolute;
    margin-left: -10px;
}

/* Transaksi */
.nav-transaksi .nav-item {
    margin-right: 20px;
    border-right: solid 1px #88888820;
    position: relative;
}

.nav-transaksi .nav-item:last-child {
    border: 0;
    margin-right: 0;
}

.nav-transaksi .nav-item:last-child > .nav-link {
    padding: 0;
}

.nav-transaksi .nav-item .badge {
    position: relative;
    top: -2px;
    border-radius: 10px;
    padding: .35em .55em;
}

.nav-transaksi .nav-link {
    padding: 0 20px 0 0;
    font-weight: 600;
    color: #00000060;
    cursor: pointer;
}

.nav-transaksi .nav-link:hover,
.nav-transaksi .nav-item.active .nav-link {
    color: #6669be;
}

.nav-transaksi .nav-item:hover:after {
    width: calc(100% - 20px);
    background-color: #6669beAA;
}

.nav-transaksi .nav-item:hover:last-child:after {
    width: 100%;
}

.nav-transaksi .nav-item:after {
    content: "";
    position: absolute;
    width: 0;
    height: 2px;
    border-radius: 2px;
    background-color: transparent;
    transition: all .5s ease;
    left: 1px;
    bottom: -2px;
}

.nav-transaksi .active:after {
    width: 20px;
    background-color: #6669beAA;
}

.nav-transaksi .active:hover:after {
    animation: lebar 1.3s infinite;
}

@keyframes lebar {
    0%, 100% {
        width: 20px;
    }
    50% {
        width: calc(100% - 20px);
    }
}

.must-hidden {
    position: absolute;
    z-index: -99;
    width: 0;
    height: 0;
}

/* List.js */
.sort::after {
    position: absolute;
    margin-left: 6px;
    font-family: 'bootstrap-icons' !important;
    font-style: normal;
    font-weight: normal;
    text-transform: none;
    font-variant: normal;
    line-height: 1;
}

.sort::after {
    content: "\f127";
    font-size: 11px;
    margin-left: 10px;
    margin-top: 3px;
    color: #000000AA;
}

.sort.asc::after {
    content: "\f145" !important;
}

.sort.desc::after {
    content: "\f124" !important;
}

.sort.asc,
.sort.desc,
.sort.asc::after,
.sort.desc::after {
    color: #2faaef !important;
    margin-top: -1px;
    margin-left: 6px;
    font-size: 19px;
}

.pagination li {
    display: inline-block;
    padding: 0;
    margin-right: 5px;
    border-radius: .75rem;
    background-color: #EEE;
    box-sizing: border-box;
    transition: all .3s linear;
}

.pagination li > a {
    position: relative;
    height: 2rem;
    min-width: 2rem;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #7e8299;
    font-size: .9rem;
    font-weight: 500;
    line-height: 1rem;
    cursor: pointer;
    transition: color .15s ease, background-color .15s ease, border-color .15s ease, box-shadow .15s ease;
}

.pagination li:hover {
    background-color: #33367D30;
}

.pagination li.active {
    background-color: var(--primary);
}

.pagination li.active > a {
    color: #fff;
}

.pagination-show {
    height: 2rem;
    color: #7e8299;
    cursor: pointer;
    font-size: 1rem;
    font-weight: 500;
    padding: 0 .6rem;
    border: 0 !important;
    margin-right: 10px;
    background-color: #ecf1f6;
    border-radius: .75rem;
    transition: all .3s ease;
}

.pagination-show:hover {
    background-color: #0bb78340;
}

/* List group item */
.list-group .list-group-item {
    border: 0;
    margin-bottom: 10px;
    cursor: default;
}

.list-group.list .list-group-item {
    border-bottom: solid 1px #F5F5F5;
    margin-bottom: 15px;
}

.list-group.list .list-group-item:last-child {
    border-bottom: 0;
}

.list-group-item h5 {
    font-size: 1rem;
    color: #222;
}

.list-group-item p.small {
    color: #666;
}

.list-group-item small.text-muted {
    font-size: 0.8rem;
}

/* Wrap list */
.wrap-list {
    display: block;
    padding: 5px 0;
}

.wrap-list .list {
    display: flex;
    border-bottom: solid 1px #F5F5F5;
    box-sizing: border-box;
    padding-bottom: 12px;
    margin-bottom: 12px;
    position: relative;
}

.wrap-list .list:last-child {
    border: 0;
    padding-bottom: 0;
    margin-bottom: 0;
}

.wrap-list .list img {
    width: 60px;
    height: 60px;
    object-fit: cover;
    border-radius: 12px;
    margin-right: 10px;
}

.wrap-list .list b {
    font-size: 16px;
    display: block;
    width: 100%;
}

.wrap-list .list .d-block {
    width: calc(100% - 70px);
}

.wrap-list .list .badge {
    font-size: 13px;
    height: 20px;
    line-height: 21.5px;
    width: auto;
    padding: 0 5px;
    top: -1px;
    position: relative;
    border-radius: 4px;
}

.anim-email,
.anim-username {
    position: absolute;
    right: 10px;
    top: 35px;
    font-size: 20px;
}

/* Avatar */
.avatar {
    position: relative;
    display: inline-block;
    width: 3rem;
    height: 3rem;
    font-size: 1rem;
}

.avatar-img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.avatar-offline:before,
.avatar-online:before {
    content: "";
    position: absolute;
    bottom: -2%;
    right: -2%;
    width: 20%;
    height: 20%;
    border: solid 2px #FFF;
    border-radius: 50%;
    box-sizing: content-box;
}

.avatar-online:before {
    background-color: #00e588;
}

.avatar-offline:before {
    background-color: #BBB;
}

.avatar-xs {
    width: 1.625rem;
    height: 1.625rem;
    font-size: .54167rem
}

.avatar-sm {
    width: 2.5rem;
    height: 2.5rem;
    font-size: .83333rem
}

.avatar-lg {
    width: 4rem;
    height: 4rem;
    font-size: 1.33333rem
}

.avatar-xl,
.avatar-xxl {
    width: 5.125rem;
    height: 5.125rem;
    font-size: 1.70833rem
}

/* Custom for Bootstrap */
.bi {
    position: relative;
}

.bi.not {
    top: 0;
    position: relative;
}

.btn {
    font-size: 15px !important;
    border-radius: 12px;
    padding-left: .9rem;
    padding-right: .9rem;
}

.btn-loading > .bi-arrow-clockwise::before,
.btn-loading > .bi-dash-circle-dotted::before {
    animation: spin 2s linear infinite;
}

@keyframes spin {
    100% {
        transform: rotate(360deg);
    }
}

.alert {
    border-radius: 13px;
    box-shadow: 0 2px 15px #55555520;
    cursor: default;
}

.navigation .dropdown-item:hover {
    color: #FFF;
    background-color: var(--primary);
}

.dropdown-toggle::after {
    margin-left: .50em;
    position: relative;
    top: .15em;
}

.dropdown-item {
    font-size: .95em;
    padding: .55rem 1rem;
    white-space: nowrap;
    background-color: transparent;
}

.dropdown-item:focus,
.dropdown-item:hover {
    background-color: #ebedf3;
}

.icon-dropdown-menu > i {
    color: #999;
    width: 26px;
    height: 26px;
    line-height: 26px;
    display: inline-block;
    margin: 0;
    padding: 0;
    padding-top: 1px;
    border-radius: 8px;
    text-align: center;
    transition: all .3s ease;
}

.icon-dropdown-menu:hover > i,
.icon-dropdown-menu:focus > i {
    color: #FFF;
    background-color: #D4D4D4;
}

.dropdown-menu .dropdown-item.icon {
    background-color: transparent !important;
    font-size: 0.9rem;
    padding: .5rem 1rem;
    color: #999;
    outline: 0;
}

.dropdown-menu .dropdown-item.icon:hover {
    color: #000;
}

.form-control,
.form-select {
    border-radius: 12px;
    border-color: #E5E5E5;
}

.form-control:hover,
.form-select:hover {
    border-color: #00369030;
    box-shadow: 0 0 0 0.20rem rgba(13, 110, 253, 0.10);
}

.form-control:focus,
.form-select:focus {
    box-shadow: 0 0 0 0.20rem rgba(13, 110, 253, 0.20);
}

.form-control[readonly] {
    background-color: unset;
}

.form-select {
    color: #6C757D;
    transition: all .15s ease-in-out;
}

.form-floating > .form-control,
.form-floating > .form-select {
    border-radius: 10px;
}

.form-floating > .form-control:focus ~ label,
.form-floating > .form-control:not(:placeholder-shown) ~ label,
.form-floating > .form-select ~ label {
    transform: scale(0.80) translateY(-.65rem) translateX(.15rem);
}

.form-select option:not(:first-of-type) {
    color: #212529;
}

.breadcrumb li {
    cursor: default;
}

.modal-content {
    border-radius: 12px;
}

small.hint {
    font-size: .8em;
}

.input-jumlah {
    width: 80px;
    text-align: center;
    background-color: var(--bs-teal);
    border-color: transparent;
    border-radius: 12px;
    color: #FFF;
}

.input-jumlah:focus {
    box-shadow: 0 0 0 0.2rem #20c99769;
    border-color: #20c997AA;
}

.input-icon {
    position: relative;
}

.input-icon > i {
    position: absolute;
    top: 0.45rem;
    left: 0.70rem;
    color: #888;
}

.input-icon > input {
    padding-left: 2.2rem;
}

.foto-profil,
.foto-toko {
    display: flex;
    align-items: center;
}

.foto-profil .wrap,
.foto-toko .wrap {
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    width: 130px;
    height: 130px;
    box-sizing: border-box;
    border-radius: 12px;
    background-color: #EEE;
    font-size: 36px;
    color: #00000030;
}

.foto-toko .wrap {
    width: 250px;
    height: 200px;
}

.foto-profil .wrap img {
    width: 130px;
    height: 130px;
    object-fit: cover;
}

.foto-toko .wrap img {
    width: 250px;
    height: 200px;
    object-fit: cover;
}

@media (max-width: 575px) {
    .foto-profil,
    .foto-toko {
        flex-direction: column;
    }

    .foto-profil .wrap,
    .foto-toko .wrap {
        margin-bottom: .4em;
    }
}

.img-profil {
    border-radius: 50%;
    object-fit: cover;
    width: 180px;
    height: 180px;
    padding: 2px;
    border: solid 1px #F6F6F6;
    background-color: white;
    box-shadow: 0 5px 10px #0c63e410;
}


[class^="col-"],
[class*=" col-"] {
    margin-bottom: 1.6em;
}

.toast {
    width: 500px;
    z-index: 999;
    position: fixed;
    bottom: 80px;
    left: -50%;
    transform: translate(-50%, -50%);
    border-radius: 12px;
}

.toast-body {
    padding: .6em .8rem;
}

.toast .btn-close {
    width: 0.2em;
    height: 0.2em;
}

tbody, td, tfoot, th, thead, tr {
    border-color: #f2f2f2;
}

.table-hover > tbody > tr {
    transition: all .4s ease;
}

.table-hover > tbody > tr:hover {
    --bs-table-accent-bg: unset;
    background-color: var(--bs-table-hover-bg);
}

.table-striped > tbody > tr:nth-of-type(odd) {
    --bs-table-accent-bg: #00000008;
    color: var(--bs-table-striped-color);
}

.table > :not(:last-child) > :last-child > * {
    border-bottom-color: #EEE;
    height: 45px;
}

i.bi.bigger {
    display: inline-block;
    transform: scale(1.6);
}

.link-primary {
    cursor: pointer;
}

/* Select2 */
.select2-container {
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: middle;
}

.select2-container--default .select2-selection--multiple,
.select2-container--default .select2-selection--single {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border: 1px solid #e4e6ef;
    outline: 0 !important;
    border-radius: .42rem;
    height: auto;
    line-height: 0;
}

.select2-container--default .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    height: 10px;
    font-weight: bold;
    font-size: 20px;
    margin-right: -5px;
    margin-left: 5px;
    top: 1px;
    position: relative;
}

/* Add new BS */
/* #1 */
.bg-light-light {
    color: #181c32;
    background-color: #f3f6f9;
}

.btn-light {
    color: #181c32;
    background-color: #f3f6f9;
    border-color: #f3f6f9;
    box-shadow: none;
}

.btn-light:hover,
.btn-light:focus {
    color: #181c32;
    background-color: #dae3ec;
    border-color: #d1dde8;
}

.btn-light:focus {
    box-shadow: 0 0 0 .2rem rgba(210, 213, 219, .5);
}

/* #2 */
.bg-light-success {
    color: #0bb783;
    background-color: #d7f9ef;
}

.btn.btn-light-success {
    color: #0bb783;
    background-color: #d7f9ef;
    border-color: transparent;
}

.btn.btn-light-success:hover,
.btn.btn-light-success:focus {
    color: #fff;
    background-color: #0bb783;
}

.btn.btn-light-success:focus {
    box-shadow: 0 0 0 .2rem rgba(11, 183, 131, .3);
}

/* #3 */
.bg-light-primary {
    color: #1bc5bd;
    background-color: #c9f7f5;
}

.btn.btn-light-primary {
    color: #1bc5bd;
    background-color: #c9f7f5;
    border-color: transparent;
}

.btn.btn-light-primary:hover,
.btn.btn-light-primary:focus {
    color: #fff;
    background-color: #1bc5bd;
}

.btn.btn-light-primary:focus {
    box-shadow: 0 0 0 .2rem #1bc5bd50;
}

/* #4*/
.bg-light-info {
    color: #8950fc;
    background-color: #eee5ff;
}

.btn.btn-light-info {
    color: #8950fc;
    background-color: #eee5ff;
    border-color: transparent
}

.btn.btn-light-info:hover,
.btn.btn-light-info:focus,
.btn.btn-light-info.hovered {
    color: #fff;
    background-color: #8950fc;
}

.btn.btn-light-info:focus {
    box-shadow: 0 0 0 .2rem #8950fc50;
}

/* #5*/
.bg-light-warning {
    color: #ffa800;
    background-color: #fff4de;
}

.btn.btn-light-warning {
    color: #ffa800;
    background-color: #fff4de;
    border-color: transparent
}

.btn.btn-light-warning:hover,
.btn.btn-light-warning:focus {
    color: #fff;
    background-color: #ffa800;
}

.btn.btn-light-warning:focus {
    box-shadow: 0 0 0 .2rem #ffa80050;
}

/* #6*/
.bg-light-danger {
    color: #f64e60;
    background-color: #ffe2e5;
}

.btn.btn-light-danger {
    color: #f64e60;
    background-color: #ffe2e5;
    border-color: transparent
}

.btn.btn-light-danger:hover,
.btn.btn-light-danger:focus {
    color: #fff;
    background-color: #f64e60;
}

.btn.btn-light-danger:focus {
    box-shadow: 0 0 0 .2rem #f64e6050;
}

/* SELECT2 */
.select2-container {
    width: 100% !important;
}

.select2-container--default .select2-selection--multiple,
.select2-container--default .select2-selection--single {
    border-radius: 12px;
    height: 40px;
    width: 100%;
}

.select2-container--default.select2-container--focus .select2-selection--multiple,
.select2-container--default.select2-container--focus .select2-selection--single,
.select2-container--default.select2-container--open .select2-selection--multiple,
.select2-container--default.select2-container--open .select2-selection--single {
    border-color: #899ca8;
    box-shadow: 0 0 0 0.2rem #303E4730;

}

.select2-container--default .select2-selection--multiple .select2-selection__arrow b,
.select2-container--default .select2-selection--single .select2-selection__arrow b {
    display: none;
}

.select2-container--default .select2-selection--multiple .select2-selection__arrow:after,
.select2-container--default .select2-selection--single .select2-selection__arrow:after {
    font-family: 'bootstrap-icons' !important;
    font-style: normal;
    font-weight: normal;
    text-transform: none;
    font-variant: normal;
    font-size: 14px;
    line-height: 1;
    content: "\f282";
    position: absolute;
    top: 13px;
    right: 15px;
}

.select2-container .select2-selection--single .select2-selection__rendered {
    width: 100%;
    font-size: 15px;
    line-height: 1;
    padding: .375rem .75rem;
}

.select2-container--default .select2-search--dropdown {
    padding: .55rem .7rem;
}

.select2-container--default .select2-dropdown {
    border: 1px solid #e4e6ef;
    box-shadow: 0 0 10px rgba(82, 63, 105, .15);
}

.select2-dropdown {
    border-radius: 8px;
    overflow: hidden;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    outline: 0 !important;
    border-radius: .75rem;
    border: 1px solid #e4e6ef;
    padding: .45rem .9rem;
}

.select2-container--default .select2-results__options {
    padding: .65rem 0;
}

.select2-results__option {
    font-size: 15px;
    padding: .55rem 1rem;
}

.select2-container--default .select2-results__option[aria-selected=true] {
    background: #ebedf3;
    color: #3f4254;
}

.select2-container--default .select2-results__option.select2-results__option--highlighted {
    background: #303E47;
    color: #FFF;
}