.btn-opacity-10 {
    opacity: 0.1 !important;
}

.btn-opacity-20 {
    opacity: 0.2 !important;
}

.btn-opacity-30 {
    opacity: 0.3 !important;
}

.btn-opacity-40 {
    opacity: 0.4 !important;
}

.btn-opacity-50 {
    opacity: 0.5 !important;
}

.btn-opacity-60 {
    opacity: 0.6 !important;
}

.btn-opacity-70 {
    opacity: 0.7 !important;
}

.btn-opacity-80 {
    opacity: 0.8 !important;
}

.btn-opacity-90 {
    opacity: 0.9 !important
}

.btn-opacity-100 {
    opacity: 1 !important;
}

/* .app-header{
    position: relative !important;
} */
/* .select2-container{
    width: auto !important;
} */
.select2-container.select2-container--default.select2-container--open {
    text-align: left !important;
}


.select2-selection__rendered {
    line-height: 61px !important;

}

.select2-container .select2-selection--single {
    height: 38px !important;
}

.select2-container .select2-selection--single {
    height: 38px !important;
}


.select2-container--default.select2-container--disabled .select2-selection--single {
    cursor: default
}


.select2-selection__arrow {
    height: 34px !important;
}

.select2-selection__rendered {
    text-align: left;
}

/* .select2-results{
    z-index: 999999 !important;
} */

.needs-validation .custom-select.is-invalid+.select2 .select2-selection {
    border-color: #dc3545 !important;
}

.is-invalid {
    border: 1px solid #dc3545 !important;
    border-radius: 4px;
}


*:focus {
    outline: 0px;
}

.dropify-wrapper {
    margin-bottom: 0px !important;
}

.table {
    margin-bottom: 0px;
}

.table th {
    font-weight: bold !important;
}

.table-responsive {
    padding-bottom: 0px;
}

.table-fixed {
    border-collapse: collapse;
}

.card-body::-webkit-scrollbar {
    height: 17px;
}

.table-action th {
    vertical-align: middle !important;
}

.table-fixed td {
    padding: 0.5rem;
    border: 1px solid rgba(204, 212, 223, 0.04);
    vertical-align: middle !important;
}

.table-fixed th {
    padding: 0.5rem;
    border: 1px solid rgba(204, 212, 223, 0.04);
    vertical-align: middle !important;
    height: 60px;
}

/* width */
.table-responsive::-webkit-scrollbar {
    height: 10px;
}

/* Track */
/* .table-responsive::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px white;
    border-radius: 0px;
} */

/* Handle */
/* .table-responsive::-webkit-scrollbar-thumb {
    background: #33414e;
    border-radius: 0px;
} */

/* Handle on hover */
/* .table-responsive::-webkit-scrollbar-thumb:hover {
    background: #33414e;
} */

/* LOGO */
/* .header-brand-img{
    height: 5rem !important;
} */

.cover {
    height: 100%;
    width: 100%;
    margin: 0px;
    padding: 0px;
    z-index: 999;
    background-color: rgba(227, 226, 226, 0.3);
}

a.disabled-link {
    cursor: default !important;
    opacity: 0.5;
}

/* ======= DROPIFY ========= */
.has-error {
    border-color: #dc0441 !important;
}

.dropify-wrapper .dropify-message p.dropify-error {
    color: #dc0441 !important;
    font-weight: normal !important;
    display: none;
}

/* ======= ./DROPIFY ========= */

/* ======= DATE RANGE PICKER ========= */
.daterangepicker {
    background-color: white !important;
}

.daterangepicker .calendar-table {
    border: 1px solid #ddd !important;
    background-color: #fff !important;
}

.daterangepicker td.off,
.daterangepicker td.off.in-range,
.daterangepicker td.off.start-date,
.daterangepicker td.off.end-date {
    background-color: #fff !important;
    border-color: transparent;
    color: #999;
}

.daterangepicker td.in-range {
    background-color: #3e80eb !important;
    color: #fff !important;
}


.daterangepicker th.prev,
.daterangepicker th.next {
    background-color: #3e80eb !important;
}

.daterangepicker th.prev:hover,
.daterangepicker th.next:hover {
    background-color: #3e80eb !important;
}

.daterangepicker.show-calendar {
    z-index: 99999999 !important;
}

/* ======= TABS ========= */
/* .tabs-menu ul li .active {
    background-color: rgba(62, 128, 235, 0.2) !important;
    border-bottom: 3px solid white;
    color: #3e80eb !important;
} */
/* ======= ./TABS ========= */

/* .tab-menu-heading {
    background-color: #2a2e3f !important;
}

.tabs-menu-body {
    background-color: #2a2e3f !important;
}

.tabs-menu1 ul li .active {
    border-bottom: 3px solid white;
    color: white;
}

.tabs-menu1 ul li a {
    min-height: 3.5rem;
    padding: 17px 20px;
}

.tabs-menu1 ul li a:hover {
    color: white;
} */

.datepicker table tr td span.disabled {
    color: rgb(155, 155, 155) !important;
}

.datepicker table tr td.disabled {
    background: none !important;
    color: rgb(155, 155, 155) !important;
}

.datepicker table tr td span.disabled:hover {
    background: none !important;
}

.daterangepicker .ranges li.active,
.daterangepicker .ranges li:hover,
.datepicker table tr td.day:hover {
    background-color: #3E80EB;
    color: #fff;
}

