/* General Theme Stuff */
body{
	background-color: #F5F5F5;
	font-family: 'Lato', sans-serif;
	font-family: 'Roboto', serif;
}
h1, h2, h3, h4 {
	font-family: 'Lato',sans-serif;
}
p, li {
	font-family: 'Roboto';
}
/* Default Fonts and Styles */
#page{
	max-width:1175px;
	margin: 0 auto;
	z-index: -20;
}
#nav{
	max-width:1400px;
	margin: 0 auto;
	z-index: -20;
}
#uw_top_bar{
	background-color: #202020;
	min-width: 100%;
}
#uw_top_bar2{
	background-color: #202020;
	min-width: 100%;
}
#top_bar{
	padding-bottom: 0px; 
	margin-bottom: 0px;
	color: #DDDDDD;
	max-width: 1175px;
	margin: 0 auto;
}
#top_bar a:first-child{
	padding-right:0px;
}
#top_bar img{
	max-width: 100%;
}
#main p:first-letter {
	/*padding-left: 20px;*/
}
a {
	color: #2F6C9D;
}
#container{
	background-color: #F5F5F5;
}
#header{
	color: white;
	margin-bottom: 10px;
	vertical-align: bottom;
}
#header h1{
	vertical-align: bottom;
}
#panel{
	background:#2D2D2D;
	height:160px;
	position:absolute;
	left:0;
	right:0;
	z-index: -10;
}
#header hr{
	border-color: white;
	vertical-align: bottom;
}
#page_header{
	height: 160px;
	padding-bottom: 180px;
	z-index: 200;
	background-color: transparent;
	text-align:center;
	line-height: 180px;
	vertical-align: bottom;
	z-index: 200;
}
#page_header h1{
	background-color: #f5f5f5;
	border: solid 2px #ccc;
	color: #000;
	z-index: 200;
	display: inline-block;
	padding:5px 20px;
	margin: 0 auto;
}
#banner{
	margin: 0 auto;
	max-width: 1175px;
}
#banner img{
	max-width: 100%;
	display: block;
	margin: auto;
}
#mobile_search{
	padding-bottom: 25px;
}
#content{
	margin: 0px 10px; background-color: #F5F5F5; border-radius: 10px; color: #333333;
	border-left: 1px solid #F0F0F0;
	border-right: 1px solid #F0F0F0;
}
#main{
	padding: 10px;
}
#main_no_indent{
	padding: 10px;
}
#ess_footer{
	background-color: #F5F5F5; padding: 10px; border-radius: 10px; margin: 0px 10px; color: black;
}
#ess_footer ul{
	list-style: none;
	margin-left: -20px;
}
#ess_footer ul ul{
	margin-left: -20px;

}
#uw_footer{
	background-image: url('/assets/img/banner/black-white-suz.jpg');
	width:100%;
	min-height: 225px;
}
#uw_footer a{

}
.ess_button{
	background-color: black; color:#F5F5F5; border: 0px
}
#print{
	text-align: right;
	padding-right: 10px;
	padding-top: 10px;
}
.pagelist_detail{
	font-size: 75%;
}
/* General Section */
.transparent{
	color: transparent;
}
.caption{
	font-style: italic;
	display: inline-block;
	width: 100%;
	text-align: center;
	padding-bottom: 20px;
	orphans: 2;
}
.pagelist{
	list-style: none;
	font-size: 1.5em;
}
.centered{
	text-align: center;
}
.pagelist li {
	padding-bottom: 5px;
	padding-left: 22px;
	text-indent: -22px;
}
.handbook_categories span{
	text-indent: 0px;
}
#footer_menu {
	color: black;
}
#footer_menu a{
	color: black;
}
#footer_menu ul ul li{
	border-bottom: 1px solid black;
}
#mobile_menu a{
	color: black;
}
.nav-container{
	display:table;
}
.nav-button{
	display:table-cell;
}
/* FONT STUFF */
p{
	font-size: 100%;
}

