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

#main_body h1 a
{
background-image: url('https://user-assets.forms-db.com/cmc/themes/img_e80e567112551b2c94708b30e595b6db-CMC_white_maroon.png');
height: 70px;
}

html
{
background-image: url('https://cmc.forms-db.com/images/form_resources/p5.png');
background-repeat: repeat;
}

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

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

#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: #ececec;
border-width: 0px;
border-style: solid;
border-color: #cdcdcd;
}

#main_body form .guidelines small
{
font-family: 'Lucida Grande','Lucida Grande',Tahoma,Arial,sans-serif;
font-weight: 400;
font-style: normal;
font-size: 80%;
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: #f5f5f5;
font-family: 'Lucida Grande','Lucida Grande',Tahoma,Arial,sans-serif;
font-weight: 400;
font-style: normal;
font-size: 100%;
color: #666666;
}

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

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

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

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

#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: 'Lucida Grande','Lucida Grande',Tahoma,Arial,sans-serif;
font-weight: 700;
font-style: normal;
font-size: 95%;
color: #444444;
}

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

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

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

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



/** Advanced CSS **/

#main_body {
margin-top: 0;
margin-bottom: 0;
padding-top:30px;
height: 100vh;
}

main_body h1 a {
padding:10px 0;
width:100px;
}

#form_container {
box-shadow: 3px 3px 6px 0px rgba(0, 0, 0, 0.3);
}

img {
padding: 7px;
}

#main_body .form_description {
border:none;
}

#main_body form li.li_pagination {
margin-left: -20px;
margin-bottom: 20px;
width: 640px;
padding: 20px 0;
border:none;
background: #f5f5f5;
}

.highlighted {
border: 1px solid #444;
}

label.description, span.description {
color: #74001c;
}

#main_body .form_description {
padding-bottom: 10px;
}

#main_body form li.section_break {
padding: 15px 0;
}

#main_body input.text {
border: 0;
background: #F5f5f5;
box-shadow: none;
padding: 8px 0 8px 8px;
}

#main_body textarea.textarea {
border: 0;
background: #f5f5f5;
box-shadow: none;
padding: 8px;
margin-top: 5px;
}

#main_body select.select {
border: 0;
box-shadow: none;
}

#main_body input.button_text {
background: #981a31;
color: #fff;
border: none;
font-weight: 700;
text-shadow: none;
}

#main_body input.button_text:hover, #main_body input.button_text:focus {
background: #cf9334;
color: #fff;
text-shadow: none;
border: 0;
border-color: #fff;
font-size: 120%;
}

#main_body input.btn_secondary {
background: #981a31;
color: #fff;
padding: 6px 9px;
border: 0;
font-size: 120%;
}

.ap_tp_num_active {
background: #cf9334;
}