body, #modal-text-size, #menuBarFix, .topmenu {
	padding-right: 0 !important;
}
.modal-open {
	overflow: auto !important;
}
#menujson {
	max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
	padding-left: 0px;
	text-align: justify;
    /*min-width: 65%;*/
	width: 100%;
    display: flex;
    justify-content: space-evenly;
}
#menujson.menu > li.parent {
    width: 100%;
}
.search_button {
	border: none;
	outline: 0;
}
.dropdown-menu {
	margin: 0px;
}
.menu_small_li table {
	font-weight: unset; 
	text-align: unset;
}
.menu_display_block {  
	display: block; 
}
.menu_display_none { 
	display: none; 
}
.parent { 
	display: block;
	position: relative;
	float: left;
	padding: 0 10px 0 10px;
	font-size: 18px;
    text-align: center;
    white-space: normal;
}
.parent a {
	/*margin: 10px;*/
	color: #FFFFFF;
	text-decoration: none;
}
.child > .parent > a{
	width: 100%!important;
}
.menu .child li {
    padding: 5px 5px 5px 15px;
    margin: unset;
}
.child a{
	margin: 0;
	width: 100%!important;
}
.child {
	display: none;
}
.child li {
	background-color: #f6f6f6;
	line-height: 30px;
	border-bottom: 1px solid #cbd0d4;
	border-right: 1px solid #cbd0d4; 
	border-left: 1px solid #cbd0d4; 
	width:100%;
	font-size:18px;
	text-align: left;
}
.child li a{
	color: #000000;
}
.menu ul{
	margin: 0;padding: 0px; 
	min-width: 15em;
}
.menu > li:last-child > ul {    /*Prevent right-most menu appear beyond the right-edge of window*/
    left: -10em;
}
ul ul ul {
	left: 100%;
	top: 0;
	margin-left:1px;
}
ul.menu {
    margin: 0 auto;
}
a.level1 {
    font-size: 21px;
}
.top_section.row.box_center > ul {
    display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;
}
.Level1 {
    text-indent: 0px;
    margin: 5px 0px 5px 0px;
    padding: 0px;
    border: 0;
    text-align: left;
}
.menu .parent {
	display: inline-block;
}
.menu li.parent a {
    text-align: center;
    display: inline-block;
    vertical-align: middle;  
    white-space: wrap;
    margin: 0px;
	padding: 10px 0;
    line-height: normal;
    font-size: 18px;
	height: 100%;
	width: 100%
}
@media (max-width: 1068px) {
	#menujson.menu > li.parent {
		padding: 0px;
	}
	#menujson.menu li.tc.parent > a, #menujson.menu li.sc.parent > a {
		min-width: 108px;
	}
}
.menu li.parent .child li a {
    text-align: left;
}
.parent:hover > .child_0, .parent_2:hover > .child_1, .parent_178:hover > .child_1 {
	display:block;
	position:absolute;
	z-index: 10;
}
.parent li:hover {
	background-color: #F0F0F0;
}
.menu > .parent > a:hover {
	color: white !important;
}
.menu .parent:after {
  content: ' ';
  width: 100%; /* Ensures there are at least 2 lines of text, so justification works */
  display: none;
}

/* Safari */
@-webkit-keyframes spin {
	0% { -webkit-transform: rotate(0deg); }
	100% { -webkit-transform: rotate(360deg); }
}
@keyframes spin {
	0% { transform: rotate(0deg); }
	100% { transform: rotate(360deg); }
}

