#buttons {
    margin-bottom: 15px;
}

.row div {
    display: inline-block;
}

.row {
    height: 20px;
}

div.year, div.year-label {
    width: 21.94px;
    text-align: center;
    font-family: "Yandex_Sans_Display_Web_Regular", arial, helvetica;
    font-size: 9px;
    letter-spacing: 0.04em;
}

div.year-label {
    margin-left: 110px;
}

.row:not(.header):hover {
    background-color: #ededed;
}

.row span {
    vertical-align: top;
}

.row div:first-child {
    width: 110px;
}

div.bar {
    width: .735px;
    height: 20px;
}

div.bar.bright {
    background-color: #FFBA23;
}