@import url("https://use.typekit.net/gxs4wvh.css");

/* ==== LOGIN ==== */

.tml.tml-login {
  max-width: 450px;
  margin-left: auto;
  margin-right: auto;
}

.tml-action-login .uk-article-title {
  text-align: center;
}

.tml-field-wrap.tml-submit-wrap, .tml-lostpassword-link {
  text-align: center;
}

.tml .tml-label {
  display: block;
  margin: .5em 0;
  font-size: 16px;
  color: #095091;
  font-family: itc-avant-garde-gothic-pro;
  font-weight: 400;
  letter-spacing: 0px;
}

.tml .tml-field {
  width: 100%;
  max-width: 100%;
  width: 100%;
  padding: 0 12px;
  background: 0 0;
  color: #182359;
  transition: .2s ease-in-out;
  transition-property: color,background-color,border-color,box-shadow;
  border-radius: 5px;
  -webkit-appearance: none;
  height: 45px;
  vertical-align: middle;
  display: inline-block;
  border: 2px solid #cfd0da;
}

.tml-button{
  margin: 0;
  overflow: visible;
  text-transform: none;
  -webkit-appearance: none;
  border-radius: 0;
  display: inline-block;
  box-sizing: border-box;
  padding: 0 30px;
  vertical-align: middle;
  font-size: 14px;
  line-height: 40px;
  text-align: center;
  text-decoration: none;
  transition: .1s ease-in-out;
  transition-property: color,background-color,background-position,background-size,border-color,box-shadow;
  font-family: itc-avant-garde-gothic-pro;
  font-weight: 500;
  letter-spacing: 1px;
  background-origin: border-box;
  background-color: rgba(9,80,145,.05);
  color: #095091;
  backdrop-filter: blur(9px);
  -webkit-backdrop-filter: blur(9px);
  background-image: radial-gradient(circle at 50% 100%,rgba(9,80,145,.05) 1%,transparent 1%);
  border: 2px solid #c5cee4;
  background-size: 0;
  transition-duration: .5s;
  transition-timing-function: cubic-bezier(0.165,0.85,0.45,1);
}

.tml-button:hover {
	color: #095091;
	background-color: rgba(9,80,145,.05);
	border-color: #c5cee4;
	background-size: 15000%;
	background-position: 50% 100%;
	transition-duration: .5s;
	transition-timing-function: cubic-bezier(0.165,0.85,0.45,1);
}

.tml-links {
  display: none !important;
}

.tml-links, .tml-user-links {
  list-style: none;
  padding-left: 0px;
}

.tml-links > * > a, .tml-user-links > * > a {
  color: #1a4ffd;
  text-decoration: underline;
  cursor: pointer;
}

.tml-links > * > a:hover, .tml-user-links > * > a:hover{
  color: #274ba5;
  text-decoration: underline;
}

.tml-user-links > * > a{
	line-height:35px;
}

.tml-action:not(.tml-action-lostpassword) #tm-main {
  display: flex;
  align-items: center;
}

.tml-action #tm-main .uk-container {
  width: 100%;
  box-sizing: border-box;
}

/* ==== REIMPOSTA PASSWORD ==== */

.wptag-object-password > .uk-grid > div > .uk-form-label {
  margin-bottom: 15px !important;
  display: block;
  font-weight: 600;
  border-bottom: 1px solid;
  padding-bottom: 5px;
  text-transform: uppercase;
  letter-spacing: 1px;
}

/* ==== GENERALI ==== */

strong{
	color:#005192;
}

.uk-dropbar{
	-webkit-backdrop-filter: blur(12px) !important;
	backdrop-filter: blur(12px) !important;
}

.uk-offcanvas-bar {
  padding-top: 60px;
}

.uk-breadcrumb br {
  display: none;
}

.tm-toolbar-default, .uk-card-primary.uk-card-body strong, .uk-card-primary > :not([class*="uk-card-media"]) strong, .uk-card-secondary.uk-card-body strong, .uk-card-secondary > :not([class*="uk-card-media"]) strong, .uk-light, .uk-overlay-primary strong, .uk-section-primary:not(.uk-preserve-color) strong, .uk-section-secondary:not(.uk-preserve-color) strong, .uk-tile-primary:not(.uk-preserve-color) strong, .uk-tile-secondary:not(.uk-preserve-color){
	color:#ffffff;
}

