.wFormWebPage {
     background-color: #e8d282;
     background-image: url("//www.tfaforms.com/theme-editor/images/floral.png");
     background-repeat: repeat;
}

.wFormContainer {
     background-color: #fcf7e0;
     color: #282c7d;
     border-style: none;
     border-width: 4px;
     font-family: Arial, Arial, Helvetica, sans-serif;
     font-size: 14px;
     line-height: 150%;
     -webkit-box-shadow: 0 2px 8px rgba(0,0,0,0.3);
     -moz-box-shadow: 0 2px 8px rgba(0,0,0,0.3);
     box-shadow: 0 2px 8px rgba(0,0,0,0.3);
}

.wFormTitle {
     font-family: Arial, Arial, Helvetica, sans-serif;
     font-weight: bold;
     background-position: px;
     font-size: 26px;
     text-align: center;
     color: #282c7d;
}

.wForm fieldset {
     font-family: Arial, Arial, Helvetica, sans-serif;
     font-size: 16px;
     color: #282c7d;
     background-color: #fcf7e0;
}

.wForm legend {
     color: #de554b;
}

.wForm textarea {
     background-color: #FFFFFF;
     border-color: #888888 #CCCCCC #CCCCCC;
     background: #FFFFFF;
     border-style: solid;
     border-width: 1px;
     padding: 1px 1px 1px 1px;
}

.wForm input {
     background-color: #FFFFFF;
     border-color: #888888 #CCCCCC #CCCCCC;
}

.wForm form .primaryAction {
     background-color: #FFFFFF;
     color: #000;
     border-color: #999 #999 #555 #999;
}

.wForm form .primaryAction:hover {
     color: #187db3;
     border-color: #666 #666 #222 #666;
}

.wForm form .secondaryAction {
     color: #000;
}

.wForm form .secondaryAction:hover {
     color: #f00;
}

.wForm form .errFld {
     border-color: #f19181;
}

.wFormContainer .errMsg {
     color: #ffffff;
}

.wFormContainer .wForm .hintsTooltip .field-hint,
.wForm .field-hint {
     color: #576c7a;
}

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

.wFormContainer .supportInfo a:link {
     color: #6b786d;
}

.wForm .oneField input {
     background: #FFFFFF;
     border-color: #888888 #CCCCCC #CCCCCC;
     border-style: solid;
     border-width: 1px;
     padding: 2px 0 2px 2px;
}

.wForm .oneChoice input {
     border: none !important;
     background: none !important;
}

.wForm input[type=button], .wForm input[type=submit] {
     border-style: none;
     border-width: 1px;
     background-color: #282c7d;
     font-family: Arial, Arial, Helvetica, sans-serif;
     font-size: 12px;
     color: #f2f2f7;
     font-weight: bold;
}

.wFormContainer .wForm .hintsTooltip .field-hint,
.wForm .hintsSide .field-hint {
     color: #6a95b0;
}

.wForm legend, .wForm h4 {
     font-family: Arial, Arial, Helvetica, sans-serif;
     font-size: 14px;
     border-style: none;
     background-color: #f5f0eb;
     color: #282c7d;
}

.wForm .oneField {
     font-family: Arial, Arial, Helvetica, sans-serif;
     color: #282c7d;
     font-size: 12px;
}

.wForm .preField, .wForm .inlineLabel {
     font-family: Arial, Arial, Helvetica, sans-serif;
     font-size: 14px;
     border-style: none;
}

.wForm .postField {
     color: #282c7d;
     font-family: Arial, Arial, Helvetica, sans-serif;
}

