.DynamicForms_HeaderTable table a {
    color: #183863;
}

.DynamicForms_HeaderTable table a:hover {
    color: #2f4b72;
}
.DynamicForms_FieldError div {
    margin-top: 30px;
    color: red;
}
.DF-FieldRow {
    box-sizing: border-box;
    padding: 0px 5px;
    margin: 5px 0px;
    clear: both;
    display: block;
    width: 95%;
    vertical-align: top;
}

.DF-FieldRow:last-child {
    display: block;
    width: 60%;
}

.DynamicForms_QuestionDiv.DRQDiv0 {
    display: block !important;
}

.DynamicForms_FieldLeftLabel, .dnnFormItem.DynamicForms_Label, .DynamicForms_Label {
    float: left;
    text-align: left;
    margin: 4px 10px 3px 0px;
    min-width: 120px;
    clear: both;
    width: 100%;
}

.DynamicForms_FieldLeftLabel, .dnnFormItem.DynamicForms_Label, .DynamicForms_Label {
    float: left;
    text-align: left;
    margin: 4px 10px 3px 0px;
    min-width: 120px;
    clear: both;
    width: 100%;
}

.DF-FieldRow label {
    color: #4C4C4C;
    font-size: 13px;
}

.DynamicForms_QuestionDiv.DRQDiv0 {
    display: inline-block;
}

.DynamicForms_QuestionDiv {
    clear: both;
    overflow: hidden;
    padding-top: 5px;
}

.dynamicforms_requiredfieldasterik {
    color: Red;
    display: inline-block;
    margin-left: 3px;
}

.DynamicForms_MainPanel input[type="text"], .DynamicForms_MainPanel [type="textarea"], .DynamicForms_MainPanel [type="password"], 
.DynamicForms_MainPanel textarea, .DynamicForms_MainPanel select {
    background: #FFF none repeat scroll 0% 0%;
    border: 1px solid #CCC;
    border-radius: 5px;
    box-shadow: 0px 1px 2px #DDD inset, 0px 0px 0px #FFF;
    height: 30px;
    padding: 4px 10px;
    margin: 0px 0px 5px;
    box-sizing: border-box;
    width: 100% !important;
}

.dynamicforms_requiredfield {
    color: Red;
}

.dynamicforms_captcha_advanced + input[type="text"] {
    margin-top: 20px;
}

.DynamicForms_SaveFormDiv {
    margin-top: 30px;
}

.DynamicForms_SaveFormDiv p {
    text-align: center;
}

.DynamicForms_SaveFormDiv input[type="button"] {
    border: medium none;
    background-color: #D66908;
    border-radius: 5px;
    box-shadow: 0px 1px 2px #666;
    box-sizing: border=box;
    color: #FFF;
    cursor: pointer;
    margin: 0px auto;
    padding: 8px 14px;
    float: none;
    font-family: Arial,Geneva,sans-serif;
    font-size: 13px;
    text-decoration: none;
    text-transform: capitalize;
    width: 90%;
}

#dnn_ctr5896_DynamicForms_divQuestionf8238e2d-103d-4d7d-8b69-dc6f5a8dcb2e {
    width: 96%;
}

#dnn_ctr5896_DynamicForms_divQuestion74e45fd0-80a0-4528-beee-eb69fad3f30a {
    width: 103%;
}

#dnn_ctr5896_DynamicForms_divQuestion74e45fd0-80a0-4528-beee-eb69fad3f30a input[type="text"] {
    width: 93% !important;
}

.contactUsIframeReposition {
    background-color: #fff;
    position: relative;
    top: -55px;
}


.IframeBody,.contactUsIframeReposition {
    background-color: #F9F9F9;
   
}


F9F9F9
.DynamicForms_QuestionDiv input[type="text"]:focus, .DynamicForms_QuestionDiv textarea:focus {
    border: 1px solid #4D90FE;
    box-shadow: 0px 0px 2px #4D90FE;
    -webkit-box-shadow: 0px 0px 5px #4D90FE;
}

#dnn_ctr5896_DynamicForms_pnlAfterMessage {
    height: 890px;
    margin-top: 30px;
}

#dnn_ctr5896_DynamicForms_lblValBottom {
   position: relative;
   top: -20px;
}




