﻿h1:focus {
    outline: none;
}

#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."
    }

.icon-size {
    width: 22px;
    height: 22px;
}
.icon-container-size {
    width: 45px;
    height: 45px;
}
.info-icon-size {
    width: 20px;
    height: 20px;
}
.arrow-icon-size {
    width: 16px;
    height: 16px;
}
.card-max-width{
    max-width: 380px;
}
.superscript {
    vertical-align: super;
    font-size: 0.5em;
    line-height: 1;
}
.analytics-card .card-max-width{
    max-width: 380px;
}
    
    .card-text-inactive-primary {
    color: rgba(100, 100, 100, 1);
}

.card-text-inactive-secondary {
    color: rgba(95, 95, 95, 1);
}

.card-inactive-primary {
    background-color: rgba(240, 240, 240, 1);
}

.card-border.active {
    outline: 2px solid #CDE12A; 
    box-shadow: 0px 8px 25px 0px rgba(215, 236, 61, 0.19);
    cursor: pointer;
}

.card-border.inactive {
    outline: 1px solid rgba(231,231,231,1);
    box-shadow: 0px 4px 9px 0px rgba(198, 198, 198, 0.25);
    cursor: pointer;
}
.card-circle-area .active-card-circle{
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: linear-gradient(43.26deg, #FF6755 3.64%, #FFC31F 25.93%, #FAE100 48.23%, #CDE12A 68.05%, #8BC2D6 86.21%);
}

.card-circle-area{
    height: 20px; padding: 15px 0px;
}

.tooltip-bg {
 background: #333;
}

.tooltip-content p{
    margin:0;
}
.icon-size {
    width: 22px;
    height: 22px;
}
.icon-container-size {
    width: 45px;
    height: 45px;
}
.info-icon-size {
    width: 20px;
    height: 20px;
}
.arrow-icon-size {
    width: 16px;
    height: 16px;
}
.card-max-width{
    max-width: 380px;
}
.superscript {
    vertical-align: super;
    font-size: 0.5em;
    line-height: 1;
}
.e-tooltip-wrap.e-popup {
    background-color: #333;
}
.tooltip-content p{
    margin:0;
}

.e-tooltip-wrap .e-arrow-tip-inner.e-tip-right,
.e-tooltip-wrap .e-arrow-tip-inner.e-tip-left,
.e-tooltip-wrap .e-arrow-tip-inner.e-tip-bottom,
.e-tooltip-wrap .e-arrow-tip-inner.e-tip-top{
    color:#333;

}

.top-content-card .top-categories {
    height: 72px;
    background: linear-gradient(180deg, rgba(136, 220, 250, 0.038) 0%, rgba(25, 92, 144, 0.2) 100%);
    padding-left: 1.25rem;
}

.top-content-card .top-movies .content-position {
    font-size: 48px;
    font-weight: 600;
    color: rgba(25,92,144,1);
}

.top-content-card .top-categories .content-position {
    font-size: 36px;
    font-weight: 600;
    color: rgba(25,92,144,1);
}

.top-content-card .content-title {
    font-size: 16px;
    font-weight: 600;
    margin: 7.5px 0px 7.5px 9px;
    height: 24px;
    line-height: 24px;
    box-sizing: border-box;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.top-content-card .top-movies .content-title {
    width: 174px;
}

.top-content-card .top-categories .content-title {
width: 139px;
}

.top-content-card .top-movies .content-release-year {
    font-size: 12px;
    font-weight: 400;
    color: rgba(103,103,103,1);
    padding-left: 9px;
}
.top-content-card .top-movies .content-exhibition {
    font-size: 12px;
    font-weight: 400;
    color: rgba(103,103,103,1);
    padding-left: 9px;
}

.top-content-card .top-categories .content-release-year {
    font-size: 12px;
    font-weight: 400;
    color: rgba(103,103,103,1);
    padding-left: 9px;
}

.top-content-card .top-movies .content-image{
    max-width: 100%;
    height: auto;
    border-radius: 8px;
}

.bg-cp-gray-200{
    background-color: var(--touch-neutral-200);
}

.card-slider {
    width: 100%;
}

.card-slider .splide {
    position: relative;
}
.card-slider .splide__track {
    overflow: hidden;
    position: relative;
    z-index: 0;
}
.card-slider .splide__list {
    display: flex;
    height: 100%;
    margin: 0 !important;
    padding: 0 !important;
}
.card-slider .splide__slide {
    backface-visibility: hidden;
    box-sizing: border-box;
    flex-shrink: 0;
    list-style-type: none !important;
    margin: 0;
    position: relative;
}

/* remove screen reader ellipsis that appears on the bottom of the sliders*/
.splide__sr {
    display: none;
}

.airline-customers {
    height: 362px;
}
.airline-customers.small {
    height: 188px;
}

.airline-customers .customer {
    width: 151px;
    height: 40px;
}

.airline-customers .customer img {

}

.warning-banner {
    height: 44px;
    background: #FFF5F3;
    border: 1px solid #FF6755
}

.banner-text {
    color: #FF6755;
    font-size: 14px;
    font-weight: 500;
}

.banner-text .highlight {
    color: #D44234;
    font-weight: 700;
}

.powerbi-frame-wrapper {
    height: var(--tmc-powerbi-height, calc(100vh - 110px));
}

.month-selected {
    background-color: var(--bg-tch-primary) !important;
    border: none !important;
    border-radius: 4px !important;
    color: #fff !important;
}

.list-view-grid .e-grid .e-headercell, .list-view-grid .e-grid .e-detailheadercell {
    background-color: #e5e7eb !important;
    color: #000000 !important;
    border-color: #d1d5db !important;
}

.list-view-grid .e-grid .e-gridheader {
    border-radius: 0;
}

.list-view-grid .e-grid .e-headercell {
    background: #F0F0F0 !important;
}

.list-view-grid .e-grid .e-headertext {
    white-space: normal;
    overflow-wrap: break-word;
    font-size: 12px !important;
}

.list-view-grid .e-grid .e-rowcell {
    border-top: 1px solid #DDD;
}

.list-view-grid .e-grid .e-gridcontent {
    border-radius: 0 !important;
}

.list-view-grid .e-grid .e-row,
.list-view-grid .e-grid .e-altrow,
.list-view-grid .e-grid .e-disable-gridhover .e-rowcell {
    background-color: #ffffff !important; /* Fundo branco */
    color: #000000 !important; /* Texto preto (opcional) */
}

.list-view-grid .e-grid .e-selectionbackground {
    background-color: #f3f4f6 !important; /* Cinzento claro (Tailwind bg-gray-200) */
    color: #000000 !important; /* Garante que o texto fica legível */
}

.list-view-grid .e-grid .e-gridheader tr th:first-child {
    padding: 0 !important;
}

.list-view-grid .e-grid .e-gridheader .e-sortfilter .e-headercelldiv {
    height: min-content;
}

.list-view-grid .e-checkbox-wrapper .e-frame {
    background-color: white;
    border-color: #D1D1D1;
    color: #fff;
    border-radius: 4px;
}

.footer {
    position: fixed;
    transition: opacity 0.3s ease;
}

.e-grid .e-rowcell {
    overflow: visible !important;
}

.e-grid .e-row {
    overflow: visible !important;
}