﻿/*#success-alert {
    position: fixed;*/ /* Fixed position */
    /*top: 60px;*/ /* Distance from the top */
    /*right: 20px;*/ /* Distance from the right */
    /*z-index: 1050;*/ /* Ensure it appears above other content */
    /*width: auto;*/ /* Adjust as necessary for your layout */
    /*max-width: 300px;*/ /* Optional: limit the width */
    /*margin: 0;*/ /* Remove default margin */
/*}*/
