/*c-table-dati*/
.c-table-dati {
    font-size: 1.4rem;
    line-height: 1.1; /* overflow-x: auto; */
    padding-top: 10px;
    padding-bottom: 25px;
}

.c-table-dati table {
    min-width: 1170px;
    width: 99.999%;
    border: 0;
    border-spacing: 0;
}

.c-table-dati .c-contact-form .c-filter input,
.c-table-dati .c-contact-form textarea,
.c-table-dati .c-contact-form label,
.c-table-dati .c-contact-form .c-form-checkbox,
.c-table-dati .c-contact-form td {
    padding: 0 5px;
}

.c-table-dati {
    margin: 0 15px
}

.c-table-dati tbody td {
    border-right: 1px solid #F5F5F5;
    padding: 10px 10px 10px 12px;
}

.c-table-dati .o-t-tool a {
    text-decoration: none;
    color: #222
}

.c-table-dati .o-t-tool i {
    font-size: 3rem;
    transition: .3s
}

.c-table-dati .o-t-tool + .o-t-tool i {
    font-size: 2.6rem
}

.c-table-dati .o-t-tool:hover i {
    color: #b2ce27
}

.l-status-ribbon {
    background: #e6eaed;
    font-size: 1.6rem;
    padding: 0;
    box-sizing: border-box;
    height: 80px;
    margin-bottom: 50px;
    position: relative;
    z-index: 888;
}

.l-status-ribbon .c-status {
    list-style: none;
    font-size: 2rem;
    padding: 18px 0 0 15px;
    margin: 0;
}

.l-status-ribbon .c-status li {
    width: 24%;
    display: inline-block;
    position: relative
}

.l-status-ribbon .c-status li a {
    text-decoration: none;
    color: #222
}

.l-status-ribbon .c-status li span {
    min-width: 65px;
    font-size: 2rem;
    box-sizing: border-box;
    background: #f5f5f5;
    display: inline-block;
    padding: 10px 15px;
    border-radius: 20px;
    text-align: center;
    font-weight: 600;
    margin-left: 5px;
    position: relative;
}

.l-status-ribbon .c-status .o-esclamation:before {
    content: '!';
    width: 26px;
    height: 26px;
    background: red;
    display: block;
    position: absolute;
    top: -10px;
    right: -9px;
    border-radius: 50%;
    color: #fff;
    text-align: center;
    line-height: 1.2;
}

.l-status-ribbon .c-notifiche {
    padding-right: 0;
    height: 100%;
    background: #f5f5f5;
}

.l-status-ribbon .wrapper-notifiche {
    height: 100%;
    width: 100%;
}

.l-status-ribbon .wrapper-notifiche a {
    color: #b2ce27;
    vertical-align: middle;
    font-size: 2rem;
    font-weight: 600;
    height: 100%;
    display: inline-block;
    line-height: 4;
    text-decoration: none;
}

.l-status-ribbon button {
    border: 0;
    outline: 0;
    height: 100%;
    background: transparent;
    position: absolute;
    right: 15px;
}

.l-status-ribbon a i {
    font-size: 2.5rem;
    vertical-align: -3px;
    margin-right: 5px;
    margin-left: 25px;
    font-weight: 700;
}

.l-status-ribbon .o-notifiche {
    position: relative;
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    width: 80px
}

.l-status-ribbon .o-notifiche i {
    color: #222;
    font-size: 4.5rem;
    padding: 0 20px;
    position: absolute;
    bottom: 0;
    left: -6px;
    right: 0;
    top: 18%;
    text-align: center;
}

.l-status-ribbon .o-notifiche:before {
    content: "";
    height: 6px;
    position: absolute;
    bottom: 1px;
    left: 50%;
    right: 50%;
    top: auto;
    background: #f5f5f5;
    transition: .3s
}

.l-status-ribbon .o-notifiche:hover:before, .l-status-ribbon button:not(.collapsed) .o-notifiche:before {
    background: #264d7a;
    left: 0;
    right: 0
}

#notifiche {
    background: #ffffff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .2);
    margin-left: -15px;
}

#notifiche ul {
    padding: 0;
    list-style: none;
    margin: 0
}

#notifiche ul li {
    padding: 15px 0 15px 59px;
    border-bottom: 1px solid #b5b5b5;
    color: #68696b;
    position: relative;
}

#notifiche ul li a {
    text-decoration: none;
    position: absolute;
    right: 20px;
    top: 50%;
    -ms-transform: translateY(-58%);
    transform: translateY(-58%);
    -wekit-transform: translateY(-58%);
}

#notifiche ul li .icon-close-it:before {
    color: #68696b;
    font-size: 1.5rem
}

.c-navigation > ul > li > a.is-open:after {
    width: 100%
}

#notifiche ul li .o-esclamation:before {
    font-size: 2rem;
    font-weight: 600;
    content: '!';
    width: 26px;
    height: 26px;
    background: red;
    position: absolute;
    top: 50%;
    left: 15px;
    border-radius: 50%;
    color: #fff;
    text-align: center;
    line-height: 1.2;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -wekit-transform: translateY(-50%);
}

