/*TREEVIEW START*/

.tree, .tree ul {
    margin:0;
    padding:0;
    list-style:none
}
.tree ul {
    margin-left:1em;
    position:relative
}
.tree ul ul {
    margin-left:.5em
}
.tree ul:before {
    content:"";
    display:block;
    width:0;
    position:absolute;
    top:0;
    bottom:0;
    left:0;
    border-left:1px solid
}
.tree li {
    margin:0;
    padding:0 1em;
    line-height:2em;
    font-weight:700;
    position:relative
}
.tree ul li:before {
    content:"";
    display:block;
    width:10px;
    height:0;
    border-top:1px solid;
    margin-top:-1px;
    position:absolute;
    top:1em;
    left:0
}
.tree ul li:last-child:before {
    background:#fff;
    height:auto;
    top:1em;
    bottom:0
}
.indicator {
    margin-right:5px;
}
.tree li a {
    text-decoration: none;
}
.tree li button, .tree li button:active, .tree li button:focus {
    text-decoration: none;
    border:none;
    background:transparent;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    outline: 0;
}

/*TREEVIEW END*/




html {
    position: relative;
     min-height:100%;
    /*    word-break: break-all;*/
}

body {
    padding-top: 60px;
    margin-bottom: 400px;
    height:100%;
}



.required {

    border: 1px solid red;

}

label.required {
    border: none;
}

label.required:after {
    content: "";
    display: inline-block;
    background: url('/images/required_star.gif') no-repeat;
    margin-bottom: -13px;
    width: 26px;
    height: 26px;
}

.scrollable-menu {
    height: auto;
    max-height: 200px;
    overflow-x: hidden;
}

.table-borderless tbody tr td, .table-borderless tbody tr th, .table-borderless thead tr th {
    border: none !important;
}

thead tr th {
    text-align: center;
}

td.half, th.half {
    width: 50%;
}

td.one-third, th.one-third {
    width: 33%;
}
td.one-fourth, th.one-fourth {
    width: 25%;
}

.tableheader1 {
    color:#f0faff;
    background-color: #2e6da4;
    text-align: left;
}
.tableheader2 {
    color:#f0faff; 
    background-color: #5bc0de;
}

.page {

    margin: 0 auto;
    margin-bottom: 0.5cm;
    width: 21cm;
}

.headertitle {
    padding: 15px 15px;
    color: #620000;
    font-weight: bold;
}

.navbar-default .navbar-nav > .active > a {
    color: white;
    background-color: #104080;


}

.breadcrumb {
    text-transform: uppercase;
    background-color: #104080;
    margin-bottom: 4px;
    font-size:0.8em;
}

.breadcrumb a {
    color: white; }

.breadcrumb li.active {
    color: yellow;
}

.menulaterale a.list-group-item {
    background-color: #ECEEE7
}

.list-group-item {
    background-color: transparent;

}

.list-group-item a.list-group-item:focus, a.list-group-item:hover, button.list-group-item:focus, button.list-group-item:hover {
    background-color: rgba(214, 213, 213, 0.42);
}

a.list-group-item.active {
    background-color: #104080;
}

.social-share-buttons {
    list-style-type: none;
}

.social-share-buttons li {
    display: inline;
}

.bold {
    font-weight: bold;
}

.underline {
    border-bottom: #eee solid 1px;
    min-height: 35px;
}

.row .underline {
    margin-top: 0.2em;
    margin-bottom: 0.2em;
}

h1 {
    font-size: 1.5em;
}

h2 {
    font-size: 1.3em;
}

h3 {
    font-size: 1.1em;
}

h4, h5, h6 {
    font-size: 1.0em;
}

p {
    font-size: 0.8em;
}

.navbar-nav > li > a {
    padding-top: 3px;
    padding-bottom: 4px;
}

.navbar-nav li {
    font-size: 0.9em;
    background-color: aliceblue;
    border-radius: 3px;
    margin-left: 10px;
    margin-top: 5px;
    border-color: #bce8f1 1px solid;
}

.alert {
    margin-top: 5px;
    margin-bottom: 5px;
}

.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 5px;
}

.alert-info {
    color: #31708f;
    background-color: #f0faff;
    border-color: #bce8f1;
}

.breadcrumb {
    text-transform: uppercase;
    background-color: #f7fcff;
    margin-top : 16px;
}

.breadcrumb a {
    color: inherit;
}

.breadcrumb li.active {
    color: #31708f;
}

/**
    DIRETTIVE PER TABELLE CON I DIV
*/
.tbl {
    font-size: 13px;
    width: 98%;
    margin: 0 auto;
}

.bordered {
    border: 1px solid #ddd;
}

.head {
    padding: 5px;
    font-size: 14px;
    font-weight: 600;
}

.alternate {
    padding: 5px;
    background: #ffffff;
    border-top: 1px solid #ddd;
}

.alternate:last-child {
    border-bottom: 1px solid #ddd;
}

.alternate:nth-child(even) {
    background: #ffffff;
}

.superiore, .navbar-right{
    margin: 0px 6px 0px 6px !important;
}

.superiore  li {
    font-size: 0.9em;
    background-color: lightnavy;
    margin-left: 10px;
    margin-top: 5px;
    border-color: #bce8f1 1px solid;

}

.superiore  li a {

    font-weight: bold;
    font-color:navy;
    border-radius: 0px;
}

.inferiore
{
    color:blue;
    float:right;
    margin: 0px 10px 0px 6px !important;
}

.inferiore li
{

    background-color:#fcf8e3;

}
.inpagina
{
    color:yellow;
}
.navbar-default .navbar-nav>li>a {

    color:#104080;
}


.inferiore > li > a:hover {

    background-color: #fbddd5 ;
/*    border : 2px solid rgba(16, 64, 128, 0.61);
    border-radius: 24px;*/
}


