
html body.bg-full-screen-image {
  background: url('../app-assets/images/pages/auth-bg-gray2.jpg') center center no-repeat !important;
  background-size: cover !important;
}

.card {
  background: #fafbfb !important;
  padding: 10px !important;
}

.obrigatorio {
  color: red;
}

.motShow {
  cursor: pointer;
}

.alinharDireita {
  float: right !important;
}
.modal.fade .modal-venda {
  width: 840px !important;
}
.atrasado {
  color: red !important;
}
.aguardando {
  color: #39da8a !important;
}
/*estoque-patio*/
#blocoA {
  background: rgb(254, 123, 127, 0.84) !important;
}
#blocoB {
  background: rgb(91, 155, 213, 0.84) !important;
}
#blocoC {
  background: rgb(255, 192, 13, 0.84) !important;
}

#blocoD {
  background: rgb(153, 102, 51, 0.84) !important;
}

#blocoF {
  background: rgb(215, 31, 219, 0.84) !important;
}

#blocoG {
  background: rgb(0, 176, 80, 0.84) !important;
}

#blocoH {
  background: rgb(0, 176, 240, 0.84) !important;
}

#blocoI {
  background: rgb(244, 176, 132, 0.84) !important;
}

.legendaBlocoC {
  width: 18px;
  height: 18px;
  border: 1px solid orange;
  background: rgb(255, 192, 13, 0.84);
  float: left;
  margin-right: 2%;
}

.madeiraVelha {
  width: 18px;
  height: 18px;
  border: 1px solid #9b532d;
  background: #9b532d;
  float: left;
  margin-right: 2%;
}

.madeiraIntermediaria {
  width: 18px;
  height: 18px;
  border: 1px solid #d79e73;
  background: #d79e73;
  float: left;
  margin-right: 2%;
}

.madeiraNova {
  width: 18px;
  height: 18px;
  border: 1px solid #d79e73b0;
  background: #d79e73b0;
  float: left;
  margin-right: 2%;
}
.rodape4c {
  background: #d79e73 !important;
}
.rodape3c {
  background: #9b532d !important;
}
.rodape2c {
  background: #d79e73b0 !important;
}
.rodape1c {
  background: #d79e73b0 !important;
}

.legendaBlocoD {
  width: 18px;
  height: 18px;
  border: 1px solid rgb(153, 102, 51, 0.84);
  background: rgb(153, 102, 51, 0.84);
  float: left;
  margin-right: 2%;
}

.rodape8D {
  background: #d79e73 !important;
}
.rodape7D {
  background: #9b532d !important;
}
.rodape6D {
  background: #d79e73b0 !important;
}
.rodape5D {
  background: #d79e73b0 !important;
}

.legendaBlocoB {
  width: 18px;
  height: 18px;
  border: 1px solid rgb(91, 155, 213, 0.84);
  background: rgb(91, 155, 213, 0.84);
  float: left;
  margin-right: 2%;
}

.rodape5B {
  background: #d79e73 !important;
}
.rodape6B {
  background: #9b532d !important;
}
.rodape7B {
  background: #d79e73b0 !important;
}
.rodape8B {
  background: #d79e73b0 !important;
}

.legendaBlocoA {
  width: 18px;
  height: 18px;
  border: 1px solid blue;
  background: white;
  float: left;
  margin-right: 2%;
}

.legendaBlocoF {
  width: 18px;
  height: 18px;
  border: 1px solid rgb(215, 31, 219, 0.84);
  background: rgb(215, 31, 219, 0.84);
  float: left;
  margin-right: 2%;
}

.legendaBlocoG {
  width: 18px;
  height: 18px;
  border: 1px solid rgb(0, 176, 80, 0.84);
  background: rgb(0, 176, 80, 0.84);
  float: left;
  margin-right: 2%;
}

.rodape9G {
  background: #d79e73 !important;
}
.rodape8G {
  background: #9b532d !important;
}
.rodape7G {
  background: #e1bb9d !important;
}
.rodape6G {
  background: #e1bb9d !important;
}

.legendaBlocoH {
  width: 18px;
  height: 18px;
  border: 1px solid rgb(0, 176, 240, 0.84);
  background: rgb(0, 176, 240, 0.84);
  float: left;
  margin-right: 2%;
}

