/** CSS File by the City of Worcester, MA to override existing template styles as needed. **/

/** Update Main Font Colors to Black **/

p, body, h1, .view-latest-news .node--view-mode-teaser.card .card_title a, .view-latest-news .node--view-mode-featured.card .card_title a, .card .card-body, .card.card-mini-date .mini-date-bottom .mini-date-location, .card .card-title, .bg-beige .block-provus-basic-text, #navbar-main .navbar-nav .nav-item.dropdown .dropdown-menu .dropdown-item a, #navbar-main .navbar-nav .nav-item.dropdown .dropdown-menu .nav-item.level-2 a, #navbar-main .navbar-nav .nav-item.dropdown .dropdown-menu .nav-item.level-1 a, #navbar-main .navbar-nav .nav-item.level-2 .dropdown-menu .dropdown-item a, #navbar-main .navbar-nav .nav-item.level-2 .dropdown-menu .nav-item.level-2 a, #navbar-main .navbar-nav .nav-item.level-2 .dropdown-menu .nav-item.level-1 a, td.views-field.views-field-field-video-date-1.is-active, .table td, .table-striped > tbody > tr:nth-of-type(odd) > *, .page-link, button.accordion-button.collapsed, .card.card-mini-date .mini-date-top .mini-date-top-right .mini-date-month, .card.card-mini-date .mini-date-top .mini-date-top-right .mini-date-time {
	color: #000;
}

h3.text-body {
	color: #000 !important;
}

/** Base Element Updates **/

.skip-link {
	background: #fff;
}

/**.visually-hidden {
	color: #fff;
}**/

#block-worcester-provus-main-menu-menu, #block-utilitymenu-2-menu {
	color: #fff;
}

h2 {
	margin-top: 4rem !important;
	color: #a82024;
}

h2.title:before {
	background: #173d7a;
}

h3 {
	color: #000;
}

h2 a, .h2 a, h3 a, .h3 a {
	color: #173d7a;
}

a {
	color: #173d7a;
}

a:hover, a:focus {
	color: #a82024;
}

a.External-Link:after {
	font-family: "Font Awesome 5 Free";
	content: '\f35d';
	padding-left: 5px;
	padding-right: 5px;
	display: inline-block;
	font-weight: 900;
	font-size: 0.8rem;
}

#navbar-top {
	background: #4d4d4d;
}

.container.main-container {
	padding-left: 2rem;
}

nav#navbar-main {
	background: #173d7a;
}

footer.site-footer .footer-top {
	background: #173d7a;
}

footer.site-footer .footer-bottom {
	background: #4d4d4d;
}

.block-field-blocknodeprovus-landing-pagebody {
    margin-bottom: 1rem;
}

#searchCollapse {
	background: #173d7a;
}

.btn-primary {
	background: #173d7a;
	border-color: #173d7a;
}

.more-link {
	text-align: left;
}

.more-link a {
	color: #173d7a;
	border: none;
	text-decoration: underline;
	font-size: 1.25rem;
	font-weight: bold;
padding: 0.875rem 0;
}

.more-link a:after {
	font-family: "Font Awesome 5 Free";
	content: "\f054";
	padding-left: 5px;
	display: inline-block;
	vertical-align: middle;
}

.more-link a:hover, .more-link a:focus, .more-link a:active, .more-link a:first-child:active {
	background: none;
	color: #a82024;
	text-decoration: none;
}

#navbar-top .nav-link.green-link {
	color: #fff;
}

#navbar-main .navbar-nav .nav-item .nav-link.btn-header {
	color: #173d7a;
}

.btn, .more-link a {
	text-transform: none;
}

@media (min-width: 62rem) {
	.view-latest-news .more-link {
		margin-top: 0.5rem;
	}
}

.btn.extra[aria-expanded="false"]:before {
	content: 'More';
	float: left;
}

.btn.extra[aria-expanded="false"]:after {
    float: right;
    padding-left: 8px;
    filter: none;
    font-family: "Font Awesome 5 Free";
    font-weight: 800;
    content: "\f078";
    font-size: 14px;
}

.btn.extra[aria-expanded="true"]:before {
	content: 'Less';
	float: left;
}

.btn.extra[aria-expanded="true"]:after {
    float: right;
    padding-left: 8px;
    filter: none;
    font-family: "Font Awesome 5 Free";
    font-weight: 800;
    content: "\f077";
    font-size: 14px;
}

.gin--vertical-toolbar .large-banner {
	margin-left: 0;
}

