﻿/*!
 *	
 *	Copyright 2011-2015 HoteamSoft,Inc.
 */
.html-body-overflow
  {
    overflow-x:hidden;
    overflow-y:hidden;
  }
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
	float: left;
}
.col-xs-12 {
	width: 100%;
    left:0px;
}
.col-xs-11 {
	width: 91.66666667%;
}
.col-xs-10 {
	width: 83.33333333%;
}
.col-xs-9 {
	width: 75%;
}
.col-xs-8 {
	width: 66.66666667%;
}
.col-xs-7 {
	width: 58.33333333%;
}
.col-xs-6 {
	width: 50%;
}
.col-xs-5 {
	width: 41.66666667%;
}
.col-xs-4 {
	width: 33.33333333%;
}
.col-xs-3 {
	width: 25%;
}
.col-xs-2 {
	width: 16.66666667%;
}
.col-xs-1 {
	width: 8.33333333%;
}
.col-xs-pull-12 {
	right: 100%;
}
.col-xs-pull-11 {
	right: 91.66666667%;
}
.col-xs-pull-10 {
	right: 83.33333333%;
}
.col-xs-pull-9 {
	right: 75%;
}
.col-xs-pull-8 {
	right: 66.66666667%;
}
.col-xs-pull-7 {
	right: 58.33333333%;
}
.col-xs-pull-6 {
	right: 50%;
}
.col-xs-pull-5 {
	right: 41.66666667%;
}
.col-xs-pull-4 {
	right: 33.33333333%;
}
.col-xs-pull-3 {
	right: 25%;
}
.col-xs-pull-2 {
	right: 16.66666667%;
}
.col-xs-pull-1 {
	right: 8.33333333%;
}
.col-xs-pull-0 {
	right: auto;
}
.col-xs-push-12 {
	left: 100%;
}
.col-xs-push-11 {
	left: 91.66666667%;
}
.col-xs-push-10 {
	left: 83.33333333%;
}
.col-xs-push-9 {
	left: 75%;
}
.col-xs-push-8 {
	left: 66.66666667%;
}
.col-xs-push-7 {
	left: 58.33333333%;
}
.col-xs-push-6 {
	left: 50%;
}
.col-xs-push-5 {
	left: 41.66666667%;
}
.col-xs-push-4 {
	left: 33.33333333%;
}
.col-xs-push-3 {
	left: 25%;
}
.col-xs-push-2 {
	left: 16.66666667%;
}
.col-xs-push-1 {
	left: 8.33333333%;
}
.col-xs-push-0 {
	left: auto;
}
.col-xs-offset-12 {
	margin-left: 100%;
}
.col-xs-offset-11 {
	margin-left: 91.66666667%;
}
.col-xs-offset-10 {
	margin-left: 83.33333333%;
}
.col-xs-offset-9 {
	margin-left: 75%;
}
.col-xs-offset-8 {
	margin-left: 66.66666667%;
}
.col-xs-offset-7 {
	margin-left: 58.33333333%;
}
.col-xs-offset-6 {
	margin-left: 50%;
}
.col-xs-offset-5 {
	margin-left: 41.66666667%;
}
.col-xs-offset-4 {
	margin-left: 33.33333333%;
}
.col-xs-offset-3 {
	margin-left: 25%;
}
.col-xs-offset-2 {
	margin-left: 16.66666667%;
}
.col-xs-offset-1 {
	margin-left: 8.33333333%;
}
.col-xs-offset-0 {
	margin-left: 0;
}

