/* ---------------------------------------------------------- 
	STANDARD STYLESHEET FOR ROCARS Content
		Last Revision: 0.0.1
----------------------------------------------------------- */
/* used in level1 item*/
	A.menutitlelink:link {
		font-family: "PMingLiu";
		/*font-size: 15px;*/
		line-height: normal;
		font-weight: bold;
		color: #CC0000;
		text-decoration: none;
		line-height: 21px;
		}

	A.menutitlelink:visited {
		font-family: "PMingLiu";
		/*font-size: 15px;*/
		line-height: normal;
		font-weight: bold;
		color: #CC0000;
		text-decoration: none;
		line-height: 21px;
		}

	A.menutitlelink:hover {
		font-family: "PMingLiu";
		/*font-size: 15px;*/
		line-height: normal;
		font-weight: bold;
		color: #FF6600;
		text-decoration: none;
		line-height: 21px;
		}

/*used in level2 links*/
	A.menulink:link {
		font-family: "PMingLiu";
		/*font-size: 13px; */
		font-weight: normal; 
		color: #000000; 
		text-decoration: none ;
		line-height: 18px;
		}

	A.menulink:visited {
		font-family: "PMingLiu";
		/*font-size: 13px; */
		font-weight: normal; 
		color: #000000; 
		text-decoration: none ;
		line-height: 18px;
		}

	A.menulink:hover {
		font-family: "PMingLiu";
		/*font-size: 13px; */
		font-weight: normal; 
		color: #FF6600;
		text-decoration:none;
		line-height: 18px;
		}

