/* /Shared/AdminLayout.razor.rz.scp.css */
.page[b-yvr5johaom] {
    position: relative;
    display: flex;
    flex-direction: column;
}

.main[b-yvr5johaom] {
    flex: 1;
}

.sidebar[b-yvr5johaom] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-yvr5johaom] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-yvr5johaom]  a, .top-row .btn-link[b-yvr5johaom] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-yvr5johaom] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-yvr5johaom] {
        display: none;
    }

    .top-row.auth[b-yvr5johaom] {
        justify-content: space-between;
    }

    .top-row a[b-yvr5johaom], .top-row .btn-link[b-yvr5johaom] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-yvr5johaom] {
        flex-direction: row;
    }

    .sidebar[b-yvr5johaom] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-yvr5johaom] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .main > div[b-yvr5johaom] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Shared/AuctionCharts.razor.rz.scp.css */
/* /Shared/BalancingMarket4Auctions.razor.rz.scp.css */
/* /Shared/BlazorBody.razor.rz.scp.css */
/* /Shared/Dialog_1Button.razor.rz.scp.css */
/* /Shared/Dialog_NoClose.razor.rz.scp.css */
/* /Shared/Dialog_YesNo.razor.rz.scp.css */
/* /Shared/EmptyLayout.razor.rz.scp.css */
.page[b-k9jc6mhtat] {
    position: relative;
    display: flex;
    flex-direction: column;
}

.main[b-k9jc6mhtat] {
    flex: 1;
}

.sidebar[b-k9jc6mhtat] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-k9jc6mhtat] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-k9jc6mhtat]  a, .top-row .btn-link[b-k9jc6mhtat] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-k9jc6mhtat] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-k9jc6mhtat] {
        display: none;
    }

    .top-row.auth[b-k9jc6mhtat] {
        justify-content: space-between;
    }

    .top-row a[b-k9jc6mhtat], .top-row .btn-link[b-k9jc6mhtat] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-k9jc6mhtat] {
        flex-direction: row;
    }

    .sidebar[b-k9jc6mhtat] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-k9jc6mhtat] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .main > div[b-k9jc6mhtat] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Shared/FlipClock.razor.rz.scp.css */
/* Get the bourbon mixin from http://bourbon.io */
/* Reset */
.flip-clock-wrapper *[b-fr67sx6lo2] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
}

.flip-clock-wrapper a[b-fr67sx6lo2] {
    cursor: pointer;
    text-decoration: none;
    color: #ccc;
}

.flip-clock-wrapper a:hover[b-fr67sx6lo2] {
    color: #fff;
}

.flip-clock-wrapper ul[b-fr67sx6lo2] {
    list-style: none;
}

.flip-clock-wrapper.clearfix[b-fr67sx6lo2]:before,
.flip-clock-wrapper.clearfix[b-fr67sx6lo2]:after {
    content: " ";
    display: table;
}

.flip-clock-wrapper.clearfix[b-fr67sx6lo2]:after {
    clear: both;
}

.flip-clock-wrapper.clearfix[b-fr67sx6lo2] {
    *zoom: 1;
}

/* Main */
.flip-clock-wrapper[b-fr67sx6lo2] {
    font: normal 11px "Helvetica Neue", Helvetica, sans-serif;
    -webkit-user-select: none;
}

.flip-clock-meridium[b-fr67sx6lo2] {
    background: none !important;
    box-shadow: 0 0 0 !important;
    font-size: 36px !important;
}

.flip-clock-meridium a[b-fr67sx6lo2] {
    color: #313333;
}

.flip-clock-wrapper[b-fr67sx6lo2] {
    text-align: center;
    position: relative;
    width: 100%;
    margin: 1em;
}

.flip-clock-wrapper[b-fr67sx6lo2]:before,
.flip-clock-wrapper[b-fr67sx6lo2]:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.flip-clock-wrapper[b-fr67sx6lo2]:after {
    clear: both;
}

/* Skeleton */
.flip-clock-wrapper ul[b-fr67sx6lo2] {
    position: relative;
    float: left;
    margin: 5px;
    width: 60px;
    height: 58px;
    font-size: 60px;
    font-weight: bold;
    line-height: 58px;
    border-radius: 6px;
    background: #000;
}

.flip-clock-wrapper ul li[b-fr67sx6lo2] {
    z-index: 1;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    line-height: 58px;
    text-decoration: none !important;
}

.flip-clock-wrapper ul li:first-child[b-fr67sx6lo2] {
    z-index: 2;
}

.flip-clock-wrapper ul li a[b-fr67sx6lo2] {
    display: block;
    height: 100%;
    -webkit-perspective: 200px;
    -moz-perspective: 200px;
    perspective: 200px;
    margin: 0 !important;
    overflow: visible !important;
    cursor: default !important;
}

.flip-clock-wrapper ul li a div[b-fr67sx6lo2] {
    z-index: 1;
    position: absolute;
    left: 0;
    width: 100%;
    height: 50%;
    font-size: 60px;
    overflow: hidden;
    outline: 1px solid transparent;
}

