﻿#aboutModalInfo.modal, #contactModalInfo.modal{
	z-index:999999;
}

input.ms-InlineSearch-SearchBox-Baseline.ms-InlineSearch-SearchBox-Baseline {
    width: 100% !important;
    height: 30px;
}

#inplaceSearchDiv_WPQ1_lsparent {
    height: 30px;
}

#bottomPagingWPQ1 {
    float: right;
}

#js-listviewthead-WPQ1 {
    background-color: #1C2A48;
}

#js-listviewthead-WPQ1 a:link {
    color: white;
    font-size: 1.25rem;
}

.ms-listviewtable {
    width: 100%;
}

.ms-srch-item-title h3 {
    font-size: 1.25rem;
}

.ms-srch-item-path {
    width: 100%;
}

.ms-promlink-button-image {
    display: none;
}

#pagingWPQ1next a {
    border: none;
}

#pagingWPQ1prev a {
    border: none;
}

#pagingWPQ1next a:after {
    content: "\f105";
    font-family: "Font Awesome 5 Pro";
    font-weight: 500;
    font-size: 1rem;
    float: right;
    display: block;
}

#PageLinkPrev {
    border: none;
}

#pagingWPQ1prev a:after {
    content: "\f104";
    font-family: "Font Awesome 5 Pro";
    font-weight: 500;
    font-size: 1rem;
    float: right;
    display: block;
}

.btn-BrSoc {
    padding: 6px 15px !important;
    font-size: 1.5rem !important;
}

#agencyInfo .btn-agency {
    color: #333;
    background: #FF9802;
}

#agencyInfo .test-ins {
    background: transparent !important;
    color: #1C2A48 !important;
    box-shadow: none !important;
}

#agencyInfo .test-yt {
    background: transparent !important;
    color: #1C2A48 !important;
    box-shadow: none !important;
}

#agencyInfo .test-tw {
    background: transparent !important;
    color: #1C2A48 !important;
    box-shadow: none !important;
}

#agencyInfo .test-fb {
    background: transparent !important;
    color: #1C2A48 !important;
    box-shadow: none !important;
}

#agencyInfo .test-contact {
    background: #FFD600 !important;
    color: #1C2A48 !important;

}

#agencyInfo .test-about {
    background: white !important;
    color: #1C2A48 !important;
}

#imageCarousel .carousel .carousel-control-next-icon,
#imageCarousel .carousel .carousel-control-prev-icon {
    width: 50px;
    height: 50px;
}

.ms-sitemapdirectional:after {
    padding: 0px 10px 0px 10px;
    margin-bottom: -5px;
    font-family: "Font Awesome 5 Pro";
    font-weight: 700;
    content: "\f104";
    font-size: 1rem;
}

.magazine-section ul li:last-child {
    border-bottom: none !important;
    padding-bottom: 10px;
}

/*** BreadCrumb Styles **/

.layoutCrumb {
    font-size: 1rem;
    font-weight: 300;
}

/** End BreadCrumb Styles **/

.vjs-default-skin .vjs-big-play-button {
    /* The font size is what makes the big play button...big. 
	 All width/height values use ems, which are a multiple of the font size.
	 If the .video-js font-size is 10px, then 3em equals 30px.*/
    font-size: 3em!important;
    /* We're using SCSS vars here because the values are used in multiple places.
	 Now that font size is set, the following em values will be a multiple of the
	 new font size. If the font-size is 3em (30px), then setting any of
	 the following values to 3em would equal 30px. 3 * font-size. */
    /* 1.5em = 45px default */
    line-height: 2em!important;
    height: 2em!important;
    width: 2em!important;
    min-width: 2em!important;
    /* 0.06666em = 2px default */
    border: 0.05em solid #fbc02d!important;
    /* 0.3em = 9px default */
    border-radius: 50%!important;
    /* Align center */
    left: 50%!important;
    top: 50%!important;
    margin-left: -1em!important;
    margin-top: -1em!important;
}

