/* Bootstrap Accessibility CSS*/
.btn:focus {
    outline: dotted 2px #000;
}

div.active:focus {
    outline: dotted 1px #000;
}

a:focus {
    outline: dotted 1px #000;
}

.close:hover, .close:focus {
    outline: dotted 1px #000;
}

.nav > li > a:hover, .nav > li > a:focus {
    outline: dotted 1px #000;
}

.carousel-indicators li, .carousel-indicators li.active {
    height: 18px;
    width: 18px;
    border-width: 2px;
    position: relative;
    box-shadow: 0px 0px 0px 1px #808080;
    -moz-boxshadow: 0px 0px 0px 1px #808080;
    -webkit-boxshadow: 0px 0px 0px 1px #808080;
}

.carousel-indicators.active li {
    background-color: rgba(100,149,253,0.6);
}

    .carousel-indicators.active li.active {
        background-color: white;
    }

.carousel-tablist-highlight {
    display: block;
    position: absolute;
    outline: 2px solid transparent;
    background-color: transparent;
    box-shadow: 0px 0px 0px 1px transparent;
    -moz-boxshadow: 0px 0px 0px 1px transparent;
    -webkit-boxshadow: 0px 0px 0px 1px transparent;
}

    .carousel-tablist-highlight.focus {
        outline: 2px solid #6495ED;
        background-color: rgba(0,0,0,0.4);
    }

a.carousel-control:focus {
    outline: 2px solid #6495ED;
    background-image: linear-gradient(to right, transparent 0px, rgba(0,0,0,0.5) 100%);
    box-shadow: 0px 0px 0px 1px #000000;
    -moz-boxshadow: 0px 0px 0px 1px #000000;
    -webkit-boxshadow: 0px 0px 0px 1px #000000;
}

.carousel-pause-button {
    position: absolute;
    top: -30em;
    left: -300em;
    display: block;
}

    .carousel-pause-button.focus {
        top: 0.5em;
        left: 0.5em;
    }

.carousel:hover .carousel-caption, .carousel.contrast .carousel-caption {
    background-color: rgba(0,0,0,0.5);
    z-index: 10;
}

.alert-success {
    color: #2d4821;
}

.alert-info {
    color: #214c62;
}

.alert-warning {
    color: #6c4a00;
    background-color: #f9f1c6;
}

.alert-danger {
    color: #d2322d;
}

    .alert-danger:hover {
        color: #a82824;
    }


html {
    line-height: 1;
    height: 100%;
    font-size: 10px;
    font-size: 62.5%;
}

@media (max-width:450px) {
    html {
        font-size: 9px;
    }
}

body {
    font-family: "Proxima Nova Regular", "Tahoma", sans-serif;
    line-height: 1.29412em;
    height: 100%;
    margin: 0;
    color: #303030;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ebfbff+0,c7f2fd+100 */
    background: #ebfbff; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ViZmJmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjN2YyZmQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #ebfbff 0%, #c7f2fd 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ebfbff), color-stop(100%,#c7f2fd)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ebfbff 0%,#c7f2fd 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ebfbff 0%,#c7f2fd 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ebfbff 0%,#c7f2fd 100%); /* IE10+ */
    background: linear-gradient(to bottom, #ebfbff 0%,#c7f2fd 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebfbff', endColorstr='#c7f2fd',GradientType=0 ); /* IE6-8 */
    background-repeat: no-repeat;
    background-attachment: fixed;
}

@font-face {
    font-family: 'Proxima Nova Light';
    src: url("../Fonts/proximanova_light-webfont.eot");
    src: url("../Fonts/proximanova_light-webfont.eot?#iefix") format("embedded-opentype"), url("../Fonts/proximanova_light-webfont.ttf") format("truetype"), url("../Fonts/proximanova_light-webfont.svg#proxima_novalight") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Proxima Nova Bold';
    src: url("../Fonts/proximanova_bold-webfont.eot");
    src: url("../Fonts/proximanova_bold-webfont.eot?#iefix") format("embedded-opentype"), url("../Fonts/proximanova_bold-webfont.ttf") format("truetype"), url("../Fonts/proximanova_bold-webfont.svg#proxima_nova_rgbold") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Proxima Nova Light Italic';
    src: url("../Fonts/proximanova_lightit_2-webfont.eot");
    src: url("../Fonts/proximanova_lightit_2-webfont.eot?#iefix") format("embedded-opentype"), url("../Fonts/proximanova_lightit_2-webfont.ttf") format("truetype"), url("../Fonts/proximanova_lightit_2-webfont.svg#proxima_novalight_italic") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Proxima Nova Bold Italic';
    src: url("../Fonts/proximanova_boldit-webfont.eot");
    src: url("../Fonts/proximanova_boldit-webfont.eot?#iefix") format("embedded-opentype"), url("../Fonts/proximanova_boldit-webfont.ttf") format("truetype"), url("../Fonts/proximanova_boldit-webfont.svg#proxima_nova_rgbold_italic") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Proxima Nova Regular Italic';
    src: url("../Fonts/proximanova_regularit-webfont.eot");
    src: url("../Fonts/proximanova_regularit-webfont.eot?#iefix") format("embedded-opentype"), url("../Fonts/proximanova_regularit-webfont.ttf") format("truetype"), url("../Fonts/proximanova_regularit-webfont.svg#proxima_novaregular_italic") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Proxima Nova Regular';
    src: url("../Fonts/proximanova_regular-webfont.eot");
    src: url("../Fonts/proximanova_regular-webfont.eot?#iefix") format("embedded-opentype"), url("../Fonts/proximanova_regular-webfont.ttf") format("truetype"), url("../Fonts/proximanova_regular-webfont.svg#proxima_nova_rgregular") format("svg");
    font-weight: normal;
    font-style: normal;
}


form {
    height: 100%;
}

ol, ul {
    list-style: none;
}

    ul > ul > li {
        list-style-type: circle;
    }

table {
    border-collapse: collapse;
    border-spacing: 0;
}

.table > thead > tr > th {
    border-bottom: 0;
}

.table-striped > tbody > tr:nth-of-type(odd) a {
    color: #204c73;
}

caption, th, td {
    vertical-align: middle;
}

caption {
    display: block;
}

th {
    font-weight: bold;
}

q, blockquote {
    quotes: none;
}

    q:before, q:after, blockquote:before, blockquote:after {
        content: "";
        content: none;
    }

a img {
    border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block;
}

hr {
    margin: 2rem 0;
}


p {
    line-height: 1.5;
    margin-bottom: 2.8rem;
    font-size: 1.7rem;
}

a {
    color: #265c8a;
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -ms-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
}

p > a, article > div a, .info-box li a, .info-box div > div a, dd a, .col-md-4 div > div > a, table a, .col-md-8 div > div a, .col-md-6 div > div a, small > a, .tabs-container__panel li a, .tabs-container__panel h4 a, .tabs-container__panel h3 a {
    text-decoration: underline;
}

a:hover, a:focus, .quicknav a:hover, .quicknav a:focus {
    color: #a32e2e;
}

.sf-document-list--table table a, .info-box div > div a:hover, .col-md-4 div > div > a:hover, table a:hover, .col-md-6 .notch-box-content div > div a, .tabs-container__panel h3 a:hover, .tabs-container__panel h3 a:focus, .col-md-6 div > div a:hover, .col-md-6 div > div a:focus, .tabs-container__panel h4 a:hover, .tabs-container__panel h4 a:focus, .tabs-container__panel li a:hover, .tabs-container__panel li a:focus, p > a:hover, p > a:focus, article > div > a:hover, article > div > a:focus, .info-box li a:hover, .info-box li a:focus, dd a:hover, dd a:focus, .col-md-8 div > div a:hover, .col-md-8 div > div a:focus, small > a:hover, small > a:focus {
    text-decoration: none;
}

    .col-md-6 .notch-box-content div > div a:hover, .col-md-6 .notch-box-content div > div a:focus {
        text-decoration: underline;
    }

a[href^="mailto"] {
    word-break: break-all;
}

ul, ol {
    margin-bottom: 1.29412em;
}

ul {
    list-style-type: disc;
    padding-left: 1em;
    font-size: 1.7rem;
    line-height: 1.5;
}

ol {
    list-style-type: decimal;
    padding-left: 2em;
    line-height: 1.5;
}

    ol ol {
        list-style-type: lower-alpha;
    }

        ol ol ol {
            list-style-type: lower-roman;
        }

img {
    width: auto;
    height: auto;
    max-width: 100%;
}

@media (max-width:900px) {
    img.logo-image {
        width: 120px;
        margin-top: 1rem;
    }
}

.img-100 {
    width: 100%;
}


@media (max-width: 1300px) {
    #NavWrapper .container {
        width: 100%;
    }
}