/* General Stuff */
.align-right{
	text-align: right;
}
.no_bullet{
	list-style: none;
}
@media only screen and (max-width : 1000px){
	.no-mobile{
		display: none;
	}
}
.bookmark{
	font-size: .75em;
	padding: 10px 0px;
	display: inline-block;
}
/* Navigation Section */
.main_nav{
	background-color: #F5F5F5;
	border-width: 0px;
	color: black;
	margin-bottom: 0px;
}
.main_nav>li>a{
	color: black;	
}
.main_nav>li>a:hover{
	background-color: #DBDBDB;
}
ul.nav li.dropdown:hover ul.dropdown-menu {
	display: block;
}
.navbar-inverse .navbar-nav > li > a {
	color: black;
}
/* Only right align top links and search if on a desktop 
@media (min-width: 1000px) {
	.pull_right_large {
		float: right;
	}
}
*/
/* Add padding for search on mobile */
/*
@media (max-width: 1000px) {
	#search_form {
		margin: 10px;
	}
	.dropdown-menu{
		min-width: 100%;
	}
}
*/
/* Branding Section */
#uw{
	background: #F5F5F5 url(/assets/img/banner/uw_banner.gif) no-repeat;
	color: transparent;
	min-width: 209px;
	display: inline-block
}
#coenv{
	background: #F5F5F5 url(/assets/img/banner/coenv_banner.gif) no-repeat;
	color: transparent;
	min-width: 186px;
	display: inline-block
}
/* Dropdown Menu Section */
.container {
	margin-top: 10px;
}
.dropdown:hover .dropdown-menu {
	display: block;
	margin-top: 0;
}
/* Cycling News Section */
.news_block li{
	display:none;
	color: black;	
	font-size: 1em;
}
.news_block>li:first-child{
	display:block;
	color: black;	
}​
.news_block>li>a{
	color:black;
}
.news_header{
	margin-top: 5px;
	font-size: 24px;
	text-align: center;
}
.news_section{
	color: black;
	width: 900px; /* Same as splash image */
	max-width: 95%;
	margin: 0 auto;
	padding-bottom: 15px;
}
.news_link{
	font-weight: bolder;
	color:black;
}
#rotating_news{

}
#rotating_news ul{
	list-style: none;
	padding: 5px 5px;
}
/* Splash Image */
.splash_image{
	max-height: 70vh;
}
/* Sidebar Stuff */
.sidebar-wrapper{
	padding: 3px;
	box-shadow: 1px 1px 5px #888888;
}
.sidebar-wrapper h3{
	/*border-bottom: 1px solid #F2CA54;*/
	text-indent: 20px;
	margin-top: 5px;
}
.sidebar-nav {
	margin: 0;
	padding: 0;
	list-style: none;
}
.sidebar-nav li {
	text-indent: 20px;
	font-size: 1.8rem;
	background-color: #EDEDED;
}
#sidebar_selected {
	background-color:#DBDBDB;
} 
.sidebar-nav li a {
	display: block;
	text-decoration: none;
	color: #000000;
	border-bottom: 1px solid #FFF;
}


.sidebar-nav li a:hover {
	text-decoration: none;
	color: black;
	background-color:#DBDBDB;
}
.sidebar-wrapper h2{
	padding-left: 10px;
}

/* About Content */
.about_giving {
	width:138px; float:right;
}

