#carrusel_home { width:553px; overflow:hidden; height:74px; position:relative; }
#carrusel_home .izquierda_flecha{position:absolute; left:10px; z-index:1; top:50%; margin-top:-9px;}
#carrusel_home .derecha_flecha{position:absolute; right:10px; z-index:1; top:50%; margin-top:-9px;}
.carrusel_home {width:9000px;left:0px; position:absolute; z-index:0}
.carrusel_home div{
    float: left;
    height: 75px;
    margin: auto;
    text-align:center;
    margin-left: 1px;
}
.carrusel_home .img_carrusel{cursor:pointer;}

.product_home {
    border:#CCCCCC 1px solid;
    float:left;
}

.colorgris{
	color: #CCCCCC;
}

#cursorDefault{
	cursor:default;
}

select.selectindex{
	background: #577cff;
	background-position: 280px center;
    background-repeat: no-repeat;
   	padding: 3px;
   	border: 0;
   	border-radius: 3px;
   -webkit-appearance: none;
   -webkit-transition: all 0.4s;
   -moz-transition: all 0.4s;
   transition: all 0.4s;
   -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.3);
   width:400px; 
   margin-left:6%;
   font-size:15px;
}
select:hover.selectindex{
	background-color: #819FF7;
}


/*Estilo del select de GUIA DE PROVEEDORES que este en el INDEX HOME*/
.styled-select{
   	background: url(/images/flechitaSelect.png) no-repeat 96% 0;
   	height: 29px;
   	overflow: hidden;
   	width: 339px;
   	cursor:pointer;
}
/*Estilo del select de GUIA DE PROVEEDORES que este en el INDEX HOME*/
.styled-select select{
   	background: transparent;
   	border: none;
   	font-size: 14px;
   	height: 29px;
   	padding: 7px; /* If you add too much padding here, the options won't show in IE */
  	width: 355px;
	color:black;
   	cursor:pointer;
}
/*Estilo del select de GUIA DE PROVEEDORES que este en el INDEX HOME*/
.rounded{
	-webkit-border-radius: 20px;
   	-moz-border-radius: 20px;
   	border-radius: 20px;
}
/*Color del select de GUIA DE PROVEEDORES que este en el INDEX HOME*/
.blue{ 
	background-color: #577cff;
}



.caja_blanca_social1{
	margin-top:5px;
	width:475px;
	padding:0px 0px;
	border:1px solid #e4e4e4;
	color:#111;
	font-size:13px;
	line-height:17px;
    box-shadow:0px 0px 6px #d5d5d5;
    -moz-box-shadow:0px 0px 6px #d5d5d5;
    -webkit-box-shadow:0px 0px 6px #d5d5d5;
    border:2px solid #e4e4e4; 
    border-top:none;
    margin-bottom:16px
}
/*El primer color es el de la izquierda y el segundo el de la derecha*/
#degradadoDerechaAIzquierda {
	background-color: #e6e6e6;
	/*width:479px; */
	height:40px;
}
/*El primer color es el del TOP y el segundo el del bot*/
#degradado {
	background: -webkit-linear-gradient(#A9A9F5, #08088A); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#A9A9F5, #08088A); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#A9A9F5, #08088A); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#A9A9F5, #08088A); /* Standard syntax */
	color:white; padding:8px 0px 8px 15px;
}

#txtIndexGuiaProveedores{
	color:grey; 
	text-align:center;
}

#txtIndexEmpresasDestacadas{
	float:left; 
	padding:10px 0px 5px 15px; 
	color:#577cff;
}

#enlaceVerCategoria{
	float:right; 
	padding:10px 15px 5px 0px;
}

#divImagenesGuia{
	margin-top: 5px; 
	margin-bottom: 5px;
}

#imagenesIndexGuiaProveedores{
	border:1px solid #CCCCCC;
	height:70px;
}

#underlineParaEnlace{
	text-decoration:underline;
}

#cols3_columna_right{
	padding-top:6px;
}

/* ----------- BOLSA DE EMPLEO */

.tit_section_empleo{
	position:absolute;
	font-size:20px;
	font-weight:bold;
	color:#FFFFFF;
	width:466px;
	margin:5px 0 0 6px;
	padding:4px 0 4px 10px;
	background:url('/images/layout/tab_empleo.jpg') center no-repeat;
	border-bottom:1px solid #f3bc5d;
}

