@import "_home.css?v=202301240831";
@import "_menuprin.css?v=202301240831";
@import "_menumovil.css?v=202301240831";
@import "_topbar.css?v=202301240831";
@import "_buscador.css?v=202301240831";
@import "_ecollections.css?v=202301240831";
@import "_articulos.css?v=202301240831";
@import "_pcliente.css?v=202301240831";
@import "_refbiblio.css?v=202301240831";
@import "_fichaarticulo.css?v=202301240831";
@import "_b2b.css?v=202301240831";
@import "_footer.css?v=202301240831";
@import "_auxiliares.css?v=202301240831";

body {
  background-color: #ffffff;
  font-family: "Montserrat", sans-serif;
  color: #787878;
}

body.layout_6 {
  background-color: #f5f5f5;
}

body.layout_6 h1,
body.layout_6 h2 {
  text-align: center;
}

body.layout_6 h1 {
  margin: 20px 30px 10px;
}

h1,
h2,
h3,
h4,
h5 {
  padding: 0;
  margin: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
li,
input {
  font-family: "Montserrat", sans-serif;
}

h1 {
  font-weight: 100;
  font-size: 33px;
  margin: 20px;
}

h2 {
  font-weight: 100;
  font-size: 28px;
  margin: 20px 20px;
  padding: 0;
}

h3 {
  font-size: 18px;
  font-weight: normal;
  margin: 10px 0;
  line-height: 22px;
}

h4 {
  font-size: 16px;
  margin-top: 5px;
  margin-bottom: 5px;
}

h5 {
  font-size: 14px;
}

a {
  color: #112f56;
}

.container a{
  color: #2f6b9a;
}

::selection {
  background: #132e59;
  color: #ffffff;
}

li {
  list-style: none;
}

a:hover,
a:focus {
  text-decoration: none !important;
}

button:active,
button:focus {
  outline: none;
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
  outline: 0;
  outline-offset: 0;
}







/* Inicio del fin */

.wrap {
  padding: 10px;
}

.page {
  float: left;
}

.contenido_texto p {
  text-align: justify;
}

.section_general .titulo_seccion_ebook {
  color: #bd2525;
  font-size: 20px;
  margin-left: 0;
  font-weight: 400;
}

.treeSubjet h3 {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
}

.treeSubjet h4 {
  font-size: 14px;
  margin: 7px;
  letter-spacing: 0.2px;
  padding-left: 0;
}

.treeSubjet h5 {
  font-size: 14px;
  margin: 10px;
  padding-left: 5px;
}

.treeSubjet > ul {
  list-style: disc !important;
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid-column;
  display: table;
  margin: 0 0 20px 0;
  padding-left: 0;
}

.treeSubjet .subhead .listado_ebook {
  margin-left: 15px;
}

.treeSubjet .subhead .listado_ebook li {
  list-style: disc !important;
  color: #2f6b9a;
}

.treeSubjet a {
  color: #727c83;
  line-height: 20px;
}

.treeSubjet a:hover {
  color: #b8b8b8;
  text-decoration: none;
}

.treeSubjet h3 a {
  color: #112f56;
  background: url(/plantilla/base/assets/images/article_line.png) no-repeat left
    bottom;
  padding-bottom: 3px;
  background: none !important;
  border-bottom: solid 1px #aaabac;
  width: 100%;
  display: block;
}

.treeSubjet h3 a:hover {
  color: #ff1235;
}

.treeSubjet h4 a {
  color: #727c83;
}

.treeSubjet h5 a {
  color: #8c979c;
  font-weight: 400;
}

@media (min-width: 768px) {
  .treeSubjet {
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
  }
}

@media (min-width: 1024px) {
  .treeSubjet {
    -moz-column-count: 3;
    -webkit-column-count: 3;
    column-count: 3;
  }
}

div.bloqueprod {
  width: 150px;
  height: 280px;
  float: left;
  margin: 10px 0 15px 25px;
  overflow: hidden;
}

div.imagenprod {
  height: 190px;
  width: 130px;
  background-color: #e4e4e4;
  padding: 5px;
  margin-bottom: 5px;
}

div.imagenprod img {
  width: 128px;
  height: 186px;
}

div.prod {
  padding-left: 30px;
}

div.prodport {
  float: left;
  text-align: center;
}

div.prodport img {
  background-color: #e4e4e4;
  padding: 5px;
}

div.deltailbook p {
  text-align: justify;
  line-height: 1.2em;
}

a.sigin {
  font-size: 110%;
  font-weight: bold;
  margin: 10px;
  padding: 5px;
  color: #003366;
  display: inline-block;
  border-radius: 5px;
  background-color: #ddd;
}

a.sigin:hover {
  color: #ddd;
  background-color: #003366;
}

.fichaebook {
  text-align: center;
  height: 300px;
}

.contentbook {
  position: absolute;
  height: 280px;
  width: 100%;
  overflow: hidden;
  padding: 10px;
}

.contentbook:hover {
  overflow: visible;
  z-index: 100000;
  background-color: #fff;

  margin-top: -10px;
  height: auto;
  -webkit-box-shadow: 6px 6px 13px -4px rgba(140, 137, 140, 1);
  -moz-box-shadow: 6px 6px 13px -4px rgba(140, 137, 140, 1);
  box-shadow: 6px 6px 13px -4px rgba(140, 137, 140, 1);
}

.fichaebook a.portada {
  display: block;
}

.fichaebook a.portada img {
  width: 128px;
  height: 186px;
  border: #e4e4e4 3px solid;
  margin-bottom: 5px;
}

.fichaebook a.portada:hover img {
  border: #000000 3px solid;
}

.fichaebook a.titulo {
  display: block;
  font-size: 12px;
}

.fichaebook span.autor {
  display: none;
  font-size: 10px;
  line-height: normal;
}

.fichaebook .contentbook:hover span.autor {
  display: inline;
}


@media (min-width: 768px) {
  .caja_pestanas .pestanas_collapse .collapse .well #treetoc li {
    font-family: "Lora", serif;
  }
}

div.faq {
  padding: 15px;
  border-bottom: #666666 1px dotted;
}

div.faq p {
  font-size: 10px;
  text-align: justify;
}

div.faq h4 * {
  font-size: 15px;
}

.tabform th {
  height: 3em;
  font-size: 1.3em;
}

.tabform td {
  padding: 5px 5px 5px 5px;
  font-size: 12px;
}

.tabform td.blores {
  background-color: #666666;
  color: #ffffff;
  padding: 5px 5px 5px 5px;
}

.tabform i {
  color: #a8000d;
}

.tabform input {
  height: 22px;
  border-color: #9c9c9c #d1d1d1 #e6e6e6 #c3c3c3;
  border-style: solid;
  border-width: 1px;
}

form.general label {
  display: inline-block;
  padding-bottom: 5px;
}

.obli {
  font-size: 11px;
  color: #f18e00;
}

table.tlistado {
  font-size: 16px;
  border: #666666 1px solid;
  margin: 15px;
  width: 100%;
}

table.tlistado th {
  padding: 8px;
  background-color: #cc0033;
  color: #ddd;
}

table.tlistado td {
  padding: 8px;
}

table.tlistado tr:nth-child(even) {
  background-color: #eee;
}

#bloqyaes,
#bloqnoes {
  padding: 10px;
  margin-top: 20px;
}

#bloqyaes {
  width: 250px;
  margin-right: 30px;
  border-top: #d4d4d3 1px solid;
  border-right: #d4d4d3 1px solid;
  background: url(../img/ar_div.gif) top left no-repeat;
  float: left;
}

#bloqyaes input.input {
  height: 22px;
  width: 240px;
  border-color: #9c9c9c #d1d1d1 #e6e6e6 #c3c3c3;
  border-style: solid;
  border-width: 1px;
}

#bloqyaes label {
  display: block;
  font-weight: bold;
}

#bloqnoes {
  font-size: 12px;
}

table.tabacceso td {
  padding: 15px;
}

table.tabacceso td.mini {
  font-size: 90%;
}

span.aceptarcond {
  display: block;
  padding: 5px 10px;
  font-size: 0.95em;
}

span.aceptarcond a {
  text-decoration: underline;
}

input.error,
select.error {
  border: 1px solid red;
}

label.error {
  background: url("../img/unchecked.gif") no-repeat;
  padding-left: 16px;
  margin-left: 0.3em;
}

label.valido {
  background: url("../img/checked.gif") no-repeat;
}

#warning {
  color: #cc0000;
  font-size: 105%;
  background-color: #ffff99;
}

.itemft {
  margin-bottom: 20px;
  border-bottom: #999999 1px solid;
  padding-bottom: 10px;
  width: 100%;
}


a.btnblank {
  display: inline-block;
  background-color: #fff;
  padding: 2px 5px;
  border-radius: 10px;
  font-size: 12px;
}

a.btnblank:hover {
  background: #999999;
  color: #ffffff;
}

table#tbuscador td {
  padding: 6px 2px;
  vertical-align: top;
}

.nomList {
  font-weight: bold;
}

.nomList small {
  font-size: 12px;
}

h2.titmilista {
  display: inline-block;
  margin-bottom: 10px;
  font-weight: bold;
}

.lnkRenameList {
  cursor: pointer;
}

.formRenameList {
  display: inline-block;
}

ul.btnlista {
  margin: 20px 20px;
  padding: 0;
}

ul.btnlista li {
  display: inline-block;
}

ul.btnlista li.separador {
  width: 40px;
}

ul.btnlista li a {
  color: #ffffff;
  padding: 4px 10px;
  font-size: 12px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

ul.btnlista li a:hover {
  opacity: 0.7;
}

div.box-add-list {
  padding-top: 15px;
  padding-bottom: 30px;
}

.lnk {
  color: #d3022c;
  padding: 10px 2px;
  font-size: 10px;
  margin: 0;
}

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  box-shadow: 1px 1px rgba(0, 0, 0, 0.05) inset;
}

.well.small {
  padding: 4px;
}

.well h4 {
  margin-left: 15px;
}

.well p {
  margin: 0;
}

.count_itemslista {
  font-weight: normal;
}

ul.listIntranet {
  padding-top: 20px;
}

ul.listIntranet li {
  font-size: 15px;
  padding-bottom: 20px;
}

.lnkprod {
  display: block;
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-family: 14px;
  color: #000000;
}

.lnkprod img {
  width: 80%;
}

.lnkprod .datosprod span {
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  font-weight: bold;
}

