.shadowed {
  box-shadow: 0px 1px 1px
    0px rgba(0, 0, 0, 0.2);
}

body {
  background-color: rgb(234, 234, 230);
}

html, body {
  height: 100%;
}

.no-js .dateformat {
  display: inline;
  white-space: nowrap;
}

.no-js .modal-body {
  padding: 0px;
}

.js .dateformat {
  display: none;
}

#wrap {
  min-height: 100%;
  height: auto ! important;
}

.popup {
  padding-left: 0px;
  padding-right: 0px;
}

a {
  color: rgb(124, 76, 3);
}

a.cancel {
  padding-left: 1em;
}

a:visited {
  color: rgb(0, 118, 178);
}

a.title {
  font-weight: bold;
  font-size: 108%;
}

a.btn:visited {
  color: rgb(51, 51, 51);
}

a.btn-primary:visited {
  color: rgb(255, 255, 255);
}

.ui-widget-content a, .ui-widget-content a:visited {
  color: rgb(0, 118, 178);
}

h1 {
  font-size: 140%;
  line-height: 150%;
}

h1#libraryname {
  background: transparent url("../images/logo-koha.png") no-repeat
    scroll 0px center;
  border: 0px none;
  float: left ! important;
  margin: 0px;
  padding: 0px;
  width: 120px;
}

h1#libraryname a {
  border: 0px none;
  cursor: pointer;
  display: block;
  height: 0px ! important;
  margin: 0px;
  overflow: hidden;
  padding: 40px 0px 0px;
  text-decoration: none;
  width: 120px;
}

h2 {
  font-size: 130%;
  line-height: 150%;
}

h3 {
  font-size: 120%;
  line-height: 150%;
}

h4 {
  font-size: 110%;
}

h5 {
  font-size: 100%;
}

caption {
  font-size: 120%;
  font-weight: bold;
  margin: 0px;
  text-align: left;
}

input, textarea {
  width: auto;
}

.input-fluid {
  width: 50%;
}

legend {
  font-size: 110%;
  font-weight: bold;
}

table, td {
  background-color: rgb(255, 255, 255);
}

td .btn {
  white-space: nowrap;
}

td .btn-link {
  padding: 0px;
}

#advsearches label, #booleansearch label {
  display: inline;
}

#basketcount {
  display: inline;
  margin: 0px;
  padding: 0px;
}

#basketcount span {
  background-color: rgb(255, 255, 204);
  color: rgb(0, 0, 0);
  display: inline;
  font-size: 80%;
  font-weight: normal;
  margin: 0px 0px 0px
    0.9em;
  padding: 0px 0.3em;
  border-radius: 3px;
}

#members {
  display: block;
}

#members p {
  color: rgb(238, 238, 238);
}

#members a {
  color: rgb(166, 216, 237);
  font-weight: bold;
}

#members a.logout {
  color: rgb(232, 88, 60);
  padding: 0px 0.3em;
}

#koha_url p {
  color: rgb(102, 102, 102);
  float: right;
  margin: 0px;
}

#moresearches {
  margin: 0.5em 0px;
  padding: 0px 0.8em;
}

#moresearches li {
  display: inline;
  white-space: nowrap;
}

#moresearches li::after {
  content: " | ";
}

#moresearches ul {
  margin: 0px;
}

#moresearches li:last-child::after {
  content: "";
}

#news {
  margin: 0.5em 0px;
}

.newscontainer {
  border-width: 1px 1px 0px;
  border-style: solid;
  border-color: rgb(221, 221, 221);
  -moz-border-top-colors: none;
  -moz-border-right-colors: none;
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  border-image: none;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}

.newsheader {
  background-color: rgb(236, 237, 230);
  border-bottom: 1px solid rgb(221,
    221, 221);
  margin: 0px;
  padding: 8px;
}

.newsbody {
  padding: 8px;
}

.newsfooter {
  border-bottom: 1px solid rgb(221,
    221, 221);
  font-style: italic;
  padding: 4px 8px;
}

#opacheader {
  background-color: rgb(221, 221, 221);
}

#selections {
  font-weight: bold;
}

.actions a {
  white-space: nowrap;
}

.actions a.hold {
  background-image: url("../images/sprite.png");
  background-position: -5px -542px;
  background-repeat: no-repeat;
  margin-right: 1em;
  padding-left: 21px;
  text-decoration: none;
}

.actions a.addtocart {
  background-image: url("../images/sprite.png");
  background-position: -5px -572px;
  background-repeat: no-repeat;
  margin-right: 1em;
  padding-left: 20px;
  text-decoration: none;
}

.actions a.addtoshelf {
  background-image: url("../images/sprite.png");
  background-position: -5px -27px;
  background-repeat: no-repeat;
  margin-right: 1em;
  padding-left: 20px;
  text-decoration: none;
}

.actions a.addtolist {
  background-position: -5px -27px;
  margin-right: 1em;
  padding-left: 20px;
  text-decoration: none;
}

.actions a.tag_add {
  background-position: -5px -1110px;
  margin-right: 1em;
  padding-left: 20px;
  text-decoration: none;
}

.actions a.removefromlist {
  background-position: -8px -690px;
  margin-right: 1em;
  text-decoration: none;
  padding-left: 15px;
}

.alert {
  background: transparent linear-gradient(to bottom,
    rgb(255, 251, 229) 0px, rgb(255,
    240, 178) 9%, rgb(255, 241,
    168) 89%, rgb(247, 230, 101)
    100%) repeat scroll 0% 0%;
  border-color: rgb(214, 196, 59);
  color: rgb(51, 51, 51);
}

.alert-info {
  background: transparent linear-gradient(to bottom,
    rgb(244, 246, 250) 0px, rgb(234,
    238, 245) 4%, rgb(232, 237,
    246) 96%, rgb(205, 219, 242)
    100%) repeat scroll 0% 0%;
  border-color: rgb(197, 209, 229);
  color: rgb(51, 51, 51);
}

.alert-success {
  background: transparent linear-gradient(to bottom,
    rgb(248, 255, 232) 0px, rgb(227,
    245, 171) 4%, rgb(220, 244,
    141) 98%, rgb(158, 191, 40)
    100%) repeat scroll 0% 0%;
  border-color: rgb(159, 186, 53);
  color: rgb(51, 51, 51);
}

.breadcrumb {
  background-color: rgb(242, 242, 239);
  font-size: 85%;
  list-style: outside none none;
  margin: 10px 20px;
  padding: 5px 10px;
  border-radius: 7px;
}

.form-inline {
  display: inline;
  padding: 0px;
  margin: 0px;
}

.form-inline fieldset {
  margin: 0.3em 0px;
  padding: 0.3em;
}

.main {
  background-color: rgb(255, 255, 255);
  border: 1px solid rgb(210,
    210, 207);
  border-radius: 7px;
  box-shadow: 0px 1px 1px
    0px rgba(0, 0, 0, 0.2);
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}

.mastheadsearch {
  border-radius: 7px;
  padding: 0.8em;
  margin: 0.5em 0px;
  background: transparent linear-gradient(to bottom,
    rgb(199, 199, 193) 38%, rgb(167,
    167, 162) 100%) repeat scroll
    0% 0%;
}

.mastheadsearch label {
  font-size: 115%;
  font-weight: bold;
}

.navbar-inverse .brand, .navbar-inverse .nav > li > a {
  color: rgb(159, 225, 255);
  font-weight: bold;
}

.navbar-fixed-bottom.navbar-static-bottom {
  margin-top: 0.5em;
  position: static;
}

#changelanguage .nav > .active > p {
  padding: 0px 15px;
}

.table-striped tbody > tr:nth-child(2n+1) > td, .table-striped tbody > tr:nth-child(2n+1) > th
 {
  background-color: rgb(244, 244, 244);
}

