@charset "UTF-8";

.news-hkex .View-Document-on-Display {
  display: inline;
}

 .news-hkex .lciDisplayNone{
	display: none  !important;
}

.news-hkex .lciDisplayBlock{
	display: block !important;
}

.news-hkex .showFilter .LLCI-box.LLCI-box-reset .strucProd_filter ,
.news-hkex .showFilter .LLCI-box.LLCI-box-reset .other_filter
{
    padding-right: 0;
    width: 100%;
    align-self: flex-start;
    display: flex;
    flex-direction: column;
}

.news-hkex .LLCI-box.LLCI-box-reset .other_filter{

    margin-top: 0;
    padding-left: 0;
    float: none;
    flex: 1 1 auto;
	
}



.news-hkex .textAlignment{
	
	text-align: center;
}

.news-hkex .LLCI-table-container table.table td:nth-child(1), 
.news-hkex .LLCI-table-container table.table td:nth-child(2),  
.news-hkex .LLCI-table-container table.table td:nth-child(3){
	white-space:nowrap;
}

.news-hkex .takeoverNotes span.View-Document-on-Display {
    display: inline-block;
}

.news-hkex .LLCI-box.LLCI-box-reset .strucProd_filter {
  margin-top: 0;
  padding-left: 0;
  float: none;
  width: auto;
  flex: 1 1 auto;
  align-self: center;
  padding-right: 30px;
}

.nav_tab_wrapper .LLCI-tabs li{
	cursor: pointer;
}

.news-hkex .body-hidden .LLCI-table-container .View-Document-on-Display {
    display: inline !important;
}

.news-hkex .Takeovers p a {
    text-decoration: none;
    color: #10416c;
}

.news-hkex .Takeovers p a:hover, .news-hkex .Takeovers p a:active {
    color: #4AB1E2;
    text-decoration: underline;
	
}

.news-hkex .hideHeadline .hideShow{
    cursor: pointer;
}

.news-hkex :focus {
	outline:none;
}
