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

#main_body h1 a
{
background-image: url('https://www.thenurseslegacyinstitute.org/webforms/data/themes/images/img_859e3e98b9a6cf39140990039626db1e-The Nurses Legacy Insitute - Logos - Vertical - Digital_Filled - Pink - 3 Color_CS.png');
height: 272px;
}

html
{
background-color: #92c4d3;
background-image: none;
}

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

#form_container
{
background-color: #f8f8f8;
border-width: 0px;
box-shadow: none;
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: #edea3f;
}

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

#main_body form .guidelines small
{
font-family: 'DM Sans','Lucida Grande',Tahoma,Arial,sans-serif;
font-weight: 500;
font-style: normal;
font-size: 95%;
color: #275e7b;
}

#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: #ffffff;
font-family: 'Lucida Grande','Lucida Grande',Tahoma,Arial,sans-serif;
font-weight: 400;
font-style: normal;
font-size: 140%;
color: #275e7b;
}

#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: 140%;
color: #275e7b;
}

#main_body .form_description h2,#main_body .form_success h2
{
font-family: 'Playfair Display','Lucida Grande',Tahoma,Arial,sans-serif;
font-weight: 600;
font-style: normal;
font-size: 280%;
color: #275e7b;
}

#main_body .form_description p,#main_body form ul.payment_list_items li
{
font-family: 'DM Sans','Lucida Grande',Tahoma,Arial,sans-serif;
font-weight: 400;
font-style: normal;
font-size: 160%;
color: #275e7b;
}

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

#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: 'DM Sans','Lucida Grande',Tahoma,Arial,sans-serif;
font-weight: 700;
font-style: normal;
font-size: 160%;
color: #275e7b;
}

#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: 'DM Sans','Lucida Grande',Tahoma,Arial,sans-serif;
color: #275e7b;
}

#main_body form .section_break h3,#main_body form .media h3,#machform_review_table td .mf_section_title
{
font-family: 'Playfair Display','Lucida Grande',Tahoma,Arial,sans-serif;
font-weight: 500;
font-style: normal;
font-size: 240%;
color: #275e7b;
}

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

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



/** Advanced CSS **/

#main_body h1 a {
margin: 0px 0px 0px 40px;
background-color:#ffffff;
background-image: url('https://www.thenurseslegacyinstitute.org/webforms/data/themes/images/img_859e3e98b9a6cf39140990039626db1e-The Nurses Legacy Insitute - Logos - Vertical - Digital_Filled - Pink - 3 Color_CS.png');    
background-repeat: no-repeat;
transform: scale(0.75);
transform-origin: center left; /* Adjusts where the logo shrinks from */
width: 100%; !important;
}
#main_body .buttons input {
background-color: #f15f61 !important;
color: #ffffff;
font-size: 135%;
cursor: pointer;
border: none;
padding: 10px 20px;
background-image: none !important;
border-radius: 5px;
}
#main_body .buttons input:hover {
background-color: #005f7e !important;
color: #ffffff;
font-size: 135%;
cursor: pointer;
border: none;
background-image: none !important;
}
#form_container {
border-radius: 0px 75px 0px 0px !important;
overflow: hidden; /* This crops the content to match the rounded corners */
}
form.appnitro {
    padding: 25px; /* Adds space inside the form border */
    margin: 25px;   /* Adjusts space outside the form border */
}