﻿.mud-snackbar .mud-snackbar-content-message {
    max-height: 300px;
    max-width: 400px;
    margin-right: 20px;
    height: auto;
    overflow: auto;
    word-break: break-word;
}

.mud-snackbar-content-action {
    position: absolute;
    top: 13px;
    right: 20px
}

.mud-snackbar-icon {
    align-self: start;
    height:46px;
    place-items:center;
}

.mud-alert-message {
    word-break: break-word;
}

.mud-button-label {
    text-transform: initial;
    word-break: break-word;
}

.mud-tabs-toolbar-content .mud-tabs-toolbar-wrapper.mud-tabs-vertical .mud-tab {
    width: 100% !important;
}

.mud-tab {
    text-transform: initial !important;
}

.mud-tab {
    width: max-content !important;
}

.centroTela {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.mud-typography {
    word-break: break-word;
}

.mud-icon-button-edge-margin-end {
    margin-right: 8px;
    margin-inline-end: 8px;
    margin-inline-start: unset;
}

.mud-tabs-toolbar-content .mud-tabs-toolbar-wrapper {
    position: absolute !important;
}

    .mud-tabs-toolbar-content .mud-tabs-toolbar-wrapper.mud-tabs-vertical {
        position: inherit !important;
        width: auto;
        max-width: 250px;
    }

.mud-picker .mud-picker-actions {
    max-width: 310px;
    flex-direction: column;
}

.imagemtcs {
    display: block;
    z-index: 99999;
    border-style: none;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    width: auto;
    max-width: 100%;
    height: auto;
    border-radius: 0px;
    object-fit: scale-down;
    position: inherit;
    padding: 5px;
}

.mud-toolbar {
    height: auto !important;
}

.align-self-normal {
    align-self: normal;
}

@media (min-width: 961px) {
    .tcsTableRowSelectedPrimary {
        background-color: var(--mud-palette-primary) !important;
    }

        .tcsTableRowSelectedPrimary > td {
            color: var(--mud-palette-primary-text) !important;
        }

            .tcsTableRowSelectedPrimary > td .mud-input {
                color: var(--mud-palette-primary-text) !important;
            }

            .tcsTableRowSelectedPrimary > td .mud-table-cell * {
                color: var(--mud-palette-primary-text) !important;
            }

            .tcsTableRowSelectedPrimary > td .mud-button-root * {
                color: var(--mud-palette-primary-text) !important;
            }

            .tcsTableRowSelectedPrimary > td .mud-icon-root * {
                color: var(--mud-palette-primary-text) !important;
            }

    .tcsTableRowSelectedSuccess {
        background-color: var(--mud-palette-success-darken) !important;
    }

        .tcsTableRowSelectedSuccess > td {
            color: var(--mud-palette-primary-text) !important;
        }

            .tcsTableRowSelectedSuccess > td .mud-input {
                color: var(--mud-palette-primary-text) !important;
            }

            .tcsTableRowSelectedSuccess > td .mud-table-cell * {
                color: var(--mud-palette-primary-text) !important;
            }

            .tcsTableRowSelectedSuccess > td .mud-button-root * {
                color: var(--mud-palette-primary-text) !important;
            }

            .tcsTableRowSelectedSuccess > td .mud-icon-root * {
                color: var(--mud-palette-primary-text) !important;
            }

    .tcsTableRowSelectedError {
        background-color: var(--mud-palette-error-lighten) !important;
    }

        .tcsTableRowSelectedError > td {
            color: var(--mud-palette-primary-text) !important;
        }

            .tcsTableRowSelectedError > td .mud-input {
                color: var(--mud-palette-primary-text) !important;
            }

            .tcsTableRowSelectedError > td .mud-table-cell * {
                color: var(--mud-palette-primary-text) !important;
            }

            .tcsTableRowSelectedError > td .mud-button-root * {
                color: var(--mud-palette-primary-text) !important;
            }

            .tcsTableRowSelectedError > td .mud-icon-root * {
                color: var(--mud-palette-primary-text) !important;
            }

    .tcsTableRowSelectedWarning {
        background-color: var(--mud-palette-warning-darken) !important;
    }

        .tcsTableRowSelectedWarning > td {
            color: var(--mud-palette-primary-text) !important;
        }

            .tcsTableRowSelectedWarning > td .mud-input {
                color: var(--mud-palette-primary-text) !important;
            }

            .tcsTableRowSelectedWarning > td .mud-table-cell * {
                color: var(--mud-palette-primary-text) !important;
            }

            .tcsTableRowSelectedWarning > td .mud-button-root * {
                color: var(--mud-palette-primary-text) !important;
            }

            .tcsTableRowSelectedWarning > td .mud-icon-root * {
                color: var(--mud-palette-primary-text) !important;
            }
}

.mud-table-row .mud-table-cell {
    padding: 2px 1px 3px 1px !important;
}


@media (min-width: 961px) {
    td.mud-table-cell {
        word-break: break-word !important;
    }
}


.mud-dialog .mud-dialog-title {
    margin-right: 40px !important;
}

.mud-dialog {
    max-height: calc(100% - 100px);
    overflow: auto;
}

.mud-tooltip-root.mud-tooltip-inline {
    /*width: 100%;*/
}

/*Animação do TcsLogoTcs*/

@-webkit-keyframes animate-svg-fill-1 {
    0% {
        fill: transparent;
    }

    100% {
        fill: #641a35;
    }
}

@keyframes animate-svg-fill-1 {
    0% {
        fill: transparent;
    }

    100% {
        fill: #641a35;
    }
}

@-webkit-keyframes animate-svg-fill-preto-1 {
    0% {
        fill: transparent;
    }

    100% {
        fill: #000000;
    }
}

@keyframes animate-svg-fill-preto-1 {
    0% {
        fill: transparent;
    }

    100% {
        fill: #000000;
    }
}

@-webkit-keyframes animate-svg-fill-branco-1 {
    0% {
        fill: transparent;
    }

    100% {
        fill: #FFFFFF;
    }
}

@keyframes animate-svg-fill-branco-1 {
    0% {
        fill: transparent;
    }

    100% {
        fill: #FFFFFF;
    }
}

.svg-elem-1 {
    -webkit-animation: animate-svg-fill-1 0.7s cubic-bezier(0.455, 0.03, 0.515, 0.955) 0.8s both;
    animation: animate-svg-fill-1 0.7s cubic-bezier(0.455, 0.03, 0.515, 0.955) 0.8s both;
}

.svg-elem-infinite-1 {
    -webkit-animation: animate-svg-fill-1 0.7s cubic-bezier(0.455, 0.03, 0.515, 0.955) 0.8s both infinite;
    animation: animate-svg-fill-1 0.7s cubic-bezier(0.455, 0.03, 0.515, 0.955) 0.8s both infinite;
    -webkit-animation-direction: alternate;
    animation-direction: alternate;
}

.svg-elem-preto-1 {
    -webkit-animation: animate-svg-fill-preto-1 0.7s cubic-bezier(0.455, 0.03, 0.515, 0.955) 0.8s both;
    animation: animate-svg-fill-preto-1 0.7s cubic-bezier(0.455, 0.03, 0.515, 0.955) 0.8s both;
}

.svg-elem-preto-infinite-1 {
    -webkit-animation: animate-svg-fill-preto-1 0.7s cubic-bezier(0.455, 0.03, 0.515, 0.955) 0.8s both infinite;
    animation: animate-svg-fill-preto-1 0.7s cubic-bezier(0.455, 0.03, 0.515, 0.955) 0.8s both infinite;
    -webkit-animation-direction: alternate;
    animation-direction: alternate;
}

.svg-elem-branco-1 {
    -webkit-animation: animate-svg-fill-branco-1 0.7s cubic-bezier(0.455, 0.03, 0.515, 0.955) 0.8s both;
    animation: animate-svg-fill-branco-1 0.7s cubic-bezier(0.455, 0.03, 0.515, 0.955) 0.8s both;
}

.svg-elem-branco-infinite-1 {
    -webkit-animation: animate-svg-fill-branco-1 0.7s cubic-bezier(0.455, 0.03, 0.515, 0.955) 0.8s both infinite;
    animation: animate-svg-fill-branco-1 0.7s cubic-bezier(0.455, 0.03, 0.515, 0.955) 0.8s both infinite;
    -webkit-animation-direction: alternate;
    animation-direction: alternate;
}

@-webkit-keyframes animate-svg-fill-2 {
    0% {
        fill: transparent;
    }

    100% {
        fill: #641a35;
    }
}

@keyframes animate-svg-fill-2 {
    0% {
        fill: transparent;
    }

    100% {
        fill: #641a35;
    }
}

@-webkit-keyframes animate-svg-fill-preto-2 {
    0% {
        fill: transparent;
    }

    100% {
        fill: #000000;
    }
}

@keyframes animate-svg-fill-preto-2 {
    0% {
        fill: transparent;
    }

    100% {
        fill: #000000;
    }
}

@-webkit-keyframes animate-svg-fill-branco-2 {
    0% {
        fill: transparent;
    }

    100% {
        fill: #FFFFFF;
    }
}

@keyframes animate-svg-fill-branco-2 {
    0% {
        fill: transparent;
    }

    100% {
        fill: #FFFFFF;
    }
}

.svg-elem-2 {
    -webkit-animation: animate-svg-fill-2 0.7s cubic-bezier(0.455, 0.03, 0.515, 0.955) 0.9s both;
    animation: animate-svg-fill-2 0.7s cubic-bezier(0.455, 0.03, 0.515, 0.955) 0.9s both;
}

.svg-elem-infinite-2 {
    -webkit-animation: animate-svg-fill-2 0.7s cubic-bezier(0.455, 0.03, 0.515, 0.955) 0.9s both infinite;
    animation: animate-svg-fill-2 0.7s cubic-bezier(0.455, 0.03, 0.515, 0.955) 0.9s both infinite;
    -webkit-animation-direction: alternate;
    animation-direction: alternate;
}

.svg-elem-preto-2 {
    -webkit-animation: animate-svg-fill-preto-2 0.7s cubic-bezier(0.455, 0.03, 0.515, 0.955) 0.9s both;
    animation: animate-svg-fill-preto-2 0.7s cubic-bezier(0.455, 0.03, 0.515, 0.955) 0.9s both;
}

.svg-elem-preto-infinite-2 {
    -webkit-animation: animate-svg-fill-preto-2 0.7s cubic-bezier(0.455, 0.03, 0.515, 0.955) 0.9s both infinite;
    animation: animate-svg-fill-preto-2 0.7s cubic-bezier(0.455, 0.03, 0.515, 0.955) 0.9s both infinite;
    -webkit-animation-direction: alternate;
    animation-direction: alternate;
}

.svg-elem-branco-2 {
    -webkit-animation: animate-svg-fill-branco-2 0.7s cubic-bezier(0.455, 0.03, 0.515, 0.955) 0.9s both;
    animation: animate-svg-fill-branco-2 0.7s cubic-bezier(0.455, 0.03, 0.515, 0.955) 0.9s both;
}

.svg-elem-branco-infinite-2 {
    -webkit-animation: animate-svg-fill-branco-2 0.7s cubic-bezier(0.455, 0.03, 0.515, 0.955) 0.9s both infinite;
    animation: animate-svg-fill-branco-2 0.7s cubic-bezier(0.455, 0.03, 0.515, 0.955) 0.9s both infinite;
    -webkit-animation-direction: alternate;
    animation-direction: alternate;
}

@-webkit-keyframes animate-svg-fill-3 {
    0% {
        fill: transparent;
    }

    100% {
        fill: #641a35;
    }
}

@keyframes animate-svg-fill-3 {
    0% {
        fill: transparent;
    }

    100% {
        fill: #641a35;
    }
}

@-webkit-keyframes animate-svg-fill-preto-3 {
    0% {
        fill: transparent;
    }

    100% {
        fill: #000000;
    }
}

@keyframes animate-svg-fill-preto-3 {
    0% {
        fill: transparent;
    }

    100% {
        fill: #000000;
    }
}

@-webkit-keyframes animate-svg-fill-branco-3 {
    0% {
        fill: transparent;
    }

    100% {
        fill: #FFFFFF;
    }
}

@keyframes animate-svg-fill-branco-3 {
    0% {
        fill: transparent;
    }

    100% {
        fill: #FFFFFF;
    }
}

.svg-elem-3 {
    -webkit-animation: animate-svg-fill-3 0.7s cubic-bezier(0.455, 0.03, 0.515, 0.955) 1s both;
    animation: animate-svg-fill-3 0.7s cubic-bezier(0.455, 0.03, 0.515, 0.955) 1s both;
}

.svg-elem-infinite-3 {
    -webkit-animation: animate-svg-fill-3 0.7s cubic-bezier(0.455, 0.03, 0.515, 0.955) 1s both infinite;
    animation: animate-svg-fill-3 0.7s cubic-bezier(0.455, 0.03, 0.515, 0.955) 1s both infinite;
    -webkit-animation-direction: alternate;
    animation-direction: alternate;
}

.svg-elem-preto-3 {
    -webkit-animation: animate-svg-fill-preto-3 0.7s cubic-bezier(0.455, 0.03, 0.515, 0.955) 1s both;
    animation: animate-svg-fill-preto-3 0.7s cubic-bezier(0.455, 0.03, 0.515, 0.955) 1s both;
}

.svg-elem-preto-infinite-3 {
    -webkit-animation: animate-svg-fill-preto-3 0.7s cubic-bezier(0.455, 0.03, 0.515, 0.955) 1s both infinite;
    animation: animate-svg-fill-preto-3 0.7s cubic-bezier(0.455, 0.03, 0.515, 0.955) 1s both infinite;
    -webkit-animation-direction: alternate;
    animation-direction: alternate;
}

.svg-elem-branco-3 {
    -webkit-animation: animate-svg-fill-branco-3 0.7s cubic-bezier(0.455, 0.03, 0.515, 0.955) 1s both;
    animation: animate-svg-fill-branco-3 0.7s cubic-bezier(0.455, 0.03, 0.515, 0.955) 1s both;
}

.svg-elem-branco-infinite-3 {
    -webkit-animation: animate-svg-fill-branco-3 0.7s cubic-bezier(0.455, 0.03, 0.515, 0.955) 1s both infinite;
    animation: animate-svg-fill-branco-3 0.7s cubic-bezier(0.455, 0.03, 0.515, 0.955) 1s both infinite;
    -webkit-animation-direction: alternate;
    animation-direction: alternate;
}

@-webkit-keyframes animate-svg-fill-4 {
    0% {
        fill: transparent;
    }

    100% {
        fill: #641a35;
    }
}

@keyframes animate-svg-fill-4 {
    0% {
        fill: transparent;
    }

    100% {
        fill: #641a35;
    }
}

@-webkit-keyframes animate-svg-fill-preto-4 {
    0% {
        fill: transparent;
    }

    100% {
        fill: #000000;
    }
}

@keyframes animate-svg-fill-preto-4 {
    0% {
        fill: transparent;
    }

    100% {
        fill: #000000;
    }
}

@-webkit-keyframes animate-svg-fill-branco-4 {
    0% {
        fill: transparent;
    }

    100% {
        fill: #FFFFFF;
    }
}

@keyframes animate-svg-fill-branco-4 {
    0% {
        fill: transparent;
    }

    100% {
        fill: #FFFFFF;
    }
}

.svg-elem-4 {
    -webkit-animation: animate-svg-fill-4 0.7s cubic-bezier(0.455, 0.03, 0.515, 0.955) 1.1s both;
    animation: animate-svg-fill-4 0.7s cubic-bezier(0.455, 0.03, 0.515, 0.955) 1.1s both;
}

.svg-elem-infinite-4 {
    -webkit-animation: animate-svg-fill-4 0.7s cubic-bezier(0.455, 0.03, 0.515, 0.955) 1.1s both infinite;
    animation: animate-svg-fill-4 0.7s cubic-bezier(0.455, 0.03, 0.515, 0.955) 1.1s both infinite;
    -webkit-animation-direction: alternate;
    animation-direction: alternate;
}

.svg-elem-preto-4 {
    -webkit-animation: animate-svg-fill-preto-4 0.7s cubic-bezier(0.455, 0.03, 0.515, 0.955) 1.1s both;
    animation: animate-svg-fill-preto-4 0.7s cubic-bezier(0.455, 0.03, 0.515, 0.955) 1.1s both;
}

.svg-elem-preto-infinite-4 {
    -webkit-animation: animate-svg-fill-preto-4 0.7s cubic-bezier(0.455, 0.03, 0.515, 0.955) 1.1s both infinite;
    animation: animate-svg-fill-preto-4 0.7s cubic-bezier(0.455, 0.03, 0.515, 0.955) 1.1s both infinite;
    -webkit-animation-direction: alternate;
    animation-direction: alternate;
}

.svg-elem-branco-4 {
    -webkit-animation: animate-svg-fill-branco-4 0.7s cubic-bezier(0.455, 0.03, 0.515, 0.955) 1.1s both;
    animation: animate-svg-fill-branco-4 0.7s cubic-bezier(0.455, 0.03, 0.515, 0.955) 1.1s both;
}

.svg-elem-branco-infinite-4 {
    -webkit-animation: animate-svg-fill-branco-4 0.7s cubic-bezier(0.455, 0.03, 0.515, 0.955) 1.1s both infinite;
    animation: animate-svg-fill-branco-4 0.7s cubic-bezier(0.455, 0.03, 0.515, 0.955) 1.1s both infinite;
    -webkit-animation-direction: alternate;
    animation-direction: alternate;
}

@-webkit-keyframes animate-svg-fill-5 {
    0% {
        fill: transparent;
    }

    100% {
        fill: #641a35;
    }
}

@keyframes animate-svg-fill-5 {
    0% {
        fill: transparent;
    }

    100% {
        fill: #641a35;
    }
}

@-webkit-keyframes animate-svg-fill-preto-5 {
    0% {
        fill: transparent;
    }

    100% {
        fill: #000000;
    }
}

@keyframes animate-svg-fill-preto-5 {
    0% {
        fill: transparent;
    }

    100% {
        fill: #000000;
    }
}

@-webkit-keyframes animate-svg-fill-branco-5 {
    0% {
        fill: transparent;
    }

    100% {
        fill: #FFFFFF;
    }
}

@keyframes animate-svg-fill-branco-5 {
    0% {
        fill: transparent;
    }

    100% {
        fill: #FFFFFF;
    }
}

.svg-elem-5 {
    -webkit-animation: animate-svg-fill-5 0.7s cubic-bezier(0.455, 0.03, 0.515, 0.955) 1.2000000000000002s both;
    animation: animate-svg-fill-5 0.7s cubic-bezier(0.455, 0.03, 0.515, 0.955) 1.2000000000000002s both;
}

.svg-elem-infinite-5 {
    -webkit-animation: animate-svg-fill-5 0.7s cubic-bezier(0.455, 0.03, 0.515, 0.955) 1.2000000000000002s both infinite;
    animation: animate-svg-fill-5 0.7s cubic-bezier(0.455, 0.03, 0.515, 0.955) 1.2000000000000002s both infinite;
    -webkit-animation-direction: alternate;
    animation-direction: alternate;
}

.svg-elem-preto-5 {
    -webkit-animation: animate-svg-fill-preto-5 0.7s cubic-bezier(0.455, 0.03, 0.515, 0.955) 1.2000000000000002s both;
    animation: animate-svg-fill-preto-5 0.7s cubic-bezier(0.455, 0.03, 0.515, 0.955) 1.2000000000000002s both;
}

.svg-elem-preto-infinite-5 {
    -webkit-animation: animate-svg-fill-preto-5 0.7s cubic-bezier(0.455, 0.03, 0.515, 0.955) 1.2000000000000002s both infinite;
    animation: animate-svg-fill-preto-5 0.7s cubic-bezier(0.455, 0.03, 0.515, 0.955) 1.2000000000000002s both infinite;
    -webkit-animation-direction: alternate;
    animation-direction: alternate;
}

.svg-elem-branco-5 {
    -webkit-animation: animate-svg-fill-branco-5 0.7s cubic-bezier(0.455, 0.03, 0.515, 0.955) 1.2000000000000002s both;
    animation: animate-svg-fill-branco-5 0.7s cubic-bezier(0.455, 0.03, 0.515, 0.955) 1.2000000000000002s both;
}

.svg-elem-branco-infinite-5 {
    -webkit-animation: animate-svg-fill-branco-5 0.7s cubic-bezier(0.455, 0.03, 0.515, 0.955) 1.2000000000000002s both infinite;
    animation: animate-svg-fill-branco-5 0.7s cubic-bezier(0.455, 0.03, 0.515, 0.955) 1.2000000000000002s both infinite;
    -webkit-animation-direction: alternate;
    animation-direction: alternate;
}

.mud-table-cell .mud-checkbox {
    margin: 0px !important;
}

.tcs-agenda-month {
}

    .tcs-agenda-month .mud-button {
        line-height: normal;
        justify-content: flex-start;
    }

        .tcs-agenda-month .mud-button .mud-button-label .mud-icon-root {
            transform: scale(0.5)
        }

        .tcs-agenda-month .mud-button .mud-button-label .mud-typography {
            margin: 0px;
            font-size: 12px;
            font-weight: bold;
        }

            .tcs-agenda-month .mud-button .mud-button-label .mud-typography:first-of-type {
                margin-right: 5px;
                font-weight: initial;
            }


.tcs-agenda-day {
}

    .tcs-agenda-day .mud-paper {
        margin: 0px;
        padding: 6px;
        height: 100%;
        width: 100%;
    }

    .tcs-agenda-day .mud-typography:first-of-type {
        font-size: 12px;
        font-weight: bold;
        display: flex;
        align-items: center;
        line-height: normal;
    }

        .tcs-agenda-day .mud-typography:first-of-type .mud-icon-root {
            transform: scale(0.5)
        }

    .tcs-agenda-day .mud-typography {
        margin: 0px;
        overflow: hidden;
        width: 100%;
        font-size: 10px;
    }

    .tcs-agenda-day button {
        display: none;
    }

    .tcs-agenda-day:hover button {
        display: block;
        position: absolute;
        top: 3px;
        right: 3px;
    }

@media (max-width:601px) {
    .tcs-agenda-day button {
        display: none;
    }
}

/*Animação do TcsLogoTcs*/

#rodape {
    height: 20px;
    text-align: center;
    font-size: 7pt;
}
.rodape_a {
    font-size: 7pt;
    height: 20px;
    background-color: #dadada;
    line-height: 18px;
    text-align: right;
    color: #9a9a9a;
    font-size: 7pt;
}

.rodape {
    font-size: 7pt;
    height: 20px;
    background-color: #dadada;
    line-height: 18px;
    text-align: right;
    color: #9a9a9a;
    font-size: 7pt;
}
#rodape {
    height: 20px;
    text-align: center;
    font-size: 7pt;
}

.mud-navmenu.mud-navmenu-primary .mud-nav-link.active:not(.mud-nav-link-disabled) .mud-nav-link-icon {
    color: white !important;
}
.mud-navmenu.mud-navmenu-primary .mud-nav-link.active:not(.mud-nav-link-disabled) {
    color: white !important;
    --mud-ripple-color: var(--mud-palette-primary);
    background-color: var(--mud-palette-primary-hover);
}
