html,
body {
  padding: 0;
  margin: 0;
}

body {
  margin: 0px;
  position: absolute;
  width: 100%;
  height: 100%;
  padding: 0px;
}

nav {
  position: fixed;
  height: 4rem;
  width: 100%;
  background-color: #006064 !important;
}

#navbar {
  transition: top 0.3s;
}

.cor-principal-bg {
  background-color: #006064 !important;
}

  .cor-principal-bg:hover, cor-principal-bg:active {
    background-color: #07868b !important;
  }



.cor-principal {
  color: #006064;
}

.sborda-bottom {
  margin-bottom: 0;
}

.collapsible-header i {
  margin-right: 0;
}

.center-content {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.container {
  width: 100% !important;
}

.nav-titulo {
  color: #fff;
  display: block;
  font-size: 1.8rem !important;
  float: left;
}


.card-logo-empresa {
  padding-top: 65px;
  padding-bottom: 10px;
  width: 100%;
  height: 25%;
  text-align: center;
  background-color: #ffffff;
  border-radius: 0px 0px 15px 15px;
  box-shadow: 0px 2px 5px #00000085;
}

.espacador {
  height: 4rem;
}

.img-prod {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.logo-empresa {
  object-fit: contain;
  max-height: 100%;
  max-width: 100%;
}


.btn-voltar {
  font-size: 2.8rem !important;
  display: block !important;
  float: left;
}

.btn-buscar, .btn-buscar-ativo, .btn-buscar-close {
  font-size: 2.8rem !important;
  display: block !important;
  right: 0px;
  float: right;
}

.btn-confirmar-float {
}

.btn-total-lg {
  width: 100%;
  margin-bottom: 10px;
}

.nav-input-pesquisa {
  position: fixed;
  color: #fff;
  display: inline-block;
  padding: 0;
  left: 3rem;
}

.no-display {
  display: none !important;
}

.no-visible {
  visibility: hidden !important;
}

.txsenha {
  width: 90%;
  margin-bottom: 10px;
}

.btsenha {
  width: 100%;
  margin-bottom: 10px
}

.mesas {
  width: 75%;
  text-align: center;
  margin-right: 100px;
}

.btmesa {
  width: 90%;
  margin-top: 10px;
  margin-left: 4px
}

.dadosproduto {
  height: 120px;
}

.tabelas {
  width: 100%;
  text-align: center;
}

#btncodProduto {
  width: 100%;
  margin-bottom: 4px;
  border: 1px solid #ffcc00;
  left: auto;
  display: block;
}

.menuprincipal {
  width: 100%;
  float: left;
  margin-top: 35px;
}

.btconinuar {
  width: 100%;
  height: 50px;
  margin-top: 10px;
  background-color: #314ac2;
  color: white
}

.btreorna {
  width: 100%;
  height: 50px;
  margin-top: 10px;
  background-color: #d37a2f
}

.btconta {
  width: 100%;
  height: 50px;
  margin-top: 10px;
  background-color: #be5151;
  text-align: center;
  margin-bottom: 100px;
}

#qtdPessoas {
  width: 100%;
}

.inserecodigo {
  width: 100%;
  margin-top: 4px;
  padding-top: 8px;
  margin-bottom: 10px;
  height: 50px;
  text-align: left;
  float: left;
  font-size: x-small;
}

#id {
  width: 1px;
}

.texto {
  width: 80%;
  color: black;
  height: 30px;
}

.textoLinhaInteira {
  width: 100%;
  color: black;
  height: 30px;
}

.mesa {
  width: 100%;
  height: 50px;
  padding-left: 10px;
  padding-top: 50px;
  color: black;
}

.tabprod {
  /*height:50px;*/
  margin-top: 2px;
  font-size: small;
}

.departamento {
  width: 100%;
  text-align: center;
  margin-top: 50px;
  margin-bottom: 10px;
}

.botaodep {
  width: 100%;
  float: left;
  margin-top: 4px;
  margin-bottom: 10px;
}

.tituloprod {
  width: 100%;
  height: 70px;
  text-align: center;
  padding-top: 40px;
  margin-top: 4px;
}

.codigo1 {
  margin-left: 4px;
  width: 13%;
  float: left;
}

.descprod1 {
  width: 66%;
  text-align: center;
  float: left;
}

.preco1 {
  width: 18%;
  float: left;
}

.codigo {
  margin-left: 1%;
  width: 100%;
  float: left;
  padding-top: 4px;
  font-size: small;
  color: blue;
  margin-top: 10px;
}

.descprod {
  margin-top: 15px;
  width: 66%;
  float: left;
  text-align: center;
  font-size: x-small;
  color: blue;
}

.preco {
  margin-top: 10px;
  width: 100%;
  float: left;
  margin-right: 2px;
  padding-top: 3px;
  font-size: small;
  color: blue;
  text-align: center;
}

.divide {
  width: 100%;
  height: 2px;
}

.tituloQtd {
  width: 11%;
  float: left;
  margin-top: 20px;
}

.quantidade {
  width: 100%;
  float: left;
  font-size: small;
  margin-top: 10px;
  color: blue;
}

.maismenos {
  margin-top: 25px;
  width: 13%;
  float: left;
}

.titulofracao {
  width: 6%;
  float: left;
  color: blue;
  text-align: center;
  margin-top: 22px;
}

.observacao {
  float: left;
  width: 15%;
  text-align: center;
  margin-left: 26PX;
  margin-top: 20px;
}

.btobs {
  width: 100%;
  text-align: center;
  font-size: small !important;
}

.obs {
  width: 100%;
  float: left;
  margin-bottom: 5px;
  color: black;
}

.obsproduto {
  color: black;
  width: 100%;
  padding-left: 2%;
  padding-right: 2%;
  font-size: small;
}

.chek {
  width: 10%;
  float: left;
  padding-top: 2px;
}

.codobs {
  width: 10%;
  float: left;
  margin-right: 2px;
  text-align: center;
  font-size: small;
}

.descobs {
  width: 60%;
  float: left;
  margin-right: 2px;
  text-align: center;
  font-size: small;
}

.precoobs {
  width: 15%;
  float: left;
  margin-right: 2px;
  font-size: small;
}

#obsDesc {
  width: 100%
}

.btn-group {
}
