/* last modified 20251028 */
:root {
	--h6-size: 10.72px;
	--h5-size: 1.25rem;
	--h4-size: 16px;
	--h3-size: 18.72px;
	--h2-size: 24px;
	--h1-size: 32px;
}

@charset "UTF-8";

@page {
	margin: 10px 0 0 0;
    /* margin:0cm; */
}

/* PC（More than 768px） */
@media (min-width: 769px) {
	.menu_small_ifshow { display: none; }
	.open_icon { display: none; }
	.site_logo { min-width: 0%; max-width: 100%; display: block;}
	.site_logo_small { min-width: 0%; max-width: 100%; display: none; }
	.result_position_1 { width: 100%; }
	.result_position_6 { width: 97.5%; }
	.small-or { margin-top: 15px; display: none; }
	.search-code-input { margin-left: -18px; }
	.pc-code-tip.lang {
	    font-size: 14px;
	    display: block;
	    margin-top: -8px;
	}
	.row.form-row1 {
		height: 85px;
	}
	label.pc-or.lang.right.form-text {
		position: absolute;
		right: 25px;
		margin: 35px 0 0 0;
	}
	.hs-search {
		/* margin-bottom: -10px; */
	}
}

#statisInfo {
	margin: 0 15px;
}

/* Phone（Less than 767px） */
/* @media (max-width: 767px) {  */
@media (max-width: 768px) { 

	#breadcrumb {
		margin: 0 1rem;
	}
	
	#statisInfo {
		margin: 0 1rem;
	}
	
	img:not("#slider_banner_pause_btn img") {
		max-width: -webkit-fill-available;
	}
	
	.menu_big_ifshow { display: none; }
	/* img.logo { width: 97%; max-width: 484; margin: 5px 0; } */
	img.logo { max-width: 327; margin: 5px 0; }
	.site_logo { min-width: 100%; display: none;}
	.site_logo_small { min-width: 100%; display: block;}
	.result_position_1 { width: 94%; }
	.result_position_6 { width: 94%; }
	.display_small { display: none; }
	.small-or { margin-top: 15px; }
	.pc-or { display: none; }
	.pc-code-tip.lang {
	    font-size: 14px;
	    margin-top: -8px;
	}
	.search-code-input.lang {
    	margin-top: 8px;
	}

	.innserSearchT3 {
    	width: 100%;
	}

	.innserSearchT4 {
    	width: 68%;
	}

	.innserSearchT5 {
    	width: 25%;
	}
}

.margin_left_3 { margin-left: 3px !important;}
.margin_left_4 { margin-left: 4px !important;}
.margin_left_5 { margin-left: 5px !important;}
.margin_left_7 { margin-left: 7px !important;}
.margin_left_8 { margin-left: 8px !important;}
.margin_left_10 { margin-left: 10px !important;}
.margin_left_15 { margin-left: 15px !important;}
.margin_left_20 { margin-left: 20px !important;}
.margin_left_30 { margin-left: 30px !important;}
.margin_left_40 { margin-left: 40px !important;}
.margin_left_50 { margin-left: 50px !important;}
.margin_left_60 { margin-left: 60px !important;}
.margin_left_70 { margin-left: 70px !important;}
.margin_left_80 { margin-left: 80px !important;}
.margin_left_90 { margin-left: 90px !important;}
.margin_left_100 { margin-left: 100px !important;}

.margin_right_3 { margin-right: 3px !important;}
.margin_right_4 { margin-right: 4px !important;}
.margin_right_5 { margin-right: 5px !important;}
.margin_right_7 { margin-right: 7px !important;}
.margin_right_8 { margin-right: 8px !important;}
.margin_right_10 { margin-right: 10px !important;}
.margin_right_15 { margin-right: 15px !important;}
.margin_right_20 { margin-right: 20px !important;}
.margin_right_30 { margin-right: 30px !important;}
.margin_right_40 { margin-right: 40px !important;}
.margin_right_50 { margin-right: 50px !important;}
.margin_right_60 { margin-right: 60px !important;}
.margin_right_70 { margin-right: 70px !important;}
.margin_right_80 { margin-right: 80px !important;}
.margin_right_90 { margin-right: 90px !important;}
.margin_right_100 { margin-right: 100px !important;}

.margin_top_3 { margin-top: 3px !important;}
.margin_top_4 { margin-top: 4px !important;}
.margin_top_5 { margin-top: 5px !important;}
.margin_top_7 { margin-top: 7px !important;}
.margin_top_8 { margin-top: 8px !important;}
.margin_top_10 { margin-top: 10px !important;}
.margin_top_15 { margin-top: 15px !important;}
.margin_top_20 { margin-top: 20px !important;}
.margin_top_30 { margin-top: 30px !important;}
.margin_top_40 { margin-top: 40px !important;}
.margin_top_50 { margin-top: 50px !important;}
.margin_top_60 { margin-top: 60px !important;}
.margin_top_70 { margin-top: 70px !important;}
.margin_top_80 { margin-top: 80px !important;}
.margin_top_90 { margin-top: 90px !important;}
.margin_top_100 { margin-top: 100px !important;}
.margin_top_120 { margin-top: 100px !important;}
.margin_top_130 { margin-top: 100px !important;}
.margin_top_150 { margin-top: 100px !important;}

.margin_bottom_3 { margin-bottom: 3px !important;}
.margin_bottom_4 { margin-bottom: 4px !important;}
.margin_bottom_5 { margin-bottom: 5px !important;}
.margin_bottom_7 { margin-bottom: 7px !important;}
.margin_bottom_8 { margin-bottom: 8px !important;}
.margin_bottom_10 { margin-bottom: 10px !important;}
.margin_bottom_15 { margin-bottom: 15px !important;}
.margin_bottom_20 { margin-bottom: 20px !important;}
.margin_bottom_30 { margin-bottom: 30px !important;}
.margin_bottom_40 { margin-bottom: 40px !important;}
.margin_bottom_50 { margin-bottom: 50px !important;}
.margin_bottom_60 { margin-bottom: 60px !important;}
.margin_bottom_70 { margin-bottom: 70px !important;}
.margin_bottom_80 { margin-bottom: 80px !important;}
.margin_bottom_90 { margin-bottom: 90px !important;}
.margin_bottom_100 { margin-bottom: 100px !important;}

.clear {
	clear: both;
}



ul.horizontal-list {
    padding-left: 0px;
	list-style: none;
}

ul.horizontal-list li {
	display: inline;
}

.horizontal-list .font_size_btn {
    cursor: pointer;
}


select{
  color:#AEB0B5;
}

::placeholder {
  /* color: #AEB0B5; */
  color: #6B6E76;
  opacity: 1;
}
::-ms-input-placeholder {
  color: #6B6E76;
}

.form-control:focus {
    /* box-shadow: 0 0 0 0.2rem rgba(0, 89, 184, 0.85); */
	box-shadow: initial;
    outline: 5px auto -webkit-focus-ring-color;
}

a {text-decoration: none; }


.avoid_empty_link {
    display: none;
}

.navbar {
  /* overflow: hidden; */
  background-color: #028383;
  /* background-color: #FF0000; */
  padding: 0;
  position: static;
}

.top_menu_item_div {
	/* padding-left: 10px!important; */
}

.top_menu_item, .top_menu_lang_item {
	float: left;
	font-size: 19px;
	color: white!important;
	text-align: center;
	text-decoration: none;
	padding-right: 14px;
	margin: -2px 8px 1px 8px;
	/* padding-left: 10px!important; */
	padding-bottom: 0;
    border-bottom-style: solid;
    border-bottom-color: #028383;
	font-family: Source Sans Pro;
	/*border: 0;						 */
}

a.nav_top_menu1.nav-link.top_menu_item {
    padding-bottom: 5px;
}

/*.top_menu_item:hover, .dropdown:hover .dropbtn {
	 text-decoration: underline; 
	color: #73C8CC!important;
	border-bottom-color: #73C8CC;
}*/

.top_menu_item:hover, .dropdown:hover .dropbtn, top_menu_lang_item:hover {
	border-bottom-color: #028383;
	color: white!important;
}

.top_menu_item:hover, .dropdown:hover .dropbtn {
    color: white!important;
    border-bottom-color: #028383;
    cursor: pointer;
}

.navbar_menu {
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
}

#table_title.HL1 {
    text-align: left;
}

#w_content.HL1 {
    margin-bottom: 0px;
    padding-bottom: 10px;
}

.top_section {
	/* overflow: hidden; */
	/* background-color: #B2E1E3; */
	background-color: white;
	display: flex;
	margin-right: 0;
	margin-left: 0;
}

.top_alert {
	background-color: #e9eff7;
	color: black;
	border-radius: 0;
	padding-right: 80;
}

#header .top_alert {
    text-align: justify;
}

.dropdown-submenu {
  position: relative;
  color: black;
  margin-bottom: .5rem;
  padding-left: .5rem;
}

.dropdown-submenu, .dropdown-submenu a {
  color: black;
}

.dropdown-submenu:hover, .dropdown-submenu a:hover {
	color: #FF753A;
	text-decoration: none; 
}

.dropdown-submenu .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -1px;
}

#indexDefaultSearch {
    padding-left: 3.33%;
}

#trending_search_div {
    padding-left: 3.33%;
	margin-top: 8px;
}

#adv_search_link {
	float: left;
	padding-left: 3.33%;
    margin-right: 10%;
	margin-top: 8px;
	/* text-decoration: underline !important; */ commented by dicky 20220504 
}
@media (min-width: 768px) {
	#adv_search_link {
		float: right;
		/* margin-right: 10%;
		margin-top: 8px; */
	}
}

#enquiries_hotline_big ,
#enquiries_hotline_small {
    /*position: fixed;*/
    /*bottom: 0px;*/
    right: 0px; 
	z-index: 99;
	width: 100%;
    margin-bottom: 15px;
}
#enquiries_hotline_big .enquiries_hotline_top > * ,
#enquiries_hotline_small .enquiries_hotline_top > * {
    display: flex;
    align-items: flex-start;
}

#enquiries_hotline_big .enquiries_hotline_top marquee,
#enquiries_hotline_small .enquiries_hotline_top marquee{
    width: 93%;
    vertical-align: middle;
    margin-left: 10px;
    margin-right: 10px;
    /* font-size: 1.03rem; */
    font-size: 1.1rem;
}

#landing_marquee {
    /*
    width: 310px;
    height: 37px;
    */
    
    /* height: 25px; //commented: this prevents 2-row marquee with narrower resolutions. */
    height: 30px;
    width: 93%;
    vertical-align: middle;
    margin-left: 7px;
    margin-right: 1px;
    
    
    overflow: hidden;
    border: none 0;
    /* font-size: 1.1rem; */
    font-size: 1.02rem;
}

#landing_marquee .item {
    position: relative;
    border: none 0;
    /* word-break: break-all; */
    word-wrap: break-word;
    /* line-height: 37px; */
    line-height: 30px;
}

a[href="#enquiries_hotline_detail_big"]:hover, a[href="#enquiries_hotline_detail_small"]:hover {
    /* color: #FFFFFF; */
    color: #000000;
}

.enquiries_hotline_header {
	/* background-color: #ff4b37; */
	background-color: #ea1700;
	color: white;
}

.enquiries_hotline_top {
	height: 30px;
	padding-top: 0px;
	/* padding-left: 20px; */
	padding-left: 10px;
}

