﻿/*ver:5*/
/**
{
	padding: 0;
	margin: 0;
	border: 0;
}*/
a {
    color: #0066cb;
}

input, textarea, select {
    border-color: #dddddd;
    border-width: 1px;
    border-style: solid;
    padding: 3px;
}

input:not([type=image])[disabled] {
    background-color: #F0F0F0 !important;
}

html, body {
    height: 100%;
    margin: 0px;
    padding: 0px;
    background-color: #f6f6f8;
}

table {
    empty-cells: show;
    border-collapse: collapse;
    border-spacing: 0;
    padding: 0px;
    margin: 0px;
}


.labellogin {
    font-family: 'Segoe UI', Arial,sans-serif;
    font-size: small;
    color: #eef;
}

.pnllogout {
    font-family: 'Segoe UI',Arial,sans-serif;
    font-size: small;
    color: #eef;
}

.labelloginerr {
    font-family: 'Segoe UI', Arial,sans-serif;
    font-size: small;
    color: #ffbb22;
    font-weight: bold;
}

.linklogin {
    font-family: 'Segoe UI',Arial,sans-serif;
    font-size: small;
    color: #eef;
    /*outline-color: -moz-use-text-color;
    outline-style: none;
    outline-width: medium;*/ 
}

    .linklogin:visited {
        color: #eef;
    }

    .linklogin:hover {
        color: #ffbb22;
    }

.imstable {
    empty-cells: show;
    border-collapse: collapse;
    border-spacing: 0;
    padding: 0px;
    margin: 0px;
}

.Nascondi {
    height: 0px;
    visibility: hidden;
    overflow: hidden;
}

.Visualizza {
    height: auto;
    visibility: visible;
    overflow: auto;
}

/*########################################################################################*/
.PopUp-Overlay
{
    opacity: 0.6;
}
.Loading-Overlay {
    /*opacity: 0.6;*/
}
.PopUp-Shadow, .Shadow {
    -moz-box-shadow: 3px 3px 4px #222;
    -webkit-box-shadow: 3px 3px 4px #222;
    box-shadow: 3px 3px 4px #222;
    border-collapse: separate;
}

.PopUp {
    /*border: solid 1px #000;*/
    background-color: #fff;
    margin: 0px;
    padding: 0px;
    top:-10000px;
    left:-10000px;
    border-radius: 3px;
}

.PopUp-Header {
    width: 100%;
    color: #f0f0f0;
    background-color: #444;
    min-height: 22px;
}

.PopUp-Body {
}

.PopUp-Content {
    padding: 5px;
}

.PopUp-Footer {
    /*height:60px;*/ /*border-top: 1px solid #aaa;*/
}
/*####################################################################*/
/* Struttura di Base */
.MCContainer {
    background-color: #f4f4f6;
    background-repeat: repeat-y;
    background-position: top center;
    min-height: 500px;
    height: 100%;/* Calc(100% - 25px);*/
    min-width: 982px;
    padding: 0px 00px;
    position: relative;
}

.MCHeader {
    height: 80px;
    margin: 0px;
    padding: 0px;
    /*background-image: url('../Images/header.png');
    background-repeat: no-repeat;
    background-position: top left; */
    background: #4070ac; /* Old browsers */
    background: -moz-linear-gradient(left, #4070ac 0%, #4070ac 55%, #6686BA 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #4070ac 0%,#4070ac 55%,#6686BA 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #4070ac 0%,#4070ac 55%,#6686BA 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    position: relative;
}
.MCLogoIMS {
    position: absolute;
    left: 0px;
    top: 0px;
    background-image: url('../Images/header.png');
    background-repeat: no-repeat;
    background-position: top left; /*border:2px solid #990000;*/
    width: 982px;
    height: 82px;
}

    .MCLogoIMS.header2 {
        background-image: url('../Images/header2.png');
    }

    .MCLogoIMS.header3 {
        background-image: url('../Images/header3.png');
    }
    .MCLogoIMS.header4 {
        background-image: url('../Images/header4.png');
    }
    .MCLogoIMS.header5 {
        background-image: url('../Images/header5.png');
    }
.MCLogoGIS {
        position: absolute;
        right: 110px;
        top: 3px;
        background-image: url('../Images/logoGis.png');
        background-repeat: no-repeat;
        background-position: top left; /*border:2px solid #990000;*/
        width: 111px;
        height: 49px;
    }

.MCLogin {
    position: absolute;
    top: 42px;
    right: 0px;
    height: 33px;
    /*margin: -40px auto 0px; *//*background-image: url('../Images/headerbackground.gif'); 	background-repeat: repeat-y; 	background-position: top center;*/ /*border-bottom: 1px solid #ccc;*/
    padding: 0px 0px 7px 2px;
}

.MCMenu {
    font-family: Sans-Serif;
    padding: 0px 0px 0px 0px; /*background-image: url('../Images/headerbackground.gif'); 	background-repeat: repeat-y; 	background-position: top center;*/ /*border:2px solid #990000;*/
}

.nav-menu {
    background-color: #4070ac;
    z-index: 1001;
}

    .nav-menu a {
        color: #e0e0e0;
    }

.MCContent {
    margin: 0px auto;
    padding: 0px; /*riempie fix-footer*/
    min-height: 500px;
    min-height: Calc(100% - 158px);
    background-color: #fff;
}

.MCFooter {
    /* ha una altezza pari ad height*/
    /*background-color: #ffffff;*/
    height: 16px;
    /*margin: 0px auto;*/
    min-width: 982px;
    /*background-image: url('../Images/footerbackground.gif');*/
    background-repeat: no-repeat;
    background-position: top center;
    background-color: #f4f4f6;

    color: #868688;
    font-family: Sans-Serif;
    font-size: x-small; /*    border-top: dashed 1px #c6c6c8;*/
    text-align: center;
    padding: 4px 0px;
}

.MCRicercaVeloce{
    position: absolute;
    top: 33px;
    right: 25px;
    z-index:1002;
}
.MCRicercaVeloce #inpRicerca {
    height: 30px;
    width: 250px;
    padding: 0 30px 0 15px;
    border-radius: 15px;
}

.MCRicercaVeloce #btnDropDownRicerca {
    height: 30px;
    background-color: transparent;
    border: 0px;
    right: 7px;
    position: absolute;
    color: #a0a0a0;
    z-index: 3;
}
.MCRicercaVeloce #btnDropDownRicerca:hover {
    color: #303030;
}

.MCRicercaVeloce #divTreeRicercaVeloce {
    min-width: 300px;
}

    .MCRicercaVeloce .dropdown-menu {
        padding: 20px;
        max-height: Calc(100vh - 50vh);
        min-height: 65px;
        min-width:350px;
        overflow: auto;
    }

    .MCRicercaVeloce .divNoResult {
        text-align: center;
        min-width: 220px;
        text-decoration: none;
        color: black;
    }

    .MCRicercaVeloce .divRicercaInCorso{
        position: absolute;
        top: 0;
        left:0;
        right: 0;
        bottom: 0;
        background-color: rgba(250,250,250,0.5);
    }

    .MCRicercaVeloce .dropdown-menu.loading{
        overflow:hidden;
    }
    .MCRicercaVeloce .dropdown-menu > .divRicercaInCorso {
        display: none;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        min-width: 300px;
        min-height: 60px;
        background-color: rgba(250,250,250,0.5);
    }
    .MCRicercaVeloce .dropdown-menu.loading > .divRicercaInCorso {
        display: flex;
        align-items: center;
        justify-content: center;
    }

/*####################################################################*/
/* UCAutorizzazione */
.bglinea {
    background-image: url('../Images/bglinea.gif');
    background-repeat: repeat-x;
    background-position: left top;
}

.bglineaop {
    background-image: url('../Images/bglineaop.gif');
    background-repeat: no-repeat;
    background-position: center top;
}

.bglarrow {
    background-image: url('../Images/bglarrow.gif');
    background-repeat: no-repeat;
    background-position: left top;
    width: 15px;
}

.bglineaghost {
    background-image: url('../Images/bglineaghost.gif');
    background-repeat: repeat-x;
    background-position: left top;
}

.bglineaghostop {
    background-image: url('../Images/bglineaghostop.gif');
    background-repeat: no-repeat;
    background-position: center top;
}

.bglbr {
    background-image: url('../Images/bglbr.gif');
    background-repeat: no-repeat;
    background-position: left top;
    width: 11px;
}

.bglbrop {
    background-image: url('../Images/bglbrop.gif');
    background-repeat: no-repeat;
    background-position: left top;
    width: 11px;
}

.bglbrghost {
    background-image: url('../Images/bglbrghost.gif');
    background-repeat: no-repeat;
    background-position: left top;
    width: 11px;
}

.bglbrghostop {
    background-image: url('../Images/bglbrghostop.gif');
    background-repeat: no-repeat;
    background-position: left top;
    width: 11px;
}

.bglt {
    background-image: url('../Images/bglt.gif');
    background-repeat: no-repeat;
    background-position: left top;
    width: 11px;
}

.bgltghost {
    background-image: url('../Images/bgltghost.gif');
    background-repeat: no-repeat;
    background-position: left top;
    width: 11px;
}

.bgtr {
    background-image: url('../Images/bgtr.gif');
    background-repeat: no-repeat;
    background-position: left top;
    width: 11px;
}

.bgtrghost {
    background-image: url('../Images/bgtrghost.gif');
    background-repeat: no-repeat;
    background-position: left top;
    width: 11px;
}

.bgbegin {
    background-image: url('../Images/bgbegin.gif');
    background-repeat: no-repeat;
    background-position: top right;
    width: 50px;
}

.bgfinishok {
    background-image: url('../Images/bgfinishok.gif');
    background-repeat: no-repeat;
    background-position: top left;
    width: 11px;
}

.bgfinishno {
    background-image: url('../Images/bgfinishno.gif');
    background-repeat: no-repeat;
    background-position: top left;
    width: 11px;
}

.bgbeginop {
    background-image: url('../Images/bgbeginop.gif');
    background-repeat: no-repeat;
    background-position: top right;
    width: 11px;
}

.bgfinishokop {
    background-image: url('../Images/bgfinishokop.gif');
    background-repeat: no-repeat;
    background-position: top left;
    width: 11px;
}

.bgfinishnoop {
    background-image: url('../Images/bgfinishnoop.gif');
    background-repeat: no-repeat;
    background-position: top left;
    width: 50px;
}

.bgbianco {
    text-align: center;
    padding: 0px 3px 0px 3px;
    background-image: url('../Images/pixelbianco.gif');
    background-repeat: repeat;
}

.colorred {
    color: Red;
}

.colorgreen {
    color: Green !important;
}

.colornavy {
    color: Navy;
}

.ElencoPredefiniti li a {
    display: block;
    padding-top: 5px;
    font-family: arial,verdana, sans-serif;
    font-size: 14px;
    text-decoration: none;
    color: #449;
}

    .ElencoPredefiniti li a:visited {
        color: #449;
    }

    .ElencoPredefiniti li a:hover {
        color: #c50;
    }
/*####################################################################*/
/* UCMenu */
.menu {
    /*width:400px;*/
    height: 53px;
    position: relative; /*background: url('../Images/bgmenu2.gif') repeat-x left top;*/
}

    .menu ul.principale {
        font-family: arial,verdana, sans-serif;
        font-size: 14px;
        position: absolute; /*margin-left: 15px;*/
    }

