﻿b, strong {
    font-weight: bold;
}

@font-face {
    font-family: 'Mosestext 1';
    src: url('https://assets.website-files.com/65b0c0efb955263db71d623f/65e468f0c72f3b9bf4d0106f_MosesText_1.03VF.woff') format('woff');
    font-weight: 100 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Mosesdisplay 1';
    src: url('https://assets.website-files.com/65b0c0efb955263db71d623f/65e468f96d46ece1cda1200f_MosesDisplay_1.03VF.woff') format('woff');
    font-weight: 100 900;
    font-style: normal;
    font-display: swap;
}

.text-block-2116 {
    font-size: 13px;
    width: 230px;
    text-align: center;
    margin-top:3px;
}

.text-block-2117 {
    font-size: 16px;
    font-weight: 500;
    color: #003A54;
    margin-top: 6px;
}



.div-block-120 {
    color: #000;
    background-color: #FAFAFA;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    height: 57px;
    font-family: MosesText-Regular, "Mosestext 1", sans-serif;
    display: flex;
}

.text-block-2118 {
    font-size: 1rem;
    font-size: 13px;
    margin-top: 4px;
    display: flex;
}

.live-game .circle {
    display: block;
    background: #00d20e;
    border: solid 0.5px #24ff57;
    border-radius: 50%;
    width: 9px;
    height: 9px;
    margin-left: 1.3px;
}


.live-game .strong {
    margin-left: 2px;
}

    .live-game .strong:after {
        content: 'חי:';
    }


@media (prefers-color-scheme: dark) {
    /*   body {
        background-color: black;
    }*/
    .div-block-120 {
        color: white;
        background-color: black;
    }

    .text-block-2117 {
        color: #50BBB7;
    }
/*
    body .container-all-days .all-days .days .games-board-list .game-board {
        border-right: 2px solid black !important;
        border-left: 2px solid black !important;
        width: 160px !important;
    }*/

    body .container-all-days .all-days .days .day-title {
        border-right: 2.5px solid black !important;
        border-left: 2.5px solid black !important;
    }

    .left-span a {
        color:white !important;
    }

    .centered-div {
        background-image: url('../../files/Ticker/olimpicframemdark.png') !important;
    }
}
