
.zula_content, .lvml_content, .desoto_content {
 display: none;
}

#scrolltocontent {
    top: -60px;
}
#opac-user #opac-user-checkouts .btn, #opac-user #renewall, #opac-user #renewcontrols {
    display: none;
}
#loginModal p {
  margin-left: 0;
}
.mastheadsearch {
  display: inline-block;
  width: 75%;
  float: right;
}
#opac-detail .isbn > span:nth-child(-n+4) {
  display: inline;
}
.CallNumberAndLabel {
  display: none;
}
.available b {
  text-transform: none;
}
.actions a.addtocart {
    background-position: -5px -565px;
}
#translControl1 {
  height: 44px;
  width: 80%;
}
label[for=masthead_search] {
  display: none;
}
#results .edition {
  display: none;
}
.ddc {
  display: none;
}
.duncanLogo {
  width: 12vw;
  min-width: 100px;
  padding: 1em;
}
#opacheader {
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}
body {
  background: #fff none;
}
.main {
  background: #fcf9fc none;
  box-shadow: 0px 5px 15px #666 !important;
}
#moresearches li a {
  color: #fff;
  display: inline-block;
  position: relative;
  top: 0;
  padding: 12px 20px;
  width: auto;
  line-height: 1em;
  font-size: 0.875em;
  font-weight: bold;
  text-transform: uppercase;
  border: 1px solid transparent;
}
#moresearches li a:hover {
  background: #8b032f;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -ms-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}
#moresearches li {
  background: #003475;
  border-left: 1px solid #003f8c;
  height: auto !important;
}
#moresearches {
  background: #003475;
}
#logo {
  background-image: url(/opac-tmpl/bootstrap/images/koha-logo-navbar.png);
}
.listslabel:hover, .navbar-inverse .nav > li > a:hover, .navbar-inverse .nav li.dropdown.open > .dropdown-toggle, .navbar-inverse .nav > li > a:focus, .navbar-inverse .nav > li > a:hover {
  color: #003475;
}
.navbar-inverse .nav li.dropdown.open > .dropdown-toggle .caret. .navbar-inverse .nav li.dropdown > a:hover .caret, .navbar-inverse .nav li.dropdown > a:focus .caret, .navbar-inverse .nav li.dropdown > a:hover .caret {
  border-top-color: #003475 !important;
  border-bottom-color: #003475 !important;
}
.navbar-inverse .nav li.dropdown > a:focus .caret, .navbar-inverse .nav li.dropdown > a:hover .caret {
  border-top-color: #003475 !important;
  border-bottom-color: #003475 !important;
}
.dropdown-menu > li > a:hover {
  background: #003475;
}
#searchsubmit {
  background: #003475;
}
#searchsubmit:hover {
  background: #8b032f;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -ms-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}
#login {
  background-color: #FFF;
  -moz-box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.05);
}
#login .btn {
   background: #8b032f !important; 
}
#login .btn:hover {
  background: #003475;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -ms-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}
.mastheadsearch {
  border-radius: 0 !important;
  box-shadow: 0px 5px 15px #666;
  color: #fcf9fc;
}
.flipster__item {
    white-space: nowrap !important;
}
.coverflow-wrap {
  height: 280px;
}
/*navbar css*/
#opacnav {
  padding: 20px;
  background-color: #FFF;
  -moz-box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.05);
}
#opacnav ul {
  list-style: none;
  margin: 0;
}
#opacnav ul li {
  margin: -20px -20px 0 -20px;
  padding: 20px 20px 15px 20px;
  font-size: 1.143em;
  font-weight: bold;
  text-transform: uppercase;
}
#opacnav ul li a {
  color: #333;
}
#opacnav ul:first-of-type {
  border-bottom: 1px solid #333;
}
#opacnav ul li a:hover {
  text-decoration: none;
  color: #003475;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -ms-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}
/*end navbar css*/
/* Hide the no image found image */
.no-image { display: none !important; }
    
/* Make daily quote prettier */
#daily-quote {
    border: 1px solid #003D8F;
    border-radius: 15px 15px 15px 15px;
    margin: auto;
    text-align: center;
}
.open {
    color: #34763c; 
}
.close { 
    color: #eb3223;
}
/*Fixing Logout Menu RT76182. MH*/
#loggedinuser-menu a, .loggedinusername {
     color: #000 !important;
}
#openClose {
    font-size: 18px;
    font-weight: bold;
    padding: 10px;
}



