i.icons .corner.user.icon {
    font-size: 13px;
}

.gm-style-iw-d {
    overflow-y: hidden !important;
    padding-right: 10px
}

#content-view {
    min-width: 100px
}

#content-marker {
    margin-bottom: 20px;
}

#projekt_select {
    font-size: 12px
}

b,
strong {
    font-weight: bold;
}

#contextMenu {
    position: absolute;
    background-color: white;
    border: 1px solid rgb(204, 204, 204);
    padding: 1px;
    display: none;
    z-index: 10000;
}


#mobile_hamburger {
    
    position: absolute; 
    right: 10px; 
    top: 55px; 
    cursor: pointer; 
    z-index: 2000; 
    font-size: 35px;
    padding: 10px;
    display: none;
    
}

.komunikace .info {
    padding-left: 10px
}

html {
    height: 100%;
    width: 100%
}

.close_icon_result {
    padding: 10px;
    position: absolute;
    padding: 10px;
    top: -10px;
    right: 10px;
}

body {
    height: 100%;
    margin: 0px;
    padding: 0px;
}

p,
body,
div,
field {
    font-size: 12px;
    font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif !important;
    font-size: 12px;
}

h1,
h2,
input {
    font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif !important;
}

#wrapper {
    width: 100%;
    height: 100%;
    margin: 0;
}

.shadow {
    text-shadow: 1px 1px 1px white;
}

.marker_ikonka {
    margin: 0px !important;
}

.jump-in-animation {
    animation: jumpIn 0.6s ease-out;
}

#toggleKatastralniMapa {
    position: absolute;
    background-color: white;
    border: none;
    box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 4px -1px;
    top: 10px;
    left: 200px;
    height: 40px;
    padding: 0 15px;
    font-size: 14px;
    font-weight: bold;
    z-index: 1000;
    cursor: pointer;
    border-radius: 2px;
}

#toggleKatastralniMapa.hover {
    cursor: pointer;
}

#toggleKatastralniMapa.active {
    background-color: orange;
    color: white;
}

i.circular.icon {
    height: 18px !important
}

/*i.icons .corner.icon {right: 28px!important}*/
.gm-style img[src*="drag-cross"] {
    display: none !important;
}

.najdi_spoj {
    color: #2185d0;
}

.najdi_spoj:hover {
    cursor: pointer;
}

@keyframes jumpIn {
    0% {
        transform: scale(0);
        /* Začíná velmi malý */
    }

    50% {
        transform: scale(1.3);
        /* Skok do větší velikosti */
    }

    100% {
        transform: scale(1);
        /* Konečná velikost */
    }
}

#cookie-banner {
    position: fixed;
    bottom: 0px;
    width: 100%;
    background-color: #e1e9f5;
    z-index: 2000;
    padding: 30px;
    text-align: center;
    display: none;
    height: 20%;
    border-top: 1px solid #b1b9c4;
    box-shadow: 0px -5px 20px 0px rgba(0, 0, 0, .3);
}

.selected {
    border: 1px solid orange !important;
}

#loading {
    position: relative;
    text-align: center;
    top: 45%;
}

.topz {
    z-index: 1000 !important
}

.logo {
    float: left;
    height: 49px;
    width: 256px;
    margin: 20px 0;
    -webkit-box-shadow: 10px 10px 5px -5px rgba(0, 0, 0, 0.13);
    -moz-box-shadow: 10px 10px 5px -5px rgba(0, 0, 0, 0.13);
    box-shadow: 10px 10px 5px -5px rgba(0, 0, 0, 0.13);
    position: absolute;

    left: 50%;
    margin-left: -555px;
    top: 36px;
}

.logo img {
    width: 256px;
}

/* HTML marker styles */
.label-class {
    background-color: #4285F4;
    border-radius: 8px;
    color: #FFFFFF;
    font-size: 14px;
    padding: 10px 15px;
    position: relative;
    margin-top: -44px;
}

.label-class.elevace {
    background-color: white;
    color: #4285F4;
}


.label-class::after {
    content: "";
    position: absolute;
    left: 50%;
    margin-top: -1px;
    top: 100%;
    transform: translate(-50%, 0);
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #4285F4;
}

.label-class.elevace::after {
    border-top: 8px solid white;
}

.topp {
    padding: 10px;
    background-color: rgba(255, 255, 255, 0.93)
}

.tools {
    top: 110px;
    position: absolute;
}

.pokryti {
    float: right;
    padding: 30px 10px 0px 0px;
    font-size: 25px;
    font-weight: bold;
    color: #1c4a7e;
    ;
    text-shadow: 1px 1px white;
}