.ui-tabs-nav .ui-tabs-active a, .ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active,
.ui-tabs-nav span.a {
  background: transparent none repeat
    scroll 0px 0px;
  outline: 0px none;
}

.ui-widget, .ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button
 {
  font-family: inherit;
  font-size: inherit;
}

ul.ui-tabs-nav li {
  list-style: outside none none;
}

.ui-tabs.ui-widget-content {
  background: transparent none repeat
    scroll 0% 0%;
  border: 0px none;
}

.ui-tabs .ui-tabs-panel {
  border: 1px solid rgb(216,
    216, 216);
  margin-bottom: 1em;
}

.ui-tabs-nav.ui-widget-header {
  border: 0px none;
  background: transparent none repeat
    scroll 0% 0%;
}

.ui-tabs .ui-tabs-nav li {
  background: rgb(243, 243, 243)
    none repeat scroll 0% 0%;
  border-color: rgb(216, 216, 216);
  margin-right: 0.4em;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  background-color: rgb(255, 255, 255);
  border-width: 1px 1px 0px;
  border-style: solid solid none;
  border-color: rgb(216, 216, 216)
    rgb(216, 216, 216) -moz-use-text-color;
  -moz-border-top-colors: none;
  -moz-border-right-colors: none;
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  border-image: none;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active a {
  color: rgb(0, 0, 0);
  font-weight: bold;
}

.ui-tabs .ui-tabs-nav li.ui-state-default.ui-state-hover {
  background: rgb(243, 243, 243)
    none repeat scroll 0% 0%;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active.ui-state-hover {
  background: rgb(255, 255, 255)
    none repeat scroll 0% 0%;
}

.ui-tabs .ui-state-default a, .ui-tabs .ui-state-default a:link, .ui-tabs .ui-state-default a:visited
 {
  color: rgb(124, 76, 3);
}

.ui-tabs .ui-state-hover a, .ui-tabs .ui-state-hover a:link, .ui-tabs .ui-state-hover a:visited
 {
  color: rgb(153, 0, 51);
}

.statictabs ul {
  background: transparent none repeat
    scroll 0px 0px;
  border: 0px none;
  margin: 0px;
  padding: 0.2em 0.2em 0px;
  border-radius: 4px;
  color: rgb(34, 34, 34);
  font-weight: bold;
  font-size: 100%;
  line-height: 1.3;
  list-style: outside none none;
  outline: 0px none;
  text-decoration: none;
}

.statictabs ul::before {
  content: "";
  display: table;
}

.statictabs ul::after {
  clear: both;
  content: "";
  display: table;
}

.statictabs li {
  background: rgb(230, 240, 242)
    none repeat scroll 0px 0px;
  border-top: 1px solid rgb(185,
    216, 217);
  border-right: 1px solid rgb(185,
    216, 217);
  border-left: 1px solid rgb(185,
    216, 217);
  -moz-border-top-colors: none;
  -moz-border-right-colors: none;
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  border-image: none;
  border-bottom: 0px none ! important;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  float: left;
  list-style: outside none none;
  margin-bottom: 0px;
  margin-right: 0.4em;
  padding: 0px;
  position: relative;
  white-space: nowrap;
  top: 1px;
  color: rgb(85, 85, 85);
  font-weight: normal;
}

.statictabs li.active {
  background-color: rgb(255, 255, 255);
  color: rgb(33, 33, 33);
  font-weight: normal;
  padding-bottom: 1px;
}

.statictabs li a {
  color: rgb(0, 77, 153);
  cursor: pointer;
  float: left;
  padding: 0.5em 1em;
  text-decoration: none;
}

.statictabs li a:hover {
  background-color: rgb(237, 244, 245);
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  color: rgb(83, 130, 0);
}

.statictabs li.active a {
  color: rgb(0, 0, 0);
  font-weight: bold;
  cursor: text;
  background: transparent none repeat
    scroll 0px 0px;
  outline: 0px none;
}

.statictabs .tabs-container {
  border: 1px solid rgb(185,
    216, 217);
  background: transparent none repeat
    scroll 0px 0px;
  display: block;
  padding: 1em 1.4em;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  color: rgb(34, 34, 34);
}

.ui-datepicker table {
  width: 100%;
  font-size: 0.9em;
  border: 0px none;
  border-collapse: collapse;
  margin: 0px 0px 0.4em;
}

.ui-datepicker th {
  background: transparent none repeat
    scroll 0% 0%;
  padding: 0.7em 0.3em;
  text-align: center;
  font-weight: bold;
  border: 0px none;
}

.ui-datepicker-trigger {
  vertical-align: middle;
  margin: 0px 3px;
}

.ui-datepicker {
  box-shadow: 0px 1px 1px
    0px rgba(0, 0, 0, 0.2);
}

.ui-widget-content {
  border: 1px solid rgb(170,
    170, 170);
  background: rgb(255, 255, 255)
    none repeat scroll 0% 0%;
  color: rgb(34, 34, 34);
}

.ui-widget-header {
  border: 1px solid rgb(170,
    170, 170);
  background: rgb(230, 240, 242)
    none repeat scroll 0% 0%;
  color: rgb(34, 34, 34);
  font-weight: bold;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default
 {
  border: 1px solid rgb(170,
    170, 170);
  background: rgb(244, 248, 249)
    none repeat scroll 0% 0%;
  font-weight: normal;
  color: rgb(85, 85, 85);
}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover,
.ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus
 {
  border: 1px solid rgb(170,
    170, 170);
  background: rgb(230, 240, 242)
    none repeat scroll 0% 0%;
  font-weight: normal;
  color: rgb(33, 33, 33);
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active
 {
  border: 1px solid rgb(170,
    170, 170);
  background: rgb(255, 255, 255)
    none repeat scroll 0% 0%;
  font-weight: normal;
  color: rgb(33, 33, 33);
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight
 {
  border: 1px solid rgb(252,
    239, 161);
  background: rgb(251, 249, 238)
    none repeat scroll 0% 0%;
  color: rgb(54, 54, 54);
}

.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error
 {
  border: 1px solid rgb(205,
    10, 10);
  background: rgb(254, 241, 236)
    none repeat scroll 0% 0%;
  color: rgb(205, 10, 10);
}

.ui-autocomplete {
  position: absolute;
  cursor: default;
  box-shadow: 0px 1px 1px
    0px rgba(0, 0, 0, 0.2);
}

.ui-autocomplete.ui-widget-content .ui-state-hover {
  border: 1px solid rgb(170,
    170, 170);
  background: rgb(230, 240, 242)
    none repeat scroll 0% 0%;
  font-weight: normal;
  color: rgb(33, 33, 33);
}

.ui-autocomplete-loading {
  background: rgb(255, 255, 255)
    url("../../img/loading-small.gif") no-repeat scroll right center;
}

.ui-menu li {
  list-style: outside none none;
}

th {
  background-color: rgb(236, 237, 230);
}

.item-thumbnail {
  max-width: none;
}

.no-image {
  background-color: rgb(255, 255, 255);
  border: 1px solid rgb(170,
    170, 170);
  color: rgb(151, 151, 151);
  display: block;
  font-size: 86%;
  font-weight: bold;
  text-align: center;
  width: 75px;
  border-radius: 3px;
}

#bookcover .no-image {
  margin-right: 10px;
  margin-bottom: 10px;
}

td.overdue {
  color: rgb(204, 51, 51);
}

table {
  font-size: 90%;
}

th.sum {
  text-align: right;
}

td.sum {
  background-color: rgb(255, 255, 204);
  font-weight: bold;
}

th[scope="row"] {
  background-color: transparent;
  text-align: right;
}

.required {
  color: rgb(204, 0, 0);
}

.label {
  background-color: transparent;
  color: inherit;
  display: inline;
  font-weight: normal;
  padding: 0px;
  text-shadow: none;
}

.blabel {
  background-color: rgb(153, 153, 153);
  border-radius: 3px;
  color: rgb(255, 255, 255);
  display: inline-block;
  font-weight: bold;
  padding: 2px 4px;
  text-shadow: 0px -1px 0px
    rgba(0, 0, 0, 0.25);
}

.label-important {
  background-color: rgb(185, 74, 72);
}

.label-warning {
  background-color: rgb(248, 148, 6);
}

.label-success {
  background-color: rgb(70, 136, 71);
}

.label-info {
  background-color: rgb(58, 135, 173);
}

.label-inverse {
  background-color: rgb(51, 51, 51);
}

fieldset.rows {
  float: left;
  font-size: 90%;
  clear: left;
  margin: 0.9em 0px 0px;
  padding: 0px;
  width: 100%;
}

fieldset.rows legend {
  font-weight: bold;
  font-size: 130%;
}

fieldset.rows label, fieldset.rows .label {
  float: left;
  font-weight: bold;
  width: 9em;
  margin-right: 1em;
  text-align: right;
}

fieldset.rows label.lradio {
  float: none;
  margin: inherit;
  width: auto;
}

fieldset.rows fieldset {
  margin: 0px;
  padding: 0.3em;
}

fieldset.rows ol {
  padding: 1em 1em 0px;
  list-style-type: none;
}

fieldset.rows ol.lradio label {
  width: auto;
  float: none;
  margin-right: 0px;
}

fieldset.rows ol.lradio label.lradio {
  float: left;
  width: 12em;
  margin-right: 1em;
}

fieldset.rows li {
  float: left;
  clear: left;
  padding-bottom: 1em;
  list-style-type: none;
  width: 100%;
}

fieldset.rows li.lradio {
  padding-left: 8.5em;
  width: auto;
}

fieldset.rows li.lradio label {
  float: none;
  width: auto;
  margin: 0px 0px 0px
    1em;
}

fieldset.rows .hint {
  display: block;
  margin-left: 11em;
}

fieldset.action {
  clear: both;
  float: none;
  border: medium none;
  margin: 0px;
  padding: 1em 0px 0.3em;
  width: auto;
}

fieldset.action p {
  margin-bottom: 1em;
}

fieldset table {
  font-size: 100%;
}

div.rows + div.rows {
  margin-top: 0.6em;
}

div.rows {
  float: left;
  clear: left;
  margin: 0px;
  padding: 0px;
  width: 100%;
}

div.rows span.label {
  float: left;
  font-weight: bold;
  width: 9em;
  margin-right: 1em;
  text-align: left;
}

div.rows ol {
  list-style-type: none;
  margin-left: 0px;
  padding: 0.5em 1em 0px
    0px;
}

div.rows li {
  border-bottom: 1px solid rgb(238,
    238, 238);
  float: left;
  clear: left;
  padding-bottom: 0.2em;
  padding-top: 0.1em;
  list-style-type: none;
  width: 100%;
}

div.rows ul li {
  margin-left: 7.3em;
}

div.rows ul li:first-child {
  float: none;
  clear: none;
  margin-left: 0px;
}

div.rows ol li li {
  border-bottom: 0px none;
}

.tagweight0 {
  font-size: 12px;
}

.tagweight1 {
  font-size: 14px;
}

.tagweight2 {
  font-size: 16px;
}

.tagweight3 {
  font-size: 18px;
}

.tagweight4 {
  font-size: 20px;
}

.tagweight5 {
  font-size: 22px;
}

.tagweight6 {
  font-size: 24px;
}

.tagweight7 {
  font-size: 26px;
}

.tagweight8 {
  font-size: 28px;
}

.tagweight9 {
  font-size: 30px;
}

.toolbar {
  background-color: rgb(238, 238, 238);
  border: 1px solid rgb(232,
    232, 232);
  font-size: 85%;
  padding: 3px 3px 5px
    5px;
  vertical-align: middle;
}

.toolbar a {
  white-space: nowrap;
}

.toolbar label {
  display: inline;
  font-size: 100%;
  font-weight: bold;
  margin-left: 0.5em;
}

.toolbar select {
  font-size: 97%;
  height: auto;
  line-height: inherit;
  padding: 0px;
  margin: 0px;
  width: auto;
  white-space: nowrap;
}

.toolbar .hold, .toolbar #tagsel_tag {
  padding-left: 28px;
  font-size: 97%;
  font-weight: bold;
}

.toolbar #tagsel_form {
  margin-top: 0.5em;
}

.toolbar li {
  display: inline;
  list-style: outside none none;
}

.toolbar li a {
  border-left: 1px solid rgb(232,
    232, 232);
}

.toolbar li:first-child a {
  border-left: 0px none;
}

.toolbar ul {
  padding-left: 0px;
}

#basket .toolbar {
  padding: 7px 5px 9px
    9px;
}

#selections-toolbar {
  background: transparent -moz-linear-gradient(center top
    , rgb(178, 178, 178) 0px,
    rgb(224, 224, 224) 14%, rgb(232,
    232, 232) 100%) repeat scroll
    0% 0%;
  margin: 0px 0px 1em;
  padding-top: 0.5em;
  padding-left: 10px;
}

