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

.wForm .preField, .wForm .inlineLabel {
     color: #b8b8b8;
     font-weight: bold;
     font-style: inherit;
     width: 620px;
}

.wFormTitle {
     color: #bababa;
}

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

.wForm legend {
     color: #bababa;
}

.wForm fieldset {
     color: #bababa;
     width: px;
}

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

.wFormContainer {
     color: #bababa;
     font-weight: inherit;
     font-style: inherit;
     width: 650px;
}


