.overviewPages {
	padding-left: 10px;
}
.overviewPages, .overviewSubPagesAll {
	width: 800px;
}
h2 {
	color: #121f49;
}
h3 {
	border-left: 5px solid #24a9e1;
	color: #121f49;
	padding-left: 3px;
}
h4 {
	margin-block-start: 0;
	margin-block-end: 0;
}


.overviewSubPage {
	width: 46%;
	display: inline-block;
	vertical-align: top;
	padding-bottom: 50px;
}
.overviewSubPage:nth-child(2),
.overviewSubPage:nth-child(4) {
	margin-left: 20px;
}
.overviewLinks a {
	border-radius: 25px;
	box-shadow: 1.5px 1.5px 1.5px #979797;
	background-color: #24a9e1;
	color: #FFFFFF;
	font-weight: bold;
	margin: 10px 3px 0 0;
	padding: 1% 1.5%;
	text-decoration: none;
	line-height: 30px;
}
.overviewLinks a:hover {
	background-color: #121f49;
	font-style: italic;
}
.overviewLinksReverse a,
a.overviewLinksReverse {
	background-color: #121f49;
}
.overviewLinksReverse a:hover,
a.overviewLinksReverse:hover {
	background-color: #24a9e1;
}
.lockKey {
	border-radius: 25px;
	background-color: #121f49;
	width: 20px;
	height: 21.81px;
	margin-left: -5px;
	padding: 1%;
}
.lockKey img {
	vertical-align: middle;
}
.ovVideo {
	border: 2px solid black;
	width: 70%;
	height: 300px;
	margin: 0 auto;
}
.ovVideo p {
	font-size: 15px;
	font-weight: bold;
	font-style: italic;
	margin: 25% 0 0 40%;
}
#njhaQuality .overviewSubPagesAll,
#njhaCommunity .overviewSubPagesAll {
	margin-top: 5%;
}


/*Slideshow*/
#njhaCommunity .overviewSubPage {
  padding-bottom: 65px;
}
.slideTitle {
	background-color: #121F49;
	color: #FFFFFF;
	margin-top: -23px;
	padding: 3px;
	text-align: center;
}	
.slideText {
  width: 368px;
  margin: 0 auto;
  text-align: center;
}
.slideText a {
  color: #121F49;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
}
.slideText a:hover {
  color: #25AAE2;
  font-style: italic;
}
#slideNumbers {
  text-align: center;
}
.slideNum {
  border-radius: 25px;
  height: 30px;
  width: 30px;
  margin: 0 10px;
  background-color: #25AAE2;
  display: inline-block;
  text-align: center;
  transition: background-color 0.6s ease;
}
.slideNum:hover, #pausePlay:hover {
  cursor: pointer;
}
.slideNum span {
  border-radius: 25px;
  color: #FFFFFF;
  font-weight: bold;
  font-size: 15px;
  margin: 5px 2px 0 0;
  display: inline-block;
}
.active, .slideNum:hover {
  background-color: #121F49;
}
.active span {
  color: #25AAE2;
}
.ovSlider .slideResource:nth-child(4) .slideText {
  text-align: left;
}
.ovSlider .slideResource:nth-child(4) .slideText a {
  font-size: 12px;
}
#pausePlay {
  float: right;
}



























/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
