.valid.modified:not([type=checkbox]) {
    outline: 1px solid #26b050;
}

.invalid {
    outline: 1px solid red;
}

.validation-message {
    color: red;
}

#blazor-error-ui {
    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 .dismiss {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }

.blazor-error-boundary {
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTYiIGhlaWdodD0iNDkiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIG92ZXJmbG93PSJoaWRkZW4iPjxkZWZzPjxjbGlwUGF0aCBpZD0iY2xpcDAiPjxyZWN0IHg9IjIzNSIgeT0iNTEiIHdpZHRoPSI1NiIgaGVpZ2h0PSI0OSIvPjwvY2xpcFBhdGg+PC9kZWZzPjxnIGNsaXAtcGF0aD0idXJsKCNjbGlwMCkiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yMzUgLTUxKSI+PHBhdGggZD0iTTI2My41MDYgNTFDMjY0LjcxNyA1MSAyNjUuODEzIDUxLjQ4MzcgMjY2LjYwNiA1Mi4yNjU4TDI2Ny4wNTIgNTIuNzk4NyAyNjcuNTM5IDUzLjYyODMgMjkwLjE4NSA5Mi4xODMxIDI5MC41NDUgOTIuNzk1IDI5MC42NTYgOTIuOTk2QzI5MC44NzcgOTMuNTEzIDI5MSA5NC4wODE1IDI5MSA5NC42NzgyIDI5MSA5Ny4wNjUxIDI4OS4wMzggOTkgMjg2LjYxNyA5OUwyNDAuMzgzIDk5QzIzNy45NjMgOTkgMjM2IDk3LjA2NTEgMjM2IDk0LjY3ODIgMjM2IDk0LjM3OTkgMjM2LjAzMSA5NC4wODg2IDIzNi4wODkgOTMuODA3MkwyMzYuMzM4IDkzLjAxNjIgMjM2Ljg1OCA5Mi4xMzE0IDI1OS40NzMgNTMuNjI5NCAyNTkuOTYxIDUyLjc5ODUgMjYwLjQwNyA1Mi4yNjU4QzI2MS4yIDUxLjQ4MzcgMjYyLjI5NiA1MSAyNjMuNTA2IDUxWk0yNjMuNTg2IDY2LjAxODNDMjYwLjczNyA2Ni4wMTgzIDI1OS4zMTMgNjcuMTI0NSAyNTkuMzEzIDY5LjMzNyAyNTkuMzEzIDY5LjYxMDIgMjU5LjMzMiA2OS44NjA4IDI1OS4zNzEgNzAuMDg4N0wyNjEuNzk1IDg0LjAxNjEgMjY1LjM4IDg0LjAxNjEgMjY3LjgyMSA2OS43NDc1QzI2Ny44NiA2OS43MzA5IDI2Ny44NzkgNjkuNTg3NyAyNjcuODc5IDY5LjMxNzkgMjY3Ljg3OSA2Ny4xMTgyIDI2Ni40NDggNjYuMDE4MyAyNjMuNTg2IDY2LjAxODNaTTI2My41NzYgODYuMDU0N0MyNjEuMDQ5IDg2LjA1NDcgMjU5Ljc4NiA4Ny4zMDA1IDI1OS43ODYgODkuNzkyMSAyNTkuNzg2IDkyLjI4MzcgMjYxLjA0OSA5My41Mjk1IDI2My41NzYgOTMuNTI5NSAyNjYuMTE2IDkzLjUyOTUgMjY3LjM4NyA5Mi4yODM3IDI2Ny4zODcgODkuNzkyMSAyNjcuMzg3IDg3LjMwMDUgMjY2LjExNiA4Ni4wNTQ3IDI2My41NzYgODYuMDU0N1oiIGZpbGw9IiNGRkU1MDAiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvZz48L3N2Zz4=) no-repeat 1rem/1.8rem, #b32121;
    padding: 1rem 1rem 1rem 3.7rem;
    color: white;
}

    .blazor-error-boundary::after {
        content: "An error has occurred."
    }

.blazored-toast-container {
    z-index: 1000 !important;
}

.blazored-toast-heading {
    color: white !important;
}

