#sidebar,.tabs {
    right: 0;
    bottom: 0
}

.by-line,.cb,.clear,.en-bio {
    clear: both
}

#s4-bodyContainer {
    background: #fff
}

.breadcrumb-bar {
    padding: 0 3rem 3rem
}

.enw-page-content {
    margin-bottom: 5rem
}

.ms-rteThemeFontFace-1 {
    font-family: Poppins-Regular
}

.ms-rteThemeFontFace-2 {
    font-family: Poppins-Bold;
    font-size: 3rem
}

.ms-rteFontSize-3 {
    font-size: 14px
}

.ms-rteStyle-Quote {
    font-family: Poppins-SemiBold;
    font-style: normal;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 2rem 0
}

.ms-rteStyle-Quote:before {
    content: "";
    margin-right: 5px;
    width: 6px;
    background: #3aaed8
}

.section-title {
    font-size: 3rem;
    font-weight: 700;
    text-align: center;
    margin: 0 auto 1rem;
    font-family: Poppins-Bold
}

@media (max-width: 768px) {
    .section-title {
        font-size:2.5rem
    }
}

.section-title span {
    color: #3aaed8
}

.ms-webpart-chrome-title .ms-webpart-titleText {
    font-size: 3rem!important;
    margin: 0 auto 1rem;
    font-family: Poppins-Bold!important
}

.ms-webpart-chrome-title .ms-webpart-titleText a {
    text-decoration: none;
    color: inherit
}

.ms-webpart-chrome-title .ms-webpart-titleText span {
    white-space: pre-wrap!important
}

.section-desc {
    width: 60%;
    text-align: center;
    margin: 0 auto
}

.gray-back {
    background-color: #f2f2f2;
    padding: 4rem
}

.btn.btn-primary,.btn.btn-primary-outline {
    border-radius: 3px;
    padding: 1rem 3rem;
    font-family: Poppins-SemiBold;
    font-size: 1.5rem
}

.btn.btn-primary-outline {
    background: 0 0;
    color: #3aaed8;
    border: 1px solid #3aaed8
}

.top-header-container .top-header-link,.top-header-container .top-header-search {
    color: #777;
    font-size: 1.25rem;
    font-family: Poppins-Medium;
    margin-right: 2rem;
}

.article-image.margin-bottom img {
    height: auto;
    width: 100%
}

.top-header-container {
    background: #f2f2f2;
    padding: 1rem 0
}

.top-header-container .cbq-layout-main,.top-header-container .cbq-layout-main * {
    display: inline;
    float: none;
}




.top-header-container .socials a {
    margin-right: 1.5rem
}

.top-header-container .socials a:last-child {
    margin-right: 0
}

.top-header-container .site-search-modal {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,.75);
    z-index: 9999;
    display: none;
    margin: 0
}

.top-header-container .site-search-modal .site-search-close-icon {
    font-size: 35px;
    color: #fff;
    float: right;
    padding: 10px 25px
}

.top-header-container .site-search-modal .enw-search {
    position: absolute;
    top: 40%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    width: 70%
}

