

@font-face {
    font-family: 'Titillium Web';
    src: url('fonts_project/titilliumweb-regular-webfont.woff2') format('woff2'),
    	 url('fonts_project/titilliumweb-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

/* cambiare il font-size da qui */
html, body { height: 100%; width: 100%; margin: 0;font-size: 15px; font-family: 'Titillium Web', sans-serif; }


header{
  background-color: #003466;
  font-family: 'Titillium Web', sans-serif;
}

.image-header {
  width: 100%;
  height: 160px;
  position: relative;
   background-image: url("../files/bambina-160h.png");
  background-repeat: no-repeat;
  -webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
background-position: center;
margin-top: 60px;
/* background-attachment: fixed; */
}

.image-header::before {
  content: '';
      position: absolute;
      top: 0;
      right: 0;
      left: 0;
      bottom: 0;
      /* background: rgba(0,52,102,0.5); */
      background: rgba(0,97,188,0.4);

}


.carousel-caption {
    /* right: 80%;
    left: 2%; */
        padding-bottom: 100px;
    vertical-align: middle;
}


.separator>li>a{
  border-left: 1px solid white;
  margin-top: 2px;
}
.header-inner{
  /* height: 30%; */
    background-color: #0061bc;
}
.down-menu-li {
    text-align: center;
    vertical-align: middle;

    height: 60px;
    text-transform: uppercase;
}

.down-menu-li:hover {
    /* text-align: center; */
    vertical-align: middle;
    /* padding-top: 20px; */
    height: 60px;
    text-decoration: underline;
    /* background-color: white; */
    /* color: #003466; */
}

/* a:active{
  background-color: white;
  color: #003466;
} */


#anchor-menu {
    display: block;
    width: 100%;
    height: 60px;
    padding-top: 17px;
    text-align: center;

}
.margin-top-btn20{
	margin-top: 20px;
}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    color: #003466;
    background-color: #e7e7e7;
}
.blue-night{
    color: #003466;
}

a:hover {
  background-color: white;
  color: #003466;
}
a:focus{
  background-color: white;
  color: #003466;
}
.a-menu:hover{
  border-bottom:solid 2px transparent;
  transform: uppercase;

}

.container{
  max-width: 100%;

}
.container-fluid{
     /* background: linear-gradient(-90deg, #003466, #0061bc); */
    border-radius: 0;
    padding-right: 0;
    padding-left: 0;
}
.container-fluid-nav{
   background: transparent;
    border-radius: 0;
    padding-right: 15px;

}
.gradient-blue{
  background: linear-gradient(-90deg, #003466, #0061bc);
  border-radius: 5px;
  box-shadow: 10px 10px 5px grey;
}
.gradient-just-color{
  background: linear-gradient(-90deg, #003466, #0061bc);
}
.gradient {
  background-image:
    linear-gradient(
      to right,
      green,
      #fff,
      red
    );
}
frame{
  width: auto;
  height: auto;
  overflow:hidden;
  border: 0 !important;
}
#pagination-margin{
  margin-bottom: 0;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
  /* border: 2px solid transparent; */
}
.pagination > li {
  display: inline;
  border: 2px solid transparent;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  /* border: 1px solid #ddd; */
  border: 2px solid transparent;
}
#logo{
  width: 60%;
  height: 55px;
  overflow:hidden;
  margin-bottom: 3px;
}
svg{
    width: 278.909;
    height: 30.000;
}
iframe {
    max-height: 200vh;
    height: 30%;
}
.fixed {
	position: fixed;
	top: 0;
	height: 50px;
	z-index: 1;
}
.fixed-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
}
.affix {
      top: 0;
      width: 100%;
      z-index: 9999 !important;
  }

  .affix + .container-fluid {
      padding-top: 70px;
  }
.navbar {

    min-height: 50px;
    margin-bottom: 0;
    border-top: 1px solid #ffff;
    border-left: none;
    border-bottom: none;
    border-right: none;
    padding-left: 80px;
    padding-right: 80px;


}


.navbar-fixed-top{
  top: 0;
  border-width: 0 0 1px;
  /* padding-left: 80px;
    padding-right: 80px; */
    padding-right: 0;
    padding-left: 0;
}

.nav>li {
    position: relative;
    display: block;
    padding-top: 5px;
}
.sticky {
  position: fixed;
  top: 0;
  width: 100%;
}

.sticky + .content {
  padding-top: 60px;
}
/*  Codice per compatibilit� Internet Explorer*/
.navbar-inverse .navbar-inner{
  filter:none;
  background-color:white;
}

.navbar-default{
 background-color: #003466;
 /* border-bottom: 1px solid white; */
 padding-top: 2px;
}
.box-shadow{
   box-shadow: 0px 15px 10px -15px #111;
}
.navbar-toggle {
    position: relative;
    float: left;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}
.navbar-default .navbar-toggle {
    border-color: #fff;
}
a{
  font-size: 0.9rem;
  border-bottom:solid 2px transparent;
  transform: uppercase;
  color: white;
}
.dropdown-menu-mod>li>a:hover {
	color: #262626;
    background-color: #ffff;
}
/* Menu drop-down customizzato */

.dropdown-menu-mod {
    position: absolute;
    top: 100%;
    /* left: 0; */
    z-index: 1000;
    display: none;
    float: left;
    min-width: 360px;
    padding: 0px 0;
    /* margin: 2px 0 0; */
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #0061bc;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    /* border-radius: 4px; */
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}


.dropdown-menu-mod>li>a:focus, .dropdown-menu>li>a:hover {
    color: #262626;
    text-decoration: underline;
    background-color: #f5f5f5;
}
.dropdown-menu-mod.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu-mod .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
/* .dropdown-menu-mod > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #fff;
  white-space: nowrap;
} */

.dropdown-menu-mod > .active > a,
.dropdown-menu-mod > .active > a:hover,
.dropdown-menu-mod > .active > a:focus {
  color: #003466;
  text-decoration: underline;
  background-color: #fff;
  outline: 0;
}
.dropdown-menu-mod > .disabled > a,
.dropdown-menu-mod > .disabled > a:hover,
.dropdown-menu-mod > .disabled > a:focus {
  color: #777;
}
.dropdown-menu-mod > .disabled > a:hover,
.dropdown-menu-mod > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.open > .dropdown-menu-mod {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.align-class{
  text-align: center;
}


.navbar-default .navbar-nav>li>a {
    color: white;
    -ms-color: #fff;
}
.navbar-default .navbar-nav>li>a:hover {
    color: #ffff;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    background-color: transparent;
}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    background-color: #eee;
}

#resp-table{
  margin-top: 50px;
}
.resp-class{
  margin-bottom: 50px;
}


/* #resp-line:after{
  content: "";
  display: inline-block;
  height: 0.5em;
  vertical-align: bottom;
  width: 80%;
  margin-right: -100%;
  margin-left: 10px;
  border-bottom: 2px solid grey;
  margin-bottom: 3px;
} */

.title-color{
    /* background: linear-gradient(-90deg, #003466, #003466); */
  /* text-align: center; */
  float: left;
    clear: none;
  display: inline;
  color: #003466;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  height: auto;
  margin-top: 25px;

}
#responsabili-section{
margin-top: 45px;
}
#spid-logo{
	border-radius: 5px;
	text-align: center;
	margin-top:10px;
	margin-bottom: 20px;
	padding-left: 40px;
	
}
.section-one, .section-two{
	/* border: 1px solid #003466; */
	border-radius: 5px;
	margin-bottom: 20px;
	height: auto;
	text-align: center;
	
}
.section-one-a>a {
    color: black;
    font-size: 1.5rem;
    margin-right: 10px;
}

