.del-skema-confirm-popup .josa_confirm_send_mail {
    float: inline-start;
    width: 99px;
    text-transform: uppercase;
    border-radius: 19.5px;
    color: #ffffff;
    border: solid 1px #ebeafa;
    background-color: #338e9e;
    font-family: 'Roboto', sans-serif;
    font-size: 10px;
    font-weight: 500;
    line-height: 1.2;
    letter-spacing: 0.6px;
    padding: 13px 25px 14px 25px;
    margin-top: 22px;
    cursor: pointer;
    text-align: center;
    margin-left: 41%;
}
.send-mail-load-icon{
    float: right;
    height: 24px;
    width: 24px;
    margin-top: 30px;
    margin-right: 20px;
}