/* Sticky footer styles
-------------------------------------------------- */
html {
  position: relative;
  min-height: 100%;
}
a {
    color: inherit;
    text-decoration: none;
}
body {
  /* Margin bottom by footer height */
  margin-bottom: 60px;
  font-size: 16px;
}

body.login{
  /* Margin bottom by footer height */
  margin-bottom: 60px;
  background-color: #014353;
  /* background: #027185 url("../img/banner.jpg") no-repeat scroll center top;
   
   background: #027185 url(../img/banner.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;*/
}

/* Custom page Login
-------------------------------------------------- */

.login a, .cadastro a {
  text-decoration: none;
}

.form-signin {
    margin: 0 auto;
    max-width: 320px;
    padding: 15px;
	border: 1px solid #fff;
	border-radius: 6px;
	margin-top: 10px;
	height: auto;
	clear: both;
	overflow: auto;
}
.form-signin .form-signin-heading, .form-signin .checkbox {
    margin-bottom: 10px;
}
.form-signin .checkbox {
    font-weight: normal;
}
.login {
	margin-bottom: 10px;
}

.spacer-slider  {
    margin-top: 10px;
}
.spacer-slider .spacer-left {
    border-top: 1px solid #dcd8cd;
    position: absolute;
    top: 15px;
    width: 40%;
}
.spacer-slider .spacer-right {
    border-top: 1px solid #dcd8cd;
    position: absolute;
    top: 15px;
    width: 40%;
}
.spacer-slider .spacer-left {
    left: 3px;
}
.spacer-slider .spacer-right {
    right: 3px;
}
.ou {
    font-size: 12px;
	font-weight: bold;
    line-height: 32px;
    position: relative;
    text-transform: uppercase;
    z-index: 2;
	color: #fff;
	left: 50%;
    margin-left: -10px;
}
.social {
	float: left;
    padding: 0 3px;
    width: 50%;
}
.social-left, .social-right {
    border-radius: 12px;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    padding: 5px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    top: 10px;
    width: 100%;
}
.social-left {
	background: #3a5896;
}
.social-right {
	background: #f5605a;
}
.areaCadastro {
    margin: 5px auto 0;
    max-width: 320px;
    padding: 15px;
}
.cadastro {
    background-color: #ffcd15;
    border-radius: 12px;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 10px;
    padding: 5px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    top: 5px;
    width: 100%;
}

/* .alert-danger { */
/* 	background: none; */
/* 	color: #FF7A7A; */
/* } */


/* Custom page CSS Painel Superior
-------------------------------------------------- */
.logo {
    opacity: 1;
    padding: 0.35em 1em;
    position: relative;
    transform: scale(1);
    transition: opacity 3s ease-in-out 1.25s;
    z-index: 1;
	margin: 0 auto;
    max-width: 330px;
	text-align: center;
}
.logoInt {
    height: 85px;
	margin: 5px 0;
}

.areaPainel {
	color: #fff;
    position: absolute;
    right: 20px;
    text-align: right;
    top: 5px;
    width: 80%;
}
.areaPainel ul li {
	display: inline-block;
    padding: 5px 10px;
    text-align: center;
	font-size: 12px;
}
.areaPainel i {
	font-size: 28px;
}
.areaPainel span{
	display: ;
}
.areaPainel .pontos {
    bottom: -15px;
    font-size: 18px;
    font-weight: bold;
    position: absolute;
    right: 10px;
}
.pontos i {
	font-size: 16px;
}

/* Custom page CSS Conteudo
-------------------------------------------------- */

.container {
	margin-left: auto;
	margin-right: auto;
	padding-left: 15px;
	padding-right: 15px;
}
.container .text-muted {
  margin: 20px 0;
}
.areaContent{
    margin: 0 auto;
    max-width: 480px;
    padding: 15px;
	border: 1px solid #fff;
	border-radius: 6px;
}

