@font-face {
    font-family: 'Arial';
    src: url('/fonts/Arial.eot');
    src: url('/fonts/Arial.eot?#iefix') format('embedded-opentype');
    src: url('/fonts/Arial.woff') format('woff'), url('/fonts/Arial.ttf') format('truetype');
}

body {
    margin: 0px;
    color: white;
    padding: 20px;
    padding-top: 70px;
    font-family: Arial !important;
    background-color: #f4f4f4;
}

img {
    max-width: 100%;
}

video {
    max-width: 100%;
    margin-bottom: 17px;
}

.login-error {
    color: black;
}

.error {
    color: white;
    background-color: rgb(127, 19, 19);
    z-index: 10;
    top: 85px;
    text-align: center;
    width: 98%;
    position: fixed;
    text-align: center;
}

.success {
    width: 100%;
    font-weight: bold;
    color: white;
    background-color: green;
    padding: 10px 0px;
    text-align: center;
}

.popup input {
    color: black;
}

.media-preview video, .media-preview img {
    display: none;
}

.shows-video video, .shows-image img, .media-undefined img {
    display: block;
    margin: auto;
}

.tooltiop, .tooltip-inner {
    background-color: #414143;
}

.tooltip .tooltip-arrow {
    border-top: 5px solid #414143 !important;
}

.tooltip.in {
    opacity: 1;
}


/*** LOADING ***/

#map_error {
    color: white;
    font: 2em;
}

.isloading-wrapper.isloading-right {
    margin-left: 10px;
}

.isloading-overlay {
    position: relative;
    text-align: center;
}

.isloading-overlay .isloading-wrapper {
    -webkit-border-radius: 7px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 7px;
    -moz-background-clip: padding;
    border-radius: 7px;
    background-clip: padding-box;
    display: inline-block;
    margin: 0 auto;
    padding: 10px 20px;
    top: 10%;
    z-index: 9000;
    width:90%;
}

.loader { width:100%; }
.loader .loaderBar { width:100%; position:relative; background:#999; }
.loader .loaderText { width:100%; position:absolute; z-index:9002; top:0px; left:0px; }
.loader .loaderProgress { background:#AE1F23; width:0%; }

.global-loader {
    margin: 100px auto;
    font-size: 25px;
    width: 1em;
    height: 1em;
    border-radius: 50%;
    position: relative;
    text-indent: -9999em;
    -webkit-animation: load5 1.1s infinite ease;
    animation: load5 1.1s infinite ease;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
}

.playlist-loader {
    z-index: 9000;
    font-size: 4px;
    width: 1em;
    height: 1em;
    border-radius: 50%;
    text-indent: -9999em;
    float: right;
    right: 20%;
    top: 35%;
    margin-top: 9px;
    margin-left: 25px;
    margin-right: 15px;
    -webkit-animation: load6 1.1s infinite ease;
    animation: load6 1.1s infinite ease;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
}

.logs-loader {
    z-index: 9000;
    font-size: 15px;
    width: 1em;
    height: 1em;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    text-indent: -9999em;
    -webkit-animation: load6 1.1s infinite ease;
    animation: load6 1.1s infinite ease;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
}

.view-loader {
    z-index: 9000;
    font-size: 6px;
    width: 1em;
    height: 1em;
    border-radius: 50%;
    text-indent: -9999em;
    float: right;
    position: relative;
    right: 6%;
    top: 21%;
    margin-top: 9px;
    -webkit-animation: load6 1.1s infinite ease;
    animation: load6 1.1s infinite ease;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
}

@-webkit-keyframes load5 {
    0%, 100% {
        box-shadow: 0em -2.6em 0em 0em #ffffff, 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.5), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.7);
    }
    12.5% {
        box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.7), 1.8em -1.8em 0 0em #ffffff, 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.5);
    }
    25% {
        box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.5), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.7), 2.5em 0em 0 0em #ffffff, 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
    }
    37.5% {
        box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.5), 2.5em 0em 0 0em rgba(255, 255, 255, 0.7), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
    }
    50% {
        box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.5), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.7), 0em 2.5em 0 0em #ffffff, -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
    }
    62.5% {
        box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.5), 0em 2.5em 0 0em rgba(255, 255, 255, 0.7), -1.8em 1.8em 0 0em #ffffff, -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
    }
    75% {
        box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.5), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.7), -2.6em 0em 0 0em #ffffff, -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
    }
    87.5% {
        box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.5), -2.6em 0em 0 0em rgba(255, 255, 255, 0.7), -1.8em -1.8em 0 0em #ffffff;
    }
}

