@charset "UTF-8";
*{
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif, DFSongStd;
	color: #333333;
}

.clear {clear:both; width:1px; height:1px; overflow:hidden}
.scrollable1 {
	overflow-y:auto;
	overflow-x:hidden;
	height:70px;
	width:100%;
	margin:0;
	padding:0;
}

body {
	background-image: url("../images/bg_page.jpg");
	background-repeat: repeat-x;
	background-size:contain;
	background-color:#ded9c3 !important;
	font-size:0.935em!important;
}

select.selectioninput{
	width:200px;
}

h6{
font-size:15px;
font-family:MingLiU, PMingLiU, Arial,Taipei, sans-serif, Hei, LiHei Pro;
font-weight:bold;
color:#FF9900;
padding:0;
margin-bottom:0.3em
}

image, img{
	border:none;
}

form { margin: 0px; }

input {
	background-color: white;
	font-size:15px;
}

textarea{
	font-size:15px;
}

select{
	font-size:15px;
}

.input_file{
	width:200px;
}

a.footer, a.footer:active, a.footer:link {
	color: #333333 !important;
	text-decoration: none !important;
	margin-right: 15px !important;
	font-size:0.8em !important;
}

a.footer:visited{
	color: #6B5B9A !important;
	text-decoration: none !important;
	margin-right: 20px !important;
}

a.footer:hover {
	text-decoration: underline !important;
}
a.email {
	word-break: break-all;
}
a.email:link, a.email:active{
	color: #003399 !important;
	text-decoration:none !important;
	font-weight:normal !important;
	font-family: Arial, Helvetica, sans-serif, DFSongStd !important;
}

a.email:visited{
	color: #6B5B9A !important;
	font-weight:normal !important;
	text-decoration: none !important;
	font-family: Arial, Helvetica, sans-serif, DFSongStd !important;
}

a.email:hover{
	text-decoration:underline !important;
	font-weight:normal !important;
	font-family: Arial, Helvetica, sans-serif, DFSongStd !important;
	color: #003399 !important;
}

div.mainframe {
	text-align:center;

}

div.mainpage {
	margin:0px auto;
	width: 100%;
}

div.mainpage_padding{

	text-align:center; padding-left:20px; padding-right:20px;
}

div.header {
	text-align: left;
	width:100%;
	height:27px;
	margin-bottom: 20px;
	margin-top:38px;
	vertical-align:bottom;
}

div.header div.logo {
	float: left;
}

div.header div.exit {
	float: right;
	background-image:url(../images/icon_close.jpg);
	background-repeat:no-repeat;
	background-position:center right;
}

div.header div.lang1 {
	float: right;
	margin-right:8px;
}

div.header div.langspacer{
	float: right;
	margin-right:7px;
	width:1px;
	overflow:hidden;
	border-left:1px solid #744c28;
}

div.header div.lang2 {
	float: right;
	margin-right:10px;
}

div.header div.menu{
	display: table;
	float: right;
}

div.header div.menuRow {
	display: table-row;
}

div.header div.menuCell {
	border: none;
	display: table-cell;
	padding: 3px 10px;
}

div.header div.menuBody {
	display: table-row-group;
}

span.star {
	color: #CC0000;
	font-weight: normal;
}

a.exit:link, a.exit:active, a.exit:visited{
	color:#666666 !important;
	text-decoration:none !important;
	padding-right:23px;

}

a.exit:hover{
	text-decoration:underline !important;
}

a.close:link, a.close:active, a.close:visited{
	color:#666666 !important;
	text-decoration:none !important;
	padding-right:23px;

}

a.close:hover{
	text-decoration:underline !important;
}

a.lang:link, a.lang:active, a.lang:visited{
	color: #754C28;
	text-decoration:none;
}

a.lang:hover{
	text-decoration:underline !important;
}

a.langsc:link, a.langsc:active, a.langsc:visited{
	font-family:DFSongStd,PMingLiU,MingLiU,LiSong Pro,Serif !important;
	color: #754C28 !important;
	text-decoration:none !important;
}

a.langsc:hover{
	text-decoration:underline !important;

}

a.langtc:link, a.langtc:active, a.langtc:visited{
	color: #754C28 !important;
	text-decoration:none !important;

}

a.langtc:hover{
	text-decoration:underline !important;

}

div.subheader {
	text-align:left;
	width:100%;
	height:52px;
	margin-bottom: 18px;
	background:url("../images/subheader_bg.jpg");
	vertical-align:middle;
	font-size:1.20em;
}

div.subheaderTwoRow {
	text-align:left;
	width:100%;
	height:50px;
	margin-bottom: 18px;
	background:url("../images/subheader_bg2.jpg");
	background-size: 80px 52px;
	vertical-align:middle;
	font-size:1.20em !important;
}

div.subheader div.cluster{
	float:left;
	width:46px;
	background-color:#6B5B9A;
	height:42px;
	overflow:hidden;
	margin:5px 0px 5px 0px;
}

div.subheaderTwoRow div.cluster{
	float:left;
	width:46px;
	background-color:#6B5B9A;
	height:40px;
	overflow:hidden;
	margin:5px 0px 5px 0px;
	display:table-cell;
}

div.subheaderTwoRow div.icon {
	vertical-align:middle;
	float:left;
	display:table-cell;
}

div.subheaderTwoRow div.icon img{
	width: 32px;
	margin:11px 11px 0px 11px;
}

div.subheaderTwoRow div.text {
	display:table-cell;
	vertical-align: top;
	padding-top: 13px;
	font-weight:bold;
	font-size: 14px !important;
}

