.wForm form .errFld {
     border-style: solid;
     border-color: #FFBBBB;
     border-width: 1px;
}

.wFormContainer .errMsg {
     color: #d60b12;
}

.wFormWebPage {
     background-color: #cdebfa;
     background-image: url("//plusacumen.tfaforms.net/theme-editor/images/dots.png");
     background-repeat: repeat;
}

.wFormContainer {
     background-color: #fcfcfc;
     border-style: solid;
     border-width: 7px;
     color: #393939;
     font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
     border-color: #fafafa;
}

.wFormTitle {
     color: #393939;
     background-repeat: repeat;
     height: 75px;
     border-style: solid;
     border-width: 6px;
     border-color: #e8e8e8;
     border-radius: 2px;
     padding: 15px;
     width: px;
}

.wForm input[type=button], .wForm input[type=submit] {
     background-color: #393939;
     color: #ffffff;
     border-style: solid;
     border-width: 1px;
     border-color: #393939;
}

.wForm legend {
     border-style: none;
}

.wFormContainer a {
     color: #0c38d4;
}

.wForm .field-hint-inactive {
     color: #a1a1a1;
}

.wForm fieldset {
     font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
}

.wForm legend, .wForm h4 {
     font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
}

