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

#main_body h1 a
{
background-image: url('https://www.cdn.fortisbc.com/libraries/images/default-source/machforms/fortisbcmachformsheader_2023.png');
height: 71px;
}

html
{
background-image: url('https://webforms.fortisbc.com/forms/images/form_resources/grey-mild.png');
background-repeat: repeat;
}

#main_body h1
{
background-color: #002b49;
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','InterVariable',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: 'Source Sans Pro','InterVariable',Tahoma,Arial,sans-serif;
font-weight: 400;
font-style: normal;
font-size: 110%;
color: #666666;
}

#machform_review_table td.mf_review_value
{
font-family: 'Source Sans Pro','InterVariable',Tahoma,Arial,sans-serif;
font-weight: 400;
font-style: normal;
font-size: 110%;
color: #333333;
}

#main_body .form_description h2,#main_body .form_success h2
{
font-family: 'Open Sans','InterVariable',Tahoma,Arial,sans-serif;
font-weight: 600;
font-style: normal;
font-size: 240%;
color: #173a64;
}

#main_body .form_description p,#main_body form ul.payment_list_items li
{
font-family: 'Open Sans','InterVariable',Tahoma,Arial,sans-serif;
font-weight: 400;
font-style: normal;
font-size: 110%;
color: #333333;
}

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

#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: 'Arial','InterVariable',Tahoma,Arial,sans-serif;
font-weight: 700;
font-style: normal;
font-size: 130%;
color: #333333;
}

#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: 'Arial','InterVariable',Tahoma,Arial,sans-serif;
color: #333333;
}

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

#main_body form .section_break p,#main_body form .media p,#machform_review_table td .mf_section_content
{
font-family: 'Source Sans Pro','InterVariable',Tahoma,Arial,sans-serif;
font-weight: 400;
font-style: normal;
font-size: 110%;
color: #333333;
}

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



/** Advanced CSS **/

.graybackground {margin:0; padding:5px; background-color:#F5F5F5;}
.yellowbackground {margin:0; padding:5px; background-color:#FFFFCC;}
.darkyellowbackground {margin:0; padding:5px; background-color:#F4AE11;}
.greenbackground {margin:0; padding:5px; background-color:#B7BF10;}
.shadebackground {margin:0; padding:5px; background-color:#DFDCDC;}
.bluebackground {margin:0; padding:5px; background-color:#0068B6;}
.no-border-top{border-top: none !important;}
.no-padding-top{padding-top: 0 !important;}

#form_container{
  width: 700px;
}


.form_description h2, .form_success h2 {
    font-family: "interstate", sans-serif;
    color: #173A64;
    font-size: 24px;
    font-weight: 700;
    margin-top: 36px;
    margin-bottom: 18px;
}

#main_body h1 a {
background-size: cover;
}


#main_body .form_description h2 {
    font-family: "interstate", sans-serif;
    color: #173A64;
    font-size: 24px;
    font-weight: 700;
    font-style: normal;
    margin-bottom: 18px;
}


#main_body .form_description p {
    font-family: "interstate", sans-serif;
    color: #333333;
    font-size: 16px;
    font-weight: 100;
    line-height: 1.5;
}



#main_body label.choice {
    font-family: "interstate", sans-serif;
    color: #333333;
    display: block;
    font-size: 15px;
    line-height: 1.5;
}

#main_body .section_break p {
    font-family: "interstate", sans-serif !important;
    color: #333333 !important;
    display: block;
    font-size: 15px !important;
    line-height: 1.5 !important;
}

#main_body form li span label {
font-size:100%;
}

@media only screen and (max-width : 480px) {
#main_body h1 a {
width: 100%;
background-size: 100% 100%;
height: 45px;
}

#top,#bottom,h1{
		display: block;
}

}

@media only screen and (max-width : 480px) {
#main_body form li.checkboxes div fieldset span:first-of-type, #main_body form li.checkboxes div span:first-child {
    border-top: 1px solid #ccc;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}}


#form_container {
    width: 640px !important;
    max-width: 100%;
}