#bolsa_empleo{
	display:inline;
	float:left;
	width:487px;
	margin-bottom:15px;
}

.bolsa_empleo_top{
	background-image:url(/images/layout/bolsa_top.jpg);
	background-repeat:no-repeat;
	width:487px;
	height:7px;

}

.bolsa_empleo_center{
	background-image:url(/images/layout/bolsa_center.jpg);
	background-repeat:repeat-y;
	width:447px;
	padding:20px;
}

.bolsa_empleo_bottom{
	background-image:url(/images/layout/bolsa_bottom.jpg);
	background-repeat:no-repeat;
	width:487px;
	height:7px;
}

.destacadas {
	width:100%;
	margin-top:9px;
	padding: 5px;
	background-color: #fcfcac;
	-moz-border-radius: 4px; /*Para que funcione en Mozilla*/
	-khtml-border-radius: 4px; /*Para Konqueror y Safari */
	-webkit-border-radius: 4px;
	border-radius: 4px; /*Forma normalizada*/
	font-size:12px;
}

.destacadas th {
	padding:0 0 5px 0;
	text-align: left;
	border-bottom:1px dotted #333333;
	color:#323861;
}

.destacadas td {
	padding:5px 0 5px 0;
}

.standard {
	width:100%;
	margin-top: 5px;
	font-size:12px;
}

.standard th {
	padding:0 0 5px 0;
	text-align: left;
	border-bottom:1px dotted #333333;
	color:#323861;
}

.standard td {
	padding:5px 0 5px 0;
}


.resaltada td{
	font-weight: bold;
	font-size: 12px;
}


/* ----------- GALERIA */

.img_galeria{
	border:1px solid #d9d9d9;
	width:230px;
	height:130px;
	margin-bottom:12px;
}

/* ----------- COLABORACIONES */

#colaboracion{
	width:275px;
	max-width: 100%;
	height:100px;
	background-size: 275px!Important;
	background-repeat:no-repeat;
	cursor:pointer;
	border-radius: 15px 0 0 15px;
}

#colaboracion_titulo a {
    font-family: "Poppins", sans-serif;
    font-size: 13px;
    font-weight: 500;
    color: #595959;
    overflow: hidden;
    line-height: 1.6rem;
}

#colaboracion_titulo span {
	font-family: "Poppins", sans-serif;
	font-size: 14px;
	font-weight: 400;
	color: black;
}
@media only screen and (min-width : 992px) {
#colaboracion_titulo{
	text-align: left;
    padding: 8px 10px 17px 10px;
	background: transparent linear-gradient(to bottom, #fff 0%, #fcfcfc 0%) repeat scroll 0 0;
	border-color: #ffffff;
	border-style: solid;
	border-width: 1px 0px 0px;
	width:330px;
	font-size:14px;
	font-weight:normal;
	height: 102px;
	border-radius: 0 15px 15px 0;
	overflow-y: hidden;
	line-height: 2.5em;
}
}
.fechaStringNoticia{
	font-family: 'Poppins', sans-serif;
	font-weight: 600;
	font-size: 20px;
	color: #577cff;
}
}

/* ---------- NOTICIAS */

.noticia{
	padding-bottom: 12px;
	padding-top: 11px;
	/*border-bottom:1px dotted #666666;*/
}

.noticia .fecha{
	/*font-weight:bold;*/
}

.noticia .titulo_short{
	width:147px;
	float:left;
	padding-bottom:7px;
}

.noticia a{
	font-size:14px;
	padding-bottom:7px;
	/*font-weight:bold;*/
}

.paddingEntreCeldas{
	padding: 10px 20px;
}

.paddingEntreCeldas2 {
	padding: 15px 20px;
}

/* ---------- ARTICULOS */

.articulo_home{
	line-height:25px;
}

.articulo_home_2do{
	line-height:25px;
	margin-top:13px;
	padding-top:12px;
	border-top:1px dotted #666666;
}

.articulo_home img{
	width:442px;
	height:100px;
	border:3px solid #d9d9d9;
	margin:10px 0 5px 0;
}

.txt_leyenda{
	font-size:12px;
	font-style:italic;
}

