/******************************************************************************
 *
 * CodeMeter License Central License Portal
 * dialog_sizes.css
 *
 * defines the sizes of the pages and dialogs
 *
 * (c) 2024 - 2024: WIBU-SYSTEMS AG
 * info@wibu.com
 *
 *************************************************************************** */

.request-user-password-reset {
    width: 500px;
}

.reset-user-password {
    width: 500px;
}

.confirm-user-registration {
    width: 500px;
}

.account {
    width: 800px;
}

.register-user {
    width: 500px;
}

.index {
    width: 500px;
}
