.notice-container .notice{animation-duration:1s;animation-fill-mode:both;animation-name:bounce-in}.notice-container{position:fixed;top:1rem;z-index:5000;width:auto;padding:0;margin:0;left:1rem;right:1rem;text-align:center;font-size:.875rem;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.notice-container .notice{margin:0;display:inline-block;padding:.5rem .75rem;cursor:default;pointer-events:auto;border-radius:var(--border-radius-md);-webkit-user-select:none;-moz-user-select:none;user-select:none}.notice-container .notice.notice--success{background-color:#dff0d8;color:#3c763d}.notice-container .notice.notice--error{background-color:#f2dede;color:#a94442}.notice-container .notice .notice__close{float:right;margin-left:20px;color:#666}
