/* here you can put your own css to customize and override the theme */
body {
    font-family: 'Poppins',Arial;
    font-size: 14px;
}

body, h1, h2, h3, h4, h5, h6{
    font-family: 'Poppins',Arial;
}

.page-head .page-title>h1 {
    color: #767676;
    font-size: 30px;
    font-weight: 700;
}

.form-control, output {
    font-size: 14px;
}

.portlet.light>.portlet-title>.caption>i {
    font-size: 22px;
}

.portlet.light>.portlet-title>.caption>.caption-subject {
    font-size: 22px;
}

.portlet.normal>.portlet-title>.caption {
    font-size: 16px;
    font-weight: bold;
}

.text-slogan{
    text-align: left;
    margin:20px 0 40px 0;
    font-family: 'Poppins',Arial;
    font-size:22px;
}

.text-price{
    font-size:14px;
    font-weight: bold;
}


.page-header .page-header-top {
    height: 130px;
    background:#ffffff;
}


.classic-menu-dropdown a.active{
    background: #767676;
    color:#ffffff !important;
}

.form-group {
    margin-bottom: 8px;
}


.editableform .form-group{
    margin-left: 0px;
    margin-right: 0px;
}

.right{
    text-align:right;
}

.center{
    text-align:center;
}

.form-control-percent{
    display:inline-block;
    width:80px !important;
    text-align: center;
}

.form-control-import{
    display:inline-block;
    width:120px !important;
    text-align: center;
}


.select2-container--bootstrap .select2-selection {
    font-size:14px;
}


.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .form-control-feedback, .has-error .help-block, .has-error .radio, .has-error .radio-inline, .has-error.checkbox label, .has-error.checkbox-inline label, .has-error.radio label, .has-error.radio-inline label {
    color: #e73d4a;
    font-size: 12px;
}

/* ------------------- */

.portlet.light>.portlet-title>.caption>i {
    font-size: 25px;
}

.portlet.light>.portlet-title>.caption>.caption-subject {
    font-size: 22px;
    font-weight: 900!important;
}


h3,h4,h5{
    font-weight: 700;
}

.title_20{
    font-size: 20px !important;
}

.text-bold{
    font-weight: bold;
}
/* COLOR - BACKGROUND */
.color-green{
    color:#008803;
}

.color-red{
    color:#ff0000;
}

.color-yellow{
    color:#ffcc66;
}

.color-blue{
    color: #097cff;
}

.color-aqua{
    color: #2fccac;
}

.color-orange{
    color: #ff7d04;
}

.color-grey{
    color: #bababa;
}

.color-darkgrey{
    color: #696969;
}

.color-violet{
    color: #3d3b56;
}

a.color-green-bg{
    background:#34bd50;
    color:#ffffff;
}
a.color-green-bg:hover,a.color-green-bg:active,a.color-green-bg:focus{
    background: #008803;
    color:#ffffff;
}

a.color-red-bg{
    background: #ff0000;
    color:#ffffff;
}
a.color-red-bg:hover,a.color-red-bg:active,a.color-red-bg:focus{
    background: #de0000;
    color:#ffffff;
}

a.color-yellow-bg{
    background:#ffb822;
    color:#ffffff;
}
a.color-yellow-bg:hover,a.color-yellow-bg:active,a.color-yellow-bg:focus{
    background: #e8a721;
    color:#ffffff;
}

a.color-blue-bg{
    background: #52a7ff;
    color:#ffffff;
}
a.color-blue-bg:hover,a.color-blue-bg:active,a.color-blue-bg:focus{
    background: #097cff;
    color:#ffffff;
}

a.color-orange-bg{
    background: #ff6900;
    color:#ffffff;
}
a.color-orange-bg:hover,a.color-orange-bg:active,a.color-orange-bg:focus{
    background: #eb762a;
    color:#ffffff;
}

a.color-grey-bg{
    background:#bababa;
    color:#ffffff;
}
a.color-grey-bg:hover,a.color-grey-bg:active,a.color-grey-bg:focus{
    background: #9d9d9d;
    color:#ffffff;
}




.other_trust{
    background: #f3eee2;
}

.customer_background{
    background-color: #d4e6c3 !important;
}

