@import url(https://fonts.googleapis.com/css?family=Quicksand&display=swap);
*{box-sizing:border-box;margin:0;padding:0}.smartpay-edd-alert{border-radius:5px;display:flex;justify-content:space-between;margin:20px auto;padding:10px 6px 2px;position:relative;width:100%}.smartpay-edd-alert>p{flex:1 1 0;font-family:Quicksand,serif}.smartpay-edd-alert-success{background-color:#a8f0c6;border-left:2px solid #6c7f73}.smartpay-edd-alert-danger{background-color:#f0c6c6;border-left:2px solid #6c7f73}.smartpay-edd-alert-close{border:1px solid #6c7f73;border-radius:50%;color:#6c7f73;cursor:pointer;font-size:1.2em;height:30px;opacity:.5;text-align:center;width:30px}
