/* 
This is the section css for
Health Notices 
*/
#home-content .playBtn{
	display: none;
}
#home-content .imgRight{
	float: right;
	padding-left: 20px;
}
#home-content .imgLeft{
	float: left;
	padding-right: 20px;
}
#home-content .imgCenter{
	display: block;
	margin: 0 auto;
}
#home-content .grid3{
	padding-right: 20px;
}
#home-content .vidCenter{
	width: 100%;
	display: block;
	margin: 0 auto;
}
#home-content .vidCenter img{
	display: block;
	margin: 0 auto;
}
#home-content .vidCenter .playBtn{
	display: none;
}
#home-content li{
	padding-bottom: 15px;
}
#home-content .horizontalMenu li{
	padding-bottom: 0px;
}
#home-content .grid8{
	padding-right: 20px;
}
#home-content .wcuTileBtn .pdfIcon{
	display: none;
}
#home-content .wcuTileBtn.wcuPurpleTile
{
	width: calc(100% - 10px)
}

#home-content .grid4, #home-content .grid6{
	padding-right: 20px;
}
#home-content .socialImg{
	display: none;
}

#home-content .funding{
	border: 2px solid #FFBD07;
	padding: 10px;
}



#home-content .standOutBorder{
	padding: 20px;
	display: block;
	font-weight: bold;
	border: 4px solid #B094B5;
	margin-right: 10px;
}



#home-content .cdBanner{
	font-weight: bold;
	font-style: italic;
	color: #763775;
}




/*****SIDE LINKS********/

#home-content .sideLinks{
	margin-top: 0px;
	padding-right: 20px;
}
#home-content .sideLinks .grid12{
	background-color: #EEE;
	margin-bottom: 5px;
	margin-top: 5px;
}
#home-content .sideLinks a{
	display: block;
	padding: 10px;
	text-decoration: none;
	color: #575757;
	font-weight: bold;
	padding-left: 13px;
}
#home-content .sideLinks .subSideLink{
	font-size: .9em;
	padding: 0px 10px 3px 30px;
	border-left: 0;
	font-weight: bold;
	text-indent: -10px;
	line-height: 20px;
}
#home-content .sideLinks .subSideLink:before{
	content: "\203A"; 
	padding-right: 5px; 
	position: relative;
	top: -1px;
	color: #763775;
}
#home-content .sideLinks .grid12 a:hover{
	color: #763775;
	border-left: 3px solid #FFBD07;
}
#home-content .sideLinks .activeSideLink{
	color: #763775;
	border-left: 3px solid #763775;
}
#home-content .inactive{
	display: none;
}
#home-content .active{
	display: block;
}
#home-content .sideLinks .btnMain{
	color: #FFF;
}
#home-content .hideMenu{
	display: none;
}


/*	COVID SIDE MENU FOR MOBILE	*/
#home-content #covidMenu{
	display: none;
}
#home-content #mobileSideMenu{
	width: 100%;
	max-width: 100%;
	padding: 10px;
	margin-top: -2px;
}
#home-content #covidMenu option{
	padding: 10px;
}
#home-content #covidMenu label{
	padding: 10px;
	background-color: #441F49;
	color: #fff;
	width: 100%;
	margin: 20px 0px 0px 0px;
	display: block;
	font-size: 1.3em;
	font-weight: bold;
	text-decoration: none;
	transition: all .3s ease-in-out;
}

/** accordion style folder-wide **/
#home-content .accordion h3 span.philly{
	color: #FFBD07;
	background-color: #441F49;
	position: inherit;
	padding: 0 3px;
	font-size: .85em;
}
#home-content .accordion h3:hover span.philly{
	background-color: #404040;
	padding: 0 3px;
	font-size: .85em;
}

/** updated look for purple tile buttons **/
#home-content .purpleBtnStyle .wcuTileBtn{
	font-weight: normal;
}
#home-content .purpleBtnStyle .tileTextMiddle{
	display: block;
	margin: 5px 0;
	font-size: 1.5em;
	line-height: 1em;
	font-weight: bold;
}