.innerul {
	list-style: circle;
	margin-left: -1em;
}
li.Level2 {
    margin: 5px 0px 5px 0px;
    padding: 0px;
    border: 0;
    text-align: left;
}
li.Level2:before {
  /*content: "-";*/
  position: absolute;
  margin-left: -1em;
}
li.Level1 {
    margin: 3px 0px;
}
.Level1 {
    text-indent: 0px;
    margin: 5px 0px 5px 0px;
    padding: 0px;
    border: 0;
    text-align: left;
}
.Level2 {
    text-indent: 0px;
    margin: 5px 0;
    padding: 0px;
    border: 0;
    text-align: left;
}
ul.horizontal-list {
    padding-left: 0px;
	list-style: none;
	margin: 0.5em 0 0 0;
}
ul.horizontal-list li {
	display: inline-flex;
}
.horizontal-list {
    cursor: pointer;
}
.navbar {
  background-color: #028383;
  padding: 0;
  position: static;
}
.dropdown-menu {
	border: unset; 
	z-index: 9999;
}
.topCenter[role="menu"] > div {
	padding: 0;
}
.downloadpopupmenu {
	width: 360px;
}
.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-bottom: 0;
    border-bottom-style: solid;
    border-bottom-color: #028383;
	font-family: Source Sans Pro;
}
.language_bar {
    position: absolute;
    margin-top: 32px;
    background: #fff;
    padding: 10px;
    border-top: 3px solid #fd7e14;
    z-index: 10000;
	font-size: 16px !important;
	right: 20px;
}
@media screen and (max-width: 768px) {
	.language_bar {
		right: 60px !important;
	}
}
.close_icon_div {
	display: inline-block;
	margin: auto;
	position: absolute;
    right: 20px;
}
.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;
}
.share_icon {
	cursor: pointer;
	color: #323a45; 
	cursor: pointer;
    width: 20px;
	height: 20px;
	background-image: url(../images/common/icons/svg/black/icon-share.svg);
	margin-top: -2px;
}
.share_bar {
    position: absolute;
    margin-top: 32px;
    width: 298px;
    background: #fff;
    padding: 10px;
    border-top: 3px solid #fd7e14;
    z-index: 10000;
	right: 20px;
}
.share_bar.top_tray_bar.mob-nav_control {
    right: 50px;
	width: 265px;
}
.share-btns__btn {
	display: inline-block;
    vertical-align: top;
    width: 34px;
    height: 34px;
    margin-right: 5px;
    position: relative;
    transition: 0.2s;
}

.bw-ver--ie .share_icon {
	background-image: url(../images/common/icons/svg/black/icon-share.svg) !important;
}
.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: #000000;
}
.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;
}
.share-btns__btn.share-btns__btn--email:before {
	background-image: url(../images/common/icons/icon-social-email-white.png);
}
.share-btns__btn.share-btns__btn--fb:before {
	background-image: url(../images/common/icons/icon-social-facebook-white.png);
}
.share-btns__btn.share-btns__btn--wa:before {
	background-image: url(../images/common/icons/icon-social-whatsapp-white.png);
}
.share-btns__btn.share-btns__btn--wb:before {
	background-image: url(../images/common/icons/icon-social-weibo-white.png);
}
.share-btns__btn.share-btns__btn--wc:before {
	background-image: url(../images/common/icons/icon-social-wechat-white.png);
}
.share-btns__btn.share-btns__btn--tw:before {
	background-image: url(../images/common/icons/icon-social-x-back.png);
}
.share-btns__btn.share-btns__btn--ig:before {
	background-image: url(../images/common/icons/icon-social-ig-white.png);
}
.share-btns__btn.share-btns__btn--rss:before {
	background-image: url(../images/common/icons/icon-rss.png);
}
.mob-nav_control .share-btns__btn {
	width: 30px;
	height: 30px;
	vertical-align: middle;
}
.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;
}
.mob-nav_control .share-btns__btn:before {
	background-position-y: -22px;
	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;
}
.dropdown-toggle {
	border: 1px solid rgb(204, 204, 204) !important;
}

.topmenudropdown > .btn {
	border: none !important;
}
.topButton, .topButton:focus {
    padding: 6px 0px !important;
    font-size: 14px !important;
    background: #EAECEC;
    width: 100%;
    float: left;
    border: 1px solid #D6D7D9 !important;
    text-align: center;
    color: #2f7479;
}
.topButton:hover {
    cursor: pointer;
	color: #212121;
}
.open_icon {
	background-color: transparent;
	border: none;
	outline: 0;
	position: absolute;
	font-size: 30px;
	cursor: pointer;
	right: 20px;
	top: 10px;
	color: black !important;
	padding: 0px;
}

