.label-opener {
  display: none;
  cursor: pointer;
}

.label-opener:hover {
  cursor: pointer;
}

.no-display {
  display: none;
}

img {
  max-width: 100%;
}

@media screen and (orientation: landscape) and (max-width: 992px) {
  html {
    background-color: #fff;
  }
  footer {
    background-color: #fff;
  }
  body {
    width: 100%;
  }
  /*header{
      padding-top: 0;
  }*/
}
@media only screen and (max-width: 1400px) {
  .advertisement {
    position: fixed;
    right: 10%;
    top: auto;
    bottom: -100%;
    width: 280px;
    height: fit-content;
  }
  .advertisement a.target {
    float: left;
    clear: both;
  }
  .advertisement a:hover img, .advertisement a:active img, .advertisement a:focus img {
    opacity: 1;
  }
  .advertisement .topHeader {
    cursor: pointer;
    padding: 10px;
    float: left;
    clear: both;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    display: block;
    width: 100%;
    background-color: #be3e32;
    clear: left;
  }
  .advertisement .topHeader .caption {
    float: left;
    font-size: x-large;
    font-weight: 400;
    letter-spacing: 2px;
    padding: 5px 5px;
    color: white;
  }
  .advertisement .content {
    clear: left;
    border-left: 1px solid #be3e32;
    border-right: 1px solid #be3e32;
  }
  .advertisement img {
    border: none;
    clear: both;
    float: left;
  }
  .advertisement .iconopen {
    color: white;
    float: right;
    display: block;
    padding: 5px 5px;
  }
  .advertisement .iconclose {
    color: white;
    float: right;
    display: none;
    padding: 5px 5px;
  }
  .advertisement.active .iconopen {
    display: none;
  }
  .advertisement.active .iconclose {
    display: block;
  }
}
@media only screen and (max-width: 992px) and (orientation: landscape) { /* LG */
  .advertisement a.target {
    display: flex;
    flex-direction: row;
    align-items: center;
    background-color: white;
    clear: left;
    border-right: 1px solid #be3e32;
  }
  .advertisement a.target img {
    max-width: 40%;
    float: left;
  }
  .advertisement a.target .content {
    width: 60%;
    float: left;
    border: none;
  }
}
@media only screen and (max-width: 1180px) { /* sirka 1140 + 2x10 padding + 20 scrollbar */
  /*#dText { background-color: blue; }*/
  #jMobilniVerzeSirkaVZindexu {
    z-index: 1180;
  }
}
@media only screen and (max-width: 1030px) { /* sirka 990 + 2x10 padding + 20 scrollbar */
  /*#dText { background-color: lemonchiffon; }*/
  #jMobilniVerzeSirkaVZindexu {
    z-index: 1030;
  }
}
@media only screen and (max-width: 900px) { /* sirka 860 + 2x10 padding + 20 scrollbar */
  #jMobilniVerzeSirkaVZindexu {
    z-index: 900;
  }
  /*#dText { background-color: orange; }*/
}
@media only screen and (max-width: 800px) { /* sirka 760 + 2x10 padding + 20 scrollbar */
  #jMobilniVerzeSirkaVZindexu {
    z-index: 800;
  }
  /*#dText { background-color: greenyellow; }*/
}
@media only screen and (max-width: 700px) { /* sirka 660 + 2x10 padding + 20 scrollbar */
  #jMobilniVerzeSirkaVZindexu {
    z-index: 700;
  }
}
@media only screen and (max-width: 630px) { /* sirka 590 + 2x10 padding + 20 scrollbar */
  #jMobilniVerzeSirkaVZindexu {
    z-index: 630;
  }
}
@media only screen and (max-width: 530px) { /* sirka 490 + 2x10 padding + 20 scrollbar */
  #jMobilniVerzeSirkaVZindexu {
    z-index: 530;
  }
}
@media only screen and (max-width: 430px) { /* sirka 390 + 2x10 padding + 20 scrollbar */
  #jMobilniVerzeSirkaVZindexu {
    z-index: 430;
  }
}
/*
MOBILNI TABULKY
*/
@media screen and (max-width: 970px) {
  table:not(.ui-datepicker-calendar) {
    border: 0;
  }
  table:not(.ui-datepicker-calendar) tr th {
    display: none;
  }
  table:not(.ui-datepicker-calendar) thead {
    display: none;
  }
  table:not(.ui-datepicker-calendar) tr {
    margin-bottom: 10px;
    display: block;
  }
  table:not(.ui-datepicker-calendar) td p {
    text-align: center !important;
  }
  table:not(.ui-datepicker-calendar) td {
    display: block;
    text-align: right;
    font-size: 13px;
    /*text-align: center !important;*/
  }
  table:not(.ui-datepicker-calendar) td:last-child {
    border-bottom: 0;
  }
  table:not(.ui-datepicker-calendar) td:before {
    content: attr(data-label);
    display: block;
    text-align: center !important;
    text-transform: uppercase;
    font-weight: bold;
    color: #06377a;
    padding: 0.5em;
    background-color: transparent;
  }
}
@media only screen and (max-width: 1200px) { /* XL */ }
@media only screen and (max-width: 992px) { /* LG */
  header .topMenu {
    padding: 10px 20px 0 0;
  }
  .filter .joinedCheckboxLabel,
  .filter button,
  header .topMenu li a {
    padding: 0.5em 1em;
    font-size: medium;
    margin: 10px 5px 10px 0;
    min-width: 3em;
  }
  .filter .inputAndLabel label {
    padding: 0;
  }
  .filter .textInput {
    padding: 6px 1.5em;
    margin: 10px;
    border: 2px solid #696969;
    margin-right: 4px;
  }
}
@media only screen and (max-width: 768px) { /* MD */
  html {
    background-color: #fff;
  }
  footer {
    background-color: #fff;
  }
  .lineList .oneVehicle .vehicleNumber, .vehicleList .oneVehicle .vehicleNumber {
    font-size: x-large;
  }
  .lineList .oneVehicle .linkedVehicle .vehicleNumber,
  .vehicleList .oneVehicle .linkedVehicle .vehicleNumber {
    font-size: small;
  }
  .lineList .oneVehicle .linkedVehicle .linkedVehicleInner .vehicleNumber,
  .vehicleList .oneVehicle .linkedVehicle .linkedVehicleInner .vehicleNumber {
    font-size: x-large;
  }
  header {
    padding-top: 0;
  }
  header .logo {
    width: auto;
    height: auto;
  }
  header .topMenu {
    padding: 15px 20px 0 0;
  }
  .filter .joinedCheckboxLabel,
  .filter button,
  header .topMenu li a {
    padding: 0.5em 1em;
    font-size: medium;
    margin: 10px 5px 10px 0;
  }
  body #contentAndRightBar #content {
    /*padding: 13px;*/
    padding: 25px;
  }
}
@media only screen and (max-width: 576px) { /* SM */
  body {
    width: 100%;
  }
  header {
    position: fixed;
    background-color: #fff;
    width: 100%;
    border-bottom: 3px solid #696969;
    z-index: 20;
  }
  header .topMenu {
    padding: 0 1em 0 0;
  }
  .filter .filterSubmitContent {
    padding-right: 5px;
    display: flex;
    justify-content: flex-end;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: space-between;
  }
  .filter button.submitFilter {
    float: right;
    margin-right: 10px;
  }
  .filterContainer {
    max-height: 50vh;
    overflow-y: scroll;
  }
  a.addButton, a.deleteButton {
    font-size: large;
    padding: 15px !important;
  }
  .filter .joinedCheckboxLabel,
  .filter button,
  header .topMenu li a {
    padding: 0.5em 1em;
    font-size: small;
    display: block;
    text-transform: uppercase;
  }
  .filter.filterLeftAlign button.submitFilter {
    float: right;
  }
  header .logo {
    width: auto;
    height: auto;
    padding: inherit;
    background: url(../obrazky/logo.svg) center center no-repeat;
    background-size: contain;
  }
  #contentAndRightBar {
    padding-top: 150px;
  }
  #calendarVehicleUsed {
    overflow: scroll;
  }
  .vehicleNumberContainer {
    padding: 0 0 10px 0;
  }
  .row.top .lineNumber {
    margin-bottom: 5px;
  }
  .fromStation, .toStation, .row.bottom .linkedVehicle {
    text-align: center;
  }
  .lastSeen {
    text-align: center;
    margin-top: 5px;
  }
  #linkVehicle button {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 10px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 10px;
    font-size: large;
  }
  #linkVehicle input {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 0px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 0px;
  }
  .lineList .oneLine .lastSeen,
  .vehicleList .oneVehicle .startTime {
    padding: 0.5em 0;
    font-size: small;
    text-align: center;
  }
  .vehicleList .oneVehicle .unlinkVehicle {
    margin-bottom: 1em;
  }
  .lineList .oneVehicle .vehicleNumber, .vehicleList .oneVehicle .vehicleNumber {
    font-size: xx-large;
  }
  .paginatorNav .page-item {
    display: none;
  }
  .paginatorNav .page-item.paginatorFirst,
  .paginatorNav .page-item.paginatorPrevouis,
  .paginatorNav .page-item.active,
  .paginatorNav .page-item.paginatorNext,
  .paginatorNav .page-item.paginatorLast {
    display: block;
  }
  .lineList .oneLine .row.bottom .favouriteStar,
  .vehicleList .oneVehicle .row.bottom .favouriteStar {
    background-color: #dcdcdc;
    padding: 3px 6px;
    font-size: 18px;
  }
  .lineList .oneLine .row.bottom .topVehicle, .vehicleList .oneVehicle .row.bottom .topVehicle {
    background-color: #73ccf8;
  }
  .problemText .extendedText {
    grid-template-columns: auto;
  }
  .serviceNumberContainer {
    margin-bottom: 7px;
  }
  .linkedVehicleDetail .plus {
    margin: 0 auto;
    padding: 10px;
    font-size: xx-large;
    font-weight: normal;
  }
  .oneVehicle .oneVehicleContent {
    margin-top: 5px;
  }
  .lineList .oneLine .row.bottom .lastSeen, .vehicleList .oneVehicle .row.bottom .lastSeen {
    justify-content: center;
  }
  .lineList .oneLine .linkedVehicle .vehicleNumber,
  .vehicleList .oneVehicle .linkedVehicle .vehicleNumber {
    font-size: large;
    padding: 10px 20px;
  }
  .linkedVehicle {
    display: flex;
    justify-content: center;
    margin-bottom: 3px;
    align-items: center;
  }
  .linkedVehicle:last-of-type {
    border-bottom: none;
    margin-bottom: 0;
  }
  .linkedVehicle .plus {
    padding: 10px;
    font-size: xx-large;
    font-weight: normal;
    display: flex;
    align-items: center;
  }
  .linkedVehicle .linkedVehicleInner {
    display: flex;
    justify-content: center;
  }
  .linkedVehicle .linkedVehicleInner .vehicleNumberBox .vehicleNumber {
    font-size: xx-large;
    padding: 20px 18px 22px;
  }
  .linkedVehicle .linkedVehicleInner .vehicleNumberBox .vehicleNumber .flagBorder {
    height: 4px;
  }
  .linkedVehicle .vehicleNumberBox {
    display: flex;
  }
  .linkedVehicle .vehicleNumberBox .vehicleNumber {
    font-size: x-large;
    padding: 20px;
  }
}
@media only screen and (max-width: 322px) { /* iPhone5 */ }

/*# sourceMappingURL=mobilni.css.map */