.subject_trust_background{
    background-color: #c3e6e4 !important;
}


.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    vertical-align: middle;
}

.logo-default-app{
    margin-top: 10px;
}

.open-trust a{
    color:#fff!important;
    background-color: #979797 !important;
    border-color:#979797!important;
}

.open-trust a:hover{
    color:#fff!important;
    background-color:#7caa50!important;
    border-color:#7caa50!important;
}

.trust_title{
    color:#7caa50;
}


.mov_in{
    color: #3eaa26;
    font-weight: bold;
}

.mov_out{
    color: #d21315;
    font-weight: bold;
}



.margin-top-80 {
    margin-top: 80px !important; }

.margin-top-60 {
    margin-top: 60px !important; }

.margin-top-40 {
    margin-top: 40px !important; }

.margin-top-30 {
    margin-top: 30px !important; }

.margin-top-20 {
    margin-top: 20px !important; }

.margin-top-10 {
    margin-top: 10px !important; }

.margin-top-5 {
    margin-top: 5px !important; }

.margin-top-input {
    margin-top: 24px !important; }

.margin-bottom-80 {
    margin-bottom: 80px !important; }

.margin-bottom-60 {
    margin-bottom: 60px !important; }

.margin-bottom-40 {
    margin-bottom: 40px !important; }

.margin-bottom-30 {
    margin-bottom: 30px !important; }

.margin-bottom-20 {
    margin-bottom: 20px !important; }

.margin-bottom-10 {
    margin-bottom: 10px !important; }

.margin-bottom-5 {
    margin-bottom: 5px !important; }


.margin-top-10-sm {
    margin-top: 0px !important; }




.portlet.calendar .fc-event .fc-title{
    font-size: 11px;
}

.fc-toolbar { text-transform: capitalize; }

.icon-state-event{
    position: absolute;
    top:2px;
    right:2px;
    width:20px;
    height:20px;
    /*float:left;*/
    margin:5px 0;
    /*width:100%;*/
    text-align: center;
    font-size: 18px;
}

.yellow_bg{
    background: #f4d03f!important;
}

.green_bg{
    background: #34bd50 !important;
    color:#ffffff !important;
    font-weight: bold;
}


.portlet.box.orange {
    border: 1px solid #ff9900;
    border-top: 0;
}
.portlet.box.orange>.portlet-title, .portlet.orange, .portlet>.portlet-body.orange {
    background-color: #ff9900;
}

.portlet.box.orange>.portlet-title>.caption, .portlet.box.orange>.portlet-title>.caption>i {
    color: #FFF;
}

.portlet.box.orange>.portlet-title>.actions .btn-default {
    background: 0 0!important;
    border: 1px solid #fcf396;
    color: #fcf396;
}

.portlet.box.orange>.portlet-title>.actions .btn-default>i {
    color: #fcf396;
}


.btn-pointer{
    cursor: pointer;
}

.select2-dropdown {
    z-index: 10050;
}


.fc-day-grid-event > .fc-content {
    white-space: normal;
}



.minitext,table.minitext td,table.minitext th{
    font-size: 12px !important;
}


.microtext{
    font-size: 10px !important;
}

.label_subtitle{
    font-size: 11px !important;
    color: #44bbe8;
}

.btn-big{
    padding: 10px 30px;
    font-size: 20px;
}


.msg_alert{
    color:#ff0000;
    font-weight:bold;
    margin:10px 0;
}


.title_m0{
    margin-top:0px;
    margin-bottom:0px;
}



.btn.green:not(.btn-outline) {
    color: #FFF;
    background-color: #8bc53f;
    border-color: #8bc53f;
}

