.tambien_te_gustaran{
    max-height: 843px;
    overflow: hidden;
}
.boton_cotizar_superior{
    clear: both;
    padding-left: 11px;
    padding-top: 15px;
    padding-bottom: 13px;
}
#carrito_tituloItemsSeleccionados{
    font-family: arial, sans-serif;
    font-size: 14px;
    text-align: left;
    color: rgb(32, 178, 168);
    margin-left: 10px;
    clear: both;
}
.columna_a{
    float: left;
    clear:left;
}
.columna_b{
    float: left;
    /* clear: both; */
    width: 310px;
    padding: 0px;
    margin-left: 20px;
    margin-top: 130px;
}
.col_izquierda h3{
    font-family: arial, sans-serif;
    font-size: 14px;
    text-align: left;
    font-weight: normal;
    line-height: 1.3em;
    word-wrap: break-word;
    margin-top: 5px;
    clear: none;
    min-height: 0px;
    text-transform: uppercase;
    font-style: normal;
    margin-bottom: 10px;
    border-bottom: 1px gainsboro solid;
}
.fecha{
    float: left;
    font-size: 12px;
    width: 55.270923%;
    height: auto;
    text-align: left;
    font-weight: normal;
    line-height: 0.9em;
    word-wrap: break-word;
    margin-left: 6.310354%;
    margin-top: 15px;
    clear: both;
    min-height: 0px;
    color: rgb(133, 132, 132);
    font-style: normal;
    margin-bottom: 0px;
}
.boton_artista_seleccionado b{
    float: left;
    font-size: 13px;
    text-align: left;
    font-weight: normal;
    line-height: 1em;
    word-wrap: break-word;
    /* margin-left: 10px; */
    /* margin-top: 12px; */
    clear: none;
    color: rgb(242, 242, 242);
    position: relative;
    /* top: 0px; */
    /* left: 0px; */
    /* overflow: hidden; */
    /* font-style: normal; */
    width: 251px;
    overflow: hidden;
    margin-top: -19px;
    margin-left: 9px;
}
.boton_artista_seleccionado span{
    float: left;
    font-size: 12px;
    height: auto;
    text-align: left;
    font-weight: normal;
    line-height: 1em;
    word-wrap: break-word;
    clear: none;
    min-height: 0px;
    color: rgb(200, 200, 200);
    font-style: normal;
    position: absolute;
    margin-top: 23px;
    padding-left: 9px;
}
.boton_artista_seleccionado b, .boton_artista_seleccionado a,.boton_artista_seleccionado a:link, .boton_artista_seleccionado a:hover, .boton_artista_seleccionado a:active, .boton_artista_seleccionado a:visited{
    float: left;
    font-size: 13px;
    text-align: left;
    font-weight: normal;
    line-height: 1em;
    word-wrap: break-word;
    clear: none;
    color: rgb(242, 242, 242);
    position: relative;
    width: 88%;
    overflow: hidden;
    text-decoration: none;
}
.itmSelecTxt{
    padding:6px 0 0 6px;
    float: left;
    width: 81%;
    /* overflow: hidden; */
}
.contenedor_seleccionados{
    padding: 1px 0;
    float: none;
    margin-left: auto;
    margin-top: 14px;
    clear: none;
    width: 100%;
    margin-right: auto;
    background-color: rgb(224, 224, 224);
    border-radius: 2px;
    overflow: auto;
    margin-bottom: 17px;
}
.boton_artista_seleccionado{
    float: left;
    height: 48px;
    margin-left: auto;
    margin-top: 2px;
    margin-bottom: 0;
    /* padding-bottom: 0px; */
    clear: none;
    width: 331px;
    margin-left: 2px;
    margin-right: auto;
    background-color: rgba(128, 128, 128, 0.87);
}
.formulario_secciones p{
    float: left;
    font-size: 1.3em;
    /* width: 87.514335%; */
    line-height: 1.4em;
    margin-left: 11px;
    color: rgb(133, 132, 132);
    margin-top: 13px;
    margin-bottom: 14px;
    font-family: aller_lightregular;
}
.foto_artista{
    float: left;
    max-width: 100%;
    margin-left: 2px;
    margin-top: 2px;
    clear: none;
    color: rgb(0, 0, 0);
    width: 44px;
    height: 44px;
}
.primaryContainer{
    height: auto;
    margin: 0px auto;
    min-height: 100%;
    width: 1000px;
}
.boton_enviar{
    padding-left: 11px;
    padding-top: 25px;
}
.button-verde{
    background: rgb(32, 178, 168);
    margin: 0px;
    height: 30px;
    width: 208px;
    text-decoration: none;
    font: bold 14px'Trebuchet MS', Arial, Helvetica; /*Change the em value to scale the button*/
    display: inline-block;
    text-align: center;
    color: #FFF;
    border: 1px solid #9c9c9c; /* Fallback style */
    border: 1px solid rgba(0, 0, 0, 0.3);
    text-shadow: 0 1px 0 rgba(0,0,0,0.4);
    box-shadow: 0 0 .05em rgba(0,0,0,0.4);
    -moz-box-shadow: 0 0 .05em rgba(0,0,0,0.4);
    -webkit-box-shadow: 0 0 .05em rgba(0,0,0,0.4);
}
.button-verde:hover{
    background: rgb(35, 157, 22);
    box-shadow: 0 0 .1em rgba(0,0,0,0.4);
    -moz-box-shadow: 0 0 .1em rgba(0,0,0,0.4);
    -webkit-box-shadow: 0 0 .1em rgba(0,0,0,0.4);
}
.button-verde:active{
    background: #2A9006;
    /* When pressed, move it down 1px */
    position: relative;
    top: 1px;
}
.boton_cotizar_superior a{
    color: #FFF;
    font-size: 14px;
    line-height: 29px;
    color: white;
    text-decoration: none;
}
.button-verde, .button-verde span{
    -moz-border-radius: .3em;
    border-radius: .3em;
    -webkit-font-smoothing: antialiased;
}
.button-verde span{
    border-top: 1px solid #fff; /* Fallback style */
    border-top: 1px solid rgba(255, 255, 255, 0.5);
    display: block;
    padding: 0.5em 5.8em;
}
.inactivo{
    background-color:#bfbfbf !important;
}
#text27{
    float: left;
    font-size: 12px;
    width: 57.84603%;
    height: auto;
    text-align: left;
    font-weight: normal;
    line-height: 0.9em;
    word-wrap: break-word;
    margin-left: 6.094957%;
    margin-top: 1px;
    clear: both;
    min-height: 0px;
    color: rgb(133, 132, 132);
    font-style: normal;
}
.recordar_datos{
    padding-right: 10px;
}
.recibir_promos{
    padding-top: 10px;
}
.trayectoria{
    float: none;
    height: 14px;
    width: 87.155963%;
    line-height: 1em;
    word-wrap: break-word;
    margin-left: 5.49742%;
    margin-top: 20px;
    clear: none;
    min-height: 0px;
    font-style: normal;
}
.trayectoria h5{
    text-align: left;
    font-weight: bold;
    text-transform: uppercase;
    color: #000;
}
.trayectoria_item{
    float: left;
    height: 50px;
    margin-left: 0px;
    margin-top: 15px;
    clear: none;
    width: 100%;
    background-image: url(../../images/perfil_artista/flecha_gris.png);
    background-repeat: no-repeat;
    background-position: 95.9% 24.8%;
}
.flecha_gris{
    float: right;
    */ width: auto;
    max-width: 100%;
    clear: none;
    color: rgb(0, 0, 0);
    /* margin-left: 22.461869%; */
    margin-top: 8px;
    /* width: 8.500573%; */
    margin-right: 9px;
}
.flecha{
    background-image: url(../../images/perfil_artista/flecha_gris.png);
    background-repeat: no-repeat;
    background-position: 83.9% 24.8%;
}
.discografia{
    background-image: url(../../images/perfil_artista/icono_disco.png);
    background-repeat: no-repeat;
    background-position: 83.9% 30.8%;
}
.celebridad{
    background-image: url(../../images/perfil_artista/icono_microfono.png);
    background-repeat: no-repeat;
    background-position: 83.9% 30.8%;
}
.premios{
    background-image: url(../../images/perfil_artista/icono_trofeo.png);
    background-repeat: no-repeat;
    background-position: 83.9% 30.8%;
}
.antiguedad{
    background-image: url(../../images/perfil_artista/icono_reloj.png);
    background-repeat: no-repeat;
    background-position: 83.9% 30.8%;
}
.contenedor_artista hr{
    padding: 0.03px;
    border-top: 1px solid rgb(249, 249, 249);
    border-bottom: 2.6px gainsboro solid;
    margin: 0px;
}
.trayectoria_item span{
    float: left;
    font-size: 12px;
    line-height: 1em;
    margin-left: 5.891628%;
    margin-top: 15px;
    color: rgb(130, 130, 130);
}
.trayectoria_item h6{
    font-size: 14px;
    height: 0px;
    font-weight: normal;
    line-height: 1em;
    margin-left: 5.927466%;
    margin-top: 5px;
    text-transform: uppercase;
    margin-bottom: 0px;
    font-style: italic;
}
#btn_comenta a:hover{
    float: none;
    width: auto;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-top: 292px;
    clear: none;
    color: rgb(0, 0, 0);
    margin-right: auto;
    cursor: pointer;
    border: medium #0F9 solid;
}
.estrellas{
    float: left;
    margin-top: 1px;
    clear: none;
    width: 145px;
}
.estrellas span{
    float: left;
    font-size: 12px;
    line-height: 13px;
    margin-top: 8px;
    color: rgb(133, 132, 132);
    padding-left: 3px;
}
.estrella{
    float: left;
    height: 22px;
    margin-left: 0px;
}
.estrella_llena{
    float: left;
    height: 22px;
    margin-left: 10px;
    margin-top: 12px;
    clear: none;
    width: 125px;
}
.estrella #llena{
    background-image: url("../../images/perfil_artista/estrella_completa.png");
    background-attachment: scroll;
    background-size: auto;
    background-position: 0% 50.0%;
    background-repeat: no-repeat no-repeat;
}