#home-content #covidDash{
	padding: 2% 5%;
	display: block;
	width: 100;
	font-size: 1.2em;
}
#home-content #covidDash p{
	text-align: center;
}
#home-content #covidDash .grid6, #home-content #covidDash .grid4{
	padding: 0px 20px;
}
#home-content #covidDash .grid6 .grid6, #home-content #covidDash .grid4 .grid6{
	padding: 20px;
}
#home-content #covidDash .bigNumber{
	font-size: 1.8em;
	font-weight: bold;
	color: #441f49;
	display: block;
	text-align: center;
	margin: 20px 0px;
}
#home-content #covidDash .goldBorder .bigNumber{
	font-size: 2.1em;
	color: #763775;
}
#home-content #covidDash .grid6 .grid6 p:last-of-type, #home-content #covidDash .grid4 .grid6 p:last-of-type{
	margin-top: 40px;
}
#home-content #covidDash .grid6 .grid6 p:first-of-type, #home-content #covidDash .grid4 .grid6 p:first-of-type{
	margin-top: 20px;
}
#home-content #covidDash .vaxStatus{
	font-size: 1.3em;
	line-height: 1.2em;
	color: #441f49;
	margin-top: 0px;
}
#home-content #covidDash .purpleBlock{
	color: #fff;
	background-color: #441f49;
	display: inline-block;
	text-align: center;
	width: 100%;
	padding: 30px;
	margin-bottom: 0px;
	font-size: 1.5em;
	font-weight: bold;
}
#home-content #covidDash .greenTitle a, #home-content #covidDash .greenTitle a:visited{
	background-color: #2e8540;
	color: #fff;
	display: inline-block;
	text-align: center;
	width: 100%;
	padding: 30px;
	margin-bottom: 0px;
	font-size: 1.5em;
	font-weight: bold;
	text-decoration: none;
}
#home-content #covidDash .greenTitle:hover a{
	text-decoration: underline;
}

#home-content #covidDash .greenBlock{
	background-color: #8eb310;
	color: #fff;
	text-align: center;
	padding: 30px 70px;
	margin-bottom: 0px;
	font-size: 1.3em;
	font-weight: bold;
	text-decoration: none;
	transition: all .2s ease-in-out;
	margin-top: 25px;
	margin-bottom: 20px;
}
#home-content #covidDash .greenTitle .pdfIcon{
	display: none;
}
#home-content #covidDash .goldBlock{
	color: #441f49;
	background-color: #FFBD07;
	display: inline-block;
	text-align: center;
	width: 100%;
	padding: 15px;
	font-size: 1.2em;
	font-weight: bold;
}
#home-content #covidDash .LPurpleBlock{
	color: #fff;
	background-color: #763775;
	display: block;
	text-align: center;
	padding: 20px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
}
#home-content #covidDash .goldBorder{
	border: 4px solid #763775;
	display: block;
	text-align: center;
	padding: 20px;
	font-weight: bold;
}


.bubbleTrigger{
	display: block;
}
.bubbleInfo{
	margin-top: 60px;
	width: calc(50vw - 60%);
}
.bubbleWrap a{
	color: #575757;
	text-decoration: none;
}
.rightBlk .bubbleInfo{
	left: -400px;
}

.centerVideo{
	width: 100%;
}
.centerVideo img{
	display: block;
	margin: 0 auto;
	max-width: 600px;
}
#home-content .centerVideo .videoContainer{
	width: 100%;
}
#home-content .centerVideo p{
	text-align: center;
}


@media only screen and (max-width:1366px){
	#home-content .purpleBtnStyle .tileTextMiddle{
		font-size: 1.2em;
	}
}
@media only screen and (max-width:1266px){
	#home-content .purpleBtnStyle .tileTextMiddle{
		font-size: 1em;
	}
}
@media only screen and (max-width:850px){
	#home-content .purpleBtnStyle .tileTextMiddle{
		font-size: .9em;
	}
}
@media only screen and (max-width:768px){
	#home-content #desktopMenu{
		display: none;
	}
	#home-content #covidMenu{
		display: block;
	}
	#home-content .sideLinks{
		padding-right: 0px;
	}
	#home-content #covidDash .grid6 .grid6, #home-content #covidDash .grid4 .grid6{
		padding: 10px;
		width: 50%;
	}
	#home-content #covidDash{
		padding: 1% 0%;
	}
	#home-content .purpleBtnStyle .tileTextMiddle{
		font-size: 1.2em;
	}
}