.principale, .principale li, .secondario, .secondario li {
    border: 0 none;
    float: left;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: relative;
}

    .principale a, .principale span, .principale div {
        border-right: 1px solid #BBBBBB;
        border-left: 1px solid #fff; /*border-top: 1px solid #CCCCCC;*/
        display: block;
        float: left;
        font-weight: normal;
        height: 25px;
        line-height: 25px;
        padding-left: 7px;
        padding-right: 7px;
        position: relative;
    }

    .principale a {
        color: #000;
        /*outline-color: -moz-use-text-color;
        outline-style: none;
        outline-width: medium;*/
        text-decoration: none;
    }

    .principale .nonselezionata {
        color: #000;
        /*outline-color: -moz-use-text-color;
        outline-style: none;
        outline-width: medium;*/
    }

    .principale .selezionata {
        color: #449;
        font-weight: bold;
        background-color: #f4f4f5;
        border-right: 1px solid #889;
        border-left: 1px solid #889;
        border-top: 1px solid #889;
        height: 26px;
    }

    /*
.principale span
{
	color: #449;
	font-weight: bold;
	background-color: #fff;
	border-right: 1px solid #889;
	border-left: 1px solid #889;
	border-top: 1px solid #889;
	height: 25px;
}
*/
    .principale div, .secondario div {
        color: #aaa;
        font-weight: normal;
    }

    .principale a:visited {
        color: #000;
    }

    .principale a:hover {
        color: #c50;
    }
/*-----*/
.menu ul.secondario {
    font-family: arial,verdana, sans-serif;
    font-size: 12px;
    position: absolute;
    top: 26px;
    background-color: #f4f4f5;
    width: 100%;
}

.secondario a, .secondario span, .secondario div {
    display: block;
    float: left;
    font-weight: normal;
    height: 25px;
    line-height: 25px;
    padding-left: 8px;
    padding-right: 8px;
    position: relative;
}

.secondario a {
    color: #000;
    /*outline-color: -moz-use-text-color;
    outline-style: none;
    outline-width: medium;*/
    text-decoration: none;
}

    .secondario a:hover {
        background-color: #e0ebfe;
    }

.secondario .selezionata {
    color: #000;
    font-weight: bold; /*background-color: #336699;*/
    /*height: 29px;*/
}

.secondario .nonselezionata {
    color: #000;

    /*outline-color: -moz-use-text-color;
    outline-style: none;
    outline-width: medium;*/
}
/*
.secondario span
{
	color: #449;
	font-weight: bold;
	height: 29px;
}
*/

.secondario a:visited {
    color: #000;
}

.secondario a:hover {
    color: #c50;
}

.arrowsubmenu {
    padding-left: 3px;
    padding-bottom: 3px;
    border: 0px solid #fff;
}

.UCMenuSubMenu {
    background-color: #f4f4f5;
    border: 2px solid #ff9933;
    border-top: 0px solid #fff;
}
/*######################################################################*/
/* UCSchedaOggetto */
.titoloschedaoggetto {
    /*border:1px solid #000;*/
    background-image: url('../Images/TitoloSchedaOggBK.gif');
    background-position: left;
    background-repeat: no-repeat;
    background-color: #deebf5; /*#B7F9B9*/
    font-size: x-large;
    font-weight: bold;
    width: 40%;
    padding-right: 6px;
    padding-bottom: 3px;
    margin-right: 5px;
    color: Navy;
}

.schedaoggettointestazione {
    font-family: arial,verdana, sans-serif;
    font-size: 12px;
    padding: 0px 5px 0px 10px;
}

.schedaoggettocorpo {
    font-family: arial,verdana, sans-serif;
    font-size: 12px;
    padding: 0px 0px 0px 0px;
}

.schedaoggetto {
    empty-cells: show;
    border-collapse: collapse;
    border-spacing: 0;
    padding: 0px;
    margin: 0px;
    width: 100%;
}

.menusezione {
    position: relative;
    background: url('../Images/sfondomenusezione.gif') repeat-x left top;
    font-family: arial,verdana, sans-serif;
    font-size: 12px;
    margin: 0px;
}

    .menusezione .riempimentosinistra {
        position: relative;
        display: block;
        float: left;
        margin-top: 0px;
        height: 24px;
        line-height: 24px;
        padding-left: 5px;
        padding-right: 5px;
        border-right: solid 1px #cccccc;
    }

    .menusezione .nonselezionato {
        position: relative;
        background: url('../Images/sfondomenusezionebtn.gif') repeat-x left top;
        display: block;
        float: left;
        height: 24px;
        margin-top: 0px;
        line-height: 24px;
        padding-left: 10px;
        padding-right: 10px;
        border-left: solid 1px #ffffff;
        border-right: solid 1px #cccccc; 
        border-top: solid 1px #808090; /*cccccc*/ 
        border-bottom: solid 1px #808090;
        background-color: #f6f6f8;
        cursor: pointer;
    }

    .menusezione .selezionato {
        /*font-weight: bold;*/
        position: relative;
        color: #aa0000;
        display: block;
        float: left;
        height: 24px;
        margin-top: 0px;
        margin-left: -1px;
        line-height: 24px;
        padding-left: 10px;
        padding-right: 10px;
        border-left: solid 1px #808090;
        border-right: solid 1px #808090; /*border-top: solid 1px #fff;*/ /*border-bottom: solid 1px #fff;*/
        background-color: #fff;
    }

    .menusezione a {
        color: #666;
        /*outline-color: -moz-use-text-color;
        outline-style: none;
        outline-width: medium;*/
        text-decoration: none;
    }

    .menusezione .selezionato a:visited {
        color: #cc5500;
    }

    .menusezione .nonselezionato a:visited {
        color: #666;
    }

    .menusezione a:hover {
        color: #c50;
    }

/*######################################################################*/
/* UCPopUp */
.popupclose {
    position: absolute;
    top: 2px;
    right: 20px;
}
/*######################################################################*/
/* GridView*/
.headerelenco th {
    /*padding:2px;*/
    font-family: Arial;
    font-size: small; /*color: #000066;*/
    text-align: left;
    color: #0066cb;
    /*background-color: White;*/
    height: 10px;
    border-bottom: solid 1px #cc5500;
    vertical-align: top;
}

    .headerelenco th a:visited {
        color: #000066;
    }

    .headerelenco th a:hover {
        color: #c50;
    }

.footerelenco {
    font-size: 0px;
    height: 0px;
}

    .footerelenco>td {
        padding: 0px;
        height: 0px;
        border-top: solid 1px #cc5500;
    }

.footercomandioperazionimultiple {
    position: relative;
    min-height: 18px;
    /*border:1px solid #000;*/
}

.comandioperazionimultiple img{
    vertical-align:baseline;
}

.footertotalerighe {
    display: block;
    position: absolute;
    /*border:1px solid #000;*/
    color: #446;
    font-weight: bold;
    font-size: 12px;
    font-family: arial,verdana, sans-serif;
    right: 5px;
    top: 3px;
}

.TitoloRichiesteEmissioni {
    margin-top:15px;
    border-top: 1px solid #484;
    padding-top:15px;
    margin-bottom:10px;
    font-weight: bold;
    font-family: Arial;
    font-size: small;
    color: navy;
}
.ElencoRichiesteEmissioni {
    width:100%;
    border-bottom:solid 1px #cc5500;
    font-family: Tahoma;
    font-size: small;
    color: #333333;
}
    .ElencoRichiesteEmissioni td {
        height:24px;
    }

    .ElencoRichiesteEmissioni tr:nth-child(even) {
        background-color: #e0ebfe;
    }
.ElencoRichiesteEmissioni th {
    font-family: Arial;
    font-size: small;
    text-align: left;
    color: rgb(0, 102, 204);
    height: 10px;
    border-bottom: solid 1px #cc5500;
    vertical-align: top;
    background-color: white;
}

.rigaelenco {
    /*padding:2px;*/ /*background-color:#fbeed1;*/
    background-color: #e0ebfe;
    font-family: Tahoma;
    font-size: small;
    color: #333333;
}
    .rigaelenco>td:first-child, .rigaalternataelenco>td:first-child {
        padding: 0 10px 0 0;
    }

    .rigaalternataelenco {
        /*padding:2px;*/
        background-color: White;
        font-family: Tahoma;
        font-size: small;
        color: #333333;
    }

.rigaelencoconfig {
    /*padding:2px;*/ /*background-color:#fbeed1;*/
    background-color: #eeeeee;
    font-family: Tahoma;
    font-size: small;
    color: #333333;
}

.rigaalternataelencoconfig {
    /*padding:2px;*/
    background-color: White;
    font-family: Tahoma;
    font-size: small;
    color: #333333;
}

.pagerelenco {
    background-color: White;
    font-family: Tahoma;
    font-size: small;
    color: #333333;
    padding: 10px;
}

.colonnacomando {
    margin: 0px;
    padding: 2px 1px 1px 1px;
}

.PagerComando {
    padding-right: 10px;
    padding-bottom: 5px;
    padding-top: 10px;
}

.PagerNumeroPagina {
    font-size: 9pt;
    /*display: block;*/ /*width: 30px;*/
    height: 24px;
    padding: 0px;
    margin: 0px;
}

    .PagerNumeroPagina span {
        display: block; /*width: 30px;*/
        height: 16px;
        font-weight: bold; /*background-image: url('../Images/pagerNumeroPagina.jpg');     background-repeat: no-repeat;     background-position: top left;*/
        padding: 2px 3px 0px 3px;
        margin: 0px 2px 0px 2px;
    }

    .PagerNumeroPagina a {
        border: 1px solid #d4d4d4;
        display: block;
        text-decoration: none;
        background-color: #f0f0f0;
        margin: 0px 2px 1px 2px;
        margin: 0px 2px -1px 2px;
        background-repeat: no-repeat;
        background-position: top left;
        padding: 4px;
    }

        .PagerNumeroPagina a:hover {
            display: block;
            background-color: #d4d4d4; /*    width: 32px;*/ /*background-image: url('../Images/pagerNumeroPaginaHover.jpg');     background-repeat: no-repeat;     background-position: top left;*/
        }

/*######################################################################*/
/* ALLINEAMENTO */
.inlinea {
    display: inline;
}

.paddingright20 {
    padding-right: 20px;
}

.paddingleft20 {
    padding-left: 20px;
}

.paddingright10 {
    padding-right: 10px;
}

.paddingleft10 {
    padding-left: 10px;
}

.paddingright5 {
    padding-right: 5px;
}

.paddingleft5 {
    padding-left: 5px;
}

/*######################################################################*/
/* VISTE */

.pannellovista {
    padding: 10px 10px 2px 10px;
    font-family: arial,verdana, sans-serif;
    font-size: 12px;
}

.pannellovistacompatto {
    padding: 0px 5px 5px 5px;
    font-family: arial,verdana, sans-serif;
    font-size: 12px;
    overflow: auto;
    height: 100%;
    overflow-x:hidden;
}

.comandivista {
    position: absolute;
    left: 0px;
    top: 0px;
    text-align: right;
    width: 100%;
}

.corpovista {
    position: relative; /*	width:98%;*/
}

