/*
    DEMO STYLE
*/

@import "https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700";
body {
    font-family: PT Sans Bold, sans-serif!important;
	line-height : 1.8em;
    background: #fff;
	/*margin-top: 67px !important;*/
	display: inline-block;
word-break: break-word;
width: 100%!important;
}
#sidebar ul li a.selected {
    color: #449e2d;
}

.testoNormaleVerde {
  line-height : 1.8em;
  letter-spacing : 0.2px;
  color:#449e2d !important;
}

label {
	font-size : 16px;
}

.testoNormale {
  font-size : 1em;
  line-height : 1.8em;
  letter-spacing : 0.2px;
  color : #000000;
  color : rgb(0, 0, 0);
}


.testoSmall {
  font-size : 0.8em!important;
  line-height : 1.2em!important;
  color : #000000;
  color : rgb(0, 0, 0);
}


.container {
	min-width: 100%!important;
	max-width: 100%!important;
	padding-bottom: 80px;
}

p {
    font-family: PT Sans Bold, sans-serif!important;
    font-size: 0.8em;
    font-weight: 300;
    line-height: 1.2em;
    color: #black;
	margin-bottom: 0px;
}

.iconaSx{
    display: inline-block;
    vertical-align: top;
}
.iconaDx{
    display: inline-block;
    vertical-align: top;
}

a,
a:hover,
a:focus {
    color: inherit;
    text-decoration: none;
    transition: all 0.3s;
}
/*
.navbar {
    padding: 15px 10px;
    background: #gray;
    border: none;
    border-radius: 0;
    margin-bottom: 40px;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
}
*/
.navbar-btn {
    box-shadow: none;
    outline: none !important;
    border: none;
}

.line {
    width: 100%;
    height: 1px;
  /*  border-bottom: 1px dashed #ddd;*/
    margin: 40px 0;
}

i,
span {
    display: inline-block;
	font-size: 1em;
}

/* ---------------------------------------------------
    SIDEBAR STYLE
----------------------------------------------------- */

.wrapper {
    display: flex;
    align-items: stretch;
	position: relative;
}
.sticky {
  position: -webkit-sticky!important; 
  position: sticky!important;
  /*top: 120px; */
  z-index: 99;
  background-color: #f0f0f0!important;
}

#sidebar {
    min-width: 20%;
    max-width: 20%;
    background: #fff;
    color: #gray;
    background-color: #f0f0f0;
    transition: all 0.3s;
	position: -webkit-sticky; /* Safari */
}

#sidebar.active {
    min-width: 10%;
    max-width: 10%;
    text-align: center;
}

#sidebar.active .sidebar-header h3,
#sidebar.active .CTAs {
    display: none;
}

#sidebar.active .sidebar-header strong {
    display: block;
}

#sidebar ul li a {
    text-align: left;
}

#sidebar.active ul li a {
    padding: 20px 10px;
    text-align: center;
    font-size: 0.85em;
}

#sidebar.active ul li a i {
    margin-right: 0;
    display: block;
    font-size: 1.8em;
    margin-bottom: 5px;
}

#sidebar.active ul ul a {
    padding: 10px !important;
}

#sidebar.active .dropdown-toggle::after {
    top: auto;
    bottom: 10px;
    /*right: 50%;*/
    -webkit-transform: translateX(50%);
    -ms-transform: translateX(50%);
    transform: translateX(50%);
}

#sidebar .sidebar-header {
    padding-left: 10px;
	padding-right: 10px;
	position: -webkit-sticky; /* Safari */
  position: sticky;
  top: 0;
  z-index: 99;
  background-color: #f0f0f0!important;
}

#sidebar .sidebar-header strong {
    display: none;
    font-size: 1.8em;
}

#sidebar ul.components {
    /*padding: 20px 0;*/
    border-bottom: 1px solid #449e2d;
	padding-bottom: 0px!important;
	margin-bottom: 0px;
}

