﻿

.news-hkex .fancy-note .fancy-note-popup .fancy-note-detail-app-no-access {
  padding: 40px 30px;
  background-color: #ffffff;
  color: #10416c;
}

.news-hkex .ap-phip-content .ap-phip-year-info {
	font-size: 0.875rem;
	line-height: 1.0625rem;
	padding: 12px 14px;
}

.noRecordsFound{	
	text-align: center;
}

.appDisplayNone{
	display: none !important;
}

.appDisplayBlock{
	display: block !important;
}

.news-hkex table.appInnertable td, .news-hkex table.appInnertable tr, .news-hkex table.appInnertable th{
	padding: 0px 0px 0px 0px;
	border:none;
}

.news-hkex table.appInnertable tbody tr:nth-child(odd), .news-hkex table.appInnertable tbody tr:nth-child(even){
    background-color: transparent;
}

@media (max-width: 702px){
	.news-hkex .ap-phip-content table.table-mobile-list .appInnertable tbody tr:nth-child(odd),
	.news-hkex .ap-phip-content table.table-mobile-list .appInnertable tbody tr:nth-child(even)
	{
		background-color: transparent;
	}
	
	.news-hkex .ap-phip-content table.table-mobile-list .appInnertable tbody td, 
	.news-hkex .ap-phip-content table.table-mobile-list .appInnertable tbody tr,
	.news-hkex .ap-phip-content table.table-mobile-list .appInnertable tbody th{
		padding: 0px 0px 0px 0px;
		border:none;
	}
	
	.news-hkex .ap-phip-content table.table-mobile-list .appInnertable tbody tr td, 
	.news-hkex .ap-phip-content table.table-mobile-list .appInnertable tbody tr th{
		margin-top: 0px;
		margin-bottom: 0px;
	}
	
}

.extra_app_info {	
	font-size: 0.78rem;
    line-height: 1.0625rem;
    min-height: 55px;
    border: none;
	padding : 10px 20px 10px 15px;
	margin-bottom: -15px;
	 
}


@media (max-width: 702px){
	.extra_app_info {	
		padding : 10px 20px 10px 20px;
	}
}

.ap-phip-content .appRemark td{
	padding: 5px;
}

.ap-phip-content .appRemark {
	border-collapse: separate;
	border-spacing: 2px;
}

.ap-phip-content .extra_app_info p{
	margin:0px;
}

.news-hkex .tab-content #tab-panel-main-board a.popover__link{
	font-size: 0.875rem !important;
}

@media (min-width: 703px){
	
	.news-hkex #panel-returned .ap-phip-details-table-container td
	{
		width:33.3%;
	}
}

.news-hkex :focus {
	outline:none;
}
