﻿
.OLLcontentBox {
	float:left;
	width: 100%;
	max-width:630px !important;
	margin-left:0px;
	margin-top:20px;
}

.OLLcontent {
	background-color:#E3E3E3;
	width:100%;
	display:inline-block;
	padding:10px 0px 10px 10px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:5px;
	color:#0E3E6F;
	cursor:pointer;
	border:1px solid #cfcfcf;
	border-radius:4px;
	font-size:18px;
	font-weight: bold;
}

h3.OLLcontent {
	width:100%;
}

.thecontent {
	margin-left:0px;
	width:90%;
}

.thecontent ul li {
	font-size:16px !important;
	padding-top: 4px;
	padding-bottom: 4px;
}

.htabcontent {
	margin:15px 0px 20px;
}

.htabcontent ul {
	list-style: none outside url("RTarrow8px.png");
}

.htabcontent ul li a {
	/*color:#013185;*/
	color:#336FAC;
}

.plusSign, .minusSign {
	float:right;
	font-size:28px;
	font-weight: lighter !important;
	margin-right:10px;
	position:relative;
	margin-bottom:-10px;
}

.plusSign span, .minusSign span {
}

.plusSign {
	margin-top:1px;
}

.minusSign {
	margin-top:-2px;
}

a.plusSign, a.minusSign {
  position: relative;
  display: inline;
  text-decoration:none;
  color:#646464;
}

a.plusSign span, a.minusSign span {
  position: absolute;
  width:50px;
  color: #000000;
  background: #FFFFFF;
  border: 1px solid #CFCFCF;
  height: 25px;
  line-height: 25px;
  text-align: center;
  visibility: hidden;
  border-radius: 4px;
  top: 15px !important;
}
a.plusSign span {
	top:13px !important;
}
a.minusSign span {
	top:16px !important;
}
a.plusSign span:before, a.minusSign span:before {
  content: '';
  position: absolute;
  top: 50%;
  right: 100%;
  margin-top: -10px;
  width: 0; height: 0;
  border-right: 10px solid #CFCFCF;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
}
a.plusSign span:after, a.minusSign span:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 100%;
  margin-top: -8px;
  width: 0; height: 0;
  border-right: 8px solid #FFFFFF;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
}
a:hover.plusSign span, a:hover.minusSign span {
  visibility: visible;
  opacity: 1;
  left: 100%;
  top: 50%;
  margin-top: -15px;
  margin-left: 15px;
  z-index: 999;
  font-size:12px;
}

#PDKlanderImage {
	clear:right;
	float:left;
	position: relative;
	margin-top:-130px;
	left: calc((50% - 397px) + 15px);
}

#col-main {
	padding-right:20px;
	width:auto !important;
	font-size:12px !important;
}

a.viewCourseBttn {
	padding: 10px 40px; 
	color: #FFF; 
	background-color: #3d649d; 
	display: inline-block; 
	border: solid #7fa6cf 3pt; 
	border-radius: 10px;
}
a.viewCourseBttn:hover {
	text-decoration: none;
	background-color: #0e3e6f;
	color: #FFF;
	box-shadow: 0px 0px 5px 2px rgba(119, 119, 119, 0.75); 
}
a.viewCourseBttn p {
	margin: 0px; 
	font-size: 24px; 
	font-weight: bold;
}
#infoBoxContentDiv1, #infoBoxContentDiv2 {
	width: 49%;
}
#infoBoxContentDiv1 {
	float: left;
}
#infoBoxContentDiv2 {
	float: right;
}
#infoBoxPos1 {
	/*margin-left: calc((50% - 180px) / 2);*/
	margin-left: 20px;
	margin-right: 10px;
}
#infoBoxPos2 {
	/*margin-left: calc((50% - 180px) / 2);*/
	margin-left: 20px;
	margin-right: 10px;
}
a.infoBox, #downloadableForms {
	/*max-width: 364px;*/
	min-width: 200px;
	min-height: 200px; 
	max-height: 200px;
	color: #000; 
	display: block; 
	padding: 20px; 
	text-decoration: none; 
	margin-bottom: 20px;
	border-radius: 10px;
	border: 1px solid rgba(119, 119, 119, 0.25);
	background: #FFF;
}
a.infoBox p {
	font-size: 14px;
	font-weight: normal;
}
a.infoBox:hover, #downloadableForms:hover {
	text-decoration: none;
	color: #000;
	box-shadow: 0px 0px 5px 2px rgba(119, 119, 119, 0.75);
}
a.infoBox img, #downloadableForms img {
	display: block; 
	margin-left: auto; 
	margin-right: auto; 
	border: none;
}
ul.homelist li {
	font-size: 15px !important;
}
#uniCredit {
	width:100%; 
	max-width: 480px; 
	text-align:left; 
	float: right; 
	margin-top: -375px;
}
@media only screen and (max-width: 1199px) {
	#uniCredit {
		margin-top: 20px;
		float: left;
		max-width: 630px;
	}
}
@media only screen and (max-width: 979px) {
	#PDKlanderImage{
		display: none;
	}
	#infoBoxContentDiv1, #infoBoxContentDiv2 {
		width: 100%;
		float: none;
	}
	#infoBoxContentDiv2 {
		margin-top: 30px;
	}
	#uniCredit {
		margin-top: 20px;
		float: left;
		max-width: 100%;
	}
}
@media only screen and (max-width: 767px) {
	.OLLcontentBox {
		width: 100% !important;
		max-width:630px !important;
	}
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
		#rightInfoButtons, #leftInfoButtons {
			float: none !important;
			margin-left: auto !important;
			margin-right: auto !important;
			margin-bottom: 0px !important;
			padding-bottom: 30px !important;
		}
	}
@media only screen and (max-width: 980px) {
		a.infoBox {
			margin-left: auto !important;
			margin-right: auto !important;
			max-width: 500px;
			}
		#rightInfoButtons, #leftInfoButtons {
				width: 49%;
			}
	}