.section-one>a {
    color: black;
    font-size: 1.5rem;
      text-align: center;
}
.section-one>a {
    color: #003466;
    font-size: 1.3rem;
}
.section-two>a {
    color: #003466;
    font-size: 1.3rem;
}
.section-one-a{
  margin-top:100px;
}
.leggi-div, .decreti-div{
  margin-top: 20px;
}
#title-home{
  text-align: center;
  font-size: 1.3rem;
  background-color: #003466;
  color: white;
  border-radius: 5px;
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
    display: block;
    max-width: 100%;
    border-radius: 5px;
}

#content-anchor{
	color: #003466;
}
#content-anchor:hover{
  background-color: #0061bc;
  color: #fff;
  border-radius: 3px;
}

#button-spid{
  text-align: center;
  font-size: 1.1rem;
  display: block;
      color: black;
      border: 1px solid #003466;
border-radius: 5px;
margin-bottom: 10px;
}
#button-spid:hover{
  background-color: #0061bc;
  color: #fff;
}

#content-anchor:focus{
  background-color: #0061bc;
  color: #fff;
  border-radius: 3px;
}

#button-spid:focus{
  background-color: #0061bc;
  color: #fff;
}
#table-home>th{
	text-align: center;
}
#forward{
  padding-left: 20px;
}

.spid-section{
/* border: 1px solid #003466; */
	 
}

.icon-div{
  float:left;
}
.icon {
  padding-top: 25px;
  padding-right: 8px;
}
#inline-div{
 display: flex;
  /* justify-content:center; */
}
#icon-div{
  float:left;
  padding-top: 20px;
}

.title-separator{
    margin-top: 20px;
    margin-bottom: 40px;
    border-top: 2px double #003466;
    background-color: #b7b7b7;
    background: linear-gradient(#c7c7cc, #ffffff);
    color: #0e0367;
}



.btn-left{
  margin-right: 0;
}

.seconda-riga{
  margin-top:0;
}
.button-div{
  padding-top: 65px;
  text-align:center;
}
#button-div-responsabili{
  text-align: center;
}
#button-ricerca-utenti{
  padding-top: 65px;
  text-align: center;
}
#padding-column-btn{
  padding-right: 0;
}
#padding-error{
  padding-right: 4px;
}
#no-padding{
  padding: 0;
}
#padding-button{
  padding-bottom: 10px;
}
.double-btn-div{
  display: inline;
}
.errors{

  text-align: center;
  font-size: 12.8px;
  font-size: 1rem;
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
  border: 1px solid #a94442;
  
}
.errors-row{
  height: 30px;
}
.space-errors{
  height: 30px;
  margin-top: 10px;
}
a.animated-button.thar-one {
	color: #0066cc;
	cursor: pointer;
	display: block;
	position: relative;
	border: 2px solid #0066cc;
	transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
a.animated-button.thar-one:hover {
	color: white !important;
	background-color: transparent;
	text-shadow: none;
}
a.animated-button.thar-one:hover:before {
	bottom: 0%;
	top: auto;
	height: 100%;
}
a.animated-button.thar-one:before {
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 0px;
	width: 100%;
	z-index: -1;
	content: '';
	color: white !important;
	background: #0066cc;
	transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
a.animated-button.thar-two {
	color: #fff;
	cursor: pointer;
	display: block;
	position: relative;
	border: 2px solid #F7CA18;
	transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
a.animated-button.thar-two:hover {
	color: #000 !important;
	background-color: transparent;
	text-shadow: ntwo;
}
a.animated-button.thar-two:hover:before {
	top: 0%;
	bottom: auto;
	height: 100%;
}
a.animated-button.thar-two:before {
	display: block;
	position: absolute;
	left: 0px;
	bottom: 0px;
	height: 0px;
	width: 100%;
	z-index: -1;
	content: '';
	color: #000 !important;
	background: #F7CA18;
	transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
a.animated-button.thar-three {
	color: #fff;
	cursor: pointer;
	display: block;
	position: relative;
	border: 2px solid #F7CA18;
	transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1);
0s;
}
a.animated-button.thar-three:hover {
	color: #000 !important;
	background-color: transparent;
	text-shadow: nthree;
}
a.animated-button.thar-three:hover:before {
	left: 0%;
	right: auto;
	width: 100%;
}
a.animated-button.thar-three:before {
	display: block;
	position: absolute;
	top: 0px;
	right: 0px;
	height: 100%;
	width: 0px;
	z-index: -1;
	content: '';
	color: #000 !important;
	background: #F7CA18;
	transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1);
0s;
}
a.animated-button.thar-four {
	color: #fff;
	cursor: pointer;
	display: block;
	position: relative;
	border: 2px solid #F7CA18;
	transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1);
0s;
}
a.animated-button.thar-four:hover {
	color: #000 !important;
	background-color: transparent;
	text-shadow: nfour;
}
a.animated-button.thar-four:hover:before {
	right: 0%;
	left: auto;
	width: 100%;
}
a.animated-button.thar-four:before {
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 0px;
	z-index: -1;
	content: '';
	color: #000 !important;
	background: #F7CA18;
	transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1);
0s;
}



.gradient-1 {
background: radial-gradient(#fff, #fff) transparent;
  height: 180px;
}

.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #a94442;
}
/* .banner-header-div{
    margin: 0 auto;
    background-color: #0066cc;
    max-width: 100%;
    height:auto;
    display:flex;
    border: 10px solid red;


}

.svg-logo-div{
  max-width:100%;
height:auto;
margin-right: 50px;
}

.clear-fix{
  clear:both;
}

.flex-container {

  overflow: hidden;
background-color: #0066cc;
padding: 20px 10px;
}

.flex-container > div {
}
.header-right{
  text-align: center;
} */


#container-section{
/* display: none; */
}
.flex-div{
  display: flex;

flex-flow: row;
flex-wrap: wrap;
 justify-content:space-around;
 height: 150px;
}

.ministero-logo-div{
  width:auto;
  height: 30px;
  /* margin-top: 27px;
  margin-left: 20px; */

}

.lingua-drop{
  margin-right: 20px;
}

.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    background-color: #eee;
    border-color: #003466;
}

.svg-logo-head{
  width: auto;
  height: auto;
  padding-top:70px;

}

.tricolor-div{
display: flex;
}

.green{
  background-color: #009344;
  height: 10px;
  width: 35%;


}
.red{
  background-color: red;
  height: 10px;
  width: 35%;

}
.white{
  background-color: white;
  height: 10px;
  width: 35%;

}
.column-div{
  padding-top: 0px;
  width: 100%;
}

.shadow-div{
  margin-top: 40px;
  height: auto;
  background-color: #eaeaea;
  max-width: 100%;
  border-radius: 5px;
  padding-bottom: 30px;

}
.container-mask {
    border-radius: 5px;
    height: auto;
    max-width: 100%;
    width: 100%;
   /*  margin-top: 20px; */
    background-color: #eaeaea;


}
option{
  font-size: 15px;
}
.color-btn:hover{
  background: linear-gradient(-90deg, #003466, #0061bc);
}

#label-hover { color: #003466;display:inline-block; margin-top:3px;}
#label-hover:after {
  display:block;
  content: '';
  border-bottom: solid 1px #0061bc;
  transform: scaleX(0);
  transition: transform 250ms ease-in-out;
}
#label-hover:hover:after { transform: scaleX(1); }
#label-hover.fromRight:after{ transform-origin:100% 50%; }
#label-hover.fromLeft:after{  transform-origin:  0% 50%; }


