meta.foundation-mq-small {
  font-family: "only screen and (min-width: 320px)";
  width: 320px;
}
meta.foundation-mq-medium {
  font-family: "only screen and (min-width:768px)";
  width: 768px;
}
meta.foundation-mq-large {
  font-family: "only screen and (min-width:960px)";
  width: 960px;
}
.row {
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  width: 100%;
  *zoom: 1;
}
.row:before,
.row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}
.row.collapse .column,
.row.collapse .columns {
  padding-left: 0;
  padding-right: 0;
  float: left;
}
.row .row {
  margin-left: -0.625em;
  margin-right: -0.625em;
  max-width: none;
  width: auto;
  *zoom: 1;
}
.row .row:before,
.row .row:after {
  content: " ";
  display: table;
}
.row .row:after {
  clear: both;
}
.row .row.collapse {
  margin-left: 0;
  margin-right: 0;
  max-width: none;
  width: auto;
  *zoom: 1;
}
.row .row.collapse:before,
.row .row.collapse:after {
  content: " ";
  display: table;
}
.row .row.collapse:after {
  clear: both;
}
.column,
.columns {
  padding-left: 0.625em;
  padding-right: 0.625em;
  width: 100%;
  float: left;
  position: relative;
}
@media only screen {
  .small-1 {
    width: 8.33333%;
  }
  .small-2 {
    width: 16.66667%;
  }
  .small-3 {
    width: 25%;
  }
  .small-4 {
    width: 33.33333%;
  }
  .small-5 {
    width: 41.66667%;
  }
  .small-6 {
    width: 50%;
  }
  .small-7 {
    width: 58.33333%;
  }
  .small-8 {
    width: 66.66667%;
  }
  .small-9 {
    width: 75%;
  }
  .small-10 {
    width: 83.33333%;
  }
  .small-11 {
    width: 91.66667%;
  }
  .small-12 {
    width: 100%;
  }
  .small-offset-0 {
    margin-left: 0%;
  }
  .small-offset-1 {
    margin-left: 8.33333%;
  }
  .small-offset-2 {
    margin-left: 16.66667%;
  }
  .small-offset-3 {
    margin-left: 25%;
  }
  .small-offset-4 {
    margin-left: 33.33333%;
  }
  .small-offset-5 {
    margin-left: 41.66667%;
  }
  .small-offset-6 {
    margin-left: 50%;
  }
  .small-offset-7 {
    margin-left: 58.33333%;
  }
  .small-offset-8 {
    margin-left: 66.66667%;
  }
  .small-offset-9 {
    margin-left: 75%;
  }
  .small-offset-10 {
    margin-left: 83.33333%;
  }
  [class*="column"] + [class*="column"]:last-child {
    float: right;
  }
  [class*="column"] + [class*="column"].end {
    float: left;
  }
  .column.small-centered,
  .columns.small-centered {
    margin-left: auto;
    margin-right: auto;
    float: none !important;
  }
}
@media only screen and (min-width: 320px) {
  .break-sm-1 {
    width: 8.33333%;
  }
  .break-sm-2 {
    width: 16.66667%;
  }
  .break-sm-3 {
    width: 25%;
  }
  .break-sm-4 {
    width: 33.33333%;
  }
  .break-sm-5 {
    width: 41.66667%;
  }
  .break-sm-6 {
    width: 50%;
  }
  .break-sm-7 {
    width: 58.33333%;
  }
  .break-sm-8 {
    width: 66.66667%;
  }
  .break-sm-9 {
    width: 75%;
  }
  .break-sm-10 {
    width: 83.33333%;
  }
  .break-sm-11 {
    width: 91.66667%;
  }
  .break-sm-12 {
    width: 100%;
  }
  .break-sm-offset-0 {
    margin-left: 0%;
  }
  .break-sm-offset-1 {
    margin-left: 8.33333%;
  }
  .break-sm-offset-2 {
    margin-left: 16.66667%;
  }
  .break-sm-offset-3 {
    margin-left: 25%;
  }
  .break-sm-offset-4 {
    margin-left: 33.33333%;
  }
  .break-sm-offset-5 {
    margin-left: 41.66667%;
  }
  .break-sm-offset-6 {
    margin-left: 50%;
  }
  .break-sm-offset-7 {
    margin-left: 58.33333%;
  }
  .break-sm-offset-8 {
    margin-left: 66.66667%;
  }
  .break-sm-offset-9 {
    margin-left: 75%;
  }
  .break-sm-offset-10 {
    margin-left: 83.33333%;
  }
  .break-sm-offset-11 {
    margin-left: 91.66667%;
  }
  .break-sm-push-1 {
    left: 8.33333%;
    right: auto;
  }
  .break-sm-pull-1 {
    right: 8.33333%;
    left: auto;
  }
  .break-sm-push-2 {
    left: 16.66667%;
    right: auto;
  }
  .break-sm-pull-2 {
    right: 16.66667%;
    left: auto;
  }
  .break-sm-push-3 {
    left: 25%;
    right: auto;
  }
  .break-sm-pull-3 {
    right: 25%;
    left: auto;
  }
  .break-sm-push-4 {
    left: 33.33333%;
    right: auto;
  }
  .break-sm-pull-4 {
    right: 33.33333%;
    left: auto;
  }
  .break-sm-push-5 {
    left: 41.66667%;
    right: auto;
  }
  .break-sm-pull-5 {
    right: 41.66667%;
    left: auto;
  }
  .break-sm-push-6 {
    left: 50%;
    right: auto;
  }
  .break-sm-pull-6 {
    right: 50%;
    left: auto;
  }
  .break-sm-push-7 {
    left: 58.33333%;
    right: auto;
  }
  .break-sm-pull-7 {
    right: 58.33333%;
    left: auto;
  }
  .break-sm-push-8 {
    left: 66.66667%;
    right: auto;
  }
  .break-sm-pull-8 {
    right: 66.66667%;
    left: auto;
  }
  .break-sm-push-9 {
    left: 75%;
    right: auto;
  }
  .break-sm-pull-9 {
    right: 75%;
    left: auto;
  }
  .break-sm-push-10 {
    left: 83.33333%;
    right: auto;
  }
  .break-sm-pull-10 {
    right: 83.33333%;
    left: auto;
  }
  .break-sm-push-11 {
    left: 91.66667%;
    right: auto;
  }
  .break-sm-pull-11 {
    right: 91.66667%;
    left: auto;
  }
  .column.break-sm-centered,
  .columns.break-sm-centered {
    margin-left: auto;
    margin-right: auto;
    float: none !important;
  }
  .column.break-sm-uncentered,
  .columns.break-sm-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left !important;
  }
}
@media only screen and (min-width: 480px) {
  .break-ms-1 {
    width: 8.33333%;
  }
  .break-ms-2 {
    width: 16.66667%;
  }
  .break-ms-3 {
    width: 25%;
  }
  .break-ms-4 {
    width: 33.33333%;
  }
  .break-ms-5 {
    width: 41.66667%;
  }
  .break-ms-6 {
    width: 50%;
  }
  .break-ms-7 {
    width: 58.33333%;
  }
  .break-ms-8 {
    width: 66.66667%;
  }
  .break-ms-9 {
    width: 75%;
  }
  .break-ms-10 {
    width: 83.33333%;
  }
  .break-ms-11 {
    width: 91.66667%;
  }
  .break-ms-12 {
    width: 100%;
  }
  .break-ms-offset-0 {
    margin-left: 0%;
  }
  .break-ms-offset-1 {
    margin-left: 8.33333%;
  }
  .break-ms-offset-2 {
    margin-left: 16.66667%;
  }
  .break-ms-offset-3 {
    margin-left: 25%;
  }
  .break-ms-offset-4 {
    margin-left: 33.33333%;
  }
  .break-ms-offset-5 {
    margin-left: 41.66667%;
  }
  .break-ms-offset-6 {
    margin-left: 50%;
  }
  .break-ms-offset-7 {
    margin-left: 58.33333%;
  }
  .break-ms-offset-8 {
    margin-left: 66.66667%;
  }
  .break-ms-offset-9 {
    margin-left: 75%;
  }
  .break-ms-offset-10 {
    margin-left: 83.33333%;
  }
  .break-ms-offset-11 {
    margin-left: 91.66667%;
  }
  .break-ms-push-1 {
    left: 8.33333%;
    right: auto;
  }
  .break-ms-pull-1 {
    right: 8.33333%;
    left: auto;
  }
  .break-ms-push-2 {
    left: 16.66667%;
    right: auto;
  }
  .break-ms-pull-2 {
    right: 16.66667%;
    left: auto;
  }
  .break-ms-push-3 {
    left: 25%;
    right: auto;
  }
  .break-ms-pull-3 {
    right: 25%;
    left: auto;
  }
  .break-ms-push-4 {
    left: 33.33333%;
    right: auto;
  }
  .break-ms-pull-4 {
    right: 33.33333%;
    left: auto;
  }
  .break-ms-push-5 {
    left: 41.66667%;
    right: auto;
  }
  .break-ms-pull-5 {
    right: 41.66667%;
    left: auto;
  }
  .break-ms-push-6 {
    left: 50%;
    right: auto;
  }
  .break-ms-pull-6 {
    right: 50%;
    left: auto;
  }
  .break-ms-push-7 {
    left: 58.33333%;
    right: auto;
  }
  .break-ms-pull-7 {
    right: 58.33333%;
    left: auto;
  }
  .break-ms-push-8 {
    left: 66.66667%;
    right: auto;
  }
  .break-ms-pull-8 {
    right: 66.66667%;
    left: auto;
  }
  .break-ms-push-9 {
    left: 75%;
    right: auto;
  }
  .break-ms-pull-9 {
    right: 75%;
    left: auto;
  }
  .break-ms-push-10 {
    left: 83.33333%;
    right: auto;
  }
  .break-ms-pull-10 {
    right: 83.33333%;
    left: auto;
  }
  .break-ms-push-11 {
    left: 91.66667%;
    right: auto;
  }
  .break-ms-pull-11 {
    right: 91.66667%;
    left: auto;
  }
  .column.break-ms-centered,
  .columns.break-ms-centered {
    margin-left: auto;
    margin-right: auto;
    float: none !important;
  }
  .column.break-ms-uncentered,
  .columns.break-ms-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left !important;
  }
}
@media only screen and (min-width: 640px) {
  .medium-1 {
    width: 8.33333%;
  }
  .medium-2 {
    width: 16.66667%;
  }
  .medium-3 {
    width: 25%;
  }
  .medium-4 {
    width: 33.33333%;
  }
  .medium-5 {
    width: 41.66667%;
  }
  .medium-6 {
    width: 50%;
  }
  .medium-7 {
    width: 58.33333%;
  }
  .medium-8 {
    width: 66.66667%;
  }
  .medium-9 {
    width: 75%;
  }
  .medium-10 {
    width: 83.33333%;
  }
  .medium-11 {
    width: 91.66667%;
  }
  .medium-12 {
    width: 100%;
  }
  .medium-offset-0 {
    margin-left: 0%;
  }
  .medium-offset-1 {
    margin-left: 8.33333%;
  }
  .medium-offset-2 {
    margin-left: 16.66667%;
  }
  .medium-offset-3 {
    margin-left: 25%;
  }
  .medium-offset-4 {
    margin-left: 33.33333%;
  }
  .medium-offset-5 {
    margin-left: 41.66667%;
  }
  .medium-offset-6 {
    margin-left: 50%;
  }
  .medium-offset-7 {
    margin-left: 58.33333%;
  }
  .medium-offset-8 {
    margin-left: 66.66667%;
  }
  .medium-offset-9 {
    margin-left: 75%;
  }
  .medium-offset-10 {
    margin-left: 83.33333%;
  }
  .medium-offset-11 {
    margin-left: 91.66667%;
  }
  .medium-push-1 {
    left: 8.33333%;
    right: auto;
  }
  .medium-pull-1 {
    right: 8.33333%;
    left: auto;
  }
  .medium-push-2 {
    left: 16.66667%;
    right: auto;
  }
  .medium-pull-2 {
    right: 16.66667%;
    left: auto;
  }
  .medium-push-3 {
    left: 25%;
    right: auto;
  }
  .medium-pull-3 {
    right: 25%;
    left: auto;
  }
  .medium-push-4 {
    left: 33.33333%;
    right: auto;
  }
  .medium-pull-4 {
    right: 33.33333%;
    left: auto;
  }
  .medium-push-5 {
    left: 41.66667%;
    right: auto;
  }
  .medium-pull-5 {
    right: 41.66667%;
    left: auto;
  }
  .medium-push-6 {
    left: 50%;
    right: auto;
  }
  .medium-pull-6 {
    right: 50%;
    left: auto;
  }
  .medium-push-7 {
    left: 58.33333%;
    right: auto;
  }
  .medium-pull-7 {
    right: 58.33333%;
    left: auto;
  }
  .medium-push-8 {
    left: 66.66667%;
    right: auto;
  }
  .medium-pull-8 {
    right: 66.66667%;
    left: auto;
  }
  .medium-push-9 {
    left: 75%;
    right: auto;
  }
  .medium-pull-9 {
    right: 75%;
    left: auto;
  }
  .medium-push-10 {
    left: 83.33333%;
    right: auto;
  }
  .medium-pull-10 {
    right: 83.33333%;
    left: auto;
  }
  .medium-push-11 {
    left: 91.66667%;
    right: auto;
  }
  .medium-pull-11 {
    right: 91.66667%;
    left: auto;
  }
  .column.medium-centered,
  .columns.medium-centered {
    margin-left: auto;
    margin-right: auto;
    float: none !important;
  }
  .column.medium-uncentered,
  .columns.medium-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left !important;
  }
}
@media only screen and (min-width: 768px) {
  .large-1 {
    width: 8.33333%;
  }
  .large-2 {
    width: 16.66667%;
  }
  .large-3 {
    width: 25%;
  }
  .large-4 {
    width: 33.33333%;
  }
  .large-5 {
    width: 41.66667%;
  }
  .large-6 {
    width: 50%;
  }
  .large-7 {
    width: 58.33333%;
  }
  .large-8 {
    width: 66.66667%;
  }
  .large-9 {
    width: 75%;
  }
  .large-10 {
    width: 83.33333%;
  }
  .large-11 {
    width: 91.66667%;
  }
  .large-12 {
    width: 100%;
  }
  .large-offset-0 {
    margin-left: 0%;
  }
  .large-offset-1 {
    margin-left: 8.33333%;
  }
  .large-offset-2 {
    margin-left: 16.66667%;
  }
  .large-offset-3 {
    margin-left: 25%;
  }
  .large-offset-4 {
    margin-left: 33.33333%;
  }
  .large-offset-5 {
    margin-left: 41.66667%;
  }
  .large-offset-6 {
    margin-left: 50%;
  }
  .large-offset-7 {
    margin-left: 58.33333%;
  }
  .large-offset-8 {
    margin-left: 66.66667%;
  }
  .large-offset-9 {
    margin-left: 75%;
  }
  .large-offset-10 {
    margin-left: 83.33333%;
  }
  .large-offset-11 {
    margin-left: 91.66667%;
  }
  .large-push-1 {
    left: 8.33333%;
    right: auto;
  }
  .large-pull-1 {
    right: 8.33333%;
    left: auto;
  }
  .large-push-2 {
    left: 16.66667%;
    right: auto;
  }
  .large-pull-2 {
    right: 16.66667%;
    left: auto;
  }
  .large-push-3 {
    left: 25%;
    right: auto;
  }
  .large-pull-3 {
    right: 25%;
    left: auto;
  }
  .large-push-4 {
    left: 33.33333%;
    right: auto;
  }
  .large-pull-4 {
    right: 33.33333%;
    left: auto;
  }
  .large-push-5 {
    left: 41.66667%;
    right: auto;
  }
  .large-pull-5 {
    right: 41.66667%;
    left: auto;
  }
  .large-push-6 {
    left: 50%;
    right: auto;
  }
  .large-pull-6 {
    right: 50%;
    left: auto;
  }
  .large-push-7 {
    left: 58.33333%;
    right: auto;
  }
  .large-pull-7 {
    right: 58.33333%;
    left: auto;
  }
  .large-push-8 {
    left: 66.66667%;
    right: auto;
  }
  .large-pull-8 {
    right: 66.66667%;
    left: auto;
  }
  .large-push-9 {
    left: 75%;
    right: auto;
  }
  .large-pull-9 {
    right: 75%;
    left: auto;
  }
  .large-push-10 {
    left: 83.33333%;
    right: auto;
  }
  .large-pull-10 {
    right: 83.33333%;
    left: auto;
  }
  .large-push-11 {
    left: 91.66667%;
    right: auto;
  }
  .large-pull-11 {
    right: 91.66667%;
    left: auto;
  }
  .column.large-centered,
  .columns.large-centered {
    margin-left: auto;
    margin-right: auto;
    float: none !important;
  }
  .column.large-uncentered,
  .columns.large-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left !important;
  }
}
/*
 This file holds all those variables which might be server specific for any case.
 This file is not tracked by the versioning system.
*/