.rodape5H {
  background: #d79e73 !important;
}
.rodape6H {
  background: #9b532d !important;
}
.rodape7H {
  background: #e1bb9d !important;
}
.rodape8H {
  background: #e1bb9d !important;
}

.legendaBlocoI {
  width: 18px;
  height: 18px;
  border: 1px solid rgb(244, 176, 132, 0.84);
  background: rgb(244, 176, 132, 0.84);
  float: left;
  margin-right: 2%;
}

.rodape4I {
  background: #d79e73 !important;
}
.rodape5I {
  background: #9b532d !important;
}
.rodape6I {
  background: #e1bb9d !important;
}
.rodape7I {
  background: #e1bb9d !important;
}

.legendaEucalipto {
  width: 18px;
  height: 18px;
  border: 1px solid rgb(255, 87, 34, 1);
  background: rgb(255, 87, 34, 1) !important;
  float: left;
  margin-right: 2%;
}

.legendaPinus {
  width: 18px;
  height: 18px;
  border: 1px solid rgb(0, 150, 136, 0.84);
  background: rgb(0, 150, 136, 0.84) !important;
  float: left;
  margin-right: 2%;
}

.legendaAberto {
  width: 18px;
  height: 18px;
  float: left;
  margin-right: 2%;
}

.legendaAberto img {
  width: 100%;
  height: 100%;
}

.livicon {
  display: inline-block;
  line-height: inherit;
  vertical-align: middle;
  height: 18px !important;
}

.coordenadas {
  border-left: 1px solid black;
  border-right: 1px solid black;
}

.coordenadasVert {
  border-top: 1px solid black;
  border-left: 1px solid black;
  border-right: 1px solid black;
  min-height: 75px;
  text-align: center !important;
}

.coordenadasVertRod {
  border-bottom: 1px solid black;
  border-left: 1px solid black;
  border-right: 1px solid black;
  min-height: 75px;
}

.coordenadas img {
  position: relative;
  width: 100%;
  top: calc(30% - 13px);
}
.coordenadasVert span {
  position: relative;
  top: 30% !important;
  height: 35px;
  color: black;
  font-size: 1.2rem;
}
.coordenadasVert img {
  position: relative;
  top: 30% !important;
  height: 35px;
  float: right;
}

.coordenadasVertRod img {
  position: relative;
  top: 30% !important;
  height: 35px;
  left: 50%;
}

.subtituloVert {
  position: absolute;
  top: 50%;
  color: black !important;
  font-size: 14px;
  text-align: center;
  vertical-align: middle;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: bold;
}

.subtitulo {
  position: absolute;
  top: calc(40% - 13px);
  left: 50%;
  color: black !important;
  font-size: 14px;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 2px;
  -moz-transform: translateX(-50%) translateY(-50%) rotate(-90deg);
  -webkit-transform: translateX(-50%) translateY(-50%) rotate(-90deg);
  transform: translateX(-50%) translateY(-50%) rotate(-90deg);
  margin-bottom: 10%;
}

.estoque {
  border-top: 1px solid black !important;
  border-bottom: 1px solid black !important;
}

/*Estoque consolidado*/
.red {
  background: red;
  color: black !important;
  border: 1px solid black !important;
}
.white {
  background: white;
  color: black !important;
  border: 1px solid black !important;
}
.yellow {
  background: yellow;
  color: black !important;
  border: 1px solid black !important;
}
.green {
  background: rgb(99, 243, 243, 0.27);
  color: black !important;
  border: 1px solid black !important;
}
.pinck {
  background: rgb(242, 114, 114);
  color: black !important;
  border: 1px solid black !important;
}
.blocoA {
  background: rgb(91, 155, 213);
  color: black !important;
  border: 1px solid black !important;
}
.blocoC {
  background: rgb(255, 192, 0);
  color: black !important;
  border: 1px solid black !important;
}
.blocoD {
  background: rgb(128, 96, 0);
  color: black !important;
  border: 1px solid black !important;
}
.blocoF {
  background: rgb(215, 31, 219);
  color: black !important;
  border: 1px solid black !important;
}
.blocoG {
  background: rgb(0, 176, 80);
  color: black !important;
  border: 1px solid black !important;
}
.blocoI {
  background: rgb(248, 203, 173);
  color: black !important;
  border: 1px solid black !important;
}
.blocoE {
  background: rgb(102, 255, 102);
  color: black !important;
  border: 1px solid black !important;
}
.blocoA2 {
  background: rgb(255, 124, 128);
  color: black !important;
  border: 1px solid black !important;
}
.blocoH {
  background: rgb(0, 176, 240);
  color: black !important;
  border: 1px solid black !important;
}

