#container{position: relative;}

#logo_cliente{margin-top: 50px;margin-bottom: 20px;}

#qr{margin-top: 20px;margin-bottom:20px;}

#mensaje{
		height: 32px;
		float: none;
    	margin: 0 auto;
    	width: 332px;
    	background: rgba(0,0,0);
    	clear: both;
    	border-radius: 37px;
    	border: 1px solid rgb(215, 215, 215);
}

#mensaje_text{
	font-size: 18px;
	color:#fff;
	height: 30px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	text-align: center;
}

#logo_escuchanos{margin-top: 20px;margin-bottom:20px;}

#container_logo{
	max-width: 300px;
	max-height: 300px;
	width: 300px;
	height: 300px;
	border: 8px solid #333;
	border-radius: 30px;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	overflow: hidden;
	position: relative;
 	z-index: 1;
}

#container_logo img{overflow: hidden;position: relative;z-index: 0;}

#red_social{
	background:none !important;
	margin-top:30px;	
}

@media screen and (-webkit-min-device-pixel-ratio:0)
 {
   #red_social_icon { vertical-align: middle;line-height: 45px; }
 }

.publicidad{
	height: 300px !important;
	line-height: 300px !important;
	display: inline  !important;
}
.publicidad img{
	width: 100%;
	vertical-align: middle !important;
	display: inline  !important;
}

#WHMSonicPlayer1{
	width: 100% !important;;
	margin-bottom: 15px;
}

#WHMSonicPlayer1 p{
	text-align: center;
}