.lboxik {
    text-shadow: 1px 1px white;
    font-size: 12px;
    padding: 10px;
    background-color: rgba(255, 255, 255, 0.93);
}

/* Vynucení černé barvy pro ikonky v InfoWindow - přebití Semantic UI barev */
.gm-style .gm-style-iw i.icon.link, 
.gm-style .gm-style-iw i.icon.link.blue, 
.gm-style .gm-style-iw i.icon.link.orange, 
.gm-style .gm-style-iw i.icon.link.grey,
.gm-style .gm-style-iw i.icon.link.green,
.gm-style .gm-style-iw i.icon.link.red {
    color: black !important;
}

#toggle_div_tools {
    padding: 5px;
    background-color: white;
    cursor: pointer;
    display: block;
    width: 70px;
    display: inline;
}

#toggle_div_vysledek {
    display: none;
}

.vitejte {
    display: none;
    font-size: 12px;
    padding: 10px;
    top: 62px;
    position: absolute;
    background-color: rgba(255, 255, 255, 0.93);
    width: 540px;
    height: 570px;
    margin: 0 auto;
    left: 0;
    right: 0;
}

.hledej_in {
    font-size: 11px;
    width: 100%
}

#odesli {
    display: none;
}

.internet {
    padding-left: 10px
}

.internet i:hover {
    color: orange;
    cursor: pointer;
}

.internet input[type=checkbox] {
    margin-right: 4px
}

#chart_div {
    position: absolute;
    bottom: 0px;
    z-index: 2000;
    height: 190px;
    margin: 0 auto;
}

#zajem label {
    cursor: pointer !important;
}

.hledej_div {
    margin-top: 20px;
    display: none;
    width: 100%
}

.internet i {
    margin-top: 15px
}

.horizontal-menu {
    display: flex;
    flex-direction: column;
}

.icon-group {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    padding: 0;
    align-items: center;
}

.vertical-separator {
    width: 2px;
    height: 32px;
    background-color: #abb2bf;
    margin: 0 10px;
    display: inline-block;
    align-self: center;
    box-shadow: 1px 0px 1px white;
}

.icon-group i {
    transition: transform 0.2s ease, color 0.2s ease;
    cursor: pointer;
}

.icon-group i:hover {
    color: #f2711c !important;
    transform: scale(1.15);
}

.icon-group i.orange,
.icon-group .orange.icon {
    color: #f2711c !important;
}

/* Responzivita pro mobilní zařízení */
@media only screen and (max-width : 768px) {
    .icon-group {
        gap: 12px;
        justify-content: flex-start;
        padding-left: 5px;
    }

    .vertical-separator {
        margin: 5px 0;
        width: 100%;
        height: 1px;
        display: block;
        background-color: rgba(0, 0, 0, 0.05);
    }
}

button.internet i {
    margin-top: inherit;
}

.ui.labeled.icon.button {
    padding-left: 33px !important;
}

.search-result {
    padding: 5px 5px 5px 12px;
}

.labels {
    color: black;
    background-color: white;
    font-family: "Lucida Grande", "Arial", sans-serif;
    font-size: 0.8em;
    font-weight: bold;
    text-align: center;
    width: 6em;
    border: 1px solid black;
    white-space: normal;
}

#vysledek {
    font-size: 11px
}

#zajemce {
    display: none;
    background: white;
    height: 190px;
    padding: 10px;
    width: 200px;
    position: absolute;
    bottom: 0px;
    margin: 0 auto;
    left: 0;
    right: 0;
}

#zajemce h2 {
    padding: 0px;
    margin: 0px;
}

.vysledek_tbl {
    margin-top: 5px
}

.v_item td {
    padding: 5px 5px 5px 10px;
    font-size: 12px
}

.v_item:hover,
.v_item.selected,
.search-result:hover,
.search-result.selected {
    background-color: #E9E9E9;
    cursor: pointer;
    color: #21215A;
    text-shadow: none;
}

.close,
.close_vitejte {
    float: right;
    cursor: pointer;
    width: 24px;
}

.komunikace h1 {
    margin-top: 0px
}

.komunikace h2 {
    font-size: 21px;
    padding-top: 0px;
    margin-top: 0px
}

.komunikace h2.ui.header {
    padding-top: 0px !important;
    margin-top: 0px !important;
}

.komunikace h2.ui.header i {
    padding-right: 10px
}

.komunikace h2.ui.header i i {
    padding-right: 0px
}