.comandipopupvista {
    width: 100%;
    height: 30px;
    /*float: right;*/
    text-align: right;
}

.titolointestazione {
    color: Navy;
    padding-top: 4px;
}

.titolointestazione2 {
    color: red;
    padding-top: 4px;
    font-size:13px;
}

.footervista {
    position: relative;
    margin-top: 10px;
    /*border-top: 2px solid #484;*/
    padding-top: 5px;
    padding-bottom: 5px;
    width: 100%;
    /*float: right;*/
    text-align: right;
}

.footervistabottom {
    position: absolute;
    margin-top: 10px;
    /*border-top: 2px solid #484;*/
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 10px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    /*width: 100%;*/
    /*float: right;*/
    text-align: right;
}

.footervista2 {
    /*position: relative;*/
    margin-top: 10px;
    padding-top: 10px;
    width: 100%;
    /*float: right;*/
    text-align: right;
}

.intestazionevista {
    position: relative;
    font-family: arial,verdana, sans-serif;
    font-size: 18px;
    font-weight: bold;
    border-bottom: 2px solid #484;
    margin-bottom: 0px;
    padding-bottom: 5px;
    min-height: 25px;
}

.pannellovista .button {
    /*background: url('../Images/sfondomenusezionebtn.gif') repeat-x left top;*/
    font-family: arial,verdana, sans-serif;
    font-size: 12px;
    font-weight: bold;
    border: solid 1px #cccccc;
    color: #111;
    height: 24px;
    cursor: pointer;
    margin-left: 4px;
}

.filtrovista .button {
    background-color: #eaeaf147;
    font-family: arial,verdana, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #332929e3;
    height: 26px;
    cursor: pointer;
    padding-left: 18px;
    margin-left: 4px;
}

.imgbuttonfd {
    z-index: 1;
    position: absolute;
    margin: 2px 0 0 8px;
    cursor: pointer;
    right: 3px;
    top: 1px;
}

.comandivista .button {
    background-color: #eaeaf147;
    font-family: arial,verdana, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #332929e3;
    height: 26px;
    cursor: pointer;
    padding-left: 18px;
    margin-left: 4px;
}

.comandipopupvista table{
    min-height:28px;
    position:relative;
}

.comandipopupvista .button {
    background: url('../Images/sfondomenusezionebtn.gif') repeat-x left top;
    font-family: arial,verdana, sans-serif;
    font-size: 12px;
    font-weight: bold;
    border: solid 1px #448844;
    color: #111;
    height: 24px;
    padding-left: 25px;
    margin-left: 4px;
    cursor: pointer;
}

.imgbutton {
    z-index: 1;
    position: absolute;
    margin: 5px 0 0 8px;
    cursor: pointer;
    top:0px;
}
/*
.comandipopupvista .button
{
	background: url('../Images/sfondomenusezionebtn.gif') repeat-x left top;
	font-family: arial,verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border: solid 1px #cccccc;
	height:24px;
	color: #111;
}
*/
/*.comandivista .button
{
	background: url('../Images/sfondomenusezionebtn.gif') repeat-x left top;
	font-family: arial,verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border: solid 1px #cccccc;
	height:24px;
	color: #111;
}
*/
.buttonscaricatimesheet {
    display: block;
    background: url('../Images/sfondomenusezionebtn.gif') repeat-x left top;
    border: 1px solid #cccccc;
    top: 0px;
    left: 0px;
    margin-top: -5px;
    padding-bottom: 0px;
    padding-top: 3px;
    width: 200px;
    height: 19px;
    cursor: pointer;
    font-family: arial,verdana, sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    color: #111;
    text-align: center;
}

.buttonlink {
    background: url('../Images/btnsfondo.gif') no-repeat left top;
    font-family: arial,verdana, sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    color: #111;
    height: 19px;
    cursor: pointer;
    display: inline-block;
    width: 120px;
    padding-top: 3px;
    padding-bottom: -4px;
    text-decoration: none; /*	font-family: arial,verdana, sans-serif; 	font-size: 12px;	 	font-weight: bold; 	line-height:23px; 	min-height:23px; 	vertical-align:baseline; 	height:23px; 	width:100px; 	color: #111; 	display:inline-block; 	text-decoration: none; 	padding-left:5px; 	padding-right:5px; 	padding-top:0px; 	margin-top:0px; 	top:0px;*/
}

/* PRIMA ERA
.comandipopupvista .legenda*/
.legenda {
    padding-top: 8px;
    font-size: xx-small;
    font-style: italic;
    /*position: absolute;
    left: 5px;
    top: 10px;*/
}

.legenda2 {
    font-size: xx-small;
    font-style: italic;
    top: 10px;
}

.intestazione2 {
    font-weight: bold;
    font-size: 14px;
    padding: 2px 10px 0px 5px;
}

.campolabel {
    display: inline-block;
    font-weight: bold;
    font-size: 12px;
    padding: 5px 2px 1px 0px;
    color: Black; /*line-height:22px;*/ /*height:22px;*/ /*vertical-align:bottom;*/ /*margin-top:15px;*/
}

.campolabelprefisso {
    display: inline-block;
    /*font-weight: bold;*/
    font-size: 12px;
    padding: 5px 2px 1px 0px;
    color: blue; /*line-height:22px;*/ /*height:22px;*/ /*vertical-align:bottom;*/ /*margin-top:15px;*/
}

.campolabeldisabled {
    display: inline-block;
    font-weight: bold;
    font-size: 12px;
    padding: 5px 2px 1px 0px;
    color: #888;
}

.campolabelseparatore {
    display: inline-block;
    font-weight: bold;
    font-size: 14px;
    padding: 5px 2px 1px 0px;
    color: Navy;
}

.campolabelnobold {
    display: inline-block;
    font-weight: normal;
    font-size: 12px;
    padding: 5px 2px 1px 0px;
}

.campolabelgruppo {
    display: inline-block;
    font-weight: bold;
    font-size: 14px;
    padding: 3px 0px 3px 0px;
    color: #fe8307;
    background-color: #e0ebfe;
    -ms-user-select: none;
    user-select: none;
}

.campolabel3 {
    font-weight: bold;
    font-size: 12px;
}

.campolabelstatosistema {
    font-weight: bold;
    font-size: 12px;
    padding: 2px 3px 0px 2px;
}

.fixlabelfiltro {
    display: inline-block;
    margin-top: -22px;
}

.campolabelparametri {
    font-weight: bold;
    font-size: 12px;
    padding: 2px 10px 0px 0px;
}

.campolabel2 {
    display: inline-block;
    font-size: 12px;
    padding: 5px 2px 1px 0px;
    color: Blue;
}

.campotesto {
    display: inline-block; /*	font-weight: bold;*/
    font-size: 12px;
    font-weight: normal;
    padding: 5px 2px 1px 0px; /*	font-family: Arial,sans-serif; 	color:Black;*/
}

.campotesto2 {
    display: inline-block;
    padding-top: 1px;
    padding-bottom: 1px;
    font-family: Arial,sans-serif;
    font-weight: bold;
    width: 50px;
    color: Navy;
}

.campotesto3 {
    padding-top: 1px;
    padding-bottom: 1px;
    font-family: Arial,sans-serif;
    font-size: 9pt;
    color: Red;
}

.coloremessaggioerrore {
    color: #c00000;
    font-weight: bold;
}

.colorerosso {
    color: Red;
}

.campologin {
    /*	font-weight: bold; 	font-size: 11px;	*/
    padding: 0px;
    height: 22px;
}

.listbox {
    padding: 0px;
    margin: 0px;
    margin-top: 3px;
    padding-top: 1px; /*padding-bottom: 1px;*/
    border: 1px solid #E8DCC1;
    font-family: Arial,sans-serif;
    vertical-align: middle;
    color: Blue;
}

.campoinput {
    padding: 0px 5px;
    margin: 0px;
    margin-top: 3px;
    border: 1px solid #E8DCC1;
    font-family: Arial,sans-serif;
    vertical-align: middle;
    line-height: 18px;
    height: 26px;
    width: 100%;
    color: Blue;
    margin-right: -4px;
}

.campolabelnew {
    margin-left: 4px;
    line-height: 26px;
    display: inline-block;
    font-weight: bold;
    font-size: 12px;
    color: Black; /*line-height:22px;*/ /*height:22px;*/ /*vertical-align:bottom;*/ /*margin-top:15px;*/
    vertical-align: middle;
}

.campotestonew {
    margin-left: 4px;
    line-height: 26px;
    display: inline-block;
    font-size: 12px;
    color: Black; /*line-height:22px;*/ /*height:22px;*/ /*vertical-align:bottom;*/ /*margin-top:15px;*/
    vertical-align: middle;
}

.campoinputnew {
    margin: 0px;
    border: 1px solid #E8DCC1;
    font-family: Arial,sans-serif;
    vertical-align: middle;
    height: 18px;
    position: static;
    width: 100%;
    right: 0px;
    color: Blue;
}

.campocheckboxnew {
    vertical-align: middle;
    color: Blue;
}

.campoinputparametri {
    padding: 0px;
    margin: 0px;
    margin-top: 1px;
    padding-top: 1px; /*padding-bottom: 1px;*/
    border: 1px solid #E8DCC1;
    font-family: Arial,sans-serif;
    font-size: 12px;
    vertical-align: middle;
    line-height: 16px;
    height: 16px;
    width: 100%;
    color: Blue;
    margin-right: -4px;
}

.campoinputparametriddl {
    padding: 0px;
    margin: 0px;
    margin-top: 1px;
    padding-top: 1px; /*padding-bottom: 1px;*/
    border: 1px solid #E8DCC1;
    font-family: Arial,sans-serif;
    font-size: 12px;
    vertical-align: middle;
    line-height: 16px;
    height: 20px;
    width: 40px;
    color: Blue;
}

.campoinputparametritextarea {
    padding: 0px;
    margin: 0px;
    margin-top: 1px;
    padding-top: 1px; /*padding-bottom: 1px;*/
    border: 1px solid #E8DCC1;
    font-family: Arial,sans-serif;
    font-size: 12px;
    vertical-align: middle;
    width: 100%;
    color: Blue;
    margin-right: -4px;
}

.campoinputtextarea {
    padding: 0px;
    margin: 0px;
    margin-top: 1px;
    padding-top: 1px; /*padding-bottom: 1px;*/
    border: 1px solid #E8DCC1;
    font-family: Arial,sans-serif;
    vertical-align: middle;
    width: 100%;
    color: Blue;
    margin-right: -4px;
}

.campoinputdisabled {
    padding: 0px;
    margin: 0px;
    margin-top: 3px;
    padding-top: 1px; /*padding-bottom: 1px;*/
    border: 1px solid #E8DCC1;
    font-family: Arial,sans-serif;
    vertical-align: middle;
    line-height: 18px;
    height: 18px;
    width: 100%;
    color: Blue;
    margin-right: -4px;
    background-color: #ddd;
}

.campoinput2 {
    padding-top: 1px;
    padding-bottom: 1px;
    border: 1px solid #E8DCC1;
    font-family: Arial,sans-serif;
    color: Blue;
    margin-right: -4px;
}