.main-content {
    margin-top: 1em;
}


a#skiptocontent {
    padding: 6px;
    position: absolute;
    top: -100px;
    left: 0px;
    background: #ffffff;
    -webkit-transition: top 1s ease-out, background 1s linear;
    transition: top 1s ease-out, background 1s linear;
    z-index: 9999999999999;
}

    a#skiptocontent:focus {
        position: absolute;
        left: 0;
        top: 10px;
        outline: 0;
        -webkit-transition: top .1s ease-in, background .5s linear;
        transition: top .1s ease-in, background .5s linear;
    }

@media (max-width: 768px) {
    .main-content {
        margin-top: 0;
    }

    .mobile-push-down {
        margin-top: 5em;
    }

    .sfContentBlock {
        padding: 0;
    }
}

.breadcrumb_nav {
    position: relative;
    z-index: 1;
    margin: -1rem 0 3rem;
    font-size: 1.6rem;
}

section.main_content {
    position: static;
    z-index: 2;
}


h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5 {
    font-family: "Proxima Nova Regular", "Tahoma", sans-serif;
    line-height: 1.29412em;
    margin-bottom: 0.5em;
}


.bold {
    font-family: "Proxima Nova Bold", "Tahoma", sans-serif;
}

.page-title, .section-title {
    color: #005179;
    font-size: 5rem;
    margin: 0;
    padding-bottom: 2rem;
}


@media (max-width: 768px) {
    h1.page-title, h1.section-title {
        font-size: 3rem;
    }
}

blockquote {
    padding: 12.5px 25px;
    margin: 1.5rem 0;
    border-left: 5px solid #ccc;
}

sup {
    position: relative;
    font-size: .7em;
    top: -1em;
}

sub {
    position: relative;
    font-size: .7em;
    bottom: -0.25em;
}

header[role="banner"] {
    height: auto;
}

nav[role="navigation"] {
    position: relative;
    z-index: 10;
}

    nav[role="navigation"] a {
        text-decoration: none;
    }

        nav[role="navigation"] a:hover,
        nav[role="navigation"] a:focus {
            color: #7bcde1;
        }

/* LADBS Editing CSS tweaks*/

.sfPageEditor .home-jumbotron img.homepage-landing {
    position: fixed;
    top: 0;
}

.sfPageEditor .info-box {
    margin-top: 0;
}

.sfPageEditor .navbar-fixed-top {
    position: relative;
}

.sfPageEditor .notch-box {
    height: 50rem !important;
}

.sfPageEditor .fa, .sfPageEditor .glyphicon {
    color: inherit !important;
}

.sfPageEditorWrp .admin-only {
    opacity: 0.5 !important;
}

    .sfPageEditorWrp .admin-only:before {
        content: "To be modified by TSB only. Please notify TSB if you would like to make changes.";
        display: block;
        position: relative;
        top: 0;
        left: 5%;
        color: red;
        background: #ffffff;
        z-index: 999999999;
    }

.sfPageEditor .media-body, .sfPageEditor .media-left, .sfPageEditor .media-right, .sfPageEditor .notch-box-icon {
    min-width: 100px;
}

.sfPageEditor .sf_3cols_2_34, .sfPageEditor .sf_3cols_1_33 {
    width: 33.33333333%;
}

@media (max-width:970px) {
    .sfPageEditor .sf_3cols_2_34 .sf_3cols_2in_34, .sfPageEditor .sf_3cols_3_33 .sf_3cols_3in_33 {
        margin: 2rem 0;
    }
}





/* Navigation widget styling*/

.navbar-inverse {
    background-color: #22415C;
    border-color: #22415C;
}

.navbar {
    height: 60px;
    margin-bottom: 0;
    margin-top: 47px; /*With 311 Nav Bar*/
}


/*#region Default styles for responsive elements */
.sfNavWrp .sfNavToggle, .sfNavWrp .sfNavSelect {
    display: none;
}

.sfNavList {
    display: block;
}

.sfNavWrp .sfSel {
    font-weight: bold;
    background-color: #002B55;
    color: #ffffff !important;
}

.sfNavToggle {
    cursor: pointer;
}
/*#endregion*/


.navbar-inverse a, .navbar-inverse .navbar-nav > li > a {
    color: #ffffff;
}

#NavWrapper .nav > li > a:focus, #NavWrapper .nav > li > a:hover {
    outline: dotted 1px #ffffff;
}


.sfNavHorizontalDropDownWrp .k-popup {
    background-color: #fff;
}

    .sfNavHorizontalDropDownWrp .k-popup a {
        color: #204464;
    }

        .sfNavHorizontalDropDownWrp .k-popup a:hover,
        .sfNavHorizontalDropDownWrp .k-popup a:focus {
            background-color: #299ab6;
            color: #ffffff;
            -webkit-transition: all 200ms ease-in-out;
            -moz-transition: all 200ms ease-in-out;
            -ms-transition: all 200ms ease-in-out;
            -o-transition: all 200ms ease-in-out;
        }

.k-context-menu.k-menu-vertical > .k-item > .k-link, .k-menu .k-menu-group .k-item > .k-link {
    padding: 1em;
}

@media (max-width:870px) {
    /*.navbar-fixed-top {
        position: absolute;
    }
    .navbar {
        margin-top:0!important;
    }*/

    .jumbotron h1 {
        min-height: 3em !important;
    }
}


/* Mega Menu styling*/

#NavWrapper nav {
    float: left;
    position: relative;
    z-index: 100;
    padding-top: 20px;
}

    #NavWrapper nav ul {
    }

        #NavWrapper nav ul li {
            float: left;
            list-style-type: none;
        }

            #NavWrapper nav ul li a {
                color: #ffffff;
                text-decoration: none;
                padding: 5px 15px 15px 0;
                margin: 0 1.5rem;
            }


#NavWrapper input[type="search"] {
    font-size: 1.6rem;
}