#notifiche ul li > i:before {
    font-size: 3.2rem;
    position: absolute;
    top: 50%;
    left: 15px;
    border-radius: 50%;
    color: #68696b;
    text-align: center;
    line-height: 1.2;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -wekit-transform: translateY(-50%);
}

#notifiche ul li:last-child > i:before {
    font-size: 3rem;
    position: absolute;
    top: 55%;
    left: 15px;
    border-radius: 50%;
    color: #68696b;
    text-align: center;
    line-height: 1.2;
    -ms-transform: translateY(-50%) rotate(-180deg);
    transform: translateY(-50%) rotate(-180deg);
    -wekit-transform: translateY(-50%) rotate(-180deg) scale(-100% -100%);
}

#notifiche .o-results {
    display: block;
    font-size: 1.325rem;
    font-weight: 500
}

#notifiche .o-results > span {
    padding: 0 2px;
    font-weight: 700;
    border-left: 1px solid
}

#notifiche .o-results > span:first-of-type {
    border-left: 0
}

#notifiche .o-results a {
    position: static;
    color: #222;
    padding: 0 2px
}

#notifiche .o-results a:hover {
    background: whitesmoke;
    transition: .3s;
}

.o-count {
    background: red;
    border-radius: 50%;
    color: #fff;
    font-size: 13px;
    font-weight: 900;
    height: 20px;
    letter-spacing: -.08em;
    line-height: 1.6;
    position: absolute;
    right: 20px;
    text-align: center;
    text-indent: -.09em;
    top: 15px;
    width: 20px;
}

.c-table-form {
    padding: 0;
    border: 0px solid #264d7a;
    position: relative;
    margin: 1px 0;
    width: 100%;
    display: contents;
}

.c-table-form:before {
    display: none
}

/*.c-ricerca-form { display: none; }*/

.c-ricerca-form .icons {
    position: absolute;
    right: 55px;
    top: -15px;
    /* background: #fff; */
}

.c-ricerca-form .icons img {
    background: #fff;
    padding: 3px
}

.c-ricerca-form .icons p {
    display: inline;
    /*float: left;*/
    position: relative;
    margin-right: 10px;
}

.c-ricerca-form .icons .o-tooltip.o-tooltip-top {
    top: -42px;
}

.c-main-logo {
    margin-left: 15px;
}

.icon-instant:before {
    content: url("../images/instant.svg") !important;
}

.icon-riconsegne:before {
    content: url("../images/icon-riconsegne2.svg") !important;
}

.icon-scopertura:before {
    content: url("../images/icon-scopertura2.svg") !important;
}

.icon-home:before {
    content: url("../images/icon-home.svg");
}

.icon-bell:before {
    content: url("../images/icon-bell.svg");
}

.icon-report:before {
    content: url("../images/icon-report.svg");
}

.icon-graph:before {
    content: url("../images/icon-graph.svg");
}

.icon-search:before {
    content: url("../images/icon-search.svg");
}

.icon-sdg-storico:before {
    content: url("../images/icon-sdg-storico.svg");
}
.icon-sdg-online:before {
    content: url("../images/icon-sdg-online.svg");
}

.icon-simulazioni:before {
    content: url("../images/icon-simulazioni.svg");
}

.icon-output:before {
    content: url("../images/icon-output.svg");
}

.icon-doc:before {
    content: url("../images/icon-doc.svg");
}

.icon-calendar:before {
    content: url("../images/icon-calendar.svg");
}

.icon-xls:before {
    content: url("../images/icon-xls.svg");
}

.icon-pdfprinter:before {
    content: url("../images/icon-pdfprinter.svg");
}

.icon-arrowup:before {
    content: url("../images/icon-arrowup.svg");
}

.icon-serachlens:before {
    content: url("../images/icon-searchlens.svg");
}

.icon-infotooltip:before {
    content: url("../images/icon-infotooltip.svg");
}

.icon-modify:before {
    content: url("../images/icon-modify.svg");
}
.icon-actions:before {
    content: url("../images/icon-actions.svg");
}
.icon-check:before {
    content: url("../images/icon-check.svg");
}
.icon-custom-window:before {
    content: url("../images/icon-custom-window.svg");
}
.icon-limiti:before {
    content: url("../images/icon-limiti.svg");
}
.icon-percentuali:before {
    content: url("../images/icon-percentuali.svg");
}

