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

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

html
{
background-image: url('http://frankfordumbrellas.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 **/

#mf_iframe {
  min-height: 570px !important;
}

#main_body .form_description[class] {
display: none !important;
}
#main_body form li.highlighted, #main_body .matrix tbody tr:hover td, #machform_review_table tr.alt {
 background-color: unset;
}
/* Custom styles */
.appnitro > ul {
  display: grid !important;
  grid-template-columns: repeat(2, 1fr) !important;
  grid-gap: 10px !important;
  max-width: 550px !important;
  margin: 0 auto !important;
}

.appnitro > ul > li input, .appnitro > ul > li select, .appnitro > ul > li textarea {
  border: 1px solid #A0D7CC !important; 
  border-radius: 4px !important;
  width: 100% !important;
}

#li_5, #li_6, #li_7, #li_buttons {
  grid-column: span 2 !important;
  width: 100% !important;
}
#li_5, #li_5, #li_7 {
 width: 102%;
}
.no_guidelines form li {
  width: 100%; !important;
}
#submit_form, #main_body input.button_text {
  font-family: "Avenir Black", sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    background:#A1D7CC;
    color: #343E47;
    font-size: 16px;
    max-width: 188px;
    height: 40px!important;
    display: flex;
    align-items: center;
    padding: 0;
    justify-content: center;
    margin: 0 auto;
    line-height: 0px;
    min-height: 50px;
  border-radius: 6px !important;
text-shadow: none; 
}
#main_body form li label.description, #main_body form li span.description {
  font-weight: 400 !important;
  font-family: "Avenir", sans-serif;
  font-size: 16px;
  color: #343E47;
}
#main_body form .required {
  color: #343E47 !important;
}
#main_body input.button_text:hover, #main_body input.button_text:focus {
   background: unset;
   border: unset;
   border-color: #397B9A;
background: #397B9A;
    text-shadow: none;
color: #ffffff;
}
#main_body input.button_text:not(.btn_secondary):hover {
    box-shadow: none !important;
    text-shadow: none;
color: #ffffff;
border: 2px solid #397b9a !important;
cursor: pointer;
}
#main_body input.small {
    width: 100%;
    border: #87ccbd 1px solid;
    box-shadow: none;
    outline: none;
    border-radius: 0;
    background-color: #fff;
}
#main_body input.text,
#main_body select.select {
    padding: 10px 0 10px 10px !important;
    border-radius: 6px;
    font-family: 'Avenir', sans-serif !important;
    font-size: 16px;
    color: #000000;
}
#main_body select.select {
    height: 45px;
    color: #666666;
}

#main_body input.text, 
#main_body input.small,
#main_body input.medium,
#main_body select.select,
#main_body textarea.textarea  {
border: #87ccbd 1px solid;
    box-shadow: none;
    outline: none;
    border-radius: 0;
    background-color: #fff;
}
 #main_body textarea.textarea {
    font-family: "avenir", sans-serif;
    color: #000000;
    font-size: 16px;
}

#li_1, #li_3 {
width: 96%;
}
#li_5 {
height: 45px !important;
width: 102% !important;
    padding-bottom: 10px !important;
}
#element_5 {
    height: 45px;
}
#main_body select.select option {
padding: 0px;
}
#main_body form li.error {
      background-color: unset !important; 
    border-bottom: unset ; 
    border-right: unset ;
}
#error_message {
display: none !important;
}
#main_body form p.error {
color: #017d9f !important;
}
#main_body form li.error label, #main_body form li.error span.description {
color: #017d9f !important;
}
#li_9 {
    grid-column: span 2;
    width: 102%;
}