﻿.bootstrap .row:not(.collapse){
	display:block;
}
		.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: #1F2225!important;
			color: #fff!important;;
		}
		 .date-body.line2{
			display:none;
		}
		.date-body.line1{
			color: #FB383C!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: #750101!important;
			border-color: #750101!important;
		}
		.bootstrap .time-selection .offer {
			color: #750101!important;
		}
		.bootstrap .time-selection:hover .offer {
			color: #fff!important;
		}
		.bootstrap .list-group-item-selected .offer{
			color: #fff!important;
		}
		.selected-day, .dateCell.available:hover  {
    background: #750101;
    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: #750101!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: #750101!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);
}

.bootstrap .service-name-div{
display:none;
}
.bootstrap .panel, .bootstrap .panel .panel-heading{
border:none!important;
}
.bootstrap .list-group-item-selected, .bootstrap .list-group-item-success:hover {
    background: #750101!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{
text-align: center;
margin-bottom:10px;
color:#fff!important;
}
.escapeall a{
color:#fff!important;

}
.bootstrap li.selected-week-day {
    border-color: #750101!important;
    background-color: #750101!important;
    color: #fff;
}
.bootstrap li.player-selection-li.selected-player-li {
    border-color: #750101!important;
    background-color: #750101!important;
    color: #fff;
}
.bootstrap .service-time-selection-panel .services-in-columns .service-row .service-name-p{
	color:#fff;
}
.escapeall a span{
color:#ff9c00!important;
}
.bootstrap .alert-reservation-added, .bootstrap .alert-product-added {
    background-color: transparent;
    color: #fff;
}
.promo-code-multiple-div .input-group-btn button{
	background-color: transparent!important;
    border: 0!important;
    margin-bottom: -1px!important;
}

.bootstrap .row.services-in-columns, .bootstrap .row.product-columns {
    display: flex !important;
    flex-wrap: wrap;
}