/*
===========
INDEX
===========

VARIABLES 
MIXINS
RESETS
  GENERAL RESETS

*/
/*    VARIABLES   */
/*----GRID---*/
/*---colores nav------*/
/*----colores Generales----*/
/*----alto de header y logo----*/
/*----posicionamiento navbars----*/
/*--masterhead----*/
/*---ALTO TABS----*/
/*    MIXINS    */
input,
select,
button,
.breadcrumb,
.main,
#search-facets h4 a,
#menu h4 a,
#search-facets,
#menu,
.pagination-mini ul > li:last-child > a,
.pagination-small ul > li:last-child > a,
.pagination-mini ul > li:last-child > span,
.pagination-small ul > li:last-child > span,
.pagination-mini ul > li:first-child > a,
.pagination-small ul > li:first-child > a,
.pagination-mini ul > li:first-child > span,
.pagination-small ul > li:first-child > span,
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl,
.table-bordered,
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl,
#menu li a,
.btn,
.actions a,
.actions #login4tags,
.input-append input,
.input-append select,
.input-append .uneditable-input .input-append .add-on:last-child,
.input-append .btn:last-child,
.input-append .btn-group:last-child > .dropdown-toggle,
.newscontainer,
input[type="text"],
.table-bordered thead:first-child tr:first-child > th:last-child,
.table-bordered tbody:first-child tr:first-child > td:last-child,
.table-bordered tbody:first-child tr:first-child > th:last-child,
.suggestion,
.table-bordered thead:first-child tr:first-child > th:first-child,
.table-bordered tbody:first-child tr:first-child > td:first-child,
.table-bordered tbody:first-child tr:first-child > th:first-child,
.label {
  -webkit-border-radius: 0 !important;
  /* Safari 3-4, iOS 1-3.2, Android 1.6- */
  -moz-border-radius: 0 !important;
  /* Firefox 1-3.6 */
  border-radius: 0 !important;
  /* Opera 10.5, IE 9, Safari 5, Chrome, Firefox 4, iOS 4, Android 2.1+ */ }

/*--change img for bcakground ---*/
/*     RESETS    */
/*--------GENERAL RESETS---------*/
body {
  background-color: white; }

a {
  color: #ff8e02; }

a:visited {
  color: #ff8e02; }

a:hover,
a:focus {
  color: #ff8e02;
  text-decoration: underline; }

/* Change the white to any color ;) */
input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px white inset !important; }

select,
textarea,
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 {
  min-height: 30px;
  box-sizing: border-box;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

/*-------NAV RESETS-------*/
.navbar-inner,
.navbar-fixed-top .navbar-inner,
.navbar-fixed-bottom .navbar-inner,
.navbar-static-top .navbar-inner {
  background: none;
  border: none;
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  filter: none;
  padding: 0; }

.navbar {
  margin-bottom: 0; }

.navbar .nav {
  position: absolute;
  left: auto;
  display: block;
  float: none;
  margin: 0;
  right: 0; }

.navbar .brand,
.navbar .nav > li > a {
  margin: 0;
  padding: 0;
  text-shadow: none; }

.navbar .btn-navbar,
.navbar .btn-navbar:hover {
  background: none;
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin: 0;
  padding: 0;
  text-shadow: none; }

#members a,
#members p {
  color: gray;
  font-weight: normal; }

#members a.logout {
  color: #ff8e02; }

.loggedinusername {
  color: #ff8e02; }

.loggedinusername:hover {
  text-decoration: underline; }

.navbar .nav {
  top: 146px;
  right: 2.5%; }

.navbar #members .nav {
  top: 10px;
  right: 20px; }

/*----LOGO----*/
#logo {
  background: transparent url("imgs/logo-kobli.jpg") no-repeat scroll 0;
  border: 0;
  float: left !important;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 130px;
  background-size: auto 100px;
  background-position: 20px center;
  position: relative;
  z-index: 0; }
  #logo::before {
    content: "";
    display: none;
    position: absolute;
    top: 0;
    right: 20px;
    height: 100%;
    width: 405px;
    background: url("imgs/opacsmallimageright.jpeg") no-repeat;
    background-position: right 52px;
    background-size: 380px; }

