.content-only .login-title-wrapper{
    margin-bottom: 4px !important;
}

.content-only .login-title{
    font-size: 14px !important;
    margin-bottom: 4px !important;
}

.content-only .card-body{
    padding: 10px;
}

.content-only .form-label{
    font-size: 11px;
    margin-bottom: 0;
}

.content-only input{
    padding: 2px 6px;
    font-size: 11px;
}

.content-only .forgot-password{
    display: none;
}

.content-only .form-item{
    margin-bottom: 6px !important;
}

.content-only .login-button{
    font-size: 12px;
    margin: 0 !important;
    padding: 4px 8px !important;
}

.content-only .container{
    padding: 0;
}

.content-only label.error{
    display: none !important;
}

.content-only .card{
    margin-top: 10px !important;
}