@charset "UTF-8";
body.lock-position {
		height: 100%;
		overflow: auto;
		width: 100%;
		position: fixed;
	}
	/*body{
		-webkit-user-select:none; 
		-webkit-touch-callout:none;
		margin:0px;
		padding:0px;
	}*/
	
	/*#toolbar-context-menu{
  		display: none !important;
	}*/
	#wh{
	position: absolute;
	display: none;
	top: 560px;
	left: 30px;
	color:white;
}
#wh2{
	position: absolute;
	display: none;
	top: 570px;
	left: 30px;
}
#fastclick{
/*background-color:red;*/
margin:0px;
padding:0px;
}
#homeSVG2{
	position: absolute;
	display: block;
	top: 68px;
	left: 24px;
	width:22px;
	height:22px;
	}
	.iconSVG{
	
	width:22px;
	height:22px;
	}
	.st0{fill:#336633;}
	.st1{fill:#FFFFFF;}
#demoFoot{
	color:white;
	display:block;
	position:relative;
	margin: 2px auto;
	width:950px;
	font-weight:600;
	padding-right:5px;
	padding-left:5px;
}
#demoPrice{
	display:block;
	position:absolute;
	text-align:right;
	right:5px;
}
#demoQRS{
	display:block;
	position:relative;
	float:left;	
}
/*Wksh CSS*/
#demoWkshBtn{
	display:block;
	position:relative;
	float:left;
	cursor:pointer;
}
#wkshCloseBtn{
    position: absolute;
    display: block;
    top: 14px;
    left: 6px;
    width:30px;
    height:30px;
    background-color:#EFEFEF;
    border: 1px solid #555;
    -moz-border-radius: 30px 30px 30px 30px;
    border-radius: 16px 16px 16px 16px;
    cursor:pointer;
}
#closeIcon{
    position: absolute;
    display: block;
    top:4px;
    left:4px;
    cursor:pointer;
}
#wkshNextBtn{
    position: absolute;
    display: block;
    top: 590px;
    left: 920px;
    width:30px;
    height:30px;
    background-color:#EFEFEF;
    border: 1px solid #555;
    -moz-border-radius: 30px 30px 30px 30px;
    border-radius: 16px 16px 16px 16px;
    cursor:pointer;
}
#nextIcon{
    position: absolute;
    display: block;
    top:4px;
    left:4px;
    cursor:pointer;
}
#wkshPrevBtn{
    position: absolute;
    display: block;
	opacity:0.3;
    top: 590px;
    left: 10px;
    width:30px;
    height:30px;
    background-color:#EFEFEF;
    border: 1px solid #555;
    -moz-border-radius: 30px 30px 30px 30px;
    border-radius: 16px 16px 16px 16px;
    cursor:default;
}
#prevIcon{
    position: absolute;
    display: block;
    top:4px;
    left:4px;
    cursor:pointer;
	-moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: FlipH;
    -ms-filter: "FlipH";
}
#demoWksh{
	position: absolute;
	left:0px;
	top:0px;
	display:none;
}
#demoWkshB{
	position: absolute;
	left:961px;
	top:0px;
	display:none;
}
	 
	 
a{
	color:white;
}
.dim {
	opacity:.3;
	border-color:#999;
	cursor:no-drop;
}
	
	 
#wpTitle {
    left: 210px;
	line-height: 20px;
}
#wp {
    left: 290px;
    width: 35px;
    height: 16px;
}
.rbTxt {
    width:auto;
}
#rateDiv{
	position: absolute;
    top: 115px;
    left: 210px;
}
#adaIcon{
    position: relative;
    top:4px;
}
#txSpeakMover {
    padding-left: 15px;
    left: -15px;
    position: relative;
    top: -1px;
    cursor: pointer;
}
.speakLabel{
	top: -4px;
	position: relative
}
#narTitle{
	top: -4px;
	position: relative;
	text-align: center;
}
#prefsDivide1{
	background-color: #999;
    position: absolute;
    width: 1px;
    height: 100px;
    top: 60px;
    left: 140px;
}
#prefsDivide2{
	background-color: #999;
    position: absolute;
    width: 200px;
    height: 1px;
    top: 105px;
    left: 190px;
}
input[type="range" i] {
	cursor: pointer;
}
input[type=tel]::-webkit-inner-spin-button, 
input[type=tel]::-webkit-outer-spin-button { 
 	-webkit-appearance: textarea;
 	-moz-appearance: textarea;
 	appearance: textarea;
  	margin: 0; 
}
#prePict{
	display: block;
    position: relative;
	visibility: hidden;
	height: 50px;
	width: 50px;
	pointer-events: none;
}
#preCursor{
	position: relative;
    width: 60px;
    display: none;
}
