.prev{
	background-image:url(../img/prev.PNG);
	background-repeat:no-repeat;
	background-size:40px 40px;
	width:40px;
	height:40px;
	font-size:5%;
}
.disconect{
	background-image:url(../img/disconect.png);
	background-repeat:no-repeat;
	background-size:27px 27px;
	width:27px;
	height:27px;
	font-size:5%;
}

.almostDisconect{
	background-image:url(../img/almostDisconect.png);
	background-repeat:no-repeat;
	background-size:27px 27px;
	width:27px;
	height:27px;
	font-size:5%;
	color:#F90;
	font-weight:60;
	}
	
.conect{
	background-image:url(../img/conect.png);
	background-repeat:no-repeat;
	background-size:27px 27px;
	width:27px;
	height:27px;
	font-size:5%;
	font-weight:60;
	}
.gestionConnect{
	background-image:url(../img/gestionConnect.png);
	background-repeat:no-repeat;
	background-size:27px 27px;
	width:27px;
	height:27px;
	font-size:5%;
	font-weight:60;
	}	
	
#comingS{
	
	background-image:url(../../NETMONITORING/template/images/coming-soon.jpg);
	background-repeat:no-repeat;
	
	width:320px;
	height:300px;
	}	