.articulo_entradilla{
	font-family: "Poppins", sans-serif;
	margin-top:7px;
	margin-bottom:5px;
	line-height:22px;
	font-size: 14px;
	font-weight: 400;
	color: black;
}

.tit_section_blue_articulo a{
	font-size:18px;
	font-weight:bold;
}

.articulo_related{
	height:17px;
	width:462px;
	margin:auto;
	border:1px solid #f5f5f5;
	background:url('/images/layout/bg_articulos_related_header.jpg') center repeat-x;
	font-weight:bold;
	color:#000;
	padding-top:3px;
	padding-left:15px;
}

.articulo_related_body{
	padding-top:8px;
	margin:auto;
	width:445px;
	padding:15px;
	font-weight:bold;
	border-left:2px solid #f5f5f5;
	border-right:2px solid #f5f5f5;
	border-bottom:2px solid #f5f5f5;
}

.articulo_related_body a{
	font-size:11px;
	color:#333333;
	background:url('/images/layout/ico_page.gif') left no-repeat;
	padding-left:16px;
}
.articulo_related_body a:hover{
	color:#999999;
}

.articulo_tag_pcpal {
	background-image:url(/images/layout/arrow_right_pm.png);
	background-repeat:no-repeat;
	padding-left:15px;
	background-position:center left;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}

/* ---------- EVENTOS */

.evento{
	border-top: 1px solid #D0D0D0;
    padding-bottom:10px;
	padding-top:25px;
	line-height:18px;
}

.evento .titulo{
	color:#333333;
	font-weight:bold;
}

.evento a{
	font-size:13px;
}

.calendario {
	text-transform: uppercase;
	letter-spacing: 0.5px;
	font-family: "Poppins", sans-serif;
	color: #577cff;
	font-weight: 700;
	/*background-image: url("/images/layout/date.gif");*/
	background-position: left center;
	background-repeat: no-repeat; 
	/*padding-left: 20px;*/
	font-size:11px;
}

.calendario-articulo {
	text-transform: uppercase;
	letter-spacing: 0.5px;
	font-family: "Poppins", sans-serif;
	color: #577cff;
	font-weight: 700;
	/*background-image: url("/images/layout/date.gif");*/
	background-position: left center;
	background-repeat: no-repeat; 
	/*padding-left: 20px;*/
	font-size:10px;
}

.calendario-farmacias {
	text-transform: uppercase;
	letter-spacing: 0.5px;
	font-family: "Poppins", sans-serif;
	color: #93dcdd;
	font-weight: 600;
	background-position: left center;
	background-repeat: no-repeat; 
	font-size:11px;
}

.titulo-articulo-farmacias {
    font-family: "Poppins", sans-serif;
    color: black;
    font-weight: 400;
    font-size: 14px;
}


.bloque-eventos-descrip {
	font-family: "Poppins", sans-serif;
	color: black;
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
}

.bloque-eventos-direccion {
	font-family: "Poppins", sans-serif;
	color: black;
	font-weight: 400;
	font-size: 13px;
}

.bloque-eventos-link {
	font-family: "Poppins", sans-serif;
	color: #577cff;
	font-weight: 400;
	font-size: 12px;
}

.bloque-eventos-button {
	font-family: "Poppins", sans-serif;
    border-radius: 50px!Important;
    background-color: #00D1D2!Important;
    border: 2px solid #00D1D2!Important;
	color: white ! Important;;
	font-size: 14px!Important;
	font-weight: 500!Important;
	padding: 3px 16px 3px 16px!Important;
}

.bloque-noticias-titulo {
	font-family: 'Poppins', sans-serif;
	color: #577cff;
	font-weight: 600;
	font-size: 18px;
	padding-top: 20px;
}
.bloque-tribunas-titulo {
    font-family: 'Poppins', sans-serif;
    color: #577cff;
    font-weight: 600;
    font-size: 13px;
    text-transform: uppercase;
	margin-bottom: 4px;
}
.bloque-noticias-fecha {
	font-family: "Poppins", sans-serif;
	color: #577cff;
	font-weight: 700;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.bloque-noticias-descrip a {
	font-family: "Poppins", sans-serif;
	color: black;
	font-weight: 400;
	font-size: 14px;
}

/* ----------- GENTE */

#contenido_caja_gente_top{
	/*background:url('/images/layout/caja_top_gente_home.jpg') left no-repeat;*/
	background-color: #535252;
	/*width:454px;*/
	height:45px;
	padding-left: 30px;
	/*margin-left:8px;*/
	/*border:1px solid #666666;*/
	cursor:pointer;
	/*border-bottom:0;*/
	border-top-left-radius:5px;
	border-top-right-radius:5px;
}