div.subheader div.icon {
	vertical-align:middle;
	float:left;
}
div.subheader img.icon {
	margin:11px 11px 0px 11px;
}
div.content {
	clear:both;
	width:100%;
	margin:0px;
	padding-bottom:30px;
	text-align:left;
	background-image: url('../images/bottom_border.jpg');
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#FFFFFF;
	padding-right: 13px;
}
div.boldText{
	font-weight:bold;
}
div.boldText ul{
	margin:7px 0px 0px 30px;
	color:#333333;
}
div.boldText ul li{
	color:#333333;
	margin-bottom:15px;
	font-weight:normal;
}

div.left3 {
	padding:10px;
}

div.content div.leftcol {
	width: 164px;
	background-color: white;
	padding:0px;
	margin:0px;
	vertical-align:top;
	position:absolute;
}

div.content div.rightcol {
	background-color: white;
	padding-left: 0px; padding-right: 13px;
	border: none;
	text-align: left;
	padding-left:164px;
}

div.content div.singlecol {
	background-color: white;
	padding-left: 13px;
	padding-right: 13px;
	border: none;
	text-align: left;
}

div.footer {
	width: 100%;
	height: 87px; padding-top:25px;
}
div.footer_logo {
	text-align: right;
}
div.step_hd{
	background-image: url('../images/title_step.jpg');
	background-repeat:repeat-y;
	vertical-align:middle;
	padding: 5px 0 5px 0;
}
div.navstep {
	width: 100%;
	border:1px solid #cccccc;
	margin-bottom: 12px;
	display:block;
	overflow:hidden;

}

div.navlink {
	width:100%;
	margin-bottom: 12px;
}

.navlink_item{
	margin-bottom:5px;
}
.navlink_item a {
	display: block;
	background-color: #E8E3CD;
	color: #1A1A1A;
	padding: 3px;
	font-weight:bold;
	padding-left: 10px; padding-right: 7px; padding-top: 7px; padding-bottom: 7px;
	text-decoration: none !important;
	background-image:url('../images/arrow.jpg');
	background-repeat:no-repeat; background-position:95% 12px;
	border:1px solid #E8E3CD;
}
.navlink_item a:hover {
	background-color: #D2CDB9;
	background-image:url('../images/arrow2.jpg');
	background-repeat:no-repeat; background-position:95% 12px;
	border:1px solid #E8E3CD;
}

.navlink_item_2line{
	margin-bottom:5px;
}
.navlink_item_2line a {
	display: block;
	background-color: #e8e3cd;
	width: 220;
	color: #1A1A1A;
	padding: 3px;
	font-weight:bold;
	padding-left: 10px; padding-right: 7px; padding-top: 7px; padding-bottom: 7px;
	text-decoration: none;
	background-image:url('../images/arrow.jpg');
	background-repeat:no-repeat; background-position:115px 18px;
	border:1px solid #E8E3CD;
}
.navlink_item_2line a:hover {
	background-color:#d2cdb9;
	background-image:url('../images/arrow2.jpg');
	background-repeat:no-repeat; background-position:115px 18px;
	border:1px solid #E8E3CD;
}


div.navlink_item2 {
	padding-left: 10px; padding-right: 7px; padding-top: 7px; padding-bottom: 7px;
	background-color: #e8e3cd;
	margin-bottom: 5px;
	text-align: left;
	color: #1a1a1a;
	border:1px solid #E8E3CD;
}

div.navlink_item2 div.title{
	font-weight:bold;
	margin-bottom:5px;
	color: #1A1A1A;
}

div.navlink_item2 a {
	color: #754c28;
	font-weight:bold;
	margin-bottom:5px;
}

.navstep_item {
	padding-top:7px;
	padding-bottom:10px;
	padding-left:10px;
	text-align: left;
	color:#4D4D4D;
}
div.navstep_item div{
	margin-right:10px;
}

.navstep .sel,
.sel div {
	background-image: url('../images/bg_nav.jpg');
	background-repeat: repeat-y;
	background-size: contain;
	padding:5px;
	text-align: left;
	color: #ffffff;
}

div.cell {
	margin-bottom: 25px;
	background-color: white;
	border: 1px solid #cccccc;
}

div.contentpage div.cell_nomargin {
	margin-bottom: 25px;
	background-color: white;
	margin-bottom: 0px;
}

div.contenttable {
	padding:0px;
}

div.contenttable2 {
	padding:0px;

}

div.contenttable3 {
	padding:0px;
	height:auto;
	min-height:210px;
}

div.contenttable div.option_container_box {
    color: #ffffff;
    border: 4px solid #000000;
}

div.contenttable div.titlegreen {
	color: #1a1a1a;
	background-color: #dcefd7;
	padding-bottom: 0px;
	font-weight: bold;
	height:4em;
}

div.contenttable div.titlegreen div.contentgreen {
	float: left;
	padding-left: 10px;
	padding-top: 7px;
	width:60%;
    position: relative;
    z-index: 10;
}

div.contenttable div.titlegreendl {
    color: #1a1a1a; 
    background-color: #dcefd7; 
    padding-bottom: 0px;
    font-weight: bold;
    height:4.2em;
    position: relative;
}

div.contenttable div.titlegreendl div.contentgreendl {
    float: left;
    padding-left: 10px;
    padding-top: 7px;
    width:60%;
    position: relative;
    z-index: 10;
}

div.contenttable div.titlegreendt {
    color: #1a1a1a; 
    background-color: #dcefd7; 
    padding-bottom: 0px;
    font-weight: bold;
    height:6.3em;
    position: relative;
}

div.contenttable div.titlegreendt div.contentgreendt {
    float: left;
    padding-left: 10px;
    padding-top: 7px;
    width:60%;
    position: relative;
    z-index: 10;
}


div.contenttable div.titlegreendi {
    color: #1a1a1a; 
    background-color: #dcefd7; 
    padding-bottom: 0px;
    font-weight: bold;
    height:5em;
    position: relative;
}

