#add_content .v-text-field--filled.v-input--dense>.v-input__control>.v-input__slot {
  min-height: 56px;
}

#add_content #buttons_holder {
  position: fixed;
  bottom: 10px;
  left: 0;
  right: 0;
  background-color: #ffffffc7;
}
