 a.info{
    position:relative; /*this is the key*/
    z-index:24; 
	
    text-decoration:underline;
}

a.info:hover{z-index:25; background-color:#ffffff;}

a.info span{display: none}

a.info:hover span{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    top:2em; left:2em; width:250px;
    border:1px solid #000;
    background-color:#F1F1F1; color:#000;
    text-align: left;
padding: 8px;
border-radius: 5px;
}


.gray {font-size=1.2em;
color: gray;}

/* This CSS is used for the Show/Hide functionality. */
   .more {
      display: none;
      border-top: 1px solid #666;
      border-bottom: 1px solid #666; }
   a.showLink, a.hideLink {
      text-decoration: none;
      color: gray;
      padding-left: 8px;
      background: transparent url no-repeat left; }
   a.hideLink {
      background: transparent no-repeat left; }
   a.showLink:hover, a.hideLink:hover {
      border-bottom: 1px dotted #36f; }
	  
	  
	
	  
	  
	  .button{
	display: block;
	float: right;
	margin: 0;
	margin-left: 5px;
	margin-top: -2px;
	padding: 3px 15px;
	background-color: #25aae1;
	color: white;
	border: 2px solid white;
	-moz-border-radius: 6px;
	border-radius: 6px;
	font-size: 13px;
}

fieldset {border-style: none;
;}


.tab_content {
	
	margin: 0px;
	padding: 0px;
}

.tab_content h3{
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.search_box {
width: 450px; }

#booksearch {line-spacing: 20px;
margin-left: -20px;
font-size: 95%;
}



#catradio {font-size: 13px;
margin-left:90px;;}

#artradio {margin-left: 180px;
font-size: 12px;
padding-top:5px;
padding-bottom: 10px;}

#articlepipes {

width: 100%px;
padding-top: 10px;
font-size: 90%;
text-align: center}

#bookpipes {
	

width: 100%px;
padding-top: 10px;
font-size: 90%;
text-align: center;
line-height: 25px;}

#searchin {font-size: 14px;
width: 160px;
height: 25px;

}

#booksearch {line-spacing: 20px;
margin-left: -20px;
font-size: 95%;}


#artsearch {line-spacing: 20px;

font-size: 95%;}

#journals_searchbox {font-size: 80%;}

#selectresourcebysub{font-size: 16px;
margin-top: 30px;
margin-bottom: 30px;}



#findcitation {border-top: 1px solid #bcc4cb;

padding-top: 10px;
padding-bottom: 10px;
}



#threecolbox {

margin-top: 30px;
position: relative;
width: 680px;
height: 200px;

}


#tabs-nohdr { 
    padding: 0px; 
    background: none; 
    border-width: 0px; 
} 

/*field behind tabs*/
#tabs-nohdr .ui-tabs-nav { 
    padding-left: 0px; 
    background: transparent; 
    border-width: 0px 0px 0px 0px; 
    -moz-border-radius: 0px; 
    -webkit-border-radius: 0px; 
    border-radius: 0px; 
} 

/*tab content area, not the tab itself*/
#tabs-nohdr .ui-tabs-panel { 
    background: #E7E7E8; 
    border-width: 1px 1px 1px 1px;
	border-color: dark gray; 
	border-radius:4px;
box-shadow: 6px 6px 4px #D0D4D8;
//box-shadow: 8px 8px 5px #888888;


}


	
	
#tabs-nohdr  .ui-state-default  {
	background:#F3F3F3;
	border-width: 1px 1px 0px 1px;
	border-color: rgba(136,136,136,1);
	border-top-left-radius:4px;
border-top-right-radius:4px;}
	
#tabs-nohdr .ui-state-default a {
	color:#919191;}
	
	#tabs-nohdr .ui-state-active a {
	color:#333333;}

	
#tabs-nohdr	 .ui-state-hover a {
	
	
	color: black;}
	
#tabs-nohdr .ui-state-active, .ui-widget-content .ui-state-active, .ui-widget- .ui-state-active {
	background-image: none;
	background-color: #E7E7E8;	
	border-color: dark-gray;
	border-width: 1px 1px 0px 1px;
	border-style: solid;}

