﻿@charset "utf-8";
/*Navigation Accessibility*/
.skip a
{
position:absolute; 
left:-10000px; 
top:auto; 
width:1px; 
height:1px; 
overflow:hidden;
} 
.skip a:focus 
{ 
position:static; 
width:auto; 
height:auto; 
}
.whitebkgbig  select#County.form-drop {max-width:15em!important;}


/*body*/		
body {font-family:Arial, Helvetica, sans-serif!important;font-size:1em;line-height:1.3em; color:black;
 overflow-y:visible; position:relative;}   

.ms-WPBody td, .ms-WPBody {
	font-family:Arial, Helvetica, sans-serif;font-size:.9em;line-height:1.3em; color:black;
}
.container-fluid {
	padding-left:50px; padding-right:50px;
}
/*SharePoint 2019 Updates*/
#s4-bodyContainer {padding-bottom:0px;}  
.ms-webpartzone-cell {margin-bottom:0px;}
#MSOTlPn_MainTD {display: block; position: fixed; top: 0; right: 0; z-index: 1000; height: 100% !important; width: auto !important; overflow-y: auto; background: #fff;}
#MSOTlPn_MainTD > table {margin-right: 19px; position: static; width: 100%;}
.ms-TPBorder {width: 100%;}
.ms-dlgContent, .ms-dlgFrameContainer, #contentBox {
	background-color:white!important;
}
.ms-backgroundImage #ms-notdlgautosize {
	background:white!important; background-image:none!important;
}
.ms-rtestate-field ul,
#ctl00_PlaceHolderMain_ctl01__ControlWrapper_RichHtmlField.ms-rtestate-field ul {
	list-style-image:url(/images/bms/bullet.png); list-style-position: inside;}

/*Backend Menu*/
#s4-workspace.ms-core-overlay div#s4-bodyContainer div#s4-titlerow.ms-dialogHidden div#titleAreaBox.ms-noList.ms-table.ms-core-tableNoSpace div#titleAreaRow.ms-tableRow div.ms-breadcrumb-box.ms-tableCell.ms-verticalAlignTop div.ms-breadcrumb-top div#DeltaTopNavigation.ms-displayInline.ms-core-navigation .static li.static a.static,
#s4-workspace.ms-core-overlay div#s4-bodyContainer div#contentRow div#sideNavBox.ms-dialogHidden.ms-forceWrap.ms-noList div#DeltaPlaceHolderLeftNavBar.ms-core-navigation .static li.static a.static {
	color:black!important;
}
/*enterprise header*/
.entheader {
	background-color:#253e9a; padding:5px 0px 5px 0px;
}

/*header*/
a img.imgheader {
	width:70%; height:auto;
}
.headerbkg {
	padding-top:50px; padding-bottom:50px;	  
  background-image: linear-gradient(rgba(255,255,255,1), rgba(255,255,255,0));}
.dohs {
	width:28%; height:auto; float:left; padding-right:2%;
}
.obscure { 
position: absolute !important; 
clip: rect(1px 1px 1px 1px); /* IE6, IE7 */ 
clip: rect(1px, 1px, 1px, 1px); 
} 
/*background*/
.citybkg {background-image:url(/images/bms/bmsbkg2.jpg); width: 100%;
  height: 100%; background-repeat:no-repeat;
  object-fit: cover; border-bottom:10px solid #d2b117; background-attachment:fixed;
	
}
.citypad {
	padding-top:50px; padding-bottom:50px;
}

/* Navigation */

#menu {height:auto;
 background:#0373c0; }
 
 	#nav .additional-background {background-image:none!important;padding:0px!important;}
