body{
  display: inline-flex;
  justify-content: center;
  align-items: center;
  margin: 0px;
  padding: 0px;
  min-height: 100vh;
  width: 100%;
  border: none;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 100%;
}
#background_wrap {
  z-index: -1;
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-image:url(20201226-10.00-blur-0.jpg);
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center center;
  background-size: cover;
}
#background_back_wrap {
  z-index: -1;
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-image:url(20201226-10.00-blur.jpg);
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center center;
  background-size: cover;
}
#infoboxouter{
  display: block;
  text-align: left;
  top:190px;
  transform-origin: -5px -5px;
  transform: scale(1, 1);
  border: 1px solid rgb(135, 135, 135);
  box-sizing: border-box;
  border-radius: 7px;
  box-shadow: rgb(137 138 85 / 60%) -2px -2px 2px 1px inset, rgb(250 254 116 / 60%) 2px 2px 2px 1px inset;
  cursor: default;
  backdrop-filter: blur(2px);
  background-color: rgba(226, 251, 100, 0.5);
  background-image: linear-gradient(rgba(214, 66, 8, 0.45), rgba(255, 144, 49, 0.45), rgba(255, 148, 16, 0.45), rgba(255, 231, 16, 0.45));
  height: auto;
}
#infoboxinner{
  box-sizing: border-box;
  width: 100%;
  background-image: linear-gradient(150deg, rgba(255, 255, 255, 0) 5%, rgba(248, 254, 6, 0.2) 20%, rgba(255, 255, 255, 0) 35%, rgba(254, 251, 6, 0.2) 50%, rgba(255, 255, 255, 0) 65%, rgba(252, 249, 5, 0.2) 80%, rgba(255, 255, 255, 0) 95%);
  padding: 6px;
  background-color: rgb(255 255 255 / 20%);
}
.sticky {
  position: fixed;
  top: 40px;
  left: 40px;
}
#logo{
  position:fixed;
  top:0px;
  z-index: 1;
  width:100%;
  max-width: 630px;
  /*height: 110px;*/
  display: inline-flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  font-size: 16px;
  /*backdrop-filter: blur(2px);*/
  background-image: linear-gradient(150deg, rgb(255 255 255 / 68%) 0%, rgba(191, 191, 191, 0.1) 20%, rgb(255 255 255 / 30%) 35%, rgba(156, 155, 155, 0.1) 50%, rgb(255 255 255 / 24%) 65%, rgba(116, 115, 115, 0.1) 80%, rgb(255 255 255 / 30%) 100%);
  box-shadow: rgb(86 86 86 / 40%) -1px -1px 1px 1px inset, rgb(123 121 121 / 40%) 1px 1px 1px 1px inset, rgb(209 206 206 / 23%) 3px 3px 2px 1px inset, rgb(96 95 95 / 26%) -3px -3px 2px 1px inset;
  padding: 6px;
  background-position: center;
  background-repeat: no-repeat;
  border-radius: 7px;
  background-color: rgb(255 255 255 / 11%);
  transition: all 0.8s linear 0s;    
}
#logocontent{
  display: inline-flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  user-select: none;
}
#logoimg{
  width:325px;
  height:90px;
  transition:all 0.8s linear 0s;
  user-select: none;
}
#logobutton1, #logobutton2, #logobutton3, #logobutton4, #picCont, #pcam1, #pcam2, #vidCont, #vcam1, #vcam2{
  display: inline-flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 0px;
  width: 0px;
  background-image: linear-gradient(150deg, rgb(255 255 255 / 68%) 0%, rgba(191, 191, 191, 0.1) 20%, rgb(255 255 255 / 30%) 35%, rgba(156, 155, 155, 0.1) 50%, rgb(255 255 255 / 24%) 65%, rgba(116, 115, 115, 0.1) 80%, rgb(255 255 255 / 30%) 100%);
  box-shadow: rgb(86 86 86 / 40%) -1px -1px 1px 1px inset, rgb(123 121 121 / 40%) 1px 1px 1px 1px inset, rgb(209 206 206 / 23%) 3px 3px 2px 1px inset, rgb(96 95 95 / 26%) -3px -3px 2px 1px inset;
  border-radius: 7px;
  background-color: rgb(255 255 255 / 11%);
  overflow:hidden;
  transition:all 0.8s linear 0s;
  user-select: none;
  cursor:pointer;
}
#docgimmick{
  cursor:pointer;
  user-select: none;
}
#gimmick{
  display:inline-flex;
  cursor:pointer;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width:100%;
  height:100%;
  user-select: none;
}
#content{
  position: absolute;
  top:112px;
  max-width: 630px;
  /*display: flex;*/
  box-sizing: border-box;
  flex-direction: column;
  overflow: hidden;
  transition:all 0.8s linear 0s;
}
#videocontent{
  position: fixed;
  display: inline-flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-image: linear-gradient(150deg, rgb(255 255 255 / 68%) 0%, rgba(191, 191, 191, 0.1) 20%, rgb(255 255 255 / 30%) 35%, rgba(156, 155, 155, 0.1) 50%, rgb(255 255 255 / 24%) 65%, rgba(116, 115, 115, 0.1) 80%, rgb(255 255 255 / 30%) 100%);
  box-shadow: rgb(86 86 86 / 40%) -1px -1px 1px 1px inset, rgb(123 121 121 / 40%) 1px 1px 1px 1px inset, rgb(209 206 206 / 23%) 3px 3px 2px 1px inset, rgb(96 95 95 / 26%) -3px -3px 2px 1px inset;
  border-radius: 7px;
  background-color: rgb(255 255 255 / 60%);
  overflow:hidden;
  padding:4px;
  user-select: none;
  z-index: 1;
}
#videotopbar{
  display: inline-flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 36px;
  width: 100%;
  border-radius: 7px;
  background-color: rgb(255 255 255 / 11%);
  user-select: none;
}
#videobutton{
  cursor:pointer;
  width:26px;
  height:26px;
  margin-left: 8px;
  margin-right: 2px;
  border-radius: 50%;
  box-shadow: rgb(251 251 251 / 20%) 1px 1px 1px 1px inset, rgb(255 18 18) 2px 4px 4px -1px inset, rgb(204 132 127 / 85%) -5px 0px 4px 0px inset, rgb(255 101 96) 4px -2px 4px -1px inset, rgb(255 18 18) -3px -4px 6px 0px inset;
  background-image:radial-gradient(at center center, rgba(249, 13, 6, 0.7) 20%, rgb(140 35 35 / 45%) 40%, rgb(247 54 54 / 70%) 50%, rgb(252 85 79) 60%, rgba(252, 134, 134, 0.9) 80%);
  background-repeat: repeat;
  box-sizing: border-box;
  filter: brightness(154%) contrast(110%) hue-rotate(0deg) opacity(100%) saturate(112%);
  user-select: none;
}
#videoupdate{
  width:26px;
  height:26px;
  margin-left: 2px;
  margin-right: 8px;
  /*
  border-radius: 50%;
  box-shadow: rgb(251 251 251 / 20%) 1px 1px 1px 1px inset, rgb(255 18 18) 2px 4px 4px -1px inset, rgb(204 132 127 / 85%) -5px 0px 4px 0px inset, rgb(255 101 96) 4px -2px 4px -1px inset, rgb(255 18 18) -3px -4px 6px 0px inset;
  background-image:radial-gradient(at center center, rgba(249, 13, 6, 0.7) 20%, rgb(140 35 35 / 45%) 40%, rgb(247 54 54 / 70%) 50%, rgb(252 85 79) 60%, rgba(252, 134, 134, 0.9) 80%);
  cursor:pointer;
  background-image:url(update-icon-17-26.png);
  */
  background-repeat: no-repeat;
  box-sizing: border-box;
  filter: brightness(154%) contrast(110%) hue-rotate(0deg) opacity(100%) saturate(112%);
  user-select: none;
}

