.siteLeavingPopup{display:none;width:100vw;height:100vh;opacity:9000;position:fixed;top:0;left:0;bottom:0;background-color:rgba(0,0,0,0.4);right:0;z-index:5000;overflow:auto}
.siteLeavingPopup .overlay-bg{display:none;position:absolute;top:0;left:0;height:100%;width:100%;cursor:pointer;z-index:1000;background:#000;background:rgba(0,0,0,0.75)}
.siteLeavingPopup .overlay-content{background:#fff;padding:1%;color:#000;top:30px;margin:0 0 0 -20%;cursor:default;z-index:10001;border-radius:4px;box-shadow:0 0 5px rgba(0,0,0,0.9);position:relative}
.siteLeavingPopup .popupCommon{position:relative;margin:0;width:55%;margin:auto;max-width:1440px;margin-bottom:100px}
.siteLeavingPopup .popup-content{height:auto;margin-bottom:10px}
.siteLeavingPopup .close{margin-top:-2px;opacity:1;padding:0;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;float:right;font-size:21px;font-weight:bold;line-height:1;color:#000;text-shadow:0 1px 0 #fff}
.siteLeavingPopup .close span{display:inline-block;vertical-align:top;width:17px;height:18px;background:url(../../../../../content/dam/adr/web/icons/icon-cross-blue.svg) no-repeat}
.siteLeavingPopup .modal-body{padding:15px 15px;position:relative;margin-top:20px}
@media(max-width:1024px){.siteLeavingPopup .popupCommon{width:95%}
}
.siteLeavingPopup .copyrightPopUp{color:#a7a9ac;margin-top:25px}