 body{
	background:transparent;
 }
 .content{
	display: table;
    width: 425px;
 }
 .book-content{
	width: 345px;
    height: auto;
    background-color: rgba(100, 199, 90, 0.6);
    color: #FFFFFF;
    padding:0 40px;
    margin-bottom: 8px;
	display:table;
    float: left;
}
.book-content h3 {
    font-size: 24px;
    text-align: center;
    margin: 0;
    padding: 15px 0;
    line-height: 24px;
}
.room_image
{
    float: right;
    width: 483px;
    padding-top: 60px;
}
.room_image img
{
    width: 300px;
}
.select-inputfield input.book-field,.myfield select{
    border: none;
    background-color: rgb(238, 238, 238);
    line-height: 40px;
    height: 40px;
    width: 100%;
    padding-left: 20px;
	margin:5px 0;
	border-radius:0;
}
button.book-submit{
    background-color: #64C75A !important;
    font-size: 24px;
    font-weight: bold;
    border: 3px solid #000;
    padding: 20px;
    width: 100%;
    cursor: pointer;
    color: #fff;
}
}
.selectric .label {
    display: block;
    height: 59px;
    width: 130px;
    background-color: rgba(100, 199, 90, 0.6);
    border-bottom: 3px solid #64C75A;
    border-top: 3px solid #64C75A;
    border-right: 3px solid #64C75A;
    border-left: 3px solid #64C75A;
    line-height: 62px;
    color: #FFFFFF;
    position: relative;
    padding-left: 60px;
    font-size: 17.69px;
    PADDING-RIGHT: 10PX;
    font-weight: bold;
}
.btn-book-left, .btn-book-right {
    display: block;
    height: 59px;
    width: 140px;
    background-color: rgba(100, 199, 90, 0.6);
    border-bottom: 3px solid #64C75A;
    border-top: 3px solid #64C75A;
    border-right: 3px solid #64C75A;
    border-left: 3px solid #64C75A;
    line-height: 60px;
    color: #FFFFFF;
    position: relative;
    padding-left: 60px;
    font-size: 18px;
    font-weight: bold;
}
.btn-book-left {
    float: left;
}
.btn-book-right {
    float: right;
}
.btn-book-left .iconb2, .btn-book-right .iconb2 {
    background: url("../images/iconbook2.png") no-repeat center transparent;
}
.btn-book-left .iconb1, .btn-book-right .iconb1 {
    background: url("../images/iconbook1.png") no-repeat center transparent;
}
.ibook {
    display: inline-block;
    height: 100%;
    left: 0px;
    margin-top: 0px;
    position: absolute;
    top: 0;
    width: 50px;
}
.select-inputfield input.book-field:focus, .select-inputfield input.book-field:active, .select-inputfield input.book-field:hover ,.myfield select:hover{
    background-color: #342f29;
    color: #fff;
}
select option{
    background: #F0F0F0;
    color: #444;
}
.btn-book-left:hover, .btn-book-right:hover,button.book-submit:hover {
    text-decoration: none;
    background: #FFFFFF;
    border: 3px solid #000;
    color: #000;
}
.btn-book-left:hover .ibook, .btn-book-right:hover .ibook {
    background-color: #64C75A;
}
.room-details {
    background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0;
   /* background: hsla(114, 49%, 57%, 0.6);*/
    border: 1px solid #cccccc;
    bottom: 30px;
    color: #000000;
    display: none;
    font-size: 13px;
    height: 200px;
    left: 50%;
    letter-spacing: 1px;
    line-height: 30px;
    margin: 0 0 0 -120px;
    padding: 10px;
    position: absolute;
    text-align: left;
    text-transform: uppercase;
    top: 0px;
    width: 500px;
    z-index: 9999999;
}
.room-details-home {
    /*background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0;*/
    background: hsla(114, 49%, 57%, 1.0);
    border: 1px solid #cccccc;
    bottom: 30px;
    color: #000000;
    display: none;
    font-size: 13px;
    height: 200px;
    left: 12%;
    letter-spacing: 1px;
    line-height: 30px;
    margin: 0 0 0 -120px;
    padding: 10px;
    position: absolute;
    text-align: left;
    text-transform: uppercase;
    top: -60px;
    width: 500px;
    z-index: 9999999;
}
.header-room-details-home {
    /*background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0;*/
    background: hsla(114, 49%, 57%, 1.0);
    border: 1px solid #cccccc;
    bottom: 30px;
    color: #000000;
    display: none;
    font-size: 13px;
    height: 200px;
    left: 35%;
    letter-spacing: 1px;
    line-height: 30px;
    margin: 0 0 0 -120px;
    padding: 10px;
    position: fixed;
    text-align: left;
    text-transform: uppercase;
    top: 60px;
    width: 500px;
    z-index: 9999999;
}
.free-hover a{
    /*float:left;*/
    position:relative;
    cursor:pointer;
    color:#249e03 !important;
}

