@media (min-width: 800px) and (max-width: 1024) {
  .hidden-1024 {
    display: none !important;
  }
}

.grecaptcha-badge{
	visibility: collapse !important;
}

/*****  ridefinito da bootstrap *****/
.alert-info {
    background-color: #DADFE3;
    border-color: #032a5a;
    color: #000000;
}


/*******************************/


table.dettaglioMovimenti{
    width: 100%;
    font-size: 13px;
}

table.dettaglioMovimenti tbody tr td{
    /*border: 1px solid #032a5a;*/
    padding: 2px!important;
    font-size: 11px;
}

.rawSelected{
    background-color: #DADFE3;
}





.bottom-extra-space-8px{
   padding-bottom: 8px;
}

.transparentdiv {
  opacity:0.6;
  filter:alpha(opacity=60); /* For IE8 and earlier */
}

.transparentdiv > button {
  opacity:1;
  filter:alpha(opacity=100); /* For IE8 and earlier */
}


.breadcrumb {
	background: none;
}
.navbar .nav > li > a {
	text-shadow: none;
}


.iPhoneCheckContainer { width: 250px; }

label {
	cursor: default;
}

tr>td {
	cursor: default;
}

.nav-tabs > .active > a, .nav-tabs > .active > a:hover, .nav-tabs > .active > a:focus {
	background-color: #C74F0A;
	color: #FFFFFF;
}

.nav-pills > .active > a, .nav-pills > .active > a:hover, .nav-pills > .active > a:focus {
	background-color: #C74F0A;
	color: #FFFFFF;
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  background-color: #C74F0A;
	color: #FFFFFF;
	}

	.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus {
   background-color: #C74F0A;
	color: #FFFFFF;
}

.nav > li > a:hover, .nav > li > a:focus {
	background-color: #e5e5e5;
	color: #021e42; /* miglior contrasto */
	box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.125) inset;
  line-height: 30px;
}

.nav-header {
	text-transform: none;
}

a:hover, a:focus {
	color: #021e42;
	outline-offset: 2px;
}

a {
	color: #032a5a;
  line-height: 25px;
}

.carousel .item {
	height: 425px;
}

.carousel img {
	/* height: 425px;	*/
}

.nav-list > .active > a, .nav-list > .active > a:hover, .nav-list > .active > a:focus {
	background-color: #C74F0A;
  line-height: 35px;
}

.nav li + .nav-header {
	margin-top: 9px;
	background-color: #032a5a;
	color: white;
}

.nav-header a {
	background-color: #032a5a;
	color: white;
}

				 
							   
							
 

.nav li + .nav-subheader {
	background-color: #153e6f;
}

.bwizard-steps .active {
	background: #C74F0A;
}

.bwizard-steps .active:after {
	border-left-color: #C74F0A;
}
.bwizard-steps a {
	color: #333;
}
.bwizard-steps .active a {
	color: #fff;
	cursor: default;
}
.bwizard-steps a:hover {
	text-decoration: none;
}
.bwizard-steps.clickable li:not(.active) {
	cursor: pointer;
}
.bwizard-steps.clickable li:hover:not(.active) {
	background: #ccc;
}
.bwizard-steps.clickable li:hover:not(.active) a {
	color: #C74F0A;
}
.bwizard-steps.clickable li:hover:not(.active):after {
	border-left-color: #ccc;
}

p.footer{
		text-align: right;
		font-size: 11px;
		border-top: 1px solid #D0D0D0;
		line-height: 32px;
		padding: 0 10px 0 10px;
		margin: 20px 0 0 0;
	}

/* LESS CSS */
.dropdown-menu-right2 {
    left:auto;
    right:0;
    &::before {left:auto !important; right:9px;}
    &::after {left:auto !important; right:10px;}
}
.dropdown-menu-right {
    &::before {left:auto !important; right:9px;}
    &::after {left:auto !important; right:10px;}
}

.bwizard-steps {
	[if IE 10] background-color: transparent;
}

img {
  width: auto\9;
  height: auto;
  max-width: 100%;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}