@media(max-width:640px){
	.uk-section-small {
		padding-top: 20px;
		padding-bottom: 20px;
	}
	
	.uk-heading-medium {
		font-size: 	36px;
	}
	.uk-heading-large {
	  font-size: 40px;
	}
	
	.uk-heading-small {
	  font-size: 32px;
	}
	
	.uk-breadcrumb > li:first-of-type {
		display: none;
	}
	
	.uk-breadcrumb > li:nth-of-type(2)::before {
		display: none !important;
	}
	
	.uk-h3, h3 {
		font-size: 20px;
	}
	
	.uk-input {
		line-height: 40px;
	}
	
}

/* ==== HEADER ==== */

.uk-logo.uk-navbar-item {
  justify-content: start;
}

#custom_html-2, .uk-navbar-toggle, .uk-navbar-toggle {
  justify-content: end;
}

.uk-nav.uk-nav-divider > :not(.uk-nav-header, .uk-nav-divider) + :not(.uk-nav-header, .uk-nav-divider) {
  border-top: 1px solid #666;
}

@media(min-width:1200px) and (max-width:1370px){
	.uk-logo.uk-navbar-item > img {
		  width: 150px;
	}

	.uk-navbar-nav {
		gap: 20px;
	}
	
	#custom_html-2 .uk-button {
		padding: 0 13px;
		line-height: 26px;
		font-size: 12px;
	}
	
}

@media(max-width:1199px){
	.uk-navbar-item, .uk-navbar-nav > li > a, .uk-navbar-toggle{
		min-height:60px;
	}
}

/* ==== MENU ACCOUNT ==== */

.menuAccountButton {
  background: #095091;
  border: 2px solid #095091;
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  padding: 5px 10px;
  cursor: pointer;
  min-width: 240px;
  border-radius: 5px;
  box-sizing: border-box;
}

.menuAccountButton > span {
  background: #fff;
  border: 2px solid;
  border-radius: 500%;
  padding: 5px;
  box-sizing: border-box;
}

#userMenu{
  background: #095091;
  color: #fff;
  padding: 5px 0;
  border-color: #095091;
  min-width: 240px !important;
}

#userMenuMobile {
  background: #095091;
  color: #fff;
  padding: 5px 0;
  border-color: #095091;
  min-width: 180px !important;
}

#userMenu a, #userMenuMobile a{
  color: #ffffff;
  padding: 5px 10px;
}

#userMenu .uk-nav.uk-nav-divider > :not(.uk-nav-header, .uk-nav-divider) + :not(.uk-nav-header, .uk-nav-divider), #userMenuMobile .uk-nav.uk-nav-divider > :not(.uk-nav-header, .uk-nav-divider) + :not(.uk-nav-header, .uk-nav-divider){
  border-top: 1px solid #ccc;
}

/* ==== ASSISTENZA ==== */

.assistenzaButtons .el-item:first-of-type > .uk-button {
  background: #3fa534;
  color: #fff;
  backdrop-filter: blur(9px);
  -webkit-backdrop-filter: blur(9px);
  background-image: radial-gradient(circle at 50% 100%,#2a991f 1%,transparent 1%);
  background-position: 50% 100%;
  background-size: 0;
  transition-duration: .5s;
  transition-timing-function: cubic-bezier(0.165,0.85,0.45,1);
}

.assistenzaButtons .el-item:first-of-type > .uk-button:hover:not(.uk-button-text):not(.uk-button-link) {
  background-size: 15000% !important;
}

@media(min-width:640px){
	.assistenzaButton{
		margin-top:0px !important;
	}
}

@media(max-width:639px){
	.wrapperComunicazione > div:not(:first-of-type) {
		margin-top: 5px !important;
	}
}

/* ==== HOMEPAGE ==== */

.areeRiservateSubnav .el-link .uk-icon {
  margin-top: -5px;
}

#menuRiservata .uk-heading-divider, #menuUffici .uk-heading-divider {
  border-color: #000;
  margin-bottom: 10px;
}

#menuRiservata .menu-item a, #menuUffici .menu-item a {
  padding: 10px;
}

#menuRiservata li.uk-active:not(.current-page-parent, .uk-parent) > a, #menuUffici li.uk-active:not(.current-page-parent, .uk-parent, .current-ufficio-parent, .current-personale-ancestor) > a, #menuUffici li.uk-active.current-personale-parent > a {
  background: #095091;
  color: #fff;
  font-weight: 600;
}

