.notificaciones{
	margin:12px 0 0 0;
}
.estado{
	width:300px;
	background-color:#414143;
	padding:0;
	color:#fff;
	font-size:15px;
	text-transform:uppercase;
	padding:6px 15px 6px 0;
	line-height:32px;
	/*-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-left-radius: 5px;
	*/
}
.nopadd{
    padding:0;
}

.nomarginBottom /* Para eliminar el margen por defecto de los <p> de Bootstrap */
{
	margin-bottom: 0px !important;
}

.marginRight10
{
	margin-right:10px;
}

.marginRight20
{
	margin-right:20px;
}
#errorValoracion{
	position: absolute;
    z-index: 4;
    top: 0;
    left: 0;
}
#errorAviso4 img{
	display:none;
	position: absolute;
    left: 0px;
    z-index: 4;
    bottom: -10px;
}
#errorAviso5 img{
	display:none;
	position: absolute;
    left: 0px;
    z-index: 4;
    bottom: -10px;
}
#errorComentario img{
	display:none;
	position: absolute;
    left: 0;
    bottom: -15px;
	z-index: 4;
}
.diploma{
	width:300px;
	padding:0;
	color:#f00;
	background-color:#FF0000;
	font-size:15px;
	text-transform:uppercase;
	margin:0;
	line-height:32px;
	/*-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-left-radius: 5px;
	*/
}
#canales-vivlium-index {
    margin-left: -15px;
    margin-right: -15px;
}
.compra-curso{
	width:300px;
	position:relative;
}
.compra-curso-precio{
	width:205px;
	position:absolute;
	top:52px;left:0;
	color:#fff;
	font-family: 'rubikregular', Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
}
.compra-curso-precio span{
	font-size:14px;
	font-weight:normal;

}
#carouselContenidos .slick-slide{
	position:relative;
	margin-right:40px;
}
.siguenos{
	margin: 44px 0 0 0;
}
.siguenos-cabecera{
	width:300px;
	text-align:left;
	background-image:url('/imagenes/fondo-estructura.png');
	background-position: 70% 60%;
	background-repeat: repeat-x;
}
.siguenos-cabecera span{
	font-family: 'rubikregular', Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size:17px;
	color:#adadad;
	font-weight: 600;
	font-style:italic;
	background-color:#fff;
	padding: 0 25px 0 0;
}
.siguenos ul{
	margin:0 0 0 30px;
	padding:0;
}
.siguenos li{
	float:left;
	text-align:center;
	list-style:none;
	margin: 20px 20px 0 0;
}
.siguenos a:link,.siguenos a:active,.siguenos a:visited{
	color:#3c3c3c;
	font-weight:bold;
	font-size:15px;
}
.siguenos a:hover,.siguenos a:focus{
	color:#ff0000;
	font-weight:bold;
	font-size:15px;
}

#nombre {
    background:url("/imagenes/loginUsuario.png") no-repeat right;
    /*float:left;*/
	width:43.5%;
    height:42px;
    margin-bottom:38px;
    padding:12px 0 15px 15px;
	border-left:1px solid #CECECE;
}
#comentario{
	float:right;
	width:55%;
	height:130px;
	margin:0;
}
#textAreaComentario{
	/*float:right;*/
	width:100%;
}
#enviar{
	width:45%;
}
#textAreaComentario2 {
    border: 1px solid #CECECE;
    height: 125px;
    width: 280px;
}
#enviar2 {
    float:left;
    height:49px;
    width:232px;
}
/********CABECERA CSS*********/
.img-autor{
	padding-bottom:30px;
}
#cabecera-activo{
	background:url("/imagenes/fondo_activo.png") no-repeat;
	background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
}

