﻿html,body{
    height: 100%;
}

form {
    height: 100%;
}

h1, h2, h3, h4, h5, h6 
{
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: bold;
    text-transform: uppercase;
}

.outer-container
{
	background-color: #052b46;
	font-size: 14px;
	padding-top: 30px;
    padding-bottom: 15px;
}

.outer-menu
{
	background-color: #ffc800;
	overflow: hidden;
	font-size: 10px;
	padding: 10px 0px;
}

.outer-body
{
	background-color: #eaeaea;
	overflow: hidden;
	font-size: 14px;
	padding: 10px 0px;
	border-bottom: 2px solid #d6d6d6;
	margin-bottom: 20px;
}

hr.spacer-10 {
    border: 0;
    clear: both;
    margin:0 0 10px;
}

hr.spacer-30 {
    border: 0;
    clear: both;
    margin:0 0 30px;
}

.subscribeboxpadding {
    padding-top: 2%;
}

.list-unstyled-nomargin{
    list-style: none;
}

.list-unstyled-nomargin > li {
    margin-left: -20px;
}

Google Search Box
.cse input.gsc-input, input.gsc-input {
    background-image:none !important;
    color: #000;
}

.news-home{
    line-height: 15px;
    font-weight: 500;
}

.glypHome{
    font-size: 11px;
    font-weight: 100;
}

.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
    border: none;
}

.largefont {
    font-size: 1.5em;
}

/* #Freeholders Panel ================================================== */

.freeholders{
    margin-bottom: 15px;
}
.freeholderHeader{ /*changed it from newsHeader to freeholderheader */
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 25px;
    font-weight: 700;
    line-height: 1.5;
    padding-top: 10px;
    text-transform: uppercase;
}

.darklink {
    color: #052b46;
    font-weight: bold;
}

/* #Accordion Panels ================================================== */
.collapsePanelHeader{
    background-color: #052B46;
    color: #fff;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: normal;
	text-transform: uppercase;
    padding: 5px;
    cursor: pointer;
    vertical-align: middle;
}
.collapsePanel{
    height: 0px;
    background-color: white;
    padding: 10px;
    overflow: hidden;
}  

.freeholderpanel{
    margin-top: 2%;
}

.collapseOPRAHeader{
    border-bottom: solid 1px;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 500;
	text-transform: uppercase;
    padding: 5px;
    cursor: pointer;
}

/* #Boards Commissions ================================================== */
.boardTitle {
    font-weight: 700;
    font-size: 1.5em;
}

.boardBold {
    font-weight: 700;
}

.BoardCom-table td {
    padding: 2px 2px !important;
}

.BoardCom-table hr {
    margin-top: 0px;
    margin-bottom: 0px;
}
    /* #Images ================================================== */
    .img-thumbnail {
    margin-left: 15px;
}
.img-freeholders{
    margin-left: 0 !important;
    margin-right: 15px;
    align-content: center;
}
.img-gallery {
    border: 1px solid #333333;
    margin-right: 15px;
}

/* #Slider ================================================== */
.carousel {
  margin:0 auto;
}

.carousel .item {
    width:100%;
    height:auto;
}
.carousel-inner > .item > img {
  min-width:100%;
  height:auto;
}

/* #Highlight Buttons ================================================== */
.btn-dark {
    background-color: #052b46;
    color: #fff;
}

.btn-dark:hover {
    background-color: #337AB7;
    color: #fff;
    }

.btn-dark:active {
    color: #fff;
}


.highlights {
    margin-bottom: 10px;
}

.highlights-top {
    margin-top: 10px;
}

.btn-gallery{
    margin: 0px 5px;
}