div.contenttable div.titlegreendi div.contentgreendi {
    float: left;
    padding-left: 10px;
    padding-top: 7px;
    width:60%;
    position: relative;
    z-index: 10;
}


div.contenttable div.title {
	color: #1a1a1a;
	background-color: #E8E3CD; padding-left: 10px; padding-top: 7px; padding-bottom: 10px;
}

div.contenttable div.title_border {
	color: #1a1a1a;
	background-color: #E8E3CD; padding: 10px;
	border-top:1px solid #E8E3CD;
	word-break: break-word;
}

div.contenttable div.row {
	padding-left: 25px; padding-right:25px; padding-top: 7px; padding-bottom: 10px;
	display:block;
	color:#333333;
}

div.contenttable div.row div.rowelement{
	padding-left: 10px; padding-right:10px; padding-top: 7px; padding-bottom: 10px;
	display:block;
	color:#333333;
}

div.contenttable2 div.title {
	color: #1a1a1a;
	background-color: #E8E3CD; padding-left: 10px; padding-top: 7px; padding-bottom: 10px;
}

div.contenttable2 div.title_border {
	color: #1a1a1a;
	background-color: #E8E3CD; padding-left: 10px; padding-top: 7px; padding-bottom: 10px;
	border-top:1px solid #E8E3CD;
}

div.contenttable2 div.row {
	padding-left: 25px; padding-right:25px; padding-top: 7px; padding-bottom: 10px;
	display:block;
	color:#333333;
}

div.row div.mainsteps{
	padding-bottom:15px;
}

div.row div.colCell{
	display:block;
}
div.row div.colCell2{
	display:table-cell;
}

div.row div.leftCol{
	display:table-cell;
	float:left;
	width:50%;
	height:auto;
	position:static;
}

div.row div.rightCol{
	display:table-cell;
	width:400px;
	padding-left:80px;
}

div.row div.leftCol2{
	display:table-cell;
	float:left;
	width:280px;
	position:relative;
}

div.row div.rightCol2{
	display:table-cell;
	position:relative;
}

input#reminderCheckBox {
    margin-top: 10px;
}

div.contenttable div.row div.step{
	padding:5px 0px 5px 0px;
	border-bottom:0px solid #BFBFBF;
}

div.contenttable2 div.row div.step{
	padding:5px 0px 5px 0px;
	border-bottom:0px solid #BFBFBF;
}

div.contenttable div.row div.step_last{
	padding:5px 0px 0px 0px;
}

div.downloadRow{
	padding:10px 10px 10px 5px;
}

div.downloadRow div.icon{
	float:left;
	width:70px;
	text-align:center;
}

div.downloadRow div.link{
	float:right;
	padding-top:2px;
	color:#754C28;
}

div.downloadRow div.link a{
	color:#003399;
	text-decoration:none;
	font-weight:normal;
}

div.downloadRow div.link a:visited{
	color:#6B5B9A;
}

div.downloadRow div.link a:hover{
	text-decoration:underline;
	font-weight:normal;
}

div.downloadRow div.desc{
	display:block;
	margin-left:70px;
}

div.downloadRow div.desc div{
	margin-top:3px;
}

div.downloadRow div.desc div.leftLable{
	float:left;
	width:115px;
	padding-left:20px;
	border:none;
	margin:0px;
	padding:0px;
}

div.contenttable div.row_nomargin {

	color:#333333;
}

div.contenttable div.tNc {
	margin:0px;
	padding:0px;
	height:100px;
	overflow-y:scroll;
}

div.contenttable div.tNc textarea{
	width:99.9%;
	height:100px;
	border:none;
	display:table-cell;
}

div.contenttable div.blankrow {
	padding-left: 0px; padding-right:0px; padding-top: 0px; padding-bottom: 10px;

}
div.rowHeader{
	margin:0px;
	padding:15px 10px 25px 20px;
}

div.rowHeader div.gov_logo{
	position:absolute;
}

div.rowHeader div.text{
	position:relative;
}


div.leftchoice {
	margin:0px;
	padding:0px;
	float:left; padding-right:10px;
	margin-top: 4px;
}

div.leftchoice input{
	border:none;
}
div.choice2{
	display:block;
	margin-left:170px;
}

div.choice2 div.leftchoice{
	margin:0px;
	padding:0px;
	float:left; padding-right:10px;
	position:relative;
	top:1px;
}

div.leftchoice2 {
	float:left;
	padding-left:30px;
}

div.rightlabel {
	padding-top:1px;
	padding-left: 30px;
	border: 1px solid #ffffff;
}

div.rowseperator {
	padding-left: 10px; padding-right:10px; padding-top: 0px; padding-bottom: 0px;
}

span.alert {
	color: #cd0100;
	padding:0;
	margin-bottom:0;
	border: none;
}

span.note {
	color: #CC0000;
}

span.steppage {
	color: #666666;
}

span.stepcurr {
	color: #CC0000;
	font-weight: bold;
}

div.seperator {
	height:1px;
	border-bottom:1px solid #BFBFBF;
	overflow:hidden;
}

img.title {
	border: 1px solid #e8e3cd;
}

ul.tc li{
	color: #CC0000;
	margin-left:30px;
	list-style:decimal;
}

li.ls {
	color: #000000;
	margin-top: 10px;
	margin-bottom: 10px;
}

ul.note{
	color: #CC0000;
	margin-left:30px;
	list-style:decimal;
}

ol.note{
	color: #CC0000;
	margin-left:30px;
	list-style:decimal;
}
ol.subnote{
	color: #CC0000;
	margin-left:30px;
	list-style:none;
	
}
ol.subnote>li{
  	display: block;
  	margin-bottom: .5em;
  	margin-left: 2em;
}
ol.subnote>li:before {
	display: inline-block;
  	content: attr(value);
  	counter-increment: item;
  	width: 2em;
  	margin-left: -2em;
}