/*used in level2 links*/
	.menutitle {
		font-family: "PMingLiu";
		/*font-size: 15px;*/
		line-height: normal;
		font-weight: bold;
		color: #CC0000;
		text-decoration: none;
		line-height: 18px;
		background: #EFEFEF;
		}

	.menucontent {
		font-family: "PMingLiu";
		/*font-size: 13px;*/
		font-weight: normal;
		color: #000000;
		text-decoration: none;
		line-height: 18px;

		}
	.menutitleblack {

		font-family: "PMingLiu";
		/*font-size: 15px;*/
		line-height: normal;
		font-weight: bold;
		color: #000000;
		text-decoration: none;
		line-height: 18px;
		}

	.menutitlewhite {
		font-family: "PMingLiu";
		/*font-size: 15px;*/
		line-height: normal;
		font-weight: bold;
		color: #FFFFFF;
		text-decoration: none;
		line-height: 18px;
		}

	.menucontentwhite {
		font-family: "PMingLiu";
		/*font-size: 13px;*/
		font-weight: normal;
		color: #FFFFFF;
		text-decoration: none;
		line-height: 18px;
		}
	


	.breadcrumbsBold {  
		font-family: "PMingLiu"; /*font-size: 13px;*/ font-weight: bold; 
		color: #000000;
		height: 21px;
		padding: 0 3px 3px 3px;
		border-top: solid #efefef 2px;
		border-bottom: solid #efefef 2px;
		}
		
	
	.footertext {
		font-family: "PMingLiu";
		/*font-size: 13px;*/
		font-weight: normal;
		color: #000000;
		text-decoration: none;
		}
	
	.contenttitle {
		font-family: "PMingLiu";
		/*font-size: 15px;*/
		font-weight: bold;
		color: #000000;
		text-decoration: none;
 		padding: 5px; 
 		background: #5AAF0A; 
 		text-align:left;
 	}


	.contenttext {
		font-family: "PMingLiu";
		/*font-size: 15px; */
		/*font-size: 13px; */
		font-weight: normal;
		color: #000000;
		text-decoration: none;
		/* line-height: 16px; */
		line-height: 22px;

		}

	.contenttextbold {

		font-family: "PMingLiu";
		/*font-size: 15px;*/
		font-weight: bold;
		color: #000000;
		text-decoration: none;
		line-height: 16px;
		}

	.contenttextsmall {

		font-family: "PMingLiu";
		/*font-size: 13px;*/
		font-weight: normal;
		color: #000000;
		text-decoration: none;
		line-height: 16px;
		}

		
	.contenttextlargebold {
		font-family: "PMingLiu";
		/*font-size: 15px;*/
		font-weight: bold;
		color: #FFFFFF;
		text-decoration: none;
		}
	
	.colourgray {
		background-color: #666666;
		}
	.contenttextgreen {

		font-family: "PMingLiu";
		/*font-size: 13px;*/
		font-weight: normal;
		color: #2A7E00;
		text-decoration: none;
		}

	.contenttextred {

		font-family: "PMingLiu";
		/*font-size: 13px;*/
		font-weight: normal;
		color: #CC0000;
		text-decoration: none;
		line-height: 16px;
		}
	.contenttextredbold {


		font-family: "PMingLiu";
		/*font-size: 13px;*/
		font-weight: bold;
		color: #CC0000;
		text-decoration: none;
		line-height: 16px;
		}
		
	.contentTableTitle { 
		padding: 4px; 
		background: #C8C8C8; 
		font-family: "PMingLiu"; 
		/*font-size: 12px; */
		font-weight: bold; 
		color: #000000;
		word-break: break-all; 
		word-wrap : break-word;
		}
		
	.contentTableBody1 {
		margin: 0;
		padding: 0px;
		border: 0px;
		width: 100%
		}
	.contentTableBody11 {
		margin: 0;
		padding: 0px;
		border: 0px;
		width: 100%;
		table-layout:fixed;
		}
	/* .contentTableBody1 td {
		margin: 0;
		padding-left:10px;
		padding-right:2px;
		padding-top:2px;
		padding-bottom:2px;
		border: 0px;
	} */
	.contentTableBody1 div {
		margin: 0;
		padding-top:1px;
		padding-bottom:1px;
		border: 0px;
	}
	
	.contentTableBody11 div {
		margin: 0;
		padding-top:1px;
		padding-bottom:1px;
		border: 0px;
	}
	
	.contentTableBody2 {
		margin: 0;
		padding: 0px;
		border: 0px;
		width: 100%;
		background: #969696;
	
	}
	.contentTableBody2 td {
		margin: 0;
	/*  Place in mobileUnfriendly and mobileFriendly .css
		padding-left:10px;
		padding-right:2px;
		padding-top:2px;
		padding-bottom:2px;
		border: 0px;
	*/
		word-break: break-all; 
		word-wrap : break-word;
	}
	.contentTableBody3 {
		margin: 0;
		padding: 0px;
		border: 0px;
		width: 60%;
		background: #969696
		}
	.contentTableBody3 td {
		margin: 0;
		padding-left:10px;
		padding-right:2px;
		padding-top:2px;
		padding-bottom:2px;
		border: 0px;
	}

	.contentTableHeader { 
		background: #EFEFEF; 
		font-family: "PMingLiu";
		/*font-size: 12px; */
		font-weight: bold; 
		color: #000000;
		}
		
	.contentTable div {
		margin-left: 0px;
		margin-right: 0px;
	}
	
	.contentTableRow1 { 
		background: #EFEFEF; 
		font-family: "PMingLiu";
		/*font-size: 12px; */
		color: #000000;
		width: 100%;
	}
		
	.contentTableRow2 { 
		background: #FFFFFF;
		font-family: "PMingLiu";
		/*font-size: 12px;*/
		color: #000000;
		width: 100%
		}

	.note { 
		/* padding: 4px;  no padding in grey*/
		background: #FCF5E6; 
		font-family: "PMingLiu";
		/*font-size: 12px; */
		color: #000000
		}
		
	.attention {
		font-family: "PMingLiu";
		/*font-size: 15px;*/
		color: #CC0000;
		background-color:#FBF5E5;
		padding-top:10px;
		padding-left:8px;
		padding-bottom:4px;
		padding-right:8px;
		border-top:solid #CC0000 1px;
		}
		
	.mandatoryField {
		color: #CC0000
		}

	A.headerlink:link {
		
		padding: 0 33px 0 33px;
		background-color: #233F6E;
		height: 19px;
		padding-top: 0px;
		font-family: "PMingLiu";
		/*font-size: 15px; */
		font-weight: bold; 
		color: #ffffff; 
		text-decoration: none ;}
		
	A.headerlink:Visited {
		background-color: #233F6E;
		height: 19px;
		
		padding: 0 33px 0 33px;
		padding-top: 0px;
		font-family: "PMingLiu";
		/*font-size: 15px; */
		font-weight: bold; 
		color: #ffffff; 
		text-decoration: none ;}

	A.headerlink:hover {
		padding: 0 33px 0 33px;		
		background-color: #FF6500;
		height: 19px;
		padding-top: 0px;
		font-family: "PMingLiu";
		/*font-size: 15px; */
		font-weight: bold; 
		color: #ffffff; 
		text-decoration: none; }

	A.errorheaderlink:link {

		padding: 0 21px 0 20px;
		background-color: #233F6E;
		height: 19px;
		padding-top: 0px;
		font-family: "PMingLiu";
		/*font-size: 15px; */
		font-weight: bold; 
		color: #ffffff; 
		text-decoration: none ;}

	A.errorheaderlink:visited {
		
		padding: 0 21px 0 20px;
		background-color: #233F6E;
		height: 19px;
		padding-top: 0px;	
		font-family: "PMingLiu";
		/*font-size: 15px; */
		font-weight: bold; 
		color: #ffffff; 
		text-decoration: none ;}

	A.errorheaderlink:hover {

		padding: 0 21px 0 20px;		
		background-color: #FF6500;
		height: 19px;
		padding-top: 0px;
		font-family: "PMingLiu";
		/*font-size: 15px; */
		font-weight: bold; 
		color: #ffffff; 
		text-decoration: none; }


	A.button:link,A.button:visited {
		background-color: #666666;
		padding: 5px 10px 5px 10px;
		font-family: "PMingLiu";
		/*font-size: 14px;*/
		font-weight: bold;
		/* line-height:30px; */
		/* height:30px; */
		color: #FFFFFF;
		text-decoration: none;
		display: inline-block;
		margin: 2px;
		Margin-left: 4px;
		}

	A.button:hover {
		background-color: #FF6500;
		}
		
	A.buttonWin10:link,A.buttonWin10:visited {
		background-color: #FF0000;
		padding: 5px 10px 5px 10px;
		font-family: "PMingLiu";
		font-weight: bold;
		line-height:30px;
		height:30px;
		text-decoration: none;
		Margin-left: 4px;
		}
	A.buttonWin10:hover {
		background-color: #FF6500;
		}

	A.buttondefault:link,A.buttondefault:visited {
		background-color: #CC3300;
		padding: 5px 10px 5px 10px;
		font-family: "PMingLiu";
		/*font-size: 14px;*/
		/* line-height:30px;
		height:30px; */
		font-weight: bold;
		color: #FFFFFF;
		text-decoration: none;
		Margin-left: 4px;
		display: inline-block;
		}


	A.buttondefault:hover {
		background-color: #FF6500;
		}




	A.buttonexit:link,A.buttonexit:visited {
		
		background-color: #233F6E;
		width: 59px;
		height: 19px;
		padding: 0 0 0 0px;
		font-family: "PMingLiu";
		/*font-size: 15px;*/
		font-weight: normal;
		color: #FFFFFF;
		text-decoration: none;
		display: block;
		}

	

	A.buttonexit:hover {
		background-color: #FF6600;
		}



	A.normallink {
		font-family: "PMingLiu";
		/*font-size: 13px; */
		font-weight: normal; 
		color: #000000; 
		text-decoration: underline;
		line-height: 18px;
		}
	
	A.normallink:link {
		font-family: "PMingLiu";
		/*font-size: 13px; */
		font-weight: normal; 
		color: #000000; 
		text-decoration: underline;
		line-height: 18px;
		}

	A.normallink:visited {
		font-family: "PMingLiu";
		/*font-size: 13px; */
		font-weight: normal; 
		color: #000000; 
		text-decoration: underline;
		line-height: 18px;
		}

	A.normallink:hover {
		font-family: "PMingLiu";
		/*font-size: 13px; */
		font-weight: normal; 
		color: #FF6500;
		text-decoration:underline;
		line-height: 18px;
		}
		
	A.normallinkbold {
		font-family: "PMingLiu";
		/*font-size: 13px; */
		font-weight: bold; 
		color: #000000; 
		text-decoration: underline;
		line-height: 18px;
		}
	
	A.normallinkbold:link {
		font-family: "PMingLiu";
		/*font-size: 13px; */
		font-weight: bold; 
		color: #000000; 
		text-decoration: underline;
		line-height: 18px;
		}

	A.normallinkbold:visited {
		font-family: "PMingLiu";
		/*font-size: 13px; */
		font-weight: bold; 
		color: #000000; 
		text-decoration: underline;
		line-height: 18px;
		}

	A.normallinkbold:hover {
		font-family: "PMingLiu";
		/*font-size: 13px; */
		font-weight: bold; 
		color: #FF6500;
		text-decoration:underline;
		line-height: 18px;
		}