/* Varianti verdi delle icone di navigazione, mostrate quando la sezione e' quella corrente */
.icon-home-active:before {
    content: url("../images/icon-home-active.svg");
}
.icon-bell-active:before {
    content: url("../images/icon-bell-active.svg");
}
.icon-report-active:before {
    content: url("../images/icon-report-active.svg");
}
.icon-graph-active:before {
    content: url("../images/icon-graph-active.svg");
}
.icon-search-active:before {
    content: url("../images/icon-search-active.svg");
}
.icon-doc-active:before {
    content: url("../images/icon-doc-active.svg");
}
.icon-riconsegne-active:before {
    content: url("../images/icon-riconsegne-active.svg") !important;
}
.icon-scopertura-active:before {
    content: url("../images/icon-scopertura-active.svg") !important;
}
.icon-instant-active:before {
    content: url("../images/instant-active.svg") !important;
}
.icon-sdg-online-active:before {
    content: url("../images/icon-sdg-online-active.svg");
}
.icon-simulazioni-active:before {
    content: url("../images/icon-simulazioni-active.svg");
}
.icon-sdg-storico-active:before {
    content: url("../images/icon-sdg-storico-active.svg");
}
.icon-custom-window-active:before {
    content: url("../images/icon-custom-window-active.svg");
}
.icon-limiti-active:before {
    content: url("../images/icon-limiti-active.svg");
}
.icon-percentuali-active:before {
    content: url("../images/icon-percentuali-active.svg");
}

.c-navigation > ul > li > a.o-generic i {
    position: relative;
    -ms-transform: translate(-0%, 0);
    -webkit-transform: translate(-0%, 0);
    transform: translate(0, 0px);
    left: 0;
    bottom: -35px;
}

.c-navigation > ul > li > a.o-generic {
    width: auto
}

.c-navigation > ul > li > a.o-generic:focus,
.c-navigation > ul > li > a.o-generic:active {
    outline: 0;
    box-shadow: none;
}

.icon-arrow:before {
    color: #264d7a;
}
.icon-arrow-active:before {
    content: "\e904";
    color: #B2CE27;
}

.c-navigation > ul > li > a.o-generic .o-dropdown-caret {
    position: absolute;
    left: auto;
    right: 8px;
    bottom: auto;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 1rem;
}

/* Nome della voce di menu visibile in hover su tutto l'elemento (non solo sull'icona) */
.c-navigation > ul > li:hover .o-tooltip {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
}

.c-navigation .dropdown-menu {
    padding: 0;
    border: 0;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 4px 20px rgba(0, 0, 0, .2);
    min-width: 260px;
}

.c-navigation .dropdown-menu .dropdown-header {
    background: #264d7a;
    color: #ffffff;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .03em;
    padding: 14px 20px;
    font-size: 1rem;
    border: 0;
}

.c-navigation .dropdown-menu .dropdown-item {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 14px 20px;
    color: #264d7a;
    font-weight: 600;
    font-size: 1.6rem;
    line-height: 1.4;
    border-bottom: 1px solid #e6eaed;
}

.c-navigation .dropdown-menu .dropdown-item:last-child {
    border-bottom: 0;
}

.c-navigation .dropdown-menu .dropdown-item:hover,
.c-navigation .dropdown-menu .dropdown-item:focus {
    background: #f5f5f5;
    color: #264d7a;
}

.c-navigation .dropdown-menu .dropdown-item i {
    flex: 0 0 auto;
    width: 20px;
    height: 20px;
}

.c-main-title h1 {
    font-size: 3.5rem;
    font-weight: 100;
    color: #222 !important;
    text-align: center
}

.c-main-title {
    margin-bottom: 40px;
}

.c-freccette .o-freccetta-dx {
    transform: rotate(180deg);
    left: -6px;
    position: relative;
}

.c-freccette .o-filter {
    width: 20px;
}

.c-freccette img:hover {
    cursor: pointer
}

.c-contact-form .c-form-group {
    width: 100%;
}

td .c-freccette {
    text-align: right;
    margin: 10px
}

td .c-freccette * {
    visibility: hidden;
}

td:hover .c-freccette *, td .c-freccette .visibile, td .c-freccette .visibile * {
    visibility: visible
}

.c-fixsearch {
    font-size: 2rem !important;
}

.c-checkboxfix {
    margin-top: 10px
}

h1.o-icon-overview, h1.o-icon-scoperture, h1.o-icon-collateral, h1.o-icon-riconsegne {
    font-family: 'Roboto Slab';
    font-size: 3rem;
    margin-bottom: 50px
}

h1.o-icon-overview:before, h1.o-icon-scoperture:before, h1.o-icon-collateral:before, h1.o-icon-riconsegne:before {
    content: "";
    background: url("../images/icon-totali.svg") no-repeat;
    width: 70px;
    height: 70px;
    float: left;
    margin-right: 20px;
    background-size: contain;
}

h1.o-icon-collateral.no-icon:before {
    display: none;
}

h1.o-icon-collateral.custom:before {
    margin-right: 0;
    float: none;
    display: inline-block
}

h1.o-icon-collateral.custom {
    font-size: 0;
}

h1.conto-pooling-storico {
    padding-left: 10px;
    font-family: 'Roboto Slab';
    font-size: 1.7rem;
    color: #213a8f;
    font-weight: bold;
}

h1.modal-modify {
    font-family: 'Roboto Slab';
    font-size: 1.7rem;
    color: #264D7A;
    margin: 0px;
    font-weight: bold;
}

