.zn-color-klt {
    color: #e62129 !important;
}

.zn-color-klt-soft {
    color: #e62129a1 !important;
}

.zn-bg-klt {
    background: #039be5 !important;
    border-color: #039be5!important;
}

.zn-bg-klt-light {
    background: #e62129a1 !important;
    border-color: #e62129a1 !important;
}


.zn-font-size {
    font-size: 23px !important;
    font-weight: 600;
    color: #777777 !important;
}

.form-group label {
    overflow: hidden;
}

.note-popover.popover {
    display: none !important;
    max-width: none;
}


.zn-gradient-login {
    background: linear-gradient(90deg, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0.8) 55%, rgba(255, 255, 255, 0) 100%);
}

.zn-text-logo {
    font-size: 18px;
    margin-left: 10px;
    font-weight: 500;
    color: #ffffff;
}

.zn-img-sec {
    background: white;
    border-radius: 5px;
    padding: 2px 5px;
}

.zn-login-container {
    width: 70%;
    margin-top: 0px;
}

.zn-logo {
    width: 40px;
    vertical-align: sub;
}

.zn-logo-title {
    text-align: left;
    font-size: 14px;
    font-weight: 600;
    display: block;
    margin-left: 15px;
    margin-bottom: 4px;
}

.zn-logo-subtitle {
    text-align: left;
    font-size: 12px;
    font-weight: 400;
    display: block;
    margin-left: 15px;
    color: #e62129ad;
}

.zn-login-container .login-form {
    border-left: 3px solid #e62129;
    padding-left: 100px;
}

.zn-login-container .input-group.input-group-solid {
    border: 1px solid #00000008;
    background-color: #ffffff;
    height: 40px !important;
}

.zn-container-owl {
    padding-top: 60px;
}

.zn-w-100 {
    width: 100%;
}

.zn-login-container .form-control.form-control-solid {
    height: 40px !important;
}

.login.login-1 .login-form {
    width: 100%;
    max-width: 470px;
    padding-right: 52px;
    padding-top: 30px;
}

.zn-switch {
    margin-left: 15px;
    /* margin-right: 10px; */
}

.zn-login-footer {
    padding: 10px 0 10px;
    font-size: 12px;
    font-weight: 100;
}

.zn-login-footer ul {
    list-style-type: none;
    margin: 0;
    padding: 15px 0px;
}

.zn-login-footer li {
    display: inline;
    margin-right: 20px;
}

.zn-shadow-sm {
    -webkit-box-shadow: 5px 0.1rem 1rem 0.25rem rgba(0, 0, 0, 0.05) !important;
    box-shadow: 5px 0.1rem 1rem 0.25rem rgba(0, 0, 0, 0.05) !important;
}

.zn-card.card.card-custom>.card-body {
    padding: 5px 1rem;
}

.zn-notif-icon {
    font-size: 45px;
}

/* CUSTOM EXITED */

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
    background: #dadada;
    padding: 2px 20px !important;
    margin: 10px;
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot.active {
    background: #e62129;
}

.owl-dots {
    margin-top: 30px;
}