.komunikace {
    box-shadow: -5px -5px 10px rgba(0, 0, 0, 0.2), 5px -5px 10px rgba(0, 0, 0, 0.2);
    display: none;
    overflow-y: auto;
    overflow-x: hidden;
    width: 770px;
    height: calc(100vh - 315px);
    margin: 0 auto;
    background: #FFF;
    /*  box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.75);*/
    position: absolute;
    padding: 20px;
    bottom: 66px;
    z-index: 1000;
}

#internet.komunikace .ui.primary.button,
#televize.komunikace .ui.primary.button,
#volani.komunikace .ui.primary.button {
    display: none;
}

#zajem,
#zavolat {
    right: 0
}

#zajem {
    width: 480px;
    margin-left: 220px
}

.ui.cards>.card {
    width: 228px
}

.vitejte_close {
    position: absolute;
    bottom: 9px;
}

.subcontent {
    padding-left: 37px
}

.vitejte h2.ui.header {
    margin-top: 17px;
    margin-bottom: 5px;
}

.vitejte h2.ui.header:hover {
    color: #F2711C !important;
    cursor: pointer;
}

.vitejte h1.ui.header {
    margin-top: 1px !important;
}

#toggle_div {
    float: left;
    margin-top: -22px;
    padding: 5px;
    background-color: white;
    cursor: pointer;
}

.div_vysledek_tbl {
    max-height: 43vh;
    overflow-y: auto;
}

#chart_div {
    display: none;
}

.footer {
    bottom: 0px;
    z-index: 1000;
    position: absolute;
    max-width: 1000px;
    margin: 0 auto;
    left: 0;
    right: 0;
}

.kontakty {
    float: right;
    text-align: right;
    z-index: 1000;
}

.ui.buttons.rightb {
    float: right;
}

.kontakty {
    display: none;
}

img.itb {
    width: 91vw;
    max-width: 400px;
    float: left;
    padding-right: 20px;
    padding-bottom: 10px
}

.partneri {
    clear: both;
    padding-top: 20px
}

.partneri div {
    float: left;
    margin-right: 30px;
    margin-bottom: 30px;
}

.partneri div img {
    height: 50px
}

#volani h1,
#volani h2,
#volani h3 {
    color: #21ba45;
}

#televize h1,
#televize h2,
#televize h3 {
    color: #6435c9;
}

#internet h1,
#internet h2,
#internet h3 {
    color: #f2711c;
}

.lboxik .ui.icon.input {
    display: none;
}

#div_klienti,
#div_kampane,
#div_monitoring {
    position: absolute;
    top: 70px;
    overflow-y: auto;
    height: 300px;
    padding: 5px;
    right: 10px;
    font-size: 10px;
    max-width: 350px;
    z-index: 10001;
    background-color: #ffffff;
}

#div_kampane,
#div_monitoring {
    display: none;
}

#div_klienti ol {
    padding-left: 30px
}

.w_title:hover,
.w_title:active {
    border: 0px !important;
    background-color: white !important;
    text-decoration: none !important;
}

.gm-style-iw-chr {
    height: 15px;
}

.gm-style-iw-chr button {
    background: white !important;
    opacity: 0.2 !important
}

#prvek_podrobnosti {
    height: 96px;
}

.gm-ui-hover-effect {
    z-index: 100
}

i.broadcast.tower {
    z-index: 1
}


i.offline {
    z-index: 3000;
    animation: blink_offline 1200ms infinite alternate;
    -webkit-animation: blink_offline 1200ms infinite alternate;
    /* Safari and Chrome */
}

@keyframes blink_offline {
    from {
        color: orange;
    }

    to {
        color: red;
    }
}

@-webkit-keyframes blink_offline {
    from {
        color: orange;
    }

    to {
        color: red;
    }
}


i.blink.car {
    animation: blink_blue 1200ms infinite alternate;
    -webkit-animation: blink_blue 1200ms infinite alternate;
    /* Safari and Chrome */
}

@keyframes blink_blue {
    from {
        color: blue;
    }

    to {
        color: black;
    }
}

@-webkit-keyframes blink_blue {
    from {
        color: blue;
    }

    to {
        color: black;
    }
}

.bounce {
    animation: bounce 2s forwards;
    -webkit-animation: bounce 2s forwards;
    -moz-animation: bounce 2s forwards;
    -o-animation: bounce 2s forwards;
}

@-webkit-keyframes bounce {

    0%,
    20%,
    50%,
    80%,
    100% {
        -webkit-transform: translateY(0);
    }

    40% {
        -webkit-transform: translateY(-30px);
    }

    60% {
        -webkit-transform: translateY(-15px);
    }
}