.carousel-caption {
	width: 90%;
	right: 5%;
	left: 5%;
	font-weight: 600;
}

.view-header {
	margin-bottom: 1rem;
}

#navbar-top .nav-link.green-link {
	background: none;
	padding-left: 0;
	background-size: auto;
}

#navbar-top .nav-link.green-link:before {
	font-family: 'Font Awesome\ 5 Free';
	content: '\f590';
	padding-right: 5px;
	font-size: 1.25rem;
	display: inline-block;
	vertical-align: middle;
}

#main-menu-nav-top .nav-link.green-link {
	background: none;
	padding-left: 0;
	background-size: auto;
}

#main-menu-nav-top .nav-link.green-link:before {
	font-family: 'Font Awesome\ 5 Free';
	content: '\f590';
	padding-right: 5px;
	font-size: 1.25rem;
	display: inline-block;
	vertical-align: middle;
}

#navbar-main .navbar-nav .nav-item .nav-link.btn-header {
	background: #85c334;
	padding-left: 1rem;
}

/**#navbar-main .navbar-nav .nav-item .nav-link.btn-header:before {
	font-family: 'Font Awesome\ 5 Free';
	content: '\f09d';
	padding-right: 5px;
	font-size: 1rem;
	display: inline-block;
	vertical-align: middle;
}**/

hr {
	margin: 1rem 0;
}

@media (max-width: 61.9988rem) {
    #searchCollapse .form-search {
        width: 20rem;
    }
    #navbar-top, #main-menu-nav-top {
        display: block;
    }
    #navbar-top .nav-link.green-link {
	padding-left: 1.5625rem;
    }
    #navbar-top .nav-link.green-link:before {
	content: none;
    }
    #navbar-top .nav-link {
	margin-left: 0;
    }
}

#search-block-form--2 .js-form-wrapper {
	width: fit-content;
}

#search-block-form--2 .js-form-item {
	width: fit-content;
}

.js-form-wrapper, .js-form-item {
	width: 100%;
}

#search-block-form {
	flex-flow: nowrap !important;
}

#block-worcester-provus-account-menu {
	padding-top: 1.5rem;
}

.gtranslate_wrapper:before {
	font-family: 'Font Awesome 5 Free';
	content: '\f57d';
	padding-right: 5px;
	font-size: 1.25rem;
	display: inline-block;
	color: #fff;
	font-weight: 600;
	vertical-align: middle;
}

.path-webform fieldset legend span.fieldset-legend {
	margin-top: 1.25rem;
}

.cww .col-3 {
	display: inline-flex;
	align-items: center;
}

.cww .col-9 {
        border-left: 1px solid black;
	display: inline-flex;
	align-items: center;
}

.cww .col-3 svg {
	width: auto !important;
	padding-left: 15px;
}

.view-grouping-header {
	font-weight: bold;
	color: #a82024;
	font-size: 2rem;
	line-height: 2.9375rem;
	margin: 1.25rem 0;
	text-transform: uppercase;
}

caption {
	caption-side: top;
	color: #000;
	font-weight: 600;
	font-size: 1.25rem;
	line-height: 1.75rem;
	margin: 0;
	margin-bottom: 1.25rem;
}

/** Alert Banner Updates **/

.alert-wrapper {
	position: initial;
	overflow: auto;
	max-height: fit-content;
}

.alert .alert-heading {
	display: none;
}

.alert-wrapper .alert {
	max-height: 5rem;
}

.alert svg {
	max-height: 2rem;
}

/** Page Layout Adjustments to Display Pages Wider **/

@media screen and (min-width: 1265px) {
#main.container,
footer .footer-top .container {
width: 99%;
max-width: 1265px;
padding-right: 0;
padding-left: 0;
}

.main-content .content .container {
width: 99%;
max-width: 1265px;
padding-right: 0;
padding-left: 0;
}
}

@media screen and (min-width: 1265px) {
.container, .container-sm, .container-md, .container-lg, .container-xl, .container-xxl {
	padding-right: 5rem;
	padding-left: 5rem;
}
}

@media (max-width: 850px) {
h1 {
	margin-bottom: 1rem;
}
}

.container, .container-sm, .container-md, .container-lg, .container-xl, .container-xxl {
    max-width: 100%;
}

.highlighted .container-fluid {
	--bs-gutter-x: 0;
}

/** Updates to Views for Editor UI **/

#drupal-off-canvas-wrapper {
	--off-canvas-background-color-medium: #fff;
}

body {
	--jui-dialog-close-button-size: 1.5em;
	--jui-dialog-close-button-border-radius: 50%;
}

.ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close {
	background: no-repeat center/100% url(data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9JzMwMHB4JyB3aWR0aD0nMzAwcHgnICBmaWxsPSIjMzgzYTQwIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgODUuODEyIDg1LjgxMiIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgODUuODEyIDg1LjgxMiIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZD0iTTcwLjY5LDE0LjEyMWMtMTUuNjIxLTE1LjYyLTQwLjk0NS0xNS42Mi01Ni41NjgsMGMtMTUuNjIxLDE1LjYyLTE1LjYyLDQwLjk0NiwwLDU2LjU2NyAgIGMxNS42MjQsMTUuNjIzLDQwLjk0OSwxNS42MjMsNTYuNTY5LDAuMDAyQzg2LjMxMiw1NS4wNzEsODYuMzEzLDI5Ljc0NCw3MC42OSwxNC4xMjF6IE01NC44NzEsNTkuMjlMNDIuNDA2LDQ2LjgyNUwyOS45NDIsNTkuMjkgICBjLTEuMjIzLDEuMjIzLTMuMjAyLDEuMjIyLTQuNDIyLDAuMDAyYy0xLjIyMy0xLjIyNC0xLjIyMS0zLjIsMC00LjQyMmwxMi40NjYtMTIuNDY2TDI1LjUyMiwyOS45NDEgICBjLTEuMjIzLTEuMjIzLTEuMjIzLTMuMjAxLDAtNC40MjFjMS4yMTktMS4yMjIsMy4xOTktMS4yMjMsNC40MiwwbDEyLjQ2NSwxMi40NjRMNTQuODcsMjUuNTJjMS4yMjItMS4yMjIsMy4xOTktMS4yMjIsNC40MiwwLjAwMSAgIGMxLjIyMSwxLjIxOSwxLjIyMiwzLjE5OCwwLjAwMSw0LjQxOUw0Ni44MjYsNDIuNDA0bDEyLjQ2NSwxMi40NjZjMS4yMjIsMS4yMjIsMS4yMjIsMy4yMDEsMCw0LjQyMlM1Ni4wOTMsNjAuNTEyLDU0Ljg3MSw1OS4yOXoiPjwvcGF0aD48L2c+PC9zdmc+) !important;
}

#layout-builder-modal textarea {
	height: -webkit-fill-available !important;
}

/** Top Nav Dropdown Updates **/

@media (min-width: 62rem) {
.navbar-expand-lg .navbar-collapse {
	display: -webkit-box !important;
}
}

@media (min-width: 75rem) {
#navbar-main .navbar-nav .nav-item.dropdown .dropdown-menu.level-1.show {
	padding: 1.25rem;
}
}

@media (min-width: 87.5rem) {
#navbar-main .navbar-nav .nav-item {
	padding: 1.875rem 0.9375rem;
}
}

@media (min-width: 62rem) {
.pe-lg-5, #navbar-main .navbar-nav .nav-item.dropdown .dropdown-menu.level-1.show .has-subitems {
	padding-right: 1.25rem !important;
}
}

#navbar-main .navbar-nav .nav-item.dropdown .dropdown-menu.level-1 .dropdown-header {
	letter-spacing: normal;
	font-size: 0.97em;
}

#navbar-main .navbar-nav .nav-item.level-2 {
	font-size: 0.875rem;
}

/** User Account Menu Login/Logout Updates **/

.loginlogout {
	font-weight: bold;
	text-decoration: none;
}

.loginlogout:after {
	font-family: 'Font Awesome\ 5 Free';
	content: '\f2f6';
	padding-left: 5px;
	display: inline-block;
	vertical-align: middle;
}

.loginlogout:hover {
	text-decoration: underline;
}

/** Special Link Classes **/

.learn-more {
	font-size: 1.25rem;
	font-weight: bold;
}

.learn-more:after {
	font-family: 'Font Awesome\ 5 Free';
	content: '\f054';
	padding-left: 5px;
	display: inline-block;
	vertical-align: middle;
}

.learn-more-pdf {
	font-size: 1.25rem;
	font-weight: bold;
}

.learn-more-pdf:after {
	font-family: 'Font Awesome\ 5 Free';
	content: '\f1c1' !important;
	padding-left: 5px;
	display: inline-block;
	vertical-align: middle;
	height: auto !important;
	margin-left: 0 !important;
	background: none !important;
}

.learn-more-external {
	font-size: 1.25rem;
	font-weight: bold;
}

