<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
    position: relative;
    overflow-x: hidden;
}

* {
    font-family: 'Roboto', sans-serif;
    outline: none;
}
/* ---------
   MODAL PRO
 -----------*/
.modal-pro-box .text-blue-dixi
{
    color: #00acf5;
}
.modal-pro-box .text-grey-dixi
{
    color: #515151;
}
.modal-pro-box .text-black-dixi
{
    color: black;
}

.modal-pro-box .text-red-dixi
{
    color: #e05253;
}
.modal-pro-box .bg-blue-dixi
{
    background-color: #00acf5;
}
.modal-pro-box .text-white-dixi
{
   color: #ffffff;
}

.modal-pro-box .bg-red-dixi
{
    background-color: #e05253;
}

.modal-pro-box
{
    font-family: 'Roboto Slab', serif;
    padding: 56px;
    padding-top: 30px;
    padding-right: 115px;
    background-image: url(/static/img/backgrounds/bg_modal_pro.png);
    background-repeat: no-repeat;
    width: 718px;
    height: 480px;
    background-color: transparent;
    box-shadow: none;
    border: none;
    font-size: 23px;
    border-radius: 23px;
    -webkit-box-shadow: 0px -1px 64px 6px rgba(0,0,0,0.53);
    -moz-box-shadow: 0px -1px 64px 6px rgba(0,0,0,0.53);
    box-shadow: 0px -1px 64px 6px rgba(0,0,0,0.53);
}
.fa-important
{
    font: normal normal normal 22px/1 FontAwesome!important;
}