.cabecera{
	position:relative;
	height:115px;
	background:none!important;
}
.cabecera-activo{
	border-top-left-radius:15px;
	border-top-right-radius:15px;
	padding-top:10px;
	padding-bottom:50px;
	background-color:#ffffff;
}
.custom-container{
	padding-left:30px;
	padding-right:30px;
	display:block;
}
/**************TEXTOS, FUENTES, ETC***************/
.texto{
	margin-top:0px;
}
.texto-contenido{
	margin-top:15px;
	font-family:'rubikregular';
	margin-bottom:0px;
	padding-bottom:0px;
	font-size: 15px;
}
.texto-contenido *{
	font-family:'rubikmedium';
}
.nombreCategoriaGrande, .nombreCategoriaGrande p {
    font-size: 24px;
    font-family: 'rubikmedium';
    color: rgb(125, 125, 125);
	padding: 0 0 0 0;
	margin-top:0px;
	margin-bottom:20px;
	background:none;
}
.nombreCategoriaGrande>p.colorSecundario{
	font-family:'rubikmedium';
}
/**************GENERICO****************/
.counter-custom-container >.row.titulo-seccion-index{
	margin-left:-45px;
}
.paddingLeft10{
	padding-left:10px;
}
.medium{
	font-family:rubikmedium;
}
.light{
	font-family:rubiklight;
}
.colorPrincipal{
	color:#d8007f!important;	
	font-weight:bold;
}
.giro
{
	-webkit-transform: rotate(180deg);    
	-moz-transform: rotate(180deg);     
	-o-transform: rotate(180deg);        
	-ms-transform: rotate(180deg);
	transform: rotate(180deg); 
}

.iconShare
{
	color: #7d7d7d;
    font-size: 15px;
    padding-right: 20px;
}

.icon-denunciar
{
	font-size: 25px;
	color: #97098f;
	width:25px !important;
	height:25px !important;
	background-image: none !important;
}

.icon-reportar
{
	font-size: 25px;
	width:25px !important;
	height:25px !important;
	background-image: none !important;
}

.icon-diplomas
{
	font-size: 25px;
    width:25px !important;
	height:25px !important;
	background-image: none !important;
	color: #4cb701;
}

.icon-diplomas-naranja{
	color: #fa6104;
}

.icon-compartir-facebook, .icon-compartir-twitter, .icon-compartir-linkedin
{
	font-size: 1.5vw;
}

.btn-vivlium-certificado
{
	background-color: #fa6104;
    border: 1px solid #fa6104;
	color: white;
    width: 100%;
    height: 80px;
}

.blackMedium
{
	font-family: 'rubikmedium';
    font-size: 15px;
    color: rgb(0, 0, 0);
}


.colorCategoria{
	color:#3d3d3f!important;	
	font-weight:bold;
}
.flexed{
	display:flex;
	align-items: center;
}
.flexed.flexedx{
    justify-content: center;
}
.flexed>div p{
	flex:1;
	margin-bottom:0px;
}

.flexColumn
{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
	-ms-flex-direction:column;
	flex-direction:column;
}

.flexRow
{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-orient:horizontal;
	-webkit-box-direction:normal;
	-ms-flex-direction:row;
	flex-direction:row;
}

.dropdown-menu > li
{
	background-color: #dcdcdc;
}

.dropdown-menu
{
	background-color: #dcdcdc;
}

.grisRow{
    background-color: #646464;
    color: #FFFFFF;
}
.colorSecundario{
	color:#7d7d7d;
}
.colorPrincipal .colorSecundario{
	font-family: rubiklight;
    font-size: 12px;
}
.margin40{
	margin-bottom:40px;
	margin-top:40px;
}
.play-center{
    position: absolute;
    z-index: 10;
    top: 25%;
    right: 25%;
    padding-right: 40px;
}
.sombreado{
	-webkit-box-shadow: 10px 5px 30px 5px rgba(220,220,220,1);
	-moz-box-shadow:10px 5px 30px 5px rgba(220,220,220,1);
	box-shadow: 10px 5px 30px 5px rgba(220,220,220,1);
	margin-bottom:25px;
}
.botonBlanco{
    margin: 10px 10px 0 0;
    background-color: #fff;
    padding: 10px 22px 10px 22px;
    color: #d8007f!important;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-weight:bold!important;
    display:block;
    width:100%;
}    
#contenidos-activo{
	background: linear-gradient(180deg,#dcdcdc 50%, #ffffff 50%)!important;
	padding-top:30px;
	padding-right:0px;
	margin-right: -15px;
    margin-left: -15px;
}
#recientes>div{
	padding-left:10px!important;
}
#comentarios, #escribe_comentario {
	/*padding-left:15px;*/
}
/*formulario*/
.form-group{
	margin-bottom:35px;
}

/***********BOTONES**************/

.btn-vivlium-custom{
    white-space: normal;
	background-color:#d8007f;
	color:white;
	width:100%;
	height:40px;
	line-height:normal;/*previamente en initial*/
	padding:10px;
	font-size: 17px;
}
.btn-vivlium-custom-infortainment{
	background-color: #d8007f;
    color: white;
    font-size: 14px;
    height: 47px;
    line-height: normal;
    padding: 3px;
    white-space: normal;
    width: 60%;
}
.btn-suscrito{
    white-space: normal;
	background-color:#7d7d7d;
	color:white;
	width:100%;
	height:40px;
	line-height:normal;/*previamente en initial*/
	padding:10px;
	font-size: 15px;
}
@media (max-width: 1170px) {
    .btn-vivlium-custom {
        font-size: 14px
    }
}