.search_button_text {
	display: none;
}
@media (min-width: 768px) {
	.search_button_text {
		display: inline-block;
	}
}

/* @media (min-width: 768px) { */
@media (min-width: 769px) {
    #landing_marquee {
        height: 60px;
    }
	.enquiries_hotline_top {
		height: 60px;
	}
}
@media (min-width: 992px) {
    #landing_marquee {
        height: 30px;
    }
	.enquiries_hotline_top {
		height: 30px;
	}
}


.enquiries_hotline_top a {
    margin-right: 5px;
	color: white;
}

#enquiries_hotline_detail_big, #enquiries_hotline_detail_small {
    position: absolute;
    width: calc(100% - 40px);
	z-index: 10;
    padding: 15px 0px;
	background-color: #EEEEEE;
	color: black;
}

#enquiries_hotline_detail_big > hr , #enquiries_hotline_detail_small > hr {
    margin: 7px 0px;
}

#slider_banner_pause_btn {
    display: none;
    position: absolute;
    top: -1000px;
    left: -1000px;
    /* top: 339px; */
    /* top: 65%; */
    /* left: 88px; */
    z-index: 5;
    border: 0px solid rgba(0,0,0,0);
}
/*
#slider_banner_pause_btn:active {
    border: 2px solid red;
    border-radius: 3px;
}
*/

/* modified by dicky 20220721  */

.owl_slide_playing .playstopicon {
    /* opacity: 1; */
	
	content: url(../icon_set/banner_pause.png);
}
.owl_slide_pause .playstopicon{
    /* opacity: 0.5; */
	
	content: url(../icon_set/banner_play.png) ;
}

/* end of modified by dicky 20220721  */



.search {
	/* width: 450px; */
	padding: 10px 0;
}

.search_image {
	width: 100%;
	/* padding: 10px; */
	justify-content: space-around;
	display: flex;
}

.search_text {
	width: 100%;
	/* padding: 0 10px; */
	margin-top: -10px;
    background-color: #ffffff;
}

.search_text p {
	/* color: #028383; */
	margin-block-start: 0em;
    margin-block-end: 0em;
	/* padding-top: 10px; */
	margin-top: 10px;
}

.index_pg_search_text {
    padding-bottom: 20px;
}


.search_text_item {
	padding: 0 10px;
	min-width: 120px;
}

.search_box {
	background-color: #DDDDDD;
	padding-left: 0;
	padding-right: 0;
	/* width: 400px; */
	margin-right: 5px;
}

.advanced_search_row {
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 25px;
}

#advanced_search > div:nth-child(1){
    padding-left: 25px;
    padding-right: 0px;
}

#advanced_search > div:nth-child(2){
    padding-left: 0px;
    padding-right: 15px;
    
}


.browse_by_subject_select_button {
	width: 100%;
	background-color: #DDDDDD;
	/* background-color: white!important; */
    text-align: left;
	border-color: #DDDDDD!important;
	border-radius: 0;
	box-shadow: none!important;
	color: #AEB0B5!important;
}

.browse_by_subject_select_item {
	font-size: 1rem!important;
	font-weight: 400!important;
	text-align: left!important;
	color: black;
}

.browse_by_subject_select_item:hover {
	background-color: #028383!important;
	color: white!important;
}

.centered_div {
	margin:auto; width: fit-content; height: fit-content;
}

.valign_middle {
	display:flex;align-items:center;
}

.search_selected {
	background-color: #FFFFFF;
	/* background-color: #028383; */
	/* width: 140px; */
	/* height: 100px; */
	display: flex;
	height: 43px;
	text-align: center;
	/* color: #FF753A; */
	color: #d54000;
	    
	margin-top: 2px;
	font-weight: 700;
	font-size: 13px;
	/* border-top: #FF753A; */
	border-top: #d54000;
    
    
    border-top-style: solid;
}

.search_selected p {
	color: white;
	margin-block-start: 0em;
    margin-block-end: 0em;
}

.search_unselected {
	background-color: #E9E9E9;
	/* width: 140px; */
	/* height: 100px; */
	display: flex;
	height: 43px;
	text-align: center;
	margin-top: 2px;
	font-weight: 700;
	font-size: 13px;
	/* border-top: #FFFFFF; */
	border-top: #E9E9E9;
    border-top-style: solid;
}

.search_unselected p {
	color: #028383;
	/* text-align: center; */
	margin-block-start: 0em;
    margin-block-end: 0em;
}
/*
.search_button {
	background-color: #FF753A;
	width: 100%;
	height: 64px;
	text-align: center;
	color: white;
	margin-top: 10px;
	display: flex;
	align-items: center;
    justify-content: center;
	
}
*/

.search_button {
	/* background-color: #FF753A; */
    /* background-color: #d54000; */
    background-color: #d54102;
    
	width: 80%;
	height: 48px;
	text-align: center;
	color: white;
	margin-top: 19.5px;
	display: flex;
	align-items: center;
    justify-content: center;
    margin: 0 auto;
    cursor: pointer;
}

.search_button a {
	text-align: center;
	color: white;
	align-items: center;
    justify-content: center;
}


.statistic_section {
  overflow: hidden;
  background-color: #99D7DA;
  display: flex;
  height: 300px;
  /* width: 100%; */
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.statistic_column_div {
	padding: 10px;
}

.statistic_div {
  background-color: white;
  width: 100%;
  justify-content: space-between;
  height: 90px;
  display: flex;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 10px;
}

.statistic_img {
	width: 50px!important;
	height: 50px!important;
}

.statistic_div42, .statistic_div42 a, .statistic_div42 a:hover {
	/* color: #FF753A!important; */
    
	/* changed due to W3C */
    /* color: #EA581B!important; */
    /* color: #B0400F!important; */
    color: #D54000!important;
    
    
	text-decoration: none; 
}

.statistic_div1 {
	/* width: 240px; */
	float: left;
	margin-bottom: auto;
    margin-top: auto;
}

.statistic_div2 {
	/* width: 160px; */
	float: right;
	text-align: right; 
	color: #FF753A;
	margin-bottom: auto;
    margin-top: auto;
	margin-right: 5px;
}

.h3 a:hover {
	color: #028383;
	text-decoration: none; 
}

.statistic_div1 a, .statistic_div1 a:hover {
	color: black;
	text-decoration: none; 
}

.statistic_div2 a, .statistic_div2 a:hover {
	color: #FF753A;
	text-decoration: none; 
}

.statistic_div2 .h1 {
	font-weight: 300;
}

.statistic_div p {
	line-height: 0em;
}

.highlight_section_record_date {
	background-color: #028383;
	color: white;
	width: 59px;
	min-width: 59px;
	height: 59px;
	text-align: center;
	float: right;
	margin-right: 10px;
    padding-top: 5px;
}

.highlight_section_record_date h5 {
	margin-bottom: 0;
	margin-top: 0.4rem;
}

.highlight_section_record_text a {
    
}

.highlight_section_record_text .leadp {
    font-size: 18px;
}


.information_section {
	overflow: hidden;
	/* background-color: #F8F8F0; */
	display: flex;
	/* height: 480px; */
	/* width: 100%; */
	/* margin-right: 0; */
	/* margin-left: 0; */
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 40px;
}

.highlight_section {
  overflow: hidden;
  background-color: white;
  /* width: 60%; */
  /* height: 465px; */
  /* margin: 15px 0 0 15px; */
}

.highlight_section_top {
    /*
	border-bottom-width: 1px; 
	border-bottom-style: solid; 
	border-bottom-color: #f1f1f1; 
    */
	width: 100%;
	height: 53px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.highlight_section_top > span {
    font-size: 2rem;
}

.highlight_section_center {
	/* padding-left: 20px; */

}

.highlight_section_record {
	width: 100%;
	height: 80px;
	display: -webkit-flex;
	display: flex;
	align-items: center;
	border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #f1f1f1;
}

.information_section .highlight_section_record {
    height: auto;
    min-height: 80px;
}

.show_all_news {
	background-color: #EEEEEE;
	text-align: center;
	padding: 10 0px;
}

.enquiry_section {
  overflow: hidden;
  background-color: #EEEEEE;
  padding-bottom: 20px;
  /* width: 30%; */
  /* height: 465px; */
  /* margin: 15px; */
}

.enquiry_section_top {
	border-bottom-width: 1px; 
	border-bottom-style: solid; 
	border-bottom-color: #f1f1f1; 
	width: 100%;
	height: 60px;
	padding-top: 20px;
}

.enquiry_section_center {
	display: block;
	/* margin: 10px 0; */
	/* height: 80px; */
	/* justify-content: space-between; */
}

.enquiry_section_name {
	font-family: Source Sans Pro;
	font-weight: 600;
	font-size: 18px;
	line-height: 1.5em;
	/* width: 65%; */
	padding-left: 20px;
	display: -webkit-flex;
	display: flex;
	align-items: center;
	/* float: left; */
	color: #FF753A;
    flex-wrap: wrap;
}

.enquiry_section_tel {
	font-family: Source Sans Pro;
	font-weight: 300;
	font-size: 16px;
	padding-left: 20px;
	line-height: 1.3em;
	min-width: 140px;
	/* width: 35%; */
	text-align: right;
	padding-right: 10px;
	display: -webkit-flex;
	display: flex;
	align-items: center;
	/* float: right; */
}

#enquiries_hotline_detail_big .enquiry_section_name ,
#enquiries_hotline_detail_small .enquiry_section_name {
    color: #323A45;
}


#enquiries_hotline_detail_big .enquiry_section_name .enquiries_hotline_tel ,
#enquiries_hotline_detail_small .enquiry_section_name .enquiries_hotline_tel {
    /* color: #DA3701; */
    /* color: #FF4A37; */
    color: #CA1806;
}

.email_notification {
	background-color: #028383;
	color: white;
}

.email_notification h2 {
	padding-top: 20px;
	padding-left: 10px;
}

.email_notification p {
	padding-left: 10px;
}

.email_sign_up {
	padding: 10px 20px;
	border-color: white;
	border-style: solid;
	border-width: 1px;
    width: 120px;
    margin-left: 10px;
	margin-top: 50px;
}

.footer_site_map {
	padding-bottom: 20px;

}

.footer_site_map .header5 {
	padding-top: 10px;
	font-size: 1.25rem;
	margin-bottom: .5rem;
    font-weight: 500;
    line-height: 1.2;
	margin-top: 0;
	/* color: #028383; */
	color: #017A7A;
	border-bottom-color: lightgray;
    border-bottom-style: solid;
    border-bottom-width: 1px;
	text-transform: uppercase;
}

.footer_site_map a {
	color: black;
	text-decoration: none; 
}

.bottom_section {
	margin-top: 20px;
}

.feature_section {
	overflow: hidden;
	background-color: #F8F8F0;
	display: flex;
	/* width: 100%; */
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
}

.feature_section_image_4 {
	display: block;
}

.feature_section_image {
	padding: 0 0 20px 20px;
	width: 100%;
	justify-content: space-around;
	display: flex;
}

.feature_section_image_div {
	align-items: center;
	justify-content: space-around;
	display: flex;
	margin-left: 5px;
	margin-bottom: 10px;
	/* margin: 5px 0px; */
}

.information_section .feature_section_image_div a {
    width: 100%;
}

.bottom_section {
	width: 100%;
	/* background-color: #EFEFF0; */
}

.bottom_section_link {
	/* width: 100%; */
	padding: 20px;
	max-width: 1200px; 
	margin-left: auto; 
	margin-right: auto;
}

