.no-seleccionable {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; 
}

.margin-15 {
    margin: 15px !important;
}

.margin-top-0{
    margin-top: 0px !important;
}

.padding-0{
    padding: 0px !important;
}

.padding-5{
  padding: 5px;
}

.padding-left-10 {
    padding-left: 10px;
}

.padding-left-15 {
    padding-left: 15px;
}

.margin-top-0{
    margin-top: 0px !important;
}

.margin-top-10{
    margin-top: 10px !important;
}

.margin-top-50{
    margin-top: 50px !important;
}

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

.margin-top-minus-30{
    margin-top: -30px  !important;
}

.margin-bottom-20{
    margin-bottom: 20px !important;
}

.margin-bottom-50{
    margin-bottom: 50px !important;
}

.float-left{
  float: left !important;
}

.float-right{
  float: right !important;
}

.text-center{
  text-align: center;
}

.text-left{
    text-align: left !important;
}

.text-right{
    text-align: right;
}

.popover{
    max-width: 100% !important;
    max-height: 100% !important;
}

.display-inline{
  display: inline;
}
.title-como{
	padding-left: 5px !important;
	padding-right: 5px !important;
	font-size: 22px !important;
}



.box {
    color: white !important;
    background-color: #164595 !important;
    border-bottom: 3px solid #bd2a34 !important;
    border-radius: 5px !important;
    margin-bottom: 10px !important;
    padding: 30px 0 !important;
    text-align: center !important;
    -webkit-box-shadow: 1px 1px 5px 1px rgba(186, 186, 186, 0.85) !important;
    box-shadow: 1px 1px 5px 1px rgba(186, 186, 186, 0.85) !important;
}

.box2 {
    height: 44px !important;
    color: white !important;
    background-color: #164595 !important;
    border-bottom: 3px solid #bd2a34 !important;
    font-size: 14px !important;
    border-radius: 5px !important;
    margin-bottom: 10px !important;
    padding: 12px 0 !important;
    text-align: center !important;
    -webkit-box-shadow: 1px 1px 5px 1px rgba(186, 186, 186, 0.85) !important;
    box-shadow: 1px 1px 5px 1px rgba(186, 186, 186, 0.85) !important;
}

.box3{
    height: 92% !important;
}

.box4 {
    height: 54px !important;
    color: white !important;
    background-color: #164595 !important;
    border-bottom: 3px solid #bd2a34 !important;
    font-size: 14px !important;
    border-radius: 5px !important;
    margin-bottom: 10px !important;
    padding: 10px 0 !important;
    text-align: center !important;
    -webkit-box-shadow: 1px 1px 5px 1px rgba(186, 186, 186, 0.85) !important;
    box-shadow: 1px 1px 5px 1px rgba(186, 186, 186, 0.85) !important;
}

.boxTag{
    height: 110px !important;
    margin-bottom: 10px !important;
    padding: 10px 10px 5px 10px;
    border-radius: 5px 5px 5px 5px;
    color: white !important;
    background-color: #e3e3e3 !important;
    font-size: 14px !important;
    font-weight: 600;
    text-align: center !important;
}

#main{
    margin: 4% 0 !important;
}

#footermio{
    text-align: center !important;
}

#footernomral{
    text-align: center !important;
    margin-top: 1% !important;
}

#footer-zone-social{
  text-align: center;
  margin-top: 15px;
  height: 50px;
  width: 100%
}

#internal-zone-social{
  display: inline-block;
}

.titulo{
    margin: 2% 2% 0% 0% !important;
}

.titulo2{
    margin: 5px 0% 4px 0% !important;
}
.labelFormulario{
    margin-top: 1px !important;
    font-size: 14px !important;
    text-align: right !important;
    width: 100% !important;
}

.labelFormulario2 {
    margin-top: 1px !important;
    font-size: 14px !important;
    text-align: right !important;
    width: 100% !important;
}

.labelFormulario3{
    margin-top: 1px !important;
    font-size: 14px !important;
    text-align: left !important;
    width: 100% !important;
}

.labelFormulario4{
    margin-top: 1px !important;
    font-size: 44px !important;
    text-align: left !important;
    width: 100% !important;
}

.checklabel{
    margin-top:50% !important;
    margin-bottom:5px !important;
    margin-left:20px !important;
}

