/**
 * link.css 
 * link styles
 */
.region a,
.region a {
	font-family: 'Roboto', sans-serif;
	font-weight:500;
	color:#154f7f;
	font-size:15px;
	line-height:inherit;
}
.region a:hover {
	text-decoration:underline;
	color:#154f7f;
}
 
.region .read-more a {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:700;
	color:#154f7f;
	font-size:13px;
	line-height:inherit;
	background-image:url('../images/nav-arrow.png');
	background-position:center right;
}
.region .read-more a:hover {
	text-decoration:underline;
	color:#154f7f;
}

.view-home-page-news .view-content .views-row .views-field-nid a:after{}

.region .dark-bg  .read-more a {
	color:#00bdf2;
}
.region .dark-bg .read-more a:hover {
	text-decoration:underline;
	color:#00bdf2;
}
.region .dark-bg .read-more a:before {
  color:#00bdf2;
}
.view-home-page-news .view-content .views-field-nid a,
a.see-all {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:700;
	font-size:13px;
	line-height:13px;
	text-transform:uppercase;
	background-image:url('../images/nav-arrow.png');
	background-position:center right;
	background-repeat:no-repeat;
	padding-right:10px;
	background-size: 6px 9px;
}

/* 
 * .slide-link a
*/
.slide-link a {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:700;
	color:#00bdf2;
	font-size:13px;
	line-height:13px;
	text-transform:uppercase;
	background-image:url('../images/nav-arrow.png');
	background-position:center right;
	background-repeat:no-repeat;
	padding-right:10px;
	background-size: 6px 9px;
}
.slide-link a:hover {}
.view-nodequeue-2 .slide-link {
	margin-top:10px;
}
.view-nodequeue-2 .slide-link a {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:700;
	color:#00bdf2;
	font-size:12px;
	line-height:12px;
	text-transform:uppercase;
	
}
.slide-link a:hover {
	text-decoration:none;
}

/* 
 * a#mit-link
*/
a.mit-link {
	width:54px;
	height:28px;
	background-image:url('../images/mit.png');
	background-repeat:no-repeat;
	background-position:0px 0px;
	margin-left:20px;
}
a.mit-link:hover {
	background-position:0px -28px;
}
.footer-bottom a.mit-link {
	width:54px;
	height:28px;
	background-image:url('../images/mit-footer.png');
	background-repeat:no-repeat;
	background-position:0px 0px;
	margin-left:0px;
}
.footer-bottom a.mit-link:hover {
	background-position:0px 0px;
}
.footer .block-block a {
	color:#c2c0bf;
}
.footer .block-block a:hover,
.footer .block-block a:focus {
	color:#c2c0bf;
}
ul.footer-menu li a span{
	color:#00bdf2;
}

/* Pagination */
.pagination {}
.pagination > li {
	display:inline-block;
	float:left;
	margin:0px 2px;

}
.pagination > li > a,
.pagination > li > span {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:700;
	color:#154f7f;
	font-size:18px;
	line-height:22px;
	width: 23px;
	height: 23px;
	display: block;
	border:0;
	padding:0px;
}
.pagination > li:first-child > a, 
.pagination > li:first-child > span {
	margin-left: 0;
	border-top-left-radius: 0px;
	border-bottom-left-radius: 0px;
}
.pagination > li > a:hover,
.pagination > .active > a,
.pagination > .active > span, 
.pagination > .active > a:hover, 
.pagination > .active > span:hover, 
.pagination > .active > a:focus, 
.pagination > .active > span:focus {
	background-image:url('../images/alpha-bg.png');
	background-repeat:no-repeat;
	background-position:center center;
	color:#fff;
	text-decoration: none;
	background-color:transparent;
}
.pagination > li.prev {
	position:absolute;
	left:20px;
}
.pagination > li.next {
	position:absolute;
	right:20px;
}
.pagination > li.next > a {
	width: 24px;
	height: 23px;
	background-image: url('../images/prev-next.png')!important;
	background-repeat: no-repeat!important;
	background-position: top right;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
.pagination > li.prev > a {
	width: 24px;
	height: 23px;
	background-image: url('../images/prev-next.png')!important;
	background-repeat: no-repeat!important;
	background-position: top left;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
.view-gsl-people .attachment-before .view-gsl-people span.views-summary {}

.view-gsl-people .attachment-before .view-gsl-people span.views-summary a {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:700;
	color:#154f7f;
	font-size:18px;
	line-height:22px;
	width: 23px;
	height: 23px;
	display:block;
}
.view-gsl-people .attachment-before .view-gsl-people span a {
	text-align:center;
}
.view-gsl-people .attachment-before .view-gsl-people span a:hover,
.view-gsl-people .attachment-before .view-gsl-people span .active
 {
	background-image:url('../images/alpha-bg.png');
	background-repeat:no-repeat;
	background-position:center center;
	color:#fff !important;
	height: 23px;
	text-decoration: none;
	min-width: 23px;
	display: inline-block;
}

.view-gsl-people .user-research-areas a {
	color:#000;

}

.view-news-events .read-more a,
.view-research-projects .read-more a {
	text-transform:uppercase;
	padding-right:10px;
	color:#154f7f;
	background-image:url('../images/nav-arrow.png');
	background-repeat:no-repeat;
	background-position: center right;
	background-size: 7px 9px;
	margin:10px 0px;
}
.view-language-list h3.circle-title a {
	display:block;
	height:34px;
}
span.lang-name {
	display:block;
}
span.native-lang {
	display:block;
	position: absolute !important;
	clip: rect(1px 1px 1px 1px);
	clip: rect(1px, 1px, 1px, 1px);
	overflow: hidden;
	height: 0px;
}
.view-language-list h3.circle-title a:hover span.lang-name {
	position: absolute !important;
	clip: rect(1px 1px 1px 1px);
	clip: rect(1px, 1px, 1px, 1px);
	overflow: hidden;
	height: 0px;
}
.view-language-list h3.circle-title a:hover span.native-lang {
	position: relative !important;
	clip: initial!important;
	overflow: visible;
	height: auto;
}

.view-language-list .views-row-8 h3.circle-title a span.native-lang {
	font-size:16px;
	line-height:18px;
}

.view-language-list .views-row-10 h3.circle-title a {
	height:auto;
}
.view-language-list .views-row-10 h3.circle-title a span.native-lang {
	display:none;
}
.view-language-list .views-row-10 h3.circle-title a:hover span.lang-name {
	position: relative !important;
	clip: initial!important;
	overflow: visible;
	height: auto;
}
.custom-print-link a {
  font-size: 12px;
}