table a.btn-libur {
    border: 1px solid #b0d1c9 !important;
}

h2.header-title-form:before {
    background: #398061;
}

.link-primary {
    color: #398061 !important;
}

.bg-login-auth {
    background-image: url('/flavors/sinansikula/auth-bg.png');
}

.alert.alert-primary.alert-menu {
    font-size: 12px;
    color: #398061;
    border-color: #ddeafd;
}

.alert.alert-primary.alert-menu {
    font-size: 12px;
    color: #398061;
    border-color: #bcdfde;
}

.alert-menu i.fa.fa-info-circle {
    position: absolute;
    color: #398061;
    margin-top: 5px;
}

table a.btn-libur:hover {
    border: 1px solid #398061 !important;
}

.link-primary:focus,
.link-primary:hover {
    color: #1e6847 !important;
}

.form-control:focus {
    border-color: #95ccb3;
    box-shadow: inset 0 1px 2px rgb(0 0 0 / 8%), 0 0 0 0.25rem rgb(56 147 28 / 25%);
}

.toastr.toastr-success {
    background-color: #3a8161;
}

.alert.alert-primary.alert-menu {
    font-size: 12px;
    background: #cbe1d7;
    color: #398061;
    border-color: #c3d7d6;
}

strong.medium.verified {
    color: #339166;
}

.alert.alert-primary.alert-information {
    border: 1px solid #bdd2d1;
    color: #398161;
    font-size: 12px;
    background-color: #cbe1d7;
}

.alert.alert-primary.alert-information i.fa.fa-info-circle {
    color: #398161;
    padding-right: 8px;
}

.btn.btn-light-primary {
    background-color: #d2f2e4;
}