﻿h2, h3 {
	padding: 0;
	margin: 0;
}
.tracker-page-content-container {
    margin: 0 auto;
    width: 1200px;
    max-width: 100%;
    padding: 0 5px;
}
.tracker-header, .tracker-container, .tracker-selections-container, .tracker-buttons-blue {
	display: block;
	text-align: center;
}
.tracker-header, .tracker-buttons-blue {
	margin: 10px 5px;
}
.tracker-header-details, .tracker-header-image {
	display: inline-block;
	vertical-align: top;
}
.tracker-header-details {
	width: 100%;
    max-width: 350px;
}
.tracker-header-image img {
	width: 340px;
	height: auto;
	border: 2px solid #000000;
	border-radius: 8px;
}
@media all and (max-width: 710px) {
    .tracker-header-details {
        max-width: 400px;
    }
}
.tracker-header-details-head {
    font-size: 16px;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #185886;
    height: 30px;
    text-align: center;
    border: 2px solid #000000;
	border-radius: 8px 8px 0 0;
    line-height: 1.25;
}
.tracker-header-details-head span {
	vertical-align: middle;
}
.tracker-header-details-foot {
	text-align: center;
    border-right: 2px solid #000000;
	border-left: 2px solid #000000;
    border-bottom: 2px solid #000000;
	border-radius: 0 0 8px 8px;
	background-color: #dceaff;
	height: 8px;
}
.tracker-header-details-body, .tracker-header-data, .tracker-header-lineforum, .tracker-header-portroute  {
    font-size: 13px;
}
.tracker-header-lineforum a, .tracker-header-portroute a  {
    font-weight: bold;
}
.tracker-header-lineforum {
    padding-top: 5px;
}
.tracker-header-details-body {
	padding: 5px 2px 0;
	min-height: 134px;
    background-color: #dceaff;
	border-right: 2px solid #000000;
	border-left: 2px solid #000000;
}
.tracker-header-details-table, .tracker-header-timewx {
    display: inline-block;
	vertical-align: top;
    padding-top: 5px;
	text-align: left;
	line-height: 1.1;
}
.tracker-header-timewx {
    max-width: 160px;
}
.tracker-header-details-table td {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.tracker-flags img {
    margin: 7px 5px 5px;
    border: 1px solid #FFFFFF;
}
.tracker-info {
	margin: 0 auto;
	padding: 0 5px;
}
#tracker-ports-map {
    min-height: 600px;
	width: 100%;
}
.tracker-ports-map .non-members-map {
    margin: 20px auto;
    min-height: 600px;
    background-image: url('https://www.cruisingearth.com/images/trackers/port-trackers-map-bg.webp');
    background-position: center center;
}
.tracker-ports-map-marker {
    width: 32px;
    height: 37px;
    background-image: url('https://www.cruisingearth.com/images/trackers/port-tracker-map-marker.png');
    background-size: 32px 37px;
}
.tracker-port-homeport-ships-container {
    margin: 20px auto;
    width: 1200px;
    max-width: 95%;
    background-color: #EDF6FD;
    border: 1px solid #000000;
    border-radius: 8px;
}
.tracker-port-homeport-ships {
    text-align: left;
}
.tracker-port-homeport-ships ol {
    columns: 320px 3;
}
.tracker-port-homeport-ships li {
    padding-right: 15px;
}
.tracker-port-homeport-ships-title {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin: 10px 5px;
}
.tracker-header-timedate {
	text-align: center;
	line-height: 1.2;
	font-size: 14px;
}
.tracker-header-wx {
    column-count: 2;
    column-gap: 0;
}
.tracker-header-wx-temp {
    font-size: 22px;
    text-align: center;
    margin-top: 10px;
}
.tracker-header-wx-desc {
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 14px;
    padding-bottom: 2px;
}
.tracker-options-container, .tracker-section-container {
    width: 1200px;
    max-width: 100%;
    margin: 20px auto;
    text-align: center;
    background-color: #FFFFFF;
    border: 2px solid #000000;
    padding: 0 5px 10px 5px;
}
/*.tracker-options-container p, .tracker-section-container p {
    text-align: left;
    margin: 10px;
}*/
.tracker-list {
    text-align: center;
}
.tracker-history, .tracker-sisters {
    display: inline-block;
    padding: 0 10px;
    margin-bottom: 10px;
}
.tracker-history table, .tracker-sisters table, .tracker-ports-nearby table {
    border-collapse: collapse;
    margin: 0 auto;
    margin-top: 5px;
    text-align: center;
}
.tracker-history thead, .tracker-sisters thead, .tracker-ports-nearby thead {
    background-color: #eee;
}
.tracker-history th, .tracker-sisters th, .tracker-ports-nearby th {
    padding: 5px;
    text-align: center;
    border: 1px solid #ddd;
    font-weight: bold;
}
.tracker-history td, .tracker-sisters td, .tracker-ports-nearby td {
    padding: 5px;
    border: 1px solid #ddd;
}
.tracker-sisters td {
    max-width: 600px;
}
.tracker-ship-type-options {
    display: inline-block;
}
.tracker-ship-type-buttons {
	columns: 230px 4;
	margin: 10px;
    text-align: center;
    column-rule: solid;
}
.tracker-list ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    list-style: none;
    margin: 0;
    padding: 0;
}
.tracker-list li {
	text-align: center;
    padding: 10px;
    font-weight: bold;
    background: #dceaff;
    border: 1px solid #000000;
    break-inside: avoid-column;
    display: inline-block;
    vertical-align: top;
    width: 225px;
    margin: 10px 5px;
}
@media (max-width: 500px) {
    .tracker-list li { /* Force two equal columns on small screens */
        flex: 0 0 calc(50% - 10px);
        margin: 5px;
        box-sizing: border-box;
    }
}
.tracker-list li img {
    width: 200px;
	height: auto;
    border: 1px solid #2577b1;
    border-radius: 8px;
    box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 1.0);
    margin-bottom: 5px;
}
.tracker-list ul li:hover a img {
    transform: scale(1.02);
    transition: transform 0.25s ease-in-out, box-shadow 0.25s ease-in-out;
    box-shadow: 0 10px 8px -8px rgba(0, 0, 0, 0.5);
}
.tracker-list li a:active img {
    box-shadow: none;
    border: 2px solid #333333;
	margin-bottom: 4px;
}
.tracker-list .military-line-small-flag {
    all: unset;
    font-weight: bold;
    border: 1px solid #000000;
    width: 60px;
    height: auto;
    box-shadow: 0 2px 4px -2px black;
}
.tracker-list .military-ship-image {
    margin: 5px 0;
}
.tracker-list .ship-category-class-inservice {
    font-weight: normal;
}
.tracker-selections, .tracker-option, .tracker-map-options, input.button-blue  {
	display: inline-block;
}
.tracker-selections, .tracker-option, .tracker-map-options {
	margin: 5px;
	vertical-align: top;
}
.tracker-option, .tracker-options-title {
	font-weight: bold;
}
.tracker-options-title {
	margin: 4px;
}
.tracker-map-options-container {
	text-align: left;
	margin: 0 5px;
}
.tracker-title {
	margin: 10px 10px 5px 10px;
}
.tracker-text {
    margin: 5px 10px;
    text-align: center;
}
.tracker-region-ports {
    columns: 190px 5;
    margin: 20px;
    column-rule: solid aliceblue;
}
@media all and (max-width: 767px) {
    .tracker-region-ports li {
        padding-bottom: 5px;
    }
}
.tracker-region-ports ul {
    text-align: left;
    list-style: none;
    margin: 0;
    padding: 0 0 0 15px;
    text-indent: -10px;
}
input[type=radio] {
    vertical-align: middle;
    margin-bottom: 2px;
}
.tracker-container {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    margin: 10px 5px 0 5px;
}
.tracker-sidebar {
    display: none;
    flex-shrink: 0;
}
.tracker-sidebar-ad {
    width: 160px;
}
.tracker-map-container {
    flex-grow: 1;
    position: relative;
}
.tracker-map {
    display: block;
    width: 100%;
    height: 600px;
    padding: 0;
    margin: 0 auto;
    border-right: 2px solid #999;
}
@media all and (min-width: 768px) {
    .tracker-sidebar {
        display: block;
    }
}
@media all and (max-width: 767px) {
    .tracker-map {
        height: 550px;
    }
}
.tracker-map-loading {
    position: absolute;
	z-index: 2;
    top: 35%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100px;
    height: 100px;
}
.tracker-map-legend-container {
    margin: 0 5px;
    text-align: center;
}
.tracker-map-legend-box {
    display: inline-block;
	border: 2px solid #08196d;
	padding: 5px 10px;
	background-color: #f4f4f5;
	text-align: center;
	font-family: Tahoma,Verdana,Geneva,sans-serif;
}
.tracker-map-legend ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    list-style: none;
    margin: 0;
    padding: 0;
}
.tracker-map-legend svg {
    height: 1em;
    font-size: 2.4rem;
    width: 22px;
    margin-bottom: -12px;
}
.tracker-map-legend-text {
    font-weight: normal;
    margin-right: 15px;
}