#NavWrapper button.dropdown-toggle {
    color: #ffffff;
    background-color: #22415C;
    border: 0;
    font-size: 2.5rem;
    position: absolute;
    right: 20px;
    top: 7px;
    /* original code */
    /* top: 55px; */ /*With 311 Nav Bar*/
    /*top:10px;*/ /*Without 311 Nav Bar*/
}

#NavWrapper .btn-danger .glyphicon {
    color: #ffffff;
}

#NavWrapper button.dropdown-toggle:hover {
    background-color: #1a3146;
    border: 0;
}

#NavWrapper .searchdropdown-input {
    background-color: #22415C;
    top: 95%;
}

    #NavWrapper .searchdropdown-input .input-group {
        padding: 10px;
    }

/* Yamm menu*/
.yamm {
    padding-top: 5px;
}

    .yamm .nav,
    .yamm .collapse,
    .yamm .dropup,
    .yamm .dropdown {
        position: static;
        font-size: 1.55rem;
    }

    .yamm .container {
        position: relative;
    }

    .yamm .dropdown-menu {
        left: auto;
    }

    .yamm .yamm-content {
        padding: 20px 20px 30px;
    }

        .yamm .yamm-content li {
            font-size: 1.6rem;
            text-indent: -1.6rem;
            padding-left: 1.6rem;
        }

            .yamm .yamm-content li:before {
                content: "\25B8";
                color: #808080;
                margin-right: 1rem;
            }

            .yamm .yamm-content li.header .btn {
                font-size: 1.9rem;
                font-weight: 700;
                text-indent: 0;
            }



            .yamm .yamm-content li.header:before {
                content: "";
                margin-right: 0;
            }

            .yamm .yamm-content li.navhead {
                display: block;
                padding: 1.5rem 0 1rem 0;
                font-size: 1.9rem;
                text-indent: 0;
            }

                .yamm .yamm-content li.navhead:before {
                    content: "";
                }

                .yamm .yamm-content li.navhead:after {
                    content: "";
                    height: 2px;
                    display: block;
                    width: 70%;
                    background-color: #000000;
                }

    .yamm .dropdown.yamm-fw .dropdown-menu {
        left: 0;
        right: 0;
        background-color: #ffffff;
        width: 100%;
    }




@media (max-width:1250px) {
    .yamm .yamm-content li.header .btn, .yamm .yamm-content li.navhead {
        font-size: 1.6rem;
    }

    .col-lg-2 p, .col-lg-2 ul, .col-lg-3 p, .col-lg-3 ul {
        font-size: 1.5rem;
    }

    .navbar ul {
        padding: 0;
    }

    .yamm .yamm-content li {
        font-size: 1.3rem;
    }
}

@media (max-width:1100px) {
    li.yamm-fw {
        font-size: 1.3rem;
    }
}

@media (max-width:870px) {
    .navbar ul {
        font-size: 1.4rem;
    }

    .hours.hrs-btn {
        font-size: 1.3rem;
    }
}

@media (max-width:768px) {
    .yamm .yamm-content li {
        font-size: 1.7rem;
        line-height: 1.8;
    }

    .navbar-inverse a, .navbar-inverse .navbar-nav > li > a {
        color: #000000;
    }

        .navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover {
            color: #299ab6;
            outline: 1px dotted #299ab6 !important;
        }

    .navbar ul {
        font-size: 1.8rem;
    }

    .navbar-inverse .navbar-toggle {
        border-color: #ffffff;
        color: #ffffff;
        margin-right: 75px;
    }

    .yamm .dropdown {
        background-color: #ffffff;
    }

        .yamm .dropdown.yamm-fw .dropdown-menu {
            width: 100%;
        }
}



.navbar-inverse .yamm-content a {
    color: #337ab7;
}


li > .nav {
    margin-left: 5%;
}

.nav-sitemap .nested:before {
    content: "\25E3";
    color: #808080;
    margin-left: -0.8rem;
    font-size: 1.2rem;
    padding-right: 2px;
}

li > li > .nav {
    margin-left: 10%;
}

.nav-sitemap > li > a, .nav-stacked > li > a, li.nested > a, li.nested > .nav > li > a {
    display: inline-block;
    padding: 0.5rem 0.2rem;
}

.sf-autocomplete a:hover {
    cursor: pointer;
    text-decoration: none;
    background-color: #c7f2fd !important;
}

.sf-autocomplete {
    z-index: 99999 !important;
    margin-top: -3rem;
}

@media (min-width:1480px) {
    .yamm .nav,
    .yamm .collapse,
    .yamm .dropup,
    .yamm .dropdown {
        font-size: 2rem;
    }

        .yamm .nav a.dropdown-toggle {
            padding: 15px 25px;
        }

    .yamm .yamm-content li {
        font-size: 1.8rem;
    }
}


/*Survey formatting*/
.sfFormsEditor {
    display: block;
    width: 100%;
    margin: 0 auto;
}

    .sfFormsEditor label {
        display: inline;
        padding: 0 3rem 0 0.5rem;
    }

    .sfFormsEditor .sfFieldWrp {
        line-height: 1.8em;
    }

    .sfFormsEditor .sfTxtLbl, .sfFormsEditor .sfExample {
        font-size: 2rem;
        margin: 0.5em 0 0.5em -1em;
        clear: both;
        font-weight: 700;
    }

    .sfFormsEditor .sfExample {
        position: relative;
        top: -5rem;
        font-weight: 300;
        margin-left: 2rem;
    }


    .sfFormsEditor .sfFormDropdown, .sfFormsEditor .sfFormInstructions, .sfFormsEditor .sfTxtBlockLarge, .sfFormTitle, .sfFormBox {
        clear: both;
    }

.sfFormBox {
    padding-top: 2rem;
}

.sfFormsEditor .sfFormCheckboxlist,
.sfFormsEditor .sfFormRadiolist,
.sfFormsEditor .sfFormBlock,
.sfFormsEditor .sfFormCheckboxlist,
.sfFormsEditor .sfTxt {
    margin-bottom: 2em;
}

.sfFormsEditor .sfTxtLbl:before {
    content: "\261B ";
    padding-right: 5px;
}

.sfFormsEditor select, .sfFormsEditor select:hover, .sfFormsEditor select:focus {
    background-image: url("../Images/icon-dropdown.png");
    background-position: calc(100% - 20px) center;
    background-repeat: no-repeat;
    border: 1px solid #cccccc;
    font-size: 2rem !important;
}


.sfFieldWrp {
    margin: 0.5em 0 2em 0;
}


.section .sfimageWrp {
    width: 90%;
    margin-left: 8%;
}

.sfContentBlock .sfimageWrp {
    text-align: center;
}

p.caption {
    font-size: 0.8em !important;
}


label {
    display: block;
    margin: 0px;
    font-weight: 300;
}


input::-webkit-input-placeholder,
input:-moz-placeholder,
input::-moz-placeholder,
input:-ms-input-placeholder {
    color: #fff;
}

input[type="submit"],
input[type="text"],
input[type="email"],
input[type="password"],
textarea,
select {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    border-radius: 0px;
    -webkit-appearance: none;
    width: 90%;
    border: 0;
    margin: 0;
    padding: 0 1.5rem;
    font-size: 2.5rem;
    height: 4rem;
    float: left;
    line-height: 1.5;
}

