<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.title-content {
    background-repeat: no-repeat;
    background-position: 50% 20%;
    background-color: #cfe9fc;
    background-attachment: initial;
}

.btn-back:hover {
	text-decoration: none;
	color:  #ffffff;
}
.btn-back {
    display: inline-block;
    padding: 16px 0;
    text-align: center;

    color:  #ffffff;
    font-size: 16px;
    font-weight: 700;
    line-height: 16px;
    background-color: #3fa9f5;
    border-radius: 4px;
    width: 120px;
    border: 0;
}

.space-body .title-content,
.musician-body .title-content {
    height: 490px;
    padding-top: 0;
}

@media (max-width: 767px) {
    .space-body .title-content,
    .musician-body .title-content {
        height: 245px;
    }
}

.space-body .title-content-container.no-image .title-content,
.musician-body .title-content-container.no-image .title-content {
    background-image: url(../img/defaults/header_musician_icon.png);
    background-size: auto;
}

.space-body .title-content-container.no-image .title-content {
    background-image: url("../img/defaults/header_space_icon.png");
}


/* --------------------------
  Seccion superior del perfil
  ---------------------------*/
.profile-top {
    background-color: #ffffff;
    border-radius: 4px 4px 0 0;
    padding: 35px 45px 25px;
    /*border-bottom: 1px solid #e3e4e5;*/
    display: flex;
}

.profile-top .addthis_inline_share_toolbox {
    position: absolute;
    bottom: -49px;
    right: 0;
    text-align: right;
    z-index: 1;
}

@media (max-width: 991px) {
    .profile-top .addthis_inline_share_toolbox {
        bottom: -110px;
    }
}

@media (max-width: 767px) {
    .profile-top .addthis_inline_share_toolbox {
        text-align: center;
        position: relative;
        bottom: auto;
        right: auto;
        width: 100%;
        margin-bottom: 20px;
    }
}

.profile-head-details-container {
}

.profile-header-links {
    background-color: #ffffff;
    clear: both;
    border-bottom: 1px solid #e3e4e5;
    padding: 24px 45px;
    white-space: nowrap;
}

.profile-header-links .profile-link {width: 45px;}
/*.profile-header-links .songs-link {width: 83px;}*/
.profile-header-links .videos-link {width: 54px;}
.profile-header-links .photos-link {width: 50px;}
.profile-header-links .agenda-link {width: 60px;}
.profile-header-links .members-link {width: 108px;}
.profile-header-links .fans-link {width: 84px;}
.profile-header-links .artists-link {
width: 145px;
}

.profile-img-container {
    margin-right: 45px;
    height: 145px;
    width: 145px;
}

.profile-img {
    margin-top: 0;
    width: 100%;
    height: auto;
}


