
body.dgl {
  background-color: #004587
}

body {
  font-family: roboto,Helvetica,Arial,sans-serif!important;
  font-weight: 400
}

h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6 {
  font-family: roboto,Helvetica,Arial,sans-serif!important;
  font-style: normal;
  font-weight: 400;
  color: inherit;
  text-rendering: optimizeLegibility
}

a {
  color: #004587;
  text-decoration: none;
  cursor: pointer
}

.green a:hover,a:focus {
  color: green
}

.success {
  color: #2db25f
}

.warning {
  color: #f40b4c
}

.white {
  color: #fff
}

.dgl_blue {
  color: #004587
}

.scorecard_grey {
  color: #dcdcdc
}

.uppercase {
  text-transform: uppercase
}

.callout.primary {
  background-color: #fff;
  color: #0a0a0a;
  border-radius: 20px;
  -moz-border-radius: 20px
}

.tabs {
  border-radius: 20px;
  -moz-border-radius: 20px
}

.tabs-title>a {
  display: block;
  padding: .65rem 1.5rem;
  font-size: .75rem;
  line-height: 1;
  color: #1779ba
}

.tabs-title>a:focus,.tabs-title>a[aria-selected=true] {
  background: #004587;
  color: #fff;
  border-radius: 20px;
  -moz-border-radius: 20px
}

.tabs-content {
  border: none
}

select,.button,textfield {
  border-radius: 20px;
  -moz-border-radius: 20px
}

.button {
  background-color: #004587;
  color: #fff;
  padding: .65em 1em
}

.button.margin0 {
  margin: 0
}

.button.paddingsmall {
  padding: .25em .75em
}

.button.secondary,.button.secondary.disabled,.button.secondary[disabled],.button.secondary.disabled:hover,.button.secondary[disabled]:hover,.button.secondary.disabled:focus,.button.secondary[disabled]:focus {
  background-color: #fff;
  color: #004587
}

.badge.dgl, a.badge.dgl {
  background: #004587;
  color: #fff;
  font-size: 0.8rem;
  font-weight: bold;
  text-decoration: none!important;
}


.badge.dgl-table {
  background: #fff;
  color: #004587;
  font-size: 0.8rem;
  font-weight: bold;
}

.badgetext-normal {
	font-weight: normal;
	font-size: 14px;
	line-height: 2;
	display: inline-block;
	vertical-align: top;
	}

.badgetext {
	line-height: 2;
	display: inline-block;
	vertical-align: top;
	}
	
.badgetext2 {
	line-height: 1.8;
	display: inline-block;
	vertical-align: top;
	}
	
.badgetext3 {
	line-height: 1.2;
	display: inline-block;
	vertical-align: bottom;
	}

tbody {
  border: none
}

.ergebnisboard tr th {
  background-color: #fff;
  color: #0a0a0a
}

.ergebnisboard tr.bg_grey {
  border-bottom: 0;
  background-color: #dcdcdc;
  color: #000;
  border-bottom: 5px solid #fff
}

.ergebnisboard tr.bg_grey a {
  color: #004587;
  text-decoration: underline
}

.ergebnisboard tr.bg_grey a:hover {
  color: green;
  text-decoration: none
}

.ergebnisboard tr.bg_blue {
  border-bottom: 0;
  background-color: #004587;
  color: #fff;
  border-bottom: 5px solid #fff
}

.ergebnisboard tr.bg_blue a {
  color: #fff;
  text-decoration: underline
}

.ergebnisboard tr.bg_blue a:hover {
  color: green;
  text-decoration: none
}

.tabelle-dgl tbody tr:nth-child(even) {
  border-bottom: 0;
  background-color: #dcdcdc;
  color: #000;
  font-weight: normal;
  border-bottom: 5px solid #fff
}

.tabelle-dgl tbody tr:nth-child(even):hover {
  border-bottom: 0;
  background-color: rgba(220, 220, 220, 0.5);
  color: #000;
  font-weight: bold;
  border-bottom: 5px solid #fff
}

.tabelle-dgl tbody tr:nth-child(even).streicher {
  border-bottom: 0;
  color: rgba(0, 0, 0, 0.3);
  border-bottom: 5px solid #fff
}

.tabelle-dgl tbody tr:nth-child(even) a {
  color: #004587;
  text-decoration: underline
}

.tabelle-dgl tbody tr:nth-child(even) a:hover {
  color: green;
  text-decoration: none
}

.tabelle-dgl tbody tr:nth-child(odd) {
  border-bottom: 0;
  background-color: #004587;
  color: #fff;
  font-weight: normal;
  border-bottom: 5px solid #fff
}

.tabelle-dgl tbody tr:nth-child(odd):hover {
  border-bottom: 0;
  background-color: rgba(49, 65, 125, 0.5);
  color: #fff;
  font-weight: bold;
  border-bottom: 5px solid #fff
}

.tabelle-dgl tbody tr:nth-child(odd).streicher {
  border-bottom: 0;
  color: rgba(255, 255, 255, 0.3);
  border-bottom: 5px solid #fff
}

.tabelle-dgl tbody tr:nth-child(odd) a {
  color: #fff;
  text-decoration: underline
}