.btn.green:not(.btn-outline):focus,
.btn.green:not(.btn-outline).focus {
    color: #FFFFFF;
    background-color: #749d2e;
    border-color: #69912d; }

.btn.green:not(.btn-outline):hover {
    color: #FFFFFF;
    background-color: #749d2e;
    border-color: #69912d; }

.btn.green:not(.btn-outline).active.focus, .btn.green:not(.btn-outline).active:focus, .btn.green:not(.btn-outline).active:hover, .btn.green:not(.btn-outline):active.focus, .btn.green:not(.btn-outline):active:focus, .btn.green:not(.btn-outline):active:hover, .open>.btn.green:not(.btn-outline).dropdown-toggle.focus, .open>.btn.green:not(.btn-outline).dropdown-toggle:focus, .open>.btn.green:not(.btn-outline).dropdown-toggle:hover {
    color: #FFF;
    background-color: #749d2e;
    border-color: #69912d;
}

.page-header .page-header-menu {
    background: #767676;
}

.page-header .page-header-menu .hor-menu .navbar-nav>li.open>a, .page-header .page-header-menu .hor-menu .navbar-nav>li:hover>a, .page-header .page-header-menu .hor-menu .navbar-nav>li>a:active, .page-header .page-header-menu .hor-menu .navbar-nav>li>a:focus, .page-header .page-header-menu .hor-menu .navbar-nav>li>a:hover {
    color: #fff;
    background: #7caa50 !important;
}

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 3;
    color: #fff;
    background-color: #767676;
    border-color: #767676;
    cursor: default;
}


.page-header .page-header-menu .hor-menu .navbar-nav>li .dropdown-menu li>a>i {
    color: #7caa50;
}

.page-header .page-header-menu .hor-menu .navbar-nav>li .dropdown-menu li>a {
    color: #ffffff;
}


.page-header .page-header-menu .hor-menu .navbar-nav>li .dropdown-menu {
    background: #696969;
}



.page-header .page-header-menu .hor-menu .navbar-nav>li .dropdown-menu li>a:hover>i {
    color: #7caa50;
}

.page-header .page-header-menu .hor-menu .navbar-nav>li .dropdown-menu li>a:hover {
    background: #4a4a4a;
}




.page-content {
    background: #ffffff;
}

.page-header .page-header-top .top-menu .navbar-nav>li.dropdown-dark .dropdown-menu .dropdown-menu-list>li a>i, .page-header .page-header-top .top-menu .navbar-nav>li.dropdown-dark .dropdown-menu.dropdown-menu-default>li a>i {
    color: #767676;
}

.page-footer {
    background: #767676;
    color: #ffffff;
}

.page-header .page-header-top .page-logo {
    height:130px;
}



/* Box header info */
.box-header-info{
    float:right;
    width: 600px;
    height:125px;
    position:relative;
}

.box-customer-notify{
    position: absolute;
    left: 0px;
    top: 15px;
    font-size: 12px;
    background: #ff0000;
    padding: 10px 20px;
    color: #fff;
}

.box-customer-info{
    position:absolute;
    top:10px;
    right:0px;
    /*width:300px;
    margin:0 0px 0 0;*/
    font-size: 11px;
}


.box-customer-info .customer-data{
    float: right;
    padding: 0 0 0 0px;
}

.box-customer-info .customer-data a{
    padding: 5px;
}
/*
.box-customer-info .customer-data a:hover,.box-customer-info .customer-data a:focus,.box-customer-info .customer-data a:active{
    background-color: #ffffff !important;
}
*/

.box-logout{
    position:absolute;
    top:0px;
    right:0px;
}

.box-language{
    position:absolute;
    top:10px;
    right:90px;
}

.flag{
    width:16px;
    margin-right: 5px;
}





/* Header */
.page-header{
    height:220px;
}

.page-header .page-header-menu{
    height:70px;
    -webkit-box-shadow: 0 4px 8px 1px rgba(52, 52, 52, 0.49);
    -moz-box-shadow: 0 4px 8px 1px rgba(52,52,52,.5);
    box-shadow: 0 4px 8px 1px rgba(52,52,52,.5);
}

.page-header .page-header-menu .hor-menu .navbar-nav>li>a {
    font-size: 15px;
    font-weight: 400;
    padding: 25px;
}

.page-header .page-header-menu .hor-menu .navbar-nav>li>a, .page-header .page-header-menu .hor-menu .navbar-nav>li>a>i {
    color: #ffffff;
}



.portlet.light{
    box-shadow: 0 1px 15px 1px rgba(197, 197, 197, 0.5);
}

a.btn-header-menu{
    background: #ffb822 !important;
    color: #ffffff !important;
    padding: 10px 45px 10px 15px !important;
    margin: 15px 0 !important;
    position:relative;
}

a.btn-header-menu .counter{
    color: #767676;
    font-weight: 700;
    padding: 0px 8px;
    background: #ffffff;
    border-radius: 4px !important;
    position: absolute;
    top: 10px;
    right: -8px;
}



.page-header .page-header-menu .hor-menu .navbar-nav>li.open>a.btn-header-menu,
.page-header .page-header-menu .hor-menu .navbar-nav>li:hover>a.btn-header-menu,
.page-header .page-header-menu .hor-menu .navbar-nav>li>a.btn-header-menu:active,
.page-header .page-header-menu .hor-menu .navbar-nav>li>a.btn-header-menu:focus,
.page-header .page-header-menu .hor-menu .navbar-nav>li>a.btn-header-menu:hover {
    background: #efab1f !important;
}



.block-menu-right{
    float:right !important;
}





.dashboard-stat2{
    padding: 15px 15px 0px;
    border: solid 1px #cccccc;
}


.todo-comment-head-right{
    text-align: right;
}

.todo-comment-username-right{
    font-weight: bold;
    color: #f4af22;
}

.todo-comment-username-left{
    font-weight: bold;
    color: #0080FF;
}


.tabbable-line>.nav-tabs>li.active {
    border-bottom: 4px solid #3598dc;
}

.notify-btn{
    position:relative;
}

.notify_counter{
    background:#ef3011;
    color:#ffffff;
    width:20px;
    height:20px;
    line-height: 20px;
    font-size: 11px;
    font-weight: bold;
    border-radius: 50% !important;
    position:absolute;
    top:-8px;
    right:-8px;
}





.page-footer a:hover {
    color: #ffffff;
    text-decoration: none;
}



.margin-left-form{
    margin-left: 15px!important;
}

.margin-left-form-last{
    margin-left: 15px!important;
}

.margin-left-importo{
    margin-left: 0px!important;
}

.btn-elimina-indirizzo{
    position:absolute;
    top:-10px;
    right:20px;
}



.livello_piano_1{
    font-weight: bold;
    font-size: 15px;
}

.livello_piano_2{
    padding-left: 20px;
}

.livello_piano_3{
     padding-left: 50px;
     font-style: italic;
 }

.livello_piano_4{
    padding-left: 70px;
    font-style: italic;
}


.extra_conto{
    color: #8bc53f;
    background: #fdfdfd;
}
.conto_custom{
    color: #2e93ec;
    background: #e5f3ff;
    font-weight: bold;
}

#tabel_piano_conti tr td{
    font-weight: 500;
}

