BODY {
	font-family: Verdana;
	font-size: 15px;
	color: #333333;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;	
}


input[type=image]{
 	height:30px;
	margin-left:5px;
}


body table{
	/* font-family: Verdana; */
	font-size: 14px;
	/* color: #333333; */
    line-height: 20px;
}

.titoloPagina {
	/* font-family: Verdana; */
	font-size: 30px;
	line-height: 35px;
	/* color: #333333; */
	font-weight: bold;
	border: #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-bottom-width: 2px;
}


.messaggioErrore {
	/* font-family: Verdana; */
	font-size: 12px;
	color: #FF0000;
	font-weight: normal;
}

.messaggio {
	/* font-family: Verdana; */
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}

.dtlParametrico {
	/* font-family: Verdana; */
	font-size: 12px;
	font-weight: normal;
	/* color: #333333; */
	text-align: left;
}

.lblParametrico {
	/* font-family: Verdana; */
	font-weight: bold;
	/* color: #333333; */
	text-align: left;
	vertical-align: middle;
}

.hdParametrico {
	/* font-family: Verdana; */
	font-weight: bold;
	color: #FFFFFF;
	background-color: #88a2c7;
	text-align: center;
	top: 20px;
	line-height: 30px;
}

.tblParametrico {
	background-color: #F5F5F5;
	border: 1px solid #CCCCCC;
	width: 90%; 
	border-spacing:0;
	border-collapse:collapse;
	margin: auto;
	text-align:center;
	line-height: 35px;
 	font-size:16px;
 	margin-top:5px;
}


.tblParametrico input{
 	font-size:16px;
}

.tblParametrico select{
 	font-size:16px;
}

.tblParametrico input:focus{
 	background-color: #aac4e9;
}

.tblParametrico select:focus{
 	background-color: #aac4e9;
}

.tableMenu {
	/* background-color: #F5F5F5; */
	border: 0px solid #CCCCCC;
	width: 170px;
	border-spacing:0;
	border-collapse:collapse;
	margin-left: 5px;
	margin-bottom:0px;
	margin-top:0px;
	margin-right:0px;
	horizontal-align: left;
	text-align: left;
	line-height: 30px;
}


.applicationMenuHeading{
	text-align: center;
}

.tableTopMenu {
	border: 0px solid #CCCCCC;
	margin-left: 5px;
	margin-bottom:0px;
	margin-top:0px;
	margin-right:20px;
	padding-right:20px;
	horizontal-align: left;
	text-align: left;

	width:100%;
}

/* dimensione fittizia per innescare il resize*/
.tableTopMenu td {
	text-align:center;
}

.tableTopMenuSeparator{
	width: 20px;
}



.tblParametrico img {
	height: 35px;

}


.tblParametrico td {
	line-height: 35px;

}




.dtlRisultati {
	/* font-family: Verdana; */
	font-weight: normal;
	/* color: #333333; */
}

.dtlRisultati td {
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding-left:5px;
}



.lblRisultati {
	/* font-family: Verdana; */
	font-size: 12px;
	font-weight: bold;
	/* color: #333333; */
}

.hdRisultati {
	/* font-family: Verdana; */
	
	font-weight: bold;
	color: #FFFFFF;
	background-color: #88a2c7;
	text-align: center;
}



.tblRisultati {
	background-color: #F5F5F5;
	border: 1px solid #CCCCCC;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	border-spacing:0;
	border-collapse:collapse;
	font-height:25px;
}


.tblRisultati td {
	line-height: 40px;
}


/* INIZIO SUB RISULTATI */
.dtlSubRisultati {
	/* font-family: Verdana; */
	font-size: 11px;
	font-weight: normal;
	/* color: #333333; */
}


.lblSubRisultati {
	/* font-family: Verdana; */
	font-size: 11px;
	font-weight: bold;
	/* color: #333333; */
}

.hdSubRisultati {
	/* font-family: Verdana; */
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #88a2c7;
	text-align: center;

	line-height: 20px;
}


