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

.wFormContainer {
     background-color: #ffffff;
     color: #343834;
     border-style: solid;
     border-width: 8px;
     margin: 0 auto;
     font-family: Trebuchet MS, Helvetica, sans-serif;
     border-color: #ccccc8;
}

.wFormTitle {
     color: #272927;
     font-family: Impact, Charcoal, sans-serif;
     letter-spacing: 0.1em;
     font-weight: bold;
     text-align: center;
     border-style: solid;
     background-repeat: no-repeat;
     background-position: px;
     height: 100px;
     font-size: 24px;
     margin: 5px;
     background-image: url(//www.tfaforms.com/forms/get_image/186356/be2f8cae5deaeef6a693a0678afb4948-sfl-icon-100x100.png);
}

.wFormContainer a {
     color: #1ab0d9;
}

.wForm fieldset {
     color: #343834;
     border-color: #343834;
     border-width: 1px;
     border-style: dotted;
     margin: 0 auto;
     font-family: Trebuchet MS, Helvetica, sans-serif;
}

.wForm legend {
     color: #cc6135;
}

.wForm .postField {
     color: #343834;
}

.wForm textarea {
     background-color: #FFFFFF;
     border-color: #888888 #CCCCCC #CCCCCC;
     background: #FFFFFF;
     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: #a64717;
     border-style: solid;
}

.wFormContainer .errMsg {
     color: #a89216;
}

.wFormContainer .wForm .hintsTooltip .field-hint,
.wForm .field-hint {
     color: #016e10;
}

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

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

.wForm .oneField input {
     background: #FFFFFF;
     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] {
     background-color: #318cb0;
     border-color: #343834;
     border-style: solid;
     color: #ffffff;
     border-width: 1px;
     border-radius: 7px;
}

.wForm .field-hint {
     color: #a64717;
}

.wForm legend, .wForm h4 {
     font-family: Trebuchet MS, Helvetica, sans-serif;
}

