/** DO NOT MODIFY THIS FILE. All code here are generated by DANAConnect Theme Editor **/

#main_body h1 a
{
background-image: none;
height: 40px;
}

html
{
background-color: #f3f3f3;
background-image: none;
}

#main_body h1
{
background-color: #ffffff;
background-image: none;
}

#form_container
{
background-color: #ffffff;
border-width: 3px;
border-style: solid;
border-color: #8b9bb0;
}

#main_body form li.highlighted,#main_body .matrix tbody tr:hover td,#machform_review_table tr.alt
{
background-color: transparent;
}

#main_body form .guidelines
{
background-color: transparent;
border-width: 1px;
border-style: solid;
border-color: transparent;
}

#main_body form .guidelines small
{
font-family: 'Roboto Condensed','Lucida Grande',Tahoma,Arial,sans-serif;
font-weight: 700;
font-style: normal;
font-size: 95%;
color: #f78e1e;
}

#main_body input.text,#main_body input.file,#main_body textarea.textarea,#main_body select.select,#main_body input.checkbox,#main_body input.radio
{
background-color: #FBFBFB;
font-family: 'Roboto Condensed','Lucida Grande',Tahoma,Arial,sans-serif;
font-weight: 400;
font-style: normal;
font-size: 140%;
color: #444546;
}

#machform_review_table td.mf_review_value
{
font-family: 'Roboto Condensed','Lucida Grande',Tahoma,Arial,sans-serif;
font-weight: 400;
font-style: normal;
font-size: 140%;
color: #004e9b;
}

#main_body .form_description h2,#main_body .form_success h2
{
font-family: 'Roboto','Lucida Grande',Tahoma,Arial,sans-serif;
font-weight: 700;
font-style: normal;
font-size: 180%;
color: #004e9b;
}

#main_body .form_description p,#main_body form ul.payment_list_items li
{
font-family: 'Roboto Condensed','Lucida Grande',Tahoma,Arial,sans-serif;
font-weight: 400;
font-style: normal;
font-size: 110%;
color: #444546;
}

#main_body form li span.ap_tp_text
{
color: #444546;
}

#main_body label.description,#main_body span.description,#main_body .matrix caption,#main_body .matrix td.first_col,#main_body form li.total_payment span,#machform_review_table td.mf_review_label
{
font-family: 'Roboto','Lucida Grande',Tahoma,Arial,sans-serif;
font-weight: 400;
font-style: normal;
font-size: 160%;
color: #004e9b;
}

#main_body form li span label,#main_body label.choice,#main_body .matrix th,#main_body form li span.symbol,.mf_sigpad_clear,#main_body form li div label,#main_body form li div span.label
{
font-family: 'Roboto','Lucida Grande',Tahoma,Arial,sans-serif;
color: #004e9b;
}

#main_body form .section_break h3,#machform_review_table td .mf_section_title
{
font-family: 'Roboto','Lucida Grande',Tahoma,Arial,sans-serif;
font-weight: 700;
font-style: normal;
font-size: 160%;
color: #004e9b;
}

#main_body form .section_break p,#machform_review_table td .mf_section_content
{
font-family: 'Roboto','Lucida Grande',Tahoma,Arial,sans-serif;
font-weight: 400;
font-style: normal;
font-size: 110%;
color: #444546;
}

#main_body form li.section_break
{
border-top-width: 0px;
border-top-style: dotted;
border-top-color: #CCCCCC;
}



/** Advanced CSS **/

.select.select {
    height: 50px!important;
}

.multiple_choice{
    font-size: 18px
}

#main_body form li.highlighted .guidelines {
    visibility: hidden;
}

#main_body input.button_text {
    background: rgb(0, 51, 141);
    color: #ffff;
    width: 287px;
    border-radius: 9999px;
    border-width: 1px;
    border-color: transparent;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    font-size: 1rem;
    box-shadow: 5px 5px 2.5px #E1E8F2;
    }

#main_body input.button_text:hover {
    background: rgb(0, 51, 141);
    opacity: 0.7;
    color: #ffff;
    width: 287px;
    border-radius: 9999px;
    border-width: 1px;
    border-color: transparent;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    font-size: 1rem;
}

.uploadifive-button {
    height: 50px !important;
    width: 50px !important;
    border-width: 1px !important;
    border-color: #004E9B !important;
    border-radius: 0px !important;
    font-size: 1px !important;
    box-shadow: 4px 4px 1px #E1E8F2;
    background-image: url("https://imgcdn.email-platform.com/mercantilseguros/adjuntar_atencion_digital.png") !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
}


#main_body .uploadifive-button:hover {
    opacity: 0.7;
}