/* Write Your CSS Here */
#hugeit-contact-wrapper_9 {

    width: 100%;
    background: rgba(255,255,285,0.4);
}

#hugeit-contact-wrapper_9 > div > h3 {

    position: relative;
    display: block;
    clear: both !important;
    padding: 5px 0px 10px 1% !important;
    font-size: 24px !important;
    line-height: 24px !important;
    color: #000 !important;
    margin: 10px 0 15px 0 !important;

}

#hugeit-contact-wrapper_9 .hugeit-field-block span.hugeit-error-message {
    font-size: 12px !important;
    color: #fff;
    line-height: 16px !important;
    font-family: Arial,Helvetica Neue,Helvetica,sans-serif;
    display: inline;
    vertical-align: top;
    padding-top: 5px;
}
#hugeit-contact-wrapper_9 .hugeit-field-block span.huge_it_success_msg {
    font-size: 16px !important;
    display: block;
    text-align: center;
    vertical-align: super;
    font-family: Arial,Helvetica Neue,Helvetica,sans-serif;
    color: #fff;
}
#hugeit-contact-wrapper_9 label em.required-star {
    color: #fff;
}
#hugeit-contact-wrapper_9 .hugeit-field-block label.error {
    color: #000 !important;
}