/* /Layout/LineChart.razor.rz.scp.css */

/* /Layout/MainLayout.razor.rz.scp.css */
.page[b-k8fok1stel] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-k8fok1stel] {
    flex: 1;
}

.sidebar[b-k8fok1stel] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-k8fok1stel] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-k8fok1stel]  a, .top-row[b-k8fok1stel]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-k8fok1stel]  a:hover, .top-row[b-k8fok1stel]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-k8fok1stel]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 1640.98px) {
    .top-row:not(.auth)[b-k8fok1stel] {
        display: none;
    }

    .top-row.auth[b-k8fok1stel] {
        justify-content: space-between;
    }

    .top-row[b-k8fok1stel]  a, .top-row[b-k8fok1stel]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 1641px) {
    .page[b-k8fok1stel] {
        flex-direction: row;
    }

    .sidebar[b-k8fok1stel] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-k8fok1stel] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-k8fok1stel]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-k8fok1stel], article[b-k8fok1stel] {
/*        padding-left: 2rem !important;
        padding-right: 1.5rem !important;*/
    }
}
/* /Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-h8od4jal49] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-h8od4jal49] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-h8od4jal49] {
    font-size: 1.1rem;
    color:white;
}

.oi[b-h8od4jal49] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-h8od4jal49] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-h8od4jal49] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-h8od4jal49] {
        padding-bottom: 1rem;
    }

    .nav-item[b-h8od4jal49]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-h8od4jal49]  a.active {
    background-color: rgba(255,255,255,0.25);
    color: white;
}

.nav-item[b-h8od4jal49]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 1641px) {
    .navbar-toggler[b-h8od4jal49] {
        display: none;
    }

    .collapse[b-h8od4jal49] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}
/* /Pages/Scroll.razor.rz.scp.css */
body[b-iny5pt6k2r] {

}

div .middiv[b-iny5pt6k2r] {
    top: 3.5rem;
}

.fromWord[b-iny5pt6k2r], .toWord[b-iny5pt6k2r] {
    width: 100%;
    font-size: 1.5rem;
    color: var(--TextColorFromWord);
    display: inline-block;
}

.toWord[b-iny5pt6k2r] {
    animation-iteration-count: 1;
    animation-duration: var(--StrMsPugg);
    display: normal;
    animation-name: puggingX-b-iny5pt6k2r;
    font-size: 1.5rem;
}


.coolDivScroll[b-iny5pt6k2r] {
    user-select: none;
    line-height: 0.6;
    width: 100%;
    margin: 1rem 0rem;
    text-align: center;
    border: none;
    cursor: pointer;
    padding: 0.2em;
    background-color: transparent;
    border-top: 0.3rem solid var(--MenuBackground);
    border-bottom: 1px solid var(--MenuBackground);
}

.coolSpan[b-iny5pt6k2r], p[b-iny5pt6k2r] {
    white-space: nowrap;
    z-index:var(--ZIndexCoolSpan);
}


.stack[b-iny5pt6k2r], .invisible[b-iny5pt6k2r] {
    text-align: center;
    font-size: 1rem;
    padding: 0rem;
    margin: -0.2rem;
    color: var(--TextMain);
    transform: translate(0.5rem);
    width: 99%;
}

.invisible[b-iny5pt6k2r] {
    opacity: 0.2;
}

.level[b-iny5pt6k2r] {
    padding: 1rem 1rem 0rem 1rem;
    text-align: right;
}

.bottomrow td[b-iny5pt6k2r], .coolDivScroll td[b-iny5pt6k2r] {
    padding: 0.2rem 0.5rem 0.1rem;
    color: var(--TextColorFromWord);
}

table[b-iny5pt6k2r] {
    table-layout: fixed;
    width: 100%;
}

tr[b-iny5pt6k2r] {
    color: var(--TextColorFromWord);
}

td[b-iny5pt6k2r] {
    color: var(--TextColorFromWord);
}

.symbol[b-iny5pt6k2r] {
    position: absolute;
    right: 0;
}



@keyframes puggingX-b-iny5pt6k2r {
    0% {
        opacity: 0.0;
        background-image: var(--PanelBkImg);
        color: var(--TextColorFromWord);
    }

    60% {
        color: var(--TextColorFromWord);
        opacity: 0.0;
    }

  100% {
    color: var(--TextColorFromWord);
    opacity: 1.0;
  }
}

