.simple-alert{display:block;position:fixed;z-index:7000;text-align:center;display:none}.simple-alert-span{display:inline-block;border-radius:5px;color:#fff;font-size:18px;line-height:25px;padding:7px 14px;margin:0 20px;background-color:#313131}.simpleAlertIn,.simpleAlertOut{animation-duration:.5s;animation-timing-function:ease;animation-fill-mode:both;backface-visibility:visible !important;-webkit-animation-duration:.5s;-webkit-animation-timing-function:ease;-webkit-animation-fill-mode:both;-webkit-backface-visibility:visible !important;-ms-animation-duration:.5s;-ms-animation-timing-function:ease;-ms-animation-fill-mode:both;-ms-backface-visibility:visible !important;-moz-animation-duration:.5s;-moz-animation-timing-function:ease;-moz-animation-fill-mode:both;-moz-backface-visibility:visible !important;-o-animation-duration:.5s;-o-animation-timing-function:ease;-o-animation-fill-mode:both;-o-backface-visibility:visible !important}.simpleAlertIn{animation-name:simpleAlertIn;-webkit-animation-name:simpleAlertIn;-ms-animation-name:simpleAlertIn;-moz-animation-name:simpleAlertIn;-o-animation-name:simpleAlertIn}.simpleAlertOut{animation-name:simpleAlertOut;-webkit-animation-name:simpleAlertOut;-ms-animation-name:simpleAlertOut;-moz-animation-name:simpleAlertOut;-o-animation-name:simpleAlertOut}@keyframes simpleAlertIn{0%{transform:perspective(400px) rotateX(90deg);opacity:0}40%{transform:perspective(400px) rotateX(-10deg)}70%{transform:perspective(400px) rotateX(10deg)}100%{transform:perspective(400px) rotateX(0deg);opacity:1}}@keyframes simpleAlertOut{0%{transform:perspective(400px) rotateX(0deg);opacity:1}100%{transform:perspective(400px) rotateX(90deg);opacity:0}}@-webkit-keyframes simpleAlertIn{0%{-webkit-transform:perspective(400px) rotateX(90deg);opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-10deg)}70%{-webkit-transform:perspective(400px) rotateX(10deg)}100%{-webkit-transform:perspective(400px) rotateX(0deg);opacity:1}}@-webkit-keyframes simpleAlertOut{0%{-webkit-transform:perspective(400px) rotateX(0deg);opacity:1}100%{-webkit-transform:perspective(400px) rotateX(90deg);opacity:0}}@-ms-keyframes simpleAlertIn{0%{-ms-transform:perspective(400px) rotateX(90deg);opacity:0}40%{-ms-transform:perspective(400px) rotateX(-10deg)}70%{-ms-transform:perspective(400px) rotateX(10deg)}100%{-ms-transform:perspective(400px) rotateX(0deg);opacity:1}}@-ms-keyframes simpleAlertOut{0%{-ms-transform:perspective(400px) rotateX(0deg);opacity:1}100%{-ms-transform:perspective(400px) rotateX(90deg);opacity:0}}@-moz-keyframes simpleAlertIn{0%{-moz-transform:perspective(400px) rotateX(90deg);opacity:0}40%{-moz-transform:perspective(400px) rotateX(-10deg)}70%{-moz-transform:perspective(400px) rotateX(10deg)}100%{-moz-transform:perspective(400px) rotateX(0deg);opacity:1}}@-moz-keyframes simpleAlertOut{0%{-moz-transform:perspective(400px) rotateX(0deg);opacity:1}100%{-moz-transform:perspective(400px) rotateX(90deg);opacity:0}}@-o-keyframes simpleAlertIn{0%{-o-transform:perspective(400px) rotateX(90deg);opacity:0}40%{-o-transform:perspective(400px) rotateX(-10deg)}70%{-o-transform:perspective(400px) rotateX(10deg)}100%{-o-transform:perspective(400px) rotateX(0deg);opacity:1}}@-o-keyframes simpleAlertOut{0%{-o-transform:perspective(400px) rotateX(0deg);opacity:1}100%{-o-transform:perspective(400px) rotateX(90deg);opacity:0}}