.campotextarea {
    padding-top: 1px;
    padding-bottom: 1px;
    border: 1px solid #E8DCC1;
    font-family: Arial,sans-serif;
    vertical-align: middle;
    color: Blue;
    margin-right: -4px;
    white-space: pre-wrap;
}

.campoinputparametri {
    padding-top: 1px;
    padding-bottom: 1px;
    border: 1px solid #E8DCC1;
    font-family: Arial,sans-serif;
    color: Blue;
    margin-right: -4px;
}

.campoinputditta {
    padding-top: 1px;
    padding-bottom: 1px;
    border: 1px solid #E8DCC1;
    font-family: Arial,sans-serif;
    width: 206px;
    color: Blue;
    margin-right: -4px;
}

.campoinputditta2 {
    padding-top: 1px;
    padding-bottom: 1px;
    border: 1px solid #E8DCC1;
    font-family: Arial,sans-serif;
    width: 180px;
    color: Blue;
}

.campoinputidentita {
    padding-top: 1px;
    padding-bottom: 1px;
    border: 1px solid #E8DCC1;
    font-family: Arial,sans-serif; /*width: 270px;*/
    color: Blue;
}

.campoinputidentita2 {
    padding-top: 1px;
    padding-bottom: 1px;
    border: 1px solid #E8DCC1;
    font-family: Arial,sans-serif;
    width: 270px;
    color: Blue;
}

.campoinputlettore {
    padding-top: 1px;
    padding-bottom: 1px;
    border: 1px solid #E8DCC1;
    font-family: Arial,sans-serif;
    width: 509px;
    color: Blue;
}

.campoinputautorizzazione {
    padding-top: 1px;
    padding-bottom: 1px;
    border: 1px solid #E8DCC1;
    font-family: Arial,sans-serif;
    width: 488px;
    color: Blue;
}

.campoinputcondizione {
    padding-top: 1px;
    padding-bottom: 1px;
    border: 1px solid #E8DCC1;
    font-family: Arial,sans-serif;
    width: 486px;
    color: Blue;
}

.divallineatodx {
    margin-left: 10px;
    display: inline;
    position: absolute;
    right: 0px;
}

.divallineatosx {
    margin-left: 10px;
    display: inline;
    position: absolute;
    right: 108px;
}

.maiuscolo {
    text-transform: uppercase;
}

.minuscolo {
    text-transform: lowercase;
}

.campocheck {
    /*margin-left: -12px;*/
}

.campofileupload {
    padding-top: 1px;
    padding-bottom: 1px;
    border: 1px solid #e8dcc1;
    font-family: Arial,sans-serif;
    width: 99%;
}

.tagliato {
    text-decoration: line-through;
}

.boxfoto {
    text-align: center;
    position: absolute;
    top: 50px;
    right: 50px;
    float: right;
}

.foto {
    border: solid 1px #000;
    width: 100px;
    height: 133px;
}

.fotoditta {
    border: solid 1px #000;
    width: 130px;
    height: 78px;
}

/*######################################################################*/
/* FILTRO */
.filtrovista {
    /*border:1px solid #ccc;*/
    margin-left: 0px;
    margin-right: 0px;
    padding-right: -2px;
}

.intestazionefiltro {
    background-color: #bbb;
    background-color: white;
    font-weight: bold;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 0px;
    padding-right: 0px;
    margin-right: 0px;
    margin-left: 0px; /*border-left:1px solid #cc5500; 	border-right:1px solid #cc5500; 	border-top:1px solid #cc5500;*/
    border-bottom: 1px solid #cc5500;
    font-family: Arial;
    font-size: small;
    color: #00f;
}

.corpofiltro {
    padding: 3px 5px 5px 5px;
    background-color: #eeeeee; /*border-left:1px solid #cc5500; 	border-right:1px solid #cc5500;*/
}

.footerfiltro {
    /*position:relative;*/
    text-align: right;
    padding: 1px 4px 1px 3px;
    background-color: #eeeeee;
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 10px; /*border-left:1px solid #cc5500; 	border-right:1px solid #cc5500;*/
    border-bottom: 1px solid #cc5500;
}

.campoinputfiltro {
    padding: 0px 5px;
    border: 1px solid #e8dcc1; /*font-family: Arial,sans-serif;*/
    line-height: 18px;
    height: 26px;
}

.campolabelfiltro {
    font-weight: bold;
    font-size: 12px;
    /*padding: 0px 10px 1px 5px;*/
    line-height: 18px;
    height: 20px;
}

/*######################################################################*/
/* UCMessaggio */

.messaggioerrore {
    display: block;
    padding: 5px 5px 5px 20px;
    border: 1px solid #a22;
    background-color: #ffe;
}

.messaggionotifica {
    display: block;
    padding: 5px 5px 5px 20px;
    border: 1px solid #22a;
    background-color: #fafaff;
}

.messaggioavviso {
    display: block;
    padding: 5px 5px 5px 20px;
    border: 1px solid #282;
    background-color: #faffff;
}

.nohorizontalscrollbar {
    overflow-x: hidden;
}

.noscrollbars {
    overflow: hidden;
}

/*link in elenco per apri scheda oggetto ims*/
.linkinelenco, 
.linkselettore {
    color: #55c;
    /*outline-color: -moz-use-text-color;
    outline-style: none;
    outline-width: medium;	
    */
}

    .linkinelenco:visited,
    .linkselettore:visited {
        color: #55c;
    }

    .linkinelenco:hover,
    .linkselettore:hover {
        color: #c50;
    }

    .linkinelenco[disabled="disabled"] {
        color: gray;
    }
    .linkselettore[disabled="disabled"] {
        color: black;
        cursor: default;
    }

.barraorizzontaledestra {
    font-family: Sans-Serif; /*position:absolute; 	top:76px;*/
    padding-right: 10px;
    margin: 0px auto 0px auto;
    margin-left: 451px;
    right: 0px;
}

.statosistema {
    position: relative;
    padding: 0px;
    margin-bottom: 30px;
    margin-left: 558px;
    margin-top: -62px;
    height: 30px;
    width: 415px;
    font-family: Arial,sans-serif;
    font-size: small;
    color: #666;
}

.labelstatosistema {
    font-size: x-small;
}

.fiximagebutton {
    padding-top: 2px;
    margin: 0px;
}
/* validità contestuale*/
.paddingtop10 {
    padding-top: 10px;
}
.paddingtop5 {
    padding-top: 5px;
}

.paddingbottom10 {
    padding-bottom: 10px;
}

.paddingbottom10 {
    padding-bottom: 10px;
}

.paddingbottom20 {
    padding-bottom: 20px;
}

.paddingright5 {
    padding-right: 5px;
}

.rigacontesto {
    display: block;
    width: 100%;
    padding: 3px;
    background-color: #eee;
    color: Blue;
    font-size: medium;
}

.rigacodiceidt {
    padding: 2px;
}

.rigadispari {
}

.rigapari {
    background-color: #f4f4fa;
}

.rigavaliditaerr {
    padding: 2px;
    color: Red;
}

.rigavaliditaok {
    padding: 2px;
    color: Green;
}

.campoidentificatore {
    font-weight: bold;
    font-size: 11px;
    padding: 0px;
    height: 16px;
}

.labelnontrovato {
    font-weight: bold;
    font-size: 12px;
    padding: 0px;
    width: 15px;
    color: Red;
}

.floatright {
    float: right;
}

.comandianalisictx {
    padding: 2px;
    text-align: center;
}

.paddinganalisival {
    display: inline-block;
    padding-right: 20px;
}

.msgerrore2 {
    float: right;
    width: 450px;
    /*margin-top: -16px;*/
}

.border1 {
    border: 1px solid #aaa;
}

.marginbottom5 {
    margin-bottom: 5px;
}

.margintop5 {
    margin-top: 5px;
}

.margintop1 {
    margin-top: 1px;
}

.marginright10 {
    margin-right: 10px;
}

.marginleft10 {
    margin-left: 10px;
}

.floatleft {
    float: left;
}

.floatleft {
    float: right;
}

.hidden {
    display: none;
}

.width90 {
    width: 90px;
}

.width110 {
    width: 110px;
}

.width120 {
    width: 120px;
}

.width130 {
    width: 130px;
}

.width140 {
    width: 140px;
}

.width150 {
    width: 155px;
}

.barrapopup {
    position: relative;
    padding: 0px;
    margin: 0px;
    width: 100%;
    height: 16px; /*	background-color:Black; */ /*	background-image: url('../Images/barrapopup.gif');*/ /*	background-repeat: repeat-x;*/
    background-position: top center;
    text-align: left;
    cursor: move;
}

.PopUp-Header-Left {
    width: 23px;
    height: 20px;
    padding-left: 0px;
    padding-right: 0px;
    /*background-image: url('../Images/barrapopupL.gif');*/
    background-repeat: repeat-x;
}

.PopUp-Header-Center {
    height: 20px;
    padding-top: 0px;
    padding-left: 0px;
    /*background-image: url('../Images/barrapopupM.gif');*/
    background-repeat: repeat-x;
    color: #d7e5f3;
    font-family: Arial;
    font-weight: bold;
    font-size: 13px;
}

.PopUp-Header-Right {
    width: 40px;
    height: 20px;
    padding-left: 0px;
    padding-right: 0px;    
    /*background-image: url('../Images/barrapopupR.gif');*/
    background-repeat: repeat-x;
    text-align: right;
}

.barrapopuptoggletrasparenza {
    padding-left: 3px;
    padding-top: 2px;
    cursor: pointer;
    width: 14px;
    height: 14px;
}

.previewautorizzazione {
    position: absolute;
    display: none;
    border: 1px solid #888;
    padding: 5px;
    overflow: hidden;
    background-image: url('../Images/white.gif');
    background-repeat: repeat;
    z-index: 10;
    width: auto;
    height: auto;
}

.previewautorizzazioneFreccia {
    position: absolute;
    display: none;
    z-index: 10001;
    border: 0px solid #ffffff;
    margin: 0px;
    padding: 0px;
}

.buttonVC {
    font-family: arial,verdana, sans-serif;
    font-size: 12px;
    font-weight: bold;
    border: solid 1px #cc5500;
    color: #111;
    height: 24px;
    cursor: pointer;
    padding-left: 18px;
    margin-left: 4px;
}

.risolviVC {
    background: url('../Images/risolvi.gif') no-repeat 2px top;
    background-color: #f4f4fa;
}

.modificaVC {
    background: url('../Images/idt-modifica.gif') no-repeat 2px top;
    background-color: #f4f4fa;
}

.creaVC {
    background: url('../Images/idt-nuovo.gif') no-repeat 2px top;
    background-color: #f4f4fa;
}

.dettagliRAW {
    position: absolute;
    display: none;
    border: 1px solid #888;
    padding: 10px 8px 10px 8px;
    margin: 0px;
    background-image: url('../Images/white.gif');
    background-repeat: repeat;
    z-index: 10000;
}

.dettagliRAWFreccia {
    position: absolute;
    display: none;
    z-index: 10001;
}

/*#### UCRAWData ####*/

.RAWDataTitolo {
    font-family: arial,verdana, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #111;
    position: absolute;
    margin-left: 180px;
    top: 12px; /*	margin-top:20px;*/
}

.RAWDataTesto {
    font-family: arial,verdana, sans-serif;
    font-size: 10px;
    font-weight: normal;
}

