@import '_content/RVS.UI.Shared/RVS.UI.Shared.bzfl8nwg4o.bundle.scp.css';

/* /Pages/ServiceBoard.razor.rz.scp.css */
.filter-no-helper[b-xlk1ms01br]  .mud-input-helper-text {
    display: none;
}

.filter-no-helper[b-xlk1ms01br]  .mud-input-control {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}

.board-column-scroll[b-xlk1ms01br] {
    overflow-y: auto;
    overflow-x: hidden;
    padding: 8px;
    padding-top: 0;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    min-height: 0;
}

[b-xlk1ms01br] .column-header-add {
    width: 30px !important;
    height: 30px !important;
    min-width: 30px !important;
    padding: 0 !important;
    border-radius: 50% !important;
}

.board-column-scroll[b-xlk1ms01br]  .mud-drop-zone {
    border: none !important;
    outline: none !important;
    box-shadow: none !important;
}
/* /Shared/AuthStatePanel.razor.rz.scp.css */
@keyframes auth-bar-slide-b-zza32egxbs {
    0%   { transform: translateX(-150%); }
    100% { transform: translateX(350%); }
}

.auth-progress-track[b-zza32egxbs] {
    width: 200px;
    height: 4px;
    background: rgba(255, 255, 255, 0.3);
    border-radius: 2px;
    overflow: hidden;
}

.auth-progress-bar[b-zza32egxbs] {
    width: 40%;
    height: 100%;
    background: #ffffff;
    border-radius: 2px;
    animation: auth-bar-slide-b-zza32egxbs 1.5s ease-in-out infinite;
}
/* /Shared/ServiceRequestDetailDialog.razor.rz.scp.css */
[b-nzc7aijwkp] .section-icon-btn {
    width: 30px !important;
    height: 30px !important;
    min-width: 30px !important;
    min-height: 30px !important;
    padding: 0 !important;
    border-radius: 50% !important;
}

[b-nzc7aijwkp] .compact-field input,
[b-nzc7aijwkp] .compact-field textarea,
[b-nzc7aijwkp] .compact-field .mud-input-slot,
[b-nzc7aijwkp] .compact-field .mud-input-root,
[b-nzc7aijwkp] .compact-field .mud-select-input {
    font-size: 0.875rem !important;
}

