body{
                                                                                                                        }
            
    .booking-success-detail{
    padding-top:25px;
}
#bc-content-wrapper .bc-description p {
	line-height: 2;
}
.bc-404-page{
    background:#eff3f7 !important;
}

.bc-404-page h1 {
	font-size: 20px !important;
	margin: 0.67em 0 !important;
	color: #606d87 !important;
	font-weight: bold !important;
}

.bc-404-page h4{font-size:18px;}

.bc-404-page .bc-banner-search-form{display:inline-block;}
.bc-404-page ul{ margin-bottom:20px;}
.bc-404-page ul li {
	text-align: left;
    display: list-item;
    font-family: Century Gothic !important;
    list-style-type: disc;
    font-size: 15px;
    margin: 5px 0;
}

.bc-404-page .bc-banner-search-form p a {
	display: inline-block;
	vertical-align: middle;
	height: 40px;
	box-sizing: border-box;
	text-align: center;
	margin: 0 5px;
	padding: 0 24px;
	cursor: pointer;
	overflow: visible;
	white-space: nowrap;
	font-size: 16px;
	line-height: 38px;
	box-shadow: 0 2px 4px 0 rgba(84,84,84,0.25);
	border-radius: 3px;
	-webkit-transition: color 200ms, background-color 200ms, border-color 200ms, box-shadow 200ms;
	transition: color 200ms, background-color 200ms, border-color 200ms, box-shadow 200ms;
	background: #00965e;
	color: #fff;
	text-shadow: none;
}
    
