/* Minification failed. Returning unminified contents.
(5,71): run-time error CSS1062: Expected semicolon or closing curly-brace, found ':'
 */
/* HTML Modal Elements*/

    div.ds-modal-shade, div.ds-modal-popup { display: none; }
    div.ds-modal-shade { position: fixed; z-index: 4000; top: 0; left: 0; width: 100%; height: 100%; }
    div.ds-modal-popup { position:fixed  ; z-index: 4001; top:50% left: 50% }
    div.ds-modal-shade { background:lavender; opacity: 0.5; filter: alpha(opacity=50); }
