/* =========================================================
   ZWEMFED COACHLIJSTEN 
   ========================================================= */

/* BODY & BASE */
body {
  font-family: filson-soft, sans-serif;
  font-size: 0.95em;
  font-weight: 400;
  margin: 0;
  line-height: 1.55;
  background-color: #eef6fa;
  color: #23356a;
}

img {
  border: 0;
}

a {
  color: black;
}
a:hover {
  color: blue;
}

/* GENERAL TABS (used by LiveTiming) */
.tab {
  border: none;
  display: none;
  vertical-align: top;
  width: 850px;
}

/* HEADER */
#header {
  background-color: #fff;
  border: none;
  font-size: 16px;
  font-weight: bold;
  margin: 0;
  width: 100%;
  min-height: 90px;
}

#header table {
  width: 850px;
  margin: 0 auto 5px auto;
  background: transparent
    url("https://www.zwemfed.be/themes/custom/epsenkaas_theme/zwemfed-logo.svg")
    no-repeat center left;
  background-size: 209px;
  padding: 28px 0 1px 240px;
  color: #23356a;
  font-size: 16.32px;
  font-weight: 400;
}

/* UPDATE TEXT */
#lastupdate {
  font-size: 0.8em;
  margin: 10px auto 5px auto;
  text-align: right;
  width: 850px;
}

/* NAVIGATION */
#navigation {
  background-color: #23356a;
  width: 100%;
  padding: 4.5px 0;
}

#navigation table {
  color: #fff;
  width: 850px;
  margin: 0 auto 2px;
}

#navigation table td {
  color: #b3d2ec;
  font-weight: 400;
  font-size: 15px;
  letter-spacing: 0.6px;
  text-transform: uppercase;
  margin: 0 10px 0 0;
}

#navigation table a {
  color: #fff;
  text-decoration: none !important;
  font-weight: 300;
}

#navigation a[style="font-weight: bold; text-decoration: none;"] {
  color: #28c7ce !important;
}

#navigation table a:hover {
  color: #28c7ce;
}

/* NOSCRIPT */
#noscript {
  border: none;
  font-size: 13px;
  font-weight: bold;
  color: red;
  text-align: center;
  width: 850px;
  margin: 0 auto 2px;
}

/* FREE TEXT BLOCK */
#freeText {
  background-color: #fff;
  border: solid 1px black;
  color: navy;
  font-weight: bold;
  padding: 3px;
  text-align: center;
  width: 700px;
  margin: 10px auto 15px;
}

/* RESULTS */
#results {
  margin: 0 auto 20px;
  vertical-align: top;
  width: 850px;
}

#results div.tab table tr {
  line-height: 1.8;
}

#results div.tab table td[colspan]:not([colspan="1"]) {
  padding-left: 10px;
  font-style: italic;
}

#results div.tab table td {
  padding-left: 3px;
}

/* LINKS IN RESULT LISTS */
#results ul li a {
  text-decoration: none;
}

/* TABLE ROWS */
.trList0 {}

.trList1 {
  background-color: #ffffff;
}

.trTitle1 {}

.trTitle2 {
  background-color: #cfcfcf;
}

/* FOOTER */
#footer {
  display: block;
  text-align: center;
  width: 100%;
  margin: 10px auto 0;
  padding-top: 10px;
  background: #fff;
  border-bottom: 100px solid #23356a;
}

#footer::before {
  content: "colored by Zwemfed | ";
}

#footer table.partner td {
  vertical-align: middle;
  height: 90px;
  min-width: 200px;
}

.partner img {
  max-width: 170px;
  max-height: 90px;
}

.partners-vervolg {
  width: 1000px;
  margin: 0 auto;
}

/* TITLES */
.title1 {
  font-size: 2em;
  font-weight: bold;
  padding-bottom: 8px;
}

.title2 {
  font-weight: bold;
  font-size: 1.2em;
}

.centerText {
  text-align: left;
}

.rightText {
  text-align: right;
}

/* TYPEKIT (Filson-Soft) */
@import url("https://p.typekit.net/p.css?s=1&k=yro3vnw&ht=tk&a=718279&app=typekit&e=css");

/* (all @font-face definitions preserved exactly as provided) */
