﻿/* CSS Document */
#contentPagina > div > div {
    margin:0!important;
}
.boxLink {
    font-size: 1.0em;
    color: #ffffff;
    width: 80px!important;
    text-align: center;
    padding: 4px 5px;
    margin-left: 0px;
    display: block;
    /* background-color: blue; */
    /* background-color: #3e3e3e; */
    text-decoration: none;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    background-color: #16a085!important;
}
.boxHome {
    width: 400px;
    height: 550px!important;
    margin: 6px!important;
    margin-right: 0px!important;
    float: left;
    border: 1px solid #dddddd;
}

.boxDatiScroll {
    overflow: auto;
    height: auto!important;
    margin-bottom: 30px;
    padding: 10px;
}

/*triangolo prima del div con sottomenu*/
.triangle-first {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 10px 10px 10px;
    border-color: transparent transparent #ffffff transparent;
    line-height: 0px;
    _border-color: #000000 #000000 #ffffff #000000;
    _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
    position: absolute;
    top: 31px;
    left: 42px;
    z-index: 100000;
    display: none;
}


.triangle{width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 10px 10px 10px;
    border-color: transparent transparent #ffffff transparent;
    line-height: 0px;
    _border-color: #000000 #000000 #ffffff #000000;
    _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
    position: absolute;
    top: 31px;
    left: 146px;
    z-index:  100000;
    display:none;
    }
#menuRight > div {
    position: relative;
}
.triangle-shortcut {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 10px 10px 10px;
    border-color: transparent transparent #ffffff transparent;
    line-height: 0px;
    _border-color: #000000 #000000 #ffffff #000000;
    _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
    position: absolute;
    top: 31px;
    left: 40%;
    z-index:  1000014;
    display:none;
}
.triangle-adminPanel {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 10px 10px 10px;
    border-color: transparent transparent #ffffff transparent;
    line-height: 0px;
    _border-color: #000000 #000000 #ffffff #000000;
    _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
    position: absolute;
    top: 31px;
    left: 40%;
    z-index:  1000014;
    display:none;
}

.triangle-research{
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 10px 10px 10px;
    border-color: transparent transparent #ffffff transparent;
    line-height: 0px;
    _border-color: #000000 #000000 #ffffff #000000;
    _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
    position: absolute;
    top: 31px;
    left: 40%;
    z-index:  1000014;
    display:none;
}


/*pagina marketing*/
#dashHeaderBigStatistiche{
    background: transparent url('img/icon_big_statistiche.png') no-repeat center left;
    padding-top:40px;
    padding-bottom: 20px;
}
#dashHeaderBigOpportunita {
    background: transparent url('img/icon_big_opportunita.png') no-repeat center left;
    padding-top: 40px;
    padding-bottom: 20px; 
}
#dashHeaderBigAzioni {
    background: transparent url('img/icon_big_azione.png') no-repeat center left;
    padding-top: 40px;
    padding-bottom: 20px;
}
 .dashHeader b {
    font-weight: normal;
    color: #2c3e50;
    font-size: 11pt;
}

/*grafici*/
.x-panel-header-text-default {
    color: #333;
    font-size: 12pt!important;
    font-weight: normal;
    font-family: tahoma,arial,verdana,sans-serif;
    line-height: 17px;
}
.x-panel-header-default-top {
-moz-box-shadow:none;
/* -webkit-box-shadow: #efeded 0 1px 0 0 inset; */
-o-box-shadow: none;
/* box-shadow: #efeded 0 1px 0 0 inset; */
}
.x-panel-header-default {
/* border-color: #d0d0d0; */
/* border-width: 1px; */
/* border-style: solid; 
background-image: none;    */
background-color: transparent!important;
border:none!important;
background-image:none!important;
/* background-image: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#f0f0f0),color-stop(100%,#d7d7d7)); */
/* background-image: -webkit-linear-gradient(top,#f0f0f0,#d7d7d7); 
background-image: -moz-linear-gradient(top,#f0f0f0,#d7d7d7);
background-image: -o-linear-gradient(top,#f0f0f0,#d7d7d7);
background-image: -ms-linear-gradient(top,#f0f0f0,#d7d7d7);
background-image: linear-gradient(top,#f0f0f0,#d7d7d7);*/
-moz-box-shadow:0!important;  
-webkit-box-shadow:0!important; 
-o-box-shadow:0!important; 
 box-shadow: 0!important; 
}
.x-panel-header-text-default {
font-size: 11px!important;
font-weight:normal!important;
}