.modal-dialog.score-dialog
{
     width: 800px;
}
.modal-pro-box.score-box {
    font-family: 'Roboto Slab', serif!important;
    padding: 56px;
    padding-top: 30px;
    padding-right: 115px;
    background-image: url(/static/img/backgrounds/bg_modal_pro.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 800px;
    height: 680px;
    background-color: transparent;
    box-shadow: none;
    border: none;
    font-size: 21px;
    border-radius: 23px;
    -webkit-box-shadow: 0px -1px 64px 6px rgba(0,0,0,0.53);
    -moz-box-shadow: 0px -1px 64px 6px rgba(0,0,0,0.53);
    box-shadow: 0px -1px 64px 6px rgba(0,0,0,0.53);
}


.modal-pro-box .lighter
{
    font-weight: lighter;
}
.modal-pro-box .normal
{
    font-weight: normal;
}
.modal-pro-box .bold
{
    font-weight: bold;
}
.modal-pro-box p,
.modal-pro-box p *,
.modal-pro-box a
{
    margin-top: 13px;
    margin-bottom: 13px;
    font-family: 'Roboto Slab', serif;
}
.modal-pro-box .close
{
    display: block;
    font-family: 'Roboto Slab', serif;
    background-color: #00acf5;
    border: 0;
    position: absolute;
    right: 70px;
    top: 45px;
    height: 29px;
    width: 35px;
    font-size: 30px;
    font-weight: 700;
    color: white;
    border-radius: 5px;
    text-align: center;
    line-height: 0px;
}

.modal-pro-box a.button-susbcribe
{
    bottom: 36px;
    padding: 10px;
    color: white;
    font-size: 25px;
    width: 340px;
    height: 70px;
    position: absolute;
    left: 55px;
    border-radius: 5px;
    text-align: center;
    line-height: 45px;
    box-sizing: border-box;
    font-family: 'Roboto Slab', serif!important;
}

.modal-pro-box a.button-susbcribe span{
     font-family: 'Roboto Slab', serif!important;
}
.modal-pro-box a.button-susbcribe:hover
{
    text-decoration: none;
    background-color: #e04647;
}
.modal-pro-box p.margin-text
{
    margin-top: 45px;
}
.footer-score {
    margin-right: -236px;
}

.modal-pro-box.score-box .box-score-space .col-xs-2,
.modal-pro-box.score-box .box-score-space .col-xs-3{
    font-size: 16px;
}
@media (max-width:980px) {

    .modal-pro-box
    {
        width: 100%;
        background-size:cover;
    }
     .modal-pro-box p.margin-text
    {
        margin-top: 15px;
    }



}
@media (max-width:800px) {
    .modal-pro-box.score-box
    {
        width: 99%;
        background-size:cover;
        font-size: 3vw;
    }
    .modal-pro-box.score-box p
    {

        font-size: 3vw!important;
    }
    .modal-dialog.score-dialog {
        width: 100%;
    }
    .fa-important {
        font: normal normal normal 18px/1 FontAwesome!important;
    }
    .footer-score
    {
        position: absolute;
        bottom: 26px;
    }

}
@media (max-width:720px) {

    .modal-pro-box
    {
        width: 100%;
        background-size:cover;
    }

    .modal-pro-box p.margin-text
    {
        margin-top: 15px;
    }
}
@media (max-width:596px) {

    .modal-pro-box
    {
        font-size: 3.5vw;
    }
    .modal-pro-box a.button-susbcribe
    {
       font-size: 6vw;
       width: 75%;
    }
    .footer-score {
        margin-right:0px;
        margin-left: -50px;
    }
    .modal-pro-box.score-box .col-xs-2,
    .modal-pro-box.score-box .col-xs-3{
        padding-left: 10px;
        padding-right: 10px;
    }
}
@media (max-width:395px) {

    .modal-pro-box
    {
        font-size: 18px;
        padding: 56px;
        padding-top: 30px;
        padding-right: 55px;
    }
    .modal-pro-box a.button-susbcribe
    {
       font-size: 5vw;
       width: 75%;
    }
    .modal-pro-box a.button-susbcribe span
    {
       font-size: 5.5vw;
    }
    .modal-pro-box .close
    {
        right: 30px;
    }
}
/* --------------
    Modal Pro
 ---------------*/

/*----------
  Utilidades
  ----------*/
.no-left-padding { padding-left: 0; }
.no-right-padding { padding-right: 0; }

.tiny {
    font-size: 0.75em;
}

/*-----------------
  SecciÃ³n de tÃ­tulo
  -----------------*/
.title-content-container {
    margin-top: 85px;
}

.title-content {
    height: 814px;

    padding-top: 100px;
    background: linear-gradient(to right, rgba(60, 86, 249, 0.6) , rgba(138, 47, 249, 0.6));
    background-size: cover;
    background-repeat: no-repeat;
    /*background-attachment: fixed;*/
    background-position: 50% 20%;
}

/* En dispositivos mÃ³viles, la altura de la cabecera es la mitad */
@media (max-width:767px) {
    .title-content {
        height: 407px;
        padding-top: 30px;
    }
    .content .margin-widgets
    {
        margin-top: 20px;
    }
}

.title-content .title {
/*
    margin: 165px auto 245px;
*/
    margin: auto;
/*
    width: 320px;
*/
    text-align: center;
}

.title-content .subtitle {
    display: block;
    width: 100%;

    color:  #ffffff;
    font-size: 19px;
    font-weight: 300;
    line-height: 19px;
    text-align: center;
}

.title-content img {
    width: auto;
    height: 90px;
}

@media (max-width: 767px) {
    .title-content img {
        height: 45px;
    }
}

.title-content h1 {
    font-family: 'Roboto', sans-serif;
    color: #ffffff;
    margin-top: 10px;
    font-size: 41px;
    line-height: 50px;
    font-weight: 300;
    text-align: center;
    text-transform: uppercase;
}

.title-content h2 {
    font-family: 'Roboto', sans-serif;
    color: #ffffff;
    margin-top: 10px;
    font-size: 41px;
    line-height: 50px;
    font-weight: 300;
    text-align: center;
    text-transform: uppercase;
}

@media (max-width: 767px) {
    .title-content h1 {
        margin-top: 10px;
    }
    .title-content h2 {
        margin-top: 10px;
    }
}

/*--------------------
  SecciÃ³n de contenido
  --------------------*/
.content {
    background-color: #ededee;
    background-image: url("../img/backgrounds/background.jpg");
    position: relative;

    moz-box-shadow: 0 -176px 165px rgba(0,0,0,.4);
    -webkit-box-shadow: 0 -176px 165px rgba(0,0,0,.4);
    box-shadow: 0 -176px 165px rgba(0,0,0,.4);
}

.content .vertical-overflow {
    margin-top: -90px;
    min-height: 100px;
}

@media (max-width: 767px){
    .content .vertical-overflow {
        margin-top: 0px;
    }
}

.content .margin-widgets
{
    margin-top: -100px;
}
.access-container input.error,
.access-container select.error~.select2-container .select2-selection,
.password-change-container input.error {
    border: 1px solid #ff5357;
}

.access-container p.error{
    color: #ff5357;
}

/* Errores */
.input-container {
    margin-bottom: 12px;
}

.input-container input,
.input-container textarea {
    margin-bottom: 10px;
}

.input-container p.error {
    color: #ff5357;
    display: block;
    margin-top: -10px;
    font-size: 13px;
}

/*-------
  Modales
  -------*/
.modal-header {
    border-radius: 4px 0 0 0;
    padding: 32px 0 32px 35px;
    position: relative;
    background-color: #3daaf5;
    color: #ffffff;
}

.modal-header .close {
    display: block;
    background-color: inherit;
    border: 0;
    border-radius: 4px 4px 0 0;
    position: absolute;
    right: 0;
    top: -58px;
    height: 60px;
    width: 60px;

    font-size: 60px;
    line-height: 60px;
    font-weight: 700;
}

.modal-header h4 {
    font-size: 24px;
    font-weight: 700;
    line-height: 16px;
}

.modal-body {
    text-align: center;
    background-color: #ededee;
    overflow: hidden;
}

.modal-body &gt; * {
    text-align: left;
}

.modal-body p {
    margin-bottom: 15px;
    line-height: 23px;
}

.modal-dialog {
    padding-top: 60px;
}

.modal-input,
.modal-textarea {
    display: block;
    width: 100%;
    max-width: 286px;
    padding: 14px;
    text-align: center;

    border: 0;
    border-radius: 4px;
    background-color: #ffffff;
    margin-bottom: 14px;
    resize: none;
}

#new-user-email-form .select2 {
    width: 100% !important;
    max-width: 100%;
    text-align: center;
    line-height: 16px;
}

