﻿.bootstrap {
background-color:transparent;
}
.bootstrap .panel-default {
        background-color: transparent;
}

.bootstrap label {
    color: #fff;
}

.bootstrap .panel-default>.panel-heading {
    color: #fff;
    background-color: transparent;
    border-color: #24e296;
}

.bootstrap .panel-default {
    border-color: #24e296;
}

.bootstrap .date-body.line2 {
    color:#fff;
}

.bootstrap .dateCell  {
padding:0;
}


.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 .time-selection{
margin:0;
}

.bootstrap input, .bootstrap textarea, .bootstrap select {
    background-color: transparent!important;
    color: #fff!important;
    border-radius: 0!important;
}

.bootstrap .input-group span {
    background-color: transparent!important;
    border: 0!important;
    border-radius: 0!important;
    border-bottom: solid 1px white!important;
}

.bootstrap .input-group span i {
    color: #24e296!important;
}
.bootstrap .form-control {
    border: 0!important;
    color: #fff!important;
    border-bottom: solid 1px white!important;
}

.bootstrap .calendra button {
	background-color:transparent!important;
	
}

.bootstrap .reservation-details-panel select option{
	background-color:#000;
	
}