.section {
  padding: 20px 0;
  background-color: #ececec;
}

/*
.section.colecciones h2 {
    background-color: #fff;
    text-align: center;
    border-bottom: #fff 1px dotted;
    padding-top: 20px;
    margin-top: -70px;
    border-top-right-radius: 25px;
    border-top-left-radius: 25px;
}

.section.noticias {
    background-color: #eee;
    margin-top: 30px;
    padding-top: 0;
}

.section.footer {
    background-color: #ea0130;
    text-align: center;
    padding: 50px 5px 30px 5px;
}

.section.footer a {
    color: #fff !important;
}

.section.footer ul.menupie {
    list-style: none;
    position: relative;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    font-size: 12px;
}

.section.footer ul.menupie li::after {
    color: #00ff;
    margin-left: 10px;
    content: "//";
}

.section.footer ul.menupie li.last:after {
    margin-left: 0;
    content: "";
}
*/

.cabecera a.logo {
  display: block;
}

.linkstop,
#loginHead {
  font-size: 14px;
  display: inline-block;
  margin: 5px 5px;
}

.linkstop {
  margin: 13px 15px;
}

a.btnblank {
  font-size: 10px;
}

.bloque {
  margin: 10px;
}

.descripcion-collapse .table_contents #ttToclink {
  font-size: 16px;
}

.editoriales .portada {
  background-color: #efefef;
  width: 100%;
}