@keyframes load5 {
    0%, 100% {
        box-shadow: 0em -2.6em 0em 0em #ffffff, 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.5), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.7);
    }
    12.5% {
        box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.7), 1.8em -1.8em 0 0em #ffffff, 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.5);
    }
    25% {
        box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.5), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.7), 2.5em 0em 0 0em #ffffff, 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
    }
    37.5% {
        box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.5), 2.5em 0em 0 0em rgba(255, 255, 255, 0.7), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
    }
    50% {
        box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.5), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.7), 0em 2.5em 0 0em #ffffff, -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
    }
    62.5% {
        box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.5), 0em 2.5em 0 0em rgba(255, 255, 255, 0.7), -1.8em 1.8em 0 0em #ffffff, -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
    }
    75% {
        box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.5), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.7), -2.6em 0em 0 0em #ffffff, -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
    }
    87.5% {
        box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.5), -2.6em 0em 0 0em rgba(255, 255, 255, 0.7), -1.8em -1.8em 0 0em #ffffff;
    }
}

@-webkit-keyframes load6 {
  0%,
  100% {
    box-shadow: 0em -2.6em 0em 0em #000000, 1.8em -1.8em 0 0em rgba(0,0,0, 0.2), 2.5em 0em 0 0em rgba(0,0,0, 0.2), 1.75em 1.75em 0 0em rgba(0,0,0, 0.2), 0em 2.5em 0 0em rgba(0,0,0, 0.2), -1.8em 1.8em 0 0em rgba(0,0,0, 0.2), -2.6em 0em 0 0em rgba(0,0,0, 0.5), -1.8em -1.8em 0 0em rgba(0,0,0, 0.7);
  }
  12.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(0,0,0, 0.7), 1.8em -1.8em 0 0em #000000, 2.5em 0em 0 0em rgba(0,0,0, 0.2), 1.75em 1.75em 0 0em rgba(0,0,0, 0.2), 0em 2.5em 0 0em rgba(0,0,0, 0.2), -1.8em 1.8em 0 0em rgba(0,0,0, 0.2), -2.6em 0em 0 0em rgba(0,0,0, 0.2), -1.8em -1.8em 0 0em rgba(0,0,0, 0.5);
  }
  25% {
    box-shadow: 0em -2.6em 0em 0em rgba(0,0,0, 0.5), 1.8em -1.8em 0 0em rgba(0,0,0, 0.7), 2.5em 0em 0 0em #000000, 1.75em 1.75em 0 0em rgba(0,0,0, 0.2), 0em 2.5em 0 0em rgba(0,0,0, 0.2), -1.8em 1.8em 0 0em rgba(0,0,0, 0.2), -2.6em 0em 0 0em rgba(0,0,0, 0.2), -1.8em -1.8em 0 0em rgba(0,0,0, 0.2);
  }
  37.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(0,0,0, 0.2), 1.8em -1.8em 0 0em rgba(0,0,0, 0.5), 2.5em 0em 0 0em rgba(0,0,0, 0.7), 1.75em 1.75em 0 0em #000000, 0em 2.5em 0 0em rgba(0,0,0, 0.2), -1.8em 1.8em 0 0em rgba(0,0,0, 0.2), -2.6em 0em 0 0em rgba(0,0,0, 0.2), -1.8em -1.8em 0 0em rgba(0,0,0, 0.2);
  }
  50% {
    box-shadow: 0em -2.6em 0em 0em rgba(0,0,0, 0.2), 1.8em -1.8em 0 0em rgba(0,0,0, 0.2), 2.5em 0em 0 0em rgba(0,0,0, 0.5), 1.75em 1.75em 0 0em rgba(0,0,0, 0.7), 0em 2.5em 0 0em #000000, -1.8em 1.8em 0 0em rgba(0,0,0, 0.2), -2.6em 0em 0 0em rgba(0,0,0, 0.2), -1.8em -1.8em 0 0em rgba(0,0,0, 0.2);
  }
  62.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(0,0,0, 0.2), 1.8em -1.8em 0 0em rgba(0,0,0, 0.2), 2.5em 0em 0 0em rgba(0,0,0, 0.2), 1.75em 1.75em 0 0em rgba(0,0,0, 0.5), 0em 2.5em 0 0em rgba(0,0,0, 0.7), -1.8em 1.8em 0 0em #000000, -2.6em 0em 0 0em rgba(0,0,0, 0.2), -1.8em -1.8em 0 0em rgba(0,0,0, 0.2);
  }
  75% {
    box-shadow: 0em -2.6em 0em 0em rgba(0,0,0, 0.2), 1.8em -1.8em 0 0em rgba(0,0,0, 0.2), 2.5em 0em 0 0em rgba(0,0,0, 0.2), 1.75em 1.75em 0 0em rgba(0,0,0, 0.2), 0em 2.5em 0 0em rgba(0,0,0, 0.5), -1.8em 1.8em 0 0em rgba(0,0,0, 0.7), -2.6em 0em 0 0em #000000, -1.8em -1.8em 0 0em rgba(0,0,0, 0.2);
  }
  87.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(0,0,0, 0.2), 1.8em -1.8em 0 0em rgba(0,0,0, 0.2), 2.5em 0em 0 0em rgba(0,0,0, 0.2), 1.75em 1.75em 0 0em rgba(0,0,0, 0.2), 0em 2.5em 0 0em rgba(0,0,0, 0.2), -1.8em 1.8em 0 0em rgba(0,0,0, 0.5), -2.6em 0em 0 0em rgba(0,0,0, 0.7), -1.8em -1.8em 0 0em #000000;
  }
}

