/* Project Specific Styles (I-77 Richland County Headlight Dashboard)
//
//  A collection of styles applied specifically to the project
//  - styles global to the Burly-App platform should not be here; they should
//    be placed in app-style.css instead
//  - override Burly-App defaults using this section by increasing selector 
//    specificity; use the Web Publisher config 'web_pub_body_class' setting
*/

.app-hlp.client-i77r #hlp-header,
.app-hlp.client-i77r #header-nav-holder #hlp-nav-menu ul.main-menu,
.app-hlp.client-i77r #header-nav-holder #hlp-nav-menu ul.main-menu li ul.submenu {
    background-color: #fdd025;
}

.app-hlp.client-i77r #hlp-main-menu,
.app-hlp.client-i77r ul.main-menu {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.app-hlp.client-i77r #header-nav-holder ul.nav li, .app-hlp.client-i77r #header-nav-holder ul.nav li a {
    color: #1d4971;
}

.app-hlp.client-i77r.home {
    background-image: url('/images-hlp/i77r-bg.jpg');
    background-position: center top;    
    background-repeat: no-repeat;
    background-size: cover;
}

.app-hlp.client-i77r #header-nav-holder ul.nav li:hover {
    background-color: #9b9ba1;
}

.app-hlp.client-i77r #header-nav-holder ul.nav ul {
    background-color: #9b9ba1;
}
.app-hlp.client-i77r #hlp-home-page .title-container {
    margin-bottom: 40px;
}
.app-hlp.client-i77r #hlp-home-page .subtext-container {
    margin-left: -30px;
}
@media screen and (max-width: 995px) {
    .app-hlp.client-i77r #hlp-home-page .subtext-container {
        margin-left: 0;
    } 
}
.app-hlp.client-i77r #hlp-home-page .subtext-container .subtext-icon {
    font-size: 1.8em;
}
.app-hlp.client-i77r #hlp-home-page .subtext-container .subtext-1 {
    font-size: 22px;
}
.app-hlp.client-i77r #hlp-home-page .subtext-container .subtext-3 {
    font-size: 16px;
} 

.app-hlp.client-i77r #hlp-home-page .subtext-container .subtext-3,
.app-hlp.client-i77r #hlp-home-page .subtext-container .subtext-1 {
    color: #23283C;
}
.app-hlp.client-i77r #hlp-home-page .subtext-container .subtext-icon,
.app-hlp.client-i77r #hlp-home-page .subtext-container .subtext-2 {
    color: #1F4871;
}
.app-hlp.client-i77r #hlp-home-page .subtext-container .subtext p {
    padding-top: 5px;
}

@media screen and (max-width: 550px) {
    .app-hlp.client-i77r #hlp-home-page .subtext-container .subtext-icon {
        font-size: 1.2em;
    }
    .app-hlp.client-i77r #hlp-home-page .subtext-container .subtext-1 {
        font-size: 16px;
    }
    .app-hlp.client-i77r #hlp-home-page .subtext-container .subtext-3 {
        font-size: 13px;
    }
} 

.app-hlp.client-i77r #hlp-home-page .content .graph-container {
    position: relative;
}

.app-hlp.client-i77r #hlp-home-page .content .graph-container:first-of-type {
    text-align: left;
}

.app-hlp.client-i77r #hlp-home-page .content .graph-container:last-of-type {
    text-align: right;
}

.app-hlp.client-i77r #hlp-home-page .content .graph-container::after {
    content: '';
    display: block;
    position: absolute;
    top: 0; right: 0;
    width: 1px;
    height: 100%;
    background: gray;
}

.app-hlp.client-i77r #hlp-home-page .content .graph-container:nth-of-type(3)::after {
    display: none;
}

.app-hlp.client-i77r #hlp-home-page div.content img{
    max-width: 100%;
}

.app-hlp.client-i77r #hlp-help-page .pdf-block {
	background-color: #fdd025;
}
.app-hlp.client-i77r #hlp-help-page .pdf-block a {
    color: #1d4971;
}
.app-hlp.client-i77r #hlp-help-page .pdf-block .title p {
	background: url(/images-app/pdf-icon-1d4971.png) no-repeat;
    background-size: 3em;
}

.app-hlp.client-i77r #hlp-contact-page input,
.app-hlp.client-i77r #hlp-contact-page textarea,
.app-hlp.client-i77r #hlp-contact-page .submit-contact img {
	border-color: #fdd025;
}

.app-hlp.client-i77r #hlp-footer {
/*     background-color: #2e3b46; */
    min-height: 370px;
    color: #333;
}

.app-hlp.client-i77r #hlp-footer div p {
    font-size:12px;
    text-align: left;                
    line-height: 22px;
}

.app-hlp.client-i77r #hlp-footer .content .column1,
.app-hlp.client-i77r #hlp-footer .content .column2 {
    position: relative;
}

.app-hlp.client-i77r #hlp-footer .content .column1 {
    width: 40%;
}

.app-hlp.client-i77r #hlp-footer .content .column2 {
    width: 30%;
}

.app-hlp.client-i77r #hlp-footer .content .column3 {
    width: 30%;
}

.app-hlp.client-i77r #hlp-footer .content .column4 img {
    max-height: 50px;
}

.app-hlp.client-i77r #hlp-footer .content .column5 {
    text-align: right;
}

.app-hlp.client-i77r #hlp-footer .content .column1 p {
    padding-right:30px;
}

.app-hlp.client-i77r #hlp-footer .content .footer-bottom {
    color: #fff;
    margin-top: 30px;
    border-top: 1px solid #999;
    padding-top: 20px;
}

.app-hlp.client-i77r #hlp-footer .content .footer-bottom .footer-legal {
    color: #333;
}

.app-hlp.client-i77r #hlp-footer .content .footer-bottom .footer-legal a  {
    color: #333;
}
@media screen and (max-width: 960px) {
    .app-hlp.client-i77r #hlp-footer .content .col-1-3 img {
        max-width: 100%;
        min-width: 85%;
    }
    .app-hlp.client-i77r #hlp-home-page .content .title-container img {
        max-width: 100%;
    }
    .app-hlp.client-i77r #hlp-footer .content .col-1-3 {
        width: 32%;
    }
}
@media screen and (max-width: 850px) {

}
@media screen and (max-width: 810px) {
    .app-hlp.client-i77r #hlp-home-page .content .title-container {
        margin-bottom: 30px;
    }
    .app-hlp.client-i77r #hlp-home-page .content .graph-container::after {
        display: none;
    }
    .app-hlp.client-i77r #hlp-home-page .content .graph-container:first-of-type,
    .app-hlp.client-i77r #hlp-home-page .content .graph-container:last-of-type {
        text-align: center;
    } 
}
@media screen and (max-width: 600px) {
    .app-hlp.client-i77r #hlp-footer .content .logo-holder {
        margin-top: 10px
    }
}
@media screen and (max-width: 550px) { 
    .app-hlp.client-i77r #hlp-footer {
        min-height: 0;
        padding: 0;
    }
    .app-hlp.client-i77r #hlp-footer .grid {
        margin: 0
    }
    .app-hlp.client-i77r #hlp-footer .content .col-2-3 {
        width: 60%;
    }
    .app-hlp.client-i77r #hlp-footer .content .footer-legal {
        font-size: 12px;
        line-height: 1.8em;
    }
}