.top-header-container .site-search-modal .enw-search::before {
    content: "Search";
    font-size: 25px;
    color: #fff;
    line-height: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.top-header-container .site-search-modal .enw-search .sp-search-control {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.top-header-container .site-search-modal .enw-search .sp-search-control #search-box {
    width: 100%;
    border-radius: 3px!important;
    padding: 0 2rem!important;
    height: 50px
}

.top-header-container .site-search-modal .enw-search .sp-search-control .sp-search {
    border-radius: 3px;
    padding: 1rem 3rem;
    font-family: Poppins-SemiBold;
    font-size: 1.5rem;
    background: #3aaed8;
    color: #fff
}

.header-container {
    background: #fff;
    padding: 2rem 0 1.5rem
}

.header-container .enw-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.header-container .enw-header .en-logo img {
    width: 250px
}

@media (max-width: 767px) {
    .header-container .enw-header .en-logo img {
        width:250px
    }
}

.header-container .enw-header ul.ms-core-listMenu-root>li.static>a {
    display: block!important
}

.header-container .enw-header .enw-nav-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.header-container .enw-header .enw-nav-row .navbar-collapse.collapse.in,.header-container .enw-header .enw-nav-row .navbar-collapse.collapsing {
    position: absolute;
    width: 100%;
    top: 65px;
    right: 0;
    background: #fff;
    z-index: 999;
    padding-bottom: 3rem;
    border-bottom: 5px solid #3aaed8
}

.header-container .enw-header .enw-nav-row .navbar-collapse.collapse.in ul.root,.header-container .enw-header .enw-nav-row .navbar-collapse.collapsing ul.root {
    grid-template-columns: repeat(2,1fr);
    display: grid
}

.header-container .enw-header .enw-nav-row button {
    min-width: 0;
    line-height: 1em
}

.header-container .enw-header .enw-nav-row button .toggle-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.header-container .enw-header .enw-nav-row button .menu-toggle-label {
    padding-left: 5px
}

@media (max-width: 767px) {
    .header-container .enw-header .enw-nav-row .btn.btn-primary-outline {
        display: inline-block;
        padding: 7px;
        white-space: normal;
        margin: auto;
        width: 15rem;
    }
}

.header-container .enw-header .enw-nav-row ul.root>li.static {
    position: unset;
    padding: 0 1rem
}

.header-container .enw-header .enw-nav-row ul.root>li.static.ms-listMenu-editLink {
    display: none
}

.header-container .enw-header .enw-nav-row ul.root>li.static.hover-off>.menu-item .menu-item-text,.header-container .enw-header .enw-nav-row ul.root>li.static.hover>.menu-item .menu-item-text {
    border-bottom: 3px solid #3aaed8
}

.header-container .enw-header .enw-nav-row ul.root>li.static.hover-off>ul.dynamic,.header-container .enw-header .enw-nav-row ul.root>li.static.hover>ul.dynamic {
    position: absolute;
    left: 0;
    width: 100%!important;
    z-index: 999;
    background: #fff;
    padding: 10px 2rem 60px;
    border-bottom: 5px solid #3aaed8;
    margin-top: 10px;
    -webkit-column-count: 3;
    column-count: 3
}

.header-container .enw-header .enw-nav-row ul.root>li.static.hover-off>ul.dynamic>li.dynamic.dynamic-children ul li,.header-container .enw-header .enw-nav-row ul.root>li.static.hover>ul.dynamic>li.dynamic.dynamic-children ul li,.mega-menu-item .image-area-top img {
    width: 100%
}

.header-container .enw-header .enw-nav-row ul.root>li.static.hover-off>ul.dynamic>li.dynamic,.header-container .enw-header .enw-nav-row ul.root>li.static.hover>ul.dynamic>li.dynamic {
    display: table;
    page-break-inside: avoid;
    -webkit-column-break-inside: avoid;
    break-inside: avoid-column
}

.header-container .enw-header .enw-nav-row ul.root>li.static.hover-off>ul.dynamic>li.dynamic.dynamic-children ul,.header-container .enw-header .enw-nav-row ul.root>li.static.hover>ul.dynamic>li.dynamic.dynamic-children ul {
    position: unset;
    display: block;
    border: 0!important;
    -webkit-box-shadow: none!important;
    box-shadow: none!important
}

.header-container .enw-header .enw-nav-row ul.root>li.static.hover-off>ul.dynamic>li.dynamic.dynamic-children ul li a.ms-core-listMenu-item,.header-container .enw-header .enw-nav-row ul.root>li.static.hover-off>ul.dynamic>li.dynamic.dynamic-children ul li span.ms-core-listMenu-item,.header-container .enw-header .enw-nav-row ul.root>li.static.hover>ul.dynamic>li.dynamic.dynamic-children ul li a.ms-core-listMenu-item,.header-container .enw-header .enw-nav-row ul.root>li.static.hover>ul.dynamic>li.dynamic.dynamic-children ul li span.ms-core-listMenu-item {
    color: #444;
    margin-right: 0;
    font-family: Poppins-Regular;
    font-size: 1.25rem
}

.header-container .enw-header .enw-nav-row ul.root>li.static.hover-off>ul.dynamic>li.dynamic.dynamic-children ul li a.ms-core-listMenu-item:active,.header-container .enw-header .enw-nav-row ul.root>li.static.hover-off>ul.dynamic>li.dynamic.dynamic-children ul li a.ms-core-listMenu-item:focus,.header-container .enw-header .enw-nav-row ul.root>li.static.hover-off>ul.dynamic>li.dynamic.dynamic-children ul li a.ms-core-listMenu-item:hover,.header-container .enw-header .enw-nav-row ul.root>li.static.hover-off>ul.dynamic>li.dynamic.dynamic-children ul li span.ms-core-listMenu-item:active,.header-container .enw-header .enw-nav-row ul.root>li.static.hover-off>ul.dynamic>li.dynamic.dynamic-children ul li span.ms-core-listMenu-item:focus,.header-container .enw-header .enw-nav-row ul.root>li.static.hover-off>ul.dynamic>li.dynamic.dynamic-children ul li span.ms-core-listMenu-item:hover,.header-container .enw-header .enw-nav-row ul.root>li.static.hover>ul.dynamic>li.dynamic.dynamic-children ul li a.ms-core-listMenu-item:active,.header-container .enw-header .enw-nav-row ul.root>li.static.hover>ul.dynamic>li.dynamic.dynamic-children ul li a.ms-core-listMenu-item:focus,.header-container .enw-header .enw-nav-row ul.root>li.static.hover>ul.dynamic>li.dynamic.dynamic-children ul li a.ms-core-listMenu-item:hover,.header-container .enw-header .enw-nav-row ul.root>li.static.hover>ul.dynamic>li.dynamic.dynamic-children ul li span.ms-core-listMenu-item:active,.header-container .enw-header .enw-nav-row ul.root>li.static.hover>ul.dynamic>li.dynamic.dynamic-children ul li span.ms-core-listMenu-item:focus,.header-container .enw-header .enw-nav-row ul.root>li.static.hover>ul.dynamic>li.dynamic.dynamic-children ul li span.ms-core-listMenu-item:hover {
    background: 0 0;
    color: #3aaed8;
    text-decoration: none
}

.header-container .enw-header .enw-nav-row ul.root>li.static a.ms-core-listMenu-item,.header-container .enw-header .enw-nav-row ul.root>li.static span.ms-core-listMenu-item {
    color: #444;
    margin-right: 0;
    font-family: Poppins-SemiBold;
    font-size: 1.35rem;
    padding: 10px 10px 3px;
    background: 0 0
}

.header-container .enw-header .enw-nav-row ul.root>li.static a.ms-core-listMenu-item:active,.header-container .enw-header .enw-nav-row ul.root>li.static a.ms-core-listMenu-item:focus,.header-container .enw-header .enw-nav-row ul.root>li.static a.ms-core-listMenu-item:hover,.header-container .enw-header .enw-nav-row ul.root>li.static span.ms-core-listMenu-item:active,.header-container .enw-header .enw-nav-row ul.root>li.static span.ms-core-listMenu-item:focus,.header-container .enw-header .enw-nav-row ul.root>li.static span.ms-core-listMenu-item:hover {
    background: 0 0;
    color: #3aaed8;
    text-decoration: none;
    border: 0
}

.header-container .enw-header .enw-nav-row ul.root>li.static a.ms-core-listMenu-item .additional-background,.header-container .enw-header .enw-nav-row ul.root>li.static span.ms-core-listMenu-item .additional-background {
    background-image: none;
    padding: 0
}

.mega-menu-item {
    padding: 1rem 5rem 1rem 1rem
}

.mega-menu-item .image-area-top {
    margin-bottom: 1rem
}

.mega-menu-item .link-item a {
    color: initial;
    font-family: Poppins-Bold;
    font-size: .95em
}

.mega-menu-item .link-item .description {
    margin-top: .5rem;
    font-size: .95em
}

.side-nav {
    background-color: #f9f9f9;
    border-radius: 3px;
    min-height: 300px;
    overflow: hidden;
    padding: 1rem
}

.side-nav ul.ms-core-listMenu-root li.static>a,.side-nav ul.ms-core-listMenu-root li.static>span {
    font-family: Poppins-Bold;
    color: #444;
    background-color: transparent!important;
    padding: 8px 0 8px 15px!important
}

.side-nav ul.ms-core-listMenu-root li.static>a:hover {
    text-decoration: underline
}

.side-nav ul.ms-core-listMenu-root li.static.selected a,.side-nav ul.ms-core-listMenu-root li.static.selected span {
    color: #3aaed8
}

.side-nav ul.ms-core-listMenu-root ul.static li.static>a,.side-nav ul.ms-core-listMenu-root ul.static li.static>span {
    font-family: Poppins-Regular;
    color: #444;
    font-size: 1.25rem;
    padding: 5px 0 5px 15px!important
}

.side-nav ul.ms-core-listMenu-root ul.static li.static.selected a,.side-nav ul.ms-core-listMenu-root ul.static li.static.selected span {
    color: #3aaed8
}

.enw-footer-container {
    background: #212121
}

.enw-footer-container .enw-footer {
    text-align: left;
    color: #fff;
    padding-bottom: 10px
}

.enw-footer-container .enw-footer a {
    color: #fff!important
}

.enw-footer-container .enw-footer a.btn-primary {
    margin-right: 3rem
}

@media (max-width: 1365px) {
    .enw-footer-container .enw-footer {
        padding-bottom:20px
    }

    .enw-footer-container .enw-footer a.btn-primary {
        display: block;
        margin: 0 0 1rem
    }

    .enw-footer-container .enw-footer .footer-socials {
        display: block;
        width: 100%;
        text-align: center
    }
}

.enw-footer-container .enw-footer a .icon {
    font-size: 1.75rem;
    margin-right: 2.5rem
}

.enw-footer-container .enw-footer a:last-child .icon {
    margin-right: 0
}

.enw-footer-container .enw-footer .en-copyright {
    font-size: .8em
}

.enw-footer-container .enw-footer .en-logo {
    margin-bottom: 1rem
}

.enw-footer-container .enw-footer .en-logo img {
    width: 250px
}

.enw-footer-container .footer-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.megamenu-article-container,.ms-signInLink {
    display: none!important
}

.ms-standardheader,.ms-webpart-titleText {
    font-size: 21px!important;
    border-bottom: none!important;
    font-family: Poppins-Regular!important
}

#s4-bodyContainer {
    padding-bottom: 0;
    min-height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

body {
    background-color: #243c55
}

.enw-content ul,ol {
    line-height: 1.5em;
    margin: 0 0 1.5em
}

#breadcrumbs {
    margin-bottom: 24px;
    font-size: .8em
}