#contenido_caja_gente{
	/*background:url('/images/layout/caja_body_gente_home.jpg') no-repeat;*/
	background-color: #535252;
	/*width:464px;*/
	height:250px;
	border-top:0;
	/*margin-left:8px;*/
	padding:10px;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;	
}

#contenido_caja_gente123{
	background-color: black;
	width:475px;
	height:250px;
	border-top:0;
	/*margin-left:8px;
	padding:10px;*/
}


#gente_ajax{
	width:95%;
	padding:5px;
}

#gente_ajax .paginador_ajax{
	position:absolute;
	color:#FFFFFF;
	font-weight:bold;
	margin-left:485px;
	margin-top:85px;
	border:0;
	width:20px;
	text-align:center;
	font-size:9px;
}

.gente_home{
	width:130px;
	padding:0;
	margin-left:25px;
	float:left;
	text-align:left;
}

.gente_home .titulo a{
	margin-bottom:4px;
	font-size:13px;
	font-weight:bold;
}

.gente_home .foto{
	width:130px;
	height:130px;
	background-color:#cccccc;
}

.gente_home img{
	width:130px;
	height:130px;
	border:0;
}

.gente_home .texto_gente{
	background:#f8f8f8 url('/images/layout/bg_gente_home.jpg') top repeat-x;
	padding:5px;
	height:97px;
}


/* ----------- WEBINARS */

.img_webinar{
	width:226px;
	height:100px;
	text-align:center;
	cursor:pointer;
	border:3px solid black;
	margin-bottom:5px;
	background-color: black;
}

.img_webinar img{
	margin-top:25px;
}


/* ----------- LANZAMIENTOS */

.lanzamientos_home{
	font-size:11px;
	width:100%;
	background:#f8f8f8 url('/images/layout/bg_lanzam_home.jpg') repeat-x;
	padding:5px;
	padding-top:9px;
	margin:0 0 2px -5px;
	height:42px;
	color:#202e81;
}

/* ----------- PMdebates --------- */
#box-home-pmdebates{
   	background: url(/images/layout/bg_eventos.gif) top repeat-x;
   	width:227px;
	border:2px solid #e4e4e4;
	-moz-border-radius:4px; /*Para que funcione en Mozilla*/
	-khtml-border-radius:4px; /*Para Konqueror y Safari */
	-webkit-border-radius:4px;
	border-radius:4px;/*Forma normalizada*/
	text-align:center;
	font-size:14px;
	font-weight:bold;
	margin:auto;
	margin-bottom:15px;
	padding-bottom:5px;
	cursor:pointer;
}
#logo-box-pmdebates{
	width:210px;
	height:44px;
	background:url('/images/layout/logo-pmdebates-home.png') left no-repeat;
	padding-bottom:22px;
	margin:auto;
}
#box-home-pmdebates .acceder{
	background:url('/images/layout/arrow_right_alt1.png') right no-repeat;
	height:32px;
	margin-top:5px;
}

#box-home-pmdebates .tit_debate{
	padding:9px;
	font-size:15px;
	color:#222;
	text-align:left;
	font-style:italic;
}
#box-home-pmdebates .tit_debate .leyenda{
	color:#256bd0;
	font-size:13px;
	padding-bottom:9px;
}

/* ----------- Participacion entrevista */

.f_proximo_hito{
	width:209px;
	background:url('/images/layout/bg_entrevistas-home.png') #7d89bb top right no-repeat;
	border:2px solid #828db9;
	-moz-border-radius:4px; /*Para que funcione en Mozilla*/
	-khtml-border-radius:4px; /*Para Konqueror y Safari */
	-webkit-border-radius:4px;
	border-radius:4px;/*Forma normalizada*/
	text-align:left;
	font-size:14px;
	font-weight:bold;
	margin:auto;
	margin-top:15px;
	margin-bottom:15px;
	padding:6px;
	cursor:pointer;
}
.f_proximo_hito .titulo{
	color:#000;
	font-weight:bold;
	font-size:17px;
	width:160px;
}
.f_proximo_hito .fecha{
	color:#FFF;
	font-size:13px;
}
.f_proximo_hito .persona{
	padding-top:20px;
	font-weight:bold;
	font-size:17px;
	color:#FFF;
}
.f_proximo_hito .cargo{
	font-size:12px;
	color:#FFF;
}

