﻿.reveal-modal-bg{position:fixed;top:0;right:0;bottom:0;left:0;background:#000;opacity:.5;transition:opacity .3s;cursor:pointer;}.reveal-modal{position:absolute;visibility:hidden;background:#eee;width:740px;border-radius:5px;padding:20px;box-sizing:border-box;transition:opacity .2s;opacity:0;left:50%;top:0;margin-left:-410px;}.reveal-modal.open{visibility:visible;opacity:1;}.reveal-modal .close-reveal-modal{font-size:22px;line-height:.5;position:absolute;top:8px;right:11px;color:#aaa;text-shadow:0 -1px 1px rbga(0,0,0,.6);font-weight:bold;cursor:pointer;}.reveal-modal .close-reveal-modal:hover{text-decoration:none !important;}.reveal-modal.small{width:200px;margin-left:-140px;}.reveal-modal.medium{width:400px;margin-left:-240px;}.reveal-modal.large{width:600px;margin-left:-340px;}.reveal-modal.xlarge{width:800px;margin-left:-440px;}#oPreReleaseModal,#divModalPreRelease{width:760px;}.reveal-modal.share-modal{width:300px !important;margin-left:-150px !important;margin-top:-20px !important;top:50%;width:50%;}.reveal-modal.achievement-modal{width:800px !important;margin-left:-400px !important;margin-top:-300px !important;top:50%;width:50%;padding-top:20px;}