.inputformulario{
    margin-bottom:5px !important;
    margin-left:5px !important;
    font-size: 14px !important;
}

.inputformulario2{
    margin-top: -2px !important;
    margin-bottom: 5px !important;
    margin-left: 10px !important;
    font-size: 14px !important;
}

.inputformulario3{
    margin-top: -2px !important;
    margin-bottom:5px !important;
    margin-left:5px !important;
    font-size: 14px !important;
    width: 95% !important;
}

.botonformulario{
    margin-top:1%
}
.textareaformulario{
    margin-top:5px !important;
    margin-bottom:5px !important;
    margin-left:5px !important;
}

#tablaLista {
    overflow-x: hidden;
}

#tablaLista tbody a.btn {
    padding: 0 4px !important;
    text-align: left !important;
}

#tablaLista thead td {
    background-color: #006699 !important;
    color: white !important;
    text-align: center !important;
    font-weight: bold !important;
}

tfoot input {
    width: 100% !important;
    padding: 3px !important;
    box-sizing: border-box !important;
}

.popover-content {
    white-space: nowrap !important;
}

.tablaCentrado{
    text-align: center !important;
}

#tablaListado tfoot tr th:nth-child(7) input {
    display: none !important;
}

#botoneratabla{
    margin-bottom:4px !important;
}

.tablamuestra{
    text-align: center !important;
    font-weight: bold !important;
}

.imagenPequenya{
    width: 40px !important;
    height: 40px !important;
}

.botonoperacion{
    margin: 2px 2px 2px 2px !important;
}

.cabeceraTabla{
    font-weight: bold !important;
    font-size: 14px !important;
}

.file{
    margin-top:5px !important;
    margin-bottom:5px !important;
    margin-left:5px !important;
    border-radius: 4px !important;
    border: 1px solid #e3e3e3 !important;
    width:100% !important;
}

.celda{
    margin-top: 5px !important;
    margin-bottom: 5px !important;
    margin-left: 5px !important;
}

#hidden-color-zone{
  display: none;
}

.topalfabetico{
    margin-top: -10px !important;
    margin-bottom: 10% !important;
    font-weight: bold !important;
    font-size: 14px !important;
    text-align: center !important;
}

.letrero{
    margin-top: 15px !important;
}

.cuadroadmin{
    width: 100%
}

.adm-pers {
    margin-right: 1% !important;
    float: left !important;
    width: 19% !important;
}

.adm-pers2 {
    margin-right: 1% !important;
    float: left !important;
    width: 24% !important;
}

.adm-tablas{
    margin-right: 1% !important;
    float: left !important;
    width: 19% !important;
}

#contenidoficha{
    background-color: white !important;
}

#div_id{
    text-align: right !important;
}

#tabla1_alimento{
    font-size: 14px !important;
    text-align: left !important;
    margin-left: 10%;
    border: 2px solid black !important;
    width: 90% !important;

}

#tabla1_alimento th{
    border: 2px solid black !important;
    height: 30% !important;
}

#tabla1_alimento td{
    width: 143px !important;
    border: 2px solid black !important;
    height: 20% !important;
    padding: 5px 3px 5px 4px !important;
}

#tabla2_alimento{
    font-size: 14px !important;
    margin-bottom: 5px !important;
    border: 2px solid black !important;
    width: 90% !important;
}

#tabla2_alimento th{
    border: 2px solid black !important;
    height: 30% !important;
    padding-top: 4px !important;
    padding-bottom: 4px !important;
}

#tabla2_alimento td{
    border: 2px solid black !important;
    height: 30% !important;
    padding: 4px 3px 4px 4px !important;
}

.ladoderechotabla2{
    text-align: center !important;
    font-family: sans-serif !important;
    font-weight:600;
    color: #222533;
}

.numerosAvisoLegal{
    text-align: center !important;
    font-family: sans, Raleway !important;
    font-weight: 900;
    color: #222533;
}

.carteltabla{
    text-align: left !important;
    margin-left: 45% !important;
    font-weight: bold !important;
}

.carteltabla2{
    text-align: center !important;
    font-weight: bold !important;
}


#cartelIntTabla2info{
    text-align: center !important;
    font-size: 14px !important;
}

#cartelvaloracionalimentos{
    margin-top: 10px !important;
    padding-left: 16px !important;
    font-size: 16px;
}

