/* Custom styles goes here */
.datatables-events td {
    font-size: 12px !important;
}
.light-style .sponsor-logo {
    width: 34px;
    height: 34px;
    background-color: #f7f7f7;
    padding: 3px;
}

.dark-style .sponsor-logo {
    width: 34px;
    height: 34px;
    background-color: #fff;
    padding: 2px;
}

.select2-container .select2-dropdown {
    z-index: 200000 !important;
}
