html,body {
    height: 100%;
    font-size: 14px;
}

:focus { outline: none; }

body {
    background-color: #21232B;
    color: #959aa2;
    font-family: 'Rubik', sans-serif;
}

a, a:link, a:visited {
    color: #959aa2;
}

a:hover, a:active {
    color: #fff;
}

a:hover i.ilink, a:active i.ilink {
    background-color: #fff;
}

.clearfix {
    clear: both;
}

.btn:focus {
    outline: none;
    box-shadow: none;
 }

.badge {
    font-weight: 400;
    font-size: 60%;
    border-radius: .25rem;
}

.badge-header {
    position: absolute;
    z-index: 900;
    top: 2.75rem;
    left: -.5rem;
}

@media (max-width: 991.98px) {
    .badge-header {
        position: absolute;
        z-index: 900;
        top: 2.25rem;
        left: -1rem;
    }
}

/* ICONOS */
.fa-sand {
    width: 1.5rem;
    height: 1.5rem;
    vertical-align: middle;
    display: inline-block;
    background-color: #818992;
    -webkit-mask:  url(../images/user/Arena.svg) no-repeat 0% 50%;
    mask: url(../images/user/Arena.svg) no-repeat 0% 50%;
}

.fa-sand-sidebar {
    margin-right: 1.25rem;
}

.fa-sand-content {
    margin-right: .5rem;
    background-color: #fff;
}
.fa-sand-team-home {
    padding-left: 1.25rem;
    background-size: 1rem;
    padding-right: 1rem;
}

.fa-sand-detail-tournament {
    width: 2rem;
    height: 2rem;
    background-color: #ffffff;
}

.fa-news {
    width: 1.5rem;
    height: 1.5rem;
    vertical-align: middle;
    margin-right: 1.25rem;
    display: inline-block;
    background-color: #818992;
    -webkit-mask:  url(../images/user/Noticias.svg) no-repeat 0% 50%;
    mask: url(../images/user/Noticias.svg) no-repeat 0% 50%;
}

.fa-support {
    width: 1.5rem;
    height: 1.5rem;
    vertical-align: middle;
    margin-right: 1.25rem;
    display: inline-block;
    background-color: #818992;
    -webkit-mask:  url(../images/user/Soporte.svg) no-repeat 0% 50%;
    mask: url(../images/user/Soporte.svg) no-repeat 0% 50%;
}

.fa-search {
    width: 1.75rem;
    height: 1.75rem;
    vertical-align: middle;
    display: inline-block;
    background-color: #fff;
    -webkit-mask:  url(../images/user/lupa.svg) no-repeat 0% 50%;
    mask: url(../images/user/lupa.svg) no-repeat 0% 50%;
}

.fa-wallet {
    width: 2.25rem;
    height: 2.25rem;
    vertical-align: middle;
    margin-top: .625rem;
    margin-right: 1.75rem;
    display: inline-block;
    background-color: #818992;
    -webkit-mask:  url(../images/user/wallet.svg) no-repeat 0% 50%;
    mask: url(../images/user/wallet.svg) no-repeat 0% 50%;
}
.fa-wallet-white {
    width: 2rem;
    height: 2rem;
    vertical-align: middle;
    display: inline-block;
    background-color: #fff;
    -webkit-mask:  url(../images/user/wallet.svg) no-repeat 0% 50%;
    mask: url(../images/user/wallet.svg) no-repeat 0% 50%;
}

.fa-tournament {
    width: 2.25rem;
    height: 2.25rem;
    vertical-align: middle;
    margin-top: .625rem;
    margin-right: 1.75rem;
    display: inline-block;
    background-color: #818992;
    -webkit-mask:  url(../images/user/modalidad.svg) no-repeat 0% 50%;
    mask: url(../images/user/modalidad.svg) no-repeat 0% 50%;
}

.fa-notification {
    width: 1.75rem;
    height: 1.75rem;
    vertical-align: middle;
    margin-top: 1rem;
    margin-right: 1.75rem;
    display: inline-block;
    background-color: #818992;
    -webkit-mask:  url(../images/user/notificacion.svg) no-repeat 0% 50%;
    mask: url(../images/user/notificacion.svg) no-repeat 0% 50%;
}

.fa-menu {
    width: 2.25rem;
    height: 2.25rem;
    vertical-align: middle;
    margin-right: 1.75rem;
    display: inline-block;
    background-color: #818992;
    -webkit-mask:  url(../images/user/menu.svg) no-repeat 0% 50%;
    mask: url(../images/user/menu.svg) no-repeat 0% 50%;
}
.fa-logout {
    width: 1rem;
    height: 1rem;
    vertical-align: middle;
    display: inline-block;
    background-color: #cc1d25 ;
    -webkit-mask: url(/images/user/logout.svg) no-repeat 0% 50%;
    mask: url(/images/user/logout.svg) no-repeat 0% 50%;
}
.fa-new-message {
    width: 1.3rem;
    height: 1.3rem;
}
@media (max-width: 991.98px) {
    .fa-wallet, .fa-tournament {
        margin-top: 0;
    }

    .fa-notification {
        margin-top: .5rem;
    }
}

