#agendaContainer {
    padding-left: 0px!important;
    padding-right: 0px!important;
    margin-bottom: 0px!important;
}


.nav__map__toggle{
	top: -5em!important;
}
.nav__map__toggle[aria-expanded='true']{
	top: 0!important;
}


.faq_row{
	height:20em;
}

.faq_row .thumbnail .contenuto{
	height:12em;
}


#calendar .fc-popover {
   position: relative!important;
   top:0px!important;
   left:0px!important;
}


#calendar_duedate_none {
	font-size: 1.313em;
	line-height: 1.3;	
}

#sus_subtitle{
	color:white;
	font-size:0.5em;
	padding:4px;"
}

.nav__map {
  bottom: 8em!important;
}


@media screen and (max-width: 280px) {
	#map {
		max-width: 150px;
		max-height: 100px;
	}
	.map__title{
		font-size:0.7em;
	}
	.nav__map {
		max-width: 150px;
		max-height: 100px;
    }
}

@media screen and (min-width: 280px) and (max-width: 320px) {
	#map {
		max-width: 200px;
		max-height: 150px;
	}
	.map__title{
		font-size:0.8em;
	}
	.nav__map {
        max-width: 200px;
        max-height: 150px;
    }
}

@media screen and (min-width: 320px) and (max-width: 477px) {
	#map {
		max-width: 280px;
		max-height: 150px;
	}
	.map__title{
		font-size:1.2em;
	}
	.nav__map {
		max-width: 280px;
		max-height: 150px;
    }
}

@media screen and (min-width: 477px) and (max-width: 767px) {
	#map {
		max-width: 320px;
		max-height: 150px;
	}
	.nav__map {
		max-width: 320px;
		max-height: 150px;
	}
}

@media screen and (min-width: 767px) and (max-width: 960px) {
	#map {
		max-width: 610px;
		max-height: 300px;
	}
	.nav__map {
		max-width: 610px;
		max-height: 300px;
	}
}

@media screen and (min-width: 960px) {
	#map {
		max-width: 100%;
	}
	.nav__map {
		max-width: 90%;
	}
}

.Headroom--not-top #idLogoRegione {
	max-height: 30px;
}

#idLogoRegione {
	max-height: 40px;
}
/*
.Headroom--unpinned .Header-logo img {
    height: 3rem!important;
    width: 4rem!important;
}


.Headroom--not-top .Header-logo img {
    height: 3rem!important;
    width: 4rem!important;
}


.Header-logo img {
    height: 7.5rem!important;
    width: 10rem!important;
}
*/
.Footer-logo {
	max-height: 70px;
}

.Footer-logo-Por-Fesr {
	margin-bottom: 10px;
	text-align: center;
	margin-top: 10px;
}

.mypage .panel-section.profilo {
	/*height: 24em !important;*/
	overflow-y: auto !important;
}

.mypage .panel-section.tempo-medio-attraversamento {
	/*height: 24em !important;*/
	overflow-y: auto !important;
}

#overlay {
	display: none;
	margin: 0px;
	padding: 0px;
	position: fixed;
	right: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background-color: rgb(102, 102, 102);
	z-index: 30001;
	opacity: 0.8;
}

#overlay p {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -35px;
}

#overlay img {
	width: 70px;
	height: 70px;
}

.ultime-pubblicazioni {
	display: block !important;
}

.btn-validation {
	color: #fff !important;
	font-weight: 400 !important;
}

/* menu profili */
.dropdown-submenu>.dropdown-menu {
	top: 0;
	left: -100px;
	/*margin-top: -6px;*/
	margin-top: 0px;
	margin-left: -1px;
	-webkit-border-radius: 0 6px 6px 6px;
	-moz-border-radius: 0 6px 6px;
	border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu {
	display: block;
}

.dropdown-submenu>a:after {
	display: block;
	content: " ";
	float: right;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
	border-width: 5px 0 5px 5px;
	border-left-color: #ccc;
	margin-top: 5px;
	margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
	border-left-color: #fff;
}

.dropdown-submenu.pull-left {
	float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
	left: -200px;
	margin-left: 0px;
	-webkit-border-radius: 6px 0 6px 6px;
	-moz-border-radius: 6px 0 6px 6px;
	border-radius: 6px 0 6px 6px;
	margin-top: 0px;
	'
}

.dropdown-menu>li>a.selected {
	color: #30373d !important;
	text-decoration: none;
	background-color: #f5f5f5
}

/* list box ruoli */
.state-icon {
	left: -5px;
}

.list-group-item-primary {
	color: rgb(255, 255, 255);
	background-color: rgb(66, 139, 202);
}

.well .list-group {
	margin-bottom: 0px;
}

#all-users tfoot input {
	width: 100%;
	padding: 3px;
	box-sizing: border-box;
}