.tabHexHeaderCol {
    font-family: Courier New;
    font-size: 10px;
    font-weight: bold;
    border-bottom: solid 1px #000;
    text-align: center;
}

.tabHexHeaderRow {
    font-family: Courier New;
    font-size: 10px;
    font-weight: bold;
    border-right: solid 1px #000;
}

.tabHexData {
    font-family: Courier New;
    font-size: 12px;
    font-weight: normal;
    border-right: solid 1px #ddd;
    border-bottom: solid 1px #ddd;
    text-align: center;
}

.tabHexText {
    font-family: monospace;
    font-size: 12px;
    font-weight: normal;
    border-bottom: solid 1px #ddd;
    border-right: solid 1px #ddd;
    border-left: solid 1px #000;
    text-align: left;
    padding-left: 7px;
}

.tabHexTextPre {
    font-family: monospace;
    font-size: 12px;
    font-weight: normal;
    display: inline;
}

.tabHex {
    overflow: auto;
    overflow-x: hidden;
    padding-right: 12px;
}
/*############*/
.fiximagefiltro {
    position: relative;
    top: 3px;
}

.Shadow, .ShadowCSS3 {
    -moz-box-shadow: 3px 3px 4px #222;
    -webkit-box-shadow: 3px 3px 4px #222;
    box-shadow: 0px 0px 4px #222;
}

.font12bold {
    font-family: arial,verdana, sans-serif;
    font-size: 12px;
    font-weight: bold;
}

.comandinavigazione {
    text-align: left;
    position: absolute;
    left: 15px;
    top: 8px;
    width: 220px;
    height: 28px;
    /*border:1px solid #000;*/
}

    .comandinavigazione .Nav-Corrente {
        vertical-align: top;
        text-align: center;
        font-size: 12px;
        height: 19px;
        width: 30px;
        border: 1px solid #E8DCC1;
        margin-top: 1px;
    }

    .comandinavigazione .Nav-Totale {
        line-height: 21px;
        vertical-align: top;
        font-size: 12px;
    }

.labelcontestoattributo {
    width: 100%;
    background-color: #fabf80;
    color: #000;
    padding: 5px;
    margin-top: 2px;
    display: block;
    font-weight: bold;
}

.labelcontestoattributogenerico {
    width: 100%;
    background-color: #fabf80;
    color: #000;
    font-weight: bold;
    padding: 5px;
    margin-top: 2px;
    display: block;
}

.colorblue {
    color: Blue;
}

.MultiSelector {
    position: absolute;
    display: none;
    border: 1px solid #888;
    padding: 5px 8px 7px 8px;
    background-color: #eeeeee;
    z-index: 99999;
    line-height:16px;
}

.MultiSelector2 {
    position: absolute;
    display: none;
    border: 1px solid #888;
    padding: 10px 8px 7px 8px;
    background-color: #fefefe;
    z-index: 99999;
}

.RVSelezioneTipi {
    position: absolute;
    display: none;
    border: 1px solid #888;
    padding: 10px 8px 7px 8px;
    background-color: #ffebd1;
    /*    background-image: url('../Images/white.gif');*/
    /*    background-repeat: repeat;*/
    top: 18px;
    left: 279px;
    z-index: 99999;
}

.RVSelezioneOperazioni {
    position: absolute;
    display: none;
    border: 1px solid #888;
    padding: 10px 8px 7px 8px;
    background-color: #eeeeee;
    /*    background-image: url('../Images/white.gif');*/
    /*    background-repeat: repeat;*/
    /*top:18px;
    left:279px;*/
    z-index: 99999;
}

.RVSelezioneOperazioni, .RVSelezioneDestinatari {
    position: absolute;
    display: none;
    border: 1px solid #888;
    padding: 10px 8px 7px 8px;
    background-color: #eeeeee;
    /*    background-image: url('../Images/white.gif');*/
    /*    background-repeat: repeat;*/
    /*top:18px;
    left:279px;*/
    z-index: 99999;
}

.corsivo {
    font-style: italic;
}

.grassetto {
    font-weight: bold;
}

.maintenancemessage {
    display: block;
    font-family: Arial,sans-serif;
    font-size: small;
    background-color: #ffffcc;
    border: 1px solid Red;
    margin: 0px 10px;
    /*margin-top:-10px;*/
    padding: 10px;
    font-weight: bold;
    color: #b90606;
}

.bitwisetitle {
    /*font-weight:bold;*/
    font-style: italic;
    padding-top: 5px;
    border-bottom: 1px solid #888;
    margin-bottom: 2px;
}

.infoimmaginemappa {
    position: relative;
    left: 5px;
    bottom: 5px;
    font-size: 10px;
}

.blacklistnote {
    display: block;
}

.blacklistfirma {
    display: block;
    color: #777;
}
/******************************************************************/
ul.tree {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

    ul.tree ul {
        list-style-type: none;
        background: url('../Images/treevline.png') repeat-y;
        margin-left: 10px;
        padding: 0;
    }

        ul.tree ul li {
            margin: 0;
            padding: 0 12px;
            line-height: 20px;
            background: url('../Images/treenode.png') no-repeat;
        }

            ul.tree ul li.treelast {
                background: url('../Images/treelastnode.png') no-repeat;
            }
/*********************************************************************/
.ButtonRilasciaRevoca, ButtonRilasciaRevoca:hover, ButtonRilasciaRevoca:active {
    cursor: pointer;
    margin: 0px;
    padding: 2px 6px;
    /*border:1px solid #888888;  */
    /*border-radius: 6px; */
}

.OperazioneAutorizzazioneInCorso {
    cursor: progress;
}

.PanelSelettoreAutorizzazione {
    position: absolute;
    left: -5000px;
    top: -5000px;
    z-index: 1;
    overflow: visible;
    background-color: #ffffff;
    border: 1px solid #448844;
    height: auto;
}

.underline {
    text-decoration: underline;
}

.spaziaturaverticale {
    line-height: 30px;
}

.ui-tooltip {
    z-index: 99999;
    position: absolute;
    width: 250px;
    background-color: #fffce6;
    border: 1px solid #888888;
    border-width: 1px;
    padding: 10px;
    font-family: Arial;
    font-size: 11px;
}

.emaildittatemporaneo {
    display: block;
    overflow: hidden;
    width: 250px;
    max-width: 250px;
}

.boxMenuUtente {
    position: absolute;
    border: 1px solid #888;
    padding: 4px 2px 4px 2px;
    background-color: #eeeeee;
    z-index: 99999;
}

    .boxMenuUtente .linklogin {
        display: block;
        font-family: Arial,sans-serif;
        font-size: small;
        color: #000;
        text-decoration: none;
        height: 20px;
        padding-left: 10px;
        padding-right: 2px;
    }

        .boxMenuUtente .linklogin:visited {
            color: #000;
        }

        .boxMenuUtente .linklogin:hover {
            color: #c50;
            background-color: #e0ebfe;
        }

.readonlyAD {
    color: Red;
    background-color: #eee;
}

/***********************************************************************************
css usato in ValidazioneIMS
*/

.LookupCssClass {
    padding: 0px;
    margin: 0px;
    padding-top: 1px; /*padding-bottom: 1px;*/
    border: 1px solid #cfb883;
    font-family: Arial,sans-serif;
    color: Black; /*Blue;*/
    background-color: #f4f4f5;
    overflow: scroll;
    overflow-x: hidden;
}

    .LookupCssClass .riga:hover {
        background-color: #e0ebfe;
    }

    .LookupCssClass .selezionata {
        background-color: #e0ebfe;
    }

    .LookupCssClass .riga img {
        margin-left: 3px;
        margin-right: 3px;
    }

    .LookupCssClass .riga div {
        margin-left: 3px;
        margin-right: 3px;
    }

    .LookupCssClass .riga .selezionata div {
        color: #fff;
    }

/*
.LookupAvviso {
    font-family: Arial;
    font-size: 10px;
    font-style: italic;
    position: absolute;
    background-color: #fffad7;
    color: red;
    height: 13px;
    cursor: pointer;
    padding: 1px;
}
*/
.LookupAvviso {
    font-family: Verdana;
    font-size: 12px;
    position: absolute;
    font-weight: bold;
    background-color: rgba(250, 0, 0, 1);
    color: rgba(255, 255, 255, 1);
    height: 13px;
    cursor: pointer;
    padding: 0px 4px 1px 3px;
    border-radius: 5px;
    box-sizing: border-box;
    line-height: 12px;
}

.RigaAltriDatiCssClass {
    font-style: italic;
    font-size: 12px;
    height: 20px;
    color: #aaa;
    line-height: 20px;
}

.LookupCampoNonValido {
    border: 1px solid #ff5555;
}

/*********************************************************************/
/*UCAnalisiSicurezza*/
.SelettoreReportAnalisiSicurezza {
    font-size: 14px;
    padding: 5px;
    position: absolute;
    /*height: 216px;*/
    background-color: #eeeeee;
    border: 1px solid #999;
    z-index: 99999;
}

    .SelettoreReportAnalisiSicurezza .Opzione {
        font-family: arial,verdana, sans-serif;
        padding: 3px;
        cursor: pointer;
        height: 24px;
        line-height: 24px;
    }

        .SelettoreReportAnalisiSicurezza .Opzione:hover {
            background-color: #e0ebfe;
            color: #c50;
        }

.ReportAnalisiSicurezzaSelezionato {
    width: 1%;
    white-space: nowrap;
    font-family: arial,verdana, sans-serif;
    padding-top: 5px;
    padding-left: 20px;
    color: Navy;
    font-size: 16px;
    /*font-weight:bold;*/
    cursor: pointer;
    background-image: url('../Images/arrowdown.gif');
    background-repeat: no-repeat;
    background-position: 5px 12px;
}

/*********************************************************************/
/* UCConfigurazione */
.SelettoreGruppoConfigurazione {
    font-size: 14px;
    padding: 5px;
    position: absolute;
    /*height:200px;*/
    background-color: #eeeeee;
    border: 1px solid #999;
    z-index: 99999;
    min-width: 150px;
}

    .SelettoreGruppoConfigurazione .Opzione {
        font-family: arial,verdana, sans-serif;
        padding: 3px;
        cursor: pointer;
        height: 24px;
        line-height: 24px;
    }

        .SelettoreGruppoConfigurazione .Opzione:hover {
            background-color: #e0ebfe;
            color: #c50;
        }

.GruppoConfigurazioneSelezionato {
    width: 1%;
    white-space: nowrap;
    font-family: arial,verdana, sans-serif;
    padding-top: 5px;
    padding-left: 20px;
    color: Navy;
    font-size: 16px;
    /*font-weight:bold;*/
    cursor: pointer;
    background-image: url('../Images/arrowdown.gif');
    background-repeat: no-repeat;
    background-position: 5px 12px;
}

/*********************************************************************/
input[disabled="disabled"][type="button"] {
    color: Gray;
}

input[disabled="disabled"][type="submit"] {
    color: Gray;
}

/*********************************************************************/
#UCCronologia {
    position: fixed;
    top: 5px;
    /*left:5px;*/
    right: 5px;
    z-index: 100005;
    /*width: 200px;*/
    opacity: 0.5;
    transition: opacity 0.5s ease-in-out;
}

    #UCCronologia .Comandi {
        border-collapse: separate;
        background-color: #f4f4f5;
        border: 1px solid #999;
        -moz-box-shadow: 2px 2px 3px #888;
        -webkit-box-shadow: 2px 1px 3px #888;
        box-shadow: 2px 1px 3px #888;
        float: right;
    }

        #UCCronologia .Comandi tr, #UCCronologia .Comandi td {
            margin: 0px;
            padding: 0px;
        }

    #UCCronologia a {
        text-decoration: none;
    }

        #UCCronologia a[disabled=disabled] {
            cursor: default;
        }

    #UCCronologia:hover {
        opacity: 1;
        transition: opacity 0.2s ease-in-out;
    }

    #UCCronologia .Indietro, #UCCronologia .Avanti, #UCCronologia .ShowElenco {
        margin: 0px;
        display: block;
        width: 20px;
        height: 20px;
        padding: 2px;
    }

    #UCCronologia .ShowElenco {
        cursor: pointer;
        background-image: url('../Images/crnlgshowelenco.gif');
        background-repeat: no-repeat;
        background-position: center center;
    }

        #UCCronologia .ShowElenco[disabled] {
            background-image: url('../Images/dcrnlgshowelenco.gif');
            cursor: default;
        }

    #UCCronologia .Indietro {
        background-image: url('../Images/crnlgindietro.gif');
        background-repeat: no-repeat;
        background-position: center center;
    }

        #UCCronologia .Indietro[disabled] {
            background-image: url('../Images/dcrnlgindietro.gif');
        }

    #UCCronologia .Avanti {
        border-right: 1px solid #888;
        background-image: url('../Images/crnlgavanti.gif');
        background-repeat: no-repeat;
        background-position: center center;
        margin-left: 5px;
    }

        #UCCronologia .Avanti[disabled] {
            background-image: url('../Images/dcrnlgavanti.gif');
        }

    #UCCronologia .Elenco {
        border-collapse: separate;
        position: relative;
        top: -1px;
        background-color: #f4f4f5;
        border: 1px solid #999;
        clear: both;
        display: none;
        z-index: 2;
        -moz-box-shadow: 2px 2px 3px #888;
        -webkit-box-shadow: 2px 1px 3px #888;
        box-shadow: 2px 1px 3px #888;
        /*margin:3px;   */
        transition: opacity ease-in-out 0.3s ;
    }

        #UCCronologia .Elenco tr, #UCCronologia .Elenco td {
            margin: 0px;
            padding: 0px;
        }

            #UCCronologia .Elenco tr:hover {
                background-color: #e0ebfe;
            }

    #UCCronologia .Principale {
        display: block;
        font-family: Arial;
        font-size: 11px;
        color: #333;
        text-decoration: none;
        width: 168px;
        min-height: 20px;
        padding: 2px;
        line-height: 20px;
    }

    #UCCronologia .PrincipaleCurrent {
        display: block;
        font-family: Arial;
        font-size: 11px;
        color: #333;
        text-decoration: none;
        width: 168px;
        min-height: 20px;
        padding: 2px;
        font-weight: bold;
        line-height: 20px;
    }

        #UCCronologia .Principale:hover, #UCCronologia .PrincipaleCurrent:hover {
            color: #c50;
        }

    #UCCronologia .Secondario {
        width: 20px;
        height: 20px;
        padding: 2px;
        display: block;
        font-family: Arial;
        font-size: 11px;
        color: #333;
        text-decoration: none;
        background-image: url('../Images/crnlgsec.gif');
        background-repeat: no-repeat;
        background-position: center center;
    }

