﻿
		.bootstrap{
		background-color:transparent!important;
		}
		.bootstrap .panel-default{
		background-color:transparent!important;
		}
		.bootstrap .alert-success{
		background-color: transparent!important;
		}
		.bootstrap .panel-heading{
			background-color: #1F2225!important;
			color: #fff!important;;
		}
		 .date-body.line2{
			display:none;
		}
		.date-body.line1{
			color: #b95f00!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: gray!important;
			
		}
		.bootstrap label{

		}
		.dateCell .date-heading{
		background-color: transparent!important;
		color: #b95f00;
		}
		
		.dateCell.available .date-heading{
		color: #1F2225;
		}
		
		.dateCell.available {
		border-color: #b95f00!important;
		}
		
		.dateCell
		{

		}
		.bootstrap .btn-primary{
			background-color: #b95f00!important;
			border-color: #b95f00!important;
		}
		.bootstrap .time-selection .offer {
			color: #b95f00!important;
		}
		.bootstrap .time-selection:hover .offer {
			color: #fff!important;
		}
		.bootstrap .list-group-item-selected .offer{
			color: #fff!important;
		}
		.selected-day, .dateCell.available:hover  {
    background: #b95f00;
    color: #FFFFFF;
}
.bootstrap .form-group {
    
}
.bootstrap .list-group-item-success {
    color: #1F2225!important;
	border-color: #b95f00!important;
	    margin-bottom: 3px;
    background-color: transparent!important;
	text-align:center;
	border-radius: 0!important;
}
.bootstrap .list-group-item.disabled, .bootstrap .list-group-item.list-group-item-danger{
	color: #981c1f!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{

}

.dateCell.selected-day .date-heading, .dateCell.available:hover .date-heading{
	color:#fff;
}

.bootstrap .selected-day {
    border-color: #b95f00;
}

.bootstrap .dateCell.available:hover {
    border-color: #b95f00;
}

.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: #b95f00!important;
}
.bootstrap .form-control{
	border:0!important;
	color:#1F2225!important;
	border-bottom: solid 1px #b95f00!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);
}

.bootstrap .panel, .bootstrap .panel .panel-heading{

}
.bootstrap .list-group-item-selected, .bootstrap .list-group-item-success:hover {
    background: #b95f00!important;;
    color: #fff!important;;
	border:1px solid #b95f00!important;
	border-radius: 0!important;
	text-align:center;
	margin-bottom: 3px;
}
@media (max-width: 991px)
{
.bootstrap .col-md-6 {
    width: 100%;
}
}
.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;
border-radius: 0!important;
box-shadow:none!important;
    
}
.panel-body{
	text-align:left;
}
.bootstrap textarea.form-control {
border: solid 1px #b95f00!important;
}
.bootstrap select option{
background-color: #000!important;
color:#fff!important;
}
.escapeall{
	font-size: 14px!important;
font-size: 14px;text-align: center;
margin-bottom:10px;
color:#000!important;
}
.escapeall a{
	font-size: 14px!important;
color:#000!important;

}
.escapeall a span{
	font-size: 14px!important;
color:#ff9c00!important;
}

.bootstrap .service-selection li, .bootstrap .service-selection li:hover{
     width: 300px; 
	 color: #000;
    background-repeat: no-repeat!important;
    background-position: center!important;
}

.bootstrap .extra-options-row .fa-plus:before {
    content: "\f02e";
}