.btn.btn-info {
  color: #fff;
  background-color: #05aadd;
  border-color: #0e9ad0;
  box-shadow: 0 2px 2px 0 rgba(0,188,212,.14),0 3px 1px -2px rgba(0,188,212,.2),0 1px 5px 0 rgba(0,188,212,.12);
}
#loginEmail {
  margin-bottom: 30px;
}
.acoes-last {
  min-width: 45px;
  padding: 7px 0px !important;
      padding-right: 0px;
  cursor: pointer !important;
  width: 55px !important;
}
i.acoesicon {
  margin-top: -3px;
  float: left;
  width: 100%;
}
.pedidoVer i, .pedidoCancelar i {
  margin-top: 3px !important;
}
span.acoes {
  width: 100%;
  font-size: 13px;
  margin-top: -3px;
  margin-bottom: -5px;
  float: left;
}
.fas.fa-eye.text-primary.cursor.acoesicon {
  color: #007bff !important;
}
.imgcomb {
  line-height: 160px;
  background: #d4dde6;
}
.bootbox.modal.bootbox-prompt .modal-dialog, .bootbox.modal.bootbox-alert .modal-dialog {
  width: 30%;
}
#listapedidos span.exclmsg {
  display: block;
  font-size: 13px;
  line-height: 13px;
  color: #5750aa;
  font-style: italic;
}
#listapedidos span.nomecl {
  display: block;
  font-size: 15px;
  line-height: 14px;
}
#pedidoModal label {
  margin-bottom: 0px;
  color: #515151;
}
#pedidoModal .form-control {
  padding: 0px 9px;
}
.table-striped tbody tr.trsecundario:nth-of-type(2n+1), .table-striped tbody tr.trsecundario {
  background: #fff8e9;
}
.table-striped tbody tr.trsecundario td{
  padding: 6px 10px;
}
.tituobs {
  font-size: 14px;
  color: #a49982;
  font-weight: 400;
}