.fa-close {
    width: 2.5rem;
    height: 2.5rem;
    vertical-align: middle;
    display: inline-block;
    background-color: #fff;
    -webkit-mask:  url(../images/user/close.svg) no-repeat 0% 50%;
    mask: url(../images/user/close.svg) no-repeat 0% 50%;
}
.fa-fee {
    width: 2rem;
    height: 2rem;
    vertical-align: middle;
    display: inline-block;
    background-color: #ffffff;
    -webkit-mask: url(/images/user/pago.svg) no-repeat 0% 50%;
    mask: url(/images/user/pago.svg) no-repeat 0% 50%;
}
.fa-type {
    width: 2rem;
    height: 2rem;
    vertical-align: middle;
    display: inline-block;
    background-color: #ffffff;
    -webkit-mask: url(/images/user/modalidad.svg) no-repeat 0% 50%;
    mask: url(/images/user/modalidad.svg) no-repeat 0% 50%;
}
.fa-versus {
    width: 2rem;
    height: 2rem;
    vertical-align: middle;
    display: inline-block;
    background-color: #ffffff;
    -webkit-mask: url(/images/user/versus.svg) no-repeat 0% 50%;
    mask: url(/images/user/versus.svg) no-repeat 0% 50%;
}
.fa-country {
    width: 2rem;
    height: 2rem;
    vertical-align: middle;
    display: inline-block;
    background-color: #ffffff;
    -webkit-mask: url(/images/icons/country.svg) no-repeat 0% 50%;
    mask: url(/images/icons/country.svg) no-repeat 0% 50%;
}
.fa-services {
    width: 1.5rem;
    height: 1.5rem;
    vertical-align: middle;
    margin-right: 1.25rem;
    display: inline-block;
    background-color: #818992;
    -webkit-mask:  url(../images/icons/icon-services.svg) no-repeat 0% 50%;
    mask: url(../images/icons/icon-services.svg) no-repeat 0% 50%;
}
/*HEADER*/
header {
    width: 100%;
    height: 65px;
    position: fixed;
    z-index: 10;
    left: 0;
    top: 0;
    right: 0;
    background: rgba(27,28,35,1);
    background: -moz-linear-gradient(top, rgba(27,28,35,1) 0%, rgba(27,28,35,1) 63%, rgba(22,23,27,1) 82%, rgba(18,18,20,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(27,28,35,1)), color-stop(63%, rgba(27,28,35,1)), color-stop(82%, rgba(22,23,27,1)), color-stop(100%, rgba(18,18,20,1)));
    background: -webkit-linear-gradient(top, rgba(27,28,35,1) 0%, rgba(27,28,35,1) 63%, rgba(22,23,27,1) 82%, rgba(18,18,20,1) 100%);
    background: -o-linear-gradient(top, rgba(27,28,35,1) 0%, rgba(27,28,35,1) 63%, rgba(22,23,27,1) 82%, rgba(18,18,20,1) 100%);
    background: -ms-linear-gradient(top, rgba(27,28,35,1) 0%, rgba(27,28,35,1) 63%, rgba(22,23,27,1) 82%, rgba(18,18,20,1) 100%);
    background: linear-gradient(to bottom, rgba(27,28,35,1) 0%, rgba(27,28,35,1) 63%, rgba(22,23,27,1) 82%, rgba(18,18,20,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1B1C23', endColorstr='#121214', GradientType=0 );
}

@media (max-width: 991.98px) {
    header {
        position: relative;
    }
}

.wrapper {
    padding-top: 95px;
    width: 100%;
    height: 100%;
    position: relative;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.flex-fixed-width-left {
    flex: 0 0 20.75rem;
    max-width: 20.75rem;
}

@media (max-width: 767.98px) {
    .flex-fixed-width-left {
        flex: 0 0 13rem;
        max-width: 13rem;
    }
}

.flex-fixed-width-right {
    flex: 0 0 35.5rem;
}

@media (max-width: 991.98px) {
    .flex-fixed-width-right {
        flex: 0 0 100%;
    }
}

.logo {
    max-width: 13.43rem;
    position: absolute;
    top: 0;
    left: 0;
    margin: 0 3rem;
}

.logo-peq {
    max-width: 8rem;
    margin: 1.5rem;
}

#searchinputgroup {
    display: block;
    flex-wrap: nowrap!important;
}

.search-input {
    padding: .6rem 0;
    background-color: #1b1c23;
    color: #959aa2;
    border-top-right-radius: 1.25rem!important;
    border-bottom-right-radius: 1.25rem!important;
    border-color: #959aa2!important;
}

@media (max-width: 576px) {
    #searchinputgroup {
        display: none;
        position: absolute;
        top: .75rem;
        left: -16.5rem;
        z-index: 1030;
    }

    .input-group-append {
        visibility: hidden;
    }

    .search-input {
        border-top-left-radius: 1.25rem!important;
        border-bottom-left-radius: 1.25rem!important;
        width: 21rem;
        margin-left: 1.25rem;
        padding-left: 2rem!important;
    }
}

.rounded-left-search {
    border-top-left-radius: 1.25rem!important;
    border-bottom-left-radius: 1.25rem!important;
    border-color: #959aa2!important;
}
.navbar {
    padding: 0rem 1rem;
}

.nav-link-without-login {
    color: #fff;
    text-transform: uppercase;
}

a.nav-link-without-login, a.nav-link-without-login:link, a.nav-link-without-login:visited {
    color: #fff;
}

a.nav-link-without-login:hover, a.nav-link-without-login:active {
    color: #3fa9f5;
}

.icon-user {
    width: 2.5rem;
    margin-right: 1.75rem;
    margin-top: .625rem;
}

.icon-user-avatar {
    width: 3.25rem;
    height: 3.25rem;
    object-fit: cover;
    object-position: center;
}

.dropdown-menu {
    font-weight: 400;
    color: #959aa2;
    background-clip: padding-box;
    margin: 0;
    border: none;
    min-width: 18rem;
    background: rgba(28,28,38,1);
    background: -moz-linear-gradient(left, rgba(28,28,38,1) 0%, rgba(20,21,26,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(28,28,38,1)), color-stop(100%, rgba(20,21,26,1)));
    background: -webkit-linear-gradient(left, rgba(28,28,38,1) 0%, rgba(20,21,26,1) 100%);
    background: -o-linear-gradient(left, rgba(28,28,38,1) 0%, rgba(20,21,26,1) 100%);
    background: -ms-linear-gradient(left, rgba(28,28,38,1) 0%, rgba(20,21,26,1) 100%);
    background: linear-gradient(to right, rgba(28,28,38,1) 0%, rgba(20,21,26,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1c1c26', endColorstr='#14151A', GradientType=1 );
}

.MenuWithoutLoginMobile {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    min-height: 100%!important;
    z-index: 16;
    background: rgba(28,28,38,1);
    background: -moz-linear-gradient(left, rgba(28,28,38,1) 0%, rgba(20,21,26,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(28,28,38,1)), color-stop(100%, rgba(20,21,26,1)));
    background: -webkit-linear-gradient(left, rgba(28,28,38,1) 0%, rgba(20,21,26,1) 100%);
    background: -o-linear-gradient(left, rgba(28,28,38,1) 0%, rgba(20,21,26,1) 100%);
    background: -ms-linear-gradient(left, rgba(28,28,38,1) 0%, rgba(20,21,26,1) 100%);
    background: linear-gradient(to right, rgba(28,28,38,1) 0%, rgba(20,21,26,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1c1c26', endColorstr='#14151A', GradientType=1 );
}

.MenuWithoutLoginMobile .dropdown-item {
    text-transform: uppercase;
    color: #fff;
}

.MenuWithoutLoginMobile.show {
    display: block!important;
}

/* Botones header 'no logueado' */
.btn-login {
    color:#fff !important;
    text-transform: uppercase;
    border-left:#3fa9f5 2px solid;
    border-top:#3fa9f5 2px solid;
    border-bottom:#3fa9f5 2px solid;
    border-radius: 30px 0 0 30px; /* top left, top right, bottom right, bottom left */
    width:100px;
    text-align:center;
}

.btn-register{
    color:#fff !important;
    text-transform: uppercase;
    border-right:#3fa9f5 2px solid;
    border-top:#3fa9f5 2px solid;
    border-bottom:#3fa9f5 2px solid;
    border-radius: 0px 30px 30px 0px; /* top left, top right, bottom right, bottom left */
    background: #3fa9f5;
    width:130px;
    text-align:center;
}
.btn-register:hover {
    text-transform: uppercase;
    color: #fff!important;
    background-color:#3385E4;
    border-color: #3385E4;
}

.btn-login-mobile {
    display: block;
    border:#3fa9f5 2px solid;
    border-radius: 30px;
    text-align:center;
    padding: .25rem 0;
    width: 18rem;
}

.btn-register-mobile {
    display: block;
    margin-top:5px;
    border:#3fa9f5 2px solid;
    border-radius:30px;
    background: #3fa9f5;
    text-align:center;
    padding: .25rem 0;
    width: 18rem;
}

.btn-register-mobile:hover {
    color: #fff!important;
    background-color:#3385E4;
    border-color: #3385E4;
  }

.dropdownMenuLinkMobile {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    min-width: 100%;
    min-height: 100%!important;
    z-index: 99999;
    background: rgba(28,28,38,1);
    background: -moz-linear-gradient(left, rgba(28,28,38,1) 0%, rgba(20,21,26,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(28,28,38,1)), color-stop(100%, rgba(20,21,26,1)));
    background: -webkit-linear-gradient(left, rgba(28,28,38,1) 0%, rgba(20,21,26,1) 100%);
    background: -o-linear-gradient(left, rgba(28,28,38,1) 0%, rgba(20,21,26,1) 100%);
    background: -ms-linear-gradient(left, rgba(28,28,38,1) 0%, rgba(20,21,26,1) 100%);
    background: linear-gradient(to right, rgba(28,28,38,1) 0%, rgba(20,21,26,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1c1c26', endColorstr='#14151A', GradientType=1 );
}

.dropdownMenuLinkMobile.show {
    display: block!important;
}


.nav-item-dropdown {
    width: 10.75rem;
}

.nav-item-dropdown>a, .nav-item-dropdown>a:link, .nav-item-dropdown>a:visited, .nav-item-dropdown>a:hover, .nav-item-dropdown>a:active {
    color: #fff;
    font-weight: 500;
    text-decoration: none;
    margin-top: .75rem;
}

.dropdown-item:focus, .dropdown-item:hover {
    background-color: #1b1c23;
    color: #959aa2;
}
/* Username y flecha */
#dropdownMenuLink {
    justify-content: space-between;
    display: flex;
    margin:auto;
}
#dropdownMenuLink .username {
    text-overflow: ellipsis;
    overflow: hidden;
}
.dropdown-menu .dropdown-divider {
    border-top: 1px solid #959aa2;
}

/* HEADER MOBILE */
@media (max-width: 991.98px) {
    /*nav.navbar {
        display: none;
    }*/

    #navbar-mobile {
        position: fixed;
        bottom: 0;
        padding: .5rem 1.5rem;
        z-index: 900;
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end!important;
        -ms-flex-pack: end!important;
        background: rgba(18,18,20,1);
        background: -moz-linear-gradient(top, rgba(18,18,20,1) 0%, rgba(22,23,27,1) 63%, rgba(27,28,35,1) 82%, rgba(27,28,35,1) 100%);
        background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(18,18,20,1)), color-stop(63%, rgba(22,23,27,1)), color-stop(82%, rgba(27,28,35,1)), color-stop(100%, rgba(27,28,35,1)));
        background: -webkit-linear-gradient(top, rgba(18,18,20,1) 0%, rgba(22,23,27,1) 63%, rgba(27,28,35,1) 82%, rgba(27,28,35,1) 100%);
        background: -o-linear-gradient(top, rgba(18,18,20,1) 0%, rgba(22,23,27,1) 63%, rgba(27,28,35,1) 82%, rgba(27,28,35,1) 100%);
        background: -ms-linear-gradient(top, rgba(18,18,20,1) 0%, rgba(22,23,27,1) 63%, rgba(27,28,35,1) 82%, rgba(27,28,35,1) 100%);
        background: linear-gradient(to bottom, rgba(18,18,20,1) 0%, rgba(22,23,27,1) 63%, rgba(27,28,35,1) 82%, rgba(27,28,35,1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#121214', endColorstr='#1B1C23', GradientType=0 );
    }

    #navbar-mobile ul.navbar-nav {
        width: 100%;
        justify-content: space-between;
    }

    #navbar-mobile li.nav-item {
        -ms-flex-item-align: center!important;
        align-self: center!important;
    }

    #navbar-mobile i.fa-bars {
        font-size: 2.5rem;
    }

    #navbar-mobile .icon-user-tournament {
        width: 2.5rem;
    }

    #navbar-mobile .icon-user-notification {
        margin: 0;
    }

}

