/* Enter Your Custom CSS Here */
/* Libary Banner Alert */
#library.alerts {
  	display: none;
}
/* test stuff here*/
#nav-utility .utility-ask a {
  border-radius: 4px;
  -moz-border-radius: 4px;
  margin-top: -2px;
  padding: 4px 15px 1px;
  background: #e6e6e6;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U2ZTZlNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkN2Q3ZDciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #e6e6e6 0%, #d7d7d7 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e6e6e6), color-stop(100%, #d7d7d7));
  background: -webkit-linear-gradient(top, #e6e6e6 0%, #d7d7d7 100%);
  background: -o-linear-gradient(top, #e6e6e6 0%, #d7d7d7 100%);
  background: -ms-linear-gradient(top, #e6e6e6 0%, #d7d7d7 100%);
  background: linear-gradient(to bottom, #e6e6e6 0%, #d7d7d7 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e6e6e6', endColorstr='#d7d7d7',GradientType=0 );
  border: 1px solid #d8d8d8;
  color: #4b4b4b;
}

#nav-utility .utility-ask a:hover {
  box-shadow: inset 0px 0px 8px rgba(0, 0, 0, 0.1);
  background: #dedede;
  border: 1px solid rgba(0, 0, 0, 0.1);
}

#nav-utility .utility-ask {
  float: left;
}

#nav-utility .utility-ask a:before {
  content: "\E246";
  font-family: "Glyphicons Regular";
  color: #428bca;
  margin-right: 4px;
  font-size: 18px;
  vertical-align: middle;
}

#nav-utility .utility-giving {
  float: right;
}

#nav-utility .utility-giving a:before {
  content: "\E070";
  font-family: "Glyphicons Regular";
  margin-right: 4px;
  font-size: 17px;
  vertical-align: sub;
}
.alert-quick-links { 
    background-color: #e5e5e5;
    border: 1px solid #dadada;
    margin-bottom: 20px;
    padding: 10px;
    width: 100%;
}

.alert-quick-links LI{
 font-size: smaller; 
 font-weight: 700;
}
/* put stuff you want to keep here */
.carousel-indicators {height: 24px;}

.menuzord li a {
      padding-right: 20px;
      padding-left: 0px;
}

.ratio-25 .image-grid-caption, .ratio-33_33 .image-grid-caption {
  bottom: 8px;
  font-size: 20px;
}

/* Gallery tweaks */
figure.gallery-item {
margin: 10px;
}
div.gallery-icon.portrait, .gallery-icon.landscape {
width: auto;
height: 300px;
overflow: hidden;
}
div.gallery-icon.portrait img {
width: auto;
height: 400px;
margin-top: -10px;
}
div.gallery-icon.landscape img {
width: auto;
height: 300px;
}



/* define top level menu icons here */
#topnav-find, #topnav-featured-resources, #topnav-services, #topnav-tech-support, #topnav-about {
 font-weight: 700 !important; 
}

#masthead #menuzord a#topnav-find:before {
    content: "\e028";
    font-family: "Glyphicons Regular";
    margin-right: 8px;
    font-size: 17px;
    vertical-align: sub;
}

#masthead #menuzord a#topnav-featured-resources:before {
    content: "\e508";
    font-family: "Glyphicons Regular";
    margin-right: 8px;
    font-size: 17px;
    vertical-align: sub;
}

#masthead #menuzord a#topnav-services:before {
    content: "\e044";
    font-family: "Glyphicons Regular";
    margin-right: 8px;
    font-size: 17px;
    vertical-align: sub;
}

#masthead #menuzord a#topnav-tech-support:before {
    content: "\e281";
    font-family: "Glyphicons Regular";
    margin-right: 8px;
    font-size: 17px;
    vertical-align: sub;
}

#masthead #menuzord a#topnav-about:before {
    content: "\e196";
    font-family: "Glyphicons Regular";
    margin-right: 8px;
    font-size: 17px;
    vertical-align: sub;
}


#menu-item-7605 a:before {
    content: "\e204";
    font-family: "Glyphicons Regular";
    margin-right: 8px;
    font-size: 17px;
    vertical-align: sub;
}

/* menu item for util menu */

#menu-item-7606 a:before {
    content: "\e087";
    font-family: "Glyphicons Regular";
    margin-right: 8px;
    font-size: 17px;
    vertical-align: sub;
}

#menu-item-7661 a:before {
    content: "\e246";
    font-family: "Glyphicons Regular";
    margin-right: 8px;
    font-size: 17px;
    vertical-align: sub;
}

/* define menu page icons here */

ul.menuzord-menu li .megamenu .megamenu-row ul li#nav-databases:before {
    content: "";
}

/*Front Page Blue Quick Links*/
#fp-button-box .fp-button-item SPAN {
  color: white;
  text-decoration: none;
  font-size: 18px;
  font-weight: normal;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  text-shadow: 0 1px 0 #043556;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
}