.list-actions {
  display: inline;
}

#tagsel_span input.submit, #tagsel_tag {
  border: 0px none;
  background-color: transparent;
  font-size: 100%;
  color: rgb(0, 118, 178);
  cursor: pointer;
  background-image: url("../images/sprite.png");
  background-position: 1px -643px;
  background-repeat: no-repeat;
  padding-left: 25px;
  text-decoration: none;
}

#tagsel_tag.disabled {
  background-position: -1px -667px;
}

#tagsel_span input:hover, #selections-toolbar input.hold:hover {
  color: rgb(0, 85, 128);
  text-decoration: underline;
}

#tagsel_span input.disabled, #tagsel_span input.disabled:hover, #tagsel_span input.hold.disabled,
#tagsel_span input.hold.disabled:hover, #selections-toolbar input.hold.disabled,
#selections-toolbar input.hold.disabled:hover, #selections-toolbar a.disabled, #selections-toolbar a.disabled:hover
 {
  color: rgb(136, 136, 136);
  text-decoration: none;
  padding-left: 23px;
}

.results_summary {
  display: block;
  font-size: 85%;
  color: rgb(112, 112, 112);
  padding: 0px 0px 0.5em;
}

.results_summary .results_summary {
  font-size: 100%;
}

.results_summary.actions {
  margin-top: 0.5em;
}

.results_summary.tagstatus {
  display: inline;
}

.results_summary .label {
  color: rgb(32, 32, 32);
}

.results_summary a {
  font-weight: normal;
}

#views {
  border-bottom: 1px solid rgb(214,
    214, 214);
  margin-bottom: 0.5em;
  padding: 0px 2em 0.2em
    0.2em;
  white-space: nowrap;
}

.view {
  padding: 0.2em 0.2em 2px;
}

#bibliodescriptions, #isbdcontents {
  clear: left;
  margin-top: 0.5em;
}

.view a, .view span {
  background-image: url("../images/sprite.png");
  background-repeat: no-repeat;
  font-size: 87%;
  font-weight: normal;
  padding: 0.4em 0.7em 5px
    26px;
  text-decoration: none;
}

span#MARCview, span#ISBDview, span#Normalview, span#Fullhistory, span#Briefhistory
 {
  font-weight: bold;
}

a#MARCview, span#MARCview {
  background-position: -3px -23px;
}

a#MARCviewPop, span#MARCviewPop {
  background-position: -3px -23px;
}

