.wFormContainer {
     background-color: #ffffff;
     color: #333333;
     font-family: Arial, Arial, Helvetica, sans-serif;
     border-style: solid;
     border-color: #e8e8e8;
     border-width: 3px;
     font-size: 13px;
     padding: px;
     -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);
     -moz-border-radius: 12px;
     -webkit-border-radius: 12px;
     border-radius: 12px;
     width: px;
}

.wFormTitle {
     color: #005596;
     font-family: Arial, Arial, Helvetica, sans-serif;
     font-weight: bold;
     border-style: none;
     font-size: 30px;
     background-position: px;
     text-align: center;
     font-style: inherit;
}

.wForm form {
     background-color: #ffffff;
     border-color: #ffffff;
     color: #000000;
}

.wFormContainer a {
     color: #00a4d1;
     cursor: auto;
     display: inline;
     height: auto;
     text-decoration: underline;
     width: auto;
}

.wForm fieldset {
     color: #525252;
     border-color: #e3e3e3;
     border-style: solid;
     -moz-border-radius: 9px;
     -webkit-border-radius: 9px;
     border-radius: 9px;
     font-weight: inherit;
}

.wForm legend {
     color: #000000;
     background-color: #ffffff;
     border-color: #555555;
}

.wForm fieldset fieldset {
     color: #000000;
     background-color: #ffffff;
     border-color: #555555;
}

.wForm fieldset fieldset legend {
     color: #000000;
     background-color: #ffffff;
     border-color: #555555;
}

.wForm form table {
     color: #000000;
}

.wForm .preField {
     background-color: #ffffff;
}

.wForm textarea {
     color: #000000;
     background-color: #ffffff;
}

.wForm input {
     color: #000000;
     background-color: #ffffff;
}

.wForm input[type=button], .wForm input[type=submit] {
     color: #ffffff;
     background-color: #d1bc1d;
     border-style: solid;
     border-width: 3px;
     font-weight: bold;
     border-color: #c2ab13;
     border-radius: 0px;
     height: 42px;
     width: 125px;
}

.wFormWebPage {
     background-color: #006398;
     background-image: url("//app.formassembly.com/theme-editor/images/subtleStripe.png");
     background-position: top left;
}

.wForm legend, .wForm h4 {
     border-style: none;
     font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
     font-size: 24px;
     font-style: italic;
     color: #005596;
}

.wForm .oneField {
     color: #525252;
     border-style: solid;
     font-weight: inherit;
     height: px;
}

.wForm .preField, .wForm .inlineLabel {
     color: #525252;
     background-position: px;
     margin: px;
     height: px;
     font-weight: bold;
     padding: px;
}

.wForm input[type=text], .wForm input[type=password], .wForm input[type=file], .wForm textarea, .wForm select {
     color: #404040;
     background-color: #fcfcfc;
     border-style: solid;
     border-color: #e0e0e0;
     border-width: 2px;
     margin: px;
     padding: 10px;
     font-size: px;
}

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

.wForm .postField {
     color: #525252;
     border-style: none;
     border-radius: 0px;
     margin: px;
     height: px;
     padding: px;
     width: px;
}

.wForm .field-hint {
     color: #808080;
     font-size: 11px;
     height: 8px;
     padding: px;
     margin: 8px;
}

.wForm .field-hint-inactive {
     font-size: 11px;
     color: #242424;
     margin: 8px;
}

.wForm .label.reqMark:after {
     color: #db5e5e;
     font-size: px;
}

.wFormContainer .errMsg, .wForm form .errMsg {
     color: #db5e5e;
     font-size: 15px;
}

.wForm form .errFld {
     background-color: #fffed4;
}

.wForm #wfTabNav {
     font-weight: bold;
     border-style: none;
     border-width: 0px;
}

.wForm .wfTabCurrentPage {
     color: #4d4d4d;
}

.wForm .wfTabSep {
     padding: 5px;
     font-weight: inherit;
     font-style: inherit;
}

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

.wForm .wfTab {
     border-style: none;
}