#div_Cartelvaloracion{
    /* margin-top: 5px !important; */
    margin-bottom: 5px !important;
    padding-left: 5px !important;
    width: 110% !important;
    height: 5% !important;
    /* margin-left: -1.5% !important; */
    /* width: 100% !important; */
    /* float: left !important; */
    white-space: pre !important; /* CSS 2.0 */
    white-space: pre-wrap !important; /* CSS 2.1 */
    white-space: pre-line !important; /* CSS 3.0 */
    white-space: -pre-wrap !important; /* Opera 4-6 */
    white-space: -o-pre-wrap !important; /* Opera 7 */
    white-space: -moz-pre-wrap !important; /* Mozilla */
    white-space: -hp-pre-wrap !important; /* HP */
    word-wrap: break-word !important; /* IE 5+ */
    font-size: 14px !important;
}

#div_valoracion a:link
{
    text-decoration: underline !important;
}

#divImagenalimentoficha{
    padding-left: 55px !important;
}

#imagenalimentoficha{
    margin-top: 20px !important;
    width: 70% !important;
    height: 70% !important;
}

.cartelsemaforoficha{
    text-align: center !important;
    margin-top: 20px !important;
    margin-bottom: 30px !important;
    font-weight: bold !important;
}

#zonapiramideficha,#zonasemaforoficha{
    text-align: center !important;
}

#cartelPiramideAlimentacion{
    text-align: center !important;
}

#cartelsemaforoficha{
    text-align: left !important;
    margin-left: 2% !important;
}

#coloresSeparadosSemaforo{
    text-align: center !important;
    padding-top: 45px !important;
    margin: auto;
}

#semaforoRojo, #semaforoAmarillo, #semaforoVerde {
    width: 55px;
    margin: auto;
}

#cartelRecomendacionesConsumoMasInfo{
    text-align: left !important;
    margin-left: 7.3% !important;
    font-size: 14px !important;
}

#imagenpiramideficha{
    max-width: 115% !important;
    max-height: 115% !important;
    margin-left: 5px;
}

#zonanombrealimneto{
    margin-bottom: -10px !important;
}

#tabla1_declaraciones,#tabla1_declaraciones_nutricionales,#tabla1_declaraciones_salud,#tabla1_id_ficha,#tabla1_info_id_ficha_alimento,#tabla1_url1,#tabla1_url2,#tabla1_info_url1,#tabla1_info_url2,#tabla1_info_id_ficha{
    text-decoration: underline !important;
}

.subr{
    text-decoration: underline !important;
}

.subr-orange{
    text-decoration: underline !important;
    color: #FE6601 !important;
}

#semaforo-info{
  font-size: 14px;
  margin: auto;
  margin-top: 40px;
  text-align: center;
  width: 300px;
}


#noHaySemaforo,#contenedorDeclaracionesNutricioneles{
    display: none !important;
}


#tablaInfoAlimentoCompleto{
    margin-left: 10% !important;
}

.botonCerrarSesion{
    margin-top: -2px !important;
}

#contenidoEnlaces, #contenidoDocumentos{
    margin-top: 15px !important;
}

.dataTables_length{
    float: left !important;
}

.paginate_button{
    background-color: #227918;
    color: white;
    padding: 3px 6px;
    margin: 0 2px;
    font-weight: bold;
}

#zonaBotonBusquedaAvanzada{
    margin-top: 3% !important;
    margin-bottom: 0.5% !important;
}

.lineasBusqueda{
    margin-top: 1% !important;
    margin-bottom: 1% !important;
}

.boton1{
    margin-left:-5% !important;
    margin-top: 8px !important;
    margin-bottom: 1% !important;
}
.boton2{
    margin-top: 8px !important;
    margin-bottom: 1% !important;

}


#linea3,#linea4,#linea5,#linea6,#linea7,#linea8,#linea9,#linea10#{
    display: none !important;
}

#boton_enviar_alimento,#boton_reset_alimento{
    margin-left: 15px !important;
}

#divTablaInfoAlimentoCompletointro{
    margin-left: -15px !important;
}


#section-busqueda-alimento {
  position: relative;
  width:100%;
  overflow: hidden;
}

#section-busqueda-avanzada {
    position: relative;
    width:100%;
    overflow: hidden;
}

#section-busqueda-rapida {
    position: relative;
    width:100%;
    overflow: hidden;
}

