.wr360_player
{
     width:100%;
     height:100%;
     background:#fff;
    -webkit-touch-callout:none;
	-webkit-user-select:none;
	-khtml-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
    -ms-touch-action:none;
    touch-action:none;
}

.wr360_player .container
{
     position:relative;
     overflow:hidden;
     margin:0 !important;
	 background:inherit !important;
     max-width:none !important;
}

.wr360_player img
{
     max-width:none !important;
     max-height:none !important;
     border:none !important;
     box-shadow:none !important;
}

.wr360_player .container .panning2,
.wr360_player .container .panning
{
     position:absolute;
     left:0;
     top:0;
}

.wr360_player .container .theme_panel_back
{
     position:absolute;
     width:100%;
     bottom:0;
     left:0;
     margin-bottom:0px;
     height:38px;
     z-index:2500;
}

.wr360_player .container .theme_panel
{
     position:absolute;
     width:100%;
     bottom:0px;
     left:0;
     margin-bottom:0px;
     height:38px;
     z-index:2501;
}

.wr360_player .container .theme_header
{
     height:20px;
     z-index:2500;
}

.wr360_player .container .theme_header .progress_bar
{
     background:url(../img/round/load_js.gif) left top no-repeat;
     margin:1px 0 0 6px;
     float:left;
     width:43px;
     height:8px;
     cursor:pointer;
}

.wr360_player .container .theme_header .progress_num
{
     position:absolute;
     left:56px;
     top:0px;
     width:30px;
     text-align:left;
     color:#A0A0A0;
     font-family:Arial Narrow;
     font-size:8px;
     padding:0;
     margin:0;
     line-height:8px;
     height:8px;
     border:none;
}

.wr360_player .container .theme_header a.watermark
{
     margin-left:5px;
     margin-top:5px;
     display:block;
     float:left;
     width:1px;
     height:1px;
     cursor:pointer;
     display:none;
}

.wr360_player .container .theme_panel .toolbar
{
     position:relative;
     height:29px;
     padding:3px 2px 0 2px;
     margin:0px auto -1px auto;
	 -moz-box-sizing:content-box !important;
	 box-sizing:content-box !important;
     border:none !important;
     background:inherit !important;
}

.wr360_player .container .theme_panel .toolbar a
{
    transition:none !important;
}

.wr360_player .container .theme_panel .toolbar a.left_button
{
     background:url(../img/round/left_combined.png) no-repeat 0 0;
     display:block;
     float:left;
     width:28px;
     height:28px;
     margin:2px 0 0 0px;
     cursor:pointer;
}

.wr360_player .container .theme_panel .toolbar a.left_button:hover
{
     background:url(../img/round/left_combined.png) no-repeat -28px 0;
     display:block;
     float:left;
     width:28px;
     height:28px;
     margin:2px 0 0 0px;
     cursor:pointer;
}

.wr360_player .container .theme_panel .toolbar a.play_button
{
     background:url(../img/round/play_combined.png) no-repeat 0 0;
     display:block;
     float:left;
     width:28px;
     height:28px;
     margin:2px 0 0 10px;
     cursor:pointer;
}

.wr360_player .container .theme_panel .toolbar a.play_button:hover
{
     background:url(../img/round/play_combined.png) no-repeat -28px 0;
     display:block;
     float:left;
     width:28px;
     height:28px;
     margin:2px 0 0 10px;
     cursor:pointer;
}

.wr360_player .container .theme_panel .toolbar a.pause_button
{
     background:url(../img/round/pause_combined.png) no-repeat 0 0;
     display:block;
     float:left;
     width:28px;
     height:28px;
     margin:2px 0 0 10px;
     cursor:pointer;
}

.wr360_player .container .theme_panel .toolbar a.pause_button:hover
{
     background:url(../img/round/pause_combined.png) no-repeat -28px 0;
     display:block;
     float:left;
     width:28px;
     height:28px;
     margin:2px 0 0 10px;
     cursor:pointer;
}

.wr360_player .container .theme_panel .toolbar a.right_button
{
     background:url(../img/round/right_combined.png) no-repeat 0 0;
     display:block;
     float:left;
     width:28px;
     height:28px;
     margin:2px 0 0 10px;
     cursor:pointer;
}

