/* --------------------------------------------------------------------------
// Foto-Webcam.eu
// Webcam-specific styles
//
// Flori Radlherr, http://www.radlherr.de
// This is free software, see COPYING for details.
// --------------------------------------------------------------------------
*/

body {
  /*-webkit-user-select:none;*/
  -webkit-touch-callout:none;
}
.blk {
  background-color: transparent !important;
}
img {
  border: none;
}
pre {
  margin-top: 10px;
}
h3,h4 {
  clear: right;
}
.wcbestof:hover,
a#map_switchdiv:hover,
a.wcminilink:hover,
a.wcbestof:hover,
.wcthumbnail:hover,
.dropdown-menu li a:hover,
.admin-submenu:hover {
  background-color: #e8e8e8;
  color: #505050;
}

.disabled {
  text-shadow: 0;
  color: #b0b0b0;
}

.disabled:hover {
  color: #b0b0b0 !important;
}

.fulljustify {
  text-align: justify;
  line-height: 0;
  padding: 0;
  margin: 0;
}
.fulljustify:after {
  content: "";
  height: 0px;
  display: inline-block;
  width: 99%;
}
.wcov {
  margin: 3px;
  display: inline-block;
  text-align: center;
  font-size: 16px;
  color: black;
}
.wcov>img {
  width: 400px;
  height: 225px;
}

#wcimgdiv {
  position: relative;
  top: 0px;
  overflow: hidden;
  border-radius: 4px;
  -webkit-user-select:none;
  -webkit-touch-callout:none;
}
img.wcimg {
  display: none;
}
.wcimg {
  position: absolute;
  top: 0px;
  margin-top: 0px;
  z-index: 2;
  -webkit-user-select:none;
  -webkit-touch-callout:none;
}
#wcloadimg {
  position: absolute;
  top: 0; bottom: 0; left: 0;right: 0;
  width: 16px;
  height: 16px;
  margin: auto auto;
}
#wctextlogo {
  pointer-events: none;
}
#wcimgtext {
  position: absolute;
  left: 0;
  top: 0;
  line-height: 110%;
  pointer-events: none;
}
#wcimgmsg {
  position: absolute;
  text-align: center;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0.8;
  pointer-events: none;
  color: white;
  background-color: rgba(0,0,0,0.3);
  padding: 10px;
  display: none;
}
#wcimgerr {
  position: absolute;
  text-align: center;
  bottom: 20%;
  left: 0;
  right: 0;
  opacity: 1;
  pointer-events: none;
  color: white;
  background-color: rgba(172,32,32,0.4);
  padding: 20px;
  display: none;
}
#wcimgrunning {
  position: absolute;
  bottom: 8%;
  left: 0;
  right: 0;
  opacity: 1;
  pointer-events: none;
  color: white;
  background-color: rgba(32,32,32,0.4);
  padding-top: 2px;
  padding-bottom: 2px;
  display: block;
  font-size: 17px;
  overflow: hidden;
  white-space: nowrap;
  z-index: 2;
}
#wcimgrunning span {
  display: inline-block;
}
#wcimgrunning span a {
  color: white;
  text-decoration: underline;
  pointer-events: auto;
  cursor: pointer;
}
#wcltext {
  pointer-events: auto;
  position: absolute;
  left: 0px;
  bottom: 0px;
  color: white;
  z-index: 2;
}
#wcimgltext {
  line-height: 110%;
  font-size: 20px;
  display: none;
}
#wcmovltext {
  font-size: 17px;
  background-color: rgba(0,0,0,0.3);
  border-radius: 3px;
}
#wcnavzoom {
  pointer-events: auto;
  cursor: pointer;
  padding-left: 10px;
  font-size: 40px;
  z-index: 2;
  -webkit-user-select:none;
  -webkit-touch-callout:none;
}
#wcnavzoom div {
  pointer-events: auto;
  display: inline-block;
}
#wcnavzoom span {
  opacity: 0;
}
#wcimglogo {
  position: absolute;
  right: 0;
  top: 0;
  pointer-events: none;
  display: none;
}
#wcmovtoast {
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
  width: 340px;
  padding: 0px;
  margin-left: auto;
  margin-right: auto;
  max-height: 0px;
  text-align: center;
  font-size: 16px;
  background-color: rgba(0,0,0,0.3);
  border-radius: 3px;
  color: white;
  z-index: 2;
  cursor: pointer;
}
#wcimgfwlogo {
  position: absolute;
  right: 0;
  bottom: 0;
  pointer-events: none;
  display: none;
}
.wcminiimg {
  border-radius: 4px;
}

#wcoverlay {
  z-index: 10;
  pointer-events: none;
}

