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

.wFormContainer {
     background-color: #ffffff;
     color: #306639;
     border-color: #f7d88f;
     border-width: 3px;
     border-style: solid;
     margin: px;
     font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
     -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 {
     color: #618077;
     border-color: #f9cb8f;
     font-family: Georgia, Georgia, serif;
}

.wForm fieldset {
     color: #618077;
     border-color: #f9cb8f;
     border-width: 2px;
     border-style: solid;
     margin: px;
     -moz-border-radius: 9px;
     -webkit-border-radius: 9px;
     border-radius: 9px;
     background-color: #ededed;
}

.wForm legend {
     color: #618077;
}

.wForm .postField {
     color: #786a24;
     font-weight: inherit;
     text-align: center;
     font-size: 18px;
     padding: px;
     height: px;
     width: px;
}

.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;
     width: px;
     height: px;
}

.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: #f19181;
}

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

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

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

.wForm input[type=button] {
     background-color: #1e5e68;
     border-color: #1e5e68;
     border-style: solid;
     border-width: 1px;
     color: #ffffff;
}

.wForm input[type=submit] {
     background-color: #1e5e68;
     border-color: #1e5e68;
     border-style: solid;
     border-width: 1px;
     color: #ffffff;
}

.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 legend, .wForm h4 {
     font-size: 24px;
     margin: px;
     padding: px;
     color: #545e56;
}

.wForm .wfTabCurrentPage {
     color: #19fa76;
}

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

.wForm .oneField {
     color: #565900;
     font-size: 18px;
     font-weight: inherit;
     width: px;
}

.wForm .preField, .wForm .inlineLabel {
     font-size: 17px;
     text-align: left;
}

.wForm input[type=text], .wForm input[type=password], .wForm input[type=file], .wForm textarea, .wForm select {
     font-size: 16px;
     color: #0a0af7;
     font-weight: inherit;
     text-align: left;
     padding: px;
}

.wForm input[type=button], .wForm input[type=submit] {
     font-size: 28px;
}

.wForm input[type=text], .wForm input[type=password], .wForm input[type=file] {
     width: px;
}