.editoriales .portada,
.editoriales .portada img {
  display: inline-block;
  height: 220px;
  text-align: center;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.editoriales .portada:hover img {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.editoriales .desc {
  height: 100px;
  text-align: center;
  overflow: hidden;
  margin-bottom: 40px;
}

.editoriales h3 {
  text-align: center;
}

.colecciones .portada {
  background-color: #efefef;
  width: 100%;
}

.colecciones .portada,
.colecciones .portada img {
  display: inline-block;
  height: 220px;
  text-align: center;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.colecciones .portada:hover img {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.colecciones .desc {
  height: 100px;
  text-align: center;
  overflow: hidden;
  margin-bottom: 40px;
}

.colecciones h3 {
  text-align: center;
}

@media (min-width: 1200px) and (max-width: 1298px) {
  .lnkprod .datosprod .titulo_ecollection {
    font-size: 12px;
  }
}

@media (max-width: 991px) {
  .linkstop {
    margin: 14px 5px;
    float: none;
    padding: 13px 5px;
    width: 100%;
  }

  .linkstop li {
    color: #c9c9c9;
  }

  .linkstop a {
    color: white;
  }
  /*
    .section.footer ul.menupie {
        padding: 5px 80px;
    }
*/
  .input-group .form-control {
    z-index: 0;
  }

  table ul {
    -webkit-padding-start: 0;
  }

  div.prodport {
    float: none;
  }

  h1.titulo {
    color: grey;
    font-weight: bold;
    font-size: 21px;
    margin-top: -10px;
  }

  ul.ariadna {
    padding: 10px 15px;
    margin-bottom: 23px;
  }

  ul.ariadna a {
    color: grey;
  }

  .prodport {
    margin-bottom: 27px;
  }

  .bloque {
    line-height: 29px;
    margin-bottom: 26px;
  }

  div.deltailbook p {
    line-height: 23px;
  }

  #searchBoxes input {
    margin: 10px;
  }

  .form-horizontal select {
    margin: 5px 10px;
  }
}

.filtro_ebook {
  font-size: 25px;
  margin-top: -16px;
  margin-bottom: 38px;
}

.filtro_ebook strong {
  text-decoration: underline;
}

@media (max-width: 991px) {
  .filtro_ebook {
    font-size: 15px;
  }
}

.contenedor_filtro {
  margin-bottom: 25px;
}

.contenedor_filtro a {
  font-family: "open sans", sans-serif;
  font-size: 20px;
}

.contenedor_filtro a:hover {
  color: black;
}

.tabla_filtro {
  background-color: #f4f4f4;
}

.tabla_filtro > tbody > tr > td {
  border-top: 1px solid #fff0;
}

.tabla_filtro > tbody > tr > td a {
  color: #6a747c;
  line-height: 20px;
  font-weight: 500;
  font-size: 16px;
  text-decoration: none;
}

.tabla_filtro > tbody > tr > td {
  padding: 28px;
}

@media (max-width: 991px) {
  .tabla_filtro > tbody > tr > td {
    padding: 17px 11px;
  }
}

a.btnblank:hover {
  background: #ffffff;
  color: #afafaf;
}

.label-default {
  padding: 7px 17px;
  color: #959595;
  letter-spacing: 1px;
  background-color: #e7e7e7;
  border-radius: 28px;
  font-size: 11px !important;
}

.label-default[href]:focus,
.label-default[href]:hover {
  background-color: #8c8c8c;
}

.npaginas {
  font-size: 12px;
  text-align: right;
  margin-left: 20px;
}

ul.ariadna2 {
  margin-bottom: 11px;
}

ul.ariadna2 > li > a {
  text-decoration: none;
}

ul.ariadna2 > li > a:hover {
  color: #cdcdcd;
}

._barracontrol {
  padding-top: 20px;
}

.pagination {
  margin: 20px 0;
}

ul.pagination {
  text-align: right;
  width: 100%;
}

ul.pagination li {
  display: inline-block;
}

ul.ariadna3 {
  margin-bottom: 35px;
}

.pagination > li > a:hover {
  color: #7a7a7a;
  background-color: #fff;
  border-color: #ddd;
}

.pagination > .active > a:hover {
  color: #bababa;
  background-color: #5c5c5c;
  border-color: #5c5c5c;
}

div.prodport img {
  background-color: #ffffff00;
  padding: 5px;
  box-shadow: 2px 2px 2px gainsboro;
}

.fichaebook a.portada img {
  width: 128px;
  height: 186px;
  border: white solid;
  margin-bottom: 11px;
  box-shadow: 2px 2px 2px #b2b2b2;
}

.fichaebook a.portada:hover img {
  border: #000000 solid;
}

.contentbook {
  -webkit-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}

.contentbook:hover {
  overflow: visible;
  z-index: 100000;
  margin-top: -10px;
  height: auto;
  background-color: #fbfbfb;
  -webkit-box-shadow: 6px 6px 13px -4px rgba(140, 137, 140, 1);
  -moz-box-shadow: 6px 6px 13px -4px rgba(140, 137, 140, 1);
  box-shadow: 2px 2px 4px #0000002b;
}

.autor {
  -webkit-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}

.titulo:hover {
  text-decoration: none;
}

.colecciones .portada:hover img,
.editoriales .portada:hover img {
  -moz-transform: scale(1.02);
  -webkit-transform: scale(1.02);
  transform: scale(1.02);
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

.colecciones .portada,
.editoriales .portada {
  background-color: white;
}

.colecciones .portada img,
.editoriales .portada img {
  box-shadow: 2px 2px 2px #ebebeb;
}

.colecciones h3,
.editoriales h3 {
  text-align: center;
  font-weight: 600;
  line-height: 18px;
  font-size: 15px;
  padding-top: 7px;
}

.colecciones h3 a,
.editoriales h3 a {
  -webkit-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}

.colecciones h3 a:hover,
.editoriales h3 a:hover {
  text-decoration: none;
}

@media (max-width: 991px) {
  .colecciones h3 a,
  .editoriales h3 a {
    line-height: 22px;
    font-size: 18px;
  }
}

@media (max-width: 991px) {
  .page {
    float: none;
  }
}

#facelets h4 {
  font-weight: bold;
}

.resquery {
  padding-top: 10px;
  font-size: 14px;
}

.contenido_texto img {
  max-width: 100%;
  height: auto;
}

.owl-theme .owl-controls .owl-page span {
  width: 8px;
  height: 8px;
  margin: 5px 4px;
  background: #b9b9b9;
}

.owl-novedad,
.owl-colecciones {
  padding: 5px 50px;
}

@media (max-width: 991px) {
  .owl-novedad {
    padding: 5px 5px;
  }
}

.panel-heading p {
  margin: 0;
  padding-left: 10px;
}

.panel-heading h4 {
  padding: 5px;
}

.padding_faqs {
  padding: 40px;
}

@media (max-width: 991px) {
  .padding_faqs {
    padding: 20px;
  }
}

.listareas {
  margin-left: 5px !important;
}

.listareas li {
  list-style: none;
  line-height: 16px !important;
  font-size: 18px;
}

.listareas li a:hover {
  text-decoration: none;
}

.form-inline .form-group,
.form-inline .form-control {
  display: -moz-inline-stack;
}

.login_cabecera {
  padding-left: 0;
}

.cabecera a.logo img {
  margin-top: -30px;
}

.non_print img {
  box-shadow: none !important;
  max-width: 41px;
  margin-top: 19px;
  margin-bottom: 0;
}

.non_print p {
  color: #bababa;
  padding-top: 1px;
  font-size: 13px;
  letter-spacing: 0;
}

.btnart span {
  display: block;
  background-color: #bcbcbc;
  color: #fff;
  padding: 4px 6px 3px;
  margin-top: 5px;
  border-radius: 4px !important;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.avanzado_responsive img {
  max-width: 25px;
  opacity: 0.9;
  padding-top: 2px;
  margin-left: 9px;
  margin-top: 2px;
}

.avanzado_responsive:hover img {
  opacity: 0.3;
}

#signup .text:focus {
  outline: 0;
}

.principal_body {
  background-color: white !important;
}

.container {
  width: 100%;
}

@media (min-width: 991px) {
  .container {
    width: inherit;
  }
}

@media (min-width: 992px) {
  .container {
    width: 91%;
  }
}

@media (min-width: 1100px) {
  .principal_body .container {
    width: 90%;
  }
}

@media (min-width: 1200px) {
  .principal_body .container {
    width: 90%;
  }
}

@media (min-width: 1500px) {
  .principal_body .container {
    width: 90%;
  }
}

@media (min-width: 1700px) {
  .principal_body .container {
    width: 90%;
  }
}

@media (max-width: 1200px) {
  .principal_body {
    margin-left: inherit;
  }
}


.titulo_pagina {
  font-size: 23px;
  text-transform: uppercase;
  color: #112f56;
  letter-spacing: 1.5px;
  padding-bottom: 10px;
  font-weight: 600;
  margin: 15px 20px 46px 20px;
  font-size: 24px;
}

.titulo_pagina a {
  color: #132e59;
}

.titulo_pagina a:hover {
  color: #7b7b7b;
}

.section_general {
  padding: 35px 100px;
}

.section_general .subtitulo {
  font-size: 18px;
}

.ajusta_pag_novedades {
  height: 40px;
}

.seccion_pagina_novedades {
  padding: 20px;
}

.seccion_pagina_novedades {
  padding: 30px 30px;
}

.filtros-busqueda-editoriales {
  display: flex;
  justify-content: center;
  margin-bottom: 20px;
}

.filtros-busqueda-editoriales .bar-busq-texto::placeholder {
  opacity: 0.5;
  font-style: italic;
  padding-bottom: 2px;
}

.contenedor-filtros-busqueda {
  width: 100%;
  padding-top: 35px;
}

.contenedor-filtros-busqueda .buscador-por-letra ul {
  display: flex;
  justify-content: center;
  margin: 20px 5px;
  flex-wrap: wrap;
}

.contenedor-filtros-busqueda .buscador-por-letra li {
  list-style: disc;
  color: #b7b5b5;
}

.contenedor-filtros-busqueda .buscador-por-letra li:first-child {
  list-style: none;
}

.contenedor-filtros-busqueda .buscador-por-letra a {
  color: #2f6b9a;
  font-size: 16px;
  line-height: 1;
  padding-right: 25px;
  font-family: "Montserrat", sans-serif;
}

.barra-busqueda {
  display: flex;
}

.bar-busq-texto {
  width: 500px;
  height: 41px;
  margin-right: 30px;
  border: solid 0.5px #dadada;
  background-color: #f5f6f6;
  padding: 13px 20px 9px 19px;
}

.barra-busqueda button {
  border: none;
  background-color: transparent;
  margin-left: -90px;
}

.barra-busqueda .fa-search {
  font-size: 20px;
  color: #2f6b9a;
}

@media (max-width: 1200px) {
  .bar-busq-texto {
    width: 400px;
  }
}

@media (max-width: 991px) {
  .section_general {
    padding: 30px 58px;
  }

  .bar-busq-texto {
    width: 330px;
  }

  .filtros-busqueda-editoriales button {
    font-size: 12px;
    width: 150px;
  }

  .barra-busqueda button {
    margin-left: -125px;
  }

  .busqueda-editoriales-letras li {
    font-size: 12px;
  }

  .ajusta_pag_novedades {
    height: 20px;
  }

  .listado_articulos .listado-editoriales li .editorial-nombre {
    font-size: 12px;
  }
}

@media (max-width: 768px) {
  .titulo_pagina {
    font-size: 20px;
    margin-bottom: 36px;
  }

  .section_general {
    padding: 30px 50px;
  }

  .ajusta_pag_novedades {
    height: 20px;
  }
}

@media (max-width: 475px) {
  .section_general {
    padding: 10px;
  }

  .filtros-busqueda-editoriales {
    flex-direction: column-reverse;
    align-items: center;
    justify-content: center;
  }

  .barra-busqueda button {
    padding-left: 66px;
  }

  .bar-busq-texto {
    width: 300px !important;
    margin: 10px 0;
  }

  .barra-busqueda .fa-search {
    font-size: 15px;
  }

  .filtros-busqueda-editoriales button {
    font-size: 11px;
  }

  .listado_articulos .bloque-editorial .primera-letra-editorial {
    font-size: 25px !important;
  }

  .btn-input {
    bottom: 0 !important;
    right: 28px !important;
  }
}

.contenedor_titulo_pagina_completo .sup {
  margin-bottom: 0;
  text-transform: lowercase;
  font-weight: bold;
  color: #9d9d9d;
  letter-spacing: 1px;
}

.contenedor_titulo_pagina_completo .sup a {
  color: #9d9d9d;
}

.contenedor_titulo_pagina_completo .ariadna_titulo {
  padding-left: 0;
  margin-bottom: 0;
}

.contenedor_titulo_pagina_completo .ariadna_titulo li,
.contenedor_titulo_pagina_completo .ariadna_titulo li span {
  display: block;
}

.contenedor_titulo_pagina_completo .ariadna_titulo li:first-child {
  display: block;
}

.contenedor_titulo_pagina_completo .ariadna_titulo a {
  margin-bottom: 0;
  text-transform: lowercase;
  font-weight: bold;
  color: #9d9d9d;
  letter-spacing: 1px;
}

.contenedor_titulo_pagina_completo .ariadna_titulo a:hover {
  color: white;
}

.contenedor_titulo_pagina_completo h1 {
  font-size: 31px;
  margin-bottom: 14px !important;
}

.contenedor_titulo_pagina_completo .sub {
  color: #c2c2c2;
  font-size: 15px;
  letter-spacing: 0.5px;
  max-width: 500px;
  line-height: 22px;
  margin-bottom: 0;
}

.contenedor_gris .color {
  background: none;
}

.contenedor_gris .color h1 {
  color: #002763;
  background: none;
  padding-bottom: 0;
}

ul.pagination {
  text-align: center;
}

.pagination > li > a,
.pagination > li > span {
  border: none;
  background-color: whitesmoke;
  color: #8d8d8d;
  font-weight: 500;
  letter-spacing: 0.5px;
  font-size: 14px;
  margin: 3px;
}

.pagination > li > a:hover {
  color: #f5f5f5;
  background-color: #333;
  border-color: #333;
}

.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
  background-color: #333333;
  border-color: #333333;
}

.toolbar_listado {
  display: grid;
  grid-template-columns: 1fr 1fr;
  border-bottom: solid 1px #dedede;
}
@media (max-width: 600px) {
  .toolbar_listado {
    display: flex;
    flex-direction: column;
  }
  .toolbar_listado .labselect {
  }
}

.toolbar_listado > div {
  padding-bottom: 15px;
}

.toolbar_listado select {
  padding: 7px 7px;
  border: 1px #ddd solid;
  border-radius: 5px;
  background-color: #ffffff;
}

.toolbar_listado .labselect {
  font-size: 14px;
}

.volver_editorial {
  margin-top: -35px;
}

.volver_editorial a {
  font-weight: bold;
  color: #333333;
  text-align: center;
  font-size: 23px;
  display: block;
  text-transform: uppercase;
  margin-bottom: 23px;
  letter-spacing: 0.5px;
  margin-top: 25px;
}

.volver_editorial a:hover {
  color: grey;
  text-decoration: underline !important;
}

.logo_descripcion_editorial {
  background-color: white;
  padding: 19px 5px;
  box-shadow: 2px 2px 2px #00000029;
  margin-top: 30px;
}

.logo_descripcion_editorial .col-md-2 {
  display: flex;
  -webkit-justify-content: center;
  -webkit-flex-flow: column nowrap;
  height: 100%;
  min-height: 183px;
}

.logo_descripcion_editorial .col-md-10 {
  padding: 15px 20px;
  border-left: solid 1px #dadada;
  height: 100%;
  min-height: 183px;
  display: flex;
  -webkit-justify-content: center;
  -webkit-flex-flow: column nowrap;
}

.logo_descripcion_editorial img {
  max-width: 189px;
  height: auto !important;
  min-width: auto !important;
  margin: 0 auto;
}

.logo_descripcion_editorial p {
  margin-bottom: 0;
}

@media (max-width: 991px) {
  .contenedor_titulo_pagina_completo {
    height: auto;
  }

  .contenedor_titulo_pagina h1 {
    text-align: start;
    background-position: center bottom;
  }

  .contenedor_titulo_pagina_completo .sup {
    display: none;
  }

  .contenedor_titulo_pagina_completo .sub {
    text-align: center;
    margin: 0 auto;
    font-size: 14px;
  }

  .contenedor_titulo_pagina_completo .ariadna_titulo li:first-child {
    text-align: center;
  }
}

@media (max-width: 768px) {
  .contenedor_titulo_pagina {
    min-height: 80px;
    background-position: right;
  }

  .contenedor_titulo_pagina h1 {
    font-size: 22px;
    line-height: 29px;
  }

  .contenedor_titulo_pagina_completo .sub {
    display: none;
  }

  .contenedor_titulo_pagina .color {
    padding: 25px 26px !important;
  }

  .volver_editorial {
    margin-top: -13px;
    margin-bottom: 12px;
  }

  .volver_editorial a {
    margin-top: 9px;
    font-size: 18px;
  }
}

@media (max-width: 478px) {
  .contenedor_titulo_pagina {
    min-height: 80px;
    background-position: right;
  }

  .contenedor_titulo_pagina_completo {
    min-height: 126px;
  }

  .contenedor_titulo_pagina h1 {
    font-size: 20px;
  }
}

.imagen_articulo {
  webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.anadir_lista_articulo {
  margin-top: -12px;
  margin-bottom: 0;
  display: block;
  padding: 6px 6px 6px 0;
}

.anadir_lista_articulo img {
  text-align: left !important;
}

.anadir_lista_articulo strong {
  color: #2f6ba2;
  padding-left: 15px;
  font-size: 16px;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
}

.nombre_de_la_lista {
  font-size: 13px;
  font-weight: 300;
  text-decoration: underline !important;
  color: #737373;
  margin-left: 9px;
  padding-left: 40px;
  cursor: pointer;
}

.nombre_de_la_lista:hover {
  color: #27487b;
  text-decoration: underline !important;
}

#sectionGeneralLP .listado_articulos {
  margin-right: 0;
}

.listado_articulos img {
  width: 100%;
}

.listado_articulos .portada:hover .efecto_portada {
  opacity: 0.4;
  background-color: whitesmoke;
}

.listado_articulos .img-responsive {
  box-shadow: 1px 1px 3px 0px #0000001f;
}

.listado_articulos h3 a {
  text-align: center;
  text-transform: uppercase;
  font-size: 14px;
  color: #333333;
  display: block;
  font-weight: 500;
  letter-spacing: 1px;
  line-height: 19px;
  padding-top: 7px;
}

.botones_categorias_sup {
  margin-top: 1px;
  margin-bottom: 5px;
  padding: 0;
  width: 100% !important;
}

.botones_categorias_sup ul {
  padding: 0;
  margin-bottom: 3px;
}

.botones_categorias_sup ul li {
  display: inline-block;
  margin-bottom: 17px;
}

.botones_categorias_sup a {
  margin-right: 9px;
  color: #767676;
}

#sectionGeneralLP {
  padding: 0 !important;
}

.titulo_prestamos_activos {
  color: #132e59;
  font-family: "Montserrat", sans-serif;
  font-size: 27px;
  margin-top: 30px;
  margin-bottom: 60px;
}

.listado_articulos .contenido_texto img {
  height: auto !important;
  min-width: 300px;
}

.disponible {
  display: flex;
  margin-top: 10px;
  margin-left: 0;
  line-height: 1;
}

.ndisp {
  display: flex;
  margin-top: 10px;
  margin-left: 0;
  line-height: 1;
}

.disponible .color_disp {
  background-color: #3b944c;
  width: 24px;
  height: 19px;
}

.ndisp .color_ndisp {
  background: #bd2525 no-repeat center center;
  width: 24px;
  height: 19px;
}

.disponible .fecha_disp_lp {
  background-color: #fff;
  color: #939292;
  padding: 3px 10px;
  padding-top: 6px;
  font-size: 12px;
  width: 100%;
  font-family: "montserrat", sans-serif;
}

.ndisp .fecha_ndisp_lp {
  background-color: #fff;
  color: #939292;
  padding: 3px 10px;
  padding-top: 6px;
  font-size: 12px;
  width: 100%;
  font-family: "Montserrat", sans-serif;
}

.disponible i,
.ndisp i,
.itemft .porft .disponible i,
.itemft .porft .ndisp i {
  margin-right: 5px;
}

.disponible i,
.itemft .porft .disponible i {
  color: #3b944c;
  font-size: 30px;
  padding: 0;
}

.listado_articulos .bloque-editorial .primera-letra-editorial {
  color: #112f56;
  font-size: 30px;
  margin-top: 30px;
}

.listado_articulos .linea-division-editorial {
  border-top: 1px solid black;
  width: 33%;
  margin-bottom: 15px;
}

.listado_articulos .primera-letra-editorial {
  margin: 5px;
}

.listado_articulos .bloque-editorial {
  margin-bottom: 10px;
}

.listado_articulos .listado-editoriales li {
  list-style: disc;
  color: #2f6b9a;
}

.listado_articulos .listado-editoriales li a {
  font-size: 14px;
  color: #727c83;
}

.listado_articulos .editorial_prestamo_libros {
  color: #2f6b9a;
}

.titulo_historial_prestamos {
  color: #132e59;
  font-family: "Montserrat", sans-serif;
  font-size: 27px;
  margin-top: 30px;
  margin-bottom: 60px;
}

.listado_articulos .caja_prest_exp .titulo_prestamo_libros {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.listado_articulos .datosprod .autor_prestamo_libros {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.listado_articulos .datosprod .editorial_prestamo_libros {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.menu_active {
  font-weight: 800;
}

.listado_articulos .efecto_portada {
  display: none;
}

@media (max-width: 1550px) {
  .listado_articulos .datosprod .titulo_prestamo_libros {
    -webkit-line-clamp: 3;
  }
}

@media (max-width: 1450px) {
  .listado_articulos .ndisp .fecha_ndisp_lp {
    padding: 3px 6px;
  }
}

@media (max-width: 1400px) {
  .listado_articulos h3 a {
    font-size: 13px;
    line-height: 16px;
  }
}

@media (max-width: 1300px) {
  .listado_articulos .ndisp .fecha_ndisp_lp {
    padding-left: 0px;
  }
}

@media (max-width: 1250px) {
  .listado_articulos .ndisp .fecha_ndisp_lp {
    padding-left: 2px;
  }
}

@media (max-width: 1200px) {
  .listado_articulos .ndisp .fecha_ndisp_lp {
    padding-left: 0px;
  }
}

@media (max-width: 1040px) {
  .listado_articulos #librosPrestadosExp {
    margin-left: 5%;
  }
}

@media (max-width: 768px) {
  .listado_articulos h3 a {
    font-size: 12px;
    line-height: 14px;
  }

  .botones_categorias_sup {
    margin-top: -16px;
    margin-bottom: 12px;
  }

  .botones_categorias_sup .panel-title a {
    display: block;
  }

  .botones_categorias_sup .panel-title a:hover {
    background-color: whitesmoke;
  }

  .botones_categorias_sup .panel-title a i {
    padding-left: 5px;
    font-size: 12px;
    color: #da2533;
  }

  .botones_categorias_sup
    .panel-default
    > .panel-heading
    + .panel-collapse
    > .panel-body {
    background-color: whitesmoke;
    border: none;
    padding: 12px 21px 21px;
  }
}

@media (max-width: 478px) {
  .botones_categorias_sup {
    margin-top: 2px;
  }
}

.btn-articulos-container select {
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  color: #333333;
  background-color: #f0f1f1;
  border: solid 1px #aaabac;
  padding: 11.5px;
  border-radius: 5px;
  margin: 4.5px;
  width: fit-content;
}

.btn-input {
  position: relative;
  right: 80px;
  bottom: 0;
  background-color: transparent;
  color: #333333;
  border: none;
  font-size: 22px;
}

.non_print {
  text-align: left;
  margin-top: 18px;
  padding-left: 30px;
}

.non_print img {
  box-shadow: none !important;
  margin-top: 0;
  margin-bottom: 2px;
  max-width: 31px;
  display: inline-block;
}

.non_print p {
  color: #787878;
  font-size: 16px;
  letter-spacing: 0;
  text-align: center;
  margin-bottom: 0;
  display: inline-block;
  padding-left: 5px;
}

.listado_journal li {
  border-bottom: solid 1px #ededed;
  padding-top: 3px;
  display: block !important;
  padding-bottom: 3px;
  letter-spacing: 0.2px;
  font-weight: 500;
  color: #878787;
  line-height: 28px;
}

.listado_journal li span.ano {
  color: #ffffff;
  font-weight: bold;
  background-color: #a7a7a7;
  padding: 4px 5px;
}

.listado_journal li strong {
  color: #06367f;
  font-weight: 600;
}

.listado_journal li a {
  color: #06367f;
  padding: 5px;
  min-width: 28px;
  display: inline-table;
  text-align: center;
}

.listado_journal li a:hover {
  color: lightgrey;
  text-decoration: underline !important;
}

.contenido_pagina_ejournal {
  margin-top: 20px;
  margin-bottom: 41px;
}

.pagina_standard {
  background-color: white;
  padding-top: 0;
  padding-bottom: 74px;
  min-height: 780px;
}

.pagina_standard h1 {
  background: none;
  font-size: 27px;
  text-transform: uppercase;
  color: #132e59;
  letter-spacing: 1.5px;
  padding-bottom: 7px;
  font-weight: 500;
  margin-bottom: 30px;
  margin-left: 0px;
}

.pagina_standard #tituloMisListasPU {
  font-size: 27px;
  text-transform: uppercase;
  color: #132e59;
  letter-spacing: 1.5px;
  padding-bottom: 7px;
  font-weight: 500;
  margin-bottom: 30px;
  margin-left: 0px;
  background-image: none;
}

.pagina_standard #titulo_PU {
  background-image: none;
  color: #333333;
  font-size: 16px;
  text-transform: none;
}

a.boton_standard_negro,
button.boton_standard_negro,
.boton_standard_negro {
  background-color: #f0f1f1 !important;
  border: #aaabac solid 1px !important;
  border-radius: 5px !important;
  color: #333333;
  font-size: 16px;
}

a.boton_standard_negro:hover,
a.boton_standard_negro:focus,
button.boton_standard_negro:hover,
button.boton_standard_negro:focus,
.boton_standard_negro:hover,
.boton_standard_negro:focus {
  border: #333333 solid 1px !important;
  background-color: #ffffff00 !important;
  color: #333333;
}

a.boton_standard_blanco,
button.boton_standard_blanco {
  background-color: #f0f1f1 !important;
  border: #aaabac solid 1px !important;
  border-radius: 5px !important;
  color: #333333;
  font-size: 16px;
}

a.boton_standard_blanco:hover,
a.boton_standard_blanco:focus,
button.boton_standard_blanco:hover,
button.boton_standard_blanco:focus {
  background-color: #333333;
  color: white;
}

.clear hr {
  border-top: 0;
  color: #aaabac;
  width: 100%;
}

.contenido_texto p,
.contenido_texto li {
  text-align: justify;
  line-height: 25px;
}

ul.listareas {
  margin-left: 5px !important;
  padding-left: 12px;
}

.titulo_suelto {
  margin-top: 35px;
  padding-left: 0;
}

.titulo_suelto h1 {
  background: none !important;
  font-size: 27px;
  text-transform: uppercase;
  color: #112f56;
  letter-spacing: 1.5px;
  padding-bottom: 35px;
  font-weight: 500;
  margin-bottom: 15px !important;
  margin-left: 0;
  border-bottom: 0.5px solid #333333;
  width: 30%;
}

.subtitulo_red {
  color: #bd2525 !important;
  font-weight: bold;
  margin-top: 24px;
  font-size: 20px;
  font-family: "Montserrat", sans-serif;
}

.cuerpo_suelto {
  padding-bottom: 50px !important;
  min-height: 650px;
}

.tabla_customer tr td:first-child {
  color: #818181;
  font-weight: bold;
}

.padding_zero {
  padding: 0;
}

.tabform input {
  border-radius: 0;
  background-color: #f4f4f4 !important;
  box-shadow: none;
  border: solid 1px #e8e8e8;
  padding: 12px 8px;
}

.tabform i {
  color: #fa1333;
  font-weight: bold;
  padding-right: 5px;
}

.tabform select {
  border-radius: 0;
  border: solid 1px #e8e8e8;
  box-shadow: none;
  padding: 4px 8px;
}

.tabform select {
  max-width: 152px;
}

#formusuario h3 {
  padding-top: inherit;
  color: #ed2533;
  font-weight: 500;
  padding-bottom: 7px;
}

