*{
	font-family: Tahoma, Helvetica, Arial, "Microsoft Yahei", 微軟雅黑, STXihei, 華文細黑, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
body{
    font-size: 15px !important;
}
.text-red {
    color: #CE1126;
}
.text-white{
	color: #FFFFFF;
}
.text-gray{
	color: #6d6e71;
}
.text-light-brown {
    color: #666666;
}
.text-orange {
    color: #FF5700;
}

.text-left-center{
	text-align: left;
}
	
.remarks{
	font-size:13px;
	color:#666666;
}

.remarkslink{
	font-size:13px;
	color:#e02826;
}

.remarkslink a{
	font-size:13px;
	color:#e02826 !important;
	text-decoration:underline;
}

.link{
	/*font-size:13px;*/
	color:#003893;
	text-decoration:underline;
}

.img-center{
	margin-left: auto;
    margin-right: auto;
}

.fixedApply{ position:fixed; bottom:0; background:#ffffff; text-align:center; width:100%; border-top: 1px solid #cccccc; padding:15px 0 10px 0; z-index:100; left:15px;}

.terms{ margin-bottom:30px;}
.terms a{ font-size:12px; color:#4d4d4d; text-decoration:underline; margin-bottom:5px; line-height:18px;}
.copyright {
    margin-top: 40px;
    font-size: 85%;
}

.no-padding{
	padding-left: 0;
	padding-right: 0;
}


/*for TNC*/
#terms h3{
	font-size:22px;
	font-weight:bold;
	margin-bottom:20px;
}
#terms p{
	font-size:13px;
	text-align:justify;
}
#terms ol{
	padding-left: 20px !important;
}
#terms ul{
	padding-left: 20px !important;
}

#terms li{
	font-size:13px;
	padding-bottom:5px;
	text-align:justify;
	text-justify: distribute;
}

#terms li ol li{
	padding-bottom:inherit;
	text-align:justify;
}
#terms li.nolist{
	list-style:none;
	text-align:justify;
}
#terms table{
	margin-top:10px;
	margin-bottom:10px;
	
	table-layout: fixed;
}
#terms table th{
	border-top:1px solid #000 !important;
	border-bottom:1px solid #000 !important;
	border:1px solid #000;
	padding:10px;
	text-align:center;
	vertical-align:middle !important;
}
#terms table td{
    border-top:1px solid #000 !important;
	border:1px solid #000 !important;
	padding:10px;
}
#terms .textinde{
	text-indent: -7px;
}
table.tdcenter td{
	text-align:center;
}
#terms .table-responsive{
	border:0 !important;
}
#terms .copyright {
    font-size: 85%;
    margin-top: 15px;
}
/*END TNC PAGE*/

/*for lightbox*/
.fancybox-content{
		width: 85% !important;
}

a:focus {
    color: inherit!important;
    text-decoration:none !important;
	outline: none !important;
}

@media (max-width: 990px){
	.sectbox{

	 padding-top: 2em;
	}
	.sectbox:last-child{
		border-bottom: 0px solid #ccc !important;
		padding-top: 1% !important;
	}
	.padder{
		padding-top: 6%;
	}
	
	.botom-button{
		min-height: 9em;
	}
	
	.botom-button .txt{
		padding-right: 20px;
	}
/*
	.botom-button .img{
		bottom: 18px;
		right: 20px;
		position: absolute;
	}
*/
	
	.paraone{
		margin-top: 10px;
	}
}



@media (max-width: 767px){
	.botom-button{
		min-height: 2em;
		margin-bottom: 10px;
	}
	.botom-button .img{
		bottom: 10px;
		right: 20px;
		position: absolute;
	}
	.botom-button:hover{
		transition:none;
		margin-top: 0;
	}
	.padder{
		padding-top: 1%;
	}
	.text-left-center{
		text-align: center;
	}
	.purplebtn{
		display: block;
	}
    
/*for lightbox*/
.fancybox-content{
		width: 100% !important;
}
    .no-padding{
        padding: inherit;
    }
    
}

@media (max-width: 585px){

}
@media (max-width: 540px){
	.botom-button{
		min-height: 2em;
		margin-bottom: 10px;
	}
	.botom-button .img{
		top:20%;
	}
}


/*-----------------------------------------------custom below------------------------------------------*/
a{
    color: #003893;
}

h1{
	font-size:24px;
	margin-top:20px;
	margin-bottom:20px;
}
p{
	font-size:15px;
	margin: 18px 0;
	/*margin-top:10px;
	margin-bottom:20px;*/
}

.tabcontenthead{
    color: #003893;
    padding-top: 20px;
}

