.tripla-member-register,
.tripla-reservation-select, .tripla-reservation-btn,
.tripla-plan-detail, .tripla-roomtype-calendar {
	cursor: pointer;
}

.tripla-widget-iframe-wrapper {
	position: fixed;
	z-index: 999;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
	background-color: white;
}
