.icon-sprite, .icon-magnifier_black, .icon-magnifier_white, .icon-play, .icon-right_arrow_border_11, .icon-right_arrow_border_11_black, .icon-right_arrow_border_19_black, .icon-right_arrow_border_23, .icon-social_email_big, .icon-social_facebook, .icon-social_facebook_big, .icon-social_facebook_wbg, .icon-social_google_plus, .icon-social_instagram, .icon-social_linkedin, .icon-social_twitter, .icon-social_twitter_big, .icon-social_twitter_wbg, .icon-social_vimeo, .icon-social_vine, .icon-social_youtube, .icon-social_youtube_big, .icon-social_youtube_wbg {
  background: url('/img/icon-s7b7fa5cd5e.png') no-repeat;
}

.icon-magnifier_black {
  background-position: 0 -621px;
}

.icon-magnifier_white {
  background-position: 0 -601px;
}

.icon-play {
  background-position: 0 -641px;
}

.icon-right_arrow_border_11 {
  background-position: 0 -205px;
}

.icon-right_arrow_border_11_black {
  background-position: 0 -221px;
}

.icon-right_arrow_border_19_black {
  background-position: 0 -181px;
}

.icon-right_arrow_border_23 {
  background-position: 0 -153px;
}

.icon-social_email_big {
  background-position: 0 0;
}

.icon-social_facebook {
  background-position: 0 -515px;
}

.icon-social_facebook_big {
  background-position: 0 -102px;
}

.icon-social_facebook_wbg {
  background-position: 0 -401px;
}

.icon-social_google_plus {
  background-position: 0 -486px;
}

.icon-social_instagram {
  background-position: 0 -288px;
}

.icon-social_linkedin {
  background-position: 0 -572px;
}

.icon-social_twitter {
  background-position: 0 -458px;
}

.icon-social_twitter_big {
  background-position: 0 -51px;
}

.icon-social_twitter_wbg {
  background-position: 0 -429px;
}

.icon-social_vimeo {
  background-position: 0 -544px;
}

.icon-social_vine {
  background-position: 0 -373px;
}

.icon-social_youtube {
  background-position: 0 -345px;
}

.icon-social_youtube_big {
  background-position: 0 -237px;
}

.icon-social_youtube_wbg {
  background-position: 0 -317px;
}

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;
  max-width: 60em;
  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
 * -------------------------- */
@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;
}

#brackets_container .brackets_overflow #brackets_5_8 h4 {
    background-color: #aeaeae !important;
}
#brackets_container .brackets_overflow #brackets_9_16 h4 {
    background-color: #c8c8c8 !important;
}
#brackets_container .brackets_overflow #brackets_9_12 h4 {
    background-color: #aeaeae !important;
}
#brackets_container .brackets_overflow #brackets_916_final h4.final {
    background-color: #555555 !important;
}
#brackets_container .brackets_overflow #brackets_58_final h4.final {
    background-color: #555555 !important;
}

body.branding_spain {
  background: #000000 url("/Content/2013/PC/img/branding_spain.jpg") no-repeat scroll center top !important;
}
@media all and (min-width: 960px) {
  body.branding_spain #sub_header .menu > ul > li.active > a,
  body.branding_spain #sub_header .menu > ul > li.active > .expanded_btn, body.branding_spain #sub_header .menu > ul > li.opened_item > a,
  body.branding_spain #sub_header .menu > ul > li.opened_item > .expanded_btn, body.branding_spain #sub_header .menu > ul > li:hover > a,
  body.branding_spain #sub_header .menu > ul > li:hover > .expanded_btn {
    color: #ec008c;
  }
  body.branding_spain #sub_header .menu > ul > li.active.expanded > .expanded_content > .table > div > ul > li .expanded_btn, body.branding_spain #sub_header .menu > ul > li.opened_item.expanded > .expanded_content > .table > div > ul > li .expanded_btn, body.branding_spain #sub_header .menu > ul > li:hover.expanded > .expanded_content > .table > div > ul > li .expanded_btn {
    color: #ec008c;
  }
  body.branding_spain #sub_header .menu > ul > li > .expanded_content > .table > div > ul > li .expanded_content > ul > li > a:hover, body.branding_spain #sub_header .menu > ul > li > .expanded_content > .table > div > ul > li .expanded_content > ul > li > .expanded_btn:hover {
    color: #ec008c;
  }
}
body.branding_spain #sub_header .infos .language_selector a.active, body.branding_spain #sub_header .infos .language_selector a:hover,
body.branding_spain #sub_header .infos .language_selector_external a.active, body.branding_spain #sub_header .infos .language_selector_external a:hover {
  background-color: #ec008c;
}
body.branding_spain .countdown .title,
body.branding_spain .countdown .left_date .days b {
  color: #ec008c;
}
body.branding_spain #live_score .title .title_bg {
  background-color: #ec008c;
}
body.branding_spain #follow_us_event {
  background-color: #ec008c;
}
body.branding_spain .view_all, body.branding_spain .view_all:before {
  color: #ec008c;
}
body.branding_spain .custom_tab .custom_tab_title li:hover a, body.branding_spain .custom_tab .custom_tab_title li:hover a:after, body.branding_spain .custom_tab .custom_tab_title li.active a, body.branding_spain .custom_tab .custom_tab_title li.active a:after {
  border-color: #ec008c;
  background-color: #ec008c;
}
body.branding_spain .custom_tab .custom_tab_title li:hover a:before, body.branding_spain .custom_tab .custom_tab_title li.active a:before {
  border-top-color: #ec008c;
}
body.branding_spain .player_stat .main_row,
body.branding_spain .player_stat .main_row .decor_line {
  background-color: #ec008c;
}
body.branding_spain .player_stat .main_row.event_default {
  background-color: #101010;
}
body.branding_spain #footer ul li a:hover,
body.branding_spain #footer .menu .group > a,
body.branding_spain #footer .map_marker:before,
body.branding_spain #footer .contact_us table a {
  color: #ec008c;
}
body.branding_spain #footer input[type="submit"], body.branding_spain #footer input[type="submit"]:hover {
  background-color: #ec008c;
}
body.branding_spain #main_gallery .counter, body.branding_spain #main_gallery .counter:hover {
  background-color: #ec008c;
}
body.branding_spain #player_info .button_add_comment a, body.branding_spain #player_info .button_add_comment a:hover {
  background-color: #ec008c;
}
body.branding_spain .round_tables .headtohead_button {
  background-color: #ec008c;
}
body.branding_spain #follow_us_event #express_it_now a {
  background-color: #191919;
}
body.branding_spain #follow_us_event #express_it_now a:hover {
  background-color: #191919;
}
body.branding_spain #mini_chart {
  background-color: #191919;
}
