/* _content/Dbs.Rtvplan.Client.MvcClient/Views/CampaignCalculationResult/Details.cshtml.rz.scp.css */

.calculation-summary[b-4l9mj92g8y] {
    display: flex;
}

    .calculation-summary .calculation-summary-item[b-4l9mj92g8y] {
        width: 260px;
        flex-shrink: 0;
        margin-right: 1rem;
    }

        .calculation-summary .calculation-summary-item:last-child[b-4l9mj92g8y] {
            margin-right: 0;
        }

.calculation-result-group[b-4l9mj92g8y] {
    overflow-x: auto;
}

    .calculation-result-group .list-group-header[b-4l9mj92g8y],
    .calculation-result-group .list-group-data[b-4l9mj92g8y] {
        display: flex;
        justify-content: flex-end;
        margin-right: 0.5rem;
    }

    .calculation-result-group .list-group-header[b-4l9mj92g8y] {
        width: 200px;
    }

    .calculation-result-group .list-group-data[b-4l9mj92g8y] {
        width: 180px;
    }

        .calculation-result-group .list-group-header .list-group-item[b-4l9mj92g8y],
        .calculation-result-group .list-group-data .list-group-item[b-4l9mj92g8y] {
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            padding: 10px;
        }

    .calculation-result-group .list-group-header .list-group-item[b-4l9mj92g8y] {
        border-color: transparent;
    }

    .calculation-result-group .list-group-data .list-group-item[b-4l9mj92g8y] {
        text-align: center;
    }
/* _content/Dbs.Rtvplan.Client.MvcClient/Views/CampaignCalculationStation/_ListPartial.cshtml.rz.scp.css */
.station-list-item[b-xe4ov46b36] {
    padding: 10px;
    position: relative;
    text-align: center;
    border-right-color: #c8c8c8;
}

    .station-list-item[b-xe4ov46b36]::after {
        content: '';
        position: absolute;
        top: 0;
        right: 0;
        display: block;
        height: 100%;
        width: 1px;
        background-color: rgba(0,0,0,.125);
        margin-right: -0.25rem;
    }

    .station-list-item:last-child[b-xe4ov46b36]::after {
        content: none;
    }

    .station-list-item.active[b-xe4ov46b36] {
        background-color: rgba(0,0,0,0.05);
        border-color: #c8c8c8;
        border-radius: 0.5rem;
    }

.dark .station-list-item[b-xe4ov46b36]::after {
    background-color: rgba(255,255,255,.125);
}
/* _content/Dbs.Rtvplan.Client.MvcClient/Views/CampaignCalculation/Calculate.cshtml.rz.scp.css */
#stationEditModal .modal-body[b-h0q1iolnat] {
    min-height: 600px;
}
/* _content/Dbs.Rtvplan.Client.MvcClient/Views/CampaignCalculation/_SelectStationsPartial.cshtml.rz.scp.css */
.station-list-item[b-4dawp1uwrb] {
    cursor: pointer;
    height: 160px;
    text-align: center;
    border: 1px solid transparent;
    margin-right: 0.25rem;
    margin-left: 0.25rem;
}

    .station-list-item.active[b-4dawp1uwrb] {
        background-color: rgba(0,0,0,0.05);
        border-color: #c8c8c8;
        border-radius: 0.5rem;
    }

.card-check-station[b-4dawp1uwrb] {
    display: none;
}

.dark .station-list-item.active[b-4dawp1uwrb] {
    background-color: rgba(255,255,255,0.05);
}
/* _content/Dbs.Rtvplan.Client.MvcClient/Views/Customer/_ListItemCardPartial.cshtml.rz.scp.css */
.card[b-jurzrv63kr] {
    height: 100%;
}
/* _content/Dbs.Rtvplan.Client.MvcClient/Views/DashboardMusicEvent/Index.cshtml.rz.scp.css */
.bg-image[b-umt27rr62z] {
    height: 25vh;
}

.container[b-umt27rr62z] {
    margin-top: -10vh;
}

@media screen and (min-width: 768px) {
    .bg-image[b-umt27rr62z] {
        height: 50vh;
    }

    .container[b-umt27rr62z] {
        margin-top: -9vh;
    }
}

.card .card-body[b-umt27rr62z] {
    padding: 2rem;
}
/* _content/Dbs.Rtvplan.Client.MvcClient/Views/Dashboard/Index.cshtml.rz.scp.css */
.module[b-3ocaeb29f9] {
    flex: 0 1 auto !important;
    display: flex;
    flex-direction: column;
}

    .module:last-child[b-3ocaeb29f9] {
        flex-grow: 1 !important;
    }

    .module > *[b-3ocaeb29f9] {
        height: 100%;
    }