.subject_list li {list-style: none;
font-size: 16px;}

/* The Modal (background) */

#searchdiv {height: 40px;}

#myBtn {}

.modal {
    display: none; /* Hidden by default */
    position: absolute; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
   mid-width: 600px; 
   width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */	
	
}

/* Modal Content */
.modal-content {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 100%;
	z-index: 1;
	position: absolute;
	top: 350px;
	 word-wrap: break-word;
	

}

/* The Close Button */
.close {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}



#modal-centered {
  width: 25%;
  margin: 0 auto;
}



.dbtitle {margin-top: 10px;}


.leftmenuheader  { background-color: #5ed7fa;
font-weight: bold;
font-size: 18px;
border-top: 2px solid black;
border-bottom: 2px solid black;
color: white;
width: 230px;
margin-left: 38px;
padding: 5px;
margin-bottom: 10px;

}

.leftmenuheader  a {

color: white;}

.leftmenu li {font-weight: bold;
font-size: 15px;
color: #2c2c2c;
margin: 0;
padding: 0;
font-family: "myriad-pro",sans-serif;
border-top: 1px dotted black;
padding: 10px 0;
clear: both;
padding: 8px 0px;
    padding-top: 8px;
    padding-bottom: 8px;
font-style: normal;}

/*--------------------------------------------------------------
## wordpress
--------------------------------------------------------------*/
.site-header-main {
  padding: 0.625em 0 1.625em;
  background: #202b34;
}
@media screen and (min-width: 62em) {
  .site-header-main {
    padding: 0;
    background: rgba(32, 43, 52, 0.8);
  }
}

@media screen and (min-width: 62em) {
  .bottom-site-header {
    background: rgba(0, 0, 0, 0.2);
  }
}

.site-header {
  background: #202b34 no-repeat center center;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
}

.site-header a:focus {
  outline-color: currentColor;
}

