
.ivoox {background-color: #273B42;padding: 20px 20px 20px 20px;  margin:10px 10px 30px 10px;   font-size: 15px;}


.ivoox-cabecera {background:transparent url("ico_pod_cast.png") no-repeat right 0px; padding-right: 80px; text-align: right; min-height: 60px; }

.ivoox-cabecera-titulo-a, .ivoox-cabecera-titulo-b {display: inline-block; font-size: 27px; 
    font-weight: 600;  padding-top: 5px; line-height: 1;}
.ivoox-cabecera-titulo-a,.ivoox-cabecera-subtitulo{color: white;}
.ivoox-cabecera-titulo-b{color: #6598AD;display: inline-block; padding-left:0px; }

.ivoox-cabecera-subtitulo{
	text-align: right;
    font-weight: lighter;
    letter-spacing: 0.2em;
    font-size: 13px;
}

.infoContainer{padding-bottom: 15px;}

.enlaceContainer a{
	color: white;
	font-size: 16px;
	text-decoration: none;
	border:none;
	box-shadow: none;
	position: relative;
	
}

.fecha_del_destacado {padding-top: 10px; margin: 0px; color: #6598AD; font-size: 14px;}


.titulo_del_destacado{
	color: white;
	font-size: 16px;
	
}

.enlaceContainer a:before{
	content: '';
	width: 0px;
	height: 1px;
	background-color: white;
	position: absolute;
	bottom: -2px;
	transition : all .4s ease;
}

.enlaceContainer a:hover{box-shadow: none;color: white;}

.enlaceContainer a:hover:before{width: 100%;}

.ivoox-reproductor{padding: 20px 0px; margin:20px 0px; text-align: center; border-top:1px solid #3d555d; border-bottom:1px solid #3d555d;  }

.ivoox-fecha,.ultimos{
	color: #6598AD;
}

.ivoox .ivoox-fecha{padding-top: 10px; margin: 0px; font-size: 14px;}



.ultimos{padding:20px 0px 15px 0px;font-size:100%; text-transform: uppercase;}

.boton_bottom {text-align: right; padding-top: 10px;}
.ivoox .ivoox-boton{
	padding: 15px 30px;
    box-shadow: none;
	text-decoration: none;
	background-color:#6598AD;
	color: white;
	transition:all 0.4s ease;
	border-radius: 5px 5px 5px 5px;
	display: inline-block;
}

.ivoox .ivoox-boton:hover{color:#6598AD;background-color: white;box-shadow: none;}


div.jp-audio ul.jp-controls{padding:20px;}