.topPage {
    padding-bottom: 48px;
    padding-top: 30px;
	background-color: #fff;
	margin-bottom: 30px;
}
.bottomPage {
    padding-bottom: 0;
    padding-top: 20px;
	background-color: #fff;
	margin-bottom: 30px;
}
.navbar-inverse {
  background-color: #014353;
  border-color: #080808;
}
.navbar-inverse a {
  color: #fff;
  text-decoration: none;
}
.btn-ba {
    background-color: #ffcd15;
    color: #fff;
}
.size16{
    font-size: 16px;
}
.btn-ba:focus, .btn-ba.focus {
    background-color: #ffcd15;
    color: #fff;
}
.btn-ba:hover {
    background-color: #f5c71e;
    color: #fff;
}

.btn-pag {
    background-color: #34dab6;
    border-radius: 4px !important;
    color: #fff;
    margin-left: 5px !important;
}
.btn-pag:focus, .btn-pag.focus {
    background-color: #34dab6;
    color: #fff;
}
.btn-pag:hover {
    background-color: #35bfa1;
    color: #fff;
}
.btn-group {
    margin-top: 10px;
}
.btn-pag-atual {
    background-color: #35bfa1;
    color: #fff;
}

.btn-ranking {
    padding: 3px 6px;
}

.areaPaginacao {
    margin: 0 auto;
    max-width: 480px;
    padding-top: 15px;
	border: 1px solid #fff;
	border-radius: 6px;
	text-align: center;
}
.paginacao {
	background: #34dab6 none repeat scroll 0 0;
    color: #fff;
    line-height: 12px;
	margin-left: 5px;
    padding: 5px;
	
}
.nopadding {
	padding: 0;
}
.tituloTopo {
	color: #34dab6;
	text-align: center;
	font-size: 35px;
	font-family: 'Lobster', cursive;
	margin-bottom: 15px;
	margin-top: 0;
	clear: both;
}
ol {
  color: #34dab6;
  list-style-type: none;
   margin-left: -25px;
}
 
ol li {
  position: relative;
  font-size: 30px;
  margin-bottom: 20px;
}
 
li p {
  font-size: 16px;
  padding-left: 35px;
  color: #5b6f92;
}
 
.listaRegras ol li span {
   position: absolute;
   top: -15px;
}

.caption h3 {
    color: #014353;
    font-size: 22px;
    font-weight: normal;
    margin-top: 0;
}
.caption p {
    color: #5b6f92;
    font-size: 16px;
    margin-bottom: 0;
    padding-left: 75px;
}
.captionArticulate {
	padding-left : 0 !important;
}
.caption p.resumo {
    clear: both;
	padding-top: 5px;
	padding-left: 0;
}
.pdf {
	margin-left: 30%;	
}
.thumbnail {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    display: block;
    line-height: 1.42857;
    margin-bottom: 10px;
    padding: 4px;
    transition: border 0.2s ease-in-out 0s;
	box-shadow: 0 1px white inset, 0 0 0 1px rgba(255, 255, 255, 0.7) inset, 0 2px #dadada, 0 3px #c4c4c4, 0 4px 3px rgba(0, 0, 0, 0.1);
	clear: both;
	min-height: 70px;
}
.thumbs {
    float: left;
    margin-right: 12px!important;
	width: 65px;
	height: auto;
	max-height: 65px;
	border-radius: 4px;
}
.thumbsFull {
	border-radius: 4px;
	height: 180px;
	overflow:hidden;
}
.thumbsFull img {
	margin-top: -21%;
    width: 100%;
}
.disable {
	box-shadow: none;
	color: #dbdbdb;
	cursor: not-allowed;		
}
.disable h3, .disable p, .disable i {
    color: #d8d8d8!important;
}
.disable img {
    opacity: 0.6!important;
}
.disable a {
    pointer-events: none;
}

