body {
background-color: #f9f9f9;
/*font-family: 'Open Sans', sans-serif;*/
font-family: 'Open Sans Condensed', sans-serif;
font-weight:300;
font-size: 24px;
color: #555555;
line-height: 30px;
margin:0;
min-width:320px;
}

p {
padding:0;	
margin:0;
}

.bold700 {
font-weight:700;
}

.lightblue { 
color:#00bdd6; 
}

h1 { 
font-weight:700;
font-size:40px;
font-weight:300;
line-height:40px;
}


h2 { 
font-size:40px;
font-weight:300;
text-transform:uppercase;
line-height:40px;
}

h3 { 
font-size:20px;
line-height:24px;
font-weight:300;
}

.btn {
  -webkit-box-shadow: 0px 5px 0px #009eb3;
  -moz-box-shadow: 0px 5px 0px #009eb3;
  box-shadow: 0px 5px 0px #009eb3;
  color: #ffffff;
  font-size: 30px;
  background: #00bdd6;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
  -webkit-margin-before: 0.83em;
  -webkit-margin-after: 0.83em;
}

.btn:hover {
  background: #00cde8;
  text-decoration: none;
  cursor: pointer;
  color: #FFF;
}


.btn:active {
  background: #00d5f2;
  text-decoration: none;
  cursor:pointer;
  color: #FFF;
}

.btn-small {
	-webkit-box-shadow: inset 0px -5px 0px #009eb3;
	-moz-box-shadow: inset 0px -5px 0px #009eb3;
	box-shadow: inset 0px -5px 0px #009eb3;
	color: #ffffff;
	font-size: 20px;
	background: #00bdd6;
	padding: 8px 16px;
	text-decoration: none;
}

.btn-disabled {
	background: #C5C5C5;
	box-shadow: inset 0px -5px 0px #B2B2B2;
}

.btn-disabled:hover {
  background: #C5C5C5;
  box-shadow: inset 0px -5px 0px #B2B2B2;
  text-decoration: none;
  cursor: default;
  color: #FFF;
}


.btn-disabled:active {
  background: #C5C5C5;
  box-shadow: inset 0px -5px 0px #B2B2B2;
  text-decoration: none;
  cursor: default;
  color: #FFF;
}

.btn-remember {
  padding: 5px 20px 5px 20px;
  font-size: 22px;
}

.wrapper {
	font-family: 'Open Sans Condensed', sans-serif;
	width:50%; 
	float:left;
}

.wrapper_logo {
width:100%;
}

.wrapper_feedback {
	display: none;
}

.miolo {
width: 90%;
margin: 0px auto;
padding:48px 0;
overflow:hidden;
}

.miolo.mega-topo {
padding: 0;
margin: 0;
border: 0;
font-style: normal;
font-weight: normal;
}

.miolo_barra {
width: 1200px; 
margin: 0px auto; 
overflow:hidden;
text-align:center; 
}

.wrapper_barra { 
	float:left;
	margin: 10px 30px 0px 0px;
}
.wrapper_barra_direita {
	float: left;
    margin: 18px 0px 18px;
}

.mega-topo {
background-color:#ffffff;
}

.torneios-e-rankings {
background-color:#003c50;
color:#ffffff;
background:url(/newsletter/pc-mobile/imagens/bg_jogos-diversos.jpg) top no-repeat fixed;
background-size:cover;
border-top: 10px solid #00bdd6;

/*background-image: url(/newsletter/pc-mobile/imagens/bg_seta_branca.png);*/
/*background-repeat: no-repeat;
background-position: top center;*/
}

.jogos-diversos {
/*background:url(/newsletter/pc-mobile/imagens/bg_games.jpg) top repeat fixed;*/
/*background-size:cover;*/
background-color:#00bdd6;
color:#ffffff;
}

.acesso-facil {
background-color:#f9f9f9;
}

.acompanhe-desempenho {
background-color:#ffffff;
}

.avatar-maker {
background-color:#EBF0E4;
background:url(/newsletter/pc-mobile/imagens/bg_geometrico2.jpg) top repeat;
border-top: 10px solid #E0E4D6;
}

.agite-comunidade {
background-color:#e0e4d6;
background:url(/newsletter/pc-mobile/imagens/bg_geometrico.jpg) top repeat fixed;

}

.corrida-conquistas {
background-color:#ffffff;
margin-bottom: 65px;
}

.barra-lembrar-email {
background-color:#e0e4d6;
}

.imagem_logo {
text-align:center;
margin-top: 10px;
margin-bottom: 30px;	
}

.bold-text {
	font-weight: bold;
}

h3.user-field {
	margin-bottom: 0;
	margin-top: 5px;
	margin-left: 15px;
}

.topbutton-play {
	margin-left: 35px;
	margin-top: 30px;
}

.user-field .user-field-label {
	font-weight: bold;
	margin-right: 16px;
	margin-left: 16px;
	display: inline-block;
	min-width: 90px;
	text-align: right;
}

.margin-left-text {
	margin-left: 8px;
}
.icon-platform span {
	margin-left: 20px;
}