.mastheadsearch {
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	padding: .8em;
	margin: .5em 0;
}

.mastheadsearch label {
	color: #366CA4;
	font-weight: 500;
	font-size: 18px;
}

#searchsubmit,
.btn {
	font-family: inherit;
	text-transform: uppercase;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin-bottom: 0;
	font-size: 14px;
	line-height: 20px;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	text-shadow: none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	*margin-left: .3em;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	background-repeat: no-repeat;
	border: none;
	cursor: pointer;
	display: inline-block;
	font-size: 16px;
	font-weight: 300;
	line-height: normal;
	padding: 12px 32px;
	position: relative;
	border-radius: 4px;
	margin-left: 5px;
}

.mastheadsearch input[type="text"] {
	background-color: #ffffff;
	border-top: 1px solid #E5E5E4;
	border-bottom: 1px solid #E5E5E4;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: inset none;
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: border linear .2s, box-shadow linear .2s;
	transition: border linear .2s, box-shadow linear .2s;
	border-radius: 0 !important;
	height: 22px;
	padding: 10px;
	margin: 0px;
}

#toolbar select,
#opac-main-search select,
.toolbar select {
	font-family: inherit;
	text-indent: 0.01px;
	padding: 8px 18px;
	font-size: 14px;
	background: #FFF;
	border: 1px solid #E5E5E4;
	border-radius: 0;
	outline: 0;
	color: #333333;
	height: 44px;
	background-color: rgb(255, 255, 255) !important;
	border: 1px solid rgb(229, 229, 228);
	outline: none;
}

#toolbar select,
#opac-main-search select,
.toolbar select,
select {
	text-indent: 0.01px;
	padding: 8px 18px;
	font-size: 14px;
	background: #FFF;
	border: 1px solid #E5E5E4;
	border-radius: 0;
	outline: 0;
	color: #333333;
	height: 44px;
	appearance: menulist;
	background-color: rgb(255, 255, 255);
	border: 1px solid rgb(229, 229, 228);
	outline: none;
	color: rgb(0, 0, 0);
	-webkit-appearance: menulist;
	box-sizing: border-box;
	text-indent: .01px;
	text-overflow: '';
}

input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
	height: 34px;
}

input,
button,
select,
label {
	line-height: 44px;
}

.input-mini {
	width: 80px;
}

#booleansearch select {
	width: 20%;
}

#memberentry_library label {
	line-height: 20px;
}

#header-region .navbar  {
	background-image: linear-gradient(to bottom, #8b032f, #8b032f);
	border-color: #8b032f;
	background-color: #8b032f;
}

.navbar-inverse .divider-vertical {
	border-left-color: #8b032f;
	border-right-color: #8b032f;
}

.navbar-inverse .brand,
.navbar-inverse .nav>li>a {
	color: #ffffff;
	text-shadow: none;
}

.loggedinusername,
.login-link,
a.login-link,
#members a.logout {
	color: #ffffff;
}

#login .btn {
	font-family: inherit;
	text-transform: uppercase;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	padding: 4px 12px;
	margin-bottom: 0;
	font-size: 14px;
	line-height: 20px;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	color: #ffffff;
	text-shadow: none;
	background-color: #254A71;
	background-image: -moz-linear-gradient(top, #254A71, #254A71);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#254A71), to(#254A71));
	background-image: -webkit-linear-gradient(top, #254A71, #254A71);
	background-image: -o-linear-gradient(top, #254A71, #254A71);
	background-image: linear-gradient(to bottom, #254A71, #254A71);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
	border-color: #e6e6e6 #e6e6e6 #bfbfbf;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	*background-color: #4385CA;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	*margin-left: .3em;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	background-repeat: no-repeat;
	border: none;
	cursor: pointer;
	display: inline-block;
	font-size: 16px;
	font-weight: 300;
	line-height: normal;
	padding: 10px 88px;
	position: relative;
	border-radius: 0px;
	margin-left: 10px;
}

#login {
	background-color: #DCDFE0;
	border-radius: 2px;
	border-top: 8px solid #B4B7B8;
	width: 273px;
	margin: 0 auto 10px auto;
}

#login legend {
	color: #000;
	font-size: 16px;
	font-weight: 300;
	border: none;
	text-align: center;
}

#login label {
	color: #000;
	font-size: 16px;
	font-weight: 300;
	border: none;
	padding: 10px;
}