#btn-rapida, #btn-avanzada, #btn-nutriente{
  margin: 20px;
  border-radius: 5px;
}

@media screen and (max-width: 600px) {
  #btn-rapida, #btn-avanzada, #btn-nutriente{
    padding: 10px 5px 10 5px;
    font-size: 20px;
  }
}

.texminfoto{
    font-size: 14px !important;
}

.inputformulario4{
    margin-bottom:5px !important;
    margin-left:5px !important;
    font-size: 14px !important;
    width: 30%
}

.textareaespecial{
    margin-left:5px !important;
    font-size: 14px !important;
    width: 95%
}

.carteltamanyo,.carteligual{
    display: none !important;
    margin-top: -5px !important;
    margin-left: 18px !important;
    font-size: 14px !important;
    text-align: left !important;
    width: 90% !important;
}

#zonaImportarCSV{
    text-align: center !important;
    height: 300px !important;
    margin-top: 10% !important;
}

#boton_importarCSV{
    margin-top: 100px !important;
    margin-bottom: 100px !important;
    width: 100% !important;
    height: 80px !important;
}

#h4Importar{
    margin-left: 50px !important;
}

.migaPan{
    margin-top: 15px !important;
}

.botonVolver{
    margin-bottom: 15px !important;
    text-align: right !important;
    padding-right: 10px !important;
}

.margeninferior{
    margin-bottom: 15px !important;
}

.divAdministracion{
    padding: 15px 10px 5px 15px !important;
}

#central{
    margin: 50px 0 50px 0 !important;
    height: 300px !important;
    text-align: center !important;
    padding: 0 0 0 0 !important;
}

#textcentral{
    padding-top: 120px !important;
}

#imagenAlimento,#imagenAlimentoMostrar{
    border: 1px solid #ccc !important;
}

#celdaurl{
    text-decoration: underline !important;
    margin-left: 5px !important;
    font-size: 14px !important;
}

.tdizq{
    text-align: left !important;
}


#ficha_alimento_nombre{
    color:#333 !important;
}
.numeracos{
    font-size: em !important;
}

.ennegrita{
    font-weight:bold !important;
    padding-top: 2px !important;
    padding-bottom: 2px !important;
}

#zonaPiramideSemaforo{
    margin-left: 5px !important;
    margin-bottom: -10px;
}

#menusMargin{
    margin-top: -60px !important;
}

.separadico{
    margin: 15px 0px 5px 0px !important;
}

.circulo {
    width: 55px !important;
    height: 55px !important;
    -moz-border-radius: 50% !important;
    -webkit-border-radius: 50% !important;
    border-radius: 50% !important;
    margin-bottom: 6px !important;
}

.circulo-social-footer, .circulo-social-contacto, .circulo-social-header {
  float: left;
  font-size: 20px !important;
  padding-top: 5px;
  height: 40px;
  width: 40px;
  line-height: 30px;
  margin: 0px 5px 5px 0px;
  position: relative;
  text-align: center;
  border-radius: 50%;
  background-color: #FE6601;
  color: white;
}

.circulo-social-contacto{
  background-color: #227918;
}


.circulo-social-header {
  height: 35px;
  width: 35px;
  margin: 0px 2px 2px 0px;
  padding: 4px 0px 0px 0px;
}

.icon-navegador {
    font-size: 20px !important;
    color: #aba5a2;
}

.icon-navegador-30 {
    font-size: 30px !important;
    color: #aba5a2;
}

.zone-social-heade {
    margin: 0px !important;
    float: right !important;
}


icon-header{
 font-size: 5px !important;
}


.rojoOff{
    background: rgb(255,191,191) !important;
}

.amarilloOff{
    background: rgb(255,255,193) !important;
}

.verdeOff{
    background: rgb(192,242,191) !important;
}

.rojoOn{
    background: rgb(254,000,000) !important;
    border: 2px solid #555 !important;
}

.amarilloOn{
    background: rgb(255,255,001) !important;
    border: 2px solid #555 !important;
}

.verdeOn{
    background: rgb(001,204,000) !important;
    border: 2px solid #555 !important;
}

#cartelSinSemaforo{
    display: none !important;
    width: 130px !important;
    height: 80px !important;
    margin-left: -30% !important;
}

.movimientoIzquierda{
    margin-left: 151.422px !important;
}

