@import '_content/Proteria.Register.UIComponents.Articles/Proteria.Register.UIComponents.Articles.7v3dsw4g6j.bundle.scp.css';
@import '_content/Proteria.Register.UIComponents.Contacts/Proteria.Register.UIComponents.Contacts.a3mwgo1baa.bundle.scp.css';

/* _content/Proteria.Register.Apps/Shared/ExportDialog.razor.rz.scp.css */
.k-form-field-wrap[b-oactnwclmo]  > a.k-button:hover {
    color: #424242;
}
/* _content/Proteria.Register.Apps/Shared/Header.razor.rz.scp.css */
.navbar.header-navbar[b-mktjfef0ky] {
    flex-grow: 0;
    flex-wrap: nowrap;
    border: none;
    background-color: inherit;
    border-radius: 0;
    height: 3.5rem;
    min-height: 3.5rem;
    box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.12);
    justify-content: flex-start;
}

.header-navbar .navbar-toggler[b-mktjfef0ky] {
    outline: none;
    border-radius: 0;
    padding-left: .75rem;
    padding-right: .75rem;
    box-shadow: none;
    align-self: stretch;
}

.header-navbar .navbar-toggler .navbar-toggler-icon[b-mktjfef0ky] {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
    background-color: transparent !important;
    height: 2rem;
    width: 2rem;
}

.title[b-mktjfef0ky] {
    font-size: 1.1rem;
    text-overflow: ellipsis;
    overflow: hidden;
}

@media (max-width: 350px) {
    .title[b-mktjfef0ky] {
        font-size: inherit;
    }
}
/* _content/Proteria.Register.Apps/Shared/MainLayout.razor.rz.scp.css */
.page[b-plu7fy816v] {
    height: 100%;
    overflow: hidden;
    background-color: inherit;
}
[b-plu7fy816v] .page-layout,
[b-plu7fy816v] .page-layout > .dx-gridlayout-root,
[b-plu7fy816v] .layout-item {
    background-color: inherit;
}

[b-plu7fy816v] .content {
    padding: 1.1rem 2rem 0 2rem;
    overflow: auto;
}

@media (max-width: 1199.98px) {
    [b-plu7fy816v] .page-layout > .dx-gridlayout-root {
        grid-template-columns: minmax(0, 1fr) !important;
    }
}

[b-plu7fy816v] .fit-width {
    max-width: 100%;
}

[b-plu7fy816v] .mw-1100 {
    max-width: 1100px;
}

#wrapper[b-plu7fy816v]{
    height: 100%;
}

.maincontent[b-plu7fy816v]{
    height: 100%;
    display: flex;
    flex-direction: column;
}
/* _content/Proteria.Register.Apps/Shared/NavMenu.razor.rz.scp.css */
.k-menu-link[b-asbfe4bdby] {
    text-transform: capitalize;
}
.k-menu-link.active[b-asbfe4bdby] {
    text-decoration: underline;
}
