<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/** DO NOT MODIFY THIS FILE. All code here are generated by MachForm Theme Editor **/

#main_body h1 a
{
background-image: url('http://www.raysradio.com/machform/images/form_resources/machform.png');
background-repeat: no-repeat;
height: 40px;
}

html
{
background-image: url('http://www.raysradio.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: #ac3e45 none repeat scroll 0 0;
    border-radius: 1px;
    border-style: solid;
    border-width: 1px;
    color: #fff;
   /* 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: #ac3e45 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: #d60303;
    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;
}

/*
#main_body form .guidelines {
    background: #f5f5f5;
    border: 1px solid #e6e6e6;
    color: #444;
    font-size: 105%;
    left: 98%;
    line-height: 100%;
    margin: 0 0 0 8px !important;
    padding: 8px 10px 9px;
    position: absolute;
    top: 0;
    visibility: hidden;
    width: 40%;
    z-index: 1000;
}

#main_body form li span label {
   position: absolute !important;
   top: -9999px !important;
   left: -9999px !important;
}

#main_body .form_description h2 { display:none !important; }

#main_body form li span label { 
    color: #777777;
    font-style: italic;
}

#main_body .form_description {
    border: none;
    color: #888888;
}

#main_body .form_description p {
    color: #888888;
}

#main_body label.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: "Open Sans",sans-serif;
}
*/</pre></body></html>