a.wafale{
  color: #0ab562;
  font-weight: 500;
  margin-top: 10px;
  display: block;
}
.itensm .table td, .itensm .table th {
  padding: 7px 10px;
}
#itemsLista table.itensm {
  border-top: 2px solid #dfdfdf;
  border-bottom: 2px solid #d9d7d7;
  border-left: 1px solid #d9d7d7;
  border-right: 1px solid #d9d7d7;
  margin-top: 11px !important;
}
#item_obs {
  background: #f7f7f7;
  padding: 5px 6px;
  color: #333;
}
#itemsLista table.itensm tbody {
  border-bottom: 2px solid #dfdfdf;
}
.navbar.fixed-bottom.navbar-dark.bg-dark.d-block.d-lg-none.ios {
  padding-bottom: 15px !important;
}
#modalAlert #alert-message {
  font-size: 16px;
  font-weight: 400;
}
#modalAlert .modal-footer {
  padding: 0px;
}
#modalAlert h5.modal-title {
  font-size: 17px !important;
  font-weight: 500;
}
#modalAlert .modal-content {
  background: #393636;
  color: #f4f0f0;
}
#modalAlert .modal-dialog .modal-header, #modalAlert .modal-footer, #modalAlert .modal-dialog .modal-body + .modal-footer {
  border-top: 1px solid #484646;
  border-bottom: 1px solid #484646;
}
#modalAlert .modal .modal-header .close {
  color: #f4f0f0;
  opacity: 1;
}
#modalAlert .btn.btn-secondary {
  background: #484646;
  color: #f4f0f0;
  box-shadow: none;
  border-radius: 0px;
}
.alert.alert-warning.atualizarcadastro p {
  font-size: 17px;
  text-shadow: -1px 1px 3px #00000052;
}
.alert.alert-warning.atualizarcadastro {
  background-color: #f4670e;
  background-image: url('../images/backalert.svg');
  background-size:cover;
  font-weight: 400;
  font-size: 16px;
}
.modal .form-group.bmd-form-group {
  padding-top: 0px;
  margin-bottom: 15px;
}
.modal .bmd-form-group .bmd-label-static {
  top: 0px;
  left: 0px;
  font-size: .875rem;
  margin-bottom: 0px;
  display: block;
  height: 16px;
  position: relative;
  color: #777474;
}
.modal .form-group .form-control {
  padding: 0px 0px 0px 0px;
  margin: 0px;
  line-height: 16px;
  height: 24px;
  font-size: 16px;
  display: block;
}
.cursor{
  cursor: pointer;
}
#informeSeutoken p.text-success {
  font-size: 20px;
  font-weight: 400;
}
.tokencontainer {
  padding: 10px 2px 3px 2px;
  border-radius: 3px;
}
.tokencontainer hr {
  margin: 18px 0px 16px 0px;
}
.tokencontainer .cod-token {
  width: 33px;
}
#informeSeutoken p {
  font-size: 18px;
  font-weight: 400;
  text-align: center;
}
#enderecoEscolhido, #enderecoEscolhido2, #enderecoEscolhido3 {  
  color: #9b039b;
  font-weight: bold;
  text-align: center;
  font-size: 16px;
  width: auto;
  margin: 0px auto 20px auto;
  padding: 0px 5px;
  border-radius: 3px;
  line-height: 17px;
}
.btn.btn-primary.btn-floating.col-sm {
  text-transform: initial !important;
  font-size: 14px !important;
  font-weight: 400 !important;
}
.btn.btn-primary.btn-floating.col-sm.apple {
  background: #000!important;
}
.btn.btn-primary.btn-floating.mx-1.btn-brand {
  width: 44px!important;
  padding: 0px !important;
  line-height: 44px!important;
  height: 44px!important;
}
.btn.btn-primary.btn-floating.mx-1.btn-brand.apple {
  background: #000!important;
  border: #000!important;
}
.stepwizard-step p {
    margin-top: 0px;
    color:#666;
  }
 /* .stepwizard-row {
    display: table-row;
  }
  .stepwizard {
    display: table;
    width: 100%;
    position: relative;
  }*/
  .stepwizard .btn-circle.btn-default,.stepwizard .btn.disabled, .stepwizard .btn[disabled], .stepwizard fieldset[disabled] .btn {
    opacity:1 !important;
    color: #dd9d74;
    background: #ffe6d6;
  }
  .stepwizard-row::before {
    top: 21px;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 100%;
    height: 1px;
    background-color: #ecc7b0;
    z-index: 0;
  }
  .stepwizard-step {
    display: inline-block;
    text-align: center;
    position: relative;
  }
  .stepwizard .btn-circle {
    width: 30px;
    height: 30px;
    text-align: center;
    padding: 6px 0;
    font-size: 20px;
    line-height: 17px;
    border-radius: 15px;
    background: #fff;
    font-weight: bold;
}
.stepwizard .btn-circle.btn-success{
    background: #e75900;
    color: #fff;
  } 
  .stepwizard .btn-circle.btn-success:hover{
    background: #f9af82;
  }
  .groupback1 {
    width: Calc(50% - 5px);
    background: #f4f7fa;
    padding: 18px 0px;
    margin-left: 5px;
  }
  .input-group.group50 {
    width: Calc(100% - 30px);
    display: inline-flex;
    margin-left: 15px;
    padding: 0px;
  }
  .groupback2 {
    width: Calc(50% - 5px);
    background: #f4f7fa;
    padding: 18px 0px;
    margin-left: 0px;
    border-left: 1px solid #dfeaf5;
  }
  .groupback1:hover, .groupback2:hover{
    background: #dfe8f1;
  }
  .btngps{
    border: 1px solid #ced4da;
  color: #495057;
  width: Calc(100% - 38px);
  height: 38px;
  padding-left: 11px;
  border-radius: 0px 3px 3px 0px;
  text-align: left;
  background: #fff;
}
.gpsopt {
  padding: 20px 0px;
  background: #f4f7fa;
  width: Calc(100% - 11px);
  max-width: Calc(100% - 11px);
  margin-left: 6px;
  border: 1px solid #d0d9e2;
}
.input-group.group50:hover .btngps {
  border: 1px solid#a9f5bb;
  color: #28a745;
  background: #c4fad1;
}
.input-group.group50:hover .input-group-text {
  color: #28a745;
}
.form-group.has-error input.form-control {
  background: #ffebeb;
  border: 1px solid #ffbaba;
}