.medalla_premium{
    float: left;
    height: 66px;
    clear: none;
    width: 20.642202%;
    position: relative;
    top: 0px;
    left: 0px;
    margin-top: 0px;
    margin-left: 2.659117%;
}
.franja_artista_premium{
    float: left;
    width: auto;
    height: auto;
    margin-left: -5.038704%;
    margin-top: -46px;
    clear: right;
    color: rgb(0, 0, 0);
    max-width: 115.808355%;
    visibility: visible;
}
.contenedor_artista p{
    font-size: 18px;
    color: rgb(133, 132, 132);
    width: 90%;
    max-width: 800px;
    display: inline-block;
}
.contenedor_artista span{
    margin-top: 18px;
}
.repertorio{
    column-count: 2;
    column-gap: 43px;
    padding: 20px;
    text-align: left;
}
.repertorio ul{
    line-height: 20px;
    color: #404040;
    list-style: none;
    padding-left: 0px;
    -webkit-font-smoothing: antialiased;
}
.repertorio li{
    list-style-type: disc;
    margin-bottom: 3px;
}
.contenedor_genero_vestuario{
    float: left;
    clear: left;
    margin-left: 1.9%;
    margin-top: 0px;
    line-height: 18px;
    list-style: none;
    margin-bottom: 37px;
}
.contenedor_genero_vestuario a{
    font-size: 13px;
    text-align: left;
    line-height: 15px;
    font-weight: normal;
    /* line-height: 0; */
    color: rgb(74, 183, 255);
    line-height: 1;
    font-style: italic;
    list-style: decimal;
}
.contenedor_vestuarios{
    float: left;
    height: 82px;
    margin-left: 0%;
    margin-top: 0px;
    clear: both;
    width: 100%;
    background-image: url("../../images/perfil_artista/linea_gris.png");
    background-attachment: scroll;
    background-size: 100% 1px;
    background-position: 0% 99%;
    background-repeat: no-repeat no-repeat;
}
.vesturario_imagen_circulo{
    float: left;
    max-width: 26.027397%;
    margin-left: 6.164384%;
    margin-top: 12px;
    color: rgb(0, 0, 0);
    border-top-left-radius: 54px;
    border-top-right-radius: 54px;
    border-bottom-right-radius: 54px;
    border-bottom-left-radius: 54px;
}
.texto_vestuario{
    float: left;
    font-size: 12px;
    width: 62.114726%;
    height: auto;
    text-align: left;
    font-weight: normal;
    line-height: 14px;
    word-wrap: break-word;
    margin-left: 5.650685%;
    margin-top: 35px;
    clear: none;
    min-height: 0px;
    color: rgb(133, 132, 132);
    font-style: italic;
}
.contenedor_formato{
    float: left;
    clear: left;
    height: 65px;
    margin-left: 1.9%;
    margin-top: 0px;
    width: 176px;
}
.contenedor_formato a{
    float: left;
    font-size: 12px;
    color: rgb(133, 132, 132);
    font-style: italic;
}
.resena_artista{
}
.resena_artista p{
    font-size: 15px;
    line-height: 22px;
    word-wrap: break-word;
    -webkit-font-smoothing: antialiased;
    font-size: 19px;
    line-height: 31px;
    margin-bottom: 60px;
}
.barra_perfil{
}
.barra_perfil h1{
    word-wrap: break-word;
}
.barra_perfil b{
    position: absolute;
    font-size: 11px;
    padding-top: 2px;
    width: auto;
    height: auto;
    text-align: right;
    font-weight: normal;
    line-height: 40px;
    word-wrap: break-word;
    margin-left: 0;
    min-height: 0px;
    color: rgb(72, 72, 72);
    font-style: normal;
    right: 58px;
    top: -38px;
}
.img_perfil{
    float: left;
    height: 43px;
    margin-right: 8px;
}
.contenedor_videos{
    float: left;
    height: 302px;
    margin-left: 0px;
    margin-top: 17px;
    clear: both;
    width: 741px;
    background-color: rgb(0, 0, 0);
}
.redes_sociales{
    margin-top: 25px;
    width: 28.553299%;
}
.facebook_icono{
    float: left;
    cursor: pointer;
}
.facebook_icono:active{
    /* When pressed, move it down 1px */
    position: relative;
    top: 1px;
}
.twitter_icono{
    float: left;
    margin-left: 10px;
    cursor: pointer;
}
.twitter_icono:active{
    /* When pressed, move it down 1px */
    position: relative;
    top: 1px;
}
.google_icono{
    float: left;
    margin-left: 10px;
    cursor: pointer;
}
.google_icono:active{
    /* When pressed, move it down 1px */
    position: relative;
    top: 1px;
}
.icono_globo{
    float: left;
    width: auto;
    max-width: 100%;
    height: auto;
    margin-top: 8px;
    clear: none;
    color: rgb(0, 0, 0);
    margin-right: 40px;
    margin-bottom: 20px;
}
.vestuario{
    float: left;
    height: 359px;
    margin-left: 0%;
    margin-top: 2px;
    clear: both;
    width: 100%;
}
.repertorio a{
    /* float: left; */
    font-size: 12px;
    width: 71.09375%;
    height: auto;
    text-align: left;
    font-weight: normal;
    line-height: 0.9em;
    word-wrap: break-word;
    margin-left: 0.09806485%;
    margin-top: 5px;
    min-height: 0px;
    color: rgb(250, 122, 33);
    font-style: italic;
    margin-top: 20px;
}
.formulario_secciones{
    background-color: rgb(247, 247, 247);
    padding-bottom: 20px;
}
.formulario_secciones_enPerfilArtista{
    margin-top: 38px;
}
.col_derecha{
    float: right;
    clear: none;
    width: 233px;
    position: relative;
    left: 0px;
    z-index: 0;
    margin: 0 0 40px;
}
.col_derecha h3{
    font-family: arial, sans-serif;
    font-size: 14px;
    text-align: left;
    font-weight: normal;
    line-height: 1.3em;
    word-wrap: break-word;
    margin-top: 5px;
    clear: none;
    min-height: 0px;
    text-transform: uppercase;
    font-style: normal;
    margin-bottom: 10px;
    border-bottom: 1px gainsboro solid;
}
.contenedor_titulo_formulario{
    float: left;
    height: 19px;
    clear: none;
    width: 100%;
    background-color: rgb(74, 74, 74);
    font-family: "aller_lightregular";
}