a#ISBDview, span#ISBDview {
  background-position: -3px -52px;
}

a#Normalview, span#Normalview {
  background-position: -1px 6px;
}

.view a {
  background-color: rgb(243, 243, 243);
  border-left: 1px solid rgb(201,
    201, 201);
}

#bookcover {
  float: left;
  margin: 0px;
  padding: 0px;
}

#bookcover .no-image {
  margin-right: 10px;
  margin-bottom: 10px;
}

#bookcover img {
  margin: 0px 1em 1em
    0px;
}

.results-pagination {
  position: absolute;
  top: 32px;
  left: -1px;
  width: 100%;
  height: auto;
  border: 1px solid rgb(208,
    208, 208);
  display: none;
  background-color: rgb(243, 243, 243);
  padding-bottom: 10px;
  z-index: 100;
}

.back {
  float: right;
}

.back input {
  background: transparent none repeat
    scroll 0% 0% ! important;
  color: rgb(153, 153, 153)
    ! important;
}

.pagination_list ul {
  padding-top: 40px;
  padding-left: 0px;
}

.pagination_list li {
  list-style: outside none none;
  padding: 4px;
  color: rgb(153, 153, 153);
}

.pagination_list li.highlight {
  background-color: rgb(243, 243, 243);
  border-top: 1px solid rgb(221,
    221, 221);
  border-bottom: 1px solid rgb(221,
    221, 221);
}

.pagination_list li a {
  padding-left: 0px;
}

.pagination_list .li_pag_index {
  color: rgb(153, 153, 153);
  float: left;
  font-size: 15px;
  font-weight: bold;
  padding-right: 10px;
  text-align: right;
  width: 13px;
}

.nav_results {
  background-color: rgb(243, 243, 243);
  border: 1px solid rgb(208,
    208, 208);
  font-size: 95%;
  font-weight: bold;
  margin-top: 0.5em;
  position: relative;
}

.nav_results .l_Results a {
  background: rgb(225, 225, 225)
    url("../images/sprite.png") no-repeat scroll 0px -504px;
  display: block;
  padding: 8px 28px;
  text-decoration: none;
  color: rgb(0, 102, 153);
}

.nav_results .l_Results:hover {
  background-color: rgb(217, 217, 217);
}

.pg_menu {
  margin: 0px;
  border-top: 1px solid rgb(208,
    208, 208);
  white-space: nowrap;
}

.pg_menu li {
  color: rgb(178, 178, 178);
  display: inline;
  list-style: outside none none;
  margin: 0px;
}

.pg_menu li.back_results a {
  border-left: 1px solid rgb(208,
    208, 208);
  border-right: 1px solid rgb(208,
    208, 208);
}

.pg_menu li a, .pg_menu li span {
  background-color: rgb(243, 243, 243);
  display: block;
  float: left;
  padding: 0.4em 0.5em;
  text-decoration: none;
  font-weight: normal;
  text-align: center;
}

.pg_menu li span {
  color: rgb(178, 178, 178);
}

#listResults li {
  background-color: rgb(153, 153, 153);
  color: rgb(197, 197, 197);
  font-weight: normal;
  display: block;
  margin-right: 1px;
  font-size: 80%;
  padding: 0px;
  text-align: center;
  min-width: 18px;
}

#listResults li:hover {
  background-color: rgb(0, 102, 153);
}

#listResults li a {
  color: rgb(255, 255, 255);
  font-weight: normal;
}

.nav_pages .close_pagination {
  padding-right: 10px;
  position: absolute;
  right: 3px;
  top: -25px;
}

.nav_pages .close_pagination a {
  text-decoration: none ! important;
}

.nav_pages ul {
  padding-top: 10px;
}

.nav_pages li {
  list-style: outside none none;
  float: left;
  padding: 4px;
  color: rgb(153, 153, 153);
}

.nav_pages li a {
  text-decoration: none ! important;
}

.nav_pages li a:hover {
  text-decoration: underline;
}

.nav_pages li ul {
  float: left;
}

#action {
  margin: 0.5em 0px 0px;
  background-color: rgb(243, 243, 243);
  border: 1px solid rgb(232,
    232, 232);
  padding-bottom: 3px;
}

#action li {
  list-style: outside none none;
  margin: 0.2em;
  padding: 0.3em 0px;
}

#action a {
  font-weight: bold;
  text-decoration: none;
}

#export li, #moresearches_menu li {
  padding: 0px;
  margin: 0px;
}

#export li a, #moresearches_menu li a {
  font-weight: normal;
}

#export li a.menu-inactive, #moresearches_menu li a.menu-inactive {
  font-weight: bold;
}

#format, #furthersearches {
  padding-left: 35px;
}

.highlight_controls {
  float: left;
}

a.addtocart, a.addtoshelf, a.brief, a.deleteshelf, a.deleteshelf.disabled, a.detail,
a.download, a.editshelf, a.empty, a.hide, a.highlight_toggle, a.hold, a.hold.disabled,
a.incart, a.new, a.print-small, a.print-large, a.removeitems, a.removeitems.disabled,
a.reserve, a.send, a.tag_add, a.removefromlist, input.hold, input.hold.disabled,
input.editshelf, .newshelf, .newshelf.disabled, .deleteshelf {
  background-image: url("../images/sprite.png");
  background-repeat: no-repeat;
}

a.addtocart {
  background-position: -5px -265px;
  padding-left: 35px;
}

a.addtoshelf {
  background-position: -5px -225px;
  padding-left: 35px;
}

a.brief {
  background-position: -2px -868px;
  text-decoration: none;
  padding-left: 27px;
}

a.cartRemove {
  color: rgb(204, 51, 51);
  font-size: 90%;
  margin: 0px;
  padding: 0px;
}

a.detail {
  background-position: -2px -898px;
  text-decoration: none;
  padding-left: 27px;
}

a.download {
  background-position: -5px -348px;
  padding-left: 20px;
  text-decoration: none;
}

a.editshelf {
  background-position: 2px -348px;
  padding-left: 26px;
  text-decoration: none;
}

a.empty {
  background-position: 2px -598px;
  text-decoration: none;
  padding-left: 30px;
}

a.hide {
  background-position: -3px -814px;
  text-decoration: none;
  padding-left: 26px;
}

a.highlight_toggle {
  background-position: -5px -841px;
  display: none;
  padding-left: 35px;
}

a.hold, input.hold {
  background-position: -2px -453px;
  text-decoration: none;
  padding-left: 23px;
}

a.hold.disabled, input.hold.disabled {
  background-position: -5px -621px;
}

a.incart {
  background-position: -5px -265px;
  color: rgb(102, 102, 102);
  padding-left: 35px;
}

a.new {
  background-image: url("../images/sprite.png");
  background-position: -4px -922px;
  padding-left: 23px;
  text-decoration: none;
}

a.print-small {
  background-position: 0px -423px;
  text-decoration: none;
  padding-left: 30px;
}

a.print-large {
  background-position: -5px -186px;
  text-decoration: none;
  padding-left: 35px;
}

a.removeitems, a.deleteshelf {
  background-position: 2px -690px;
  text-decoration: none;
  padding-left: 25px;
}

a.removeitems.disabled, a.deleteshelf.disabled {
  background-position: 2px -712px;
}

a.reserve {
  background-position: -6px -144px;
  padding-left: 35px;
}

a.send {
  background-position: 2px -386px;
  text-decoration: none;
  padding-left: 28px;
}

a.tag_add {
  background-position: 3px -1111px;
  padding-left: 27px;
  text-decoration: none;
}

input.hold {
  background-color: transparent;
  border: 0px none;
  color: rgb(0, 118, 178);
  font-weight: bold;
}