.btn-vivlium-acceso{
	font-size: 17px;
    font-family: 'rubikregular';
    color: rgb(255, 255, 255);
    line-height: 1.2;
    text-align: center;
	background-color:#7cb334;
	border: 1px solid #7cb334;
	color:white;
	width:100%;
	height:40px;
	line-height:normal;/*previamente en initial*/
	padding:10px;
}

.btn-vivlium-acceso2{
	font-size: 17px;
    font-family: 'rubikregular';
    color: rgb(255, 255, 255);
    line-height: 1.2;
    text-align: center;
	background-color:#d8007f;
	color:white;
	width:100%;
	line-height:normal;/*previamente en initial*/
	padding:10px;
	margin-top:10px;
}
.btn-vivlium-info{
	margin-top:-10px;
	background-color:#ffffff;
	color:black;
}
.btn-vivlium-share{
	background-color:#d8007f;
	color:white;
	font-size:24px;
}
.btn-vivlium-ban{
	background-color:#7d7d7d;
	color:white;
	font-size:24px;
    border:none;
    border: 1px solid #7d7d7d;
}



#row_contenidos{
	background-color:#ffffff;
}
#titulo-contenido{
	font-size: 28px;
	margin-bottom:15px;
	font-family: 'rubikregular';
	color: rgb(0, 0, 0);
  	
}
#subtitulo-contenido{
	font-size:12px;
    font-family: 'rubikmedium';
    vertical-align: middle;
	color: rgb(125, 125, 125);
	
}
#subtitulo-contenido>span,#subtitulo-contenido>img{
	display:inline;
}
#nota-usuarios{
	font-size:48px;
	color:#282828;
}
#atras_button{
	margin-top:40px;
	margin-bottom:45px;
	height:30px;
	background:rgba(255,255,255,0.3);
}
#atras_buttonXS{
	margin-top:40px;
	margin-bottom:45px;
	height:30px;
}
.login-activo{
	padding-top:40px;
}
.login-activoXS{
	padding-top:25px;
}
.item p, .item span{
	text-align:left;
	font-size:16px;
	margin:0 0 0 0;
}
.item p i{

	font-size:10px;
	vertical-align: top;
}
.item .contenido_desc{
	font-size:13px;
	padding-top:10px;
}
.strong{
	color:black;
	font-family:'rubikbold';
	font-size:18px;
}

ul>li>span{
	display:inline-block;
	padding-right:5px;
}

/**********FUENTES**********/
hr{
	color: #7d7d7d;
    background-color: 7d7d7d;
    height: 3px;
}
p, a, h1, h2, h3, h4{
	font-family:'rubikregular';
	font-size: 15px;
}
#titulo-contenido{
	font-family:'rubikmedium';
	font-size:25px;
}


#contenido_info{
	display:none;
	/*padding-left: 15px;
    padding-right: 15px;*/
}
.owl-item .colorPrincipal, .usuario{
	font-size:14px;
	margin-bottom:2px;
	font-family:'rubikmedium';
}
.secciones-pie span{
	font-family:'rubikmedium';
	text-decoration: underline;
}
.titulo-grupo{    
	font-family: 'rubiklight';
    font-size: 23px;
    color: #191919;
	margin-bottom: 15px!important;	

}
.cabecera-activo .titulo-grupo {
	font-size:17px;
}
.titulo-seccion-index{
	padding-left:30px!important;
}
titulo-seccion-index .titulo-grupo{
	margin-bottom:0px!important;
}
.valoracionTexto{
	margin-top:45px;
}

.valoracionTextoXS{
	height:70px !important;
}

/******ESCRIBIR COMENTARIO CSS*************/
#escribe_comentario{
	display:none;
	width:100%;
	right:0;
	z-index:10;
	background-color:#ffffff;
}
#escribe_comentario .form-control{
	background-color:#dcdcdc;
}
#escribe_comentario .form-group p{
	font-size:17px;
	font-family:rubikregular;
}

#comentarios_ampliar hr{
	margin-left:15px;
	margin-right:15px;
}
.cinco_estrellas img{
    width: 14%;
    margin-left: 3%;
    margin-right: 3%;
	display: inline-block!important;
	opacity:0.3;
}
.cinco_estrellas>img.active{
	opacity:1;
}
/**********STAR RATING CSS**********/
ul.estrellas>li>span{
	font-family:'rubikbold'
}

