.helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

#embed_image {
    width: 133px;
    border: solid 1px #d7d7d7;
    /* display: table-cell; */
    /* top: 50%; */
    position: relative;
    /* margin-top: -45px; */
    vertical-align: middle;
    max-height: 133px;
    max-width: 135px;
    margin-left:-14px;
}
@media (min-width:356px) and (max-width: 391px){
    #embed_image {
    width: 90px;}
    .content-img-new {
    height: 90px!important;}
}
@media (min-width:392px) and (max-width: 550px){
    #embed_image {
    width: 120px!important;}
    .content-img-new {
    height: 120px!important;}
}

/**FUENTES**/
@font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 300;
src: local('Open Sans Light'), local('OpenSans-Light'), url(https://fonts.gstatic.com/s/opensans/v10/DXI1ORHCpsQm3Vp6mXoaTXhCUOGz7vYGh680lGh-uXM.woff) format('woff');
font-display: swap;
}
@font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
src: local('Open Sans'), local('OpenSans'), url(https://fonts.gstatic.com/s/opensans/v10/cJZKeOuBrn4kERxqtaUH3T8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
font-display: swap;
}
@font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 600;
src: local('Open Sans Semibold'), local('OpenSans-Semibold'), url(https://fonts.gstatic.com/s/opensans/v10/MTP_ySUJH_bn48VBG8sNSnhCUOGz7vYGh680lGh-uXM.woff) format('woff');
font-display: swap;
}
@font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 700;
src: local('Open Sans Bold'), local('OpenSans-Bold'), url(https://fonts.gstatic.com/s/opensans/v10/k3k702ZOKiLJc3WVjuplzHhCUOGz7vYGh680lGh-uXM.woff) format('woff');
font-display: swap;
}
/**FIN FUENTES**/
/****COMUNES***/
a{text-decoration:none;}
a:hover{text-decoration:underline;}
#content{margin:5px;
min-width:200px;
height:200px;
/*background-color:#c5c5c5;*/}

.font-11{font-size:11px;}
.font-12{font-size:12px;}
.font-14{font-size:14px;}
.fl-right{float:right;}
.fl-left{float:left;}
.fl-right-hidden-xs{float:right;}
.inline{display:inline;}
.clear{clear:both;}