.wclabel {
  display: inline-block;
  position: absolute;
  color: black;
  padding-left: 2px;
  padding-right: 2px;
  font-size: 11px;
  cursor: default;
  pointer-events: auto;
}
.wclabel-0 {
  padding-bottom: 20px;
  background: bottom left no-repeat url(bubble-0.png);
}
.wclabel-1 {
  padding-bottom: 20px;
  background: bottom right no-repeat url(bubble-1.png);
}
.wclabel-2 {
  padding-top: 20px;
  background: top left no-repeat url(bubble-2.png);
}
.wclabel-3 {
  padding-top: 20px;
  background: top right no-repeat url(bubble-3.png);
}
.wclabel-4 {
  padding-bottom: 0px;
  background: bottom left url(bubble-4.png);
}
.wclabel a {
  color: black;
  text-decoration: underline;
}

.wcthumbnail {
  text-align: center;
  display: inline-block;
  padding: 1px;
  margin-top: 1px;
  cursor: pointer;
}
a.wcthumbnail {
  color: #000000;
  text-decoration: none;
}
.wcthumbspacer {
  height: 1px;
  display: inline-block;
  padding: 0;
}

.wcmessage { 
  border: #b0b0b0 1px solid; 
  padding-top: 5px;
  padding-bottom: 5px;
  margin-top: 5px;
  margin-bottom: 5px; 
  text-align: center;
  background-color: #f0f0f0;
  border-radius:4px;
}
.wchelp { 
  padding: 5px;
  padding-top: 15px;
}
.wchelp h4 {
  margin: 0px;
}
.wchelp ul {
  margin: 0px;
  margin-left: 20px;
  margin-bottom: 10px;
  padding: 0px;
}
.wchelp ul>li {
  margin-top: 10px;
}
.wchelptab {
  margin-top: 5px;
  margin-bottom: 5px;
  border-spacing: 0px;
}
.wchelptab td {
  padding-top: 5px;
  padding-bottom: 5px;
  vertical-align: top;
}
.wchelptab td>img {
  width: 16px;
  height: 16px;
  padding: 2px;
  margin: 2px;
  margin-right: 10px;
  border: 1px #b0b0b0 solid;
}
a.wcbestof {
  color: #808080;
  text-decoration: none;
}
a.wcminilink {
  line-height: 20px;
  overflow: hidden;
  white-space: nowrap;
  color: #808080;
  text-decoration: none;
  margin-top: 2px;
  margin-bottom: 5px;
  /*background: #d8d8d8;*/
  text-align: center;
}
a.wcminilink400 {
  line-height: 25px;
  margin-top: 5px;
  font-size: 18px;
}
.wcminilink {
  display: inline-block;
  position: relative;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.wcminiheight {
  height: 101px;
}
.wcminiwidth {
  width: 180px;
}
#wcoverview {
  text-align: justify;
  min-height: 700px;
}
.wcminioffline {
  position: absolute;
  padding-top: 32%;
  font-size: 22px;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 2;
  text-align: center;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0.6);
  opacity: 0.6;
  background-color: white;
  color: black;
}
.wcminilink:hover .wcheart {
  opacity: 0.5;
}
.wcheart {
  z-index: 4;
  position: absolute;
  bottom: 0;
  left: 0;
  padding-left: 4px;
  padding-bottom: 0px;
  padding-right: 10px;
  padding-top: 10px;
  cursor: crosshair;
  color: #ffffff;
  opacity: 0;
}
.wcheart span {
  font-size: 20px;
}
.wcdistbear {
  z-index: 4;
  position: absolute;
  bottom: 0;
  left: 0;
  padding-left: 1px;
  padding-bottom: 1px;
  padding-right: 1px;
  padding-top: 0px;
  border-radius: 3px;
  line-height: 11px;
  color: #ffffff;
  background-color: rgba(0,0,0,0.4);
  font-size: 12px;
  opacity: 0.7;
}
.wcliveov {
  z-index: 4;
  position: absolute;
  bottom: 0px;
  right: 0px;
  padding-top: 0px;
  padding-bottom: 2px;
  padding-left: 5px;
  padding-right: 4px;
  border-radius: 3px;
  line-height: 0px;
  color: #ffffff;
  background-color: rgba(0,0,0,0.6);
  font-size: 15px;
  opacity: 0.9
}
.wclivebull {
  display: inline-block;
  color: red;
  font-size: 18px;
  transform: scale(2);
  line-height: 18px;
  margin-right: 5px;
}
.wclivebull div {
  padding-bottom: 2px;
}
.wcfgreen {
  color: #00ff00;
}
.wcminilink400 div.wcheart span {
  font-size: 22px;
}
.wcvgrad {
  background: #f0f0f0;
  background: linear-gradient(left top, left bottom, from(#f0f0f0), to(#ffffff));
  background: -ms-linear-gradient(top, #f0f0f0, #ffffff);
  background: -moz-linear-gradient(top, #f0f0f0, #ffffff);
  background: -webkit-gradient(linear, left top, left bottom, from(#f0f0f0), to(#ffffff));
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#f0f0f0, endColorstr=#ffffff)";
}
.wcbestof {
  display: inline-block;
  cursor: pointer;
  padding-bottom: 0px;
  margin-bottom: 8px;
  text-align: center;
  border-radius:4px;
  font-size: 12px;
  line-height: 14px;
  overflow: hidden;
}
.wcbestof img {
  border-radius:4px;
}
#wcnavleftsw,#wcnavrightsw {
  cursor: pointer;
  width: 100px;
  height: 140px;
  display: block;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 20px;
  padding-right: 20px;
  opacity: 0.0;
}
#wcnavleft,#wcnavright {
  display: block;
  color: white;
  font-size: 60px;
  background-color: rgba(0,0,0,0.15);
  border-radius: 10px;
}
#wcnavleftsw:hover,#wcnavrightsw:hover {
  opacity: 0.6;
}

#wcrtext {
  position: absolute;
  right: 0px;
  bottom: 0px;
  text-align: right;
  color: white;
  z-index: 2;
}
#wcfssymbol {
  cursor: pointer;
  padding-right: 5px;
  width: 60px;
  font-size: 40px;
  opacity: 0.5;
  -webkit-user-select:none;
  -webkit-touch-callout:none;
  display: none;
}
#wcfssymbol:hover {
  opacity: 0.7;
}
#wcsitelink {
  width: 160px;
  height: 25px;
  cursor: pointer;
  display: block;
}
#wclogolink {
  position: absolute;
  right: 0px;
  top: 0px;
  z-index: 2;
  width: 0;
  height: 0;
  cursor: pointer;
  display: block;
}
#wclogolink:hover,
#wclogolink:active {
  background-color: rgba(128, 128, 128, 0.2);
  border-radius: 5px;
  -webkit-user-select: none;
  -webkit-touch-callout: none;
}
#wcovthumb {
  margin: 0;
  padding: 0;
  line-height: 1;
  z-index: 2000;
  display: none;
  position: absolute;
  width: 114px;
  height: 80px;
  -ms-box-shadow:     0px 0px 20px 5px #404040;
  -moz-box-shadow:    0px 0px 20px 5px #404040;
  -webkit-box-shadow: 0px 0px 20px 5px #404040;
  box-shadow:         0px 0px 20px 5px #404040;
  border-radius: 3px;
  background: #ffffff;
  direction: ltr;
}
#wcovthumb div {
  padding-top: 1px;
  text-align: center;
  height: 16px;
  color: #808080;
}
#wcovthumb img {
  width: 114px;
  height: 64px;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
