:root {--hover-one: #ea4700;}

/*header .logo-buscador{height:180px;background:url("/images/cabecera1.jpg") white no-repeat;background-size:4000px 180px}*/
header .logo-buscador{height:180px;background:#BBB3A1;}
header .idiomas{background-color:#85827D;}
header .idiomas a{color:#323232}
header .idiomas a:hover,header .idiomas a.selected{color:white}
header .logo-buscador .buscador .box-buscador{background-color:rgba(133, 130, 125, 0.7)}
header .logo-buscador .buscador .box-buscador .capa-buscador{background-color:transparent}
/* header .logo-buscador {	background: url('../images/i_reuma_cab.jpg')	}  */
.capa-buscador .busqueda input[type=text]{background-color:transparent}
header .logo-buscador .buscador .box-buscador .campo .busqueda-avanzada a{color:#323232}
header .logo-buscador .buscador .box-buscador .campo .busqueda-avanzada a:hover{color:white}
header .logo-buscador .buscador .box-buscador .compartir .btn-compartir div{color:#323232}
header .logo-buscador .buscador .box-buscador .compartir .btn-compartir div:hover{color:white}
header .logo-buscador .trans{background-size: 100% 50%;
background: -moz-linear-gradient(left, rgba(255,255,255,0.75) 0%, rgba(255,255,255,0.75) 1%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, rgba(255,255,255,0.75) 0%,rgba(255,255,255,0.75) 1%,rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, rgba(255,255,255,0.75) 0%,rgba(255,255,255,0.75) 1%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 */}
	




.sidebar .ultima-encuesta .content{padding-bottom:0}
.sidebar .ultima-encuesta  img{max-width:171px}
.sidebar .ultima-encuesta .pregunta{color:#969696;font-size:14px;margin-bottom:30px}
.sidebar .ultima-encuesta .mas{margin-bottom:20px;margin-top:20px;text-align:center}
.sidebar .ultima-encuesta .mas:before{background-image:url('../images-corp/flecha-an-de.svg');content:"";background-size:cover;width:6px;height:10px;display:inline-block;margin-right:10px}

.metricas .ver-mas{cursor:pointer;margin-top:10px;display:block}

.sociedades{text-align:center}

#encuestas .box{background:#F5F5F5;padding:20px 20px}
#encuestas .info{float:left;width:520px}
#encuestas .info .pregunta{font-size:24px;color:#323232}
#encuestas .info .titulo{font-size:20px;color:#911A2E;margin-top:40px}
#encuestas .img{float:right;width:180px;height:240px}
#encuestas .img img{width:180px;height:240px;-webkit-box-shadow: -5px 3px 5px 0px rgba(0,0,0,0.75);-moz-box-shadow: -5px 3px 5px 0px rgba(0,0,0,0.75);box-shadow: -5px 3px 5px 0px rgba(0,0,0,0.75);}
#encuestas .opciones{margin-top:30px}
#encuestas .opciones .opcion{margin-top:30px}
#encuestas .opciones .opcion .numero{color:#323232;font-size:18px;border-bottom:1px solid #911A2E;margin-bottom:25px}
#encuestas .opciones .opcion .imagen{float:left}
#encuestas .opciones .opcion .imagen img{max-width:180px;;height:auto}
#encuestas .opciones .opcion .votos{margin-left:25px;font-size:17px;color:#000000}
#encuestas .opciones .opcion .votos .num{font-size:23px;color:#505050;vertical-align: middle;}
#encuestas .opciones .opcion .votos img{width:24px;height:26px;margin-right:5px;vertical-align: middle;}
#encuestas .opciones .opcion .btn-01{margin-left:20px}
#encuestas .opciones .opcion .btn-01{background-image:url('http://assets.elsevier.es/webs/2/images-corp/flecha-an-de.svg');background-position:center right 10px;padding-right:40px;background-size:10px 17px;background-repeat:no-repeat}


#banner-sidebar-top{margin-bottom:20px}

@media screen and (min-width:280px) and (max-width: 1000px){header .logo-buscador{height:180px;background:url("../images/cabecera2.jpg") white no-repeat;background-size:1000px 180px}}