.AlertPopup{width:100%;padding:20px}.AlertPopup .popup-footer{flex-grow:1;justify-content:space-between;align-items:center;gap:20px;display:flex}.AlertPopup .popup-footer .btn{cursor:pointer;flex-grow:1;justify-content:center;align-items:center;height:40px;display:flex}.AlertPopup .popup-footer .btn.btn-close{background-color:#525252}.AlertPopup .popup-footer .btn.btn-close:hover{background-color:#404040;transition:all .25s}.AlertPopup .popup-footer .btn.btn-submit{background-color:#1e40af}.AlertPopup .popup-footer .btn.btn-submit:hover{background-color:#1e3a8a;transition:all .25s}
