/* concat file : msgBox/msg-box.css
*/
.box-green{background-color:#28a745}.box-red{background-color:#d9534f}.box-blue{background-color:#3f51b5}.box-yellow{color:#000;background-color:#ffeb3b}.contextualMsgWidget{visibility:hidden;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;position:fixed;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:40px;min-width:288px;max-width:600px;padding:20px;color:#fff;font-weight:700;font-size:16px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;color:#fcf9f9;-webkit-box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12);-moz-box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12);box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12);font-family:lato,georgia,serif;right:auto;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);z-index:10000}body.mobile .contextualMsgWidget{max-width:90%;width:90%}.contextualMsgWidget.topCenter{top:30px;left:50%}.contextualMsgWidget.bottomCenter{bottom:30px;left:50%}.contextualMsgWidget i{padding-top:2px;margin-right:6px;font-size:20px}.topFadeIn{visibility:visible!important;-webkit-animation:topfadein .5s,topfadeout .5s 2.5s;-moz-animation:topfadein .5s,topfadeout .5s 2.5s;-o-animation:topfadein .5s,topfadeout .5s 2.5s;animation:topfadein .5s,topfadeout .5s 2.5s}@-webkit-keyframes topfadein{from{top:0;opacity:0}to{top:30px;opacity:1}}@-moz-keyframes topfadein{from{top:0;opacity:0}to{top:30px;opacity:1}}@-o-keyframes topfadein{from{top:0;opacity:0}to{top:30px;opacity:1}}@keyframes topfadein{from{top:0;opacity:0}to{top:30px;opacity:1}}@-webkit-keyframes topfadeout{from{top:30px;opacity:1}to{top:0;opacity:0}}@-moz-keyframes topfadeout{from{top:30px;opacity:1}to{top:0;opacity:0}}@-o-keyframes topfadeout{from{top:30px;opacity:1}to{top:0;opacity:0}}@keyframes topfadeout{from{top:30px;opacity:1}to{top:0;opacity:0}}.bottomFadeIn{visibility:visible!important;-webkit-animation:bottomfadein .5s,bottomfadeout .5s 2.5s;-moz-animation:bottomfadein .5s,bottomfadeout .5s 2.5s;-o-animation:bottomfadein .5s,bottomfadeout .5s 2.5s;animation:bottomfadein .5s,bottomfadeout .5s 2.5s}@-webkit-keyframes bottomfadein{from{bottom:0;opacity:0}to{bottom:30px;opacity:1}}@-moz-keyframes bottomfadein{from{bottom:0;opacity:0}to{bottom:30px;opacity:1}}@-o-keyframes bottomfadein{from{bottom:0;opacity:0}to{bottom:30px;opacity:1}}@keyframes bottomfadein{from{bottom:0;opacity:0}to{bottom:30px;opacity:1}}@-webkit-keyframes bottomfadeout{from{bottom:30px;opacity:1}to{bottom:0;opacity:0}}@-moz-keyframes bottomfadeout{from{bottom:30px;opacity:1}to{bottom:0;opacity:0}}@-o-keyframes bottomfadeout{from{bottom:30px;opacity:1}to{bottom:0;opacity:0}}@keyframes bottomfadeout{from{bottom:30px;opacity:1}to{bottom:0;opacity:0}}
/*# sourceMappingURL=msg-box.css.map */