h1.text-align-right {
    padding-top: 0px;
    margin: 0px;
    font-family: 'Roboto Slab';
    font-size: 1.7rem;
    color: #213a8f;
    text-align: right;
    font-weight: bold;
}

h2.conto-pooling-storico {
    padding-left: 0px;
    font-family: 'Roboto Slab';
    font-size: 2rem;
    color: #1a498e;
    padding-right: 10px;
    padding-bottom: 50px;
    padding-top: 50px;
}

p.text-align-right-blue {
    font-family: 'Roboto Slab';
    font-size: 1.7rem;
    color: #1a498e;
    text-align: right;
    padding-right: 10px;
    font-weight: bold;
}
p.text-table-popover {
    font-family: 'Roboto Slab';
    font-size: 1.6rem;
    padding-right: 10px;
}

p.text-table-tooltip {
    margin-bottom: 0px;
    font-family: 'Roboto Slab';
    font-size: 1.6rem;
}

.text-table-tooltip-checked {
    margin-bottom: 0px;
    font-family: 'Roboto Slab';
    font-size: 1.6rem;
    background: #FFE699;
    
}

p.text-align-right-blue-nopad {
    font-family: 'Roboto Slab';
    font-size: 1.7rem;
    color: #1a498e;
    text-align: right;
    padding-right: 0px;
    font-weight: bold;
}
.c-collateral-utilizzabile div.col-12:first-child {
    padding-left: 15px;
}

div.c-collateral-utilizzabile div:first-child {
    padding-left: 10px;
}

h1.o-icon-collateral:before {
    content: "";
    background-image: url("../images/icon-scopertura.svg");
}

h1.o-icon-riconsegne:before {
    content: "";
    background-image: url(../images/icon-riconsegne2.svg);
    width: 55px;
    margin-top: 5px;
}

h1.o-icon-scoperture:before {
    content: "";
    background-image: url("../images/icon-scopertura2.svg");
    width: 55px;
    height: 55px;
    margin-top: 5px;
    margin-left: 18px;
}

.c-scopertura {
    background: #F5F5F5;
    padding: 10px;
    margin-bottom: 10px;
    position: relative
}

.c-scopertura strong {
    font-weight: 500
}

.c-scopertura p.data {
    font-size: 1.6rem;
    padding: 8px 0;
    margin: 0;
    font-weight: 300;
}

.c-scopertura p.dati {
    font-size: 1.8rem;
    font-weight: 100;
}

