
.header-ports {
  font-size: 22px;
  font-family: "din_med", "din", Arial, Helvetica, sans-serif;
  padding-left: 35px;
  padding-bottom: 10px;
  background: url(../images/port-connection/ship.png) no-repeat left center;
  height: 29px;
  line-height: 43px;
  margin-bottom: 13px;
  border-bottom: dotted 1px #fdb924;
}


.delay {
  color: #ff0000;
  text-decoration: none;
}

.delay:hover {
  color: #ff0000;
  text-decoration: none !important;
}


.ports-table {
  margin-bottom: 20px;
}

.ports-table tr td {
  width: 20%;
  font-size: 12px;
  line-height: 25px;
  border-top: 1px solid rgba(0, 0, 0, 0.6);
}

.ports-table tr td:nth-child(3) {
  width: 40%;
}


.timetable td.ship__name {
  color: #2452a1;
}

.textbox_resized
{
	height:400px;
}