#MainWrapper input[type="text"], #MainWrapper input[type="textarea"], #MainWrapper textarea,
#MainWrapper input[type="text"]:focus {
    background: #ffffff;
    border: 1px solid #cccccc;
    color: #666;
}

    #MainWrapper input[type="text"]:hover,
    #MainWrapper input[type="text"]:focus,
    #MainWrapper input[type="textarea"]:hover,
    #MainWrapper input[type="textarea"]:focus,
    #MainWrapper textarea:hover,
    #MainWrapper textarea:focus {
        background-color: #ffffff;
        color: #666;
        border: 1px solid #ccc;
    }

.hours-box {
    display: table;
    width: 100%;
}

    .hours-box .form-control, .home-jumbotron .form-control {
        -webkit-box-shadow: none;
        box-shadow: none;
        border: 0;
    }

    .hours-box .input-group-lg > .input-group-btn > .btn, .home-jumbotron .input-group-lg > .input-group-btn > .btn, .info-box .input-group-lg > .input-group-btn > .btn {
        font-size: 3rem;
        padding: 0.5rem 0.5rem 0.5rem 1rem;
        color: #8ca6c7;
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
        border: 0;
        white-space: normal;
    }

    .hours-box .quicknav {
        background-image: url("../Images/gray-clock.png");
        background-repeat: no-repeat;
        background-position: 2% 5%;
    }

        .hours-box .quicknav.popular-forms {
            background-image: none;
            padding-left: 5%;
        }

    .hours-box .background-orange {
        background-image: url("../Images/clock.png");
        background-repeat: no-repeat;
        background-position: left 5%;
    }

#holidayBlock {
    font-size: 1.6rem;
}

.sf_1col_1_100 .k-autocomplete, .sf_1col_1_100 .k-combobox, .sf_1col_1_100 .k-dropdown, .sf_1col_1_100 .k-selectbox, .sf_1col_1_100 .k-textbox {
    width: 85%;
}

.k-animation-container {
    top: 47px !important;
}

    .k-animation-container .k-list-container {
        background: #fff !important;
    }

input[type="submit"]:focus, input[type="submit"]:hover,
input[type="text"]:focus,
input[type="text"]:hover,
input[type="textarea"]:focus,
input[type="textarea"]:hover,
input[type="email"]:focus,
input[type="email"]:hover,
input[type="password"]:focus,
input[type="password"]:hover {
    background-color: #ccc;
    border: 1px solid #ccc;
    color: #000;
}

input[placeholder] {
    text-overflow: ellipsis;
}

.home-jumbotron input[type="text"]:hover, .home-jumbotron input[type="text"]:focus, .jumbotron input[type="text"]:hover, .jumbotron input[type="text"]:focus {
    background-color: #ffffff;
}

.home-jumbotron .col-md-8 button:hover, .jumbotron .col-md-8 button:hover {
    background-color: #e0e0e0;
}


select {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url("../Images/icon-dropdown.png");
    background-position: calc(100% - 20px) center;
    background-repeat: no-repeat;
}

textarea {
    height: 200px;
    font-family: inherit !important;
    font-size: inherit !important;
    font-weight: inherit !important;
    padding: 1em;
}

input[type="submit"] {
    width: auto;
    float: right;
    border: none;
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -ms-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    padding: 0 50px;
    cursor: pointer;
}

input[type="search"] {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 180px;
    line-height: 1.88235em;
    height: 1.88235em;
    padding: 0 12.5px;
}


/*Most New Bootstrap changes*/
.fa, .glyphicon {
    display: inline;
    font-size: 16px;
    opacity: 0.7;
}

    .fa:before, .glyphicon:before {
        white-space: nowrap;
    }
/*@media (min-width:1200px) {
    .btn .fa, .btn .glyphicon, .notch-box li:hover .glyphicon, .feature-box li:hover .glyphicon, .yamm-content li:hover .glyphicon  {
        color:inherit!important;
    }
}*/

.info-box img {
    text-align: center;
    display: block;
    margin: 0 auto;
}

.info-box ul {
    font-size: 2rem;
}


h2.single-news span {
    font-size: 4rem;
    line-height: 1.2;
}

body.news-page .info-box h3 {
    font-size: 3rem;
}

h3.searchresultstitle {
    font-size: 3rem;
}


.news-list li {
    margin-bottom: 6rem;
}

.news-list .sfnewsMetaInfo {
    float: left;
    padding-right: 5px;
}

    .news-list .sfnewsMetaInfo:after {
        content: "\2014 ";
    }

.news-list a.sfnewsFullStory {
    font-size: 0.8em;
    float: right;
    padding-right: 5px;
}

    .news-list a.sfnewsFullStory:after {
        content: "  \00BB";
    }


/*Sitewide design stuff*/
.border-radius {
    border-radius: 10px;
}


/*Borders & backgrounds */
.border-bottom-white {
    border-bottom: 1px solid #fff;
}

.border-green {
    border: 5px solid #00cb00;
}


.border-top-green {
    border-top: 5px solid #00cb00;
}

.border-yellow-green {
    border: 5px solid #8ad41e;
}

.border-mid-blue {
    border: 5px solid #4285ff;
}

.border-top-yellow-green {
    border-top: 10px solid #8ad41e;
}

.border-top-periwinkle {
    border-top: 10px solid #8081ff;
}

.border-top-mid-blue {
    border-top: 10px solid #4285ff;
}

.border-top-sky-blue {
    border-top: 10px solid #49c7ff;
}

.border-top-teal {
    border-top: 10px solid #2fd5a6;
}

.border-top-violet {
    border-top: 10px solid #ba2fd5;
}

.border-top-prussian-blue {
    border-top: 10px solid #005179;
}

.background-light-blue {
    background-color: #e8f7fb;
    position: relative;
    margin-bottom: 1rem;
}

.background-prussian-blue, .sfFormSubmit input[type="submit"] {
    background-color: #005179;
    color: #ffffff;
}

    .background-prussian-blue a {
        color: #ffffff;
        border-bottom: 1px dotted #ffffff;
        text-decoration: none;
    }

        .background-prussian-blue a:hover, .background-prussian-blue a:focus {
            border: 0;
        }

.accordion-wrapper a.btn, .accordion-wrapper a.btn.width-auto {
    width: 50%;
    white-space: normal;
    margin: 5rem auto 0;
    display: block;
}


.btn.background-prussian-blue, .sfFormSubmit input[type="submit"], .accordion-wrapper .visible-lg a.btn {
    border-radius: 15px;
    padding: 1.8rem;
    color: #ffffff;
    text-decoration: none;
    background-image: url("../Images/white-arrow-go.png");
    background-repeat: no-repeat;
    background-position: right center;
    height: 7rem;
    line-height: 2.3rem;
    width: 100%;
    font-size: 2rem;
    word-wrap: normal;
    white-space: normal;
    min-height: 6rem;
    height: auto;
    padding-right: 6rem;
}

    .btn.background-prussian-blue a:hover, .btn.background-prussian-blue a:focus {
        color: #ffffff;
    }


.accordion-wrapper .visible-lg a.btn {
    margin: 0;
}

.accordion-wrapper ul {
    margin: 0 0 1.5rem 3rem;
}

.accordion-wrapper p {
    margin-bottom: 1rem;
}

@media (max-width:1365px) {
    .col-md-4 .btn.background-prussian-blue, .col-xs-6 .btn.background-prussian-blue {
        font-size: 1.4rem;
    }
}

.btn .sf-Image-wrapper img {
    margin-top: -0.7rem;
}