/*
 This file holds all those variables which might be server specific for any case.
 This file is not tracked by the versioning system.
*/

/*!
 *  Font Awesome 3.2.1
 *  the iconic font designed for Bootstrap
 *  ------------------------------------------------------------------------------
 *  The full suite of pictographic icons, examples, and documentation can be
 *  found at http://fontawesome.io.  Stay up to date on Twitter at
 *  http://twitter.com/fontawesome.
 *
 *  License
 *  ------------------------------------------------------------------------------
 *  - The Font Awesome font is licensed under SIL OFL 1.1 -
 *    http://scripts.sil.org/OFL
 *  - Font Awesome CSS, LESS, and SASS files are licensed under MIT License -
 *    http://opensource.org/licenses/mit-license.html
 *  - Font Awesome documentation licensed under CC BY 3.0 -
 *    http://creativecommons.org/licenses/by/3.0/
 *  - Attribution is no longer required in Font Awesome 3.0, but much appreciated:
 *    "Font Awesome by Dave Gandy - http://fontawesome.io"
 *
 *  Author - Dave Gandy
 *  ------------------------------------------------------------------------------
 *  Email: dave@fontawesome.io
 *  Twitter: http://twitter.com/davegandy
 *  Work: Lead Product Designer @ Kyruus - http://kyruus.com
 */