.c-scopertura .button {
    right: 1.5%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.c-scopertura .button p {
    font-size: 1.4rem;
    background: #D4D7D9;
    border-radius: 35px;
    padding: 2px 35px 4px 35px;
    line-height: 2.5rem;
    margin: 0;
}

.c-scopertura .button p span {
    font-family: 'Roboto Slab';
    color: #C1272D;
    display: block;
    font-size: 1.8rem;
    font-weight: 300;
}

.c-scopertura:nth-child(2) .row:before {
    /*bbackground: #264D7A;*/
    position: absolute;
    top: 0;
    left: -4px;
    width: 4px;
    height: 100%;
    display: inline-block;
}

.c-scopertura {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.c-scopertura:hover {
    background: #254E7A
}

.c-scopertura:hover .data, .c-scopertura:hover .dati {
    visibility: hidden;
}

.c-scopertura .avviasimulazione {
    visibility: hidden;
    font-size: 1.8rem;
    color: #fff;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: url("../images/icon-avvio.svg") no-repeat left center;
    background-size: contain;
    padding: 10px 0;
    padding-left: 45px;

}

.c-scopertura:hover {
    cursor: pointer;
}

.c-scopertura:hover .avviasimulazione {
    visibility: visible;
}

.c-scopertura:hover .avviasimulazione:hover {
    text-decoration: none
}

.o-button-scoperture {
    margin: 20px 0 !important
}

span.icon-inline-right {
    display: inline-block;
    width: 25px;
    height: 25px;
}
span.icon-inline-popover-table {
    display: inline-block;
    width: 20px;
    cursor: pointer;
}
span.icon-inline-tooltip {
    display: inline-block;
    width: 20px;
    height: 20px;
    cursor: pointer;
    float: left;
}

.c-riconsegne {
    background: #F5F5F5;
    font-size: 3rem;
    text-align: center;
    padding: 74px 0;
    margin-bottom: 10px;
    position: relative;
    overflow: hidden;
}

.c-riconsegne p {
    line-height: 8rem;
    margin-bottom: 21px;
}

.c-riconsegne span {
    display: block;
    font-size: 6rem;
    color: #D4D7D9
}

.c-riconsegne .o-button {
    line-height: 2.5rem;
    /*position: absolute;
    transition: .3s; */
    margin: 0;
}

p.text-left-header-list {
    color: #254E7A;
    font-size: 2rem;
    font-family: 'Roboto Slab';
    padding-left: 10px;
}

.f-right {
    float: right;
    margin-right: 0 !important
}

.c-overview {
    font-size: 2rem;
}

.c-col-overview {
    float: left;
    width: 20%;
    font-family: 'Roboto Slab';
    font-weight: 400;
}

.c-col-overview span {
    font-size: 2.5rem
}

.c-overview ul {
    list-style-type: none;
    color: #808285;
    padding: 0
}

.p-margin-center {
    padding: 31px;
    font-family: 'Roboto Slab'
}

.c-col-overview:first-child {
    font-family: 'Roboto';
    font-weight: 400;
}

.c-col-overview:first-child li {
    padding-left: 20px;
    min-height: 50px
}

.c-col-overview li:first-child {
    font-family: 'Roboto';
    font-weight: 100;
    background: #fff
}

.c-col-overview:nth-child(2) li:first-child {
    font-size: 2.5rem;
    color: #222222;
    padding-top: 0 !important
}

.c-col-overview li:first-child p {
    padding-top: 27px;
    padding-bottom: 0;
    border-bottom: 1px solid #222;
    box-shadow: none !important;
}

.c-col-overview:nth-child(2) li:first-child p {
    padding-top: 20px
}

.c-col-overview:first-child li:first-child p {
    border-color: #fff;
    /* margin: 16px 0 16px 0; */
    /* line-height: 1.2rem; */
    font-weight: 400;
    color: #222;
    padding: 24px 0 23px 0;
    margin-left: 0;
}

.c-col-overview:first-child span {
    font-size: 1.5rem;
    margin: 17px 0;
    display: inline-block;
}

.c-col-overview li:first-child span {
    display: block;
    height: 20px;
    margin: 0 4%
}

.c-col-overview:nth-child(2) li:first-child span {
    box-shadow: 5px 5px 9px #ECECEC;
}

.c-col-overview:not(:nth-child(1)) li:nth-child(2) {
    color: #264D7A;
    cursor: pointer
}

.c-col-overview li:first-child, .c-col-overview:nth-child(2) li:nth-last-child(2) {
    border: 0
}

.c-col-overview:nth-child(2) li:last-child {
    height: 20px;
    box-shadow: 5px 5px 9px #ECECEC;
    background: #fff;
    margin: 0 4%;
}

.c-col-overview li {
    border-bottom: 3px solid #F1F1F1;
    background: #F5F5F5;
}

.c-col-overview li.aperto p {
    background: #264D7A;
    color: #fff
}

.c-col-overview li p {
    background: #fff;
    margin: 0 4%;
    padding: 10px 0;

    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .2s ease-in-out;
}

.c-col-overview:nth-child(2) li p {
    box-shadow: 5px 5px 9px #ECECEC;
}

.c-col-overview li:last-child {
    border: 0px
}

.c-collateral-utilizzabile {
    margin: 0 0 50px 0;
    background: #E8F0BE;
    padding: 30px 0;
}

.c-collateral-utilizzabile div:first-child {
    padding-left: 0;
}

.c-collateral-utilizzabile p {
    font-size: 1.8rem;
    font-weight: 300;
    text-align: center
}

.c-collateral-utilizzabile span {
    display: inline-block;
    font-size: 3.5rem;
    font-weight: 400;
    margin-right: 16px
}

.c-collateral-utilizzabile .o-button {
    position: relative;
    bottom: 5px;
}

.c-collateral-utilizzabile .o-icon-scoperture {
    margin: 0 !important
}

.c-collateral-utilizzabile a.c-primary-button {
    margin: 0
}

@media (max-width: 1300px) {
    .c-collateral-utilizzabile h1 {
        text-align: center;
    }

    .c-collateral-utilizzabile p {
        text-align: center;
        margin-top: 10px;
    }

    .c-collateral-utilizzabile h1:before {
        float: none;
        display: block;
        margin: 0 auto;
    }

    .c-collateral-utilizzabile .o-button {
        display: inline-block
    }
}


.c-tot-overview {
    position: relative;
    
}

.c-hover-overview {
    background: rgba(255, 255, 255, 0.8);
    width: 60%;
    position: absolute;
    left: 39.35%;
    top: 0;
    bottom: -20px;
    display: none;
    cursor: pointer;
}

.c-hover-overview#overviewBcc2, .c-hover-overview#overviewIcrea2 {
    left: 59.1%;
}

.c-hover-overview#overviewBcc3, .c-hover-overview#overviewIcrea3 {
    right: 39.3%;
    left: auto
}

.c-hover-overview#overviewBcc3 .c-box-overview, .c-hover-overview#overviewIcrea3 .c-box-overview {
    float: right;
}

.c-hover-overview#overviewBcc4, .c-hover-overview#overviewIcrea4 {
    right: 19.5%;
    left: auto;
    width: 80%
}

.c-hover-overview#overviewBcc4 .c-box-overview, .c-hover-overview#overviewBcc4 .c-interno-overview, .c-hover-overview#overviewIcrea4 .c-box-overview, .c-hover-overview#overviewIcrea4 .c-interno-overview {
    float: right;
    width: 18.7%
}