/* ==== ULTIME COMUNICAZIONI ==== */

.uk-accordion-title{
	overflow:visible;
}

.lastDocuments {
  font-size: 14px;
  line-height: 1.4;
  color: #095091;
  font-family: itc-avant-garde-gothic-pro;
  font-weight: 300;
  letter-spacing: .5px;
}

:root{
	--bullet-size: 9px;
	--bullet-color: #28a745;
	--pulse-duration: 1.6s;
	--pulse-scale: 1;
}

.new-bullet{
	width: var(--bullet-size);
	height: var(--bullet-size);
	border-radius: 50%;
	background: var(--bullet-color);
	position: relative;
	box-shadow: 0 0 0 0 rgba(40,167,69,0.0);
	display: inline-block;
	vertical-align: middle;
	animation: pulse-shadow var(--pulse-duration) ease-out infinite;
	margin-right:6px;  
	margin-top: -3px;
}

.new-bullet::after{
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	width: calc(var(--bullet-size) * 1);
	height: calc(var(--bullet-size) * 1);
	transform: translate(-50%, -50%);
	border-radius: 50%;
	background: var(--bullet-color);
	opacity: 0.0;
	pointer-events: none;
	animation: pulse-glow var(--pulse-duration) ease-out infinite;
}

@keyframes pulse-shadow{
	0% {
		transform: scale(1);
		box-shadow: 0 0 0 0 rgba(40,167,69,0.6);
	}
	50% {
		transform: scale(1.05);
		box-shadow: 0 0 0 calc(var(--bullet-size) * 0.9) rgba(40,167,69,0.15);
	}
	100% {
		transform: scale(1);
		box-shadow: 0 0 0 0 rgba(40,167,69,0);
	}
}

@keyframes pulse-glow{
	0% {
		transform: translate(-50%, -50%) scale(1);
		opacity: 0.35;
		filter: blur(1px);
	}
	60% {
		transform: translate(-50%, -50%) scale(var(--pulse-scale));
		opacity: 0;
		filter: blur(8px);
	}
	100% {
		transform: translate(-50%, -50%) scale(var(--pulse-scale));
		opacity: 0;
		filter: blur(8px);
	}
}

@media (prefers-reduced-motion: reduce) {
	.new-bullet,
	.new-bullet::after {
		animation: none;
		transform: none;
		box-shadow: none;
		opacity: 1;
	}
}

/* ==== FATTURATO ==== */

@media (min-width: 1400px) {
	.valueFatturato{
		font-size:30px;
	}
}

/* ==== SIDEBAR ==== */

#menuRiservata {
  margin-bottom: 40px;
  border-bottom: 1px solid;
  padding-bottom: 5px;
}

#menuUffici {
  border-bottom: 1px solid;
  padding-bottom: 5px;
	padding-top: 5px;
}

/* ==== PAGINATION ==== */

.uk-pagination a{
	text-transform:lowercase;
}

/* ==== WP BLOCK ==== */

.wp-block-columns > div.wp-block-column > :last-of-type {
  margin-bottom: 0px;
}

.wp-block-columns.has-background {
  padding: 35px;
}
.wp-block-separator {
  border-top: 1px solid #cfd0da;
}

.wp-block-quote {
  font-weight: 400;
  font-size: 16px;
} 

@media(max-width:600px){
	.wp-block-columns.has-background {
		  padding: 20px;
	}
}

/* ==== PREZZI CARBURANTE ==== */

.rowGas .uk-width-small{
	max-width:135px;
}

.titleGas{
	text-transform:uppercase;
}

.prezziGas .el-content .costoNumero {
  text-align: center;
  font-weight: 700;
  font-size: 28px;
}

@media(max-width:640px){
	.wrapperGas .rowGas {
	justify-content: center !important;
	}
}

/* ==== CONVENZIONI ==== */

.puntiEvidenza .el-image {
  padding: 10px;
  background: #fff;
  border-radius: 500%;
}

