@charset "UTF-8";
/* CSS Document */


/* core elements */

body {
	background-color: #F4F4F2;
}

h1, h2, h3, h4 {
	font-weight: 300;
}

input.search-query {
	border-radius: 10px 10px 10px 10px;
}

/* classes */

/*	go to top 
================================================== */

.alt {
	position:absolute;
	left:-10000px;
	top:auto;
	width:1px;
	height:1px;
	overflow:hidden;
}

.badge-green { /* LIME GREEN BADGE / BUBBLE / PILLBOX */
  background-color: #ACBE38 !important;
  text-transform: uppercase;
}

.badge-red { /* RED BADGE / BUBBLE / PILLBOX */
  background-color: #c02c2c !important;
  text-transform: uppercase;
}

.body-content {
	/*background-color: #E0E0E0;*/
	background-color: #FFF;
	margin-bottom: 10px;
	padding: 10px;
	opacity: 0.85;
	filter:alpha(opacity=85); /* For IE8 and earlier */
}

.btn-navbar {
    background-color: #EDEDED;
    background-image: linear-gradient(to bottom, #F2F2F2, #E5E5E5);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) inset, 0 1px 0 rgba(255, 255, 255, 0.075);
    color: #FFFFFF;
    display: none;
    float: right;
    margin-left: 5px;
    margin-right: 5px;
    padding: 7px 10px;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}	

.breadcrumb {
	margin: 0px;
	border-radius: 0px;
}

.breadcrumb a {
	color: #5fa0cd;
}

.carousel .active a  {
	margin-left: auto;
	margin-right: auto;
}

.carousel-caption {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 10px 15px 5px;
  background: #333333;
  background: rgba(0, 0, 0, 0.75);
}

.carousel-caption a {
	color: #FFF;
	text-decoration: none;
}

.carousel-control.left  {
	left: 0px !important;
	background: none;
	z-index: 10000;
	top: 120px !important;
}

.carousel-control.right  {
	right: 0px !important;
	background: none;
	z-index: 10000;
	top: 120px !important;
}

.collapse-box  {
    background-color: #FBFBFB;
    background-image: -moz-linear-gradient(center top , #FFFFFF, #F5F5F5);
    background-repeat: repeat-x;
    border: 1px solid #DDDDDD;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 1px 0 #FFFFFF inset;
    margin-bottom: 5px;		
}

.container-fluid {
	padding: 0px;
}

.css_right {
    float: right;
}

.dataTables_filter {
    color: #878787;
    font-size: 11px;
    left: 0;
    margin: 4px 8px 2px 10px;
    position: absolute;
    text-align: left;
}

.dk-blue {
	background-color: #022544;
}

.dk-blue-txt {
	color: #022544;
}

.dk-orange {
	background-color: #F47F24;
}

.dk-orange-txt {
	color: #F47F24;
}

.dk-white-txt {
	color: #FFF;
}

.easysearch_controls label {
	color: #FFF;
}

.fa-3 {
	font-size: 1.3em;
}

.faded_bar {
	width: 100%;
	height: 24px;
	opacity: 0.8;
	filter:alpha(opacity=80); /* For IE8 and earlier */
	position: absolute;
	bottom: 0px;
	padding: 10px 0px 0px 0px;	
}

.feature-block {
	padding: 8px 15px 0px 8px;
	line-height: 1.6;
}

.feature-block a {
	text-decoration: none;
	color: #555 !important;
}

.feature-block h4 {
	font-weight: 400;
	font-size: 1.5em;
}

.feature-image img {
	max-width: 100%;
}

.form_border {
	border-top: 0.1rem solid hsl(0, 0%, 90%);
	padding: 5px;
	margin: 8px 0px !important;
}

.form_border > div {
	padding-bottom: 5px;
}

.grouping-box {
	padding: 5px 20px 10px !important;
}

.grouping-left {
	border-right: .1rem solid #E5E5E5;
}

.grouping-right {
	border-left: .1rem solid #E5E5E5;
}

header-img img {
	max-width: 100%;	
}

.hours {
	font-weight: 600;
	margin-left: 10px;
}

.hoursMoreButton {
	padding: 2px 10px;
}

.hiddenContent .hourshide {
	display:none;
}

.showContent .hourshide {
	display:block;
}

.hover-list {
	display: block;
	clear: both;
	background: #F8F8F8;
	list-style: none outside none;
	font-size: 1.1em;
	padding: 0;
	margin-left: 10px;
}

.hover-list li {
	padding: 10px 0px 10px 12px;
	border-bottom: solid 1px #ddd;
}

.hover-list > li:focus, .hover-list > li:hover {
    background-color: #DDD;
    color: #2B2E30;
    text-decoration: none;
}

.image-display img {
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.image-double img {
	width: 48%;
}

.image-single img {
	width: 98%;
	max-width: 458px;
}

.image-triple img {
	width: 20%;
}

.inline {
	display: inline;
}

.inline-list {
	display: block;
	background: #CCDFF6;
	width: 100%;
	margin: 0 auto;
	padding: 10px 0px 5px 0px;
	list-style: none outside none;
	font-size: 1.1em;
	text-align: center;
}

.inline-list ul {
	display: block;
	padding: 0px;
	margin: 0;
	width: 100%;
}

.inline-list li:first-child {
	border-left: none !important;
}

.inline-list li {
	display: block;
	width: 100%;
	clear: both;
	margin: 5px 0px 5px 0px;
	padding: 10px 10px 10px 15px;
}

.inline-list li:nth-child(5) {
	height: 0;
	padding: 0;
	margin: 0;
}

.inline-list > ul > li:focus, .inline-list > ul > li:hover {
	background-color: #022544;
	text-decoration: none;
}

.inline-list > ul > li:focus a, .inline-list > ul > li:hover a {
	color: #FFF !important;
}


.inline-list > ul > li> a:focus, .inline-list > ul > li > a:hover {
	color: #FFF !important;
}

.item-frame {
	background-color: #FFFFFF;
	margin-top: 20px;
	position: relative;
}

.item-image {
	position: relative;
	line-height: 0px;
}

.item-image-inner {
	display: block;
	height: 0;
	padding-top: 83.5%;
}


.item-title {
	color: #022544;
	overflow: hidden;
	display: table;
	padding-bottom: 5px;
}

.item-title-sep {
	border-bottom: 1px solid #BBB;
	border-top: 1px solid #BBB;
	display: block;
	height: 6px;
	position: relative;
	width: 100%;
}

.item-title-sep-container {
	display: table-cell;
	height: 6px;
	position: relative;
	vertical-align: middle;
	width: 100%;
}

.item-title a {
	color: #f5f5f5;
	font-size: 24px;	
}

.item-title h3 {
	display: table-cell;
	white-space: pre;
}

.list-group-item {
	border: 1px solid #bbb;
}

.list-unstyled {
	display: block;
	clear: both;
	list-style: none outside none;
	padding: 0px 5px 8px 5px;
	margin-left: 20px;
}

.long-list li {
	float: left;
	width: 20em;
	padding-left: 5px;
}

.lt-blue {
	background-color: #CCDFF6;
}

.lt-blue-txt {
	color: #CCDFF6;
}

.lt-green {
	background-color: #ACBE38;
}

.lt-green-txt {
	color: #ACBE38;
}

.lt-orange {
	background-color: #FEDEC7;
}

.lt-orange-txt {
	color: #FEDEC7;
}

.md-blue {
	background-color: #7992B9;
}

.md-blue-txt {
	color: #7992B9;
}

.navbar-brand {
	height: auto;
	margin-left: 0px !important;
}

.navbar-right {
	margin-right: 0px !important;
}

.navbar-form {
	border: 0;
}

.navbar .nav > li > a  {
	color: #2b2e2f;
	text-shadow: none;
	font-size: 16px;
}

.navbar .nav .active > a, .navbar .nav .active > a:hover {
    background-color: #333333;
    color: #2B2E30;
    text-decoration: none;
}

.navbar .nav > li > a:focus, .navbar .nav > li > a:hover {
    background-color: #FFFFFF;
    color: #2B2E30;
    text-decoration: none;
}

.page-desc {
    background-color: rgba(0, 0, 0, 0.5);
    color: #FFFFFF;
    float: right;
    font-size: 16px;
    line-height: 24px;
    padding: 15px;
} 

.page-title {
    background-image: url("../img/uglwide.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-color: #98BEE3;
    border-bottom: 4px solid #F5871E;
    color: #FFFFFF;
    display: block;
    padding: 40px 0;
    width: 100%;
}

.paging_two_button {
	float: right;
}

.row {
	margin: 0px;
}

.section_header {
	display: inline;
	float: left;
	padding: 4px 10px 4px 4px;
	margin: 0;
}

.section_header li > a {
	font-weight: 600;
}

.sidebar {
	background-color: #2B2E2F;
	margin-top: 20px;
	padding: 10px;
}

.social-header {
	background: none repeat scroll 0% 0% #FFF;
	padding: 0.75em 1.2em 0.65em;
}

.social-header > h4, .social-header > h4 >a, .social-header > a > h4 {
	line-height: 1.4;
	font-weight: 400;
	font-size: 1.35em;
	color: #F47F24;
}

.table th {
    border-bottom: 0 none;
    color: #666666;
    font-size: 10px;
    height: auto !important;
    padding: 5px 10px 2px;
    text-align: center;
}

.table-striped tbody > tr:nth-child(2n+1) > td, .table-striped tbody > tr:nth-child(2n+1) > th {
    background-color: #FCFCFC;
}

.thumbnail {
    border: none;;
}

.thumbnails > li {
	margin-bottom: 0px;
	position: relative;
}

ul.typeahead.dropdown-menu li:nth-child(odd) {background: #EEEEEE;}

.well {
	background: #FFFFFF;
}

.widget-title, .modal-header, .table th, div.dataTables_wrapper .ui-widget-header, .ui-dialog .ui-dialog-titlebar {
    background-color: #EFEFEF;
    background-image: -moz-linear-gradient(center top , #FDFDFD 0%, #EAEAEA 100%);
    border-bottom: 1px solid #CDCDCD;
    height: 36px;
}

.widget-box {
    background: none repeat scroll 0 0 #F9F9F9;
    border-left: 1px solid #CDCDCD;
    border-right: 1px solid #CDCDCD;
    border-top: 1px solid #CDCDCD;
    clear: both;
    margin-bottom: 16px;
    margin-top: 16px;
    position: relative;
}

.widget-title h5 {
    color: #666666;
    float: left;
    font-size: 12px;
    font-weight: bold;
    line-height: 12px;
    margin: 0;
    padding: 12px;
    text-shadow: 0 1px 0 #FFFFFF;
}

.widget-title span.icon {
    border-right: 1px solid #CDCDCD;
    float: left;
    opacity: 0.7;
    padding: 9px 10px 7px 11px;
}

/* ids */

#banner-image  {
	float:left; 
	overflow: hidden; 
	height: 70px;
}

#chatbox {
	position: relative;
	background-color: #022544;
	margin-bottom: 20px;
	padding: 20px;
}

#chat_button {
    display: block;
    margin: 0 auto;
}

#collaboration_container {
	margin-top: 10px;
}

#easysearch_button  {
	display: none;
	margin-bottom: 5px;
	margin-top: 5px;
}

#easysearch_container  {
	background-color: #022544;
	padding: 0;
	position: relative;
}

