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

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

html
{
background-color: transparent;
background-image: none;
}

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

#form_container
{
background-color: #ffffff;
border-width: 0px;
border-style: solid;
border-color: #CCCCCC;
}

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

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

#main_body form .guidelines small
{
font-family: 'Montserrat','Lucida Grande',Tahoma,Arial,sans-serif;
font-weight: 400;
font-style: normal;
font-size: 85%;
color: #111111;
}

#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: #ffffff;
font-family: 'Montserrat','Lucida Grande',Tahoma,Arial,sans-serif;
font-weight: 400;
font-style: normal;
font-size: 110%;
color: #111111;
}

#machform_review_table td.mf_review_value
{
font-family: 'Montserrat','Lucida Grande',Tahoma,Arial,sans-serif;
font-weight: 400;
font-style: normal;
font-size: 110%;
color: #111111;
}

#main_body .form_description h2,#main_body .form_success h2
{
font-family: 'Montserrat','Lucida Grande',Tahoma,Arial,sans-serif;
font-weight: 400;
font-style: normal;
font-size: 170%;
color: #000000;
}

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

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

#main_body form li label.description,#main_body form li 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: 'Montserrat','Lucida Grande',Tahoma,Arial,sans-serif;
font-weight: 400;
font-style: normal;
font-size: 140%;
color: #111111;
}

#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: 'Montserrat','Lucida Grande',Tahoma,Arial,sans-serif;
color: #111111;
}

#main_body form .section_break h3,#main_body form .media h3,#machform_review_table td .mf_section_title
{
font-family: 'Montserrat','Lucida Grande',Tahoma,Arial,sans-serif;
font-weight: 400;
font-style: normal;
font-size: 150%;
color: #111111;
}

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

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



/** Advanced CSS **/

#main_body label.choice {
    font-size: 1.2em !important;
    line-height: 1.8em !important;
    margin: -1.4em 0 0 29px !important;
}
#main_body select.select,
#main_body input.text,
#main_body textarea.textarea {
    border-radius: 0px !important;
padding:10px;
border:0px solid !important;
}

#main_body form li.section_break a
{
color:#000000;
text-decoration:underline;
}
#main_body select.select[class] {
    border-radius: 0px !important;
    padding: 15px !important;
    height: 67px !important;
}
#main_body form .required, #main_body .matrix span.required {
    color: #478a84 !important;
}
#main_body form li .datepicker {
    cursor: pointer !important;
    float: left;
    height: 30px !important;
    margin: 1.1em 5px 0 10px !important;
    padding: 0;
    width: 30px !important;
}
#main_body form .section_break h3, #main_body form .media h3, #machform_review_table td .mf_section_title {
 
    color: #000000;
    text-transform: uppercase !important;
    border-top: 1px solid #CCCCCC !important;
    padding-top: 15px !important;
}

#main_body input.button_text {
    overflow: visible;
    width: auto;
    outline: none;
    padding: 7px 32px !important;
    font: 700 1.063rem/160% ingra-condensed, 'Arial Narrow', Arial, sans-serif !important;
    color: #fff !important;
letter-spacing:0.03em !important; 
    text-transform: uppercase !important;
    text-shadow: 0 0px 0 #f0f0f0;
    background: #478a84 !important;
    
    border-width: 0px !important;

    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important;
    -webkit-box-shadow: 0 0px 0 #f8f8f8 !important;
    -moz-box-shadow: 0 0px 0 #f8f8f8 !important;
    box-shadow: 0 0px 0 #f8f8f8 !important;
}
#main_body input.button_text:hover {cursor:pointer !important;padding: 7px 32px !important; text-shadow: 0 0px 0 #f0f0f0;}