/*HOME PAGE XWRM*/
.box-contenitore {
width:100%;
height:100%;
}
    .box-contenitore .column {
        margin-left:5px;
        margin-right:5px;
        float:left;
        height:100%;
    }
    .box-contenitore .column2 {
        margin-left:5px;
        margin-right:5px;
        float:left;
        height:100%;
    }
.column .big {

}
.column .box, .column2 .box {
    margin-top:10px;
    background-color:#efefef;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
}

.boxTitle {
    padding: 15px;

    height:auto!important;
    padding-bottom: 22px;
    -webkit-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    color:#fff!important;

}


.calendario-box {
    background-color:#bdc3c7!important;
    position:relative;
}
.testata {
    position: absolute;
    width: 100%;
    background-color: #1abc9c;
    -webkit-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    z-index:0;
}
.tabella-calendario {
    position: absolute;
    z-index: 10;
    width: 100%;
    height: 100%;
}
.calendario {
    width: 80%;
    border:none!important;
    background-color:#bdc3c7!important;
    height:90%;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    margin: 0 auto;
    z-index:10;
    text-transform:uppercase;
}
    
    .calendario th {
        text-align: center!important;
    }
    .calendario td {
    }
    .calendario>tbody> tr:first-child> td:first-child:last-child{
        -webkit-border-radius: 5px 5px 0 0;
        border-radius: 5px 5px 0 0;
    }
    
    .calendario tr:first-child td {
        background-color: #1abc9c!important;
        padding:5px;

    }
        .calendario tr:first-child td a, .calendario tr:first-child td,.calendario tr td a, .calendario tr th, .calendario tr td a, .calendario tr th   {
            text-decoration: none;
            color: #fff!important;
        }
    .calendario tr th {
        
    }
    .calendario tr td.oggi a {
    font-weight:bold;
    }
    .calendario .oggi {
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        background-color: #1abc9c;
    }
#grafico {
    height: 100%;
    width: 100%;

}
.x-panel-body-default {
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    color:#3f3f3f!important;
    background-color:#efefef!important;
}


/*home page MARKETING*/
.dashHeaderBig {
    font-size: 25pt!important;
    margin: 10px 0px 15px 0px;
    color:#fff !important;
    text-transform:none!important;
    padding-left: 10px!important;
    padding-top: 15px!important;
    padding-bottom: 15px!important;
    background-image:none!important;
    font-weight:normal!important;
    -webkit-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
}
.dashListBig {
    border: none!important;
    padding:10PX 5PX !IMPORTANT;
    padding-bottom:10px;
    font-weight:normal!important;
}
.charts .dashHeaderBig {
    background-color:#27ae60!important;
    
}
.opportunita .dashHeaderBig {
    background-color:#f39c12!important
    
}
.azioni .dashHeaderBig {
    background-color:#3498db!important;
    
}
.chartPanel {
    margin-top: 20PX;
}
/*home page xorder*/
.documenti .dashHeaderBig {
    background-color:#27ae60!important;
    
}
.statistiche .dashHeaderBig {
    background-color:#f39c12!important
    
}
.box .dashList {
    border: none!important;
    background-color: transparent!important;
    padding:10px;
}
.ui-datepicker {
    float: left;
    margin-right: 10px;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
}
.ui-datepicker-header {
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
}
.menuTitles {
    width: 115px!important;
}




/*****STILE VETRINA TEMPLATE****/
.templateSelection {
    float: left;
    text-align:center;
    border:1px solid #ffffff;
}
    .templateSelection a {
        text-decoration: none;
        color: #333;
    }
    .templateSelection h4 {
        display:block
    }
    .templateSelection img {
        display:block
    }
    .templateSelection.selected {
    border-color:#cccccc;
    background-color:#cccccc;
    }