a.btn-info {
    color: #000000;
}


.quicknav a {
    color: #204c73;
}

.quicknav .nav > li > a:hover, .quicknav .nav > li > a:focus {
    outline: none;
}

.quicknav .nav > li > a:focus, .quicknav .nav > li > a:hover {
    text-decoration: underline;
    background: none;
}

.sfFormSubmit input[type="submit"] {
    border-radius: 0;
}

    .btn.background-prussian-blue:hover, .sfFormSubmit input[type="submit"]:hover {
        background-color: #007ab6;
        color: #ffffff;
    }

    .btn a:hover, .sfFormSubmit input[type="submit"]:hover {
        color: #ebfbff;
        border-bottom: 1px dotted transparent;
        text-decoration: none;
    }

.btn.background-white {
    border-radius: 10px;
    border: 1px solid #005179;
    background-color: #ffffff;
    color: #005179;
    text-decoration: none;
    padding: 1.5rem 6rem 1.5rem 2rem;
    background-image: url("../Images/arrow-go.png");
    background-repeat: no-repeat;
    background-position: right center;
    font-size: 1.7rem;
    margin: 1rem auto;
    display: block;
    white-space: normal;
}

.btn-primary.wait-times {
    padding: 1.5rem 1.5rem 1.5rem 4.5rem;
    background-image: url("../Images/clock.png");
    background-repeat: no-repeat;
    background-position: left center;
    white-space: normal;
}

.pagination > li > a, .pagination > li > span {
    text-decoration: none !important;
}

.sfFormSubmit input[type="submit"] {
    display: block;
    width: 50%;
    margin-top: 3rem;
    float: left;
    border-radius: 15px;
}


.hours-box .col-lg-8 .btn.background-prussian-blue {
    display: block;
    width: 50%;
    margin: 0 auto;
}


@media (max-width: 1300px) {
    .hours-box .col-lg-8 .btn.background-prussian-blue {
        margin: 1rem auto;
        width: 100%;
        line-height: 2;
    }

    div.feature-box h4 {
        font-size: 2rem;
    }

    .accordion-wrapper a.btn, .accordion-wrapper a.btn.width-auto {
        width: 100%;
        font-size: 1.5rem;
    }

    #FooterWrapper div.feature-box {
        padding: 0;
    }
}

.info-box .btn.background-prussian-blue, .info-box .btn.background-white {
    width: 80%;
    margin: 2rem auto;
    display: block;
}

.info-box > div > div > :first-child {
    margin-top: 0;
}

.hours-box .col-lg-8 .col-md-6 .btn.background-prussian-blue {
    width: 100%;
}


.background-orange {
    background-color: #ff5600;
    color: #ffffff;
}

.background-red {
    background-color: #df0202;
    color: #ffffff;
}

.background-light-gray {
    background-color: #f6f6f6;
}

.position-relative {
    position: relative;
}


.info-box {
    background-color: #ffffff;
    font-size: 2rem !important;
    padding: 2rem 3rem 4rem;
    position: relative;
    display: block;
    border-radius: 0;
    margin-top: -14rem;
    margin-bottom: 3rem;
    min-height: 14rem;
    line-height: 1.4;
}

@media (max-width:768px) {
    .info-box {
        padding-bottom: 2rem;
    }
}

.info-box p {
    font-size: 2rem;
}

.media-body {
    text-align: left;
}

.quicknav {
    background-color: #e8f7fb;
    position: relative;
    border-top: 5px solid #005179;
    margin-bottom: 1rem;
}

    .quicknav li {
        list-style-type: none;
        font-size: 1.7rem;
        line-height: 1.5;
    }

@media (max-width:1300px) {
    .quicknav li {
        font-size: 1.5rem;
    }
}

.quicknav ol, .quicknav ul {
    padding-left: 0;
}

.quicknav .nav-stacked > li + li {
    margin-top: 0;
}

.button-list .nav-stacked {
    margin-top: 0.5rem;
}

.quicknav .nav-sitemap > li > a, .quicknav .nav-stacked > li > a, li.nested > a, .align-left, .quicknav.nested > .nav > li > a {
    padding: 0;
}

.quicknav .nav {
    margin-bottom: 1rem;
}

.quicknav .nav-pills > li > a {
    border-radius: 0;
    display: inline;
}


.features {
    padding-top: 30px;
}

    .features p {
        margin: 30px 0;
    }

div.feature-box {
    clear: both;
    padding: 10px 0;
    text-align: left;
}

    /*.feature-box .glyphicon, .yamm .glyphicon {
    display:none;
}*/

    div.feature-box div.feature-box-icon {
        -moz-border-radius: 35px;
        -webkit-border-radius: 35px;
        background: none;
        color: #747474;
        height: 30px;
        padding-top: 0;
        width: 30px;
        display: inline-block;
        float: left;
        margin-right: 10px;
        position: relative;
        text-align: center;
    }

    div.feature-box div.feature-box-info {
        font-size: 13px;
    }


    div.feature-box .sfContentBlock {
        text-align: left;
    }

#FooterWrapper div.feature-box div.feature-box-icon {
    color: #ffffff;
}

div.feature-box h4 {
    margin-bottom: 1em;
}

div.feature-box ul, div.feature-box ol, div.services-list ul, div.services-list ol {
    list-style-type: none;
    font-size: 1.5rem;
    line-height: 1.6;
    text-indent: -2.3rem;
    padding-left: 1.6rem !important;
}

div.feature-box ul, div.feature-box ol {
    padding-left: 0;
}

div.feature-box a:hover,
div.feature-box a:focus,
div.services-list a:hover,
div.services-list a:focus {
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -ms-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
}


div.feature-box div.feature-box-icon img {
    padding-top: 5px;
    height: 40px;
}

div.feature-box div.feature-box-icon .icon-group {
    position: relative;
    font-size: 30px;
    line-height: 1.5em;
}

div div ol, div div ul {
    margin-top: -1rem;
}

div div .panel ul, div div .panel ol {
    margin-top: 0;
}

dd li {
    margin-bottom: 1rem;
}

.notch-box div div ol, .notch-box div div ul, #FooterWrapper div div ol, #FooterWrapper div div ul, div div li ol, div div li ul, .accordion-wrapper div div ol, .accordion-wrapper div div ul, .info-box div div ol, .info-box div div ul {
    margin-top: 0;
}

#MainWrapper div div ul li ul li {
    list-style-type: circle;
}

    #MainWrapper div div ul li ul li ul li {
        list-style-type: square;
    }

#FooterWrapper div.feature-box h4 {
    margin-bottom: 1rem;
}

div.services-list {
    padding: 25px 0;
    min-height: 12em;
}

    div.services-list div.services-list-icon {
        background: #ffffff;
        color: #747474;
        border-radius: 50%;
        height: 100px;
        width: 100px;
        padding: 25px;
        float: left;
        margin-right: 10px;
        text-align: center;
    }

    div.services-list ul {
        padding-left: 50px;
    }

    div.services-list div.services-list-icon .icon-group {
        font-size: 45px;
        line-height: 1.1em;
    }

    div.services-list div.services-list-icon img {
        height: 40px;
        padding-top: 0;
    }

.see-more {
    margin-left: 30%;
}

#MainWrapper .sfContentBlock {
    overflow: visible;
    font-size: 1.7rem;
    line-height: 1.3;
    padding-top: 5rem;
}

