.HbmLatestArrivals table
{
}
.HbmLatestDepartures table {
}
.HbmExpectedVessels {
}
.HbmExpectedVessels table {
}

.reportLatestEventTable caption
{
	text-align: center;
}
.reportLatestEventTable th
{
    background-color: #476bb3;
    color: #ffffff;
	text-align: center;
}


.HbmLatestArrivals td, th
{
    padding-right: 10px;
}
.HbmLatestDepartures  td, th
{
    padding-right: 10px;
}
.HbmExpectedVessels  td, th
{
	padding-right: 10px;
}

.ETASourceField
{
	display: none;
}
.destinationField
{
	display: block;
}
.vesselNameField {
    width: 200px;
    text-align: left;
}
.areaNameField
{
    width: 180px;
    text-align: left;
}
.destinationField 
{
	display: block;
}
.timeField  {
    width: 80px;
}
.datetimeField  {
    width: 140px;
}
.durationTimeField {
	width: 120px;
}
