/* BOOTSTRAP CUSTOM */
.centered-pills
{
	text-align: center;
}
.centered-pills ul.nav-pills
{
	display: inline-block;
}
.centered-pills li
{
	display: inline;
	font-size: 1em;
	margin-right: 7px;
}
.centered-pills a
{
	float: left;
	color: #000;
	background-color: #bbb;
}
.centered-pills ul.nav-pills li.active > a
{
	background-color: #0D181F !important;
	color: #ff7400;
}
.centered-pills ul.nav-pills li > a:hover
{
	background-color: #0D181F !important;
	color: #fff;
}
.table > tbody > tr > td
{
	vertical-align: middle !important;
	border-top: 1px solid #0D181F !important;
	padding: 3px;
	text-align: center;
}
.table > thead > tr > th
{
	font-weight: bold;
	font-size: 1.2em;
	border-bottom: 5px solid #141C20;
	text-align: center;
}
.table-striped > tbody > tr:nth-child(odd) > td, .table-striped > tbody > tr:nth-child(odd) > th
{
	background-color: #eee;
}
/* OUTROS */
.orange
{
	color: #ff7400 !important;
}
.white
{
	color: #fff !important;
	font-size: 0.8em;
}
/* MERCADO */
.total-box
{
	background-color: #0D181F;
	color: #fff;
	padding: 10px;
	text-align: center;
	font-size: 1.3em;
	border-radius: 4px;
	height: 135px;
}
.total, .total-rodada
{
	color: #ff7400;
	font-size: 2.5em;
	font-weight: bold;
}
.total-rodada
{
	font-size: 1.8em !important;
	line-height: 63px;
}
.stats-box
{
	padding-bottom: 15px;
}
.rodada-atual
{
	font-size: 2.5em;
	font-weight: bold;
	text-align: center;
	padding-bottom: 40px;
}
.subtitle
{
	font-weight: bold;
	font-size: 1.5em;
}
.subtitle-mercado
{
	padding-bottom: 10px;
}
.conteudo-panel
{
	text-align: center;
	overflow: auto;
}
.conteudo-panel > .row
{
	margin: 0 !important;
}
.conteudo-panel-wrapper
{
	overflow: auto;
}
.nome-jogador
{
	font-weight: bold;
	font-size: 1.2em;
	margin-top: 20%;
}
.posicao-jogador
{
	color: #ff7400;
	font-size: 0.8em;
}
.jogador-card
{
	background-color: #0D181F;
	border-radius: 4px;
	padding-left: 10px;
}
.jogador-card .col-xs-6
{
	text-align: left !important;
}
.titulo-stats
{
	font-size: 1.4em;
	font-weight: bold;
	color: #fff;
	margin: 15px 0;
}
.jogador-card-conteudo
{
	padding: 10px 0;
	overflow: auto;
}
.mercado-stats-jogador
{
	font-size: 2em;
	color: #ff7400;
	margin-top: 15px;
	line-height: 30px;
}
.foto-container
{
	position: relative;
}
.foto-container img
{
	z-index: -999;
}
.mini-escudo
{
	z-index: 999;
	margin-top: -25px;
	position: relative;
}
.escudo-clube
{
	width: 45px;
}
.grid-sizer, .grid-item
{
	width: 25%;
	text-align: center;
}
.grid-item-teams
{
	width: 33%;
	text-align: center;
}
.clube-wrapper
{
	background-color: #0D181F;
	border-radius: 4px;
	margin: 5px;
	padding: 5px;
	color: #ff7400;
}
.clube-wrapper div
{
	font-size: 1.2em;
}
.clube-wrapper div.qtd
{
	font-size: 1em;
	color: #fff;
}
.grafico-wrapper
{
	text-align: center;
	background-color: #0D181F;
	border-radius: 4px;
	margin-top: 20px;
}
.resultado-busca
{
	position: absolute;
}
/* BUSCA */
.escudo-busca
{
	width: 60px;
	height: 93px;
	float: left;
}
.escudo-busca img
{
	width: 55px;
	padding-bottom: 5px;
	margin-top: 15px;
}
.time-busca
{
	margin-left: 75px;
	color: #9d9d9d;
}
.time-busca h3
{
	font-weight: bold;
}
.list-group-item
{
	background-color: #141C20;
	border: 1px solid #0D181F;
}
a.list-group-item:hover, a.list-group-item:active, a.list-group-item:focus
{
	background-color: #0D181F;
}
.busca-pro
{
	margin-left: 13px;
	font-weight: bold;
	color: #ffab00;
}
.pro
{
	margin-top: 0 !important;
}
.busca-erro
{
	text-align: center;
	font-size: 1.2em;
}
/* TIME */
.escudo-time
{
	text-align: right;
}
.escudo-time img
{
	width: 120px;
}
.info-time h3
{
	text-transform: uppercase;
	font-weight: bold;
	font-size: 2.5em;
}
.info-time-geral
{
	padding: 10px 0;
	line-height: 25px;
}
.numero-time
{
	color: #ff7400;
	font-size: 1.3em;
}
.capa-time
{
	overflow: auto;
	padding-bottom: 20px;
}
.aviso-simples
{
	text-align: center;
	font-weight: bold;
	margin-top: 20px;
}
.time-pro
{
	color: #ffab00;
	font-weight: bold;
	margin-top: 10px;
	padding-right: 13%;
}
.mini-avatar-jogador
{
	width: 65px;
}
.mini-escudo-time
{
	padding-top: 5px;
	width: 25px;
}
.time-scouts
{
	margin: 0 auto;
	padding: 5px 0;
}
.time-scouts div
{
	padding: 0 10px;
	display: inline-block;
}
/* PARCIAIS */
.parcial-pontos-atleta
{
	font-size: 1.5em;
	color: #ff7400;
}
.pontuacao-parcial
{
	padding: 5px 0;
}
.parcial-time-pontos
{
	font-size: 1.5em;
	color: #ff7400;
}
.parcial-nome-atleta
{
	color: #000;
	font-weight: bold;
}
#parcial-time-nome
{
	margin-top: 10px;
}
#parcial-time-info
{
	margin-bottom: 20px;
	margin-top: 10px;
}
#parcial-wrapper
{
	overflow: auto;
}
#loading
{
	text-align: center;
}
.mini-escudo-parcial
{
	padding-top: 5px;
	max-width: 30px;
}
.mini-avatar
{
	width: 45px;
}
.close
{
    width: 45px;
    height: 45px;
}
.modal-content
{
	color: #000;
}
.modal table
{
	width: 100%;
}
.modal-backdrop
{
	z-index: 0;
}
#atualizar-parciais
{
	margin-top: 10px;
}
@media screen and (max-width:768px)
{
	.capa-time, .escudo-time
	{
		text-align: center;
	}
	.time-pro
	{
		padding-right: 0;
	}
}
@media screen and (max-width: 480px)
{	
	.aviso-mercado
	{
		max-width: 80px;
		text-align: center;
		font-size: 0.9em;
		margin-top: 8px;
	}
	.clube-wrapper div
	{
		font-size: 1em !important;
	}
	.info-time h3
	{
		font-size: 2.5em;
	}	
}
@media screen and (max-width: 320px)
{
	.nome-jogador
	{
		text-align: center;
	}
	.grid-sizer, .grid-item
	{
		width: 33% !important;
	}
	.parcial-pontos-atleta
	{
		font-size: 1em;
	}
	.total-rodada-patrimonio
	{
		font-size: 1.6em !important;
	}
}
@media screen and (min-width:768px)
{
	.conteudo-panel-wrapper
	{
		margin-bottom: 10px;
	}
}