.nomecontestoexpand {
    position:absolute;
    right:2px;
    top:3px;
    z-index:2;
    width:20px;
    height:20px;
    background-image: url('../Images/expand.png');
    background-repeat: no-repeat;
    background-position: right center;
}
.nomecontestocollapse {
    position:absolute;
    right:2px;
    top:3px;
    z-index:2;
    width:20px;
    height:20px;
    background-image: url('../Images/collapse.png');
    background-repeat: no-repeat;
    background-position: right center;
}


/*-----------------------------------------------------------*/
.hasRinnovo {
    font-weight: bold;
    font-style:italic;
}
.boxRinnovo {
    color : #000;
    position: absolute;
    display: none;
    border: 1px solid #888;
    padding: 1px 5px 7px 5px;
    background-image: url('../Images/white.gif');
    background-repeat: repeat;
    z-index: 10;
    width: 10px;
    height: auto;
    white-space:nowrap;
    min-width:350px;
}

.boxRinnovoFreccia {
    position: absolute;
    display: none;
    z-index: 10001;
    border: 0px solid #ffffff;
    margin: 0px;
    padding: 0px;
}

.lblRinLabelData {
    font-weight:bold;
    line-height:25px;
}
.lblRinData {
    font-weight:bold;
}
.lblAutLabelDal, .lblAutLabelAl, .lblAllLabelValore, .lblAllLabelDownload {
    line-height:35px;
}
.lblAutDal, .lblAutAl, .lblAttValore, .lblAllValore {
    color: blue;
}
.MessageTitle {
    color: blue;
    font-size:15px;
    line-height:25px;
}

.stepcorrente {
    color: black;
    font-family:arial,verdana, sans-serif;
    font-size:18px;
    line-height:25px;
}

/* UCValiditaCtx */
.validitactx-rigadata {
    cursor:pointer;
    background-color: #ccc;
    color: #000;
    font-size: large;
    /*font-weight:bold;*/
    -ms-user-select:none;
    user-select:none;
}
.validitactx-data {
    padding-left:7px;
    padding-top:5px;
    padding-bottom:3px;
}
.validitactx-rigacontesto {    
    cursor:pointer;
    padding: 3px;
    padding-top:10px;
    background-color: #eee;
    color: Blue;
    font-size: medium;
    -ms-user-select:none;
    user-select:none;
}
.validitactx-contesto {
    padding:3px;
}    
.validitactx-rigaoggettoims {
    padding: 3px;
    color: black;
    font-size: small;
    background-color: #f4f4fa;
}
.validitactx-oggettoims {
    padding:3px;
    white-space:nowrap;
}
.validitactx-ditta {
    padding:3px;
}
.validitactx-rigatesto {
    padding: 3px;
    color: black;
    font-size: small;
}
.validitactx-stato {
    padding:3px;
    padding-top:5px;
    vertical-align:top;
    min-width:200px;
}
.validitactx-dettagli {
    padding:3px;
    padding-top:5px;
    vertical-align:top;
}
.validitactx-sottodettagli {
    padding-left:20px;
}
.validitactx-camandi {
    padding-top: 1px;
}
.validitactx-valido {
    color:green;
}
.validitactx-nonvalido {
    color:red;
}
/*---------------------*/

.bordertextboxhidden {
    border-width: 0px;
    margin: 0px;
    padding: 0px;
    margin-top:1px
}

.nota-idt-ritirato {
    
}

.ResocontoIdentificatoriNomeGruppo {
    background-color:#e0ebfe;
    height:24px;
    font-weight:bold;
}
    .ResocontoIdentificatoriNomeGruppo td {
        padding-left:8px;
    }
        .ResocontoIdentificatoriNomeGruppo td:not(:first-child) {
            padding-right:10px;
            text-align:right;
        }
.ResocontoIdentificatoriRiga {
    height:20px;
}
    .ResocontoIdentificatoriRiga td {
        padding-left:20px;
    }
        .ResocontoIdentificatoriRiga td:not(:first-child) {
            text-align:right;
            padding-right:10px;
            width:80px;
        }
.ResocontoIdentificatoriTotaleGruppo {
    border-top:1px dotted #000;
    height:44px;
    vertical-align:top;
    font-weight:bold;
}
    .ResocontoIdentificatoriTotaleGruppo td {
        padding-top:5px;
        text-align: right;
        padding-right: 10px;
    }

.ModificaPasswordPolicies {
    font-style:italic;    
    font-size: 11px;
}
.ModificaPasswordMessaggio {
    display: block;
    font-size: 14px;
    font-weight:bold;
    padding: 8px 0px 10px 0px;
    color: navy;
}

.SelettoreOperazione {
    font-family: Tahoma;
    font-size:small;
    color: #333333;
}

/********************************************************************/
/*GISGrid*/
.GISGrid {
    display: block;
    width: 940px;
}

.GISGrid .width20 {
        width: 20px;
        min-width: 20px;
        max-width: 20px;
    }
.GISGrid .width30 {
    width:30px;
    min-width:30px;
    max-width:30px;
}
.GISGrid .width40 {
    width:40px;
    min-width:40px;
    max-width:40px;
}
.GISGrid .width50 {
    width: 50px;
    min-width: 50px;
    max-width: 50px;
}
.GISGrid .width60 {
    width:60px;
    min-width:60px;
    max-width:60px;
}
.GISGrid .width80 {
    width:80px;
    min-width:80px;
    max-width:80px;
}
.GISGrid .width100 {
    width:100px;
    min-width:100px;
    max-width:100px;
}
.GISGrid .width120 {
    width:120px;
    min-width:120px;
    max-width:120px;
}
.GISGrid .width150 {
    width:150px;
    min-width:150px;
    max-width:150px;
}
.GISGrid .width200 {
    width:200px;
    min-width:200px;
    max-width:200px;
}
.GISGrid .width220 {
    width:220px;
    min-width:220px;
    max-width:220px;
}
.GISGrid .width230 {
    width:230px;
    min-width:230px;
    max-width:230px;
}
.GISGrid .width300 {
    width: 300px;
    min-width: 300px;
    max-width: 300px;
}
.GISGrid .center {
    text-align: center;
}

.GISGrid .hidden {
    display: none;
}

.Timesheet {
    min-width: 733px;
    overflow-x: scroll;
    margin-left: 331px;
    overflow-y: visible;
    padding-bottom: 1px;
}


    .GISGrid th {
        font-family: Arial;
        font-size: 11px; 
        text-align: left;
        color: #0066cb;
        /*border-bottom: solid 1px #cc5500;*/
        vertical-align: top;
    }

    .GISGrid tbody tr/*:nth-child(2n+1)*/ {
        background-color: White;
        font-family: Tahoma;
        font-size: 11px;        
        color: #333333;
    }
    /*
    .GISGrid tbody tr:nth-child(2n+1) {
        background-color: #eeeeee;
        font-family: Tahoma;
        font-size: 11px;        
        color: #333333;
    }*/
    .GISGrid tbody tr td {
        white-space:nowrap;
        padding:0px;
        margin:0px;
        border:0;
    }

        .GISGrid tbody tr td input.text,
        .GISGrid tbody tr td select {
            padding: 0px;
            /*margin: 1px;
        margin-top: 3px;
        padding-top: 1px;*/
            padding-left: 2px;
            padding-right: 2px;
            border: 0px solid #E8DCC1;
            font-family: Arial,sans-serif;
            vertical-align: middle;
            font-size: 11px;
            line-height: 12px;
            height: 16px;
            color: blue;
            width: 100%;
            border-left: 1px solid #E8DCC1;
            border-bottom: 1px solid #E8DCC1;
        }
        .GISGrid tbody tr td select {
            height: 18px;
        }