#sidebar ul li a {
    padding: 8px;
    font-size: 1.1em;
    display: block;
	margin-left: 10%;
}

#sidebar ul li a:hover {
    color: white;
}

#sidebar ul li a i {
    margin-right: 10px;
}

#sidebar ul li.active>a,
a[aria-expanded="true"] {
    color: #gray;
    background: #gray;
}

a[data-toggle="collapse"] {
    position: relative;
}

.dropdown-toggle::after {
    display: block;
    position: absolute;
   /* top: 50%;*/
    right: 20px;
    transform: translateY(-50%);
}

ul ul a {
    font-size: 0.9em !important;
    padding-left: 30px !important;
    background: #gray;
}

ul.CTAs {
    padding: 20px;
}

ul.CTAs a {
    text-align: center;
    font-size: 0.9em !important;
    display: block;
    border-radius: 5px;
    margin-bottom: 5px;
}

a.download {
    background: #gray;
    color: #449e2d;
}

a.article,
a.article:hover {
    background: #gray !important;
    color: #gray !important;
}




/* ---------------------------------------------------
    CONTENT STYLE
----------------------------------------------------- */

#content {
    width: 100%;
    padding: 0px!important;
    min-height: 100vh;
    transition: all 0.3s;
}

#entraBtn {
	 display: none;
}
/* ---------------------------------------------------
    MEDIAQUERIES
----------------------------------------------------- */

@media (max-width: 767px) {
	.testata {
	font-family: PT Sans Bold, sans-serif!important;
	font-size: 14px!important;
	line-height: 1.1em;
}

.imgProviderSidebar{
	width: 100px!important;
	height: 100%;
	padding: 1%;
	margin-left: 0px!important;
}


	.attestato {
	margin: auto;
 margin-top: 10px; 
 word-break: break-word; 
 padding-left: 5%!important; 
 padding-right: 5%!important;
}
	
	blockquote {
	font-size: 14px!important;
	line-height: 1.1em;
	}
	
	.titoloFont {
	font-size: 0.8em!important;
}

	
	#entraBtn {
	 display: inline-block;
	}

    #sidebar {
        min-width: 100%;
        max-width: 100%;
        text-align: center;
        margin-left: 0px !important;
    }
	
	#sidebar.active {
    min-width: 24%;
    max-width: 24%;
    text-align: center;
	}
	
	#sidebarCollapse {
  /*width: 40px!important;*/
}
	
	table {
		margin-left: 5px!important;
		margin-right: 5px!important;
	}
	
	p {
    font-family: PT Sans Bold, sans-serif!important;
    font-size: 0.8em;
    font-weight: 300;
    line-height: 1.4em !important;
    color: #black;
}
	li {
    font-family: PT Sans Bold, sans-serif!important;
    font-size: 0.8em;
    font-weight: 300;
    line-height: 1.1em !important;
    color: #black;
}
	span {
    font-family: PT Sans Bold, sans-serif!important;
    font-size: 0.8em;
    font-weight: 300;
    line-height: 1.4em !important;
    color: #black;
	word-break: break-word;
}
	
	
.titolo{
	font-size: 1.2em!important;
	}

