.form-control-feedback {
  top: 10px !important;
}
.main_content {
  margin-top: 0.625rem;
}
.page-content {
  padding: 0 0.625rem !important;
}
.page-title {
  padding: 0.625rem 0 !important;
}
.new-card-header {
  padding: 0.625rem 1.25rem !important;
}
.new-card-header > div > p,
h6 {
  margin-bottom: 0px !important;
  /* padding: 0px; */
}
.alert {
  margin-bottom: 5px !important;
  z-index: 99;
  padding: 0.5rem 0.625rem;
}
.alert > button {
  padding: 0.5rem !important;
}
.flex_end {
  justify-content: flex-end;
}
.col-form-label {
  padding-top: calc(0.45rem + 1px) !important;
  padding-bottom: calc(0.45rem + 1px) !important;
}
.form-group {
  margin-bottom: 0.65rem !important;
}
.select2-selection--single {
  padding: 0.25rem 0 !important;
}
.form-control {
  padding: 0.35rem !important;
}
.flex {
  display: flex;
  margin-bottom: 3px;
}
@media (max-width: 576px) {
  .flex {
    display: contents;
  }
}
.border {
  padding: 5px 0px;
}
.form-group-feedback-left {
  padding-left: 2rem !important;
}
.head-margin h5 {
  margin-bottom: 0px !important;
}
ul.active {
  display: block;
}
#search_result {
  list-style: none;
}