@media (min-width: 768px) {
	.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
		float: left;
	}
	.col-sm-12 {
		width: 100%;
	}
	.col-sm-11 {
		width: 91.66666667%;
	}
	.col-sm-10 {
		width: 83.33333333%;
	}
	.col-sm-9 {
		width: 75%;
	}
	.col-sm-8 {
		width: 66.66666667%;
	}
	.col-sm-7 {
		width: 58.33333333%;
	}
	.col-sm-6 {
		width: 50%;
	}
	.col-sm-5 {
		width: 41.66666667%;
	}
	.col-sm-4 {
		width: 33.33333333%;
	}
	.col-sm-3 {
		width: 25%;
	}
	.col-sm-2 {
		width: 16.66666667%;
	}
	.col-sm-1 {
		width: 8.33333333%;
	}
	.col-sm-pull-12 {
		right: 100%;
	}
	.col-sm-pull-11 {
		right: 91.66666667%;
	}
	.col-sm-pull-10 {
		right: 83.33333333%;
	}
	.col-sm-pull-9 {
		right: 75%;
	}
	.col-sm-pull-8 {
		right: 66.66666667%;
	}
	.col-sm-pull-7 {
		right: 58.33333333%;
	}
	.col-sm-pull-6 {
		right: 50%;
	}
	.col-sm-pull-5 {
		right: 41.66666667%;
	}
	.col-sm-pull-4 {
		right: 33.33333333%;
	}
	.col-sm-pull-3 {
		right: 25%;
	}
	.col-sm-pull-2 {
		right: 16.66666667%;
	}
	.col-sm-pull-1 {
		right: 8.33333333%;
	}
	.col-sm-pull-0 {
		right: auto;
	}
	.col-sm-push-12 {
		left: 100%;
	}
	.col-sm-push-11 {
		left: 91.66666667%;
	}
	.col-sm-push-10 {
		left: 83.33333333%;
	}
	.col-sm-push-9 {
		left: 75%;
	}
	.col-sm-push-8 {
		left: 66.66666667%;
	}
	.col-sm-push-7 {
		left: 58.33333333%;
	}
	.col-sm-push-6 {
		left: 50%;
	}
	.col-sm-push-5 {
		left: 41.66666667%;
	}
	.col-sm-push-4 {
		left: 33.33333333%;
	}
	.col-sm-push-3 {
		left: 25%;
	}
	.col-sm-push-2 {
		left: 16.66666667%;
	}
	.col-sm-push-1 {
		left: 8.33333333%;
	}
	.col-sm-push-0 {
		left: auto;
	}
	.col-sm-offset-12 {
		margin-left: 100%;
	}
	.col-sm-offset-11 {
		margin-left: 91.66666667%;
	}
	.col-sm-offset-10 {
		margin-left: 83.33333333%;
	}
	.col-sm-offset-9 {
		margin-left: 75%;
	}
	.col-sm-offset-8 {
		margin-left: 66.66666667%;
	}
	.col-sm-offset-7 {
		margin-left: 58.33333333%;
	}
	.col-sm-offset-6 {
		margin-left: 50%;
	}
	.col-sm-offset-5 {
		margin-left: 41.66666667%;
	}
	.col-sm-offset-4 {
		margin-left: 33.33333333%;
	}
	.col-sm-offset-3 {
		margin-left: 25%;
	}
	.col-sm-offset-2 {
		margin-left: 16.66666667%;
	}
	.col-sm-offset-1 {
		margin-left: 8.33333333%;
	}
	.col-sm-offset-0 {
		margin-left: 0;
	}
}
@media (min-width: 992px) {
	.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
		float: left;
	}
	.col-md-12 {
		width: 100%;
	}
	.col-md-11 {
		width: 91.66666667%;
	}
	.col-md-10 {
		width: 83.33333333%;
	}
	.col-md-9 {
		width: 75%;
	}
	.col-md-8 {
		width: 66.66666667%;
	}
	.col-md-7 {
		width: 58.33333333%;
	}
	.col-md-6 {
		width: 50%;
	}
	.col-md-5 {
		width: 41.66666667%;
	}
	.col-md-4 {
		width: 33.33333333%;
	}
	.col-md-3 {
		width: 25%;
	}
	.col-md-2 {
		width: 16.66666667%;
	}
	.col-md-1 {
		width: 8.33333333%;
	}
	.col-md-pull-12 {
		right: 100%;
	}
	.col-md-pull-11 {
		right: 91.66666667%;
	}
	.col-md-pull-10 {
		right: 83.33333333%;
	}
	.col-md-pull-9 {
		right: 75%;
	}
	.col-md-pull-8 {
		right: 66.66666667%;
	}
	.col-md-pull-7 {
		right: 58.33333333%;
	}
	.col-md-pull-6 {
		right: 50%;
	}
	.col-md-pull-5 {
		right: 41.66666667%;
	}
	.col-md-pull-4 {
		right: 33.33333333%;
	}
	.col-md-pull-3 {
		right: 25%;
	}
	.col-md-pull-2 {
		right: 16.66666667%;
	}
	.col-md-pull-1 {
		right: 8.33333333%;
	}
	.col-md-pull-0 {
		right: auto;
	}
	.col-md-push-12 {
		left: 100%;
	}
	.col-md-push-11 {
		left: 91.66666667%;
	}
	.col-md-push-10 {
		left: 83.33333333%;
	}
	.col-md-push-9 {
		left: 75%;
	}
	.col-md-push-8 {
		left: 66.66666667%;
	}
	.col-md-push-7 {
		left: 58.33333333%;
	}
	.col-md-push-6 {
		left: 50%;
	}
	.col-md-push-5 {
		left: 41.66666667%;
	}
	.col-md-push-4 {
		left: 33.33333333%;
	}
	.col-md-push-3 {
		left: 25%;
	}
	.col-md-push-2 {
		left: 16.66666667%;
	}
	.col-md-push-1 {
		left: 8.33333333%;
	}
	.col-md-push-0 {
		left: auto;
	}
	.col-md-offset-12 {
		margin-left: 100%;
	}
	.col-md-offset-11 {
		margin-left: 91.66666667%;
	}
	.col-md-offset-10 {
		margin-left: 83.33333333%;
	}
	.col-md-offset-9 {
		margin-left: 75%;
	}
	.col-md-offset-8 {
		margin-left: 66.66666667%;
	}
	.col-md-offset-7 {
		margin-left: 58.33333333%;
	}
	.col-md-offset-6 {
		margin-left: 50%;
	}
	.col-md-offset-5 {
		margin-left: 41.66666667%;
	}
	.col-md-offset-4 {
		margin-left: 33.33333333%;
	}
	.col-md-offset-3 {
		margin-left: 25%;
	}
	.col-md-offset-2 {
		margin-left: 16.66666667%;
	}
	.col-md-offset-1 {
		margin-left: 8.33333333%;
	}
	.col-md-offset-0 {
		margin-left: 0;
	}
}
@media (min-width: 1200px) {
	.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
		float: left;
	}
	.col-lg-12 {
		width: 100%;
	}
	.col-lg-11 {
		width: 91.66666667%;
	}
	.col-lg-10 {
		width: 83.33333333%;
	}
	.col-lg-9 {
		width: 75%;
	}
	.col-lg-8 {
		width: 66.66666667%;
	}
	.col-lg-7 {
		width: 58.33333333%;
	}
	.col-lg-6 {
		width: 50%;
	}
	.col-lg-5 {
		width: 41.66666667%;
	}
	.col-lg-4 {
		width: 33.33333333%;
	}
	.col-lg-3 {
		width: 25%;
	}
	.col-lg-2 {
		width: 16.66666667%;
	}
	.col-lg-1 {
		width: 8.33333333%;
	}
	.col-lg-pull-12 {
		right: 100%;
	}
	.col-lg-pull-11 {
		right: 91.66666667%;
	}
	.col-lg-pull-10 {
		right: 83.33333333%;
	}
	.col-lg-pull-9 {
		right: 75%;
	}
	.col-lg-pull-8 {
		right: 66.66666667%;
	}
	.col-lg-pull-7 {
		right: 58.33333333%;
	}
	.col-lg-pull-6 {
		right: 50%;
	}
	.col-lg-pull-5 {
		right: 41.66666667%;
	}
	.col-lg-pull-4 {
		right: 33.33333333%;
	}
	.col-lg-pull-3 {
		right: 25%;
	}
	.col-lg-pull-2 {
		right: 16.66666667%;
	}
	.col-lg-pull-1 {
		right: 8.33333333%;
	}
	.col-lg-pull-0 {
		right: auto;
	}
	.col-lg-push-12 {
		left: 100%;
	}
	.col-lg-push-11 {
		left: 91.66666667%;
	}
	.col-lg-push-10 {
		left: 83.33333333%;
	}
	.col-lg-push-9 {
		left: 75%;
	}
	.col-lg-push-8 {
		left: 66.66666667%;
	}
	.col-lg-push-7 {
		left: 58.33333333%;
	}
	.col-lg-push-6 {
		left: 50%;
	}
	.col-lg-push-5 {
		left: 41.66666667%;
	}
	.col-lg-push-4 {
		left: 33.33333333%;
	}
	.col-lg-push-3 {
		left: 25%;
	}
	.col-lg-push-2 {
		left: 16.66666667%;
	}
	.col-lg-push-1 {
		left: 8.33333333%;
	}
	.col-lg-push-0 {
		left: auto;
	}
	.col-lg-offset-12 {
		margin-left: 100%;
	}
	.col-lg-offset-11 {
		margin-left: 91.66666667%;
	}
	.col-lg-offset-10 {
		margin-left: 83.33333333%;
	}
	.col-lg-offset-9 {
		margin-left: 75%;
	}
	.col-lg-offset-8 {
		margin-left: 66.66666667%;
	}
	.col-lg-offset-7 {
		margin-left: 58.33333333%;
	}
	.col-lg-offset-6 {
		margin-left: 50%;
	}
	.col-lg-offset-5 {
		margin-left: 41.66666667%;
	}
	.col-lg-offset-4 {
		margin-left: 33.33333333%;
	}
	.col-lg-offset-3 {
		margin-left: 25%;
	}
	.col-lg-offset-2 {
		margin-left: 16.66666667%;
	}
	.col-lg-offset-1 {
		margin-left: 8.33333333%;
	}
	.col-lg-offset-0 {
		margin-left: 0;
	}
}
.propertyListItem {
    height: 30px;
    padding: 5px 15px;
}
.ztree li span.button.pIcon01_ico_open, .ztree li span.button.pIcon01_ico_close {
    margin-right: 2px;
    background: url(../images/sview_assembly_assembly_assembly.png) no-repeat scroll 0 0 transparent;
    vertical-align: top;
    *vertical-align: middle
}

.ztree li span.button.icon01_ico_docu {
    margin-right: 2px;
    background: url(../images/sview_assembly_assembly_part.png) no-repeat scroll 0 0 transparent;
    vertical-align: top;
    *vertical-align: middle
}

.test {
	background-color: rgba(255, 255, 255, 0.5);
	border-radius: 10px;
}

.topbar {
	margin: 20px;
}

.rightbar {
	top: 5px;
	right: 0px;
	position: absolute;
	margin: 5px;
	padding: 0px;
}


.leftbar {
	margin: 5px;
	padding: 5px;
	position:absolute;
	top:0px;
	left:0px;
	z-index: 2;
	display: none;
}
.pull-leftbar-header {
	width: 94px;
	margin: 0px;
	padding: 0px;
	background: #e7e7e7;
	float: left;
}

.pull-left-body {
	width: 200px;
	max-height: 600px;
    /*min-width:180px;*/
    /*max-width:500px;*/
	overflow: auto;
	overflow-x: auto;
	/*resize:both;*/
   
}
.pull-left-div {
    width: 200px;
    max-height: 560px;
    /*min-width:180px;*/
    /*max-width:500px;*/
    overflow: auto;
    overflow-x: hidden;
    /*resize:both;*/
}
@media (max-width: 600px) {
    .pull-left-body {
        width: 200px;
        max-height: 500px;
        /*min-width:180px;*/
        /*max-width:500px;*/
        overflow: auto;
        overflow-x: hidden;
        /*resize:both;*/
    }
    .pull-left-div {
        width: 200px;
        max-height: 460px;
        /*min-width:180px;*/
        /*max-width:500px;*/
        overflow: auto;
        overflow-x: hidden;
        /*resize:both;*/
    }
    .view_img {
        /*max-height: 160px !important;
        width:60% !important;*/
        max-width:100%;
        max-height:100%;
    }
    .view-img-div {
        width: 90% !important;
        height: 100px !important;
    }
}
#closevieworassemble{
    background: url(../images/sview_note_delete.png);
    background-size: 100% 100%;
    width: 20px;
    height: 20px;
    display: block;
    position:absolute;
    top:5px;
    right:5px;
    cursor:pointer;
}
.addModleView {
    background: url(../images/button_snapshot_.png);
    background-size: 100% 100%;
    width: 20px;
    height: 20px;
    display: block;
    float:left;
    /*position: absolute;*/
    /*top: 3px;*/
    /*left:calc(50% - 13px);*/
    /*right: 30px;*/
}
#addModleView {
    width: 100%;
    background-color: rgba(90,157,214,0.6);
    /*background-color: rgba(71,133,247,0.6);*/
    text-align: center;
    vertical-align: middle;
    border-radius: 4px;
    border: 1px;
    font-size: 10px;
    color: #FFFFFF;
    height: 30px;
}
#addModleView:focus {
    /*background-color: rgba(51,122,183,0.6);*/
}
/*.leftbar:hover{
    cursor:nw-resize;
}*/
.pull-leftbar-header ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.pull-leftbar-header li {
	padding: 5px 10px;
	border: #b2d7f7 1px solid;
	float: left;
}