.btn-link{
    display: inline-block;
    padding:0 5px;
    margin-top: 5px;
}



.title_operazione{
    float:left;
}

.total_operazione{
    float:left;
    font-size: 18px;
    font-weight: bold;
    padding:20px 0 0 50px;
    color: #707070;
}

.pulse_operazione{
    float:right;
    margin-top: 15px;
    margin-bottom: 15px;
}



.table_condensed>tbody>tr>td{
    padding: 2px 8px;
}


.table_scroll{
    width:100%;
    overflow-x: hidden;
}


.table-bordered-light, .table-bordered-light>tbody>tr>td, .table-bordered-light>tbody>tr>th, .table-bordered-light>tfoot>tr>td,
.table-bordered-light>tfoot>tr>th, .table-bordered-light>thead>tr>td, .table-bordered-light>thead>tr>th {
    border: 1px solid #f4f4f4;
    /*background-color: transparent!important;*/
    border-right:0px;
    border-left:0px;
}

.scadenza_lock{
    background: #fff !important;
    color: #2496c5;
}

.row_error{
    background:#ffcbcb;
}


.template_patrimonio table th,.template_patrimonio table td{
    padding :3px;
}



table tr.livello_evidenza_0 th,table tr.livello_evidenza_0last th{
    font-weight: bold!important;
    background: #e8f9fb;
    color: #0059dc;
    font-size: 18px!important;
}

table tr.livello_evidenza_1 td, table tr.livello_evidenza_1last td{
    font-weight: bold!important;
    background: #fbfbfb;
    font-size: 18px!important;
}