.sqt-slide-content,h1,h2,h3,h4 {
    font-family: Poppins-Regular
}

.image-are-left+h3 {
    margin-top: 0
}

.enw-content article {
    background: #fff;
    padding-bottom: 16px;
    min-height: 400px
}

.skip-link {
    position: absolute;
    left: -10000px;
    width: 1px;
    height: 1px;
    top: auto;
    background: #1e3751;
    color: #fff
}

.map-skip:focus,.skip-link:focus {
    color: #fff;
    background: #243c55;
    padding: 7px
}

.skip-link:focus {
    top: 0;
    left: 0;
    width: auto;
    height: auto;
    z-index: 100
}

.map-skip {
    position: absolute;
    left: -10000px;
    width: 1px;
    height: 1px;
    top: auto
}

.map-skip:focus {
    position: static;
    width: auto;
    height: auto;
    line-height: 2em;
    margin-bottom: 10px
}

#sidebar,.tabs,.tabs .tab {
    position: absolute
}

.scr {
    top: auto;
    left: -999px
}

div.ms-core-listMenu-verticalBox a:focus {
    text-decoration: underline;
    outline: #243c55 solid 2px
}

.sqt-ql-header-open>a {
    color: #243c55;
    font-weight: 700
}

.sqt-ql-header>a .menu-item-text {
    background: url(/_layouts/15/ENW.PublicSite.Redesign/img/caret-blue.png) right center no-repeat;
    padding-right: 16px
}

