
.zn-readonly {
    pointer-events: none;
    cursor: default;
    background:#eeeeee;
  }

.zn-excel-icon {
    font-size: 35px;
    color: #016F38;
    width: 32px;
}

.zn-ca {
    padding: 10px 30px;
    /* background: white; */
    margin: 0px 20px 0px;
    /* height: 40px; */
    border-radius: 10px;
    /* box-shadow: 0px 3px 5px #545454; */
    vertical-align: middle;
}

.blockUI {
    z-index:10000 !important;
}

.zn-ca img {
    /* height: 40px; */
    width: 100px;
}

.kt-login.kt-login--v3 .kt-login__wrapper .kt-login__container .kt-form .form-control::-moz-placeholder {
    color: #d0d0d0;
    opacity: 1; }
  .kt-login.kt-login--v3 .kt-login__wrapper .kt-login__container .kt-form .form-control:-ms-input-placeholder {
    color: #d0d0d0; }
  .kt-login.kt-login--v3 .kt-login__wrapper .kt-login__container .kt-form .form-control::-webkit-input-placeholder {
    color: #d0d0d0; }

.kt-login.kt-login--v3 .kt-login__wrapper {
    padding: 3% 2rem 1rem 2rem;
    margin: 0 auto 2rem auto;
    overflow: hidden;
}
.kt-aside-menu .kt-menu__nav > .kt-menu__item > .kt-menu__link {
    padding: 15px 35px;
}
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover {
    -webkit-transition: background-color 0.3s;
    transition: background-color 0.3s;
    background: #2786fb21;
    border-radius: 5px;
}

.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__heading .kt-menu__link-text, .kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__link .kt-menu__link-text {
    color: #2786fb;
}

.dataTables_wrapper .pagination .page-item.active > .page-link {
    background: #5cc2f2;
    color: #ffffff;
}

.kt-badge.kt-badge--unified-success {
    color: #1dc9b7;
    background: #E8F9F8;
}
.kt-badge.kt-badge--unified-danger {
    color: #fd3162;
    background: #FFE9FD;
}
.kt-badge.kt-badge--unified-info {
    color: #2786fb;
    background: #E9F3FF;
}

.kt-invoice-1 .kt-invoice__head .kt-invoice__items {/* border-top: 1px solid #6f6f6f; */}

.znHeadCetak {
    margin-bottom: 15px;
    padding-bottom: 20px;
    border-bottom: 2px solid #efefef;
}

.znfullmodal.modal-dialog {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
  }

  .znfullmodal.modal-content {
    height: auto;
    min-height: 100%;
    border-radius: 0;
  }

.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: 7px;
	background-color: #F5F5F5;
}

.scrollStyle::-webkit-scrollbar-thumb
{
	background-color: #FFF;
	background-image: -webkit-gradient(linear,
            40% 0%,
            75% 84%,
            from(#5cc2f2),
            to(#5cc2f1),
            color-stop(.6,#5cc2f2));
}


#scrollStyle::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #ffffff;
}

#scrollStyle::-webkit-scrollbar
{
	width: 5px;
	height: 5px;
	background-color: #ffffff;
}

#scrollStyle::-webkit-scrollbar-thumb
{
	background-color: #1dc9b7;
	border-radius: 30px;
	background-image: -webkit-gradient(linear, 0 0, 0 100%,
                    color-stop(.5, rgba(255, 255, 255, 0.2)),
        color-stop(.5, transparent), to(transparent));
	height: 10px;
}

.zn-iconbox-tittle {
    display: block;
    font-size: 12px;
}

/* .kt-aside-overlay {
    background: rgba(39, 134, 251, 0.21);
} */

.kt-spinner.kt-spinner--success:before {
    opacity: 0;
}

.kt-spinner.kt-spinner--success.zn-aktif:before {
    opacity: 1;
}

.kt-aside {
    width: 315px !important;
    left: -315px;
}

.form-control[readonly] {
    background-color: #efefef !important;
}

.zn-text-logo {
    font-size: 16px;
    font-weight: 600;
    margin-left: 8px;
    color: #888888;
}
.zn-desc-invoice {
    margin-top: 10px !important;
    border: none !important;
}
.modal .modal-content .modal-header .close:before {
    font-size: 1.7rem;
    border: 1.5px dashed #b5b7c1;
    padding: 5px;
    border-radius: 5px;
}
.modal-body {
    padding: 2.5rem 1.5rem;
}
.modal-lg, .modal-xl {
    max-width: 1000px;
}

.zn-icon-modal {
    font-size: 30px;
    margin-right: 10px;
    border: 1.5px dashed #0000001a;
    padding: 5px;
    border-radius: 5px;
}

.dropdown-menu > li > a [class^="la-"], .dropdown-menu > li > a [class*=" la-"], .dropdown-menu > .dropdown-item [class^="la-"], .dropdown-menu > .dropdown-item [class*=" la-"] {
    font-size: 1.6rem;
    margin-top: -2px;
}
.modal-header {
    background: whitesmoke;
}
.zn-head-line-success {
    border-left: 3px solid #1dcac5;
    padding-left: 10px;
}

.zn-is-debet {
    background-color: rgb(29, 201, 183) !important;
    color: white !important;
    font-weight: 600;
    border: none;
}
.zn-is-kredit {
    background-color: #fd3162 !important;
    color: white !important;
    font-weight: 600;
    border: none;
}
.zn-is-disabled {
    text-align: right;
    color: black;
    background: #f7f7f7;
}

.zn-head-line-danger {
    border-left: 3px solid #fd3162;
    padding-left: 10px;
}
.zn-trophy {
    font-size: 30px;
    color: #ffb822;
    margin-right: 10px;
}

.invalid-feedback {
    width: 100%;
    font-size: 12px;
    font-weight: 500;
    color: #ff0b44;
}

/* .invalid-feedback {
    display: none;
    width: 100%;
    margin-top: 0.25rem;
    font-size: 80%;
    color: #fd3162;
}
.was-validated .form-control:invalid, .form-control.is-invalid {
    border-color: #fd2762;
} */
.kt-widget6 .kt-widget6__body .kt-widget6__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    /* -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; */
    padding: 1.07rem 0;
    padding: 8px;
    border-bottom: 1px dashed #ebedf2;
}

.kt-widget6 .kt-widget6__body .kt-widget6__item > span{
    flex: inherit !important;
}



.zn-border-bottom {
    border-bottom: 1px dashed #ebedf2;
}
.zn-border-top {
    border-top: 1px dashed #ebedf2;
}
.zn-rp-group {
    background: #007bff;
    color: white;
    font-weight: 600;
    font-size: 11px;
}
.zn-doc-list img {
    width: 100px;
    height: 100px;
    border-radius: 10px;
    border: 2px solid #e6eaf5;
}
.form-control::-webkit-input-placeholder {
    color: #dcdcdc;
    opacity: 1; }
  .form-control::-moz-placeholder {
    color: #dcdcdc;
    opacity: 1; }
  .form-control:-ms-input-placeholder {
    color: #dcdcdc;
    opacity: 1; }
  .form-control::-ms-input-placeholder {
    color: #dcdcdc;
    opacity: 1; }
  .form-control::placeholder {
    color: #dcdcdc;
    opacity: 1; }
.text-danger {
    color: #fd2762 !important;
}
.accordion.accordion-light .card .card-header .card-title.collapsed {
    color: #74788d;
}
.accordion.accordion-light .card .card-header .card-title {
    margin: 0;
    font-size: 1.1rem;
    padding: 1rem 1rem 1rem 0;
    font-weight: 500;
    color: #74788d;
}
.zn-card-header {
    padding: 0 0.75rem !important;
}
@media (min-width: 1025px){

    .kt-aside--on.kt-aside--left .kt-aside-close {
        left: 266px;
    }

}

/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
    .kt-widget17 .kt-widget17__stats .kt-widget17__items {
        display: block !important;
    }
}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {

}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {

}

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {

}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {

}

.zn-branch-label {
    margin-top: 2px;
    display: block;
    padding: 3px 10px;
    border-radius: 20px;
    display: block;
}

.rekap-cashflow span {
    padding: 8px;
}

.rekap-cashflow span {
    background: #f6f6f6;
}

.rekap-cashflow span.znlistTittle  {
    flex: 2;
}

.rekap-cashflow span:not(.znlistTittle) {
    flex: 1;
}

.iconToggleData {
    position: relative;
    width: 40px;
    transition: .5s;
}

.iconToggleData i {
    position: absolute;
    transition: .5s !important;
}

.iconToggleData i.rotate {
    transform: rotate(45deg) !important;
    transition: .5s !important;
}

.formList {
    border: none !important;
    padding: 0 !important;
}

.captcha {
    display: flex !important;
    justify-content: end !important;
    align-items: center !important;
    gap: 12px !important;
}

.captcha img {
    width: 180px !important;
    border-radius: 4px !important;
}

.relative {
    position: relative;
}

.eyePassword {
    position: absolute;
    top: 6px;
    right: 8px;
}
.eyePassword .icon {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 38px;
    width: 38px;
    backdrop-filter: blur(6px);
    cursor: pointer;
}
.eyePassword .icon i {
    font-size: 18px;
    color: #000;
}

.dropdown-item {
    cursor: pointer;
}


.containerWizard {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}
.containerWizard .wizard {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 18px;
    padding-inline-start: 0 !important;
    border: 1px solid #9acbff;
}
.containerWizard .wizard .wizardTab {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    min-width: 250px;
    padding: 1rem 0;
    border-right: 1px solid #9acbff;
    pointer-events: none;
}
.containerWizard .wizard .wizardTab:last-child {
    border-right: 1px solid transparent;
}
.containerWizard .wizard .wizardTab:first-child {
    border-radius: 18px 0 0 18px;
}
.containerWizard .wizard .wizardTab:last-child {
    border-radius: 0 18px 18px 0;
}
.containerWizard .wizard .wizardTab.active {
    background: #e0efff;
}
.containerWizard .wizard .wizardTab:nth-child(1):before,
.containerWizard .wizard .wizardTab:not(.edc):nth-child(2):before {
    content: '';
    position: absolute;
    top: 50%;
    right: calc(-7% - 2px);
    transform: translate(-50%, -50%);
    width: 0; 
    height: 0; 
    border-top: 13px solid transparent;
    border-bottom: 13px solid transparent;
    border-left: 13px solid #9acbff;
    z-index: 99;
}
.containerWizard .wizard .wizardTab:nth-child(1):after,
.containerWizard .wizard .wizardTab:not(.edc):nth-child(2):after {
    content: '';
    position: absolute;
    top: 50%;
    right: calc(-7% + 1px);
    transform: translate(-50%, -50%);
    width: 0; 
    height: 0; 
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    border-left: 12px solid #fff;
    z-index: 99;
}
.containerWizard .wizard .wizardTab.active:nth-child(1):before,
.containerWizard .wizard .wizardTab.active:not(.edc):nth-child(2):before {
    content: '';
    position: absolute;
    top: 50%;
    right: -8%;
    transform: translate(-50%, -50%);
    width: 0; 
    height: 0; 
    border-top: 13px solid transparent;
    border-bottom: 13px solid transparent;
    border-left: 13px solid #9acbff;
}
.containerWizard .wizard .wizardTab.active:nth-child(1):after,
.containerWizard .wizard .wizardTab.active:not(.edc):nth-child(2):after {
    content: '';
    position: absolute;
    top: 50%;
    right: -7%;
    transform: translate(-50%, -50%);
    width: 0; 
    height: 0; 
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    border-left: 12px solid #e0efff;
}
.containerWizard .wizard .wizardTab .wizardLink {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 1rem;
}
.containerWizard .wizard .wizardTab .wizardLink i {
    font-size: 28px;
    color: #007bff;
}
.containerWizard .wizard .wizardTab .wizardLink .name {
    font-size: 14px;
    font-weight: 500;
    color: #007bff;
    margin-bottom: -4px;
}
.containerWizard .wizard .wizardTab .wizardLink .desc {
    font-size: 10px;
    font-weight: 400;
    color: #5dabff;
    margin-top: -4px;
}

.badgeAmount {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    position: relative;
    background: #e0efff;
    border-radius: 6px;
    padding: 4px 30px;
    height: 40px;
    min-width: 100px;
}

.badgeAmount .totalText {
    position: absolute;
    top: -7px;
    left: 6px;
    padding: 0 6px;
    background: #007bff;
    color: #fff;
    font-size: 10px;
    font-weight: 400;
    border-radius: 4px;
    white-space: nowrap;
}

.badgeAmount .totalAmount {
    position: relative;
    color: #007bff;
    font-size: 18px;
    font-weight: 600;
}