@media (min-width: 992px) {
    #navbar-mobile {
        display: none;
    }

    .position-lg-relative {
        position: relative!important;
    }
}

/* SIDEBAR LEFT*/
.sidebar {
    /*flex: 1 0 20.75rem;*/
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 20.75rem;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9;
    margin-top: 65px;
    width: 20.75rem;
    padding: 0;
    background: rgba(28,28,38,1);
    background: -moz-linear-gradient(left, rgba(28,28,38,1) 0%, rgba(20,21,26,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(28,28,38,1)), color-stop(100%, rgba(20,21,26,1)));
    background: -webkit-linear-gradient(left, rgba(28,28,38,1) 0%, rgba(20,21,26,1) 100%);
    background: -o-linear-gradient(left, rgba(28,28,38,1) 0%, rgba(20,21,26,1) 100%);
    background: -ms-linear-gradient(left, rgba(28,28,38,1) 0%, rgba(20,21,26,1) 100%);
    background: linear-gradient(to right, rgba(28,28,38,1) 0%, rgba(20,21,26,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1c1c26', endColorstr='#14151A', GradientType=1 );
}

@media (max-width: 991.98px) {
    .sidebar {
        z-index: 11;
        width: 100%;
        max-width: 100%;
        margin-top: 0;
    }

    .titlemobile {
        padding: 2rem;
    }

    .titlemobile h2 {
        font-size: 2rem;
        color: #fff;
        margin-top: .125rem;
        line-height: unset!important;
    }

    .titlemobile h2 i {
        font-size: 2.5rem!important;
        color: #fff;
        float: right;
    }

}
@media (min-width: 992px) {
    .sidebar {
        /* display: -webkit-box!important;
        display: -ms-flexbox!important; */
        /* display: flex!important; */
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
    }

    .titlemobile {
        display: none;
    }
}

.offset-sidebar {
    margin-top: 65px;
}

@media (max-width: 991.98px) {
    .offset-sidebar {
        margin-top: 0;
    }
}

@media (min-width: 992px) {
    .offset-sidebar {
        margin-left: 20.75rem;
    }
}

.sidebar .sidebar-divider {
    width:90%;
}

.sidebar ul.sidebar-menu li {
    padding-top: 1.25rem;
    padding-left: 1.125rem;
}

.sidebar ul li .nav-link span {
    border: 2px solid transparent;
}

.sidebar .nav-link span:hover, .nav-link span:active {
    border-color: transparent transparent #3fa9f5;
}

.sidebar ul.sidebar-menu li .icon-sidebar {
    width: 1.5rem;
    margin-right: 1.25rem;
}

.sidebar .sidebar-games-title {
    margin-left: 2rem;
}

.sidebar ul.sidebar-games li {
    padding-top: .25rem;
    padding-left: .625rem;
    width: 100%;
}

.sidebar ul.sidebar-games li .icon-sidebar {
    width: 2.875rem;
    margin-right: 1.25rem;
}

.sidebar ul.sidebar-games p {
    padding-top: .25rem;
    padding-left: 2rem;
}

.btn-play {
    color: #fff;
    background-color: #3fa9f5;
    border-color: #3fa9f5;
    border-radius: 1rem;
    padding: .25rem 3.5rem;
    margin: 2.625rem 2rem .5rem;
}
.nav.sidebar-games {
    margin-bottom: 5rem!important;
}
@media (max-width: 768px) {
    .nav.sidebar-games {
        margin-bottom: 10rem!important;
    }
}
@media (max-width: 991.98px) {
    .btn-play {
        margin-top: .5rem;
    }
}

.sidebar-divider {
    height: 0;
    margin: 0;
    overflow: hidden;
    border-top: 1px solid #959aa2;
}

/*Preloader*/
.ph-item {
    background-color: transparent;
    border:none;
    padding:0;
    margin:0;
}
.ph-item::before {
    background: linear-gradient(90deg,hsla(0,0%,100%,0) 46%,hsl(224, 13%, 17%) 50%,hsla(0,0%,100%,0) 54%) 50% 50%;
}
.ph-row .ph-col-12, .ph-row .ph-col-4 {
    margin-bottom: 1rem;
}
.ph-row div, .ph-avatar, .ph-picture {
    background-color: #3D4756;
}
@media(max-height:700px) {
    .sidebar {
        overflow-y:auto;
        overflow-x:hidden;
    }
    .simplebar-scrollbar::before {
        background-color: #3fa9f5;
    }
    .simplebar-track {
        right: 1rem;
        opacity: .8;
      }
    .sidebar-games-wrapper {
        height: 100vh;
    }
    .sidebar-games {
        height: 20%;
    }
}

/*Sweet Alert*/
.swal-modal {
    background-color: #21232b;

}
.swal-title {
    color: #959aa2;
    font-size: 1.25rem;

}
.swal-text {
   color: #ffffff;
   font-size: 1rem;
}
.swal-button {
    border: #3fa9f5 2px solid;
    padding: 10px;
    border-radius: 30px;
    width: 120px;
    font-weight: 400;
    font-size: 1rem;
}
.swal-button:focus {
    outline: none;
    box-shadow: none;
}
.swal-button--confirm {
    color: #fff;
    background-color: #3fa9f5;

}
.swal-button--confirm:hover {
    color: #fff!important;
    background-color: #3385E4!important;
    border-color: #3385E4!important;
}
.swal-button--cancel, .swal-button--cancel:hover {
    border: 2px #3fa9f5 solid;
    color: #3fa9f5;
    background:transparent!important;
}

/** Estilos notificaciones **/
#div-notification {
    background: rgba(28,28,38,1);
    background: -moz-linear-gradient(left, rgba(28,28,38,1) 0%, rgba(20,21,26,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(28,28,38,1)), color-stop(100%, rgba(20,21,26,1)));
    background: -webkit-linear-gradient(left, rgba(28,28,38,1) 0%, rgba(20,21,26,1) 100%);
    background: -o-linear-gradient(left, rgba(28,28,38,1) 0%, rgba(20,21,26,1) 100%);
    background: -ms-linear-gradient(left, rgba(28,28,38,1) 0%, rgba(20,21,26,1) 100%);
    background: linear-gradient(to right, rgba(28,28,38,1) 0%, rgba(20,21,26,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1c1c26', endColorstr='#14151A', GradientType=1 );
}

@media (max-width: 991.98px) {
    #div-notification {
        position: absolute;
        z-index: 1021;
        top: -65px;
        left: 0;
        width: 100%!important;
    }
}

.unviewed{
    position: absolute;
    display: table-cell;
    z-index: 900;
    top: .75rem;
    left: 1.5rem;
    height: 18px;
    min-width: 18px;
    padding: 4px 2px 0 1px;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle!important;
    font-weight: 400;
    font-size: 70%;
    border-radius: 1rem;
    color: #fff;
    background-color: #dc3545;
}

@media (max-width: 991.98px) {
    .unviewed{
        top: .25rem;
        left: 1rem;
    }
}

.btn-notification-accept {
    font-size: .875rem;
    color: #fff;
    border-radius: 1rem;
    border: none;
    background-color: #3fa9f5;
    padding: .1875rem 1rem;
}

.btn-notification-accept:link, .btn-notification-accept:active, .btn-notification-accept:hover, .btn-notification-accept:visited {
    color: #fff;
}


.btn-notification-reject {
    font-size: .875rem;
    border-radius: 1rem;
    color: #3fa9f5 !important;
    border: #3fa9f5 1px solid;
    padding: .1875rem 1rem;
}

.btn-notification-reject:link, .btn-notification-reject:active, .btn-notification-reject:visited {
    color: #959aa2;
}
.btn-notification-reject:hover {
    color: #3fa9f5;
    border-color: #3fa9f5;
    text-decoration: underline;

}

#user_notification {
    max-height: 400px;
    padding-inline-start: 1.5rem!important;
}

#dropdown_menu_notification {
    overflow: auto;
    max-height: 25rem;
    min-width: 28rem;
}