.menu_small_open a:hover {
  cursor:pointer;
}
.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;
  z-index: 20000;
}
.menu_small_open a {
  text-decoration: none;
  font-size: 18px;
  color: #6A6A6A;
  transition: 0.3s;
}
.menu_small_open li>a, .menu_small_open li>i {
	margin-right: 5px;
}
.icon_right {
    float: right;
    margin-right: 10px;
	font-size: initial;
}
.subject_right_title_pub a.expand_more_less i {
    flex: right;
}
[data-toggle="collapse"] .material-icons:before {  
	content: "expand_less";
	float: right;
}
[data-toggle="collapse"].collapsed .material-icons:before {
	content: "expand_more";
	float: right;
}
[data-toggle="collapse"] .mobile-icon:before {
	content: "";
}
[data-toggle="collapse"].collapsed .mobile-icon:before {
	content: "";
}
.topmenudropdown {
	float: right;
}
.topmenutitle {
	font-weight: bold !important;
	color: #30787E;
}
.popuptopmenuitem {
	width: 100%;
}
.web_report_issue_div {
	border-left: 1px solid rgba(0,0,0,.25);
	border-right: 1px solid rgba(0,0,0,.25);
}
.web_report_release_date_title_pub {
    justify-content: unset;
    color: #323A45;
    padding: 5px 30px 0px 25px;
    margin-bottom: 5px;
    margin-top: 5px;
    margin-left: 10px;
    margin-right: 10px;
    min-height: 30px;
}
.web_report_release_date_header {
    font-weight: bold;
    color: #323A45;
	margin-left: unset;
}
.web_report_release_div {
	display: flex;
	margin-bottom: 1rem;
}
.web_table_icon {
	width: 20px;
}
.modal_notice .close {
    width: 80px;
    height: 40px;
}
.color-primary {
    color: #005b75;
}
.red-required {
    color: #AA181B;
    font-weight: bold;
}
.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;
}
.modal-dialog {
    max-width: none;
}    
.text-size-modal .modal-dialog {
    margin: 5% auto;
}
.modal_notice_container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: 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;
}
.modal {
    background-color: rgba(0,0,0,0)!important;
}
.modal_notice {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    width: 100vw;
    height: 100%;
    overflow: hidden;
    overflow-y: auto;
    outline: 0;
}
.access {
	display: none;
}
.skip-link__link {
	display: none;
}
#horizontal_list_2 {
	padding-right: 0 !important;
}
#horizontal_list_2 .font_size_btn {
	display: none;
}
#collapsibleNavbar2 {
	display: none !important;
}
hr {
	opacity: 0.25 !important;
	background-color: currentColor;
}
ol, ul {
	padding-left: 2em;
}
a.topButton:hover {
	text-decoration: none;
	color: #212121;
}
/*button {
	outline: none !important;
	border: none !important;
}
button:focus {
	outline: none !important;
	border: none !important;
}
.btn-primary-outline, .btn-primary-outline:focus {
	border: 1px solid rgb(204, 204, 204) !important;
}*/
.ui-dialog-titlebar-close {
	border-width: 2px !important;
    border-style: outset !important;
}
/*.subject_btn {
	margin-top: 0.2em;
    border-radius: 25px;
    border-color: #028383 !important;
	color: #028383 !important;
    border: 1px solid !important;
}
.subject_btn:focus {
	outline-color: rgb(16, 16, 16) !important;
    outline-offset: 1px !important;
    outline-style: auto !important;
    outline-width: 1px !important;
    box-shadow: initial !important;
}*/

/* added by dicky 20220504 */

#press_release_body a,a#adv_search_link,
a.cnsd_url,.search-tip-text a,#recommend_content a,
#search_content a,a#video_a,a#radio_a,
span#openOnline,span a:not(.index_data_text span a),p a:not(.index_data_value a):not(#menu_boxes .statistic_result_text a):not(a#bookmark_url):not(a#api_url),
td a:not(.sd_td a):not(.default_table_fixed a),li a:not(.menu a), .statistic_result_text a:not(#menu_boxes .statistic_result_text a):not(.sd_td a) {
	font-weight: bold;
}


#press_release_body a:hover,a:hover#adv_search_link,
a:hover.cnsd_url ,.search-tip-text a:hover,#recommend_content a:hover,
#search_content a:hover,a:hover#video_a,a:hover#radio_a,
span#openOnline:hover,span a:hover,p a:hover:not(.index_data_text a:hover):not(.index_data_value a:hover):not(#menu_boxes  p a:hover):not(a:hover#bookmark_url):not(a:hover#api_url),
td a:hover:not(.sd_td a:hover):not(.default_table_fixed a:hover),li a:hover:not(.menu li a:hover), .statistic_result_text a:hover:not(.sd_td a:hover):not(#menu_boxes  p a:hover) {
	text-decoration:underline!important;
}

/* end of added by dicky 20220504 */

.mobileMenu {
	width: 100%;
	text-align: left;
}

.mob_menu_container a {
	font-weight: bold;
}

.mob_menu_container {
	font-size: 18px;
	width: 100%;
	color: #818181;
	border: 1px solid #cbd0d4; 
	border-top: none;
}

.child_menu_color {
	background-color: #EAECEC;
}

