/*!
 * Bootstrap v4.0.0-alpha.4 (http://getbootstrap.com)
 * Copyright 2011-2016 The Bootstrap Authors
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v4.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

progress {
  vertical-align: baseline; }

template,
[hidden] {
  display: none; }

a {
  background-color: transparent; }

a:active,
a:hover {
  outline-width: 0; }

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted; }

b,
strong {
  font-weight: inherit; }

b,
strong {
  font-weight: bolder; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background-color: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

img {
  border-style: none; }

svg:not(:root) {
  overflow: hidden; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

button,
input,
select,
textarea {
  font: inherit; }

optgroup {
  font-weight: bold; }

button,
input,
select {
  overflow: visible; }

button,
input,
select,
textarea {
  margin: 0; }

button,
select {
  text-transform: none; }

button,
[type="button"],
[type="reset"],
[type="submit"] {
  cursor: pointer; }

[disabled] {
  cursor: default; }

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

button:-moz-focusring,
input:-moz-focusring {
  outline: 1px dotted ButtonText; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal; }

textarea {
  overflow: auto; }

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="search"] {
  -webkit-appearance: textfield; }

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

html {
  box-sizing: border-box; }

*,
*::before,
*::after {
  box-sizing: inherit; }

@-ms-viewport {
  width: device-width; }

html {
  font-size: 16px;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent; }

body {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 1.1rem;
  line-height: 1.5;
  color: #373a3c;
  background-color: #fff; }

[tabindex="-1"]:focus {
  outline: none !important; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: .5rem; }

p {
  margin-top: 0;
  margin-bottom: 1rem; }

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #818a91; }

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem; }

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0; }

dt {
  font-weight: bold; }

dd {
  margin-bottom: .5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

a {
  color: #0275d8;
  text-decoration: none; }
  a:focus, a:hover {
    color: #014c8c;
    text-decoration: underline; }
  a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none; }
  a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none; }
  a:not([href]):not([tabindex]):focus {
    outline: none; }

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto; }

figure {
  margin: 0 0 1rem; }

img {
  vertical-align: middle; }

[role="button"] {
  cursor: pointer; }

a,
area,
button,
[role="button"],
input,
label,
select,
summary,
textarea {
  -ms-touch-action: manipulation;
      touch-action: manipulation; }

table {
  border-collapse: collapse;
  background-color: transparent; }

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #818a91;
  text-align: left;
  caption-side: bottom; }

th {
  text-align: left; }

label {
  display: inline-block;
  margin-bottom: .5rem; }

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color; }

input,
button,
select,
textarea {
  margin: 0;
  line-height: inherit;
  border-radius: 0; }

input[type="radio"]:disabled,
input[type="checkbox"]:disabled {
  cursor: not-allowed; }

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox; }

textarea {
  resize: vertical; }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit; }

input[type="search"] {
  -webkit-appearance: none; }

output {
  display: inline-block; }

[hidden] {
  display: none !important; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit; }

h1, .h1 {
  font-size: 2.3rem; }

h2, .h2 {
  font-size: 2rem; }

h3, .h3 {
  font-size: 1.75rem; }

h4, .h4 {
  font-size: 1.5rem; }

h5, .h5 {
  font-size: 1.25rem; }

h6, .h6 {
  font-size: 1rem; }

.lead {
  font-size: 1.25rem;
  font-weight: 300; }

.display-1 {
  font-size: 6rem;
  font-weight: 300; }

.display-2 {
  font-size: 5.5rem;
  font-weight: 300; }

.display-3 {
  font-size: 4.5rem;
  font-weight: 300; }

.display-4 {
  font-size: 3.5rem;
  font-weight: 300; }

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1); }

small,
.small {
  font-size: 80%;
  font-weight: normal; }

mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3; }

.list-unstyled {
  padding-left: 0;
  list-style: none; }

.list-inline {
  padding-left: 0;
  list-style: none; }

.list-inline-item {
  display: inline-block; }
  .list-inline-item:not(:last-child) {
    margin-right: 5px; }

.initialism {
  font-size: 90%;
  text-transform: uppercase; }

.blockquote {
  padding: 0.5rem 1rem;
  margin-bottom: 1rem;
  font-size: 1.25rem;
  border-left: 0.25rem solid #e5e5e5; }

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #818a91; }
  .blockquote-footer::before {
    content: "\2014 \00A0"; }

.blockquote-reverse {
  padding-right: 1rem;
  padding-left: 0;
  text-align: right;
  border-right: 0.25rem solid #e5e5e5;
  border-left: 0; }

.blockquote-reverse .blockquote-footer::before {
  content: ""; }

.blockquote-reverse .blockquote-footer::after {
  content: "\00A0 \2014"; }

.container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px; }
  @media (min-width: 830px) {
    .container {
      max-width: 576px; } }
  @media (min-width: 900px) {
    .container {
      max-width: 720px; } }
  @media (min-width: 992px) {
    .container {
      max-width: 940px; } }
  @media (min-width: 1020px) {
    .container {
      max-width: 1020px; } }

.container-fluid {
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px; }

.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
  width: 100%; }

.col-xs {
  position: relative;
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -ms-flex-positive: 1;
      flex-grow: 1;
  max-width: 100%;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px; }

.col-xs-1 {
  -ms-flex: 0 0 8.3333333333%;
      flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%; }

.col-xs-2 {
  -ms-flex: 0 0 16.6666666667%;
      flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%; }

.col-xs-3 {
  -ms-flex: 0 0 25%;
      flex: 0 0 25%;
  max-width: 25%; }

.col-xs-4 {
  -ms-flex: 0 0 33.3333333333%;
      flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%; }

.col-xs-5 {
  -ms-flex: 0 0 41.6666666667%;
      flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%; }

.col-xs-6 {
  -ms-flex: 0 0 50%;
      flex: 0 0 50%;
  max-width: 50%; }

.col-xs-7 {
  -ms-flex: 0 0 58.3333333333%;
      flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%; }

.col-xs-8 {
  -ms-flex: 0 0 66.6666666667%;
      flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%; }

.col-xs-9 {
  -ms-flex: 0 0 75%;
      flex: 0 0 75%;
  max-width: 75%; }

.col-xs-10 {
  -ms-flex: 0 0 83.3333333333%;
      flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%; }

.col-xs-11 {
  -ms-flex: 0 0 91.6666666667%;
      flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%; }

.col-xs-12 {
  -ms-flex: 0 0 100%;
      flex: 0 0 100%;
  max-width: 100%; }

.pull-xs-0 {
  right: auto; }

.pull-xs-1 {
  right: 8.3333333333%; }

.pull-xs-2 {
  right: 16.6666666667%; }

.pull-xs-3 {
  right: 25%; }

.pull-xs-4 {
  right: 33.3333333333%; }

.pull-xs-5 {
  right: 41.6666666667%; }

.pull-xs-6 {
  right: 50%; }

.pull-xs-7 {
  right: 58.3333333333%; }

.pull-xs-8 {
  right: 66.6666666667%; }

.pull-xs-9 {
  right: 75%; }

.pull-xs-10 {
  right: 83.3333333333%; }

.pull-xs-11 {
  right: 91.6666666667%; }

.pull-xs-12 {
  right: 100%; }

.push-xs-0 {
  left: auto; }

.push-xs-1 {
  left: 8.3333333333%; }

.push-xs-2 {
  left: 16.6666666667%; }

.push-xs-3 {
  left: 25%; }

.push-xs-4 {
  left: 33.3333333333%; }

.push-xs-5 {
  left: 41.6666666667%; }

.push-xs-6 {
  left: 50%; }

.push-xs-7 {
  left: 58.3333333333%; }

.push-xs-8 {
  left: 66.6666666667%; }

.push-xs-9 {
  left: 75%; }

.push-xs-10 {
  left: 83.3333333333%; }

.push-xs-11 {
  left: 91.6666666667%; }

.push-xs-12 {
  left: 100%; }

.offset-xs-1 {
  margin-left: 8.3333333333%; }

.offset-xs-2 {
  margin-left: 16.6666666667%; }

.offset-xs-3 {
  margin-left: 25%; }

.offset-xs-4 {
  margin-left: 33.3333333333%; }

.offset-xs-5 {
  margin-left: 41.6666666667%; }

.offset-xs-6 {
  margin-left: 50%; }

.offset-xs-7 {
  margin-left: 58.3333333333%; }

.offset-xs-8 {
  margin-left: 66.6666666667%; }

.offset-xs-9 {
  margin-left: 75%; }

.offset-xs-10 {
  margin-left: 83.3333333333%; }

.offset-xs-11 {
  margin-left: 91.6666666667%; }

@media (min-width: 830px) {
  .col-sm {
    position: relative;
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-positive: 1;
        flex-grow: 1;
    max-width: 100%;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px; }
  .col-sm-1 {
    -ms-flex: 0 0 8.3333333333%;
        flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%; }
  .col-sm-2 {
    -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }
  .col-sm-3 {
    -ms-flex: 0 0 25%;
        flex: 0 0 25%;
    max-width: 25%; }
  .col-sm-4 {
    -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }
  .col-sm-5 {
    -ms-flex: 0 0 41.6666666667%;
        flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%; }
  .col-sm-6 {
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    max-width: 50%; }
  .col-sm-7 {
    -ms-flex: 0 0 58.3333333333%;
        flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%; }
  .col-sm-8 {
    -ms-flex: 0 0 66.6666666667%;
        flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%; }
  .col-sm-9 {
    -ms-flex: 0 0 75%;
        flex: 0 0 75%;
    max-width: 75%; }
  .col-sm-10 {
    -ms-flex: 0 0 83.3333333333%;
        flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%; }
  .col-sm-11 {
    -ms-flex: 0 0 91.6666666667%;
        flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%; }
  .col-sm-12 {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    max-width: 100%; }
  .pull-sm-0 {
    right: auto; }
  .pull-sm-1 {
    right: 8.3333333333%; }
  .pull-sm-2 {
    right: 16.6666666667%; }
  .pull-sm-3 {
    right: 25%; }
  .pull-sm-4 {
    right: 33.3333333333%; }
  .pull-sm-5 {
    right: 41.6666666667%; }
  .pull-sm-6 {
    right: 50%; }
  .pull-sm-7 {
    right: 58.3333333333%; }
  .pull-sm-8 {
    right: 66.6666666667%; }
  .pull-sm-9 {
    right: 75%; }
  .pull-sm-10 {
    right: 83.3333333333%; }
  .pull-sm-11 {
    right: 91.6666666667%; }
  .pull-sm-12 {
    right: 100%; }
  .push-sm-0 {
    left: auto; }
  .push-sm-1 {
    left: 8.3333333333%; }
  .push-sm-2 {
    left: 16.6666666667%; }
  .push-sm-3 {
    left: 25%; }
  .push-sm-4 {
    left: 33.3333333333%; }
  .push-sm-5 {
    left: 41.6666666667%; }
  .push-sm-6 {
    left: 50%; }
  .push-sm-7 {
    left: 58.3333333333%; }
  .push-sm-8 {
    left: 66.6666666667%; }
  .push-sm-9 {
    left: 75%; }
  .push-sm-10 {
    left: 83.3333333333%; }
  .push-sm-11 {
    left: 91.6666666667%; }
  .push-sm-12 {
    left: 100%; }
  .offset-sm-0 {
    margin-left: 0%; }
  .offset-sm-1 {
    margin-left: 8.3333333333%; }
  .offset-sm-2 {
    margin-left: 16.6666666667%; }
  .offset-sm-3 {
    margin-left: 25%; }
  .offset-sm-4 {
    margin-left: 33.3333333333%; }
  .offset-sm-5 {
    margin-left: 41.6666666667%; }
  .offset-sm-6 {
    margin-left: 50%; }
  .offset-sm-7 {
    margin-left: 58.3333333333%; }
  .offset-sm-8 {
    margin-left: 66.6666666667%; }
  .offset-sm-9 {
    margin-left: 75%; }
  .offset-sm-10 {
    margin-left: 83.3333333333%; }
  .offset-sm-11 {
    margin-left: 91.6666666667%; } }

@media (min-width: 900px) {
  .col-md {
    position: relative;
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-positive: 1;
        flex-grow: 1;
    max-width: 100%;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px; }
  .col-md-1 {
    -ms-flex: 0 0 8.3333333333%;
        flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%; }
  .col-md-2 {
    -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }
  .col-md-3 {
    -ms-flex: 0 0 25%;
        flex: 0 0 25%;
    max-width: 25%; }
  .col-md-4 {
    -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }
  .col-md-5 {
    -ms-flex: 0 0 41.6666666667%;
        flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%; }
  .col-md-6 {
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    max-width: 50%; }
  .col-md-7 {
    -ms-flex: 0 0 58.3333333333%;
        flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%; }
  .col-md-8 {
    -ms-flex: 0 0 66.6666666667%;
        flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%; }
  .col-md-9 {
    -ms-flex: 0 0 75%;
        flex: 0 0 75%;
    max-width: 75%; }
  .col-md-10 {
    -ms-flex: 0 0 83.3333333333%;
        flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%; }
  .col-md-11 {
    -ms-flex: 0 0 91.6666666667%;
        flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%; }
  .col-md-12 {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    max-width: 100%; }
  .pull-md-0 {
    right: auto; }
  .pull-md-1 {
    right: 8.3333333333%; }
  .pull-md-2 {
    right: 16.6666666667%; }
  .pull-md-3 {
    right: 25%; }
  .pull-md-4 {
    right: 33.3333333333%; }
  .pull-md-5 {
    right: 41.6666666667%; }
  .pull-md-6 {
    right: 50%; }
  .pull-md-7 {
    right: 58.3333333333%; }
  .pull-md-8 {
    right: 66.6666666667%; }
  .pull-md-9 {
    right: 75%; }
  .pull-md-10 {
    right: 83.3333333333%; }
  .pull-md-11 {
    right: 91.6666666667%; }
  .pull-md-12 {
    right: 100%; }
  .push-md-0 {
    left: auto; }
  .push-md-1 {
    left: 8.3333333333%; }
  .push-md-2 {
    left: 16.6666666667%; }
  .push-md-3 {
    left: 25%; }
  .push-md-4 {
    left: 33.3333333333%; }
  .push-md-5 {
    left: 41.6666666667%; }
  .push-md-6 {
    left: 50%; }
  .push-md-7 {
    left: 58.3333333333%; }
  .push-md-8 {
    left: 66.6666666667%; }
  .push-md-9 {
    left: 75%; }
  .push-md-10 {
    left: 83.3333333333%; }
  .push-md-11 {
    left: 91.6666666667%; }
  .push-md-12 {
    left: 100%; }
  .offset-md-0 {
    margin-left: 0%; }
  .offset-md-1 {
    margin-left: 8.3333333333%; }
  .offset-md-2 {
    margin-left: 16.6666666667%; }
  .offset-md-3 {
    margin-left: 25%; }
  .offset-md-4 {
    margin-left: 33.3333333333%; }
  .offset-md-5 {
    margin-left: 41.6666666667%; }
  .offset-md-6 {
    margin-left: 50%; }
  .offset-md-7 {
    margin-left: 58.3333333333%; }
  .offset-md-8 {
    margin-left: 66.6666666667%; }
  .offset-md-9 {
    margin-left: 75%; }
  .offset-md-10 {
    margin-left: 83.3333333333%; }
  .offset-md-11 {
    margin-left: 91.6666666667%; } }

@media (min-width: 992px) {
  .col-lg {
    position: relative;
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-positive: 1;
        flex-grow: 1;
    max-width: 100%;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px; }
  .col-lg-1 {
    -ms-flex: 0 0 8.3333333333%;
        flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%; }
  .col-lg-2 {
    -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }
  .col-lg-3 {
    -ms-flex: 0 0 25%;
        flex: 0 0 25%;
    max-width: 25%; }
  .col-lg-4 {
    -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }
  .col-lg-5 {
    -ms-flex: 0 0 41.6666666667%;
        flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%; }
  .col-lg-6 {
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    max-width: 50%; }
  .col-lg-7 {
    -ms-flex: 0 0 58.3333333333%;
        flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%; }
  .col-lg-8 {
    -ms-flex: 0 0 66.6666666667%;
        flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%; }
  .col-lg-9 {
    -ms-flex: 0 0 75%;
        flex: 0 0 75%;
    max-width: 75%; }
  .col-lg-10 {
    -ms-flex: 0 0 83.3333333333%;
        flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%; }
  .col-lg-11 {
    -ms-flex: 0 0 91.6666666667%;
        flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%; }
  .col-lg-12 {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    max-width: 100%; }
  .pull-lg-0 {
    right: auto; }
  .pull-lg-1 {
    right: 8.3333333333%; }
  .pull-lg-2 {
    right: 16.6666666667%; }
  .pull-lg-3 {
    right: 25%; }
  .pull-lg-4 {
    right: 33.3333333333%; }
  .pull-lg-5 {
    right: 41.6666666667%; }
  .pull-lg-6 {
    right: 50%; }
  .pull-lg-7 {
    right: 58.3333333333%; }
  .pull-lg-8 {
    right: 66.6666666667%; }
  .pull-lg-9 {
    right: 75%; }
  .pull-lg-10 {
    right: 83.3333333333%; }
  .pull-lg-11 {
    right: 91.6666666667%; }
  .pull-lg-12 {
    right: 100%; }
  .push-lg-0 {
    left: auto; }
  .push-lg-1 {
    left: 8.3333333333%; }
  .push-lg-2 {
    left: 16.6666666667%; }
  .push-lg-3 {
    left: 25%; }
  .push-lg-4 {
    left: 33.3333333333%; }
  .push-lg-5 {
    left: 41.6666666667%; }
  .push-lg-6 {
    left: 50%; }
  .push-lg-7 {
    left: 58.3333333333%; }
  .push-lg-8 {
    left: 66.6666666667%; }
  .push-lg-9 {
    left: 75%; }
  .push-lg-10 {
    left: 83.3333333333%; }
  .push-lg-11 {
    left: 91.6666666667%; }
  .push-lg-12 {
    left: 100%; }
  .offset-lg-0 {
    margin-left: 0%; }
  .offset-lg-1 {
    margin-left: 8.3333333333%; }
  .offset-lg-2 {
    margin-left: 16.6666666667%; }
  .offset-lg-3 {
    margin-left: 25%; }
  .offset-lg-4 {
    margin-left: 33.3333333333%; }
  .offset-lg-5 {
    margin-left: 41.6666666667%; }
  .offset-lg-6 {
    margin-left: 50%; }
  .offset-lg-7 {
    margin-left: 58.3333333333%; }
  .offset-lg-8 {
    margin-left: 66.6666666667%; }
  .offset-lg-9 {
    margin-left: 75%; }
  .offset-lg-10 {
    margin-left: 83.3333333333%; }
  .offset-lg-11 {
    margin-left: 91.6666666667%; } }

@media (min-width: 1020px) {
  .col-xl {
    position: relative;
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-positive: 1;
        flex-grow: 1;
    max-width: 100%;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px; }
  .col-xl-1 {
    -ms-flex: 0 0 8.3333333333%;
        flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%; }
  .col-xl-2 {
    -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }
  .col-xl-3 {
    -ms-flex: 0 0 25%;
        flex: 0 0 25%;
    max-width: 25%; }
  .col-xl-4 {
    -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }
  .col-xl-5 {
    -ms-flex: 0 0 41.6666666667%;
        flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%; }
  .col-xl-6 {
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    max-width: 50%; }
  .col-xl-7 {
    -ms-flex: 0 0 58.3333333333%;
        flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%; }
  .col-xl-8 {
    -ms-flex: 0 0 66.6666666667%;
        flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%; }
  .col-xl-9 {
    -ms-flex: 0 0 75%;
        flex: 0 0 75%;
    max-width: 75%; }
  .col-xl-10 {
    -ms-flex: 0 0 83.3333333333%;
        flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%; }
  .col-xl-11 {
    -ms-flex: 0 0 91.6666666667%;
        flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%; }
  .col-xl-12 {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    max-width: 100%; }
  .pull-xl-0 {
    right: auto; }
  .pull-xl-1 {
    right: 8.3333333333%; }
  .pull-xl-2 {
    right: 16.6666666667%; }
  .pull-xl-3 {
    right: 25%; }
  .pull-xl-4 {
    right: 33.3333333333%; }
  .pull-xl-5 {
    right: 41.6666666667%; }
  .pull-xl-6 {
    right: 50%; }
  .pull-xl-7 {
    right: 58.3333333333%; }
  .pull-xl-8 {
    right: 66.6666666667%; }
  .pull-xl-9 {
    right: 75%; }
  .pull-xl-10 {
    right: 83.3333333333%; }
  .pull-xl-11 {
    right: 91.6666666667%; }
  .pull-xl-12 {
    right: 100%; }
  .push-xl-0 {
    left: auto; }
  .push-xl-1 {
    left: 8.3333333333%; }
  .push-xl-2 {
    left: 16.6666666667%; }
  .push-xl-3 {
    left: 25%; }
  .push-xl-4 {
    left: 33.3333333333%; }
  .push-xl-5 {
    left: 41.6666666667%; }
  .push-xl-6 {
    left: 50%; }
  .push-xl-7 {
    left: 58.3333333333%; }
  .push-xl-8 {
    left: 66.6666666667%; }
  .push-xl-9 {
    left: 75%; }
  .push-xl-10 {
    left: 83.3333333333%; }
  .push-xl-11 {
    left: 91.6666666667%; }
  .push-xl-12 {
    left: 100%; }
  .offset-xl-0 {
    margin-left: 0%; }
  .offset-xl-1 {
    margin-left: 8.3333333333%; }
  .offset-xl-2 {
    margin-left: 16.6666666667%; }
  .offset-xl-3 {
    margin-left: 25%; }
  .offset-xl-4 {
    margin-left: 33.3333333333%; }
  .offset-xl-5 {
    margin-left: 41.6666666667%; }
  .offset-xl-6 {
    margin-left: 50%; }
  .offset-xl-7 {
    margin-left: 58.3333333333%; }
  .offset-xl-8 {
    margin-left: 66.6666666667%; }
  .offset-xl-9 {
    margin-left: 75%; }
  .offset-xl-10 {
    margin-left: 83.3333333333%; }
  .offset-xl-11 {
    margin-left: 91.6666666667%; } }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1rem; }
  .table th,
  .table td {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid #e5e5e5; }
  .table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #e5e5e5; }
  .table tbody + tbody {
    border-top: 2px solid #e5e5e5; }
  .table .table {
    background-color: #fff; }

.table-sm th,
.table-sm td {
  padding: 0.3rem; }

.table-bordered {
  border: 1px solid #e5e5e5; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #e5e5e5; }
  .table-bordered thead th,
  .table-bordered thead td {
    border-bottom-width: 2px; }

.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05); }

.table-hover tbody tr:hover {
  background-color: rgba(0, 0, 0, 0.075); }

.table-active,
.table-active > th,
.table-active > td {
  background-color: rgba(0, 0, 0, 0.075); }

.table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075); }
  .table-hover .table-active:hover > td,
  .table-hover .table-active:hover > th {
    background-color: rgba(0, 0, 0, 0.075); }

.table-success,
.table-success > th,
.table-success > td {
  background-color: #dff0d8; }

.table-hover .table-success:hover {
  background-color: #d0e9c6; }
  .table-hover .table-success:hover > td,
  .table-hover .table-success:hover > th {
    background-color: #d0e9c6; }

.table-info,
.table-info > th,
.table-info > td {
  background-color: #d9edf7; }

.table-hover .table-info:hover {
  background-color: #c4e3f3; }
  .table-hover .table-info:hover > td,
  .table-hover .table-info:hover > th {
    background-color: #c4e3f3; }

.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: #fcf8e3; }

.table-hover .table-warning:hover {
  background-color: #faf2cc; }
  .table-hover .table-warning:hover > td,
  .table-hover .table-warning:hover > th {
    background-color: #faf2cc; }

.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: #f2dede; }

.table-hover .table-danger:hover {
  background-color: #ebcccc; }
  .table-hover .table-danger:hover > td,
  .table-hover .table-danger:hover > th {
    background-color: #ebcccc; }

.thead-inverse th {
  color: #fff;
  background-color: #373a3c; }

.thead-default th {
  color: #55595c;
  background-color: #e5e5e5; }

.table-inverse {
  color: #e5e5e5;
  background-color: #373a3c; }
  .table-inverse th,
  .table-inverse td,
  .table-inverse thead th {
    border-color: #55595c; }
  .table-inverse.table-bordered {
    border: 0; }

.table-responsive {
  display: block;
  width: 100%;
  min-height: .01%;
  overflow-x: auto; }

.table-reflow thead {
  float: left; }

.table-reflow tbody {
  display: block;
  white-space: nowrap; }

.table-reflow th,
.table-reflow td {
  border-top: 1px solid #e5e5e5;
  border-left: 1px solid #e5e5e5; }
  .table-reflow th:last-child,
  .table-reflow td:last-child {
    border-right: 1px solid #e5e5e5; }

.table-reflow thead:last-child tr:last-child th,
.table-reflow thead:last-child tr:last-child td,
.table-reflow tbody:last-child tr:last-child th,
.table-reflow tbody:last-child tr:last-child td,
.table-reflow tfoot:last-child tr:last-child th,
.table-reflow tfoot:last-child tr:last-child td {
  border-bottom: 1px solid #e5e5e5; }

.table-reflow tr {
  float: left; }
  .table-reflow tr th,
  .table-reflow tr td {
    display: block !important;
    border: 1px solid #e5e5e5; }

.form-control {
  display: block;
  width: 100%;
  padding: 0.5rem 0.75rem;
  font-size: 1rem;
  line-height: 1.25;
  color: #55595c;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem; }
  .form-control::-ms-expand {
    background-color: transparent;
    border: 0; }
  .form-control:focus {
    color: #55595c;
    background-color: #fff;
    border-color: #66afe9;
    outline: none; }
  .form-control::-webkit-input-placeholder {
    color: #999;
    opacity: 1; }
  .form-control::-moz-placeholder {
    color: #999;
    opacity: 1; }
  .form-control:-ms-input-placeholder {
    color: #999;
    opacity: 1; }
  .form-control::placeholder {
    color: #999;
    opacity: 1; }
  .form-control:disabled, .form-control[readonly] {
    background-color: #e5e5e5;
    opacity: 1; }
  .form-control:disabled {
    cursor: not-allowed; }

select.form-control:not([size]):not([multiple]) {
  height: 2.5rem; }

select.form-control:focus::-ms-value {
  color: #55595c;
  background-color: #fff; }

.form-control-file,
.form-control-range {
  display: block; }

.col-form-label {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  margin-bottom: 0; }

.col-form-label-lg {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  font-size: 1.25rem; }

.col-form-label-sm {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  font-size: 0.875rem; }

.col-form-legend {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  margin-bottom: 0;
  font-size: 1rem; }

.form-control-static {
  min-height: 2.5rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  margin-bottom: 0; }
  .form-control-static.form-control-sm, .form-control-static.form-control-lg {
    padding-right: 0;
    padding-left: 0; }

.form-control-sm {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.2rem; }

select.form-control-sm:not([size]):not([multiple]) {
  height: 1.8125rem; }

.form-control-lg {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  border-radius: 0.3rem; }

select.form-control-lg:not([size]):not([multiple]) {
  height: 3.1666666667rem; }

.form-group {
  margin-bottom: 1rem; }

.form-text {
  display: block;
  margin-top: 0.25rem; }

.form-check {
  position: relative;
  display: block;
  margin-bottom: 0.75rem; }
  .form-check + .form-check {
    margin-top: -.25rem; }
  .form-check.disabled .form-check-label {
    color: #818a91;
    cursor: not-allowed; }

.form-check-label {
  padding-left: 1.25rem;
  margin-bottom: 0;
  cursor: pointer; }

.form-check-input {
  position: absolute;
  margin-top: .25rem;
  margin-left: -1.25rem; }
  .form-check-input:only-child {
    position: static; }

.form-check-inline {
  position: relative;
  display: inline-block;
  padding-left: 1.25rem;
  margin-bottom: 0;
  vertical-align: middle;
  cursor: pointer; }
  .form-check-inline + .form-check-inline {
    margin-left: .75rem; }
  .form-check-inline.disabled {
    cursor: not-allowed; }

.form-control-feedback {
  margin-top: 0.25rem; }

.form-control-success,
.form-control-warning,
.form-control-danger {
  padding-right: 2.25rem;
  background-repeat: no-repeat;
  background-position: center right 0.625rem;
  background-size: 1.25rem 1.25rem; }

.has-success .form-control-feedback,
.has-success .form-control-label,
.has-success .form-check-label,
.has-success .form-check-inline,
.has-success .custom-control {
  color: #5cb85c; }

.has-success .form-control {
  border-color: #5cb85c; }

.has-success .input-group-addon {
  color: #5cb85c;
  border-color: #5cb85c;
  background-color: #eaf6ea; }

.has-success .form-control-feedback {
  color: #5cb85c; }

.has-success .form-control-success {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%235cb85c' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E"); }

.has-warning .form-control-feedback,
.has-warning .form-control-label,
.has-warning .form-check-label,
.has-warning .form-check-inline,
.has-warning .custom-control {
  color: #f0ad4e; }

.has-warning .form-control {
  border-color: #f0ad4e; }

.has-warning .input-group-addon {
  color: #f0ad4e;
  border-color: #f0ad4e;
  background-color: white; }

.has-warning .form-control-feedback {
  color: #f0ad4e; }

.has-warning .form-control-warning {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f0ad4e' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E"); }

.has-danger .form-control-feedback,
.has-danger .form-control-label,
.has-danger .form-check-label,
.has-danger .form-check-inline,
.has-danger .custom-control {
  color: #d9534f; }

.has-danger .form-control {
  border-color: #d9534f; }

.has-danger .input-group-addon {
  color: #d9534f;
  border-color: #d9534f;
  background-color: #fdf7f7; }

.has-danger .form-control-feedback {
  color: #d9534f; }

.has-danger .form-control-danger {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23d9534f' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E"); }

@media (min-width: 830px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .form-inline .form-control-static {
    display: inline-block; }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle; }
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control {
      width: auto; }
  .form-inline .input-group > .form-control {
    width: 100%; }
  .form-inline .form-control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-check {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-check-label {
    padding-left: 0; }
  .form-inline .form-check-input {
    position: relative;
    margin-left: 0; }
  .form-inline .has-feedback .form-control-feedback {
    top: 0; } }

.btn {
  display: inline-block;
  font-weight: normal;
  line-height: 1.25;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  border: 1px solid transparent;
  padding: 0.5rem 1rem;
  font-size: 1rem;
  border-radius: 0.25rem; }
  .btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn:focus, .btn:hover {
    text-decoration: none; }
  .btn.focus {
    text-decoration: none; }
  .btn:active, .btn.active {
    background-image: none;
    outline: 0; }
  .btn.disabled, .btn:disabled {
    cursor: not-allowed;
    opacity: .65; }

a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none; }

.btn-primary {
  color: #fff;
  background-color: #0275d8;
  border-color: #0275d8; }
  .btn-primary:hover {
    color: #fff;
    background-color: #025aa5;
    border-color: #01549b; }
  .btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #025aa5;
    border-color: #01549b; }
  .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #025aa5;
    border-color: #01549b;
    background-image: none; }
    .btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus,
    .open > .btn-primary.dropdown-toggle:hover,
    .open > .btn-primary.dropdown-toggle:focus,
    .open > .btn-primary.dropdown-toggle.focus {
      color: #fff;
      background-color: #014682;
      border-color: #01315a; }
  .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary:disabled:focus, .btn-primary:disabled.focus {
    background-color: #0275d8;
    border-color: #0275d8; }
  .btn-primary.disabled:hover, .btn-primary:disabled:hover {
    background-color: #0275d8;
    border-color: #0275d8; }

.btn-secondary {
  color: #373a3c;
  background-color: #fff;
  border-color: #ccc; }
  .btn-secondary:hover {
    color: #373a3c;
    background-color: #e6e6e6;
    border-color: #adadad; }
  .btn-secondary:focus, .btn-secondary.focus {
    color: #373a3c;
    background-color: #e6e6e6;
    border-color: #adadad; }
  .btn-secondary:active, .btn-secondary.active,
  .open > .btn-secondary.dropdown-toggle {
    color: #373a3c;
    background-color: #e6e6e6;
    border-color: #adadad;
    background-image: none; }
    .btn-secondary:active:hover, .btn-secondary:active:focus, .btn-secondary:active.focus, .btn-secondary.active:hover, .btn-secondary.active:focus, .btn-secondary.active.focus,
    .open > .btn-secondary.dropdown-toggle:hover,
    .open > .btn-secondary.dropdown-toggle:focus,
    .open > .btn-secondary.dropdown-toggle.focus {
      color: #373a3c;
      background-color: #d4d4d4;
      border-color: #8c8c8c; }
  .btn-secondary.disabled:focus, .btn-secondary.disabled.focus, .btn-secondary:disabled:focus, .btn-secondary:disabled.focus {
    background-color: #fff;
    border-color: #ccc; }
  .btn-secondary.disabled:hover, .btn-secondary:disabled:hover {
    background-color: #fff;
    border-color: #ccc; }

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #5bc0de; }
  .btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #2aabd2; }
  .btn-info:focus, .btn-info.focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #2aabd2; }
  .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #2aabd2;
    background-image: none; }
    .btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus,
    .open > .btn-info.dropdown-toggle:hover,
    .open > .btn-info.dropdown-toggle:focus,
    .open > .btn-info.dropdown-toggle.focus {
      color: #fff;
      background-color: #269abc;
      border-color: #1f7e9a; }
  .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info:disabled:focus, .btn-info:disabled.focus {
    background-color: #5bc0de;
    border-color: #5bc0de; }
  .btn-info.disabled:hover, .btn-info:disabled:hover {
    background-color: #5bc0de;
    border-color: #5bc0de; }

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #5cb85c; }
  .btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #419641; }
  .btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: #449d44;
    border-color: #419641; }
  .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #419641;
    background-image: none; }
    .btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus,
    .open > .btn-success.dropdown-toggle:hover,
    .open > .btn-success.dropdown-toggle:focus,
    .open > .btn-success.dropdown-toggle.focus {
      color: #fff;
      background-color: #398439;
      border-color: #2d672d; }
  .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success:disabled:focus, .btn-success:disabled.focus {
    background-color: #5cb85c;
    border-color: #5cb85c; }
  .btn-success.disabled:hover, .btn-success:disabled:hover {
    background-color: #5cb85c;
    border-color: #5cb85c; }

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #f0ad4e; }
  .btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #eb9316; }
  .btn-warning:focus, .btn-warning.focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #eb9316; }
  .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #eb9316;
    background-image: none; }
    .btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus,
    .open > .btn-warning.dropdown-toggle:hover,
    .open > .btn-warning.dropdown-toggle:focus,
    .open > .btn-warning.dropdown-toggle.focus {
      color: #fff;
      background-color: #d58512;
      border-color: #b06d0f; }
  .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning:disabled:focus, .btn-warning:disabled.focus {
    background-color: #f0ad4e;
    border-color: #f0ad4e; }
  .btn-warning.disabled:hover, .btn-warning:disabled:hover {
    background-color: #f0ad4e;
    border-color: #f0ad4e; }

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d9534f; }
  .btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #c12e2a; }
  .btn-danger:focus, .btn-danger.focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #c12e2a; }
  .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #c12e2a;
    background-image: none; }
    .btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus,
    .open > .btn-danger.dropdown-toggle:hover,
    .open > .btn-danger.dropdown-toggle:focus,
    .open > .btn-danger.dropdown-toggle.focus {
      color: #fff;
      background-color: #ac2925;
      border-color: #8b211e; }
  .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger:disabled:focus, .btn-danger:disabled.focus {
    background-color: #d9534f;
    border-color: #d9534f; }
  .btn-danger.disabled:hover, .btn-danger:disabled:hover {
    background-color: #d9534f;
    border-color: #d9534f; }

.btn-outline-primary {
  color: #0275d8;
  background-image: none;
  background-color: transparent;
  border-color: #0275d8; }
  .btn-outline-primary:hover {
    color: #fff;
    background-color: #0275d8;
    border-color: #0275d8; }
  .btn-outline-primary:focus, .btn-outline-primary.focus {
    color: #fff;
    background-color: #0275d8;
    border-color: #0275d8; }
  .btn-outline-primary:active, .btn-outline-primary.active,
  .open > .btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #0275d8;
    border-color: #0275d8; }
    .btn-outline-primary:active:hover, .btn-outline-primary:active:focus, .btn-outline-primary:active.focus, .btn-outline-primary.active:hover, .btn-outline-primary.active:focus, .btn-outline-primary.active.focus,
    .open > .btn-outline-primary.dropdown-toggle:hover,
    .open > .btn-outline-primary.dropdown-toggle:focus,
    .open > .btn-outline-primary.dropdown-toggle.focus {
      color: #fff;
      background-color: #014682;
      border-color: #01315a; }
  .btn-outline-primary.disabled:focus, .btn-outline-primary.disabled.focus, .btn-outline-primary:disabled:focus, .btn-outline-primary:disabled.focus {
    border-color: #43a7fd; }
  .btn-outline-primary.disabled:hover, .btn-outline-primary:disabled:hover {
    border-color: #43a7fd; }

.btn-outline-secondary {
  color: #ccc;
  background-image: none;
  background-color: transparent;
  border-color: #ccc; }
  .btn-outline-secondary:hover {
    color: #fff;
    background-color: #ccc;
    border-color: #ccc; }
  .btn-outline-secondary:focus, .btn-outline-secondary.focus {
    color: #fff;
    background-color: #ccc;
    border-color: #ccc; }
  .btn-outline-secondary:active, .btn-outline-secondary.active,
  .open > .btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #ccc;
    border-color: #ccc; }
    .btn-outline-secondary:active:hover, .btn-outline-secondary:active:focus, .btn-outline-secondary:active.focus, .btn-outline-secondary.active:hover, .btn-outline-secondary.active:focus, .btn-outline-secondary.active.focus,
    .open > .btn-outline-secondary.dropdown-toggle:hover,
    .open > .btn-outline-secondary.dropdown-toggle:focus,
    .open > .btn-outline-secondary.dropdown-toggle.focus {
      color: #fff;
      background-color: #a1a1a1;
      border-color: #8c8c8c; }
  .btn-outline-secondary.disabled:focus, .btn-outline-secondary.disabled.focus, .btn-outline-secondary:disabled:focus, .btn-outline-secondary:disabled.focus {
    border-color: white; }
  .btn-outline-secondary.disabled:hover, .btn-outline-secondary:disabled:hover {
    border-color: white; }

.btn-outline-info {
  color: #5bc0de;
  background-image: none;
  background-color: transparent;
  border-color: #5bc0de; }
  .btn-outline-info:hover {
    color: #fff;
    background-color: #5bc0de;
    border-color: #5bc0de; }
  .btn-outline-info:focus, .btn-outline-info.focus {
    color: #fff;
    background-color: #5bc0de;
    border-color: #5bc0de; }
  .btn-outline-info:active, .btn-outline-info.active,
  .open > .btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #5bc0de;
    border-color: #5bc0de; }
    .btn-outline-info:active:hover, .btn-outline-info:active:focus, .btn-outline-info:active.focus, .btn-outline-info.active:hover, .btn-outline-info.active:focus, .btn-outline-info.active.focus,
    .open > .btn-outline-info.dropdown-toggle:hover,
    .open > .btn-outline-info.dropdown-toggle:focus,
    .open > .btn-outline-info.dropdown-toggle.focus {
      color: #fff;
      background-color: #269abc;
      border-color: #1f7e9a; }
  .btn-outline-info.disabled:focus, .btn-outline-info.disabled.focus, .btn-outline-info:disabled:focus, .btn-outline-info:disabled.focus {
    border-color: #b0e1ef; }
  .btn-outline-info.disabled:hover, .btn-outline-info:disabled:hover {
    border-color: #b0e1ef; }

.btn-outline-success {
  color: #5cb85c;
  background-image: none;
  background-color: transparent;
  border-color: #5cb85c; }
  .btn-outline-success:hover {
    color: #fff;
    background-color: #5cb85c;
    border-color: #5cb85c; }
  .btn-outline-success:focus, .btn-outline-success.focus {
    color: #fff;
    background-color: #5cb85c;
    border-color: #5cb85c; }
  .btn-outline-success:active, .btn-outline-success.active,
  .open > .btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #5cb85c;
    border-color: #5cb85c; }
    .btn-outline-success:active:hover, .btn-outline-success:active:focus, .btn-outline-success:active.focus, .btn-outline-success.active:hover, .btn-outline-success.active:focus, .btn-outline-success.active.focus,
    .open > .btn-outline-success.dropdown-toggle:hover,
    .open > .btn-outline-success.dropdown-toggle:focus,
    .open > .btn-outline-success.dropdown-toggle.focus {
      color: #fff;
      background-color: #398439;
      border-color: #2d672d; }
  .btn-outline-success.disabled:focus, .btn-outline-success.disabled.focus, .btn-outline-success:disabled:focus, .btn-outline-success:disabled.focus {
    border-color: #a3d7a3; }
  .btn-outline-success.disabled:hover, .btn-outline-success:disabled:hover {
    border-color: #a3d7a3; }

.btn-outline-warning {
  color: #f0ad4e;
  background-image: none;
  background-color: transparent;
  border-color: #f0ad4e; }
  .btn-outline-warning:hover {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #f0ad4e; }
  .btn-outline-warning:focus, .btn-outline-warning.focus {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #f0ad4e; }
  .btn-outline-warning:active, .btn-outline-warning.active,
  .open > .btn-outline-warning.dropdown-toggle {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #f0ad4e; }
    .btn-outline-warning:active:hover, .btn-outline-warning:active:focus, .btn-outline-warning:active.focus, .btn-outline-warning.active:hover, .btn-outline-warning.active:focus, .btn-outline-warning.active.focus,
    .open > .btn-outline-warning.dropdown-toggle:hover,
    .open > .btn-outline-warning.dropdown-toggle:focus,
    .open > .btn-outline-warning.dropdown-toggle.focus {
      color: #fff;
      background-color: #d58512;
      border-color: #b06d0f; }
  .btn-outline-warning.disabled:focus, .btn-outline-warning.disabled.focus, .btn-outline-warning:disabled:focus, .btn-outline-warning:disabled.focus {
    border-color: #f8d9ac; }
  .btn-outline-warning.disabled:hover, .btn-outline-warning:disabled:hover {
    border-color: #f8d9ac; }

.btn-outline-danger {
  color: #d9534f;
  background-image: none;
  background-color: transparent;
  border-color: #d9534f; }
  .btn-outline-danger:hover {
    color: #fff;
    background-color: #d9534f;
    border-color: #d9534f; }
  .btn-outline-danger:focus, .btn-outline-danger.focus {
    color: #fff;
    background-color: #d9534f;
    border-color: #d9534f; }
  .btn-outline-danger:active, .btn-outline-danger.active,
  .open > .btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #d9534f;
    border-color: #d9534f; }
    .btn-outline-danger:active:hover, .btn-outline-danger:active:focus, .btn-outline-danger:active.focus, .btn-outline-danger.active:hover, .btn-outline-danger.active:focus, .btn-outline-danger.active.focus,
    .open > .btn-outline-danger.dropdown-toggle:hover,
    .open > .btn-outline-danger.dropdown-toggle:focus,
    .open > .btn-outline-danger.dropdown-toggle.focus {
      color: #fff;
      background-color: #ac2925;
      border-color: #8b211e; }
  .btn-outline-danger.disabled:focus, .btn-outline-danger.disabled.focus, .btn-outline-danger:disabled:focus, .btn-outline-danger:disabled.focus {
    border-color: #eba5a3; }
  .btn-outline-danger.disabled:hover, .btn-outline-danger:disabled:hover {
    border-color: #eba5a3; }

.btn-link {
  font-weight: normal;
  color: #0275d8;
  border-radius: 0; }
  .btn-link, .btn-link:active, .btn-link.active, .btn-link:disabled {
    background-color: transparent; }
  .btn-link, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  .btn-link:hover {
    border-color: transparent; }
  .btn-link:focus, .btn-link:hover {
    color: #014c8c;
    text-decoration: underline;
    background-color: transparent; }
  .btn-link:disabled:focus, .btn-link:disabled:hover {
    color: #818a91;
    text-decoration: none; }

.btn-lg {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  border-radius: 0.3rem; }

.btn-sm {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.2rem; }

.btn-block {
  display: block;
  width: 100%; }

.btn-block + .btn-block {
  margin-top: 0.5rem; }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

.fade {
  opacity: 0;
  transition: opacity .15s linear; }
  .fade.in {
    opacity: 1; }

.collapse {
  display: none; }
  .collapse.in {
    display: block; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition-timing-function: ease;
  transition-duration: .35s;
  transition-property: height; }

.dropup,
.dropdown {
  position: relative; }

.dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.3em;
  vertical-align: middle;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-left: 0.3em solid transparent; }

.dropdown-toggle:focus {
  outline: 0; }

.dropup .dropdown-toggle::after {
  border-top: 0;
  border-bottom: 0.3em solid; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 1rem;
  color: #373a3c;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem; }

.dropdown-divider {
  height: 1px;
  margin: 0.5rem 0;
  overflow: hidden;
  background-color: #e5e5e5; }

.dropdown-item {
  display: block;
  width: 100%;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  color: #373a3c;
  text-align: inherit;
  white-space: nowrap;
  background: none;
  border: 0; }
  .dropdown-item:focus, .dropdown-item:hover {
    color: #2b2d2f;
    text-decoration: none;
    background-color: #f5f5f5; }
  .dropdown-item.active, .dropdown-item.active:focus, .dropdown-item.active:hover {
    color: #fff;
    text-decoration: none;
    background-color: #0275d8;
    outline: 0; }
  .dropdown-item.disabled, .dropdown-item.disabled:focus, .dropdown-item.disabled:hover {
    color: #818a91; }
  .dropdown-item.disabled:focus, .dropdown-item.disabled:hover {
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
    background-image: none;
    filter: "progid:DXImageTransform.Microsoft.gradient(enabled = false)"; }

.open > .dropdown-menu {
  display: block; }

.open > a {
  outline: 0; }

.dropdown-menu-right {
  right: 0;
  left: auto; }

.dropdown-menu-left {
  right: auto;
  left: 0; }

.dropdown-header {
  display: block;
  padding: 5px 20px;
  font-size: 0.875rem;
  color: #818a91;
  white-space: nowrap; }

.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990; }

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 0.3em solid; }

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px; }

.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }

.nav-link {
  display: inline-block; }
  .nav-link:focus, .nav-link:hover {
    text-decoration: none; }
  .nav-link.disabled {
    color: #818a91; }
    .nav-link.disabled, .nav-link.disabled:focus, .nav-link.disabled:hover {
      color: #818a91;
      cursor: not-allowed;
      background-color: transparent; }

.nav-inline .nav-item {
  display: inline-block; }

.nav-inline .nav-item + .nav-item,
.nav-inline .nav-link + .nav-link {
  margin-left: 1rem; }

.nav-tabs {
  border-bottom: 1px solid #ddd; }
  .nav-tabs::after {
    content: "";
    display: table;
    clear: both; }
  .nav-tabs .nav-item {
    float: left;
    margin-bottom: -1px; }
    .nav-tabs .nav-item + .nav-item {
      margin-left: 0.2rem; }
  .nav-tabs .nav-link {
    display: block;
    padding: 0.5em 1em;
    border: 1px solid transparent;
    border-top-right-radius: 0.25rem;
    border-top-left-radius: 0.25rem; }
    .nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
      border-color: #e5e5e5 #e5e5e5 #ddd; }
    .nav-tabs .nav-link.disabled, .nav-tabs .nav-link.disabled:focus, .nav-tabs .nav-link.disabled:hover {
      color: #818a91;
      background-color: transparent;
      border-color: transparent; }
  .nav-tabs .nav-link.active, .nav-tabs .nav-link.active:focus, .nav-tabs .nav-link.active:hover,
  .nav-tabs .nav-item.open .nav-link,
  .nav-tabs .nav-item.open .nav-link:focus,
  .nav-tabs .nav-item.open .nav-link:hover {
    color: #55595c;
    background-color: #fff;
    border-color: #ddd #ddd transparent; }
  .nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0; }

.nav-pills::after {
  content: "";
  display: table;
  clear: both; }

.nav-pills .nav-item {
  float: left; }
  .nav-pills .nav-item + .nav-item {
    margin-left: 0.2rem; }

.nav-pills .nav-link {
  display: block;
  padding: 0.5em 1em;
  border-radius: 0.25rem; }

.nav-pills .nav-link.active, .nav-pills .nav-link.active:focus, .nav-pills .nav-link.active:hover,
.nav-pills .nav-item.open .nav-link,
.nav-pills .nav-item.open .nav-link:focus,
.nav-pills .nav-item.open .nav-link:hover {
  color: #fff;
  cursor: default;
  background-color: #0275d8; }

.nav-stacked .nav-item {
  display: block;
  float: none; }
  .nav-stacked .nav-item + .nav-item {
    margin-top: 0.2rem;
    margin-left: 0; }

.tab-content > .tab-pane {
  display: none; }

.tab-content > .active {
  display: block; }

.navbar {
  position: relative;
  padding: 0.5rem 1rem; }
  .navbar::after {
    content: "";
    display: table;
    clear: both; }
  @media (min-width: 830px) {
    .navbar {
      border-radius: 0.25rem; } }

.navbar-full {
  z-index: 1000; }
  @media (min-width: 830px) {
    .navbar-full {
      border-radius: 0; } }

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }
  @media (min-width: 830px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
      border-radius: 0; } }

.navbar-fixed-top {
  top: 0; }

.navbar-fixed-bottom {
  bottom: 0; }

.navbar-sticky-top {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 1030;
  width: 100%; }
  @media (min-width: 830px) {
    .navbar-sticky-top {
      border-radius: 0; } }

.navbar-brand {
  float: left;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  margin-right: 1rem;
  font-size: 1.25rem; }
  .navbar-brand:focus, .navbar-brand:hover {
    text-decoration: none; }
  .navbar-brand > img {
    display: block; }

.navbar-divider {
  float: left;
  width: 1px;
  padding-top: .425rem;
  padding-bottom: .425rem;
  margin-right: 1rem;
  margin-left: 1rem;
  overflow: hidden; }
  .navbar-divider::before {
    content: "\00a0"; }

.navbar-toggler {
  padding: .5rem .75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: none;
  border: 1px solid transparent;
  border-radius: 0.25rem; }
  .navbar-toggler:focus, .navbar-toggler:hover {
    text-decoration: none; }

.navbar-nav .nav-item {
  float: left; }

.navbar-nav .nav-link {
  display: block;
  padding-top: .425rem;
  padding-bottom: .425rem; }
  .navbar-nav .nav-link + .nav-link {
    margin-left: 1rem; }

.navbar-nav .nav-item + .nav-item {
  margin-left: 1rem; }

.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.8); }
  .navbar-light .navbar-brand:focus, .navbar-light .navbar-brand:hover {
    color: rgba(0, 0, 0, 0.8); }

.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.3); }
  .navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: rgba(0, 0, 0, 0.6); }

.navbar-light .navbar-nav .open > .nav-link, .navbar-light .navbar-nav .open > .nav-link:focus, .navbar-light .navbar-nav .open > .nav-link:hover,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .active > .nav-link:focus,
.navbar-light .navbar-nav .active > .nav-link:hover,
.navbar-light .navbar-nav .nav-link.open,
.navbar-light .navbar-nav .nav-link.open:focus,
.navbar-light .navbar-nav .nav-link.open:hover,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.active:focus,
.navbar-light .navbar-nav .nav-link.active:hover {
  color: rgba(0, 0, 0, 0.8); }

.navbar-light .navbar-divider {
  background-color: rgba(0, 0, 0, 0.075); }

.navbar-dark .navbar-brand {
  color: white; }
  .navbar-dark .navbar-brand:focus, .navbar-dark .navbar-brand:hover {
    color: white; }

.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5); }
  .navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
    color: rgba(255, 255, 255, 0.75); }

.navbar-dark .navbar-nav .open > .nav-link, .navbar-dark .navbar-nav .open > .nav-link:focus, .navbar-dark .navbar-nav .open > .nav-link:hover,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link:focus,
.navbar-dark .navbar-nav .active > .nav-link:hover,
.navbar-dark .navbar-nav .nav-link.open,
.navbar-dark .navbar-nav .nav-link.open:focus,
.navbar-dark .navbar-nav .nav-link.open:hover,
.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .nav-link.active:focus,
.navbar-dark .navbar-nav .nav-link.active:hover {
  color: white; }

.navbar-dark .navbar-divider {
  background-color: rgba(255, 255, 255, 0.075); }

.navbar-toggleable-xs::after {
  content: "";
  display: table;
  clear: both; }

@media (max-width: 829px) {
  .navbar-toggleable-xs .navbar-nav .nav-item {
    float: none;
    margin-left: 0; } }

@media (min-width: 830px) {
  .navbar-toggleable-xs {
    display: block !important; } }

.navbar-toggleable-sm::after {
  content: "";
  display: table;
  clear: both; }

@media (max-width: 899px) {
  .navbar-toggleable-sm .navbar-nav .nav-item {
    float: none;
    margin-left: 0; } }

@media (min-width: 900px) {
  .navbar-toggleable-sm {
    display: block !important; } }

.navbar-toggleable-md::after {
  content: "";
  display: table;
  clear: both; }

@media (max-width: 991px) {
  .navbar-toggleable-md .navbar-nav .nav-item {
    float: none;
    margin-left: 0; } }

@media (min-width: 992px) {
  .navbar-toggleable-md {
    display: block !important; } }

.alert {
  padding: 1rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem; }

.alert-heading {
  color: inherit; }

.alert-link {
  font-weight: bold; }

.alert-dismissible {
  padding-right: 2rem; }
  .alert-dismissible .close {
    position: relative;
    top: -.125rem;
    right: -1rem;
    color: inherit; }

.alert-success {
  background-color: #dff0d8;
  border-color: #d0e9c6;
  color: #3c763d; }
  .alert-success hr {
    border-top-color: #c1e2b3; }
  .alert-success .alert-link {
    color: #2b542c; }

.alert-info {
  background-color: #d9edf7;
  border-color: #bcdff1;
  color: #31708f; }
  .alert-info hr {
    border-top-color: #a6d5ec; }
  .alert-info .alert-link {
    color: #245269; }

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faf2cc;
  color: #8a6d3b; }
  .alert-warning hr {
    border-top-color: #f7ecb5; }
  .alert-warning .alert-link {
    color: #66512c; }

.alert-danger {
  background-color: #f2dede;
  border-color: #ebcccc;
  color: #a94442; }
  .alert-danger hr {
    border-top-color: #e4b9b9; }
  .alert-danger .alert-link {
    color: #843534; }

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

.embed-responsive-21by9 {
  padding-bottom: 42.8571428571%; }

.embed-responsive-16by9 {
  padding-bottom: 56.25%; }

.embed-responsive-4by3 {
  padding-bottom: 75%; }

.embed-responsive-1by1 {
  padding-bottom: 100%; }

.bg-faded {
  background-color: #f7f7f9; }

.bg-primary {
  color: #fff !important;
  background-color: #0275d8 !important; }

a.bg-primary:focus, a.bg-primary:hover {
  background-color: #025aa5 !important; }

.bg-success {
  color: #fff !important;
  background-color: #5cb85c !important; }

a.bg-success:focus, a.bg-success:hover {
  background-color: #449d44 !important; }

.bg-info {
  color: #fff !important;
  background-color: #5bc0de !important; }

a.bg-info:focus, a.bg-info:hover {
  background-color: #31b0d5 !important; }

.bg-warning {
  color: #fff !important;
  background-color: #f0ad4e !important; }

a.bg-warning:focus, a.bg-warning:hover {
  background-color: #ec971f !important; }

.bg-danger {
  color: #fff !important;
  background-color: #d9534f !important; }

a.bg-danger:focus, a.bg-danger:hover {
  background-color: #c9302c !important; }

.bg-inverse {
  color: #fff !important;
  background-color: #373a3c !important; }

a.bg-inverse:focus, a.bg-inverse:hover {
  background-color: #1f2021 !important; }

.clearfix::after {
  content: "";
  display: table;
  clear: both; }

.d-block {
  display: block !important; }

.d-inline-block {
  display: inline-block !important; }

.d-inline {
  display: inline !important; }

.flex-xs-first {
  -ms-flex-order: -1;
      order: -1; }

.flex-xs-last {
  -ms-flex-order: 1;
      order: 1; }

.flex-xs-unordered {
  -ms-flex-order: 0;
      order: 0; }

.flex-items-xs-top {
  -ms-flex-align: start;
      align-items: flex-start; }

.flex-items-xs-middle {
  -ms-flex-align: center;
      align-items: center; }

.flex-items-xs-bottom {
  -ms-flex-align: end;
      align-items: flex-end; }

.flex-xs-top {
  -ms-flex-item-align: start;
      align-self: flex-start; }

.flex-xs-middle {
  -ms-flex-item-align: center;
      align-self: center; }

.flex-xs-bottom {
  -ms-flex-item-align: end;
      align-self: flex-end; }

.flex-items-xs-left {
  -ms-flex-pack: start;
      justify-content: flex-start; }

.flex-items-xs-center {
  -ms-flex-pack: center;
      justify-content: center; }

.flex-items-xs-right {
  -ms-flex-pack: end;
      justify-content: flex-end; }

.flex-items-xs-around {
  -ms-flex-pack: distribute;
      justify-content: space-around; }

.flex-items-xs-between {
  -ms-flex-pack: justify;
      justify-content: space-between; }

@media (min-width: 830px) {
  .flex-sm-first {
    -ms-flex-order: -1;
        order: -1; }
  .flex-sm-last {
    -ms-flex-order: 1;
        order: 1; }
  .flex-sm-unordered {
    -ms-flex-order: 0;
        order: 0; } }

@media (min-width: 830px) {
  .flex-items-sm-top {
    -ms-flex-align: start;
        align-items: flex-start; }
  .flex-items-sm-middle {
    -ms-flex-align: center;
        align-items: center; }
  .flex-items-sm-bottom {
    -ms-flex-align: end;
        align-items: flex-end; } }

@media (min-width: 830px) {
  .flex-sm-top {
    -ms-flex-item-align: start;
        align-self: flex-start; }
  .flex-sm-middle {
    -ms-flex-item-align: center;
        align-self: center; }
  .flex-sm-bottom {
    -ms-flex-item-align: end;
        align-self: flex-end; } }

@media (min-width: 830px) {
  .flex-items-sm-left {
    -ms-flex-pack: start;
        justify-content: flex-start; }
  .flex-items-sm-center {
    -ms-flex-pack: center;
        justify-content: center; }
  .flex-items-sm-right {
    -ms-flex-pack: end;
        justify-content: flex-end; }
  .flex-items-sm-around {
    -ms-flex-pack: distribute;
        justify-content: space-around; }
  .flex-items-sm-between {
    -ms-flex-pack: justify;
        justify-content: space-between; } }

@media (min-width: 900px) {
  .flex-md-first {
    -ms-flex-order: -1;
        order: -1; }
  .flex-md-last {
    -ms-flex-order: 1;
        order: 1; }
  .flex-md-unordered {
    -ms-flex-order: 0;
        order: 0; } }

@media (min-width: 900px) {
  .flex-items-md-top {
    -ms-flex-align: start;
        align-items: flex-start; }
  .flex-items-md-middle {
    -ms-flex-align: center;
        align-items: center; }
  .flex-items-md-bottom {
    -ms-flex-align: end;
        align-items: flex-end; } }

@media (min-width: 900px) {
  .flex-md-top {
    -ms-flex-item-align: start;
        align-self: flex-start; }
  .flex-md-middle {
    -ms-flex-item-align: center;
        align-self: center; }
  .flex-md-bottom {
    -ms-flex-item-align: end;
        align-self: flex-end; } }

@media (min-width: 900px) {
  .flex-items-md-left {
    -ms-flex-pack: start;
        justify-content: flex-start; }
  .flex-items-md-center {
    -ms-flex-pack: center;
        justify-content: center; }
  .flex-items-md-right {
    -ms-flex-pack: end;
        justify-content: flex-end; }
  .flex-items-md-around {
    -ms-flex-pack: distribute;
        justify-content: space-around; }
  .flex-items-md-between {
    -ms-flex-pack: justify;
        justify-content: space-between; } }

@media (min-width: 992px) {
  .flex-lg-first {
    -ms-flex-order: -1;
        order: -1; }
  .flex-lg-last {
    -ms-flex-order: 1;
        order: 1; }
  .flex-lg-unordered {
    -ms-flex-order: 0;
        order: 0; } }

@media (min-width: 992px) {
  .flex-items-lg-top {
    -ms-flex-align: start;
        align-items: flex-start; }
  .flex-items-lg-middle {
    -ms-flex-align: center;
        align-items: center; }
  .flex-items-lg-bottom {
    -ms-flex-align: end;
        align-items: flex-end; } }

@media (min-width: 992px) {
  .flex-lg-top {
    -ms-flex-item-align: start;
        align-self: flex-start; }
  .flex-lg-middle {
    -ms-flex-item-align: center;
        align-self: center; }
  .flex-lg-bottom {
    -ms-flex-item-align: end;
        align-self: flex-end; } }

@media (min-width: 992px) {
  .flex-items-lg-left {
    -ms-flex-pack: start;
        justify-content: flex-start; }
  .flex-items-lg-center {
    -ms-flex-pack: center;
        justify-content: center; }
  .flex-items-lg-right {
    -ms-flex-pack: end;
        justify-content: flex-end; }
  .flex-items-lg-around {
    -ms-flex-pack: distribute;
        justify-content: space-around; }
  .flex-items-lg-between {
    -ms-flex-pack: justify;
        justify-content: space-between; } }

@media (min-width: 1020px) {
  .flex-xl-first {
    -ms-flex-order: -1;
        order: -1; }
  .flex-xl-last {
    -ms-flex-order: 1;
        order: 1; }
  .flex-xl-unordered {
    -ms-flex-order: 0;
        order: 0; } }

@media (min-width: 1020px) {
  .flex-items-xl-top {
    -ms-flex-align: start;
        align-items: flex-start; }
  .flex-items-xl-middle {
    -ms-flex-align: center;
        align-items: center; }
  .flex-items-xl-bottom {
    -ms-flex-align: end;
        align-items: flex-end; } }

@media (min-width: 1020px) {
  .flex-xl-top {
    -ms-flex-item-align: start;
        align-self: flex-start; }
  .flex-xl-middle {
    -ms-flex-item-align: center;
        align-self: center; }
  .flex-xl-bottom {
    -ms-flex-item-align: end;
        align-self: flex-end; } }

@media (min-width: 1020px) {
  .flex-items-xl-left {
    -ms-flex-pack: start;
        justify-content: flex-start; }
  .flex-items-xl-center {
    -ms-flex-pack: center;
        justify-content: center; }
  .flex-items-xl-right {
    -ms-flex-pack: end;
        justify-content: flex-end; }
  .flex-items-xl-around {
    -ms-flex-pack: distribute;
        justify-content: space-around; }
  .flex-items-xl-between {
    -ms-flex-pack: justify;
        justify-content: space-between; } }

.pull-xs-left {
  float: left !important; }

.pull-xs-right {
  float: right !important; }

.pull-xs-none {
  float: none !important; }

@media (min-width: 830px) {
  .pull-sm-left {
    float: left !important; }
  .pull-sm-right {
    float: right !important; }
  .pull-sm-none {
    float: none !important; } }

@media (min-width: 900px) {
  .pull-md-left {
    float: left !important; }
  .pull-md-right {
    float: right !important; }
  .pull-md-none {
    float: none !important; } }

@media (min-width: 992px) {
  .pull-lg-left {
    float: left !important; }
  .pull-lg-right {
    float: right !important; }
  .pull-lg-none {
    float: none !important; } }

@media (min-width: 1020px) {
  .pull-xl-left {
    float: left !important; }
  .pull-xl-right {
    float: right !important; }
  .pull-xl-none {
    float: none !important; } }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

.w-100 {
  width: 100% !important; }

.m-x-auto {
  margin-right: auto !important;
  margin-left: auto !important; }

.m-a-0 {
  margin: 0 0 !important; }

.m-t-0 {
  margin-top: 0 !important; }

.m-r-0 {
  margin-right: 0 !important; }

.m-b-0 {
  margin-bottom: 0 !important; }

.m-l-0 {
  margin-left: 0 !important; }

.m-x-0 {
  margin-right: 0 !important;
  margin-left: 0 !important; }

.m-y-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important; }

.m-a-1 {
  margin: 1rem 1rem !important; }

.m-t-1 {
  margin-top: 1rem !important; }

.m-r-1 {
  margin-right: 1rem !important; }

.m-b-1 {
  margin-bottom: 1rem !important; }

.m-l-1 {
  margin-left: 1rem !important; }

.m-x-1 {
  margin-right: 1rem !important;
  margin-left: 1rem !important; }

.m-y-1 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important; }

.m-a-2 {
  margin: 1.5rem 1.5rem !important; }

.m-t-2 {
  margin-top: 1.5rem !important; }

.m-r-2 {
  margin-right: 1.5rem !important; }

.m-b-2 {
  margin-bottom: 1.5rem !important; }

.m-l-2 {
  margin-left: 1.5rem !important; }

.m-x-2 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important; }

.m-y-2 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important; }

.m-a-3 {
  margin: 3rem 3rem !important; }

.m-t-3 {
  margin-top: 3rem !important; }

.m-r-3 {
  margin-right: 3rem !important; }

.m-b-3 {
  margin-bottom: 3rem !important; }

.m-l-3 {
  margin-left: 3rem !important; }

.m-x-3 {
  margin-right: 3rem !important;
  margin-left: 3rem !important; }

.m-y-3 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important; }

.p-a-0 {
  padding: 0 0 !important; }

.p-t-0 {
  padding-top: 0 !important; }

.p-r-0 {
  padding-right: 0 !important; }

.p-b-0 {
  padding-bottom: 0 !important; }

.p-l-0 {
  padding-left: 0 !important; }

.p-x-0 {
  padding-right: 0 !important;
  padding-left: 0 !important; }

.p-y-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important; }

.p-a-1 {
  padding: 1rem 1rem !important; }

.p-t-1 {
  padding-top: 1rem !important; }

.p-r-1 {
  padding-right: 1rem !important; }

.p-b-1 {
  padding-bottom: 1rem !important; }

.p-l-1 {
  padding-left: 1rem !important; }

.p-x-1 {
  padding-right: 1rem !important;
  padding-left: 1rem !important; }

.p-y-1 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important; }

.p-a-2 {
  padding: 1.5rem 1.5rem !important; }

.p-t-2 {
  padding-top: 1.5rem !important; }

.p-r-2 {
  padding-right: 1.5rem !important; }

.p-b-2 {
  padding-bottom: 1.5rem !important; }

.p-l-2 {
  padding-left: 1.5rem !important; }

.p-x-2 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important; }

.p-y-2 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important; }

.p-a-3 {
  padding: 3rem 3rem !important; }

.p-t-3 {
  padding-top: 3rem !important; }

.p-r-3 {
  padding-right: 3rem !important; }

.p-b-3 {
  padding-bottom: 3rem !important; }

.p-l-3 {
  padding-left: 3rem !important; }

.p-x-3 {
  padding-right: 3rem !important;
  padding-left: 3rem !important; }

.p-y-3 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important; }

.pos-f-t {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030; }

.text-justify {
  text-align: justify !important; }

.text-nowrap {
  white-space: nowrap !important; }

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.text-xs-left {
  text-align: left !important; }

.text-xs-right {
  text-align: right !important; }

.text-xs-center {
  text-align: center !important; }

@media (min-width: 830px) {
  .text-sm-left {
    text-align: left !important; }
  .text-sm-right {
    text-align: right !important; }
  .text-sm-center {
    text-align: center !important; } }

@media (min-width: 900px) {
  .text-md-left {
    text-align: left !important; }
  .text-md-right {
    text-align: right !important; }
  .text-md-center {
    text-align: center !important; } }

@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important; }
  .text-lg-right {
    text-align: right !important; }
  .text-lg-center {
    text-align: center !important; } }

@media (min-width: 1020px) {
  .text-xl-left {
    text-align: left !important; }
  .text-xl-right {
    text-align: right !important; }
  .text-xl-center {
    text-align: center !important; } }

.text-lowercase {
  text-transform: lowercase !important; }

.text-uppercase {
  text-transform: uppercase !important; }

.text-capitalize {
  text-transform: capitalize !important; }

.font-weight-normal {
  font-weight: normal; }

.font-weight-bold {
  font-weight: bold; }

.font-italic {
  font-style: italic; }

.text-muted {
  color: #818a91 !important; }

a.text-muted:focus, a.text-muted:hover {
  color: #687077 !important; }

.text-primary {
  color: #0275d8 !important; }

a.text-primary:focus, a.text-primary:hover {
  color: #025aa5 !important; }

.text-success {
  color: #5cb85c !important; }

a.text-success:focus, a.text-success:hover {
  color: #449d44 !important; }

.text-info {
  color: #5bc0de !important; }

a.text-info:focus, a.text-info:hover {
  color: #31b0d5 !important; }

.text-warning {
  color: #f0ad4e !important; }

a.text-warning:focus, a.text-warning:hover {
  color: #ec971f !important; }

.text-danger {
  color: #d9534f !important; }

a.text-danger:focus, a.text-danger:hover {
  color: #c9302c !important; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.invisible {
  visibility: hidden !important; }

.hidden-xs-up {
  display: none !important; }

@media (max-width: 829px) {
  .hidden-xs-down {
    display: none !important; } }

@media (min-width: 830px) {
  .hidden-sm-up {
    display: none !important; } }

@media (max-width: 899px) {
  .hidden-sm-down {
    display: none !important; } }

@media (min-width: 900px) {
  .hidden-md-up {
    display: none !important; } }

@media (max-width: 991px) {
  .hidden-md-down {
    display: none !important; } }

@media (min-width: 992px) {
  .hidden-lg-up {
    display: none !important; } }

@media (max-width: 1019px) {
  .hidden-lg-down {
    display: none !important; } }

@media (min-width: 1020px) {
  .hidden-xl-up {
    display: none !important; } }

.hidden-xl-down {
  display: none !important; }

.visible-print-block {
  display: none !important; }
  @media print {
    .visible-print-block {
      display: block !important; } }

.visible-print-inline {
  display: none !important; }
  @media print {
    .visible-print-inline {
      display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }
  @media print {
    .visible-print-inline-block {
      display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  max-height: 150px;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block;
    max-height:150px;
    margin: 0 auto;}
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

body {
  position: relative;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.1s; }

body.cover-body {
  opacity: 1;
  visibility: visible; }

.wf-loading body {
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.1s; }

.wf-active body {
  opacity: 1;
  visibility: visible;
  transition: opacity 0.1s; }

.wf-inactive body {
  opacity: 1;
  visibility: visible;
  transition: opacity 0.1s; }

a {
  transition: all 0.2s; }
  a:active, a:focus, a:hover {
    outline: 0; }

embed,
iframe,
img,
object {
  max-width: 100% !important; }

.center {
  text-align: center; }

.left {
  text-align: left; }

.right {
  text-align: right; }

img.toleft {
  margin: 5px 15px 0 0; }

img.toright {
  margin: 5px 0 0 15px; }

.image_desc {
  background: #1f73c5;
  color: white;
  padding: 5px 10px;
  margin-top: 0;
  font-size: 0.85em;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
  border: solid 1px rgba(39, 41, 47, 0.1);
  margin-bottom: 20px; }

.toleft {
  display: block;
  float: left;
  text-align: left; }

.toright {
  display: block;
  float: right;
  text-align: left; }

a {
  color: #1f73c5; }

.table a.btn-primary {
  text-decoration: none !important; }

.btn-primary {
  background-color: #1f73c5;
  display: inline-block;
  line-height: 1.2;
  color: #ffffff;
  padding: 8px 12px;
  text-transform: uppercase;
  font-family: "neuzeit-grotesk",sans-serif;
  font-weight: 900;
  font-size: 12px;
  margin: 2px 0;
  border-radius: 0;
  border: 0;
  text-decoration: none !important; }
  .btn-primary.active, .btn-primary:active, .btn-primary:focus, .btn-primary:focus:active, .btn-primary:focus:hover, .btn-primary:hover {
    background: #000319;
    text-decoration: none !important; }

.btn-odlozeno {
  background-color: #163063;
  display: inline-block;
  line-height: 1.2;
  color: #ffffff;
  padding: 8px 12px;
  text-transform: uppercase;
  font-family: "neuzeit-grotesk",sans-serif;
  font-weight: 900;
  font-size: 12px;
  margin: 2px 0;
  border-radius: 0;
  border: 0;
  text-decoration: none !important; }
  .btn-odlozeno.active, .btn-odlozeno:active, .btn-odlozeno:focus, .btn-odlozeno:focus:active, .btn-odlozeno:focus:hover, .btn-odlozeno:hover {
    background: #163063;
    color: white;
    text-decoration: none !important; }

.win {
  color: #349936 !important; }
  .win:hover {
    color: #349936 !important; }

.loss {
  color: #c01d22 !important; }
  .loss:hover {
    color: #c01d22 !important; }

.draw {
  color: #000 !important; }
  .draw:hover {
    color: #000 !important; }

select {
  font-size: 14px;
  margin: 0;
  line-height: 1;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  -moz-appearance: none;
  -webkit-appearance: none;
          appearance: none;
  height: 40px;
  padding: 10px 65px 10px 15px;
  vertical-align: middle;
  background: url("/img/select_down.svg") #f5f5f5 center right 15px no-repeat;
  max-width: 100%;
  border: solid 1px #d4d4d4;
  border-radius: 0; }
  select:focus, select:hover {
    outline: 0; }

.tabs-data .tab-item {
  display: none; }

.tabs-data .show {
  display: block; }

.clear:after {
  content: "";
  display: table;
  clear: both; }

.nastym {
  background: #1f73c5;
  color: #fff; }

.fonts {
  font-family: "neuzeit-grotesk",sans-serif; }

.container {
  max-width: 1440px; }
  @media (max-width: 1019px) {
    .container {
      max-width: 100%;
      width: 100%; } }

.layout main {
  -ms-flex: 0 0 65%;
      flex: 0 0 65%;
  max-width: 65%; }
  @media (max-width: 1010px) {
    .layout main {
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
      max-width: 100%; } }

.layout aside {
  -ms-flex: 0 0 35%;
      flex: 0 0 35%;
  max-width: 35%; }
  @media (max-width: 1010px) {
    .layout aside {
      position: absolute;
      top: 0;
      right: 0;
      width: 280px;
      max-width: 100%;
      height: 100%;
      background: #fff;
      z-index: 11000;
      visibility: hidden;
      opacity: 0; } }

.layout-wide main {
  -ms-flex: 0 0 100%;
      flex: 0 0 100%;
  max-width: 100%; }

header {
  background-color: #1b3160;
  background: url(/img/header_bg.jpg);
  background-position: center -43px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
  margin-bottom: 39px; }
  @media (max-width: 1010px) {
    header {
      display: none; } }
  header .header-box {
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding-top: 11px;
    padding-bottom: 11px;
    min-height: 89px; }
    header .header-box .logo-box {
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
      max-width: 50%; }
      @media (max-width: 1370px) {
        header .header-box .logo-box {
          -ms-flex: 0 0 39%;
              flex: 0 0 39%;
          max-width: 39%; } }
      @media (max-width: 1260px) {
        header .header-box .logo-box {
          -ms-flex: 0 0 49%;
              flex: 0 0 49%;
          max-width: 49%; } }
      header .header-box .logo-box a {
        display: block;
        margin-top: 0; }
        header .header-box .logo-box a:active, header .header-box .logo-box a:focus, header .header-box .logo-box a:hover {
          text-decoration: none; }
          header .header-box .logo-box a:active .logo-text, header .header-box .logo-box a:focus .logo-text, header .header-box .logo-box a:hover .logo-text {
            text-decoration: underline; }
      header .header-box .logo-box .logo-text {
        font-size: 38px;
        line-height: 1.32;
        color: #ffffff;
        font-family: "neuzeit-grotesk",sans-serif;
        font-weight: 900;
        text-transform: uppercase;
        display: inline-block;
        padding-left: 24px;
        margin-top: 10px;
        vertical-align: top; }
    header .header-box .search-box {
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
      max-width: 25%;
      position: relative;
      margin-top: 10px; }
      @media (max-width: 1260px) {
        header .header-box .search-box {
          -ms-flex: 0 0 35%;
              flex: 0 0 35%;
          max-width: 35%; } }
      @media (max-width: 1130px) {
        header .header-box .search-box {
          display: none; } }
      header .header-box .search-box form input[type="text"] {
        width: 100%;
        height: 52px;
        border-radius: 4px;
        background-color: #1b3160;
        border: solid 1px #ffffff;
        font-family: "neuzeit-grotesk",sans-serif;
        font-size: 14px;
        line-height: 3.57;
        color: #fff;
        padding-left: 24px;
        padding-right: 50px; }
        header .header-box .search-box form input[type="text"]:active, header .header-box .search-box form input[type="text"]:focus, header .header-box .search-box form input[type="text"]:hover {
          outline: none;
          border-color: #2d8eed; }
      header .header-box .search-box form input[type="submit"] {
        border: 0;
        background: url("/img/lupa.svg");
        width: 16px;
        height: 16px;
        position: absolute;
        top: 18px;
        right: 18px; }
        header .header-box .search-box form input[type="submit"]:active, header .header-box .search-box form input[type="submit"]:focus, header .header-box .search-box form input[type="submit"]:hover {
          outline: none; }
    header .header-box .socials-box {
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
      max-width: 25%;
      text-align: center;
      padding-top: 17px; }
      @media (max-width: 1370px) {
        header .header-box .socials-box {
          -ms-flex: 0 0 20%;
              flex: 0 0 20%;
          max-width: 20%; } }
      @media (max-width: 1260px) {
        header .header-box .socials-box {
          display: none; } }
      header .header-box .socials-box a {
        display: inline-block;
        margin: 0 17px; }
        @media (max-width: 1370px) {
          header .header-box .socials-box a {
            margin: 0 10px; } }
  header .nav-main {
    background: #c0c8d5; }
    header .nav-main .container {
      width: 100%; }
    header .nav-main .nav-box {
      padding: 0;
      margin: 0;
      list-style: none; }
      header .nav-main .nav-box li {
        float: left;
        position: relative; }
        header .nav-main .nav-box li .dropdown-nav {
          position: absolute;
          left: 0;
          top: 100%;
          z-index: 1000;
          background: #c0c8d5;
          box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
          border: 0;
          min-width: 200px;
          padding: 0;
          list-style: none;
          padding-top: 10px;
          padding-bottom: 10px;
          visibility: hidden;
          opacity: 0;
          padding-bottom: 0; }
          header .nav-main .nav-box li .dropdown-nav a img {
            display: none; }
          header .nav-main .nav-box li .dropdown-nav.dropdown-visible {
            visibility: visible;
            opacity: 1; }
          header .nav-main .nav-box li .dropdown-nav li {
            float: none;
            border-bottom: 1px solid #bec8d6e0; }
            header .nav-main .nav-box li .dropdown-nav li:last-child {
              border-bottom: 0; }
            header .nav-main .nav-box li .dropdown-nav li a {
              border: 0;
              line-height: 1.6;
              padding: 8px 15px;
              text-align: left; }
              header .nav-main .nav-box li .dropdown-nav li a:active, header .nav-main .nav-box li .dropdown-nav li a:focus, header .nav-main .nav-box li .dropdown-nav li a:hover {
                text-decoration: underline; }
                header .nav-main .nav-box li .dropdown-nav li a:active:before, header .nav-main .nav-box li .dropdown-nav li a:focus:before, header .nav-main .nav-box li .dropdown-nav li a:hover:before {
                  display: none; }
      header .nav-main .nav-box a {
        font-size: 14px;
        line-height: 3.57;
        color: #1b3160;
        display: block;
        text-align: center;
        text-transform: uppercase;
        font-family: "neuzeit-grotesk",sans-serif;
        font-weight: 900;
        word-wrap: normal;
        padding: 0 27px; }
        header .nav-main .nav-box a:after {
          content: "";
          display: block;
          width: 0;
          height: 0;
          border-left: 8px solid transparent;
          border-right: 8px solid transparent;
          border-top: 8px solid #c0c8d5;
          position: absolute;
          margin-left: auto;
          margin-right: auto;
          left: 0;
          right: 0;
          opacity: 0;
          transition: opacity 0.2s; }
        header .nav-main .nav-box a.active, header .nav-main .nav-box a:active, header .nav-main .nav-box a:focus, header .nav-main .nav-box a:hover {
          text-decoration: none;
          color: #1b3160; }
          header .nav-main .nav-box a.active .dropdown-nav, header .nav-main .nav-box a:active .dropdown-nav, header .nav-main .nav-box a:focus .dropdown-nav, header .nav-main .nav-box a:hover .dropdown-nav {
            visibility: visible;
            opacity: 1; }
          header .nav-main .nav-box a.active:after, header .nav-main .nav-box a.active:before, header .nav-main .nav-box a:active:after, header .nav-main .nav-box a:active:before, header .nav-main .nav-box a:focus:after, header .nav-main .nav-box a:focus:before, header .nav-main .nav-box a:hover:after, header .nav-main .nav-box a:hover:before {
            opacity: 0; }
      header .nav-main .nav-box .home {
        width: 50px;
        display: block;
        height: 49px;
        background: url("/img/home_ico.svg") no-repeat;
        background-position: center; }
        header .nav-main .nav-box .home:active, header .nav-main .nav-box .home:focus, header .nav-main .nav-box .home:hover {
          background: url("/img/home_ico_hover.svg") no-repeat;
          background-position: center; }
    header .nav-main .dropdown-show:hover a {
      background: #a7b1bf; }
    header .nav-main .dropdown-show:hover .dropdown-nav {
      background: #a7b1bf; }
  header .subheader-menu {
    border-bottom: solid 1px rgba(255, 255, 255, 0.2); }
    header .subheader-menu .logo {
      float: left;
      border-right: solid 1px rgba(255, 255, 255, 0.2);
      padding-right: 20px;
      padding-top: 8px;
      padding-bottom: 8px; }
      header .subheader-menu .logo:active, header .subheader-menu .logo:focus, header .subheader-menu .logo:hover {
        text-decoration: none; }
        header .subheader-menu .logo:active div, header .subheader-menu .logo:focus div, header .subheader-menu .logo:hover div {
          color: #2d8eed; }
      header .subheader-menu .logo div {
        font-weight: 900;
        font-family: "neuzeit-grotesk",sans-serif;
        font-size: 14px;
        line-height: 1;
        color: #fff;
        text-transform: uppercase;
        display: inline-block;
        margin-left: 8px; }
    header .subheader-menu .nav-box {
      float: left;
      margin: 0;
      padding: 0;
      list-style: none; }
      header .subheader-menu .nav-box .home-li {
        display: none; }
      header .subheader-menu .nav-box li {
        float: left;
        position: relative; }
        header .subheader-menu .nav-box li a {
          font-weight: 900;
          font-family: "neuzeit-grotesk",sans-serif;
          font-size: 14px;
          line-height: 45px;
          text-align: center;
          color: #fff;
          display: block;
          text-transform: uppercase;
          padding: 0 20px; }
          header .subheader-menu .nav-box li a.active, header .subheader-menu .nav-box li a:active, header .subheader-menu .nav-box li a:focus, header .subheader-menu .nav-box li a:hover {
            color: #fff; }
            header .subheader-menu .nav-box li a.active:after, header .subheader-menu .nav-box li a:active:after, header .subheader-menu .nav-box li a:focus:after, header .subheader-menu .nav-box li a:hover:after {
              opacity: 1; }
          header .subheader-menu .nav-box li a:active, header .subheader-menu .nav-box li a:focus, header .subheader-menu .nav-box li a:hover {
            color: #fff;
            text-decoration: none;
            opacity: 0.6; }
      header .subheader-menu .nav-box .dropdown-nav {
        display: none !important;
        opacity: 0 !important;
        visibility: hidden !important; }

.header-sub {
  margin-bottom: 0; }

.nav-submenu {
  background-color: #ffffff;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.07);
  border: solid 1px rgba(39, 41, 47, 0.1);
  margin-bottom: 32px; }
  @media (max-width: 1010px) {
    .nav-submenu {
      display: none; } }
  .nav-submenu .nav-box {
    list-style: none;
    margin: 0;
    padding: 5px 0; }
    .nav-submenu .nav-box:after {
      content: "";
      display: table;
      clear: both; }
    .nav-submenu .nav-box li {
      float: left;
      margin: 6px 0; }
      .nav-submenu .nav-box li:last-child a {
        border-right: 0; }
      .nav-submenu .nav-box li a {
        font-size: 13px;
        line-height: 1.29;
        color: #1b3160;
        font-family: "neuzeit-grotesk",sans-serif;
        font-weight: 900;
        text-transform: uppercase;
        border-right: 1px solid rgba(0, 0, 0, 0.1);
        padding: 0 18px; }
        .nav-submenu .nav-box li a img {
          width: 12px;
          vertical-align: top;
          margin-top: 6px;
          margin-left: 6px; }
        .nav-submenu .nav-box li a.active, .nav-submenu .nav-box li a:active, .nav-submenu .nav-box li a:focus, .nav-submenu .nav-box li a:hover {
          color: #1f73c5;
          text-decoration: none; }

.mobile-nav {
  display: none;
  background-color: #1b3160;
  background: url(/img/header_bg.jpg);
  background-position: right -78px;
  position: relative;
  z-index: 100000000; }
  @media (max-width: 1010px) {
    .mobile-nav {
      display: block; } }
  .mobile-nav .brand {
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    width: 70px !important;
    z-index: 1000;
    top: 6px !important;
    z-index: 1000; }
  .mobile-nav:after {
    display: block;
    content: "";
    clear: both; }
  .mobile-nav .button {
    color: #fff;
    font-size: 35px; }
    .mobile-nav .button:active, .mobile-nav .button:focus, .mobile-nav .button:hover {
      color: #fff;
      text-decoration: none; }
  .mobile-nav .button-left {
    float: left;
    padding-left: 10px; }
  .mobile-nav .button-right {
    float: right;
    padding-right: 10px;
    line-height: 45px; }

.mobile-menu-aside {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  top: 0;
  z-index: 11000;
  background: #fff;
  width: 270px;
  height: 100%;
  padding-top: 55px;
  -ms-transform: translateX(-240px);
  transform: translateX(-240px);
  transition: all 0.5s;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.07);
  border: solid 1px #ebebeb;
  font-family: "neuzeit-grotesk",sans-serif; }
  .mobile-menu-aside .mobile-nav-inner {
    list-style: none;
    padding: 0; }
    .mobile-menu-aside .mobile-nav-inner .nav-item {
      border-bottom: 1px solid #ededed;
      text-transform: uppercase; }
      .mobile-menu-aside .mobile-nav-inner .nav-item .nav-link {
        display: block;
        padding: 17px 15px 10px;
        font-size: 18px;
        line-height: 1;
        font-weight: bold;
        color: #1b212d; }
        .mobile-menu-aside .mobile-nav-inner .nav-item .nav-link:after {
          display: none; }
      .mobile-menu-aside .mobile-nav-inner .nav-item .dropdown-menu {
        position: relative;
        top: 0;
        border: 0;
        float: none;
        padding-top: 0;
        margin-top: 0;
        padding-bottom: 15px;
        z-index: 1000; }
        .mobile-menu-aside .mobile-nav-inner .nav-item .dropdown-menu .dropdown-item {
          font-weight: 300;
          text-transform: uppercase;
          clear: initial; }

@media (max-width: 1010px) {
  body.show-menu .mobile-menu-aside {
    visibility: visible;
    opacity: 1;
    -ms-transform: translateX(0);
    transform: translateX(0); } }

@media (max-width: 1010px) {
  body.show-aside aside {
    padding-top: 52px;
    visibility: visible;
    opacity: 1;
    -ms-transform: translateX(0);
    transform: translateX(0); } }

@media (max-width: 1010px) {
  .dark-page {
    background: rgba(0, 0, 0, 0.6);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10000;
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s; }
  body.show-aside .dark-page {
    opacity: 1;
    visibility: visible; }
  body.show-menu .dark-page {
    opacity: 1;
    visibility: visible; }
  #top_bar_icons {
    display: none; } }

.hp-games {
  margin-bottom: 20px; }
  @media (max-width: 1010px) {
    .hp-games {
      margin-top: 20px; } }
  .hp-games .game-box {
    border-right: 1px solid rgba(0, 0, 0, 0.1);
    padding-bottom: 20px; }
    @media (max-width: 779px) {
      .hp-games .game-box {
        border-right: 0; } }
    .hp-games .game-box .round {
      font-size: 14px;
      line-height: 1.29;
      text-align: center;
      color: #000319;
      font-family: "neuzeit-grotesk",sans-serif; }
    .hp-games .game-box .date {
      font-family: "neuzeit-grotesk",sans-serif;
      font-weight: 900;
      font-size: 14px;
      line-height: 1.29;
      text-align: center;
      color: #000319; }
    .hp-games .game-box .game-body {
      display: table;
      width: 96%;
      margin: 20px auto 0; }
      .hp-games .game-box .game-body .logo {
        display: table-cell;
        vertical-align: middle; }
        .hp-games .game-box .game-body .logo img,
        .hp-games .game-box .game-body .logo span {
          display: inline-block;
          vertical-align: middle; }
        .hp-games .game-box .game-body .logo span {
          font-family: "neuzeit-grotesk",sans-serif;
          font-weight: bold;
          width: 105px;
          font-size: 18px;
          line-height: 1.0;
          color: #000319;
          vertical-align: middle;
          padding-top: 13px; }
          @media (max-width: 360px) {
            .hp-games .game-box .game-body .logo span {
              font-size: 16px; } }
        @media (max-width: 1380px) {
          .hp-games .game-box .game-body .logo span {
            display: none; } }
      .hp-games .game-box .game-body .logo-left img {
        float: right; }
      .hp-games .game-box .game-body .logo-left span {
        padding-right: 16px;
        text-align: right; }
      .hp-games .game-box .game-body .logo-right span {
        padding-left: 16px; }
        @media (max-width: 1380px) {
          .hp-games .game-box .game-body .logo-right span {
            float: right; } }
      .hp-games .game-box .game-body .score {
        display: table-cell;
        vertical-align: middle;
        font-family: "neuzeit-grotesk",sans-serif;
        font-weight: 900;
        font-size: 34px;
        line-height: 0.45;
        text-align: center;
        color: #e9e9ea;
        width: 90px;
        text-transform: uppercase;
        padding-left: 10px;
        padding-right: 10px; }
        .hp-games .game-box .game-body .score small {
          font-weight: bold;
          font-size: 18px; }
    .hp-games .game-box .periods {
      font-family: "neuzeit-grotesk",sans-serif;
      font-size: 14px;
      line-height: 1.29;
      text-align: center;
      color: #000319; }

.sticker {
  text-transform: uppercase;
  font-family: "neuzeit-grotesk",sans-serif;
  font-weight: 900;
  position: absolute;
  top: 0;
  left: 0;
  padding: 60px 50px;
  font-size: 14px; }
  .sticker-left {
    background-color: #1f73c5;
    float: left;
    line-height: 1.2;
    color: #ffffff;
    padding: 8px 12px; }
  .sticker-right {
    background-color: #ffffff;
    float: left;
    line-height: 1.2;
    color: #000319;
    padding: 8px 12px; }

.boxes .grid {
  margin-left: 0;
  margin-right: 0;
  overflow: hidden; }

.boxes .article {
  width: 50%;
  overflow: hidden;
  vertical-align: top;
  padding: 10px;
  /*fucking fix*/
  margin-left: -1px;
  -ms-transform: translateX(1px);
      transform: translateX(1px); }
  @media (max-width: 1250px) {
    .boxes .article {
      width: 33.33%; } }
  @media (max-width: 930px) {
    .boxes .article {
      width: 50%; } }
  @media (max-width: 600px) {
    .boxes .article {
      width: 100%; } }
  .boxes .article:active, .boxes .article:focus, .boxes .article:hover {
    text-decoration: none; }
    .boxes .article:active .article-inner:after, .boxes .article:focus .article-inner:after, .boxes .article:hover .article-inner:after {
      opacity: 0.70; }
  .boxes .article .article-inner {
    position: relative; }
    .boxes .article .article-inner:after {
      display: block;
      width: 100%;
      height: 70%;
      content: "";
      background-image: linear-gradient(to top, #000319, transparent);
      position: absolute;
      left: 0;
      bottom: 0;
      transition: opacity 0.2s; }
    main .content .article-inner table.partner-table tr td:nth-child(2){
      width: 33%;
      padding: 0px 0px 0px 30px;
    }
  .boxes .article .sticker {
    text-transform: uppercase;
    font-family: "neuzeit-grotesk",sans-serif;
    font-weight: 900;
    position: absolute;
    top: 0;
    left: 0;
    padding: 60px 50px;
    font-size: 14px; }
    .boxes .article .sticker-left {
      background-color: #1f73c5;
      float: left;
      line-height: 1.2;
      color: #ffffff;
      padding: 8px 12px; }
    .boxes .article .sticker-right {
      background-color: #ffffff;
      float: left;
      line-height: 1.2;
      color: #000319;
      padding: 8px 12px; }
    @media (max-width: 1250px) {
      .boxes .article .sticker {
        font-size: 12px;
        padding: 15px; }
        .boxes .article .sticker-left {
          padding: 5px 10px; }
        .boxes .article .sticker-right {
          padding: 5px 10px; } }
  .boxes .article h1 {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1000;
    padding: 52px;
    max-width: 490px;
    font-size: 44px;
    line-height: 1.18;
    text-align: left;
    color: #ffffff;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
    font-family: "neuzeit-grotesk",sans-serif;
    font-weight: bold;
    margin: 0; }
    @media (max-width: 1250px) {
      .boxes .article h1 {
        font-size: 20px;
        line-height: 1.25;
        padding: 17px;
        max-width: 220px; } }
  .boxes .article.article-small {
    width: 16.6666666666%; }
    @media (max-width: 1400px) {
      .boxes .article.article-small {
        width: 25%; } }
    @media (max-width: 1250px) {
      .boxes .article.article-small {
        width: 33.33%; } }
    @media (max-width: 930px) {
      .boxes .article.article-small {
        width: 50%; } }
    @media (max-width: 600px) {
      .boxes .article.article-small {
        width: 100%; } }
    .boxes .article.article-small .article-inner h1 {
      font-size: 16px;
      line-height: 1.25;
      padding: 17px;
      max-width: 190px; }
      @media (max-width: 1402px) {
        .boxes .article.article-small .article-inner h1 {
          font-size: 20px; } }
      @media (max-width: 1250px) {
        .boxes .article.article-small .article-inner h1 {
          font-size: 20px;
          line-height: 1.25;
          padding: 17px;
          max-width: 220px; } }
    .boxes .article.article-small .article-inner .sticker {
      font-size: 12px;
      padding: 15px; }
      .boxes .article.article-small .article-inner .sticker-left {
        padding: 5px 10px; }
      .boxes .article.article-small .article-inner .sticker-right {
        padding: 5px 10px; }
  .boxes .article.article-medium {
    width: 33.3333333333%; }
    @media (max-width: 1400px) {
      .boxes .article.article-medium {
        width: 25%; } }
    @media (max-width: 1250px) {
      .boxes .article.article-medium {
        width: 33.33%; } }
    @media (max-width: 930px) {
      .boxes .article.article-medium {
        width: 50%; } }
    @media (max-width: 600px) {
      .boxes .article.article-medium {
        width: 100%; } }
    .boxes .article.article-medium .article-inner h1 {
      font-size: 34px;
      line-height: 1.24;
      padding: 31px; }
      @media (max-width: 1400px) {
        .boxes .article.article-medium .article-inner h1 {
          font-size: 20px;
          line-height: 1.25;
          padding: 17px;
          max-width: 220px; } }
      @media (max-width: 1250px) {
        .boxes .article.article-medium .article-inner h1 {
          font-size: 20px;
          line-height: 1.25;
          padding: 17px;
          max-width: 220px; } }
    .boxes .article.article-medium .article-inner .sticker {
      padding: 31px; }
      @media (max-width: 1250px) {
        .boxes .article.article-medium .article-inner .sticker {
          font-size: 12px;
          padding: 15px; }
          .boxes .article.article-medium .article-inner .sticker-left {
            padding: 5px 10px; }
          .boxes .article.article-medium .article-inner .sticker-right {
            padding: 5px 10px; } }

.boxes .game .game-inner {
  background: #fff;
  position: relative;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
  border: solid 1px rgba(39, 41, 47, 0.1); }

.boxes .game .img {
  opacity: 0; }
  @media (max-width: 600px) {
    .boxes .game .img {
      height: 230px; } }

.boxes .game .game-box {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  padding-top: 25px;
  padding-left: 16px;
  padding-right: 16px;
  text-align: center;
  width: 100%;
  height: 100%;
  overflow: hidden; }
  @media (max-width: 1400px) {
    .boxes .game .game-box {
      padding-top: 20%; } }
  @media (max-width: 600px) {
    .boxes .game .game-box {
      padding-top: 7%; } }
  @media (max-width: 415px) {
    .boxes .game .game-box {
      padding-top: 9%; } }
  .boxes .game .game-box .round {
    font-size: 14px;
    line-height: 1.29;
    color: #000319;
    font-family: "neuzeit-grotesk",sans-serif;
    font-weight: 900; }
  .boxes .game .game-box .date {
    font-size: 14px;
    line-height: 1.29;
    color: #000319;
    font-family: "neuzeit-grotesk",sans-serif; }
  .boxes .game .game-box .game-data {
    display: table;
    width: 100%;
    margin-top: 10px; }
    .boxes .game .game-box .game-data .logo,
    .boxes .game .game-box .game-data .score {
      display: table-cell;
      vertical-align: middle; }
    .boxes .game .game-box .game-data .logo {
      width: 50px; }
    .boxes .game .game-box .game-data .score {
      font-size: 30px;
      line-height: 1.2;
      font-family: "neuzeit-grotesk",sans-serif;
      color: #e9e9ea;
      font-weight: 900; }
      .boxes .game .game-box .game-data .score small {
        font-weight: bold;
        font-size: 14px; }
      .boxes .game .game-box .game-data .score a {
        font-size: 40px; }
        .boxes .game .game-box .game-data .score a:hover {
          text-decoration: none; }
  .boxes .game .game-box .periods {
    font-size: 14px;
    line-height: 1.29;
    color: #000319;
    font-family: "neuzeit-grotesk",sans-serif;
    margin-bottom: 10px; }
  .boxes .game .game-box .team {
    font-size: 14px;
    line-height: 1.29;
    font-family: "neuzeit-grotesk",sans-serif;
    font-weight: bold;
    color: #000319; }
  .boxes .game .game-box .buttons {
    position: absolute;
    top: 300px;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.95);
    padding: 44px 5px;
    opacity: 0;
    visibility: hidden;
    transition: all 0.4s;
    -webkit-backdrop-filter: blur(2px);
    backdrop-filter: blur(2px); }
    @media (max-width: 1400px) {
      .boxes .game .game-box .buttons {
        padding-top: 36%; } }
    @media (max-width: 600px) {
      .boxes .game .game-box .buttons {
        padding-top: 36%; } }
    @media (max-width: 415px) {
      .boxes .game .game-box .buttons {
        padding-top: 32%; } }
    .boxes .game .game-box .buttons a {
      background-color: #1f73c5;
      display: inline-block;
      line-height: 1.2;
      color: #ffffff;
      padding: 8px 12px;
      text-transform: uppercase;
      font-family: "neuzeit-grotesk",sans-serif;
      font-weight: 900;
      font-size: 12px;
      margin: 2px 0; }
      .boxes .game .game-box .buttons a:active, .boxes .game .game-box .buttons a:focus, .boxes .game .game-box .buttons a:hover {
        text-decoration: none;
        background-color: #1b5894; }
  .boxes .game .game-box.open .buttons {
    opacity: 1;
    visibility: visible;
    top: 0; }
  .boxes .game .game-box.open .show-more {
    -ms-transform: rotate(180deg);
        transform: rotate(180deg); }
  .boxes .game .game-box .show-more {
    background: url("/img/expand_ico.svg") no-repeat center #e9e9ea;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 32px;
    transition: none; }
    .boxes .game .game-box .show-more:hover {
      background-color: #c4c4c5; }

.boxes .banner .banner-inner {
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
  border: solid 1px rgba(39, 41, 47, 0.1); }
  .boxes .banner .banner-inner:after {
    display: none; }

.boxes .article-event .article-inner {
  background-color: #ffffff;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
  border: solid 1px rgba(39, 41, 47, 0.1); }
  .boxes .article-event .article-inner:after {
    display: none; }
  .boxes .article-event .article-inner .fix-img {
    opacity: 0;
    visibility: hidden; }
    @media (max-width: 600px) {
      .boxes .article-event .article-inner .fix-img {
        height: 200px; } }
  .boxes .article-event .article-inner .event {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 18px; }
    .boxes .article-event .article-inner .event-header {
      font-family: "neuzeit-grotesk",sans-serif;
      font-size: 20px;
      line-height: 0.9;
      font-weight: 900;
      color: #000319;
      text-transform: uppercase;
      margin-bottom: 24px; }
      .boxes .article-event .article-inner .event-header img {
        vertical-align: top;
        margin-right: 7px; }
    .boxes .article-event .article-inner .event-desc {
      font-family: "neuzeit-grotesk",sans-serif;
      font-size: 16px;
      line-height: 1.25;
      color: #000319; }
    .boxes .article-event .article-inner .event .player {
      display: table;
      width: 100%;
      position: absolute;
      bottom: 18px;
      left: 18px; }
      .boxes .article-event .article-inner .event .player-photo {
        display: table-cell;
        vertical-align: top;
        width: 60px; }
        .boxes .article-event .article-inner .event .player-photo img {
          border-radius: 100%; }
      .boxes .article-event .article-inner .event .player-data {
        display: table-cell;
        vertical-align: middle;
        padding-left: 19px; }
        .boxes .article-event .article-inner .event .player-data .name {
          font-family: "neuzeit-grotesk",sans-serif;
          font-size: 14px;
          line-height: 1.43;
          color: #000319; }
        .boxes .article-event .article-inner .event .player-data .surname {
          font-family: "neuzeit-grotesk",sans-serif;
          font-size: 18px;
          line-height: 1.11;
          color: #000319; }

@media (max-width: 1400px) {
  .boxes .article-stats {
    width: 50% !important; } }

@media (max-width: 1250px) {
  .boxes .article-stats {
    width: 100% !important; } }

@media (max-width: 320px) {
  .boxes .article-stats {
    display: none; } }

.boxes .article-stats .article-inner {
  background-color: #ffffff;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
  border: solid 1px rgba(39, 41, 47, 0.1); }
  .boxes .article-stats .article-inner:after {
    display: none; }

.boxes .article-stats .stats {
  padding: 24px 26px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }
  .boxes .article-stats .stats-header {
    font-family: "neuzeit-grotesk",sans-serif;
    font-size: 20px;
    line-height: 0.9;
    font-weight: 900;
    color: #000319;
    text-transform: uppercase; }
    .boxes .article-stats .stats-header img {
      vertical-align: top;
      margin-right: 5px; }
  .boxes .article-stats .stats .stats-data {
    margin-top: 40px; }
  .boxes .article-stats .stats .stats-data-youth {
    margin-top: 15px; }
  .boxes .article-stats .stats .players {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    @media (max-width: 470px) {
      .boxes .article-stats .stats .players {
        overflow: scroll;
        height: 300px; } }
    @media (max-width: 430px) {
      .boxes .article-stats .stats .players {
        overflow: scroll;
        height: 250px; } }
    @media (max-width: 380px) {
      .boxes .article-stats .stats .players {
        overflow: scroll;
        height: 220px; } }
    @media (max-width: 350px) {
      .boxes .article-stats .stats .players {
        overflow: scroll;
        height: 210px; } }
    @media (max-width: 345px) {
      .boxes .article-stats .stats .players {
        overflow: scroll;
        height: 200px; } }
    @media (max-width: 330px) {
      .boxes .article-stats .stats .players {
        overflow: scroll;
        height: 180px; } }
    .boxes .article-stats .stats .players .player {
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
      max-width: 50%;
      margin-bottom: 32px; }
      @media (max-width: 470px) {
        .boxes .article-stats .stats .players .player {
          -ms-flex: 0 0 100%;
              flex: 0 0 100%;
          max-width: 100%; } }
      .boxes .article-stats .stats .players .player .stat-box-heading {
        font-family: "neuzeit-grotesk",sans-serif;
        font-size: 14px;
        line-height: 1.29;
        font-weight: 900;
        text-transform: uppercase;
        color: #000319;
        margin-bottom: 8px; }
      .boxes .article-stats .stats .players .player .stat-box-heading-youth {
        margin-bottom: 0; }
      .boxes .article-stats .stats .players .player-inner {
        display: table;
        width: 100%; }
        .boxes .article-stats .stats .players .player-inner .player-photo {
          display: table-cell;
          vertical-align: middle;
          width: 60px; }
          @media (max-width: 500px) {
            .boxes .article-stats .stats .players .player-inner .player-photo {
              display: none; } }
          @media (max-width: 470px) {
            .boxes .article-stats .stats .players .player-inner .player-photo {
              display: table-cell; } }
          .boxes .article-stats .stats .players .player-inner .player-photo img {
            border-radius: 100%; }
        .boxes .article-stats .stats .players .player-inner .player-data {
          display: table-cell;
          vertical-align: middle;
          padding-left: 15px; }
          .boxes .article-stats .stats .players .player-inner .player-data.youth-links {
            padding: 0; }
            .boxes .article-stats .stats .players .player-inner .player-data.youth-links a {
              font-size: 14px; }
          @media (max-width: 500px) {
            .boxes .article-stats .stats .players .player-inner .player-data {
              padding-left: 0; } }
          @media (max-width: 470px) {
            .boxes .article-stats .stats .players .player-inner .player-data {
              padding-left: 15px; } }
          .boxes .article-stats .stats .players .player-inner .player-data .name {
            font-family: "neuzeit-grotesk",sans-serif;
            font-size: 14px;
            line-height: 1.43;
            color: #000319; }
          .boxes .article-stats .stats .players .player-inner .player-data .surname {
            font-family: "neuzeit-grotesk",sans-serif;
            font-size: 18px;
            line-height: 1.11;
            color: #000319; }
          .boxes .article-stats .stats .players .player-inner .player-data .value {
            font-family: "neuzeit-grotesk",sans-serif;
            font-size: 14px;
            font-weight: 900;
            color: #1f73c5;
            line-height: 1;
            margin-top: 7px; }
    .boxes .article-stats .stats .players .player-youth {
      margin-bottom: 22px; }

.boxes .article-stats .fix-img {
  opacity: 0;
  visibility: hidden; }

@media (max-width: 1400px) {
  .boxes .article-standings {
    width: 25% !important; } }

@media (max-width: 1250px) {
  .boxes .article-standings {
    width: 33.33% !important; } }

@media (max-width: 930px) {
  .boxes .article-standings {
    width: 50% !important; } }

@media (max-width: 600px) {
  .boxes .article-standings {
    width: 100% !important; } }

.boxes .article-standings .article-inner {
  background-color: #ffffff;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
  border: solid 1px rgba(39, 41, 47, 0.1); }
  .boxes .article-standings .article-inner:after {
    display: none; }

.boxes .article-standings .stats {
  padding: 7px 16px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }
  .boxes .article-standings .stats-header {
    font-family: "neuzeit-grotesk",sans-serif;
    font-size: 20px;
    line-height: 0.9;
    font-weight: 900;
    color: #000319;
    text-transform: uppercase; }
    .boxes .article-standings .stats-header img {
      vertical-align: top;
      margin-right: 5px; }
  .boxes .article-standings .stats .data {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    @media (max-width: 470px) {
      .boxes .article-standings .stats .data {
        overflow: scroll;
        height: 300px; } }
    @media (max-width: 430px) {
      .boxes .article-standings .stats .data {
        overflow: scroll;
        height: 250px; } }
    @media (max-width: 380px) {
      .boxes .article-standings .stats .data {
        overflow: scroll;
        height: 220px; } }
    @media (max-width: 350px) {
      .boxes .article-standings .stats .data {
        overflow: scroll;
        height: 210px; } }
    @media (max-width: 345px) {
      .boxes .article-standings .stats .data {
        overflow: scroll;
        height: 200px; } }
    @media (max-width: 330px) {
      .boxes .article-standings .stats .data {
        overflow: scroll;
        height: 180px; } }
    .boxes .article-standings .stats .data table {
      font-size: 14px;
      line-height: 1.29;
      font-family: "neuzeit-grotesk",sans-serif;
      color: #000319;
      margin-top: 13px;
      width: 100%; }
      @media (max-width: 1250px) {
        .boxes .article-standings .stats .data table {
          margin-top: 40px; } }
      @media (max-width: 1110px) {
        .boxes .article-standings .stats .data table {
          margin-top: 20px; } }
      @media (max-width: 970px) {
        .boxes .article-standings .stats .data table {
          margin-top: 10px; } }
      @media (max-width: 930px) {
        .boxes .article-standings .stats .data table {
          margin-top: 40px; } }
      @media (max-width: 720px) {
        .boxes .article-standings .stats .data table {
          margin-top: 20px; } }
      @media (max-width: 650px) {
        .boxes .article-standings .stats .data table {
          margin-top: 10px; } }
      @media (max-width: 600px) {
        .boxes .article-standings .stats .data table {
          margin-top: 50px; } }
      @media (max-width: 510px) {
        .boxes .article-standings .stats .data table {
          margin-top: 20px; } }
      .boxes .article-standings .stats .data table tr th, .boxes .article-standings .stats .data table tr td {
        padding: 3px 2px; }
        @media (max-width: 1400px) {
          .boxes .article-standings .stats .data table tr th, .boxes .article-standings .stats .data table tr td {
            padding: 10px 2px; } }
        @media (max-width: 650px) {
          .boxes .article-standings .stats .data table tr th, .boxes .article-standings .stats .data table tr td {
            padding: 5px 2px; } }
        @media (max-width: 600px) {
          .boxes .article-standings .stats .data table tr th, .boxes .article-standings .stats .data table tr td {
            padding: 19px 2px;
            font-size: 17px; } }
        @media (max-width: 510px) {
          .boxes .article-standings .stats .data table tr th, .boxes .article-standings .stats .data table tr td {
            padding: 10px 2px;
            font-size: 15px; } }
        @media (max-width: 450px) {
          .boxes .article-standings .stats .data table tr th, .boxes .article-standings .stats .data table tr td {
            padding: 8px 2px;
            font-size: 14px; } }
        .boxes .article-standings .stats .data table tr th a, .boxes .article-standings .stats .data table tr td a {
          color: #000319; }
      .boxes .article-standings .stats .data table .tym, .boxes .article-standings .stats .data table .zapasy, .boxes .article-standings .stats .data table .score {
        display: none; }
      .boxes .article-standings .stats .data table .tym_dlouhe {
        padding-left: 8px; }
      .boxes .article-standings .stats .data table .body {
        text-align: center; }
      .boxes .article-standings .stats .data table .KOM {
        font-weight: bold; }

.boxes .article-standings .fix-img {
  opacity: 0;
  visibility: hidden; }

.hp-partners {
  margin-top: 55px; }
  .hp-partners .partner-heading {
    padding-top: 20px;
    font-size: 18px;
    line-height: 1.22;
    text-transform: uppercase;
    color: #000319;
    font-family: "neuzeit-grotesk",sans-serif;
    font-weight: 900;
    max-width: 114px;
    text-align: left;
    position: absolute;
    left: 10px;
    top: 0; }
    @media (max-width: 400px) {
      .hp-partners .partner-heading {
        position: initial;
        text-align: center;
        max-width: 100%;
        width: 100%;
        margin-bottom: 20px; } }
  .hp-partners .general-partner {
    text-align: center;
    position: relative; }
  .hp-partners .more-partners .slick-partners {
    margin-left: 120px;
  margin-bottom: 100px;}
    @media (max-width: 400px) {
      .hp-partners .more-partners .slick-partners {
        margin-left: 0; } }
    .hp-partners .more-partners .slick-partners .partner {
      padding: 20px; }
  @media (max-width: 1350px) {
    .hp-partners .general-partner {
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
      max-width: 100%;
      margin-bottom: 40px; } }
  @media (max-width: 1350px) {
    .hp-partners .more-partners {
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
      max-width: 100%; } }

.more-buttons {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px; }
  .more-buttons a {
    color: #fff;
    display: inline-block;
    font-family: "neuzeit-grotesk",sans-serif;
    font-size: 12px;
    line-height: 1.2;
    text-transform: uppercase;
    font-weight: 900;
    background: url("/img/arrow_right_white.svg") no-repeat #1f73c5;
    padding: 12px 40px 12px 20px;
    background-position: center right 15px;
    margin: 0 10px; }
    @media (max-width: 520px) {
      .more-buttons a {
        display: block;
        margin-bottom: 10px; } }
    .more-buttons a:active, .more-buttons a:focus, .more-buttons a:hover {
      text-decoration: none;
      background-color: #205282; }

.article-card {
  position: relative; }
  @media (max-width: 1010px) {
    .article-card {
      height: 415px;
      overflow: hidden; } }
  @media (max-width: 490px) {
    .article-card {
      height: 230px; } }
  .article-card img {
    width: 100%; }
    @media (max-width: 1010px) {
      .article-card img {
        /*margin-top: -150px;*/ } }
    @media (max-width: 630px) {
      .article-card img {
        margin-top: 0; } }
    @media (max-width: 490px) {
      .article-card img {
        /*margin-top: -100px;*/ } }
  .article-card .sticker {
    text-transform: uppercase;
    font-family: "neuzeit-grotesk",sans-serif;
    font-weight: 900;
    font-size: 14px;
    padding: 0;
    position: initial;
    display: block; }
    .article-card .sticker:after {
      display: block;
      content: "";
      clear: both; }
    .article-card .sticker-left {
      background-color: #1f73c5;
      float: left;
      line-height: 1.2;
      color: #ffffff;
      padding: 8px 12px; }
    .article-card .sticker-right {
      background-color: #ffffff;
      float: left;
      line-height: 1.2;
      color: #000319;
      padding: 8px 12px; }
  .article-card .article-body {
    width: 668px;
    max-width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 100;
    padding: 37px 52px; }
    @media (max-width: 1010px) {
      .article-card .article-body {
        padding: 37px 20px; }
      .article-card .sticker .sticker-left{
        display: none;
      }}
    @media (max-width: 490px) {
      .article-card .article-body {
        padding: 18px 20px; } }
    @media (max-width: 490px) {
      .article-card .article-body .author {
        font-size: 13px; } }
    .article-card .article-body h1 {
      font-size: 50px;
      line-height: 1.13;
      color: #000319;
      font-family: "neuzeit-grotesk",sans-serif;
      font-weight: bold;
      margin-top: 30px; }
      @media (max-width: 690px) {
        .article-card .article-body h1 {
          font-size: 40px; } }
      @media (max-width: 490px) {
        .article-card .article-body h1 {
          font-size: 28px;
          margin-top: 15px; } }
      @media (max-width: 390px) {
        .article-card .article-body h1 {
          font-size: 24px; } }
  .article-card:after {
    background-image: linear-gradient(to top, #ffffff, rgba(255, 255, 255, 0.02));
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: 0;
    left: 0; }
    @media (max-width: 490px) {
      .article-card:after {
        height: 100%; } }

main {
  padding: 10px; }
  main .content .article-inner {
    display: table;
    width: 100%;
    margin-top: 22px;
    margin-bottom: 22px; }
    @media (max-width: 1190px) {
      main .content .article-inner {
        display: block; } }
    main .content .article-inner .socials {
      display: table-cell;
      vertical-align: top;
      width: 120px;
      text-align: center; }
      main .content .article-inner .socials .button_facebook {
        margin-bottom: 15px; }
      main .content .article-inner .socials .button_twitter {
        margin-bottom: 10px; }
      @media (max-width: 1190px) {
        main .content .article-inner .socials {
          display: none; } }
    main .content .article-inner .text {
      display: table-cell;
      vertical-align: top;
      padding-right: 94px;
      font-family: "neuzeit-grotesk",sans-serif; }
      @media (max-width: 1190px) {
        main .content .article-inner .text {
          display: block;
          padding-left: 20px;
          padding-right: 20px; } }
      main .content .article-inner .text .perex {
        font-size: 22px;
        line-height: 1.45;
        color: #27272e; }
      main .content .article-inner .text h1 {
        margin-bottom: 30px; }
      main .content .article-inner .text h1,
      main .content .article-inner .text h2,
      main .content .article-inner .text h3,
      main .content .article-inner .text h4,
      main .content .article-inner .text h5,
      main .content .article-inner .text h6 {
        font-weight: bold;
        color: #000; }
  main .content .article-wide {
    margin-top: 0; }
    main .content .article-wide .text {
      width: 100%;
      padding-right: 40px; }
      @media (max-width: 740px) {
        main .content .article-wide .text {
          padding-right: 20px; } }
  main .content .socials-bottom {
    border-top: 1px solid #edf0f2;
    padding-top: 38px;
    position: relative;
    text-align: center;
    margin-bottom: 40px; }
    main .content .socials-bottom .header {
      font-family: "neuzeit-grotesk",sans-serif;
      font-weight: bold;
      font-size: 22px;
      line-height: 1.27;
      color: #1b2026;
      position: absolute;
      top: 38px;
      left: 0; }
      @media (max-width: 740px) {
        main .content .socials-bottom .header {
          display: none; } }
    main .content .socials-bottom .socials-inner .button_facebook,
    main .content .socials-bottom .socials-inner .button_google,
    main .content .socials-bottom .socials-inner .button_twitter {
      display: inline-block;
      vertical-align: top;
      margin: 0 15px; }
    main .content .socials-bottom .socials-inner .button_twitter {
      padding-top: 4px; }
    main .content .socials-bottom .socials-inner .button_google {
      padding-top: 2px; }

.table .item {
  background: #f9f9f9;
  font-weight: bold; }

.table a {
  color: #000;
  text-decoration: underline !important; }
  .table a:focus, .table a:hover,
  .table a a:active {
    text-decoration: none !important; }

.table .btn-primary {
  color: #fff; }

.table tr th {
  background: #e5e5e5; }
  .table tr th a {
    text-decoration: none; }

@media (max-width: 500px) {
  .table {
    max-width: 100%;
    display: block;
    overflow-x: scroll; } }

.tabStats a,
.table.full a {
  text-decoration: none !important; }

main .content .article-inner .text table {
  width: 100%; }

@media (max-width: 1010px) {
  .player_foto {
    margin-left: -30px;
    margin-right: -50px; } }

@media (max-width: 740px) {
  .player_foto {
    margin-left: -30px;
    margin-right: -30px; } }

.player_foto img {
  width: 100%; }

.players-box {
  margin-bottom: 24px; }
  .players-box .player {
    display: table;
    float: left;
    width: 50%;
    display: table;
    margin-bottom: 16px;
    padding-left: 15px; }
    @media (max-width: 600px) {
      .players-box .player {
        display: block;
        width: 100%; } }
    .players-box .player .player-photo {
      width: 70px; }
    .players-box .player:active, .players-box .player:focus, .players-box .player:hover {
      text-decoration: none; }
      .players-box .player:active .player-photo .number, .players-box .player:focus .player-photo .number, .players-box .player:hover .player-photo .number {
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        font-size: 34px;
        padding-top: 9px;
        padding-top: 23px; }
      .players-box .player:active .player-data .name, .players-box .player:focus .player-data .name, .players-box .player:hover .player-data .name {
        text-decoration: underline; }
    .players-box .player .player-photo {
      position: relative;
      display: table-cell; }
      .players-box .player .player-photo .number {
        width: 30px;
        height: 30px;
        background-color: #1f73c5;
        border: solid 1px #1f73c5;
        display: block;
        font-size: 14px;
        font-weight: bold;
        line-height: 0.7;
        text-align: center;
        color: #ffffff;
        border-radius: 100%;
        position: absolute;
        top: 20px;
        transition: all 0.2s;
        left: -12px;
        display: block;
        padding-top: 9px; }
      .players-box .player .player-photo img {
        border-radius: 100%;
        border: solid 1px #1f73c5; }
    .players-box .player .player-data {
      display: table-cell;
      vertical-align: middle;
      padding-left: 16px; }
      .players-box .player .player-data .name {
        font-size: 18px;
        line-height: 1.3;
        color: #000;
        font-weight: bold; }
      .players-box .player .player-data .data {
        font-size: 14px;
        font-weight: bold;
        line-height: 1.5;
        color: #868686;
        display: table; }
        .players-box .player .player-data .data span {
          display: table-cell;
          vertical-align: top;
          padding-right: 16px; }

.menicko-player {
  background-color: #eeedef;
  box-shadow: inset 0 -4px 0 0 #dedee0;
  padding: 27px;
  text-align: center;
  margin-bottom: 20px; }

.players-box {
  margin-top: 25px;
  margin-bottom: 30px;
  /*
  .player {
    display: table;
    width: 50%;
    float: left;
    text-decoration: none;
    margin-bottom: 16px;
    @media (max-width: 1080px) {
      width: 100%;
    }

    &:hover {
      .data .name {
        color: #1f73c5;
        text-decoration: underline;
      }
    }

    .number {
      width: 60px;
      height: 60px;
      background-color: #000319;
      border: solid 4px #1f73c5;
      border-radius: 100%;
      font-size: 32px;
      text-align: center;
      color: #ffffff;
      padding: 2px 0;
      text-align: center;
      display: table-cell;
      vertical-align: top;
    }

    .data {
      display: table-cell;
      vertical-align: middle;
      padding-left: 16px;

      .name {
        font-size: 24px;
        color: #0f0f10;
      }

      .info {
        font-size: 16px;
        color: #78787f;
      }
    }
  }
  */ }
  .players-box:after {
    content: "";
    display: table;
    clear: both; }

ul.player_infobox {
  padding-left: 10px;
  background: #000319;
  color: #fff;
  height: 80px; }
  @media (max-width: 1010px) {
    ul.player_infobox {
      margin-left: -30px;
      margin-right: -50px; } }
  @media (max-width: 740px) {
    ul.player_infobox {
      margin-left: -30px;
      margin-right: -30px; } }
  ul.player_infobox:after {
    display: block;
    content: "";
    clear: both; }
  @media (max-width: 670px) {
    ul.player_infobox {
      height: auto;
      display: block; } }
  ul.player_infobox li {
    border-right: 1px solid #2F6CB5;
    float: left;
    line-height: 1.5;
    list-style: none;
    margin: 20px 0;
    padding: 0 15px; }
    @media (max-width: 670px) {
      ul.player_infobox li {
        margin: 10px 0; } }
    ul.player_infobox li span {
      display: block;
      font-weight: 700; }

ul.player_menu {
  display: table;
  width: 100%;
  list-style: none;
  padding: 0; }
  @media (max-width: 490px) {
    ul.player_menu {
      display: block; } }
  ul.player_menu li {
    display: table-cell;
    width: 1%;
    text-align: center;
    width: auto; }
    @media (max-width: 490px) {
      ul.player_menu li {
        display: block; } }
    ul.player_menu li a {
      display: block;
      border-bottom: 4px solid #e9e9ea;
      text-transform: uppercase;
      font-family: "neuzeit-grotesk",sans-serif;
      font-weight: 900;
      color: #000;
      padding: 10px 12px; }
      ul.player_menu li a.active, ul.player_menu li a:active, ul.player_menu li a:focus, ul.player_menu li a:hover {
        border-bottom: 4px solid #1f73c5;
        color: #1f73c5;
        text-decoration: none; }

#player_data #clanky,
#player_data #fotogalerie,
#player_data #profil {
  display: none; }

#article_photo {
  margin-left: -10px;
  margin-right: -10px; }
  #article_photo a {
    display: block;
    float: left;
    padding: 0;
    text-decoration: none;
    width: 100%; }
    @media (max-width: 780px) {
      #article_photo a {
        width: 25%; } }
    @media (max-width: 650px) {
      #article_photo a {
        width: 50%; }
        #article_photo a .photo_inner {
          height: 150px; } }
    #article_photo a:active .photo_inner, #article_photo a:focus .photo_inner, #article_photo a:hover .photo_inner {
      border: 3px solid #1f73c5; }
    #article_photo a .photo_inner {
      margin: 10px;
      background-color: #e9e9ea;
      background-position: top center;
      background-repeat: no-repeat;
      border: 3px solid #e9e9ea;
      background-size: cover;
      height: 125px; }
    #article_photo a span {
      display: none; }

#article_photo2 {
  margin-left: -10px;
  margin-right: -10px; }
  #article_photo2 a {
    display: block;
    float: left;
    padding: 0;
    text-decoration: none;
    width: 25%; }
    @media (max-width: 780px) {
      #article_photo2 a {
        width: 25%; } }
    @media (max-width: 650px) {
      #article_photo2 a {
        width: 50%; }
        #article_photo2 a .photo_inner {
          height: 150px; } }
    #article_photo2 a:active .photo_inner, #article_photo2 a:focus .photo_inner, #article_photo2 a:hover .photo_inner {
      border: 3px solid #1f73c5; }
    #article_photo2 a .photo_inner {
      margin: 10px;
      background-color: #e9e9ea;
      background-position: top center;
      background-repeat: no-repeat;
      border: 3px solid #e9e9ea;
      background-size: cover;
      height: 100px; }
    #article_photo2 a span {
      display: none; }

.archive-page:after,
.player_clanky:after {
  content: "";
  display: table;
  clear: both; }

.archive-page .article-small,
.player_clanky .article-small {
  display: block;
  width: 33.33% !important;
  float: left;
  padding: 0; }
  @media (max-width: 1180px) {
    .archive-page .article-small,
    .player_clanky .article-small {
      width: 50% !important; } }
  @media (max-width: 600px) {
    .archive-page .article-small,
    .player_clanky .article-small {
      width: 100% !important; } }
  .archive-page .article-small .article-inner,
  .player_clanky .article-small .article-inner {
    margin: 0; }
  .archive-page .article-small h1,
  .player_clanky .article-small h1 {
    color: #fff !important; }

#df_formular textarea {
  height: 130px; }

#df_formular #smiles {
  text-align: center;
  margin-bottom: 10px; }

.archive-page {
  margin-bottom: 30px; }

.strankovani {
  text-align: center; }
  .strankovani .nextPages {
    display: none; }
  .strankovani a {
    background-color: #1f73c5;
    display: inline-block;
    line-height: 1.2;
    color: #ffffff;
    padding: 8px 12px;
    text-transform: uppercase;
    font-family: "neuzeit-grotesk",sans-serif;
    font-weight: 900;
    font-size: 12px;
    margin: 2px 0;
    border-radius: 0;
    border: 0; }
    .strankovani a.strankovaniVyrazne, .strankovani a:active, .strankovani a:focus, .strankovani a:hover {
      background: #000319;
      text-decoration: none; }

.filter_form {
  margin-bottom: 30px; }
  @media (max-width: 829px) {
    .filter_form .col-xs-12 {
      margin-bottom: 8px; } }
  .filter_form input,
  .filter_form select {
    width: 100%; }
  .filter_form .btn-primary {
    height: 40px;
    margin: 0; }
    @media (max-width: 829px) {
      .filter_form .btn-primary {
        width: 100%; } }
  .filter_form input[type="text"] {
    border: solid 1px #d4d4d4;
    height: 40px;
    font-size: 14px;
    padding: 10px 15px; }

#partners .partner-box {
  float: left;
  width: 20%;
  text-align: center;
  padding: 25px; }
  @media (max-width: 880px) {
    #partners .partner-box {
      width: 33.33%; } }
  @media (max-width: 600px) {
    #partners .partner-box {
      width: 50%; } }
  @media (max-width: 420px) {
    #partners .partner-box {
      width: 100%; } }
  #partners .partner-box a {
    display: block;
    height: 200px;
    position: relative;}
