
body {
    font-family: RobotoCondensed-Light !important;
}

.cnp-a {
	font-weight: bold !important;
	color: black !important;
	text-decoration: underline;
}
strong {
	font-family: RobotoCondensed-Bold !important;
}
.cnp-bold {
	font-family: RobotoCondensed-Bold !important;
}
.cnp-font-xl {
	font-size: 1.2rem;
}
.cnp-form-input-placeholder-bold::-webkit-input-placeholder {
	font-family: RobotoCondensed-Bold !important;
    color: black;
    font-weight: bold;
}
.cnp-form-input-placeholder-bold::-moz-placeholder {
	font-family: RobotoCondensed-Bold !important;
    color: black;
    font-weight: bold;
}
.cnp-form-input-placeholder-bold:-ms-input-placeholder {
	font-family: RobotoCondensed-Bold !important;
    color: black;
    font-weight: bold;
} 
.cnp-form-label-bold {
	font-family: RobotoCondensed-Bold !important;
    color: black;
    font-weight: bold;
}

/* GRUPPO PASSWORD */
#togglepwd, #togglepwdmigr, #togglepwdmigrconferma {
	margin-left: -30px;
	cursor: pointer;
}
.group-pwd {
	width: 100%;
	height: calc(1.5em + .75rem + 2px);
	padding: .375rem .75rem;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #495057;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ced4da;
	border-radius: .25rem;
	padding-right: 30px;
}




/* MERCURY IFRAME */
.cnp-mercury-iframe {
	width: 100%;
	height: 480px;
	border: 1px solid #f7af3c;
}
/* MENU' INLINE: QUELLO UTIIZZATO NELLA SEZIONE CHISIAMO */
.cnp-menu-inline {
	display: block;
	position: relative;
	height: 140px;
	text-align: center;
	font-family: RobotoCondensed-Bold !important;
}
.cnp-menu-inline:after {
	content: "";
	display: inline-block;
	width: 80%;
	height: 2px;
	border: 2px solid #1e93cc;
	position: absolute;
	top: 80px;
	left: calc(10%);
	left: -webkit-calc(10%);
}
.cnp-menu-inline-voice {
	display: inline-block;
	padding-left: 1.4rem;
	padding-right: 1.4rem;
	position: relative;
	cursor: pointer;
}
.cnp-menu-inline-voice.active {
	cursor: default;
}
.cnp-menu-inline-voice.active>.cnp-menu-inline-body {
	color: #000000 !important;
}
.cnp-menu-inline-voice.active:before {
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 20px 20px 0px 20px;
	border-color: #1e93cc transparent transparent transparent;
	position: absolute;
	left: calc(50% - 15px);
	left: -webkit-calc(50% - 15px);
	top: 80px;
	
}
/* Inserisce i colori dell'area privata */
/* ARCHIVIO DOCUMENTI */
.cnp-menu-inline-pvt-archiviodocumenti:after {
	border: 2px solid #44AE4D !important;
}
.cnp-menu-inline-pvt-archiviodocumenti>.cnp-menu-inline-voice.active:before {
	border-color: #44AE4D transparent transparent transparent !important;
}
/* VERSAMENTI */
.cnp-menu-inline-pvt-versamenti:after {
	border: 2px solid #e71d79 !important;
}
.cnp-menu-inline-pvt-versamenti>.cnp-menu-inline-voice.active:before {
	border-color: #e71d79 transparent transparent transparent !important;
}
/* RICHIESTE */
.cnp-menu-inline-pvt-richieste:after {
	border: 2px solid #f7af3c !important;
}
.cnp-menu-inline-pvt-richieste>.cnp-menu-inline-voice.active:before {
	border-color: #f7af3c transparent transparent transparent !important;
}

.cnp-menu-inline-header {
	height: 50px;
	padding-bottom: 0.6rem;
}
.cnp-menu-inline-header img {
	max-height: 90%;
}
.cnp-menu-inline-body {
	font-family: RobotoCondensed-Bold !important;
	color: #888888;
	letter-spacing: -1px;
}
.cnp-menu-2 {
	padding-left: 9rem !important;
}
.cnp-menu-2 a {
	font-family: RobotoCondensed-Bold !important;
	color: #4d4d4d !important;
}
.cnp-menu-3 {
	padding-left: 9rem !important;
	background-color: #99d4ea !important;
	font-size: 0.9em;
}
.cnp-menu-3 a {
	font-family: RobotoCondensed-Bold !important;
	color: white !important;
}

/* MOBILE */
.cnp-breadcrumb {
	background-color: white !important;
	margin-top: 0rem !important;
	margin-bottom: 2rem !important;
	
	font-size: 0.8em;
	border-bottom: 3px solid #53D1E0;
}
@media (min-width: 576px) {
	.cnp-breadcrumb {
		background-color: white !important;
		margin-top: 0rem !important;
		margin-bottom: 2rem !important;
		padding-left: 9rem !important;
		font-size: 0.8em;
		border-bottom: 3px solid #53D1E0;
	}
}