#wcfullsize {
  display: block;
}

/* map parts */
#map_camdiv {
  position:fixed; 
  z-index: 998; 
  background-color: #fff;
}
#map_increasesizediv { 
  padding:5px; 
  cursor:pointer;
}
#map_linkdiv { 
  padding:5px;
}
#map_controldiv { 
  position:fixed;
  z-index: 999;
  width:26px;
  background-color:#fff; 
  border-style:solid; 
  border-width:1; 
  border-color:#888;
}
#map_shadowdiv {
  position:fixed; 
  z-index: 997;
  box-shadow: 10px 10px 5px #000; 
  opacity: 0.7;
}
#map_switchdiv {
  display: none;
  font-family: Ubuntu, arial,helvetica,sans-serif;
  position: fixed;
  padding: 2px;
  padding-left: 5px;
  padding-right: 5px;
  z-index: 10000;
  top: 10px;
  right: 10px;
  font-size: 13px;
  text-decoration: none;
  color: #000;
  border: 1px solid #808080;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
  background: white;
} 

#admin-command-form {
  padding: 10px;
  border-bottom: #b0b0b0 1px solid; 
  height: 60px;
}

#admin-status {
  width: 30%;
  height: 110px;
  font-size: 14px;
  padding-left: 5px;
}
#admin-status td {
  font-size: 14px;
}

