/* GENERICKÉ TŘÍDY */

/* Extra large devices (iMac, etc) */
@media (min-width: 1551px) {
    /* body {
        padding-left: 30px;
        padding-right: 30px;
    } */
    .liga {
        width: 235px;
    }
    .pocet {
        display: inline-block;
    }
    .sport {
        width: 130px;
        display: inline-block;
    }
    .liga {
        display: inline-block;
    }
    .vitez {
        display: inline-block;
    }
    .rozsah {
        display: inline-block;
    }
}

/* Extra large devices (HD Monitor, etc) */
@media (max-width: 1550.98px) {
    /* body {
        padding-left: 30px;
        padding-right: 30px;
    } */
    .liga {
        width: 235px;
    }
    .pocet {
        display: inline-block;
    }
    .jednax {
        display: none;
    }
    .xdva {
        display: none;
    }
    .sport {
        width: 100px;
        display: inline-block;
    }
    .liga {
        display: inline-block;
    }
    .vitez {
        display: inline-block;
    }
    .rozsah {
        display: inline-block;
    }
    .zapasid {
        display: none;
    }
}

/* Macbook Air 2015 */
@media (max-width: 1440.98px) {
    /* body {
        padding-left: 30px;
        padding-right: 30px;
    } */
    .liga {
        width: 200px;
    }
    .pocet {
        display: inline-block;
    }
    .jednax {
        display: none;
    }
    .xdva {
        display: none;
    }
    .sport {
        width: 100px;
        display: inline-block;
    }
    .liga {
        display: inline-block;
    }
    .vitez {
        display: inline-block;
    }
    .rozsah {
        display: inline-block;
    }
    .zapasid {
        display: none;
    }
    .macbook-small-text {
        font-size: small;
    }
}

/* Large devices (desktops, less than 1200px) */
@media (max-width: 1199.98px) {
    /* body {
        padding-left: inherit;
        padding-right: inherit;
    } */
    .poradi {
        display: none;
    }
    .jednax {
        display: none;
    }
    .xdva {
        display: none;
    }
}

/* Medium devices (tablets, less than 992px) */
@media (max-width: 991.98px) {
    .sport {
        display: none;
    }
    .liga {
        width: 150px;
    }
    .jednax {
        display: none;
    }
    .xdva {
        display: none;
    }
}

/* Small devices (landscape phones, less than 768px) */
@media (max-width: 767.98px) {
    .jednax {
        display: none;
    }
    .x {
        display: none;
    }
    .xdva {
        display: none;
    }
    .liga {
        display: none;
    }
}

/* Extra small devices (portrait phones, less than 576px) */
@media (max-width: 575.98px) {
    .kecy {
        display: none;
    }
    .vitez {
        display: none;
    }
}

.gray {
    color:#A9A9A9;
}

.green-bg {
    background-color:#05c46b;
}

.yellow-bg {
    background-color:#ffdd59;
}

.orange-bg {
    background-color:#ff9b59;
}

.red-bg {
    background-color:#f53b57;
}

.blue-bg {
    background-color:#0abde3;
}

.gray-bg {
    background-color:#dcdde1;
}

.white-bg {
    background-color:white;
}

.golden-bg {
    background-color:gold;
}

.silver-bg {
    background-color:silver;
}

.bronze-bg {
    background-color:#cd7f32;
}

.super-hidden {
    display: none !important;
}

.hidden {
    display: none;
}

.centered {
    text-align: center;
    display: inline-block;
}




/*  KURZY */

.rozsah {
    width: 130px;
    text-align: center;
}




/*  BOOKMAKER */

.vyhodnost {
    width: 60px;
    text-align: center;
}

.penize {
    text-align: center;
}

.start {
    width: 90px;
    text-align: center;
}

.end {
    width: 90px;
    text-align: center;
}

.zisk {
    width: 105px;
    text-align: center;
}

.vyhernost {
    width: 63px;
    text-align: center;
}