.cnp-breadcrumb-public {
	border-bottom: 3px solid #53D1E0;
}
.cnp-breadcrumb-private {
	border-bottom: 3px solid #e0091e !important;
}
.cnp-breadcrumb .breadcrumb-item {
	text-transform: uppercase !important;
}
.cnp-breadcrumb a {
	color: #4d4d4d !important;
	
}
.cnp-breadcrumb .active {
	font-weight: 700 !important;
}
.cnp-banner {
	background-size: cover !important;
	color: white;
	margin-bottom: 0rem !important;
	padding-top: 60px;
	padding-left: 200px;
	min-height: 382px;
}
.cnp-banner h1 {
	font-family: RobotoCondensed-Bold !important;
}
.cnp-banner-mobile {
	background-size: cover !important;
	color: white;
	margin-bottom: 0rem !important;
	padding-top: 60px;
	min-height: 382px;
}
.cnp-banner-mobile h1 {
	font-family: RobotoCondensed-Bold !important;
}
.cnp-banner-blu {
	background: url(/img/banner_econtatti.jpg);
	padding-top: 40px;
	padding-bottom: 40px;
	font-family: RobotoCondensed-Bold !important;
	color: white;
	
}
.cnp-dettagliopolizza-evidenza {
	background: url(/img/banner_cliente.jpg);
	background-size: cover;
	padding-top: 1rem;
	padding-bottom: 1rem;
	height: 382px;
	color: white;
}
.cnp-shadow {
	box-shadow: 0.5rem 1rem rgba(0,0,0,.15) !important;
}

.cnp-sect-polizza {
	border-bottom: 1px solid #f2f2f2;
}
.cnp-box-polizze1 {
	background-color: white;
	border-radius: 10px;
	box-shadow: 0 .5rem 1rem rgba(0,0,0,.15) !important;
	padding: 8px;
	margin-bottom: 6px;
}
.cnp-box-polizzedati {
	background-color: #f2f2f1;
	border-radius: 10px;
	box-shadow: 0 .5rem 1rem rgba(0,0,0,.15) !important;
	padding: 10px;
	margin-bottom: 6px;
}
.cnp-box-richieste {
	background-color: #f2f2f2;
	border-radius: 10px;
	box-shadow: 0 .5rem 1rem rgba(0,0,0,.15) !important;
}
.cnp-box-richieste .fa {
	color: #f7af3c !important;
}
.cnp-box-richieste a:hover, .cnp-box-richieste a:link, .cnp-box-richieste a:visited  {
	color: black;
	font-family: RobotoCondensed-Bold !important;
}
.cnp-box-riscatto {
	border-radius: 20px !important;
	padding: 0.8rem;
	min-height: 100%;
	background-color : #f7af3c !important;
}
.cnp-record-mobile {
	display: block;
	padding: 1rem;
	background-color: white;
	border-bottom: 1px solid #e2e3e4;
}
.cnp-card {
	display: flex;
	flex: 1 1 auto;
	border-radius: 20px;
}
.cnp-card-body {
	padding: 0px;
}
.cnp-card-fullcolor {
	background-color: #f2f2f1 !important;
}
.cnp-card-title {
	font-family: RobotoCondensed-Bold !important;
	font-weight: 900 !important;
	
}
.cnp-card-text {
	font-size: 1.0em !important;
}
.cnp-card-img-sx {
	border-radius: 20px 0px 0px 20px;
}
.cnp-card-img-dx {
	border-radius: 0px 20px 20px 0px;
}
.cnp-boxcontainer>.cnp-card-title {
	height: 70px;
	
}
.cnp-boxcontainer>.cnp-card-body {
	min-height: 300px;
}
.cnp-pagination {
	color: #1e93cc !important;
}
.cnp-pagination-active .page-link {
	background-color: #1e93cc !important;
	color: white !important;
}
.cnp-menu-glossario {
	font-size: 1.6rem;
}
.cnp-menu-glossario a {
	display: inline-block;
	text-decoration: none;
}
.cnp-body-glossario {
	display: block;
	margin: 0 auto;
	text-align: center;
	
	scroll-behavior: smooth;
}
.cnp-table-white {
	background-color: white !important;
}
.cnp-table-lightsky {
	background-color: #e6f3f9 !important;
}
.cnp-table .cnp-table-accordion .cnp-table-transparent thead {
	border-bottom: 3px solid #1e93cc !important;
	font-weight: 700;
}
.cnp-table-transparent>thead {
	font-family: RobotoCondensed-Bold !important;
	
}
.cnp-table-accordion tbody tr:nth-of-type(2n+2) {
	background-color: white;
}
.cnp-table tbody tr:nth-of-type(2n+2) {
	background-color: #f2f2f1;
}
.cnp-table-tr-title {
	font-family: RobotoCondensed-Bold !important;
	font-weight: 900;
	background-color: #1e93cc !important;
	color : white !important;
}
.cnp-table-tr-title-richieste {
	font-family: RobotoCondensed-Bold !important;
	font-weight: 900;
	background-color: #f7af3c !important;
	color : black !important;
}
.cnp-table-tr-body-richieste {
	font-family: RobotoCondensed-Light !important;
	background-color: #f5ddb9 !important;
	color : black !important;
}
.cnp-table-tr-1 {
	background-color: #f2f2f1;
}
.cnp-table-transparent tbody td {
	vertical-align: middle;
}
.cnp-table-tr-2 {
	background-color: white;
}
.cnp-border-footer-all {
	border-radius: 0px 0px 60px 60px;
}	
.cnp-box-radius {
	border-radius: 60px 0px 60px 0px;
	overflow: hidden;
	background-color: #f2f2f2 !important;
	
}
.cnp-table-fondi thead {
	font-family: RobotoCondensed-Bold !important;
	font-weight: 900;
	background-color: #1e93cc !important;
	color : white !important;
}
.cnp-table-finanza thead {
	border-radius: 20px 20px 0px 0px !important;
	font-family: RobotoCondensed-Bold !important;
	font-weight: 900;
	background-color: #1e93cc !important;
	color : white !important;
}
.cnp-table-finanza thead tr{
	border-bottom: 3px solid #ffffff !important;
}
.cnp-table-finanza tbody tr{
	background-color: #f2f2f2 !important;
	border-bottom: 3px solid #ffffff !important;
	border-top: 3px solid #ffffff !important;
}
.cnp-table-finanza2 thead {
	border-radius: 20px 20px 0px 0px !important;
	font-family: RobotoCondensed-Bold !important;
	font-weight: 900;
	background-color: #ffffff !important;
	color : black !important;
}
.cnp-table-finanza2 thead tr{
	border-bottom: 3px solid #000000 !important;
}
.cnp-table-finanza2 tbody tr{
	background-color: #ffffff !important;
	
}
.nav-link {
	font-family: RobotoCondensed-Bold;
}
.cnp-scorri {
	text-align: center;
	border-bottom: 3px solid #1e93cc;
	border-top: 3px solid #1e93cc;
	padding-top: 0.8rem;
	padding-bottom: 0.8rem;
	font-size: 0.8rem;
	font-family: RobotoCondensed-Bold !important;
	font-weight: 900;
}
.cnp-avviso {
	color: white !important;
	padding-top: 2rem;
	padding-bottom: 1rem;
	min-height: 50px;
}
.cnp-avviso-body {
	font-size: 0.9rem !important;
	
}
.cnp-avviso-public {
	background-color: #1e93cc !important;
	
}

