﻿.bootstrap .panel-default>.panel-heading {
    background-color: #231f20;
    color: #fff;
}
.escapeall{
font-size: 14px;text-align: center;
color:#000!important;
}
.escapeall a{
color:#000!important;

}
.escapeall a span{
color:#ff9c00!important;
}

.bootstrap .list-group-item.disabled, .bootstrap .list-group-item.disabled:hover, .bootstrap .list-group-item.disabled:focus {
    color: #a94442;
    background-color: #f2dede;
}

.bootstrap .time-selection .list-group-item.disabled:after{
    content: " Booked";
}

.bootstrap .time-selection .list-group-item.list-group-item-success:after{
    content: " Available";
}
.service-time-slot-selection{
	width: 100%;
}

/* .bootstrap .time-selection .list-group-item.list-group-item-danger:after{ */
    /* content: "Not Available"; */
/* } */
/* .bootstrap .time-selection .list-group-item.list-group-item-danger{ */
    /* display: none; */
/* } */
/* .bootstrap .time-selection .list-group-item.list-group-item-danger:after{ */
    /* content: "Not Available"; */
	/* visibility: visible; */
/* } */