.small{
font-size: 0.9em !important;
}	
	.sottotitolo{
	font-size: 1em!important;
	}
	
	#entraBtn {
	  position: -webkit-sticky; /* Safari */
	  position: sticky;
	 /* width: 40px!important;*/
	}
    .dropdown-toggle::after {
        top: auto;
        bottom: 10px;
       /* right: 50%;*/
        -webkit-transform: translateX(50%);
        -ms-transform: translateX(50%);
        transform: translateX(50%);
    }
    #sidebar.active {
        margin-left: 0 !important;
    }
    #sidebar .sidebar-header h3,
    #sidebar .CTAs {
        display: none;
    }
    #sidebar .sidebar-header strong {
        display: block;
    }
    #sidebar ul li a {
        padding: 20px 10px;
    }
	#sidebar.active ul li a {
   /* font-size: 0.70em!important;*/
	}
    #sidebar ul li a span {
        font-size: 0.7!important;
    }
	#sidebar.active ul li a {
    font-size: 0.7em;
}
    #sidebar ul li a i {
        margin-right: 0;
        display: block;
    }
    #sidebar ul ul a {
        padding: 10px !important;
    }
    #sidebar ul li a i {
        font-size: 1.3em;
    }
    #sidebar {
        margin-left: 0;
    }
    #sidebarCollapse span {
        display: none;
    }
	.user {
	width: 65%!important; 
	left: 50%;
	}
	#topBtn {
  font-size: 12px!important;
  padding: 7px;
  border-radius: 8px;
}
	.bottone {
	border-style: solid;
  background-color: #f0f0f0; /* Set a background color */
  padding: 1px; /* Some padding */
  border-radius: 2px; /* Rounded corners */
 /* font-size: 0.45em!important; /* Increase font size */
  font-weight: 400;
  border-color: #449e2d;
  margin-top: 2px!important;
  margin-bottom: 20px;
}
	
	
.testoBianco span {
 font-size: 2em!important;
 padding-top: 30px!important;
 padding-bottom: 30px!important;
}

b, strong {
    font-weight: bold!important;

	/*font-size: 16px;*/
}
strong {
    font-weight: 900;
}
.titoloVerde {
color:#449e2d !important;
/*font-size: 1.5em;*/
}	
#sidebar ul li a {
    padding: 8px;
    font-size: 1.5em;
    display: block;
    margin-left: 0px;
}


}


#topBtn {
 display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  font-size: 18px;
  border: none;
  outline: none;
  background-color: #449e2d;
  color: #fff;
  cursor: pointer;
  padding: 15px;
  border-radius: 18px;
}

#navbarTop {
  
  /*position: sticky !important; /* Fixed/sticky position */
  z-index: 1; /* Make sure it does not overlap */
  border: none; /* Remove borders */
  outline: none; /* Remove outline */
  background-color: black !important; /* Set a background color */
  color: red; /* Text color */
  cursor: pointer; /* Add a mouse pointer on hover */
  padding: 15px; /* Some padding */
  font-size: 18px; /* Increase font size */
 /* position: -webkit-sticky; /*hhh*/
 /* position: sticky; /*hhh*/
  display: block;
 /* bottom: 1rem;*/
  align-self: flex-end;
}
#sidebarCollapse {
  position: -webkit-sticky; /* Safari */
  position: sticky;
  width: 60px;
}
#entraBtn {
  position: -webkit-sticky; /* Safari */
  position: sticky;
  width: 60px;
}

#usernameP {
margin-right: 10px;
margin-left: 10px;

}
#passwordP {
margin-right: 10px;
margin-left: 10px;

}
.floatR{
	float: right;
	margin-left: 10px;
}
.bottone {
border-style: solid;
  background-color: #f0f0f0; /* Set a background color */
  padding: 2px; /* Some padding */
  border-radius: 3px; /* Rounded corners */
 /* font-size: 0.60em; /* Increase font size */
  font-weight: 600;
  border-color: #449e2d;
 margin-top: 5px;
 margin-bottom: 10px;
}

.btnSmall {
	font-size: 0.8em; /* Increase font size */
}


button:focus {
    outline: none;
}
.bordoSx {
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #449e2d;
}
	
.textRight {
	text-align: right;
}
	