.bottom_section_notes {
	/* width: 100%; */
	/* height: 90px; */
	padding: 20px;
	max-width: 1200px; 
	margin-left: auto; 
	margin-right: auto;	
}

#footer .bottom_section_notes > span {
    text-align: center;
}

#footer .bottom_section_notes span.bottom_section_foot_icon img[src$="Footer_4.png"] {
    width: 110px;
}

#footer .bottom_section_notes span#bottom_section_footnotes_text {
    margin-top: 10px;
}

.bottom_section_footnotes {
	float: left;
}

.bottom_section_foot_icon {
	/* float: right; */
	/* padding-right: 60px; */
	display: flex;
	margin-left: auto;
	margin-right: auto;
	max-width: 880px;
}

/*

.dropdown {
  float: left;
  overflow: hidden;
}

.dropdown .dropbtn {
  font-size: 19px;  
  border: none;
  outline: none;
  color: white;
  padding: 14px 16px;
  background-color: inherit;
  font-family: inherit;
  margin: 0;
}
*/


/*
.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
  width: 100%; 
  margin-left: -900px; 
  padding-left: 200px;
  //padding: 30px 360px;
}

.dropdown-content a {
  float: none;
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  text-align: left;
}

.dropdown-content a:hover {
}
*/

.top_menu_div {
	width: fit-content; 
	margin-left: auto; 
	margin-right: auto;
	padding-top: 16px;
	padding-bottom: 16px;
}

.dropdown:hover .dropdown-content {
  /* z-index: 10; */
  display: flex;
}

.dropdown-content-menu {
	/* float: left; */
	/* padding: 10px; */
	width: 200px;
}

.dropdown-content-menu a {
	color: black;
	margin-bottom: 8px;
}

.dropdown_menu_item:hover, .dropdown-content-menu a:hover {
	color: #FF753A;
	text-decoration: none; 
}

.top_dropdown_menu {
    background-color: #f6f6f6;
	margin-top: 15px;
	width: 260px;
}

.top_sub_menu {
	display: flex; 
	/* padding-left: 30px; */
	max-width: 1200px; 
	margin-left: auto; 
	margin-right: auto;
}

.dropdown-content-menu .h5 {
	padding-left: 20px;
}

.topbar .row {
    margin-left: 0px;
    margin-right: 0px;
}

.top_middle_bar {
    display: inline-block;
	margin: auto auto auto auto;
}
.beta_icon {
    /* display: inline-block;
	margin: auto auto auto auto; */
	text-align: center;
	/* color: #ff6600; */
	color: #BF4D00;
    
	/* background: #ffaa66; */
	/* border: 1px solid #ff6600; */
	border: 1px solid #BF4D00;
    
	border-radius: 6px;
    /* width: calc(50% - 215px); */
    width: auto;
	padding: 0px 10px;
    /* height: 50%; */
}

.lang_bar {
    display: inline-block;
    position: relative;
    margin: auto 0;
    /* padding: 0 calc((200px - 196px)/2); */
    padding: 0 15px 0 0;
    /* width: 215px */
}


/* @media screen and (min-width: 768px) { */
@media screen and (min-width: 769px) {
	.top_nav_bar_2 {
		max-width: 1px;
	}

	.top_nav_bar_2 .top_menu_lang_item {
		display: none;
	}

}
	
/* @media screen and (max-width: 767px) { */
@media screen and (max-width: 768px) {
	
	.lang_bar {
		display: none;
	}
	
	.top_menu_div {
		margin-left: inherit;
		margin-right: inherit;
		width: 100%;
		padding-bottom: 0;
	}

	.top_menu_item_div {
		border-top-style: solid;
		border-top-color: #73C8CC;
		border-top-width: 1px;
	}

	.top_menu_item:hover, .dropdown:hover .dropbtn, top_menu_lang_item:hover {
		border-bottom-color: #028383;
		color: white!important;
	}

	.dropdown-content-menu {
		background-color: #73C8CC;
		padding: 0 20px;
	}

	.dropdown-content-menu a {
		color: black;
	}
	
	.dropdown-content-menu a:hover {
		color: #FF753A;
	}
	
	.dropdown_menu_item {
		padding-top: 0.5rem;
	}

	.top_dropdown_menu {
		margin-top: 50px;
		padding: 0;
	}
	
	.top_sub_menu {
		background-color: #73C8CC;
		display: block; 
		padding: 20px 0;
	}
	
	.bottom_section_link {
		display: none;
	}
}

.slider {
    /* width: 800px; */
    padding: 20px;
    /* display: flex; */
    /* height: 431.5px; */
    
	/* commented by dicky 20220721  */
	/* overflow: hidden; */
	/* commented by dicky 20220721  */
}

.slider.col-md-5,.col-lg-5 {
	position: relative !important;	
	
}

.col-md-6.site_logo_small {
	position: relative !important;	
	
}
.slider .owl-prev {
    width: 40px;
    /* width: 25px; */
    height: 40px;
    position: absolute;
    top: 78%;
    margin-left: -20px;
    display: block !important;
    border: 0px solid black;
    left: 20px;
}

.statistic_section .owl-prev {
    width: 25px;
    height: 80px;
    position: absolute;
    top: 26%;
    margin-left: -18px!important;
    display: block !important;
    border:0px solid black;
}

.slider .owl-next {
    /* width: 25px; */
    width: 40px;
    height: 40px;
    position: absolute;
    top: 78%;
    right: -5px;
    display: block !important;
    border:0px solid black;
    left: 110px;
}

.statistic_section .owl-next {
    width: 25px;
    height: 80px;
    position: absolute;
    top: 26%;
    right: -18px!important;
    display: block !important;
    border:0px solid black;
}

.slider .owl-prev i, .slider .owl-next i {
	/*transform : scale(1,6); */
	color: #fff; 
	font-size: 38px;  
}

.slider .owl-dots{
  position: absolute;
  bottom:20px;
  left:25%;
  right:25%;
}

.statistic_section .owl-prev i
{
	/* transform : scale(1,6);  */
	color: #fff; 
	font-size: 38px;  
}

.statistic_section .owl-next i
{
	/* transform : scale(1,6);  */
	color: #fff; 
	font-size: 38px;  
}

.statistic_section .owl-dots{
  position: absolute;
  bottom: -20px;
  left:25%;
  right:25%;
}


// Source Sans Pro headings and body //
// 1. Source Sans Pro Light 300 //
// 2. Source Sans Pro Regular 400 //
// 3. Source Sans Pro Italic 400 //
// 4. Source Sans Pro Bold 700 //

.display1 {
	font-family: Arial, Microsoft JhengHei;
	font-weight: 700;
	font-size: 52px;
	line-height: 1.3em;
}

.display2 {
	font-family: Arial, Microsoft JhengHei;
	font-weight: 300;
	font-size: 44px;
	line-height: 1.3em;
}

.h1 {
	font-family: Arial, Microsoft JhengHei;
	font-weight: 700;
	font-size: 40px;
	line-height: 1.3em;
    font-size: 2.5rem;
}

.h2 {
	font-family: Arial, Microsoft JhengHei;
	font-weight: 700;
	font-size: 34px;
	line-height: 1.3em;
    font-size: 2rem;
}

.h3 {
	font-family: Arial, Microsoft JhengHei;
	font-weight: 700;
	font-size: 20px;
	line-height: 1.3em;
    font-size: 1.75rem;
}

.h4 {
	font-family: Arial, Microsoft JhengHei;
	font-weight: 700;
	font-size: 19px;
	line-height: 1.3em;
    font-size: 1.5rem;
}

.h5, .h5 .expand_more_less span {
	font-family: Arial, Microsoft JhengHei;
	font-weight: 700;
	font-size: 16px;
	line-height: 1.3em;
    font-size: 1.25rem;
}

.h6{
	font-family: Arial, Microsoft JhengHei;
	font-weight: 400;
	font-size: 13px;
	line-height: 1.3em;
    font-size: 1rem;
}

.leadp {
	font-family: Arial, Microsoft JhengHei;
	font-weight: 300;
	/* font-size: 20px; */
	line-height: 1.5em;
}

.p {
	font-family: Arial, Microsoft JhengHei;
	font-weight: 400;
	font-size: 17px;
	line-height: 1.5em;
}

.pitalic {
	font-family: Arial, Microsoft JhengHei;
	font-style: Italic;
	font-weight: 400;
	font-size: 17px;
	line-height: 1.5em;
}

.search_result_subject {
	padding: 10px!important;
}

.search_result_hr {
	margin-top: 0px;
    margin-bottom: 0px;
}

.subject_item {
	display: flex;
	justify-content: space-between;
	padding: 5px 20px;
}

.subject_item h5, .subject_item_highlight h5, .subject_item_sub h6 {
	margin-top: 0;
    margin-bottom: 0;
}

.subject_item_sub h6:hover {
	color: #028383;
}

.subject_item_highlight {
	display: flex;
	justify-content: space-between;
	color: white;
	background-color: #028383;
	padding: 5px;
}

.subject_item_sub {
	display: flex;
	justify-content: space-between;
	background-color: #E5F5F6;
	padding: 3px 20px 5px;
}

#search_result_div {
	/* display: none; */
}

.search_subject_item_sub {
	display: block;
	justify-content: space-between;
	background-color: #E5F5F6;
	padding: 3px 20px 5px;
	border-top: 2px solid #EBEBEB;
}

.subject_number_gray {
	float: right;
	font-size: 10pt;
	background-color: #E7E7E9;
	padding: 2px;
	border-radius: 10px;
	width: 40px;
	height: 25px;
	text-align: center;
	margin-top: auto;
    margin-bottom: auto;
}

.subject_number_white {
    float: right;
    font-size: 8pt;
    background-color: white;
    color: black;
    padding: 2px;
    border-radius: 10px;
    width: 20px;
    height: 20px;
    text-align: center;
    margin-top: auto;
    margin-bottom: auto;
}

.search_result_results {
	padding: 10px!important;
}

.search_result_results_title {
	display: flex;
	justify-content: space-between;
}

.search_result_results_title p {
	float: right;
}

.search_result_results_item {
	display: flex;
	justify-content: space-between;
	background-color: #E5F5F6;
	padding: 10px 20px;
}

.search_result_results_item h4 {
	margin-top: auto;
    margin-bottom: auto;
}

.subject_result_white {
	float: left;
	font-size: 17px;
	background-color: white;
	color: black;
	padding: 2px;
	border-radius: 12px;
	width: 60px;
	height: 30px;
	text-align: center;
	margin-top: auto;
    margin-bottom: auto;
}

.search_result_results_item_selected {
	display: flex;
	justify-content: space-between;
	background-color: #028383;
	padding: 10px 20px;
	margin-top: 5px;
}

.search_result_results_item_selected h4 {
	color: white;
	margin-top: auto;
    margin-bottom: auto;
}

