*{
	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:#ff5700;
	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;
}
#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 {
    text-decoration:none !important;
	outline: none !important;
}

@media (max-width: 990px){
	.sectbox{
	border-bottom: 0px solid #ccc;
	border-right: 0px solid #ccc !important;
	padding-bottom: 0.5em;
	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;
	}
}


.tab2step {
    border-bottom: 0px solid #ff5700;
    margin: 5px 0;
}
.tab2step .count{
    color: #fff;
    font-size: 30px;
    font-weight: bold;
    padding-bottom: 4px;
    background-color: #ff5700;
    width: 45px;
    height: 45px;
}
.tab2step .scontent{
    padding-top: 13px;
    padding-bottom: 10px;
    padding-left: 20px;
}
    
.tab2steparrow{
    color: #ff5700;
    font-size: 20px;
        margin: 10px 0;
}
.tab2steparrow:before {
    right: 0.5em;
    margin-left: -50%;
}
.tab2steparrow:before, .tab2steparrow:after {
    background-color: #ff5700;
    content: "";
    display: inline-block;
    height: 1px;
    position: relative;
    vertical-align: middle;
    width: 50%;
    top: -1px;
}
.tab2steparrow:after {
    left: 0.5em;
    margin-right: -50%;
}   


@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;
}
    
    
}

@media (max-width: 585px){
	.remarks{
	font-size:11px;
	}
}
@media (max-width: 540px){
	.botom-button{
		min-height: 2em;
		margin-bottom: 10px;
	}
	.botom-button .img{
		top:20%;
	}
}


/*----------------custom below----------------*/
a{
    color: #ff5700;
}

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: #ff5700;
    padding-top: 20px;
}

#tabdesk{
    display: block;
}

#tabdesk a{
    color: #ff5700;
     border: 0;
}
#tabdesk a:hover{
    border: 0;
}
#tabdesk .active{
    color: #fff;
}
#tabdesk .active a{
    background-color: #ff5700;
    color: #fff;
}
.listdrop{
    display: none;
}
.orangetable{
    border-collapse: collapse;
    text-align: center;
}
.orangetable td{
    border: 1px solid #d4d4d4;
    padding: 10px 20px;
}
.orangetable .head{
    text-align: center;
    padding: 15px 20px;
    font-weight: bold;
    color: #fff;
    background-color: #ff5700;
}

.orangetable2{
    border-collapse: collapse;
    text-align: center;
}
.orangetable2 td{
    border: 1px solid #d4d4d4;
    padding: 5px;
    font-size: 13px;
}
.orangetable2 .head{
    text-align: left;
    padding: 5px;
    font-weight: bold;
    color: #000;
    background-color: #f4f4f4;
    
}

.orangetable2 tr:last-child td.head{
    border-bottom: 1px solid #d4d4d4;
}

.list15min{
/*    background-color: #fdfdfd;*/
    list-style-type: none;
    padding-left: 0;
}
.list15min li::before{
    content: "•";
    padding-right: 10px;
    color: #ff5700;   
}
.list15min li{
    padding: 10px 0;
}
.list15min li:first-child{
    padding-top: 20px;
}
.list15min li:last-child{
    padding-bottom: 20px;
}

.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;
} 

 

.orbox{
    text-align: center;
    padding: 0px 0;
}
.orbox img{
    padding: 10px 0;
}
.or{
    color: #ff5700;
    /*background-color: #ff5700;*/
    width: 60px;
    height: 60px;
    font-weight: bold;
    text-align: center;
    font-size: 28px;
    padding: 7px 0px;
    border-radius: 15px;
    position: relative;
    top: 6.5em;
}

.furthersteps{

    margin-bottom: 20px;
    border-top: 1px solid #ccc;
    border-bottom: 5px solid #ff5700;
    height: 140px;
    padding-top: 20px;
    background-color: #fff;
    -webkit-box-shadow: 0 8px 6px -6px rgba(0,0,0,0.24);
    -moz-box-shadow: 0 8px 6px -6px rgba(0,0,0,0.24);
    box-shadow: 0 8px 6px -6px rgba(0,0,0,0.24);
    cursor: pointer;
    transition: all 0.3s;
}
.furthersteps p{
    color: #ff5700;
     font-size: 16px;
}
   .furthersteps i {
  border: solid #ff5700;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 3px;
    margin-top: 15px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}

