body{
	font-family: arial, tahoma, verdana, helvetica, sans-serif;
	outline:none;
	background:#fff;
	height:100%;
	margin:0;
	padding:0;
}

.bgLogin{
    background-color:#c0c0c0;
}

/**************Stili nuova interfaccia******************/
.header{
    background:url(main/bgHeader.png) #7398ab;
    position:fixed; 
    height:64px;
    width:100%; 
    z-index:8000;
}
.header div{
    margin-left:172px;
    margin-top:20px;
    color:#fff;
    font-size:22px;
    font-weight:bold;
    float:left;
}
.header div span{
    color:#e4e5e6;
}
.header img{
    float:right;
    margin-right:16px;
    width:200px;
}
.navigation{
    position:fixed;
    height:100%; 
    width:160px; 
    z-index:9000; 
    box-shadow:2px 0px 2px rgba(0, 0, 0, 0.24);
    background:url(main/bgNavigation.png) center bottom no-repeat #fff;
}
.content{
    padding:72px 0px 0px 172px;
}
.userDetail{
    background:url(main/bgUser.png);
    width:160px;
    height:64px;
    color:#fff;
    font-size:13px;
}
.userDetail div{
    padding:8px 0px 0px 12px;
}
.userDetail div img{
    float:left;
    margin-top:4px;
    box-shadow:0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
}
.userDetail div div{
    float:left;
    padding:0 0 0 8px;
    width:62%;
}
.userDetail div span{
    letter-spacing:-1px;
}
.detailDate{
    font-size:11px;
}
.userNavigationInner{
    background: rgba(255,255,255,0.90);
    top: 4px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
    color: #757575;
    font-size: 12px;
    height: 74px;
    line-height: 1.4em;
    padding: 8px 0px;
    position: absolute;
    left: 144px;
    text-align: left;
    width: 120px;
    z-index:10000;

}
.userNavigationInner div{
    color: #616161;
    padding-bottom: 2px;
    padding-left: 0;
    padding-top: 2px;
    width: 100%;

}
.userNavigationInner div:hover{
    background:#01579b;
    color:#fff !important;
}
.userNavigationInner div a:hover{
    color:#fff;
    cursor:pointer;
}
.userNavigationInner a{
    display: block;
    padding: 2px 0 2px 10%;
    width: 90%;
}
.userNavigationInner a:hover{
}
.openUserNavigationInner{
    cursor:pointer;
}
.overlay{
    position:absolute;
    width:99%;
    height:99%;
    z-index:9999;
}
.shortcut{
    text-align:center;
    width:100%;
    padding:8px 0px;
}
.shortcut div{
    margin-left:auto;
    margin-right:auto;
    height:22px;
}
.shortcut div img {
    margin:0px 4px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    cursor:pointer;
}
.leftMenu{
    position:absolute;
    top:105px;
    left:0;
    height:80%;
    width:160px;
    overflow-y:auto;
}
.leftMenu div{
    background:#f5f5f5;
    border-bottom:1px solid #fff;
    color:#7d8991;
    padding:8px 0px;
    width:100%;
    font-size:12px;
    transition:ease all 0.4s;

}
.leftMenu div:hover{
    cursor:pointer;
    background:#01579b;
    color:#fff;
    font-weight:bold;

}
    .leftMenu div span {
        padding-left: 16px;
    }