@media(max-width:640px){
		.uk-tab > * {
		width: 100%;
	}

	.uk-tab > * > a {
		padding: 10px 18px;
		background: #bad4f1;
		color: #095091;
		border: 1px solid #bad4f1;
		border-radius: 5px;
	}

	.uk-tab > * > a:hover {
		background-color: #095091;
		color: #fff;
		text-decoration: none;
		backdrop-filter: blur(9px);
		-webkit-backdrop-filter: blur(9px);
		border-color: #095091;
	}

	.uk-tab > .uk-active > a {
		background-color: #095091;
		color: #fff;
		text-decoration: none;
		backdrop-filter: blur(9px);
		-webkit-backdrop-filter: blur(9px);
		border-color: #095091;
	}
	
	.uk-tab::before {
		border-bottom: 0px;
	}
}

/* ==== CONTATTI UFFICI ==== */

#vademecumMenu::before {
  content: 'Contatti Uffici';
  display: block;
  font-size: 32px;
  line-height: 1.3;
  font-weight: 700;
  color: #095091;
  margin-bottom: 20px;
}

.gridPresidenza .el-meta {
  min-height: 40px;
}

.hrDescUfficio {
  border-bottom: .2px solid #095091;
}

.ulDescUfficio ul{
  padding-left:15px;
}

.linkResponsabili .el-item, .linkResponsabili .el-link{
	letter-spacing:0.5px;
	font-weight:600;
}

.menuUffici {
  border-bottom: 1px solid;
  padding-bottom: 5px;
}

/* ==== TRASPORTI ==== */

.tableTempControl .fs-thead-column{
	background:#283583;
	color:#ffffff;
	font-weight:600;
}

.tableTempControl .uk-table {
  margin-bottom: 0px;
}

.curriculumTable{
	display:none;
}

/* ==== RICERCA VENDITA MEZZI ==== */

.slideAvvisi .el-overlay {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
	padding:70px 0;
}

.avvisiCategory {
	margin-top:10px;
  padding: 0 30px;
  color: #fff;
  line-height: 39px;
  max-height: 35px;
  font-weight: 600;
  font-size: 18px !important;
  box-sizing: border-box;
	letter-spacing:0.5px;
}

.banda{
	background: #cd1719;
}

.bandaCentinato{
	background: #cd1719;
}

.bandaIndustriale{
	background: #eab500;
}

.bandaRefrigerato{
	background: #005192;
}

.bandaAmbientale{
	background: #009c46;
}

.subandaTopMezzi{
	margin-top:10px;
}

.subandaBottomMezzi {
  margin-bottom: 10px;
}

.bandaTopMezzi, .bandaBottomMezzi{
	min-height:30px;
}

.subandaTopMezzi, .subandaBottomMezzi{
	min-height:10px;
}

