#alertscreen{display:none;background:#111;position:fixed !important;top:0;left:0 !important;width:100%;height:100% !important;z-index:999999999 !important}#alert{position:fixed;border:1px solid #111;-ms-transform:translateY(-50%);transform:translateY(-50%);top:-100%;margin:auto auto;left:0;right:0;z-index:999999999999;background:#fff;width:400px}#alert.success{border:1px solid #111}#alert.error{border:1px solid #111}#alert.warning{border:1px solid #111}#alert .alert-close{position:absolute;top:15px;right:10px;background:url(/Content/Shared/Images/Alert/close-alert.png) no-repeat;width:13px;height:13px;display:block}#alert .alert-title{padding:10px;font-size:16px;background:#111;text-transform:uppercase;color:#fff}#alert.success .alert-title{background:#111}#alert.error .alert-title{background:#111}#alert.warning .alert-title{background:#111}#alert #alert-content{text-align:center;padding:25px 20px 25px 20px;line-height:21px;font-size:13px}#alert #alert-content .type{font-size:16px;display:inline-block;padding:6px 0 6px 0;color:#111000 !important}#alert.success #alert-content .type{color:#111 !important}#alert.error #alert-content .type{color:#111 !important}#alert.warning #alert-content .type{color:#111 !important}