@charset "UTF-8";
/* CSS Document */

.tutorialBubble {
	display: none;
	opacity: 0;
	cursor: pointer;
	position: absolute;
}
.tutorialBubble.active {
	display: block;
	opacity: 1;
}
.tutorialBubble {
	width: 235px;
	height: 200px;
	background: url(../images/tutorial_bubbles/indicators-demo/b1.png) top left no-repeat;
	padding-top: 15px;
	color: #000;
	font-size: 11px;
	text-align: center;
	line-height: 125%;
	padding-left: 5px;
	padding-right: 5px;
	font-weight:bold;
	z-index:999999 !important;
}
.tutorialBubble a {
	text-decoration:underline;
}
.tutorialNumber1 {
	padding-top:56px;	
}
.tutorialNumber2 {
	background: url(../images/tutorial_bubbles/indicators-demo/b2.png) top left no-repeat;
	padding-top:75px;
	padding-right:15px;
}
.tutorialNumber3 {
	background: url(../images/tutorial_bubbles/indicators-demo/b3.png) top left no-repeat;
	width:205px;
	padding-top:49px;
}
.tutorialNumber4 {
	background: url(../images/tutorial_bubbles/indicators-demo/b4.png) top left no-repeat;
	padding-left:35px;
}
.tutorialNumber5 {
	background: url(../images/tutorial_bubbles/indicators-demo/b5a.png) top left no-repeat;
	padding-top:28px;
	width:200px;
	padding-right:35px;
}
.tutorialNumber6 {
	background: url(../images/tutorial_bubbles/indicators-demo/b6.png) top left no-repeat;
	width:185px;
	padding-top:18px;
	line-height: 0;
}
.tutorialNumber7 {
	background: url(../images/tutorial_bubbles/indicators-demo/b7.png) top left no-repeat;
	padding-right:60px;
	width:190px;
	padding-top:21px;
}
.tutorialNumber8 {
	background: url(../images/tutorial_bubbles/indicators-demo/b8.png) top left no-repeat;
	width:180px;
	padding-left:0;
	padding-top:25px;
	padding-right:30px;
}
.tutorialNumber9 {
	background: url(../images/tutorial_bubbles/indicators-demo/b10.png) top left no-repeat;
	width:170px;
	padding-top:10px;
}
.tutorialNumber10 {
	background: url(../images/tutorial_bubbles/indicators-demo/b10.png) top left no-repeat;
	width:170px;
	padding-top:10px;
}
.tutorialNumber11 {
	width:196px;
	padding-top:19px;
	text-align:left;
	padding-left:40px;
	background: url(../images/tutorial_bubbles/indicators-demo/b11.png) top left no-repeat;
}
.tutorialNumber12 {	
	background: url(../images/tutorial_bubbles/indicators-demo/b3.png) top left no-repeat;
	width:205px;
	padding-top:40px;
}
.tutorialNumber13 {
		padding-top:68px;
}
.tutorialNumber14 {
	background: url(../images/tutorial_bubbles/indicators-demo/b3.png) top left no-repeat;
	width:205px;
	padding-top:40px;
}
.tutorialNumber15 {
		padding-top:68px;
}
.tutorialNumber16 {
	background: url(../images/tutorial_bubbles/indicators-demo/b13.png) top left no-repeat;
	width:100px;
	padding-right:50px;
	padding-top:20px;
	padding-right:70px;
	padding-left:45px;
}
.tutorialNumber17 {
	background: url(../images/tutorial_bubbles/indicators-demo/b14.png) top left no-repeat;
	width:130px;
	padding-top:30px;
	padding-right:55px;
	padding-left:20px;
}
.tutorialNumber18 {
	background: url(../images/tutorial_bubbles/indicators-demo/b15.png) top left no-repeat;
	width:165px;
	padding-right:35px;
	height:100px;
}

.dashboard .tutorialNumber1 {
	background: url(../images/tutorial_bubbles/dashboard/b1.png) top left no-repeat;
	width:175px;
	padding-left:10px;
	padding-right:50px;
	padding-top:65px;
}
.dashboard .tutorialNumber2 {
	background: url(../images/tutorial_bubbles/dashboard/b2.png) top left no-repeat;
	width:180px;
	padding-top:20px;
}
.dashboard .tutorialNumber3 {
	background: url(../images/tutorial_bubbles/dashboard/b3.png) top left no-repeat;
	padding:90px 5px 0 5px;
	width:180px;
}
.dashboard .tutorialNumber4 {
	background: url(../images/tutorial_bubbles/dashboard/b4.png) top left no-repeat;
	padding:38px 10px 0;
	width:170px;
}
.dashboard .tutorialNumber5 {
	background: url(../images/tutorial_bubbles/dashboard/b8.png) top left no-repeat;
	width:160px;
	padding:35px 30px 0 10px;
}
.dashboard .tutorialNumber6 {
	background: url(../images/tutorial_bubbles/dashboard/b6.png) top left no-repeat;
	padding:42px 10px 0 58px;
	width:160px;
	text-align:left;
	font-size: 10px !important;
}
.dashboard .tutorialNumber7 {
	background: url(../images/tutorial_bubbles/dashboard/b7.png) top left no-repeat;
	width:180px;
	padding-top:33px;
}
.dashboard .tutorialNumber8 {
	background: url(../images/tutorial_bubbles/dashboard/b8.png) top left no-repeat;
	padding-top:30px;
}
.dashboard .tutorialNumber9 {
	background: url(../images/tutorial_bubbles/dashboard/b10.png) top left no-repeat;
	padding:24px 20px 0 0;
	width:200px;
}
/*.dashboard .tutorialNumber10 {
	background: url(../images/tutorial_bubbles/dashboard/b10.png) top left no-repeat;
	padding:30px 10px 0;
	widows:160px;
}*/
.dashboard .tutorialNumber11 {
	background: url(../images/tutorial_bubbles/dashboard/b11.png) top left no-repeat;
	padding:30px 2px 0;
	text-align:center;
}
.dashboard .tutorialNumber10 {
	background: url(../images/tutorial_bubbles/dashboard/b12.png) top left no-repeat;
	padding:17px 50px 0 8px;
	width:185px;
}