@media screen and (min-width: 1280px) and (max-width: 1344px) {
     .leftMenu div{
    background:#f5f5f5;
    border-bottom:1px solid #fff;
    color:#7d8991;
    padding:6px 0px;
    width:100%;
    font-size:12px;
    transition:ease all 0.4s;
    }
    .leftMenu div:hover{
        cursor:pointer;
        background:#01579b;
        color:#fff;
        font-weight:bold;

    }
}

 @media screen and (max-width: 1279px){
    .navigation{
    position:fixed;
    height:100%; 
    width:160px; 
    z-index:9000; 
    box-shadow:2px 0px 2px rgba(0, 0, 0, 0.24);
    background:#fff;
    left:-160px;
    border-right:16px solid #01579b;
    transition:ease all 0.4s;
    }
    .navigation:hover{
    left:0px;
    border-right:0px solid #01579b;
    }
    .content{
    padding:72px 0px 0px 24px;
    }
    .leftMenu div{
    background:#f5f5f5;
    border-bottom:1px solid #fff;
    color:#7d8991;
    padding:4px 0px;
    width:100%;
    font-size:12px;
    transition:ease all 0.4s;
    }
    .leftMenu div:hover{
        cursor:pointer;
        background:#01579b;
        color:#fff;
        font-weight:bold;

    }
    .header div{
    margin-left:28px;
    margin-top:20px;
    color:#fff;
    font-size:22px;
    font-weight:bold;
    float:left;
}

}
/*********************************/
table{
	font-size: 10px;
}
.tableEdit{
	background:#ffffff;
	font-size: 11px;
	color:#000000;
	outline-color:invert;
}
img{
	border-top-width:0px;
	border-bottom-width:0px;
	border-right-width:0px;
	border-left-width:0px;
}
img a{
	border-top-width:0px;
	border-bottom-width:0px;
	border-right-width:0px;
	border-left-width:0px;
}
.bgHeader {
    width: 100%;
    height: 62px;
    background: url(main/top_small.jpg) no-repeat;
    background-color: #ab201d;
    background-position: center;
}
.bgHeaderFleet
{
    width:100%; 
    height:72px;
    background:url(main/bgInnerHeaderFleet.png) no-repeat !important;
}
.stLogo{
    background-image:url(main/logoHome.png);
    background-repeat:no-repeat;
    float: left;
    width: 156px;
    position: relative;
    height: 60px; 
    top: 0px; 
    left: 0px;
}
.informations
{
    margin:16px 4px;
    position: absolute;
    right: 0;
    top: 0;
}
.pageLocation
{
    float:left;
    margin: 12px 0 0 47px;
    text-transform:none!important;
}
.pageTitle
{
    font-size:12px !important;
    text-transform:none !important;
    font-weight:bold !important;
}
 .acInfo
 {
    height: 56px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 4px;
    text-align: center;
    width: 42%;
  } 
  .logoFleet
  {
    background: url("main/demoVersion.png") no-repeat;
    height: 60px;
    position: absolute;
    right: 249px;
    top: 0px;
    width: 72px;
    display:none !important;
  }  
.stPageInfo{
    font-size:11px;
    color:#004376;
    padding-bottom: 5px;
}
.stPageLinks{
    font-size:11px;
}
.linkNotification
    {
           background-image:url(/res/icons/greyNotification.png);
    }
    .linkHome
    {
           background-image:url(/res/icons/greyHome.png);
    }
    .linkHelp
    {
           background-image:url(/res/icons/greyHelp.png);
    }
    .linkLogout
    {
           background-image:url(/res/icons/greyLogout.png);
    }
    .linkPersonal
    {
           background-image:url(/res/icons/greyPersonal.png);
    }
    .linkCrisisOff
    {
           background-image:url(/res/icons/crisisOff.png);
    }
    .linkCrisisOn
    {
           background-image:url(/res/icons/crisis.png);
    }
    .linkDaily
    {
           background-image:url(/res/icons/greyDaily.png);
    }
    .linkSetting
    {
           background-image:url(/res/icons/greySetting.png);
    }
    .linkMap 
    {
           background-image:url(/res/icons/greyMap.png);
    }
    .linkAdd {
           background-image:url(/res/icons/greyAdd.png);
    }

    .linkManagementDocs
    {
        background-image: url(/res/icons/greyManagementDocs.png);
    }

    .linkFlight {
        background-image: url(/res/icons/greyFlight.png);
    }

    .linkStreaming {
        background-image: url(/res/icons/greyStreaming.png);
    }
    .linkMail
    {
           background-image:url(/res/icons/greyMail.png);
    }
    .linkEmulationOff {
           background-image:url(/res/icons/emulation_off.png);
    }
    .linkEmulationOn {
           background-image:url(/res/icons/emulation_on.png);
    }
    .glink {
        padding: 6px 13px;
        margin: 0 3px;
    }
    .glink:hover {
        background-position: 0px -25px;
        margin: 0 3px;
    }

.stFunBar{
    background-image:url(main/FunBar.png);
    background-repeat:no-repeat;
    color:#f7f7f7;
    height:40px;
}
.stFunBar_start{
    background-image:url(main/funBar_start.png);
}
.stFunBar_middle{
    background:url(main/funBar_middle.png) repeat-x;
}
.stFunBar_end{
   background-image:url(main/funBar_end.png);
}
#helicopterImage{ /*div immagine elicottero in general info*/
	width:280px; 
	height:132px; 
	background-image:url(/res/images/aircrafts_types/A109S.png);
}

/*pannello resizable bordi arrotondati*/