#logo a {
  width: 100%;
  height: 100% !important;
  text-indent: -99999px;
  padding: 0; }

/*-------DROPDOWN GRIS-------*/
.navbar-inverse .brand,
.navbar-inverse .nav > li > a {
  color: gray;
  font-weight: normal; }

.navbar-inverse .divider-vertical {
  display: none; }

.navbar .nav > li {
  float: left;
  margin-right: 15px; }

.navbar .nav > li:last-child {
  margin-right: 0; }

.navbar-text {
  line-height: 20px; }

.icon-white,
.nav-pills > .active > a > [class^="icon-"],
.nav-pills > .active > a > [class*=" icon-"],
.nav-list > .active > a > [class^="icon-"],
.nav-list > .active > a > [class*=" icon-"],
.navbar-inverse .nav > .active > a > [class^="icon-"],
.navbar-inverse .nav > .active > a > [class*=" icon-"],
.dropdown-menu > li > a:hover > [class^="icon-"],
.dropdown-menu > li > a:focus > [class^="icon-"],
.dropdown-menu > li > a:hover > [class*=" icon-"],
.dropdown-menu > li > a:focus > [class*=" icon-"],
.dropdown-menu > .active > a > [class^="icon-"],
.dropdown-menu > .active > a > [class*=" icon-"],
.dropdown-submenu:hover > a > [class^="icon-"],
.dropdown-submenu:focus > a > [class^="icon-"],
.dropdown-submenu:hover > a > [class*=" icon-"],
.dropdown-submenu:focus > a > [class*=" icon-"] {
  background-image: url("../lib/bootstrap/img/glyphicons-halflings.png"); }

#user-menu-trigger {
  text-decoration: none; }

#user-menu-trigger .icon-user {
  background-image: url("../lib/bootstrap/img/glyphicons-halflings.png"); }

.navbar-inverse .nav > li > a:focus,
.navbar-inverse .nav > li > a:hover {
  background-color: transparent;
  color: black; }

.navbar-inverse .brand:hover,
.navbar-inverse .nav > li > a:hover,
.navbar-inverse .brand:focus,
.navbar-inverse .nav > li > a:focus {
  color: black; }

.navbar-inverse .nav li.dropdown > a:hover .caret,
.navbar-inverse .nav li.dropdown > a:focus .caret {
  border-top-color: black;
  border-bottom-color: black; }

/*----label toggle-----*/
.navbar-inverse .nav li.dropdown.open > .dropdown-toggle,
.navbar-inverse .nav li.dropdown.active > .dropdown-toggle,
.navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle {
  background-color: transparent;
  color: black; }

/*-----Caret Toogle----*/
.navbar-inverse .nav li.dropdown.open > .dropdown-toggle .caret,
.navbar-inverse .nav li.dropdown.active > .dropdown-toggle .caret,
.navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle .caret {
  border-top-color: black;
  border-bottom-color: black; }

/*----dropdown izquierda----*/
.dropdown-menu {
  left: auto;
  right: 0; }

.navbar .nav > li > .dropdown-menu:before,
.navbar .nav > li > .dropdown-menu:after {
  left: auto;
  right: 10px; }

.navbar .nav > li > .dropdown-menu:after {
  right: 11px; }

/*----Basket---*/
#basket .main {
  min-height: calc(100vh - 130px); }

#basketcount span {
  background-color: #04c;
  color: #fff; }

/*-----basket & lists-----*/
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-submenu:hover > a,
.dropdown-submenu:focus > a {
  background: #ff8e02; }

a.listmenulink:link,
a.listmenulink:visited {
  color: #ff8e02; }

/*----idiomas------*/
#langmenu + ul a:hover {
  color: white; }

#langmenu + ul a.menu-inactive:hover {
  color: gray; }

div#changelanguage {
  display: none; }

/*-----MASTERHEAD------*/
.mastheadsearch {
  background: #eaeaea;
  border-radius: 0;
  padding-right: calc(200px + 2.5% + 10px);
  padding-left: 2.5%;
  margin-top: 0px; }

.mastheadsearch form::after,
.mastheadsearch form::before {
  content: "";
  display: table; }

.mastheadsearch form::after {
  clear: both; }
.mastheadsearch form,
.mastheadsearch form > *,
.mastheadsearch .input-append > * {
  display: block !important; }