.sqt-ql-header-open>a .menu-item-text {
    background: url(/_layouts/15/ENW.PublicSite.Redesign/img/caret-blue-active.png) right center no-repeat;
    padding-right: 16px
}

div.ms-core-listMenu-verticalBox ul.static>li li a .menu-item-text,div.ms-core-listMenu-verticalBox ul.static>li.selected li.selected a .menu-item-text {
    background: 0 0;
    padding-right: 0
}

div.ms-core-listMenu-verticalBox ul.static>li.selected li.selected a .menu-item-text {
    color: #000
}

#sidebar {
    width: 210px;
    float: right;
    top: 0;
    padding: 35px 20px;
    background: url(/_layouts/15/ENW.PublicSite.Redesign/img/sidebar.gif) left top repeat-y #e2e2e2
}

#SocialFeed {
    color: #507b8b
}

.sidebar #breadcrumbs,.sidebar .enw-page-content,.sidebar .enw-page-title {
    margin-right: 210px
}

#sidebar .item.link-item {
    margin: 15px 0
}

.col.col-sm-4 {
    font-size: 1em
}

.col.col-sm-4 p {
    margin-bottom: 10px
}

.breadcrumb {
    background-color: transparent;
    margin-bottom: 0;
    padding: 0
}

.breadcrumb button {
    min-width: auto
}

.tabs {
    left: 33px;
    height: 136px;
    z-index: 100
}

@media screen and (min-width: 768px) and (max-width:991px) {
    .tabs {
        height:118px
    }
}

.tabs .tab {
    width: 146px;
    background: url(/_layouts/15/ENW.PublicSite.Redesign/img/tab-bg.png) no-repeat;
    overflow: hidden;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.2rem;
    font-weight: 700
}

.tabs .tab:hover {
    background: url(/_layouts/15/ENW.PublicSite.Redesign/img/bg-tab-hover.png) no-repeat;
    color: #333
}

.tabs .tab a {
    background: url(/_layouts/15/ENW.PublicSite.Redesign/img/tabs-white-button.png) 112px 13px no-repeat;
    padding: 15px 40px 15px 20px;
    height: 52px;
    display: block;
    cursor: pointer;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    color: inherit;
    font-weight: 700
}

.tabs .tab .swooshy {
    display: none;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 29px;
    background: url(/_layouts/15/ENW.PublicSite.Redesign/img/home-swoosh-center.png) -1035px -165px no-repeat
}

.tabs .tab a:hover {
    color: #333!important;
    background-image: url(/_layouts/15/ENW.PublicSite.Redesign/img/tabs-blue-button.png);
    background-repeat: no-repeat;
    cursor: pointer;
    text-decoration: none
}

.ms-viewheadertr th a,.tab a:focus,.ui-accordion-header a:focus {
    text-decoration: underline
}

.tab a:focus {
    outline: #fff solid 1px!important
}

.tab-1 {
    left: 15px;
    top: -30px
}

.tabs .tab-1 a {
    height: 37px
}

.tab-2 {
    left: 164px;
    top: -3px
}

.tabs .tab-2 a {
    height: 40px
}

.tabs .tab.tab-2 .swooshy {
    background-position: -1184px -189px
}

.tab-3 {
    left: 313px;
    top: 13px
}

.tabs .tab-3 a {
    height: 42px
}

.tabs .tab-4 a,.tabs .tab-5 a {
    height: 48px
}

.tabs .tab.tab-3 .swooshy {
    background-position: -1333px -213px
}

.tab-4 {
    left: 462px;
    top: 31px
}

