.wFormWebPage {
     background-color: #b5b5b5;
     background-image: url(//www.tfaforms.com/forms/get_image/113013/montage-square.png);
     background-repeat: no-repeat;
}

.wFormContainer {
     background-color: #d6d6d6;
     color: #224d99;
     border-width: 2px;
     border-style: solid;
     margin: -1px;
     font-family: Arial, Arial, Helvetica, sans-serif;
     -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);
     -moz-border-radius: 7px;
     -webkit-border-radius: 7px;
     border-radius: 7px;
     background-image: url(//www.tfaforms.com/forms/get_image/113013/montage-square.png);
     width: 800px;
     height: 1400px;
     background-repeat: no-repeat;
     padding: 60px;
     border-color: #000000;
}

.wFormContainer a {
     color: #000000;
}

.wForm fieldset {
     border-color: #2a4673;
     border-width: 0px;
     border-style: solid;
     margin: -1px;
     -moz-border-radius: 5px;
     -webkit-border-radius: 5px;
     border-radius: 5px;
     font-family: Arial, Arial, Helvetica, sans-serif;
     border: #913026;
     background-repeat: no-repeat;
}

.wForm legend {
     color: #6382bd;
     font-family: Arial, Arial, Helvetica, sans-serif;
     background-repeat: no-repeat;
}

.wForm textarea {
     background-color: #FFFFFF;
     border-color: #888888 #CCCCCC #CCCCCC;
     background: #FFFFFF url(//www.tfaforms.com/theme-editor/images/input_bg.png) repeat-x -2px -2px;
     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;
}

.wFormContainer .errFld {
     border-color: #9e8f0c;
}

.wFormContainer .errMsg {
     color: #9e8f0c;
}

.wFormContainer .wForm .hintsTooltip .field-hint, 
.wForm .hintsSide .field-hint {
     color: #668f28;
}

.wForm .field-hint-inactive {
     color: #a7ba88;
     width: 230px;
     margin: -5px 0 0 15px;
     font-size: 14px;
}

.wFormContainer .supportInfo a:link {
     color: #913026;
}

.wFormTitle {
     font-family: Arial, Arial, Helvetica, sans-serif;
     font-weight: bold;
     letter-spacing: 0.1em;
     background-repeat: no-repeat;
     border-style: none;
     color: #0a0a0a;
}

.wForm .preField, .wForm .inlineLabel {
     font-weight: bold;
     text-align: left;
     font-style: inherit;
     padding: px;
     color: #000000;
     font-family: Arial, Arial, Helvetica, sans-serif;
     background-repeat: no-repeat;
     border-style: solid;
     border-width: 0px;
}

.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 .wForm .hintsTooltip .field-hint, .wForm .hintsSide .field-hint {
     margin: -5px 0 0 15px;
     width: 230px;
     font-size: 14px;
}

.wForm .oneField input {
     background: #FFFFFF url(//www.tfaforms.com/theme-editor/images/input_bg.png) repeat-x -2px -2px;
     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 .postField {
     font-family: Arial, Arial, Helvetica, sans-serif;
     border-color: #ccc256;
     border-style: solid;
     background-repeat: no-repeat;
}