.cajitas{
    width: 125px !important;
    height: 44px !important;
    text-align: center !important;
    font-size: 14px !important;
    background: #164595 !important;
    border: 4px solid #164595 !important;
    color:white !important;
    margin-top: 15px !important;
    margin-right: 10px !important;
    padding: 8px 8px 12px 8px !important;
}

.cajitas:hover {
    color:grey !important;
    background: white !important;
    border: 4px solid #164595 !important;
}

#img-profile{
  margin-top: -50px;
}

#bloquesuperior{
    margin-right: 15px !important;
}

.trNoAliment{
    height: 100px !important;
}

.tdNoAliment{
    padding-top: 500px !important;
}

.tamNoAliment{
    font-size: 14px !important;
}

.centrado{
    text-align: center !important;
}

#zonaMapa{
    width: 100% !important;
    height: 350px !important;
    text-align: center !important;
}

#iframeCartel{
    border:2px !important;
    width: 100% !important;
}

.anchoXalto80X120{
    width: 80px !important;
    height: 120px !important;
}

.anchoXalto120X80{
    width: 120px !important;
    height: 80px !important;
}

.imagen-alimento {
    max-width: 120px !important;
    max-height: 120px !important;
    margin: auto !important;
}

.imagenAlimentominiaturaLogoMarca{
    width: 100px !important;
    height: 120px !important;
}

#tdImagenAlimento{
    text-align: center !important;
}

#imagenAlimentoMostrar,#imagenAlimento{
    text-align: center !important;
    background: #337ab7 !important;
}

#intPiramideAlimentacion{
    margin-left: 105px !important;
}

#deconsumo{
    margin-bottom: 50px !important;
}

.codificacionEnlaces{
    text-decoration: underline !important;
}

.celdaizquierda{
    width: 100px !important;
}

#comentario-declaraciones-nutricionales a:link
{
    text-decoration: underline !important;
}

#comentario-declaraciones-salud a:link
{
    text-decoration: underline !important;
}

#tabla1_id_alergenos a:link
{
    text-decoration: underline !important;
}

.corto{
    width: 170px !important;
    display: inline !important;
    margin-left:10px !important;
}

.equipoNp{
    text-decoration: underline !important;
}


.h4_mas_info_ficha{
  color: #FE6601;
  text-decoration: none !important;
  background-color: transparent;
  text-align: center;
  font-size: 14px;
  font-weight: normal;
}


a, a:active, a:hover {
    color: #FE6601;
    text-decoration: none !important;
}



.well.propio {
    border: 1px solid #9E9E9E;
    background-color: rgba(0, 0, 0, 0.16);
    padding: 20px;
    border-radius: 10px;
}


ul {
    padding-left: 40px;
    list-style-type: disc;
    margin: 10px 0;
}

ol {
    list-style-type: number;
}

ul li {
    list-style-type: disc;
}

.navbar-nav > li > .dropdown-menu {
    padding-left: 0px;
    list-style-type: none;
    margin: 0;
    color: #E9BEA0 !important; /* enlaces en la barra navegacional. */
}

.navbar-nav > li > .dropdown-menu > li {
    list-style-type: none;
}

.well{
    padding-top: 10px;
}

.input-sm{
    height: 40px;
}
.select.input-sm{
    height: 40px;
    font-weight:bold;
}

.mySelect{
    height: 40px !important;
    font-size: 14px !important;
    text-align: center;
    padding: 10px 10px;
    font-weight: bold;
}

.btnBuscador{
    height: 40px;
    padding: 10px 20px;
    border-radius: 5px !important;
    font-size: 14px !important;
}

.btnModel{
    height: 50px;
    padding: 10px 20px;
    border-radius: 5px !important;
    color: #227918;
    font-size: 14px !important;
}

.btnModel:hover:hover {
    color: #ffffff;
    background-color: #227918;
    border-color: #227918;
    font-size: 14px !important;
}

.divContact{
    padding-left:30px;
}

.myTitulo{
    font-size: 14px;
    color: #222533;
}

.colorBlanco, .colorBlanco:active, .colorBlanco:hover {
    color: white !important;
    text-decoration: none !important;
}

.centersPolitica{
    text-align: center;
}

.h2_listado_item{
  color: #FE6601;
  text-decoration: none !important;
  font-size: 14px;
  font-weight: normal;
  text-transform: none !important;
}