a.text.confirmarTelefone1, a.text.informarAniv{
  color: #df2323;
  background: #fff;
  font-size: 13px;
  padding: 2px 7px;
  border-radius: 2px;
  display: inline-block;
  width: fit-content;
  margin-left: 12px;
}

a#enviarcodigotoken, a#enviarcodigotoken2 {
    width: 100%;
    font-size: 14px;
}
span.tokenChecked {
  font-size: 100px;
  color: #00c000;
  opacity: 0.7;
  position: absolute;
  top: 0px;
  margin-top: -9px;
  width: 100%;
  left: 0px;
  text-align: center;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
  display: none;
}
.tokencontainer {
  display: inline-block;
  position: relative;
  text-align: center;
  width: 100%;
  background: #eeeeee;
  padding: 17px 0px;
  border: 1px solid #dfdfdf;
  border-radius: 3px;
}
.cod-token {
  width: 37px;
  height: 41px;
  font-size: 26px;
  line-height: 22px;
  background: #ffffff;
  border: 1px solid #dbdbdb;
  border-radius: 3px;
  text-align: center;
  padding: 1px 0px 0px 0px;
  display: inline-block;
  color: #cb1919;
  box-shadow: 0px 0px 5px #ffffff;
}
div#tokenModal .modal-dialog, div#tokenModal2 .modal-dialog {
  max-width: 550px!important;
}


.loading-abc{
  background: url(../images/loading.svg) #ffffff96;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 80px;
  margin-left: 0px;
  margin-top: 100px;
  height: 80px;
  width: 100%;
}
.enderecos-resumo{
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
#editar_enderec{
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.pac-container {
  z-index: 10000 !important;
}
div#alertarraste4 {
  width: Calc(100% - 10px);
  position: absolute;
  z-index: 1;
  text-align: center;
  background: #d1ffc1f2;
  color: #25a515;
  padding: 3px;
  -moz-transition:all 0.5s ease-in-out;
  -webkit-transition:all 0.5s ease-in-out;
  -o-transition:all 0.5s ease-in-out;
  -ms-transition:all 0.5s ease-in-out;
  transition:all 0.5s ease-in-out;
  line-height: 17px;
}
div#alertarraste3 {
  width: Calc(100% - 10px);
  position: absolute;
  z-index: 1;
  text-align: center;
  background: #d1ffc1f2;
  color: #25a515;
  padding: 3px;
  -moz-transition:all 0.5s ease-in-out;
  -webkit-transition:all 0.5s ease-in-out;
  -o-transition:all 0.5s ease-in-out;
  -ms-transition:all 0.5s ease-in-out;
  transition:all 0.5s ease-in-out;
  line-height: 17px;
}
div#alertarraste2 {
  width: Calc(100% - 10px);
  position: absolute;
  z-index: 1;
  text-align: center;
  background: #d1ffc1f2;
  color: #25a515;
  padding: 3px;
  display: none;
  -moz-transition:all 0.5s ease-in-out;
  -webkit-transition:all 0.5s ease-in-out;
  -o-transition:all 0.5s ease-in-out;
  -ms-transition:all 0.5s ease-in-out;
  transition:all 0.5s ease-in-out;
}
div#alertarraste {
  width: Calc(100% - 30px);
  position: absolute;
  z-index: 1;
  text-align: center;
  background: #d1ffc1f2;
  color: #25a515;
  padding: 3px;
  display: none;
  -moz-transition:all 0.5s ease-in-out;
  -webkit-transition:all 0.5s ease-in-out;
  -o-transition:all 0.5s ease-in-out;
  -ms-transition:all 0.5s ease-in-out;
  transition:all 0.5s ease-in-out;
}
.blinkkk{
  -moz-animation:blink normal 1.5s infinite ease-in-out;
  -webkit-animation:blink normal 1.5s infinite ease-in-out;
  -ms-animation:blink normal 1.5s infinite ease-in-out;
  animation:blink normal 1.5s infinite ease-in-out;
}