div.emptyBlock {
		display: block;
		width: 100%;
		clear:both;
		padding:5px 0px 5px 0px;
		}
				
.buttonmenubox_L {
		text-align: Left;
		background-color:#efefef;
		margin-right: 0px;
		padding-top: 0px;
		padding-bottom: 0px;
		vertical-align: middle;
		display:block;
		width:100%;
		clear:both;
		}
	
.buttonmenubox_R {
		text-align:right;
		background-color:#efefef;
		margin-right: 0px;
		padding-top: 0px;
		padding-right: 0px;
		padding-bottom: 0px;
		vertical-align: middle;
		display:block;
		width:100%;
		clear:both;
		}


/**For Standard Table*/
.extTable {
	margin: 0;
	padding: 0px;
}


.extTable .table {
	border: 1px solid silver;
	padding: 4px;
}



.extTable .header td {
	background-repeat: repeat-x;
	white-space: nowrap;
	background-color: #00688B;
	color: white;
	font-weight: bold;
	padding: 5px;
	border-right-style: solid;
	border-right-width: 1px;
	border-color: white;
}

.extTable .odd a{
	color: black;
}

.extTable .odd td{
	font-family: "PMingLiu";
	padding: 3px;
}

.extTable .odd td {
	border: 0px solid #ffffff;
}

