﻿
/* /////////////////////////////////////////////////////////

 External Website minimal header 
 
 ////////////////////////////////////////////////////////// */

@import url('https://fonts.googleapis.com/css?family=Droid+Sans:400,500,700|Roboto:500,700,400');
@import url('https://fonts.googleapis.com/css?family=Montserrat:500,700,800');

body {
  background-color: #fff;
  background-image: none;
}

#ucfhb-signon-logo {
  cursor: pointer;
}

.external-header {
  background-color: #111;
  display: block;
  box-sizing: border-box;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  position: absolute;
  top: 0px;
  left: 0px;
  float: none;
  width: 100%;
  height: 50px;
}
.external-header:before, .external-header:after {
  display: table;
  content: " ";
}
.external-header:after {
  clear: both;
}
.external-header a {
  text-decoration: none;
}
.external-header a:hover {
  color: #fff;
}
.external-pegasus img{
  width: 30px;
  height: 30px;
  margin-top: 10px;
  float: left;
}
a.external-title {
  float: left;
  margin: 0;
  padding: 15px 5px;
  font-family: 'Montserrat', 'Roboto', sans-serif ;
  font-size: 30px;
  font-variant: small-caps;
  font-weight: 800;
  line-height: 20px;
  color: #ffcc00;
}

/* New New Header */
body {
  margin: 0 !important;
}

.lib-header {
  background: #ffcc00;
/* Old browsers */background: -moz-linear-gradient(top, #ffcc00 0%, #e5af00 100%); /* FF3.6+ */;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffcc00), color-stop(100%,#e5af00)); /* Chrome,Safari4+ */;
  background: -webkit-linear-gradient(top, #ffcc00 0%,#e5af00 100%); /* Chrome10+,Safari5.1+ */;
  background: -o-linear-gradient(top, #ffcc00 0%,#e5af00 100%); /* Opera 11.10+ */;
  background: -ms-linear-gradient(top, #ffcc00 0%,#e5af00 100%); /* IE10+ */;
  background: linear-gradient(to bottom, #ffcc00 0%,#e5af00 100%); /* W3C */;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffcc00', endColorstr='#e5af00',GradientType=0 ); /* IE6-9 */;
  box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
  overflow: auto;
  line-height: 50px;
}
.lib-header a {
  text-decoration: none;
  color: #222;
}
.lib-header a:hover {
  color: #fff;
  background-color: transparent;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.5);
}
.lib-container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .lib-container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .lib-container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .lib-container {
    width: 1140px;
  }
}
.lib-title {
  float: left;
  display:block;
  margin: 0;
  padding: 0;
  font-family: 'Montserrat', 'Roboto', sans-serif ;
  font-weight: 800;
  font-size: 30px;
  font-variant: small-caps;
}
.lib-home {
  float: right;
  font-family: 'Montserrat', 'Roboto', sans-serif ;
  font-size: 17px;
  font-weight: 700;
  padding: 0;
  text-transform: uppercase;
}

/* SFX workaround */
.table_563 {
  margin-top: 75px;
}
#sfx_header {
  padding: 0 1em;
}

#sfx_header ul {
  clear: both;
  overflow: auto;
  margin-bottom: -3em;
  font-size: .7em;
}

#sfx_header ul li{
  display: inline;
  padding: .5em 1em 0;
  text-align: right;
  float: right;
}

.sfx-menu {
  position: relative;
  top: 45px;
}
.sfx-title {
  position: relative;
  top: 75px;
  color: #636363;
  font-size: 12px;
  padding: 10px;
}
.sfx-title p {
  padding: 0;
  margin: 0;
}


/* Guides workaround */
#s-lib-public-header, .s-lib-header {
  padding-top: 75px;
}

/* Mango body container */
.mango-container {
  margin: 1em 5%;
  overflow: auto;
}

/* //////////////////////////////////////////////////

 External Website minimal footer 
 
 ///////////////////////////////////////////////////*/

.external-footer {
  background-color: #111; 
  padding: 20px 0;
  color: #fff;
  text-align: center;
/*  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
*/}
.external-footer p {
  margin: 0;
  padding: 0;
}
.external-footer a {
  color: #fff;
  text-align: center;
  display: inline-block;
  padding: 0 1em;
  font-family: 'Droid Sans';
  font-size: 14px;
}
.external-footer a:hover {
  color: #ffcc00;
}

/* //////////////////////////////////////////////////

  EBSCO Header include begins
  
///////////////////////////////////////////////////// */

.ebsco-header {
  position: fixed;
  z-index: 9;
  width: 100%;
  display: block;
  box-sizing: border-box;
  padding: 10px 15px;
  top: 0;
  left: 0;
  background-color: #111;
}


#toolbarControl {
  position: fixed;
  top: 50px;
  right: 0px;
  font-weight: bold;
  border-bottom-width: 0;
  margin-bottom: 50px;
  z-index: 9;
}
@media (min-width: 450px) {
  #toolbarControl {
    top: 18px;
    right: 10px;
  }
}

#header {
  position: relative;
  margin: 60px auto auto auto;
}
.searching {
  font-family: 'Roboto Slab', 'Roboto', sans-serif;
  font-size: 200%;
}
#footerControl {
  z-index: 1;
}
.guest-login {
    z-index: 7;
    top: 50px;
    }
.logo-img, 
.basic .branding-Beside .logo-img, 
.basic .branding-Beside .logo, 
.logo-wrapper .logo-image, 
.logo-image img, .customerLogo {
  display: none;
}
.branding-container {
  padding: 10px 0;
}

/* /////////////////////////////////////////////////////

Illiad Header include begins

///////////////////////////////////////////////////// */

.illiad-header {
  position: relative;
}

.illiad-main {
  margin: 0 2%;
}