.modal-header button {
    min-width: auto;
}

/* Main Styles*/
.sticky {
    position: fixed;
    top: 5rem;
    width: 100%;
    z-index: 450;
    background-color: #039BE5 !important;
    color: white;
    display: none;
}

.libraryLayoutWrapper.sticky {
    top: 7.8rem;
}

.sticky a {
    color: white;
}

#agencyInfo .modal-header {
    background-color: #039BE5;
}

#agencyInfo .btn {
    margin-left: 0px;
}

#agencyInfo .btn-contact {
    color: #000 !important;
    margin-right: 2px;
}

#agencyInfo .btn-style {
    margin-right: 2px;
}

#agencyInfo .btn-contact:hover {
    color: #000;
}

.img-fluid-agency {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.img-fluid-agency:before {
    content: "";
    display: block;
    padding-top: 56%;
}

.img-fluid-agency img {
    display: block;
    width: 100%;
    height: auto;
    position: absolute;
    top: 0;
    left: 0;
}

#quickLinks {
    background: #EAEAEA
}

#upcomingEvents a {
    color: white !important;
    font-size: 1.3rem;
    line-height: 1.5rem;
}

#upcomingEvents a:after {
    content: none;
}

/* Main Headers-Section Title Styles */
.divider-broward {
    line-height: 1;
    width: 100%;
    position: relative;
}

/***Responsive styles for Content Types**/
div.img-fluid-inner img {
    width: 100%;
    height: auto;
}

.articleTitles>li {
    margin: 1.5rem 0;
    border-bottom: 1px solid #e0e0e0 !important;
}

/***End Responsive Styles for Content Types**/
.divider-broward .broward-titles-bg-grey {
    line-height: 1;
    position: relative;
    background: #EAEAEA;
    display: inline-block;
    margin-right: 1rem;
    padding-right: 1%;
    position: relative;
    text-align: left;
}

.divider-broward .broward-titles-bg-white {
    line-height: 1;
    position: relative;
    background: #fff;
    display: inline-block;
    margin-right: 1rem;
    padding-right: 1%;
    position: relative;
    text-align: left;
}

.divider-broward .broward-titles {
    font-size: 2rem;
    font-weight: 700;
    line-height: 1;
    color: #1C2A48;
    text-transform: uppercase;
}

.divider-broward:before {
    content: "";
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    border-top: 3px solid #039BE5;
    left: 0;
    right: 0;
}

/* Site Links Section Styles */
.siteLinks {
    background-color: #039BE5;
}

.siteLinks h1 {
    color: #ffffff;
    padding: 1rem 0;
    text-align: left;
    font-weight: 700;
}

.siteLinks-item.list-group-item {
    background-color: transparent;
    border-top: none;
    border-right: none;
    border-left: none;
    border-bottom: 2px solid #fff;
    text-align: left;
    color: #fff !important;
}

#siteLinks a {
    font-family: 'Arquette' !important;
    font-weight: 500 !important;
    font-size: 1rem;
}

.services-group .services-item:before {
    content: url(/Style%20Library/V7/img/sun.png);
    float: left;
    padding-left: .2rem;
}

/*.services-group .siteLinks-item:before {
    content: "\f22d";
    font-family: "Font Awesome 5 Pro";
    font-weight: 300;
    float: left;
    padding-right: .5rem;
}*/

.services-group .siteLinks-item:after {
    content: "\f061";
    font-family: "Font Awesome 5 Pro";
    font-weight: 300;
    float: right;
}

.svc-icon {
    margin-right: 8px
}

/* Remove Footer Margin for Page Layouts */
footer.page-footer {
    margin-top: 0 !important;
    position: absolute;
    width: 100%;
    height: 407px;
}

.carousel-caption a {
    color: #fff !important;
    text-decoration: none;
}

