#gd_contact_form .callback{width: 100%; clear: both; display: none;}
#gd_contact_form div.msg-response-output {    padding: 4px 4px 4px 4px!important;    border: 1px solid #ccc!important;    background-color: #ccc;    color: #ccc;    -webkit-border-radius: 4px;    -moz-border-radius: 4px;    border-radius: 4px;   display: none; }
#gd_contact_form div.msg-error,div.msg-fields {    background-color: #F2DEDE!important;    border-color: #EED3D7!important;    color: #B94A48!important;}
#gd_contact_form div.msg-ok {    background: #DFF0D8!important;    border: 1px solid #D6E9C6!important;    color: #468847!important;}
#gd_contact_form div.msg-loading{display: none; background: yellow!important;    border: 1px solid #ffb700!important;    color: #000000!important;}

#gd_contact_form input.error,#gd_contact_form textarea.error{border: 2px solid #B94A48 !important;}
#gd_contact_form label.error{color:#B94A48 !important;}