/* FONT PATH
 * -------------------------- */

/* 2016.03.15 update font awesome to new version via NuGet
    @font-face {
  font-family: 'FontAwesome';
  src: url("/Content/2013/PC/font/font-awesome/fontawesome-webfont.eot?v=3.2.1");
  src: url("/Content/2013/PC/font/font-awesome/fontawesome-webfont.eot?#iefix&v=3.2.1") format("embedded-opentype"), url("/Content/2013/PC/font/font-awesome/fontawesome-webfont.woff?v=3.2.1") format("woff"), url("/Content/2013/PC/font/font-awesome/fontawesome-webfont.ttf?v=3.2.1") format("truetype"), url("/Content/2013/PC/font/font-awesome/fontawesome-webfont.svg#fontawesomeregular?v=3.2.1") format("svg");
  font-weight: normal;
  font-style: normal;
}*/

@font-face {
  font-family: 'FontAwesome';
  src: url("/Content/2013/PC/font/font-awesome/fontawesome-webfont.eot?v=3.2.1");
  src: url("/Content/2013/PC/font/font-awesome/fontawesome-webfont.eot?#iefix&v=3.2.1") format("embedded-opentype"), url("/Content/2013/PC/font/font-awesome/fontawesome-webfont.woff?v=3.2.1") format("woff"), url("/Content/2013/PC/font/font-awesome/fontawesome-webfont.ttf?v=3.2.1") format("truetype"), url("/Content/2013/PC/font/font-awesome/fontawesome-webfont.svg#fontawesomeregular?v=3.2.1") format("svg");
  font-weight: normal;
  font-style: normal;
}
/*------------------ Event-Setup default variables -----------------------*/
/*------------------ Event-Setup default variables -----------------------*/

