.loadProcess-cont {
  position: absolute;
  width: 40px;
  text-align: left;
  font-size: 10px;
  color: green;
  line-height: 1;
}
.redTextArea {
  border-color: rgba(255, 0, 0, 0.3) !important;
}
.redTextArea::-webkit-input-placeholder {
  color: rgba(255, 0, 0, 0.6) !important;
}