.flip-clock-wrapper ul li a div .shadow[b-fr67sx6lo2] {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 2;
}

.flip-clock-wrapper ul li a div.up[b-fr67sx6lo2] {
    -webkit-transform-origin: 50% 100%;
    -moz-transform-origin: 50% 100%;
    -ms-transform-origin: 50% 100%;
    -o-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    top: 0;
}

.flip-clock-wrapper ul li a div.up[b-fr67sx6lo2]:after {
    content: "";
    position: absolute;
    top: 44px;
    left: 0;
    z-index: 5;
    width: 100%;
    height: 3px;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.4);
}

.flip-clock-wrapper ul li a div.down[b-fr67sx6lo2] {
    -webkit-transform-origin: 50% 0;
    -moz-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    -o-transform-origin: 50% 0;
    transform-origin: 50% 0;
    bottom: 0;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
}

.flip-clock-wrapper ul li a div div.inn[b-fr67sx6lo2] {
    position: absolute;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 200%;
    color: #ccc;
    text-shadow: 0 1px 2px #000;
    text-align: center;
    background-color: #333;
    border-radius: 6px;
    font-size: 60px;
}
.flip-clock-wrapper ul._dsb_ li a div div.inn[b-fr67sx6lo2] {
    color: #333 !important;
}
.flip-clock-wrapper ul li a div.up div.inn[b-fr67sx6lo2] {
    top: 0;
}

.flip-clock-wrapper ul li a div.down div.inn[b-fr67sx6lo2] {
    bottom: 0;
}

/* PLAY */
.flip-clock-wrapper ul.play li.flip-clock-before[b-fr67sx6lo2] {
    z-index: 3;
}

.flip-clock-wrapper .flip[b-fr67sx6lo2] {
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.7);
}

.flip-clock-wrapper ul.play li.flip-clock-active[b-fr67sx6lo2] {
    -webkit-animation: asd 0.01s 0.49s linear both;
    -moz-animation: asd 0.01s 0.49s linear both;
    animation: asd-b-fr67sx6lo2 0.01s 0.49s linear both;
    z-index: 5;
}

.flip-clock-divider[b-fr67sx6lo2] {
    float: left;
    display: inline-block;
    position: relative;
    width: 20px;
    height: 64px;
}

.flip-clock-divider:first-child[b-fr67sx6lo2] {
    width: 0;
}

.flip-clock-dot[b-fr67sx6lo2] {
    display: block;
    background: #323434;
    width: 10px;
    height: 10px;
    position: absolute;
    border-radius: 50%;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    left: 5px;
}

.flip-clock-divider .flip-clock-label[b-fr67sx6lo2] {
    position: absolute;
    top: -1.5em;
    right: -86px;
    color: black;
    text-shadow: none;
}

.flip-clock-divider.minutes .flip-clock-label[b-fr67sx6lo2] {
    right: -88px;
}

.flip-clock-divider.seconds .flip-clock-label[b-fr67sx6lo2] {
    right: -91px;
}

.flip-clock-dot.top[b-fr67sx6lo2] {
    top: 18px;
}

.flip-clock-dot.bottom[b-fr67sx6lo2] {
    bottom: 18px;
}

@-webkit-keyframes asd {
    0% {
        z-index: 2;
    }

    100% {
        z-index: 4;
    }
}

@-moz-keyframes asd {
    0% {
        z-index: 2;
    }

    100% {
        z-index: 4;
    }
}

@-o-keyframes asd {
    0% {
        z-index: 2;
    }

    100% {
        z-index: 4;
    }
}

@keyframes asd-b-fr67sx6lo2 {
    0% {
        z-index: 2;
    }

    100% {
        z-index: 4;
    }
}

.flip-clock-wrapper ul.play li.flip-clock-active .down[b-fr67sx6lo2] {
    z-index: 2;
    -webkit-animation: turn 0.5s 0.5s linear both;
    -moz-animation: turn 0.5s 0.5s linear both;
    animation: turn-b-fr67sx6lo2 0.5s 0.5s linear both;
}

@-webkit-keyframes turn {
    0% {
        -webkit-transform: rotateX(90deg);
    }

    100% {
        -webkit-transform: rotateX(0deg);
    }
}

@-moz-keyframes turn {
    0% {
        -moz-transform: rotateX(90deg);
    }

    100% {
        -moz-transform: rotateX(0deg);
    }
}

@-o-keyframes turn {
    0% {
        -o-transform: rotateX(90deg);
    }

    100% {
        -o-transform: rotateX(0deg);
    }
}

@keyframes turn-b-fr67sx6lo2 {
    0% {
        transform: rotateX(90deg);
    }

    100% {
        transform: rotateX(0deg);
    }
}