.estrella7:hover, .estrella10:hover, .estrella:hover{
	background:url('/imagenes/ico_estrellas.png');
}
.estrella7{
	height:7px;
	width:7px;
	opacity:0.3;
	display:inline-block!important;
}
.estrella10{	
    margin: 1px;
	height:10px;
	width:10px;
	opacity:0.3;
	display:inline-block!important;
}
.estrella7.active , .estrella10.active{
	opacity:1;
}
.cabeceraCanalesXS{
	margin-top:14px;

}

/********PROGRESS STAR RATING***********/
.progress{
	margin-left:10px;
	margin-right:10px;
	width:65%;
	display:inline-block;
}
.progress , .progress-bar{
	height:5px;
	margin-bottom:0px;
}

.progress-bar-stars{
	background-color:#7d7d7d;
}
.form-group>#nombre{
	background-color: #dcdcdc!important;
	background:none;
	width:100%;
}
.titulo-modal{
    font-size:38px;
    color:#3c3c3c;
}

#backgrounded{
    background-repeat: no-repeat; 
    background-attachment: fixed;
    background-size:cover; 
}
#modalBuscadorXS .modal-backdrop{
	background:transparent;
}
#myModalImage>div{
	display:flex;
	align-items:center;
	height:100%;
	width:100%;
}
#myModalImage .close{
	top: 10px;
    position: absolute;
    right: 10px;
}
.modal-content{
	border-radius: 0px;
    outline: 0;
    -webkit-box-shadow: none ;
    box-shadow: none ;
}
.modal-open{
	padding-right:0px!important;
}
.modal {
	height:100%;
    display: none;
    outline: 0 none;
    overflow: hidden;
    position: fixed;
    left: 0;	
    right: 0;
    bottom: 0;	
    top: 0;
    z-index: 1040;
    padding: 0;

}






/* MODAL DE LIBRO */

.iconoAvisosInd
{
    color:#d8007f;
    font-size: 12.5vh;
    height:12.5vh !important;
    width:12.5vh !important;
    background-image:none !important;
}

.btnModalAvisosRosa
{
    height: auto !important;
    line-height: 10px !important;
    color: #fff;
    background-color: #e2007a;
    border-color: #e2007a;
    padding: 1em;
    width: auto;
    font-family: 'rubikmedium' !important; 
    background-image: none;
    border: 1px solid transparent;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    cursor: pointer;
    display: inline-block;
    font-size: 1.25em;
    line-height: 55px;
    text-align: center;
    white-space: nowrap;
    height: 55px;
}

.btnModalAvisosRosa:hover, .btnModalAvisosRosa:active, .btnModalAvisosRosa:focus
{
    background-color: #e2007a !important;
    border-color: #e2007a !important;
}

.btnModalAvisosGris 
{
    
    height: auto !important;
    line-height: 10px !important;
    color: #fff;
    background-color: #b4b4b4;
    border-color: #b4b4b4;
    padding: 1em;
    width: auto;
    font-family: 'rubikmedium' !important; 
    background-image: none;
    border: 1px solid transparent;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    cursor: pointer;
    display: inline-block;
    font-size: 1.25em;
    line-height: 55px;
    text-align: center;
    white-space: nowrap;
    height: 55px;

}

.btnModalAvisosGris:hover, .btnModalAvisosGris:active, .btnModalAvisosGris:focus
{
   background-color: #b4b4b4 !important;
   border-color: #b4b4b4 !important;

}
#modalLibros > .modal-dialog, 
{
    height:40%;
    background-color: #fff;
    border-radius:25px;
        
}

.modal-content-avisos
{
    background-color: #fff;
    height: 100%;
}
.divMAvisos22 > p
{
    font-family:'rubikmedium';
    color:#000;
    font-size:2em;
}

.divMAvisos11
{
    height:50%; 
    display: flex;
    align-items: center;
    justify-content: center;
}

.divMAvisos22
{
    height:10%; 
}

.divMAvisos33
{
    height:10%; 
	display: flex;
    align-items: center;
    justify-content: center;
}

.divMAvisos33 > p
{
    font-family:'rubikmedium';
    color:#000;
    font-size:1.2em;
}

.divMAvisos33 > p > span
{
    font-family:'rubiklight';
    color:#000;
    font-size:1em;
}

