.wrapper .contentWrapper .content
{
	position:relative;
	padding-top:20px;
	padding-bottom:20px;
}

.hotelList{
	margin-bottom:15px;
}
.hotelList table{
	width:100%;
}
.hotelList td{
	width:25%; height:62px;
	background-color:#f4f4f4;
	border-left:1px solid #d7d7d7;
	border-bottom:1px solid #d7d7d7;
	vertical-align:top;
	text-align:center;
}
.hotelList td:first-child{
	border-left:0;
}
.hotelList td a{
	display:block;
	font-size:14px;
	width:100%; height:100%;
	color:#333;
}
.responsive1000 .hotelList td a:hover{
	color:#71bf48;
}
.hotelList td a span.text{
	display:inline-block;
	*display:inline;
	*zoom:1;
	vertical-align:middle;
	padding:0 10px 0 10px;
}
.hotelList .label{
	font-size:24px;
	color:#71bf48;
}
.responsive0 .hotelList .label{
	font-size:20px;
}
.responsive0 .hotelList .label .text{
	display:inline-block;
	vertical-align:middle;
}

/******************************** homeReservation ********************************/

.homeReservation .homeReservationForm input
{
	width:100%;
	border-radius:0;
	border:1px solid #ccc;
	background:#fff;
	padding: 5px 5px;
	font-size:12px;
	-webkit-appearance:none;
	margin:0;
}
.homeReservation .homeReservationForm .input
{
	margin:0 12px 0 0;
}
.homeReservation .homeReservationForm input.hasDatepick{
	background:#fff url(../images/common/dateIcon.png) right center no-repeat;
}

.homeReservation label{
	display:block;
	margin:0;
	padding:0;
}
.homeReservation label .selectric{
	background-color:#fff;
}


.homeReservation a
{
	color:#407e00;
}
.homeReservation a.greenBtn
{
	color:#fff;
}
.responsive1000 .homeReservation
{
	position:relative;
	background:#f5f5f5;
	padding:20px;
	color:#666;
	zoom:1;
	border-bottom: 1px solid #71bf44;
	z-index:2;
}
.responsive1000 .homeReservation .homeReservationTitle
{
	width:230px;
	float:left;
	line-height:1.6em;
}
.responsive1000 .homeReservation .homeReservationTitle h1
{
	font-size:24px;
	color:#71bf44;
	line-height:1em;
	margin-bottom:5px;
	font-weight:normal;
}

.responsive1000 .homeReservation .homeReservationForm
{
	width:465px;
	float:left;
	margin-left:10px;
}

.responsive1000 .homeReservation .selectHotel
{
	float:left;
	width:200px;
}
.responsive1000 .homeReservation .selectHotel
{
	float:left;
	width:210px;
	margin-bottom:10px;
}
.responsive1000 .homeReservation .checkIn,
.responsive1000 .homeReservation .checkOut
{
	float:left;
	width:110px;
	margin-left:10px;
	font-size:0;
	line-height:0;
	margin-bottom:10px;
}
.responsive1000 .homeReservation .selectRooms,
.responsive1000 .homeReservation .selectAdults,
.responsive1000 .homeReservation .selectChildren
{
	float:left;
	width:60px;
	margin-right:10px;
	font-size:0;
	line-height:0;
}
.responsive1000 .homeReservation .title
{
	float:left;
	margin-right:5px;
	height:24px;
	line-height:24px;
}
.responsive1000 .homeReservation .homeReservationBtn
{
	width:175px;
	float:left;
	margin-left:20px;
	text-align:right;
	line-height:1.6em;
	zoom:1;
}
.responsive1000 .homeReservation .booknow
{
	display:inline-block;
	width:120px;
	margin-bottom:10px;
}
.responsive1000 .homeReservation .advanceBtn{
	display:none;
}




.responsive760 .homeReservation
{
	position:relative;
	background:#f5f5f5;
	padding:20px;
	color:#666;
	zoom:1;
	border-bottom: 1px solid #71bf44;
}
.responsive760 .homeReservation .homeReservationTitle
{
	line-height:1.6em;
	margin-bottom:10px;
}
.responsive760 .homeReservation .homeReservationTitle h1
{
	font-size:24px;
	color:#71bf44;
	line-height:1.2em;
	margin-bottom:5px;
	float:left;
}