.sezioneSalva {
    clear: both;
    padding-top: 25px;
    padding-left: 20px;
    font-size: 15px;
}
    .sezioneSalva a {
    text-decoration: none;
    color: #fff;
    text-transform: uppercase;
    background-color: green;
    padding-bottom: 5px;
    padding-top: 5px;
    padding-left: 10px;
    padding-right: 10px;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    }

      /*****Mail ELENCO******/
.mailViewer {
    /*overflow: auto;*/
}
.mailElenco  {
       width: 32%;
    float: left;
    overflow: auto;
    border-right: 1px solid #efefef;
    margin-left: 8px;
}
      
.mailElenco .mailRow {
    clear: both;
    border-top: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    border-left: 3px solid #52B3D9;
    overflow: auto;
    margin-bottom:5px;
    cursor:pointer;
    background-color:#fff;
}
    .mailElenco .mailRow.rowselected {
        border-left: 3px solid #D2527F;
        background-color:#eaeaea;
    
    }
    .mailElenco .mailRow.mailNew {
    border-left: 2px solid #006699;
    
    }
.mailElenco .mailSubject {
    float: left;width: 96%;
    overflow-x: hidden;
    padding-bottom:5px;
    padding-top:5px;
    padding-left:5px;
}

.mailElenco .mailFrom, .mailElenco .mailData {
    float: left;width: 96%;
    padding-bottom:5px;
    padding-top:5px;
    padding-left:5px;
    font-weight: bold;

}
    .mailElenco .mailData img {
        float: right;
    }
.mailElenco .linkDelete {
    float:right;
    padding-bottom:5px;
    padding-top:5px
}
.dettaglioMail {
    float:right;
    width:65%;
    overflow: auto;
    /*position: absolute;
    right: 0;
    top: 0;*/
}
.dettaglioMail  .mailDetContent {
    position:relative;
    border:1px solid #efefef;
    margin:15px 5px 15px 0;
    margin-top:10px;
    padding-bottom: 50px;
    background-color:#fff;
    border-radius:3px;
    border-top: 3px solid #4183D7;
}
#btnNext {
        color: #fff;
    background-color: #42a5f5;
    border-color: #0d89ed;
    /*background-color: #efefef;*/
    display: block;
    /*color: #fefefe;*/
    font-weight: 500;
    padding: 0;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
    margin: 0;
    font-size: 2em;
    line-height: 1.2em;
    text-decoration:none;
}
.dettaglioMail .mailHeader {
    padding:20px 10px 30px 5px;
    /*border-bottom:1px solid #efefef;*/
        /*background: linear-gradient(135deg,#2095f3 0,#26c6da 100%);*/
        background-color:#fbfbfc;
        border-radius:3px;
    color: #333;
    border-bottom: 2px solid #eaeaea;
}
.dettaglioMail .mFrom {
    font-size:1.5em;
}
.dettaglioMail .mDivFrom {
    font-weight:bold;
    /*color:#333;*/
    color:#333;
    padding-bottom: 20px;

}
.dettaglioMail .mDivFrom , .dettaglioMail .mDiva,.dettaglioMail .mDivcc,.dettaglioMail .mDivccN,.dettaglioMail .mDivObj {
padding-left: 10px; border-left: 2px solid #D2D7D3; 

}
.dettaglioMail .mData {
    position: absolute;
    right: 10px;
    top: 20px;
}
.dettaglioMail .mDivcc, .dettaglioMail .mDivccN, .dettaglioMail .mDivA {
    /*color:#808080;*/
    color:#333;

}
.dettaglioMail .mcc,.dettaglioMail .mccn,.dettaglioMail .mA {
    font-size:1em;
}
.dettaglioMail .mDivObj {
    /*color:#333;*/
    color:#333;
    padding-top:10px;
    padding-bottom:10px;
}
.dettaglioMail .mObj {
    font-size:1.3em;
    font-weight:bold;

}
.dettaglioMail .mailBody {
    padding: 30px 10px 20px 5px;
    overflow:auto;
    /*border-top: 1px solid #6C7A89;*/
}
.dettaglioMail .mbody {
}
.mailDetContent .ticketButton {
    position: absolute;
    right: 10px;
    top: 100px;
    z-index: 10;
    /*background: #16a085;*/
    color: #fff;
    padding: 10px;
    cursor:pointer;
}
    .mailDetContent .ticketButton .hasTicket {
        position: absolute;
        bottom: 10px;
        right: 8px;
        border-radius: 5px;
        background-color: #ee0000;
        width: 5px;
        height: 5px;
    }