.learn-more-external:after {
	font-family: 'Font Awesome\ 5 Free';
	content: '\f35d';
	padding-left: 5px;
	display: inline-block;
	vertical-align: middle;
}

.contact-website {
	background: #bb0000;
	padding: 0.5rem 0.25rem;
	color: #fff;
	border-radius: 50%;
	margin: 0.25rem;
}

.contact-facebook {
	background: #3b5998;
	padding: 0.5rem 0.25rem;
	color: #fff;
	border-radius: 50%;
	margin: 0.25rem;
}

.contact-twitter {
	background: #000;
	padding: 0.5rem 0.25rem;
	color: #fff;
	border-radius: 50%;
	margin: 0.25rem;
}

.contact-instagram {
	background: #f00075;
	padding: 0.5rem 0.25rem;
	color: #fff;
	border-radius: 50%;
	margin: 0.25rem;
}

.contact-linkedin {
	background: #007bb5;
	padding: 0.5rem 0.25rem;
	color: #fff;
	border-radius: 50%;
	margin: 0.25rem;
}

.js-clear-btn, .webform-button--reset {
	color: #fff;
}

#edit-reset-view-diverse-business-directory-submissions {
	display: none;
}

/** Home Page Updates **/

.main-banner img {
	margin: 0;
}

.layout.layout-builder__layout:first-child {
	padding: 0;
}

@media only screen and (max-width: 768px) {
.slideshow-wrapper .slideshow-content form.search-form {
margin-top: 0;
}
.slideshow-wrapper .slideshow-content h1 {
	line-height: 2.5rem;
}
}

.card.card-mini-date .mini-date-top .mini-date-top-left {
	font-size: 4.5rem;
}

@media (min-width: 62rem) {
#navbar-main .region-header .navbar-brand img {
	max-width: 12rem;
}
}

@media (min-width: 75rem) {
#navbar-main .region-header .navbar-brand img {
	max-width: 15rem;
}
}

@media (min-width: 87.5rem) {
#navbar-main .region-header .navbar-brand img {
	max-width: 18rem;
}
}

.path-frontpage .bg-secondary {
	background-color: #487858 !important;
}

.path-frontpage .block-provus-stat-group h2.card-title {
	color: #ffffff;
}

.lSSlideOuter .lSPager.lSpg {
	padding-bottom: 2rem !important;
}

@media (max-width: 850px) {
.slideshow-content h1 {
	font-size: 1.4rem !important;
}
}

/** Breadcrumb Menu Updates **/

@media screen and (min-width: 450px) {
.breadcrumb {
	margin-left: 5rem;
}
}

.breadcrumb {
	border-bottom: none;
	margin-top: 1rem;
	margin-bottom: 1rem;
}

.breadcrumb .breadcrumb-item a {
	text-transform: none;
	text-decoration: underline;
}

.breadcrumb .breadcrumb-item a:hover {
	text-decoration: none;
}

.breadcrumb-item + .breadcrumb-item:before {
	content: '>'
}

.breadcrumb-div {
	background-color: #f5f5f5;
}

.breadcrumb .breadcrumb-item.active {
	font-weight: 700;
	color: #173d7a;
}

.breadcrumb .breadcrumb-item {
	text-transform: none;
}

/** Container Background Colors Updates **/

.bg-grey {
	background-color: #f5f5f5;
}

.bg-light-blue {
	background-color: #e6edf2;
}

.bg-numbers-green {
	background-color: #487858 !important;
}

.bg-numbers-green h2 {
	color: #fff !important;
}

@media screen and (min-width: 450px) {
.bg-beige {
	margin-left: -30rem;
	margin-right: -30rem;
	padding-left: 30rem;
	padding-right: 30rem;
	padding-top: 2rem;
	padding-bottom: 2rem;
}

.bg-grey {
	margin-left: -30rem;
	margin-right: -30rem;
	padding-left: 30rem;
	padding-right: 30rem;
	padding-top: 2rem;
	padding-bottom: 2rem;
}

.bg-light-blue {
	margin-left: -30rem;
	margin-right: -30rem;
	padding-left: 30rem;
	padding-right: 30rem;
	padding-top: 2rem;
	padding-bottom: 2rem;
}

.bg-white {
	padding-top: 2rem;
	padding-bottom: 2rem;
}

.bg-numbers {
	margin-left: -30rem;
	margin-right: -30rem;
	padding-left: 30rem;
	padding-right: 30rem;
	padding-top: 2rem;
	padding-bottom: 2rem;
}

.bg-numbers-green {
	margin-left: -30rem;
	margin-right: -30rem;
	padding-left: 30rem;
	padding-right: 30rem;
	padding-top: 2rem;
	padding-bottom: 2rem;
}
}