.avvisiCentinato{
	background: #cd1719;
	background: linear-gradient(90deg, #cd1719 30%, rgba(205,23,25,0) 100%); 
}

.avvisiIndustriale{
	background: #eab500;
	background: linear-gradient(90deg, #eab500 30%, rgba(234,181,0,0) 100%);
}

.avvisiRefrigerato{
	background: #005192;
	background: linear-gradient(90deg, #005192 30%, rgba(0,81,146,0) 100%);
}

.avvisiAmbientale{
	background: #009c46;
	background: linear-gradient(90deg, #009c46 30%, rgba(0,156,70,0) 100%);
}

.tipologiaOfferta {
  margin-top: 14px !important;
  text-transform: uppercase;
  color: #fff !important;
  font-size: 40px;
  padding: 0 30px;
  line-height: 70px;
  height: 70px;
  box-sizing: border-box;
  border: 0px;
  margin-bottom: 0px;
}

.tipologiaOfferta.cercasi{
	background: #3fa534;
	background: linear-gradient(90deg, #3fa534 30%, rgba(63,165,52,0) 100%); 
}

.tipologiaOfferta.vendesi{
	background: #cd1719;
	background: linear-gradient(90deg, #cd1719 30%, rgba(205,23,25,0) 100%); 
}

.slideAvvisi .el-meta{
	padding: 0 30px;
}

.slideAvvisi .el-meta, .slideAvvisi .el-meta strong{
	color:#1d1d1b;
}

.slideAvvisi .titleMezzi {
  text-transform: uppercase;
  text-align: center;
  color: #1d1d1b;
  font-size: 35px;
  font-weight: 600;
  line-height: normal;
  flex: 1;
  align-content: center;
  padding: 0 30px;
}

.logoMezzi{
	max-width:400px; 
	width:100%
}

.imgIconAvvisi {
  width: 60px;
  position: absolute;
  right: 25px;
  bottom: 25px;
}

.contenutoCircolari {
  font-size: 40px;
  color: #000;
  padding: 0 80px;
}

.contenutoCircolari strong {
  font-family: "Raleway Bold", serif;
  color: inherit;
}

.contenutoCircolari em {
  color: inherit;
}

.contenutoCircolari p.has-background{
	padding: 0.8em 1.5em;
	margin-top:40px;
}

.logoCircolari {
  margin-top: 20px;
  margin-right: 20px;
  height: 90px;
  position: absolute;
  right: 0;
}

.contenutoCircolari .wp-block-list li {
  list-style-position: inside;
}

.contenutoCircolari .wp-block-list li::marker {
  font-weight: bolder;
}

@media(min-width:601px) and (max-width:980px){
	.slideAvvisi .el-overlay {
	  padding: 50px 0;
	}
	
	.slideAvvisi .titleMezzi {
	font-size: 40px;
  }
}

@media(max-width:600px){
	.logoMezzi{
		max-width:250px;
	}
	
	.slideAvvisi .titleMezzi{
		font-size:35px;
	}
	
    .tipologiaOfferta {
		line-height: 55px;
		height: 55px;
		font-size: 30px !important;
	}	
}

@media(max-width:450px){
	.slideAvvisi .titleMezzi {
		font-size: 20px;
	}
}

/* ==== FOOTABLE ==== */

.uk-table thead > tr:not(.footable-filtering) > th{
	background:#095091;
}

.uk-modal-body > .uk-table {
  border-bottom: 1px solid #ddd;
}

/* ==== FILTRI FOOTABLE ==== */

.footable-filter-flex button {
  line-height: 37px;
  border-radius: 5px;
  height: 40px;
  width: 50px;
  padding: 0px;
}

.footable-filter-flex button > span {
  margin: 0px !important;
  position: relative;
  top: -2px;
}

.wptag-footable-header-pagedim {
  min-width: 60px;
	height:40px !important;
	margin-right:0px !important;
}

.uk-badge.uk-background-muted {
  background-color: #095091;
}

.uk-dropdown-nav > li:not(:last-of-type) > a {
  border-bottom: 1px solid #CED1D5;
}

@media(max-width:500px){
	#extraBtn_fattureRicevute_lista, #extraBtn_fatture_lista, #extraBtn_fattureClienti_lista {
		width: 100%;
	}

	#extraBtn_fattureRicevute_lista .footable-filter-flex,	#extraBtn_fatture_lista .footable-filter-flex,	#extraBtn_fattureClienti_lista .footable-filter-flex {
		display: block;
	}

	#extraBtn_fattureRicevute_lista .footable-filter-flex > *, #extraBtn_fatture_lista .footable-filter-flex > *, #extraBtn_fattureClienti_lista .footable-filter-flex > *  {
		justify-content: start;
	}

	#extraBtn_fattureRicevute_lista .footable-filter-flex > :not(:last-of-type), #extraBtn_fatture_lista .footable-filter-flex > :not(:last-of-type), #extraBtn_fattureClienti_lista .footable-filter-flex > :not(:last-of-type) {
		margin-bottom: 10px;
	}

	#extraBtn_fattureRicevute_lista .footable-filter-flex > :last-of-type > div:first-of-type, #extraBtn_fatture_lista .footable-filter-flex > :last-of-type > div:first-of-type, #extraBtn_fattureClienti_lista .footable-filter-flex > :last-of-type > div:first-of-type {
		margin-left: 0px !important;
	}
	
	.uk-form-stacked.wptag-advfilters-form > .uk-flex {
	  display: block;
	}
	
	#advfiltmodal_fatture_lista > .uk-modal-dialog > .uk-text-right > *, #advfiltmodal_fattureRicevute_lista > .uk-modal-dialog > .uk-text-right > *, #advfiltmodal_fattureClienti_lista > .uk-modal-dialog > .uk-text-right > * {
		width: 100%;
		margin-bottom: 10px;
	}
	
	#advfiltmodal_fatture_lista > .uk-modal-dialog > .uk-text-right > *:last-of-type, #advfiltmodal_fattureRicevute_lista > .uk-modal-dialog > .uk-text-right > *:last-of-type, #advfiltmodal_fattureClienti_lista > .uk-modal-dialog > .uk-text-right > *:last-of-type {
		margin-bottom: 0px;
	}	
}

