*{
    --kt-primary: #e7b2fa!important;
}

/*body{ background-color: #E8F6F7; }*/
.fa-1_5x{ font-size: 1.5em !important;}
.fa-2x{ font-size: 2em !important;}

.menu-lateral-secundario i{
    margin-right: 12px;
    font-size: 1.25em;
}

.check-juego-ajeno{
    background-color: #FFEBD5!important;
}

.check-juego-ajeno:checked{
    background-color: orange!important;
}

.imagen-portada-listado{
    max-width: 50px;
    max-height: 60px;
}

.dtr-details{
    width: 100%;
    text-align: center;
}

.table.gy-5 td{
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
}

.symbol>img{
    width: 100% !important;
}

div.dataTables_scrollBody{
    border-left: 0px!important;
}