.andamento {
    bottom: 25px;
    float: left;
    left: 29px;
    position: absolute;
    width: 85px;
}
.fullRight {
    float: right;
    margin-right: -5px;
    margin-top: -5px;
}
.fullLeft {
    float: left;
    margin-right: -5px;
    margin-top: -5px;
}
.fullCenter{
    float: none;
	margin: 10px auto 0;
}
.tipos {
	margin-bottom: 10px;
}
.areaTipos {
    background-color: #ffcd15;
    border-radius: 6px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset;
    margin-bottom: 20px;
    margin-top: 5px;
    min-height: 20px;
    padding: 5px 5px 1px;
}
.areaTipos ul li {
	display: block;
	color: #fff;
	font-size: 18px;
    padding: 5px 10px;
    text-align: center;
	border-bottom: 1px dotted #fdefba;
}
.areaTipos ul li:last-child {
	border-bottom: none;
}
.areaTipos a {
  color: #fff;
  text-decoration: none;
}
.ranking h3 {
    color: #014353;
    margin-top: 0;
	font-size: 18px;
	padding-top: 10px;
}
.ranking h3.user {
    color: #34dab6;
}
.ranking p.resumoPontos {
	color: #5b6f92;
    font-size: 14px;
    font-weight: bold;
    line-height: 8px;
    padding-top: 5px;
}
.ranking p {
	color: #5b6f92;
    font-size: 14px;
    line-height: 8px;
	padding-left: 80px;
}

.listaUnidades {
	width: 100%;
}

.thumbnail .caption {
	color: #333;
	padding: initial;
	padding-bottom: 8px;
}

/* Custom page CSS Area Forms
-------------------------------------------------- */
.areaForm {
    margin: 0 auto;
    max-width: 480px;
    padding: 15px;
	border: 1px solid #fff;
	border-radius: 6px;
}
.form-horizontal h3 {
	color: #34dab6;
	text-align: center;
	font-size: 35px;
	font-family: 'Lobster', cursive;
	margin-bottom: 15px;
	margin-top: 0;
	clear: both;
}

.form-horizontal h2 {
	color: #34dab6;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase; 
	margin: 15px;
	clear: both;
	
}
.form-horizontal span {
	color: #34dab6;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	
}
.form-horizontal .control-label {
    margin-bottom: 0;
    padding-top: 0;
    text-align: left;
	color: #34dab6;
}

.form-horizontal .img-label {
    margin-bottom: 0;
    padding-top: 8px;
    text-align: left;
    color: #34dab6;
    margin-left: 25px;
    font-size: 12px;
	cursor: pointer;
	
}

.form-horizontal .img-label:hover {
    text-decoration: underline;
}

.form-group {
    margin-bottom: 8px;
}
.form-control {
    background-color: #f4f4f4;
    background-image: none;
    border: 1px solid #f4f4f4
    border-radius: 4px;
    box-shadow: none;
    color: #555;
    display: block;
    font-size: 14px;
    height: 34px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
}
.form-control:focus {
    border-color: none;
}
.areaTermos {
    font-size: 12px;
    height: 150px;
    margin: 10px auto;
    overflow: auto;
    width: 90%;
	color: #5b6f92;
}
.btn-cadastro {
    background-color: #ffcd15;
    border-radius: 18px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    width: 100px;
	margin: 16px;
}
.btn-perfil{
	margin: 9px;
}
p.intro {
    color: #5b6f92;
    font-size: 16px;
    margin: 10px;
    padding-bottom: 20px;
}
p.empresa {
	color: #5b6f92;
    font-size: 12px;
	text-align: center;
	 margin: 10px;
    padding-bottom: 20px;
}
.logosSobre img {
    display: block;
    margin: 0 auto;
    text-align: center;
    width: 180px;
}


/* Custom page CSS Area Perfil
-------------------------------------------------- */
.areaPerfil {
    background-color: #fff;
    clear: both;
    display: table;
    line-height: 1.42857;
    margin-bottom: 15px;
    transition: border 0.2s ease-in-out 0s;
}
.captionPerfil {
     left: 100px;
    position: absolute;
    top: 60px;
}

.captionPerfil div {
	clear: none;
    font-size: 14px;
    margin: 0;
    text-align: left;
	font-weight: normal;
	line-height: 14px;
	color: #34dab6;
}
.captionAndamento  {
	padding-top: 5px;
	color: #888!important;
    font-size: 14px;
    padding-top: 5px;
    text-transform: uppercase;
}

