	/* CAST Branding on Home Page
-------------------------------------------------- */

.cast-acronym {
	color: #424242;
	font-weight: 800; 
	font-size: 56px;
	letter-spacing: 3.50px; 
 	word-spacing: 1.85px;
	margin-top: -15px;
	display: inline-block;
}

.mobcast-acronym {
	color: #424242;
	font-weight: 800; 
	font-size: 56px;
	letter-spacing: 3.50px; 
 	word-spacing: 1.85px;
}

.cast-name  {
	color: #949598;
	font-weight: 300;
	font-size: 36px;
	letter-spacing: .70px; 
 	word-spacing: 1.85px;
}

.cast-name-vline {
	border-left: thin solid #949598;
	padding-left: 25px;
}

.cast-logo {
	margin-left: 30px;
	margin-right:30px;
	margin-bottom: 15px; 
	margin-top: 25px;
	width:  70%;
	display: block;
	
}

.col-center-block {
    float: none;
	margin: auto;
	display: block;	
}

	/* CAST Navigation Bar and Breadcrumb
-------------------------------------------------- */
.cast-nav {
	color: 	#949598;
	font-weight: 550;
	text-align: center;
	}

@media (min-width: 1200px) {
	.cast-nav {
	width:	180px;
	}
}

.breadcrumb{
	font-size: 11px;
	background-color: #F2F2F4;
	}

	/* CAST Side Bar Social Media & Gifting
-------------------------------------------------- */
.stayconnected{
	font-size: 24px;
	color: #99273A;
	margin-top: 15px;
	text-transform: uppercase;
	font-weight: 300;
	}

.stayconnected .bold{
	font-weight: 400;
	}

.departmentsocial .fa{
	margin-top: 17px;
	font-size: 24px;
	margin-right: 10px;
	}

.departmentsocial a .fa{
	margin-top: 17px;
	color: #99273A;
	text-decoration: none;
	}

.menu-header {
	background-color: #f2f2f4;
	font-size: 24px;
	margin-bottom: 30px;
	text-align: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 15px;
	border-radius: 4px;
}
.menu-header a{
	color: #5f5f5f;
	text-decoration: none;
	}

.menu-subheader{
	font-size: 18px;
	}

.list-group-item {
	border-radius: 	0px; 
	background-color: #F2F2F4; 
	border: 0px;
	margin: -2px;
}

.footer-text-center {
	display:	block;
	text-align:	center;
	font-size:	150%;
	color:		#424242;
}

.footer-text {
	display:	block;
	font-size:	150%;
	color:		#424242;
}

	/* CAST Home Page
-------------------------------------------------- */
.theme-default .nivo-controlNav a.active {
	display: none;
}

div.slider-wrapper.theme-default div#slider.nivoSlider div.nivo-caption p.hidden-xs {
    margin-top: 0px;
	margin-bottom: 0px;
}

.theme-default .nivo-controlNav {
	display: none;
}

.maincontent .theme-default .nivoSlider {
    background: url("default/loading.gif") no-repeat scroll 50% 50% rgba(0, 0, 0, 0);
    box-shadow: 0 1px 5px 0 #4A4A4A;
    margin-bottom: 30px;
    position: relative;
	width: 70%;
}

.maincontent .theme-default .nivoSlider.art {
	background: url("default/loading.gif") no-repeat scroll 50% 50% rgba(0, 0, 0, 0);
	box-shadow: none;
	margin-bottom: 30px;
	position: relative;
	margin-top: 10px;
}

p.head,li.head {
  text-transform: uppercase;
  font-size: 1em;
  color: #424242;
  font-weight: bold;
  margin:0;
  padding:10px 0 2px 10px;
}

h4.dep-overlay {
	position: absolute;
	font-weight: 550;
	color: #424242;
	box-shadow: 0 1px 5px 0 #4A4A4A;
	bottom: 10px;
	left: 20px;
	padding: 10px;
	background-image: linear-gradient(to right, rgba(242,242,244,.75), rgba(242,242,244,1));
	width: 77%;
}

#img-responsive-research {
	margin-left: 5px;
	margin-bottom: 5px;
	box-shadow: 0 1px 5px 0 #4A4A4A;
	display: block;
	width: 100%;
	filter: gray; /* IE6-9 */
  	filter: opacity(0.65); /* Firefox 35+ */
  	-webkit-filter: opacity(0.65); /* Google Chrome, Safari 6+ & Opera 15+ */
}

#img-responsive-research:hover {
  	filter: none;
  	-webkit-filter: opacity(1);
}

	/* CAST About Section
-------------------------------------------------- */

.CAST-DYKbox {
	font-weight: 450;
	margin: 5px;
	text-decoration: none;
	background-color: #f2f2f4;
	box-shadow: 0 1px 5px 0 #4A4A4A;
}

.CAST-DYKbody {
	background-color: #FFFFFF;
	box-shadow: 0 1px 5px 0 #4A4A4A;
	margin: 5px;
}

.CAST-DYKbox2 {
	color:	#FFFFFF;
	padding: 5px;
	font-weight: 450;
  	box-shadow: 0 1px 5px 0 #D1D3D4;
}