input.editshelf {
  background-color: transparent;
  background-position: 2px -736px;
  border: 0px none;
  color: rgb(0, 102, 153);
  cursor: pointer;
  filter: none;
  font-size: 100%;
  padding-left: 29px;
  text-decoration: none;
}

.newshelf {
  background-position: 2px -764px;
  border: 0px none;
  color: rgb(0, 102, 153);
  cursor: pointer;
  filter: none;
  font-size: 100%;
  padding-left: 28px;
  text-decoration: none;
}

.newshelf.disabled {
  background-position: -4px -791px;
}

.deleteshelf {
  background-color: transparent;
  background-position: 2px -690px;
  border: 0px none;
  color: rgb(0, 102, 153);
  cursor: pointer;
  filter: none;
  font-size: 100%;
  padding-left: 25px;
  text-decoration: none;
}

.links a {
  font-weight: bold;
}

.deleteshelf:hover {
  color: rgb(153, 0, 51);
}

.editshelf:active, .deleteshelf:active {
  border: 0px none;
}

#tagslist li {
  display: inline;
}

#login4tags {
  background-image: url("../images/sprite.png");
  background-position: -6px -1130px;
  background-repeat: no-repeat;
  padding-left: 20px;
  text-decoration: none;
}

.tag_results_input {
  margin-left: 1em;
  padding: 0.3em;
  font-size: 12px;
}

.tag_results_input input[type="text"] {
  font-size: inherit;
  margin: 0px;
  padding: 0px;
}

.tag_results_input label {
  display: inline;
}

.tagsinput input[type="text"] {
  font-size: inherit;
  margin: 0px;
  padding: 0px;
}

.tagsinput label {
  display: inline;
}

.branch-info-tooltip {
  display: none;
}

.ui-tooltip-content p {
  margin: 0.3em 0px;
}

#social_networks a {
  background: transparent url("../images/social-sprite.png") no-repeat
    scroll 0% 0%;
  display: block;
  height: 20px ! important;
  width: 20px;
  text-indent: -999em;
}

#social_networks span {
  color: rgb(39, 77, 127);
  display: block;
  float: left;
  font-size: 85%;
  font-weight: bold;
  line-height: 2em;
  margin: 0.5em 0px 0.5em
    0.5em ! important;
}

#social_networks div {
  float: left ! important;
  margin: 0.5em 0px 0.5em
    0.2em ! important;
}

#social_networks #facebook {
  background-position: -7px -35px;
}

#social_networks #twitter {
  background-position: -7px -5px;
}

#social_networks #linkedin {
  background-position: -7px -95px;
}

#social_networks #delicious {
  background-position: -7px -66px;
}

#social_networks #email {
  background-position: -7px -126px;
}

#marc td, #marc th {
  background-color: transparent;
  border: 0px none;
  padding: 3px 5px;
  text-align: left;
}

#marc td:first-child {
  text-indent: 2em;
}

#marc p {
  padding-bottom: 0.6em;
}

#marc p .label {
  font-weight: bold;
}

#marc ul {
  padding-bottom: 0.6em;
}

#marc .results_summary {
  clear: left;
}

#marc .results_summary ul {
  display: inline;
  float: none;
  clear: none;
  margin: 0px;
  padding: 0px;
  list-style: outside none none;
}

#marc .results_summary li {
  display: inline;
}

#items, #items td #items th {
  border: 1px solid rgb(238,
    238, 238);
  font-size: 90%;
}

#plainmarc table {
  border: 0px none;
  margin: 0.7em 0px 0px;
  font-family: monospace;
  font-size: 95%;
}

#plainmarc th {
  background-color: rgb(255, 255, 255);
  border: 0px none;
  white-space: nowrap;
  text-align: left;
  vertical-align: top;
  padding: 2px;
}

#plainmarc td {
  border: 0px none;
  padding: 2px;
  vertical-align: top;
}

#renewcontrols {
  float: right;
  font-size: 66%;
}

#renewcontrols a {
  background-repeat: no-repeat;
  text-decoration: none;
  padding: 0.1em 0.4em 0.1em
    18px;
}

#renewselected_link {
  background-image: url("../images/sprite.png");
  background-position: -5px -986px;
  background-repeat: no-repeat;
}

#renewall_link {
  background-image: url("../images/sprite.png");
  background-position: -8px -967px;
  background-repeat: no-repeat;
}

.authref {
  text-indent: 2em;
}

.authref .label {
  font-style: italic;
}

.authstanza {
  margin-top: 1em;
}

.authstanzaheading {
  font-weight: bold;
}

.authorizedheading {
  font-weight: bold;
}

.authstanza li {
  margin-left: 0.5em;
}

.authres_notes, .authres_seealso, .authres_otherscript {
  padding-top: 0.5em;
}

.authres_notes {
  font-style: italic;
}

#didyoumean {
  background-color: rgb(238, 238, 238);
  border: 1px solid rgb(232,
    232, 232);
  margin: 0px 0px 0.5em;
  text-align: left;
  padding: 0.5em;
  border-radius: 3px;
}

.suggestionlabel {
  font-weight: bold;
}

.searchsuggestion {
  padding: 0.2em 0.5em;
  white-space: nowrap;
  display: inline-block;
}

.authlink {
  padding-left: 0.25em;
}

#hierarchies a {
  font-weight: normal;
  text-decoration: underline;
  color: rgb(0, 102, 153);
}

#hierarchies a:hover {
  color: rgb(153, 0, 51);
}

#top-pages {
  margin: 0px 0px 0.5em;
}

.dropdown-menu > li > a {
  font-size: 90%;
}

a.listmenulink:link, a.listmenulink:visited {
  color: rgb(0, 118, 178);
  font-weight: bold;
}

a.listmenulink:hover, a.listmenulink:active {
  color: rgb(255, 255, 255);
  font-weight: bold;
}

#cartDetails, #cartUpdate, #holdDetails, #listsDetails {
  background-color: rgb(255, 255, 255);
  border: 1px solid rgba(0,
    0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0px 5px 10px
    rgba(0, 0, 0, 0.2);
  color: rgb(0, 0, 0);
  display: none;
  font-size: 90%;
  margin: 0px;
  padding: 8px 20px;
  text-align: center;
  width: 180px;
  z-index: 2;
}

#cartmenulink {
  white-space: nowrap;
}

#search-facets li{
  font-size: 90%;
  font-weight: bold;
  list-style-type: none;
}






#search-facets {
  border: 1px solid rgb(210,
    210, 207);
  border-radius: 7px;
}

#search-facets ul {
  margin: 0px;
  padding: 0.3em;
}

#search-facets form {
  margin: 0px;
}

#search-facets h4 {
  font-size: 90%;
  margin: 0px 0px 0.6em;
  text-align: center;
}

#search-facets h4 a {
  background-color: rgb(242, 242, 239);
  border-radius: 8px 8px 0px
    0px;
  border-bottom: 1px solid rgb(216,
    216, 216);
  display: block;
  font-weight: bold;
  padding: 0.7em 0.2em;
  text-decoration: none;
}



#search-facets li li {
  font-weight: normal;
  font-size: 95%;
  line-height: 125%;
  margin-bottom: 2px;
  padding: 0.1em 0.2em;
}

#search-facets li.showmore a, #menu li.showmore a {
  font-weight: bold;
  text-indent: 1em;
}

#search-facets a {
  font-weight: normal;
  text-decoration: underline;
}

