.alert-success{background-color:#d8ebe3;color:var(--darkblue);padding:1em;text-align:center;margin:1% 0;position:fixed;width:100%;top:46px}.alert-danger{background-color:var(--yellow);color:var(--darkblue);padding:1em;text-align:center;margin:1% 0;position:fixed;width:100%;top:46px}.notify{box-shadow:rgba(0,0,0,0.15) 0px 2px 10px;border-radius:5px;min-height:70px;width:250px;padding:1em;position:fixed;top:1em;right:1em;z-index:100}.notify.success{background-color:#bcdebe}.notify.error{background-color:var(--yellow)}.success-msg{box-shadow:rgba(0,0,0,0.15) 0px 2px 10px;height:70px;width:250px;padding:1em;background-color:#bcdebe;position:fixed;top:1em;right:1em;z-index:100}.success-msg .fa-check-circle{color:var(--green)}.error-msg{box-shadow:rgba(0,0,0,0.15) 0px 2px 10px;height:70px;width:250px;padding:1em;background-color:var(--yellow);position:fixed;top:1em;right:1em;z-index:10}