#formusuario .wraptext {
  border-top: none;
}

#formusuario .boton_standard_negro {
  background-color: #333333 !important;
  border: #333333 solid 1px;
  border-radius: 0 !important;
  font-weight: bold;
  height: auto;
  font-size: 15px;
  padding: 3px 12px;
}

#formusuario .boton_standard_negro:hover {
  background-color: white !important;
  color: black;
}

#formrecpas strong {
  margin-right: 4px;
}

#formrecpas input {
  background-color: #f4f4f4;
  border: solid 1px #dedede;
  padding: 4px 10px;
  margin-right: 4px;
  margin-top: 12px;
}

#formrecpas a {
  color: #ffffff;
  background-color: #333333;
  padding: 5px 13px;
}

#formrecpas a:hover {
  background-color: #b5b5b5;
}

#formacceso input {
  border-radius: 0;
  background-color: #f4f4f4 !important;
  box-shadow: none;
  border: solid 1px #e8e8e8;
}

.boton_ovalado {
  background-color: #ffffff;
  border: solid #333333 2px;
  border-radius: 37px;
  letter-spacing: 0.5px;
  font-weight: bold;
  font-size: 13px;
  padding: 5px 14px;
  color: #333333;
}

.boton_ovalado:hover {
  background-color: #fa1333;
  border-color: #fa1333;
  color: white;
}

