.navbar {
    background-color: #004d40;
}

#bagian-atass {
    background-image: url(../../images/rectangle.png);
    min-height: inherit;
    z-index: 1;
}

#bagian-atass::before {
    content: "";
    margin-top: 30px;
    height: 750px;
    width: 100%;
    position: absolute;
    background-image: url(../../images/bg-footer.png);
    background-repeat: repeat;
    background-size: 180%;
    opacity: 25%;
    min-height: inherit;
    z-index: -1;
}

#img-logo_kalsel {
    height: 50px;
    width: auto;
    max-width: 100%;
}

/* #sidenav-1 {
    background-color: white;
    border-radius: 1px;
    width: 285px !important;
    height: 100% !important;
    position: fixed !important;
    transition: 0.3s linear;
    transform: translateX(0%);
    margin-right: 0px;
    box-shadow: 0 0px 14px 0 rgb(9 10 10 / 50%), 0 5px 7px rgba(0, 0, 0, 0.05);
} */

#sidenav-2 {
    padding-top: 10px;
    border-radius: 1px;
    background-color: #074124;
    width: 200px !important;
    height: 550px !important;
    position: fixed !important;
    transition: 0.3s linear;
    transform: translateX(0%);
    /* overflow: hidden; */
    box-shadow: 0 0px 14px 0 rgb(9 10 10 / 50%), 0 5px 7px rgba(0, 0, 0, 0.05);
}

.sidenav-link {
    padding-left: 9px !important;
}

/* Ikon samping (i) */

.sidenav-link i {
    color: #fff !important;
    padding: 10px;
}

.sidenav-link:focus i {
    color: #fff !important;
    padding: 10px;
}

.sidenav-link.active i {
    color: #fff !important;
    padding: 10px;
}

.sidenav-link:hover i,
.sidenav-link:active i {
    color: #fff !important;
    padding: 10px;
    height: 70px;
}

#menunavbar .nav-link {
    color: white;
    font-size: 16px;
    height: 40px;
    margin-right: 9px;
    margin-top: 10px;
    margin-bottom: 10px;
}

footer {
    background-color: #004838;
    padding: 14px;
}

#footer-sipsu_balangan {
    font-weight: 900;
    font-size: 20px;
    margin-top: 21px;
}

#footer-sistem_informasi {
    font-size: 12px;
}

.sidenav-link:hover {
    color: #c2ff1c !important;
    background: #272a4600 !important;
    width: 285px !important;
    border-radius: 1px;
}

.sidenav-primary .sidenav-link:focus,
.sidenav-link.active {
    color: #fff !important;
    border-radius: 1px;
    background: #1b6440 !important;
    margin-top: 5px !important;
    width: 285px !important;
    font-weight: 600 !important;
    align-items: center;
}

.sidenav-item {
    position: relative;
    border-bottom: 1px solid;
    padding-bottom: 0px;
    color: #00000009;
}

.sidenav-menu {
    padding: 0px;
    margin: 0;
}

.balangan-header,
.balangan-header:hover,
.balangan-header > .panel-header {
    color: #ffffff00 !important;
    border-color: #05532c !important;
    background: #05532c !important;
}

.panel-title {
    font-size: 14px;
    font-weight: bold;
    color: #f7f7f7;
    height: 20px;
    line-height: 20px;
}

.form-check-input[type="checkbox"]:checked {
    background-image: none;
    background-color: #4cae4c;
}

.form-switch .form-check-input:checked[type="checkbox"]:after {
    content: "";
    position: absolute;
    border: none;
    z-index: 2;
    border-radius: 50%;
    width: 1.25rem;
    height: 1.25rem;
    background-color: #034203;
    margin-top: -3px;
    margin-left: 1.0625rem;
    box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2),
        0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
    transition: background-color 0.2s, transform 0.2s;
}

.form-check-input[type="checkbox"]:checked:focus {
    background-color: #4cae4c;
}

.bg-info {
    background-color: #05532c !important;
}

.border-info {
    border-color: #07522d !important;
}

.l-btn-left {
    display: inline-block;
    position: relative;
    overflow: hidden;
    margin: 0;
    padding: 0;
    vertical-align: top;
    background: #097233; 
    color: white;
}


.l-btn-left:hover {
    display: inline-block;
    position: relative;
    overflow: hidden;
    margin: 0;
    padding: 0;
    vertical-align: top;
    background: #003816; 
    color: white;
}
.panel-tool {
    color: #000000 !important;
    background-color: #ffffff;
    border-radius: 3px;
}

.panel-tool a:hover {
    color: #000000 !important;
    background-color: #ffffff;
    border-radius: 3px;
}

#tooltipsBeranda {
    background: #034203 !important;
    color: #ffffff !important;
}

#footer-bawah {
    font-size: 14px;
    text-align: center;
    height: 60px;
    background-color: #12614f;
    color: white;
}
