* {
  padding: 0;
  margin: 0;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
}

body {
  height: 100%;
  overflow: no-display;
  padding: 2px;
  margin: 2px;
}

#formulario {
  overflow-x: none;
}



.sal1 {
  width: 100%;
  height: 230px;
  /* background-color: rgb(243, 245, 214, 0.5); */
  border: none;
  text-align: right;
  padding-top: 20px;
  line-height: 35px;
  margin-bottom: 20px;
}

.sal1.menu {
  left: 50px;
  background-color: lightgreen;
  position: relative;
  overflow: hidden;
}

.sal1.menu ul {
  z-index: 100;
  margin: 0;
  padding: 0;
  float: left;
  list-style: none;
  clear: both;
  display: table;
}

.sal1.menu ul li {
  margin-bottom: 10px;
}

.sal1.menu a {
  font: 15px "Bitter", sans-serif;
  color: black;
  display: block;
  text-decoration: none;
  text-align: left;
  position: relative;
  padding-left: 10px;
}

.sal1 select {
  margin: 10px 5px;
}

.sal3 {
  overflow: auto;
  width: 99%;
  height: 30%;
  border: none;
}

.sal3.menu {
  clear: both;
  text-align: right;
  width: 100%;
  overflow: scroll;
  left: 50px;
}

.sal3.menu>div {
  /* font-size: 15px; */
  float: left;
  display: flex;
  flex-direction: column;
}

.sal3.menu div div {
  margin-bottom: 15px;
}

.rod,
.rod1,
.sal4 {
  display: flex;
  overflow: none;
  height: 60px;
  background-color: #cdcecb;
  left: 0;
  width: 100%;
  overflow: hidden;
  padding: 10px 0 0 10px;
  border: none;
}

.sal4 {
  justify-content: left;
  align-items: center;
}

.sal4 i {
  font-size: 20px;
  display: block;
  flex-direction: row;
  padding: 0px 5px;
  align-items: center;
  justify-content: center;
  width: 60%;
}

.rod,
.rod1 {
  bottom: 0;
  justify-content: center;
}

.rod {
  position: relative;
}

.rod1 {
  position: fixed;
}

#pnova {
  margin-left: 5px;
}

.entrada {
  width: 70%;
  display: inline-block;
}

input[type="image"] {
  width: 70px;
  height: 70px;
}

input[type="text"],
input[type="email"],
input[type="number"],
input[type="date"],
select {
  height: 35px;
  border: 1px solid grey;
  background-color: white;
  margin: 10px 5px;
  text-align: left;
}

input[type="text"]:focus,
select:focus {
  border: 2px solid blue;
  background-color: #e5effd;
}

input[type=file]::file-selector-button {
  margin-right: 20px;
  border: 1px solid grey;
  width: 120px;
  height: 50px;
  background: #cbc6c6;
  padding: 10px 20px;
  border-radius: 5px;
  cursor: pointer;
  transition: background .2s ease-in-out;
}

.select2-container .select2-selection--single {
  height: 35px !important;
  margin: 0;
}

.campo50 {
  width: 50px;
}

.campo100 {
  width: 100px;
}

.campo150 {
  width: 150px;
}

.campo200 {
  width: 200px;
}

.campo250 {
  width: 250px;
}

.campo300 {
  width: 300px;
}

.campo350 {
  width: 350px;
}

.campo400 {
  width: 400px;
}

.campo450 {
  width: 450px;
}

.campo500 {
  width: 500px;
}

.campo600 {
  width: 600px;
}

.campo700 {
  width: 700px;
}

.campo800 {
  width: 800px;
}

.campo-info {
  border: none;
  background-color: #b7b7b7;
  color: grey;
}

.botao,
.botaogrande {
  clear: both;
  font-size: 12px;
  float: left;
  min-width: 100px;
  padding-bottom: 5px;
  transition-duration: 0.4s;
  color: black;
  border: 1px solid rgb(161, 160, 160);
  margin: 0 10px 0 0;
  margin-right: 10px;
  /* position: static; */
  text-decoration: none;
  border-radius: 5px;
  /* justify-content: flex-start; */
}

.botao {
  height: 50px;
}

.btn {
  width: 100px;
  height: 50px;
}

.btn-pq {
  margin: 5px;
  width: 50px;
  height: 40px;
  border: none;
}

.btn-g {
  width: 150px;

}

.verde {
  background-color: #82e0aa;
}

.amarelo {
  background-color: yellow;
}

.coral {
  background-color: coral;
}

.azul {
  background-color: #aed6f1;
}

.marinho {
  background-color: #000099;
}

.laranja {
  background-color: orange;
}