.free-hover a:hover .room-details_availiblity{
    display:block;
}
.room-details_availiblity
{
   background: none repeat scroll 0 0 #000000;
    border: 5px solid #DFDFDF;
    color: #fff;
    font-size: 13px;
    height: 150px;
    letter-spacing: 1px;
    line-height: 30px;
    margin: 0 0 0 -120px;
    position: absolute;
    text-align: left;
    text-transform: uppercase;
    bottom: 30px;
    left: -700%;
    display: none;
    padding: 0 20px;
    width: 240px;
    z-index: 9999999;
    top:-107px;
}

.room-image
{
    width: 40%;
    float: left;
}
.room-image img
{
    width: 200px;
    height: 200px;
}
.room-detail-page
{
    width: 55%;
    float:right;
}
.room-detail-page h3
{
    line-height: 15px;
}
.room-detail-page h3 a
{
    color: #249e03 !important;
    /*color: #fff !important;*/
    font-size: 14px;
    text-decoration: none;
    text-transform:uppercase;
}
.room-detail-page ul
{
    letter-spacing: 0;
    margin-left: 13px;
    text-transform: capitalize;
}
.room-detail-page ul li
{
    font-size: 13px;
    line-height: 24px;
    cursor: pointer;
}
.room-detail-page ul li:hover
{
    cursor: pointer;
}
.room-detail-page-home
{
    width: 55%;
    float:right;
}
.room-detail-page-home h3
{
    line-height: 15px;
}
.room-detail-page-home h3 a
{
    /*color: #249e03 !important;*/
    color: #fff !important;
    font-size: 14px;
    text-decoration: none;
    text-transform:uppercase;
}
.room-detail-page-home h3 a:hover
{
    color: #fff !important;
    opacity: 1;
}
.room-detail-page-home ul
{
    letter-spacing: 0;
    margin-left: 13px;
    text-transform: capitalize;
}
.room-detail-page-home ul li
{
    font-size: 13px;
    line-height: 24px;
}
#roomlist {
    border: none;
    width: 345px;
    height: 40px;
    line-height: 40px;
    background-color: rgb(238, 238, 238);
    color: black;
    padding-left: 13px;
    text-align: left;
}

#hotel_name {
    display: none;
    position: relative;
    left: 0;
    width: 345px;
    position: absolute;
    border: 1px solid #B5B0AC;
    overflow: hidden;
    margin-left: 40px;
    background: #F0F0F0;
    color: black;
    padding-left: 13px;
    list-style: none;
}
#hotel_name li
{
    cursor: default;
}
.logo-left #branding{ width:auto; /*max-width: 350px;*/}
#branding a img, #branding img {
    height: auto;
    max-width: 100%;
}
.book-now-img
{
     float: right;
     margin: 34px 0 25px 0;
}
.more-info
{
   background-color: #64c75a;
    color: #ffffff;
    font-weight: 500;
    padding: 10px 15px;
    text-decoration: none;
}
.more-info-home
{
    background-color: #fff;
    color: hsl(114, 49%, 57%);
    font-weight: 500;
    padding: 10px 15px;
    text-decoration: none;
}
.more-info:hover {
    text-decoration: none;
    color: #fff;
}
.more-info-home:hover {
    text-decoration: none;
    color: hsl(114, 49%, 57%);
}
.popup_hotels
{
    margin-left:80px !important;
}
.popup_hotels_name
{
    text-align: left;
}
.room-detail-page h3 a:hover
{
    color: #249e03 !important;
}
.popup_room_detail ul{margin:0 0 10px 10px !important;}
.popup_room_detail ul li{list-style-type: disc; }
.check-availability-table th{background:hsl(107, 96%, 32%) none repeat scroll 0 0 !important; padding: 5px !important;border: 1px solid hsl(108, 55%, 45%) !important;}
.check-availability-table td{padding: 20px 5px !important;}
.check-availability-table table, .check-availability-table tr, .check-availability-table th, .check-availability-table td{ text-align: center !important;}

/*Search Css*/