.cnp-avviso-public a:hover, .cnp-avviso-public a:link, .cnp-avviso-public a:visited {
	color: white;
}
.cnp-avviso-private {
	background-color: #e0091e !important;
}
.cnp-avviso-private a:hover, .cnp-avviso-private a:link, .cnp-avviso-private a:visited {
	color: white;
}
.cnp-dematerializzazione {
	background: url(/img/banner_Dematerializzazione_2.jpg);
	background-size: cover;
	min-height: 210px;
	color: white !important;
	padding-top: 1.4rem;
	padding-bottom: 1.4rem;
	border-top: 3px solid #E02A18;
}
.cnp-prodotto-evidenza {
	background: url(/img/banner_evidenza.jpg);
	background-size: cover;
	height: 210px;
	padding-top: 1rem;
	padding-bottom: 1rem;
}
.cnp-prodotto-evidenza-mobile {
	background: url(/img/banner_evidenza_576px.png);
	background-size: cover;
	height: 210px;
	padding-top: 1rem;
	padding-bottom: 1rem;
}

.cnp-banner-faq {
	background: url(/img/header_faq.jpg);
	background-size: cover;
	min-height: 100%;
}
.cnp-accordion {
	font-size: 1.2rem !important;
}
.cnp-accordion-header {
	background-color: #4d4d4d !important;
	color: white !important;
}
.cnp-accordion-header-active {
	background-color: #1e93cc !important;
}
.cnp-accordion-body {
	background-color: #f2f2f2 !important;
}
.cnp-accordion a {
	color: black;
}
.cnp-accordion-header a {
	color: white !important;
}
.cnp-accordion .card .card-body {
	background-color: #f2f2f2 !important;
}

.cnp-accordion-riscatto {
	font-size: 1.2rem !important;
}
.cnp-accordion-riscatto-header {
	background-color: #4d4d4d !important;
	color: white !important;
}
.cnp-accordion-riscatto-header-active {
	background-color: #1e93cc !important;
}
.cnp-accordion-riscatto-body {
	background-color: #f7af3c !important;
}
.cnp-accordion-riscatto a {
	color: black;
}
.cnp-accordion-riscatto-header a {
	color: white !important;
}
.cnp-accordion-riscatto .card .card-body {
	background-color: #FFE991 !important;
}