.c-hover-overview .c-primary-button {
    margin-right: 0
}

.c-hover-overview .o-close {
    position: absolute;
    right: -14px;
    top: -22px;
    width: 69px;
}

.o-hover {
    display: block
}

.c-box-overview {
    background: #e7eaec;
    width: 100%;
    height: 100%;
    color: #222;
    font-size: 2.5rem;
    font-weight: 100;
    text-align: center
}
.c-box-overview-popover-home {
    max-width: 405px;
    max-height: 303px;
    top: 86px;
    background: #e7eaec;
    color: #222;
    font-size: 2.0rem;
    font-weight: 100;
    text-align: center;
}
.c-box-overview-popover-linea-infragiornaliera {
    /*position: fixed !important;*/
    max-width: 985px;
    /*max-height: 638px;*/
    /*!*top: 86px;*!*/
    /*background-color: #e7eaec;*/
    /*color: #222;*/
    /*font-size: 2.0rem;*/
    /*transform: translate3d(387px, 397px, 0px) !important;*/
    /*background-color: rgba(0, 0, 0, 0.5); !* transparent grey background *!*/
    /*-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);*/
    /*box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);*/
    /*z-index: 9999; !* ensure the popover appears on top of other elements *!*/
    
    
}
/*.c-box-overview-popover-linea-infragiornaliera .popover .popover-inner {*/
/*    max-width: 757px;*/
/*    max-height: 638px;*/
/*    top: 86px;*/
/*    background: #e7eaec;*/
/*    color: #222;*/
/*    font-size: 2.0rem;*/
/*}*/

.c-box-overview p {
    margin: 0 40px;
    padding: 80px 0;
    border-bottom: 1px solid #222;
}
.c-box-overview-popover-home p {
    margin: 0 40px;
    padding: 43px 0;
}

.c-interno-overview-3 p {
    padding: 20px 0 30px 0;
}

.c-box-overview p span {
    display: block;
    font-size: 4rem;
    margin-bottom: 10px;
}

.c-box-overview p:last-of-type {
    border-bottom: 0px solid #fff;
}

.c-interno-overview {
    width: 25%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

.c-interno-overview .o-button {
    float: unset;
}

.c-col-overview {
    position: relative;
}

.o-overview-areahover {
    top: 0;
    bottom: 0;
    position: absolute;
    left: 30px;
    right: 30px;
}

.c-menu-tab {
    list-style-type: none;
    float: right
}

.c-menu-tab li {
    height: 100px;
    float: left;
    position: relative;
    margin: 0 15px
}

.c-menu-tab a {
    display: block;
    margin-top: 42px;
    height: 100%;
    font-size: 1.4rem;
    color: #B2CE27;
    font-weight: 500
}

.c-menu-tab li a {
    background: #B2CE27;
    border-radius: 25px;
    padding: 6px 9px;
}

.c-menu-tab-nogb li a {
    background: transparent
}

.c-menu-tab li {
    height: auto !important
}

.c-menu-tab li a img {
    height: 25px
}

.c-menu-tab-new {
    list-style-type: none;
    float: right
}

.c-menu-tab-new li {
    height: 100px;
    float: left;
    position: relative;
    margin: 0 15px
}

.c-menu-tab-new a {
    display: block;
    margin-top: 10px;
    height: 100%;
    font-size: 1.4rem;
    color: #B2CE27;
    font-weight: 500
}

.c-menu-tab-new li a {
    background: #B2CE27;
    border-radius: 80%;
    padding: 6px 6px;
}

.c-menu-tab-new li .aDisabled{
    background-color: #d9d9d9;
    border-radius: 80%;
    padding: 6px 6px;
    pointer-events: none;
}

.c-menu-tab-new-nogb li a {
    background: transparent
}

.c-menu-tab-new li {
    height: auto !important
}

.c-menu-tab-new li a img {
    height: 30px;
    width: 30px;
}

.c-ricerca-form table {
    font-size: 1.4rem;
    color: #264D7A;
    font-weight: 100;
    width: 99.999%;
    margin: 30px 0px
}

.c-ricerca-form tr td:first-child {
    color: #222
}

.c-ricerca-form tr td span {
    padding-left: 20px;
}

.c-ricerca-form tr td {
    padding: 5px
}

.c-ricerca-form h2 {
    text-align: center;
    font-weight: 100;
    font-size: 2rem;
    border-bottom: 1px solid #F5F5F5;
}

.c-ricerca-form table tr td:last-child img, .c-ricerca-form table tr td:nth-last-child(2) img {
    width: 20px
}

.o-icon-calendar {
    background: url(../images/calendar.svg) no-repeat center center !important;
    background-size: contain !important;
    height: 30px !important;
    top: 10px !important;
}

.c-contact-form select {
    background-image: url("../images/select.svg");
    background-size: contain;
}

.c-contact-form:before {
    background-image: url("../images/cerca-inquiry.svg");
}

.button-prelevato {
    border: 3px solid #0099bc;
    color: #222;
    border-radius: 35px;
    padding: 10px 25px;
    line-height: 2rem;
    font-size: 1.5rem;
    float: left;
    margin: 15px 0;
}

.button-prelevato span {
    font-family: 'Roboto Slab';
    display: block;
    font-size: 2.5rem;
}

.button-dariconsegnare {
    border: 3px solid #EF852E;
    color: #222;
    border-radius: 35px;
    padding: 10px 25px;
    line-height: 2rem;
    font-size: 1.5rem;
    float: left;
    margin: 15px 0;
}

.button-dariconsegnare span {
    font-family: 'Roboto Slab';
    display: block;
    font-size: 2.5rem;
}

@media (max-width: 1300px) {
    .c-scopertura .button p span {
        font-size: 2rem;
    }

    .c-scopertura .button p {
        padding-left: 10px;
        padding-right: 10px;
    }
}

@media (max-width: 2300px) {
    .c-box-overview {
        width: 40%;
    }

    .c-interno-overview {
        width: 40%;
    }

    .c-hover-overview#overviewBcc4 .c-box-overview, .c-hover-overview#overviewBcc4 .c-interno-overview, .c-hover-overview#overviewIcrea4 .c-box-overview, .c-hover-overview#overviewIcrea4 .c-interno-overview {
        width: 30%
    }

    .c-hover-overview#overviewBcc3 .c-box-overview, .c-hover-overview#overviewBcc3 .c-interno-overview, .c-hover-overview#overviewIcrea3 .c-box-overview, .c-hover-overview#overviewIcrea3 .c-interno-overview {
        width: 40%
    }

}