#search-facets .facet-count{
  display: inline-block;
}
/*
#menu {
  font-size: 94%;
}

#menu li {
  list-style-type: none;
}

#menu li a {
  background: rgb(238, 238, 238)
    none repeat scroll 0% 0%;
  text-decoration: none;
  display: block;
  border-width: 1px;
  border-style: solid;
  border-color: rgb(216, 216, 216)
    rgb(216, 216, 216) rgb(153, 153,
    153);
  -moz-border-top-colors: none;
  -moz-border-right-colors: none;
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  border-image: none;
  border-radius: 5px 0px 0px
    5px;
  font-size: 111%;
  padding: 0.4em 0.6em;
  margin: 0.4em -1px 0.4em
    0px;
}

#menu li a:hover {
  background: rgb(234, 238, 245)
    none repeat scroll 0% 0%;
}

#menu li.active a {
  background-color: rgb(255, 255, 255);
  background-image: none;
  border-right-width: 0px;
  font-weight: bold;
}

#menu li.active a:hover {
  background-color: rgb(255, 255, 255);
}

#menu h4 {
  display: none;
}*/

#addto {
  max-width: 10em;
}

.addto a.addtocart {
  background-image: url("../images/sprite.png");
  background-position: -5px -266px;
  background-repeat: no-repeat;
  text-decoration: none;
  padding-left: 33px;
}

.searchresults p {
  margin: 0px;
  padding: 0px 0px 0.6em;
}

.searchresults p.details {
  color: rgb(151, 151, 151);
}

.searchresults a.highlight_toggle {
  background-image: url("../images/sprite.png");
  background-position: -11px -841px;
  background-repeat: no-repeat;
  display: none;
  font-weight: normal;
  padding: 0px 10px 0px
    21px;
}

.searchresults .commentline {
  background-color: rgba(255, 255, 204,
    0.4);
  border: 1px solid rgb(204,
    204, 204);
  display: inline-block;
  border-radius: 3px;
  box-shadow: 0px 1px 1px
    0px rgba(0, 0, 0, 0.2);
  margin: 0.3em;
  padding: 0.4em;
}

.searchresults .commentline.yours {
  background-color: rgba(239, 254, 213,
    0.4);
}

.commentline .avatar {
  float: right;
  padding-left: 0.5em;
}

.term {
  color: rgb(153, 0, 0);
  background-color: rgb(255, 255, 204);
}

.shelvingloc {
  display: block;
  font-style: italic;
}

#CheckAll, #CheckNone {
  font-weight: normal;
  margin: 0px 0.5em;
  text-decoration: underline;
}

span.sep {
  color: rgb(136, 136, 136);
  padding: 0px 0.2em 0px
    0.5em;
  text-shadow: 1px 1px 0px
    rgb(255, 255, 255);
}

.pages span:first-child, .pages a:first-child {
  border-width: 1px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

.pages span:last-child, .pages a:last-child {
  border-width: 1px 1px 1px
    0px;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

.pages .inactive, .pages .currentPage, .pages a {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background-color: rgb(255, 255, 255);
  border-color: rgb(221, 221, 221);
  border-image: none;
  border-style: solid;
  border-width: 1px 1px 1px
    0px;
  float: left;
  font-size: 11.9px;
  line-height: 20px;
  padding: 4px 12px;
  text-decoration: none;
}

.pages .inactive {
  background-color: rgb(245, 245, 245);
}

.pages a[rel="last"] {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

.hold-message {
  background-color: rgb(255, 240, 177);
  display: inline-block;
  margin: 0.5em;
  padding: 0.2em 0.5em;
  border-radius: 3px;
}

.reserve_date, .expiration_date {
  white-space: nowrap;
}

.close {
  color: rgb(0, 136, 204);
  position: inherit;
  top: auto;
  right: auto;
  filter: none;
  float: none;
  font-size: inherit;
  font-weight: normal;
  opacity: inherit;
  text-shadow: none;
}

.close:hover {
  color: rgb(83, 130, 0);
  filter: inherit;
  font-size: inherit;
  opacity: inherit;
}

.alert .closebtn {
  position: relative;
  top: -2px;
  right: -21px;
  line-height: 20px;
}

.modal-header .closebtn {
  margin-top: 2px;
}

.closebtn {
  float: right;
  font-size: 20px;
  font-weight: bold;
  line-height: 20px;
  color: rgb(0, 0, 0);
  text-shadow: 0px 1px 0px
    rgb(255, 255, 255);
  opacity: 0.2;
}

.closebtn:hover {
  color: rgb(0, 0, 0);
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
}

button.closebtn {
  padding: 0px;
  cursor: pointer;
  background: transparent none repeat
    scroll 0% 0%;
  border: 0px none;
}

.btn-group label, .btn-group select {
  font-size: 13px;
}

.span2 select {
  width: 100%;
}

.popup .main {
  font-size: 90%;
  padding: 0px 1em;
}

.popup legend {
  line-height: 1.5em;
  margin-bottom: 0.5em;
}

.item-status {
  display: block;
  font-size: 95%;
  margin-bottom: 0.5em;
}

.available {
  color: rgb(0, 102, 0);
}

.waiting, .intransit, .notforloan, .checkedout, .lost, .notonhold {
  display: block;
}

.notforloan {
  color: rgb(153, 0, 0);
}

.lost {
  color: rgb(102, 102, 102);
}

.suggestion {
  background-color: rgb(238, 238, 235);
  border: 1px solid rgb(221,
    222, 211);
  margin: 1em auto;
  padding: 0.5em;
  width: 35%;
  border-radius: 3px;
}

.librarypulldown .transl1 {
  width: auto;
}

.nolibrarypulldown {
  width: 68%;
}

.nolibrarypulldown .transl1 {
  width: 87%;
}

#opac-main-search select {
  width: auto;
  max-width: 12em;
}

#logo {
  background: transparent url("../images/koha-logo-navbar.png") no-repeat
    scroll 0px center;
  border: 0px none;
  float: left ! important;
  margin: 0px;
  padding: 0px;
  width: 100px;
}

#logo a {
  border: 0px none;
  cursor: pointer;
  display: block;
  height: 0px ! important;
  margin: 0px;
  overflow: hidden;
  padding: 40px 0px 0px;
  text-decoration: none;
  width: 100px;
}

#user-menu-trigger {
  display: none;
}

#user-menu-trigger .icon-user {
  background: transparent url("../lib/bootstrap/img/glyphicons-halflings-white.png")
    no-repeat scroll -168px 0px;
  height: 14px;
  line-height: 14px;
  margin: 12px 0px 0px;
  vertical-align: text-top;
  width: 14px;
}

#user-menu-trigger .caret {
  border-bottom-color: rgb(153, 153, 153);
  border-top-color: rgb(153, 153, 153);
  margin-top: 18px;
}

.floating {
  box-shadow: 0px 3px 2px
    0px rgba(0, 0, 0, 0.4);
  margin-top: 0px;
}

.tdlabel {
  font-weight: bold;
  display: none;
}

td img {
  max-width: none;
 
}

#ulactioncontainer {
  min-width: 16em;
}

.notesrow label {
  font-weight: bold;
}

.notesrow span {
  display: block;
}

.thumbnail-shelfbrowser span {
  margin: 0px auto;
}

.dropdown-menu > li > a.menu-inactive:hover {
  background: rgb(255, 255, 255)
    none repeat scroll 0% 0%;
  color: rgb(0, 0, 0);
}

.table .sorting_asc {
  padding-right: 19px;
  background: rgb(236, 237, 230)
    url("../images/asc.gif") no-repeat scroll right center;
}

.table .sorting_desc {
  padding-right: 19px;
  background: rgb(236, 237, 230)
    url("../images/desc.gif") no-repeat scroll right center;
}

.table .sorting {
  padding-right: 19px;
  background: rgb(236, 237, 230)
    url("../images/ascdesc.gif") no-repeat scroll right center;
}

.table .nosort, .table .nosort.sorting_asc, .table .nosort.sorting_desc, .table .nosort.sorting
 {
  padding-right: 19px;
  background: rgb(236, 237, 230)
    none repeat scroll 0% 0%;
}