.dropdown-menu-notification-title {
    padding:.75rem 2rem;
    font-size:1.5rem;
    color:#fff;
}

@media (max-width: 991.98px) {
    #dropdown_menu_notification {
        width: 100%!important;
        min-width: 100%!important;
        max-height: 100%;
    }
    .dropdown-menu-notification-title {
        display: none;
    }
}

li.notification-platform {
    margin: 2rem 0;
    padding: 0 1rem 0 4.5rem;
    list-style: none;
    background-repeat: no-repeat;
    background-position: .5rem;
    background-size: 3.5rem;
    min-height: 3.5rem;
}

li.notification-platform:first-child {
    margin-top: 1.75rem;
}

li.notification-platform p {
    margin-bottom: .5rem;
}

li.notification-team-to-user, li.notification-accept-team-request-to-team, li.notification-user-to-friend, li.notification-accept-user-request-to-friend {
    background-image: url("../images/user/notification-team.png");
}

li.notification-team-to-team, li.notification-accept-team-request-to-user {
    background-image: url("../images/user/notification-user.png");
}

li.notification-user-earn-points {
    background-image: url("../images/user/notification-earn-weeners.png");
}
li.notification-user-lose-points {
    background-image: url("../images/user/notification-lose-weeners.png");
}
li.notification-dispute-closed {
    background-image: url("../images/user/notification-dispute-closed.png");
}
li.notification-clan{
    background-image: url("../images/user/clan_noti.png");
}
li.personalized-notification{
    background-image: url("../images/user/personalized_notification.png");
}
li.notification-default-icon {
    background-image: url("../images/user/notification-earn-weeners.png");
}


.notification-difference-date {
    font-size: 75%;
    margin-bottom: .25rem!important;
}

.notification-text-highlight-up {
    color: #fff;
}

.notification-text-highlight-down {
    color: #dc3545;
}

.notification-without {
    padding-top: 2.5rem;
}

.notification-without .fa-notification {
    margin: 0 0 1rem 0!important;
    width: 3rem;
    height: 3rem;
}

.notification-without p {
    margin: 0!important;
    line-height: 1.8;
}

.notification-without p:last-child {
    margin-bottom: 3rem!important;
}

.notification-spinner {
    display:none;
}
.notification-read {
    background-color: rgba(0,0,0,0.6);
    padding:0;
}
/*Notificaciones de juegos*/
#div-notification-games {
    background: rgba(28,28,38,1);
    background: -moz-linear-gradient(left, rgba(28,28,38,1) 0%, rgba(20,21,26,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(28,28,38,1)), color-stop(100%, rgba(20,21,26,1)));
    background: -webkit-linear-gradient(left, rgba(28,28,38,1) 0%, rgba(20,21,26,1) 100%);
    background: -o-linear-gradient(left, rgba(28,28,38,1) 0%, rgba(20,21,26,1) 100%);
    background: -ms-linear-gradient(left, rgba(28,28,38,1) 0%, rgba(20,21,26,1) 100%);
    background: linear-gradient(to right, rgba(28,28,38,1) 0%, rgba(20,21,26,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1c1c26', endColorstr='#14151A', GradientType=1 );
}
@media (max-width: 991.98px) {
    #div-notification-games {
        position: absolute;
        z-index: 1022;
        top: -65px;
        left: 0;
        width: 100%!important;
    }
}
#unviewed-games{
    position: absolute;
    display: table-cell;
    z-index: 900;
    top: .75rem;
    left: 1.5rem;
    height: 18px;
    min-width: 18px;
    padding: 4px 2px 0 1px;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle!important;
    font-weight: 400;
    font-size: 70%;
    border-radius: 1rem;
    color: #fff;
    background-color: #dc3545;
}

@media (max-width: 991.98px) {
    #unviewed-games{
        top: .25rem;
        left: 1rem;
    }
}
#dropdown_menu_notification_games {
    overflow: auto;
    max-height: 25rem;
    min-width: 28rem;
}

.dropdown-menu-notification-games-title {
    padding:.75rem 2rem;
    font-size:1.5rem;
    color:#fff;
    background-color:#1b1c23;
}
@media (max-width: 991.98px) {
    #dropdown_menu_notification_games {
        width: 100%!important;
        min-width: 100%!important;
        max-height: 100%;
    }
    .dropdown-menu-notification-games-title {
        display: none;
    }
}
.notification-platform a {
    text-decoration: none;
    color: #959aa2;
}
li.notification-games-icon {
    background-image: url("/images/user/modalidad.svg");
    background-size: 2.5rem;
    padding-right:   1.2rem;
}
/* Alert de verificación de email */
.alert-verify-email{
    position: absolute;
    width: 75%;
    top: 1rem;
    margin-bottom: 20px;
    background: rgba(63, 169, 245, .7);
    color: #fff;
    z-index: 10;
}
.alert-verify-email .btn-inscription {
    font-size: .875rem;
    color: #fff;
    border-radius: 1rem;
    border: none;
    background-color: #3fa9f5;
    padding: .1875rem 1rem;
}