.mastheadsearch form > *,
.mastheadsearch .input-append > * {
  float: left; }
.mastheadsearch .input-append #searchsubmit {
  width: 40px;
  box-sizing: border-box;
  text-align: center;
  padding: 5px; }
.mastheadsearch .input-append select {
  width: 180px !important;
  box-sizing: border-box; }
.mastheadsearch form > * {
  box-sizing: border-box;
  margin: 0; }
.mastheadsearch form > input {
  min-width: 180px;
  margin: 0 10px; }
.mastheadsearch form > label {
  word-wrap: break-word;
  width: 80px;
  text-align: left;
  padding-right: 10px;
  box-sizing: border-box;
  padding-top: 4px; }
.mastheadsearch form > #translControl1 {
  height: 30px;
  width: calc(100% - ((180px * 2) + 80px + 40px + (10px * 2))) !important; }
.mastheadsearch .input-append.nolibrarypulldown {
  width: calc(100% - (180px + 80px)); }
  .mastheadsearch .input-append.nolibrarypulldown input[type="text"] {
    margin-left: 10px;
    width: calc(100% - (10px + 40px)); }

#opac-main-search select {
  max-width: none;
  width: 180px; }

/*-------- min width for slects----------*/
/*----RESET BOTONES-----*/
.btn-primary,
.btn-success,
.btn {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  text-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: #ff8e02;
  border: 0;
  color: white;
  font-weight: normal;
  transition: background 300ms ease; }
  .btn-primary:hover,
  .btn-success:hover,
  .btn:hover {
    background: #87817a;
    transition: background 300ms ease;
    color: white; }
  .btn-primary:focus,
  .btn-success:focus,
  .btn:focus {
    border: 0;
    outline: none;
    background: #505050; }

.btn-primary,
#usertags form input[type="submit"] {
  height: 30px; }

textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  border-color: #ff8e02;
  outline: 0;
  outline: thin dotted \9;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

/*------Layouts generals-----*/
#wrap {
  min-height: 0; }

.main {
  min-height: calc(100vh - 186px);
  border: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  width: 95%;
  margin: 0 auto;
  max-width: 1255px;
  box-sizing: border-box;
  min-height: calc(100vh - 353px); }

.main > .container-fluid {
  padding-top: 20px; }

.container-fluid {
  padding: 0; }

body:not(#opac-main) .row-fluid .span2 {
  width: 18.33333%;
  margin: 0;
  box-sizing: border-box; }
body:not(#opac-main) .row-fluid .span10,
body:not(#opac-main) .row-fluid .span7 {
  width: 81.66667%;
  margin: 0;
  box-sizing: border-box;
  padding-left: 30px; }

/*---HIDES---*/
.no-image {
  display: none; }

/*--------BUSQUEDA AVANZADA----------*/
#advsearch input[type="submit"] {
  margin: 5px; }
  #advsearch input[type="submit"]:hover {
    background: #6c6862; }
#advsearch input + a.btn,
#advsearch input + a.btn + a.btn {
  margin: 5px;
  background: #87817a; }
  #advsearch input + a.btn:hover,
  #advsearch input + a.btn + a.btn:hover {
    background: #6c6862; }
  #advsearch input + a.btn:visited,
  #advsearch input + a.btn + a.btn:visited {
    color: white; }
#advsearch #booleansearch label {
  width: 20px;
  display: inline-block; }
#advsearch #booleansearch select,
#advsearch #booleansearch input {
  margin: 5px 5px 5px 0; }
#advsearch #opac-main-search > .span12::before {
  content: "";
  display: block;
  width: 100%;
  height: 38px;
  background: #eaeaea;
  position: relative;
  z-index: -1;
  top: 6px;
  margin-bottom: 8px; }

/*------MENU MORESEARCHES-----*/
#moresearches {
  text-align: center; }

