.wForm form .errFld {
     border-style: solid;
     border-color: #FFBBBB;
     border-width: 1px;
}

.wFormContainer .errMsg {
     color: #d60b12;
}

.wFormWebPage {
     background-color: #1f92b2;
     background-repeat: no-repeat;
     background-position: px;
}

.wFormContainer {
     background-color: #ffffff;
     border-style: none;
     border-width: 12px;
     border-color: #5e2f5e;
     color: #555555;
     font-family: Arial, Arial, Helvetica, sans-serif;
     font-size: 13px;
     line-height: 150%;
     margin: 5px;
     padding: 0px;
     -moz-border-radius: 12px;
     -webkit-border-radius: 12px;
     border-radius: 12px;
     width: px;
}

.wFormTitle {
     font-family: Tahoma, Geneva, sans-serif;
     font-weight: inherit;
     background-color: #ffffff;
     letter-spacing: 0.1em;
     font-size: px;
     height: 0px;
     margin: 0px;
     padding: 0px;
     width: px;
     color: #7dbd55;
     font-style: inherit;
}

.wForm input[type=button], .wForm input[type=submit] {
     background-color: #dd8820;
     color: #ffffff;
     border-style: none;
     border-width: 1px;
}

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

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

.wForm legend, .wForm h4 {
     font-family: inherit;
     font-size: 14px;
     border-style: none;
     margin: px;
     padding: px;
     background-position: px;
     font-weight: bold;
     color: #3391b0;
}

.wForm .oneField {
     width: px;
     padding: px;
     margin: px;
     background-color: #ffffff;
     color: #555555;
}

.wForm fieldset {
     padding: px;
     margin: 0px;
     height: px;
     width: px;
     background-color: #ffffff;
     border-style: solid;
     -moz-border-radius: 9px;
     -webkit-border-radius: 9px;
     border-radius: 9px;
     border-width: 2px;
}

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

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

.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;
     background: #FFFFFF url(//keshet.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 {
     color: #000000;
     background-color: #ffffff;
}

.wForm #wfTabNav {
     font-family: inherit;
     border-style: none;
}

.wForm .wfTabCurrentPage {
     padding: px;
     margin: px;
}

.wForm .wfTab {
     margin: px;
     padding: px;
}

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

.wForm .oneField input {
     background: #FFFFFF url(//keshet.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 .preField, .wForm .inlineLabel {
     color: #555555;
}

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