.pagidentificacion .wraptext {
  clear: both;
  border-top: 0;
  background-color: #f1f1f1;
  padding: 34px 37px;
  color: #727272;
}

.pagidentificacion .wraptext .mini {
  letter-spacing: 0.3px;
  text-align: justify;
  line-height: 18px;
  color: #a2a2a2;
  font-size: 11px;
}

.pagidentificacion .wraptext h3 {
  color: #fa1333;
  font-weight: 500;
}

.pagidentificacion .wraptext ul {
  padding-left: 0;
}

.pagidentificacion .wraptext ul li {
  line-height: 24px;
}

.pagidentificacion .wraptext a {
  color: #fa1333;
  font-weight: 500;
}

.pagidentificacion .wraptext a:hover {
  text-decoration: underline !important;
}

.sweet-alert {
  border-radius: 0 !important;
  padding: 54px 50px !important;
}

.sweet-alert button {
  border-radius: 0 !important;
  font-size: 15px !important;
  font-weight: bold !important;
}

.sweet-alert button {
  background-color: #fa1333 !important;
  box-shadow: none !important;
}

.sweet-alert button.cancel {
  background-color: #d0d0d0 !important;
  box-shadow: none !important;
}

.sweet-alert .icon {
  display: none !important;
}

@media (max-width: 991px) {
  .pagina_standard {
    min-height: inherit;
    padding: 14px 16px;
  }

  .titulo_suelto {
    padding-left: 25px;
  }

  .padding_zero {
    padding-left: 25px;
    padding-right: 25px;
  }

  .pagina_standard h1 {
    margin-top: 13px;
    font-size: 21px;
  }
}

@media (max-width: 650px) {
  #formrecpas strong {
    margin-top: 24px;
    display: block;
  }

  #formrecpas input {
    margin-top: 12px;
    width: 100%;
    margin-bottom: 8px;
  }

  #formrecpas a {
    display: block;
    text-align: center;
    background-color: #fa1333;
    padding: 6px 5px;
    font-weight: bold;
  }
}


#fadvsea input {
  border-radius: 0;
  background-color: #f4f4f4;
  box-shadow: none;
  border: solid 1px #e8e8e8;
}

#fadvsea select {
  border-radius: 0;
  border: solid 1px #e8e8e8;
  box-shadow: none;
}

#fadvsea select:focus {
  outline: none;
  box-shadow: none;
  border: solid 1px #e8e8e8;
}

#fadvsea h3 {
  margin-top: 29px;
  padding-top: 19px;
  border-top: #cccccc 1px dotted;
  color: #ed2533;
  font-weight: 500;
  padding-bottom: 15px;
}

.panel_cliente {
  margin: 40px 0;
}

.panel_cliente .opcion_cliente {
  padding: 15px 15px;
  text-align: left;
  display: flex;
  align-items: center;
  width: 45%;
  margin: 10px;
}

.panel_cliente .opcion_cliente .textos_panel_cliente {
  width: 60%;
  padding-left: 22px;
  min-height: 100px;
}

.panel_cliente .opcion_cliente .textos_panel_cliente:hover {
  opacity: 0.7;
}

.panel_cliente .opcion_cliente .textos_panel_cliente h4 {
  color: #2f6b9a;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  font-weight: bold;
}

.panel_cliente .opcion_cliente .textos_panel_cliente p {
  color: #787878;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  font-weight: 300;
}

#seccionLibrosPres,
#seccionLibrosLei {
  background-color: #f5f5f5;
}

.section .titulo_panel_cliente {
  background: url(/plantilla/base/assets/images/linea_articulo_titulo.png)
    no-repeat center bottom !important;
}

