.div-direction {
    width: 60%;
    height: 4px !important;
    background: #CD1126;
    margin: 10px auto;
}


.login-form-container{

    margin-top: 35%;
}

.login-form-container h2{
    color:rgb(218, 218, 40);
    text-align:center;
}

.login-form-container span{
    color:rgb(218, 218, 40,0.7);
    text-align:center;
}

/*text from forgot password*/

.login-text label{
    color: rgb(218, 218, 40);
}

.login-form-02 label{
    color: rgb(218, 218, 40);
}