/*--------------------------------------------------------------
## Header
--------------------------------------------------------------*/
.site-branding {
  position: relative;
}
@media screen and (min-width: 62em) {
  .site-branding {
    padding: 1.55556em 0 0.66667em;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .site-branding .top-navigation-right {
    margin: 0 0 0 auto;
    padding-top: 1.5625em;
  }
}

.site-logo-wrapper {
  padding: 1.44444em 0;
}

.site-title {
  font-family: "Source Serif Pro", serif;
  font-size: 38px;
  font-size: 2.375rem;
  line-height: 0.95;
  font-weight: 700;
  margin: 0;
}
@media screen and (min-width: 62em) {
  .site-title {
    font-size: 42px;
    font-size: 2.625rem;
    line-height: 1.14286;
  }
}
.site-title a {
  color: inherit;
}
.site-title a:hover {
  text-decoration: none;
}
.site-header .site-title {
  color: #fff;
}

.site-description   {
 color: #ffffff;
  position: absolute;
font-size: 20px;
}

.site-logo-wrapper {
  text-align: center;
}
@media screen and (min-width: 62em) {
  .site-logo-wrapper {
    text-align: left;
  }
  .site-logo-wrapper > div {
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}


 .site-logo-wrapper  img {
    height: auto;
    }


.site-header-main {
  padding: 0.625em 0 1.625em;
  background: #202b34;
}
@media screen and (min-width: 62em) {
  .site-header-main {
    padding: 0;
    background: rgba(32, 43, 52, 0.8);
  }
}

@media screen and (min-width: 62em) {
  .bottom-site-header {
    background: rgba(0, 0, 0, 0.2);
  }
}

.site-header {
  background: #202b34 no-repeat center center;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
}

.site-header a:focus {
  outline-color: currentColor;
}


.custom-logo-link {
  display: block;
  margin: 0.55556em 0;
}
@media screen and (min-width: 62em) {
  .custom-logo-link {
    margin: 0 0.9em 0 0;
  }
}

.custom-logo {
  max-width: 280px;
  margin: 0 auto;
  display: block;
}


.blog-wrapper {
  padding-left: 1.05556em;
  padding-right: 1.05556em;
  max-width: 1514px;
  margin: 0 auto;
}
@media screen and (min-width: 62em) {
  .wrapper {
    padding-left: 4.44444em;
    padding-right: 4.44444em;
  }
}

#blogtitle h2 a:link {font-family: "Trade Gothic W04", sans-serif; color: white; text-transform: none;}


#blogtitle h2 a:visited {font-family: "Trade Gothic W04", sans-serif; color: white; text-transform: none;}

#blogtitle h2  a:hover {font-family: "Trade Gothic W04", sans-serif; color: white; text-transform: none;}

#blogtitle h2 a:active {font-family: "Trade Gothic W04", sans-serif; color: white; text-transform: none;}



.super-responsive-wrapper {
  width: 100%;
  margin: auto;
}

.board-wrapper {
  margin: auto;
  text-align: center;
}

.board-wrapper span {
  overflow: hidden;
  max-width: 100%!important;
}


/*explore*/

.explore {margin-top:50px;}@media screen and (min-width: 62em){.explore {margin-bottom: 45px;}}

.explore_wrapper {
	top: 0px;
	z-index: -1;
	width: 100%;
	height: 675px;
	background: #292929 url("/images/loading.gif") center center no-repeat; 
	
	
}

.photo_bg {
	width: 100%;
	height: 675px;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	display: none;
	position: absolute;
}

.campus_bg, .research_bg, .virtual_bg, .athletics_bg  {
	width: 100%;
	height: 675px;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	position: absolute;
}

.campus_bg {
	background-image: url("/booth/btc/images/twitter_bg.jpg");	
}



.explore_story {
	display: block;
	float: left;
	padding: 5px 10px 5px 70px;
	margin-right: 10px;
	margin-top: 15px;
	border: 2px solid white;
	font-style: italic;
	text-transform: uppercase;
	border-radius: 30px;
	color: white;}
	
.explore_story	:hover{
		color: #fff;
		background-color:rgba(255,255,255, 0.5);
		text-decoration: none;
		text-shadow: 0px 0px 7px rgba(0, 0, 0, 0.4);
	}




.get_more {
	display: block;
	float: left;
	padding: 5px 10px;
	margin-right: 10px;
	margin-top: 15px;
	border: 2px solid white;
	text-transform: uppercase;
	border-radius: 30px;
	color: white;
	margin-bottom: 20px;}
	
	
	
.get_more	:hover{
		color: #fff;
		background-color:rgba(255,255,255, 0.5);
		text-decoration: none;
		text-shadow: 0px 0px 7px rgba(0, 0, 0, 0.4);
	}




.research, .virtual, .athletics {
	display: none;
}


	  


.bluebg {
	width: 100%;
	opacity: .7;
	background-color: #000000;
	margin-top: -10px;
	height: 675px;
	display: block;}
	
	
	@media screen and (min-width: 62em){
		.bluebg {margin-top: 0px;
		width: 50%;
		height: 675px;
		background-color: #5ed7fa;
	}
	
}

.sectioninfo {
	margin-top: 30px;
		color: white;}
	@media screen and (min-width: 62em){.sectioninfo{
		margin-top: 30px;
		color: white;
	}
}

.sectioninfo h3 {
	color: white;
	//text-align: center;
	text-transform: uppercase;
	display: block;
	width: 85%;
	margin: 0 auto;
	margin-top: 100px;
	margin-left: 7px;
	font-weight: bold;
	margin-bottom: 20px;
	font-family: "Trade Gothic W04",sans-serif;
	border-bottom: 1px solid white;
	@media (min-width: $screen-sm){
		color: white;
		text-transform: uppercase;
		@include font-size(45px);
		font-weight: bold;
		display: inherit;
		margin: 0 auto;
		margin-top: 0px;
		margin-bottom: 20px;
		width:95%;
	}
}

.sectioninfo ul {
	color: white;
	
	display: block;
	//width: 85%;
	margin: 0 auto;
	padding-bottom: 15px;
	padding-left: 25px;
}

.sectioninfo li {
	margin-top: 15px;
	list-style-type: disc;
	font-style: italic;
	font-weight: 100;
	@include font-size(18px);
}
.sectioninfo p{
	margin-left: 9px;
}

.explorecarousel {
	height: 92px;
	position: absolute;
	top:457px;
	background: transparent url("../images/homepage/explore/nav_bg.png") repeat top left;
	overflow: hidden;
	width: 100%;
	margin-left: -15px;
	@media (min-width: $screen-sm){
		position: static;
		width: 100%;
		height: 85px;
		background: none;
		text-align: center;
		margin: 0 auto;
		margin-top: 15px;
	}
	@media (min-width: $screen-md){
		height: 171px;
	}
	@media (min-width: $screen-sm) and (max-width: $screen-md - 1){
		position: absolute;
		top:447px;
		height: 171px;
		right:-423px;
		width: 360px;
	}
}
.explore_nav_container{
	margin-top: -675px;
}
.explorecarousel img {
	margin-top: 6px;
	margin-left: 15px;
	border: 3px solid transparent;
	@media (min-width: $screen-sm){
		margin-left: 0px;
	}
}

.selectedimage {
	border: 3px solid white !important;
}

#footer {
	clear: both;
	background-color: #151515;
	width:100%;
	height: 200px;
	min-width: 1022px;
}

.footershadow {
	display: block;
	margin: 0 auto;
	width: 934px;
	background: transparent url(https://library.eiu.edu/images/generic/shadow_footer.png) left top no-repeat;
	height: 28px;
	padding-bottom: 15px;
}
.footerwrapper {
	margin: 0 auto;
	width: 981px;
	padding: 0;
	padding-top: 20px;
}



#footersocial {
	margin-top: 40px;
	float:left;
	margin-left: 20px;
	width:100%;
}

#footersocial img {
	margin-right: 8px;
	display: block;
	float: left;
}