.titutloArticulo_panel_cliente {
  font-size: 14px;
  color: #000000;
  line-height: normal;
  margin-top: 1px;
  font-weight: 300;
  font-family: "Montserrat", sans-serif;
  letter-spacing: 0.5px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.autor_panel_cliente {
  font-size: 12px;
  color: #b9b9b9;
  line-height: normal;
  margin-top: 1px;
  font-weight: 300;
  font-family: "Montserrat", sans-serif;
  letter-spacing: 0.5px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.editorial_panel_cliente {
  font-size: 12px;
  color: #112f56;
  line-height: normal;
  margin-top: 1px;
  font-weight: 300;
  font-family: "Montserrat", sans-serif;
  letter-spacing: 0.5px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

#librosPrestadosExp .caja_prest_exp {
  min-height: 85px;
}

@media (max-width: 1100px) {
  .panel_cliente .opcion_cliente .textos_panel_cliente {
    width: 70%;
  }
}

@media (max-width: 992px) {
  .panel_cliente .opcion_cliente .textos_panel_cliente {
    width: 80%;
  }
}

@media (max-width: 767px) {
  .panel_cliente .opcion_cliente {
    width: 100%;
  }
}

@media (max-width: 575.98px) {
  .panel_cliente .opcion_cliente {
    padding: 5px 5px;
    text-align: left;
  }

  .panel_cliente .opcion_cliente a h4 {
    font-size: 14px;
    line-height: 19px;
    font-weight: bold;
    margin-bottom: 0;
  }

  .panel_cliente .opcion_cliente img {
    width: 70px;
  }

  .panel_cliente .opcion_cliente a {
    padding: 20px 15px;
  }
}

ul.btnlista li a {
  color: #333333;
  padding: 4px 10px;
  font-size: 14px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border: 0.5px solid #aaabac !important;
  border-radius: 5px;
  background-color: #ffffff;
  font-weight: 800;
}

.tabla-responsiva {
  margin-top: 30px;
  font-family: "Montserrat", sans-serif;
}

.tabla-responsiva a {
  color: #2f6b9a !important;
}

.tabla-responsiva a:hover {
  color: grey;
  text-decoration: underline !important;
}

.tabla-responsiva .borrar {
  text-align: center;
}

.tabla-responsiva .borrar a {
  color: #bd2525 !important;
  font-weight: bold;
  text-decoration: none !important;
}

.tabla-responsiva .borrar a:hover {
  color: grey;
  text-decoration: none !important;
}

.tabla-responsiva strong {
  color: #1c1c1a;
}

.nueva_lista h3 {
  font-weight: bold;
  color: #333333;
}

.nueva_lista .table {
  margin-top: 20px;
}

.nueva_lista .table > tbody > tr > td {
  padding: 8px 5px;
  border-color: white;
}

.nueva_lista input,
.nueva_lista textarea {
  background-color: #f7f7f7;
  border: solid #e8e8e8 1px;
  width: 100%;
}

.nueva_lista input.save {
  background-color: #333333;
  border: solid 1px #333333;
  padding: 5px 12px;
  color: white;
  width: auto;
}

.opciones_milista {
  margin-bottom: 45px !important;
}

.itemslista {
  color: #001d5d;
  font-weight: bold;
  font-size: 16px;
}

.lnk {
  color: #333333;
  font-weight: bold;
  font-size: 15px;
  margin-bottom: 0;
}

.lnk .copy {
  color: #adadad;
  font-weight: 500;
}

.lnk .copy:hover {
  text-decoration: underline !important;
  color: #fa1333;
}

.desclista {
  border-radius: 0;
  box-shadow: none;
  padding: 10px 15px;
  border: solid 1px #e8e8e8;
  margin-top: 8px;
}

.listado_listas .titulo_lista {
  color: #1b3f75;
  margin-top: 18px;
  font-size: 17px;
  font-weight: 500;
  margin-bottom: 1px;
}

.listado_listas .infoart {
  color: #9c9c9c;
  margin-bottom: 5px;
  font-size: 13px;
}

.listado_listas .infoart a {
  font-size: 13px;
}

.listado_listas img {
  height: 275px;
}

@media screen and (max-width: 600px) {
  .tabla-responsiva {
    width: 100%;
  }

  .tabla-responsiva thead {
    display: none;
  }

  .tabla-responsiva tr:nth-of-type(2n) {
    background-color: inherit;
  }

  .tabla-responsiva tr td:first-child {
    display: none;
  }

  .tabla-responsiva tr td:nth-child(2) {
    background: #f0f0f0;
    font-weight: bold;
  }

  .tabla-responsiva tbody td {
    display: block;
    text-align: center;
  }

  .tabla-responsiva tbody td:before {
    content: attr(data-th);
    display: block;
    text-align: center;
  }

  .tabla-responsiva td {
    text-align: center !important;
  }

  .tabla-responsiva tr {
    margin-bottom: 20px;
    display: block;
  }

  .tabla-responsiva > tbody > tr:nth-of-type(odd) {
    background-color: #ffffff;
  }
}

@media (max-width: 1800px) {
  .listado_listas img {
    height: 279px;
  }

  .listado_listas .col-lg-2 {
    margin-bottom: 13px;
  }
}

@media (max-width: 1750px) {
  .listado_listas img {
    height: 270px;
  }
}

@media (max-width: 1700px) {
  .listado_listas img {
    height: 223px;
  }
}

@media (max-width: 1650px) {
  .listado_listas img {
    height: 225px;
  }

  .listado_listas .col-lg-2 {
    margin-bottom: 13px;
  }
}

@media (max-width: 1550px) {
  .listado_listas img {
    height: 175px;
  }
}

@media (max-width: 1450px) {
  .listado_listas img {
    height: 183px;
  }

  .listado_listas .col-lg-2 {
    padding: 13px 15px;
  }
}

@media (max-width: 1400px) {
  .listado_listas img {
    height: 179px;
  }
}

@media (max-width: 1350px) {
  .listado_listas img {
    height: 180px;
  }
}

@media (max-width: 1300px) {
  .listado_listas img {
    height: 174px;
  }
}

@media (max-width: 1250px) {
  .listado_listas img {
    height: 176px;
  }
}

@media (max-width: 1200px) {
  .listado_listas img {
    height: 322px;
  }
}

@media (max-width: 1100px) {
  .listado_listas img {
    height: 291px;
  }
}

@media (max-width: 1040px) {
  .listado_listas img {
    height: 280px;
  }
}

@media (max-width: 991px) {
  .listado_listas img {
    height: 325px;
  }
}

@media (max-width: 900px) {
  .listado_listas img {
    height: 315px;
  }
}

@media (max-width: 850px) {
  .listado_listas img {
    height: 315px;
  }
}

@media (max-width: 768px) {
  .listado_listas img {
    height: 475px;
  }

  ul.btnlista li {
    margin-bottom: 12px;
  }

  .opciones_milista {
    margin-bottom: 26px !important;
  }
}

@media (max-width: 750px) {
  .listado_listas img {
    height: 422px;
  }
}

@media (max-width: 700px) {
  .listado_listas img {
    height: 370px;
  }
}

@media (max-width: 650px) {
  .listado_listas img {
    height: 335px;
  }
}

@media (max-width: 600px) {
  .listado_listas img {
    height: 300px;
  }
}

@media (max-width: 550px) {
  .listado_listas img {
    height: 280px;
  }
}

@media (max-width: 450px) {
  .listado_listas img {
    height: 225px;
  }
}

@media (max-width: 400px) {
  .listado_listas img {
    height: 215px;
  }
}

@media (max-width: 350px) {
  .listado_listas img {
    height: 175px;
  }
}

.faqs_principal .caja {
  background-color: white;
  min-height: 399px;
  box-shadow: none;
  border: none;
}

.faqs_principal .caja h2 {
  margin: 0 0 9px 0;
  font-size: 16px;
  font-weight: 600;
  color: #bd2525;
  background: none;
  padding-bottom: 9px;
  margin-left: 0;
}

.faqs_principal .caja ul.listareas {
  margin-left: 3px !important;
  padding-left: 4px;
  padding-top: 7px;
}

.faqs_principal .caja ul.listareas li {
  list-style: none;
  line-height: 28px !important;
  font-size: 18px;
}

.faqs_principal .caja .panel-group .panel-title .faq_area {
  color: #2f6b9a;
  font-size: 14px;
  font-weight: 700;
  display: inline-block;
  padding: 10px 0;
}

.faqs_principal .caja ul.listareas li a:hover {
  text-decoration: none;
  text-decoration-color: none;
}

.faqs_principal .faqs_descargas {
  background-color: #f2f1f1;
  padding-top: 30px;
  min-height: 600px;
}

.faq_menu_lateral h2 {
  font-size: 16px;
  font-weight: 700;
  color: #1c1c1a;
}

.faq_menu_lateral ul.listareas li {
  list-style: none;
  line-height: 28px;
  margin-bottom: 20px;
}

.faq_menu_lateral .listareas_lateral,
.faqs_descargas .ayuda_vt .videos_tut {
  display: flex;
  align-items: center;
  justify-content: left;
}

.faq_menu_lateral ul.listareas li a {
  color: #2f6b9a;
  font-size: 15px;
  font-weight: 500;
}

.faqs_principal .panel-title .faq_item .faq_preg {
  font-size: 14px;
  font-weight: 500;
  color: #333333;
  display: inline-flex;
}

.faqs_principal .panel-title .faq_item .faq_resp {
  color: #828080;
  font-size: 14px;
  font-weight: 500;
  display: inline-block;
}

.faqs_principal .panel-title .faq_item .faq_resp img {
  max-width: 100% !important;
}

.faq_area img.ayuda_icono_menos {
  display: inline;
  max-width: 19px;
  max-height: 19px;
}

.faq_area.collapsed img.ayuda_icono_menos {
  display: none;
}

.faq_area img.ayuda_icono_mas {
  display: none;
}
.faq_area.collapsed img.ayuda_icono_mas {
  display: inline;
  max-width: 19px;
  max-height: 19px;
}

.faq_preg img.ayuda_icono_menos {
  display: inline;
  max-width: 19px;
  max-height: 19px;
}

.faq_preg.collapsed img.ayuda_icono_menos {
  display: none;
}

.faq_preg img.ayuda_icono_mas {
  display: none;
}

.faq_preg.collapsed img.ayuda_icono_mas {
  display: inline;
  max-width: 19px;
  max-height: 19px;
}

.faq_menu_lateral .ayuda_vt {
  padding-top: 30px;
  padding-bottom: 30px;
}

.faq_menu_lateral .ayuda_vt img {
  margin-left: 5px;
  padding-left: 14px;
}

.faq_menu_lateral .ayuda_vt a {
  color: #2f6b9a;
  font-size: 15px;
  font-weight: 500;
  padding-left: 10px;
}

@media (max-width: 991px) {
  .faqs_principal .caja {
    min-height: auto;
  }

  .faqs_principal .faqs_descargas {
    min-height: auto;
  }
}

@media (max-width: 425px) {
  .faq_menu_lateral ul.listareas li a,
  .faq_menu_lateral .ayuda_vt a {
    font-size: 13px;
  }

  .faqs_principal .caja {
    padding: 20px 8px;
  }
}

.listando_elementos p {
  margin-bottom: 15px;
}

div.datosprod {
  font-size: 10px;
  max-width: none;
}

.datosprod strong a {
  font-size: 11px;
}

.datosprod .title {
  display: block;
  color: black;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 1px;
  margin-top: 16px;
  text-overflow: unset;
  white-space: normal;
  overflow: unset;
  text-align: left;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.datosprod .autor {
  font-size: 10px;
  color: #807c7c;
  font-family: "Lora", serif;
}

.datosprod .autor,
.datosprod .editorial {
  text-align: left;
  display: inline-block;
  font-size: 12px;
  font-weight: 500;
  color: #b9b9b9;
  margin-top: 4px;
  letter-spacing: 0.5px;
  font-weight: bold;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.ellip {
  display: block;
}

.ellip-line {
  display: inline-block;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
  max-width: 100%;
}

.ellip,
.ellip-line {
  position: relative;
  overflow: hidden;
  z-index: 99;
}

.container_grid_novedades {
  padding: 35px 50px;
  margin-bottom: 20px;
}

.container_grid_novedades .grid_art {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(275px, 1fr));
  grid-gap: 60px 20px;
}

.container_grid_novedades .grid_art .item {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: minmax(207px, 1fr);
  grid-gap: 20px;
  position: relative;
}

.container_grid_novedades .grid_art .item .portada {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  object-fit: contain;
  position: relative;
}

.container_grid_novedades .grid_art .item .portada img {
  max-width: 221px;
}

.container_grid_novedades .grid_art .item .portada img::before {
  border-left: 3px solid red;
}

.container_grid_novedades .datosprod {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 135px;
  height: 90%;
}

.container_grid_novedades .datosprod .title {
  font-size: 14px;
  line-height: normal;
  margin-top: 1px;
  font-weight: 800;
  letter-spacing: 0.5px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.container_grid_novedades .datosprod .editorial {
  color: #112f56;
  font-size: 12px;
}

.container_grid_novedades .datosprod .materia {
  color: #798fab;
  font-size: 12px;
  font-weight: 700;
  font-family: "Montserrat", sans-serif;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.container_grid_novedades .datosprod .dato_titulo_articulo {
  height: 30px;
}
.container_grid_novedades .datosprod .dato_autor_articulo {
  height: 30px;
}

.container_grid_novedades .datosprod .dato_editorial_articulo {
  height: 30px;
}

.container_grid_novedades .datosprod .dato_materia_articulo {
  height: 30px;
}

.formulario_contacto {
  margin-left: 5px;
  margin-right: 5px;
}

.formulario_contacto form {
  background-color: white;
  padding: 30px 0;
}

.formulario_contacto .campo {
  display: block;
  margin-bottom: 30px;
}

.formulario_contacto .campo .titulo_form {
  color: #bd2525;
  font-size: 20px;
  text-transform: uppercase;
  padding-bottom: 20px;
}

.formulario_contacto .campo label {
  cursor: pointer;
  display: block;
}

.formulario_contacto h4 {
  color: #132e59;
  font-weight: bold;
  margin-bottom: 8px;
}

.formulario_contacto input,
.formulario_contacto select,
.formulario_contacto textarea {
  background-color: whitesmoke;
  border: solid 1px #e7e7e7;
  width: 100%;
  display: block;
  padding: 9px 11px;
  color: #000000;
  font-weight: 400;
  border-radius: 4px;
}

.formulario_contacto input::placeholder {
  color: #bfbfbf;
  font-style: italic;
  font-weight: 300;
}


.formulario_contacto h3 {
  color: #132e59;
  font-weight: bold;
  font-size: 15px;
  margin-bottom: 8px;
}

.formulario_contacto h3 span,
.formulario_contacto h4 span {
  color: #ff1235;
  margin-right: 3px;
}

.formulario_contacto small {
  color: #9f9f9f;
  margin-top: 10px;
  display: block;
  font-weight: 500;
}

.formulario_contacto .adicional label {
  margin-bottom: 30px;
}

.formulario_contacto .adicional small {
  margin-bottom: 3px;
}

.formulario_contacto p {
  font-style: italic;
  margin: 5px 0;
}

.formulario_contacto p span {
  color: #ff1235;
}

.formulario_contacto .enviar {
  background-color: #f0f1f1;
  color: #333333;
  padding: 5px 25px;
  display: block;
  text-align: center;
  letter-spacing: 1px;
  cursor: pointer;
  border: 0.5px solid #abaaac;
  border-radius: 3px;
  font-size: 11px;
}

.formulario_contacto .enviar:hover {
  background-color: #810b1c;
}

.img_contacto {
  text-align: right;
}

.img_contacto img {
  margin-top:-60px;
}



#selectPais {
  width: auto;
}

@media (max-width: 1200px) {
  .formulario_contacto form {
    width: 80%;
  }
  .img_contacto img {
    width: 80%;
  }
  .formulario_contacto h3 {
    font-size: 13px;
  }

  .formulario_contacto .campo {
    margin-bottom: 22px;
  }

  .formulario_contacto input,
  .formulario_contacto select,
  .formulario_contacto textarea {
    padding: 7px 10px;
  }
}

@media (max-width: 990px) {
  .formulario_contacto form {
    width: 100%;
  }
  .formulario_contacto .campo .titulo_form {
    font-size: 18px;
  }

  .img_contacto img {
    top: -35px;
  }
}

@media (max-width: 767px) {
  .img_contacto {
    display: none;
  }
}

@media (max-width: 575.98px) {
  .formulario_contacto form {
    padding: 13px 18px;
  }

  .formulario_contacto .campo,
  .formulario_contacto .adicional label {
    margin-bottom: 19px;
  }

  .formulario_contacto h3,
  .formulario_contacto h4 {
    font-size: 12px;
    margin-bottom: 3px;
  }

  .formulario_contacto input,
  .formulario_contacto select,
  .formulario_contacto textarea {
    padding: 6px 8px;
    font-size: 12px;
  }

  .formulario_contacto small {
    font-size: 10px;
  }

  .formulario_contacto .campo .titulo_form {
    font-size: 16px;
  }
}

/* QUÉ ES HISPANICA*/

.contenido_texto > .seccion_hispanica {
  display: flex;
  align-items: center;
}

.dig_hisp_txt {
  padding-top: 10px;
}

.dig_hisp_txt h1 {
  font-size: 22px;
  margin: 0 0 20px 0;
  background-image: none;
  color: #333333;
}

.dig_hisp_txt p {
  font-size: 16px;
  text-align: left;
  line-height: normal;
  font-weight: 200;
}

.dig_hisp_txt span {
  font-weight: bold;
}

.dig_h_encabezado {
  padding-top: 30px;
}

.linea_div_hispanica {
  width: 100%;
  border-bottom: 0.5px solid #ededed;
  height: 0;
  margin: 10px 0;
}

@media (max-width: 1500px) {
  .dig_hisp_icon img {
    max-width: 190px;
  }
  .linea_div_hispanica {
    width: 78%;
  }
}

@media (max-width: 1300px) {
  .linea_div_hispanica {
    width: 75%;
  }
}
@media (max-width: 1200px) {
  .dig_hisp_icon img {
    max-width: 180px;
  }
}

@media (max-width: 990px) {
  .dig_hisp_txt h1 {
    font-size: 20px;
  }
  .dig_hisp_txt p {
    font-size: 14px;
  }

  .herramientas_dig_hisp {
    padding-top: 30px;
  }
  .linea_div_hispanica {
    width: 67%;
  }
}

@media (max-width: 768px) {
  .contenido_texto > .seccion_hispanica{
    padding: 20px;
  }

  .dig_hisp_txt h1 {
    font-size: 18px;
  }
  .herramientas_dig_hisp {
    padding-top: 0;
  }

  .dig_hisp_txt p {
    font-size: 14px;
  }

  .dig_hisp_icon img {
    max-width: 150px;
  }

  .linea_div_hispanica {
    width: 67%;
    margin-left: 20px;
  }
}

@media (max-width: 580px) {
  .dig_hisp_txt h1 {
    font-size: 16px;
  }

  .dig_hisp_icon img {
    max-width: 145px;
  }
}

@media (max-width: 425px) {
  .dig_hisp_txt h1 {
    font-size: 15px;
    margin-bottom: 15px !important;
  }

  .dig_hisp_txt p {
    font-size: 12px;
  }

  .dig_hisp_icon img {
    max-width: 110px;
    margin-top: 20px;
  }

  .linea_div_hispanica {
    width: 65%;
  }
}

/* BIBLIOTECAS */
.bib_img_principal {
  position: absolute;
  top: -60px;
}

.bib_texto {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  color: #333333;
  font-size: 15px;
  padding: 15px;
  padding-left: 0;
  text-align: left !important;
}

.bib_titulo {
  font-size: 16px !important;
  color: #bd2525 !important;
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
  font-weight: 600;
  background-image: none !important;
  margin: 30px 0 20px 15px !important;
}

.bib_padding_txt {
  padding-top: 60px;
}

.bib_item {
  display: flex;
  justify-content: left;
  align-items: center;
  margin: 0;
  padding: 5px;
}

.bib_item p {
  padding-left: 20px;
  font-size: 15px;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  text-align: left !important;
  margin-bottom: 0;
  color: #333333;
}

.bib_item img {
  max-width: 55px;
  max-height: 50px;
  object-fit: contain;
}
.bib_carac_items {
  margin-left: 15px;
  margin-right: 15px;
}

.bib_separador {
  margin: 30px;
}

.bib_accesos_txt {
  border-right: 1px solid #dcdbdb;
  border-top: 1px solid #dcdbdb;
  min-height: 396px;
}

.bib_accesos h1 {
  font-size: 16px;
  color: #002763;
  font-weight: 600;
  background-image: none;
  margin: 0 0 10px 0 !important;
}

.bib_lista_accesos {
  padding-left: 30px;
}

.bib_lista_accesos li {
  padding: 10px 5px;
  text-align: left;
  color: #333333;
  font-size: 14px;
  list-style: disc;
  font-weight: 500;
}

.bib_aviso p {
  font-size: 14px;
  font-weight: 400;
  color: #333333;
  padding-left: 15px;
}

@media (max-width: 1100px) {
  .bib_texto {
    font-size: 13px;
    margin-bottom: 0;
    padding: 10px;
  }
  .bib_item p {
    font-size: 13px;
  }

  .bib_accesos h1 {
    font-size: 16px;
    white-space: nowrap;
  }
  .bib_lista_accesos li {
    font-size: 12px;
  }
  .bib_aviso p {
    font-size: 12px;
  }
}

@media (max-width: 991px) {
  .bib_img_principal {
    position: relative;
    top: 0;
    width: 90%;
  }

  .bib_descripcion_ppal {
    margin-top: 20px;
  }
}

@media (max-width: 768px) {
  .bib_accesos h1 {
    white-space: normal;
  }
}

@media (max-width: 767px) {
  .bib_descripcion_img {
    text-align: center;
  }

  .bib_img_principal {
    position: relative;
    width: 60%;
    top: 0;
  }

  .bib_accesos {
    margin-top: 15px;
  }
  .bib_accesos_txt {
    min-height: 110px;
  }
}

@media (max-width: 425px) {
  .bib_texto {
    font-size: 14px;
  }
  .bib_item p {
    font-size: 14px;
  }

  .bib_item img {
    max-width: 40px;
    max-height: 35px;
  }
  .bib_separador {
    margin: 10px;
  }
}

/* EDITORIALES PAGINA ESTATICA */

.edit_titulo {
  color: #bd2525;
  font-size: 16px;
  font-weight: 600;
  margin-left: 0;
  margin-top: 40px;
}

.editorial_icon img {
  width: 190px;
}

.editorial_txt h1 {
  font-size: 22px;
  color: #333333;
  font-weight: 400;
  background-image: none;
  margin: 0 0 20px 0;
}

.editorial_txt p {
  font-size: 15px;
  color: #333333;
  font-weight: 500;
  text-align: left;
}

.contenido_texto > .editorial_container {
  display: flex;
  align-items: center;
  padding: 15px 0;
}

@media (max-width: 1100px) {
  .contenido_texto > .edit_titulo {
    margin-bottom: 20px;
  }
  .contenido_texto > .editorial_container {
    padding: 20px 0;
  }

  .editorial_icon img {
    width: 185px;
  }
}

@media (max-width: 990px) {
  .editorial_txt h1 {
    font-size: 20px;
  }

  .editorial_txt p {
    font-size: 14px;
  }
}

@media (max-width: 768px) {
  .contenido_texto > .edit_titulo {
    margin-left: 20px;
  }

  .editorial_container {
    margin-top: 10px;
  }
  .contenido_texto > .editorial_container {
    padding: 20px;
  }
}

@media (max-width: 575px) {
  .editorial_txt h1 {
    font-size: 20px;
  }

  .editorial_txt p {
    font-size: 13px;
  }

  .linea_div_hispanica {
    width: 64%;
  }
}

@media (max-width: 425px) {
  .editorial_txt h1 {
    font-size: 18px;
  }
  .editorial_txt p {
    font-size: 12px;
  }

  .editorial_icon img {
    width: 130px;
  }
}

.pagina_panel_cliente{
  width: 100%;
  padding: 0px;
}

.pagina_panel_cliente > .row{
  display: inline-flex;
  margin: 0px;
  width: 100%;
}

.titulo_panel_cliente{
  margin-bottom: 70px;
  text-transform: uppercase;
  background: none !important;
  color: #002763;
  margin-left: 0px;
  font-weight: 600;
}

.section .titulo_panel_cliente{
  background: none !important;
}

.pagina_panel_cliente ul.btnlista,
.pagina_panel_cliente .subtitulo_red{
  margin-left: 0px;

}

.pagina_panel_cliente .btnlista.opciones_milista a{
  padding: 9px 12px;
  background-color: whitesmoke;
  margin-right: 8px;
  display: inline-block;
}

.pagina_panel_cliente .cuerpo_blanco{
  padding-top: 48px;
  padding-bottom: 48px;
}


.listado_articulos  .prestamos_articulo img {
  height: 365px;
}

.pagina_standard.pagina_listas{
  padding: 0px;
}

.tabla_customer >tbody>tr>td{
  line-height: 22px;
}

/*PANEL LATERAL */

#panelLateralLP{
  background-color: #f1f0f0f0;
  padding-top: 48px;
}


#panelLateralLP h1{
  color: black;
  font-size: 20px;
  font-family: 'Montserrat', sans-serif;
  font-weight: bold;
}

#panelLateralLP .container_panel_lp> .item_panel_lp{
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin: 40px 0 40px 20px;
}

#panelLateralLP .container_panel_lp .item_panel_lp> img{
  width: 8%;
  height: auto;
}

