/*
CTC Separate Stylesheet
Updated: 2020-08-18 20:52:17
*/


#msgfront{
    left: 0 !important;
    right: 0;
    margin: auto;
}
@media (max-width: 480px){
    body #msgfront{
    left: 0 !important;
    right: 0 !important;
    width: 90% !important;
    }
    #msgfront #email{
        text-align:center;
    }
    body .realtyna-lightbox-text-wrap .wpl-user-login-register{
        width:320px !important;
    }
}

#msgfront .wpl-login-form-row a{
    display: block;
    float: left;
    width: 100%;
    margin-bottom: 10px !important;
}