.f_proximo_hito .ptcp{
	font-size:15px;
	padding-top:10px;
	font-weight:bold;
	font-style:italic;
	color:#c4cffc;
}


/* ----------- TABS LINKEDIN */

.tab_linkedin {
	padding:0;
	margin:10px 0 0 9px;
	width:223px;
}
.tab_linkedin #menu_social li { list-style:none; float:left;text-align:center; }
.tab_linkedin #menu_social  ul a {
  display:block;
  padding:8px 0 8px 0;
  text-decoration:none!important;
  margin:0;
  font-size:14px;
  color:#333;
  background:#FFFFFF url('/images/layout/header.jpg') center repeat-x;
  font-weight:bold;
  border:1px solid #ccc;
	-moz-border-radius:2px 2px 0 0; /*Para que funcione en Mozilla*/
	-khtml-border-radius:2px 2px 0 0; /*Para Konqueror y Safari */
	-webkit-border-radius:2px 2px 0 0;
	border-radius:2px 2px 0 0; /*Forma normalizada*/
}
.tab_linkedin #menu_social ul a:hover {
  color:#666666;
  background:#FFFFFF url('/images/layout/header.jpg') center repeat-x;
  }
.tab_linkedin #menu_social ul a.selected {
  margin-bottom:0;
  color:#FFF;
  background:#337da4;
  border:1px solid #337da4;
  cursor:default;
  }
.tab_linkedin .tab_linkedin_body {
  color:#666666;
  background:#FAFAFC;
  border:1px solid #ccc;
  border-top:0;
  padding:4px;
}
.tab_linkedin .tab_linkedin_body img{
	border:0;
}


/* Cuerpo o contenido del idTab */
.tab_linkedin #seguidores div{
	color:#111;
	font-size:11px;
	height:65px;
}
.unete{
	width:217px;
	margin:4px 0 0 9px;
	font-size:11px;
	font-weight:bold;
	text-align:right;
	padding:2px;
	background-color:#FFFFCC;border:1px solid #ccc
}
.unete a{
	text-decoration:underline;
}


/*Diseño Index*/
.cajaBorderTopAzul{
	border-radius: 8px;
	background: transparent linear-gradient(to bottom, #fff 1%, #fcfcfc 98%) repeat scroll 0 0;
    border-color: #ccc #ececec #dfdfdf;
    border-style: solid;
    border-width: 3px 1px 1px;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.04);
    margin: 0;
    padding: 0; 
    border-top-color: #577cff;
    /*height:100px;*/
}

/*INDEX EMPLEO 2 COLORES*/
.fondoColorTerciario{
	background-color:#93dcdd;
	border-radius: 15px 15px 0px 0px;
}

.tituloEmpleo{
	color:#ffff; 
	font-family: "Poppins", sans-serif !important;
	font-weight: 600;
	font-size: 19px!Important;
	padding-top: 22px; 
	padding-left: 35px;
}

.nombre-empleo1 {
	color:#3B2600; 
	font-family: "Poppins", sans-serif;
	font-weight: 400;
	font-size: 13px;
}

.button-empleo1 {
	color:white; 
	font-family: "Poppins", sans-serif;
	font-size: 13px;	
	font-weight: 400;
	font-weight: 400;
	font-size: 13px;	
	font-weight: 400;
	font-size: 13px;	
}

.div-bloque-empleo1 {
  background-color: #FFFFFF;
  margin-bottom: 2rem;
  border-radius: 0px 0px 15px 15px;
}

.button-empleo1:hover {
	color:white; 
	text-decoration: none;
}

.icoEmpleo{
	padding-top:3px; 
	float:left;
}

.lineaDottedEmpleo{
	height:10px; 
	border-top:1px dotted #bd8c2b; 
	margin-top:5px; 
	margin-right: 40px;
	margin-left: 40px;
	/*width:420px;*/
}