.mob_menu_item {
	display: flex;
	width: 100%;
}

.mob_menu_left {
	display: inline-flex;
}

.mob_menu_right {
	display: inline-flex;
	float: right;
	width: 4em;
	justify-content: end;
}

.menu-icons {
	color: #323a45 !important;
	vertical-align: middle;
}

.menu_small_open {
  margin-left: 50px;
}

.menu_small_close {
	margin: 0.25em 0 0 0;
	font-size: 20px !important;
}

.special_menu_icon {
	font-size: 24px !important;
	color: #323a45 !important;
}


.statistic_div_4a {
  background-color: #F2FFFF;
   height: 245px; 
  margin-top: 10px;
  margin-bottom: 10px;
  display: grid;
}

.statistic_img_div_4a {
	align-items: center;
	justify-content: space-around;
	display: flex;
	width: 100%;
	height: 70px
}

.statistic_div41 {
	text-align: center;
	height: 55px; 
}

.statistic_div42 {
	display: flex;
	justify-content: center;
	width: 100%;
	text-align: center;
	height: 45px;
}

.statistic_div43 {
	width: 100%;
	text-align: center;
	height: 75px;
}

.surveyContainer {
	position: fixed;
	bottom: 5px;
	left: 30px;
	z-index: 99;
	font-size: 2em;
	display: flex;
}

.surveyLeft {
	width: 32px;
	border-radius: 1em 0 0 1em;
	background-color: #028383;
	opacity: 0.75;
}

.surveyRight {
	width: 32px;
	border-radius: 0 1em 1em 0;
	background-color: #028383;
	opacity: 0.75;
}

/*
.surveyDetail {
	display: none;
	background-color: #028383;
	border-radius: 1em;	
}

.hideSurveyBtn {
	display: none;
}

.surveyDetail > a {
	color: #FAFAFA;
	margin: 0 1em;
	font-size: 18px;
	vertical-align: middle;
	text-decoration: underline !important;
}*/

@media (max-width: 390px) { 
	img.logo { width: 90%; }
}

.site_notification_div {
	padding: 5px 15px;
	display: inline-block;
	transition: 0.5s;
	/* background: #ffdd99; */
	background: #e9eff7;
	width: 100%;
}
.site_notification_content {
	display: inline-block;
    margin-right: 35px;
    text-align: justify;

}

#header .site_notification_content a {
    color: #34757A;
}

@media screen and (min-width: 576px) {
    /* .tbl-4-col-3-time-series .col-md-8 { */
    .tbl-4-col-3-time-series .statistic_result_text[class*="col-"] {
        max-width: 50%;
    }
}
/*
@media screen and (min-width: 768px) {
    .tbl-4-col-3-time-series .col-md-8 {
        max-width: 50%;
    }
}
*/


@media screen and (min-width: 1220px) {
    .top_section.row.box_center, .HL1 {
        max-width: none;
        margin-left: 0px;
        margin-right: 0px;
        padding-left: calc((100% - 1200px)/2);
        padding-right: calc((100% - 1200px)/2);
    }
    #header .site_notification_div {
        max-width: none;
        margin-left: 0px;
        margin-right: 0px;
        padding-left: calc((100% - 1200px)/2);
        padding-right: calc((100% - 1200px)/2);
    }
    .close_icon_div {
        right: calc(50% - 595px);
    }
}
@media (max-width: 1170px) {
    .modal_notice_container {
        max-width: inherit;
        padding: 0 2rem;
    }
}
@media (max-width: 972px) {
    /*
    #enquiries_hotline_detail .enquiry_section_name span+span+span {
        
        display: inline-block;
    }
    #enquiries_hotline_detail .enquiry_section_name span+span+span::before {
        content: "\A";
        white-space: pre;
    }
    */
}
@media (max-width: 943px) {
    /*
    #enquiries_hotline_detail .enquiry_section_name span[key="GeneralEnquiries"]+span::before {
        display:block;
        content:"</span><br/><span>";
        clear:both;
    }
    */
    /*
    #enquiries_hotline_detail .enquiry_section_name span[key="GeneralEnquiries"]+span {
        margin-right: 80px;
    }
    */
    
    .top_section.row, .HL1 {
        text-align: left;
    }
}
/* @media screen and (max-width: 767px) { */
@media screen and (max-width: 768px) {
    .titlebar {
        display: none;
    }
    
    .top_section.row, .HL1 {
        padding-left: 15px;
        padding-right: 15px;
        text-align: left;
    }
    .search_image > div{
        /* width: auto; */
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
    #advanced_search > div:first-child {display: none;}
    #advanced_search > div:last-child {padding-left: 3.33%;}
    #enquiries_hotline_detail_big, #enquiries_hotline_detail_small {
        width: 100%;
    }
    
    /* #table_and_chart .statistic_result .statistic_result_text { */
    .statistic_result .statistic_result_text {
        display: grid;
    }
    #reports_section .statistic_result .statistic_result_text {
        /*display: flex;*/
        display: grid;
    }
    /* #table_and_chart .statistic_result .statistic_result_text p { */
    .statistic_result .statistic_result_text p {
        margin-right: 20px;
    }
    /* #table_and_chart .statistic_result p { */
    .statistic_result p {
        text-align: center;
    }
    
    #table_title.HL1 {
        padding-left: 15px;	/*15px per wilson instruction 2021-01-08*/
    }

}

