@import '_content/MEWA3.Blazor.Shared/MEWA3.Blazor.Shared.bundle.scp.css';

/* _content/MEWA3.Blazor.Public/IdentityHeader.razor.rz.scp.css */
.identity-header[b-v1l451vbmh] {
    color: #777;
}

.header[b-v1l451vbmh] {
    font-size: 1em;
    font-weight: 600;
}

.sub-header[b-v1l451vbmh] {
    font-size: 1em;
}

@media (min-width: 769px) {
    .header[b-v1l451vbmh] {
        font-size: 1.8em;
        font-weight: 600;
    }

    .sub-header[b-v1l451vbmh] {
        font-size: 1.4em;
    }
}

/* _content/MEWA3.Blazor.Public/Pages/Enrollments/EnrollmentListPage.razor.rz.scp.css */
.enrollment-divider[b-vxl9wrr229] {
    color: rgb(154, 62, 127);
    opacity: 1;
}
/* _content/MEWA3.Blazor.Public/Pages/Requests/MyRequestsPage.razor.rz.scp.css */
.btn-enrollment[b-jcff94byj2] {
    margin: 3px 0px 0px;
    padding: 1px 5px;
    font-size: 15px;
    background-color: rgba(197, 49, 120, 0.52);
    border-width: 0px;
}

.btn-enrollment:hover[b-jcff94byj2] {
    background-color: rgb(197, 49, 120);
    border-color: rgb(197, 49, 120);
}

td .text-secondary[b-jcff94byj2] {
    margin-top: 10px;
}

table.table-pretty[b-jcff94byj2] {
    border-spacing: 0px 25px;
    border-collapse: separate
        }

table.table-pretty tr td:first-child[b-jcff94byj2] {
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
    border-left: 1px solid rgb(238,238,238);
    width: fit-content!important;
    max-width: 20%;
    min-width: 15%
}

table.table-pretty tr td:last-child[b-jcff94byj2] {
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    border-right: 1px solid rgb(238,238,238)
}

table.table-pretty td[b-jcff94byj2] {
    border-top: 1px solid rgb(238,238,238);
    border-bottom: 1px solid rgb(238,238,238);
    background-color: rgb(242,244,249)
}

table.table-pretty thead th[b-jcff94byj2] {
     border: medium;
     font-size: 20px;
     color: rgb(197,49,120)
}
/* _content/MEWA3.Blazor.Public/Pages/Requests/RequestDetailsPage.razor.rz.scp.css */
.collapsible[b-eakxffwdem] {
    cursor: pointer;
    padding: 16px 16px 16px 8px;
}

.collapsible[b-eakxffwdem]::before {
    content: "";
    position: absolute;
    inset: 0px;
    z-index: -1;
    background-color: rgba(213,70,163,0.16);
    border-radius: 5px;
    transition: transform 400ms ease-in-out 0s;
    transform: scaleX(0);
    transform-origin: left center 0px
}

.collapsible:hover[b-eakxffwdem]::before,.collapsible:focus[b-eakxffwdem]::before {
    transform: scaleX(1);
}

.collapsible[b-eakxffwdem] {
    transition: color 300ms ease-in-out 0s;
    z-index: 1;
    background-color: transparent;
    position: relative;
    align-items: center;
}

.collapse-btn[b-eakxffwdem] {
    border: none; 
    background-color: transparent;
}

.content[b-eakxffwdem] {
    overflow: hidden;
    display: none;
}

.custom-height[b-eakxffwdem] {
    line-height: 32px; 
    height: 32px;
}
/* _content/MEWA3.Blazor.Public/Pages/Users/MyAccountPage.razor.rz.scp.css */
[b-ealyw1n2wv] .card {
  border: none !important;
  box-shadow: none !important;
}

[b-ealyw1n2wv] .card-body {
  padding-left: 0;
  padding-right: 0;
}

/*# sourceMappingURL=MyAccount.razor.css.map */
/* _content/MEWA3.Blazor.Public/Shared/Footer.razor.rz.scp.css */
.footer[b-ijguu7zqsh] {
  width: 100%;
}

.footer img[b-ijguu7zqsh] {
  max-width: 1200px;
  width: 100%;
}
/* _content/MEWA3.Blazor.Public/Shared/LoginDisplay.razor.rz.scp.css */
.user-greeting[b-9wbbyg7ucv] {
  padding-left: 1rem;
  padding-right: 1rem;
}
.user-greeting span[b-9wbbyg7ucv] {
  font-weight: 200;
  font-size: 1.5em;
}

/*# sourceMappingURL=LoginDisplay.razor.css.map */
/* _content/MEWA3.Blazor.Public/Shared/MainLayout.razor.rz.scp.css */
.page[b-2ae8v1lvjx] {
    height: 100%;
    position: relative;
    display: flex;
    flex-direction: column;
}