#imageCarousel .carousel-caption a:visited {
    color: #fff !important;
    text-decoration: none;
}

.carousel-caption a:hover {
    color: #fff !important;
    text-decoration: underline;
}

.card {
    border-radius: .2rem !important;
}

.link-item a:hover {
    text-decoration: none;
}

.link-item a {
    padding: 3px;
}

.BGimage {
    background: linear-gradient(0deg, rgba(233, 236, 239, 0.51), #f8f9fa),
        url("/Style%20Library/V7/img/HomeHero/OLD/hero7.jpg") bottom center no-repeat;
}

.magazine-section a,
a:link,
a:visited {
    color: #000;
}

.breadcrumb {
    background-color: transparent;
    padding-left: 0px;
    margin-bottom: 0px;
}

.breadcrumb-item.active {
    color: #808080;
}

.breadcrumb-item+.breadcrumb-item::before {
    color: #000;
}

.QL-item a:visited,
.QL-item a:focus,
.QL-item a:active,
.QL-item a:hover {
    outline: 0;
}

/*.mdb-lightbox figure{
	width: 100%;
    overflow: hidden;
    position: relative;
}
.mdb-lightbox figure:before{
	content: "";
    display: block;
    padding-top: 56%;
}
.mdb-lightbox figure img{
	display: block;
    width: 100%;
    height: auto;
    position: absolute;
    top: 0;
    left: 0;
}*/
#pageCards p {
    color: #fff !important;
}

section li {
    margin-bottom: 7px !important;
    line-height: 1.2rem !important;
}

#videoPlayer.videoGrey {
    background: #EAEAEA;
}

#videoPlayer>div>div>div.col-12.col-lg-5>h1 {
    font-weight: 800;
}

a.btn.light-blue.darken-1 {
    color: white;
}


/* Desktop Styles*/

/* LAYOUT 2 STYLE */
.btn-yellow {
    background-color: #FFD600;
}

#agencyInfo .btn-yellow.active,
#agencyInfo .btn-yellow:active,
#agencyInfo .btn-yellow:focus {
    background-color: #fbc846 !important;
}

.rgba-BCblue-strong {
    background-color: rgba(3, 155, 229, 0.48) !important;
}

.hm-blue-strong .mask {
    background-color: rgba(11, 57, 84, 0.57) !important;
}

.view .mask {
    height: 15%;
    bottom: 0;
    top: auto;
}

/* News Styles */
#agencyInfo .btn-modal {
    padding: .85rem 2.13rem;
    outline-color: white;
    text-decoration-color: white;
}

/* LAYOUT 3 */
.btn-more {
    color: #000 !important;
    background-color: #039BE5;
    border-color: #039BE5;
}

.btn-more:hover {
    color: #fff;
    background-color: #039BE5;
    border-color: #039BE5;
}

.btn-more:focus,
.btn-primary.focus {
    -webkit-box-shadow: 0 0 0 3px rgba(255, 204, 0, 0.5);
    box-shadow: 0 0 0 3px rgba(255, 204, 0, 0.5);
}

.btn-more.disabled,
.btn-primary:disabled {
    background-color: #039BE5;
    border-color: #039BE5;
}

.btn-more:active,
.btn-primary.active,
.show>.btn-primary.dropdown-toggle {
    background-color: #039BE5;
    background-image: none;
    border-color: #039BE5;
}

/** Commissioner Card Fix **/
.commissioners .card img {
    object-fit: cover !important;
    border-radius: 50% !important;
    width: 140px !important;
    height: 140px !important;
    border: solid 2px #FFD600;
}

.btn-commissioners p {
    padding-left: 0px !important;
    margin-bottom: 0px !important;
    font-size: .8rem;
}

.btn-commissioners {
    color: #fff !important;
    background-color: #039BE5;
    border-color: #039BE5;
    box-shadow: 0 0 0;
}