/*-------NAV LATERAL BUSQUEDA-------*/
/*-------NAV LATERAL USER-------*/
#menu h4,
#search-facets h4 {
  display: block;
  margin-bottom: 0; }
  #menu h4 a,
  #search-facets h4 a {
    background: url(imgs/arr_up.png) no-repeat calc(100% - 15px) center;
    color: white;
    text-transform: uppercase;
    padding: 7px 10px;
    border-bottom: 0;
    text-align: left;
    padding-right: 25px;
    line-height: 1.25;
    background-color: #9e9e9e !important;
    transition: all 300ms ease;
    font-size: 12px; }
    #menu h4 a:hover,
    #search-facets h4 a:hover {
      background-color: gray !important; }
  #menu h4 a.menu-open,
  #search-facets h4 a.menu-open {
    background-image: url(imgs/arr_down.png); }

#usermenu {
  margin: 20px 0; }

#menu {
  border: 0; }
  #menu ul {
    padding: 0;
    margin: 0; }
    #menu ul li {
      padding: 0;
      margin: 0; }
      #menu ul li a {
        display: block;
        padding: 10px;
        margin: 0;
        border: 0;
        border-bottom: 1px solid white;
        background: #eaeaea;
        color: black;
        transition: all 300ms ease;
        text-decoration: none; }
        #menu ul li a:hover {
          background: #cacaca; }
      #menu ul li:last-child a {
        border: 0; }
      #menu ul li.active a {
        background-color: #f9f9f9; }

#search-facets {
  border: 0; }
  #search-facets ul {
    padding: 0;
    margin: 0; }
    #search-facets ul li {
      padding: 0;
      margin: 0; }
      #search-facets ul li a {
        display: block;
        padding: 3px 0;
        margin: 0;
        border: 0;
        color: #525252;
        transition: all 300ms ease;
        text-decoration: none; }
        #search-facets ul li a:hover {
          text-decoration: underline; }
      #search-facets ul li:last-child a {
        border: 0; }
  #search-facets h5 {
    padding: 0;
    margin: 0;
    text-transform: uppercase;
    color: black;
    padding-bottom: 6px;
    font-size: 12px; }
  #search-facets .menu-collapse > li {
    border-bottom: 1px solid #eaeaea;
    padding: 0 7px 12px 7px;
    margin-bottom: 12px; }
    #search-facets .menu-collapse > li:first-child {
      padding-top: 15px; }
  #search-facets li.showmore a {
    color: #ff8e02;
    text-indent: 0;
    padding: 10px 0 0 0; }

#search-facets > ul > li#availability_facet a,
#search-facets > ul > li#holdingbranch_id a {
  color: #ff8e02; }

input.editshelf,
.deleteshelf {
  color: #ff8e02; }

/*------RESET TABLES--------*/
.ui-tabs .ui-tabs-nav {
  padding: 0; }

.table-striped tbody > tr:nth-child(odd) > td,
.table-striped tbody > tr:nth-child(odd) > th {
  background-color: transparent; }

.table-striped tbody > tr:nth-child(even) > td,
.table-striped tbody > tr:nth-child(even) > th {
  background: #f7f7f7; }

/*-------CUADRO DETALLE-------*/
#action {
  background: transparent;
  border: 0; }
  #action li {
    border-bottom: 1px solid #e8e8e8; }

.pg_menu li.back_results a {
  border: 0; }

.nav_results {
  border: 0; }
  .nav_results .pg_menu {
    border: 0; }

.nav_results .l_Results a {
  background: url(imgs/arr_up.png) no-repeat calc(100% - 15px) center;
  color: white;
  text-transform: uppercase;
  padding: 7px 10px;
  border-bottom: 0;
  text-align: left;
  padding-right: 25px;
  line-height: 1.25;
  background-color: #9e9e9e !important;
  transition: all 300ms ease;
  font-size: 12px; }
  .nav_results .l_Results a:hover {
    background-color: gray !important; }
.nav_results .l_Results a {
  padding-left: 30px;
  background: #E1E1E1 url("imgs/sprite.png") no-repeat 0 -512px; }

.pg_menu a {
  color: black; }

#listResults li:hover {
  background-color: #ff8e02; }

.pg_menu li a, .pg_menu li span {
  background-color: white; }

.pg_menu {
  background-color: white; }

#bookcover {
  width: 150px;
  box-sizing: border-box;
  position: absolute;
  right: 30px;
  max-height: 200px;
  overflow: hidden;
  text-align: right;
  top: 20px; }

/*----ICONOS----*/
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,
.searchresults a.highlight_toggle,
.actions a.addtocart,
#tagsel_span input.submit,
#tagsel_tag,
.actions a.hold,
.actions a.addtoshelf,
#login4tags,
#social_networks a,
#renewselected_link,
#renewall_link,
.addto a.addtocart,
#shelfbrowser #browser_next,
#shelfbrowser #browser_previous {
  background-image: url("imgs/sprite.png"); }