.tabs .tab.tab-4 .swooshy {
    background-position: -1482px -237px
}

.tab-5 {
    left: 611px;
    top: 48px
}

.tabs .tab.tab-5 .swooshy {
    background-position: -1631px -254px
}

.tab a {
    color: #fff
}

.tab a span {
    display: block;
    width: 19px;
    height: 20px;
    background: url(/_layouts/15/ENW.PublicSite.Redesign/img/bg-tab-arrow.png) right 50% no-repeat
}

.tab:hover a span {
    background-position: left
}

#accordion h3 {
    margin: 0;
    border: 1px solid #ccc
}

.ui-accordion-header {
    position: relative;
    height: 2.7em;
    overflow-y: hidden;
    background: url(/_layouts/15/ENW.PublicSite.Redesign/img/accordion-plus.gif) 7px 7px no-repeat
}

.ui-accordion-header-active {
    background: url(/_layouts/15/ENW.PublicSite.Redesign/img/accordion-minus.gif) 7px 7px no-repeat
}

.ui-accordion-header a {
    display: block;
    cursor: pointer;
    line-height: 2.5em;
    margin: 0 40px;
    color: #333!important;
    font-weight: 700!important;
    overflow: hidden;
    outline: 0
}

.ui-accordion-header a:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 24px;
    height: 2.5em
}

#alerts,#alerts .wrapper {
    position: relative
}

.ui-accordion .ui-accordion-content {
    padding: 2.2em;
    border: 1px solid #ccc;
    zoom:1}

#alerts {
    background: #a84720;
    font-size: 1.1em;
    display: block
}

#alerts .ms-webpartzone-cell {
    margin-bottom: 0
}

#alerts>table {
    width: 980px;
    margin: auto
}

#alerts .ms-WPBody {
    padding: 0
}

.emergencyNews {
    color: #fff
}

.emergencyNewsHeading {
    padding: 10px;
    color: #fff;
    font-size: 2em;
    font-family: Impact;
    text-transform: uppercase
}

.emergencyNewsHeading a {
    color: #fff!important;
    font-size: 1.5rem;
    text-transform: none;
    margin-left: .25em;
    font-family: "Helvetica Neue",Arial,Helvetica,sans-serif;
    vertical-align: middle
}

.member-map .map-pin .popup>span,.member-map .member-map-list-item {
    font-family: Poppins-Bold;
    font-size: 1.25rem
}

#alerts .title {
    font-size: 1.3em
}

.emergencyNewsBody {
    width: 610px;
    height: 40px;
    padding: 10px 20px;
    background: url(/_layouts/15/ENW.PublicSite.Redesign/img/bg-alert-item.gif) right bottom no-repeat;
    position: absolute;
    top: 0;
    right: 50px;
    font-size: .9em
}

.emergencyNewsBody img {
    max-height: 45px
}

.emergencyNewsBody a:link,.emergencyNewsBody a:visited {
    color: #fff
}

.agencyNews .row {
    margin: 16px 0
}

.agencyNewsBody a:link,.agencyNewsBody a:visited {
    color: #eb0c0c
}

.news-item>span {
    margin-left: .75em;
    color: #757575
}

.ms-dialog .wrapper {
    width: inherit
}

.ms-dlgFrameContainer textarea {
    padding: 0
}

.padded-r {
    padding-left: 0
}

.padded-l {
    padding-right: 0
}

.textright {
    text-align: right
}

.article-header .by-line,.justifyLeft {
    text-align: left
}

.padded-lr {
    padding-left: 1%;
    padding-right: 1%
}

.article {
    padding: 0!important
}

.article .article-header {
    border-bottom: 0
}

.article .article-header .date-line {
    margin: 0
}

.ms-WPHeader td,.ms-fakewptitle {
    border: none
}

.nobg {
    background: 0 0!important
}

.justifyRight,.srch-stats {
    text-align: right
}

.by-line {
    display: block;
    width: 100%
}

.ms-rteImage-1 {
    border-color: #a4a7a9
}

.ms-rteTable-0 td,.ms-rteTable-0 tr {
    vertical-align: top
}

.margin-bottom img {
    margin-bottom: 20px
}

.ms-rteStyle-boldandblue {
    -ms-name: "Bold Blue Paragraph";
    font-weight: 700
}

.ms-rteStyle-bhead {
    -ms-name: "Color Light Blue";
    color: #9dc3d4
}

.ms-rteStyle-ohead {
    -ms-name: "Color Orange";
    color: #e5b063
}

.ms-rteStyle-ghead {
    -ms-name: "Color Green";
    color: #b3ca7b
}

.en-bio h4,.job-title {
    color: #666
}

p.ms-rteElement-rightmargin {
    -ms-name: "Right Margin Style"
}

.ms-rteElement-rightmargin {
    font-size: .8em;
    margin: 0 0 1.5em;
    line-height: 1.5em
}

.member-map .outer-map {
    position: relative;
    width: 100%;
    height: 370px
}

