@charset "UTF-8";
html{
 
    width:		100%;
    height:		100%;
    font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
}

body{
    margin: 0 !important;
}

a:link, a:visited{
    text-decoration:none;
    }
a:hover{
    
    text-decoration:underline;
    }
    
h2{
    font-size:1.2em;
    /*font-size:1.3em;*/
}

#center{
    clear:	both;
    width:	960px;
    margin:	auto;
    }

#center h2.title{
    font-size:	16px;
    margin:		0;
}

#center p.evento{
    color:#799fbb;
    font-size:16px;
    padding:4px 0px;
    margin:4px 0;
}
#center p.evento span{
    font-weight:bold;
}


#main{
	width:100%;
	}

    

#login{
    width:300px;
    margin:0 auto 20px;
    
}
#login form input{
	width:150px;
}
#login a{
    color:#fff;
    font-weight:normal;
    }
#login tr{
    vertical-align:middle;
    height:30px;
    line-height:30px;
    text-transform:Capitalize;
    color:#ddd;
    letter-spacing:1px;
    }
    
    
#header{
    background:		url('/images/bg_header.png') repeat-x scroll 0 100%;
    margin-bottom:	8px;
    -webkit-box-shadow: 0px 3px 6px 0px #000000;
	box-shadow: 0px 3px 6px 0px #000000;
}

#header_wrapper{
    width:		960px;
    margin:		0 auto;
    height:		60px;
    overflow:	hidden;
    position:	relative;
}

#header #logo img{
    float:		left;
    margin-right:20px;
    border: 0px;
}




    
#top-menu{
    position:	absolute;
    right:		0px;
    top:		0px;
    text-align:	right;
    border-top: 0px !important;
    font-size: 	14px;
    padding:	2px 6px;
}

#infodisplay{
    
    font-size:		14px;
    font-weight:	normal;
    width:			460px;
   
    padding:		3px;
    
    position:		absolute;
    right:			0;
    bottom:			0;
}





#header #alert{
    width:300px;
    padding:0px;
    margin:0px;
    color:#fff;
    overflow:auto;
    border-bottom:0px;
    font-family:verdana;
    text-align:left;
}
#header #alert p{
    margin:0px;
    padding:0px;
    font-size:12px;
}

.sensori{
    margin:0 0px 10px;
    padding:0;
    list-style:none;
}
.sensori li{
    height:56px;
    padding:0px 6px 0px 64px;
    line-height:56px;
    color:#1288AF;
    font-family:"Helvetica Neue";
    font-size:20px;
    margin:0px 0px 10px;
}
#now h3{
    font:24px 'Trebuchet MS', Arial, Helvetica, sans-serif	;
    color:#002D45;
    margin:0px 0px 10px;
}
h4.activeprogram span{
    color:#E17009;
}
#footer{
    text-align:center;
    width:960px;
    margin:20px auto 0;
    clear:both;
    }
#footer a{
	text-decoration:none;
	display:block;
	padding:0 10px 0 0;
	}   

	
/*Pagina users*/
div#list_users{
    text-align:left;
    }
div#list_users table{
    width:100%;
    }
    /*
div#list_users table thead th{
    padding:0 0 10px 0;
    color:#ddd;
    }*/
div#list_users table tfoot td{
    padding:10px 0 0;
    color:#ddd;
    }
/*background per le pagine*/
.users{
    /*background:url(../images/users/list_bg.png) no-repeat 0 20px;*/
}
.system{
    /*background:url(../images/system/system_bg.png) no-repeat 0 30px;*/
}
/*
EVENTI
*/
#events{
    color:#ddd;
    background:#002D45;
}

.event_date legend{
    color:#fff;
}

#moduserform select
{
    width:250px;
}

/*      punsanti gestione centrale  */
#program-list .activable{
    display:block;
    color:#002D45;
    text-decoration:none;
    cursor:pointer;
    width:300px;
}
#program-list .activable span span{
    color:#ccc;
}
#program-list .activable:hover.led{
    color:#799FBB;
}
#program-list .active{
    font-weight:bold;
    color:red;
    cursor:default;
}


/*      fine pulsanti               */

.bullet_red{color:red}
.bullet_red li{ color: #000;}
.bullet_green{color:green}
.bullet_green li{color: #000;}
.bullet_yellow{color:yellow}
.bullet_yellow li{color:#000}


/*
AMMINISTRAZIONE
*/
#top{
    border: 1px solid #ff0000;
    border-top:0px;
    margin:0px 0px 10px;
    padding:5px;
    }
#colright{
    margin-left:4px;
    padding:0px;
    width:450px;
    float:right;
    }
#colleft{
 float:left;
 width:500px;
 }
.widget
 {
    border:1px solid #ccc;
    margin:0 0 10px;
    padding:2px;
 }

#core{
}
#status_core{
}
#device{
}
.device_element{
    margin-bottom:10px;}
#comandi{
}
.widget .title, #top .title{
    text-align:center;
    background-color:#FF0000;
    color:#fff;
}
.refresh_time{
    text-align:center;
    color:red;
    }
.ui-icon .ui-icon-stop{
    width:16px;
    height:16px;
}
ul.icons li{
    cursor:pointer;
    float:left;
    list-style:none outside none;
    margin:2px;
    padding:4px;
    position:relative;
}
ul.icons{
    margin:5px 0;
    float:left;
    padding:0px;
}

#system-devices tr{
    height:30px;
    line-height:30px;

}

.ModuleName{
    font-size:150%;
    line-height:100%;
}

/*
/home
*/
.button{
    width:460px;
    float:right;
    margin:40px 0 0;
    
}

#small-map > img{
    display:none;
}
.button div{
    display:none;
    margin:0px 0px 20px;
    
}
#center .button div a{
    display: 		block;
    font-size:		170%;
    text-transform:	uppercase;
    padding:		12px;
}
#center .button div a:hover{
    text-decoration:none;
}

.features-title{
    text-transform: Uppercase;
    min-width:		230px;
}

.icare-icon{
	width:		50px;
	height:		50px;
	z-index: 	100;
}
.draggable{
	cursor:hand;
}

.right-menu{
	
    display: none;
    position: absolute;
    padding: 10px;
    background-color: #ddd;
    border: 1px solid #000;
    z-index:1200;
}
div.videoplayer div:first-child{
	border: 1px solid #07387C;
	box-shadow: 0px 0px 10px 2px #016A9D;
}
abbr{
    border-bottom: 1px dashed #777;
}
.clear{
    background: none;
    border: 0;
    clear: both;
    display: block;
    float: none;
    font-size: 0;
    list-style: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}
#extraHome{
    margin-top:30px;
    border-top:2px solid #DDDCCC;
    padding-top:15px;
    
}

.center{
    text-align:center;
    
}
#accordionInterfaceList.ui-accordion .ui-accordion-header a,
#accordionStateList.ui-accordion .ui-accordion-header a{
    font-size:1.1rem; /*1.5em;*/
}

#accordionInterfaceList,#accordionStateList{
    margin-bottom: 15px;   
}

li.ui-corner-all {
	line-height: 16px;
}

.camera-flow img {
	padding:2px;
	border: 1px solid #0080AA;
    border-radius: 2px;
}

input[type=number].noarrow::-webkit-inner-spin-button,
input[type=number].noarrow::-webkit-inner-spin-button{
    -webkit-appearance: none; 
    margin: 0; 
}


/*.camera-flow img, .camera-img img {
    margin-left: 4px;
    margin-top: 4px;
}

.camera-flow a, .camera-img a {
    margin-left: 4px;
}
*/
