.background-modal{
  background-color: #8d8d8d30 !important;
}

button.close{
  color: #ffffff;
    background: #00ff7eab !important;
    margin-top: -11px !important;
    opacity: 1 !important;
}

.noBorder{
  border: 0;
  box-shadow: none !important;
}