#contacto_universidad{
  font-size: 18px;
  font-weight: bold;
  margin-bottom: -15px;
  text-transform: none;
}

#busqueda_avanzada_titulo, #busqueda_avanzada_titulo_generador{
  font-size: 24px;
  line-height: 1.25;
  color: #227918;
  font-weight: 700;
  text-transform: none;
}
#busqueda_avanzada_titulo_generador{
  margin-top: 30px !important;
}

#welcome{
    min-height: 140px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 14px;
    text-align: justify;
}


@media screen and (max-width: 450px) {
  #welcome{
    font-size: 12px !important;
  }
}

@media screen and (max-width: 335px) {
  #welcome{
    font-size: 11px !important;
  }
}

#buscador_avanzado_medio1{
    margin-top: 10px;
}

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

.font-size-30 {
    font-size: 30px;
}

.font-weight-600 {
    font-weight: 600;
}

.h1titular{
    margin-top: 15px;
    margin-bottom: 20px;
    font-size: 22px;
    line-height: 1.11111;
    letter-spacing: -1px;
    color: #222533;
}

.h2titular {
    font-size: 18px;
}

.h2titular24{
    font-size: 24px !important;
    margin-bottom: 50px  !important;
  }

.h2-sub{
    font-size: 18px;
    margin: 20px 0px 20px 0px;
}

.tituloBoxHome{
  color: #FE6601;
  text-decoration: none !important;
  font-size: 34px;
  padding-bottom: 5px;
}

#overbox3 {
    position: fixed;
    bottom: 0px;
    left: 0px;
    width: 100%;
    z-index: 999999;
    display: block;
}
#infobox3 {
    background-color: #989494;
    margin: auto;
    position: fixed;
    bottom: 30px;
    width: 100%;
    padding: 10px 15px;
    z-index: 2356215;
    line-height: 20px;
    text-align: justify;
}
#infobox3 p {
    text-align: center;
    color: #000000;
}
#infobox3 p a {
    margin-right:5px;
    text-decoration: underline;
}

.btnAvisoCookie{
    height: 40px;
    padding: 12px 20px;
    border-radius: 5px !important;
    color: white;
    background-color: #227918;
}

.colorGreen{
    color: #227918;
}

.footerAdminText{
    font-weight: bold;
}

.separacion404{
    margin-top: 50px;
    margin-bottom: 50px;
}

#overbox3{
    display:none;
}

body{
    font-size: 14px !important;
}

.nombre_ficha{
    height: 26px;
}

.div_contenido_ficha{
    margin-top: -5px;
}

#zona_div_valoracion{
    margin-top: 10px !important;
    text-align: justify;
}

.claseJustificado{
    text-align: justify;
}

#textHome{
    margin-top: 1px;
}

.homeLiBusquedaAvanzada{
    background-color: transparent !important;
}

.jumbotron-custom {
    display: inline-block;
    height: 100%;
    width: 300%;
    top: 0;
    left: 0;
    background-color: transparent !important;
}

.numerico{
    font-family: sans-serif !important;
    font-weight:600;
}

.numerico2{
    font-family: sans-serif !important;
    font-weight:400;
}

.alignLeft{
    float:left !important;
}

.navMenuDesplegado{
    width: 305px !important;
}

.navMenuDesplegadoCorto{
    width: 280px !important;
}

#sectionBoton404{
    margin-top: 25px;
    text-align: center;
}

#button404{
    margin-top: 12px !important;
}

.cuadradoHome{
    margin-bottom: -15px !important;
    margin-top: 5px !important;
    font-size: 21px !important;
}


/* Logo Header */
.logo_header{
    height: 120px;
}

@media screen and (max-width: 768px) {
  .logo_header{
      height: 50px;
  }
}

#banner_header{
  padding: 1px 10px 1px 10px;
}

.container-video-youtube {
  background: #e3e3e3;
  padding-bottom: 15px;
}


#tabla1_declaraciones_nutricionales_vacio{
    display:none;
}

#tabla1_declaraciones_salud_vacio{
    display:none;
}

.declaracionesOut{
    text-decoration:none !important;
    color:#222533;
}

#botonTags, #botonBusquedaNutricion{
  font-size: 18px;
  padding: 15px;
  border-radius: 5px;
  i{
    font-size: 24px;
    padding: 5px;
    margin: 5px;
  }
}