#userid,
#password {
	margin-left: 10px;
	height: 32px;
	width: 85%;
}

#login form {
	margin: 0 0 20px;
	width: 224px;
	margin: 0 auto;
}

#login form {
	margin: 0 0 20px;
	width: 253px;
	margin: 0 auto;
}

#login {
	background-color: #fcf9fc;
}

#login input,
label,
p {
	margin-left: 10px;
}

#login {
	border-top: 7px solid #fcf9fc;
}

#moresearches {
	width: 100%;
	padding: 0;
}

#login legend {
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;
}

#moresearches {
	margin: .5em 0;
	padding: 0 .8em;
}

#moresearches ul li {
	height: 55px;
	display: inline-block;
}

#moresearches ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	border-radius: 0px;
}

#moresearches li {
	float: left;
}

#moresearches li:after {
	content: "";
}

#moresearches li a {
	display: block;
	text-align: center;
	padding: 14px 16px;
	text-decoration: none;
}

#moresearches li a:hover {}

.no-image {
	background-image: url('https://web.archive.org/web/20210409171730im_/https://rawgit.com/bywatersolutions/web-assets/master/sites/galadriel/Classic-Red-Book-Cover-Texture.jpg');
	background-size: 100% 100%;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}


/*Search Results Page*/

#results a.title {
	font-size: 1.29143rem;
	line-height: 1.52;
	font-weight: 400;
	color: #2F3C4A;
}

#results .author {
	color: #305972;
	font-size: 18px;
	font-weight: 300;
	text-decoration: none;
	font-size: 16px;
	margin-top: 10px;
	line-height: 2;
}

#results .results_summary {
	line-height: 1.53;
}

#results .available {
	font-weight: 300;
	font-size: 18px;
}

#results .actions {
	font-size: 20px;
}

.hold,
.disabled {
	background-image: none !important;
}


#search-facets a {
	text-decoration: none;
}
#search-facets .fa {
	padding-right: 3px;
}
.selected {
	font-weight: 700 !important;
}
.check_facet::before {
    font-family: "FontAwesome";
	content: '\f054';
    font-weight: 100;
	font-size: 10px;
	padding-right: 3px;    
}
.check_facet_selected::before {
	content: '\f078';
}
.facet-label, .facet-label a {
	color: #000;
}
.facet-label a::before {
    font-family: "FontAwesome";
	content: '\f096';
    padding-right: 3px;
    font-weight: 100;
}
.facet-label a:hover::before {
    opacity: .5;
    content: '\f14a';
	color: #85ca11;
} 
.selected .facet-label::before {
    color: #85ca11;
    font-family: "FontAwesome";
    content: '\f14a';
    padding-right: 3px;
}

.selected .facet-label:hover::before {
    content: '\f146';
    color: red;
    opacity: .5;
}

#NovelistSelect {
    display: none !important;
}

#moresearches a[href="https://zulabwylie.bywatersolutions.com/"] {
    display: none;
}

#OpacNavRight .dv_content {
	text-align: center;
	padding-bottom: 1em;
}
#hoopla_results {
	display: none;
}
#search-facets ul {
    display: flex;
    flex-direction: column;
}

#availability_facet {order: 1;} /*availabilty*/
#ccode_id {order: 3;} /*Collections*/
#holdingbranch_id {order: 2;} /*Holding libraries*/
#itype_id {order: 4;} /*Item Types*/
#se_id {order: 8;} /*Series*/
#au_id {order: 7;} /*Authors*/
#su-to_id {order: 6;} /*Topics*/
#location_id {order: 5;} /*Locations*/
#su-ut_id {order: 10;} /*Titles*/
#su-geo_id {order: 9;} /*Paces*/
#homebranch_id {order: 11;}

#opacnav ul {
	padding-left: 0;
}

#carticon, 
#listsmenu .fa, 
#user-menu .fa-user, 
#langmenu .fa-flag,
#members .fa-user {
	color: #fff;
}
.listslabel, 
.cartlabel, 
.userlabel, 
.nav-link[href="/cgi-bin/koha/opac-search-history.pl"],
.langlabel {
	color: #fff;
}