@-moz-keyframes bounce {

    0%,
    20%,
    50%,
    80%,
    100% {
        -moz-transform: translateY(0);
    }

    40% {
        -moz-transform: translateY(-30px);
    }

    60% {
        -moz-transform: translateY(-15px);
    }
}

@-o-keyframes bounce {

    0%,
    20%,
    50%,
    80%,
    100% {
        -o-transform: translateY(0);
    }

    40% {
        -o-transform: translateY(-30px);
    }

    60% {
        -o-transform: translateY(-15px);
    }
}

@keyframes bounce {

    0%,
    20%,
    50%,
    80%,
    100% {
        transform: translateY(0);
    }

    40% {
        transform: translateY(-30px);
    }

    60% {
        transform: translateY(-15px);
    }
}

#form-errors {
    font-size: 11px;
    color: red;
}





/*******************************
          Responsive
*******************************/

/* Mobile Only */
@media only screen and (max-width : 768px) {

    .ui.buttons button span,
    .button.zajem span,
    .button.zavolat span {
        display: none;
    }

    .komunikace {
        width: calc(100vw - 14px);
        bottom: 54px;
        height: calc(100vh - 164px);
    }

    .komunikace img.headimg {
        float: none !important;
    }

    .logo {
        margin-left: 10px;
    }

    #chart_div {
        width: 100%;
        margin: 0px
    }

    #cookie-banner {
        height: 35%;
    }

    .ui.form .fields:not(.grouped):not(.inline) .field:not(:only-child) .ui.checkbox {
        margin-top: 5px
    }

    .tools {
        margin-left: 10px;
        max-width: 90%
    }

    #div_kampane,
    #div_monitoring {
        top: 220px;
        left: 10px;
        background-color: #ffffff;
    }

    .vitejte,
    #zajem {
        display: block;
        margin: 0px;
        width: calc(100vw - 10px);
        left: 5px;
        overflow-y: auto;
        height: calc(100vh - 184px);
    }

    #zajem {
        display: none;
    }

    .footer {
        width: 100vw
    }

    #paticka i.big.icons {
        font-size: 15px !important;
    }

    .logo {
        left: 0px
    }



    .vitejte .vitejte_close {
        display: none;
    }

    .logo_div {
        width: 100% !important;
    }

    #toggle_div_vysledek {
        cursor: pointer;
        position: absolute;
        right: 11px;
        box-shadow: 0px 0px 5px 5px white;
        display: block;
    }

    #mobile_hamburger {
        display: block !important;
    }

    #toggle_div_tools {
        display: none !important;
    }

    .tools {
        display: none;
        top: 108px; 
    }

}

#marker_submenu .ui.horizontal.list .item i.icon {
    font-size: 1.5em;
    padding: 5px;
    transition: all 0.2s;
}

#marker_submenu .ui.horizontal.list .item i.icon:hover {
    transform: scale(1.2);
}

#marker_submenu #marker_icons i.icon.active {
    color: orange !important;
    transform: scale(1.2);
}

#marker_submenu #marker_colors i.icon {
    border: 2px solid transparent;
    border-radius: 50%;
}

.navy-blue {
    color: #000080 !important;
}

/* Podmíněné ikonky (zobrazují se jen při aktivním wifibody/building/optika) */
.conditional-tool {
    display: none !important;
}

.conditional-tool.visible {
    display: inline-block !important;
}

/* Monitoring - blikání a záře */
.glow-red {
    color: #ff0000 !important;
    text-shadow: 0 0 10px #ff0000, 0 0 20px #ff0000;
    animation: blink-red 1s infinite alternate !important;
}

@keyframes blink-red {
    from { opacity: 1; transform: scale(1); }
    to { opacity: 0.5; transform: scale(1.1); }
}

#div_monitoring {
    position: absolute;
    top: 100px;
    right: 20px;
    z-index: 1000;
    background: rgba(255, 255, 255, 0.95);
    padding: 12px;
    border-radius: 8px;
    box-shadow: 0 4px 15px rgba(0,0,0,0.2);
    max-height: 500px;
    overflow-y: auto;
    display: none;
    width: 280px;
    border-top: 4px solid #d01919;
}

#div_monitoring h3 {
    margin: 0 0 10px 0;
    color: #d01919;
    font-size: 15px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.monitoring-item {
    padding: 8px;
    border-bottom: 1px solid #eee;
    cursor: pointer;
    transition: background 0.2s;
}

.monitoring-item:hover {
    background: #fff5f5;
}

.monitoring-item b {
    display: block;
    color: #333;
    font-size: 12px;
}

.monitoring-item small {
    color: #888;
    font-size: 10px;
}

.monitoring-item i.circle {
    color: #d01919;
    margin-right: 5px;
}