#brackets_container .brackets_overflow #brackets_5_8 h4,
#brackets_container .brackets_overflow #brackets_9_12 h4,
#brackets_container .brackets_overflow #brackets_1_2 h4 {
  /*background-color: @event-semi-color !important;*/
  color: white;
}
#brackets_container .brackets_overflow #brackets_9_16 h4,
#brackets_container .brackets_overflow #brackets_1_8 h4,
#brackets_container .brackets_overflow #brackets_1_4 h4 {
  /*background-color: @event-quarter-color !important;*/
  color: white;
}
#brackets_container .brackets_overflow #brackets_916_final h4.final,
#brackets_container .brackets_overflow #brackets_58_final h4.final,
#brackets_container .brackets_overflow #brackets_final h4.final {
  /*background-color: @event-color !important;*/
  color: white;
}
#brackets_container .brackets_overflow #brackets_58_final h4.third,
#brackets_container .brackets_overflow #brackets_final h4.third,
#brackets_container .brackets_overflow #brackets_916_final h4.third {
  /*background-color: @event-third-color !important;*/
  color: white;
}
/* region home page latest videos*/

.latest_videos .section_header h2 {
  color: #05559e;
  padding-left: 20px;
}
.latest_videos .section_header h2 .pike {
  display: none;
}
.latest_videos .section_header h2:before {
  background-color: transparent;
}
.latest_videos .date,
.latest_videos .views {
  color: rgba(255, 255, 255, 0.3);
}
/* endregion home page latest videos*/

/* region event navigation*/

.main-menu_list > li.current > a {
  color: white;
  background-color: #084073;
}
.main-menu_list > li.current > a svg {
  fill: white;
}
.main-menu_list > li > a:active {
  color: white;
  background: rgba(16, 16, 16, 0.3);
}
.main-menu_list > li a:hover {
  background-color: #084073;
}
.main-menu_list > li.has-nesting.current > a {
  color: white;
}
.main-menu_list > li.has-nesting.current > a:after {
  border-bottom-color: #084073;
}
.main-menu_list > li > ul {
  background: #084073;
}
.main_menu_more-list.active {
  color: white;
}
.rmm.style .rmm-mobile > li {
  background: #084073;
}
.rmm.style .rmm-mobile > li a:hover {
  background: #064e90;
}
.rmm.style .rmm-mobile > li a:active {
  color: white;
}
.rmm.style > ul li > ul > li.rmm-back > a {
  background: #0a3257;
}
.rmm.style > ul li > ul > li > a {
  background: #084073;
}
.rmm.style > ul > li.current > a {
  background: #064e90;
  color: white;
}
.rmm.style ul li:hover > a {
  color: white;
}
/* endregion event navigation*/

/* Obsolete */