/** Departments Page Updates **/

.dept-row {
	margin-top: 0px;
	margin-bottom: 0px;
}

.dept-row .col {
	margin-top: 0px;
	margin-bottom: 1.5rem;
}

.dept-row .card-text {
	text-align: left;
}

.dept-row h3:before {
	content:"\203A";
	padding-right: 5px;
	color: #a81f25;
	font-size: 1.5rem;
}

/** Updates to the Accordion **/

.accordion {
	margin-top: 2rem;
}

.accordion-button, .current-upcoming-agendas .accordion-button, .list-of-pending-items .accordion-button, .meeting-agendas .accordion-button, .meeting-videos.view-recent-videos .accordion-button {
	font-size: 1.25rem;
	line-height: normal;
}

.accordion-button::after, .current-upcoming-agendas .accordion-button::after, .list-of-pending-items .accordion-button::after, .meeting-agendas .accordion-button::after, .meeting-videos.view-recent-videos .accordion-button::after {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='currentColor' class='bi bi-plus-lg' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M8 2a.5.5 0 0 1 .5.5v5h5a.5.5 0 0 1 0 1h-5v5a.5.5 0 0 1-1 0v-5h-5a.5.5 0 0 1 0-1h5v-5A.5.5 0 0 1 8 2Z'/%3E%3C/svg%3E");
	order: -1;
    margin-left: 0 !important;
    margin-right: 0.5em;
}

.accordion-button:not(.collapsed)::after, .meeting-videos.view-recent-videos .accordion-button:not(.collapsed)::after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='currentColor' class='bi bi-dash-lg' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M2 8a.5.5 0 0 1 .5-.5h11a.5.5 0 0 1 0 1h-11A.5.5 0 0 1 2 8Z'/%3E%3C/svg%3E");
	order: -1;
    margin-left: 0 !important;
    margin-right: 0.5em;
}

.accordion-collapse .card-body {
	padding: 1rem;
	background-color: #e5eef3;
	margin-bottom: 0;
}

.accordion-button:not(.collapsed), .meeting-videos.view-recent-videos .accordion-button:not(.collapsed) {
	background: #173d7a;
}
 
.document-accordion {
	margin-top: 0;
	margin-bottom: 0.5rem;
}

.document-accordion .card-body .field__item {
	padding: 0.5rem 0;
	border-bottom: 1px solid #99cccc;
	margin-left: -1rem;
	margin-right: -1rem;
}

.document-accordion .card-body .field__item a {
	padding-left: 0.5rem;
}

.document-accordion .card-body .field__item a:after {
	content: "";
	display: inline-block;
	background: url(/themes/custom/worcester_provus/images/icons/application-pdf.png) left center no-repeat;
	width: 16px;
	height: 16px;
	margin-left: 0.3125rem;
}

.document-accordion .card-body .field--type-entity-reference {
	margin: 0;
	padding-right: 1rem;
	padding-left: 1rem;
}

[id^="accordion"] .card-body  {
	text-align: left;
}

[id^="accordion"] .card-body ul {
	text-align: left;
}

[id^="accordion"] .card-body:after {
	background: none;
}

[id^="accordion"] .card {
	margin-bottom: 0.5rem;
}

[id^="accordion"] .card-header {
	background-color: #00798c;
}

[id^="accordion"] .btn {
	color: #fff;
	padding: 0.875rem 0rem;
	text-align: left;
}

[id^="accordion"] .btn:active {
	border-color: transparent;
}

[id^="accordion"] a[aria-expanded="false"]:after {
	font-family: 'Font Awesome\ 5 Free';
	content: '\f078';
	padding-left: 5px;
	display: inline-block;
}

[id^="accordion"] a[aria-expanded="true"]:after {
	font-family: 'Font Awesome\ 5 Free';
	content: '\f077';
	padding-left: 5px;
	display: inline-block;
}

[id^="accordion"] .card .card-header {
	padding: 0.25rem 1.5rem;
}

[id^="accordion"] .card .card-body table {
	font-size: 1rem;
	text-align: left;
}

[id^="accordion"] .view-header {
	padding: 1rem;
}

/** Customer Service Buttons **/

.button-row {
	text-align: center;
	margin-bottom: 3rem;
}

.round-button {
	display: inline;
}

.round-button .view-content {
	text-align: left;
}

.views-row {
	display: inline;
}