.info-box .sfContentBlock {
    padding-top: 0 !important;
}


.jumbotron a {
    color: #ffffff;
    opacity: 0.7;
}

    .jumbotron a:hover {
        opacity: 1.0;
        text-decoration: none;
    }


.sfContentBlock h2, .sfContentBlock h3 {
    text-align: center;
}

    .bureau h2:after, .section-title:after, .sfContentBlock h2:after, .sfContentBlock h3:after {
        content: "";
        display: block;
        margin: 12px auto;
        width: 20rem;
        height: 2px;
        background: #303030;
    }


#FooterWrapper {
    background: #ffffff;
    font-size: 0.9em;
    position: relative;
    height: auto;
    padding-bottom: 50px;
    background-image: url("../Images/footer-mountains.png");
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: 95%;
}


    #FooterWrapper .footer-nav-mobile {
        background-color: #121214;
    }

    #FooterWrapper .hidden-xs {
        padding-bottom: 20px;
    }

    #FooterWrapper .NavHorizontal.pull-right {
        margin: 0;
        padding: 0;
    }

    #FooterWrapper .NavHorizontal li {
        display: inline-block;
        font-size: 1.5rem;
    }

        #FooterWrapper .NavHorizontal li:after {
            content: "|";
            color: #337ab7;
        }

        #FooterWrapper .NavHorizontal li:last-child:after {
            content: "";
        }

    #FooterWrapper .NavHorizontal > li {
        display: inline-block;
    }

        #FooterWrapper .NavHorizontal > li > a {
            padding: 0 15px;
        }


@media (max-width:1200px) {
    #FooterWrapper p {
        text-align: center !important;
    }

    #FooterWrapper .pull-right {
        float: none !important;
        display: block;
        margin: 1rem auto;
        text-align: center;
    }

    #FooterWrapper .NavHorizontal > li > a {
        padding: 10px;
    }
}


.col-md-6 .sfsearchTxt, .col-md-6 .k-autocomplete, .col-md-6 .k-combobox, .col-md-6 .k-numerictextbox, .col-md-6 .k-dropdown, .col-md-6 .k-selectbox, .col-md-6 .k-textbox {
    width: 65%;
}

.col-md-6 fieldset {
    margin: 2em auto;
}


/*Start new homepage stuff*/
.row {
    margin-right: 0;
    margin-left: 0;
}

.home-jumbotron img.homepage-landing {
    width: 100%;
    position: fixed;
    top: 100px; /*With 311 Nav Bar*/
    /*top:10px;*/ /*Without 311 Nav Bar*/
    z-index: -1;
}

.home-jumbotron h1 {
    width: 96%;
    margin: 0.9rem auto;
    font-family: "Proxima Nova Regular", "Tahoma", sans-serif;
    padding: 0.5rem;
    position: relative;
    z-index: 999;
}

.home-jumbotron span.subtitle, .home-jumbotron span.main-title {
    background-color: rgba(7,56,101,0.75);
    padding: 0.5rem 1rem;
    line-height: 1.33;
}

.home-jumbotron span.subtitle {
    font-size: 2.5rem;
    color: #ffffff;
}

.home-jumbotron span.main-title {
    font-size: 7rem;
    color: #ffa000;
}

/*@media (max-width:860px) {*/
@media (max-width:880px) {
    .home-jumbotron h1 {
        margin: 0.8rem auto;
        padding: 0;
    }

    .top-tasks {
        margin-top: 5rem;
    }

    .home-jumbotron span.main-title {
        font-size: 3.5rem;
        padding: 1.1rem;
    }

    .home-jumbotron span.subtitle {
        display: none;
    }
}

.homepage-content {
    position: relative;
    z-index: 1;
    /*margin-top:18rem;*/
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ebfbff+0,c7f2fd+100 */
    background: #ebfbff; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ViZmJmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjN2YyZmQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #ebfbff 0%, #c7f2fd 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ebfbff), color-stop(100%,#c7f2fd)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ebfbff 0%,#c7f2fd 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ebfbff 0%,#c7f2fd 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ebfbff 0%,#c7f2fd 100%); /* IE10+ */
    background: linear-gradient(to bottom, #ebfbff 0%,#c7f2fd 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebfbff', endColorstr='#c7f2fd',GradientType=0 ); /* IE6-8 */
}

@media (max-width:970px) {
    .homepage-content {
        margin-top: 5rem;
    }
}

body.homepage .bottom-background {
    background-color: #c7f2fd;
}

    body.homepage .bottom-background .row {
        width: 98%;
        margin: 0 auto;
    }

.bottom-background {
    position: relative;
    padding: 0 0 20rem;
    background-image: url("../Images/color-clouds.png");
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: 95%;
}

    .bottom-background .btn {
        border-radius: 0;
        background-color: #ffffff;
        box-shadow: 0 2px 4px rgba(0,0,0,0.5);
        padding: 1.5rem;
        background-image: url("../Images/arrow-go.png");
        background-repeat: no-repeat;
        background-position: right center;
        color: #2c5179;
    }

        .bottom-background .btn span img {
            margin-top: 0.5rem;
            margin-right: -35px;
        }

        .bottom-background .btn h4 {
            font-size: 1.8rem;
        }

@media (min-width:970px) and (max-width:1500px) {
    .bottom-background .btn h4 {
        font-size: 1.4rem;
    }

    .bottom-background .btn span img {
        display: none;
    }

    .bottom-background .btn {
        background-image: none;
    }
}

.bottom-background .btn:hover {
    box-shadow: 0 0px 3px rgba(0,0,0,0.5);
}

.hours-box .btn.background-prussian-blue {
    margin-top: 2rem;
}

.hours {
    text-align: center;
}

    .hours .popular-forms {
        text-align: left;
    }

    .hours h4 {
        font-size: 3rem;
        margin-bottom: 0;
        line-height: 1.2;
    }

        .hours h4.bold {
            font-size: 3.8rem;
        }

.hrs-btn {
    padding: 0.5rem 3rem;
    border-radius: 20px;
    margin: 3rem;
    white-space: normal;
    font-size: 1.6rem;
    font-family: "Proxima Nova Bold";
}

.hours-nav .hrs-btn {
    top: 0.5rem;
    right: auto;
    margin: 0;
    color: #005179 !important;
    padding: 10px !important;
    border-radius: 15px;
}

    .hours-nav .hrs-btn:hover, .hours-nav .hrs-btn:focus, .btn.background-white:hover, .btn.background-white:focus {
        background-color: #e6e6e6 !important;
    }

.small, small {
    font-size: 90%;
}

.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, .h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
    color: #494949;
}

.border-bottom-white small {
    font-family: "Proxima Nova Light";
    padding: 0 3rem;
}

.news-list-box {
    height: auto !important;
}

.homepage-content .news-list h2 {
    font-size: 2rem;
    margin: 0.1rem 0;
}

.homepage-content .news-list li {
    width: 33%;
    float: left;
    padding: 0 1rem;
    list-style-type: none;
    margin-top: 1.5rem;
}

    .homepage-content .news-list li:first-child {
        border-right: 1px solid #ffffff;
        padding-left: 0;
        padding-right: 1rem;
        width: 33%;
    }

    .homepage-content .news-list li:last-child {
        border-left: 1px solid #ffffff;
        padding-right: 0;
        padding-left: 1rem;
        margin-bottom: 3rem;
    }

