/* prettier-ignore */
/*# sourceMappingURL=user.css.map */


.clientcard{
    min-height: 425px !important;
}


.RadMultiPage .rmpView {
    height: 100%;
    box-sizing: border-box
}

    .RadMultiPage .rmpView > iframe {
        width: 100%;
        height: 100%;
        border: 0;
        display: block
    }

.RadMultiPage .rmpHidden {
    display: none !important
}