.pull-leftbar-header li img {
	width: 25px;
}

.bottombar {
	max-width: 600px;
	padding: 10px 29px 10px;
	margin: 0 auto 20px;
	border: 1px solid #e5e5e5;
	border-radius: 5px;
}

.clear_float {
	clear: both;
}

.rt-sus {
	right: 7px;
	top: 5px;
	z-index: 2;
}

.rt-sus ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.rt-sus ul li {
	margin: 5px 5px;
}

.rt-sus li {
	padding: 5px 5px;
	border-radius: 5px;
	position: relative;
}

.rt-sus li.last {
	border-bottom-width: 0;
}

.rt-sus li img {
	width: 25px;
}

.pull-top {
	position: absolute;
	z-index: 2;
}

.pull-bottom {
	position:absolute;
	bottom:0px;
    margin: auto;  
    left: 0px; 
    right: 0px;  
	MARGIN-RIGHT: auto;
	MARGIN-LEFT: auto;
	float: left;
	z-index: 2;
    background-color:rgba(0,0,0,0.2);
}
.bottom-dropmenu {
    background-color: rgba(0,0,0,0.2);
}

#measureBar {
    width:405px;
}
#measureType {
    width:45px;
}
#commonEdit {
    width:90px;
}
#measureDistance {
    width:270px;
}
#measureAngle {
    width:135px;
}
#measureCircle {
    width: 180px;
}
#measureProperty {
    width:180px;
}
#animationbar {
    width:350px;
}
#ani_percentage {
    width:100px;
}
#daggerbar {
    width:270px;
}
#gesturebar {
    width:282px;
}
#notebar {
    width:372px;
}

#sectionBar {
    width:380px;
}
#section_percentage {
    width:100px;
}
#bottom_Menu {
    width:315px;
}
#exploseBar {
    width:230px;
}
#exploser_bar_first {
    width:45px;
}
#explosive_per {
    width:100px;
}

.pull-bottom ul {
	margin: 0px 0px;
	padding: 0;
	list-style: none;		
}

.pull-bottom li {
	padding: 5px 10px;
	position: relative;
    border-radius: 5px;
	border: #b2d7f7 0px solid;
	float: left;
}

.pull-bottom li img {
	width: 25px;
}

.ul-dropmenu {
	border: #eee 1px solid;
	padding: 5px;
	width: 140px;
	position: absolute;
	left: -145px;
	top: 0;
	display: none;
}

.ul-dropmenu a.gray-line {
	border-bottom: #ddd 1px solid;
	padding: 2px 0;
	width: 100%;
	margin: 0;
}

.ul-dropmenu a {
	padding: 5px;
	float: left;
	margin: 5px 0;
	border-radius: 5px;
}

.ul-dropmenu a.active {
	/* border: #008fca 1px solid; */
	background: -webkit-linear-gradient(#d6ebfe, #a3d3fd);
	/* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(#d6ebfe, #a3d3fd);
	/* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(#d6ebfe, #a3d3fd);
	/* Firefox 3.6 - 15 */
	background: linear-gradient(#d6ebfe, #a3d3fd);
	border-radius: 5px;
}

.ul-dropmenu a img {
	width: 22px;
}

.bg-blue {
	background: #94caf3;
}

.bg-yellow {
	background: yellow;
}

.rt-line {
	width: 98%;
	height: 1px;
	float: left;
	margin-left: 1%;
	background: #eee;
}

.icon-triangle {
	position: absolute;
	left: 0px;
	bottom: -5px;
	display: inline-block;
}
#myProgress {
	position: absolute;
	display: none;
	width: 100%;
	height: 30px;
	background-color: darkgray;
}

#myBar {
	position: absolute;
	width: 1%;
	height: 100%;
	background-color: dodgerblue;
}

#label {
	text-align: center;
	line-height: 30px;
	color: white;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
.TopAndDownFront {
    position: absolute;
    top: calc(50% - 15px);
}

.TopAndDownBack {
    height: 160px;
}

.joystick-topanddown {
    left: calc(100% - 200px);
    position: absolute;
    bottom: 128px;
    text-align: left;
    vertical-align: bottom;
    margin: 0;
    padding: 5px 10px;
    opacity: 0.8;
}

@media (max-device-width : 480px) {
    .joystick-topanddown {
        left: calc(100% - 100px);
        position: absolute;
        bottom: 28px;
        text-align: left;
        vertical-align: bottom;
        margin: 0;
        padding: 5px 10px;
        opacity: 0.8;
    }
}

@media print {
    /* .logo {
		position: absolute;
		right: 15px;
		bottom: 10px;
	} */

	   .config_rotation {
		position: absolute;
		right:40px; 
		bottom:80px;
		text-align:left;
		vertical-align:bottom;
		margin: 0;
		padding: 5px 10px;
  }

    .joystick {
        position: absolute;
        left: 100px;
        bottom: 200px;
        text-align: left;
        vertical-align: bottom;
        margin: 0;
        padding: 5px 10px;
        -webkit-touch-callout: none; /* iOS Safari */
        -webkit-user-select: none; /* Safari */
    }
    .joystick-topanddown {
        left: calc(100% - 200px);
        position: absolute;
        bottom: 128px;
        text-align: left;
        vertical-align: bottom;
        margin: 0;
        padding: 5px 10px;
        opacity: 0.8;
    }
}

@media ( min-width : 768px) {
	/* .logo {
		position: absolute;
		right: 15px;
		bottom: 10px;
	} */

	  .config_rotation {
		position: absolute;
		right:40px; 
		bottom:80px;
		text-align:left;
		vertical-align:bottom;
		margin: 0;
		padding: 5px 10px;
  }
    .joystick {
        position: absolute;
        left: 100px;
        bottom: 200px;
        text-align: left;
        vertical-align: bottom;
        margin: 0;
        padding: 5px 10px;
        -webkit-touch-callout: none; /* iOS Safari */
        -webkit-user-select: none; /* Safari */
    }
    .joystick-topanddown {
        left: calc(100% - 200px);
        position: absolute;
        bottom: 128px;
        text-align: left;
        vertical-align: bottom;
        margin: 0;
        padding: 5px 10px;
        opacity: 0.8;
    }
}

@media ( max-device-width : 480px) {
	/* .logo {
		position: absolute;
		right: 5px;
		bottom: 5px;
	} */
	  .config_rotation {
		position: absolute;
		right:20px; 
		bottom:30px;
		text-align:left;
		vertical-align:bottom;
		margin: 0;
		padding: 5px 10px;
  }

    .joystick {
        position: absolute;
        left: 60px;
        bottom: 100px;
        text-align: left;
        vertical-align: bottom;
        margin: 0;
        padding: 5px 10px;
        -webkit-touch-callout: none; /* iOS Safari */
        -webkit-user-select: none; /* Safari */
    }
	.rotation{
		margin: 0;
		padding: 0;
		float: left;
		border-radius:50%;
		vertical-align:bottom;
		border: #b2d7f7 2px solid;
	}

	.rotation img {
		margin:2px;

		width: 30px;

	}
    .joystick-topanddown {
        left: calc(100% - 100px);
        position: absolute;
        bottom: 28px;
        text-align: left;
        vertical-align: bottom;
        margin: 0;
        padding: 5px 10px;
        opacity: 0.8;
    }

}