.member-map .map {
    display: block;
    margin: 3rem 0;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 110
}

.member-map .map>img {
    width: auto
}

.member-map .member-map-list-item .member-icon img,.member-map .member-map-list-item .member-icon-hover img {
    width: 20px;
    height: auto
}

@media (max-width: 1365px) {
    .member-map .cbq-layout-main .dfwp-list {
        width:100%;
        margin-top: 10rem;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
        justify-content: space-evenly
    }
}

.member-map .cbq-layout-main .dfwp-list .member-map-list-left {
    width: 20%;
    position: absolute;
    top: 12rem;
    left: 9rem
}

@media (max-width: 1365px) {
    .member-map .cbq-layout-main .dfwp-list .member-map-list-left {
        position:initial;
        width: auto
    }
}

.member-map .cbq-layout-main .dfwp-list .member-map-list-right {
    width: 20%;
    position: absolute;
    top: 12rem;
    right: 8rem
}

@media (max-width: 1365px) {
    .member-map .cbq-layout-main .dfwp-list .member-map-list-right {
        position:initial;
        width: auto
    }
}

.member-map .cbq-layout-main .dfwp-list li.dfwp-item {
    margin-bottom: 3rem
}

.member-map .cbq-layout-main .dfwp-list li.dfwp-item .member-map-list-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.member-map .map-pin {
    position: absolute;
    z-index: 115
}

.member-map .map-pin.active {
    z-index: 125
}

.member-map .map-pin.custom-map-pin a .custom-pin img,.member-map .map-pin.custom-map-pin a .custom-pin-hover img {
    width: 25px;
    height: auto
}

.member-map .map-pin .popup {
    position: absolute;
    display: none;
    bottom: 14px;
    right: 14px;
    background: #fff;
    -webkit-box-shadow: rgba(214,214,214,.8) 0 0 8px;
    box-shadow: rgba(214,214,214,.8) 0 0 8px;
    border-radius: 10px;
    padding: 20px;
    z-index: 120;
    min-width: 250px;
    line-height: 1.1em;
    cursor: pointer;
    font-size: 1.25rem
}

.bio-image img,.en-bio .image {
    border: 6px solid #e2e2e2!important
}

@media (max-width: 1365px) {
    .member-map .map-pin .popup {
        min-width:auto
    }
}