/* People Content */
#awards {
	font-weight: bold;
}
#awards ul{
	font-weight: normal;
}
.directory{
	/*These are technically the same, but use both */
	overflow-wrap: break-word;
	word-wrap: break-word;

	-ms-word-break: break-word;
	/* This is the dangerous one in WebKit, as it breaks things wherever */
	/*word-break: break-all;*/
	/* Instead use this non-standard one: */
	/*word-break: break-word;*/

	/* Adds a hyphen where the word breaks, if supported (No Blink) */
	-ms-hyphens: auto;
	-moz-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto;
}
.directory_thumbnail{
	width: 100px;
	height: 125px;
	margin-bottom: 10px;
}
.directory_image{
	width: 200px;
	height: 250px;
	margin-bottom: 10px;
}
/* News & Events */
.graduation{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.graduation li{
	padding-left: 100px; 
	text-indent: -100px;
}
.news_items{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.news_items li{
	padding-bottom: 15px;
}
.calendar-container{
	position: relative;
	padding-bottom: 75%;
	height: 0;
	margin-bottom: 15px;
	overflow: hidden;
}
.calendar-container iframe {
	position: absolute;
	top:0;
	left: 0;
	width: 90%;
	height: 100%;
}
/* Disable URL's in Print Mode */
@media print {
	a[href]:after {
		content:none
	}
}
@media print{
	.no-print{
		display: none
	}
}
/* To Sort */
.filter_input{
	max-width: 600px;
	min-width: 50%
}
.research_group_image{
	max-width: 300px;
	padding-left: 15px;
}
.research_group_image_column{
	border: 1px solid black;
	padding-bottom: 0px;
}
.tab{
	padding-left:2em;
}
.courses{
	border-collapse: collapse;
	margin-bottom: 10px;
}
.courses th,td{
	border: 1px solid black;
	padding: 5px;
}
.courses a{
	font-weight: bolder;
}
.alum_directory{
	font-size: 1.2em;
}
img {
	padding-bottom: 10px;
}
.keywords{
	visibility: hidden;
	font-size: 0px;
}
#directory ul{
	list-style: none;
	margin: 0;
	padding:0;
}
.publications li{
	padding-bottom: 10px;
}
/* Footer Stuff for Be-Boundless*/
#uw_footer_bottom{
	max-width: 1175px;
	margin: auto;
}
.site-footer .footer-footer .uw-footer .be-boundless {
	text-align: center;
	height: 150px;
	padding: 2.2857142857rem 0
}

.site-footer .footer-footer .uw-footer .be-boundless img:first-of-type {
	padding-bottom: 20.8px;
	padding-bottom: 1.3rem
}

.site-footer .footer-footer .uw-footer .be-boundless svg:hover #be-boundless-svg {
	/*fill: #fff*/
}

.site-footer .footer-footer .uw-footer .be-boundless .be-boundless-svg-whole {
	width: 200px
}
.site-footer .footer-footer .uw-footer {
	background-image: url("/assets/img/banner/black-white-suz.jpg");
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	clear: both;
	padding: 1.5714285714rem 0 1rem 0;
	color: #bbb;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 0.1em
}
.visuallyhidden,
form .field-wrap label,
form .field-wrap button[type="submit"] span {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px
}

.visuallyhidden.focusable:active,
form .field-wrap label.focusable:active,
form .field-wrap button[type="submit"] span.focusable:active,
.visuallyhidden.focusable:focus,
form .field-wrap label.focusable:focus,
form .field-wrap button[type="submit"] span.focusable:focus {
	clip: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	position: static;
	width: auto
}
.site-footer .footer-footer .uw-footer .menu-footer-links {
	margin: 0;
	list-style: none
}
.site-footer .footer-footer .uw-footer .copyright,
.site-footer .footer-footer .uw-footer .menu-footer-links {
	text-align: center
}
@media only screen and (min-width: 64.063em) {
	.site-footer .footer-footer .uw-footer .uw-footer-links {
		text-align: right
	}
}
.site-footer .footer-footer .uw-footer a {
	color: #bbb;
	text-decoration: none
}
.site-footer .footer-footer .uw-footer a:hover {
	color: #fff !important
}
.site-footer .footer-footer .uw-footer .menu-footer-links {
	margin: 0;
	list-style: none
}
.site-footer .footer-footer .uw-footer .menu-footer-links li {
	display: inline-block;
	font-size: 1rem !important
}

@media only screen and (min-width: 64.063em) {
	.site-footer .footer-footer .uw-footer .menu-footer-links li {
		margin: 3px
	}
}
.site-footer .footer-footer .uw-footer .copyright,
.site-footer .footer-footer .uw-footer .menu-footer-links {
	text-align: center
}