/* _content/Dbs.Rtvplan.Client.MvcClient/Views/Dashboard/_GetMusicEvents.cshtml.rz.scp.css */
h2[b-ss1cdhsdvo] {
    height: auto;
}

.card[b-ss1cdhsdvo] {
    height: 10rem;
}
/* _content/Dbs.Rtvplan.Client.MvcClient/Views/Dashboard/_GetTopArticle.cshtml.rz.scp.css */
h2[b-nqo7syq6av] {
    height: auto;
}

.card[b-nqo7syq6av] {
    height: 10rem;
}
/* _content/Dbs.Rtvplan.Client.MvcClient/Views/MediaBriefingSummary/_DetailsPartial.cshtml.rz.scp.css */
.progress-bar[b-9ocm3s0uql] {
    border-right: 1px solid #fff;
}

.progress-bar:last-child[b-9ocm3s0uql] {
    border-right: none;
}
/* _content/Dbs.Rtvplan.Client.MvcClient/Views/NavigationHistory/_listPartial.cshtml.rz.scp.css */
.navigation-history[b-1r2dr15j49] {
    position: fixed;
    bottom: 0;
    left: 0;
    background-color: rgba(0,0,0, 0.2);
    padding: 16px;
    margin-bottom: 60px;
    width: 240px;
    max-height: 350px;
    z-index: 9999;
    font-size: 12px;
    overflow: auto;
}

    .navigation-history li[b-1r2dr15j49] {
    }
/* _content/Dbs.Rtvplan.Client.MvcClient/Views/OnlineRequestCalculationSummary/_DetailsPartial.cshtml.rz.scp.css */
.progress-bar[b-wkzd0kexfp] {
    border-right: 1px solid #fff;
}

.progress-bar:last-child[b-wkzd0kexfp] {
    border-right: none;
}
/* _content/Dbs.Rtvplan.Client.MvcClient/Views/OnlineRequestCalculation/Calculate.cshtml.rz.scp.css */
#flightCreateModal .modal-body[b-shm9fa0oa8] {
    min-height: 230px;
}
/* _content/Dbs.Rtvplan.Client.MvcClient/Views/Proposal/_SalesFunnelPartial.cshtml.rz.scp.css */
.sales-item[b-owo6pe6ks6] {
    position: relative;
    overflow: hidden;
}

    .sales-item[b-owo6pe6ks6]::after {
        display: block;
        content: '';
        position: absolute;
        bottom: 0;
        right: 0;
        width: 100%;
        height: 250%;
        background: radial-gradient(circle, rgba(255,255,255,0.2) 0%, rgba(0,0,0,0.1) 100%);
    }
/* _content/Dbs.Rtvplan.Client.MvcClient/Views/Shared/Components/TestMode/Default.cshtml.rz.scp.css */
.testmode[b-kjumy4qovc] {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 0.2rem 0;
    z-index: 9999;
}
/* _content/Dbs.Rtvplan.Client.MvcClient/Views/Shared/UrlWarning.cshtml.rz.scp.css */
#imgContainer i[b-tj5c5baqmf] {
    font-size: 10rem;
}
/* _content/Dbs.Rtvplan.Client.MvcClient/Views/Shared/_Layout.cshtml.rz.scp.css */
.navbar .container-fluid div:first-child[b-m18rbitydo] {
    overflow: hidden;
}

.navbar h1[b-m18rbitydo] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
/* _content/Dbs.Rtvplan.Client.MvcClient/Views/Shared/_LayoutAnonymous.cshtml.rz.scp.css */
/* _content/Dbs.Rtvplan.Client.MvcClient/Views/Shared/_NoResultsPartial.cshtml.rz.scp.css */
.ico-search[b-tpla5vtxr7] {
    font-size: 5rem;
}
/* _content/Dbs.Rtvplan.Client.MvcClient/Views/Shared/_StartSearchPartial.cshtml.rz.scp.css */
.ico-search[b-a9kur4pksz] {
    font-size: 5rem;
}
/* _content/Dbs.Rtvplan.Client.MvcClient/Views/Task/_BoardPartial.cshtml.rz.scp.css */
.task-group[b-ij5ul7g67y] {
    background-color: #f5f5f5;
    padding: 0.5rem;
    border-radius: 0.25rem;
}

.task-group .task-item[b-ij5ul7g67y] {
    margin-bottom: 0.5rem;
}