table tr.livello_evidenza_2 td, table tr.livello_evidenza_2last td{
    font-weight: bold!important;
    font-size: 13px!important;
    color:#0059dc;
}


table tr.livello_evidenza_3last td{
    color: #4d4d4d;
}

table tr.livello_evidenza_4last td{
    color: #888888;
}

table tr.livello_evidenza_3 td.desc,table tr.livello_evidenza_3last td.desc{
    padding-left: 20px;
}

table tr.livello_evidenza_4 td.desc,table tr.livello_evidenza_4last td.desc{
    padding-left: 40px;
}

table tr.livello_evidenza_5 td.desc{
    padding-left: 60px;
    font-style: italic;
}

table tr.livello_totale td{
    background: #e8f9fb;
    font-weight: bold!important;
    font-size: 18px!important;
    color:#0059dc;
}

.importo_apporto{
    color: #0397ff;
    font-weight: bold;

}



.table-mailbox{
    max-height:600px;
    min-height:400px;
    overflow-y: auto;
}


.table-mailbox tbody tr:hover{
    cursor: pointer;
    background: #f1f1f1!important;
}




.legenda_calendar{height:30px;background:#eeeeee;display:inline-block;}
.legenda_calendar .scaduto{width:20px;height:20px;background: #CC313D;margin:5px 0 0 5px;float:left;}
.legenda_calendar .evaso{width:20px;height:20px;background: #26CC8D;margin:5px 0 0 5px;float:left;}
.legenda_calendar .prossimo{width:20px;height:20px;background: #e97110;margin:5px 0 0 5px;float:left;}
.legenda_calendar .standard{width:20px;height:20px;background: #217ebd;margin:5px 0 0 5px;float:left;}
.legenda_calendar .text{height:30px;line-height:30px;margin:0 5px 0 5px;float:left;font-size: 12px;}


.portlet.calendar.light .fc-button{top:-10px;}



.margin-left-xs-12{
    margin-left: 15px!important;
}

.form-actions .row div:nth-child(even){
    text-align: right;
}


#rendiconto-form hr{
    overflow: visible; /* For IE */
    border-top:2px dashed #ccc;
    text-align: center;
}

#rendiconto-form hr:after {
    content: " salto pagina";
    display: inline-block;
    position: relative;
    top: -0.9em;
    font-size: 0.9em;
    padding: 0 0.25em;
    background: white;
    color:#ccc;
}



a.link_pdf{
    display: block;
    padding:4px 0;
}

a.link_pdf:hover{
    display: block;
    padding:4px 0;
    color:#ff0000;
}

.level-desc{
    display: inline-block;
    background: #ffffff;
    color:#ff0000;
    border:solid 1px #ff0000;
    padding:1px 3px;
    font-size: 11px;
    font-weight: bold;
    margin-left: 10px;
}

.level-color-2{
    color: #ff9900;
    border:solid 1px #ff9900;
}



.open-trust .lists_icons a{
    color:#1a1a1a!important;
    background-color:transparent!important;
    height:140px;
}

.open-trust .lists_icons a:hover{
    color:#1a1a1a;
    background-color:transparent!important;
}

.lists_icons .icon{
    display:inline-block;
    width:80px;
    height:80px;
    background: #767676;
    border-radius: 8px;
    color:#e2e2e2;
    font-size: 30px;
    text-align: center;
    line-height: 80px;
}

.lists_icons .title{
    display:inline-block;
    width:100%;
    margin-top:8px;
    margin-bottom: 16px;
    font-size: 13px;
    line-height: 16px;
    font-weight: bold;
    color:#474747;
}

.lists_icons a.icon-element:hover .icon{
    background:#7caa50;
    color:#ffffff;
}


/* width */
.custom_scrollbar::-webkit-scrollbar {
    width: 10px;
}

/* Track */
.custom_scrollbar::-webkit-scrollbar-track {
    background: #f1f1f1;
}

/* Handle */
.custom_scrollbar::-webkit-scrollbar-thumb {
    background: #888;
}

/* Handle on hover */
.custom_scrollbar::-webkit-scrollbar-thumb:hover {
    background: #555;
}
















/* Responsive Css */

@media (min-width: 1400px){

    .container {
        width: 1380px;
    }

}

@media (max-width: 1200px){

    .page-header .page-header-menu .hor-menu:first-child .navbar-nav>li>a {
        padding: 25px 12px!important;
    }

}



@media (max-width: 991px){

    .page-header .page-header-top .page-logo {
        width:100%!important;
        text-align: left;
        height:80px;
    }

    .page-header .page-header-menu .hor-menu .navbar-nav>li:hover>a {
        color: #ffffff !important;
    }

    .text-slogan{
        text-align: center;
    }


    .page-header{
        height:auto !important;
    }

    .page-header .page-header-menu {
        background: #eeeeee;
        height:auto;
    }

    .box-header-info{
        float:right;
        width: 100%;
        min-height:90px;
    }


    .box-customer-notify{
        font-size: 12px;
        background: #ff0000;
        padding: 8px 10px;
        color: #fff;
        display: inline-block;
        margin-top: 40px;
        width: 100%;
    }

    .block-menu-right{
        /*display:none;*/
        width:100%;
        margin-top: 1px;
    }

    .block-menu-right li.menu-dropdown{
        float:left !important;
        width:100%;
        text-align: center;
        background:#cccccc;
    }

    .page-header .page-header-menu .hor-menu .navbar-nav>li>a.btn-header-menu{
        background: #ffb822 !important;
        color: #ffffff !important;
        padding: 12px !important;
        margin: 0 !important;
    }

    a.btn-header-menu .counter {
        right: 10px;
    }

    .page-header .page-header-menu .hor-menu .navbar-nav>li:hover>a>i {
        color: #ffffff !important;
    }

    .page-header .page-header-menu .hor-menu:first-child .navbar-nav>li>a {
        padding: 12px!important;
    }

    .border-sx-search{
        border-left: solid 0px #cccccc;
    }

    .margin-left-form-last{
        margin-left: -15px!important;
    }

    .margin-left-importo{
        margin-left: -15px!important;
    }

    .table_scroll{
        width:100%;
        overflow-x: scroll;
    }

    .box-customer-info{
        position:absolute;
        top:0px;
        left:0px;
        font-size: 11px;
    }

    .box-customer-info .customer-data{
        /*float: right;*/
    }


    .margin-left-xs-12{
        margin-left: -15px!important;
    }

    .form-actions .row div:nth-child(even){
        text-align: left;
        margin-top: 10px;
    }

    .logo-default-app{
        height: 60px;
    }

}

@media (max-width: 800px) {

    .portlet.light>.portlet-title>.caption>.caption-subject {
        font-size: 16px;
    }

    .portlet > .portlet-title > .actions > .btn, .portlet > .portlet-title > .actions > .btn.btn-sm, .portlet > .portlet-title > .actions > .btn-group > .btn, .portlet > .portlet-title > .actions > .btn-group > .btn.btn-sm {
        padding: 4px 10px;
        font-size: 12px;
        line-height: 1.5;
        margin-bottom: 5px;
        margin-left: 5px;
    }

}


@media (min-width: 768px){
    .lead {
        font-size: 16px;
    }
}


@media (max-width: 767px) {

    .margin-left-form{
        margin-left: -15px!important;
    }

    .margin-top-10-sm {
        margin-top: 10px !important; }
}



@media (max-width: 560px) {

    .box-logout{
        top:50px;
    }

    .box-language{
        right:0px;
    }

    .caratteristiche_box{
        margin-bottom: 20px;
    }

    .page-header .page-header-menu .hor-menu .navbar-nav>li>a {
        padding: 12px!important;
    }

    .margin-top-input {
        margin-top: 0px !important; }
}



@media (max-width: 480px) {

    .logo-default{width:220px;}

    .tabbable-line > .nav-tabs > li {
        width: 100%;
    }
}







/* COLORI CORPORATE */
.corporate_green{
    color:#7caa50;
}

.corporate_green_light{
    color:#88bd58;
}

.corporate_gray{
    color:#767676;
}


.bg_my_progetto{
    background-color: #3e3e3e;
}


.btn.corporate_green:not(.btn-outline) {
    color: #ffffff;
    background-color: #7caa50;
    border-color: #7caa50;
}

.btn.corporate_green:not(.btn-outline):focus,
.btn.corporate_green:not(.btn-outline).focus {
    color: #ffffff;
    background-color: #7caa50;
    border-color: #7caa50;
}

.btn.corporate_green:not(.btn-outline):hover {
    color: #ffffff;
    background-color: #7caa50;
    border-color: #7caa50;
}

.btn.corporate_green:not(.btn-outline).active.focus, .btn.corporate_green:not(.btn-outline).active:focus, .btn.corporate_green:not(.btn-outline).active:hover, .btn.corporate_green:not(.btn-outline):active.focus, .btn.corporate_green:not(.btn-outline):active:focus, .btn.corporate_green:not(.btn-outline):active:hover, .open>.btn.corporate_green:not(.btn-outline).dropdown-toggle.focus, .open>.btn.corporate_green:not(.btn-outline).dropdown-toggle:focus, .open>.btn.corporate_green:not(.btn-outline).dropdown-toggle:hover {
    color: #ffffff;
    background-color: #7caa50;
    border-color: #7caa50;
}





#box_new_fabbricato{
    display:block;
}

#box_exist_fabbricato{
    display:none;
}


#box_new_terreno{
    display:block;
}