.trend-indicator {
    font-size: x-small;
    margin-left: 2px;
    vertical-align: 3px;
}

.aktivita {
    width: 46px;
    text-align: center;
}

.pocet {
    width: 65px;
    text-align: center;
}

.sport {
    text-align: left;
}

.dlouhy-sport {
    width: 200px;
    text-align: left;
}

.header {
    font-weight: bold;
}

.header::-webkit-input-placeholder { /* Chrome/Opera/Safari/Edge */
    color: #495057;
}
.header::-moz-placeholder { /* Firefox 19+ */
    color: #495057;
}
.header:-moz-placeholder { /* Firefox 18- */
    color: #495057;
}
.header:-ms-input-placeholder { /* IE 10+ */
    color: #495057;
}
.header::placeholder {
    color: #495057;
}

.good {
    background-color:#05c46b;
}

.bad {
    background-color:#f53b57;
}

.neutral {
    background-color:#0abde3;
}

.unknown {
    background-color:#ffdd59;
}



/*  INDEX */

.result {
    background-color:#ffeaa7;
    font-weight: bold;
}

.extra-tip {
    background-color:#a2fb97;
    font-weight: bold;
}

.bad-tip {
    background-color:#f9a7a7;
    font-weight: bold;
}

.tipped {
    background-color:#ffeaa7;
}

.new-chance {
    background-color:#b4fdf7;
}

.vyhodnoceni {
    width: 60px;
    text-align: center;
}

.tip-liga {
    width: 135px;
    height: inherit; 
    font-size: small;
    text-align: center;
}

.tip-kurz {
    width: 110px;
    height: inherit; 
    font-size: small;
    text-align: center;
}

.liga {
    text-align: left;
}

.zapasid {
    width: 95px;
}

.kurz {
    width: 60px;
}

.rozdil {
    width: 60px;
    text-align: center;
    display: inline-block;
}

.vitez {
    width: 60px;
    background-color:white;
    text-align: center;
}

.score {
    width: 60px;
    text-align: center;
}

.duvod {
    width: 75px;
    background-color:white;
    text-align: center;
}

.poradi {
    width: 60px;
    text-align: left;
}

.trend {
    width: 30px;
    text-align: center;
}

.vyhry {
    width: 50px;
    text-align: center;
}

.prohry {
    width: 50px;
    text-align: center;
}

.remizy {
    width: 50px;
    text-align: center;
}

.detail-vypoctu {
    text-align: center;
}

.vypocet {
    width: 280px;
    text-align: center;
}

.vysledny-stav {
    width: 360px;
    text-align: center;
}

.prvni {
    border-top-left-radius:.25rem !important;
    border-bottom-left-radius:.25rem !important;
}

.posledni {
    border-top-right-radius:.25rem !important;
    border-bottom-right-radius:.25rem !important;
}

.action-buttons, .action-button-datum {
    width: 150px;
}

.action-button-web {
    width: 100px;
}

.action-button-liga {
    width: 120px;
}

.action-button-sazka {
    width: 45px;
}

.action-button-cas {
    width: 100px;
}

.action-button-koeficient {
    width: 140px;
}

.action-button-kurz {
    width: 140px;
}

@media (max-width: 767.98px) {
    .hide {
        display: none;
    }
}

.ellipsis {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap; 
}

/* Sticky footer */
.container {
min-height: calc(100vh - 50px);
}
.footer {
/* position: fixed;
bottom: 0;
width: 100%; */
/* flex-shrink: none; */
height: 50px;
}

/* Custom translucent site header */

.site-header {
background-color: rgba(132, 132, 132, .85);
-webkit-backdrop-filter: saturate(180%) blur(20px);
backdrop-filter: saturate(180%) blur(20px);
}
.site-header a {
color: #000;
transition: ease-in-out color .15s;
}
.site-header a:hover {
color: #fff;
text-decoration: none;
}