ol.ls {
	list-style-type: lower-alpha;
	margin-left: 30px;
}

p.adj30{
	margin-top: 20px;
	margin-bottom: 20px;
}

input.text {
	width: 150px;
}

sup.note {
	color: #CC0000;
}

div.errorlayer {
	border:1px solid #CC0000;
	padding-top:7px; margin-bottom:28px; padding-left:0px;
	background-color:#f2f2f2;
}

div.errorlogo {
	float:left;
	padding-left:10px;
	padding-right:2px;
	top:5px;
}

div.errortitle {
	padding-left: 10px; font-weight: bold;
	color:#CC0000;
	line-height: 19px;
}

div.errormsg {
	padding-left:27px; color:red;
	padding-bottom: 10px;
	color:#CC0000;
}

div.errormsg ul{
	clear:both;
	text-align:left;
	margin-left:10px;
}

div.errormsg ul li{
	margin-bottom:5px;
}

span.errorCode{
	color:#000000;
}

div.btn_next {
	float:right;
	height:39px;
	background-image: url('../images/bg_nav.jpg');
	vertical-align:center; text-align:center;
	font-weight: bold;
	color:white;
	cursor:pointer;
	padding:0px 5px 0px 5px;
}

div.btn_clear {
	float:right;
	height:38px;
	background-color: #f2f2f2;
	vertical-align:center; text-align:center;
	font-weight: bold;
	border:1px solid white;
	border-left: #e8e3cd solid 1px;
	cursor:pointer;
	padding:0px 5px 0px 5px;
}

div.btnlabel {
	padding-top:11px;
}

div.footerlinks {
	padding-top:23px;
	text-align:left;
	margin-left:13px;
}

div.col_certtype {
	float:left; width:121px; height: 100px;
	top:-4px;
	position:relative;
}

div.navlayer {
	text-align:left; position:relative; left:13px;
}

div.residentiallayer {
	padding-left:32px; padding-top:0px;
	padding-bottom: 0px;
}

div.residentiallayer div.addloc {
	float:left;
}

div.residentiallayer div.local_input {
	float:left; padding-left: 10px;
}

div.residentiallayer div.local {
	float:left;
}

div.residentiallayer div.overseas_input {
	float:left; padding-left: 10px;
}

div.residentiallayer div.overseas {
	padding-top: 1px;
}

div.portaladdlayer {
	padding-left:30px; padding-top:0px;
}

div.portallayer {
	padding-left:33px; padding-top:0px;
	padding-bottom: 0px;
}

div.portallayer div.addloc {
	float:left;
	color:#333333;
}

div.portallayer div.local_input {
	float:left; padding-left: 10px;
}

div.portallayer div.local {
	float:left;
}

div.portallayer div.overseas_input {
	float:left; padding-left: 10px;
}

div.portallayer div.overseas {
	float:left;
}

div.portallayer div.pobox_input {
	float:left; padding-left: 10px;
}

div.certtypelayer div.rightlabel2 {
	float:left;
	width:110px;
	border:none;
}

div.filename_label {
	float:left; width:150px;
	text-align:right;
	padding-right:15px;
}

div.passphase_label {
	float:left; width:150px;
	text-align:right;
	padding-right:15px;
	position:relative;
	top:-5px;
}

div.contenttable_button {
	height:39px;
	position:relative;
}

div.contenttable_button div.tNc{
	padding:10px 0px 0px 10px;
	font-size:0.83em;
}

div.serviceselection_contenttable_button {
    float: right;
    width:auto;
    height:auto;
    position:relative;
}

div.serviceselection_contenttable_button div.tNc{
    padding:10px 0px 0px 10px;
    font-size:0.83em;
}

div.serviceselection_contenttable_button div.tNc {
    padding:10px 0px 0px 10px;
    font-size:0.83em;
}

div.serviceselection_contenttable_button_dt {
    height:auto;
    position:relative;
}

div.serviceselection_contenttable_button_dt div.tNc {
    padding:10px 0px 0px 10px;
    font-size:0.83em;
}

div.btnbar {
	float:right;
}

div.left {
	float:left;
}

div.steplayer {
	float:right;
}

.stepTable {
	display: table;
}
.stepTableRow {
	display: table-row;
}
.stepTableCell {
	display: table-cell;
	padding: 0 10px;
}
.stepTableBody {
	display: table-row-group;
}
.stepTablecell:first-child {
  	width: 84px;
}

input.searchBtn{
	font-size:1em;
	background-color:#A74128;
	border:none;
	cursor:pointer;
	height:39px;
	font-weight: bold;
	color:white;

}

input.searchBtn_hov{
	font-size:1em;
	background-color:#E17F27;
	border:none;
	cursor:pointer;
	height:39px;
	font-weight: bold;
	color:white;

}

input.bookapptBtn{
	width: 100%;
	font-size:1em;
	background-color:#258a44;
	border:none;
	cursor:pointer;
	height:3em;
	font-weight: bold;
	color:white;
	padding:0px 5px 0px 5px;
}

input.bookapptBtn_hov{
	width: 100%;
	font-size:1em;
	background-color:#42f587;
	border:none;
	cursor:pointer;
	height:3em;
    font-weight: bold;
    color:white;
    padding:0px 5px 0px 5px;
}

input.bookapptBtnDL{
    width:100%;
    font-size:1em;
    background-color:#258a44;
    border:none;
    cursor:pointer;
    height:4.2em;
    font-weight: bold;
    color:white;
    padding:0px 5px 0px 5px;
}

input.bookapptBtnDL_hov{
    width:100%;
    font-size:1em;
    background-color:#42f587;
    border:none;
    cursor:pointer;
    height:4.2em;
    font-weight: bold;
    color:white;
    padding:0px 5px 0px 5px;
}

