@import '_content/Betfred.Blazor/Betfred.Blazor.bundle.scp.css';

/* /Pages/Cache/Cache.razor.rz.scp.css */
/* /Pages/Cache/FeedCache.razor.rz.scp.css */
.search-table[b-t8w1jwmacz] {
    height: 80vh;
    overflow: auto;
}

.table-fixed[b-t8w1jwmacz] {
    table-layout: fixed;
}
/* /Pages/Cache/PageCache.razor.rz.scp.css */
.search-table[b-i3adajo7uf] {
    height: 80vh;
    overflow: auto;
}
.table-fixed[b-i3adajo7uf] {
    table-layout: fixed;
}
/* /Pages/Cache/TemplateCache.razor.rz.scp.css */
.search-table[b-ivsoyz8swo] {
    height: 80vh;
    overflow: auto;
}
.table-fixed[b-ivsoyz8swo] {
    table-layout: fixed;
}
/* /Pages/Index.razor.rz.scp.css */
.gantry[b-r2uoppadum]{
    height:100%;
}
.stat-bars[b-r2uoppadum] {

}

.stat-header[b-r2uoppadum]{
    font-weight:bold;
    font-size:110%;
    text-align:center;
}

.stat-sub[b-r2uoppadum]{
    text-indent:5%;
}

.log-col[b-r2uoppadum] {
    overflow: auto;
    height: 100%;
}
/* /Pages/Pages.razor.rz.scp.css */
.GenericInput[b-1thd8q467g] {
    display: inline-block;
    width: 10%;
    margin: 0.5%;
}

.Pages[b-1thd8q467g] {
    display: block;
    height: 100%;
    width: 100%;
}

.ScreenSelectArea[b-1thd8q467g] {
    height: 5vh;
    width: 100%;
    display: inline-block;
}

.MiddleArea[b-1thd8q467g] {
    height: 88vh;
    width: 100%;
}

.OverflowArea[b-1thd8q467g] {
    height: 100%;
    width: 20%;
    overflow-y: scroll;
}

.ScreenArea[b-1thd8q467g] {
    display: inline-block;
    height: 100%;
    width: 80%;
    padding: 0.5%;
}

.ScreenAreaFill[b-1thd8q467g] {
    display: inline-block;
    height: 100%;
    overflow-x: scroll;
    overflow-y: hidden;
    padding: 0.5%;
    white-space: nowrap;
}

.Screen[b-1thd8q467g] {
    display: inline-block;
    height: 100%;
    width: 23%;
    border: darkgray;
    border-width: 1px;
    border-style: solid;
    margin: 0.5%;
    overflow-y: auto;
}

.ScreenLabel[b-1thd8q467g] {
    display: block;
    font-size: 200%;
    text-align: center;
    height: 8%;
}

.timer-table[b-1thd8q467g] {
    overflow:auto;
}

.page-details[b-1thd8q467g]{
    word-wrap:break-word;
    overflow:auto;
}

    .page-details:hover[b-1thd8q467g] {
        border-radius: 5px;
        background: #e0e0e040;
        cursor: pointer;
    }

.btn-right-float[b-1thd8q467g]{
    float: right;
}

.page-row-container[b-1thd8q467g] {
    padding: .15rem;
    margin: .15rem;
    border-bottom: .15rem solid #dfdfdf;
}

    .page-row-container:hover[b-1thd8q467g] {
        background-color: #f1f1f1;
    }
/* /Pages/Shared/LoadingBar.razor.rz.scp.css */
.bar-wrapper[b-r4ffpplq2a] {
    width: 100%;
    height: 30px;
    display: flex;
}

.bar-border[b-r4ffpplq2a] {
    position: relative;
    border-radius: 3px;
    border: 1px solid gray;
    padding: 1px;
    width: 100%;
    height: 100%;
    text-align: center;
    background-color: #2d5695;
}

.bar[b-r4ffpplq2a] {
    background-color: #dc3545;
    height: 100%;
    transition: width 1s;
}

.bar-current[b-r4ffpplq2a] {
    position: absolute;
    width: 100%;
    text-align: center;
    font-weight: bold;
    color: white;
}

.bar-value[b-r4ffpplq2a] {
    margin: 3px;
}
