/** 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;
background-image: none;
}

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

#form_container
{
background-color: #ffffff;
border-width: 1px;
border-style: solid;
border-color: #d3d6da;
}

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

#main_body form .guidelines
{
background-color: #e9ebec;
border-width: 0px;
border-style: solid;
border-color: #d3d6da;
}

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

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

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

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

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

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

#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: 'Lato','Lucida Grande',Tahoma,Arial,sans-serif;
font-weight: 400;
font-style: normal;
font-size: 130%;
color: #253345;
}

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

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

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

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



/** Advanced CSS **/

#form_container{
  width: 900px;
}

#main_body label.choice a{color:#253345; text-decoration:underline;}
#main_body label.choice a:hover{text-decoration:none;}
#main_body input.text, #main_body select.select,  #main_body textarea.textarea {border: 1px solid #253345; border-radius: 2px; box-shadow:none; background: #ffffff !important; color: #253345; transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out; height: calc(1rem * 1.6);}.

#main_body textarea.large {height: 23.5em !important;}

#main_body input.button_text, #main_body input.button_text:hover, #main_body input.button_text:focus {background:#273647!important; border:1px solid #273647; !important; border-radius:2px !important; color:#FFFFFF !important; font-family: 'Mulish','Lucida Grande',Tahoma,Arial,sans-serif !important; font-weight: 700 !important; align-items: center !important; text-transform: uppercase !important; letter-spacing: .1875rem; text-decoration: none; padding: .6875rem 2rem; font-size: .875rem; line-height: 1.5; width: auto !important; text-shadow:none !important; cursor:pointer !important; -webkit-transition: all .2s ease-in-out; transition: all .2s ease-in-out;}

#main_body input.button_text:hover {background-color:#ffffff!important; background:#ffffff!important; border:1px solid #273647 !important; border-radius:2px !important; color:#273647 !important; font-family: 'Mulish','Lucida Grande',Tahoma,Arial,sans-serif !important; font-weight: 700 !important; align-items: center !important; text-transform: uppercase !important; letter-spacing: .1875rem; text-decoration: none; padding: .6875rem 2rem; font-size: .875rem; line-height: 1.5; width: auto !important; text-shadow:none !important; cursor:pointer !important;}