.ojo-grande{
    font-size: 24px !important;
}

#badali_proyecto{
    height: 125px;
    width: 290px;

}

#who_proyecto{
    height: 338px;
    width: 240px; /*Anterior   width: 280px; */
}

#legumbres_proyecto{
    height: 182px;
    width: 240px;
}

#cereales_proyecto{
    height: 193.9px;
    width: 262.5px;
}

#declaraciones_salud_proyecto{
    height: 80%;
    width: 80%;
}

#libro_blanco_proyecto{
    height: 100%;
    width: 100%;
    margin: 20px 0px 0px 0px;
}

#masInfoFicha{
    display: none;
}

.text-select-nutriente{
    text-align: center !important;
    padding-top: 5px;
    margin: 5px;
}

.text-proyecto {
	padding-left: 0px;
	padding-right: 0px;
}

.box-articulos{
  margin-top: 10px;
  margin-bottom: 0;
  padding: 10px;
  background-color: rgb(245, 245, 245);
  border-radius: 5px 5px 5px 5px;
}

 .box-articulos-link{
   display:block;
   float:left;
 }

.box-articulos-picture{
  height: 70px;
  margin-right: 10px;
  border-radius: 5px 5px 5px 5px;
}

.nutricion-picture{
    display: block;
    margin: 0 auto 0 auto;
    border-radius: 5px 5px 5px 5px;
}

.box-articulos-text{
  display: inline;
  margin-top: -10px !important;
}

.box-articulos-link{
  margin-left: 5px ;
  font-size: 12px;
}

.box-articulos-title{
  font-size: 18px;
  font-weight: bold;
  margin-bottom: -3px;
  color: #227918 !important;
}

.box-articulos-description{
  font-size: 12px;
  text-align: justify !important;
  color: black !important;
}

.box-articulos-etiqueta{
  color:  rgb(165, 160, 160) !important;
  font-weight: bold;
}

@media screen and (max-width: 400px) {
  .box-articulos-picture{
    display: none;
  }
}


@media screen and (max-width: 1200px) {
    #intPiramideAlimentacion{
        margin-left: 23% !important;
    }
    #intRecomendacionesConsumo{
        margin-left: 0% !important;
    }
}


/* Adaptación a dispositivos moviles: */
@media screen and (max-width: 1000px) {
	.text-proyecto{
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
}

@media screen and (max-width: 767px) {  /* Dispositivo móvil */
    .margin-adaptative
    {
        margin-top: 150px !important;
    }

    .oculta-movil{
        display: none;
    }

    #banner_header{
        display: none;
    }

	.title-como{
		text-align: center !important;
		font-size: 22px !important;
	}
	.text-proyecto{
		padding-left: 15px;
		padding-right: 15px;
	}


    /* Ficha de alimentos: */
    #tabla1_alimento{
        max-width: 90%;
        margin: 0px 0px 0px 10px !important;
    }

    #tabla2_alimento{
        max-width: 90%;
        margin: 0px 5px 0px 10px !important;
    }

    #imagenpiramideficha{
        max-width: 100% !important;
        max-height: 100% !important;
        margin: 5px;
    }

    #menusMargin{
        text-align: center;
    }
    #masInfoFicha{
        display:inline;
        padding-top: 50px;
    }
    .carteltabla,.carteltabla2,#intTabla2info,#cartelpiramideficha,#divImagenalimentoficha{
        text-align: center !important;
        margin: 5px !important;
    }

    #divImagenalimentoficha{
        padding-bottom: 10px;
    }

    #tabla1_alimento{
        margin-left: 10px !important;
    }

    #intPiramideAlimentacion{
        margin-left: 0px !important;
    }
}
@media screen and (max-width: 600px) {

    .text-select-nutriente{
        text-align: center !important;
    }

  .modal-dialog{
    margin: 60px 10px 10px 10px !important;
  }

    #intPiramideAlimentacion{
        margin-left:0px !important
    }

    /* Sección Proyecto badali: */
    #badali_proyecto,#who_proyecto,#legumbres_proyecto,#cereales_proyecto,#declaraciones_salud_proyecto,#libro_blanco_proyecto{
        height: 100% !important;
        width: 100%  !important;
        margin: 10px;
    }
}
