.login-img-container {
    height: 300px;
    padding-top: 75px;
    padding-bottom: 75px;
}

.card-title-custom {
    font-size: 26px;
}

.card-text-custom {
    font-size: 18px;
}

.logo {
    margin-top: 200px;
    height: auto;
    width: 50%;
}

.logo2 {
    height: 100px;
}

.soricon {
    width: 80px;
}

.forgot-password {
    float: right;
    font-size: 18px;
}

.font-size-16px {
    font-size: 16px;
}

.id-first {
    margin-top: 28% !important; 
    margin-bottom: 28% !important;
}

.btn-danger-blue {
    color: #FFFFFF;
    background-color: #061E44 !important;
    border-color: #061E44 !important;
}

.mw-500px {
    max-width: 394px;
}

.mh-42px {
    min-height: 424px;
}


.fix-height-325 {
    min-height: 325px;
}