.site-footer .footer-footer .uw-footer .copyright {
	font-size: 1rem;
	margin-top: 0.2142857143rem
}

@media only screen and (min-width: 64.063em) {
	.site-footer .footer-footer .uw-footer .copyright {
		float: left;
		display: inline-block;
		text-align: left
	}
	#menu-footer-links{
		text-align: right;
	}
}

#top-nav {
	text-align: right;
	display: block;
	padding-left: 0px;
}
#top-nav ul,
#top-nav form {
	display: inline-block;
	margin: 0 0 0 4.8px;
	margin: 0 0 0 0.3rem;
	padding: 0;
	vertical-align: text-bottom;
	color: white;
	padding-left: 0px;
	padding-top: 10px;

}

#top-nav ul {
	list-style: none;
	padding-left: 0px;

}
#top-nav li,
#top-nav input,
#top-nav button {
	display: inline-block;
	padding: 0;
	margin: 0;
	line-height: 28.8px;
	line-height: 1.8rem;
	height: 28.8px;
	height: 1.8rem;
	vertical-align: text-bottom;
	padding-right: 5px;

}

#top-nav a,
#top-nav input,
#top-nav button {
	padding: 0 8px;
	padding: 0 0.5rem;
	padding-left: 0px;

}

#top-nav a {
	display: block;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	font-weight: 600;
	text-decoration: none;
	color: #ddd;
	border-radius: 2px;
	font-size: 75%;
	padding-left: 0px;

}

#top-nav a:hover {
	background: #565656;
	color: #fdfdfd !important;
}

#top-nav #menu-top i {
	top: 0.2142857143rem
}

#top-nav #menu-top i:before {
}

#top-nav #menu-university {
	float: left;
}

#desktop-logo {
	/* fill: #5f3e8d;*/
	height: 8rem;
	margin-right: 0.7142857143rem;
	vertical-align: middle;
	display:inline-block;
}
#autosave_block{
	font-weight: bolder;
	border: 2px solid #5F3E8D;
}
.noscript_hide { 
	display:none; 
}

/* Course Schedule Tool */
#time_schedule {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	border-collapse: collapse;
	width: 100%;
}

#time_schedule td, #time_schedule th {
	border: 1px solid #ddd;
	padding: 8px;
}

#time_schedule tr:nth-child(even){background-color: #f2f2f2;}

#time_schedule tr:hover {background-color: #ddd;}

#time_schedule th {
	padding-top: 12px;
	padding-bottom: 12px;
	text-align: left;
	color: white;
	text-align: center;
}
#time_schedule button {
	border: none;
	color: white;
	padding: 15px 32px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 16px;
}
#time_schedule th button {
	background-color: #f2f2f2; 
	border: none;
	padding: 15px 32px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 16px;
}

.autumn th, .autumn button{
	background-color: #CC6666;
}
.autumn th button{
	color: #CC6666 !important;
}
.autumn_subheader{
	background-color: #FFCCCC;
}
.winter th, .winter button{
	background-color: #6699CC;
}
.winter th button{
	color: #6699CC !important;
}
.winter_subheader{
	background-color: #99CCFF;
}
.spring th, .spring button{
	background-color: #66CC99;
}
.spring th button{
	color: #66CC99 !important;
}
.spring_subheader{
	background-color: #CCFFCC;
}
.summer th, .summer button{
	background-color: #FFCC33;
}
.summer th button{
	color: #FFCC33 !important;
}
.summer_subheader{
	background-color: #FFFFCC;
}