/* #Buttons ================================================== */
@media screen and (max-width: 767px) {
    .btn {
        width: 100%;
        margin-bottom: 5px;
    }
}

    /* #Navigation ================================================== */
    .navbar-default {
        margin-bottom: 0px;
        border: none;
        background-color: #b3cde0;
    }

    .nav-text {
        font-size: 16px;
        float: right;
        padding-left: 10px;
        margin-top: -3px;
    }

    .icon-bar-group {
        float: left;
    }

    .nav-text-sub {
        font-size: 16px;
        float: right;
        padding-left: 30px;
        margin-top: -3px;
    }

    .navbar-default .navbar-toggle, icon-bar {
        font-size: 50px;
        border: none;
    }

    /*Change main nav text color here*/
    .navbar-default .navbar-nav > li > a {
        color: #002F4B;
    }

    /*Sets color on toggle bar background hover*/
    .navbar-default .navbar-toggle:hover,
    .navbar-default .navbar-toggle:focus {
        background-color: #fff;
    }

    /*Sets color on toggle sandwich bars*/
    .navbar-default .navbar-toggle .icon-bar {
        background-color: #002F4B;
    }

    /*Sets alphabetical letter color on navbar*/
    .dropdown-header {
        color: #428bca;
        font-size: 18px;
    }

    .dropdown-menu .dropdown-menu > li > a {
        background-color: #ff0000;
        color: #ff0000;
    }


    .dropdown-menu > li ul > li > a:hover,
    .dropdown-menu > li ul > li > a:focus {
        text-decoration: none;
        color: #262626;
        background-color: #f5f5f5;
    }


    /*Sets the text hover color on navbar*/
    .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
        color: #FFC800;
    }

    /*Change main nav text color here*/
    .navbar-nav > li > a {
        color: #fff;
        font-size: 18px;
        font-family: 'Roboto Condensed', sans-serif;
        font-weight: bold;
        text-transform: uppercase;
    }

    /*Sets the text hover color on navbar*/
    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
        color: #fff;
        background-color: #002F4B;
    }

    /*BACKGROUND color for active navbar*/
    .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active >
    a:hover, .navbar-default .navbar-nav > .active > a:focus {
        color: white;
        background-color: #002F4B;
    }

    /*change color of links in drop down */
    .dropdown-menu > li > a:hover,
    .dropdown-menu > li > a:focus {
        color: #333333;
        text-decoration: none;
        background-color: #ccd5db;
    }

    /*Change rollover cell color*/
    .nav > li > a:hover,
    .nav > li > a:focus {
        text-decoration: none;
        background-color: silver;
    }

    /*Large Navigation Settings - Municipalities*/
    .dropdown-large {
        position: static !important;
    }

    .dropdown-menu-large {
        left: auto;
        padding: 20px 0px;
    }

        .dropdown-menu-large > li > ul {
            padding: 0;
            margin: 0;
        }

            .dropdown-menu-large > li > ul > li {
                list-style: none;
            }

                .dropdown-menu-large > li > ul > li > a {
                    display: block;
                    padding: 3px 20px;
                    clear: both;
                    font-weight: normal;
                    line-height: 1.428571429;
                    color: #333333;
                    white-space: normal;
                }

        .dropdown-menu-large > li ul > li > a:hover,
        .dropdown-menu-large > li ul > li > a:focus {
            text-decoration: none;
            color: #262626;
            background-color: #f5f5f5;
        }

        .dropdown-menu-large .disabled > a,
        .dropdown-menu-large .disabled > a:hover,
        .dropdown-menu-large .disabled > a:focus {
            color: #999999;
        }

            .dropdown-menu-large .disabled > a:hover,
            .dropdown-menu-large .disabled > a:focus {
                text-decoration: none;
                background-color: transparent;
                background-image: none;
                filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
                cursor: not-allowed;
            }

        .dropdown-menu-large .dropdown-header {
            color: #428bca;
            font-size: 18px;
        }

    @media (max-width: 768px) {
        .dropdown-menu-large {
            margin-left: 0;
            margin-right: 0;
        }

            .dropdown-menu-large > li {
                margin-bottom: 30px;
            }

                .dropdown-menu-large > li:last-child {
                    margin-bottom: 0;
                }

            .dropdown-menu-large .dropdown-header {
                padding: 3px 15px !important;
            }

        .dropdown-menu > li > a:hover {
            color: #262626;
            text-decoration: none;
            background-color: #f5f5f5;
        }
    }

    /*Toggle align to left*/
    .navbar-toggle.navbar-left {
        float: left;
        margin-left: 10px;
    }

    /*Collapse mobile*/
    @media (max-width: 1199px) {
        .navbar-header {
            float: none;
        }

        .navbar-toggle {
            display: block;
        }

        .navbar-collapse.collapse {
            display: none !important;
        }

        .navbar-nav {
            float: none !important;
            margin: 7.5px -15px;
        }

            .navbar-nav > li {
                float: none;
            }

                .navbar-nav > li > a {
                    padding-top: 10px;
                    padding-bottom: 10px;
                }

        .navbar-text {
            float: none;
            margin: 15px 0;
        }
        /* since 3.1.0 */
        .navbar-collapse.collapse.in {
            display: block !important;
        }

        .collapsing {
            overflow: hidden !important;
        }

        .menu-search {
            float: none !important;
        }
    }

    /**** Menu Searchbox ================================================== */
    .menu-search {
        max-width: 300px;
        float: right;
        padding-top: 10px;
    }

    .menu-searchfooter .gsc-search-button-v2 {
        background-color: #B3CDE0;
        border: 5px;
    }


    /* POSTS ================================================== */
    .DirHeading {
        font-size: 30px;
        font-family: inherit;
        font-weight: 500;
        padding-top: 15px;
        font-family: 'Roboto Condensed', sans-serif;
        font-weight: bold;
        text-transform: uppercase;
    }

    /* CHECKLIST- SUBSCRIBER ================================================== */
    .SubscriberCHK {
        margin-left: 15px;
        border: 0;
    }

    /* DEPARTMENTS ------------------------------------------------------------*/
    .deptHeader {
        font-family: 'Roboto Condensed', sans-serif;
        font-size: 25px;
        font-weight: 700;
        text-transform: uppercase;
        text-decoration: underline;
    }

    /* NEWS ------------------------------------------------------------*/
    .itemHeader {
        border-bottom: 1px dashed #002F4B;
        border-bottom-width: thin;
        font-size: 16px;
        text-align: left;
        font-weight: bold;
        padding: 5px;
        margin-top: 5px;
        cursor: pointer;
    }

    .newsHeader {
        font-family: 'Roboto Condensed', sans-serif;
        font-size: 20px;
        font-weight: 700;
        padding-top: 10px;
        text-transform: uppercase;
    }

    .newsContent {
        padding: 5px;
        text-align: left;
    }

        .newsContent img {
            padding-right: 20px;
            padding-bottom: 20px;
        }

    .newsLink {
        font-size: 12px;
        text-align: right;
    }

    .newsletter {
        font-size: 12px;
        display: inline-block;
        margin: 0 auto;
        text-align: center;
        width: 175px;
        overflow: hidden;
    }

    .contentHead {
        font-family: 'Roboto Condensed', sans-serif;
        font-size: 30px;
        text-align: left;
        font-weight: bold;
        padding: 5px;
        margin-top: 5px;
        text-transform: uppercase;
    }


    /* #Footer ================================================== */

    .site-footer {
        background-color: #052b46;
        color: #fff;
        font-size: 14px;
        padding-top: 30px;
        margin-top: 30px;
    }

    .footer {
        height: 100%;
    }

    .container {
        min-height: 70%;
        height: auto !important;
        height: 100%;
    }

    .footer,
    .footer a,
    .footer a:visited {
        color: #ffffff;
        font-size: 14px;
        text-decoration: none;
        outline: 0;
        -webkit-transition: color 0.3s ease;
        -moz-transition: color 0.3s ease;
        -o-transition: color 0.3s ease;
        transition: color 0.3s ease;
    }

        .footer a, .footer a:visited {
            text-decoration: none;
        }

            .footer a:hover,
            .footer a:focus {
                color: #c1e0ef;
            }

        .footer p {
            color: #fff;
        }

    /*  Sticky footer styles      -------------------------------------------------- */