.CAST-DYKbox3 {
	color:	none;
	padding: 5px;
	margin: 5px 0 0 0;
	font-weight: 450;
  	box-shadow: 0 1px 5px 0 #D1D3D4;
}



	/* CAST Academics Pages
-------------------------------------------------- */
.CAST-CallOut {
	text-decoration: none;
	background-color: #F2F2F4;
	box-shadow: 0 1px 5px 0 #4A4A4A;
	margin:		5px;
  	padding:	5px;
}

.CAST-CallOut:hover {
	filter: gray; /* IE6-9 */
  	filter: opacity(0.75); /* Firefox 35+ */
  	-webkit-filter: opacity(0.75); /* Google Chrome, Safari 6+ & Opera 15+ */
}

.CAST-CallOut:link {
	text-decoration: none;
}

.CAST-CallOut:visited {
	text-decoration: none;
}

.CAST-CallOut:active {
	text-decoration: none;
}

.statement {
  	font-size: 3em;
  	text-decoration: none;
	display: block;
  	color: #424242;
  	margin:		5px;
  	padding:	5px;
}

.statement:link {
	text-decoration: none;
}

.statement:visited {
	text-decoration: none;
}

.statement:hover {
	text-decoration: none;
}

.statement:active {
	text-decoration: none;
}

.statement-labels {
  	font-size: 3em;
  	text-decoration: none;
  	color: #424242;
	padding:	5px;
}

.statement-labels:link {
	text-decoration: none;
}

.statement-labels:visited {
	text-decoration: none;
}

.statement-labels:hover {
	text-decoration: none;
	filter: gray; /* IE6-9 */
  	filter: opacity(0.75); /* Firefox 35+ */
  	-webkit-filter: opacity(0.75); /* Google Chrome, Safari 6+ & Opera 15+ */
}

.statement-labels:active {
	text-decoration: none;
}

.CAST-CallOut-Summary {
	background-color: #F2F2F4;
	margin:		5px;
  	padding:	5px;
}

	/* Labs Calendar and Access Request Form
-------------------------------------------------- */
h3.dep-overlay-231 {
	font-weight: 400;
	color: #F2F2F4;
	padding: 10px;
	background: #949598;
	width: 100%;
	filter: gray; /* IE6-9 */
  	filter: opacity(0.95); /* Firefox 35+ */
  	-webkit-filter: opacity(0.95); /* Google Chrome, Safari 6+ & Opera 15+ */
}

h3.dep-overlay-228 {
	font-weight: 400;
	color: #1D2326;
	padding: 10px;
	background: #D1D3D4;
	width: 100%;
	filter: gray; /* IE6-9 */
  	filter: opacity(0.95); /* Firefox 35+ */
  	-webkit-filter: opacity(0.95); /* Google Chrome, Safari 6+ & Opera 15+ */
}

.boldtitle > label {
	font-weight: bold;
	padding-top: 10px;
}

a.prettylinks {
	text-decoration: none;
	color: #424242;
}

a.prettylinks:hover {
	text-decoration: none;
	color: #424242;
	filter: gray; /* IE6-9 */
	filter: opacity(0.75); /* Firefox 35+ */
	-webkit-filter: opacity(0.75); /* Google Chrome, Safari 6+ & Opera 15+ */
}

	/* CAST Research Pages
-------------------------------------------------- */
.panel-default > .panel-heading {
	background-color:	#f2f2f4;
}

.panel-info-left {
	float:	left;
	padding-left:	30px;
}

.panel-info-right {
	float:	right;
	padding-bottom: 10px;
}

.lead-prj {
  	font-size: 1.3em;
  	color: #424242;
  	font-weight: bold;
}

.description {
  	font-size: 1em;
  	color: #424242;
  	padding:	20px;
}

.CAST-AcademicCallOut {
	color: #1D2326;
	text-decoration: none;
	background-color: #F2F2F4;
	box-shadow: 0 1px 5px 0 #4A4A4A;
	filter: opacity(0.75); /* Firefox 35+ */
	-webkit-filter: opacity(0.75); /* Google Chrome, Safari 6+ & Opera 15+ */
	margin:		30px;
  	padding:	5px;
}

.cast-name-hline-bottom {
	border-bottom: thin solid #6A6A60;
	border-width: 60%;
}

a.projectlinks {
	font-size: 110%;
	margin-left: 10px;
	text-decoration: none;
	color: #424242;
}

a.projectlinks:hover {
	font-size: 110%;
	margin-left: 10px;
	text-decoration: none;
	color: #424242;
	filter: gray; /* IE6-9 */
	filter: opacity(0.75); /* Firefox 35+ */
	-webkit-filter: opacity(0.75); /* Google Chrome, Safari 6+ & Opera 15+ */
}

.ellipses {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

/* Update 2017 
-------------------------------*/

#CASTlogo {
	width: 90%;
	display: block;
	margin-top: 15px;
	margin-left: auto;
	margin-bottom: 1rem;
	margin-right: auto;
}

#boilerplate {
	font-size: 2rem;
}
