/*
    Add any app-specific CSS here.
*/

.nowrap {
    white-space: nowrap !important;
}

.rz-dialog-wrapper {
    z-index: 10000 !important;
}

.toast-container {
    z-index: 10001 !important;
}

.login-padding {
    flex-grow:0;
}

h1.page-title {
    font-weight:500;
}

.badge-file-upload-info {
    display:inline-block;
    min-width:95px;
}

.auto-hide-overflow.max-400 {
    max-width:400px;
}