#new-user-email-form .modal-input,
#new-user-email-form .select2 .select2-selection {
    padding-top: 9px;
    padding-bottom: 9px;
}

#new-user-email-form .select2 .select2-selection {
    margin-bottom: 10px;
}

#new-user-email-form .select2-container .select2-selection--single {
	height: auto;
}

#new-user-email-form .select2-container--default.select2-container--disabled .select2-selection--single {
	background-color: #f5f5f5;
}

#new-user-email-form .select2-container--default .select2-selection--single .select2-selection__placeholder {
	color: #757575;
}

#new-user-email-form .select2-container--default .select2-selection--single .select2-selection__rendered {
    height: auto;
    line-height: 18px;
}

#new-user-email-form .select2-container {
    display: block;
    width: 100%;
    max-width: 100%;
}
#new-user-email-form .selection {
    width: 100%;
    max-width: 100%;
}
#new-user-email-form .select2 .select2-selection {
    border: 0;
    width: 100%;
    max-width: 100%;
    background-color: #ffffff;
}
#new-user-email-form select.error~.select2-container .select2-selection {
    border: 1px solid #ff5357;
}
#new-user-email-form .password-container,
#new-user-email-form .password-repeat-container {
    width: 100%;
}

#new-user-email-form .password-container {
    margin-right: 2.5%;
}

.modal-input.half {
    float: left;
    width: 47.5%;
    margin-right: 2.5%;
}

.modal-input.half + .modal-input.half {
    margin-right: 0;
    margin-left: 2.5%;
}

.enter {
    border: 0;
    margin: 0 auto 12px;
    display: block;
    width: 290px;
    max-width: 100%;
    border-radius: 4px;
    color: #ffffff;
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;

    background-color: #58585a;
    padding: 14px;
    text-align: center;
}

#register-submit {
    margin-bottom: 0;
}

#password-reset-link {
    display: inline-block;
    width: 100%;
    text-align: right;
    margin-top: 10px;
}
#password-reset-link:hover {
    color: #23527c;
    text-decoration: underline;
}


