.modal-title {
  font-family: 'Lucida Sans', sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: 41px;
  font-size: 15px;
  color: #8A8A8A;
  font-weight: 600;
  background: #E2202C;
  color: #FFFFFF;
  padding-left: 20px;
}


.label-modal {
  font-family: 'Lucida Sans', sans-serif;
  font-style: normal;
  line-height: 24px;
  font-size: 12px;
  text-align: justify;
  color: #a2a9b1;
  padding-left: 0px !important;
}


.modal-error-message{
  font-family: 'Lucida Sans', sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: normal;
  font-size: 14px;
  text-align: center;
  letter-spacing: 0.00514706em;
  color: #31393C;
}

.modal-backdrop
{
    opacity:0.5 !important;
}
