/* LOGO + NOMBRE en header */
/* GENERALES */
body {background-color: #FFF;}
#wrap * {-webkit-border-radius: 0 !important;-moz-border-radius: 0 !important;border-radius: 0 !important;}
a, a:link, a:visited {color: #777;}
a:hover, a:focus {color:#FC5E15;text-decoration: none;}
/* CABECERA */
#logo {display:	none;} /* koha default */
#opacheader {background-color:#FFF;padding:0.5em 0;border-bottom:2px solid #DDD}
#opacheader p {margin:0}
/* navbar fondo naranja */
.navbar-inverse .navbar-inner {background-image: unset;border-color: #FC5E15;background-color: #FC5E15;}
/* font blanco */
.navbar-inverse .brand, .navbar-inverse .nav > li > a , #members > a{color: #fff !important;text-shadow: unset;}
#members a.listmenulink, #members a.menu-inactive {color:#333 !important;}
/* carets */
#header-region .caret {border-top: 4px solid #fff;}
.fa.fa-icon-white {color:#fff}
/* barras */
.navbar-inverse .divider-vertical {border-left: none;border-right: none;}
.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: #FC7533;}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover{background-color:#FC7533;}
/* ir */
.mastheadsearch {margin-top:0}
/* avanzada, dictámenes, autoridad */
#opac-main-search select {max-width: unset;}
#moresearches a {font-weight: bold;}
#moresearches li {margin-right: 2em;}
#moresearches li::after {content: unset;}
/* */
.breadcrumb {margin: 0 0 20px;}
div#top-pages .pagination {margin: 0}
/* naranja 3 ... */
a.title,#opacmainuserblock h1 {color: #FC5E15;}
/* OCULTAR */
#login {display:none}
li a.loginModal-trigger {display:none}
th#item_current_location, td.location {display:none;}
/* th#item_status, td.status  {display:none;}*/
th#item_datedue, td.date_due {display:none;}
/* RESALTAR */
.results_summary .label { font-weight: bold; }
/* CAMBIAR POSICIÓN */
.navbar .nav {float:right} /* carrito y listas */
.dropdown-menu {right:0%;left:unset}
#members .dropdown-menu {right:initial;left:initial}
.navbar .nav > li > .dropdown-menu::before {right:3%;left:unset}
.navbar .nav > li > .dropdown-menu::after {right:3%;left:unset}
#members {float:left;}     
/*.nav .pull-right {float:left;}*/
div#cesdiv label {display:inline}
/* IMÁGENES */
.no-image {display: none !important;} 
div.coverimages img {max-width: 100px;}
.item-thumbnail, td img {max-width: 100%;}
/* BOTONES */
.btn {background-image:none;/*text-shadow:*/}
.btn-primary,.btn-success {background-color:#FC5E15;}
.btn-primary:hover,.btn-primary:focus,.btn-primary:active,.btn-primary.active,.btn-primary.disabled,.btn-primary[disabled],
.btn-success:hover,.btn-success:focus,.btn-success:active,.btn-success.active,.btn-success.disabled,.btn-success[disabled] {background-color:#FC7533;background-image:none;}
/* NUBE MATERIAS */
#opacnavright .subjectcloud {overflow-wrap: break-word;margin-right: 10px;}
.subjectcloud {text-align:  center; line-height: 16px;margin: 20px;background: #f0f0f0;padding: 3%;}
.subjectcloud a {font-weight: lighter;text-decoration: none;}
span.tagcloud0  { font-size: 12px;}span.tagcloud1  { font-size: 13px;}span.tagcloud2  { font-size: 14px;}
span.tagcloud3  { font-size: 15px;}span.tagcloud4  { font-size: 16px;}span.tagcloud5  { font-size: 17px;}
span.tagcloud6  { font-size: 18px;}span.tagcloud7  { font-size: 19px;}span.tagcloud8  { font-size: 20px;}
span.tagcloud9  { font-size: 21px;}span.tagcloud10 { font-size: 22px;}span.tagcloud11 { font-size: 23px;}
span.tagcloud12 { font-size: 24px;}span.tagcloud13 { font-size: 25px;}span.tagcloud14 { font-size: 26px;}
span.tagcloud15 { font-size: 27px;}span.tagcloud16 { font-size: 28px;}span.tagcloud17 { font-size: 29px;}
span.tagcloud18 { font-size: 30px;}span.tagcloud19 { font-size: 31px;}span.tagcloud20 { font-size: 32px;}
span.tagcloud21 { font-size: 33px;}span.tagcloud22 { font-size: 34px;}span.tagcloud23 { font-size: 35px;}
span.tagcloud24 { font-size: 36px;}
/* */
@media only screen and (max-width:700px){#user-menu-trigger {display:none}}