input.bookapptBtnDT{
    width:100%;
    font-size:1em;
    background-color:#258a44;
    border:none;
    cursor:pointer;
    height:6.3em;
    font-weight: bold;
    color:white;
    padding:0px 5px 0px 5px;
}

input.bookapptBtnDT_hov{
    width:100%;
    font-size:1em;
    background-color:#42f587;
    border:none;
    cursor:pointer;
    height:6.3em;
    font-weight: bold;
    color:white;
    padding:0px 5px 0px 5px;
}

input.continueBtn{
	font-size:1em;
	background-color:#A74128;
	border:none;
	cursor:pointer;
	height:39px;
	font-weight: bold;
	color:white;
	padding:0px 5px 0px 5px;
}

input.continueBtn_hov{
	font-size:1em;
	background-color:#E17F27;
	border:none;
	cursor:pointer;
	height:39px;
	font-weight: bold;
	color:white;
	padding:0px 5px 0px 5px;

}

input.submitBtn{
	font-size:1em;
	background-color:#A74128;
	border:none;
	cursor:pointer;
	height:39px;
	font-weight: bold;
	color: #FFFFFF;
	padding:0px 5px 0px 5px;
}

input.submitBtn_hov{
	font-size:1em;
	background-color: #E17F27;
	border:none;
	cursor:pointer;
	height:39px;
	font-weight: bold;
	color: #FFFFFF;
	padding:0px 5px 0px 5px;
}

input.resetBtn{
	font-size:1em;
	background-color:#F2F2F2;
	cursor:pointer;
	height:39px;
	border:1px solid #e8e8e8;
	font-weight: bold;
	color: #4D4D4D;
	padding:0px 5px 0px 5px;
}

input.resetBtn_hov{
	font-size:1em;
	background-color:#D9D9D9;
	cursor:pointer;
	height:39px;
	border:1px solid #dfdfdf;
	font-weight: bold;
	color: #4D4D4D;
	padding:0px 5px 0px 5px;
}

input.saveBtn{
	font-size:1em;
	background-color:#A74128;
	border:none;
	cursor:pointer;
	height:39px;
	font-weight:bold;
	border:none;
	border:1px solid #A74128;
	color: #ffffff;
	border-right:1px solid #ffffff;
	padding:0px 5px 0px 5px;
}

input.saveBtn_hov{
	font-size:1em;
	background-color:#E17F27;
	border:none;
	cursor:pointer;
	height:39px;
	border:none;
	border:1px solid #E17F27;
	font-weight: bold;
	color: #ffffff;
	border-right:1px solid #ffffff;
	padding:0px 5px 0px 5px;
}

input.printBtn{
	font-size:1em;
	background-color:#A74128;
	border:none;
	cursor:pointer;
	height:39px;
	font-weight:bold;
	border:none;
	border:1px solid #A74128;
	color: #ffffff;
	border-right:1px solid #ffffff;
	padding:0px 5px 0px 5px;
}

input.printBtn_hov{
	font-size:1em;
	background-color:#E17F27;
	border:none;
	cursor:pointer;
	height:39px;
	border:none;
	border:1px solid #E17F27;
	font-weight: bold;
	color: #ffffff;
	border-right:1px solid #ffffff;
	padding:0px 5px 0px 5px;
}

input.modifyBtn{
	font-size:1em;
	background-color:#A74128;
	border:none;
	cursor:pointer;
	height:39px;
	font-weight:bold;
	border:none;
	border:1px solid #A74128;
	color: #ffffff;
	border-right:1px solid #ffffff;
	padding:0px 5px 0px 5px;
}

input.modifyBtn_hov{
	font-size:1em;
	background-color:#E17F27;
	border:none;
	cursor:pointer;
	height:39px;
	border:none;
	border:1px solid #E17F27;
	font-weight: bold;
	color: #ffffff;
	border-right:1px solid #ffffff;
	padding:0px 5px 0px 5px;
}

input.confirmBtn{
	font-size:1em;
	background-color:#A74128;
	border:none;
	cursor:pointer;
	height:39px;
	font-weight:bold;
	border:none;
	border:1px solid #A74128;
	color: #ffffff;
	padding:0px 5px 0px 5px;
}

input.confirmBtn_hov{
	font-size:1em;
	background-color:#E17F27;
	border:none;
	cursor:pointer;
	height:39px;
	border:none;
	border:1px solid #E17F27;
	font-weight: bold;
	color: #ffffff;
	padding:0px 5px 0px 5px;
}

input.cancelBtn{
	font-size:1em;
	background-color:#A74128;
	cursor:pointer;
	height:39px;
	font-weight:bold;
	border:1px solid #A74128;
	color: #ffffff;

}

input.cancelBtn_hov{
	font-size:1em;
	background-color:#E17F27;
	cursor:pointer;
	height:39px;
	border:1px solid #E17F27;
	font-weight: bold;
	color: #ffffff;
}

input.reminderBtn{
	font-size:1em;
	background-color:#A74128;
	border:none;
	cursor:pointer;
	height:39px;
	font-weight:bold;
	border:none;
	border:1px solid #A74128;
	color: #ffffff;
	padding:0px 5px 0px 5px;
}

input.reminderBtn_hov{
	font-size:1em;
	background-color:#E17F27;
	border:none;
	cursor:pointer;
	height:39px;
	border:none;
	border:1px solid #E17F27;
	font-weight: bold;
	color: #ffffff;
	padding:0px 5px 0px 5px;
}

div.centerContainer{
	display:block;
	border:none;
}

div.id_39_leftLabel{
	float:left;
	width:50%;
	margin:0px 0px 0px 0px;
	padding:3px 0px 0px 0px;
	text-align:right;
}