.lineaDottedArticulo{
	height:10px; 
	border-top:1px dotted #e2e2e2; 
	margin-top:5px; 
	/*width:420px;*/
}

.lineaDottedNoticias{
	height:10px; 
	border-top:1px solid #e2e2e2; 
	margin-top:5px; 
	margin-right: 20px;
	margin-left: 20px;	
	/*width:200px;*/
}

.colorTitulosEmpleoNaranja{
	color:#874c0c;
}

.colorTitulosEmpleoGris{
	color:#4a4a4a;
}

.tableEmpleoNaranja{
	padding-top:5px;
	padding-left:35px;
	padding-right:35px;
}

.tableEmpleoGris{
	padding-top:27px;
	padding-left:35px;
	padding-right:35px;
}

.btnVerMasOfertasEmpleoNegro{
	border: 1px solid #3B2600;
    border-radius: 15px;
    background-color: #3B2600;
    width: 220px;
    padding: 3px 11px 3px 11px;
}
.btnVerMasOfertasEmpleoNegro:hover{
    background-color: #4e4e4e;
}

.btnVerMasOfertasEmpleoBlanco{
	border: 1px solid #3B2600;
    border-radius: 15px;
	background-color: #3B2600;
	width: 140px;
	color: white;
    padding: 3px 13px 3px 13px;
}
.btnVerMasOfertasEmpleoBlanco:hover{
    background-color: #4e4e4e;
}
.bloque_video_bottom {
    background-color: #FFFFFF;
	padding-top: 22px;
	padding-left: 22px;
    padding-bottom: 1px;
	border-radius: 0 0px 15px 15px;
}

.lineaDottedEmpleoGrisPuesto{
	height:1px; border-top:1px dotted #c7c7c7; width:300px;
}

.lineaDottedEmpleoGrisProvincia{
	height:1px; border-top:1px dotted #c7c7c7; width:100px;
}

.articuloRelacionado {
	font-family: "Poppins", sans-serif;
	margin-top: 27px;
	margin-bottom: 13px;
	font-size: 16px;
	font-weight: 600;
	color: #577cff;
}

.div-cuadro-tribunas {
	margin-bottom: 20px;
	display: flex;
	margin-top: 15px;
}

.titulo-premios-aspid {
	padding-left: 22px;
	font-family: "Poppins", sans-serif;
	font-size: 18px;
	font-weight: 600;
	color: #ffffff;
}

.div-button-aspid {
  padding-top: 20px;
}

.bloque-aspid-emp {
	font-family: "Poppins", sans-serif;
	font-size: 15px;
	font-weight: 600;
	color: #FF0000;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.bloque-aspid-emp-titulo {
	font-family: "Poppins", sans-serif;
	font-size: 18px;
	font-weight: 500;
	color: white;
}

.bloque-aspid-emp-descrip {
	font-family: "Poppins", sans-serif;
	font-size: 14px;
	font-weight: 400;
	color: white;
}

.bloque-aspid-button {
	font-family: "Poppins", sans-serif;
    border-radius: 50px!Important;
    background-color: #FF0000!Important;
    border: 2px solid #FF0000!Important;
    color: #FFFFFF!Important;
	font-size: 14px!Important;
	font-weight: 500!Important;
	padding: 3px 16px 3px 16px!Important;
}

.bloque-eventos-titulo {
	font-family: "Poppins", sans-serif;
	font-size: 18px;
	font-weight: 600;
	color: black;
}

/*FIN INDEX EMPLEO 2 COLORES*/

/*ULTIMOS VIDEOS YOUTUBE TALENTO FARMACEUTICO*/
/* YOUTUBE Player */
.youtubeplayer_containerIndex{
	/*width:480px;*/
	padding:18px 0px 18px 0px;
	/*height:300px;*/
	margin-top:13px;
	background-color:#535252;
	color:white;
	font-family:Arial, Helvetica, sans-serif;
	border-radius: 5px;
	/*
	width:452px;
	padding:15px;
	height:400px;
	margin-top:13px;
	background-color:#535252;
	color:white;
	font-family:Arial, Helvetica, sans-serif;
	border-radius: 5px;

	*/
}

.youtubeplayer_containerIndex #titulo{
	font-size:22px;
	font-weight:bold;
	color:white;
	/*background:url('/images/layout/logo_player.gif') top right no-repeat;*/
	margin-right: -5px;
	padding-bottom:15px;
	/*margin-bottom:13px;*/
}

