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

.wFormContainer {
     font-family: Verdana, Geneva, sans-serif;
     font-size: 13px;
     line-height: 150%;
     -webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.5);
     -moz-box-shadow: 0 5px 10px rgba(0,0,0,0.5);
     box-shadow: 0 5px 10px rgba(0,0,0,0.5);
     background-color: #fcfcfc;
     color: #3d3d3d;
     padding: 10px 50px;
     border-width: 1px;
     border-style: solid;
     margin: px;
     background-repeat: no-repeat;
     background-position: center center;
     font-weight: inherit;
     width: 1400px;
     background-image: url(//www.tfaforms.com/forms/get_image/160593/dd58e54e200928dd67c85aa76c653bb5-watermarkedslogo.png);
}

.wFormTitle {
     font-family: Verdana, Geneva, sans-serif;
     font-weight: bold;
     padding: px;
     margin: 1em 0 2em 0;
     text-align: center;
     font-size: 20px;
     border-style: none;
     background-repeat: no-repeat;
     background-position: 1px 1px;
}

.wForm .primaryAction {
     background: #FFFFFF url(//www.tfaforms.com/theme-editor/images/button_bg.gif) repeat-x scroll 0% 1em;
     color: #000;
     border-color: #999  #999 #555 #999;
     -moz-border-radius: 4px;
     -webkit-border-radius: 4px;
     border-radius: 4px;
}

.wForm .wfPagePreviousButton {
     background: #FFFFFF url(//www.tfaforms.com/theme-editor/images/button_bg.gif) repeat-x scroll 0% 1em;
     color: #000;
     border-color: #999  #999 #555 #999;
     -moz-border-radius: 4px;
     -webkit-border-radius: 4px;
     border-radius: 4px;
}

.wForm .wfPageNextButton {
     background: #FFFFFF url(//www.tfaforms.com/theme-editor/images/button_bg.gif) repeat-x scroll 0% 1em;
     color: #000;
     border-color: #999  #999 #555 #999;
     -moz-border-radius: 4px;
     -webkit-border-radius: 4px;
     border-radius: 4px;
}

.wFormContainer a {
     color: #0048ff;
}

.wForm .preField, .wForm .inlineLabel {
     font-weight: bold;
     font-size: 13px;
     color: #156619;
}

.wForm fieldset {
     border-width: 1px;
     border-style: dotted;
     margin: -1px;
}

.wForm legend {
     font-family: Verdana, Geneva, sans-serif;
     font-size: 16px;
     font-weight: bold;
}

.wForm .hintsSide .field-hint {
     background-color: #ffffff;
     font-family: Verdana, Geneva, sans-serif;
     border-style: solid;
     width: 1000px;
     height: 30px;
}

.wForm .postField {
     width: px;
}

.wForm .label.reqMark:after {
     color: #ff0000;
}

.wForm legend, .wForm h4 {
     font-size: 18px;
     font-weight: bold;
     font-family: Verdana, Geneva, sans-serif;
}

.wFormContainer .wForm div > div.oneField, .wForm fieldset > div.oneField, .wForm form > div.oneField, .wForm fieldset, .wForm .matrixLayout, .wForm .gridLayout, .wForm h4, .wForm .wfPagingButtons, .wForm .actions {
     margin-top: 5px;
}

