@font-face {
  font-family: 'Exo 2';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/exo2/v24/7cH1v4okm5zmbvwkAx_sfcEuiD8jvvKsN9C6.ttf) format('truetype');
}
@font-face {
  font-family: 'Exo 2';
  font-style: normal;
  font-weight: 600;
  src: url(https://fonts.gstatic.com/s/exo2/v24/7cH1v4okm5zmbvwkAx_sfcEuiD8jYPWsN9C6.ttf) format('truetype');
}
@font-face {
  font-family: 'Exo 2';
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/exo2/v24/7cH1v4okm5zmbvwkAx_sfcEuiD8jWfWsN9C6.ttf) format('truetype');
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden] {
  display: none;
}
html {
  background: #fff;
  color: #000;
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
html,
button,
input,
select,
textarea {
  font-family: sans-serif;
}
body {
  margin: 0;
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
h2 {
  font-size: 1.5em;
  margin: 0.83em 0;
}
h3 {
  font-size: 1.17em;
  margin: 1em 0;
}
h4 {
  font-size: 1em;
  margin: 1.33em 0;
}
h5 {
  font-size: 0.83em;
  margin: 1.67em 0;
}
h6 {
  font-size: 0.67em;
  margin: 2.33em 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
blockquote {
  margin: 1em 40px;
}
dfn {
  font-style: italic;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
mark {
  background: #ff0;
  color: #000;
}
p,
pre {
  margin: 1em 0;
}
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
q {
  quotes: none;
}
q:before,
q:after {
  content: '';
  content: none;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
dl,
menu,
ol,
ul {
  margin: 1em 0;
}
dd {
  margin: 0 0 0 40px;
}
menu,
ol,
ul {
  padding: 0 0 0 40px;
}
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
form {
  margin: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
  white-space: normal;
  *margin-left: -7px;
}
button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}
button,
input {
  line-height: normal;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
  *overflow: visible;
  /* 4 */
}
button[disabled],
html input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *height: 13px;
  *width: 13px;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
  display: none;
}
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}
.mfp-ajax-cur {
  cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.mfp-loading.mfp-figure {
  display: none;
}
.mfp-hide {
  display: none !important;
}
.mfp-preloader {
  color: #cccccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #cccccc;
}
.mfp-preloader a:hover {
  color: white;
}
.mfp-s-ready .mfp-preloader {
  display: none;
}
.mfp-s-error .mfp-content {
  display: none;
}
button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: white;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}
.mfp-close:active {
  top: 1px;
}
.mfp-close-btn-in .mfp-close {
  color: #333333;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: white;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #cccccc;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}
.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}
.mfp-arrow:before,
.mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}
.mfp-arrow:after,
.mfp-arrow .mfp-a {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow:before,
.mfp-arrow .mfp-b {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}
.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
  border-right: 17px solid white;
  margin-left: 31px;
}
.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f;
}
.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
  border-left: 17px solid white;
  margin-left: 39px;
}
.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
  border-left: 27px solid #3f3f3f;
}
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: black;
}
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}
.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444444;
}
.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px;
}
.mfp-image-holder .mfp-content {
  max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
.mfp-ie7 .mfp-img {
  padding: 0;
}
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px;
}
.mfp-ie7 .mfp-container {
  padding: 0;
}
.mfp-ie7 .mfp-content {
  padding-top: 44px;
}
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0;
}
* {
  box-sizing: border-box;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
html {
  background: #ffffff;
  width: 100%;
  min-height: 100%;
  height: 100%;
}
body {
  font-family: "Exo 2", sans-serif;
  background: #1869ac;
  color: #ffd800;
  line-height: 1.4;
  min-height: 100%;
  min-width: 100%;
  width: 100%;
  height: auto;
  padding: 20px 10px;
}
body,
h1,
h2,
h3,
input[type="text"],
input[type="password"],
select,
textarea,
input[type=submit],
input[type=reset] {
  font-size: 22px;
}
#page {
  padding-bottom: 70px;
}
a {
  color: #ffd800;
  text-decoration: underline;
}
a:hover {
  text-decoration: none;
}
h1,
h2,
h3 {
  margin-top: 0;
}
h1 {
  padding: 10px 0 2px 0;
  text-align: center;
  margin: 0;
}
h1 a {
  font-style: italic;
  font-weight: 300;
}
table {
  border-collapse: collapse;
  border-color: #0c5d9e;
}
td,
th {
  padding: 3px 1ex;
  border-color: #0c5d9e;
}
td.number,
td.bool,
td.enum,
td.c {
  text-align: center;
}
td.price,
td.r {
  text-align: right;
}
td.empty {
  padding: 0 30px;
}
table.pairs td {
  vertical-align: top;
}
a,
a:focus {
  outline: none;
}
.race-title {
  text-align: center;
  padding-bottom: 10px;
}
.race-title a {
  color: #ffffff;
  font-size: 90%;
}
.match-title {
  text-align: center;
  padding-bottom: 10px;
}
.rounds-info {
  text-align: center;
}
.rounds-info.links {
  text-align: left;
  font-size: 90%;
}
.rounds-info .round-info-item.unknown,
.rounds-info .round-info-item.notstarted {
  color: #ffd800;
}
.rounds-info .round-info-item.active {
  color: #25FF00;
}
.rounds-info .round-info-item.done {
  color: #ff0000;
}
.rounds-starts {
  text-align: center;
  color: #ffffff;
}
.rounds-starts.links {
  text-align: left;
  font-size: 80%;
}
.rounds-starts .round-starts-item {
  color: #ffffff;
}
.rounds-starts .round-starts-item .start-hlavar {
  color: #fff;
}
.rounds-starts .round-starts-item .start-nohar {
  color: #00ff00;
}
.starts-note {
  color: #fff;
  font-size: 80%;
}
.starts-note .note-hlavar {
  color: #fff;
}
.starts-note .note-nohar {
  color: #00ff00;
}
.pair-selector input[type="text"],
.pair-selector input[type="password"],
.pair-selector select,
.pair-selector textarea,
.pair-selector input[type=submit],
.pair-selector input[type=reset] {
  background: #ffffff;
  border: 4px solid #0b5897;
  padding: 4px 8px;
}
.pair-selector input[type=submit],
.pair-selector input[type=reset] {
  background: #fdc82f;
  color: #004a85;
  padding: 4px 35px;
  font-weight: 300;
  border: none;
}
.pair-selector select.sel-pair {
  width: 100%;
  max-width: 500px;
  padding: 2px 4px;
}
.pair-selector div.sel-pair > a {
  background: #ffffff;
  border: 4px solid #0b5897;
  padding: 0 8px;
  border-radius: 0;
  box-shadow: none;
  height: 40px;
}
.pair-selector div.sel-pair > a > span.select2-arrow {
  background: #ffffff;
  border: none;
}
.pair-selector .sel-pair-drop {
  border: 1px solid #0b5897;
}
.pair-selector .sel-pair-drop input[type=text] {
  border: none;
}
.pair-selector .sel-pair-drop input[type=text] {
  border-bottom: 1px solid #0c5d9f;
}
ul.match-numbers > li,
ul.match-numbers.matches > li {
  list-style: decimal-leading-zero inside;
  color: #fff;
}
.foot-links {
  position: fixed;
  width: 100%;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0;
  padding: 2px 10px;
  text-align: center;
  background: #1869ac;
  color: #ffd800;
  border-top: 2px solid #0c5d9e;
}
.last-update {
  display: inline-block;
  float: right;
  padding-left: 2px;
  color: #ffffff;
}
.startinglist-table {
  width: 100%;
  border: 0px solid #0c5d9e;
  border-spacing: 0;
  margin-bottom: 50px;
  border-bottom: 1px solid #0c5d9e;
}
.startinglist-table td,
.startinglist-table th {
  border: 1px solid #0c5d9e;
  padding: 16px;
}
.startinglist-table thead th {
  border: none;
  font-size: 90%;
  padding: 10px 16px;
}
.startinglist-table tbody td {
  border-top: none;
  border-bottom: none;
}
.startinglist-table tbody > tr.last-result-delimiter > td {
  border-top: 3px solid #ff0000;
}
.startinglist-table th span.table-title {
  display: none;
}
.startinglist-table th span.table-match-title {
  display: none;
}
.startinglist-table td.team-full {
  vertical-align: top;
}
.startinglist-table td.team-full a {
  text-decoration: none;
}
.startinglist-table td.team-full a .team-member-sn {
  color: #eaf6df;
  font-size: 80%;
}
.startinglist-table td.declined,
.startinglist-table td.nostart,
.startinglist-table td.disqualified,
.startinglist-table td.pocet-telat,
.startinglist-table td.body,
.startinglist-table td.poradi,
.startinglist-table td.hlavar-nohar,
.startinglist-table td.kolo {
  text-align: center;
}
.startinglist-table td.cas {
  text-align: center;
}
.startinglist-table td.fwidth.poradi,
.startinglist-table td.fwidth.s-poradi {
  width: 10%;
}
.startinglist-table td.fwidth.cas {
  width: 20%;
}
.startinglist-table td.poradi span.reward {
  display: block;
  font-size: 80%;
  color: #ffffff;
}
.startinglist-table tr.new-set td {
  border-top: 1px solid #0c5d9e;
}
.startinglist-table td.kurz,
.startinglist-table th.kurz {
  text-align: center;
  color: #fb00f6;
}
.startinglist-table td.s-poradi {
  text-align: center;
  vertical-align: top;
}
.startinglist-table td.pair {
  padding: 6px 6px 4px 50px;
  vertical-align: top;
}
.startinglist-table td.pair hr {
  border: none;
  margin: 2px 0;
  padding: 0;
  background: none;
  width: 90%;
  height: 1px;
  display: block;
}
.startinglist-table td.pair a {
  text-decoration: none;
}
.startinglist-table td.pair a .pair-sn {
  color: #eaf6df;
  font-size: 80%;
}
.startinglist-table tr.branovani-pred > td,
.startinglist-table tr.branovani-pred > th {
  border-top: 4px solid #14ff00;
}
.startinglist-table span.los {
  font-weight: 400;
  font-size: 90%;
}
.startinglist-table span.byk {
  font-size: 70%;
  color: #eeeeee;
}
.startinglist-table span.time-details {
  font-size: 70%;
  color: #cccccc;
}
.startinglist-table .p-nr {
  display: block;
  position: absolute;
  left: 4px;
  top: 0;
  font-weight: bold;
  height: 30px;
  line-height: 30px;
  margin-right: 4px;
  text-align: center;
  width: 41px;
}
.startinglist-table .p-nr a {
  text-decoration: none;
  color: inherit;
  outline: none;
}
.startinglist-table .p-org {
  color: #ffffff;
}
.startinglist-table .p-org img {
  max-height: 2em;
  float: right;
}
.startinglist-table .p-teamname {
  color: #ffffff;
}
.startinglist-table .p-teamname a {
  color: #ffffff;
}
.startinglist-table span.p-pair-flag img {
  width: auto;
  height: 1ex;
}
.startinglist-table .p-kun {
  font-style: italic;
  color: #ffffff;
}
.startinglist-table .p-kun a {
  text-decoration: none;
  color: inherit;
  outline: none;
}
.startinglist-table .p-stat {
  display: block;
  position: absolute;
  left: 4px;
  top: 30px;
  width: 41px;
  text-align: center;
}
.startinglist-table .r1 td {
  background: #1b77c2;
}
.startinglist-table.fixed {
  top: 0;
  position: fixed;
  display: none;
  width: auto;
  margin-top: 0;
  z-index: 100;
  background: #1869ac;
}
.startinglist-table.fixed th {
  border: none;
}
.startinglist-table.fixed thead {
  border-bottom: 1px solid #0c5d9e;
}
.rider-profile {
  padding-bottom: 20px;
}
.rider-profile h2 {
  margin: 1em 0 10px 0;
}
.rider-profile p {
  margin: 0;
}
.rider-profile p span {
  font-weight: 400;
  color: #ffffff;
}
.rider-profile p strong {
  font-size: 110%;
  color: #ffff00;
}
.photos {
  *zoom: 1;
}
.photos:before,
.photos:after {
  content: " ";
  display: table;
}
.photos:after {
  clear: both;
}
.photos .rider-profile-foto,
.photos .horse-profile-foto {
  float: left;
  margin: 10px;
}
table.pair-details td {
  vertical-align: top;
}
table.pair-details td.foto {
  width: 180px;
  text-align: center;
}
div.team-members span.member {
  color: #ffffff;
}
div.rider-horse-details {
  padding: 10px;
  *zoom: 1;
}
div.rider-horse-details:before,
div.rider-horse-details:after {
  content: " ";
  display: table;
}
div.rider-horse-details:after {
  clear: both;
}
div.rider-horse-details .foto {
  width: 25%;
  float: right;
  margin: 10px 10px 20px 20px;
}
div.rider-horse-details .foto img {
  width: 100%;
}
div.rider-horse-details p.info {
  margin: 0;
  padding: 10px 0 0 0;
  color: #ffffff;
}
div.rider-horse-details p.info span {
  font-weight: 600;
  color: #ffd800;
}
div.rider-horse-details p.info.profil span {
  font-weight: 400;
  line-height: 1.2;
}
div.rider-horse-details p.info.zeme {
  padding-top: 40px;
}
div.rider-horse-details p.info.zeme img {
  height: 100px;
}
div.rider-horse-details h2 a.next-link,
div.rider-horse-details h2 a.prev-link {
  color: transparent;
  display: block;
  height: 20px;
  left: 0;
  position: absolute;
  top: 0;
  width: 20px;
}
div.rider-horse-details h2 a.next-link {
  left: auto;
  right: 0;
}
div.rider-horse-details.rider2 {
  box-sizing: border-box;
  padding-top: 0;
  padding-bottom: 0;
}
div.rider-horse-details.rider2 .foto {
  width: 50%;
  height: 100%;
  margin: 0 0 0 20px;
  padding: 10px 0 10px 0;
  text-align: right;
  box-sizing: border-box;
  overflow: hidden;
}
div.rider-list {
  padding: 10px;
  *zoom: 1;
}
div.rider-list:before,
div.rider-list:after {
  content: " ";
  display: table;
}
div.rider-list:after {
  clear: both;
}
.space-50 {
  height: 50px;
  width: 100%;
}
table.duel {
  width: 100%;
  border: none;
  border-spacing: 0;
}
table.duel td,
table.duel th {
  border: none;
  padding: 40px 16px;
}
table.duel thead th {
  font-size: 90%;
}
table.duel tbody td {
  border-top: none;
  border-bottom: none;
}
table.duel td.kurz,
table.duel th.kurz {
  text-align: center;
  color: #fb00f6;
}
table.duel tr.vs td {
  text-align: left;
  padding-left: 100px;
}
table.duel td.cas,
table.duel th.cas {
  text-align: center;
}
table.duel td.pair,
table.duel th.pair {
  text-align: left;
}
table.duel .p-jm,
table.duel .p-pr {
  font-weight: 700;
}
table.duel .p-kun {
  font-style: italic;
  color: #ffffff;
}
table.duel .p-kun a {
  text-decoration: none;
  color: inherit;
  outline: none;
}
.losovani {
  cursor: url('/layout/images/one_finger2.cur'), pointer;
}
table.codes-table {
  width: 100%;
}
table.codes-table td {
  text-align: center;
  vertical-align: middle;
  padding: 30px;
}
.losovani-final {
  display: none;
  width: 100%;
  height: 100%;
  background: #1869ac;
  font-size: 200px;
  text-align: center;
  vertical-align: middle;
  position: absolute;
  margin: 0;
  top: 0;
  left: 0;
  padding: 350px 0;
  box-sizing: border-box;
  z-index: 100;
  min-height: 100%;
}
.bets-stats td {
  vertical-align: middle;
}
.bets-stats td.iter {
  font-size: 80%;
}
ul.races > li {
  padding: 10px 0;
}
ul.matches {
  padding: 0;
}
ul.matches > li {
  padding: 10px 0;
  list-style: none;
  margin-left: 0;
}
ul.matches > li span.title {
  color: #ffffff;
}
ul.matches > li span.links {
  display: inline-block;
  padding-left: 20px;
}
ul.matches > li span.round-prize {
  display: inline-block;
  padding-left: 20px;
  font-size: 80%;
  color: #ffd800;
}
ul.matches > li .round-info-starts {
  padding-left: 30px;
}
ul.matches > li .round-info-starts strong {
  font-size: 80%;
}
.pair-matches-block h3 {
  margin-bottom: 0;
}
.pair-matches-block .pair-matches-block-content {
  padding-left: 20px;
}
.pair-matches-block .pair-matches-block-content ul.matches {
  margin-top: 0;
}
p.pair-prize {
  margin-top: 0;
  color: #ffffff;
  font-weight: 700;
}
.current-prizes h2 {
  margin-bottom: 0;
}
.current-prizes h3 {
  color: #ffffff;
  margin: 10px 0 0 0;
}
.current-prizes h4 {
  color: #ffd800;
  font-weight: normal;
  margin: 0;
}
.current-prizes ul {
  margin: 0;
  list-style: none;
  font-size: 90%;
}
.current-prizes ul li {
  margin: 0;
  color: #ffffff;
}
html.color-starting {
  background: #005b1a;
}
body.color-starting {
  background: #005b1a;
  color: #ffd800;
}
body.color-starting a {
  color: #ffd800;
}
body.color-starting .race-title a {
  color: #ffffff;
}
body.color-starting .foot-links {
  background: #005b1a;
  border-color: #003710;
  color: #ffd800;
}
body.color-starting table {
  border-color: #003710;
}
body.color-starting td,
body.color-starting th {
  border-color: #003710;
}
body.color-starting .startinglist-table {
  border-color: #003710;
}
body.color-starting .startinglist-table td,
body.color-starting .startinglist-table th {
  border-color: #003710;
}
body.color-starting .startinglist-table .p-teamname {
  color: #ffffff;
}
body.color-starting .startinglist-table .p-kun {
  color: #ffffff;
}
body.color-starting .startinglist-table .r1 td {
  background: #007521;
}
body.color-starting .startinglist-table.fixed {
  background: #005b1a;
}
body.color-starting .startinglist-table.fixed thead {
  border-color: #003710;
}
body.color-starting .startinglist-table tbody tr:first-child td {
  border-color: #003710;
}
body.color-starting .startinglist-table tr.new-set td {
  border-color: #003710;
}
body.color-starting .startinglist-table tr.branovani-pred > td,
body.color-starting .startinglist-table tr.branovani-pred > th {
  border-top-color: #14ff00;
}
html.color-result {
  background: #4f4f4f;
}
body.color-result {
  background: #4f4f4f;
  color: #ffd800;
}
body.color-result a {
  color: #ffd800;
}
body.color-result .race-title a {
  color: #ffffff;
}
body.color-result .foot-links {
  background: #4f4f4f;
  border-color: #333333;
  color: #ffd800;
}
body.color-result table {
  border-color: #333333;
}
body.color-result td,
body.color-result th {
  border-color: #333333;
}
body.color-result .startinglist-table {
  border-color: #333333;
}
body.color-result .startinglist-table td,
body.color-result .startinglist-table th {
  border-color: #333333;
}
body.color-result .startinglist-table .p-teamname {
  color: #ffffff;
}
body.color-result .startinglist-table .p-kun {
  color: #ffffff;
}
body.color-result .startinglist-table .r1 td {
  background: #5c5c5c;
}
body.color-result .startinglist-table.fixed {
  background: #4f4f4f;
}
body.color-result .startinglist-table.fixed thead {
  border-color: #333333;
}
body.color-result .startinglist-table tbody tr:first-child td {
  border-color: #333333;
}
body.color-result .startinglist-table tr.new-set td {
  border-color: #333333;
}
input[type="submit"] {
  border: 1px solid #303030;
  padding: 5px 20px;
  color: #000;
  background: #fff;
}
input[type="submit"]:hover {
  background-color: #ccc;
}
#refresh-info {
  display: block;
  position: fixed;
  bottom: 35px;
  right: 0;
  padding: 6px 26px;
  color: #0a0a0a;
  background: #ffffff;
  font-size: 16px;
}
@media only screen and (max-width: 900px) {
  body,
  h1,
  h2,
  h3,
  input[type="text"],
  input[type="password"],
  select,
  textarea,
  input[type=submit],
  input[type=reset] {
    font-size: 18px;
  }
}
@media only screen and (max-width: 700px) {
  .startinglist-table td,
  .startinglist-table th {
    padding: 6px;
  }
  .startinglist-table thead th {
    padding: 6px;
  }
  .startinglist-table td.pair {
    padding: 6px;
  }
}
@media only screen and (max-width: 500px) {
  body,
  h1,
  h2,
  h3,
  input[type="text"],
  input[type="password"],
  select,
  textarea,
  input[type=submit],
  input[type=reset] {
    font-size: 16px;
  }
}
@media only screen and (max-width: 380px) {
  body,
  h1,
  h2,
  h3,
  input[type="text"],
  input[type="password"],
  select,
  textarea,
  input[type=submit],
  input[type=reset] {
    font-size: 14px;
  }
}