.dxWrmTicketTooltip .salvaTicket {
    width: 120px;
    background-color: #16a085;
    color: #fff;
    margin: 10px ;
    padding: 10px;
    text-align: center;
    cursor:pointer;
    float:right;
}
.ucContratto {
    margin-bottom:50px;
}
.ucContratto .divContratto {
    
}
.ucContratto .codContratto {
    margin-top:10px;
    margin-bottom:5px;
    font-weight:bold;
}
.ucContratto .rigaTipo {
    margin-bottom:5px;
    margin-top:5px;
    text-transform:uppercase;
    text-decoration:underline;
}
    .ucContratto .rigaArticolo {
        margin:2px 0px 2px 10px;
    }
    .ucContratto .renderBattery {
        display:inline-block;
    }
        .ucContratto .renderBattery .outerDiv{
            height:12px;
        }
        .ucContratto .renderBattery .innerDiv {
            height:10px;
        }
         .dx-pivotgrid {
    max-width:100%!important;
    }
.dx-context-menu .dx-menu-items-container {
    background-color: #fff;
}

#WeRecordDetail, .WeDivDetail {
    background-color: #fff;
    border: 1px solid #bebebe;
    border-radius: 3px;
    padding-bottom: 10px;
    padding-top: 10px;
}

.dlCollapse {
    padding-left: 0;
    /*border: 1px solid #bebebe;*/
    /*-webkit-border-radius: 3px 3px 3px 3px;*/
    /*border-radius: 3px 3px 3px 3px;*/
    margin-top: 5px;
    border-top: 1px solid #bebebe;
    
}
.dlCollapse .btnSettings {
    position:absolute;
    top:2px;
    right:5px;
    margin-bottom:2px;
}
    .dlCollapse .imgShowHide {
        position: absolute;
        top: 10px;
        right: 15px;
        cursor: pointer;
        width: 20px;
    }
    /*.dlCollapse > .dlCollapse {
        margin:5px;
    }*/
/* minimalist-collapse.css */

    .dlCollapse .m-actived,
    .dlCollapse .m-result.shadow-effect:hover,
    .dlCollapse .active.shadow-effect {

    }
     /* div corpo */ 
    .dlCollapse .m-result {
        position:relative;
        display: block;
        border: 1px solid #bebebe;
        border-top-color:#F4F4F4;
    }
    .dlCollapse .m-result:hover {
        
    }
    /* header */
    .dlCollapse [data-collapse=m-collapse] {
        cursor: pointer;
        padding: 10px 0px 10px 30px;
        color: #505050;
        text-transform: uppercase;
        font-size: 0.9em;
        position: relative;
        font-weight: bold;
        background-color: #f7f7f7;        
    }
        .dlCollapse [data-collapse=m-collapse]:hover {
            background-color: #fff;
        }
    .dlCollapse [data-collapse=m-collapse]:before {
        width: 0.9em;
        height: 0.9em;
        border-right: 2px solid #505050;
        border-bottom: 2px solid #505050;
        position: absolute;
        right: 10px;
        content: " ";
        top: 12px;
        transform: rotate(-45deg);
        -webkit-transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
        left: 5px;
    }
        .dlCollapse .active [data-collapse=m-collapse]:before {

        }
    .dlCollapse .active [data-collapse=m-collapse] {
        background-color:#e4e4e4;
        /*color: #fff;*/
        font-weight: bold;
        border-bottom: 1px solid #bebebe;
    }


    .dlCollapse .active [data-collapse=m-collapse]:before {
        transform: rotate(45deg);
        -webkit-transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
    }
    .dlCollapse .m-collapse {
        display: none;
        padding: 5px;

        min-height: 150px;
    }
    .dlCollapse .active .m-collapse {
        background-color: #fff;
        padding-bottom: 30px;
    }
    .dlCollapse .arrowDown {
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 13.0px 7.5px 0 7.5px;
        border-color: #272e35 transparent transparent transparent;
        position: absolute;
        bottom: 0;
        left: 40px;
        transition: 0.25s all;
        opacity: 0;
    }
    .dlCollapse .active.content-focus {
        /*margin: 0px 0px 12px 0px;*/
    }

    .dlCollapse .dx-datagrid {
        background-color: transparent!important;
    }

