label.err_front_js{
color: #E82A2A !important; font-weight: normal !important; 
}

.contact_input .input_email {
    border: 1px solid #cccccc;
    color: rgba(41, 35, 35, 0.64);
    height: 33px;
    margin-bottom: 0px;
    text-indent: 6px;
    width: 100%;
}

.email_row .contact_txt {
    olor: #5b5a5a;
    font-family: "open sans";
    font-size: 14px;
    margin-bottom: 2px;
    color: #5b5a5a;
    margin-top: 10px;
}

.contact_input .teaxt_area {
    border: 1px solid #ccc;
  color: rgba(41, 35, 35, 0.64);
    height: 102px;
    margin-bottom: 8px;
    text-indent: 6px;
    width: 100%;
}
 