.responsive760 .homeReservation .homeReservationTitle p
{
	float:left;
	margin-top:8px;
	margin-left:15px;
}
.responsive760 .homeReservation .homeReservationTitle a
{
	float:right;
	margin-top:8px;
	margin-left:15px;
}

.responsive760 .homeReservation .homeReservationForm
{
	width:470px;
	float:left;
}

.responsive760 .homeReservation .selectHotel
{
	float:left;
	width:200px;
}
.responsive760 .homeReservation .selectHotel
{
	float:left;
	width:200px;
	margin-bottom:10px;
}
.responsive760 .homeReservation .checkIn,
.responsive760 .homeReservation .checkOut
{
	float:left;
	width:120px;
	margin-left:10px;
	font-size:0;
	line-height:0;
	margin-bottom:10px;
}
.responsive760 .homeReservation .selectRooms,
.responsive760 .homeReservation .selectAdults,
.responsive760 .homeReservation .selectChildren
{
	float:left;
	width:60px;
	margin-right:10px;
	font-size:0;
	line-height:0;
}
.responsive760 .homeReservation .title
{
	float:left;
	margin-right:5px;
	height:24px;
	line-height:24px;
}
.responsive760 .homeReservation .homeReservationBtn
{
	width:175px;
	float:right;
	margin-left:20px;
	text-align:right;
	line-height:1.6em;
	zoom:1;
}
.responsive760 .homeReservation .booknow
{
	display:inline-block;
	width:120px;
	margin-bottom:10px;
}
.responsive760 .homeReservation .advanceBtn{
	display:none;
}


.responsive0 .contentWrapper .content
{
	position:relative;
	padding:0;
}
.responsive0 .homeReservation
{
	position:relative;
	background:#f5f5f5;
	color:#666;
	zoom:1;
	font-size:12px;
}
.responsive0 .homeReservation .homeReservationTitle
{
	line-height:1.6em;
	border-bottom: 1px solid #fff;
	cursor:pointer;
}
.responsive0 .homeReservation .homeReservationTitle h1
{
	font-size:16px;
	color:#71bf44;
	line-height:1.2em;
	padding:10px 10px 0 10px;
}

.responsive0 .homeReservation .homeReservationTitle p
{
	display:block;
	padding:0 10px 10px 10px;
	border-bottom:1px solid #e3e3e3;
}
.responsive0 .homeReservation .homeReservationTitle a
{
	display:none;
}

.responsive0 .homeReservation .homeReservationForm
{
	position:relative;
	padding:10px;
	z-index:3;
}

.responsive0 .homeReservation .selectHotel
{
	width:100%;
	margin-bottom:10px;
}
.responsive0 .homeReservation .checkIn,
.responsive0 .homeReservation .checkOut
{
	float:left;
	width:50%;
	font-size:0;
	line-height:0;
	margin-bottom:10px;
}
.responsive0 .homeReservation .checkIn .input
{
	margin-right:17px;
}
.responsive0 .homeReservation .checkOut .input
{
	margin-left:5px;
}
.responsive0 .homeReservation .selectRooms,
.responsive0 .homeReservation .selectAdults,
.responsive0 .homeReservation .selectChildren
{
	float:left;
	width:14%;
	margin-right:2%;
	font-size:0;
	line-height:0;
}
.responsive0 .homeReservation .title
{
	float:left;
	height:24px;
	margin-right:1px;
	line-height:24px;
	font-size:12px;
}
.responsive0 .homeReservation .homeReservationBtn
{
	line-height:1.6em;
	padding:0 10px;
	zoom:1;
	z-index:1;
}
.responsive0 .homeReservation .booknow
{
	display:inline-block;
	width:120px;
	margin-bottom:10px;
	margin-right:10px;
}
.responsive0 .homeReservation .modifyBtn{
	display:none;
}
.responsive0 .homeReservation .advanceBtn{
	display:inline-block;
	vertical-align:top;
	line-height:30px;
	height:30px;
	float:right;
}
.responsive0 .homeReservation .homeReservationTitle .icon{
	display:block;
	width:25px;
	height:25px;
	position:absolute;
	top:10px;
	right:10px;
	overflow:hidden;
}
.responsive0 .homeReservation.active .homeReservationTitle .icon img{
	margin-top:-25px;
}
.responsive0 .homeReservation .mobileExpand{
	border-bottom: 1px solid #71bf44;
	display:none;
}
.responsive0 .homeReservation.active .mobileExpand{
	display:block;
}