@media (max-width: 767px) {
    .member-map .cbq-layout-main .dfwp-list {
        -webkit-box-pack:start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .member-map .map-pin .popup {
        display: none!important
    }
}

.member-map .map-pin .popup p {
    margin: 0
}

.member-map .map-pin .popup>span::after {
    content: "";
    height: 1rem;
    display: block
}

.member-map .ms-WPTitle {
    font-size: 1.4em
}

.member-map {
    font-size: 14px
}

.member-map .cbq-layout-main {
    float: left;
    width: auto
}

.member-map .cbq-layout-main .member-map-pin {
    display: none
}

.member-map .custom-map-pin>a {
    display: block;
    width: 10px;
    height: 10px
}

.member-map .map-pin a img {
    width: 10px;
    height: auto
}

.member-map .map-pin a img.member-pin-hover {
    display: none
}

.member-map .map-pin a img.member-pin,.member-map .map-pin a:hover img.member-pin-hover {
    display: block
}

.member-map .custom-map-pin a:hover .custom-pin img,.member-map .map-pin a:hover img.member-pin {
    display: none
}

.member-map .custom-map-pin a {
    background: 0 0;
    cursor: pointer
}

.member-map .custom-map-pin .custom-pin-hover {
    display: none;
    width: 16px;
    height: auto
}

.member-map .custom-map-pin a:hover .custom-pin-hover {
    display: block
}

.member-map .custom-map-pin a:hover {
    background: 0 0
}

.member-map-list-item .member-icon {
    display: inline;
    margin: 0 8px 0 0
}

.member-map-list-item:hover .member-icon {
    display: none
}

.member-map-list-item .member-icon-hover {
    display: none;
    margin: 0 8px 0 0
}

.member-map-list-item:hover .member-icon-hover {
    display: inline
}

.member-map .map-pin .coordinates,.member-map .map-pin .member-icon,.member-map .map-pin .member-icon-hover,.member-map .map-pin .member-type {
    display: none
}

.job-title {
    font-size: .8em
}

.bio-image {
    float: left;
    width: 200px;
    display: block;
    margin: 0 30px 15px 0
}

.bio-title {
    margin: 0 0 10px;
    font-style: italic
}

.bio-image img {
    width: 100%;
    height: auto
}

.en-bio .image {
/*  width: 120px!important; */
    height: auto;
    float: left;
    margin: 0 10px 0 0
}

.ms-dlgTitle {
    margin-bottom: 10px
}

.ms-dlgTitleText {
    font-size: 1.4em!important;
    font-weight: 700;
    color: #fff!important;
    margin-bottom: 0
}

.en-am-pm,.en-date,.en-day,.en-month,.en-time,.en-year {
    display: inline;
    font-family: PT Sans;
    line-height: 1.4em
}

.ms-searchref-main {
    background: #e2e2e2;
    margin-top: 60px;
    padding: 20px;
    border-radius: 4px;
    font-size: .9em
}

.ms-searchref-categoryname {
    font-weight: 700;
    color: #333
}

ul.ms-searchref-filters {
    margin: .5em 0 1em;
    padding: 0 0 1em 1em;
    border-bottom: 1px solid #fff
}

ul.ms-searchref-filters li {
    list-style: square;
    margin: 0 0 .25em 1em;
    padding: 0
}

.ms-searchref-catseparator {
    display: none
}

.srch-stats {
    font-size: .9em;
    color: #999
}

.screen-reader-field {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.screen-reader-field.focusable:active,.screen-reader-field.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto
}

.ms-rtestate-field img {
    max-width: 100%
}

@media screen and (max-width: 768px) {
    .enw-content-sidebar span a {
        display:block
    }

    .utility ul>li {
        width: 33%;
        vertical-align: top
    }

    .utility a {
        line-height: normal;
        font-size: calc(9px + .5vw)!important;
        text-align: center
    }

    .utility a span {
        height: 34px
    }

    .utility a .l {
        padding-left: 8px;
        padding-top: 1px;
        padding-bottom: 2px
    }

    .utility a .r {
        padding-right: 36px;
        height: 35px
    }

    .enw-nav>div {
        height: 38px
    }

    .s4-tn ul.root {
        height: 44px
    }

    .s4-tn li.static>.menu-item {
        line-height: normal;
        height: 100%
    }

    .enw-nav li.static {
        height: 100%
    }

    .enw-nav .menu-item-text {
        padding: 1vw 2vw
    }

    .enw-nav>div>span {
        display: inline-block;
        height: 100%;
        width: 23%;
        vertical-align: top;
        text-align: center;
        padding-top: 10px;
        border-left: 1px solid #898989
    }

    .carousel-shadow-left,.carousel-shadow-right,.sqt-slide-nav,.swoosh,.tabs .tab .swooshy,a#pause2 {
        display: none
    }

    .enw-nav a {
        font-weight: 700
    }

    header .utility {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 10
    }

    .sqt-slide-image,.tabs {
        position: relative!important
    }

    #alerts table {
        max-width: 980px;
        width: auto
    }

    .emergencyNewsHeading {
        padding: 3px
    }

    .emergencyNewsHeading a {
        white-space: nowrap
    }

    #carousel {
        padding-top: 10px
    }

    #carousel>.wrapper>table {
        width: 85%;
        margin: auto
    }

    #carousel .wrapper>table .dfwp-list li {
        max-width: 100%;
        height: 100%!important;
        width: 100%!important;
        position: relative!important
    }

    .sqt-slide {
        height: auto!important
    }

    .tabs {
        top: 100%;
        max-width: 100%;
        left: 0;
        height: 43px;
        background: 0 0
    }

    #carousel .wrapper .tabs ul li {
        width: 18%!important;
        float: left;
        margin-right: 2%
    }

    .tabs .tab {
        height: 44px;
        background-size: cover;
        position: relative;
        font-size: calc(6px + 1vw);
        width: 100%!important;
        padding: 0 5px 2px
    }

    .sqt-slide,.sqt-slide-image img {
        width: 100%
    }

    .tabs .tab a {
        padding: 9px 1% 3px;
        text-align: center
    }

    .tabs .tab:hover {
        background: url(/_layouts/15/ENW.PublicSite.Redesign/img/bg-tab-hover.png) no-repeat;
        background-size: cover
    }

    .tabs .tab a:hover,.tabs .tab-1 a,.tabs .tab-2 a,.tabs .tab-3 a,.tabs .tab-4 a,.tabs .tab-5 a {
        background: 0 0
    }

    .tab-1,.tab-2,.tab-3,.tab-4,.tab-5 {
        left: auto;
        top: auto
    }

    a#next2,a#prev2 {
        top: 30%;
        color: #fff
    }

    #carousel .scr {
        color: #fff
    }

    a#next2 .scr :focus,a#prev2 .scr :focus {
        position: relative;
        left: auto;
        outline: #fff solid 1px
    }

    .sqt-slide {
        position: relative;
        overflow: hidden
    }

    .enw-footer .col.col-sm-8 .col.col-sm-3 {
        width: 48%!important;
        display: inline-block;
        padding: 1%;
        margin-bottom: 10px
    }

    #SRSB *,.enw-page-content>table>tbody>tr>td>table.s4-wpTopTable {
        width: 100%!important
    }

    .enw-page-content>.article>.article-content .ms-rteStyle-boldandblue {
        display: inline-block
    }

    .enw-page-content>.row>.row>.col.col-sm-4 p {
        margin-bottom: 0;
        display: inline-block
    }

    .enw-page-content .col.col-sm-8 .s4-wpTopTable {
        font-size: 1.4em
    }

    .enw-page-content .col.col-sm-8 table h3>nobr {
        white-space: normal
    }

    .ms-quicklaunch-navmgr {
        min-height: 0;
        margin-top: 0
    }

    .en-facebook,.en-twitter,.en-youtube {
        float: none;
        display: inline-block
    }

    H4.ms-rteElement-H4 {
        display: table-row
    }

    .member-map .map {
        margin: 0 0 20px
    }

    .s4-wpTopTable table {
        height: 100%!important;
        max-width: 100%!important
    }

    .enw-page-content .s4-wpTopTable>tbody>tr>td>div {
        width: 100%!important;
        max-width: 100%
    }

    #SRSB * {
        max-width: 100%!important
    }

    .srch-Description2,.srch-Metadata2,.srch-URL2 {
        max-width: 200px;
        word-break: break-word
    }

    .s4-wpTopTable table p br:not(:first-child) {
        display: none
    }

    .s4-tn li.static>.selected.menu-item {
        padding-bottom: 5px
    }
}