.dlCollapse .btnChiudiAccordion {
    position: absolute;
    right: 5px;
    bottom: 5px;
    padding: 4px;
    /*background-color: #FABE58;*/
    color: #fff;
    text-transform: uppercase;
    cursor: pointer;
}
    .dlCollapse .btnChiudiAccordion img {
        height:20px;
    }
.objprogetti #btnChiudiprogetti, .objprogetti #linkDettaglio, .linkDettaglio, .linkConsuntiva,
.objTicket #btnChiudiprogetti, .objTicket #linkDettaglio, .bachecaEvidenza #btnlettura, #UcHome_bacheca .divBachecaCorpo {
    -webkit-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
}



  /***** FORM LOGIN******/

div.ext-box {
    display: table;
    width: 100%;
    height: 100%;
}
div.int-box {
    display: table-cell;
    vertical-align: middle;
}
.form-signin {
    max-width: 420px;
    padding: 15px 35px 45px;
    margin: 0 auto;
    background-color: #fff;
    border: 1px solid rgba(0,0,0,0.1);
    position: relative;
    -webkit-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
}
div.int-box .circle {
    width: 200px;
    height: 200px;
    background: #fff;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
    border-radius: 100px;
    margin: 0 auto;
    margin-bottom: -30px;
    z-index: 20;
    border: 3px;
}
.form-signin:before {
    background: linear-gradient(to right, #bcbcbc 25%,#ffcd02 25%, #ffcd02 50%, #e84f47 50%, #e84f47 75%, #65c1ac 75%);
    position: absolute;
    content: '';
    height: 4px;
    right: 0;
    left: 0;
    top: 0;
}
.form-signin .xwrmLogo {
    display: block;
    text-align: center;
    margin: 0 auto;
    max-width: 200px;
}
.form-signin h2 {
    text-align: center;
    font-weight: normal;
}
.form-signin input[type=text],.form-signin   #welogin_txt_user:-webkit-autofill, .form-signin input[type=password],.form-signin   #welogin_txt_pass:-webkit-autofill {
    /*width: 100%!important;*/
    background: #fbfbfb!important;
    border: 1px solid #ddd;
    padding: 13px 13px 7px 35px !important;
    height: auto!important;

}
.form-signin input[type=text],.form-signin  #welogin_txt_user:-webkit-autofill {
    background: url(/img/login_user_icon.png) no-repeat scroll 5px 5px !important;
}
.form-signin input[type=password], .form-signin #welogin_txt_pass:-webkit-autofill {
    background: url(/img/login_lock_con.png) no-repeat scroll 5px 5px !important;
}
.form-signin input[type=text]#welogin_txt_mycons {
    display: inline-block;
    width: 200px!important;
    border: 1px solid #fff;
    background: #fff!important;
    padding: 7px!important;
}
#WeLogin > div {
    max-width: 270px;
    margin: 0 auto;
}
.form-signin .inputButtonLogin {
    padding: 10px 16px;
    line-height: 1.33;
    text-transform: capitalize;
    -webkit-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
    color: #fff;
    background-color: #428bca;
    border-color: #357ebd;
    margin: 0 auto;
    display: block;
}
.form-signin .panelCopyright {
    font-size: smaller;
    text-align: center;
}