/*
    .Timesheet .GISGrid input[readonly] { 
        background-color: #fffad7;
    }
    .Timesheet .GISGrid input[required], table.GISGrid select[required] {
        background-color: #fbe8e8;
    }
*/
            /*bordi prima riga*/
            .GISGrid tr:first-child td input.text, .GISGrid tr:first-child td select {
    border-top: solid 1px #cc5500 !important;
}

    /*bordi ultima riga*/
.GISGrid tr:last-child td input.text,
.GISGrid tr:last-child td select {
    border-bottom: solid 1px #cc5500 !important;
}

.GISGrid td.column2fixed input.text,
.GISGrid td.column2fixed select {
    border-right: 3px solid #E8DCC1;
}

.GISGrid td:last-child input.text,
.GISGrid td:last-child select {
    border-right: 1px solid #E8DCC1;
}
    .GISGrid td {
        height: 16px;
        position:relative;
    }

.GISGrid th .sortsymbol {
    font-family: webdings; 
    font-size: x-small;
}
    .GISGrid th .sortsymbol.hidden {
        display:none;
    }
    .Timesheet .GISGrid th {
        height: 24px;
    }
    .Timesheet .GISGrid th.column0fixed {
        position: absolute;
        width: 20px;
        left: 0;
        top: auto;
        margin-left: -1px; /*mmm o 0 o 1*/
        margin-top: -1px; /*mmm o 0 o 1*/
    }
    .Timesheet .GISGrid th.column1fixed {
        position: absolute;
        width: 100px;
        left: 21px;
        top: auto;
        margin-top: 1px; /*mmm o 0 o 1*/
    }
    .Timesheet .GISGrid th.column2fixed {
        position: absolute;
        width: 204px;
        left: 121px;
        top: auto;
        margin-top: 1px; /*mmm o 0 o 1*/
    }

    .Timesheet .GISGrid td.column0fixed {
        position: absolute;
        width: 20px;
        left: 0;
        top: auto;
        margin-top: -1px; /*mmm o 0 o 1*/
    }
    .Timesheet .GISGrid td.column1fixed {
        position: absolute;
        width: 100px;
        left: 21px;
        top: auto;
        margin-top: 0px; /*mmm o 0 o 1*/
        border-right:10px solid #E8DCC1;
    }
    .Timesheet .GISGrid td.column2fixed {
        position: absolute;
        width: 204px;
        left: 121px;
        top: auto;
        margin-top: 0px; /*mmm o 0 o 1*/
        border-right: 10px solid #E8DCC1;
    }

/*.GISGrid tr.valido input.text,
.GISGrid tr.valido input.text:disabled,
.GISGrid tr.valido select,
.GISGrid tr.valido select:disabled,
.GISGrid tr.valido select:disabled::-ms-value {
    background-color: #dbf2db !important;
    color: #000 !important;
}
.GISGrid tr.finalizzato input.text,
.GISGrid tr.finalizzato input.text:disabled,
.GISGrid tr.finalizzato select,
.GISGrid tr.finalizzato select:disabled,
.GISGrid tr.finalizzato select:disabled::-ms-value {
    background-color: #f8fbd1 !important;
    color: #000 !important;
}*/

.gisgridrow.finalizzato,
.gisgridrow.finalizzato *{
    background-color: #f8fbd1 !important;
    color: #000 !important;
}

.gisgridrow.valido,
.gisgridrow.valido *{
    color: #000 !important;
    background-color: #dbf2db !important;
}
.GISGrid .timesheeterror {
    color: #f00 !important;
    background-color: #fee !important;
}
.GISGridFooter {
    display: block;
    width: 200px;
    position: relative;
    top: -14px;
}

.RiepilogoTimesheet{
    display:none;
    position: fixed;
    /*top: 1px;*/
    left:1px;
    z-index:11;
    background-color: #fff;
    border: 1px solid #448844;
    padding-top:25px;
    padding-bottom:25px;
    width:312px;
    box-shadow: 3px 3px 4px #222;
    border-collapse: separate;

}
    .RiepilogoTimesheetHeader {
        background-color: #f0f0f0;
        color:navy;
        line-height:20px;
        padding-left:6px;
        font-weight:bold;
        position:absolute;
        top:0px;
        left:0px;
        right:0px;
        height:20px;
        cursor:move;
    }
    .RiepilogoTimesheetBody {
        padding-left:5px;
        padding-right:15px;
    }
    .RiepilogoTimesheetFooter {
        background-color: #f0f0f0;
        color:navy;
        line-height:20px;
        padding-right:6px;
        position:absolute;
        bottom:0px;
        left:0px;
        right:0px;
        height:20px;
        text-align:right;
    }

    .RiepilogoTimesheet td[evidenziato], .RiepilogoTimesheet td[evidenziato] input{
        background-color: #fbd8cf;
    }

.RiepilogoTimesheetChiudi {
    position: absolute;
    top: 1px;
    right: 1px;
    cursor: pointer;
}
.RiepilogoTimesheetAggiorna {
    position: absolute;
    top: 1px;
    right: 21px;
    cursor: pointer;
}
.RiepilogoTimesheetAttivatore {
    display: block;
    position:absolute;
    top:2px;
    right:2px;
    width:50%;
    text-align:right;
    color: #F7932F;
    margin-top:10px;
    font-style:italic;
    cursor:pointer;
}
    .RiepilogoTimesheetAttivatore.attivo {
        color: #facea1 !important;
    }

.intestazionetimesheet {
    padding-top:20px;
    padding-bottom:15px;
    font-family:arial,verdana, sans-serif;
    font-size:16px;
    font-weight: bold;
    color: navy;
}
    .intestazionetimesheet .stato {
        float:right;
        margin-right:10px;
        color: #448744;
    }
.elencotimesheet tbody tr:nth-child(2n+1) {
    background-color: #e0ebfe;
}
.elencotimesheet tbody tr:hover  {
    background-color: #fad0a4 !important;
    cursor: pointer !important;
}
.elencotimesheet tbody tr.selected  {
    background-color: #fabf80;
    font-weight:bold;
}
/*Context menu*/
.GISGridMenuContestuale {
    position: fixed;
    display:none;
    border-radius:0px !important;
    font-family: Tahoma !important;
    font-size:small !important;
    color: #333333 !important;
    z-index: 999999 !important;
    overflow: hidden !important;
    background-color: #fff !important;
    border: 1px solid #448844 !important;
    box-shadow: 3px 3px 4px #222 !important;
}
    .GISGridMenuContestuale tr:hover {
        background-color: #e0ebfe;
    }
    .GISGridMenuContestuale td {
        cursor:pointer;
        padding-left: 3px;
        padding-right: 3px;
        padding-top: 4px;
        padding-bottom: 4px;
    }
.ui-menu {
    /*z-index:11 !important;*/
    border-radius:0px !important;
    font-family: Tahoma !important;
    font-size:small !important;
    color: #333333 !important;
    z-index: 999999 !important;
    overflow: hidden !important;
    background-color: #fff !important;
    border: 1px solid #448844 !important;
    box-shadow: 3px 3px 4px #222 !important;
}
.ui-state-focus {
    background-color: #e0ebfe !important;
}
.ui-menu-item .ui-state-focus {
    background-color: #e0ebfe !important;
    /*font-family: Arial,sans-serif;
    font-size:14px !important;*/
}
/**********************************************************************************/
.UCCommenti {
}
.UCCommentiBox {
    position: fixed;
    top: 1px;
    left:1px;
    z-index:1001;
    background-color: #fff;
    border: 1px solid #448844;
    padding-top:20px;
    width:320px;
    min-height:250px;
    max-height:250px;
    /*margin-top:41px;
    margin-bottom:45px;*/
    display:none;
}
.UCCommentiBoxBody {
    overflow:auto;
    height:205px;
}
.UCCommentiBoxTable {
    width:100%;
}
    .UCCommentiBoxTable tr:nth-child(2n) {
        background-color: #e0ebfe;
    }

.UCCommentiBoxHeader {
    background-color: #f0f0f0;
    color: navy;
    line-height: 20px;
    padding-left: 6px;
    font-weight: bold;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    height: 20px;
    cursor: move;
}

.UCCommentiBoxHeaderTitolo {
    position: absolute;
    left: 5px;
    top: 0px;
    font-family: arial,verdana, sans-serif;
    font-size: 12px;
    font-weight: bold;
}

.UCCommentiBoxHeaderDestra {
    position: absolute;
    right: 1px;
    top: 1px;
    cursor: pointer;
}

.UCCommentiBoxFooter {
    background-color: #f0f0f0;
    color: navy;
    line-height: 20px;
    padding-left: 6px;
    font-weight: bold;
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
    height: 45px;
}
.UCCommentiBoxTesto {
    position:absolute;
    top:5px;
    left:5px;
    box-sizing:border-box;
}
    .UCCommentiBoxTesto textarea {
        width:283px;
        border: 1px solid #E8DCC1;
        font-family: Arial,sans-serif;
        font-size:11px;
        line-height: 14px;
        color: Blue;
    }
.UCCommentiBoxInvia {
    position:absolute;
    top:10px;
    right:5px;
}

.UCCommentiBoxMessaggio {
    position:relative;
    border:0px solid #000;
    width:100%;
}
.UCCommentiBoxMessaggioData {
    position:absolute;
    right:5px;
    top:3px;
    font-family: arial,verdana, sans-serif;
    font-size:10px;
    font-weight: bold;
    height:12px;
}
.UCCommentiBoxMessaggioDescrittore {
    position:absolute;
    left:5px;
    top:3px;
    font-family: arial,verdana, sans-serif;
    font-size:10px;
    font-weight: bold;
    height:12px;
}
.UCCommentiBoxMessaggioTesto {
    padding-top:20px;
    padding-left:5px;
    padding-right:5px;
    padding-bottom:5px;
    font-family: arial,verdana, sans-serif;
    font-size:12px;
}


.UCCommentiAttivatore {
    position:absolute;
    top:2px;
    left:2px;
    /*width:50%;*/
    color: #F7932F;
    display:block;
    margin-top:10px;
    font-style:italic;
    cursor:pointer;
}

    .UCCommentiAttivatore.attivo {
        color: #facea1 !important;
    }

/* START ----------------------------------------------- PREVIEW DEI PDF */
#preview-pdf {
    position: absolute;
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.2);
    content: '';
    opacity: 0;
    transition: opacity 0.5s;
    z-index: 1002;
    box-sizing: border-box;
    padding: 60px 100px 30px;
}

    #preview-pdf.hide {
        visibility: hidden;
        opacity: 0;
    }

    #preview-pdf.show {
        visibility: visible;
        opacity: 1;
    }

        #preview-pdf.show iframe {
            display: block;
            margin: auto auto;
            /*padding:60px 100px 30px;*/
            width: 100%;
            height: 100%;
            border: 0px solid #000;
            -webkit-box-shadow: 0px 0px 43px 9px rgba(0,0,0,0.75);
            -moz-box-shadow: 0px 0px 43px 9px rgba(0,0,0,0.75);
            box-shadow: 0px 0px 43px 9px rgba(0,0,0,0.75);
        }
/* END ----------------------------------------------- PREVIEW DEI PDF */

tr.elenco-compatto__riga-elemento:nth-child(odd) {
    background-color: #f0f0f0;
}

tr.elenco-compatto__riga-elemento:hover {
    background-color: #e0e0e0;
}

