/* Maroon: 	rgb(163, 0, 70)
Yellow: 	rgb(255, 196, 37)
Grey: 		rgb(153, 153, 153)
Light grey:	#e6e6e6 */

/* Override bootstrap's legend for admin pages */
legend {
	font-size: 12px;
}

.related-links>ul>li>p {
	margin: 0;
}

.navbar-inverse {
	background-color: #080808;
}

.field-content a {
	font-size: 16px;
}

.container h3 {
	font-size: 28px;
}

.container h4 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 0;
}

/* Custom full-width container */
.container-full {
  margin: 0 auto;
  width: 100%;
  padding: 0 15px;
}

/* Make socialbar collapse on phones */


#socialbar li:first-child::before {
	content: ""
}

#socialbar li::before {
	content: " | "
}

#socialbar li {
	list-style-type:none;
	list-style-image:none;
	display: inline;
}

#socialbar {
	display: block;
	margin-bottom: 0;
}

@media (max-width: 768px) {
	#socialbar {
		padding-left: 15px;
	}
	#socialbar li {
		display: block;
		text-align: left;
	}
	#socialbar li::before {
	content: ""
	}
}

/* Hide extraneous submission form junk */
.menu-item-form {
	display: none;
}

#edit-teaser-js-wrapper {
	display: none;
}
/* End hide submission form junk */

/*Make Drupal admin tabs play nice with Bootstrap */
.tabs {
	display: block;
	padding-left: 0;
	margin-bottom: 0;
	list-style: none;
  	border-bottom: 1px solid #dddddd;
}

.tabs:before,
.tabs:after {
	display: table;
	content: " ";
}

.tabs:after {
	clear: both;
}

.tabs > li {
	position: relative;
	display: block;
	float: left;
	margin-bottom: -1px;
}

.tabs > li > a {
	position: relative;
	display: block;
	padding: 10px 15px;
	margin-right: 2px;
	line-height: 1.428571429;
	border: 1px solid transparent;
	border-radius: 4px 4px 0 0;
	}

.tabs > li > a:hover {
	border-color: #eeeeee #eeeeee #dddddd;
}

.tabs > li.active > a,
.tabs > li.active > a:hover,
.tabs > li.active > a:focus {
	color: #555555;
	cursor: default;
	background-color: #ffffff;
	border: 1px solid #dddddd;
	border-bottom-color: transparent;
}
/*End Drupal admin tabs */

h4.panel-title {
	font-size: 20px;
}

.panel-bold {
	background-color: rgb(255, 196, 37);
	color: black;
}

.panel-bold a {
	color: black;
}

.panel-bold a:hover {
	color: rgb(163, 0, 70);
}

.panel-group .panel-heading+.panel-collapse .panel-body {
	border-top: 1px solid rgb(255, 196, 37) !important;
}

.programs-box a {
	color: rgb(163, 0, 70);
}
.nav>li {
	font-size: 1em;
}

.maincolumn-image {
	padding-left: 0;
	padding-bottom: 20px;
	padding-top: 10px;
	font-size: 1em;
	color: #666666;
}

#fb-icon {
	height: 32px;
	cursor: pointer;
}

@media (min-width: 768px) {
	.navbar {
		border-radius: 0;
	}
}
.navbar {
	margin-bottom: 0;
}

#socialbar {
	background: #e6e6e6;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 30px;
}

.carousel-caption {
	width: 90%;
	left: 20px;
	text-align: left;
}

.carousel-caption {
	padding-bottom: 10px;
	}

ol.carousel-indicators {
	bottom: 0;
}

.carousel-bar {
	width: 100%;
	float: right;
	margin-left: 0;
	margin-right: 0;
	clear: none;
	background-color: rgba(0,0,0,0.5);
	position: absolute;
	left: 0;
	bottom: 0;

}

.jumbotron {
	margin-bottom: 0;
}

.programs-box {
	background: #e6e6e6;
	color: black;
}

.maroonbox a {
	color: white;
	font-weight: bold;
}

.headertabs {
	/* padding-left: 40px; */
}

.footer-address {
	text-align: right;
	font-size: 14px;
	padding-right: 30px;
}

.footer-address h4 {
	font-size: 18px;
	margin-bottom: 0;
}

a {
	color: black;
	font-weight: bold;
}

a visited {
	color: black;
	font-weight: bold;
}

a:hover {
	color: rgb(255, 196, 37);
	font-weight: bold;
}

#asu_footer li a {
	font-weight: normal;

}

#calendar-nav {
	margin-bottom: 1em;
}

.event-listing h4 {
	margin-bottom: 0;
}

p.event-location {
	font-size: 0.9em;
}

p.event-title {
	font-weight: bold;
}
/* Inner pages */
.inside-page a {
	color: rgb(163, 0, 70);
}

.inside-page a:visited {
	/* color: rgb(255, 196, 37); */
	color: rgb(51, 51, 51);
}

.related-links h3 {
	padding-bottom: 10px;
}

.related-links ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
 	text-indent: -20px;
 	padding-left: 20px;
}

.related-links li {
	padding-top: 5px;
}

.inside-page h1 {
	font-size: 30px;
	padding-top: 0;
}

.inside-page h2 {
	font-size: 20px;
	padding-top: 0;
}

.inside-page h3 {
	font-size: 18px;
	padding-top: 0;
	padding-bottom: 0;
}

.inside-page h3 {
	margin-bottom: 0;
}

.eventSubHead {
	/* font-size: 1.2em; */
	font-weight: bold;
}

.eventTitle {
	font-size: 18px;
}

#calendarNav {
	padding-bottom: 10px;
}

.views-field-field-event-sub-head-value {
	font-weight: bold;
}

.events-list {
	padding-top: 20px;
}

/* Webform */
/* https://www.drupal.org/node/1992738 */
.request-info input.form-text {
  width: 100%;
}

/* legacy */
.photoWithCutline {
	float: right;
	margin: 10px 0 10px 20px;
	font-size: 12px;
	color: #666666;
}

.faculty-bio img {
float: right;
padding: 10px;
}
/*
.content {
	padding-top: 20px;
}
 */

.sectionHeader {
  font-weight: bold;
}