.statcontet {
    display:none;
    overflow:auto;
    width: 100%;
}
.contentover {
    overflow: auto;
}
.panPinMenu {
        position: absolute;
    top: 5px;
    right: 5px;
    z-index: 1000000;
}
.closed .panPinMenu {
    display: none;
}
#UlMenuPrincipale .panPinMenu .imgPinIcon {
    width: 15px;
    cursor: pointer;
}
#UlMenuPrincipale .panPinMenu {
    transform: rotate(45deg); /* Standard */
    -ms-transform: rotate(45deg); /* Internet Explorer */
    -moz-transform: rotate(45deg); /* Firefox */
    -webkit-transform: rotate(45deg); /* Safari e Chrome */
    -o-transform: rotate(45deg); /* Opera */
}
#UlMenuPrincipale.menuClosed .panPinMenu {
    transform: rotate(0deg); /* Standard */
    -ms-transform: rotate(0deg); /* Internet Explorer */
    -moz-transform: rotate(0deg); /* Firefox */
    -webkit-transform: rotate(0deg); /* Safari e Chrome */
    -o-transform: rotate(0deg); /* Opera */
}

.badgeActions {
    position: absolute;
    z-index: 10;
    top: 50%;
    width: 40px;
    height: 40px;
    cursor: pointer;
}

    .badgeActions:before {
        width: 0.9em;
        height: 0.9em;
        border-right: 1px solid #505050;
        border-bottom: 1px solid #505050;
        position: absolute;
        /* right: 20px; */
        content: " ";
        /* top: 12px; */
        -webkit-transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
        left: 8px;
    }
    .badgeActions.leftArrow:before {
        transform: rotate(135deg);
    
    }
     .badgeActions.rightArrow:before {
         transform: rotate(-45deg);
    
    }





/****  ucTabelleDashboard  ******/

   
.ucTabelleDashboard {

}
    .ucTabelleDashboard .panelButtons {
        padding: 5px 0px 5px 0px;
        height:30px;
        width: 100%;
        background-color: #f5f6f7;
    }
    .ucTabelleDashboard .btnCustom {
        background-color: #16a085;
        color: #fff;
        text-transform: capitalize;
        font-weight: bold;
        padding: 5px;
        float: right;
        min-height: 15px;
        max-width: 100px;
        text-align: center;
        border-radius:3px;
    }
    .ucTabelleDashboard .divContent {
        clear: both;
        padding-left: 3px;
        padding-right: 3px;
        /* padding-top: 5px; */
        overflow: auto;
        /* padding-top: 45px; */
    }
    .ucTabelleDashboard .widget {
        /*height: 250px;
        overflow: auto;*/
        /* border: 1px solid #cccccc; */
        /*background: #fff;*/
        margin-bottom: 10px;
       min-height:200px;
        
    }
        .ucTabelleDashboard .widget .contentWidget {
            background: #fff;
        }
        .ucTabelleDashboard .widget.cloned.active .contentWidget {
            top: 150px;
            position: absolute;
            bottom: 150px;
            left: 150px;
            right: 150px;
            -webkit-box-shadow: 0 0 5px 5px #B5B5B5;
            box-shadow: 0 0 5px 5px #B5B5B5;
        }
            
            
        .ucTabelleDashboard .widget.cloned.active {
            position: fixed;
            z-index: 11;
        }
            .ucTabelleDashboard .widget.cloned.active .titolo {
                font-size:20px;
                line-height:20px;
                padding-top:10px;
                padding-bottom:10px;
            }
        .ucTabelleDashboard .widget .titolo {
            cursor:move;
            color: #fff;
            font-size: 14px;
            text-transform: capitalize;
            padding-left: 4px;
            background-color: #70b29c;
            line-height: 17px;
            font-weight: bold;
            padding-top: 3px;
            padding-bottom: 3px;
            border-radius: 3px;
        }
            .ucTabelleDashboard .widget .titolo a {
                display: block;
                float: right;
                padding-left: 5px;
                padding-right: 5px;
                position:relative;
            }
            .ucTabelleDashboard .widget .titolo a.massimizzaLink {
                display:block;
            }
            .ucTabelleDashboard .widget .titolo a.minimizzaLink {
                display:none;
            }
            .ucTabelleDashboard .widget.cloned.active .titolo a.massimizzaLink {
                display:none;
            }
            .ucTabelleDashboard .widget.cloned.active .titolo a.minimizzaLink {
                display:block;
            }
                .ucTabelleDashboard .widget .titolo a img {
                 height:15px;
                }
        .ucTabelleDashboard .widget .wbody {
            height: 180px!important;
            overflow: auto;
        }
        .ucTabelleDashboard .widget.cloned.active .wbody {
            height:90%!important;
        }
        .ucTabelleDashboard .widget .redoConfiguration {
            position: absolute;
            bottom: 6px;
            right: 3px;
            -webkit-border-radius: 3px;
            -moz-border-radius: 3px;
            border-radius: 10px;
            background-color: #aaCCFF;
            background-color: #ee0000;
            color: #fff;
            font-weight: bold;
            display: none;
            width: 10px;
            height: 10px;
        }