#box_exist_terreno{
    display:none;
}




#box_exist_partecipazione{
    display:none;
}

#beneficiari_input{
    display:none;
}



.capitalize {
    text-transform: uppercase;
}

.lowercase {
    text-transform: lowercase;
}

.single-multi-date{
    display: inline-block;
    padding:2px 3px;
    color: #5cbfff
}


.multidate_activator{
    color:#aeaeae;
    font-size: 12px;
    cursor: pointer;
    padding-bottom:10px;
    display: inline-block;
}

.multidate_off{
    color:#aeaeae;
}

.multidate_on{
    color: #2eae3f;
}


.flusso_pos{
    color:#2eae3f;
}

.flusso_neg{
    color:#ff2942;
}


.note-editable h1{
    font-weight: 700;
}

.note-editable h2{
    font-weight: 700;
    font-size: 25px;
}

.note-editable h3{
    font-weight: 700;
    font-size: 20px;
    margin-bottom: 25px;
}

.note-editable h4{

}

.calculated-cell>input{
    border: none;
    text-align: right;
}

.calculated-cell-lock>input{
    background-color: #747474 !important;
    border: none;
    color: #fff;
    text-align: right;
}
.calculated-cell-lock>i{
    color:#fff;
}
.calculated-row{
    background: #747474;
    color:#fff;
}