#videoanouncer{
  display: inline-flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width:calc(100% - 72px);
  height:100%;
  margin-left: 2px;
  margin-right: 2px;
  font-size: 130%;
  color: rgb(4 0 255 / 70%);
}
#videoframe{
  width: calc(100% - 0px);
  padding-top: 55.814%;
  height: 0px;
  position: relative;
}
#video{
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
#toolbarouter{
  position:absolute;
  /*top:10px;*/
  right:20px;
  display: flex; 
  box-sizing: border-box; 
  font-size: 16px; 
  backdrop-filter: blur(0px); 
  flex-direction: column; 
  justify-content: space-around; 
  background-image: linear-gradient(150deg, rgb(255 255 255 / 68%) 0%, rgba(191, 191, 191, 0.1) 20%, rgb(255 255 255 / 30%) 35%, rgba(156, 155, 155, 0.1) 50%, rgb(255 255 255 / 24%) 65%, rgba(116, 115, 115, 0.1) 80%, rgb(255 255 255 / 30%) 100%);
  box-shadow: rgb(86 86 86 / 40%) -1px -1px 1px 1px inset, rgb(123 121 121 / 40%) 1px 1px 1px 1px inset, rgb(209 206 206 / 23%) 3px 3px 2px 1px inset, rgb(96 95 95 / 26%) -3px -3px 2px 1px inset;
  border-radius: 5px; 
  padding: 4px; 
  width: 40px; 
  height: 40px;
  transition:all 0.8s linear 0s;
}
#toolbarinner{
  width: calc(100% - 2px);
    height: 6px;
    border-radius: 3px;
    background-color: rgb(108 112 212 / 32%);
    box-shadow: rgb(86 86 86 / 20%) -1px -1px 1px 1px inset, rgb(123 121 121 / 20%) 1px 1px 1px 1px inset, rgb(236 236 236 / 20%) 3px 3px 2px 1px inset, rgb(146 146 146 / 20%) 0px 0px 2px;
    box-sizing: border-box;
}