.text-right
{
    text-align: right !important;
}

.text-center
{
    text-align: center !important;
}

.text-left
{
    text-align: left !important;
}

.front-random-image-cricket .front-bg .front-image, .front-random-image-city-balcony .front-bg .front-image, .front-random-image-jp-mountain .front-bg .front-image {
	display: block;
}

.front-bg {
	position: fixed;
	width: 200%;
	height: 200%;
	background: #000;
}
.front-bg img {
	margin: auto;
	min-width: 50%;
	min-height: 50%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}


.front-card {
	height: 328px;
	margin: 0 0 0 0;
	top: 10%;
	width: 1024px;
	top: 10em;
	/* left: 20em; */
	position: absolute;
}

.front-container {
	bottom: 0;
	left: 0;
	max-height: 750px;
	min-height: 545px;
	position: absolute;
	height: 100%;
	right: 0;
	top: 0;
}
.front-page .front-container {
	height: 100%;
	display: block;
}
html, body, #doc, #page-outer {
	height: 100%;
}

/*input[type=text] , input[type=number] , input[type=date]{
    text-align: right !important;
}*/

.fvhomeinsurance{
    text-align: right !important;
}

/*Gestione css consensi*/
.btn-consensi_up_down {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #153e6f;
  background-image: linear-gradient(to bottom, #4c8bbf, #153e6f); /* contrasto ≥ 4.5:1 */
  background-repeat: repeat-x;
  border-color: #153e6f #153e6f #5c7a79;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff4c8bbf', endColorstr='#ff153e6f', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
  
  .btn-consensi_up_down:focus,
  .btn-consensi_up_down:hover,
  .btn-consensi_up_down:active{
	color: #ffffff;
	background-color: #153e6f;
	*background-color: #6f9593;}
  
  
  .btn-consensi_up_down.disabled,
  .btn-consensi_up_down[disabled] {
	color: #ffffff;
	background-color: #83b0ae;
	*background-color: #6f9593;
  }
  
  /*gestione div e table per visualizzazione dei consensi*/
  .div-consensi{
	  margin-left: 8%;
	  margin-right: 8%;
	  margin-top:5px; 
	  margin-bottom:5px;
  }
  
  .table-consensi{
	  border: 3px solid white;
	  text-align: justify;
	  width: 100%;	
  }
  
  .table-consensi td{
	  padding: 20px;
  
  }
  
  .modalPrivacy{
	  width: 70%;
	  height: 80%;
	  margin-left: auto;
	  margin-right: auto;
	  left: 15%;
	  right: 15%;
	  max-height: 550px;
  
  }
  
  .modalPrivacy-dialog{
	  width: 100%;
	  height: 100%;
  }
  
  .modalPrivacy-content{
	  width: 100%;
	  height: 100%;
  }
  
  .modalPrivacy-body{
	  height: 550px;
  }
  
  .modalPrivacy-footer{
	  position: absolute;
  }
  
  .iframePrivacy{
	  max-width : 99%;
	  max-height: 3500px;
	  width: 99%;
	  height: 3500px;
  }
  
  .stato-consenso-ok{
	  background-color : #032a5a;
	  border-color :#c6e5e4;
	  color : white;
		 text-align : center;
	  padding: 4px 15px 4px 15px;
	  min-width : 110px;
	  max-width : 200px;
	  margin-bottom: 0px;
  
  
  }
  
  .stato-consenso-ko{
	  background-color : #D73F37;/*#d9453d;*/
	  border-color: #eed3d7;
		 color : white;
		 text-align : center;
	  padding: 4px 15px 4px 15px;
	  min-width : 110px;
	  max-width : 200px;
	  margin-bottom: 0px;
  
  }
  
  .message-stato-consenso{
	  font-size: 17px;
	  font-weight: bold;
	  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
  }
  /*Fine Gestione CSS Consensi*/

/* Gestione CSS Rendicontazione Online Profilo */

.iPhoneCheckContainer { width: 180px !important; }

.btn-roldoc {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #153e6f;
  *background-color: #153e6f;
  background-image: -moz-linear-gradient(top, #a0d6d3, #153e6f);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#a0d6d3), to(#153e6f));
  background-image: -webkit-linear-gradient(top, #a0d6d3, #153e6f);
  background-image: -o-linear-gradient(top, #a0d6d3, #153e6f);
  background-image: linear-gradient(to bottom, #a0d6d3, #153e6f);
  background-repeat: repeat-x;
  border-color: #153e6f #153e6f #5c7a79;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.btn-roldoc:focus,
.btn-roldoc:hover,
.btn-roldoc:active{
  color: #ffffff;
  background-color: #153e6f;
  *background-color: #6f9593;}


.btn-roldoc.disabled,
.btn-roldoc[disabled] {
  color: #ffffff;
  background-color: #83b0ae;
  *background-color: #6f9593;
}

/* Fine Gestione CSS Rendicontazione Online Profilo */
  
.link-mostra::before{
  content : "Mostra"
}

.link-nascondi::before{
  content : "Nascondi"
}

.small{
	font-size: 85% !important;
}

btn-warning:focus{
	outline: 3px solid #E08506 !important; /* colore visibile */
	outline-offset: 3px !important;         /* distanzia l’outline dal bordo del pulsante */
	border-radius: 4px !important;          /* opzionale, per uniformità visiva */
  }


.btn-warning:hover{
	outline: 3px solid #E08506 !important; /* colore visibile */
	outline-offset: 3px !important;         /* distanzia l’outline dal bordo del pulsante */
	border-radius: 4px !important;          /* opzionale, per uniformità visiva */
  }

   btn-info:focus{
	outline: 3px solid #287F9A !important; /* colore visibile */
	outline-offset: 3px !important;         /* distanzia l’outline dal bordo del pulsante */
	border-radius: 4px !important;          /* opzionale, per uniformità visiva */
  }



  .btn-info:hover{
	outline: 3px solid #287F9A !important; /* colore visibile */
	outline-offset: 3px !important;         /* distanzia l’outline dal bordo del pulsante */
	border-radius: 4px !important;          /* opzionale, per uniformità visiva */
  }


  btn-primary:focus{
	outline: 3px solid #00359E !important; /* colore visibile */
	outline-offset: 3px !important;         /* distanzia l’outline dal bordo del pulsante */
	border-radius: 4px !important;          /* opzionale, per uniformità visiva */
}



.btn-primary:hover{
	outline: 3px solid #00359E !important; /* colore visibile */
	outline-offset: 3px !important;         /* distanzia l’outline dal bordo del pulsante */
	border-radius: 4px !important;          /* opzionale, per uniformità visiva */
}

.btn-success:focus{
	outline: 3px solid #00cc5c !important; /* colore visibile */
	outline-offset: 3px !important;         /* distanzia l’outline dal bordo del pulsante */
	border-radius: 4px !important;          /* opzionale, per uniformità visiva */
  }
  
  .btn-success:hover{
	outline: 3px solid #00cc5c !important; /* colore visibile */
	outline-offset: 3px !important;         /* distanzia l’outline dal bordo del pulsante */
	border-radius: 4px !important;          /* opzionale, per uniformità visiva */
  }

.duePxSolidBlack{
	border: 2px solid #000000 !important;
}

.removeLegend {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

#skiptocontent {
  z-index: 9999;
	padding:6px;
	position: absolute;
	top:-40px;
	left:0px;
	color:white;
	border-right:1px solid white;
	border-bottom:1px solid white;
	border-bottom-right-radius:8px;
	background:#BF1722;
	-webkit-transition: top .5s ease-out;
    transition: top .5s ease-out;
    /*z-index: 100;*/
}

#skiptocontent:focus {
	position:absolute;
	left:0px;
	top:0px;
	outline-color:transparent;	
	-webkit-transition: top .05s ease-in;
    transition: top .05s ease-in;
}

@media (prefers-reduced-motion: reduce) {
	#skiptocontent  {
		transition-duration: 0.001ms !important;
	}
}



 btn-primary:focus{
	outline: 3px solid #00359E; /* colore visibile */
	outline-offset: 3px;         /* distanzia l’outline dal bordo del pulsante */
	border-radius: 4px;          /* opzionale, per uniformità visiva */
}



.btn-primary:hover{
	outline: 3px solid #00359E; /* colore visibile */
	outline-offset: 3px;         /* distanzia l’outline dal bordo del pulsante */
	border-radius: 4px;          /* opzionale, per uniformità visiva */
}


.legendSpan {

    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: 40px;
    color: #333333;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
    unicode-bidi: isolate;
    padding-inline: 2px;

}

.underlined {
    text-decoration: underline;
}

.h1Style {
    display: block;
    font-size: 2em;
    margin-block-start: 0.67em;
    margin-block-end: 0.67em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
    unicode-bidi: isolate;

    margin: 10px 0;
    font-family: inherit;
    font-weight: bold;
    line-height: 20px;
    color: inherit;
    text-rendering: optimizelegibility;
	line-height: 40px;
	font-size: 38.5px;
}

.h3Style{ 
  font-size: 1.5rem;         /* dimensione del font */
  font-weight: 600;          /* spessore del testo: 400 è normale, 700 è bold */
  margin-top: 1.5em;         /* spazio sopra */
  margin-bottom: 0.75em;     /* spazio sotto */
  color: #333;               /* colore del testo */
  font-family: 'Segoe UI', sans-serif;  /* famiglia di font */
  line-height: 1.4;          /* altezza della riga */
}

.h4Size{
    font-size: 17.5px; 
    margin: 10px 0;
    font-family: inherit;
    font-weight: bold;
    line-height: 20px;
    color: inherit;
    text-rendering: optimizelegibility;
    display: block;
    margin-block-start: 1.33em;
    margin-block-end: 1.33em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    unicode-bidi: isolate;

}
.h5Size{
    margin: 10px 0;
    font-family: inherit;
    font-weight: bold;
    line-height: 20px;
    text-rendering: optimizelegibility;
    display: block;
    font-size: 14px;
    margin-block-start: 0.67em;
    margin-block-end: 0.67em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    unicode-bidi: isolate;
}
.h6Size{
    font-size: 11.9px;
    margin: 10px 0;
    font-family: inherit;
    line-height: 20px;
    color: inherit;
    text-rendering: optimizelegibility;
    display: block;
    margin-block-start: 0.33em;
    margin-block-end: 0.33em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    unicode-bidi: isolate;
}
.sottolineato {
  text-decoration: underline !important;
}

.btn-danger:focus{
	outline: 3px solid #7c2826; /* colore visibile */
	outline-offset: 3px;         /* distanzia l’outline dal bordo del pulsante */
	border-radius: 4px;          /* opzionale, per uniformità visiva */
  }

.btn-danger:hover{
	outline: 3px solid #7c2826; /* colore visibile */
	outline-offset: 3px;         /* distanzia l’outline dal bordo del pulsante */
	border-radius: 4px;          /* opzionale, per uniformità visiva */
}  

.bold {
	font-weight: bold;
}

.statoCMILabel {
	margin-left:20px;
	margin-right:20px;
	text-align:left;
	width: 600px;
}

.statoCMItd1 {
	padding-left:10px;
	padding-top:10px;
	vertical-align:top;
}

.statoCMItd2 {
	padding-left:30px;
    padding-top:10px;
	vertical-align:top;
}

.statoCCSGLabel {
	margin-left:20px;
	margin-right:20px;
	text-align:left;
}

.statoCCSGtd1 {

	padding-left:10px;
	padding-top:10px;
	vertical-align:top;
}

.statoCCSGtd2 {
	padding-left:30px;
	padding-top:10px;
	vertical-align:top;
}

.width600px {
	width: 600px;
}

.statoCMELabel {
	margin-left:20px;
	margin-right:20px;
	text-align:left;
}

.statoCMEtd1 {
	padding-left:10px;
	padding-top:10px;
	vertical-align:top;
}

.statoCMEtd2 {
	padding-left:30px;
	padding-top:10px;
	vertical-align:top;
}



.fas {
  font-size: 24px;

}



@media (max-width: 480px) {
 table.table-polizze thead {
    display: none; /* Nasconde la riga di intestazione */
  }

  table.table-polizze tbody td {
    display: block;
    width: 100%;
    text-align: left;
    padding: 0.5rem 0;
    border: none;
    border-bottom: 1px solid #ddd;
	text-align: justify !important;
	word-break: break-word;
  	overflow-wrap: break-word;
  }

  table.table-polizze tbody tr {
    display: block;
    margin-bottom: 1rem;
    border: 1px solid #ccc;
    padding: 0.5rem;
    background-color: #fff;
  }

  table.table-polizze tbody td::before {
    content: attr(data-label);
    display: block;
    font-weight: bold;
    margin-bottom: 0.3rem;
    
  }
}

@media (max-width: 1024px) {
 table.table-polizze thead {
    display: none; /* Nasconde la riga di intestazione */
  }

  table.table-polizze tbody td {
    display: block;
    width: 100%;
    text-align: left;
    padding: 0.5rem 0;
    border: none;
    border-bottom: 1px solid #ddd;
	text-align: justify !important;
	word-break: break-word;
  	overflow-wrap: break-word;
  }

  table.table-polizze tbody tr {
    display: block;
    margin-bottom: 1rem;
    border: 1px solid #ccc;
    padding: 0.5rem;
    background-color: #fff;
  }

  table.table-polizze tbody td::before {
    content: attr(data-label);
    display: block;
    font-weight: bold;
    margin-bottom: 0.3rem;
    
  }
}

.lista-consensi {
  border: 3px solid white;
  text-align: justify;
  width: 100%;
  list-style: none; /* per rimuovere i pallini, se non li vuoi */
  padding: 0;
  margin: 0;
}

.lista-consensi li {
  padding: 20px;
  border-bottom: 1px solid #eee; /* opzionale, per separare visivamente gli elementi */
}


.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0,0,0,0);
  border: 0;
}

.corsivo{
  font-style: italic;
}


@media screen and (max-width: 480px) {
  #bottoneNavbar{
      width: 2.5rem !important;
      height: 2.5rem !important;
      margin-right: 2rem !important;
  }
  .loginMobile h5{
      font-size: 2.3rem;
      line-height: 3rem;
  }
  .loginMobile h6{
      font-size: 2rem;
      line-height: 3rem;
  }
  .loginMobile label{
    font-size: 2.5rem;
    line-height: 3rem;
  }
 .loginMobile input{
    height: auto;
    font-size: 2rem !important;
  }
  #entra{
    font-size: 2rem;
  }
 .loginMobile a{
   font-size: 2.5rem;
 }

 .linkMobile{
   font-size: 2.5rem !important;
 }

 .accordion-inner, li {
      line-height: 3rem !important;
    font-size: 2.3rem !important;
  }
}


.thPortafoglio{

    border: 0 !important;
    padding: 8px !important;
    line-height: 20px !important;
    text-align: left !important;
    vertical-align: top !important;
    cursor: default !important;
    /*display: table-cell !important;*/
    unicode-bidi: isolate !important;
    font-weight: normal !important;

}

@media screen and (max-width: 480px) {
  .portafoglioLiMobile li a {
    line-height: 2rem !important;
  }
}


@media screen and (max-width: 480px) {
 .table.tablePortafoglioHeader tr {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    border-bottom: 1px solid #ccc;
    padding: 10px 0;
  }

  .table.tablePortafoglioHeader th,
  .table.tablePortafoglioHeader td {
    width: 100%;
    display: block;
    padding: 5px 10px;
    box-sizing: border-box;
  }

  .table.tablePortafoglioHeader th {
    
    font-weight: bold;
  }

  .table.tablePortafoglioHeader td {
    border-bottom: 1px solid #eee;
  }
}

@media screen and (max-width: 480px) {
  .table.tableRiepilogoMovimentiMobile{
    padding: 0.8rem !important;
  }

}