.table .sorting_asc {
  padding-right: 19px;
  background: url("imgs/asc.png") no-repeat scroll right center #eaeaea; }

.table .sorting_desc {
  padding-right: 19px;
  background: url("imgs/desc.png") no-repeat scroll right center #eaeaea; }

.table .sorting {
  padding-right: 19px;
  background: url("imgs/ascdesc.png") no-repeat scroll right center #eaeaea; }

.authlink {
  background: url(imgs/filefind.png) no-repeat center;
  background-size: 15px; }
  .authlink img[src*="filefind"] {
    opacity: 0; }

#numresults {
  opacity: 0.7; }
  #numresults .rsssearchlink {
    background: url(imgs/rss_ico.png) no-repeat center;
    background-size: 17px; }
    #numresults .rsssearchlink img[src*="feed-icon"] {
      opacity: 0; }
  #numresults .rsssearchlink {
    width: 19px;
    height: 19px;
    display: inline-block; }

/*------RESET TABLES--------*/
.ui-widget-content a,
.ui-widget-content a:visited {
  color: #ff8e02; }

.ui-tabs .ui-state-default a,
.ui-tabs .ui-state-default a:link,
.ui-tabs .ui-state-default a:visited {
  color: black; }

.nav_pages .close_pagination a {
  color: white; }

/*------RESET TAB VIEWS--------*/
div#catalogue_detail_biblio {
  padding: 0 200px 10px 40px;
  background: #f2f2f2;
  margin-top: 30px;
  position: relative;
  margin-bottom: 40px; }
  div#catalogue_detail_biblio #views {
    position: relative;
    top: -30px;
    left: -40px;
    height: 30px;
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    border-bottom: 0; }
    div#catalogue_detail_biblio #views + h1 {
      margin-top: 0; }
    div#catalogue_detail_biblio #views .view {
      padding: 0;
      margin: 0;
      display: block; }
      div#catalogue_detail_biblio #views .view > span, div#catalogue_detail_biblio #views .view > a {
        height: 30px;
        display: block;
        float: left;
        box-sizing: border-box;
        padding-right: 20px;
        margin-right: 5px;
        border: 0;
        text-transform: uppercase; }
      div#catalogue_detail_biblio #views .view > a {
        background-color: transparent;
        font-weight: bold; }
      div#catalogue_detail_biblio #views .view > span {
        background-color: #f2f2f2; }

#opac-marcdetail div#catalogue_detail_biblio {
  padding-bottom: 0; }
  #opac-marcdetail div#catalogue_detail_biblio table#items {
    position: relative;
    left: -40px;
    border: 0;
    padding: 20px; }
    #opac-marcdetail div#catalogue_detail_biblio table#items tbody {
      display: block;
      border: 1px solid #EEE; }
    #opac-marcdetail div#catalogue_detail_biblio table#items caption {
      background: white;
      padding: 30px 20px 10px 20px; }

.view a,
.view span {
  background-image: url("imgs/sprite.png"); }

/*----MARC----*/
#marc {
  background: transparent;
  border: 0; }
  #marc th {
    border-top: 1px solid #c3c3c3;
    padding: 10px 0 5px 10px; }
  #marc tr:first-child th {
    border: 0; }
  #marc td {
    padding: 0 0 5px 10px; }
  #marc td:first-child {
    width: 30%;
    text-indent: 0; }
  #marc td:last-child {
    width: 70%; }

/*----BREADCRUMB----*/
.breadcrumb {
  margin: 10px 0 20px 0;
  background: transparent;
  border-bottom: 1px solid #d0d0d0;
  margin: 0;
  padding-right: 0;
  padding: 0;
  width: auto;
  display: inline-block; }
  .breadcrumb a {
    color: gray;
    text-shadow: none; }