@media ( max-width : 767px) {
	/* .logo {
		position: absolute;
		right: 5px;
		bottom: 5px;
	} */
     .mui-switch {
        width: 40px; <!--[if !IE]> 除IE外都可识别 <!--<![endif]-->
        height: 28px;
    }
    .mui-switch:before {
        width: 27px;
        height: 27px;
    }
    .rt-sus li img .pull-bottom li img{
	    width: 33px;
    }
    #measureBar {
        width:340px;
    }
    #measureType {
        width:33px;
        height:37px;
    }
    #commonEdit {
        width:70px;
        height:37px;
    }
    #measureDistance {
        width: 210px;
        height: 37px;
        overflow: initial;
        display: inline;
    }
    #measureAngle {
        height: 37px;
        width: 110px;
        overflow: initial;
        display: inline;
    }
    #measureCircle {
        height: 37px;
        width: 143px;
        overflow: initial;
        display: inline;
    }
    #measureProperty {
        height:37px;
        width:145px;
        overflow:initial;
        display:inline;
    }
    #exploser_bar_first {
        width:43px;
    }
    #explosive_per {
        width:90px;
    }
    #animationbar {
        width:270px;
    }
    #ani_percentage {
        width:80px;
    }
    #daggerbar {
        width:210px;
    }
    #gesturebar {
        width:210px;
    }
    #notebar {
        width:140px;
    }
    #exploseBar {
        width:195px;
    }
    #sectionBar {
        width:320px;
    }
    #section_percentage {
        width:90px;
    }
    #bottom_Menu {
        width:245px;
    }
    .pull-bottom li {
	    padding: 5px 5px;
	    position: relative;
        border-radius: 5px;
	    border: #b2d7f7 0px solid;
	    float: left;
    }
	.config_rotation {
		position: absolute;
		right:20px; 
		bottom:40px;
		text-align:left;
		vertical-align:bottom;
		margin: 0;
		padding: 5px 10px;
    }

    .joystick {
        position: absolute;
        left: 60px;
        bottom: 100px;
        text-align: left;
        vertical-align: bottom;
        margin: 0;
        padding: 5px 10px;
        -webkit-touch-callout: none; /* iOS Safari */
        -webkit-user-select: none; /* Safari */
    }
    .joystick-topanddown {
        left: calc(100% - 100px);
        position: absolute;
        bottom: 28px;
        text-align: left;
        vertical-align: bottom;
        margin: 0;
        padding: 5px 10px;
        opacity: 0.8;
    }
}

/* .modal-header-about, h4, .close {
	background-color: #2db2ff;
	color: white !important;
	text-align: center;
	font-size: 30px;
} */

.modal-footer-about {
	background-color: #f9f9f9;
}

.modal-body-setting {
	background-color: #f9f9f9;
}
/* 
.modal-header-setcolor, h4, .close {
	background-color: #2db2ff;
	color: white !important;
	text-align: center;
	font-size: 20px;
	min-height: 10px;
	padding: 6px;
} */

.modal-footer-setcolor {
	background-color: #f9f9f9;
}

.modal-backdrop {
	z-index: -1;
}
.container-setcolor{
 max-width: 786px;
}

 .config{
 	position: absolute;
	left: 0px;
	bottom:0px;
	float:left;
}
 .config img {
	width: 20px;
}


 .accelerate{
 	position: absolute;
	right: 0px;
	bottom:0px;
	float:left;
}
 .accelerate img {
	width: 32px;
}

.joyfront{
		opacity: 1.0;
	filter: alpha(opacity = 100);
	-ms-filter: "alpha(opacity=100)";
}
.front{
    margin-left:-22px;
    margin-top:-28.5px;
}

.animationbar {
	width: 350px;
    bottom: 0px;
	float: left;
	z-index: 2;
}

.animationbar ul {
	margin: 2px;
	padding: 0px;
	list-style: none;
	border-radius:10px;
}

.animationbar li {
	padding: 5px 5px;
	position: relative;
	border: #b2d7f7 0px solid;
	float: left;
	z-index: 3;
}

.animationbar li img {
	width: 25px;
}

.animationBk {
	background-color: rgba(255, 255, 255, 0.5);
	opacity: 1.0;
	filter: alpha(opacity = 100);
	-ms-filter: "alpha(opacity=100)";
}
/**
 * 分段动画面板css
 */
@media screen {
	#sview_anima_step_panel{
		width: 100pt;
		display: none;
		height: 100%;
		position: absolute;
		z-index: 2;
	}
	#sview_anima_step_panel_lit{

		width: 8em;
		height: 8em;
		margin-right: 0px;
		margin-top: 0px;

		position: absolute;
		z-index: 2;
		right: 0;
		display: none;
	}
    #sview_hotspot_panel_lit {
        width: 8em;
        height: 8em;
        margin-right: 0px;
        margin-top: 0px;
        position: absolute;
        z-index: 2;
        right: 0;
    }
    /*#sview_license_info_panel_lit {
        margin-right: 45%;
        margin-top: 10%;
        position: absolute;
        z-index: 2;
        right: 0;
        display: none;
    }*/
	#sview_anima_step_panel_all{
		float: left;
		width: 100%;
		height: 100%;
		margin: 0;
		background-color: rgba(255, 255, 255, 0.8);
		opacity: 1.0;
		filter: alpha(opacity = 100);
		-ms-filter: "alpha(opacity=100)";

		resize: both;
		overflow: auto;
		padding-top: 8%;
		padding-left: 15px;
	}
        #sview_anima_step_panel_all::-webkit-scrollbar {
            display: none;
        }


	#sview_anima_step_content{
		float: left;
		width: 100%;
		height: 100%;
		word-break: break-all;
		border-radius: 5px;
		background-color: rgba(255,255,255,0.8);
		overflow: scroll;
	}
    #sview_hotspot_describe_content {
        float: left;
        width: 100%;
        height: 100%;
        word-break: break-all;
        border-radius: 5px;
        background-color: rgba(255,255,255,0.8);
        overflow: scroll;
    }
    #sview_license_info_content {
        float: left;
        width: 100%;
        height: 100%;
        word-break: break-all;
        border-radius: 5px;
        background-color: rgba(255,255,255,0.8);
    }
	#sview_anima_step_panel_lit_title{
		font-weight: bold;
	}
    #sview_hotspot_panel_lit_title {
        font-weight: bold;
    }
	#stepZtreePanel{
		float: left;

	}
	#hideBtnDiv{
		z-index: 2;
		position: absolute;
		display: none;


	}
}

@media (min-width:720px ) {
    .rotation {
        margin: 0;
        padding: 0;
        float: left;
        border-radius: 50%;
        vertical-align: bottom;
        border: #b2d7f7 5px solid;
    }

        .rotation img {
            margin: 2px;
            width: 62px;
        }

    #sview_anima_step_panel {
        width: 250px;
        display: none;
        height: 100%;
        position: absolute;
        z-index: 2;
    }

    #sview_anima_step_panel_lit {
        width: 15%;
        height: auto;
        margin-right: 0px;
        margin-top: 0px;
        position: absolute;
        z-index: 2;
        right: 0;
        display: none;
    }

    #sview_hotspot_panel_lit {
        width: 15%;
        height: auto;
        margin-right: 0px;
        margin-top: 0px;
        position: absolute;
        z-index: 2;
        right: 0;
    }

    #sview_anima_step_panel_all {
        float: left;
        width: 100%;
        height: 100%;
        margin: 0;
        background-color: rgba(255, 255, 255, 0.8);
        opacity: 1.0;
        filter: alpha(opacity = 100);
        -ms-filter: "alpha(opacity=100)";
        /*resize: both;*/
        overflow: auto;
        padding-top: 8%;
        padding-left: 15px;
    }


    #sview_anima_step_content {
        float: left;
        width: 100%;
        border-radius: 5px;
        background-color: rgba(255,255,255,0.8);
    }

    #sview_hotspot_describe_content {
        width: 100%;
        border-radius: 5px;
        background-color: rgba(255,255,255,0.8);
    }

    #sview_anima_step_panel_lit_title {
        font-weight: bold;
    }

    #sview_hotspot_panel_lit_title {
        font-weight: bold;
    }

    #stepZtreePanel {
        float: left;
        width: 100%;
    }

    #hideBtnDiv {
        z-index: 2;
        position: absolute;
        display: none;
    }
}

@media (min-width:850px ) {

    #sview_anima_step_panel {
        width: 250px;
        display: none;
        height: 100%;
        position: absolute;
        z-index: 2;
    }
}


/**
   * stepPanelTree的outlook风格
   * @type {[type]}
   */
