#modalOverlay {
  background-color:#000;
  cursor:wait;
}

#modalContainer {
  left:50%;
  top:15%;
  margin-left:-300px;
}