@media screen and (max-width: 576px) {
    .footer_note_bulletpoint {
        padding-left: 0px;
    }
    .overview_detailed_note {
        text-align: left;
    }
}

@media screen and (max-width: 516px) {
    .information_section .highlight_section_top {
        display: flex!important;
        flex-direction: column;
        height: auto!important;
    }
    .information_section .highlight_section_top > div{
        display: flex;
        justify-content: flex-end;
    }
}

@media screen and (max-width: 451px) {
    /*
    as Wilson requests to make landing page's 3rd tab "Industry Codes" to lay into 2 lines when screen width is very narrow
    */
    #search_3a .industry_codes[data-key="IndustryCodes"], #search_3b .industry_codes[data-key="IndustryCodes"] { width:calc(100% - 32px)!important; }
}

/* fallback */
@font-face {
  font-family: 'Material Symbols Outlined';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/materialsymbolsoutlined/v115/kJF1BvYX7BgnkSrUwT8OhrdQw4oELdPIeeII9v6oDMzByHX9rA6RzaxHMPdY43zj-jCxv3fzvRNU22ZXGJpEpjC_1n-q_4MrImHCIJIZrDCvHOej.woff2) format('woff2');
}

.material-symbols-outlined {
  font-family: 'Material Symbols Outlined';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
}

.feedbackContainer {
	position: fixed;
    bottom: 20px;
    left: 12px;
    z-index: 99;
    border: none;
	border-radius: 50%;
	background-color: #ff4b37;
    outline: none;
    color: white;
    cursor: pointer;
    padding: 3px;
	width: 48px !important;
	height: 48px !important;
	z-index: 9999 !important;
	overscroll-behavior-y: contain;
    -ms-touch-action: none;
    touch-action: none;
	-webkit-touch-callout: none !important; 
	-webkit-user-select: none !important;
}
.feedbackContainer2 { 
	background-color: rgba(255, 75, 55, 0.6) !important;
}
.feedbackIcon {
	color: white;
	font-size: 28px !important;
	vertical-align: bottom;
	/*margin: 5px;*/
	background-color: transparent;
	border: none;
	outline: none !important;
	padding: 0 !important;
}
.feedbackCloseIcon, .feedbackCloseIcon:hover {
	color: white;
	font-size: 24px !important;
	vertical-align: bottom;
	/*margin: 10px 13px;*/
	background-color: transparent;
	border: none;
	outline: none !important;
	padding: 0 !important;
}
.feedbackBackground {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999 !important;
	width: 100vw;
	height: 100vh;
	background-color: #848484;
	opacity: 0.75;
}
@media screen and (max-width: 788px) {
    .feedbackBackground {
		display: flex;
	}
}

