/*
 * 		Header
 */
.mesDiaeta {
  position: absolute;
  font-size: 12px;
  right: 215px;
  top: 25px;
}

.panelLogin label {
  margin: 2px 0;
  color: #FFF;
}

.panelLogin .submit {
  font-size: 11px;
}

.inputError {
  border: 1px solid #BD007A !important;
  background-color: #F7E7BC !important;
  margin-top: -2px;
}

/*.mainNav > ul > li > a {
	height: 20px;
	line-height: 20px;
	width: 167px;
	border: 0;
	background: url(../diaeta/img/bg-nav.png) repeat-x;
	font-size: 12px;
}
	/*.mainNav > ul > li:last-child {
		position: static;
	}
	.mainNav > ul > li > a:hover {
		color: #58595B !important;
	}
	.mainNav > ul > li > .ancho {
		width: 230px;
	}
	.mainNav > ul > li > .fino {
        width: 111px;
    }
	.mainNav .actual {
		color: #58595B !important;
	}*/
.botonesPanel {
  position: absolute;
  bottom: 19px;
}

.botonesPanel a {
  display: inline-block;
  font-size: 12px;
  padding: 5px 10px;
}

.botonesPanel a:hover {
  text-decoration: underline;
}

.solapaRosa {
  background: url(../diaeta/img/bg-rosa-solapa.png) repeat-x;
  border-radius: 10px 10px 0 0;
  font-weight: bold;
}

/*
 * 		Footer
 */
.linksFooter a:hover {
  text-decoration: underline;
}

footer {
  font-family: Arial, Helvetica, sans-serif;
}

/*
 * 		Buscador home
 */
.buscadorHome {
  position: relative;
  padding: 0;
  height: 40px;
  overflow: hidden;
}

.buscadorHome .campo {
  width: 150px !important;
  margin-left: 20px;
}

.buscadorHome .customRadio {
  margin-left: 10px;
  position: absolute;
  right: 0;
}

.buscadorHome form {
  margin: 0;
}

.buscadorHome .formEstandar input[type=text] {
  margin: 0;
  border: none;
  height: 40px;
  padding: 1px 0px 4px 10px;
  vertical-align: top;
  background: rgba(255, 255, 255, 0.6);
}

.buscadorHome .customRadio label {
  font-size: 11px;
  margin-right: 5px;
  padding-left: 23px;
  line-height: 16px;
  color: #FFF;
}

.customRadio label::before {
  width: 18px;
  height: 19px;
  box-shadow: none;
  background: rgba(255, 255, 255, 0.4);
  margin-bottom: -2px;
}

.customRadio input[type=radio]:checked + label:before, .customRadio input[type=checkbox]:checked + label:before {
  color: #FFF;
}

body {
  background-color: #fff;
}

/*
    General
 */
.btn-pill {
  border-radius: 50px !important;
}

/*
    Header
 */
header {
  background: none;
  position: relative;
}
header .container {
  padding: 0;
}
@media (min-width: 768px) {
  header {
    height: 160px;
    margin-bottom: 37px;
  }
  header .centerBox {
    height: 150px;
  }
}

.logo-diaeta {
  height: auto;
  max-width: 174px;
}
@media (min-width: 768px) {
  .logo-diaeta {
    max-width: 266px;
  }
}

.logoAddynd {
  margin: 0 5px 0 0;
  position: absolute;
  right: 0;
}

.logoNb {
  position: absolute;
  right: 110px;
  top: 5px;
}

.infoNumero {
  font-family: arial, helvetica, sans-serif;
  font-size: 10px;
  color: #fff;
  margin: 0 0 0 10px;
}
.infoNumero p {
  margin: 0;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .infoNumero p {
    line-height: 1.2;
  }
}

.panelLoginDiaeta {
  margin: 0;
  width: 170px;
  border-left: #ffffff solid 1px;
  border-right: #ffffff solid 1px;
  background: rgba(255, 255, 255, 0.6);
  height: 160px;
  color: #58595b;
  padding: 10px 15px;
}
.panelLoginDiaeta input {
  background: #fff;
}
.panelLoginDiaeta p {
  margin: 0;
}
.panelLoginDiaeta .submit {
  background: #929497;
}

.mainNav {
  position: absolute;
  background: rgba(0, 0, 0, 0.75);
  text-align: center;
  width: 100%;
  top: 160px;
  bottom: inherit;
  z-index: 100;
  left: 0;
}

.bNav {
  line-height: 25px;
  font-size: 12px;
  color: #fff;
  padding: 6px 10px 6px 10px;
  display: inline-block;
}

