/*----------------------------------------
    Login Page
------------------------------------------*/
.forgot-bg
{
    background-image: url('../../images/gallery/flat-bg.jpg');
    background-repeat: no-repeat;
    background-size: cover;
}

#forgot-password .card-panel.border-radius-6.forgot-card
{
    margin-left: 0 !important;
}