#fp-button-box .fp-button-item SPAN::before {
  font-size: 18px;
  font-weight: normal;
  margin-right: 9px;
  font-family: 'Glyphicons Regular';
}

#fp-button-box .fp-button-item SPAN:hover {
    color: #94C3EA;
  	text-decoration: none;
}

#fp-button-box .fp-button-databases::before {
content: "\E528";
}

#fp-button-box .fp-button-course-reserves::before {
content: "\E072";
}
#fp-button-box .fp-button-research-guides::before {
content: "\E501";
}
#fp-button-box .fp-button-interlibrary-loan::before {
content: "\E341";
}

#fp-button-box .fp-button-request-room::before {
content: "\E044";
}
#fp-button-box .fp-button-ask::before {
content: "\E246";
}
#fp-button-box .fp-button-about-collections::before {
 content: "\E072";
}
#fp-button-box .fp-button-unique-collections::before {
 content: "\E333";
}
#fp-button-box .fp-button-request-purchase::before {
 content: "\E210";
}
#fp-button-box .fp-button-collections-review::before {
 content: "\E320";
}
#fp-button-box .fp-button-collections-policy::before {
 content: "\E030";
}

#fp-button-box .fp-button-ctimeline::before {
content: "\E055";
}
#fp-button-box .fp-button-cfactors::before {
 content: "\E115";
}
#fp-button-box .fp-button-cone::before {
 content: "\E795";
}
#fp-button-box .fp-button-ctwo::before {
 content: "\E796";
}
#fp-button-box .fp-button-cfaq::before {
 content: "\E195";
}
#fp-button-box .fp-button-ccontacts::before {
 content: "\E004";
}

#fp-button-box {
margin-top: 10px;
margin-bottom: 10px;
}

#fp-button-box .button-box-container {
padding: 0px 5px 0px 5px;
}

.button-box-container > a {
 text-decoration:none; 
}

#fp-button-box .button-box-container:first-child {
padding-left: 0px;
}

#fp-button-box .button-box-container:last-child {
padding-right: 0px;
}

@media (max-width: 767px) {
#fp-button-box .button-box-container {
padding-left: 0px;
padding-right: 0px;
}
}

#fp-button-box .fp-button-item {
border: 1px solid #2e6da4;
border-radius: 0px;
color: white;
padding: 10px;
margin: 0px;
margin-bottom: 10px;
background: #0368b0;
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, #0368b0 1%, #0e5b91 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #0368b0), color-stop(100%, #0e5b91));
background: -webkit-linear-gradient(top, #0368b0 1%, #0e5b91 100%);
background: -o-linear-gradient(top, #0368b0 1%, #0e5b91 100%);
background: -ms-linear-gradient(top, #0368b0 1%, #0e5b91 100%);
background: linear-gradient(to bottom, #0368b0 1%, #0e5b91 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0368b0', endColorstr='#0e5b91',GradientType=0 );
}

#fp-button-box .fp-button-item:hover {
border: 1px solid #2e6da4;
border-radius: 0px;
color: #94C3EA;
padding: 10px;
margin: 0px;
margin-bottom: 10px;
background: #0368b0;
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, #0e5b91 1%, #093f65 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #0e5b91), color-stop(100%, #093f65));
background: -webkit-linear-gradient(top, #0e5b91 1%, #093f65 100%);
background: -o-linear-gradient(top, #0e5b91 1%, #093f65 100%);
background: -ms-linear-gradient(top, #0e5b91 1%, #093f65 100%);
background: linear-gradient(to bottom, #0e5b91 1%, #093f65 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0e5b91', endColorstr='#093f65',GradientType=0 );
}

#fp-button-box .fp-button-item:active {
border: 1px solid #2e6da4;
border-radius: 0px;
color: #94C3EA;
padding: 10px;
margin: 0px;
margin-bottom: 10px;
background: #0368b0;
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, #093f65 1%, #0e5b91 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #093f65), color-stop(100%, #0e5b91));
background: -webkit-linear-gradient(top, #093f65 1%, #0e5b91 100%);
background: -o-linear-gradient(top, #093f65 1%, #0e5b91 100%);
background: -ms-linear-gradient(top, #093f65 1%, #0e5b91 100%);
background: linear-gradient(to bottom, #093f65 1%, #0e5b91 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#093f65', endColorstr='#0e5b91',GradientType=0 );
}

a .flag {
display:none
}
#alertwidget {
  	background-color: #FFCB00;
}

#alertwidget .alerthd {
	color: #000E2F;
	font-size: 150%;
  	font-weight: 700;
  	text-align: center;
}

#alertwidget .alerthd .halflings {
  display:inline;
}

#alertwidget a {
  	text-decoration: none;
}

#alertwidget .btn-alert {
	color: #fff !important;
  	text-decoration: none;
	background-color: #327AAE;
	border-color: #2c6c9a;
	font-weight: normal;
	text-align: center;
	cursor: pointer;
	white-space: normal;
	font-size: 14px !important;
	line-height: 1.42857 !important;  
}