.main{width:100%; height:100%;}
.top{ width:100%; height:25px; color:#FFF;}
.topTable{ width:100%; height:25px; border:none;}
.topLeft{ background-image:url(main/topLeftBorder.png); width:5px; height:25px;}
.topCenter{  background:url(main/topCenter.png) #1b395e repeat-x; height:100%; color:#292929; font-size:10px; text-shadow:0px 1px 0px #cecece;}
.topRight{ background-image:url(main/topRightBorder.png); width:5px;height:25px;}
.center{ -moz-box-sizing: border-box; border-left:1px solid #5c6064; border-right:1px solid #5c6064;}
.bottom{ width:100%; height:10px; border-collapse:collapse;}
.bottomTable{ width:100%; height:5px; border-collapse:collapse; }
.bottomLeft{ background-image:url(main/bottomLeftBorder.png); background-repeat:no-repeat; width:5px; height:5px;}
.bottomCenter{border-bottom-width:1px; border-bottom-style:solid; border-bottom-color:#5c6064; height:5px; width:300px; }
.bottomRight{ background-image:url(main/bottomRightBorder.png); background-repeat:no-repeat; width:5px; height:5px; }

.tdTitle{
		background: url(Button/ButtonSprites.gif) repeat-x scroll -1px -23px #d3dae1; 
		border: 1px solid #C0C0C0;
		color: #27446A;
}
.tdTitle3{
	color: #FFF;
	 background:url("Grid/sprite.gif") repeat-x scroll 0 -2300px #395c85;
	padding-left:5px;
	border:1px solid #9ca3af;
	text-transform:uppercase;
	font-size:10px;
}
.tdTitle2{
	color: #FFF;
	/*background:url('main/bgTitle_blue.png') repeat-x #2b465b;*/
	background:url("main/header_custom_greyBlue.png") repeat-x scroll 0 0 #3D5070;
	padding-left:5px;
	height:20px;
	font-size:10px;
	text-transform:uppercase;
}	
.title_grey{
	color: #616161;
    font-size: 10px;
    height: 13px;
    letter-spacing: 1px;
    padding: 0px 0 0 5px;
    text-align: right;
}
.title_greyBig {
    background: url("main/bgTitle_lilla.png") repeat-x scroll 0 0 #dbdfe8;
    color: #525252;
    font-size: 14px;
    font-weight: bold;
    height: 18px;
    letter-spacing: 1px;
    padding: 7px;
    text-shadow: 0 1px 0 #f8f8f8;
    text-transform: uppercase;
}
.title_green{
	background:url(main/bgTitle_green.png) repeat-x #3f8152;
	color:#525252;
	text-shadow:0 1px 0 #f8f8f8;
	padding:0 3px 0 3px ;
	text-align:right;
	height:20px;
}
.header_red{ 
    background:url(main/header_red.png) repeat-x #cb5f5d!important; 
    color: White;
    text-align:left;
    border-color:#cb8d8d #c48b8b #fff #C0C0C0 ;
    border-style:solid;
    border-width:1px;
    font-weight:normal;
    padding: 6px 7px;
    text-transform:uppercase;
}
.header_green{ 
    background:url(main/bgTitle_green.png) repeat-x #00990c; 
    color: White;
    text-align:left;
    border-color:#66bb6a;
    border-style:solid;
    border-width:1px;
    font-weight:normal;
    text-transform:uppercase;
    padding: 6px 7px;
}
.header_custom_greyBlue{ 
    background:url(main/header_custom_greyBlue.png) repeat-x #3d5070; 
    color: White;
    border-color:#a1a4aa #8C959F #fff #52575F;
    border-style:solid;
    border-width:1px;
    font-weight:normal; 
    padding: 6px 7px;
}
.header1{
    background:url(main/bgHeader1.png) repeat-x #e3e3e3; 
    color: #000;
    border-color:#f1f1f1 #ebebeb #dadada #cbcbcb;
    border-style:solid;
    border-width:1px;
    font-weight:normal; 
    padding: 6px 7px;
    text-transform:uppercase;
    text-shadow:0px 1px #fff;
}
 .headerShadow
    {
        color: #232323;
        font-size: 14px;
        font-weight: bold;
        letter-spacing: 2px;
        text-align: left;
        text-shadow: 3px 3px 2px #c8c8c8;
        text-transform: uppercase;
    }
.item_custom{
    background-color:White;
    border-top:1px solid #ffffff;
    border-right:1px solid #ffffff;
    border-bottom:1px solid #ffffff;
    border-left:1px solid #E6E6E6;
    height:25px;
}
.item_custom td{
    padding:2px 5px;
}
.item_customAlternate{
    background-color:#ececec;
    height:25px;
    border-color:#FFFFFF #FFFFFF #FFFFFF #E6E6E6;
}
.item_customAlternate td{
   padding:2px 5px;
}
.item_customSmall{
    padding:0 5px 0 5px;
    font-size:10px;
    border:0px;
}
.my_masterTable{
    box-shadow:3px 3px 8px #7B7B7B;
    border-width: 1px;
    border-style:solid ;
    border-style:none\9 ;
    border-color: #BBB99D #BBB99D #000000 #BBB99D;
    width:100%;   
}
:root .my_masterTable{
    box-shadow:3px 3px 8px #7B7B7B;
    border-width: 1px;
    border-style:solid\0/IE9;
    border-color: #BBB99D #BBB99D #000000 #BBB99D;
    width:100%;   
}
.item_border{
    border:1px solid;
    border-color:#FFFFFF #E6E6E6 #FFFFFF #FFFFFF ;
    padding-left:5px;
}
.item_borderGrey{
    border:1px solid #e1e1e1;
    padding-left:5px;
}
.border_around{
    border:1px solid #BBB99D;
    margin-top:5px;
}
.border_grey{
    background:#FFF;
    border:1px solid #e1e1e1;
    height:20px;
 }
  .border_none{
     border:0 none!important;
	 padding:0!important;
     background:transparent !important;
 }
.inner_pink{
	background:url(main/innerBg_pink.gif) repeat-x #f8f8c2;
}
.inner_green{
	background:url(main/innerBg_green.gif) repeat-x #ccf8c1;
}
.inner_blue{
	background:url(main/innerBg_blue.gif) repeat-x #c2d5f7;
}
.bg_green{
    background: url(../../App_Themes/ias/main/bgTitle_green.png) repeat-x #009a0c!important;
    color: #FFF;
    height: 20px;
    padding-left: 7px;
} 
.bg_green td {
    padding:0px 0px 0px 5px;
}      
.bg_lightBlue{
    background: url(../../res/images/main/bg_lightBlue.png) repeat-x #70aac8!important;
    height:20px;
    padding:2px 0px 0px 5px;
 }
.bg_lightBlue td {
    padding:0px 0px 0px 5px;
}
.bg_lightGreen{
    background: url(../../res/images/main/bg_lightGreen.png) repeat-x #80c1a6!important;
    height:20px;
    padding:2px 0px 0px 5px;
}
.bg_lightGreen td {
    padding:0px 0px 0px 5px;
}
.bg_lightPurple{
    background: url(../../res/images/main/bg_lightPurple.png) repeat-x #c8a8e2!important;
    height:20px;
    padding:2px 0px 0px 5px;
}
.bg_lightPurple td {
    padding:0px 0px 0px 5px;
}
.bg_darkPink{
    background: url(../../res/images/main/bg_darkPink.png) repeat-x #eea9fb!important;
    height:20px;
    padding:2px 0px 0px 5px;
}
.bg_darkPink td {
    padding:0px 0px 0px 5px;
}
.bg_lightYellow{
    background: url(../../res/images/main/bg_lightYellow.png) repeat-x #f4dd52!important;
    height:20px;
    padding:2px 0px 0px 5px;
}
.bg_lightYellow td {
    padding:0px 0px 0px 5px;
}
.tdYellow td{
     background: #ffda00;
     border-left:1px solid #ededed !important;
     border-bottom:1px solid #ededed !important;
     padding-left: 7px;
     padding-right: 7px; 
} 
.tdYellow td table tr td{
     border-left:0 !important;
     border-bottom:0 !important;
}     
.bg_lightRed{
    background: url(../../res/images/main/bg_lightRed.png) repeat-x #e3786d!important;
    height:20px;
    padding:2px 0px 0px 5px;
}
.bg_lightRed td {
    padding:0px 0px 0px 5px;
}
.bg_lightOrange{
    background: url(../../res/images/main/bg_lightOrange.png) repeat-x #f1a456!important;
    height:20px;
    padding:2px 0px 0px 5px;
}
.bg_lightOrange td {
    padding:0px 0px 0px 5px;
}
.bg_lightPink{
    background: url(../../res/images/main/bg_lightPink.png) repeat-x #f1a456!important;
    height:20px;
    padding:2px 0px 0px 5px;
}
.bg_lightPink td {
    padding:0px 0px 0px 5px;
}
.bg_lightGrey{
    background: url(../../res/images/main/bg_lightGrey.png) repeat-x #dedede!important;
    height:20px;
    padding:2px 0px 0px 5px;
}
.bg_lightGrey td {
    padding:0px 0px 0px 5px;
}
.bg_lightWhite {
    background: url(../../res/images/main/gradientLightNormal_small.png) repeat-x scroll 0 -21px #f2f2f2 !important;
    height: 20px;
    padding:2px 0px 0px 5px;
}
.bg_lightWhite td {
    padding:0px 0px 0px 5px;
}
.bgShine{
    background: url(../../res/images/main/bgShine.png) repeat-x!important;
}
.gradientLightNormal_small
{
    background:url(main/gradientLightNormal_small.png) repeat-x ;
}
.gradientLightNormal_small td
{
    padding: 4px 7px 3px;
}
.space{
    width:100%;
    height:12px;
}
*+html .space {    /*only IE7*/
    width:100%;
    height:3px;
}
.space{            /*only IE8*/
   height:5px\0/;
   width:100%;
}
.space_15{
    width:100%;
    height:15px;
    height:20px\9;
}
.space_20{
    width:100%;
    height:20px;
    height:25px\9;
}
*+html .space_20 {    /*only IE7*/
    width:100%;
    height:10px;
}
.pad_left{
	padding-left:30px;
}
.pad_left5{
	padding-left:5px !important;
}
.pad_all td{
   padding-left:5px; 
}
.pad_grid td{
   padding: 4px 7px 3px 8px;
}
.padding_none{
    padding:0px!important;
}
.padding_none td{
    padding:0px!important;
}
.margin_left5{
	margin-left:5px;
}
.text_left{
    text-align:left!important;
}
.v_align{
    vertical-align:middle!important;
}
.v_align img{
    vertical-align:middle!important;
}
.v_alignTop{
    vertical-align:top!important;
}
.alignCenter{
    margin-left:auto;
    margin-right:auto;
}
.margin_top30{
    margin-top:30px;
    [if Gecko]  margin-top:33px;
}
.pointer
{
    cursor:pointer!important;
}
.firstCol{
     width:120px;
 }
.grey{
	color:#6c6c6c;
}
.blue{
    color:#47658E!important;
    font-size:12px;
}
.blue_standard{
    color:#3B597B;
    font-size:12px;
    font-weight:normal;
	text-transform:uppercase;
}
.blue_semiBold{
    color:#3B597B;
    font-weight:600;
}
.blue_bold{
    color:#3B597B;
    font-size:12px;
    font-weight:bold;
}
.blue_bold a{
     color:#3B597B;
    font-size:12px;
    font-weight:bold;
    text-decoration: underline;

}
.blue_up{
    color: white;
	letter-spacing:1px;
	font-size:13px;
	font-weight:600;
	text-transform:uppercase;
}
.blue_small{
	color:#3B597B!important;
    font-size:10px;
}
.orange{
    color:#d96620;
}
.note{
    color:#175192;
    font-size:11px;
}
.messageError{
    color:Red;
    font-size:11px;
    text-transform:uppercase;
}
.messageSuccess{
    color:Green;
    font-size:11px;
    text-transform:uppercase;
}
.messageAttention{
    color:#F36700;
    font-size:11px;
    text-transform:uppercase;
}
.imageError
{
    vertical-align:bottom;
}

.color_white{ color:#fff}
.white{ color:#fff;} /***solo vigili****/
.cursor{
   cursor:url(../../res/icons/SearchIcon16.png), default;
}
.btnDisable{
    /* IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
    /* IE 5-7 */
    filter: alpha(opacity=30);
    /* Netscape */
    -moz-opacity: 0.3;
    /* Safari 1.x */
    -khtml-opacity: 0.3;
    /* Good browsers */
    opacity: 0.3;
    /* Disable click; no IE7-8 */        
    pointer-events: none;
    cursor: default;
}

.reset table
{
    border:0!important;
    background-color: transparent!important;
    box-shadow:0px 0px 0px!important;
}
.reset tr
{
    border:0!important;
    background-color: transparent!important;
    box-shadow:0px 0px 0px!important;
}
.reset td
{
    border:0!important;
    background-color: transparent!important;
    box-shadow:0px 0px 0px!important;
}

/*************stili loading panel*******************/

.loadingCustom
{
    background: url('Common/loading.gif') center center #eaeaea no-repeat;
    width:99%;
    height:50%;
    position:absolute;
}

/*************stili loadFile*******************/

.RadUpload .ruUploadSuccess, .RadUpload .ruUploadFailure, .RadUpload .ruUploadCancelled{
    background:url(main/loadFile.png) no-repeat 0 18% transparent!important;
}
.RadUpload_Default .ruButton, .RadUploadProgressArea_Default .ruButton{
    background:url('main/loadFile2.png') !important;
}
.RadUpload .ruRemove{
    background-position: 7px -70px!important;
    border: 0 none!important;
    cursor: pointer!important;
    font-size: 10px!important;
    overflow: visible!important;
    padding-left: 18px!important;
    width: auto!important;
}
.RadUpload .ruButton, .RadUploadProgressArea .ruButton{
    background-color: transparent!important;
    background-repeat: no-repeat!important;
    height: 22px!important;
    padding-bottom: 2px!important;
    text-align: center!important;
}
/*************stili treeview*******************/
.empty{
    background:url("main/filterEmptyOff.png") no-repeat;
    width:71px;
    height:16px;
    padding:4px 0px 2px 19px;
    color:#383838;
    font-size:9px;
    cursor:pointer;
}
.empty:hover{
    background:url("main/filterEmptyOffHover.png") no-repeat;
    width:71px;
    height:16px;
    padding:4px 0px 2px 19px;
    color:#383838;
    font-size:9px;
}
.hidden{
    background:url("main/filterHiddenOff.png") no-repeat;
    width:71px;
    height:16px;
    padding:4px 0px 2px 19px;
    color:#383838;
    font-size:9px;
    cursor:pointer;
}
.hidden:hover{
    background:url("main/filterHiddenOffHover.png") no-repeat;
    width:71px;
    height:16px;
    padding:4px 0px 2px 19px;
    color:#383838;
    font-size:9px;
    cursor:pointer;
}
.sTSN{
    width:75px;border:0px none; overflow:hidden; text-align:left;
    
    font-size: 10px; 
}

 @media screen and (-webkit-min-device-pixel-ratio:0) 
        {
             .sTSN
                {
                    width:65px;border:0px none; overflow:hidden; text-align:left;
                    
                    font-size: 10px; 
                }
        }
.sTSO
{
    width:75px;border:0px none; overflow:hidden; text-align:left;
    
    font-size: 10px;
}

 @media screen and (-webkit-min-device-pixel-ratio:0) 
        {
             .sTSO
                {
                    width:65px;border:0px none; overflow:hidden; text-align:left;
                   
                    font-size: 10px;
                }
        }

.sACC
{
    width:75px;border:0px none; overflow:hidden; text-align:left;
   
    font-size: 10px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) 
        {
             .sACC
                {
                    width:65px;border:0px none; overflow:hidden; text-align:left;
                    
                    font-size: 10px;
                }
        }

.stTreeRowOdd{
   /* background:url(/Web/res/images/main/bg_treeOdd.png) repeat-x;*/
  /*  border: 1px solid #d1d1d1;*/
    background-color :#fff; 
    font-family: Verdana,Geneva,sans-serif;
    font-size: 10px;
    /*min-height: 35px;*/
    padding: 0;
    table-layout:fixed;
    /*box-shadow:0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);*/
}
.stTreeRowOdd td{
    border-right:1px solid #e4e4e4;

}

.stTreeRowOdd:hover{
   /* background:url(/Web/res/images/main/bg_treeOdd.png) repeat-x;*/
  /*  border: 1px solid #d1d1d1;*/
    background:#f2f3fb; 
  
}
.stTreeRowEven{
  /*  border: 1px solid #aab9bd;*/
   /* background:url(/Web/res/images/main/bg_treeEven.png) repeat-x;*/
    background-color:#f2f2f2; 
    font-family: Verdana,Geneva,sans-serif;
    font-size: 10px;
    table-layout:fixed;
    /*min-height: 35px;*/
    padding: 0;
   
}
.stTreeRowEven td{
    border-right:1px solid #e4e4e4;
}
.stTreeRowEven:hover {
  /*  border: 1px solid #aab9bd;*/
   /* background:url(/Web/res/images/main/bg_treeEven.png) repeat-x;*/
    background:#f2f3fb; 
   
}
.TVT_ST{
    width:4px;border:1px solid; border-color:#a1a4aa #8C959F #fff #52575F; /*height:100%;*/ overflow:hidden;
    border-left:0px;
    border-bottom:0px;
    border-right:0px;
}
.TVT_PI{
    width:25px;border:1px solid; border-color:#a1a4aa #8C959F #fff #52575F; /*height:100%;*/ padding-left:5px; padding-right:7px; overflow:hidden;
    border-left:0px;
    border-bottom:0px; text-align:center;
}
.TVT_TI{
    width:25px;border:1px solid; border-color:#a1a4aa #8C959F #fff #52575F; /*height:100%;*/ padding-left:5px; padding-right:7px; overflow:hidden;
    border-bottom:0px; text-align:center;
}
.TVT_LC{
    width:25px;border:1px solid; border-color:#a1a4aa #8C959F #fff #52575F; /*height:100%;*/ padding-left:5px; padding-right:7px; overflow:hidden;
    border-bottom:0px; text-align:center;
}
.TVT_PN{
    width:160px;border:1px solid; border-color:#a1a4aa #8C959F #fff #52575F; /*height:100%;*/ padding-left:5px; overflow:hidden;
    border-bottom:0px;
}
.TVT_SN{
    width:130px;border:1px solid; border-color:#a1a4aa #8C959F #fff #52575F; /*height:100%;*/ padding-left:5px; overflow:hidden;
    border-bottom:0px;
}
.TVT_DE{
    width:240px;border:1px solid; border-color:#a1a4aa #8C959F #fff #52575F; /*height:100%;*/ padding-left:5px; overflow:hidden;
    border-bottom:0px;
}
.TVT_PO{
    width:60px;border:1px solid; border-color:#a1a4aa #8C959F #fff #52575F; /*height:100%;*/ padding-left:5px; overflow:hidden;
    border-bottom:0px;
}
.TVT_TSN{
    width:80px;border:1px solid; border-color:#a1a4aa #8C959F #fff #52575F; /*height:100%;*/ padding-left:5px; overflow:hidden;
    border-bottom:0px;
}
.TVT_TSO{
    width:80px;border:1px solid; border-color:#a1a4aa #8C959F #fff #52575F; /*height:100%;*/ padding-left:5px; overflow:hidden;
    border-bottom:0px;
}
.TVT_ACC{
    width:80px;border:1px solid; border-color:#a1a4aa #8C959F #fff #52575F; /*height:100%;*/ padding-left:5px; overflow:hidden;
    border-right:0px;
    border-bottom:0px;
}       
.TVC_ST{
    width:8px; height:100%; overflow:hidden;   /*min-height:29px;*/ margin-top: 1px; 
}
.TVC_ST_hidden{
    width:8px; height:100%; overflow:hidden;  /*min-height:29px;*/ margin-top: 1px;
    background-color:#33b914;
}
.TVC_ST_warning{
    width:8px; height:100%; overflow:hidden;  /*min-height:29px;*/ margin-top: 1px;
    background-color:#dd2626;
}
.TVC_PI{
    width:16px; padding-left:5px; padding-right:7px; text-align:center; overflow:hidden; /*min-height:26px;*/ padding-top:9px; border-right:1px solid #5e75a2; font-size:10px;
}
.TVC_PI img {
    margin-top:6px!important; 
    margin-right:5px!important;
}
.TVC_TI{
    width:20px; padding-left:5px; padding-right:7px; text-align:center; overflow:hidden; /*min-height:26px;*/ padding-top:9px; border-right:1px solid #5e75a2; font-size:10px;
}
.TVC_TI img {
    margin-top:6px!important; 
    margin-right:5px!important;
}
.TVC_LC{
    width:16px; padding-left:5px; padding-right:7px; text-align:center; overflow:hidden;   /*min-height:26px;*/ padding-top:9px; border-right:1px solid #5e75a2; font-size:10px;
}
.TVC_LC img {
    margin-top:2px!important; 
    margin-right:5px!important;
}
.TVC_PN {
    width:110px; padding-left:5px; overflow:hidden;   /*min-height:26px;*/ padding-top:9px; border-right:1px solid #5e75a2; font-size:10px;
}
.TVC_SN{   
    width:98px; padding-left:5px; overflow:hidden;  /*min-height:26px;*/padding-top:9px; border-right:1px solid #5e75a2; font-size:10px;
}
.TVC_DE{
    width:260px; padding-left:5px; overflow:hidden;   /*min-height:26px;*/ padding-top:9px; border-right:1px solid #5e75a2; font-size:10px;
}
.TVC_PO{
    width:27px; padding-left:5px; overflow:hidden;  /*min-height:26px;*/ padding-top:9px; border-right:1px solid #5e75a2; font-size:10px;
}
.TVC_TSN_header{
    width:85px; padding-left:5px; overflow:hidden; text-align:left; /*min-height:26px;*/ padding-top:9px; border-right:1px solid #5e75a2; font-size:10px;
}
.TVC_TSN{
    width:85px; padding-left:5px; overflow:hidden; text-align:left; /*min-height:26px;*/ padding-top:0px; border-right:1px solid #5e75a2; font-size:10px;
}
.TVC_TSO_header{
    width:85px; padding-left:5px; overflow:hidden; text-align:left; /*min-height:26px;*/ padding-top:9px; border-right:1px solid #5e75a2; font-size:10px;
}
.TVC_TSO{
    width:80px; padding-left:5px; overflow:hidden; text-align:left; /*min-height:26px;*/ padding-top:0px; border-right:1px solid #5e75a2; font-size:10px;
}
.TVC_ACC_header{
    width:90px; padding-left:5px; overflow:hidden;  /*min-height:26px;*/ padding-top:9px;  font-size:10px;
}
.TVC_ACC{
    width:90px; padding-left:5px; overflow:hidden; text-align:left; /*min-height:26px;*/ padding-top:0px;  font-size:10px;
}
.title{
    font-size: 11px;
    text-shadow:none;
}
.dati{
    font-size: 12px;
    font-weight: bold;
    text-shadow:none;
}
        
/*********************************************************************/

.trama{
    background:url(main/trama.png) repeat-x !important;
}
.demoVersion
{
    background: url("main/bgHeader1.png") repeat-x scroll 0 0 #F1F0F1;
    border-radius: 3px;
    box-shadow: 0 0 12px #666666;
    color: #9C1104;
    font-size: 28px;
    font-weight: bold;
    margin: 17px 600px 2px 2px;
    padding: 7px;
    text-transform: uppercase;
}

.demoVersionHeader {
    background: url("main/bgHeader1.png") repeat-x scroll 0 0 #F1F0F1;
    border-radius: 3px;
    box-shadow: 0 0 12px #666666;
    color: #9C1104;
    font-size: 14px;
    font-weight: bold;
    margin: 15px 2px 2px 900px;
    padding: 7px;
    text-transform: uppercase;
    position: absolute;
    width: 160px;
    text-align: center;
}

/************* Stili CustomRadPanel ******************/

.expandablePanelBar{
	background: url("PanelBar/RootItemBgCustom.png") repeat;
    background-position:0 0;
    color: #fff;
    float: left;
    font-size: 12px;
    padding: 5px 0;
    width: 100%;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.26);
    letter-spacing:1px;
	}
.expandablePanelBar:hover{
    background-position:0 -200px;
    cursor:pointer;
	}
.expandablePanelBar img{
    vertical-align:middle;
	}
.expandablePanelContent{
	float: left;
	display: none; /* inizio con il pannello chiuso */
	width: 100%;
    background: #fff;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.26);
	}

.expandablePanelTitle{
	float: left;
    margin-left: 10px;
	}

.expandablePanelHandle{
	float: right;
	width: 15px;
	height: 15px;
	background-image : url("/App_Themes/vigili/PanelBar/ExpandableCustom.png");
	background-position: 100% -5px; /* inizio con il pannello chiuso */
    margin-right: 7px;
	}

/************* Table skin telerik ******************/
.tableTelerik{
   border-color: #bdbdbd;
    border-style: none solid solid;
    border-width: 1px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);

}
.tableTelerik td{
   padding-left: 8px;
   padding-bottom: 3px;
    padding-top: 4px;
    border-color: #fff #fff #fff #e6e6e6;
    border-style: solid;
    border-width: 0 1px 1px;

}
.header_telerik{
 background:url("Grid/sprite.gif") repeat-x scroll 0 -2300px #395c85;
     font-weight:normal;
     color:#fff;
     border-style:solid;
     border-width:1px !important;
     border-color:#a1a4aa #8c959f #a1a4aa #52575f !important;
     padding: 6px 7px !important;
     text-transform:uppercase;
}



	.tableTelerik tr:nth-child(odd){ 
		background: #DEDEDE;
	}
	.tableTelerik tr:nth-child(even){
		background: #fff;
	}

    .alternateRow tr:nth-child(odd){ 
		background: #DEDEDE;
	}
	.alternateRow tr:nth-child(even){
		background: #fff;
	}
    .alternateRow tr td table tr{
        background-color:transparent !important;
    }

    /**********************/
.tablePosition {
    border:1px solid #bdbdbd;
    background:#eceff1;
    box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24); 
    color: #16385f;
    letter-spacing: 1px;
}

/*New Filters*/
#ibApplyFilters{vertical-align:bottom;}
#ibRemoveFilters{vertical-align:bottom;}

