@import '_content/AuralizeBlazor/AuralizeBlazor.tf5u2o3oxg.bundle.scp.css';
@import '_content/Nextended.Blazor/Nextended.Blazor.tkxqvq0zjw.bundle.scp.css';

/* /Components/Financeiro/DialogDetalheDebito.razor.rz.scp.css */
[b-o8vkk9sokc] .tabDebDet {
    width: 100%;
}

    [b-o8vkk9sokc] .tabDebDet tr td {
        padding: 6px;
    }

[b-o8vkk9sokc] .tblParcelas {
    border-spacing: 0;
    width: 100%;
    margin: 5px 0;
    border: 1px solid #919191;
}

    [b-o8vkk9sokc] .tblParcelas td {
        padding: 3px;
        color: #666666;
    }

    [b-o8vkk9sokc] .tblParcelas tr:nth-child(odd) td p {
        font-weight: bold;
    }

[b-o8vkk9sokc] .fundoClaro {
    background-color: #E4E4E4;
}

[b-o8vkk9sokc] .col-detalhe {
    color: var(--mud-palette-primary-text);
    background-color: var(--mud-palette-primary);
}

[b-o8vkk9sokc] .col-valor {
    background-color: var(--cor_principal_light);
}
/* /Components/Financeiro/DialogReceber.razor.rz.scp.css */
[b-t0dsttpek6] .tabDebDet {
    width: 100%;
}

    [b-t0dsttpek6] .tabDebDet tr td {
        padding: 6px;
    }

[b-t0dsttpek6] .tblParcelas {
    border-spacing: 0;
    width: 100%;
    margin: 5px 0;
    border: 1px solid #919191;
}

    [b-t0dsttpek6] .tblParcelas td {
        padding: 3px;
        color: #666666;
    }

    [b-t0dsttpek6] .tblParcelas tr:nth-child(odd) td p {
        font-weight: bold;
    }

[b-t0dsttpek6] .fundoClaro {
    background-color: #E4E4E4;
}

[b-t0dsttpek6] .col-detalhe {
    color: var(--mud-palette-primary-text);
    background-color: var(--mud-palette-primary);
}

[b-t0dsttpek6] .col-valor {
    background-color: var(--cor_principal_light);
}
/* /Components/Util/CustomSelect.razor.rz.scp.css */
.mud-styled-select[b-8kkq7f18gl] {
    background: transparent;
    border: none;
    outline: none;
    width: 100%;
    height: 100%;
    display: inline;
    font-family: "Roboto","Helvetica","Arial",sans-serif;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.4375em;
    letter-spacing: 0.00938em;    
    color: currentColor;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    cursor: pointer;
    padding: 6px 20px 7px 2px;
    margin: 0;
    min-height: 1.4375em;
    flex: 1 1 auto;
    min-width: 0;
    animation-name: mui-auto-fill-cancel;
    animation-duration: 10ms;
    position: relative;
    z-index: 1;
}

/* Text input styling for ShrinkLabel mode */
.mud-input-slot[type="text"][b-8kkq7f18gl] {
    background: transparent;
    border: none;
    outline: none;
    width: 100%;
    height: 100%;
    font-family: "Roboto","Helvetica","Arial",sans-serif;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.4375em;
    letter-spacing: 0.00938em;
    color: rgba(0, 0, 0, 0.87);
    padding: 0;
    margin: 0;
    min-height: 1.4375em;
    flex: 1 1 auto;
    min-width: 0;
    cursor: pointer;
}



/* Label positioning for text variant */
.mud-input-label-text[b-8kkq7f18gl] {
    position: absolute;
    left: 0;
    top: 0;
    transform: translate(0, 20px) scale(1);
    transition: color 200ms cubic-bezier(0.0, 0, 0.2, 1) 0ms, transform 200ms cubic-bezier(0.0, 0, 0.2, 1) 0ms;
    top: 0;
    z-index: 1;
    pointer-events: none;
    color: rgba(0, 0, 0, 0.6);
    font-family: "Roboto","Helvetica","Arial",sans-serif;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.4375em;
    letter-spacing: 0.00938em;
}