.thumbsPerfil {
    border: 1px solid #ccc;
    border-radius: 10px;
    float: left;
    margin-right: 10px;
    padding: 5px;
    width: 90px;
    max-width: 85px;
    max-height: 85px;
}
.areaClassificacao {
	left: 100px;
    position: absolute;
    top: 130px;
}
.classificacao {
	border-radius: 50%;
    color: #fff;
    float: left;
    font-size: 18px;
    height: 25px;
    margin-left: 10px;
    padding: 0 0 0 7px;
    width: 25px;
}
.cinza {
	background: #767676;
}
.vermelho {
	background: #fb0400;
}
.verde {
	background: #8ccf4b;
}
.azul {
	background: #00b6f2;
}
.roxo {
	background: #713192;
}
.corAmarelo {
	color: #fbe920;
}
.corVermelho{
	color: #fb0400;
}
.corVerde{
	color: #8ccf4b;
}
.corAzul {
	color: #00b6f2;
}
.corRoxo {
	color: #713192;
}


/* Custom page CSS Area de conteudo Articulate
-------------------------------------------------- */
.areaArticulate{
    margin: 0 auto;
    max-width: 480px;
    padding: 15px;
	border: 1px solid #fff;
	border-radius: 6px;
	margin-top: 10px;
	height: 80%!important;
}
#showTop {
	margin-bottom: 5px;
    margin-top: 5px;
}
.areaProgresso {
    float: left;
/*     width: 70%; */
    width: 55%;
}
.rowFooter{
	margin-left: 5px;
	margin-right: 5px;
}
	
.progresso {
	clear: both;
    color: #959595;
    content: "Progresso";
    font-size: 10px;
    font-weight: 700;
    left: 15px;
    letter-spacing: 1px;
    text-transform: uppercase;
	width: 100%;
}
.progress {
    margin-bottom: 0;
	width: 100%;
	float: left;
}
.progress-bar {
    background-color: #337ab7 !important;
	height: 20px!important;
}
.itemArticulate {
    border-bottom: 1px dotted #ccc;
    padding: 10px;
}
.itemArticulate.last {
	margin-bottom: 30px;
}
.itemArticulate div {
	float: left;
}
.itemArticulate i{
    font-size: 32px;
    margin-right: 15px;
    width: 34px;
}
.tituloUnidadeArticulate {
	color: #014353 !important;
}
.fa-lightbulb-o {
	font-size: 37px!important;
}
.itemArticulate h3{
    color: #34dab6;
    font-size: 18px;
	margin: 0;
}
.itemArticulate p{
    color: #014353;
    font-size: 14px;
	margin: 0;
}

.itemArticulate span i {
    font-size: 14px !important;
    margin: 0;
}
.socialIcon {
	width:100%;
	text-align: center;
	color: #fff;
	font-size: 18px;
	position: relative;
	top: 0;
}
.socialFace {
	background: #3a5896 none repeat scroll 0 0;
    border-radius: 6px;
    left: 52%;
    margin-left: -48px;
    padding: 4px 8px;
    position: absolute;
	top: -30px;
}
.socialGoogle {
	background: #f5605a none repeat scroll 0 0;
	border-radius: 6px;
    left: 52%;
    margin-left: 0;
    padding: 4px 8px;
    position: absolute;
	top: -30px;
}

.google-plus {
	background :#f5605a !important; 
}
.facebook {
	background: #3a5896 !important;
}


/* Custom page CSS Popup Msn
-------------------------------------------------- */

.modal-open .modal.AlertaMsn {
    background: #ffcd15 none repeat scroll 0 0;
    overflow-x: hidden;
    overflow-y: auto;
	color: #ffcd15;
}
.modal-open .modal.SucessoMsn {
    background: #5cb85c none repeat scroll 0 0;
    overflow-x: hidden;
    overflow-y: auto;
	color: #5cb85c;
}
.modal-open .modal.FalhaMsn {
    background: #FF6347 none repeat scroll 0 0;
    overflow-x: hidden;
    overflow-y: auto;
	color: #FF6347;
}
.modal-header {
    border-bottom: 0;
    padding: 1px 15px;
}
.modal-content {
    background-clip: padding-box;
    background-color: inherit;
    border: 0 none;
    border-radius: 0;
    box-shadow: none;
    outline: 0 none;
    position: relative;
}
.modal-body  i {
    padding: 15px;
    position: relative;
	color: #fff;
	font-size: 65px;
}
.modal-body  .conquista {
    padding: 15px;
    position: relative;
	color: #fff;
	font-size: 65px;
}
.textoMsn {
	color: #fff;
    font-size: 30px;
    margin-top: 10px;
    padding: 15px;
    position: relative;
    text-align: center;
}

