/***=!! New design variables !!=***/
@keyframes onAutoFillStart-95c05e79 {
from {
    /**/
}
to {
    /**/
}
}
/***=!! New design variables !!=***/
label[data-v-95c05e79] {
  display: -webkit- flex;
  display: flex;
  -webkit-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  align-content: stretch;
}
.flex[data-v-95c05e79] {
  display: -webkit- flex;
  display: flex;
  -webkit-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  align-content: stretch;
  margin: 0 0 0.9375rem 0;
}
.flex .autosave-input-wrapper[data-v-95c05e79] {
  flex-grow: 1;
  margin-right: 5px;
}
.flex[data-v-95c05e79] input {
  margin-bottom: 0 !important;
}
.input-wrapper-footer[data-v-95c05e79] {
  display: flex;
  align-items: center;
  margin-top: 5px;
}
.input-wrapper-footer[data-v-95c05e79] :first-child {
  flex-grow: 1;
}
.input-wrapper-footer i[data-v-95c05e79] {
  margin-left: 5px;
  cursor: pointer;
}