﻿@media screen and (max-width: 767px) {
}@media (min-width: 768px) {
}@media (min-width: 768px) {
}@media (max-width: 767px) {
}@media (min-width: 768px) {
}@media (min-width: 768px) {
}@media (max-width: 767px) {
}@media (max-width: 767px) {
}.xlSnoop360.xlSnoop360-UI-Bootstrap .canvasWrapper {
  position: absolute;
  top: 0;
  bottom: 38px;
  left: 0;
  right: 0;
  width: auto;
  height: auto;
}
.xlSnoop360.xlSnoop360-UI-Bootstrap [role] {
  z-index: 10;
}
.xlSnoop360.xlSnoop360-UI-Bootstrap [role].status-on,
.xlSnoop360.xlSnoop360-UI-Bootstrap [role]:active {
  background: inherit;
}
.xlSnoop360.xlSnoop360-UI-Bootstrap .xlSnoop360-UI-Bootstrap .glyphicon {
  font-size: 22.8px;
  line-height: 38px;
}
.xlSnoop360.xlSnoop360-UI-Bootstrap .xlSnoop360-UI-Bootstrap .tool-item {
  display: block;
  border: none;
  padding: 0;
  width: 38px;
  height: 38px;
  -webkit-tap-highlight-color: #eeeeee;
}
.xlSnoop360.xlSnoop360-UI-Bootstrap .xlSnoop360-UI-Bootstrap .tool-item,
.xlSnoop360.xlSnoop360-UI-Bootstrap .xlSnoop360-UI-Bootstrap .tool-item.status-on {
  background: none;
}
.xlSnoop360.xlSnoop360-UI-Bootstrap .xlSnoop360-UI-Bootstrap .tool-item:hover {
  background: #777777 !important;
}
.xlSnoop360.xlSnoop360-UI-Bootstrap .xlSnoop360-UI-Bootstrap .tool-item:active {
  background: white !important;
}
.xlSnoop360.xlSnoop360-UI-Bootstrap .xlSnoop360-UI-Bootstrap .tool-item.btnAutoplay.status-on span:before {
  content: "\e073";
}
.xlSnoop360.xlSnoop360-UI-Bootstrap .xlSnoop360-UI-Bootstrap .tool-item.btnFullscreen.status-on span:before {
  content: "\e097";
}
.xlSnoop360.xlSnoop360-UI-Bootstrap .xlSnoop360-UI-Bootstrap .zoomTools,
.xlSnoop360.xlSnoop360-UI-Bootstrap .xlSnoop360-UI-Bootstrap .bottomTools {
  position: absolute;
  width: auto;
  height: auto;
  z-index: 10;
}
.xlSnoop360.xlSnoop360-UI-Bootstrap .xlSnoop360-UI-Bootstrap .zoomTools {
  right: 0;
  bottom: 45.6px;
}
.xlSnoop360.xlSnoop360-UI-Bootstrap .xlSnoop360-UI-Bootstrap .bottomTools {
  left: 0;
  right: 0;
  bottom: 0;
  background: #eeeeee;
}
.xlSnoop360.xlSnoop360-UI-Bootstrap .xlSnoop360-UI-Bootstrap .bottomTools .tool-item {
  float: left;
}
.xlSnoop360.xlSnoop360-UI-Bootstrap .xlSnoop360-UI-Bootstrap .bottomTools .tool-item:hover {
  background: #777777 !important;
}
.xlSnoop360.xlSnoop360-UI-Bootstrap .xlSnoop360-UI-Bootstrap .bottomTools .tool-item:active {
  background: white !important;
}
.xlSnoop360.xlSnoop360-UI-Bootstrap .xlSnoop360-UI-Bootstrap .bottomTools .tool-w {
  float: left;
}
.xlSnoop360.xlSnoop360-UI-Bootstrap .xlSnoop360-UI-Bootstrap .bottomTools .tool-w .tool-item {
  border-right: 2px solid white;
}
.xlSnoop360.xlSnoop360-UI-Bootstrap .xlSnoop360-UI-Bootstrap .bottomTools .tool-e {
  float: right;
}
.xlSnoop360.xlSnoop360-UI-Bootstrap .xlSnoop360-UI-Bootstrap .bottomTools .tool-e .tool-item {
  border-left: 2px solid white;
}
.xlSnoop360.xlSnoop360-UI-Bootstrap .xlSnoop360-UI-Bootstrap .bottomTools .tool-center {
  width: 66%;
  margin: 0 auto;
}
.xlSnoop360.xlSnoop360-UI-Bootstrap .xlSnoop360-UI-Bootstrap .indexBar {
  width: 100%;
  height: 38px;
  display: table;
}
.xlSnoop360.xlSnoop360-UI-Bootstrap .xlSnoop360-UI-Bootstrap .indexBar .bar {
  position: relative;
  margin: 15.96px 0 0;
  height: 6.08px;
  background: #555555;
}
.xlSnoop360.xlSnoop360-UI-Bootstrap .xlSnoop360-UI-Bootstrap .indexBar .bar:before {
  content: "";
  position: absolute;
  width: 2px;
  height: 30.4px;
  background: #555555;
  left: 50%;
  margin-left: -1px;
  top: 50%;
  margin-top: -15.2px;
}
.xlSnoop360.xlSnoop360-UI-Bootstrap .xlSnoop360-UI-Bootstrap .indexBar .bar-active {
  position: absolute;
  background: #337ab7;
  top: 0;
  bottom: 0;
  left: 50%;
  width: 33%;
  transform: scaleX(0);
  transform-origin: 0% 50%;
  transition: transform ease-out 300ms;
}
.xlSnoop360.xlSnoop360-UI-Bootstrap .xlSnoop360-UI-Bootstrap .indexBar .dot {
  display: block;
  border: 1px solid #333333;
  background: white;
  box-sizing: border-box;
  position: absolute;
  width: 19px;
  height: 19px;
  left: 50%;
  margin-left: -9.5px;
  top: 50%;
  margin-top: -9.5px;
  border-radius: 19px;
  transform: scaleX(1);
  transition: left ease-out 300ms;
}
.xlSnoop360.xlSnoop360-UI-Bootstrap .xlSnoop360-UI-Bootstrap .indexBar .bar.status-direction-left .bar-active {
  transform: scaleX(-1);
}
.xlSnoop360.xlSnoop360-UI-Bootstrap .xlSnoop360-UI-Bootstrap .indexBar .bar.status-direction-left .dot {
  left: 17%;
}
.xlSnoop360.xlSnoop360-UI-Bootstrap .xlSnoop360-UI-Bootstrap .indexBar .bar.status-direction-right .bar-active {
  transform: scaleX(1);
}
.xlSnoop360.xlSnoop360-UI-Bootstrap .xlSnoop360-UI-Bootstrap .indexBar .bar.status-direction-right .dot {
  left: 83%;
}