@font-face {
    font-family: 'Apercu';
    src: url('../fonts/apercu/apercu_light_002.eot');
    src: url('../fonts/apercu/apercu_light_002.eot?#iefix') format('embedded-opentype'),
    url('../fonts/apercu/apercu_light_002.woff2') format('woff2'),
    url('../fonts/apercu/apercu_light_002.woff') format('woff'),
    url('../fonts/apercu/apercu_light_002.ttf') format('truetype'),
    url('../fonts/apercu/apercu_light_002.svg#apercu_light_002') format('svg');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Apercu';
    src: url('../fonts/apercu/apercu_regular.eot');
    src: url('../fonts/apercu/apercu_regular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/apercu/apercu_regular.woff2') format('woff2'),
    url('../fonts/apercu/apercu_regular.woff') format('woff'),
    url('../fonts/apercu/apercu_regular.ttf') format('truetype'),
    url('../fonts/apercu/apercu_regular.svg#apercu_regular') format('svg');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Apercu';
    src: url('../fonts/apercu/apercu_bold.eot');
    src: url('../fonts/apercu/apercu_bold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/apercu/apercu_bold.woff2') format('woff2'),
    url('../fonts/apercu/apercu_bold.woff') format('woff'),
    url('../fonts/apercu/apercu_bold.ttf') format('truetype'),
    url('../fonts/apercu/apercu_bold.svg#apercu_bold') format('svg');
    font-weight: 700;
    font-style: normal;
}

*, body {
    font-family: 'Apercu';
    font-weight: 300;
    font-style: normal;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: 'Apercu';
}

/** COLORI **/
.bg-primary-rilegno{
    background-color: #706254 !important;
}

.bg-secondary-rilegno{
    background-color: #D1BDA7 !important;
}

.bg-primary-ricrea{
    background: #223749 !important;
}
.bg-secondary-ricrea{
    background: #5C7696 !important;
}

.bg-primary-cial{
    background: #E71800 !important;
}
.bg-secondary-cial{
    background: #000 !important;
}

.bg-primary-corepla{
    background: #1C7ABE !important;
}
.bg-secondary-corepla{
    background: #A5D8ED !important;
}

.bg-primary-comieco{
    background: #BF925A !important;
}
.bg-secondary-comieco{
    background: #D9B384 !important;
}

.bg-primary-coreve{
    background: #105B1E !important;
}
.bg-secondary-coreve{
    background: #2D8642 !important;
}

.bg-primary-biorepack{
    background: #df6c20 !important;
}
.bg-secondary-biorepack{
    background: #574a43 !important;
}

.bg-primary-aliplast{
    background: #c82a7c !important;
}
.bg-secondary-aliplast{
    background: #3f90ce !important;
}

.bg-primary-conip{
    background: #5C6E41 !important;
}
.bg-secondary-conip{
    background: #5a8839 !important;
}

.bg-primary-coripet{
    background: #7fa838 !important;
}
.bg-secondary-coripet{
    background: #000 !important;
}

.bg-primary-erion{
    background: #101A94 !important;
}
.bg-secondary-erion{
    background: #ba0c2f !important;
}

.btn-secondary {
    background-color: #006daa;
    color: #FFF;
    border-color: #006daa;
    padding: 5px 8px;
    font-size: 10px;
}

.btn-secondary:hover, .btn-secondary:active, .btn-secondary:focus, .btn-secondary:active:focus {
    color: #FFF;
    border-color: #0353a4;
    background-color: #0353a4;
}

.btn-primary {
    background-color: #8c0020;
    border-color: #8c0020;
    padding: 5px 8px;
    font-size: 10px;
}

.btn-primary:hover, .btn-primary:active, .btn-primary.hover, .btn-primary:focus, .btn-primary:active:focus {
    background-color: #A31408;
    border-color: #A31408;
}

