#logo {
  margin-bottom: 20px;
}
#logo img {
  width: 200px;
}
#topnav .nav-link i, #topnav .nav-link img {
  display: block;
  height: 32px;
}
.logobox {
  width: 268px;
  border-left: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
}
#main-nav .logo { text-align: center; margin: 0.5em 0; }
main { margin-top: 30px; }
footer#main-footer > * {
  height: 40px;
  line-height: 40px;
  border-top: 1px solid #e5e5e5;
}
footer#main-footer nav {
  margin-left: 0;
  padding-left: 30px;
}
#sectioninfo {
  background: #f2f2f2;
  height: 80px;
  line-height: 40px;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
}
hr {
  margin-top: 5px;
  margin-bottom: 5px;
  border: 0;
  border-bottom: 1px solid #585858;
}
.header-title {
  font-weight: bold;
  color: #13661e;
}
#tournament-nav ul {
  border-right: 1px solid #e5e5e5;
}
.round_won {
  background: #dbf5dc !important;
  border: 1px solid #e5e5e5;
  text-align: center;
  width: 30px;
  max-width: 32px;
  padding: 0;
}
.round_loss {
  background: #f4dad9 !important;
  border: 1px solid #e5e5e5;
  text-align: center;
  padding: 0;
  width: 30px;
  max-width: 32px;
}
.round_neutral {
  background: #585858 !important;
  color: #ffffff;
  width: 30px;
  padding: 0;
  text-align: center;
  max-width: 32px;
  border: 1px solid #cacaca;
  font-weight: bold;
}
.round_empty {
  width: 32px;
  padding: 0;
  text-align: center;
  max-width: 32px;
  font-weight: bold;
}
.stats {
  border: 1px solid #cacaca;
  width: 15px;
  text-align: center;
}
.name {
  overflow: hidden;
}
.roundnumber {
  background: #13661e;
  padding: 2px;
  color: #ffffff;
  font-weight: bold;
}
.button {
  border: 1px solid #cacaca;
  color: #13661e;
  text-align: center;
  padding: 5px 10px 5px 10px;
  font-weight: bold;
  font-size: 12px;
}
.direct_buttons {
  margin-bottom: 20px;
}
.direct_won {
  text-align: center;
  background: #dbf5dc !important;
}
.direct_loss {
  text-align: center;
  background: #f4dad9 !important;
}
.direct_match {
  border: 1px solid #cacaca;
  margin-top: 10px;
}
.scoring {
  text-align: center;
}
.flag-small {
  width: 20px;
}
.timings {
  width: 530px;
}
.timings .player {
  width: 150px;
}
.timings .content {
  width: 200px;
}
.time {
  text-align: center;
  font-weight: bold;
}
.point {
  text-align: center;
}
.greenhit {
  background: #dbf5dc !important;
}
.redhit {
  background: #f4dad9 !important;
}
.athlet_name {
  font-weight: bold;
  line-height: 16px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.title-border {
  border-right: 1px solid #e5e5e5;
}
.minibio {
  width: 500px;
}
.minibio .image {
  float: left;
  margin-bottom: 10px;
}
.minibio .infos {
  margin-left: 15px;
  float: left;
  width: 200px;
}
.minibio .infos .name {
  color: #13661e;
  font-weight: bold;
}
.minibio .infos .info {
  line-height: 18px;
}
.bigbio .caption {
  width: 120px;
}
.bigbio .image {
  float: left;
  margin-bottom: 10px;
}
.bigbio .infos {
  margin-left: 15px;
  float: left;
  width: 200px;
}
.bigbio .infos .name {
  color: #13661e;
  font-weight: bold;
}
.bigbio .infos .info {
  line-height: 18px;
}
.popover-title {
  display: none;
}
.popover {
  max-width: 340px !important;
}
.bio {
  float: left;
  margin-left: 20px;
  width: 1030px;
}
.venue_info {
  width: 150px;
}
.thistableau {
  float: left;
  width: 49%;
}
/* Large desktop */
@media (min-width: 1200px) {
  .round_loss,
  .round_won,
  .round_neutral,
  .stats {
    padding-left: 2px;
    padding-right: 2px;
  }
  #sectioninfo {
    margin-left: 0;
    padding-left: 30px;
  }
}
/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 1199px) {
  .round_loss,
  .round_won,
  .round_neutral,
  .stats {
    min-width: 15px !important;
    width: 15px !important;
    padding-left: 2px;
    padding-right: 2px;
  }
  #sectioninfo {
    margin-left: 0;
    padding-left: 20px;
  }
  .page_content main {
    margin-left: 19px;
  }
  .bio {
    width: 800px;
  }
  .thistableau {
    float: none;
    width: 100;
  }
}
@media (max-width: 767px) {
  .round_loss,
  .round_won,
  .round_neutral,
  .stats {
    min-width: 15px !important;
    width: 15px !important;
    padding-left: 2px;
    padding-right: 2px;
  }
  #sectioninfo {
    margin: 10px 0;
  }
  #sectioninfo p {
    margin-left: 20px;
  }
  .page_content main {
    margin-left: 0px;
  }
  .bio {
    width: 584px;
  }
  .thistableau {
    float: none;
    width: 100;
  }
}
.spacer-top {
  margin-top: 20px;
}
.competition_link {
  padding-bottom: 5px;
  border-bottom: 1px solid #e5e5e5;
}
.accordion-heading a {
  padding: 0;
  padding-left: 10px;
}
header.livematch {
  margin-top: 20px;
}
header.livematch span.status {
  float: right;
  display: block;
}
.light-off {
  background: #e5e5e5 !important;
  border-left: 1px solid #cacaca;
}
.light-white {
  background: white !important;
  border-left: 1px solid #cacaca;
}
.light-red {
  background: red !important;
  border-left: 1px solid #cacaca;
}
.light-green {
  background: green !important;
  border-left: 1px solid #cacaca;
}
.card-yellow {
  background: url(/img/icon_gk.gif) no-repeat;
}
.card-red {
  background: url(/img/icon_rk.gif) no-repeat;
}
.card-yellowred {
  background: url(/img/icon_grk.gif) no-repeat;
}
.startlist .nation {
  width: 90px;
}
.startlist .status {
  width: 90px;
}
.startlist .startnr {
  width: 40px;
}
.startlist .jahrgang {
  width: 40px;
}
.round td {
  line-height: 16px;
  height: 35px;
}
.round .nation {
  width: 50px;
}
.round .club {
  overflow: hidden;
  width: 15%;
}
.round .name {
  overflow: hidden;
}
.shownext {
  float: right;
  width: 49%;
}
.shownext .direct_match {
  margin-top: 82px;
}
.shownext .direct_match:first-child {
  margin-top: 46px;
}
tr.marked td {
  background-color: #cbeccf !important;
}
#filter-person {
  width: 190px;
  height: 30px;
  border: 1px solid #f2f2f2;
  color: #cacaca;
}
main {
  position: relative;
}
.refresh {
  position: absolute;
  right: 0;
  top: 5px;
}
.roundmatches .match {
  float: left;
  height: 108px;
  width: 200px;
}
.roundmatches .matchheadline {
  height: 36px;
  line-height: 36px;
  font-weight: bold;
}
.roundmatches .fencer1 {
  height: 36px;
  line-height: 36px;
  background-color: #f2f2f2;
}
.roundmatches .fencer2 {
  height: 36px;
  line-height: 36px;
  margin-top: 0px;
  background-color: #f9f9f9;
}
.roundmatches .result {
  float: left;
  height: 108px;
  width: 40px;
}
.roundmatches .result div {
  height: 36px;
  line-height: 36px;
  text-align: center;
}
.roundmatches .result1 {
  background-color: #f2f2f2;
}
.roundmatches .result2 {
  background-color: #f9f9f9;
}
.roundmatches .timer {
  font-weight: bold;
}
.direct_match_detail {
  text-align: center;
}
.direct_match_detail .inner-result {
  margin: 0 auto;
  text-align: center;
}
.direct_match_detail td {
  width: 30px;
}
.direct_match_detail td.timer {
  width: 100px;
  text-align: center;
}
.direct_match_detail .inner-result tr:nth-child(odd) > td {
  background-color: #f2f2f2;
}
.direct_match_detail .name {
  width: 250px;
  text-align: center;
  font-weight: bold;
}
.direct_match_detail .hits {
  font-weight: bold;
  font-size: 24px;
}
.direct_match_detail .inner-result .hits {
  font-weight: bold;
  font-size: 14px;
}
.overview-wettbewerbe {
  display: block;
}
.overview-wettbewerb {
  float: left;
  width: 49%;
  margin: 10px 0.5%;
}
.overview-wettbewerbe:after {
  display: table;
  content: "";
  line-height: 0;
}
.overview-wettbewerbe:after {
  clear: both;
}
.overview-wettbewerb h3 {
  margin: 0 0 4px 0;
  font-size: 18px;
  line-height: auto;
}
.overview-wettbewerb .tdate {
  font-weight: bold;
  color: #13661e;
}
.detable {
  background: none;
  width: 100%;
}
.detable th {
  background: none;
}
.detable h3 {
  font-size: 16px;
}
.de-group {
  width: 33%;
  vertical-align: top;
}
.de-match {
  background: none;
  table-layout: fixed;
}
.de-match td {
  vertical-align: middle;
  line-height: 16px;
  height: 40px;
  border: 0px;
}
.de-match td.bottom {
  border-bottom: 1px solid #13661e;
  background: #f9f9f9;
}
.de-match td.top {
  border-top: 1px solid #13661e;
  background: #f9f9f9;
}
.de-match .nation {
  width: 30px;
}
.de-match .name {
  white-space: nowrap;
  overflow: hidden;
  width: 200px;
}
.de-match .number {
  width: 30px;
}
.de-match .result {
  border-left: 1px solid black;
  width: 20px;
  text-align: center;
}
.de-match .time {
  border-left: 1px solid black;
  width: 40px;
  text-align: left;
  font-weight: normal;
}
.de-match .sets {
  width: 20px;
  text-align: center;
}
.de-match .empty {
  height: 40px;
}
.de-match .vempty {
  height: 40px;
}


