﻿@charset "utf-8";
/*#ctl00_SPSecurityTrimmedControl5, #ctl00_SPSecurityTrimmedControl4 {
	display:none;
}*/

/*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; 
}
#breadcrumbs {
	padding-top:15px;padding-bottom:15px;
}
/*body*/		
body, .ms-WPBody td, .ms-WPBody {font-family:Arial, Helvetica, sans-serif;font-size:.9em;line-height:1.3em; overflow-x:hidden!important;}
body {
	color:black;
overflow-y:visible;}   
.ms-rtestate-field p {
	font-size:1em; line-height:1.3em;
}
  
/*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;
}
  .level-section {
	list-style:none; list-style-image:none;
}
table {
	width:100%;
}
.ms-rtestate-field ul,
#ctl00_PlaceHolderMain_ctl01__ControlWrapper_RichHtmlField.ms-rtestate-field ul {
	list-style-image:url(/images/bullet.png);
}
.dfwp-list ul, ul.dfwp-list {
	padding-inline-left:0px!important; padding-left:0px!important; margin-left:0px!important; list-style:none; list-style-image:none;
}

/*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;
}

  .obscure { 
position: absolute !important; 
clip: rect(1px 1px 1px 1px); /* IE6, IE7 */ 
clip: rect(1px, 1px, 1px, 1px); 
} 
.toppad {
	margin-bottom:20px;
}
.mainbkg {background: url(/images/wvdtp/mainbkg.jpg) no-repeat center top scroll; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; padding-top:40px; padding-bottom:40px; border-top:5px solid #861705;
	
}

.margintopbottom {
	margin-top:30px; margin-bottom:30px;
}

/*Ent Header*/
.headerbkg {background:rgba(186, 203, 214, 0.55); padding-top:10px; padding-bottom:10px;}	
.wvlogo {
	padding-right:5px;
}
.entheaderleft {
	padding-top:8px;
}
/*Header*/
.skybkg {background: url(/images/wvdtp/skybkg.jpg) no-repeat center bottom scroll; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; position:relative;}
.barn img {
	width:500px; height:auto;  position: absolute;
  bottom: 0;

}
.logoheader img {
	height:auto; width:300px; padding-top:20px; padding-bottom:20px;
}

.logoheader {
	padding:20px 0px 20px 0px;
}

/*events*/
.newsitem {float:left; width:100%; margin:0px 0px 15px 0px; padding-bottom:15px; border-bottom:1px solid #cccccc;}
.newsdate {width:100%!important;  
 background:#861705;
    text-align:center!important; height:auto; color:white; margin:0 10px 10px 0;  padding:5px; font-size:1.3em;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;}

/* Button Styles */
#button input.btn,
.btn, a.btn, .btn a {
 background:#4b89aa;
  border:0px none; font-size:1em; margin-left:0px;
 color: white!important; font-weight:bold;
   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; padding:10px; margin-top:5px;

}
#button input.btn:hover, #button input.btn:focus, #button input.btn:active,
.btn:hover, a.btn:hover, .btn:hover a, 
.btn:focus, a.btn:focus, .btn:focus a,
.btn:active, a.btn:active, .btn:active a {
 background:#569cc1;
 color: white; font-weight:bold;
 border:0px none; font-size:1em; margin-left:0px;
   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; padding:10px; margin-top:5px;


}

/*list styles*/
.mainContent ul{list-style-image:none;list-style:none; padding-left:15px; padding-top:8px;}
.mainContent ul li {
	background:url(/images/wvdtp/bullet.png) no-repeat left center; background-size:10px 10px; padding-left:15px;
}

/*contact box*/
.ContactBkg {
	background:url(/images/wvdtp/contactbkg.jpg) no-repeat center bottom scroll;-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; position:relative; padding:15px; 
}

.contactbarn img {
	width:200px; height:auto;  position: absolute;
  bottom: 0; right:0; z-index:0!important;

}
.contacttext{
	z-index:9999!important; position:relative;
}
.whitesquare {
	border:1px solid #cccccc; padding:3px; background-color:white;
}

/*County Search*/
.mainContent select {
	width:70%; padding:10px; background:white;bottom:0; position:absolute; left:0;}

.policies #button {
	width:30%; float:left; display:inline;bottom:0; position:absolute; right:0;

}
.policies #button input#buttonhide.btn {
	margin-top:0px; vertical-align:middle;
}
.policies {
	position:relative;
}
.policies #button input.btn {
	width:95%; margin-left:5%;
}
.searchselect {
	position:relative;
}
/*Quitline*/
.quitline img, img.quitline {
	width:100%; height:auto; padding:0px 20px 20px 0px; 
}
.quitlineContent {
	float:left; display:inline; width:80%;
}
.quitline {
	float:left; display:inline;width:20%; 
}