.btn-default, .fc-state-default {
    background-color: #061a40;
    color: #FFF;
    border-color: #061a40;
    padding: 5px 8px;
    font-size: 10px;
}

.btn-default:hover, .btn-default:active, .btn-default:focus, .btn-default:active:focus, .fc-state-default:hover, .fc-state-default:active, .fc-state-default:focus, .fc-state-default:active:focus {
    color: #FFF;
    border-color: #0353a4;
    background-color: #0353a4;
}

.box-body{
    padding: 15px;
}

/** COLORI **/

.skin-blue .main-header .navbar {
    background-color: #FFF;
    -webkit-box-shadow: 0px 3px 10px -3px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 3px 10px -3px rgba(0,0,0,0.2);
    box-shadow: 0px 3px 10px -3px rgba(0,0,0,0.2);
    padding: 0 40px;
}

.skin-blue .main-header .navbar .nav > li > a:hover, .skin-blue .main-header .navbar .nav > li > a:active, .skin-blue .main-header .navbar .nav > li > a:focus, .skin-blue .main-header .navbar .nav .open > a, .skin-blue .main-header .navbar .nav .open > a:hover, .skin-blue .main-header .navbar .nav .open > a:focus, .skin-blue .main-header .navbar .nav > .active > a {
    background: transparent;

}

.skin-blue .main-header .navbar .nav > li > a {
    color: #8D8D8D;
}

.skin-blue .main-header .navbar .nav > li > a:hover {
    color: #8D8D8D;
}

.skin-blue .main-header .navbar .nav > li > a > span{
    color: #313B47;
}

.content-header{
    position: relative;
    padding: 35px 40px;
}

.main-header .logo {
    background-color: #0060A8;
}

.content{
    padding:0 40px;
}

.content-header > .breadcrumb {
    top: 35px;
    right: 45px;
}

.control-sidebar {
    position: absolute;
    padding-top: 80px;
    z-index: 1010;
}

.control-sidebar, .control-sidebar-bg{
    width: 238px;
    right: -238px;
}

.skin-blue .wrapper, .skin-blue .main-sidebar, .skin-blue .left-side {
    background-color: #121A2F;
}

.sidebar-menu {
    padding-top: 25px;
}

.skin-blue .sidebar a {
    color: #979797;
}

.control-sidebar-dark .control-sidebar-menu > li > a:hover, .control-sidebar-dark .control-sidebar-menu > li > a.active {
    background: #1e282c;
}

.sidebar-menu i{
    margin-right: 15px;
    font-size: 16px;
}

.master_menu .menu-info {
    margin-left: 45px;
    margin-top: 12px;
}

.control-sidebar-menu i{
    color: #FFF;
}

.skin-blue .sidebar-menu > li.active > a {
    border-left-color: #91F0FF;
}

.skin-blue .sidebar-menu > li:hover > a, .skin-blue .sidebar-menu > li.active > a, .skin-blue .sidebar-menu > li.menu-open > a {
    color: #fff;
    background: #121A2F;
}

.skin-blue .sidebar-menu > li:hover > a > i, .skin-blue .sidebar-menu > li.active > a > i, .skin-blue .sidebar-menu > li.menu-open > a >i {
    color: #91F0FF;
}

.skin-blue .sidebar-menu > li.header {
    color: #979797;
    background: #121A2F;
    font-weight: bold;
}

.skin-blue .sidebar-menu > li.header::before {
    content: "";
    position: relative;
    height: 1px;
    width: 90%;
    background-color: #979797;
    display: block;
    margin-top: 30px;
    margin-bottom: 30px;
}

.bg-light-blue, .label-primary, .modal-primary .modal-body {
    background-color: #0060A8 !important;
}

.box_consorzio {
    background-color: #FFF;
    border-radius: 5px;
    padding: 15px 0;
    width:100%;
    display: flex;
    margin-bottom: 30px;
}