@keyframes load6 {
  0%,
  100% {
    box-shadow: 0em -2.6em 0em 0em #000000, 1.8em -1.8em 0 0em rgba(0,0,0, 0.2), 2.5em 0em 0 0em rgba(0,0,0, 0.2), 1.75em 1.75em 0 0em rgba(0,0,0, 0.2), 0em 2.5em 0 0em rgba(0,0,0, 0.2), -1.8em 1.8em 0 0em rgba(0,0,0, 0.2), -2.6em 0em 0 0em rgba(0,0,0, 0.5), -1.8em -1.8em 0 0em rgba(0,0,0, 0.7);
  }
  12.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(0,0,0, 0.7), 1.8em -1.8em 0 0em #000000, 2.5em 0em 0 0em rgba(0,0,0, 0.2), 1.75em 1.75em 0 0em rgba(0,0,0, 0.2), 0em 2.5em 0 0em rgba(0,0,0, 0.2), -1.8em 1.8em 0 0em rgba(0,0,0, 0.2), -2.6em 0em 0 0em rgba(0,0,0, 0.2), -1.8em -1.8em 0 0em rgba(0,0,0, 0.5);
  }
  25% {
    box-shadow: 0em -2.6em 0em 0em rgba(0,0,0, 0.5), 1.8em -1.8em 0 0em rgba(0,0,0, 0.7), 2.5em 0em 0 0em #000000, 1.75em 1.75em 0 0em rgba(0,0,0, 0.2), 0em 2.5em 0 0em rgba(0,0,0, 0.2), -1.8em 1.8em 0 0em rgba(0,0,0, 0.2), -2.6em 0em 0 0em rgba(0,0,0, 0.2), -1.8em -1.8em 0 0em rgba(0,0,0, 0.2);
  }
  37.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(0,0,0, 0.2), 1.8em -1.8em 0 0em rgba(0,0,0, 0.5), 2.5em 0em 0 0em rgba(0,0,0, 0.7), 1.75em 1.75em 0 0em #000000, 0em 2.5em 0 0em rgba(0,0,0, 0.2), -1.8em 1.8em 0 0em rgba(0,0,0, 0.2), -2.6em 0em 0 0em rgba(0,0,0, 0.2), -1.8em -1.8em 0 0em rgba(0,0,0, 0.2);
  }
  50% {
    box-shadow: 0em -2.6em 0em 0em rgba(0,0,0, 0.2), 1.8em -1.8em 0 0em rgba(0,0,0, 0.2), 2.5em 0em 0 0em rgba(0,0,0, 0.5), 1.75em 1.75em 0 0em rgba(0,0,0, 0.7), 0em 2.5em 0 0em #000000, -1.8em 1.8em 0 0em rgba(0,0,0, 0.2), -2.6em 0em 0 0em rgba(0,0,0, 0.2), -1.8em -1.8em 0 0em rgba(0,0,0, 0.2);
  }
  62.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(0,0,0, 0.2), 1.8em -1.8em 0 0em rgba(0,0,0, 0.2), 2.5em 0em 0 0em rgba(0,0,0, 0.2), 1.75em 1.75em 0 0em rgba(0,0,0, 0.5), 0em 2.5em 0 0em rgba(0,0,0, 0.7), -1.8em 1.8em 0 0em #000000, -2.6em 0em 0 0em rgba(0,0,0, 0.2), -1.8em -1.8em 0 0em rgba(0,0,0, 0.2);
  }
  75% {
    box-shadow: 0em -2.6em 0em 0em rgba(0,0,0, 0.2), 1.8em -1.8em 0 0em rgba(0,0,0, 0.2), 2.5em 0em 0 0em rgba(0,0,0, 0.2), 1.75em 1.75em 0 0em rgba(0,0,0, 0.2), 0em 2.5em 0 0em rgba(0,0,0, 0.5), -1.8em 1.8em 0 0em rgba(0,0,0, 0.7), -2.6em 0em 0 0em #000000, -1.8em -1.8em 0 0em rgba(0,0,0, 0.2);
  }
  87.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(0,0,0, 0.2), 1.8em -1.8em 0 0em rgba(0,0,0, 0.2), 2.5em 0em 0 0em rgba(0,0,0, 0.2), 1.75em 1.75em 0 0em rgba(0,0,0, 0.2), 0em 2.5em 0 0em rgba(0,0,0, 0.2), -1.8em 1.8em 0 0em rgba(0,0,0, 0.5), -2.6em 0em 0 0em rgba(0,0,0, 0.7), -1.8em -1.8em 0 0em #000000;
  }
}