#editar_endereco h3, #novo_endereco h3 {
  width: 100%;
  text-align: center;
  font-size: 22px;
  margin-top: 15px;
  margin-bottom: 10px;
  color: #505050;
}

h3.enderecotitulo {
  font-size: 18px;
  margin-top: 12px;
  color: #747474;
}

div#editar_endereco, div#novo_endereco {
  background: linear-gradient(180deg, #f4f7fa00 0%, #f4f7fa 6%);
  position: relative;
  width: 100%;
  padding-left: 15px;
  padding-bottom: 15px;
  padding-top: 13px;
  padding-right: 15px;
  margin-top: -93px;
  z-index: 1;
  display: none;
}
.icon-menu-2 {
  font-size: 20px;
  line-height: 20px;
  padding: 4px 2px 0px 2px;
  height: 27px;
  color: rgb(184, 0, 0);
}
.btn-editar-endereco {
  border: none;
  font-size: 12px;
  font-weight: 700;
  color: #ffffff;
  padding: 3px 5px;
  background: none;
  border-radius: 4px;
  margin-top: 1x;
  right: -15px;
  z-index: 1;
  position: absolute;
}
.btn-editar-endereco:hover {
  padding: 3px 5px;
  background: #ffeece;
  margin-top: 1px;
  right: -15px;
}
.endereco-list.selected {
  border: 1px solid #5ad428!important;
  box-shadow: 0px 0px 6px #79ce73!important;
}

.endereco-list.selected h3{
  color: #189e00!important;
}

button#confirmarLocal:disabled {
  background: #b4b4b4;
}

button#confirmarLocal {
  background: #e40202;
  border: none;
  padding: 10px 50px;
  color: #fff;
  font-size: 14px;
  position: relative;
  display: block;
  margin: 15px auto 0px auto;
}

label#endereco-atual {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
#map3 {
  min-height: 380px;
  padding: 0px 10px;
  border-radius: 6px;
  border: 1px solid #dedede;
}
#map3 .centerMarker{
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position:absolute;
  /*url of the marker*/
  background:url('../images/pin.png') no-repeat;
  background-size: 27px;
  top: 50%;
  left: 50%;
  z-index: 1;
  margin-left: -8px;
  margin-top: -29px;
  height: 37px;
  width: 28px;
  cursor: pointer;
  }
#map2 {
  min-height: 300px;
  padding: 0px 10px;
  border-radius: 6px;
  border: 1px solid #dedede;
}
#map2 .centerMarker{
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position:absolute;
  /*url of the marker*/
  background:url('../images/pin.png') no-repeat;
  background-size: 27px;
  top: 50%;
  left: 50%;
  z-index: 1;
  margin-left: -8px;
  margin-top: -29px;
  height: 37px;
  width: 28px;
  cursor: pointer;
  }
  #map4 {
    min-height: 380px;
    padding: 0px 10px;
    border-radius: 6px;
    border: 1px solid #dedede;
  }
  #map4 .centerMarker{
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    position:absolute;
    /*url of the marker*/
    background:url('../images/pin.png') no-repeat;
    background-size: 27px;
    top: 50%;
    left: 50%;
    z-index: 1;
    margin-left: -8px;
    margin-top: -29px;
    height: 37px;
    width: 28px;
    cursor: pointer;
    }
#map {
  min-height: 430px;
  padding: 0px 10px;
  border-radius: 6px;
  border: 1px solid #dedede;
}
#map .centerMarker{
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position:absolute;
  /*url of the marker*/
  background:url('../images/pin.png') no-repeat;
  background-size: 27px;
  top: 50%;
  left: 50%;
  z-index: 1;
  margin-left: -10px;
  margin-top: -34px;
  height: 37px;
  width: 28px;
  cursor: pointer;
  }