/* ==== DETTAGLIO FOOTABLE MOBILE ==== */

.footable-details tr {
  background: #ffffff !important;
  border-bottom: 1px solid #cccccc;
}

.footable-details tr:last-of-type {
  border-bottom: 0px;
}

.footable-details th {
  color: #095091;
  vertical-align: middle;
}

.footable-details tr td {
  text-align: right !important;
}

/* ==== SELECT2 ==== */

.select2-container--default .select2-selection--multiple, .select2-container--default .select2-selection--single {
  min-height: 45px;
  vertical-align: middle;
  border: 2px solid #cfd0da;
}

.select2-container--default.select2-container--focus .select2-selection--multiple, .select2-container--default.select2-container--focus .select2-selection--single {
	border: 2px solid #cfd0da;
}

.select2-dropdown {
  border: 2px solid #cfd0da;
  top: 32px;
}

.select2-container--default .select2-dropdown{
	top:0px !important;
}

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: #095091;
}

.select2-container--default .select2-selection--multiple .select2-selection__clear{
	height: 30px;
}

.select2-container--default .select2-selection--single .select2-selection__clear {
  height: 41px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 41px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 42px;align-content
}

.select2-search__field {
  min-height: 30px;
  line-height: 30px;
  color: rgba(24,35,89,.5);
  font-family: itc-avant-garde-gothic-pro !important;
  font-size: 16px !important;
  margin-left: 0px;
	border-radius:3px;
}

.select2-selection--multiple .select2-search__field{
  margin-left: 15px !important;
}

.select2-search.select2-search--dropdown {
  padding: 8px;
}

#select_solleciti_cod_padre_vettore .blockUI.blockOverlay {
  max-height: 45px;
  bottom: 0;
  top: auto !important;
  border-radius: 5px;
  background-color: rgba(0,0,0,0.5) !important;
	cursor: not-allowed !important;
}

/* ==== STATI SOLLECITI ==== */

.statoLabel {
  border-radius: 50px;
  padding: 5px 15px;
  color: #fff;
  font-weight: 600;
  text-transform: capitalize;
	font-size: 14px;
}

.statoLabel.Interna {
  background: #881ACD;
}

.statoLabel.Inviata {
  background: #ffa500;
}

.statoLabel.Aperta {
  background: #3cbf00;
}

.statoLabel.Completata {
  background: #5EAA39;
}

.statoLabel.errore {
  background: #cccccc;
}

/* ==== DETTAGLIO SOLLECITO ==== */

table.footable-details > tbody > tr > td:nth-child(2) {
  word-break: break-word;
}

.footable-details tr > td {
  font-size: 16px !important;
  font-weight: 500 !important;
}
	
#footable_exportxls_solleciti_listaRighe {
  display: none;
}

.scadenzeAutisti tbody tr > td:last-of-type {
  text-transform: capitalize;
}

.uk-button-success, .uk-button-success:hover{
  background: #5EAA39;
	color:#ffffff;
	border:1px solid #5EAA39;
	cursor: default;
}

.uk-icon-button {
  cursor: pointer;
}

.table-button{
	padding:0 15px;
}

@media(min-width:641px){
	.buttonWrapper .uk-margin-small-bottom{
		margin-bottom:0px !important;
	}
}

@media(max-width:640px){
	.buttonWrapper button.uk-margin-left{
		margin-left:0px !important;
	}
}

/* ==== STATISTICHE ==== */

.subnavInsight, .subnavPBI{
  gap: 15px;
	margin-left:0px;
}

.subnavInsight > li, .subnavPBI > li{
	padding-left:0px;		
}

#sectionPowerBI .wptag-object-pbi {
  display: block !important;
}

#sectionPowerBI > .uk-switcher > div {
  margin-left: -20px;
  margin-right: -20px;
}

#sectionPowerBI > .uk-switcher > div > .uk-alert{
	margin-left:20px;
	margin-right:20px;
}

@media(max-width:640px){
	.subnavInsight > li, .subnavPBI > li{
		width:100%;
		display:inline-block;
		box-sizing:border-box;
	}
	
	#sectionPowerBI {
	  padding: 0px;
	  border: 0px;
	}
	
	.subnavInsight, .subnavPBI {
		margin-bottom: 0px;
	}
	
}