.ts_uw  {
	display: table;
	border-collapse: collapse;
}
.headercell1 {
	FONT-WEIGHT: bold; FONT-SIZE: 14px; FONT-FAMILY: Arial, Helvetica, sans-serif; background-color: #cc6666;
}
.headercell1e {
	FONT-WEIGHT: bold; FONT-SIZE: 14px; FONT-FAMILY: Arial, Helvetica, sans-serif; color: White; background-color: Black;
}
.tabdark {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-ALIGN: center; background-color: #cc6666;
}
.tablite {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-ALIGN: center; background-color: #ffcccc;
}
.headercell2c {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-ALIGN: center; background-color: #ffcccc;
}
.headercell2l {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-ALIGN: left; background-color: #cccccc;
}
.headercell3 {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; FONT-FAMILY: Arial, Helvetica, sans-serif; background-color: #ffcccc;
}
.label {
	FONT-SIZE: smaller; FONT-FAMILY: Arial, Helvetica, sans-serif;
}
.field {
	FONT-SIZE: smaller; FONT-FAMILY: Courier New, Courier, Lucida Console, monospace;
}
.qtrDark1 {
	FONT-SIZE: 14px; BORDER-LEFT-COLOR: #6699cc; BORDER-BOTTOM-COLOR: #6699cc; BORDER-TOP-COLOR: #6699cc; FONT-FAMILY: Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #6699cc; BORDER-RIGHT-COLOR: #6699cc
}
.qtrDark2 {
	FONT-SIZE: 14px; BORDER-LEFT-COLOR: #66cc99; BORDER-BOTTOM-COLOR: #66cc99; BORDER-TOP-COLOR: #66cc99; FONT-FAMILY: Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #66cc99; BORDER-RIGHT-COLOR: #66cc99
}
.qtrDark3 {
	FONT-SIZE: 14px; BORDER-LEFT-COLOR: #ffcc33; BORDER-BOTTOM-COLOR: #ffcc33; BORDER-TOP-COLOR: #ffcc33; FONT-FAMILY: Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #ffcc33; BORDER-RIGHT-COLOR: #ffcc33
}
.qtrDark4 {
	FONT-SIZE: 14px; BORDER-LEFT-COLOR: #cc6666; BORDER-BOTTOM-COLOR: #cc6666; BORDER-TOP-COLOR: #cc6666; FONT-FAMILY: Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #cc6666; BORDER-RIGHT-COLOR: #cc6666
}
.qtrLite1 {
	FONT-SIZE: 14px; BORDER-LEFT-COLOR: #99ccff; BORDER-BOTTOM-COLOR: #99ccff; COLOR: gray; BORDER-TOP-COLOR: #99ccff; FONT-FAMILY: Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #99ccff; BORDER-RIGHT-COLOR: #99ccff
}
.qtrLite2 {
	FONT-SIZE: 14px; BORDER-LEFT-COLOR: #ccffcc; BORDER-BOTTOM-COLOR: #ccffcc; COLOR: gray; BORDER-TOP-COLOR: #ccffcc; FONT-FAMILY: Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #ccffcc; BORDER-RIGHT-COLOR: #ccffcc
}
.qtrLite3 {
	FONT-SIZE: 14px; BORDER-LEFT-COLOR: #ffffcc; BORDER-BOTTOM-COLOR: #ffffcc; COLOR: gray; BORDER-TOP-COLOR: #ffffcc; FONT-FAMILY: Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #ffffcc; BORDER-RIGHT-COLOR: #ffffcc
}
.qtrLite4 {
	FONT-SIZE: 14px; BORDER-LEFT-COLOR: #ffcccc; BORDER-BOTTOM-COLOR: #ffcccc; COLOR: gray; BORDER-TOP-COLOR: #ffcccc; FONT-FAMILY: Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #ffcccc; BORDER-RIGHT-COLOR: #ffcccc
}

.ts_uw tr:nth-child(even) {background: #F8F8F8}
.ts_uw tr:nth-child(odd) {background: #FFF}
.ts_uw td{
	padding:5px;
	border: 1px solid grey;

}

.toggle_bar{
	background-color: #ddd;
	width: 100%;
	padding: 10px;
	cursor: pointer;
}
.toggle_expand{
	position: absolute;
	right: 5%;
	font-weight: bolder;
}