/* Estilo para fuegos artificiales */
.winner-numbers > canvas {
    position: absolute;
}

.winner-numbers > .swal2-modal {
    z-index: 1;
}

.bg-transparent {
    background: transparent;
}

.table-results th {
    border: 0px !important;
}

.table-results{
    border: 0px !important;
}

.close-modal {
    position: fixed;
    bottom: 5px;
    width: 300px !important;
}

.swal2-popup {
    width: 35em !important;
}