.feedbackItem {
	display: flex;
	text-align: center;
    align-items: center;
	background-color: #ff4b37;
	color: white !important;
	min-width: 150px;
	border-radius: 24px;
	font-size: 16px !important;
	font-weight: normal !important;
	padding: 0 1em;
	justify-content: end;
	position: absolute;
}
.feedbackItem  > a {
	text-align: left;
	color: white !important;
	white-space: nowrap;
}
.feedbackIcon2 {
	color: white;
	font-size: 28px !important;
	vertical-align: bottom;
	margin: 8px 0 8px 8px;
}
.feedbackMenuIcon {
	font-size: 26px !important;
	color: black;
	vertical-align: bottom;
	font-weight: 600 !important;
}
.feedbackMenuIcon2 {
	font-size: 24px !important;
	color: black;
	vertical-align: bottom;
	font-weight: 600 !important;
}
.feedbackClose {
	color: white;
    position: absolute;
    right: -8px;
    top: -4px;
    font-size: 12px !important;
    background-color: #90A4AE;
    border-radius: 50%;
    width: 19px;
    text-align: center;
    height: 19px;
    padding: 2px 0px 1px 0px;
	border: none;
}
.feedbackRotation {
	transform: rotate(180deg);
}
.iosBody {
	overflow: hidden;
	touch-action: none;
	-ms-touch-action: none;
}
html {
	overscroll-behavior: none;
}
.menu_icon_button {
	width: 30px;
	height: 30px;
	border: none !important;
	background-color: transparent;
	color: #000000;
	padding: 0;
}
.header_icon {
	font-size: 0;
	border: none !important;
}
.lang_btn {
	padding-right: 0.5em;
}
.search_icon {
	font-size: 19.5px;
}
.fa-sitemap {
	font-size: 18.5px;
	vertical-align: text-bottom;
}

.historicalPanel {
	position: fixed;
	right: 0;
	top: 0;
	width: 360px;
	/*height: 100vh;*/
	box-shadow: 10px 10px 5px gray;
	overflow: hidden;
	background-color: white;
	z-index: 9998;
	border: 1px solid #ddd;
	padding-bottom: 4px;
}

.historicalTitle {
	color: black;
}

.history_heading {
	text-align: center;
	padding: 0.5em 0 0.5em 0.5em;
	margin: 4px;
	border: 1px solid #ddd;
	border-radius: 2px;
	background-color: #e9e9e9;
	font-size: 16px;
	font-weight: 700;
    text-align: left;
	width: calc(100% - 8px);
}

.historicalBtn {
	border: none !important;
	background-color: transparent;
	margin-left: 0.5em !important;
	font-size: unset !important;
}

.historicalRefreshBtn {
	border: none !important;
	background-color: transparent;
	margin-right: 0.5em;
	float: right;
}

.deleteUnpinnedBtn {
	float: right;
	padding: 0 2px !important;
	font-size: unset !important;
	margin-top: 1px;
}

.historyCloseIcon {
	border: none !important;
	background-color: transparent;
	float: right;
	margin: 2px 8px 0 0;
	outline: 2px solid black !important;
    padding: 0 2px;
    font-size: 16px;
	color: black !important;
}

.ui-dialog-titlebar-close {
	border-color: black !important;
	color: black !important;	
}

.history_toggle {
	background-color: #028383;
	color: #ffffff;
	padding: 0 0 0 0.5em;
	font-size: 15px;
}

.historicalContent {
	margin: 0 4px;
}

.historicalList {
	overflow-x: hidden;
	overflow-y: auto;
	background-color: lightgray;
	padding-bottom: 0.5em;
    /*border: ridge;*/
}

.historicalItem {
	padding-top: 0.5em;
}
/*
.historicalItem:last-child {
	padding-bottom: 0.5em;
}
*/

.historicalLink {
	max-width: 254px;
	display: inline-block;
	vertical-align: middle;
	font-size: 13px;
	/*text-align: justify;*/
}

.historicalLink2 {
	max-width: 230px;
	display: inline-block;
	vertical-align: middle;
	font-size: 13px;
}

.historicalLink3 {
	max-width: 206px;
	display: inline-block;
	vertical-align: middle;
	font-size: 13px;
}

.overflowHistoricalLink, .overflowHistoricalLink2 {
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.historicalIcon {
	vertical-align: middle;
	padding: 0 4px;
}

.historicalIndent2 {
	margin-left: 26px;
}

.historicalIndent3 {
	margin-left: 52px;
}

.deleteHistoricalItemIcon {
	border: none !important;
	background-color: transparent;
	vertical-align: middle;
    font-size: 16px;
	margin: 4px 4px 0 0;
	float: right;
	padding: 0 2px;
	color: black !important;
}

.expandCollapseHistoricalItem {
	background-color: transparent;
	border: none;
	vertical-align: middle;
	margin-top: -6px;
}

.historicalPin {
	border: none !important;
    background-color: transparent;
	vertical-align: middle !important;
	/*margin-top: -6px !important;*/
    float: right;
	padding: 0 2px !important;
	font-size: unset !important;
}

.feedbackMainbtn {
    border-radius: 50%;
    width: 48px;
    height: 48px;
	margin: -3px 0 0 -2.5px;
}

.newSup {
	font-style: italic;
	padding-left: 0.5em;
}