#menu {
    margin-bottom : 10px;
}
footer {
    margin-top : 15px;
    background-color: #e3f2fd;
}

label {
    margin-left : 10px;
}

div.ramecek-klient, label.ramecek-klient {
    max-width: 22rem;
    color: #084298;
    border: solid;
    border-width: 1px;
    border-color: #99bbff;
    border-radius: .375rem;
    background-color: #bdd0f7;
    margin-bottom: 5px;
}

div.ramecek-klient-disabled, label.ramecek-klient-disabled {
    max-width: 22rem;
    color: #5a5e65;
    border: solid;
    border-width: 1px;
    border-color: #828b9c;
    border-radius: .375rem;
    background-color: #b0b8c7;
    margin-bottom: 5px;
}

label.ramecek-klient-reverse {
    max-width: 22rem;
    color: #1255ba;
    border: solid;
    border-width: 1px;
    border-color: #e7b729;
    border-radius: .375rem;
    background-color: #f6e4aa;
    margin-bottom: 5px;
}

div.ramecek-pracovnik {
    max-width: 22rem;
    color: #664D03;
    border: solid;
    border-width: 1px;
    border-color: #FFECB5;
    border-radius: .375rem;
    background-color: #FFF3CD;
    margin-bottom: 5px;
}

div.ramecek-poloha {
    max-width: 22rem;
    color: #0f5132;
    border: solid;
    border-width: 1px;
    border-color: #badbcc;
    border-radius: .375rem;
    background-color: #d1e7dd;
    margin-bottom: 5px;
}

div.ramecek-ukon {
    max-width: 22rem;
    color: #084298;
    border: solid;
    border-width: 1px;
    border-color: #b6d4fe;
    border-radius: .375rem;
    background-color: #cfe2ff;
    margin-bottom: 5px;
}

div.ramecek-ukon-cas {
    width: 22rem;
    color: #075060;
    border: solid;
    border-width: 1px;
    border-color: #C8EFF7;
    border-radius: .375rem;
    background-color: #CFF4FC;
    margin-bottom: 5px;
}

.btn-ramecek {
    font-size: 1.8rem;
    font-weight: bold;
    color: #2652a8;
    text-align: center;
}

div.ramecek-info {
    max-width: 22rem;
    color: #084298;
    border: solid;
    border-width: 1px;
    border-color: #99bbff;
    border-radius: .375rem;
    background-color: #dfe8f8;
    margin-bottom: 5px;
}

div.ramecek-chyba {
    max-width: 22rem;
    color: #980808;
    border: solid;
    border-width: 1px;
    border-color: #ff9999;
    border-radius: .375rem;
    background-color: #f7bdbd;
    margin-bottom: 5px;
}

div.ramecek-warning {
    max-width: 22rem;
    color: #cc6600;
    border: solid;
    border-width: 1px;
    border-color: #ffd18c;
    border-radius: .375rem;
    background-color: #ffebcc;
    margin-bottom: 5px;
}

.btn-flex {
    display:flex; 
    align-items:center; 
    justify-content:center;
}

.btn-xlarge {
    max-width: 22rem;  
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    font-size:1.25rem;
    border-radius:.3rem;
}

.btn-plan {
    max-width: 83%;  
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    font-size:1.25rem;
    border-radius:.3rem;
}

table {
    max-width: 26rem;
}

@media (orientation: portrait) {
    div.card {
        max-width: 22rem;
    }

    div.card-small {
        min-width: 22rem;
        max-width: 22rem;
    }

    div.harmonika {
        max-width: 26rem;
    }

    table.zaznamy {
        max-width: 26rem;
    }

    .btn-tlacitko {
        width: 85vw;
    }

    .btn-letter {
        font-size:10vw;
        font-weight: bold;
        color: #2652a8;
        width: 18vw; 
        height: 18vw;
        margin: 0.5vw;
        text-align: center;
    }
    
    .btn-letter-del {
        font-size:8.5vw;
        width: 18vw; 
        height: 18vw;
        margin: 0.5vw;
        text-align: center;
    }
}

@media (orientation: landscape) {
    div.card {
        min-width: 22rem;
        width: 85%;
    }

    div.card-small {
        min-width: 22rem;
        width: 22rem;
    }

    div.harmonika {
        max-width: 26rem;
    }

    table.zaznamy {
        max-width: 90vw;
    }

    #video-container-main {
        width: 60vw;
    }

    .btn-tlacitko {
        max-width: 22rem;
    }

    .btn-letter {
        font-size:4vw;
        font-weight: bold;
        color: #2652a8;
        width: 8vw; 
        height: 8vw;
        margin: 0.5vw;
        text-align: center;
    }
    
    .btn-letter-del {
        font-size:3.5vw;
        width: 8vw; 
        height: 8vw;
        margin: 0.5vw;
        text-align: center;
    }
}

#video-container-main {
    margin-bottom: 10px;
}

#video-container {
    line-height: 0;
}

svg.scan-region-highlight-svg,
.code-outline-highlight {
    stroke: #ee0000 !important;
    stroke-width: 8 !important;
}

#liveToast {
  background-color: rgb(204, 255, 204);
}

img.ikonka {
    margin-right: 5px;
}

div.card {
    margin-bottom: 1rem;
}

div.menu_posledni {
    font-size:0.8rem;
    font-weight: 150;
    color: #000000;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.text_overflow {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.carousel {
    max-width: 26rem;
    color: #ffffff;
    border: solid;
    border-width: 1px;
    border-color: #019f01;
    border-radius: .375rem;
    background-color: #7eda9d;
}

/* foto */
#input_foto_resized {
    display: none
}

/*oběd nápis*/
span.obed-nazev {
    color:#069d05;
}