#stepPanelTree * {
	font-size: 9pt;font-family:"Microsoft Yahei",Verdana,Simsun,"Segoe UI Web Light","Segoe UI Light","Segoe UI Web Regular","Segoe UI","Segoe UI Symbol","Helvetica Neue",Arial

}
#stepPanelTree li ul{ margin:0; padding:0}
#stepPanelTree li {
	line-height:30px;
	margin-left: 10px;
}
#stepPanelTree li a {/*width:100px;*/width:90%;height:30px;padding-top: 0px;}
#stepPanelTree li a:hover {text-decoration:none; background-color: #E7E7E7;}
#stepPanelTree li a span.button.switch {visibility:hidden}
#stepPanelTree.showIcon li a span.button.switch {visibility:visible}
#stepPanelTree li a.curSelectedNode {background-color: transparent;
border-color: transparent;
	color: #FF0000;
	font-size: 16px;
}
#stepPanelTree li span {line-height:30px;}
#stepPanelTree li span.button {margin-top: -7px;}
#stepPanelTree li span.button.switch {width: 16px;height: 16px;}
    #stepPanelTree li span.button.noline_open + a span {
        font-size: 150%;
        font-weight: bold;
    }
    #stepPanelTree li span.button.noline_close + a span {
        font-size: 150%;
        font-weight: bold;
    }
#stepPanelTree li span.button {
	line-height:0; margin:0; padding: 0; width:21px; height:21px; display: inline-block; vertical-align:middle;
	border:0 none; cursor: pointer;outline:none;
	background-color:transparent; background-repeat:no-repeat; background-attachment: scroll;
	background-image:url("../images/metro.png");
	*background-image:url("../images/metro.gif")}
#stepPanelTree li span.button.switch.level0 {width: 20px; height:20px}
#stepPanelTree li span.button.switch.level1 {width: 20px; height:20px}
#stepPanelTree li * span.button.noline_open {background-position: -105px -84px;}
#stepPanelTree li * span.button.noline_close {background-position: -126px -84px;}
#stepPanelTree li span.button.noline_open {background-position:-147px -21px;}
#stepPanelTree li span.button.noline_close {background-position: -147px 0;}
#stepPanelTree li span.button.noline_docu{margin-right:2px; background-position: -147px -42px; vertical-align:top; *vertical-align:middle}

#gesture_canvas {
    width: auto;
    height:auto;
}
.switch4PC {  
  display: inline-block;  
  position: relative;  
  font-size: 12px;  
  width: 50px;  
  height: 28px;  
  line-height: 13px;
}  
 .switch4PC input {  
    display: none; 
 }  
 .switch4PC input:checked + i:before {  
      border-color: #3B99FC;  
      -webkit-box-shadow: #3B99FC 0 0 0 16px inset;  
      box-shadow: #3B99FC 0 0 0 16px inset;  
      background-color: #3B99FC;  
      transition: background-color .4s;  
      -webkit-transition: background-color .4s;
 }  
.switch4PC input:checked + i:after {  
      left: 25px; 
}  
.switch4PC i {  
    width: 50px;  
    height: 27px;  
    position: absolute;  
    z-index: 2;  
    border: 0;  
    background: none;  
    outline: 0; 
}  
.switch4PC i:before {  
      content: '';  
      width: 48px;  
      height: 25px;  
      border: 1px solid #dfdfdf;  
      background-color: #fdfdfd;  
      border-radius: 13.5px;  
      cursor: pointer;  
      display: inline-block;  
      position: relative;  
      vertical-align: top;  
      -webkit-box-sizing: content-box;  
      box-sizing: content-box;  
      -webkit-box-shadow: #dfdfdf 0 0 0 0 inset;  
      box-shadow: #dfdfdf 0 0 0 0 inset;  
      -webkit-transition: border .4s, background-color .4s;  
      transition: border .4s, background-color .4s;  
      -webkit-background-clip: content-box;  
      background-clip: content-box; 
}  
.switch4PC i:after {  
      content: '';  
      width: 27px;  
      height: 25px;  
      position: absolute;  
      top: 1px;  
      left: 0;  
      border-radius: 100%;  
      background-color: #fff;  
      -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);  
      box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);  
      -webkit-transition: left .2s;  
      transition: left .2s; 
} 

 /*选择开关*/
     .testswitch {  
        position: relative;  
        float: right;   
        width: 150px;  
        margin: 0;  
        -webkit-user-select:none;   
        -moz-user-select:none;   
        -ms-user-select: none;  
    }
        .testswitch .form-control {
            padding:0px 12px;
            height:24px;
        }
        .testswitch .selectType{
            width:calc(100% - 24px)!important;
        }
        /***********************手势批注******************/
        #gesture_canvas {
            background: none;
            cursor: default;
        }
 /*装配树右键菜单*/	
 #rMenu{  
        border: 1px solid rgba(0, 0, 0, .15);
		border-radius: 4px;
		background:#FFFFFF;
        cursor:pointer;
    }
 #rMenu  li {  
        list-style-type:none; 		
    }
 #rMenu  li a { 
		display:block; /*先转化成块级元素*/ 
		color:black; 
		text-align:left; 
		text-decoration:none; 
		padding:0 10px;/*设置距离左侧的边栏和上边距*/ 
		font-size:14px; 
	} 
 #rMenu  li :hover { 
		background:#D4DBEE; 
		
	} 
 /*视图tree*/
 .view_tree * {
     padding:0; margin:0; font-size:12px; font-family: Verdana, Arial, Helvetica, AppleGothic, sans-serif

 }
.view_tree {
    margin:0; padding:5px; color:#333

}
/*.view_tree li{padding:0; margin:0; list-style:none; line-height:14px; text-align:left; white-space:nowrap; outline:0}*/
/*.view_tree li ul{
     margin:0; padding:0 0 0 18px

}
.view_tree li ul.line{
     background:url(./img/line_conn.gif) 0 0 repeat-y;

}

.view_tree li a {
    padding:1px 3px 0 0; margin:0; cursor:pointer; height:17px; color:#333; background-color: transparent;
	text-decoration:none; vertical-align:top; display: inline-block

}
.view_tree li a:hover {text-decoration:underline}
.view_tree li a.curSelectedNode {padding-top:0px; background-color:#FFE6B0; color:black; height:16px; border:1px #FFB951 solid; opacity:0.8;}
.view_tree li a.curSelectedNode_Edit {padding-top:0px; background-color:#FFE6B0; color:black; height:16px; border:1px #FFB951 solid; opacity:0.8;}
.view_tree li a.tmpTargetNode_inner {padding-top:0px; background-color:#316AC5; color:white; height:16px; border:1px #316AC5 solid;
	opacity:0.8; filter:alpha(opacity=80)}
.view_tree li a.tmpTargetNode_prev {}
.view_tree li a.tmpTargetNode_next {}
.view_tree li a input.rename {height:14px; width:80px; padding:0; margin:0;
	font-size:12px; border:1px #7EC4CC solid; *border:0px}
.view_tree li span {line-height:16px; margin-right:2px}
.view_tree li span.button {line-height:0; margin:0; width:16px; height:16px; display: inline-block; vertical-align:middle;
	border:0 none; cursor: pointer;outline:none;
	background-color:transparent; background-repeat:no-repeat; background-attachment: scroll;
	background-image:url("./zTreeStyle/img/zTreeStandard.png"); *background-image:url("./zTreeStyle/img/zTreeStandard.gif")}

.view_tree li span.button.chk {width:13px; height:13px; margin:0 3px 0 0; cursor: auto}
.view_tree li span.button.chk.checkbox_false_full {background-position:0 0}
.view_tree li span.button.chk.checkbox_false_full_focus {background-position:0 -14px}
.view_tree li span.button.chk.checkbox_false_part {background-position:0 -28px}
.view_tree li span.button.chk.checkbox_false_part_focus {background-position:0 -42px}
.view_tree li span.button.chk.checkbox_false_disable {background-position:0 -56px}
.view_tree li span.button.chk.checkbox_true_full {background-position:-14px 0}
.view_tree li span.button.chk.checkbox_true_full_focus {background-position:-14px -14px}
.view_tree li span.button.chk.checkbox_true_part {background-position:-14px -28px}
.view_tree li span.button.chk.checkbox_true_part_focus {background-position:-14px -42px}
.view_tree li span.button.chk.checkbox_true_disable {background-position:-14px -56px}
.view_tree li span.button.chk.radio_false_full {background-position:-28px 0}
.view_tree li span.button.chk.radio_false_full_focus {background-position:-28px -14px}
.view_tree li span.button.chk.radio_false_part {background-position:-28px -28px}
.view_tree li span.button.chk.radio_false_part_focus {background-position:-28px -42px}
.view_tree li span.button.chk.radio_false_disable {background-position:-28px -56px}
.view_tree li span.button.chk.radio_true_full {background-position:-42px 0}
.view_tree li span.button.chk.radio_true_full_focus {background-position:-42px -14px}
.view_tree li span.button.chk.radio_true_part {background-position:-42px -28px}
.view_tree li span.button.chk.radio_true_part_focus {background-position:-42px -42px}
.view_tree li span.button.chk.radio_true_disable {background-position:-42px -56px}

.view_tree li span.button.switch {width:18px; height:18px}
.view_tree li span.button.root_open{background-position:-92px -54px}
.view_tree li span.button.root_close{background-position:-74px -54px}
.view_tree li span.button.roots_open{background-position:-92px 0}
.view_tree li span.button.roots_close{background-position:-74px 0}
.view_tree li span.button.center_open{background-position:-92px -18px}
.view_tree li span.button.center_close{background-position:-74px -18px}
.view_tree li span.button.bottoopen{background-position:-92px -36px}
.view_tree li span.button.bottoclose{background-position:-74px -36px}
.view_tree li span.button.noline_open{background-position:-92px -72px}
.view_tree li span.button.noline_close{background-position:-74px -72px}
.view_tree li span.button.root_docu{ background:none;}
.view_tree li span.button.roots_docu{background-position:-56px 0}
.view_tree li span.button.center_docu{background-position:-56px -18px}
.view_tree li span.button.bottodocu{background-position:-56px -36px}
.view_tree li span.button.noline_docu{ 
    margin-right:2px;
    background: url(./zTreeStyle/img/diy/camera.png) no-repeat scroll -2px -2px
		transparent;
    vertical-align: top;
	*vertical-align: middle
}

.view_tree li span.button.ico_open{margin-right:2px; background-position:-110px -16px; vertical-align:top; *vertical-align:middle}
.view_tree li span.button.ico_close{margin-right:2px; background-position:-110px 0; vertical-align:top; *vertical-align:middle}
.view_tree li span.button.ico_docu{margin-right:2px; background-position:-110px -32px; vertical-align:top; *vertical-align:middle;

}
.view_tree li span.button.edit {margin-right:2px; background-position:-110px -48px; vertical-align:top; *vertical-align:middle}
.view_tree li span.button.remove {margin-right:2px; background-position:-110px -64px; vertical-align:top; *vertical-align:middle}

.view_tree li span.button.ico_loading{margin-right:2px; background:url(./img/loading.gif) no-repeat scroll 0 0 transparent; vertical-align:top; *vertical-align:middle}

ul.tmpTargetzTree {background-color:#FFE6B0; opacity:0.8; filter:alpha(opacity=80)}

span.tmpzTreeMove_arrow {width:16px; height:16px; display: inline-block; padding:0; margin:2px 0 0 1px; border:0 none; position:absolute;
	background-color:transparent; background-repeat:no-repeat; background-attachment: scroll;
	background-position:-110px -80px; background-image:url("./zTreeStyle/img/zTreeStandard.png"); *background-image:url("./zTreeStyle/img/zTreeStandard.gif")}

ul.view_tree.zTreeDragUL {margin:0; padding:0; position:absolute; width:auto; height:auto;overflow:hidden; background-color:#cfcfcf; border:1px #00B83F dotted; opacity:0.8; filter:alpha(opacity=80)}
.zTreeMask {z-index:10000; background-color:#cfcfcf; opacity:0.0; filter:alpha(opacity=0); position:absolute}*/