#easysearch_container .toggle {
	margin: 0px;
	display: inline;
	
}

#easysearch_form {
	color: #FFF;
	padding: 10px 14px 14px 14px;
}

#easysearch_form a, #easysearch_form a:visited {
	color: #4293CC;
}

#easysearch_form select {
	margin-top: 5px;
}

#easysearch_mobilebutton  {
	display: inline-block;
	height:auto;
	width: auto;
}
	
#easysearch_links  {
	position: relative;
	font-size: .8em;
	padding-top: 10px;
}

#easysearch_links a {

}

#easysearch_links .nav-tabs {
	border: none;
}

#easysearch_links .nav {
	margin: 0px;
}

#easysearch_links .btn {
	border-radius: 4px;
}

#find {
	color: #000;
	margin-top: 10px;
	opacity:0.95;
	filter:alpha(opacity=95); /* For IE8 and earlier */
}

#find li > a {
	color: #092C49;
}

#find-container {
	background: linear-gradient(transparent -10.4rem, hsla(0, 0%, 0%, 0.5) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
	color: #FFF;
	z-index: 1;	
}

#find-container h3 > a {
	color: #FFF;
	letter-spacing: .05em;
}

#first-navbar {
    background-color: #022544;
    margin-bottom: 0px;
}

#header-full-width-column {
    padding-top: 15px;
    padding-bottom: 15px;
}

