#trEscola, #trCidade, #imgLoader{
  display: none;
}
#txtMsg{
  text-align: center;
  font-weight: bold;
  color: #ff0000c2;
  font-size: 15px;
  margin-top: 10px;
  font-family: Montserrat;
}
.msgOk{
  color: #205487 !important;
}
.addLoading{
  background-image: url('../img/loader_16x16.gif');
  background-repeat: no-repeat;
  background-position: 50% 50%;
}
#form-login{
    position: absolute;
    margin-top: 35px;
    margin-left: -135px;
    padding: 10px;
    width: 200px;
    background-color: rgba(0,0,0,0.5);
}
#form-login-mobile{
    position: relative;
    top: 5px;
    margin: auto;
    padding: 10px;
    width: 200px;
    background-color: rgba(0,0,0,0.5);
}
.input-control-login{
  width: 100%;
  margin-bottom: 10px;
  padding: 5px;
}
.button-control-login{
  padding: 4px 12px;
  text-align: center;
  vertical-align: middle;
  border: none;
  border-radius: 0;
  cursor: pointer;
  display: inline-block;
  outline: 0;
  font-size: 14px;
  line-height: 16px;
  width: 100px;
  height: 32px;
  color: #fff;
  background-color: #4e4c4c;

  border-radius: 30px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}
#form-login-ativar-chave, #form-login-chave-voltar, #form-login-recuperar-senha{
    color: #FFF;
    display: block;
    width: 100%;
    text-align: center;
    margin-top: 10px;
    cursor: pointer;
    font-size: 11px;
}
#form-login-ativar-chave:hover, #form-login-chave-voltar:hover, #form-login-recuperar-senha:hover{
  text-decoration: underline;
}
#form-login-fechar{
  position: absolute;
  right: -10px;
  top: -5px;
  color: #4e4c4c;
  cursor: pointer;
}
#form-login-label, #form-login-label-chave, #form-login-label-recuperar-senha{
  color: #FFF;
  display: block;
  width: 100%;
  text-align: center;
  font-size: 13px;
  margin-top: 5px;
  font-style: italic;
}

.valor{
  margin-left: 20px !important;
}
.descProduto{
  position: relative;
  top: -50px;
  font-size: 20px;
}
#btComprar{
  margin-left: auto;
  margin-right: auto;
  display: -webkit-box;
  padding: 5px 20px 5px 20px;
}
#conteudoMain{
  display: none;
}

.btn-quero{
  width: 250px !important;
  margin-left: auto;
  margin-right: auto;
}

.banner-icon-credencie{
  padding-top: 30px;
}
.header-content-credencie{
  padding-bottom: 30px;
}
.title-credencie{
    font-size: 20px;
    font-weight: bold;
    color: #FFF;
}
.row-formDadosCredencie{
  width: 80%;
  max-width: 400px;
  margin-left: auto;
  margin-right: auto;
}
#formDadosCredencie{
  width: 100%;
}
#formDadosCredencie input, #formDadosCredencie select{
  width: 100%;
  margin-top: 10px;
  padding: 5px;
  color: #000;
}
#btnEnviarCredencie{
  display: block;
    margin: 10px auto;
    padding: 10px;
    width: 80%;
    max-width: 350px;
    color: white;
    border: none;
    cursor: pointer;
    text-align: center;
    font-weight: normal;
    background-color: #0D7DC9;
}
#logoEscola {
    max-width: 130px !important;
    margin-bottom: 30px;
}
