/* Work Order #428259 DHTML Modal Window Popup */
div.pop {
  position: fixed;
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  height: 100% !important;
  background-color: transparent;
  filter: none;
}
.pop div.popup,
.pop div.close {
  position: fixed;
  margin: 0 auto;
  bottom: 0%;
}
.pop div.close {
  left: 0;
  top: 0;
  padding: 0;
  border: none;
  width: 100% !important;
  height: 100% !important;
  color: #fff;
  background: transparent url(../../../Images/Theme/Common/Controls/Lightwindow/black-70.png);
}
div.pop iframe {
  background-color: white;
}
.wmxPopup_iframe {
  display:none !important;
}

#home_bottom_left #Markup02 {
width: 365px;
}

#home_bottom_left {
margin-right: 9px;
}