.table th, .table td {
  line-height: 135%;
}

.tags ul {
  display: inline;
  list-style: outside none none;
  margin-left: 0px;
}

.tags ul li {
  display: inline;
}

.coverimages {
  float: right;
}

#i18nMenu {
  margin-left: 1em;
}

#i18nMenu li {
  font-size: 85%;
}

#i18nMenu li li {
  font-size: 100%;
}

#i18nMenu li li > a {
  font-size: 100%;
}

#i18nMenu li li > a:hover {
  color: rgb(255, 255, 255);
}

#i18nMenu li a {
  color: rgb(0, 118, 178);
}

#i18nMenu .dropdown-menu li p {
  clear: both;
  display: block;
  font-weight: normal;
  line-height: 20px;
  padding: 3px 20px;
  white-space: nowrap;
}

#subjectsList label, #authorSearch label {
  display: inline;
  vertical-align: middle;
}

#subjectsList ul, #authorSearch ul {
  border-bottom: 1px solid rgb(238,
    238, 238);
  list-style-type: none;
  margin: 0px;
  padding: 0.6em 0px;
}

#subjectsList li, #authorSearch li {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}

#overdrive-results {
  font-weight: bold;
  padding-left: 1em;
}

.throbber {
  vertical-align: middle;
}

#overdrive-results-list .star-rating-control {
  display: block;
  overflow: auto;
}

#shelfbrowser table {
  margin: 0px;
}

#shelfbrowser table, #shelfbrowser td, #shelfbrowser th {
  border: 0px none;
  font-size: 90%;
  text-align: center;
}

#shelfbrowser td, #shelfbrowser th {
  padding: 3px 5px;
  width: 20%;
}

#shelfbrowser a {
  display: block;
  font-size: 110%;
  font-weight: bold;
  text-decoration: none;
}

#shelfbrowser #browser_next, #shelfbrowser #browser_previous {
  background-image: url("../images/sprite.png");
  background-repeat: no-repeat;
  width: 16px;
}

#shelfbrowser #browser_next a, #shelfbrowser #browser_previous a {
  cursor: pointer;
  display: block;
  height: 0px ! important;
  margin: 0px;
  overflow: hidden;
  padding: 50px 0px 0px;
  text-decoration: none;
  width: 16px;
}

#shelfbrowser #browser_previous {
  background-position: -9px -1007px;
}

#shelfbrowser #browser_next {
  background-position: -9px -1057px;
}

#holds {
  margin: 0px auto;
  max-width: 800px;
}

.holdrow {
  clear: both;
  padding: 0px 1em 1em;
  border-bottom: 1px solid rgb(204,
    204, 204);
  margin-bottom: 0.5em;
}

.holdrow fieldset {
  border: 0px none;
  margin: 0px;
  float: none;
}

.holdrow fieldset .label {
  font-size: 14px;
}

.holdrow label {
  display: inline;
}

.hold-options {
  clear: both;
}

.toggle-hold-options {
  background-color: rgb(238, 238, 238);
  clear: both;
  display: block;
  font-weight: bold;
  margin: 1em 0px;
  padding: 0.5em;
}

.copiesrow {
  clear: both;
}

#idreambooksreadometer {
  float: right;
}

a.idreambooksrating {
  font-size: 30px;
  color: rgb(41, 173, 228);
  padding-left: 85px;
  line-height: 30px;
  text-decoration: none;
}

.idreambookslegend {
  font-size: small;
}

a.reviewlink, a.reviewlink:visited {
  text-decoration: none;
  color: rgb(0, 0, 0);
  font-weight: normal;
}

.idreambookssummary a {
  color: rgb(112, 112, 112);
  text-decoration: none;
}

.idreambookssummary img, .idbresult img {
  vertical-align: middle;
}

.idbresult {
  color: rgb(41, 173, 228);
  text-align: center;
  margin: 0.5em;
  padding: 0.5em;
}

.idbresult a, .idbresult a:visited {
  text-decoration: none;
  color: rgb(41, 173, 228);
}

.idbresult img {
  padding-right: 6px;
}

.js-show {
  display: none;
}

.modal-nojs .modal-header, .modal-nojs .modal-footer {
  display: none;
}

.contents {
  width: 75%;
}

.contentblock {
  font-size: 95%;
  line-height: 135%;
  position: relative;
  margin-left: 2em;
}

.contents .t:first-child::before {
  content: "→ ";
}

.contents .t::before {
  content: "\a → ";
  white-space: pre;
}

.contents .t {
  font-weight: bold;
  display: inline;
}

.contents .r {
  display: inline;
}

.m880 {
  display: block;
  text-align: right;
  float: right;
  width: 50%;
  padding-left: 20px;
}

@media only screen and (min-width: 0px) and (max-width: 304px) {
  #oh::after {
    content: "(min-width: 0px) and (max-width: 304px)";
  }
  
  input, select, textarea {
    width: auto;
    max-width: 11em;
  }
}

@media only screen and (min-width: 0px) and (max-width: 390px) {
  #oh::after {
    content: "(min-width: 0px) and (max-width: 390px)";
  }
  
  .ui-tabs .ui-tabs-nav li a, .statictabs li a {
    padding: 0.1em 0.5em;
  }
  
  #views {
    border: 0px none;
    padding: 0px;
    margin: 0px;
  }
  
  .view {
    padding: 0px;
  }
  
  .view a, .view span {
    border: 1px solid rgb(201,
      201, 201);
    border-radius: 4px;
    font-size: 80%;
    padding: 0.3em 0.4em 4px
      26px;
  }
  
  .input-fluid {
    width: 90%;
  }
}

@media only screen and (min-width: 305px) and (max-width: 341px) {
  #oh::after {
    content: "(min-width: 305px) and (max-width: 341px)";
  }
}

@media only screen and (min-width: 342px) and (max-width: 479px) {
  #oh::after {
    content: "(min-width: 342px) and (max-width: 479px)";
  }
  
  .input-fluid {
    width: 75%;
  }
}

@media (max-width: 979px) {
  .navbar-fixed-top, .navbar-fixed-bottom {
    position: fixed;
    margin-left: 0px;
    margin-right: 0px;
  }
}