.tblSubRisultati {
	background-color: #E5E5E5;
	border: 1px solid #CBCBCB;
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 18px;
	border-spacing:0;
	border-collapse:collapse;	
	
}

.tblSubRisultati td {
	line-height: 18px;
}


/* FINE SUB RISULTATI */ 


.dtlDettagli {
	/* font-family: Verdana; */
	font-size: 12px;
	font-weight: normal;
	/* color: #333333; */
}


.lblDettagli {
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
        white-space: nowrap;
}

.hdDettagli {
	/* font-family: Verdana; */
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #88a2c7;
	text-align: center;
	top: 20px;
	line-height: 25px;
}

.tblDettagli {
	background-color: #F5F5F5;
	border: 1px solid #CCCCCC;
	width: 90%;
	border-spacing:0;
	border-collapse:collapse;
	margin: auto;
	line-height: 35px;
 /*	font-size: 25px; */
	margin-top:5px;

}

.tblDettagli input{
 	font-size:16px;
}

.tblDettagli select{
 	font-size:16px;
}

.tblDettagli input:focus{
 	background-color: #aac4e9;
}


.tblDettagli select:focus{
 	background-color: #aac4e9;
}


.tabellaMessaggi {
/*	background-color: #F5F5F5; */
/*	border: 1px solid #CCCCCC; */
	margin:auto;
}

.etichettaMenu {
	/* font-family: Verdana; */
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	color: #333333; 
}

.etichettaMenu:hover {
	/* font-family: Verdana; */
	font-size: 13px; */
	font-weight: bold; 
	text-decoration: underline;
}

.etichettaExit {
	/* font-family: Verdana; */
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	color: #FF0000;
	
}

.etichettaExit:hover {
/*	/* font-family: Verdana; */
	font-size: 13px; */
	font-weight: bold; 
	text-decoration: underline;
}



/*
.elementoMenu{
	/* font-family: Verdana; */
	font-size: 12px;
	font-weight: normal;
}

.elementoMenu:hover {
	/* font-family: Verdana; */
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
} */

.tableHeader {
	background-color: #F5F5F5; 
	background-image: url('../images/headingBackground.png');
	background-repeat: repeat-x;
	border: 0px solid #CCCCCC;
	width: 100%;
	border-spacing:0;
	border-collapse:collapse; 
	margin: auto; 
	horizontal-align: center;
	text-align: center;
	height:60px;
}

.headingLabel {
	/* font-family: Verdana; */
	font-size: 12px;
	font-weight: bold;
	/* color: #333333; */
	text-align: left;
	vertical-align: middle;
        white-space: nowrap;
}

.headingDetails {
	/* font-family: Verdana; */
	font-size: 12px;
	font-weight: normal;
	/* color: #333333; */
	white-space: nowrap;
}

.applicationTitleHeading {
	font-size: 25px;
	color: #222222;
	font-weight: bold;
	vertical-align: middle;
	text-align:left;
	padding-left: 10px;
	width:400px;
}

.applicationDetailsHeading {
	font-size: 15px;
	line-height: 30px;
	height: 30px;
	color: #444444;
	font-weight: normal;
	padding-right: 15px;
	text-align: right;
	width:170px;
}


/* inizio tabella posti */

.tblEvtTctSeat {
	background-color: #F5F5F5;
	border: 0px solid #FFFFFF;
	width: 90%; 
	/* border-spacing:0; */
	border-collapse:collapse;
	margin: auto;
	text-align:center;
	line-height: 30px;
}

.cellEvtTctSeat_PP{
	/* font-family: Verdana; */
	font-size: 12px;
	font-weight: normal;
	color: #003333;
	text-align: center;
	width: 30px;
	border: 0px solid #00FFFF;
	background: url(images/seat_PP.png) no-repeat ;
	line-height: 30px;
}

.cellEvtTctSeat_P{
	/* font-family: Verdana; */
	font-size: 12px;
	font-weight: normal;
	color: #333300;
	text-align: center;
	width: 30px;
	border: 0px solid #FFFF00;
	background: url(images/seat_P.png) no-repeat;
	line-height: 30px;
}

