.body {
    background: #222222;
}

#main { margin-top: 90px; }

#msgwrapper {
    display: inline-block;
    padding-right: 10px;
    position: fixed;
    right: 0;
    top: 100px;
    width: 100%;
    z-index: 9000;
}

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev { display: block; }

.s0 {
    background-color: rgb(255, 47, 30) !important;
    border-color: rgb(220, 141, 122) !important;
}

.s1,
.s2 {
    background-color: rgb(22, 157, 42) !important;
    border-color: rgb(122, 220, 126) !important;
}

.s5 {
    background-color: rgb(243, 165, 18) !important;
    border-color: rgb(252, 228, 189) !important;
}

.s7 {
    background-color: rgb(243, 200, 18) !important;
    border-color: rgb(252, 245, 189) !important;
}

.s8 {
    background-color: rgb(18, 96, 243) !important;
    border-color: rgb(189, 199, 252) !important;
}

table.dataTable { border-collapse: collapse !important; }

.page-item.disabled .page-link { background-color: rgb(60, 80, 100); }

.page-item.active .page-link { background-color: #375a7f; }

.page-item .page-link { background-color: #335476; }

#dienstblattForm,
#bereitschaftForm { display: none; }

#userTable { white-space: nowrap; }

.select2-results__options { color: black !important; }