

/* /Components/Applications/Cards/_Comments_Card.razor.rz.scp.css */
div[b-ltdcd1tfeu]  .comment-history__label
{
    margin-top: -13px;
    position: absolute;
    margin-left: 15px;
    background: white;
    padding-left: 2px;
    padding-right: 2px;
}
div[b-ltdcd1tfeu]  .comment-history__container {
    min-height: 10rem;
    border-radius: 3px;
    border: 2px solid gray;
    display: block;
}
/* /Components/ClientTemplates/ClientTemplateDetails.razor.rz.scp.css */
[b-6n9r4br6az] .client_template_details__tab_panel {
    border-top: 2px solid;
    border-right: 2px solid;
    border-left: 2px solid;
    border-bottom: 1px solid darkgray;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    font-weight: bolder;
}
/* /Components/ClientTemplates/Tabs/AuthCodes/AuthSpecificationForm.razor.rz.scp.css */
div[b-ay8fllk557]  .mud-list-item {
    border-top: 1px solid var(--mud-palette-table-lines) !important;
}

    div[b-ay8fllk557]  .mud-list-item:last-child {
        border-bottom: 1px solid var(--mud-palette-table-lines) !important;
    }

div[b-ay8fllk557]  .mud-grid-spacing-xs-4 {
    margin: 0 !important;
    width: unset;
}

div[b-ay8fllk557]  .validation-options__container {
    background: whitesmoke;
}

    div[b-ay8fllk557]  .validation-options__container > .title__container {
        display: block;
        text-align: center;
    }

.title[b-ay8fllk557] {
    font-weight: 500;
}

div[b-ay8fllk557]  .inner {
    display: flex;
    flex-grow: 1;
    justify-content: space-between;
    align-items: center;
}

div[b-ay8fllk557]  .alert-list {
    list-style: disc;
    margin-left: 20px;
}

div[b-ay8fllk557]  .alert-chip {
    height: fit-content;
    text-align: left;
    text-wrap: pretty;
}
/* /Components/ClientTemplates/Tabs/AuthCodes/_TabContent_AuthCodes.razor.rz.scp.css */
div[b-2lwq8pk9xi]  .mud-input-control-input-container > .mud-input-label {
    background: whitesmoke !important;
    font-weight: 500 !important;
    font-size: 1.1rem !important;
}

div[b-2lwq8pk9xi]  .mud-list-item {
    border-top: 1px solid var(--mud-palette-table-lines) !important;
}

    div[b-2lwq8pk9xi]  .mud-list-item:last-child {
        border-bottom: 1px solid var(--mud-palette-table-lines) !important;
    }

div[b-2lwq8pk9xi]  .mud-grid-spacing-xs-4 {
    margin: 0 !important;
    width: unset;
}

div[b-2lwq8pk9xi]  .validation-options__container {
    background: whitesmoke;
}

    div[b-2lwq8pk9xi]  .validation-options__container > .title__container {
        display: block;
        text-align: center;
    }

.title[b-2lwq8pk9xi] {
    font-weight: 500;
}

div[b-2lwq8pk9xi]  .inner {
    display: flex;
    flex-grow: 1;
    justify-content: space-between;
    align-items: center;
}

div[b-2lwq8pk9xi]  .alert-list {
    list-style: disc;
    margin-left: 20px;
}

div[b-2lwq8pk9xi]  .alert-chip {
    height: fit-content;
    text-align: left;
    text-wrap: pretty;
}

div[b-2lwq8pk9xi]  .auth-field__wrapper{
    display: flex;
    max-width: 20rem;
    align-items: flex-end;
}

div[b-2lwq8pk9xi]  .auth-field__outer{
    display: flex;
    flex-grow: 1;
    justify-content: center;
}
/* /Components/ClientTemplates/Tabs/ComboBoxValues/_TabContent_ComboBoxValues.razor.rz.scp.css */
div[b-84kdihqjln]  .mud-input-control-input-container > .mud-input-label {
    background: whitesmoke !important;
    font-weight: 500 !important;
    font-size: 1.1rem !important;
}

div[b-84kdihqjln]  .mud-list-item {
    border-top: 1px solid var(--mud-palette-table-lines) !important;
}

    div[b-84kdihqjln]  .mud-list-item:last-child {
        border-bottom: 1px solid var(--mud-palette-table-lines) !important;
    }

div[b-84kdihqjln]  .mud-grid-spacing-xs-4 {
    margin: 0 !important;
    width: unset;
}

div[b-84kdihqjln]  .validation-options__container {
    background: whitesmoke;
}

    div[b-84kdihqjln]  .validation-options__container > .title__container {
        display: block;
        text-align: center;
    }

.title[b-84kdihqjln] {
    font-weight: 500;
}

div[b-84kdihqjln]  .inner {
    display: flex;
    flex-grow: 1;
    justify-content: space-between;
    align-items: center;
}

div[b-84kdihqjln]  .alert-list {
    list-style: disc;
    margin-left: 20px;
}

div[b-84kdihqjln]  .alert-chip {
    height: fit-content;
    text-align: left;
    text-wrap: pretty;
}

div[b-84kdihqjln]  .auth-field__wrapper {
    display: block;
    width: 100%;
}
/* /Components/Shared/ApplicationLoading.razor.rz.scp.css */
.body[b-c27o1l8rz5] {
    padding: 0;
    margin: 0
}