.cnp-card-link::after {
	content: "\f107";
	color: white;
	font-family: "FontAwesome";
	right: 10px;
	position: absolute;
}
.cnp-card-link[aria-expanded="true"]::after {
	content: "\f106";
}
.cnp-list-group {
	font-size: 1.1rem;
	
}
.cnp-list-group .active {
	font-family: RobotoCondensed-Bold !important;
	font-weight: 700;
}
.cnp-list-group .list-group-item {
	border: 0px !important;
}
.cnp-list-group .list-group-item.active {
	color: black !important;
	background-color: white !important;
}
.cnp-altri-prodotti {
	font-family: RobotoCondensed-Bold !important;
	font-weight: 700;
	font-size: 0.9rem !important;
	color: #4d4d4d !important;
	max-width: 10%;
	display: inline-block;
	text-align: left !important;
	vertical-align: top !important;
	padding: 10px;
}
.cnp-altri-prodotti>a:hover, .cnp-altri-prodotti>a:link, .cnp-altri-prodotti>a:visited {
	color: #4d4d4d !important;
	text-decoration: none;
}
.cnp-alfresco {
	cursor: pointer;
}
/* Colori utilizzati */
/* Questi i colori utilizzati:
 * 
 * #4d4d4d --> Grigio scuro. Utilizzato come sfondo nel primo menù
 * #1e93cc --> Blu pulsanti. Utilizzato come sfondo nei pulsanti
 * #99d4ea --> Azzurro. Sfondo utilizzato a pag. 7 del layout ed anche nel twig a fine pagina
 * #f2f2f2 --> Grigio chiaro. Utilizzato come sfondo nei box
 * #213361 --> Viola scuro. Titoli
 */
 .cnp-block {
	 
	 max-width: 10%;
 }
 .cnp-block .card-title {
	font-size: 1.0rem !important;
	text-align: left !important;
	font-family: RobotoCondensed-Bold !important;
	font-weight: 700 !important;
 }
.cnp-paragraph-1 {
	font-size: 0.8rem;
}
.cnp-paragraph-2 {
	font-size: 1.0rem !important;	
}
.cnp-paragraph-3 {
	font-size: 1.2rem !important;
}
.cnp-border {
	border-radius: 20px;
}

.cnp-bg-primary {
	background-color: #4d4d4d !important;
}
.cnp-bg-secondary {
	background-color: #1e93cc !important;	
	color: white;
}
.cnp-bg-third {
	background-color: #99d4ea !important;
}
.cnp-bg-lightblue {
	background-color: #99d4ea !important;
}
.cnp-bg-lightgrey {
	background-color: #f2f2f2 !important;
}
.cnp-bg-lightsky {
	background-color: #e6f3f9 !important;
}
.cnp-bg-lightgreen {
	background-color: lightgreen !important;
}
.cnp-bg-darkgreen {
	background-color: rgb(102, 114, 102) !important;
}
.cnp-color-black {
	color: #000000 !important;
}
.cnp-color-blue {
	color: #223462 !important;
}
.cnp-color-violet {
	color: #213361 !important;
}
.cnp-color-lightviolet {
	color: #8499b8 !important;
}
.cnp-color-lightblue {
	color: #7fcae5 !important;
}
.cnp-color-lightsky {
	color: #e6f3f9;
}
.cnp-color-redprivate {
	color: #e0091e;
}
.cnp-color-textmobile-bold {
	color: #1e93cc !important;	
}
.cnp-btn {
	padding-left: 16px;
	padding-right: 16px;
}
.cnp-btn-transparent {
	font-family: RobotoCondensed-Bold !important;
	background-color: transparent !important;
	border: 2px solid white !important;
	color: white !important;
}
.cnp-btn-primary {
	font-family: RobotoCondensed-Bold !important;
	background-color: #1e93cc !important;	
	color: white !important;
	box-shadow: 0 .5rem 1rem rgba(0,0,0,.15) !important;
}
.cnp-btn-light {
	font-family: RobotoCondensed-Bold !important;
	background-color: white !important;	
	color: black;
}
.cnp-btn-primary:hover {
	background-color: #0069d9;
	border-color: #0062cc;
	
}
.cnp-btn-pagamento {
	font-family: RobotoCondensed-Bold !important;
	background-color: #178d52 !important;	
	color: white !important;
	box-shadow: 0 .5rem 1rem rgba(0,0,0,.15) !important;
}
.cnp-btn-richieste {
	font-family: RobotoCondensed-Bold !important;
	background-color: #f7af3c !important;	
	color: black !important;
	box-shadow: 0 .5rem 1rem rgba(0,0,0,.15) !important;
}
.cnp-btn-richieste:hover {
	background-color: #d49530;
	border-color: #a87119;
	
}
.cnp-btn-homeprivate {
	font-family: RobotoCondensed-Bold !important;
	background-color: #1e93cc !important;	
	color: white !important;
	box-shadow: 0 .5rem 1rem rgba(0,0,0,.15) !important;
	height:80px;
	padding-top: 1.6rem;
	padding-bottom: 1.6rem;
}
.cnp-section {
	text-align: center;
	padding-top: 1.8rem;
	padding-bottom: 1.8rem;
}
.cnp-section-lightblue {
	background-color: #99d4ea !important;
	border-top: 2px solid #1e93cc;
}
.cnp-section-lightsky {
	background-color: #99d4ea !important;
	padding: 10px;
	color: white;
}
.cnp-section-lightgrey {
	background-color: #f2f2f2 !important;
}
.cnp-footer {
	padding-top: 2rem;
	padding-bottom: 2rem;
	background-color: #4d4d4d;
	color: white;
	font-size: 0.8rem !important;
}
.cnp-footer a {
	color: white;
}
.cnp-footer input {
	background-color: transparent !important;
	color: white;
}
.cnp-dividerline{
	width: 100%;
	border-bottom: 2px solid #1e93cc;
}
.cnp-dividerline-yellow {
	width: 100%;
	border-bottom: 2px solid #f7af3c;
}

