/* tmp */

.no-data {
  color: #C0CCDA;
}

.no-data .btn-choose {
  cursor: not-allowed;
}

.dropbutton-wrapper .dropbutton-widget .dropbutton {
  margin-top: 0;
}


/* fix */

select.form-select.form-element-radius {
  padding-right: 16px;
}

select[name="students_region"] {
  display: block;
}

.text-red {
  color: #ff475e;
}

.text-yellow {
  color: #ffc107;
}

.handsontable a {
  color: #20cfcb;
}

.new-essay-order-button {
  display: inline-block;
  z-index: 10;
  height: 32px;
  padding: 7px 15px 7px 15px;
  margin: 0;
  border-radius: 6px;
  background-color: #4abbc1;
  border-color: #4abbc1;
  color: #fff;
  font-size: 16px
}

.xdsoft_datetimepicker {
  z-index: 19999999;
}

.file-preview-thumbnails-show::after {
  display: flex !important;
  justify-content: center;
}

body.path-batch .progress {
  height: auto !important;
}

.flag .count-0 {
  display: none;
}

#drupal-modal .chosen-container {
  width: 100% !important;
}

.t-mask {
  width: auto !important;
}

.file-footer-buttons input[data-drupal-selector="edit-offer-files-1-remove-button"] {
  margin-left: auto;
}
