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

/*setup screen*/

.service_setup_btn{
	position:absolute;
	background-color:rgba(0, 0, 0, 0);
	height:3.8em;
	width:10.5em;
	top:4.6em;
	left:9em;
	z-index:1;
}

.setpoints_btn{
	position:absolute;
	background-color:rgba(0, 0, 0, 0);
	height:3.8em;
	width:10.5em;
	top:10.8em;
	left:9em;
	z-index:1;
}

.outdoor_btn{
	position:absolute;
	background-color:rgba(0, 0, 0, 0);
	height:3.8em;
	width:10.5em;
	top:17.05em;
	left:9em;
	z-index:1;
}

.nsb_btn{
	position:absolute;
	background-color:rgba(0, 0, 0, 0);
	height:3.8em;
	width:10.5em;
	top:4.6em;
	left:30.2em;
	z-index:1;
}

.cascade_btn{
	position:absolute;
	background-color:rgba(0, 0, 0, 0);
	height:3.8em;
	width:10.5em;
	top:10.8em;
	left:30.2em;
	z-index:1;
}

.pumps_btn{
	position:absolute;
	background-color:rgba(0, 0, 0, 0);
	height:3.8em;
	width:10.5em;
	top:17.05em;
	left:30.2em;
	z-index:1;
}

.bms_btn{
	position:absolute;
	background-color:rgba(0, 0, 0, 0);
	height:3.8em;
	width:10.5em;
	top:23.3em;
	left:30.2em;
	z-index:1;
}