body {
    background: #f8f8f8 !IMPORTANT;
}
.text-small {
    color: #6c757d;
    font-size: 0.8em;
}

a.active {
    font-weight: bold;
}

#search {
    -webkit-border-radius: 10px;
    background-color: white;
    padding: 10px;
    position: fixed;
    right: 40px;
    display: none;
}

table th.text-right {
    text-align: right;
    background-color: #ebedef;
}

td.bg_danger {
    background-color: #ff253a !important;
}

p.sviatok {
    font-size: 0.8em;
    color: #43433E;
    margin-bottom: 0;
}

td.week, th.week {
    background: #fafafa !important;
    font-weight: bold;
    font-size: 0.6em;
}