﻿.bootstrap{
background-color: transparent;
max-width:1024px;
}
.bootstrap .reservation-form{
	text-align:left;
}

.bootstrap .panel-default {
	background-color:transparent;
}
.bootstrap .panel-default>.panel-heading {
    color: #fff;
    background-color: #c0392b;
    border-color: #ddd;
}
.escapeall{
font-size: 14px;text-align: center;
color:#000;
margin-bottom: 30px;
}
.bootstrap .escapeall a{
text-decoration:none;
color:#000;
}
.escapeall a span{
color:#ff9c00!important;
}

#booksection > .escapeall{
	display:none;
}