/************************************** Items ************************************/
.homeContainer
{
	position:relative;
	width:100%;
	overflow:hidden;
	z-index:1;
}
.homeItemContainer{
	display:none;
}
.homeEdit{
	display:block;
	text-align:center;
	margin-top:20px;
}
.homeEditBtn{
	display:inline-block;
	*margin:20px 0 0 0;
}
.homeEditBtn .text{
	display:inline-block;
	vertical-align:middle;
	font-size:13px;
	line-height:1.3em;
	margin:0 10px;
}
.homeEditBtn .line
{
	display:inline-block;
	vertical-align:middle;
	width:140px;
	height:12px;
	background:url(../images/common/menuLine.png) center center repeat-x;
}
.item
{
	background:#fff;
	color:#333;
	-moz-box-shadow: 0px 2px 5px rgba(0,0,0,0.1);
	-o-box-shadow: 0px 2px 5px rgba(0,0,0,0.1);
	-ms-box-shadow: 0px 2px 5px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0px 2px 5px rgba(0,0,0,0.1);
	box-shadow: 0px 2px 5px rgba(0,0,0,0.1);
}
.item a:hover
{
	text-decoration:none;
}
.itemWeather
{
	background:#71bf44;
	color:#fff;
	text-align:center;
	line-height:1.3em;
}
.itemWeather .date
{
	margin-top:20px;
}
.itemWeather .icon
{
	margin-top:10px;
}
.responsive0 .itemWeather .icon
{
	margin-top:5px;
}
.itemWeather .date,
.itemWeather .time,
.itemWeather .location
{
	font-size:22px;
	line-height:1.3em;
}
.itemWeather .report
{
	font-size:12px;
	line-height:1.3em;
	margin-top:10px;
}


.responsive1000 .itemsContainer
{
	position:relative;
	width:980px;
	padding-top:20px;
}
.responsive1000 .item
{
	position:relative;
	width:223px;
	height:223px;
	border:1px solid #dedede;
	overflow:hidden;
	margin-right:20px;
	margin-bottom:20px;
	float:left;
}
.responsive1000 .item.size2x
{
	width:468px;
	height:468px;
}
.responsive1000 .item a
{
	display:block;
	width:100%;
	height:100%;
	color:#333;
}
.responsive1000 .item a.linkMask{
	position:absolute;
	top:0; left:0;
	background-color:#000;
	opacity:0;
	filter:alpha(opacity=0);
	z-index:3;
}
.responsive1000 .item .itemBg
{
	display:block;
	width:100%;
}
.responsive1000 .item .caption
{
	display:block;
	position:absolute;
	bottom:0;
	left:0;
	right:0;
	background:url(../images/home/itemCaptionBg.png) repeat;
	padding:5px 20px;
	z-index:2;
}
.responsive1000 .item.itemRoomReservations .caption
{
	background:#47ab0b url(../images/home/itemRoomReservationsCaptionBg.jpg) bottom center repeat-x;
	color:#fff;

}
.responsive1000 .item.itemAbout .caption
{
	background:#47ab0b url(../images/home/itemAboutCaptionBg.jpg) bottom center repeat-x;
	color:#407e00;
}
.responsive1000 .item .caption .title
{
	display:block;
	font-size:15px;
	line-height:1.6em;
	text-align:center;
}
.responsive1000 .item .caption .text
{
	display:block;
	font-size:12px;
	line-height:1.6em;
}
.responsive1000 .itemAbout .caption .title,
.responsive1000 .itemRoomReservations .caption .title
{
	text-align:left;
}
.responsive1000 .itemAbout
{
	float:right;
}