/*scrollbar*/

::-webkit-scrollbar {
    display: none;
}
/* FOOTER */

.footer {
    width: 100%;
    background-color: white;
    padding: 8px 0 8px 0;
    position: fixed;
    text-align: center;
    color: #AAAAAA;
    border-top: 1px solid #e7e7e7;
    bottom: 0;
    left: 0;
}


/* ERROR PAGE */

.error-page {
    position: relative;
}

.error-page div {
    position: fixed;
    display: block;
    top: 50%;
    left: 50%;
    color: #AAAAAA;
    font-size: 20px;
    text-align: center;
    height: 300px;
    width: 400px;
    margin: -150px 0 0 -200px;
}

.error-text {
    margin-bottom: 22px;
}

.error-page img {
    margin-bottom: 42px;
}


/* COOKIES */

.cookies {
    background: white;
    bottom: 37px;
    color: gray;
    position: fixed;
    right: 0;
    text-align: center;
    width: 180px;
    z-index: 9999;
    border: 1px solid #AAAAAA;
}

.cookies a {
    color: #1A92EC;
}

.cookies div {
    padding: 20px;
}

.cookies-button {
    background-color: rgb(65, 65, 67);
    border: 0;
    border-radius: 0;
    color: white;
    height: 40px;
    width: 100%;
}