.extTable .even td {
	border: 0px solid #e3e3e3;
}

.extTable .odd {
	background-color: #ffffff;
}

.extTable .even {
	background-color: #e3e3e3;
}

.extTable .highlight td {
	font-family: "PMingLiu";
	padding: 3px;
	background-color: #fdecae;
}

/****For Validation Message Display************/
#errorContainer{
	font-family: "PMingLiu"; font-weight: normal; color:#CC0000;
	border: 1px solid #CC0000;
	width:99%;
	padding:2px;
	background-color:#FFFFEE;
}
#errorContainer LI { 
	margin-left:25px;
	LIST-STYLE-TYPE: disc;
	LINE-HEIGHT: 1.0em;
	font-size:110%;
	color: #CC0000;
}

.errorContainer{
	font-family: "PMingLiu"; font-weight: normal; color:#CC0000;
	border: 1px solid #CC0000;
	width:99%;
	padding:2px;
	background-color:#FFFFEE;
}
.errorContainer LI { 
	margin-left:25px;
	LIST-STYLE-TYPE: disc;
	LINE-HEIGHT: 1.0em;
	font-size:110%;
	color: #CC0000;
}

#mvcErrorContainer{
	font-family: "PMingLiu"; font-weight: normal; color:#CC0000;
	border: 1px solid #CC0000;
	width:99%;
	padding:2px;
	background-color:#FFFFEE;
	
}
#mvcErrorContainer LI { 
	margin-left:25px;
	LIST-STYLE-TYPE: disc;
	LINE-HEIGHT: 1.0em;

}

