
/*! Copyright 2006-2017, Centova Technologies Inc., except where otherwise noted.
 *  Unauthorized use or redistribution prohibited.  Portions contributed by third
 *  parties are copyrighted and licensed separately per their respective comments below. */
.graph_bg{background-image:url(../system/images/graphs/graph-bg.png);background-repeat:no-repeat;width:150px;height:31px;padding-top:7px;padding-left:5px}.graph_fg{width:0;height:11px;background-image:url(../system/images/graphs/graph-fg.png);background-repeat:no-repeat;font-size:0}.statspiecell{background-color:#FFF}.piechart{width:330px;height:180px;background-color:#FFF}.simplemeter{width:150px;height:4px;border:1px solid #629dcd;text-align:left}.simplemeter_bar{width:0;height:4px;background-color:#c0ddf9;border-right:1px solid #9ab9d9;font-size:0}.vmeter_bg{float:right;background-color:silver;margin:1px 0 0 2px}.vmeter_fg{font-size:0}.ctip{display:none}.ctiptitle{font-size:11px;font-weight:700;color:#FFF;padding:15px 0 15px 27px}.ctipcontent{margin:0;padding:0 15px 20px}.ctooltip{margin-right:30px}.ctooltip_pc{background-image:url(../theme/images/tooltips/tipsprites.png);background-repeat:no-repeat}.ctooltip_tl{height:41px;overflow:hidden}.ctooltip_tr{float:right;width:30px;height:41px}.ctooltip_tl.ctooltiptype_error{background-position:0 -41px}.ctooltip_tr.ctooltiptype_ok{background-position:-500px 0}.ctooltip_tr.ctooltiptype_error{background-position:-500px -41px}.ctooltip_ml{background-image:url(../theme/images/tooltips/tipbgsprites.png);background-repeat:repeat-y;overflow:hidden}.ctooltip_mr{background-image:url(../theme/images/tooltips/tipbgsprites.png);background-repeat:repeat-y;float:right;background-position:-500px 0;width:30px}.ctooltip_bl{background-position:0 -123px;overflow:hidden;height:66px}.ctooltip_br{float:right;background-position:-500px -123px;width:30px;height:66px}.ctooltip_icon{width:32px;height:32px;background-image:url(../theme/images/tooltips/tipiconsprites.png);background-repeat:no-repeat;margin:6px 0 0 8px}.ctooltipicon_info{background-position:-32px -32px}.ctooltipicon_ok{background-position:0 -32px}.ctooltipicon_error{background-position:-32px 0}.ctooltip_tab{background-image:url(../theme/images/tooltips/tipcalloutsprites.png);background-repeat:no-repeat}.ctooltip_tab_top{background-position:0 0;height:25px;width:46px}.ctooltip_tab_bottom{background-position:0 -25px;width:46px;height:21px}.ctooltip_tab_left{background-position:-46px 0;width:23px;height:46px}.ctooltip_tab_right{background-position:-69px 0;width:19px;height:46px}.ctooltip_tl.ctooltiptype_ok,.ctooltipicon_help{background-position:0 0}.ctooltip_tl.ctooltiptype_help,.ctooltip_tl.ctooltiptype_info{background-position:0 -82px}.ctooltip_tr.ctooltiptype_help,.ctooltip_tr.ctooltiptype_info{background-position:-500px -82px}div.overlay{background-image:url(../system/images/white.png);width:320px;height:230px;display:none;padding:30px}div.overlay .caption{height:70px;border-bottom:1px solid #e0e0e0;padding:0}div.overlay .buttons{height:24px;text-align:right;padding:16px 0 0}div.overlay .buttontip{float:left}div.overlay h1{color:#ad4040;font-family:Arial,sans-serif;font-size:24px;font-weight:400;margin:8px 0 0}div.overlay h2{font-size:11px;font-weight:700;margin:0}div.dialogcontent{display:none}.centova-slider {
}
.slider-labels {
	position: relative;
	height: 10px;
	font-size: 10px;
	color: #909090;
}
.slider-label {
	
}
.slider-label-current {
	position: absolute;
	background-color: white;
	white-space: pre;

	border-top: 1px solid #F0F0F0;
	border-left: 1px solid #F0F0F0;
	border-right: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;

	color: #606060;
	
	padding: 0 2px 0 2px;
	top: 1px;

	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;

}
.slider-track {
	height: 10px;
	background-repeat: no-repeat;
}
.slider-track-0 {
	position: relative;
	background-image: url(/theme/images/slider/track-bg.png);
	background-position: top right;
}
.slider-track-1 {
	background-image: url(/theme/images/slider/track-l.png);
	background-position: top left;
}
.slider-track .slider-handle {
	position: absolute;

	width: 10px;
	height: 10px;
	background-image: url(/theme/images/slider/handle.png);
	background-repeat: no-repeat;
	line-height: 10px;
}
.slider-track:hover .slider-handle, .slider-track-focused .slider-handle {
	background-image: url(/theme/images/slider/handle-on.png);
	cursor: W-resize;
}
.slider-handle .disabled {
	background: #898989;
}
.tabset{cursor:default;-moz-user-select:none;margin-top:0;height:26px;background-image:url(../system/tabset/centova/tabset-bg.png);background-repeat:repeat-x;padding-left:2px;margin-bottom:0}.tab,.tab_left,.tab_center,.tab_right,.tab_slack{float:left;height:24px}.tab_left,.tab_center,.tab_right,.tab_left_hover,.tab_center_hover,.tab_right_hover{height:24px;background-repeat:no-repeat;padding-top:6px}.tab_left,.tab_right,.tab_left_hover,.tab_right_hover,.tab_left_active,.tab_right_active{width:11px;background-image:url(../system/tabset/centova/tab-ends.png);background-repeat:no-repeat}.tab_left{background-position:-22px 0}.tab_center,.tab_center_hover{background-image:url(../system/tabset/centova/tab-normal-bg.png);background-repeat:repeat-x}.tab_center a,.tab_center a:link,.tab_center a:active,.tab_center a:hover,.tab_center a:visited{font-weight:400;text-decoration:none}.tab_right{background-position:-33px 0}.tab_left_hover{background-position:0 0}.tab_right_hover{background-position:-11px 0}.tab_left_active,.tab_center_active,.tab_right_active{height:24px;background-repeat:no-repeat}.tab_left_active{background-position:-44px 0;width:12px}.tab_right_active{background-position:-56px 0;width:12px}.tab_center_active{background-image:url(../system/tabset/centova/tab-active-bg.png);background-repeat:repeat-x}.tab_slack{height:24px}.tab_page,.tab_page_list{background-color:#FFF;background-image:url(../system/tabset/centova/tabpage-bg.png);background-position:bottom left;background-repeat:repeat-x;border:1px solid #bfc4d7;border-top:0;display:none;padding:10px 15px}fieldset.tab_page{margin-left:0;margin-right:0}.tab_page_list{padding:0}.smalltabs.tab_left,.smalltabs.tab_right,.smalltabs.tab_left_hover,.smalltabs.tab_right_hover,.smalltabs.tab_left_active,.smalltabs.tab_right_active{background-image:url(../system/tabset/centova/tab-ends-small.png)}.smalltabs.tab_center{background-image:url(../system/tabset/centova/tab-normal-bg-small.png)}.smalltabs.tab_center_hover{background-image:url(../system/tabset/centova/tab-hover-bg-small.png)}.smalltabs.tab_center_active{background-image:url(../system/tabset/centova/tab-active-bg-small.png)}.smalltabs.tab_page,.smalltabs.tab_page_list{background-image:none}