#booking-records > [class*="row result-row even"] > [class*="col-sm-6"]:nth-child(1) {
color: transparent !important;
}

#booking-records > [class*="row result-row even"] > [class*="col-sm-6"]:nth-child(1) strong {
color: black !important;
}

a[href$="/MeetingDiaryPortal/singapore-reimagine/meeting-diary/Search/MissedMeetings"] {
display:none !important;
}

a[href$="/MeetingDiaryPortal/singapore-reimagine/meeting-diary/Search"] {
display:none !important;
}


#records [class*="divTableHead clickable"]:nth-child(5){
	text-indent: 999%;
    white-space: nowrap;
    overflow: hidden;
}

#records [class*="divTableCell"]:nth-child(5){
	    text-indent: 999%;
    white-space: nowrap;
    overflow: hidden;
}

#records [class*="divTableHead clickable"][onclick*="searchModule.sort('StandNumber')"]{
	text-indent: 999%;
    white-space: nowrap;
    overflow: hidden;
}


#records [class*="standnumber"]{
	background: none !important;
}