#tabdesk{
    display: block;
}

#tabdesk a{
    color: #003893;
     border: 0;
}
#tabdesk a:hover{
    border: 0;
}
#tabdesk .active{
    color: #fff;
}
#tabdesk .active a{
    background-color: #003893;
    color: #fff;
}


.modal-content {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 80%;
}
.modal {
    display: none;
    position: fixed;
    z-index: 5;
    padding-top: 100px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,0.4);
}

.mobshow{
    display: none;
}

.quest_set{
    padding: 10px 10px;
    border-top: 1px solid #cccccc;
}
.quest{
    font-size: 15px;
    color: #ff5700;
    cursor: pointer;
    display: inline-block;
    word-break: break-word;
    width: 95%;
    padding-right: 10px;
}
.rotate{
    transform: rotate(0deg);
    transition: all 0.3s;
    float: right;
    opacity: 0.2;
    display: inline-block;
    margin-top: 10px;
    cursor: pointer;
}
.rotate img{
    display: block;
}
.rotate-ed{
    transform: rotate(315deg);
    transition: all 0.3s;
    opacity: 1;
}
.answer{
    font-size:15px;
    display: none;
    width: 95%;
}

.btnorange{
    background-color: #FF5700;
    border: 3px solid #FF5700;
    border-radius: 8px;
    padding: 10px 60px;
    color: #fff;
    transition: all 0.2s;
    top: 10px;
    position: relative;
    cursor: pointer;
}
.btnorange:hover{
	color: #FF5700;
	transition: all 0.2s;
	border: 3px solid #FF5700;
	background-color: #FFF;
	text-decoration: none;
}

.tab1sec1, .tab1sec2, .tab1sec3, .tab1sec4{
    padding: 15px;
} 



#bottomspacer{
    height: 60px;
}


	.botom-button{
		background-color: #fff;
		padding: 20px;
		min-height: 5.9em;
		border-radius: 8px;
		transition: margin-top 0.4s;
		margin-top: 0px;
		cursor: pointer;
		border: 2px solid #003893;
	}

    .botom-button{
		min-height: 2em;
		margin-bottom: 10px;
	}
/*
	.botom-button:hover{
		transition: margin-top 0.4s;
		margin-top: -4px;
	}
*/
	.botom-button .txt{
		color: #003893;
		font-weight: bold;
		font-size: 14px;
		display: inline-block;
		float: left;
		text-align: left;
		max-width: 80%;
	}
	.botom-button .img{
		display: inline-block;
		float: right;
	}

.inmosect{
/*    padding-bottom: 25px;*/
    border:solid #FF5700;
    border-width: 10px 0;
    background-color: #FDFDFD;
    margin-top: 20px;
}
.inmosect h4.subti{
    color: #ff5700;
    font-weight: bold;
    margin-top: 25px;
    
    padding-top: calc(20% - 20px);
}
.inmosect p.cont{
    
}

.sectbox{
     padding-top: 6%;
}

/***********22 Dec 2021*********/
.remarks .trig{
	cursor: pointer;
	position: relative;
}
.remarks .trig:after{
	position: absolute;
	content: '+';
	right: 0;
	top: 0;
	font-size: 16px;
	color: #005799;
}
.remarks .trig.off:after{
	content: '-';
}
.remarksEXT{
	border-bottom: 1px solid #ccc;
	margin-top: 10px;
}
.remarksEXT .remarks{
	display: none;
}

@media (max-width: 990px){
    #bottomspacer{
        height: 95px;
    }

    
/*
    .botom-button{
		min-height: 9em;
	}
*/
	
	.botom-button .txt{
		padding-right: 20px;
	}
/*
	.botom-button .img{
		bottom: 18px;
		right: 20px;
		position: absolute;
	}
*/
    
}

@media (max-width: 767px){
    #tabdesk{
        display: block;
    }
   
    .tabcontenthead {
        padding-top: 0;
    }
    .quest{
        width: 90%;
    }
    
    .tab1sec1,.tab1sec2,.tab1sec3,.tab1sec4{
        margin-bottom: 10px;
    }

    
    
	.botom-button .img{
/*		bottom: 10px;*/
		right: 20px;
		position: absolute;
	}
	.botom-button:hover{
		transition:none;
		margin-top: 0;
	}
    
    .inmosect h4.subti{
        margin: 25px 0;
        padding: 0;
    }
    
}

@media (max-width: 540px){
    
    .botom-button{
		min-height: 2em;
		margin-bottom: 10px;
	}
	.botom-button .img{
		top:20%;
	}

}

@media (max-width: 330px){

}

