.future {
    background-color: #e9e5e5;
}

.playingnow {
  border-left: solid;
  border-left-color: green;
}

.justfinished {
  border-left: solid;
  border-left-color: blue;
}

.kkcustom { height: 100px; overflow: auto; width: auto; border: 1px solid #000; }
.kkcustom ul { list-style-type: none; margin: 0; padding: 0; overflow-x: hidden; }
.kkcustom li { list-style-type: none; }

.select-small { max-width: 60px; font-size: 12px; }

.kkbig {height: 200px;}

.table th,
.table td {
  padding: 0.5rem;
}

.container {
  margin-left: 0;
  margin-right: 0;
  width: 100%;
}