/** 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: transparent;
border-width: 0px;
box-shadow: none;
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: #cdcdcd;
}

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

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

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

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

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

#main_body .form_description p,#main_body form ul.payment_list_items li
{
font-family: 'Ubuntu','Lucida Grande',Tahoma,Arial,sans-serif;
font-weight: 300;
font-style: normal;
font-size: 110%;
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: 'Ubuntu','Lucida Grande',Tahoma,Arial,sans-serif;
font-weight: 400;
font-style: normal;
font-size: 110%;
color: #003846;
}

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

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

#main_body form .section_break p,#main_body form .media p,#machform_review_table td .mf_section_content
{
font-family: 'Ubuntu','Lucida Grande',Tahoma,Arial,sans-serif;
font-weight: 300;
font-style: normal;
font-size: 95%;
color: #444444;
}

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



/** Advanced CSS **/

#form_container {
    max-width: 1140px;
width:auto;
}

#main_body input.radio {
    height: 25px;
    margin: 8px 0px 0 0px; 
    width: 25px;
}

#main_body input.checkbox {
    height: 25px;
    margin: 6px 0 0 0px;
    width: 25px;
}



#main_body label.choice {
    color: #333;
    display: block;
    font-size: 100%;
    margin: -25px 0px 0px 27px;
    padding: 4px 5px 5px 0px;
    width: 90%;
}

#main_body form li.inline_columns div span {
    margin: 0px 15px 0 0;
    width: auto;
}

#main_body.matrix input.radio {
    height: 25px;
    margin: 8px 0px 0 0px; 
    width: 25px;
}

#main_body input.checkbox {
    height: 25px;
    margin: 6px 0 0 0px;
    width: 25px;
}

#main_body label.choice {
    display: block;
    font-size: 100%;
    margin: -25px 0px 0px 27px;
    padding: 4px 5px 5px 0px;
    width: 90%;
}

input[type=radio] {
    width: 25px;
    height: 25px;
}

#main_body .form_description h2, #main_body .form_success h2 {

    font-weight: bold;
    margin-bottom: 10px;
    box-sizing: border-box;
    padding: 15px;
    background: #ccd7da;
    color: #003846;
    font-size: 13px;
    line-height: 19px;
    text-transform: uppercase;
}

#main_body input.text, #main_body input.file, #main_body textarea.textarea, #main_body select.select, #main_body  input_radio {
box-sizing: border-box;
/*    padding: 15px;*/
    width: 100%;
    border: thin solid #ccd7da !important;
    background: transparent;
    border-radius: 0;
    -webkit-appearance: none;
    font-size: 13px;
box-shadow: 0 0 0 0 rgba(0, 0, 0, 0) inset !important;
heigth: 45px;
}

#main_body input.text, #main_body input.file, #main_body textarea.textarea, #main_body select.select, #main_body input.radio {
    background-color: #FBFBFB;
    font-family: 'Ubuntu','Lucida Grande',Tahoma,Arial,sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 110%;
    color: #666666;
    height: 45px;
}

.date_dd, .date_mm {
    width: 40px;
}

.date_yyyy {
    width: 80px;
}

#main_body .buttons input {
    font-weight: 400;
    background: #e31d1a;
    color: #fff;
    box-sizing: border-box;
    padding: 12px;
    -webkit-backface-visibility: hidden;
    text-decoration: none;
    position: relative;
    display: inline-block;
    text-transform: uppercase;
    font-size: 13px;
box-shadow: 0 0 0 0 rgba(0, 0, 0, 0) inset !important;
    border-radius: 0;
}

#main_body .uploadifive-button {
    font-weight: 400;
    background: #e31d1a;
    color: #fff;
    box-sizing: border-box;
    padding: 15px;
    -webkit-backface-visibility: hidden;
    text-decoration: none;
    position: relative;
    display: inline-block;
    text-transform: uppercase;
    font-size: 13px;
box-shadow: 0 0 0 0 rgba(0, 0, 0, 0) inset !important;
    border-radius: 0;
border: none;
    font-family: 'Ubuntu','Lucida Grande',Tahoma,Arial,sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 110%;
    color: #666666;
    height: 45px;
}

.ap_tp_num_active  {
    background-color: #e31d1a;
}

div.mf_progress_value  {
    background-color: #e31d1a;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

div.mf_progress_container {
    border: thin solid #ccc !important;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

.appnitro {
    font-family: 'Ubuntu','Lucida Grande',Tahoma,Arial,sans-serif;
    font-weight: 400;
    font-style: normal;
font-size: small;
}

.mf_sig_wrapper {
   border: 0px solid #ccc; 
/*   width: 100%;*/
}

#element_15_1,#element_15_2 {
width: 75% !important;
}