@import '_content/MultiworkUi/MultiworkUi.6rmj80bngt.bundle.scp.css';

/* /Components/Layout/LoginLayout.razor.rz.scp.css */

#blazor-error-ui[b-mkiuoh4dhx] {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);

    z-index: 99999;
}

#blazor-error-ui #blazor-error-ui-inner[b-mkiuoh4dhx] {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 500px;
    height: 250px;
    margin-left: -250px;
    margin-top: -125px;
    background-color: #FFFFFF;
    text-align: center;

    box-shadow: 0 0 4px #000000;
    -moz-box-shadow: 0 0 4px #000000;
    -webkit-box-shadow: 0 0 4px #000000;

    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;

    z-index: 99999;

    /*background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;*/
}

#blazor-error-ui #blazor-error-ui-inner #blazor-error-ui-inner-text[b-mkiuoh4dhx] {
    padding-top: 40px;
    font-size: 20px;
}
#blazor-error-ui #blazor-error-ui-inner #blazor-error-ui-inner-icon[b-mkiuoh4dhx] {
    padding-top: 20px;
    font-size: 30px;
    line-height: 30px;
}
#blazor-error-ui #blazor-error-ui-inner #blazor-error-ui-inner-btn[b-mkiuoh4dhx] {
    padding-top: 30px;
}
#blazor-error-ui #blazor-error-ui-inner #blazor-error-ui-inner-btn a[b-mkiuoh4dhx] {
    display: inline-block;
    background-color: #63C4FC;
    color: #000;
    text-decoration: none;
    padding: 6px 20px;

    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}

#blazor-error-ui .dismiss[b-mkiuoh4dhx] {
    cursor: pointer;
    position: absolute;
    right: 0.75rem;
    top: 0.5rem;
}
/* /Components/Layout/MainLayout.razor.rz.scp.css */

#blazor-error-ui[b-8alwsafofm] {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
    
    z-index: 99999;
}

#blazor-error-ui #blazor-error-ui-inner[b-8alwsafofm] {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 500px;
    height: 250px;
    margin-left: -250px;
    margin-top: -125px;
    background-color: #FFFFFF;
    text-align: center;

    box-shadow: 0 0 4px #000000;
    -moz-box-shadow: 0 0 4px #000000;
    -webkit-box-shadow: 0 0 4px #000000;
    
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;

    z-index: 99999;

    /*background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;*/
}

#blazor-error-ui #blazor-error-ui-inner #blazor-error-ui-inner-text[b-8alwsafofm] {
    padding-top: 40px;
    font-size: 20px;
}
#blazor-error-ui #blazor-error-ui-inner #blazor-error-ui-inner-icon[b-8alwsafofm] {
    padding-top: 20px;
    font-size: 30px;
    line-height: 30px;
}

    #blazor-error-ui .dismiss[b-8alwsafofm] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Module/EmployeeManagement/Elements/GroupPermissionsGrid.razor.rz.scp.css */
.groups[b-7pq12lcvxe]{
    display: grid;
    grid-template-columns:repeat(3, 1fr);
    margin: 25px 10px;
    gap: 40px;
}

.group-card[b-7pq12lcvxe]{
    display: flex;
    flex-direction: column;
    height: 100%;
    background-color: white;
    border-radius: 25px;
    box-shadow: 2px 10px 15px rgba(0, 0, 0, 0.2);
}

.group-card-header[b-7pq12lcvxe]{
    display: flex;
    flex-direction: column;
    border-radius: 25px 25px 0 0;
    padding: 8px 16px ;
    gap: 15px;
    background-color: black;
    color: white;
}
.groupNameShort[b-7pq12lcvxe]{
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
    text-align: center;
    color: black;
    width: 30px;
    height: 30px;
    border-radius: 1000px;
    background-color: var(--mwFarbeHintergrund);
}
.groupNameShort > p[b-7pq12lcvxe]{
    margin: 0;
    height: fit-content;
}



.group-card-body[b-7pq12lcvxe]{
    display: flex;
    flex-direction: column;
    flex: 1 1 auto;
    padding: 16px ;
    gap: 14px;
}
.group-description[b-7pq12lcvxe]{
    height: fit-content;
}
.fade-text[b-7pq12lcvxe] {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis; 
}
.personNamesShort[b-7pq12lcvxe]{
    display: flex;
    gap: 5px;
}
.personNameShort[b-7pq12lcvxe]{
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
    text-align: center;
    background-color: var(--mwFarbeHintergrund);
    color: black;
    width: 40px;
    height: 40px;
    border: 1px;
    border-radius: 1000px;
    cursor: pointer;
}
.no-persons[b-7pq12lcvxe]{
    height: 40px;
}



.group-card-footer[b-7pq12lcvxe]{
    display: flex;
    flex-direction: column;
    padding: 8px 16px ;
    border-radius: 0 0 25px 25px;
    background-color: var(--mwFarbeHintergrund);
}
.group-card-footer > p[b-7pq12lcvxe]{
    margin: 0;
}
/* /Module/TimeTracking/Elements/SortableListEmployee.razor.rz.scp.css */
/* 
  you need the ::deep identifier if you are using scoped styles like this
  because scoped styles are only applied to markup in the component, not
  to the markup inside the render fragment.
*/
/*.sortable-ghost {
  display: block !important;
  visibility: visible !important;
  opacity: 1 !important;
}*/
[b-x5awf0jkv2] .sortable-ghost {
  visibility: visible;
}

[b-x5awf0jkv2] .sortable-fallback {
  opacity: 1 !important;
}
/* /Module/TimeTracking/Elements/SortableListProject.razor.rz.scp.css */
/* 
  you need the ::deep identifier if you are using scoped styles like this
  because scoped styles are only applied to markup in the component, not
  to the markup inside the render fragment.
*/
/*.sortable-ghost {
  display: block !important;
  visibility: visible !important;
  opacity: 1 !important;
}*/
[b-rxy49xyyue] .sortable-ghost {
  visibility: visible;
}

[b-rxy49xyyue] .sortable-fallback {
  opacity: 1 !important;
}
/* /Module/TimeTracking/Elements/SortableListTimeAccounts.razor.rz.scp.css */
/* 
  you need the ::deep identifier if you are using scoped styles like this
  because scoped styles are only applied to markup in the component, not
  to the markup inside the render fragment.
*/
/*.sortable-ghost {
  display: block !important;
  visibility: visible !important;
  opacity: 1 !important;
}*/
[b-xyr867wic1] .sortable-ghost {
  visibility: visible;
}

[b-xyr867wic1] .sortable-fallback {
  opacity: 1 !important;
}