.inferiore > li > a {

    font-size: 0.8em;
/*    border : 2px solid white;*/
    border-radius: 3px;
    font-weight: bold;
    -webkit-transition: all 500ms ease-out;
    -ms-transition: all 500ms ease-out;
    transition: all 500ms ease-out;
}




.superiore > li > a:hover {
    background-color: #87CEFA !important;
/*    border-left : 2px solid rgba(16, 64, 128, 0.61);
    border-right : 2px solid rgba(16, 64, 128, 0.61);*/
/*    border-radius: 0px;*/
}
.superiore > li > a {
    font-size: 0.8em;
/*    border-left:  2px solid white;
    border-right:  2px solid white;*/
    border-radius: 3px;
    font-weight: bold;
    -webkit-transition: all 500ms ease-out;
    -ms-transition: all 500ms ease-out;
    transition: all 500ms ease-out;
}

.inpagina > li > a {

    font-size: 0.8em;
    border : 2px solid white;
    border-radius: 24px;
    font-weight: bold;
}

.inpagina > li > a:hover {

    background-color: #87CEFA ;
    border : 2px solid rgba(16, 64, 128, 0.61);
    border-radius: 24px;
}

.alert-danger {
    color: #944543;
    background-color: #fff4f4;
    border-color: #ebccd1;
}

.alert-info {
    color: #31708f;
    background-color: #f6fcff;
    border-color: #bce8f1;
}

.littletext
{
    text-align: center;
    font-size:0.7em;
    padding: 5px;
}

.datepicker{z-index:1151 !important;}


.mediumtext
{
    font-size:0.8em;
    padding: 5px;
}

.form-control {

    height: 24px;
    font-size: .9em;
    line-height: 0.9;
}

select.form-control {

    height: 24px;
    font-size: .8em;
    line-height: 0.9;
    padding-top: 4px;
}


label {
    margin-bottom: 0px;

}

body {
    line-height: 1.2;
}

.evidenza {

    font-weight: bolder;
    color: darkred;
}
/** --- */

.margin-top-5{
    margin-top: 5px !important;
}

.margin-top-10{
    margin-top: 10px !important;
}
/** --- renato 12.05.2017 */
.icona_Anagrafica {
    font-size:5em;
    opacity: 0.1;
    color: #ff9800;}
.icona_caratteristiche {
    font-size:7em;
    opacity: 0.1;
    color: #4CAF50;}
.icona_Tipologia {
    font-size:5em;
    opacity: 0.1;
    color: #4CAF50;}

.icona_valore {
    font-size:5em;
    opacity: 0.1;
    color: #da190b;}

.text_icona {
    font-family: 'Oswald', sans-serif;
    font-size: 1.2em;}

.icona_text{
    opacity: 0.6;
    margin-right: 4px;}

.color_text{
    color: #002060;
}
.icona_Anagraficaobiettivo {
    font-size:5em;
    opacity: 0.2;
    color: #d9edf7;}
/* Set the fixed height of the footer here */

/* Set the fixed height of the footer here */
footer {
    background-color:#D7D7D7;
    width: 100%;
    font-color:#00000;
    color: #000000;
    z-index: 3;
    position: absolute;
    bottom: 0;
    left: 0;

}


footer a:link  {
    font-color:#000000;
    color: #000000;

}

/* Custom page CSS
-------------------------------------------------- */
footer > p {
    padding: 0 125px;
}

@media only screen and (max-width: 800px) {
    /* Force table to not be like tables anymore */
    #no-more-tables table,
    #no-more-tables thead,
    #no-more-tables tbody,
    #no-more-tables th,
    #no-more-tables td,
    #no-more-tables tr {
        display: block;
    }

    /* Hide table headers (but not display: none;, for accessibility) */
    #no-more-tables thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }

    #no-more-tables tr { border: 1px solid #ccc; }

    #no-more-tables td {
        /* Behave like a "row" */
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-left: 50%;
        white-space: normal;
        text-align:left;
    }

    #no-more-tables td:before {
        /* Now like a table header */
        position: absolute;
        /* Top/left values mimic padding */
        top: 6px;
        left: 6px;
        width: 45%;
        padding-right: 10px;
        white-space: nowrap;
        text-align:left;
        font-weight: bold;
    }

    /*
    Label the data
    */
    #no-more-tables td:before { content: attr(data-title); }
}
.thd {
    background-color: #337ab7;
    border-color: #337ab7;
    color:  #ffffff;
    
}
.logo {
  padding: 15px 0;
  font-size: 45px;
  color: #aaaaaa;
  font-weight: bold;
  text-align: center;

}

.tab_prim {
    color:#f0faff; 
    background-color: #2e6da4; 
    text-align: left;
}
.tab_sec {
    color:#f0faff; 
    background-color: #5bc0de;
}

.margin_top_15{
margin-top: 15px;
}

.margin_zero{
    margin: 0 auto !important;float: none !important;
}

.height_36 {
    height: 36px;
}

.no_border {
    border-style:hidden !important;
}

.margin_bottom_5 {
    margin-bottom: 5px}

    .general_margin {

        padding-top:5px;padding-bottom:5px; margin-left: 10px; margin-right: 10px;
    }
    .padding_top_5{
        padding-top:5px;
    }


.no_display {

    display: none;
}
.inter_line_1 {
  
    line-height: 1.5;
   
}
.inter_line_2 {
  
    line-height: 2;
   
}
.contrasto-nero{
    background: #000000;
    color: #FFFFFF;
}
    .contrasto-bianco{
    font: #000000;
    background: #FFFFFF;
}

.panel-group .panel {
    margin-bottom: 20px !important;
}

.input-import{
    height: 34px;
}