.modal-success-message,
.message-success-message {
    margin: 45px;
    padding: 60px 55px 60px 55px;

    background-color: #ffffff;
    border: 1px solid #cecece;
}

@media (max-width: 767px) {
    .modal-success-message,
    .message-success-message {
        margin: 0;
        padding: 25px 20px 25px 20px;
    }
}

.modal-success-message .intro,
.message-success-message .intro {
    color: #5c5c5c;
    font-size: 17px;
    font-weight: bold;
}

.modal-success-message .intro strong,
.message-success-message .intro strong {
    margin-top: 8px;

    color: #41a4e7;
    font-size: 20px;
}

.modal-success-message .sub,
.message-success-message .sub {
    margin-top: 40px;
    color: #898989;
    font-size: 14px;
}

.modal .modal-buttons {
    background-color: #ededee;
    text-align: center;
    padding: 10px 0 10px 0;
}

.modal .modal-buttons .btn {
    border-radius: 5px;
    padding: 10px;
    margin-right: 15px;
    border: 0;
}

.modal .modal-buttons .btn-ok {
    background-color: #3daaf5;
    color: #ffffff;
}

.modal .modal-buttons .btn-cancel {
    background-color: #717273;
    color: #ffffff;
}

/********** Notify.js *************/
.notifyjs-bootstrap-base {
    white-space: normal !important;
}

/*-------------------
Widgets
 */
.index-column.widget {
    height: 135px;
}

.index-column.widget .content-box{
    padding: 20px 5px 15px 20px;
    max-height: 118px;
    overflow: hidden;
}

.index-column.widget .image-box{
    padding:0;
    background-size: cover;
    height: 100%;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
}

.index-column.widget .image-box .box-button{
    background: #ff5152;
    padding: 10px;
    width: 35px;
    height: 35px;
    border-radius:50%;
    text-align:center;
    padding-left: 12px;
    padding-top: 10px;
    position: absolute;
    right: 15px;
    bottom: 15px;
}
.index-column.widget .image-box .box-button:hover{
    background: #ff706d;
     cursor:pointer;

}
.index-column.widget .image-box .box-button .icon{
    color:white;
    font-size: 15px;

}

@media (max-width: 439px) {
    .index-column.widget {
        height: 170px;
    }
    .index-column.widget .content-box {
        padding: 20px 5px 15px 20px;
        max-height: 160px
    }
}


.index-column.widget .content-box .date{
   color:#36b0fb;
   font-size: 12px;
}

.index-column.widget .content-box .title{
  margin-top: 5px;
  font-weight: bold;
  font-size: 20px;
}

.linkmusic {
    color: #3daaf5;
    font-weight: bold;
}

.icon-social-network {
    margin-bottom: 40px;
}

.margin-top-50 {
    margin-top: 50px;
}



#new-user-email-form-registration .modal-input,
#new-user-email-form-registration .select2 .select2-selection {
    padding-top: 9px;
    padding-bottom: 9px;
}

#new-user-email-form-registration .select2 .select2-selection {
    margin-bottom: 10px;
}

#new-user-email-form-registration .select2-container .select2-selection--single {
	height: auto;
}

#new-user-email-form-registration .select2-container--default.select2-container--disabled .select2-selection--single {
	background-color: #f5f5f5;
}

#new-user-email-form-registration .select2-container--default .select2-selection--single .select2-selection__placeholder {
	color: #757575;
}

#new-user-email-form-registration .select2-container--default .select2-selection--single .select2-selection__rendered {
    height: auto;
    line-height: 18px;
}

#new-user-email-form-registration .select2-container {
    display: block;
    width: 100%;
    max-width: 100%;
}
#new-user-email-form-registration .selection {
    width: 100%;
    max-width: 100%;
}
#new-user-email-form-registration .select2 .select2-selection {
    border: 0;
    width: 100%;
    max-width: 100%;
    background-color: #ffffff;
}
#new-user-email-form-registration select.error~.select2-container .select2-selection {
    border: 1px solid #ff5357;
}
#new-user-email-form-registration .password-container,
#new-user-email-form-registration .password-repeat-container {
    width: 100%;
}

#new-user-email-form-registration .password-container {
    margin-right: 2.5%;
}

</pre></body></html>