@media (min-width: 768px) {
    .profile-top.artist .profile-head-details-container {
        width: 80%;
    }

    .profile-top.space .profile-head-details-container {
        width: 70%;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .profile-top.artist .profile-head-details-container {
        width: 80%;
        margin-left: 10px;
    }

    .profile-top.space .profile-head-details-container {
        width: 70%;
        margin-left: 10px;
    }
}

.artist-name {
    font-family: 'Roboto Slab', serif;
    color:  #231f20;
    font-size: 60px;
    line-height: 60px;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 23px;
}
.artist-score
{
    vertical-align: middle;
    display: block;
    margin-top: 15px;
    text-align: center;
    font-size: 15px;
    font-weight: 900;
    font-family: 'Roboto Slab', serif;
    color: #3fa9f5;
    text-decoration: none;
}
.artist-score:hover
{
    color: #0869af;
    text-decoration: none;
    transition: color 0.2s ease;
}
.score-fans {
    display: inline-block;
    margin-right: 12px;
    margin-bottom: 46px;
}

.fan-link {
    color: #ff5357;
    font-size: 14px;
    font-weight: 700;

    display: inline-block;
    height: 32px;
    line-height: 32px;

    border: 1px solid #ffaaac;
    border-radius: 16px;

    padding: 0 26px;
}

.fan-link .fa {
    color: #ffaaac;
    margin-right: 6px;
}

.fan-link:hover {
    text-decoration: none;
    color: #ff5357;
    transition: color 1s ease;
}

.score-fans-fan {
    display: inline-block;
    float: left;
    width: 100%;
}

.score-fans-fan .score-fans {
    margin-bottom: 20px;
}

@media (max-width: 767px) {
    .artist-score
    {
        text-align: center;
    }
    .score-fans-fan .score-fans {
        width: 100%;
        text-align: center;
    }
}

.score-fans-fan .score-fans .current-score {
    display: inline;
}

.score-fans, .score-fans span, .score-fans strong,
.score .fa, .star-input .fa {
    font-size: 14px;
}

.score-fans .num-votes {
    margin-left: 8px;
}

.score-fans .num-fans {
    margin-left: 3px;
}

.current-score .fa.full-star:before {
    content: "\f005";
}

.current-score .fa.half-star:before {
    content: "\f123";
}

.current-score .fa.empty-star:before {
    content: "\f006";
}

.score-fans .num-votes-label {
    text-transform: uppercase;
}

.profile-header-links {
    display: inline-block;
}

.profile-header-links .profile-header-link {
    text-transform: uppercase;
    display: inline-block;
    margin-right: 35px;
}

.profile-header-links .profile-header-link a {
    color:  #808080;
    font-size: 14px;
    font-weight: 300;
}

.profile-header-links .profile-header-link a:hover,
.profile-header-links .profile-header-link a:active,
.profile-header-links .profile-header-link a:focus,
.profile-header-links .profile-header-link.selected a {
    color:  #ff5357;
    font-weight: 700;
    text-decoration: none;
}

.profile-bottom {
    position: relative;
}

@media (min-width: 768px) {
    .profile-bottom {
        float: left; /* Para definir un BFC */
        width: 100%;
    }
}

.profile-contact {
    width: 220px;
    position: relative;
}

.profile-contact .button.contact {
    float: right;
    display: inline-block;

    background-color: #3daaf5;
    border: 0;
    padding: 0 21px;
    border-radius: 21px;
    margin-top: 12px;

    color: #ffffff;
    font-size: 15px;
    height: 42px;
    line-height: 42px;
    font-weight: 400;

    text-align: center;
    vertical-align: middle;
}

.profile-contact .button.contact .fa {
    color:  #ffffff;
    font-size: 18px;
    line-height: 42px;
    margin-left: 12px;
    vertical-align: middle;
}

.profile-contact .rehearsal-link {
    display: block;
    float: right;
    margin-top: 40px;

    color:  #ff5357;
    font-size: 15px;
    line-height: 16px;
    font-weight: 400;
}

.profile-contact .rehearsal-link strong {
    font-weight: 700;
}

.profile-contact .rehearsal-link .fa {
    color:  #ff5357;
    font-size: 20px;
    font-weight: 400;

    margin-right: 11px;
    vertical-align: middle;
}

@media (min-width: 768px) and (max-width: 991px) {
    .profile-contact .rehearsal-link {
        margin-top: 132px;
    }
}

@media (min-width: 500px) and (max-width: 767px) {
    .profile-contact .rehearsal-link {
        float: left;
        margin-top: 27px;
    }
}

@media (max-width: 499px) {
    .profile-contact .rehearsal-link {
        margin-top: 15px;
        margin: auto;
        float: none;
    }
}


/*---------------------------
  SecciÃ³n inferior del perfil
  ---------------------------*/

/* columna izquierda */
.profile-bottom .left-column {
    background-color: #ffffff;
    border-radius: 0 0 4px 4px;

    padding: 58px 20px 124px;
}

.main-info {
    margin-bottom: 45px;
}

.left-column .location {
    position: relative;
    overflow: hidden;
    max-width: 316px;

    color:  #333333;
    font-size: 13px;
    font-weight: 300;

    padding-bottom: 20px;
    border-bottom: 1px solid #e3e4e5;
    margin-bottom: 45px;
}

.left-column .location .map-icon {
    float: left;

    color:  #3fa9f5;
    font-size: 26px;
    font-weight: 400;

/*
    position: absolute;
    top: 0;
    left: -28px;
*/
}

.profile-space-location-data {
    float: left;
    margin-left: 10px;
    width: 215px;
}

@media (max-width: 1199px) {
    .profile-space-location-data {
        width: 185px;
    }
}

@media (max-width: 991px) {
    .profile-space-location-data {
        width: 215px;
    }
}

@media (max-width: 767px) {
    .left-column .location {
        width: 100%;
        max-width: 100%;
    }

    .profile-space-location-data {
        width: 245px;
    }
}

@media (max-width: 580px) {
    .left-column .location {
        width: 100%;
        max-width: 100%;
    }

    .profile-space-location-data {
        width: 85%;
    }
}


.left-column .location .name {
    display: block;
    color:  #333333;
    font-size: 18px;
    font-weight: 700;
}

.left-column .location .address {
    display: block;
}

.left-column .location .city-province {
    display: block;
    float: left;
}

.left-column .location .show-map {
    position: absolute;
    bottom: 20px;
    right: 0;
    color:  #3fa9f5;
    font-size: 13px;
    font-weight: 300;
}

@media (min-width: 768px) and (max-width: 991px) {
    .left-column .location .show-map {
        position: relative;
        float: right;
        margin-top: 15px;
        bottom: auto;
        right: auto;
    }
}

@media (max-width: 580px) {
    .left-column .location .show-map {
        position: relative;
        float: right;
        margin-top: 15px;
        bottom: auto;
        right: auto;
    }
}

.description {
    clear: both;
    max-width: 316px;
    margin-bottom: 48px;
    line-height: 20px;
    font-size: 15px;
}

.description p {
    color:  #333333;
    font-size: 13px;
    font-weight: 300;
    line-height: 18px;
}
.description p + p {
    margin-top: 18px;
}

.members,
.groups,
.long-details {
    border: 1px solid #dadbdc;
    display: inline-block;
    max-width: 316px;
    width: 100%;
    margin-bottom: 45px;
}

.long-details .long-detail {
    border-bottom: 1px solid #dadbdc;
}

.members .members-head,
.groups .groups-head,
.long-details .long-detail-head {
    text-transform: uppercase;
    padding-top: 16px;
    padding-bottom: 16px;
    padding-left: 40px;
    color: #000000;
    font-size: 12px;
    font-weight: 300;

}

.members .members-head,
.groups .groups-head {
    border-bottom: 1px solid #dadbdc;
}

.long-details .long-detail-head h4 {
    position: relative;
}

.long-details .long-detail-head h4 a {
    color: #3fa9f5;
    font-weight: normal;
}

.long-details .long-detail-head h4 a.collapsed {
    color: #999999;
}

.long-details .long-detail-head h4 a:hover {
    text-decoration: none;
}

.long-details .long-detail-head h4 a::before {
    margin-right: 10px;
    content: "\f077";
    font-family: "FontAwesome";
    position: absolute;
    left: -20px;
}

.long-details .long-detail-head h4 a.collapsed::before {
    content: "\f078";
    font-family: "FontAwesome";
}

.members .member,
.groups .group,
.long-details .long-detail-body {
    border-bottom: 1px solid #dadbdc;
}

.members .member,
.groups .group,
.long-details .panel-body {
    padding-left: 20px;
    padding-top: 18px;
    padding-bottom: 18px;
    padding-right: 20px;
    font-size: 14px;
}

.long-details .long-detail-body.in {
    border-top: 1px solid #dadbdc;
}
.long-details .long-detail-body {
    border-bottom: 0;
}

.long-details .long-detail-body .panel-body{
	white-space: pre-line;
}

.members .member:last-child,
.groups .group:last-child,
.long-details .long-detail:last-child {
    border: 0;
}

.characteristic-file-link .fa {
    margin-right: 12px;
}

.characteristic-file-link:hover,
.characteristic-file-link:active,
.characteristic-file-link:focus {
    color: #ffffff;
    text-decoration: none;
}

.characteristic-file-link {
    color: #ffffff;
    display: inline-block;
    background-color: #3daaf5;
    line-height: 32px;
    padding: 0 12px;
    margin-top: 16px;
    border-radius: 4px;
    font-weight: 700;
    font-size: 13px;
}

.members .member-name,
.groups .group-name {
    display: block;
    color:  #3fa9f5;
    font-size: 12px;
    font-weight: 400;

    text-transform: uppercase;
}

.members .member-occupation,
.members .member-separator,
.members .member-location,
.groups .group-genre,
.groups .group-separator,
.groups .group-location {
    color:  #333333;
    font-size: 12px;
    font-weight: 300;
    line-height: 16px;
}

.members .member-occupation,
.groups .group-genre {
    font-weight: 700;
}

.gallery-item {
    margin-bottom: 34px;
}

.gallery-item img {
    width: 100%;
    height: auto;

    margin-bottom: 16px;
}

.gallery-more a {
    text-transform: uppercase;

    color:  #3fa9f5;
    font-size: 12px;
    font-weight: 300;
}
.gallery-more a:hover {
    text-decoration: none;
}

.gallery-item .gallery-description {
    color:  #808080;
    font-size: 14px;
    font-weight: 300;
    line-height: 14px;
}
.color-header {
    padding: 20px 35px;
    color: #ffffff;
    margin-bottom: 30px;
}
.color-header.agenda-head {
    margin-bottom: 15px;
}
.color-header .left {
    /*vertical-align: middle;*/
    float: left;
}

.color-header .left .fa {
    vertical-align: middle;

    font-size: 30px;
    font-weight: 400;
    line-height: 23px;

    margin-right: 10px;
}

.color-header .left .color-left-title {
    vertical-align: middle;

    font-size: 18px;
    font-weight: 700;
    line-height: 16px;
}

.color-header .right span {
    line-height: 23px;
    vertical-align: center;
}

.color-header .right .fa {
    margin-left: 6px;
}

.color-header .right {
    float: right;
}
.color-header .right a {
    color:  #ffffff;
    font-size: 12px;
    font-weight: 300;
    text-transform: uppercase;
}

.videos-header {
    background-color: #ff5357;
}

.video-title {
    display: block;
    color:  #231f20;
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;

    margin-top: 20px;
    margin-bottom: 10px;
}

.song-details {
    margin-top: 6px;
}

.video-details .current-score,
.song-details .current-score {
    width: 50%;
    float: left;
    text-align: left;
    vertical-align: middle;
}

.video-details .new-review,
.song-details .new-review {
    width: 50%;
    float: left;
    text-align: right;
    vertical-align: middle;
    font-size: 11px;
}

.video-details .current-score,
.videos-content .video-details .current-score {
    width: 60%;
}

.video-details .new-review,
.videos-content .video-details .new-review {
    width: 40%;
}

.video-details .current-score .fa,
.video-details .new-review .star-input .fa-star {

}

.video-details .score .fa,
.song-details .score .fa {
    line-height: initial;
}

.video-details .new-review .score-label,
.song-details .new-review .score-label {
    display: inline-block;
    overflow: hidden;
}

.video-details .score {
    float: left;
}

/* columna derecha */
.profile-bottom .right-column {
    background-color: #f7f7f7;
    padding: 58px 45px;

    border-radius: 0 0 4px 4px;
}

.right-column .detail .detail-name {
    left: 35px;
}

.row.agenda,
.row.songs,
.row.musicians,
.row.facebook,
.row.twitter {
    margin-top: 50px;
}
.row.facebook .color-header,
.row.twitter .color-header{
    margin-bottom: 0;
}

.right-column .pro {
    margin-top: 40px;
    padding: 37px 21px 26px;
}

.agenda-head,
.musicians-head,
.songs-head,
.social-media-head {
    background-color: #3daaf5;
}

.fb-page &gt; span,
.fb-page iframe {
    max-width: 340px;
    width: 100%;
    display: block !important;
    margin: 0 auto;
}

.agenda-event {
/*
    margin-bottom: 5px;
*/
    float: left;
    width: 100%;
}
.agenda-event a {
    float: left;
    width: 100%;
    padding-bottom: 15px;
}
.agenda-event-data {
    width: 250px;
    float: left;
}
@media (max-width: 1199px) {
    .agenda-event-data {
        width: 200px;
    }
}
@media (max-width: 991px) {
    .agenda-event-data {
        width: 240px;
    }
}
@media (max-width: 767px) {
    .agenda-event-data {
        width: 315px;
    }
}
@media (max-width: 580px) {
    .agenda-event-data {
        width: 90%;
    }
}
.agenda-event-link {
    float: right;
}
.agenda-event {
    border-top: 1px solid #e4e5e6;
}
.agenda-event.first {
    border-top: 0;
}
.agenda-event a {
    padding-top: 15px;
}
/*
.agenda-event.first a {
    padding-top: 0;
}
*/
.agenda-content {
/*
    margin-bottom: 45px;
*/
}
.agenda-content .event-list {
    margin-bottom: -15px;
}

.agenda-event .date,
.agenda-event .location,
.agenda-event .space,
.agenda-event .event-name {
    display: block;
}

.score-text {
  text-align: center;
}

.agenda-event .date {
    color:  #3fa9f5;
    font-size: 14px;
    font-weight: 700;
    line-height: 17px;
}

.agenda-event .location,
.agenda-event .event-name {
    color:  #231f20;
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
}

.agenda-event .fa {
    float: right;
    color: #b2b4b5;

    font-size: 18px;
}
.agenda-event:hover .fa {
    color: #23527c;
}

.agenda-event .space,
.agenda-event .event-genres li {
    text-transform: uppercase;
    color:  #666666;
    font-size: 12px;
    font-weight: 300;
}

.agenda-event .event-genres li {
    display: inline;
}

.musicians-widget .musicians-head {
    margin-bottom: 15px;
}

.musicians-widget .musicians-head img.icon {
    height: 30px;
    width: auto;
    margin-right: 10px;
    vertical-align: middle;
}

.musicians-widget .musicians-head .right {
    height: 30px;
    line-height: 30px;
}

.musicians-widget .musician {
    position: relative;
    clear: both;
    overflow: hidden;

    border-bottom: 1px solid #e4e5e6;
}

.musicians-widget a {
    float: left;
    width: 100%;
    position: relative;
    padding-top: 15px;
    padding-bottom: 15px;
}

.musicians-widget .profile-img-container {
    float: left;
    width: 62px;
    height: 62px;
    margin-right: 20px;
}

.musicians-widget .musician-detail {
    margin-top: 12px;
    float: left;
    width: 180px;
}

@media (min-width: 992px) and (max-width: 1199px) {
    .musicians-widget .musician-detail {
        width: 100%;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .musicians-widget .musician-detail {
        width: 160px;
    }
}
@media (min-width: 581px) and (max-width: 767px) {
    .musicians-widget .musician-detail {
        width: 315px;
    }
}
@media (max-width: 580px) {
    .musicians-widget .musician-detail {
        width: 90%;
    }
}


.musicians-widget .musician-detail .name {
    display: block;
    color:  #231f20;
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
}

.musicians-widget .musician-detail .genres {
    display: block;
    color:  #999999;
    font-size: 12px;
    font-weight: 300;
    text-transform: uppercase;
}

.musicians-widget .profile-img-container .profile-img {
    width: 100%;
    height: 100%;
}

.musicians-widget .musician-detail:after {
    font-family: FontAwesome;
    content: "\f138";
    position: absolute;
    right: 5px;
    top: 14px;
    font-size: 18px;
/*
    margin-top: -24px;
*/
    color: #b2b4b5;
}

.musicians-widget a:hover .musician-detail:after{
    color: #23527c;
}

.soundcloud-widget-container {
    width: 100%;
    height: 80px;
    margin-bottom: 10px;
}

.song {
    overflow: hidden;
    margin-bottom: 20px;
}

.songs-content .score {
    float: right;
    margin-top: 4px;
}

/*-----------------
  SECCIONES MENORES
  -----------------*/
.songs-bottom,
.videos-bottom,
.agenda-bottom,
.members-bottom,
.groups-bottom,
.fans-bottom,
.photos-bottom {
    padding: 50px 0 0px;
    background-color: #ffffff;
    border-radius: 0 0 4px 4px;
}

.videos-bottom {
    padding-bottom: 42px
}

.song-container {
    overflow: hidden;
    max-width: 480px;
    width: 90%;
    margin: 0 auto 50px;
}

.soundcloud-widget-container-big {
    margin-bottom: 13px;
}

.video-container {
    padding-left: 25px;
    padding-right: 25px;
    margin-bottom: 50px;
}

.video-container .video-iframe {
    width: 100%;
}

.video-container .score,
.video-container .new-review .star-input,
.song-container .score,
.song-container .new-review .star-input,
.songs-list .score {
    font-size: 0px;
/*
    line-height: 11px;
*/
}

.video-container .new-review .stars-container,
.song-container .new-review .stars-container {
    margin-right: 0;
    margin-left: 0;
    display: inline-block;
}

.video-container .score strong,
.song-container .score strong,
.songs-list .score strong {
    margin: 0 3px;
}

.video-container .score .fa,
.video-container .score .gray-text,
.video-container .score strong {
    font-size: 11px;
}

.videos-content .video-container .score .fa,
.videos-content .video-container .score .gray-text,
.videos-content .video-container .score strong {
    font-size: 10px;
}

.song-container .score .fa,
.song-container .score .gray-text,
.song-container .score strong,
.songs-list .score .fa,
.songs-list .score .gray-text,
.songs-list .score strong {
    font-size: 13px;
}

.video-container .score .gray-text,
.song-container .score .gray-text,
.songs-list .score .gray-text {
    color: #b2b4b5;
    text-transform: uppercase;
}

.video-container .star-input .score-input-label,
.song-container .star-input .score-input-label {
    text-transform: uppercase;
    font-size: 11px;
    color:  #3fa9f5;
}

.song-container .star-input .score-input-label {
    font-size: 13px;
}

.video-container .new-review .star-input .pre-label,
.song-container .new-review .star-input .pre-label {
    margin-right: 3px;
}

.video-container .star-input .fa-star {
    font-size: 11px;
}

.song-container .star-input .fa-star {
    font-size: 13px;
}

.video-container .review-follow-advice,
.song-container .review-follow-advice {
    font-size: 11px;
    display: inline-block;
    color: #3fa9f5;
}

.video-container .review-follow-advice,
.video-content .review-follow-advice {
     margin-left: -20px;
}

.song-container .review-follow-advice {
    font-size: 13px;
}

.videos-bottom .video-iframe {
    height: 170px;
}

.photos-bottom .photos-element {
    margin-bottom: 40px;
}

.photos-bottom .image {
    position: relative;
    width: 100%;
    margin-bottom: 22px;
}

.photos-bottom .image img {
    width: 100%;
    height: auto;
}

.photos-bottom .image .image-overlay {
    transition: all 100ms;
    opacity: 0;

    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;

    padding-top: 100px;
    background-color: rgba(255, 83, 87, 0.75);
    color: #ffffff;
    font-size: 13px;
    font-weight: 300;
    line-height: 18px;
    text-align: center;
}
.photos-bottom .image:hover .image-overlay { opacity: 1; }

.photos-bottom .image .image-overlay p {
    margin: 0 auto;
}

.photos-bottom .image .image-overlay .fa {
    font-size: 42px;
    margin-bottom: 32px;
}

.photos-bottom .photo-name {
    color:  #231f20;
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
}

.agenda-bottom {
    padding-left: 74px;
    padding-right: 74px;
}
.event-container {
    border-bottom: 1px solid #e3e4e5;
}
.agenda-bottom .event {
    margin-bottom: 40px;
}

.agenda-bottom .date {
    display: block;
    color:  #3fa9f5;
    font-size: 18px;
    font-weight: 700;
    line-height: 17px;
}

.agenda-bottom .location {
    font-family: 'Roboto Slab', serif;
    display: block;
    color:  #231f20;
    font-size: 24px;
    font-weight: 700;

    margin-bottom: 11px;
}

.agenda-bottom .event-name {
    display: block;
    color: #717273;
    font-size: 16px;
    font-weight: 700;
    line-height: 16px;
    height: 16px;

    margin-bottom: 6px;
}

.agenda-bottom .space,
.agenda-bottom .event-genres-container {
    display: block;
    color:  #4c4c4c;
    font-size: 13px;
    font-weight: 300;
    line-height: 16px;

    margin-bottom: 16px;
}
.agenda-bottom .space .fa,
.agenda-bottom .event-genres-container .fa {
    color:  #3fa9f5;
    font-size: 19px;
    font-weight: 400;
    line-height: 16px;
    margin-right: 6px;
}

.agenda-bottom .event-genres-container .fa {
    font-size: 16px;
}

.agenda-bottom .event-genres {
    display: inline;
}
.agenda-bottom .event-genres li {
    display: inline-block;
    font-weight: bold;
}

.agenda-bottom .event-genres li:not(:last-child)::after {
    content: "/";
    margin-left: 3px;
    margin-right: 3px;
    font-weight: normal;
}

.agenda-bottom .past-events-title {
    width: 320px;
    margin: 0 auto;
    text-align: center;
    font-size: 32px;
    border-bottom: 1px solid #e3e4e5;
    padding-bottom: 12px;
    margin-bottom: 24px;
}

.past-events {
    text-align: center;
}

.button.info {
    display: inline-block;
    background-color: #ff5357;
    color: #ffffff;
    padding: 8px 20px;
    border-radius: 4px;
    vertical-align: middle;

    font-size: 16px;
    font-weight: 700;
    line-height: 16px;
    margin-bottom: 22px;
    border: 0;
}
.button.info:hover {
    text-decoration: underline;
}

@media (max-width: 767px) {
    .button.info {
        width: 100%;
        text-align: center;
    }
}
.members-bottom,
.groups-bottom {
    padding-left: 25px;
    padding-right: 25px;
}

.members-element,
.groups-element {
    margin-bottom: 45px;
}

.members-element .border:after,
.groups-element .border:after {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background-color: #dadbdc;
}

.members-element .profile-img,
.groups-element .profile-img {
    width: 100%;
    height: auto;
}

.members-element .profile-img.external-image {
    margin-bottom: 15px;
}

.member-name,
.group-name {
    display: block;
    color:  #231f20;
    font-size: 26px;
    font-weight: 700;
}

.members-element .score-fans,
.groups-element .score-fans {
    display: block;
    margin-bottom: 11px;
}

.member-title {
    margin-bottom: 50px;
    margin-top: 20px;
    font-size: 35px;
}

.member-description {
    margin-top: 10px;
    margin-bottom: 10px;
    display: block;
}

.hover_toogle .hover_show {
    display: none;
}

.hover_toogle:hover .hover_hide {
    display: none;
}

.hover_toogle:hover .hover_show {
    display: block;
}

.member-instrument {
    display: block;
    margin-bottom: 15px;
}

.groups-element .group-genre {
    display: block;
    margin-bottom: 15px;
}

.group-genre .fa {
    color: #3fa9f5;
}

.member-instrument img.icon {
    display: inline-block;
    height: 17px;
    width: auto;
}
.member-instrument i {
    color: #3fa9f5;
}

.fans-bottom {
    padding: 0;
}

.fans-bottom .comment-col {
    margin-bottom: 0px;
    height: auto;
    /*background-color: #ecf7fe;*/
}

.fans-bottom .comment-head {
    margin-bottom: 25px;
    padding: 8px;
}
.fans-bottom .comment-head .fa {
    color:  #3fa9f5;
    font-size: 30px;
    font-weight: 400;
    line-height: 23px;
    margin-right: 14px;
}

.fans-bottom .comment-head .left {
    color:  #3fa9f5;
    font-size: 18px;
    font-weight: 700;
    line-height: 16px;
}

.fans-bottom .comment-head .right,
.fans-bottom .comment-head .separator {
    color:  #808080;
    font-size: 14px;
    font-weight: 300;
}
.fans-bottom .comment-head .separator {
    margin: 0 4px;
}

.fans-bottom .comments-col .publication-title {
    font-size: 18px;
    color: #333333;
    padding-bottom: 18px;
    border-bottom: 1px solid #e3e4e5;
    margin-bottom: 47px;
}

.fans-bottom .comment-head .right strong {
    color:  #000000;
    font-size: 14px;/* AproximaciÃ³n debida a la sustituciÃ³n de la fuente */
    font-weight: 700;
}

.fans-bottom .comment-box {
    background-color: #ecf7fe;
    padding: 10px;
    border-radius: 0px;
    min-height: 160px;
    height: auto;
    margin-bottom: 0px;
    box-sizing: content-box;
}
.fans-bottom .comment-box.big-comment-box {
    min-height: 260px;
}

.fans-bottom .comment-box.tags-comment-box {
    height: 225px;
}

@media (max-width: 991px) {
    .fans-bottom .comment-box {
        padding: 20px;
    }
}

.fans-bottom .comment-box .message {
    padding: 40px;
    background-color: #ffffff;
    border: 1px solid #cecece;
}

@media (max-width: 767px) {
    .fans-bottom .comment-box .message {
        padding: 15px;
    }
}


.fans-bottom .comment-box textarea {
    resize: none;
    display: block;
    width: 100%;
    float: left;

    /*height: 70px;*/
    padding: 20px;
    border: 0;
    border-radius: 3px 3px 0 0;
    color:  #333333;
    font-size: 15px;
    font-weight: 300;
    line-height: 22px;
}

@media (max-width: 767px) {
    .fans-bottom .comment-box textarea {
        padding: 20px;
    }
}

.fans-bottom .comment-box button {
    display: block;

    margin: 0;
    width: 100%;
    height: 40px;
    line-height: 40px;
    float: right;

    margin-top: 5px;
    border: 0;
    border-radius: 0 0 3px 3px;

    background-color: #3daaf5;

    color: #ffffff;
    font-size: 17px;
    font-weight: 700;
    text-align: center;
}

.fans-bottom .comment-box button .fa {
    font-size: 22px;
    font-weight: 400;
    line-height: 23px;
}

@media (max-width: 767px) {
    .fans-bottom .comments-col {
        padding-left: 0;
        padding-right: 0;
    }
}

.fans-bottom .comments-col {
    background-color: #fff;
}

.fans-bottom .comments-col-comments {
    background-color: #fff;
}

.fans-bottom .comments-col .comment {
    float: left;
    width: 100%;
    margin-bottom: 20px;
    padding: 5px;
    padding-top: 15px;
    border-bottom: 2px solid #afe0ff;
}


.fans-bottom .comments-col .comment-image {
    width: 15%;
    float: left;
    max-width: 45px;
}
.comment-replies .comment-content.comment-response-content &gt; *
{
    font-size: 14px!important;
}
.fans-bottom .comments-col .comment-replies .comment-image {
    width: 10%;
    max-width: 32px;
}


@media (max-width: 991px) {
    .fans-bottom .comments-col .comment-image {
        width: 60px;
    }
}

@media (max-width: 767px) {
    .fans-bottom .comments-col .comment-image {
        width: 40px;
    }
}

.fans-bottom .comments-col .comment-body {
    float: left;
    width: 85%;
    padding-left: 20px;
    box-sizing: border-box;
}

.fans-bottom .comments-col .comment-replies .comment-body {
    width: 90%;
}

.fans-bottom .comments-col .profile-img {
    width: 100%;
    height: 100%;
    max-width: 80px;
    float: right;
}

.fans-bottom .comments-col .comment-replies .profile-img {
    width: 100%;
    height: 100%;
}

.fans-bottom .comments-col .comment-content .date {
    display: inline-block;
    margin-bottom: 4px;

    color:  #3fa9f5;
    font-size: 13px;
    font-weight: 300;
    line-height: 14px;
}

.fans-bottom .comment-content .comment-date-container {
    overflow: hidden;
    width: 100%;
}

.fans-bottom .comment-content .date {
    float: left;
}

.fans-bottom .comment-content .delete-comment,
.fans-bottom .comment-content .edit-comment,
.fans-bottom .comment-content .delete-response {
    float: right;
    color: #dc0e0e;
    font-size: 15px;
    text-decoration: none;
    padding: 0;
}
.fans-bottom .comment-content .edit-comment
{
     color: #3fa9f5;
}
.fans-bottom .comments-col .comment-content .author {
    display: block;
    margin-bottom: 6px;
    font-family: 'Roboto Slab', serif;
    color:  #000000;
    font-size: 16px;
    font-weight: 700;
    line-height: 14px;
}

.fans-bottom .comments-col .comment-content .message {
    margin-bottom: 20px;
    color:  #333333;
    font-size: 14px;
    font-weight: 300;
    line-height: 18px;
    word-break: break-word;
}

.fans-bottom .comments-col .reply-container textarea {
    float: left;
    width: 80%;
    border: 1px solid #e4e5e6;
    border-radius: 4px;
    background-color: #ffffff;

    color:  #4c4c4c;
    font-size: 13px;
    font-weight: 300;
    line-height: 17px;

    padding: 6px 12px;
    resize: none;
}

.fans-bottom .comments-col .reply-container button {
    float: left;
    width: 15%;
    margin-left: 5px;
    vertical-align: top;
    color:  #ffffff;
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
    height: 100%;

    background-color: #3fa9f5;
    border: 0;
    border-radius: 4px;
    padding: 7px 12px;

}
.fans-bottom .comments-col .reply-container button.disabled {
    background-color: #717273;
}

.fans-bottom .reply-container {

}

.load-more {
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
    line-height: 20px;
    background-color: #3fa9f5;
    border: 0;
    border-radius: 4px;
    width: 50%;
    margin-bottom: 15px;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.load-more-comments {
    font-size: 16px;
    line-height: 33px;
    display: block;
    margin-top: 15px;
}

.load-more.disabled,
.fans-bottom .comment-box button.disabled {
    background-color: #717273;
}

#profile-map {
    height: 360px;
    width: 100%;
    max-width: 316px;
    margin-bottom: 40px;
}
.instagram-media{
    min-width: 300px;
}
/*--------------------
  BOTON ADMINISTRACION
  --------------------*/

.admin-btn + .row,
.admin-btn + .location {
    clear: both;
}
.admin-btn {
    display: block;
    border: 1px solid #dadbdc;
    border-radius: 4px;
    background-color: #ffffff;
    padding: 4px;

    text-transform: uppercase;
    color:  #808080;
    font-size: 13px;
    font-weight: 300;
    text-align: center;
    margin-bottom: 12px;
    line-height: 28px;
    height: 38px;
}

.admin-btn:hover {
    color: #808080;
    text-decoration: none;
    background-color: #dfeff5;
}

.padding-50 {
    padding-left: 50px;
    padding-right: 50px;
}

.admin-btn-add {
    padding-left: 32px;
    position: relative;
}

.admin-btn strong {
    color:  #3fa9f5;
}

.big-admin-button {
    text-transform: uppercase;
    width: 100%;
    height: 220px;
    border: 1px solid #e4e5e6;
    padding: 24px;
    position: relative;
    margin-bottom: 45px;

    color:  #808080;
    font-size: 20px;/* AproximaciÃ³n debida a la sustituciÃ³n de la fuente */
    font-weight: 100;
    line-height: 20px;
    display: flex;
    align-items: center;
}

.big-admin-button .button-content {
    width: 100%;
    max-width: 150px;
    margin: 0 auto;
}

.big-admin-button .icon {
    margin-bottom: 16px;
}

.big-admin-button strong {
    color:  #ff5357;
    font-size: 20px;/* AproximaciÃ³n debida a la sustituciÃ³n de la fuente */
    font-weight: 500;
    line-height: 20px;
}

.big-admin-button .admin-link {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

.big-admin-button .edge {
    height: 25px;
    width: 1px;
    background-color: #e4e5e6;
    position: absolute;
}

.big-admin-button .top{top: -4px;}
.big-admin-button .right{right: 8px;}
.big-admin-button .left{left: 8px;}
.big-admin-button .bottom{bottom: -4px;}

.big-admin-button .top.left,
.big-admin-button .bottom.right{transform: rotate(-45deg)}

.big-admin-button .top.right,
.big-admin-button .bottom.left{transform: rotate(45deg)}

/*------------------
  AJUSTES RESPONSIVE
  ------------------*/

@media (min-width: 1200px) {
    .videos-bottom {
        padding-left: 50px;
        padding-right: 50px;
    }
}

@media (min-width: 992px) {
    .members-bottom {
        padding-left: 74px;
        padding-right: 74px;
    }
}

@media (max-width: 1199px) {
    .profile-bottom .right-column {
        padding-left: 25px;
        padding-right: 25px;
    }
}

@media (max-width: 991px) {
    .profile-header-links .profile-header-link:after {
        word-spacing: 24px;
    }

    .profile-img-container {
        margin: 0;
    }

    .score-fans {
        margin-bottom: 12px;
    }

    .profile-header-links.musical-group .profile-header-link {
        margin-right: 15px;
    }
}

@media (max-width: 767px) {
    .title-content .title {
        margin-top: 100px;
        margin-bottom: 125px;
    }

    .profile-head-details-container {
        margin-top: 15px;
    }

    .artist-name {
        font-size: 25px;
        text-align: center;
    }

    .videos-bottom .video-iframe {
        height: 320px;
    }

    .profile-bottom .left-column,
    .profile-bottom .right-column {
        background-color: #ffffff;
        border: 0;
        padding: 58px 15px 0;
    }

    .profile-bottom .right-column {
        padding-bottom: 58px;
    }

    .main-info,
    .videos-content,
    .agenda-content,
    .songs-content,
    .photos-bottom,
    .songs-bottom,
    .musicians-widget .musicians-content {
        padding-left: 58px;
        padding-right: 58px;
    }

    .videos-bottom,
    .photos-bottom,
    .agenda-bottom,
    .songs-bottom {
        padding-bottom: 0;
    }
    .fans-bottom {
        padding-bottom: 24px;
    }

    .profile-top {
        display: block;
    }

    .profile-img-container {
        margin: -100px auto 0;
        width: 150px;
        height: 150px;
    }

    .description, .members, .long-details {
        max-width: none;
    }

    .score-fans-fan {
        display: block;
    }

    .fan-link {
        float: none;
        display: block;
        width: 150px;
        padding: 0 8px;
        margin: auto;

        text-align: center;
    }

    .profile-head-details-container {
        width: 100%;
    }

    .score-fans-fan {
        margin-bottom: 20px;
    }

    .score-fans {
        margin: 6px auto 0;
    }

    .detail .detail-name {
        left: 35px;
    }

    .detail .detail-value {
        right: 15px;
    }

    .details:not(.pro) {
        margin-bottom: 24px;
    }

    .profile-header-links .profile-header-link:after {
        word-spacing: 30px;
    }

    .profile-header-link {
        margin-bottom: 4px;
    }

    .profile-contact {
        width: 100%;
        text-align: center;
    }
    .profile-contact .red {
        position: relative;
        left: auto;
        right: auto;
        top: auto;
        bottom: auto;
    }

    .profile-contact .button.contact {
        float: none;
        margin-bottom: 30px;
    }

    .space .profile-contact {
        overflow: hidden;
    }

    .space .profile-contact .red {
        float: right;
    }
    .space .profile-contact .red {
        position: absolute;
        left: 0;
        top: 12px;
        height: 42px;
        line-height: 42px;
    }

    .space .profile-contact .button.contact .fa,
    .space .profile-contact .red .fa {
        margin: 0;
    }

    .profile-header-links {
        background-color: #ededee;
        display: flex !important;
        padding: 0;
    }

    .profile-header-links .profile-header-link {
        display: block;
        flex: 1;
        text-align: center;
        padding: 18px 0;
        margin: 0;
    }
    .profile-header-links .profile-header-link a {
        font-size: 0;
    }
    .profile-header-link.selected,
    .profile-header-link:hover {
        border-top: 8px solid #ff5357;
        /* Compensamos en padding el borde aÃ±adido */
        padding-top: 10px;
    }

    .profile-header-links .profile-header-link.selected a,
    .profile-header-links .profile-header-link a:hover {
        font-weight: 400;
    }

    .profile-header-link.selected a:before,
    .profile-header-link:hover a:before {
        color: #ff5357;
    }

    .profile-header-link a:before {
        font-family: FontAwesome;
        font-size: 28px;
        color: #b2b4b5;
    }

    .profile-link a:before {
        content: "\f00b";
    }
    .songs-link a:before {
        content: "\f001";
    }
    .videos-link a:before {
        content: "\f16a";
    }
    .photos-link a:before {
        content: "\f030";
    }
    .agenda-link a:before {
        content: "\f073";
    }
    .members-link a:before {

    }
    .fans-link a:before {
        content: "\f075";
    }

    .members-link a,
    .artists-link a {
        display: block;
        /*width: 100%;*/
    }

    .members-link a:before,
    .artists-link a:before {
        content: " ";

        display: block;
        margin: 0 auto;
        width: 26px;
        height: 34px;

        background-image: url("../img/icons/icon_guitar_grey.png");
        background-repeat: no-repeat;
        background-position: center center;
        background-size: 22px;
        background-size: contain;
    }

    .members-link.selected a:before,
    .members-link:hover a:before,
    .artists-link.selected a:before,
    .artists-link:hover a:before {
        background-image: url("../img/icons/icon_guitar_red.png");
    }

}
@media (max-width: 580px) {
    .main-info,
    .videos-content,
    .agenda-content,
    .songs-content,
    .photos-bottom,
    .songs-bottom,
    .musicians-widget .musicians-content {
        padding-left: 10px;
        padding-right: 10px;
    }
}

@media (max-width: 499px) {
    .profile-contact {
        width: 190px;
        margin: auto;
    }
}

/*----------------------------
  Modal de contacto para salas
  ----------------------------*/
.contact-container .modal-input,
.contact-container .modal-textarea {
    text-align: left;
    max-width: 100%;
}


.order-list li{
    display: inline-block;
}

.more-info {
  margin-top: 20px;
  margin-bottom: 30px;
}

.more-info-text {
    color:  #808080;
    font-size: 14px;
    font-weight: 300;
    line-height: 14px;
}

.wrapper-img {
  width: 100%;
}

.inputfile {
	width: 0.1px;
	height: 0.1px;
	opacity: 0;
	overflow: hidden;
	position: absolute;
	z-index: -1;
}

.inputfile + label {
    font-size: 15px;
    font-weight: 700;
    color: #3fa9f5;
    background-image: url(/static/img/icons/icon_add_photo.png);
    display: inline-block;
    width: 140px;
    margin-top: 5px;
    background-position: 5px 5px;
    background-repeat: no-repeat;
    height: 35px;
    padding-left: 45px;
    padding-top: 13px;
    float: right;
}

.inputfile:focus + label,
.inputfile + label:hover {
    background-color: rgba(255,255,255,0.35);
    color: #2f9cea;
    transition: background-color 1s ease;
}

.inputfile + label {
	cursor: pointer; /* "hand" cursor */
}

.inputfile:focus + label {
    background-color: gainsboro;
}

span.filename {
    width: 155px;
    display:none;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    height: 100%;
    line-height: 36px;
    font-size: 15px;
    padding-left: 5px;
    padding-right: 5px;
    float: right;
    text-align: right;
    padding-top: 8px;
    font-weight: 700;
    color: #3fa9f5;
}
span img{
    width: 40px;
    height: 40px;
    border-radius: 100%;
}
span.filename:hover {
    color: #ff5256;
    cursor: pointer;
    transition: color 1s ease;
}
span.filename:hover .fa-picture-o:before {
    content: "\f014";!important;
}



.attach-img
{
    width: 95%;
    display: block;
    margin-right: auto;
    height: auto;
    padding: 5px 0;

}

.fans-bottom .comment-box a.button-tags
{
    font-size: 15px;
    font-weight: 700;
    color: #3fa9f5;
    background-image: url(/static/img/icons/icon_add_song.png);
    display: inline-block;
    width: 165px;
    background-position: 5px 5px;
    background-repeat: no-repeat;
    height: 35px;
    padding-left: 40px;
    padding-top: 13px;
    float: left;
    background-color: transparent;
    margin-top: 5px;
}

.tags-elements
{
    display: block;
    height: 300px;
}

tag
{
    border: 1px solid #3daaf5;
    border-radius: 25px;
}
.comment-box .customLook
{
    display: block;
    float: left;
    height: auto;
    width: 100%;
    --tag-bg                  : #3daaf5;
    --tag-hover               : #ff5256;
    --tag-text-color          : #FFF;
    --tags-border-color       : silver;
    --tag-text-color--edit    : #111;
    --tag-remove-bg           : var(--tag-hover);
    --tag-pad                 : .6em 1em;
    --tag-inset-shadow-size   : 1.3em;
    --tag-remove-btn-bg--hover: black;

    display: inline-block;
    min-width: 0;
    border: none;
}
.customLook .tagify__tag &gt; div{
  border-radius: 25px;
}
span.tagify__input
{
    border: 1px solid #3daaf5;
    border-radius: 25px;
    display: none;
}
span.tagify__input__show
{
    display: block;
}
.tag-block
{
    display: block;
    width: 100%;
    float: left;
    margin-bottom: 20px;
}
.tag-comment
{
    padding: 9px;
    display: block;
    width: auto;
    float: left;
    background-color: #3daaf5;
    color: white;
    font-weight: bold;
    margin: 5px;
    font-size: 13px;
    border: 1px solid #3daaf5;
    border-radius: 25px;
    height: 25px;
    line-height: 5px;
}

.comment-content
{
    margin-bottom: 25px;
}
.dropdown-tag &gt; *
{
    background-color: red;
    z-index: 999999;
}
.tagify__dropdown{
    padding: 15px;
    margin-top: -105px;
}

.comment-actions, .comment-response-form, .comment-info
{
    padding-top: 5px;
    padding-bottom: 5px;
    border-top: 1px solid #afe0ff;
    width: 100%;
    float: left;
    display: block;
    margin: 0;
}
.comment-info
{
    margin-bottom: 0px;
    padding-bottom: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-top: 1px solid #afe0ff;
}
.comment-actions
{
    padding-right: 16px;
}
.comment-actions
{
    border-top: 1px solid #afe0ff;
    padding-bottom: 5px;
    padding-top: 5px;
    margin-bottom: 0;
}
.comment-action
{
    float: right;
    border: none;
    background: transparent;
    margin-left: 10px;
    font-weight: bold;
    font-size: 14px;
    color: #3daaf5;
    padding: 5px;
    border: 1px solid #fff;
    border-radius: 5px;
}

.comment-action:hover
{
    color: #ff5357;
    border: 1px solid #ff5357;
    border-radius: 5px;
    transition: color 1s ease;
}
.comment-info &gt; *
{
    float: right;
    font-size: 11px;
    margin-left: 5px;
}

.block-hide
{
    display: none;
}

.comment-info &gt; *:hover
{
    text-decoration: underline;
    cursor: pointer;
}
.shared-comment
{
    display: block;
    float: left;
    height: 100%;
    width: 100%;
    border: 1px solid #cccccc;
    padding: 5px;
    margin-bottom: 5px;
}
.comments-col-comments::-webkit-scrollbar {
    width: 10px;
}

/* Track */
.comments-col-comments::-webkit-scrollbar-track {
    background-color: rgba(211, 211, 211, 0.5);
}

/* Handle */
.comments-col-comments::-webkit-scrollbar-thumb {
    background: #91c4fe;
}

/* Handle on hover */
.comments-col-comments::-webkit-scrollbar-thumb:hover,
.comments-col-comments::-webkit-scrollbar-thumb:focus,
.comments-col-comments::-webkit-scrollbar-thumb:active{
    background: #3daaf5;
    cursor: pointer;
    transition: background-color 1s ease;
}

@media (max-width: 990px) {
    .row .fans-bottom .comment-col {
        padding: 0!important;
    }
    .box-fans
    {
        padding: 0!important;
    }
}
@media (max-width: 390px) {
    .fans-bottom .comment-col {
        padding: 0;
    }
    .box-fans
    {
        padding: 0!important;
    }
    .inputfile + label {
        width: 30px;
        margin-top: 5px;
        text-indent: -9999px;
    }
    span.filename {
        float: left;
        text-align: left;
    }

}
.toggle-like,
.toggle-comment,
.toggle-share
{
    font-size: 18px;
    text-align: center;
    float: left;
    margin-left: 0px;
}
.toggle-like:hover,
.toggle-like:hover *
{
    color: rgb(224, 36, 94); !important;
}
.toggle-like:hover i
{
    background-color: rgba(224, 36, 94, 0.1); !important;
}
.toggle-share:hover,
.toggle-share:hover *
{
    color: rgb(23, 191, 99); !important;
}
.toggle-share:hover i
{
    background-color: rgb(23, 191, 99, 0.1); !important;
}
.toggle-comment:hover,
.toggle-comment:hover *
{
    color: rgb(29, 161, 242); !important;
}
.toggle-comment:hover i
{
    background-color: rgba(29, 161, 242, 0.1); !important;
}

.toggle-like:hover .likes-0,
.toggle-comment:hover .comments-0,
.toggle-share:hover .shares-0
{
    color: transparent !important;
}
.toggle-comment i,
.toggle-like i,
.toggle-share i
{
    border-radius: 100%;
    width: 25px;
    height: 25px;
    padding-left: 0px;
    padding-top: 5px;
}

body .comment-info .toggle-like,
body .comment-info .toggle-like span,
body .comment-info .toggle-like span:hover,
body .comment-info .toggle-share,
body .comment-info .toggle-share span,
body .comment-info .toggle-share span:hover,
body .comment-info .toggle-comment,
body .comment-info .toggle-comment span,
body .comment-info .toggle-comment span:hover
{
    text-decoration: none !important;
}
.likes-0,
.comments-0,
.shares-0
{
    color: transparent;
}
.toggle-like .liked
{
    color: rgb(224, 36, 94); !important;
}

.show_list {
    position: relative;
    display: inline-block;
    text-align: left;
    width: 130%;
}

.toggle-like:hover ul.liked_list,
ul.liked_list:hover
{
    max-height: inherit;
    opacity: 1;
    visibility: visible;
}

ul.liked_list{
    list-style-type: none;
    padding: 10px;
    margin: 0px;
    max-height: 0px;
    width: 130%;
    opacity: 0;
    overflow: hidden;
    transition: opacity 0.3s ease;
    visibility: hidden;
    background-color: #3daaf5;
    border-radius: 6px;
    text-align: left;

    /* Position */
    position: absolute;
    z-index: 1;
    top: 101%;
    margin-left: -60px;
}

.show_list ul.liked_list::after{
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent #555 transparent;
}

ul.liked_list li,
ul.liked_list li a{
    font-size: 11px;
    color: white !important;
    margin-bottom: 7px;
}

ul.liked_list li:hover:not(:last-child) {
    color: #f7f7f7 !important;
    text-decoration: underline;
}

@media (max-width: 1199px) {
    ul.liked_list {
        width: 300%;
    }
}



.fa-mypublicinbox{
    height: 10px;
    width: auto;
    border-radius: 0;
}

.fa-canalmusica{
    height: 14px;
    width: 18px;
    border-radius: unset;
}</pre></body></html>