.responsive760 .homeContainer
{
	width:715px;
	margin:0 auto;
}
.responsive760 .itemsContainer
{
	position:relative;
	width:735px;
	padding-top:20px;
}
.responsive760 .item
{
	position:relative;
	width:223px;
	height:223px;
	border:1px solid #dedede;
	overflow:hidden;
	margin-right:20px;
	margin-bottom:20px;
	float:left;
}
.responsive760 .item.size2x
{
	width:468px;
	height:468px;
}
.responsive760 .item a
{
	display:block;
	width:100%;
	height:100%;
	color:#333;
}
.responsive760 .item a.linkMask{
	position:absolute;
	top:0; left:0;
	background-color:#000;
	opacity:0;
	filter:alpha(opacity=0);
	z-index:3;
}
.responsive760 .item .itemBg
{
	display:block;
	width:100%;
}
.responsive760 .item .caption
{
	display:block;
	position:absolute;
	bottom:0;
	left:0;
	right:0;
	background:url(../images/home/itemCaptionBg.png) repeat;
	padding:5px 20px;
	z-index:2;
}
.responsive760 .item.itemRoomReservations .caption
{
	background:#47ab0b url(../images/home/itemRoomReservationsCaptionBg.jpg) bottom center repeat-x;
	color:#fff;
}
.responsive760 .item.itemAbout .caption
{
	background:#47ab0b url(../images/home/itemAboutCaptionBg.jpg) bottom center repeat-x;
	color:#407e00;
}
.responsive760 .item .caption .title
{
	display:block;
	font-size:15px;
	line-height:1.6em;
	text-align:center;
}
.responsive760 .item .caption .text
{
	display:block;
	font-size:12px;
	line-height:1.6em;
}
.responsive760 .itemAbout .caption .title,
.responsive760 .itemRoomReservations .caption .title
{
	text-align:left;
}
.responsive760 .itemAbout
{
	float:right;
}
.responsive760 .itemSocialMedia{
	display:none;
}





.responsive0 .homeContainer
{
	width:300px;
	margin:0 auto;
}
.responsive0 .itemsContainer
{
	position:relative;
	width:310px;
	padding-top:20px;
}
.responsive0 .item
{
	position:relative;
	width:143px;
	height:143px;
	border:1px solid #dedede;
	overflow:hidden;
	margin-right:10px;
	margin-bottom:10px;
	float:left;
}
.responsive0 .item.size2x
{
	width:298px;
	height:298px;
	//height:143px;
}
.responsive0 .item a
{
	display:block;
	width:100%;
	height:100%;
	color:#333;
}
.responsive0 .item a.linkMask{
	position:absolute;
	top:0; left:0;
	background-color:#000;
	opacity:0;
	filter:alpha(opacity=0);
	z-index:3;
}

.responsive0 .item .itemBg
{
	display:block;
	width:100%;
}
.responsive0 .itemRoomReservations .itemBg,
.responsive0 .itemAbout .itemBg
{
	display:none !important;
}
.responsive0 .item .itemBg.mobile
{
	display:block !important;
	width:100%;
}
.responsive0 .item .caption
{
	display:block;
	position:absolute;
	bottom:0;
	left:0;
	right:0;
	background:url(../images/home/itemCaptionBg.png) repeat;
	padding:5px 0;
	z-index:2;
}
.responsive0 .item.itemRoomReservations .caption
{
	background:#47ab0b url(../images/home/itemRoomReservationsCaptionBg.jpg) bottom center repeat-x;
	color:#fff;
}
.responsive0 .item.itemAbout .caption
{
	background:#47ab0b url(../images/home/itemAboutCaptionBg.jpg) bottom center repeat-x;
	color:#407e00;
}
.responsive0 .item .caption .title
{
	display:block;
	font-size:12px;
	line-height:1.6em;
	text-align:center;
}
.responsive0 .item .caption .text
{
	display:none;
}
.responsive0 .itemAbout
{
	float:right;
}
.responsive0 .itemWeather .date
{
	margin-top:10px;
}
.responsive0 .itemWeather .date,
.responsive0 .itemWeather .time,
.responsive0 .itemWeather .location
{
	font-size:12px;
	line-height:1.3em;
}
.responsive0 .itemWeather .location
{
	margin-top:5px;
}
.responsive0 .itemWeather .icon img
{
	width:35px;
	height:35px;
}

.responsive0 .itemWeather .report
{
	font-size:0;
	line-height:none;
	margin-top:5px;
}
.responsive0 .itemWeather .report .status,
.responsive0 .itemWeather .report .temp
{
	display:block;
	margin-top:0;
	font-size:12px;
	line-height:1.3em;
}