body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 {
  background: white !important;
}
body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 .event_wrapper {
  background: white url("BackgroundImage_en.jpg?v=20190828085130") no-repeat scroll center 0px !important;
}
:lang(ar) body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 .event_wrapper {
  background: white url("BackgroundImage_ar.jpg?v=20190828085130") no-repeat scroll center 0px !important;
}
:lang(cs) body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 .event_wrapper {
  background: white url("BackgroundImage_cs.jpg?v=20190828085130") no-repeat scroll center 0px !important;
}
:lang(de) body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 .event_wrapper {
  background: white url("BackgroundImage_de.jpg?v=20190828085130") no-repeat scroll center 0px !important;
}
:lang(el) body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 .event_wrapper {
  background: white url("BackgroundImage_el.jpg?v=20190828085130") no-repeat scroll center 0px !important;
}
:lang(es) body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 .event_wrapper {
  background: white url("BackgroundImage_es.jpg?v=20190828085130") no-repeat scroll center 0px !important;
}
:lang(fi) body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 .event_wrapper {
  background: white url("BackgroundImage_fi.jpg?v=20190828085130") no-repeat scroll center 0px !important;
}
:lang(fr) body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 .event_wrapper {
  background: white url("BackgroundImage_fr.jpg?v=20190828085130") no-repeat scroll center 0px !important;
}
:lang(he) body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 .event_wrapper {
  background: white url("BackgroundImage_he.jpg?v=20190828085130") no-repeat scroll center 0px !important;
}
:lang(it) body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 .event_wrapper {
  background: white url("BackgroundImage_it.jpg?v=20190828085130") no-repeat scroll center 0px !important;
}
:lang(jp) body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 .event_wrapper {
  background: white url("BackgroundImage_jp.jpg?v=20190828085130") no-repeat scroll center 0px !important;
}
:lang(lt) body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 .event_wrapper {
  background: white url("BackgroundImage_lt.jpg?v=20190828085130") no-repeat scroll center 0px !important;
}
:lang(lv) body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 .event_wrapper {
  background: white url("BackgroundImage_lv.jpg?v=20190828085130") no-repeat scroll center 0px !important;
}
:lang(nl) body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 .event_wrapper {
  background: white url("BackgroundImage_nl.jpg?v=20190828085130") no-repeat scroll center 0px !important;
}
:lang(pt) body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 .event_wrapper {
  background: white url("BackgroundImage_pt.jpg?v=20190828085130") no-repeat scroll center 0px !important;
}
:lang(ro) body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 .event_wrapper {
  background: white url("BackgroundImage_ro.jpg?v=20190828085130") no-repeat scroll center 0px !important;
}
:lang(ru) body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 .event_wrapper {
  background: white url("BackgroundImage_ru.jpg?v=20190828085130") no-repeat scroll center 0px !important;
}
:lang(sk) body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 .event_wrapper {
  background: white url("BackgroundImage_sk.jpg?v=20190828085130") no-repeat scroll center 0px !important;
}
:lang(sr) body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 .event_wrapper {
  background: white url("BackgroundImage_sr.jpg?v=20190828085130") no-repeat scroll center 0px !important;
}
:lang(th) body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 .event_wrapper {
  background: white url("BackgroundImage_th.jpg?v=20190828085130") no-repeat scroll center 0px !important;
}
:lang(tr) body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 .event_wrapper {
  background: white url("BackgroundImage_tr.jpg?v=20190828085130") no-repeat scroll center 0px !important;
}
:lang(zh) body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 .event_wrapper {
  background: white url("BackgroundImage_zh.jpg?v=20190828085130") no-repeat scroll center 0px !important;
}
@media (max-width: 960px) {
  body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 {
    background: white;
  }
  body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 .event_wrapper {
    background: white url("BackgroundImageResponsive_en.jpg?v=20190828085130") no-repeat scroll center 0px !important;
  }
  :lang(ar) body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 .event_wrapper {
    background: white url("BackgroundImageResponsive_ar.jpg?v=20190828085130") no-repeat scroll center 0px !important;
  }
  :lang(cs) body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 .event_wrapper {
    background: white url("BackgroundImageResponsive_cs.jpg?v=20190828085130") no-repeat scroll center 0px !important;
  }
  :lang(de) body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 .event_wrapper {
    background: white url("BackgroundImageResponsive_de.jpg?v=20190828085130") no-repeat scroll center 0px !important;
  }
  :lang(el) body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 .event_wrapper {
    background: white url("BackgroundImageResponsive_el.jpg?v=20190828085130") no-repeat scroll center 0px !important;
  }
  :lang(es) body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 .event_wrapper {
    background: white url("BackgroundImageResponsive_es.jpg?v=20190828085130") no-repeat scroll center 0px !important;
  }
  :lang(fi) body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 .event_wrapper {
    background: white url("BackgroundImageResponsive_fi.jpg?v=20190828085130") no-repeat scroll center 0px !important;
  }
  :lang(fr) body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 .event_wrapper {
    background: white url("BackgroundImageResponsive_fr.jpg?v=20190828085130") no-repeat scroll center 0px !important;
  }
  :lang(he) body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 .event_wrapper {
    background: white url("BackgroundImageResponsive_he.jpg?v=20190828085130") no-repeat scroll center 0px !important;
  }
  :lang(it) body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 .event_wrapper {
    background: white url("BackgroundImageResponsive_it.jpg?v=20190828085130") no-repeat scroll center 0px !important;
  }
  :lang(jp) body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 .event_wrapper {
    background: white url("BackgroundImageResponsive_jp.jpg?v=20190828085130") no-repeat scroll center 0px !important;
  }
  :lang(lt) body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 .event_wrapper {
    background: white url("BackgroundImageResponsive_lt.jpg?v=20190828085130") no-repeat scroll center 0px !important;
  }
  :lang(lv) body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 .event_wrapper {
    background: white url("BackgroundImageResponsive_lv.jpg?v=20190828085130") no-repeat scroll center 0px !important;
  }
  :lang(nl) body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 .event_wrapper {
    background: white url("BackgroundImageResponsive_nl.jpg?v=20190828085130") no-repeat scroll center 0px !important;
  }
  :lang(pt) body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 .event_wrapper {
    background: white url("BackgroundImageResponsive_pt.jpg?v=20190828085130") no-repeat scroll center 0px !important;
  }
  :lang(ro) body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 .event_wrapper {
    background: white url("BackgroundImageResponsive_ro.jpg?v=20190828085130") no-repeat scroll center 0px !important;
  }
  :lang(ru) body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 .event_wrapper {
    background: white url("BackgroundImageResponsive_ru.jpg?v=20190828085130") no-repeat scroll center 0px !important;
  }
  :lang(sk) body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 .event_wrapper {
    background: white url("BackgroundImageResponsive_sk.jpg?v=20190828085130") no-repeat scroll center 0px !important;
  }
  :lang(sr) body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 .event_wrapper {
    background: white url("BackgroundImageResponsive_sr.jpg?v=20190828085130") no-repeat scroll center 0px !important;
  }
  :lang(th) body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 .event_wrapper {
    background: white url("BackgroundImageResponsive_th.jpg?v=20190828085130") no-repeat scroll center 0px !important;
  }
  :lang(tr) body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 .event_wrapper {
    background: white url("BackgroundImageResponsive_tr.jpg?v=20190828085130") no-repeat scroll center 0px !important;
  }
  :lang(zh) body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 .event_wrapper {
    background: white url("BackgroundImageResponsive_zh.jpg?v=20190828085130") no-repeat scroll center 0px !important;
  }
}
@media all and (min-width: 960px) {
  body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 #sub_header .menu > ul > li.opened_item > a {
    color: #05559e;
  }
  body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 #sub_header .menu > ul > li.active > a,
  body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 #sub_header .menu > ul > li.active > .expanded_btn,
  body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 #sub_header .menu > ul > li:hover > .expanded_btn,
  body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 #sub_header .menu > ul > li:hover > a,
  body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 #sub_header .menu > ul > li.opened_item > .expanded_btn {
    color: white;
  }
  body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 #sub_header .menu > ul > li.opened_item.expanded > .expanded_content > .table > div > ul > li .expanded_btn,
  body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 #sub_header .menu > ul > li:hover.expanded > .expanded_content > .table > div > ul > li .expanded_btn {
    color: #05559e;
  }
  body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 #sub_header .menu > ul > li > .expanded_content > .table > div > ul > li .expanded_content > ul > li > a:hover,
  body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 #sub_header .menu > ul > li > .expanded_content > .table > div > ul > li .expanded_content > ul > li > .expanded_btn:hover {
    color: #05559e;
  }
  body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 #sub_header .menu > ul > li.expanded > .expanded_content > .table > .menu-row > .menu-col > ul > li > .expanded_btn {
    color: #05559e;
  }
  body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 #sub_header .menu .sub_header_content.default .menu > ul > li.opened_item > a,
  body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 #sub_header .menu .sub_header_content.default .menu > ul > li.opened_item > .expanded_btn,
  body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 #sub_header .menu .sub_header_content.default .menu > ul > li:hover > a,
  body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 #sub_header .menu .sub_header_content.default .menu > ul > li:hover > .expanded_btn {
    color: #05559e;
  }
  body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 #sub_header .menu > ul > li.expanded > .expanded_content > .table > .menu-row > .menu-col > ul > li .expanded_content > ul > li a:hover,
  body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 #sub_header .menu > ul > li.expanded > .expanded_content > .table > .menu-row > .menu-col > ul.second-level-style > li a:hover {
    color: #05559e;
    border-bottom: 1px solid #05559e;
  }
  .trending a.trending_item:hover,
  #page_leagues_home .trending a.trending_item:hover {
    color: black;
  }
}
.trending a.trending_item,
#page_leagues_home .trending a.trending_item,
.trending h2,
#page_leagues_home .trending h2 {
  color: black;
}
.trending a.trending_item,
#page_leagues_home .trending a.trending_item {
  font-size: 25px;
}
body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 #sub_header .infos .language_selector a.active,
body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 #sub_header .infos .language_selector a:hover,
body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 #sub_header .infos .language_selector_external a.active,
body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 #sub_header .infos .language_selector_external a:hover {
  background-color: #05559e;
}
body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 .countdown .title,
body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 .countdown .left_date .days b {
  color: #05559e;
}
body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 #live_score .title .title_bg {
  background-color: #05559e;
}
body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 #follow_us_event {
  background-color: #05559e;
}
body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 .view_all,
body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 .view_all:before {
  color: #05559e;
}
body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 .custom_tab .custom_tab_title li:hover a,
body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 .custom_tab .custom_tab_title li:hover a:after,
body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 .custom_tab .custom_tab_title li.active a,
body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 .custom_tab .custom_tab_title li.active a:after {
  border-color: #05559e;
  background-color: #05559e;
}
body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 .custom_tab .custom_tab_title li:hover a:before,
body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 .custom_tab .custom_tab_title li.active a:before {
  border-top-color: #05559e;
}
body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 .player_stat .main_row,
body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 .player_stat .main_row .decor_line {
  background-color: #05559e;
}
body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 .player_stat .main_row.event_default {
  background-color: #101010;
}
body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 #footer ul li a:hover,
body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 #footer .menu .group > a,
body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 #footer .map_marker:before,
body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 #footer .contact_us table a {
  color: #05559e;
}
body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 #footer input[type="submit"],
body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 #footer input[type="submit"]:hover {
  background-color: #05559e;
}
body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 #main_gallery .counter,
body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 #main_gallery .counter:hover {
  background-color: #05559e;
}
body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 #player_info .button_add_comment a,
body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 #player_info .button_add_comment a:hover {
  background-color: #05559e;
}
body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 .round_tables .headtohead_button {
  background-color: #05559e;
}
body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 #follow_us_event #express_it_now a {
  background-color: #191919;
}
body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 #follow_us_event #express_it_now a:hover {
  background-color: #191919;
}
body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 #mini_chart {
  background-color: #191919;
}
/*2015 event websites*/

