.tbselect {
    fill: #488C1C !important;
    color: #FFF;
    stroke: #FFFFFF !important;
}

.tbselect_half {
    fill: #DBB30F !important;
}

.tbbusy {
    fill: #9B2727 !important;
    cursor: not-allowed;
}

.tbnotallow text {
    cursor: not-allowed;
    color: #FFF;
    fill: #FFFFFF;
}
.tbnotallow {
    fill: #9B2727;
    color: #FFF;
}
.tbfree, .tbfreex {
    cursor: pointer !important;
    fill: #FFFFFF;
    stroke: #1d1d1b;
    stroke-miterlimit: 10;
    stroke-width: 1px;
}
/*.tbfree, .tbfreex {
    cursor: pointer !important;
    fill: #FFFFFF
}*/

.tbfree:hover circle, .tbfreex:hover circle {
    fill: #83BD9C !important;
}
circle.tbfree:hover, circle.tbfreex:hover {
    fill: #83BD9C !important;
}
.tbfree:hover, .tbfreex:hover {
    fill: #83BD9C !important;
}
.tbfree:hover, .tbfreex:hover {
    fill: #83BD9C !important;
}