.textoPequenoMsn {
	color: #fff;
    font-size: 15px;
    margin-top: 10px;
    padding: 15px;
    position: relative;
    text-align: center;
}
.msnPontos {
	color: #fff;
    font-size: 30px;
	font-weight: bold;
    padding: 15px;
    position: relative;
    text-align: center;
}

.modal-footer {
    border-top: 0;
    padding: 15px;
    text-align: center;
}
.close {
    color: #fff;
    float: right;
    font-size: 22px;
    font-weight: bold;
    line-height: 1;
    opacity: 1;
    text-shadow: 0 1px 0 #fff;
}
.btn-msn {
    background-color: #fff;
    border-radius: 18px;
    color: inherit;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    width: 100px;
}
.btn-sucesso {
    background-color: #fff;
    border-radius: 18px;
    color: inherit;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    width: 100px;
}

/* Custom page CSS Menu Rodape
-------------------------------------------------- */

.footer {
  position: fixed;
  bottom: 0;
  width: 100%;
  /* Set the fixed height of the footer here */
  height: 70px;
  background-color: #b8ddf0;
}
.footerArticulate {
  position: fixed;
  bottom: 0;
  width: 100%;
  /* Set the fixed height of the footer here */
  height: 40px;
  background-color: #fff;
}
.footer a, .footerArticulate a {
  color: #fff;
  text-decoration: none;
  width: 100%;
}
.text-muted {
    color: #014353;
}
.areaMenu {
	margin: 0 auto;
    max-width: 320px;
	
    padding: 5px;
}
.areaMenu a {
  color: #fff;
  text-decoration: none;
  width: 100%;
}
.areaMenu ul{
	padding: 0;
	margin-bottom: 0;
}
.areaMenu ul li {
    display: inline-block;
    font-size: 12px;
    margin-left: 10px;
    padding: 4px 10px;
    text-align: center;
	
	
    width: 20%;
	text-shadow: 1px 1px #9f905a;
}
.areaMenu i {
	font-size: 33px;
}
.areaMenu span{
	display: ;
}
.areaMenu .pontos {
    bottom: -15px;
    font-size: 16px;
    font-weight: bold;
    position: absolute;
    right: 5px;
}
.pontos i {
	font-size: 16px;
}
.areaOpcao {
	margin: 0 auto;
    max-width: 480px;
	
    padding-top: 5px;
}
.areaOpcao a {
    color: #fff;
    font-size: 16px;
    line-height: 12px;
    padding: 2px 5px;
    text-decoration: none;
    width: 100%;
}
.areaOpcao ul{
	padding: 0;
}
.areaOpcao ul li {
	display: inline-flex;
    padding: 5px 10px;
    text-align: center;
	font-size: 12px;
	width: 22%;
}
.areaOpcao i {
	font-size: 22px;
}
.itemOpcao {


    clear: both;
    margin: 0 auto;
    width: 34%;
	position: relative;
}
.itemOpcaoVoltar {
    float: left;
    margin-right: 10px;
    width: 25%;
	position: relative;
    top: 6px;
}
.itemOpcaoSocial {
    float: right;
    padding: 0 3px;

    position: relative;
    top: 6px;
}
.compartilharRanking{
	padding: 0 3px;
    position: relative;
    top: 6px;
    display: -webkit-inline-box;
}
.Face, .Face:hover, .Face.focus{
	background: #3a5896 none repeat scroll 0 0 !important;
}
.Google, .Google:hover, .Google.focus{
	background: #f5605a none repeat scroll 0 0 !important;
}