.foto_operadora{
    float: right;
    margin-top: -46.5px;
    clear: none;
    color: rgb(0, 0, 0);
    height: 65px;
}
.formulario_secciones .campos{
    float: none;
    height: 34px;
    margin-left: 11px;
    margin-top: 8px;
    clear: none;
    width: 331px;
    margin-right: auto;
    background-color: rgb(255, 255, 255);
    font-family: arial;
    font-size: 13px;
    color: gray;
    line-height: 40px;
    -webkit-font-smoothing: antialiased;
    border: inherit;
}
.formulario_secciones .detalles{
    float: none;
    height: 175px;
    margin-left: 12.4px;
    margin-top: 18px;
    clear: none;
    width: 211px;
    margin-right: auto;
    background-color: rgb(255, 255, 255);
    font-family: arial;
    font-size: 13px;
    color: gray;
    line-height: -82px;
    -webkit-font-smoothing: antialiased;
    border: inherit;
}
.boton_cambiar_hora{
    /* margin-right: 0px; */
    margin-top: -2px;
}
.hora{
    float: left;
    font-size: 12px;
    width: 25.228004%;
    height: auto;
    text-align: left;
    font-weight: normal;
    line-height: 0.9em;
    word-wrap: break-word;
    margin-left: 6.108369%;
    margin-top: 21px;
    clear: both;
    min-height: 0px;
    color: rgb(133, 132, 132);
    font-style: normal;
}
.sel_hora{
    float: right;
    height: 25px;
    margin-left: 0px;
    margin-top: -19px;
    clear: both;
    width: 89px;
    margin-right: 4.533262%;
    background-color: rgb(255, 255, 255);
    cursor: pointer;
}
.detalles{
    float: none;
    height: 149px;
    margin: 145px auto 20px;
    clear: none;
    width: 210px;
    background-color: rgb(255, 255, 255);
}
.icono_cerrar{
    float: right;
    height: 16px;
    width: 20px;
    max-width: 100%;
    margin-left: 0px;
    cursor: pointer;
    clear: none;
    color: rgb(0, 0, 0);
    margin-right: 4.040179%;
    background-image: url(../../images/perfil_artista/icono_cerrar.png);
    background-position: right;
    background-repeat: no-repeat;
    margin-top: 13px;
}
.icono_cerrar:active{
    /* When pressed, move it down 1px */
    position: relative;
    top: 1px;
}
.boton_hora{
    float: left;
    height: 25px;
    margin-top: 9px;
    cursor: pointer;
    position: relative;
}
.boton_hora:active{
    /* When pressed, move it down 1px */
    position: relative;
    top: 1px;
}
.btn_comenta{
    float: none;
    width: auto;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    clear: none;
    color: rgb(0, 0, 0);
    margin-right: auto;
    cursor: pointer;
    margin-left: 19px;
}
.btn_comenta:hover{
    box-shadow: 0 0 .1em rgba(0,0,0,0.4);
    -moz-box-shadow: 0 0 .1em rgba(0,0,0,0.4);
    -webkit-box-shadow: 0 0 .1em rgba(0,0,0,0.4);
}
.btn_comenta:active{
    /* When pressed, move it down 1px */
    position: relative;
    top: 1px;
}
.boton_comentario{
    float: right;
    height: 39px;
    clear: none;
    width: 14.304993%;
    position: static;
    top: 0px;
    left: 0px;
    margin-top: -14.5px;
    margin-right: 16px;
    cursor: pointer;
}
.boton_agregar{
    float: right;
    clear: none;
    position: static;
    top: 0px;
    left: 0px;
    margin-top: 3px;
    cursor: pointer;
    text-align: center;
}
.button-agregar a{
    color: #FFF;
}
.barra_perfil a{
    line-height: 19px;
    color: white;
    text-decoration: none;
    text-align: center;
    width: 240px;
}
.button-agregar, .button-agregar span{
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-font-smoothing: antialiased;
}
.button-agregar span{
    border-top: 1px solid #fff; /* Fallback style */
    border-top: 1px solid rgba(255, 255, 255, 0.5);
    display: block;
    padding: 0.5em 2.0em;
    padding-left: 36px;
}
.button-agregar:hover{
}
.button-agregar:active{
    
    /* When pressed, move it down 1px */
}
.button-agregar,.button-quitar{
    width: 31px;
    height: 26px;
    font: bold 21px'Trebuchet MS', Arial, Helvetica;
    display: inline-block;
    border: 1px solid rgb(32, 178, 168);
    background-repeat: no-repeat;
    background-position: center;
    padding: 3px 0;
    color: #20B283 !important;
    font-size: 17px;
    margin: -3px 0 0 7px;
}
.button-agregar{color: #9e9e9e !important;border-color: #9e9e9e;}
.button-quitar{
    background-color: #ffffff !important;
}
.button-quitar, .button-quitar span{
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-font-smoothing: antialiased;
}
.button-quitar span{
    border-top: 1px solid #fff; /* Fallback style */
    border-top: 1px solid rgba(255, 255, 255, 0.5);
    display: block;
    padding: 0.5em 2.0em;
    padding-left: 36px;
}
.button-agregar:hover, .button-quitar:hover{color: #139087 !important;}
.button-quitar:active{
    
    /* When pressed, move it down 1px */
    top: 1px;
}
.check_seleccionado{
    width: 100%;
    font-size: 16px;
    color: #949494;
    text-align: right;
    padding-top: 4px;
}
.check_seleccionado .agregado{
    color: rgb(32, 178, 168);   
}
.check_seleccionado span{
    cursor: pointer;
}
.ver_mas_te_gustaran{
    cursor: pointer;
    border-top: solid 1px silver;
    text-align: right;
    padding-top: 6px;
}
.comparte_derecha{position: absolute;bottom: 0px;}
.comparte i{
    font-size: 24px;
    padding: 10px 0 0 10px;
    color: #949494 !important;
}
.comparte .fa.fa-check{
    font-size: 12px;  
    padding:10px 0px  
}
.fa-facebook-f{
}
.fa-twitter{
    color: #1c94e0 !important;
}
.fa-whatsapp{
    color: #4cc75b !important;
}
.comparte i:hover, .fa-facebook-f:hover, .fa-twitter:hover, .fa-whatsapp:hover{
    cursor: pointer;
    opacity: 0.6;
}
.check_seleccionado .btn{
    padding: 10px 0;
}
.statsArtista{
    float: right;
    color: #8e8e8e;
    border: 6px solid white;
    background-color: rgba(236, 236, 236, 0.67);
    padding: 5px 9px 0px;
    border-radius: 10px;
    margin-bottom: 29px;
}
.statsArtista span{
    color: #949494;
    font-size: 34px;
    font-family: sans-serif;
    -webkit-font-smoothing: antialiased;
    line-height: 51px;
    float: left;
    margin-right: 12px;
}
.statsArtista.calificaciones span{
    float:left;
    width:auto;
}
.statsArtista.calificaciones P{
    float: right;
    bottom: 0px;
    font-size: 14px;
    margin-top: 0;
}
.statsArtista.calificaciones .txtCalif{
    margin-top: 9px;
}
.statsArtista p,.statsArtista div{
    margin-left: 8px;
    margin: 0 0 0;
    padding: 0;
    display: block;
    letter-spacing: 0.04em;
    line-height: 22px;
    margin-top: 19px;
    font-size: 19px;
    float:left;
    -webkit-font-smoothing: antialiased;
}
.statsArtista .estrellas{
    float:right;
    width: 100% !important;
}
.statsArtista .estrellas img{
    width: 37%;
    height: auto;
    max-width: 31px;
    padding-right: 4px;
}

@media (min-width: 768px) {
    .repertorio{
        column-count: 3;
        column-gap: 120px;
    }
    .contenedor_artista{
        padding-top: 60px
    }
}
@media (min-width: 992px) {

}
@media (min-width: 1200px) {
    .repertorio{
        column-count: 4;
        column-gap: 80px;
        column-fill: balance;
    }

}