@media (min-width: 641px) {
    .page[b-2ae8v1lvjx] {
        height: 100%;
        flex-direction: row;
    }
}
/* _content/MEWA3.Blazor.Public/Shared/MaintenanceLayout.razor.rz.scp.css */
.page[b-6jeohzwe2k] {
  position: relative;
  display: flex;
  flex-direction: column;
}

@media (min-width: 641px) {
  .page[b-6jeohzwe2k] {
    flex-direction: row;
  }

  .sidebar[b-6jeohzwe2k] {
    width: 320px;
    height: 100vh;
    position: sticky;
    top: 0;
  }
}

/*# sourceMappingURL=MainLayout.razor.css.map */
/* _content/MEWA3.Blazor.Public/Shared/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-cm2ok00v1g] {
    background-color: rgba(255, 255, 255, 0.1);
}

.icon[b-cm2ok00v1g] {
    width: 2.5rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.logo[b-cm2ok00v1g] {
    width: 64px;
}

.nav-item[b-cm2ok00v1g] {
    font-size: 1.1rem;
}

.nav-item:first-of-type[b-cm2ok00v1g] {
    padding-top: 1rem;
}

.nav-item:last-of-type[b-cm2ok00v1g] {
    padding-bottom: 1rem;
}

.nav-item[b-cm2ok00v1g]  a {
    color: #fefefe;
    border-radius: 4px;
    height: 3rem;
    display: flex;
    align-items: center;
    line-height: 3rem;
}

.nav-item[b-cm2ok00v1g]  a.active {
    background-color: rgba(255, 255, 255, 0.25);
    color: white;
    font-weight: 500;
}

.nav-item[b-cm2ok00v1g]  a:hover {
    background-color: rgba(255, 255, 255, 0.1);
    color: white;
}

.minimizer[b-cm2ok00v1g] {
    display: none;
    position: absolute;
    right: -20px;
    top: 5%;
    z-index: 1200;
}

.minimizer :hover[b-cm2ok00v1g] {
    opacity: 0.95;
}

.minimizer a[b-cm2ok00v1g] {
    color: #fff;
    background: #0074a6;
    border-radius: 100%;
    width: 40px;
    height: 40px;
    display: block;
    text-decoration: none;
    text-align: center;
    line-height: 40px;
    font-size: 18px;
    box-shadow: 4px 2px 7px rgba(0, 0, 0, 0.2);
}

.minimizer a i[b-cm2ok00v1g] {
    transition: 0.3s ease transform;
}

.minimizer a i:hover[b-cm2ok00v1g] {
    cursor: pointer;
}

.sidebar[b-cm2ok00v1g] {
    background: linear-gradient(to bottom, #c53178, #0074a6);
    box-shadow: 3px 0 20px 0 #aaa;
    /*transition: 0.3s ease width;*/
    z-index: 1;
}

.wcag-minimized[b-cm2ok00v1g] {
    display: none;
}

@media (min-width: 641px) {
    .navbar-toggler[b-cm2ok00v1g] {
        display: none;
    }

    .minimizer[b-cm2ok00v1g] {
        display: block;
    }

    .collapse[b-cm2ok00v1g] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }

    .sidebar[b-cm2ok00v1g] {
        width: 320px;
        position: sticky;
        top: 0;
        height: 100vh;
    }

    .minimized.sidebar[b-cm2ok00v1g] {
        width: 150px;
    }

    .logo[b-cm2ok00v1g] {
        width: 110px;
    }

    .minimized .text[b-cm2ok00v1g] {
        display: none;
    }
    
    .text[b-cm2ok00v1g] {
        white-space: nowrap;
    }

    .minimized[b-cm2ok00v1g]  .nav-link {
        justify-content: center !important;
    }

    .minimized[b-cm2ok00v1g]  .nav-link .icon {
        width: auto;
    }

    .minimized .wcag-minimized[b-cm2ok00v1g] {
        color: #fafafa;
        font-size: 1.5em;
        display: block;
    }
    
    .minimized .wcag[b-cm2ok00v1g] {
        display: none;
    }
}
/* _content/MEWA3.Blazor.Public/Shared/Wcag.razor.rz.scp.css */
.wcag a[b-2llyfrxscw] {
  /*color: #212529;*/
  color: #eaeaea;
  text-decoration: none;
  font-size: 1.5em;
  font-weight: bold;
  margin-right: .75rem;
}

.wcag a:hover[b-2llyfrxscw] {
  opacity: .9;
}

.wcag .wcag-small[b-2llyfrxscw] {
  font-size: 1.1em;
}
.wcag .wcag-normal[b-2llyfrxscw] {
  font-size: 1.3em;
}
.wcag .wcag-large[b-2llyfrxscw] {
  font-size: 1.5em;
}
.wcag .fa-adjust[b-2llyfrxscw] {
  font-size: 1.5em;
}

/*# sourceMappingURL=Wcag.razor.css.map */
