#popup-smart-root-13446 {position: fixed;top: 0;right: 0;left: 0;bottom: 0;pointer-events: none;}.popupsmart-body-13446 {overflow: hidden!important;}.popupsmart-body-13446 #popup-smart-root-13446 {pointer-events: all;}

#loading {
  position: fixed;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  text-align: center;
  opacity: 0.7;
  background-color: #fff;
  z-index: 99;
}

#loading-image {
  position: absolute;
  top: 100px;
  left: 240px;
  z-index: 100;
}