/* 
CSS untuk custom yg bersifat general
*/
.logo-portal {
    min-width: 200px;
    max-width: 350px;
}

.img-auth {
    width: 100%;
}

.password-alert{
    display: none;
}

.auth-logo img{
    width: 100px;
}