/* #GENERAL MOBILE ONLY STYLES ================================================================================================================================ */
    @media screen and (max-width: 767px) {
        .columnsHome {
            width: 100%;
            text-align: center;
            margin-bottom: 5px;
        }
    }

  
    
    /*  Custom Lists for Content Docs,PDFs,Links  -------------------------------------------------- */

    ul {
        margin-left: 20px;
        padding-left: 0px
    }


        ul.file-list {
            list-style-type: none;
            margin-left: 20px;
        }

            ul.file-list li:before {
                content: "\e022";
                font-family: 'Glyphicons Halflings';
                font-size: 14px;
                float: left;
                margin-top: -1px;
                margin-left: -17px;
                color: #000;
            }

        ul.link-list {
            list-style-type: none;
            margin-left: 20px;
            margin-bottom: 8px;
        }

            ul.link-list li:before {
                content: "\e258";
                font-family: 'Glyphicons Halflings';
                font-size: 14px;
                float: left;
                margin-top: -1px;
                margin-left: -17px;
                color: #000;
            }

        ul.book-list {
            list-style-type: none;
            margin-left: 20px;
        }

            ul.book-list li:before {
                content: "\e043";
                font-family: 'Glyphicons Halflings';
                font-size: 14px;
                float: left;
                margin-top: -1px;
                margin-left: -17px;
                color: #000;
            }

    /**** FAQ  Accordion ================================================== */

    .FAQheader {
        font-weight: bold;
        margin-bottom: 10px;
    }

    .FAQheaderBig {
        font-weight: bold;
        margin-bottom: 16px;
        font-size: 20px;
    }

    .FAQcontent {
        border-bottom: 1px solid #cdcdcd;
        margin-bottom: 15px;
    }


    /**** Custom CSS for No Link PDF Files ================================================== */
    .nolinktitle {
        font-weight: bold;
        padding-bottom: 3px;
        font-size: 16px;
    }


    .contentHeader {
        font-family: 'Roboto Condensed', sans-serif;
        font-weight: bold;
        text-transform: uppercase;
        font-size: 30px;
        padding-top: 10px;
    }