.btn-commissioners:hover {
    color: #fff;
    background-color: #039BE5;
    border-color: #039BE5;
}

.btn-commissioners.disabled,
.btn-primary:disabled {
    background-color: #039BE5;
    border-color: #039BE5;
}

.btn-commissioners:active,
.btn-primary.active,
.show>.btn-primary.dropdown-toggle {
    background-color: #039BE5;
    background-image: none;
    border-color: #039BE5;
}

#imageCarousel .carousel-thumbnails .carousel-indicators li {
    height: auto !important;
    max-width: 100% !important;
    width: 100px !important;
}

/* modal padding fix*/
body {
    padding-right: 0px !important;
}

#upcomingEvents .fa-stack-1x {
    transform: rotate(-20deg);
}

.modal-dialog .modal-content {
    border-radius: .3rem !important;
}

.modal-dialog.modal-notify .close {
    cursor: pointer;
}

/* Lightbox styles*/
figcaption {
    display: none;
}

.pswp__caption__center {
    text-align: center !important;
    max-width: 420px;
    margin: 0 auto;
    font-size: 1.2rem !important;
    padding: 10px;
    line-height: 20px;
    color: #CCC;
}

.grid-item {
    width: 500px;
}

.grid-item--width2 {
    width: 400px;
}

.justified-gallery>a>.caption,
.justified-gallery>div>.caption {
    text-align: center;
    font-family: 'Arquette' !important;
}

/*scroll to top*/

.cd-top {
    display: inline-block;
    height: 40px;
    width: 40px;
    position: fixed;
    right: 0px;
    bottom: 45%;
    transform: translateY(40%);
    -webkit-transform: translateY(40%);
    -moz-transform: translateY(40%);
    -ms-transform: translateY(40%);
    -o-transform: translateY(40%);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    /* image replacement properties */
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background: rgba(46, 46, 46, 0.51) url(/Style%20Library/V7/img/cd-top-arrow.svg) no-repeat center 50%;
    visibility: hidden;
    opacity: 0;
    z-index: 999;
    -webkit-transition: opacity .3s 0s, visibility 0s .3s;
    -moz-transition: opacity .3s 0s, visibility 0s .3s;
    transition: opacity .3s 0s, visibility 0s .3s;
}

.cd-top.cd-is-visible,
.cd-top.cd-fade-out,
.no-touch .cd-top:hover {
    -webkit-transition: opacity .3s 0s, visibility 0s 0s;
    -moz-transition: opacity .3s 0s, visibility 0s 0s;
    transition: opacity .3s 0s, visibility 0s 0s;
}

.cd-top.cd-is-visible {
    /* the button becomes visible */
    visibility: visible;
    opacity: 1;
}

.cd-top.cd-fade-out {
    /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
    opacity: .8;
}

.no-touch .cd-top:hover {
    background-color: #e86256;
    opacity: 1;
}

/* social media share*/
.ssk:visited,
.ssk {
    color: #fff !important;
}

.ssk-transition {
    border-radius: 2px;
    margin-bottom: 2px;
    margin-right: 0px !important;
    visibility: visible;
    opacity: 1;
    z-index: 400;
    -webkit-transition: opacity .3s 0s, visibility 0s .3s;
    -moz-transition: opacity .3s 0s, visibility 0s .3s;
    transition: opacity .3s 0s, visibility 0s .3s;
}

.ssk-sticky.ssk-right .ssk {
    width: 42px;
    overflow: hidden;
    white-space: nowrap;
    font-weight: 200;
    font-size: 1rem !important;
    -webkit-transition: width .35s ease-in-out;
    -moz-transition: width .35s ease-in-out;
    transition: width .35s ease-in-out;

}

.ssk-sticky.ssk-right .ssk:hover {
    width: 100px;
    overflow: visible;
    white-space: nowrap;
}

.ssk-sticky {
    z-index: 400 !important;
}