.flip-clock-wrapper ul.play li.flip-clock-before .up[b-fr67sx6lo2] {
    z-index: 2;
    -webkit-animation: turn2 0.5s linear both;
    -moz-animation: turn2 0.5s linear both;
    animation: turn2-b-fr67sx6lo2 0.5s linear both;
}

@-webkit-keyframes turn2 {
    0% {
        -webkit-transform: rotateX(0deg);
    }

    100% {
        -webkit-transform: rotateX(-90deg);
    }
}

@-moz-keyframes turn2 {
    0% {
        -moz-transform: rotateX(0deg);
    }

    100% {
        -moz-transform: rotateX(-90deg);
    }
}

@-o-keyframes turn2 {
    0% {
        -o-transform: rotateX(0deg);
    }

    100% {
        -o-transform: rotateX(-90deg);
    }
}

@keyframes turn2-b-fr67sx6lo2 {
    0% {
        transform: rotateX(0deg);
    }

    100% {
        transform: rotateX(-90deg);
    }
}

.flip-clock-wrapper ul li.flip-clock-active[b-fr67sx6lo2] {
    z-index: 3;
}

/* SHADOW */
.flip-clock-wrapper ul.play li.flip-clock-before .up .shadow[b-fr67sx6lo2] {
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.1)), color-stop(100%, black));
    background: linear, top, rgba(0, 0, 0, 0.1) 0%, black 100%;
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
    background: linear, to bottom, rgba(0, 0, 0, 0.1) 0%, black 100%;
    -webkit-animation: show 0.5s linear both;
    -moz-animation: show 0.5s linear both;
    animation: show-b-fr67sx6lo2 0.5s linear both;
}

.flip-clock-wrapper ul.play li.flip-clock-active .up .shadow[b-fr67sx6lo2] {
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.1)), color-stop(100%, black));
    background: linear, top, rgba(0, 0, 0, 0.1) 0%, black 100%;
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
    background: linear, to bottom, rgba(0, 0, 0, 0.1) 0%, black 100%;
    -webkit-animation: hide 0.5s 0.3s linear both;
    -moz-animation: hide 0.5s 0.3s linear both;
    animation: hide-b-fr67sx6lo2 0.5s 0.3s linear both;
}

/*DOWN*/
.flip-clock-wrapper ul.play li.flip-clock-before .down .shadow[b-fr67sx6lo2] {
    background: -moz-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, black), color-stop(100%, rgba(0, 0, 0, 0.1)));
    background: linear, top, black 0%, rgba(0, 0, 0, 0.1) 100%;
    background: -o-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
    background: -ms-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
    background: linear, to bottom, black 0%, rgba(0, 0, 0, 0.1) 100%;
    -webkit-animation: show 0.5s linear both;
    -moz-animation: show 0.5s linear both;
    animation: show-b-fr67sx6lo2 0.5s linear both;
}

.flip-clock-wrapper ul.play li.flip-clock-active .down .shadow[b-fr67sx6lo2] {
    background: -moz-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, black), color-stop(100%, rgba(0, 0, 0, 0.1)));
    background: linear, top, black 0%, rgba(0, 0, 0, 0.1) 100%;
    background: -o-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
    background: -ms-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
    background: linear, to bottom, black 0%, rgba(0, 0, 0, 0.1) 100%;
    -webkit-animation: hide 0.5s 0.3s linear both;
    -moz-animation: hide 0.5s 0.3s linear both;
    animation: hide-b-fr67sx6lo2 0.5s 0.2s linear both;
}

@-webkit-keyframes show {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-moz-keyframes show {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-o-keyframes show {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes show-b-fr67sx6lo2 {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-webkit-keyframes hide {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@-moz-keyframes hide {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@-o-keyframes hide {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@keyframes hide-b-fr67sx6lo2 {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}
.text-flipclock-red[b-fr67sx6lo2] {
    color: #fe0a4d!important;
}

.text-flipclock-warning[b-fr67sx6lo2] {
    color: #f6cd0a!important;
}
/* /Shared/GroupInfoBox.razor.rz.scp.css */
/* /Shared/MainLayout.razor.rz.scp.css */
.page[b-zoukb6h076] {
    position: relative;
    display: flex;
    flex-direction: column;
}

.main[b-zoukb6h076] {
    flex: 1;
}

.sidebar[b-zoukb6h076] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-zoukb6h076] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-zoukb6h076]  a, .top-row .btn-link[b-zoukb6h076] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-zoukb6h076] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-zoukb6h076] {
        display: none;
    }

    .top-row.auth[b-zoukb6h076] {
        justify-content: space-between;
    }

    .top-row a[b-zoukb6h076], .top-row .btn-link[b-zoukb6h076] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-zoukb6h076] {
        flex-direction: row;
    }

    .sidebar[b-zoukb6h076] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-zoukb6h076] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .main > div[b-zoukb6h076] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Shared/MainLayout_TopBarControls.razor.rz.scp.css */
/* /Shared/WithinDayMainGridTimer.razor.rz.scp.css */
/* /Shared/WithinDayTradingCharts.razor.rz.scp.css */