.endereco-list label {
  font-size: 14px;
  color: #6f6565;
  position: relative;
  height: 20px;
  float: left;
  width: 100%;
  line-height: 20px;
  cursor: pointer;
}

.endereco-list input {
  width: 100%;
  border: none;
  padding: 6px 10px;
  font-size: 13px;
  float: left;
  color: #656565;
  margin-top: -6px;
  background: #e7e8ea;
}

.endereco-list h3 {
  font-size: 16px;
}
span.tituback2{
  background: #d63c3c;
  padding: 5px 10px;
  margin-left: -1px;
  border-radius: 0px 5px 0px 0px;
}
.row.endereco-list {
  background: #fbfbfb;
  border: 1px solid #e4e4e4;
  padding: 10px 0px;
  margin-bottom: 11px;
  border-radius: 6px;
  
}
.row.endereco-list.endlis10{
  border-radius: 0px 0px 6px 6px!important; 
}
.row.endereco-list:hover {
  box-shadow: 0px 0px 10px #ddd;
}
.campobuscarend .input-group input.form-control{
  border-radius: 0px 6px 0px 0px!important;
}
.campobuscarend .input-group .input-group-text{
  border-radius: 6px 0px 0px 0px!important;
}
div#table-finalizar {
  /*background: url(../images/loading.svg);*/
  background-repeat: no-repeat;
  background-position: center;
  min-height: 200px;
  background-size: 100px;
}
.Short {  
  width: 100%;  
  margin-top: -3px;  
  height: 3px;  
  color: #f7c12d;  
  font-weight: 500;  
  font-size: 17px; 
  margin-bottom: 18px; 
}  
.Weak {  
  width: 100%;  
  margin-top: -3px;  
  height: 3px;  
  color: #ff9307;  
  font-weight: 500;  
  font-size: 17px;  
  margin-bottom: 18px;
}  
.Good {  
  width: 100%;  
  margin-top: -3px;  
  height: 3px;  
  color: #0d91c5;  
  font-weight: 500;  
  font-size: 17px;  
  margin-bottom: 18px;
}  
.Strong {
  width: 100%;
  margin-top: -3px;
  height: 3px;
  color: #05a800;
  font-weight: 500;
  font-size: 17px;
  margin-bottom: 18px;
}
#loading-div {
  background: url(../images/loading.svg) #ffffff;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 140px;
  width: 100%;
  height: 100%;
  z-index: 111111111;
  position: absolute;
  margin-left: 0px;
  margin-top: 0px;
  display: none;
}
.panel-body{
  position: relative;
}
#cadastro-novo {
    position: relative;
}
.text-cadastro-1 {
  display: block;
  font-size: 36px;
  font-weight: 500;
  color: #e75900;
  text-align: center;
  margin-top: 30px;
  margin-bottom: 19px;
}
.text-cadastro-2 {
  display: block;
  font-size: 27px;
  font-weight: 500;
  color: #5c5c5c;
  text-align: center;
  padding: 7px;
  margin-top: 19px;
  margin-bottom: 0px;
}
.text-cadastro-3 {
  display: block;
  font-size: 21px;
  font-weight: bold;
  padding: 0px 10px;
  color: #403e3e;
  text-align: center;
  margin-bottom: 5px;
  margin-top: 3px;
  margin-left: auto;
  margin-right: auto;
  max-width: 80%;
}
.options-cadastro .fa {
  font-size: 22px;
  padding: 0px;
  margin-right: 6px;
}
.options-cadastro .fab {
  font-size: 20px;
  padding: 0px;
  margin-right: 6px;
}
#titumodalcadastro {
  display: block;
  margin-top: -15px;
}
h5.modal-title.text-blue {
  font-size: 22px;
  line-height: 25px;
  color: #2749d2;
}
#modalAniversario .bmd-form-group .bmd-label-static {
  top: 0px;
  left: 16px;
  line-height: 16px;
  font-size: 14px;
  padding-bottom: 0px;
  margin-bottom: 0px;
}
#modalAniversario .bmd-form-group .input-group.my-group {
  margin-top: -15px;
}
.modalupdate p {
  font-size: 16px;
  line-height: 18px;
  margin-bottom: 6px;
}
#emailFalse p{
  font-size: 14px;
  color: #dd0202;
  line-height: 14px;
  height: 14px;
  font-weight: 400;
  margin-top: 5px;
  margin-bottom: 0px;
}
#agorafin{
  width: 100%;
  padding: 30px;
  display:none;
}
#agorafin p{
  font-size: 28px;
}
#step-6 .panel-heading h2{
  font-size: 2em;
}
.panel-body.alskd{
  padding: 20px 30px 10px 30px
}
.djasl{
  width: 100%;
  text-align: right;
}
@media (max-width: 1080px){
  #map {
    min-height: 350px;
  }
  .bootbox.modal.bootbox-prompt .modal-dialog, .bootbox.modal.bootbox-alert .modal-dialog {
    width: 90%;
  }
  #step-11 .btn.btn-primary.nextBtn{
    margin: 12px auto 0px auto;
    display: block;
  }
  #step-12 .btn.btn-info.prevBtn{
    margin: 12px auto 0px auto;
    display: block;
  }
  #map4 {
    min-height: 340px;
  }
  .djasl{
    width: 100%;
    text-align: center;
  }
  #agorafin {
    width: 100%;
    padding: 0px;
  }
  #agorafin p {
    font-size: 25px;
    line-height: 30px;
    text-align: center;
    font-weight: 400;
  }
  
  #step-6 .panel-heading h2 {
    font-size: 1.5em;
  }
  .panel-body.alskd {
    padding: 13px 15px 20px 18px;
  }
  #emailFalse p{
    font-size: 14px;
    color: #dd0202;
    line-height: 14px;
    height: 14px;
    font-weight: 400;
    margin-top: -4px;
    margin-bottom: 4px;
  }
  .text-cadastro-1 {
    font-size: 30px;
    line-height: 33px;
    margin-top: 12px;
    margin-bottom: 19px;
  }
  .stepwizard-row.setup-panel.row{
    margin-left: 0px;
    margin-right: 0px;
    position: relative;
  }
  .stepwizard.container {
    padding: 0px;
  }
  .stepwizard-step {
    display: inline-block;
    text-align: center;
    position: relative;
    width: 33%;
  }
  .stepwizard-step p {
    display: none;
  }
  .stepwizard-row::before {
    width: 100%;
  }
  .setup-content h3.panel-title {
    font-size: 20px;
    color: #313131;
    margin-top: 15px;
  }
  .setup-content .bmd-form-group .bmd-label-static {
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    line-height: 13px;
    color: #5d5c5c;
    padding: 0px;
    margin: 0px;
    position: relative;
    height: 17px;
  }
  .setup-content .bmd-form-group .form-control:read-only {
    line-height: 19px;
    padding: 3px 0px 4px 5px;
    height: 27px;
  }
  .setup-content .bmd-form-group .form-control {
    line-height: 16px;
    font-size: 16px;
    margin: 1px 0px 0px 0px;
    padding: 0px 0px 4px 0px;
    height: 20px;
  }
  .setup-content .form-group.bmd-form-group {
    margin: 0px 0px 5px 0px;
    padding-top: 0px;
  }
  /*
  .setup-content button.btn.btn-info.prevBtn.float-left, .setup-content button.btn.btn-primary.nextBtn.float-right {
    margin-top: 20px;
  }*/
  .setup-content p {
    line-height: 18px;
    text-align: justify;
    font-weight: 400;
  }
  .setup-content .form-control.selectprefix.dropdown{
    font-size: 16px;
    line-height: 16px!important;
    padding: 0px 0px!important;
    height: 23px!important;
    margin-top: -2px!important;
  }
  .setup-content .form-control.selectprefix.dropdown:disabled {
    font-size: 16px;
    line-height: 23px!important;
    padding: 2px 8px!important;
    height: 27px!important;
    margin-top: 0px!important;
  }
  .setup-content label.wrap i.fa.fa-chevron-down {
    color: #868686;
    position: absolute;
    right: 0;
    top: 4px;
    z-index: 1;
    pointer-events: none;
    font-size: 11px;
  }
  .setup-content label.wrap3 i.fa.fa-check {
    color: #4fd312;
    top: 2px;
    font-size: 15px;
  }
  .setup-content label.wrap2 i.fa.fa-times {
    color: #df5959;
    top: 2px;
    font-size: 15px;
  }
  .setup-content .groupback1, .setup-content .groupback2{
    width: 100%;
  }
  .setup-content .form-group.groupback1{
    margin-bottom: -17px;
  }
  .setup-content #autocomplete {
    padding-top: 5px;
  }
  .text-cadastro-1 {
    font-size: 26px;
    line-height: 29px;
    margin-top: -6px;
    margin-bottom: 8px;
  }
  .text-cadastro-3 {
    font-size: 20px;
    padding: 0px 10px;
    color: #403e3e;
    margin-bottom: 0px;
    margin-top: 3px;
    max-width: 90%;
  }
  .text-cadastro-2 {
    font-size: 25px;
    padding: 7px;
    margin-top: 5px;
    margin-bottom: 0px;
  }
  .options-cadastro {
    margin-top: 11px;
  }
  #jatenhoconta {
    font-size: 16px;
    font-weight: bold;
  }
  #enderecoEscolhido{  
    color: #9b039b;
    font-weight: bold;
    text-align: center;
    font-size: 14px;
    width: auto;
    margin: 7px auto 7px auto;
    padding: 0px 5px;
    border-radius: 3px;
    line-height: 17px;
  }
  #enderecoEscolhido2 {  
    margin: 10px auto 0px auto;
  }
  #enderecoEscolhido3 {  
    margin: 10px auto 0px auto;
  }
  #step-5 .setup-content h3.panel-title {
    font-size: 20px;
    color: #313131;
    margin-top: 15px;
    margin-bottom: 1px;
  }
  .Short, .Weak, .Good, .Strong {  
    margin-top: -7px; 
  }  
  #informeSeutoken p.text-success {
    font-size: 20px;
    font-weight: 400;
  }
  .tokencontainer {
    padding: 10px 2px 3px 2px;
    border-radius: 3px;
  }
  .tokencontainer hr {
    margin: 11px 0px 3px 0px;
  }
  .tokencontainer .cod-token {
    width: 33px;
  }
}
@media (orientation: portrait) and (max-width: 392px) {
  #map3 {
    min-height: 290px;
    padding: 0px 10px;
    border-radius: 6px;
    border: 1px solid #dedede;
  } 
  .containerbtn1 {
    width: 100%;
    display: block;
    position: relative;
    float: left;
    text-align: center;
  }
  .containerbtn1 .btn.btn-info.prevBtn, .btn.btn-primary.nextBtn, #btn-cadastro-process, #btn-cadastro-cancelar {
    margin-top: 3px;
    width: Calc(50% - 5px);
    margin-right: 4px;
  }
  .containerbtn1 .btn.btn-info.prevBtn.float-left{
    float: none!important;
  }
  div#step-5 {
    height: 66vh !important;
  }
  .btn.btn-info.prevBtn, .btn.btn-primary.nextBtn, #btn-cadastro-process, #btn-cadastro-cancelar {
    margin-top: 3px;
  }
  #step-5 .setup-content h3.panel-title {
    font-size: 18px;
    color: #313131;
    margin-top: 15px;
    margin-bottom: 1px;
  }
}
@media (orientation: portrait) and (min-width: 393px) {
  #map3 {
    min-height: 360px;
    padding: 0px 10px;
    border-radius: 6px;
    border: 1px solid #dedede;
  }   
}