._ucpopupBuildwidget {
    height: 100%;
    overflow: auto;
}
.WePupBuildWidget {
    padding: 5px;
    /*color: #575757;*/
    max-width: 1300px;
    margin: 0 auto;
    min-width:800px;
}
    .WePupBuildWidget h4 {
        border-bottom: 2px solid #1abc9c;
        font-size: 16px;
        line-height: 16px;
        margin-top: 8px;
        margin-bottom: 5px;
        display: block;
    }
    .WePupBuildWidget .lblInfoInput {
        display: block;
        padding-bottom: 5px;
        padding-top: 5px;
        font-size: 12px;
        
    }
    .WePupBuildWidget .lblInfoHowTo {
        color: #777;
        font-weight: normal;
        font-style: italic;
    }
    .WePupBuildWidget .blockContentInfo {
        /*display:inline-block;*/
        margin-bottom:10px;
    }
    .WePupBuildWidget .blockComposer {
        padding-top:10px;
        padding-bottom:10px;
    }
    .WePupBuildWidget .columnComposer {
        /*padding-left:10px;*/
        /*width: 600px;*/
    }
        
    .WePupBuildWidget .headerElementcolumnComposer {
        border: 1px solid rgba(221,221,221,.6);
        padding: 5px 15px 10px 5px;
        width: 100%;
    }
    .WePupBuildWidget .columnComposer #_listColumnsOrder {
        border: 1px solid rgba(221,221,221,.6);
        margin-top: 5px;
    }
    .WePupBuildWidget .columnInput {
        width:49%;
    }
    .WePupBuildWidget .btnAction {
        display: inline-block;
        width:100px;
        margin-right:15px;
        max-width: 100px;
    }
    .WePupBuildWidget .steps  {
        display: none;
        margin-top:10px;
    }
.ucTabelleDashboard .widget .wcard {
    display: inline-block;
    width: 50%;
}
    .ucTabelleDashboard .widget .wcard text {
        fill: #fff!important;
    }
    .ucTabelleDashboard .widget .infoContent {
        width: 10px;
        margin: 0 40px;
        text-align: center;
    }
.ucTabelleDashboard .widget .infoCard {
    height: 200px;
    /*text-align: center;*/
    background-color: #fff;
    right: 0;
    position: absolute;
    top: 0;
    left: 210px;
}
.ucTabelleDashboard .widget .valore {
    display: block;
    font-weight: bolder;
    font-size: 2em;
    line-height:1.5em;
    color: #42a5f5;
}
.ucTabelleDashboard .widget .divPerc {
    padding-top:10px;
    font-weight: bolder;
    color: #ef5350;
}
.ucTabelleDashboard .widget .confronto {
    color:#747474;
    font-weight:bold;
}
.ucTabelleDashboard .widget .valuePerc {
    font-size: 1.5em;
    color: #ef5350;
}
.ucTabelleDashboard .widget .contentWCard {
    position: relative;
    background-color: #42a5f5;
    width: 100%;
    max-width: 420px;
    margin: 0 auto;
}
.ucTabelleDashboard .widget .centerBal {
    background-color: #fff;
    position: absolute;
    left: 187px;
    width: 40px;
    height: 40px;
    top: 83px;
    border-radius: 40px;
}



.ucTabelleDashboard .widget.active.cloned .contentWCard {
    border:1px solid #dddddd;
}

#changeAnagrafica {
    cursor: pointer;
    font-size: 12.5px;
    font-style: italic;
    text-decoration: underline;
}