/* SCROLL HORIZONTAL HIDDEN */
.scroll {
    white-space: nowrap;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
}

.scroll::-webkit-scrollbar {
    display: none;
}

.text-grey {
    color: #959aa2!important;
}

 /*MODAL REGISTRO*/
 #registerModal .modal-content {
    background: #21232b;
    border-radius: 1.3rem;
  }
  #registerModal .modal-body {
    width: 85%;
    margin: auto;
  }
  #registerModal .close {
      color: #fff;
      text-shadow: none;
      opacity: 1;
  }
  #registerModal .modal-header {
    border-bottom: none;
  }
  #registerModal .register-fb, #registerModal .register-fb:hover {
      background: #3b5998;
      color: #fff;
      padding: 10px 30px;
      border-radius: 30px;
      display: block;
      margin: auto;
      margin-bottom: 10px;
      margin-top: 20px;
      text-decoration: none;
  }
  #registerModal .register-google, #registerModal .register-google:hover {
      background: #DB4437;
      color: #fff;
      padding: 10px 30px;
      border-radius: 30px;
      display: block;
      margin: auto;
      margin-bottom: 10px;
      text-decoration: none;
  }
  #registerModal .register-discord, #registerModal .register-discord:hover {
      background: #8EA1E1;
      color: #fff;
      padding: 10px 30px;
      border-radius: 30px;
      display: block;
      margin: auto;
      margin-bottom: 10px;
      text-decoration: none;
  }

  #registerModal .form-control {
    background-color: #1b1c23;
    border: 1px solid #666;
    border-radius: 15px;
  }
  #registerModal .btn {
    width:100%;
    margin-top:20px;
    border-radius: 30px;
  }
  #registerModal div.hr-or {
    margin-top: 25px;
    margin-bottom: 25px;
    border: 0;
    border-top: 1px solid #959aa2;
    text-align: center;
    height: 0px;
    line-height: 0px;
  }

  #registerModal  div.hr-or:before {
    content: 'O';
    background-color: #21232b;
    color: #959aa2;
    padding:5px;
  }
  #registerModal .login-link {
    width:100%;
  }
  #registerModal .btn-primary {
    color: #fff;
    background-color:  #3fa9f5;
    border-color:  #3fa9f5;
    padding:10px;
}
#registerModal .btn-primary:hover {
  color: #fff!important;
  background-color:#3385E4;
  border-color: #3385E4;
}
#formRegister .form-group {
  margin-bottom: 2rem;
}
#formRegister input[type=text], #formRegister input[type=email], #formRegister input[type=password]{
  color: #fff;
}
#formRegister .accept-label, #formRegister .accept-label a {
  color: #959aa2;
  text-decoration: none;
}
#formRegister .password-detail {
  color: #959aa2;
  font-size: 90%;
  padding: 0.5rem;
}

/*MODAL IDIOMA*/
#languageModal {
    z-index: 9999999;
}
#languageModal .modal-content {
    background: #21232b;
    border-radius: 1.3rem;
  }
  #languageModal .modal-body {
    width: 85%;
    margin: auto;
  }
  #languageModal .close {
      color: #fff;
      text-shadow: none;
      opacity: 1;
  }
  #languageModal .modal-header {
    border-bottom: none;
  }
  #languageModal .register-fb, languagerModal .register-fb:hover {
      background: #3b5998;
      color: #fff;
      padding: 10px 30px;
      border-radius: 30px;
      display: block;
      margin: auto;
      margin-bottom: 10px;
      margin-top: 20px;
      text-decoration: none;
  }
  #languageModal .register-google, #registerModal .register-google:hover {
      background: #DB4437;
      color: #fff;
      padding: 10px 30px;
      border-radius: 30px;
      display: block;
      margin: auto;
      margin-bottom: 10px;
      text-decoration: none;
  }
  #languageModal .register-discord, #registerModal .register-discord:hover {
      background: #8EA1E1;
      color: #fff;
      padding: 10px 30px;
      border-radius: 30px;
      display: block;
      margin: auto;
      margin-bottom: 10px;
      text-decoration: none;
  }

  #languageModal .form-control {
    background-color: #1b1c23;
    border: 1px solid #666;
    border-radius: 15px;
  }
  #languageModal .btn {
    width:100%;
    margin-top:20px;
    border-radius: 30px;
  }
  #languageModal div.hr-or {
    margin-top: 25px;
    margin-bottom: 25px;
    border: 0;
    border-top: 1px solid #959aa2;
    text-align: center;
    height: 0px;
    line-height: 0px;
  }

  #languageModal  div.hr-or:before {
    content: 'O';
    background-color: #21232b;
    color: #959aa2;
    padding:5px;
  }
  #languageModal .login-link {
    width:100%;
  }
  #languageModal .btn-primary {
    color: #fff;
    background-color:  #3fa9f5;
    border-color:  #3fa9f5;
    padding:10px;
}
#languageModal .btn-primary:hover {
  color: #fff!important;
  background-color:#3385E4;
  border-color: #3385E4;
}

  /*Modal Login*/
  #loginModal .modal-content {
    background: #21232b;
    border-radius: 1.3rem;
  }
  #loginModal .modal-body {
    width: 85%;
    margin: auto;
  }
  #loginModal .close {
      color: #fff;
      text-shadow: none;
      opacity: 1;
  }
  #loginModal .modal-header {
    border-bottom: none;
  }
  #loginModal .login-fb, #loginModal .login-fb:hover {
      background: #3b5998;
      color: #fff;
      padding: 10px 30px;
      border-radius: 30px;
      display: block;
      margin: auto;
      margin-bottom: 10px;
      margin-top: 20px;
      text-decoration: none;
  }
  #loginModal .login-google, #loginModal .login-google:hover {
      background: #DB4437;
      color: #fff;
      padding: 10px 30px;
      border-radius: 30px;
      display: block;
      margin: auto;
      margin-bottom: 10px;
      text-decoration: none;
  }
  #loginModal .login-discord, #loginModal .login-discord:hover {
      background: #8EA1E1;
      color: #fff;
      padding: 10px 30px;
      border-radius: 30px;
      display: block;
      margin: auto;
      margin-bottom: 10px;
      text-decoration: none;
  }
  #loginModal .form-control {
    background-color: #1b1c23;
    border: 1px solid #666;
    border-radius: 15px;
  }
  #loginModal .btn {
    width:100%;
    margin-top:20px;
    border-radius: 30px;
  }
  #loginModal div.hr-or {
    margin-top: 25px;
    margin-bottom: 25px;
    border: 0;
    border-top: 1px solid #959aa2;
    text-align: center;
    height: 0px;
    line-height: 0px;
  }

  #loginModal  div.hr-or:before {
    content: 'O';
    color: #959aa2;
    background-color: #21232b;
    padding:5px;
  }

  #loginModal .create-link {
    width:100%;
  }
#loginModal .btn-primary {
    color: #fff;
    background-color:  #3fa9f5;
    border-color:  #3fa9f5;
    padding:10px;
}
#loginModal .btn-primary:hover {
  color: #fff!important;
  background-color:#3385E4;
  border-color: #3385E4;
}
#formLogin .form-group {
  margin-bottom: 2rem;
}
#formLogin input[type=email], #formLogin input[type=password]{
color: #fff;
}
#formLogin .remember-label {
color: #959aa2;
}