.youtubeplayer_containerIndex object{
	margin-bottom:10px;
}

/* YouTube Responsive CSS*/

.hs-responsive-embed-youtubeIndex {

	position: relative;

	/*padding-bottom: 21.25%;  16:9 Aspect Ratio */

	padding-top: 25px;

}

.hs-responsive-embed-youtubeIndex iframe {

	width: 100%!important;

	/*height: 100%!important;*/

}
/* FIN ULTIMOS VIDEOS YOUTUBE TALENTO FARMACEUTICO*/

/*NOTICIAS MENU DERECHA*/
.btnVerMasNoticias{
    background-color: #577cff;
    border: 1px solid #577cff;
    border-radius: 5px;
    color: white;
    font-size: 13px;
    font-weight: 400;
    margin-top: 10px;
    padding: 6px 16px;
    text-decoration: none;
}

.btnVerMasNoticias:hover{
	color:white;
    text-decoration: none;
}

.tituloVideo{
    color: white;
    font-size: 22px;
	font-weight: bold;
}
/*FIN NOTICIAS MENU DERECHA*/

/*CONCURSOS PUBLICOS*/
#aa{text-align:center; width:100%; min-width:185px; margin:0 auto;}
#aa img.encabezado{}
#aa section{min-width:180px; width:100%;}
#aa section.adjudicaciones{margin-right:5%;}

#aa table{border:0px; border-spacing: 0px; border-collapse: separate; width:100%;}
#aa thead{background:#aaa; color:#fff;}
#aa thead td{padding:5px;}
#aa td{padding:2px;}
#aa td.descripcion{width:100%; padding:10px 20px; text-align: left;}
#aa td.descripcion img{width:20px; float:right; width: 10%}
#aa td.descripcion .texto_publicacion{color:black !important; font-weight:400 !important; float:left; width: 89%; font-size: 14px;}
#aa td.descripcion .fecha_publicacion{color:black !important; font-weight:700; float:left;width: 89%; font-size: 14px;}
#aa td.descripcion span{color:#577cff; font-weight:400; font-size: 12px;}
#aa tbody{font-size:0.8em;}
#aa tbody td{
	border-top: 1px dotted white !important; 
	margin-top: 5px !important; 
	border-bottom: 1px dotted white !important;
}

#aa h2.aviso{}
#aa h4.aviso{}
/*FIN CONCURSOS PUBLICOS*/

/*INICIO WEBINAR*/

.btnVerMasWebinars{
    background-color: #005a8a;
    border: 1px solid #005a8a;
    border-radius: 5px;
    color: white;
    font-size: 13px;
    font-weight: 400;
    margin-top: 10px;
    padding: 6px 40px;
    text-decoration: none;
}
/*FIN INICIO WEBINAR*/

/*INICIO PREMIOS ASPID*/
.cajaBorderTopRojo{
	background:#2F353B;
    border-color: #2F353B;
    border-style: solid;
    border-width: 5px 0px 0px;
    margin: 0;
	margin-bottom: 30px;
    padding: 0; 
    border-top-color: #FF0000;
	border-radius: 15px;
}
.cajaBorderTopRojo .content-card-premios-aspid{
	display: flex;
	align-items: center;
	padding-left: 15px;
	
}

.cajaBorderTopVerde{
	background: transparent linear-gradient(to bottom, #fff 1%, #fcfcfc 98%) repeat scroll 0 0;
    border-color: #ffffff;
    border-style: solid;
    border-width: 5px 0px 0px;
    box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0.04);
    margin: 0;
    padding: 0; 
    border-top-color: #93dcdd;
}

.btnVerObras{
    background-color: #ff2403;
    border: 1px solid #ff2403;
    border-radius: 5px;
    color: white;
    font-size: 13px;
    font-weight: 400;
    margin-top: 10px;
    padding: 6px 60px;
    text-decoration: none;
}

.btnVerObras:hover{
	color: white;
    text-decoration: none;
}
/*FIN PREMIOS ASPID*/

/*GENERALES*/
.azulPorDefecto{
	color:#577cff;
	font-size: 14px;
	font-weight: normal;
}

.floatLeft{
	float: left;
}