.round-button .views-row a {
	background-color: #487858;
	border: none;
	color: white;
	padding: 0px 20px;
	text-decoration: none;
	display: inline-flex;
	font-weight: bold;
	margin: 10px 5px;
	cursor: pointer;
	width: 275px;
	height: 75px;
	align-items: center;
}

.round-button .views-row a:hover {
	background-color: #095682;
	text-decoration: underline;
}

.round-button svg {
	width: auto !important;
	border-right: 1px solid #fff;
	margin-right: 15px;
	padding-right: 15px;
	margin-left: -5px;
}

/** Off-Canvas Customization **/

.modal-backdrop {
	z-index: 100;
}

.block .block-menu .modal-backdrop {
--bs-backdrop-zindex: 100;
}

.offcanvas-body .banner-navbar {
	display: block;
	background-color: transparent;
	margin: 0;
	padding: 0;
	width: 100%;
}

.offcanvas-body .banner-navbar li {
	display: block;
	padding: 0;
	border-top: 1px solid #E4E5EC;
}

.offcanvas-body .banner-navbar li a {
	text-transform: none;
	padding: 15px 5px;
	color: #005689;
}

.offcanvas-body .banner-navbar li a:hover {
	font-weight: 600;
	text-decoration: underline;
}

.navigation nav ul li.nav-item.blue > a {
	background: #E5EEF3;
	position: relative;
	color: #005689;
	text-transform: none;
    padding: 0.75rem 1.25rem;
}

.navigation nav ul li.nav-item.blue > a:hover {
	font-weight: 600;
	text-decoration: underline;
}

.navigation nav ul li.nav-item.blue > a:before {
	position: absolute;
    content: '';
    left: 0;
    top: 0;
    height: 100%;
    width: 0.3125rem;
    background: #005689;
}

.navigation nav ul li.nav-item.dropdown > a[aria-expanded="false"]:after {
	content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='currentColor' class='bi bi-plus-lg' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M8 2a.5.5 0 0 1 .5.5v5h5a.5.5 0 0 1 0 1h-5v5a.5.5 0 0 1-1 0v-5h-5a.5.5 0 0 1 0-1h5v-5A.5.5 0 0 1 8 2Z'/%3E%3C/svg%3E");
	border-top: 0;
	float: right;
}

.navigation nav ul li.nav-item.dropdown > a[aria-expanded="true"]:after {
	content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='currentColor' class='bi bi-dash-lg' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M2 8a.5.5 0 0 1 .5-.5h11a.5.5 0 0 1 0 1h-11A.5.5 0 0 1 2 8Z'/%3E%3C/svg%3E");
	border-top: 0;
	float: right;
}

.navigation nav ul li.menu-item--active-trail > a {
	background: #e2f5e6 !important;
}

.dept-menu {
	padding: 0.75rem;
	margin-right: 15px;
	background-color: #00798c;
}

/** Resource Link Cards **/

.resource .card-body {
	background-color: #e8e8e8;
	padding: 1rem;
	margin-top: 1.5rem;
}

.resource .card-body .card-title {
	margin-top: 25px;
	text-align: left;
}

.resource .card-body .card-title:after {
	display: block;
    content: '';
    margin-top: 15px;
    width: 25%;
    border-bottom: 0.375rem solid #173d7a;
}

.resource:hover .card-body .card-title {
	text-decoration: none;
}

.resource .card-text {
	text-align: left;
	margin-top: 75px;
}

.resource .card-text .svg-inline--fa {
	color: #a82024;
}

/** General Card Updates **/

.card {
	margin-top: 0;
}

.card .card-body {
	font-size: 1rem;
}

.card .card-img {
	text-align: center;
	display: flex;
	justify-content: center;
}

@media screen and (min-width: 1180px) {
.card .card-img {
	width: 104%;
}
}

.more-link {
	margin-bottom: 1.25rem;
}

.card .card-body:after {
	background: #173d7a;
}

.parks-card {
	background-color: #e8e8e8;
}

.parks-card .card-body {
	text-align: left;
	padding: 0.5rem;
}

.parks-card ul {
	margin-top: 1rem;
}

.cabinet .card-footer {
	margin: 0;
}

/** YouTube Embed Cards **/

.video-card {
	border: 1px solid #a82024;
}

.video-card .card-title {
	text-align: left;
}

.video-card .card-title a:before {
	content: url('/template-images/youtube-icon.png');
	vertical-align: middle;
	padding-right: 0.5rem;
}

.video-card:hover .card-body .card-title {
	text-decoration: none;
}

