@import '_content/BlazorCalendar/BlazorCalendar.bundle.scp.css';

/* _content/otif-yms-cockpit-ui/Components/Kanban/KanbanColumn.razor.rz.scp.css */
body[b-hdbjlk9z54] {
   
}

.slide-left[b-hdbjlk9z54] {
    -webkit-animation: slide-left 0.3s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
    animation: slide-left-b-hdbjlk9z54 0.3s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
}


@-webkit-keyframes slide-left {
    0% {
        -webkit-transform: translateX(200px);
        transform: translateX(200px);
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes slide-left-b-hdbjlk9z54 {
    0% {
        -webkit-transform: translateX(200px);
        transform: translateX(200px);
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

/*-------------------------------------------------*/

.slide-right[b-hdbjlk9z54] {
    -webkit-animation: slide-right 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
    animation: slide-right-b-hdbjlk9z54 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
}


@-webkit-keyframes slide-right {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        -webkit-transform: translateX(100px);
        transform: translateX(100px);
    }
}

@keyframes slide-right-b-hdbjlk9z54 {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        -webkit-transform: translateX(100px);
        transform: translateX(100px);
    }
}
/* _content/otif-yms-cockpit-ui/Components/Layout/BackgroundLayout.razor.rz.scp.css */
.page[b-yh3xbtjx6e] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-yh3xbtjx6e] {
    flex: 1;
}

.navbar-brand[b-yh3xbtjx6e] {
    font-size: 1.1rem;
    color: white;
}

.top-row[b-yh3xbtjx6e] {
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
    background: var(--mud-palette-appbar-background);
}

.top-row[b-yh3xbtjx6e]  a, .top-row[b-yh3xbtjx6e]  .btn-link {
    white-space: nowrap;
    margin-left: 1.5rem;
    text-decoration: none;
}

.top-row[b-yh3xbtjx6e]  a:hover, .top-row[b-yh3xbtjx6e]  .btn-link:hover {
    text-decoration: underline;
}

.top-row[b-yh3xbtjx6e]  a:first-child {
    overflow: hidden;
    text-overflow: ellipsis;
}

@media (max-width: 640.98px) {
    .top-row[b-yh3xbtjx6e] {
        justify-content: space-between;
    }

    .top-row[b-yh3xbtjx6e]  a, .top-row[b-yh3xbtjx6e]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-yh3xbtjx6e] {
        flex-direction: row;
    }

    .sidebar[b-yh3xbtjx6e] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-yh3xbtjx6e] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-yh3xbtjx6e]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }
}

.navbar-toggler[b-yh3xbtjx6e] {
    appearance: none;
    cursor: pointer;
    width: 3.5rem;
    height: 2.5rem;
    color: white;
    position: absolute;
    top: 0.5rem;
    right: 1rem;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") no-repeat center/1.75rem rgba(255, 255, 255, 0.1);
}

    .navbar-toggler:checked[b-yh3xbtjx6e] {
        background-color: rgba(255, 255, 255, 0.5);
    }

.nav-scrollable[b-yh3xbtjx6e] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-yh3xbtjx6e] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-yh3xbtjx6e] {
        display: none;
    }

    .nav-scrollable[b-yh3xbtjx6e] {
        /* Never collapse the sidebar for wide screens */
        display: block;
        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* _content/otif-yms-cockpit-ui/Components/Layout/LayoutKanban.razor.rz.scp.css */
.page[b-ruxi9m7fyk] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-ruxi9m7fyk] {
    flex: 1;
}

.navbar-brand[b-ruxi9m7fyk] {
    font-size: 1.1rem;
    color: white;
}

.top-row[b-ruxi9m7fyk] {
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
    background: var(--mud-palette-appbar-background);
}

.top-row[b-ruxi9m7fyk]  a, .top-row[b-ruxi9m7fyk]  .btn-link {
    white-space: nowrap;
    margin-left: 1.5rem;
    text-decoration: none;
}

.top-row[b-ruxi9m7fyk]  a:hover, .top-row[b-ruxi9m7fyk]  .btn-link:hover {
    text-decoration: underline;
}

.top-row[b-ruxi9m7fyk]  a:first-child {
    overflow: hidden;
    text-overflow: ellipsis;
}