tr.elenco-compatto__riga-elemento .BoxRinnovo > div {
    border-left: 8px solid transparent;
    padding-left: 5px;
    /*color: darkred !important;*/
}

tr.elenco-compatto__riga-elemento.non-valido .BoxRinnovo > div {
    border-left: 8px solid darkred;
    padding-left: 5px;
    /*color: darkred !important;*/
}

tr.elenco-compatto__riga-elemento.valido .BoxRinnovo > div {
    border-left: 8px solid darkgreen;
    padding-left: 5px;
    /*color: darkgreen !important;*/
}

/*modello*/
.modello-elenco-header,
.modello-elenco-row {
    display: table-row;
}
.modello-elenco-header > span {
    display: table-cell;
}

.modello-elenco-row > span {
    display: table-cell;
}

/*LOADING ANIMATION*/
.loader {
    border: 8px solid #f3f3f3;
    border-radius: 50%;
    border-top: 8px solid #3498db;
    width: 40px;
    height: 40px;
    -webkit-animation: spin 1s linear infinite; /* Safari */
    animation: spin 1s linear infinite;
}

/* Safari */
@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

/* TABULATOR */
.tabulator {
    border: 0px solid #fff;
}
.tabulator .tabulator-header {
    border-bottom: 1px solid #ddd;
}

.tabulator .tabulator-header .tabulator-col {
    background-color: #ebedf4;
    border: 0px solid #fff;
    border-right: 1px solid #ddd;
}

.tabulator .tabulator-header .tabulator-col.tabulator-sortable:hover {
    background-color: #e4e4e8;
}

.tabulator-row.tabulator-row-even {
    background-color: #f7f7fa;
}

.tabulator-row.tabulator-selected {
    background-color: #92abcc9c;
}

.tabulator-row .tabulator-cell {
    border-right: 1px solid #ddd;
}

.tabulator__footer {
    /*position: relative;*/
    min-width: 600px;
    width: 100%;
    background-color: #fff;
}

    .tabulator__footer select,
    .tabulator__footer input {
        padding-top: 5px;
    }

/* MODAL */
.modal {
    text-align: center;
    padding: 0 !important;
}

    .modal:before {
        content: '';
        display: inline-block;
        height: 100%;
        vertical-align: middle;
        margin-right: -4px;
    }

.modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
}

.bootstrap-dialog-title,
.modal-title {
    padding: 0;
    margin: 0;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: normal;
    cursor: move;
    text-align: left;
}

.bootstrap-datetimepicker-widget{
    width: 266px !important;
}

.modal-content {
    overflow: visible;
    border-radius: 5px;
    box-shadow: 0px 3px 15px rgba(0,0,0,0.7);
    border: 0;
    margin: auto auto;
}

.modal-header {
    height: 30px;
    padding: 5px 15px;
    cursor: move;
    background-color: rgba(100, 122, 177, 1);
    box-sizing: border-box;
}

    .modal-header .close {
        color: #FFFFFF;
        opacity: 0.5;
        margin-top: -2px;
    }

        .modal-header .close:hover {
            color: #FFFFFF;
            opacity: 1;
        }

.modal-footer {
    height: 35px;
    padding: 5px 15px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    padding-top: 7px;
}

.operazione {
    cursor:pointer;
}

.operazione i {    
    margin-right: 5px;
}

.tabulator-row.tabulator-selectable:hover {
    background-color: #fdfdc4 !important;
    cursor: pointer;
}

.tabulator-row.tabulator-selected:hover,
.tabulator-row.tabulator-selectable:hover {
    background-color: #d9e1eb !important;
    cursor: pointer;
}

.tabulator .tabulator-tableHolder {
    overflow: visible;
}


.rowSelection {
    text-align: center !important;
}

/*GISDialog*/
.gisdialog-message{
    padding: 15px;
}

/*bootstrap*/
.dropdown-menu > li > a {
    padding: 3px 12px;
}
.btn-group a > i, .btn > i{
    width: 15px;
    text-align: center;
}

    .btn-group a > i + span, .btn > i + span {
        margin-left: 5px;
    }

.btn .caret{
    margin-left: 5px;
}

/*multiple-select*/
.ms-drop ul > li span{
    margin-left: 15px;
}

.ms-drop input[type="radio"], .ms-drop input[type="checkbox"]{
    margin-top: 0px;
}

.ms-drop ul > li{
    padding: 5px 8px;
}

.ms-drop ul > li:hover{
    background-color: #eee;
}

/*filtro-ricerca*/
.filtro-ricerca .input-group-btn{
    position: unset;
}

.filtro-ricerca .dropdown-menu{
    width: 100%
}

.filtro-ricerca .filtri__footer {
    display: flex;
    justify-content: flex-end;
    padding: 5px 15px;
}

.filtro-ricerca .filtri__container {
    display: flex;
    flex-wrap: wrap;
    padding: 10px;
}

.filtro-ricerca .filtri__footer .btn {
    margin-left: 15px;
}

.filtro-ricerca .filtro {
    display: flex;
    flex-direction: column;
    padding: 0px 5px;
}

/* GISPopup */

.gis-popup-footer .button--annulla > i {
    color: red;
}

.gis-popup-footer .button--ok > i {
    color: green;
}

/* Filtro Ricerca */
.form-group .ms-parent button.ms-choice {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 2.5;
    border: 1px solid #ccc;
}

/* MODULO MODELLO */
.modello__dettagli button {
    padding: 2px 12px;
    height: 27px;
}

/* TREE */
.gj-tree-bootstrap-list {
    color: black;
}

.gj-tree-item[data-selected=true],
.gj-tree-item.active[data-selected=true]:focus,
.gj-tree-item.active[data-selected=true]:hover {
    background-color: transparent;
    color: black;
    font-weight: bold;
}

.gj-tree-item.list-group-item:hover,
.gj-tree-item.list-group-item:hover h4 {
    background-color: transparent !important;
}

.gj-tree-item,
.gj-tree-item.active:focus,
.gj-tree-item.active:hover {
    background-color: transparent;
    color: black;
    font-weight: 100;
}

ul.gj-tree-bootstrap-list li [data-role=display] {
    padding: 5px 0 5px 5px;
}

.comprimi {
    background: url(../Images/arrow_down.png) 0px 0 no-repeat;
    display: inline-block;
    width: 7px;
    height: 10px;
    vertical-align: middle;
}

.espandi {
    background: url(../Images/arrow_right.png) 0px 0 no-repeat;
    display: inline-block;
    width: 7px;
    height: 13px;
    vertical-align: middle;
}

.nopadding {
    padding-left: 0px;
    padding-right: 0px;
}

.nopadding-left {
    padding-left: 0px;
}

.nopadding-right {
    padding-right: 0px;
}

.noborder {
    border: 0 !important;
    box-shadow: none;
}

/*MODELLI*/

.modelli-legami-attributi__item{
    display: flex;
    align-items: center;
    margin-top:2px;
}

.modelli-legami-attributi__item>span{
    flex: 1 1 auto;
}
    .modelli-legami-attributi__item > div {
        flex: 0 0 auto;
    }

/*--------------
    SWITCH TOGGLE
*/
.switch {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 56px;
    height: 24px;
    border-radius: 18px;
    cursor: pointer;
}

.switch__greenred{

}

.switch-input {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}

.switch-label {
    position: relative;
    display: block;
    height: inherit;
    font-size: 10px;
    text-transform: uppercase;
    background: #eceeef;
    border-radius: inherit;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.12), inset 0 0 2px rgba(0, 0, 0, 0.15);
    -webkit-transition: 0.15s ease-out;
    -moz-transition: 0.15s ease-out;
    -o-transition: 0.15s ease-out;
    transition: 0.15s ease-out;
    -webkit-transition-property: opacity background;
    -moz-transition-property: opacity background;
    -o-transition-property: opacity background;
    transition-property: opacity background;
}
.switch__greenred .switch-label {
    background: #d84747d9;
}

    .switch-label:before, .switch-label:after {
        position: absolute;
        top: 50%;
        margin-top: -.5em;
        line-height: 1;
        -webkit-transition: inherit;
        -moz-transition: inherit;
        -o-transition: inherit;
        transition: inherit;
    }

    .switch-label:before {
        content: attr(data-off);
        right: 11px;
        color: #aaa;
        text-shadow: 0 1px rgba(255, 255, 255, 0.5);
    }

    .switch-label:after {
        content: attr(data-on);
        left: 11px;
        color: white;
        text-shadow: 0 1px rgba(0, 0, 0, 0.2);
        opacity: 0;
    }

.switch-input:checked ~ .switch-label {
    background: #47a8d8;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15), inset 0 0 3px rgba(0, 0, 0, 0.2);
}
.switch__greenred .switch-input:checked ~ .switch-label {
    background: #85c58a;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15), inset 0 0 3px rgba(0, 0, 0, 0.2);
}
.switch__greenred .switch-label:before,
.switch__greenred .switch-label:after {
    color: white;
    text-shadow: 0 1px rgba(0, 0, 0, 0.6);
}

.switch-input:checked ~ .switch-label:before {
    opacity: 0;
}

    .switch-input:checked ~ .switch-label:after {
        opacity: 1;
    }

.switch-handle {
    position: absolute;
    top: 1px;
    left: 1px;
    width: 22px;
    height: 22px;
    background: white;
    border-radius: 10px;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
    background-image: -webkit-linear-gradient(top, white 40%, #f0f0f0);
    background-image: -moz-linear-gradient(top, white 40%, #f0f0f0);
    background-image: -o-linear-gradient(top, white 40%, #f0f0f0);
    background-image: linear-gradient(to bottom, white 40%, #f0f0f0);
    -webkit-transition: left 0.15s ease-out;
    -moz-transition: left 0.15s ease-out;
    -o-transition: left 0.15s ease-out;
    transition: left 0.15s ease-out;
}

    .switch-handle:before {
        content: '';
        position: absolute;
        top: 50%;
        left: 50%;
        margin: -6px 0 0 -6px;
        width: 12px;
        height: 12px;
        background: #f9f9f9;
        border-radius: 6px;
        box-shadow: inset 0 1px rgba(0, 0, 0, 0.02);
        background-image: -webkit-linear-gradient(top, #eeeeee, white);
        background-image: -moz-linear-gradient(top, #eeeeee, white);
        background-image: -o-linear-gradient(top, #eeeeee, white);
        background-image: linear-gradient(to bottom, #eeeeee, white);
    }

.switch-input:checked ~ .switch-handle {
    right: 1px;
    left: auto;
    box-shadow: -1px 1px 5px rgba(0, 0, 0, 0.2);
}

.switch-green > .switch-input:checked ~ .switch-label {
    background: #4fb845;
}
/*-----------------------*/

/*-----------------------
    cell-data
*/

.cell-data{
    display: flex;
    width: 100%;
    position: relative;
}

.cell-data > input{
    flex: 1 1 auto;
    width: 100%;
}
    .cell-data > .comandi {
        flex: 0 0 30px;
        position: absolute;
        right: 4px;
        top: 4px;
        background-color: rgba(255,255,255,0.8);
    }

/*-------------------------*/
.buttonIcon {
    background: none;
    border: none;
    padding: 0;
    cursor: pointer;
    min-width: 15px;
    text-align: center;
}

    .buttonIcon:hover {
        color: black;
    }