#inputNick {
  vertical-align: middle;
  border-style: solid;
  height: 38px !important;
  width: 160px;
  padding: 3px 3px 3px 8px;
  padding-right: 35px;
  
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #555555;
}

.user-field .input_color_success {
  border-color: #00BB00;
  background-color: #E6FFE6;
}

.user-field .input_color_success:focus {
  border-color: #00AA00;
  background-color: #CFFFCF;
}

.user-field .input_color_error {
  border-color: #BB0000;
  background-color: #FFE6E6;
}

.user-field .input_color_error:focus {
  border-color: #AA0000;
  background-color: #FFCFCF;
}

.user-label-warning {
	font-size: 12px; 
	line-height: 0.8
}

#nickIcon {
  font-size: 25px;
  text-align: right;
  position: relative;
  left: -35px;
  top: 1px;
}

.icon_success {
  color: #00BB00;
}

.icon_error {
  color: #BB0000;
}

.icon_wait {
	color: #068EA0;
}

.errorMessage {
  color: red;
  font-style: italic;
  font-size: 16px;
  margin-left: 150px;
}

.successMessage {
	color: rgb(0, 105, 0);	
}

.wrapper h2 {
	float: none;
	margin-top: 50px;
	margin-bottom: 50px;
}

.wrapper_imagem { text-align:center;}

.tela_usuario {}
 
.nomes_jogos_grafico { display:inline; margin-right:13px; font-size:22px; line-height:30px}

.nomes_jogos_grafico span { margin-right: 4px; }

.legendas_grafico { margin:10px auto}

.wrapper_barra_direita h3 { 
	text-align:left; 
	margin:0; 
	display:inline; 
	margin-right:40px;
	font-size: 22px;
}

.mega-infos {
    position: absolute;
    display: inline-block;
    font-size: 18px;
    margin-left: 80px;
    margin-top: -10px;
}

@media screen and (min-width: 1440px){
.wrapper_imagem img { width:100%; height:auto}
h1 { font-size:40px;line-height:50px; }
h2 { font-size:46px;line-height:60px; }
h3 { font-size:24px;line-height:30px;font-weight:300;}
.access-login { max-width: 600px; }
.miolo { width:75%; }
/*
.miolo_barra { width:75% }
*/
}

@media screen and (min-width: 1281px) and (max-width: 1439px){
.miolo { width:88%; }
.miolo_barra { width:88%}
h1 { font-size:50px;line-height:50px; }
h2 { font-size:50px;line-height:50px;}
h3 { font-size:24px;line-height:24px;font-weight:300;}
}



@media screen and (max-width: 1280px){
	.miolo { width:88%; }
	.miolo_barra { width:88% }
/* 	.btn { font-size: 26px; } */
	.wrapper_barra_direita, .wrapper_barra { margin: 25px 25px 20px 0 }
	.wrapper_barra_direita h3 { font-size: 18px; }
}


@media screen and (min-width:960px){
	.wrapper { width:62%; margin:30px 0; margin-right:4% }
	.wrapper_imagem { width:33%; margin:30px 0 }
	.wrapper_imagem img { width:100%; height:auto}
	/* .tela_desktop { display:block} */
	/* .tela_mobile { display:none} */
}

@media screen and (max-width: 959px){
	.wrapper { width:100%;  }
	.wrapper_imagem { margin: 20px 0; text-align:center;}
	.miolo { text-align:center; width:90%; }
	h1 { font-size:45px;line-height:50px;}
	h2 { font-size:45px;line-height:50px;}
	h3 { font-size:24px;line-height:24px;font-weight:300;}
	.btn { font-size: 20px; }
	.wrapper_barra_direita, .wrapper_barra { margin: 20px 20px 20px 0 }
	.wrapper_barra_direita h3 { font-size: 14px; }
	.user-field .user-field-data { min-width: 250px; font-weight: normal; text-align: left; margin: 0; display: inline-block; }
	.topbutton-play { margin-bottom: 20px; }
	/* .tela_desktop { display:none} */
	/* .tela_mobile { display:block} */
	.mega-infos { position: initial; display: block; font-size: 14px; margin-top: 32px; margin-left: 0; }
}

@media screen and (max-width: 800px){
	.miolo_barra { width:94% }
	.wrapper_barra_direita { margin: 20px 0 20px 0 }
}

@media screen and (max-width: 720px){
	.miolo { width:90%; }
	h3.total-games { display: none; }
	/* .tela_desktop { display:none} */
	/* .tela_mobile { display:block} */
}

@media screen and (max-width: 480px){
	.miolo_barra { padding: 0 0 10px 0; }
	.wrapper_imagem { margin:25px 0 30px 0; }
	.wrapper_imagem img { width:100%; height:auto}
	.wrapper_remember { margin: 5px 0 5px 0; }
	h1 { font-size:40px;line-height:40px;}
	h2 { font-size:40px;line-height:40px;}
	h3 { font-size:20px;line-height:20px;font-weight:300;}
	.lightblue_remember {
		font-size: 18px;
		line-height: normal;
	}
	/* .tela_desktop { display:none} */
	/* .tela_mobile { display:block} */
}