﻿
.bootstrap{
max-width : 1140px;
margin: 0 auto;
background-color:transparent;
}

.bootstrap .panel{
	background-color:transparent;
	border-color:#ff3701!important;
}

.black .bootstrap .panel{
	background-color:black;
}

.bootstrap.template-2 ul.service-selection li{
	width: 200px;
}

.bootstrap .panel-heading{	
	background-color:#ff3701!important;
	color:#fff!important;
	border-color:#ff3701!important;
}

.bootstrap label{
color:#fff;
}

.bootstrap .available .date-heading {
    background-color: transparent;
    border: none;
}

.date-body.line1, .date-body.line2 {
    display: none;
}

.bootstrap .past-date .date-heading {
    background-color: transparent;
    color: #666;
}

.bootstrap .date-heading, .bootstrap .dateCell {
    background-color: transparent;
    border: none;
}

.bootstrap .available:hover .date-heading, .bootstrap .available:focus .date-heading, .bootstrap .list-group-item-selected {
    background-color: #ff3701!important;
    border-color: #ff3701!important;
}

.bootstrap .selected-day, .bootstrap .selected-day .date-heading {
    background-color: #ff3701!important;
    border-color: #ff3701!important;
}

.bootstrap .list-group-item-success {
    background-color: transparent;
    border-color: #ff3701;
    color: #fff;
}

.bootstrap .book-button{
	border-color: #ff3701!important;
background-color: #ff3701!important;
}

.bootstrap .list-group-item-success:hover, .bootstrap .list-group-item-success:focus{
background-color: #ff3701!important;
}

.bootstrap .not-available .date-heading {
    background-color: transparent;
	color:red;
}

.bootstrap .past-date {
    border: none;
    background-color: transparent;
}

.escapeall{
font-size: 14px;text-align: center;
margin-bottom:10px;
color:#fff!important;
}
.escapeall a{
color:#fff!important;
text-decoration:none;

}
.escapeall a span{
color:#ff9c00!important;
}