.aside .aside-secondary .aside-workspace {
    width: 235px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.aside-secondary-enabled .aside {
    width: 300px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.aside .aside-primary {
    width: 65px;
    -ms-flex-negative: 0;
    background: #ffffff;
    flex-shrink: 0;
}

.aside-minimize .aside {
    width: 65px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.aside-menu .menu-nav>.menu-item>.menu-link {
    padding: 9px 10px;
}

.list.list-hover .list-item {
    cursor: pointer;
    border-radius: 2px;
    border-bottom: 1px solid #e6212921;
    color: #565656;
}

.list.list-hover .list-item:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #def3e880;
    cursor: pointer;
    color: #e62129;
}

@media (min-width: 992px) {
    .aside-secondary-enabled.aside-fixed .wrapper {
        padding-left: 300px;
    }

    .aside-fixed.aside-minimize .wrapper {
        padding-left: 65px;
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }


}

.dataTables_wrapper .dataTable th,
.dataTables_wrapper .dataTable td {
    padding: 3px 7px;
}

/* .select2-container {
    width: 100% !important;
} */
.modal-backdrop.show {
    opacity: 0.5;
}

.bv-form .help-block {
    margin-bottom: 0;
    color: #ec1c24;
}

.zn-menu-active {
    background: #e62129 !important;
    color: #ffffff !important;
}

.zn-menu-active i {
    color: #ffffff;
}

.form-control[readonly] {
    background-color: #f3f3f3;
    border: none !important;
    padding: 15px;
}

.navi-link {
    cursor: pointer;
}

.label-lg {
    height: 100% !important;
    text-align: center !important;
    font-size: 11px !important;
    padding: 5px !important;
}

/* .spinner.spinner-right:before {
    left: auto;
    right: 2rem;
    opacity: 0;
}

.spinner.spinner-right.znShow:before {
    opacity: 1;
}

.spinner.spinner-right.znHide:before {
    opacity: 0;
} */

.zn-profile-icon {
    font-size: 40px;
    background: #f3f6f9;
    padding: 15px;
    border-radius: 4px;
    color: #e62129;
}

.dataTables_wrapper {
    width: 100%;
    padding: 0 !important;
}

.zn-tb-detail {
    background: #fbfbfba3;
    border-bottom: 1px dashed #f1f1f1;
    padding-bottom: 15px;
    border-top: 1px dashed #f1f1f1;
    padding-top: 30px;
    margin-top: 30px;
}

.zn-transition {
    transition: .7s !important;
}

.zn-full-modal {
    padding: 10px !important;
}

.zn-full-modal .modal-dialog {
    width: 100% !important;
    height: 100%;
    padding: 0;
    margin: 0;
    max-width: none !important;
}

.zn-full-modal .modal-dialog .modal-content {
    height: 100%;
    color: #333;
    overflow: auto;
}


.kt-widget6 .kt-widget6__head .kt-widget6__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 1.07rem;
}

.kt-widget6 .kt-widget6__head .kt-widget6__item>span {
    font-size: 1rem;
    color: #74788d;
    font-weight: 400;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: left;
}

.kt-widget6 .kt-widget6__head .kt-widget6__item>span:last-child {
    text-align: right;
}

.kt-widget6 .kt-widget6__body .kt-widget6__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 5px 12px;
    height: 40px;
    border-bottom: 1px dashed #ebedf2;
}

.kt-widget6 .kt-widget6__body .kt-widget6__item>span {
    color: #595d6e;
    font-weight: 400;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: left;
    font-size: 1rem;
}

.kt-widget6 .kt-widget6__body .kt-widget6__item>span:last-child {
    text-align: right;
}

.kt-widget6 .kt-widget6__body .kt-widget6__item:last-child {
    border-bottom: 0;
}

.kt-widget6 .kt-widget6__foot .kt-widget6__action {
    text-align: right;
    margin-top: 1rem;
}

.zn-widget6-head {
    background: #f7f7f7ba;
    padding: 10px 12px !important;
    height: 55px !important;
}

.nav.nav-tabs.nav-tabs-line.nav-tabs-line-2x .nav-link.tabungan-border.active,
.nav.nav-tabs.nav-tabs-line.nav-tabs-line-2x .nav-link.tabungan-border:hover:not(.disabled),
.nav.nav-tabs.nav-tabs-line.nav-tabs-line-2x .show>.nav-link.tabungan-border {
    border-bottom: 2px solid #6993ff !important;
}

.nav.nav-tabs.nav-tabs-line.nav-tabs-line-2x .nav-link.giro-border.active,
.nav.nav-tabs.nav-tabs-line.nav-tabs-line-2x .nav-link.giro-border:hover:not(.disabled),
.nav.nav-tabs.nav-tabs-line.nav-tabs-line-2x .show>.nav-link.giro-border {
    border-bottom: 2px solid #ffa800 !important;
}

.nav.nav-tabs.nav-tabs-line.nav-tabs-line-2x .nav-link.deposito-border.active,
.nav.nav-tabs.nav-tabs-line.nav-tabs-line-2x .nav-link.deposito-border:hover:not(.disabled),
.nav.nav-tabs.nav-tabs-line.nav-tabs-line-2x .show>.nav-link.deposito-border {
    border-bottom: 2px solid #039be5 !important;
}

.nav.nav-tabs.nav-tabs-line.nav-tabs-line-2x .nav-link.kredit-border.active,
.nav.nav-tabs.nav-tabs-line.nav-tabs-line-2x .nav-link.kredit-border:hover:not(.disabled),
.nav.nav-tabs.nav-tabs-line.nav-tabs-line-2x .show>.nav-link.kredit-border {
    border-bottom: 2px solid #e62129 !important;
}


