.cherry-handler-notice{overflow:hidden;padding:8px 15px 8px 8px;color:#fff;-webkit-transition:all .25s cubic-bezier(.85,.04,1,1);transition:all .25s cubic-bezier(.85,.04,1,1);position:fixed;min-width:200px;box-sizing:border-box;margin:5px 0;box-shadow:1px 1px 5px rgba(0,0,0,.2);border-radius:2px;background:#23282d;z-index:999}.cherry-handler-notice span.dashicons{margin-right:10px;position:relative}.cherry-handler-notice span.dashicons:before{font-size:30px;position:absolute;top:-4px;left:-6px}.cherry-handler-notice.success-notice span.dashicons{color:#48c569}.cherry-handler-notice.success-notice span.dashicons:before{content:"\f147"}.cherry-handler-notice.success-notice .inner b{color:#48c569}.cherry-handler-notice.info-notice span.dashicons{color:#faa730}.cherry-handler-notice.info-notice span.dashicons:before{content:"\f534"}.cherry-handler-notice.info-notice .inner b{color:#faa730}.cherry-handler-notice.error-notice span.dashicons{color:#e54343}.cherry-handler-notice.error-notice span.dashicons:before{content:"\f158"}.cherry-handler-notice.show-state{-webkit-transition:all .5s cubic-bezier(.1,.67,.26,1);transition:all .5s cubic-bezier(.1,.67,.26,1)}.cherry-handler-notice .inner{display:inline-block}