@media (max-width:890px) {
    .homepage-content .news-list li:first-child, .homepage-content .news-list li {
        width: 100%;
    }

        .homepage-content .news-list li:first-child {
            border-bottom: 1px solid #ffffff;
            border-right: none;
        }

        .homepage-content .news-list li:last-child {
            border-top: 1px solid #ffffff;
            border-left: none;
            padding: 2rem 0 0 0;
        }

    .homepage-content .news-list li {
        padding-left: 0;
    }

    .border-bottom-white small {
        padding-top: 1rem;
        display: block;
        line-height: 1.5;
    }

    .customer-testimonial {
        width: 100% !important;
    }

    .customer-image {
        display: none;
    }

    .info-box .btn.background-prussian-blue, .info-box .btn.background-white {
        background-image: none !important;
    }
}

.homepage-content .sfnewsMetaInfo {
    line-height: 1.2;
    margin-top: 1rem;
    font-size: 1.55rem;
}

.homepage-content .sfnewsSummary {
    font-size: 1.5rem;
    line-height: 1.5;
    margin: 1rem 0;
}

.homepage-content .news-list li {
    margin-bottom: 0;
}

.homepage-content a.sfnewsFullStory {
    margin-bottom: 1.5rem;
}

.notch-box {
    background-color: #ffffff;
    border-bottom-right-radius: 3rem;
    box-shadow: 0 2px 4px rgba(0,0,0,0.5);
    width: 100%;
    margin: 3.5rem auto;
    display: block;
    height: 28rem !important;
}

.notch-box-list {
    min-height: 15rem;
    display: block;
}

.notch-box li {
    font-size: 1.3rem;
    line-height: 1.3;
}

@media (min-width:570px) and (max-width:1015px) {
    .notch-box {
        height: 30rem !important;
    }

        .notch-box li {
            font-size: 1.8rem;
            line-height: 1.4;
        }
}

.notch-box-img img {
    width: 100%;
}

.notch-box-content img {
    float: left;
    margin-right: 2rem;
    width: 50px;
}

.notch-box-content h4 {
    font-family: "Proxima Nova Bold", Tahoma, sans-serif;
    font-size: 2.2rem;
}

.notch-box ol, .notch-box ul {
    list-style-type: none;
    margin-left: 10%;
}


.search-results-mvc h3 {
    font-weight: 700;
    margin-top: 4rem !important;
}

.search-results-mvc p {
    margin-bottom: 1rem;
    font-size: 1.7rem;
}

.search-results-mvc .pdf-bkgd {
    padding: 0.6rem;
    display: inline-block;
}

.notch-box li:before, .sfFormsEditor .sfTxtLbl:before, .triangle-list li:before, .feature-box li:before, .popular-forms li:before {
    content: "\25B8";
    color: #808080;
    margin-right: 0.8rem;
    font-size: 2rem;
    line-height: 0.8;
}

.triangle-list .nav-sitemap > li > a, .triangle-list .nav-stacked > li > a, .triangle-list li.nested > a {
    display: inline;
}

.info-box .triangle-list .nav-sitemap > li > a, .info-box .triangle-list .nav-stacked > li > a, .info-box .triangle-list li.nested > a {
    font-size: 1.7rem;
}

.sfFormBox.sfTxtBoxMedium, .sfFormBlock.sfTxtBlockMedium {
    clear: both;
    padding-top: 1rem;
}

.sfFormSubmit .btn {
    width: 50%;
    display: block;
    margin: 3rem auto 0;
}

.notch-box .notch-box-content {
    padding: 2rem 0.5rem 2rem 2rem;
}

    .notch-box .notch-box-content ol, .notch-box .notch-box-content ul {
        margin-left: 12%;
    }

/*End new homepage stuff*/

/*Begin new 2nd level stuff*/
#MainWrapper.main_content {
    width: 97%;
    border-radius: 0;
    background-color: #ffffff;
    box-shadow: 0 2px 4px rgba(0,0,0,0.5);
    display: block;
    margin: 2rem auto 0;
    padding: 3rem;
    background-image: url("../Images/color-bar-top.png");
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100%;
    line-height: 1.3;
    font-size: 1.7rem;
}

.jumbotron-image {
    margin-left: -3rem;
    margin-right: -3rem;
    min-height: 1rem;
    overflow: hidden;
}

    .jumbotron-image img {
        width: 100%;
    }

.sfContent p {
    font-size: 1.7rem;
}

.tabsInitialize {
    border-top: 1px solid #cfcfcf;
    padding: 2rem;
    margin-top: -5rem;
}

.no-heading table {
    margin-top: -6rem;
}

.no-heading thead {
    visibility: hidden;
}

.table-display {
    display: table;
    width: 100%;
}

.table-row-display {
    display: table-row;
}

.table-cell {
    display: table-cell;
    vertical-align: middle;
}

.accordion-wrapper .sf-document-list--table a.btn.background-prussian-blue {
    margin-top: 0 !important;
    width: 100% !important;
}

.sf-document-list--table th strong:hover {
    cursor: pointer;
    background-color: #ebfbff;
}

.customer-image {
    margin: 1.5rem 0;
}

.customer-testimonial p {
    width: 70%;
    display: block;
    margin: 2rem auto;
    font-size: 1.9rem;
}


/* Responsive iframe for jumbotron-image */
.iframe-rwd {
    position: relative;
    padding-bottom: 40%;
    padding-top: 200px;
    height: 0;
    overflow: hidden;
    margin-bottom: -30%;
}

    .iframe-rwd iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 40%;
    }

/* Responsive iframe for content area*/
.iframe-square {
    position: relative;
    padding-bottom: 70%;
    height: 0;
    overflow: hidden;
}

    .iframe-square iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

@media (max-width:1000px ) {
    .hours {
        width: 100%;
        margin-top: 2rem;
    }

    .hours-box .table-cell {
        display: block;
        margin-bottom: 3rem;
        width: 100%;
    }
}

#MainWrapper .quicknav .sfContentBlock {
    padding-top: 0;
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    vertical-align: middle;
}

.pdf-bkgd {
    background-color: #df0202;
    color: #ffffff;
    padding: 1rem;
    font-weight: 700;
    display: block;
    white-space: nowrap;
}

.sf-document-list td small, .sf-document-link td small {
    background-color: #c01235;
    color: #ffffff;
    font-weight: 700;
    padding-right: 0.8rem;
    line-height: 2;
    display: block;
    white-space: nowrap;
    text-align:right;
}

/* Announcement alert styling*/
.site-banner {
    margin-top: 70px;
    height: auto;
    z-index: 2;
    min-height: 1px;
}

    .site-banner .alert-info {
        width: 97%;
        margin: 0 auto;
        background-color: #ffffff;
        color: #005179 !important;
        text-align: center;
        border-radius: 20px;
        font-size: 1.6rem;
    }

        .site-banner .alert-info img {
            max-height: 30px;
            margin-top: -5px;
        }

body.homepage .site-banner {
    margin-top: 60px;
    background-image: url(../Images/color-bar-top.png);
    background-size: 95.6%;
    background-repeat: no-repeat;
    background-position: top center;
    position: relative;
    padding-top: 2rem;
}

    body.homepage .site-banner .alert-info {
        width: 96%;
        margin-top: 1rem;
    }

.site-banner .alert-info span a {
    text-decoration: underline;
}

    .site-banner .alert-info span a:hover {
        text-decoration: none;
    }