.search_result_results_item_selected {
	display: flex;
	justify-content: space-between;
	background-color: #028383;
	padding: 5px 20px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.search_result_results_sub_item {
	background-color: white;
	padding: 5px 20px;
}

.search_result_results_sub_item h5 {
	color: #028383;
}

.search_result_results_sub_item_text a {
	text-decoration: underline;
	color: #028383;
}

.search_result_results_sub_item_text {
	min-height: 30px;
}

.search_result_results_sub_item_detail a {
	text-decoration: underline;
	color: #028383;
}

.search_result_results_sub_item h5 a {
	color: #028383;
}

.subject_result_download {
	background-color: #E7E7E9;
	padding: 3px 10px;
	width: 130px;
    justify-content: center;
    display: flex;
	position: absolute;
    bottom: 0px;
    right: 0px;
}

.search_result_results_note {
	background-color: white;
	padding: 5px 20px;
}

.search_result_results_note h6 {
	font-style: italic;
}

.browse_by_subject_header_section {
    background-color: #FFF;
}
/*
.browse_by_subject_header_section > * {
    max-width: 1200px; margin-left: auto; margin-right: auto;
}
*/

.browse_by_subject_header_section .browse_by_subject_header {
    /* padding-left: 40px; */
    padding-bottom: 10px;
}

.browse_by_subject_header_text {
    font-weight: 400;
}

.browse_by_subject {
	padding: 10px!important;
}

.browse_by_subject_header {
	display: flex;
	justify-content: space-between;
    /* padding: 0px 20px; */
    padding: 0px 20px 0px 0px;
    
    width: 100%;
}

.browse_by_subject_header h1 {
	/* max-width: 600px; */
}

.browse_by_subject_select {
	display: flex;
}

.browse_by_subject_select h4 {
	margin-right: 20px;
}

.browse_by_subject_select h5 {
	float: right;
	color: #028383;
}

.browse_by_subject_select_download {
	background-color: #E7E7E9;
	padding: 10px 10px;
	margin: 10px 0;
	width: 150px;
    justify-content: center;
    display: flex;
	cursor: pointer;
}

.excel_download {
	background-color: #E7E7E9;
	padding: 10px 10px;
	margin: 10px 10px;
	width: 170px;
    justify-content: center;
    display: flex;
	cursor: pointer;
}

.customize_statistical_table {
	background-color: #E7E7E9;
	padding: 10px 10px;
	margin: 10px 10px;
	width: 230px;
    justify-content: center;
    display: flex;
	cursor: pointer;
}

.download_div {
	display: flex;
	justify-content: space-between;
}

.download_div_1 {
	display: flex;
}

.download_div_2 {
	display: flex;
	justify-content: flex-end;
}

.sidebar{
	float: left;
    will-change: min-height;
}

.sidebar__inner{
    transform: translate(0, 0); /* For browsers don't support translate3d. */
    transform: translate3d(0, 0, 0);
    will-change: position, transform;
}

.subject_left .active a {
	color: #028383;
	padding-left: 5px;
	margin-bottom: auto;
    margin-top: auto;
}

.subject_left_div {
	padding: 5px;
	min-width: 300px;
}

.subject_left {
	border-left-style: solid;
    border-left-color: white;
	border-top-color: #f1f1f1;
    border-top-style: solid;
    border-top-width: 1px;
	border-bottom-color: #E7E7E9;
    border-bottom-style: solid;
    border-bottom-width: 0px;
	/* height: 35px; */
    display: flex;
	color: black;
	font-size: 16px;
	font-weight: 500;
	border-radius: 0!important;
	padding: .25rem .5rem;
}

.subject_left.active {
	border-left-style: solid;
    border-left-color: #028383;
	border-left-width: 3px;
	color: #028383!important;
	background-color: white!important;
}

.subject_left a {
	padding-left: 5px;
	margin-bottom: auto;
    margin-top: auto;
	color: black;
}

.subject_left:hover {
	color: black;
}


.subject_right_div {
	padding: 5px;
}

.subject_right_title {
	display: flex;
	justify-content: space-between;
	background-color: #028383;
	color:#ffffff;
	padding: 8px 20px 0px 20px;
	margin-top: 5px;
	min-height: 40px;
}

#ug {
	/* display: flex; */
	justify-content: space-between;
	/* background-color: #028383; */
	/* color: #ffffff; */
	/* padding: 8px 20px 0px 20px; */
	margin-top: 5px;
	min-height: 40px;
}

.subject_right_title > * {
    cursor: pointer;
}
.subject_right_title h4 {
	color: white;
	margin-bottom: auto;
    margin-top: auto;
}

.subject_right_title i {
	color: white;
	margin-bottom: auto;
	width: 24px;
    /* margin-top: auto; */
}

.subject_right_title .h5 {
	width: 100%;
}

.subject_right_title .h5 i {
	float: right;
}

.statistic_result {
	background-color: #c4dce8;
	min-height: 35px;
}
.statistic_result_1 {
	background-color: white;
	min-height: 30px;
}
.statistic_result_2 {
	background-color: #E5F5F6;
	min-height: 30px;
}

/* added by dicky 20220818 */
.fix_result {
    background-color: #c4dce8;
    min-height: 35px;
}
.fix_result_1 {
    background-color: white;
    min-height: 30px;
}
.fix_result_2 {
    background-color: #E5F5F6;
    min-height: 30px;
}
/* end */

.statistic_result:empty, .statistic_result_2:empty {
    background-color: #0f0;
}

.top_section.row [data-key="page8000Title"] #menu_boxes .subject_right_title, .stat_by_subject_title {
    background-color: #ffffff;
    color:#028383;
}

.top_section.row [data-key="page8000Title"] #menu_boxes .subject_right_title img, .stat_by_subject_title img {
    width: 45px;
}

.top_section.row [data-key="page8000Title"] #menu_boxes .subject_right_title i, .stat_by_subject_title i {
    color: #028383;
}

.top_section.row [data-key="page8000Title"] #menu_boxes .statistic_result_1, .stat_by_subject_item_1 {
    background-color: white;
}

.top_section.row [data-key="page8000Title"] #menu_boxes .subjectPart a, .subjectPart a{
    color: black;
}

.top_section.row [data-key="page8000Title"] #menu_boxes .subjectPart p, .subjectPart p {
	padding: 5px 0px;
}

.top_section.row [data-key="page8000Title"] #menu_boxes .statistic_result_text p,
.top_section.row [data-key="page8000Title"] #menu_boxes .statistic_result_text p a {
	text-align: left;
}

.top_section.row [data-key="page8000Title"] #menu_boxes .subject_right_title .menu_subject_text, .stat_by_subject_title .menu_subject_text {
    color: #028383 !important;
}

a.menu_subject_text {
	display: flex;
    width: 100%;
}

.subject_right_title_pub {
    display: flex;
    justify-content: space-between;
    background-color: #E5F6F6;
    color: #323A45;
    padding: 5px 30px 0px 25px;
    margin-bottom: 5px;
    margin-top: 5px;
    margin-left: 10px;
    margin-right: 10px;
    min-height: 30px;
}

.subject_right_title_pub [id^='ug_detail'] {
    /* width: calc(100% - 30px); */
    width: 100%;
    cursor: pointer;
}
.subject_right_title_pub .cam-header {
    color: #323A45;
}

.subject_right_title_pub .cam-header .cam-header-text {
    display: inline-block;
}

.subject_right_title_pub [data-bs-toggle="collapse"] i {
    float: right;
    color: #30787E;
}

.statistic_result_text {
	display: flex;
    flex-wrap: wrap;
}

.statistic_result_text_new, .statistic_result_number_new {
	display: table-cell!important;
}

.statistic_result_number_new p.acbutton {
	min-width: 180px;
}

.statistic_result_number_new.left {
	float: none!important;
}

.statistic_result_text p {
	margin-left: 20px;
	margin-bottom: auto;
    margin-top: auto;
}

/* added by dicky 20220818 */
.fix_result_text {
    display: flex;
    flex-wrap: wrap;
}
.fix_result_text p {
    margin-left: 20px;
    margin-bottom: auto;
    margin-top: auto;
}
/* end */

.statistic_result_number {
	text-align: right;
	display: grid;
}

.statistic_result_number p {
	margin-right: 12px;
	margin-bottom: auto;
    margin-top: auto;
	display: block;
	min-width: 92px;
}

.statistic_result .statistic_result_text p, .statistic_result .statistic_result_number p {
	margin-left: 20px;
	margin-bottom: auto;
    margin-top: auto;
	font-weight: bold;
}

.statistic_result_note {
	margin-top: 20px;
	margin-bottom: 20px;
}

.statistic_result_note p {
	margin-left: 20px;
	font-style: italic;
	margin-bottom: auto;
    margin-top: auto;
}

.statistic_result_1 p, .statistic_result_2 p {
	margin-bottom: auto;
    margin-top: auto;
	margin-left: 20px;
	/* display: none; */
}

.statistic_result p~p {
    margin-left: 0px!important;
    margin-right: 0px!important;
}


 
/* .statistic_result_1 .statistic_result_number p, .statistic_result_2 .statistic_result_number p, .statistic_result_1 .statistic_result_text p, .statistic_result_2 .statistic_result_text p { */
	/* margin-left: 20px; */
	/* margin-bottom: auto; */
    /* margin-top: auto; */
	/* display: block; */
/* } */




/* ------------- for PIndexbySubjectXXX.html ------------- */

.footer_note_table {
	padding-top: 20px;
	padding-bottom: 10px;
    /* background-color: #E5F5F6; */
    background-color: #c4dce8;
}

.footer_note_table .statistic_result_text {
    /* padding: 10px 20px; */
    padding: 0px 20px;
    display: block;
}

.footer_note {
	display: table-cell;
}

.footer_note_title {
	display: flex;
    flex-basis: 100%;
    margin-bottom: 10px;
}

.footer_note_bulletpoint {
	width: 7%;
    min-width: 40px;
    /* padding-left: 20px; */
    float: left;
    max-width: 60px;
}

.footer_note_content {
	width: 93%;
    max-width: calc(100% - 40px);
	/*padding-right: 20px;*/
    /* float: right; */
}

.footer_note_right_padding {
	padding-right: 20px;
}

.width-100-percent {
	width: 100%;
}

.statistic_result_2 .width-100-percent {
	width: 100%;
}

.overview_detailed_note {
    padding: 20px 20px;
    /* background-color: #E5F5F6; */
    background-color: #FFFFFF;
    text-align: justify;
}

.overview_footer_link {
    padding: 10px 20px;
    background-color: #c4dce8;
}

.overview_footer_link > div{
    width: 100%;
}


/* --------------------------------------------------------------- */



/*
div[id*="cam"] .statistic_result_text p.cam_outer {
    margin-left: 0px;
}
*/
/* glossary text align top */
div#glossary1 .statistic_result_text.statistic_result_text_new {
    vertical-align: text-top;
}
div#conceptsMethods .subject_right_title_pub_detail {
    padding-left: 20px;
}

div#conceptsMethods .statistic_result_text p {
    margin-left: 0px;
}
#conceptsMethods .cam_outer img {
    margin: 10px 0px;
}
.statistic_result_text p.cam_outer2 button {
    padding-left: 0px;
}

#overview .statistic_result_text span[id*="sid_household_size_"] {
    margin-left: 20px;
}

#overview .statistic_detail_row [langresource] {
    font-weight: bold;
}

.statistic_result_text a {
	font-weight: 400;
	text-decoration: underline;
	color: #028383;
}

.statistic_result_text_1 a {
	text-decoration: underline;
	color: #028383;
}

.statistic_result_number a, .statistic_result_1 a, .statistic_result_2 a {
	text-decoration: underline;
	/* color: #028383; */
	color: #017A7A;
}

.statistic_detail_row {
	margin-bottom: 9px;
}

.statistic_detail {
	background-color: #F6F6F6;
	padding: 20px;
	margin-bottom: 10px;
}