.cookies-button:hover {
    background-color: #1A92EC;
}

.cookies-info {
    width: 66%;
    display: block;
    margin: auto;
    text-align: center;
    font-size: 16px;
    color: #AAAAAA;
}

.cookies-info a {
    color: black;
    padding: 0px 20px;
    text-decoration: none;
}

.cookies-info a:hover {
    color: #1A92EC;
}

.footer .version {
    opacity: 0.5;
    padding-left: 10px;
    float: left;
}

.user-guide {
    float: right;
    color: black;
    margin-right: 25px;
    text-decoration: none;
}

.user-guide:hover  {
    text-decoration: none;
    color: #1A92EC;
}

.user-guide-icon {
    display: inline-block;
    float: left;
    margin-right: 5px;
    margin-top: 4px;
    width: 19px;
    height: 13px;
    background-image: url("/img/user_guide.png");
}

.user-guide:hover .user-guide-icon {
    background-image: url("/img/user_guide_active.png");
}

span.custom-tooltip {
    z-index: 1000000;
    position: absolute;
    display: none;
    padding: 5px;
    color: white;
    border-radius: 5px;
    background-color: #414143;
    right: 0;
    left: 0;
    width: auto;
    text-align: center;
}

.grey {
    font-weight: bold;
    color: #AAAAAA;
}

#dialog-device-actions { display:flex; flex-direction: row; }
#dialog-device-actions > div { width: 50%; box-sizing: border-box; padding:0px; overflow-y: auto }
#dialog-device-actions > div:nth-child(1) { padding:0px 10px 0px 0px; margin:0px 10px 0px 0px; }

#dialog-device-actions .deviceModule { width:100%; display:flex; flex-direction:column; }
#dialog-device-actions .deviceModule.selected { opacity:1; }

#dialog-device-actions .deviceModuleName { width:100%; padding:5px; border:solid 1px #cecece; border-radius:3px; margin:0px 0px 5px 0px; box-sizing: border-box; font-size:16px; line-height:24px; }
#dialog-device-actions .deviceModuleName:hover { color:#1A92EC; cursor: pointer; }
#dialog-device-actions .deviceModuleIcon { width:28px; height:24px; margin:0px 10px 0px 0px; float: left; background:url('../img/device_module_24.png') no-repeat center center; }

#dialog-device-actions .selected .deviceModuleName { color:#1A92EC; }

#dialog-device-actions .deviceActions { padding:0px 0px 0px 28px; display: none; }

#dialog-device-actions .deviceAction { border:solid 1px #cecece; border-radius:3px; margin:0px 0px 5px 0px; }
#dialog-device-actions .deviceAction .deviceActionName { display:flex; flex-direction:row; border: none; font-size:16px; width: 100%; box-sizing: border-box; }
#dialog-device-actions .deviceAction .deviceActionName span { cursor:pointer; flex-grow: 1; padding:5px 5px 5px 30px; line-height:30px; background:url('../img/device_action_options_24_32.png') no-repeat left center; }
#dialog-device-actions .deviceAction .deviceActionName span:hover { color:#1A92EC; }
#dialog-device-actions .deviceAction .deviceActionName span.haveoptions0 { background:none; }

#dialog-device-actions .deviceAction .deviceActionName a.actionTrigger { line-height:30px; flex-grow: 0; padding:5px; border-top-right-radius:3px; border-bottom-right-radius:3px; border-left:solid 1px #cecece; background-color:#1A92EC; color:#ffffff; text-decoration: none; font-size:16px; }
#dialog-device-actions .deviceAction .deviceActionName a.actionTrigger:hover { background:red; }