.cellEvtTctSeat_H{
	/* font-family: Verdana; */
	font-size: 12px;
	font-weight: normal;
	color: #003300;
	text-align: center;
	width: 30px;
	border: 0px solid #00FF00;
	background: url(images/seat_H.png) no-repeat;
	line-height: 30px;
}

.cellEvtTctSeat_NA{
	/* font-family: Verdana; */
	font-size: 12px;
	font-weight: normal;
	color: #003300;
	text-align: center;
	width: 30px;
	border: 0px solid #00FF00;
	background: url(images/seat_NA.png) no-repeat;
	line-height: 30px;
}

.cellEvtTctSeat_G{
	/* font-family: Verdana; */
	font-size: 12px;
	font-weight: normal;
	color: #003300;
	text-align: center;
	width: 30px;
	border: 0px solid #00FF00;
	background: url(images/seat_G.png) no-repeat;
	line-height: 30px;
}

.cellEvtTctSeat_NA{
	/* font-family: Verdana; */
	font-size: 12px;
	font-weight: normal;
	color: #003300;
	text-align: center;
	width: 30px;
	border: 0px solid #00FF00;
	background: url(images/seat_NA.png) no-repeat;
	line-height: 30px;
}
.cellEvtTctSeat_S{
	/* font-family: Verdana; */
	font-size: 12px;
	font-weight: normal;
	color: #00EE00;
	text-align: center;
	width: 30px;
	border: 0px solid #00AA00;
	background: url(images/seat_S.png) no-repeat;
	line-height: 30px;
}

/* --posti CONFERMATI e pendenti DI ALTRI-- */

.cellEvtTctSeat_PP_ticket{
	/* font-family: Verdana; */
	font-size: 12px;
	font-weight: normal;
	color: #003333;
	text-align: center;
	width: 30px;
	border: 0px solid #00FFFF;
	background: url(images/seat_PP_ticket.png) no-repeat ;
	line-height: 30px;
}

.cellEvtTctSeat_P_ticket{
	/* font-family: Verdana; */
	font-size: 12px;
	font-weight: normal;
	color: #333300;
	text-align: center;
	width: 30px;
	border: 0px solid #FFFF00;
	background: url(images/seat_P_ticket.png) no-repeat;
	line-height: 30px;
}

.cellEvtTctSeat_H_ticket{
	/* font-family: Verdana; */
	font-size: 12px;
	font-weight: normal;
	color: #003300;
	text-align: center;
	width: 30px;
	border: 0px solid #00FF00;
	background: url(images/seat_H_ticket.png) no-repeat;
	line-height: 30px;
}


.cellEvtTctSeat_S_ticket{
	/* font-family: Verdana; */
	font-size: 12px;
	font-weight: normal;
	color: #00EE00;
	text-align: center;
	width: 30px;
	border: 0px solid #00AA00;
	background: url(images/seat_S_ticket.png) no-repeat;
	line-height: 30px;
}

.cellEvtTctSeat_pending{
	/* font-family: Verdana; */
	font-size: 12px;
	font-weight: normal;
	color: #00EE00;
	text-align: center;
	width: 30px;
	border: 0px solid #00AA00;
	background: url(images/seat_pending.png) no-repeat;
	line-height: 30px;
}

/* --fine posti CONFERMATI e pendenti DI ALTRI-- */

/* --  posti MIEI -- */

.cellEvtTctSeat_PP_ticket_mine{
	/* font-family: Verdana; */
	font-size: 12px;
	font-weight: normal;
	color: #003333;
	text-align: center;
	width: 30px;
	border: 0px solid #00FFFF;
	background: url(images/seat_PP_ticket_mine.png) no-repeat ;
	line-height: 30px;
}

.cellEvtTctSeat_P_ticket_mine{
	/* font-family: Verdana; */
	font-size: 12px;
	font-weight: normal;
	color: #333300;
	text-align: center;
	width: 30px;
	border: 0px solid #FFFF00;
	background: url(images/seat_P_ticket_mine.png) no-repeat;
	line-height: 30px;
}

