@charset "UTF-8";
/* -----------------------------------------------------
+
+ FRONT-MAN.com
+
------------------------------------------------------ */
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

b, strong {
  font-weight: 700 !important;
}

/*------------------------------------*
    @BASE #PAGE
\*------------------------------------*/
html {
  min-height: 100%;
  height: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}

body {
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  line-height: 1.5;
  font-weight: 400;
  background-color: #f6f6f6;
  color: #191c1f;
  min-width: 320px;
  position: relative;
  display: -webkit-box;
  display: flex;
  display: -ms-flexbox;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
body * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
body.video_player {
  background-color: #252831;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100vh;
}
body.video_player .main {
  width: 100%;
  -webkit-box-flex: 0;
      -ms-flex: 0;
          flex: 0;
  padding: 0 !important;
  max-height: 100vh;
}
body.video_player .main > * {
  max-height: 100vh;
}

*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.px-10-ch > * {
  padding: 0 10px;
}

.transparent-bg {
  background: unset !important;
}

::-moz-selection {
  background: #191c1f;
  color: #fff;
  text-shadow: none;
}

::selection {
  background: #191c1f;
  color: #fff;
  text-shadow: none;
}

/*------------------------------------*
    @BASE #TYPE
\*------------------------------------*/
h1, .h1 {
  font-size: 2.25rem;
}

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

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

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

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

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

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  line-height: 1;
  font-weight: 300;
  color: #191c1f;
}
h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child, h6:first-child,
.h1:first-child, .h2:first-child, .h3:first-child, .h4:first-child, .h5:first-child, .h6:first-child {
  margin-top: 0;
}
h1:last-child, h2:last-child, h3:last-child, h4:last-child, h5:last-child, h6:last-child,
.h1:last-child, .h2:last-child, .h3:last-child, .h4:last-child, .h5:last-child, .h6:last-child {
  margin-bottom: 0;
}

dl dd {
  margin-bottom: 0;
}

img,
p,
ul,
ol,
dl,
pre,
blockquote {
  margin-bottom: 15px;
  margin-top: 0;
}
img:last-child,
p:last-child,
ul:last-child,
ol:last-child,
dl:last-child,
pre:last-child,
blockquote:last-child {
  margin-bottom: 0;
}

hr {
  background-color: none;
  border: none;
  border-bottom: 1px solid #d8d8d8;
  height: 1px;
  margin: 15px 0;
}

/*------------------------------------*
    @BASE #LINKS
\*------------------------------------*/
a {
  outline: none !important; /* removing outline in Mozilla */
  cursor: pointer;
  -webkit-transition: all 0.15s ease 0s;
  transition: all 0.15s ease 0s;
}
a::before, a::after {
  -webkit-transition: all 0.15s ease 0s;
  transition: all 0.15s ease 0s;
}
a, a:focus {
  color: #33980C;
}
a:hover {
  color: #308A0E;
  text-decoration: none;
}
a.subscribe-prompt-url {
  color: #33980C !important;
  text-decoration: none;
}

/*------------------------------------*
    @BASE #IMAGES
\*------------------------------------*/
img {
  max-width: 100%;
}
img:last-child {
  margin-bottom: 0;
}
img.disbable-chrome-smoothing {
  image-rendering: -webkit-optimize-contrast;
}

.img-full {
  width: 100%;
}

.img-round {
  border-radius: 999px;
}

.img--tour {
  border: 0 !important;
  max-width: none !important;
  width: 20px !important;
  height: 15px !important;
}

/*------------------------------------*
    @OBJECTS #CONTAINER
\*------------------------------------*/
.container {
  max-width: 1200px;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.mob .main > .container {
  padding-right: 15px;
  padding-left: 15px;
}
@media (min-width: 1330px) and (max-width: 1475px) {
  .mob .main > .container {
    max-width: 1055px;
  }
}
.main > .container {
  padding-right: 0;
  padding-left: 0;
}
@media (min-width: 1330px) and (max-width: 1475px) {
  .main > .container {
    max-width: 1055px;
  }
}

.container--full {
  max-width: 100%;
}

/*------------------------------------*
    @OBJECTS #BUTTONS
\*------------------------------------*/
button {
  cursor: pointer;
  -webkit-transition: all 0.15s ease 0s;
  transition: all 0.15s ease 0s;
}
button, button:focus, button:active {
  outline: none !important;
}
button:not(.btn), button:focus:not(.btn), button:active:not(.btn) {
  border: none;
}

*[class^=btn-] {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  display: inline-block;
  vertical-align: middle;
  font: inherit;
  font-family: "Roboto", sans-serif;
  text-align: center;
  text-transform: none;
  margin: 0;
  cursor: pointer;
  overflow: visible;
  -webkit-transition: all 0.15s ease 0s;
  transition: all 0.15s ease 0s;
}
*[class^=btn-], *[class^=btn-]:hover, *[class^=btn-]:active, *[class^=btn-]:focus {
  text-decoration: none;
}

/*------------------------------------*
    @OBJECTS #TABLES
\*------------------------------------*/
table,
.table {
  width: 100%;
}
table th,
.table th {
  font-weight: normal;
}

table.form th {
  font-weight: bold;
  vertical-align: top;
}

/*------------------------------------*
    @OBJECTS #ICONS
\*------------------------------------*/
.icon {
  -webkit-backface-visibility: hidden;
  vertical-align: middle;
  display: inline-block;
  padding-left: 1px;
}
.btn .icon:last-child {
  margin-left: 10px;
}
.btn .icon:first-child {
  margin-right: 10px;
}
.btn .icon:only-child {
  margin: 0;
}
.icon--rotate {
  -webkit-transform: rotate(-35deg);
      -ms-transform: rotate(-35deg);
          transform: rotate(-35deg);
}
.icon--flip {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}

.icon-svg {
  fill: currentColor;
  height: 25px;
  width: 25px;
  vertical-align: middle;
  display: inline-block;
  -webkit-transition: all 0.15s ease 0s;
  transition: all 0.15s ease 0s;
}
.btn .icon-svg:last-child {
  margin-left: 10px;
}
.btn .icon-svg:first-child {
  margin-right: 10px;
}
.btn .icon-svg:only-child {
  margin: 0;
}

.icon-tv {
  height: 20px;
  width: 20px;
  font-size: 20px !important;
}

.icon-svg.icon-shirt {
  fill: transparent;
  stroke: currentColor;
}

.icon-postponed {
  color: #FEF0F3;
}

/*------------------------------------*
    @OBJECTS #FORMS
\*------------------------------------*/
.form__input {
  vertical-align: middle;
  padding: 0;
  outline: none !important;
}
.form__input .form__input:not(textarea) {
  -webkit-transition: all 0.15s ease 0s;
  transition: all 0.15s ease 0s;
}

textarea.form__input {
  resize: none;
  overflow-x: hidden;
  line-height: 1.5;
  padding-top: 8px;
}

input[type=number] {
  -moz-appearance: textfield;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/*------------------------------------*
    @OBJECTS #DATEPICKER
\*------------------------------------*/
/*!
 * Datepicker for Bootstrap v1.9.0 (https://github.com/uxsolutions/bootstrap-datepicker)
 *
 * Licensed under the Apache License v2.0 (http://www.apache.org/licenses/LICENSE-2.0)
 */
.datepicker {
  border-radius: 4px;
  direction: ltr;
  margin-top: 6px !important;
}

.datepicker-inline {
  width: 220px;
}

.datepicker-rtl {
  direction: rtl;
}
.datepicker-rtl.dropdown-menu {
  left: auto;
}
.datepicker-rtl table tr td span {
  float: right;
}

.datepicker-dropdown {
  top: 0;
  left: 0;
  padding: 10px !important;
  max-width: 280px !important;
}
.datepicker-dropdown:after {
  content: "";
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-top: 0;
  position: absolute;
}
.datepicker-dropdown.datepicker-orient-left:before {
  left: 6px;
}
.datepicker-dropdown.datepicker-orient-left:after {
  left: 7px;
}
.datepicker-dropdown.datepicker-orient-right:before {
  right: 6px;
}
.datepicker-dropdown.datepicker-orient-right:after {
  right: 7px;
}
.datepicker-dropdown.datepicker-orient-bottom:before {
  top: -7px;
}
.datepicker-dropdown.datepicker-orient-bottom:after {
  top: -6px;
}
.datepicker-dropdown.datepicker-orient-top:before {
  bottom: -7px;
  border-bottom: 0;
  border-top: 7px solid rgba(0, 0, 0, 0.15);
}
.datepicker-dropdown.datepicker-orient-top:after {
  bottom: -6px;
  border-bottom: 0;
  border-top: 6px solid #fff;
}

.datepicker table {
  margin: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.datepicker table tr td,
.datepicker table tr th {
  text-align: center;
  width: 30px;
  height: 30px;
  border-radius: 4px;
  border: none;
}

.table-striped .datepicker table tr td,
.table-striped .datepicker table tr th {
  background-color: transparent;
}

.datepicker table tr td.old, .datepicker table tr td.new {
  color: #777777;
}
.datepicker table tr td.day:hover, .datepicker table tr td.focused {
  background: #eeeeee;
  cursor: pointer;
}
.datepicker table tr td.disabled {
  background: none;
  color: #777777;
  cursor: default;
}
.datepicker table tr td.disabled:hover {
  background: none;
  color: #777777;
  cursor: default;
}
.datepicker table tr td.highlighted {
  color: #000;
  background-color: #d9edf7;
  border-color: #85c5e5;
  border-radius: 0;
}
.datepicker table tr td.highlighted:focus, .datepicker table tr td.highlighted.focus {
  color: #000;
  background-color: #afd9ee;
  border-color: #298fc2;
}
.datepicker table tr td.highlighted:hover, .datepicker table tr td.highlighted:active, .datepicker table tr td.highlighted.active {
  color: #000;
  background-color: #afd9ee;
  border-color: #52addb;
}
.datepicker table tr td.highlighted:active:hover, .datepicker table tr td.highlighted.active:hover, .datepicker table tr td.highlighted:active:focus, .datepicker table tr td.highlighted.active:focus, .datepicker table tr td.highlighted:active.focus, .datepicker table tr td.highlighted.active.focus {
  color: #000;
  background-color: #91cbe8;
  border-color: #298fc2;
}
.datepicker table tr td.highlighted.disabled:hover, .datepicker table tr td.highlighted[disabled]:hover {
  background-color: #d9edf7;
  border-color: #85c5e5;
}

fieldset[disabled] .datepicker table tr td.highlighted:hover {
  background-color: #d9edf7;
  border-color: #85c5e5;
}

.datepicker table tr td.highlighted.disabled:focus, .datepicker table tr td.highlighted[disabled]:focus {
  background-color: #d9edf7;
  border-color: #85c5e5;
}

fieldset[disabled] .datepicker table tr td.highlighted:focus {
  background-color: #d9edf7;
  border-color: #85c5e5;
}

.datepicker table tr td.highlighted.disabled.focus, .datepicker table tr td.highlighted[disabled].focus {
  background-color: #d9edf7;
  border-color: #85c5e5;
}

fieldset[disabled] .datepicker table tr td.highlighted.focus {
  background-color: #d9edf7;
  border-color: #85c5e5;
}

.datepicker table tr td {
  -webkit-transition: all 0.15s ease 0s;
  transition: all 0.15s ease 0s;
}
.datepicker table tr td.highlighted.focused {
  background: #afd9ee;
}
.datepicker table tr td.highlighted.disabled {
  background: #d9edf7;
  color: #777777;
}
.datepicker table tr td.highlighted.disabled:active {
  background: #d9edf7;
  color: #777777;
}
.datepicker table tr td.today {
  color: #000;
  background-color: #33980C;
  border-color: #33980C;
}
.datepicker table tr td.today:focus, .datepicker table tr td.today.focus {
  color: #000;
  background-color: #308A0E;
  border-color: #308A0E;
}
.datepicker table tr td.today:hover, .datepicker table tr td.today:active, .datepicker table tr td.today.active {
  color: #000;
  background-color: #308A0E;
  border-color: #308A0E;
}
.datepicker table tr td.today:active:hover, .datepicker table tr td.today.active:hover, .datepicker table tr td.today:active:focus, .datepicker table tr td.today.active:focus, .datepicker table tr td.today:active.focus, .datepicker table tr td.today.active.focus {
  color: #000;
  background-color: #ffbc42;
  border-color: #b37400;
}
.datepicker table tr td.today.disabled:hover, .datepicker table tr td.today[disabled]:hover {
  background-color: #ffdb99;
  border-color: #ffb733;
}

fieldset[disabled] .datepicker table tr td.today:hover {
  background-color: #ffdb99;
  border-color: #ffb733;
}

.datepicker table tr td.today.disabled:focus, .datepicker table tr td.today[disabled]:focus {
  background-color: #ffdb99;
  border-color: #ffb733;
}

fieldset[disabled] .datepicker table tr td.today:focus {
  background-color: #ffdb99;
  border-color: #ffb733;
}

.datepicker table tr td.today.disabled.focus, .datepicker table tr td.today[disabled].focus {
  background-color: #ffdb99;
  border-color: #ffb733;
}

fieldset[disabled] .datepicker table tr td.today.focus {
  background-color: #ffdb99;
  border-color: #ffb733;
}

.datepicker table tr td.today.focused {
  background: #f2c803;
}
.datepicker table tr td.today.disabled {
  background: #ffdb99;
  color: #777777;
}
.datepicker table tr td.today.disabled:active {
  background: #ffdb99;
  color: #777777;
}
.datepicker table tr td.range {
  color: #000;
  background-color: #eeeeee;
  border-color: #bbbbbb;
  border-radius: 0;
}
.datepicker table tr td.range:focus, .datepicker table tr td.range.focus {
  color: #000;
  background-color: #d5d5d5;
  border-color: #7c7c7c;
}
.datepicker table tr td.range:hover, .datepicker table tr td.range:active, .datepicker table tr td.range.active {
  color: #000;
  background-color: #d5d5d5;
  border-color: #9d9d9d;
}
.datepicker table tr td.range:active:hover, .datepicker table tr td.range.active:hover, .datepicker table tr td.range:active:focus, .datepicker table tr td.range.active:focus, .datepicker table tr td.range:active.focus, .datepicker table tr td.range.active.focus {
  color: #000;
  background-color: #c3c3c3;
  border-color: #7c7c7c;
}
.datepicker table tr td.range.disabled:hover, .datepicker table tr td.range[disabled]:hover {
  background-color: #eeeeee;
  border-color: #bbbbbb;
}

fieldset[disabled] .datepicker table tr td.range:hover {
  background-color: #eeeeee;
  border-color: #bbbbbb;
}

.datepicker table tr td.range.disabled:focus, .datepicker table tr td.range[disabled]:focus {
  background-color: #eeeeee;
  border-color: #bbbbbb;
}

fieldset[disabled] .datepicker table tr td.range:focus {
  background-color: #eeeeee;
  border-color: #bbbbbb;
}

.datepicker table tr td.range.disabled.focus, .datepicker table tr td.range[disabled].focus {
  background-color: #eeeeee;
  border-color: #bbbbbb;
}

fieldset[disabled] .datepicker table tr td.range.focus {
  background-color: #eeeeee;
  border-color: #bbbbbb;
}

.datepicker table tr td.range.focused {
  background: #d5d5d5;
}
.datepicker table tr td.range.disabled {
  background: #eeeeee;
  color: #777777;
}
.datepicker table tr td.range.disabled:active {
  background: #eeeeee;
  color: #777777;
}
.datepicker table tr td.range.highlighted {
  color: #000;
  background-color: #e4eef3;
  border-color: #9dc1d3;
}
.datepicker table tr td.range.highlighted:focus, .datepicker table tr td.range.highlighted.focus {
  color: #000;
  background-color: #c1d7e3;
  border-color: #4b88a6;
}
.datepicker table tr td.range.highlighted:hover, .datepicker table tr td.range.highlighted:active, .datepicker table tr td.range.highlighted.active {
  color: #000;
  background-color: #c1d7e3;
  border-color: #73a6c0;
}
.datepicker table tr td.range.highlighted:active:hover, .datepicker table tr td.range.highlighted.active:hover, .datepicker table tr td.range.highlighted:active:focus, .datepicker table tr td.range.highlighted.active:focus, .datepicker table tr td.range.highlighted:active.focus, .datepicker table tr td.range.highlighted.active.focus {
  color: #000;
  background-color: #a8c8d8;
  border-color: #4b88a6;
}
.datepicker table tr td.range.highlighted.disabled:hover, .datepicker table tr td.range.highlighted[disabled]:hover {
  background-color: #e4eef3;
  border-color: #9dc1d3;
}

fieldset[disabled] .datepicker table tr td.range.highlighted:hover {
  background-color: #e4eef3;
  border-color: #9dc1d3;
}

.datepicker table tr td.range.highlighted.disabled:focus, .datepicker table tr td.range.highlighted[disabled]:focus {
  background-color: #e4eef3;
  border-color: #9dc1d3;
}

fieldset[disabled] .datepicker table tr td.range.highlighted:focus {
  background-color: #e4eef3;
  border-color: #9dc1d3;
}

.datepicker table tr td.range.highlighted.disabled.focus, .datepicker table tr td.range.highlighted[disabled].focus {
  background-color: #e4eef3;
  border-color: #9dc1d3;
}

fieldset[disabled] .datepicker table tr td.range.highlighted.focus {
  background-color: #e4eef3;
  border-color: #9dc1d3;
}

.datepicker table tr td.range.highlighted.focused {
  background: #c1d7e3;
}
.datepicker table tr td.range.highlighted.disabled {
  background: #e4eef3;
  color: #777777;
}
.datepicker table tr td.range.highlighted.disabled:active {
  background: #e4eef3;
  color: #777777;
}
.datepicker table tr td.range.today {
  color: #000;
  background-color: #f7ca77;
  border-color: #f1a417;
}
.datepicker table tr td.range.today:focus, .datepicker table tr td.range.today.focus {
  color: #000;
  background-color: #f4b747;
  border-color: #815608;
}
.datepicker table tr td.range.today:hover, .datepicker table tr td.range.today:active, .datepicker table tr td.range.today.active {
  color: #000;
  background-color: #f4b747;
  border-color: #bf800c;
}
.datepicker table tr td.range.today:active:hover, .datepicker table tr td.range.today.active:hover, .datepicker table tr td.range.today:active:focus, .datepicker table tr td.range.today.active:focus, .datepicker table tr td.range.today:active.focus, .datepicker table tr td.range.today.active.focus {
  color: #000;
  background-color: #f2aa25;
  border-color: #815608;
}
.datepicker table tr td.range.today.disabled:hover, .datepicker table tr td.range.today[disabled]:hover {
  background-color: #f7ca77;
  border-color: #f1a417;
}

fieldset[disabled] .datepicker table tr td.range.today:hover {
  background-color: #f7ca77;
  border-color: #f1a417;
}

.datepicker table tr td.range.today.disabled:focus, .datepicker table tr td.range.today[disabled]:focus {
  background-color: #f7ca77;
  border-color: #f1a417;
}

fieldset[disabled] .datepicker table tr td.range.today:focus {
  background-color: #f7ca77;
  border-color: #f1a417;
}

.datepicker table tr td.range.today.disabled.focus, .datepicker table tr td.range.today[disabled].focus {
  background-color: #f7ca77;
  border-color: #f1a417;
}

fieldset[disabled] .datepicker table tr td.range.today.focus {
  background-color: #f7ca77;
  border-color: #f1a417;
}

.datepicker table tr td.range.today.disabled {
  background: #f7ca77;
  color: #777777;
}
.datepicker table tr td.range.today.disabled:active {
  background: #f7ca77;
  color: #777777;
}
.datepicker table tr td.selected {
  color: #fff;
  background-color: #777777;
  border-color: #555555;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td.selected.highlighted {
  color: #fff;
  background-color: #777777;
  border-color: #555555;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td.selected:focus, .datepicker table tr td.selected.highlighted:focus, .datepicker table tr td.selected.focus, .datepicker table tr td.selected.highlighted.focus {
  color: #fff;
  background-color: #5e5e5e;
  border-color: #161616;
}
.datepicker table tr td.selected:hover, .datepicker table tr td.selected.highlighted:hover, .datepicker table tr td.selected:active, .datepicker table tr td.selected.highlighted:active, .datepicker table tr td.selected.active, .datepicker table tr td.selected.highlighted.active {
  color: #fff;
  background-color: #5e5e5e;
  border-color: #373737;
}
.datepicker table tr td.selected:active:hover, .datepicker table tr td.selected.highlighted:active:hover, .datepicker table tr td.selected.active:hover, .datepicker table tr td.selected.highlighted.active:hover, .datepicker table tr td.selected:active:focus, .datepicker table tr td.selected.highlighted:active:focus, .datepicker table tr td.selected.active:focus, .datepicker table tr td.selected.highlighted.active:focus, .datepicker table tr td.selected:active.focus, .datepicker table tr td.selected.highlighted:active.focus, .datepicker table tr td.selected.active.focus, .datepicker table tr td.selected.highlighted.active.focus {
  color: #fff;
  background-color: #4c4c4c;
  border-color: #161616;
}
.datepicker table tr td.selected.disabled:hover, .datepicker table tr td.selected.highlighted.disabled:hover, .datepicker table tr td.selected[disabled]:hover, .datepicker table tr td.selected.highlighted[disabled]:hover {
  background-color: #777777;
  border-color: #555555;
}

fieldset[disabled] .datepicker table tr td.selected:hover, fieldset[disabled] .datepicker table tr td.selected.highlighted:hover {
  background-color: #777777;
  border-color: #555555;
}

.datepicker table tr td.selected.disabled:focus, .datepicker table tr td.selected.highlighted.disabled:focus, .datepicker table tr td.selected[disabled]:focus, .datepicker table tr td.selected.highlighted[disabled]:focus {
  background-color: #777777;
  border-color: #555555;
}

fieldset[disabled] .datepicker table tr td.selected:focus, fieldset[disabled] .datepicker table tr td.selected.highlighted:focus {
  background-color: #777777;
  border-color: #555555;
}

.datepicker table tr td.selected.disabled.focus, .datepicker table tr td.selected.highlighted.disabled.focus, .datepicker table tr td.selected[disabled].focus, .datepicker table tr td.selected.highlighted[disabled].focus {
  background-color: #777777;
  border-color: #555555;
}

fieldset[disabled] .datepicker table tr td.selected.focus, fieldset[disabled] .datepicker table tr td.selected.highlighted.focus {
  background-color: #777777;
  border-color: #555555;
}

.datepicker table tr td.active {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td.active.highlighted {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td.active:focus, .datepicker table tr td.active.highlighted:focus, .datepicker table tr td.active.focus, .datepicker table tr td.active.highlighted.focus {
  color: #fff;
  background-color: #0086bc;
  border-color: #122b40;
}
.datepicker table tr td.active:hover, .datepicker table tr td.active.highlighted:hover, .datepicker table tr td.active:active, .datepicker table tr td.active.highlighted:active, .datepicker table tr td.active.active, .datepicker table tr td.active.highlighted.active {
  color: #fff;
  background-color: #0086bc;
  border-color: #0074a3;
}
.datepicker table tr td.active:active:hover, .datepicker table tr td.active.highlighted:active:hover, .datepicker table tr td.active.active:hover, .datepicker table tr td.active.highlighted.active:hover, .datepicker table tr td.active:active:focus, .datepicker table tr td.active.highlighted:active:focus, .datepicker table tr td.active.active:focus, .datepicker table tr td.active.highlighted.active:focus, .datepicker table tr td.active:active.focus, .datepicker table tr td.active.highlighted:active.focus, .datepicker table tr td.active.active.focus, .datepicker table tr td.active.highlighted.active.focus {
  color: #fff;
  background-color: #0074a3;
  border-color: #122b40;
}
.datepicker table tr td.active.disabled:hover, .datepicker table tr td.active.highlighted.disabled:hover, .datepicker table tr td.active[disabled]:hover, .datepicker table tr td.active.highlighted[disabled]:hover {
  background-color: #337ab7;
  border-color: #2e6da4;
}

fieldset[disabled] .datepicker table tr td.active:hover, fieldset[disabled] .datepicker table tr td.active.highlighted:hover {
  background-color: #337ab7;
  border-color: #2e6da4;
}

.datepicker table tr td.active.disabled:focus, .datepicker table tr td.active.highlighted.disabled:focus, .datepicker table tr td.active[disabled]:focus, .datepicker table tr td.active.highlighted[disabled]:focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}

fieldset[disabled] .datepicker table tr td.active:focus, fieldset[disabled] .datepicker table tr td.active.highlighted:focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}

.datepicker table tr td.active.disabled.focus, .datepicker table tr td.active.highlighted.disabled.focus, .datepicker table tr td.active[disabled].focus, .datepicker table tr td.active.highlighted[disabled].focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}

fieldset[disabled] .datepicker table tr td.active.focus, fieldset[disabled] .datepicker table tr td.active.highlighted.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}

.datepicker table tr td span {
  display: block;
  width: 23%;
  height: 54px;
  line-height: 54px;
  float: left;
  margin: 1%;
  cursor: pointer;
  border-radius: 4px;
}
.datepicker table tr td span:hover, .datepicker table tr td span.focused {
  background: #eeeeee;
}
.datepicker table tr td span.disabled {
  background: none;
  color: #777777;
  cursor: default;
}
.datepicker table tr td span.disabled:hover {
  background: none;
  color: #777777;
  cursor: default;
}
.datepicker table tr td span.active {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td span.active:hover {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td span.active.disabled {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td span.active.disabled:hover {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td span.active:focus, .datepicker table tr td span.active:hover:focus {
  color: #fff;
  background-color: #0086bc;
  border-color: #122b40;
}
.datepicker table tr td span.active.disabled:focus, .datepicker table tr td span.active.disabled:hover:focus {
  color: #fff;
  background-color: #0086bc;
  border-color: #122b40;
}
.datepicker table tr td span.active.focus, .datepicker table tr td span.active:hover.focus {
  color: #fff;
  background-color: #0086bc;
  border-color: #122b40;
}
.datepicker table tr td span.active.disabled.focus, .datepicker table tr td span.active.disabled:hover.focus {
  color: #fff;
  background-color: #0086bc;
  border-color: #122b40;
}
.datepicker table tr td span.active:hover, .datepicker table tr td span.active.disabled:hover, .datepicker table tr td span.active:active, .datepicker table tr td span.active:hover:active {
  color: #fff;
  background-color: #0086bc;
  border-color: #0074a3;
}
.datepicker table tr td span.active.disabled:active, .datepicker table tr td span.active.disabled:hover:active {
  color: #fff;
  background-color: #0086bc;
  border-color: #0074a3;
}
.datepicker table tr td span.active.active, .datepicker table tr td span.active:hover.active {
  color: #fff;
  background-color: #0086bc;
  border-color: #0074a3;
}
.datepicker table tr td span.active.disabled.active, .datepicker table tr td span.active.disabled:hover.active {
  color: #fff;
  background-color: #0086bc;
  border-color: #0074a3;
}
.datepicker table tr td span.active:active:hover, .datepicker table tr td span.active.disabled:active:hover, .datepicker table tr td span.active.active:hover, .datepicker table tr td span.active.disabled.active:hover, .datepicker table tr td span.active:active:focus, .datepicker table tr td span.active:hover:active:focus {
  color: #fff;
  background-color: #0074a3;
  border-color: #122b40;
}
.datepicker table tr td span.active.disabled:active:focus, .datepicker table tr td span.active.disabled:hover:active:focus {
  color: #fff;
  background-color: #0074a3;
  border-color: #122b40;
}
.datepicker table tr td span.active.active:focus, .datepicker table tr td span.active:hover.active:focus {
  color: #fff;
  background-color: #0074a3;
  border-color: #122b40;
}
.datepicker table tr td span.active.disabled.active:focus, .datepicker table tr td span.active.disabled:hover.active:focus {
  color: #fff;
  background-color: #0074a3;
  border-color: #122b40;
}
.datepicker table tr td span.active:active.focus, .datepicker table tr td span.active:hover:active.focus {
  color: #fff;
  background-color: #0074a3;
  border-color: #122b40;
}
.datepicker table tr td span.active.disabled:active.focus, .datepicker table tr td span.active.disabled:hover:active.focus {
  color: #fff;
  background-color: #0074a3;
  border-color: #122b40;
}
.datepicker table tr td span.active.active.focus, .datepicker table tr td span.active:hover.active.focus {
  color: #fff;
  background-color: #0074a3;
  border-color: #122b40;
}
.datepicker table tr td span.active.disabled.active.focus {
  color: #fff;
  background-color: #0074a3;
  border-color: #122b40;
}
.datepicker table tr td span.active.disabled:hover {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.datepicker table tr td span.active.disabled:hover.active.focus {
  color: #fff;
  background-color: #0074a3;
  border-color: #122b40;
}
.datepicker table tr td span.active[disabled]:hover, .datepicker table tr td span.active.disabled[disabled]:hover {
  background-color: #337ab7;
  border-color: #2e6da4;
}

fieldset[disabled] .datepicker table tr td span.active:hover, fieldset[disabled] .datepicker table tr td span.active.disabled:hover {
  background-color: #337ab7;
  border-color: #2e6da4;
}

.datepicker table tr td span.active.disabled:focus, .datepicker table tr td span.active:hover.disabled:focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.datepicker table tr td span.active.disabled.disabled:focus, .datepicker table tr td span.active.disabled:hover.disabled:focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.datepicker table tr td span.active[disabled]:focus, .datepicker table tr td span.active:hover[disabled]:focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.datepicker table tr td span.active.disabled[disabled]:focus, .datepicker table tr td span.active.disabled:hover[disabled]:focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}

fieldset[disabled] .datepicker table tr td span.active:focus, fieldset[disabled] .datepicker table tr td span.active:hover:focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
fieldset[disabled] .datepicker table tr td span.active.disabled:focus, fieldset[disabled] .datepicker table tr td span.active.disabled:hover:focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}

.datepicker table tr td span.active.disabled.focus, .datepicker table tr td span.active:hover.disabled.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.datepicker table tr td span.active.disabled.disabled.focus, .datepicker table tr td span.active.disabled:hover.disabled.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.datepicker table tr td span.active[disabled].focus, .datepicker table tr td span.active:hover[disabled].focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.datepicker table tr td span.active.disabled[disabled].focus, .datepicker table tr td span.active.disabled:hover[disabled].focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}

fieldset[disabled] .datepicker table tr td span.active.focus, fieldset[disabled] .datepicker table tr td span.active:hover.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
fieldset[disabled] .datepicker table tr td span.active.disabled.focus, fieldset[disabled] .datepicker table tr td span.active.disabled:hover.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}

.datepicker table tr td span.old, .datepicker table tr td span.new {
  color: #777777;
}
.datepicker .datepicker-switch {
  width: 145px;
  cursor: pointer;
}
.datepicker .prev,
.datepicker .next,
.datepicker tfoot tr th {
  cursor: pointer;
}
.datepicker .datepicker-switch:hover,
.datepicker .prev:hover,
.datepicker .next:hover,
.datepicker tfoot tr th:hover {
  background: #eeeeee;
}
.datepicker .prev.disabled,
.datepicker .next.disabled {
  visibility: hidden;
}
.datepicker .cw {
  font-size: 10px;
  width: 12px;
  padding: 0 2px 0 5px;
  vertical-align: middle;
}

.input-group.date .input-group-addon {
  cursor: pointer;
}

.input-daterange {
  width: 100%;
}
.input-daterange input {
  text-align: center;
}
.input-daterange input:first-child {
  border-radius: 3px 0 0 3px;
}
.input-daterange input:last-child {
  border-radius: 0 3px 3px 0;
}
.input-daterange .input-group-addon {
  width: auto;
  min-width: 16px;
  padding: 4px 5px;
  line-height: 1.42857143;
  border-width: 1px 0;
  margin-left: -5px;
  margin-right: -5px;
}


/*------------------------------------*
    @OBJECTS #CAROUSEL
\*------------------------------------*/
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-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 {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

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

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
  outline: transparent !important;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.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;
}

/*------------------------------------*
	@COMPONENTS #LINKS
\*------------------------------------*/
.link {
  color: #191c1f;
  text-decoration: none !important;
  cursor: pointer;
}
.link:not(.link--flat) {
  text-decoration: underline !important;
}
.link:hover {
  color: #5c5c5c;
  text-decoration: none !important;
}
.link--primary {
  color: #2f990a !important;
}
.link-text {
  color: #191c1f !important;
  text-decoration: none !important;
}

.link-grey {
  font-weight: 500;
  font-size: 14px;
  line-height: 1.1;
  color: #666666 !important;
  text-decoration: none !important;
}
.link-grey:hover {
  opacity: 0.5;
}

.links-array {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: -5px;
}
.links-array > * {
  margin: 5px;
}
.links-array a {
  color: #191c1f;
}
.links-array a:hover {
  color: #33980C;
}

.boldlink {
  text-decoration: none !important;
  font-weight: 700;
  color: #36383C;
}
.boldlink:hover {
  color: #5c5c5c;
}

/*------------------------------------*
	@COMPONENTS #BUTTONS
\*------------------------------------*/
.btn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 14px;
  font-weight: 700;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  text-decoration: none !important;
  min-height: 34px;
  padding-top: 5px;
  padding-bottom: 5px;
  white-space: nowrap;
}
.btn .fa {
  font-size: 16px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  line-height: inherit;
}
.btn, .btn:focus {
  background-color: #5c5c5c;
  color: #fff;
}
.btn:active, .btn:hover, .btn:focus:active, .btn:focus:hover {
  background-color: #767676;
  color: #fff;
}
.btn:disabled, .btn[disabled] {
  cursor: default;
  pointer-events: none !important;
}
.btn.hide_disabled:disabled {
  opacity: 1;
}

.btn--big {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  height: 45px;
  border-radius: 4px;
  padding: 0 26px;
}

.btn--lg {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 21px;
  color: #191C1F;
  background: #F5F5F5;
  height: 39px;
  min-width: 340px;
  border-radius: 4px;
}

.btn-sm {
  padding-top: 3px;
  padding-bottom: 3px;
  min-height: 0;
}

.btn-xs {
  font-size: 12px !important;
  padding: 0px 4px;
  border-radius: 2px;
  min-height: 24px;
  min-width: 24px;
}
.btn-xs.btn--wide {
  padding-right: 20px;
  padding-left: 20px;
}
.btn-xs .icon {
  font-size: 16px;
}
.btn-xs.abtn {
  height: 24px;
}

.btn.btn-primary-new, .btn.btn-primary-new:focus, .btn.btn-primary-new:active, .btn.btn-primary-new:hover {
  background-color: #33980C;
  color: #fff !important;
}

.btn.active, .btn.active:focus,
.btn-primary,
.btn-primary:focus {
  background-color: #33980C !important;
  border-color: #33980C;
  color: #fff !important;
}
.show > .btn.active.dropdown-toggle:not(.btn__sorting), .btn.active:active, .btn.active:hover, .show > .btn.active:focus.dropdown-toggle:not(.btn__sorting), .btn.active:focus:active, .btn.active:focus:hover,
.show > .btn-primary.dropdown-toggle:not(.btn__sorting),
.btn-primary:active,
.btn-primary:hover,
.show > .btn-primary:focus.dropdown-toggle:not(.btn__sorting),
.btn-primary:focus:active,
.btn-primary:focus:hover {
  background-color: #308A0E !important;
  border-color: #308A0E !important;
}
.btn.active.blue, .btn.active:focus.blue,
.btn-primary.blue,
.btn-primary:focus.blue {
  border-color: #0086bc !important;
  background-color: #0086bc !important;
}
.btn.active.disabled, .btn.active:disabled, .btn.active:focus.disabled, .btn.active:focus:disabled,
.btn-primary.disabled,
.btn-primary:disabled,
.btn-primary:focus.disabled,
.btn-primary:focus:disabled {
  background-color: #33980C;
  border-color: #33980C;
  opacity: 0.8;
}

.btn-light, .btn-light:focus {
  background-color: #f0f0f0;
  border-color: #f0f0f0;
  color: #191c1f !important;
}
.btn-light:active, .btn-light:hover, .btn-light:focus:active, .btn-light:focus:hover {
  background-color: #e3e3e3;
  border-color: #e3e3e3;
}
.btn-light.hide_disabled:disabled {
  background-color: #f0f0f0;
  border-color: #f0f0f0;
}

.btn-dark, .btn-dark:focus {
  background-color: #3c3e46;
  border-color: #3c3e46;
  color: #fff !important;
}
.btn-dark:hover, .btn-dark:focus:hover {
  background-color: #424858;
  border-color: #424858;
}

.btn-grey, .btn-grey:focus {
  background-color: #ddd;
  border-color: #ddd;
  color: #777 !important;
}
.btn-grey.active, .btn-grey:focus.active {
  color: #fff !important;
  background-color: #5c5c5c !important;
}
.btn-grey.active.btn_fp, .btn-grey:focus.active.btn_fp {
  background-color: #2f990a !important;
}
.btn-grey:hover, .btn-grey:focus:hover {
  background-color: #d0d0d0;
  border-color: #d0d0d0;
}

.btn--google, .btn--google:focus {
  color: #fff !important;
  background-color: hsl(8, 74%, 53%);
  border-color: hsl(8, 74%, 53%);
}
.btn--google:active, .btn--google:hover, .btn--google:focus:active, .btn--google:focus:hover {
  background-color: #bf321d;
  border-color: #bf321d;
}

.btn--facebook, .btn--facebook:focus {
  color: #fff !important;
  background-color: #3c5b9a;
  border-color: #3c5b9a;
}
.btn--facebook:active, .btn--facebook:hover, .btn--facebook:focus:active, .btn--facebook:focus:hover {
  background-color: #2e4575;
  border-color: #2e4575;
}

.btn--twitter, .btn--twitter:focus {
  color: #fff !important;
  background-color: #1da1f2;
  border-color: #1da1f2;
}
.btn--twitter:active, .btn--twitter:hover, .btn--twitter:focus:active, .btn--twitter:focus:hover {
  background-color: #0c85d0;
  border-color: #0c85d0;
}
.btn--twitter .icon-svg {
  height: 16px;
  width: 16px;
}

.btn--sticky-bottom {
  position: fixed;
  bottom: 75px;
  right: 20px;
  border-radius: 15px;
  width: 140px;
  min-height: 45px !important;
  text-align: center;
  font-size: 12px;
  color: #fff;
  box-shadow: -4px -4px 10px 0px rgba(86, 86, 86, 0.7) !important;
  -webkit-box-shadow: -4px -4px 10px 0px rgba(86, 86, 86, 0.7) !important;
  -moz-box-shadow: -4px -4px 10px 0px rgba(86, 86, 86, 0.7) !important;
  z-index: 101;
  cursor: pointer;
}

.btn--betregister {
  min-height: 40px;
}
.btn--betregister, .btn--betregister:focus {
  color: #fff !important;
  background-color: #dc3545;
  border-color: #bd2130;
}
.btn--betregister:active, .btn--betregister:hover, .btn--betregister:focus:active, .btn--betregister:focus:hover {
  background-color: #bd2130;
  border-color: #bd2130;
}

.btn--action {
  min-height: 32px !important;
  min-width: 113px !important;
}
@media (max-width: 400px) {
  .btn--action {
    min-width: 83px !important;
  }
}
.btn--action, .btn--action:focus {
  color: #fff !important;
  background-color: rgba(255, 255, 255, 0.2588235294) !important;
  border-color: rgba(255, 255, 255, 0.0705882353) !important;
}
.btn--action:active, .btn--action:hover, .btn--action:focus:active, .btn--action:focus:hover {
  background-color: rgba(255, 255, 255, 0.1960784314) !important;
  border-color: rgba(255, 255, 255, 0.0705882353) !important;
}

.btn-clean {
  padding: 0;
  background-color: transparent;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.btn-clean .icon {
  margin-top: 2px;
}
.btn-clean .icon:first-child {
  margin-right: 7px;
}
.btn-clean .icon:last-child {
  margin-left: 7px;
}

.btn--square {
  width: 36px;
  height: 36px;
  min-height: 0;
  padding: 0;
}
.btn--square .icon {
  font-size: 20px !important;
  margin: 0 !important;
}
.btn--square.btn-xs {
  min-width: 0;
  width: 24px;
  height: 24px;
  padding: 0;
}
.btn--square.btn-xs .icon {
  font-size: 16px !important;
}

.btn--wide-header {
  width: 92px;
  height: 32px;
  min-height: 0;
  padding: 0;
  color: #fff !important;
  background-color: #3C3E45 !important;
  font-size: 12px !important;
  font-weight: normal;
}
@media (max-width: 340px) {
  .btn--wide-header {
    width: 75px !important;
    font-size: 9px !important;
  }
}
.btn--wide-header.btn:hover {
  color: #fff !important;
  background-color: #3C3E45 !important;
}
.btn--wide-header.btn.active {
  color: #fff !important;
  background-color: #3C3E45 !important;
  border: none !important;
}

.btn-array {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin: -3px;
  cursor: default;
}
.btn-array .btn {
  margin: 3px;
}
.form--inline .btn-array .btn {
  margin-top: 0;
  margin-bottom: 0;
}

.btn-green, .btn-green:focus {
  background-color: #DDF3D4;
  border-color: #DDF3D4;
  color: #3EAB14 !important;
}
.btn-green.active, .btn-green:focus.active {
  color: #3EAB14 !important;
  background-color: #DDF3D4 !important;
}
.btn-green:hover, .btn-green:focus:hover {
  background-color: #cdedc0;
  border-color: #cdedc0;
}

/*------------------------------------*
	@COMPONENTS #TAG
\*------------------------------------*/
.tag-wrap--break {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.tag-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: -1px;
  padding: 4px;
}
.tag-wrap > * {
  margin: 1px;
}
.tag-wrap + .tag-wrap {
  padding-top: 0;
  margin-top: -4px;
}
.team .tag-wrap {
  padding: 0;
}
.tag-wrap--sm > *:not(:last-child) {
  margin-right: 4px;
}

.tag {
  font-style: normal;
  font-weight: 700;
  color: #fff !important;
  text-decoration: none !important;
  font-size: 9px;
  width: 14px;
  height: 14px;
  line-height: 14px;
  border-radius: 2px;
  text-align: center;
  border-spacing: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.tag:hover {
  opacity: 0.5;
}
.tag--win, .tag--1 {
  background-color: #33980C;
}
.tag--draw, .tag--x {
  background-color: #8E8E8E;
}
.tag--defeat, .tag--2 {
  background-color: #CA4337;
}
.tag--under {
  background-color: #FFB22F;
}
.tag--over {
  background-color: #1092AE;
}
.tag--gg {
  background-color: #00bcb3;
}
.tag--ng {
  background-color: #d9a400;
}
.tag--sm {
  height: 18px;
  width: 18px;
}

/*------------------------------------*
	@COMPONENTS #LISTS
\*------------------------------------*/
.list-dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.list-dl:not(:last-child) {
  margin-bottom: 10px;
}
.list-dl dt {
  margin-right: 5px;
}

.list-text {
  list-style: none;
  padding: 0;
  margin: 0;
}
.list-text li:not(:last-child) {
  margin-bottom: 5px;
}
.list-text--border li:not(:last-child) {
  padding-bottom: 5px;
  border-bottom: 1px solid #F5F5F5;
}
.dark .list-text--border li:not(:last-child) {
  border-bottom: 1px solid #36383C;
}
.list-text--dots {
  list-style-type: square;
  padding-left: 15px;
}

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

.list-check {
  padding-left: 30px;
  margin-bottom: 20px;
}
.list-check li {
  position: relative;
}
.list-check li::before {
  content: "\f00c";
  font-family: "Font Awesome 5 Pro", sans-serif;
  font-weight: 300;
  color: #33980C;
  margin-right: 10px;
  position: absolute;
  top: 2px;
  left: -30px;
}
.list-check li:not(:last-child) {
  margin-bottom: 5px;
}
.article .list-check li:not(:last-child) {
  margin-bottom: 8px;
}
.list-check + .clr-light {
  margin-top: -10px;
  padding-left: 30px;
}

.list-steps {
  counter-reset: steps;
}
.list-steps li {
  counter-increment: steps;
  position: relative;
  min-height: 34px;
  padding-left: 44px;
}
.list-steps li .btn {
  margin-left: 10px;
}
.list-steps li::before {
  content: counter(steps);
  font-size: 18px;
  font-weight: 700;
  width: 34px;
  height: 34px;
  border-radius: 999px;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #ddd;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.list-steps li:not(:last-child) {
  margin-bottom: 20px;
}

.list-arrow {
  padding-left: 30px;
  margin-bottom: 20px;
}
.list-arrow li {
  position: relative;
}
.list-arrow li::before {
  content: "\f0a9";
  font-family: "Font Awesome 5 Pro", sans-serif;
  font-weight: 300;
  color: #999;
  margin-right: 10px;
  position: absolute;
  left: -30px;
}
.list-arrow li:not(:last-child) {
  margin-bottom: 10px;
}
.list-arrow li a {
  color: #191c1f;
  display: block;
}
.box--dark .list-arrow li a {
  color: #fff;
}
.box--dark .list-arrow li a:hover {
  opacity: 0.5;
}
.list-arrow + .clr-light {
  margin-top: -10px;
  padding-left: 30px;
}

/*------------------------------------*
	@COMPONENTS #FORMS
\*------------------------------------*/
.form:not(:last-child) {
  margin-bottom: 10px;
}
.form--box {
  background-color: #f0f0f0;
  padding: 15px;
}
@media (max-width: 560px) {
  .form--box .form-group {
    margin-bottom: 10px !important;
  }
  .form--box .btn {
    margin-top: 5px;
  }
}

.form-control {
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  background-color: #fafafa;
  border-color: #d8d8d8;
  height: 34px;
  -webkit-transition: all 0.15s ease 0s;
  transition: all 0.15s ease 0s;
  /*PLACEHOLDER*/
}
.form-control-sm {
  font-size: 14px;
  height: -webkit-calc(1em + 0.5rem + 2px);
  height: calc(1em + 0.5rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1;
}
.form-control--bold {
  font-weight: 700;
  font-size: 16px;
  color: #0086bc;
  display: initial;
}
.form-control:hover, .form-control:focus {
  border-color: #ccc;
}
.form-control[disabled] {
  background-color: #f0f0f0;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}

textarea.form-control {
  resize: none;
  min-height: 140px;
}

select.form-control {
  z-index: 10;
  -webkit-appearance: none;
  -moz-appearance: none;
  text-overflow: "";
  padding-right: 40px;
  width: 100%;
  background-image: url("/static/img/icon-select.svg");
  background-size: 8px 6px;
  background-repeat: no-repeat;
  background-position: right 10px top 50%;
}
select.form-control::-ms-expand {
  display: none;
}

input[type=text]::-ms-clear {
  display: none;
  width: 0;
  height: 0;
}

input[type=text]::-ms-reveal {
  display: none;
  width: 0;
  height: 0;
}

input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-results-button,
input[type=search]::-webkit-search-results-decoration {
  display: none;
}

input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 50px #ffffff inset;
}

label {
  font-weight: 700;
  color: #999;
  margin-bottom: 4px;
}
.title-wrap label {
  font-size: 12px;
  color: #999;
  font-weight: 400;
}
.form-inline label {
  margin-right: 10px;
}

.form-group {
  margin-bottom: 10px;
}
.form-group:last-child {
  margin-bottom: 0;
}

.form__tools {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.form__tools > *:not(:last-child) {
  margin-right: 10px;
}

.form--inline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  background-color: #fafafa !important;
}
.form--inline.form--box {
  padding: 0;
}
.form--inline.form--box .form-group {
  margin-bottom: 0 !important;
}
.form--inline > * {
  margin-bottom: 0 !important;
}
.form--inline > *:not(:last-child) {
  margin-right: 15px;
}
.form--inline .divider {
  min-width: 1px;
  height: 34px;
  background-color: #d8d8d8;
}
.form--inline .btn {
  font-weight: 700 !important;
  font-size: 13px !important;
  height: 34px;
  border-radius: 2px;
}
@media (max-width: 370px) {
  .form--inline {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .form--inline .divider {
    display: none;
  }
  .form--inline .btn-array {
    margin-top: 10px !important;
  }
}

.input-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.input-group .form-control {
  font-weight: bold;
}
.input-group.date .form-control {
  max-width: 120px;
}
.input-group .input-group-addon {
  background-color: #d8d8d8;
  width: 34px;
  font-size: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.input-group .input-group-addon:first-child {
  border-radius: 3px 0 0 3px;
}
.input-group .input-group-addon:last-child {
  border-radius: 0 3px 3px 0;
}
.input-group--green .form-control {
  border-color: #2f990a;
  background-color: #2f990a;
  color: #fff;
}
.input-group--green .input-group-addon {
  background-color: #33980C;
  color: #fff;
}

/*------------------------------------*
	@COMPONENTS #SEARCH
\*------------------------------------*/
.search {
  position: relative;
}
.search .form-control {
  padding-right: 30px;
  height: 30px;
  font-size: 12px;
}
.pretable .search {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.pretable .search .form-control {
  border: none;
  background-color: #fff;
  height: 24px;
  padding-left: 6px;
}

.search-n {
  position: relative;
  z-index: 2000;
  min-width: auto !important;
}
.search-n .form__control {
  border-radius: 6px;
  width: 100% !important;
}
.search-n .btn-clean {
  margin: 0 !important;
}
.search-n .btn-clean .icon-svg {
  left: 0px !important;
}
.search-n .btn-search .icon-svg {
  left: 10px !important;
}
.search-n--typing {
  border: 1px solid #fff;
}
.search-n--typing .search-n-input {
  color: #fff;
}
.search-n--typing .search-n__menu {
  background-color: #020202;
}
.search-n--typing .search-close {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 14px;
  height: 14px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 20px;
  margin-right: 0 !important;
}
.search-n--typing .search-close .icon-close {
  color: #fff;
  width: 14px;
  height: 14px;
}
.search-n--typing .search-close:hover {
  opacity: 0.5;
}

.search-n__menu {
  display: none;
  background-color: #1F2126;
  border-top: none;
  padding: 0px 16px 10px 16px;
  z-index: 1000;
  position: fixed;
  top: 70px;
  left: 0px;
  width: 100vw;
  height: -webkit-calc(100vh - 120px);
  height: calc(100vh - 120px);
  overflow-y: auto;
  content-visibility: auto;
}
.menu-on .search-n__menu {
  display: none;
}
.search-n--typing .search-n__menu {
  display: block !important;
}

.search-n__title {
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 14px;
  text-transform: capitalize;
  color: #A6A6A6 !important;
  padding: 18px 10px 10px 0px;
  margin-bottom: 0;
}

.search-n__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 16px;
  border-bottom: 1px solid #393C43;
}
.search-n__item img {
  width: 20px;
  height: 20px;
  margin-right: 12px;
  margin-bottom: 0;
}
.search-n__item span {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #FFFFFF;
}
.search-n__item:first-of-type {
  padding-top: 0;
}
.search-n__item__loader {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.search-n__item__loader img {
  width: 30px;
  height: 30px;
}

.search-n__item--history .icon {
  font-size: 18px;
  padding-left: 0;
  margin-right: 12px;
  margin-bottom: 0;
  color: #fff;
}
.search-n__item--history .btn-clean {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: auto !important;
  width: 30;
  height: 15px;
}
.search-n__item--history .btn-clean .icon-svg.icon-close {
  color: #FFFFFF !important;
  width: 10px;
  height: 10px;
}

.search-n__item--match {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  padding: 10px;
}
.search-n__item--match > * {
  padding-right: 10px;
}
.search-n__item--match > *:not(:first-child) {
  border-left: 1px solid #545661;
  padding-left: 14px;
}
.search-n__item--match:hover {
  background-color: #27292F;
}
.search-n__item--match .search-n__date {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  padding-top: 3px;
  padding-bottom: 3px;
}
.search-n__item--match .search-n__date span {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 1.2;
  color: #999999;
  text-align: right;
}
.search-n__item--match .search-n__team {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 20px;
  color: #FFFFFF;
}
.search-n__item--match .search-n__team span {
  width: 180px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.search-n__item--match .search-n__results {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 8px !important;
  padding: 4px 8px;
  margin-left: auto;
  font-weight: 400;
  font-size: 13px;
  line-height: 154.69%;
  color: #FFFFFF;
  background: #3C3E46;
  border-radius: 4px;
  border-left: none !important;
}
.search-n__item--match .search-n__results > *:first-child {
  margin-bottom: 8px;
}

.search-n__item--article {
  height: 100px;
  border-bottom: none;
}
.search-n__item--article img {
  width: 100px;
  height: 75px;
  border-radius: 6px;
  margin-right: 0;
}
.search-n__item--article .search-n-article_content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.search-n__item--article .search-n-article_content .search-n-article_info {
  border-bottom: 1px solid #1F2126;
  margin-right: 15px;
  margin-bottom: 10px;
}
.search-n__item--article .search-n-article_content .search-n-article_info .search-n-article_date {
  background-color: #1F2126;
  color: #A6A6A6;
  margin-right: 70px;
  white-space: nowrap;
  padding: 2px 8px;
}
.search-n__item--article .search-n-article_content > span {
  width: 215px;
  height: 50px;
  overflow: hidden;
}

.search-close {
  display: none;
}

/*------------------------------------*
	@COMPONENTS #FILTER
\*------------------------------------*/
.filter {
  position: relative;
}
.filter .form-control {
  padding-right: 10px;
}
.pretable .filter {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.pretable .filter .form-control {
  border: 1px solid #ececec;
  background-color: transparent;
  color: #666666;
  height: 26px;
  padding-left: 6px;
  font-size: 12px;
}
.pretable .filter .form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: rgba(102, 102, 102, 0.5);
}
.pretable .filter .form-control::-moz-placeholder { /* Firefox 19+ */
  color: rgba(102, 102, 102, 0.5);
}
.pretable .filter .form-control:-ms-input-placeholder { /* IE 10+ */
  color: rgba(102, 102, 102, 0.5);
}
.pretable .filter .form-control:-moz-placeholder { /* Firefox 18- */
  color: rgba(102, 102, 102, 0.5);
}
.pretable__dropping_odds .filter {
  margin-right: 6px;
}

.filter__btn {
  padding: 0;
  background-color: transparent;
  height: 100%;
  position: absolute;
  top: 4px;
  right: 10px;
}
.filter__btn .icon-svg {
  color: #666666;
  width: 11px;
  height: 11px;
}

input.ii__search-username {
  width: 100%;
  height: 2rem;
  border: 1px solid #d8d8d8;
  border-radius: 3px;
  padding: 0 0.75rem;
}
input.ii__search-username::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #d8d8d8;
}
input.ii__search-username::-moz-placeholder { /* Firefox 19+ */
  color: #d8d8d8;
}
input.ii__search-username:-ms-input-placeholder { /* IE 10+ */
  color: #d8d8d8;
}
input.ii__search-username:-moz-placeholder { /* Firefox 18- */
  color: #d8d8d8;
}

.currday_wrap {
  position: relative;
}
.pretable .currday_wrap {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.pretable .currday_wrap .form-control {
  font-size: 12px;
  font-weight: 700;
  background-color: #2f990a;
  border-color: #2f990a;
  color: #ffffff;
  height: 24px;
  text-align: center;
  padding-right: 25px;
  padding-left: 25px;
}
.currday_wrap a {
  color: #ffffff;
  background-color: #33980C;
  position: absolute;
  top: 0;
  height: 24px;
  font-size: 14px;
}
.currday_wrap a.btn:focus:active, .currday_wrap a.btn:focus:hover {
  background-color: #33980C;
}
.currday_wrap a.left {
  left: 0;
}
.currday_wrap a.right {
  right: 0;
}

@media (max-width: 360px) {
  .datepicker {
    width: 200px;
    font-size: 13px;
  }
}
/*------------------------------------*
	@COMPONENTS #FLAG
\*------------------------------------*/
.flag {
  width: 20px;
  height: 15px;
  border: 1px solid #d8d8d8;
  margin-bottom: 0;
  margin-right: 5px;
  vertical-align: middle;
}
.flag:only-child {
  margin: 0;
}
.flag--logo {
  border: none;
  min-width: 0;
  height: 20px;
}

/*------------------------------------*
	@COMPONENTS #ICON-CARD
\*------------------------------------*/
.icon-card {
  display: inline-block;
  width: 8px;
  height: 12px;
  background-color: #f2c803;
  line-height: 1;
  margin-right: 5px;
  margin-left: 5px;
}
.table-new .icon-card {
  margin-right: 2px;
  margin-left: 2px;
}
.icon-card:first-child {
  margin-left: 0;
}
.icon-card:last-child {
  margin-right: 0;
}
.icon-card:only-child {
  margin: 0;
}
.icon-card--red {
  background-color: #f40430;
}
.icon-card--double {
  position: relative;
  padding-right: 10px;
  background-color: transparent !important;
}
.icon-card--double::before, .icon-card--double::after {
  content: "";
  width: 8px;
  height: 12px;
  position: absolute;
}
.icon-card--double::before {
  background-color: #f2c803;
  top: -1px;
  left: -1px;
}
.icon-card--double::after {
  top: 1px;
  left: 2px;
  background-color: #f40430;
}

/*------------------------------------*
	@COMPONENTS #DROPDOWN
\*------------------------------------*/
.dropleft--hover:hover .dropdown-menu {
  opacity: 1;
  visibility: visible;
}
.dropleft--hover .dropdown-menu {
  display: block !important;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.15s ease 0s;
  transition: all 0.15s ease 0s;
}

.dropdown-toggle {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.dropdown-toggle .icon {
  font-size: 14px !important;
  line-height: 14px !important;
  margin-top: 2px;
}
.dropdown-toggle .icon:first-child {
  margin-right: 5px;
}
.dropdown-toggle .icon:last-child {
  margin-left: 5px;
}
.dropdown-toggle .icon:only-child {
  margin: 0;
}
.dropdown-toggle::after {
  content: "\f107";
  font-family: "Font Awesome 5 Pro", sans-serif;
  font-weight: 300;
  border: none;
}
.show > .dropdown-toggle::after {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
.dropdown-toggle--noarrow::after {
  display: none !important;
}
.dropdown-toggle--drops {
  text-decoration: none !important;
  line-height: 1;
}
.dropdown-toggle--drops span {
  border-bottom: 1px dotted #191c1f;
}
.dropdown-toggle--drops *[class*=up] {
  color: #33980C;
}
.dropdown-toggle--drops *[class*=down] {
  color: #f40430;
}
.table .dropdown-toggle::before, .table .dropdown-toggle::after {
  display: none;
}

.submenu {
  position: relative;
}

.dropdown-menu,
.submenu__content {
  -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
          box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
  border-radius: 0;
  padding: 0;
  border: none;
  margin-top: 0;
}
.dropdown-menu--lg,
.submenu__content--lg {
  width: 100vw;
  max-width: 400px;
  padding: 15px 20px 20px;
}
.dropdown-menu--lg .row,
.submenu__content--lg .row {
  margin-left: -20px;
  margin-right: -20px;
}
.dropdown-menu--lg .row > *,
.submenu__content--lg .row > * {
  padding-right: 20px;
  padding-left: 20px;
}
.dropdown-menu--arrow::before,
.submenu__content--arrow::before {
  content: "";
  color: #fff;
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent;
  -moz-transform: scale(0.9999);
  border-width: 0 8px 8px 8px;
  border-bottom-color: currentColor;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: 100%;
}
.dropdown-menu-right.dropdown-menu--arrow,
.submenu__content-right.dropdown-menu--arrow {
  margin-right: -10px;
}
.dropdown-menu-right.dropdown-menu--arrow::before,
.submenu__content-right.dropdown-menu--arrow::before {
  content: "";
  left: 100%;
  margin-left: -19px;
}
.dropdown-menu.dropdown-menu--inserts,
.submenu__content.dropdown-menu--inserts {
  margin-top: 10px !important;
  margin-left: 0 !important;
  max-height: 260px;
  padding: 10px 10px 0 !important;
}
.dropdown .dropdown-menu.dropdown-menu--inserts::before,
.dropdown .submenu__content.dropdown-menu--inserts::before {
  left: 18px !important;
  top: -8px !important;
}
.chat-form .dropdown-menu.dropdown-menu--inserts,
.chat-form .submenu__content.dropdown-menu--inserts {
  position: fixed !important;
  bottom: 50px !important;
  left: 0 !important;
  top: auto !important;
  right: 0 !important;
  -webkit-transform: none !important;
      -ms-transform: none !important;
          transform: none !important;
  margin-left: 0 !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
.dropup .dropdown-menu--arrow::before,
.dropup .submenu__content--arrow::before {
  color: #fff;
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent;
  -moz-transform: scale(0.9999);
  border-width: 8px 8px 0 8px;
  border-top-color: currentColor;
  bottom: auto;
  top: 100%;
}
.dropright .dropdown-menu, .dropleft .dropdown-menu,
.dropright .submenu__content,
.dropleft .submenu__content {
  margin-top: -6px;
}
.dropright .dropdown-menu--arrow::before, .dropleft .dropdown-menu--arrow::before,
.dropright .submenu__content--arrow::before,
.dropleft .submenu__content--arrow::before {
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  top: 6px;
}
.dropright .dropdown-menu,
.dropright .submenu__content {
  margin-left: 6px;
}
.dropright .dropdown-menu--arrow::before,
.dropright .submenu__content--arrow::before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent;
  -moz-transform: scale(0.9999);
  border-width: 8px 8px 8px 0;
  border-right-color: currentColor;
  left: auto;
  right: 100%;
}
.dropleft .dropdown-menu,
.dropleft .submenu__content {
  margin-right: 6px;
}
.dropleft .dropdown-menu--arrow::before,
.dropleft .submenu__content--arrow::before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent;
  -moz-transform: scale(0.9999);
  border-width: 8px 0 8px 8px;
  border-left-color: currentColor;
  left: 100%;
  right: 0;
}

.submenu__content {
  position: absolute;
  top: 100%;
  margin-top: 5px;
  right: 0;
  background-color: #fff;
  z-index: 10;
}
.submenu__content.pop {
  display: none !important;
}
.submenu-on .submenu__content.pop {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.dropdown-item {
  padding-left: 15px;
  padding-right: 15px;
}

.dropdown-submenu {
  position: relative;
}
.dropdown-submenu .dropdown-menu {
  text-outline: 0;
  right: 0;
  margin-top: -1px;
}

.dropdown-wrap {
  background-color: #f6fbf4;
  color: #33980C;
  font-size: 12px;
  height: 28px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-right: 8px;
  padding-left: 8px;
  border-radius: 4px;
}
.dropdown-wrap .btn-clean {
  color: inherit;
}
.dropdown-wrap .dropdown-menu {
  margin-top: 16px;
  margin-right: -8px;
  border-radius: 4px;
  -webkit-box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.25);
  font-size: 12px;
  padding-top: 8px;
  padding-bottom: 8px;
}
.dropdown-wrap .dropdown-menu .dropdown-item {
  height: 28px;
}
.dropdown-wrap .dropdown-menu .dropdown-item:hover {
  background-color: #f6fbf4;
  color: #33980C;
}

.dropdown--lime .dropdown-toggle {
  border-radius: 4px;
  height: 28px;
  padding-right: 10px;
  padding-left: 10px;
  font-size: 12px;
  font-weight: 500;
  background-color: transparent;
  color: #797979;
}
.dropdown--lime.show .dropdown-toggle {
  background-color: #F6FBF4;
  color: #33980C;
}
.dropdown--lime .dropdown-menu {
  font-size: 12px;
  padding-top: 8px;
  padding-bottom: 8px;
  -webkit-box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.25);
  border-radius: 4px;
  margin-top: 8px;
}
.dropdown--lime .dropdown-item {
  padding: 6px 12px;
}
.dropdown--lime .dropdown-item:hover, .dropdown--lime .dropdown-item:active {
  background-color: #F6FBF4;
  color: #33980C;
}

/*------------------------------------*
	@COMPONENTS #LINKS
\*------------------------------------*/
.alert {
  padding: 8px 10px;
  line-height: 1.2;
  border: none;
  color: #191c1f;
  /* force a break but prefer a word break */
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  word-break: break-all;
  word-break: break-word;
  white-space: normal;
}
.alert-error {
  background-color: #ffe3c0;
}
.alert-warning, .alert-info {
  padding: 11px 16px;
  font-size: 13px;
  line-height: 21px;
  background-color: #3C3E46;
  color: #b8b8b8;
  border-radius: 6px;
}
.alert-warning > a, .alert-info > a {
  color: #ffffff;
}
.alert-warning > select, .alert-info > select {
  background-color: #3C3E46;
  color: white;
  border: none;
}
.alert--sm {
  font-size: 12px;
}

.alert-white {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #FFFFFF;
  -webkit-box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.15);
  border-radius: 6px;
  padding: 16px;
  margin-bottom: 15px;
  margin-right: 0;
}
.alert-white .icon {
  font-family: "Font Awesome 5 Pro";
  font-size: 18px;
  font-weight: 300;
  margin-right: 16px;
}
.alert-white p {
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  color: #666666;
}

/*------------------------------------*
	@COMPONENTS #LAYOUT
\*------------------------------------*/
.page {
  overflow-x: hidden;
  max-width: 100vw;
}
.page.menu-on, .page .search-on {
  overflow: hidden;
}

.main {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  padding: 50px 0 10px 0 !important;
}
.main > .container > .row:first-child {
  padding-top: 10px;
}
.main--padded {
  padding: 15px;
  background-color: #fff;
}
.main--grey {
  background-color: #f9f9f9;
}
.main--white {
  background-color: #ffffff;
}

.row {
  margin-right: -10px;
  margin-left: -10px;
}
.row > * {
  padding-right: 10px;
  padding-left: 10px;
}

.row--border > *:not(:last-child) {
  border-right: 1px solid #e0e0e0;
}
.header-drop .row--border > *:not(:last-child) {
  border-color: rgba(255, 255, 255, 0.1);
}
@media (max-width: 560px) {
  .row--border-xs {
    margin-left: 0;
    margin-right: 0;
  }
  .row--border-xs > * {
    padding-left: 0;
    padding-right: 0;
  }
  .row--border-xs > *:not(:last-child) {
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #e0e0e0;
  }
}

/*------------------------------------*
    @COMPONENTS #HEADER
\*------------------------------------*/
.header {
  background-color: #1F2126 !important;
  position: fixed;
  width: 100%;
  height: 50px;
  z-index: 1000;
  padding: 7px 0;
  border-bottom: 1px solid #545661;
}
.header .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  padding-right: 12px;
}
.header .header__left, .header .header__right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.header .header__left > *:not(:last-child), .header .header__right > *:not(:last-child) {
  margin-right: 8px;
}
.menu-on .header .header__right {
  display: none;
}
.header .header__menu-trigger {
  color: #fff;
  position: relative;
  width: 25px;
}
.header .header__menu-trigger .icon-svg {
  position: absolute;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
  width: 25px;
  height: 25px;
}
.header .header__menu-trigger .icon-close {
  opacity: 0;
  visibility: hidden;
  width: 15px;
  height: 15px;
  margin-left: 2px;
}
.menu-on .header .header__menu-trigger .icon-menu {
  opacity: 0;
  visibility: hidden;
}
.menu-on .header .header__menu-trigger .icon-close {
  opacity: 1;
  visibility: visible;
}
.header .header__logo {
  color: #fff !important;
  font-style: normal;
  font-weight: 500;
  font-size: 9px;
  line-height: 9px;
  color: #FFFFFF;
}
.header .header__logo img {
  margin-bottom: 4px;
  height: 20px;
}
.header .header__logo a {
  font-style: normal;
  font-weight: 500;
  font-size: 9px;
  line-height: 9px;
  color: #FFFFFF;
}
.header .header__logo a:first-child {
  display: block;
}
.header .header__dropdown .dropdown-menu {
  background-color: #2C2F34;
  border-radius: 5px;
  -webkit-transform: translate3d(-115px, 48px, 0px) !important;
          transform: translate3d(-115px, 48px, 0px) !important;
  border: 1px solid #545A61;
  overflow: hidden;
}
.header .header__dropdown .dropdown-menu .dropdown-item {
  width: 260px !important;
  background-color: #2C2F34;
  padding: 15px;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #FFFFFF;
}
.header .header__dropdown .dropdown-menu .dropdown-item:first-child {
  border-radius: 5px 5px 0 0;
}
.header .header__dropdown .dropdown-menu .dropdown-item:last-child {
  border-top: 1px solid #545A61;
  border-radius: 0 0 5px 5px;
}
.header .header__dropdown .dropdown-menu .dropdown-item:hover {
  background-color: #2C2F34;
}
.header .header__button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 32px;
  height: 32px;
  min-height: 32px;
  border-radius: 999px;
  background-color: #3C3E45;
  color: #fff;
  padding: 0;
  -webkit-transition: all 0.15s ease 0s;
  transition: all 0.15s ease 0s;
}
.header .header__button .icon-svg {
  color: #fff;
}
.header .header__button .icon-login {
  width: 16px !important;
  height: 16px !important;
}
.header .header__button .icon-send {
  width: 20px !important;
  height: 20px !important;
}
.header .header__button img {
  width: 18px;
  height: 18px;
  margin-right: 0;
}
.header .header__button:hover {
  background-color: #2C2F34;
  opacity: 1;
}
.header .header__button:hover .icon-svg {
  color: #fff;
}
.header .header__button:active {
  background-color: #42464E;
  opacity: 1;
}
.header .header__button:active .icon-svg {
  color: #fff;
}
.header .theme-switch {
  display: none;
}
.header .theme-switch .icon-svg {
  z-index: 3000 !important;
}
.header .theme-switch .icon-dark {
  width: 12px;
  height: 12px;
}
.menu-on .header .theme-switch {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.header-drop {
  background-color: #36383C;
  padding: 20px;
  position: fixed;
  top: 50px;
  right: -5px;
  -webkit-transition: all 0.15s ease 0s;
  transition: all 0.15s ease 0s;
  max-width: 400px;
  min-width: 320px;
  color: #fff;
  -webkit-transform: translateY(-100%);
      -ms-transform: translateY(-100%);
          transform: translateY(-100%);
  z-index: 910;
  content-visibility: auto;
}
.header-drop.companies {
  max-width: none !important;
  bottom: 60px;
  overflow-y: auto;
}
.header-drop .link {
  color: #fff;
  font-size: 11px;
}
.header-drop.show {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}

.header-chat-drop {
  display: block !important;
  padding: 10px;
  position: fixed;
  top: 50px;
  right: 0;
  -webkit-transition: all 0.15s ease 0s;
  transition: all 0.15s ease 0s;
  width: 100%;
  background-color: #fff;
  -webkit-transform: translateY(-100%);
      -ms-transform: translateY(-100%);
          transform: translateY(-100%);
  z-index: 799;
}
.header-chat-drop.show {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}

/*------------------------------------*
    @COMPONENTS #FOOTER
\*------------------------------------*/
.footer {
  background-color: #fff;
  padding-top: 15px !important;
  padding-bottom: 50px;
  content-visibility: auto;
}
.footer .btn--lg {
  margin-bottom: 20px;
}
.footer .title--light {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  color: #191C1F;
}
.footer p {
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 150%;
  letter-spacing: 0.05em;
  color: #595959;
}
.footer p:not(:last-child) {
  margin-bottom: 20px;
}
.footer.footer__sticky_banner .container > .rypos_footer {
  margin-bottom: 45px;
}
.footer .container > *:not(:last-child) {
  margin-bottom: 15px;
}

.footer__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.footer__content--bordered {
  border-bottom: 1px solid #F2F2F2;
}

.footer__copy {
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 142.19%;
  letter-spacing: 0.05em;
  color: #191C1F;
  margin-bottom: 0 !important;
}

.footer__socials {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 17px;
  line-height: 1;
}
.footer__socials:not(:last-child) {
  margin-bottom: 15px;
}
.footer__socials a {
  color: #8A8A8A !important;
}
.footer__socials a:not(:last-child) {
  margin-right: 20px;
}
.footer__socials a:hover {
  opacity: 0.5;
}
.footer__socials .icon-svg {
  height: 17px;
}

.footer__applogos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 18px;
  padding-bottom: 18px;
  border-top: 1px solid #F2F2F2;
  border-bottom: 1px solid #F2F2F2;
  margin-bottom: 15px;
}
.footer__applogos a:not(:last-child) {
  margin-right: 10px;
}

.footer__nav {
  font-style: normal;
  font-weight: normal;
}
.footer__nav a {
  font-size: 14px;
  line-height: 147.69%;
  letter-spacing: 0.05em;
  color: #191C1F;
}
.footer__nav a:not(:last-child) {
  margin-right: 10px;
}

.footer__nav {
  margin-bottom: 15px;
}
.footer__nav *[class^=col] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.footer__nav a:not(:last-child) {
  margin-bottom: 5px;
}

.footer__logo {
  height: 24px;
  margin-bottom: 10px;
}

/*------------------------------------*
	@COMPONENTS #MENU
\*------------------------------------*/
.menu-black {
  background-color: #020202 !important;
}

.menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  position: fixed;
  top: 50px;
  left: 0;
  -webkit-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
          transform: translateX(-100%);
  height: -webkit-calc(100vh - 50px);
  height: calc(100vh - 50px);
  width: 100vw;
  padding: 16px;
  background-color: #1F2126;
  z-index: 999;
  -webkit-transition: all 0.15s ease 0s;
  transition: all 0.15s ease 0s;
  content-visibility: auto;
}
.menu .menu__search {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: -webkit-sticky;
  position: sticky;
  top: 16px;
  left: 0;
  padding: 0 16px;
  min-width: 340px;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #020202;
  border-radius: 19.5px;
}
.menu .menu__search .btn-clean {
  margin-right: 10px;
  color: #fff;
}
.menu .menu__search .btn-clean:not(.search__history_btn) .icon-svg {
  color: #B5B5B5 !important;
  position: absolute;
  top: 50%;
  left: 16px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.menu .menu__search .form-control {
  border: none;
  padding-left: 25px;
  background-color: #020202;
  color: #8A8A8A;
  height: 38px;
  width: 340px;
}
.menu .menu__content {
  overflow-y: auto;
  position: static;
  z-index: 900;
  scrollbar-width: thin;
  scrollbar-color: #606060 #1F2126;
  margin-top: 16px;
  /* width */
  /* Track */
  /* Handle */
}
.menu .menu__content::-webkit-scrollbar {
  width: 8px;
}
.menu .menu__content::-webkit-scrollbar-track {
  background: #1F2126;
}
.menu .menu__content::-webkit-scrollbar-thumb {
  background: #606060;
  border-radius: 4px;
}
.menu .menu__content:hover {
  overflow-y: auto;
}
.menu .menu__list {
  list-style: none;
  padding: 0px 0 15px 0;
  overflow-y: auto;
}
.menu .menu__list .menu__list-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  padding: 15px;
  color: #A6A6A6;
  border-radius: 6px;
}
.menu .menu__list .menu__list-item .icon-svg {
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
  -webkit-transition: all 0.15s ease 0s;
  transition: all 0.15s ease 0s;
  width: 12px;
  height: 12px;
}
.menu .menu__list .menu__list-item .icon-svg::before {
  font-size: 16px !important;
}
.menu .menu__list .menu__list-item.collapsed .icon-svg {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}
.menu .menu__list .menu__list-item[data-toggle=collapse] {
  color: #fff !important;
}
.menu .menu__list .menu__list-item[data-toggle=collapse].collapsed {
  color: #A6A6A6 !important;
}
.menu .menu__list .menu__list-item[data-toggle=collapse].collapsed.active {
  color: #fff !important;
}
.menu .menu__list .menu__list-item:hover {
  background-color: transparent;
  color: #fff;
}
.menu .menu__list .menu__list-item.active, .menu .menu__list .menu__list-item.active span {
  color: #fff;
}
.menu .menu__list .menu__list-item:not(:last-child) {
  margin-bottom: 4px;
}
.menu .menu__list .menu__list-item--highlighted, .menu .menu__list .menu__list-item--highlighted span {
  color: #33980C;
}
.menu .menu__socials {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 17px;
  padding: 15px;
  line-height: 1;
  margin-top: auto;
  margin-bottom: 170px;
  background-color: #1F2126;
  position: -webkit-sticky;
  position: sticky;
  bottom: 0;
  left: 0;
}
.menu .menu__socials a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 50px;
  width: 50px;
  background-color: transparent;
  border: 1px solid #33353C;
  border-radius: 999px;
  font-size: 22px;
  color: #8A8A8A !important;
}
.menu .menu__socials a:not(:last-child) {
  margin-right: 16px;
}
.menu .menu__socials a:hover {
  opacity: 0.5;
}
.menu .menu__socials .icon-svg {
  height: 22px;
}
@media (max-width: 560px) {
  .menu .menu__socials {
    position: static;
  }
}
.menu-on .menu {
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
}

.submenu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  background-color: transparent;
  padding-left: 15px;
}
.submenu .submenu__item {
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  color: #A6A6A6 !important;
  padding: 15px 15px;
  margin-bottom: 4px;
}
.submenu .submenu__item:hover {
  color: white !important;
}

/*------------------------------------*
	@COMPONENTS #SPLIT
\*------------------------------------*/
.split {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 680px) {
  .split {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.split__main {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-bottom: 10px;
}
@media (min-width: 681px) {
  .split__main {
    margin-right: 20px;
  }
}

.split__sidebar {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 100%;
  margin-bottom: 10px;
}
@media (min-width: 769px) {
  .split--lg .split__sidebar {
    width: 300px;
  }
}
@media (min-width: 681px) {
  .split__sidebar {
    width: 260px;
  }
}

/*------------------------------------*
	@COMPONENTS #WRAP
\*------------------------------------*/
.wrap {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.wrap:not(:last-child) {
  margin-bottom: 16px;
}
.wrap--analyseis:not(:last-child) {
  margin-bottom: 8px;
}
.wrap + .wrap:not(.wrap--new) {
  border-top: 1px solid #f2f2f2;
  padding-top: 20px;
}
.wrap + .wrap:not(.wrap--analyseis):not(.wrap--new) {
  margin-top: -10px;
}
.wrap + .wrap--full {
  border-top: none;
  padding-top: 0;
}
.wrap--padded {
  padding: 16px;
  background-color: #fff;
}
.wrap--padded--sm {
  padding: 10px 16px 16px 16px;
  background-color: #fff;
}
.wrap--full {
  margin-right: -15px;
  margin-left: -15px;
}
.wrap--grey {
  background-color: #f0f0f0;
}
.wrap--white {
  background-color: #fff;
}
.wrap--new {
  background-color: #fff;
  margin-top: 16px;
  padding-top: 8px;
}
.wrap--new:not(.wrap--new--no-border) {
  border-top: 1px solid #E0E0E0 !important;
}
.wrap--new .title {
  margin-left: 16px;
}
.wrap--padded .wrap--new {
  margin-right: -16px;
  margin-left: -16px;
}

.wrap-teams {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background-color: #f0f0f0;
  padding: 10px;
  overflow-x: auto;
}
.wrap-teams > * {
  margin-left: 3px;
  margin-right: 3px;
}
.wrap-teams > *:last-child img {
  margin-right: 10px;
}
.wrap-teams img {
  max-width: 30px;
  max-height: 30px;
}
.wrap-teams span {
  width: 0;
  background-color: red;
  height: 100%;
}
.wrap-teams a:hover {
  opacity: 0.5;
}

.wrap-team-tags {
  max-width: 100%;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.wrap-center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 14px !important;
}

.wrap__date {
  text-align: center;
  color: #797979;
}

.wrap__header {
  border-bottom: 1px solid #f5f5f5;
  padding: 14px 16px;
  margin: -16px -14px 0;
}

.wrap__title {
  font-size: 14px;
  font-weight: 500;
  color: #242424;
  text-transform: uppercase;
}

.wrap__dl {
  font-size: 12px;
  font-weight: 500;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 10px;
}
.wrap__dl:first-child {
  padding-top: 0;
}
.wrap__dl:last-child {
  padding-bottom: 0;
  margin-bottom: -6px;
}
.wrap__dl + .wrap__dl {
  border-top: 1px solid #f5f5f5;
}
.wrap__dl dt {
  font-weight: 400;
}
.wrap__dl dd {
  font-weight: 500;
}
.wrap__dl--alt dd {
  color: #a6a6a6;
}

.prewrap {
  padding: 10px 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.tab-content .prewrap:first-child {
  margin-top: -8px;
}

.wrap-start {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.wrap-start > *:not(:last-child) {
  margin-right: 12px;
}

/*------------------------------------*
	@COMPONENTS #SUBHEADER
\*------------------------------------*/
.subheader-n {
  background: #FFFFFF;
  -webkit-box-shadow: 0px 1px 0px #E8E8E8;
          box-shadow: 0px 1px 0px #E8E8E8;
  padding: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: -webkit-sticky;
  position: sticky;
  top: 50px;
  left: 0;
  z-index: 200;
  width: 100%;
  height: 50px;
}
.subheader-n > *:not(:last-child) {
  margin-right: 15px;
}
.subheader-n > *:last-child {
  margin-left: auto;
}
.subheader-n .ii__overlay_open {
  width: 20px;
  height: 20px;
}
.subheader-n a {
  text-decoration: none !important;
}
.subheader-n a:hover {
  opacity: 0.5;
}
.subheader-n a img {
  margin-right: 0;
}
.subheader-n--overlay {
  top: 0 !important;
}

.subheader-n--start > *:last-child {
  margin-left: 0;
}

.subheader-n--center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.subheader-n--center > *:first-child {
  margin-right: auto;
}
.subheader-n--center > *:last-child {
  margin-left: auto;
}

.subheader-n--nav {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0;
}
.subheader-n--nav > * {
  margin: 0 !important;
}
.subheader-n--nav .tabs {
  margin-bottom: 0 !important;
  padding: 0;
  width: 100%;
}
.subheader-n--nav .tabs .tabs__item span {
  padding-left: 30px;
  padding-right: 30px;
}

.subheader-n--xs {
  padding: 10px 16px;
}

.subheader-n__icon {
  color: #191C1F !important;
  font-size: 16px;
  width: 20px;
}

.subheader-n__title {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  color: #191C1F;
  margin-top: 0;
  margin-bottom: 0;
}
.subheader-n__title a {
  color: #191C1F;
}

.subheader-n__subtitle {
  display: block;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 19px;
  color: #191C1F;
  margin-top: 0;
  margin-bottom: 0;
  width: 300px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.subheader-n__subtitle small {
  font-size: 12px;
  line-height: 14px;
  color: #797979;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.subheader-n__bookmark {
  color: #A6A6A6 !important;
  font-size: 15px;
}

.subheader-n__button {
  font-weight: 500;
  font-size: 12px;
  line-height: 14px;
  padding: 8px 10px;
  border-radius: 6px;
}

.subheader-n__team {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 0 !important;
}
.subheader-n__team > *:not(:last-child) {
  margin-right: 10px;
}
.subheader-n__team a img {
  margin-right: 0 !important;
}

.subheader-n__results {
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 19px;
  color: #191C1F;
}

/*------------------------------------*
	@COMPONENTS #BOX
\*------------------------------------*/
.box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background-color: #fafafa;
}
.box--dark {
  background-color: #2e3240;
}
.box--dark .title {
  color: #fff;
}
.box--border {
  border: 1px solid #d8d8d8;
}
.box > * {
  width: 100%;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  padding: 10px;
}
.box:not(:last-child) {
  margin-bottom: 15px;
}
.box--dark {
  background-color: #2e3240;
  color: #fff;
  border: none;
}
.box--dark:not(.box--blue) > * {
  border: none !important;
}
.box--blue {
  background-color: #0086bc;
}
.box--blue > *:not(:last-child) {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.box--noborder {
  background-color: #f0f0f0;
  border: none;
}
.box--noborder .box__body {
  padding: 20px;
}
.box + .footer {
  padding-top: 0;
}

.box__header,
.box__body {
  padding: 15px 15px;
}
.box__header--clean,
.box__body--clean {
  padding: 0;
  margin: 0 -1px -1px;
}

.box__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 18px;
}
.box--border .box__header {
  border-bottom: 1px solid #d8d8d8;
}

.box__title {
  font-size: 18px;
  margin-bottom: 0;
}
.box--dark .box__title {
  color: #fff;
}

.box__body--sm p:not(:last-child) {
  margin-bottom: 10px;
}

/*------------------------------------*
	@COMPONENTS #PLATFORM
\*------------------------------------*/
.native_betcompany_ad {
  margin: 15px 0;
}
.native_betcompany_ad.platform__suggestion {
  margin: 0 15px;
}
.analysi .native_betcompany_ad {
  margin: 0;
}
.native_betcompany_ad.mini .platform {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border-radius: 5px;
  height: unset !important;
  padding-bottom: 0 !important;
  padding-right: 0 !important;
}
.native_betcompany_ad.mini .platform .platform__img {
  height: 45px !important;
}

.platform-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: -5px;
}
.platform-wrap > * {
  width: -webkit-calc(50% - 10px);
  width: calc(50% - 10px);
  margin: 5px;
}
@media (min-width: 768px) {
  .platform-wrap > * {
    max-width: -webkit-calc(25% - 10px);
    max-width: calc(25% - 10px);
  }
}
.platform-wrap.platform-wrap-alt {
  gap: 12px;
  margin: 0;
}
.platform-wrap.platform-wrap-alt .platform {
  height: 70px;
  min-height: 70px;
  padding: 18px 12px;
  -ms-flex-wrap: unset;
      flex-wrap: unset;
}
.platform-wrap.platform-wrap-alt .platform.platform-alt {
  height: 70px !important;
}
.platform-wrap.platform-wrap-alt .platform .platform__content {
  -webkit-box-flex: unset;
      -ms-flex: unset;
          flex: unset;
}
.platform-wrap.platform-wrap-alt .platform .platform__btn {
  width: 130px;
  min-width: 130px;
  height: 35px;
  margin-left: auto;
  -ms-flex-preferred-size: unset;
      flex-basis: unset;
}
@media (max-width: 370px) {
  .platform-wrap.platform-wrap-alt .platform .platform__btn {
    width: 100px;
    min-width: 100px;
    padding: 10px;
  }
  .platform-wrap.platform-wrap-alt .platform .platform__btn span {
    font-size: 11px;
  }
}
.platform-wrap.platform-wrap-alt .platform__img {
  width: 65px;
  height: 25px;
}
.platform-wrap.platform-wrap-alt p {
  font-size: 8px;
  color: #f8bd00;
}
.platform-wrap.platform-wrap-alt > * {
  width: 100%;
  margin: 0;
}
.platform-wrap.platform-wrap-sticky-footer {
  height: 145px;
  width: 100%;
}
.platform-wrap.platform-wrap-sticky-footer > * {
  margin: 0px !important;
  width: 100% !important;
  max-width: 100% !important;
}

.platform__container .rypos_stripe {
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
}
.analysi .platform__container .rypos_stripe {
  border-right: 1px solid #1A3362;
  border-left: 1px solid #1A3362;
}
.platform__container .rypos_stripe span {
  font-size: 9.5pt;
  line-height: 14pt;
}

.platform {
  height: 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #0086bc;
  color: #fff !important;
  font-size: 15px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-right: 10px;
  text-decoration: none !important;
  position: relative;
  border-radius: 6px;
}
.platform__container .platform {
  height: unset;
  -webkit-box-pack: unset;
      -ms-flex-pack: unset;
          justify-content: unset;
  gap: 12px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 18px 16px 12px;
  border-radius: 0;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}
@media (max-width: 360px) {
  .platform__container .platform {
    padding: 18px 12px 12px;
  }
}
.analysi .platform__container .platform {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.platform .platform__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.platform.specialad {
  height: 90px !important;
  padding: 15px;
  gap: 0;
}
.platform.specialad .platform__logo_wide {
  margin-right: 8px;
}
.platform.specialad > * {
  z-index: 10;
}
.platform.specialad::after {
  border-radius: 44px 6px 6px 44px;
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0.2)), to(rgba(153, 153, 153, 0.2)));
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.2) 0%, rgba(153, 153, 153, 0.2) 100%);
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.2) 0%, rgba(153, 153, 153, 0.2) 100%);
  content: "";
  width: -webkit-calc(100% - 15px - 64px - 8px - 11px);
  width: calc(100% - 15px - 64px - 8px - 11px);
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
}
.platform.specialad .platform__icon_flame {
  margin: 0 8px 0 0;
}
.platform.specialad .platform__icon_flame img {
  width: 23px;
  height: 23px;
  position: relative;
  z-index: 10;
}
.platform.specialad .platform__icon_flame::after {
  content: "";
  width: 17px;
  height: 17px;
  position: absolute;
  top: 0;
  right: 15%;
  background-color: rgba(0, 0, 0, 0.8);
  border-radius: 100%;
  -webkit-filter: blur(13px);
          filter: blur(13px);
  z-index: 9;
}
.platform.specialad .platform__title {
  word-break: break-word;
  font-size: 14px;
  font-weight: 700;
  line-height: 18px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 100%;
}
.platform.specialad .platform__disclaimer {
  line-height: 1;
  margin-top: 4px;
  font-size: 8px;
}
.platform.specialad .platform__info {
  max-width: 70%;
}
.platform > * {
  position: relative;
}
.platform::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 6px;
}
.platform__container .platform::before {
  border-radius: 0;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}
.analysi .platform__container .platform::before {
  border-radius: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.platform--brand {
  min-height: 130px;
}
.platform--brand.platform--brand__short {
  min-height: 60px;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.platform--stoiximan::before {
  background-color: #0066CC;
}
.platform--stoiximan .platform__btn span {
  color: #0066CC;
}
.platform--stoiximan .platform__btn .icon-right-arrow {
  color: #0066CC !important;
  stroke: #0066CC !important;
}
.analysi .platform--stoiximan {
  border-right: 1px solid #0066CC;
  border-left: 1px solid #0066CC;
}
.platform--bet365::before {
  background-color: #136347;
}
.platform--bet365 .platform__btn span {
  color: #136347;
}
.platform--bet365 .platform__btn .icon-right-arrow {
  color: #136347 !important;
  stroke: #136347 !important;
}
.analysi .platform--bet365 {
  border-right: 1px solid #136347;
  border-left: 1px solid #136347;
}
.platform--bwin::before {
  background-color: #000000;
}
.platform--bwin .platform__btn span {
  color: #000000;
}
.platform--bwin .platform__btn .icon-right-arrow {
  color: #000000 !important;
  stroke: #000000 !important;
}
.analysi .platform--bwin {
  border-right: 1px solid #000000;
  border-left: 1px solid #000000;
}
.platform--betshop::before {
  background-color: #004b9b;
}
.platform--betshop .platform__btn span {
  color: #004b9b;
}
.platform--betshop .platform__btn .icon-right-arrow {
  color: #004b9b !important;
  stroke: #004b9b !important;
}
.analysi .platform--betshop {
  border-right: 1px solid #004b9b;
  border-left: 1px solid #004b9b;
}
.platform--sportingbet::before {
  background-color: #20a9ef;
}
.platform--sportingbet .platform__btn span {
  color: #20a9ef;
}
.platform--sportingbet .platform__btn .icon-right-arrow {
  color: #20a9ef !important;
  stroke: #20a9ef !important;
}
.analysi .platform--sportingbet {
  border-right: 1px solid #20a9ef;
  border-left: 1px solid #20a9ef;
}
.platform--novibet::before {
  background-color: #2a2f38;
}
.platform--novibet .platform__btn span {
  color: #2a2f38;
}
.platform--novibet .platform__btn .icon-right-arrow {
  color: #2a2f38 !important;
  stroke: #2a2f38 !important;
}
.analysi .platform--novibet {
  border-right: 1px solid #2a2f38;
  border-left: 1px solid #2a2f38;
}
.platform--vistabet::before {
  background-color: #d84f1e;
}
.platform--vistabet .platform__btn span {
  color: #d84f1e;
}
.platform--vistabet .platform__btn .icon-right-arrow {
  color: #d84f1e !important;
  stroke: #d84f1e !important;
}
.analysi .platform--vistabet {
  border-right: 1px solid #d84f1e;
  border-left: 1px solid #d84f1e;
}
.platform--betrebels::before {
  background-color: #363636;
}
.platform--betrebels .platform__btn span {
  color: #363636;
}
.platform--betrebels .platform__btn .icon-right-arrow {
  color: #363636 !important;
  stroke: #363636 !important;
}
.analysi .platform--betrebels {
  border-right: 1px solid #363636;
  border-left: 1px solid #363636;
}
.platform--winmasters::before {
  background-color: #e81f25;
}
.platform--winmasters .platform__btn span {
  color: #e81f25;
}
.platform--winmasters .platform__btn .icon-right-arrow {
  color: #e81f25 !important;
  stroke: #e81f25 !important;
}
.analysi .platform--winmasters {
  border-right: 1px solid #e81f25;
  border-left: 1px solid #e81f25;
}
.platform--goalbet::before {
  background-color: #273138;
}
.platform--goalbet .platform__btn span {
  color: #273138;
}
.platform--goalbet .platform__btn .icon-right-arrow {
  color: #273138 !important;
  stroke: #273138 !important;
}
.analysi .platform--goalbet {
  border-right: 1px solid #273138;
  border-left: 1px solid #273138;
}
.platform--interwetten::before {
  background-color: #e8b000;
}
.platform--interwetten .platform__btn span {
  color: #e8b000;
}
.platform--interwetten .platform__btn .icon-right-arrow {
  color: #e8b000 !important;
  stroke: #e8b000 !important;
}
.analysi .platform--interwetten {
  border-right: 1px solid #e8b000;
  border-left: 1px solid #e8b000;
}
.platform--tipbet::before {
  background-color: #b0b0b0;
}
.platform--tipbet .platform__btn span {
  color: #b0b0b0;
}
.platform--tipbet .platform__btn .icon-right-arrow {
  color: #b0b0b0 !important;
  stroke: #b0b0b0 !important;
}
.analysi .platform--tipbet {
  border-right: 1px solid #b0b0b0;
  border-left: 1px solid #b0b0b0;
}
.platform--netbet::before {
  background-color: #2d303b;
}
.platform--netbet .platform__btn span {
  color: #2d303b;
}
.platform--netbet .platform__btn .icon-right-arrow {
  color: #2d303b !important;
  stroke: #2d303b !important;
}
.analysi .platform--netbet {
  border-right: 1px solid #2d303b;
  border-left: 1px solid #2d303b;
}
.platform--pamestoixima::before {
  background-color: #b01a21;
}
.platform--pamestoixima .platform__btn span {
  color: #b01a21;
}
.platform--pamestoixima .platform__btn .icon-right-arrow {
  color: #b01a21 !important;
  stroke: #b01a21 !important;
}
.analysi .platform--pamestoixima {
  border-right: 1px solid #b01a21;
  border-left: 1px solid #b01a21;
}
.platform--parimatch::before {
  background-color: #000000;
}
.platform--parimatch .platform__btn span {
  color: #000000;
}
.platform--parimatch .platform__btn .icon-right-arrow {
  color: #000000 !important;
  stroke: #000000 !important;
}
.analysi .platform--parimatch {
  border-right: 1px solid #000000;
  border-left: 1px solid #000000;
}
.platform--unibet::before {
  background-color: #b7b0b0;
}
.platform--unibet .platform__btn span {
  color: #b7b0b0;
}
.platform--unibet .platform__btn .icon-right-arrow {
  color: #b7b0b0 !important;
  stroke: #b7b0b0 !important;
}
.analysi .platform--unibet {
  border-right: 1px solid #b7b0b0;
  border-left: 1px solid #b7b0b0;
}
.platform--betano::before {
  background-color: #e84f2e;
}
.platform--betano .platform__btn span {
  color: #e84f2e;
}
.platform--betano .platform__btn .icon-right-arrow {
  color: #e84f2e !important;
  stroke: #e84f2e !important;
}
.analysi .platform--betano {
  border-right: 1px solid #e84f2e;
  border-left: 1px solid #e84f2e;
}
.platform--betsson::before {
  background-color: #ff6600;
}
.platform--betsson .platform__btn span {
  color: #ff6600;
}
.platform--betsson .platform__btn .icon-right-arrow {
  color: #ff6600 !important;
  stroke: #ff6600 !important;
}
.analysi .platform--betsson {
  border-right: 1px solid #ff6600;
  border-left: 1px solid #ff6600;
}
.platform--n1casino::before {
  background-color: #000000;
}
.platform--n1casino .platform__btn span {
  color: #000000;
}
.platform--n1casino .platform__btn .icon-right-arrow {
  color: #000000 !important;
  stroke: #000000 !important;
}
.analysi .platform--n1casino {
  border-right: 1px solid #000000;
  border-left: 1px solid #000000;
}
.platform--genericoperator::before {
  background-color: #b5b6b1;
}
.platform--genericoperator .platform__btn span {
  color: #b5b6b1;
}
.platform--genericoperator .platform__btn .icon-right-arrow {
  color: #b5b6b1 !important;
  stroke: #b5b6b1 !important;
}
.analysi .platform--genericoperator {
  border-right: 1px solid #b5b6b1;
  border-left: 1px solid #b5b6b1;
}
.platform--opaponline::before {
  background-color: #1e1bb5;
}
.platform--opaponline .platform__btn span {
  color: #1e1bb5;
}
.platform--opaponline .platform__btn .icon-right-arrow {
  color: #1e1bb5 !important;
  stroke: #1e1bb5 !important;
}
.analysi .platform--opaponline {
  border-right: 1px solid #1e1bb5;
  border-left: 1px solid #1e1bb5;
}
.platform--md {
  font-size: 12px;
  min-height: 60px;
}
.platform--md:not(:last-child) {
  margin-bottom: 10px;
}
.platform > .btn {
  margin-left: 10px;
}
.native_betcompany_ad .platform.horizontal {
  height: 70px;
}
.platform .platform__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 0;
      -ms-flex: 0 75%;
          flex: 0 75%;
}
@media (max-width: 340px) {
  .platform .platform__content {
    -webkit-box-flex: 0;
        -ms-flex: 0 70%;
            flex: 0 70%;
  }
}
.platform .platform__content span {
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  color: #fff;
}
@media (max-width: 340px) {
  .platform .platform__content span {
    font-size: 14px;
  }
}
.platform .platform__content .platform__content_footnote {
  font-size: 7px !important;
  color: rgba(221, 221, 221, 0.8784313725);
  line-height: 7px;
  margin-top: 5px;
}
.platform .platform__content .platform__odds {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 6px;
}
.platform .platform__content .platform__odds .platform__odd {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 18px;
  background-color: #f0f0f0;
  border-radius: 8px;
  padding: 3px 12px;
}
@media (max-width: 360px) {
  .platform .platform__content .platform__odds .platform__odd {
    padding: 3px 10px;
  }
}
@media (max-width: 340px) {
  .platform .platform__content .platform__odds .platform__odd {
    padding: 3px 6px;
  }
}
.platform .platform__content .platform__odds .platform__odd span {
  font-size: 13px;
  font-weight: 600;
  line-height: 100%;
}
.platform .platform__content .platform__odds .platform__odd .platform__odd_label span {
  color: #000;
}
.platform .platform__content .platform__odds .platform__odd .platform__odd_value span {
  color: #585858;
}
.platform .platform__content .platform__content__listing {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 4px;
}
.platform .platform__content .platform__content__listing span {
  font-size: 14px;
  font-weight: 700;
  color: #fff;
  line-height: 100%;
}
@media (max-width: 370px) {
  .platform .platform__content .platform__content__listing span {
    font-size: 12px;
  }
}
.platform .platform__content .platform__content__listing .platform__content__listing__stars {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 4px;
}
.platform .platform__content .platform__content__listing .platform__content__listing__stars i {
  font-size: 8px;
  color: #FFCC00;
}
.platform.platform--interwetten .platform__content .platform__content__listing .platform__content__listing__stars i {
  color: #333;
}
.platform .platform__content_sm span {
  font-size: 14px;
}
.platform .platform__btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 45px;
  margin-left: auto;
  border-radius: 8px;
  padding: 10px 14px;
  background-color: #fff;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  margin: 0;
}
.platform .platform__btn span {
  font-size: 14px;
  font-weight: 700;
  line-height: 100%;
}
.platform .platform__btn .icon-right-arrow {
  width: 12px;
  height: 12px;
  margin-left: auto;
}

.specialad__container {
  margin-bottom: 12px;
  width: 100%;
}

.platform__logo {
  min-width: 40px;
  max-width: 40px;
  margin: 0 10px;
  -webkit-box-flex: 0;
      -ms-flex: 0;
          flex: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.platform__logo.altstyle {
  min-width: 100px !important;
  max-width: 100px !important;
}
@media (max-width: 340px) {
  .platform__logo.altstyle {
    min-width: 80px !important;
    max-width: 80px !important;
  }
}
.platform--md .platform__logo {
  min-width: 60px;
  max-width: 60px;
}

.platform__img {
  width: 55px;
  height: 20px;
  position: relative;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
}

.platform__logo_wide {
  width: 64px;
  margin: 0;
}

.platform__title {
  color: #fff;
  font-size: 13px;
  font-weight: 700;
  margin-bottom: 5px;
  word-break: break-all;
}

.platform__info {
  line-height: 1;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.platform-wrap .platform__info {
  font-size: 10px;
  font-weight: 400;
}
.platform--md .platform__info {
  line-height: 1.4;
}
.platform--md .platform__info:not(:last-child) {
  margin-bottom: 0 !important;
}

.box .platform-wrap .platform__info {
  display: none;
}
@media (min-width: 360px) {
  .box .platform-wrap .platform__info {
    display: block;
  }
}

.rypos_container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: auto;
  padding-left: 10px;
  height: 50px;
}
.header-drop .platform-new .rypos_container, .rypos_container__tiny {
  height: 30px;
}
.rypos_container:not(.rypos_container__no_divider)::before {
  content: "";
  height: 100%;
  border-left: 1px solid #fff;
  margin-right: 10px;
}
.rypos_container .rypos_content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 35px;
}
.header-drop .platform-new .rypos_container .rypos_content {
  width: 20px;
}
.rypos_container .rypos_content img {
  width: 100%;
  margin-bottom: 0;
}
.rypos_container .rypos_content span {
  font-family: Verdana;
  font-size: 10px;
  width: 100%;
  text-align: center;
  line-height: 20px;
}
.header-drop .platform-new .rypos_container .rypos_content span {
  line-height: 15px;
}

.rypos_container__tiny .rypos_content {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  width: 50px;
}
.rypos_container__tiny .rypos_content img {
  width: 50%;
}
.rypos_container__tiny .rypos_content span {
  width: 50%;
  font-weight: 400;
}

.rypos_stripe {
  background-color: #1A3362;
  width: 100%;
  text-align: center;
}
.rypos_stripe span {
  font-size: 12pt;
  font-family: Verdana;
  line-height: 20pt;
  color: #fff;
}

.rypos_stripe__lg {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 40px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.rypos_stripe__lg img {
  margin-right: 10px;
  width: 40px;
  height: 40px;
}
.rypos_stripe__lg span {
  margin-top: auto;
  margin-bottom: auto;
  font-family: Verdana;
  font-size: 9.5pt;
  line-height: 14pt;
  color: #1A3362;
}

.rypos_footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 120px;
  border-top: 1px solid #D1D1D1;
  border-bottom: 1px solid #D1D1D1;
  color: #000;
  margin-bottom: 10px;
}
.rypos_footer:focus, .rypos_footer:hover {
  color: #000;
}
.rypos_footer img {
  width: 80px;
  height: 80px;
  margin-right: 10px;
  margin-top: auto;
  margin-bottom: auto;
}
.rypos_footer span {
  font-family: Verdana;
  font-size: 19px;
  line-height: 28px;
  letter-spacing: 0.05em;
  margin-top: auto;
  margin-bottom: auto;
}

/*------------------------------------*
	@COMPONENTS #fACTS
\*------------------------------------*/
.orange-number {
  font-size: 1.1em !important;
  font-weight: bold !important;
  color: #e8620d !important;
}

.orange {
  color: #e8620d !important;
}

.force-bold {
  font-weight: bold !important;
  color: #444 !important;
}

/*------------------------------------*
	@COMPONENTS #TITLE
\*------------------------------------*/
.title-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0 5px;
  margin: -5px 0 5px;
}
.title-wrap .form-inline {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.title-wrap .form-inline label {
  margin-bottom: 0;
}
.title-wrap .title {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.title {
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.title h1, .title h2 {
  font-size: 18px !important;
  font-weight: 400;
  margin-top: -1px;
}
@media (max-width: 340px) {
  .title h1, .title h2 {
    font-size: 16px !important;
  }
}
.title--tight {
  margin-bottom: 3px;
}
.title-wrap .title {
  font-size: 12px;
  margin-bottom: 5px;
}
.title--lg {
  font-size: 18px;
  margin-bottom: 15px;
}
@media (max-width: 370px) {
  .title--fp {
    font-size: 15px;
  }
}
.title--thin {
  font-weight: 400;
  font-size: 14px;
}
.title .icon:last-child {
  margin-left: 8px;
}
.title .icon:first-child {
  margin-right: 8px;
}
.title .icon:only-child {
  margin: 0;
}
.article .title {
  margin-bottom: 20px;
}
.title:not(:first-child) {
  margin-top: 20px;
}

.subtitle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 10px;
}
.subtitle--sm {
  font-size: 16px;
}
.subtitle--xs {
  font-style: normal;
  font-weight: 400;
  font-size: 10px;
  line-height: 12px;
  text-transform: uppercase;
  color: #797979;
}
.article .subtitle {
  margin-bottom: 15px;
}
.article .subtitle:not(:first-child) {
  margin-top: 30px;
}
.article .subtitle:not(:first-child).subtitle--sm {
  margin-top: 20px;
}

h2.subtitle {
  font-size: 14px;
  font-weight: 400;
}

.subtitle-light {
  background-color: #33980C;
  font-size: 12px;
  font-weight: 400;
  color: #ffffff;
  text-align: center;
  min-height: 20px;
  padding: 3px 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 10px;
}
.subtitle-light--sm {
  font-size: 10px;
  min-height: 24px;
  padding: 5px 15px;
}

#homepage_title {
  background-color: #fff;
  margin: 0;
  padding: 12px;
  color: #000;
}
#homepage_title h1.title {
  font-weight: 400;
  margin: 0;
  padding: 0;
  color: #000;
}
@media (max-width: 340px) {
  #homepage_title h1.title {
    font-size: 11px;
  }
}
#homepage_title label {
  margin-right: 4px;
}
@media (max-width: 340px) {
  #homepage_title label {
    margin-right: 2px;
    font-size: 11px;
  }
}
#homepage_title select {
  padding-right: 0;
  width: 110px;
  font-size: 12px;
  background-image: url("/static/img/icon-select.svg");
}
@media (max-width: 340px) {
  #homepage_title select {
    width: 100px;
    font-size: 10px;
  }
}

#matchpage_odds_selector label {
  margin-right: 5px;
  font-size: 12px;
  color: #36383C;
  font-weight: 400;
}
#matchpage_odds_selector select {
  padding-right: 0;
  width: 200px;
}

.wrap .container a h1 {
  font-size: 13px;
  text-align: center;
  margin: 0;
  padding: 0;
}

.subtitle-match {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 24px;
  padding-right: 8px;
  padding-left: 8px;
  font-size: 12px;
  border: 1px solid #e0e0e0;
  border-radius: 999px;
}
.subtitle-match .icon {
  margin-right: 3px;
  font-size: 16px;
  margin-left: -5px;
}
.score-list-container .subtitle-match {
  -ms-flex-item-align: center;
      align-self: center;
  margin-bottom: 0;
}

.subtitle-bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-bottom: 1px solid #F5F5F5;
}
.subtitle-bar:not(:last-child) {
  margin-bottom: 15px;
}
.subtitle-bar .subtitle-light {
  background-color: #f5f5f5;
  color: #595959;
  margin-bottom: 0;
  min-height: 25px;
  padding: 4px 8px;
  font-weight: 400;
}
.subtitle-bar .subtitle-light strong {
  font-weight: 700;
  padding-left: 2px;
}
.subtitle-bar .subtitle-light--link {
  background-color: transparent !important;
  border-bottom: 1px solid transparent;
  margin-bottom: -1px;
}
.subtitle-bar .subtitle-light--link:hover {
  color: #242424;
  background-color: #f5f5f5 !important;
  border-color: #000;
}
.match--banner .subtitle-bar {
  width: 100%;
}
.subtitle-bar .dropdown-toggle {
  padding-right: 10px;
  padding-left: 10px;
  border-bottom: 1px solid transparent;
  margin-bottom: -1px;
  color: #252525 !important;
}
.subtitle-bar .dropdown-toggle:hover {
  background-color: #f5f5f5;
  border-color: #000;
}
.subtitle-bar .show .dropdown-toggle {
  background-color: #f5f5f5;
}

.subtitle-bar__left,
.subtitle-bar__right {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.subtitle-bar__left .dropdown,
.subtitle-bar__right .dropdown {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.subtitle-bar__left .dropdown-menu,
.subtitle-bar__right .dropdown-menu {
  margin-top: 2px;
}

.subtitle-bar__left {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.subtitle-bar__right {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

div h4 span {
  color: #8E8E8E;
}

i.icon.play.fas.fa-play-circle {
  width: -px;
  margin-left: 2px;
  margin-bottom: 2px;
}

i.icon.fas.fa-adjust {
  color: #8E8E8E;
}

/*------------------------------------*
	@COMPONENTS #BADGE
\*------------------------------------*/
.badge-wrap {
  position: relative;
}
.badge-wrap .badge {
  position: absolute;
  top: 3px;
  right: 3px;
  padding: 0 3px;
  width: 20px;
  height: 20px;
  font-size: 11px;
  line-height: 15px;
  font-weight: 700;
}
.badge-wrap--spill .badge {
  top: -5px;
  right: -5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.badge-wrap--chat .badge {
  top: -5px;
  left: 100%;
  -webkit-transform: translateX(-16px);
      -ms-transform: translateX(-16px);
          transform: translateX(-16px);
  height: 15px;
  font-size: 12px;
  font-weight: 400;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.badge--lg {
  min-width: 30px !important;
  height: 30px !important;
  font-size: 13px !important;
}

.badge-danger {
  background-color: #f40430;
}

.badge-success {
  background-color: #33980C;
}

.badge-unread {
  position: relative;
  top: -15px;
  left: -25px;
}

/*------------------------------------*
	@COMPONENTS #BANNER
\*------------------------------------*/
.banner {
  font-size: 14px;
  padding: 10px 15px;
  line-height: 1.5;
  background-color: #f0f0f0;
  display: block;
}
.banner .icon {
  margin-right: 5px;
}
.banner:not(:last-child) {
  margin-bottom: 15px;
}

.sticky-footer {
  position: fixed;
  bottom: 10px;
  left: 8px;
  right: 8px;
  width: auto;
  display: block;
  z-index: 1000;
}
.sticky-footer div {
  margin: 0 auto;
}
.sticky-footer .platform {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  border-radius: 8px;
  height: 145px !important;
  padding: 12px;
  -ms-flex-wrap: unset;
      flex-wrap: unset;
  gap: unset;
}
.sticky-footer .platform::before {
  border-radius: 8px;
}
.sticky-footer .platform .platform__tagline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.sticky-footer .platform .platform__tagline > * {
  margin-top: -15px;
  margin-bottom: 0;
}
.sticky-footer .platform .platform__tagline img {
  height: 75px;
  margin-right: 12px;
}
.sticky-footer .platform .platform__tagline span {
  font-size: 16px;
  font-weight: 700;
  line-height: 26px;
  max-width: 250px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.sticky-footer .platform .platform__btn {
  height: 35px;
  padding: 10px 12px;
  gap: 6px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.sticky-footer .platform .platform__disclaimer {
  font-size: 10px;
  line-height: 18px;
  font-weight: 400;
}
.sticky-footer .rypos_stripe {
  background-color: transparent;
  margin-top: 8px;
}
.sticky-footer .rypos_stripe span {
  font-size: 9.2pt;
  line-height: 14pt;
}

.plainbanner {
  border-radius: 3px;
  padding: 4px;
  display: inline-block;
  text-align: center;
  line-height: 13px;
}
.btn-array .plainbanner {
  margin: 3px;
}
.plainbanner.opap {
  background-color: #fcfcfc;
  width: 65px;
  height: 21px;
  text-align: center;
  border: 1px solid #eee;
  border-radius: 3px;
  display: inline-block;
}

.odds_banner__single__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.odds_banner__single {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 6px;
  margin-bottom: 6px;
}
.odds_banner__single__container .rypos_stripe {
  height: 18px;
  background-color: transparent;
}
.odds_banner__single__container .rypos_stripe span {
  font-size: 9.2pt;
  line-height: 14pt;
  color: #1A3362;
}
.odds_banner__single .platforms-sm-grad-banner .platforms-all__cover {
  width: 70px;
  height: 30px;
}
.odds_banner__single .platforms-sm-grad-banner .platforms-all__cover .platforms-all__cover__img_container {
  padding: 4px 8px;
}
@media (max-width: 370px) {
  .odds_banner__single .platforms-sm-grad-banner .platforms-all__cover {
    width: 65px;
  }
}
@media (max-width: 340px) {
  .odds_banner__single .platforms-sm-grad-banner .platforms-all__cover {
    width: 60px;
  }
}
.odds_banner__single .odds_banner__single__content {
  width: 80px;
  height: 30px;
  background-color: #f0f0f0;
  border-radius: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 8px 12px;
}
.odds_banner__single .odds_banner__single__content span {
  font-size: 13px;
  font-weight: 600;
  color: #585858;
}
@media (max-width: 370px) {
  .odds_banner__single .odds_banner__single__content {
    width: 75px;
  }
}
@media (max-width: 340px) {
  .odds_banner__single .odds_banner__single__content {
    width: 65px;
  }
}

/*------------------------------------*
	@COMPONENTS #PRETABLE
\*------------------------------------*/
.pretable__container {
  border-bottom: 1px solid #ececec;
}

.pretable {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #f5f5f5;
  color: #000;
  padding: 8px 16px;
  font-size: 12px;
  font-weight: 400;
  border-top: 1px solid #ececec;
  height: 40px;
}
.pretable:not(.bet_companies_pretable) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.pretable--nav {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 12px;
  padding: 12px;
}
.pretable--nav:not(.bet_companies_pretable) > div:last-child {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.pretable--nav > .pretable__date_container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.pretable--nav .pretable__currday_container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
}
.pretable--nav:not(.bet_companies_pretable) a {
  color: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-decoration: none !important;
}
.pretable--nav:not(.bet_companies_pretable) a span {
  text-decoration: none !important;
  margin: 5px;
}
.pretable--nav:not(.bet_companies_pretable) a .icon-svg {
  -webkit-transition: all 0.15s ease 0s;
  transition: all 0.15s ease 0s;
  width: 15px;
  height: 15px;
}
.pretable--nav #currday .icon-svg {
  width: 12px;
  color: #000;
}
.pretable--nav.bet_companies_pretable {
  height: 30px;
}
.pretable--nav.bet_companies_pretable .sorting_container {
  height: 30px;
  font-size: 14px;
  padding-left: 8px;
}
.pretable--nav.bet_companies_pretable .sorting_container strong {
  vertical-align: middle;
}
.pretable--nav.bet_companies_pretable .sorting_container a {
  color: #fff;
  padding-right: 15px;
}
.pretable--nav.bet_companies_pretable .sorting_container:hover {
  background-color: #5c5c5c;
}
@media (max-width: 355px) {
  .pretable--nav {
    font-size: 11px;
    padding: 8px;
  }
  .pretable--nav .pretable__currday_container {
    gap: 6px;
  }
}
@media (max-width: 325px) {
  .pretable--nav {
    padding: 5px;
  }
}
.pretable.custom-nav-pills .nav-link.tabs__item {
  height: 25px;
  padding: 6px 8px !important;
  font-size: 12px !important;
  color: #666666 !important;
  margin: 0;
}
.pretable.custom-nav-pills .nav-link.tabs__item:not([disabled]) {
  opacity: 1;
}
.pretable.custom-nav-pills .nav-link.tabs__item:not(:last-child) {
  margin-right: 6px;
}
.pretable.custom-nav-pills a.nav-link.tabs__item {
  -webkit-box-flex: 1 !important;
      -ms-flex: 1 !important;
          flex: 1 !important;
  max-width: 50px;
}
.pretable .sound_btn {
  background-color: transparent;
  height: 25px;
  width: 18px;
  padding: 0;
}
.pretable .sound_btn .icon {
  font-size: 14px;
  padding: 0;
  color: #666666;
}
.pretable button[disabled] {
  opacity: 0.4;
  cursor: default;
}
.pretable--lg {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  padding: 0;
}
.pretable--sm {
  height: 30px;
  padding: 5px;
  background-color: #36383C;
  color: #fff;
}
.pretable--dark {
  background-color: #36383C;
  color: #fff;
  height: 40px !important;
  padding: 8px;
}
.pretable select.form-control {
  width: auto;
  height: 24px;
  padding-top: 2px;
  padding-bottom: 0;
  padding-left: 10px;
  font-size: 12px;
  margin-left: 6px;
  margin-right: 6px;
}
.pretable select.form-control:last-child {
  margin-right: 0;
}
.pretable .form-control {
  border-radius: 6px;
}
.pretable .btn {
  -ms-flex-item-align: stretch;
      align-self: stretch;
  min-height: 0;
}
.pretable .btn + .btn {
  margin-left: 6px;
}
.pretable .btn + .btn-xs {
  margin-left: 5px;
}

.pretable__dropping_odds {
  margin-bottom: 0 !important;
}

.pretable__wrap {
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.pretable__wrap > * {
  margin: 8px 8px 8px 0;
}
.pretable__wrap > * + .btn {
  margin-left: 0 !important;
  font-weight: 400;
  min-height: 24px;
}
.pretable__wrap > *:first-child {
  margin-left: 9px;
  font-weight: 400;
  min-height: 24px;
}
.pretable__wrap--collapse {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.pretable__divider {
  min-width: 1px;
  height: 25px;
  background-color: #ececec;
}

/*------------------------------------*
	@COMPONENTS #TABLE
\*------------------------------------*/
.table-wrap:not(:last-child) {
  margin-bottom: 20px;
}

.table-full {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 561px) {
  .row .table-full {
    margin-left: 0;
    margin-right: 0;
  }
}

.table-new {
  border: none;
}
.table-new th {
  padding: 0 12px;
}
.table-new .table-new__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-right: none !important;
  border-left: none !important;
  border-top: 1px solid #F2F2F2 !important;
  border-bottom: 1px solid #F2F2F2 !important;
  -webkit-box-shadow: 0px 1px 0px #F2F2F2;
          box-shadow: 0px 1px 0px #F2F2F2;
  padding: 8px 12px;
  position: relative;
  background-color: #fcfcfc;
}
.table-new .table-new__item--white {
  background-color: #fff;
}
.table-new .table-new__item:not(:last-child), .table-new .table-new__item-no-border {
  border-bottom: none !important;
}
.table-new .table-new__item--link {
  -webkit-transition: all 0.15s ease 0s;
  transition: all 0.15s ease 0s;
}
.table-new .table-new__item--link:active:not(.table-new__item--link--no-active) {
  background-color: #FAFAFA;
  opacity: 0.8;
}
.table-new .table-new__item--link:active:not(.table-new__item--link--no-active) * {
  opacity: 0.8;
}
#hidden-morex .table-new tbody > *:first-child {
  border-top: none !important;
}
.table-new .table-new__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  border-right: 1px solid #F2F2F2;
  padding: 0 12px;
  width: 80px;
}
.table-new .table-new__info__sm {
  padding: 0 10px 0 0;
  width: 40px;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.table-new .table-new__info > * {
  margin-bottom: 8px;
}
.table-new .table-new__info > *:last-child {
  margin-bottom: 0;
}
.table-new .table-new__info p {
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 154.69%;
  color: #797979;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.table-new .table-new__info p:only-child {
  margin-bottom: 23px;
}
.table-new .table-new__info .colored-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  content: "";
  width: 20px;
  height: 15px;
  background-color: #C4C4C4;
  border-radius: 2px;
}
.table-new .table-new__pin {
  border: none;
  margin-left: -20px;
  margin-right: 20px;
}
.table-new .table-new__league_cell {
  padding: 0 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 0;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-left: -30px;
}
.table-new .table-new__league_cell p {
  margin-left: auto;
}
.table-new .table-new__rec {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-right: 12px;
  padding-left: 12px;
  margin-right: auto;
  width: 0;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 2px;
}
.table-new .table-new__rec > *, .table-new .table-new__rec a > * {
  margin-bottom: 4px;
}
.table-new .table-new__rec > *:last-child, .table-new .table-new__rec a > *:last-child {
  margin-bottom: 0;
}
.table-new .table-new__rec .team span {
  font-style: normal;
  font-weight: 500;
  font-size: 13px;
  line-height: 154.69%;
  color: #191C1F;
}
.table-new .table-new__rec .team img {
  margin-right: 8px;
}
.table-new .table-new__rec .team.team--simple {
  font-style: normal;
  font-weight: 500;
  font-size: 13px;
  line-height: 154.69%;
  color: #191C1F;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 100%;
  display: block;
}
.table-new .table-new__rec a {
  color: #191c1f !important;
}
.table-new .table-new__rec i {
  margin-top: 4px;
  margin-bottom: auto;
}
.table-new .table-new__article_btn {
  border: 1px solid #F0F0F0;
  background-color: #F0F0F0;
  border-radius: 6px;
  padding: 5px 8px 5px 6px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: auto;
  margin-bottom: auto !important;
  height: 24px;
}
@media (max-width: 340px) {
  .table-new .table-new__article_btn {
    padding: 5px;
  }
}
.table-new .table-new__article_btn span {
  color: #797979;
  font-size: 12px;
  font-weight: 500;
  margin-bottom: 0;
  line-height: 100%;
}
@media (max-width: 340px) {
  .table-new .table-new__article_btn span {
    font-size: 11px;
  }
}
.table-new .table-new__article_btn .icon-svg {
  color: #797979;
  width: 12px;
  height: 12px;
}
@media (max-width: 340px) {
  .table-new .table-new__article_btn .icon-svg {
    width: 10px;
    height: 10px;
  }
}
.table-new .match-hover__results {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.table-new .match-hover__postponed {
  margin-right: 25px;
}
.table-new .match-hover__postponed .match-hover__score {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: rgba(208, 76, 63, 0.05);
}
.table-new .match-hover__postponed .icon {
  color: #D04C3F;
  padding: 0;
}
.table-new .match-hover__score {
  padding: 4px;
  background-color: #F0F0F0;
  border-radius: 6px !important;
  border: 1px solid #E7E7E7;
  margin-right: 10px;
  width: 24px;
  height: 44px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 6px;
  align-items: center;
}
.table-new .match-hover__score p {
  font-style: normal;
  font-weight: 700;
  font-size: 13px;
  line-height: 1;
  color: #191C1F !important;
  margin: 0;
}
.table-new .match-hover__score__live {
  background-color: #fff;
}
.table-new .match-hover__score__penalties {
  background-color: unset !important;
  border: none;
  margin-right: 6px;
}
.table-new .match-hover__score__pointer {
  background-color: unset !important;
  border: none;
  margin: 2px 4px auto 0;
  font-weight: 700;
}
.table-new .match-hover__goal_container {
  padding: 8px;
  border-radius: 4px;
  background-color: #33980C;
  width: 44px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-right: 6px;
}
.table-new .match-hover__goal_container .goal {
  color: #fff;
  font-size: 10px;
  font-weight: 700;
  line-height: 100%;
}
.table-new .match-hover__recent_goal {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.table-new .match-hover__recent_goal .match-hover__score:not(.match-hover__score__penalties) {
  border-color: #33980C;
}
.table-new .tag-wrap {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.table-new .tag-wrap > * {
  margin-bottom: 8px;
}
.table-new .tag-wrap > *:last-child {
  margin-bottom: 0;
}
.table-new .team_container__trunc {
  max-width: 125px;
}
@media (max-width: 360px) {
  .table-new .team_container__trunc {
    max-width: 110px;
  }
}
@media (max-width: 340px) {
  .table-new .team_container__trunc {
    max-width: 95px;
  }
}

.table-new__fav_status {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 46px;
  min-width: 25px;
  padding: 4px 0;
}
.table-new__fav_status i {
  margin-bottom: auto;
}
.table-new__fav_status .icon-svg {
  width: 16px;
  height: 16px;
}
.table-new__fav_status .icon-halftime {
  fill: none;
}
.table-new__fav_status .icon-postponed {
  width: 18px;
  height: 18px;
}
.table-new__fav_status .table-new__status_container {
  margin-top: auto;
  min-width: 25px;
  text-align: center;
}
.table-new__fav_status .table-new__status_container span {
  color: #33980C;
  font-size: 13px;
  font-weight: 700;
}
.table-new__fav_status .table-new__status_container span .penalty {
  color: #33980C;
}
.table-new__fav_status .score-list-header__info {
  margin-top: 0;
  height: 18px;
  min-width: 20px;
}
.table-new__fav_status .score-list-header__info .live-minute__bar {
  max-width: 20px;
}
.table-new__fav_status__wide div {
  width: 25px;
  overflow-x: visible;
  white-space: nowrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.table-new__fav_status .penalties_container span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 12px;
}
.table-new__fav_status__centered {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.table-new__fav_status__centered .icon {
  margin-bottom: 0;
}

.table-new__trigger {
  width: 100%;
  padding-top: 5px;
  padding-bottom: 5px;
  border-radius: 0px 0px 8px 8px;
  -webkit-transition: all 0.15s ease 0s;
  transition: all 0.15s ease 0s;
}
.table-new__trigger .add {
  display: none;
}
.table-new__trigger .remove {
  display: block;
}
.table-new__trigger.collapsed .add {
  display: block;
}
.table-new__trigger.collapsed .remove {
  display: none;
}

.table-full-2 {
  margin-left: -10px;
  margin-right: -10px;
}
@media (min-width: 561px) {
  .row .table-full-2 {
    margin-left: 0;
    margin-right: 0;
  }
}

.tourtoggle {
  cursor: pointer;
  padding: 1px 9px;
}

.table {
  margin-bottom: 0;
}
.table tr.tourheader {
  height: 30px;
}
.table th, .table td {
  text-align: center;
  font-size: 13px;
  vertical-align: middle;
  min-width: 24px;
  min-height: 24px;
}
.table th .icon, .table td .icon {
  font-size: 14px;
}
@media (max-width: 340px) {
  .table th, .table td {
    font-size: 12px;
  }
}
.table th {
  background-color: #e0e0e0;
  color: #191c1f;
  font-size: 12px;
  font-weight: 700 !important;
  padding: 2px 6px;
  border: 1px solid #e0e0e0;
}
.table.border th {
  background-color: #33980C;
  color: #ffffff;
  border: 1px solid #2f990a;
}
.table td {
  border: 1px solid #e0e0e0;
  padding: 6px 6px;
}
@media (max-width: 340px) {
  .table td {
    padding: 3px 0px 0px 1px;
  }
}
.table td.stats-pos {
  color: #33980C;
}
.table td.stats-neg {
  color: #f40430;
}
.table tbody + tbody {
  border: none;
}
.table tr:last-child td {
  border-bottom: 1px solid #d8d8d8;
}
.table .teams .team_row__no_logo span {
  margin-left: 28px;
}
.table .teams > * {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.table .teams > * .team_row {
  text-align: start;
}
.table .teams > * .team_row img {
  margin-right: 8px;
  margin-bottom: 0;
}
.table .teams > * .team_row:first-child {
  margin-bottom: 8px;
}
.table--no-border {
  background-color: #fff;
}
.table--no-border th, .table--no-border td {
  border: none !important;
  border-bottom: 1px solid #F2F2F2 !important;
}
.table--no-border.table--tziros td.winner {
  border-bottom: 1px solid #88dd88 !important;
}
.table--no-border__multi_row tr:nth-child(odd) th, .table--no-border__multi_row tr:nth-child(odd) td {
  border-bottom: none !important;
}
.table--no-border__multi_row tr:last-child th, .table--no-border__multi_row tr:last-child td {
  border-bottom: 1px solid #F2F2F2 !important;
}
.table--no-border th {
  background-color: #F2F2F2;
}
.table--no-border tr {
  border-right: 1px solid #F2F2F2;
  border-left: 1px solid #F2F2F2;
}
.table--no-border tr.table--no-border__subheader {
  border-right: 1px solid #f6f6f6;
  border-left: 1px solid #f6f6f6;
}
.table--no-border tr.table--no-border__subheader td {
  background-color: #f6f6f6;
}
.table--tv .img--tour {
  margin-right: 8px;
}
.table--tziros td.text-left {
  word-break: break-all;
  overflow-wrap: break-all;
}
.table--tziros td.cell-wrap {
  font-size: 11px;
}
.table--tziros th, .table--tziros td {
  padding: 0px 2px;
  min-width: 10px;
}
.table--tziros td.winner {
  border-bottom: 1px solid #88dd88;
}
.table--tziros td span.percent {
  color: #5c5c5c;
}
.table--xs th, .table--xs td {
  font-size: 11px;
}
.table--xs th, .table--xs td {
  padding: 0px 2px;
  min-width: 20px;
}
.table--sm th, .table--sm .table--no-border__subheader td {
  font-size: 11px;
}
.table--sm th, .table--sm td {
  padding: 4px 2px;
  min-width: 20px;
}
.table--md td {
  padding: 5px 10px !important;
  font-size: 12px;
}
.table .bgr-grey td {
  background-color: #f0f0f0;
}
.table .bgr-grey td:not(:last-child) {
  border-right: 1px solid #d8d8d8;
}
.table a {
  color: #191c1f;
}
.table a:hover {
  color: #191c1f;
  text-decoration: none;
}
.table [data-toggle=collapse] {
  cursor: pointer;
}
.table-lighter th, .table-lighter td {
  border: 1px solid #F2F2F2;
}
.table-lighter thead tr th {
  background-color: #F2F2F2;
  font-weight: normal !important;
}
.table-lighter thead tr th strong {
  font-weight: bold !important;
}
.table-lighter tr.lighter {
  background-color: #F2F2F2;
}
.table-lighter .btn-light {
  font-weight: normal !important;
}
.table th .icon-shirt {
  width: 16px;
  height: 16px;
  color: #000;
}

[data-tdalert] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  line-height: 1;
  margin-top: -2px;
  margin-bottom: -2px;
}
[data-tdalert]::before {
  content: attr(data-tdalert);
  color: #f40430;
  font-weight: 700;
}

span.penalty {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  line-height: 1;
  margin-top: -2px;
  margin-bottom: -2px;
  color: #5c5c5c;
  font-size: 11px;
}

.tbody-trigger {
  height: 100%;
  padding: 7px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: left;
  width: 100%;
  background: transparent;
}
.tbody-trigger .icon {
  -webkit-transition: all 0.15s ease 0s;
  transition: all 0.15s ease 0s;
  line-height: 1;
  margin-left: auto;
}
.tbody-trigger p {
  margin-bottom: 0;
  margin-left: auto;
  margin-right: 5px;
  font-size: 12px;
}
.tbody-trigger p span:first-child {
  display: none;
}
.tbody-trigger p span:last-child {
  display: block;
}
.tbody-trigger p:only-child {
  margin-right: auto;
  margin-left: auto;
}
.tbody-trigger.collapsed .icon {
  -webkit-transform: scaleY(-1);
      -ms-transform: scaleY(-1);
          transform: scaleY(-1);
}
.tbody-trigger.collapsed p span:first-child {
  display: block;
}
.tbody-trigger.collapsed p span:last-child {
  display: none;
}

.cell-wrap {
  width: 1px;
  white-space: nowrap;
  padding-right: 3px !important;
  padding-left: 3px !important;
}
@media (min-width: 768px) {
  .cell-wrap:not(:first-child) {
    min-width: 50px;
  }
}
.cell-wrap .fal:not(.icon),
.cell-wrap .fas:not(.icon) {
  margin-top: 5px;
  font-size: 14px;
}

.cell-semi-square {
  width: 32px;
}
@media (max-width: 340px) {
  .cell-semi-square {
    width: 20px;
  }
}

.cell-square {
  width: 40px;
}
@media (max-width: 340px) {
  .cell-square {
    width: 25px;
  }
}

.cell-bar {
  width: 1px !important;
  min-width: 1px !important;
}

.cell-triangle::after {
  content: "";
  color: #f40430;
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent;
  -moz-transform: scale(0.9999);
  border-width: 10px 10px 0 0;
  border-top-color: currentColor;
  position: absolute;
  top: 0;
  left: 0;
}

.cell-spaced {
  padding: 15px !important;
}

.cell-drop > .dropleft {
  margin-bottom: -5px;
}

.cell-match {
  line-height: 1.4;
  padding: 6px 8px !important;
}
.cell-match .icon-card {
  margin: 0 0 0 5px;
}
.cell-match .icon {
  position: relative;
  top: 12px;
}
.cell-match a {
  color: #191c1f;
  text-decoration: none;
}

.cell-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.cell-block span {
  padding-left: 2px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
@media (max-width: 440px) {
  .cell-block span {
    display: block;
    max-width: 17ch;
  }
}
@media (max-width: 390px) {
  .cell-block span {
    display: block;
    max-width: 15ch;
  }
}
@media (max-width: 360px) {
  .cell-block span {
    display: block;
    max-width: 14ch;
  }
}

.img-tv {
  max-height: 20px;
  display: inline-block !important;
}
@media (max-width: 560px) {
  .img-tv {
    max-width: 80px;
  }
}

.bet_companies_table th {
  text-align: center !important;
}
.bet_companies_table .review_link {
  margin-left: 0.5rem;
}
.bet_companies_table .score_desc {
  font-size: 10px;
}
.bet_companies_table .score_desc--total {
  font-weight: 700;
}
.bet_companies_table .total_score .score_desc {
  font-size: 12px;
}

.table--clean tr {
  border-bottom: 1px solid #E7E7E7;
}
.table--clean tr:first-child {
  border-top: 1px solid #E7E7E7;
}
.table--clean tr .table-date {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  position: relative;
  padding-right: 15px;
}
.table--clean tr .table-date::after {
  content: "";
  background-color: #F5F5F5;
  width: 1px;
  height: 40px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 0;
}
.table--clean tr .table-date img {
  margin-bottom: 0;
}
.table--clean td {
  border: none !important;
  padding: 8px 10px;
}
.table--clean td:nth-child(2) {
  padding-left: 10px;
}
.table--clean .marker {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  max-width: 93px;
  padding: 8px;
  border-radius: 4px;
}
.table--clean .marker span {
  font-weight: 500;
  font-size: 12px;
  line-height: 121.19%;
  text-align: left;
}
.table--clean .marker--green {
  color: #33980C;
  background: #EDF7ED;
}
.table--clean .marker--red {
  color: #D85660;
  background: #FEF0F1;
}

.dark.page .table .overlay__header {
  color: #fff;
}
.dark.page .table .overlay__header .overlay__back {
  font-size: 15px;
}

.table--two_row tbody tr td {
  padding: 10px 6px;
}
.table--two_row tbody tr:nth-child(odd) {
  border-bottom: none;
}
.table--two_row tbody tr:nth-child(odd) td {
  border-bottom: none !important;
}
.table--two_row tbody tr:nth-child(even) {
  border-top: none;
}
.table--two_row tbody tr:nth-child(even) td {
  border-top: none;
}

/*------------------------------------*
	@COMPONENTS #POSTTABLE
\*------------------------------------*/
.posttable {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #f0f0f0;
  font-size: 10px;
  font-weight: 700;
  padding: 5px 7px;
}

/*------------------------------------*
	@COMPONENTS #COLLAPSER
\*------------------------------------*/
.collapser {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.collapser .collapse-trigger {
  padding: 10px 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #f0f0f0;
}
.collapser .collapse-trigger .icon:last-child {
  margin-left: auto;
}
.box .collapser:not(:last-child) {
  border-bottom: 1px solid #d8d8d8;
}

/*------------------------------------*
	@COMPONENTS #NEWS
\*------------------------------------*/
.news-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-bottom: 10px;
  margin-right: -5px;
  margin-left: -5px;
}
.news-wrap .news {
  width: -webkit-calc(100% - 10px);
  width: calc(100% - 10px);
  margin-right: 5px;
  margin-left: 5px;
}
@media (min-width: 561px) {
  .news-wrap .news {
    width: -webkit-calc(50% - 10px);
    width: calc(50% - 10px);
  }
}
@media (min-width: 900px) {
  .news-wrap .news {
    width: -webkit-calc(25% - 10px);
    width: calc(25% - 10px);
  }
}
.news-wrap > *:not(.news) {
  width: 100%;
  margin-right: 5px;
  margin-left: 5px;
}

.news-liner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.news-liner a {
  color: #191c1f;
}
.news-liner a span {
  text-decoration: underline;
  margin-right: 5px;
}
.news-liner a:not(:last-child) {
  margin-bottom: 10px;
}
.news-liner a:hover {
  color: #999;
}
.news-liner a:hover span {
  text-decoration: none;
}
.news-liner a .icon:not(:last-child) {
  margin-right: 2px;
}

.news {
  position: relative;
}
.news:not(:last-child) {
  margin-bottom: 25px;
}
.article .news:not(:last-child) {
  margin-bottom: 5px;
}
.carousel .news:not(:last-child) {
  margin-bottom: 0;
}
.news--full {
  margin: -10px;
}

.news--row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.news--new {
  background-color: #FFFFFF;
  border-top: 1px solid #F2F2F2;
  border-bottom: 1px solid #F2F2F2;
  padding: 16px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.news--new .news__content {
  margin-right: 16px;
}
.news--new .news__info {
  border-bottom: 1px solid #f5f5f5;
}
.news--new .news__info .news__date {
  background-color: #F5F5F5;
  font-style: normal;
  font-weight: 400;
  font-size: 12px !important;
  line-height: 20px;
  color: #595959;
  margin-bottom: 0px;
}
.news--new .news__title {
  font-style: normal;
  font-weight: 700;
  font-size: 14px !important;
  line-height: 20px !important;
  color: #191C1F;
  margin-bottom: 0 !important;
  display: block;
}
.news--new .news__img img {
  border-radius: 6px;
  height: 80px;
  width: 100px;
  -o-object-fit: cover;
     object-fit: cover;
}

.news__ribbon {
  padding: 5px;
  -webkit-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.15);
          box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.15);
  background-color: #fafafa;
  position: absolute;
  top: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 30;
  -webkit-transition: all 0.1s linear;
  transition: all 0.1s linear;
}
.news__ribbon span {
  font-weight: 700;
  color: #191c1f;
  margin-left: 5px;
  margin-right: 5px;
}
.news__ribbon img {
  width: 30px;
  height: 30px;
  margin-bottom: 0;
  -webkit-transition: all 0.15s ease 0s;
  transition: all 0.15s ease 0s;
}
.news__ribbon::before {
  content: "";
  position: absolute;
  bottom: 100%;
  color: #c7c7c7;
}
.news__ribbon--first {
  left: -5px;
}
.news__ribbon--first::before {
  left: 0;
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent;
  -moz-transform: scale(0.9999);
  border-width: 0 0 5px 5px;
  border-bottom-color: currentColor;
}
.news__ribbon--second {
  right: -5px;
}
.news__ribbon--second::before {
  right: 0;
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent;
  -moz-transform: scale(0.9999);
  border-width: 5px 0 0 5px;
  border-left-color: currentColor;
}
.news__ribbon:hover {
  padding-left: 10px;
}
.news--row .news__ribbon {
  padding: 2px;
  top: 5px;
}
.news--row .news__ribbon img {
  width: 20px;
  height: 20px;
}
.news--full .news__ribbon {
  left: 0;
}
.news--full .news__ribbon::before {
  display: none;
}

.news__img {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.pop .news__img {
  width: 80px;
  height: 80px;
  margin-right: 10px;
}
.news__img.article__img {
  margin-top: 0;
  margin-bottom: 0;
  float: left;
}
.news__img.article__img.img-full, .news__img.article__img.img-medium {
  width: 100%;
}
.news__img.article__img.img-full {
  float: none;
  border-radius: 6px;
}
.news--row .news__img {
  margin-right: 5px;
  margin-top: 0;
  float: left;
}
.news__img .news__date {
  width: 100px;
}
.news__img img {
  margin-bottom: 0;
}

.news__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  font-size: 14px;
}
.pop .news__content {
  font-size: 12px;
}
.news--row .news__content {
  font-size: 12px;
  line-height: 1.3;
}

.news__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 700;
  margin-bottom: 15px;
}
.article .news__info {
  margin-bottom: 5px;
}
.news--row .news__info {
  margin-bottom: 10px;
}

.news__date {
  background-color: #ddd;
  padding: 0 5px;
  font-size: 12px;
  font-weight: 700;
  color: #5c5c5c;
  margin-right: 5px;
}
.news--row .news__date {
  font-size: 10px;
}

.news__title {
  font-size: 22px;
  line-height: 1;
  text-decoration: none;
  color: #191c1f;
  margin-bottom: 5px;
  font-weight: 700;
}
.news--row .news__title {
  font-size: 15px;
}
.pop .news__title {
  font-size: 16px;
}

.news__author {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 20px;
}
.news__author img {
  border-radius: 999px;
  margin-bottom: 0;
  margin-right: 14px;
  width: 40px;
  height: 40px;
}
.news__author dl dt, .news__author dl dd {
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
}
.news__author dl dt {
  color: #191C1F;
  margin-bottom: 6px;
}
.news__author dl dd {
  color: #797979;
}
.news__author dl dd > *:first-child {
  margin-right: 5px;
}
.news__author .socials {
  margin-left: auto;
  margin-right: 20px;
}
.news__author .socials .icon-svg {
  height: 17px;
}

h1.news__title {
  margin: 0 0 5px 0 !important;
}

a.news__title:hover {
  color: #999;
}

.news--thumb {
  color: #fff;
}
.news--thumb .news__img {
  position: relative;
  margin: 0;
  min-height: 200px;
  overflow: hidden;
  -o-object-fit: cover;
     object-fit: cover;
}
.news--thumb .news__img::before {
  content: "";
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(#000000));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #000000 100%);
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
  opacity: 0.8;
  position: absolute;
  height: 120px;
  width: 100%;
  bottom: 0;
  left: 0;
  z-index: 10;
}
@media (max-width: 1200px) {
  .news--thumb .news__img {
    min-height: 100px;
  }
}
.news--thumb.news--full .news__img {
  min-height: 400px;
}
.news--thumb .news__content {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 20;
  padding: 10px;
}
.news--thumb .news__info {
  margin-bottom: 10px;
}
.news--thumb .news__date {
  background-color: rgba(0, 0, 0, 0.5);
  color: #fff;
  font-size: 10px;
}
.news--thumb .news__team {
  color: #fff;
  font-size: 10px;
}
.news--thumb .news__title {
  color: #fff;
  font-size: 18px;
  margin-bottom: 0;
}
@media (max-width: 1200px) {
  .news--thumb .news__title {
    font-size: 16px;
  }
}

.news--thumb-lg {
  margin: -10px -20px 20px;
}
.carousel .news--thumb-lg {
  margin: 0 !important;
}
.news--thumb-lg .news__img {
  width: 100%;
  height: 400px;
}
.news--thumb-lg .news__img img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.news--thumb-lg .news__content {
  width: auto;
  left: 15px;
  bottom: 15px;
  right: 15px;
  padding: 0;
}
.news--thumb-lg .news__title {
  font-size: 24px;
}
.news--thumb-lg .news__ribbon img {
  width: 40px;
  height: 40px;
}
.news--thumb-lg .news__team {
  font-size: 16px !important;
}
.news--thumb-lg .news__date {
  font-size: 14px !important;
}

@media (max-width: 340px) {
  .instagram-media {
    min-width: -webkit-calc(100% - 20px) !important;
    min-width: calc(100% - 20px) !important;
  }
}
.news--video {
  margin-bottom: 0;
  display: block !important;
}
.news--video .news__img img {
  width: 100%;
  height: auto;
  display: block;
}
.news--video .news__img img.yt {
  aspect-ratio: 16/9;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: left;
     object-position: left;
}

.news-wrap {
  padding-top: 8px;
}
.news-wrap > :not(:last-child) {
  margin-top: 0;
  margin-bottom: 8px;
}

/*------------------------------------*
	@COMPONENTS #POP
\*------------------------------------*/
.pop {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 10px;
  width: 440px;
  font-size: 12px;
}
.pop--sm {
  width: 240px;
}
.pop::before {
  color: #2e3240 !important;
}
.pop .subtitle {
  font-size: 12px;
  margin-bottom: 0;
  line-height: 1;
}

.pop__header {
  background-color: #2e3240;
  color: #fff;
  padding: 5px 15px;
  height: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: -10px -10px 10px;
}

.pop__title {
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.pop--indent .pop__body {
  padding: 10px;
}
.pop--indent .pop__body .subtitle-light {
  margin: 20px -10px 10px -10px;
}
.pop--indent .pop__body .subtitle-light:first-child {
  margin-top: -10px;
}
.pop--indent .pop__body .subtitle-light:last-child {
  margin-bottom: -10px;
}

.pop__footer {
  margin-top: 20px;
  padding-top: 10px;
  border-top: 1px solid #e0e0e0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.pop__footer .list-dl {
  margin: 0;
}

/*------------------------------------*
	@COMPONENTS #COMMENT
\*------------------------------------*/
.comment {
  border-bottom: 1px solid #e0e0e0;
  padding: 10px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.subtitle-light + .comment {
  margin-top: -10px;
}
.comment .gif {
  height: 150px;
}

.comment--chat {
  border: none;
  padding: 0;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.comment--chat:not(:last-child) {
  margin-bottom: 15px;
}
.comment--chat .comment__info {
  margin-bottom: 5px;
}
.comment--chat .comment__author {
  font-size: 12px;
  cursor: pointer;
}
.comment--chat .comment__date {
  font-size: 10px;
  margin: 0;
  font-weight: 700;
}
.comment--chat .comment__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  font-size: 13px;
  max-width: 80%;
}
.comment--chat .comment__content > * {
  border-radius: 10px;
}
.comment--chat .comment__content > *:first-child {
  border-top-left-radius: 0;
}
.comment--chat .comment__content > *:not(:last-child) {
  margin-bottom: 5px;
}
.comment--chat .comment__content p {
  overflow-wrap: break-word;
  background-color: #f0f0f0;
  padding: 8px 15px;
  max-width: 300px;
}

.comment--self {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  text-align: right;
}
.comment--self .comment__info {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.comment--self .comment__info img {
  margin-left: 5px;
  margin-right: 0;
}
.comment--self .comment__content {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.comment--self .comment__content p {
  background-color: #ddd;
}
.comment--self .comment__content > *:first-child {
  border-top-left-radius: 10px !important;
  border-top-right-radius: 0;
}

.comment__img {
  width: 20px;
  height: 20px;
}

.comment__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 10px;
}
.comment__info .icon {
  font-size: 20px !important;
  margin-right: 5px;
  color: #999;
  margin-top: 1px;
  display: none;
}
.comment__info img {
  margin-bottom: 0;
  margin-right: 5px;
}
.comment--off .comment__info {
  margin-bottom: 0;
}
.comment--off .comment__info .icon {
  display: inline-block;
}
.comment--off .comment__info img {
  display: none;
}

.comment__author {
  color: #999 !important;
  font-weight: 700;
}

.comment__date {
  margin-left: auto;
  font-size: 12px;
  color: #999;
}

.comment__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  font-size: 14px;
}
.comment--off .comment__body {
  display: none;
}

.comment__content {
  padding-left: 25px;
  margin-right: 15px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.comment--self .comment__content {
  margin-right: 0;
}

.comment__rating {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.comment__rating .btn-clean {
  font-size: 16px;
  color: #999;
}
.comment__rating span {
  font-weight: 700;
  margin-right: 8px;
  margin-left: 8px;
}

.comment-form {
  position: relative;
}

.comment__username-autocomplete {
  position: absolute;
  z-index: 999;
  background-color: #fff;
  max-height: 8rem;
  overflow-y: scroll;
  padding: 0;
  width: 15rem;
  border: 1px solid #ccc;
}
.comment__username-autocomplete .ii__mention-username {
  padding: 0 0.5rem;
}
.comment__username-autocomplete .ii__mention-username.active {
  background-color: #ccc;
}

/*------------------------------------*
	@COMPONENTS #SCORE-LIST
\*------------------------------------*/
.score-list-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 16px;
}
.score-list-container__video .score-list--home:not(.score-list--video) .score-list__time span {
  margin-right: 20px;
}
.score-list-container__video .score-list--home:not(.score-list--video) .score-list__name--penalty {
  margin-right: 5px;
}
.score-list-container__video .score-list--away:not(.score-list--video) .score-list__time span {
  margin-left: 20px;
}
.score-list-container__video .score-list--away:not(.score-list--video) .score-list__name--penalty {
  margin-left: 10px;
}

.score-list-wrap {
  list-style: none;
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  font-size: 12px;
  min-height: 8px;
}
.score-list-wrap:not(.score-list-wrap--card)::before {
  content: "";
  width: 1px;
  height: 100%;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  top: 0;
  background-color: #e7e7e7;
}
.score-list-wrap--card {
  border-radius: 16px;
  background-color: #fff;
  -webkit-box-shadow: 0px 1px 12px rgba(174, 174, 174, 0.25);
          box-shadow: 0px 1px 12px rgba(174, 174, 174, 0.25);
  padding: 20px 15px;
  border: 1px solid #E7E7E7;
}

.score-list {
  min-height: 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 50%;
  -webkit-box-flex: 0;
      -ms-flex: 0;
          flex: 0;
  padding-right: 16px;
}
.score-list:first-child {
  margin-top: 16px;
}
.score-list:last-child {
  margin-bottom: 16px;
}
.score-list:not(:last-child) {
  margin-bottom: 8px;
}
.pop .score-list:not(:last-child) {
  margin-bottom: 5px;
}
.score-list:not(.score-list--away) {
  text-align: right;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.score-list--away {
  -ms-flex-item-align: end;
      align-self: flex-end;
  padding-right: 0;
  padding-left: 16px;
}

.score-list__time {
  width: 48px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  text-align: center;
  font-weight: 900;
  color: #606060;
}
.score-list__time b:not(:last-child) {
  padding-right: 3px;
  border-right: 1px solid #e7e7e7;
}
.score-list__time .play {
  color: #33980C;
  font-size: 14px !important;
  border: none;
  margin: 0 2px 2px 2px;
}
.score-list__time a {
  display: inline-block;
  width: 19px;
  height: 14px;
}
.score-list__time span {
  white-space: nowrap;
}

.score-list__icon {
  width: 16px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  text-align: center;
  line-height: 1;
}
.score-list__icon .icon {
  font-size: 16px;
}
.score-list__icon .play {
  display: block;
  line-height: 1.3;
}
.score-list__icon .icon-svg {
  width: 20px;
  height: 20px;
}

.score-list__name {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  white-space: normal;
  line-height: 1.2;
}
.score-list__name a {
  color: #242424;
}
.score-list__name span.clr-light a {
  color: inherit;
}

.score-list-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 15px;
}

.score-list-header__team,
.score-list-header__current {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.score-list-header__team {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100px !important;
  font-size: 14px;
}
.score-list-header__team a {
  text-align: center;
}
.score-list-header__team img {
  width: 62px;
  height: 62px;
  -o-object-fit: contain;
     object-fit: contain;
}
.score-list-header__team .link {
  font-weight: 400;
  margin-bottom: 5px;
  text-align: center;
}
.score-list-header--lg .score-list-header__team .link {
  font-size: 18px;
  text-decoration: none !important;
}
.score-list-header__team > *:first-child {
  margin-bottom: 10px;
}
.score-list-header__team > * .link {
  min-width: 70px;
}

.score-list-header__current {
  width: 120px;
}
.score-list-header__current > strong {
  font-size: 24px;
  font-weight: 900;
  height: 65px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.score-list-header--lg .score-list-header__current {
  width: 220px;
}
.score-list-header--lg .score-list-header__current > strong {
  font-size: 36px;
  margin-bottom: 0;
}

.score-list-header__info {
  height: 50px;
  max-width: 82px;
  font-size: 14px;
  font-weight: 700;
  color: #33980C;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  line-height: 1;
}
.score-list-header__info span {
  font-size: 12px;
}
.score-list-header__info .icon {
  color: #0086bc;
}
.score-list-header__info strong {
  font-size: 28px;
}
.score-list-header__info .live-minute {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.score-list-header__info .live-minute .live-minute__bar {
  width: 100%;
  height: 2px;
  position: relative;
  overflow: hidden;
  margin-top: 3px;
}
.score-list-header__info .live-minute .live-minute__bar::before {
  content: "";
  height: 100%;
  width: 100%;
  background-color: #33980C;
  position: absolute;
  top: 0;
  left: -100%;
  -webkit-animation-name: minute-animation;
          animation-name: minute-animation;
  -webkit-animation-duration: 3s;
          animation-duration: 3s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
}
@-webkit-keyframes minute-animation {
  0% {
    left: -100%;
  }
  50% {
    left: 100%;
  }
  100% {
    left: -100%;
  }
}
@keyframes minute-animation {
  0% {
    left: -100%;
  }
  50% {
    left: 100%;
  }
  100% {
    left: -100%;
  }
}

.score-list-footer {
  border-top: 1px solid #f5f5f5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-top: 16px;
}
.score-list-footer + .score-list-footer {
  margin-top: 0;
}
.score-list-footer .icon {
  margin-right: 13px;
}
.score-list-footer__no_icon p span:first-child {
  margin-left: 25px;
}

.score-list-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 15px;
}

.score-list-header__team,
.score-list-header__current {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.score-list-header__current {
  width: 120px;
}
.score-list-header__current strong {
  font-size: 24px;
  font-weight: 900;
  height: 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

/*------------------------------------*
	@COMPONENTS #TV-MATCH
\*------------------------------------*/
.tv-match {
  width: 100%;
  text-align: left;
  margin-top: 5px;
}

.tv-match__time {
  font-weight: 700;
  background-color: #f0f0f0;
  padding-left: 5px;
  padding-right: 5px;
  margin-right: 10px;
}

.tv-match__channel {
  position: relative;
}

/*------------------------------------*
	@COMPONENTS #VIDEO-MATCH
\*------------------------------------*/
.video-match {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.video-match img {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-flex: 33.33%;
      -ms-flex: 33.33%;
          flex: 33.33%;
  padding: 5px;
}

.video-wrap--bordered {
  padding-top: 16px;
  max-height: 230px;
  overflow-y: hidden;
}

.youtube_video {
  aspect-ratio: 16/9;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: left;
     object-position: left;
  width: 100%;
}

.video--horizontal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-item-align: stretch;
      align-self: stretch;
  width: 100%;
  margin-bottom: 10px;
  border-radius: 5px;
  border: 1px solid #E7E7E7 !important;
  padding: 0;
  min-height: 84px !important;
}
.video--horizontal.video-overlay-trigger {
  background-color: transparent;
  text-align: left;
  -webkit-box-align: normal;
      -ms-flex-align: normal;
          align-items: normal;
}
.video--horizontal .video__background {
  max-width: 132px;
  border-right: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.video--horizontal .video__background img {
  border-radius: 5px 0px 0px 5px;
  margin-bottom: 0;
  -o-object-fit: cover;
     object-fit: cover;
}
.video--horizontal .video__background img.yt {
  aspect-ratio: 16/9;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: left;
     object-position: left;
}
.video--horizontal .video__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 8px;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 21px;
  color: #191C1F;
  border-radius: 0px 5px 5px 0px;
  border: none;
}
.video--horizontal:hover .video__content {
  background-color: #F0F0F0;
}

.video--alt {
  margin-bottom: 10px;
  padding-left: 0;
  padding-right: 0;
}
.video--alt .video__background {
  border: none !important;
  background-color: transparent;
  padding-left: 0;
  padding-right: 0;
}
.video--alt .video__background img {
  border-radius: 6px;
  min-height: 174px;
}
.video--alt .video__background::before {
  display: none;
}
.video--alt .video__content {
  background-color: transparent !important;
  border: none;
  padding: 0;
  line-height: 15px;
}
.video--alt .video__content span {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 15px;
}
.carousel--video .video--alt {
  margin-right: 16px;
}

.video-slider {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow-x: scroll;
}
.video-slider .video--alt {
  min-width: 307px;
  padding-right: 16px;
  margin-bottom: 17px;
}
.video-slider .video--alt .video__background {
  margin-bottom: 7px;
}
.video-slider .video--alt .video__background img {
  border: 1px solid #F2F2F2;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 6px;
}
.video-slider .video--alt .video__background img.yt {
  height: 100px;
  aspect-ratio: 16/9;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: left;
     object-position: left;
}

.video-overlay-on {
  overflow: hidden !important;
}
.video-overlay-on .video-overlay-background {
  opacity: 1;
  visibility: visible;
}
.video-overlay-on .video-overlay {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  visibility: visible;
}

.video-overlay-background {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.75);
  z-index: 1020;
  opacity: 0;
  visibility: hidden;
}
.video-overlay-background .container {
  position: relative;
}

.video-overlay {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  background-color: transparent;
  width: 100vw;
  height: -webkit-calc(100vh - 120px);
  height: calc(100vh - 120px);
  position: fixed;
  bottom: 0;
  left: 0;
  -webkit-transform: translateY(100%);
      -ms-transform: translateY(100%);
          transform: translateY(100%);
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  z-index: 1150;
  background-color: #FFF;
  border-radius: 12px 12px 0 0 !important;
  margin-top: auto;
  overflow-y: auto;
  visibility: hidden;
}

.video-overlay__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 24px 20px 15px 20px;
  background-color: #FFF;
  position: relative;
  border-bottom: none !important;
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  left: 0;
  z-index: 1000;
}
.video-overlay__header::before {
  content: "";
  background: #CCCCCC;
  border-radius: 2.5px;
  width: 40px;
  height: 6px;
  position: absolute;
  top: 5px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
.video-overlay__header .video-overlay__close {
  color: #191C1F !important;
  background-color: transparent !important;
  padding: 0 0 0 20px !important;
  min-height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.video-overlay__header .video-overlay__close .icon {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 1;
}
.video-overlay__header .video-overlay__close:hover {
  opacity: 0.8;
}

.video-overlay__body .video__box {
  padding: 8px 16px;
  border-top: 1px solid #F2F2F2;
  border-bottom: 1px solid #F2F2F2;
  background-color: #FFF !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 15px;
  position: -webkit-sticky;
  position: sticky;
  top: 55px;
  left: 0;
  z-index: 1000;
}
.video-overlay__body .video__time, .video-overlay__body .video__results {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 2px 8px;
}
.video-overlay__body .video__time span, .video-overlay__body .video__results span {
  font-style: normal;
  font-weight: 500;
  font-size: 13px;
  line-height: 20px;
  color: #191C1F;
}
.video-overlay__body .video__time span:not(:last-child), .video-overlay__body .video__results span:not(:last-child) {
  margin-bottom: 6px;
}
.video-overlay__body .video__time {
  border-right: 1px solid #F5F5F5;
  padding-left: 0;
  padding-right: 10px;
  margin-right: 10px;
}
.video-overlay__body .video__time span {
  color: #999999;
}
.video-overlay__body .video__results {
  margin-left: auto;
  background-color: #F0F0F0;
  border-radius: 2px;
}
.video-overlay__body .video__match {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.video-overlay__body .video__match:not(:last-child) {
  margin-bottom: 6px;
}
.video-overlay__body .video__match img {
  width: 20px;
  height: 20px;
  margin-bottom: 0;
  margin-right: 10px;
}
.video-overlay__body .video__match span {
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  color: #191C1F;
}
.video-overlay__body .video--sm .video__background {
  max-width: 100%;
  height: 192px;
  margin-bottom: 25px;
  border: none;
}
.video-overlay__body .video--sm .video__background iframe {
  border-radius: 6px;
}
.video-overlay__body p {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 154.69%;
  color: #191C1F;
  margin-bottom: 16px;
}
.video-overlay__body .video--horizontal {
  padding-left: 0;
  padding-right: 0;
  background-color: transparent;
  text-align: left;
  border-radius: 6px;
}
.video-overlay__body .video--horizontal:hover {
  cursor: pointer;
}
.video-overlay__body .video--horizontal:hover .video__background::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.7)), to(rgba(0, 0, 0, 0.7))), url(.png);
  background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url(.png);
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url(.png);
  border-radius: 6px 0 0 6px;
}
.video-overlay__body .video--horizontal:hover .video__background::before {
  display: block;
}
.video-overlay__body .video--horizontal:hover .video__content {
  background-color: #F0F0F0;
  border-radius: 0 6px 6px 0;
}
.video-overlay__body .video--horizontal .video__background {
  position: relative;
  border-radius: 6px 0 0 6px;
  -webkit-transition: all 0.15s ease 0s;
  transition: all 0.15s ease 0s;
}
.video-overlay__body .video--horizontal .video__background::before {
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 24px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 10;
  display: none;
}

/*------------------------------------*
	@COMPONENTS #MATCH
\*------------------------------------*/
.match {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.match--sm {
  padding: 0;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  text-decoration: none !important;
}

a.match:hover {
  opacity: 0.5;
}

.match__main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
}
.match__main:not(:last-child) {
  margin-bottom: 20px;
}

.match__score {
  text-align: center;
  font-size: 24px;
  line-height: 1;
  margin-right: 10px;
  margin-left: 10px;
  white-space: nowrap;
  min-width: 20px;
}
.match__score > * {
  display: block;
}
.match__score small {
  color: #999;
  font-weight: 700;
  font-size: 10px;
}
.match--sm .match__score {
  font-size: 13px;
  margin-left: 15px;
  margin-right: 15px;
  -ms-flex-item-align: center;
      align-self: center;
}

.match__info_wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  border-top: 1px solid #e0e0e0;
}
.dark .match__info_wrapper {
  border-top: 1px solid #3c3e46;
}

.match__info {
  list-style: none;
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-item-align: stretch;
      align-self: stretch;
  margin: -2px 0;
  padding-top: 10px;
  font-size: 12px;
}
.match__info.withseparator {
  border-top: 1px solid #d8d8d8;
}
.match__info li {
  margin-top: 2px;
  margin-bottom: 2px;
}
@media (min-width: 561px) {
  .match__info {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .match__info li {
    padding-right: 10px;
    padding-left: 10px;
  }
  .match__info li:not(:last-child) {
    border-right: 1px solid #e0e0e0;
  }
}

.h2h_list_toggler {
  margin-top: -2px;
  margin-left: 4px;
}
@media (max-width: 360px) {
  .h2h_list_toggler {
    margin-left: 2px;
  }
  .h2h_list_toggler span {
    display: none;
  }
  .h2h_list_toggler i.icon {
    margin-left: 5px !important;
  }
}

#h2h_list {
  border: 2px solid #e0e0e0;
}

.owngoal {
  color: #f40430;
}

.cancelled {
  position: relative;
}
.cancelled::after {
  position: absolute;
  content: "";
  top: 35%;
  bottom: 0;
  left: 0;
  right: -5px;
  border-top: 3px solid red;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.match_content {
  padding: 16px;
}

body:not(.dark) .match-content-wrapper {
  background-color: #ffffff;
}

.match_banner_container {
  padding: 16px;
}

/*------------------------------------*
	@COMPONENTS #TEAM
\*------------------------------------*/
.team {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.match__main > .team {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.match__main > .team:first-child {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  text-align: right;
}
.match__main > .team:first-child .team__logo {
  margin-right: 0;
  margin-left: 10px;
}
.match__main > .team:first-child .team__info {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.match--sm > .team {
  -ms-flex-negative: 1;
      flex-shrink: 1;
}
@media (max-width: 560px) {
  .match--sm > .team {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}
.team strong {
  font-weight: 700;
}

.team--md {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.team--md .team__logo {
  width: 20px;
  height: 20px;
  margin-right: 8px;
  margin-bottom: 0;
}

.team--vertical {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

a.team {
  color: #191c1f !important;
}
a.team:hover {
  text-decoration: underline;
}

.team__logo {
  margin-right: 10px;
  margin-bottom: 0;
  width: 80px;
  height: 80px;
}
.team__logo img {
  width: 80px;
  height: 80px;
}
.team__logo:not(img):hover {
  opacity: 0.5;
}
.team__logo--md {
  width: 60px;
  height: 60px;
}
.team--sm .team__logo {
  width: 20px;
  height: 20px;
  margin-right: 4px;
  margin-bottom: 0;
}
.match .team__logo {
  width: 40px;
  height: 40px;
  min-width: 40px;
  min-height: 40px;
}
@media (max-width: 340px) {
  .match .team__logo {
    width: 20px;
    height: 20px;
    min-width: 20px;
    min-height: 20px;
  }
}
.team--vertical .team__logo {
  margin-right: 0;
  margin-bottom: 5px;
  width: 30px;
  height: 30px;
}

.team__name {
  font-size: 22px;
  line-height: 1;
  margin-bottom: 5px;
  font-weight: 700;
  color: #191c1f;
}
.match .team__name {
  font-size: 14px;
}
.team--vertical .team__name {
  font-size: 12px;
  font-weight: 400;
  line-height: 1.2;
  margin-bottom: 0;
}
.team--sm .team__name {
  font-size: 13px;
  margin-bottom: 0;
}
.team__name--alt {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  color: #191C1F;
  margin: 0 auto 0 0;
  text-align: center;
}
.team__name--collapse {
  margin-right: auto;
  color: #191c1f !important;
}
.team__name--collapse img {
  display: none;
}
.team__name--collapse:hover {
  color: #191c1f !important;
}
.team__name--collapse.collapsed img {
  display: inline-block;
}

.team__info {
  font-size: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.team__title {
  font-size: 14px;
  font-weight: 700;
  line-height: 1;
  color: #5c5c5c;
}

@media (max-width: 460px) {
  .match__main > .team {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .match__main > .team .team__logo {
    margin: 0 0 5px !important;
  }
  .match__main > .team .team__info {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
    text-align: center !important;
  }
}
#team_links {
  padding-top: 10px;
}
#team_links a {
  margin: 2px;
}

.league__name {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin: 0 auto 0 15px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.league__name span {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 1.2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #191C1F;
  margin-bottom: 3px;
}
.league__name small {
  font-weight: normal;
  font-size: 12px;
  line-height: 1.2;
  color: #797979;
}

.team--trunc span {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 100%;
  display: block;
}

.team-tags {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #F5F5F5;
  border-radius: 6px;
  height: 44px;
  padding-left: 12px;
  padding-right: 12px;
  margin-top: 10px;
}
.team-tags img {
  width: 20px;
  height: 20px;
  margin-bottom: 0;
  margin-right: 10px;
}
.team-tags span {
  font-weight: 400;
  font-size: 14px;
  line-height: 28px;
  color: #191C1F;
}

/*------------------------------------*
	@COMPONENTS #USER
\*------------------------------------*/
.user-list > *:not(:last-child) {
  margin-bottom: 10px;
}
.user-list:not(:last-child) {
  margin-bottom: 30px;
}
.user-list .icon {
  width: 24px;
  text-align: center;
}

.user-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-right: 10px;
}
.user-wrap .submenu__trigger,
.user-wrap .dropdown-toggle {
  color: #191c1f;
}

.user {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  border-radius: 5px;
  height: 34px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.user .mute-btn {
  background-color: transparent;
  width: 40px;
}
.user strong {
  font-weight: 700;
}
.user .icon {
  font-size: 18px;
}
.pop__header .user {
  padding-left: 0;
  padding-right: 0;
}
.user .dropdown-menu {
  margin-top: 3px !important;
}
.user .dropdown-menu .user {
  height: auto;
  padding: 0;
  margin: 5px;
}
.user .dropdown-menu .user a {
  max-width: 140px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
  color: #191c1f !important;
}
.user .dropdown-menu .user a:hover {
  opacity: 0.5;
}
.user .dropdown-menu .user + .user {
  margin-top: 0;
}

.user--dark {
  background-color: #36383C;
  color: #fff;
  border-radius: 0;
}
.pop__header .user--dark {
  background-color: transparent;
}
.user--dark .btn-clean {
  color: #fff !important;
}
.user--dark .btn-clean .icon {
  font-size: 24px;
}
.user--dark .btn-clean:first-child {
  margin-right: 15px;
}

.user__icon {
  margin-right: 10px;
}

.user__logo {
  width: 24px;
  height: 24px;
  margin-right: 10px;
  margin-bottom: 0;
}
.user__logo:not(img):hover {
  opacity: 0.5;
}

.user__name {
  font-size: 16px;
  line-height: 1;
  font-weight: 700;
  color: #191c1f;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: block;
  text-align: left;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.user__name a {
  color: #fff;
}
.user--dark > .user__name {
  color: #fff;
}
.dropdown-submenu .user__name, .dropdown .user__name {
  font-weight: 400;
  font-size: 14px;
  max-width: 80px;
}

.user__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.user__date {
  font-size: 12px;
  color: #999;
  margin-left: 5px;
}

.new__msgs {
  font-size: 12px;
  color: #f40430;
  margin-left: 5px;
}

/*------------------------------------*
	@COMPONENTS #ARTICLE
\*------------------------------------*/
.article p:not(:last-child) {
  margin-bottom: 15px;
}
.article:not(:last-child) {
  margin-bottom: 20px;
}
.article .twitter-tweet,
.article .embed-responsive {
  margin-right: auto;
  margin-left: auto;
}
.article .twitter-tweet:not(:first-child),
.article .embed-responsive:not(:first-child) {
  margin-top: 5px !important;
}
.article .twitter-tweet:not(:last-child),
.article .embed-responsive:not(:last-child) {
  margin-bottom: 5px !important;
}
.article .twitter-tweet + .banner,
.article .embed-responsive + .banner {
  margin-top: 5px;
}
.article.news ul:not(.list-check) li {
  padding-top: 5px;
}
.article.news {
  font-size: 16px;
  line-height: 28px;
}
.article.news .news__img {
  margin-bottom: 16px;
  border-radius: 6px;
}
.article.news .news__title--lg {
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 24px;
  color: #191C1F;
  margin-bottom: 16px !important;
}
.article.news .article-background {
  position: relative;
  margin-top: 16px;
  margin-bottom: 20px;
}
.article.news .article-background img {
  margin-bottom: 0;
}
.article.news .article-background .related__box {
  position: absolute;
  bottom: 12px;
  right: 12px;
  padding-left: 12px;
  padding-right: 12px;
  height: 44px;
  background-color: rgba(60, 62, 70, 0.8);
  border-radius: 6px;
  border: none !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.article.news .article-background .related__box .related__matches {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.article.news .article-background .related__box .related__matches > *:not(:last-child) {
  margin-right: 8px;
}
.article.news .article-background .related__box .related__match img {
  width: 20px;
  height: 20px;
}
.article.news .article-background .related__box .related__match span {
  color: #fff;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 160px;
  white-space: nowrap;
}
.article.news .article-background .related__box .related__results {
  border: none !important;
  font-size: 14px;
  background-color: transparent !important;
}
.article.news .article-background .related__box .related__results span {
  color: #fff;
}
.article.news .article-background .related__box:hover {
  background-color: #3C3E46;
}
.article .news__info {
  border-bottom: 1px solid #F5F5F5;
  margin-bottom: 20px;
}
.article .news__date {
  font-weight: 400;
  font-size: 12px;
  line-height: 14px;
  color: #595959;
  background-color: #F5F5F5;
  padding: 4px 8px;
}
.article h4 {
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
  margin: 16px 0;
}
.article .teamlogo {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 5px;
}
.article .teamlogo--inline {
  display: inline-block;
}
.article .teamlogo img {
  width: 40px;
  height: 40px;
  margin-bottom: 7px;
  margin-right: 7px;
}
.article .video-teaser {
  position: relative;
}
.article .video-teaser .icon-svg {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  height: 100px;
  width: 100px;
  color: #FFF;
}
.article .video-teaser img {
  width: 100%;
  max-height: 250px;
}

.article__container {
  background-color: #fff;
}
.dark .article__container {
  background-color: #1f2126;
}

.sticky-analyseis-button {
  position: fixed;
  bottom: 86px;
  right: 20px;
  z-index: 900;
  border-radius: 20px 20px 20px 20px;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 16px;
  padding-right: 16px;
}

.sticky-bubble {
  position: fixed;
  bottom: 65px;
  right: 20px;
  background-color: #1975bf;
  border-radius: 50%;
  line-height: 30px;
  width: 50px;
  height: 50px;
  text-align: center;
  font-size: 28px;
  color: #fff;
  box-shadow: -4px -4px 10px 0px rgba(86, 86, 86, 0.7);
  -webkit-box-shadow: -4px -4px 10px 0px rgba(86, 86, 86, 0.7);
  -moz-box-shadow: -4px -4px 10px 0px rgba(86, 86, 86, 0.7);
  z-index: 10;
  cursor: pointer;
}

#sticky-list {
  position: fixed;
  height: 300px;
  bottom: 130px;
  overflow-y: scroll;
  right: 20px;
  left: 20px;
  background-color: #d5d5d5;
  border: 1px solid #aaa;
  -webkit-box-shadow: -2px -2px 10px 0px rgba(86, 86, 86, 0.7);
          box-shadow: -2px -2px 10px 0px rgba(86, 86, 86, 0.7);
  display: none;
  z-index: 111;
}

.accordion-group-label {
  background-color: #eee;
  border: 1px solid #ddd;
  padding: 10px;
  cursor: pointer;
}

.accordion-item {
  background-color: #fafafa;
  border: 1px solid #ddd;
  padding: 8px;
  font-size: 12px;
  cursor: pointer;
}

.accordion-group-items a:hover {
  text-decoration: none;
}

.accordion-item:hover {
  background-color: #f0f0ff;
}

.article_img_container {
  margin-top: 5px;
  margin-right: 8px;
  float: left;
  max-width: 100%;
}
.article_img_container .img_caption {
  font-style: italic;
  display: inline-block;
  margin-top: 2px;
}

.article iframe, iframe {
  max-width: 100%;
}

article.article glomex-player iframe {
  max-width: 100%;
}

.rounded-image {
  border-radius: 6px;
  margin-right: 16px !important;
  margin-bottom: 5px !important;
}

.top-rounded-image {
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
  margin-top: 40px !important;
  margin-bottom: 0px !important;
}

.full-rounded-image {
  border-radius: 3px;
  margin-top: 40px !important;
  margin-bottom: 0px !important;
}

/*------------------------------------*
	@COMPONENTS #TIP
\*------------------------------------*/
.tips-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: -1px;
  max-width: -webkit-calc(100vw - 30px);
  max-width: calc(100vw - 30px);
  overflow-x: auto;
  border-radius: 6px;
}

.tip {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: 0;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.tip:first-child .tip__title {
  border-radius: 6px 0 0 0;
}
.tip:first-child .tip__value {
  border-radius: 0 0 0 6px;
}
.tip:last-child .tip__title {
  border-radius: 0 6px 0 0;
}
.tip:last-child .tip__value {
  border-radius: 0 0 6px 0;
}
.tip:not(:last-child) .tip__value {
  border-right: 1px solid #F2F2F2;
}

.tip__title {
  min-height: 33px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #F6F6F6;
  color: #585858;
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 14px;
  text-align: center;
  text-transform: capitalize;
}

.tip__value {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #fff;
  color: #191C1F;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 14px;
  text-align: center;
  text-align: center;
  padding: 14px 0px;
}
.tip__value span:first-child {
  padding-bottom: 6px;
}
.tip__value span:last-child {
  padding-top: 6px;
}

/*------------------------------------*
	@COMPONENTS #GIFS
\*------------------------------------*/
.gifs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  overflow: auto;
  width: 340px;
  max-width: 270px;
  height: 180px;
}
.gifs img, .gifs video {
  height: 70px;
  margin: 5px;
}
.gifs img:last-child, .gifs video:last-child {
  margin-bottom: 15px;
}
.chat-form .gifs {
  max-width: 100%;
}
.gifs.loading {
  background: #fff url("/static/img/loader.gif") center center no-repeat;
  overflow: hidden;
}

.tenor_attribution {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-bottom: 5px;
}
.tenor_attribution small {
  font-size: 8px;
  margin-right: 2px;
}
.tenor_attribution img {
  height: 10px;
}

/*------------------------------------*
	@COMPONENTS #EMOJIS
\*------------------------------------*/
.emojis {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  overflow: auto;
  max-height: 180px;
  width: 220px;
}
.chat-form .emojis {
  width: 100%;
}
.emojis > * {
  margin: 5px;
}
.emojis > *:last-child {
  margin-bottom: 15px;
}

/*------------------------------------*
	@COMPONENTS #INTRO
\*------------------------------------*/
.intro-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  padding: 16px;
  overflow-x: auto;
}
.intro-wrap.intro-wrap--matches {
  padding-top: 8px;
}
.intro-wrap + .wrap {
  margin-top: 0;
}
.intro-wrap > *:not(:last-child) {
  margin-right: 16px;
}

.intro {
  font-size: 13px;
  background-color: #f0f0f0;
  padding: 16px;
  width: 100%;
}
.intro--full {
  padding: 10px;
}
.intro--lg {
  padding: 16px;
}
.intro--bordered {
  background-color: transparent;
  border-bottom: 1px solid #F2F2F2;
  width: auto !important;
}
.main > .intro {
  margin-top: -10px;
}
.main--padded .intro {
  margin: -15px -15px 0;
}
@media (min-width: 561px) {
  .intro [class^=col-] {
    padding-left: 30px;
    padding-right: 30px;
  }
  .intro [class^=col-]:first-child {
    padding-left: 10px;
  }
  .intro [class^=col-]:last-child {
    padding-right: 10px;
  }
}
.intro--sm {
  padding-top: 20px;
  padding-bottom: 20px;
}
.intro--btns {
  padding: 10px;
}
.intro--white {
  background-color: #fff;
}
.intro--row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 18px;
  font-size: 14px;
  border-bottom: 1px solid #F2F2F2;
  position: fixed;
  height: 50px;
  z-index: 50;
}
.main > .intro--row {
  margin-top: 0;
}
.intro--space {
  margin-top: 50px;
}
.intro--double {
  height: 267px;
  background-color: #fff;
  border: 1px solid #E7E7E7;
  border-radius: 16px;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: -webkit-calc(100% - 32px);
  width: calc(100% - 32px);
}
.intro--double:only-child {
  width: 100%;
}
.intro--double > * {
  padding: 15px;
}
.intro--double .score-list-header {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 0;
  height: 160px;
  padding-top: 36px;
}
.intro--double .score-list-header__team img {
  width: 58px;
  height: 58px;
  -o-object-fit: contain;
     object-fit: contain;
}
.intro--double .score-list-header__current {
  height: 58px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.intro--double .score-list-header__current dl {
  text-align: center;
}
.intro--double .intro__header {
  margin-bottom: 0;
}
.intro--double .intro__footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-top: auto;
  padding-top: 0;
}
.intro--double .intro__footer > * {
  border-top: 1px solid #F5F5F5;
  padding-top: 10px;
  padding-bottom: 10px;
}
.intro--double .intro__footer > *:last-child {
  padding-bottom: 0px;
}
.intro--double .intro__footer a, .intro--double .intro__footer div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-style: normal;
  font-weight: 400;
  width: 100%;
  font-size: 12px;
  line-height: 14px;
  color: #191C1F !important;
  text-decoration: none !important;
}
.intro--double .intro__footer a img, .intro--double .intro__footer a .colored-box, .intro--double .intro__footer div img, .intro--double .intro__footer div .colored-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 20px;
  height: 15px;
  margin-right: 10px;
}
.intro--double .intro__footer a .colored-box, .intro--double .intro__footer div .colored-box {
  border-radius: 2px;
  background-color: #C4C4C4;
}
.intro--double .intro-btn {
  background-color: #33980C;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  padding: 10px 14px !important;
  border-radius: 0px 0px 15px 15px;
}
.intro--double .intro-btn:hover {
  opacity: 0.5;
}

.intro--img {
  height: 50px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 0;
  padding-bottom: 0;
}
.intro--img .team__logo {
  display: none;
  width: 20px;
  height: 20px;
}
.intro--img .team__logo img {
  height: 100%;
}
.intro--img .ii__overlay_open {
  margin-left: auto;
  height: 20px;
}
.intro--img.intro--img-on .team__logo {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.intro--team {
  position: fixed;
  top: 100px;
  left: 0;
  width: 100%;
  height: 220px;
  margin-top: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
}
.intro--team + * {
  margin-top: 220px;
}
.intro--team.intro--short {
  height: 190px;
}
.intro--team.intro--short + * {
  margin-top: 190px;
}
.intro--team ~ .tab-content {
  background-color: #f0f0f0;
  position: relative;
}
.intro--img-on ~ .intro--team {
  opacity: 0;
  visibility: hidden;
}
.intro--team .intro__logo {
  margin-bottom: 16px;
}
.intro--team .intro__logo img {
  width: 80px;
  height: 80px;
  -o-object-fit: contain;
     object-fit: contain;
}
.intro--team .team__name {
  margin: 0 0 8px !important;
  text-align: center;
}
.intro--team .tag-wrap {
  padding: 0 !important;
  margin-bottom: 22px;
}

/*------------------------------------*
	@COMPONENTS #TABS
\*------------------------------------*/
.tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow-x: auto;
}
.tabs:not(.pretable) {
  padding: 0 5px;
  background-color: #f0f0f0;
  border: none;
}
.tabs:not(.tabs--analyseis):not(.pretable) {
  margin-bottom: 5px;
}
.tabs.player-tabs {
  margin-bottom: 8px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.tabs-sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 99px;
  z-index: 110;
}
.tabs-sticky.tabs-sticky--videos {
  top: 50px;
}
.tabs-sticky::before, .tabs-sticky::after {
  content: "";
  width: 15px;
  height: 48px;
  position: absolute;
  top: 1px;
  z-index: 10;
}
.tabs-sticky::before {
  background: -webkit-gradient(linear, left top, right top, from(white), to(rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(left, white 0%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to right, white 0%, rgba(255, 255, 255, 0) 100%);
  left: 0;
}
.tabs-sticky::after {
  background: -webkit-gradient(linear, right top, left top, from(white), to(rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(right, white 0%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to left, white 0%, rgba(255, 255, 255, 0) 100%);
  right: 0;
}
.dark .tabs-sticky::before {
  background: -webkit-gradient(linear, left top, right top, from(#3c3e46), to(rgba(60, 62, 70, 0)));
  background: -webkit-linear-gradient(left, #3c3e46 0%, rgba(60, 62, 70, 0) 100%);
  background: linear-gradient(to right, #3c3e46 0%, rgba(60, 62, 70, 0) 100%);
}
.dark .tabs-sticky::after {
  background: -webkit-gradient(linear, right top, left top, from(#3c3e46), to(rgba(60, 62, 70, 0)));
  background: -webkit-linear-gradient(right, #3c3e46 0%, rgba(60, 62, 70, 0) 100%);
  background: linear-gradient(to left, #3c3e46 0%, rgba(60, 62, 70, 0) 100%);
}

.tabs--btns {
  padding: 5px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.tabs--btns > * {
  margin: 5px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.tabs--btns .btn:not(.active) {
  opacity: 0.3;
}

.tabs--full {
  padding: 0;
}

.tabs-match {
  margin-bottom: 8px;
}
.tabs-match .tab-content {
  margin-bottom: 15px;
}
.tabs-match .tab-content .video__background {
  border: none;
  border-radius: 6px;
}
.tabs-match .nav-tabs {
  border-bottom: none;
}
.tabs-match .tab-pane {
  padding: 0;
}
.tabs-match .nav-link {
  padding: 0;
  border: none;
  border-radius: 6px;
}
.tabs-match .nav-link:not(:last-child) {
  margin-bottom: 8px;
}
.tabs-match .nav-link.active .tab-card .tab-card__background {
  position: relative;
}
.tabs-match .nav-link.active .tab-card .tab-card__background::before {
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.7)), to(rgba(0, 0, 0, 0.7))), url(.png);
  background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url(.png);
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url(.png);
  border-radius: 5px 0px 0px 5px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.tabs-match .nav-link.active .tab-card .tab-card__content {
  background-color: #ECECEC;
}
.tabs-match .nav-link .tab-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  border: 1px solid #E7E7E7;
  border-radius: 5px;
  -webkit-transition: all 0.15s ease 0s;
  transition: all 0.15s ease 0s;
}
.tabs-match .nav-link .tab-card img {
  min-width: 130px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 5px 0px 0px 5px;
  border-right: none;
}
.tabs-match .nav-link .tab-card .tab-card__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 8px;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 0px 5px 5px 0px;
  max-height: 72px;
}
.tabs-match .nav-link .tab-card .tab-card__content span {
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 21px;
  color: #191C1F;
  text-overflow: ellipsis;
  overflow: hidden;
}
.tabs-match .nav-link .tab-card:hover .tab-card__content {
  background-color: #ECECEC;
}

.tabs__item {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-size: 12px;
  font-weight: 700;
  background-color: #fff;
  color: #191c1f !important;
  opacity: 0.5;
  padding: 5px 7px;
  text-decoration: none !important;
  text-align: center;
}
.tabs__item:not(:last-child) {
  margin-right: 5px;
}
.tabs__item.active {
  opacity: 1;
  pointer-events: none;
}
.tabs--full .tabs__item {
  opacity: 1;
  height: 48px;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 14px;
  font-weight: 500;
  color: #a6a6a6 !important;
  border-bottom: 2px solid #f2f2f2;
}
.tabs--full .tabs__item.active {
  color: #242424 !important;
  border-color: #33980C;
}
.tabs--full .tabs__item:not(:last-child) {
  margin-right: 0;
}
@media (max-width: 560px) {
  .tabs__item {
    font-size: 11px !important;
    padding: 0 2px !important;
  }
}
@media (max-width: 340px) {
  .tabs__item {
    font-size: 10px !important;
    padding: 0 2px !important;
  }
}

.tabs--team {
  background-color: #fff !important;
}
.tabs--team .tabs__item {
  background-color: #fff !important;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  text-transform: uppercase;
  color: #A6A6A6;
  padding: 16px 0px !important;
  border-bottom: 2px solid transparent !important;
}
.tabs--team .tabs__item.active {
  color: #242424;
  border-bottom: 2px solid #2D880A !important;
}
@media (max-width: 560px) {
  .tabs--team .tabs__item {
    font-size: 14px !important;
    padding: 16px 0px !important;
  }
}
@media (max-width: 340px) {
  .tabs--team .tabs__item {
    font-size: 14px !important;
    padding: 16px 0px !important;
  }
}

.tabs-new {
  background-color: #fff !important;
  padding: 8px 0 8px 16px;
  border-top: 1px solid #F2F2F2;
  border-bottom: 1px solid #F2F2F2;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  position: -webkit-sticky;
  position: sticky;
  top: 100px;
  z-index: 49;
}
.tabs-new .tabs__item {
  background-color: transparent !important;
  color: #797979 !important;
  padding: 8px 10px !important;
  border-radius: 6px;
  font-weight: 700;
  font-size: 13px !important;
  line-height: 15px;
  text-transform: capitalize;
  margin-left: 8px;
  margin-right: 8px;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.tabs-new .tabs__item.active {
  background-color: #33980C !important;
  color: #fff !important;
}
@media (max-width: 560px) {
  .tabs-new {
    overflow: auto;
    scrollbar-width: none; /* Hide scrollbar in Firefox */
    -ms-overflow-style: none; /* Hide scrollbar in IE 10+ */
  }
  .tabs-new::-webkit-scrollbar { /* hide scrollbar in WebKit */
    width: 0;
    height: 0;
  }
}

#new-mobContent .tab-pane .title {
  text-transform: uppercase;
  margin-bottom: 12px;
  padding-left: 16px;
}

.tab-pane {
  text-align: left;
  padding: 16px;
}
.score-list-container .tab-pane {
  padding: 16px 0;
}

.tab-content--white {
  background-color: #fff !important;
}

.tab-content--lightgrey {
  background-color: #f9f9f9 !important;
}
.dark .tab-content--lightgrey {
  background-color: unset !important;
}

.custom-nav-pills {
  overflow-y: hidden;
  -webkit-transition: all 0.15s ease 0s;
  transition: all 0.15s ease 0s;
}
.custom-nav-pills:not(.pretable) {
  background-color: #ffffff !important;
  border-top: 1px solid #f5f5f5 !important;
  border-bottom: 1px solid #f5f5f5 !important;
  height: 50px !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  margin-bottom: 0px !important;
}
.dark .custom-nav-pills {
  background-color: #1f2126 !important;
  border-bottom: 1px solid #3c3e46 !important;
}
.custom-nav-pills.pills-border {
  border-top: 1px solid #F2F2F2 !important;
  border-bottom: 1px solid #F2F2F2 !important;
}
.custom-nav-pills.pills-border {
  border-top: 1px solid #F2F2F2 !important;
  border-bottom: 1px solid #F2F2F2 !important;
}
.custom-nav-pills .nav-link.tabs__item {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  padding-right: 10px !important;
  padding-left: 10px !important;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  border-radius: 6px;
  margin-right: 5px;
  text-transform: none;
  height: 30px;
}
.custom-nav-pills .nav-link.tabs__item:not(.active) {
  background-color: transparent;
}
.custom-nav-pills .nav-link.tabs__item.active {
  color: #ffffff !important;
}
.custom-nav-pills .tabs__item {
  font-size: 13px !important;
}
.custom-nav-pills--flat {
  -webkit-box-shadow: none;
          box-shadow: none;
  border-top: 1px solid #f2f2f2;
  border-bottom: 1px solid #f2f2f2;
}

.tabs-wrap {
  overflow-y: hidden;
}
.tabs-wrap .nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  overflow-x: auto;
  width: 100vw;
  padding: 10px 15px 50px !important;
  height: 90px;
}
.tabs-wrap .nav .nav-link.tabs__item:last-child {
  margin-right: 0 !important;
}

.custom-nav-pills.nav-pills .nav-link.active,
.custom-nav-pills.nav-pills .show > .nav-link {
  background-color: #33980C !important;
  border-color: #33980C !important;
}

.nav-sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 50px;
  z-index: 110;
}

/*------------------------------------*
	@COMPONENTS #LEGEND
\*------------------------------------*/
.legend-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.legend {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 12px;
}
.legend:not(:last-child) {
  margin-bottom: 5px;
}
.legend .coloredbox {
  content: "";
  width: 40px;
  height: 20px;
  margin-right: 10px;
  background-color: #e0e0e0;
}

/*------------------------------------*
	@COMPONENTS #PROGRESS
\*------------------------------------*/
progress {
  /* Reset the default appearance */
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #f0f0f0;
  /* Get rid of default border in Firefox. */
  border: none;
  /* Dimensions */
  height: 16px;
  /* For IE10 */
  color: #0086bc;
}
progress:last-child {
  margin-bottom: 0;
}
.table progress {
  display: block;
  width: 60px;
  margin-bottom: 0;
  margin-right: 10px;
  margin-left: 10px;
}
@media (min-width: 561px) {
  .table progress {
    width: 200px;
  }
}
@media (min-width: 769px) {
  .table progress {
    width: 300px;
  }
}

progress::-webkit-progress-bar {
  border-radius: 0;
  background-color: #f0f0f0;
}

progress::-webkit-progress-value {
  border-radius: 0;
  background-color: #0086bc;
}

progress::-moz-progress-bar {
  background-color: #0086bc;
}

/*------------------------------------*
    @COMPONENTS #PROGRESS-LINE
\*------------------------------------*/
.progress-line, .progress-line:before {
  height: 3px;
  width: 100%;
  margin: 0;
}

.progress-line {
  background-color: transparent;
  display: -webkit-flex;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 3000;
}

.progress-line:before {
  background-color: #33980C;
  content: "";
  -webkit-animation: running-progress 2s cubic-bezier(0.4, 0, 0.2, 1) infinite;
  animation: running-progress 2s cubic-bezier(0.4, 0, 0.2, 1) infinite;
}

@-webkit-keyframes running-progress {
  0% {
    margin-left: 0px;
    margin-right: 100%;
  }
  50% {
    margin-left: 25%;
    margin-right: 0%;
  }
  100% {
    margin-left: 100%;
    margin-right: 0;
  }
}
@keyframes running-progress {
  0% {
    margin-left: 0px;
    margin-right: 100%;
  }
  50% {
    margin-left: 25%;
    margin-right: 0%;
  }
  100% {
    margin-left: 100%;
    margin-right: 0;
  }
}
/*------------------------------------*
    @COMPONENTS #FEEDBACK
\*------------------------------------*/
.feedback {
  background: #FFFFFF;
  color: #666666;
  -webkit-box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.15);
  border-radius: 6px;
  padding: 16px;
  max-width: 343px;
  width: 100%;
  text-align: left;
  position: fixed;
  left: 14px;
  z-index: 300;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.feedback-on .feedback {
  opacity: 1;
  visibility: visible;
}

.message {
  background-color: #3C3E46;
  color: #B8B8B8;
  border-radius: 6px;
  padding: 16px;
  width: 100%;
  text-align: left;
}
.message a {
  color: #ffffff;
}

/*------------------------------------*
	@COMPONENTS #SOCIALS
\*------------------------------------*/
.socials {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.socials > *:not(:last-child) {
  margin-right: 20px;
}
.socials--sm > *:not(:last-child) {
  margin-right: 16px;
}
.socials--sm .socials__item {
  width: 30px;
  height: 30px;
  font-size: 14px;
}
.socials--sm .socials__item > * {
  width: 16px;
  height: 14px;
}

.socials__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 22px;
  width: 46px;
  height: 46px;
  border: 1px solid #8A8A8A;
  color: #8A8A8A;
  border-radius: 999px;
  text-decoration: none;
}
.socials__item--alt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-item-align: center;
      align-self: center;
  border: 0;
  color: #606060;
  width: 17px;
  height: 17px;
  font-size: 17px;
}
.socials__item--alt .icon {
  margin-right: 0;
}
.socials__item:hover {
  color: #8A8A8A !important;
  opacity: 0.5;
}

/*------------------------------------*
	@COMPONENTS #FORMS
\*------------------------------------*/
.chat-on {
  overflow: hidden;
}

.chat-search {
  position: relative;
  margin-bottom: 20px;
}
.chat-search .form-control {
  padding-right: 40px;
}
.chat-search .btn-clean {
  line-height: 1;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
}

.chat-box {
  background-color: #fff;
  padding: 10px;
  overflow-y: auto;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.chat-list {
  padding: 0 15px;
  opacity: 0;
  margin-top: 15px;
}

.chat-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
.chat-form .form-control {
  border-radius: 0;
  border: none;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-height: 50px;
  height: 50px;
  padding-top: 15px;
  padding-right: 90px;
  position: relative;
}
.chat-form .form__tools {
  height: 50px;
  position: absolute;
  right: 50px;
  top: 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-right: 10px;
  font-size: 16px;
}
.chat-form .form__tools .icon {
  font-size: 20px;
}
.chat-form .form__tools > *:not(:last-child) {
  margin-right: 0;
}
.chat-form .form__tools .btn-clean {
  padding: 5px;
  color: #191c1f;
}
.chat-form > .btn {
  width: 50px;
  height: 50px;
  border-radius: 0;
}
.chat-form > .btn .icon {
  font-size: 24px;
}

.auto-adjust-height-scrollable {
  height: 500px;
  overflow-y: auto;
}

#contacts_view {
  width: 100%;
}

#messages_view {
  width: 100%;
  background-color: #fff;
  position: absolute;
  top: 51px;
  left: 100%;
  z-index: 2;
  display: none;
}

#messages-container {
  display: none;
}

.chat-online-users {
  max-height: 300px;
  overflow-y: auto;
}

.ii__match_row.ii__collapsed {
  display: none;
}

/*------------------------------------*
	@COMPONENTS #BRICK
\*------------------------------------*/
.bricks-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: -5px -5px;
}
.bricks-wrap > * {
  margin: 5px 5px !important;
  width: 100%;
  max-width: -webkit-calc(14.2857142857% - 10px);
  max-width: calc(14.2857142857% - 10px);
}
.bricks-wrap--thirds > * {
  width: 100%;
  max-width: -webkit-calc(33.3333333333% - 10px);
  max-width: calc(33.3333333333% - 10px);
}
.bricks-wrap--halfs > * {
  width: 100%;
  max-width: -webkit-calc(50% - 10px);
  max-width: calc(50% - 10px);
}
@media (min-width: 561px) {
  .bricks-wrap--halfs > * {
    max-width: -webkit-calc(25% - 10px);
    max-width: calc(25% - 10px);
  }
}

.brick {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: center;
}
.brick dt, .brick dd {
  min-height: 40px;
  padding: 2px 5px;
  line-height: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.brick dt {
  background-color: #ddd;
  color: #5c5c5c;
}
.brick dd {
  background-color: #f5f5f5;
  font-weight: 700;
  font-size: 18px;
}

.brick--icon dt {
  background-color: #f5f5f5;
  padding: 20px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.brick--icon dd {
  background-color: #ddd;
  font-size: 13px;
  font-weight: 400;
  color: #5c5c5c;
  position: relative;
  padding-left: 20px;
  padding-right: 20px;
}
.brick--icon dd img {
  max-width: 100px;
  max-height: 100px;
}
.brick--icon dd::before {
  content: "";
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: 100%;
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent;
  -moz-transform: scale(0.9999);
  border-width: 0 10px 10px 10px;
  border-bottom-color: currentColor;
  color: #ddd;
}

/*------------------------------------*
	@COMPONENTS #PROFILE
\*------------------------------------*/
.profile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 10px 5px;
  max-width: 360px;
}
.profile > * {
  margin: 5px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.profile .brick {
  font-size: 14px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  max-width: -webkit-calc(33.3333333333% - 10px);
  max-width: calc(33.3333333333% - 10px);
}
.profile .brick dt {
  min-height: 24px;
  padding: 8px;
  background-color: #5c5c5c;
  color: #fff;
  font-size: 14px;
}
.profile .brick dd {
  font-size: 14px;
  min-height: 30px;
}

.profile__box {
  width: 100%;
  min-width: -webkit-calc(50% - 10px);
  min-width: calc(50% - 10px);
  background-color: #2e3240;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  border-radius: 3px;
  padding: 15px;
  font-size: 12px;
}
.profile__box a {
  color: #fff !important;
}
.profile__box--img {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.profile__box--img img {
  margin-bottom: 5px;
}
.profile__box--info {
  padding: 10px 15px;
}
.profile__box--info a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.profile__box--info a .icon {
  margin-right: 3px;
}
.profile__box--info a:not(:last-child) {
  margin-bottom: 10px;
}
.profile__box--info hr {
  -ms-flex-item-align: stretch;
      align-self: stretch;
  margin-top: 10px;
  margin-bottom: 10px;
  border-bottom-color: rgba(255, 255, 255, 0.2);
}

.profile__name {
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  text-align: center;
}

.profile-modal {
  padding-top: 70px;
  padding-left: 16px;
  padding-right: 16px;
  background-color: rgba(0, 0, 0, 0.2) !important;
}
.profile-modal .modal-dialog {
  padding-top: 0;
}
.profile-modal .modal-content {
  background-color: #1F2126;
  border: 1px solid #545A61;
  border-radius: 12px 12px 12px 12px;
}
.profile-modal .modal-header {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 25px;
  padding-bottom: 25px;
  border-bottom: none !important;
}
.profile-modal .modal__close {
  width: 14px;
  height: 14px;
  position: absolute;
  top: 18px;
  right: 18px;
}
.profile-modal .modal__close .icon-svg {
  width: 14px;
  height: 14px;
  color: #B5B5B5;
}
.profile-modal .modal-body {
  border: none;
  margin-bottom: 30px;
}
.profile-modal .modal-footer {
  border-top: 1px solid #545A61;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.profile-modal .profile-modal__img {
  margin-bottom: 18px;
}
.profile-modal .profile-modal__img img {
  width: 45px;
  height: 45px;
  margin-right: 0 !important;
}
.profile-modal .profile-modal__title {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  color: #FFFFFF;
  margin-bottom: 0;
}
.profile-modal .profile-modal__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.profile-modal .profile-modal__body .profile-modal__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.profile-modal .profile-modal__body dl {
  margin-bottom: 0;
}
.profile-modal .profile-modal__body dl dt {
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 14px;
  color: #A6A6A6;
  margin-bottom: 14px;
  text-align: center;
}
.profile-modal .profile-modal__body dl dd {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  text-transform: capitalize;
  color: #FFFFFF;
  text-align: center;
}
.profile-modal .profile-modal__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 15px 0;
  margin: 0 !important;
  color: #A6A6A6 !important;
}
.profile-modal .profile-modal__link:not(:last-child) {
  border-bottom: 1px solid #545A61;
}
.profile-modal .profile-modal__link:hover {
  background-color: #2C2F34;
}

/*------------------------------------*
	@COMPONENTS #PLATFORM-SINGLE
\*------------------------------------*/
.platform-single {
  padding-top: 10px;
  margin-bottom: 20px;
}

.platform-single__cover {
  width: 300px;
  height: 300px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-right: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 20px;
  position: relative;
}
.platform-single--stoiximan .platform-single__cover {
  background-color: #0066CC;
}
.platform-single--bet365 .platform-single__cover {
  background-color: #136347;
}
.platform-single--bwin .platform-single__cover {
  background-color: #000000;
}
.platform-single--betshop .platform-single__cover {
  background-color: #004b9b;
}
.platform-single--sportingbet .platform-single__cover {
  background-color: #20a9ef;
}
.platform-single--novibet .platform-single__cover {
  background-color: #2a2f38;
}
.platform-single--vistabet .platform-single__cover {
  background-color: #d84f1e;
}
.platform-single--betrebels .platform-single__cover {
  background-color: #363636;
}
.platform-single--winmasters .platform-single__cover {
  background-color: #e81f25;
}
.platform-single--goalbet .platform-single__cover {
  background-color: #273138;
}
.platform-single--interwetten .platform-single__cover {
  background-color: #e8b000;
}
.platform-single--tipbet .platform-single__cover {
  background-color: #b0b0b0;
}
.platform-single--netbet .platform-single__cover {
  background-color: #2d303b;
}
.platform-single--pamestoixima .platform-single__cover {
  background-color: #b01a21;
}
.platform-single--parimatch .platform-single__cover {
  background-color: #000000;
}
.platform-single--unibet .platform-single__cover {
  background-color: #b7b0b0;
}
.platform-single--betano .platform-single__cover {
  background-color: #e84f2e;
}
.platform-single--betsson .platform-single__cover {
  background-color: #ff6600;
}
.platform-single--n1casino .platform-single__cover {
  background-color: #000000;
}
.platform-single--genericoperator .platform-single__cover {
  background-color: #b5b6b1;
}
.platform-single--opaponline .platform-single__cover {
  background-color: #1e1bb5;
}
.platform-single__cover span {
  color: #fff;
  position: absolute;
  bottom: 1px;
  right: 5px;
  font-size: 10px;
}
@media (max-width: 680px) {
  .platform-single__cover {
    margin: -10px -15px 15px;
    min-width: 100vw;
    height: 100px;
  }
}

.platform-single__info .title {
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 5px;
  color: #191c1f;
}

/*------------------------------------*
	@COMPONENTS #RATING
\*------------------------------------*/
.rating-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #5c5c5c;
  font-weight: 700;
  margin-bottom: 20px;
}
.rating-wrap .rating {
  margin-right: 10px;
  margin-bottom: 0;
}

.rating {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  padding: 0;
  margin: 0;
  color: #f2c803;
}
.rating li:not(:last-child) {
  margin-right: 2px;
}
@media (max-width: 768px) {
  .rating {
    margin-bottom: 8px;
  }
}

/*------------------------------------*
	@COMPONENTS #STRIP
\*------------------------------------*/
.strip-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: -5px;
}
.strip-wrap:not(:last-child) {
  margin-bottom: 5px;
}
.strip-wrap > * {
  margin: 5px;
}
.strip-wrap--headlines {
  margin: 0 -10px !important;
}
.slick-current .strip-wrap .strip {
  opacity: 1;
  visibility: visible;
}

.strip {
  width: -webkit-calc(50% - 10px);
  width: calc(50% - 10px);
}
.strip-wrap--headlines .strip {
  margin: 10px;
  width: -webkit-calc(100% - 20px);
  width: calc(100% - 20px);
}
.strip-wrap--headlines .strip img {
  width: 100%;
}
.strip img {
  width: 100%;
}
@media (min-width: 561px) {
  .strip {
    width: -webkit-calc(33.3333333333% - 10px);
    width: calc(33.3333333333% - 10px);
  }
  .strip-wrap--headlines .strip {
    width: -webkit-calc(50% - 20px);
    width: calc(50% - 20px);
  }
}
@media (min-width: 769px) {
  .strip-wrap--headlines .strip {
    width: -webkit-calc(33.3333333333% - 20px);
    width: calc(33.3333333333% - 20px);
  }
}
@media (min-width: 993px) {
  .strip {
    width: -webkit-calc(25% - 10px);
    width: calc(25% - 10px);
  }
  .strip-wrap--headlines .strip {
    width: -webkit-calc(25% - 20px);
    width: calc(25% - 20px);
  }
}

/*------------------------------------*
	@COMPONENTS #DATES
\*------------------------------------*/
.date__day {
  color: #999;
  font-weight: 700;
  font-size: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.date__day::after {
  content: "";
  width: 30px;
  height: 2px;
  border-radius: 2px;
  display: block;
  background-color: #ccc;
  margin-top: 5px;
  margin-bottom: 5px;
  -webkit-transition: all 0.15s ease 0s;
  transition: all 0.15s ease 0s;
}
.nav-item .date__day {
  color: rgba(255, 255, 255, 0.7);
}
.nav-item .date__day::after {
  background-color: rgba(255, 255, 255, 0.2);
}

.date__date {
  font-size: 14px;
  font-weight: 700;
  color: #5c5c5c;
}
.nav-item .date__date {
  color: #fff;
}

/*------------------------------------*
	@COMPONENTS #PILLS
\*------------------------------------*/
.pills-list {
  position: relative;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  padding: 0;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.pills-list:focus {
  outline: none;
}
.pills-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.nav-pills {
  position: relative;
  left: 0;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: auto;
  margin-right: auto;
}
.nav-pills:not(.pretable) {
  height: 70px;
}
.nav-pills:before, .nav-pills:after {
  content: "";
  display: table;
}
.nav-pills:after {
  clear: both;
}

.nav-pills .nav-item .nav-link.active {
  background-color: rgb(0, 134, 188);
  padding: 5px 35px;
}

.nav-pills .nav-link {
  background-color: #ddd;
  padding: 2px 35px;
}

.nav-item {
  background-color: rgb(0, 134, 188);
  padding: 5px 35px;
  height: 100%;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  min-height: 40px;
  margin: 0px;
  position: relative;
  border-radius: 0.25rem;
}
.nav-item:last-of-type::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 100%;
  margin-left: 10px;
  z-index: 10;
  cursor: default;
}
.nav-item--empty {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  text-align: left;
  font-weight: 700;
  color: #999;
  cursor: default;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  line-height: 1.2;
}
.nav-item--empty::before {
  display: none;
  width: 40px;
}
.nav-item > * {
  position: relative;
  -webkit-transition: all 0.15s ease 0s;
  transition: all 0.15s ease 0s;
}

/*------------------------------------*
	@COMPONENTS #PLANK
\*------------------------------------*/
.plank {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 10px;
  background-color: #f0f0f0;
  margin-bottom: 10px;
  -webkit-transition: all 0.15s ease 0s;
  transition: all 0.15s ease 0s;
  color: #191c1f;
}
.plank .icon {
  margin-right: 10px;
  color: #33980C;
  margin-top: 3px;
}
.plank:hover {
  color: #fff;
  background-color: #5c5c5c;
}
@media (min-width: 769px) {
  .plank:last-child {
    margin-bottom: 0;
  }
}

.plank__title {
  font-size: 14px;
  line-height: 1.5;
  color: inherit;
}

/*------------------------------------*
	@COMPONENTS #LIST-TIME
\*------------------------------------*/
.list-time {
  list-style: none;
  padding: 0;
  margin: 0;
}
.list-time li {
  padding-top: 7px;
  padding-bottom: 7px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.list-time li > *:not(:last-child) {
  margin-right: 10px;
}
.list-time li:not(:last-child) {
  border-bottom: 1px solid #e0e0e0;
}
.list-time a {
  color: #0086bc;
  font-weight: 400;
}
.collapser__content > .list-time {
  padding-right: 10px;
  padding-left: 10px;
}

/*------------------------------------*
	@COMPONENTS #ANALYSI
\*------------------------------------*/
.analysi-preheader {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #FFFFFF;
  padding: 15px;
  border-top: 1px solid #E7E7E7;
  border-bottom: 1px solid #E7E7E7;
  margin-bottom: 8px;
}
.analysi-preheader > * {
  position: relative;
}
.analysi-preheader > *:not(:last-child):before {
  content: "";
  width: 1px;
  height: 60px;
  background-color: #D4D4D4;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 0;
}
.analysi-preheader .analysi__author--lg {
  padding-right: 25px;
  margin-bottom: 0;
}
@media (max-width: 340px) {
  .analysi-preheader .analysi__author--lg {
    padding-right: 10px;
  }
}
.analysi-preheader .analysi__author--lg img {
  margin-right: 15px;
  width: 60px;
  height: 60px;
}
.analysi-preheader .analysi__accuracy {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 30px;
}
@media (max-width: 340px) {
  .analysi-preheader .analysi__accuracy {
    padding: 0 10px;
  }
}
.analysi-preheader .analysi__accuracy strong {
  display: block;
}

.analysi {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.analysi-wrap .analysi {
  margin-bottom: 20px;
}

.analysi__img {
  margin: 10px 10px auto 0 !important;
  float: left;
  text-align: center;
  height: 38px;
}
.analysi__img img {
  width: 38px;
  margin: 0 5px;
}

.analysi__date {
  background-color: #ddd;
  padding: 0 5px;
  font-size: 12px;
  font-weight: 700;
  color: #5c5c5c;
  margin-right: 10px;
  white-space: nowrap;
}

.analysi__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  font-size: 13px;
}

.analysi__title {
  font-weight: 800;
  font-size: 18px;
  margin-bottom: 3px;
}

.analysi__subtitle {
  font-weight: 800;
  font-size: 14px;
  color: #444;
}

.analysi__league {
  color: #000;
}

.analysi__suggestion_wrapper {
  margin-top: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify !important;
      -ms-flex-pack: justify !important;
          justify-content: space-between !important;
}

.analysi__suggestion {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 3px;
}

.analysi--grey {
  background: #FFFFFF;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 6px;
  min-height: auto;
}
.analysi--grey .analysi__header {
  padding: 20px;
  border: 1px solid #ECECEC;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  border-bottom: 1px solid #ECECEC;
}
.analysi--grey .analysi__header .editor_signature_container {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-top: none;
  margin-top: 0;
  padding: 0;
}
.analysi--grey .analysi__header .editor_signature {
  font-style: normal;
  font-size: 14px;
  line-height: 16px;
}
.analysi--grey .analysi__header .editor_signature span {
  font-weight: 400 !important;
  color: #191C1F;
}
.analysi--grey .analysi__header .editor_signature small {
  font-weight: 400 !important;
  font-size: 14px;
  color: #797979;
}
.analysi--grey .analysi__body {
  padding: 20px;
}
.analysi--grey .analysi__body p {
  font-size: 14px;
}
.analysi--grey .analysi__footer {
  padding: 20px;
  margin-left: 0;
  margin-right: 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.analysi--grey .analysi__footer span {
  font-size: 16px;
  line-height: 21px;
}

.analysi--dark {
  background-color: #3c3e46;
  color: #fff;
}
.analysi--dark a {
  color: #fff;
}
.analysi--dark a:hover {
  color: currentColor;
  opacity: 0.7;
}
.analysi--dark a:active {
  color: currentColor !important;
}
.analysi--dark .analysi__img {
  background-color: #424858;
  color: #fff !important;
  height: 130px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.analysi--dark .analysi__img img {
  width: 80px;
}
.analysi--dark .analysi__img span:not(.analysi__date) {
  font-size: 18px;
  margin-right: 20px;
  margin-left: 20px;
}
.analysi--dark .analysi__date {
  position: absolute;
  top: 100%;
  left: 15px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  background-color: #252831;
  color: #fff;
}
.analysi--dark .analysi__content {
  padding: 15px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.analysi--dark .analysi__title {
  color: #f2c803 !important;
}
.analysi--dark .analysi__subtitle {
  margin-bottom: 10px;
}
.analysi--dark .analysi__suggestion_wrapper {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  padding-top: 15px;
  padding-bottom: 15px;
  margin-top: auto !important;
}
.analysi--dark .analysi__suggestion_wrapper:not(:last-child) + * {
  margin-top: 15px;
}
.analysi--dark .analysi__suggestion {
  display: block;
}
.analysi--dark .editor_signature_container {
  border-top: none;
  width: 100%;
  padding: 0;
  margin-top: 0;
}

.analysi__current_page {
  background-color: #fafafa;
  border-top: 1px solid #f2f2f2;
  border-bottom: 1px solid #f2f2f2;
}
.analysi__current_page a:not(.platform__container) > *:not(.flag) {
  padding: 16px;
}

.analysi__inner {
  padding-bottom: 15px;
  margin-bottom: 8px;
  background-color: #fff;
  min-height: 520px;
}

.analysi__league {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 1px solid #f2f2f2;
  padding: 12px 16px;
  background-color: #fff;
}
.analysi__league .flag {
  margin-right: 11px;
}
.analysi__league span {
  padding: 0px !important;
}

.analysi__match {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 1px solid #f6f6f6;
  position: relative;
  padding-bottom: 40px;
  padding-top: 8px;
  margin-right: 16px;
  margin-left: 16px;
}
.analysi__match .subtitle-light {
  position: absolute;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  bottom: 0;
  left: 0;
  padding: 6px 10px;
  margin-bottom: 0;
  font-weight: 400;
  line-height: 1;
  min-height: 0;
  background-color: #F6F6F6;
  color: #666666;
}

.analysi__team {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-bottom: 20px;
}
.analysi__team:first-child {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.analysi__team:first-child .link {
  margin-right: 10px;
  text-align: end;
}
.analysi__team:nth-child(3) .link {
  margin-left: 10px;
  text-align: start;
}
.analysi__team img {
  width: 40px;
  height: 40px;
  margin-bottom: 0px;
}
.analysi__team .link {
  font-size: 14px;
  font-weight: 700;
}

.analysi__current {
  margin-right: 10px;
  margin-left: 10px;
  font-size: 14px;
  margin-bottom: 20px;
  color: #191c1f;
}

.analysi__body {
  padding-top: 20px;
  padding-bottom: 20px;
  border: 1px solid #ECECEC;
  border-bottom: none;
  border-top: none;
}
.analysi__body:last-child {
  border-bottom: 1px solid #ECECEC;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
}
.analysi__body:first-child {
  border-top: 1px solid #ECECEC;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}
.analysi__inner .analysi__body {
  border: none;
}
.analysi__body span, .analysi__body p {
  color: #191c1f;
}
.analysi__body p {
  font-size: 14px;
  line-height: 21px;
}
.analysi__body p:last-child {
  margin-bottom: 0;
}

.analysi__author {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 12px;
}
.analysi__author img {
  margin-right: 10px;
  margin-bottom: 0;
  border-radius: 50%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.analysi__author span {
  font-size: 14px;
  color: #595959;
}

.analysi__title {
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 8px;
  line-height: 18px;
}

.analysi__footer {
  border-top: 1px solid #f2f2f2;
  padding: 20px 16px 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 16px;
  margin-left: 16px;
}
.analysi__footer > *:not(:last-child) {
  margin-right: 10px;
}
.analysi__footer span, .analysi__footer p {
  color: #191c1f;
}

.dark .analysi--grey {
  background-color: #3C3E46 !important;
}

/*------------------------------------*
	@COMPONENTS #CIRCULAR
\*------------------------------------*/
.circular-wrap {
  position: relative;
}

.circular-wrap__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  margin-bottom: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.circular-wrap__info dd {
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-weight: 700;
  color: #33980C;
  line-height: 1;
}
.total_score .circular-wrap__info dd {
  font-size: 16px;
}
.circular-wrap__info dt {
  font-size: 14px;
  font-weight: 400;
}

.circular {
  width: 35px;
  -webkit-transform: scaleX(-1);
      -ms-transform: scaleX(-1);
          transform: scaleX(-1);
}
.total_score .circular {
  width: 40px;
}

.circular__bg {
  fill: none;
  stroke: #b3f6b0;
  stroke-width: 2;
}

.circular__line {
  stroke: #2f990a;
  fill: none;
  stroke-width: 2;
  stroke-linecap: round;
  -webkit-animation: circular 1s ease-out forwards;
          animation: circular 1s ease-out forwards;
}

@-webkit-keyframes circular {
  0% {
    stroke-dasharray: 0 100;
  }
}

@keyframes circular {
  0% {
    stroke-dasharray: 0 100;
  }
}
/*------------------------------------*
	@COMPONENTS #BLOCK
\*------------------------------------*/
.block-wrap--alt .block__trigger {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 38px;
  padding-right: 3px;
  border-bottom: 1px solid #F2F2F2;
  cursor: pointer;
}
.block-wrap--alt .block__trigger img {
  margin-right: 10px;
  -webkit-transition: all 0.15s ease 0s;
  transition: all 0.15s ease 0s;
}
.block-wrap--alt .block__trigger span {
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 15px;
  color: #191C1F;
  -webkit-transition: all 0.15s ease 0s;
  transition: all 0.15s ease 0s;
}
.block-wrap--alt .block__trigger .icon {
  margin-left: auto;
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 15px;
  color: #191C1F;
  -webkit-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
          transform: rotate(-180deg);
  -webkit-transition: all 0.15s ease 0s;
  transition: all 0.15s ease 0s;
}
.block-wrap--alt .block__trigger.collapsed {
  padding-right: 3px;
}
.block-wrap--alt .block__trigger.collapsed .icon {
  -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
          transform: rotate(0deg);
}
.block-wrap--alt .block__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  border-top: 1px solid #F5F5F5;
  border-bottom: 1px solid #F5F5F5;
  padding: 8px 2px;
}
.block-wrap--alt .block__time {
  width: 40px;
  margin-right: 10px;
  padding-right: 10px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.block-wrap--alt .block__time::after {
  content: "";
  background-color: #F5F5F5;
  width: 1px;
  height: 44px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 0;
}
.block-wrap--alt .block__time span {
  font-weight: normal;
  font-size: 12px;
  line-height: 154.69%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: right;
  color: #999999;
}
.block-wrap--alt .block__matches > *:not(:last-child) {
  margin-bottom: 6px;
}

.block-wrap {
  background-color: #E5E5E5;
  margin-top: -10px;
  margin-bottom: -10px;
  padding-bottom: 40px;
  padding-top: 48px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.block-wrap > *:not(:first-child) {
  margin-top: 8px;
}
.block-wrap-on .block-wrap {
  overflow-y: auto;
}

.page.block-wrap-on {
  overflow-y: hidden;
}

.block-group {
  position: relative;
}

.settings-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #FFFFFF !important;
  border-bottom: 1px solid #F2F2F2;
  padding: 0px 15px;
  height: 48px;
  cursor: pointer;
  z-index: 200;
  -webkit-transition: all 0.15s ease 0s;
  transition: all 0.15s ease 0s;
  color: #797979;
}
.settings-block span {
  font-style: normal;
  font-weight: 500;
  font-size: 13px;
  line-height: 15px;
  color: #191C1F;
  margin-bottom: 0;
  -webkit-transition: all 0.15s ease 0s;
  transition: all 0.15s ease 0s;
}
.settings-block span strong {
  font-size: 14px;
  font-weight: 500;
}
.settings-block .icon {
  font-family: "Font Awesome 5 Pro";
  font-size: 15px;
  line-height: 1;
  font-weight: 600;
  -webkit-transition: all 0.15s ease 0s;
  transition: all 0.15s ease 0s;
}
.settings-block.disabled {
  pointer-events: none;
}
.settings-block.disabled span, .settings-block.disabled .icon {
  opacity: 0.5;
}

.block-overlay__close {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: fixed;
  padding-top: 15px;
  padding-bottom: 15px;
  top: 50px;
  left: 0;
  width: 100%;
}
.block-overlay__close > *:first-child {
  margin-right: 10px;
}
.block-overlay__close .icon-arrow-right {
  font-size: 18px;
}

.block-overlay {
  position: fixed;
  width: 100%;
  top: 90px;
  left: 0;
  padding: 20px;
  height: -webkit-calc(100vh - 104px);
  height: calc(100vh - 104px);
  border-top: 8px solid #E5E5E5;
  background-color: #fff;
  z-index: 100;
  overflow-y: auto;
  -webkit-transform: translateX(100%);
      -ms-transform: translateX(100%);
          transform: translateX(100%);
  -webkit-transition: all 0.15s ease 0s;
  transition: all 0.15s ease 0s;
  display: block;
}
.block-overlay span, .block-overlay strong {
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 15px;
  color: #191C1F;
  margin-bottom: 15px;
}
.block-overlay span {
  display: inline-block;
}
.block-overlay strong {
  font-weight: 500;
  display: block;
}
.block-overlay div span {
  margin-bottom: 8px;
  display: block;
}
.block-overlay div label {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 21px;
  color: #666666;
  margin-bottom: 8px;
}
.block-overlay div .form-control {
  height: 39px;
  background-color: #FFFFFF;
  border: 1px solid #DDDDDD;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 4px;
  margin-bottom: 15px;
}
.block-overlay div .form-control::-webkit-input-placeholder {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 21px;
  color: #666;
}
.block-overlay div .form-control::-moz-placeholder {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 21px;
  color: #666;
}
.block-overlay div .form-control:-ms-input-placeholder {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 21px;
  color: #666;
}
.block-overlay div .form-control::-ms-input-placeholder {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 21px;
  color: #666;
}
.block-overlay div .form-control::placeholder {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 21px;
  color: #666;
}
.block-overlay .btn {
  width: 100%;
  height: 39px;
  font-weight: 500;
}
.block-overlay.block-on {
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
}

.block-overlay--clean {
  padding: 0 !important;
}

/*------------------------------------*
	@COMPONENTS #CHECKBOX
\*------------------------------------*/
.checkbox-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.checkbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-width: 110px;
}
.checkbox input {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.checkbox label {
  position: relative;
  margin-bottom: 0;
  font-weight: normal;
  font-size: 14px;
  line-height: 21px;
  color: #191C1F;
  text-transform: none;
  padding-left: 40px;
}

.checkbox__label {
  position: relative;
}
.checkbox__label::before, .checkbox__label::after {
  content: "";
  position: absolute;
}
.checkbox__label::before {
  width: 22px;
  height: 22px;
  border: 1px solid #ced4da;
  background-color: #fafafa;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.checkbox__label::after {
  content: "\f00c";
  font-family: "Font Awesome 5 Pro";
  font-size: 18px;
  font-weight: 300;
  color: #fff;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 4px;
  opacity: 0;
}
input:checked + .checkbox__label::before {
  background-color: #33980C;
  border: 1px solid #33980C;
  -webkit-transition: all 0.15s ease 0s;
  transition: all 0.15s ease 0s;
}
input:checked + .checkbox__label::after {
  opacity: 1;
}

/*------------------------------------*
	@COMPONENTS #RADIO
\*------------------------------------*/
.radio-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  max-width: 380px;
  width: 100%;
  margin-top: 15px;
  margin-bottom: 10px;
}

.profile-avatar-radio {
  width: 47px;
  height: 55px;
  margin-right: 10px;
  margin-bottom: 10px;
}
.profile-avatar-radio input {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.profile-avatar-radio label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  width: 47px;
  height: 55px;
  margin-bottom: 0;
}
.profile-avatar-radio label img {
  width: 19px;
  height: 19px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 150;
  margin-bottom: 0;
}
.profile-avatar-radio label::before {
  content: "";
  position: absolute;
}
.profile-avatar-radio label::before {
  width: 100%;
  height: 100%;
  border: 1px solid #E0E0E0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 6px;
  top: 0;
  left: 0;
  z-index: 100;
}
.dark .profile-avatar-radio label::before {
  border: 1px solid #545661;
}
.profile-avatar-radio input:checked + label::before {
  border: 1px solid #33980C;
  -webkit-transition: all 0.15s ease 0s;
  transition: all 0.15s ease 0s;
}
.profile-avatar-radio:last-child {
  margin-right: 0;
}
.profile-avatar-radio:hover label {
  cursor: pointer;
}

/*------------------------------------*
	@COMPONENTS #SWITCH-BAR
\*------------------------------------*/
.switch-wrap {
  background: #FFFFFF !important;
  border-bottom: 1px solid #F2F2F2;
  padding: 17px 19px;
}

.switch-bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: transparent;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.switch-bar:not(:last-child) {
  border-bottom: 1px solid #DDDDDD;
}
.switch-bar strong {
  margin-bottom: 0 !important;
}

.switch-bar__switch {
  padding-left: 20px;
}
.switch-bar__switch:not(:last-child) {
  margin-bottom: 5px;
}
.switch-bar__switch input {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.switch-bar__switch label {
  position: relative;
  margin-bottom: 0;
  width: 34px;
  height: 14px;
  border-radius: 999px;
  background-color: #eaeaea;
  -webkit-transition: all 0.15s ease 0s;
  transition: all 0.15s ease 0s;
}
.switch-bar__switch label::before {
  content: "";
  position: absolute;
  top: -3px;
  left: 0px;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #FFFFFF;
  -webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.25);
  -webkit-transition: all 0.15s ease 0s;
  transition: all 0.15s ease 0s;
}
.switch-bar__switch input:checked + label {
  background-color: rgba(61, 183, 14, 0.25);
  border-radius: 7px;
  -webkit-transition: all 0.15s ease 0s;
  transition: all 0.15s ease 0s;
}
.switch-bar__switch input:checked + label::before {
  left: 14px;
  background-color: #33980C;
}

/*------------------------------------*
	@COMPONENTS #TV-BOX
\*------------------------------------*/
.tv-box {
  background-color: #fff;
}
.tv-box:not(:last-child) {
  margin-bottom: 20px;
}

.tv-box__title {
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  text-transform: uppercase;
  color: #191C1F;
}

.tv-box__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  min-height: 20px;
}

.tv-box__time {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  text-transform: capitalize;
  color: #1F2126;
  margin-bottom: 0;
}

.tv-box__logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  text-transform: capitalize;
  color: #000000;
  background-color: #ffffff;
  padding: 4px 6px;
  border-radius: 4px;
}
.tv-box__logo img {
  max-height: 20px;
  max-width: 150px;
  height: auto;
  width: auto;
}

.tv-box__logo--dark {
  background-color: #191c1f !important;
}

/*------------------------------------*
	@COMPONENTS #OVERLAY
\*------------------------------------*/
.overlay {
  position: fixed;
  width: 100%;
  top: 50px;
  left: 0;
  padding: 0;
  height: -webkit-calc(100vh - 50px);
  height: calc(100vh - 50px);
  height: -webkit-calc(var(--vh, 1vh) * 100 - 50px);
  height: calc(var(--vh, 1vh) * 100 - 50px);
  background-color: #fff;
  z-index: 200;
  overflow-y: auto;
  -webkit-transform: translateX(100%);
      -ms-transform: translateX(100%);
          transform: translateX(100%);
  -webkit-transition: all 0.15s ease 0s;
  transition: all 0.15s ease 0s;
  display: block;
  content-visibility: auto;
}
.overlay > *.btn {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.overlay > *:last-child {
  margin-bottom: 0;
}
.dark .overlay {
  background-color: #1f2126;
}

.overlay__header {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  background-color: #ffffff;
  padding: 0 16px 0 8px;
  z-index: 200;
  line-height: 30px;
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 14px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #f2f2f2;
}
.dark .overlay__header {
  background-color: #3C3E46;
  border-top: 1px solid #545661;
  border-bottom: 1px solid #545661;
}

.overlay__back {
  padding-left: 8px;
  margin-right: 12px;
}

.overlay__favorite {
  margin-left: auto;
}

.overlay__title {
  font-size: 14px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  cursor: pointer;
}

.overlay__close {
  min-height: 30px !important;
  width: 30px !important;
}
.overlay__close + * {
  margin-top: 0 !important;
}

.overlay__content > nav {
  top: 49px !important;
}
.overlay__content .custom-nav-pills {
  margin: 0 !important;
}

.overlay-info {
  padding-bottom: 60px;
}
.overlay-info .overlay__header {
  padding: 16px;
  border-bottom: 1px solid #F2F2F2;
}
.overlay-info .overlay__header .icon {
  font-size: 16px;
  margin-right: 15px;
}
.overlay-info .overlay__body {
  padding: 16px;
}
.overlay-info .overlay__body p {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  color: #191C1F;
  margin-bottom: 30px;
}
.overlay-info iframe {
  max-width: 100%;
}

.overlay-trigger-icon {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 20px;
  height: 20px;
  color: #4A8ED6;
  font-size: 20px;
}

/*------------------------------------*
	@COMPONENTS #CAROUSEL
\*------------------------------------*/
.carousel__loading {
  background: #fff url("/static/img/loader.gif") center center no-repeat;
  max-height: 265px;
  overflow: hidden;
}

.carousel {
  visibility: hidden;
  position: relative;
}
.carousel:not(:last-child) {
  margin-bottom: 15px;
}
.carousel.slick-initialized {
  visibility: visible;
  display: block;
  max-height: none;
}
.carousel .slick-arrow {
  width: 40px;
  height: 40px !important;
  font-size: 24px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 10;
  margin-top: -12px;
  -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
}
.carousel .slick-arrow--prev {
  border-radius: 0 5px 5px 0;
  left: -15px;
}
.carousel .slick-arrow--next {
  border-radius: 5px 0 0 5px;
  right: -15px;
}
.carousel .slick-arrow.slick-disabled {
  opacity: 0.2;
  pointer-events: none;
}
.carousel .slick-dots {
  list-style: none;
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 0;
  margin-top: 15px;
}
.carousel .slick-dots li {
  -webkit-transition: all 0.15s ease 0s;
  transition: all 0.15s ease 0s;
  opacity: 0.3;
}
.carousel .slick-dots li:not(:last-child) {
  margin-right: 10px;
}
.carousel .slick-dots li.slick-active {
  opacity: 1;
}
.carousel .slick-dots button {
  display: block;
  border-radius: 50%;
  width: 10px;
  height: 10px;
  padding: 0;
  background-color: #252831;
}
.section--dark .carousel .slick-dots button {
  background-color: #fff;
}

.carousel--news .slick-list {
  overflow: visible;
}
@media (max-width: 560px) {
  .carousel--news .news__img {
    height: 240px;
  }
  .carousel--news .news__title {
    font-size: 18px;
  }
  .carousel--news .news__team {
    font-size: 12px !important;
  }
  .carousel--news .news__date {
    font-size: 12px !important;
  }
}

.carousel--strip {
  margin-right: -15px;
  margin-left: -15px;
}
.carousel--strip .slick-list {
  padding-right: 60px;
}
.carousel--strip .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.carousel--strip .slick-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: auto;
  margin-left: 15px;
  -webkit-transition: all 0.15s ease 0s;
  transition: all 0.15s ease 0s;
}
.carousel--strip .slick-slide > .team:first-child {
  -ms-flex-item-align: start;
      align-self: flex-start;
}
.carousel--strip .slick-slide .analysi {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.carousel--strip .slick-slide .card__body--md {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.carousel--strip .slick-slide:not(.slick-active) {
  opacity: 0.3;
}

/*------------------------------------*
	@COMPONENTS #SECTION
\*------------------------------------*/
.section {
  padding: 20px 0 0;
}
.section:not(:last-child) {
  margin-bottom: 20px;
}
.section--overflow {
  overflow-x: hidden;
}

.section--dark {
  background-color: #2e3240;
  color: #fff;
  padding-bottom: 20px;
}
.section--dark .team {
  color: #fff !important;
}
.section--dark .title {
  color: #fff;
}

/*------------------------------------*
	@COMPONENTS #MODAL
\*------------------------------------*/
.modal-backdrop.show {
  opacity: 0.8;
}

.modal-dialog {
  padding-top: 30px;
}

.modal__close {
  width: 30px;
  height: 30px;
  position: absolute;
  bottom: 100%;
  right: 0;
  z-index: 10;
  background-color: transparent;
  border-color: transparent;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/*------------------------------------*
	@COMPONENTS #CARD
\*------------------------------------*/
.card {
  background-color: #fafafa;
  text-align: center;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.card--border {
  border: 1px solid #e0e0e0;
}
.card .team {
  padding: 5px 10px;
  min-height: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: left;
}
.card .team:last-child {
  background-color: #3c3e46;
  color: #fff !important;
  font-size: 12px;
}
.card .team span {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.card__body {
  padding: 15px 10px;
  position: relative;
}
.card__body--cat {
  background-color: #fff;
  padding-top: 25px;
  padding-bottom: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.card__body--cat .icon {
  font-size: 44px;
}
.card__body--cat .icon-svg {
  width: 44px;
  height: 44px;
}
.card__body--md {
  padding-top: 25px;
  padding-bottom: 25px;
}
.card__body .card__channel {
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.5em;
  height: 3em;
  display: block;
}

.card__date {
  color: #fff !important;
  font-weight: 700;
  font-size: 13px;
  padding: 0 8px;
  display: inline-block;
  border-radius: 3px;
  background-color: #A4A9B7;
  position: absolute;
  top: 100%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  white-space: nowrap;
  z-index: 10;
  max-width: 100%;
}
@media (max-width: 370px) {
  .card__date {
    padding: 0 2px;
    font-size: 12px;
  }
}

:not(div).card__date:hover {
  background-color: #424858;
}

.card__match {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 18px;
  font-weight: 700;
  color: #191c1f !important;
  overflow-wrap: anywhere;
}
.card__match strong {
  line-height: 1;
}
.card__match small {
  color: #999;
  font-size: 14px;
  line-height: 1;
}

:not(div).card__match:hover {
  opacity: 0.5;
}

/*------------------------------------*
	@COMPONENTS #BET-COMPANY
\*------------------------------------*/
.bet-company {
  background-color: #fff;
  border: 1px solid #e2e2e2;
  border-radius: 16px;
  padding: 10px;
  margin-bottom: 16px;
}

.bet-company__logo {
  width: 100%;
  height: 80px;
  border-radius: 6px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 10px;
}
.bet-company__logo img {
  max-width: 120px;
  max-height: 40px;
  z-index: 10;
  margin-bottom: 5px;
}
.bet-company__logo .ranking {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.bet-company__logo .ranking .icon {
  font-size: 10px;
  color: #FFCC00;
}
.bet-company__logo .ranking .icon:not(:last-child) {
  margin-right: 2px;
}

.bet-company__logo--stoiximan {
  background-color: #0066CC;
}

.bet-company__logo--bet365 {
  background-color: #136347;
}

.bet-company__logo--bwin {
  background-color: #000000;
}

.bet-company__logo--betshop {
  background-color: #004b9b;
}

.bet-company__logo--sportingbet {
  background-color: #20a9ef;
}

.bet-company__logo--novibet {
  background-color: #2a2f38;
}

.bet-company__logo--vistabet {
  background-color: #d84f1e;
}

.bet-company__logo--betrebels {
  background-color: #363636;
}

.bet-company__logo--winmasters {
  background-color: #e81f25;
}

.bet-company__logo--goalbet {
  background-color: #273138;
}

.bet-company__logo--interwetten {
  background-color: #e8b000;
}

.bet-company__logo--tipbet {
  background-color: #b0b0b0;
}

.bet-company__logo--netbet {
  background-color: #2d303b;
}

.bet-company__logo--pamestoixima {
  background-color: #b01a21;
}

.bet-company__logo--parimatch {
  background-color: #000000;
}

.bet-company__logo--unibet {
  background-color: #b7b0b0;
}

.bet-company__logo--betano {
  background-color: #e84f2e;
}

.bet-company__logo--betsson {
  background-color: #ff6600;
}

.bet-company__logo--n1casino {
  background-color: #000000;
}

.bet-company__logo--genericoperator {
  background-color: #b5b6b1;
}

.bet-company__logo--opaponline {
  background-color: #1e1bb5;
}

.bet-company__badge {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 18px;
  z-index: 50;
  width: 26px;
  height: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.bet-company__badge svg {
  position: absolute;
  top: 0;
  left: 0;
}
.bet-company__badge b {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  font-size: 14px;
  font-weight: 900;
}
.bet-company__badge .bet-company__outer {
  fill: rgba(255, 255, 255, 0.5);
}
.bet-company__badge--1 b {
  color: #fff;
}
.bet-company__badge--1 .bet-company__inner {
  fill: #F5C31C;
}
.bet-company__badge--2 b {
  color: #786D57;
}
.bet-company__badge--2 .bet-company__inner {
  fill: #D4CAB7;
}
.bet-company__badge--3 b {
  color: #fff;
}
.bet-company__badge--3 .bet-company__inner {
  fill: #F3922F;
}

.bet-company__score {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: -10px;
  margin-left: -10px;
  padding-right: 10px;
  padding-left: 10px;
  border-bottom: 1px solid #f5f5f5;
  height: 28px;
  margin-bottom: 0 !important;
}
.bet-company__score:first-of-type {
  border-top: 1px solid #f5f5f5;
}
.bet-company__score dt {
  min-width: 130px;
  color: #797979;
}
.bet-company__score dd {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.bet-company__score dd span {
  margin-left: 10px;
  width: 20px;
  text-align: right;
}
.bet-company__score dd progress {
  width: 100%;
  height: 4px;
  border-radius: 999px;
  background-color: #DDF0D2;
}
.bet-company__score dd progress::-webkit-progress-bar {
  border-radius: 999px;
  background-color: #DDF0D2;
}
.bet-company__score dd progress::-webkit-progress-value {
  border-radius: 999px;
  background-color: #8ACD67;
}
.bet-company__score dd progress::-moz-progress-bar {
  background-color: #8ACD67;
}
.bet-company__score--active dt {
  color: #242442;
}

.bet-company__footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 10px;
}
.bet-company__footer .btn {
  height: 40px;
  font-size: 14px;
  font-weight: 500;
}
.bet-company__footer > *:not(:last-child) {
  margin-bottom: 10px;
}

/*------------------------------------*
    @COMPONENTS #ODDS
\*------------------------------------*/
.odds {
  text-align: center;
}
.odds th, .odds td {
  text-align: center;
  padding: 4px;
}
.odds th:first-child, .odds td:first-child {
  padding-left: 0;
}
.odds th:last-child, .odds td:last-child {
  padding-right: 0;
}
.odds tbody tr:first-child td {
  padding-top: 8px;
}
.odds tbody tr:last-child td {
  padding-bottom: 8px;
}
.odds th {
  font-size: 12px;
  border-top: 1px solid #e7e7e7 !important;
  border-bottom: 1px solid #e7e7e7 !important;
}
@media (max-width: 340px) {
  .odds div.platforms-all__cover {
    width: 70px !important;
  }
}
@media (max-width: 560px) {
  .odds div.platforms-all__cover {
    width: 85px !important;
  }
}
.odds .btn {
  font-weight: 400;
  min-height: 28px;
  width: 42px;
  font-size: 12px;
  padding-top: 0;
  padding-bottom: 0;
}
@media (max-width: 340px) {
  .odds .btn {
    width: 36px;
  }
}
.odds .btn .icon {
  margin-left: 4px !important;
  font-size: 11px;
}
@media (max-width: 340px) {
  .odds .btn .icon {
    margin-left: 1px !important;
  }
}
.odds .btn .icon.fa-caret-up {
  color: #5CB70E;
}
.odds .btn .icon.fa-caret-down {
  color: #F86B5B;
}
.odds + hr {
  border-bottom-color: #e7e7e7;
  margin-bottom: 4px;
  margin-top: 0;
}
.odds ~ small {
  font-size: 10px;
  color: #878787;
  line-height: 1.2;
  display: block;
}

/*------------------------------------*
	@COMPONENTS #LINEUP
\*------------------------------------*/
.lineup-switch {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #EEF9E9;
  font-weight: 500;
  font-size: 12px;
  height: 38px;
  border-radius: 999px;
  width: 200px;
  margin: 0 auto 10px !important;
  padding: 0;
  overflow: visible;
  -webkit-transition: all 0.15s ease 0s;
  transition: all 0.15s ease 0s;
}
.lineup-switch:hover {
  background-color: #E2EFDC;
}

.lineup-switch__item {
  color: #797979;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 5px;
}
.lineup-switch__item img {
  width: 12px;
  height: 12px;
  margin-right: 10px;
  margin-bottom: 0;
  opacity: 0.6;
  -webkit-transition: all 0.15s ease 0s;
  transition: all 0.15s ease 0s;
}
.lineup-switch__item img:last-child {
  margin-left: 10px;
  margin-right: 0;
}
.lineup-switch__item.active {
  background-color: #fff;
  -webkit-box-shadow: 0px 2px 12px rgba(147, 147, 147, 0.25);
          box-shadow: 0px 2px 12px rgba(147, 147, 147, 0.25);
  border-radius: 999px;
  pointer-events: none;
  color: #242424;
}
.lineup-switch__item:hover {
  color: #242424;
}
.lineup-switch__item:hover img {
  opacity: 1;
}

#lineup-home, #lineup-away {
  padding-left: 0;
  padding-right: 0;
}

.lineup {
  width: 100%;
  max-width: 380px;
  height: 192px;
  margin: 0 auto 10px;
  padding: 0 25px 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  background-image: url("/static/img/pitch-bgr.png?2");
  background-size: auto 100%;
  background-position: center center;
  background-repeat: no-repeat;
}
@media (max-width: 400px) {
  .lineup {
    margin-right: -16px;
    margin-left: -16px;
    max-width: -webkit-calc(100% + 32px);
    max-width: calc(100% + 32px);
    width: -webkit-calc(100% + 32px);
    width: calc(100% + 32px);
  }
}

.lineup__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.lineup__row:not(:first-child) {
  margin-top: 6px;
}
.lineup--4 .lineup__row:not(:first-child) {
  margin-top: 0px;
}

.lplayer {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  position: relative;
}
.lplayer .icon {
  width: 14px;
  height: 14px;
  line-height: 14px;
  font-size: 10px;
  position: absolute;
  top: -3px;
  right: 50%;
  margin-right: -28px;
}
.lplayer--empty:not(:first-child):not(:last-child) {
  min-width: 0;
  -webkit-box-flex: 0;
      -ms-flex: 0;
          flex: 0;
}
.lineup__row--even .lplayer--empty:not(:first-child):not(:last-child) {
  min-width: 20px;
}
.lineup__row--odd .lplayer--empty:first-child, .lineup__row--odd .lplayer--empty:last-child {
  -webkit-box-flex: 0;
      -ms-flex: 0;
          flex: 0;
  min-width: 20px;
}

.lplayer__nbr {
  width: 27px;
  height: 24px;
  padding-top: 5px;
  font-weight: 700;
  font-size: 8px;
  margin-bottom: 1px;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}
.lineup--home .lplayer__nbr {
  background-image: url("/static/img/home_shirt.png?v=1");
  color: #000;
}
.lineup--away .lplayer__nbr {
  background-image: url("/static/img/away_shirt.png?v=1");
  color: #fff;
}

.lplayer__name {
  font-size: 8px;
  line-height: 1.3;
  font-weight: 500;
  color: #fff;
  max-width: 60px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.lplayer__name a {
  color: inherit !important;
}
.lplayer__name a:hover {
  text-decoration: underline;
}

.lplayer__shirt_num {
  color: black;
  background-color: white;
  border-radius: 2px;
  padding: 1px;
  top: 2px;
  position: relative;
  font-size: 9px;
}

.lineup-subs {
  font-size: 12px;
  position: relative;
  margin-bottom: 20px;
}

.lineup-subs__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #3C3E46;
  -webkit-box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.25);
  border-radius: 6px;
  padding: 16px 50px 16px 10px;
  width: 100%;
  position: absolute;
  bottom: 100%;
  left: 0;
  margin-bottom: 10px;
}
.lineup-subs__info p {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 21px;
  color: #fff;
  margin-bottom: 0;
}
.lineup-subs__info a {
  font-size: 14px;
  color: #fff !important;
  position: absolute;
  top: 10px;
  right: 10px;
}
.lineup-subs__info a:hover {
  opacity: 0.5;
}
.lineup-subs__info::after {
  content: "";
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid #3C3E46;
  position: absolute;
  top: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}

.lineup-subs__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-bottom: 10px;
  border-bottom: 1px solid #F5F5F5;
  line-height: 1.15;
}
.lineup-subs__header dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.lineup-subs__header dt, .lineup-subs__header dd {
  margin: 0;
}
.lineup-subs__header dt {
  font-weight: 400;
  margin-right: 5px;
}
.lineup-subs__header dd {
  font-weight: 700;
}

.lineup-subs__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  line-height: 1;
}

.lineup-subs__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #242424 !important;
  padding: 14px 0px;
  border-bottom: 1px solid #f5f5f5;
}
.lineup-subs__item > *:last-child {
  margin-left: auto;
}

.lineup-subs__nbr {
  color: #797979;
  width: 20px;
  margin-right: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.lineup-subs__nbr > span:not(:last-child) {
  margin-bottom: 10px;
}

.lineup-subs__name {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.lineup-subs__name > span:not(:last-child) {
  margin-bottom: 10px;
}
.lineup-subs__name > a {
  color: #242424 !important;
}
.lineup-subs__name > a:hover {
  color: #242424 !important;
}
.lineup-subs__name > a:focus:hover {
  color: currentColor !important;
}
.lineup-subs__name .name-grey {
  color: #797979 !important;
}
.lineup-subs__name .name-grey:hover {
  opacity: 0.5;
}

.lineup-subs__name--end {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.lineup-subs__name--end .lineup-subs__min {
  color: #33980C !important;
  font-weight: 400;
}
.lineup-subs__name--end .lineup-subs__min span {
  margin-left: 5px;
}

.lineup-subs__name--alt {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.lineup-subs__name--alt > * {
  margin-bottom: 0 !important;
}
.lineup-subs__name--alt > *:first-child {
  color: #797979;
  font-weight: 400;
  margin-right: 5px;
}
.lineup-subs__name--alt > * a {
  color: #191C1F;
}

.lineup-subs__substitution {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.lineup-subs__substitution a {
  color: #191C1F;
}
.lineup-subs__substitution a:focus:hover {
  color: #191C1F !important;
}
.lineup-subs__substitution a:hover {
  opacity: 0.5;
}
.lineup-subs__substitution > * {
  margin-right: 10px;
}

.lineup-subs__min {
  color: #33980C;
  font-weight: 400;
}
.lineup-subs__min span {
  margin-left: 5px;
}

/*------------------------------------*
	@COMPONENTS #TIMELINE
\*------------------------------------*/
.timeline-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  font-size: 12px;
  padding-top: 32px;
  padding-bottom: 32px;
}

.timeline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  position: relative;
  z-index: 10;
  font-weight: 500;
}
.timeline:not(:first-child) {
  padding-top: 32px;
}
.timeline::before {
  content: "";
  width: 2px;
  height: 100%;
  position: absolute;
  left: 18px;
  top: 0;
  background-color: #8e8e8e;
}

.timeline__time {
  padding: 10px 16px 10px 0;
  width: 56px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 56px;
          flex: 0 0 56px;
  background-color: #fff;
  text-align: center;
  position: relative;
  margin-top: -10px;
}

.timeline__content {
  border-bottom: 1px solid #ececec;
  padding-bottom: 32px;
  color: #797979;
}
.timeline:last-child .timeline__content {
  border: none;
  padding-bottom: 0;
}

.timeline__title {
  font-size: 12px;
  font-weight: 500;
  color: #000;
  background-color: #fff;
}
.dot-flashing-wrap .timeline__title {
  margin-bottom: 0;
}

.icon-tl {
  color: #000;
  background-position: center;
  background-repeat: no-repeat;
  display: inline-block;
  line-height: 1;
  margin-right: 2px;
  margin-left: 2px;
}
.icon-tl svg {
  width: 20px;
  height: 20px;
  margin-bottom: 2px;
}
.icon-tl:first-child {
  margin-left: 0;
}
.icon-tl:last-child {
  margin-right: 0;
}
.icon-tl:only-child {
  margin: 0;
}

/*------------------------------------*
	@COMPONENTS #HISTORY
\*------------------------------------*/
.history-on {
  overflow: hidden !important;
}
.history-on .history-overlay {
  opacity: 1;
  visibility: visible;
}
.history-on .history {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  visibility: visible;
}
.history-on .analyseis {
  visibility: hidden;
}

.analyseis-on {
  overflow: hidden !important;
}
.analyseis-on .history-overlay {
  opacity: 1;
  visibility: visible;
}
.analyseis-on .analyseis {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  visibility: visible;
}

.history-trigger .icon {
  margin-right: 10px;
}

.history-trigger--alt {
  clear: both;
  float: right;
  margin: 20px 0 20px 0;
  z-index: 1100;
}

.history-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.3);
  z-index: 1150;
  opacity: 0;
  visibility: hidden;
}

.history {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  background-color: transparent;
  width: 100vw;
  height: 50vh;
  position: fixed;
  bottom: 0;
  left: 0;
  -webkit-transform: translateY(100%);
      -ms-transform: translateY(100%);
          transform: translateY(100%);
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  z-index: 1250;
  background-color: #fff;
  padding: 8px 16px 8px 16px;
  border-radius: 12px 12px 0 0 !important;
  margin-top: auto;
  visibility: hidden;
}

.history__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  padding-top: 20px;
  padding-bottom: 15px;
  border-bottom: 1px solid #E7E7E7;
}
.history__header::before {
  content: "";
  background: #CCCCCC;
  border-radius: 2.5px;
  width: 42px;
  height: 5px;
  position: absolute;
  top: 0px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}

.history__title {
  font-style: normal;
  font-weight: normal;
  font-size: 14px !important;
  line-height: 16px;
  color: #191C1F;
  margin-bottom: 0 !important;
}

.history__body {
  overflow-y: auto;
}

.history__close {
  color: #191C1F !important;
  background-color: transparent !important;
  padding: 0 !important;
  min-height: auto;
  margin-left: auto;
}
.history__close:hover {
  opacity: 0.8;
}

.history__table tbody tr {
  border-bottom: 1px solid #E7E7E7;
}
.history__table tbody tr td {
  padding: 6px 10px !important;
  vertical-align: middle !important;
  position: relative;
  font-style: normal;
  font-size: 13px;
  line-height: 1.5;
  color: #191C1F;
}
.history__table tbody tr td strong {
  font-weight: bold;
}
.history__table tbody tr td:not(:last-child)::before {
  content: "";
  width: 1px;
  height: 37px;
  background-color: #F5F5F5;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 0;
}
.history__table tbody tr td.history__team {
  width: 100%;
}
.history__table tbody tr td.history__team > * {
  position: relative;
  display: block;
}
.history__table tbody tr td.history__team > *::before {
  content: "&nbsp;";
  visibility: hidden;
}
.history__table tbody tr td.history__team > * span {
  position: absolute;
  left: 0;
  right: 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.history__table tbody tr td .wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.history__table tbody tr td .wrap a:not(:last-child) {
  margin-right: 4px;
}
.history__table tbody tr .history__results {
  white-space: nowrap;
  text-align: center;
}
.history__table tbody tr .history__results strong {
  display: inline-block;
}

/*------------------------------------*
    @COMPONENTS #BARLINE
\*------------------------------------*/
.barbox {
  padding-bottom: 30px;
}
.barbox__container:not(:last-child) {
  margin-bottom: 15px;
}
.barbox .btn {
  font-weight: 400;
  font-size: 12px;
  width: 100%;
  padding: 7px 0px;
}

.barbox__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-bottom: 8px;
  border-bottom: 1px solid #F5F5F5;
  margin-bottom: 8px;
}
.barbox__header img {
  width: 20px;
  height: 20px;
  margin-bottom: 0 !important;
}

.barbox__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-bottom: 10px;
}
.barbox__content p {
  margin-bottom: 0;
  font-size: 12px;
  line-height: 14px;
  color: #242424;
}

.barline-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.barline {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #F5F5F5;
  border-radius: 60px;
  padding: 0px;
}
.barline:not(:last-child) {
  margin-right: 10px;
}
.barline:first-child {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.barline span {
  background-color: #33980C;
  height: 4px;
  border-radius: 60px;
}
.barline--light span {
  background: rgba(60, 183, 15, 0.15);
}

/*------------------------------------*
	@COMPONENTS #Dot Flashing
\*------------------------------------*/
.dot-flashing-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 8px;
}
.dot-flashing-wrap > *:not(:last-child) {
  margin-right: 10px;
}

.dot-flashing {
  width: 20px;
  height: 6px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.dot-flashing span, .dot-flashing::before, .dot-flashing::after {
  width: 4px;
  height: 4px;
  border-radius: 5px;
  background-color: #797979;
  color: #797979;
  -webkit-animation: dotFlashing 1s infinite alternate;
          animation: dotFlashing 1s infinite alternate;
  -webkit-transition: all 0.15s ease 0s;
  transition: all 0.15s ease 0s;
}
.dot-flashing span {
  display: block;
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
}
.dot-flashing::before, .dot-flashing::after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
}
.dot-flashing::before {
  left: 0;
  -webkit-animation-delay: 0s;
          animation-delay: 0s;
}
.dot-flashing::after {
  right: 0;
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
}

@-webkit-keyframes dotFlashing {
  0% {
    background-color: #545661;
    -webkit-transform: scale(1.5);
            transform: scale(1.5);
  }
  100% {
    background-color: #CDCDCD;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@keyframes dotFlashing {
  0% {
    background-color: #545661;
    -webkit-transform: scale(1.5);
            transform: scale(1.5);
  }
  100% {
    background-color: #CDCDCD;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
/*------------------------------------*
	@COMPONENTS #LOGOPICKER
\*------------------------------------*/
.logopicker {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 230px;
  background-color: #fff;
  border: 1px solid #dbdbdb;
  border-radius: 0 0 14px 14px;
  padding: 10px 16px;
  z-index: 200;
  position: absolute;
  bottom: 95px;
}
.logopicker__subtitle {
  background-color: #3c3e46;
  color: #fff !important;
  text-align: center;
  font-weight: 600;
  padding: 3px 0px;
  margin-bottom: 10px;
}
.logopicker__team {
  padding: 5px 0;
  color: #000 !important;
}
.logopicker__team:not(:last-child) {
  border-bottom: 1px solid #dbdbdb;
}
.logopicker__team:hover {
  opacity: 0.65;
}

/*------------------------------------*
	@COMPONENTS #PLATFORMS-ALL
\*------------------------------------*/
.platforms-all {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
}
.platforms-all.platforms-sm-grad-banner {
  margin-bottom: 0px;
}

.platforms-all__cover {
  width: 90px;
  height: 90px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-right: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.platforms-all--stoiximan .platforms-all__cover {
  background-color: #0066CC;
}
.platforms-all--bet365 .platforms-all__cover {
  background-color: #136347;
}
.platforms-all--bwin .platforms-all__cover {
  background-color: #000000;
}
.platforms-all--betshop .platforms-all__cover {
  background-color: #004b9b;
}
.platforms-all--sportingbet .platforms-all__cover {
  background-color: #20a9ef;
}
.platforms-all--novibet .platforms-all__cover {
  background-color: #2a2f38;
}
.platforms-all--vistabet .platforms-all__cover {
  background-color: #d84f1e;
}
.platforms-all--betrebels .platforms-all__cover {
  background-color: #363636;
}
.platforms-all--winmasters .platforms-all__cover {
  background-color: #e81f25;
}
.platforms-all--goalbet .platforms-all__cover {
  background-color: #273138;
}
.platforms-all--interwetten .platforms-all__cover {
  background-color: #e8b000;
}
.platforms-all--tipbet .platforms-all__cover {
  background-color: #b0b0b0;
}
.platforms-all--netbet .platforms-all__cover {
  background-color: #2d303b;
}
.platforms-all--pamestoixima .platforms-all__cover {
  background-color: #b01a21;
}
.platforms-all--parimatch .platforms-all__cover {
  background-color: #000000;
}
.platforms-all--unibet .platforms-all__cover {
  background-color: #b7b0b0;
}
.platforms-all--betano .platforms-all__cover {
  background-color: #e84f2e;
}
.platforms-all--betsson .platforms-all__cover {
  background-color: #ff6600;
}
.platforms-all--n1casino .platforms-all__cover {
  background-color: #000000;
}
.platforms-all--genericoperator .platforms-all__cover {
  background-color: #b5b6b1;
}
.platforms-all--opaponline .platforms-all__cover {
  background-color: #1e1bb5;
}
.platforms-sm-grad-banner .platforms-all__cover {
  width: 65px;
  height: 25px;
  margin-right: 0px;
  border-radius: 8px;
}
.platforms-sm-grad-banner .platforms-all__cover:hover {
  opacity: 0.8;
}
.platforms-sm-grad-banner .platforms-all__cover .platforms-all__cover__img_container {
  padding: 0.5rem;
}
.platforms-sm-grad-banner:not(.platforms-all--tipbet) .platforms-all__cover img {
  max-height: 22px;
}

.platforms-all__header {
  font-size: 14px;
  text-align: left;
  background-color: #e0e0e0;
}
@media (max-width: 340px) {
  .platforms-all__header {
    padding-left: 2px;
  }
}

/*------------------------------------*
    @COMPONENTS #THEMES
\*------------------------------------*/
.theme-switch {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
  background-color: #020202;
  border-radius: 16px;
  width: 140px;
  height: 32px;
  padding: 0px 30px;
  position: relative;
}
.theme-switch .icon-svg {
  width: 16px;
  height: 16px;
  z-index: 300;
}
.theme-switch .icon-light {
  color: #fff;
}
.theme-switch .icon-dark {
  color: #777A81;
}
.theme-switch::before {
  content: "";
  width: 67px;
  height: 26.42px;
  background: #2F3238;
  border-radius: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  top: 3px;
  left: 3px;
  z-index: 20;
  -webkit-transition: all 0.15s ease 0s;
  transition: all 0.15s ease 0s;
}
.dark .theme-switch .icon-light {
  color: #777A81;
}
.dark .theme-switch .icon-dark {
  color: #fff;
}
.dark .theme-switch::before {
  -webkit-transform: translateX(100%);
      -ms-transform: translateX(100%);
          transform: translateX(100%);
}

.theme-switch--mob {
  background-color: #fff;
}
.theme-switch--mob .icon-light {
  color: #fff;
}
.theme-switch--mob .icon-dark {
  color: #777A81;
}
.dark .theme-switch--mob {
  background-color: #020202;
}

.dark {
  /* BUTTONS */
  /* TAGS */
  /* NEWS */
}
.dark.page, .dark .intro--white {
  color: #fff;
  background-color: #252831 !important;
}
.dark .pop {
  color: #fff;
  background-color: #252831 !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  border: 1px solid #545661 !important;
}
.dark .pop .arrow {
  margin: 0px !important;
}
.dark .popover:hover {
  color: unset;
}
.dark .popover-body {
  color: #fff;
  background-color: #252831 !important;
}
.dark .header__logo small, .dark .header__logo small a {
  color: #fff;
}
.dark .nohover:hover {
  opacity: 1 !important;
}
.dark .header__nav p {
  background-color: transparent;
  color: #A6A6A6 !important;
}
.dark .header__nav a {
  color: #A6A6A6 !important;
}
.dark .header__nav a:hover {
  color: #fff;
  opacity: 1;
}
.dark .header__dropdown .dropdown-item {
  background-color: #2C2F34 !important;
}
.dark .header__dropdown .dropdown-item:hover {
  background-color: #27292F !important;
  opacity: 1;
}
.dark .header__dropdown .dropdown-item:hover .icon-svg {
  color: #fff;
}
.dark .subheader-n {
  background: #3C3E46;
  -webkit-box-shadow: 0px 1px 0px #545661;
          box-shadow: 0px 1px 0px #545661;
}
.dark .subheader-n .subheader-n__icon {
  color: #fff !important;
}
.dark .subheader-n .subheader-n__title {
  color: #fff;
}
.dark .subheader-n .subheader-n__title a {
  color: #fff;
}
.dark .subheader-n .subheader-n__subtitle {
  color: #fff;
}
.dark .subheader-n .subheader-n__subtitle small {
  color: #A6A6A6;
}
.dark .subheader-n .subheader-n__results {
  color: #fff;
}
.dark .overlay__back {
  -webkit-filter: invert(100%);
          filter: invert(100%);
}
.dark .menu-wrap {
  background-color: #3c3e46;
}
.dark .menu__item:hover {
  background-color: #545661;
}
.dark .wrap {
  background-color: #1f2126;
}
.dark .wrap-teams {
  background-color: #252831;
}
.dark .wrap-full {
  background-color: #1f2126;
  -webkit-box-shadow: 0 6px 8px -7px rgba(0, 0, 0, 0.5);
          box-shadow: 0 6px 8px -7px rgba(0, 0, 0, 0.5);
}
.dark .wrap--grey {
  background-color: #252831;
}
.dark .modal-content {
  background-color: #1f2126;
}
.dark .modal-content button {
  background-color: #1f2126;
  color: #ffffff;
}
.dark .border {
  border: none !important;
}
.dark h1, .dark h2, .dark h3, .dark h4, .dark h5, .dark h6,
.dark h1.title,
.dark h2.title,
.dark h3.title {
  color: #fff !important;
}
.dark .subtitle {
  color: #fff;
}
.dark .subtitle-light {
  background-color: #252831;
  color: #999;
}
.dark .subtitle-bar {
  border-color: #474747;
}
.dark .subtitle-bar .subtitle-light {
  color: #fff !important;
  background-color: #3C3E46;
}
.dark .subtitle-bar .subtitle-light--link:hover {
  background-color: #3C3E46 !important;
  border-color: #fff;
}
.dark .subtitle-bar .dropdown-toggle {
  color: #fff !important;
}
.dark .subtitle-bar .dropdown-toggle:hover {
  background-color: #3C3E46;
}
.dark .subtitle-bar .dropdown-toggle:hover:not(.no-hover-border) {
  border-color: #fff;
}
.dark .subtitle-bar .show .dropdown-toggle {
  background-color: #3C3E46;
}
.dark .subtitle-match {
  border-color: #474747;
  font-weight: 700;
  color: #c7c7c7 !important;
  border-color: #e7e7e7;
  background-color: transparent !important;
}
.dark .subtitle-match span {
  color: #e0e0e0 !important;
}
.dark .subtitle-match .icon {
  color: #c7c7c7 !important;
}
.dark a[data-toggle=collapse] {
  color: rgba(255, 255, 255, 0.5) !important;
}
.dark .team__name {
  color: #fff;
}
.dark .team__title {
  color: #fff;
  opacity: 0.3;
}
.dark a.team__name:hover {
  opacity: 0.5;
}
.dark .league__name span {
  color: #fff;
}
.dark .league__name small {
  color: #A6A6A6;
}
.dark .score-list-wrap::before {
  background-color: #474747;
}
@media (max-width: 768px) {
  .dark .score-list-wrap::before {
    background-color: #e7e7e7;
  }
}
.dark .score-list__icon {
  color: #8e8e8e;
}
.dark .score-list__time {
  color: #fff;
}
.dark .score-list__time b:not(:last-child) {
  border-color: #474747;
}
@media (max-width: 768px) {
  .dark .score-list__time b:not(:last-child) {
    border-color: rgba(255, 255, 255, 0.1);
  }
}
.dark .score-list__name {
  color: #e0e0e0;
}
.dark .score-list__name a {
  color: #e0e0e0;
}
.dark .score-list__name span.clr-light a {
  color: inherit;
}
.dark .score-list-footer {
  border-color: #474747;
}
@media (max-width: 768px) {
  .dark .score-list-footer {
    border-color: #e7e7e7;
  }
}
.dark .score-list-header__half {
  color: #ffffff;
}
.dark .box {
  background: #252831 !important;
  border-color: #545661 !important;
}
.dark .box .collapser:not(:last-child) {
  border-color: #545661;
}
.dark .box .collapser__content {
  background-color: #252831;
}
.dark .box__header {
  border-color: #545661;
}
.dark .box__body--clean {
  margin: 0 !important;
}
.dark .box__title {
  color: #fff;
}
.dark .box .btn {
  background-color: #3c3e46;
  border-color: #3c3e46;
}
.dark .box .btn:hover {
  background-color: #545661;
  border-color: #545661;
}
.dark .box.box--analyseis-wrap > *:not(:last-child) {
  border-bottom: 1px solid #545661;
}
.dark .box--new .box__header, .dark .box--new .box__item {
  background-color: #1F2126;
}
.dark .box--new .box__body > *:not(:last-child) {
  border-bottom: 1px solid #545661;
}
.dark .box--new .box__item dd, .dark .box--new .box__item dt {
  color: #fff;
}
.dark .abox__scroller .slick-arrow {
  background-color: #616471;
  color: #fff;
}
.dark .abox__scroller .slick-arrow:hover {
  background-color: #82848C;
}
.dark .abox__btn {
  background-color: #303030;
  border-color: #535353 !important;
  color: #c8c8c8;
}
.dark .abox__btn--active, .dark .abox__btn.active {
  border-color: #fff !important;
  background-color: #fff;
  color: #000;
}
.dark .abox__btn:hover {
  background-color: #3F3F3F;
}
.dark a.abox__btn:focus {
  color: #c8c8c8;
}
.dark .abox__card {
  background: transparent !important;
  border: 1px solid #545661 !important;
  color: #fff;
}
.dark .abox__card:hover {
  color: #fff;
  background: #3C3E46 !important;
}
.dark .abox__info {
  border-color: #545661;
}
.dark .list-time li {
  border-color: rgba(255, 255, 255, 0.1) !important;
}
.dark .collapse-trigger {
  background-color: #3c3e46;
  color: #fff;
}
.dark .tv-match__time {
  background-color: #252831;
  color: #999;
}
.dark .tv-match__channel {
  color: #fff;
}
.dark .pretable {
  background-color: #1F2126;
  color: #fff;
  border-color: #545661;
}
.dark .pretable .abox__btn {
  color: #C7C7C7;
  background-color: #3F3F3F;
}
.dark .pretable .abox__btn:hover {
  opacity: 0.8;
}
.dark .pretable .abox__btn.active {
  color: #000;
  background-color: #fff;
}
.dark .pretable button[disabled]:hover {
  opacity: 0.4;
  background-color: #3F3F3F;
}
.dark .pretable a:not([class]) {
  color: #fff;
}
.dark .pretable .filter .form-control {
  border-color: #535353;
  background-color: #3F3F3F;
}
.dark .pretable .sound_btn .icon {
  color: #C7C7C7;
}
.dark .pretable--sm, .dark .pretable--dark {
  background-color: #36383C;
  border: none;
}
.dark .pretable--nav #currday .icon-svg {
  color: #fff;
}
.dark #homepage_title {
  background-color: #1F2126;
}
.dark #homepage_title select {
  background-image: url("/static/img/icon-select--white.svg?1");
}
.dark .bet_companies_pretable {
  background-color: transparent;
}
.dark .bet_companies_pretable .sorting_container a {
  color: #fff;
}
.dark .bet_companies_pretable .sorting_container a .icon {
  color: #fff;
}
.dark .bet_companies_pretable .sorting_container.bgr-blued {
  background-color: #3C3E46 !important;
  border-color: #fff;
}
.dark .bet_companies_pretable .sorting_container.hoverable:hover {
  background-color: #3C3E46;
}
.dark .switch label {
  background-color: transparent;
}
.dark .table {
  background-color: #252831;
}
.dark .table th {
  background-color: #3c3e46;
}
.dark .table th, .dark .table td {
  border: none !important;
  color: #fff;
  border-bottom: 1px solid rgba(60, 62, 70, 0.5) !important;
}
.dark .table td {
  background-color: #252831 !important;
}
.dark .table--no-border tr {
  border: none;
}
.dark .table--no-border__multi_row tr:last-child th, .dark .table--no-border__multi_row tr:last-child td {
  border-bottom: 1px solid rgba(60, 62, 70, 0.5) !important;
}
.dark .table--tv tbody tr:first-child {
  border-top: none;
}
.dark .table td.bgr-stats-pos {
  color: #33980C !important;
}
.dark .table td.bgr-stats-neg {
  color: #f3b598 !important;
}
.dark .table td.stats-pos {
  color: #33980C !important;
}
.dark .table td.stats-neg {
  color: #f3b598 !important;
}
.dark .table td.bgr-orangel {
  background-color: #3c3e46 !important;
}
.dark .table td.bgr-ts-top1 {
  background-color: #13c562 !important;
}
.dark .table td.bgr-ts-top2 {
  background-color: #4b9eea !important;
}
.dark .table td.bgr-ts-top3 {
  background-color: #9c9c9c !important;
}
.dark .table td.bgr-ts-bot1 {
  background-color: #a79f41 !important;
}
.dark .table td.bgr-ts-bot2 {
  background-color: #e09b4c !important;
}
.dark .table td.bgr-ts-bot3 {
  background-color: #e05454 !important;
}
.dark .table td.bgr-ts-def1 {
  background-color: #aaa279 !important;
}
.dark .table td.bgr-ts-def2 {
  background-color: #999999 !important;
}
.dark .table tr.bgr-grey {
  background-color: transparent !important;
}
.dark .table tr.bgr-grey td {
  border: none !important;
  background-color: rgba(60, 62, 70, 0.5) !important;
}
.dark .table tr.bgr-greend {
  background-color: rgba(47, 153, 10, 0.5) !important;
}
.dark .table tr.bgr-greend td {
  border: none !important;
  background-color: rgba(47, 153, 10, 0.5) !important;
}
.dark .table a {
  color: #fff;
}
.dark .table a:hover {
  opacity: 0.5;
  color: #fff;
  text-decoration: none;
}
.dark .table .btn-clean {
  color: #fff;
}
.dark .table .icon {
  font-size: 12px;
}
.dark .table th .icon-shirt {
  color: #fff;
}
.dark .table--matches tr, .dark .table--matches td {
  border-color: #545661 !important;
}
.dark .table--alt th, .dark .table--alt td {
  border-color: #3c3e46 !important;
}
.dark .table--alt th:first-child, .dark .table--alt td:first-child {
  border-left: 1px solid #3C3E46 !important;
}
.dark .table--alt th:last-child, .dark .table--alt td:last-child {
  border-right: 1px solid #3C3E46 !important;
}
.dark .table--alt td {
  background-color: #1F2126 !important;
}
.dark .table--check tr:hover td {
  background-color: #27292F !important;
}
.dark .table-trigger, .dark .table-new__trigger {
  background-color: #3C3E46;
  border-color: #545661 !important;
  color: #fff;
}
.dark .table-new .table-new__item {
  border-color: #545661 !important;
  background-color: #252831;
}
.dark .table-new .table-new__item:not(:last-child), .dark .table-new .table-new__item-no-border {
  border-bottom: none !important;
}
.dark .table-new .table-new__item:hover {
  background-color: #27292F !important;
}
.dark .table-new .table-new__info:not(.table-new__pin) {
  border-right: 1px solid #545661 !important;
}
.dark .table-new .table-new__cell p {
  color: #a6a6a6;
}
.dark .table-new .table-new__rec a {
  color: #fff !important;
}
.dark .table-new .table-new__article_btn {
  border-color: #545661;
  background-color: #545661;
}
.dark .table-new .table-new__article_btn span {
  color: #fff;
}
.dark .table-new .table-new__article_btn .icon-svg {
  color: #fff;
}
.dark .tbody-trigger {
  color: #fff;
}
.dark .bet_companies_table th {
  border-color: #474747;
}
.dark .bet_companies_table tbody .score_container {
  border-color: #474747;
}
.dark .bet_companies_table .circular-wrap__info dd {
  color: #fff;
}
.dark .bet_companies_table .circular__bg {
  stroke: #474747 !important;
}
.dark .bet_companies_table .circular__line {
  stroke: #638852 !important;
}
.dark .bet-logo {
  -webkit-box-shadow: inset 0 0 0 4px rgba(0, 0, 0, 0.4);
          box-shadow: inset 0 0 0 4px rgba(0, 0, 0, 0.4);
}
.dark .bet-logo__outer {
  fill: #1F2126;
}
.dark .posttable {
  background-color: #252831;
}
.dark .radio span::before {
  border-color: #999;
}
.dark .alert {
  background-color: #262831;
  color: #fff;
}
.dark .alert a {
  color: #fff;
  text-decoration: underline;
}
.dark .alert a:hover {
  opacity: 0.5;
}
.dark .alert--check {
  background: #3C3E46;
  -webkit-box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.25);
  border-radius: 6px;
}
.dark .flag {
  border-color: rgba(255, 255, 255, 0.1);
}
.dark .comment {
  border-color: rgba(255, 255, 255, 0.1);
}
.dark .comment__username-autocomplete {
  color: #000;
}
.dark .form-control {
  border: 1px solid #535353;
  background-color: #303030;
  color: #fff;
}
.dark .form-control:hover {
  border-color: rgba(255, 255, 255, 0.5);
}
.dark .input-group-addon {
  background-color: #535353;
  -webkit-transition: all 0.15s ease 0s;
  transition: all 0.15s ease 0s;
}
.dark .input-group-addon:hover {
  background-color: #484a54;
}
.dark select.form-control {
  background-image: url("/static/img/icon-select--white.svg?1");
}
.dark .search .form-control {
  border: 1px solid #3c3e46;
  background-color: #252831;
  color: #fff;
}
.dark .search__btn {
  color: #fff;
}
.dark .btn-clean .icon {
  color: inherit;
}
.dark .news__title {
  color: #eee;
}
.dark .news__ribbon {
  background-color: #3c3e46;
}
.dark .news__ribbon::before {
  color: #000;
}
.dark .news__date {
  background-color: #252831;
  color: #fff;
}
.dark .news.article p {
  color: #fff;
}
.dark .news--row.news--xs .news__title--sidebar {
  color: #eee;
}
.dark .news--row.news--xs .news__title--sidebar:hover {
  color: #999;
}
.dark ul.list-arrow {
  color: #e0e0e0;
}
.dark ul.list-arrow a {
  color: #fff;
}
.dark article .news__info,
.dark a.news .news__info {
  border-bottom: 1px solid #3C3E46;
}
.dark article .news__date,
.dark a.news .news__date {
  background-color: #3C3E46;
  color: #fff;
}
.dark .news__content p {
  color: #fff;
}
.dark a.news_p p {
  color: #fff;
}
.dark a.homepage_news .news__content .news__time {
  color: #fff;
}
.dark a.homepage_news .news__date {
  color: #fff;
}
.dark a.homepage_news p {
  color: #e0e0e0;
}
.dark a.homepage_news p.top {
  color: #e0e0e0;
  border: 1px solid #252831;
}
.dark .news__author dl dt {
  color: #fff;
}
.dark .news__author dl dd {
  color: #A6A6A6;
}
.dark .news__author .socials {
  margin-left: auto;
}
.dark .news__author .socials .socials__item {
  color: #8A8A8A;
}
.dark .tips-wrap {
  border: 1px solid #3C3E46;
}
.dark .tip__title {
  background-color: #3C3E46;
  color: #fff !important;
}
.dark .tip__value {
  border: none;
  background-color: #252831 !important;
}
.dark .tip__value span {
  color: #fff !important;
}
.dark .tip:not(:last-child) .tip__value {
  border-right: 1px solid #3C3E46;
}
.dark .tip .percent, .dark table.table--tziros .percent {
  color: #fff !important;
}
.dark .tip .bgr-rev-0, .dark table.table--tziros .bgr-rev-0 {
  background-color: rgba(58, 45, 41, 0.55) !important;
  color: #fff !important;
}
.dark .tip .bgr-rev-1, .dark table.table--tziros .bgr-rev-1 {
  background-color: rgba(58, 45, 41, 0.66) !important;
  color: #fff !important;
}
.dark .tip .bgr-rev-2, .dark table.table--tziros .bgr-rev-2 {
  background-color: rgba(71, 52, 42, 0.66) !important;
  color: #fff !important;
}
.dark .tip .bgr-rev-3, .dark table.table--tziros .bgr-rev-3 {
  background-color: rgba(91, 62, 44, 0.66) !important;
  color: #fff !important;
}
.dark .tip .bgr-rev-4, .dark table.table--tziros .bgr-rev-4 {
  background-color: rgba(109, 70, 45, 0.77) !important;
  color: #fff !important;
}
.dark .tip .bgr-rev-5, .dark table.table--tziros .bgr-rev-5 {
  background-color: #864D2A !important;
  color: #fff !important;
}
.dark .tip .bgr-rev-6, .dark table.table--tziros .bgr-rev-6 {
  background-color: #864D2A !important;
  color: #fff !important;
}
.dark .tip .bgr-rev-7, .dark table.table--tziros .bgr-rev-7 {
  background-color: rgba(255, 131, 54, 0.68) !important;
  color: #fff !important;
}
.dark .tip .bgr-rev-8, .dark table.table--tziros .bgr-rev-8 {
  background-color: #FF7E2D !important;
  color: #fff !important;
}
.dark .analysi__current_page {
  background-color: #1F2126;
}
.dark .analysi__match {
  border-color: #3C3E46;
}
.dark .analysi__match .subtitle-light {
  background-color: #3C3E46;
}
.dark .analysi__author span {
  color: #D7D7D7;
}
.dark .analysi__body span, .dark p {
  color: #fff;
}
.dark .analysi__footer {
  border-color: #3c3e46;
}
.dark .analysi__footer:hover {
  color: #9dd09d;
  opacity: 0.5;
}
.dark .analysi__footer span, .dark .analysi__footer p {
  color: #fff;
}
.dark .analysi-preheader {
  background-color: #1f2126;
}
.dark .analysi-preheader > *:not(:last-child):before {
  background-color: #5c5c5c;
}
.dark .table--alt-padding tr {
  border-left: 1px solid #3C3E46;
  border-right: 1px solid #3C3E46;
}
.dark .marker--grey {
  background-color: #C4C4C4;
  color: #191c1f !important;
}
.dark .marker--grey a {
  color: #191c1f !important;
}
.dark .marker--green {
  background-color: #454A4B;
  color: #33980C !important;
}
.dark .marker--green a {
  color: #33980C !important;
}
.dark .marker--green a :hover {
  color: #5c5c5c !important;
}
.dark .marker--red {
  background-color: #50474D;
  color: #D85660 !important;
}
.dark .marker--red a {
  color: #D85660 !important;
}
.dark .analysi--grey {
  background-color: #252831;
}
.dark .analysi--grey .editor_signature .editor_name {
  color: #FFFFFF;
}
.dark .analysi--grey .editor_signature span {
  color: #797979;
}
.dark .analysi--grey .analysi__header, .dark .analysi--grey .analysi__body {
  border-color: #545661;
}
.dark .dropdown-menu {
  -webkit-box-shadow: 0 2px 10px #000;
          box-shadow: 0 2px 10px #000;
  color: #fff;
  background-color: #1f2126;
}
.dark .dropdown-menu .link {
  color: #fff;
}
.dark .dropdown-menu .row--border > * {
  border-color: rgba(255, 255, 255, 0.1);
}
.dark .dropdown-menu::before {
  color: #141518 !important;
}
.dark .dropdown-item {
  color: #fff !important;
}
.dark .dropdown-item:hover, .dark .dropdown-item:focus, .dark .dropdown-item:active {
  background-color: #3c3e46 !important;
  opacity: 1;
}
.dark .dropdown--lime.show .dropdown-toggle {
  background: #3C3E46;
  color: #a6a6a6;
}
.dark .dropdown--lime .dropdown-menu {
  background: #3C3E46;
  -webkit-box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.25);
}
.dark .dropdown--lime .dropdown-item:hover, .dark .dropdown--lime .dropdown-item:active {
  background-color: #464A56;
  color: #B4D2A5;
}
.dark .pop {
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.8);
          box-shadow: 0 0 15px rgba(0, 0, 0, 0.8);
  border: none;
}
.dark .pop::before {
  color: #333 !important;
}
.dark .pop__header {
  background-color: #252831;
}
.dark .pop__header .user--dark {
  background-color: #252831;
}
.dark .pop .score-list-wrap--card {
  border: 1px solid #545661;
  background-color: #3C3E46 !important;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.dark .pop .subtitle-match {
  background-color: transparent !important;
}
.dark .pop .subtitle-bar {
  border-color: #545661;
}
.dark .pop .subtitle-light {
  background-color: #545661;
  color: #BCBCBC;
}
.dark .pop .score-list-footer {
  border-color: #545661;
}
.dark .pop .score-list__time {
  color: #fff;
}
.dark .user-list .btn-light, .dark .user-list .btn-light:focus {
  background-color: #3c3e46 !important;
  border-color: #3c3e46 !important;
}
.dark .user-list .btn-light:hover {
  background-color: #545661 !important;
  border-color: #545661 !important;
}
.dark .clr-textl {
  color: #999 !important;
}
.dark .clr-blue {
  color: #56ceff !important;
}
.dark .clr-red {
  color: #fd94a7 !important;
}
.dark .clr-grey {
  color: darkgray !important;
}
.dark .bgr-yellowl {
  background-color: #414152 !important;
}
.dark .bgr-orangel {
  background-color: #6a25a2 !important;
}
.dark .bgr-greenl {
  background-color: #2c2d39 !important;
}
.dark .bgr-limel {
  background-color: #373847 !important;
}
.dark .bgr-lime {
  background-color: #4a960d !important;
}
.dark .bgr-grey {
  background-color: #3c3e46 !important;
}
.dark .bgr-greyd {
  background-color: #111 !important;
}
.dark .bgr-greyld {
  background-color: #333 !important;
}
.dark .bgr-pale {
  background-color: #666 !important;
}
.dark .bgr-palel {
  background-color: #777 !important;
}
.dark .bgr-orangell {
  background-color: #888 !important;
}
.dark .bgr-stats-pos {
  background-color: #05bb05 !important;
}
.dark .bgr-stats-neg {
  background-color: #902a00 !important;
}
.dark .bgr-rev-0 {
  color: #000 !important;
  background-color: #eee !important;
}
.dark .bgr-rev-1 {
  color: #000 !important;
}
.dark .bgr-rev-2 {
  color: #000 !important;
}
.dark .bgr-rev-3 {
  color: #000 !important;
}
.dark .bgr-rev-4 {
  color: #000 !important;
}
.dark .bgr-rev-5 {
  color: #000 !important;
}
.dark .bgr-rev-6 {
  color: #000 !important;
}
.dark .bgr-rev-7 {
  color: #000 !important;
}
.dark .intro .row--border > * {
  border-color: rgba(255, 255, 255, 0.1);
}
.dark .form--box {
  background-color: #3c3e46 !important;
}
.dark a.team {
  color: #fff !important;
}
.dark progress::-webkit-progress-bar {
  background-color: #252831;
}
.dark .chat-search .btn-clean {
  color: #fff;
}
.dark .user--dark {
  background-color: #3c3e46;
}
.dark .user__name {
  color: #fff;
}
.dark .user-wrap .dropdown-toggle {
  color: #fff;
}
.dark .chat-split__main {
  border-color: #252831;
}
.dark .chat-form {
  border-color: #3c3e46;
}
.dark .chat-form .form-control {
  border: none !important;
}
.dark .chat-form .form__tools .dropdown-toggle {
  color: #fff;
}
.dark .chat-box {
  background-color: #252831;
}
.dark .comment__content p {
  background-color: #1f2126 !important;
}
.dark .comment--self p {
  background-color: #3c3e46 !important;
}
.dark .brick dt {
  background-color: #3c3e46;
  color: #fff;
}
.dark .brick dd {
  background-color: #252831;
  color: #fff;
}
.dark .brick dd::before {
  color: #252831;
}
.dark .rating-wrap {
  color: #999;
}
.dark .list-steps li::before {
  background-color: #3c3e46;
}
.dark .datepicker .datepicker-switch:hover,
.dark .datepicker .prev:hover,
.dark .datepicker .next:hover,
.dark .datepicker tfoot tr th:hover {
  background-color: #1f2126;
}
.dark .datepicker table .day:hover, .dark .datepicker table .day.focused,
.dark .datepicker table span:hover,
.dark .datepicker table span.focused {
  background-color: #308A0E;
}
.dark .datepicker-dropdown {
  background-color: #252831;
}
.dark .datepicker-dropdown::after {
  border-bottom-color: #333 !important;
}
.dark .plank {
  background-color: #252831;
  color: #fff;
}
.dark .plank:hover {
  background-color: #3c3e46;
}
.dark hr {
  border-color: rgba(255, 255, 255, 0.1);
}
.dark .footer {
  background-color: #1F2126;
  color: #999999;
}
.dark .footer a, .dark .footer p {
  color: #999999;
}
.dark .footer__content--bordered {
  border-bottom: 1px solid #36383C;
}
.dark .footer__nav a {
  color: #FFFFFF;
}
.dark .footer__socials a {
  color: #8A8A8A;
}
.dark .footer__copy {
  color: #999999;
}
.dark .footer__applogos a {
  border: 1px solid #8A8A8A;
  border-radius: 6px;
}
.dark .platform p {
  color: #fff;
}
.dark .platforms-all__header {
  background-color: #101010 !important;
}
.dark .title--underline {
  border-color: rgba(255, 255, 255, 0.1) !important;
}
.dark .link {
  color: #fff !important;
}
.dark .btn .btn--wide-header, .dark .btn .btn--wide-header:focus {
  color: #fff !important;
  background-color: #3c3e46;
}
.dark .btn .btn--wide-header:hover, .dark .btn .btn--wide-header:focus:hover {
  background-color: #545661;
}
.dark .btn.active, .dark .btn-primary {
  background-color: #33980C !important;
  border-color: #33980C !important;
}
.dark .btn.active.blue, .dark .btn-primary.blue {
  border-color: #0086bc !important;
  background-color: #0086bc !important;
}
.dark .btn.active:hover, .dark .btn.active:focus, .dark .btn-primary:hover, .dark .btn-primary:focus {
  background-color: #308A0E !important;
  border-color: #308A0E !important;
}
.dark .btn.active:hover.blue, .dark .btn.active:focus.blue, .dark .btn-primary:hover.blue, .dark .btn-primary:focus.blue {
  border-color: #0086bc !important;
  background-color: #0086bc !important;
}
.dark .btn-dark, .dark .btn-dark:focus {
  background-color: #f0f0f0;
  border-color: #f0f0f0;
  color: #000 !important;
}
.dark .btn-dark:hover, .dark .btn-dark:focus:hover {
  background-color: #e3e3e3;
  border-color: #e3e3e3;
}
.dark .btn-light, .dark .btn-light:focus, .dark .btn-light.hide_disabled:disabled {
  background-color: #545661;
  border-color: #545661;
  color: #fff !important;
}
.dark .btn-light.active, .dark .btn-light:focus.active, .dark .btn-light.hide_disabled:disabled.active {
  background-color: #252831 !important;
}
.dark .btn-light:hover, .dark .btn-light:focus:hover, .dark .btn-light.hide_disabled:disabled:hover {
  background-color: #303238;
  border-color: #303238;
}
.dark .btn-grey, .dark .btn-grey:focus {
  border-color: #545661 !important;
  background-color: #545661 !important;
}
.dark .btn-grey:hover, .dark .btn-grey:focus:hover {
  background-color: #484a54 !important;
  border-color: #484a54 !important;
}
.dark .btn-green, .dark .btn-green:focus {
  background-color: #5B6657;
  border-color: #5B6657;
  color: #B1F17A !important;
}
.dark .btn-green.active, .dark .btn-green:focus.active {
  color: #B1F17A !important;
  background-color: #5B6657 !important;
}
.dark .btn-green:hover, .dark .btn-green:focus:hover {
  background-color: #4f584b;
  border-color: #4f584b;
}
.dark .btn--google, .dark .btn--google:focus {
  background-color: hsl(8, 74%, 53%);
  border-color: hsl(8, 74%, 53%);
}
.dark .btn--google:hover, .dark .btn--google:focus:hover {
  background-color: #bf321d;
  border-color: #bf321d;
}
.dark .btn--facebook, .dark .btn--facebook:focus {
  background-color: #3c5b9a;
  border-color: #3c5b9a;
}
.dark .btn--facebook:hover, .dark .btn--facebook:focus:hover {
  background-color: #2e4575;
  border-color: #2e4575;
}
.dark .btn--twitter, .dark .btn--twitter:focus {
  background-color: #1da1f2;
  border-color: #1da1f2;
}
.dark .btn--twitter:hover, .dark .btn--twitter:focus:hover {
  background-color: #0c85d0;
  border-color: #0c85d0;
}
.dark .btn--betregister, .dark .btn--betregister:focus {
  background-color: #dc3545 !important;
  border-color: #bd2130 !important;
}
.dark .btn--betregister:active, .dark .btn--betregister:hover, .dark .btn--betregister:focus:active, .dark .btn--betregister:focus:hover {
  background-color: #bd2130 !important;
  border-color: #bd2130 !important;
}
.dark .btn--action, .dark .btn--action:focus {
  background-color: rgba(255, 255, 255, 0.2588235294);
  border-color: rgba(255, 255, 255, 0.0705882353);
}
.dark .btn--action:active, .dark .btn--action:hover, .dark .btn--action:focus:active, .dark .btn--action:focus:hover {
  background-color: rgba(255, 255, 255, 0.1960784314);
  border-color: rgba(255, 255, 255, 0.0705882353);
}
.dark .tag--win {
  background-color: #33980C;
}
.dark .tag--draw {
  background-color: #596072;
}
.dark .tag--defeat {
  background-color: #923333;
}
.dark .tag--under {
  background-color: #938016;
}
.dark .tag--over {
  background-color: #366c82;
}
.dark .tag--gg {
  background-color: #005652;
}
.dark .tag--ng {
  background-color: #735700;
}
.dark .clr-textl {
  color: #545661 !important;
}
.dark .tabs__item {
  background-color: #1f2126;
  color: #fff !important;
}
.dark .tabs__item:hover {
  color: #fff !important;
}
.dark .tabs--lg .tabs__item {
  background-color: #1f2126;
  color: #fff !important;
}
.dark .tabs--lg .tabs__item.active::after {
  background-color: #fff;
}
.dark .tabs--lg .tabs__item:hover {
  color: #fff !important;
  background-color: #2C2F34;
}
.dark .tabs--lg#new {
  background-color: #1F2126;
}
.dark .tabs--compact .tabs__item {
  color: #797979 !important;
}
.dark .tabs--compact .tabs__item::after {
  background-color: #fff;
}
.dark .tabs--compact .tabs__item.active {
  color: #fff !important;
}
.dark .tabs--compact .tabs__item:not(.active):hover {
  color: #fff !important;
  background-color: #2C2F34;
}
.dark .tabs-match .nav-link {
  border-radius: 10px !important;
}
.dark .tabs-match .nav-link.active .tab-card .tab-card__content, .dark .tabs-match .nav-link:hover .tab-card .tab-card__content {
  background-color: #3C3E46;
}
.dark .tabs-match .nav-link .tab-card {
  border: 1px solid #545661;
}
.dark .tabs-match .nav-link .tab-card .tab-card__content {
  background-color: #2C2F34;
}
.dark .tabs-match .nav-link .tab-card .tab-card__content span {
  color: #fff;
}
.dark .window__title {
  background-color: #3c3e46;
}
.dark .window__box {
  background-color: #1f2126;
}
.dark .news__ribbon {
  background-color: #545661;
}
.dark .news__ribbon::before {
  color: #3c3e46;
}
.dark .news__team {
  color: rgba(255, 255, 255, 0.3);
}
.dark .article.news .article-background .related__box {
  background: rgba(46, 46, 46, 0.7);
}
.dark .article.news .article-background .related__box:hover {
  background-color: rgba(23, 23, 23, 0.7);
}
.dark .article.news .related__box {
  background-color: #3C3E46;
  border: 1px solid #545661;
}
.dark .article.news .related__box .related__results {
  background-color: #262831;
  border: 1px solid #545661;
}
.dark .team-tags {
  background: #2C2F34;
}
.dark .team-tags span {
  color: #fff;
}
.dark progress {
  background-color: #366c82 !important;
}
.dark progress::-webkit-progress-bar {
  background-color: #1f2126;
}
.dark progress::-webkit-progress-value {
  background-color: #366c82;
}
.dark progress::-moz-progress-bar {
  background-color: #366c82;
}
.dark ::-moz-selection {
  background: #5c5c5c;
}
.dark ::selection {
  background: #5c5c5c;
}
.dark ::-moz-selection {
  background: #5c5c5c;
}
.dark .force-bold {
  color: #aaa !important;
}
.dark .section--dark {
  background-color: #3c3e46;
  color: #191c1f;
}
.dark .section--dark .title {
  color: #191c1f;
  border-color: rgba(216, 216, 216, 0.2);
}
.dark .odds th {
  border-color: #545661 !important;
}
.dark .odds + hr {
  border-color: #545661 !important;
}
.dark .analysi--dark {
  background-color: #424858;
}
.dark .analysi--dark .analysi__content {
  background-color: #545661;
}
.dark .analysi--dark .analysi__suggestion_wrapper {
  border-color: rgba(255, 255, 255, 0.1);
}
.dark .analysi--dark .analysi__date {
  background-color: #A4A9B7;
}
.dark .card {
  background-color: #3c3e46;
  color: #fff;
}
.dark .card--border {
  border-color: rgba(255, 255, 255, 0.1);
}
.dark .card .team {
  background-color: #252831;
}
.dark .card__body--cat {
  background-color: #424858;
  color: #A4A9B7;
}
.dark .card__match {
  color: #fff !important;
}
.dark .carousel .btn-light, .dark .carousel .btn-light:focus {
  background-color: #f0f0f0;
  border-color: #f0f0f0;
  color: #191c1f !important;
}
.dark .carousel .btn-light:hover, .dark .carousel .btn-light:focus:hover {
  background-color: #e3e3e3;
  border-color: #e3e3e3;
}
.dark .carousel .slick-dots button {
  background-color: #fff;
}
.dark .carousel__loading {
  background-color: #252831 !important;
}
.dark .odds__label {
  background-color: #3c3e46;
}
.dark .odds__value {
  background-color: #252831;
}
.dark .odds-wrap-captions {
  color: #fff;
}
.dark .lineup-switch {
  background-color: #47484F;
}
.dark .lineup-switch:hover {
  background-color: #2f3034;
}
.dark .lineup-switch__item {
  color: #bcbcbc;
}
.dark .lineup-switch__item.active {
  color: #242424;
  background-color: #e7e7e7;
}
.dark .lineup-switch__item:hover {
  color: #fff;
}
.dark .lineup-subs__header {
  border-color: #474747;
}
.dark .lineup-subs__header dt {
  color: #797979;
}
.dark .lineup-subs__item {
  color: #fff !important;
  border-color: #474747;
}
.dark .lineup-subs__name a {
  color: #fff !important;
}
.dark .lineup-subs__name a:hover {
  opacity: 0.5;
}
.dark .lineup-subs__name .name-grey {
  color: #797979 !important;
}
.dark .lineup-subs__substitution a {
  color: #fff !important;
}
.dark .lineup-subs__substitution a:focus:hover {
  color: #fff !important;
}
.dark .lineup-subs__substitution a:hover {
  opacity: 0.5;
}
.dark .timeline-container::after {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(31, 33, 38, 0)), to(#1F2126));
  background: -webkit-linear-gradient(top, rgba(31, 33, 38, 0) 0%, #1F2126 100%);
  background: linear-gradient(180deg, rgba(31, 33, 38, 0) 0%, #1F2126 100%);
}
.dark .timeline {
  background: #303237;
  border: 1px solid #545661 !important;
}
.dark .timeline > *:not(:last-child) {
  border-color: #545661;
}
.dark .timeline--highlight {
  background: #3C3E46;
  border: 1px solid #FFFFFF !important;
}
.dark .timeline-divider__title span {
  background-color: #1F2126;
}
.dark .timeline-divider__match {
  color: "#fff";
}
.dark .player {
  color: #fff;
}
.dark .player__box:not(:first-child) {
  border-color: #545661;
}
.dark .player__data {
  color: #fff;
}
.dark .player__data::after {
  background-color: #e0e0e0;
}
.dark .player--new {
  background-color: #1F2126;
  border: 1px solid #545661;
}
.dark .player--new .player__name {
  color: #fff;
}
.dark .player--new .player__dl {
  border-top: 1px solid #3C3E46;
}
.dark .player--new .player__dl dd, .dark .player--new .player__dl dt {
  color: #fff !important;
}
.dark .player--new:hover {
  background-color: #27292F;
}
.dark .feedback {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.dark .barbox__header {
  border-bottom: 1px solid #3C3E46;
}
.dark .barbox__content p {
  color: #ffffff;
}
.dark .barline {
  background-color: #3C3E46;
}
.dark .barline--light span {
  background: rgba(60, 183, 15, 0.25);
}
.dark .block-wrap {
  background-color: #1F2126;
  border: 1px solid #545661;
}
.dark .block-wrap .checkbox__label {
  color: #fff;
}
.dark .block-wrap .checkbox__label::before {
  background-color: #27292F;
  border: 2px solid #33980C;
}
.dark input:checked + .checkbox__label::before {
  background-color: #33980C;
}
.dark input:checked + .checkbox__label::after {
  color: #1F2126;
}
.dark .block, .dark .settings-block {
  border-top: 1px solid #545661;
}
.dark .icon-tl {
  color: #fff !important;
}
.dark .dropdown--game .dropdown-menu {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
.dark .game {
  background-color: #262831 !important;
  border: 1px solid #545661;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
.dark .game__header {
  border-bottom: 1px solid #545661;
}
.dark .game__title strong {
  color: #fff;
}
.dark .game__title span {
  color: #fff;
}
.dark .game__content {
  border-bottom: 1px solid #545661;
}
.dark .game__content span {
  color: #fff;
}
.dark .game__content:hover {
  background-color: #2F3238;
}
.dark .video-wrap:hover .video {
  opacity: 0.6;
}
.dark .video:hover {
  opacity: 1 !important;
}
.dark .video:hover .video__content {
  background-color: #3C3E46;
  cursor: pointer;
}
.dark .video__background {
  border-color: #545661;
}
.dark .video__content {
  background-color: #262831;
  -webkit-transition: all 0.15s ease 0s;
  transition: all 0.15s ease 0s;
}
.dark .video__match span, .dark .related__match span {
  color: #FFFFFF;
}
.dark .video__results, .dark .related__results {
  background-color: #3C3E46;
  border: 1px solid #545661;
}
.dark .video__results span, .dark .related__results span {
  color: #FFFFFF;
}
.dark .cnx-g-container {
  background-color: #262831;
}
.dark .cnx-g-card.cnx-mod-active .cnx-g-triangle {
  border-top-color: #262831;
}
.dark a.homepage_news {
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 1px solid #545661;
}
.dark a.homepage_news .news__content {
  background: #262831;
  -webkit-box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.12);
          box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.12);
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.dark a.homepage_news .news__content .news__title {
  color: #fff;
}
.dark a.homepage_news:hover .news__content {
  background-color: #3B3D44;
  -webkit-box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.12);
          box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.12);
}
.dark .video-wrap--bordered {
  border-color: #545661 !important;
}
.dark .video--alt .video__content span {
  color: #fff;
}
.dark .video--light .video__background {
  border: 1px solid #545661 !important;
}
.dark .video--light .video__content {
  background-color: #3C3E46 !important;
  border: 1px solid #545661;
}
.dark .video--light .video__match span {
  color: #fff;
}
.dark .video--light .video__results {
  background-color: #3C3E46;
  border: 1px solid #545661;
}
.dark .video--light .video__results span {
  color: #fff;
}
.dark .video-overlay {
  background-color: #252831;
}
.dark .video-overlay__header {
  border-bottom: 1px solid #545661;
}
.dark .video-overlay__header .video .video__content .title {
  color: #fff !important;
}
.dark .video-overlay__header .video .video__content .video__date a, .dark .video-overlay__header .video .video__content .video__date p {
  color: #C8C8C8;
}
.dark .video-overlay__header .video .video__content .video__date a:hover {
  color: #fff !important;
  opacity: 1;
}
.dark .video-overlay__header .video .video__content .video__date p {
  position: relative;
}
.dark .video-overlay__header .video .video__content .video__date p:not(:first-child)::before {
  background-color: #C4C4C4;
}
.dark .video-overlay__header .video .video__content .video__info .video__socials a .icon {
  color: #8A8A8A !important;
  font-size: 20px;
}
.dark .video-overlay__header .video .video__content .video__info .video__socials a:hover {
  opacity: 1;
}
.dark .video-overlay__header .video .video__content .video__info .video__socials a:hover .icon {
  color: #fff !important;
}
.dark .video-overlay__header .video .video__content .video__box {
  border: 1px solid #545661;
}
.dark .video-overlay__header .video .video__content .video__box:hover {
  background-color: #3C3E46;
}
.dark .video-overlay__header .video .video__content .video__matches span {
  color: #fff;
}
.dark .video-overlay__header .video .video__content .video__results {
  background-color: #262831;
  border-color: #545661;
}
.dark .video-overlay__header .video .video__content .video__results span {
  color: #fff;
}
.dark .video-overlay__title {
  color: #fff;
}
.dark .block__trigger--disabled {
  background-color: #1F2126 !important;
}
.dark .block__trigger--normal {
  background-color: #1F2126 !important;
}
.dark .block__trigger--normal:hover {
  background-color: #27292F !important;
}
.dark .block__trigger:not(.collapsed) + div .block__body {
  background-color: #1F2126 !important;
}
.dark .block__trigger:not(.collapsed) + div .block__body:hover {
  background-color: #27292F !important;
}
.dark .block__trigger.collapsed {
  background-color: #1F2126 !important;
}
.dark .block__trigger.collapsed:hover {
  background-color: #27292F !important;
}
.dark .block__trigger:not(.collapsed) {
  background-color: #1F2126 !important;
}
.dark .block__body p {
  color: #fff;
}
.dark .block__body .form-group .form-control {
  background-color: #27292F !important;
}
.dark .block__body .radio label::before {
  background-color: #1F2126;
}
.dark .block__body input:checked + label::before {
  background-color: #27292F;
}
.dark .wrap-col {
  background-color: transparent !important;
}
.dark .modal-link:hover {
  color: #ffffff !important;
}
.dark .modal--info .modal-close span {
  color: #fff !important;
}
.dark .modal-footer {
  padding: 20px;
}
.dark .modal-footer .btn-clean {
  background-color: #42444F !important;
  color: #fff !important;
}
.dark .tv-box {
  background-color: #1F2126;
}
.dark .tv-box__title {
  color: #fff;
}
.dark .tv-box__time {
  color: #fff;
}
.dark .tv-box__logo {
  color: #fff;
}
.dark #matchfilter {
  color: #c7c7c7;
}
.dark .intro--dark .intro__content {
  background-color: #1F2126 !important;
}
.dark .match-hover__score {
  background-color: #1F2126;
  border-color: #1F2126;
}
.dark .match-hover__score p {
  color: #FFFFFF !important;
}
.dark .match-hover__score__live {
  background-color: #3C3E46;
  border-color: #545661;
}
.dark .match-hover__info .info:not(:last-child) {
  border-right: 1px solid #545661 !important;
}
.dark .match-hover__info .info p {
  color: #fff;
}
.dark .boldlink {
  color: #fff;
}
.dark .rypos_stripe__lg span, .dark .rypos_stripe span {
  color: #797979;
}
.dark .platform__container .rypos_stripe span, .dark .platform-wrap .rypos_stripe span, .dark .sticky-footer .rypos_stripe span {
  color: #fff;
}
.dark .odds_banner__single .odds_banner__single__content {
  background-color: #545661;
}
.dark .odds_banner__single .odds_banner__single__content span {
  color: #fff;
}
.dark .footer_pr span {
  color: #fff;
}
.dark .footer_pr .bet-logo:hover {
  -webkit-box-shadow: inset 0 0 0 4px rgba(0, 0, 0, 0.4);
          box-shadow: inset 0 0 0 4px rgba(0, 0, 0, 0.4);
}
.dark .custom-control-label {
  color: #fff !important;
}
.dark .icon-postponed {
  color: #545661;
}

.dark.mob {
  background-color: #1f2126;
}
.dark.mob .btn.active, .dark.mob .btn-primary {
  background-color: #33980C !important;
  border-color: #33980C !important;
}
.dark.mob .btn.active.blue, .dark.mob .btn-primary.blue {
  border-color: #0086bc !important;
  background-color: #0086bc !important;
}
.dark.mob .header-chat-drop {
  background-color: #1f2126;
}
.dark.mob .wrap {
  background-color: transparent;
}
.dark.mob .wrap + .wrap {
  border-color: rgba(255, 255, 255, 0.1);
}
.dark.mob .wrap--grey {
  background-color: #252831;
}
.dark.mob .wrap--grey a {
  color: #fff !important;
}
.dark.mob .wrap--padded {
  background-color: #1f2126;
}
.dark.mob .wrap + * .tabs {
  margin-bottom: 8px;
}
.dark.mob .wrap__date {
  color: #bcbcbc;
}
.dark.mob .analysi__current_page {
  border-color: #545661;
}
.dark.mob .analysi__current_page .analysi__current {
  color: #fff;
}
.dark.mob .analysi__league, .dark.mob .analysi__match, .dark.mob .analysi__footer {
  border-color: #545661;
}
.dark.mob .analysi__league, .dark.mob .analysi__inner {
  background-color: #3C3E46;
}
.dark.mob .analysi-preheader {
  background-color: #3C3E46;
  border-top: 1px solid #545661;
  border-bottom: 1px solid #545661;
}
.dark.mob .analysi-preheader > * {
  position: relative;
}
.dark.mob .analysi-preheader > *:not(:last-child):before {
  background-color: #545661;
}
.dark.mob .wrap--analyseis {
  background-color: #3C3E46;
}
.dark.mob .wrap--new {
  border-top: 1px solid #545661 !important;
  background-color: #3C3E46;
}
.dark.mob .wrap__header,
.dark.mob .wrap__dl {
  border-color: #545661;
}
.dark.mob .tabs {
  background-color: #252831;
  margin-bottom: 0;
}
.dark.mob .tabs a {
  color: #fff !important;
}
.dark.mob .tabs--btns .btn:not(.active) {
  opacity: 1;
}
.dark.mob .tabs__item {
  background-color: #1f2126;
  color: #fff !important;
  border: none !important;
}
.dark.mob .tabs__item.active, .dark.mob .tabs__item.active:hover {
  opacity: 1;
}
.dark.mob .tab-pane {
  background-color: #1f2126;
  padding-top: 15px;
}
.dark.mob .tabs--full .tabs__item {
  background-color: #3C3E46 !important;
  border-bottom: 2px solid #545661 !important;
  color: #888 !important;
}
.dark.mob .tabs--full .tabs__item.active {
  color: #fff !important;
  border-color: #2D880A !important;
}
.dark.mob .tabs-match .nav-link.active .tab-card .tab-card__content {
  background-color: #3C3E46;
}
.dark.mob .tabs-match .nav-link.active .tab-card::before {
  background-color: #3C3E46;
  color: #fff;
}
.dark.mob .tabs-match .nav-link .tab-card {
  border: 1px solid #545661;
}
.dark.mob .tabs-match .nav-link .tab-card .tab-card__content span {
  color: #fff;
}
.dark.mob .tabs-match .nav-link .tab-card:hover .tab-card__content {
  background-color: #3C3E46;
}
.dark.mob .tabs--team {
  background-color: #3C3E46 !important;
}
.dark.mob .tabs--team .tabs__item {
  background-color: #3C3E46 !important;
  color: #888888;
  border-bottom: 2px solid transparent !important;
}
.dark.mob .tabs--team .tabs__item.active {
  border-bottom: 2px solid #2D880A !important;
  color: #FFFFFF;
}
.dark.mob .tabs-new {
  background-color: #3C3E46 !important;
  border-top: 1px solid #545661;
  border-bottom: 1px solid #545661;
}
.dark.mob .main {
  background-color: #1f2126;
}
.dark.mob .main--white {
  background-color: #252831;
}
.dark.mob .btn {
  color: #fff;
}
.dark.mob .header {
  background-color: #3C3E46;
  border-bottom: 1px solid #545661;
}
.dark.mob .header .btn--square:not(.btn-primary) {
  background-color: #545661;
}
.dark.mob .header .btn--square:not(.btn-primary):hover {
  background-color: #252831;
}
.dark.mob .header-drop {
  background-color: #252831;
}
.dark.mob .search-n__title {
  color: #A6A6A6 !important;
}
.dark.mob .match__info li {
  border-color: rgba(255, 255, 255, 0.1) !important;
}
.dark.mob .match a {
  color: #fff;
}
.dark.mob .player-titlebar {
  border-color: #545661;
  background-color: #3C3E46;
}
.dark.mob .tips-wrap {
  border: 1px solid #3C3E46;
}
.dark.mob .tip__title {
  background-color: #3C3E46;
  color: #fff !important;
}
.dark.mob .tip__value {
  border: none;
  background-color: #252831 !important;
}
.dark.mob .tip .bgr-rev-1, .dark.mob table.table--tziros .bgr-rev-1 {
  background-color: rgba(58, 45, 41, 0.66) !important;
}
.dark.mob .tip .bgr-rev-2, .dark.mob table.table--tziros .bgr-rev-2 {
  background-color: rgba(71, 52, 42, 0.66) !important;
}
.dark.mob .tip .bgr-rev-3, .dark.mob table.table--tziros .bgr-rev-3 {
  background-color: rgba(91, 62, 44, 0.66) !important;
}
.dark.mob .tip .bgr-rev-4, .dark.mob table.table--tziros .bgr-rev-4 {
  background-color: rgba(109, 70, 45, 0.77) !important;
}
.dark.mob .tip .bgr-rev-5, .dark.mob table.table--tziros .bgr-rev-5 {
  background-color: #864D2A !important;
}
.dark.mob .tip .bgr-rev-6, .dark.mob table.table--tziros .bgr-rev-6 {
  background-color: #864D2A !important;
}
.dark.mob .tip .bgr-rev-7, .dark.mob table.table--tziros .bgr-rev-7 {
  background-color: rgba(255, 131, 54, 0.68) !important;
}
.dark.mob .tip .bgr-rev-8, .dark.mob table.table--tziros .bgr-rev-8 {
  background-color: #FF7E2D !important;
}
.dark.mob .intro {
  background-color: #252831;
}
.dark.mob .intro--bordered {
  background-color: #3C3E46;
  border-bottom: 1px solid #545661;
}
.dark.mob .submenu__content {
  background-color: #1f2126;
}
.dark.mob .submenu__trigger {
  color: #fff;
}
.dark.mob .chat-form {
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
}
.dark.mob .chat-form .form-control {
  background-color: #3c3e46;
}
.dark.mob .chat-form .btn-clean {
  color: #fff !important;
}
.dark.mob .article.news .article-background .related__box {
  background-color: #3C3E46;
}
.dark.mob .article.news .article-background .related__box:hover {
  background-color: rgba(23, 23, 23, 0.7);
}
.dark.mob .team__title {
  color: #999;
}
.dark.mob .link-text {
  color: #fff !important;
}
.dark.mob .row--border-xs > *:not(:last-child) {
  border-color: rgba(255, 255, 255, 0.1);
}
.dark.mob .table--clean tr {
  border-bottom: 1px solid #545661 !important;
}
.dark.mob .table--clean tr:first-child {
  border-top: 1px solid #545661;
}
.dark.mob .table--clean tr td {
  background-color: #3C3E46 !important;
  border: none !important;
}
.dark.mob .table--clean .table-date::after {
  background-color: #545661;
}
.dark.mob .table--clean .table-date span {
  color: #888888;
}
.dark.mob .table--clean .marker--grey {
  background-color: #C4C4C4;
}
.dark.mob .table--clean .marker--green {
  background-color: #454A4B;
}
.dark.mob .table--clean .marker--red {
  background-color: #50474D;
}
.dark.mob .table__match .nav {
  background-color: #3c3e46 !important;
}
.dark.mob .table__match .tab-pane {
  background-color: #545661 !important;
}
.dark.mob .table__match .tabs__item {
  background-color: #545661 !important;
}
.dark.mob .table__match .subtitle-light {
  background-color: #3c3e46;
}
.dark.mob .table__match .comment__content p {
  background-color: transparent !important;
}
.dark.mob .table__match .clr-textl {
  color: rgba(255, 255, 255, 0.5) !important;
}
.dark.mob .table__match .btn-light {
  background-color: #252831 !important;
}
.dark.mob .table-new .table-new__item {
  background-color: #3C3E46;
  -webkit-box-shadow: 0px 1px 0px #545661;
          box-shadow: 0px 1px 0px #545661;
}
.dark.mob .table-new .table-new__item:hover {
  background-color: #3C3E46 !important;
}
.dark.mob .table-new .table-new__info:not(.table-new__pin) {
  border-right: 1px solid #545661;
}
.dark.mob .table-new .table-new__info p {
  color: #A6A6A6;
}
.dark.mob .table-new .table-new__rec .team span {
  color: #FFF;
}
.dark.mob #matchpage_odds_selector label {
  color: #fff;
}
.dark.mob .odds th {
  border-color: #545661 !important;
}
.dark.mob .odds + hr {
  border-color: #545661 !important;
}
.dark.mob .dropdown-wrap {
  background-color: #32343C;
}
.dark.mob .dropdown-wrap .dropdown-menu {
  background-color: #3C3E46;
}
.dark.mob .dropdown-wrap .dropdown-menu .dropdown-item:hover {
  background-color: #464A56;
  color: #B4D2A5;
}
.dark.mob .bet-company {
  background-color: #3C3E46;
  border-color: #aaa;
  color: #A6A6A6;
}
.dark.mob .bet-company__score {
  border-color: #545661;
}
.dark.mob .bet-company__score dt {
  color: #A6A6A6;
}
.dark.mob .bet-company__score--active dt {
  color: #fff;
}
.dark.mob .bet-company__score dd progress {
  background-color: #474747;
}
.dark.mob .bet-company__score dd progress::-webkit-progress-bar {
  background-color: #474747;
}
.dark.mob .odds th,
.dark.mob .odds hr {
  border-color: #545661 !important;
}
.dark.mob .odds__label {
  background-color: #3C3E46;
}
.dark.mob .odds__value {
  background-color: #636A71;
}
.dark.mob .odds-wrap-captions {
  color: #fff;
}
.dark.mob .lineup-switch {
  background-color: #47484F;
}
.dark.mob .lineup-switch:hover {
  background-color: #2f3034;
}
.dark.mob .lineup-switch__item {
  color: #bcbcbc !important;
}
.dark.mob .lineup-switch__item.active {
  color: #242424 !important;
  background-color: #e7e7e7;
}
.dark.mob .lineup-switch__item:hover {
  color: #fff;
}
.dark.mob .lineup-subs__header {
  border-color: #474747;
}
.dark.mob .lineup-subs__header dt {
  color: #797979;
}
.dark.mob .lineup-subs__item {
  color: #fff !important;
  border-color: #474747;
}
.dark.mob .lineup-subs__name .name-grey {
  color: #797979 !important;
}
.dark.mob .custom-nav-pills {
  border-color: #545661 !important;
  background-color: #3C3E46 !important;
  border-top: 1px solid #545661 !important;
  margin-top: -1px;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.dark.mob .pretable__container {
  border-color: #545661 !important;
}
.dark.mob .pretable.custom-nav-pills {
  background-color: #1F2126 !important;
  border-bottom: none !important;
}
.dark.mob .pretable .sound_btn .icon {
  color: #fff;
}
.dark.mob .pretable .filter .form-control {
  border-color: #545661;
  background-color: transparent;
}
.dark.mob .pretable__divider {
  background-color: #545661 !important;
}
.dark.mob .score-list-wrap--card {
  border: 1px solid #545661;
  background-color: #3C3E46 !important;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.dark.mob .subtitle-match {
  background-color: transparent !important;
}
.dark.mob .subtitle-bar {
  border-color: #545661;
}
.dark.mob .subtitle-light {
  background-color: #545661;
  color: #BCBCBC;
}
.dark.mob .score-list-footer {
  border-color: #545661;
}
.dark.mob .score-list__time {
  color: #fff;
}
.dark.mob .timeline {
  background-color: transparent;
  border: none !important;
}
.dark.mob .timeline::before {
  background-color: #8e8e8e;
}
.dark.mob .timeline__time {
  background-color: #fff;
}
.dark.mob .timeline__content {
  border-color: #545661;
  color: #b4b4b4;
}
.dark.mob .timeline__title {
  background-color: #1f2126;
}
.dark.mob .timeline__time {
  background-color: #1f2126;
}
.dark.mob .feedback {
  background-color: #3C3E46;
  color: #ffffff;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.dark.mob .history-overlay {
  background: rgba(0, 0, 0, 0.6);
}
.dark.mob .history {
  background-color: #3C3E46;
}
.dark.mob .history__header {
  border-bottom: 1px solid #545661;
}
.dark.mob .history__title {
  color: #fff;
}
.dark.mob .history__close {
  color: #fff !important;
}
.dark.mob .history__table tbody tr {
  border-bottom: 1px solid #545661;
}
.dark.mob .history__table tbody tr td {
  color: #FFF;
}
.dark.mob .history__table tbody tr td:not(:last-child)::before {
  background-color: #545661;
}
.dark.mob .history__table .tag--draw {
  background-color: #8E8E8E !important;
  color: #3C3E46 !important;
}
.dark.mob .history__table .tag--under {
  background-color: #FFB22F !important;
  color: #3C3E46 !important;
}
.dark.mob .barbox__header {
  border-bottom: 1px solid #3C3E46;
}
.dark.mob .barbox__content p {
  color: #ffffff;
}
.dark.mob .barline {
  background-color: #3C3E46;
}
.dark.mob .barline--light span {
  background: rgba(60, 183, 15, 0.25);
}
.dark.mob #sticky-list .accordion-group-label span {
  color: #252831;
}
.dark.mob .wrap--padded {
  background-color: #252831;
}
.dark.mob .video--horizontal {
  border: 1px solid #545661 !important;
  border-radius: 6px;
  padding: 0;
}
.dark.mob .video--horizontal .video__background {
  border-radius: 6px 0 0 6px;
}
.dark.mob .video--horizontal .video__content {
  color: #fff;
  background-color: #3C3E46;
}
.dark.mob .video--horizontal:hover .video__content {
  background-color: #545661;
}
.dark.mob .video-overlay .video-overlay__header {
  background-color: #3C3E46;
}
.dark.mob .video-overlay .video-overlay__header::before {
  content: "";
  background: #A4A4A4;
}
.dark.mob .video-overlay .video-overlay__header .video-overlay__close {
  color: #fff !important;
}
.dark.mob .video-overlay .video-overlay__body {
  background-color: #3C3E46;
}
.dark.mob .video-overlay .video-overlay__body .video__box {
  border-top: 1px solid #545661;
  border-bottom: 1px solid #545661;
  background-color: #3C3E46 !important;
}
.dark.mob .video-overlay .video-overlay__body .video__time span, .dark.mob .video-overlay .video-overlay__body .video__results span {
  color: #999999;
}
.dark.mob .video-overlay .video-overlay__body .video__time {
  border-right: 1px solid #545661;
}
.dark.mob .video-overlay .video-overlay__body .video__results {
  background-color: #1F2126;
  border: 1px solid #545661;
}
.dark.mob .video-overlay .video-overlay__body .video__results span {
  color: #fff !important;
}
.dark.mob .video-overlay .video-overlay__body .video__match span {
  color: #fff;
}
.dark.mob .video-overlay .video-overlay__body p {
  color: #fff;
}
.dark.mob .video-overlay .video-overlay__body .video--horizontal:hover .video__background::before {
  display: block;
}
.dark.mob .video-overlay .video-overlay__body .video--horizontal:hover .video__content {
  background-color: #1F2126 !important;
}
.dark.mob .video-overlay .video-overlay__body .video--horizontal .video__background {
  position: relative;
  border-radius: 6px 0 0 6px;
  -webkit-transition: all 0.15s ease 0s;
  transition: all 0.15s ease 0s;
}
.dark.mob .video-overlay .video-overlay__body .video--horizontal .video__background::before {
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 24px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 10;
  display: none;
}
.dark.mob .footer {
  background-color: #1F2126;
}
.dark.mob .footer .title--light {
  color: #191C1F;
}
.dark.mob .footer p {
  color: #8A8A8A;
}
.dark.mob .footer .btn--lg {
  background-color: #3C3E46 !important;
  color: #FFFFFF !important;
}
.dark.mob .footer__content--bordered {
  border-bottom: 1px solid #36383C;
}
.dark.mob .footer__copy {
  color: #fff !important;
}
.dark.mob .footer__socials a {
  color: #8A8A8A !important;
}
.dark.mob .footer__applogos {
  border-top: 1px solid #36383C;
  border-bottom: 1px solid #36383C;
}
.dark.mob .footer__applogos a {
  border: 1px solid #8A8A8A;
  border-radius: 6px;
}
.dark.mob .footer__nav a {
  color: #fff;
}
.dark.mob .history__body .block {
  border-bottom: none;
}
.dark.mob .history__body .block__trigger {
  background-color: #3C3E46 !important;
}
.dark.mob .block-wrap--alt .block__trigger {
  border-bottom: 1px solid #545661;
}
.dark.mob .block-wrap--alt .block__trigger span, .dark.mob .block-wrap--alt .block__trigger .icon {
  color: #FFFFFF;
}
.dark.mob .block-wrap--alt .block__content {
  border-top: none;
  border-bottom: 1px solid #545661;
}
.dark.mob .block-wrap--alt .block__time::after {
  background-color: #545661;
}
.dark.mob .block-wrap--alt .block__matches div span {
  color: #fff;
}
.dark.mob .block-wrap {
  background-color: #1f2126;
}
.dark.mob .block, .dark.mob .settings-block {
  background-color: #3C3E46 !important;
  border-bottom: 1px solid #545661;
}
.dark.mob .block span, .dark.mob .block .icon, .dark.mob .settings-block span, .dark.mob .settings-block .icon {
  color: #fff;
}
.dark.mob .block-overlay__close {
  border-top: 1px solid #545661;
}
.dark.mob .block-overlay {
  background-color: #3C3E46 !important;
  border-top: 8px solid #191C1F;
}
.dark.mob .block-overlay span, .dark.mob .block-overlay strong {
  color: #fff;
}
.dark.mob .block-overlay form label {
  color: #A6A6A6;
}
.dark.mob .block-overlay form input {
  background: #262831;
  border: 1px solid #262831;
}
.dark.mob .alert-white {
  background-color: #3C3E46;
  -webkit-box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.25);
  color: #FFFFFF;
}
.dark.mob .link-grey {
  color: #A6A6A6 !important;
}
.dark.mob .switch-wrap {
  background: #3C3E46 !important;
  border-bottom: 1px solid #545661;
}
.dark.mob .switch-bar__switch label {
  background-color: #2F3034;
}
.dark.mob .switch-bar__switch label::before {
  background-color: #545661;
  -webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.25);
}
.dark.mob .switch-bar__switch input:checked + label {
  background-color: rgba(61, 183, 14, 0.25);
}
.dark.mob .switch-bar__switch input:checked + label::before {
  background-color: #33980C;
}
.dark.mob .video-slider .video--alt .video__background img {
  border: 1px solid #545661;
}
.dark.mob .radio label::before {
  background-color: #3C3E46;
}
.dark.mob .radio input:checked + label::before {
  background-color: #4F515B;
}
.dark.mob .intro--white {
  background-color: #3C3E46 !important;
}
.dark.mob .intro--double {
  background-color: #3C3E46;
  border: 1px solid #545661;
}
.dark.mob .intro--double .intro__footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-top: auto;
}
.dark.mob .intro--double .intro__footer > * {
  border-top: 1px solid #545661;
}
.dark.mob .intro--double .intro__footer a {
  color: #fff !important;
}
.dark.mob .intro--double .intro__footer a .colored-box {
  background-color: #8C8C8C;
}
.dark.mob .intro--row {
  border-bottom: 1px solid #545661;
}
.dark.mob .overlay-info .overlay__header {
  background-color: #3C3E46;
  border-top: none;
  border-bottom: 1px solid #545661;
}
.dark.mob .overlay-info .overlay__body {
  background-color: #1F2126;
}
.dark.mob .overlay-info .overlay__body p {
  color: #fff;
}
.dark.mob .tv-box {
  background-color: #1F2126;
}
.dark.mob .tv-box__title {
  color: #fff;
}
.dark.mob .tv-box__time {
  color: #fff;
}
.dark.mob .tv-box__logo {
  color: #fff;
}
.dark.mob #matchfilter {
  color: #666666;
}
.dark.mob .abox__btn:hover {
  background-color: #fff;
}
.dark.mob .news--new {
  background: #3C3E46;
  border-color: #545661;
}
.dark.mob .news--new .news__info {
  border-color: #545661;
}
.dark.mob .news--new .news__info .news__date {
  background-color: #545661;
  color: #fff;
}
.dark.mob .news--new .news__info .news__title {
  color: white;
}
.dark.mob .player-new {
  background-color: #3C3E46;
  border-top: #545661;
}
.dark.mob .player-new:last-child {
  border-bottom: #545661;
}
.dark.mob .player-new .player__dl dd, .dark.mob .player-new .player__dl dt {
  color: #fff !important;
}
.dark.mob .player-new .player__dl dd span, .dark.mob .player-new .player__dl dt span {
  color: #fff !important;
}
.dark.mob .player-new p {
  color: #fff !important;
}
.dark.mob .player-new p span {
  color: #fff !important;
}
.dark.mob .player-new ~ .subtitle {
  background-color: #545661;
  border-color: #545661;
}
.dark.mob .subheader-n {
  background: #3C3E46;
  -webkit-box-shadow: 0px 1px 0px #545661;
          box-shadow: 0px 1px 0px #545661;
}
.dark.mob .subheader-n .subheader-n__icon {
  color: #fff !important;
}
.dark.mob .odds_banner__single .odds_banner__single__content {
  border: 1px solid #D6D6D6;
}
.dark.mob .platform__listing {
  background-color: #3C3E46;
}

/*------------------------------------*
	@COMPONENTS #SWITCH
\*------------------------------------*/
.switch {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.pretable .switch {
  margin-right: 6px;
}
.pretable .switch + .pretable__divider {
  margin-left: -6px;
}
.switch input {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.switch label {
  background-color: #5c5c5c;
  color: #ddd;
  margin-bottom: 0;
  padding: 2px 10px;
  -webkit-transition: background 0.3s ease, color 0.3s ease;
  transition: background 0.3s ease, color 0.3s ease;
  border-radius: 3px;
}
.switch label:hover {
  color: #fff;
}
@media (max-width: 340px) {
  .switch label {
    font-size: 12px;
  }
}
.switch input:checked + label {
  background-color: #0086bc;
  color: #fff;
  border-radius: 3px;
  padding: 3px 10px;
  -ms-flex-item-align: stretch;
      align-self: stretch;
}

.custom-control-label {
  color: #191c1f !important;
}

.custom-control-input:checked ~ .custom-control-label::before {
  border-color: #35ae10 !important;
  background-color: #35ae10 !important;
}

/*------------------------------------*
	@COMPONENTS #QUOTE
\*------------------------------------*/
.quote {
  padding: 25px 10px 10px 10px;
  font-style: italic;
  background: rgba(238, 238, 238, 0.5);
  border-radius: 5px;
  margin-right: 10px;
  quotes: "“" "”" "«" "»";
}
.quote::before {
  color: #bbb;
  content: open-quote;
  font-size: 4em;
  line-height: 0;
  margin-right: 0.2em;
  vertical-align: -0.4em;
}
.quote::after {
  color: #bbb;
  content: close-quote;
  font-size: 4em;
  line-height: 0;
  margin-left: -0.1em;
  vertical-align: -0.7em;
}

.blockline {
  border-left: 3px solid #bbb;
  margin: 0 10px;
}

/*------------------------------------*
	@COMPONENTS #EDITOR_SIGNATURE
\*------------------------------------*/
.editor_signature_container {
  margin-top: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 5px 5px 0 5px;
  border-top: 1px solid #e0e0e0;
  width: 50%;
}
@media (max-width: 640px) {
  .editor_signature_container {
    width: 75%;
  }
}
.editor_signature_container .editor_signature {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  line-height: 1.4;
  font-size: 16px;
}
.editor_signature_container .editor_name {
  font-weight: 700;
}
.editor_signature_container span:not(.editor_name) {
  font-size: 14px;
  margin-top: 4px;
  color: #999999 !important;
}
.editor_signature_container .editor_signature--sm {
  font-size: 14px;
}

.editor_avatar {
  margin: 0.25rem 0.25rem 0 0;
  width: 40px;
  height: 40px;
}
.editor_avatar--sm {
  width: 30px;
  height: 30px;
}
.editor_avatar--round {
  border-radius: 20px;
  margin: 0.25rem !important;
}
.editor_avatar--round:not(:last-child) {
  margin: 0 10px 0 0 !important;
}
@media (max-width: 640px) {
  .editor_avatar {
    width: 40px;
    height: 40px;
  }
  .editor_avatar--sm {
    width: 20px;
    height: 20px;
  }
}

/*------------------------------------*
	@COMPONENTS #ANALYSEIS-BOX
\*------------------------------------*/
.js-carousel-abox {
  visibility: hidden;
}
.js-carousel-abox.slick-initialized {
  visibility: visible;
}

.abox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
}

.abox__header {
  position: relative;
  margin-top: -8px;
  margin-bottom: 8px;
  padding-right: 15px;
}
.analysi-header .abox__header {
  height: unset;
}

.abox__scroller.js-carousel-abox {
  height: 44px;
}
.abox__scroller .slick-arrow {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  height: 30px;
  width: 30px;
  border-radius: 50%;
  background-color: #fff;
  color: #000;
  -webkit-box-shadow: 0px 0px 4px rgba(67, 67, 67, 0.34);
          box-shadow: 0px 0px 4px rgba(67, 67, 67, 0.34);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 14px;
  z-index: 10;
}
.abox__scroller .slick-arrow--prev {
  left: -15px;
  display: none !important;
}
.abox__scroller .slick-arrow--next {
  right: -15px;
}
.abox__scroller .slick-arrow .icon {
  font-size: 20px;
}
.abox__scroller .slick-arrow:hover {
  background-color: #F8F8F8;
}
.abox__scroller .slick-track {
  left: 1px;
}

.abox__btn {
  height: 30px;
  border-radius: 999px;
  background: #F4F4F4;
  border: 1px solid #D4D4D4 !important;
  padding-right: 10px;
  padding-left: 10px;
  color: #626262;
  position: relative;
  margin: 7px 4px;
}
.abox__btn--active, .abox__btn.active {
  border-color: #383840 !important;
  background-color: #383840;
  color: #fff;
  pointer-events: none;
}
.abox__btn:hover {
  background-color: #E2E2E2;
  color: #626262;
}
.mob .abox__btn:hover {
  background-color: #383840;
}

a.abox__btn:focus {
  color: #626262;
}

.abox__tag {
  width: 14px;
  height: 14px;
  background-color: #33980C;
  color: #fff;
  position: absolute;
  top: -7px;
  right: 0;
  border-radius: 50%;
  font-size: 8px;
  font-weight: 500;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.abox__card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #FFFFFF;
  border: 1px solid #ECECEC;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 12px;
  padding: 8px;
  color: #191C1F;
}
.abox--lg .abox__card {
  padding: 16px;
}
.abox__card:not(:last-child) {
  margin-bottom: 8px;
}
.abox__card:hover {
  background-color: #F8F8F8;
  border-color: #ececec;
  color: #191C1F;
}

.abox__teams {
  display: block;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  max-width: 72%;
}
.abox__teams .team {
  line-height: 1;
  font-size: 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.abox__teams .team .team__logo {
  margin-right: 8px;
}
.abox__teams .team:not(:last-child) {
  margin-bottom: 8px;
}
.abox__teams strong {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: 400 !important;
}
.abox--lg .abox__teams strong {
  font-weight: 700;
}

#analyseis_wrapper {
  position: -webkit-sticky;
  position: sticky;
  top: 120px;
}

#analyseis_wrapper .abox__teams {
  max-width: -webkit-calc(100% - 89px);
  max-width: calc(100% - 89px);
}

.abox__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  font-size: 14px;
  margin-left: 8px;
  padding-left: 8px;
  border-left: 1px solid #e2e2e2;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 42px;
}
.abox__info strong {
  color: #3DB70E;
}
.abox--lg .abox__info {
  width: 82px;
}

/*------------------------------------*
	@COMPONENTS #PLAYER
\*------------------------------------*/
.player {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 16px;
  margin-bottom: 0 !important;
}

.player-new {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 18px;
  background-color: #fff;
  border-top: 1px solid #F2F2F2;
}
.player-new:last-child {
  border-bottom: 1px solid #F2F2F2;
}
.player-new .player__img {
  height: 40px;
  width: 40px;
  border-radius: 999px;
  -o-object-fit: cover;
     object-fit: cover;
  margin-right: 18px;
  margin-bottom: 0;
}
.player-new .player__dl {
  margin-bottom: 0;
}
.player-new .player__dl dd {
  font-weight: 700;
  font-size: 14px;
  line-height: 16px;
  color: #191C1F;
  margin-bottom: 6px;
}
.player-new .player__dl dt {
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 14px;
  color: #191C1F;
}
.player-new .player__dl dt span {
  color: #595959;
}
.player-new p {
  margin-left: auto;
  margin-bottom: 0;
  font-weight: 700;
  font-size: 14px;
  line-height: 16px;
  color: #191C1F;
}
.player-new ~ .subtitle {
  height: 28px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-right: 16px;
  padding-left: 16px;
  margin-bottom: 0;
  background-color: #fafafa;
  border-top: 1px solid #F2F2F2;
}

.player__img {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  margin-bottom: 16px;
}

.player__name {
  color: #242424;
  font-size: 14px;
  font-weight: 500;
  margin-top: 0;
  margin-bottom: 5px;
}

.player__title {
  font-size: 12px;
  font-weight: 500;
  color: #a6a6a6;
}

table.player-stats {
  border-color: #f6f6f6;
}
table.player-stats.mobile thead th {
  font-weight: 100 !important;
  background-color: #f6f6f6 !important;
}
table.player-stats thead, table.player-stats tbody, table.player-stats th, table.player-stats td, table.player-stats tr {
  border: 1px solid #f6f6f6;
}
table.player-stats td.stat {
  padding: 0.7em 0;
  border-bottom: 1px solid #f6f6f6 !important;
}

.dark table.player-stats.mobile {
  border-color: #262831;
}
.dark table.player-stats.mobile thead th {
  background-color: #262831 !important;
}
.dark table.player-stats.mobile thead, .dark table.player-stats.mobile tbody, .dark table.player-stats.mobile th, .dark table.player-stats.mobile td, .dark table.player-stats.mobile tr {
  border: 1px solid #262831;
}
.dark table.player-stats.mobile thead.stat, .dark table.player-stats.mobile tbody.stat, .dark table.player-stats.mobile th.stat, .dark table.player-stats.mobile td.stat, .dark table.player-stats.mobile tr.stat {
  border-bottom: 1px solid #262831 !important;
}

th.stat-card {
  line-height: 1.1em;
}

.player-titlebar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 14px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #f2f2f2;
  height: 50px;
  padding-right: 16px;
  padding-left: 16px;
  width: 100%;
  background-color: #fff;
  position: -webkit-sticky;
  position: sticky;
  top: 50px;
  left: 0;
  width: 100%;
  background-color: #fff;
  z-index: 900;
}

.player-titlebar__name {
  font-size: 14px;
}

.icon.fas.fa-star {
  color: #f2c803;
}

.icon.fal.fa-star {
  color: #a6a6a6;
}

.modal-content.new-modal-content {
  border-radius: 12px;
  padding: 18px 16px;
}
.dark .modal-content.new-modal-content {
  background: #2F313A;
  border: 1px solid #545661;
}
.dark .modal-content.new-modal-content .modal-header {
  border-bottom: 1px solid #545661;
}
.modal-content.new-modal-content .modal-header {
  font-size: 16px;
  padding: 0 0 18px 0 !important;
}
.modal-content.new-modal-content .modal-header .modal-title {
  font-size: 16px;
}
.modal-content.new-modal-content .modal-body {
  padding: 21px 0 0 0 !important;
}
.modal-content.new-modal-content button {
  padding: 10px 26px;
  color: #666666;
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
  background-color: #E7E7E7;
}
.dark .modal-content.new-modal-content button {
  background-color: #545661;
}

/*------------------------------------*
    @TRUMPS #COLORS
\*------------------------------------*/
.clr-primary {
  color: #33980C !important;
}

.clr-alt {
  color: #f40430 !important;
}

.clr-white {
  color: #ffffff !important;
}

.clr-green {
  color: #33980C !important;
}

.clr-greend {
  color: #2f990a !important;
}

.clr-red {
  color: #f40430 !important;
}
.dark .clr-red {
  color: #FF6F7B !important;
}

.clr-red-brown {
  color: #b35353 !important;
}

.clr-yellow {
  color: #f2c803 !important;
}

.clr-blue {
  color: #0086bc !important;
}

.clr-oranged {
  color: #e8620d !important;
}

.clr-orange {
  color: #f48304 !important;
}

.clr-gold {
  color: #d9a400 !important;
}

.clr-grey {
  color: #5c5c5c !important;
}

.clr-greyl {
  color: #e0e0e0 !important;
}

.clr-light {
  color: #999;
}

.bgr-white {
  background-color: #ffffff !important;
}

.bgr-green {
  background-color: #33980C !important;
}

.bgr-greenl {
  background-color: #f6fef6 !important;
}

.bgr-greend {
  background-color: #2f990a !important;
}

.bgr-lime {
  background-color: #95ef4d !important;
}

.bgr-yellowl {
  background-color: #fefee9 !important;
}

.bgr-limel {
  background-color: #f6fee1 !important;
}

.bgr-orange {
  background-color: #f48304 !important;
}

.bgr-orangel {
  background-color: #ffe3c0 !important;
}

.bgr-blued {
  background-color: #1654a0 !important;
}

.bgr-grey {
  background-color: #eee !important;
}

.bgr-greyl {
  background-color: #f8f8f8 !important;
}

.bgr-greyld {
  background-color: #f0f0f0 !important;
}

.bgr-greyd {
  background-color: #d0d0d0 !important;
}

.bgr-orange {
  background-color: #f48304 !important;
}

.bgr-orangel {
  background-color: #ffe3c0 !important;
}

.bgr-pale {
  background-color: #fef3ca !important;
}

.bgr-palel {
  background-color: #fef6da !important;
}

.bgr-orangell {
  background-color: #ffeec9 !important;
}

.bgr-stats-pos {
  background-color: #33980C !important;
}

.bgr-stats-neg {
  background-color: #f3b598 !important;
}

.bgr-rev-0 {
  background-color: rgba(255, 126, 45, 0.2) !important;
}

.bgr-rev-1 {
  background-color: rgba(255, 126, 45, 0.3) !important;
}

.bgr-rev-2 {
  background-color: rgba(255, 126, 45, 0.4) !important;
}

.bgr-rev-3 {
  background-color: rgba(255, 126, 45, 0.5) !important;
}

.bgr-rev-4 {
  background-color: rgba(255, 126, 45, 0.6) !important;
}

.bgr-rev-5 {
  background-color: rgba(255, 126, 45, 0.7) !important;
}

.bgr-rev-6 {
  background-color: rgba(255, 126, 45, 0.8) !important;
}

.bgr-rev-7 {
  background-color: rgba(255, 126, 45, 0.89) !important;
}

.bgr-rev-8 {
  background-color: #FF7E2D !important;
}

.bgr-ts-top1 {
  background-color: #13c562 !important;
}

.bgr-ts-top2 {
  background-color: #4b9eea !important;
}

.bgr-ts-top3 {
  background-color: #9c9c9c !important;
}

.bgr-ts-bot1 {
  background-color: #a79f41 !important;
}

.bgr-ts-bot2 {
  background-color: #e09b4c !important;
}

.bgr-ts-bot3 {
  background-color: #e05454 !important;
}

.bgr-ts-def1 {
  background-color: #fdf3c7 !important;
}

.bgr-ts-def2 {
  background-color: #999999 !important;
}

/*------------------------------------*
	@TRUMPS #TYPE
\*------------------------------------*/
.text-sm {
  font-size: 10px !important;
}

.text-md {
  font-size: 11px !important;
}

.text-base {
  font-size: 14px !important;
}

.weight-regular {
  font-weight: 400;
}

/*------------------------------------*
    @TRUMPS #HELPERS
\*------------------------------------*/
.clean {
  margin: 0;
  padding: 0;
}

.no-transition,
.no-transition * {
  -webkit-transition: none !important;
  transition: none !important;
}

.amp {
  font-family: Baskerville, Palatino, "Palatino Linotype", "Book Antiqua", serif;
  font-size: 1.4em;
  font-style: italic;
  font-weight: normal;
}

.nowrap {
  white-space: nowrap;
}

.nounderline {
  text-decoration: none !important;
}

.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.flex--j-between {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.flex--a-start {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex--a-center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.nogrow {
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
}

.noscroll {
  overflow: hidden;
}

.pointer {
  cursor: pointer;
}

.nopointer {
  cursor: default;
}

.invisible {
  display: none !important;
}

.valign-middle {
  vertical-align: middle;
}

.border-orange {
  border: 3px solid #f48304;
}

.break-all {
  /* force a break but prefer a word break */
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  word-break: break-all;
  word-break: break-word;
  white-space: normal;
}

.sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 65px;
}

@media (max-width: 340px) {
  .xxs-hide {
    display: none;
  }
}

.radius2 {
  border-radius: 2px;
}

/*------------------------------------*
	@TRUMPS #LAYOUT
\*------------------------------------*/
.spaced1 {
  margin-bottom: 10px !important;
}

.spaced2 {
  margin-bottom: 20px !important;
}

.spaced3 {
  margin-bottom: 30px !important;
}

.mr-auto {
  margin-right: auto;
}

.ml-auto {
  margin-left: auto;
}

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

.w-0 {
  min-width: 0 !important;
  width: 0 !important;
}

.mb-05 {
  margin-bottom: 0.125rem !important;
}

/*------------------------------------*
	@TRUMPS #PRINT
\*------------------------------------*/
/**
 * Very crude, reset-like styles taken from the HTML5 Boilerplate:
 * https://github.com/h5bp/html5-boilerplate/blob/3c3c5e64604209a4d63e1e4c48dd245d45fadfd9/css/main.css#L200-L234
 */
@media print {
  body {
    background-color: transparent;
  }
  *,
  *:before,
  *:after {
    color: #000 !important; /* Black prints faster: h5bp.com/s */
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: none !important;
  }
  /**
   * Don’t show links that are fragment identifiers, or use the `javascript:`
   * pseudo protocol.
   */
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  table.table .btn {
    display: inline !important;
  }
  .menu,
  .pretable:not(.pretable--nav),
  .pretable--nav > div,
  .split__sidebar,
  .platform,
  .banner,
  .fa-thumbs-up,
  .tbody-trigger p,
  [data-toggle=collapse] [class*=fa-angle],
  .window,
  .btn:not(.user),
  .embed-responsive,
  .footer {
    display: none !important;
  }
  .pretable {
    background-color: #f0f0f0;
  }
  div.collapse {
    display: block !important;
  }
  tbody.collapse {
    display: table-row-group !important;
  }
  tr.collapse {
    display: table-row !important;
  }
  .link {
    text-decoration: none !important;
    color: #000 !important;
    font-weight: bold;
  }
  .split__main {
    max-width: 100% !important;
  }
  .news-liner {
    display: none;
  }
  .news--thumb-lg .news__content * {
    color: #fff !important;
  }
  .wrap {
    padding: 10px;
  }
  .user--dark {
    background-color: #fff !important;
  }
  .comment--off .comment__info {
    margin-bottom: 10px;
  }
  .comment--off .comment__info .icon {
    display: none;
  }
  .comment--off .comment__info img {
    display: block;
  }
  .comment--off .comment__body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .brick dd::before {
    display: none !important;
  }
  .badge {
    color: #fff !important;
    border: none !important;
  }
  .slick-arrow {
    display: none;
  }
  .team {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .form--box {
    padding: 0;
    background-color: transparent !important;
  }
  .form--box .divider {
    display: none;
  }
  .input-group--green .form-control {
    background-color: #f0f0f0 !important;
    border: none;
    border-radius: 0;
  }
  .input-group--green .input-group-addon {
    display: none;
  }
}
/*# sourceMappingURL=mobile.css.map */
