﻿.HeaderWebsite{
	font-family: Microsoft JhengHei;
	font-size: 20px;
	font-weight: bold;
	margin-right: 40px;
	vertical-align: middle;
	cursor: default;
}
.dropdown-menu li, .pointer{
	cursor: pointer;
}
.InputRedValidation{
	color: red;
	margin-left: 4px;
}
#LoginDiv{
	background-color: #E6E6E6;
	width: 600px;
	height: 450px;
	position: absolute;
	top: 45%;
	left: 50%;
	margin: -197px 0 0 -300px;
	padding: 20px;
	z-index: 1;
	text-align: initial;
	text-align: left;
	cursor: initial;
	cursor: default;
	border: 3px solid rgb(170, 170, 170);
}
#LoginDiv fieldset{
	width: 300px;
}
#ForgetPasswordDiv{
	background-color: #E6E6E6;
	width: 500px;
	height: 350px;
	position: absolute;
	top: 45%;
	left: 50%;
	margin: -175px 0 0 -250px;
	padding: 20px;
	z-index: 1;
	text-align: initial;
	text-align: left;
	cursor: initial;
	cursor: default;
	border: 3px solid rgb(170, 170, 170);
}
#ForgetPasswordDiv h2{
	margin-top: -20px;
	font-family: Microsoft JhengHei;
}
.marginTop10{
	margin-top: 10px;
}
.marginTop15{
	margin-top: 15px;
}
.marginTop-15{
	margin-top: -15px;
}
.windowButtonGap{
	margin-left: 40px;
}
.ForgetPasswordGap{
	margin-left: 40px;
}
#BirthdayYear{
	border: 1px solid #ddd;
}
.RightTopCloseBtn{
	background: url(../img/close.png) no-repeat;
	padding-left: 30px;
	width: 30px;
	height: 30px;
}
.RightTopCloseBtn, .RightTopLoginCloseBtn, .RightTopForgetPasswordCloseBtn, .RightTopBookingConfirmCloseBtn, .RightTopRegisterCloseBtn, .RightTopChangeMemberInfoCloseBtn, .RightTopChangePasswordCloseBtn{
	height: 35px;
	cursor: pointer;
}
.RightTopLoginCloseBtnLocation, .RightTopLoginCloseBtn{
	margin-top: -50px;
	margin-left: 555px;
}
#LoginDiv h2{
	margin-top: -20px;
	font-family: Microsoft JhengHei;
}
.RightTopForgetPasswordCloseBtnLocation, .RightTopForgetPasswordCloseBtn{
	margin-top: -52px;
	margin-left: 455px;
}
.FBbutton{
	margin-top: -45px;
	margin-bottom: 5px;
}
/*input[type="button"], button[type=button], */.SpecBtn{
	background: none repeat scroll 0 0 #5a88ca;
	border: medium none;
	color: #fff;
	padding: 11px 20px;
	text-transform: uppercase;
	cursor: pointer !important;
}
/*input[type="button"]:hover, button[type=button]:hover, */.SpecBtn:hover{
		background-color: #222;
}
.ErrorResult{
	margin-left: 30px;
}
.single-promo-hover{
	color: #fff;
	/*background: #222;*/
	background: #5a88ca;
}
#main{
	padding-top: 20px;
	padding-bottom: 30px;
}
div.confirm #popup_panel #popup_ok{
	margin-left: 20px;
}
div.confirm #popup_panel #popup_cancel{
	margin-left: 30px;
}
.RegisterWindowRequiredTip, .ChangeMemberInfoWindowRequiredTip, .ChangePasswordWindowRequiredTip, .RegisterFbWindowRequiredTip{
	color: red;
	font-size: 14px;
}
.step-area{
	min-width: 992px;
}
.step-area-step{
	display: inline-block;
	padding-top: 5px;
	padding-left: 51px;
	height: 33px;
	cursor: default;
}
.step-area-step1{
	width: 318px;
}
.step-area-step2{
	width: 198px;
}
.step-area-img-extend2{
	width: 20px;
}
.step-area-step3{
	width: 196px;
}
.step-area-img-extend3{
	width: 20px;
}
.step-area-step4{
	width: 172px;
}
.step-area-step-extend{
	white-space: nowrap;
	position: relative;
}
.step-area-img-extend{
	height: 33px;
	padding-left: initial;
	white-space: initial;
	position: initial;
	margin-top: 1px;
}
li.dropdown ul.dropdown-menu{
	border: medium none;
	border-radius: 0;
	left: 50%;
	margin-left: -50px;
	min-width: 100px;
	text-align: center;
	list-style-type: none;
	list-style-position: initial;
	list-style-image: initial;
	padding: 5px 0;
}
li.dropdown ul.dropdown-menu li{
	display: list-item;
	text-align: -webkit-match-parent;
}
li.dropdown ul.dropdown-menu li a{
	padding: 5px 15px;
	margin-right: initial;
}
@media only screen and (max-width: 768px){
	div.infoContent{
		margin-bottom: 20px;
	}
	span.infoPartialSummary{
		font-size: 22px;
		margin-top: 30px;
	}
	span.infoPartialList{
		font-size: 18px;
		line-height: 25px;
	}
	span.infoPartialListTitle{
		margin-top: 10px;
	}
	span.infoPartialListDetail:last-of-type{
		margin-bottom: 12px;
	}
	.footer-top-area{
		padding-top: 0px !important;
		padding-bottom: 0px !important;
	}
}
@media only screen and (min-width: 769px){
	div.infoContent{
		margin-bottom: 30px;
	}
	span.infoPartialSummary{
		font-size: 32px;
		margin-top: 30px;
	}
	span.infoPartialList{
		font-size: 24px;
		line-height: 40px;
	}
	span.infoPartialListTitle{
		margin-top: 10px;
	}
	span.infoPartialListDetail:last-of-type{
		margin-bottom: 15px;
	}
}
@media only screen and (min-width: 992px) {
	.col-md-8 {
		 width: 100% !important;
	}
	.col-md-4 {
		display: contents !important;
	}
}
@media only screen and (max-width: 992px) {
	.col-md-8 {
		 width: 87% !important;
	}
	#menu .HeaderWebsite {
		display: none;
	}
	.col-md-4 {
		width: 30% !important;
	}
	.col-md-4[lang-type=zh-TW] {
		display: inline-block;
	}
	.col-md-4[lang-type=en-US] {
		display: table-caption;
	}
}
div.infoContent{
	font-family: Microsoft JhengHei;
	display: block;
}
span.infoPartial{
	margin: 0 auto 0 auto;
	max-width: 1000px;
	width: 90%;
	display: block;
}
span.infoPartialSummary{
	font-weight: bold;
	display: block;
}
span.infoPartialList{
	display: block;
}
span.infoPartialList br{
	line-height: 1.8em;
}
span.infoPartialListTitle{
	font-weight: bold;
	display: block;
}
span.infoPartialListDetail{
	padding-left: 16px;
	display: block;
}
.footer-top-area{
	min-width: 992px;
}
.col-md-8{
	display: inline-block;
}
.col-md-4{
	display: inline-block;
}
.AppDownloadMenu{
	margin-left: -780px !important;
}
#AppDownloadWindow{
	background-color: #FFF;
	margin: 0 auto;
}
#AppDownloadWindow, #AppDownloadWindow li{
	cursor: default;
}
.TwoDBarCode{
	cursor: none;
}
#app_download{
	width: 90%;
	margin: 0 auto;
	background-color: #FFF;
	padding: 0px 0px 0px;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
}
.app_logo{
	padding: 40px 0 0 ;
}
.app_logo + h1{
	line-height: 35px;
	font-size: 25px;
	padding: 0;
	margin: 40px 0 20px 0;
	color: #000;
	text-align: center;
	font-weight: bold;
}
.app_dl{
	padding: 10px 10px 0;
	height: 80%;
	width: 100%;
}
.app_dl, .app_dl li{
	color: initial;
	font-size: medium;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active){/* IE10+ */
	.app_dl, .app_dl li{
		color: black !important;
	}
}
@supports (-ms-accelerator:true){/* Edge 12 */
	.app_dl, .app_dl li{
		color: black !important;
	}
}
.app_dl ul{
	/*width: 100%;*/
	width: 770px;
	display: inline-flex;
}
.app_dl li{
	float: left;
	list-style: none;
	width: 250px;
}
.app_dl img{
	border: 0px gray solid;
	margin: 0px auto;
	display: block;
}
.app_dl a:link img, a:visited img{
	font-family: Arial;
	color: #03F;
	text-decoration: none;
	border: 0;
}
.app_dl a:hover img{
	color: #600;
	text-decoration: none;
	opacity: 0.8;
	filter: alpha(opacity=20);
}
#popup_message{
	cursor: default;
}
.copyright{
	cursor: default;
}
@font-face{
	font-family: 'text-security-disc';
	src: url('../fonts/text-security-disc.eot');
	src: url('../fonts/text-security-disc.eot?#iefix') format('embedded-opentype'),  url('../fonts/text-security-disc.woff') format('woff'), url('../fonts/text-security-disc.ttf')  format('truetype'), url('../fonts/text-security-disc.svg#text-security') format('svg');
}