#partners .partner-box a img {
  max-width: 100%;
  max-height: 200px;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;}

#partners .partner-box-wide {
  width: 100%; }

.schedule__item {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding: 8px 0; }

.schedule__buttons,
.schedule__score {
  text-align: center; }

.schedule_buttons {
  padding-top: 3px; }

.schedule__item--no-border {
  border: 0; }

.schedule__logo {
  display: none;
  padding-right: 16px;
  float: left;
  height: 40px;
  white-space: nowrap;
  padding-top: 3px; }

@media (min-width: 450px) {
  .schedule__logo {
    display: block; } }

.schedule__logo img {
  float: left;
  height: 35px;
  margin-left: 4px;
  margin-right: 4px; }

.schedule__info {
  float: left; }

.schedule__date {
  font-size: 12.45px;
  font-size: 0.778rem;
  color: #000821; }

.schedule__score,
.schedule__team {
  font-family: 'Archivo Narrow',sans-serif;
  font-weight: 700;
  font-style: normal;
  line-height: 1.44em; }

.schedule__team {
  font-size: 16px;
  font-size: 1rem;
  font-kerning: normal;
  color: #002e5d; }

.schedule__team a {
  color: #002e5d; }

.schedule__team a:hover,
.schedule__team a:hover span {
  text-decoration: underline; }

.schedule__team .team--long {
  display: none; }

.schedule__team .team--short {
  display: inline-block; }

.schedule__score {
  font-size: 16px;
  font-size: 1rem;
  font-kerning: normal;
  color: #002e5d;
  padding-top: 9px; }

.schedule__score a {
  text-decoration: none;
  color: #002e5d; }

.schedule__score a:hover {
  text-decoration: underline; }

.schedule__score a.win {
  color: #12b886; }

.schedule__score a.lost {
  color: #d22630; }

.schedule__score a span {
  font-size: 14.4px;
  font-size: 0.9rem; }

@media (min-width: 768px) {
  .schedule__team .team--long {
    display: inline-block; }
  .schedule__team .team--short {
    display: none; }
  .schedule__buttons {
    text-align: right;
    padding-top: 3px; } }

.menu_inside {
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
  border: solid 1px rgba(39, 41, 47, 0.1);
  padding: 10px 20px;
  text-align: center; }

.cover_main {
  color: #fff; }
  .cover_main a {
    color: #fff; }

.youth-menu {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding: 10px 22px; }
  .youth-menu label {
    font-weight: bold;
    margin-right: 10px;
    margin-bottom: 0;
    vertical-align: middle; }

.submenu_mladez {
  padding: 20px; }
  .submenu_mladez_inner {
    background-color: #ffffff;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
    border: solid 1px rgba(39, 41, 47, 0.1);
    padding: 20px; }
  .submenu_mladez .heading_select {
    margin-bottom: 20px; }
    .submenu_mladez .heading_select:after {
      content: "";
      display: table;
      clear: both; }
    .submenu_mladez .heading_select select {
      float: right; }
  .submenu_mladez_heading {
    font-weight: bold;
    color: #000;
    text-transform: uppercase;
    font-size: 24px;
    float: left; }
  .submenu_mladez .menu {
    list-style: none;
    padding: 0;
    margin: 0 0 0 20px; }
    .submenu_mladez .menu li {
      margin-bottom: 5px; }
      .submenu_mladez .menu li:before {
        display: inline-block;
        content: "";
        width: 7px;
        height: 7px;
        vertical-align: top;
        margin-top: 9px;
        margin-right: 14px;
        background-color: #1f73c5; }

.match-infobox {
  background: #1f73c5;
  color: #fff;
  padding: 20px 20px 30px;
  margin-bottom: 10px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
  border: solid 1px rgba(39, 41, 47, 0.1); }
  .match-infobox h2 {
    color: #fff !important;
    font-size: 26px;
    margin: 0 0 10px;
    text-align: center; }
  .match-infobox .match-logo {
    display: table;
    margin: 0 auto;
    height: 80px;
    margin-top: 20px; }
    .match-infobox .match-logo .match-logo-away,
    .match-infobox .match-logo .match-logo-home {
      display: table-cell;
      vertical-align: middle; }
      .match-infobox .match-logo .match-logo-away img,
      .match-infobox .match-logo .match-logo-home img {
        width: 100px; }
    .match-infobox .match-logo .score {
      width: 160px;
      font-size: 45px;
      text-align: center;
      display: table-cell;
      vertical-align: middle;
      font-weight: bold; }
      .match-infobox .match-logo .score .periods {
        font-size: 16px; }

.match-infobox-2 {
  clear: both;
  border-bottom: 1px solid #C3CDD9;
  padding-bottom: 20px;
  margin-bottom: 20px;
  line-height: 23px; }

.match-roster-1 {
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  min-height: 180px;
  border-right: 1px solid #C3CDD9;
  border-bottom: 1px solid #C3CDD9;
  padding: 10px 10px 10px 0;
  width: 50%;
  margin-bottom: 20px; }
  @media (max-width: 700px) {
    .match-roster-1 {
      width: 100%;
      float: none;
      border-right: 0; } }

.match-roster-2 {
  border-bottom: 1px solid #C3CDD9;
  float: right;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  min-height: 180px;
  padding: 10px 0 10px 10px;
  width: 50%;
  margin-bottom: 20px; }
  @media (max-width: 700px) {
    .match-roster-2 {
      width: 100%;
      float: none;
      padding: 10px 10px 10px 0; } }

br.clear {
  clear: both; }

.box-ohlasy {
  border-top: 1px solid #C3CDD9;
  padding: 20px 0; }

.box-ohlasy img {
  float: left;
  text-align: left;
  width: 120px;
  margin: 10px 10px 0 0;
  border: 1px solid #000; }

#article_photo {
  margin: 0;
  padding: 0; }

#article_photo_b a:hover {
  border: 3px solid #000319;
  text-decoration: none; }

#article_photo_b a {
  background-color: #edf0f4;
  background-position: top center;
  background-repeat: no-repeat;
  border: 3px solid #1f73c5;
  display: block;
  float: left;
  height: 125px;
  margin: 0 0 10px 16px;
  padding: 0;
  text-decoration: none;
  width: 160px;
  background-size: cover; }

#article_photo_b span {
  display: none;
  height: 125px;
  width: 180px; }

#dlouhodobe-stats h3 {
  font-size: 18px; }

.text-clanek {
  padding-left: 30px; }

.games-slick_arrows {
  padding-left: 30px;
  padding-right: 30px; }
  .games-slick_arrows .slick-disabled {
    opacity: 0;
    visibility: hidden; }
  .games-slick_arrows .arrow-left {
    position: absolute;
    top: 0;
    left: 0;
    width: 30px;
    height: 100%;
    background: url("/img/back.svg") no-repeat center; }
  .games-slick_arrows .arrow-right {
    position: absolute;
    top: 0;
    right: 0;
    width: 30px;
    height: 100%;
    background: url("/img/next.svg") no-repeat center; }

aside .article {
  overflow: hidden;
  vertical-align: top;
  padding: 10px;
  float: left;
  width: 50%; }
  @media (max-width: 1190px) {
    aside .article {
      width: 100%; } }
  aside .article .article-inner h1 {
    font-size: 16px;
    line-height: 1.25;
    padding: 17px;
    max-width: 170px; }
    @media (max-width: 1190px) {
      aside .article .article-inner h1 {
        font-size: 20px;
        line-height: 1.25;
        padding: 17px;
        max-width: 220px; } }
  aside .article .article-inner .sticker {
    font-size: 12px;
    padding: 15px; }
    aside .article .article-inner .sticker-left {
      padding: 5px 10px; }
    aside .article .article-inner .sticker-right {
      padding: 5px 10px; }
  aside .article:active, aside .article:focus, aside .article:hover {
    text-decoration: none; }
    aside .article:active .article-inner:after, aside .article:focus .article-inner:after, aside .article:hover .article-inner:after {
      opacity: 0.70; }
  aside .article .article-inner {
    position: relative; }
    aside .article .article-inner:after {
      display: block;
      width: 100%;
      height: 70%;
      content: "";
      opacity: 0.85;
      background-image: linear-gradient(to top, #000319, transparent);
      position: absolute;
      left: 0;
      bottom: 0;
      transition: opacity 0.2s; }
  aside .article .sticker {
    text-transform: uppercase;
    font-family: "neuzeit-grotesk",sans-serif;
    font-weight: 900;
    position: absolute;
    top: 0;
    left: 0;
    padding: 60px 50px;
    font-size: 14px; }
    aside .article .sticker-left {
      background-color: #1f73c5;
      float: left;
      line-height: 1.2;
      color: #ffffff;
      padding: 8px 12px; }
    aside .article .sticker-right {
      background-color: #ffffff;
      float: left;
      line-height: 1.2;
      color: #000319;
      padding: 8px 12px; }
  aside .article h1 {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1000;
    padding: 52px;
    max-width: 490px;
    font-size: 44px;
    line-height: 1.18;
    text-align: left;
    color: #ffffff;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
    font-family: "neuzeit-grotesk",sans-serif;
    font-weight: bold;
    margin: 0; }

aside .article-event .article-inner {
  background-color: #ffffff;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
  border: solid 1px rgba(39, 41, 47, 0.1); }
  aside .article-event .article-inner:after {
    display: none; }
  aside .article-event .article-inner .fix-img {
    opacity: 0;
    visibility: hidden; }
  aside .article-event .article-inner .event {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 18px; }
    aside .article-event .article-inner .event-header {
      font-family: "neuzeit-grotesk",sans-serif;
      font-size: 20px;
      line-height: 0.9;
      font-weight: 900;
      color: #000319;
      text-transform: uppercase;
      margin-bottom: 24px; }
      aside .article-event .article-inner .event-header img {
        vertical-align: top;
        margin-right: 7px; }
    aside .article-event .article-inner .event-desc {
      font-family: "neuzeit-grotesk",sans-serif;
      font-size: 16px;
      line-height: 1.25;
      color: #000319; }
    aside .article-event .article-inner .event .player {
      display: table;
      width: 100%;
      position: absolute;
      bottom: 18px;
      left: 18px; }
      aside .article-event .article-inner .event .player-photo {
        display: table-cell;
        vertical-align: top;
        width: 60px; }
        aside .article-event .article-inner .event .player-photo img {
          border-radius: 100%; }
      aside .article-event .article-inner .event .player-data {
        display: table-cell;
        vertical-align: middle;
        padding-left: 19px; }
        aside .article-event .article-inner .event .player-data .name {
          font-family: "neuzeit-grotesk",sans-serif;
          font-size: 14px;
          line-height: 1.43;
          color: #000319; }
        aside .article-event .article-inner .event .player-data .surname {
          font-family: "neuzeit-grotesk",sans-serif;
          font-size: 18px;
          line-height: 1.11;
          color: #000319; }

aside .article-stats {
  width: 100%; }
  aside .article-stats .fix-img {
    display: none; }
  aside .article-stats .article-inner {
    background-color: #ffffff;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
    border: solid 1px rgba(39, 41, 47, 0.1); }
    aside .article-stats .article-inner:after {
      display: none; }
  aside .article-stats .stats {
    padding: 24px 26px;
    width: 100%; }
    aside .article-stats .stats-header {
      font-family: "neuzeit-grotesk",sans-serif;
      font-size: 20px;
      line-height: 1.2;
      font-weight: 900;
      color: #000319;
      text-transform: uppercase; }
      @media (max-width: 1010px) {
        aside .article-stats .stats-header {
          font-size: 18px; } }
      aside .article-stats .stats-header img {
        vertical-align: top;
        margin-right: 5px; }
    aside .article-stats .stats .stats-data {
      margin-top: 40px; }
    aside .article-stats .stats .players {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      aside .article-stats .stats .players .player {
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
        max-width: 50%;
        margin-bottom: 32px; }
        @media (max-width: 1240px) {
          aside .article-stats .stats .players .player {
            -ms-flex: 0 0 100%;
                flex: 0 0 100%;
            max-width: 100%; } }
        aside .article-stats .stats .players .player .stat-box-heading {
          font-family: "neuzeit-grotesk",sans-serif;
          font-size: 14px;
          line-height: 1.29;
          font-weight: 900;
          text-transform: uppercase;
          color: #000319;
          margin-bottom: 8px; }
        aside .article-stats .stats .players .player-inner {
          display: table;
          width: 100%; }
          aside .article-stats .stats .players .player-inner .player-photo {
            display: table-cell;
            vertical-align: middle;
            width: 60px; }
            aside .article-stats .stats .players .player-inner .player-photo img {
              border-radius: 100%; }
          aside .article-stats .stats .players .player-inner .player-data {
            display: table-cell;
            vertical-align: middle;
            padding-left: 15px; }
            aside .article-stats .stats .players .player-inner .player-data.youth-links {
              padding: 0; }
              aside .article-stats .stats .players .player-inner .player-data.youth-links a {
                font-size: 14px; }
            aside .article-stats .stats .players .player-inner .player-data .name {
              font-family: "neuzeit-grotesk",sans-serif;
              font-size: 14px;
              line-height: 1.43;
              color: #000319; }
            aside .article-stats .stats .players .player-inner .player-data .surname {
              font-family: "neuzeit-grotesk",sans-serif;
              font-size: 18px;
              line-height: 1.11;
              color: #000319; }
            aside .article-stats .stats .players .player-inner .player-data .value {
              font-family: "neuzeit-grotesk",sans-serif;
              font-size: 14px;
              font-weight: 900;
              color: #1f73c5;
              line-height: 1;
              margin-top: 7px; }
  aside .article-stats .fix-img {
    opacity: 0;
    visibility: hidden; }

aside .game-box {
  padding: 10px;
  float: left;
  width: 100%; }
  aside .game-box-inner {
    background-color: #ffffff;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
    border: solid 1px rgba(39, 41, 47, 0.1);
    padding-top: 26px;
    padding-bottom: 23px; }
  aside .game-box .round {
    font-size: 14px;
    line-height: 1.29;
    text-align: center;
    color: #000319;
    font-family: "neuzeit-grotesk",sans-serif; }
  aside .game-box .date {
    font-family: "neuzeit-grotesk",sans-serif;
    font-weight: 900;
    font-size: 14px;
    line-height: 1.29;
    text-align: center;
    color: #000319; }
  aside .game-box .game-body {
    display: table;
    width: 92%;
    margin: 20px auto 0; }
    aside .game-box .game-body .logo {
      display: table-cell;
      vertical-align: middle; }
      aside .game-box .game-body .logo img,
      aside .game-box .game-body .logo span {
        display: inline-block;
        vertical-align: middle; }
      aside .game-box .game-body .logo span {
        font-family: "neuzeit-grotesk",sans-serif;
        font-weight: bold;
        width: 105px;
        font-size: 18px;
        line-height: 1.0;
        color: #000319; }
        @media (max-width: 1010px) {
          aside .game-box .game-body .logo span {
            display: none; } }
      @media (max-width: 1355px) {
        aside .game-box .game-body .logo img {
          display: none; } }
      @media (max-width: 1010px) {
        aside .game-box .game-body .logo img {
          display: block; } }
    aside .game-box .game-body .logo-left span {
      padding-right: 16px; }
    aside .game-box .game-body .logo-right {
      padding-left: 3px; }
      aside .game-box .game-body .logo-right span {
        padding-left: 16px; }
        @media (max-width: 1355px) {
          aside .game-box .game-body .logo-right span {
            float: right; } }
      @media (max-width: 1010px) {
        aside .game-box .game-body .logo-right {
          float: right; } }
    aside .game-box .game-body .score {
      display: table-cell;
      vertical-align: middle;
      font-family: "neuzeit-grotesk",sans-serif;
      font-weight: 900;
      font-size: 30px;
      line-height: 1;
      text-align: center;
      color: #e9e9ea;
      width: 90px;
      text-transform: uppercase; }
      aside .game-box .game-body .score small {
        font-size: 13px; }
      aside .game-box .game-body .score a {
        font-size: 40px; }
  aside .game-box .periods {
    font-family: "neuzeit-grotesk",sans-serif;
    font-size: 14px;
    line-height: 1.29;
    text-align: center;
    color: #000319; }

aside .submenu {
  padding: 10px; }
  aside .submenu .submenu-inner {
    background-color: #ffffff;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
    border: solid 1px rgba(39, 41, 47, 0.1);
    padding: 18px; }
    aside .submenu .submenu-inner .submenu-header {
      font-family: "neuzeit-grotesk",sans-serif;
      font-size: 20px;
      line-height: 0.9;
      font-weight: 900;
      color: #000319;
      text-transform: uppercase;
      margin-bottom: 24px; }
    aside .submenu .submenu-inner .nav-box {
      list-style: none;
      margin: 0;
      padding: 0;
      margin-left: 20px; }
      aside .submenu .submenu-inner .nav-box li {
        margin-bottom: 10px; }
        aside .submenu .submenu-inner .nav-box li a {
          display: block;
          background: url("/img/star.svg") no-repeat;
          background-position: 0 center;
          padding-left: 25px;
          font-family: "neuzeit-grotesk",sans-serif;
          font-size: 18px;
          color: #000; }

aside .submenu {
  list-style: none;
  padding: 10px;
  margin: 0; }
  aside .submenu li {
    display: inline-block;
    float: left; }
    aside .submenu li a {
      background-color: #1f73c5;
      display: inline-block;
      line-height: 1.2;
      color: #ffffff;
      padding: 8px 12px;
      text-transform: uppercase;
      font-family: "neuzeit-grotesk",sans-serif;
      font-weight: 900;
      font-size: 12px;
      margin: 2px; }
      aside .submenu li a.active, aside .submenu li a:active, aside .submenu li a:focus, aside .submenu li a:hover {
        background: #000319;
        text-decoration: none; }
  aside .submenu-roster .number {
    display: inline-block;
    border: 1px solid #1f73c5;
    height: 30px;
    color: #000319;
    font-family: "neuzeit-grotesk",sans-serif;
    font-weight: 900;
    line-height: 1;
    vertical-align: middle;
    padding-top: 6px;
    padding-left: 6px;
    padding-right: 6px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    min-width: 38px; }
  aside .submenu-roster li {
    display: block;
    float: none; }
    aside .submenu-roster li a {
      margin-left: 0 !important; }

aside .mutual-matches {
  padding: 10px;
  float: left;
  width: 100%;
  font-family: "neuzeit-grotesk",sans-serif; }
  aside .mutual-matches h2 {
    font-weight: bold;
    font-size: 23px;
    margin-bottom: 15px; }
  aside .mutual-matches-inner {
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
    border: solid 1px rgba(39, 41, 47, 0.1); }
  aside .mutual-matches .selected {
    font-weight: bold;
    background: #eaeaea; }
  aside .mutual-matches .mutual-match {
    padding: 5px;
    display: table;
    width: 100%;
    border-bottom: solid 1px rgba(39, 41, 47, 0.1); }
    aside .mutual-matches .mutual-match .names,
    aside .mutual-matches .mutual-match .round,
    aside .mutual-matches .mutual-match .score {
      display: table-cell;
      vertical-align: top;
      padding: 4px; }
    aside .mutual-matches .mutual-match .round {
      width: 18%; }
    aside .mutual-matches .mutual-match .score {
      text-align: right;
      width: 13%; }
      aside .mutual-matches .mutual-match .score a {
        font-weight: bold; }

aside .match-stats {
  padding: 10px;
  float: left;
  width: 100%;
  font-family: "neuzeit-grotesk",sans-serif; }
  aside .match-stats h2 {
    font-weight: bold;
    font-size: 23px;
    margin-bottom: 15px; }
  aside .match-stats-inner {
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
    border: solid 1px rgba(39, 41, 47, 0.1); }
  aside .match-stats .table {
    margin-bottom: 0; }

.footer-logos {
  background-color: #c0c8d5;
  padding-top: 18px;
  padding-bottom: 30px; }
  .footer-logos-inner .footer-logo {
    padding: 10px; }
    .footer-logos-inner .footer-logo a {
      display: block;
      text-align: center; }
      .footer-logos-inner .footer-logo a img {
        margin: 0 auto; }

footer {
  background-color: #1b3160;
  margin-top: 2px;
  position: relative;
  border-top: 2px solid #c30d26; }
  footer .container-inner {
    border-top: 2px solid #fff;
    width: 100%;
    /* border-bottom: solid 1px rgba(255, 255, 255, 0.2); */ }
  footer .first-row {
    font-size: 12px;
    line-height: 1.33;
    color: #ffffff;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
    font-family: "neuzeit-grotesk",sans-serif;
    font-weight: 900;
    text-transform: uppercase; }
    footer .first-row .logo {
      position: absolute;
      left: 0;
      right: 0;
      margin-left: auto;
      margin-right: auto;
      width: 157px;
      top: -40px; }
      @media (max-width: 840px) {
        footer .first-row .logo {
          display: none; } }
    footer .first-row .brno,
    footer .first-row .soc {
      padding-top: 22px;
      padding-bottom: 24px; }
    footer .first-row .brno{
    }
      @media (max-width: 840px) {

        footer .first-row .soc {
          display: none; } }
    footer .first-row .brno a {
      vertical-align: top;
      display: inline-block; }
    footer .first-row .brno .title {
      margin-top: 5px;
      vertical-align: top;
      display: inline-block; }
      @media (max-width: 1250px) {
        footer .first-row .brno .title {
          /*display: none;*/ } }
    footer .first-row .soc {
      padding-left: 125px; }
      footer .first-row .soc .title {
        display: inline-block;
        margin-right: 42px;
        margin-top: 4px; }
        @media (max-width: 1200px) {
          footer .first-row .soc .title {
            display: none; } }
      footer .first-row .soc .soc-icons {
        display: inline-block; }
        @media (max-width: 1200px) {
          footer .first-row .soc .soc-icons {
            float: right; } }
        footer .first-row .soc .soc-icons a {
          margin: 0 10px; }
  footer .second-row {
    padding-top: 28px;
    padding-bottom: 28px; }
    @media (max-width: 840px) {
      footer .second-row {
        padding-top: 40px; } }
    footer .second-row .team-box {
      margin-top: 20px; }
      @media (max-width: 991px) {
        footer .second-row .team-box {
          margin-bottom: 30px; } }
    footer .second-row .team {
      display: table;
      width: 100%; }
      footer .second-row .team-logo {
        display: table-cell;
        vertical-align: middle;
        width: 68px; }
      footer .second-row .team-info {
        display: table-cell;
        vertical-align: middle;
        padding-left: 15px; }
        footer .second-row .team-info .heading {
          font-family: "neuzeit-grotesk",sans-serif;
          font-weight: 900;
          font-size: 22px;
          line-height: 1.09;
          color: #ffffff;
          text-shadow: 0 1px 2px rgba(0, 0, 0, 0.15); }
        footer .second-row .team-info a {
          font-size: 14px;
          font-family: "neuzeit-grotesk",sans-serif;
          line-height: 1.71;
          color: #3993eb; }
    footer .second-row .link a {
      display: block;
      font-family: "neuzeit-grotesk",sans-serif;
      font-size: 14px;
      line-height: 1.71;
      text-align: left;
      color: #3993eb;
      text-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
      text-decoration: underline; }
      footer .second-row .link a:hover {
        text-decoration: none; }
  footer .copyright-box {
    border-top: solid 1px rgba(255, 255, 255, 0.2); }
  footer .copyright-row {
    font-family: "neuzeit-grotesk",sans-serif;
    font-size: 14px;
    color: #ffffff; }
    @media (max-width: 991px) {
      footer .copyright-row {
        padding: 10px; } }
    footer .copyright-row a {
      color: #3993eb; }
    footer .copyright-row .tellinger {
      text-align: right; }
    footer .copyright-row .esports,
    footer .copyright-row .tellinger {
      padding-top: 39px;
      padding-bottom: 33px; }
      @media (max-width: 991px) {
        footer .copyright-row .esports,
        footer .copyright-row .tellinger {
          padding: 0;
          text-align: center; } }
