@-webkit-keyframes rotate{from{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@-moz-keyframes rotate{from{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@-o-keyframes rotate{from{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotate{from{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}#notify-manager{position:fixed;right:0px;bottom:0px;left:0px;z-index:10000;display:none;pointer-events:none}#notify-manager.center-parent{left:250px}#notify-manager .notify-message{position:absolute;right:0px;bottom:80px;left:0px;*zoom:1;box-shadow:0 4px 4px rgba(0,0,0,0.1);-webkit-animation:show 0.5s cubic-bezier(0.17, 0.89, 0.4, 1);-moz-animation:show 0.5s cubic-bezier(0.17, 0.89, 0.4, 1);animation:show 0.5s cubic-bezier(0.17, 0.89, 0.4, 1);-webkit-animation-fill-mode:forwards;-moz-animation-fill-mode:forwards;animation-fill-mode:forwards;width:80px;height:80px;margin:auto;max-width:500px;min-height:80px;overflow:hidden;background-color:#fff;backface-visibility:visible;pointer-events:initial}#notify-manager .notify-message:before,#notify-manager .notify-message:after{content:" ";display:table}#notify-manager .notify-message:after{clear:both}#notify-manager .notify-message.open{-webkit-transition:all 0.5s cubic-bezier(0.17, 0.89, 0.4, 1);-moz-transition:all 0.5s cubic-bezier(0.17, 0.89, 0.4, 1);transition:all 0.5s cubic-bezier(0.17, 0.89, 0.4, 1);width:500px !important;height:auto;cursor:pointer}#notify-manager .notify-message.open.active{-webkit-animation-name:none;-moz-animation-name:none;animation-name:none}#notify-manager .notify-message.open.active:hover{-webkit-transform:scale(1.07);-moz-transform:scale(1.07);-ms-transform:scale(1.07);-o-transform:scale(1.07);transform:scale(1.07)}#notify-manager .notify-message.open.active .notify-content{white-space:normal !important}#notify-manager .notify-message.open .notify-icon{height:auto}#notify-manager .notify-message.dismiss{-webkit-transition:all 0.15s ease-out;-moz-transition:all 0.15s ease-out;transition:all 0.15s ease-out;-webkit-animation-name:none;-moz-animation-name:none;animation-name:none;-webkit-transform:scale(0.7);-moz-transform:scale(0.7);-ms-transform:scale(0.7);-o-transform:scale(0.7);transform:scale(0.7);opacity:0;width:80px}#notify-manager .notify-message.dismiss.open{-webkit-transform:perspective(800px) rotateX(15deg) scale(0.9) !important;-moz-transform:perspective(800px) rotateX(15deg) scale(0.9) !important;-ms-transform:perspective(800px) rotateX(15deg) scale(0.9) !important;-o-transform:perspective(800px) rotateX(15deg) scale(0.9) !important;transform:perspective(800px) rotateX(15deg) scale(0.9) !important;-webkit-transform-origin:center bottom 0;-moz-transform-origin:center bottom 0;-ms-transform-origin:center bottom 0;-o-transform-origin:center bottom 0;transform-origin:center bottom 0;width:500px}#notify-manager .notify-message .notify-icon{position:absolute;top:0px;bottom:0px;left:0px;width:80px;height:80px}#notify-manager .notify-message .notify-icon div{position:absolute;top:0px;bottom:0px;left:0px;width:80px;height:80px;margin:auto;text-align:center}#notify-manager .notify-message .notify-icon div i{vertical-align:middle;font-size:40px;line-height:80px}#notify-manager .notify-message .notify-icon .notify-progress{-webkit-animation:progress 7s linear;-moz-animation:progress 7s linear;animation:progress 7s linear;position:absolute;right:0px;bottom:0px;height:2px;width:100%;background-color:rgba(0,0,0,0.15);margin:0;display:block}#notify-manager .notify-message .notify-content{margin-left:95px;white-space:nowrap;color:#6a6a6a}#notify-manager .notify-message .notify-content h2{margin:7.5px 0;font-size:20px;font-weight:500}#notify-manager .notify-message .notify-content .notify-text{margin-right:15px;margin-bottom:15px}#notify-manager .notify-message.success .notify-icon{background-color:#0090d9 !important;color:#fff}#notify-manager .notify-message.primary .notify-icon{background-color:#0aa699 !important;color:#fff}#notify-manager .notify-message.info .notify-icon{background-color:#5bc0de !important;color:#fff}#notify-manager .notify-message.danger .notify-icon{background-color:#f35958 !important;color:#fff}#notify-manager .notify-message.warning .notify-icon{background-color:#fdd01c !important;color:#fff}#notify-manager .notify-message.inverse .notify-icon{background-color:#1f3853 !important;color:#fff}#notify-manager .notify-message.brand .notify-icon{background-color:#1ab394 !important;color:#fff}#notify-manager .notify-message.accent .notify-icon{background-color:#2f4050 !important;color:#fff}#notify-manager .notify-message.transparent .notify-icon{background-color:transparent !important;color:#fff}#notify-manager .notify-message.pink .notify-icon{background-color:#ff1e5e !important;color:#fff}#notify-manager .notify-message.teal .notify-icon{background-color:#1ab394 !important;color:#fff}#notify-manager .notify-message.purple .notify-icon{background-color:#835bde !important;color:#fff}#notify-manager .notify-message.success .notify-icon .notify-progress{-webkit-animation:progress 2s linear;-moz-animation:progress 2s linear;animation:progress 2s linear}#notify-manager .notify-message.danger .notify-icon .notify-progress{-webkit-animation:progress 10s linear;-moz-animation:progress 10s linear;animation:progress 10s linear}@-webkit-keyframes show{0%{-webkit-transform:scale(0.5);-moz-transform:scale(0.5);-ms-transform:scale(0.5);-o-transform:scale(0.5);transform:scale(0.5);opacity:0}100%{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);opacity:1}}@-moz-keyframes show{0%{-webkit-transform:scale(0.5);-moz-transform:scale(0.5);-ms-transform:scale(0.5);-o-transform:scale(0.5);transform:scale(0.5);opacity:0}100%{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);opacity:1}}@-o-keyframes show{0%{-webkit-transform:scale(0.5);-moz-transform:scale(0.5);-ms-transform:scale(0.5);-o-transform:scale(0.5);transform:scale(0.5);opacity:0}100%{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);opacity:1}}@keyframes show{0%{-webkit-transform:scale(0.5);-moz-transform:scale(0.5);-ms-transform:scale(0.5);-o-transform:scale(0.5);transform:scale(0.5);opacity:0}100%{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);opacity:1}}@-webkit-keyframes progress{100%{width:0}}@-moz-keyframes progress{100%{width:0}}@-o-keyframes progress{100%{width:0}}@keyframes progress{100%{width:0}}@media only screen and (max-device-width: 980px){#notify-manager.center-parent{left:0 !important}}@media only screen and (max-device-width: 767px){#notify-manager .notify-message{max-width:90% !important;bottom:20px !important}}