.FaceRanking {
	padding: 0px 10px 0px 10px;
    font-size: 22px;
}
.GoogleRanking {
	padding: 0px 5px 0px 5px;
    font-size: 22px;
}
.erroBackgroundold {
	width: 554px;
	height: 390px;
	background: rgba(0, 0, 0, 0) url("../images/tverro2.gif") no-repeat -20px center;
	margin: 40px auto;
}
.erroBackgroundnew {
	width: 554px;
	height: 390px;
	background: url(../images/tverro2.gif) center top no-repeat;
	margin: 40px auto;
}
h2.tituloErro {
    clear: both;
    color: #34dab6;
    font-family: "Lobster",cursive;
    font-size: 35px;
    margin-bottom: 0;
    margin-top: 60px;
    text-align: center;
}



/* Custom page CSS Media 480px
-------------------------------------------------- */
@media screen and (max-width: 480px) {

.btn-sm, .btn-group-sm > .btn {
margin-top: 3px !important;
padding: 1px 5px;
}
.areaProgresso {


/*     width: 65%; */
    width: 35%;
}

.rowFooter{
	margin-left: 5px;
	margin-right: 5px;
}

.modal-body  .conquista {
	font-size: 20px;
}
	
}






/* Custom page CSS Media 320px
-------------------------------------------------- */
@media screen and (max-width: 320px) {

.logo img {
width: 50%;
margin-top: 10px;
}
.form-signin {
    height: 165px;
}

.form-signin-error {
	height: 185px;
}

.form-control {
	height: 28px;
}
.btn {
    padding: 3px 10px;
}

.btn-sm, .btn-group-sm > .btn {
    margin-top: 3px !important;
    padding: 1px 5px;
}
.social-left, .social-right {
    font-size: 12px;
    padding: 3px;
    top: 0;
}
.areaCadastro {
    padding: 0 15px;
}
.cadastro {
    font-size: 12px;
	padding: 3px;
}
.logoInt {
    height: 65px;
}
.areaPainel ul li {
    font-size: 10px;
}
.areaPainel i {
    font-size: 22px;
}
.areaPainel .pontos {
font-size: 16px;
}
.topPage {
    padding-bottom: 25px;
}
.size16 {
    width: 100%;


}
.areaTipos ul li {
    font-size: 16px;
    padding: 2px;
}
.shuffle-item.filtered {
    width: 100%;
}


.thumbs {
    margin-right: 5px !important;
    width: 60px;
}
.caption h3 {
    font-size: 14px;
    font-weight: bold;
}
.caption p {
    font-size: 12px;
    padding-left: 0;
}
.footer {
    height: 60px;
}

.pdf {
	margin-left: 30%;	
}

.areaMenu {
    padding: 5px;
}
.areaMenu ul li {
    font-size: 11px;
    margin-left: 10px;
    padding: 5px 2px;
    width: 19%;
}
.areaMenu i {
    font-size: 22px;
}
.cbp-spmenu-horizontal {
    height: 80px;
}
.itemArticulate i {
    font-size: 28px;
    width: 30px;
}
.form-horizontal .control-label {
    font-size: 14px;
}

.form-horizontal .img-label {
    font-size: 8px;
}
.areaClassificacao {
    left: 0;
    top: 145px;
}
.ranking h3 {
    font-size: 16px;
    margin-top: 0;
    padding-top: 2px;
}
.ranking p.resumoPontos {
    font-size: 12px;
    line-height: 8px;
    padding-top: 0;
}
.ranking p {
    font-size: 12px;
    line-height: 2px;
    padding-left: 70px;
}
li p {
    font-size: 14px;
    padding-left: 25px;
}
p.intro {
    font-size: 14px;
    padding-bottom: 0;
}
.logosSobre img {
    width: 150px;
}

.areaPerfil {
	margin-bottom: 30px;
}

.textoMsn {
    font-size: 15px;
}

.msnPontos {
    font-size: 20px;
}

.btn-ranking {
    padding: 2px 4px;
    font-size: 9px;
}

}

@media screen and (max-width: 290px) {
	.areaMenu {
    	padding: 2px;
	}
}