/*did you know*/
.arrow {
	float:left; display:inline; width:8%;
}
.arrow i.far.fa-arrow-circle-right {
	color:#861705; font-size:3em; vertical-align:middle;
}
.didyouknow {
	float:left; display:inline; width:92%;
}

.didyouknowborder {
	margin-top:30px; padding-top:30px; border-top:1px solid #cccccc; margin-bottom:30px;
}
/*footer*/
.footerbkg {
	background-color:#122c3b; color:white; padding:20px 0px 20px 0px; 
}
.footerbkg a {
	color:white!important;
}
.footerbkg img {
	height:95px; width:auto; float:left; padding-right:30px;
}
.dhhrlogo img, img.dhhrlogo {
	width:150px; height:auto;
}


/* Navigation */

#menu {
 background:#125376;}
 
	 	#nav .additional-background {background-image:none!important;padding:0px!important;}
/*top level items*/
#nav li.static {text-transform:uppercase;margin:15px 30px 15px 0px;padding:0 30px 0px 0px;white-space:normal; color:white; font-size:1.2em; font-weight:normal!important; cursor:pointer; border-right:1px solid white;}
#nav a.static {color:white!important; margin:0px!important; padding:0px!important;}
#nav a.static:hover, a.dynamic.menu-item:hover{text-decoration:underline!important;}
/*dropdown*/
#nav a.dynamic.menu-item {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:12px;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:normal;}
/*remove bullet 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  {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;
}
/* Link Styles */