.statistic_detail_link {
    background-color: #F6F6F6;
    padding: 10px 10px 0px 30px;
    border-bottom: 1px solid #fff;
}

.statistic_detail_text p {
	margin-bottom: 0;
}

.statistic_para {
	background-color: #E5F5F6;
	padding: 20px;
	margin-bottom: 20px;
}

.statistic_detail_text a, .statistic_para a {
	/* color: #028383; */
	color: #027d7d;
	text-decoration: underline;
}

#overview .statistic_detail table.statistic_detail_text th {width:25%;}
#overview .statistic_detail table.statistic_detail_text td {width:75%;}

#related_product td.statistic_detail_text {
	padding-left: 0;
}

#sd_values > * {
    /* margin-left: 20px; */
}
#sd_values table {
    width: 90%;
    margin-bottom: 0px;
}
#sd_values + div {
    width: 100%;
}
#sd_values + div table {
    width: 90%;
    margin-top: 0px;
    /* margin-left: 20px; */
}

#sd_values table td.sd_td {
    /* width: 11.54%; */
    width: 7%;
    padding-left: 0px;
    vertical-align: top;
}
#sd_values + div table td.sd_td {
    /* width: 11.54%; */
    /* width: 5%; */
    width: 7%;
    padding-left: 0px;
    vertical-align: top;
}

#conceptsMethods1 .subject_right_title_pub a.expand_more_less i {
    float: right;
}
#conceptsMethods1 .subject_right_title_pub .h6[data-bs-toggle="collapse"] > div:nth-child(1) { display:inline-block;width:calc(100% - 24px); }
#CAM2_section .subject_right_title_pub a:nth-child(1) { /* width: calc(100% - 24px); */ }
#classification_section .subject_right_title_pub a:nth-child(1) { /* width: calc(100% - 24px); */ }
#glossary_section .subject_right_title_pub a:nth-child(1) {
    /* width: calc(100% - 24px); */
}

.more_button {
	justify-content: center;
    display: flex;
}

.more_button a, .more_button a:hover {
	color: gray;
	text-decoration: none;
	display: flex;
}

.more_button .more_span {
	display: none;
}

.more_button .collapsed .more_span {
	display: block;
}

.more_button .less_span {
	display: block;
}

.more_button .collapsed .less_span {
	display: none;
}

/* @media screen and (max-width: 767px) { */
@media screen and (max-width: 768px) {

	.download_div_2 {
		display: flex;
		justify-content: flex-start;
	}
	
}

#table_product_1 td {
    padding: 5px;
}

.HTMLTable td {
    border: 1px solid #D1D1D1;
    white-space: nowrap;
}

.TL5Cust {
    font-family: Arial;
    font-size: x-small;
    color: #000000;
    background: #FFFFFF;
    text-align: right;
}

#table_product_1 th {
    padding: 5px;
}

.HTMLTable th {
    border: 1px solid #D1D1D1;
}

.TL1CustColhead {
    font-family: Arial;
    font-size: x-small;
    color: #000000;
    background: #FFFFFF;
    text-align: left;
}

.TL1CustRowhead {
    font-family: Arial;
    font-size: x-small;
    color: #000000;
    background: #FFFFFF;
    text-align: left;
    white-space: nowrap;
}

#backToTopBtn {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 17px;
  z-index: 9999;
  font-size: 18px;
  border: none;
  outline: none;
  background-color: #ff4b37;
  color: white;
  cursor: pointer;
  padding: 3px;
  border-radius: 15px;
  height: 30px;
}

#backToTopBtn:hover {
  background-color: #555;
}

ul.nav-pills {
	top: 80px;
	position: sticky;
}

.statistic_icon {
    width: 15px;
    height: 15px;
    margin-bottom: auto;
    margin-top: auto;
}

table th[class="titlesvcol"], td[class="titlesvcol"]
{	padding: 3px !important;
	font-size: 0.70em;
	font-family: Arial, PMingLiU, "Microsoft JhengHei";
	text-align: center;
	border: 1px solid #666;
	border-collapse:collapse;
	background-color:#028383;
	color: #fff 
}

.bigText table th[class="titlecol"], td[class="titlecol"]{
	font-size: 0.75em;
}

.bigText table th[class="titlesvcol"], td[class="titlesvcol"]{
	font-size: 0.75em;
}

table th[class="titlecol"], td[class="titlecol"]
{	padding: 3px !important;
	font-size: 0.70em;
	font-family: Arial, PMingLiU, "Microsoft JhengHei";
	text-align: center;
	border: 1px solid #666;
	border-collapse:collapse;
	/*background-color:#EAF1DD;*/
	background-color:#B2E1E3;
	color: #000 
}

table th[class="titletotalcol"], td[class="titletotalcol"],
table th[class="titletotalsvcol"], td[class="titletotalsvcol"]
{	padding: 3px !important;
	font-size: 0.70em;
	font-family: Arial, PMingLiU, "Microsoft JhengHei";
        /*font-style: italic;*/
        font-weight: bold;
	text-align:  center;
	border: 1px solid #666;
	border-collapse:collapse;
	/*background-color:#FFFFCC;*/
	background-color:#FFFDEE;
	color: #000 
}
.smallText table th[class="titletotalcol"], td[class="titletotalcol"]{
	font-size: 0.65em;
}
.bigText table th[class="titletotalcol"], td[class="titletotalcol"]{
	font-size: 0.75em;
}

[data-bs-toggle="collapse"] .material-icons:before {  
  content: "expand_less";
  float: right;
}

[data-bs-toggle="collapse"].collapsed .material-icons:before {
  content: "expand_more";
  float: right;
}

.anchor { 
	/* padding-top: 80px;  */
	/* margin-top: -80px; */
    
}

[data-toggle="collapse"] .mobile-icon:before {
  content: "";
}

[data-toggle="collapse"].collapsed .mobile-icon:before {
  content: "";
}


.top_section {
    background: #21AEB5;
}

.search_input {
    margin-top: 19.5px;
}

.checkbox_select1 {
	padding-top: 3px;
    padding-bottom: 6px;
}

.search_main_title {
	/* border-bottom: 2px solid #EBEBEB; */
	padding-top: 3px;
	margin-left: 3px;
    padding-bottom: 6px;
    font-size: 14px;
}

.search_count {
	/* border-bottom: 2px solid #EBEBEB; */
	padding-top: 3px;
	margin-left: 3px;
    padding-bottom: 6px;
    font-size: 14px;
	font-weight: 600;
}

.main_title {
	border-bottom: 2px solid #EBEBEB;
	padding-top: 3px;
    padding-bottom: 6px;
    font-size: 14px;
}

.sub_title {
    font-size: 14px;
}

.subject_title {
    padding: 10px 3px;
    font-weight: bold;
    font-size: 20px;
}

.subject_box {
    margin: 16px 0 16px 3px;
}

.sub_box {
    border-bottom: 2px solid #EBEBEB;
}

.alert_option_box {
    height: 60px;
}

.alert_section {
    margin-top: 15px;
}

.btn-close {
    padding: 3px 20px !important;
}

.alert_option {
    background-color: #DCF4F4;
    padding: 6px 60px 8px 18px;
    margin-right: 20px;
}

.select_sort_box {
    width: 100%;
    height: 50px;
    border-top: 1px solid #EBEBEB;
    border-bottom: 1px solid #EBEBEB;
}

.select-center {
    text-align: center;
}

.select-li-center {
    text-align: center;
    line-height: 30px;
    cursor: pointer;
}

.submenu {
	display: none;
}

.menuitem:hover .submenu {
	display: block;
}

.submenu {
	background: #fff; 
	border: 1px solid #EBEBEB; 
	position: absolute; 
	top: 38px; 
	width: 90%;
	border-radius: 5px;
}

.select-li-center>a {
    text-decoration: none;
    color: #000;
}

.sidebar_left_text {
	padding-left:15px; 
	margin-bottom:0px;
}

.clear_selection {
    background: none;
    border: none;
    color: #fff;
    margin-right: 10px;
    font-size: 15px;
    cursor: pointer;
}

.top_section.row, .HL1 {
    background: #fff;
    padding-left: 40px;
    padding-right: 40px;
    /* text-align: justify; */
}

.hl2 .HL1 {
    background: unset;
}

.vision_top_section.row {
    background: #fff;
    padding-left: 40px;
    padding-right: 40px;
    text-align: justify;
}

/* .top_section.row.box_center .HL2 { */
.top_section.row.box_center {
    width:100%;
    /* height:100%; */
    padding-bottom: 80px;
    background-color: #F5F6FA;

	display: block;
    padding-top: 10px;    
}

/* .top_section.row.box_center .HL2 { */
.landing_top_section.row.box_center {
    width:100%;
    /* height:100%; */
    padding-bottom: 80px;
    background-color: #F5F6FA;
    padding-top: 10px;    
}

.vision_top_section.row.box_center {
    width:100%;
    /* height:100%; */
    padding-bottom: 80px;
    background-color: #F5F6FA;

	display: block;
    padding-top: 10px;    
}

.vision_section_item {
    background-color: #ffffff;
    margin: 25px 0px;
    padding: 20px 25px;
}
.vision_section_item .HL2{
    color: #24BEC5;
}

.top_section.row.box_center > div {
    display: inline-block;
}
.top_section.row.box_center > div {
    width: 100%;
}

/* start handle table content total width */

.top_section.row.box_center table {
    /* width: 100%; */
    /* table-layout: fixed; */
}
.top_section.row.box_center #enq table, 
.top_section.row.box_center table[summary="Civil Service List"], 
.top_section.row.box_center table[summary="公務員職位列表"] {
    width: 100%;
    table-layout: fixed;
}
.top_section.row.box_center table[summary^="CENSUS AND STATISTICS"] > tbody > tr > th {
    padding: 3px 5px;
}
.cnsd_body #details > div.table_show {
    overflow-y: auto;
}

div.table_show {
    overflow-y: auto;
}

#P1+p+table+table {
    table-layout: auto!important;
}

/* .top_section.row.box_center table[summary="Services and Forms"]>tbody>tr>td:nth-child(1) table { */
    /* table-layout: auto; */
/* } */



/* end handle table content total width */

.top_section.row ol {
    margin-left: 20px;
	padding-inline-start: 40px;
}

.vision_top_section.row ol {
    margin-left: 20px;
	padding-inline-start: 40px;
}

.img_icon_product {
	height:30px; 
	/* padding: 15px 0px 10px 0px; */
}

.titlebar_li {
    float: left;
}

.title_a {
    border-top: 4px solid #E9E9E9;
    border-left: 1px solid #EBEBEB;
    min-width: 130px;
    text-align: center;
    text-decoration: none !important;
}

.title_a.active {
    border-top: 4px solid #FF4B36;
	color: #FF4B36;
	background: #E9E9E9;
}

.title_a:hover {
    border-top: 4px solid #FF4B36;
}

.content-li-full {
    border-bottom: 1px solid #EBEBEB;
    padding-top: 10px;
}

 .row>.content-li-full.webtable {
	padding-right: 0;
	padding-left: 0;
	
} 
.dropdown-content-menu {
    width: 300px !important;
}

.dropdown-menu.w-100.top_dropdown_menu.show {
    width: 300px !important;
    border-radius: 0;
}

.dropdown_menu_item:hover, .dropdown-content-menu a:hover {
    color: #FF753A;
    text-decoration: none;
    background: #EAECEB;
}

