#error{	margin-bottom: 20px;	border: 1px solid #efefef;}

#contactform{ }
#contactform input.error{ background: #f8dbdb !important; border-color: #e77776 !important;}
#contactform textarea.error{   background: #f8dbdb;    border-color: #e77776;}
#contactform  span.error{color: #e46c6e;}
#contactform input[type=checkbox] ~ label.error {
    position: relative;
    padding-left: 30px;
    cursor: pointer;
    display: block;
    line-height: 1.5;
    margin-bottom: 11px;
    background: #f8dbdb !important; border-color: #e77776 !important;
}
  
 