@font-face {
     font-family: 'EstLineBold';
    src: url('https://infograficos.estadao.com.br/geral/fonts/estadoheadline-bold-webfont.eot');
    src: url('https://infograficos.estadao.com.br/geral/fonts/estadoheadline-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://infograficos.estadao.com.br/geral/fonts/estadoheadline-bold-webfont.woff') format('woff'),
         url('https://infograficos.estadao.com.br/geral/fonts/estadoheadline-bold-webfont.ttf') format('truetype'),
         url('https://infograficos.estadao.com.br/geral/fonts/estadoheadline-bold-webfont.svg#aleoregular') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'raleway regular';
    src: url('https://infograficos.estadao.com.br/geral/fonts/raleway-regular-webfont.eot');
    src: url('https://infograficos.estadao.com.br/geral/fonts/raleway-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://infograficos.estadao.com.br/geral/fonts/raleway-regular-webfont.woff') format('woff'),
         url('https://infograficos.estadao.com.br/geral/fonts/raleway-regular-webfont.ttf') format('truetype'),
         url('https://infograficos.estadao.com.br/geral/fonts/raleway-regular-webfont.svg#aleoregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
     font-family: 'raleway medium';
    src: url('https://infograficos.estadao.com.br/geral/fonts/raleway-medium-webfont.eot');
    src: url('https://infograficos.estadao.com.br/geral/fonts/raleway-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://infograficos.estadao.com.br/geral/fonts/raleway-medium-webfont.woff') format('woff'),
         url('https://infograficos.estadao.com.br/geral/fonts/raleway-medium-webfont.ttf') format('truetype'),
         url('https://infograficos.estadao.com.br/geral/fonts/raleway-medium-webfont.svg#aleoregular') format('svg');
    font-weight: normal;
    font-style: normal;
}


body{
	width: 100%;
	font-family: "raleway regular";
	margin: 0;
}

.content{
	width: 970px; min-height: 670px;
	margin: 0 auto;
	overflow: hidden;
}

.topTitle{
	font-family:'EstLineBold';
	color: #000;
	font-size: 32px;
	line-height: 36px;
	margin: 5px 0 5px 15px;
	clear: both;
}

.topTitle2{
	width: 100%;
	min-width: 970px;
	color: #000;
	font-size: 32px;
	line-height: 36px;
	margin-bottom: 5px;
	clear: both;
	background: #f2f2f2;
	padding: 25px 0;
}

.topTitle2 .titleContent {
	display: block;
	width: 970px;
	margin: 0 auto;
}


.caption{
	color: #4d4d4d;
	text-transform: uppercase;
	font-size: 13px;
	line-height: 15px;
	height: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}

.caption.v2{
	margin-left: 0px;
}

.captionText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #777;
	float: left;
	text-transform: none; 
	margin-right: 40px;
}

.caption.v2 .captionText{
	font-family: "raleway regular";
}

.captionEach{
	display: block;
	float: left;
	width: 100px;
}

.caption span{
	display: block;
	width: 15px;
	height: 15px;
	background: transparent url("../img/caption-bg.png") no-repeat 0 -1px;
	float: left;
	margin-right: 4px;
}

#captionEmpate{background-position: -23px -1px;}
#captionDerrota{background-position: -44px -1px;}

