body {
	/*background-color:pink;*/
}

#tertiary {
	border-right: 4px solid #062735;
	padding-right: 24px;
	max-height: 425px;
	height: 425px;
	/* 
	max-height: 1425px;
	height: 1425px;*/
	overflow: auto;
	font-size: 16px;
	position: relative;
	background-color: #062735;
	color: #fff;
	padding: 0 12px;
}

#tertiary p {
	/*font-family: 'futura-pt', sans-serif; */
	font-family: proxima-nova, sans-serif;
}
#tertiary h4 {
	/*font-family: 'Work Sans', sans-serif;  */
	font-family: proxima-nova, sans-serif;
	margin-top: 0;
}
#tertiary hr {
	background-color: #ccc; 	
	opacity: .5;
}
#tertiary .active {
	background-color:rgba(255,255,255,.2);	
}
#tertiary a {
	color: #fff;
	text-decoration: none;
}
.sloc_cont:hover #tertiary a {
	color: #f47920;	
}
.brdrt {
	/*padding-right: 24px;*/
	position: relative;
}
#directory_map {
  background-color: #fff;
  height: 450px;
  height: 425px;
  width: auto;
}
.smaller {
	font-size: 1.2rem;
}
#tertiary .smaller {
	font-size: .85rem;
}
h3 .smaller {
	font-weight: 400;
}
p .smaller {
	font-size: 1rem;
}
#ctec,
#ctds {
	display: none;	
}
.clickable span {
	text-decoration: underline;
	cursor: pointer;
}
.eligible {
	margin-bottom: 1.75em; 
}
.eligible .fas {
	font-size: 1.5rem;	
	color: #346e38;
}
.has-ltgreen-color {
	color: #346e38;
}
.eligible strong {
	font-weight: 600;
}
.eligible .nobold {
	font-weight: 400;
}
.study_cont {
	background-color: #e3f3fb;
}

.markercontent h3 {
	margin:0;
	font-size: 25px;
}
.markercontent h4 {
	margin:0;
	font-size: 20px;
}