﻿.popup-overlay { background: transparent url(../Images/CSS/?progressIndicator-background.png) repeat scroll 0 0; height: 100%; margin: 0; padding: 0; position: fixed; top: 0; width: 100%; z-index: 9000; }
.popup-item { background: #fff none no-repeat scroll 0 0; height: 90%; left: 5%; overflow: hidden; position: fixed; top: 5%; width: 90%; z-index: 9001; }
    .popup-item-content { border: 0 none; height: 100%; width: 100%; }
    .popup-item-close { bottom: auto; position: absolute; right: 20px; top: 9px; z-index: 1; }
        .popup-item-close span { width: 16px; box-sizing: content-box; }