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

#main_body h1 a
{
background-image: url('https://hopeandsafety.org/forms/data/themes/images/img_3557fc5d72dea688c4fa8ede0873c7d1-logo-hope-safety-mf-2025.png');
height: 140px;
}

html
{
background-color: #dde7f8;
background-image: none;
}

#main_body h1
{
background-color: #ffffff;
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: #e7dee7;
}

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

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

#main_body .form_description h2,#main_body .form_success h2
{
font-family: 'Poppins','Lucida Grande',Tahoma,Arial,sans-serif;
font-weight: 600;
font-style: normal;
font-size: 240%;
color: #364790;
}

#main_body .form_description p,#main_body form ul.payment_list_items li
{
font-family: 'Poppins','Lucida Grande',Tahoma,Arial,sans-serif;
font-weight: 400;
font-style: normal;
font-size: 160%;
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: 'Poppins','Lucida Grande',Tahoma,Arial,sans-serif;
font-weight: 400;
font-style: normal;
font-size: 140%;
color: #2a1527;
}

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

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

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

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



/** Advanced CSS **/

@media all {
#main_body .buttons input:hover {opacity: 0.7;}
#main_body .form_description h2, #main_body .form_success h2 {font-size: 27px !important;}
.nr-toggle-checkbox {position: relative;display: inline-block;width: 60px !important;height: 34px !important;margin:0 0 0 5px !important;}
.nr-toggle-checkbox, .nr-toggle-checkbox.highlighted {background-color: transparent !important;}
.nr-toggle-checkbox input {opacity: 0;width: 0;height: 0;}
.nr-toggle-checkbox .choice {position: absolute;cursor: pointer;top: 0;left: 0;right: 0;bottom: 0;background-color: #ccc;-webkit-transition: .4s;transition: .4s;border-radius: 34px;margin: 0 !important;height: 25px !important;width: 83% !important;}
.nr-toggle-checkbox .choice:before {position: absolute;content: "";height: 26px;width: 26px;left: 4px;bottom: 4px;background-color: white;-webkit-transition: .4s;transition: .4s;border-radius: 50%;}
.nr-toggle-checkbox input:checked + .choice {background-color: #2196F3;}
.nr-toggle-checkbox input:focus + .choice {box-shadow: 0 0 1px #2196F3;}
.nr-toggle-checkbox input:checked + .choice:before {-webkit-transform: translateX(26px);-ms-transform: translateX(26px);transform: translateX(26px);}
/* CUSTOM BUTTONS */
#main_body input.button_text {font-family: "Poppins", Arial, Helvetica, sans-serif !important;-webkit-appearance: none !important;text-decoration: none !important;padding: 0.75em 1em 0.8em 1em;background: rgb(54, 71, 144);border-radius: 0;display: inline-block;line-height: 1.3;box-shadow: none;border: none;color: #fff;transition: all 0.3s;text-shadow: none;font-weight: 400;font-size: 140%;letter-spacing: 0.02em;border-radius: 4px;}
#main_body input.button_text:hover, #main_body input.button_text:focus {background: #333 !important;color: #fff !important;transition: all 0.2s;cursor: pointer;text-shadow: none;outline: none !important;border:none !important;}
}
@media only screen and (max-width: 480px) {
#main_body .nr-toggle-checkbox  label.choice {width: 95% !important;}
#main_body form li.checkboxes.nr-toggle-checkbox div span {padding: 0 !important;border: none !important;width: auto !important;}
#main_body .nr-toggle-checkbox input[type="checkbox"]:checked + label::before {border: none !important;width: 26px !important;height: 26px !important;transform: translateX(26px) !important;-webkit-transform: translateX(26px) !important;}
#main_body .nr-toggle-checkbox input[type="checkbox"] + label::before {border-radius: 50% !important;background-color: #fff !important;}
#main_body .nr-toggle-checkbox input[type="radio"] + label::before, #main_body .nr-toggle-checkbox input[type="checkbox"] + label::before {width: 26px !important;height: 26px !important;margin: 0 !important;}
}