/*
You can add your own CSS here.

Click the help icon above to learn more.
*/
#navbar-menu-collapse {
	text-align: center;
}

.navbar-site .wordmark-isu {
	background-image: url(/files/2017/01/isclogoV3.png) !important;
	height: 100px;
}

#main-content {
	background-color: white;
}

footer a {
	color: white;
}

footer a:active, footer a:focus, footer a:hover {
	color: white;
}

.footer-social a:before {
	color: white;
}

#text-3 {
	margin-top: 47px;
}

.theme-docs-masthead {
/*
	background-blend-mode: overlay;
	background-blend-mode: multiply;
	background-blend-mode: luminosity;
*/
	background-color: #333;
	background-image: url('/img/CentralCampusPano1600x420.jpg');
	background-position: top center;
	background-size: cover;
	min-height: 240px;
	position: relative;
	width: 100%;
}

.theme-docs-masthead .banner {
	color: #fff;
	position: relative;
	padding: 30px 10px;
	text-align: center;
	text-shadow: 0 0 20px rgba(0,0,0,0.75), 0 0 40px rgba(0,0,0,0.5);
}

@media (min-width: 992px) {
	.theme-docs-masthead {
		min-height: 300px;
	}
	
	.theme-docs-masthead .banner {
		padding: 60px 10px;
	}
}

@media (min-width: 768px) {
	.theme-docs-featurette {
		padding-top: 100px;
		padding-bottom: 100px;
	}
}

@media (max-width: 768px) {
	.filmstrip {
		visibility: hidden;
		margin-top: -100px;
	}
	
	.progress {
		margin-top: -100px;
	}
}

@media (max-width: 768px) {
	.nick7 {
		visibility: hidden;
		position: absolute;
	}
}

.theme-docs-featurette {
	padding-top: 40px;
	padding-bottom: 40px;
/* 
	font-size: 16px;
	line-height: 1.5;
 */
	color: #555;
	text-align: center;
	background-color: #fff;
/* 	border-bottom: 1px solid #e5e5e5; */
}

.theme-docs-featurette a.block-link {
	color: #444;
	display: block;
	text-decoration: none;
}

pre {
	background: none;
	border: none;
	padding: 0;
}

.progress-bar-success {
	background-color: #002850;
}

#main-content {
	margin-top: -15px;
}

.footer-social a[href*='youtube.com'] {
	color: pink;
}

.navbar-nav {
	display: inline-block;
	float: none;
}

.footer-legal {
	visibility: hidden;
}

table a.btn.buyInfo a:hover {
	background-color: #fdb813;
	color: #002850;
}

.fc-day-grid-event .fc-content {
}

.ui-widget-content {
	background-color: #efefef;
	background: #efefef;
}

.fc td {
	color: #002850;
}

a .fc-day-grid-event .fc-content,a .fc-day-grid-event .fc-h-event .fc-event .fc-start .fc-end {
	background-color: #002850;
}

.fc-event {
	background-color: pink;
}

a .btn .buyInfo a:hover {
	color: #fdb813;
}

.footer-social a {
	display: initial;
	height: initial;
	line-height: initial;
}

.sameheight .panel {
	min-height: 500px;
}

.sameheight .panel-heading {
	height: 85px;
}

@media (max-width: 992px) {
	.sameheight .panel {
		min-height: inherit;
	}
	
	.sameheight .panel-heading {
		height: inherit;
	}
}

.listImage {
	width: 100%;
}

.listRow {
	height: 160px;
}

.listInnerRow {
	height: 80px;
}

.footer-social #text-8 {
	width: 50%;
	margin-left: 25%;
}

.footer-associates #text-5 {
	width: 50%;
	margin-left: 25%;
}

.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
	color: #002850;
	border-radius: 5px;
}

#gform_wrapper_9 .gform_footer input.button {
	padding: 5px;
	background-color: #002850;
	color: #fdb813;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.event-row {
	margin-top: 20px;
}

.btn-event {
	width: 100%;
	background-color: #002850;
	color: white;
}

.btn-event-info {
	vertical-align: bottom;
	margin-top: 20px;
}

.buyInfo {
	width: 100%;
	background-color: #002850;
	color: white;
}

.btn:hover, .btn:focus, .btn.focus {
	background-color: #c00;
	color: white;
}

.subscribeImg {
	position: absolute;
}

.fc-day-grid-event {
	background-color: #002850;
}

.footer-social a .fa:before {
	color: white;
}