.nav.nav-tabs.nav-tabs-line.nav-tabs-line-2x .nav-link.tabungan-border.active .font-weight-bolder {
    color: #6993ff !important;
}

.nav.nav-tabs.nav-tabs-line.nav-tabs-line-2x .nav-link.giro-border.active .font-weight-bolder {
    color: #ffa800 !important;
}

.nav.nav-tabs.nav-tabs-line.nav-tabs-line-2x .nav-link.deposito-border.active .font-weight-bolder {
    color: #039be5 !important;
}

.nav.nav-tabs.nav-tabs-line.nav-tabs-line-2x .nav-link.kredit-border.active .font-weight-bolder {
    color: #e62129 !important;
}

.zn-list-rekening-title {
    background-color: #F3F6F9;
    padding: 8px 13px;
    border-radius: 5px;
    margin-bottom: 8px;
}

.zn-list-rekening-title-success {
    color: #e62129 !important;
    background-color: #F3F6F9;
    padding: 8px 13px;
    border-radius: 5px;
    margin-bottom: 8px;
}


.zn-list-rekening-title-success-solid {
    color: #FFFFFF !important;
    background-color: #e62129;
    padding: 8px 13px;
    border-radius: 5px;
    margin-bottom: 8px;
}

.zn-list-rekening-title-danger-solid {
    color: #ffffff;
    background-color: #039be5;
    padding: 8px 13px;
    border-radius: 5px;
    margin-bottom: 8px;
}

.zn-list-rekening-title-danger {
    color: #039be5;
    background-color: #F3F6F9;
    padding: 8px 13px;
    border-radius: 5px;
    margin-bottom: 8px;
}

.zn-card-rekening {
    box-shadow: 0 0 black !important;
    border: 1px dashed #f3f3f3 !important;
}

.zn-card-rekening .card-body {
    padding: 7px 7px 10px !important;
}

.switch.switch-outline.switch-success input:empty~span:before {
    border: 2px solid #b4e1f7;
    background-color: transparent;
}

.switch.switch-outline.switch-success input:empty~span:after {
    background-color: #b4e1f7;
}

.switch.switch-outline.switch-success input:checked~span:before {
    border: 2px solid #e62129 !important;
    background-color: transparent !important;
}

.switch.switch-outline.switch-success input:checked~span:after {
    color: #fff;
    background-color: #e62129 !important;
}

.ribbon.ribbon-clip.ribbon-left .ribbon-target .ribbon-inner:before {
    border-width: 0 10px 10px 0;
    border-right-color: #6b6b6b !important;
    left: 0;
}

.accordion.accordion-toggle-arrow .card .card-header .card-title {
    color: #3f4254;
    position: relative;
}

.zn-owl-dashboard .owl-dots {
    position: absolute;
    right: 0;
}

.zn-owl-dashboard .owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
    padding: 2px 10px !important;
}

#conf_alasanReject {
    background: #fff !important;
    border: 1px solid #e8f9f8 !important;
    color: #151515 !important;
}

.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 {
    height: 38px !important;
}

.apexcharts-tooltip.apexcharts-theme-light {
    border: 1px solid #e3e3e3;
    background: rgba(255, 255, 255, 0.96);
    color: #000000;
}

.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover {
    background: 0 0;
    color: #7777772b !important;
    cursor: default;
}

@media (min-width: 992px) {
    .aside .aside-toggle {
        position: absolute;
        right: 0;
        bottom: 80px;
        height: 30px;
        width: 30px;
        margin-right: -18px;
        z-index: 99;
    }
}


.zn-logo-title {
    text-align: left;
    font-size: 18px;
    display: block;
    margin-left: 15px;
    margin-bottom: 0px;
    margin-top: 0px;
}

.zn-logo-subtitle {
    text-align: left;
    font-size: 14px;
    display: block;
    margin-left: 15px;
    color: #e62129;
    margin-top: 0px;
}

.zn-logo {
    width: 45px;
    vertical-align: sub;
}

.zn-text-name {
    font-size: 24px;
    text-transform: uppercase;
    font-weight: bold;
    color: #545454;
    letter-spacing: 2px;
}

.zn-text-note {
    color: #e62129;
    padding: 15px 25px;
    background-color: #f2faf6;
    text-align: left;
    font-size: 14px;
    margin-top: 25px;
    border-radius: 10px;
}