.countdown .left_date p.hours b,
.countdown .left_date p.minutes b,
.countdown .left_date p.seconds b {
  color: #05559e !important;
}
/*hide facebook like count*/

#sub_header .infos .fb_like {
  display: none;
}
/*brackets*/

body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 #brackets_leagues_container .brackets_overflow .match .graph:before,
.new_brackets_container .info {
  background-color: #05559e;
}
/*#brackets_container .brackets_overflow #brackets_9_16 {
    margin-top: 0px !important;
}

#brackets_container .brackets_overflow #brackets_58_final {
    margin-top: 194px !important;
}

#brackets_container .brackets_overflow #brackets_1_4 .group:first-child,
#brackets_container .brackets_overflow #brackets_9_16 .group:first-child {
    margin-top: 0 !important;

}

#brackets_container .brackets_overflow #brackets_1_4 .group:first-child>div:first-child,
#brackets_container .brackets_overflow #brackets_9_16 .group:first-child>div:first-child {
    margin-top: 0 !important;
}

#brackets_container .brackets_overflow #brackets_1_2 .group>div:first-child,
#brackets_container .brackets_overflow #brackets_9_12 .group>div:first-child {
    margin-top: 0 !important;
}

#brackets_container .brackets_overflow #brackets_58_final {
    margin-top: 42px !important;
}*/