#social_connect {font-size:12px;
color: #ffffff;
margin-left: 20px;
padding-top: 12px;}

#leftfooter {
	float: left;
	display: block;
	width: 340px;
	
}

#rightfooter {
	float: left;
	display: block;
	width: 600px;
	color: white;
	font-style: normal;
	margin-left: 35px;
	margin-top:5px;
	font-size: 16px;
	font-weight:100;
	line-height: 24px;
}

#rightfooter a {
	color: white;
}

#rightfooter a:hover {
	text-decoration: underline;
}

/*.moreinfofooter {
	display: block;
	color: #a8a8a8;
	font-size: 13px;
	font-style: normal;
	margin-top: 15px;
}*/

.moreinfofooter {
	display: block;
	color: #a8a8a8;
	font-size: 13px;
	font-style: normal;
	margin-top: 5px;
}


.moreinfofooter img{
margin-top:10px;}


.moreinfofooter a {
	color: #a8a8a8;
}

.moreinfofooter a:hover {
	text-decoration: underline;
}

.footermand {
	color: #d2d2d2;
	font-size: 10px;
	margin-top: 20px;
	display: block;
	font-style: normal;
}

#footerblib {font-family: Garamond, Baskerville, "Baskerville Old Face", "Hoefler Text", "Times New Roman", serif;
color: #ffffff;
font-size: 30px;
margin-left: 65px;
margin-bottom: -15px;
position: absolute;
z-index:999 !important;}

#subfooter {clear: both;
	background-color: #D5D5D5;
	width:100%;
	height: 80px;
	min-width: 1022px;
	text-align: center;}

.gray_search_box {
    color: #000 !important;
	 border: 0 !important;
	 background-color:#f1f1f1!important;
	 box-shadow:0 4px 10px 0 rgba(0,0,0,0.2),0 4px 20px 0 rgba(0,0,0,0.19);
	 padding: 20px;
	 margin-bottom: 20px;
}


.main_section h2 {padding-top: 50px;}

li.dbtitle {margin-right: 40px;}