.liveinfo {
  background: none;
  width: 100%;
}
.liveinfo td.pistename {
  width: 15%;
  font-weight: bold;
}
.liveinfo td.referee {
  width: 60%;
  text-align: right;
}
.matchwrapper {
  width: 390px;
  float: left;
  margin: 10px;
  min-height: 300px;
}
.in-venue {
  background: black;
}
.melder .scoring-lights {
  font-size: 115%;
  line-height: 15px;
  font-weight: bold;
  height: 40px;    
}
.melder .scoring-lights a {
    text-decoration: none;
}
.melder .scoring-lights a:visited {
  text-decoration: none;
}
.melder .left .scoring-lights {
  border: 4px solid red;
}
.melder .right .scoring-lights {
  border: 4px solid green;
  text-align: right;
}
.melder-inner {
  min-height: 175px;
  width: 100%;
}
.melder .left .white-light {
  background: silver;
}
.melder .right .white-light {
  background: silver;
}
.melder .left .colored-light {
  background: red;
}
.melder .right .colored-light {
  background: green;
}
.melder .colored-light a {
  color: white;
}
.melder .scoring-lights span.red {
  border: 2px solid red;
}
.melder .scoring-lights span.red.active {
  background: red;
}
.melder .scoring-lights span.green {
  border: 2px solid green;
}
.melder .scoring-lights span.green.active {
  background: green;
}
.timer {
  font-size: 200%;
  font-weight: bold;
  text-align: right;
}
.melder .melder_cards {
  font-size: 80%;
  line-height: 14px;
  width: 30px;
  float: left;
  margin-left: 10px;
  margin-right: 10px;
}
.melder .nextmatch {
  line-height: 14px;
}
.melder .right .melder_cards {
  text-align: right;
}
.melder .right h3 {
  text-align: right;
}
.melder .column-2 .period {
  font-size: 150%;
  font-weight: bold;
  margin-top: 0.5em;
}
.pisteblock > h3 {
  margin: 5px 0;
  font-size: 90%;
}
.in-venue {
  width: 100%;
  color: white;
  font-size: 24px;
}
.in-venue .matchwrapper {
  width: 48%;
  border: 4px #f9f9f9 solid;
  border-color: white;
}
.in-venue .matchwrapper.piste-38 {
  border-color: yellow;
}
.in-venue .matchwrapper.piste-36 {
  border-color: blue;
}
.in-venue .matchwrapper.piste-35 {
  border-color: red;
}
.in-venue .matchwrapper.piste-37 {
  border-color: green;
}
.in-venue .melder {
  border: 0px;
}
.in-venue .melder .liveimage {
  height: 150px;
  max-width: 125px;
}
.in-venue .melder .scoring-lights {
  background: black;
}
.in-venue table {
  background: black;
}
.in-venue a {
  color: white;
}
.in-venue .melder .scoring-lights {
  height: 70px;
  font-size: 30px;
  line-height: 30px;
}
.in-venue .flag-small {
  width: 60px;
}
.in-venue .melder_nation {
  width: 60px;
}
.in-venue .melder_cards {
  width: 60px;
}
div.clear {
  clear: both;
  line-height: 1px;
  height: 1px;
  font-size: 1px;
}
button.square {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2);
  width: 100px;
  height: 100px;
  padding: 3px 6px;
  font-size: 12px;
  background: #cbeccf;
  border: #136629 1px solid;
  margin: 10px 10px 0px 0;
  color: black;
  white-space: normal;
  font-weight: normal;
  line-height: 1.428571429;
  text-align: center;
  vertical-align: middle;
  border-radius: 5px;
}
button.square i {
  font-size: 30px;
  display: block;
  margin-bottom: 10px;
}
.piste_active {
  color: #13661e;
  font-weight: bold;
}
.piste_inactive {
  color: red;
}
.accordion-group {
  border: 0px;
  border-bottom: 1px solid #f9f9f9;
  border-radius: 0px;
}

