/** 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/cinebar/themes/img_9475e1e05c5b2362e7ed0b3d2dc68e41-WWWLogo_Inverse_CRV.png');
height: 55px;
}

html
{
background-color: #001b2f;
background-image: none;
}

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

#form_container
{
background-color: #001b2f;
border-width: 0px;
box-shadow: none;
border-style: solid;
border-color: #ffffff;
}

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

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

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

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

#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: 110%;
color: #ffffff;
}

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

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

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

#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: 'PT Sans Narrow','Lucida Grande',Tahoma,Arial,sans-serif;
font-weight: 400;
font-style: normal;
font-size: 160%;
color: #ffffff;
}

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

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

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

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



/** Advanced CSS **/

#main_body .buttons{
text-align: center;
background-color: #d3875c; /* Cinebar bronze */
color: white;
}




#main_body input.button_text {
text-decoration: none;
    overflow: visible;
    width: auto;
    outline: none;
    padding: 6px 9px;
    font: 300 1em 'Helvetica Neue', Arial, 'Lucida Grande', sans-serif;
    color: #333;
    text-shadow: 0 1px 0 #f0f0f0;
    background: #ebebeb;
    background: -webkit-gradient(linear, left top, left bottom, from(#fefefe), to(#dddddd));
    background: -moz-linear-gradient(top, #fefefe, #dddddd);
    border-width: 1px;
    border-style: solid;
    border-color: #bbb #bbb #999;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 0 #f8f8f8;
    -moz-box-shadow: 0 1px 0 #f8f8f8;
    box-shadow: 0 1px 0 #f8f8f8;
   }



#li_payment_request_button{ 
    background-color: #d3875c;
    border-radius: 3px;
    padding-top: 8px;
    padding-bottom: 0px;
}



#main_body form li.total_payment span
{
	float: right; 
	text-align: center;
	padding-bottom: 0;
}

@media only screen and (max-width : 480px) { 
    #main_body form.left_label label.description,#main_body form.right_label label.description,
    #main_body form.left_label span.description,#main_body form.right_label span.description{
        float: left;
        margin: 0;
        width: 70% !important;
        text-align: left;
    }
    #main_body input.medium {
            width: 70%;
        }

#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: 150%;
    color: #ffffff;
}



}