.bNav:hover {
  color: #00aeef;
}

.despMenu {
  text-align: center;
  display: block;
  height: 10px;
  width: 100%;
  padding-bottom: 4px;
}

.hideNav {
  overflow: hidden;
  height: 0;
  transition: all 0.2s;
  /* Firefox 4 */
  -moz-transition: all 0.2s;
  /* Firefox 4 */
  -ms-transition: all 0.2s;
  /* Firefox 4 */
  -webkit-transition: all 0.2s;
  /* Firefox 4 */
  -o-transition: all 0.2s;
  /* Firefox 4 */
}

.despMenu img {
  vertical-align: top;
}

.activeNav .hideNav {
  height: 30px;
}

.activeNav .despMenu img {
  transform: rotate(180deg);
}

.main-sidebar {
  background-color: rgba(255, 255, 255, 0.95);
  padding: 0;
  justify-content: stretch !important;
}
.main-sidebar .title-font,
.main-sidebar a {
  padding: 1rem 0.6rem 1rem 1rem;
  margin-bottom: 0;
  color: #fff;
}
.main-sidebar .sidebar-header {
  background: #343a40;
}
.main-sidebar .collapsible-container {
  margin-bottom: 0;
  border-radius: 0;
  background-color: transparent;
  border-bottom: 1px solid #ebebeb;
}
.main-sidebar .collapsible-container a {
  color: #343a40;
  font-size: 13px;
  padding: 0.8rem 1.5rem;
}
.main-sidebar .buscadorHome {
  position: relative;
  padding: 0;
  height: auto !important;
}
.main-sidebar .buscadorHome ::placeholder {
  color: #fff;
  opacity: 1;
}
.main-sidebar .buscadorHome .customRadio {
  position: relative;
}
.main-sidebar .buscadorHome .search-bar {
  display: flex;
  width: 100%;
  justify-items: stretch;
  background-color: rgba(255, 255, 255, 0.25);
}
.main-sidebar .buscadorHome .search-bar * {
  height: 46px !important;
  line-height: 46px !important;
}
.main-sidebar .buscadorHome .search-bar input {
  padding: 0 0 0 1.5rem;
}
.main-sidebar .buscadorHome .search-bar .fields {
  background: transparent !important;
  border: none;
  color: #fff;
}
.main-sidebar .buscadorHome .search-bar .fields:active, .main-sidebar .buscadorHome .search-bar .fields:focus {
  outline: none;
}
.main-sidebar .buscadorHome a {
  padding: 0;
}
.main-sidebar .buscadorHome .search-bar.active {
  background-color: rgba(255, 255, 255, 0.8);
}
.main-sidebar .buscadorHome .search-bar.active ::placeholder {
  color: #343a40;
  opacity: 1;
}
.main-sidebar .buscadorHome .search-bar.active .fields {
  color: #343a40;
}
.main-sidebar .filters {
  background-image: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.15));
  margin: 0;
}
.main-sidebar .filters .inner {
  padding: 0.5rem 1rem 1rem 1rem;
}
.main-sidebar .filters .filter-list {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.main-sidebar .filters .filter-list .item {
  flex: 1 33%;
  margin: 0.5rem 0;
}
.main-sidebar .filters .filter-list label {
  margin: 0;
  font-size: 10px;
}
.main-sidebar .main-sidebar--footer {
  padding: 0;
  flex-grow: 1;
}
.main-sidebar .main-sidebar--footer .logo-container {
  display: flex;
  align-items: center;
  justify-content: stretch;
}
.main-sidebar .main-sidebar--footer .logo1 {
  flex-grow: 1;
}
.main-sidebar .main-sidebar--footer .logo2 {
  max-width: 40px;
}
.main-sidebar .main-sidebar--footer .logo3 {
  max-width: 60px;
}

/*
 * 		Slide
 */
.contenedorSlide {
  background: url(../diaeta/img/bg-slide.jpg) right top;
  background-size: cover;
  height: 230px;
  margin: 0 auto;
  padding-top: 1px;
}
@media (min-width: 768px) {
  .contenedorSlide {
    margin: 37px auto 0 auto;
    height: 400px;
  }
}

.listaSlide {
  width: 100%;
  height: 100%;
  position: relative;
}
.listaSlide li {
  width: 100%;
  height: 100%;
  text-align: center;
  white-space: nowrap;
}
.listaSlide li .aux {
  height: 100%;
  display: inline-block;
  vertical-align: middle;
}
.listaSlide li img {
  box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.4);
  max-height: calc(100% - 30px);
  height: auto;
  max-width: 100%;
  vertical-align: middle;
  display: inline-block;
}
@media (min-width: 768px) {
  .listaSlide li img {
    margin-top: 25px;
  }
}
.listaSlide .textoSlide {
  text-align: left;
  background: rgba(255, 255, 255, 0.95);
  box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.4);
  border: 1px solid #d1d3d4;
  padding: 10px;
  width: 100%;
  max-width: 416px;
  height: calc(100% - 50px);
  white-space: normal;
  display: inline-block;
  vertical-align: middle;
}
@media (min-width: 768px) {
  .listaSlide .textoSlide {
    margin: 30px 25px;
    width: 670px;
    height: 320px;
    max-width: none;
  }
}
.listaSlide .textoSlide h4 {
  color: #007a45;
  font-weight: bold;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.listaSlide .textoSlide p {
  color: #000;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-weight: normal;
  margin: 5px 0 5px;
  line-height: 1.2;
}
@media (min-width: 768px) {
  .listaSlide .textoSlide p {
    width: 660px;
  }
}

.pagerSlide {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0;
  height: 100%;
}
@media (min-width: 768px) {
  .pagerSlide {
    justify-content: flex-end;
  }
}
.pagerSlide a {
  background-color: #fff;
  display: block;
  height: 15px;
  width: 15px;
  margin: 0 0.4rem;
  opacity: 0.4;
  position: relative;
}
.pagerSlide a:after {
  content: "";
  display: none;
}

.barraIndice {
  position: relative;
  height: 30px;
  color: #fff;
}
@media (min-width: 768px) {
  .barraIndice {
    background: #414042 !important;
  }
}
.barraIndice p {
  padding: 7px 10px;
}

/*
      Home
 */
.submitLupa {
  width: 40px !important;
  height: 40px !important;
  background: #939598 url(../diaeta/img/lupa.png) center center no-repeat !important;
  border: 0;
}

.submitLupa:hover {
  background-color: #ad007c !important;
}

/*
 * 		Secciones HOME
 */
.listaSeccionesDiaeta {
  margin: 10px 0 20px 0;
  font-family: Arial, Helvetica, sans-serif;
}

.listaSeccionesDiaeta li {
  display: block;
  vertical-align: top;
  margin: 0 0 20px;
}

.listaSeccionesDiaeta li a:hover {
  text-decoration: underline;
}

.listaSeccionesDiaeta h4,
.paginaDiaeta h4 {
  font-size: 14px;
  color: #fff;
  line-height: 1.2;
  font-weight: normal;
  padding: 10px;
}

.listaSeccionesDiaeta h2 {
  margin: 5px 10px;
  color: #000;
}

.listaSeccionesDiaeta p {
  color: #000;
  line-height: 1.2;
}

.listaSeccionesDiaeta a:hover {
  color: #58595b;
  text-decoration: none !important;
}

.listaSeccionesDiaeta .autores {
  font-size: 14px;
}

.listaSeccionesDiaeta .social {
  padding: 5px 10px;
  text-align: right;
}

.listaSeccionesDiaeta .social a {
  display: inline-block;
  font-weight: bold;
  vertical-align: middle;
}

.listaSeccionesDiaeta .social a:hover {
  color: #ad007c;
}

.social .verMas {
  float: left;
  margin: 10px 0 0 0;
  font-size: 14px;
  color: #4d73b8;
}

.listaSeccionesDiaeta .social .pdf,
.pdfIcon {
  height: 32px;
  width: 32px;
  background: url(../img/pdf.svg) no-repeat;
  background-size: 25px;
  margin-top: -7px;
  display: inline-block;
}

.pdfIcon {
  position: absolute;
  right: 10px;
  top: 15px;
}

.linksFooter a span {
  display: none;
  font-size: 18px;
  margin: 0 !important;
}
@media (max-width: 991.98px) {
  .linksFooter a {
    display: flex;
    justify-content: space-between;
  }
  .linksFooter a span {
    display: block;
  }
}

/*
 * 		Info
 */
.seccionInfo h1 {
  /*background: #A8017B;*/
  color: #fff;
  font-weight: normal;
  padding: 10px;
  margin-top: 18px;
  font-size: 16px;
}
@media (min-width: 768px) {
  .seccionInfo h1 {
    font-size: 24px;
  }
}

.seccionInfo .bgBlanco {
  background: #fff;
}

.seccionInfo p {
  font-size: 14px;
}

.seccionInfo h2 {
  font-size: 16px;
  color: #aa007c;
}

.seccionInfo .gris {
  background: #e3e4e5;
}

/*
 * 		Archivo
 */
.seccionArchivo h3 {
  font-size: 16px;
  margin: 20px 0 10px;
}

.seccionArchivo .desplegarSiguiente + div {
  padding: 0;
}

.seccionArchivo .itemSolapa {
  position: relative;
}

.seccionArchivo .itemSolapa .desplegarSiguiente {
  color: #000;
  font-size: 16px;
  background: #e3e4e5;
  display: block;
}

.seccionArchivo .itemSolapa ul {
  list-style-image: none;
}

.seccionArchivo .itemSolapa ul li {
  margin: 0;
  padding: 10px 60px 10px 40px;
  min-height: 40px;
  background: url("../diaeta/img/bullet.png") no-repeat scroll 15px 15px #eeefef;
  line-height: 18px;
  position: relative;
}
.seccionArchivo .itemSolapa ul li a {
  word-break: keep-all;
}
@media (max-width: 991.98px) {
  .seccionArchivo .itemSolapa ul li {
    padding: 10px 60px 10px 10px;
    background: #eeefef;
  }
}

.seccionArchivo .itemSolapa ul li:nth-child(even) {
  background-color: #e3e4e5;
}

.formEstandar > div {
  margin: 0;
}

.bArchivo {
  background: #939598;
  width: 100px;
  height: 44px;
  line-height: 38px;
  font-size: 14px;
  color: #fff;
  display: inline-block;
  text-align: center;
  color: #fff;
}

.bArchivo:hover {
  background: #5b5b5b;
}

/* diaeta nuevos */
.contadorPaginas {
  display: inline-block;
  margin: 0 10px;
  vertical-align: super;
  padding: 0 !important;
}

.cuerpoInfo table {
  min-width: 600px;
}
.cuerpoInfo table p {
  font-size: 12px !important;
  text-indent: 0 !important;
}

.cuerpoInfo ol li {
  margin-left: 30px;
}

.cuerpoInfo ul li p {
  padding: 0 !important;
}

.cuerpoInfo ol li p,
.cuerpoInfo ul li p {
  text-indent: 0 !important;
}

.cuerpoInfo a {
  word-break: break-all !important;
}

.seccionStaff {
  margin-top: 15px;
}

.seccionStaff p {
  padding-top: 5px !important;
}

.imgOrg {
  position: absolute;
  right: 0;
  top: 100px;
  text-align: center;
}
@media (max-width: 991.98px) {
  .imgOrg {
    display: none;
  }
}

.imgOrg img {
  width: 300px;
  height: auto;
}

.bgVerde {
  background: #cde5d7;
  padding: 0px 20px 20px;
  margin-top: 20px;
}

/*.pieTapa {
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 0;
    background: rgba(255,255,255,0.5);
    padding: 5px;
    border-radius: 0 0 0 10px;
    box-shadow: 0px 2px 2px rgba(0,0,0,0.05);
}*/
.contenidosHome span {
  padding: 12px 0 0 10px;
  color: #000;
  display: inline-block;
}

.linkPdf {
  background: url("../img/pdf.svg") no-repeat scroll right 10px center;
  color: #ad007c;
  font-size: 14px;
  display: inline-block;
  padding: 10px 50px 10px 10px;
  margin: 15px 15px 0;
  position: absolute;
  right: 0;
}

.facebook2,
.twitter2 {
  display: block;
  height: 34px;
  padding-left: 34px;
  line-height: 34px;
  margin-bottom: 5px;
}

.facebook2:hover,
.twitter2:hover {
  color: #fff;
  background-position: bottom left;
}

.facebook2 {
  background: url(../img/facebook2.png) no-repeat left top;
}

.twitter2 {
  background: url(../img/twitter2.png) no-repeat left top;
}

.cuerpoInfo h4 {
  /*background: #D779B6;*/
  background-image: none;
}

.pagSeparador {
  height: 12px;
  background: url(../diaeta/img/separador.jpg) repeat-x #e6e7e9;
}

.controlPag {
  text-align: right;
  padding: 10px 5px !important;
  color: #bd007a !important;
}

.controlPag a {
  color: #bd007a;
}

.pageCtrl {
  height: 12px;
  width: 12px;
  display: inline-block;
  text-indent: 0;
}

.pageCtrl img {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
}

.nextPage img,
.lastPage img {
  transform: rotate(180deg);
}

/*
 * 		Solapas
 */
.seccionSolapas {
  margin-top: 40px;
}

.seccionSolapas .nivel1,
.seccionSolapas .nivel2 {
  background: #adaeb0;
  height: 30px;
  font-weight: bold;
  font-size: 14px;
  line-height: 30px;
  padding: 0 10px;
  color: #fff;
}

.seccionSolapas .nivel2 {
  color: #000;
  background: #d7d8d9;
  font-weight: normal;
}

.seccionSolapas .itemSolapa a {
  font-size: 12px;
  margin: 0;
  padding: 0 40px 0 40px;
  height: 20px;
  line-height: 20px;
  display: block;
  color: #9f007c;
}

.seccionSolapas .itemSolapa a:hover {
  background: inherit !important;
}

.itemSolapa .linkTitulo {
  display: inline-block;
}

.seccionSolapas .rosa {
  background: #eccce5;
  border-bottom: #9f007c 1px solid;
}

.seccionSolapas p {
  color: #000;
  font-size: 12px;
  padding-top: 10px;
  padding-left: 27px;
}

/*
 * 		Buscador
 */
.listaBuscador li {
  margin-left: 0 !important;
  width: inherit !important;
}

.listaBuscador li h2 {
  font-size: 18px;
  min-height: inherit;
  /*background: url("../diaeta/img/bullet.png") no-repeat scroll 0 10px rgba(0, 0, 0, 0);*/
}

.listaBuscador li .bgGris {
  margin-top: 10px;
  min-height: 15px;
}

.listaBuscador li .bgBlanco {
  min-height: 50px;
}

.listaBuscador li .social a {
  line-height: 30px;
}

.avisosPager {
  text-align: center;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.avisosPager li {
  margin: 0;
}

.avisosPager li a {
  display: inline-block;
  padding: 5px 10px;
  border-radius: 5px;
}

.avisosPager .pagActual {
  background: #ad007c;
  color: #fff;
}

/*
 * 		Pagina Diaeta
 */
.paginaDiaeta {
  padding: 0;
  background: #fff;
}

.paginaDiaeta h4 {
  margin-top: 18px;
}

.paginaDiaeta h2 {
  font-weight: normal;
}

.paginaDiaeta .bgGris {
  margin-top: 40px;
  padding-top: 10px;
  background: #b7b9bb;
}

.paginaDiaeta .colGris {
  background: #e1e2e3;
  margin: 10px 0;
  padding-bottom: 20px;
  display: flex;
  flex-wrap: wrap;
}

.paginaDiaeta .colGris .inlineBox {
  padding: 10px;
  font-size: 14px;
  color: #000000;
  width: 100%;
}
@media (min-width: 768px) {
  .paginaDiaeta .colGris .inlineBox {
    width: 50%;
  }
}

.paginaDiaeta .colGris h3 {
  font-size: 20px;
  font-weight: normal;
}

.paginaDiaeta .cuerpo h2 {
  font-size: 21px;
}

.paginaDiaeta .cuerpo h3 {
  font-size: 18px;
  font-weight: 300;
  margin-top: 20px;
}

.paginaDiaeta .cuerpo p,
.paginaDiaeta .cuerpo ul li {
  font-size: 14px;
  color: #000;
}

.paginaDiaeta .cuerpo p {
  text-indent: 15px;
}

.paginaDiaeta .cuerpo .bgGris {
  margin-top: 20px !important;
}

.paginaDiaeta .cuerpo .bgGris p {
  color: #fff !important;
}

.paginaDiaeta .cuerpo .bgGris p:first-child {
  padding-top: 0 !important;
}

.paginaDiaeta h3 {
  font-size: 18px;
}

.paginaDiaeta img {
  margin: 30px 0;
  max-width: 100%;
  height: auto;
}

.paginador {
  text-align: right;
  margin: 40px 0;
}

.paginador .ant,
.paginador .prox {
  display: inline-block;
  width: 70px;
  height: 30px;
}

.paginador a:hover {
  background-color: #c049a3 !important;
}

.paginador .ant {
  background: url(../diaeta/img/ant.png);
}

.paginador .prox {
  background: url(../diaeta/img/prox.png);
}

.pieCentrado {
  text-align: center;
  color: #000;
  font-size: 12px;
  margin: 10px 0;
}

.lineaInf {
  border-bottom: 1px solid #6d6e71;
  padding-bottom: 30px;
}

.lineaSup {
  border-top: 1px solid #6d6e71;
  margin-top: 30px;
}

.popup {
  box-sizing: border-box;
}

.popup-flex {
  justify-content: stretch;
}

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