.ssk-transition.ssk-transition-is-visible,
.ssk-transition.ssk-transition-fade-out,
.no-touch .ssk-transition:hover {
    -webkit-transition: opacity .3s 0s, visibility 0s 0s;
    -moz-transition: opacity .3s 0s, visibility 0s 0s;
    transition: opacity .3s 0s, visibility 0s 0s;
}

.ssk-transition.ssk-transition-is-visible {
    /* the button becomes visible */
    visibility: visible;
    opacity: 1;
}

.ssk-transition.ssk-transition-fade-out {
    /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
    opacity: .8;
}

.no-touch .ssk-transition:hover {
    opacity: 1;
}
.ssk:before {
    display: inline!important;
    }

/*Webpart Font-Family Fix*/
.ACCStyles span:after {
    font-family: 'Font Awesome 5 Pro' !important;
}

@media screen and (min-width: 1200px) {
    #comissioners-row .row>div:nth-child(4n+5) {
        clear: left;
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    #comissioners-row .row>div:nth-child(3n+4) {
        clear: left;
    }
}

@media screen and (max-width: 991px) {
    #agencyInfo .btn-contact {
        display: block;
        width: 100%;
        margin-bottom: .6rem;
        margin-left: 0;
        margin-right: 0;
    }

    #agencyInfo .btn-style {
        display: block;
        width: 100%;
        margin-bottom: .6rem;
        margin-left: 0;
        margin-right: 0;
    }

    /* #agencyInfo .btn-social{
        width:48%;
        margin-bottom:1rem;
        white-space:nowrap !important;
        margin-left:0;
        margin-right:0;
    } 
    #agencyInfo .btn-tw{float:right;}
    */
}

@media screen and (min-width: 992px) {
    .container {
        max-width: 1200px;
    }
}

@media screen and (min-width:768px) and (max-width: 991px) {
    #comissioners-row .row>div:nth-child(2n+3) {
        clear: left;
    }
}

@media screen and (max-width: 767px) {
    .btnsMobile {
        margin-top: 8rem;
    }

    .divider-broward:before {
        top: 92% !important;
    }

    #imageCarousel .carousel-caption {
        font-size: .8rem;
        line-height: 1.2rem;
        bottom: 0px;
        padding-top: 5px;
        padding-bottom: 5px;
        background-color: rgba(0, 0, 0, 0.40);
        width: 100%;
        right: 0px;
        left: 0px;
    }

    #pageCards {
        padding-top: 1rem;
    }

    .magazine-section ul {
        padding-left: 0px;
    }

    .magazine-section li {
        vertical-align: middle;
        font-size: 1.1rem;
        font-weight: 500 !important;
        line-height: 1rem;
        list-style: none;

    }

    .magazine-section a {
        vertical-align: middle;
        font-size: 1.1rem;
        font-weight: 500 !important;
        line-height: 1rem;
        display: list-item;
        list-style: none;
        text-decoration: none;
        margin-bottom: 1.5rem !important;
    }

    .magazine-section a:link {
        text-decoration: none;
    }

    /*.magazine-section a:before {
        padding-right: .5rem;
        position: relative;
        font-family: "Font Awesome 5 Pro";
        top: 0;
        content: "\f1ea";
        font-weight: 300;
        color: #FFD600;
    }*/

    .magazine-section a:after {
        padding-right: .5rem;
        position: relative;
        font-family: "Font Awesome 5 Pro";
        float: right;
        content: "\f105";
        font-weight: 300;
        color: #000 !important;
    }

    .magazine-section .single-news {
        padding-bottom: 0px !important;
        margin-bottom: 0px !important;
    }

    .magazine-section .single-news:last-of-type {
        margin: 1.5rem 0;
        border-bottom: 1px solid #e0e0e0 !important;
    }

    .BGimage {
        background: linear-gradient(0deg, rgba(233, 236, 239, 0.51), #f8f9fa),
            url("/Style%20Library/V7/img/HomeHero/OLD/hero7.jpg") bottom center no-repeat;
        margin-bottom: 1.5rem;
        box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .16), 0 2px 10px 0 rgba(0, 0, 0, .12);
    }

    .ms-bcrteStyle-BulletList {
        padding-left: 0px !important;
    }

    #upcomingEvents ul {
        margin-bottom: 0px !important;
    }

    #upcomingEvents ul>li {
        margin-top: .5rem !important;
        margin-bottom: .5rem !important;
    }

    #upcomingEvents h4 {
        font-size: 1.15rem;
    }

    #agencyInfo .test-contact {
        border-radius: 0px
    }

    #agencyInfo .test-about {
        border-radius: 0px
    }

    .ssk-transition {
        border-radius: 0px !important;
        margin: 0px !important;
    }

    .ssk-transition {
        z-index: 400;
        max-width: none;
        overflow: visible;
        white-space: nowrap;
        font-weight: 200;
        font-size: 1rem !important;
        opacity: 1 !important;
    }
}

