.busy {
    background: #666;
    cursor: not-allowed;
    height: 5.25px;
}

.borderBottom {
    border-bottom: 1px #BABABA solid !important;
}

.available {
    height: 3.25px;
    border:1px dotted #eee;
}