body {
    background-color: #fcfcfc;
}
.navbar {
    background: #eab630;
    /* background: linear-gradient(286deg, rgba(5,83,44,1) 22%, rgba(5,7,64,1) 100%); */
    padding: 10px;
    height: 70px;
}

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

.btn-outline-warning {
    color: #edab00 !important;
    border-color: #edab00 !important;
}

#navbarSupportedContent {
    background-color: #08335a;
    padding: 10px;
}

#logo_kalsel {
    height: 45px;
}

#logo_dishub {
    height: 45px;
}

#navbar-sidara_bungas {
    font-size: 16px;
    padding-left: 10px;
    margin-bottom: 3px;
}

#card-login {
    /* border-top: solid 12px #08335a;
    border-bottom: solid 12px #edab00; */
    margin-top: 30%;
    align-items: center;
    justify-content: center;
    width: 20rem;
    border-radius: 10px !important;
}

#sebelah_kiri {
    display: none;
}

#text-login {
    font-weight: 500;
    font-size: 25px;
    color: #1c1c1c;
    padding-bottom: 25px;
}
#card-login2 {
    width: 16rem;
}

.card-body {
    flex: 1 1 auto;
    padding-right: 1px;
    margin-top: 34px;
    width: 33rem;
    padding-left: 154px;
}

#rata {
    margin-bottom: 1rem !important;
    width: 228px;
}

/* CSS Setting User */

#card-setting {
    /* border-top: solid 12px #08335a;
    border-bottom: solid 12px #edab00; */
    margin-top: 30%;
    width: 20rem !important;
    align-items: center;
    justify-content: center;
    border-radius: 40px !important;
    height: 26rem;
}

#row-setting {
    flex: 1 1 auto;
    margin-top: -8px;
    width: 17rem;
}

@media (min-width: 992px) {
    #navbar-sidara_bungas {
        font-size: 18px;
        font-family: "Viga";
        font-weight: 300;
    }
    .card-body {
        flex: 1 1 auto;
        padding: 12px;
        margin-top: -11px;
        width: 70rem;
    }

    #sebelah_kiri {
        display: block;
        margin-left: 43px;
        margin-top: 4.5rem;
    }

    #card-login {
        margin-top: 10%;
        width: 70rem !important;
        align-items: center;
        justify-content: center;
        border-radius: 10px !important;
        height: 31rem;
    }
    #text-login {
        font-weight: 600;
        font-size: 30px;
        color: #1c1c1c;
        margin-bottom: -2px;
    }

    .row-login {
        flex: 1 1 auto;
        padding: 1.5rem;
    }

    #card-login2 {
        width: 460px;
        padding-right: 4px !important;
        padding-bottom: 7px !important;
        padding-left: 0px !important;
        margin-top: 4px;
    }

    #text-sipsu {
        font-weight: 800;
        color: #062c50;
        font-family: Lato;
    }
    .card-body {
        flex: 1 1 auto;
        padding: 12px;
        margin-top: -11px;
    }

    #text-sidara {
        font-weight: 500;
        color: #062c50;
        font-family: viga;
    }

    .btn-outline-warning {
        color: #edab00 !important;
        border-color: #edab00 !important;
        margin-left: 25px iM !important;
    }

    /* CSS Setting User */

    #card-setting {
        margin-top: 11%;
        width: 40rem !important;
        align-items: center;
        justify-content: center;
        border-radius: 40px !important;
        height: 26rem;
    }

    #card-setting2 {
        width: 30rem;
    }

    #row-setting {
        flex: 1 1 auto;
        margin-top: -8px;
        width: 30rem;
    }
}
