/**
 *
 * You can write your CSS code here, DO NOT touch the default JavaScript file
 * because it will make it harder for you to update.
 * 
 */

/*# sourceMappingURL=custom.css.map */

body {
  color: #000000;
}

textarea.form-control {
  height: auto !important;
}

.modal-header {
  border: none;
  padding: 1rem;
}

textarea.form-control {
  height: auto;
}

.page-item .page-link {
  color: #df7a21;
  border-radius: 3px;
  margin: 0 3px; }

.page-item.active .page-link {
  background-color: #ffa426;
  border-color: #ffa426; }

.page-item.disabled .page-link {
  border-color: transparent;
  background-color: #fbd7a0;
  color: #fef5e7;
  opacity: .6; }

.page-link {
  border-color: transparent;
  background-color: #fbd7a0;
  font-weight: 600; }
  .page-link:hover {
    background-color: #ffa426;
    color: #fff;
    border-color: transparent; }
  .page-link:focus {
    box-shadow: none; }

.st0010 td { background:#F2784B; } /*Cancelled*/
.st0011 td { background:#F62459; } /*Visa Rejected*/
.st0130 td { background:#65C6BB; } /*Finish Study*/
.st0140 td { background:#F64747; } /*Quit Study*/
.st0015 td { background:#E26A6A; } /*Visa Withdrawn*/