/*top level items*/
#nav li.static {margin:15px 30px 15px 0px;padding:0 30px 0px 0px;white-space:normal; color:white; font-size:1.7em; font-weight:normal!important; cursor:pointer; border-right:1px solid white;}
#nav a.static {color:white!important; margin:0px!important; padding:0px!important; font-weight:normal!important;}
#nav a.static:hover, a.dynamic.menu-item:hover{text-decoration:underline!important;}
/*dropdown*/
#nav a.dynamic.menu-item {text-align:left;margin:0px 0px 10px 3px; padding:0px 0px 10px 3px;text-transform:none; font-weight:normal; border-bottom:1px solid #d3d3d3!important; border-right:0px none!important; font-size:.8em;color:black!important;}
/*Keeps selected item from turning bold*/
#nav .ms-selected, .ms-pivotControl-surfacedOpt-selected, .ms-core-listMenu-selected, .ms-hero-command-enabled-alt {font-weight:bold;}
/*remove bullet2 in dropdown items*/
#nav ul.dynamic {list-style-image:none!important; list-style-type:none; width:230px!important; padding:10px 10px 0px 10px!important; margin-left:10px;}
/*remove extra spacing before first item*/
#nav ul#zz10_RootAspMenu.root.ms-core-listMenu-root.static {padding-inline-start: 0px!important; padding:0px!important;}
#nav ul {padding-inline-start:0px!important;}
/*removes border from last item*/
#nav ul.dynamic > li.dynamic:last-child > .menu-item {border: 0px solid transparent!important; padding-bottom:0px!important;}
#nav li.static:last-child, .static li.static:last-child   {border: 0px solid transparent!important; padding-right:0px; margin-right:0px;}

#nav .ms-selected, .ms-pivotControl-surfacedOpt-selected, .ms-core-listMenu-selected, .ms-hero-command-enabled-alt {
	font-weight:normal!important;
}

/*Videos*/
.videowrapper {
	position:relative;
	padding-bottom:290px;
	padding-top:20px; 
	height:0; 
	overflow:hidden; }

	
.videowrapper iframe {
	
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:290px;}
	
/*three boxes*/
.threeboxes img {
	width:100%; height:auto;
}
.threeboxes {min-height:34em; background-color:white;
	border:1px solid #cccccc; padding:5px; margin-top:50px; margin-bottom:0px;
}
.threeboxsquare {
	padding:10px;
}
/*events*/

	
.eventdate {width: 4em!important;  height:4em!important; 
 background-color:#93cebd;
   border-bottom-left-radius: 5px;
  -moz-border-radius-bottomleft: 5px;
  -webkit-border-bottom-left-radius: 5px; border-top-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -webkit-border-top-left-radius: 5px;
    border-bottom-right-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -webkit-border-bottom-right-radius: 5px; border-top-right-radius: 5px;
  -moz-border-radius-topright: 5px;
  -webkit-border-top-right-radius: 5px; float:left;
  text-align:center!important; height:auto; color:white; margin:0 .5em .5em 0;  padding:.5em; margin-bottom:15px;}
.eventcontent {
	width: calc(100% - 5.5em); float:right; padding-bottom:15px;
} 
a.eventcontent, .eventcontent a {
	color:black;
}
.eventitem {float:left; width:100%; margin:0px 0px 15px 0px; }



/*white bkg*/
.whitebkg {
	 background-color:white; padding:20px; margin-top:50px; margin-bottom:50px;
}
.whitebkgbig {
	 background-color:white;
}