.video-card .card-text {
	font-size: 16px;
	text-align: left;
}

.video-card .callout {
	font-weight: bold;
	color: #000;
}

.video-card ul {
	text-align: left;
}

.btn.extra.mayor.collapsed:before {
	content: 'More Speeches';
}

/** Section or Related Section Buttons **/

.btn-section {
	width: 295px;
	height: 125px;
	color: #173d7a;
	background: #fff;
	border: 1px solid #173d7a;
	padding-left: 15px;
	text-align: left;
	font-size: 1.4rem;
	font-weight: 700;
	line-height: 1.2;
	margin-right: 10px;
	display: inline-flex;
	align-items: center;
}

.btn-section:hover {
	border: 0;
	color: #fff;
	background: #173d7a;
}

.btn-section:active {
	border: 1px solid #173d7a;
	color: #fff;
	background: #173d7a;
}

.btn-section .fa-2xl {
	font-size: 3rem;
}

.btn-section svg {
	width: auto !important;
}

.btn-section .float-start {
	color: #173d7a;
	border-right: 1px solid #173d7a;
	padding: 15px;
	margin-right: 15px;
	margin-left: -5px;
}

.btn-section:hover .float-start {
	color: #fff;
	border-right: 1px solid #fff;
}

.btn-section:active .float-start {
	color: #173d7a;
	border-right: 1px solid #173d7a;
}

/** Document Button Dropdowns **/

.document-button {
	display: inline-block;
	padding: 15px 32px;
	transition: all 0.5s;
}

.document-button span {
	display: inline-block;
	position: relative;
	transition: 0.5s;
}

.document-button span:after {
	content: '\00bb';
	position: absolute;
	opacity: 0;
	top: 0;
	right: -20px;
	transition: 0.5s;
}

.document-button:hover span {
	padding-right: 25px;
}

.document-button:hover span:after {
	opacity: 1;
	right: 0;
}

/** News & Announcements **/

.block-views-blockview-news-announcements-police {
	margin-bottom: 75px;
}

.page-view-view-news-announcements #main {
  padding-top: 5px;
  padding-bottom: 48px;
  margin-bottom: 30px;

  p {
    margin-left: 18px;
    margin-right: 18px;

    @include media-breakpoint-up(sm) {
      margin: 0px 0px 15px 0px;
    }
  }

  .well {
    min-height: 20px;
    padding: 15px;
    margin-bottom: 20px;
    margin-top: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.087466);
    display: flex;
    justify-content: space-between;

    .btn {
      color: #fff;
      background-color: #00456e;
      border-color: #00456e;
      text-transform: uppercase;
      padding: 5px 10px;
      border-radius: 0px;

      &:hover,
      &:focus {
        color: #fff;
        background: #146696;
        border-color: #146696;
        text-decoration: none;
      }
    }
  }

  .news-view-grid {
    .row {
      padding: 10px 0px;
      background-color: #ffffff;
      border: 1px solid #dddddd;
      color: #000000;
      margin: 0px 0px -1px;

      &:first-child {
        padding: 10px 0px;
        background-color: #446e9b;
        border-color: #446e9b;
        color: #fff;

        @include media-breakpoint-up(lg) {
          padding: 10px 15px;
        }
      }

      &:not(:first-child):hover,
      &:not(:first-child):focus {
        text-decoration: none;
        background-color: rgb(245, 245, 245);
      }
    }
  }
}

.view-latest-news .more-link {
/*	clear: left;
	text-align: center; */
	margin-left: 0;
}


@media (max-width: 768px) {
	.hidden-small {
		display: none;
	}
	.view-latest-news .node--view-mode-featured.card .field--name-field-provus-media-image img {
		max-width: 100%;
	}
}

@media (min-width: 62rem) {
.view-latest-news .view-content:not(:first-child) {
	width: 50%;
}
}

/** Images **/

.content .text-formatted.field--name-body img {
  width: auto !important;

  @include media-breakpoint-down(lg) {
	width: auto !important;
  }
}

.content .view-view-banner-image img {
	margin: 0;
}

.content img {
  width: auto !important;

  @include media-breakpoint-down(lg) {
	width: auto !important;
  }
}

.main-banner img {
	width: 100% !important;
}

.img-fluid {
	width: 100%;
}

/** Striped DIV Rows **/

.striped-rows .row:nth-of-type(odd) {
	background-color: #f3f3f3;
}

.striped-rows .row:nth-of-type(even) {
	background-color: #fff;
}

.striped-rows .row {
	padding: 1rem;
}