.li_a {
    display: block;
    width: 100%;
    padding: .25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    background-color: transparent;
    border: 0;
    border-bottom: 1px solid #EAECEB;
    margin-bottom: unset;
}

.dropdown-submenu:hover, .dropdown-submenu a:hover {
    color: #FF753A;
    text-decoration: none;
    background: #EAECEB;
}

.icon_right {
    float: right;
    margin-right: 10px;
    /* margin-top: 3px; */
	font-size: initial;
}

.li_menu1 {
    margin-left: 12px;
}

a.dropdown_menu_item.h4.li_a {
    /*margin-left: -16px;*/
    font-weight: bold;
}

span.li_menu1 {
    margin-left: -15px;
}

ul.dropdown-menu.top_dropdown_menu.show {
    border-radius: 0;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}

ul.dropdown-menu.top_dropdown_menu {
    border-radius: 0;
}

.content_post {
    /*border-bottom: 1px solid #EAECEB;*/
    height: 230px;
}

.post_box1_text {
    padding: 10px 15px 5px 15px;
    font-size: 25px;
    font-weight: bold;
    color: #4AB0B4;
}

.post_box1_text2 {
    padding: 10px 15px;
}

.post_box3 {
    padding: 5px 15px;
}

.post_box4 {
    padding: 0 15px 20px 15px;
}

.post_box4_icon {
    padding: 10px 20px 10px 20px;
    margin-right: 10px;
}

.post_box4_icon:hover {
    background: #EAECEB;
}

.post_box4_4_icon {
    padding: 10px 20px 10px 20px;
    background: #EAECEC;
}

.download_icon_4_4 {
    margin: 40px 0 40px 0;
}

hr.post_hr {
    margin-top: 10px;
}

.subject_2_title {
    display: flex;
    justify-content: space-between;
    background-color: #EAECEB;
    color: #028383;
    padding: 8px 20px 0px 20px;
    margin-bottom: 5px;
    min-height: 40px;
}

.line_40 {
    min-height: 40px;
}

.subject_3_title {
    display: flex;
    justify-content: space-between;
    background-color: #fff;
    color: #028383;
    padding: 15px 20px 3px 20px;
    margin-bottom: 5px;
    /*min-height: 40px;*/
}

.left {
	float: left;
}

.subject_item_color {
    display: flex;
    justify-content: space-between;
    padding: 3px 20px 5px;
}

.subject_title_color {
    margin-top: 5px;
}

li.nav-item.solid_line {
    border-top: 1px solid #f1f1f1;
    max-height: 55px;
}

.checkbox_set {
	margin-bottom: auto; margin-top: auto; height: 16px; margin-left: -5px;
}

.icon_right_1 {
    margin-left: 20px;
    margin-top: 5px;
}

.statistic_para1 {
	/*background-color: #E5F5F6;*/
	padding: 20px;
	margin-bottom: 20px;
}

.left_box_6 {
    border-top: 1px solid #EAECEB;
    /*padding-bottom: 60px;*/
    /*border-bottom: 1px solid #EAECEB;*/
    max-height: 170px;   
}

.center {
    text-align: center;
}

.left {
    text-align: left;
}

.right {
    float: right;
}

#overview {
    background: #F6F6F6;
}

.report_box {
    width: 220px;
    height: 260px;
    border: 1px solid #fff;
    background: #fff;
    margin: 15px auto;
}

.report_part1 {
    font-size: 16px;
    font-weight: bold;
    padding: 15px;
}

p.post_p_4_4 {
    margin: 30px 20px;
}

span.h5 {
    font-size: 1.25rem;
}

img.action_open {
    margin-top: 4px;
}

.up_icon{
    margin-top: -8px;
}

/*menu_samll start*/
.menu_small_open {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1;
  top: 0;
  right: 0;
  background-color: #F6F6F6;
  overflow-x: hidden;
  transition: 0.5s;
  /* padding-top: 60px; */
  z-index: 10;
}

.menu_small_li>a {
	padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 18px;
    color: #818181;
    display: inline-block;
    transition: 0.3s;
    border-bottom: 1px solid #EAECEC;
    width: 280px;
}

.menu_small_open a:hover {
  cursor:pointer;
}

.open_icon {
  position: absolute;
  font-size:30px;
  cursor:pointer;
  right: 20px;
  top: 10px;
}

@media screen and (max-height: 450px) {
  .menu_small_open a {font-size: 18px;}
}

.language_small {
    width: 300px;
    margin: -34px 0 0 -100px;
}

.language_small .share_icon_anchor {
    vertical-align: text-top;
}
.language_small .font_size_btn {
	display: none;
}

#menujson_mobile {
    text-align: left;
}

.align_right {
    float: right;
}

.menu_small_2>a {
    height: 35px;
    display: block;
    border-bottom: 1px solid #EAECEC;
    margin-left: 30px;
    margin-top: 10px;
}

/*show datatable*/
/*.display {
    display: inline;
}*/

.display_none {
    display: none !important;
}

.menu_2_color {
	background: #FF4A37;
}

.menu_3_color {
	background: #000;
}

/*menu_samll end*/

.dropdown-menu {
     border: unset; 
}

ul#ui-id-1 li {
    list-style: none;
}

/* added by dicky 20230320 for move the autocomplete hints to the top layer*/
.ui-menu {
	z-index:1000;
}
/* end */
.ui-menu-item {
	background: #EEEEEE;
	border-bottom: 1px solid #000;
	font-size: 30px;
}

.ui-id-1 {
	left: -79px;
}

.result_position {
    position: absolute;
    z-index: 999;   
}

.not_found {
    text-align: center;
    margin: 100px auto;
}

.st-disclaimer {
    display: none;
}

.st-logo {
    display: none;
}

/*sharethis start*/
#sharethis_bar {
	position: absolute;
	right: 15px;
	margin-top: 45px;
	width: 360px;
	background: #fff;
	padding: 10px;
	border-top: 3px solid #fd7e14;
}
.z-index_-1 {
	z-index: -1;
}
.z-index_1 {
	z-index: 10000;
}
.topbar {
    background: #fff;
}
.sharethis_icon {
	color: #323a45; 
	vertical-align: bottom;
	cursor: pointer;
}
/*sharethis end*/

#print {
    cursor: pointer;
}

.box_center {
	max-width: 1200px; 
	margin-left: auto; 
	margin-right: auto;
	margin-top: 12px;
}

.footer_map_box_center {
	max-width: 1260px; 
	margin-left: auto; 
	margin-right: auto;
}

.px13 {
    font-size: 13px;
}

.footer_map {
    /*background-color: #e5f5f6;*/
}

.footer-link {
	margin: 10px 0;
}

.footer_map_row {
    padding: 25px;
}

.top_menu_item:hover, .dropdown:hover .dropbtn {
    color: white!important;
    border-bottom-color: unset;
}

.article_title {
    text-align: left;
    font-size: 26px;
	margin-top: 30px;
	margin-bottom: 30px;
    font-weight: bold;
    width: 100%;
}

.article_title.h3 {
    font-family: Arial, Microsoft JhengHei;
    font-weight: 700;
    font-size: 20px;
    line-height: 1.3em;
    font-size: 1.75rem;
}

#print_content {
    /*width: 100%;*/
}

table {
    margin: 15px 0px;
	text-align: left;
}

th {
    padding: 5px 10px;
}

td {
    padding: 3px 5px;
}

th {
    /* padding: 10px 20px; */
    /* per Gery's request 20210120 */
    padding: 3px 5px;
}

th_padding_left_0px {
    padding-left: 0px;
}

a {
    text-decoration: none !important;
}

#adoptionIntStdTbl tr th {
    padding-left: 5px;
    padding-right: 5px;
}

#adoptionIntStdTbl table {
    margin: 15px 0px 15px -5px;
}

li.Level1 {
    margin: 3px 0px;
}

.Level1 {
    /* list-style-image: url(data:image/gif;base64,R0lGODlhDgAOALMAAP9gOPDv7svLy9uzqf+fhvyEZv7Ty/h4V97f3/7+/v+smPp1U9XV1f3Bs//n4vfPwywAAAAADgAOAAAERTDJSalqNScDDtYTIC6fRohjSXFomrXtYkwBLB4DEkgKvAwCAUKXOKBwQQGDyCoAg8vALkEoPBBQ3VTiSAQQ0W3lKwVFAAA7); */
    list-style-image: url("/img/bullet_Lv1.png");
    text-indent: 0px;
    margin: 5px 0px 5px 0px;
    padding: 0px;
    border: 0;
    text-align: left;
}

.Level2 {
    /* list-style-image: url(data:image/gif;base64,R0lGODlhCgAKALMPAP9gNufn5/rDtvqMcfiwnPr29P58W+bb1+vMxvT19f2fhv3e1/5hOe7u7/7TzP7+/iwAAAAACgAKAAAELPDJSedSSlTBOhtTwQBjR0iO5w3Js5Dq0EgGPCKza3hE0EoJBOLQ+IUSSEkEADs=); */
    list-style-image: url("/img/bullet_Lv2.png");
    text-indent: 0px;
    margin: 5px 0px 5px 0px;
    padding: 0px;
    border: 0;
    text-align: left;
}

ul {
    padding-left: 30px;
}

/*fix menu bar start*/
#menuBarFix {
	top: 0;
}
/*fix menu bar end*/

#page_title {
    text-align: center;
    font-size: 40px;
}

.button_home {
    padding: 8px 50px;
    margin: 50px 10px;
    font-size: 20px;
}

a {
    /* color: #4AB0B4; */
    /* color: #348187; */
    color: #30787E;
}

a:hover {
    /* color: #009999; */
    /* color: #007D7D; */
    color: #007373;
}

/* added by dicky 20220504 */

#field_downloadfiles img{
	
	padding-right: 5px;
	display: inline-block;
}

/* end of added by dicky 20220504 */

/*set font start*/
* {
	font-family: Arial, Microsoft JhengHei;
}

body {
	font-family: Arial, Microsoft JhengHei;
}
/*set font end*/

.search_button {
    margin-top: 20px;
}

.search_box {
    width: 100%;
    height: 48px;
    padding-left: 10px;
    margin-top: 20px;
    background-color: #FFFFFF;
    border: 2px solid #E9E9E9;
}

/*.search_text.row.g-0 {
    margin: 0px 0 20px 0;
}
*/
.col-lg-4.search_2b_box {
    border-left: gray;
    /*border-left-style: solid;*/
    border-left-width: 1px;
    border-right: gray;
    /*border-right-style: solid;*/
    border-right-width: 1px;
}

.language_icon {
	cursor: pointer;
}

.data_text_down {
    font-size: 15px;
    /*color: #009BA3;*/
}

.data_text_up {
    margin-bottom: 2px;
}

.menu_subject_text {
    color: #ffff !important;
}

#carousel_3 .owl-prev i, #carousel_3 .owl-next i {
    /* color: #009BA3; */
    /* color: #007075; */
    color: #000;
}

div#carousel_4 {
    margin-top: 10px;
}

#carousel_5 .owl-prev i, #carousel_5 .owl-next i {
    /* color: #009BA3; */
    /* color: #007075; */
    color: #000;
}

#carousel_5 .owl-stage {
  display: flex;
  align-items: center;
}

.subject_btn {
    padding-left: 35px;
    padding-right: 35px;
    border-radius: 25px;
    /* background-color: transparent; */
    background-color: white;
    /* border-color: #ccc; */
    border-color: #028383;
    color: #028383;    
}