.box_consorzio:hover{
    -webkit-box-shadow: 0px 3px 10px -3px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 3px 10px -3px rgba(0,0,0,0.2);
    box-shadow: 0px 3px 10px -3px rgba(0,0,0,0.2);
}

.desc_consorzio , .completamento_consorzio{
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.desc_consorzio{
    padding: 15px 15px;
    height: 100%;
}

.box_logo {
    width: 33%;
    background-color: #FFF;
    display: block;
    margin: 0 auto;
    margin-bottom: 15px;
    border-radius: 50%;
    margin-top: 15px;
    /* padding: 5px; */
}

.desc_consorzio img {
    width: 100%;
    display: block;
    margin: 0 auto;
    /* margin-top: 5px; */
    /* max-width: 70px; */
    /* max-height: 50px; */
    border-radius: 50%;
}

.desc_consorzio p{
    color: #FFF;
    font-size: 12px;
}

.desc_consorzio h3{
    color: #FFF;
    font-weight: bold;
    margin-top:8px;
    margin-bottom: 100px;
    font-size: 18px;
}

.content-header h1 {
    margin: 0;
    font-size: 24px;
}

.content h4{
    color: #979797;
}

.table-bordered{
    background-color: #FFF;
    -webkit-box-shadow: 0px 3px 10px -3px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 3px 10px -3px rgba(0,0,0,0.2);
    box-shadow: 0px 3px 10px -3px rgba(0,0,0,0.2);
}

.completamento_consorzio{
    height: 100%;
    width: 100%;
    padding: 15px 10px;
    overflow: hidden;
}

.completamento_consorzio img {
    /* max-width: 100%; */
    display: block;
    margin: 0 auto;
    position: relative;
    top: 0px;
    -webkit-transform: translate(-50%);
    -moz-transform: translate(-50%);
    -ms-transform: translate(-50%);
    -o-transform: translate(-50%);
    transform: translate(-50%);
    left: 50%;
    width: 100%;
    margin-bottom:45%;
    /* border-radius: 5px; */
}

.logo_riempimento {
    width: calc(100% + 20px);
    margin-left: -10px;
    position: relative;
    margin-top:15px;
}

.completamento_consorzio .percentuale_footer{
    color: #FFF;
    font-size: 13px;
    font-weight: bold;
    position: absolute;
    bottom: 25px;
    -webkit-transform: translate(-50%);
    -moz-transform: translate(-50%);
    -ms-transform: translate(-50%);
    -o-transform: translate(-50%);
    transform: translate(-50%);
    left: 50%;
}

.desc_consorzio .footer{
    font-size: 13px;
    font-weight: bold;
    position: absolute;
    bottom: 25px;
    -webkit-transform: translate(-50%);
    -moz-transform: translate(-50%);
    -ms-transform: translate(-50%);
    -o-transform: translate(-50%);
    transform: translate(-50%);
    left: 50%;
}

.desc_consorzio .footer p{
    margin-bottom: 0;
}

.riempimento {
    width: calc(100% - 2px);
    height: 85%;
    position: absolute;
    left: 50%;
    bottom: 1px;
    -webkit-transform: translate(-50%);
    -moz-transform: translate(-50%);
    -ms-transform: translate(-50%);
    -o-transform: translate(-50%);
    transform: translate(-50%);
}



.box-header > .box-tools span{
    line-height: 18px;
    line-height: 28px;
    font-size: 12px;
    color: #8D8D8D;
}

.mt-30{
    margin-top: 30px;
}

.mt-38{
    margin-top: 38px;
}

.pb-30{
    padding-bottom: 30px;
}
.pt-0{
    padding-top: 0px;
}
.pl-0{
    padding-left: 0px;
}
.pr-0{
    padding-right: 0px;
}

/* RIEPILOGO */

.content-header > .riepilogo_button {
    float: right;
    background: transparent;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 12px;
    padding: 0px 5px;
    position: absolute;
    top: 33px;
    right: 34px;
    border-radius: 2px;
}

.content-header > .riepilogo_button .btn {
    padding: 5px 8px;
    font-size: 10px;
}

#th_seleziona p {
    display: none;
}

