/*
Style Sheet for AMETEK UPS Simulation Setup Screen
Jim Doran
March 2018
*/



#alarmbodywrap {
	width: 473px;
	height: 356px;
	position: absolute;
	margin-left: 196px;
        top: 176px;
	background-color: #3268ff;
	opacity: 0.0;
	z-index: 1;
}


#alarmindexheader {
	width: 473px;
	height: 1px;
	position: absolute;
	margin-left: 196px;
        top: 176px;
	background-color: #3268ff;
	opacity: 0.0;
	z-index: 1;
}

/*********Section A Properties*******/

#alarma1-1 {
	width: 473px;
	height: 20px;
	position: absolute;
	top: 177px;
	margin-left:196px; 
	background-color: #3268ff;
	opacity: 0.0;
	z-index: 1;
}

#alarmalarmStatus {
	width: 473px;
	height: 250px;
	position: absolute;
	top: 216px;
	margin-left:196px; 
	background-color: #3268ff;
	opacity: 0.0;
	z-index: 1;
}

#alarmdataButton {
	width: 121px;
	height: 58px;
	position: absolute;
	top: 474px;
	margin-left:309px; 
	background-color: #ff00ff;
	opacity: 0.0;
	z-index: 1;
}

#alarmmimicButton {
	width: 118px;
	height: 58px;
	position: absolute;
	top: 474px;
	margin-left:430px; 
	background-color: #ff00ff;
	opacity: 0.0;
	z-index: 1;
}

#alarmmainButton {
	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;}

.alarms14{
color: #a6ccf3;
	position: absolute;
margin-top: 0px;
margin-left: 70px;
padding-bottom: 30px;
font-size: 20px;
font-family: "arial"

z-index: 1;}













