.orange{color:#F45F31;}

.p-top-0{padding-top:0!important;}
.p-top-10{padding-top:10px;}

.m-top-5{margin-top:5px;}
.m-top-10{margin-top:10px;}
.m-top-20{margin-top:20px;}

.m-left-5{margin-left:5px;}

.m-right-5{margin-right:5px;}
.m-right-10{margin-right:10px;}
.h-106{height:106px;}

.btn-border{
	border:solid 1px #ff8712;
	padding:5px 10px;
	text-align:center;
	font-weight:normal;
	color:#000000;
	float:none;
	margin-left:20px;
	font-size:11px;
	margin-bottom:10px;
}
.btn-border:hover{background-color:#ffdcba;
font-size:11px;}
.content-img-new{height:133px;
border:solid 1px #dcdedb;
background-color:#fff;
position:relative;}
img.img-new{width:133px;
position: relative;
display: table-cell;
top: 50%;
margin-top: -51px;
}
.no-txt-deco{text-decoration:none;}
div.jp-title p.title{margin-bottom:5px;}



/****************/
/**SPRITES**/
a:before, span:before, .button .play:before{
content: "";
background: transparent url(https://static-1.ivoox.com/img/icons/r25/sprites.png) no-repeat 0 0;
float: left;
margin-right: 10px;
}
a.icon-download:before {
width: 16px;
height: 16px;
background-position: -189px -375px;}
a.icon-rss:before {
width: 12px;
height: 12px;
background-position: -137px -249px;
margin-top:2px;
}
a.icon-like:before, span.icon-like:before {
width: 14px;
height: 16px;
background: transparent url(https://static-1.ivoox.com/img/like.png) no-repeat;
background-size: cover;
}
a.icon-share:before{
width: 14px;
height: 13px;
background-position: -138px -268px;
margin-top: 2px;
}
a.icon-comments:before, span.icon-comments:before {
background-position: -51px -177px;
width: 16px;
height: 16px;
}
a.icon-facebook:before{
width: 23px;
height: 23px;
background-position: -136px -87px;
}
a.icon-twitter:before{
width: 23px;
height: 23px;
background-position: -136px -116px;
}
a.icon-gplus:before{
width: 23px;
height: 23px;
background-position: -339px -242px;
}
a.icon-close:before{
width: 12px;
height: 12px;
background-position: -157px -60px;
position:absolute;
}
a.icon-phone:before{
    width: 17px;
    height: 29px;
    background-position: -330px -440px;
}
a.icon-phone-peke:before{
    width: 10px;
    height: 17px;
    background-position: -360px -441px;
        top: 4px;
    position: relative;
}
/**FIN SPRITES**/


/**
 * BOTONES EN LA BARRA DE ACCIONES
 */
ul.actions li.action-btn{
    height:25px;
    display:table;
    margin-top:-5px
}
ul.actions li.no-border{
    border-right: 0 !important;
}
ul.actions li a.btn{
    color:#fff;
    height:25px;
    display:table-cell;
    vertical-align:middle;
    text-align:center;
    border-radius:3px
}

.redes-sociales{background-color:#f9f9f9;
width:100%;
padding-top:10px;
}
.icons{display:table;}
.icons > div{display:table-cell;}
ul.jp-controls a {
    display: block;
    font-size: 30px;
    overflow: hidden;
}
a.jp-play2:before{ background:url(https://static-1.ivoox.com/img/icons/r25/sprites.png) no-repeat -37px -300px #F45F31;
width: 32px;
height: 32px;
margin-right:7px !important;
}
a.jp-pause2:before{ background:url(https://static-1.ivoox.com/img/icons/r25/sprites.png) no-repeat -1px -300px #F45F31;
width: 32px;
height: 32px;
margin-right:7px !important;
}
a.jp-play2 {
	display:table-cell!important;
	vertical-align:middle;
	background-color:#F45F31;
    color: #ffffff!important;
    text-align: center;
    text-decoration: none;
    font-size:12px!important;
    width: 126px!important;
	height: 39px;
	line-height:33px;
	padding:2px 5px;
}
a.jp-pause2 {
    display:table-cell!important;
	vertical-align:middle;
	background-color:#F45F31;
    color: #ffffff!important;
    text-align: center;
    text-decoration: none;
    font-size:12px!important;
    width: 126px!important;
	height: 39px;
	line-height:33px;
	padding:2px 5px;
}
a.jp-play2, a.jp-pause2 {
    height: 43px;
    text-align: center;
    width: 43px;
}
div.jp-progress {
    background:url("https://static-1.ivoox.com/images/wave_transparent.png") #f1f1f1;
    overflow: hidden;
}
div.jp-audio div.jp-progress {
    height: 47px;
}

.usuario {
    color: #999;
    font-family: arial;
    font-size: 12px;
    font-weight:bold;
}

div.jp-title p.title {
    color: #444;
    font-size: 18px;
    font-weight: normal;
    line-height: 20px;
    font-family:Open sans

}
.truncate {
    height: 61px;
    overflow: hidden;
    text-overflow: ellipsis;
}

div.jp-play-bar {
	/*background: url("http://static-1.ivoox.com/images/jplayer.blue.monday.jpg") 0 -218px repeat-x ;*/
	width:0px;
	height:100%;
	background:url(https://static-1.ivoox.com/images/wave_transparent.png) #ff8712;
}
div.jp-current-time {
    display: inline-block;
    font-size: 12px;
    left: 149px;
    margin-top: 30px;
    position: absolute;
    background-color:rgba(244, 244, 244, 0.6);
}
.duration {
    color: #555;
    font-size: 12px;
    margin-top: 30px;
    position: absolute;
    right: 9px;
   background-color:rgba(244, 244, 244, 0.6);
}
.height-text{height:137px;}
ul.actions{list-style-type:none;}
ul.actions li{float:left;
margin-right:7px;
border-right:solid 1px #ddd;
padding-right:0px;
height:15px;
margin-bottom:3px;}
ul.actions li:last-child{border:none;
margin-right:0;
padding-right:0;}
div.jp-current-time, div.jp-duration {
    color: #555;
}
ul.actions li.descarga-no-border a:before{margin-top: -7px;}
ul.actions li.descarga-no-border a{display: inline-table;
    height:32px;
    vertical-align: middle;}
ul.actions li.descarga{
    margin-top:-14px;
    height: 34px;
}
ul.actions li.descarga-peke{
    margin-top:-6px;
    height: 28px;
}

ul.actions li.descarga a:before{margin-top:1px;}

div.comment_player_btn, div.like_player_btn, div.rss_player_btn, div.share_player_btn {
	background: #fff;
	color: #333;
	padding: 2px 5px 2px 25px;
	text-align:center;
	font-size:14px;
	text-decoration:none;
}
.numrecomends, .numcomments{color: #777;font-size:11px; font-weight:bold;
	text-decoration:none;
	/*margin-right:10px;*/}


div.comment_player_btn { background: transparent url("https://static-1.ivoox.com/img/icons/r25/sprites.png") 5px 2px no-repeat;
display:inline;
height:25px;}
div.like_player_btn { background: transparent url("https://static-1.ivoox.com/img/icons/r25/sprites.png") 5px 1px no-repeat;
display:inline;
height:25px;
}
/***********************/
body { margin:0;
background-color:#f9f9f9;}
div.jp-audio,
div.jp-audio-stream,
div.jp-video {
	font-size:0.7em; /* 1.25em for testing in site pages */ /* No parent CSS that can effect the size in the demos ZIP */
	font-family:Verdana, Arial, sans-serif;
	/*line-height:1.6;*/
	color: #666;
	height:97px;
}
div.jp-audio {
	height:200px;
	/*border:2px solid #eee;*/
	/*min-width: 490px;*/
	/*background: url("https://static-1.ivoox.com/images/degrad_player.jpg") left repeat-x;
	border-radius: 50px 10px 10px 50px;*/
}
div.jp-audio-stream {
	width:182px;
}

div.jp-audio div.jp-type-single div.jp-interface {
	position: relative;
	/*background-color:#eee;*/
	width:100%;
}

/* estructura propia ivoox */
div .jp_left_side, div .jp_right_side {
	vertical-align:top;
}
div .jp_left_side{position: absolute;}

div .jp_left_side ul.jp-controls { margin: 4px 0 0 0;}
div .jp_right_side {
	/*padding-left:100px;*/
}
div .jp_right_side div.jp_right_1, div .jp_right_side div.jp_right_2, div .jp_right_side div.jp_right_3{
	width:100%;
	display:inline-block;
    float:left;
}
div .jp_right_side div.jp_right_1{
	height:35px;
}
div .jp_right_side div.jp_right_2{
	height:30px;
}
div .jp_right_side div.jp_right_3{
	height:35px;
}
div .jp_right_side div.jp_right_2 { vertical-align:top;}

div.jp_right_1_1, div.jp_right_1_2, div.jp_right_3_1, div.jp_right_3_2, div.jp_right_3_3, div.jp_right_3_4, div.jp_right_3_5, div.jp_right_3_6, div.jp_right_3_7 {
	font-size:0.9em;
	vertical-align:middle;
}
div.jp_right_1_1{
	vertical-align:bottom;
	color:#b0b0b0;
	width:70%;
}
div.jp_right_1_1 span{
	margin:18px 0 0;
	float:left;
}
div.jp_right_1_2{
	float:right;
	margin:10px 10px 0 0;
}

div.jp_right_3_6  a img{border:0;}

div.jp_right_3_1 { width: 81px; /*padding-left:20px; background: url("https://static-1.ivoox.com/images/jplayer.download.btn.png") left no-repeat;*/ border-right:1px solid #eee; position:absolute; z-index: 999;}
div.jp_right_3_1 a {color:#666; display:inline-block; margin:8px 0;}
div.jp_right_3_1 a img { border:0;}
div.jp_right_3_1 img, div.jp_right_3_1 span {float:left; margin-right:2px;}

div.jp_right_3_2 { width: 53px; text-align:center;position:absolute; padding-left:88px;}
div.jp_right_3_3 { border-right:1px solid #eee;padding-left: 145px;padding-right: 160px;padding-top: 16px;}
div.jp_right_3_4 { width: 53px; border-right:1px solid #eee; text-align:center; padding-right:5px; position:absolute; right:105px;}
/*div.jp_right_3_5 { width: 25px; height: 36px; border-right:1px solid #eee; position:absolute; right:75px; }*/
div.jp_right_3_5 {display:none;}
div.jp_right_3_5 ul.jp-controls li { margin: 6px 0;}
div.jp_right_3_6 { /*width: 60px;*/ position:absolute; /*margin:12px 0;*/ right: 6px;}
div.jp_right_3_6 a{
	display:block;
	width: 52px;
	height:17px;
	background:url("https://static-1.ivoox.com/images/jplayer.ivoox.btn.png") no-repeat scroll 0 0 transparent;
}
div.jp_right_1_2 a {
	text-decoration:none;
	display:inline-block;
}

/*div.comment_player_btn, div.like_player_btn, div.rss_player_btn {
	background: #fff;
	color: #333;
	padding: 2px 5px 2px 25px;
	border-radius: 3px;
	text-align:center;
	border: 1px solid #e1e1e1;
	font-size:0.6rem;
	text-decoration:none;
}*/
/*div.comment_player_btn { background: #fff url("https://static-1.ivoox.com/images/jplayer.comment.btn.png") 7px 5px no-repeat;}
div.like_player_btn { background: #fff url("https://static-1.ivoox.com/images/jplayer.like.btn.png") 7px 5px no-repeat;}*/
div.rss_player_btn {padding-left:5px; background-color:#666; color:#fff;}
/* @group CONTROLS */

div.jp-controls-holder {
	clear: both;
	width:440px;
	margin:0 auto;
	position: relative;
	overflow:hidden;
	top:-8px; /* This negative value depends on the size of the text in jp-currentTime and jp-duration */
}

ul.jp-controls {
	list-style-type:none;
	margin:0;
	padding: 0;
	overflow:hidden;
}

div.jp-audio ul.jp-controls {
	/*width: 380px;
	padding:20px 20px 0 20px;*/
	/*padding:2px;*/
}

div.jp-audio-stream ul.jp-controls {
	width: 142px;
	padding:20px 20px 0 20px;
}
div.jp-video ul.jp-controls,
ul.jp-controls li {
	display:inline-block;
	float: left;
}

/*ul.jp-controls a {
	display:block;
	overflow:hidden;
	text-indent:-9999px;
}
a.jp-play2,
a.jp-pause2 {
	/*width:40px;
	height:40px;
	width:95px;
	height:95px;
}*/

ul.jp-controls a.jp-play2:focus, ul.jp-controls a.jp-pause2:focus, a.jp-mute:focus, a.jp-unmute:focus{outline:none;}

/*a.jp-play {
	background: url("https://static-1.ivoox.com/images/jplayer.blue.monday.jpg") 0 0 no-repeat;
	background: url("https://static-1.ivoox.com/images/jplayer.orange.play.png") 0 0 no-repeat;
}
a.jp-play:hover {
	background: url("https://static-1.ivoox.com/images/jplayer.blue.monday.jpg") -41px 0 no-repeat;
	background: url("https://static-1.ivoox.com/images/jplayer.orange.play.png") 0 0 no-repeat;
}
a.jp-pause {
	background: url("https://static-1.ivoox.com/images/jplayer.blue.monday.jpg") 0 -42px no-repeat;
	background: url("https://static-1.ivoox.com/images/jplayer.orange.pause.png") 0 0 no-repeat;
	display: none;
}
a.jp-pause:hover {
	*background: url("https://static-1.ivoox.com/images/jplayer.blue.monday.jpg") -41px -42px no-repeat;
	background: url("https://static-1.ivoox.com/images/jplayer.orange.pause.png") 0 0 no-repeat;
}*/

/* @end */

/* @group progress bar */

/*div.jp-progress {
	overflow:hidden;
	background-color: #ddd;
}*/
/*div.jp-audio div.jp-progress {
	position: absolute;
	top:32px;
	height:5px;
}*/
div.jp-audio div.jp-type-single div.jp-progress {
	left:110px;
	/*width:186px;*/
}
div.jp-audio div.jp-type-playlist div.jp-progress {
	left:166px;
	/*width:130px;*/
}
div.jp-seek-bar {
	/*background: url("https://static-1.ivoox.com/images/jplayer.blue.monday.jpg") 0 -202px repeat-x;*/
	width:0px;
	height:100%;
	cursor: pointer;
}
/*div.jp-play-bar {
	background: url("https://static-1.ivoox.com/images/jplayer.blue.monday.jpg") 0 -218px repeat-x ;
	width:0px;
	height:100%;
}*/

/* The seeking class is added/removed inside jPlayer */
div.jp-seeking-bg {
	background: url("https://static-1.ivoox.com/images/jplayer.blue.monday.seeking.gif");
}

/* @end */

/* @group volume controls */
a.jp-mute,
a.jp-unmute,
a.jp-volume-max {
	width:18px;
	height:18px;
	/*margin-top:12px;*/
}

div.jp-audio div.jp-type-single a.jp-mute,
div.jp-audio div.jp-type-single a.jp-unmute {
	/*margin-left: 210px;	*/
}
div.jp-audio div.jp-type-playlist a.jp-mute,
div.jp-audio div.jp-type-playlist a.jp-unmute {
	/*margin-left: 154px;*/
}

div.jp-audio-stream div.jp-type-single a.jp-mute,
div.jp-audio-stream div.jp-type-single a.jp-unmute {
	margin-left:10px;
}

div.jp-audio a.jp-volume-max,
div.jp-audio-stream a.jp-volume-max {
	margin-left: 56px;
}
a.jp-mute {
	/*background: url("https://static-1.ivoox.com/images/jplayer.blue.monday.jpg") 0 -170px no-repeat;*/
	background: url("https://static-1.ivoox.com/images/jplayer.volume_on.btn.png") 0 0 no-repeat;
}
a.jp-mute:hover {
	/*background: url("https://static-1.ivoox.com/images/jplayer.blue.monday.jpg") -19px -170px no-repeat;*/
	background: url("https://static-1.ivoox.com/images/jplayer.volume_on.btn.png") 0 0 no-repeat;
}
a.jp-unmute {
	/*background: url("https://static-1.ivoox.com/images/jplayer.blue.monday.jpg") -60px -170px no-repeat;*/
	background: url("https://static-1.ivoox.com/images/jplayer.volume_off.btn.png") 0 0 no-repeat;
	display: none;
}
a.jp-unmute:hover {
	/*background: url("https://static-1.ivoox.com/images/jplayer.blue.monday.jpg") -79px -170px no-repeat;*/
	background: url("https://static-1.ivoox.com/images/jplayer.volume_off.btn.png") 0 0 no-repeat;
}

div.jp-volume-bar {
	/*position: absolute;*/
	overflow:hidden;
	background: url("https://static-1.ivoox.com/images/jplayer.blue.monday.jpg") 0 -250px repeat-x;
	width:46px;
	height:5px;
	cursor: pointer;
	display:inline-block;
}
div.jp-audio div.jp-volume-bar {
	top:37px;
	left:330px;
}
div.jp-audio-stream div.jp-volume-bar {
	top:37px;
	left:92px;
}
div.jp-volume-bar-value {
	background: url("https://static-1.ivoox.com/images/jplayer.blue.monday.jpg") 0 -256px repeat-x;
	width:0px;
	height:5px;
}

/* @end */

/* @group current time and duration */

div.jp-audio div.jp-time-holder {
	/*position:absolute;
	top:50px;*/
}
div.jp-audio div.jp-type-single div.jp-time-holder {
	/*left:110px;
	width:186px;
	display:inline-block;*/
	/*margin:10px 0;*/
}
div.jp-audio div.jp-type-playlist div.jp-time-holder {
	left:166px;
	width:130px;
}

div.jp-current-time,
div.jp-duration {
	/*width:60px;*/
	/*font-size:.64rem;*/
	/*font-style:oblique;*/
}
div.jp-current-time {
	/*float: left;*/
	/*display:inline-block;*/
}
div.jp-duration {
	/*float: right;*/
	/*display:inline-block;
	text-align: right;*/
}

/* @end */

/* @group playlist */

div.jp-title {
	font-weight:bold;
	/*text-align:center;*/
	font-size: 1.3em;

}

div.jp-title,
div.jp-playlist {
	width:100%;
	/*background-color:#ccc;*/
	border-top:1px solid #009be3;
	height:85px;
}
div.jp-type-single div.jp-title,
div.jp-type-playlist div.jp-title,
div.jp-type-single div.jp-playlist {
	border-top:none;
}
div.jp-title ul,
div.jp-playlist ul {
	list-style-type:none;
	margin:0;
	padding:0;
	text-align:left;
	/*padding:0 20px;*/
}

div.jp-title li {
	/*padding:5px 0;*/
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
}

/* @end */
div.jp-jplayer audio,
div.jp-jplayer {
	width:0px;
	height:0px;
}

div.jp-jplayer {
	background-color: #000000;
}

/* @group TOGGLES */

/* The audio toggles are nested inside jp-time-holder */

ul.jp-toggles {
	list-style-type:none;
	padding:0;
	margin:0 auto;
	overflow:hidden;
}

div.jp-audio .jp-type-single ul.jp-toggles {
	width:25px;
}
div.jp-audio .jp-type-playlist ul.jp-toggles {
	width:55px;
	margin: 0;
	position: absolute;
	left: 325px;
	top: 50px;
}

ul.jp-toggles li {
	display:block;
	float:right;
}

ul.jp-toggles li a {
	display:block;
	width:25px;
	height:18px;
	text-indent:-9999px;
	line-height:100%; /* need this for IE6 */
}
/* @end */

/* @group NO SOLUTION error feedback */

.jp-no-solution {
	padding:5px;
	font-size:.8em;
	background-color:#eee;
	border:2px solid #009be3;
	color:#000;
	display:none;
}

.jp-no-solution a {
	color:#000;
}

.jp-no-solution span {
	font-size:1em;
	display:block;
	text-align:center;
	font-weight:bold;
}

/* @end */

/***button play**/
.button {
background: #F45F31;
float: left;
margin-left: -206px;
width: 196px;
height: 47px;
padding-top: 14px;
position: relative;
}
.button .play {
position: relative;
color: #FFF;
margin-left: 48px;
text-transform: uppercase;
}
.button .plus{
position: absolute;
top: 0;
right: 0;
bottom: 0;
border-left: 1px solid #FFF;
width: 48px;
text-align: center;
background: #F45F31;
}

@media all and (max-width: 490px) {
	div.jp-audio {
		min-width: 160px;
	}

	div.jp-title{ /*font-size: 1.2em; line-height: 1.1em; margin-bottom:10px;*/}
	div.jp_right_3_1 span{display: none;}
	div.jp_right_3_1 { width: 30px;}
	div.jp_right_3_2 {padding-left: 34px;}
	div.jp_right_3_3 {padding-left: 10px;padding-right:126px;}
	div.jp_right_3_6 a{
		width: 53px;
		background: transparent url("https://static-1.ivoox.com/images/jplayer.ivoox.btn.png") 0px 0px no-repeat;
	}
	div.jp_right_3_6 {
		/*width:20px;*/
		/*margin:8px 0;*/
	}

	div.jp_right_3_5 {display:none;}
	div.jp_right_3_4 {
		right:73px;
	}
	div .jp_right_side div.jp_right_1 {
		height: 30px;
	}
	div.jp_right_1_1 span { margin: 10px 0 0;}
	div.jp_right_1_2 { margin: 5px 10px 0 0;}
	div .jp_right_side div.jp_right_2 {
		height: 35px;
	}
	/*.hidden-xs{display:none}*/
}
@media all and (min-width: 591px){
	.truncate {
    height: 42px;
    overflow: hidden;
    text-overflow: ellipsis;
}
}

@media all and (max-width: 540px) {
	div.jp_right_1_2 {margin-right:0;}

	div.jp_right_3_3 {
		padding-left: 10px;
		padding-right: 10px;
	}
	/*.hidden-xs{display:none;}*/
	div.jp-current-time {
	/*float: left;*/
	 display: inline-block;
    font-size: 12px;
    /*left: 62px;*/
   /* padding-left: 70px;*/
    position: absolute;
   /* margin-top:20px;*/
}
.btn-border{
	border:solid 1px #ff8712;
	padding:5px 10px;
	text-align:center;
	font-weight:normal;
	color:#000000;
	font-size:11px;
	margin-bottom:10px;
	margin-left:0;
}


div.share_player_btn {
    background: url("https://static-1.ivoox.com/images/ico_compartir.png") no-repeat scroll 7px -3px transparent;
    display: inline;
    float: right;
    height: 25px;
}
div.like_player_btn {
    background: url("https://static-1.ivoox.com/images/ico_like.png") no-repeat scroll 5px 1px transparent;
    display: inline;
    height: 25px;
}

div.comment_player_btn {
    background: url("https://static-1.ivoox.com/images/ico_coments.png") no-repeat scroll 5px 2px transparent;
    display: inline;
    height: 25px;
    margin-left: 3px;
}
.icons{float:none;}
}
@media all and (max-width: 355px){
    ul.actions li {
        border-right: 1px solid #ddd;
        float: left;
        height: 15px;
        margin-bottom: 3px;
        margin-right: 5px;
        padding-right: 3px;
    }
    ul.actions li a.icon-phone:before {
    margin-right: 5px!important;
        }
    .descarga-no-border a{font-size:11px!important;}
}
@media all and (max-width: 360px) and (min-width:356px) {
    ul.actions li.descarga-no-border .icon-phone:before{display:none;}
}

@media all and (max-width: 363px) and (min-width:356px) {

    ul.actions li.descarga-no-border a:before{margin-top:0;
        padding-left:2px;}
    ul.actions li.descarga-no-border a{height:  20px;
        display:initial;}
}
@media all and (min-width: 355px) and (max-width:370px){
    ul.actions li.descarga-no-border a:before{margin-top:0;}
    .icon-phone:before{ width: 10px !important;
    height: 17px !important;
    background-position: -360px -441px!important;}
     ul.actions li.descarga-no-border a{height:  20px;
        display:initial;}
    ul.actions li a:before {
    margin-right: 3px!important;
        }
}
@media all and (max-width: 366px){
    ul.actions li.descarga-peke a{font-size:10px!important;}
    ul.actions li{
        margin-right:3px!important;
        padding-right:3px}
}
@media all and (min-width:356px) and (max-width: 400px){
        .descarga-no-border a{font-size:10px!important;}

}
@media all and (min-width:356px) and (max-width: 430px){
    ul.actions li a:before{margin-right:5px!important;}
    ul.actions li a.icon-phone:before {margin-right:3px!important;}
}
@media all and (max-width: 430px) {
	div.jp_right_1_2 a div.rss_player_btn {display:none;}
    a.icon-phone-peke:before{display:none;
        background:none;}
	/*.hidden-xs{display:none;}*/

}
@media all and (max-width: 400px) {
	div.jp_right_3_5 {display:none;}
	div.jp_right_3_4 {right:39px;}
	div.jp_right_3_3 {
		padding-left: 10px;
		padding-right: 10px;
	}
	div.jp_right_3_6 { }
	/*div.jp_right_3_6 a {width:20px;}*/
	/*.hidden-xs{display:none;}*/

}
@media all and (min-width: 403px) {
.truncate {
    /*height: 18px;*/
    overflow: hidden;
    text-overflow: ellipsis;
}
div.jp-title p.title{margin-bottom:5px;}

@media all and (min-width: 391){
	.truncate {
    height: 42px;
    overflow: hidden;
    text-overflow: ellipsis;
}}
@media all and (max-width: 310px) {
	div.jp_right_3_6 { right:10px;}
	div.jp_right_3_1 { width: 22px;}
	div.jp_right_3_2 { padding-left: 22px;}
	div.jp_right_3_3 {
		padding-left: 10px;
		padding-right: 10px;
	}
	.hidden-xs{display:none;}
}
@media all and (min-width: 301px) and (max-width:430px){

	.btn-border{
	border:solid 1px #ff8712;
	padding:5px 10px;
	text-align:center;
	font-weight:normal;
	color:#000000;
	float:right;
	margin-left:0;
	font-size:11px;
	/*margin-top:10px;*/
	margin-bottom:10px;
}
/*div.jp-title p.title {
    color: #F45F31;
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
    margin-top: 3px;
    text-shadow: 1px 1px 1px #949494;
}*/}
/*@media all and (min-width:381px) and (max-width:400px){
	.hidden-xs{display:none;}
	.clearmini{clear:both;}
	.fl-right-hidden-xs{float:none;}
}*/
@media all and (min-width: 519px) and (max-width:590px){}
.truncate {
    height:42px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;}}
@media all and (min-width: 391px) and (max-width:519px){
	.truncate {
    height:42px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    }
	}
@media all and (min-width: 300px) and (max-width:390px){
	.truncate {
    height:42px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    }
	.fl-right-hidden-xs{float:none;}
	.hidden-xs{display:none;}
	.clearmini{clear:both;}

ul.actions{padding-left:2px!important;}
.jp-controls{width:47px;}
a.jp-play2:before, a.jp-pause2:before{margin-left:2px;}
div.jp-current-time {
    left: 63px;
}
}

@media all and (max-width:355px){
	.hide-mini{display:none!important;}
	.height-text{height:128px;}
	div.jp-title, div.jp-playlist {
    height: 79px;
	}
	#content{margin:10px;}
	.duration{right:13px;}
}
@media all and (min-width: 161px) and (max-width:300px){
	.truncate {
    height:42px;
    overflow: hidden;
    text-overflow: ellipsis;}
	div.jp-title p.title {
    font-size: 14px;
    font-weight: normal;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    }
	.hidden-por{display:none;}
div.like_player_btn {
    background: url("https://static-1.ivoox.com/images/ico_like.png") no-repeat scroll 5px 1px transparent;
    display: inline;
    height: 25px;
    margin-left: -10px;
}
div.comment_player_btn {
    background: url("https://static-1.ivoox.com/images/ico_coments.png") no-repeat scroll 5px 2px transparent;
    display: inline;
    height: 25px;
    margin-left:0px;
}

div.share_player_btn {
    background: url("https://static-1.ivoox.com/images/ico_compartir.png") no-repeat scroll 7px -3px transparent;
    display: inline;
    height: 25px;
    margin-left: 7px;
}
.clearmini{clear:both;}
ul.actions{padding-left:2px!important;}
.jp-controls{width:47px;}
a.jp-play2:before, a.jp-pause2:before{margin-left:2px;}
div.jp-current-time{left:63px;}
.duration{right:13px;}
}
@media all and (max-width:212px){

	ul.actions li {
    border-right: 1px solid #ddd;
    float: left;
    height: 15px;
    margin-bottom: 0px;
    margin-right: 2px;
    padding-right: 0px;
}
}
@media all and (max-width:452px){
	.hide-452{display:none;}
}
@media all and (min-width: 591px) and (max-width: 601px){ul.actions li span:before{margin-right:5px;}}
@media all and (max-width: 617px){
	ul.actions li span:before{margin-right:5px;}
.hide-591{display:none;}
	ul.actions li {
    border-right: 1px solid #ddd;
    float: left;
    height: 15px;
    margin-bottom: 3px;
    margin-right: 5px;
    padding-right: 3px;
}
ul.actions li.descarga a{
    border:none;
}
}
@media all and (min-width:551px){
    ul.actions li.descarga a span{
    display: table-cell;
vertical-align: middle;}
ul.actions li.descarga-peke a span{
    display: table-cell;
vertical-align: middle;}
ul.actions li.descarga a{
display: inline-table;
    padding: 2px 0 0 4px;
    border:solid 1px #F45F31;
    height:32px;
    vertical-align: middle;
}
ul.actions li.descarga-peke a{
display: inline-table;
    padding: 0 0 0 4px;
    border:solid 1px #F45F31;
    height:24px;
    vertical-align: middle;
}
}
@media all and (max-width: 550px){
    .hide-550{display:none;}

 ul.actions li.descarga a span{
    display: table-cell;
vertical-align: middle;}
 ul.actions li.descarga-peke a span{
    display: table-cell;
vertical-align: middle;}
ul.actions li.descarga a{
display: inline-table;
    padding: 2px 0 0 4px;
    border:solid 1px #F45F31;
    height:32px;
    vertical-align: middle;
}
ul.actions li.descarga-peke a{
display: inline-table;
    padding: 0 0 0 4px;
    border:solid 1px #F45F31;
    height:24px;
    vertical-align: middle;
}
}
@media screen and (min-width:0\0) {
    /* Tus estilos CSS para IE9, IE10, IE11  */
    .numrecomends, .numcomments {
color: #777;
font-size: 11px;
font-weight: bold;
text-decoration: none;
margin-right: 13px;
}
}

/**botones nativos**/
.btn-apps{display: flex;
margin-left:88px;}
.btn-apps img.btn-align-playstore-51 {
    max-height: 37px!important;
    margin-top: -13px;
    display:    table-cell;
}
.btn-apps img.btn-align-appstore-51 {
    height: 25px!important;
    margin-top: -7px;
    text-decoration: none;
    display:    table-cell;
}
@media (max-width:299px){
    .zone-actions{display: table;}
    .btn-apps{
        display: table;
        margin-top: -38px;
        position: absolute;
        right: 0
    }
.btn-apps img.btn-align-playstore-51 {
    max-height: 37px!important;
    margin-top: -12px;
    display:    table-row;
     margin-left: -6px
}
.btn-apps img.btn-align-appstore-51 {
    height: 25px!important;

    text-decoration: none;
    display:    table-row;
    margin-top: 0px;

    }
}
@media (min-width:300px) and (max-width:316px){
    .zone-actions{display: table;}
    .btn-apps{display: inline-flex;
            margin-left:98px;
            margin-top:-26px;}
    .btn-apps img.btn-align-playstore-51 {
        max-height: 37px!important;
        margin-top: -3px;
        display:    table-cell;
    }
    .btn-apps img.btn-align-appstore-51 {
        height: 25px!important;
        margin-top: 6px;
        text-decoration: none;
        display:    table-cell;
    }
}
@media (min-width:317px) and (max-width:355px){
    .btn-apps{display: inline-flex;
            margin-left:98px;
            margin-top:-26px;}
    .btn-apps img.btn-align-playstore-51 {
        max-height: 37px!important;
        margin-top: -3px;
        display:    table-cell;
    }
    .btn-apps img.btn-align-appstore-51 {
        height: 25px!important;
        margin-top: 3px;
        text-decoration: none;
        display:    table-cell;
    }
}
@media (min-width:356px) and (max-width:390px){
    .zone-actions{margin-top:11px;}
    .btn-apps{display: inline-flex;
            margin-left:98px;
            margin-top:-26px;}
    .btn-apps img.btn-align-playstore-51 {
        max-height: 37px!important;
        margin-top: -3px;
        display:    table-cell;
    }
    .btn-apps img.btn-align-appstore-51 {
        height: 25px!important;
        margin-top: 3px;
        text-decoration: none;
        display:    table-cell;
    }
}
@media (width:391px){
    .zone-actions{
        margin-left: -35px;
        margin-top: 16px;}
}
@media (min-width:422px) and (max-width:426px){
    .btn-apps img.btn-align-appstore-51 {
    height: 25px!important;
    margin-top: 3px!important;
    text-decoration: none;
    display: table-cell;
    }
}
@media (min-width:392px) and (max-width:426px){
    .zone-actions{margin-top:34px;}
    .zone-actions .actions{margin-top: -2px;}
    .zone-actions .btn-apps a{margin-top: -9px}
    .btn-apps{display: flex;
            margin-left:98px;
            margin-top:-26px;}
    .btn-apps img.btn-align-playstore-51 {
        max-height: 37px!important;
        margin-top: -3px;
        display:    table-cell;
    }
    .btn-apps img.btn-align-appstore-51 {
        height: 25px!important;
        margin-top: 6px;
        text-decoration: none;
        display:    table-cell;
    }
}
@media (min-width:427px) and (max-width:650px){
    .zone-actions{margin-top:34px;}
    .zone-actions .actions{margin-top: -2px;}
    .zone-actions .btn-apps a{margin-top: -9px}
    .btn-apps{display: flex;
            margin-left:98px;
            margin-top:-26px;}
    .btn-apps img.btn-align-playstore-51 {
        max-height: 37px!important;
        margin-top: 0px;
        display:    table-cell;
    }
    .btn-apps img.btn-align-appstore-51 {
        height: 25px!important;
        margin-top: 6px;
        text-decoration: none;
        display:    table-cell;
    }
}
/*@media (min-width:401px) and (max-width:430px){
     .btn-apps{display:flex;
            margin-left:111px;
            margin-top:-29px;}
    img.btn-align-playstore-51 {
        max-height: 37px!important;
        margin-top: -3px;
        display:    table-cell;
        margin-left:    -6px;
    }
    img.btn-align-appstore-51 {
        height: 25px!important;
        margin-top: 6px;
        text-decoration: none;
        display:    table-cell;
    }
}*/
/*@media (min-width:431px){
     .btn-apps{display: flex;
margin-left:120px;
margin-top:13px;}
img.btn-align-playstore-51 {
    max-height: 37px!important;
    margin-top: -46px;
    display:    table-cell;
}
img.btn-align-appstore-51 {
    height: 25px!important;
    margin-top: -40px;
    text-decoration: none;
    display:    table-cell;
}
}*/