.cnp-badge {
	position: relative;
	top: -8px;
	
}
.cnp-alert {
	color: black;
	background-color: #f7af3c;
	border-color: #b67c1f;
	display: none;
}
.cnp-alert2 {
	color: black;
	background-color: #f7af3c;
	border-color: #b67c1f;
	display: none;
}
.cnp-msg-alert {
	color: black;
	background-color: #f7af3c;
	border-color: #b67c1f;
	display: none;
}
.cnp-minibox {
	display: inline-flex !important;
	background-color: white !important;
	border: 3px solid #d9d9d9 !important;
	border-radius: 30px !important;
	width: 200px;
	height: 200px;
	padding: 0.8rem;
	margin-left: 1rem;
	text-align: left !important;
	margin-bottom: 1rem;
	box-shadow: 0 .5rem 1rem rgba(0,0,0,.15) !important;
}
.cnp-minibox-footer {
	padding: .75rem 1.25rem;
}
.cnp-minibox-mobile {
	display: inline-flex !important;
	background-color: white !important;
	border: 3px solid #d9d9d9 !important;
	border-radius: 30px !important;
	width: 100%;
	height: 180px;
	padding: 0.8rem;
	
	text-align: left !important;
	margin-bottom: 1rem;
	box-shadow: 0 .5rem 1rem rgba(0,0,0,.15) !important;
}
.cnp-box {
	border-radius: 20px !important;
	padding: 0.8rem;
	min-height: 100%;
}
.cnp-card-box-title {
	font-family: RobotoCondensed-Bold !important;
	font-weight: 900 !important;
	min-height: 50px;
	margin-top: 1.6rem !important;
}

.cnp-assistenza, .cnp-reclamo {
	background: url(/img/banner_econtatti.jpg);
	background-size: cover;
	min-height: 210px;
	color: white !important;
	padding-top: 1.4rem;
	padding-bottom: 1.4rem;
}

.cnp-registrazione {
	padding-top: 1.4rem;
	padding-bottom: 1.4rem;
	background-color: #4d4d4d;
	color: white;
	height: 210px;
}
/* IMAGE SVG */
.cnp-img-svg {
	width: 10%;
	padding-left: 1rem;
	padding-right: 1rem;
}
.cnp-img-svg-20 {
	width: 20%;
}
.cnp-img-svg-50 {
	width: 50%;
	margin: 1rem;
}
.cnp-img-svg-60 {
	width: 60%;
	margin: 1rem;
}
.cnp-img-svg-70 {
	width: 70%;
	margin: 1rem;
}
.cnp-img-svg-80 {
	width: 80%;
}
.cnp-img-svg-40 {
	width: 40%;
}
.cnp-img-svg-50 {
	width: 50%;
}
.cnp-img-svg-p40 {
	height: 80px;
	width: auto;
}
.cnp-img-svg-p80 {
	height: 80px;
	width: auto;
}
.cnp-img-svg-p100 {
	height: 100px;
	width: auto;
}
/* PANNELLI */
#risultatiricercaprodotti {
	display: none;
}
#risultatiricercakid {
	display: none;
}

#cnp-btn-scorri, #cnp-btn-menuchisiamo {
	cursor: pointer;
}