.tabelle-dgl tbody tr:nth-child(odd) a:hover {
  color: green;
  text-decoration: none
}

.tabelle-dgl tbody tr th {
  background-color: #fff;
  color: #0a0a0a
}

tr td:first-child {
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px
}

tr td:last-child {
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px
}

.padding-top_2 {
  padding-top: 2em
}

.padding-right_2 {
  padding-right: 2em
}

.padding-right_1 {
  padding-right: 1em
}

.padding-top_0 {
  padding-top: 0!important
}

.padding-right_1 {
  padding-right: 1em
}

.leaderboard__results {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0 .4rem
}

.leaderboard__results td:first-child {
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px
}

.leaderboard__results td:last-child {
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px
}

.clublogo {
  float: left;
  min-width: 50px;
  padding: 0 10px 0 20px
}

.arrowupanddown,.spacer {
  float: left;
  min-width: 30px;
  padding: 0 0 0 10px
}

.accordion {
  border-radius: 20px;
  -moz-border-radius: 20px;
  background-color: #004587
}

.accordion-item:first-child>:first-child {
  border: none;
  border-radius: 20px;
  border-bottom: 10px solid #004587
}

:last-child>.accordion-content:last-child {
  border-bottom: none;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px
}

.accordion-title {
  background-color: #fff;
  border: none;
  border-bottom: 10px solid #004587;
  border-radius: 20px
}

.accordion-content {
  border: none;
  border-bottom: 10px solid #004587;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px
}

.is-active .accordion-title {
  border-bottom: none;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.card {
  border: none
}

.card-divider {
  padding: 1rem 1.5rem;
  text-transform: uppercase;
  background-color: #eaecf2;
  border-bottom-left-radius: 30px;
  border-bottom-right-radius: 30px;
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
  box-sizing: border-box;
  color: #004587;
  display: inline-block;
  font-size: 19px;
  font-weight: 900
}

.category {
  padding: .2rem 1.5rem;
  background-color: #eaecf2;
  border-bottom-left-radius: 30px;
  border-bottom-right-radius: 30px;
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
  box-sizing: border-box;
  color: #004587;
  display: inline-block;
  font-size: 17px
}

.loader-ellips {
  font-size: 15px;
  position: relative;
  width: 4em;
  height: 1em;
  margin: 10px auto
}

.loader-ellips__dot {
  display: block;
  width: 1em;
  height: 1em;
  border-radius: .5em;
  background: #004587;
  position: absolute;
  animation-duration: .5s;
  animation-timing-function: ease;
  animation-iteration-count: infinite
}

.loader-ellips__dot:nth-child(1),.loader-ellips__dot:nth-child(2) {
  left: 0
}

.loader-ellips__dot:nth-child(3) {
  left: 1.5em
}

.loader-ellips__dot:nth-child(4) {
  left: 3em
}

@keyframes reveal {
  from {
      transform: scale(.001)
  }

  to {
      transform: scale(1)
  }
}

@keyframes slide {
  to {
      transform: translateX(1.5em)
  }
}

.loader-ellips__dot:nth-child(1) {
  animation-name: reveal
}

.loader-ellips__dot:nth-child(2),.loader-ellips__dot:nth-child(3) {
  animation-name: slide
}

.loader-ellips__dot:nth-child(4) {
  animation-name: reveal;
  animation-direction: reverse
}

.tabs-width-50 {
  width: 50%;
}

.fixedcol {
  flex: 0 0 20px;
  padding:0;
  margin-right:0px;

}

.leaderboard__key--item:before {
  display: inline-block;
  width: .8125rem;
  height: .8125rem;
  margin-right: .5rem;
  border: .0625rem solid #fff;
  content: "";
  vertical-align: text-bottom
}

.leaderboard__key--eagle:before {
  border-radius: 50%;
  background-color: #ffb81c
}

.leaderboard__key--birdie:before {
  border-radius: 50%;
  background-color: #dc1a21
}

.leaderboard__key--bogey:before {
  background-color: #060016
}

.leaderboard__key--dbogey:before {
  background-color: #0964cb
}

.leaderboard__visual-par--bi {
  position: relative;
  z-index: 0
}

.leaderboard__visual-par--bi:before {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 1.15rem;
  height: 1.15rem;
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  border-radius: 50%;
  background-color: #dc1a21;
  content: "";
  z-index: -1
}

.leaderboard__visual-par {
  display: inline-block;
  position: relative;
  width: 1.15rem;
  margin-right: .125rem;
  margin-left: .125rem;
  padding: .25rem;
  color: #fff;
  line-height: 1rem;
}

.leaderboard__visual-par--bo {
  background-color: #060016
}

.leaderboard__visual-par--db,.leaderboard__visual-par--tb {
  background-color: #0964cb
}

.leaderboard__visual-par--ea {
  position: relative;
  z-index: 0
}

.leaderboard__visual-par--al:before,.leaderboard__visual-par--co:before,.leaderboard__visual-par--ea:before {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 1.15rem;
  height: 1.15rem;
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  border-radius: 50%;
  background-color: #ffb81c;
  content: "";
  z-index: -1
}