#panelLateralLP .container_panel_lp .item_panel_lp> .icono_prestamos_lateral{
  width: 6%;
  height: auto ;
}

#panelLateralLP .container_panel_lp .item_panel_lp> a{
  margin: 0;
  padding: 5px 10px;
  font-family: 'Montserrat', sans-serif;
  font-size: 15px;
  color: #2f6b9a;
  text-decoration: none;
}


#panelLateralLP .container_panel_lp .item_panel_lp.active> a{
  font-weight: bold;
}

#panelLateralLP .container_panel_lp> .item_panel_lp img{
  width: 35px !important;
  margin-right: 6px;
}

#panelLateralLP .container_panel_lp .item_panel_lp> a:hover{
  color: #b7b7b7;
}

#panelLateralLP .container_panel_lp> .item_panel_lp {
  margin: 30px 0 30px 20px;
}

.listado_usuario_panel img{
  height: auto;
}

.separador_linea hr{
  margin-bottom: 30px;
  border-top: 2px solid #eee;
}

.listado_usuario_panel{
  display: flex;
  margin-bottom: 30px;
  margin-top: 30px;
}

.listado_usuario_panel img {
  width: 227px !important;
  height: auto !important;
}

.listado_usuario_panel img.efecto_portada{
}

.listado_usuario_panel.imagen_portada_list{
  width: 50%;
}