/*************Cattus Carousel CSS*******************************/
.cattus-logo {
    padding: 10px;
    float: left;
    width: 140px;
}

    .cattus-header h2 {
        padding-top: 35px;
    }

    .cattus-header h3 {
        margin-top: 0px;
    }


    @media (max-width: 700px) {
        .cattus-header {
            text-align: center;
        }

        .cattus-logo {
            float: none;
            margin: 0 auto;
        }

        .cattus-header h2 {
            padding-top: 0px;
            margin-top: 10px;
        }
    }


    #CattusCarousel {
        margin-bottom: 20px;
    }

        #CattusCarousel .carousel-indicators {
            bottom: -30px;
        }

            #CattusCarousel .carousel-indicators .active {
                background-color: #000;
            }

        #CattusCarousel .item .carousel-caption {
            opacity: 0;
            transition: 0.3s;
            background-color: #000;
            width: 100%;
            margin: 0 auto;
            position: absolute;
            bottom: 0;
            left: auto;
            right: auto;
            padding: 15px;
        }

        #CattusCarousel .item .container {
            padding: 0px;
        }

        #CattusCarousel .item:hover .carousel-caption {
            opacity: 1
        }

        #CattusCarousel .carousel-indicators li {
            color: #000;
            border-color: #000;
        }

    @media (max-width: 700px) {

        #CattusCarousel .item .carousel-caption {
            opacity: 1;
            position: relative;
        }

        #CattusCarousel .item .container {
            width: auto;
        }

        .carousel-control.right, .carousel-control.left {
            background-image: none;
        }
    }

    .no-top {
        margin-top: 0;
    }


    /*************Cattus Restoration Gallery CSS*******************************/
    .CIRgallery .thumbnail {
        display: inline-block;
        width: 23%;
        margin: 5px;
        -moz-box-shadow: 3px 3px 10px #e0e0e0;
        -webkit-box-shadow: 3px 3px 10px #e0e0e0;
        box-shadow: 3px 3px 10px #e0e0e0;
    }

    .CIRgallery img {
        width: 100%;
        float: left;
    }

    @media (max-width: 1200px) {
        .CIRgallery .thumbnail {
            width: 48%;
        }
    }

    @media (max-width: 700px) {
        .CIRgallery .thumbnail {
            width: 95%;
        }
    }

    .milestone-bullets {
        list-style-type: none;
    }

        .milestone-bullets li:nth-child(1) {
            list-style-image: url('../Resources/milestone-arrow.jpg');
            font-weight: bold;
        }


    .footnote {
        color: #aaa;
        font-size: 12px;
    }


    /* Residential Emergency Rental Assistance Program ================================================== */

    .hide-me {
        display: none;
    }

    .RERAPLogo {
        float: left;
        width: 100px;
        padding-top: 15px;
        padding-right: 10px;
    }

    .RERAP ul li, .RERAP ol li {
        padding-bottom: 5px;
    }

    .RERAP ul, .RERAP ol {
        margin-bottom: 0px;
    }

    .RERAP .btn-info {
        color: #fff;
        background-color: #428bca;
        border-color: #428bca;
    }

        .RERAP .btn-info:hover {
            background-color: #609dd2;
        }

    .RERAP .btn-application {
        color: #fff;
        background-color: #428bca;
        border-color: #428bca;
        font-size: 22px;
        text-transform: none;
        font-family: 'Roboto Condensed', sans-serif;
        width: 90%;
        display: block;
        margin: 0 auto;
        padding: 10px 15px;
        white-space: normal;
    }

        .RERAP .btn-application:hover {
            background-color: #609dd2;
        }