.line-left { border-left: 1px solid #cbeccf; }
.line-right { border-right: 1px solid #cbeccf; }
.line-bottom { border-bottom: 1px solid #cbeccf; }
.win { color: green; }
.lose { color: red; }

.pool td { line-height: 18px; }
.single-match { width: 100%; }
.single-match .single-img { width: 200px;}
.single-match .single-name { width: 24%;}
.single-match .single-result { width: 6%;}
.single-match .single-result2 { width: 12%;}

.sponsor .img-fluid { max-height: 100px; }

.extmatchesopener { cursor:pointer; }
.extmatches { width: 100%; }
.direct_referee_image { height: 120px; width: auto; }
.direct_fencer_image { width: 100%; height: auto; }
.featured td { background: #cbeccf;  }

@media (max-width: 768px) {
  .navbar-brand { display: block; }
  #topnav { display: block; }
  #topnav .nav-item img, #topnav .nav-item i { display: inline-block; }
  main { margin-top: 0px; }
}  


.cookie-consent-banner {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 2147483645;
  box-sizing: border-box;
  width: 100%;

  background-color: #F1F6F4;
}

.cookie-consent-banner__inner {     
  max-width: 960px;
  margin: 0 auto;
  padding: 32px 0;
}

.cookie-consent-banner__copy { 
  margin-bottom: 16px;
}

.cookie-consent-banner__actions {    
}

.cookie-consent-banner__header {
  margin-bottom: 8px;
  
  font-family: "CeraPRO-Bold", sans-serif, arial;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
}

.cookie-consent-banner__description {
  font-family: "CeraPRO-Regular", sans-serif, arial;
  font-weight: normal;
  color: #838F93;
  font-size: 16px;
  line-height: 24px;
}

.cookie-consent-banner__cta {
  box-sizing: border-box;
  display: inline-block;
  min-width: 164px;
  padding: 11px 13px;
    
  border-radius: 2px;
  
  background-color: #2CE080;
   
  color: #FFF;
  text-decoration: none;
  text-align: center;
  font-family: "CeraPRO-Regular", sans-serif, arial;
  font-weight: normal;
  font-size: 16px;
  line-height: 20px;
}

.cookie-consent-banner__cta--secondary { 
  padding: 9px 13px;
  
  border: 2px solid #3A4649;
  
  background-color: transparent;
  
  color: #2CE080;
}

.cookie-consent-banner__cta:hover {
  background-color: #20BA68;
}

.cookie-consent-banner__cta--secondary:hover {
  border-color: #838F93;
    
  background-color: transparent;
  
  color: #22C870;
}

.cookie-consent-banner__cta:last-child {
  margin-left: 16px;
}


.mini { 
  font-size: 0.7em;
}
.derow {
  height: 42px;
}
.flag {
  line-height: 10px;
  max-height: 40px;
  overflow: hidden;
}
.dematch-empty-1-first {
  height: 76px;
}

.dematch-empty-1 {
  height: 152px;
}
.fullmatch {
  height: 152px;
  overflow: hidden;
}
