div#vbanner-popup-wrapper{display:none;}div#vbanner-popup-fade{background:url('/modules/custom/vbanner/css/../images/bgblack.png');width:100%;height:100%;position:fixed;left:0;top:0;z-index:9998;}div#vbanner-popup{position:fixed;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);z-index:9999;}div#vbanner-popup div#vbanner-popup-content{position:relative;z-index:0;}div#vbanner-popup div#vbanner-popup-content img{max-height:90vh;max-width:85vw;height:auto;}div#vbanner-popup div#vbanner-popup-content div#vbanner-popup-html{width:900px;min-height:43px;background:#fff;color:#000;padding:15px 55px 15px 15px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}div#vbanner-popup a#vbanner-popup-link{display:block;width:100%;height:100%;position:absolute;top:0;left:0;z-index:1;}div#vbanner-popup a#vbanner-popup-close{background:url('/modules/custom/vbanner/css/../images/close.png') no-repeat scroll 0 0 transparent;width:46px;height:43px;position:absolute;right:0;top:0;z-index:2;}