#hours-container .panel-heading{
	background-color: #FFF !important;
}

#iwonder_client {
    background-color: transparent;
    border: 0 none;
    height: 100%;
    min-height: 235px;
    width: 100%;
}

#local-nav {
	margin-bottom: 0px;
}

#local-nav-header {
	float: right;
}

#news_container {
	padding: 20px;
}

#research-zone {
	border-bottom: 4px solid #F5871E;
	border-top: 4px solid #F5871E;
	background: url('../img/uglbackground.jpg') no-repeat center center;
	width: 100%;
	background-size: cover;
}

#room_availability {
	border-top: 1px solid #BBB;
	margin-top: 20px;
	padding-top: 5px;
	width: 80%;
	margin-left: 10%;
	margin-right: 10%;
}

#scharg {
	width: 50%;
	display: inline;
	font-weight: 600;
	border-radius: 4px 0px 0px 4px;
}

#social_media span {
	padding: 5px;
	min-height: 100px;
	
}

#source-dropdown {
	margin: 0 !important;
}

#study_rooms {
	font-size: 1.3em;
}

#sublinks_nav  {
	background-color: #F5F5F5;
	background-image: -moz-linear-gradient(center top , #FFFFFF, #F5F5F5);
	background-repeat: repeat-x;
	border: 1px solid #DDDDDD;
	border-radius: 3px 3px 3px 3px;
	box-shadow: 0 1px 0 #FFFFFF inset;
}