.mud-input-label-inputted.mud-input-label-text[b-8kkq7f18gl] {
    transform: translate(0, 1.5px) scale(0.75);
    transform-origin: top left;
    color: var(--mud-palette-primary, #594ae2);
}

.mud-input-label-error[b-8kkq7f18gl] {
    color: var(--mud-palette-error, #f44336) !important;
}

/* Icon positioning */
.mud-input-adornment-end[b-8kkq7f18gl] {
    margin-left: 8px;
    display: flex;
    height: 0.01em;
    max-height: 2em;
    align-items: center;
    white-space: nowrap;
    color: rgba(0, 0, 0, 0.54);
    cursor: pointer;
    position: absolute;
    right: 8px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 2;
    outline: none;
}

.mud-input-adornment-icon[b-8kkq7f18gl] {
    fill: currentColor;
    width: 1em;
    height: 1em;
    display: inline-block;
    font-size: 1.5rem;
    transition: fill 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    flex-shrink: 0;
    user-select: none;
    pointer-events: none;
}

.mud-dropdown-button[b-8kkq7f18gl] {
    background: transparent;
    border: none;
    padding: 0;
    margin: 0;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    outline: none;
    position: absolute;
    right: 8px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 2;
    color: rgba(0, 0, 0, 0.54);
}

    .mud-dropdown-button:focus[b-8kkq7f18gl] {
        outline: 2px solid var(--mud-palette-primary, #594ae2);
        outline-offset: 2px;
    }

/* Validation error message styling */
.mud-input-helper-text[b-8kkq7f18gl] {
    color: var(--mud-palette-text-secondary, rgba(0, 0, 0, 0.6));
    font-family: "Roboto","Helvetica","Arial",sans-serif;
    font-weight: 400;
    font-size: 0.75rem;
    line-height: 1.66;
    letter-spacing: 0.03333em;
    text-align: left;
    margin-top: 3px;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
}

    .mud-input-helper-text.mud-input-error[b-8kkq7f18gl] {
        color: var(--mud-palette-error, #f44336);
    }

.mud-input-helper-text-icon[b-8kkq7f18gl] {
    margin-right: 4px;
    width: 1em;
    height: 1em;
    fill: currentColor;
}

.mud-input-helper-text-container[b-8kkq7f18gl] {
    flex: 1;
}

/* Dark theme support */
.mud-theme-dark .mud-styled-select[b-8kkq7f18gl] {
    color: rgba(255, 255, 255, 0.87);
}

.mud-theme-dark .mud-input-slot[type="text"][b-8kkq7f18gl] {
    color: rgba(255, 255, 255, 0.87);
}



.mud-theme-dark .mud-input-label-text[b-8kkq7f18gl] {
    color: rgba(255, 255, 255, 0.7);
}

.mud-theme-dark .mud-input-helper-text[b-8kkq7f18gl] {
    color: rgba(255, 255, 255, 0.7);
}

/* Remove default select styling completely */
.mud-styled-select[b-8kkq7f18gl]::-ms-expand {
    display: none;
}

.mud-styled-select option[b-8kkq7f18gl] {
    color: rgba(0, 0, 0, 0.87);
    background-color: white;
}

.mud-theme-dark .mud-styled-select option[b-8kkq7f18gl] {
    color: rgba(255, 255, 255, 0.87);
    background-color: #1e1e1e;
}
/* /Components/Util/CustomSelectOutlined.razor.rz.scp.css */
.mud-select-wrapper[b-r9zryfh0v9] {
    position: relative;
    display: inline-flex;
    width: 100%;
}

.mud-styled-select-outlined[b-r9zryfh0v9] {
    background: transparent;
    border: none;
    outline: none;
    width: 100%;
    height: 56px;
    font-family: "Roboto", "Helvetica", "Arial", sans-serif;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.4375em;
    letter-spacing: 0.00938em;
    color: currentColor;
    padding: 8.5px 14px;
    padding-right: 40px;
    margin: 0;
    cursor: pointer;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    position: relative;
    z-index: 1;
    box-sizing: border-box;
}

    .mud-styled-select-outlined.mud-disabled[b-r9zryfh0v9] {
        cursor: default;
    }

    /* Remove default select arrow */
    .mud-styled-select-outlined[b-r9zryfh0v9]::-ms-expand {
        display: none;
    }

/* Outlined border */
.mud-input-outlined-border[b-r9zryfh0v9] {
    border-color: rgba(0, 0, 0, 0.23);
    border-style: solid;
    border-width: 1px;
    border-radius: 4px;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: 0;
    padding: 0 8px;
    overflow: hidden;
    min-width: 0%;
    pointer-events: none;
}

/* Focused border */
.mud-input-focused .mud-input-outlined-border[b-r9zryfh0v9] {
    border-color: var(--mud-palette-primary, #594ae2);
    border-width: 2px;
}

/* Error border */
.mud-input-error .mud-input-outlined-border[b-r9zryfh0v9] {
    border-color: var(--mud-palette-error, #f44336);
}

/* Legend for label gap in border */
.mud-input-outlined-border legend[b-r9zryfh0v9] {
    float: unset;
    width: auto;
    overflow: hidden;
    display: block;
    padding: 0;
    height: 11px;
    font-size: 0.75em;
    visibility: visible;
    max-width: 1000px;
    transition: max-width 100ms cubic-bezier(0.0, 0, 0.2, 1) 50ms;
    white-space: nowrap;
    text-align: left;
    padding-left: 5px;
    padding-right: 5px;
}

.mud-legend-hidden[b-r9zryfh0v9] {
    max-width: 0.01px;
    visibility: hidden;
}

/* Floating label */
.mud-input-label-outlined[b-r9zryfh0v9] {
    position: absolute;
    left: 0;
    top: 0;
    transform: translate(14px, 16px) scale(1);
    transition: color 200ms cubic-bezier(0.0, 0, 0.2, 1) 0ms, transform 200ms cubic-bezier(0.0, 0, 0.2, 1) 0ms;
    z-index: 1;
    pointer-events: none;
    color: rgba(0, 0, 0, 0.6);
    font-family: "Roboto", "Helvetica", "Arial", sans-serif;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.4375em;
    letter-spacing: 0.00938em;
    margin-left: 7px;
}

.mud-input-label-inputted.mud-input-label-outlined[b-r9zryfh0v9] {
    transform: translate(14px, -9px) scale(0.75);
    transform-origin: top left;
    color: var(--mud-palette-primary, #594ae2);
}

.mud-input-label-error[b-r9zryfh0v9] {
    color: var(--mud-palette-error, #f44336) !important;
}

/* Dropdown icon */
.mud-input-adornment-end[b-r9zryfh0v9] {
    display: flex;
    align-items: center;
    color: rgba(0, 0, 0, 0.54);
    position: absolute;
    right: 12px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 2;
    pointer-events: none;
}

.mud-input-adornment-icon[b-r9zryfh0v9] {
    fill: currentColor;
    width: 1em;
    height: 1em;
    display: inline-block;
    font-size: 1.5rem;
    transition: fill 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    user-select: none;
}

/* Select options */
.mud-styled-select-outlined option[b-r9zryfh0v9] {
    color: rgba(0, 0, 0, 0.87);
    background-color: white;
    padding: 8px 16px;
}

/* Error message */
.mud-input-helper-text[b-r9zryfh0v9] {
    color: var(--mud-palette-text-secondary, rgba(0, 0, 0, 0.6));
    font-family: "Roboto", "Helvetica", "Arial", sans-serif;
    font-weight: 400;
    font-size: 0.75rem;
    line-height: 1.66;
    letter-spacing: 0.03333em;
    text-align: left;
    margin-top: 3px;
    margin-left: 14px;
}

    .mud-input-helper-text.mud-input-error[b-r9zryfh0v9] {
        color: var(--mud-palette-error, #f44336);
    }

.mud-input-helper-text-container[b-r9zryfh0v9] {
    flex: 1;
}

/* Dark theme support */
.mud-theme-dark .mud-styled-select-outlined[b-r9zryfh0v9] {
    color: rgba(255, 255, 255, 0.87);
}

.mud-theme-dark .mud-input-outlined-border[b-r9zryfh0v9] {
    border-color: rgba(255, 255, 255, 0.23);
}

.mud-theme-dark .mud-input-focused .mud-input-outlined-border[b-r9zryfh0v9] {
    border-color: var(--mud-palette-primary, #594ae2);
}

.mud-theme-dark .mud-input-error .mud-input-outlined-border[b-r9zryfh0v9] {
    border-color: var(--mud-palette-error, #f44336);
}

.mud-theme-dark .mud-input-label-outlined[b-r9zryfh0v9] {
    color: rgba(255, 255, 255, 0.7);
}

.mud-theme-dark .mud-input-helper-text[b-r9zryfh0v9] {
    color: rgba(255, 255, 255, 0.7);
}

.mud-theme-dark .mud-input-adornment-end[b-r9zryfh0v9] {
    color: rgba(255, 255, 255, 0.7);
}

.mud-theme-dark .mud-styled-select-outlined option[b-r9zryfh0v9] {
    color: rgba(255, 255, 255, 0.87);
    background-color: #1e1e1e;
}
/* /Pages/Agenda/AgendasPage.razor.rz.scp.css */
[b-1epj1vpusw] .column {
    position: relative;
    border-right: 1px solid #e1e1e1;
    flex: 1 1 0px;
    overflow: hidden;
    display: grid;
}

    [b-1epj1vpusw] .column .line {
        border-bottom: 1px solid #b7b7b7;
        height: 70px;
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
    }

        [b-1epj1vpusw] .column .line.block {
            background-image: url(../images/bg_calendar_past.svg);
            background-position: center;
        }

[b-1epj1vpusw] .calendar .hours {
    border-right: 1px solid #e1e1e1;
}

[b-1epj1vpusw] .hours {
    background-color: #f4f4f4;
}

    [b-1epj1vpusw] .hours .line {
        border-bottom: 1px solid #b7b7b7;
        height: 70px;
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
    }

        [b-1epj1vpusw] .hours .line span {
            color: #9e9e9e;
        }



[b-1epj1vpusw] .topo-agenda .column, [b-1epj1vpusw] .topo-agenda .hours {
    border-bottom: 1px solid #b7b7b7;
}

[b-1epj1vpusw] .calendar:not(:last-child) {
    border-right: 1px solid #c5c5c5;
}

[b-1epj1vpusw] .page-header {
    position: sticky;
    top: 0;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    z-index: 4;
}

[b-1epj1vpusw] .calendar .column.past {
    background-color: rgba(0,0,0,0.028);
}

[b-1epj1vpusw] .calendar .column.today {
    background-color: white;
}

[b-1epj1vpusw] .agenda-content .calendar, [b-1epj1vpusw] .agenda-content .calendar .column, [b-1epj1vpusw] .agenda-content .calendar .hours {
    height: 100%;
}

    [b-1epj1vpusw] .agenda-content .calendar .column.block {
        background-image: url(../images/bg_calendar_past.svg);
        background-position: center;
    }



[b-1epj1vpusw] .calendar .column .event {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    /* width: 96%;
						margin: auto; */
    margin-left: 1px;
    width: 90%;
    right: 0;
    background-color: var(--cor_principal_inter);
    color: white;
    border: 1px solid var(--cor_principal);
    padding: 3px 5px;
    font-size: 10px;
    border-radius: 3px;
    z-index: 3;
}

[b-1epj1vpusw] .calendar .column.block .event {
    background-color: #d0d0d0;
    border-color: #b1b1b1;
    color: #868686;
    opacity: 0.6;
}

    [b-1epj1vpusw] .calendar .column.block .event:hover {
        opacity: 1;
        background-color: #d0d0d0;
    }

    [b-1epj1vpusw] .calendar .column.block .event.select {
        opacity: 1;
        background-color: #d2d2d2;
        border-color: #a7a7a7;
        color: #737373;
        box-shadow: 0 0 12px #0000004a;
    }

[b-1epj1vpusw] .calendar .column .event:hover {
    background-color: var(--cor_principal);
}

[b-1epj1vpusw] .calendar .column .event.select {
    background-color: var(--cor_principal_light);
    box-shadow: 0 0 12px var(--cor_principal_inter);
    color: var(--cor_principal_darken);
}

[b-1epj1vpusw] .calendar .column .event .pacient {
    font-size: 14px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

[b-1epj1vpusw] .calendar .column .event .infos {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 13px;
}
/* 	.icoEvent{
						font-size: 1.0rem;
					} */
[b-1epj1vpusw] .event-stat {
    font-size: 13px;
    display: flex;
    align-items: center; /* Vertically align items */
}

    [b-1epj1vpusw] .event-stat .event-stat-dot {
        margin-right: 2px;
        font-size: 1.0rem;
    }

[b-1epj1vpusw] .event-encaixe {
    font-size: 14px;
    display: flex;
    align-items: center; /* Vertically align items */
}

    [b-1epj1vpusw] .event-encaixe .encaixe-icon {
        margin-right: 2px;
        font-size: 1.0rem;
    }

[b-1epj1vpusw] .topo-agenda .title {
    padding: 5px;
    display: table-row;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

    [b-1epj1vpusw] .topo-agenda .title .name {
        font-size: 70%;
        text-transform: uppercase;
        color: #9e9e9e;
    }

    [b-1epj1vpusw] .topo-agenda .title .number {
        font-size: calc(14px + (26 - 14) * ((100vw - 300px) / (1600 - 300)));
        text-align: center;
        color: #9e9e9e;
    }

[b-1epj1vpusw] .dvAtal {
    position: absolute;
    top: 0;
    left: -20px;
    margin-left: 100%;
    z-index: 2;
    width: 20px;
    height: 20px;
    cursor: pointer;
    background-image: url(images/ico_raio_alt.png);
    display: none;
}

[b-1epj1vpusw] .dvBtnAtalhos {
    z-index: 3;
    position: absolute;
    height: 49px;
    width: 390px;
    text-align: center;
    padding-top: 8px;
    background-color: var(--cor_principal_darken);
    border-radius: 5px;
}