#basic-touchspin p {
  color: #475f7b;
  font-size: 0.8rem;
  text-transform: uppercase;
  font-weight: 500;
  margin-bottom: 0.2rem;
}

#basic-touchspin .card {
  padding: 0 !important;
}

#basic-touchspin .card-title {
  font-size: 1rem !important;
  padding: 1.4rem 0;
  text-align: center;
}

.btn-add{
  margin-top: 30px !important;
}




.btn-success-2 {
  border: 1px solid #31a46a !important;
  background-color: #3ab477 !important;
  color: #fff !important;
}

.btn-success-2:hover, .btn-success-2.hover {
  background-color: #50c089 !important;
  color: #fff !important;
}

.btn-success-2:focus, .btn-success-2:active, .btn-success-2.active {
  background-color: #32c47b !important;
  color: #fff !important;
}


.btn-secondary-2 {
  border: 1px solid rgb(36,114,140) !important;
  background-color: rgb(37,115,143) !important;
  color: #fff !important;
}

.btn-secondary-2:hover, .btn-secondary-2.hover {
  border: 1px solid rgb(43,130,160) !important;
  background-color: rgb(45,134,168) !important;
  color: #fff !important;
}

.btn-secondary-2:focus, .btn-secondary-2:active, .btn-secondary-2.active {
  border: 1px solid rgb(39,120,150) !important;
  background-color: rgb(40,122,153) !important;
  color: #fff !important;
}

.label-radio-nao-conforme {
  color: rgb(112, 42, 54) !important;
}

.label-radio-ocorrencia {
  color: rgb(110, 108, 55) !important;
}

.analise-investigacao-nc-titulo-indicador {
  font-size: 1.1rem !important;
  color: rgb(54,54,180) !important;
  text-transform: none !important;
  font-weight: 500 !important;
  display: block !important;
  padding: 4px 4px !important;
  margin: 0 !important;
  border-bottom: 1px solid rgb(40,36,110) !important;
}

table.analise-investigacao-nc-detalhe-indicador,
table.analise-investigacao-nc-detalhe-indicador > tr > th,
table.analise-investigacao-nc-detalhe-indicador > tbody >tr > th,
table.analise-investigacao-nc-detalhe-indicador > tr > td,
table.analise-investigacao-nc-detalhe-indicador > tbody > tr > td {
  border: 1px solid rgb(236,236,236) !important;
  border-collapse: collapse !important;
  margin: 0 !important;
  padding: 0 !important;
}

table.analise-investigacao-nc-detalhe-indicador {
  width: 100% !important;
  margin-top: 4px !important;
}

table.analise-investigacao-nc-detalhe-indicador > tr,
table.analise-investigacao-nc-detalhe-indicador > tbody > tr {
  display: table-row !important;
  margin: 0 !important;
}

table.analise-investigacao-nc-detalhe-indicador > tr > th,
table.analise-investigacao-nc-detalhe-indicador > tbody > tr > th {
  background: rgb(128,128,130) !important;
  color: #ffffff !important;
  margin: 0 !important;
  padding: 2px 8px !important;
}

table.analise-investigacao-nc-detalhe-indicador > tr > td,
table.analise-investigacao-nc-detalhe-indicador > tbody > tr > td {
  padding: 2px 6px !important;
}

.inline-multiple-select > .selectize-input {
  padding: 4px 4px !important;
}

.inline-multiple-select > .selectize-input > input.ui-select-search {
  max-width: 40px !important;
}

.main-menu .navbar-bottom {
  position: fixed !important;
  bottom: 0 !important;
  left: 0 !important;
  right: 0 !important;
  text-align: center !important;
  padding: 10px 0 10px 0 !important;
  background:-webkit-linear-gradient(rgba(255,255,255,0), rgba(242,244,244,.8) 30%);
  background:linear-gradient(rgba(255,255,255,0), rgba(242,244,244,.8) 30%);
}