#removeModelView {
    background: url("../images/button_delete_small.png");
    background-size: 100% 100%;
    width: 20px;
    height: 20px;
    padding-right: 0px;
}
#updateView{
    background: url("./zTreeStyle/img/zTreeStandard.png") no-repeat scroll -129px -67px transparent; 
    width: 16px;height: 16px;

}
/**
*先从bootstrap中提取出来 后面再改类名或者id名------start-----------
*/
.modal-open {
	overflow: hidden;
}
.modal {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1050;
	display: none;
	overflow: hidden;
	-webkit-overflow-scrolling: touch;
	outline: 0;
}
.modal.fade .modal-dialog {
	-webkit-transition: -webkit-transform .3s ease-out;
	-o-transition:      -o-transform .3s ease-out;
	transition:         transform .3s ease-out;
	-webkit-transform: translate(0, -25%);
	-ms-transform: translate(0, -25%);
	-o-transform: translate(0, -25%);
	transform: translate(0, -25%);
}
.modal.in .modal-dialog {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	transform: translate(0, 0);
}
.modal-open .modal {
	overflow-x: hidden;
	overflow-y: auto;
}
.modal-dialog {
	position: relative;
	width: auto;
	margin: 10px;
}
.modal-content {
	position: relative;
	background-color: #fff;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid #999;
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: 6px;
	outline: 0;
	-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
	box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}
.modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	background-color: #000;
}
.modal-backdrop.fade {
	filter: alpha(opacity=0);
	opacity: 0;
}
.modal-backdrop.in {
	filter: alpha(opacity=50);
	opacity: .5;
}
.modal-header {
	min-height: 16.42857143px;
	padding: 15px;
	border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
	margin-top: -2px;
	float: right;
}
.modal-title {
	margin: 0;
	line-height: 1.42857143;
}
.modal-body {
	position: relative;
	padding: 10px;
}
.modal-footer {
	padding: 5px 10px;
	text-align: right;
	border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
	margin-bottom: 0;
	margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
	margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
	margin-left: 0;
}
.modal-scrollbar-measure {
	position: absolute;
	top: -9999px;
	width: 50px;
	height: 50px;
	overflow: scroll;
}
@media (min-width: 768px) {
	.modal-dialog {
		width: 400px;
		margin: 30px auto;
	}
	.modal-content {
		-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
		box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
	}
	.modal-sm {
		width: 300px;
	}
}
@media (min-width: 992px) {
	.modal-lg {
		width: 900px;
	}
}
/* .modal-header-about, h4, .close {
	background-color: #2db2ff;
	color: white !important;
	text-align: center;
	font-size: 30px;
} */

.modal-footer-about {
	background-color: #f9f9f9;
}

.modal-body-setting {
	background-color: #f9f9f9;
}

/* .modal-header-setcolor, h4, .close {
	background-color: #2db2ff;
	color: white !important;
	text-align: center;
	font-size: 20px;
	min-height: 10px;
	padding: 6px;
} */

.modal-footer-setcolor {
	background-color: #f9f9f9;
}