/* STEP */
.cnp-step {
	width: 100%;
}
.cnp-step ul {
	list-style: none;
}
.cnp-step li {
	border: 0px solid #fff;
	height: 100%;
	line-height: 24px;
	float: left;
	position: relative;
	font-family: RobotoCondensed-Light !important;
	font-size: .9em;
	color: grey;		
}
.cnp-step-2 li {
	width: 50%;
}
.cnp-step-3 li {
	width: 33%;
}
.cnp-step-4 li {
	width: 25%;
}
.cnp-step-5 li {
	width: 20%;
}
.cnp-step-item.active {
	font-family: RobotoCondensed-Bold !important;
	color: black;
}
.cnp-step-item:after {
	content: "  ";
	display: inline-block;
	width: 94%;
	height: 4px;
	border: 6px solid rgba(247,175,60,0.6) !important;
	top: 0px;

}
.cnp-step-item.active:after {
	border: 6px solid rgba(247,175,60,1) !important;
}
.cnp-step-reg-item.active {
	font-family: RobotoCondensed-Bold !important;
	color: black;
}
.cnp-step-reg-item:after {
	content: "  ";
	display: inline-block;
	width: 94%;
	height: 4px;
	border: 6px solid rgba(128, 183, 211, 0.815) !important;
	top: 0px;

}
.cnp-step-reg-item.active:after {
	border: 6px solid rgba(30,147,204,1) !important;
}

.cnp-navbar-private {
	background-color: #1e93cc;
	color: white;
}
.cnp-navbar-private a {
	color: white;
}
.cnp-navbar-private ::placeholder {
	color: white;
	opacity: 1; /* Firefox */
}
  
.cnp-navbar-private :-ms-input-placeholder { /* Internet Explorer 10-11 */
   color: white;
}
  
.cnp-navbar-private ::-ms-input-placeholder { /* Microsoft Edge */
   color: white;
}
/* MENU SECONDARIO */
.cnp-navbar {
	width: 100%;
	margin-bottom: -16px;
	background-color: white;
	color: #4d4d4d !important;
			
}
.cnp-navbar ul {
	list-style: none;
				
}
.cnp-navbar li {
	width: auto;
	padding: 20px;
	border: 0px solid #fff;
	height: 100%;
	line-height: 50px;
	float: left;
	position: relative;
	font-family: RobotoCondensed-Bold !important;
			
}
.cnp-navbar ul li:hover {
	background: #1e93cc;
	color: white;
	cursor: pointer;
}
		
.cnp-navbar .active {
	background: #1e93cc;
	color: white;
}

.cnp-menu-block-footer {
	z-index: 100000;
	display: none;
	width: 200px;
	position: absolute;
	left: 0px;
	top: 0px;
	display: inline-block;
	background-color: #99d4ea !important;
	padding: 10px;
	padding-left: 20px;
	padding-right: 20px;
	color: white !important;
	
}
.cnp-menu-block-footer ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.cnp-menu-block-footer {
	display: none;
}
.cnp-submenu-mobile {
	display: none;
	list-style: none;
	padding-left: 40px;
	margin-bottom: 10px;
}
.cnp-menu-block {
	z-index: 1000;
	display: none;
	width: auto;
	position: absolute;
	left: 0px;
	top: 0px;
	display: inline-block;
	background-color: white !important;
	box-shadow: 5px 5px 16px -2px #dedede;
	padding: 20px;
	padding-left: 40px;
	padding-right: 40px;
	color: black !important;
	margin-left: -40px;
}
.cnp-menu-block-voice {
	display: inline-block;
	margin: 20px;
	vertical-align: top;
	height: 100%;
}
.cnp-menu-block-title {
	padding-bottom: 10px;
	border-bottom: 2px solid #1e93cc;
	font-weight: 700;
}
.cnp-menu-block-body {
	margin-top: 10px;
	text-align: left;
}
.cnp-menu-block ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.cnp-menu-block {
	display: none;
}
.cnp-menu-block a {
	text-decoration: none;
	color: #4d4d4d !important;
}
.cnp-menu-block-body>ul>li {
	margin-top: 6px;
}

.cnp-stato-garanzia {
	display: inline;
	text-transform: uppercase !important;
	font-family: RobotoCondensed-Bold !important;
    font-weight: bold;
	padding: 6px;
	border-radius: 6px;
	white-space: nowrap;
}
.cnp-stato-garanzia-invigore {
	background-color: #47E35C !important;
	color: white;
	
}
.cnp-stato-garanzia-ridottasospesa {
	background-color: #FA0000 !important;
	color: white;
}

/* ---------------------------------------------------------------- */
/* clean-up default blockquote styles */
blockquote {
	border-left: none;
}
blockquote::before {
	content: none;
}


#third-example {
	padding: 2em 0;
}

.cnp-postit {
	margin-top: 40px;
	position: relative;
}

.cnp-note {
	color: #333;
	position: relative;
	width: 300px;
	margin: 0 auto;
	padding: 20px;
	font-size: 16px;
	-webkit-box-shadow: 0 10px 10px 2px rgba(0,0,0,.3);
	-moz-box-shadow: 0 10px 10px 2px rgba(0,0,0,.3);
	box-shadow: 0 10px 10px 2px rgba(0,0,0,.3);
}

.cnp-note .author {
	display: block;
	margin: 40px 0 0 0;
	text-align: right;
}