.listado_usuario_panel  .datosprod{
  width: 50%;
  padding-left: 30px;
}

.listado_usuario_panel .dos_lineas {
  font-weight: 700;
  color: black;
  margin-bottom: 7px;
  font-size: 14px;
  line-height: 19px;
}

.listado_usuario_panel p{
  font-size: 13px;
  font-weight: 500;
  margin-bottom: 7px;
  font-weight: 600;
  color: black;
}

.listado_usuario_panel p strong{
  font-weight: 500;
  color: #787878;
}

.listado_usuario_panel p a{
  color: #2f6b9a;
  font-weight: 600;
}

.listado_usuario_panel .marcar {
  margin-top: 16px;
}

.listado_usuario_panel .marcar p{
  display: inline-block;
}

.principal_body  .pagidentificacion{
  padding-top: 10px;
  width: 100%;
}

.help-block {
  font-style: italic;
  color: #ababab;
}

.pagidentificacion .recpas{
  font-weight: 600;
  color: #787878;
  text-decoration: underline;
  margin-bottom: 8px;
  display: block;
}

.pagidentificacion .recpas:hover{
  color:#bd2525;
  text-decoration: underline !important;
}

.pagidentificacion .subtitulo_red {
  margin-bottom: 16px;
  text-transform: uppercase;
}

.boton_gris{
  margin-right: 11px;
  display: inline;
  border: solid 1px #707070;
  margin-top: 10px;
  margin-bottom: 10px;
  color: black;
  padding: 6px 20px;
  font-weight: 500;
  background-color: #efefef;
  width: max-content;
}

.boton_gris:hover{
  opacity: 0.5;
}

.pagidentificacion .wraptext h3 {
  color: #727272;
  font-weight: 400;
}

.pagidentificacion .wraptext ul li{
  padding-left: 10px;
}

.pagidentificacion .wraptext ul li:before{
  content: "\00b7";
  margin-left: -13px;
  position: absolute;
  font-weight: 900;
  color: #b60020;
  font-size: 18px;
  margin-top: -3px;
}

.pagidentificacion .wraptext a{
  color: #b60020;
}

.pagidentificacion .wraptext {
  margin-top: 43px;
  margin-bottom: 43px;
}

.tabla_customer >tbody>tr>td {
  line-height: 22px;
  color: #1c1c1a;
  font-weight: 500;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 14px;
}

.tabla_customer tr td:first-child {
  color: #2f6b9a;
  padding-right: 19px;
  font-weight: bold;
}

.fila_form{
  margin-top: 15px;
  margin-bottom: 15px;
}

.fila_form p{
  margin-bottom: 5px;
  color: black;
}

.fila_form p i{
  color: #b60020;
}

.fila_form input,.fila_form textarea{
  background-color: #efefef;
  border: solid 1px #cbcbcb;
  width: 100%;
  display: block;
  padding: 6px 10px;
  font-weight: 500;
}

.fila_form input::placeholder{
  font-size: 14px;
  font-weight: 500;
  font-style: italic;
  color: #c1c1c1;
}

.fila_form label{
  width: 100%;
}

.fila_form.con_check{
  margin-bottom: 0px;
}

.fila_form.con_check p{
  display: inline-block;
  width: max-content;
}

.fila_form.con_check input{
  display: inline-block;
  width: max-content;
  margin-top: 5px;
  position: absolute;
  margin-left: 7px;
}

.fila_form.datepicker{
  position: relative;
}

.fila_form.datepicker .input-group-addon{
  width: inherit;
  position: absolute;
  right: 3px;
  bottom: 2px;
  border: none;
}

.tabla_customer>tbody>tr>th{
  background-color: white;
  border: none;
  height: auto;
  color: #b00026;
  font-size: 15px;
}

.buscador_lista input{
  background-color: #efefef;
  border: solid 1px #cbcbcb;
  width: 100%;
  max-width: 526px;
  display: block;
  padding: 6px 10px;
  font-weight: 500;
}

.buscador_lista input::placeholder{
  font-size: 14px;
  font-weight: 500;
  font-style: italic;
  color: #c1c1c1;
}

.contenido_estadisticas{
  display: inline-flex;
  width: 100%;
  margin-top: 40px;
  margin-bottom: 40px;
}


.contenido_estadisticas .caja_est{
  width: 20%;
  text-align: center;
  border-left: 1px #e1e1e1 solid;
  border-right: 1px #e1e1e1 solid;
  padding-left: 15px;
  padding-right: 15px;
}

.contenido_estadisticas >div:first-child{
  border-left: none;
}

.contenido_estadisticas >div:last-child{
  border-right: none;
}

.contenido_estadisticas .caja_est h3{
  font-size: 31px;
  margin-bottom: 4px;
}


.contenido_estadisticas .caja_est p{
  color: black;
}


.fila_consumo{
  display: inline-flex;
  width: 100%;
  margin-bottom: 12px;
  margin-top: 11px;
}

.fila_consumo > div{
  width: 50%;
  display: inline-flex;
  padding-right: 27px;
}

.fila_consumo  p{
  padding-right: 25px;
  white-space: nowrap;
  width: auto;
}

.fila_consumo  input{
  background-color: #f2f1f1;
}

.fila_consumo  input,.fila_consumo  select{
  width: 100%;
}

@media (max-width: 1800px){

  .listado_articulos  .prestamos_articulo img {
    height: 300px;
  }

}


@media (max-width: 1700px){

  .listado_articulos  .prestamos_articulo img {
    height: 280px;
  }

  .titulo_panel_cliente {
    margin-bottom: 45px;
  }

}

@media (max-width: 1600px){

  .titulo_panel_cliente{
    margin-top: 0px;
  }

  .pagidentificacion {
    padding-top: 15px;
  }

  .pagina_panel_cliente .cuerpo_blanco {
    padding: 40px;
  }

}

@media (max-width: 1500px){
  .listado_articulos  .prestamos_articulo img {
    height: 243px;
  }

  .listado_usuario_panel .datosprod {
    padding-left: 20px;
  }

  .listado_usuario_panel img.efecto_portada {
    display: none;
  }

  .listado_usuario_panel p {
    font-size: 12px;
    margin-bottom: 2px;
  }

}

@media (max-width: 1100px) {

  #panelLateralLP .container_panel_lp .item_panel_lp> img{
    width: 14%;
  }

}

@media (max-width: 1200px) {
  #panelLateralLP .container_panel_lp .item_panel_lp> .icono_prestamos_lateral{
    width: 10%;
  }
}

@media (max-width: 1300px) {

  #panelLateralLP .container_panel_lp .item_panel_lp> img{
    width: 10%;
  }
}


@media (max-width: 1400px){

  .listado_articulos .prestamos_articulo img {
    height: 216px;
  }

}

@media (max-width: 1200px){


  .listado_articulos  .prestamos_articulo{
    width: 33%;
  }

  .listado_articulos  .prestamos_articulo img {
    height: 399px;
  }

  .listado_articulos #librosPrestadosExp {
    margin-left: 0px;
  }

}

@media (max-width: 1100px){

  .listado_articulos .prestamos_articulo img {
    height: 325px;
  }

}

@media (max-width: 1000px){

  .listado_articulos .prestamos_articulo img {
    height: 361px;
  }

}

@media (max-width: 900px) {

  #panelLateralLP{
    width: 27%;
  }
  #panelLateralLP .container_panel_lp .item_panel_lp> a{
    font-size: 13px;
  }

}


@media (max-width: 767px){

  .titulo_historial_prestamos{
    text-align: center;
  }

  .listado_articulos #librosPrestadosExp{
    margin-left: 0;
  }

  #sectionGeneralLP .listado_articulos .titulo_prestamos_activos{
    text-align: center;
  }

  .listado_articulos .efecto_portada{
    display: none;
  }

}


@media (max-width: 550px) {

  .titulo_historial_prestamos{
    text-align: center;
  }

}


@media (max-width: 992px){

  .pagina_panel_cliente > .row{
    display: block;
    width: 100%;
    margin: 0px;
  }

  #panelLateralLP {
    width: 100%;
  }

  #panelLateralLP {
    padding-top: 24px;
  }

  #panelLateralLP .container_panel_lp> .item_panel_lp {
    margin: 15px 15px 15px 15px;
  }

}


@media (max-width:767px){

  .listado_articulos  .prestamos_articulo {
    width: 50%;
    padding: 9px 10px;
  }

  .listado_articulos  .prestamos_articulo img {
    height: 461px;
  }

  .listado_articulos  .prestamos_articulo .efecto_portada {
    display: block;
  }

  .pagina_panel_cliente .cuerpo_blanco {
    padding-top: 30px;
  }

  .titulo_panel_cliente {
    margin-bottom: 37px;
    font-size: 25px;
  }

  .listado_articulos  .prestamos_articulo{
    margin-bottom: 25px;
  }

  .pagidentificacion {
    padding-top: 10px;
  }

  .contenido_estadisticas .caja_est {
    width: 100%;
    border: none;
    border-top: 1px #e1e1e1 solid;
    border-bottom: 1px #e1e1e1 solid;
    display: block;
    padding-top: 15px;
    padding-bottom: 16px;
  }

  .contenido_estadisticas {
    display: block;
  }



}
@media (max-width: 575.98px){

  .separador_linea hr {
    margin-bottom: 15px;
  }

  .listado_articulos  .prestamos_articulo {
    width: 50%;
    padding: 30px;
    padding: 0px 11px;
    margin-bottom: 30px;
  }

  .listado_articulos  .prestamos_articulo img {
    height: 230px;
  }

  .listado_usuario_panel {
    margin-bottom: 24px;
    margin-top: 0px;
  }

  .listado_usuario_panel .datosprod {
    width: 60%;
    padding-left: 20px;
  }

  .listado_usuario_panel .dos_lineas {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 13px;
    line-height: 16px;
  }

  .listado_usuario_panel p {
    font-size: 11px;
    margin-bottom: 1px;
  }

  .listado_usuario_panel .imagen_portada_list {
    width: 40%;
  }

  .listado_usuario_panel {
    padding: 5px;
  }

  .pagidentificacion .wraptext {
    padding: 13px 22px;
  }

  .fila_consumo > div {
    width: 100%;
  }

  .fila_consumo {
    display: block;
  }

  .fila_consumo input {
    background-color: #f2f1f1;
    margin-bottom: 12px;
  }

}