table.dataTable thead > tr > th {
    padding-right: 8px;
}

.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;
    cursor: default;
    background-color: #006daa;
    border-color: #006daa;
}

.gradeX {
    background-color: #f9f9f9;
    margin: 0;
    padding: 20px;
}

.gradeX:nth-child(2n) {
    background-color: white;
}

.cont_img img {
    max-height: 100px;
    max-width: 200px;
    display: block;
    margin: 0 auto;
}

.img_upload {
    height: auto;
}

.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #d2d6de;
    border-radius: 0;
    height: 34px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 33px;
}

#formDati, #riepilogo_form{
    padding-bottom: 40px;
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: middle;
    border-top: 1px solid #f4f4f4;
}

.handle.ui-sortable-handle {
    position: absolute;
    left: 30px;
    cursor: pointer;
}

.supporto_menu li a.active:before{
    content: '';
    height: 100%;
    width: 2px;
    background-color: #006daa;
    position: absolute;
    left: 0;
    top: 0;
    z-index:2;
}



/*TAB*/
.nav-anno{
    border-bottom: 0;
}

.nav-anno > li > a, .nav-anno > li > a:hover {
    color: #8D8D8D;
    font-weight: 700;
    font-size: 14px;
    margin-bottom: 10px;
    display: inline-block;
    margin-right: 30px;
    background-color: transparent !important;
    border:none !important;
    padding:0;
    position: relative;
}
.nav-anno > li.active > a, .nav-anno > li > a:hover {
    color: #000;
    background-color: transparent !important;
    border:none !important;
}
.nav-anno > li.active >  a:before{
    content: '';
    position: absolute;
    left: 0;
    bottom: -15px;
    width: 45px;
    height: 3px;
}
.nav-anno.nav-sidebar > li.active > a, .nav-anno.nav-sidebar > li > a:hover {
    color: #fff;
    background-color: transparent !important;
    border:none !important;
}
/**/
.box_anno .stato_title{
    margin-bottom: 5px;
}
.stato_title:before{
    content: '';
    height: 45px;
    width: 4px;
    position: absolute;
    left: 0;
    top: 20px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}
.percentuale_overview_anno {
    color: #979797;
    position: absolute;
    bottom: 2px;
    right: 20px;
}
.box-header{
    padding:20px;
}
.scadenza_task {
    display: inline-block;
    margin-right: 10px;
    vertical-align: middle;
    position: relative;
}
.scadenza_rosso{
    color: red;
}
.scadenza_rosso:after{
    border-color:  red;
}
.scadenza_rosso:before{
    background-color: red;
}
.box-body.with-border{
    border-bottom:1px solid #f4f4f4
}
.scadenza_task:after{
    content: '';
    border-radius: 50%;
    width:10px;
    height:10px;
    vertical-align: middle;
    display: inline-block;
    border-width: 1px;
    border-style: solid;
    margin-left: 5px;
}
.scadenza_task:before{
    content:'';
    position: absolute;
    right: 2px;
    top: 8px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
}

.profilo{
    margin-top: 25px;
}

.profilo img{
    width: 70px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    display: block;
    margin: 0 auto;
}

.profilo h3{
    font-weight: 400;
    font-size: 16px;
    padding: 10px 0;
    margin-bottom: 0px;
    margin-top: 0;
    color: #FFF;
}

.profilo a{
    color: #A4A4A4;
}

.team_sidebar{
    border: 1px solid #A4A4A4;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-top:24px;
    padding: 20px;
}

.team_sidebar h3{
    font-weight: 700;
    font-size: 16px;
    padding: 10px 0;
    margin-bottom: 0px;
    margin-top: 0;
    color: #FFF;
}

.team_sidebar img{
    width: 50px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    display: block;
    margin: 0 auto;
}