/*Modal Forget*/
#forgotModal .modal-content {
  background: #21232b;
  border-radius: 1.3rem;
}

#forgotModal .modal-body {
  width: 85%;
  margin: auto;
}
#forgotModal .close {
    color: #fff;
    text-shadow: none;
    opacity: 1;
}

#forgotModal .modal-header {
  border-bottom: none;
}

#forgotModal .form-control {
  background-color: #1b1c23;
  border: 1px solid #666;
  border-radius: 15px;
}


#forgotModal .btn {
  width:100%;
  margin-top:20px;
  border-radius: 30px;
}

#forgotModal div.hr-or {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
  text-align: center;
  height: 0px;
  line-height: 0px;
}

#forgotModal  div.hr-or:before {
  content: 'o';
  background-color: #21232b;
  padding:5px;
}

#forgotModal .create-link {
  width:100%;
}

#forgotModal .btn-primary {
  color: #fff;
  background-color:  #3fa9f5;
  border-color:  #3fa9f5;
  padding: 10px;
}

#forgotModal .btn-primary:hover {
color: #fff!important;
background-color:#3385E4;
border-color: #3385E4;
}
#forgotModal input[type=email] {
  color: #fff;
}
.success_forgot {
  color: #66cc00;
}
/*Modal Recover*/
#recoverModal .modal-content {
  background: #21232b;
  border-radius: 1.3rem;
}

#recoverModal .modal-body {
  width: 85%;
  margin: auto;
}

#recoverModal .close {
    color: #fff;
    text-shadow: none;
    opacity: 1;
}

#recoverModal .modal-header {
  border-bottom: none;
}

#recoverModal .form-control {
  background-color: #1b1c23;
  border: 1px solid #666;
  border-radius: 15px;
}

#recoverModal .btn {
  width:100%;
  margin-top:20px;
  border-radius: 30px;
}

#recoverModal div.hr-or {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
  text-align: center;
  height: 0px;
  line-height: 0px;
}

#recoverModal  div.hr-or:before {
  content: 'o';
  background-color: #21232b;
  padding:5px;
}

#recoverModal .create-link {
  width:100%;
}

#recoverModal .btn-primary {
  color: #fff;
  background-color:  #3fa9f5;
  border-color:  #3fa9f5;
  padding:10px;
  margin-bottom: 1.75rem;
}

#recoverModal .btn-primary:hover {
color: #fff!important;
background-color:#3385E4;
border-color: #3385E4;
}
#recoverModal input[type=password] {
  color: #fff;
}
/*Modal Avatar*/
#avatarModal .modal-content {
    background: #21232b;
    border-radius: 1.3rem;
  }

  #avatarModal .modal-body {
    width: 85%;
    margin: auto;
  }

  #avatarModal .close {
      color: #fff;
      text-shadow: none;
      opacity: 1;
  }

  #avatarModal .modal-header {
    border-bottom: none;
  }

  #avatarModal .form-control {
    background-color: #1b1c23;
    border: 1px solid #666;
    border-radius: 15px;
  }

  #avatarModal .btn {
    width:100%;
    margin-top:20px;
    border-radius: 30px;
  }

  #avatarModal div.hr-or {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee;
    text-align: center;
    height: 0px;
    line-height: 0px;
  }


  #avatarModal .btn-primary {
    color: #fff;
    background-color:  #3fa9f5;
    border-color:  #3fa9f5;
    padding:10px;
    margin-bottom: 1.75rem;
  }

  #avatarModal .btn-primary:hover {
  color: #fff!important;
  background-color:#3385E4;
  border-color: #3385E4;
  }

  /*Modal Imagen de cabecera*/
#headerImageModal .modal-content {
    background: #21232b;
    border-radius: 1.3rem;
  }

  #headerImageModal .modal-body {
    width: 85%;
    margin: auto;
  }

  #headerImageModal .close {
      color: #fff;
      text-shadow: none;
      opacity: 1;
  }

  #headerImageModal .modal-header {
    border-bottom: none;
  }

  #headerImageModal .form-control {
    background-color: #1b1c23;
    border: 1px solid #666;
    border-radius: 15px;
  }

  #headerImageModal .btn {
    width:100%;
    margin-top:20px;
    border-radius: 30px;
  }

  #headerImageModal div.hr-or {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee;
    text-align: center;
    height: 0px;
    line-height: 0px;
  }


  #headerImageModal .btn-primary {
    color: #fff;
    background-color:  #3fa9f5;
    border-color:  #3fa9f5;
    padding:10px;
    margin-bottom: 1.75rem;
  }

  #headerImageModal .btn-primary:hover {
  color: #fff!important;
  background-color:#3385E4;
  border-color: #3385E4;
  }

/*Modales full width responsive*/
@media (max-width:768px) {
  .modal-dialog {
    width: 100%;
    max-width:100%;
    height: 100%;
    margin: 0;
    padding: 0;
    border-radius:0!important;
  }

  .modal-content {
    height: auto;
    min-height: 100%;
    border-radius: 0!important;

  }
}

/* Spinner para petición ajax */
.ajaxspinner{
  display: flex;
  position: relative;
  z-index: 9999;
  width: 100%;
  height: 100%;
  align-items: center;
  justify-content: center;
}

/* Mensajes de error genéricos */
.errormessages {
  display: flex;
  align-content: center;
  justify-content: center;
  margin-top: 120px;
  margin-bottom: 120px;
  padding-left: 50px;
  padding-right: 50px;
}
@media(min-width: 768px) {
  .errormessages {
      display: flex;
      align-content: center;
      justify-content: center;
      margin-top: 120px;
      margin-bottom: 120px;
      padding-left: 100px;
      padding-right: 100px;
  }
}
/*Botón sugerencias*/
.suggest {
    position: fixed;
    top: 80vh;
    right: 0;
    width: 30px;
    background: #C59F22;
    border-radius: 4px 0 0 4px;
    z-index:99999;
}
.suggest a, .suggest a:hover {
    writing-mode: vertical-rl;
    transform:scale(-1);
    padding:1rem;
    color:#fff;
    line-height: 5px;
    text-decoration: none;
}
.is-invalid ~ label, .is-invalid ~ label a   {
    color: #dc3545!important;
}

/*Chat amigos */
.chatusers {
    display: grid;
    position: fixed;
    bottom: 0px;
    right: 30px;
    z-index: 999;
}
.chatusers .btn-friends {
    border-top-right-radius: 10px!important;
    border-top-left-radius: 10px!important;
    border-bottom-left-radius: 0!important;
}
.chatusers #friend-list{
    width: 100%;
    background: #21232C;
    padding-bottom: 2.5rem;
}
#html_footer_friends #friend-list  {
    max-height:50vh;  
    overflow-y: auto;
  }
.chatusers #friend-list .friend_list_user:hover {
   cursor: pointer;
}
.chatusers .friend-image {
    width:2rem;
    height:2rem;
    border-radius:1rem;
    /* box-shadow: 0 1rem 1rem rgba(18, 20, 32, 1)!important; */
    object-fit: cover;
    object-position: center;
}
.chatusers .dot-status {
    height: .6rem;
    width: .6rem;
    border-radius: .3rem;
    display: inline-block;
    margin-left: 1rem;
}
.chatusers .dot-status-logged {
    background-color: #66CC00;
}
/* .chatusers .dot-status-not-logged {
    background-color:#FF1D25;
} */

