﻿@import url('https://fonts.googleapis.com/css?family=Roboto&display=swap');

html {
    

}

/*.backstretch {
   
    height:100%;
	width:100%;
	    opacity: 1;
    z-index: -999999;
    position: fixed;
	    left: 0px;
    top: 0px;
	opacity: 1;
	background-color:#000;
}

.backstretch .backstretchImage {
	 height:100%;
	width:100%;
	    opacity: 1;
    z-index: -999999;
    position: fixed;
	    left: 0px;
    top: 0px;
	opacity: 0.8;
	background-image: url('../../Images/fire/fire2.jpg');
    background-position: 90%;
    background-repeat: no-repeat;
    background-size: cover;
}*/

body {
    font-family: 'Roboto', sans-serif;
    background-color: transparent;
}

.home h4 {  font-weight: bold; margin-top:1.5em;}

a, .btn-link {
    color: #1e73be;
}

    a:hover, .btn-link:hover, a.text-primary:hover, a.text-primary:focus {
        color: #1368b4;
    }

.btn-primary {
    color: #fff;
    background-color: #d77627;
    border-color: #d77627;
}

    .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .btn-primary:active:focus, .open .dropdown-toggle.btn-primary {
        background-color: #cb691a;
        color: #fff;
        border-color: #d77627;
        outline-color: #d77627;
    }

    .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
        background-image: none;
    }

        .btn-primary:active:hover, .btn-primary.active:hover, .open > .dropdown-toggle.btn-primary:hover, .btn-primary:active:focus, .btn-primary.active:focus, .open > .dropdown-toggle.btn-primary:focus, .btn-primary:active.focus, .btn-primary.active.focus, .open > .dropdown-toggle.btn-primary.focus {
            background-color: #e26907;
            border-color: #d77627;
        }


.homeSearch {
    padding-bottom: 20px;
    background-color:#0c2641;
}

.homeSearchForm {
    margin-top: 20px;
    background-color: rgb(7, 76, 116);
}

.searchBox {
    padding-left: 36px;
}

.homeSearchRow {
    margin-top: 20px;
}

.homeLogo {
    max-height: 140px;
    padding: 10px;
    width: auto
}

.homeTitle {
    /*background-color: rgba(255,255,255,0.80);*/
    width: 100%;
}

    .homeTitle, .homeTitle a {
        color: #4b4a4a;
    }

        .homeTitle h1, .homeTitle h2 {
            position: relative;
            top: 20px;
            position: absolute;
            width: 1px;
            height: 1px;
            padding: 0;
            margin: -1px;
            overflow: hidden;
            clip: rect(0,0,0,0);
            border: 0;
        }

        .homeTitle h2 {
            font-size: .8em;
        }

.pageTitle, .pageTitle small, .pageTitle .small {
    color: #333;
}

.pageHeader {
    margin-bottom:0;
}

.lacounty_logo {
    width: 350px;
    color: #FFF;
    text-shadow: 1px 2px 1px rgba(0, 0, 0, 0.47);
}

.navbar {
    background-color: #0c2641;
}

    .navbar h1, .navbar h2 {
        color: #000;
        position: absolute;
        width: 1px;
        height: 1px;
        padding: 0;
        margin: -1px;
        overflow: hidden;
        clip: rect(0,0,0,0);
        border: 0;
    }

.lacounty_logo:hover {
    color: #000;
}

@media (min-width: 768px) {
    .navbar-collapse {
        padding: 30px 0;
    }
}

@media (min-width: 992px) {
    .navbar-collapse {
        padding: 30px 0;
    }
}

@media (min-width: 768px) {
    .navbar-right {
        position: initial;
        margin-bottom: 20px;
    }
}

.banner {

    color: #818285;
}

.mainContent .container {
    background-color: #fff;
    padding: 20px;
}

    .mainContent .container.siteMapContainer {
        background-color: transparent;
        padding: 0 20px;
    }

.footer {
    background: #3d3d3d;
    color: #fff;
}

    /*.footer ul li {
        border-right: 1px solid #666;
    }*/

        .footer ul li a {
            color: #a0a0a0;
        }

            .footer ul li a:hover {
                color: #26d7f2;
            }
#footFooter {
    color: #fff;
    background-color:#000;
}


.pageTitle {
    margin-top: 20px;
    
    /*text-shadow: 3px 3px 12px #333333;*/
    font-size: 2em;
    font-weight: 700;
    font-style: normal;
    text-transform: none;
}

.suggestContainer {
    background-color: #fff;
    color: #000;
}

.featuredHeader {
    color: #565656;
    /*text-shadow: 3px 3px 12px #333333;*/
    font-size: 2em;
    font-weight: 700;
    font-style: normal;
    text-transform: none;
}

.suggestResults {
    border-left-color: #dedede;
    border-right-color: #dedede;
    border-bottom-color: #dedede;
}

    .suggestResults h5 {
        background-color: #eee;
    }

.suggestItem {
    border-top-color: #eee;
    border-bottom-color: #eee;
}

    .suggestItem a:hover {
        background-color: #fff;
        color: #1e73be;
    }

#serviceTabsContent {
    border: 0;
    background-color: #fff;
}

.tabs-left > li {
    border-width: 0;
    border-top: 1px solid #ddd;
    color: #565656;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700;
}

    .tabs-left > li > a {
        border-width: 0;
        color: #565656;
        background-color: rgb(245, 245, 245);
        border-left: 4px solid rgb(245, 245, 245);
    }

    .tabs-left > li:first-child {
        border-top: 0;
    }

    .tabs-left > li > a:hover {
        background-color: rgb(245, 245, 245);
        border-left: 4px solid rgb(245, 245, 245);
    }

    .tabs-left > li.active > a,
    .tabs-left > li.active > a:hover,
    .tabs-left > li.active > a:focus {
        border-right-color: #fff;
        border-left: 4px solid #1e73be;
    }

    .tabs-left > li.active,
    .tabs-left > li.active:hover,
    .tabs-left > li.active:focus {
        background-color: #fff;
        color: #1e73be;
    }

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #1e73be;
}

.navbar-toggle.btn-nav {
    background-color: #1e73be;
    border-color: #1e73be;
    outline-color: #1e73be;
    padding: 12px 12px 6px 12px;
    margin-top: 30px;
    font-size: 1.2em;
}

    .navbar-toggle.btn-nav:hover {
        background-color: #1368b4;
    }

.tagList {
    columns: 3 250px;
}

@media (min-width: 768px) {
    .tagList {
        columns: 2 250px;
    }
}

@media (min-width: 992px) {
    .tagList {
        columns: 3 250px;
    }
}
