.rc-regatta-header {
  border-bottom: 1px solid #e7edf7;
  font-family: Arial, "Bitstream Vera Sans", Helvetica, Verdana, sans-serif;
  height: 70px;
  margin: 13px 12px 12px;
  position: relative;
}
.rc-regatta-header > .rc-regatta-logo {
  position: relative;
}
.rc-regatta-header > .rc-regatta-logo > img {
  border-bottom: 10px solid #fff;
  border-right: 10px solid #fff;
  left: 0;
  position: absolute;
  top: 0;
  width: 70px;
  height: 70px;
  display: block;
}
.rc-regatta-header > .rc-regatta-logo > a:link,
.rc-regatta-header > .rc-regatta-logo > a:visited {
  font-family: Arial, "Bitstream Vera Sans", Helvetica, Verdana, sans-serif;
  display: none;
  left: 0;
  position: absolute;
  top: 54px;
  z-index: 2000;
  background-color: #1a2239;
  padding: 2px 5px;
  font-size: 11px;
  color: #fff;
  width: 60px;
  text-decoration: none;
}
.rc-regatta-header > .rc-regatta-logo > a:hover {
  background-color: #e38f23;
}
.rc-regatta-header > .rc-regatta-logo > a:before {
  margin-right: 3px;
  margin-left: -1px;
  font-size: 10px;
}
.rc-regatta-header > .rc-regatta-logo:hover > a {
  display: block;
}
.rc-regatta-header h2 {
  color: #1a2239;
  font-size: 24px;
  font-weight: normal;
  padding: 0;
  top: 2px;
  left: 80px;
  overflow: hidden;
  position: absolute;
  right: 270px;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: initial;
  margin-bottom: initial;
}
.rc-regatta-header .rc-regatta-details {
  color: #293559;
  font-size: 12px;
  padding: 0;
  top: 32px;
  left: 80px;
  overflow: hidden;
  position: absolute;
  right: 270px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.rc-regatta-header .rc-regatta-details li {
  margin: 0 0 0 15px;
  position: relative;
  display: inline-block;
  list-style: none;
}
.rc-regatta-header .rc-regatta-details li a:link,
.rc-regatta-header .rc-regatta-details li a:visited {
  color: #1a2239;
  text-decoration: none;
}
.rc-regatta-header .rc-regatta-details li a:hover,
.rc-regatta-header .rc-regatta-details li a:active {
  text-decoration: underline;
}
.rc-regatta-header .rc-regatta-details li.rc-regatta-dates {
  color: #e38f23;
}
.rc-regatta-header .rc-regatta-details li:before {
  color: #ababab;
  content: '\00bb';
  font-size: 16px;
  position: absolute;
  left: -13px;
  top: -3px;
}
.rc-regatta-header .rc-regatta-details li:first-child {
  margin: 0;
}
.rc-regatta-header .rc-regatta-details-2 {
  top: 50px;
}
.rc-regatta-header .rc-regatta-stats {
  border-top: 1px solid #e7edf7;
  position: absolute;
  right: 0;
  top: 0;
}
.rc-regatta-header .rc-regatta-stats * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.rc-regatta-header .rc-regatta-stats > li {
  display: inline-block;
  list-style: none;
  background-color: #f2f5f9;
  border-left: 1px solid #e7edf7;
  margin-left: -4px;
  position: relative;
  vertical-align: top;
}
.rc-regatta-header .rc-regatta-stats > li:last-child {
  border-right: 1px solid #e7edf7;
}
.rc-regatta-header .rc-regatta-stats > li a:link,
.rc-regatta-header .rc-regatta-stats > li a:visited {
  display: block;
  min-height: 50px;
  min-width: 60px;
  padding: 0;
  text-align: center;
  text-decoration: none;
}
.rc-regatta-header .rc-regatta-stats > li.rc-regatta-stat > a {
  padding: 8px 0 0;
}
.rc-regatta-header .rc-regatta-stats > li.rc-regatta-stat span {
  color: #e38f23;
  font-size: 18px;
}
.rc-regatta-header .rc-regatta-stats > li.rc-regatta-stat h4 {
  color: #375991;
  font-size: 11px;
  font-weight: normal;
}
.rc-regatta-header .rc-regatta-stats > li.rc-regatta-stat:hover {
  background-color: #cfdae9;
}
.rc-regatta-header .rc-regatta-stats > li.rc-regatta-stat:hover h4 {
  text-decoration: underline;
}
.rc-regatta-header .rc-regatta-stats > li.rc-weather:before {
  content: ' ';
  background-color: #f2f5f9;
  width: 10px;
  height: 10px;
  display: block;
  position: absolute;
  margin: 45px 25px 0;
  z-index: 100;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.rc-regatta-header .rc-regatta-stats > li.rc-weather img {
  border: 0;
  height: 30px;
  width: 30px;
  margin: 2px 0 0 14px;
}
.rc-regatta-header .rc-regatta-stats > li.rc-weather > a > img {
  margin: 2px 0 0 0;
}
.rc-regatta-header .rc-regatta-stats > li.rc-weather h4 {
  position: absolute;
  top: 28px;
  font-weight: normal;
  margin-left: 11px;
  color: #375991;
}
.rc-regatta-header .rc-regatta-stats > li.rc-weather h3 {
  font-size: 9px;
  position: absolute;
  top: 44px;
  text-align: center;
  width: 100%;
  color: #444444;
}
.rc-regatta-header .rc-regatta-stats > li.rc-weather span {
  color: #375991;
  font-size: 11px;
}
.rc-regatta-header .rc-regatta-stats > li.rc-weather span.rc-high {
  color: #ff3d3a;
}
.rc-regatta-header .rc-regatta-stats > li.rc-weather span.rc-low {
  color: #375991;
}
.rc-regatta-header .rc-regatta-stats > li.rc-weather ul {
  display: none;
  z-index: 2000;
}
.rc-regatta-header .rc-regatta-stats > li.rc-weather:hover ul {
  display: block;
  -webkit-box-shadow: 0px 0px 12px 0px #bbc9dd;
  -moz-box-shadow: 0px 0px 12px 0px #bbc9dd;
  box-shadow: 0px 0px 12px 0px #bbc9dd;
}
.rc-regatta-header .rc-regatta-stats > li.rc-weather:hover ul > li {
  border-top: 1px solid #e7edf7;
  display: block;
  min-height: 60px;
  position: relative;
}
.rc-regatta-header .rc-regatta-stats > li.rc-regatta-stats-button {
  min-height: 50px;
}
.rc-regatta-header .rc-regatta-stats > li.rc-regatta-stats-button a:link,
.rc-regatta-header .rc-regatta-stats > li.rc-regatta-stats-button a:visited {
  background: #375991;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiM0NTcwYjYiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzM3NTk5MSIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
  background-image: -webkit-linear-gradient(top, #4570b6 0%, #375991 100%);
  background-image: -moz-linear-gradient(top, #4570b6 0%, #375991 100%);
  background-image: -o-linear-gradient(top, #4570b6 0%, #375991 100%);
  background-image: linear-gradient(to bottom, #4570b6 0%, #375991 100%);
  border-radius: 1px;
  color: #ffffff;
  margin: 12px 6px 11px;
  vertical-align: middle;
  min-height: 20px;
  min-width: inherit;
  display: block;
  padding: 6px 6px;
}
.rc-regatta-header .rc-regatta-stats > li.rc-regatta-stats-button a:hover {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiM2ODhjYzYiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzU2N2RiZiIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
  background-image: -webkit-linear-gradient(top, #688cc6 0%, #567dbf 100%);
  background-image: -moz-linear-gradient(top, #688cc6 0%, #567dbf 100%);
  background-image: -o-linear-gradient(top, #688cc6 0%, #567dbf 100%);
  background-image: linear-gradient(to bottom, #688cc6 0%, #567dbf 100%);
}
.rc-regatta-header .rc-regatta-stats > li.rc-regatta-stats-text {
  padding: 6px 6px 5px;
  min-height: initial;
  min-width: initial;
  width: 80px;
  white-space: normal;
  font-weight: bold;
  font-size: 10px;
  line-height: 13px;
  color: #375991;
  text-align: center;
  min-height: 50px;
}
.rc-regatta-header .rc-regatta-stats > li.rc-regatta-stats-text span {
  display: table-cell;
  vertical-align: middle;
  height: 38px;
  min-width: 65px;
}
.rc-regatta-header .rc-regatta-stats > li.rc-regatta-stats-text.alert {
  color: #c00;
}