.responsive760 .homeSocialMedia{
	position:relative;
	text-align:center;
	margin-top:20px;
}
.responsive760 .homeSocialMedia a{
	display:inline-block;
	vertical-align:top;
	width:54px;
	height:54px;
	overflow:hidden;
	margin:0 5px;
}
.responsive760 .homeSocialMedia .title{
	display:block;
	font-size:15px;
	line-height:1.6em;
	text-align:center;
	margin-top:15px;
}


/************************************** Eidt ************************************/
.editContainer
{
	position:relative;
	width:100%;
	overflow:hidden;
	padding:20px 0 0 0;
	display:none;
}
.editContainer h1{
	margin:0 auto;
	text-align:center;
	font-size:0;
	line-height:none;
	margin:10px 0;
}

.editContainer h1 .text{
	display:inline-block;
	vertical-align:middle;
	font-size:15px;
	color:#666;
	line-height:1.3em;
	margin:0 10px;
}
.editContainer h1 .line
{
	display:inline-block;
	vertical-align:middle;
	width:140px;
	height:12px;
	background:url(../images/common/menuLine.png) center center repeat-x;
}
.editContainer .editInstruction{
	position:relative;
	text-align:left;
	font-size:12px;
	color:#666;
}
.editContainer .editInstruction table{
	width:100%;
	margin-bottom:30px;
}
.editContainer .editInstruction table td{
	text-align:left;
	vertical-align:middle;
	line-height:1.5em;
}
.editContainer .editInstruction table td.point{
	font-size:36px;
	width:30px;
	padding-right:10px;
}
.editContainer .editInstruction table td img{
	display:inline-block;
	margin-right:10px;
	vertical-align:middle;
}
.editContainer .editInstruction .editBtnRestore{
}
.editContainer .editBtnWrapper{
	position:relative;
	text-align:center;
	padding-top:20px;
}
.editContainer .editBtnWrapper a{
	margin:0 5px;
}

.editContainer .itemsListing{
	position:relative;
	margin:0 auto;
	padding:10px 0;
	-webkit-user-select:none;
}
.editContainer .itemsListing .editItem{
	display:block;
	position:relative;
	cursor:pointer;
	width:100%;
	background:#fff;
	border:1px solid #dedede;
	margin:0 auto;
	overflow:hidden;
	z-index:1;
	-webkit-user-select:none;
}
.editContainer .itemsListing .editItemSpacer{
	position:relative;
	padding:1px 0;
}
.editContainer .itemsListing .img{
	display:inline-block;
	vertical-align:middle;
}
.editContainer .itemsListing .name{
	display:inline-block;
	vertical-align:middle;
	padding-left:20px;
	line-height:1.3em;
}
.editContainer .itemsListing .checkbox{
	display:block;
	position:absolute;
	width:30px;
	height:30px;
	position:absolute;
	top:15px;
	right:60px;
	border:1px solid #dedede;
	background:#fff;
}
.editContainer .itemsListing .checkbox img{
	display:none;
	width:100%;
	height:100%;
}
.editContainer .itemsListing .editItem.selected .checkbox img{
	display:block;
}
.editContainer .itemsListing .drag{
	display:block;
	width:60px;
	padding-top:15px;
	height:45px;
	position:absolute;
	top:0;
	right:0;
	cursor:move;
}
.editContainer .itemsListing .drag .line{
	display:block;
	position:relative;
	width:30px;
	height:3px;
	background:#dedede;
	font-size:0;
	line-height:none;
	margin:5px auto;
}


.responsive1000 .panelContainer{
	position:relative;
	width:818px;
	margin:0 auto;
}
.responsive1000 .editContainer .editInstruction{
	margin:10px 50px 0 0;
	width:300px;
	float:left;
}
.responsive1000 .editContainer .itemsListing{
	width:468px;
	float:left;
}
.responsive1000 .editContainer .itemsListing .editItem,
.responsive1000 .editContainer .itemsListing .editItemSpacer{
	margin:5px 0;
	height:60px;
}
.responsive1000 .editContainer .itemsListing .editItem.dragging{
	-moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
	-o-box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
	-ms-box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
}


