.market-filter {
    padding: 4px 8px 4px 16px !important;
    border-radius: 3px;
    background-color: #23313D;
    border: none;
    cursor: pointer;
    font-size: 12px;
}

.market-filter:active {
    background-color: #0F172A;
}

.new-sidebets {
    color: #568917 !important;
    float: right;
}