.titoloVerde {
color:#449e2d !important;
}	
.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
}
.centerLogo {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.paddingL {
	padding-left = 10%!important;
}

.user {
	width: 75%; 
	margin-left: 25px;
}

.foto {
	max-width:100%;
min-width:100%;
}

.iconeHome
{
max-width:12%;
min-width:12%;
margin-bottom: 5%;
}

/*.iconeMultipla
{
 /*position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
	/*min-height: 8%!important;
max-height: 8%!important;
max-width: 50%!important;

}*/
.iconeMultipla
{
width:82%;
margin-bottom: 5%

}

.nopadding {
/*margin: auto;*/
min-height: 100%!important;
max-height: 100%!important;
padding-left : 0px!important;
padding-right: 0px!important;
}

.nopaddingNoMargin {
min-height: 100%!important;
max-height: 100%!important;
padding-left : 0px!important;
padding-right: 0px!important;
}

.testoBianco {
	text-align: left;
}
.testoBianco span {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  line-height: normal;
  color: #fff;
  font-size: 2.5em;
  padding-left: 10%;
	
}

.nopadding span {
	padding-left: 10%;
	padding-right: 10%;
}

.titoloDiv {
	margin-bottom: 20px;
  position: relative;
  text-align: center;
  /*top:20%;*/
  line-height: normal;
  color: #fff;
  font-size: 1.7em;
   /*padding: 30%;*/
  
	
}

.titoloDivGray {
	margin-bottom: 20px;
  position: relative;
  text-align: center;
  /*top:20%;*/
  line-height: normal;
  color: gray;
  font-size: 1.7em;
   /*padding: 30%;*/
  
	
} 

.titoloDivGraySmall {
  position: relative;
  text-align: center;
  /*top:20%;*/
  line-height: normal;
  color: gray;
  font-size: 1.1em;
   /*padding: 30%;*/
   display: inline-block;
    vertical-align: middle;
    float: none;
	width: 100%;
	height: 50%;

}
.titoloDivGraySmall span {
   display: inline-block !important;
    vertical-align: middle!important;
    float: none!important;
	line-height: normal!important;
	height: 50%;

}


.titoloDivSmall {
  position: relative;
  line-height : 1.8em;
  font-size: 0.9em;
  padding-left: 12%;
  padding-right: 12%;
  padding-top: 5%;
  padding-bottom: 5%;
  text-align: center;
  color: #fff;
	
}
.titoloDivSmallBlack {
   position: relative;
  line-height : 1.8em;
  font-size: 0.9em;
  padding-left: 12%;
  padding-right: 12%;
  padding-top: 5%;
  padding-bottom: 5%;
  text-align: center;
   color: black;
	
}

.testoBiancoSmall span {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  line-height: normal;
  color: #fff;
  font-size: 1,1em;
  padding-left: 20%;
	
}

.sfondoHeader {
    background: url('/img/sfondo-header-.jpg')no-repeat center; 
  -webkit-background-size: cover|important;
  -moz-background-size: cover|important;
  background-size: cover!important;
  margin: 0px!important;
}

.sfondoHeaderRecupero {
  background-color: #bdbbbb!important;
  margin: 0px!important;
}


.sfondoHeaderGray {
    background-color : #f0f0f0;
}

.focusImg {
	min-width: 90%!important;
	max-width: 90%!important;
}

.attestatoImg
 {
	max-width: 90%!important;
	max-height: 120px!important;
	
}

.focusText {

}
.focusBox {
/*	margin: auto;*/
min-width: 90%!important;
max-width: 90%!important;
/*max-height:	70%!important;*/
margin-left : 2%!important;
margin-right: 2%!important;
margin-top: 2%;
	
}
.table td {
padding: 0px!important; 
}

.sottotitolo span p{
	display : block!important;
	padding-left : 0px!important;
padding-right: 0px!important;
margin: 0px!important;

}

.margin10 {
	margin-right: 10px!important;
	margin-left: 10px!important;
}


.marginBottom {
	margin-bottom: 10px!important;
}

.marginTop {
	margin-bottom: 10px!important;
}

hr {
  -moz-border-bottom-colors: none;
  -moz-border-image: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: #449e2d -moz-use-text-color #449e2d!important;
  background-color: #449e2d;
  color: #449e2d;
  border-style: solid none;
  border-width: 1px 0;
  margin: 18px 0;
}

.formField {
    width: 100%;
    margin-left: 0px;
}

.testata {
	font-family: PT Sans Bold, sans-serif!important;
	font-size: 20px;
	color: white;
	background: url('/img/sfondo-header-.jpg'); 
	background-size: cover;
	    padding: 10px;
	position: -webkit-sticky; /* Safari */
  position: sticky;
  top: 0;
  z-index: 99;
  padding-top: 25px;
  padding-bottom: 25px;
  
  
  min-width: 100%!important;
max-width: 100%!important;
/*max-height:	70%!important;*/
margin-left : 0%!important;
margin-right: 0%!important;
margin-top: 0%;
  
}


.hrCenter {
	  margin-top: 0px!important;
    margin-bottom: 0px!important;
}

.hrCenter2 {
	margin-top: 15px!important;
    margin-bottom: 15px!important;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 25px!important;
	margin-right: 25px!important;
}

.titoloFont {
	font-size: 16px;
}

.iconeCorsi {
	    padding-left: 2.5%;
}

.padding10 {
	margin: auto;
	margin-top: 15px;
    margin-left: 25px;
    margin-right: 25px
}
#singleFocus {
	margin-top: 1%;
	border-style: solid;
	border-width: 1px;
	border-color: #449e2d;
	padding: 2%;
}