@media (max-width: 640.98px) {
    .top-row[b-ruxi9m7fyk] {
        justify-content: space-between;
    }

    .top-row[b-ruxi9m7fyk]  a, .top-row[b-ruxi9m7fyk]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-ruxi9m7fyk] {
        flex-direction: row;
    }

    .sidebar[b-ruxi9m7fyk] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-ruxi9m7fyk] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-ruxi9m7fyk]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }
}

.navbar-toggler[b-ruxi9m7fyk] {
    appearance: none;
    cursor: pointer;
    width: 3.5rem;
    height: 2.5rem;
    color: white;
    position: absolute;
    top: 0.5rem;
    right: 1rem;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") no-repeat center/1.75rem rgba(255, 255, 255, 0.1);
}

    .navbar-toggler:checked[b-ruxi9m7fyk] {
        background-color: rgba(255, 255, 255, 0.5);
    }

.nav-scrollable[b-ruxi9m7fyk] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-ruxi9m7fyk] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-ruxi9m7fyk] {
        display: none;
    }

    .nav-scrollable[b-ruxi9m7fyk] {
        /* Never collapse the sidebar for wide screens */
        display: block;
        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}

/* _content/otif-yms-cockpit-ui/Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-1l9iolciy9] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-1l9iolciy9] {
    flex: 1;
}

.navbar-brand[b-1l9iolciy9] {
    font-size: 1.1rem;
    color: white;
}

.top-row[b-1l9iolciy9] {
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
    background: var(--mud-palette-appbar-background);
}

.top-row[b-1l9iolciy9]  a, .top-row[b-1l9iolciy9]  .btn-link {
    white-space: nowrap;
    margin-left: 1.5rem;
    text-decoration: none;
}

.top-row[b-1l9iolciy9]  a:hover, .top-row[b-1l9iolciy9]  .btn-link:hover {
    text-decoration: underline;
}

.top-row[b-1l9iolciy9]  a:first-child {
    overflow: hidden;
    text-overflow: ellipsis;
}

@media (max-width: 640.98px) {
    .top-row[b-1l9iolciy9] {
        justify-content: space-between;
    }

    .top-row[b-1l9iolciy9]  a, .top-row[b-1l9iolciy9]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-1l9iolciy9] {
        flex-direction: row;
    }

    .sidebar[b-1l9iolciy9] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-1l9iolciy9] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-1l9iolciy9]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }
}

.navbar-toggler[b-1l9iolciy9] {
    appearance: none;
    cursor: pointer;
    width: 3.5rem;
    height: 2.5rem;
    color: white;
    position: absolute;
    top: 0.5rem;
    right: 1rem;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") no-repeat center/1.75rem rgba(255, 255, 255, 0.1);
}

    .navbar-toggler:checked[b-1l9iolciy9] {
        background-color: rgba(255, 255, 255, 0.5);
    }

.nav-scrollable[b-1l9iolciy9] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-1l9iolciy9] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-1l9iolciy9] {
        display: none;
    }

    .nav-scrollable[b-1l9iolciy9] {
        /* Never collapse the sidebar for wide screens */
        display: block;
        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}

/* _content/otif-yms-cockpit-ui/Components/Pages/AgendamentoAdicional/RevisarItensSelecionados/RevisarItensSelecionados.razor.rz.scp.css */
.mud-table-cell-custom-group[b-k73cuuqkmd] {
	font-weight: 500;
}

.mud-table-cell-custom-group-footer[b-k73cuuqkmd] {
	padding-bottom: 50px;
	text-align: right;
}
/* _content/otif-yms-cockpit-ui/Components/Pages/Home.razor.rz.scp.css */
html[b-z4nra55on0], body[b-z4nra55on0] {
    height: 100%;
    margin: 0;
    padding: 0;
    font-family: 'Roboto', sans-serif;
}

body[b-z4nra55on0] {
    display: flex;
    flex-direction: column;
    background-color: #eceff1;
}

MudMainContent[b-z4nra55on0] {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.mud-paper[b-z4nra55on0] {
    border-radius: 12px;
    box-shadow: 0 3px 6px rgba(0,0,0,0.1), 0 6px 12px rgba(0,0,0,0.1);
}

.mud-button[b-z4nra55on0] {
    transition: background-color 0.3s ease;
    border-radius: 25px;
}

    .mud-button:hover[b-z4nra55on0] {
        background-color: #1976d2 !important;
    }