.colorA{ background-color: #4DAD32;}
.colorB{ background-color: #E20078;}
.colorC{ background-color: #005A38;}
.colorD{ background-color: #0090D6;}
.colorE{ background-color: #002C60;}
.colorF{ background-color: #E75A0C;}
.colorG{ background-color: #1D1D1B;}
.colorH{ background-color: #F9BC00;}

.group{
	clear: both;
	color: #fff;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10px;
	line-height: 25px;
	height: 25px;
	margin-bottom: 10px;
}

.groupEach{
	display: block;
	width: 115px;
	height: 25px;
	margin-right: 7px;
	float: left;
}

.country{
	clear: both;
	height: 146px;
	margin-bottom: 10px;
	z-index:2;
}

.countryGroup{
	display: block;
	float: left;
	margin: 0 18px 0 2px; 
}

a.countryEach{
	display: block;
	width: 24px;
	height: 146px;
	margin-right: 2px;
	background: transparent url("../img/country-bg.png") no-repeat 0 0;
	float: left;
	text-decoration:none;
	color: #333;
}

a.countryEach span{
	font-family: "raleway medium";
	font-smooth: always;
	display:block;
	font-size:11px;
	text-transform:uppercase;
	/* Safari */
	-webkit-transform: rotate(-90deg);
	/* Firefox */
	-moz-transform: rotate(-90deg);
	/* IE */
	-ms-transform: rotate(-90deg);
	/* Opera */
	-o-transform: rotate(-90deg);
	/* Internet Explorer */
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}

#countryBrasil{background-position: -1px 0;}
#countryCroacia{background-position: -27px 0;}
#countryMexico{background-position: -53px 0;}
#countryCamaroes{background-position: -79px 0;}
#countryEspanha{background-position: -126px 0;}
#countryHolanda{background-position: -151px 0;}
#countryChile{background-position: -177px 0;}
#countryAustralia{background-position: -203px 0;}
#countryColombia{background-position: -250px 0;}
#countryGrecia{background-position: -276px 0;}
#countryCostadomarfim{background-position: -301px 0;}
#countryJapao{background-position: -328px 0;}
#countryUruguai{background-position: -373px 0;}
#countryCostarica{background-position: -398px 0;}
#countryInglaterra{background-position: -424px 0;}
#countryItalia{background-position: -450px 0;}
#countrySuica{background-position: -495px 0;}
#countryEquador{background-position: -520px 0;}
#countryFranca{background-position: -546px 0;}
#countryHonduras{background-position: -572px 0;}
#countryArgentina{background-position: -619px 0;}
#countryBosnia{background-position: -644px 0;}
#countryIra{background-position: -670px 0;}
#countryNigeria{background-position: -696px 0;}
#countryAlemanha{background-position: -743px 0;}
#countryPortugal{background-position: -768px 0;}
#countryGana{background-position: -794px 0;}
#countryEua{background-position: -820px 0;}
#countryBelgica{background-position: -867px 0;}
#countryArgelia{background-position: -892px 0;}
#countryRussia{background-position: -918px 0;}
#countryCoreiadosul{background-position: -944px 0;}

.gameBox{
	display: none;
	width: 970px;
	height: 146px;
	position: absolute;
	margin-top: -196px;
	background-color: #f2f2f2;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
	-ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
	z-index:10;
}

.lastItem{
	margin: 0;
}

a.lastItem{
	margin-right: 0;
}

.gameBoxTitle{
	display: block;
	height: 45px; line-height: 40px;
	border-bottom: 2px solid #FFF;
}

.gameBoxTitle b{
	display: block;
	font-family: 'raleway medium';
	float: left;
	width: 30px;
	font-size: 14px;
	text-align: center;
}

.gameBoxTitleScore{
	display: block;
	width: 30px;
	float: left;
	font-size: 42px;
	text-align: center;
}

#shootoutA, #shootoutB {
	float: left;
	margin: 0px 10px;
	width: 8px; height: 40px;
	overflow: hidden;
	font-size: 15px; line-height: 30px;
	display: inline-block;
	color: #777;
}

.gameBoxTitleName{
	float: left;
	width: 368px;
	font-size: 24px;
	line-height:48px;
}

.textAlignRight{
	text-align: right;
}

.textAlignLeft{
	text-align: left;
}

.titleRight{
	text-align: right;
	margin-right: 20px;
}

.titleLeft{
	text-align: left;
	margin-left: 20px;
}

.gameBoxTitle img{
	width: 24px;
	margin: 12px 0 0 0;
	float: left;
}

.gameBoxContent{
	clear: both;
}

#gameLink{
	position: absolute;
	z-index:10000;
	display: block;
	width: 90px; height: 90px;
	right: 10px; top: 45px;
	background: url('../img/link-cronica.png') no-repeat center;
}

.gameBoxContent .cards{
	text-transform: uppercase;
	font-size: 10px;
	display: block;
	float: left;
	width: 240px;
	height: 89px;
	padding-top: 10px;
}

.gameBoxContent .cardsLeft{
	line-height: 15x;
	border-right: 2px solid #FFF;
}

.gameBoxContent .cardsRight{
	line-height: 15x;
	border-left: 2px solid #FFF;
}

.cardsLine{
	font-family: 'raleway medium';
	height: 45px;
	overflow: hidden;
}

.cardsLeft .cardsText{
	display: block;
	line-height: 12px;
	padding: 8px 20px;
}

.cardsRight .cardsText{
	display: block;
	float: left;
	padding: 8px 20px;
	width: 50px;
}

.gameBoxContentEachLeft{
	display: block;
	float: left;
	padding-left: 110px;
	width: 40px;
	height: 45px;
	background: transparent url("../img/card-bg.png") no-repeat 106px 0;
}

.gameBoxContentEachLeft.cardRed{ background-position: 106px -68px; }

.gameBoxContentEachRight{
	display: block;
	float: left;
	width: 50px;
	height: 45px;
	background: transparent url("../img/card-bg.png") no-repeat 0 0;
}

.gameBoxContentEachRight.cardRed{background-position: 0 -68px;}


.cardsLine span{
	display: block;
	font-size: 16px;
	text-align: center;
	margin: 8px 0 0 4px;
}

.contentCenter{
	display: block;
	width: 486px;
	height: 100px;
	float: left;
}

.graphicsLeft{
	display: block;
	float: left;
	width: 120px;
	height: 10px;
	margin: 8px 10px 8px 10px;
	background-color: #fff;
}

.graphicsRight{
	display: block;
	float: left;
	width: 120px;
	height: 10px;
	margin: 8px 10px 8px 10px;
	background-color: #fff;
}

.graphicsLeft span{
	float: right;
}
.graphicsRight span{
	float: left;
}
.graphicsLeft span, .graphicsRight span{
	display: block;
	background-color: #ccc;
	width: 52px; height: 8px;
	margin: 1px;
}

.graphicsNumber{
	display: block;
	float: left;
	width: 36px;
	height: 28px;
	font-size: 13px;
	line-height: 28px;
	text-align: center;
	background-color: #e0e0e0;
}

.graphicsText{
	font-family: "raleway medium";
	text-transform: uppercase;
	display: block;
	float: left;
	width: 134px;
	height: 24px;
	font-size: 10px;
	line-height: 24px;
	text-align: center;
	padding-top: 2px;
}



.contentCenterLine{
	display: block;
	height: 28px;
}

.contentCenterLine.line1{
	height: 36px;
}

.contentCenterLine.line1 .graphicsLeft{
	height: 10px;
	margin: 18px 10px 8px 10px;
}
.contentCenterLine.line1 .graphicsNumber{
	height: 26px;
	line-height: 26px;
	padding-top: 10px;
}

.contentCenterLine.line1 .graphicsText{
	height: 26px;
	line-height: 26px;
	padding-top: 10px;
}

.contentCenterLine.line1 .graphicsRight{
	height: 10px;
	margin: 18px 10px 8px 10px;
}

.contentCenterLine.line3{
	height: 40px;
}

.contentCenterLine.line3 .graphicsNumber{
	height: 24px;
	line-height: 24px;
	padding: 0 0 10px 0;
}



/* diagrama */
#layer1{
	margin:0;
    max-height:100%;
    overflow:visible;
}
#vectorHolder{
	height:440px;
	margin-bottom: 50px;
	overflow: visible;
}
#treeGraph{
	width: 100%;
	height: 650px;
	margin-top:-200px;
}
circle, .teamLine, .game{
	cursor: pointer;
}

/* seta da partida */
.arrowTag{
	font-family: "raleway medium";
	/*font-weight: medium;*/
	font-size: 10px;
	line-height: 22px;
	color: #333;
	text-transform: uppercase;
	position: absolute;
	z-index: 1000;
}

.arrowTag span{
	font-weight: medium;
	font-size: 13px;
	line-height: 22px;
	padding: 0 5px;
	color: #333;
	text-transform: uppercase;
	top: -100px;
	left: 20px;
}

.tagLeft, .tagText, .tagRight{
	display: block;
	height: 22px;
	float: left;
	background: transparent url("../img/arrow-bg.png") no-repeat 0 0;
}

.tagLeft{
	width: 31px;
	background-position: 0 0;
}

.tagText{
	background-position: -20px 0;
}

.tagRight{
	width: 20px;
	background-position:  right 0;
}

.arrowTag.toLeft .tagLeft{
	width: 20px;
	background-position: 0 -22px;
}

.arrowTag.toLeft .tagText{
	background-position: -20px -22px;
}

.arrowTag.toLeft .tagRight{
	width: 31px;
	background-position: right -22px;
}

.arrowTagActive.arrowTag{
	color: #000;
}

.arrowTagActive.arrowTag span{
	color: #000;
}

.arrowTagActive .tagLeft{
	background: transparent url("../img/arrow-bg-1.png") no-repeat 0 0;
}

.arrowTagActive .tagText{
	background: transparent url("../img/arrow-bg-2.png") no-repeat 0 0;
}

.arrowTagActive .tagRight{
	background: transparent url("../img/arrow-bg-3.png") no-repeat 0 0;
}


/* iFrame com a barra do Estadão */
#siteBar{
	background: #fff;
	width:100%;
	height:30px;
	left: 0px;
	z-index:1000000;
	text-align:center;
	border-top: 1px solid #d6d6d6;
	min-width:960px;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.5);
	-moz-box-shadow:    0px 0px 10px 0px rgba(50, 50, 50, 0.5);
	box-shadow:         0px 0px 10px 0px rgba(50, 50, 50, 0.5);
	overflow: hidden;
}

/* Redes sociais */
#shareBar{
	width: 120px; height: 40px;
	margin:-5px -10px 0 0;
	float: right;
	z-index: 1001;
}
#shareBar a{
	display:block; float:left;
	text-decoration: none;
	width: 30px; height: 30px;
	margin-left: 10px;
	background: transparent url('https://infograficos.estadao.com.br/geral/img/social-icons-round.png') no-repeat center top;
}
#shareBar a span{
	display: block;
	text-decoration: none;
	text-align: center;
	color: #ccc;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-top: 22px;
}

#shareBar a#btFbShare{ background-position: -40px 0; margin-left: 0; }
#shareBar a#btFbShare:hover{ background-position: -40px -40px; }
#shareBar a#btGPlusShare{ background-position: -80px 0; }
#shareBar a#btGPlusShare:hover{ background-position: -80px -40px; }
#shareBar a#btTwitterShare{ background-position: 0 0; }
#shareBar a#btTwitterShare:hover{ background-position: 0 -40px; }

/* poster  link */
#posterLink{
	font-family: 'raleway medium';
	font-size: 16px;
	width: 340px;
	text-align:center;
	text-decoration:none;
	color: #333;
	float: left;
	margin: 10px 0 40px 310px;
	z-index:100000;
}

#posterLink span {
	color: #005e90;
	clear:both;
	font-size: 13px;
	display: block;
}

.credit {
	font-family: 'raleway medium';
	font-size: 9px; line-height: 12px;
	text-transform: uppercase;
	text-align: right;
	margin-bottom: 10px;
	width: 970px;
	margin: 0 auto 20px auto;
	color: #bbb;
}