.yellow {
	background: #eae672;
	-webkit-transform: rotate(0.5deg);
	-moz-transform: rotate(0.5deg);
	-o-transform: rotate(0.5deg);
	-ms-transform: rotate(0.5deg);
	transform: rotate(0.5deg);
}
.cnp-yellow-sx {
	background: #eae672;
	-webkit-transform: rotate(-0.5deg);
	-moz-transform: rotate(-0.5deg);
	-o-transform: rotate(-0.5deg);
	-ms-transform: rotate(-0.5deg);
	transform: rotate(-0.5deg);
}

/* lo spillo */
.cnp-pin {
	background-color: #aaa;
	display: block;
	height: 32px;
	width: 2px;
	position: absolute;
	left: 50%;
	top: -16px;
	z-index: 1;
}

/* la capocchia */
.cnp-pin:after {
	background-color: #A31;
	background-image: radial-gradient(25% 25%, circle, hsla(0,0%,100%,.3), hsla(0,0%,0%,.3));
	border-radius: 50%;
	box-shadow: inset 0 0 0 1px hsla(0,0%,0%,.1),
	            inset 3px 3px 3px hsla(0,0%,100%,.2),
							inset -3px -3px 3px hsla(0,0%,0%,.2),
							23px 20px 3px hsla(0,0%,0%,.15);
	content: '';
	height: 12px;
	left: -5px;
	position: absolute;
	top: -10px;
	width: 12px;
}

/* ombra dello spillo */
.cnp-pin:before {
	background-color: hsla(0,0%,0%,0.1);
	box-shadow: 0 0 .25em hsla(0,0%,0%,.1);
	content: '';
	height: 24px;
	width: 2px;
	left: 0;
	position: absolute;
	top: 8px;

  -moz-transform: rotate(57.5deg);
  -webkit-transform: rotate(57.5deg);
  -o-transform: rotate(57.5deg);
  -ms-transform: rotate(57.5deg);
	transform: rotate(57.5deg);

  -moz-transform-origin: 50% 100%;
  -webkit-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  -o-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
}


.cnp-im1 {
	float: left;
	height: 100%;
	shape-outside: url(/img/img_soluzioni02.jpg);
	margin-right: 20px;
	shape-margin: 20px;
}
.cnp-im2 {
	float: right;
	height: 100%;
	shape-outside: url(/img/img_risparmio.jpg);
	margin-left: 20px;
	shape-margin: 20px;
}

#cnp-lightbox-panel{
	display: none;
	background:#ffffff;
	opacity:0.9;
	position:fixed;
	top:0px;
	left:0px;
	min-width:100%;
	min-height:100%;
	z-index:10000;
}
img.progressbar{
	position:absolute;
	top:50%;
	left:50%;
	-webkit-transform: translate(-50%,-50%); 
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%,-50%);
 }
 .cnp-inputotp {
	 width: 48px;
	 height: 48px;
 }
 #cnp-lightbox-message {
	display: none;
	background:rgb(23, 20, 170);
	opacity:0.98;
	position:fixed;
	top:0px;
	left:0px;
	min-width:100%;
	min-height:100%;
	z-index:10000;
}
#cnp-area-message {
	width: 100%;
	min-height: 200px;
	background:white;
	position: absolute;
	top: 50%;
	margin-top: -100px;
	padding: 20px;
	display: flex;
  	justify-content: center;
	align-items: center;
	font-family: RobotoCondensed-Light !important;
	font-size: 1.8em;  
}

/* MAIN MENU MOBILE */
#cnp-mainmenu-mobile {
	cursor: pointer;
}
#cnp-lightbox-mainmenu {
	background:white;
	position: fixed;
	top: 0px;
	left: -576px;
	min-width: 100%;
	min-height: 100%;
	z-index: 100;
}
.cnp-lightbox-submenu {
	background:white;
	position: fixed;
	top: 0px;
	left: -576px;
	min-width: 100%;
	min-height: 100%;
	z-index: 101;
}
#cnp-lightbox-mainmenu .row, .cnp-lightbox-submenu .row {
	margin-bottom: 10px;
}
#cnp-lightbox-mainmenu .voice-menu, .cnp-lightbox-submenu .voice-menu {
	font-family: RobotoCondensed-Bold !important;
	font-weight: 900;
	padding-left: 20px !important;
}
#cnp-lightbox-mainmenu .voice-menulink, .cnp-lightbox-submenu .voice-menulink {
	margin-top: -8px;
}
.voice-menu>a:hover, .voice-menu>a:link, .voice-menu>a:visited {
	color: black;
}
.cnp-submenu-subvoice {
	padding-left: 20px;
}
.voice-dropdown-active {
	color: #1e93cc !important;
}
#cnp-lightbox-mainmenu>ul>li {
	list-style-type: none;
	font-family: RobotoCondensed-Bold !important;
	font-weight: 900;
	color: #676767;
	padding-bottom: 20px;
}
#cnp-lightbox-mainmenu>ul>li a:hover, #cnp-lightbox-mainmenu>ul>li a:link, #cnp-lightbox-mainmenu>ul>li a:visited {
	color: #676767;
}
.cnp-menu-mobile-group a:hover, .cnp-menu-mobile-group a:link, .cnp-menu-mobile-group a:visited {
	color: black;
}
/* MOBILE */
.cnp-sm-12 {
	padding-bottom: 10px;
}