#admin-log {
  float: right;
  width: 65%;
  font-size: 11px;
  height: 108px;
  overflow: hidden;
  overflow-y: scroll;
  overflow-x: hidden;
}
#admin-command {
  padding-top: 10px;
  display: none;
}
#admin-submenu {
  border-left:0;
  border-right:0;
}
.admin-submenu {
  margin-left: 10px;
  display: inline-block;
  padding: 4px;
  width: 160px;
  text-align: center;
  cursor: pointer;
  border-top: #c0c0c0 1px solid;
  border-left: #c0c0c0 1px solid;
  border-right: #c0c0c0 1px solid;
}
.navbar {
  border: 0;
  background-color: white;
}
#wcslider {
  background-color: #ffffff;
  box-shadow: none;
  height: 24px;
  border-color: #ddd;
}
#wcslidercont {
  position: relative;
  height: 50px;
  /* following necessary for frame-player */
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  background-color: #ffffff;
}
#wcslider {
  position: absolute;
  top: 15px;
  bottom: 25px;
  border: 1px #e0e0e0 solid;
  border-radius: 4px;
}
#wcsliderh {
  position: absolute;
  border-radius: 4px;
  border: 1px #b0b0b0 solid;
  height: 28px;
  top: 13px;
  z-index: 3;
  background: white;
}
.wcsliderp {
  top: 41px;
  position: absolute;
  font-size: 11px;
  color: #b0b0b0;
}
.wccmovie {
  display: none;
}
#wcmovie {
  opacity: 0;
  display: block;
}
#wccsearch {
  box-shadow: none;
  border: 0;
  margin: 0;
  padding: 0;
  padding-bottom: 0;
  height: 36px;
  width: 60px;
  display: inline-block;
}
#wcasearch {
  padding: 2px;
  margin-left: 0px;
}
.dropdown-menu li a {
  cursor: pointer;
  padding: 6px;
}
.dropdown-menu li:last-child {
  border-bottom: 0;
}
ul.nav li a {
  cursor: pointer;
}
ul.nav li a,
ul.nav li a:hover {
  color: #808080;
}
.onlyframe {
  display: none;
}
.modal-title {
  font-size: 20px;
  cursor: pointer;
  min-height: 35px;
  background-repeat: no-repeat;
  background-position: 100% 50%;
  background-image: url(close-32.png);
}
#wcmodalcont {
  background-color: #e8e8e8;
}
.modal-body img {
  max-width: 100%;
}
.modal-body {
  background-color: #ffffff;
}
.wcadmin {
  display: none;
}
.wccamview {
  display: none;
}
#wcobstop {
  display: none;
}
.wcmainpage button {
  border: 0;
  color: #808080;
  background-color: transparent;
}
.btn:hover {
  text-shadow: none;
  background: #e8e8e8;
}
.btn:focus {
  outline-color: transparent;
  outline-style: none;
  -webkit-appearance: none;
}
#wcnav {
  padding-left: 4px;
  padding-right: 4px;
  /* following necessary for frame-player */
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  background-color:white;
  display: none;
}
.wcnavact:hover,
.wcnavact {
  /*background-color: #e0e0e0 !important;
  color: #505050 !important;*/
  background: #808080 !important;
  color: #ffffff !important;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
/* Buttons for time seek */
.wcdatbtnl {
  padding-left:10px;
  padding-right:5px;
}
.wcdatbtnm {
  padding-left:5px;
  padding-right:5px;
}
.wcdatbtnr {
  padding-left:5px;
  padding-right:10px;
}
#wccbar {
  padding-left: 4px;
  padding-right: 4px;
  margin-top: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #c0c0c0;
  display: none;
}
.wccbarbut>a {
  padding: 5px;
  text-decoration: none;
}
.wccbartab:hover,
.wccbarbut:hover,
.wccbarbut>a:hover {
  background-color: #f0f0f0;
  color: #707070;
  text-decoration: none;
}
.wccbartab {
  border: 1px solid #c0c0c0;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  margin-bottom: -1px;
  display: inline-block;
  padding: 10px;
  color: #808080;
  cursor: pointer;
}
.wccbarbut {
  display: inline-block;
  margin-bottom: -1px;
  padding: 10px;
  padding-left: 12px;
  padding-right: 12px;
  color: #808080;
  cursor: pointer;
}
.wccbarbut a {
  color: #808080;
}
.wccbestof {
  float: right;
}
.wccbhi {
  border-bottom: 1px solid #ffffff;
}
.wccblo {
  border-top: 1px solid #e0e0e0;
  border-left: 1px solid #e0e0e0;
  border-right: 1px solid #e0e0e0;
}
#wccontrol {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  overflow-y: scroll;
}
.wcmenukey {
  display: block;
  float: right;
  font-weight: bold;
  font-family: courier;
}
.wcmenukeysp {
  display: inline-block;
  width: 30px;
}
.c-inline-xs,.c-inline-s,.c-inline-m,.min1,.min2,.min3 {
  display: none;
}
a:hover,
a:focus {
  color: #808080;
  text-decoration: none;
  outline: none;
  outline-offset: 0px;
}
.wccontextmenu {
  position: fixed;
  display: none;
  background-color: #c0c0c0;
  z-index: 6;
}
.wccontextmenu a {
  margin: 1px;
  padding: 5px;
  padding-left: 20px;
  padding-right: 20px;
  display: block;
  background-color: #f0f0f0;
  color: #000000;
  text-decoration: none;
}
.wccontextmenu a:hover {
  background-color: #a0a0a0;
  color: #ffffff;
}
.wcbstar {
  font-size: 19px;
}
.mediaright {
  float: right;
  margin-left: 5px;
}