/* ==== DOCUMENTI ==== */

ul.fancytree-container {
	color: rgb(68, 68, 68);
	font-family: itc-avant-garde-gothic-pro;
	font-size: 14px;
	font-weight: 400;
}

span.fancytree-title{
	color: rgb(68, 68, 68);
}

.wptag-treepath-tree .fancytree-node {
	display: flex;
	align-items: center;
	padding-right: 22px;
}

.wptag-treepath-tree .fancytree-expander,
.wptag-treepath-tree .fancytree-icon {
	margin-right: 6px;
}


.wptag-treepath-tree .fancytree-title {
	flex: 1 1 auto;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 1.15em;
}


.wptag-treepath-tree .wptag-treepath-node-buttons {
	flex: 0 0 auto;
	display: inline-flex;
	align-items: center;
	gap: 2px;
	margin-left: 4px;
}


#dropzone_documenti_file {
  border-style: dashed;
  position: relative;
}

#dropzone_documenti_file.dz-started::after {
  display: none;
}

#dropzone_documenti_file::after {
  content: 'Trascina e rilascia il tuo file qui per caricarlo oppure clicca per selezionare un file dal tuo computer.';
  text-align: center;
  width: calc(100% - 40px);
  display: block;
  position: absolute;
  top: calc(100% - 85px);
	font-size: 16px;
}

@media(max-width:640px){
	#dropzone_documenti_file::after {
	  top: calc(100% - 120px);
	}
}

.wptag-treepath-filter-inline-host {
  padding: 40px !important;
}

.wptag-treepath-filter-inline-head > span {
  box-sizing: border-box;
  width: 100%;
  max-width: 100%;
  font-size: 24px;
  line-height: 1.4;
  font-weight: 700;
  color: #0f5291 !important;
  padding-bottom: calc(5px + .1em);
  border-bottom: calc(.2px + .05em) solid #ccc;
	margin-bottom: 20px;
}

.wptag-treepath-filter-fields div {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	grid-template-rows: repeat(2, 1fr);
	grid-column-gap: 30px;
	grid-row-gap: 20px;
}

.wptag-treepath-filter-fields > div {
  margin: 0px;
}

.wptag-treepath-filter-fields > div > *{
  padding: 0px;
	margin: 0px !important;
}

#treepath_edit_percorso_tb_filter_badge {
  display: none !important;
}

.dz-preview > .dz-image {
  display: flex !important;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.wptag-treepath-tree .wptag-treepath-btn.uk-button {
	padding: 0 6px;
	min-height: 24px;
	line-height: 22px;
}

.wptag-treepath-tree .fancytree-expander,
.wptag-treepath-tree .fancytree-icon {
	transform: scale(1.5);
	transform-origin: left center;
}

.uk-notification {
	z-index: 1000001;
}

#treepath_edit_percorso_tb_tree {
  border: 0px !important;
	padding: 0px;
}

ul.fancytree-container {
  border: 0px;
	padding: 0px;
}

ul.fancytree-container ul {
  display: flex;
  flex-direction: column-reverse;
	margin-top: 5px;
}

#treepath_edit_percorso_tb_tree li {
  border-bottom: 1px solid #e7e7e7;
  padding-bottom: 5px;
  margin-bottom: 5px;
}

#treepath_edit_percorso_tb_tree > ul > li ul > li:first-of-type {
  border-bottom: 0px !important;
  margin-bottom: 0px !important;
}

.wptag-treepath-node-date {
  font-size: 16px;
  padding-right: 20px;
}

#treepath_edit_percorso_tb .uk-form-controls {
  display: flex;
  flex-direction: column-reverse;
}

.wptag-treepath-filter-actions {
  margin-top: 20px !important;
}

@media(max-width:450px){
	.wptag-treepath-filter-inline-host {
		padding: 20px !important;
	}
	
	.wptag-treepath-filter-fields div {
		display: grid;
		grid-template-columns: repeat(1, 1fr);
		grid-template-rows: repeat(1, 1fr);
		grid-column-gap: 30px;
		grid-row-gap: 10px;
	}
	
}

/* ==== FOOTER ==== */

.footerLists{
	font-size:13px;
	letter-spacing:1px;
}