@media screen and (min-width: 768px) {
    #imageCarousel .carousel-caption {
        font-size: 1.2rem;
        bottom: 0px;
        padding-top: 15px;
        padding-bottom: 15px;
        background-color: rgba(0, 0, 0, 0.40);
        width: 100%;
        right: 0px;
        left: 0px;
    }

    .magazine-section ul {
        padding-left: 0px;
    }

    .magazine-section li {
        vertical-align: middle;
        font-size: 1.1rem;
        font-weight: 500 !important;
        line-height: 1.5rem;
        list-style: none;
    }

    #upcomingEvents .magazine-section li {
        vertical-align: middle;
        font-size: 1.1rem;
        font-weight: 300 !important;
        line-height: 1.2rem;
        list-style: none;
    }

    .magazine-section a {
        vertical-align: middle;
        font-size: 1.1rem;
        font-weight: 500 !important;
        line-height: 1rem;
        display: list-item;
        list-style: none;
        margin-bottom: 1.5rem !important;
    }

    .magazine-section a:link {
        text-decoration: none;
    }

    /*.magazine-section a:before {
        font-size: 1.5rem;
        padding-right: .5rem;
        position: relative;
        font-family: "Font Awesome 5 Pro";
        top: 0;
        content: "\f1ea";
        font-weight: 300;
        color: #FFD600;
    }*/

    .magazine-section a:after {
        padding-right: .5rem;
        position: relative;
        font-family: "Font Awesome 5 Pro";
        float: right;
        content: "\f105";
        font-weight: 300;
        color: #000;
    }

    .magazine-section .single-news:last-of-type {
        margin: 1.5rem 0;
        border-bottom: 1px solid #e0e0e0 !important;
    }

    /* Sticky Footer on desktop */
    footer.page-footer {
        height: 224px;
    }

    .cd-top {
        height: 46px;
        width: 46px;
        bottom: 10%;
        border-radius: 2px;
        transform: translateY(10%);
        -webkit-transform: translateY(10%);
        -moz-transform: translateY(10%);
        -ms-transform: translateY(10%);
        -o-transform: translateY(10%);
    }

    .ssk-transition {
        right: 0px;
        bottom: 100px;
    }
}

@media screen and (max-width: 576px) {
    #imageCarousel .carousel-thumbnails .carousel-indicators img {
        max-width: 100%;
        height: auto;
    }

    /*#agencyInfo .row{padding-top:1.5rem !important;}*/
    .divider-broward .broward-titles {
        font-size: 2.2rem;
    }

    #quickLinks {
        padding-bottom: 3rem !important;
    }
}
body .uwy.utb .uai {
    right: 24px;
    bottom: 10px;
}
body > div > main > div > div > ng-include:nth-child(3) > div > div > div:nth-child(1) > div > div:nth-child(1) {
	display: none;
}