body {
	padding:0em;
	margin: 0 auto;
	font : 100%/1.4 'Helvetica Neue', arial, helvetica, helve, sans-serif;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; 
  font-weight: 300;
  background: #dedede url(../images/subtle_texture.jpg) left top;
}

.content-wrapper {
	max-width: 960px;
	position: relative;
	margin: 0 auto;
	padding:1em 0;
	font-size: 1em;
}

h1 {
	display: inline;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; 
  font-weight: 300;
  font-size: 2.25em;
}

h2 {
	display: inline;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; 
  font-weight: 300;
	font-size:1.5em;
}

h3 {
	display: inline;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; 
  font-weight: bold;
	font-size:1.17em;
}

/*
.header {
	margin: 0 auto;
	padding:1em 0;
	position: relative;
}

.section {
	margin: 0 auto;
	position: relative;
}
.col {
	background: #f9f9f9;
	padding: 0.5em 0em;
	text-align:center;
}
*/
a div {
	outline: none;
}

a:link, a:visited, a:hover, a:active {
	color: #000000;
  text-decoration: none;
}

a.highlighted-link:link, a.highlighted-link:visited, a.highlighted-link:hover, a.highlighted-link:active {
	color: #0000EE;
  text-decoration: default;
}

.header-title {
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; 
  font-weight: 300;
  font-size: 36px;
}

.home-button {
	margin: 0px 10px;
	max-height: 40px;
	max-width: 40px;
}

.home-button:hover {
	opacity: 0.66;
}

.cusp-logo {
	width:234px;
	height:48px;
}

.panel-title {
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; 
  font-weight: 300;
  font-size: 44px;
	text-align: center;
}

.challenge-panel-content-wrapper {
	background-color: rgba(255,255,255,0.6);
	text-align: center;
	padding: 0.5em 1em;
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
}

.challenge-panel-content-wrapper:hover {
	background-color: rgba(225,225,225,0.6);
}

.challenge-panel-title {
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; 
  font-weight: 300;
  font-size: 32px;
	text-align: center;
}

.panel-content-wrapper {
	margin: 8px 0px;
	background-color: rgba(255,255,255,0.6);
	text-align: center;
	padding: 0.5em 1em;
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
	/*border-radius: 5px;*/
}

.panel-content-wrapper:hover {
	background-color: rgba(225,225,225,0.6);
	/*
	CUSP Orange, Blue
	background-color: rgba(243,129,61,0.66);
	background-color: rgba(20,130,196,0.5);
	*/
}

.button-group-wrapper {
	display: block;
	text-align: center;
	margin: 1.5% 0 1% 0;
}

.button-wrapper {
	margin: 1% 0 1% 1%;
	background-color: rgba(255,255,255,0.6);
	text-align: center;
	padding: 0.25em 0.25em;
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
	font-size: 1.125em;
	/*border-radius: 5px;*/
}

.button-wrapper:hover {
	background-color: rgba(225,225,225,0.6);
}

.panel-img {
	max-height: 80px;
	max-width: 100%;
	width: auto;
	height: auto;
	/*
	max-height: 80px;
	max-width: 300px;
	*/
}

.page-title {
	display: flex;
	align-items: center;
}

.contact-img {
	/*
	max-height: 160px;
	max-width: 100%;
	*/

	max-width: 100%;
	width: auto;
	height: auto;
}

.contact-role {
	color: rgba(96,96,96,1);
}

.contact-name {
	color: rgba(243,129,61,1);
	font-weight: 600;
}

.contact-email {

}

.contact-phone {

}

.video-thumb {
	max-width: 100%;
	width: auto;
	height: auto;
}

.topic-title {
	font-size: 1.2em;
	vertical-align: middle;
}

.thumbnail {
	margin: 0px 8px;
	max-height: 24px;
	max-width: 24px;
	width: auto;
	height: auto;
}

.tool-label-wrapper {
	display: inline;
}


.topic-line {
	margin: 8px 0px;
	display: flex;
	/*justify-content: center;*/
	align-items: center;
}

.topic-line:hover {
	color: rgba(20,130,196,1);
}

.tool-icon {
	margin: 0px 4px;
	max-height: 40px;
}

.section-title-bar {
	display: flex;
	align-items: center;
}

ul { 
   list-style-type: disc; 
   list-style-position: inside; 
   margin-left: 15px; 
}

ul ul, ol ul { 
   list-style-type: circle; 
   list-style-position: inside; 
   margin-left: 15px; 
}

.additional-faculty {
	margin-left: 4em;
}

.slides-thumb {
	max-height: 160px;
	max-width: 100%;
	width: auto;
	height: auto;
	/*
	max-height: 80px;
	max-width: 300px;
	*/
}
