.wFormTitle {
     font-family: Tahoma, Geneva, sans-serif;
     font-size: 16px;
     border-style: none;
     text-align: inherit;
     font-weight: bold;
}

.wFormContainer {
     font-family: Trebuchet MS, 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);
     background-repeat: no-repeat;
     font-size: 12px;
     background-color: #fcfcf7;
     border-style: solid;
     text-align: justify;
     background-position: 'top right';
     border-width: 0;
     margin: -1px;
     -moz-border-radius: 7px;
     -webkit-border-radius: 7px;
     border-radius: 7px;
}

.wForm .postField {
     font-family: Arial, Arial, Helvetica, sans-serif;
     font-size: 12px;
}

.wFormContainer .wForm .hintsTooltip .field-hint, .wForm .hintsSide .field-hint {
     font-family: Arial, Arial, Helvetica, sans-serif;
     font-size: 12px;
     border-style: dotted;
     color: #050005;
     border-width: 0px;
     border-color: #ddddf0;
     font-weight: inherit;
     background-position: 'top right';
     background-color: #f9a239;
}

.wForm .preField, .wForm .inlineLabel {
     font-family: Arial, Arial, Helvetica, sans-serif;
     font-size: 13px;
}

.wForm legend {
     font-family: Arial, Arial, Helvetica, sans-serif;
     font-size: 14px;
     font-weight: bold;
     border-style: inset;
     border-width: 1px;
     text-align: inherit;
     background-color: #00a0e5;
     color: #f7eff7;
}

.wForm .field-hint-inactive {
     font-family: Arial, Arial, Helvetica, sans-serif;
     font-size: 12px;
     background-position: top right;
}

.wForm fieldset {
     font-family: Arial, Arial, Helvetica, sans-serif;
     font-size: 14px;
     border-style: inset;
     background-position: px;
     border-width: 0;
     margin: -1px;
     -moz-border-radius: 5px;
     -webkit-border-radius: 5px;
     border-radius: 5px;
}

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

.wFormContainer .errMsg {
     font-family: Arial, Arial, Helvetica, sans-serif;
     font-size: 14px;
     font-weight: bold;
     color: #00a0e5;
     padding: 3px;
     width: px;
     height: px;
     margin: 3px;
}

.wFormContainer .errFld {
     border-style: none;
     border-width: 13px;
     background-color: #FFEEEE;
}

.wForm textarea {
     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: 1px 1px 1px 1px;
}

.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 .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 h3.wFormTitle {
     color: #00a0e5;
     font-family: Arial, Arial, Helvetica, sans-serif;
     font-weight: bold;
     text-align: center;
     font-size: Large;
}

.wFormWebPage div.wFormContainer {
     font-family: Arial, Arial, Helvetica, sans-serif;
     font-size: 12px;
     border-style: none;
     border-width: 8px;
     border-color: #00a0e5;
}

.wFormContainer .wForm fieldset {
     border-style: solid;
     border-width: 1px;
     border-color: #00a0e5;
     font-weight: inherit;
     padding: px;
     margin: 20px;
}