html[b-c27o1l8rz5] {
    padding: 0;
    margin: 0
}

.loader[b-c27o1l8rz5] {
    display: flex;
    justify-content: center;
    background-color: rgba(255, 255, 255, .3);
    height: 100vh;
    width: 100%;
    align-items: center;
    z-index: 5000;
    position:fixed;
    right: 0;
    top: 0
}

.lds-facebook[b-c27o1l8rz5] {
    display: inline-block;
    position: relative;
    width: 80px;
    height: 80px;
}

.lds-facebook div[b-c27o1l8rz5] {
    display: inline-block;
    position: absolute;
    left: 8px;
    width: 16px;
    background: black;
    animation: lds-facebook-b-c27o1l8rz5 1.2s cubic-bezier(0, 0.5, 0.5, 1) infinite;
}

.lds-facebook div:nth-child(1)[b-c27o1l8rz5] {
    left: 8px;
    animation-delay: -0.24s;
}

.lds-facebook div:nth-child(2)[b-c27o1l8rz5] {
    left: 32px;
    animation-delay: -0.12s;
}

.lds-facebook div:nth-child(3)[b-c27o1l8rz5] {
    left: 56px;
    animation-delay: 0;
}

@keyframes lds-facebook-b-c27o1l8rz5 {
    0% {
        top: 8px;
        height: 64px;
    }

    50%, 100% {
        top: 24px;
        height: 32px;
    }
}
/* /Layouts/LoginLayout.razor.rz.scp.css */
[b-jp1uxfls57] * {
    margin: 0;
    box-sizing: border-box !important;
}

[b-jp1uxfls57] section {
    position: relative;
    width: 100%;
    height: 100vh;
    display: flex !important;
}

[b-jp1uxfls57] section .imgBx {
    position: relative;
    width: 50%;
    height: 100%;
}

[b-jp1uxfls57] section .imgBx:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /*   background: linear-gradient(225deg,#e91e63,#03a9f4) !important;*/
    /*  background: linear-gradient(225deg,#5365b2,#2a5bb7) !important;*/
    /*       background: linear-gradient(225deg,#2e5984,#1e3f66) !important;*/
    z-index: 1;
    mix-blend-mode: screen;
}

[b-jp1uxfls57] section .imgBx img.bg-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

section .contentBx[b-jp1uxfls57] {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 70%;
    height: 100%;

}

section .contentBx .formBx[b-jp1uxfls57] {
    width: 50%
}

[b-jp1uxfls57] section .contentBx .formBx input {
    height: 100%
}

[b-jp1uxfls57] section .imgBx .wide-img {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 3;
    background: #ffffff8a;
    box-shadow: 0 0 0.3rem 0.15rem #a7646463;
}

[b-jp1uxfls57] section .imgBx {
    box-shadow: 0.1rem 0 0.4rem 0.1rem #a1777763;
    overflow: hidden;
}

@media (max-width: 768px) {

    [b-jp1uxfls57] section .imgBx {
        position: absolute !important;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }


    [b-jp1uxfls57] section .contentBx {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100%;
        height: 100%;
        z-index: 1;
    }

    [b-jp1uxfls57] section .contentBx .formBx {
        width: 97%;
        padding: 30px;
        background: #fff;
        background: rgba(255 255 255 / 0.9);
        margin: 20px;
        border: 1px solid white;
        border-radius: 10px;
    }
}

/* /Pages/Administration/ManageUsers.razor.rz.scp.css */
/* For screens smaller than 768px (mobile devices) */
@media (max-width: 768px) {
    /* Set all buttons to block elements */
    .custombutton[b-5w0ksu1cw8] {
        display: block !important;
        width: 100% !important;
    }
}

/* For screens larger than 768px */
@media (min-width: 768px) {
    /* Set the first four buttons to display inline-block */
    .custombutton:nth-child(-n+4)[b-5w0ksu1cw8] {
        display: inline-block !important;
        width: 25% !important;
    }

    /* Set the last button to display as a block element */
    .custombutton:nth-child(5)[b-5w0ksu1cw8] {
        display: block !important;
        width: 100% !important;
    }
}
/* /Pages/Dashboard/Client/ClientDashboard.razor.rz.scp.css */
div[b-g8mvbulw1y]  .mud-input-control-input-container > .mud-input-label {
    background: whitesmoke !important;
    font-weight: 500 !important;
    font-size: 1.1rem !important;
}

div[b-g8mvbulw1y]  .mud-list-item {
    border-top: 1px solid var(--mud-palette-table-lines) !important;
}

div[b-g8mvbulw1y]  .mud-list-item:last-child {
    border-bottom: 1px solid var(--mud-palette-table-lines) !important;
}

div[b-g8mvbulw1y]  .mud-grid-spacing-xs-4 {
    margin: 0 !important;
    width: unset;
}
/* /Pages/Sandbox.razor.rz.scp.css */
[b-k4pnd41ach] .tab-header{
    max-height: 24px;
}

[b-k4pnd41ach] .tab-panel {
    max-height: 24px;
}

[b-k4pnd41ach] .mud-icon-button{
    padding: 0px;
}

[b-k4pnd41ach] .mud-tab{
    min-height: 0px !important;
    text-transform: none;
    min-width: 10rem !important;
}