/*---RESALT---*/
.term {
  color: inherit;
  background-color: #ffff99; }

/*-------RESULTADOS-------*/
td.bibliocol {
  padding: 15px 25px 15px 5px; }
  td.bibliocol a.title {
    font-size: 13px;
    color: #ff8e02;
    font-weight: bold;
    padding-bottom: 5px;
    display: block; }
  td.bibliocol a.title + p,
  td.bibliocol span.author {
    font-size: 13px;
    color: #585858;
    font-weight: bold; }
  td.bibliocol span.results_summary {
    font-size: 12px;
    color: #585858;
    padding-bottom: 2px; }
  td.bibliocol span.label {
    font-size: 12px;
    color: #585858; }
  td.bibliocol .results_summary.ratings {
    padding: 5px 0; }

.available {
  color: #351d00; }

.pagination ul {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

/*----TOOLBAR---*/
.toolbar {
  background-color: #f7f7f7;
  border: 0;
  padding: 5px 0; }

select#sort_by,
select#addto {
  min-height: 25px; }

#selections-toolbar,
.selections-toolbar {
  background: transparent;
  margin: 0 0 1em 0;
  padding-top: .5em;
  padding-left: 10px;
  border-top: 0; }

input.hold {
  color: #ff8e02 !important; }

input.hold.disabled {
  color: gray !important; }

.highlight_controls {
  height: 25px;
  padding-top: 3px;
  box-sizing: border-box;
  padding-left: 11px; }

/*----footer----*/
#opaccredits,
#koha_url {
  display: none; }

footer {
  padding: 20px 30px;
  background: #e8e8e8;
  text-align: right;
  color: gray;
  position: relative;
  height: 30px; }

/*----ALERTS----*/
.alert-success,
.alert,
.alert-info {
  background: transparent;
  filter: none;
  border-color: #ff8e02; }

/*---SOCIALS ICONS---*/
#social_networks span {
  display: block;
  color: gray;
  width: 100%; }
#social_networks #facebook,
#social_networks #linkedin,
#social_networks #delicious,
#social_networks #email {
  background: url(imgs/facebook_ico.svg) no-repeat center;
  width: 25px;
  height: 25px !important;
  display: block;
  background-size: 25px;
  margin-right: 10px; }
#social_networks #linkedin {
  background-image: url(imgs/linkedin_ico.svg); }
#social_networks #delicious {
  background-image: url(imgs/delicious_ico.svg); }
#social_networks #email {
  background-image: url(imgs/mail_ico.svg); }

/*--limpiar portadas---*/
.coverimages {
  width: 120px;
  margin-left: 20px; }

#results #bookcover img,
#results .coverimages img,
#results #shelfbrowser img,
#opac-userlists #bookcover img,
#opac-userlists .coverimages img,
#opac-userlists #shelfbrowser img,
#opac-detail #bookcover img,
#opac-detail .coverimages img,
#opac-detail #shelfbrowser img {
  /*--display: none;---*/
  display: inline; }
  #results #bookcover img.imgok,
  #results .coverimages img.imgok,
  #results #shelfbrowser img.imgok,
  #opac-userlists #bookcover img.imgok,
  #opac-userlists .coverimages img.imgok,
  #opac-userlists #shelfbrowser img.imgok,
  #opac-detail #bookcover img.imgok,
  #opac-detail .coverimages img.imgok,
  #opac-detail #shelfbrowser img.imgok {
    display: inline;
    width: auto;
    height: auto; }
#results .coverimages img.imgok,
#opac-userlists .coverimages img.imgok,
#opac-detail .coverimages img.imgok {
  width: 100px; }
#results #shelfbrowser img.imgok,
#opac-userlists #shelfbrowser img.imgok,
#opac-detail #shelfbrowser img.imgok {
  width: 90px; }

.no-image {
  display: none !important;
  border: 1px solid #dadada;
  color: #979797;
  font-size: 86%;
  font-weight: bold;
  text-align: center;
  width: 75px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  padding: 23px 5px;
  margin: 0 auto;
  font-weight: normal; }

#opac-detail .no-image {
  display: none !important; }