.subject_btn:hover {
	background-color: white;
	border-color: #028383;
	color: black;
	
	
}

.p_text {
    width: 100%;
}


h2.text_center_small.text_center {
    text-align: center;
}

.right.index_search_text {
    margin-bottom: 20px;
}

ul.page_ul {
    width: 100%;
}

.height_60 {
    height: 60px;
}

#menu_boxes {
    width: 100%;
}

.searchText {
    background-color: yellow;
    font-weight: bold;
}

.search-code-input {
    margin-top: -5px;
}

select#searchMode {
    font-weight: bold;
}

.form-text {
    font-size: 16px;
}

.top-help {
    display: block;
    float: right;
    font-weight: bold;
    padding: 0px 5px 0px 20px;
    background: url(/img/help.png) no-repeat;
}

#expandCollapse {
    margin-bottom: 20px;
}

.HL1 {
	font-size: 2rem;
    text-align: left;
}
.HL1B {
	font-size: 2rem;
    text-align: left;
	font-weight: bold;
}

@media screen and (max-width: 768px)
{
	.HL1 {
		font-size: 1.75rem; /*1.75rem per wilson instruction 2021-01-08*/
	}
}


.HL2 {
	font-size: 1.5rem;
}
.HL2B {
	font-size: 1.5rem;
	font-weight: bold;
}
.HL3B {
	font-size: 1rem;
	font-weight: bold;
}

.h2, h2 {
    font-size: 1.5rem;
}

.rss_share_btn {
    display: inline-block;
    background-color: #028383;
}

#rss_share_icon {
    color: #fff;
    vertical-align: bottom;
    line-height: 40px;
}


#modal-text-size {
    /* width: 100%; */
}
.modal {
    background-color: rgba(0,0,0,0)!important;
}
.modal_notice {
    /* display: none; */
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    width: 100vw;
    height: 100%;
    overflow: hidden;
    overflow-y: auto;
    outline: 0;
}
.modal-dialog {
    max-width: none;
}
.text-size-modal .modal-dialog {
    margin: 5% auto;
}
.modal-content {
    border: 0;
    background-color: #fff;
    border-radius: 0;
    box-shadow: 0px 0px 20px 10px rgba(101, 101, 101, 0.27);
    padding: 3rem;
    max-width: 1140px;
    margin: 0 auto;
}

.hide {
    transition: opacity .15s linear;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1040;
    width: 100vw;
    height: 100vh;
    background-color: #848484;
}
.modal-backdrop.hide {
    opacity: 0;
}
.modal-backdrop.show {
    opacity: 0.5;
}
.red-required {
    color: #AA181B;
    font-weight: bold;
}
.color-primary {
    color: #005b75;
}

.modal_notice .btn-close {
    width: 80px;
    height: 40px;
	float:right;
}
/*begin copy from https://www.ogcio.gov.hk/en/ header-nav__tool--share*/
/*
.header-nav__tool {
	width: 20px;
	height: 100%;
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
	background: url() no-repeat center center;
	background-size: 100% auto;
	z-index: 5;
}
.header-nav__tool.is-active .header-nav__tools-sub-holder {
	display: block;
}
*/
.bw-ver--ie .share_icon {
/*	background-image: url(../images/common/icons/svg/white/icon-share.svg) !important; */
	background-image: url(../images/common/icons/svg/black/icon-share.svg) !important;
}
/*
[data-key-txt-color="black"] .header-nav__tool.header-nav__tool--share, .page-demo.bw-ver--ie .header-nav__tool.header-nav__tool--share, .mob-nav.bw-ver--ie .header-nav__tool.header-nav__tool--share, .header--small.bw-ver--ie .header-nav__tool.header-nav__tool--share {
	background-image: url(../images/common/icons/svg/black/icon-share.svg) !important;
}
*/
.share_icon {
/*	z-index: 6; */
/*	background-image: url(../images/common/icons/svg/white/icon-share.svg); */
	background-image: url(../images/common/icons/svg/black/icon-share.svg);
}
/*
.share_icon:hover {
	background-image: url(../images/common/icons/svg/orange/icon-share.svg);
}
*/
/*
[data-key-txt-color="black"] .header-nav__tool.header-nav__tool--share, .page-demo .header-nav__tool.header-nav__tool--share, .mob-nav .header-nav__tool.header-nav__tool--share, .header--small .header-nav__tool.header-nav__tool--share {
	background-image: url(../images/common/icons/svg/black/icon-share.svg);
}
[data-key-txt-color="black"] .header-nav__tool.header-nav__tool--share:hover, .page-demo .header-nav__tool.header-nav__tool--share:hover, .mob-nav .header-nav__tool.header-nav__tool--share:hover, .header--small .header-nav__tool.header-nav__tool--share:hover {
	background-image: url(../images/common/icons/svg/orange/icon-share.svg);
}
*/

.header-nav__tool--share-trigger {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}
.share_bar .share-btns__btn:before {
	background-position-y: -26px;
}
.mob-nav__control .share-btns__btn.share-btns__btn--email, .share_bar .share-btns__btn.share-btns__btn--email, .share-btns__btn.share-btns__btn--email:hover {
	background-color: yellowgreen;
}
.mob-nav__control .share-btns__btn.share-btns__btn--fb, .share_bar .share-btns__btn.share-btns__btn--fb, .share-btns__btn.share-btns__btn--fb:hover {
	background-color: #3b5998;
}
.mob-nav__control .share-btns__btn.share-btns__btn--wa, .share_bar .share-btns__btn.share-btns__btn--wa, .share-btns__btn.share-btns__btn--wa:hover {
	background-color: #1bd741;
}
.mob-nav__control .share-btns__btn.share-btns__btn--wb, .share_bar .share-btns__btn.share-btns__btn--wb, .share-btns__btn.share-btns__btn--wb:hover {
	background-color: #df2029;
}
.mob-nav__control .share-btns__btn.share-btns__btn--wc, .share_bar .share-btns__btn.share-btns__btn--wc, .share-btns__btn.share-btns__btn--wc:hover {
	background-color: #09b83e;
}
.mob-nav__control .share-btns__btn.share-btns__btn--tw, .share_bar .share-btns__btn.share-btns__btn--tw, .share-btns__btn.share-btns__btn--tw:hover {
	background-color: #00aff0;
}
.mob-nav__control .share-btns__btn.share-btns__btn--ig, .share_bar .share-btns__btn.share-btns__btn--ig, .share-btns__btn.share-btns__btn--ig:hover {
	background-color: #bc2a8d;
}
.mob-nav__control .share-btns__btn.share-btns__btn--rss, .share_bar .share-btns__btn.share-btns__btn--rss, .share-btns__btn.share-btns__btn--rss:hover {
	background-color: #f26522;
}
/* ------------------------------------------ */
/* Style for share-btns */
/* ------------------------------------------ */
.share-btns {
	position: relative;
	margin-top: 15px;
}
.share_bar .share-btns {
	white-space: nowrap;
	margin-right: 0px;
}
.share-btns__btn:before {
	content: '';
	width: 26px;
	height: 26px;
	left: 4px;
	top: 4px;
	display: block;
	position: absolute;
	background: url() center top;
	background-size: 100% auto;
	transition: 0.2s;
}
.share_bar .share-btns__btn:before {
	background-position-y: -26px;
}
.mob-nav__control .share-btns__btn:before {
	background-position-y: -22px;
}
.mob-nav__control .share-btns__btn:before {
	width: 22px;
	height: 22px;
	left: 4px;
	top: 4px;
}
.share-btns__btn:hover:before {
	background-position-y: -26px;
}
.mob-nav__control .share-btns__btn:hover:before {
	background-position-y: -22px;
}
.share-btns__btn.share-btns__btn--email:before {
	background-image: url(../images/common/icons/icon-social-email-white.png);
}
.mob-nav__control .share-btns__btn.share-btns__btn--email, .share_bar .share-btns__btn.share-btns__btn--email, .share-btns__btn.share-btns__btn--email:hover {
	background-color: yellowgreen;
}
.share-btns__btn.share-btns__btn--fb:before {
	background-image: url(../images/common/icons/icon-social-facebook-white.png);
}
.mob-nav__control .share-btns__btn.share-btns__btn--fb, .share_bar .share-btns__btn.share-btns__btn--fb, .share-btns__btn.share-btns__btn--fb:hover {
	background-color: #3b5998;
}
.share-btns__btn.share-btns__btn--wa:before {
	background-image: url(../images/common/icons/icon-social-whatsapp-white.png);
}
.mob-nav__control .share-btns__btn.share-btns__btn--wa, .share_bar .share-btns__btn.share-btns__btn--wa, .share-btns__btn.share-btns__btn--wa:hover {
	background-color: #1bd741;
}
.share-btns__btn.share-btns__btn--wb:before {
	background-image: url(../images/common/icons/icon-social-weibo-white.png);
}
.mob-nav__control .share-btns__btn.share-btns__btn--wb, .share_bar .share-btns__btn.share-btns__btn--wb, .share-btns__btn.share-btns__btn--wb:hover {
	background-color: #df2029;
}
.share-btns__btn.share-btns__btn--wc:before {
	background-image: url(../images/common/icons/icon-social-wechat-white.png);
}
.mob-nav__control .share-btns__btn.share-btns__btn--wc, .share_bar .share-btns__btn.share-btns__btn--wc, .share-btns__btn.share-btns__btn--wc:hover {
	background-color: #09b83e;
}
.share-btns__btn.share-btns__btn--tw:before {
	background-image: url(../images/common/icons/icon-social-twitter-white.png);
}
.mob-nav__control .share-btns__btn.share-btns__btn--tw, .share_bar .share-btns__btn.share-btns__btn--tw, .share-btns__btn.share-btns__btn--tw:hover {
	background-color: #00aff0;
}
.share-btns__btn.share-btns__btn--ig:before {
	background-image: url(../images/common/icons/icon-social-ig-white.png);
}
.mob-nav__control .share-btns__btn.share-btns__btn--ig, .share_bar .share-btns__btn.share-btns__btn--ig, .share-btns__btn.share-btns__btn--ig:hover {
	background-color: #bc2a8d;
}
.share-btns__btn.share-btns__btn--rss:before {
	background-image: url(../images/common/icons/icon-rss.png);
}
.mob-nav__control .share-btns__btn.share-btns__btn--rss, .share_bar .share-btns__btn.share-btns__btn--rss, .share-btns__btn.share-btns__btn--rss:hover {
	background-color: #f26522;
}
.share-btns__btn:last-child {
	margin-right: 0;
}
/* END Style share-btns */
/* ------------------------------------------ */
/* Style for wc-qrcode */
/* ------------------------------------------ */
.wc-qrcode {
	padding: 30px;
	background: #FFF;
	display: none;
}
.wc-qrcode.is-active {
	display: block;
}
.wc-qrcode p {
	font-size: 14px;
	color: #000;
	margin: 0 0 10px;
}
/* END Style wc-qrcode */
/* ------------------------------------------ */
/*end copy from https://www.ogcio.gov.hk/en/ header-nav__tool--share*/

.close_icon_div{
	display: inline-block;
	margin: auto;
	position: absolute;
    right: 20px;
}






/* *********************************************** */


/* temporarily hide the 2 icon on 20201127 */
.subject_right_title span.right > a[href="#shape"],
.subject_right_title span.right > a[href="#list"] {
    display: none!important;
}

.dummy_collapse {
	/* display: none; */
	font-size: 0;
}

