﻿.bootstrap .col-md-5, .bootstrap .col-md-7 {
	    width: auto!important;
    float: none!important;
}

.bootstrap {
background-color:transparent;
}

.bootstrap .col-md-5.calendra .panel-heading .row{
	    margin-top: 15px;
}

.bootstrap .panel-default {
        background-color: transparent;
}

.bootstrap label {
    color: #fff;
}

.bootstrap h4, .bootstrap .h4 {
    font-size: 18px!important;
}
.bootstrap .panel-default>.panel-heading {
    color: #fff;
    background-color: #44535B;
    border-color: #363636;
}
.bootstrap .panel-default{
    border-color: #363636;
}
.bootstrap .date-body.line2 {
    color:#fff;
	display:none;
}

.time-selection .list-group-item{
	text-align:center;
}

/* .ish-sc_tgg_acc .ish-tgg-acc-title.ish-active+.ish-tgg-acc-content{ */
	/* padding: 25px 0px 0; */
/* } */

/* .time-selection-panel{ */
	/* display:none; */
/* } */
/* .reservation-details-panel{ */
	/* display:none; */
/* } */

.escapeall {
    font-size: 13px;
    text-align: center;
	color:#fff;
}
.escapeall a{
	color:#fff!important;
   text-decoration: none!important;
}

.escapeall a span {
    color: #ff9c00!important;
}
.bootstrap .text-danger {
    color: red;
}
.bootstrap .panel-body {
    text-align:left;
}