body{min-height:100%}.overlay-alert-plataforma{display:none;position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;background-color:rgba(0,0,0,.5)}.overlay-alert-plataforma .alert-container{background:#FFF;box-shadow:0 0 9px 2px rgba(0,0,0,.5);position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;padding:40px 30px;width:410px;height:140px;box-sizing:border-box}.overlay-alert-plataforma .alert{position:relative;width:100%;height:auto}.overlay-alert-plataforma .ico{width:40px;height:40px;display:block;text-align:center;margin:0 auto 25px;border:0}.overlay-alert-plataforma .ico.error{background:url(../../img/alerts/error.png) no-repeat}.overlay-alert-plataforma .ico.success{background:url(../../img/alerts/success.png) no-repeat}.overlay-alert-plataforma .ico.warning{width:47px;height:42px;background:url(../../img/alerts/warning.png) no-repeat}.overlay-alert-plataforma .close{position:absolute;right:-35px;top:-45px;cursor:pointer;width:24px;height:24px;display:block;text-align:center;margin:0 auto;background:url(../../img/alerts/close.png)}.overlay-alert-plataforma .message-alert{font-size:15px;text-align:center}