.view-view-diverse-business-directory-submissions table thead {
	background: #005689;
	color: #fff;
}

/** Calendar View **/

.calendar-view-table a {
	text-decoration: underline;
}

.calendar-view-table a:hover {
	text-decoration: none;
}

.calendar-view-table .calendar-view-day__row {
	font-size: 0.9rem;
}

.calendar-view-table .calendar-view-day__row > * {
	color: #000;
}

.calendar-view-table .calendar-view-day__number {
	font-size: 0.9rem;
	width: 2rem;
	background: #00456E;
}

.calendar-view-table thead th {
	background: #00456E;
}

.calendar-view-pager {
	list-style-type: none;
}

.calendar-view-pager .pager__item a {
	display: inline;
}

.calendar-view-pager .pager__item > * {
	font-size: 1.25rem;
	text-decoration: none;
}

.calendar-view-pager .pager__item > *:hover {
	text-decoration: underline;
}

.calendar-view-table caption {
	font-size: 2rem;
	line-height: 2.9375rem;
	letter-spacing: 0.0625rem;
	margin-bottom: 1.25rem;
	color: #A81F25;
	font-weight: 600;
	text-transform: uppercase;
	padding: 0;
}

.calendar-view-pager .pager__current {
	display: none;
}

.card.card-mini-date .mini-date-top .mini-date-top-left {
	color: #ffffff;
	background: #00798c;
	padding: 0 0.25rem;
}

.card.card-mini-date .mini-date-bottom h3 a {
	color: #173d7a;
}

.card.card-mini-date .mini-date-top {
	padding: 0.25rem 1.5625rem 0 0;
}

.card-group .card-mini-date {
	margin-right: 1.5rem;
}

header svg {
	width: auto !important;
}

.event-details svg {
	width: auto !important;
	padding-bottom: 15px;
}

.card.card-mini-date .mini-date-bottom .mini-date-location {
	font-size: 1rem;
}

.view-latest-news .node--view-mode-teaser.card .field--name-field-provus-publish-date, .view-latest-news .node--view-mode-featured.card .field--name-field-provus-publish-date {
	font-size: 1rem;
	font-weight: 600;
}

.table-striped > tbody > tr:nth-of-type(odd) > * {
	--bs-table-accent-bg: auto;
}

.calendar-view-table .next-month, .calendar-view-table .previous-month {
	background: #f3f3f3;
}

.calendar-view-table .next-month:hover, .calendar-view-table .previous-month:hover {
	background: #f3f3f3;
}

/** Video on Demand **/

.vod {
	margin-top: 0px;
	margin-bottom: 2rem;
}

.vod .card-title {
	font-size: 1.25rem;
}

.vod .card .card-body {
	padding: 0.75rem;
}

@media screen and (min-width: 450px) {
	.view-filters .js-form-item {
	display: inline;
	width: 33%;
}
}

legend {
	font-size: 1.1rem;
}

td.is-active {
	background-color: transparent;
}

/** Parks Sidebar **/

.layout-builder__layout .col-lg-3:last-child .block-provus-basic-text {
	-webkit-box-shadow: none;
	box-shadow: none;
	padding-right: calc(var(--bs-gutter-x)* .5);
	padding-left: 0;
	border-radius: 0;
	min-height: 0;
	margin-bottom: 0;
	margin-top: 0;
	background-color: transparent;
	border: none;
}

.layout-builder__layout .col-lg-3:last-child .block-provus-basic-text h2 .field--name-field-provus-title, .layout-builder__layout .col-lg-3:last-child .block-provus-basic-text h2.title .field--name-field-provus-title {
	font-size: inherit;
	line-height: inherit;
	color: inherit;
	letter-spacing: inherit;
}

.layout-builder__layout .col-lg-3:last-child .block-provus-basic-text h2 .field--name-field-provus-title:before, .layout-builder__layout .col-lg-3:last-child .block-provus-basic-text h2.title .field--name-field-provus-title:before {
    content: '';
    position: absolute;
    top: -0.75rem;
    left: 0;
    height: 0.375rem;
    width: 7.5rem;
    background: #00456E;
}

.layout-builder__layout .col-lg-3:last-child .block-provus-basic-text a {
	text-decoration: underline;
}

.layout-builder__layout .col-lg-3:last-child .block-provus-basic-text a:hover, .layout-builder__layout .col-lg-3:last-child .block-provus-basic-text a:focus {
	color: #a82024;
	text-decoration: none;
}

.fa-ul {
	margin-top: 2em;
}

.fa-ul>li {
	line-height: 2;
}