@media (max-width: 1450px) {
    .c-box-overview {
        width: 60%;
    }

    .c-interno-overview {
        width: 60%;
    }

    .c-hover-overview#overviewBcc4 .c-box-overview, .c-hover-overview#overviewBcc4 .c-interno-overview, .c-hover-overview#overviewIcrea4 .c-box-overview, .c-hover-overview#overviewIcrea4 .c-interno-overview {
        width: 40%
    }

    .c-hover-overview#overviewBcc3 .c-box-overview, .c-hover-overview#overviewBcc3 .c-interno-overview, .c-hover-overview#overviewIcrea3 .c-box-overview, .c-hover-overview#overviewIcrea3 .c-interno-overview {
        width: 50%
    }
}

.detailTable {
    font-size: 1.6rem;
    width: 100%;
    table-layout: fixed;
    font-weight: 400;
    font-family: 'Roboto Slab';
}

.detailTable tbody {
    text-align: left;
}

.detailTable thead td {
    background-color: #264d7a;
    color: #ffffff;
    text-align: center;
}

.detailTable tfoot td {
    background-color: #b7c1ce;
    color: #264d7a;
    font-weight: bold;
}

.detailTable tr {
    background: #F3F8DC;
}

.detailTable tr.stripes:nth-child(even) {
    background-color: #F9F9F9;
}

.detailTable td {
	padding: 5px 5px;
	border: 3px solid white;
	border-collapse: collapse;
	vertical-align: middle;
    text-align: right;
}

.detailTable td.firstColumn {
    font-family: 'Roboto Slab';
    /*border-bottom: 3px solid #F5F5F5;*/
    background: #F5F5F5;
    
}
.detailTable td.text-table-date {
    font-family: 'Roboto Slab';
    width: 20%;    
}
.detailTable td.text-table-message {
    font-family: 'Roboto Slab';
    width: 80%;    
}
.detailTable-small{
	font-size: 1.8rem;
	
	table-layout: fixed;
	font-weight: 400;
	font-family: 'Roboto Slab';
}
.detailTable-small tbody {
	text-align: left;
}
.detailTable-small thead  td{
	background-color: #264d7a;
	color: #ffffff;
	text-align: center;
}

.detailTable-small tfoot  td{
	background-color: #ADB9CA;
	color: #ffffff
}
.detailTable-small tr {
	background: #F3F8DC;
}
.detailTable-small tr.stripes:nth-child(even) {
	background-color: #F9F9F9;
}
.detailTable-small td {
	padding: 5px 5px;
	border: 3px solid white;
	border-collapse: collapse;
	vertical-align: middle;
	text-align: right;
}
.detailTable-small td.firstColumn {
	font-family: 'Roboto Slab';
	/*border-bottom: 3px solid #F5F5F5;*/
	background: #F5F5F5;
}

.detailTable-logs{
	font-size: 1.8rem;	
	table-layout: fixed;
	font-weight: 400;
	font-family: 'Roboto Slab';
}
.detailTable-logs tbody {
	text-align: left;
}
.detailTable-logs thead  td{
	background-color: #264d7a;
	color: #ffffff;
	text-align: center;
}

