﻿span.on-top {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: auto;
    height: 22px;
    min-width: 18px;
    padding: 4px 6px;
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
    text-align: center;
    background-color: #fff;
    border: 1px solid #d8d7d9;
    color: #1b264f;
}