.btn-application {
    color: #fff;
    background-color: #428bca;
    border-color: #428bca;
    font-size: 22px;
    text-transform: none;
    font-family: 'Roboto Condensed', sans-serif;
    width: 90%;
    display: block;
    margin: 0 auto;
    padding: 10px 15px;
    white-space: normal;
}

.btn-application:hover {
        background-color: #609dd2;
    }

    .RERAP .nolinktitle {
        font-weight: bold;
        padding-bottom: 3px;
        font-size: 16px;
    }

    .RERAP.panel-default {
        border-color: #93b3ca;
    }

    .RERAP .panel-title {
        font-size: 22px;
        margin: 5px;
        text-transform: capitalize;
    }

    .RERAP .panel-default > .panel-heading {
        background-color: #c4dae9;
    }



    .RERAPsupportedby {
        font-weight: bold;
        color: #79a7c7;
        text-align: center;
        font-size: 18px;
        margin-bottom: -15px;
    }

    .RERAPtable th {
        text-align: center;
        color: #fff;
        background-color: #2b76a9;
        padding: 10px;
        border: solid 1px #0064a9;
        border-collapse: collapse;
    }

    .RERAPtable tr {
        background-color: #e8f5ff;
    }

        .RERAPtable tr:nth-child(even) {
            background-color: #cbe0f0;
        }

    .RERAPtable td {
        border: solid 1px #004879;
        border-collapse: collapse;
        padding: 10px;
    }

    .RERAPFAQHeader {
        font-weight: bold;
        border-top: 1px solid #cdcdcd;
        padding-top: 10px;
        margin-top: 10px;
    }

        .RERAPFAQHeader .glyphicon {
            padding-right: 5px;
        }

    .RERAPFAQcontent {
        padding-top: 10px;
    }

    .RERAP-msgbox {
        border: solid 1px #93b3ca;
        background-color: #e8f5ff;
        padding: 20px;
        border-radius: 10px;
    }

    /* CARES Non-Profit Program ================================================== */

    .CARESLogo {
        float: left;
        width: 100px;
        padding-top: 15px;
        padding-right: 10px;
        margin-bottom: 15px;
    }

    .CARES ul li, .CARES ol li {
        padding-bottom: 5px;
    }

    .CARES ul, .CARES ol {
        margin-bottom: 0px;
    }

    .CARES .btn-info {
        color: #fff;
        background-color: #428bca;
        border-color: #428bca;
    }

    .RERAP .btn-info:hover {
        background-color: #609dd2;
    }

    .CARES .btn-application {
        color: #fff;
        background-color: #428bca;
        border-color: #428bca;
        font-size: 22px;
        text-transform: none;
        font-family: 'Roboto Condensed', sans-serif;
        width: 90%;
        display: block;
        margin: 0 auto;
        padding: 10px 15px;
        white-space: normal;
    }

        .CARES .btn-application:hover {
            background-color: #609dd2;
        }

    .CARES .nolinktitle {
        font-weight: bold;
        padding-bottom: 3px;
        font-size: 16px;
    }

    .CARES .panel-default {
        border-color: #93b3ca;
    }

    .CARES .panel-title {
        font-size: 21px;
        margin: 5px;
        text-transform: capitalize;
    }

    .CARES .panel-default > .panel-heading {
        background-color: #c4dae9;
    }



    .CARESsupportedby {
        font-weight: bold;
        color: #79a7c7;
        text-align: center;
        font-size: 18px;
        margin-bottom: -15px;
    }

    .CAREStable th {
        text-align: center;
        color: #fff;
        background-color: #2b76a9;
        padding: 10px;
        border: solid 1px #0064a9;
        border-collapse: collapse;
    }

    .CAREStable tr {
        background-color: #e8f5ff;
    }

        .CAREStable tr:nth-child(even) {
            background-color: #cbe0f0;
        }

    .CAREStable td {
        border: solid 1px #004879;
        border-collapse: collapse;
        padding: 10px;
    }

    .CARESFAQHeader {
        font-weight: bold;
        border-top: 1px solid #cdcdcd;
        padding-top: 10px;
        margin-top: 10px;
    }

        .CARESFAQHeader .glyphicon {
            padding-right: 5px;
        }

    .CARESFAQcontent {
        padding-top: 10px;
    }

    .app-box {
        border: solid 1px #93b3ca;
        background-color: #e8f5ff;
        padding: 20px;
        border-radius: 10px;
    }

    .checklist {
        font-size: 16px;
    }

/* HOW Do I page ================================================== */
.HOWDOIlistingtext {
    list-style: disc;
    line-height: 2em;
    text-transform: none;
}

    .HOWDOIlistingtext a {
        font-weight: bold;
        text-decoration: underline;
    }


/* 175th Anniversary Event formatting ================================================== */

.events-list a h4 {
    font-size: 20px;
    padding: 3px 0px;
}

#BodyPlaceHolder_EventTable td {
    width: 33%;
    vertical-align: top;
}

#BodyPlaceHolder_EventTable td {
    padding-bottom: 15px;
}

.event-image {
    width: 100%;
    border: solid 1px #000;
}


.event-home {
    width: 75%;
    margin-bottom: 15px;
}

.event-title {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 20px;
    font-weight: 700;
    padding-top: 10px;
    text-transform: uppercase;
}

.OneEventFix div {
    width:50%;
    float:none !important;
    margin:0 auto;
}

@media only screen and (max-width: 768px) {
    #BodyPlaceHolder_EventTable td {
        display: block;
        width:100%;
    }

    #BodyPlaceHolder_EventTable div {
        margin-bottom: 15px;
        width:100%;
    }

    .event-home {
        margin-bottom: 5px;
    }
}