.daterangepicker .ranges li.disabled {
    background-color: #ffffff;
    color: #b9b9b9;
}

.daterangepicker .ranges li:first-of-type {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.daterangepicker .ranges li:last-of-type {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

/* ======= ./DATE RANGE PICKER ========= */

/* ======= CIRCLE BUTTON ========= */
.btn-circle {
    width: 30px;
    height: 30px;
    text-align: center;
    padding: 6px 0;
    font-size: 12px;
    line-height: 1.428571429;
    border-radius: 15px;
}

.btn-circle.btn-lg {
    width: 50px;
    height: 50px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 25px;
}

.btn-circle.btn-xl {
    width: 70px;
    height: 70px;
    padding: 10px 16px;
    font-size: 24px;
    line-height: 1.33;
    border-radius: 35px;
}

/* ======= ./CIRCLE BUTTON ========= */

/* ======= SORT TABLE ========= */
.sort {
    color: #384b6e;
    width: 100%;
    display: block;
}

.sort:hover {
    color: #000000;
    font-weight: 700;
}

.sort:after {
    content: "\23F6";
    float: right;
    opacity: 0.5;
    color: #384b6e;
}

.sort:before {
    content: "\23F7";
    float: right;
    opacity: 0.5;
    color: #384b6e;
}

.asc,
.desc {
    color: #384b6e;
    opacity: 1;
}

.asc:after {
    content: "\23F6";
    float: right;
    color: #000000;
    opacity: 1;
}

.desc:before {
    content: "\23F7";
    float: right;
    color: #000000;
    opacity: 1;
}

/* ======= ./SORT TABLE ========= */

#back-to-top {
    background: #5b73e8;
}

.dropdown-menu>li>a.active {
    background-color: #252b3c !important;
}

/* ======== SUMO SELECT =============== */
.SumoSelect>.CaptionCont {
    height: 37px;
}

.SumoSelect>.optWrapper.multiple>.options li.opt {
    text-align: left !important;
}

.SumoSelect .select-all {
    text-align: left !important;
}

.SumoSelect .optWrapper {
    width: auto !important;
}

/* ======== ./SUMO SELECT =============== */

.ms-drop ul>li label {
    text-align: left !important;
}

.ms-choice>span {
    color: #384b6e !important;
    position: relative !important;
    padding-left: 0px;
    text-align: left;
    top: 0;
}

#toast-container {
    z-index: 999999999999999 !important;
}

/* a.btn.disabled,
fieldset:disabled a.btn {
    pointer-events: auto;
} */

#totalSelectedLabel {
    color: #ef4b4b !important;
}

.invalid-feedback {
    font-size: 14px;
}

.text-wrap {
    word-break: break-word;
    white-space: normal;
    max-width: 150px;
}

.table thead tr {
    background-color: #F5F5F5;
}

.table .tfooter {
    background-color: #F5F5F5 !important;
    min-height: 300px;
}


.hovertr {
    background-color: #e0e0e0 !important;
}

.fullscreen {
    overflow-y: auto;
    height: calc(100% - 56px);
}

table.table-bordered th,
table.table-bordered td {
    border: 1px solid #e6ebf1 !important;
}

.sticky {
    background-color: white !important;
}

/* #contents_area {
    overflow: visible !important;
} */

.hiddenContenArea {
    overflow: visible !important;
}

.appContentFullscreen {
    overflow: hidden !important;
}

.bodyFullScreen {
    overflow-x: hidden !important;
}


.progress-sticky {
    position: sticky;
    top: 0;
    z-index: 999999999;
}

.leftcorner-off,
.rightcorner-off {
    background-color: #F0F0F2 !important;
    cursor: default !important;
}

.leftcorner-off:hover,
.rightcorner-off:hover {
    background-color: #F0F0F2 !important;
}

.leftcorner-off>i {
    color: #2a2e3f !important;
}

.rightcorner-off>i {
    color: #2a2e3f !important;
}



.alert-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: auto;
    max-width: 300px;
    background-color: rgba(255, 255, 0, 0.2);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 10;
    padding: 10px;
    /* Beri padding agar tidak mepet */
}

.alert-overlay .alert {
    width: 100%;
    text-align: center;
}

.page-item.active .page-link {
    background-color: #3E80EB !important;
}

tr.table-active td {
    background-color: #f5f5f5 !important;
}

.highlight-option {
    color: red !important;
    background-color: yellow !important;
    font-weight: bold;
}

.tr-child {
    background-color: #ebebf2 !important;
}

.tr-child tbody tr {
    background-color: #ffffff !important;
}


.sticky-page-header {
    position: -webkit-sticky;
    position: sticky;
    background-color: #ffffff !important;
    top: 70px;
    z-index: 1100;
    height: 70px !important;
    margin: 0 !important;
    padding-left: 25px !important;
    padding-right: 25px !important;
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
}

.spacer {
    width: 100% !important;
    height: 5px;
    border-bottom: 1px dashed #666666;
}


.modal-xxl {
    max-width: 80%;
}

.modal-open .select2-container--open {
    z-index: 999999 !important;
    position: fixed !important;
}

.text-disabled {
    color: #b4b4b4 !important;
}

.table-error {
    border: 2px solid #b64645 !important;
    border-collapse: collapse !important;
}

.table.table-bordered.table-error th,
.table.table-bordered.table-error td {
    border: 1px solid #b64645 !important;
}