.tick {
    margin-left: -10px;font-size:1rem; white-space:nowrap; font-family:'Asap', sans-serif !important;

}

.tick-flip,.tick-text-inline {
    font-size:2rem;
}
.tick-flip-panel-back, .tick-flip-panel-front {
    height: 50% !important;
}
.tick-label {
    margin-top:1em;font-size:1em;
}

.tick-char {
    width:1.5em;
}

.tick-text-inline {
    display:inline-block;text-align:center;min-width:1em;
}

.tick-text-inline+.tick-text-inline {
    margin-left:-.325em;
}

.tick-group {
    margin-left: 0px;
    margin:0 .5em;text-align:center;
}

.tick-text-inline {
    color: rgb(90, 93, 99) !important;
}

.tick-label {
    color: #fff !important;
}

.tick-flip-panel-text-wrapper {
    line-height: 1.4 !important;
}

.tick-flip-panel {
    background-color: rgb(59, 61, 59) !important;
}

.tick-flip {
    border-radius:1em !important;
}