.cinza {
  background-color: rgb(173, 172, 172);
}

.marrom {
  background-color: #d2691e;
}

.transparente {
  background-color: transparent;
}

.clique1 {
  border: 0.5px solid #000099;
  font-size: 8pt;
  font-family: verdana, arial;
  background-color: white;
  width: 25px;
  height: 12px;
  text-decoration: none;
  color: blue;
}

#tab3 {
  height: 60%;
  overflow: auto;
  border: none;
  text-align: center;
}

.menux {
  position: absolute;
  top: 10%;
  z-index: 70;
  width: 40%;
  border: 3px outset #cccccc;
  background-color: white;
  height: 250px;
  width: 700px;
  padding: 5px;
  margin-left: 10%;
  visibility: hidden;
}

#tab7 {
  border: 3px outset #cccccc;
}

.menux1 {
  position: absolute;
  top: 9%;
  z-index: 1;
  width: 60%;

  /* border: 0; */
  background-color: white;
  height: 50%;
  margin-left: 20%;
  visibility: hidden;
}

.input-group {
  height: 20px;
  margin-left: 10px;
}

.cabecalho {
  text-align: center;
  font-size: 25px;
}

.alert {
  text-align: center;
  font-size: 30px;
}

.navbar,
#main-navigation {
  background-color: transparent;
  height: 40px;
}

#p1,
#p2 {
  background-color: transparent;
  font-size: 12px;
}

details {
  margin: 0.5rem auto;
  width: 80%;
  max-width: calc(100% - 1rem);
  position: relative;
  border-radius: 6px 0;
  background: #f5f5f5 !important;
  color: #333 !important;
  border: 1px solid #b7b7b7 !important;
  padding: 2px 15px;
  color: #263238;
  transition: background-color 0.15s;
  font-size: small;
  text-align: right;
}

summary {
  background: 0 0 !important;
  /* font-family: "Font Awesome 5 Free" !important; */
  font-weight: 900 !important;
  font-size: 14px !important;
  content: "\f0d7" !important;
  margin-right: 6px !important;
  left: 10px !important;
  padding: 0 10px;
  text-align: left;
}

texto-content {
  display: none;
  font-size: 1em;
  padding: 15px 20px;
  margin-right: 0;
  border: 1px solid #ddd !important;
  background-color: #ffffff !important;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-top: none !important;
  line-height: 1.42857143;
}

.checkbox-custom {
  position: relative;
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  line-height: 20px;
  border-radius: 50%;
  text-align: center;
  background: #fff;
  vertical-align: middle;
  margin-right: 10px;
}

.checkbox-custom:checked {
  content: "\f00c";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  background: #00c7c7;
  color: #fff;
  text-align: center;
  vertical-align: middle;
}

#tb1 {
  text-align: center;
  position: fixed;
  top: 100px;
}

#print1 {
  position: fixed;
  top: 200px;
  left: 40%;
  background-color: white;
}

#relatorios {
  background-color: green;
  color: white;
  width: 20%;
}

#relatorios ul,
#relatorios li {
  list-style: none;
}

.erromsg {
  color: red;
}

.menux1 .h5 {
  background: #9bff9b;
  padding: 10px 0;
  text-align: left;
}

.menux1 #tab7 {
  width: 100%;
  height: 90%;
  overflow-y: scroll;
}

.menux1 #tab7 #tabelacli {
  width: 90%;
  background-color: white;
}

.menux1 #tab7 #tabelacli tr {
  padding-left: 10px;
  height: 30px;
  border-bottom: 1px solid #ccc;
}

.menux1 #tab7 #rodape {
  bottom: 0px;
  position: absolute;
}

@media (max-width: 768px) {
  body {
    clear: both;
    font-size: 0.875em;
  }


  .sal1 {
    overflow: scroll;
    min-height: 300px;
    line-height: 50px;
  }

  input[type="text"],
  input[type="email"],
  select {
    width: 100%;
  }

  #p0 {
    text-align: right;
    margin-left: 10px;
  }

  #p1 {
    width: 30%;
  }

  #registros {
    visibility: hidden;
    display: none;
  }

  #navega {
    margin-left: 35%;
  }

  #tabela,
  #tabela1 {
    margin: 0;
    padding: 0;
    width: 100%;
  }

  #pbusca {
    flex: right;
    margin-left: 120px;
    width: 60%;
    font-size: 15px;
  }

  #print1,
  #tb1 {
    position: relative;
  }

  .rod,
  .rod1,
  .sal4 {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    /* max-height: 60px; */
    /* overflow-y: scroll; */
    /* bottom: 0; */
  }
}