.popupModal{
  background: none repeat scroll 0 0 #000000;
  display: block;
  height: 100%;
  left: 0;
  opacity: 0.3;
  position: fixed;
  top: 0;
  width: 100%;
}
