/** 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: #ffffff;
}

#main_body h1
{
background-color: #dedede;
}

#form_container
{
background-color: #ffffff;
border-width: 1px;
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: #eaeaea;
}

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

#main_body form .guidelines small
{
font-family: 'Open Sans','Lucida Grande',Tahoma,Arial,sans-serif;
font-weight: 300;
font-style: normal;
font-size: 110%;
color: #171717;
}

#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: 'Open Sans','Lucida Grande',Tahoma,Arial,sans-serif;
font-weight: 300;
font-style: normal;
font-size: 110%;
color: #171717;
}

#machform_review_table td.mf_review_value
{
font-family: 'Open Sans','Lucida Grande',Tahoma,Arial,sans-serif;
font-weight: 300;
font-style: normal;
font-size: 110%;
color: #171717;
}

#main_body .form_description h2,#main_body .form_success h2
{
font-family: 'Source Sans Pro','Lucida Grande',Tahoma,Arial,sans-serif;
font-weight: 700;
font-style: normal;
font-size: 160%;
color: #171717;
}

#main_body .form_description p,#main_body form ul.payment_list_items li
{
font-family: 'Open Sans','Lucida Grande',Tahoma,Arial,sans-serif;
font-weight: 300;
font-style: normal;
font-size: 110%;
color: #171717;
}

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

#main_body label.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: 'Source Sans Pro','Lucida Grande',Tahoma,Arial,sans-serif;
font-weight: 400;
font-style: normal;
font-size: 150%;
color: #171717;
}

#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
{
font-family: 'Source Sans Pro','Lucida Grande',Tahoma,Arial,sans-serif;
color: #171717;
}

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

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

#main_body form li.section_break
{
border-top-width: 1px;
border-top-style: dashed;
border-top-color: #e7e7e7;
}



/** Advanced CSS **/

body#main_body * {-webkit-box-sizing:border-box;box-sizing:border-box;}
#main_body input.text, #main_body input.file, #main_body textarea.textarea, #main_body select.select, #main_body input.checkbox, #main_body input.radio { width:100%;outline:none !important}
li.simple_name,
li.address,
li.address div
 {
  display: -webkit-box!important;
  display: -moz-box!important;
  display: -ms-flexbox!important;
  display: -webkit-flex!important;
  display: flex!important;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
li.simple_name label { width:100%;}
.simple_name input {width:100%;}
.simple_name_1 {flex:1; margin-right:0!important; padding-right:5px!important;}
.simple_name_2 {flex:1; margin-right:0!important;}
li.address * { -webkit-box-sizing:border-box; box-sizing:border-box;}
li.address div>span { width:50%; margin-right:0px!important; padding-right:5px!important;}
li.address div>span:nth-child(2n) {padding-right:0!important;}

.date_mm, .date_dd { font-size:9px!important;}
.date_mm input, .date_dd input  { font-size:14px!important;}
.date_mm input + *,
.date_dd input + * { font-size:9px!important;}
.date_mm input ~ label,
.date_dd input ~ label {font-size: 9px!important; display: inline-block!important;}
input#element_10_1 {width:20px!important;}