.progress{height:8px;background-color:#bfbfbf;margin-bottom: 5px;}



/* IN BOX */

.inbox {
   /* margin-bottom: 20px*/
}

.inbox .inbox-body, .inbox .inbox-sidebar {
    padding: 0 20px 20px 20px;
}


.inbox .compose-btn {
    padding: 8px 14px
}

.inbox .inbox-content {
    min-height: 400px
}

.inbox .inbox-nav {
    margin: 30px 0;
    padding: 0;
    list-style: none
}

.inbox .inbox-nav>li {
    padding: 0;
    margin: 0
}

.inbox .inbox-nav>li>a {
    text-decoration: none !important;
    display: block;
    padding: 8px 16px;
    border-left: 4px solid transparent
}

.inbox .inbox-nav>li>a:hover {
    background: #f1f4f7
}

.inbox .inbox-nav>li>a .badge {
    float: right;
    margin-top: 1px
}

.inbox .inbox-nav>li.active>a {
    border-left: 4px solid #ed6b75
}

.inbox .inbox-nav>li.divider {
    padding: 0;
    margin: 4px 16px;
    border-top: 1px solid #eef1f5
}




/* Login */

.login .content .form-control::-moz-placeholder {
    color: #ccc;
    opacity: 1; }
.login .content .form-control:-ms-input-placeholder {
    color: #ccc; }
.login .content .form-control::-webkit-input-placeholder {
    color: #ccc; }




@media print
{
    .no-print, .no-print *
    {
        display: none !important;
    }
}