/*Ventana Chat*/
#chatcontainers .singlechat button {
    border-top-right-radius: 10px !important;
    border-top-left-radius: 10px !important;
    border-bottom-left-radius: 0 !important;
}
#chatcontainers .chat-window-friend .card-header{
    background-color: #1b1c23;
}
#chatcontainers .chat-window-friend .card-body{
    height: 200px;
    overflow: auto;
    color: #959aa2;
}
#chatcontainers .chat-window-friend .card-footer{
    background-color: #3d4756;
}
#chatcontainers .chat-window-friend input{
    background-color: #3d4756;
    border:none;
    color: white;
}
#chatcontainers .chat-window-friend input:focus {
    background-color: #3d4756;
    border:none;
    color:white;
}
#chatcontainers .chat-window-friend input::placeholder {
    color: white;
    opacity: 1;
}

#chatcontainers .chat-window-friend .submitchatbuttons {
    font-size: 18px;
    color: white;
}

#chatcontainers .chat-window-friend .chatuser {
    font-weight: bold;
}

#chatcontainers .friend-image {
    width:1.5rem;
    height:1.5rem;
    border-radius:1rem;
    /* box-shadow: 0 1rem 1rem rgba(18, 20, 32, 1)!important; */
    object-fit: cover;
    object-position: center;
}
#chatcontainers .dot-status {
    height: .6rem;
    width: .6rem;
    border-radius: .3rem;
    display: inline-block;
    margin-left: 1rem;
}
#chatcontainers .dot-status-logged {
    background-color: #66CC00;
}
#chatcontainers .dot-status-not-logged {
    background-color:#FF1D25;
}
#chatcontainers .fa-close {
    height: 1.3rem!important;
    width: 1.3rem!important;
}
/* Posicionamiento Ventanas Chat */
#chatcontainers .singlechat {
    display: block;
    vertical-align: bottom!important;
 }
#chatcontainers {
    width: 100%;
    position: fixed;
    bottom:0;
    z-index:9;
    /*left:20%;*/
}

/*Botón añadir grupo*/
.add-chat-group-container {
    height: 2rem;
    width: 2rem;
    border: #ccc 1px solid;
    border-radius: 50%;
    
}
.add-chat-group {
    margin-top: -1.3rem !important;
    width: 100%;
}

/* Chat responsive */
@media (max-width: 992px) {
    #chatcontainers {
        display: none; 
    }
    #html_footer_friends {
        display: none;
    }
    #html_mobile_menu_friends {
        overflow: scroll;
        height:  calc(75vh - 100px);
    }
    #html_mobile_menu_friends .btn-friends {
        width: 100%;
        background: transparent;
        border: none;
        cursor: default;
    }
    #html_mobile_menu_friends .friend-image {
        width:2rem;
        height:2rem;
        border-radius:1rem;
        /* box-shadow: 0 1rem 1rem rgba(18, 20, 32, 1)!important; */
        object-fit: cover;
        object-position: center;
    }
    #html_mobile_menu_friends .dot-status {
        height: .6rem;
        width: .6rem;
        border-radius: .3rem;
        display: inline-block;
        margin-left: 1rem;
    }
    #html_mobile_menu_friends .dot-status-logged {
        background-color: #66CC00;
    }
    #html_mobile_menu_friends .dot-status-not-logged {
        background-color:#FF1D25;
    }
    #html_mobile_menu_friends_chat {
        max-width: 105vw;
        padding-right: 1rem;
    }
    #html_mobile_menu_friends_chat .chatmessagescontainer{
        overflow-x: hidden!important;
        overflow-y: auto!important;
        /* height: 90vh; */
    }
    #html_mobile_menu_friends_chat .singlechat button{
        width: 100%;
        background: transparent;
        border: none;
        font-size: 2rem;
    }
    #html_mobile_menu_friends_chat .chat-window-friend .card-header{
        background-color: #1b1c23;
    }
    #html_mobile_menu_friends_chat .chat-window-friend .card-body{
        background: rgba(28,28,38,1);
        background: -moz-linear-gradient(left, rgba(28,28,38,1) 0%, rgba(20,21,26,1) 100%);
        background: -webkit-gradient(left top, right top, color-stop(0%, rgba(28,28,38,1)), color-stop(100%, rgba(20,21,26,1)));
        background: -webkit-linear-gradient(left, rgba(28,28,38,1) 0%, rgba(20,21,26,1) 100%);
        background: -o-linear-gradient(left, rgba(28,28,38,1) 0%, rgba(20,21,26,1) 100%);
        background: -ms-linear-gradient(left, rgba(28,28,38,1) 0%, rgba(20,21,26,1) 100%);
        background: linear-gradient(to right, rgba(28,28,38,1) 0%, rgba(20,21,26,1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1c1c26', endColorstr='#14151A', GradientType=1 );
        color: #959aa2;
        height: calc(90vh - 100px);
    }
    #html_mobile_menu_friends_chat .chat-window-friend .card {
        border:none!important;
    }
    #html_mobile_menu_friends_chat .chat-window-friend .card-footer{
        background-color: #3d4756;
        position: fixed;
        width: 100%;
        bottom: 0;
        height: 50px;
    }
    #html_mobile_menu_friends_chat .chat-window-friend .card-footer form{
     
        height: 100%;
    }
    #html_mobile_menu_friends_chat .chat-window-friend .input-group {
        height: 100%;
    }
    #html_mobile_menu_friends_chat .chat-window-friend input{
        background-color: #3d4756;
        border:none;
        color: white;
        height: 100%;
    }
    #html_mobile_menu_friends_chat .chat-window-friend input:focus,  #html_mobile_menu_friends_chat .chat-window-friend input:active,  #html_mobile_menu_friends_chat .chat-window-friend input:hover {
        background-color: #3d4756;
        outline: none!important;
        border:none!important;
        color:white;
        box-shadow: none;
    }
    #html_mobile_menu_friends_chat .chat-window-friend input::placeholder {
        color: white;
        opacity: 1;
    }
    
    #html_mobile_menu_friends_chat .chat-window-friend .input-group-append {
        font-size: 18px;
    }
    
    #html_mobile_menu_friends_chat .chat-window-friend .chatuser {
        font-weight: bold;
    }

    #html_mobile_menu_friends_chat .friend-image {
        width:2rem;
        height:2rem;
        border-radius:1rem;
        /* box-shadow: 0 1rem 1rem rgba(18, 20, 32, 1)!important; */
        object-fit: cover;
        object-position: center;
    }
    #html_mobile_menu_friends_chat .dot-status {
        height: .6rem;
        width: .6rem;
        border-radius: .3rem;
        display: inline-block;
        margin-left: 1rem;
    }
    #html_mobile_menu_friends_chat .dot-status-logged {
        background-color: #66CC00;
    }
    #html_mobile_menu_friends_chat .dot-status-not-logged {
        background-color:#FF1D25;
    }    
}

/*Popover*/
.popover .arrow {
    display:none!important;
}

.popover {
    margin-top:10px;
    padding:10px;
    background: #262931;
    border-radius: 1rem;
    box-shadow: 0 1rem 1rem rgba(18, 20, 32, 1)!important;
    z-index: 99999;
}
.popover-body {
    color: #959aa2;
    font-size: 1rem;
}
.popover-body p {
    margin: 0;
}
.popover div {
    display:inline-block;
    margin:0;    
}
.popover .addgroupmembers, .popover .groupmembers{
    padding-bottom: 1rem;
    padding-left:0;
    padding-right:0;
    border-bottom: #959aa2 1px solid;
}
.popover .popoveroption{
    padding-top: 1rem;
}