#sub_header .logo img {
  max-width: 240px;
}
#sub_header .logo:first-child {
  margin-bottom: 0 !important;
}
#sub_header .logo img[src*=".svg"] {
  max-height: 60px;
}
@media all and (min-width: 960px) {
  #sub_header .logo img {
    max-height: 80px !important;
    max-width: initial;
  }
  #sub_header .logo:first-child {
    margin-bottom: 0 !important;
  }
  #sub_header .logo img[src*=".svg"] {
    height: 80px;
    max-height: 80px;
  }
}
#page_full_schedule .schedule_list li.upcoming:first-child:before {
  content: 'Day\2019s Order of Games in Second Round subject to change to meet TV requirements';
  font-size: 12px;
  line-height: 40px;
}
#page_global_calendar p.time_zone + hr:before {
  content: 'Day\2019s Order of Games in Second Round subject to change to meet TV requirements';
  font-size: 10px;
  position: relative;
  bottom: 25px;
}
.country_roster_team .num,
.country_roster_team .firstname,
.country_roster_team .lastname,
.country_roster_team .position {
  line-height: 11px !important;
  font-size: 10px !important;
}
/*changed design in 2015 event websites*/

@media (min-width: 640px) and (max-width: 960px) {
  .event_rounds .table_container {
    height: 300px;
  }
}
#sub_header .logo img {
  max-width: 180px !important;
}
.countdown {
  border: none !important;
}
@media screen and (min-width: 960px) {
  #sub_header .sub_menu_content {
    margin-top: 15px;
  }
  #sub_header .logo img {
    max-width: 400px !important;
  }
}
.sk-circle .sk-child:before {
  background-color: black;
}
.live_score_loading_animation_text {
  color: black !important;
}
body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 .article_image .image_description a,
body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 .article_text p a,
body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 #generic_page_content p a {
  color: #05559e;
}
body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 #global_calendar_content .day_content hgroup,
body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 #global_calendar_content .title .title_bg {
  background-color: #05559e;
}
.article_text li a,
#generic_page_content .custom_tab_content li a {
  color: #05559e;
}
body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 .show_more_button a {
  background-color: #05559e;
}
body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 .how_to_qualify .inner:before {
  background-color: inherit;
}
body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 .qualifiers_qualified_teams_country span {
  color: #05559e;
}
body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 .qualifiers_qualified_teams_country.host .country_inside,
body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 .qualifiers_qualified_teams_country.qualified .country_inside {
  border-bottom: 1px solid #05559e;
}
body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 #qualifiers_day_by_day_content .games_list_wrapper .all_games a.active,
body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 #qualifiers_day_by_day_content .games_list_wrapper .game_item.active {
  color: #05559e;
}
body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 #qualifiers_day_by_day_content .time_zone a {
  color: #05559e;
}
body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 #qualifiers_day_by_day_content .games_list_wrapper .all_games a {
  color: #05559e;
}
body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 #qualifiers_full_schedule_content .day_content hgroup {
  background-color: #05559e;
}
body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 #qualifiers_full_schedule_content .time_zone a {
  color: #05559e;
}
body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 #qualifiers_players_content #search_player .filter_by_letter .active a {
  background-color: #05559e;
}
body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 #qualifiers_players_content #search_player .filter_by_letter a:hover {
  color: #05559e;
}
body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 #qualifiers_players_content #search_player .result_list .marker {
  color: #05559e;
}
body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 #qualifiers_players_content #search_player .result_list ul a:hover {
  color: #05559e;
}
body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560.qualifiers_style .statistics_content table a {
  color: #05559e;
}
@media all and (min-width: 960px) {
  body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 .how_to_qualify a:hover {
    background-color: #05559e;
  }
  body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 .qualifiers_qualified_teams_country a.country_inside:hover {
    color: #05559e;
  }
  body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560.qualifiers_style .event_rounds table td a:hover {
    color: #05559e;
  }
  body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 .qualifiers_group_table .show_more_games a:hover {
    background-color: #05559e;
  }
  body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 .table_info_opener_btn:hover:after {
    color: #05559e;
    border-color: #05559e;
  }
  body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 .table_info_overlay .close:hover:after {
    color: #05559e;
  }
  body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 #qualifiers_day_by_day_content .games_list_wrapper .game_item:hover {
    color: #05559e;
  }
  body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 .qualifiers_follow_us .follow_us_wrapper a:hover {
    color: #05559e;
  }
  body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 #qualifiers_full_schedule_content .calendar_print a:hover {
    background-color: #05559e;
  }
}
body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 #leagues_home .latest_videos {
  background-color: #05559e;
}
body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 #leagues_full_schedule_content .time_zone a {
  color: #05559e;
}
body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 #leagues_full_schedule_content .day_content hgroup {
  background-color: #05559e;
}
body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 #leagues_home .main_content .section_header .view_all:hover {
  border-bottom: 1px solid #05559e;
}
body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 #leagues_home .main_content #event_info .content a,
body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 #leagues_home .main_content #event_info .content a:before {
  color: #05559e;
}
body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 #leagues_day_by_day_content .games_list_wrapper .all_games a.active,
body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 #leagues_day_by_day_content .games_list_wrapper .game_item.active {
  color: #05559e;
}
body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 #leagues_day_by_day_content .games_list_wrapper .all_games a {
  color: #05559e;
}
body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 #leagues_day_by_day_content .time_zone a {
  color: #05559e;
}
body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 #player_info.leagues_player_info #mini_chart {
  background-color: #05559e;
}
body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 #leagues_player_profile_content .latest_videos {
  background-color: #05559e;
}
body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560#page_leagues_single_team .latest_videos {
  background-color: #05559e;
}
body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 #leagues_full_schedule_content .calendar_select .clear_select {
  background-color: #05559e;
}
body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 #leagues_full_schedule_content .calendar_select.active .selectboxit {
  border-color: #05559e;
}
body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 #leagues_full_schedule_content .calendar_select.active .selectboxit .selectboxit-text {
  color: #05559e;
}
body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 #gamepage_header {
  background-color: #05559e;
}
body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 #gamepage_header_game_live_sticky,
body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 #gamepage_header_game_post_sticky {
  background-color: #05559e;
}
body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 #gamepage_tabs ul.custom_tab_title > .active a {
  background-color: #05559e;
}
@media only screen and (max-width: 980px) {
  body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 #gamepage_tabs ul.opened.custom_tab_title li.active {
    background-color: #05559e;
  }
}
@media all and (min-width: 960px) {
  body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 #leagues_day_by_day_content .games_list_wrapper .game_item:hover {
    color: #05559e;
  }
  body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 #leagues_day_by_day_content .games_list_wrapper .all_games a:hover {
    color: #101010;
  }
  body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 #leagues_day_by_day_content .time_zone a:hover {
    color: #101010;
  }
}
#article_detail_new blockquote.type_1 {
  color: #05559e;
  border-color: #05559e;
}
#article_detail_new blockquote.type_1:before {
  color: #05559e;
}
#sub_header .date {
  display: none !important;
}
.sub_header_content .date {
  display: none !important;
}
#qualifiers_continent_placeholders .continent_placeholder {
  background-color: #05559e;
}
.timeline ul li.half_checked .circle {
  border-color: #05559e;
}
.timeline ul li.half_checked .circle:before {
  background-color: #05559e;
}
.timeline ul li.checked .circle {
  background-color: #05559e;
}
.timeline ul li.checked:after {
  border-right-color: #05559e;
}
.qualifiers_explanatory .round_content .round_teams {
  background-color: #05559e;
}
.qualifiers_explanatory .round_content .qualified_teams .qualifiers_explanatory_team.qualified:after {
  background-color: #05559e;
}
table.default_style thead tr {
  border-right-color: #05559e;
  border-left-color: #05559e;
  background-color: #05559e;
}
@media all and (min-width: 980px) {
  table.default_style td a:hover {
    color: #05559e;
  }
}
.round_tables .header_primary,
.round_tables .header_auxiliary {
  border-right-color: #05559e;
  border-left-color: #05559e;
}
.round_tables .headtohead_button {
  background-color: #05559e;
}
.statistics_content table thead tr,
.statistics_content table tbody tr.header_bottom {
  border-right-color: #05559e;
  border-left-color: #05559e;
  background-color: #05559e;
}
.qualifiers_group_table .show_more_games a {
  background-color: #05559e;
}
@media (min-width: 960px) {
  #qualifiers_continent_placeholders .continent_item:hover .continent_title:after {
    background-color: #05559e;
  }
  /* menu */
  
  body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 #sub_header .menu ul li a,
  body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 #sub_header .menu ul li .expanded_btn {
    color: white;
  }
  /* menu hover*/
  
  body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 #sub_header .menu ul li:hover a,
  body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 #sub_header .menu ul li:hover .expanded_btn,
  body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 .menu > ul > li.active > a,
  body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 #sub_header .menu > ul > li.active > a,
  body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 #sub_header .menu > ul > li.active > .expanded_btn,
  body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 #sub_header .menu > ul > li.opened_item > a,
  body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 #sub_header .menu > ul > li.active.expanded > .expanded_content > .table > div > ul > li .expanded_btn,
  body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 #sub_header .menu .sub_header_content.default .menu > ul > li.active > a,
  body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 #sub_header .menu .sub_header_content.default .menu > ul > li.active > .expanded_btn {
    color: #e3000f;
  }
  /* menu fixed*/
  
  body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 #sub_header.fixed.fixed_show .menu ul li a,
  body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 #sub_header.fixed.fixed_show .menu ul li .expanded_btn {
    color: white;
  }
  /* menu fixed hover*/
  
  body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 #sub_header.fixed.fixed_show .menu ul li:hover a,
  body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 #sub_header.fixed.fixed_show .menu ul li:hover .expanded_btn,
  body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 #sub_header.fixed.fixed_show .menu > ul > li.active > a {
    color: #e3000f;
  }
}
body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 .tip_off_countdown {
  color: white !important;
}
/* non fixed navigation*/

body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 #sub_header .menu ul li a,
body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 #sub_header .menu ul li .expanded_btn {
  font-size: 24px;
}
body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 #sub_header .sub_header_content.font_size_larger .menu ul li a,
body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 #sub_header .sub_header_content.font_size_larger .menu ul li .expanded_btn {
  font-size: 24px;
}
@media screen and (min-width: 980px) {
  #sub_header:not(.fixed) .menu ul li a,
  #sub_header:not(.fixed) .menu ul li .expanded_btn {
    padding: 0 40px 0 0;
  }
}
/* fixed navigation*/

body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 #sub_header.fixed .menu ul li a,
body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 #sub_header.fixed .menu ul li .expanded_btn {
  font-size: 19px;
}
body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 #sub_header.fixed .sub_header_content.font_size_larger .menu ul li a,
body.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 #sub_header.fixed .sub_header_content.font_size_larger .menu ul li .expanded_btn {
  font-size: 19px;
}
@media screen and (min-width: 980px) {
  #sub_header.fixed .menu ul li a,
  #sub_header.fixed .menu ul li .expanded_btn {
    padding: 0 29px 0 0;
  }
}