body.homepage .site-headline {
    margin: 2rem 0 5rem;
}

/*FAQ styling */
.ladbs-list-widget-title {
    font-weight: 700;
    cursor: pointer;
    margin: 2rem 0;
}

    .ladbs-list-widget-title:before {
        content: "\002B";
        color: #f0ac4c;
        padding-right: 1rem;
    }

    .ladbs-list-widget-title.expanded:before {
        content: "\2212";
    }

.ladbs-list-widget-content {
    margin: -1.5rem 0 3rem 2.7rem;
    display: none;
}

    .ladbs-list-widget-content.active {
        display: block;
    }

.no-js .ladbs-list-widget-title {
    cursor: default;
}

.no-js .ladbs-list-widget-content {
    display: block;
}

.managers-list .row {
    margin-bottom: 5rem;
}

.managers-list img {
    width: 240px;
}

.managers-list h3 {
    margin-top: -0.6rem;
}

/* Form submission error styling */
.sfError {
    margin-top: 1rem;
    position: absolute;
    color: red;
}

.ladbs-list-widget-content p {
    font-size: 1.7rem;
}

.carousel-control {
    width: 5%;
}

    .carousel-control.left, .carousel-control.right, a.carousel-control:focus {
        background: none;
        box-shadow: none;
    }

    .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
        right: 80%;
    }

    .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
        left: 80%;
    }

    .carousel-control .glyphicon {
        color: #ffffff;
    }

.galleria-thumbnails {
    margin: 0 auto;
}

.js-Gallery-image {
    font-size: 5rem;
}

    .js-Gallery-image a:hover, .js-Gallery-thumbs a:hover {
        cursor: pointer;
        text-decoration: none;
    }

    .js-Gallery-image img {
        max-height: 400px;
    }

.js-Gallery-thumbs img {
    border: 1px solid transparent;
}

    .js-Gallery-thumbs img:hover {
        border: 1px solid #005179;
    }

.background-prussian-blue a.btn {
    border: none;
    text-decoration: none;
}

@media (min-width:768px) {
    .hours-nav {
        position: absolute !important;
        right: 10rem !important;
    }
}

@media screen and (max-width:1200px) {
    div.feature-box ul, div.feature-box ol {
        min-height: 8em;
    }

        div.feature-box ul.nav, div.feature-box ol.nav {
            min-height: auto;
        }
}

@media (max-width:900px) {
    .customer-testimonial p {
        font-size: 1.5rem;
    }
}


@media (max-width:768px) {
    .bottom-background {
        padding: 5rem 0 10rem;
    }
}

@media (max-width:1500px) {
    .notch-box .notch-box-content ul, .notch-box .notch-box-content ol {
        margin-top: 2.5rem;
    }
}

@media (min-width:1500px) {
    .notch-box li {
        font-size: 1.6rem;
    }

    .bottom-background {
        padding: 0 0 30rem;
    }
}


@media (min-width:1600px) {
    #MainWrapper h2 {
        font-size: 34px;
    }

    #MainWrapper.main_content, #MainWrapper.main_content p, #MainWrapper.main_content ul {
        font-size: 2rem;
    }

    #MainWrapper .nav > li {
        font-size: 2rem;
    }

    h4 {
        font-size: 22px;
    }

    #MainWrapper .feature-box .nav > li, #FooterWrapper div.feature-box ul, #FooterWrapper div.feature-box ol, #FooterWrapper div.services-list ul, #FooterWrapper div.services-list ol, .quicknav li {
        font-size: 1.8rem;
    }

    .quicknav li {
        line-height: 2.3rem;
    }
}


@media (max-width: 970px) {
    .home-jumbotron img.homepage-landing {
        /*top: 20px;*/
        /*min-width:900px;*/
        min-width: 1000px;
    }

    .jumbotron-image img {
        min-width: 700px;
        height: auto;
    }

    .info-box {
        margin-top: -5rem;
    }

    .col-lg-8 {
        width: 100% !important;
    }

    .accordion--closed .tabs-container__title[aria-selected="false"], .tabs-init .tabs-container__title[aria-selected="false"] {
        background-image: url(../Images/arrow-go-down.png);
        background-repeat: no-repeat;
        background-position: right center;
        padding-right: 6rem;
    }
}

@media (max-width:768px) {
    .info-box, .info-box p, .info-box ul, .btn.background-prussian-blue {
        font-size: 1.7rem !important;
    }

    h2.single-news span {
        font-size: 2.5rem;
    }

    body.homepage .site-banner {
        background-image: none;
    }
}

@media (max-width:450px) {
    h2 {
        font-size: 2.5rem;
    }

    h3 {
        font-size: 2.2rem;
    }

    .home-jumbotron span.main-title {
        font-size: 2.6rem;
    }

    .sfFormSubmit input[type="submit"] {
        width: 100%;
    }

    .notch-box-content img {
        width: 30px;
    }

    .info-box {
        padding-top: 10px;
    }

    .notch-box .notch-box-content ol, .notch-box .notch-box-content ul {
        margin-left: 0;
    }

    .notch-box li {
        font-size: 1.5rem;
    }

    div.feature-box ul, div.feature-box ol {
        min-height: 10em;
    }

    .container-fluid, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12 .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
        padding-right: 10px;
        padding-left: 10px;
    }

    .equal-height, .notch-box {
        height: auto !important;
    }

    .bottom-background .btn span img, .hours-box .background-prussian-blue img, .hours-box .background-orange img {
        display: none;
    }

    .hrs-btn {
        margin: 1rem 0;
        padding: 0.2rem;
        border-radius: 7px;
    }

    .bottom-background .btn {
        background-image: none;
    }

    .hours-box .background-prussian-blue, .hours-box .background-orange {
        padding: 10px;
        background-image: none;
    }

    img.logo-image {
        width: 80px;
        margin-top: 1.5rem;
    }

    .btn-primary.wait-times {
        background-image: none;
        padding-left: 1.5rem;
    }
}


.width-auto {
    width: auto;
}

.anchor {
    display: inline-block;
    height: 115px; /*same height as header*/
    margin-top: -115px; /*same height as header*/
    visibility: hidden;
}


.no-margin {
    margin: 0;
}

.margin-bottom {
    margin-bottom: 5rem !important;
}

.margin-top {
    margin-top: 3rem !important;
}

.margin-left {
    margin-left: 8rem !important;
}

.no-padding {
    padding: 0;
}

.x-padding {
    padding: 3rem !important;
}

.display-none {
    display: none;
}

.align-left {
    text-align: left;
}

.align-right {
    text-align: right;
}

.videoWrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
}

    .videoWrapper iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

@media (max-width:767px) {
    .table-responsive {
        overflow-x: auto;
        background-image: linear-gradient(to right, #ffffff, rgba(255, 255, 255, 0)), linear-gradient(to left, #ffffff, rgba(255, 255, 255, 0)), linear-gradient(to right, #DCDCDC, rgba(195, 195, 197, 0)), linear-gradient(to left, #DCDCDC, rgba(195, 195, 197, 0));
        background-position: 0 0, 100% 0, 0 0, 100% 0;
        background-repeat: no-repeat;
        background-color: white;
        background-size: 4em 100%, 4em 100%, 1em 100%, 1em 100%;
        background-attachment: local, local, scroll, scroll;
    }
}
