/*
Style Sheet for AMETEK UPS Simulation Setup Screen
Jim Doran
March 2018
*/




#diagnosticsbodywrap {
	width: 473px;
	height: 356px;
	position: absolute;
	margin-left: 196px;
        top: 176px;
	background-color: #3268ff;
	opacity: 0.0;
	z-index: 1;
}


#diagnosticsindexheader {
	width: 473px;
	height: 1px;
	position: absolute;
	margin-left: 196px;
        top: 176px;
	background-color: #3268ff;
	opacity: 0.0;
	z-index: 1;
}

/*********Section A Properties*******/

#diagnosticsa1-1 {
	width: 473px;
	height: 20px;
	position: absolute;
	top: 177px;
	margin-left:196px; 
	background-color: #3268ff;
	opacity: 0.0;
	z-index: 1;
}

#diagnosticsButton1 {
	width: 247px;
	height: 65px;
	position: absolute;
	top: 221px;
	margin-left:306px; 
	background-color: #3268ff;
	opacity: 0.0;
	z-index: 1;
}

#diagnosticsButton2 {
	width: 247px;
	height: 65px;
	position: absolute;
	top: 291px;
	margin-left:306px; 
	background-color: #3268ff;
	opacity: 0.0;
	z-index: 1;
}

#diagnosticsButton3 {
	width: 247px;
	height: 65px;
	position: absolute;
	top: 361px;
	margin-left:306px; 
	background-color: #3268ff;
	opacity: 0.0;
	z-index: 1;
}





#diagnosticsmimicButton {
	width: 118px;
	height: 58px;
	position: absolute;
	top: 474px;
	margin-left:430px; 
	background-color: #ff00ff;
	opacity: 0.0;
	z-index: 1;
}

#diagnosticsexitButton {
	width: 121px;
	height: 58px;
	position: absolute;
	top: 474px;
	margin-left:548px; 
	background-color: #ff00ff;
	opacity: 0.0;
	z-index: 1;
}


 



.title{
color: #a6ccf3;
padding: 0px;
margin-top: 10px;
text-align: center;
font-size: 16px;
font-family: "arial"

z-index: 1;}

.alarms{
color: #a6ccf3;
padding: 0px;
margin-top: 0px;
text-align: left;
font-size: 16px;
font-family: "arial"

z-index: 1;}













