#dialog-device-actions .deviceAction.selected { opacity:1; margin:0px 0px 30px 0px; background:#efefef; }
#dialog-device-actions .deviceAction.selected .deviceActionName { color:#1A92EC; }
#dialog-device-actions .deviceAction.selected .deviceActionName a { border-bottom-right-radius: 0px; }

#dialog-device-actions .deviceActionIcon { width:28px; height:24px; margin:0px 10px 0px 0px; float: left; background:url('../img/device_command_24.png') no-repeat center center; }

#dialog-device-actions .commandParameters { padding: 5px 5px 5px 5px; margin: 0px 0px 0px 0px; border-top: solid 1px #cecece; display: none; }
#dialog-device-actions .commandParameters .commandParameter { display:flex; flex-direction:row; margin:0px 0px 5px 0px; }
#dialog-device-actions .commandParameters .commandParameter:last-child { margin:0px; }

#dialog-device-actions .commandParameters .commandParameter label { min-width:15%; line-height: 32px; padding:0px 10px 0px 0px; color:#333; margin:0px; }
#dialog-device-actions .commandParameters .commandParameter input { padding:2px; height:32px; color:#333; flex-grow:1; border:solid 1px #cecece; }

#dialog-device-actions .deviceAction.selected .commandParameters {  }

#dialog-device-actions .action-link { font-size:16px; display: inline-block; width: 100%; box-sizing: border-box; padding:5px; border:solid 1px #cecece; border-radius:3px; margin:0px 0px 0px 0px; text-decoration: none; }
#dialog-device-actions .action-link:hover { color:#1A92EC; }
#dialog-device-actions .action-link.selected { background-color:#ececec; color:#333333; }

#dialog-device-actions .action-result { background-color:#dedede; color:#666; padding:10px; word-wrap: break-word; }
#dialog-device-actions .action-result::before {
  content: "Action result";
  font-size:16px;
  color:#333;
  margin:0px 0px 10px 0px;
  display: block;
}
#dialog-device-actions .action-result p { background-color: #1A92EC}
#dialog-device-actions .action-result p.inserted { background-color:transparent; }
#dialog-device-actions .action-result p { transition: background-color 1s; }

@media only screen and (max-width: 1367px) and (min-width: 1024px) {

    .user-guide-icon {
        margin-top: 2px;
    }

}

.ui-widget-overlay { z-index:1999 !important; }
.ui-dialog { z-index:2000 !important; }
.ui-dialog .ui-dialog-titlebar-close { background-image:url('../img/if_close.png'); background-repeat:no-repeat; background-position:center center; background-size: 80% 80%; border: none; }

#dialog-device-settings { display:flex; flex-direction: row; }
#dialog-device-settings .device-settings { flex-grow: 1; height:auto; }
#dialog-device-settings .device-settings iframe { height:100%; width:100%; }

.footer .userguide { float: right; margin:0px 15px 0px 0px; font-size:14px; }
.footer .userguide .userguidelinks { display:flex; flex-direction: row; }
.footer .userguide .userguidelinks span { margin:0px 3px; color:#999; }
.footer .userguide .userguidelinks span:first-child { margin:0px 10px 0px 0px; color:#333; }
.footer .userguide .userguidelinks a { color:#666; text-decoration: none; }
.footer .userguide .userguidelinks a:hover { color: #1A92EC; }

.imdis { font-size:14px; color:#333; width:800px; margin:0px auto; }
.impress { margin:0px 0px 40px 0px; }
.impress h1 { text-align:center; margin:0px 0px 40px 0px; }
.imleftright { display:flex; flex-direction: row;}
.imleftright > * { width:50%; }
.imleft { float: left; }
.imright { float:right; }