.divMAvisos44
{
    height:30%; 
    display:flex;
    align-items:center;
    justify-content: space-around;
}

/* FIN DE MODAL LIBRO */







/*MODALS DE DENUNCIAR REPORTAR*/
#myModalReportar input.form-control, #myModalDenunciar input.form-control {
    height:40px;
}

#myModalReportar textarea.form-control , #myModalDenunciar textarea.form-control {
    height:100px;
}
#myModalReportar .modal-content, #myModalDenunciar .modal-content{
    border-radius: 10px;
}
#myModalReportar a, #myModalDenunciar a, #nuevapublicacion a{
    color:#ffffff;
}
#myModalReportar a:hover, #myModalDenunciar a:hover, #nuevapublicacion a:hover{
    color:#d8007f;
}
#myModalReportar, #myModalDenunciar {
    color:#dcdcdc;
}
#myModalReportar .form-control, #myModalDenunciar .form-control{
    background-color:#dcdcdc;
    font-size:18px;
}
#resultadoSuccess{
    margin-top:10px;
}
#resultadoSuccess i{
    color:#4cb701;
}
#reportarError i{
    color:#4cb701;
}
#denunciarError i{
    color:#4cb701;
}
.compartido-modal{
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}
.compartido-modal .modal-header{
	height: 55px;
}
.compartido-modal .close{
	opacity: 1;
	margin-right: 10px;
	margin-top: 5px;
}
.compartido-close span{
	color: #e10686;
	opacity: 1;
	font-size: 40px;
}
.compartido-texto1{
	color: #e10686;
	font-size: 40px;
}
.compartido-texto2{
	color: #2b2b2b;
	font-size: 25px;
}
.btnVivlium{
    background-color: #D6027C;
    border:solid 1px #D6027C;
    color: white;
    padding: 10px;
    line-height: normal;
    height: inherit;
}
.btnVivlium:hover{
    background-color:#fff;
    color: black; 
    
}
.banners img{
	margin-right: auto;
    margin-left: auto;
}
/*
.contenido_activo{
	background-color:#dcdcdc;
}
*/
.botoneraCanalesXS{
	background-color: #dcdcdc;
    padding: 10px;
    border-radius: 5px;
    margin-top: 25px;
	font-size:18px;
}
.texto-descripcion-activo{
	font-size: 15px;
	font-family: 'rubikregular';
	color: #7d7d7d;
  	
}
.btnCompartirSmartphone{
	background-color: #d8007f;
    color: white;
    font-size: 20px;
    /* margin-top: 10px; */
    /* display: inline-block; */
    padding: 6px 12px;
    margin-bottom: 0;
    font-family: 'rubikmedium';
    font-size: 24px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid #d8007f;
    border-radius: 7px;
}

	.titulo-seccion-index2{
		padding-left:15px!important;
	}
@media (max-width: 767px) {
    .btn-vivlium-acceso{
        padding: 0!important;
    }    
    
    .modal-dialog{    
        margin-top:60px;
    }

	.icon-compartir-facebook, .icon-compartir-twitter, .icon-compartir-linkedin 
	{
		font-size:4vw;
	}
    #ficha_activo .row, #contenido_info .row{
        margin-left:-15px;
        margin-right:-15px;
    }
    .owl-item .row div{
        padding:0px;
    }
	#recientes .coment_user{
		padding-left:25px!important;
	}
	#cabecera-activo .col-xs-4.visible-xs.cabecera.marginTop25{
		position:fixed;
		z-index:2;
	}	
	.cabecera-activo{
		margin-top:30px;
	}
	.tituloAutorCanal{
		font-size:14px;
	}
	.coment_user .titulo {
		font-size:18px;
	}
	.paddingRight5XS{
		padding-right:5px;
	}
	#comentarios{
		padding-left:15px;
	}
	#icono-activo2{
		height:180px!important;
	}	
	.nombreCategoriaGrande p{
		font-size:18px;
		
	}
	.titulo-contenido{
		font-size:17px;
	}	
	.dropXS{
		left:0px !important;
	}
	.titulo-seccion-index{
		height:60px!important;
	}
	.btn-vivlium-custom , .descripcion{
		font-size:10px;
	}
	.cabecera{
		height:40px;
		min-height:40px;
	}
}

