.success-message-body{ color:white; font-size: 13px; font-weight: normal; font-family:Arial, Helvetica, sans-serif; padding: 1rem; width:auto; margin: 0; .error-message-body { font-size: 16px; font-weight: normal; padding-left: 70px; padding-top: 2px; padding-bottom : 10px; width:auto; margin: 0; } .success-notification { z-index : 654321; position: absolute; border-radius: 15px; } .success-notification .k-notification { z-index : 654321; width: 420px; background-color : rgb(0,158,96); border-radius: 7px; box-shadow: rgb(0 0 0 / 35%) 0px 1px 2px; text-shadow: 0 -1px rgba(0, 0, 0, 0.3); }