.responsive1000 .editContainer .itemsListing .img img{
	display:block;
	width:60px;
	height:60px;
}
.responsive1000 .editContainer .itemsListing .name{
	width:270px;
}
.responsive1000 .editContainer .editBtnWrapper .greenBtn{
	width:100px;
}



.responsive760 .panelContainer{
	position:relative;
	width:100%;
	margin:0 auto;
}
.responsive760 .editContainer .editInstruction{
	margin:10px auto 20px auto;
	float:none;
	width:300px;
}
.responsive760 .editContainer .itemsListing{
	width:468px;
}
.responsive760 .editContainer .itemsListing .editItem,
.responsive760 .editContainer .itemsListing .editItemSpacer{
	margin:5px 0;
	height:60px;
}
.responsive760 .editContainer .itemsListing .editItem.dragging{
	-moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
	-o-box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
	-ms-box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
}


.responsive760 .editContainer .itemsListing .img img{
	display:block;
	width:60px;
	height:60px;
}
.responsive760 .editContainer .itemsListing .name{
	width:270px;
}
.responsive760 .editContainer .editBtnWrapper .greenBtn{
	width:100px;
}



.responsive0 .panelContainer{
	position:relative;
	width:100%;
	margin:0 auto;
}
.responsive0 .editContainer .editInstruction{
	margin:10px auto 20px auto;
	float:none;
	width:300px;
}
.responsive0 .editContainer h1 .line
{
	width:50px;
}
.responsive0 .homeEditBtn .line
{
	width:50px;
}
.responsive0 .editContainer .editRemain .editBtnRestore{
	display:block;
	position:relative;
	width:100px;
	margin:10px auto;
	white-space:nowrap;
}
.responsive0 .editContainer .itemsListing{
	width:100%;
}
.responsive0 .editContainer .itemsListing .editItem,
.responsive0 .editContainer .itemsListing .editItemSpacer{
	margin:-1px 0;
	height:60px;
}
.responsive0 .editContainer .itemsListing .editItem.dragging{
	-moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
	-o-box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
	-ms-box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
}


.responsive0 .editContainer .itemsListing .img img{
	display:block;
	width:60px;
	height:60px;
}
.responsive0 .editContainer .itemsListing .name{
	width:40%;
}
.responsive0 .editContainer .editBtnWrapper .greenBtn{
	width:100px;
}
.responsive0 .editContainer .editBtnWrapper .editBtnRestore{
	display:block;
	position:relative;
	width:100px;
	margin:10px auto;
	white-space:nowrap;
}

.hotelList__outer
{
	position: relative;
	box-sizing: border-box;
	width: 100%;
	padding: 0px 30px;
	background-color: #f4f4f4;
}

.hotelList__outer::before
{
	content: "";
	position: absolute;
	width: 100%;
	height: 1px;
	background-color: #d7d7d7;
	bottom: 0px;
	left: 0px;
	right: 0px;
}

.mDevice .hotelList__outer
{
	padding: 0px;
}

.hotelList__table
{
	position: relative;
}

.hotelList
{
	-webkit-overflow-scrolling : touch;
}

[class*="hotelList__arrow"]
{
	position: absolute;
	box-sizing: border-box;
	width: 30px;
	height: 100%;
	top: 0px;
	background-color: #FFFFFF;
}

.mDevice [class*="hotelList__arrow"]
{
	display: none;
}

.hotelList__arrow--left
{
	left: 0px;
}

.hotelList__arrow--right
{
	right: 0px;
	border-left: 1px solid #d7d7d7;
}

.hotelList__arrow--left::before,
.hotelList__arrow--right::before
{
	content: "";
	position: absolute;
	display: block;
	top: 50%;
	left: 50%;
}

.hotelList__arrow--left:hover::before,
.hotelList__arrow--right:hover::before
{
	background-position: 0 100%;
}

.hotelList__arrow--left::before
{
	background-image: url("../images/home/arrow__right.png");
	background-size: 100% auto;
}

.hotelList__arrow--right::before
{
	background-image: url("../images/home/arrow__left.png");
	background-size: 100% auto;
}

.hotelList__arrow--left::before,
.hotelList__arrow--right::before
{
	width: 20px;
	height: 20px;
	margin-top: -10px;
	margin-left: -10px;
}