#top-menu {
	float: right;
}

#ugl_blog {
	padding-bottom: 10px;
}

#ugl_blog h5 {
	margin-bottom: 0px;
	color: #F47F24;
}

#ugl_blog img {
	padding-right: 5px;
	border-radius: 10px;
}

#ugl_carousel {
	width: 100% !important;
}

#ugl_carousel.carousel-inner > .item > a > img {
	width: 100%;
	max-width: 175px !important;
}	

#ugl_center_content {
	margin-bottom: 20px;
}

#ugl_details_section {
	/*background-color: #2B2E2F;*/
	width: 90%;

}

#ugl_map  {
	height: 425px;
	padding-top: 10px;
}

#ugl_right_sidebar {
	color: #FFFFFF;
}

#ugl_right_sidebar table {
	color: #333333;
}

#ugl_twitter {
	padding-bottom: 10px;
	color: #FFFFFF;
}

#ugl_twitter img {
	padding-right: 5px;
}

#unit-name {
	color: #022544;
	float: none !important;
}

/* default responsive images - small size for handheld */

#gr-back {
  background-image: url("../img/C_GR.jpg");
}

#lt-back {
  background-image: url("../img/C_LT.jpg");
}

#mc-back {
  background-image: url("../img/C_MC.jpg");
}

#qb-back {
  background-image: url("../img/C_QB.jpg");
}

/* small devices */

@media (max-width: 480px)  {
	
body  {
	padding-right: 0px;
	padding-left: 0px;	
}

h3 {
	font-size: 18px;
	line-height: 27px;
}

#hours-container h4 {
	display: block;
}
}

/* Tablets to medium size screens */

@media (min-width: 700px) {

#chatbox  {
	display: block;
	margin-top: 10px;
	margin-bottom: 20px;
	padding-left: 15px;
	margin-left: 25px;
}

#chatbox h2, #chatbox h3, #chatbox h4 {
	color: #4293CC;
}

#easysearch_button  {
	display: inline;
	margin-left: 0;
	border-radius: 0px 4px 4px 0px;
}

#easysearch_form {
	padding-bottom: 30px;
	margin-top: 20px;
}

#easysearch_mobilebutton  {
	display: none;	
}

.inline-list li {
	display: inline-block;
	border-left: solid #022544 1px;
	width: auto;
}

.inline-list li:nth-child(5) {
	display: block;
}
	
} /* end media query */


/* tablet landscape */
@media (min-width: 980px)  {

#room_availability {
	margin-top: 0px;
	padding-top: 10px;

}

#room_availability h6 {
	display: inline;
}

.feature-image img {
	width: 100%;
}

}
/* end media query */

/* Larger Screens */

@media (min-width: 1200px)  {

.easysearch_controls {
	width: 80%;
	margin: auto;
}

.filler {
	width: 100%;
	padding: 10px;
	margin-top: 10px;
	border-bottom: 1px solid #BBBBBB;
}

.footer .mid {
	border-right: solid 1px #BBB;
	border-left: solid 1px #BBB;
}

.image-triple img {
	width: 30%;
}

.listing dt {
	float: left;
}

#hours_button {
	margin-top: 0px;
}

#hours-container {
	border-right: 1px solid #BBB;
}

#room_availability {
	border: none;
	margin-top: 0px;
	padding-top: 0px;
	width: inherit;
	margin-left: 0px;
	margin-right: 0px;;
}

#study_rooms {
	padding: 0px 10px;
}

} /* end 1200px */

@media (min-width: 1250px)  {
.inline-list li:nth-child(5) {
	display: inline-block;
}
	
} /* end 1250 */

@media
only screen and (min-resolution: 2dppx) and (min-width: 539px) {
    /* Large screen, retina */

}