.imgFocus {
max-width: 100%;
/*/width: 100%;
height: 100%;*/
max-height: 100%;
padding: 1%;
}

.imgProvider{
max-width: 100%;
/*/width: 100%;*/
/*height: 50px!important;*/
height: 100%;
padding: 8px;
}

.imgProviderSidebar{
	max-width: 50%;
	max-height: 50%;
	width: 50%;
	height: 50%;
	margin-bottom: 20px;
    margin: 0 auto;
	padding:1px;
	border:1px solid #449e2d;
	margin-right: 10px;
	/*margin-left: 10px;*/
}

.chart {
min-width: 100%!important;
max-width: 100%!important;
margin-left : 0%!important;
margin-right: 0%!important;
width: 100%!important;
margin-top: 0%;
}
@-webkit-keyframes blinker {
  from {opacity: 1.0;}
  to {opacity: 0.0;}
}
.blink{
	text-decoration: blink;
	-webkit-animation-name: blinker;
	-webkit-animation-duration: 0.5s;
	-webkit-animation-iteration-count:infinite;
	-webkit-animation-timing-function:ease-in-out;
	-webkit-animation-direction: alternate;
}
.zoom-image:hover { 
  cursor: move; /* fallback if grab cursor is unsupported */
  cursor: grab;
  cursor: -moz-grab;
  cursor: -webkit-grab;
}

.zoom-image:active {
  cursor: grabbing;
  cursor: -moz-grabbing;
  cursor: -webkit-grabbing;
}
.emb {
	width: 700px;
	height: 700px;
}

.schedaValutazione strong {
    font-weight: 300!important;
}

.pre {
	white-space: pre-line;
}

.testo12 {
	font-family: Verdana, Arial, Helvetica, sans-serif !important;
	font-size: 12px !important;
	font-style: normal !important;
	line-height: 18px !important;
	font-weight: normal !important;
	font-variant: normal !important;
	text-transform: none !important;
	color: #000000 !important;
	text-decoration: none !important;
	margin-top: 16px!important;
}
.testo11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.testo10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.testo11-blu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: bold;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #284c91;
	text-decoration: none;
}
.testo13-blu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: bold;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #284c91;
	text-decoration: none;
}
.attestato {
margin: auto;
 margin-top: 20px; 
 word-break: break-word; 
 padding-left: 26%; 
 padding-right: 26%;
}

.internoAttestato {
	margin-top:16px;
}

.center-div
{min-height: 100%;
min-width : 100%;
  position: relative;
  margin: auto;
  margin-top: 1%;
}

.domanda p{
	font-size: 16px!important;
	}	