@media only screen and (max-width: 608px) {
  fieldset.rows label {
    display: block;
    float: none;
    text-align: left;
  }
  
  fieldset.rows li {
    padding-bottom: 0.5em;
  }
  
  fieldset.rows ol {
    margin-left: 0px;
  }
  
  fieldset.rows .hint {
    margin-left: 0px;
  }
  
  body {
    padding: 0px;
  }
  
  .tdlabel {
    display: inline;
  }
  
  .navbar-fixed-top, .navbar-static-top {
    margin: 0px;
  }
  
  .navbar-inner {
    padding: 0px;
  }
  
  .checkall, .clearall, .highlight_controls, #selections-toolbar, .selectcol, .list-actions,
  #remove-selected {
    display: none;
  }
  
  .table td.bibliocol {
    padding-left: 1.3em;
  }
  
  .actions {
    display: block;
  }
  
  .actions a, .actions #login4tags {
    background-color: rgb(242, 242, 239);
    border: 1px solid rgb(221,
      221, 221);
    border-radius: 4px;
    font-weight: bold;
    display: block;
    font-size: 120%;
    margin: 2px 0px;
  }
  
  .actions .label {
    display: block;
    font-weight: bold;
  }
  
  .actions #login4tags {
    margin-right: 1em;
  }
  
  #opac-main-search button, #opac-main-search input, #opac-main-search select, #opac-main-search .librarypulldown .transl1,
  #opac-main-search .input-append {
    display: block;
    width: 97%;
    max-width: 100%;
    margin: 0.5em 0px;
    border-radius: 5px;
  }
  
  #opac-main-search .input-append {
    margin: 0px;
    width: 100%;
  }
  
  #opac-main-search .librarypulldown .transl1 {
    width: 94.5%;
  }
  
  #toolbar .resort {
    font-size: 14px;
    max-width: 100%;
    margin: 0.5em 0px;
    padding: 4px 6px;
    border-radius: 5px;
  }
  
  .mastheadsearch {
    margin: 0px;
    border-radius: 0px;
  }
  
  .main {
    margin: 0.5em 0px;
    padding: 15px;
    border-radius: 0px;
  }
  
  .breadcrumb {
    margin: 10px 0px;
  }
  
  #moresearches {
    text-align: center;
  }
  
  #searchsubmit {
    font-weight: bold;
  }
  
  .ui-tabs-panel .item-thumbnail, .tabs-container .item-thumbnail, #topissues .item-thumbnail,
  #usertags .item-thumbnail, #usersuggestions .item-thumbnail {
    margin: 0.5em 0px 0px
      0.5em;
  }
  
  .ui-tabs-panel .table-bordered, .tabs-container .table-bordered, #topissues .table-bordered,
  #usertags .table-bordered, #usersuggestions .table-bordered {
    border: medium none;
  }
  
  .ui-tabs-panel .table th, .tabs-container .table th, #topissues .table th, #usertags .table th,
  #usersuggestions .table th, .ui-tabs-panel .table thead, .tabs-container .table thead,
  #topissues .table thead, #usertags .table thead, #usersuggestions .table thead 
  {
    display: none;
  }
  
  .ui-tabs-panel .table td, .tabs-container .table td, #topissues .table td, #usertags .table td,
  #usersuggestions .table td {
    border-right: 1px solid rgb(221,
      221, 221);
    border-left: 1px solid rgb(221,
      221, 221);
    border-top: 0px none;
    display: block;
    padding: 0.2em;
  }
  
  .ui-tabs-panel .table p, .tabs-container .table p, #topissues .table p, #usertags .table p,
  #usersuggestions .table p {
    margin-bottom: 2px;
  }
  
  .ui-tabs-panel tr, .tabs-container tr, #topissues tr, #usertags tr, #usersuggestions tr
   {
    display: block;
    margin-bottom: 0.6em;
  }
  
  .ui-tabs-panel tr td:first-child, .tabs-container tr td:first-child, #topissues tr td:first-child,
  #usertags tr td:first-child, #usersuggestions tr td:first-child {
    border-top: 1px solid rgb(221,
      221, 221);
    border-radius: 5px 5px 0px
      0px;
  }
  
  .ui-tabs-panel tr td:last-child, .tabs-container tr td:last-child, #topissues tr td:last-child,
  #usertags tr td:last-child, #usersuggestions tr td:last-child {
    border-radius: 0px 0px 5px
      5px;
    border-bottom: 2px solid rgb(202,
      202, 202);
  }
  
  .no-image {
    display: none;
  }
}

@media only screen and (max-width: 700px) {
  #opac-main-search label {
    display: none;
  }
  
  #logo {
    background: transparent url("../lib/bootstrap/img/glyphicons-halflings-white.png")
      no-repeat scroll 0px -24px;
    margin: 14px 14px 0px;
    width: 14px;
  }
  
  #logo a {
    padding: 14px 0px 0px;
    width: 14px;
  }
  
  #user-menu-trigger {
    display: inline;
    margin-right: 12px;
  }
  
  #members {
    display: none;
    clear: both;
  }
  
  #members li {
    padding-right: 20px;
    text-align: right;
    border-bottom: 1px solid rgb(85,
      85, 85);
  }
  
  #members li:first-child {
    border-top: 1px solid rgb(85,
      85, 85);
  }
  
  #members li:last-child {
    border-bottom: medium none;
  }
  
  #members .nav {
    float: none;
  }
  
  #members .nav.pull-right {
    float: none;
  }
  
  #members .nav > li {
    float: none;
  }
  
  #members .divider-vertical {
    border: 0px none;
    height: 0px;
    margin: 0px;
  }
}

@media only screen and (min-width: 480px) and (max-width: 608px) {
  #oh::after {
    content: " Between 480 pixels and 608 pixels. ";
  }
  
  .input-fluid {
    width: 75%;
  }
}

@media only screen and (min-width: 608px) and (max-width: 767px) {
  #oh::after {
    content: " Between 608 pixels and 767 pixels. ";
  }
  
  .main {
    padding: 0.8em 20px;
  }
  
  .breadcrumb {
    margin: 10px 0px;
  }
  
  .navbar-static-bottom {
    margin-left: -20px;
    margin-right: -20px;
  }
  
  .row-fluid input.span6 {
    width: 48.9362%;
  }
}

@media only screen and (max-width: 767px) {
  a.title {
    font-size: 120%;
  }
  
  #userresults {
    margin: 0px -20px;
  }
  
  .breadcrumb, #top-pages, .menu-collapse {
    display: none;
  }
  
  #search-facets, #menu {
    margin-bottom: 0.5em;
  }
  
  #search-facets h4, #menu h4 {
    display: block;
    margin: 0px;
    padding: 0px;
  }
  
  #search-facets h4 a, #menu h4 a {
    border-radius: 7px;
    border-bottom: 0px none;
    font-weight: normal;
    padding: 0.7em 0.2em;
  }
  
  #search-facets ul, #menu ul {
    padding: 0px;
  }
  
  #menu li a {
    border-radius: 0px;
    border-width: 0px 0px 1px;
    border-style: none none solid;
    border-color: -moz-use-text-color -moz-use-text-color rgb(216,
      216, 216);
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    display: block;
    font-size: 120%;
    text-decoration: none;
    margin: 0px;
  }
  
  #menu li.active a {
    border-top: 1px solid rgb(216,
      216, 216);
    border-right-width: 1px;
  }
  
  #menu li:last-child a {
    border-radius: 0px 0px 7px
      7px;
  }
  
  #search-facets li {
    padding: 0.4em;
  }
  
  #search-facets h5 {
    margin: 0.2em;
  }
  
  #menu h4 a.menu-open, #search-facets h4 a.menu-open {
    border-radius: 7px 7px 0px
      0px;
    border-bottom: 1px solid rgb(216,
      216, 216);
  }
}

@media only screen and (max-width: 800px) {
  .cartlabel, .listslabel {
    display: none;
  }
  
  .navbar .divider-vertical {
    margin: 0px 2px;
  }
  
  .navbar #members .divider-vertical {
    margin: 0px 9px;
  }
}

@media only screen and (min-width: 768px) {
  .main {
    margin-left: 20px;
    margin-right: 20px;
  }
  
  #menu {
    border-width: 0px 1px 0px
      0px;
    border-style: none solid none
      none;
    border-color: -moz-use-text-color rgb(216, 216,
      216) -moz-use-text-color -moz-use-text-color;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    border-radius: 0px;
  }
  
  #menu h4 {
    display: none;
  }
  
  #menu ul {
    padding: 1em 0px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 984px) {
  #oh::after {
    content: " Between 768 and 984 pixels. ";
  }
  
  .librarypulldown .transl1 {
    width: 38%;
  }
}

@media only screen and (min-width: 984px) {
  #oh::after {
    content: " Above 984 pixels. ";
  }
  
  .librarypulldown .transl1 {
    width: 53%;
  }
}

@media only screen and (max-width: 1040px) {
  .pg_menu li a {
    float: none;
    text-align: left;
  }
  
  .pg_menu li.back_results a {
    border-style: solid;
    border-color: rgb(208, 208, 208);
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    border-width: 1px 0px;
  }
  
  #ulactioncontainer {
    min-width: 0px;
  }
}
