.require-login{box-shadow:rgba(0,0,0,.16) 0px 1px 4px;background-color:white;border-radius:5px;border-left:solid 10px #f00;padding-top:.5rem;padding-bottom:.5rem;display:none;position:absolute;width:100%;z-index:10;-webkit-animation:slide-bottom .5s cubic-bezier(.25,.46,.45,.94) forwards;animation:slide-bottom .5s cubic-bezier(.25,.46,.45,.94) forwards}.success-submit{box-shadow:rgba(0,0,0,.16) 0px 1px 4px;background-color:white;border-radius:5px;border-left:solid 10px #4caf50;padding-top:.5rem;padding-bottom:.5rem;display:none;position:absolute;width:100%;z-index:10;-webkit-animation:slide-bottom .5s cubic-bezier(.25,.46,.45,.94) forwards;animation:slide-bottom .5s cubic-bezier(.25,.46,.45,.94) forwards}.success-body,.require-msg-body{display:flex;align-items:center;gap:1rem;height:inherit;padding-inline-start:1.5rem}.success-body h5,.require-msg-body h5{font-weight:700!important;margin-bottom:0!important}.close-msg{background-color:transparent!important;color:gray!important;border:none!important;padding-inline-end:20px!important}.close-msg:hover{color:black!important;background-color:transparent!important}