@media screen and (max-device-width: 640px) and (orientation: landscape){
  /* some CSS here */
body {
    margin-bottom: 0;
}
.logoInt {
    height: 65px;
}
.areaPainel ul li {
    font-size: 10px;
}
.areaPainel i {
    font-size: 22px;
}
.areaPainel .pontos {
font-size: 16px;
}
.areaTipos ul li {
    font-size: 16px;
    padding: 2px;
}
.shuffle-item.filtered {
    width: 100%;
}
.thumbs {
    margin-right: 5px !important;
    width: 60px;
}
.navbar-fixed-top, .navbar-fixed-bottom {
    position: relative;
}
.topPage {
    display: none;
}
.bottomPage {
    display: none;
}
.areaMenu {
    padding: 5px;
}
.areaMenu ul li {
    font-size: 11px;
    margin-left: 10px;
    padding: 5px 2px;
    width: 19%;
}
.areaMenu i {
    font-size: 22px;
}
.cbp-spmenu-horizontal {
    height: 80px!important;
}
.bottomCor{
	height: 60px!important;
}
.itemArticulate i {
    font-size: 28px;
}

/* Editado por desenvolvedores*/
.footer {
	position: fixed;
	height: 60px;
}
.footerArticulate {
    position: fixed;
    height: 60px;
}
}

.Google:focus, .Google.focus {
    background: #f5605a none repeat scroll 0 0;
}
.Face:focus, .Face.focus {
    background: #3a5896 none repeat scroll 0 0;
}

.avoid-clicks {
  pointer-events: none;
}

.areaArticulate iframe {
	position:absolute;
    max-width:480px;
    padding-right: 35px;
    padding-left: 5px;
    padding-top: 5px;
    width: 100%;
    height: 50%;
    
}

.audio{
	width: 100%;
}

@media only screen and (max-width: 426px) {
    #itemOpcaoTexto {
        display: none;
    }
	#itemOpcaoVoltar {
/*         display: none; */
    }
    
    .FaceRanking {
    	font-size: 14px;
	}
	.GoogleRanking {
	    font-size: 14px;
	}
}

.articulateSlide {
	max-height: 450px !important;
	max-width: 450px !important;
}

.temErro .control-label{
	color: #a94442 !important;
}

.temErro .form-control {
	border :#a94442 !important;
	 -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075) !important;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075) !important;
}
.temErro .form-control:focus {
  border-color: #843534 !important;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483 !important;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483 !important;
}

.spinner {
  display: inline-block;
  opacity: 0;
  width: 0;

  -webkit-transition: opacity 0.25s, width 0.25s;
  -moz-transition: opacity 0.25s, width 0.25s;
  -o-transition: opacity 0.25s, width 0.25s;
  transition: opacity 0.25s, width 0.25s;
}

.form-horizontal .spinner {
	color: #ffffff !important;
}

.has-spinner.active {
  cursor:progress;
}

.has-spinner.active .spinner {
  opacity: 1;
  width: auto; /* This doesn't work, just fix for unkown width elements */
}

.has-spinner.btn.active .spinner {
    width: 16px;
}

.has-spinner.div.active .spinner {
    width: 16px;
}

.carregando {
	top: 25%;
	left: 35%;
	position: absolute;
	z-index: 100;
	line-height: 40px;
	font-size: 70px;
}

.conquista {
	font-family: 'Lobster', cursive;
}

.conquista span {
	display: none;
}

.conquistaAtiva span {
	display: block;
	position: absolute; top: -160px; left: 0; width: 125px;
	padding: 5px; margin: 10px; z-index: 100;
	color: #AAA; background: black;
	font: 10px Verdana, sans-serif; text-align: center;
}
.noselect {
  -webkit-touch-callout: none; /* iOS Safari */
  -webkit-user-select: none;   /* Chrome/Safari/Opera */
  -khtml-user-select: none;    /* Konqueror */
  -moz-user-select: none;      /* Firefox */
  -ms-user-select: none;       /* IE/Edge */
  user-select: none;           /* non-prefixed version, currently
                                  not supported by any browser */
}

.separador {
    border-bottom: 1px solid #dedede;
    clear: both;
    height: 20px;
    margin: 20px;
    width: 95%;
}

.has-error {
	color: #a94442 !important;
}
.help-block {
	color: #a94442 !important;
}