@media (max-width: 1024px) {/*tablet*/
	#recientes .coment_user{
		padding-left:25px!important;
	}
	#herramientas li span{
		font-size:12px!important;
		padding-left:5px;
	}
	#herramientas li span::before{
		font-size:14px!important;
	}
	.btn-vivlium-custom , .descripcion{
		font-size:11px;
	}
	
}
@media (min-width: 768px){
    .modal-dialog {
        margin: 60px auto;
    }
}
/*iPad vertical - MD*/
@media (max-width: 979px) and (min-width: 768px){
    #valor{
        padding-top:20px;
    }
    .btn-vivlium-custom-infortainment{
        width:100%;
    }

	.modal-login-btn, div.marginTop20>.btn-vivlium.btn-vivlium-acceso{
		background-color:#7cb334;
		border: 1px solid #7cb334;
	}
}
@media (max-width: 480px){
	.form-group{
		margin-bottom:15px;
	}
    .btn.vivlium-acceso{
        font-size: 12px;
        height: 30px;
    }
    #backgrounded{
        background-repeat: no-repeat; 
        background-attachment: fixed;
        background-size:contain; 
    }
    .blackMedium{
        font-size:11px;
    }
    #titulo-contenido{
        font-size:18px;
    }
    .btn-vivlium-acceso{
        height:25px;
    }
    #subtitulo-contenido{
        padding-bottom:0px;
    }
    .owl-item .row div{
        padding:0px;
    }
	.carouselContenidos{}
	#cuerpoActivo #comentarios {
		margin-left:-15px!important;
		margin-right:-15px!important;
	}
	#cuerpoActivo .custom-container{
		padding-left:15px!important;
		padding-right:15px!important;
	}
	#cuerpoActivo .carouselActivos{
		padding:0;
	}
	.divCabeceraCanalesSmartphone>.row.marginBottom30.flexed{
		position:fixed;
		z-index: 2;
		width:100%;
		padding-right:30px;
	}
	#recientes>.titulo-seccion-index2{
		padding-left:0px!important;
	}	
	#recientes>.coment_user{
		padding-left:15px!important;
	}
	.nopaddingXS{padding:0;}
	.counter-custom-container{
		padding-right: 5px;
		padding-left: 5px;
	}
	#comentarios,#escribe_comentario{
		padding-left:0px;
	}
	.titulo-seccion-index{
		background:#ffffff;
	}
	.botoneraCanalesXS {
		padding: 10px;
	}
	.btn-vivlium-custom , .descripcion{
		font-size:10px;
	}
	.titulo{
		font-size:20px;
	}
	.botoneraCanalesXS span{
		vertical-align: middle;		
		font-size: 0.7em;
	}
	.custom-container{
		padding-left:0px;
		padding-right:0px;
	}
	.titulo-seccion-index {
		padding-left: 30px!important;
	}
	.row.custom-container>.row>div>.owl-carousel{
		padding-left:15px;
		padding-right:15px;
	}
	body {
		overflow-y:hidden;
		overflow-x: hidden;
	}
	.btn-vivlium-ellipsis>span , .btnCompartirSmartphone>span{
		font-size: 15px;
		text-align: center;
		display: block;	
	}
	.progress{
		margin-left: 5px;
		margin-right: 5px;
		width:60%;
	}
	#nota-usuarios{
		font-size:36px;
		margin-bottom:0px;
	}
	.btn-vivlium-ellipsis{
		background-color:#7d7d7d;
		color:white;
		width: 30px;
		height: 30px;
		padding-top: 0px!important;
		padding-bottom	: 0px!important;
	}
	.btnCompartirSmartphone, .btn-vivlium-ban{
        font-size: 14px;
		border-radius:4px;
		width:30px;
		height:30px;
	}
	.glyphicon-option-vertical{
		font-size:12px;
	}
	.btn-vivlium{
		padding:5px;
		font-size:10px;
	}

	#icono-activo2{
		height:80px!important;
	}
	ul.visible-xs li p ,ul.visible-xs li p.titulo-grupo{
		margin:5px 0px!important;
	}
	#cabecera-activo{
		padding:0;

	}	
	.cabecera-activo{
		padding: 38px 0px;
	}
	.secciones-pie{
		margin:0;
	}
	#contenidos-activo{
	    padding-left: 5px;
	    padding-right: 5px;
	}
	#contenidos-activo>div{
		padding:0;
	}

	.cabecera-activo{
		border-radius:0;
	}
	.star-rating5{
		background-size: 20px!important;
	}
	.star-rating5 li.current-rating {	
		background-size: 20px!important;
	}
	.dropdown p{
		color: #191919;
		text-align:center;
		font-family:rubikmedium;
		font-size:9px;
	}


}