.groupoptions {
    float: right;
    margin-right: 2em;
    cursor: pointer;
}
.groupoptions .dot {
    height: .5rem;
    width: .5rem;
    background-color: #fff;
    border-radius: 50%;
    display: inline-block;
    margin-left: 1px;
}  
.groupmembers{
    width:100%;
    cursor: pointer;
}
.groupmembers:hover {
    text-decoration:none;
    color: #959aa2;
}
.leftgroup {
    cursor: pointer;
}
.deletegroup {
    cursor: pointer;
}
.addgroupmembers{
    cursor: pointer;
}
#groupMembersModal {
    z-index: 99999;
}
/* Modal miembros de grupo */
#groupMembersModal .modal-content {
    background: #21232b;
    border-radius: 1.3rem;
}
#groupMembersModal .modal-body {
    width: 80%;
    margin: auto;
    /*min-height:50rem;*/
}
#groupMembersModal .close {
    color: #fff;
    text-shadow: none;
    opacity: 1;
}
#groupMembersModal .modal-header {
    border-bottom: none;
}
#groupMembersModal h5, #groupMembersModal p {
    color: #fff;
}
#groupMembersModal .btn {
    width:50%;    
    border-radius: 30px;
}
#groupMembersModal .btn-cancel, #groupMembersModal .btn-cancel:hover {
    border: 2px #3fa9f5 solid;
    color: #3fa9f5;
    padding: 10px;
}
#groupMembersModal #html_footer_groupmembers {
    /*height: 20rem;*/
    color: #fff;
}
#groupMembersModal #html_footer_groupmembers ul{
    list-style: none;
    text-align: left;
    padding:0;
}
#groupMembersModal #html_footer_groupmembers ul li {
    height: 3rem!important;
    vertical-align:middle;
}
#groupMembersModal .new-player-search-result {
    width: 100%;
    display: flex;
    justify-content: space-between; 
}
#groupMembersModal .new-player-search-result img {
    width: 2rem;
    height: 2rem;
    border-radius: 1rem;
    object-fit:cover;
    object-position:center;
}
#groupMembersModal .deletememberbutton {
    color: #cc1d25!important;
    background:transparent!important;
    border:none!important;
    box-shadow:none!important;
}

/* Modal nuevo grupo */
#newGroupModal {
    z-index: 99999;
}
#newGroupModal .modal-content {
    background: #21232b;
    border-radius: 1.3rem;
}
#newGroupModal .modal-body {
    width: 90%;
    margin: auto;
}
#newGroupModal .add-users-container {
    height:20rem;
}
#newGroupModal .close {
    color: #fff;
    text-shadow: none;
    opacity: 1;
}
#newGroupModal .modal-header {
    border-bottom: none;
}
#newGroupModal input  {
    color: #fff;
}
#newGroupModal .form-control {
    background-color: #1b1c23;
    border: 1px solid #666;
    border-radius: 15px;
}
#newGroupModal select {
    color: #fff;
}
#newGroupModal .btn {
    width:100%;
    margin-top:20px;
    border-radius: 30px;
}
#newGroupModal .btn-primary {
    color: #fff;
    background-color:  #3fa9f5;
    border-color:  #3fa9f5;
    padding:10px;
}
#newGroupModal .btn-primary:hover {
    color: #fff!important;
    background-color:#3385E4;
    border-color: #3385E4;
}
#newGroupModal .btn-cancel, #newTeamModal .btn-cancel:hover {
    border: 2px #3fa9f5 solid;
    color: #3fa9f5;
    padding: 10px;
}

#newGroupModal ul{
    list-style: none;
    text-align: left;
    padding:0;
}
#newGroupModal ul li {
    height: 3rem!important;
    vertical-align:middle;
}
#newGroupModal .new-player-search-result {
    width: 100%;
    display: flex;
    justify-content: space-between; 
}
#newGroupModal .new-player-search-result img {
    width: 2rem;
    height: 2rem;
    border-radius: 1rem;
    object-fit:cover;
    object-position:center;
}
#formNewGroup .form-check {
    /*Centrar verticalmente el check*/
    display: flex;
    align-items: center;
}
#formNewGroup input[type="checkbox"] {
    visibility: hidden;
}
#formNewGroup #teamUpdateDataForm .form-check label {
    cursor: pointer;
    color: #fff!important;
}

#formNewGroup input[type="checkbox"] + label:before {
    border: 1px solid #666;
    content: "\00a0";
    display: inline-block;
    height: 16px;
    margin: 0 .25em 0 0;
    padding: 0;
    vertical-align: middle;
    width: 16px;
    border-radius: 5px;
}
#formNewGroup input[type="checkbox"]:checked + label:before {
    background: transparent;
    color: #fff;
    content: "\2713";
    text-align: center;
}
#groupMembersError { 
    width: 100%;
    margin-top: .25rem;
    font-size: 80%;
    color: #dc3545;
}

/* Modal añadir miembros al grupo */
#addGroupMembersModal {
    z-index: 99999;
}
#addGroupMembersModal .modal-content {
    background: #21232b;
    border-radius: 1.3rem;
}
#addGroupMembersModal .modal-body {
    width: 90%;
    margin: auto;
}
#addGroupMembersModal .add-users-container {
    height:20rem;
}
#addGroupMembersModal .close {
    color: #fff;
    text-shadow: none;
    opacity: 1;
}
#addGroupMembersModal .modal-header {
    border-bottom: none;
}
#addGroupMembersModal input  {
    color: #fff;
}
#addGroupMembersModal .form-control {
    background-color: #1b1c23;
    border: 1px solid #666;
    border-radius: 15px;
}
#addGroupMembersModal select {
    color: #fff;
}
#addGroupMembersModal .btn {
    width:100%;
    margin-top:20px;
    border-radius: 30px;
}
#addGroupMembersModal .btn-primary {
    color: #fff;
    background-color:  #3fa9f5;
    border-color:  #3fa9f5;
    padding:10px;
}
#newGraddGroupMembersModaloupModal .btn-primary:hover {
    color: #fff!important;
    background-color:#3385E4;
    border-color: #3385E4;
}
#addGroupMembersModal .btn-cancel {
    border: 2px #3fa9f5 solid;
    color: #3fa9f5;
    padding: 10px;
}

#addGroupMembersModal ul{
    list-style: none;
    text-align: left;
    padding:0;
}
#addGroupMembersModal ul li {
    height: 3rem!important;
    vertical-align:middle;
}
#addGroupMembersModal .new-player-search-result {
    width: 100%;
    display: flex;
    justify-content: space-between; 
}
#addGroupMembersModal .new-player-search-result img {
    width: 2rem;
    height: 2rem;
    border-radius: 1rem;
    object-fit:cover;
    object-position:center;
}
#formAddGroupMembers .form-check {
    /*Centrar verticalmente el check*/
    display: flex;
    align-items: center;
}
#formAddGroupMembers input[type="checkbox"] {
    visibility: hidden;
}
/*#formAddGroupMembers #teamUpdateDataForm .form-check label {
    cursor: pointer;
    color: #fff!important;
}*/

#formAddGroupMembers input[type="checkbox"] + label:before {
    border: 1px solid #666;
    content: "\00a0";
    display: inline-block;
    height: 16px;
    margin: 0 .25em 0 0;
    padding: 0;
    vertical-align: middle;
    width: 16px;
    border-radius: 5px;
}
#formAddGroupMembers input[type="checkbox"]:checked + label:before {
    background: transparent;
    color: #fff;
    content: "\2713";
    text-align: center;
}
#addGroupMembersError { 
    width: 100%;
    margin-top: .25rem;
    font-size: 80%;
    color: #dc3545;
}

/* Ajuste sweet alert overlay siempre por encima*/
.swal-overlay {
    z-index: 100000;
}