.index_data_text {
    font-weight: 700;
    font-size: 16px;
    line-height: 1.3em;
}

.index_data_value {
    font-weight: 700;
    font-size: 20px;
    line-height: 1.3em;
}

ol.ol-upper-alpha {
	list-style-type:none;
}

ol.ol-upper-alpha > li:before {
	content:"(" counter(section, upper-alpha) ") ";
}

ol.ol-upper-alpha > li {
   counter-increment:section;
   list-style: none;
}

ol.ol-decimal {
    counter-reset: list;
}

ol.ol-decimal > li {
    list-style: none;
    position: relative;
}

ol.ol-decimal > li:before {
    content: "(" counter(list) ")";
    counter-increment: list;
    left: -40px;
    padding-right: 10px;
    position: absolute;
    text-align: right;
    width: 40px;
}

.expand_more_less {
	/* display: flex!important; */
    justify-content: space-between;
    color: white!important;
    width: 100%;
}

.expand_more_less:hover {
	color: white;
}

.skip-link__link {
	display: block;
    margin: 0;
    max-height: 0;
    color: #FFF;
    position: absolute;
    top: -5000px;
    left: -5000px;
}

.menu_small_open a.header_icon {
	font-size: 0;
}


#overview table, table#pressReleaseSeries, table#table_and_chart, table#statisticalReports1, table#dataset1, table#feature_article1 {
    width: 100%;
    margin: 0px;
}
#overview tr:not(.statistic_result) th {
    font-weight: 400;
}

.btn.focus, .btn:focus {
	outline-color: rgb(16, 16, 16);
	outline-offset: 1px;
	outline-style: auto;
	outline-width: 1px;
	box-shadow: initial;
}

.overview_table_right {
	text-align: right;
}

.overview_table_header {
	background-color: #c4dce8;
    height: 35px;	
}

.overview_table_header th {
	margin-left: 20px;
    margin-bottom: auto;
    margin-top: auto;
    font-weight: bold!important;
}
	
.overview_table_0 {
	background-color: white;
    height: 30px;
}

.overview_table_1 {
	background-color: #E5F5F6;
	height: 30px;
}

.overview_table_header p, .overview_table_0 p, .overview_table_1 p {
	margin-bottom: unset;
	margin-left: 20px;
	margin-right: 20px;
}

.overview_table_header th, .overview_table_0 th, .overview_table_1 th, .overview_table_0 td, .overview_table_1 td {
	padding: 0;
}

#overview_table tr > *:nth-child(1) { width:66%; }
#overview_table tr > *:nth-child(2) { width:17%; }
#overview_table tr > *:nth-child(3) { width:17%; }

.publication_table tr > *:nth-child(1) { width:41%; }
.publication_table tr > *:nth-child(2) { width:17%; }
.publication_table tr > *:nth-child(3) { width:17%; }
.publication_table tr > *:nth-child(4) { width:25%; }
/* .publication_table tr > *:nth-child(4) { width:50%; } */

#glossary1 .publication_table tr > *:nth-child(1) { width:25%; }
#glossary1 .publication_table tr > *:nth-child(2) { width:75%; }


@media only screen and (max-width: 575px) {
	#overview_table {
		display: none;
	}
}

@media only screen and (min-width: 576px) {
	.original_overview {
		display: none;
	}
}

/************************** PRINT FUNCTION **************************************************************************/
@page { size:  auto; margin: 50px; }

@media print {
	 /* added by Andy 20230227	fixed print blank pages */
	.top_section.row.box_center > div {
		display: block;
	}
	
	.cnsd_body #details > div.table_show {
		overflow-y: unset;
	}
	
	div.table_show {
		overflow-y: unset;
	}
	
   /* .site_notification_div, .topbar, .menu_big_ifshow, .box_center, .footer_map, #footer { */
   .site_notification_div, .topbar, .menu_big_ifshow, #breadcrumb, .footer_map, #footer, .non-printable {
       display: none;
    }
	
	.subject_right_title, .expand_more_less, .titlesvcol, table th[class="titlesvcol"], td[class="titlesvcol"], .titlesvrow, .titledictcol, .subject_right_sub_title  {
		color: #000!important;
		background-color: #fff!important;
		border-color: #000!important;
	}
	
	/*div {
		display: table;
	}*/
	
	#press_release_section, #table_and_charts_section, #reports_section, #datasets_section, #fa_section,
	#overview_section, #overview, #overview_table, #pressReleaseSeries, #table_and_chart, #statisticalReports1, #dataset1, #feature_article1, #conceptsMethods {
		width: 100%;
	}
	
	#conceptsMethods1, #glossary_section, #CAM2_section, #cam_1, #cam_2, #cam_3, #cam_4, #CAM2, #stat_classification, #glossary1, #classification_section {
		page-break-inside: avoid;
		width: 95%;
	}
}

.subject_right_title img {
	height: 34px;
}

/*  added by dicky  20220721 */

#navBarContainer {
	position: relative;
	/* margin-top : 10px; */
    height: 10px;
	left:20px;
	right:20px;
    -webkit-transform: translate3d(0,0,0);
}
/*  end added by dicky  20220721 */

/* added by dicky 20220816  add cursor hand to image buttons */
span#upcoming_press_release_title.highlight_press_release_section {
    cursor: default;
} 

span#new_press_release_title.highlight_press_release_section {
    cursor: default;
}

span#upcoming_press_release_title {
    cursor: pointer;
}

span#new_press_release_title {
    cursor: pointer;
}

.search_selected {
    cursor: default;
}
.search_unselected {
    cursor: pointer;
}
.search_image.row.g-0 { /* solve the problem of search tab and search text box layer overlapped */
    z-index: 1;
    position: relative;
}
/* end added by dicky 20220816 */

@media print {
	.hiddenPrintingDiv {
		display: none !important;
	}
	#default_chart > div {
		page-break-inside: avoid !important;
	}
}

.hiddenPrintingDiv {
	position: relative;
	text-align: center;	
	width: 100%;
	height: 2000px;
	background-color: white;
	top: 0;
	left: 0;
	font-size: 2em;
}
.loadingPanel {
	position: fixed;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	z-index: 99999;
	opacity: 0.75;
	background-color: #F5F6FA;
	height: 100%;
	font-size: 2em;
	top: 0;
	left: 0;
}
.loadingPanel > i {
	animation: rotation 4s infinite linear;
}


/* added 20230620 */

.discrete_range {
	margin-top:10px;
	
}

.range-slider {
  height: 5px;
  position: relative;
  background-color: #e1e9f6;
  border-radius: 2px;
}
.range-selected {
  height: 100%;
  left: 35%;
  right: 3%;
  position: absolute;
  border-radius: 5px;
  background-color: #1b53c0;
}
.range-input {
  position: relative;
}
.range-input input {
  position: absolute;
  width: 100%;
  height: 5px;
  top: -7px;
  background: none;
  pointer-events: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.range-input input::-webkit-slider-thumb {
  height: 20px;
  width: 20px;
  border-radius: 50%;
  border: 3px solid #1b53c0;
  background-color: #fff;
  pointer-events: auto;
  -webkit-appearance: none;
}
.range-input input::-moz-range-thumb {
  height: 15px;
  width: 15px;
  border-radius: 50%;
  border: 3px solid #1b53c0;
  background-color: #fff;
  pointer-events: auto;
  -moz-appearance: none;
}
.range-year {
  margin: 0px 0px;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.range-year label {
  margin: 5px;
  padding: 5px;
  
}
.range-year input {
  /*width: 60px;*/
  padding: 5px;
  height: 35px;
  margin-right!important;
}
.range-year input:first-of-type {
  margin-right: 15px;
}

.range {
   
   margin-left:5%;
   margin-right:5%;
}

.sliderRangeInput {
  /* border: 1px solid #ccc; */
  font-family: inherit;
  font-size: inherit;
  padding: 1px 6px;
  margin: 10px;
  /* background-color : #EBEBE4; */
}

#rangelegend {
	
 margin-top: 10px;	
 height: 1.1em;
 line-height: 1.1;
 color: #666699;
 width: 100%;
}

.rangemin {
	float: left;
}

.rangemax {
	
	float: right;
}
/*table resposive */
table.resposive tr, table.resposive td{
    vertical-align: text-top;
}
table.aligntop tr, table.aligntop td{
    vertical-align: text-top;
	border-top: 0.5px solid #E5F6F6;
}
@media
	only screen 
    and (max-width: 760px), (min-device-width: 768px) 
    and (max-device-width: 1024px)  {

		/* Force table to not be like tables anymore */
		table.resposive, table.resposive thead, table.resposive tbody,table.resposive th,table.resposive td,table.resposive tr {
			display: block;
			border: 0px solid black;
		
		}
		table.resposive tr {border-bottom: 1px solid black;}
        table.resposive{
        border-left : 1px solid black;
	    border-right : 1px solid black;
        border-top : 1px solid black;
	     }

		/* Hide table headers (but not display: none;, for accessibility) */
		table.resposive	thead tr {
			position: absolute;
			top: -9999px;
			left: -9999px;
		}

		table.resposive tr {
			margin: 0 0 0 0;
		}
      
		table.resposive tr:nth-child(odd) {
			background: #f5f6fa;
		}
		table.resposive tr:nth-child(even) {
			background: #f5f6fa;
  
		}
    
		table.resposive td {
			/* Behave  like a "row" */
			border: none;
			border-bottom: 1px solid #eee;
			position: relative;
			padding-left: 45%;
		}

		table.resposive td:before {
			/* Now like a table header */
			position: absolute;
			/* Top/left values mimic padding */
			top: 5px;
			left: 6px;
			width: 45%;
			padding-right: 10px;
			
		}

		/*
		Label the data
    You could also use a data-* attribute and content for this. That way "bloats" the HTML, this way means you need to keep HTML and CSS in sync. Lea Verou has a clever way to handle with text-shadow.
		*/
	 table.no_min_width	td:before { content: attr(data-title);
	     font-weight: bold;
	 }
}
.topbar .row >* {
	width: auto !important;
		
}

tbody,td,tfoot,th,thead,tr {
	
	border-style: inherit;
	border-width: inherit;
}
 
/* Override Bootstrap table styles */
.table > :not(caption) > * > * {
   
    color: inherit; /* Reset color to inherit */
    background-color: transparent; /* Reset background color */
    
}

label {
  margin-bottom: 0.5rem;
  
}



.table td, .table th {
 
    vertical-align: top;
    border-top: 1px solid #dee2e6;
}

.a_point {
	
	color: #006CE3!important;
}

.form-control {
	height : calc(1.5em + .75rem + 2px);
	border-radius: .25rem;
	border : 1px solid #ced4da ;
	appearance: auto;
}

.col-form-label {
	white-space: nowrap;
}

@media print {
	@page {
    size: a3;
	
  }	
   body {	
	margin: 20px;
   }
}

.pretend_h2 {
	font-size: var(--h2-size);
	
}

.pretend_h3 {
	font-size: var(--h3-size);
	
}

.pretend_h4 {
	font-size: var(--h4-size);
	
}

.pretend_h5 {
	font-size: var(--h5-size);
	
}

.pretend_h6 {
	font-size: var(--h6-size);
	
}

.pretend_body_font {
	font-size: 1rem;
	
}

#landing_marquee a:hover {
    text-decoration: none;
    color: inherit;
    background: none;
    
}

.hc_link a {
	color : #1D7677;
		
}
						   
/* **** */