.custom-body-bg {
    background: linear-gradient(0deg, #7367F0, #7367F0), linear-gradient(107.7deg, rgba(95, 178, 255, 0) 16.97%, rgba(95, 178, 255, 0.6) 87.74%);
    background-attachment: fixed;
}

.custom-body-bg-evaluation-digital {
    background: #FFEA93;
}

.custom-body-bg-reading-fluency {
    background: #FF9388;
}

.custom-bg-pause {
    background: linear-gradient(180deg, #7F6CC3 50.52%, #4543B2 100%);
    background-attachment: fixed;
}

.custom-bg-error {
    background: linear-gradient(180deg, #EA5455 50.52%, #7367F0 100%);
    background-attachment: fixed;
}

.custom-bg-finalize-test {
    background: linear-gradient(180deg, #51BAC9 47.04%, #7F6CC3 127.78%);
    background-attachment: fixed;
}

.custom-bg-evaluation {
    background-color: #EAEAEA !important;
}

.swal2-cancel {
    color: red !important;
    border: 1px solid red !important
}

.custom-bg-disabled {
    background-color: #EFEFEF !important;
}

.custom-bg-page-link {
    background-color: transparent !important;
    border-top: 1px solid white !important;
    border-bottom: 1px solid white !important;
    color: var(--bs-white) !important;
}

.custom-bg-page-link.previus-next-item {
    border: 1px solid white !important;
    color: white !important;
}

.page-item.active {
    background-color: transparent !important;
    border-top: 1px solid white !important;
    border-bottom: 1px solid white !important;
}

    .page-item.active .page-link {
        background-color: white !important;
        color: var(--bs-primary) !important;
        padding-bottom: 5px;
    }

.page-item.prev-item ~ .page-item:nth-last-child(2) .page-link{
    border-right: 1px solid white !important;
}

.page-item.prev-item ~ .page-item:nth-child(2) .page-link {
    border-left: 1px solid white !important;
}

.btn-login-width{
    width: 50%;
}

.btn-play-app {
    box-shadow: 0px 16px 24px 0px #0000005C;
    border-radius: 100px !important;
}

.loading-progress {
    position: relative;
    display: block;
    width: 8rem;
    height: 8rem;
    margin: 20vh auto 1rem auto;
}

    .loading-progress circle {
        fill: none;
        stroke: #e0e0e0;
        stroke-width: 0.6rem;
        transform-origin: 50% 50%;
        transform: rotate(-90deg);
    }

        .loading-progress circle:last-child {
            stroke: #1b6ec2;
            stroke-dasharray: calc(3.141 * var(--blazor-load-percentage, 0%) * 0.8), 500%;
            transition: stroke-dasharray 0.05s ease-in-out;
        }

.loading-progress-text {
    color: white;
    position: absolute;
    text-align: center;
    font-weight: bold;
    inset: calc(20vh + 3.25rem) 0 auto 0.2rem;
}

    .loading-progress-text:after {
        content: var(--blazor-load-percentage-text, "Loading");
    }

@media (min-width: 200px) {
    .rft-world {
        padding-bottom: 12px;
    }
    .rft-world::before {
        content: url('../../icons/ArrowSequence.svg');
        margin-left: 30%;
        padding-right: 12px;
    }
    .invisible-sm{
        display: none
    }
    .btn-login-width, .btn-frutas-width {
        width: 100%;
    }
    .justify-self-ssm-center {
        justify-self: center !important;
    }
}

@media (min-width: 768px) {
    .rft-world{
        padding-bottom: 0px;
    }
    .rft-world::before {
        content: '';
        margin-left: 0px;
        padding-right: 0px;
    }
    .invisible-sm {
        display: block
    }
    .btn-login-width, .btn-frutas-width {
        width: 100%;
    }
    .logo-width-90-per {
        width: 90% !important;
    }
    .justify-self-md-center {
        justify-self: center !important;
    }
}

@media (min-width: 992px) {
    .btn-login-width {
        width: 50%;
    }
    .btn-frutas-width {
        width: auto;
    }
    .logo-width-90-per {
        width: auto !important;
    }
    .justify-self-lg-center {
        justify-self: center !important;
    }
}

.bg-fly-belinha {
    background-image: url(/images/BG-BelinhaVoadora.svg);
    background-repeat: round;
    background-size: cover;
}

.fly-belinha {
    -webkit-animation: fly-belinha 30s infinite both;
    animation: fly-belinha 30s infinite both;
}

@-webkit-keyframes fly-belinha {
    0%, 100% {
        -webkit-transform: translateX(0%);
        transform: translateX(0%);
        -webkit-transform-origin: 50% 50%;
        transform-origin: 50% 50%;
    }

    15% {
        -webkit-transform: translateX(-30px) rotate(-6deg);
        transform: translateX(-30px) rotate(-6deg);
    }

    30% {
        -webkit-transform: translateX(15px) rotate(6deg);
        transform: translateX(15px) rotate(6deg);
    }

    45% {
        -webkit-transform: translateX(-15px) rotate(-3.6deg);
        transform: translateX(-15px) rotate(-3.6deg);
    }

    60% {
        -webkit-transform: translateX(9px) rotate(2.4deg);
        transform: translateX(9px) rotate(2.4deg);
    }

    75% {
        -webkit-transform: translateX(-6px) rotate(-1.2deg);
        transform: translateX(-6px) rotate(-1.2deg);
    }
}

@keyframes fly-belinha {
    0%, 100% {
        -webkit-transform: translateX(0%);
        transform: translateX(0%);
        -webkit-transform-origin: 50% 50%;
        transform-origin: 50% 50%;
    }

    15% {
        -webkit-transform: translateX(-30px) rotate(-6deg);
        transform: translateX(-30px) rotate(-6deg);
    }

    30% {
        -webkit-transform: translateX(15px) rotate(6deg);
        transform: translateX(15px) rotate(6deg);
    }

    45% {
        -webkit-transform: translateX(-15px) rotate(-3.6deg);
        transform: translateX(-15px) rotate(-3.6deg);
    }

    60% {
        -webkit-transform: translateX(9px) rotate(2.4deg);
        transform: translateX(9px) rotate(2.4deg);
    }

    75% {
        -webkit-transform: translateX(-6px) rotate(-1.2deg);
        transform: translateX(-6px) rotate(-1.2deg);
    }
}


.pet-container {
    display: flex;
    gap: 20px;
}

.pet-main-image {
    flex: 1;
    border-radius: 10px;
    padding: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
}

    .pet-main-image img {
        max-width: 190px;
        border-radius: 10px;
    }

.pet-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 5px;
}

.pet-grid-container {
    border-radius: 10px;
    cursor: pointer;
    align-content: center;
}

    .pet-grid-container.selected {
        outline: 3px solid #7367F0;
        outline-offset: 2px;
    }

.card-box-shadow {
    box-shadow: 0px 16px 24px rgba(0, 0, 0, 0.36) !important;
}

.card-amount-activities {
    border-radius: 50px;
    box-shadow: 0px 16px 25px rgba(0, 0, 0, 0.36);
    background: #FFFFFF;
    padding: 5px 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 5px;
    font-weight: 600;
    color: var(--bs-primary);
    position: absolute;
}

.card-evaluations {
    width: 274.5px;
    min-height: 381px;
    box-shadow: 0px 16px 24px rgba(0, 0, 0, 0.36) !important;
}

.card-evaluation {
    width: 372.67px;
    min-height: 378px;
    box-shadow: 0px 16px 24px rgba(0, 0, 0, 0.36) !important;
}

.card-border-bottom-radius {
    border-bottom-left-radius: 44px !important;
    border-bottom-right-radius: 44px !important;
}

.card-border-top-radius {
    border-top-left-radius: 44px !important;
    border-top-right-radius: 44px !important;
}

.custom-border-44 {
    border-radius: 44px !important;
}

.justify-self-center {
    justify-self: center;
}

.btn-navigate-back {
    background: rgba(32, 0, 77, 0.35) !important;
    border-radius: 44px !important;
    margin: 0 auto !important;
    display: flex !important;
    flex-direction: row !important;
    align-items: center !important;
    padding: 10px !important;
    gap: 10px !important;
    height: 64px !important;
}

.navigate-menu {
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgba(32, 0, 77, 0.35);
    border-radius: 114px;
    padding: 0px 30px;
}

.container-with-navigate-menu {
    margin-bottom: 130px;
}

.fw-700{
    font-weight: 700 !important;
}

.text-body-color {
    color: var(--bs-body-color);
}

.text-wrap-balance {
    text-wrap-style: balance;
}

.bg-finish {
    background-color: #00BDB9 !important;
}

.c-gap-5 {
    gap: 5px;
}

.help-chat-content-wrapper {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: flex-end;
    position: absolute;
    right: 0;
    bottom: 100%;
    font-size: 20px;
}

.help-chat {
    width: 400px;
    margin-bottom: .625rem;
    margin-right: .625rem;
    border-radius: .7rem;
    border: 1px solid #d8d6de;
    box-shadow: 0px 10px 24px 0px #00000029;
}

.help-chat-content {
    z-index: 997;
}

.chat-help-button-container {
    width: 400px;
    display: flex;
    justify-content: center;
}

.chat-help-button {
    z-index: 998;
    border-radius: .7rem .7rem 0 0 !important;
    margin-right: .625rem;
    box-shadow: 0px 0px 24px 0px #00000029;
}

.mt-middle {
    margin-top: .5rem;
}

.font-16 {
    font-size: 16px;
}

.typebot-content {
    width: 100%;
    overflow-y: auto;
}

@media (max-width: 576px) {
    #help-chat-wrapper {
        width: 100%;
        margin-right: 0;
    }

    .help-chat {
        width: 100vw;
        margin-right: 0;
        margin-bottom: 0;
        border-radius: 0;
    }

    .help-chat-content {
        width: 100%;
        height: calc(100vh - .625rem - 50px);
        max-height: none;
        border-radius: 0 !important;
        margin-bottom: 0 !important;
        box-shadow: none !important;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }

    .chat-help-button-container {
        width: fit-content;
        position: fixed;
        justify-content: flex-end;
    }

    .chat-help-button {
        border-radius: 50% !important;
        margin-bottom: .625rem;
        width: 54px;
        height: 54px;
        padding: 0 !important;
    }

    .typebot-content {
        width: calc(100vw - .625rem);
    }
}