.wFormWebPage {
     background-color: #1b1b1f;
}

.wFormContainer {
     background-color: #ffffff;
     color: #1b1b1f;
     border-style: solid;
     border-width: 8px;
     font-family: Verdana, Geneva, sans-serif;
     border-color: #e65557;
     text-align: left;
     font-size: small;
     font-weight: inherit;
}

.wFormTitle {
     color: #fafafa;
     border-color: #1b1b1f;
     border-style: none;
     font-family: Georgia, serif;
     font-style: inherit;
     background-repeat: repeat;
     font-size: x-large;
}

.wFormContainer a {
     color: #416ffa;
}

.wForm fieldset {
     color: #0d5670;
     border-color: #4a4717;
}

.wForm legend {
     color: #420e1a;
}

.wForm .postField {
     color: #0d5670;
}

.wForm textarea {
     background-color: #FFFFFF;
     border-color: #888888 #CCCCCC #CCCCCC;
     background: #FFFFFF url(//formassembly/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-color: #8a102b;
}

.wFormContainer .errMsg {
     color: #8a102b;
}

.wFormContainer .wForm .hintsTooltip .field-hint,
.wForm .field-hint {
     color: #576c7a;
}

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

.wFormContainer .supportInfo a:link {
     color: #4a4717;
}

.wForm .oneField input {
     background: #FFFFFF url(//formassembly/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 input[type=button], .wForm input[type=submit] {
     color: #ffffff;
     background-color: #393939;
     border-color: #393939;
     border-style: solid;
     border-width: 1px;
}

.wFormContainer .wForm .hintsTooltip .field-hint,
.wForm .hintsSide .field-hint {
     color: #576c7a;
}

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