div.id_39_rightLabel{
	font-weight:bold;
	padding:3px 0px 0px 0px;
	text-align:left;
	display:inline-block;
}

div.id_39_rightLabel2{
	font-weight:bold;
	display:block;
	padding:3px 0px 0px 0px;
}

div.locationMapLink{
	float:right;
}

div.locationMapLink a{
	color:#003399;
	text-decoration:none;
	font-weight:normal;
}

div.locationMapLink a:hover{
	text-decoration:underline;
}

div.locationMapLink a:visited{
	color:#6B5B9A;
}

div.id_29_smartmenu{
	text-align:center;
}

div.id_29_smartmenu{
	text-align:center;
}

div.id_29_smartmenu img{
	width:90%;
}

ul.id_29_choose_1{
	list-style:none;
}

ul.id_29_choose_1 li{
	float:left;
	color:#000000;
	width:20%;
	text-align:center;
}

div.end_survey_icon{
	position:absolute;
	padding:7px 0px 0px 10px;
}

div.remark2{
	color:#666666;
	font-size:0.85em;
}

div.bureauxContainer{
	padding-left:70px;
	padding-top:5px;
}

div.bureaux{
	font-weight:bold;
	font-size:1em;
	color:#000000;
	display:block;
}

div.bureaux_desc{
	font-weight:normal;
	font-size:0.87em;
	color:#000000;
	display:block;
}

div.min38{
	min-height:38px;
}

.example_title {
	height:18px;
	text-align:right;
	padding:4px;
}

.example_table .example_cell {
	border-color:#000000;
	padding:3px;
	border-style:solid;
	border-width:1px;
	height:18px;
	font-size:11px;
}

.example_table .example_cell2 {
	font-size:13px;
	border-color:#D3D3D3;
	padding:3px;
	border-style:solid;
	border-width:1px;
	text-align:left;
	height:18px;
	text-transform:uppercase;
}

.description_cell {
	font-size: 11px;
}

.example_table div.floatLeft {
	float:left;
	margin-right: 3px;
	margin-left: 3px;
}

a {
	text-decoration: underline !important;
	color: #000000 !important;
}

a:hover {
	color: #FF6600 !important;
}

a.link4 {
	text-decoration: none;
	color: #003399 !important;
}

a.link4:hover {
	color: #003399 !important;
	text-decoration:underline;
}

a.link4:visited {
	color: #6B5B9A !important;
	text-decoration: none;
}

table.calendar-table
{
border-collapse:collapse;
border-color:#CACACA;
border-width:1px;
border-style:outset;
width: 50%;
}
table tr td.calendarCellLeft {
	width: 10%;
}
table tr td.calendarCellRight {
	width: 90%;
}

.calendar-inner-table{
border-collapse:collapse;
width:100%;
height:30px;
font-size:13px;
}

a.link6:link    { font-family:Tahoma,Trebuchet,Arial,Verdana,sans-serif; font-size:1em; line-height:1.46em; color:#ff9940 !important; text-decoration:underline;   }
a.link6:visited { font-family:Tahoma,Trebuchet,Arial,Verdana,sans-serif; font-size:1em; line-height:1.46em; color:#ff9940 !important; text-decoration:underline;   }
a.link6:hover   { font-family:Tahoma,Trebuchet,Arial,Verdana,sans-serif; font-size:1em; line-height:1.46em; color:#333333 !important; text-decoration:underline;   }
a.link6:active  { font-family:Tahoma,Trebuchet,Arial,Verdana,sans-serif; font-size:1em; line-height:1.46em; color:#333333 !important; text-decoration:underline;   }
a.link6:focus   { font-family:Tahoma,Trebuchet,Arial,Verdana,sans-serif; font-size:1em; line-height:1.46em; color:#333333 !important; text-decoration:underline;   }

td#prevMonth {
	width: 24%;
}
td#select-title {
	width:20%;
}
td#nextMonth {
	width: 56%;
}

td.calendar-table-cell
{
padding:3px;
border-width:1px;
border-color:#CACACA;
border-style:outset;
color:#333333;
width:65px;
}

td.calendar-table-header-cell
{
	padding:3px;
	border-width:0px;
	background-color:#E8E3CD;
	color:#000000;
}

font.red{
color:#CC0000;
}

.available-timeslot-table{
width:250px;
height:80px;
border-width:0px;

}

.line-stle
{
color:#DEDEBF;
}

.time-table{
border-collapse:collapse;
border-color:#CACACA;
border-style:outset;
border-width:1px;
font-size:15px;
width:100%;
}

.time-table-inner-table{
border-collapse:collapse;
border-width:0px;
font-weight:bold;
font-size:13px;
width:100%;
color:#808080;
}

.time-table-cell{
border-color:#CACACA;
border-style:outset;
border-width:1px;

}

td.time-table-hour-cell{
background-color:#E8E3CD;
color:#000000;
width:40px;
font-size:15px;
text-align: center;
}

.time-table-timeslot-cell{
padding:0px;
font-size:15px;
}

.time-table-alt-row{
background-color:#F4F1DB;
}

.redlink {
	color: #CC0000 !important;
	font-weight: bold;
	font-size:15px;
	text-decoration: underline;
	margin-right: 3px;
	float: left;
	display: inline;
	text-align: center;
}

.redlink:visited {
	color: #CC0000 !important;
}

.blacklink {
	color: #333333 !important;
	font-size:15px;
	text-decoration: underline;
	margin-left: 3px;
	margin-right: 3px;
	float: left;
	display: inline;
	text-align: center;
}

.blacklink:visited {
	color: #333333 !important;
}

.blacklink:hover {
	color: #FF6600 !important;
}

#midPanel {
	float: left;
	width: 100%;
	margin-bottom: 20px;
	position: relative;
	margin-left: 0px;
	margin-right: 0px;
}

#leftMenuPanel {
	width: 135px;
	float: left;
	position:relative;
	background-color: #FFFFFF;
}