.detailTable-logs tfoot  td{
	background-color: #ADB9CA;
	color: #ffffff
}
.detailTable-logs tr {
	background: #F3F8DC;
}
.detailTable-logs tr.stripes:nth-child(even) {
	background-color: #F9F9F9;
}
.detailTable-logs td {
	padding: 5px 5px;
	border: 3px solid white;
	border-collapse: collapse;
	vertical-align: middle;
	text-align: left;
}
.detailTable-logs td.firstColumn {
	font-family: 'Roboto Slab';
	/*border-bottom: 3px solid #F5F5F5;*/
	background: #F5F5F5;
    width: 20%;
}
.dot {
    height: 40px;
    width: 40px;
    background-color: #B1CD23;
    border-radius: 80%;
    display: flex;
    justify-content: center;
    align-items: center
}
.dot-disabled {
    height: 40px;
    width: 40px;
    background-color: #d9d9d9;
    border-radius: 80%;
    display: flex;
    justify-content: center;
    align-items: center
}
.col-disabled{
    opacity: 0.5;
}

span.icon-inside-dot {
    display: inline-block;
    width: 30px;
    height: 30px;
}

.modal-custom .modal-custom-open {
    color: #00f;
    cursor: pointer;
}

.modal-custom,
.modal-custom * {
    box-sizing: border-box;
    transition: all .2s ease;
}

.modal-custom .modal-custom-input:checked ~ .modal-custom-window {
    opacity: 1;
    pointer-events: all;
}

.modal-custom .modal-custom-window,
.modal-custom .modal-custom-input {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 500;
    padding: 15px;
    overflow-y: scroll;
    opacity: 0;
    pointer-events: none
}

.modal-custom .modal-custom-content {
    background: #fff;
    width: 60%;
    padding: 50px;
    position: absolute;
    z-index: 700;
    top: 50%;
    transform: translateY(-50%);
}

.modal-custom .modal-custom-close:before {
    content: '×';
    display: block;
    padding: 20px 30px;
    font-size: 200%;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 800;
    cursor: pointer;
}

.modal-custom .modal-custom-close:hover:before {
    color: #c00;
}

.modal-custom .modal-custom-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5);
    z-index: 600;
    cursor: pointer;
}

.searchbar-abi {
    position: relative;
}
.searchbar-abi input[type=text] {
    padding: 6px;
    border: 1px solid;
    font-size: 13px;
    background: #F5F5F5;
    font-size: 1.5rem;
    font-family: 'Roboto Slab';
}

.searchbar-simulazioni {
    position: relative;
    padding-left: 10px;
}

.searchbar-simulazioni input[type=text]{
    font-family: 'Roboto Slab';
    font-style: italic;
    border: 1px solid;
    margin-top: 8px;
    font-size: 17px;
}

p.text-top-searchbar {
    margin-bottom: 0;
    font-size: 1.7rem;
    color: #B1CD23;
    font-family: 'Roboto Slab';
}

p.text-calendar {
    margin-bottom: 0;
    font-size: 1.7rem;
    color: #213a8f;
    font-family: 'Roboto Slab';
    text-align: right;
    font-weight: bold;
}

i.icon-inline-right {
    float: right;
    width: 26px;
    height: 26px;
    color: #ccc;
    cursor: pointer;
}
i.icon-inline-left {
    float: left;
    width: 26px;
    height: 26px;
    color: #ccc;
    cursor: pointer;
}


.c-box-overview-popover {
    background: #e7eaec;
    width: 50%;
    height: 50%;
    color: #222;
    font-size: 0.5rem;
    font-weight: 100;
    text-align: center
}

.icon-search-abi{
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: space-around;
    justify-content: flex-end;
    margin-bottom: 3px;
}

.margin-input-type{
    margin-top: 0;
}

.popover-wrap{
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    
}

.font-text-modal{
    font-family: "Roboto Slab";
    text-align: right;
}

.popover-wrap:before{
    content: '';
    position: fixed;
    display: block;
    width: 100VW;
    height: 100VH;
    top: 0;
    left: 0;
    /* right: 0; */
    /* bottom: 0; */
    pointer-events: none;
    z-index: 0;
    background-color: RGBA(0,0,0,0.5);
   
}

.tooltip-inner{
    background: #c4bebe !important;
    max-width: 500px !important;
    font-size: 1.3rem;
    font-family: "Roboto Slab";
    color: black;
}

.bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^="right"] .arrow::before {
    border-bottom-color: #F5F5F5 !important; 
}

.container-report {
    width: 100%;
    padding: 15px;
    zoom: 1;
    display: none;
}

.div-hide {
    display: none;
}

.img-link{
    cursor: pointer;
}
.tooltip-alert-red{
    filter: invert(10%) sepia(94%) saturate(6552%) hue-rotate(8deg) brightness(88%) contrast(115%);
}
.tooltip-alert-green{
    filter: invert(25%) sepia(86%) saturate(1863%) hue-rotate(93deg) brightness(92%) contrast(104%);
}
.tooltip-alert-gray{
    filter: invert(65%) sepia(3%) saturate(200%) hue-rotate(182deg) brightness(88%) contrast(85%);
}