/* CSS Document */

.login_desc {
        width: 180px;
        text-align: right;
        padding: 0px 10px 0px 10px;
        font-weight: bold;
}

.login_desce {
        width: 180px;
        text-align: right;
        padding: 0px 10px 0px 10px;
        font-weight: bold;
        color: #DC0506;
}

.login_inp {
}

.login_inpe input[type=text] {
        background-color: #FBD6D6;
}

#country {
        display:none;
}
