
.fp-row1item2 {
	padding:0;
	border:0;
}

.fp-building {
	padding:0;
	display:block;
}

.fp-building h2 {
	color: #000;
	font-size: 1.5rem;
	margin: 0.5rem;
}

.fp-building p {
	color: #000;
	margin: 0.5rem;
	margin-bottom:1rem;
}

.fp-building a {
	color: #000;
	border-bottom: 1px dotted #333;
}

.fp-building a:hover {
	color: #000;
	border-bottom: 1px solid #ccc;
}

.fp-building img {
	width:100%;
}

.fp-spotlight {
	background-color: #161b45;
	border:0;
	background-image:url(/images/decorative/fp-spotlight.jpg);
	background-repeat:no-repeat;
	min-height:203px;
}

.fp-student-thumb {
	margin-left:0.25rem;
}

.fp-student-thumb img {
	border: 3px solid #fff;
	margin: 5rem 0.5rem 0 0.5rem;
	height:100%;
}

.fp-student-thumb a {
	border-bottom:0;
}

.fp-student-thumb a:hover {
	border-bottom:0;
}

.fp-slider {
	margin-top:1rem;
}

.fp-slider p, .fp-slider a, .fp-slider h2 {
	color:#fff;
}

.fp-slider img {
	width:100%;
}

.slick-prev::before, .slick-next::before {
	color: #ccc;
}


.slide {
	position:relative;
}

.fp-slidecaption-right {
	top: 1px;
	right: 3%;
	position: absolute;
	width: 29%;
	z-index: 2;
	background-color:rgba(51,51,51,0.85);
	color:#fff;
	padding:1rem;
	padding-top:0.5rem;
	border-top: 10px solid rgba(17,17,17,0.85);
}

.fp-slidecaption-left {
	top: 1px;
	left: 3%;
	position: absolute;
	width: 29%;
	z-index: 2;
	background-color:rgba(51,51,51,0.85);
	color:#fff;
	padding:1rem;
	padding-top:0.5rem;
	border-top: 10px solid rgba(17,17,17,0.85);
}

.fp-slidecaption-right a, .fp-slidecaption-left a {
	color:#fff;
	border-bottom: 1px dotted #fff;
}

.fp-slidecaption-right a:hover, .fp-slidecaption-left a:hover {
	color: #fff;
	border-bottom: 1px solid #fff;
}

@media only screen and (max-width: 40.063em) { 
.fp-slidecaption-left, .fp-slidecaption-right {
  background-color:#333;
  color:#fff;
  padding:1rem;
  position:relative;
  left:0;
  top:0;
  width:100%;
}
}

.fp-calendar {
	display:block;
	height:100%;
	background-color:#fff;
}

.fp-upperpadding {
	margin-top:1.5rem;
}

.fp-headlines ul {
	list-style-image:none;
	list-style-type:square;
}

.fp-headlines li {
	margin-top:1.5rem;
}

.fp-headlines li a {
	color: #000;
	border-bottom: 1px dotted #999;
}

.fp-headlines li a:hover {
	color: #063;
	border-bottom: 1px solid #063;
}

.fp-footer p {
	font-size:0.8rem;
	margin-bottom:0.5rem;
}

/*.fp-background {
	background-image: url("/customcf/bluetexture2.png");
	background-repeat: no-repeat;
	background-position: center top;
	
	background-color: #42517F; 
}*/