.hero__searchContainer{ float:left; width:100%;padding: 10px 16px;box-sizing: border-box;}
.searchbar {  background: #fff;  border-radius:40px; height: 60px; position: relative;box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);}
.searchbar__place {position: relative; width: 40%; box-sizing: border-box; color: #464444; float: left; height: 100%; padding: 0 8px;}
.searchbar__place input { background:url(../images/room-icon.png) no-repeat 15px center !important; padding:0 0 0 45px !important;}
.searchbar__date{ border-left:1px solid #e5e5e5; border-right:1px solid #e5e5e5; float: left; height: 100%; position: relative; padding: 0 10px; width:30%;}
.searchbar__checkin, .searchbar__checkout { box-sizing: border-box; display: inline-block; width:46%; height: 100%; position: relative;}
.hero__searchContainer input { border:none !important; font-size: 15px; height: 100%; width: 100%; box-shadow:none !important;}
.hero__searchContainer .searchbar__date input { cursor:pointer; background:url(../images/cal-new.png) no-repeat 10px center; padding:0 0 0 35px;}
.searchbar__guests { color: #000; float:left; font-size: 15px; height: 100%; line-height: 62px; position: relative; text-align: center; width: 150px; background:url(../images/drop-arrow.png) no-repeat 100% center;}
.searchbar__daysDifference { display: inline-block; width: 4%; text-align:center;}
.searchbar__searchButton { float:right; width:14%; height: 100%;}
.searchbar__searchButton button { border-radius: 0 40px 40px 0; float: right; height: 100%; font-size:20px; width:100%; background-color:#249e03 !important;border: none;color: #fff;}

.toggle_guests {background:#fff; left:-20px; line-height:normal; padding:12px 0; position:absolute; width:220px; z-index:999; box-shadow:0 8px 20px rgba(0,0,0,0.3); display:none;}
.arrow-pop { float: left; position: absolute; text-align: center; top: -15px; width: 100%;}
.toggle_guests > ul { display: inline-block; line-height: normal; margin: 0 !important; padding: 0; text-align: left; width: 100%;}
.toggle_guests li { box-sizing: border-box; display: inline-block; line-height: normal; padding: 5px 15px; width: 100%; font-weight:700; color:#000;}
.toggle_guests li span { float: right; line-height: normal;}
.toggle_guests span button { float:left; background:none !important; box-shadow: none; padding: 0; margin-left:5px;border: none;}
.toggle_guests li span img { float: left;}
.room_count, .adults_count, .childrens_count { float:left !important; padding: 0 5px 0 0px;}
.toggle_guests li.close { float:right; color:#249e03; text-align:right; opacity:1; font-size:14px; text-transform:uppercase; margin:7px 0 0 0; font-weight:700;}
#hotel_names li { padding: 3px 0;cursor: default;}
#hotel_names { background: #ffffff none repeat scroll 0 0;
    border: 1px solid #eaeaea;
    border-radius: 0 0 5px 5px;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.3);
    left: 50px;
    list-style: outside none none;
    margin: 0;
    padding: 10px 15px;
    position: absolute;
    top: 163px;
    width: 34%;
    z-index: 99;
    display: none;
}
.dropdown-menu{ z-index:999 !important;}
.guest-detail input { height: 40px;}
.checkout input,select { height: 40px; }
.guest-detail dd {  margin: 0;}
.search-banner {  display: inline-block;
    position: relative;
    
    top: 26%;
    width: 100%;
    padding-top: 33px;}
body{ height:100%;}
.search-banner h1 { color: #ffffff;text-align: center;}
.availability-table{overflow: hidden !important;}
#header_hotel_names li { padding: 3px 0;cursor: default;}
#header_hotel_names { background: #ffffff none repeat scroll 0 0;
    border: 1px solid #eaeaea;
    border-radius: 0 0 5px 5px;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.3);
    left: 92px;
    list-style: outside none none;
    margin: 0;
    padding: 10px 15px;
    position: fixed;
    top: 60px;
    width: 32%;
    z-index: 9999;}

/*Search Css*/


.guest-detail input.green-btn[type="submit"] {
    padding-bottom: 5px !important;
    padding-top: 8px !important;
}
.checkout input.green-btn[type="submit"] {
    padding-bottom: 5px !important;
    padding-top: 8px !important;
}
.pay-form input.green-btn[type="submit"] {
    height: 50px !important;
    margin-left: 9px;
}
.error_message {
    color: #ff0000;
}
.header_error_message {
    color: #ff0000;
    height: 0px;
}
.pay-form input {height: 40px;}
#phantom{display: none !important;}
.dropbar_calender{position: fixed !important;top: 52px !important;}
.secure-discount {width: 100%;padding-left: 378px;color: #ff0000;}
.errortext {color: #ff0000;}
.logo-left #branding{width: auto !important;}
.sub-nav {
    z-index: 9999 !important;
}


@media (max-width:1024px){
.searchbar__place{ width:32%;}
.book-cal-slider{ left:0;}
#searchBar{ left:0 !important; width:100% !important; top:0 !important; padding-left:0 !important;}
#searchBar .header_searchContainer{ padding:0 !important;}
.content{ display:inline-block;}
.fancy-rollovers{ display:none !important;}
.shortcode-banner h2, .shortcode-teaser-content h2{ font-size:24px; line-height:30px;}
.availability-table{ overflow:auto !important;}


}


@media (min-width:768px) and (max-width:990px){
	
.searchbar__searchButton button { font-size:16px;}
#searchBar .searchbar__searchButton button{ font-size:14px;}
	
}



@media (max-width:767px){
	
	.book-cal-slider{ top:0 !important;}
	.search-banner h1 { font-size: 18px; margin: 0; line-height: normal;}
	.hero__searchContainer{ padding:0px 10px; margin-top:10px;}
	
	.searchbar, .searchbar__checkin, .searchbar__checkout{ height:auto;}
	.searchbar__place, .searchbar__date, .searchbar__guests, .searchbar__searchButton {
		height: inherit;border-bottom: 1px solid #e5e5e5;
		width: 100%;
	}
	.searchbar{ float:left; width:100%; border-radius:0;}
	.searchbar input{ height:inherit !important;}
	.searchbar__place input{ padding:10px 0 10px 45px !important;}
	.hero__searchContainer .searchbar__date input{ padding:10px 0 10px 35px;}
	.searchbar__date{ box-sizing:border-box;}
	.searchbar__guests{ padding:10px; box-sizing:border-box; background-position:96% center;}
	.toggle_guests{ width:100%; left:0; top:40px;}
	.searchbar__searchButton button{ border-radius: 2px; height: 50px; margin: 2%; width: 96%;}
	.searchbar__guests{ line-height:inherit;}
	.book-cal-slider{ height:470px;}
	.TAbadge{ box-sizing:border-box; margin:10px 0 !important;}
	.wpb_wrapper > p { line-height: normal;}
	#searchBar{ display:none !important;}
	.guest-detail dl{ margin:10px 0!important; width:100%;}
	#guest-detail.guest-detail input{ width:100%;}
	.frame-on .shortcode-teaser-content{ margin:10px 0;}
	#mobile-menu{margin-bottom: 0;}
#header{ z-index: 999; position: relative;}
.social-contact-info {
    box-sizing: border-box;
    display: inline-block;
    padding: 30px 15px 0 !important;
    width: 100%;
}
.social-info{ width: auto !important;}
.contact-info {
    float: right !important;
    width: auto !important;
    padding: 0;
}
header.logo-left #branding{ float: left;}
.social-navigation {
    float: left;
    width: 100%;
}	
}
@media (max-width:479px){
	#main-slideshow .rev_slider_wrapper, #main-slideshow .rev_slider{ height:250px !important;}
	.shortcode-banner h2, .shortcode-teaser-content h2{ font-size:16px;}
}
.datepicker .day {background-color: #00ff00; display: none;}
.showDates{display: table-cell !important;}
.datepicker-days .disabled.day{background-color: #ffffff !important;background-image: none !important;}
.datepicker-days .disabled.day:hover{background-color: #ffffff !important;background-image: none !important;}
#loading-image {
    display: none;
    position: absolute;
    top: -135px;
    left: 113px;
    z-index: 9999;
}
#check-out-loading-image {
    display: none;
    position: absolute;
    top: -135px;
    left: 295px;
    z-index: 9999;
}
#header-loading-image {
    display: none;
    position: absolute;
    top:  185px;
    left: 113px;
    z-index: 9999;
}
#header-check-out-loading-image {
    display: none;
    position: absolute;
    top: 185px;
    left: 295px;
    z-index: 9999;
}
#single-loading-image {
    display: none;
    position: absolute;
    left: 415px;
    z-index: 9999;
}
#single-check-out-loading-image {
    display: none;
    position: absolute;
    left: 600px;
    z-index: 9999;
}
.dropdown-menu{height: 232px;}
.search__bar__calender{display: none !important;}
.search__bar__calender__css{height: 240px !important;position: fixed !important;top:58px !important;}
.change_month_focus{position: fixed;top: 58px !important;}
.check_in_focus{height: 240px !important;}
.single_check_out_date_focus{height: 240px !important;}
.available-days {
    text-align: center;
    font-size: 15px;
    color: #249e03;
    font-weight: 700;
}
.header_available_days {
    color: #249e03;
    height: 0px;
    text-align: center;
    font-weight: 700;
    font-size: 15px;
}