﻿BODY {
  background-color: #2D2D2D;
  margin: 0px;
}

body.notelegali {
  background-color: #373737;
  margin: 0px;  
}

.tablelogin {
    border-color: #FFFFFF;
    border-style: solid;
    border-width: 1px;
    background-color: #424242;
}

.inputtext {
    font-family: Tahoma,Arial;
    font-size: 9px;
    color: #232323;  
}

.regulartext {
	font-family: Monospace;
	font-size: 12px;
	color: #232323;
}

.txtmemberarea {
	font-family: Tahoma,Arial;
    font-size: 10px;
    color: #FFFFFF;
    font-weight: Bold;	
}

.testonobold {
	font-family: Tahoma,Arial;
    font-size: 11px;
    color: #FFFFFF;
}

.testobold {
	font-family: Tahoma,Arial;
    font-size: 13px;
    color: #FFFFFF;
    font-weight: Bold;	
    text-decoration: underline;
}

.txtVersion {
	font-family: Tahoma,Arial;
    font-size: 9px;
    color: #FFFFFF;	
}

.txtErrorDBVersion {
	font-family: Tahoma,Arial;
    font-size: 10px;
    color: #CC0000;
    font-weight: Bold;
}

.txtheader {
	font-family: Tahoma,Arial;
    font-size: 26px;
    color: #FFFFFF;
    font-weight: Bold;	
}

.txterrormessage {
	font-family: Tahoma,Arial;
    font-size: 11px;
    color: #CC0000;
    font-weight: Bold;	
}

.txtgreenmessage {
	font-family: Tahoma,Arial;
    font-size: 11px;
    color: #00CC00;
    font-weight: Bold;	
}

.txtyellowmessage {
	font-family: Tahoma,Arial;
    font-size: 11px;
    color: #FFB529;
    font-weight: Bold;	
}

.txtwhitemessage {
	font-family: Tahoma,Arial;
    font-size: 11px;
    color: #FFFFFF;
    font-weight: Bold;	
}

.titolosezione {
	font-family:Tahoma,Arial;	
	font-weight:normal;
	font-size: 18px;
	text-decoration:none;
	color: #FFFFFF;
	margin: 0px;
} 

.bottone {
    background-color: #2F86BD;
    font-family: Tahoma,Arial;
    color: #FFFFFF;
    font-size: 10px;
    font-weight: bold;
    width: 95px;
    border: #007092 1px solid;
}

.bottoneEmergenzaAttiva {
    background-color: #ff0000;
    font-family: Tahoma,Arial;
    color: #FFFFFF;
    font-size: 10px;
    font-weight: bold;
    width: 125px;
    border: #880000 1px solid;
}

.bottoneEmergenzaDisattiva {
    background-color: #a83c44;
    font-family: Tahoma,Arial;
    color: #dcdada;
    font-size: 10px;
    font-weight: bold;
    width: 125px;
    border: #880000 1px solid;
}

.cellatopinto {
	background-color: #A0A0A0;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	color: #FFFFFF;
    font-family: Tahoma,Arial;
    font-size: 10px;
    font-weight: bold;
}

.cellatopleft {
	background-color: #A0A0A0;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	color: #FFFFFF;
    font-family: Tahoma,Arial;
    font-size: 10px;
    font-weight: bold;
}

.cellatopright  {
	background-color: #A0A0A0;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	color: #FFFFFF;
    font-family: Tahoma,Arial;
    font-size: 10px;
    font-weight: bold;
}

.cellarisultato {
	background-color: #424242;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	color: #FFFFFF;
    font-family: Tahoma,Arial;
    font-size: 10px;
    font-weight: normal;
}

.cellarisultatodx {
	background-color: #424242;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	color: #FFFFFF;
    font-family: Tahoma,Arial;
    font-size: 10px;
    font-weight: normal;
}

.chiusura {
	border-top: 1px solid #FFFFFF;
	color: #FFFFFF;
}

.txtnovision {
	border: 0px solid #202020;
	background-color: transparent;
	color: #202020;
	font-family: Tahoma,Arial;
    font-size: 10px;
    font-weight: normal;
}

.ckbtext {
    font-family: Tahoma,Arial;
    font-size: 9px;
    color: #FFFFFF;
}



.cellamesspg {
	background-color: #424242;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	color: #FFFFFF;
    font-family: Tahoma,Arial;
    font-size: 10px;
    font-weight: normal;
}


.cellaemergencypg {
	background-color: #ff8683;
	border-top: 1px solid #780300;
	border-left: 1px solid #780300;
	border-right: 1px solid #780300;
	color: #FFFFFF;
    font-family: Tahoma,Arial;
    font-size: 10px;
    font-weight: normal;
}

.cellamesstop {
	border-top: 1px solid #FFFFFF;
	color: #FFFFFF;
    font-family: Tahoma,Arial;
    font-size: 10px;
    font-weight: normal;
}

.cellaemergencytop {
	border-top: 1px solid #780300;
	color: #FFFFFF;
    font-family: Tahoma,Arial;
    font-size: 10px;
    font-weight: normal;
}