.team_sidebar h4 {
    margin-bottom: 0;
    font-size: 14px;
    font-weight: bold;
}

.btn.logout {
    width: 100%;
    padding: 10px;
    color: #FFF;
    background-color: #006daa;
}

/*reminder*/
.singolo-reminder{
    display: flex;
    align-items: start;
    margin-bottom:20px;
}
.singolo-reminder img {
    margin-right: 20px;
    width: 40px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.singolo-reminder p{
    font-size:16px;
}
.singolo-reminder span{
    color: #979797;
}
.singolo-reminder:last-of-type{
    margin-bottom: 0;
}

.singolo-reminder  .singolo-reminder-contenuto{
    width: calc(100% - 80px);
}

table.dataTable.no-footer {
    border-bottom: none;
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
    display: inline;
    padding: 0;
    margin-left: 0px;
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 10px 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.modal-dialog .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: left;
    font-weight:400;
}

/*Storia*/

.lista-storia{
    position: relative;
}
.lista-storia:before{
    content: '';
    width: 2px;
    height: 100%;
    left: 20px;
    top: 0;
    position: absolute;
    background-color: #d1d1d1;
}
.singola-storia{
    display: flex;
    align-items: center;
    margin-bottom: 20px;

}

.singola-storia img {
    margin-right: 20px;
    width: 40px;
    border-radius: 4px;
    position: relative;
}
.singola-storia p{
    font-size:16px;
    color: #979797;
    width:80%;
    margin-bottom: 0;
}
.new-storia p{
    color: #333;
}

.singola-storia span{
    color: #979797;
    position: absolute;
    right:0;
    top:50%;
    transform: translateY(-50%);
}

.singola-storia:last-of-type{
    margin-bottom: 0;
}

.singola-storia  .singola-storia-contenuto{
    width: calc(100% - 60px);
    position: relative;
}

.tab-sidebar-arrivita  img {
    margin-right: 10px;
    width: 30px;
    border-radius: 4px;
    position: relative;
}

.tab-sidebar-arrivita .lista-storia:before{
    left:15px;
}
.tab-sidebar-arrivita p{
    font-size: 14px;
    width:100%;
}

.tab-sidebar-arrivita .singola-storia span{
    position: relative;
    top: auto;
    font-size: 13px;
}

.tab-sidebar-arrivita .new-storia p{
    color: #fff;
}
.tab-sidebar-arrivita .singola-storia .singola-storia-contenuto{
    width: calc(100% - 30px);
}
.tab-sidebar-arrivita  .singola-storia{
    align-items: flex-start;
}
.allegato{
    color: #979797;
    margin-bottom: 15px;
}
.allegato:last-of-type{
    margin-bottom: 0;
}
.dettagli {
    position: absolute;
    top: 0;
    right: 10px;
    font-size: 12px;
    color: #b8c7ce;
}

.header-colorato {
    font-size: 18px;
    color: #FFF;
    padding: 20px;
    font-weight: 700;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.tabella-header-colorato .table > thead > tr > th, .tabella-header-colorato .table > tbody > tr > td {
    padding: 5px 10px;
    vertical-align: middle;
}
.tabella-header-colorato{
    border-radius: 3px;
    margin-bottom: 30px;
    overflow-x: auto;
}
.tabella-header-colorato .table{
    background-color: #fff;
    margin-bottom: 0;
    color: #383838;
}

.commento-contenuto {
    padding: 20px;
    color: #8D8D8D;
}

input.input-table{
    border: 1px solid #ddd;
    border-radius: 3px;
    padding:  5px 10px;
    min-height:38px;
    height:38px;
    resize: vertical;
}

input.input-table[disabled]{
    background-color: #eee;
    border: 1px solid #ddd !important;
}

textarea.input-table{
    border: 1px solid #ddd;
    border-radius: 3px;
    padding:  5px 10px;
    min-height:38px;
    resize: vertical;
}

textarea.input-table[disabled]{
    background-color: #eee;
    border: 1px solid #ddd !important;
}

/*FOOTER TEAM*/
#control-sidebar-home-tab .team {
    width: 100%;
    padding: 0px;
    position: relative;
}

#control-sidebar-home-tab .team h4 {
    font-size: 14px;
    font-weight: bold;

}