.greybkg {background-image: linear-gradient(#727983, #272c33);
	border-top:10px solid #253e9a;
} 
/*footer*/
.bottomfooter {
	background-color:#444b54; text-align:center; padding:50px 0px; 
}
/* Button Styles */

#button input#buttonhide.btn,
.btn, a.btn, .btn a, .btn:visited, a.btn:visited, .btn a:visited {
background:#0373c0;

 border:0px; margin:0px; font-size:1em; 
 color:white!important;
   border-bottom-left-radius: 10px;
  -moz-border-radius-bottomleft: 10px;
  -webkit-border-bottom-left-radius: 10px; border-top-left-radius: 10px;
  -moz-border-radius-topleft:10px;
  -webkit-border-top-left-radius: 10px;
    border-bottom-right-radius: 10px;
  -moz-border-radius-bottomright: 10px;
  -webkit-border-bottom-right-radius: 10px; border-top-right-radius: 10px;
  -moz-border-radius-topright: 10px;
  -webkit-border-top-right-radius: 10px; padding:10px 20px 10px 20px; font-weight:bold;

}



#button input#buttonhide.btn:hover, #button input#buttonhide.btn:focus, #button input#buttonhide.btn:active,
.btn:hover, a.btn:hover, .btn a:hover,
.btn:focus, a.btn:focus, .btn a:focus,
.btn:active, a.btn:active, .btn a:active {
background:#253E9A;
 border:0px; margin:0px; font-size:1em;
 color:white!important;
     border-bottom-left-radius: 10px;
  -moz-border-radius-bottomleft: 10px;
  -webkit-border-bottom-left-radius: 10px; border-top-left-radius: 10px;
  -moz-border-radius-topleft:10px;
  -webkit-border-top-left-radius: 10px;
    border-bottom-right-radius: 10px;
  -moz-border-radius-bottomright: 10px;
  -webkit-border-bottom-right-radius: 10px; border-top-right-radius: 10px;
  -moz-border-radius-topright: 10px;
  -webkit-border-top-right-radius: 10px; padding:10px 20px 10px 20px; font-weight:bold;

}

.bigbtn {
	width:100%; font-size:1.7em!important; margin-top:10px!important; margin-bottom:10px!important;
}

/* Link Styles */

a:link {color:#3f6ea1;text-decoration:none;}
a:hover {color:#3f6ea1; text-decoration:underline;}
a:active {color:#3f6ea1;text-decoration:underline;}
a:visited {color:#3f6ea1;}

.ms-WPBody a:link {color:#3f6ea1;}
.ms-WPBody a:hover {color:#3f6ea1;}
.ms-WPBody a:active {color:#3f6ea1;}
.ms-WPBody a:visited {color:#3f6ea1;}
.ms-WPBody a:focus {color:#3f6ea1;}

.ms-WPBody {font-size:100%!important;}
.ms-WPBody td {font-size:100%;}
.whitelink a {
	font-weight:normal;
}
a.blacklink, a.blacklink:hover, a.blacklink:focus, a.blacklink:focus, a.blacklink:active, a.blacklink:visited, .blacklink a, .blacklink a:visited, .blacklink a:active, .blacklink a:hover  {
	color:black;
}
.whitelink h2, .whitelink .ms-rtestate-field,
a.whitelink, .whitelink a, a.whitelink:focus, .whitelink a:focus, a.whitelink:visited, .whitelink a:visited, a.whitelink:active, .whitelink a:active, a.whitelink:hover, .whitelink a:hover, .whitelink {
	color:white!important;
}
/* Headings */
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.ms-rteElement-H1, .ms-WPBody h2, .ms-WPBody h1, .ms-WPBody h3, .ms-WPBody h4,
.ms-rteElement-H2,.ms-rtestate-field h1, .ms-rtestate-field h2, .ms-rtestate-field h3, .ms-rtestate-field h4,
.ms-rteElement-H3,
.ms-rteElement-H4 {
  
  font-weight: normal; padding-bottom:10px; line-height: 1.1;  color: #000000; font-family:Arial, Helvetica, sans-serif; font-weight:bold;
}
h1, .ms-rtestate-field h1,
.h1,
.ms-rteElement-H1, .ms-WPBody h1 {
  font-size: 1.9em;
}
h2,.ms-rtestate-field h2, 
.h2, h1.smh1,
.ms-rteElement-H2, .ms-WPBody h2 {
  font-size: 1.7em;
}
h3,.ms-rtestate-field h3,
.h3,
.ms-rteElement-H3, .ms-WPBody h3 {
  font-size: 1.5em;
}
h4,.ms-rtestate-field h4,
.h4,
.ms-rteElement-H4, .ms-WPBody h4 {
  font-size: 1.3em;
}


/* Google Search Styles */

.searchbtn {margin-top:0px;
	padding-right:5px;margin-left:-35px; position:relative; padding-top:5px; float:right; width:35px; height:auto;
}
.GoogleSearchTextBox {
  color:#2d2d2d!important; 
  border:1px solid #cccccc!important; 
  background:white!important; 
  border-right:0px none; 
  font-size:16px;
  padding:11px 0 10px 10px!important;
  border-bottom-left-radius: 5px;
  -moz-border-radius-bottomleft: 5px;
  -webkit-border-bottom-left-radius: 5px; border-top-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -webkit-border-top-left-radius: 5px;
    border-bottom-right-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -webkit-border-bottom-right-radius: 5px; border-top-right-radius: 5px;
  -moz-border-radius-topright: 5px;
  -webkit-border-top-right-radius: 5px;
width:50%; margin-bottom:10px; float:right; margin-top:0px;
}
.gs-result .gs-title, .gs-result .gs-title * {
	color:#3f6ea1!important;
}
.gs-result a.gs-visibleUrl, .gs-result .gs-visibleUrl {
	color:black!important;
}
.gsc-control-cse {width: 96%;}
.cse .gsc-control-cse {width: 96%;}
.gsc-branding {display: none;}
.cse .gsc-branding {display: none;}
.gsc-control-cse div {position: normal;}
.cse .gsc-control-cse div {position: normal;}

/* Search button */

input.gsc-search-button {
  font-family: inherit;
  color: #000000;
  text-shadow: 0 1px 2px #FFFFFF;
  background-color: #CECECE;
}
.cse input.gsc-search-button {
  font-family: inherit;
  color: #000000;
  text-shadow: 0 1px 2px #FFFFFF;
  background-color: #CECECE;
}
#entFooter p {
	margin-bottom:0px;
}
/*alerts*/
.bmsalerts a {
	color:black!important; }
.bmsalerts {
	background: url("/images/bms/bullet.png"); background-repeat:no-repeat;
}
.alertbox {
	padding-left:20px; padding-bottom:5px; 
}
/*Carousel*/
/*
.carousel-control-prev, .carousel-control-next {
position:absolute; text-decoration:none!important;
}

.carousel-caption {right:0; left:0; bottom:10em; min-height:10em; max-height:10em; margin-bottom:-10em;
	background:rgba(255, 255, 255, .8); color:black; text-align:left; padding:10px; position:relative; border-bottom:1px solid #cccccc; border-right:1px solid #cccccc; border-left:1px solid #cccccc;
}
.carousel button, .carousel button:hover,
.carousel-control-next, .carousel-control-prev,
.carousel-control-next:focus, .carousel-control-next:hover, .carousel-control-prev:focus, .carousel-control-prev:hover{
	color:transparent!important; border:0px none; background-color:transparent!important; height:300px;
}
.carousel.slide i.fas.fa-4x {
	color:#eed874; top:-.5em; position:relative; }
.carousel-item a {
	text-decoration:none!important;
}*/
.carousel-item img {	border:1px solid #cccccc!important; width:100%; height:auto;
}

.carousel button, .carousel button:hover,
.carousel-control-next, .carousel-control-prev,
.carousel-control-next:focus, .carousel-control-next:hover, .carousel-control-prev:focus, .carousel-control-prev:hover{
	color:transparent!important; border:0px none; background-color:transparent!important; 
}
.carousel-caption {
	color:black!important;background:rgba(255, 255, 255, .8); padding:10px; }
.carousel.slide i.fas.fa-4x {
	color:#eed874;}
	
/*news*/
.newsdate {width: 4em!important;  height:4em!important; 
 background-color:#253e9a;
   border-bottom-left-radius: 5px;
  -moz-border-radius-bottomleft: 5px;
  -webkit-border-bottom-left-radius: 5px; border-top-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -webkit-border-top-left-radius: 5px;
    border-bottom-right-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -webkit-border-bottom-right-radius: 5px; border-top-right-radius: 5px;
  -moz-border-radius-topright: 5px;
  -webkit-border-top-right-radius: 5px; float:left;
  text-align:center!important; height:auto; color:white; margin:0 .5em .5em 0;  padding:.5em; margin-bottom:15px;}
.newscontent {
	width: calc(100% - 5.5em); float:right; padding-bottom:15px;
} 
.newsitem {float:left; width:100%; margin:0px 0px 15px 0px; }



/*Other Styles*/
select#County.form-drop {
	width:100%; padding:10px;
}
p.socialicons a img {
	width:auto; height:2em;
}
.ms-long {
	width:100%!important; margin-bottom:20px;
}
label {
	margin-bottom:0px;
}
img.wvlogo {
	padding-right:10px;
}
#breadcrumbs {
	padding-bottom:20px; padding-top:40px;
}

	
.link-item, .link-item a, .link-item a:link, .item, link-item a:focus, link-item a:active, link-item a:hover, link-item:visited 
{
	font-size:1em; padding:0px 0px 10px 10px; }	
	.link-item {
	background: url("/images/bms/bullet.png"); background-repeat:no-repeat;

}	

ul.dfwp-list {
	padding-left:.5em;
}
.toc-layout-main li.level-section,
li.level-section ul.dfwp-list li.level-item-pos.level-item.level-bullet, ul.dfwp-list li {list-style:none!important; list-style-image:none!important;}
.accordion-body ul li
ul.dfwp-column.dfwp-list {
	width:33%; float:left;
}
.headertitle, .headertitle a, .headertitle a:link {
	font-size:1em;
}
.level-item, .level-item a, .level-item a:link {
	font-size:1em;
}
.level-bullet2 {background-image:url(/images/bms/bullet.png); padding-left:20px; background-repeat:no-repeat;}

ul#Ribbon.EditingTools.CPEditTab {
	list-style:none!important; list-style-image:none!important;
}


@media screen and (max-width: 1600px){
#nav li.static {font-size:1.4em;}


}

@media screen and (max-width: 1400px){
#nav li.static {font-size:1.2em; margin-right:10px;padding-right:10px;}


}

@media screen and (max-width: 1200px){

.GoogleSearchTextBox {
	width:80%;
}



}


@media screen and (max-width: 992px){

.carousel-item img {
	 }
.carousel-caption {position:relative; bottom:0px;
	color:black!important;background-color:white; left:-15%; margin-right:-30%; padding:5% 30%;}

.headerbkg {
	border-bottom:10px solid #0373c0;
}
.wvlogomobile {
	position:absolute; left:90px; top:10px;
}
#menu #content {
	position:relative; z-index:9999!important; width:100%; text-align:left;
}
.GoogleSearchTextBox {
	float:none;margin-top:20px; width:100%; margin-bottom:0px;
}

.searchbtn {margin-top:20px;
	
}
.container {
	max-width:100%;
}
ul.dfwp-column.dfwp-list {
	width:100%!important; float:none;
}

.row.navbkg .col-12 {
	padding:0px!important; margin:0px!important;
}
 .menumargin {
	margin: 0px 0px 0px 0px;
}

.navbkg {
 background:#253e9a; margin-bottom:0px; min-height:2em;}
.control {
	display:inline-block;
}

.control a {
 color: #FFFFFF;
 display: inline-block;
 font-size: 1em;
 font-weight:bold;
 margin: 0.2em 0;
 padding: 0.5em 1em;
 text-decoration: none;
 text-shadow: 0 1px 0 rgba(0, 0, 0, 0.7);}
 
 
  ul.static {
	max-width:100%!important; border-bottom:1px solid #aaaaaa!important; z-index:9999!important; position:relative!important; margin-left:0px!important; margin-top:0px!important;}

#nav li.static {width:100%!important;border:1px solid #aaaaaa!important; border-bottom:0px none!important;
 background:white!important; 
  margin:0px!important; padding:20px 30px 20px 30px!important; padding-left:10px; color:black!important; font-size:.9em!important;} 
#nav a.static {width:100%!important; color:black!important;}

#nav li.static:last-child  {border:1px solid #aaaaaa!important;}


li.static.dynamic-children ul.dynamic li.dynamic a.dynamic.menu-item
{margin:0px 0px 10px 3px!important; padding:0px 0px 10px 3px!important;text-transform:none!important; font-weight:normal!important; border-bottom:1px solid #d3d3d3!important; border-right:0px none!important; font-size:.9em!important;color:#00549d!important;}


li.static:last-child > a.static:last-child {margin:15px 0px 15px 0px!important;padding:0 0px 0px 0px!important;border-right:0px none!important;}


li.dynamic:last-child > a.dynamic.menu-item.ms-core-listMenu-item.ms-displayInline.ms-navedit-linkNode:last-child
{margin:0px 0px 0px 3px!important; padding:0px 0px 10px 3px!important;border-bottom:0px none!important; padding-bottom:10px!important;}

/*fix for messed up nav*/
#nav ul.dynamic > li.dynamic:last-child > .menu-item:last-child {
	padding-bottom:10px!important;
}

#content {padding-top:0px!important; background-image:none!important; position:absolute; width:100%!important;}
#menu {background-image:none!important;}
.control img {
	z-index:9999!important; position:relative;
}
.mobileimg img, img.mobileimg {
	max-width:500px; height:auto; 
}
#nav li.static {margin:15px 16px 15px 0px;padding:0 16px 0px 0px;font-size:1.1em;}
}
@media screen and (max-width: 767px)

{
a img.imgheader {
	width:70%;
}
.dohs {width:40%; height:auto; 
	float:none; text-align:center; padding-bottom:20px; margin:0px auto;
}
.container-fluid {
	padding-left:20px; padding-right:20px;
}

.wvlogomobile {
	position:absolute; right:20px; top:10px; left:auto;
}
.mobileimg img, img.mobileimg {
	width:100%; height:auto; 
}

}
@media screen and (max-width: 575px) {


a img.imgheader {
	width:90%;
}
.dohs {width:50%; height:auto; 
	
}
.whitebkg {
	margin-top:40px; margin-bottom:0px;
}

}