/*    MEDIA QUERIES    */
@media (max-width: 767px) {
  #logo {
    position: absolute;
    top: 40px;
    width: 100%;
    height: 120px;
    background-size: auto 70px;
    background-position: 20px 0; }

  #logo::before {
    background-position: 20px 80px;
    background-size: 290px auto;
    right: auto;
    width: 100%; }

  .mastheadsearch {
    margin-top: 130px; }

  #menu h4 a,
  #menu h4 a.menu-open {
    font-size: 14px;
    border-bottom: 0;
    padding: 10px; }

  #advsearch #moresearches {
    margin-top: 100px; }

  body:not(#opac-main) .row-fluid .span2 {
    width: 100%; }
  body:not(#opac-main) .row-fluid .span10,
  body:not(#opac-main) .row-fluid .span7 {
    width: 100%;
    padding-left: 0; }

  #userresults {
    width: 100%;
    margin: 0; }

  .mastheadsearch .input-append.nolibrarypulldown input[type="text"] {
    width: 100%;
    margin: 5px 0; } }
@media only screen and (max-width: 700px) {
  .navbar .nav {
    top: 10px;
    right: 51px; }

  .navbar #members .nav {
    top: 50px;
    right: 0;
    width: 100%;
    background: white;
    z-index: 1; }
    .navbar #members .nav li {
      margin: 0;
      padding: 8px 26px;
      border-bottom: 1px solid #e4e4e4; }

  #members li:first-child {
    border-top: 1px solid #e4e4e4; }

  .mastheadsearch {
    padding-right: 0; }

  #opac-main-search label {
    display: none !important; }

  .mastheadsearch {
    padding: 15px; }
    .mastheadsearch .input-append {
      width: 100% !important; }
      .mastheadsearch .input-append #searchsubmit {
        width: 100% !important;
        margin: 5px 0 !important; }
      .mastheadsearch .input-append select {
        width: 100% !important;
        margin: 5px 0 !important; }
    .mastheadsearch form > #translControl1 {
      width: 100% !important;
      margin: 5px 0 !important; }
    .mastheadsearch #masthead_search {
      width: 100% !important;
      margin: 5px 0 !important; }

  #opac-main-search select {
    width: 100% !important; }

  #langmenu + ul a {
    text-align: left; }

  #members li:first-child,
  #members li:last-child {
    border: 0; } }
@media only screen and (max-width: 608px) {
  .actions a, .actions #login4tags {
    background-color: transparent;
    border: 0;
    margin: 8px 0;
    font-size: 14px;
    font-weight: normal; }

  div#catalogue_detail_biblio {
    padding-bottom: 10px; }
    div#catalogue_detail_biblio #views {
      width: calc(100% + (40px * 2) );
      left: -40px; }
      div#catalogue_detail_biblio #views .view {
        width: 100%;
        display: block; }
        div#catalogue_detail_biblio #views .view > span, div#catalogue_detail_biblio #views .view > a {
          width: 100%;
          display: block;
          border: 1px solid white;
          padding: 20px; }

  div#catalogue_detail_biblio #views .view > span, div#catalogue_detail_biblio #views .view > a {
    padding: 4px 0 0 30px;
    min-height: 33px; }

  div#catalogue_detail_biblio #views .view > span, div#catalogue_detail_biblio #views .view > a {
    padding: 4px 0 0 30px;
    min-height: 31px;
    border: 1px solid #d0d0d0;
    margin: 2px 0;
    background: white;
    border-radius: 0; }

  #advsearch #booleansearch select,
  #advsearch #booleansearch input {
    width: 100%; }

  #opac-main-search input {
    width: 100%; } }
@media (max-width: 480px) {
  #moresearches li {
    width: 100%;
    display: block; }
    #moresearches li:after {
      display: none; } }
/*
//////////////////
TO_DO
  
  - OJO meter la ficha de detalle dentro de un cuadrito
  - arreglar layout
  - cambiar cerrar por icono
  - cambiar icono de rss solo con css
  - cambiar icono de lupa solo con css  y resstablecer el viejo
  - hacer que los enlaces del los member parezcan link
  - todos los desplegable que tengan un icono de desplegable
  - arreglar el toolbar
  - ojo arreglar link logo: ya!
  - ajustar min height del main para posicionar el footer
  - arreglar footer
  - arreglar tops en busqueda avanzada
  - ojo escribir el sass con variables para cambiar al mismo tiempo los menus laterales

*/

/*# sourceMappingURL=kobli_theme.css.map */
