.bgba {
  position: fixed;
  right: 0;
  bottom: 0;
  z-index: 0;
}

input,
select,
textarea {
  width: 50% !important;
}

.form-group button {
  position: fixed;
  right: 5vw;
  bottom: 40px;
  z-index: 1;
}

.progress {
  position: fixed;
  top: 500px;
  z-index: 2;
}/*# sourceMappingURL=add_post.css.map */