.cellEvtTctSeat_H_ticket_mine{
	/* font-family: Verdana; */
	font-size: 12px;
	font-weight: normal;
	color: #003300;
	text-align: center;
	width: 30px;
	border: 0px solid #00FF00;
	background: url(images/seat_H_ticket_mine.gif) no-repeat;
	line-height: 30px;
}


.cellEvtTctSeat_S_ticket_mine{
	/* font-family: Verdana; */
	font-size: 12px;
	font-weight: normal;
	color: #00EE00;
	text-align: center;
	width: 30px;
	border: 0px solid #00AA00;
	background: url(images/seat_S_ticket_mine.gif) no-repeat;
	line-height: 30px;
}

.cellEvtTctSeat_pending_mine{
	/* font-family: Verdana; */
	font-size: 12px;
	font-weight: normal;
	color: #00EE00;
	text-align: center;
	width: 30px;
	border: 0px solid #00AA00;
	background: url(images/seat_pending_mine.gif) no-repeat;
	line-height: 30px;
}

/* -- fine posti MIEI -- */


/* fine   tabella posti */




/* inizio datacenter */

#rackLayoutTable{
	font-size: 10px;
	width:90%;
	
}

#rackLayoutTable tr{
	height: 12px;
}

#rackLayoutTable th{
	height: 15px;
	background-color: #88a2c7;
	font-size: 13px;
}

#rackLayoutTable td{
	border-bottom:1px #000000 solid;
}

.serverInRack{
	background-color: #444444;
	color: #ffffff;
	text-align:center;
}

.dataHallTile {
	border: 1px solid #000000;
	width : 12px;
}

.dataHallLayoutTable {
	font-size: 10px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	margin-bottom:20px;
}

.dataHallLayoutTable tr {
	height: 10px;
}

.dataHallLayoutTable th {
	border: 2px solid #000000;
	background-color : #88a2c7;
	font-size: 9px;
	width:15px;
	text-align:center;
	
}

.dataHallLayoutTable td {
	width:15px;
}

.dataHallDoor
{
	width:15px;
	background-color : #00FF00;
	border: 1px solid #000000;
}

.dataHallRack
{
	width:15px;
	background-color : #FFFF00;
	border: 1px solid #000000;
}
/* fine datacenter */


.btn_lbl_qrcode{
	height:40px;

	background-color : #FFFFFF;
	color: #333333;
	border: 1px solid #CCCCCC;
	vertical-align:middle;
	display:table-cell;
	margin-right:15px;
	padding-left: 10px;
	padding-right:10px;


}

.inlineSparator{
	display:table-cell;
	width:40px;
}

.btn_lbl_qrcode_selected{	
	height:40px;
	vertical-align:middle;
	background-color: #88a2c7;
	color : #ffffff;
	border: 1px solid #CCCCCC;

	display:table-cell;

	margin-right:25px;
	padding-left: 10px;
	padding-right:10px;
}




.cloudBrick_CCW_slider_img {
	width: 30px;
	height: 30px;
    display: table-cell;
	background: url('it.cantylab.lego/images/rewind-icon.png') no-repeat;
	background-size: 30px 30px;
	
}

.cloudBrickSlider {
	width: 95%;
	margin-top:9px;
	margin-left:auto;
	margin-right:auto;
	
}

.cloudBrick_CW_slider_img {
	width: 30px;
	height: 30px;
	background: url('it.cantylab.lego/images/forward-icon.png') no-repeat;
	display: table-cell;	
	background-size:30px 30px;
}

.cloudBrickSlideContainer{
 display:table;
 width:100%;	
}

.sliderValueHandle {
	width: 90%;
	margin-left:auto;
	margin-right:auto;
    text-align: center;
	margin-top:30px;	
}

.brickName {
	width:80%;
	float:left;
	line-height:30px;	
}

.brickDescription{
	float:left;
}