body {padding-top: 80px; padding-bottom: 80px;

	font-size: 16px;

}

nav {
	
	height: 60px;
	line-height: 60px;
	padding-right: 15px;
	
	margin-bottom: 0!important;
	
	background: #fff!important;
	box-shadow: 0 0 5px #ccc;

}

.navbar-menu {
	position: fixed;
	z-index: 1031;
	right: 15px;
	top: 15px;
}

.no-record {text-align: center; height: 100px; line-height: 80px; }


h1 {font-size: 24px; margin-bottom: 20px;  padding-bottom: 20px; border-bottom: 1px solid #ccc;}
h2 {font-size: 16px; margin: 20px 0; }

input, select, textarea, .btn {border-radius: 0!important;}

input[type=checkbox] + label {cursor: pointer;}
input[type=checkbox] + label:hover {color: #999;}

.alert-default {background-color: white!important;}

.bold {font-weight: bold;}

.form-error:empty {display: none;}
.form-error {}

.form-group.required label:after {
	content:" * ";
	color:red;
}

.nowrap {white-space: nowrap}

#form_book {margin-bottom: 40px;}
#form_book #Date {background: white!important;}


#resa_confirm_wrapper {display: none;}

label.payment_choice {display: block; cursor: pointer; height: 40px; line-height: 40px;}
label.payment_conditions {display: block; cursor: pointer; margin-bottom: 40px; text-align: center; font-weight: normal}
label.payment_book {display: block; }

.coupon_wrapper {display: none;}
.coupon_wrapper label {font-weight: normal; cursor: pointer; margin-bottom: 20px;}



#conditions_wrapper {display: none;}


#cb_form_wrapper {display: none;}

.row-account {margin-top: 40px;}