.modal-backdrop {
	z-index: -1;
}
.hide {
	display: none !important;
}
.show {
	display: block !important;
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.bottom-row:before,
.bottom-row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
	display: table;
	content: " ";
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.bottom-row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
	clear: both;
}
audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline;
}
body {
	margin: 0;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.42857143;
	color: #333;
	background-color: #fff;
}
@media (max-width: 767px) {
    .modal-dialog {
		width: 300px;
		margin: 30px auto;
	}
	.navbar-default .navbar-nav .open .dropdown-menu > li > a {
		color: #777;
	}
	.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
	.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
		color: #333;
		background-color: transparent;
	}
	.navbar-default .navbar-nav .open .dropdown-menu > .active > a,
	.navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
	.navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
		color: #555;
		background-color: #e7e7e7;
	}
	.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
	.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
	.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
		color: #ccc;
		background-color: transparent;
	}
}
@media (min-width: 768px) {
	.navbar-nav > li > .dropdown-menu {
		margin-top: 0;
		border-top-left-radius: 0;
		border-top-right-radius: 0;
	}
	.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
		margin-bottom: 0;
		border-top-left-radius: 4px;
		border-top-right-radius: 4px;
		border-bottom-right-radius: 0;
		border-bottom-left-radius: 0;
	}
}
@media (max-width: 767px) {
    .modal-dialog {
		width: 300px;
		margin: 30px auto;
	}
	.navbar-nav .open .dropdown-menu {
		position: static;
		float: none;
		width: auto;
		margin-top: 0;
		background-color: transparent;
		border: 0;
		-webkit-box-shadow: none;
		box-shadow: none;
	}
	.navbar-nav .open .dropdown-menu > li > a,
	.navbar-nav .open .dropdown-menu .dropdown-header {
		padding: 5px 15px 5px 25px;
	}
	.navbar-nav .open .dropdown-menu > li > a {
		line-height: 20px;
	}
	.navbar-nav .open .dropdown-menu > li > a:hover,
	.navbar-nav .open .dropdown-menu > li > a:focus {
		background-image: none;
	}
}
@media (min-width: 768px) {
	.nav-tabs .dropdown-menu {
		margin-top: -1px;
		border-top-left-radius: 0;
		border-top-right-radius: 0;
	}
}
.nav-justified > .dropdown .dropdown-menu {
	top: auto;
	left: auto;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
	top: auto;
	left: auto;
}
.btn-group-justified > .btn-group .dropdown-menu {
	left: auto;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
	top: auto;
	bottom: 100%;
	margin-bottom: 2px;
}
@media (min-width: 768px) {
	.navbar-right .dropdown-menu {
		right: 0;
		left: auto;
	}
	.navbar-right .dropdown-menu-left {
		right: auto;
		left: 0;
	}
}
.pull-right > .dropdown-menu {
	right: 0;
	left: auto;
}
.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 0px;
	margin: 2px 0 0;
	font-size: 14px;
	text-align: left;
	list-style: none;
	background-color: #fff;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, .15);
	border-radius: 4px;
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.dropdown-menu.pull-right {
	right: 0;
	left: auto;
}
.dropdown-menu .divider {
	height: 1px;
	margin: 0px;
	overflow: hidden;
	background-color: #e5e5e5;
}
.dropdown-menu > li > a {
	display: block;
	padding: 6px 20px;
	clear: both;
	font-weight: normal;
	line-height: 1.42857143;
	color: #333;
	white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
	color: #262626;
	text-decoration: none;
	background-color: #f5f5f5;
    cursor:default;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
	color: #fff;
	text-decoration: none;
	background-color: #337ab7;
	outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
	color: #777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
	text-decoration: none;
	cursor: not-allowed;
	background-color: transparent;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.open > .dropdown-menu {
	display: block;
}
.open > a {
	outline: 0;
}
.dropdown-menu-right {
	right: 0;
	left: auto;
}
.dropdown-menu-left {
	right: auto;
	left: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
	display: block;
}
.navbar-fixed-top,
.navbar-fixed-bottom {
	position: fixed;
	right: 0;
	left: 0;
	z-index: 1030;
}
@media (min-width: 768px) {
	.navbar-fixed-top,
	.navbar-fixed-bottom {
		border-radius: 0;
	}
}
.navbar-fixed-top {
	top: 0;
	border-width: 0 0 1px;
}
.navbar-fixed-bottom {
	bottom: 30px;
	margin-bottom: 0;
	border-width: 1px 0 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
	margin-bottom: 0;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}
.close {
	float: right;
	font-size: 21px;
	font-weight: bold;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	filter: alpha(opacity=20);
	opacity: .2;
}
.close:hover,
.close:focus {
	color: #000;
	text-decoration: none;
	cursor: pointer;
	filter: alpha(opacity=50);
	opacity: .5;
}
button.close {
	-webkit-appearance: none;
	padding: 0;
	cursor: pointer;
	background: transparent;
	border: 0;
}
.modal-open {
	overflow: hidden;
}
.container-fluid {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}
.row {
	/*margin-right: -15px;
	margin-left: -15px;*/
}
.bottom-row {
    position:fixed;
    left:0px;
    right:0px;
	margin-right: -15px;
	margin-left: -15px;
}
/**
*进度条
*/
#SView_load_Progress_Bar {
	display: block;
    position: absolute;
    z-index: 2;
    left: 4px;
    bottom: 2px;
    height: 11px;
    width: 240px;
    border-width: 1px;
    border-color: #2C2C2C;
    border-style: solid;
    background: rgba(0,0,0,1)
}

#sview_total_progress {
	height: 4px;
    background: linear-gradient(to right,#189e1c,#22e328);
    width: 1%;
    border-radius: 2px
}
#sview_part_progress {
    margin-top:3px;
	height: 4px;
    background: linear-gradient(to right,#189e1c,#22e328);
    width: 50%;
    border-radius: 2px
}
input[type="range"] {
	-webkit-appearance: none;
    display: block;
    width: 100%;
	border-radius: 10px; /*将轨道设为圆角的*/
}

input[type=range]:focus {
	outline: none;
}

input[type=range]::-webkit-slider-runnable-track {
	height: 15px;
	border-radius: 10px; /*将轨道设为圆角的*/
    border:1px solid;
}

input[type=range]::-webkit-slider-thumb {
	-webkit-appearance: none;
	height: 20px;
	width: 20px;
	margin-top: -5px; /*使滑块超出轨道部分的偏移量相等*/
	background: #ffffff; 
	border-radius: 50%; /*外观设置为圆形*/
	border: solid 0.125em rgba(205, 224, 230, 0.5); /*设置边框*/
	box-shadow: 0 .125em .125em #3b4547; /*添加底部阴影*/
}

input[type=range]::-moz-range-track {
	height: 15px;
	border-radius: 10px; /*将轨道设为圆角的*/
    border:1px solid;
}

input[type=range]::-moz-range-thumb {
	appearance: none;
	height: 25px;
	width: 25px;
	margin-top: -5px; /*使滑块超出轨道部分的偏移量相等*/
	background: #ffffff; 
	border-radius: 50%; /*外观设置为圆形*/
	border: solid 0.125em rgba(205, 224, 230, 0.5); /*设置边框*/
	box-shadow: 0 .125em .125em #3b4547; /*添加底部阴影*/
}

input[type=range]::-moz-range-progress {
	background: linear-gradient(#059CFA, #059CFA) no-repeat;
	height: 13px;	 
	border-radius: 10px;
}

input[type=range]::-ms-track {
	height: 15px;
	border-radius: 10px;
    border:1px solid;
	border-color: transparent; /*去除原有边框*/
	color: transparent; /*去除轨道内的竖线*/
}

input[type=range]::-ms-thumb {
	border: solid 0.225em rgba(205, 224, 230, 0.5);
	height: 13px;
	width: 13px;
	border-radius: 50%;
	background: #ffffff;
	margin-top: -2.5px;
	box-shadow: 0 .125em .125em #3b4547;
}

input[type=range]::-ms-fill-lower {
	/*进度条已填充的部分*/
	height: 15px;
	border-radius: 10px;
	background: linear-gradient(#059CFA, #059CFA) no-repeat;
}

input[type=range]::-ms-fill-upper {
	/*进度条未填充的部分*/
	height: 15px;
	border-radius: 10px;
	background: #ffffff;
}

input[type=range]:focus::-ms-fill-lower {
	background: linear-gradient(#059CFA, #059CFA) no-repeat;
}

input[type=range]:focus::-ms-fill-upper {
	background: #ffffff;
}
#measurePorpertyList {
    overflow-y: scroll;
    overflow-x: hidden;
    width: 320px;
    background-color: rgba(249, 249, 245, 0.70);
}
    #measurePorpertyList ul {
        margin:10px; padding:0;
    }
#measurePorpertyList ul li {
    list-style-type:none;
    /*height:auto;*/
}
#measurePorpertyList ul li p {
  display: block;
  font-size: 1.4rem;
}

