
.recognitions-modal[data-v-91dad106] {
  min-width: 500px;
  padding: 20px;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}
.recognitions-modal-content[data-v-91dad106] {
  display: flex;
  flex-direction: column;
  grid-gap: 15px;
  gap: 15px;
}
.datepicker[data-v-91dad106] {
  width: 100%;
}
.delete-btn[data-v-91dad106] {
  cursor: pointer;
}
.submit-btn[data-v-91dad106] {
  background: #2dc6b6;
  width: 100%;
}
.invalid-feedback[data-v-91dad106] {
  color: red;
  font-weight: 600;
  font-size: 14px;
}


/*# sourceMappingURL=layout-components-recognition-create-modal-vue.css.map?ver=9fcc381e*/