.wr360_player .container .theme_panel .toolbar a.right_button:hover
{
     background:url(../img/round/right_combined.png) no-repeat -28px 0;
     display:block;
     float:left;
     width:28px;
     height:28px;
     margin:2px 0 0 10px;
     cursor:pointer;
}
.wr360_player .container .theme_panel .toolbar a.zoomin_button
{
     background:url(../img/round/zoomin_combined.png) no-repeat 0 0;
     display:block;
     float:left;
     width:28px;
     height:28px;
     margin:2px 0 0 10px;
     cursor:pointer;
}

.wr360_player .container .theme_panel .toolbar a.zoomin_button:hover
{
     background:url(../img/round/zoomin_combined.png) no-repeat -28px 0;
     display:block;
     float:left;
     width:28px;
     height:28px;
     margin:2px 0 0 10px;
     cursor:pointer;
}

.wr360_player .container .theme_panel .toolbar a.zoomout_button
{
     background:url(../img/round/zoomout_combined.png) no-repeat 0 0;
     display:block;
     float:left;
     width:28px;
     height:28px;
     margin: 2px 0 0 10px;
     cursor:pointer;
}

.wr360_player .container .theme_panel .toolbar a.zoomout_button:hover
{
     background:url(../img/round/zoomout_combined.png) no-repeat -28px 0;
     display:block;
     float:left;
     width:28px;
     height:28px;
     margin:2px 0 0 10px;
     cursor:pointer;
}

.wr360_player .container .theme_panel .toolbar a.hotspotson_button
{
     background:url(../img/round/spoton_combined.png) no-repeat 0 0;
     display:block;
     float:left;
     width:28px;
     height:28px;
     margin:2px 0 0 10px;
     cursor:pointer;
}

.wr360_player .container .theme_panel .toolbar a.hotspotson_button:hover
{
     background:url(../img/round/spoton_combined.png) no-repeat -28px 0;
     display:block;
     float:left;
     width:28px;
     height:28px;
     margin:2px 0 0 10px;
     cursor:pointer;
}

.wr360_player .container .theme_panel .toolbar a.hotspotsoff_button
{
     background:url(../img/round/spotoff_combined.png) no-repeat 0 0;
     display:block;
     float:left;
     width:28px;
     height:28px;
     margin:2px 0 0 10px;
     cursor:pointer;
}

.wr360_player .container .theme_panel .toolbar a.hotspotsoff_button:hover
{
     background:url(../img/round/spotoff_combined.png) no-repeat -28px 0;
     display:block;
     float:left;
     width:28px;
     height:28px;
     margin:2px 0 0 10px;
     cursor:pointer;
}

.wr360_player .container .theme_panel .toolbar a.fullscreenon_button
{
     background:url(../img/round/fullscreenon_combined.png) no-repeat 0 0;
     display:block;
     float:left;
     width:28px;
     height:28px;
     margin:2px 0 0 10px;
     cursor:pointer;
}

.wr360_player .container .theme_panel .toolbar a.fullscreenon_button:hover
{
     background:url(../img/round/fullscreenon_combined.png) no-repeat -28px 0;
     display:block;
     float:left;
     width:28px;
     height:28px;
     margin:2px 0 0 10px;
     cursor:pointer;
}

.wr360_player .container .theme_panel .toolbar a.fullscreenoff_button
{
     background:url(../img/round/fullscreenoff_combined.png) no-repeat 0 0;
     display:block;
     float:left;
     width:28px;
     height:28px;
     margin:2px 0 0 10px;
     cursor:pointer;
}

.wr360_player .container .theme_panel .toolbar a.fullscreenoff_button:hover
{
     background:url(../img/round/fullscreenoff_combined.png) no-repeat -28px 0;
     display:block;
     float:left;
     width:28px;
     height:28px;
     margin:2px 0 0 10px;
     cursor:pointer;
}

.wr360_player a.fullscreenoff_button
{
    background:url(../img/round/fullscreenoff_combined.png) no-repeat 0 0;
    width:56px;
    height:57px;
    top:25px;
    right:28px;
    z-index:5000;
    position:absolute;
    cursor:pointer;
    display:block;
    transition:none !important;
}

.wr360_player a.fullscreenoff_button:hover
{
    background:url(../img/round/fullscreenoff_combined.png) no-repeat -56px 0;
    width:56px;
    height:57px;
    top:25px;
    right:28px;
    z-index:5000;
    position:absolute;
    cursor:pointer;
    display:block;
}

.wr360_player .container .hotspot_rollover
{
    z-index:15001;
}

.wr360_player .container .hotspot_indicator
{
    z-index:2999;
}

