﻿.bootstrap{
background: transparent!important;
}
.booking-services{
display: none;
}
.bootstrap .panel-default {
    background-color: transparent!important;;
}

.bootstrap .panel-default label{
    color:#fff;
}
.bootstrap .dateCell 
{
background: #fff!important;
}
.bootstrap .list-group-item.disabled, .bootstrap .list-group-item.disabled:hover, .bootstrap .list-group-item.disabled:focus {
    background-color: darkred!important;
    color: #fff!important;
}
.bootstrap .not-available .date-heading{
    background-color: darkred!important;;
}

.bootstrap .panel-heading{
background-color:#2f3133!important;
color:#fff!important;
}

.bootstrap .calendra .panel-heading .row{
	margin-top: 9px;
}
.escapeall a{
color:#fff!important;
}

.bootstrap .col-md-1, .bootstrap .col-md-2, .bootstrap .col-md-3, .bootstrap .col-md-4, .bootstrap .col-md-5, .bootstrap .col-md-6, .bootstrap .col-md-7, .bootstrap .col-md-8, .bootstrap .col-md-9, .bootstrap .col-md-10, .bootstrap .col-md-11, .bootstrap .col-md-12 {
    width:100%;
}