.cnp-menu-mobile-azzurro {
	border-top: 2px solid #1e93cc;
	border-bottom: 2px solid #1e93cc;
}
.cnp-menu-mobile-azzurro a:hover, .cnp-menu-mobile-azzurro a:link, .cnp-menu-mobile-azzurro a:visited {
	color: black;
	font-family: RobotoCondensed-Bold !important;
}
.cnp-menu-mobile-azzurro ul>li {
	padding-bottom: 10px;
	padding-left: 0px;
	list-style-type: none; 
}
.cnp-menu-mobile a:hover, .cnp-menu-mobile a:link, .cnp-menu-mobile a:visited  {
	color: black;
	font-family: RobotoCondensed-Bold !important;
	padding-bottom: 20px;
	padding-left: 0px;
	font-weight: 900;
}

.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
}

.carousel-control-next-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
}

.cnp-svg {
	width: auto;
	height: auto;
}
#cnpgraficofondo {
	width: 100%;
	height: 500px;
}

#cnp_waiter {
	width: 100%;
	height: 500px;
}

#cnp_waiter img{
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding-top: 100px;
}

input.apple-switch {
	position: relative;
	-webkit-appearance: none;
	outline: none;
	width: 50px;
	height: 30px;
	background-color: #fff;
	border: 1px solid #D9DADC;
	border-radius: 50px;
	box-shadow: inset -20px 0 0 0 #fff;
  }
  
  input.apple-switch:after {
	content: "";
	position: absolute;
	top: 1px;
	left: 1px;
	background: transparent;
	width: 26px;
	height: 26px;
	border-radius: 50%;
	box-shadow: 2px 4px 6px rgba(0,0,0,0.2);
  }
  
  input.apple-switch:checked {
	box-shadow: inset 20px 0 0 0 #4ed164;
	border-color: #4ed164;
  }
  
  input.apple-switch:checked:after {
	left: 20px;
	box-shadow: -2px 4px 3px rgba(0,0,0,0.05);
  }

  .admin_report {
	  color: black;
	  font-family: RobotoCondensed-Bold !important;
	  font-size: 22pt;
  }

  .menuvoice_lightgreen {
	  color: #00ad46 !important;
  }

  .title_esg_lightgreen {
	  color: #61953e !important;
  }

  .check_lightgreen {
	background-color: #00AD46;
	border-top-left-radius: 12px;
	border-bottom-right-radius: 12px;
	margin-bottom: 4px;
  }
  .check_darkgreen {
	background-color: #00743C;
	border-top-left-radius: 12px;
	border-bottom-right-radius: 12px;
	margin-bottom: 4px;
  }
  .table_esg_mobile {
	border-bottom: 1px solid grey; 
	margin-bottom: 2px;
  }

  /* Mercury */
  .tag-container {
	display: inline-block;
	padding: 5px;
	border: 1px solid #ccc;
	margin: 5px;
	border-radius: 4px;
	background-color: #f9f9f9;
  }
  .tag-container span {
	  margin-right: 5px;
	  cursor: pointer;
  }
  .editable-div {
	  border: 1px solid #ccc;
	  padding: 10px;
	  min-height: 100px;
	  margin-top: 10px;
	  cursor: text;
  }
  .autocomplete-dropdown {
	  max-height: 150px;
	  overflow-y: auto;
	  border: 1px solid #ccc;
	  border-top: none;
	  z-index: 1000000;
  }
  .autocomplete-dropdown div {
	  padding: 5px;
	  cursor: pointer;
  }
  .autocomplete-dropdown div:hover {
	  background-color: #f2f2f2;
  }

  .mrc_recaptcha {
    position: relative;
    background: repeating-linear-gradient(45deg, #ccc, #ccc 10px, #fff 10px, #fff 20px);
    color: #000;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    line-height: 100px;
}

/* Integrazione migrazione bootstrap */
.navbar-dark .navbar-nav .active > .nav-link, .navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .show > .nav-link {
	color: #fff;
  }
.breadcrumb {
	padding: .75rem 1rem;
}
a {
	text-decoration: none;
}
.card-body {
	padding: 1.25rem !important;
}

.text-left {
	text-align: left !important;
}
.text-right {
	text-align: right !important;
}

.badge-primary {
	color: #fff;
  	background-color: #007bff;
}
.badge-pill {
	padding-right: .6em;
  	padding-left: .6em;
  	border-radius: 10rem;
}
/* Mercury */
.mrc-radiogroup-ko {
	border: 2px solid red;
	padding-left: 6px;
	padding-right: 6px;
}