.wFormContainer {
     color: #303030;
     border-color: #633173;
     border-width: 1px;
     border-style: solid;
     margin: px;
     font-family: Arial, Arial, Helvetica, 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);
     -moz-border-radius: 7px;
     -webkit-border-radius: 7px;
     border-radius: 7px;
     background-color: #eff0eb;
     width: px;
}

.wFormTitle {
     color: #633173;
     font-family: Arial, Arial, Helvetica, sans-serif;
     font-weight: bold;
     font-size: 24px;
     background-repeat: repeat-x;
     border-width: 0px;
     border-color: #633173;
     border-style: none;
     background-color: #ebebeb;
}

.wFormContainer a {
     color: #633173;
}

.wForm fieldset {
     color: #303030;
     border-color: #633173;
     border-width: 1px;
     border-style: dotted;
     margin: -1px;
     -moz-border-radius: 5px;
     -webkit-border-radius: 5px;
     border-radius: 5px;
     width: px;
}

.wForm legend {
     color: #26485d;
     border-color: #26485d;
     border-style: solid;
     border-width: 0px;
     font-size: 16px;
     padding: px;
     margin: px;
     height: px;
     font-family: inherit;
     font-weight: inherit;
     width: px;
}

.wForm .postField {
     color: #303030;
}

.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;
}

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

.wFormContainer .errMsg {
     color: #990012;
}

.wFormContainer .wForm .hintsTooltip .field-hint, 
.wForm .hintsSide .field-hint {
     color: #990e45;
}

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

.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;
}

.wFormWebPage {
     background-color: #633173;
     background-image: none;
}

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

.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;
}

.wForm .hintsSide .field-hint {
     color: #5e5e5e;
     margin: px;
     padding: px;
     width: px;
     height: px;
}

