
#parametro[data-v-234b75aa] {
  margin-top: 5px;
  padding-top: 5px;
}
form[data-v-234b75aa] {
  margin-left: 10px;
  margin-right: 10px;
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 5px;
}
.task-info[data-v-234b75aa] {
  font-family: Segoe UI;
  min-height: 200px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  border: 2px solid rgba(0, 0, 0, 0.1);
  padding: 5px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-left: 10px;
  margin-right: 10px;
}
#taskSubject[data-v-234b75aa] {
  line-height: 29px;
  font-size: 18px;
  font-weight: bold;
}
#taskDetails[data-v-234b75aa] {
  line-height: 22px;
  font-size: 14px;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 10px;
}
.info[data-v-234b75aa] {
  margin-right: 40px;
}
#taskProgress[data-v-234b75aa] {
  line-height: 42px;
  font-size: 40px;
  font-weight: bold;
}
.options[data-v-234b75aa] {
  margin-top: 20px;
  padding: 20px;
  background-color: rgba(191, 191, 191, 0.15);
  position: relative;
}
.caption[data-v-234b75aa] {
  font-size: 18px;
  font-weight: 500;
}
.option[data-v-234b75aa] {
  margin-top: 10px;
  margin-right: 40px;
  display: inline-block;
}
.option[data-v-234b75aa]:last-child {
  margin-right: 0;
}
.option > .dx-numberbox[data-v-234b75aa] {
  width: 200px;
  display: inline-block;
  vertical-align: middle;
}
.option > span[data-v-234b75aa] {
  margin-right: 10px;
}
#exportButton[data-v-234b75aa] {
  margin-bottom: 10px;
}
.botao-exportar[data-v-234b75aa] {
  margin-top: 10px;
  margin-left: 10px;
}
.botao-info[data-v-234b75aa] {
  float: right;
  right: 10px;
}
.info-periodo[data-v-234b75aa] {
  margin-top: 10px;
  float: right;
  margin-right: 25px;
  right: 10px;
  font-size: 16px;
}
.info-cor[data-v-234b75aa] {
  color: #506ad4;
  font-size: 20px;
}
.my-card[data-v-234b75aa] {
  max-width: 250px;
  margin: 0.7vw;
  min-height: 550px;
}
.card-titulo[data-v-234b75aa] {
  color: orangered;
  font-size: 15px;
  font-weight: bold;
}
.label_cima[data-v-234b75aa] {
  width: 100%;
  margin-left: -5px;
  text-align: left;
}
.chart[data-v-234b75aa] {
  height: 440px;
  width: 100%;
}
.funnel[data-v-234b75aa] {
  height: 440px;
}
.funnel .label[data-v-234b75aa] {
  font-size: 28px;
}
.pie[data-v-234b75aa] {
  max-width: 800px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
  -webkit-box-align: left;
      -ms-flex-align: left;
          align-items: left;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
#chart-demo[data-v-234b75aa] {
  height: 440px;
  width: 85vw;
}
#radarChart[data-v-234b75aa] {
  height: 500px;
}
#chart-demo > .center[data-v-234b75aa] {
  text-align: center;
}
#chart-demo > .center > div[data-v-234b75aa],
#chart-demo > .center > .dx-widget[data-v-234b75aa] {
  display: inline-block;
  vertical-align: middle;
}
.long-title h3[data-v-234b75aa] {
  font-family: "Segoe UI Light", "Helvetica Neue Light", "Segoe UI",
    "Helvetica Neue", "Trebuchet MS", Verdana;
  font-weight: 200;
  font-size: 28px;
  text-align: center;
  margin-bottom: 20px;
}
#grid-padrao[data-v-234b75aa] {
  max-height: 600px !important;
}
.margin1[data-v-234b75aa] {
  margin: 0.5vh 0.5vw;
}

/* Enter and leave animations can use different */
/* durations and timing functions.              */
.slide-fade-enter-active[data-v-234b75aa] {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.slide-fade-leave-active[data-v-234b75aa] {
  -webkit-transition: all 0.8s cubic-bezier(1, 0.5, 0.8, 1);
  transition: all 0.8s cubic-bezier(1, 0.5, 0.8, 1);
}
.slide-fade-enter[data-v-234b75aa], .slide-fade-leave-to[data-v-234b75aa]
/* .slide-fade-leave-active below version 2.1.8 */ {
  -webkit-transform: translateX(10px);
          transform: translateX(10px);
  opacity: 0;
}


/*# sourceMappingURL=display-data288.0b2fbe0b.css.map*/