.colorBlack{
	color:black;
}

.colorWhite{
	color:white;
}

.colorRojo{
	color: #ff2403;
}

.widthColumnaIzquierda{
	/*width: 480px !important;*/
}

.fondoAzulPorDefecto{
	background-color: #577cff !important;
}

.anchoCajasCentrales{
	width:232px;
}


/*FLECHA IZQUIERDA PAGINADOR */
#paginador_ant{
	position: absolute;
	margin-left:-495px;
}

.container-fecha-categoria-noticias{
	display: flex;
	justify-content: space-between!important;
	margin-top: 10px;
}
.container-accion-productos-desktop{
	max-width: 100%;
	width: 410px;
	display: flex;
	justify-content: space-between!important;
	margin-bottom: 10px;
	overflow: hidden;
	flex-wrap: wrap;

}
.container-accion-productos-mobile {
	display: none;
}
.div-title-visita{
	display:flex; align-items:center; justify-content:space-between
}
.container-card-productos-visita{
	display: flex; 
	margin-bottom: 28px; 
	align-items: center;
	padding: 10px;
	border-radius: 15px;
}
.container-card-productos-visita:hover{
	display: flex; 
	margin-bottom: 28px; 
	align-items: center;
	padding: 10px;
	background-color: #f5f5f5;
	border-radius: 15px;
}
.container-cards-home{
	display: flex; 
	margin-bottom: 28px; 
	align-items: center;
}
@media only screen and (max-width: 768px) {
	.container-card-productos-visita{
		display: block;
	}
    .container-accion-productos-mobile {
		display: block;
		width: 90%;
		margin-bottom: 10px;
    }
	.container-accion-productos-desktop{
		display: none;
	}
	.container-cards-home{
		display: flex;
		margin-bottom: 28px;
	}
	.div-cuadro-tribunas {
		margin-bottom: 20px;
		display: block;
		margin-top: 15px;
	}
	.bloque-tribunas-titulo{
		text-align: center;
	}
	.div-title-visita{
		display: block;
	}
	
	.cajaBorderTopRojo .content-card-premios-aspid{
		display: block;
		padding-top: 19px;
		margin-left: 15px;
		margin-right: 15px;
	}
	.fechaStringNoticia{
        font-family: 'Poppins', sans-serif;
        font-weight: 600;
        font-size: 18px;
        color: #577cff;
    }
}
.divUltimaAccionVisita{
	border:dashed 1px #577cff ;
	border-radius: 5px;
    padding: 2px 2px 2px 2px;
	color: #577cff;
	font-size: 12px;
}
.container-images-delegados{
	margin-top: 10px;
	display: flex;
	flex-wrap: wrap;
}
.container-images-delegados .image-user{
	border-radius: 50%;
	margin-left: -15px;

}
.tag-categoria{
	border: solid 1px #577cff;
	padding: 2px 5px 2px 5px;
	border-radius: 40px;
	font-size: 12px;
	font-weight: 600 !important;
	background-color: white;
	color: #577cff;
}
@media only screen and (max-width : 992px) {
  .evento {
	padding-bottom: 24px;
  }

  .margintop25-mobile {
	margin-top: 25px;
  }

  .img_galeria {
	width:290px;
	height:156px;
  }

  .div-button-aspid {
	padding-top: 23px;
  }

  .div-cuadro-tribunas {
	margin-bottom: 28px;
  }

  #colaboracion_titulo{
	text-align: left;
    padding: 18px 20px 18px 20px;
	background: transparent linear-gradient(to bottom, #fff 0%, #fcfcfc 0%) repeat scroll 0 0;
	border-color: #ffffff;
	border-style: solid;
	border-width: 1px 0px 0px;
	width:330px;
	font-size:14px;
	font-weight:normal;
	height: 102px;
	border-radius: 0 0px 15px 15px;
	overflow-y: hidden;
	line-height: 2.5em;
	}

  .articuloRelacionado {
	margin-top: 24px;
  }


  #colaboracion{
	width:330px!Important;
	height: 124px;
	background-repeat:no-repeat!Important;
	background-size: 330px!Important;
	border-radius: 15px 15px 0 0;

  }

  #colaboracion_titulo {
	width: 330px;
	overflow-y: hidden;
	line-height: 2.5em;
  }

}
