﻿#BookingId
{
	max-width: 1220px;

margin: 0 auto;
}
		.bootstrap{
		background-color:transparent!important;
		font-family: 'Ubuntu', sans-serif!important;;
		}
		.bootstrap .panel-default{
		background-color:transparent!important;
		}
		.bootstrap .alert-success{
		background-color: transparent!important;
		}
		.bootstrap .panel-heading{
			background-color: #616161!important;
			color: #fff!important;;
		}
		 .date-body.line2{
			display:none;
		}
		.date-body.line1{
			color: #f4624a!important;
			font-size: 11px!important;
		}
		.selected-day .date-body.line1{
			color: #fff!important;
			
		}
		.dateCell.available:hover .date-body.line1 {
			color: #fff!important;
			font-size: 11px!important;
		}
		.dateCell.not-available, .dateCell.past-date .date-heading, .dateCell.not-available .date-heading{
			color: #404040!important;
			
		}
		.bootstrap label{
		color:#fff;
		font-weight: normal!important;
		}
		.dateCell .date-heading{
		background-color: transparent!important;
		}
		.dateCell
		{
			border: none!important;
		}
		.bootstrap .btn-primary{
			background-color: #f4624a!important;
			border-color: #f4624a!important;
		}
		.bootstrap .time-selection .offer {
			color: #f4624a!important;
		}
		.bootstrap .time-selection:hover .offer {
			color: #fff!important;
		}
		.bootstrap .list-group-item-selected .offer{
			color: #fff!important;
		}
		.selected-day, .dateCell.available:hover  {
    background: #f4624a;
    color: #FFFFFF;
    -moz-box-shadow: inset 0 0 9px rgba(0,0,0,0.4);
    -webkit-box-shadow: inset 0 0 9px rgba(0,0,0,0.4);
    box-shadow: inset 0 0 9px rgba(0,0,0,0.4);
}
.bootstrap .list-group-item-success {
    color: #fff!important;
    background-color: transparent!important;
	border:none!important;
	text-align:center;
	border-radius: 0!important;
}
.bootstrap .list-group-item.disabled, .bootstrap .list-group-item.list-group-item-danger{
	color: #f4624a!important;
    background-color: transparent!important;
	border:none!important;
	text-align:center;
	border-radius: 0!important;
}
.bootstrap .time-selection .list-group-item.disabled::after, .bootstrap .list-group-item.list-group-item-danger::after{

}

.bootstrap .calendra .btn-default {
	background-color: transparent!important;
    color: #fff!important;
}
.bootstrap .input-group span{
	background-color: transparent!important;
	border:0!important;
	border-radius:0!important;
	border-bottom: solid 1px white!important;
}

.bootstrap .verify-button-row .input-group span span{
	border-bottom: none!important;
}
.bootstrap .verify-button-row .input-group span span i{
	color: #fff!important;
}

.bootstrap .input-group span i{
	color: #f4624a!important;
}
.bootstrap .form-control{
	border:0!important;
	color:#fff!important;
	border-bottom: solid 1px white!important;
}
.bootstrap .form-control:focus {
  border-color: transparent;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0), 0 0 8px rgba(255, 0, 0, 0);
  background-color:transparent!important;
}

.bootstrap .panel, .bootstrap .panel .panel-heading{
border: #616161 1px solid;
}
.bootstrap .list-group-item-selected, .bootstrap .list-group-item-success:hover {
    background: #f4624a!important;
    color: #FFFFFF!important;;
    -moz-box-shadow: inset 0 0 9px rgba(0,0,0,0.4)!important;;
    -webkit-box-shadow: inset 0 0 9px rgba(0,0,0,0.4)!important;;
    box-shadow: inset 0 0 9px rgba(0,0,0,0.4)!important;;
	text-align:center;
	border: none!important;
	border-radius: 0!important;
}
.bootstrap .btn.ladda-button span{
	background-color: transparent!important;
}
.bootstrap li{
	//border:none!important;
}
.bootstrap h4, .bootstrap .h4 {
    font-size: 20px!important;
    font-weight: 400!important;
    font-family: 'Ubuntu', sans-serif!important;
}
.bootstrap input, .bootstrap textarea, .bootstrap select{
background-color: transparent!important;
color:#fff!important;
border-radius: 0!important;
font-size: 14px!important;
}
.bootstrap textarea.form-control {
border: solid 1px white!important;
}
.bootstrap select option{
background-color: #000!important;
color:#fff!important;
}
.escapeall{
	font-size: 15px!important;
font-size: 15px;text-align: center;
margin-bottom:10px;
color:#fff!important;
}
.escapeall a{
	font-size: 15px!important;
color:#fff!important;

}
.escapeall a span{
	font-size: 15px!important;
color:#ff9c00!important;
}

.bootstrap .service-selection li, .bootstrap .service-selection li:hover{
	height: 70px; 
     width: 150px; 
	 font-size: 0px;
	 color: transparent!important;
    background-repeat: no-repeat!important;
    background-position: center!important;
}