#leftMenuPanel .leftMenuSubPanel {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

.leftMenuSubPanel .leftMenuPanelDimBox {
	background-color: #F0F0F0;
}

.leftMenuPanelDimBox .leftMenuTitle {
	padding:3px 3px 3px 5px;
	color: #000000;
	background-color: #FCF5E6;
	border-bottom: 3px solid #FFFFFF;
	font-size: 13px;
	word-break:break-all !important;
}

.leftMenuTitle h2 {
	color: #CC0000;
}

.leftMenuTitle h2 a {
	color: #CC0000;
	font-size: 15px;
}

.leftMenuTitle h2 a:hover {
	color: #FF6600;
}

.leftMenuTitle a {
	font-size: 13px;
}

.leftMenuPanelDimBox .leftMenuTitle2 {
	padding:3px 3px 3px 5px;
	color: #000000;
	background-color: #F0F0F0;
	border-bottom: 3px solid #FFFFFF;
	font-size: 13px;
	word-break:break-all !important;
}

.leftMenuTitle2 h2 {
	color: #000000;
}

.leftMenuTitle2 h2 a {
	color: #CC0000;
	font-size: 15px;
}

.leftMenuTitle2 h2 a:hover {
	color: #FF6600;
}

.leftMenuTitle2 a {
	font-size: 13px;
}

.leftMenuPanelDimBox .leftMenuTitle_highlight {
	padding:3px 3px 3px 5px;
	color: #FFFFFF;
	background-color: #CC0000;
	border-bottom: 3px solid #FFFFFF;
	font-size: 13px;
	word-break:break-all !important;
}

.leftMenuTitle h2 {
	color: #CC0000;
}

.leftMenuTitle h2 a {
	color: #CC0000;
	font-size: 15px;
}

.leftMenuTitle h2 a:hover {
	color: #FF6600;
}

.leftMenuTitle b{
	font-size: 13px;
	font-weight: bold;
}

.leftMenuTitle a {
	font-size: 13px;
}

.leftMenuTitle a b{
	font-size: 13px;
	font-weight: bold;
}

.leftMenuPanelDimBox .stepBoxNotSelected,
.leftMenuPanelDimBox .stepBoxSelected {
	padding:3px 3px 3px 5px;
	display: block;
	border-bottom: 3px solid #FFFFFF;
	font-size: 13px;
	clear:both;

}

.leftMenuPanelDimBox .stepBoxNotSelected {
	color: #000000;
	background-color: #F0F0F0;
}

.leftMenuPanelDimBox .stepBoxSelected {
	color: #FFFFFF;
	background-color: #CC0000;
}

table.content-table {
 	width: 100%;
	border-collapse: collapse;
	border: 0px;
	padding: 0px 2px;
	font-size: 15px;
}

table.content-table td {
	padding-top: 2px;
	padding-bottom: 0px;
	padding-left: 5px;
}

table.content-table td.logo {
	text-align: left;
	border-top: 10px solid #FFFFFF;
}

table.content-table td.heading2 {
	background-color: #CC0000;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 15px;
	border-bottom: 0px;
	border-top: 10px solid #FFFFFF;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
}

table.content-table td.heading3 {

	color: #000000;
	font-weight: bold;
	font-size: 15px;
	border-bottom: 0px;
	border-top: 10px solid #FFFFFF;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
}

table.content-table td.content {
	padding-left: 15px;
}

table.content-table td.content6 a{
	text-decoration: underline;
}

td.content ul,
td.content ol {
	margin-left:25px;
}

table.content-table td.content form {
	padding-left:3px;
	padding-right:3px;
}

table.content-table td.content2 {
	width: 50%;
	text-align: left;
	padding-left: 12px;
}

td.content2 ul,
td.content2 ol {
	margin-left:25px;
}

table.content-table td.content3 {
	background-color: #FCF5E6;
	border-bottom: 2px solid #FFFFFF;
}

td.content3 ul,
td.content3 ol {
	margin-left:25px;
}

table.content-table td.content3 form {
	padding-left:3px;
	padding-right:3px;
}

table.content-table td.content4 {
	width: 50%;
	text-align:right;
}

table.content-table td.content5 {
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom: 2px solid #FFFFFF;
}

table.content-table td.content5 a{
	text-decoration: underline;
}

td.content4 ul,
td.content4 ol {
	margin-left:25px;
}

table.content-table td.content4 form {
	padding-left:3px;
	padding-right:3px;
}

table.content-table td.content6 {
	background-color: #F0F0F0;
	border-bottom: 2px solid #F0F0F0;
}

table.content-table td.content6 a{
	text-decoration: underline;
}

table.content-table td.content7 {
	background-color: #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	text-align: left;
}

table.content-table td.content8 {
	width: 25%;
	background-color: #F0F0F0;
	border-bottom: 2px solid #F0F0F0;
	text-align: left;
}
div.iAmSmart-icon img {
	height:30px;
}
ol#iAMSmart-list {
	padding-left: 40px;
}
ol#iAMSmart-list img {
	width: 102px;
}

div.data-no-record {
	text-align: center;
}