.full {  font-family: "PMingLiu"; /*font-size: 11px;*/ line-height: 11px; color: #FF0000; font-weight: bold; }

.bold_errormsg { font-family: "PMingLiu"; /*font-size: 15px;*/ font-weight: bold; color:#CC0000;	}

.quota { font-family: "PMingLiu"; /*font-size: 13px;*/ font-weight: normal; color:#555555;	}

.contentLableTd { 
	background: #EFEFEF; 
	font-family: "PMingLiu"; 
	/*font-size: 12px; */
	font-weight: normal; 
	color: #000000;
	width: 20%;
	vertical-align: top;
}

.contentLableTd4ImExInd { 
	background: #EFEFEF; 
	font-family: "PMingLiu"; 
	/*font-size: 12px; */
	font-weight: normal; 
	color: #000000;
	width: 30%;
	vertical-align: top;
}

.contentInputTd { 
	width: 30%;
	vertical-align: top;
	font-family: "MingLiU_HKSCS", "Ming(for ISO10646)", "PMingLiu", "Arial", "Helvetica", "sans-serif"; 
}

.contentInputTd4ImExInd { 
	width: 20%;
	vertical-align: top;
	font-family: "MingLiU_HKSCS", "Ming(for ISO10646)", "PMingLiu", "Arial", "Helvetica", "sans-serif"; 
}

.contentInputTd4Template { 
	width: 10%;
	vertical-align: top;
	font-family: "MingLiU_HKSCS", "Ming(for ISO10646)", "PMingLiu", "Arial", "Helvetica", "sans-serif"; 
}

.contentViewTd { 
	font-family: "MingLiU_HKSCS", "Ming(for ISO10646)", "PMingLiu", "Arial", "Helvetica", "sans-serif";
	font-weight: normal; 
	word-break: break-all; 
	word-wrap : break-word;
}

.contentViewTdCenter { 
	font-family: "MingLiU_HKSCS", "Ming(for ISO10646)", "PMingLiu", "Arial", "Helvetica", "sans-serif";
	vertical-align: center; 
	font-weight: normal; 
	word-break: break-all; 
	word-wrap : break-word;
}

.standardInputText { 
	font-family: "MingLiU_HKSCS", "Ming(for ISO10646)", "PMingLiu", "Arial", "Helvetica", "sans-serif"; 
	font-weight: normal; 
}

.standardLableTd { 
	background: #EFEFEF; 
	font-family: "PMingLiu"; 
	font-weight: normal; 
	color: #000000;
	vertical-align: top;
}

.standardViewTd { 
	font-family: "MingLiU_HKSCS", "Ming(for ISO10646)", "PMingLiu", "Arial", "Helvetica", "sans-serif"; 
	font-weight: normal; 
}

/* ----------------------- END ------------------- */

/* --------------------------------------------------*/
/*14 Apr 2009 new added pop_up div class*/
.black_overlay {
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index: 1001;
	-moz-opacity: 0.8;
	opacity: .80;
}

.white_content {
	display: none;
	position: absolute;
	top: 25%;
	/* left: 25%; in mobileFriend.css */
	/* width: 600px; in mobileFriend.css*/
	/* height: 200px; in mobileFriend.css*/
	padding: 16px;
	border: 5px solid #EEEEEE;
	background-color: white;
	z-index: 1002;
	overflow: auto;
}
.black_overlay2 {
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 1050px;
	background-color: black;
	z-index: 1001;
	-moz-opacity: 0.8;
	opacity: .80;
}
.white_content2 {
	display: none;
	position: absolute;
	top: 25%;
	left: 25%;
	width: 600px;
	height: 150px;
	padding: 16px;
	border: 5px solid #EEEEEE;
	background-color: white;
	z-index: 1002;
	overflow-y: hidden;
	overflow-x:hidden;
}
.cih_chk_tip {
	overflow-y: auto;
	overflow-x:hidden;
	width: 100%;
	height: 95px;
	word-break:normal;
}
.white_content3 {
	display: none;
	position: absolute;
	top: 25%;
	left: 25%;
	width: 550px;
	height: 200px;
	padding: 16px;
	border: 5px solid #EEEEEE;
	background-color: white;
	z-index: 1002;
	overflow: hidden;
}
.driverList_BackGround {
  display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 1300px;
	background-color: white;
	z-index: 1001;
	-moz-opacity: 0.8;
	opacity: .80;
}
.red_bar {
		text-align:right;
		background-color:#D00000;
		margin-right: 0px;
		padding-top: 0px;
		padding-right: 0px;
		padding-bottom: 0px;
		vertical-align: middle;
		display:block;
		width:100%;
		clear:both;
		height:  2px;
		line-height: 2px;
		overflow:hidden;
		}

#pageMainPop {
	FLOAT: left; HEIGHT: auto; WIDTH: 100%; TEXT-ALIGN: left;
	/*OVERFLOW: hidden; WIDTH: 100%;padding-left: 200px; MARGIN-RIGHT: 190px;*/
}

/* ----------------------- END ------------------- */

/**For Standard Static Text*/
.titleEn{
	/*font-size:11.0pt;*/
	font-weight: bold;
	font-family:Arial;
	color:#FF6600;
}
.titleZHTW{
	/*font-size:11.0pt;*/
	font-weight: bold;
	font-family:"PMingLiu";
	color:#FF6600;
}
.textEn{
	/*font-size:10.5pt;*/
	font-family:Arial;
}
.textEnBlue{
	/*font-size:10.5pt;*/
	font-family:Arial;
	color:#3399ff;
}
.textZHTW{
	/*font-size:10.5pt;*/
	font-family:"PMingLiu";
}
/* ----------------------- END ------------------- */

.errorInput {
	border: 1px solid #CC0000;
	background-color:#FFFFDD;
}

/**
.scrollColThead {
	position: relative;
	top: expression(this.parentElement.parentElement.parentElement.scrollTop);
}**/
.scroollDiv {
	overflow-y: scroll;
	width: 60%;
	height: 250px;
}
.justify{
	text-align: justify;
	-ms-text-justify: inter-ideograph;
	line-height: 22px;
}

.succMsg{
	font-family: "PMingLiu";
	font-size: 120%;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	line-height: 16px;
}
.nomenuBody{
	background: #fff;	
}

.textArea{
	font-family: "MingLiU_HKSCS", "Ming(for ISO10646)", "PMingLiu", "Arial", "Helvetica", "sans-serif";
}

.iAMLoginBtn {
	font-size: 16.2px;
	background-color: #2b7366;
	border: 1px solid #2b7367;
	color: #FFFFFF;
	padding:4.375px 8.75px 4.375px 8.75px;
	cursor: pointer;
	outline:none;
	border-radius: 10px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	font-family:'Noto Sans SC', Arial, Helvetica, sans-serif;
}

.iAMLoginBtn:hover,.iAMLoginBtn:focus {
	background-color: #FFFFFF;
	border: 1px solid #2b7367;
	border-radius: 10px;
	color: #2b7367;
}

.buttontext {
	padding-left: 8.75px;
	overflow: hidden;
	white-space: nowrap;
	display: block;
	text-overflow: ellipsis;
}

A.iAMBtn {
	text-decoration: none;
}

.login{
	display:inline-block;
}

@font-face {
	font-family: 'Noto Sans SC';
	src: local("Noto Sans SC Medium"),
	local("NotoSansSC-Medium"),
	url(../font/Noto_Sans_SC/NotoSansSC-Medium.otf);
}

ul.hyphen-list {
	list-style-type: none;
}

ul.hyphen-list li:before {
	 content: " - ";
}

.sr-only{
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}

.refreshCaptcha{
	color:white;
}

.access {
    height: 1px;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: -500px;
    width: 1px;
}