@media screen {
/* MY CSS ELEMENTS */
.sidebar-text {padding:20px;font-size:18px;font-weight:100;font-family:Roboto;color:#038bb7;}
h3.progress-bar {font-weight:200;font-size:16px;margin:0 0 10px;}
h4.value {border-top: 1px solid #eed1b5; color: #038bb7; font-size: 18px; font-weight: 500; padding: 15px 0 3px;}
.footer a {color: #f68e1e;}
.footer {font-size:14px;}
.footer a:hover {color:#b76a17;text-decoration:none;}
sup {font-size: 60%; line-height:0; top: -0.5em;}

/*Progress Bar tweaks */
div.wppb-progress, div.wppb-progress > span {border-radius:4px;}
div.wppb-progress {background: #0c4371;}

/* HEADER TWEAKS */
#top-bar-wrap {height:40px; border-bottom:1px solid #04759a;}
#top-bar {padding-top:5px;}
#site-header {height:100px;}
#site-header-inner {padding-top:12px;}

/* PAGE TITLE TWEAKS */
.page-header.background-image-page-header .page-header-title {font-weight:800; text-align:left; margin-left:0; top:75px; left:-30px;}

/* PRINTFRIENDLY CSS TWEAKS*/

#pf-body tr {border-bottom: none !important;}

/* MISC CSS */
h1.application {color:#038bb7; font-size:1.8em; font-weight:200;}
}

/* FORMIDABLE TWEAKS*/
#frm_field_713_container {
   background-color:#ffcc00;
   border: 1px solid #ffb400;
   padding: 20px;
   border-radius:4px;
}

#frm_field_725_container {
    background-color: #f3f3f3;
    border: 1px solid #e1e1e1;
    border-radius: 4px;
    padding: 20px;
}
.frm_style_formidable-style-2.with_frm_style .frm-show-form .frm_section_heading h3 {
   border-style:none !important;
}

/* ADDITIONAL STYLING FOR TEAM HORNER APPLICATION FORMS */
#frm_checkbox_1326-1241-0, #frm_checkbox_1325-1241-0, #frm_checkbox_1327-1260-0, #frm_checkbox_1328-1260-0, #frm_checkbox_1218-1216-0, #frm_checkbox_1333-1216-0, #frm_checkbox_1224-1222-0, #frm_checkbox_1336-1222-0, #frm_checkbox_1110-1108-0, #frm_checkbox_1117-1115-0, #frm_checkbox_1358-1355-0, #frm_checkbox_1363-1355-0 {

    background-color:#ede0d5; /* #e29551;*/
    padding: 20px;
    color: #ffffff !important;
    border-radius: 5px;

}