a:link {color:#458eb6; text-decoration:none;}
a:hover {color:#458eb6; text-decoration:underline;}
a:active {color:#458eb6;}
a:visited {color:#458eb6;}

.ms-WPBody a:link {color:#458eb6;}
.ms-WPBody a:hover {color:#458eb6;}
.ms-WPBody a:active {color:#458eb6;}
.ms-WPBody a:visited {color:#458eb6;}
.ms-WPBody a:focus {color:#458eb6;}

.ms-WPBody {font-size:100%!important;}
.ms-WPBody td {font-size:100%;}

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;
}
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 {
	color:white;
}
/* Headings */
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6, .ms-rtestate-field h2, .ms-rtestate-field h3, .ms-rtestate-field h4, .ms-rtestate-field h1, .ms-rteElement-H1,
.ms-rteElement-H2,
.ms-rteElement-H3,
.ms-rteElement-H4, .groupheader.item.medium {
  font-family:Arial, Helvetica, sans-serif;
  font-weight: bold; text-transform:uppercase;
  line-height: 1.1;
   font-style:normal;
}
h1,
.h1, .ms-rtestate-field h1,
.ms-rteElement-H1 {
  font-size: 1.6em;color: #122c3b;
}
h2,
.h2, .ms-rtestate-field h2,
.ms-rteElement-H2, .groupheader.item.medium {
  font-size: 1.4em;color: #122c3b;
}
h3,
.h3, .ms-rtestate-field h3,
.ms-rteElement-H3 {
  font-size: 1.2em; color:#122c3b;
}
h4,
.h4, .ms-rtestate-field h4,.ms-rteElement-H4 {
  font-size: 1em; color:#122c3b;
}

.card-header h2.mb-0:hover {
	cursor:pointer;
}

.card-header h2.mb-0:hover {
	text-decoration:underline;
}

/* Google Search Styles */

.searchbtn {
	margin-left:-55px; position:relative; padding-top:8px; margin-top:5px; width:22px; height:auto;
}
.GoogleSearchTextBox {
  color:black; 
  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:70%; margin-top:5px; margin-right:30px;
}
.gs-result .gs-title, .gs-result .gs-title * {
	color:#458eb6!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;
}

@media screen and (max-width: 1400px){

}
  @media screen and (max-width: 1200px){

.container {
	max-width:100%;
}
#nav li.static {margin:15px 20px 15px 0px!important;padding:0 20px 0px 0px!important; font-size:1.1em;}



}
@media screen and (max-width: 992px){

.GoogleSearchTextBox {
width:100%; }

/*did you know*/
.dykh2 h2, h2.dykh2 {
	display:inline;
}
.arrow {
	float:none; display:inline; width:8%;
}
.arrow i.far.fa-arrow-circle-right {
	 font-size:2.5em; padding-bottom:5px;}
.didyouknow {
	float:none; display:block; width:100%;
}
/*contact*/
.contactbarn img {
	width:140px; height:auto;  position: absolute;
  bottom: 0; right:0;

}
/*Quitline*/
.quitline img, img.quitline {
	width:100%; height:auto; padding:0px 20px 20px 0px; 
}
.quitlineContent {
	float:left; display:inline; width:65%;
}
.quitline {
	float:left; display:inline;width:35%; 
}
#nav li.static {margin:15px 15px 15px 0px!important;padding:0 15px 0px 0px!important;}

}

@media screen and (max-width: 800px)

{

.dhhrlogo img, img.dhhrlogo {
	width:150px; height:auto; padding-bottom:10px;
}

/*Quitline*/
.quitline img, img.quitline {
	width:60%; height:auto; padding:0px 20px 20px 0px; margin:0px auto; text-align:center;
}
.quitlineContent {
	float:none; display:block; width:100%;
}
.quitline {
	float:none; display:block;width:100%; margin:0px auto; text-align:center;

}


}

@media screen and (max-width: 767px)

{

.mobilebarnbkg #search {
	padding-top:20px; padding-bottom:20px;
}

.mobilebarnbkg {background: url(/images/wvdtp/barn.png) no-repeat right bottom scroll; background-size: 300px auto;	
}
.mobileheader {
	margin:0px auto; text-align:center;
}
.mobileheader img {
	width:70%; text-align:center; margin:0px auto; margin-top:20px;
}
.navbkg {
 background:#e8e8e8; margin-bottom:0px;}
.control {
	display:inline-block;
}
.headerbkgmobile {background:rgba(186, 203, 214, 0.55); 
	padding:0px 0px 12px 0px; }
.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:#e6e6e6!important;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6')!important;
 background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#e6e6e6)) no-repeat #e6e6e6!important;
 background: -moz-linear-gradient(top, #ffffff, #e6e6e6) no-repeat #e6e6e6!important;
  background: linear-gradient(to bottom, #ffffff, #e6e6e6)!important; margin:0px!important; padding:20px 10px 20px 10px!important; padding-left:10px; color:#000000!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:black!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;
}

}
@media screen and (max-width: 580px)
{
	/*Quitline*/
.quitline img, img.quitline {
	width:100%; height:auto; padding:0px 20px 20px 0px; margin:0px auto; 
}
.whitesquare {
	margin-top:30px;
}
.footerbkg img {
	max-height:95px; width:auto; float:none; padding-right:0px; display:block; text-align:center; margin:0px auto;
}
.footerbkg {
	text-align:center;
}

}