#panel-margin{
  margin-top: 60px;
}
#border-table {
    border: 1px solid #003466;
    border-radius: 3px;
}
.btn {
  -webkit-border-radius: 5;
  -moz-border-radius: 5;
  border-radius: 5px;
  color: #ffffff;
  font-size: 0.8rem;
  background: #003466;
  padding: 10px 20px 10px 20px;
  border: solid #003466 2px;
  text-decoration: none;
  width: 45%;
  text-align: center;
  margin-bottom: 5px;
}

#btn-big {
  width: auto;
  text-align: center;
}

.btn:hover {
  background: #0061bc;
  background-image: -webkit-linear-gradient(top, #0061bc, #0061bc);
  background-image: -moz-linear-gradient(top, #0061bc, #0061bc);
  background-image: -ms-linear-gradient(top, #0061bc, #0061bc);
  background-image: -o-linear-gradient(top, #0061bc, #0061bc);
  background-image: linear-gradient(to bottom, #0061bc, #0061bc);
  text-decoration: none;
  color: #eaeaea;
}


.btn-custom {
    background-color: hsl(211, 100%, 23%) !important;
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#429dfe", endColorstr="#003875");
    background-image: -khtml-gradient(linear, left top, left bottom, from(#429dfe), to(#003875));
    background-image: -moz-linear-gradient(top, #003466, #0061bc);
    background-image: -ms-linear-gradient(top, #003466, #0061bc);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #003466), color-stop(100%, #0061bc));
    background-image: -webkit-linear-gradient(top, #003466, #0061bc);
    background-image: -o-linear-gradient(top, #003466, #0061bc);
    background-image: linear-gradient(#429dfe, #003875);
    border-color: #003875 #003875 hsl(211, 100%, 13%);
    color: #fff !important;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.66);
    -webkit-font-smoothing: antialiased;
}


.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;
    padding-top: 10px;
}
.panel-title:after{
  content: "";
    display: inline-block;
    height: 0.5em;
    vertical-align: bottom;
    width: 0%;
    margin-right: -100%;
    margin-left: 10px;
    border-bottom: 2px solid grey;
    margin-bottom: 3px;
}

#margin-left{
  margin-left: 10px;
}


.visualizza-responsabili-div{
  display: block;
}
.visualizza-utenti-div{
  display: block;
}



/*  Effetto Input Text */



:focus{outline: none;}

.col-md-4{float: left; width: 27.33%; margin: 40px 3%; position: relative;}


.effect-1,
.effect-2,
.effect-3{border: 0; padding: 7px 0; border-bottom: 1px solid #ccc;}

.effect-1 ~ .focus-border{position: absolute; bottom: 0; left: 0; width: 0; height: 2px; background-color: #3399FF; transition: 0.4s;}
.effect-1:focus ~ .focus-border{width: 100%; transition: 0.4s;}

.effect-2 ~ .focus-border{position: absolute; bottom: 0; left: 50%; width: 0; height: 2px; background-color: #3399FF; transition: 0.4s;}
.effect-2:focus ~ .focus-border{width: 100%; transition: 0.4s; left: 0;}

.effect-3 ~ .focus-border{position: absolute; bottom: 0; left: 0; width: 100%; height: 2px; z-index: 99;}
.effect-3 ~ .focus-border:before,
.effect-3 ~ .focus-border:after{content: ""; position: absolute; bottom: 0; left: 0; width: 0; height: 100%; background-color: #3399FF; transition: 0.4s;}
.effect-3 ~ .focus-border:after{left: auto; right: 0;}
.effect-3:focus ~ .focus-border:before,
.effect-3:focus ~ .focus-border:after{width: 50%; transition: 0.4s;}



.effect-4,
.effect-5,
.effect-6{border: 0; padding: 5px 0 7px; border: 1px solid transparent; border-bottom-color: #ccc; transition: 0.4s;}

.effect-4:focus,
.effect-5:focus,
.effect-6:focus{padding: 5px 14px 7px; transition: 0.4s;}

.effect-4 ~ .focus-border{position: absolute; height: 0; bottom: 0; left: 0; width: 100%; transition: 0.4s; z-index: -1;}
.effect-4:focus ~ .focus-border{transition: 0.4s; height: 36px; border: 2px solid #3399FF; z-index: 1;}

.effect-5 ~ .focus-border{position: absolute; height: 36px; bottom: 0; left: 0; width: 0; transition: 0.4s;}
.effect-5:focus ~ .focus-border{width: 100%; transition: 0.4s; border: 2px solid #3399FF;}

.effect-6 ~ .focus-border{position: absolute; height: 36px; bottom: 0; right: 0; width: 0; transition: 0.4s;}
.effect-6:focus ~ .focus-border{width: 100%; transition: 0.4s; border: 2px solid #3399FF;}




.effect-7,
.effect-8,
.effect-9{border: 1px solid #ccc; padding: 7px 14px 9px; transition: 0.4s;}

.effect-7 ~ .focus-border:before,
.effect-7 ~ .focus-border:after{content: ""; position: absolute; top: 0; left: 50%; width: 0; height: 2px; background-color: #3399FF; transition: 0.4s;}
.effect-7 ~ .focus-border:after{top: auto; bottom: 0;}
.effect-7 ~ .focus-border i:before,
.effect-7 ~ .focus-border i:after{content: ""; position: absolute; top: 50%; left: 0; width: 2px; height: 0; background-color: #3399FF; transition: 0.6s;}
.effect-7 ~ .focus-border i:after{left: auto; right: 0;}
.effect-7:focus ~ .focus-border:before,
.effect-7:focus ~ .focus-border:after{left: 0; width: 100%; transition: 0.4s;}
.effect-7:focus ~ .focus-border i:before,
.effect-7:focus ~ .focus-border i:after{top: 0; height: 100%; transition: 0.6s;}

.effect-8 ~ .focus-border:before,
.effect-8 ~ .focus-border:after{content: ""; position: absolute; top: 0; left: 0; width: 0; height: 2px; background-color: #3399FF; transition: 0.3s;}
.effect-8 ~ .focus-border:after{top: auto; bottom: 0; left: auto; right: 0;}
.effect-8 ~ .focus-border i:before,
.effect-8 ~ .focus-border i:after{content: ""; position: absolute; top: 0; left: 0; width: 2px; height: 0; background-color: #3399FF; transition: 0.4s;}
.effect-8 ~ .focus-border i:after{left: auto; right: 0; top: auto; bottom: 0;}
.effect-8:focus ~ .focus-border:before,
.effect-8:focus ~ .focus-border:after{width: 100%; transition: 0.3s;}
.effect-8:focus ~ .focus-border i:before,
.effect-8:focus ~ .focus-border i:after{height: 100%; transition: 0.4s;}

.effect-9 ~ .focus-border:before,
.effect-9 ~ .focus-border:after{content: ""; position: absolute; top: 0; right: 0; width: 0; height: 2px; background-color: #3399FF; transition: 0.2s; transition-delay: 0.2s;}
.effect-9 ~ .focus-border:after{top: auto; bottom: 0; right: auto; left: 0; transition-delay: 0.6s;}
.effect-9 ~ .focus-border i:before,
.effect-9 ~ .focus-border i:after{content: ""; position: absolute; top: 0; left: 0; width: 2px; height: 0; background-color: #3399FF; transition: 0.2s;}
.effect-9 ~ .focus-border i:after{left: auto; right: 0; top: auto; bottom: 0; transition-delay: 0.4s;}
.effect-9:focus ~ .focus-border:before,
.effect-9:focus ~ .focus-border:after{width: 100%; transition: 0.2s; transition-delay: 0.6s;}
.effect-9:focus ~ .focus-border:after{transition-delay: 0.2s;}
.effect-9:focus ~ .focus-border i:before,
.effect-9:focus ~ .focus-border i:after{height: 100%; transition: 0.2s;}
.effect-9:focus ~ .focus-border i:after{transition-delay: 0.4s;}





.effect-19,
.effect-20,
.effect-21{border: 1px solid #ccc; padding: 7px 14px; transition: 0.4s; background: transparent;}

.effect-19 ~ .focus-border:before,
.effect-19 ~ .focus-border:after{content: ""; position: absolute; top: -1px; left: 50%; width: 0; height: 2px; background-color: #3399FF; transition: 0.4s;}
.effect-19 ~ .focus-border:after{top: auto; bottom: 0;}
.effect-19 ~ .focus-border i:before,
.effect-19 ~ .focus-border i:after{content: ""; position: absolute; top: 50%; left: 0; width: 2px; height: 0; background-color: #3399FF; transition: 0.6s;}
.effect-19 ~ .focus-border i:after{left: auto; right: 0;}
.effect-19:focus ~ .focus-border:before,
.effect-19:focus ~ .focus-border:after,
.has-content.effect-19 ~ .focus-border:before,
.has-content.effect-19 ~ .focus-border:after{left: 0; width: 100%; transition: 0.4s;}
.effect-19:focus ~ .focus-border i:before,
.effect-19:focus ~ .focus-border i:after,
.has-content.effect-19 ~ .focus-border i:before,
.has-content.effect-19 ~ .focus-border i:after{top: -1px; height: 100%; transition: 0.6s;}
.effect-19 ~ label{position: absolute; left: 14px; width: 100%; top: 10px; color: #aaa; transition: 0.3s; z-index: -1; letter-spacing: 0.5px;}
.effect-19:focus ~ label, .has-content.effect-19 ~ label{top: -18px; left: 0; font-size: 12px; color: #3399FF; transition: 0.3s;}

.effect-20 ~ .focus-border:before,
.effect-20 ~ .focus-border:after{content: ""; position: absolute; top: 0; left: 0; width: 0; height: 2px; background-color: #3399FF; transition: 0.3s;}
.effect-20 ~ .focus-border:after{top: auto; bottom: 0; left: auto; right: 0;}
.effect-20 ~ .focus-border i:before,
.effect-20 ~ .focus-border i:after{content: ""; position: absolute; top: 0; left: 0; width: 2px; height: 0; background-color: #3399FF; transition: 0.4s;}
.effect-20 ~ .focus-border i:after{left: auto; right: 0; top: auto; bottom: 0;}
.effect-20:focus ~ .focus-border:before,
.effect-20:focus ~ .focus-border:after,
.has-content.effect-20 ~ .focus-border:before,
.has-content.effect-20 ~ .focus-border:after{width: 100%; transition: 0.3s;}
.effect-20:focus ~ .focus-border i:before,
.effect-20:focus ~ .focus-border i:after,
.has-content.effect-20 ~ .focus-border i:before,
.has-content.effect-20 ~ .focus-border i:after{height: 100%; transition: 0.4s;}
.effect-20 ~ label{position: absolute; left: 14px; width: 100%; top: 10px; color: #aaa; transition: 0.3s; z-index: -1; letter-spacing: 0.5px;}
.effect-20:focus ~ label, .has-content.effect-20 ~ label{top: -18px; left: 0; font-size: 12px; color: #3399FF; transition: 0.3s;}

.effect-21 ~ .focus-border:before,
.effect-21 ~ .focus-border:after{content: ""; position: absolute; top: 0; right: 0; width: 0; height: 2px; background-color: #3399FF; transition: 0.2s; transition-delay: 0.2s;}
.effect-21 ~ .focus-border:after{top: auto; bottom: 0; right: auto; left: 0; transition-delay: 0.6s;}
.effect-21 ~ .focus-border i:before,
.effect-21 ~ .focus-border i:after{content: ""; position: absolute; top: 0; left: 0; width: 2px; height: 0; background-color: #3399FF; transition: 0.2s;}
.effect-21 ~ .focus-border i:after{left: auto; right: 0; top: auto; bottom: 0; transition-delay: 0.4s;}
.effect-21:focus ~ .focus-border:before,
.effect-21:focus ~ .focus-border:after,
.has-content.effect-21 ~ .focus-border:before,
.has-content.effect-21 ~ .focus-border:after{width: 100%; transition: 0.2s; transition-delay: 0.6s;}
.effect-21:focus ~ .focus-border:after,
.has-content.effect-21 ~ .focus-border:after{transition-delay: 0.2s;}
.effect-21:focus ~ .focus-border i:before,
.effect-21:focus ~ .focus-border i:after,
.has-content.effect-21 ~ .focus-border i:before,
.has-content.effect-21 ~ .focus-border i:after{height: 100%; transition: 0.2s;}
.effect-21:focus ~ .focus-border i:after,
.has-conten.effect-21 ~ .focus-border i:after{transition-delay: 0.4s;}
.effect-21 ~ label{position: absolute; left: 14px; width: 100%; top: 10px; color: #aaa; transition: 0.3s; z-index: -1; letter-spacing: 0.5px;}
.effect-21:focus ~ label, .has-content.effect-21 ~ label{top: -18px; left: 0; font-size: 12px; color: #3399FF; transition: 0.3s;}

.label-mod{
  text-align: left;
  font-size: 1rem;
  color: #0061bc;

}

.hr-mod{
  border-color: #0061bc;
  margin-top: 10px;
}
hr.style-eight {
    overflow: visible; /* For IE */
    padding: 0;
    border: none;
    border-top: medium double #333;
    color: #333;
    text-align: center;
}
hr.style-eight:after {
    content: "�";
    display: inline-block;
    position: relative;
    top: -0.7em;
    font-size: 1.5em;
    padding: 0 0.25em;
    background: white;
}
hr.hr-1{
  height: 10px;
border: 0;
box-shadow: 0 10px 10px -10px #8c8c8c inset;
}
hr.hr-2{
  border : 0;
  height: 1px;
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));

}

hr.style-seven {
    overflow: visible; /* For IE */
    height: 30px;
    border-style: solid;
    border-color: black;
    border-width: 1px 0 0 0;
    border-radius: 20px;
    border-color: #0061bc;
}
hr.style-seven:before { /* Not really supposed to work, but does */
    display: block;
    content: "";
    height: 30px;
    margin-top: -31px;
    border-style: solid;
    border-color: black;
    border-width: 0 0 1px 0;
    border-radius: 20px;
}
hr {
    margin-top: 0px;
    margin-bottom: 0px;
    border: 0;
    border-top: 1px solid #eee;
}

.hr-div{
  margin-top: 20px;
}
.hr-prop1{
  height: 10px;
border: 0;
box-shadow: 0 10px 10px -10px #8c8c8c inset;
  width:80%;
}
.hr-prop2{
  width:70%;
  margin-top: 10px;
}
.hr-prop3{
  width:60%;
  margin-top: 15px;
}
.margin-div{
  margin-top: 15px; 
}
.border-container {

    /* border: 1px solid #003466; */
    border-radius: 5px;
    padding-bottom: 30px;
}
.border-tipologia{
  border: 1px solid #003466;
}
.padding-tipologia{
  padding-left: 100px;
}
.color:hover
{
        background:#f7f7f7;
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #003466;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}


/*  Table */




.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: baseline;
    border-top: 1px solid #ddd;
}

.filterable {
    margin-top: 0;
}
.filterable .panel-heading .pull-right {
    margin-top: 0px;
}
.filterable .filters input[disabled] {
    background-color: transparent;
    border: none;
    cursor: auto;
    box-shadow: none;
    padding: 0;
    height: auto;
}
.filterable .filters input[disabled]::-webkit-input-placeholder {
    color: #333;
}
.filterable .filters input[disabled]::-moz-placeholder {
    color: #333;
}
.filterable .filters input[disabled]:-ms-input-placeholder {
    color: #333;
}

.btn-filter {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: px;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    width: 100%;
}


/*  FOOTER */
#icon-green{
  background-color: green;
}
#icon-white{
  background-color: white;
}
#icon-red{
  background-color: red;
}
#caret{

}



/* Media Query  */








/* @media (max-width: 1170px){
  .navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 0;
    border-top: 1px solid #ffff;
    border-left: none;
    border-bottom: none;
    border-right: none;
    padding-left: 0;
    padding-right: 0;
}
} */

/* @media (max-width: 1026px) {
  .navbar-header {
      float: none;
  }
  .navbar-left,.navbar-right {
      float: none !important;
  }
  .navbar-toggle {
      display: block;
  }
  .navbar-collapse {
      border-top: 1px solid transparent;
      box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
  }
  .navbar-fixed-top {
      top: 0;
      border-width: 0 0 1px;
  }
  .navbar-collapse.collapse {
      display: none!important;
  }
  .navbar-nav {
      float: none!important;
      margin-top: 7.5px;
  }
  .navbar-nav>li {
      float: none;
  }
  .navbar-nav>li>a {
      padding-top: 10px;
      padding-bottom: 10px;
  }
  .collapse.in{
      display:block !important;
  }

  .svg-logo-head {
    display: none;
  }
} */


@media (max-width: 447px) {
  #navigation-numb{
    display: none;
  }
}

@media (max-width: 768px){
.image-header {
    width: 100%;
    height: 160px;
    position: relative;
    background-image: url(../img/bambina-160h.png);
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center;
    margin-top: 50px;
    /* background-attachment: fixed; */
}
#success-div{
	width: 100%;
	height: 100px;
	text-align: center;
}
.title-color{
    /* background: linear-gradient(-90deg, #003466, #003466); */
  /* text-align: center; */
  float: left;
    clear: none;
  display: inline;
  color: #003466;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  height: auto;
 /*  margin-top: 25px; */

}
}
#hamburger-menu{
  float:right;
}





/* NUOVE REGOLE CSS RESTYLING THEME 
************************************************************************************************************************
*/

 /* TITLE */
    
 h3:after {
    display: block;
    content: "";
    margin-top: -2px;
    position: relative;
    top: -3px;
    background: #ddd;
    width: 100%;
    height: 2px;
}

h3 span {
    background-color: #fff;
    padding: 0 5px 0 5px;
    position: relative;
    z-index: 101;
}

/* GENERICS NEW */

.down-menu-li:visited{
  background-color: white;
  color: #003466;
}

/* MENU HEADER NEW */


.hover-menu{
  background-color: white;
  color: #003466;
}

.autenticazione{
	
	/* padding-top: 10px; */
	
}
.dropdown-menu>li>a {
    display: block;
    font-size: 0.8rem;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
}

.user-li span{margin-right: 10px;}

/* AUTENTICAZIONE NEW */





.button-spid {
    background-color: #06C;
    color: #FFF;
    padding: 5px;
}

.italia-it-button{
	
	display: flex!important;
	justify-content: center;
	width: 100%;
    font-size: 0.8rem;
    
}
    
  .italia-it-button-size-s > span img {
    /* width: 19px; */
    height: 2opx;
    height: 0;
    height: 25px;
  }
  
 .italia-it-button-size-s{
    width: 100%;
    font-size: 0.8rem;
    text-transform: uppercase;
 }



.non-hai-spid{
	text-align: center;
    margin-top: 10px;
    font-weight: bold;
    text-decoration: underline;
    font-size: 0.9rem;
    color: #0066cb;
}

.recupera-pwd{
	
 	border-bottom: 1px solid #ddd;
    text-align: center;
    padding-top: 13px;
    padding-bottom: 13px;
    color: #003466;
    font-weight: bold;
    border-top: 1px solid #ddd;
}
.recupera-pwd a{color: #003466;font-size: 0.9rem;}
.recupera-pwd a:hover{   color: #003466;}

.registrazione{
    text-align: center;
    color: #003466;
    font-weight: bold;

}


.thumbnail {
    display: block;
    padding: 0px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
}
.thumbnail .caption {
   /*  padding: 0;  */
    margin-top: 20px;
    /* color: #333; */
}

.thumbnail .caption p{
    margin-top: 20px; 
    margin-bottom: 10px; 
    font-size: 0.9rem;
}

.user-icon{
	position: relative;
    left: 40%;
    right: 30px;
}

.input-autenticazione input[type=text]{
	margin-bottom: 10px;
    margin-top: 10px;
    width: 80%;
    margin-left: 20px;
    font-size: 0.8rem;
    text-align: center;
}
.input-autenticazione input[type=password]{
	margin-bottom: 10px;
    margin-top: 10px;
    width: 80%;
    margin-left: 20px;
    font-size: 0.8rem;
}
.fa-user-circle{
	color: #003466;
}
.username-aut{
	text-align: center;
    font-weight: bold;
    color: #416b93;
}
/* AVVISI NEW */
.title-home{
	
	    color: blue;
    display: flex;
    background-color: rgba(0, 52, 102, 0.8);
    height: 38px;
    /* font-size: 1.3rem; */
    border-radius: 3px;
    /* padding-bottom: 2px; */
    position: relative;
    text-align: left;
    color: #fff;
    /* text-transform: uppercase; */
    /* font-weight: bold; */
    /* font-size: 1.5rem; */
}
   

.bell-icon{
	margin-top: 13px;
    margin-right: 15px;
    margin-left: 10px;
    /* height: 50px; */
}

/* FOOTER NEW */


.main-title-footer{
    height: 50px;
    background-color: #565670;
    color: #fff;
    text-align: center;
    padding: 12;
    display: flex;
    justify-content: center;
}
.icon-footer{
	align-self: center;
    margin-right: 10px;
    padding-bottom: 5px;
}

.subsection1-footer{
	display: flex;
	margin-top: 15px;
    margin-bottom: 15px;
}



    
.subsection2-footer{
    display: flex;
    margin-right: 20px;
    justify-content: space-between;
    color: #633838;
    border-top: 1px solid #fff;
    text-decoration: underline;
    border-bottom: 1px solid #fff;
    padding: 10px;
}

.subsection2-footer h4{
	margin-right: 20px;
	text-decoration: underline;
	color: #fff;
}

.title-footer a:hover{
	background-color: transparent;
	color: #fff;
}
.subsection2-footer a:hover{
	background-color: transparent;
	color: #fff;
}
.subsection3-footer a:hover{
	background-color: transparent;
	color: #fff;
}
.subsection3-footer{
	
	text-align: center;
}

.informativa{
	font-weight: bold;
	text-decoration: underline;
}


.subsection3-footer{
	margin-top: 20px;
}

    
.comunicazioni-icon {
	width: 10%;
    height: 25;
    border-radius: 50% !important;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    text-align: center;
    color: white;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
    margin: 0;
    padding-left: 7px;
    padding-right: 7px;
    background-color: #f51f1f;
    position: relative;
    left: 2%;
}



/*REGISTRATION USER */
.button-custom-home{
	background: none!important;
    border: none;
    padding: 0!important;
    /* font-family: arial, sans-serif; */
    color: #069;
    text-decoration: underline;
    cursor: pointer;
    margin-top: -15px;
    /* margin-bottom: 10px; */
    margin-left: 32px;
    font-size: 0.9rem;
}


.panel-primary {
    border-color: white;
}

.panel-padding{
	padding:45px;
}



.mb-55{
	margin-bottom: 55px;
}

.mb-45{
	margin-bottom: 45px;
}

.mb-35{
	margin-bottom: 35px;
}


.mb-25{
	margin-bottom: 25px;
}

.mb-15{
	margin-bottom: 15px;
}

.mb-10{
	margin-bottom: 10px;
}
.ml-15{
	margin-left: 15px;
}

.label-domande{
	display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 500;
    color: #003466;
	font-weight: bold;
}

.form-control-sezione {
    display: block;
    width: 100%;
    height: 28px;
    padding: 0px 12px;
    font-size: 0.8rem;
    line-height: 1.42857143;
    color: #555;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #003466;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.form-control-sezione:focus {
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px
		rgba(102, 175, 233, .6);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px
		rgba(102, 175, 233, .6)
}


.panel-primary>.panel-heading {
    color: #fff;
    border-color: rgba(0, 52, 102, 0.8);
    background-color:rgba(0, 52, 102, 0.8);
    height: 55px;
    display: flex;
    text-transform: uppercase;
    padding: 15px;
    font-weight:bold;
     flex-wrap: nowrap;
     justify-content: space-between;
}

.panel-primary>.panel-heading {
    color: #fff;
    /* background-color: #337ab7; */
    /* border-color: #337ab7; */
           background-color:rgba(0, 52, 102, 0.8);
}

.button{
	font-size: 14.4px;
    font-size: 0.9rem;
    text-transform: uppercase;
    border: 1px solid #003466;
    padding: 7px;
    width:70%;
    margin-bottom: 20px;
    background-color: #003466;
    color: white;
    border-radius: 5px;
}

.mt-45{
	margin-top: 45px;
}

.mt-55{
	margin-top: 55px;
}

.mt-65{
	margin-top: 65px;
}
.mt-10{
	margin-top: 10px;
}
.mt-15{
	margin-top: 15px;
}
.mt-20{
	margin-top: 20px;
}
.mt-30{
	margin-top: 30px;
}

.exclamation-point{
	margin-top: 30px;
    font-size: 20px;
    color: #8f0000;
    margin-left: -50px;
}

.eye{
	margin-top: 30px;
    font-size: 20px;
    color: #28057a;
    margin-left: -36px;
}

.text-align-center{
	text-align:center;
}

.custom-a{
	color: #337ab7;
    font-weight: bold;
    text-decoration: underline;
}

.custom-email-input{
	position: relative;
    top: 74px;
}

.border-div{
	border: solid 1px #333;
    border-radius: 27px;
    background-color: #dfe6f2;
}

.panel-alert-sezioni{
	border: 3px solid #003466;
	background-color:rgb(236, 236, 236);
	font-weight:bold;
	color: rgb(0, 52, 102);
	font-size:15px;
}

.alert-sezioni{
	
	margin:6px;
	text-align:center;
	color:red;
	font-weight:bold
}



.exclEl{
	position:relative;
	top:10px;
}

/************************************************************************************************************/

/* Update grafica Marzo 2020 */

.sottotitolo-sezione {
	
	font-size: 1.2rem;
}

.h3, h3 {
    font-size: 1.5rem;
}
 
#logo{
  width: 60%;
  height: 55px;
  overflow:hidden;
  margin-bottom: 3px;
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px;
    font-size: 0.8rem;
}

.logo-gov img{height: 90px;}

.title{
	text-transform: uppercase;
    font-weight: bold;
    font-size: 0.9rem;
    padding-top: 3px;
}

.autenticazione-title{
	text-align: center;
    font-weight: bold;
    font-size: 0.9rem;
    color: #fff;
    padding: 5px;
    text-transform: uppercase;
    border-radius: 2px;
    background-color: rgba(0, 52, 102, 0.8);
}

.autenticazione-description{
	color: #416b93;
    text-align: left;
    padding: 10px;
    font-size: 0.9rem;
    font-weight: 600;
}



.footer {
  position: absolute;
    padding-bottom: 20px;
    /* bottom: 0; */
    height: px;
    left: 0;
    width: 100%;
    color: #fff;
    background-color: #416b93;
}

.subsection2-footer a{
	
	font-size: 1.0rem!important;
}

.gov-ita-footer p{
	font-size: 1rem;
    font-weight: bold;
    text-decoration: underline;
    margin-top: 30px;
    margin-left: 50px;
}



.non-hai-spid a{color: #0066cb;font-size: 0.9rem;}
.non-hai-spid a:hover{color: #0066cb;}

.button-login-without-spid{
	background-color: #06C;
    color: #FFF;
    border-radius: 3px;
    width: 100%;
    font-size: 0.8rem;
    text-transform: uppercase;
    display: inline-block;
    position: relative;
    padding: 0;
    color: #FFF;
    font-family: "Titillium Web", HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;
    font-weight: 600;
    line-height: 1em;
    text-decoration: none;
    border: 0;
    text-align: center;
    cursor: pointer;
    overflow: hidden;
    height: 39px;
}

.button-login-without-spid:hover {
    background-color: #003466;
    color: #FFF;
}

.avvisi-messages{
	margin-top: 30px;
	margin-bottom: 20px;
	/* font-weight: 600; */
    left: 0;
    font-size: 0.8rem;
    text-align: left;
    padding-left: 30px;
    padding-right: 30px;
    /* color: #416b93; */
    /* color: #003466; */
}

input[type="text"]{
	color: #333;
    font-size: 0.8rem;
    width: 100%;
    box-sizing: border-box;
    letter-spacing: 1px;
    padding: 5px;
	}
	


.down-menu-li {
    text-align: center;
    vertical-align: middle;
	font-size: 0.9rem;
    height: 60px;
    text-transform: uppercase;
}

.down-menu-li:hover {
    /* text-align: center; */
    vertical-align: middle;
    /* padding-top: 20px; */
    height: 60px;
    text-decoration: underline;
    /* background-color: white; */
    /* color: #003466; */
}

.down-menu-li:visited{
  background-color: white;
  color: #003466;
}

a{
  font-size: 0.9rem;
  border-bottom:solid 2px transparent;
  transform: uppercase;
  color: white;
}

.btn-href{
	background-color: #ececec;
    border: none;
    color: #003466;
    font-weight: bold;
    font-family: inherit;
    margin-bottom: 15px;
    font-size: 0.8rem;
}
.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    /* line-height: 1.42857143; */
    /* color: #fff; */
    white-space: nowrap;
    width: 100%;
    width: 200px;
    font-size: 16px;
    font-size: 0.9rem;

} 
.dropdown-menu-mod>li>a:hover {
	color: #262626;
    text-decoration: underline;
    background-color: #ffff;
} 

.mini-btn-acc {
	
	width: 25%;
    text-align: center;
}

/************************************************************************************************************/

/******************************** Update grafica Aprile 2020 ************************************************/

/************************************************************************************************************/

.sottotitolo-sezione {
	
	font-size: 1rem;
	font-weight: bold;
	text-transform: uppercase;
}


 
#logo{
  width: 60%;
  height: 55px;
  overflow:hidden;
  margin-bottom: 3px;
}



.logo-gov img{height: 90px;}

.title{
	text-transform: uppercase;
    font-weight: bold;
    font-size: 0.8rem;
    padding-top: 3px;
}

.autenticazione-title{
	text-align: center;
    font-weight: bold;
    font-size: 0.9rem;
    color: #fff;
    padding: 5px;
    text-transform: uppercase;
    border-radius: 2px;
    background-color: rgba(0, 52, 102, 0.8);
}


.autenticazione-description{
	color: #416b93;
    text-align: left;
    padding: 10px;
    font-size: 0.9rem;
    font-weight: 600;
}

.non-hai-spid a{color: #0066cb;font-size: 0.8rem;}
.non-hai-spid a:hover{color: #0066cb;}

.button-login-without-spid{
	background-color: #06C;
    color: #FFF;
    border-radius: 3px;
    width: 100%;
    font-size: 0.7rem;
    text-transform: uppercase;
    display: inline-block;
    position: relative;
    padding: 0;
    color: #FFF;
    font-family: "Titillium Web", HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;
    font-weight: 600;
    line-height: 1em;
    text-decoration: none;
    border: 0;
    text-align: center;
    cursor: pointer;
    overflow: hidden;
    height: 39px;
}

.button-login-without-spid:hover {
    background-color: #003466;
    color: #FFF;
}

.avvisi-messages{
	margin-top: 30px;
	margin-bottom: 20px;
	/* font-weight: 600; */
    left: 0;
    font-size: 0.9rem;
    text-align: left;
    padding-left: 30px;
    padding-right: 30px;
    /* color: #416b93; */
    /* color: #003466; */
}

input[type="text"]{
	color: #333;
    font-size: 0.8rem;
    box-sizing: border-box;
    letter-spacing: 1px;
	}
	
	/* button modificato per la fake login */
.btn-successivo{
    font-size: 0.8rem;
    text-transform: uppercase;
    float: left;
    color: #fff;
    border: 1px solid #003466;
    padding: 7px;
   /*  width:100%; */
    margin-top: 15px;
    font-weight: bold;
    border-radius: 3px;
    margin-bottom: 20px;
    font-family: inherit;
    /* background-color: #003466; */
	background-color: rgba(0,52,102,0.9019607843137255);
}

.btn-successivo:hover{

    border: 1px solid #f14e00;
     transition: 0.3s;
}

.btn-successivo:focus{
	background-color: #600996;
}

/* MODIFICA BUTTONS SEZIONE.JSP */


.btn-successivo-sez {
	font-size: 14.4px;
	font-size: 0.8rem;
	text-transform: uppercase;
	float: left;
	color: #fff;
	border: 1px solid #003466;
	padding: 7px;
	width: 100%;
	font-weight: bold;
	border-radius: 3px;
	margin-bottom: 20px;
	/* background-color: #003466; */
	background-color: rgba(0,52,102,0.9019607843137255);
	
	}

.btn-successivo-sez:hover{

    border: 1px solid #f14e00;
     -webkit-transition: 0.3s;
     transition: 0.3s;
}
.btn-successivo-sez:focus{
	background-color: #600996;
}

.btn-utility {
    font-size: 0.7rem;
    text-transform: uppercase;
    float: right;
    border: 1px solid #003466;
    padding: 7px;
    font-weight: bold;
    border-radius: 3px;
    margin-bottom: 20px;
    font-family: inherit;
    background-color: #ffffffe6;
    background-color: #fff;
    color: #003466;
}

.btn-utility-sez {
    font-size: 0.8rem;
    text-transform: uppercase;
    float: left;
    border: 1px solid #003466;
    padding: 7px;
    font-weight: bold;
    border-radius: 3px;
    margin-bottom: 20px;
    background-color: #ffffffe6;
    background-color: #fff;
    color: #003466;
    width: 100%;
}

.btn-utility-sez:hover{

    border: 1px solid #f14e00;
     -webkit-transition: 0.3s;
     transition: 0.3s;
}
.btn-utility-sez:focus{
	background-color: #600996;
    color: #fff;
}

.img-thumbnail {
	width: 35%;
	border: none;
}

.home-float{
	float: left;
	padding-left: 20px;
}

.fileModBtn{
	display: flex;
    width: auto !important;
    float: left !important;
    margin-top: 10px;
}

.title-barra-laterale{
    background-color: #5b8dbd;
    TEXT-ALIGN: center;
    font-size: 14.4px;
    font-size: 0.9rem;
    color: #fff;
    padding: 15px 5px 15px 5px;
}
.label-domande{
	display: inline-block;
    max-width: 100%;
    padding-top: 7px;
    font-weight: 750;
    font-size: 0.6rem;
    text-transform: uppercase;
}
.form-control-sezione {
    display: block;
    width: 65%;
    height: 25px;
    padding: 0px 12px;
    font-size: 0.8rem;
    line-height: 1.42857143;
    color: #555;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #003466;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.form-control-sezione:focus {
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px
		rgba(102, 175, 233, .6);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px
		rgba(102, 175, 233, .6)
}
.form-control-sezione option{
  font-size: 0.8rem;
}


.subtitle-domande{
	color: #003466;
    font-weight: 800;
    text-transform: uppercase;
    font-size: 16px;
    font-size: 1.0rem;
    margin-bottom: 30px;
    margin-top: 40px;
}

 .form-control-dark {
    display: block;
    width: 100%;
    height: 30px;
    padding: 0px 12px;
    font-size: 14.4px;
    font-size: 0.8rem;
    line-height: 1.42857143;
    color: #292929;
     background-color: #fff; 
    background-image: none;
    /* border: 1px solid #003466; */
    /* text-transform: uppercase; */
    font-weight: 600;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

    .form-control-dark select{
    display: block;
    width: 100%;
    height: 30px;
    padding: 0px 12px;
    font-size: 14.4px;
    font-size: 0.8rem;
    line-height: 1.42857143;
    color: #292929;
    background-color: #e4e4e4;
    background-image: none;
    font-weight: 600;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

H2{
	font-size: 1.3rem;
    font-weight: bold;
    padding: 0;
    margin: 0;
    margin-bottom: 20px;
}

/* PROGRESS BAR */

#span_progress{
	font-size: 17.6px;
    font-size: 0.9rem;
    font-weight: bold;
    color: #003466b5;
    margin-left: 5px;
}

.progress-striped.active .progress-bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite !important;
    animation: progress-bar-stripes 2s linear infinite !important;
}

.percent-p{
	text-align: left;
    font-size: 0.9rem;
}

/****************************************/

.down-menu-li {
    text-align: center;
    vertical-align: middle;
	font-size: 0.9rem;
    height: 60px;
    text-transform: uppercase;
}

.down-menu-li:hover {
    /* text-align: center; */
    vertical-align: middle;
    /* padding-top: 20px; */
    height: 60px;
    text-decoration: underline;
    /* background-color: white; */
    /* color: #003466; */
}

.down-menu-li:visited{
  background-color: white;
  color: #003466;
}

a{
  font-size: 0.9rem;
  border-bottom:solid 2px transparent;
  transform: uppercase;
  color: white;
}

.btn-href{
	background-color: #ececec;
    border: none;
    color: #003466;
    font-weight: bold;
    font-family: inherit;
    margin-bottom: 15px;
    font-size: 0.8rem;
}
.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    /* line-height: 1.42857143; */
    /* color: #fff; */
    white-space: nowrap;
    width: 100%;
    width: 200px;
    font-size: 16px;
    font-size: 0.9rem;

} 

.dropdown-menu-mod>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    /* line-height: 1.42857143; */
    /* color: #fff; */
    white-space: nowrap;
    width: 100%;
    width: 200px;
    font-size: 0.9rem;
}

.dropdown-menu-mod>li>a:hover {
	color: #262626;
    text-decoration: underline;
    background-color: #ffff;
} 	

.dropdown-menu-mod>li>a:focus, .dropdown-menu>li>a:hover {
    color: #262626;
    text-decoration: underline;
    background-color: #f5f5f5;
}

.buttons-sezione {
	
	margin-top: 30px;
}

/* Footer */

.footer {
  position: absolute;
    padding-bottom: 20px;
    /* bottom: 0; */
    height: px;
    left: 0;
    width: 100%;
    color: #fff;
    background-color: #416b93;
}

.subsection2-footer a{
	
	font-size: 0.9rem;
}

.gov-ita-footer p{
	font-size: 1rem;
    font-weight: bold;
    text-decoration: underline;
    margin-top: 30px;
    margin-left: 50px;
}

.italia-it-button-text {
	
   	padding: 1.4em 1em .85em 0.5em!important;
    text-align: center;
    font-size: 0.7rem;
}

.border-full {
	
	border: 1px solid #003466;
}

.ml-mr-0 {
	
	margin-left: 0px;
	margin-right: 0px;
}

.pl-pr-0 {
	
	padding-left: 0;
    padding-right: 0;
}

.border-container {
	border: 1px solid #003466;
	
}
.compila-div{
	margin-top: 50px;
	font-size: 19.2px;
	font-size: 1rem;

}

/* Table Compilazione Cittadinanza */

.table>tbody>tr>td[class="td-custom"]{
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: middle !important;
    border-top: 1px solid #ddd;
    font-size: 0.9rem;
}

.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 #ddd;
}

 .compila-div #compilaDomanda{
    font-size: 14.4px;
    font-size: 0.8rem;
    text-transform: uppercase;
    float: right;
    color: #fff;
    border: 1px solid #003466;
    padding: 7px;
    width: auto;
    font-weight: bold;
    border-radius: 3px;
    background-color: #003466;
}

/*Secondo Spinner*/


/* Start by setting display:none to make this hidden.
   Then we position it in relation to the viewport window
   with position:fixed. Width, height, top and left speak
   for themselves. Background we set to 80% white with
   our animation centered, and no-repeating */
.modalSpinner {
    display:    none;
    position:   fixed;
    z-index:    1000;
    top:        0;
    left:       0;
    height:     100%;
    width:      100%;
    background: rgba( 255, 255, 255, .8 ) 
                url("../img/resize_spinner_1.gif")
                /* url('http://sampsonresume.com/labs/pIkfp.gif')  */
                50% 50% 
                no-repeat;
}

.modal-title-white {
color: white;
font-weight: 600;
text-align: center;
}

.modal-header-blue {
background-color: #003466;
padding: 15px;
border-bottom: 1px solid #e5e5e5;
}

.modal-body > span {
	float: left;
}

@media screen and (min-width: 1024px){
	.modal-hr {
		width: 69%;
		margin-left: 0px;
	}
	td.font-size09.bold > button {
		/* width: 22%; */
		margin: 0px 3px;
		font-size: 0.7rem !important;
		display: inline-flex;
		flex-direction: column;
		justify-content: center;
	}
}

@media (min-width: 768px)
.modal-dialog {
    width: 700px;
    margin: 30px auto;
}

#modalDichiarazione {
	font-weight: 600;
}

.modal-title {
	color: red;
	font-weight: 600;
}

#modalFooter {
    justify-content: center;
}

/* When the body has the loading class, we turn
   the scrollbar off with overflow:hidden */
body.loading .modalSpinner {
    overflow: hidden;   
    
}

/* Anytime the body has the loading class, our
   modal element will be visible */
body.loading .modalSpinner {
    display: block;
}


.form-control-sezione {
    display: block;
    width: 100%;
    height: 25px;
    padding: 0px 12px;
    font-size: 12.8px;
    font-size: 0.8rem;
    line-height: 1.42857143;
    color: #555;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #003466;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}



.title-barra-laterale {
    background-color: #5b8dbd;
    TEXT-ALIGN: center;
    font-size: 0.8rem;
    color: #fff;
    padding: 15px 5px 15px 5px;
}

 h3:after {
    display: block;
    content: "";
    /* margin-top: -2px; */
/*     position: relative; */
    top: -3px;
    background: #ddd;
    width: 100%;
    height: 2px;
}

/* Buttons */
.buttons-sezione button {
    font-size: 12.8px;
    font-size: 0.7rem;
}

#anteprima-btn {
    font-size: 12.8px;
    font-size: 0.7rem;
}

.title-sezione{

    display: flex;
    background-color: #003466;
    border-radius: 3px;
    position: relative;
    text-align: left;
    font-size: 0.8rem;
    font-weight: bold;
    padding: 5px 0px 5px 15px;
    text-transform: uppercase;
    color: #fff;
    height: 30px;
 	margin-bottom:40px;
}

.h4, h4 {
    font-size: 0.9rem;
}

.panel-alert-sezioni {
    border: 3px solid #003466;
    background-color: rgb(236, 236, 236);
    font-weight: bold;
    color: rgb(0, 52, 102);
    font-size: 0.8rem;
    box-shadow: 10px 10px 5px grey;
}



.mb-30 {
	
	margin-bottom: 30px;
}

.m-0 {
	margin: 0px;
}



.registrazione a{width: 100%; font-size: 0.8rem;}
.registrazione a:hover{width: 100%;color: #fff; background-color: #003466;}


.h3, h3 {
    font-size: 1.2rem;
}

.tab-comunicazioni-home {
	
	border: 1px solid #c7c7c7;
    border-top: none;
    border-right: none;
    padding: 5px;
    background: #00346605;
    box-shadow: 3px 3px 3px grey;
    /* border-radius: 3px; */
}

.m-l-comunicazioni {
	margin-left: 18px;
}

.comunicazioni-home {
	
    font-weight: 600;
}

.tab-info-comunicazioni {
	border: 1px solid #003466;
    background-color: rgb(236, 236, 236);
    font-weight: bold;
    color: rgb(0, 52, 102);
    font-size: 0.8rem;
    box-shadow: 3px 3px 3px grey;
    padding: 8px;
    border-radius: 2px;
    margin-top: 40px;
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px;
    font-size: 0.8rem !Important;
}

a {
    font-size: 0.8rem !Important;
    border-bottom: solid 2px transparent;
    transform: uppercase;
    color: white;
}


/* Media Query */

@media (min-width: 1200px) {
	.container {
	    width: 1200px;
	}
}

@media (min-width: 768px) {
	.container {
	    width: 1100px;
	}
}
	
