.mg-custom-modal-style{
    border: none !important;
    border-radius: 13px;
}
.mg-successfully-popup-width{
    width: 345px !important;
}
.mg-custom-request-popupstyle{
    width: 365px;
    border: none !important;
    border-radius: 13px;
    height: 177px;
}
.red-dot{
    background-color: #D84545;
    height: 10px;
    width: 10px;
    border-radius: 50%;
    display: inline-block;
}