.furthersteps.stepsactive{
    background-color: #ff5700;
    border-top: 1px solid #ff5700;
    border-bottom: 5px solid #ff5700;
    transition: all 0.3s;
}
.furthersteps.stepsactive p{
    color: #fff;
}
.furthersteps.stepsactive i {
    border: solid #fff;
    border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 3px;
    margin-top: 15px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}

.howtoarea{

}
.howsteps{
     margin-bottom: 20px;   
}
.howtoarea .howtoscr{
    max-width: 170px;
    padding: 15px 0;
}
.howtoarea .howwords{
    min-height: 125px;
    padding-top: 10px;
}

#howtocheckbill, #howtoreginmo, #howtocheckdet, #howtoraise{
    display: none;
}

.mobfooterlink{
    display: none;
}
.desktopfooterlink{
    display: block;
}

#bottomspacer{
    height: 60px;
}

/**********************20190311***********************/
.subtabbtn{
    text-align: center;
    width: 100%;
    border-radius: 12px;
    border:1px dashed #ff5700;
    background-color: #ffffff;
    color: #ff5700;
    transition: all 0.3s;
    padding: 10px;
    display: block;
    margin-top: 15px;
    margin-bottom: 15px;
    position: relative;
    top:0;
    font-size: 18px;
}
.subtabbtn.active{
    background-color: #ff5700;
    color: #ffffff;
    transition: all 0.3s;
    top:0;
    border:1px solid #ffffff;
}
.subtabbtn:hover{
    text-decoration: none;
    color: #ff5700;
    top:-4px;
    transition: all 0.3s;
}
.subtabbtn.active:hover{
    text-decoration: none;
    color: #ffffff;
    top:-4px;
    transition: all 0.3s;
}
.subtabbtn:focus{
    color: #ff5700 !important;
}
.subtabbtn.active:focus{
    color: #ffffff !important;
}

.stepscontain{
    margin: 20px 0;
}
.stepscontain .tabcontenthead{
    padding-top:0px; 
    margin-bottom: 25px;
}


.steps li a {
    color: inherit;
    text-decoration: none;
}

@media (max-width: 990px){
    #bottomspacer{
        height: 95px;
    }
    .howtoarea .howwords{
    min-height: 145px;
    padding-top: 10px;
}
}

@media (max-width: 767px){
    #tabdesk{
        display: block;
    }
    .mobshow{
        display: block;
    }
    .listdrop{
        display: block;
    }
    #sel1{
         border:1px solid #ff5700 !important;
    }
    #sel1:focus { 
        box-shadow: none;
    }
    .tabcontenthead {
        padding-top: 0;
    }
    .quest{
        width: 90%;
    }
    
    .tab1sec1,.tab1sec2,.tab1sec3,.tab1sec4{
        margin-bottom: 10px;
    }
    .word{
        margin-bottom: 1.5em;
    }

    
    .or{
    top: 0.5em;
    }

    .orbox p{
        margin-top: 0
    }
    
    .mobfooterlink{
        display: block;
    }
    .desktopfooterlink{
        display: none;
    }
    
    .subtabbtn{
        min-height: 90px;
        display: table;
    }
    .subtabbtn span{
        display: table-cell;
        vertical-align: middle;
    }
    .subtabbtn:hover, .subtabbtn.active:hover{
        top:0px;
    }
    
    .stepscontain .tabcontenthead{ 
        margin-top: 5px;
        margin-bottom: 25px;
    }
    
    .tab2step {
        border-bottom: 0px solid #ff5700;
    }
    .tab2step .count{
        width: 100%;
        height: auto;
        background-color: #fff;
        color: #ff5700;
    }
    .tab2step .scontent{
        text-align: center;
        padding-top: 5px;
        padding-left: 0;
    }
    
}

@media (max-width: 540px){

}

@media (max-width: 330px){

}

.singleline{
    height: 62px;
    padding-top: 21px !important;
}