#hotspotPorperty {
    overflow-y: scroll;
    overflow-x: hidden;
    width: 200px;
    background-color: rgba(249, 249, 245, 0.70);
}
#annimationPorperty {
    overflow-y: scroll;
    overflow-x: hidden;
    width: 200px;
    background-color: rgba(249, 249, 245, 0.70);
}
.propertyValue {
    word-wrap: break-word;
    word-break: break-all;
    font-size:15px;
    text-align:right;
    color: black;
}
.propertyName {
    word-wrap: break-word;
    word-break: break-all;
    color: gray;
}
@media (max-width: 600px) {
    #measurePorpertyList {
        width: 260px;
    }
    .propertyValue {
        font-size: 12px;
    }

    .propertyName {
        font-size: 12px;
    }
    #hotspotPorperty {
        width: 150px;
    }
    #annimationPorperty {
        width: 150px;
    }
}
#accordion {
    max-height: 560px;
    padding: unset;
    margin-bottom: unset;
    overflow-y: auto;
    margin-right: 0px
}
@media (max-height:600px){
    #accordion {
        max-height: 500px;
        padding: unset;
        margin-bottom: unset;
        overflow-y: auto;
        margin-right: 0px
    }
}
.noselect {
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Chrome/Safari/Opera */
    /* -khtml-user-select: none;  Konqueror */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
    user-select: none; /* Non-prefixed version, currently not supported by any browser */
}
.measure-caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-bottom: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;

}
.nav-list{
    display:inline-block;
    float:none;
}
#settingModal{
    margin-top:30px;
    
}
#settingModalContent {
    left: calc(50% - 218px);
    top: calc(50% - 342px);
}
#settingContent {
    /*overflow-y:visible;*/ /**使页面可滚动*/
    /*margin-right: -15px;*/ /**屏蔽滚动条*/
    height:328px;
}
@media (min-height: 972px) {
   #settingContent {
    height: 732px;
  }
    #settingModalContent {
        top: calc(50% - 787px);
    }
    #settingModal {
        margin-top: 60px;
    }
}
@media (min-height: 640px) {
   #settingContent {
    height: 560px;
  }
    #settingModalContent {
        top: calc(50% - 335px);
    }
    #settingModal {
        margin-top: 15px;
    }
}
@media (min-height: 731px) {
   #settingContent {
    height: 660px;
  }
    #settingModalContent {
        top: calc(50% - 385px);
    }
    #settingModal {
        margin-top: 15px;
    }
}
@media (min-height: 823px) {
   #settingContent {
    height: 583px;
  }
    #settingModalContent {
        top: calc(50% - 347px);
    }
    #settingModal {
        margin-top: 60px;
    }
}
@media (min-height: 568px) {
   #settingContent {
    height: 328px;
  }
    #settingModalContent {
        top: calc(50% - 219px);
    }
    #settingModal {
        margin-top: 60px;
    }
}
@media(max-height:568px){
    #settingContent {
        height: 328px;
    }

    #settingModalContent {
        top: calc(50% - 219px);
    }

    #settingModal {
        margin-top: 60px;
    }
}
@media (min-height: 667px) {
   #settingContent {
    height: 427px;
  }
    #settingModalContent {
        top: calc(50% - 269px);
    }
    #settingModal {
        margin-top: 60px;
    }
}
@media (min-height: 736px) {
   #settingContent {
    height: 496px;
  }
    #settingModalContent {
        top: calc(50% - 303px);
    }
    #settingModal {
        margin-top: 60px;
    }
}
@media (min-height: 812px) {
   #settingContent {
    height: 572px;
  }
    #settingModalContent {
        top: calc(50% - 341px);
    }
    #settingModal {
        margin-top: 60px;
    }
}
@media (min-height: 1024px) {
   #settingContent {
    height: 814px;
  }
    #settingModalContent {
        top: calc(50% - 462px);
    }
    #settingModal {
        margin-top: 45px;
    }
}


@media (max-width: 972px) {
    .settingModalContent {
        width: 437px;
    }
    #settingModalContent {
        left: calc(50% - 218px);
    }
}

@media (max-width: 640px) {
    .settingModalContent {
        width: 437px;
    }
    #settingModalContent {
        left: calc(50% - 218px);
    }
}

@media (max-width: 731px) {
    .settingModalContent {
        width: 437px;
    }
    #settingModalContent {
        left: calc(50% - 218px);
    }
}

@media (max-width: 823px) {
    .settingModalContent {
        width: 437px;
    }
    #settingModalContent {
        left: calc(50% - 218px);
    }
}

@media (max-width: 568px) {
    .settingModalContent {
        width: 437px;
    }
    #settingModalContent {
        left: calc(50% - 218px);
    }
}

@media (max-width: 667px) {
    .settingModalContent {
        width: 437px;
    }
    #settingModalContent {
        left: calc(50% - 218px);
    }
}

@media (max-width: 736px) {
    .settingModalContent {
        width: 437px;
    }
    #settingModalContent {
        left: calc(50% - 218px);
    }
}

@media (max-width: 812px) {
    .settingModalContent {
        width: 437px;
    }
    #settingModalContent {
        left: calc(50% - 218px);
    }
}

@media (max-width: 1280px) {
    .settingModalContent {
        width: 437px;
    }
    #settingModalContent {
        left: calc(50% - 218px);
    }
}
@media (max-width: 767px) {
    .settingModalContent {
        width: 437px;
    }
    #settingModalContent {
        left: calc(50% - 218px);
    }
}
@media (max-width: 500px) {
    .settingModalContent {
        width: 280px;
    }
    #settingModalContent {
        left: calc(50% - 140px);
    }
}
.setting-nav-bg {
    background-color: #eeeeee;
}

.modal-setting-item {
    padding-left: 15px;
    /*padding-right: 15px;*/
    padding-top: 5px;
    padding-right:5px;
    border-top:none;
    /*border-bottom: 1px solid #efeded;*/
    /*border-radius:8px;*/
}
    .modal-setting-item:hover {
        /*background-color: #eeeeee;*/
        background-color: #cbe5f7;
    }

.setting-nav-scroll::-webkit-scrollbar {
    display: none;
}
@media (max-width: 600px) {
    #accordion::-webkit-scrollbar {
        display: none;
        /*width: 10px;*/
    }
    #settingContent::-webkit-scrollbar {
        display: none;
        /*width: 10px;*/
    }
}
#accordion::-webkit-scrollbar {
    /*display: none;*/
    width:10px;
}
#accordion::-webkit-scrollbar-thumb{
    border-radius:5px;
    /*-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,0.2);*/
    background-color:skyblue;
}
#accordion::-webkit-scrollbar-track{
    /*-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,0.2);*/
    border-radius:10px;
    box-shadow:inset 0 0 5px rgba(255,255,255,0.2);
    background:rgba(255,255,255,0.1);
}
#accordion::-webkit-scrollbar {
    /*display: none;*/
    width: 10px;
}

#settingContent::-webkit-scrollbar-thumb {
    border-radius: 5px;
    /*-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,0.2);*/
    background-color: skyblue;
}

#settingContent::-webkit-scrollbar-track {
    /*-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,0.2);*/
    border-radius: 10px;
    box-shadow: inset 0 0 5px rgba(255,255,255,0.2);
    background: rgba(255,255,255,0.1);
}
#settingContent::-webkit-scrollbar {
    width: 10px;
}
#top_viewDiv::-webkit-scrollbar {
    display: none;
}
#sview_view_panel::-webkit-scrollbar {
    display: none;
}

.view_li {
    margin-top: 8px;
    margin-left: -5px;
    display: block;
}
.view_li:first-child{
    margin-top:0px;
    margin-left:-5px;
    display: block;
}
.view_selected {
    background-color: #17A2B8;
    border-radius: 8px;
}
.view_div {
    background-color: rgba(255,255,255,0.7);
    border-radius: 8px;
    padding: 8px;
}
.view_icon {
    background: url(../images/button_view.png);
    background-size: 100% 100%;
    width: 20px;
    height: 20px;
    display: block;
    cursor: default;
    float: left;
    margin-top: 3px;
    margin-right: 5px;
}
.view_name{
    font-size:18px;
    float:left;
    margin-right:5px;
    cursor:default;
}
.edit_view{
    background: url(../images/edit.png);
    background-size: 100% 100%;
    width: 15px;
    height: 15px;
    display: block;
    cursor: pointer;
    float:left;
    margin-top:5px;
}
.remove_view{
    background: url(../images/remove.png);
    background-size: 100% 100%;
    width: 15px;
    height: 15px;
    display: block;
    cursor: pointer;
    float:right;
    margin-top:5px;
}
.view_creator {
    font-size:13px;
    cursor:default;
}
.view_time{
    font-size:10px;
    color:gray;
    cursor:default;
    float:right;
}
.view_img {
    /*width: 90%;*/
    border-width: 1px;
    position:absolute;
    top:50%;
    left:50%;
    margin-top:5px;
    transform:translate(-50%,-50%);
    max-height:100%;
    max-width:100%;
    /*border: 1px solid gray;*/
    /*max-height: 160px;*/
}
.view-img-div{
    width:90%;
    height:100px;
    margin-left:5%;
}
/*.view_img {
    margin-top: 8px;
    margin-left: 8px;
    width: 112px;
    height: 64px;
    border: 1px solid gray;
    border-radius: 8px;
}*/
.settingListGroup {
    padding-left: unset;
    background-color: white;
}
.domSettingTitle {
    padding:5px 15px;
    background-color:#e5e5e5;
    border:0px;
    font-size:13px;
    color:darkgray;
    margin-bottom:0px;
}
.domSettingItem {
    padding: unset;
    border-radius: unset;
    border:0px;
    margin-bottom:0px;
}
.domSettingBorderCenter {
    margin-left: 15px;
    height: 1px;
    list-style-type: none;
    border: none;
    border-bottom: 1px solid #d8d8d8;
    margin-bottom: 0px;
}
.domSettingBorderBottom {
    height: 1px;
    list-style-type: none;
    border: none;
    border-bottom: 1px solid #d8d8d8;
    margin-bottom: 0px;
}


