/* CSS crunched with Crunch - http://crunchapp.net/ */
@import "http://fonts.googleapis.com/css?family=Dosis:400,300,200,500,600,700,800";
/* 
 *  Document   : mc.mixins.less
 *  Created on : 11/1/2013, 12:30:00
 *  Author     : Cynthia Juanilla
 *  $Revision: 2096 $ 
 *  $LastChangedDate: 2014-03-19 16:58:16 -0300 (mié, 19 mar 2014) $
 *  $LastChangedBy: lganga $
 *  Description:
 *      Functions to use with less
 */
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.generalBody {
  background-color: #ffffff;
  font-family: 'Dosis', sans-serif;
  font-weight: 400;
}
.dfMc_Theme_worldCup2014.dfMc-Module,
.dfMc_Theme_worldCup2014.dfMc-Page,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] {
  /*Resultados*/
  /*Tablas*/
  /* TIMELINE */
  /*.tooltip.top .tooltip-arrow{
			border-width: 5px 3px 0;
		}
		.tooltip-inner{
			border-radius: 0px;
			.inc{
				margin: 0 0 0 48%;
				width: 72%;
				
				.type{
					width: 60%;
					color:@color01;
				}
				.name{
					float: left;
					width: 60%;
				}
			}
			.title{
				
				width: 50%;
				height: 25px;
				line-height: 25px;
				.periodo{
					background: url(../images/ico_reloj.png) no-repeat -2px 3px transparent;
				 	 float: left;
				    height: 20px;
				    margin-left: 1px;
				    margin-top: 0px;
				    width: 26px;
				    color: @color01;
				    text-align:right;
				}
				.tiempo{
					background: url(../images/ico_player_ch.png) no-repeat 21px 3px transparent;
					float: left;
					height: 20px;
					margin-top: 0px;
					width: 46px;
					text-align:left;
					margin-left:6px;

				}
			}
		}*/
  /*TITULOS*/
  /*FORMACION*/
  /*COMPARATIVA*/
  /* COORDEADAS */
  /* RELATO EN VIVO*/
  /*MAPA DE CALOR*/
  /*FICHA DE JUGADOR*/
  /*RELOJ*/
  /*historia*/
  /*Sedes*/
  /*formacion botones mobile*/
}
.dfMc_Theme_worldCup2014.dfMc-Module *,
.dfMc_Theme_worldCup2014.dfMc-Page *,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] * {
  font-family: 'Dosis', sans-serif;
  font-weight: 400;
}
.dfMc_Theme_worldCup2014.dfMc-Module img,
.dfMc_Theme_worldCup2014.dfMc-Page img,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] img {
  width: 34px;
}
.dfMc_Theme_worldCup2014.dfMc-Module .circle img.img-responsive,
.dfMc_Theme_worldCup2014.dfMc-Page .circle img.img-responsive,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .circle img.img-responsive {
  width: initial;
}
.dfMc_Theme_worldCup2014.dfMc-Module .history .teamsContent .row .data .flag,
.dfMc_Theme_worldCup2014.dfMc-Page .history .teamsContent .row .data .flag,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .history .teamsContent .row .data .flag {
  padding: 0 2% 0;
}
.dfMc_Theme_worldCup2014.dfMc-Module .history .teamsContent .row .data .flag img.img-responsive,
.dfMc_Theme_worldCup2014.dfMc-Page .history .teamsContent .row .data .flag img.img-responsive,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .history .teamsContent .row .data .flag img.img-responsive {
  width: initial;
}
.dfMc_Theme_worldCup2014.dfMc-Module.maxSize-767 .history .teamsContent .row .data,
.dfMc_Theme_worldCup2014.dfMc-Page.maxSize-767 .history .teamsContent .row .data,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"].maxSize-767 .history .teamsContent .row .data,
.dfMc_Theme_worldCup2014.dfMc-Module.maxSize-991 .history .teamsContent .row .data,
.dfMc_Theme_worldCup2014.dfMc-Page.maxSize-991 .history .teamsContent .row .data,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"].maxSize-991 .history .teamsContent .row .data,
.dfMc_Theme_worldCup2014.dfMc-Module.maxSize-1199 .history .teamsContent .row .data,
.dfMc_Theme_worldCup2014.dfMc-Page.maxSize-1199 .history .teamsContent .row .data,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"].maxSize-1199 .history .teamsContent .row .data {
  line-height: 46px;
}
.dfMc_Theme_worldCup2014.dfMc-Module.maxSize-767 .history .teamsContent .row .data .name,
.dfMc_Theme_worldCup2014.dfMc-Page.maxSize-767 .history .teamsContent .row .data .name,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"].maxSize-767 .history .teamsContent .row .data .name,
.dfMc_Theme_worldCup2014.dfMc-Module.maxSize-991 .history .teamsContent .row .data .name,
.dfMc_Theme_worldCup2014.dfMc-Page.maxSize-991 .history .teamsContent .row .data .name,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"].maxSize-991 .history .teamsContent .row .data .name,
.dfMc_Theme_worldCup2014.dfMc-Module.maxSize-1199 .history .teamsContent .row .data .name,
.dfMc_Theme_worldCup2014.dfMc-Page.maxSize-1199 .history .teamsContent .row .data .name,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"].maxSize-1199 .history .teamsContent .row .data .name {
  width: 52%;
}
.dfMc_Theme_worldCup2014.dfMc-Module.maxSize-767 .history .teamsContent .row .data .flag,
.dfMc_Theme_worldCup2014.dfMc-Page.maxSize-767 .history .teamsContent .row .data .flag,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"].maxSize-767 .history .teamsContent .row .data .flag,
.dfMc_Theme_worldCup2014.dfMc-Module.maxSize-991 .history .teamsContent .row .data .flag,
.dfMc_Theme_worldCup2014.dfMc-Page.maxSize-991 .history .teamsContent .row .data .flag,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"].maxSize-991 .history .teamsContent .row .data .flag,
.dfMc_Theme_worldCup2014.dfMc-Module.maxSize-1199 .history .teamsContent .row .data .flag,
.dfMc_Theme_worldCup2014.dfMc-Page.maxSize-1199 .history .teamsContent .row .data .flag,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"].maxSize-1199 .history .teamsContent .row .data .flag {
  padding: 0 0% 0;
}
.dfMc_Theme_worldCup2014.dfMc-Module.maxSize-767 .history .teamsContent .row .data .flag img.img-responsive,
.dfMc_Theme_worldCup2014.dfMc-Page.maxSize-767 .history .teamsContent .row .data .flag img.img-responsive,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"].maxSize-767 .history .teamsContent .row .data .flag img.img-responsive,
.dfMc_Theme_worldCup2014.dfMc-Module.maxSize-991 .history .teamsContent .row .data .flag img.img-responsive,
.dfMc_Theme_worldCup2014.dfMc-Page.maxSize-991 .history .teamsContent .row .data .flag img.img-responsive,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"].maxSize-991 .history .teamsContent .row .data .flag img.img-responsive,
.dfMc_Theme_worldCup2014.dfMc-Module.maxSize-1199 .history .teamsContent .row .data .flag img.img-responsive,
.dfMc_Theme_worldCup2014.dfMc-Page.maxSize-1199 .history .teamsContent .row .data .flag img.img-responsive,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"].maxSize-1199 .history .teamsContent .row .data .flag img.img-responsive {
  width: initial;
}
.dfMc_Theme_worldCup2014.dfMc-Module.maxSize-479 .history .teamsContent .row .data,
.dfMc_Theme_worldCup2014.dfMc-Page.maxSize-479 .history .teamsContent .row .data,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"].maxSize-479 .history .teamsContent .row .data {
  line-height: 27px;
}
.dfMc_Theme_worldCup2014.dfMc-Module.maxSize-479 .history .teamsContent .row .data .name,
.dfMc_Theme_worldCup2014.dfMc-Page.maxSize-479 .history .teamsContent .row .data .name,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"].maxSize-479 .history .teamsContent .row .data .name {
  width: 45%;
}
.dfMc_Theme_worldCup2014.dfMc-Module.maxSize-479 .history .teamsContent .row .data .goals,
.dfMc_Theme_worldCup2014.dfMc-Page.maxSize-479 .history .teamsContent .row .data .goals,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"].maxSize-479 .history .teamsContent .row .data .goals {
  font-size: 25px;
  height: 40px;
  width: 40px;
  border-radius: 50px;
  border: 4px solid #36fbb4;
  line-height: 30px;
}
.dfMc_Theme_worldCup2014.dfMc-Module.maxSize-479 .history .teamsContent .row .data .flag,
.dfMc_Theme_worldCup2014.dfMc-Page.maxSize-479 .history .teamsContent .row .data .flag,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"].maxSize-479 .history .teamsContent .row .data .flag {
  padding: 0 0% 0;
}
.dfMc_Theme_worldCup2014.dfMc-Module.maxSize-479 .history .teamsContent .row .data .flag img.img-responsive,
.dfMc_Theme_worldCup2014.dfMc-Page.maxSize-479 .history .teamsContent .row .data .flag img.img-responsive,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"].maxSize-479 .history .teamsContent .row .data .flag img.img-responsive {
  width: 34px;
}
.dfMc_Theme_worldCup2014.dfMc-Module .modulePreloader,
.dfMc_Theme_worldCup2014.dfMc-Page .modulePreloader,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .modulePreloader {
  height: 30px;
  width: 30px;
  margin: 5px auto;
  position: relative;
  -webkit-animation: rotation .6s infinite linear;
  -moz-animation: rotation .6s infinite linear;
  -o-animation: rotation .6s infinite linear;
  animation: rotation .6s infinite linear;
  border-left: 6px solid rgba(54, 251, 180, 0.25);
  border-right: 6px solid rgba(54, 251, 180, 0.25);
  border-bottom: 6px solid rgba(54, 251, 180, 0.25);
  border-top: 6px solid #36fbb4;
  border-radius: 100%;
}
.dfMc_Theme_worldCup2014.dfMc-Module .msgCtn,
.dfMc_Theme_worldCup2014.dfMc-Page .msgCtn,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .msgCtn {
  background: #36fbb4;
  color: #000000;
}
.dfMc_Theme_worldCup2014.dfMc-Module .header,
.dfMc_Theme_worldCup2014.dfMc-Page .header,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .header {
  background: #36fbb4;
}
.dfMc_Theme_worldCup2014.dfMc-Module .header small,
.dfMc_Theme_worldCup2014.dfMc-Page .header small,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .header small {
  color: #000000;
  font-family: 'Dosis', sans-serif;
  font-weight: normal;
}
.dfMc_Theme_worldCup2014.dfMc-Module .header .nav.navbar-nav.navbar-right,
.dfMc_Theme_worldCup2014.dfMc-Page .header .nav.navbar-nav.navbar-right,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .header .nav.navbar-nav.navbar-right {
  display: none;
}
.dfMc_Theme_worldCup2014.dfMc-Module .table,
.dfMc_Theme_worldCup2014.dfMc-Page .table,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .table {
  font-family: 'Dosis', sans-serif;
  font-weight: normal;
}
.dfMc_Theme_worldCup2014.dfMc-Module .navbar-nav .dropdown.tournaments .dropdown-toggle .caret,
.dfMc_Theme_worldCup2014.dfMc-Page .navbar-nav .dropdown.tournaments .dropdown-toggle .caret,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .navbar-nav .dropdown.tournaments .dropdown-toggle .caret {
  border-bottom-color: #000000;
  border-top-color: #000000;
}
.dfMc_Theme_worldCup2014.dfMc-Module .navbar-nav .dropdown.tournaments .dropdown-toggle span,
.dfMc_Theme_worldCup2014.dfMc-Page .navbar-nav .dropdown.tournaments .dropdown-toggle span,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .navbar-nav .dropdown.tournaments .dropdown-toggle span,
.dfMc_Theme_worldCup2014.dfMc-Module .navbar-nav .dropdown.tournaments .dropdown-toggle:focus span,
.dfMc_Theme_worldCup2014.dfMc-Page .navbar-nav .dropdown.tournaments .dropdown-toggle:focus span,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .navbar-nav .dropdown.tournaments .dropdown-toggle:focus span {
  color: #000000;
}
.dfMc_Theme_worldCup2014.dfMc-Module .navbar-nav .dropdown.tournaments .dropdown-menu,
.dfMc_Theme_worldCup2014.dfMc-Page .navbar-nav .dropdown.tournaments .dropdown-menu,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .navbar-nav .dropdown.tournaments .dropdown-menu {
  box-shadow: none !important;
  font-family: 'Dosis', sans-serif;
  font-weight: normal;
  border: 1px solid #cccccc;
}
.dfMc_Theme_worldCup2014.dfMc-Module .navbar-nav .dropdown.tournaments .dropdown-menu li a,
.dfMc_Theme_worldCup2014.dfMc-Page .navbar-nav .dropdown.tournaments .dropdown-menu li a,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .navbar-nav .dropdown.tournaments .dropdown-menu li a {
  font-family: 'Dosis', sans-serif;
  font-weight: normal;
  color: #000000 !important;
}
.dfMc_Theme_worldCup2014.dfMc-Module .navbar-nav .dropdown.tournaments .dropdown-menu li a:hover,
.dfMc_Theme_worldCup2014.dfMc-Page .navbar-nav .dropdown.tournaments .dropdown-menu li a:hover,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .navbar-nav .dropdown.tournaments .dropdown-menu li a:hover,
.dfMc_Theme_worldCup2014.dfMc-Module .navbar-nav .dropdown.tournaments .dropdown-menu li a:focus,
.dfMc_Theme_worldCup2014.dfMc-Page .navbar-nav .dropdown.tournaments .dropdown-menu li a:focus,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .navbar-nav .dropdown.tournaments .dropdown-menu li a:focus {
  background-color: #36fbb4 !important;
}
.dfMc_Theme_worldCup2014.dfMc-Module .fieldPosition .field .msjDatos,
.dfMc_Theme_worldCup2014.dfMc-Page .fieldPosition .field .msjDatos,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .fieldPosition .field .msjDatos {
  background-color: rgba(54, 251, 180, 0.7);
  padding: 3px 14px 8px 14px;
}
.dfMc_Theme_worldCup2014.dfMc-Module .navbar .first-level li:hover a,
.dfMc_Theme_worldCup2014.dfMc-Page .navbar .first-level li:hover a,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .navbar .first-level li:hover a {
  background-color: #000000;
  color: #36fbb4;
}
.dfMc_Theme_worldCup2014.dfMc-Module .navbar .first-level li.active a,
.dfMc_Theme_worldCup2014.dfMc-Page .navbar .first-level li.active a,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .navbar .first-level li.active a {
  color: #36fbb4;
  background-color: #000000;
}
.dfMc_Theme_worldCup2014.dfMc-Module .navbar .first-level li.active a:hover,
.dfMc_Theme_worldCup2014.dfMc-Page .navbar .first-level li.active a:hover,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .navbar .first-level li.active a:hover,
.dfMc_Theme_worldCup2014.dfMc-Module .navbar .first-level li.active a:focus,
.dfMc_Theme_worldCup2014.dfMc-Page .navbar .first-level li.active a:focus,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .navbar .first-level li.active a:focus {
  background-color: #000000;
  color: #36fbb4;
  box-shadow: none;
}
.dfMc_Theme_worldCup2014.dfMc-Module .navbar .first-level li.active a:before,
.dfMc_Theme_worldCup2014.dfMc-Page .navbar .first-level li.active a:before,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .navbar .first-level li.active a:before,
.dfMc_Theme_worldCup2014.dfMc-Module .navbar .first-level li.active a:hover:before,
.dfMc_Theme_worldCup2014.dfMc-Page .navbar .first-level li.active a:hover:before,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .navbar .first-level li.active a:hover:before,
.dfMc_Theme_worldCup2014.dfMc-Module .navbar .first-level li.active a:focus:before,
.dfMc_Theme_worldCup2014.dfMc-Page .navbar .first-level li.active a:focus:before,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .navbar .first-level li.active a:focus:before {
  box-shadow: none;
}
.dfMc_Theme_worldCup2014.dfMc-Module .navbar .first-level li a:after,
.dfMc_Theme_worldCup2014.dfMc-Page .navbar .first-level li a:after,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .navbar .first-level li a:after {
  width: 0px;
}
.dfMc_Theme_worldCup2014.dfMc-Module .navbar .first-level li a:hover:before,
.dfMc_Theme_worldCup2014.dfMc-Page .navbar .first-level li a:hover:before,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .navbar .first-level li a:hover:before,
.dfMc_Theme_worldCup2014.dfMc-Module .navbar .first-level li a:before,
.dfMc_Theme_worldCup2014.dfMc-Page .navbar .first-level li a:before,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .navbar .first-level li a:before {
  box-shadow: none;
}
.dfMc_Theme_worldCup2014.dfMc-Module .navbar .first-level li a:hover,
.dfMc_Theme_worldCup2014.dfMc-Page .navbar .first-level li a:hover,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .navbar .first-level li a:hover {
  background-color: #000000;
  color: #36fbb4;
}
.dfMc_Theme_worldCup2014.dfMc-Module .navbar .second-level,
.dfMc_Theme_worldCup2014.dfMc-Page .navbar .second-level,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .navbar .second-level {
  background: #36fbb4;
  color: #000000;
}
.dfMc_Theme_worldCup2014.dfMc-Module .navbar .second-level li a,
.dfMc_Theme_worldCup2014.dfMc-Page .navbar .second-level li a,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .navbar .second-level li a {
  color: #000000;
}
.dfMc_Theme_worldCup2014.dfMc-Module .navbar .second-level li a:hover,
.dfMc_Theme_worldCup2014.dfMc-Page .navbar .second-level li a:hover,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .navbar .second-level li a:hover,
.dfMc_Theme_worldCup2014.dfMc-Module .navbar .second-level li a:focus,
.dfMc_Theme_worldCup2014.dfMc-Page .navbar .second-level li a:focus,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .navbar .second-level li a:focus {
  color: #000000;
  background-color: transparent;
}
.dfMc_Theme_worldCup2014.dfMc-Module .navbar .second-level li:hover,
.dfMc_Theme_worldCup2014.dfMc-Page .navbar .second-level li:hover,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .navbar .second-level li:hover {
  background: #36fbb4;
}
.dfMc_Theme_worldCup2014.dfMc-Module .navbar .second-level li:hover a,
.dfMc_Theme_worldCup2014.dfMc-Page .navbar .second-level li:hover a,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .navbar .second-level li:hover a {
  background: #36fbb4;
  color: #000000;
}
.dfMc_Theme_worldCup2014.dfMc-Module .navbar .second-level li.active a,
.dfMc_Theme_worldCup2014.dfMc-Page .navbar .second-level li.active a,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .navbar .second-level li.active a {
  color: #000000;
  background-color: #36fbb4;
}
.dfMc_Theme_worldCup2014.dfMc-Module .navbar .second-level li.active a:hover,
.dfMc_Theme_worldCup2014.dfMc-Page .navbar .second-level li.active a:hover,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .navbar .second-level li.active a:hover,
.dfMc_Theme_worldCup2014.dfMc-Module .navbar .second-level li.active a:focus,
.dfMc_Theme_worldCup2014.dfMc-Page .navbar .second-level li.active a:focus,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .navbar .second-level li.active a:focus {
  color: #000000;
  background-color: #36fbb4;
}
.dfMc_Theme_worldCup2014.dfMc-Module .navbar .subnav,
.dfMc_Theme_worldCup2014.dfMc-Page .navbar .subnav,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .navbar .subnav {
  margin-top: 0px;
  background-color: #FFFFFF;
  background-image: none !important;
  -webkit-box-shadow: inset 0 -9px 10px -5px #e6e6e6;
  box-shadow: inset 0 -9px 10px -5px #e6e6e6;
}
.dfMc_Theme_worldCup2014.dfMc-Module .navbar .subnav:after,
.dfMc_Theme_worldCup2014.dfMc-Page .navbar .subnav:after,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .navbar .subnav:after {
  background-color: #000000;
  background-image: none;
  border: none;
  height: 1px;
  top: 0px;
}
.dfMc_Theme_worldCup2014.dfMc-Module .btn,
.dfMc_Theme_worldCup2014.dfMc-Page .btn,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .btn {
  background-color: #36fbb4;
  color: #000000;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  box-shadow: 0 2px 0 #03ae71;
  font-size: 16px;
  border: none;
  font-family: 'Dosis', sans-serif;
  height: 27px;
  line-height: 27px;
  margin-top: 8px;
}
.dfMc_Theme_worldCup2014.dfMc-Module .btn .hidden-xs,
.dfMc_Theme_worldCup2014.dfMc-Page .btn .hidden-xs,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .btn .hidden-xs {
  font-weight: 500;
}
.dfMc_Theme_worldCup2014.dfMc-Module .btn:focus,
.dfMc_Theme_worldCup2014.dfMc-Page .btn:focus,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .btn:focus,
.dfMc_Theme_worldCup2014.dfMc-Module .btn:hover,
.dfMc_Theme_worldCup2014.dfMc-Page .btn:hover,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .btn:hover {
  background-color: #68fcc7;
  color: #000000;
}
.dfMc_Theme_worldCup2014.dfMc-Module .minSize-1199 .col-md-2 a span,
.dfMc_Theme_worldCup2014.dfMc-Page .minSize-1199 .col-md-2 a span,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .minSize-1199 .col-md-2 a span {
  font-size: 16px;
}
.dfMc_Theme_worldCup2014.dfMc-Module .menu-coord .subnav:after,
.dfMc_Theme_worldCup2014.dfMc-Page .menu-coord .subnav:after,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .menu-coord .subnav:after {
  background-color: #000000;
  background-image: none;
  background-repeat: no-repeat;
  border-bottom: none;
  border-top: 1px solid #000000;
  content: "";
  height: 1px;
  top: -1px;
}
.dfMc_Theme_worldCup2014.dfMc-Module .fixture .fecha .match .local .resultado,
.dfMc_Theme_worldCup2014.dfMc-Page .fixture .fecha .match .local .resultado,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .fixture .fecha .match .local .resultado,
.dfMc_Theme_worldCup2014.dfMc-Module .fixture .fecha .match .visitante .resultado,
.dfMc_Theme_worldCup2014.dfMc-Page .fixture .fecha .match .visitante .resultado,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .fixture .fecha .match .visitante .resultado {
  color: #36fbb4;
}
.dfMc_Theme_worldCup2014.dfMc-Module .fixture .fecha .detalles .local .resultado,
.dfMc_Theme_worldCup2014.dfMc-Page .fixture .fecha .detalles .local .resultado,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .fixture .fecha .detalles .local .resultado,
.dfMc_Theme_worldCup2014.dfMc-Module .fixture .fecha .detalles .visitante .resultado,
.dfMc_Theme_worldCup2014.dfMc-Page .fixture .fecha .detalles .visitante .resultado,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .fixture .fecha .detalles .visitante .resultado {
  color: #36fbb4;
}
.dfMc_Theme_worldCup2014.dfMc-Module .table,
.dfMc_Theme_worldCup2014.dfMc-Page .table,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .table {
  background-color: #FFFFFF;
  border-collapse: separate;
  border-spacing: 0 2px !important;
  font-size: 12px;
}
.dfMc_Theme_worldCup2014.dfMc-Module .table thead tr th,
.dfMc_Theme_worldCup2014.dfMc-Page .table thead tr th,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .table thead tr th,
.dfMc_Theme_worldCup2014.dfMc-Module .table thead tr td,
.dfMc_Theme_worldCup2014.dfMc-Page .table thead tr td,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .table thead tr td {
  border-top: none;
}
.dfMc_Theme_worldCup2014.dfMc-Module .table tbody tr th,
.dfMc_Theme_worldCup2014.dfMc-Page .table tbody tr th,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .table tbody tr th {
  border-top: none;
}
.dfMc_Theme_worldCup2014.dfMc-Module .table tbody tr:nth-of-type(odd),
.dfMc_Theme_worldCup2014.dfMc-Page .table tbody tr:nth-of-type(odd),
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .table tbody tr:nth-of-type(odd) {
  background-color: #E0E2DF;
  background-image: none;
}
.dfMc_Theme_worldCup2014.dfMc-Module .table tbody tr:nth-of-type(even),
.dfMc_Theme_worldCup2014.dfMc-Page .table tbody tr:nth-of-type(even),
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .table tbody tr:nth-of-type(even) {
  background-color: #ECECEC;
  background-image: none;
}
.dfMc_Theme_worldCup2014.dfMc-Module .table tbody tr td,
.dfMc_Theme_worldCup2014.dfMc-Page .table tbody tr td,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .table tbody tr td {
  border-top: none;
}
.dfMc_Theme_worldCup2014.dfMc-Module .table tbody tr td .border,
.dfMc_Theme_worldCup2014.dfMc-Page .table tbody tr td .border,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .table tbody tr td .border {
  border-right: 1px solid #36fbb4;
}
.dfMc_Theme_worldCup2014.dfMc-Module .table tbody tr td .badge,
.dfMc_Theme_worldCup2014.dfMc-Page .table tbody tr td .badge,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .table tbody tr td .badge {
  color: #000000;
  background-color: #36fbb4;
  font-family: 'Dosis', sans-serif;
  font-weight: normal;
}
.dfMc_Theme_worldCup2014.dfMc-Module .table tbody tr td.name,
.dfMc_Theme_worldCup2014.dfMc-Page .table tbody tr td.name,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .table tbody tr td.name,
.dfMc_Theme_worldCup2014.dfMc-Module .table tbody tr td.team,
.dfMc_Theme_worldCup2014.dfMc-Page .table tbody tr td.team,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .table tbody tr td.team {
  text-transform: uppercase;
}
.dfMc_Theme_worldCup2014.dfMc-Module .table tbody tr td.pos,
.dfMc_Theme_worldCup2014.dfMc-Page .table tbody tr td.pos,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .table tbody tr td.pos {
  color: #000000;
}
.dfMc_Theme_worldCup2014.dfMc-Module .table tbody tr td.puntos.destacado .border .badge,
.dfMc_Theme_worldCup2014.dfMc-Page .table tbody tr td.puntos.destacado .border .badge,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .table tbody tr td.puntos.destacado .border .badge {
  color: #000000;
}
.dfMc_Theme_worldCup2014.dfMc-Module .table tbody tr td.goals .border .badge,
.dfMc_Theme_worldCup2014.dfMc-Page .table tbody tr td.goals .border .badge,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .table tbody tr td.goals .border .badge {
  color: #000000;
}
.dfMc_Theme_worldCup2014.dfMc-Module .table tfoot tr th,
.dfMc_Theme_worldCup2014.dfMc-Page .table tfoot tr th,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .table tfoot tr th,
.dfMc_Theme_worldCup2014.dfMc-Module .table tfoot tr td,
.dfMc_Theme_worldCup2014.dfMc-Page .table tfoot tr td,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .table tfoot tr td {
  border-top: none;
}
.dfMc_Theme_worldCup2014.dfMc-Module .planteles .head .title,
.dfMc_Theme_worldCup2014.dfMc-Page .planteles .head .title,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .planteles .head .title {
  background-color: #36fbb4;
  color: #000000;
}
.dfMc_Theme_worldCup2014.dfMc-Module .planteles .nav-pills,
.dfMc_Theme_worldCup2014.dfMc-Page .planteles .nav-pills,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .planteles .nav-pills {
  background-color: #e6e6e6;
}
.dfMc_Theme_worldCup2014.dfMc-Module .planteles .table tbody > tr td.nombre,
.dfMc_Theme_worldCup2014.dfMc-Page .planteles .table tbody > tr td.nombre,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .planteles .table tbody > tr td.nombre {
  text-transform: uppercase;
}
.dfMc_Theme_worldCup2014.dfMc-Module .navbar-top,
.dfMc_Theme_worldCup2014.dfMc-Page .navbar-top,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .navbar-top {
  background: #ffffff;
  background-image: none;
}
.dfMc_Theme_worldCup2014.dfMc-Module .navbar-top li a,
.dfMc_Theme_worldCup2014.dfMc-Page .navbar-top li a,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .navbar-top li a {
  padding: 0 8px;
}
.dfMc_Theme_worldCup2014.dfMc-Module .maxSize-479 .infoDate .sb-time,
.dfMc_Theme_worldCup2014.dfMc-Page .maxSize-479 .infoDate .sb-time,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .maxSize-479 .infoDate .sb-time {
  color: #ffffff;
  display: inline-block;
  font-size: 12px;
  margin-left: 5px;
  height: auto;
  left: 0px;
  line-height: 25px;
  position: inherit;
  text-align: left;
  float: left;
}
.dfMc_Theme_worldCup2014.dfMc-Module .maxSize-479 .infoDate .sb-status,
.dfMc_Theme_worldCup2014.dfMc-Page .maxSize-479 .infoDate .sb-status,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .maxSize-479 .infoDate .sb-status {
  float: left;
}
.dfMc_Theme_worldCup2014.dfMc-Module .infoScoreBoard,
.dfMc_Theme_worldCup2014.dfMc-Page .infoScoreBoard,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .infoScoreBoard {
  clear: both;
}
.dfMc_Theme_worldCup2014.dfMc-Module .infoScoreBoard .penalties,
.dfMc_Theme_worldCup2014.dfMc-Page .infoScoreBoard .penalties,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .infoScoreBoard .penalties {
  height: 25px;
  width: 25px;
  line-height: 25px;
  font-size: 14px;
  margin: 36px -1px 0;
}
.dfMc_Theme_worldCup2014.dfMc-Module .infoScoreBoard .penalties:after,
.dfMc_Theme_worldCup2014.dfMc-Page .infoScoreBoard .penalties:after,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .infoScoreBoard .penalties:after {
  left: 4px;
  box-shadow: 0px 26px 2px 0px #cccccc;
}
.dfMc_Theme_worldCup2014.dfMc-Module .infoScoreBoard div.score,
.dfMc_Theme_worldCup2014.dfMc-Page .infoScoreBoard div.score,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .infoScoreBoard div.score {
  margin: 10px -5%;
  border-right: 0px;
}
.dfMc_Theme_worldCup2014.dfMc-Module .infoScoreBoard div.score .goals,
.dfMc_Theme_worldCup2014.dfMc-Page .infoScoreBoard div.score .goals,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .infoScoreBoard div.score .goals {
  font-size: 50px;
  font-family: 'Dosis', sans-serif;
  color: #000000;
  height: 60px;
  width: 60px;
  background-color: #36fbb4;
  border-radius: 50px;
  border: 10px solid #36fbb4;
  text-align: center;
  font-weight: 300;
}
.dfMc_Theme_worldCup2014.dfMc-Module .infoScoreBoard div.home,
.dfMc_Theme_worldCup2014.dfMc-Page .infoScoreBoard div.home,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .infoScoreBoard div.home,
.dfMc_Theme_worldCup2014.dfMc-Module .infoScoreBoard div.away,
.dfMc_Theme_worldCup2014.dfMc-Page .infoScoreBoard div.away,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .infoScoreBoard div.away {
  background-image: none;
  height: 80px;
  line-height: 38px;
  font-weight: 300;
}
.dfMc_Theme_worldCup2014.dfMc-Module .infoScoreBoard div.name,
.dfMc_Theme_worldCup2014.dfMc-Page .infoScoreBoard div.name,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .infoScoreBoard div.name {
  font-weight: normal;
  font-size: 30px;
  line-height: 80px;
}
.dfMc_Theme_worldCup2014.dfMc-Module .infoScoreBoard div.shield,
.dfMc_Theme_worldCup2014.dfMc-Page .infoScoreBoard div.shield,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .infoScoreBoard div.shield {
  width: 70px;
}
.dfMc_Theme_worldCup2014.dfMc-Module .infoScoreBoard .home div.shield,
.dfMc_Theme_worldCup2014.dfMc-Page .infoScoreBoard .home div.shield,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .infoScoreBoard .home div.shield {
  float: right;
  position: relative;
  right: 35%;
}
.dfMc_Theme_worldCup2014.dfMc-Module .infoScoreBoard .home div.name,
.dfMc_Theme_worldCup2014.dfMc-Page .infoScoreBoard .home div.name,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .infoScoreBoard .home div.name {
  margin-left: 10%;
}
.dfMc_Theme_worldCup2014.dfMc-Module .infoScoreBoard .home div.score,
.dfMc_Theme_worldCup2014.dfMc-Page .infoScoreBoard .home div.score,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .infoScoreBoard .home div.score {
  padding: 0px 10px;
  border-right: 0px;
}
.dfMc_Theme_worldCup2014.dfMc-Module .infoScoreBoard .away div.shield,
.dfMc_Theme_worldCup2014.dfMc-Page .infoScoreBoard .away div.shield,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .infoScoreBoard .away div.shield {
  float: left;
  position: relative;
  left: 35%;
}
.dfMc_Theme_worldCup2014.dfMc-Module .infoScoreBoard .away div.name,
.dfMc_Theme_worldCup2014.dfMc-Page .infoScoreBoard .away div.name,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .infoScoreBoard .away div.name {
  margin-right: 10%;
}
.dfMc_Theme_worldCup2014.dfMc-Module .infoScoreBoard .away div.score,
.dfMc_Theme_worldCup2014.dfMc-Page .infoScoreBoard .away div.score,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .infoScoreBoard .away div.score {
  padding: 2px 14px;
  border-left-width: 0px;
}
.dfMc_Theme_worldCup2014.dfMc-Module .maxSize-767.timeLine .line,
.dfMc_Theme_worldCup2014.dfMc-Page .maxSize-767.timeLine .line,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .maxSize-767.timeLine .line {
  height: 8px;
  margin-top: 30px;
}
.dfMc_Theme_worldCup2014.dfMc-Module .maxSize-767 .infoScoreBoard .penalties,
.dfMc_Theme_worldCup2014.dfMc-Page .maxSize-767 .infoScoreBoard .penalties,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .maxSize-767 .infoScoreBoard .penalties {
  height: 18px;
  width: 18px;
  line-height: 18px;
  font-size: 10px;
  margin: 27px -2px 0;
}
.dfMc_Theme_worldCup2014.dfMc-Module .maxSize-767 .infoScoreBoard .penalties:after,
.dfMc_Theme_worldCup2014.dfMc-Page .maxSize-767 .infoScoreBoard .penalties:after,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .maxSize-767 .infoScoreBoard .penalties:after {
  left: 0px;
  box-shadow: 1px 19px 3px -1px #cccccc;
}
.dfMc_Theme_worldCup2014.dfMc-Module .maxSize-767 .infoScoreBoard div.score,
.dfMc_Theme_worldCup2014.dfMc-Page .maxSize-767 .infoScoreBoard div.score,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .maxSize-767 .infoScoreBoard div.score {
  line-height: 20px;
  margin: 20px -15%;
}
.dfMc_Theme_worldCup2014.dfMc-Module .maxSize-767 .infoScoreBoard div.score .goals,
.dfMc_Theme_worldCup2014.dfMc-Page .maxSize-767 .infoScoreBoard div.score .goals,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .maxSize-767 .infoScoreBoard div.score .goals {
  font-size: 25px;
  height: 40px;
  width: 40px;
}
.dfMc_Theme_worldCup2014.dfMc-Module .maxSize-767 .infoScoreBoard .home div.name,
.dfMc_Theme_worldCup2014.dfMc-Page .maxSize-767 .infoScoreBoard .home div.name,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .maxSize-767 .infoScoreBoard .home div.name {
  margin-left: 2%;
  font-size: 20px;
}
.dfMc_Theme_worldCup2014.dfMc-Module .maxSize-767 .infoScoreBoard .home div.shield,
.dfMc_Theme_worldCup2014.dfMc-Page .maxSize-767 .infoScoreBoard .home div.shield,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .maxSize-767 .infoScoreBoard .home div.shield {
  right: 25%;
  background-size: 40px;
  background-position: -5px;
}
.dfMc_Theme_worldCup2014.dfMc-Module .maxSize-767 .infoScoreBoard .away,
.dfMc_Theme_worldCup2014.dfMc-Page .maxSize-767 .infoScoreBoard .away,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .maxSize-767 .infoScoreBoard .away {
  height: 80px;
  line-height: 9px;
}
.dfMc_Theme_worldCup2014.dfMc-Module .maxSize-767 .infoScoreBoard .away div.name,
.dfMc_Theme_worldCup2014.dfMc-Page .maxSize-767 .infoScoreBoard .away div.name,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .maxSize-767 .infoScoreBoard .away div.name {
  margin-right: 2%;
  font-size: 20px;
}
.dfMc_Theme_worldCup2014.dfMc-Module .maxSize-767 .infoScoreBoard .away div.shield,
.dfMc_Theme_worldCup2014.dfMc-Page .maxSize-767 .infoScoreBoard .away div.shield,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .maxSize-767 .infoScoreBoard .away div.shield {
  left: 26%;
  background-size: 40px;
  background-position: 35px;
}
.dfMc_Theme_worldCup2014.dfMc-Module .maxSize-767 .infoDate .sb-time,
.dfMc_Theme_worldCup2014.dfMc-Page .maxSize-767 .infoDate .sb-time,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .maxSize-767 .infoDate .sb-time {
  font-size: 20px;
  color: #ffffff;
}
.dfMc_Theme_worldCup2014.dfMc-Module .maxSize-479.timeLine .line,
.dfMc_Theme_worldCup2014.dfMc-Page .maxSize-479.timeLine .line,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .maxSize-479.timeLine .line {
  height: 8px;
  margin-top: 30px;
}
.dfMc_Theme_worldCup2014.dfMc-Module .maxSize-479 .infoScoreBoard .shield,
.dfMc_Theme_worldCup2014.dfMc-Page .maxSize-479 .infoScoreBoard .shield,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .maxSize-479 .infoScoreBoard .shield {
  width: 50px;
}
.dfMc_Theme_worldCup2014.dfMc-Module .maxSize-479 .infoScoreBoard .penalties,
.dfMc_Theme_worldCup2014.dfMc-Page .maxSize-479 .infoScoreBoard .penalties,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .maxSize-479 .infoScoreBoard .penalties {
  height: 15px;
  width: 15px;
  line-height: 15px;
  font-size: 9px;
  margin: 14px 3px 0;
}
.dfMc_Theme_worldCup2014.dfMc-Module .maxSize-479 .infoScoreBoard .penalties:after,
.dfMc_Theme_worldCup2014.dfMc-Page .maxSize-479 .infoScoreBoard .penalties:after,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .maxSize-479 .infoScoreBoard .penalties:after {
  box-shadow: 0px 16px 1px -1px #cccccc;
}
.dfMc_Theme_worldCup2014.dfMc-Module .maxSize-479 .infoScoreBoard div.score,
.dfMc_Theme_worldCup2014.dfMc-Page .maxSize-479 .infoScoreBoard div.score,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .maxSize-479 .infoScoreBoard div.score {
  margin: 10px 0;
  line-height: 10px;
}
.dfMc_Theme_worldCup2014.dfMc-Module .maxSize-479 .infoScoreBoard div.score .goals,
.dfMc_Theme_worldCup2014.dfMc-Page .maxSize-479 .infoScoreBoard div.score .goals,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .maxSize-479 .infoScoreBoard div.score .goals {
  font-size: 25px;
  height: 30px;
  width: 30px;
  border-width: 9px;
}
.dfMc_Theme_worldCup2014.dfMc-Module .maxSize-479 .infoScoreBoard .home,
.dfMc_Theme_worldCup2014.dfMc-Page .maxSize-479 .infoScoreBoard .home,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .maxSize-479 .infoScoreBoard .home {
  height: 50px;
  line-height: 9px;
}
.dfMc_Theme_worldCup2014.dfMc-Module .maxSize-479 .infoScoreBoard .home div.name,
.dfMc_Theme_worldCup2014.dfMc-Page .maxSize-479 .infoScoreBoard .home div.name,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .maxSize-479 .infoScoreBoard .home div.name {
  margin-left: 2%;
  font-size: 18px;
  line-height: 50px;
}
.dfMc_Theme_worldCup2014.dfMc-Module .maxSize-479 .infoScoreBoard .home div.shield,
.dfMc_Theme_worldCup2014.dfMc-Page .maxSize-479 .infoScoreBoard .home div.shield,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .maxSize-479 .infoScoreBoard .home div.shield {
  right: 0;
  float: left;
  background-size: 34px;
}
.dfMc_Theme_worldCup2014.dfMc-Module .maxSize-479 .infoScoreBoard .away,
.dfMc_Theme_worldCup2014.dfMc-Page .maxSize-479 .infoScoreBoard .away,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .maxSize-479 .infoScoreBoard .away {
  height: 50px;
  line-height: 9px;
}
.dfMc_Theme_worldCup2014.dfMc-Module .maxSize-479 .infoScoreBoard .away div.name,
.dfMc_Theme_worldCup2014.dfMc-Page .maxSize-479 .infoScoreBoard .away div.name,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .maxSize-479 .infoScoreBoard .away div.name {
  margin-left: 2%;
  font-size: 18px;
  line-height: 50px;
}
.dfMc_Theme_worldCup2014.dfMc-Module .maxSize-479 .infoScoreBoard .away div.shield,
.dfMc_Theme_worldCup2014.dfMc-Page .maxSize-479 .infoScoreBoard .away div.shield,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .maxSize-479 .infoScoreBoard .away div.shield {
  float: left;
  left: 0;
  background-size: 34px;
  background-position: 10px;
}
.dfMc_Theme_worldCup2014.dfMc-Module .maxSize-479 .infoScoreBoard .away div.score,
.dfMc_Theme_worldCup2014.dfMc-Page .maxSize-479 .infoScoreBoard .away div.score,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .maxSize-479 .infoScoreBoard .away div.score {
  padding: 2px 11px;
}
.dfMc_Theme_worldCup2014.dfMc-Module .maxSize-479 .infoDate .sb-time,
.dfMc_Theme_worldCup2014.dfMc-Page .maxSize-479 .infoDate .sb-time,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .maxSize-479 .infoDate .sb-time {
  font-size: 14px;
  float: none;
  left: 8px;
  display: inline;
}
.dfMc_Theme_worldCup2014.dfMc-Module .timeLine .time,
.dfMc_Theme_worldCup2014.dfMc-Page .timeLine .time,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .timeLine .time {
  height: 70px;
}
.dfMc_Theme_worldCup2014.dfMc-Module .timeLine .time .first .progress .bar,
.dfMc_Theme_worldCup2014.dfMc-Page .timeLine .time .first .progress .bar,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .timeLine .time .first .progress .bar,
.dfMc_Theme_worldCup2014.dfMc-Module .timeLine .time .second .progress .bar,
.dfMc_Theme_worldCup2014.dfMc-Page .timeLine .time .second .progress .bar,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .timeLine .time .second .progress .bar {
  background-color: #22d293;
  background-image: -moz-linear-gradient(top, #36fbb4, #039560);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#36fbb4), to(#039560));
  background-image: -webkit-linear-gradient(top, #36fbb4, #039560);
  background-image: -o-linear-gradient(top, #36fbb4, #039560);
  background-image: linear-gradient(to bottom, #36fbb4, #039560);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff36fbb4', endColorstr='#ff039560', GradientType=0);
}
.dfMc_Theme_worldCup2014.dfMc-Module .timeLine .time .first,
.dfMc_Theme_worldCup2014.dfMc-Page .timeLine .time .first,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .timeLine .time .first {
  border-right: 1px solid #ffffff;
}
.dfMc_Theme_worldCup2014.dfMc-Module .timeLine .time .second,
.dfMc_Theme_worldCup2014.dfMc-Page .timeLine .time .second,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .timeLine .time .second {
  border-left: 1px solid #cccccc;
}
.dfMc_Theme_worldCup2014.dfMc-Module .timeLine .time .home,
.dfMc_Theme_worldCup2014.dfMc-Page .timeLine .time .home,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .timeLine .time .home,
.dfMc_Theme_worldCup2014.dfMc-Module .timeLine .time .away,
.dfMc_Theme_worldCup2014.dfMc-Page .timeLine .time .away,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .timeLine .time .away {
  height: 30px;
  line-height: 22px;
  margin-top: 6px;
}
.dfMc_Theme_worldCup2014.dfMc-Module .timeLine .time .home .initials,
.dfMc_Theme_worldCup2014.dfMc-Page .timeLine .time .home .initials,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .timeLine .time .home .initials,
.dfMc_Theme_worldCup2014.dfMc-Module .timeLine .time .away .initials,
.dfMc_Theme_worldCup2014.dfMc-Page .timeLine .time .away .initials,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .timeLine .time .away .initials {
  color: #000000;
  margin-left: -4%;
}
.dfMc_Theme_worldCup2014.dfMc-Module .timeLine .time .home .incidences,
.dfMc_Theme_worldCup2014.dfMc-Page .timeLine .time .home .incidences,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .timeLine .time .home .incidences {
  height: 35px;
  line-height: 35px;
}
.dfMc_Theme_worldCup2014.dfMc-Module .timeLine .time .home .incidences .yellowCard,
.dfMc_Theme_worldCup2014.dfMc-Page .timeLine .time .home .incidences .yellowCard,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .timeLine .time .home .incidences .yellowCard {
  background-image: url("../images/ico_t_amarilla_loc.png");
}
.dfMc_Theme_worldCup2014.dfMc-Module .timeLine .time .home .incidences .redCard,
.dfMc_Theme_worldCup2014.dfMc-Page .timeLine .time .home .incidences .redCard,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .timeLine .time .home .incidences .redCard {
  background-image: url("../images/ico_t_roja_loc.png");
}
.dfMc_Theme_worldCup2014.dfMc-Module .timeLine .time .home .incidences .goal,
.dfMc_Theme_worldCup2014.dfMc-Page .timeLine .time .home .incidences .goal,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .timeLine .time .home .incidences .goal {
  background-image: url("../images/ico_gol_afavor_loc.png");
}
.dfMc_Theme_worldCup2014.dfMc-Module .timeLine .time .home .incidences .change,
.dfMc_Theme_worldCup2014.dfMc-Page .timeLine .time .home .incidences .change,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .timeLine .time .home .incidences .change {
  background-image: url("../images/ico_cambios_loc.png");
  width: 29px;
}
.dfMc_Theme_worldCup2014.dfMc-Module .timeLine .time .home .incidences .redByDoubleYellowCard,
.dfMc_Theme_worldCup2014.dfMc-Page .timeLine .time .home .incidences .redByDoubleYellowCard,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .timeLine .time .home .incidences .redByDoubleYellowCard {
  background-image: url("../images/ico_t_roja_x2amarillas_loc.png");
}
.dfMc_Theme_worldCup2014.dfMc-Module .timeLine .time .home .incidences div,
.dfMc_Theme_worldCup2014.dfMc-Page .timeLine .time .home .incidences div,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .timeLine .time .home .incidences div {
  height: 34px;
  width: 19px;
}
.dfMc_Theme_worldCup2014.dfMc-Module .timeLine .time .away .incidences,
.dfMc_Theme_worldCup2014.dfMc-Page .timeLine .time .away .incidences,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .timeLine .time .away .incidences {
  height: 35px;
  line-height: 35px;
}
.dfMc_Theme_worldCup2014.dfMc-Module .timeLine .time .away .incidences .yellowCard,
.dfMc_Theme_worldCup2014.dfMc-Page .timeLine .time .away .incidences .yellowCard,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .timeLine .time .away .incidences .yellowCard {
  background-image: url("../images/ico_t_amarilla_vis.png");
}
.dfMc_Theme_worldCup2014.dfMc-Module .timeLine .time .away .incidences .redCard,
.dfMc_Theme_worldCup2014.dfMc-Page .timeLine .time .away .incidences .redCard,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .timeLine .time .away .incidences .redCard {
  background-image: url("../images/ico_t_roja_vis.png");
}
.dfMc_Theme_worldCup2014.dfMc-Module .timeLine .time .away .incidences .goal,
.dfMc_Theme_worldCup2014.dfMc-Page .timeLine .time .away .incidences .goal,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .timeLine .time .away .incidences .goal {
  background-image: url("../images/ico_gol_afavor_vis.png");
}
.dfMc_Theme_worldCup2014.dfMc-Module .timeLine .time .away .incidences .change,
.dfMc_Theme_worldCup2014.dfMc-Page .timeLine .time .away .incidences .change,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .timeLine .time .away .incidences .change {
  background-image: url("../images/ico_cambios_vis.png");
  width: 29px;
}
.dfMc_Theme_worldCup2014.dfMc-Module .timeLine .time .away .incidences .redByDoubleYellowCard,
.dfMc_Theme_worldCup2014.dfMc-Page .timeLine .time .away .incidences .redByDoubleYellowCard,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .timeLine .time .away .incidences .redByDoubleYellowCard {
  background-image: url("../images/ico_t_roja_x2amarillas_vis.png");
}
.dfMc_Theme_worldCup2014.dfMc-Module .timeLine .time .away .incidences div,
.dfMc_Theme_worldCup2014.dfMc-Page .timeLine .time .away .incidences div,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .timeLine .time .away .incidences div {
  height: 34px;
  width: 19px;
  margin-top: -20px;
}
.dfMc_Theme_worldCup2014.dfMc-Module .timeLine .timeline,
.dfMc_Theme_worldCup2014.dfMc-Page .timeLine .timeline,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .timeLine .timeline {
  background-color: #f2f2f2;
  box-shadow: inset 0 4px 4px -4px #808080, inset 0 -4px 4px -4px #808080;
  -moz-box-shadow: inset 0 4px 4px -4px #808080, inset 0 -4px 4px -4px #808080;
  -webkit-box-shadow: inset 0 4px 4px -4px #808080, inset 0 -4px 4px -4px #808080;
  margin-bottom: 0px;
  height: 70px;
}
.dfMc_Theme_worldCup2014.dfMc-Module .timeLine .line,
.dfMc_Theme_worldCup2014.dfMc-Page .timeLine .line,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .timeLine .line {
  height: 11px;
  margin-top: 26px;
  background-color: #f2f2f2;
  border-radius: 10px;
  overflow: hidden;
}
.dfMc_Theme_worldCup2014.dfMc-Module .timeLine .line .mc-time-1,
.dfMc_Theme_worldCup2014.dfMc-Page .timeLine .line .mc-time-1,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .timeLine .line .mc-time-1,
.dfMc_Theme_worldCup2014.dfMc-Module .timeLine .line .mc-tl-extratime1,
.dfMc_Theme_worldCup2014.dfMc-Page .timeLine .line .mc-tl-extratime1,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .timeLine .line .mc-tl-extratime1 {
  -webkit-border-top-left-radius: 10px;
  -moz-border-radius-topleft: 10px;
  border-top-left-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -moz-border-radius-bottomleft: 10px;
  border-bottom-left-radius: 10px;
}
.dfMc_Theme_worldCup2014.dfMc-Module .timeLine .line .mc-time-2,
.dfMc_Theme_worldCup2014.dfMc-Page .timeLine .line .mc-time-2,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .timeLine .line .mc-time-2,
.dfMc_Theme_worldCup2014.dfMc-Module .timeLine .line .mc-tl-extratime2,
.dfMc_Theme_worldCup2014.dfMc-Page .timeLine .line .mc-tl-extratime2,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .timeLine .line .mc-tl-extratime2 {
  -webkit-border-top-right-radius: 10px;
  -moz-border-radius-topright: 10px;
  border-top-right-radius: 10px;
  -webkit-border-bottom-right-radius: 10px;
  -moz-border-radius-bottomright: 10px;
  border-bottom-right-radius: 10px;
}
.dfMc_Theme_worldCup2014.dfMc-Module .timeLine .first .line,
.dfMc_Theme_worldCup2014.dfMc-Page .timeLine .first .line,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .timeLine .first .line {
  -webkit-border-top-left-radius: 10px;
  -moz-border-radius-topleft: 10px;
  border-top-left-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -moz-border-radius-bottomleft: 10px;
  border-bottom-left-radius: 10px;
}
.dfMc_Theme_worldCup2014.dfMc-Module .timeLine .second .line,
.dfMc_Theme_worldCup2014.dfMc-Page .timeLine .second .line,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .timeLine .second .line {
  -webkit-border-top-right-radius: 10px;
  -moz-border-radius-topright: 10px;
  border-top-right-radius: 10px;
  -webkit-border-bottom-right-radius: 10px;
  -moz-border-radius-bottomright: 10px;
  border-bottom-right-radius: 10px;
}
.dfMc_Theme_worldCup2014.dfMc-Module .maxSize-1199.timeLine .line,
.dfMc_Theme_worldCup2014.dfMc-Page .maxSize-1199.timeLine .line,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .maxSize-1199.timeLine .line {
  height: 8px;
  margin-top: 30px;
}
.dfMc_Theme_worldCup2014.dfMc-Module .maxSize-1199.timeLine .time .home .incidences,
.dfMc_Theme_worldCup2014.dfMc-Page .maxSize-1199.timeLine .time .home .incidences,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .maxSize-1199.timeLine .time .home .incidences {
  height: 22px;
  line-height: 22px;
}
.dfMc_Theme_worldCup2014.dfMc-Module .maxSize-1199.timeLine .time .home .incidences .yellowCard,
.dfMc_Theme_worldCup2014.dfMc-Page .maxSize-1199.timeLine .time .home .incidences .yellowCard,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .maxSize-1199.timeLine .time .home .incidences .yellowCard {
  background-image: url("../images/amarilla_local_p.png");
}
.dfMc_Theme_worldCup2014.dfMc-Module .maxSize-1199.timeLine .time .home .incidences .redCard,
.dfMc_Theme_worldCup2014.dfMc-Page .maxSize-1199.timeLine .time .home .incidences .redCard,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .maxSize-1199.timeLine .time .home .incidences .redCard {
  background-image: url("../images/roja_local_p.png");
}
.dfMc_Theme_worldCup2014.dfMc-Module .maxSize-1199.timeLine .time .home .incidences .goal,
.dfMc_Theme_worldCup2014.dfMc-Page .maxSize-1199.timeLine .time .home .incidences .goal,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .maxSize-1199.timeLine .time .home .incidences .goal {
  background-image: url("../images/gol_local_p.png");
}
.dfMc_Theme_worldCup2014.dfMc-Module .maxSize-1199.timeLine .time .home .incidences .goal.own,
.dfMc_Theme_worldCup2014.dfMc-Page .maxSize-1199.timeLine .time .home .incidences .goal.own,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .maxSize-1199.timeLine .time .home .incidences .goal.own {
  background-image: url("../images/gol_local_encontra_p.png");
}
.dfMc_Theme_worldCup2014.dfMc-Module .maxSize-1199.timeLine .time .home .incidences .change,
.dfMc_Theme_worldCup2014.dfMc-Page .maxSize-1199.timeLine .time .home .incidences .change,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .maxSize-1199.timeLine .time .home .incidences .change {
  background-image: url("../images/cambio_local_p.png");
  width: 24px;
}
.dfMc_Theme_worldCup2014.dfMc-Module .maxSize-1199.timeLine .time .home .incidences .redByDoubleYellowCard,
.dfMc_Theme_worldCup2014.dfMc-Page .maxSize-1199.timeLine .time .home .incidences .redByDoubleYellowCard,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .maxSize-1199.timeLine .time .home .incidences .redByDoubleYellowCard {
  background-image: url("../images/roja_doble_amarilla_local_p.png");
}
.dfMc_Theme_worldCup2014.dfMc-Module .maxSize-1199.timeLine .time .home .incidences div,
.dfMc_Theme_worldCup2014.dfMc-Page .maxSize-1199.timeLine .time .home .incidences div,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .maxSize-1199.timeLine .time .home .incidences div {
  height: 22px;
  width: 11px;
  margin-top: 11px;
}
.dfMc_Theme_worldCup2014.dfMc-Module .maxSize-1199.timeLine .time .away .incidences,
.dfMc_Theme_worldCup2014.dfMc-Page .maxSize-1199.timeLine .time .away .incidences,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .maxSize-1199.timeLine .time .away .incidences {
  height: 22px;
  line-height: 22px;
}
.dfMc_Theme_worldCup2014.dfMc-Module .maxSize-1199.timeLine .time .away .incidences .yellowCard,
.dfMc_Theme_worldCup2014.dfMc-Page .maxSize-1199.timeLine .time .away .incidences .yellowCard,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .maxSize-1199.timeLine .time .away .incidences .yellowCard {
  background-image: url("../images/amarilla_visitante_p.png");
}
.dfMc_Theme_worldCup2014.dfMc-Module .maxSize-1199.timeLine .time .away .incidences .redCard,
.dfMc_Theme_worldCup2014.dfMc-Page .maxSize-1199.timeLine .time .away .incidences .redCard,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .maxSize-1199.timeLine .time .away .incidences .redCard {
  background-image: url("../images/roja_visitante_p.png");
}
.dfMc_Theme_worldCup2014.dfMc-Module .maxSize-1199.timeLine .time .away .incidences .goal,
.dfMc_Theme_worldCup2014.dfMc-Page .maxSize-1199.timeLine .time .away .incidences .goal,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .maxSize-1199.timeLine .time .away .incidences .goal {
  background-image: url("../images/gol_visitante_p.png");
}
.dfMc_Theme_worldCup2014.dfMc-Module .maxSize-1199.timeLine .time .away .incidences .goal.own,
.dfMc_Theme_worldCup2014.dfMc-Page .maxSize-1199.timeLine .time .away .incidences .goal.own,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .maxSize-1199.timeLine .time .away .incidences .goal.own {
  background-image: url("../images/gol_visitante_encontra_p.png");
}
.dfMc_Theme_worldCup2014.dfMc-Module .maxSize-1199.timeLine .time .away .incidences .change,
.dfMc_Theme_worldCup2014.dfMc-Page .maxSize-1199.timeLine .time .away .incidences .change,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .maxSize-1199.timeLine .time .away .incidences .change {
  background-image: url("../images/cambio_visitante_p.png");
  width: 24px;
}
.dfMc_Theme_worldCup2014.dfMc-Module .maxSize-1199.timeLine .time .away .incidences .redByDoubleYellowCard,
.dfMc_Theme_worldCup2014.dfMc-Page .maxSize-1199.timeLine .time .away .incidences .redByDoubleYellowCard,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .maxSize-1199.timeLine .time .away .incidences .redByDoubleYellowCard {
  background-image: url("../images/roja_doble_amarilla_visitante_p.png");
}
.dfMc_Theme_worldCup2014.dfMc-Module .maxSize-1199.timeLine .time .away .incidences div,
.dfMc_Theme_worldCup2014.dfMc-Page .maxSize-1199.timeLine .time .away .incidences div,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .maxSize-1199.timeLine .time .away .incidences div {
  height: 22px;
  width: 11px;
  margin-top: -14px;
}
.dfMc_Theme_worldCup2014.dfMc-Module .progress,
.dfMc_Theme_worldCup2014.dfMc-Page .progress,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .progress {
  -webkit-box-shadow: inset 0 0px 3px 1px #d9d9d9;
  box-shadow: inset 0 0px 3px 1px #d9d9d9;
}
.dfMc_Theme_worldCup2014.dfMc-Module .GC_title,
.dfMc_Theme_worldCup2014.dfMc-Page .GC_title,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .GC_title {
  font-family: 'Dosis', sans-serif;
  background-image: none;
  background-color: #ffffff;
  font-weight: bold;
  font-size: 14px;
  line-height: 30px;
  position: relative;
  margin: 5px auto;
  border: none;
  height: 30px;
  width: auto;
  margin-bottom: 9px;
}
.dfMc_Theme_worldCup2014.dfMc-Module .GC_title:after,
.dfMc_Theme_worldCup2014.dfMc-Page .GC_title:after,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .GC_title:after {
  content: "";
  position: absolute;
  z-index: -1;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  width: 100%;
  height: 30px;
  background: transparent;
  right: 0;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.dfMc_Theme_worldCup2014.dfMc-Module .moduleCtn,
.dfMc_Theme_worldCup2014.dfMc-Page .moduleCtn,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .moduleCtn {
  position: relative;
  z-index: 0;
}
.dfMc_Theme_worldCup2014.dfMc-Module .lineUpFull.maxSize-991 .team-name.mobile.last,
.dfMc_Theme_worldCup2014.dfMc-Page .lineUpFull.maxSize-991 .team-name.mobile.last,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .lineUpFull.maxSize-991 .team-name.mobile.last,
.dfMc_Theme_worldCup2014.dfMc-Module .lineUpFullBlock.maxSize-991 .team-name.mobile.last,
.dfMc_Theme_worldCup2014.dfMc-Page .lineUpFullBlock.maxSize-991 .team-name.mobile.last,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .lineUpFullBlock.maxSize-991 .team-name.mobile.last {
  border-left: none;
}
.dfMc_Theme_worldCup2014.dfMc-Module .lineUpFull .container-substitutes,
.dfMc_Theme_worldCup2014.dfMc-Page .lineUpFull .container-substitutes,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .lineUpFull .container-substitutes,
.dfMc_Theme_worldCup2014.dfMc-Module .lineUpFullBlock .container-substitutes,
.dfMc_Theme_worldCup2014.dfMc-Page .lineUpFullBlock .container-substitutes,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .lineUpFullBlock .container-substitutes {
  z-index: 0;
}
.dfMc_Theme_worldCup2014.dfMc-Module .lineUpFull .substitutes-content .substitutes .home .player .incidences .out,
.dfMc_Theme_worldCup2014.dfMc-Page .lineUpFull .substitutes-content .substitutes .home .player .incidences .out,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .lineUpFull .substitutes-content .substitutes .home .player .incidences .out,
.dfMc_Theme_worldCup2014.dfMc-Module .lineUpFullBlock .substitutes-content .substitutes .home .player .incidences .out,
.dfMc_Theme_worldCup2014.dfMc-Page .lineUpFullBlock .substitutes-content .substitutes .home .player .incidences .out,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .lineUpFullBlock .substitutes-content .substitutes .home .player .incidences .out,
.dfMc_Theme_worldCup2014.dfMc-Module .lineUpFull .substitutes-content .substitutes .away .player .incidences .out,
.dfMc_Theme_worldCup2014.dfMc-Page .lineUpFull .substitutes-content .substitutes .away .player .incidences .out,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .lineUpFull .substitutes-content .substitutes .away .player .incidences .out,
.dfMc_Theme_worldCup2014.dfMc-Module .lineUpFullBlock .substitutes-content .substitutes .away .player .incidences .out,
.dfMc_Theme_worldCup2014.dfMc-Page .lineUpFullBlock .substitutes-content .substitutes .away .player .incidences .out,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .lineUpFullBlock .substitutes-content .substitutes .away .player .incidences .out {
  background: url("../images/ico_salio.png");
  background-repeat: no-repeat;
}
.dfMc_Theme_worldCup2014.dfMc-Module .lineUpFull .substitutes-content .substitutes .home .player .incidences .in,
.dfMc_Theme_worldCup2014.dfMc-Page .lineUpFull .substitutes-content .substitutes .home .player .incidences .in,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .lineUpFull .substitutes-content .substitutes .home .player .incidences .in,
.dfMc_Theme_worldCup2014.dfMc-Module .lineUpFullBlock .substitutes-content .substitutes .home .player .incidences .in,
.dfMc_Theme_worldCup2014.dfMc-Page .lineUpFullBlock .substitutes-content .substitutes .home .player .incidences .in,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .lineUpFullBlock .substitutes-content .substitutes .home .player .incidences .in,
.dfMc_Theme_worldCup2014.dfMc-Module .lineUpFull .substitutes-content .substitutes .away .player .incidences .in,
.dfMc_Theme_worldCup2014.dfMc-Page .lineUpFull .substitutes-content .substitutes .away .player .incidences .in,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .lineUpFull .substitutes-content .substitutes .away .player .incidences .in,
.dfMc_Theme_worldCup2014.dfMc-Module .lineUpFullBlock .substitutes-content .substitutes .away .player .incidences .in,
.dfMc_Theme_worldCup2014.dfMc-Page .lineUpFullBlock .substitutes-content .substitutes .away .player .incidences .in,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .lineUpFullBlock .substitutes-content .substitutes .away .player .incidences .in {
  background: url("../images/ico_entra.png");
  background-repeat: no-repeat;
}
.dfMc_Theme_worldCup2014.dfMc-Module .lineUpFull .substitutes-content .mc-away-substitutes,
.dfMc_Theme_worldCup2014.dfMc-Page .lineUpFull .substitutes-content .mc-away-substitutes,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .lineUpFull .substitutes-content .mc-away-substitutes,
.dfMc_Theme_worldCup2014.dfMc-Module .lineUpFullBlock .substitutes-content .mc-away-substitutes,
.dfMc_Theme_worldCup2014.dfMc-Page .lineUpFullBlock .substitutes-content .mc-away-substitutes,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .lineUpFullBlock .substitutes-content .mc-away-substitutes {
  border-left: 4px solid #ffffff;
}
.dfMc_Theme_worldCup2014.dfMc-Module .lineUpFull .substitutes-content .name,
.dfMc_Theme_worldCup2014.dfMc-Page .lineUpFull .substitutes-content .name,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .lineUpFull .substitutes-content .name,
.dfMc_Theme_worldCup2014.dfMc-Module .lineUpFullBlock .substitutes-content .name,
.dfMc_Theme_worldCup2014.dfMc-Page .lineUpFullBlock .substitutes-content .name,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .lineUpFullBlock .substitutes-content .name {
  font-size: 12px;
}
.dfMc_Theme_worldCup2014.dfMc-Module .lineUpFull .substitutes-content .number,
.dfMc_Theme_worldCup2014.dfMc-Page .lineUpFull .substitutes-content .number,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .lineUpFull .substitutes-content .number,
.dfMc_Theme_worldCup2014.dfMc-Module .lineUpFullBlock .substitutes-content .number,
.dfMc_Theme_worldCup2014.dfMc-Page .lineUpFullBlock .substitutes-content .number,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .lineUpFullBlock .substitutes-content .number {
  background-color: #36fbb4;
  color: #000000;
  font-size: 12px;
}
.dfMc_Theme_worldCup2014.dfMc-Module .lineUpFull .substitutes-content .player,
.dfMc_Theme_worldCup2014.dfMc-Page .lineUpFull .substitutes-content .player,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .lineUpFull .substitutes-content .player,
.dfMc_Theme_worldCup2014.dfMc-Module .lineUpFullBlock .substitutes-content .player,
.dfMc_Theme_worldCup2014.dfMc-Page .lineUpFullBlock .substitutes-content .player,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .lineUpFullBlock .substitutes-content .player {
  background-color: #ECECEC;
  background-image: none;
  border-radius: 4px;
}
.dfMc_Theme_worldCup2014.dfMc-Module .lineUpFull .substitutes-content .player:nth-child(odd),
.dfMc_Theme_worldCup2014.dfMc-Page .lineUpFull .substitutes-content .player:nth-child(odd),
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .lineUpFull .substitutes-content .player:nth-child(odd),
.dfMc_Theme_worldCup2014.dfMc-Module .lineUpFullBlock .substitutes-content .player:nth-child(odd),
.dfMc_Theme_worldCup2014.dfMc-Page .lineUpFullBlock .substitutes-content .player:nth-child(odd),
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .lineUpFullBlock .substitutes-content .player:nth-child(odd) {
  background-color: #E0E2DF;
  margin-top: 4px;
  margin-bottom: 4px;
}
.dfMc_Theme_worldCup2014.dfMc-Module .lineUpFull .substitutes-content .player:hover,
.dfMc_Theme_worldCup2014.dfMc-Page .lineUpFull .substitutes-content .player:hover,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .lineUpFull .substitutes-content .player:hover,
.dfMc_Theme_worldCup2014.dfMc-Module .lineUpFullBlock .substitutes-content .player:hover,
.dfMc_Theme_worldCup2014.dfMc-Page .lineUpFullBlock .substitutes-content .player:hover,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .lineUpFullBlock .substitutes-content .player:hover,
.dfMc_Theme_worldCup2014.dfMc-Module .lineUpFull .substitutes-content .player.hover-name,
.dfMc_Theme_worldCup2014.dfMc-Page .lineUpFull .substitutes-content .player.hover-name,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .lineUpFull .substitutes-content .player.hover-name,
.dfMc_Theme_worldCup2014.dfMc-Module .lineUpFullBlock .substitutes-content .player.hover-name,
.dfMc_Theme_worldCup2014.dfMc-Page .lineUpFullBlock .substitutes-content .player.hover-name,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .lineUpFullBlock .substitutes-content .player.hover-name {
  background: #CFCFCF;
  box-shadow: none;
}
.dfMc_Theme_worldCup2014.dfMc-Module .lineUpFull .substitutes-content .player.coach,
.dfMc_Theme_worldCup2014.dfMc-Page .lineUpFull .substitutes-content .player.coach,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .lineUpFull .substitutes-content .player.coach,
.dfMc_Theme_worldCup2014.dfMc-Module .lineUpFullBlock .substitutes-content .player.coach,
.dfMc_Theme_worldCup2014.dfMc-Page .lineUpFullBlock .substitutes-content .player.coach,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .lineUpFullBlock .substitutes-content .player.coach {
  box-shadow: none;
  background: #36fbb4;
}
.dfMc_Theme_worldCup2014.dfMc-Module .lineUpFull .team-name,
.dfMc_Theme_worldCup2014.dfMc-Page .lineUpFull .team-name,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .lineUpFull .team-name,
.dfMc_Theme_worldCup2014.dfMc-Module .lineUpFullBlock .team-name,
.dfMc_Theme_worldCup2014.dfMc-Page .lineUpFullBlock .team-name,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .lineUpFullBlock .team-name {
  z-index: 0;
}
.dfMc_Theme_worldCup2014.dfMc-Module .lineUpFull .team-name.last,
.dfMc_Theme_worldCup2014.dfMc-Page .lineUpFull .team-name.last,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .lineUpFull .team-name.last,
.dfMc_Theme_worldCup2014.dfMc-Module .lineUpFullBlock .team-name.last,
.dfMc_Theme_worldCup2014.dfMc-Page .lineUpFullBlock .team-name.last,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .lineUpFullBlock .team-name.last,
.dfMc_Theme_worldCup2014.dfMc-Module .lineUpFull .team-name.team-home,
.dfMc_Theme_worldCup2014.dfMc-Page .lineUpFull .team-name.team-home,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .lineUpFull .team-name.team-home,
.dfMc_Theme_worldCup2014.dfMc-Module .lineUpFullBlock .team-name.team-home,
.dfMc_Theme_worldCup2014.dfMc-Page .lineUpFullBlock .team-name.team-home,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .lineUpFullBlock .team-name.team-home {
  background-color: #ffffff;
  border-left: 4px;
  border-right: 4px;
  border-color: #ffffff;
  border-style: solid;
}
.dfMc_Theme_worldCup2014.dfMc-Module .lineUpFull .team-name .player,
.dfMc_Theme_worldCup2014.dfMc-Page .lineUpFull .team-name .player,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .lineUpFull .team-name .player,
.dfMc_Theme_worldCup2014.dfMc-Module .lineUpFullBlock .team-name .player,
.dfMc_Theme_worldCup2014.dfMc-Page .lineUpFullBlock .team-name .player,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .lineUpFullBlock .team-name .player {
  background-color: #ECECEC;
  background-image: none;
  border-radius: 4px;
}
.dfMc_Theme_worldCup2014.dfMc-Module .lineUpFull .team-name .player .name,
.dfMc_Theme_worldCup2014.dfMc-Page .lineUpFull .team-name .player .name,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .lineUpFull .team-name .player .name,
.dfMc_Theme_worldCup2014.dfMc-Module .lineUpFullBlock .team-name .player .name,
.dfMc_Theme_worldCup2014.dfMc-Page .lineUpFullBlock .team-name .player .name,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .lineUpFullBlock .team-name .player .name {
  font-size: 12px;
}
.dfMc_Theme_worldCup2014.dfMc-Module .lineUpFull .team-name .player .number,
.dfMc_Theme_worldCup2014.dfMc-Page .lineUpFull .team-name .player .number,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .lineUpFull .team-name .player .number,
.dfMc_Theme_worldCup2014.dfMc-Module .lineUpFullBlock .team-name .player .number,
.dfMc_Theme_worldCup2014.dfMc-Page .lineUpFullBlock .team-name .player .number,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .lineUpFullBlock .team-name .player .number {
  background-color: #36fbb4;
  color: #000000;
  font-size: 12px;
}
.dfMc_Theme_worldCup2014.dfMc-Module .lineUpFull .team-name .player:nth-of-type(odd),
.dfMc_Theme_worldCup2014.dfMc-Page .lineUpFull .team-name .player:nth-of-type(odd),
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .lineUpFull .team-name .player:nth-of-type(odd),
.dfMc_Theme_worldCup2014.dfMc-Module .lineUpFullBlock .team-name .player:nth-of-type(odd),
.dfMc_Theme_worldCup2014.dfMc-Page .lineUpFullBlock .team-name .player:nth-of-type(odd),
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .lineUpFullBlock .team-name .player:nth-of-type(odd) {
  background-color: #E0E2DF;
  margin-top: 4px;
  margin-bottom: 4px;
}
.dfMc_Theme_worldCup2014.dfMc-Module .lineUpFull .team-name .player:hover,
.dfMc_Theme_worldCup2014.dfMc-Page .lineUpFull .team-name .player:hover,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .lineUpFull .team-name .player:hover,
.dfMc_Theme_worldCup2014.dfMc-Module .lineUpFullBlock .team-name .player:hover,
.dfMc_Theme_worldCup2014.dfMc-Page .lineUpFullBlock .team-name .player:hover,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .lineUpFullBlock .team-name .player:hover,
.dfMc_Theme_worldCup2014.dfMc-Module .lineUpFull .team-name .player.hover-name,
.dfMc_Theme_worldCup2014.dfMc-Page .lineUpFull .team-name .player.hover-name,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .lineUpFull .team-name .player.hover-name,
.dfMc_Theme_worldCup2014.dfMc-Module .lineUpFullBlock .team-name .player.hover-name,
.dfMc_Theme_worldCup2014.dfMc-Page .lineUpFullBlock .team-name .player.hover-name,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .lineUpFullBlock .team-name .player.hover-name {
  background: #CFCFCF;
  box-shadow: none;
}
.dfMc_Theme_worldCup2014.dfMc-Module .lineUpFull .team-name .player.coach,
.dfMc_Theme_worldCup2014.dfMc-Page .lineUpFull .team-name .player.coach,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .lineUpFull .team-name .player.coach,
.dfMc_Theme_worldCup2014.dfMc-Module .lineUpFullBlock .team-name .player.coach,
.dfMc_Theme_worldCup2014.dfMc-Page .lineUpFullBlock .team-name .player.coach,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .lineUpFullBlock .team-name .player.coach {
  box-shadow: none;
  background: #36fbb4;
}
.dfMc_Theme_worldCup2014.dfMc-Module .lineUpFull .team-name .player.coach:hover,
.dfMc_Theme_worldCup2014.dfMc-Page .lineUpFull .team-name .player.coach:hover,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .lineUpFull .team-name .player.coach:hover,
.dfMc_Theme_worldCup2014.dfMc-Module .lineUpFullBlock .team-name .player.coach:hover,
.dfMc_Theme_worldCup2014.dfMc-Page .lineUpFullBlock .team-name .player.coach:hover,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .lineUpFullBlock .team-name .player.coach:hover {
  background: #36fbb4;
}
.dfMc_Theme_worldCup2014.dfMc-Module .lineUpFull .team-name .player.coach .name .dt,
.dfMc_Theme_worldCup2014.dfMc-Page .lineUpFull .team-name .player.coach .name .dt,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .lineUpFull .team-name .player.coach .name .dt,
.dfMc_Theme_worldCup2014.dfMc-Module .lineUpFullBlock .team-name .player.coach .name .dt,
.dfMc_Theme_worldCup2014.dfMc-Page .lineUpFullBlock .team-name .player.coach .name .dt,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .lineUpFullBlock .team-name .player.coach .name .dt {
  color: #000000;
}
.dfMc_Theme_worldCup2014.dfMc-Module .lineUpFull div.gameField div.positions div span.container-player span.player,
.dfMc_Theme_worldCup2014.dfMc-Page .lineUpFull div.gameField div.positions div span.container-player span.player,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .lineUpFull div.gameField div.positions div span.container-player span.player,
.dfMc_Theme_worldCup2014.dfMc-Module .lineUpFullBlock div.gameField div.positions div span.container-player span.player,
.dfMc_Theme_worldCup2014.dfMc-Page .lineUpFullBlock div.gameField div.positions div span.container-player span.player,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .lineUpFullBlock div.gameField div.positions div span.container-player span.player {
  font-family: 'Dosis', sans-serif;
}
.dfMc_Theme_worldCup2014.dfMc-Module .lineUpFull .starting .away .player .incidences div,
.dfMc_Theme_worldCup2014.dfMc-Page .lineUpFull .starting .away .player .incidences div,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .lineUpFull .starting .away .player .incidences div,
.dfMc_Theme_worldCup2014.dfMc-Module .lineUpFullBlock .starting .away .player .incidences div,
.dfMc_Theme_worldCup2014.dfMc-Page .lineUpFullBlock .starting .away .player .incidences div,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .lineUpFullBlock .starting .away .player .incidences div,
.dfMc_Theme_worldCup2014.dfMc-Module .lineUpFull .starting .home .player .incidences div,
.dfMc_Theme_worldCup2014.dfMc-Page .lineUpFull .starting .home .player .incidences div,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .lineUpFull .starting .home .player .incidences div,
.dfMc_Theme_worldCup2014.dfMc-Module .lineUpFullBlock .starting .home .player .incidences div,
.dfMc_Theme_worldCup2014.dfMc-Page .lineUpFullBlock .starting .home .player .incidences div,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .lineUpFullBlock .starting .home .player .incidences div {
  height: 18px;
  width: 16px;
  margin: -7px 5px;
}
.dfMc_Theme_worldCup2014.dfMc-Module .lineUpFull .starting .away .player .incidences .yellowCard,
.dfMc_Theme_worldCup2014.dfMc-Page .lineUpFull .starting .away .player .incidences .yellowCard,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .lineUpFull .starting .away .player .incidences .yellowCard,
.dfMc_Theme_worldCup2014.dfMc-Module .lineUpFullBlock .starting .away .player .incidences .yellowCard,
.dfMc_Theme_worldCup2014.dfMc-Page .lineUpFullBlock .starting .away .player .incidences .yellowCard,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .lineUpFullBlock .starting .away .player .incidences .yellowCard,
.dfMc_Theme_worldCup2014.dfMc-Module .lineUpFull .starting .home .player .incidences .yellowCard,
.dfMc_Theme_worldCup2014.dfMc-Page .lineUpFull .starting .home .player .incidences .yellowCard,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .lineUpFull .starting .home .player .incidences .yellowCard,
.dfMc_Theme_worldCup2014.dfMc-Module .lineUpFullBlock .starting .home .player .incidences .yellowCard,
.dfMc_Theme_worldCup2014.dfMc-Page .lineUpFullBlock .starting .home .player .incidences .yellowCard,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .lineUpFullBlock .starting .home .player .incidences .yellowCard {
  background-image: url("../images/ico_t_amarilla.png");
}
.dfMc_Theme_worldCup2014.dfMc-Module .lineUpFull .starting .away .player .incidences .redCard,
.dfMc_Theme_worldCup2014.dfMc-Page .lineUpFull .starting .away .player .incidences .redCard,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .lineUpFull .starting .away .player .incidences .redCard,
.dfMc_Theme_worldCup2014.dfMc-Module .lineUpFullBlock .starting .away .player .incidences .redCard,
.dfMc_Theme_worldCup2014.dfMc-Page .lineUpFullBlock .starting .away .player .incidences .redCard,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .lineUpFullBlock .starting .away .player .incidences .redCard,
.dfMc_Theme_worldCup2014.dfMc-Module .lineUpFull .starting .home .player .incidences .redCard,
.dfMc_Theme_worldCup2014.dfMc-Page .lineUpFull .starting .home .player .incidences .redCard,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .lineUpFull .starting .home .player .incidences .redCard,
.dfMc_Theme_worldCup2014.dfMc-Module .lineUpFullBlock .starting .home .player .incidences .redCard,
.dfMc_Theme_worldCup2014.dfMc-Page .lineUpFullBlock .starting .home .player .incidences .redCard,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .lineUpFullBlock .starting .home .player .incidences .redCard {
  background-image: url("../images/ico_t_roja.png");
}
.dfMc_Theme_worldCup2014.dfMc-Module .lineUpFull .starting .away .player .incidences .goal,
.dfMc_Theme_worldCup2014.dfMc-Page .lineUpFull .starting .away .player .incidences .goal,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .lineUpFull .starting .away .player .incidences .goal,
.dfMc_Theme_worldCup2014.dfMc-Module .lineUpFullBlock .starting .away .player .incidences .goal,
.dfMc_Theme_worldCup2014.dfMc-Page .lineUpFullBlock .starting .away .player .incidences .goal,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .lineUpFullBlock .starting .away .player .incidences .goal,
.dfMc_Theme_worldCup2014.dfMc-Module .lineUpFull .starting .home .player .incidences .goal,
.dfMc_Theme_worldCup2014.dfMc-Page .lineUpFull .starting .home .player .incidences .goal,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .lineUpFull .starting .home .player .incidences .goal,
.dfMc_Theme_worldCup2014.dfMc-Module .lineUpFullBlock .starting .home .player .incidences .goal,
.dfMc_Theme_worldCup2014.dfMc-Page .lineUpFullBlock .starting .home .player .incidences .goal,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .lineUpFullBlock .starting .home .player .incidences .goal {
  background-image: url("../images/ico_gol_afavor.png");
  margin: -6px 5px;
}
.dfMc_Theme_worldCup2014.dfMc-Module .lineUpFull .starting .away .player .incidences .goal.own,
.dfMc_Theme_worldCup2014.dfMc-Page .lineUpFull .starting .away .player .incidences .goal.own,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .lineUpFull .starting .away .player .incidences .goal.own,
.dfMc_Theme_worldCup2014.dfMc-Module .lineUpFullBlock .starting .away .player .incidences .goal.own,
.dfMc_Theme_worldCup2014.dfMc-Page .lineUpFullBlock .starting .away .player .incidences .goal.own,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .lineUpFullBlock .starting .away .player .incidences .goal.own,
.dfMc_Theme_worldCup2014.dfMc-Module .lineUpFull .starting .home .player .incidences .goal.own,
.dfMc_Theme_worldCup2014.dfMc-Page .lineUpFull .starting .home .player .incidences .goal.own,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .lineUpFull .starting .home .player .incidences .goal.own,
.dfMc_Theme_worldCup2014.dfMc-Module .lineUpFullBlock .starting .home .player .incidences .goal.own,
.dfMc_Theme_worldCup2014.dfMc-Page .lineUpFullBlock .starting .home .player .incidences .goal.own,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .lineUpFullBlock .starting .home .player .incidences .goal.own {
  background-image: url("../images/ico_gol_encontra2.png");
}
.dfMc_Theme_worldCup2014.dfMc-Module .lineUpFull .starting .away .player .incidences .out,
.dfMc_Theme_worldCup2014.dfMc-Page .lineUpFull .starting .away .player .incidences .out,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .lineUpFull .starting .away .player .incidences .out,
.dfMc_Theme_worldCup2014.dfMc-Module .lineUpFullBlock .starting .away .player .incidences .out,
.dfMc_Theme_worldCup2014.dfMc-Page .lineUpFullBlock .starting .away .player .incidences .out,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .lineUpFullBlock .starting .away .player .incidences .out,
.dfMc_Theme_worldCup2014.dfMc-Module .lineUpFull .starting .home .player .incidences .out,
.dfMc_Theme_worldCup2014.dfMc-Page .lineUpFull .starting .home .player .incidences .out,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .lineUpFull .starting .home .player .incidences .out,
.dfMc_Theme_worldCup2014.dfMc-Module .lineUpFullBlock .starting .home .player .incidences .out,
.dfMc_Theme_worldCup2014.dfMc-Page .lineUpFullBlock .starting .home .player .incidences .out,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .lineUpFullBlock .starting .home .player .incidences .out {
  background: url("../images/ico_salio.png");
  background-repeat: no-repeat;
}
.dfMc_Theme_worldCup2014.dfMc-Module .lineUpFull .starting .away .player .incidences .in,
.dfMc_Theme_worldCup2014.dfMc-Page .lineUpFull .starting .away .player .incidences .in,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .lineUpFull .starting .away .player .incidences .in,
.dfMc_Theme_worldCup2014.dfMc-Module .lineUpFullBlock .starting .away .player .incidences .in,
.dfMc_Theme_worldCup2014.dfMc-Page .lineUpFullBlock .starting .away .player .incidences .in,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .lineUpFullBlock .starting .away .player .incidences .in,
.dfMc_Theme_worldCup2014.dfMc-Module .lineUpFull .starting .home .player .incidences .in,
.dfMc_Theme_worldCup2014.dfMc-Page .lineUpFull .starting .home .player .incidences .in,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .lineUpFull .starting .home .player .incidences .in,
.dfMc_Theme_worldCup2014.dfMc-Module .lineUpFullBlock .starting .home .player .incidences .in,
.dfMc_Theme_worldCup2014.dfMc-Page .lineUpFullBlock .starting .home .player .incidences .in,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .lineUpFullBlock .starting .home .player .incidences .in {
  background: url("../images/ico_entra.png");
  background-repeat: no-repeat;
}
.dfMc_Theme_worldCup2014.dfMc-Module .lineUpFull .starting .away .player .incidences .redByDoubleYellowCard,
.dfMc_Theme_worldCup2014.dfMc-Page .lineUpFull .starting .away .player .incidences .redByDoubleYellowCard,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .lineUpFull .starting .away .player .incidences .redByDoubleYellowCard,
.dfMc_Theme_worldCup2014.dfMc-Module .lineUpFullBlock .starting .away .player .incidences .redByDoubleYellowCard,
.dfMc_Theme_worldCup2014.dfMc-Page .lineUpFullBlock .starting .away .player .incidences .redByDoubleYellowCard,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .lineUpFullBlock .starting .away .player .incidences .redByDoubleYellowCard,
.dfMc_Theme_worldCup2014.dfMc-Module .lineUpFull .starting .home .player .incidences .redByDoubleYellowCard,
.dfMc_Theme_worldCup2014.dfMc-Page .lineUpFull .starting .home .player .incidences .redByDoubleYellowCard,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .lineUpFull .starting .home .player .incidences .redByDoubleYellowCard,
.dfMc_Theme_worldCup2014.dfMc-Module .lineUpFullBlock .starting .home .player .incidences .redByDoubleYellowCard,
.dfMc_Theme_worldCup2014.dfMc-Page .lineUpFullBlock .starting .home .player .incidences .redByDoubleYellowCard,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .lineUpFullBlock .starting .home .player .incidences .redByDoubleYellowCard {
  background: url("../images/ico_t_roja_x2amarillas.png");
  background-repeat: no-repeat;
}
.dfMc_Theme_worldCup2014.dfMc-Module .teamComparison .comparing .bar .awayBar.m-awayColor,
.dfMc_Theme_worldCup2014.dfMc-Page .teamComparison .comparing .bar .awayBar.m-awayColor,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .teamComparison .comparing .bar .awayBar.m-awayColor,
.dfMc_Theme_worldCup2014.dfMc-Module .playerComparison .comparing .bar .awayBar.m-awayColor,
.dfMc_Theme_worldCup2014.dfMc-Page .playerComparison .comparing .bar .awayBar.m-awayColor,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .playerComparison .comparing .bar .awayBar.m-awayColor {
  background-color: #d3d3d3;
  background-image: -moz-linear-gradient(top, #dddddd, #c4c4c4);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#dddddd), to(#c4c4c4));
  background-image: -webkit-linear-gradient(top, #dddddd, #c4c4c4);
  background-image: -o-linear-gradient(top, #dddddd, #c4c4c4);
  background-image: linear-gradient(to bottom, #dddddd, #c4c4c4);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdddddd', endColorstr='#ffc4c4c4', GradientType=0);
}
.dfMc_Theme_worldCup2014.dfMc-Module .teamComparison .comparing .bar .homeBar.m-homeColor,
.dfMc_Theme_worldCup2014.dfMc-Page .teamComparison .comparing .bar .homeBar.m-homeColor,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .teamComparison .comparing .bar .homeBar.m-homeColor,
.dfMc_Theme_worldCup2014.dfMc-Module .playerComparison .comparing .bar .homeBar.m-homeColor,
.dfMc_Theme_worldCup2014.dfMc-Page .playerComparison .comparing .bar .homeBar.m-homeColor,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .playerComparison .comparing .bar .homeBar.m-homeColor {
  background-color: #000000;
  background-image: -moz-linear-gradient(top, #000000, #000000);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#000000), to(#000000));
  background-image: -webkit-linear-gradient(top, #000000, #000000);
  background-image: -o-linear-gradient(top, #000000, #000000);
  background-image: linear-gradient(to bottom, #000000, #000000);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff000000', endColorstr='#ff000000', GradientType=0);
}
.dfMc_Theme_worldCup2014.dfMc-Module .itemsRanking .home .G_barsRanking .barraIn,
.dfMc_Theme_worldCup2014.dfMc-Page .itemsRanking .home .G_barsRanking .barraIn,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .itemsRanking .home .G_barsRanking .barraIn {
  background-color: #000000;
  background-image: -moz-linear-gradient(top, #000000, #000000);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#000000), to(#000000));
  background-image: -webkit-linear-gradient(top, #000000, #000000);
  background-image: -o-linear-gradient(top, #000000, #000000);
  background-image: linear-gradient(to bottom, #000000, #000000);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff000000', endColorstr='#ff000000', GradientType=0);
}
.dfMc_Theme_worldCup2014.dfMc-Module .itemsRanking .away .G_barsRanking .barraIn,
.dfMc_Theme_worldCup2014.dfMc-Page .itemsRanking .away .G_barsRanking .barraIn,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .itemsRanking .away .G_barsRanking .barraIn {
  background-color: #d3d3d3;
  background-image: -moz-linear-gradient(top, #dddddd, #c4c4c4);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#dddddd), to(#c4c4c4));
  background-image: -webkit-linear-gradient(top, #dddddd, #c4c4c4);
  background-image: -o-linear-gradient(top, #dddddd, #c4c4c4);
  background-image: linear-gradient(to bottom, #dddddd, #c4c4c4);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdddddd', endColorstr='#ffc4c4c4', GradientType=0);
}
.dfMc_Theme_worldCup2014.dfMc-Module .blockPasses .content .teamComparison .comparing .bar .homeBar,
.dfMc_Theme_worldCup2014.dfMc-Page .blockPasses .content .teamComparison .comparing .bar .homeBar,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .blockPasses .content .teamComparison .comparing .bar .homeBar {
  -webkit-border-top-left-radius: 10px;
  -moz-border-radius-topleft: 10px;
  border-top-left-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -moz-border-radius-bottomleft: 10px;
  border-bottom-left-radius: 10px;
}
.dfMc_Theme_worldCup2014.dfMc-Module .blockPasses .content .teamComparison .comparing .bar .awayBar,
.dfMc_Theme_worldCup2014.dfMc-Page .blockPasses .content .teamComparison .comparing .bar .awayBar,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .blockPasses .content .teamComparison .comparing .bar .awayBar {
  -webkit-border-top-right-radius: 10px;
  -moz-border-radius-topright: 10px;
  border-top-right-radius: 10px;
  -webkit-border-bottom-right-radius: 10px;
  -moz-border-radius-bottomright: 10px;
  border-bottom-right-radius: 10px;
}
.dfMc_Theme_worldCup2014.dfMc-Module .blockPasses .content .teamComparison .comparing .data .correct .text,
.dfMc_Theme_worldCup2014.dfMc-Page .blockPasses .content .teamComparison .comparing .data .correct .text,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .blockPasses .content .teamComparison .comparing .data .correct .text {
  padding: 0 0 0 38px;
}
.dfMc_Theme_worldCup2014.dfMc-Module .playerComparison .comparing .bar,
.dfMc_Theme_worldCup2014.dfMc-Page .playerComparison .comparing .bar,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .playerComparison .comparing .bar {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0px 3px 1px #d9d9d9;
  box-shadow: inset 0 0px 3px 1px #d9d9d9;
  overflow: hidden;
}
.dfMc_Theme_worldCup2014.dfMc-Module .playerComparison .comparing .bar .awayBar,
.dfMc_Theme_worldCup2014.dfMc-Page .playerComparison .comparing .bar .awayBar,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .playerComparison .comparing .bar .awayBar {
  -webkit-border-top-right-radius: 10px;
  -moz-border-radius-topright: 10px;
  border-top-right-radius: 10px;
  -webkit-border-bottom-right-radius: 10px;
  -moz-border-radius-bottomright: 10px;
  border-bottom-right-radius: 10px;
}
.dfMc_Theme_worldCup2014.dfMc-Module .playerComparison .comparing .bar .homeBar,
.dfMc_Theme_worldCup2014.dfMc-Page .playerComparison .comparing .bar .homeBar,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .playerComparison .comparing .bar .homeBar {
  -webkit-border-top-left-radius: 10px;
  -moz-border-radius-topleft: 10px;
  border-top-left-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -moz-border-radius-bottomleft: 10px;
  border-bottom-left-radius: 10px;
}
.dfMc_Theme_worldCup2014.dfMc-Module .playerComparison .comparing .center,
.dfMc_Theme_worldCup2014.dfMc-Page .playerComparison .comparing .center,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .playerComparison .comparing .center {
  display: none;
}
.dfMc_Theme_worldCup2014.dfMc-Module .teamComparison .comparing,
.dfMc_Theme_worldCup2014.dfMc-Page .teamComparison .comparing,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .teamComparison .comparing {
  position: relative;
  z-index: 0;
}
.dfMc_Theme_worldCup2014.dfMc-Module .teamComparison .comparing .bar,
.dfMc_Theme_worldCup2014.dfMc-Page .teamComparison .comparing .bar,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .teamComparison .comparing .bar {
  background-color: #f2f2f2;
  -webkit-box-shadow: inset 0 -1px 3px 1px #d9d9d9;
  box-shadow: inset 0 -1px 3px 1px #d9d9d9;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
.dfMc_Theme_worldCup2014.dfMc-Module .teamComparison .comparing .bar .awayBar,
.dfMc_Theme_worldCup2014.dfMc-Page .teamComparison .comparing .bar .awayBar,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .teamComparison .comparing .bar .awayBar {
  -webkit-border-top-right-radius: 10px;
  -moz-border-radius-topright: 10px;
  border-top-right-radius: 10px;
  -webkit-border-bottom-right-radius: 10px;
  -moz-border-radius-bottomright: 10px;
  border-bottom-right-radius: 10px;
}
.dfMc_Theme_worldCup2014.dfMc-Module .teamComparison .comparing .bar .homeBar,
.dfMc_Theme_worldCup2014.dfMc-Page .teamComparison .comparing .bar .homeBar,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .teamComparison .comparing .bar .homeBar {
  -webkit-border-top-left-radius: 10px;
  -moz-border-radius-topleft: 10px;
  border-top-left-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -moz-border-radius-bottomleft: 10px;
  border-bottom-left-radius: 10px;
}
.dfMc_Theme_worldCup2014.dfMc-Module .teamComparison .comparing .num,
.dfMc_Theme_worldCup2014.dfMc-Page .teamComparison .comparing .num,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .teamComparison .comparing .num {
  font-family: 'Dosis', sans-serif;
}
.dfMc_Theme_worldCup2014.dfMc-Module .teamComparison .comparing .center,
.dfMc_Theme_worldCup2014.dfMc-Page .teamComparison .comparing .center,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .teamComparison .comparing .center {
  display: none;
}
.dfMc_Theme_worldCup2014.dfMc-Module .teamComparison .comparing .center:after,
.dfMc_Theme_worldCup2014.dfMc-Page .teamComparison .comparing .center:after,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .teamComparison .comparing .center:after {
  display: none;
}
.dfMc_Theme_worldCup2014.dfMc-Module .twoBlocksPlayer .colLeft .data span,
.dfMc_Theme_worldCup2014.dfMc-Page .twoBlocksPlayer .colLeft .data span,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .twoBlocksPlayer .colLeft .data span,
.dfMc_Theme_worldCup2014.dfMc-Module .twoBlocksPlayer .colRight .data span,
.dfMc_Theme_worldCup2014.dfMc-Page .twoBlocksPlayer .colRight .data span,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .twoBlocksPlayer .colRight .data span {
  color: #36fbb4;
}
.dfMc_Theme_worldCup2014.dfMc-Module .itemsRanking .G_barsRanking,
.dfMc_Theme_worldCup2014.dfMc-Page .itemsRanking .G_barsRanking,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .itemsRanking .G_barsRanking {
  border-radius: 10px;
  background-color: #f2f2f2;
  overflow: hidden;
  -webkit-box-shadow: inset 0 -1px 3px 1px #d9d9d9;
  box-shadow: inset 0 -1px 3px 1px #d9d9d9;
}
.dfMc_Theme_worldCup2014.dfMc-Module .itemsRanking .G_ranking .num,
.dfMc_Theme_worldCup2014.dfMc-Page .itemsRanking .G_ranking .num,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .itemsRanking .G_ranking .num {
  color: #000000;
  font-family: 'Dosis', sans-serif;
}
.dfMc_Theme_worldCup2014.dfMc-Module .itemsRanking .G_ranking .numTeam,
.dfMc_Theme_worldCup2014.dfMc-Page .itemsRanking .G_ranking .numTeam,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .itemsRanking .G_ranking .numTeam {
  color: #36fbb4;
}
.dfMc_Theme_worldCup2014.dfMc-Module .itemsRanking .home .G_barsRanking .barraIn,
.dfMc_Theme_worldCup2014.dfMc-Page .itemsRanking .home .G_barsRanking .barraIn,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .itemsRanking .home .G_barsRanking .barraIn,
.dfMc_Theme_worldCup2014.dfMc-Module .itemsRanking .away .G_barsRanking .barraIn,
.dfMc_Theme_worldCup2014.dfMc-Page .itemsRanking .away .G_barsRanking .barraIn,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .itemsRanking .away .G_barsRanking .barraIn {
  -webkit-border-top-left-radius: 8px;
  -moz-border-radius-topleft: 8px;
  border-top-left-radius: 8px;
  -webkit-border-bottom-left-radius: 8px;
  -moz-border-radius-bottomleft: 8px;
  border-bottom-left-radius: 8px;
}
.dfMc_Theme_worldCup2014.dfMc-Module .passes .leyend span,
.dfMc_Theme_worldCup2014.dfMc-Page .passes .leyend span,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .passes .leyend span {
  font-family: 'Dosis', sans-serif;
}
.dfMc_Theme_worldCup2014.dfMc-Module .generic-field3d.homeTeam span.container-player span.player,
.dfMc_Theme_worldCup2014.dfMc-Page .generic-field3d.homeTeam span.container-player span.player,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .generic-field3d.homeTeam span.container-player span.player,
.dfMc_Theme_worldCup2014.dfMc-Module .generic-field3d.awayTeam span.container-player span.player,
.dfMc_Theme_worldCup2014.dfMc-Page .generic-field3d.awayTeam span.container-player span.player,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .generic-field3d.awayTeam span.container-player span.player {
  font-family: 'Dosis', sans-serif;
}
.dfMc_Theme_worldCup2014.dfMc-Module .owl-carousel.owl-theme .owl-controls .owl-page.active span,
.dfMc_Theme_worldCup2014.dfMc-Page .owl-carousel.owl-theme .owl-controls .owl-page.active span,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .owl-carousel.owl-theme .owl-controls .owl-page.active span {
  background-color: #36fbb4;
}
.dfMc_Theme_worldCup2014.dfMc-Module .live .colRightLive .boxContainer,
.dfMc_Theme_worldCup2014.dfMc-Page .live .colRightLive .boxContainer,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .live .colRightLive .boxContainer {
  box-shadow: 0 0 3px #666666;
}
.dfMc_Theme_worldCup2014.dfMc-Module .commentary .time .data-small span,
.dfMc_Theme_worldCup2014.dfMc-Page .commentary .time .data-small span,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .commentary .time .data-small span {
  font-family: 'Dosis', sans-serif;
}
.dfMc_Theme_worldCup2014.dfMc-Module .commentary .time .data-small .arrow-right,
.dfMc_Theme_worldCup2014.dfMc-Page .commentary .time .data-small .arrow-right,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .commentary .time .data-small .arrow-right {
  border-bottom: 5px solid rgba(0, 0, 0, 0);
  border-left: 14px solid #666666;
  border-top: 5px solid rgba(0, 0, 0, 0);
  height: 10px;
  position: absolute;
  right: -14px;
  top: 17px;
  width: 13px;
}
.dfMc_Theme_worldCup2014.dfMc-Module .commentary .time .data-small .arrow-right:after,
.dfMc_Theme_worldCup2014.dfMc-Page .commentary .time .data-small .arrow-right:after,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .commentary .time .data-small .arrow-right:after {
  border-bottom: 5px solid rgba(0, 0, 0, 0);
  border-left: 14px solid #FFFFFF;
  border-top: 5px solid rgba(0, 0, 0, 0);
  content: "";
  height: 0;
  position: absolute;
  right: 0;
  top: -5px;
  width: 0;
}
.dfMc_Theme_worldCup2014.dfMc-Module .commentary .time .data-small .arrow-left,
.dfMc_Theme_worldCup2014.dfMc-Page .commentary .time .data-small .arrow-left,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .commentary .time .data-small .arrow-left {
  border-bottom: 5px solid rgba(0, 0, 0, 0);
  border-right: 14px solid #666666;
  border-top: 5px solid rgba(0, 0, 0, 0);
  height: 10px;
  position: absolute;
  left: -14px;
  top: 17px;
  width: 13px;
}
.dfMc_Theme_worldCup2014.dfMc-Module .commentary .time .data-small .arrow-left:after,
.dfMc_Theme_worldCup2014.dfMc-Page .commentary .time .data-small .arrow-left:after,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .commentary .time .data-small .arrow-left:after {
  border-bottom: 5px solid rgba(0, 0, 0, 0);
  border-right: 14px solid #FFFFFF;
  border-top: 5px solid rgba(0, 0, 0, 0);
  content: "";
  height: 0;
  position: absolute;
  left: 0;
  top: -5px;
  width: 0;
}
.dfMc_Theme_worldCup2014.dfMc-Module .commentary.maxSize-479 .time .data-small .arrow-top,
.dfMc_Theme_worldCup2014.dfMc-Page .commentary.maxSize-479 .time .data-small .arrow-top,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .commentary.maxSize-479 .time .data-small .arrow-top {
  border-bottom: 12px solid #CBCBCB;
  border-left: 5px solid rgba(0, 0, 0, 0);
  border-right: 5px solid rgba(0, 0, 0, 0);
  height: 8px;
  left: 0;
  margin: 0 auto;
  right: 0px;
  top: -12px;
  width: 10px;
}
.dfMc_Theme_worldCup2014.dfMc-Module .commentary.maxSize-479 .time .data-small .arrow-top:after,
.dfMc_Theme_worldCup2014.dfMc-Page .commentary.maxSize-479 .time .data-small .arrow-top:after,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .commentary.maxSize-479 .time .data-small .arrow-top:after {
  border-bottom: 14px solid #FFFFFF;
  border-left: 5px solid rgba(0, 0, 0, 0);
  border-right: 5px solid rgba(0, 0, 0, 0);
  content: "";
  height: 0;
  left: -6px;
  position: absolute;
  top: 1px;
  width: 0px;
}
.dfMc_Theme_worldCup2014.dfMc-Module .commentary .teams .local,
.dfMc_Theme_worldCup2014.dfMc-Page .commentary .teams .local,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .commentary .teams .local,
.dfMc_Theme_worldCup2014.dfMc-Module .commentary .teams .away,
.dfMc_Theme_worldCup2014.dfMc-Page .commentary .teams .away,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .commentary .teams .away {
  background-size: 34px;
}
.dfMc_Theme_worldCup2014.dfMc-Module .shots .content .inner .tpCircles .tooltipStatic,
.dfMc_Theme_worldCup2014.dfMc-Page .shots .content .inner .tpCircles .tooltipStatic,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .shots .content .inner .tpCircles .tooltipStatic {
  font-size: 10px;
  text-transform: uppercase;
}
.dfMc_Theme_worldCup2014.dfMc-Module .shots .content .inner .colLeft .boxTotal .tpTotal .tooltip .tooltip-inner,
.dfMc_Theme_worldCup2014.dfMc-Page .shots .content .inner .colLeft .boxTotal .tpTotal .tooltip .tooltip-inner,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .shots .content .inner .colLeft .boxTotal .tpTotal .tooltip .tooltip-inner,
.dfMc_Theme_worldCup2014.dfMc-Module .shots .content .inner .colRight .boxTotal .tpTotal .tooltip .tooltip-inner,
.dfMc_Theme_worldCup2014.dfMc-Page .shots .content .inner .colRight .boxTotal .tpTotal .tooltip .tooltip-inner,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .shots .content .inner .colRight .boxTotal .tpTotal .tooltip .tooltip-inner {
  font-size: 10px;
  text-transform: uppercase;
}
.dfMc_Theme_worldCup2014.dfMc-Module .shotsFromArea .content .inner .tpCircles .tooltipStatic,
.dfMc_Theme_worldCup2014.dfMc-Page .shotsFromArea .content .inner .tpCircles .tooltipStatic,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .shotsFromArea .content .inner .tpCircles .tooltipStatic {
  font-size: 10px;
  text-transform: uppercase;
}
.dfMc_Theme_worldCup2014.dfMc-Module .shotsFromArea .content .inner .colLeft .boxTotal .tpTotal .tooltip .tooltip-inner,
.dfMc_Theme_worldCup2014.dfMc-Page .shotsFromArea .content .inner .colLeft .boxTotal .tpTotal .tooltip .tooltip-inner,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .shotsFromArea .content .inner .colLeft .boxTotal .tpTotal .tooltip .tooltip-inner,
.dfMc_Theme_worldCup2014.dfMc-Module .shotsFromArea .content .inner .colRight .boxTotal .tpTotal .tooltip .tooltip-inner,
.dfMc_Theme_worldCup2014.dfMc-Page .shotsFromArea .content .inner .colRight .boxTotal .tpTotal .tooltip .tooltip-inner,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .shotsFromArea .content .inner .colRight .boxTotal .tpTotal .tooltip .tooltip-inner {
  font-size: 10px;
  text-transform: uppercase;
}
.dfMc_Theme_worldCup2014.dfMc-Module .blockShots .tooltip .tooltip-inner,
.dfMc_Theme_worldCup2014.dfMc-Page .blockShots .tooltip .tooltip-inner,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .blockShots .tooltip .tooltip-inner {
  text-transform: uppercase;
  font-size: 10px;
}
.dfMc_Theme_worldCup2014.dfMc-Module .blockShots .tooltip-static,
.dfMc_Theme_worldCup2014.dfMc-Page .blockShots .tooltip-static,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .blockShots .tooltip-static {
  text-transform: uppercase;
  font-size: 10px;
}
.dfMc_Theme_worldCup2014.dfMc-Module .description .data .arrow-right,
.dfMc_Theme_worldCup2014.dfMc-Page .description .data .arrow-right,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .description .data .arrow-right {
  border-bottom: 5px solid rgba(0, 0, 0, 0);
  border-left: 14px solid #666666;
  border-top: 5px solid rgba(0, 0, 0, 0);
  height: 0;
  position: absolute;
  right: -14px;
  top: 16px;
  width: 0;
}
.dfMc_Theme_worldCup2014.dfMc-Module .description .data .arrow-right:after,
.dfMc_Theme_worldCup2014.dfMc-Page .description .data .arrow-right:after,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .description .data .arrow-right:after {
  border-bottom: 5px solid rgba(0, 0, 0, 0);
  border-left: 14px solid #FFFFFF;
  border-top: 5px solid rgba(0, 0, 0, 0);
  content: "";
  height: 0;
  position: absolute;
  right: 0;
  top: -5px;
  width: 0;
}
.dfMc_Theme_worldCup2014.dfMc-Module .description .data .arrow-left,
.dfMc_Theme_worldCup2014.dfMc-Page .description .data .arrow-left,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .description .data .arrow-left {
  border-bottom: 5px solid rgba(0, 0, 0, 0);
  border-right: 14px solid #666666;
  border-top: 5px solid rgba(0, 0, 0, 0);
  height: 0;
  left: -14px;
  position: absolute;
  top: 16px;
  width: 0;
}
.dfMc_Theme_worldCup2014.dfMc-Module .description .data .arrow-left:after,
.dfMc_Theme_worldCup2014.dfMc-Page .description .data .arrow-left:after,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .description .data .arrow-left:after {
  border-bottom: 5px solid rgba(0, 0, 0, 0);
  border-right: 14px solid #FFFFFF;
  border-top: 5px solid rgba(0, 0, 0, 0);
  content: "";
  height: 0;
  left: 0;
  position: absolute;
  top: -5px;
  width: 0;
}
.dfMc_Theme_worldCup2014.dfMc-Module .preview .teamComparison .comparing .num,
.dfMc_Theme_worldCup2014.dfMc-Page .preview .teamComparison .comparing .num,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .preview .teamComparison .comparing .num {
  font-family: 'Dosis', sans-serif;
}
.dfMc_Theme_worldCup2014.dfMc-Module .heatMap .barHeatMap .content .circle,
.dfMc_Theme_worldCup2014.dfMc-Page .heatMap .barHeatMap .content .circle,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .heatMap .barHeatMap .content .circle {
  font-size: 24px;
  line-height: 24px;
}
.dfMc_Theme_worldCup2014.dfMc-Module .playerTab .blockPlayer .colLeft .data div,
.dfMc_Theme_worldCup2014.dfMc-Page .playerTab .blockPlayer .colLeft .data div,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .playerTab .blockPlayer .colLeft .data div,
.dfMc_Theme_worldCup2014.dfMc-Module .statsCenterPlayerTab .blockPlayer .colLeft .data div,
.dfMc_Theme_worldCup2014.dfMc-Page .statsCenterPlayerTab .blockPlayer .colLeft .data div,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .statsCenterPlayerTab .blockPlayer .colLeft .data div {
  background: #36fbb4;
  color: #000000;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  box-shadow: 0 2px 0 #03ae71;
  line-height: 34px;
}
.dfMc_Theme_worldCup2014.dfMc-Module .playerTab .blockPlayer .colLeft .data div:hover,
.dfMc_Theme_worldCup2014.dfMc-Page .playerTab .blockPlayer .colLeft .data div:hover,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .playerTab .blockPlayer .colLeft .data div:hover,
.dfMc_Theme_worldCup2014.dfMc-Module .statsCenterPlayerTab .blockPlayer .colLeft .data div:hover,
.dfMc_Theme_worldCup2014.dfMc-Page .statsCenterPlayerTab .blockPlayer .colLeft .data div:hover,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .statsCenterPlayerTab .blockPlayer .colLeft .data div:hover {
  background: #68fcc7;
}
.dfMc_Theme_worldCup2014.dfMc-Module .playerTab .blockPlayer .colLeft .data span.mc-playerPosition,
.dfMc_Theme_worldCup2014.dfMc-Page .playerTab .blockPlayer .colLeft .data span.mc-playerPosition,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .playerTab .blockPlayer .colLeft .data span.mc-playerPosition,
.dfMc_Theme_worldCup2014.dfMc-Module .statsCenterPlayerTab .blockPlayer .colLeft .data span.mc-playerPosition,
.dfMc_Theme_worldCup2014.dfMc-Page .statsCenterPlayerTab .blockPlayer .colLeft .data span.mc-playerPosition,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .statsCenterPlayerTab .blockPlayer .colLeft .data span.mc-playerPosition {
  color: #36fbb4;
}
.dfMc_Theme_worldCup2014.dfMc-Module .playerTab .blockMinutes .content .colLeft .barNumber,
.dfMc_Theme_worldCup2014.dfMc-Page .playerTab .blockMinutes .content .colLeft .barNumber,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .playerTab .blockMinutes .content .colLeft .barNumber,
.dfMc_Theme_worldCup2014.dfMc-Module .statsCenterPlayerTab .blockMinutes .content .colLeft .barNumber,
.dfMc_Theme_worldCup2014.dfMc-Page .statsCenterPlayerTab .blockMinutes .content .colLeft .barNumber,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .statsCenterPlayerTab .blockMinutes .content .colLeft .barNumber,
.dfMc_Theme_worldCup2014.dfMc-Module .playerTab .blockMinutes .content .colRight .barNumber,
.dfMc_Theme_worldCup2014.dfMc-Page .playerTab .blockMinutes .content .colRight .barNumber,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .playerTab .blockMinutes .content .colRight .barNumber,
.dfMc_Theme_worldCup2014.dfMc-Module .statsCenterPlayerTab .blockMinutes .content .colRight .barNumber,
.dfMc_Theme_worldCup2014.dfMc-Page .statsCenterPlayerTab .blockMinutes .content .colRight .barNumber,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .statsCenterPlayerTab .blockMinutes .content .colRight .barNumber {
  background: #36fbb4;
  color: #000000;
}
.dfMc_Theme_worldCup2014.dfMc-Module .playerTab .blockGoals .content .positionCards .colorCards .circle,
.dfMc_Theme_worldCup2014.dfMc-Page .playerTab .blockGoals .content .positionCards .colorCards .circle,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .playerTab .blockGoals .content .positionCards .colorCards .circle,
.dfMc_Theme_worldCup2014.dfMc-Module .statsCenterPlayerTab .blockGoals .content .positionCards .colorCards .circle,
.dfMc_Theme_worldCup2014.dfMc-Page .statsCenterPlayerTab .blockGoals .content .positionCards .colorCards .circle,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .statsCenterPlayerTab .blockGoals .content .positionCards .colorCards .circle {
  background: #36fbb4;
  color: #000000;
}
.dfMc_Theme_worldCup2014.dfMc-Module .statsCenterPlayerComparison .blockPlayerTournament .colLeft .data span,
.dfMc_Theme_worldCup2014.dfMc-Page .statsCenterPlayerComparison .blockPlayerTournament .colLeft .data span,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .statsCenterPlayerComparison .blockPlayerTournament .colLeft .data span,
.dfMc_Theme_worldCup2014.dfMc-Module .statsCenterPlayerComparison .blockPlayerTournament .colRight .data span,
.dfMc_Theme_worldCup2014.dfMc-Page .statsCenterPlayerComparison .blockPlayerTournament .colRight .data span,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .statsCenterPlayerComparison .blockPlayerTournament .colRight .data span {
  color: #36fbb4;
}
.dfMc_Theme_worldCup2014.dfMc-Module .subHeader .closeTitle,
.dfMc_Theme_worldCup2014.dfMc-Page .subHeader .closeTitle,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .subHeader .closeTitle,
.dfMc_Theme_worldCup2014.dfMc-Module .twoBlocksPlayer .colLeft .data div,
.dfMc_Theme_worldCup2014.dfMc-Page .twoBlocksPlayer .colLeft .data div,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .twoBlocksPlayer .colLeft .data div,
.dfMc_Theme_worldCup2014.dfMc-Module .statsCenterPlayerComparison .blockPlayerTournament .colLeft .data .change,
.dfMc_Theme_worldCup2014.dfMc-Page .statsCenterPlayerComparison .blockPlayerTournament .colLeft .data .change,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .statsCenterPlayerComparison .blockPlayerTournament .colLeft .data .change,
.dfMc_Theme_worldCup2014.dfMc-Module .statsCenterPlayerComparison .blockPlayerTournament .colRight .data .change,
.dfMc_Theme_worldCup2014.dfMc-Page .statsCenterPlayerComparison .blockPlayerTournament .colRight .data .change,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .statsCenterPlayerComparison .blockPlayerTournament .colRight .data .change,
.dfMc_Theme_worldCup2014.dfMc-Module .twoBlocksPlayer .colRight .data div,
.dfMc_Theme_worldCup2014.dfMc-Page .twoBlocksPlayer .colRight .data div,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .twoBlocksPlayer .colRight .data div,
.dfMc_Theme_worldCup2014.dfMc-Module .statsCenterTeamComparison .blockTeamTournament .colLeft .data .change,
.dfMc_Theme_worldCup2014.dfMc-Page .statsCenterTeamComparison .blockTeamTournament .colLeft .data .change,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .statsCenterTeamComparison .blockTeamTournament .colLeft .data .change,
.dfMc_Theme_worldCup2014.dfMc-Module .statsCenterTeamComparison .blockTeamTournament .colRight .data .change,
.dfMc_Theme_worldCup2014.dfMc-Page .statsCenterTeamComparison .blockTeamTournament .colRight .data .change,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .statsCenterTeamComparison .blockTeamTournament .colRight .data .change {
  background: #36fbb4;
  color: #000000;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  box-shadow: 0 2px 0 #03ae71;
  line-height: 34px;
}
.dfMc_Theme_worldCup2014.dfMc-Module .subHeader .closeTitle:hover,
.dfMc_Theme_worldCup2014.dfMc-Page .subHeader .closeTitle:hover,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .subHeader .closeTitle:hover,
.dfMc_Theme_worldCup2014.dfMc-Module .twoBlocksPlayer .colLeft .data div:hover,
.dfMc_Theme_worldCup2014.dfMc-Page .twoBlocksPlayer .colLeft .data div:hover,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .twoBlocksPlayer .colLeft .data div:hover,
.dfMc_Theme_worldCup2014.dfMc-Module .statsCenterPlayerComparison .blockPlayerTournament .colLeft .data .change:hover,
.dfMc_Theme_worldCup2014.dfMc-Page .statsCenterPlayerComparison .blockPlayerTournament .colLeft .data .change:hover,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .statsCenterPlayerComparison .blockPlayerTournament .colLeft .data .change:hover,
.dfMc_Theme_worldCup2014.dfMc-Module .statsCenterPlayerComparison .blockPlayerTournament .colRight .data .change:hover,
.dfMc_Theme_worldCup2014.dfMc-Page .statsCenterPlayerComparison .blockPlayerTournament .colRight .data .change:hover,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .statsCenterPlayerComparison .blockPlayerTournament .colRight .data .change:hover,
.dfMc_Theme_worldCup2014.dfMc-Module .twoBlocksPlayer .colRight .data div:hover,
.dfMc_Theme_worldCup2014.dfMc-Page .twoBlocksPlayer .colRight .data div:hover,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .twoBlocksPlayer .colRight .data div:hover,
.dfMc_Theme_worldCup2014.dfMc-Module .statsCenterTeamComparison .blockTeamTournament .colLeft .data .change:hover,
.dfMc_Theme_worldCup2014.dfMc-Page .statsCenterTeamComparison .blockTeamTournament .colLeft .data .change:hover,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .statsCenterTeamComparison .blockTeamTournament .colLeft .data .change:hover,
.dfMc_Theme_worldCup2014.dfMc-Module .statsCenterTeamComparison .blockTeamTournament .colRight .data .change:hover,
.dfMc_Theme_worldCup2014.dfMc-Page .statsCenterTeamComparison .blockTeamTournament .colRight .data .change:hover,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .statsCenterTeamComparison .blockTeamTournament .colRight .data .change:hover {
  background: #68fcc7;
}
.dfMc_Theme_worldCup2014.dfMc-Module .playerTab .subHeader.title,
.dfMc_Theme_worldCup2014.dfMc-Page .playerTab .subHeader.title,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .playerTab .subHeader.title {
  height: 30px;
  line-height: 30px;
}
.dfMc_Theme_worldCup2014.dfMc-Module .subHeader,
.dfMc_Theme_worldCup2014.dfMc-Page .subHeader,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .subHeader {
  color: #000000;
  font-family: 'Dosis', sans-serif;
  background-image: none;
  background-color: #ffffff;
  font-weight: bold;
  font-size: 14px;
  line-height: 30px;
  position: relative;
  margin: 10px auto;
  border: none;
  height: 30px;
  width: auto;
}
.dfMc_Theme_worldCup2014.dfMc-Module .subHeader span,
.dfMc_Theme_worldCup2014.dfMc-Page .subHeader span,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .subHeader span {
  font-weight: bold;
  font-size: 14px;
}
.dfMc_Theme_worldCup2014.dfMc-Module .subHeader:after,
.dfMc_Theme_worldCup2014.dfMc-Page .subHeader:after,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .subHeader:after {
  content: "";
  position: absolute;
  z-index: -1;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  width: 100%;
  height: 30px;
  background: transparent;
  right: 0;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.dfMc_Theme_worldCup2014.dfMc-Module .subHeader .closeTitle span.close,
.dfMc_Theme_worldCup2014.dfMc-Page .subHeader .closeTitle span.close,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .subHeader .closeTitle span.close {
  margin-top: -3px;
}
.dfMc_Theme_worldCup2014.dfMc-Module .statsCenterTeamComparison .blockTeamTournament .colMiddle .circle,
.dfMc_Theme_worldCup2014.dfMc-Page .statsCenterTeamComparison .blockTeamTournament .colMiddle .circle,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .statsCenterTeamComparison .blockTeamTournament .colMiddle .circle,
.dfMc_Theme_worldCup2014.dfMc-Module .statsCenterPlayerComparison .blockTeamTournament .colMiddle .circle,
.dfMc_Theme_worldCup2014.dfMc-Page .statsCenterPlayerComparison .blockTeamTournament .colMiddle .circle,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .statsCenterPlayerComparison .blockTeamTournament .colMiddle .circle,
.dfMc_Theme_worldCup2014.dfMc-Module .statsCenterTeamComparison .blockPlayerTournament .colMiddle .circle,
.dfMc_Theme_worldCup2014.dfMc-Page .statsCenterTeamComparison .blockPlayerTournament .colMiddle .circle,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .statsCenterTeamComparison .blockPlayerTournament .colMiddle .circle,
.dfMc_Theme_worldCup2014.dfMc-Module .statsCenterPlayerComparison .blockPlayerTournament .colMiddle .circle,
.dfMc_Theme_worldCup2014.dfMc-Page .statsCenterPlayerComparison .blockPlayerTournament .colMiddle .circle,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .statsCenterPlayerComparison .blockPlayerTournament .colMiddle .circle {
  background: #36fbb4;
  color: #000000;
}
.dfMc_Theme_worldCup2014.dfMc-Module .twoBlocksPlayer .colLeft .data span.mc-playerName_1,
.dfMc_Theme_worldCup2014.dfMc-Page .twoBlocksPlayer .colLeft .data span.mc-playerName_1,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .twoBlocksPlayer .colLeft .data span.mc-playerName_1,
.dfMc_Theme_worldCup2014.dfMc-Module .twoBlocksPlayer .colRight .data span.mc-playerName_1,
.dfMc_Theme_worldCup2014.dfMc-Page .twoBlocksPlayer .colRight .data span.mc-playerName_1,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .twoBlocksPlayer .colRight .data span.mc-playerName_1,
.dfMc_Theme_worldCup2014.dfMc-Module .twoBlocksPlayer .colLeft .data span.mc-playerName_2,
.dfMc_Theme_worldCup2014.dfMc-Page .twoBlocksPlayer .colLeft .data span.mc-playerName_2,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .twoBlocksPlayer .colLeft .data span.mc-playerName_2,
.dfMc_Theme_worldCup2014.dfMc-Module .twoBlocksPlayer .colRight .data span.mc-playerName_2,
.dfMc_Theme_worldCup2014.dfMc-Page .twoBlocksPlayer .colRight .data span.mc-playerName_2,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .twoBlocksPlayer .colRight .data span.mc-playerName_2 {
  color: #000000;
}
.dfMc_Theme_worldCup2014.dfMc-Module .twoBlocksPlayer .colMiddle .circle,
.dfMc_Theme_worldCup2014.dfMc-Page .twoBlocksPlayer .colMiddle .circle,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .twoBlocksPlayer .colMiddle .circle {
  background: #36fbb4;
  color: #000000;
}
.dfMc_Theme_worldCup2014.dfMc-Module .blockPasses .content .mobileTablet .colLeft .data .number,
.dfMc_Theme_worldCup2014.dfMc-Page .blockPasses .content .mobileTablet .colLeft .data .number,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .blockPasses .content .mobileTablet .colLeft .data .number,
.dfMc_Theme_worldCup2014.dfMc-Module .blockPasses .content .mobileTablet .colRight .data .number,
.dfMc_Theme_worldCup2014.dfMc-Page .blockPasses .content .mobileTablet .colRight .data .number,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .blockPasses .content .mobileTablet .colRight .data .number {
  color: #36fbb4;
}
.dfMc_Theme_worldCup2014.dfMc-Module .contentCoordenadas .itemsRanking .home .G_barsRanking .barraIn,
.dfMc_Theme_worldCup2014.dfMc-Page .contentCoordenadas .itemsRanking .home .G_barsRanking .barraIn,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .contentCoordenadas .itemsRanking .home .G_barsRanking .barraIn {
  background-color: #36fbb4;
}
.dfMc_Theme_worldCup2014.dfMc-Module .infoDate,
.dfMc_Theme_worldCup2014.dfMc-Page .infoDate,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .infoDate {
  background: #000000;
  font-family: 'Dosis', sans-serif;
  height: 26px;
  line-height: 25px;
}
.dfMc_Theme_worldCup2014.dfMc-Module .infoDate .date,
.dfMc_Theme_worldCup2014.dfMc-Page .infoDate .date,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .infoDate .date {
  position: relative;
  color: #36fbb4;
  line-height: 25px;
}
.dfMc_Theme_worldCup2014.dfMc-Module .infoDate .level,
.dfMc_Theme_worldCup2014.dfMc-Page .infoDate .level,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .infoDate .level {
  color: #ffffff;
  float: left;
  margin-right: 14px;
  text-transform: uppercase;
}
.dfMc_Theme_worldCup2014.dfMc-Module .infoDate .sb-time,
.dfMc_Theme_worldCup2014.dfMc-Page .infoDate .sb-time,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .infoDate .sb-time {
  color: #000000;
  font-size: 30px;
  height: 82px;
  line-height: 80px;
  position: absolute;
  text-align: center;
  width: 100%;
}
.dfMc_Theme_worldCup2014.dfMc-Module .minSize-767 .btn,
.dfMc_Theme_worldCup2014.dfMc-Page .minSize-767 .btn,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .minSize-767 .btn {
  font-size: 14px;
}
.dfMc_Theme_worldCup2014.dfMc-Module .maxSize-479,
.dfMc_Theme_worldCup2014.dfMc-Page .maxSize-479,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .maxSize-479 {
  /*.navbar{
		   		&.mobile{
		   			.subnav{
		   				li{
		   					a{
		   						font-weight:500;	
		   					}
		   					
		   					&:focus, &.active{
		   						a{
		   							background:@bg_dest_type;
		   							color: @color01_type;
		   							font-family:@type_Special;
		   							font-weight:500;
		   						}
		   					} 
		   				}	
		   			}
		   		}
		   	}*/
}
.dfMc_Theme_worldCup2014.dfMc-Module .maxSize-479 .button-style,
.dfMc_Theme_worldCup2014.dfMc-Page .maxSize-479 .button-style,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .maxSize-479 .button-style {
  box-shadow: 0px -1px 6px 0px #039560 inset;
  background: #36fbb4;
}
.dfMc_Theme_worldCup2014.dfMc-Module .maxSize-479 .button-style.active,
.dfMc_Theme_worldCup2014.dfMc-Page .maxSize-479 .button-style.active,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .maxSize-479 .button-style.active {
  background: #68fcc7;
}
.dfMc_Theme_worldCup2014.dfMc-Module .maxSize-479.fixture .fecha .match .link,
.dfMc_Theme_worldCup2014.dfMc-Page .maxSize-479.fixture .fecha .match .link,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .maxSize-479.fixture .fecha .match .link,
.dfMc_Theme_worldCup2014.dfMc-Module .maxSize-479.history .fecha .match .link,
.dfMc_Theme_worldCup2014.dfMc-Page .maxSize-479.history .fecha .match .link,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .maxSize-479.history .fecha .match .link,
.dfMc_Theme_worldCup2014.dfMc-Module .maxSize-479.fixture .fecha .detalles .link,
.dfMc_Theme_worldCup2014.dfMc-Page .maxSize-479.fixture .fecha .detalles .link,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .maxSize-479.fixture .fecha .detalles .link,
.dfMc_Theme_worldCup2014.dfMc-Module .maxSize-479.history .fecha .detalles .link,
.dfMc_Theme_worldCup2014.dfMc-Page .maxSize-479.history .fecha .detalles .link,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .maxSize-479.history .fecha .detalles .link {
  height: 65px;
  margin-top: -40px;
}
.dfMc_Theme_worldCup2014.dfMc-Module .maxSize-479.fixture .fecha .match .link a,
.dfMc_Theme_worldCup2014.dfMc-Page .maxSize-479.fixture .fecha .match .link a,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .maxSize-479.fixture .fecha .match .link a,
.dfMc_Theme_worldCup2014.dfMc-Module .maxSize-479.history .fecha .match .link a,
.dfMc_Theme_worldCup2014.dfMc-Page .maxSize-479.history .fecha .match .link a,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .maxSize-479.history .fecha .match .link a,
.dfMc_Theme_worldCup2014.dfMc-Module .maxSize-479.fixture .fecha .detalles .link a,
.dfMc_Theme_worldCup2014.dfMc-Page .maxSize-479.fixture .fecha .detalles .link a,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .maxSize-479.fixture .fecha .detalles .link a,
.dfMc_Theme_worldCup2014.dfMc-Module .maxSize-479.history .fecha .detalles .link a,
.dfMc_Theme_worldCup2014.dfMc-Page .maxSize-479.history .fecha .detalles .link a,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .maxSize-479.history .fecha .detalles .link a,
.dfMc_Theme_worldCup2014.dfMc-Module .maxSize-479.fixture .fecha .match .link a span,
.dfMc_Theme_worldCup2014.dfMc-Page .maxSize-479.fixture .fecha .match .link a span,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .maxSize-479.fixture .fecha .match .link a span,
.dfMc_Theme_worldCup2014.dfMc-Module .maxSize-479.history .fecha .match .link a span,
.dfMc_Theme_worldCup2014.dfMc-Page .maxSize-479.history .fecha .match .link a span,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .maxSize-479.history .fecha .match .link a span,
.dfMc_Theme_worldCup2014.dfMc-Module .maxSize-479.fixture .fecha .detalles .link a span,
.dfMc_Theme_worldCup2014.dfMc-Page .maxSize-479.fixture .fecha .detalles .link a span,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .maxSize-479.fixture .fecha .detalles .link a span,
.dfMc_Theme_worldCup2014.dfMc-Module .maxSize-479.history .fecha .detalles .link a span,
.dfMc_Theme_worldCup2014.dfMc-Page .maxSize-479.history .fecha .detalles .link a span,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .maxSize-479.history .fecha .detalles .link a span {
  line-height: 65px;
}
.dfMc_Theme_worldCup2014.dfMc-Module .maxSize-479 .subHeader,
.dfMc_Theme_worldCup2014.dfMc-Page .maxSize-479 .subHeader,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .maxSize-479 .subHeader {
  color: #ffffff;
  background-color: #000000;
  margin: 0px;
}
.dfMc_Theme_worldCup2014.dfMc-Module .maxSize-479 .subHeader span,
.dfMc_Theme_worldCup2014.dfMc-Page .maxSize-479 .subHeader span,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .maxSize-479 .subHeader span {
  font-weight: normal;
}
.dfMc_Theme_worldCup2014.dfMc-Module .maxSize-479 .navbar.mobile .first-level li a,
.dfMc_Theme_worldCup2014.dfMc-Page .maxSize-479 .navbar.mobile .first-level li a,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .maxSize-479 .navbar.mobile .first-level li a {
  background: #000000;
  color: #ffffff;
}
.dfMc_Theme_worldCup2014.dfMc-Module .maxSize-479 .navbar.mobile .first-level li.active a,
.dfMc_Theme_worldCup2014.dfMc-Page .maxSize-479 .navbar.mobile .first-level li.active a,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .maxSize-479 .navbar.mobile .first-level li.active a {
  color: #36fbb4;
}
.dfMc_Theme_worldCup2014.dfMc-Module .maxSize-479 .navbar.mobile .second-level li.active a,
.dfMc_Theme_worldCup2014.dfMc-Page .maxSize-479 .navbar.mobile .second-level li.active a,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .maxSize-479 .navbar.mobile .second-level li.active a {
  background: #4D4D4D;
  color: #36fbb4;
}
.dfMc_Theme_worldCup2014.dfMc-Module .maxSize-479 .navbar.mobile .second-level li a,
.dfMc_Theme_worldCup2014.dfMc-Page .maxSize-479 .navbar.mobile .second-level li a,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .maxSize-479 .navbar.mobile .second-level li a {
  background: #4D4D4D;
  color: #ffffff;
}
.dfMc_Theme_worldCup2014.dfMc-Module .maxSize-479 .navbar.mobile .subnav li a,
.dfMc_Theme_worldCup2014.dfMc-Page .maxSize-479 .navbar.mobile .subnav li a,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .maxSize-479 .navbar.mobile .subnav li a {
  background: #808080;
  color: #ffffff;
}
.dfMc_Theme_worldCup2014.dfMc-Module .maxSize-479 .navbar.mobile .subnav li.active a,
.dfMc_Theme_worldCup2014.dfMc-Page .maxSize-479 .navbar.mobile .subnav li.active a,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .maxSize-479 .navbar.mobile .subnav li.active a {
  background: #808080;
  color: #36fbb4;
}
.dfMc_Theme_worldCup2014.dfMc-Module .history .teamsContent .row .data .name,
.dfMc_Theme_worldCup2014.dfMc-Page .history .teamsContent .row .data .name,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .history .teamsContent .row .data .name {
  font-weight: normal;
}
.dfMc_Theme_worldCup2014.dfMc-Module .history .teamsContent .row .data .goals,
.dfMc_Theme_worldCup2014.dfMc-Page .history .teamsContent .row .data .goals,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .history .teamsContent .row .data .goals {
  font-size: 50px;
  font-family: 'Dosis', sans-serif;
  color: #000000;
  height: 60px;
  width: 60px;
  background-color: #36fbb4;
  border-radius: 50px;
  border: 10px solid #36fbb4;
  text-align: center;
  font-weight: 300;
  line-height: 40px;
}
.dfMc_Theme_worldCup2014.dfMc-Module .history .wrapperHstory .owl-theme .owl-controls .owl-buttons div.owl-prev .icon-chevron-left,
.dfMc_Theme_worldCup2014.dfMc-Page .history .wrapperHstory .owl-theme .owl-controls .owl-buttons div.owl-prev .icon-chevron-left,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .history .wrapperHstory .owl-theme .owl-controls .owl-buttons div.owl-prev .icon-chevron-left {
  border-right: 10px solid #36fbb4;
}
.dfMc_Theme_worldCup2014.dfMc-Module .history .wrapperHstory .owl-theme .owl-controls .owl-buttons div.owl-next .icon-chevron-right,
.dfMc_Theme_worldCup2014.dfMc-Page .history .wrapperHstory .owl-theme .owl-controls .owl-buttons div.owl-next .icon-chevron-right,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .history .wrapperHstory .owl-theme .owl-controls .owl-buttons div.owl-next .icon-chevron-right {
  border-left: 10px solid #36fbb4;
}
.dfMc_Theme_worldCup2014.dfMc-Module .history .wrapperHstory .historySlider .inItem a,
.dfMc_Theme_worldCup2014.dfMc-Page .history .wrapperHstory .historySlider .inItem a,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .history .wrapperHstory .historySlider .inItem a {
  font-weight: normal;
}
.dfMc_Theme_worldCup2014.dfMc-Module .history .wrapperHstory .historySlider .inItem:hover,
.dfMc_Theme_worldCup2014.dfMc-Page .history .wrapperHstory .historySlider .inItem:hover,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .history .wrapperHstory .historySlider .inItem:hover,
.dfMc_Theme_worldCup2014.dfMc-Module .history .wrapperHstory .historySlider .inItem.active,
.dfMc_Theme_worldCup2014.dfMc-Page .history .wrapperHstory .historySlider .inItem.active,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .history .wrapperHstory .historySlider .inItem.active {
  background: #000000;
  color: #36fbb4;
  font-weight: normal;
}
.dfMc_Theme_worldCup2014.dfMc-Module .history .wrapperHstory .historySlider .inItem:hover a,
.dfMc_Theme_worldCup2014.dfMc-Page .history .wrapperHstory .historySlider .inItem:hover a,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .history .wrapperHstory .historySlider .inItem:hover a,
.dfMc_Theme_worldCup2014.dfMc-Module .history .wrapperHstory .historySlider .inItem.active a,
.dfMc_Theme_worldCup2014.dfMc-Page .history .wrapperHstory .historySlider .inItem.active a,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .history .wrapperHstory .historySlider .inItem.active a {
  color: #36fbb4;
}
.dfMc_Theme_worldCup2014.dfMc-Module .citiesStadiums .subHeader,
.dfMc_Theme_worldCup2014.dfMc-Page .citiesStadiums .subHeader,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .citiesStadiums .subHeader {
  background: #000000;
  color: #FFFFFF;
}
.dfMc_Theme_worldCup2014.dfMc-Module .citiesStadiums .subHeader span,
.dfMc_Theme_worldCup2014.dfMc-Page .citiesStadiums .subHeader span,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .citiesStadiums .subHeader span {
  font-weight: normal;
}
.dfMc_Theme_worldCup2014.dfMc-Module .citiesStadiums .blockData .name span,
.dfMc_Theme_worldCup2014.dfMc-Page .citiesStadiums .blockData .name span,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .citiesStadiums .blockData .name span {
  font-weight: normal;
}
.dfMc_Theme_worldCup2014.dfMc-Module .citiesStadiums .map .content .pointer,
.dfMc_Theme_worldCup2014.dfMc-Page .citiesStadiums .map .content .pointer,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .citiesStadiums .map .content .pointer {
  background: #ffffff;
  border: 2px solid #000000;
}
.dfMc_Theme_worldCup2014.dfMc-Module .citiesStadiums .map .content .pointer:hover,
.dfMc_Theme_worldCup2014.dfMc-Page .citiesStadiums .map .content .pointer:hover,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .citiesStadiums .map .content .pointer:hover,
.dfMc_Theme_worldCup2014.dfMc-Module .citiesStadiums .map .content .pointer.active,
.dfMc_Theme_worldCup2014.dfMc-Page .citiesStadiums .map .content .pointer.active,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .citiesStadiums .map .content .pointer.active {
  background: #36fbb4;
  border: 2px solid #000000;
}
.dfMc_Theme_worldCup2014.dfMc-Module .citiesStadiums .map .content .pointer:hover .tooltip.left .tooltip-arrow,
.dfMc_Theme_worldCup2014.dfMc-Page .citiesStadiums .map .content .pointer:hover .tooltip.left .tooltip-arrow,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .citiesStadiums .map .content .pointer:hover .tooltip.left .tooltip-arrow,
.dfMc_Theme_worldCup2014.dfMc-Module .citiesStadiums .map .content .pointer.active .tooltip.left .tooltip-arrow,
.dfMc_Theme_worldCup2014.dfMc-Page .citiesStadiums .map .content .pointer.active .tooltip.left .tooltip-arrow,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .citiesStadiums .map .content .pointer.active .tooltip.left .tooltip-arrow {
  border-left-color: #000000;
}
.dfMc_Theme_worldCup2014.dfMc-Module .citiesStadiums .map .content .pointer:hover .tooltip-inner,
.dfMc_Theme_worldCup2014.dfMc-Page .citiesStadiums .map .content .pointer:hover .tooltip-inner,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .citiesStadiums .map .content .pointer:hover .tooltip-inner,
.dfMc_Theme_worldCup2014.dfMc-Module .citiesStadiums .map .content .pointer.active .tooltip-inner,
.dfMc_Theme_worldCup2014.dfMc-Page .citiesStadiums .map .content .pointer.active .tooltip-inner,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .citiesStadiums .map .content .pointer.active .tooltip-inner {
  background: #000000;
  color: #36fbb4;
}
.dfMc_Theme_worldCup2014.dfMc-Module .citiesStadiums .map .content .pointer:hover .tooltip-inner:hover,
.dfMc_Theme_worldCup2014.dfMc-Page .citiesStadiums .map .content .pointer:hover .tooltip-inner:hover,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .citiesStadiums .map .content .pointer:hover .tooltip-inner:hover,
.dfMc_Theme_worldCup2014.dfMc-Module .citiesStadiums .map .content .pointer.active .tooltip-inner:hover,
.dfMc_Theme_worldCup2014.dfMc-Page .citiesStadiums .map .content .pointer.active .tooltip-inner:hover,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .citiesStadiums .map .content .pointer.active .tooltip-inner:hover,
.dfMc_Theme_worldCup2014.dfMc-Module .citiesStadiums .map .content .pointer:hover .tooltip-inner.active,
.dfMc_Theme_worldCup2014.dfMc-Page .citiesStadiums .map .content .pointer:hover .tooltip-inner.active,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .citiesStadiums .map .content .pointer:hover .tooltip-inner.active,
.dfMc_Theme_worldCup2014.dfMc-Module .citiesStadiums .map .content .pointer.active .tooltip-inner.active,
.dfMc_Theme_worldCup2014.dfMc-Page .citiesStadiums .map .content .pointer.active .tooltip-inner.active,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .citiesStadiums .map .content .pointer.active .tooltip-inner.active {
  color: #36fbb4;
  background: #000000;
}
.dfMc_Theme_worldCup2014.dfMc-Module .caption,
.dfMc_Theme_worldCup2014.dfMc-Page .caption,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .caption {
  border-width: 0px;
}
.dfMc_Theme_worldCup2014.dfMc-Module .caption.nav,
.dfMc_Theme_worldCup2014.dfMc-Page .caption.nav,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .caption.nav {
  margin-bottom: 4px;
}
.dfMc_Theme_worldCup2014.dfMc-Module .caption.nav .homeBar,
.dfMc_Theme_worldCup2014.dfMc-Page .caption.nav .homeBar,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .caption.nav .homeBar,
.dfMc_Theme_worldCup2014.dfMc-Module .caption.nav .awayBar,
.dfMc_Theme_worldCup2014.dfMc-Page .caption.nav .awayBar,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .caption.nav .awayBar {
  height: 25px;
}
.dfMc_Theme_worldCup2014.dfMc-Module .caption.nav .homeBar,
.dfMc_Theme_worldCup2014.dfMc-Page .caption.nav .homeBar,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .caption.nav .homeBar {
  background: #000000;
  color: #ffffff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  box-shadow: 0 2px 0 #ccc;
  margin-top: 0px;
}
.dfMc_Theme_worldCup2014.dfMc-Module .caption.nav .homeBar.on,
.dfMc_Theme_worldCup2014.dfMc-Page .caption.nav .homeBar.on,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .caption.nav .homeBar.on {
  box-shadow: -2px -2px 0 inset #cccccc;
  height: 23px;
  margin-top: 2px;
  line-height: 24px;
}
.dfMc_Theme_worldCup2014.dfMc-Module .caption.nav .awayBar,
.dfMc_Theme_worldCup2014.dfMc-Page .caption.nav .awayBar,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .caption.nav .awayBar {
  background: #dddddd;
  color: #333333;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  box-shadow: 0 2px 0 #ccc;
}
.dfMc_Theme_worldCup2014.dfMc-Module .caption.nav .awayBar.on,
.dfMc_Theme_worldCup2014.dfMc-Page .caption.nav .awayBar.on,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .caption.nav .awayBar.on {
  box-shadow: -2px -2px 0 inset #cccccc;
  height: 23px;
  margin-top: 2px;
  line-height: 24px;
}
.dfMc_Theme_worldCup2014.dfMc-Module .maxSize-240 .infoDate,
.dfMc_Theme_worldCup2014.dfMc-Page .maxSize-240 .infoDate,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .maxSize-240 .infoDate {
  height: 50px;
}
.dfMc_Theme_worldCup2014.dfMc-Module .maxSize-240 .infoDate .level,
.dfMc_Theme_worldCup2014.dfMc-Page .maxSize-240 .infoDate .level,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .maxSize-240 .infoDate .level {
  float: none;
}
.dfMc_Theme_worldCup2014.dfMc-Module .maxSize-240 .infoScoreBoard div.score,
.dfMc_Theme_worldCup2014.dfMc-Page .maxSize-240 .infoScoreBoard div.score,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .maxSize-240 .infoScoreBoard div.score {
  margin: 10px -8%;
}
.dfMc_Theme_worldCup2014.dfMc-Module .maxSize-240 .infoScoreBoard .away .shield,
.dfMc_Theme_worldCup2014.dfMc-Page .maxSize-240 .infoScoreBoard .away .shield,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .maxSize-240 .infoScoreBoard .away .shield,
.dfMc_Theme_worldCup2014.dfMc-Module .maxSize-240 .infoScoreBoard .home .shield,
.dfMc_Theme_worldCup2014.dfMc-Page .maxSize-240 .infoScoreBoard .home .shield,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .maxSize-240 .infoScoreBoard .home .shield {
  right: 28%;
  width: 24px;
  background-size: 34px;
  background-position: 10px;
  *background-position: -10px;
}
.dfMc_Theme_worldCup2014.dfMc-Module .maxSize-240 .infoScoreBoard .penalties,
.dfMc_Theme_worldCup2014.dfMc-Page .maxSize-240 .infoScoreBoard .penalties,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .maxSize-240 .infoScoreBoard .penalties {
  height: 15px;
  width: 15px;
  line-height: 15px;
  font-size: 9px;
  margin: 14px 3px 0;
}
.dfMc_Theme_worldCup2014.dfMc-Module .statsCenterPerTeam .blockTeam .graphical .table thead tr th .minutes,
.dfMc_Theme_worldCup2014.dfMc-Page .statsCenterPerTeam .blockTeam .graphical .table thead tr th .minutes,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .statsCenterPerTeam .blockTeam .graphical .table thead tr th .minutes,
.dfMc_Theme_worldCup2014.dfMc-Module .statsCenterPerPlayer .blockTeam .graphical .table thead tr th .minutes,
.dfMc_Theme_worldCup2014.dfMc-Page .statsCenterPerPlayer .blockTeam .graphical .table thead tr th .minutes,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .statsCenterPerPlayer .blockTeam .graphical .table thead tr th .minutes,
.dfMc_Theme_worldCup2014.dfMc-Module .statsCenterPerTeam .blockTeam .data .table thead tr th .minutes,
.dfMc_Theme_worldCup2014.dfMc-Page .statsCenterPerTeam .blockTeam .data .table thead tr th .minutes,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .statsCenterPerTeam .blockTeam .data .table thead tr th .minutes,
.dfMc_Theme_worldCup2014.dfMc-Module .statsCenterPerPlayer .blockTeam .data .table thead tr th .minutes,
.dfMc_Theme_worldCup2014.dfMc-Page .statsCenterPerPlayer .blockTeam .data .table thead tr th .minutes,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .statsCenterPerPlayer .blockTeam .data .table thead tr th .minutes {
  background: #36fbb4;
}
.dfMc_Theme_worldCup2014.dfMc-Module .statsCenterPerTeam .blockTeam .graphical .table thead tr th .minutes .num,
.dfMc_Theme_worldCup2014.dfMc-Page .statsCenterPerTeam .blockTeam .graphical .table thead tr th .minutes .num,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .statsCenterPerTeam .blockTeam .graphical .table thead tr th .minutes .num,
.dfMc_Theme_worldCup2014.dfMc-Module .statsCenterPerPlayer .blockTeam .graphical .table thead tr th .minutes .num,
.dfMc_Theme_worldCup2014.dfMc-Page .statsCenterPerPlayer .blockTeam .graphical .table thead tr th .minutes .num,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .statsCenterPerPlayer .blockTeam .graphical .table thead tr th .minutes .num,
.dfMc_Theme_worldCup2014.dfMc-Module .statsCenterPerTeam .blockTeam .data .table thead tr th .minutes .num,
.dfMc_Theme_worldCup2014.dfMc-Page .statsCenterPerTeam .blockTeam .data .table thead tr th .minutes .num,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .statsCenterPerTeam .blockTeam .data .table thead tr th .minutes .num,
.dfMc_Theme_worldCup2014.dfMc-Module .statsCenterPerPlayer .blockTeam .data .table thead tr th .minutes .num,
.dfMc_Theme_worldCup2014.dfMc-Page .statsCenterPerPlayer .blockTeam .data .table thead tr th .minutes .num,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .statsCenterPerPlayer .blockTeam .data .table thead tr th .minutes .num {
  background: #36fbb4;
  color: #000000;
}
.dfMc_Theme_worldCup2014.dfMc-Module .statsCenterPerTeam .blockTeam .graphical .table thead tr th .minutes.second,
.dfMc_Theme_worldCup2014.dfMc-Page .statsCenterPerTeam .blockTeam .graphical .table thead tr th .minutes.second,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .statsCenterPerTeam .blockTeam .graphical .table thead tr th .minutes.second,
.dfMc_Theme_worldCup2014.dfMc-Module .statsCenterPerPlayer .blockTeam .graphical .table thead tr th .minutes.second,
.dfMc_Theme_worldCup2014.dfMc-Page .statsCenterPerPlayer .blockTeam .graphical .table thead tr th .minutes.second,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .statsCenterPerPlayer .blockTeam .graphical .table thead tr th .minutes.second,
.dfMc_Theme_worldCup2014.dfMc-Module .statsCenterPerTeam .blockTeam .data .table thead tr th .minutes.second,
.dfMc_Theme_worldCup2014.dfMc-Page .statsCenterPerTeam .blockTeam .data .table thead tr th .minutes.second,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .statsCenterPerTeam .blockTeam .data .table thead tr th .minutes.second,
.dfMc_Theme_worldCup2014.dfMc-Module .statsCenterPerPlayer .blockTeam .data .table thead tr th .minutes.second,
.dfMc_Theme_worldCup2014.dfMc-Page .statsCenterPerPlayer .blockTeam .data .table thead tr th .minutes.second,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .statsCenterPerPlayer .blockTeam .data .table thead tr th .minutes.second {
  background: #000000;
}
.dfMc_Theme_worldCup2014.dfMc-Module .statsCenterPerTeam .blockTeam .graphical .table thead tr th .minutes.second .num,
.dfMc_Theme_worldCup2014.dfMc-Page .statsCenterPerTeam .blockTeam .graphical .table thead tr th .minutes.second .num,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .statsCenterPerTeam .blockTeam .graphical .table thead tr th .minutes.second .num,
.dfMc_Theme_worldCup2014.dfMc-Module .statsCenterPerPlayer .blockTeam .graphical .table thead tr th .minutes.second .num,
.dfMc_Theme_worldCup2014.dfMc-Page .statsCenterPerPlayer .blockTeam .graphical .table thead tr th .minutes.second .num,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .statsCenterPerPlayer .blockTeam .graphical .table thead tr th .minutes.second .num,
.dfMc_Theme_worldCup2014.dfMc-Module .statsCenterPerTeam .blockTeam .data .table thead tr th .minutes.second .num,
.dfMc_Theme_worldCup2014.dfMc-Page .statsCenterPerTeam .blockTeam .data .table thead tr th .minutes.second .num,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .statsCenterPerTeam .blockTeam .data .table thead tr th .minutes.second .num,
.dfMc_Theme_worldCup2014.dfMc-Module .statsCenterPerPlayer .blockTeam .data .table thead tr th .minutes.second .num,
.dfMc_Theme_worldCup2014.dfMc-Page .statsCenterPerPlayer .blockTeam .data .table thead tr th .minutes.second .num,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .statsCenterPerPlayer .blockTeam .data .table thead tr th .minutes.second .num {
  background: #000000;
  color: #ffffff;
}
.dfMc_Theme_worldCup2014.dfMc-Module .statsCenterPerTeam .blockTeam .graphical .table thead tr th .minutes.third,
.dfMc_Theme_worldCup2014.dfMc-Page .statsCenterPerTeam .blockTeam .graphical .table thead tr th .minutes.third,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .statsCenterPerTeam .blockTeam .graphical .table thead tr th .minutes.third,
.dfMc_Theme_worldCup2014.dfMc-Module .statsCenterPerPlayer .blockTeam .graphical .table thead tr th .minutes.third,
.dfMc_Theme_worldCup2014.dfMc-Page .statsCenterPerPlayer .blockTeam .graphical .table thead tr th .minutes.third,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .statsCenterPerPlayer .blockTeam .graphical .table thead tr th .minutes.third,
.dfMc_Theme_worldCup2014.dfMc-Module .statsCenterPerTeam .blockTeam .data .table thead tr th .minutes.third,
.dfMc_Theme_worldCup2014.dfMc-Page .statsCenterPerTeam .blockTeam .data .table thead tr th .minutes.third,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .statsCenterPerTeam .blockTeam .data .table thead tr th .minutes.third,
.dfMc_Theme_worldCup2014.dfMc-Module .statsCenterPerPlayer .blockTeam .data .table thead tr th .minutes.third,
.dfMc_Theme_worldCup2014.dfMc-Page .statsCenterPerPlayer .blockTeam .data .table thead tr th .minutes.third,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .statsCenterPerPlayer .blockTeam .data .table thead tr th .minutes.third {
  background: #999999;
}
.dfMc_Theme_worldCup2014.dfMc-Module .statsCenterPerTeam .blockTeam .graphical .table thead tr th .minutes.third .num,
.dfMc_Theme_worldCup2014.dfMc-Page .statsCenterPerTeam .blockTeam .graphical .table thead tr th .minutes.third .num,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .statsCenterPerTeam .blockTeam .graphical .table thead tr th .minutes.third .num,
.dfMc_Theme_worldCup2014.dfMc-Module .statsCenterPerPlayer .blockTeam .graphical .table thead tr th .minutes.third .num,
.dfMc_Theme_worldCup2014.dfMc-Page .statsCenterPerPlayer .blockTeam .graphical .table thead tr th .minutes.third .num,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .statsCenterPerPlayer .blockTeam .graphical .table thead tr th .minutes.third .num,
.dfMc_Theme_worldCup2014.dfMc-Module .statsCenterPerTeam .blockTeam .data .table thead tr th .minutes.third .num,
.dfMc_Theme_worldCup2014.dfMc-Page .statsCenterPerTeam .blockTeam .data .table thead tr th .minutes.third .num,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .statsCenterPerTeam .blockTeam .data .table thead tr th .minutes.third .num,
.dfMc_Theme_worldCup2014.dfMc-Module .statsCenterPerPlayer .blockTeam .data .table thead tr th .minutes.third .num,
.dfMc_Theme_worldCup2014.dfMc-Page .statsCenterPerPlayer .blockTeam .data .table thead tr th .minutes.third .num,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .statsCenterPerPlayer .blockTeam .data .table thead tr th .minutes.third .num {
  background: #999999;
  color: #ffffff;
}
.dfMc_Theme_worldCup2014.dfMc-Module .statsCenterPerTeam .blockTeam .graphical .table thead tr th .minutes.fourth,
.dfMc_Theme_worldCup2014.dfMc-Page .statsCenterPerTeam .blockTeam .graphical .table thead tr th .minutes.fourth,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .statsCenterPerTeam .blockTeam .graphical .table thead tr th .minutes.fourth,
.dfMc_Theme_worldCup2014.dfMc-Module .statsCenterPerPlayer .blockTeam .graphical .table thead tr th .minutes.fourth,
.dfMc_Theme_worldCup2014.dfMc-Page .statsCenterPerPlayer .blockTeam .graphical .table thead tr th .minutes.fourth,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .statsCenterPerPlayer .blockTeam .graphical .table thead tr th .minutes.fourth,
.dfMc_Theme_worldCup2014.dfMc-Module .statsCenterPerTeam .blockTeam .data .table thead tr th .minutes.fourth,
.dfMc_Theme_worldCup2014.dfMc-Page .statsCenterPerTeam .blockTeam .data .table thead tr th .minutes.fourth,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .statsCenterPerTeam .blockTeam .data .table thead tr th .minutes.fourth,
.dfMc_Theme_worldCup2014.dfMc-Module .statsCenterPerPlayer .blockTeam .data .table thead tr th .minutes.fourth,
.dfMc_Theme_worldCup2014.dfMc-Page .statsCenterPerPlayer .blockTeam .data .table thead tr th .minutes.fourth,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .statsCenterPerPlayer .blockTeam .data .table thead tr th .minutes.fourth {
  background: #ccc;
}
.dfMc_Theme_worldCup2014.dfMc-Module .statsCenterPerTeam .blockTeam .graphical .table thead tr th .minutes.fourth .num,
.dfMc_Theme_worldCup2014.dfMc-Page .statsCenterPerTeam .blockTeam .graphical .table thead tr th .minutes.fourth .num,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .statsCenterPerTeam .blockTeam .graphical .table thead tr th .minutes.fourth .num,
.dfMc_Theme_worldCup2014.dfMc-Module .statsCenterPerPlayer .blockTeam .graphical .table thead tr th .minutes.fourth .num,
.dfMc_Theme_worldCup2014.dfMc-Page .statsCenterPerPlayer .blockTeam .graphical .table thead tr th .minutes.fourth .num,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .statsCenterPerPlayer .blockTeam .graphical .table thead tr th .minutes.fourth .num,
.dfMc_Theme_worldCup2014.dfMc-Module .statsCenterPerTeam .blockTeam .data .table thead tr th .minutes.fourth .num,
.dfMc_Theme_worldCup2014.dfMc-Page .statsCenterPerTeam .blockTeam .data .table thead tr th .minutes.fourth .num,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .statsCenterPerTeam .blockTeam .data .table thead tr th .minutes.fourth .num,
.dfMc_Theme_worldCup2014.dfMc-Module .statsCenterPerPlayer .blockTeam .data .table thead tr th .minutes.fourth .num,
.dfMc_Theme_worldCup2014.dfMc-Page .statsCenterPerPlayer .blockTeam .data .table thead tr th .minutes.fourth .num,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .statsCenterPerPlayer .blockTeam .data .table thead tr th .minutes.fourth .num {
  background: #ccc;
  color: #ffffff;
}
.dfMc_Theme_worldCup2014.dfMc-Module .statsCenterPerTeam .blockTeam .graphical .table thead tr th .minutes.fourth,
.dfMc_Theme_worldCup2014.dfMc-Page .statsCenterPerTeam .blockTeam .graphical .table thead tr th .minutes.fourth,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .statsCenterPerTeam .blockTeam .graphical .table thead tr th .minutes.fourth,
.dfMc_Theme_worldCup2014.dfMc-Module .statsCenterPerPlayer .blockTeam .graphical .table thead tr th .minutes.fourth,
.dfMc_Theme_worldCup2014.dfMc-Page .statsCenterPerPlayer .blockTeam .graphical .table thead tr th .minutes.fourth,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .statsCenterPerPlayer .blockTeam .graphical .table thead tr th .minutes.fourth,
.dfMc_Theme_worldCup2014.dfMc-Module .statsCenterPerTeam .blockTeam .data .table thead tr th .minutes.fourth,
.dfMc_Theme_worldCup2014.dfMc-Page .statsCenterPerTeam .blockTeam .data .table thead tr th .minutes.fourth,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .statsCenterPerTeam .blockTeam .data .table thead tr th .minutes.fourth,
.dfMc_Theme_worldCup2014.dfMc-Module .statsCenterPerPlayer .blockTeam .data .table thead tr th .minutes.fourth,
.dfMc_Theme_worldCup2014.dfMc-Page .statsCenterPerPlayer .blockTeam .data .table thead tr th .minutes.fourth,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .statsCenterPerPlayer .blockTeam .data .table thead tr th .minutes.fourth {
  background: #666666;
}
.dfMc_Theme_worldCup2014.dfMc-Module .statsCenterPerTeam .blockTeam .graphical .table thead tr th .minutes.fourth .num,
.dfMc_Theme_worldCup2014.dfMc-Page .statsCenterPerTeam .blockTeam .graphical .table thead tr th .minutes.fourth .num,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .statsCenterPerTeam .blockTeam .graphical .table thead tr th .minutes.fourth .num,
.dfMc_Theme_worldCup2014.dfMc-Module .statsCenterPerPlayer .blockTeam .graphical .table thead tr th .minutes.fourth .num,
.dfMc_Theme_worldCup2014.dfMc-Page .statsCenterPerPlayer .blockTeam .graphical .table thead tr th .minutes.fourth .num,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .statsCenterPerPlayer .blockTeam .graphical .table thead tr th .minutes.fourth .num,
.dfMc_Theme_worldCup2014.dfMc-Module .statsCenterPerTeam .blockTeam .data .table thead tr th .minutes.fourth .num,
.dfMc_Theme_worldCup2014.dfMc-Page .statsCenterPerTeam .blockTeam .data .table thead tr th .minutes.fourth .num,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .statsCenterPerTeam .blockTeam .data .table thead tr th .minutes.fourth .num,
.dfMc_Theme_worldCup2014.dfMc-Module .statsCenterPerPlayer .blockTeam .data .table thead tr th .minutes.fourth .num,
.dfMc_Theme_worldCup2014.dfMc-Page .statsCenterPerPlayer .blockTeam .data .table thead tr th .minutes.fourth .num,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .statsCenterPerPlayer .blockTeam .data .table thead tr th .minutes.fourth .num {
  background: #666666;
  color: #ffffff;
}
.dfMc_Theme_worldCup2014.dfMc-Module .statsCenterPerTeam .blockTeam .graphical .table thead tr th .minutes.fourth,
.dfMc_Theme_worldCup2014.dfMc-Page .statsCenterPerTeam .blockTeam .graphical .table thead tr th .minutes.fourth,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .statsCenterPerTeam .blockTeam .graphical .table thead tr th .minutes.fourth,
.dfMc_Theme_worldCup2014.dfMc-Module .statsCenterPerPlayer .blockTeam .graphical .table thead tr th .minutes.fourth,
.dfMc_Theme_worldCup2014.dfMc-Page .statsCenterPerPlayer .blockTeam .graphical .table thead tr th .minutes.fourth,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .statsCenterPerPlayer .blockTeam .graphical .table thead tr th .minutes.fourth,
.dfMc_Theme_worldCup2014.dfMc-Module .statsCenterPerTeam .blockTeam .data .table thead tr th .minutes.fourth,
.dfMc_Theme_worldCup2014.dfMc-Page .statsCenterPerTeam .blockTeam .data .table thead tr th .minutes.fourth,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .statsCenterPerTeam .blockTeam .data .table thead tr th .minutes.fourth,
.dfMc_Theme_worldCup2014.dfMc-Module .statsCenterPerPlayer .blockTeam .data .table thead tr th .minutes.fourth,
.dfMc_Theme_worldCup2014.dfMc-Page .statsCenterPerPlayer .blockTeam .data .table thead tr th .minutes.fourth,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .statsCenterPerPlayer .blockTeam .data .table thead tr th .minutes.fourth {
  background: #3c8171;
}
.dfMc_Theme_worldCup2014.dfMc-Module .statsCenterPerTeam .blockTeam .graphical .table thead tr th .minutes.fourth .num,
.dfMc_Theme_worldCup2014.dfMc-Page .statsCenterPerTeam .blockTeam .graphical .table thead tr th .minutes.fourth .num,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .statsCenterPerTeam .blockTeam .graphical .table thead tr th .minutes.fourth .num,
.dfMc_Theme_worldCup2014.dfMc-Module .statsCenterPerPlayer .blockTeam .graphical .table thead tr th .minutes.fourth .num,
.dfMc_Theme_worldCup2014.dfMc-Page .statsCenterPerPlayer .blockTeam .graphical .table thead tr th .minutes.fourth .num,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .statsCenterPerPlayer .blockTeam .graphical .table thead tr th .minutes.fourth .num,
.dfMc_Theme_worldCup2014.dfMc-Module .statsCenterPerTeam .blockTeam .data .table thead tr th .minutes.fourth .num,
.dfMc_Theme_worldCup2014.dfMc-Page .statsCenterPerTeam .blockTeam .data .table thead tr th .minutes.fourth .num,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .statsCenterPerTeam .blockTeam .data .table thead tr th .minutes.fourth .num,
.dfMc_Theme_worldCup2014.dfMc-Module .statsCenterPerPlayer .blockTeam .data .table thead tr th .minutes.fourth .num,
.dfMc_Theme_worldCup2014.dfMc-Page .statsCenterPerPlayer .blockTeam .data .table thead tr th .minutes.fourth .num,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .statsCenterPerPlayer .blockTeam .data .table thead tr th .minutes.fourth .num {
  background: #3c8171;
  color: #ffffff;
}
.dfMc_Theme_worldCup2014.dfMc-Module .statsCenterPerTeam .blockTeam .row .dataContent .box .num,
.dfMc_Theme_worldCup2014.dfMc-Page .statsCenterPerTeam .blockTeam .row .dataContent .box .num,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .statsCenterPerTeam .blockTeam .row .dataContent .box .num,
.dfMc_Theme_worldCup2014.dfMc-Module .statsCenterPerPlayer .blockTeam .row .dataContent .box .num,
.dfMc_Theme_worldCup2014.dfMc-Page .statsCenterPerPlayer .blockTeam .row .dataContent .box .num,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .statsCenterPerPlayer .blockTeam .row .dataContent .box .num {
  line-height: 15px;
}
.dfMc_Theme_worldCup2014.dfMc-Module .statsCenterPerTeam .blockTeam .row .dataContent .box .num.mc-statsCenterWin,
.dfMc_Theme_worldCup2014.dfMc-Page .statsCenterPerTeam .blockTeam .row .dataContent .box .num.mc-statsCenterWin,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .statsCenterPerTeam .blockTeam .row .dataContent .box .num.mc-statsCenterWin,
.dfMc_Theme_worldCup2014.dfMc-Module .statsCenterPerPlayer .blockTeam .row .dataContent .box .num.mc-statsCenterWin,
.dfMc_Theme_worldCup2014.dfMc-Page .statsCenterPerPlayer .blockTeam .row .dataContent .box .num.mc-statsCenterWin,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .statsCenterPerPlayer .blockTeam .row .dataContent .box .num.mc-statsCenterWin,
.dfMc_Theme_worldCup2014.dfMc-Module .statsCenterPerTeam .blockTeam .row .dataContent .box .num.mc-numFirst,
.dfMc_Theme_worldCup2014.dfMc-Page .statsCenterPerTeam .blockTeam .row .dataContent .box .num.mc-numFirst,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .statsCenterPerTeam .blockTeam .row .dataContent .box .num.mc-numFirst,
.dfMc_Theme_worldCup2014.dfMc-Module .statsCenterPerPlayer .blockTeam .row .dataContent .box .num.mc-numFirst,
.dfMc_Theme_worldCup2014.dfMc-Page .statsCenterPerPlayer .blockTeam .row .dataContent .box .num.mc-numFirst,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .statsCenterPerPlayer .blockTeam .row .dataContent .box .num.mc-numFirst,
.dfMc_Theme_worldCup2014.dfMc-Module .statsCenterPerTeam .blockTeam .row .dataContent .box .num.mc-numYellow,
.dfMc_Theme_worldCup2014.dfMc-Page .statsCenterPerTeam .blockTeam .row .dataContent .box .num.mc-numYellow,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .statsCenterPerTeam .blockTeam .row .dataContent .box .num.mc-numYellow,
.dfMc_Theme_worldCup2014.dfMc-Module .statsCenterPerPlayer .blockTeam .row .dataContent .box .num.mc-numYellow,
.dfMc_Theme_worldCup2014.dfMc-Page .statsCenterPerPlayer .blockTeam .row .dataContent .box .num.mc-numYellow,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .statsCenterPerPlayer .blockTeam .row .dataContent .box .num.mc-numYellow,
.dfMc_Theme_worldCup2014.dfMc-Module .statsCenterPerTeam .blockTeam .row .dataContent .box .num.mc-numCorrect,
.dfMc_Theme_worldCup2014.dfMc-Page .statsCenterPerTeam .blockTeam .row .dataContent .box .num.mc-numCorrect,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .statsCenterPerTeam .blockTeam .row .dataContent .box .num.mc-numCorrect,
.dfMc_Theme_worldCup2014.dfMc-Module .statsCenterPerPlayer .blockTeam .row .dataContent .box .num.mc-numCorrect,
.dfMc_Theme_worldCup2014.dfMc-Page .statsCenterPerPlayer .blockTeam .row .dataContent .box .num.mc-numCorrect,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .statsCenterPerPlayer .blockTeam .row .dataContent .box .num.mc-numCorrect {
  background: #36fbb4;
  color: #000000;
}
.dfMc_Theme_worldCup2014.dfMc-Module .statsCenterPerTeam .blockTeam .row .G_ranking .G_barsRanking div.mc-statsCenterBarFirst,
.dfMc_Theme_worldCup2014.dfMc-Page .statsCenterPerTeam .blockTeam .row .G_ranking .G_barsRanking div.mc-statsCenterBarFirst,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .statsCenterPerTeam .blockTeam .row .G_ranking .G_barsRanking div.mc-statsCenterBarFirst,
.dfMc_Theme_worldCup2014.dfMc-Module .statsCenterPerPlayer .blockTeam .row .G_ranking .G_barsRanking div.mc-statsCenterBarFirst,
.dfMc_Theme_worldCup2014.dfMc-Page .statsCenterPerPlayer .blockTeam .row .G_ranking .G_barsRanking div.mc-statsCenterBarFirst,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .statsCenterPerPlayer .blockTeam .row .G_ranking .G_barsRanking div.mc-statsCenterBarFirst,
.dfMc_Theme_worldCup2014.dfMc-Module .statsCenterPerTeam .blockTeam .row .G_ranking .G_barsRanking div.mc-barsFirst,
.dfMc_Theme_worldCup2014.dfMc-Page .statsCenterPerTeam .blockTeam .row .G_ranking .G_barsRanking div.mc-barsFirst,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .statsCenterPerTeam .blockTeam .row .G_ranking .G_barsRanking div.mc-barsFirst,
.dfMc_Theme_worldCup2014.dfMc-Module .statsCenterPerPlayer .blockTeam .row .G_ranking .G_barsRanking div.mc-barsFirst,
.dfMc_Theme_worldCup2014.dfMc-Page .statsCenterPerPlayer .blockTeam .row .G_ranking .G_barsRanking div.mc-barsFirst,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .statsCenterPerPlayer .blockTeam .row .G_ranking .G_barsRanking div.mc-barsFirst,
.dfMc_Theme_worldCup2014.dfMc-Module .statsCenterPerTeam .blockTeam .row .G_ranking .G_barsRanking div.mc-barsFirst,
.dfMc_Theme_worldCup2014.dfMc-Page .statsCenterPerTeam .blockTeam .row .G_ranking .G_barsRanking div.mc-barsFirst,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .statsCenterPerTeam .blockTeam .row .G_ranking .G_barsRanking div.mc-barsFirst,
.dfMc_Theme_worldCup2014.dfMc-Module .statsCenterPerPlayer .blockTeam .row .G_ranking .G_barsRanking div.mc-barsFirst,
.dfMc_Theme_worldCup2014.dfMc-Page .statsCenterPerPlayer .blockTeam .row .G_ranking .G_barsRanking div.mc-barsFirst,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .statsCenterPerPlayer .blockTeam .row .G_ranking .G_barsRanking div.mc-barsFirst {
  background: #36fbb4;
}
.dfMc_Theme_worldCup2014.dfMc-Module .statsCenterPerTeam .blockTeam .row .G_ranking .G_barsRanking div.mc-statsCenterBarSecond,
.dfMc_Theme_worldCup2014.dfMc-Page .statsCenterPerTeam .blockTeam .row .G_ranking .G_barsRanking div.mc-statsCenterBarSecond,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .statsCenterPerTeam .blockTeam .row .G_ranking .G_barsRanking div.mc-statsCenterBarSecond,
.dfMc_Theme_worldCup2014.dfMc-Module .statsCenterPerPlayer .blockTeam .row .G_ranking .G_barsRanking div.mc-statsCenterBarSecond,
.dfMc_Theme_worldCup2014.dfMc-Page .statsCenterPerPlayer .blockTeam .row .G_ranking .G_barsRanking div.mc-statsCenterBarSecond,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .statsCenterPerPlayer .blockTeam .row .G_ranking .G_barsRanking div.mc-statsCenterBarSecond {
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
}
.dfMc_Theme_worldCup2014.dfMc-Module .statsCenterPerTeam .blockTeam .row .G_ranking .G_barsRanking div.mc-statsCenterBarThird,
.dfMc_Theme_worldCup2014.dfMc-Page .statsCenterPerTeam .blockTeam .row .G_ranking .G_barsRanking div.mc-statsCenterBarThird,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .statsCenterPerTeam .blockTeam .row .G_ranking .G_barsRanking div.mc-statsCenterBarThird,
.dfMc_Theme_worldCup2014.dfMc-Module .statsCenterPerPlayer .blockTeam .row .G_ranking .G_barsRanking div.mc-statsCenterBarThird,
.dfMc_Theme_worldCup2014.dfMc-Page .statsCenterPerPlayer .blockTeam .row .G_ranking .G_barsRanking div.mc-statsCenterBarThird,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .statsCenterPerPlayer .blockTeam .row .G_ranking .G_barsRanking div.mc-statsCenterBarThird {
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
}
.dfMc_Theme_worldCup2014.dfMc-Module .statsCenterPerTeam .blockTeam .row .badge,
.dfMc_Theme_worldCup2014.dfMc-Page .statsCenterPerTeam .blockTeam .row .badge,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .statsCenterPerTeam .blockTeam .row .badge,
.dfMc_Theme_worldCup2014.dfMc-Module .statsCenterPerPlayer .blockTeam .row .badge,
.dfMc_Theme_worldCup2014.dfMc-Page .statsCenterPerPlayer .blockTeam .row .badge,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .statsCenterPerPlayer .blockTeam .row .badge {
  background: #36fbb4;
  color: #000000;
}
.dfMc_Theme_worldCup2014.dfMc-Module .heatMap img,
.dfMc_Theme_worldCup2014.dfMc-Page .heatMap img,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .heatMap img {
  width: initial;
}
.dfMc_Theme_worldCup2014.dfMc-Module .itemMaM .item .title,
.dfMc_Theme_worldCup2014.dfMc-Page .itemMaM .item .title,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .itemMaM .item .title {
  background: #36fbb4;
  color: #000000;
  font-size: 12px;
  text-transform: uppercase;
  padding: 1px 8px;
}
.dfMc_Theme_worldCup2014.dfMc-Module .itemMaM .item .teams .first .number,
.dfMc_Theme_worldCup2014.dfMc-Page .itemMaM .item .teams .first .number,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .itemMaM .item .teams .first .number,
.dfMc_Theme_worldCup2014.dfMc-Module .itemMaM .item .teams .second .number,
.dfMc_Theme_worldCup2014.dfMc-Page .itemMaM .item .teams .second .number,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .itemMaM .item .teams .second .number {
  color: #36fbb4;
}
.dfMc_Theme_worldCup2014.dfMc-Module .itemMaM .item .teams .first .name,
.dfMc_Theme_worldCup2014.dfMc-Page .itemMaM .item .teams .first .name,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .itemMaM .item .teams .first .name,
.dfMc_Theme_worldCup2014.dfMc-Module .itemMaM .item .teams .second .name,
.dfMc_Theme_worldCup2014.dfMc-Page .itemMaM .item .teams .second .name,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .itemMaM .item .teams .second .name {
  font-size: 12px;
}
.dfMc_Theme_worldCup2014.dfMc-Module .itemMaM .item .col .details,
.dfMc_Theme_worldCup2014.dfMc-Page .itemMaM .item .col .details,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .itemMaM .item .col .details {
  background: #36fbb4;
  color: #000000;
}
.dfMc_Theme_worldCup2014.dfMc-Module .itemMaM .item .col .details:hover,
.dfMc_Theme_worldCup2014.dfMc-Page .itemMaM .item .col .details:hover,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .itemMaM .item .col .details:hover {
  background: #68fcc7;
}
.dfMc_Theme_worldCup2014.dfMc-Module .itemMaM .item .col .date span,
.dfMc_Theme_worldCup2014.dfMc-Page .itemMaM .item .col .date span,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .itemMaM .item .col .date span {
  font-size: 12px;
}
.dfMc_Theme_worldCup2014.dfMc-Module .itemMaM .item .information span,
.dfMc_Theme_worldCup2014.dfMc-Page .itemMaM .item .information span,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .itemMaM .item .information span {
  font-size: 12px;
}
.dfMc_Theme_worldCup2014.dfMc-Module .generic-field3d img,
.dfMc_Theme_worldCup2014.dfMc-Page .generic-field3d img,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .generic-field3d img,
.dfMc_Theme_worldCup2014.dfMc-Module .statsCenterPlayerTab .blockMinutes .content img,
.dfMc_Theme_worldCup2014.dfMc-Page .statsCenterPlayerTab .blockMinutes .content img,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .statsCenterPlayerTab .blockMinutes .content img,
.dfMc_Theme_worldCup2014.dfMc-Module .blockPlayerTournament img,
.dfMc_Theme_worldCup2014.dfMc-Page .blockPlayerTournament img,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .blockPlayerTournament img,
.dfMc_Theme_worldCup2014.dfMc-Module .blockTeamTournament img,
.dfMc_Theme_worldCup2014.dfMc-Page .blockTeamTournament img,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .blockTeamTournament img,
.dfMc_Theme_worldCup2014.dfMc-Module .blockPlayer img,
.dfMc_Theme_worldCup2014.dfMc-Page .blockPlayer img,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .blockPlayer img {
  width: initial;
}
.dfMc_Theme_worldCup2014.dfMc-Module .ie8 .fieldPosition,
.dfMc_Theme_worldCup2014.dfMc-Page .ie8 .fieldPosition,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .ie8 .fieldPosition {
  position: relative;
}
.dfMc_Theme_worldCup2014.dfMc-Module .ie8.maxSize-767 .infoScoreBoard .home div.name,
.dfMc_Theme_worldCup2014.dfMc-Page .ie8.maxSize-767 .infoScoreBoard .home div.name,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .ie8.maxSize-767 .infoScoreBoard .home div.name {
  margin-left: 2%;
  font-size: 20px;
}
.dfMc_Theme_worldCup2014.dfMc-Module .ie8.maxSize-767 .infoScoreBoard .home div.shield,
.dfMc_Theme_worldCup2014.dfMc-Page .ie8.maxSize-767 .infoScoreBoard .home div.shield,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .ie8.maxSize-767 .infoScoreBoard .home div.shield {
  right: 25%;
  background-size: 40px;
  background-position: -5px;
}
.dfMc_Theme_worldCup2014.dfMc-Module .ie8.maxSize-767 .infoScoreBoard .away,
.dfMc_Theme_worldCup2014.dfMc-Page .ie8.maxSize-767 .infoScoreBoard .away,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .ie8.maxSize-767 .infoScoreBoard .away {
  height: 80px;
  line-height: 9px;
}
.dfMc_Theme_worldCup2014.dfMc-Module .ie8.maxSize-767 .infoScoreBoard .away div.name,
.dfMc_Theme_worldCup2014.dfMc-Page .ie8.maxSize-767 .infoScoreBoard .away div.name,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .ie8.maxSize-767 .infoScoreBoard .away div.name {
  margin-right: 2%;
  font-size: 20px;
}
.dfMc_Theme_worldCup2014.dfMc-Module .ie8.maxSize-767 .infoScoreBoard .away div.shield,
.dfMc_Theme_worldCup2014.dfMc-Page .ie8.maxSize-767 .infoScoreBoard .away div.shield,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .ie8.maxSize-767 .infoScoreBoard .away div.shield {
  left: 26%;
  background-size: 40px;
  background-position: 7px;
}
.dfMc_Theme_worldCup2014.dfMc-Module .ie8.maxSize-479 .infoScoreBoard .home div.shield,
.dfMc_Theme_worldCup2014.dfMc-Page .ie8.maxSize-479 .infoScoreBoard .home div.shield,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .ie8.maxSize-479 .infoScoreBoard .home div.shield {
  background-position: -10px;
  right: 0px;
}
.dfMc_Theme_worldCup2014.dfMc-Module .ie8.maxSize-479 .infoScoreBoard .away div.shield,
.dfMc_Theme_worldCup2014.dfMc-Page .ie8.maxSize-479 .infoScoreBoard .away div.shield,
.dfMc_Theme_worldCup2014 div[class*="dfMc-"] .ie8.maxSize-479 .infoScoreBoard .away div.shield {
  background-position: -10px;
  left: 0px;
}