.zn-text-norek {
    margin-top: 15px;
    background: #e62129;
    display: inline-block;
    padding: 5px 15px;
    color: #fef3f4;
    border-radius: 5px;
    font-weight: bold;
    font-size: 14px;
}

table.table-data,
table.table-data tr,
table.table-data td,
table.table-data th {
    border: 1px solid black;
    border-collapse: collapse;
    padding: 5px;
}

table.table-data {
    width: 100%;
}

table.table-data th {
    text-align: center;
    background: #02A451;
    color: #ffffff;

}

tfoot tr td {
    font-weight: bold !important;
}


.scrollStyle::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
    background-color: #F5F5F5;
    border-radius: 10px;
}

.scrollStyle::-webkit-scrollbar {
    width: 5px;
    background-color: #F5F5F5;
}

.scrollStyle::-webkit-scrollbar-thumb {
    background-color: #FFF;
    background-image: -webkit-gradient(linear,
            40% 0%,
            75% 84%,
            from(#e62129a1),
            to(#e62129a1),
            color-stop(.6, #e62129a1));
}

.scrollStyle-v::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
    background-color: #F5F5F5;
    border-radius: 10px;
}

.scrollStyle-v::-webkit-scrollbar {
    width: 3px;
    height: 6px;
    background-color: #F5F5F5;
}

.scrollStyle-v::-webkit-scrollbar-thumb {
    background-color: #FFF;
    background-image: -webkit-gradient(linear,
            40% 0%,
            75% 84%,
            from(#e62129a1),
            to(#e62129a1),
            color-stop(.6, #e62129a1));
}

table.dataTable.dtr-inline.collapsed>tbody>tr[role=row]>td.dtr-control:before,
table.dataTable.dtr-inline.collapsed>tbody>tr[role=row]>th.dtr-control:before {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
    top: 50%;
    left: 0;
    height: 18px;
    width: 18px;
    margin-top: -9px;
    font-size: 10px;
    color: #e62129;
    border: 0;
    background-color: transparent;
    font-family: Ki;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    line-height: 1;
    text-decoration: inherit;
    text-rendering: optimizeLegibility;
    text-transform: none;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    content: "ï„‰";
}

table.dataTable.dtr-inline.collapsed>tbody>tr.parent>td.dtr-control:before,
table.dataTable.dtr-inline.collapsed>tbody>tr.parent>th.dtr-control:before {
    color: #e62129;
    background-color: transparent;
    font-family: Ki;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    line-height: 1;
    text-decoration: inherit;
    text-rendering: optimizeLegibility;
    text-transform: none;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    content: "ï„Ž";
}

.is-invalid .select2-container--default .select2-selection--single {
    border-color: #039be5;
}

.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,
.is-invalid .select2-container--default.select2-container--open .select2-selection--single {
    border-color: #e6212969;
}

.znlabel-program {
    font-weight: 700;
}

.zn-text-checkbox {
    width: 100%;
    text-align: justify;
    margin-left: 10px;
}

/* .checkbox-list .checkbox {
    margin-bottom: 5px;
} */

.bg-danger {
    background-color: #039be5 !important;
}

.svg-icon.svg-icon-danger svg g [fill] {
    -webkit-transition: fill .3s ease;
    transition: fill .3s ease;
    fill: #039be5 !important;
}

.symbol.symbol-light-danger .symbol-label {
    background-color: #FFE2E5 !important;
    color: #039be5 !important;
}

.btn.btn-danger {
    color: #fff;
    background-color: #f44336;
    border-color: #f44336;
}

.btn.btn-danger.focus:not(.btn-text),
.btn.btn-danger:focus:not(.btn-text),
.btn.btn-danger:hover:not(.btn-text):not(:disabled):not(.disabled) {

    background-color: #e04c4c;
    border-color: #e04c4c;
}

.zn-label-kodekka {
    display: inline-block;
    margin-right: 10px;
    background: #039be5;
    color: #fff;
    padding: 6px 10px;
    border-radius: 13px;
    margin-left: -10px;
}

.zn-label-con-kodekka {
    font-weight: 600;
    font-size: 11px !important;
}


/* .dataTables_wrapper table.dataTable.dtr-inline.collapsed>tbody>tr.parent>td:first-child:before {

} */


/* .dataTables_wrapper table.dataTable.dtr-inline.collapsed>tbody>tr[role=row]>td:first-child:before {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
    top: 50%;
    left: 0;
    height: 18px;
    width: 18px;
    margin-top: -9px;
    font-size: 10px;
    color: #e62129;
    border: 0;
    background-color: transparent;
    font-family: Ki;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    line-height: 1;
    text-decoration: inherit;
    text-rendering: optimizeLegibility;
    text-transform: none;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    content: "ï„‰";
} */


/* .spinner:before {
    width: 1.5rem;
    height: 1.5rem;
    margin-top: 8px;
    margin-left: 10px;
} */
/* CUSTOM EXITED */


.fa-container-suspect {
    border-right: 1px dashed #e6e6e6;
}

.fa-ul-suspect {
    list-style-type: none;
}

.fa-li-suspect {
    padding: 8px;
    border-bottom: 1px solid #e6e6e6;
}

.table-risiko td {
    padding: 10px !important;
}

.dataTables_wrapper .dataTable .group td,
.dataTables_wrapper .dataTable .group th {
    background-color: #a4acb5 !important;
    color: #fff !important;
    padding-left: 10px;
}

.container-conclusion {
    padding: 10px;
    color: #fff;
    border-radius: 10px;
    width: 250px;
}

.table-result tr td {
    padding: 3px 10px;
}

/* .table-result tr td:last-child {
    font-weight: bold;
} */

.merah {
    background: #ff0000 !important;
}

.orange {
    background: #ffa300 !important;
}

.kuning {
    background: #fff172 !important;
    color: #ababab !important;
}

.hijau {
    background: #8bc34a !important;
}

.biru {
    background: #2196f3 !important;
}

.filepond--root {
    font-family: inherit !important;
    font-weight: 500 !important;
    background: white;
}

/* use a hand cursor intead of arrow for the action buttons */
.filepond--file-action-button {
    cursor: pointer;
}

/* the text color of the drop label*/
.filepond--drop-label {
    color: #e62129 !important;
    border: 1px dashed #e2e2e2;
    background: #ffffff;
    border-radius: 5px;
    font-size: 14px !important;
}

/* underline color for "Browse" button */
.filepond--label-action {
    text-decoration-color: #aaa;
}

/* the background color of the filepond drop area */
.filepond--panel-root {
    background-color: #eee;
}

/* the border radius of the drop area */
.filepond--panel-root {
    border-radius: 0.5em;
}

/* the border radius of the file item */
.filepond--item-panel {
    border-radius: 0.5em;
}

/* the background color of the file and file panel (used when dropping an image) */
.filepond--item-panel {
    background-color: #555;
}

/* the background color of the drop circle */
.filepond--drip-blob {
    background-color: #999;
}

/* the background color of the black action buttons */
.filepond--file-action-button {
    background-color: rgba(0, 0, 0, 0.5);
}

/* the icon color of the black action buttons */
.filepond--file-action-button {
    color: white;
}

/* the color of the focus ring */
.filepond--file-action-button:hover,
.filepond--file-action-button:focus {
    box-shadow: 0 0 0 0.125em rgba(255, 255, 255, 0.9);
}

/* the text color of the file status and info labels */
.filepond--file {
    color: white !important;
    font-size: 15px !important;
}

/* error state color */
[data-filepond-item-state*='error'] .filepond--item-panel,
[data-filepond-item-state*='invalid'] .filepond--item-panel {
    background-color: red;
}

[data-filepond-item-state='processing-complete'] .filepond--item-panel {
    background-color: green;
}

/* bordered drop area */
.filepond--panel-root {
    background-color: #ffffff !important;
    border: 1px dashed #e2e2e2;
}

.label.label-danger {
    color: #fff;
    background-color: #039be5;
}

.zn-list-menu {
    list-style: none;
}

.text-danger {
    color: #039be5 !important;
}

.checkbox.checkbox-disabled {
    /* opacity: 0.9; */
    /* color: #43a047; */
    cursor: not-allowed !important;
    pointer-events: none !important;
}

div.dataTables_wrapper div.dataTables_filter input {
    margin-left: .5em;
    display: inline-block;
    width: auto;
    max-width: 150px;
}

.wizard.wizard-2 .wizard-nav .wizard-steps .wizard-step {
    padding: 10px 15px !important;
}

.symbol.symbol-danger .symbol-label {
    background-color: #039be5 !important;
    color: #fff !important;
}

.symbol.symbol-30 .symbol-label {
    width: 30px;
    height: 30px;
    font-size: 12px !important;
}

.tags-look .tagify__dropdown__item {
    display: inline-block;
    border-radius: 3px;
    padding: .3em .5em;
    border: 1px solid #CCC;
    background: #F3F3F3;
    margin: .2em;
    font-size: .85em;
    color: black;
    transition: 0s;
}

.tags-look .tagify__dropdown__item--active {
    color: black;
}

.tags-look .tagify__dropdown__item:hover {
    background: lightyellow;
    border-color: gold;
}

.wizard.wizard-2 .wizard-nav .wizard-steps .wizard-step .wizard-label .wizard-title {
    color: #181C32;
    font-weight: 500;
    font-size: 13px !important;
}

i {
    font-size: inherit;
    color: inherit;
}

.image-input .image-input-wrapper {
    width: 220px;
    height: 220px;
    background-position-x: right;
    background-size: 220px;
}

.input-group-text {
    width: 50px;
    text-align: center;
    display: block;
    font-weight: 500;
    background-color: #f3f3f3;
    border: 1px solid #f3f3f3;
}

.img-lz {
    background: #F1F1FA;
    width: 400px;
    height: 300px;
    display: block;
    margin: 10px auto;
    border: 0;
}

.switch.switch-outline.switch-danger input:checked~span:after {
    color: #fff;
    background-color: #039be5;
}

.switch.switch-outline.switch-danger input:checked~span:before {
    border: 2px solid #039be5;
    background-color: transparent;
}

.image-input [data-action=change] {
    cursor: pointer;
    position: absolute;
    left: 0;
    top: -10px;
}

.image-input [data-action=cancel],
.image-input [data-action=remove] {
    position: absolute;
    bottom: -5px;
    left: 0;
}

.text-primary {
    color: #039be5 !important;
}

#map {
    width: 100%;
    height: 400px;
    display: block;
}

#mapSearchContainer {
    position: fixed;
    top: 20px;
    right: 40px;
    height: 30px;
    width: 180px;
    z-index: 110;
    font-size: 10pt;
    color: #5d5d5d;
    border: solid 1px #bbb;
    background-color: #f8f8f8;
}

.pointer {
    position: absolute;
    top: 86px;
    left: 60px;
    z-index: 99999;
}
.note-editor.note-frame {
    border: 1px solid #e4e6ef;
    color: #000;
}

.bg-light-danger {
    background-color: #ffdbe3!important;
}
.label.label-danger {
    color: #fff;
    background-color: #ff3535;
}

.switch.switch-outline.switch-danger input:checked~span:after {
    color: #fff;
    background-color: #ff3535;
}

.switch.switch-outline.switch-danger input:checked~span:before {
    border: 2px solid #ff3535;
    background-color: transparent;
}

.bg-danger {
    background-color: #ff3535 !important;
}

.text-danger {
    color: #ff3535 !important;
}
.svg-icon.svg-icon-danger svg g [fill] {
    -webkit-transition: fill .3s ease;
    transition: fill .3s ease;
    fill: #ff3535 !important;
}

.symbol.symbol-danger .symbol-label {
    background-color: #ff3535 !important;
    color: #fff !important;
}
.symbol.symbol-light-danger .symbol-label {
    background-color: #FFE2E5 !important;
    color: #ff3535 !important;
}

.btn.btn-danger {
    color: #fff;
    background-color: #f44336;
    border-color: #f44336;
}

.btn.btn-danger.focus:not(.btn-text),
.btn.btn-danger:focus:not(.btn-text),
.btn.btn-danger:hover:not(.btn-text):not(:disabled):not(.disabled) {

    background-color: #e04c4c;
    border-color: #e04c4c;
}
.zn-list-rekening-title-danger-solid {
    color: #ffffff;
    background-color: #ff3535;
    padding: 8px 13px;
    border-radius: 5px;
    margin-bottom: 8px;
}

.zn-list-rekening-title-danger {
    color: #ff3535;
    background-color: #F3F6F9;
    padding: 8px 13px;
    border-radius: 5px;
    margin-bottom: 8px;
}


@media (min-width: 1200px) {
    .modal-dialog.modal-xxl {
        max-width: 1300px;
    }
}

@media (min-width: 1200px) {
    .modal-xxl {
        max-width: 1300px;
    }
}

@media (min-width: 992px) {
    .modal-xxl {
        max-width: 800px;
    }
}