.Header-serviceLink.preferiti .open>.dropdown-menu {
	display: block;
	background-color: #fff !important;
}

#sub_nav .open>.dropdown-menu {
	display: block;
	background-color: #787E71;
}

.tabs-risultati .tab-pane .thumbnail .action-panel p {
	text-overflow: ellipsis;
	/*white-space: nowrap;*/
	height: 5em;
	overflow: hidden;
	font-size: 1em;
}

.tabs-risultati .tab-pane .thumbnail .provvedimento p {
	text-overflow: ellipsis;
	/*white-space: nowrap;*/
}

#agenda .settimane.activez {
	width: 69px;
	background-color: #ffffff;
	padding-bottom: 3em;
	padding-top: 1.250em;
	margin-top: 0px;
	text-decoration: none !important;
}

#agenda .settimane.activez .numero, #agenda .settimane.activez .giorno {
	color: #700d11 !important;
	font-weight: bold;
}

.fc-day-grid-event .fc-time {
	display: none;
}

div.checkbox-adjust {
	margin-top: 32px;
}

#agenda .appuntamenti .appuntamento .testo-procedimento {
	max-height: 9.375em;
	/*overflow: hidden;*/
	min-height: 9.375em;
}

.calendario-lista-procedimenti-vuota {
	max-height: 3.125em;
	min-height: 3.125em;
	padding-top: 1em;
}

.lista-eventi .thumbnail .data-evento {
	padding-left: 20px;
	width: 150px !important;
}

.lista-eventi .thumbnail .nome-evento {
	padding-left: 20px;
}

/* SUS BADGE */
.badge-sus {
	padding: 1px 9px 2px;
	font-size: 12.025px;
	font-weight: bold;
	white-space: nowrap;
	color: #ffffff;
	background-color: #999999;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;
}

.badge-sus:hover {
	color: #ffffff;
	text-decoration: none;
	cursor: pointer;
}

.badge-sus-error {
	background-color: #b94a48;
}

.badge-sus-error:hover {
	background-color: #953b39;
}

.badge-sus-warning {
	background-color: #f89406;
}

.badge-sus-warning:hover {
	background-color: #c67605;
}

.badge-sus-success {
	background-color: #468847;
}

.badge-sus-success:hover {
	background-color: #356635;
}

.badge-sus-info {
	background-color: #3a87ad;
}

.badge-sus-info:hover {
	background-color: #2d6987;
}

.badge-sus-inverse {
	background-color: #333333;
}

.badge-sus-inverse:hover {
	background-color: #1a1a1a;
}

.round-sus {
	display: inline-block;
	height: 30px;
	width: 30px;
	line-height: 30px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	background-color: #222;
	color: #FFF;
	text-align: center;
}

.round-sus.hollow {
	display: inline-block;
	height: 30px;
	width: 30px;
	line-height: 30px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	background-color: #FFF;
	color: #222;
	text-align: center;
	-webkit-box-shadow: 0px 0px 0px 3px rgba(0, 0, 0, 0.75);
	-moz-box-shadow: 0px 0px 0px 3px rgba(0, 0, 0, 0.75);
	box-shadow: 0px 0px 0px 3px rgba(0, 0, 0, 0.75);
}

.round-sus.round-sm {
	height: 20px;
	width: 20px;
	line-height: 20px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	font-size: 0.7em;
}

.round-sus.round-lg {
	height: 40px;
	width: 40px;
	line-height: 40px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	font-size: 1.5em;
}

.round-sus.blue {
	background-color: #3EA6CE;
}

.round-sus.orange {
	background-color: #FF6701;
}

.round-sus.green {
	background-color: #42A129;
}

.round-sus.hollow.blue {
	color: #3EA6CE;
	background-color: #FFF;
	-webkit-box-shadow: 0px 0px 0px 3px #3EA6CE;
	-moz-box-shadow: 0px 0px 0px 3px #3EA6CE;
	box-shadow: 0px 0px 0px 3px #3EA6CE;
}

