/**
 * @author : Inteliworx Technologies
 *
 * Auth /  Registration / Custom css style sheets 
 */

.login-form .btn 
{
    width: auto;
}

.login-form label 
{
    text-transform: none;
}

.card-title
{
    font-size: 17px !important;
    font-weight: 400 !important;
}

.form-check-label
{
    font-size: inherit !important;
}

.button-verify-chng 
{
    padding: 8px !important;
    padding-bottom: 9px !important;
}