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

#main_body h1 a
{
background-image: url('https://www.cdgwireless.oiw12.com/machform/data/themes/images/img_327539d999753ace6e2f4b23551f5aa1-cdg-logo-header-color.png');
height: 86px;
}

html
{
background-image: url('https://www.cdgwireless.oiw12.com/machform/images/form_resources/grey-mild.png');
background-repeat: repeat;
}

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

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

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

#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: #FBFBFB;
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: 400;
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: dotted;
border-top-color: #CCCCCC;
}



/** Advanced CSS **/

@media screen and (max-width: 400px)  {

#main_body li.address select.select {
    width: 95%;
float: right;
}
#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 {
width: 95%;
float: right;
}
}

#main_body form li.address div span {
    padding-bottom: 25px;
}

#main_body input.button_text {
    background: #FBD504 none repeat scroll 0 0;
    border-radius: 1px;
    border-style: solid;
    border-width: 1px;
    color: #000;
   /* font: 300 15px/1em "Helvetica Neue",Arial,"Lucida Grande",sans-serif; */
    font: 400 "Helvetica Neue",Arial,"Lucida Grande",sans-serif; 
    outline: medium none;
    overflow: visible;
    padding: 12px 12px;
    width: auto;
    font-size: 140%;
  
}

#main_body input.button_text {
    background: #FBD504 none repeat scroll 0 0;
    border: none;
    box-shadow: none;
    outline: none;
    text-shadow: none;
}

#main_body input.button_text:hover, #main_body input.button_text:focus {
    background: #fff none repeat scroll 0 0;
    border-color: #FBD504;
    border-radius: 1px;
    border-style: solid;
    border-width: 1px;
    color: #000;
    cursor: pointer;
}

#main_body select.select[class] {
    margin: 0;
    padding: 15px 0 15px 6px;
}

#main_body select.select {
    display: block;
    /*width: 90%;*/
    line-height: 1.42857;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 1px;
    box-shadow: none;
    color: #777;
    font-size: 16px;
    height: auto;
    padding: 15px 12px;
    transition: all 0.2s cubic-bezier(0, 0, 0.58, 1) 0s;
}

#main_body input.large {
    width: 96.45%;
}

#main_body input.text, #main_body input.file, #main_body textarea.textarea, #main_body select.select, #main_body input.checkbox, #main_body input.radio {
    display: block;
    /*width: 90%;*/
    line-height: 1.42857;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 1px;
    box-shadow: none;
    color: #777;
    font-size: 16px;
    height: auto;
    padding: 15px 12px;
    transition: all 0.2s cubic-bezier(0, 0, 0.58, 1) 0s;
}

#main_body input.medium {
    width: 90%;
}

#main_body li.address input.large, #main_body textarea.textarea {
    width: 95%;
}
#main_body label.description, #main_body span.description {
    font-family: 'Source Sans Pro','Lucida Grande',Tahoma,Arial,sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 140%;
    color: #313131;
}

#main_body form li.highlighted {
    background-color: #e6e6e6;
}

/* Width of Large Single Input Fields */
#main_body input.large {
    width: 93.55%;
}

/***** Radio Responsive Start *****/
@media screen and (max-width: 480px)  {

#main_body form li.multiple_choice div fieldset span:first-of-type {
    border: none !important;
}
#main_body form li.multiple_choice div span {
    border: none !important;
}
}