.wFormWebPage {
     background-repeat: repeat;
     background-position: 'top left', '35px 15 px';
     background-color: #009ebd;
     background-image: none;
}

.wFormContainer {
     color: #393939;
     background-color: #ffffff;
     border-color: #393939;
     border-style: solid;
     border-width: 1px;
     margin: px;
     font-family: Arial, Arial, Helvetica, sans-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);
     -moz-border-radius: 12px;
     -webkit-border-radius: 12px;
     border-radius: 12px;
     background-repeat: no-repeat;
     background-position: 'top left', '200px 175px';
     width: px;
     height: px;
     background-image: url(//sfmta.tfaforms.net/forms/get_image/2/5b3766953bc1f402db4ac3327acd8d48-SFMTA-13-Logo-Salesforce.png);
     font-size: 13px;
     line-height: 150%;
     text-align: left;
}

.wFormTitle {
     color: #393939;
     border-color: #476b83;
     font-family: Arial, Arial, Helvetica, sans-serif;
     font-weight: bold;
     letter-spacing: 0.05em;
     border-style: none;
     background-repeat: repeat;
     background-position: px;
     text-align: right;
}

.wFormContainer a {
     color: #d60b12;
}

.wForm fieldset {
     color: #615b59;
     border-color: #476b83;
     border-style: dotted;
     border-width: 1px;
     margin: 0 auto;
     -moz-border-radius: 9px;
     -webkit-border-radius: 9px;
     border-radius: 9px;
     text-align: left;
     font-family: Arial, Arial, Helvetica, sans-serif;
}

.wForm legend {
     color: #a2361e;
     border-style: none;
}

.wForm .postField {
     color: #615b59;
     font-family: Arial, Arial, Helvetica, sans-serif;
}

.wForm textarea {
     background-color: #FFFFFF;
     background: #FFFFFF url(//sfmta.tfaforms.net/theme-editor/images/input_bg.png) repeat-x -2px -2px;
     border-color: #888888 #CCCCCC #CCCCCC;
     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: #FFBBBB;
     border-style: solid;
     border-width: 1px;
}

.wFormContainer .errMsg {
     color: #d60b12;
}

.wFormContainer .wForm .hintsTooltip .field-hint,
.wForm .field-hint {
     color: #57634c;
}

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

.wFormContainer .supportInfo a:link {
     color: #476b83;
}

.wForm input[type=button], .wForm input[type=submit] {
     border-color: #59a5f7;
     border-style: ridge;
     background-color: #6ac9e6;
     color: #ffffff;
     border-width: 1px;
     text-align: left;
     font-family: Arial, Arial, Helvetica, sans-serif;
}

.wForm .primaryAction, .wForm .secondaryAction, .wForm .wfPagePreviousButton, .wForm .wfPageNextButton {
     box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.25);
     border-width: 1px;
     border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.3) rgba(0,0,0,0.8) rgba(0,0,0,0.3);
     border-radius: 5px;
     background-image: -moz-linear-gradient(top, transparent 50%, rgba(0,0,0,.10) 51%, rgba(0,0,0,.10));
}

.wForm .secondaryAction, .wForm .primaryAction, .wForm .wfPagePreviousButton, .wForm .wfPageNextButton {
     background-image: -webkit-linear-gradient(top, transparent 50%, rgba(0,0,0,.10) 51%, rgba(0,0,0,.10));
}

.wForm .secondaryAction, .wForm .primaryAction, .wForm .wfPageNextButton, .wForm .wfPagePreviousButton {
     background-image: linear-gradient(top, transparent 50%, rgba(0,0,0,.10) 51%, rgba(0,0,0,.10));
}

.wForm .primaryAction:hover, .wForm .secondaryAction:hover, .wForm .wfPagePreviousButton:hover, .wForm .wfPageNextButton:hover {
     border-color: rgba(0,0,0,0.5) rgba(0,0,0,0.7) rgba(0,0,0,0.9) rgba(0,0,0,0.7);
     box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.35);
}

.wForm input[type="text"], .wForm input[type="password"], .wForm input[type="file"], .wForm textarea, .wForm select {
     -moz-border-radius: 5px;
     -webkit-border-radius: 5px;
     border-radius: 5px;
}

.wForm input[type="button"], .wForm input[type="submit"] {
     -moz-border-radius: 5px;
     -webkit-border-radius: 5px;
     border-radius: 5px;
}

.wForm input[type=text] , .wForm textarea, .wForm select {
     border-style: solid;
}

.wForm .preField, .wForm .inlineLabel {
     color: #615b59;
     font-family: Arial, Arial, Helvetica, sans-serif;
}

.wForm legend, .wForm h4 {
     text-align: center;
     border-style: none;
     font-size: 16px;
     font-family: Arial, Arial, Helvetica, sans-serif;
}

.wForm .oneField input {
     background: #FFFFFF url(//sfmta.tfaforms.net/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 .oneField {
     font-family: Arial, Arial, Helvetica, sans-serif;
}

.wForm input[type=text], .wForm input[type=password], .wForm input[type=file], .wForm textarea, .wForm select {
     font-family: Arial, Arial, Helvetica, sans-serif;
}

.wForm .field-hint {
     font-family: Arial, Arial, Helvetica, sans-serif;
}

.wFormContainer .errMsg, .wForm form .errMsg {
     font-family: Arial, Arial, Helvetica, sans-serif;
     text-align: right;
}

.wForm #wfTabNav {
     font-family: Arial, Arial, Helvetica, sans-serif;
}