.system-status-title {
    font-weight: 700;
    font-size: 1.5em;
    padding: 4px 4px 4px 15px;
    cursor: pointer
}

.system-status-title:hover {
    background-color: #ff8
}

.system-status-title::before {
    content: "+";
    left: -5px;
    position: relative
}

.system-status-title.clicked::before {
    content: "-";
    left: -5px;
    position: relative
}

.system-status-iframe {
    border: 1px solid #565656;
    border-radius: 6px;
    display: none
}

.system-status-outer {
    margin-bottom: 25px
}

.enw-site-title {
    margin: 0
}

.enw-welcome {
    float: right;
    padding: .5em 0 0
}

.col.enw-search {
    float: right;
    padding: .4em .4em 0 0;
    text-align: right
}

.sp-search-box {
    width: 75%
}

.sp-search-button {
    display: inline-block;
    text-align: left;
    width: 15px;
    height: 14px;
    background: url(/_layouts/15/ENW.PublicSite.Redesign/img/magnify.png) no-repeat;
    margin: 0 0 0 .5em;
    text-indent: -9999em
}

.sp-search-button:hover {
    background-position: 0 -14px
}

.ms-srch-ellipsis {
    margin-top: 5px
}

#Refinement {
    padding: 0 15px
}

.enw-footer-container {
    clear: both;
    z-index: 1
}

.enw-footer {
    color: #999;
    text-align: center
}

.enw-footer .col {
    padding: 0 2px
}

.enw-footer .row {
    margin: 0 -2px
}

.ms-WPHeader td,.s4-wpcell:hover .ms-WPHeader td {
    border-bottom-color: #f5f5f5
}

h3.ms-WPTitle {
    text-align: left!important
}

.ms-WPBorder,.ms-WPBorderBorderOnly {
    border-color: #f5f5f5
}

.ms-WPBorder>div,.ms-WPBorderBorderOnly>div {
    padding: .5em;
    background: #fafafa
}

.ms-listviewtable {
    background: #fff
}

.ms-alternating,.ms-alternatingstrong,.ms-featurealtrow {
    background: #fafafa
}

.ms-viewheadertr th,.ms-viewheadertr th a {
    color: #999
}

.ms-dlgTitle {
    background: #38719e
}

html.ms-dialog .enw-page-content {
    padding: .5em
}

.article-content {
    color: inherit
}

@media screen and (min-width: 768px) {
    .article-content .row {
        margin:0 -2px
    }

    .article-content .col {
        padding: 0 2px
    }
}

.ms-rteElement-CalloutLeft {
    width: 23%;
    margin: 0 2% 10px 0
}

.ms-rteElement-CalloutRight {
    width: 23%;
    margin: 0 0 10px 2%
}

.ms-rtePosition-1 {
    margin: 0 2% 10px 0!important
}

.ms-rtePosition-2 {
    margin: 0 0 10px 2%!important
}

@media (min-width: 761px) and (max-width:1365px) {
    .btn.btn-primary, .btn.btn-primary-outline {
        padding: 1rem 2rem;
        margin: 1rem;
    }
}

.mega-menu-item .item {
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
}

@media (max-width: 767px) {
	.top-header-container .top-header-link {
		display: inline-block;	
		width: 29%;
		vertical-align: top;
		margin-right: 0rem;
	}
	.top-header-container .socials {
		margin-left: 2.52rem;
		display: inline-block;
		float: left;
		margin-top: 1rem;
	}	
	
	.header-container .enw-header {
		display: block;
	}
	.en-logo {
		display: block;
	}
	.header-container .enw-header .enw-nav-row .navbar-collapse.collapse.in, .header-container .enw-header .enw-nav-row .navbar-collapse.collapsing {
		top: 80px;
	}
}
.bio-list .ms-webpart-zone li.dfwp-item {
    display: inline-block;
    vertical-align: top;
    margin-right: 20px;
    margin-bottom: 15px;
    width: 150px;
}
.en-bio .image {
    max-height: 155px;
    margin-bottom: 5px;
    max-width: 145px;
}