#control-sidebar-home-tab .team h4{
    color: #fff !important;
}

#control-sidebar-home-tab .team ul {
    list-style: none;
    padding-left: 0;
}

#control-sidebar-home-tab  .team ul li img {
    width: 100%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

#control-sidebar-home-tab .team ul li {
    display: inline-block;
    width: 30px;
    height: 30px;
    overflow: hidden;
    margin-right: 5px;
    text-align: center;
}
#control-sidebar-home-tab .team ul li.add {
    line-height: 30px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-size: 20px;

}

.breadcrumb_bottoni{
    top: 25px !important;
}

.status_before {
    position: absolute;
    left: 0;
    top: 10px;
    height: 35px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.tooltip {
    position: relative;
    opacity: 1;
}

td.green_bg{
    background-color: rgb(208, 223, 175) !important;
}

.select2-container .select2-selection--single .select2-selection__rendered {
    padding-left: 0px;
    min-width:70px;
    line-height: 31px;
}

.select2-container--default .select2-selection--single {
    border: 1px solid #ddd;
    border-radius: 3px;
    height: 38px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    margin-left: -4px;
    margin-top: 0px;
}

.btn-custom-2{
    color:#fff;
    background-color:#0060A8;
    border:2px solid #0060A8;
}

.form-control-feedback {
    z-index: 1;
}

/* TEST */

.tableFixHead {
    overflow-y: auto;
    height: 1000px;
}

.tableFixHead table {
    border-collapse: collapse;
    width: 100%;
}

.tableFixHead th,
.tableFixHead td {
    padding: 8px 16px;
}

.tableFixHead th{
    z-index:999;
}

.tableFixHead th {
    position: sticky;
    top: 0;
    background: #eee;
}

.btn_filtri_anni {
    text-align: right;
    margin-bottom: 15px;
    right: 15px;
    top: -66px;
    display: inline-block;
}

.btn-filtri {
    color: #FFF !important;
}

.filtri{
    min-width: 100px !important;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #0060A8;
    border: 1px solid #0060A8;
}

.margin-filtri{
    margin-left:12px;
    margin-right: 6px;
}

.minimal, .iradio_minimal-blue *{
    pointer-events: none !important;
    cursor: default !important;
}

.text-line{
    text-decoration: line-through;
}

/*td.validato{*/
     /*color:#3d9970;*/
     /*font-weight: 500;*/
/*}*/

/*td.non_validato{*/
    /*color:#666666;*/
/*}*/

#graficitab .select2.select2-container {
    min-width: 100px !important;
}

h5.widget-user-username{
    color: #FFF;
}

.img-box{

    width: 70%;
    margin: 0 auto;
    margin-top: 30px;
}

#contattaci{
    cursor:pointer;
}

[data-controllo]{
    border-color: green !important;
}

[data-controllo].errore-js{
    border-color: red !important;
}

.errore-js-testo{
    font-size: 12px;
    color: red;
}

.last_child_strong td:last-child{
    font-weight: bold;
}

.indicatori_materiale_title {
    background-color: #EAEAEA;
    padding: 1rem;
    text-align: center;
    color: #0060A8;
    font-size: 16px;
}

.box-dato-input{
    background-color: white;
    border-radius: 10px;
    margin-bottom: 30px;
    padding: 15px;
    min-height: 470px;
}

.box-dato-input .errore-js-testo {
    font-size: 12px;
    color: red;
    position: absolute;
    bottom: -17px;
    left: 3px;
}

.bold{
    font-weight: bold;
    background-color: #f2f2f2;
}
