/* Nadpisova lista */
header {
    display: flex;
    justify-content: space-between;
    height: 32px;
    padding: 0 4%;
    padding-top: 16px;
    padding-bottom: 8px;
    position: relative;
}

.podnadpis{
    font-size: 18px;
}

/* Tlacitka */
.myButton, .myButton2 {
    display: inline-block;
    cursor: pointer;
    font-size: 14px;
    padding: 5px 10px;
    text-align: center;
    text-decoration: none;
    float: left;
    border-radius: 0;
    -webkit-appearance: none;
    font-family: Source Sans Pro;
    font-weight: 600;
}

/* Select */
header select, #header select  {
    font-size:13px;
    line-height:17px;
    -webkit-appearance: none;
    height: 27px;
    padding: 2px 32px 2px 2px;
    vertical-align: top;
    -moz-appearance: none;
}
header select::-ms-expand, #header select::-ms-expand {
    display: none;
}

/* Cast nalevo od tlacitek */
.header_ikony {
    margin:0px 10px;
    height: 22px;
    width: 19px;
    cursor: pointer;
    display: inline-block;
}

/* Filtry aj. */
.header_left {
    float: right;
}

/* Tlacitka */
.header_right{
    float: right;
}

header .ico32-data-filtr,
header .ico32-ovladani-kalendar {
    font-size: 32px;
    color: #00a2e2;
    margin-right: 5px;
    transition: all .3s cubic-bezier(.4,0,.2,1);
}

    header .ico32-data-filtr:hover,
    header .ico32-ovladani-kalendar:hover {
        color: #fff;
        background: #0090c9;
        transition: all .3s cubic-bezier(.4,0,.2,1);
    }

._dropdown-toggle.active .ico32-data-filtr,
._dropdown-toggle.active .ico32-ovladani-kalendar {
    color: #fff;
    background: #0090c9;
}

.header_right > div {
    display:inline-block;
    vertical-align:middle;
}

.header_left, .header_right {
    /*display: inline-block;*/
    margin: 15px 10px;
}

/** Radiobuttons **/

.bk-btn-radio {
    display: inline-flex;
    height: 32px;
}

    .bk-btn-radio > input:first-child,
    .bk-btn-radio > a:first-child {
        border-top-left-radius: 16px;
        border-bottom-left-radius: 16px;
    }

    .bk-btn-radio > input:last-child,
    .bk-btn-radio > a:last-child {
        border-top-right-radius: 16px;
        border-bottom-right-radius: 16px;
    }

    .bk-btn-radio > input.rounded,
    .bk-btn-radio > a.rounded {
        border-radius: 16px;
    }

    .bk-btn-radio .myButton {
        background: #fff;
        border-color: #ABB9BF;
        color: #0090c9;
        font-size: 13px;
        line-height: 14px;
        padding: 9px 15px 7px 15px;
        transition: all .3s cubic-bezier(.4,0,.2,1);
    }

        .bk-btn-radio .myButton:hover,
        .bk-btn-radio .myButton2:hover {
            background: #0090c9;
            border-color: #0090c9;
            color: #fff;
            transition: all .3s cubic-bezier(.4,0,.2,1);
        }

    .bk-btn-radio .myButton:focus,
    .bk-btn-radio .myButton2:focus {
        outline: none;
        border-color: #00A2E2;
        box-shadow: 0 0 0 3px rgba(0,162,226,0.15);
    }

    .bk-btn-radio .myButton:active,
    .bk-btn-radio .myButton2:active {
        background: #007eb0;
        border-color: #007eb0;
        color: #fff;
    }

    .bk-btn-radio .myButton2 {
        background: #00a2e2;
        border-color: #00a2e2;
        color: #fff;
        font-size: 13px;
        line-height: 14px;
        padding: 9px 15px 7px 15px;
        transition: all .3s cubic-bezier(.4,0,.2,1);
    }

/* Hlavni nadpis v sede liste */
header h2, #header h2 {
    float: left;
    font-size: 18px;
    font-weight: bold;
    line-height: 18px;
    display: flex;
    font-family: Source Sans Pro;
    align-items: center;
    width: auto;
    white-space: nowrap;
    letter-spacing: -0.27px;
    color: #566971;
}

header .bk-help-icon {
    font-size: 2rem;
    color: #00a2e2;
    text-decoration: none;
    cursor: pointer;
}

header p, #header p {
    margin-left: 30px;
    font-size: 14px;
}

header a {
    text-decoration: none;
    color:inherit;
}

header a.PDF{
    display: inline-block;
    vertical-align: middle;
}

header .notify {
    border:1px solid #C20E1A;
    text-align:right;
    margin-top:14px;
    margin-right:10px;
    padding:5px;
}

/* Vyjizdeci okno - Filtr */
.pop .zavrit {
    width: calc(100% - 10px);
    text-align: right;
    height: 21px;
    padding: 5px;
}

.pop .zavrit img {
    cursor: pointer;
}

.pop h3 {
    font-weight: 300;
    font-size:16px;
    line-height:21px;
    text-align:left;
    width: calc(100% - 46px);
    height: 21px;
    padding-left: 23px;
    padding-right: 23px;
    margin-bottom: 15px;
}

.pop .obdobi {
    width: calc(100% - 46px);
    height: 21px;
    padding-left: 23px;
    padding-right: 23px;
}

.pop .calen {
    width: calc(100% - 46px);
    padding-left: 23px;
    padding-right: 23px;
}

.pop .calen {
    width: calc(100% - 46px);
    padding-left: 23px;
    padding-right: 23px;
    margin-top:15px;
}

.pop .obdobi a,.pop .calen a {
    display: block;
    float: left;
    font-weight: 300;
    font-size:12px;
    line-height:17px;
    text-decoration: none;
    width: calc(100% / 3);
    text-align: left;
}

.pop .zrus {
    width: 100%;
    text-align: left;
}

.pop .zrus a {
    font-weight: 300;
    font-size:12px;
    line-height:17px;
    text-decoration: none;
    width: calc(100% - 46px);
    margin-left: 23px;
    margin-right: 23px;
    text-align: left;
}

@media all and (max-width: 825px) {
    .pop {
        width: calc(100% - 2px);
        height: 299px;
    }

    .pop .zavrit {
        width: calc(100% - 10px);
        text-align: left !important;
        height: 21px;
        padding: 5px;
    }
}
@media all and (min-width: 826px) {
    .pop {
        width: 382px;
        height: 299px;
    }
}

/* Aby se nerozsypal obsah obsah kdzy se zobrazi menu */
@media (max-width: 696px) {
    .header_right {
        float:left;
        clear:left;
    }
    .header_right.komens {
        float: right;
        clear: right;
        margin: 15px 0px;
    }
        .header_right.komens .bk-komens-filterbutton {
            margin-right: 0px;
        }
        .header_right.komens .filter-dropdown {
            margin-right: 0px;
            margin-left: 0px;
        }
        .header_right.komens .reports_dropdown {
            margin-left: 0px;
        }
        .header_right.komens .ico32-data-filtr,
        .header_right.komens .ico32-ovladani-kalendar {
            margin-right: 0px;
        }
    /*.podnadpis {
        font-size: 14px;
    }*/
}

@media (max-width: 696px) {
    header h2,
    .podnadpis {
        font-size: 16px;
    }
}

@media all and (max-width: 641px) {
    /*header h2{
        margin-top: 8px !important;
    }*/

    header p{
        margin-left: 10px !important;
    }

    .header_left, .header_right{
        margin: 5px;
    }

    .uvodniText {
        margin-left: 10px !important;
    }
}