/* /Pages/ScrollTest.razor.rz.scp.css */
body[b-r393nx5ju0] {
}

div .middiv[b-r393nx5ju0] {
    top: 2.5rem;
    border-bottom: 1px solid var(--MainBorderLine);
}

.coolSpan[b-r393nx5ju0], p[b-r393nx5ju0] {
    white-space: nowrap;
}

.currentX[b-r393nx5ju0] {
    background-color: var(--MarkingColor);
    color: black;
}

.fromWord[b-r393nx5ju0], .toWord[b-r393nx5ju0], short[b-r393nx5ju0] {
    padding: 1rem 0rem;
}


.chart[b-r393nx5ju0] {
    position: fixed;
    bottom: 1.5rem;
    left: 50%;
    transform: translate(-50%, -15%);
    opacity: 1;
}

.wordfilter[b-r393nx5ju0] {
    width: 100%;
    position: fixed;
    bottom: 0px;
    left: 0px;
    border-top: 1px solid yellow
}

tr:nth-child(5n)[b-r393nx5ju0] {
    border-bottom: var(--BorderNth);
}

/* /Pages/ToolBar.Razor.rz.scp.css */
body[b-r82xxpi7lq] {
}
.pDivS[b-r82xxpi7lq] {
    position: fixed;
    top: 2px;
    right: 5rem;
    margin: 0px;
    padding: 0px;
    border: none;
    color: white;
    user-select: none;
    zoom: 95%;
    font-family: 'Times New Roman';
    display: @DoDisplay();
}


.tbSlider[b-r82xxpi7lq] {
    -webkit-appearance: none;
    width: 4rem;
    height: 0.6rem;
    position: fixed;
    border-radius: 0.2rem;
    top: 0.6rem;
    right: 22rem;
    background:none;
    outline: none;
    -webkit-transition: .2s;
    transition: opacity .2s;
    border: 1px solid var(--BorderColorDark);
    --SliderColor: red; /*hsl(50, 100%, 50%);*/
    -webkit-appearance: none;
    padding: 0px;
    margin-right: 1rem;
}

.tbSlider[b-r82xxpi7lq]::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 4px;
    height: 16px;

    background-color:yellow;
    cursor: pointer;
 
}

.tbLabelS[b-r82xxpi7lq] {
    top: 0.0rem;
    right: 35rem;
    width: 10rem;
    border: none;
    background-color: var(--MenuBackground);
    
}

.tbColor[b-r82xxpi7lq] {
  width: 10rem;
  background-image: linear-gradient(to right, hsl(0,100%,50%),hsl(75,100%,50%),hsl(150,100%,50%),hsl(225,99%,50%), hsl(300,100%,50%), hsl(360,100%,50%));
  right: 32rem;
}

.tbSat[b-r82xxpi7lq] {
    width: 5rem;
    right: 26rem;
}

.tbBright[b-r82xxpi7lq] {
    width: 5rem;
    right: 20rem;
}

.tbFont[b-r82xxpi7lq] {
    border: 1px solid var(--BorderColorDark);
    color: white;
    background-color: inherit;
    user-select: none;
    position: fixed;
    width: 9rem;
    height: 1.3rem;
    right: 11rem;
    padding: 0px;
}

.tbFont[b-r82xxpi7lq], .tbPlus[b-r82xxpi7lq], .tbLabelZoom[b-r82xxpi7lq], .tbMinus[b-r82xxpi7lq], .tbLabelS[b-r82xxpi7lq], .tbOption[b-r82xxpi7lq] {
    transform: none;
    color: white;
    border-color: var(--BorderColorDark);
    background-color: var(--MenuBackground);
    top: 0.3rem;
    font-family: 'Times New Roman';
}

.tbLabelZoom[b-r82xxpi7lq] {
    top: 0.4rem;
}

.tbPlus[b-r82xxpi7lq], .tbMinus[b-r82xxpi7lq], .tbLabelZoom[b-r82xxpi7lq] {
    position: fixed;
    width: 1.5rem;
    height: 1.2rem;
    right: 8.5rem;
    top: 0.3rem;
}

.tbMinus[b-r82xxpi7lq] {
    right: 4.5rem;
}

.tbLabelZoom[b-r82xxpi7lq] {
    right: 6.5rem;
    text-align: center;
}

