:root {
    --primary-color: #3197B6;
    --primary-hover-color: #2a7ba0;
    --light-bg: #f0f4f8;
    --dark-text: #2d3748;
    --gray-text: #4a5568;
    --light-gray-border: #e2e8f0;
    --default-transition-config: all 0.3s ease-in-out;
}

#ir_containerPrint {font-size: 1em; width: 1170px; margin: 0 auto; clear:both;}
#ir_footerPrint { margin-top: 20px; padding: 15px 0; text-transform: uppercase;font-family: 'Lato', sans-serif; color: #CCC; font-weight: 300;}

.margintop20 {margin-top: 20px;}
.divider {margin-bottom: 40px; margin-top: 30px; display: block; width: 100%; height: 1px; background-color: #f2f2f2;}
.space{margin-right: 10px;}
img.inlineblock {display: inline-block; margin: 0 20px;}
.ir_textDividerAdobe { margin-bottom: 15px; margin-top: 10px; display: block; width: 100%; height: 1px; background-color: #f2f2f2;}
a.ir_addToCalendar { background: url(/images/btn_calendar.gif) no-repeat left top; display: block; text-indent: -1000em; width: 20px; height: 20px; margin: 0 auto; outline: none; }
a.ir_addToCalendar:hover { background-position: left bottom; }

.ir_linkPDF {background: url(/images/icon_pdf.gif) no-repeat left top; padding-left: 20px; line-height: 18px;}
.ir_linkHTML {background: url(/images/icon_html.gif) no-repeat left top; padding-left: 20px; line-height: 18px;}
.ir_linkAudio {background: url(/images/icon_audio.gif) no-repeat left top; padding-left: 20px; line-height: 18px;}
.ir_linkVideo {background: url(/images/icon_video.gif) no-repeat left top; padding-left: 20px; line-height: 18px;}
.ir_linkZip {background: url(/images/icon_zip.gif) no-repeat left top; padding-left: 20px; line-height: 18px;}
.ir_linkArchive {background: url(/images/icon_archive.gif) no-repeat left top; padding-left: 20px; line-height: 18px;}
.ir_linkView {background: url(/images/icon_view.gif) no-repeat left top; padding-left: 20px; line-height: 18px;}

img.ir_left {float: left; margin: 0 10px 10px 0;}
img.ir_right {float: right; margin: 0 0 10px 10px;}
img.ir_middle {vertical-align: middle;}

.ir_textRed {color: #ff0000;}
.ir_textGreen {color: #448800;}
.ir_textQuestions {color: #00f;}

.ir_textMainHighlight {color: var(--e-global-color-a888ac0); font-weight: 500;}
.ir_textSubHighlight {color: #666666;}
.ir_textFootnote {font-size: 0.9em;}
.ir_textFootnote ol {font-size: 1em;}
.ir_textDivider {border-bottom: 1px dotted #666; margin: 1em 0;}
hr { width: 100%; clear: both; border: 0; background: #ccc; height: 1px; margin: 12px 0; }
*+html hr { outline: none; border: 1px solid #ccc; }

.ir_textError {color: #ff0000; font-weight: 500; text-transform: uppercase;}

h1.ir_home {text-transform: uppercase; font-size: 26px;}

.ir_tableBorder { border-top: 1px solid #ccc; }
table.ir_table { width: 100%; border-spacing: 0; }
table.ir_table caption { padding: 10px; background: #000; color: #fff; font-size: 16px; border-bottom: 1px solid #ccc; }
table.ir_table tr th, table.ir_table tr td {  border-right: 1px solid #ccc; border-bottom: 1px solid #ccc; padding: 10px; }
table.ir_table th:first-child, table.ir_table td:first-child { border-left: 1px solid #ccc; }
table.ir_table .col-1 { width: auto; }
table.ir_table .col-2 { width: 20%; }
table.ir_table .col-3 { width: 20%; }
table.ir_table .col-4 { width: 20%; }
table.ir_table .half_width { width: 50%; }
table.ir_table .second_half_width { width: 25%; }
table.ir_table .width_35 { width: 35%; }
table.ir_table .width_30 { width: 30%; }
table.ir_table .width_22 { width: 22%; }
table.ir_table .width_15 { width: 15%; }
table.reset tr td, table.reset tr td:first-child { border: none; }
table.ir_table tr th.ratios_column, table.ir_table tr td.ratios_column { height: 46px; }
table.ir_table #Date { width: 17%; }
table.ir_table #Type { width: 24%; }
table.ir_table #Action { width: 17%; }

.ir_tableBorder.ratios tr td,.ir_tableBorder.ratios tr th {height: 75px;}
.ir_tableBorder.ratios tr td.si_top{padding:0;}

table.ir_hover tr:hover td {background: #c3b777; }
table.ir_hover tr.row1:hover td, table.ir_hover tr.row1:hover th {background: #c3b777; }
table.ir_hover tr.row2:hover td, table.ir_hover tr.row2:hover th {background: #c3b777; }
table.ir_hover tr.rowHighlight:hover td {background: #c3b777;}
table.ir_hover tr.rowTSHighlight:hover td {background: #c3b777;}
table.ir_table tr.ir_tableTopRow td, table.ir_table tr.ir_tableTopRow th {background: #006dc9; color: #fff; font-weight: 500;}
table.ir_table tr.row1 td, table.ir_table tr.row1 th {background: #e7e7e7; }
table.ir_table tr.row2 td, table.ir_table tr.row2 th {background: #f4f4f4;}
table.ir_table tr.rowHeader th {background: #414141; color: #fff;}
table.ir_table tr.rowHighlight td, table.ir_table tr.rowHighlight th {background: #414141; color: #fff;}
table.ir_table tr.rowTSHighlight td {background: #ccd0e1; border-bottom: 1px solid #aaa;}
table.ir_table tr th.cellHeader {background: #414141; color: #fff;}
table.ir_table tr td.cellHighlight {background: #414141; color: #fff;}
table.ir_table tr td.cellTSHighlight {background: #ccd0e1; border-bottom: 1px solid #aaa;}
table.ir_table tr td.cellTotal {border-top: 1px solid #414141; border-bottom: 1px solid #414141;}
table.ir_table tr td.cellSubTotal {border-top: 1px solid #414141;}
table.ir_table tr td.cellRed {background: #ebddd8;}
table.ir_table tr td.cellGreen {background: #d8ebdc;}

.ratios_width { width: 50%; }

.factset_width_1 { width: 25%; }
.factset_width_2 { width: 25%; }
.factset_width_3 { width: 25%; }
.factset_width_4 { width: 25%; }

.ir_calculator_table { width: 100%; margin-top: 8px;  }
.ir_calculator_table tr td, .ir_calculator_table tr th  { padding: 4px 12px; text-align: left; }
.ir_calculator_table tr td:first-child { width: 35%; }
.ir_calculator_table_bottom tr td:first-child { width: 60%; }

.ir_tableBorder tr td.si_top { padding-right: 1px;  }

.ir_table_main { width: 100%; }
.ir_table_main caption { font-size: larger; margin: 1em auto; } 
.ir_table_main th, .ir_table_main thead { background: #000; color: #fff; border: 1px solid #000; text-align: left; }
.ir_table_main td { border: 1px solid #777; }
.ir_table_main th, .ir_table_main td { border: 1px solid #eee; padding: 4px 12px; vertical-align: top; }

.ir_col_1 , .ir_col_2, .ir_col_3, .ir_col_4 { float: left; }

.ir_col { clear: both; }
.ir_col_1 { width: 365px; padding-right: 30px; }
.ir_col_2 { width: 365px; }
.ir_col_3 { width: 365px; padding-right: 30px; }
.ir_col_4 { width: 365px; }
.ir_home_divider_clear { margin: 40px 0; }

.ir_home_research_reports { border-top: 3px solid #999999; float: left; width: 365px; }
.ir_home_research_reports ul { margin: 0; padding: 0; }
.ir_home_research_content div { font-size: 11px; font-style: italic; }
.ir_home_research_reports h3.title { width: 240px; float: left; line-height: 23px; color: #000; margin: 0; }
.ir_home_divider { border-top: 1px solid #ccc; clear: both; }
.ir_home_research_content li { border-bottom: 1px solid #eee; padding: 8px 0; list-style: none; }
a.more { background: url("/images/more_red.gif") no-repeat right top; color: #FE1705;  cursor: pointer; display: block; float: right; font-size: 11px; height: 25px; line-height: 24px; padding-right: 15px; text-align: right; text-decoration: none; }
a.more:hover { background: url("/images/more_black.gif") no-repeat right top; color: #000; }

.ir_home_news{ border-top: 3px solid #999999; float: left; width: 365px; }
.ir_home_news ul { margin: 0; padding: 0; }
.ir_home_news_content div { font-size: 13px; font-style: italic; }
.ir_home_news h3.title { width: 240px; float: left; line-height: 23px; color: #000; margin: 0; }
.ir_home_news_content li { border-bottom: 1px solid #eee; padding: 8px 0; list-style: none; }

.iframe_email { height: 300px; width: 500px; border: none; }

/* Home Chart */
.ir_stock_updates { margin: 0; padding: 0; list-style: none; }
.ir_stock_updates li { float: left; }
.ir_stock_updates li.one { color: #183263; font-size: 40px; font-weight: 500; padding-right: 12px; line-height: 39px;}
.ir_stock_updates li.two { font-size: 25px; line-height: 25px; }

.ir_stock_updates li.ir_indicator_gain { background:url(/images/arrow_up.gif) no-repeat 0 bottom; color: #317500; padding: 6px 0 0 30px; }
.ir_stock_updates li.ir_indicator_loss { background:url(/images/arrow_down.gif) no-repeat 0 bottom; color:#9d0000; padding: 6px 0 0 30px; }
.ir_stock_updates li.ir_indicator_nil { background:url(/images/arrow_equal.gif) no-repeat 0 bottom; padding: 6px 0 0 30px; }

.ir_stock_updates li.ir_indicator_gain_plus { color: #317500; }
.ir_stock_updates li.ir_indicator_loss_minus { color: #9d0000; }
.ir_stock_updates li.ir_indicator_nil_same { color: #000; }

.ir_stock_price { margin: 0; padding: 0; list-style: none; padding: 10px 0;  }
.ir_stock_price li { color: #c7c7c7; float: left; border-right: 1px solid #c7c7c7; padding: 0 12px; }
.ir_stock_price li span { color: #333; }
.ir_stock_price li:first-child { padding-left: 0; }
.ir_stock_price li:last-child { border: none; }
img.ir_chart { display: block; }

#ir_home_wrapper { width: 760px; height: 413px; overflow: hidden;  } 
#ir_home_wrapper * { color: #ccc; } 
#ir_home_wrapper .carousel { display: block; float: left; width: 250px; height: 353px; margin: 0 1px 1px 0; } 
#ir_home_wrapper .carousel img { display: block; } 
#ir_home_wrapper .carousel div { background-color: black; width: 190px; height: 403px; padding: 0 30px; } 
#ir_home_wrapper .carousel div h3 { font-size: 16px; line-height: 50px; height: 50px; margin: 0; padding: 0; } 
#ir_home_wrapper .carousel div p { height: 160px; margin: 0; }


.back_to_top { position: fixed; bottom: 2em; right: 0px; text-decoration: none; color: #000000; background-color: rgba(235, 235, 235, 0.80); font-size: 12px; padding: 1em; display: none; } 
.back_to_top:hover { background-color: rgba(135, 135, 135, 0.50); } 

.ir_tsLegendCellHighlight {float: left; width: 20px; height: 7px; font-size: 0; background: #ccd0e1; border-bottom: 1px solid #aaa; margin: 3px 3px 0 0;}
.ir_tsLegendCellRed {float: left; width: 20px; height: 8px; font-size: 0; background: #ebddd8; margin: 3px 3px 0 0;}
.ir_tsLegendCellGreen {float: left; width: 20px; height: 8px; font-size: 0; background: #d8ebdc; margin: 3px 3px 0 0;}

/* Classes for different layouts. Please use the correct classes. Those that are not in use, please delete. */
.ir_arContainer {width: 100%; padding: 0; margin: 0;}
.ir_arLeft {width: 20%; float: left; margin: 0;}
.ir_arRight {width: 80%; float: right;} /* Add padding-top in % if you want to valign the content to middle or bottom */
#ir_arSections ul {list-style: none; margin: 0; padding: 0;}
#ir_arSections ul li {background: url(/images/bullet_arrow.gif) no-repeat left top; padding: 2px 0 3px 15px; margin-left: 10px;}
#ir_arSections ul.border li {border-bottom: 1px dotted #004a88;}
#ir_arArchive ul {margin: 0; list-style: none; padding: 0;}
#ir_arArchive ul li {margin:0 15px 15px 0; float: left; text-align: center;}

.ir_directorContainer {float: none; width: 100%;} /* view - close profile */
.popup{display:none; padding: 25px; width: 500px;} /* view - close profile */
.popup .ir_textSubHighlight {margin-bottom: 15px;}
.ir_directorContainer h2 , .popup h2{margin-bottom: 5px;} /* view - close profile */
.ir_directorContainer .ir_textSubHighlight {margin-bottom: 35px;} /* view - close profile */
.ir_directorContainer.hide a {background-position: left bottom;}
.ir_directorContainer .ir_directorDescription {display: block; margin-top: 55px;}
.ir_directorContainer.hide .ir_directorDescription {display: none;}

.ir_webcastContainer {width: 100%; padding: 0; margin: 0; margin-bottom: 1em;}
.ir_webcastLeft {width: 40%; float: left; margin: 0;}
.ir_webcastRight {width: 60%; float: right; margin: 0; padding-top: 8%;}

.ir_slidesContainer {width: 100%; padding: 0; margin-bottom: 1em;}
.ir_slidesLeft {width: 40%; float: left; margin: 0;}
.ir_slidesRight {width: 60%; float: right; margin: 0; padding-top: 8%;}

/* End Of Classes for different layouts. */

.ir_news {width: 100%; padding: 0; margin: 0; list-style: none;}
.ir_news li {border-bottom: 1px solid #f2f2f2;}
.ir_newsDate {float: left;  background: none repeat scroll 0 0 #07a2dd;color: #fff;font-weight: 600;line-height: 1; padding: 10px 0;text-align: center;width: 60px; margin-top:20px;}
.ir_newsDate .event-date {display: block;font-size: 13px;font-weight: 400; margin-bottom: 3px;}
.ir_newsDate .event-year {display: block;font-size: 13px;font-weight: 400;}
.ir_newsTitle {width: 82%; float: left; margin: 20px 10px; font-family: "Open Sans",sans-serif; line-height: 1.2;}
.ir_newsTitle a{color: #666;}
.ir_newsTitle a:hover{color: #01aefd;}

.ir_news_content {width: 100%; padding: 0; margin: 0; list-style: none;}
.ir_news_content li { border-bottom: 1px dotted #666; padding: 15px 0; }
.ir_date_box { float: left; background: url("/images/news_box.gif") no-repeat; color: #FAFFFF; font-size: 10px; height: 35px; text-align: center; text-transform: uppercase; width: 32px; }
.ir_date_box span { color: #000; font-size: 12px; font-weight: 500; }
.ir_news_title {width: 90%; float: right; }

.ir_qa {width: 100%; padding: 0; margin: 0; list-style: none;}
.ir_qaDate {width: 25%; float: left; margin: 0;}
.ir_qaTitle {width: 74%; float: right; margin: 0;}

.ir_boxHighlight .searchform{margin-left:0;}
.ir_boxHighlight {padding: 11px 0;}

.ir_boxCaptcha {width: 98%; background: #fff; padding: 1%;}

.ir_search a {font-size: 1.09em; color: #023f8b; font-weight: 500; text-decoration: underline;}
.ir_search a:hover {color: #0072ff;}
.ir_search .url {color: #008000;}
.ir_searchHighlight1 {font-weight: 500; background: #ff6;}
.ir_searchHighlight2 {font-weight: 500; background: #a0ffff;}
.ir_searchHighlight3 {font-weight: 500; background: #9f9;}
.ir_searchHighlight4 {font-weight: 500; background: #f99;}

.ir_insiderPopUp {position: absolute; z-index: 200; visibility: hidden; right:45px;}
.ir_insiderPopUpContent {background: #fff; width: 500px; border: 1px dotted #656565; padding: 5px;}

input.ir_investmentCalculator {border: 0; background: transparent;}
input.ir_checkBox {vertical-align: middle;}
input.ir_textBoxMA {width: 20px; margin-right: 2px;}
input.ir_left {float: left; margin: 0 10px 10px 0;}

/*** Financial Calendar - Calendar View ***/
#ir_calendar_view .ir_calendar_calendar { width: 35%; float: left; padding-bottom: 12px; }
#ir_calendar_view .ir_calendar_latest { width: 62%; float: right; padding-bottom: 12px; }
#ir_calendar_view h2 { margin-top: 0; }
#ir_calendar_view .ir_date { color: #006dc9; font-weight: 500; }
#ir_calendar_view .ir_event_details { margin-bottom: 0; }
#ir_calendar_view .ir_attachments { list-style: none; margin: 5px 0; padding: 0; }
#ir_calendar_view .ir_attachments li { line-height: 20px; }
#ir_calendar_view .ir_calendar_add { border: 1px solid #bad6dd; background: #e8e8e8; padding: 3px 7px; display: inline-block; margin-top: 6px; }
#ir_calendar_view .ir_calendar_add input { vertical-align: middle; margin: 0 0 0 3px; }
#ir_calendar_view .ir_addToCalendar { margin: 0 0 18px; text-indent: 0; height: auto; width: auto; background: #006dc9; border: 1px solid #006dc9; box-shadow: inset 0 0 1px rgba(255,255,255,0.9); padding: 3px 5px; color: #fff; float: right; }
#ir_calendar_view .ir_addToCalendar + h2 { clear: both; padding-top: 12px; border-top: 1px dotted #999; }
#ir_table_view { display: none; }
#home .ui-datepicker { width: 25em; }

/* financial highlight */
.fn-highlight-1 { height:500px; width:948px;}
.fn-highlight-2 { height:300px; width:463px; float:left; background:#f4f3ef;}
.fn-highlight-2:nth-child(2n+1) {margin-right:20px;}
.fn-highlight-1, .fn-highlight-2 {border:#dbdbdb 1px solid; }

/* Define the rest of the classes here */

/* Make sure embeds and iframes fit their containers */
embed,
iframe,
object {
	max-width: 100%;
}

/*--------------------------------------------------------------
Header
--------------------------------------------------------------*/
#masthead #top-header{
    background: url(/images/bgheader.jpg) repeat-x scroll left bottom #FFF;
}

body.boxed-layout{
    background: #F2F3F4;    
}

.boxed-layout #page{ 
	margin: 0 auto; 
    background: #FFF;
    width:1200px;
    box-shadow: 0 0 12px #999;
}

.boxed-layout .ak-container{
    width:1200px;
    padding:0 15px; 
}

.ak-container{ 
	width:1170px; 
	margin: 0 auto;
}

#masthead .site-branding{ 
	float: left; 
	padding: 15px 0;
}

#masthead .site-branding h1{
	text-transform: uppercase;
	color: #00ABFF;
	margin: 0;
	font-weight: 500;
}

#masthead .site-branding .tagline{
	color: #999;
	line-height: 1.2;
}

#masthead .site-branding img{
    height: auto !important;
    width: auto !important;
    display: block;
}

#masthead .right-header{
	float: right;
	padding: 10px 0;
}

#masthead .right-header .clear:first-child{
    margin-top: 25px;
}

.header-text{
	font-family: 'Lato', sans-serif;
	color: #01AEFD;
	font-size: 14px;
    text-align: right;
    margin-bottom: 10px;
}

.header-text p{
	margin-bottom: 0;
}
#Localization{
	position: absolute;
	top: 90px;
}
/*--------------------------------------------------------------
Menus
--------------------------------------------------------------*/
.main-navigation {
	clear: both;
	display: block;
	font-weight: 300;
	font-family: 'Lato', sans-serif;
	position: relative;
	border-bottom: 3px solid #04A3ED;
	background: #00ABFF;
}

.main-navigation .ak-container{
    padding:0 !important;
}

.main-navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.main-navigation li {
	display: inline-block;
	position: relative;
	line-height:48px;
	font-size:18px;
	text-transform: uppercase;
	color:#ababab;
	white-space: nowrap;
}

.main-navigation.menu-right{
	text-align: right;
}

.main-navigation.menu-center{
	text-align: center;
}

.main-navigation.menu-right li{
	margin-left: 25px;
	margin-right:0;
}

.main-navigation.menu-center li{
	margin-left: 12px;
	margin-right:12px;
}

.main-navigation a {
	display: block;
	text-decoration: none;
	color: #FFF;
	padding: 0 18px;
}

.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	display: none;
	left: 0;
	position: absolute;
	z-index: 99999;
	background: #FFF;
	top: 100%;
	border-bottom: 3px solid #04A3ED;
	border-top: 3px solid #04A3ED;
	transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
}

.main-navigation ul li.more-menu-item > ul{
    right:0;
    left:auto;
}

.main-navigation ul ul ul {
	left: 100%;
	top: 0;
	border-top:none;
}

.main-navigation ul ul a {
	min-width: 150px;
    padding: 0;
}

.main-navigation ul ul li {
	font-size: 16px;
	line-height: 18px;
	border-bottom: 1px solid #DDD;
	margin: 0 !important;
	padding:10px 15px;
	display: block;
	text-align: left;
	text-transform: none;
}
.main-navigation ul ul li.selected { color: #01AEFD;}
.main-navigation ul ul li:last-child{
	border-bottom: none;
}

.main-navigation li:hover > a {
	background: #04A3ED;
}

.main-navigation ul ul li:hover > a ,
.main-navigation ul ul li.current-menu-item > a {
    color:#01AEFD;
}

.main-navigation ul ul a{
	color: #666;
	background: none !important;
}

.main-navigation ul ul a:hover {
}

.main-navigation ul li:hover > ul {
	display: block;
}

.main-navigation .current-menu-parent > a,
.main-navigation .current-menu-item > a,
.main-navigation .current_page_item > a,
.main-navigation .current_page_parent > a {
	background: #04A3ED;
}

/* Small menu */
.menu-toggle {
	cursor: pointer;
	display: none;
}

.hide{
	/*display: none;*/
}

.site-main .comment-navigation,
.site-main .paging-navigation,
.site-main .post-navigation {
	margin: 0 0 15px;
	overflow: hidden;
}

.site-main .post-navigation{
	margin-top: 40px;
}

.comment-navigation .nav-previous,
.paging-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
	width: 50%;
}
.comment-navigation .nav-next,
.paging-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}

/*--------------------------------------------------------------
Search form
--------------------------------------------------------------*/
.ak-search{
 float: right;
}

.searchform{
	height: 36px;
	width: 100%; 
	border: 1px solid #00afbc;
    /*margin-left: 20px;*/
    background: #fff;
    position: relative;
}

.searchform .s {
    border: none;
    background: #fff;
    height: 34px;
    /* float: left; */
    padding: 5px 10px;
    width: 100%;
    vertical-align: middle;
    font-size: 14px;
    padding-right: 37px;
}

.searchform .searchsubmit {
    border: none;
    height: 34px;
    width: 34px;
    padding: 0;
    box-shadow: none;
    float: right;
    background: #fff;
    color: #00afbc;
    font-size: 14px;
    position: absolute;
    right: 0;
    cursor: pointer;
}
/*--------------------------------------------------------------
Footer
--------------------------------------------------------------*/
#colophon{ 
	background: #353f47;
}

.site-footer a{
	color: #CCC;
}

.site-footer a:hover{
    color:#F9F9F9;
}
#bottom-footer{ 
	background: #293037;
	padding: 15px 0;
	text-transform: uppercase;
	font-family: 'Lato', sans-serif;
	color: #CCC;
    font-weight: 300;
}

#bottom-footer .site-info{
	float: right;
	font-size: 14px;
	margin: 0 ;
	color: #FFF;
	line-height: 1.8;
}

#bottom-footer .copyright{
	float: left;
	margin-top:10px;
}

/*--------------------------------------------------------------
Main Content
--------------------------------------------------------------*/
#content{
	padding: 40px 0;
}

#primary{
	width: 100%;
	float: none;
}
.sidebar{
	width: 29%;
}

.sidebar.right-sidebar{
	float: right;
}
/*--------------------------------------------------------------
Sidebars
--------------------------------------------------------------*/
.sidebar ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

.sidebar ul li{
	border-bottom: 1px solid #F2F2F2;
	padding: 5px 0;
	line-height: 20px;
	color: #666;
	font-size: 16px;
	margin-left: 20px;
	font-weight: 500;
}
.sidebar ul li ul{
	padding: 5px 0 0;
}
.sidebar ul li ul li{
	border:0;
	font-weight: 300;
}
.sidebar ul li:last-child{
	border-bottom: none;
}

.sidebar ul li a{
	color: #666;
}

.sidebar ul li a:hover,.sidebar ul li ul li.selected{
	color:#01AEFD;
}
.sidebar ul li.widget-title{
	background:#F1F2F3;
	border-left: 5px solid #01AEFD;
	font-size: 22px;
	text-transform: uppercase;
	padding: 10px 15px;
	line-height: 24px;
	margin:0 0 10px 0;
	font-weight: 300;
}
/*--------------------------------------------------------------
Home
--------------------------------------------------------------*/
#top-section{ 
	margin-top: 30px; 
	margin-bottom: 40px;
	padding-bottom: 40px;
	border-bottom:1px solid #f2f2f2;
	overflow:hidden;
}
#top-section .welcome-text-image{
	float: left;
	max-width: 222px;
}
#top-section .welcome-text-image img{
	width: 100%;
}
#top-section .welcome-detail{
	float: right;
	width: 375px;
    text-align: justify;
}
#welcome-text{ 
	width: 625px; 
	float: left;
}
#latest-events{
	width: 495px;
	float: right;
}
/*--------------------------------------------------------------
Scroll Top
--------------------------------------------------------------*/
#wpfront-scroll-top-container {
    display: none;
    position: fixed;
    cursor: pointer;
    z-index: 9999;
}
/*--------------------------------------------------------------
Featured Post
--------------------------------------------------------------*/
.featured-post{ 
	float: left;
	width: 350px;
	margin-right: 60px
}

.featured-post:last-child{
	margin-right: 0
}

.featured-post .featured-image{ 
	overflow: hidden;
	position: relative;
	margin-bottom: 20px;
	text-align: center;
}

.featured-post .featured-image img{ 
	display: block;
    margin: 0 auto;
}

.featured-post h2{
	text-transform: uppercase;
	line-height: 1.2;
	margin-bottom: 10px;
}


.featured-post h2.has-icon .fa{
	font-size: 32px;
	margin-right:8px;
    float:left;
}

.featured-post h2 a{
	color:#666;
}

.featured-post p{ 
	margin-bottom: 15px
}
.featured-post.big-icon{ 
    text-align: center;
    }

.featured-post.big-icon h2.has-icon .fa{
    float:none;
    margin: 0 auto 20px;
    font-size:80px;
    color:#0097D6;
    border:4px solid #0097D6;
    border-radius:100%;
    text-align: center;
    line-height: 160px;
    display: inline-block;
    height: 160px;
    width:160px;
    transition:all 0.5s ease-in-out;
	-moz-transition:all 0.5s ease-in-out;
	-webkit-transition:all 0.5s ease-in-out;
    transform:rotateY(0deg);
	-ms-transform:rotateY(0deg); /* IE 9 */
	-webkit-transform:rotateY(0deg); /* Opera, Chrome, and Safari */
}

.featured-post.big-icon h2.has-icon:hover .fa{
     transform:rotateY(180deg);
	-ms-transform:rotateY(180deg); /* IE 9 */
	-webkit-transform:rotateY(180deg); /* Opera, Chrome, and Safari */
}

.featured-post.big-icon h2.has-icon span{
    display: block;
}
.featured-post .featured-overlay{
	/*background:#0097d6;*/
background: rgba(0, 151, 214, 0.08);
  border: 1px solid #0097d6;
    height: 100%;
    opacity: 0;
    /*filter: alpha(opacity=0);*/
    position: absolute;
    width: 100%;
    transition:all 0.5s ease-in-out;
	-moz-transition:all 0.5s ease-in-out;
	-webkit-transition:all 0.5s ease-in-out;
    transform:rotateY(0deg) scale(0.3);
	-ms-transform:rotateY(0deg) scale(0.3); /* IE 9 */
	-webkit-transform:rotateY(0deg) scale(0.3); /* Opera, Chrome, and Safari */
}

.featured-post .overlay-plus{
	color: #FFFFFF;
    font-size: 40px;
    left: 50%;
    line-height: 40px;
    margin: -20px 0 0 -20px;
    opacity: 1;
    position: absolute;
    top: 50%;
}

.featured-image:hover .featured-overlay{
	opacity: 0.8;
	/*filter: alpha(opacity=80);*/
	transform:rotateY(180deg) scale(1);
	-ms-transform:rotateY(180deg) scale(1); /* IE 9 */
	-webkit-transform:rotateY(180deg) scale(1); /* Opera, Chrome, and Safari */
}

.filter_mobile {overflow:hidden;}
.filter_style {height: 36px; border:1px solid #01aefd;}
.filter_year_m {padding-bottom: 11px; float:left; margin-right:10px;}
.filter_cat_m {float:left;}

/*--------------------------------------------------------------
Responsive image 
--------------------------------------------------------------*/
.chairman {margin-left:5px;}
.chairman_message {width: 65%;}
.chairman-wrapper {overflow:hidden;}

.image_full{
   display:block;
  }

 .image_mobile{
  display:none;
 }

@media (max-width: 640px) and (min-width: 320px){
  .image_full{
   display:none;
  }

  .image_mobile{
   display:block;
   width:100%;
  }
 
}
@media (max-width: 768px) and (min-width: 561px){
  .chairman {/*display:none;*/ width: 45%;}
  .chairman_message {width: 50%;}
}

@media (max-width: 560px) and (min-width: 320px){
  .chairman {/*display:none;*/ width: 50%;}
  .chairman_message {width: 45%;}
}


/*** Interactive Chart ***/
#ir_chart_setting { position: relative; z-index: 1; border: 1px solid #ccc; padding: 10px; background: #f4f4f4; margin-bottom: 10px;}

#ir_chart_setting fieldset { padding: 5px 0; border: none; margin: 0; }
/* #ir_chart_setting fieldset legend, #ir_chart_setting fieldset div { width: 120px; float: left; line-height: 18px; } */
#ir_chart_setting .chart-type { width: 23%; float: left;}
#ir_chart_setting .news-chart { width: 77%; float: left;}
#ir_chart_setting .ir_textMainHighlight { display: block; padding-bottom: 10px; }
/*.news-chart .ir_chart_selection label { width: 33.333333%; float: left; padding: 3px 0; }*/
#ir_chart_setting fieldset input { vertical-align: middle; }
#ir_chart_setting fieldset input[type="radio"] { margin: 3px; }
.ir_chart_interactive_loading { text-align: center;  }
#chart_interval { padding: 3px; border: 1px solid #ccc;}
.ir_chart_selection { padding-bottom: 10px;}
.ir_news_tooltip, .ir_insider_trades_tooltip { white-space: normal; display: block; width: 400px; }
.ir_corporate_actions_tooltip { white-space: normal; display: block; width: 200px; }

.ir_chart-select-wrap { width: 100%; float: left;}
.ir_chart_period-select { float: right; margin: 20px 0px;}
.ir_chart_type-select { margin: 20px 0px; padding: 0; height: 33px; list-style: none; float: left; }
.ir_chart_type-select li { float: left; margin: 0; }
.ir_chart_type-select li a { color: #fff; background-color: #004a88; text-decoration: none; padding: 10px 10px 10px 44px; display: inline-block; }
.ir_chart_type-select li a { line-height: 1.5; }
#irSwitch2col { background: url("/images/icon-column-view.png") no-repeat scroll 9px center #004a88; }
#irSwitch2line { background: url("/images/icon-line-view.png") no-repeat scroll 9px center #004a88; }
#irSwitch2table { background: url("/images/icon-table-view.png") no-repeat scroll 9px center #004a88; }
.selected_type #irSwitch2col, .selected_type  #irSwitch2col:hover { background: url("/images/icon-column-view.png") no-repeat scroll 9px center #5676a3; }
.selected_type #irSwitch2line, .selected_type #irSwitch2line:hover { background: url("/images/icon-line-view.png") no-repeat scroll 9px center #5676a3; }
.selected_type #irSwitch2table, .selected_type #irSwitch2table:hover { background: url("/images/icon-table-view.png") no-repeat scroll 9px center #5676a3; }
.ir_chart_type-select li.selected_type a, .ir_chart_type-select li.selected_type a:hover {color: #fff; text-decoration: none; }
.chart_table thead tr { background: #006dc9; color: #fff; font-weight: bold; }
#table_container h2 { text-align: center; color: #333; font-size: 18px; font-weight: normal; }
.chart_selection-title { padding: 20px 0px 0px 25px; font-size: 1em; margin: 0; }
.chart_year-selection { display: block; height: auto; width: 100%; float: left; padding: 0px 0px 10px 25px; }
.chart_year-selection li {  float: left; cursor: pointer; padding: 10px 10px 0px 0px; list-style: none; }
.ir_chart_type-select li:nth-of-type(2) {border-left:1px solid #fff; border-right:1px solid #fff; }
.ir_chart-container, .ir_chart-container-table { width: 100%; margin: 0 auto; float: left; }
.ir_chart-container-empty {min-width: 310px; height: 400px; margin: 0 auto; font-size: 200%; }
.ir_chart-container-table .tick-box { display: none; }

.w100 { width: 100%;}
.ir_chart-container-wrap, .Chart_selection-accordion-wrap {float: left;}
.ir_chart-container-wrap {width:65%; box-sizing: border-box; padding-right: 10px; }
.Chart_selection-accordion-wrap {width:35%; }
@media screen and (max-width: 375px){
    #ir_chart_setting .chart-type, #ir_chart_setting .news-chart {
        width: 100%;
    }
}

/* Define the rest of the classes here */
#capital_gain {
    font-weight: bold;
}
.chart_SelectYears-wrapper {
    float: left;
    width: 100%;
    margin: 20px 0px;
    background: #f4f4f4;
}
ul.checkbox-list { list-style: none; padding-left: 0px;}
ul.checkbox-list li { margin: 10px 0px; color: #9e9e9e; cursor: pointer;}
ul.checkbox-list li.selected_ratio { color: #333333; list-style: none; }
.chart_year-selection li.selected_period { color: #333; }
li.selected_type { background-color: yellow; }
.Chart_selection-accordion { padding-left: 0px; margin: 0px 0px 30px; float: left; width: 100%; background: #f4f4f4;}
.Chart_selection-accordion > li { list-style: none; padding: 5px 0px 5px 20px;}
.Chart_selection-accordion > li a{ display: block; padding: 5px 0px; font-weight: bold;}
.Chart_selection-accordion > li.active {background: #727272;}
.Chart_selection-accordion > li.active a {color: #fff;}
.Chart_selection-accordion > li .checkbox-list li {color: #fff;}

.tick-box {
    float: left;
    margin-right: 10px;
    background: url("/images/tickbox-unchecked.png") no-repeat;
    width: 17px;
    height: 17px;
}

.selected_ratio .tick-box, .selected_period .tick-box {
    background: url("/images/tickbox-checked.png") no-repeat;
}
.ratio_group .ratio_group_title .arrow-updown {
    background: url("/images/icon-down.png") no-repeat center center;
    float: right;
    font-size: 1.375em;
    width: 20px;
    height: 20px;
    margin-right: 10px;
}
.ratio_group.active .ratio_group_title .arrow-updown {
    background: url("/images/icon-up.png") no-repeat center center;
}
#category_type {
    background: url("/images/icon-ratio.png"), url("/images/icon-arrows.png") ;
    background-repeat: no-repeat, no-repeat;
    background-position: 9px center, right 5px center;
    background-color: #5676a3;
    padding: 10px 20px 10px 30px;
    border: none;
    color: #fff;
}
#category_type:after, #figure_type:after {
    background: url("/images/icon-arrows.png") no-repeat right center; width:14px;
}
#category_type.period {
    /*background: url("/images/icon-period.png") no-repeat 9px center #5676a3; padding: 10px 10px 10px 30px; border: none; color: #fff;*/
    background: url("/images/icon-period.png"), url("/images/icon-arrows.png") ;
    background-repeat: no-repeat, no-repeat;
    background-position: 9px center, right 5px center;
    background-color: #5676a3;
}

#figure_type {
    background: url("/images/icon-indexed.png"), url("/images/icon-arrows.png") ;
    background-repeat: no-repeat, no-repeat;
    background-position: 9px center, right 5px center;
    background-color: #5676a3;
    padding: 10px 20px 10px 40px;
    border: none;
    color: #fff;
}
#figure_type.absolute {
    background: url("/images/icon-absolute.png"), url("/images/icon-arrows.png") ;
    background-repeat: no-repeat, no-repeat;
    background-position: 9px center, right 5px center;
    background-color: #5676a3;
}


#figure_type , #category_type {
	text-transform: inherit;
	line-height: 1.5;
}

.socials {
    float: left;
    margin-left: 20px;
}

.socials a {
    height: 25px;
    width: 25px;
    margin-left: 1px;
    color: #01aefd;
    /* border: 1px solid #01aefd; */
    text-align: center;
    line-height: 38px;
    display: inline-block;
    font-size: 18px;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}


/* =====revamp 2025====== */
/*color*/
.bg-lightgrey {
	background: #f9f9f9;
}
.ir-content-wrap {
    position: relative;
}

/*home*/
/* Base styles for mobile (single column) */
.news-boxed-container {
    display: grid;
    grid-template-columns: 1fr; /* Default to one column for small screens */
    gap: 30px; /* Space between boxes */
    /*padding: 0 15px;*/
}

.news-boxed-item {
    background-color: white;
    border: 1px solid #ddd;
    border-radius: 8px;
    padding: 20px;
    position: relative;
    min-height: 120px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    box-shadow: 0 4px 10px rgba(0,0,0,0.08);
    transition: transform 0.2s ease-in-out;
}

.news-boxed-item:hover {
    transform: translateY(-5px);
}

.news-date-overlay {
    position: absolute;
    top: -15px;
    right: 15px;
    background-color: #00afbc;
    color: white;
    padding: 6px 12px;
    border-radius: 5px;
    font-size: 0.85em;
    font-weight: bold;
    box-shadow: 0 2px 5px rgba(0,0,0,0.2);
    z-index: 2;
}

.news-headline-boxed {
    margin-top: 15px;
    font-size: 1.1em;
    line-height: 1.5;
    color: #333;
    flex-grow: 1;
    overflow: hidden; /* Hide overflow text */
    display: -webkit-box; /* Enable flexible box model */
    -webkit-line-clamp: 3; /* Limit to 3 lines */
    -webkit-box-orient: vertical; /* Arrange content vertically */
}

.news-headline-boxed a {
    text-decoration: none;
    color: #333;
}

.news-headline-boxed a:hover {
    color: #3197B6;
}

/* Tablet and Desktop View: 2 columns */
@media (min-width: 768px) { 
    .news-boxed-container {
        grid-template-columns: repeat(2, 1fr); /* 2 equal columns */
        gap: 30px; /* Maintain gap */
        padding: 0 20px; /* Adjust padding for wider screens */
    }
}

/* Example for very large screens (e.g., 1200px and up) if wanted 3 columns:
@media (min-width: 1200px) {
    .news-boxed-container {
        grid-template-columns: repeat(3, 1fr);
    }
}
*/

@media (min-width: 768px) {
    .elementor-97 .elementor-element.elementor-element-9ecbc8e {
        --width: 33.333%;
    }
}

/*subpage menu*/
.categories-container {
    display: flex; 
    flex-wrap: wrap; /* Allows items to wrap to the next line on smaller screens */
    justify-content: center; 
    gap: 20px; 
    max-width: 1200px; /* Max width for the whole container */
    width: 100%; 
    padding: 10px; 
    box-sizing: border-box; 
}

.category-item {
    background-color: white;
    border: 1px solid #ccc;
    border-radius: 0;
    text-align: center;
    padding: 15px 10px;
    transition: all 0.3s ease;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 50px; 
    /* --- Flexbox Item Sizing --- */
    /* This is crucial for distributing space evenly when items are fewer than max */
    flex-grow: 1; /* Allows item to grow if there's extra space */
    flex-shrink: 1; /* Allows item to shrink if space is constrained */
    flex-basis: 173.333px; /* Base width for the item. Adjust this for ideal button width. */
    max-width: 170px; /* Optional: Set a max width for each item to prevent them from becoming too wide */
    /* If you have exactly 6 items and want them to fill the 1200px container perfectly:
       (1200px - (5 * 20px_gap)) / 6 items = 183.33px per item.
       You might set flex-basis to calc((100% / 6) - (20px * 5 / 6)) */
    /* For simplicity, starting with fixed flex-basis is fine */
}

.category-item span {
    text-decoration: none;
    color: #333;
    font-weight: bold;
    font-size: 1em;
    display: block;
    padding: 0;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2; /* Limit to 2 lines */
    -webkit-box-orient: vertical;
    line-height: 1.3;
}

/* Active state for the button */
.category-item.active {
    background-color: #e51921;
    border-color: #e51921;
}

.category-item.active span {
    color: white;
}

.category-item:not(.active):hover {
    background-color: #e51921;
    border-color: #e51921;
}

.category-item:not(.active):hover span {
    color: #fff;
}


/* --- Responsive Breakpoints --- */
@media (max-width: 400px) { /* Adjust this breakpoint as needed */
    .category-item {
        flex-basis: 100%; 
        max-width: 185px;
    }
}


.elementor-kit-7 h2 {
    font-size: 32px;
    font-weight: 400;
    line-height: 1.3em;
    color: var(--e-global-color-a888ac0);
}

/*qr*/
.report-card {
    background-color: #fff;
    border: 1px solid #e0e0e0;
    border-radius: 12px; 
    padding: 25px;
    margin-bottom: 20px; 
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.05); 
    transition: transform 0.2s ease-in-out, box-shadow 0.2s ease-in-out; 
    display: flex; 
    flex-direction: column; 
    height: 100%; 
    align-items: flex-start;
}
.report-card:hover {
    transform: translateY(-5px); 
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1); 
}
.report-card h3 {
    font-size: 1.15rem; 
    font-weight: 600; 
    color: #343a40; 
    margin-bottom: 15px;
    line-height: 1.4;
    flex-grow: 1; 
}
.report-card a {
    /*color: #007bff; */
    text-decoration: none; 
    transition: color 0.2s ease-in-out;
    display: block; 
    margin-bottom: 5px; 
}
.report-card a:hover {
    /*color: #0056b3; */
    /*text-decoration: underline; */
}
.report-card a:last-child {
    margin-bottom: 0; 
}
.filter-section {
    margin-bottom: 30px;
    padding: 20px;
    background-color: #e9ecef; 
    border-radius: 8px;
    display: flex;
    align-items: center;
    /*gap: 15px;*/
}
.filter-section label {
    font-weight: 600;
    color: #495057;
    margin-bottom: 0; 
}
.form-select {
    max-width: 150px; 
    border-radius: 8px;
    box-shadow: none; 
}

/*NEWSROOM SELECTBOX*/
.ir_sbHolder, .ir_sbHolder *, .ir_sbHolder_custom, .ir_sbHolder_custom *{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
} 
.ir_sbHolder, .ir_sbHolder_custom{
    /*height: 30px; */
    position: relative;
    min-width: 100%;
    max-width: 100%;
    display: inline-block;
    /* position: relative; */
    background-color: #00afbc;
    color: #ffffff;
    /* margin: 10px 10px 20px 0; */
    outline: none;
    /* font: 0.8125em / 2em "roboto-regular"; */
    /* border: 1px solid #e5e5e5; */
    border-radius: 8px;
    /* padding: 0.30769em 2.76923em 0.30769em 1.15385em; */
    background-image: none;
    margin-bottom: 0;
}
.ir_sbSelector {
    /* max-width: 100%; */
    /* display: block; */
    position: relative;
    /* height: 100%; */
    padding: 10px;
    /* color: #555555; */
    /* text-decoration: none; */
    cursor: pointer;
    /* font-size: 14px; */
    /* padding: 0.30769em 2.76923em 0.30769em 1.15385em; */
    /* outline: none; */
    font-weight: 600;
    z-index: 97;
}
.ir_sbToggle {
    /* background: #a9a9a9 url(/images/select-icons.png) 0 -116px no-repeat; */
    /* display: block; */
    height: 100%;
    /* outline: none; */
    /* position: absolute; */
    right: 0;
    top: 0;
    width: 35px;
    /* content: ''; */
    /* position: absolute; */
    /* left: 100%; */
    /* top: 0.3125em; */
    /* bottom: 0.3125em; */
    /* width: 1px; */
    /* background-color: #e5e5e5; */
    /* content: "ÃƒÂ®Ã¢â€žÂ¢Ã‚Â¡"; */
    /* font-size: 0.6875em; */
    /* position: absolute; */
    /* top: 50%; */
    /* right: 2em; */
    /* display: inline-block; */
    /* font-family: "digi"; */
    /* line-height: 1; */
    /* -webkit-font-smoothing: antialiased; */
    /* -webkit-transform: translateY(-50%); */
    /* -ms-transform: translateY(-50%); */
    /* transform: translateY(-50%); */
    position: absolute;
    /* width: 100%; */
    display: block;
    height: 100%;
    /* padding: 0.30769em 2.76923em 0.30769em 1.15385em; */
}
/*span.ir_sbToggle:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0.3125em;
    bottom: 0.3125em;
    width: 1px;
    background-color: #e5e5e5;
}*/
span.ir_sbToggle:after {
    content: "\f107";
    font-size: 20px;
    position: absolute;
    top: 50%;
    right: 14px;
    display: inline-block;
    font-family: FontAwesome;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.ir_sbHolder:hover .ir_sbToggle {
    /* background: #a9a9a9 url(/images/select-icons.png) 0 -166px no-repeat; */
}

.ir_sbHolder.open {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.ir_sbHolder.open .ir_sbToggle, .ir_sbHolder.open:hover .ir_sbToggle{
    /* background: #a9a9a9 url(/images/select-icons.png) 0 -16px no-repeat; */
    /* content: ''; */
    /* position: absolute; */
    /* right: 0; */
    /* top: 0.3125em; */
    /* bottom: 0.3125em; */
    /* width: 1px; */
    /* background-color: #e5e5e5; */
}
.ir_sbOptions{
    background-color: #fff;
    border: solid 1px #dedede;
    list-style: none;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 100%;
    overflow-y: auto;
    width: 100%;
    max-width: 100%;
    left: 0;
    z-index: 96;
    visibility:hidden;
    opacity:0;
    transition: opacity ease-out 0.3s;
    -webkit-transition: opacity ease-out 0.1s;
    height: 200px;
}
.ir_sbOptions li a{
    text-decoration:none;
    color:#555555;
    padding:5px 8px;
    /*border-bottom: dotted 1px #515151;*/
    display: block;
    outline: none; 
} 
.ir_sbOptions li a:hover{
    color: #000;
} 
.ir_sbHolder.open  .ir_sbOptions{
    visibility:visible;
    opacity:1;
}


/*shareholdings*/
.section-card {
            background-color: #fff;
            border: 1px solid #e0e0e0;
            border-radius: 12px; /* Rounded corners for the cards */
            padding: 30px;
            margin-bottom: 30px; /* Space between sections */
            box-shadow: 0 4px 8px rgba(0, 0, 0, 0.05); /* Subtle shadow for depth */
        }
        .table-responsive {
            margin-top: 20px;
            margin-bottom: 20px;
            /*overflow-x: auto;*/
    		-webkit-overflow-scrolling: touch;
            display: grid;
        }
        .table {
            width: 100%;
            margin-bottom: 1rem;
            color: #212529;
            border-collapse: separate; /* Allows border-radius on table */
            border-spacing: 0;
        }
        .table thead th {
            vertical-align: middle;
            border-bottom: 2px solid #dee2e6;
            background-color: #76ced9; 
            font-weight: 600;
            color: #000000;
            padding: 12px;
            text-align: left;
        }
        .table .row2 th {
            vertical-align: middle;
            border-bottom: 1px solid #00afbc;
            background-color: #76ced9;
            font-weight: 600;
            color: #000000;
            padding: 12px;
            text-align: left;
        }
        .table tbody th {
            padding: 12px;
            vertical-align: top;
            border-top: 1px solid #dee2e6;
        }
        .table tbody td {
            padding: 12px;
            vertical-align: top;
            border-top: 1px solid #dee2e6;
        }
        .table-hover tbody tr:hover {
            background-color: #f5f5f5; /* Light hover effect for rows */
        }
        .table-bordered {
            border: 1px solid #00afbc;
        }
        .table-bordered thead th,
        .table-bordered tbody th,
        .table-bordered tbody td {
            border: 1px solid #00afbc;
        }
        .table-bordered tr.rowHeader th {background: #ddd; color: #000;}
        .notes-section {
            background-color: #f8f9fa; /* Lighter background for notes */
            border: 1px solid #e9ecef;
            border-radius: 8px;
            padding: 20px;
            margin-top: 30px;
        }
        .notes-section h4 {
            font-size: 1.1rem;
            margin-bottom: 15px;
            color: #495057;
            margin-top: 0;
        }
        .notes-section ol {
            padding-left: 20px;
            margin-bottom: 0;
            /*list-style-type: decimal; */
        }
        .notes-section ol li {
            margin-bottom: 8px;
            line-height: 1.5;
            color: #6c757d;
            font-size: 0.95rem;
        }
        .notes-section ol li:last-child {
            margin-bottom: 0;
        }
        .text-muted {
            color: #6c757d !important; /* Bootstrap text-muted color */
            font-size: 0.9rem;
        }
        @media screen and (max-width: 767px) {
		    .table-responsive table {
		        overflow-x: auto;
		        display: block;
		        /*border: 0;*/
		    }
		    .sgx-news-content table {
		        overflow-x: auto;
		        display: block;
		        border: 0;
		    }
		}

/*annual report*/
.lead {
    font-size: 1.25rem;
    font-weight: 300;
}
.custom-shadow-xl {
            box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
        }

        .custom-shadow-lg {
            box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
        }

        .custom-shadow-md {
            box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
        }

        .rounded-3xl {
            border-radius: 1.5rem !important; /* 24px */
        }

        .rounded-xl {
            border-radius: 0.75rem !important; /* 12px */
        }

        .btn-primary-custom {
            background-color: var(--primary-color);
            border-color: var(--primary-color);
            color: white;
            transition: all 0.3s ease-in-out;
        }

        .btn-primary-custom:hover {
            background-color: var(--primary-hover-color);
            border-color: var(--primary-hover-color);
            color: white;
            transform: translateY(-2px);
        }

        .btn-light-custom {
            background-color: var(--light-gray-border);
            border-color: var(--light-gray-border);
            color: var(--dark-text);
            transition: all 0.3s ease-in-out;
        }

        .btn-light-custom:hover {
            background-color: #d1d9e0; /* Slightly darker gray */
            border-color: #d1d9e0;
            color: var(--dark-text);
            transform: translateY(-2px);
        }

        .card-pdf-link {
            color: var(--primary-color);
            background-color: var(--light-gray-border);
            border-color: var(--light-gray-border);
            transition: all 0.2s ease-in-out;
        }

        .card-pdf-link:hover {
            background-color: #d1d9e0;
            border-color: #d1d9e0;
            color: var(--primary-color);
        }



        .card-hover-border:hover {
            border-color: var(--primary-color) !important;
        }

        .img-hover-scale:hover {
            transform: scale(1.05);
            transition: transform 0.3s ease-in-out;
        }


 /*email alert*/
 .form-control {
  width: 100%;
  padding: 0.75rem 1rem;
  border: 1px solid var(--dark-text);
  border-radius: 6px;
  font-size: 1rem;
  color: var(--dark-text);
  box-sizing: border-box;
  transition: border-color 0.3s ease, box-shadow 0.3s ease;
}

.form-control:focus {
  border-color: var(--primary-color);
  outline: none;
  box-shadow: 0 0 0 3px rgb(23 189 183 / 25%);
}
.bg-main-color {
	background: var(--primary-color);
}
.btn-primary {
    background: var(--primary-color);
    color: white;
    border: 0;
    font-size: 16px;
    transition: var(--default-transition-config);
    cursor: pointer;
}
.btn-primary:hover {
    background: var(--primary-hover-color);
    color: white;
}

/*calculator*/
.form-control.ir_investmentCalculator {
    background-color: var(--light-bg);
    border: 1px solid var(--dark-text);
    opacity: 0.8;
}
form[name="calculator"] .table tbody td {
	vertical-align: middle;
}

@media screen and (max-width: 425px){
	.elementor-kit-7 h1 {
	    font-size: 38px;
	}
}


/*stock fundamental*/
@media screen and (max-width: 440px){
    .ir_chart_period-select {
        float: none;
    }
    .ir_chart_type-select {
        margin: 20px 0px;
        padding: 0;
        height: auto;
        list-style: none;
        float: none;
        display: flex;
    }
    .ir_chart-container-wrap {
        width: 100%;
    }
    .Chart_selection-accordion-wrap {
        width: 100%;
    }
}

/*financial calendar*/
@media screen and (max-width: 870px){
    #ir_calendar_view .ir_calendar_calendar {
        width: 100%;
        float: none;
    }
    #ir_calendar_view .ir_calendar_latest {
        width: 100%;
        float: none;
    }
}

/*board of director*/
  .ir_directorContainer .ir_textSubHighlight {
    margin-bottom: 0; /* This might need adjustment with Bootstrap's spacing utilities */
    min-height: auto;
  }

  /* Custom styles to make the director cards look good within Bootstrap */
  .director-card {
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    overflow: hidden;
    margin-bottom: 1.5rem; /* Bootstrap spacing utility: mb-3 */
    text-align: center;
    transition: transform 0.2s ease-in-out;
    cursor: pointer;
  }

  .director-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  }

  .director-card img {
    width: 100%;
    height: auto;
    display: block;
  }

  .director-card .card-body {
    padding: 1rem;
  }

  .director-card .ir_textMainHighlight {
    font-size: 1.25rem; /* Bootstrap h5 equivalent */
    margin-top: 0.5rem;
    margin-bottom: 0.25rem;
  }

  .director-card .ir_textSubHighlight {
    font-size: 0.9rem;
    color: #6c757d; /* Bootstrap text-secondary */
  }

  /* Style for the modal content */
  .modal-body .ir_textMainHighlight {
    font-size: 1.5rem;
    margin-top: 0.5rem;
    margin-bottom: 0.25rem;
  }

  .modal-body .ir_textSubHighlight {
    font-size: 1rem;
    color: #6c757d;
    margin-bottom: 1rem;
  }

  .modal-body .ir_directorDescription .si_justify {
    text-align: justify;
  }