
.margin1[data-v-5f8415ae] {
  margin: 0.5vh 0.5vw;
  padding: 0;
}
.metadeTela[data-v-5f8415ae] {
  width: 47.5%;
}
.metadeTela2[data-v-5f8415ae] {
  width: 45%;
}
.umTercoTela[data-v-5f8415ae] {
  width: 31%;
}
.umQuartoTela[data-v-5f8415ae] {
  width: 22.5%;
}
.telaInteira[data-v-5f8415ae] {
  width: 100%;
}
#data-pop[data-v-5f8415ae] {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: none !important;
          flex-direction: none !important;
  width: 310px;
  overflow-x: hidden;
}
.borda[data-v-5f8415ae] {
  border-radius: 20px;
  border: 1px solid rgb(201, 201, 201);
  background: white;
}
.button-add[data-v-5f8415ae] {
  width: auto;
  -webkit-box-align: center center;
      -ms-flex-align: center center;
          align-items: center center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.qdate[data-v-5f8415ae] {
  width: 310px;
  overflow-x: hidden;
}
#data-pop[data-v-5f8415ae] {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: none !important;
          flex-direction: none !important;
}
.tela-quatro[data-v-5f8415ae] {
  width: 16%;
}
.buttons-sm[data-v-5f8415ae] {
  width: auto;
}
.button-popup[data-v-5f8415ae] {
  margin: 0 2.5px;
}
@media (max-width: 800px) {
.button-popup[data-v-5f8415ae] {
    margin: 10px;
}
.metadeTela2[data-v-5f8415ae] {
    width: 100%;
}
.tela-quatro[data-v-5f8415ae] {
    width: 100%;
}
.metadeTela[data-v-5f8415ae] {
    width: 100%;
}
.umTercoTela[data-v-5f8415ae] {
    width: 100%;
}
.umQuartoTela[data-v-5f8415ae] {
    width: 100%;
}
#grid-cliente[data-v-5f8415ae] {
    max-height: 100vh;
}
.margin1[data-v-5f8415ae] {
    margin: 1vh 1vw;
}
}
.fade-enter-active[data-v-5f8415ae],
.fade-leave-active[data-v-5f8415ae] {
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.fade-enter[data-v-5f8415ae], .fade-leave-to[data-v-5f8415ae] /* .fade-leave-active below version 2.1.8 */ {
  opacity: 0;
}

/* Enter and leave animations can use different */
/* durations and timing functions.              */
.slide-fade-enter-active[data-v-5f8415ae] {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.slide-fade-leave-active[data-v-5f8415ae] {
  -webkit-transition: all 0.4s cubic-bezier(1, 0.5, 0.8, 1);
  transition: all 0.4s cubic-bezier(1, 0.5, 0.8, 1);
}
.slide-fade-enter[data-v-5f8415ae], .slide-fade-leave-to[data-v-5f8415ae]
/* .slide-fade-leave-active below version 2.1.8 */ {
  -webkit-transform: translateX(10px);
          transform: translateX(10px);
  opacity: 0;
}


/*# sourceMappingURL=display-data352.6c048e13.css.map*/