.round-sus.hollow.orange {
	color: #FF6701;
	background-color: #FFF;
	-webkit-box-shadow: 0px 0px 0px 3px #FF6701;
	-moz-box-shadow: 0px 0px 0px 3px #FF6701;
	box-shadow: 0px 0px 0px 3px #FF6701;
}

.round-sus.hollow.green {
	color: #42A129;
	background-color: #FFF;
	-webkit-box-shadow: 0px 0px 0px 3px #42A129;
	-moz-box-shadow: 0px 0px 0px 3px #42A129;
	box-shadow: 0px 0px 0px 3px #42A129;
}

h3.sus-panel-title {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 1em;
	color: #ffffff;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: normal;
	display: block;
	padding: 0.6em 0.6em;
}

h4.sus-panel-title {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 1em;
	color: #ffffff;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: normal;
	display: block;
	padding: 0.6em 0.6em;
}

/* FEEDBACK START*/
.modal-header-feedback {
	padding: 10px;
	border-bottom: 1px solid #e5e5e5;
	border-left: 5px green solid;
}

.modal-intro {
	padding: 15px;
	border-bottom: 1px solid #e5e5e5;
	background-color: #f5f5f0;
}

.h3Aiutaci {
	font-weight: 700;
	font-size: 24px;
	margin: .8rem 0 .8em;
	position: relative;
}

.star-rating-chiaro {
	line-height: 32px;
	font-size: 1.25em;
}

.star-rating-chiaro .fa-star {
	color: green;
}

.star-rating-aggiornato {
	line-height: 32px;
	font-size: 1.25em;
}

.star-rating-aggiornato .fa-star {
	color: green;
}

.star-rating-completo {
	line-height: 32px;
	font-size: 1.25em;
}

.star-rating-completo .fa-star {
	color: green;
}

.star-rating-facile {
	line-height: 32px;
	font-size: 1.25em;
}

.star-rating-facile .fa-star {
	color: green;
}

/* FEEDBACK END */

/* TEMPORARY FILE UPLOAD TABLE START */

.column-fixed-width-button {
	width: 2% !important;
}

.column-fixed-width-type {
	width: 25% !important;
}

.column-fixed-width-name {
	width: 47% !important;
}
.column-fixed-width-name2 {
	width: 24% !important;
}

.column-fixed-width-hidden {
	width: 1% !important;
}

.fileInputForm .upload-file-button {
	margin: 1em 1em 0 0;
	
}

.fileInputForm .fu-fileUploadInfo {
	margin: 0;
	
}
.fileInputForm div {
	margin: 0;
	padding: 0;
}

.upload-file-button .association-label {
	margin-top:0 !important;
}

.fileInputForm, .fileInputSelect {
	margin-top:1em;
	min-height: 60px;
}

.panel-info .adjust-row-margins{
	margin-left:0;
	margin-right:0;
}

.fileInputForm .fu-container{
	position: absolute;
	left: 0;
	bottom: 0;
	padding-right: 1.5em;
}

/*.fileInputForm .fu-serial-container{
	padding-right: 1.5em !important;
	padding-left: 1.5em !important;
}*/

.fileInputForm .fu-serial-group{
	padding-left: 1em !important;
}

.confirmation-alert{
	background-color:#fff;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -25vw;
    margin-left: -25vh;
    width: 50vw;
    height: 50vh;
    z-index:1000;
    display: none;
}

/* TEMPORARY FILE UPLOAD TABLE END */

/* REGISTER HISTORY PROFILING START */

.history-panel-main-body {
	border-color: #ddd !important;
	border-radius: 4px !important;
	border: 1px solid;
	margin-top: 2em !important;
}

.history-panel-main-body-label{
	min-width: 50%;
}

/* REGISTER HISTORY PROFILING END */



/*OVERRIDE CALENDAR CSS - START*/  
td.fc-today a.fc-day-number{
	font-weight: bold !important;
	font-size: 1.5em !important;
}  

.fc-row .fc-content-skeleton td, .fc-row .fc-helper-skeleton td{
	
	border-color:#ddd !important;
}
/*OVERRIDE CALENDAR CSS - END*/

#agenda .intestazione h2 {

    font-size: 1.5em;
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 0.625em;
    color: #ffffff;
    margin-top: 0;
    margin-left: -15px;
    text-transform: none;
}