@media only screen and (max-width: 992px) {
	div.contenttable div.titlegreen {
		height: 5em;
	}
	div.contenttable div.titlegreendl {
		height: 5.2em;
	}
	div.contenttable div.titlegreendt {
		height: 8.3em;
	}
	div.contenttable div.titlegreendi {
		height: 7em;
	}
	div#otherInputRow,
	div#CICRInputRow,
	div#idInputRow {
		padding-top: 55px;	
	}
	table.calendar-table {
		width: 95%;
		margin-left:5px;
	}
	input#txtHKID1, input#VLHKID1 {
		height: 50px;
	}	
	input#txtHKID2, input#VLHKID2 {
		height: 50px;
	}
	input#txtHKID3, input#VLHKID3 {
		height: 50px;
	}
	input#PassportNumber,input#diPassportNumber {
		height: 50px;
	}
	input#CICRNumber {
		height: 50px;
	}
	input#RegMarkNumber {
		height: 50px;
	}
	input#RegMarkNumber2 {
		height: 50px;
	}
	input#txtRefNumber4 {
		height: 50px;
	}
	input#txtLicenseNumber, input#txtEmailAddress,
	input#txtFaxNumber {
		height: 50px;
	}
	input#VLLicenseValidYear, input#certExpiryYear,
	input#txtLicenseValidYear {
		height: 50px;
	}
	input#VLLicenseValidMonth, input#certExpiryMonth,
	input#txtLicenseValidMonth {
		height: 50px;
	}
	input#VLLicenseDay, input#certExpiryDay, 
	input#txtLicenseDay {
		height: 50px;
	}
}

@media only screen and (max-width: 767px) {
	div.header {
		text-align: center;
	}
	div.header div.logo {
    float: none;
		margin-bottom:10px;
	}
	div.header div.menu {
		margin-bottom:20px;
	}
	div.subheader {
		margin-top: 25px;
	}
	div.subheaderTwoRow {
		margin-top: 20px;
    	margin-bottom: 25px;
	}
	div.content {
		padding-right: 0px;
	}
	div.row div.rightCol {
		padding-left: 10px;
	}
	div#otherInputRow,
	div#CICRInputRow,
	div#idInputRow {
		padding-top: 75px;	
	}
	div.contenttable div.row {
		padding-top: 15px;
	}
	
	div .row.calendar {
	    padding-left: 0 !important;
	    padding-right: 0 !important;
	}
	
	div.contenttable div.titlegreen div.contentgreen,
	div.contenttable div.titlegreendl div.contentgreendl,
	div.contenttable div.titlegreendt div.contentgreendt,
	div.contenttable div.titlegreendi div.contentgreendi {
		width: 70%;
	}
	div.footer{
		height: 25px;
	}
	div.footerlinks {
		text-align: center;
		margin-left:0px;
		margin-top: 25px;
	}
	div.footer_logo {
		text-align: center;
		max-width: 100%;
  		height: auto;
		margin-bottom: 20px;
    	margin-top: 15px;
	}
	div.navlayer {
		left: 0px;
	}
	div.navlink {
		width: 100%;
	}
	div.steplayer {
		margin-right: 10px;
	}
	div.navstep {
		display: none;
	}
	
}
@media only screen and (max-width: 576px) {
	div.mobile-no-gutters {
		margin-right: 0;
        margin-left: 0;
	}
	div.row div.leftCol {
		width: 100%;
		height: auto;
	}
	div.row div.rightCol {
		width: 100%;
		padding-left: 0;
	}
	div.downloadRow div.icon {
		width: 50px;
	}
	div.downloadRow div.desc {
		margin-left: 60px;
	}
	div.step_hd {
    	background-position-y: 50%;
	}
	div.contenttable div.titlegreen div.contentgreen,
	div.contenttable div.titlegreendl div.contentgreendl,
	div.contenttable div.titlegreendt div.contentgreendt,
	div.contenttable div.titlegreendi div.contentgreendi {
		width: 65%;
	}
	div.contenttable div.titlegreen {
		height: 7em;
	}
	div.contenttable div.titlegreendl {
		height: 8.2em;
	}
	div.contenttable div.titlegreendt {
		height: 11.3em;
	}
	div.contenttable div.titlegreendi {
		height: 8em;
	}
	input#txtHKID1, input#VLHKID1 {
		width: 40px;
	}	
	input#txtHKID2, input#VLHKID2 {
		width: 60px;
	}
	input#txtHKID3, input#VLHKID3 {
		width: 30px;
	}
	input#VLLicenseValidYear, input#certExpiryYear,
	input#txtLicenseValidYear {
		width: 40px;
	}
	input#VLLicenseValidMonth, input#certExpiryMonth,
	input#txtLicenseValidMonth {
		width: 30px;
	}
	input#VLLicenseDay, input#certExpiryDay, 
	input#txtLicenseDay {
		width: 30px;
	}
	
	table#iAmSmartData th {
	    border: none;
	    clip: rect(0 0 0 0);
	    height: 1px;
	    margin: -1px;
	    overflow: hidden;
	    padding: 0;
	    position: absolute;
	    width: 1px;
	}
	
  	table#iAmSmartData tr {
	    border-bottom: 3px solid #ddd;
	    display: block;
	    margin-bottom: .625em;
  	}
	table#iAmSmartData td {
	    border-bottom: 1px solid #ddd;
	    display: block;
	    font-size: .8em;
	    text-align: right;
  	}
  	table#iAmSmartData td::before {
	    content: attr(data-label);
	    float: left;
	    font-weight: bold;
	    text-transform: uppercase;
  	}
  	table#iAmSmartData td:first-child {
    	background-color: lightgrey;
	}
  	table#iAmSmartData td:last-child {
    	border-bottom: 0;
  	}
	div.data-no-record {
		font-weight: bold;
    	font-size: 1.2em;
	}
}
@media only screen and (max-width: 430px) {
	input#PassportNumber, input#diPassportNumber,
	input#CICRNumber, input#RegMarkNumber,
	input#RegMarkNumber2, input#txtEmailAddress, 
	input#txtFaxNumber, input#txtLicenseNumber {
		width: 90%;
	}
	div.row div.row_nomargin div.leftCol2 {
		width: 100%;
	}
	div.Smart_fill {
		width:80vw;
	}
}
@media only screen and (max-width: 375px) {
	div.logo img {
		width: 100%;
	}
}

