.header {
	display: none;
}

.page-header-row {
	display: none;
}

.printheader {
	display: block;
	margin-top: -20px;
}

img {
	display: block;
}

.footer-menu-bar-div {
	display: none;
}

.socialmedia {
	display: none;
}

a[href]:after {
    content: "";
  }

.other-books-column {
	display: none;
}


[class*="col-md-"] {
    float: left;
}

[class*="col-md-3"] {
    width: 25%;
}

.book-page-info .col-md-3 {
	width: 30%;
}
#content {
	padding-top: 0px;
}

.toggleDiv {
	display: block!IMPORTANT;
}

.show_hide > .glyphicon {
	display: none;
}

#BookViewForm {
	display: none;
}

.arrow_box {
	display: none;
}

#bookpreview {
	display: none;
}

.bookpreview {
	display: none;
}

.img-responsive {
	padding-left: 10px;
	padding-right: 10px;
}

.transaction-series-column {
	display: none;
}

ul {
	padding-left: 25px;
}

section ul{
	padding-left: 0px;
}

.library-page .form-group {
	display: none;
}

.col-md-8 {
	width: 98%;
}

.library-page  section ul li {
	width:130px;
	height:195px;
	padding:3px;
}

.btn {
	display: none;
}

.book-page .related-conf-heading,.related-papers {
	display: none;
}

.narrow_arrow_box_wide {
	display: none;
}
.other-papers-column .volume-cover {
	display: none;
}

.book-page .col-md-6,.col-md-3 {
	width: 100%;
}

.other-related-papers:nth-child(even) {
	width: 100%;
}
