@charset "utf-8";
/* Default styles used in all LibGuides v. 2 for UNC - CSS Document 
Created by Emily King, March 2014
*/

@import url("UNCLibraryHeader.css"); 
@import url("UNCLibraryFooter.css");
@import url("eresearchpages.css");

/*changes background color to light grey*/
/*updated 6/23 by SJA*/
body {
	background: #e3e3e3;
	font-size: 1.25em;
	color: #000000;
}

/*removes view stats from A-Z page related guides*/
/*added 6/23 by SJA*/
span.s-lg-guide-info-views {
	display: none;
}

/*Makes text color black*/
ul.tab_description_list{
list-style-type:none;
padding-left:20px;
}
	
.container {
	background:none;
	width: 95%;
	}

.s-lg-content-moreinfo {
	display:none;	
}

/*this fixes the main content so it fixes into the box*/
	
#s-lib-public-main, #s-lg-guide-main{
	width:100%;	
}

.s-lg-link-list {
  list-style-type:none;
  margin-left:0;
  padding-left:0;
}

/*Changes grey tab color to meet color contrast SJA 5/22/19*/
#s-lg-tabs-container .nav-tabs > li > a {
    background-color: #767676;
}

/*Adjusts thumbnail image for link assets -SJA 3/16/18*/
.pull-left {
	padding-left: 15px!important;
	padding-right: 5px;
}

ul.s-lg-link-list li a {
	font-weight:bold;	
}

/*Applies text and background color to top of each box -SJA 2/19/19*/
.s-lib-box .s-lib-box-title {
color: #151515;
background: #E1E1E1;
}

#s-lg-guide-tabs-title-bar {
	border:none;
	border-bottom: #BBBBBB solid 1px;
}

#s-lg-guide-tabs-title-bar, .footer, #s-lg-tabs-container {
	width:100%;	
}


.s-lg-guide-body, .s-lib-public-body {
	font-family: Arial, Helvetica, sans-serif;
	padding:0px;
	font-color: #000;
	}

#UNC {
	height: 100%;
	}

#unc-guide-wrapper {
	border-radius: 4px !important;
	padding:10px 20px 20px 20px !important;
	height: 100%;
	background:#fff;
	margin: 20px auto;
}
	
h1#s-lg-guide-name {
	font-size:40px;
	font-weight: 700;
color: #3B9BDB;
line-height: 1em;
margin-top: .5em;
margin-bottom: .5em;
padding-top: .5em;
width: 95%;
}

.homepage-btn {
	text-align:center;
	font-weight:bold;
	font-size:1.1em;	
}

.s-lg-guide-name {
padding-top:30px;	
}

.thumbnail > img.img-rounded, .thumbnail a > img.img-rounded  {
	max-height:150px !important;
}

h3 {
  10px;
}

/*Styles Email Me button in LibGuides profile boxes SJA 5/22/19*/
div a.label.label-info {
    background-color: #4B9CD3;
    color: #151515;
    border: 1px solid #151515;
}

div a.label.label-info[href]:hover {
    background-color: #4B9CD3;
    opacity: 0.9;
    color: #151515;
    border: 1px solid #151515;
}

div a.label.label-info[href]:active {
    background-color: #007FAE;
    color: #151515;
    border: 1px solid #151515;
}

/* Styles user note in database description field */
.user-note {
	background: #fffacd!important;
	padding: 5px;
}

/*to make et boxes that are consistent with the library website*/
.et-box {
	width:90%;
	margin:10px;}
	
.et-shadow {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom-color: #DDDDDD;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border: #DDDDDD solid 1px;
}

.et-shadow .et-box-content {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #FAFAFA;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    box-shadow: 0 0 45px #E7E7E7 inset;
    color: #737373;
	border: #FAFAFA solid 1px;
}
.et-box-content {
    min-height: 35px;
    padding-bottom: 17px;
    padding-left: 66px;
    padding-right: 43px;
    padding-top: 27px;
    text-shadow: 1px 1px 1px #FFFFFF;
}
.et-box-content {
    padding-bottom: 10px !important;
    padding-left: 15px !important;
    padding-right: 0 !important;
    padding-top: 10px !important;
}

#s-lg-srch-facet-tag, #s-lg-srch-facet-guide_type {
display: none;} 
 /*kills off tags and guide types in search page 8/13/14 */
 
#s-lib-bc-list {
display: none;}  /* kills off breadcrumbs on search page  8/13/14 */

/*Removes h2 header from Articles+, Frequently Used, ebooks, DOI boxes*/
#s-lg-box-11149847 h2.s-lib-box-title, #s-lg-box-10810031 h2.s-lib-box-title {
display: none;
}

/*Overrides WP table styles across all LibGuides*/
/*table {
width: 100%;
margin: 0!important;
}

td, th, tr {
margin: 0!important;
padding: 3px!important;
}*/

/*ul.nav.nav-tabs li a {
background-color: #545454;
}

ul.nav.nav-tabs li a:active {
background-color: #2e4e6f;
}*/

.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    opacity: .75;
}