.navbar-brand {
  height: 130px;
}
/* NAVIGERING HEADER */
@media (min-width:768px) {
.navbar-nav {
    float: left;
    margin: 0 0 0 7.7em;
    bottom: 0;
    position: absolute;	
 }	
}
/* PDF VIEWER HEADER
.header_view .return:after {
	content: "Return";
}
.header_view .download:after {
	content: "Download";
}
*/
/* AUTHOR BIOGRAPHY */
.author-bios {
    display: none;
}
/* USAGE STATS GRAPH */
h3.label {
  display: block;
  color: #000;
}
/* SHARIFF */
.shariff li, .shariff li a {
    height: 42px !important;
}
.shariff .orientation-horizontal.button-style-standard li {
    border: 0;
}
/* FOOTER */
.footer .img-responsive {
	width: 120px;
}