/*
Theme Name: yon
Theme URI: 
Author: ik
Author URI:
Description: Tema HTML/Bootstrap su base blankslate.
Version: 1.1
License: GNU General Public License
License URI: https://www.gnu.org/licenses/gpl.html
Tags: 
Text Domain: yon

yon is distributed under the terms of the GNU GPL
*/

html {
	font-family: 'Montserrat', sans-serif;
}
body {
	background-color: #fff;
	font-family: inherit;
	color: #363636;
	font-size: 15px;
	font-weight: 300;
}
button,
input,
optgroup,
select,
textarea,
.form-control,
.form-select,
.btn {
	font-family: inherit;
}
strong,
b {
	font-weight: 700;
}

/*--- INIZIO TESTATA SITO ---*/
.yon-site-header {
	background-color: #fff;
	border-bottom: 1px solid #e7eef7;
	z-index: 1030;
}
.yon-site-header__inner {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 16px;
	min-height: 72px;
	padding: 8px 0;
}
.yon-site-header__brand {
	min-width: 0;
}
.yon-site-header__logo {
	display: inline-flex;
	align-items: center;
	flex-shrink: 0;
}
.yon-site-header__logo img {
	width: 60px;
	height: auto;
	display: block;
}
.yon-site-header__logo-fallback {
	font-size: 18px;
	font-weight: 700;
	color: #363636;
}
.yon-site-header__title {
	font-weight: 700;
	color: #363636;
	line-height: 1.2;
}
.yon-site-header__actions {
	display: inline-flex;
	align-items: center;
	justify-content: flex-end;
	gap: 12px;
	margin-left: auto;
}
.yon-site-header__welcome {
	font-size: 14px;
	font-weight: 500;
	color: #363636;
	white-space: nowrap;
}
.yon-site-header__start {
	display: flex;
	align-items: center;
	gap: 12px;
	min-width: 0;
}
/*--- FINE TESTATA SITO ---*/

/*--- INIZIO MENU LATERALE OFFCANVAS ---*/
.yon-side-menu.offcanvas {
	border-right: 1px solid #e7eef7;
}
.yon-side-menu .offcanvas-header {
	padding: 16px;
	border-bottom: 1px solid #e7eef7;
}
.yon-side-menu .offcanvas-body {
	padding: 16px;
}
.yon-side-menu__nav a,
.yon-side-menu__nav a:visited {
	display: block;
	padding: 8px 0;
	color: var(--yon-verde);
	text-decoration: none;
	font-weight: 500;
	transition: color .2s ease;
}
.yon-side-menu__nav a:hover,
.yon-side-menu__nav a:active,
.yon-side-menu__nav a:focus {
	color: var(--yon-verde-chiaro);
}
.yon-side-menu__group {
	display: block;
	margin-top: 16px;
	margin-bottom: 4px;
	font-weight: 700;
	color: #363636;
}
.yon-side-menu__sub {
	padding-left: 16px;
	margin-bottom: 0;
}
/*--- FINE MENU LATERALE OFFCANVAS ---*/
/* .sticky{}.bypostauthor{}.wp-caption{}.wp-caption-text{}.gallery-caption{} */
button:focus, a:focus, *:focus {
    outline:none !important;
	box-shadow: none !important;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: 700;
}
.h1, .h2, .h3, .h4, .h5, .h6 {
	font-weight: 700;
}
h1, .h1 {
	font-size: 53px !important;
}
a, a:visited, a:focus {
	text-decoration: none;
	color: #06C115;
	transition: all .3s;
} 
a:hover, a:active {
	text-decoration: none;
	color: #3AD948;
	transition: all .3s;
}
.alignright {
	float: right;
	margin-left: 20px;
    margin-bottom: 10px;
    margin-top: 10px;
}
.alignleft {
	float: left;
	margin-right: 20px;
    margin-bottom: 10px;
    margin-top: 10px;
}
.aligncenter {
	display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
	margin-top: 10px;
}
.alignnone {
	display: block;
    margin: 0;
}
img {
	max-width: 100%;
	height: auto;
}
.bg-black {
	background-color: #000000 !important;
}
.text-black {
	color: #000000 !important;
}
/* .cat-title {
	font-size: 40px !important;
} */
.font-60 {
	font-size: 60px !important;
}
.font-50 {
	font-size: 50px !important;
}
.font-40 {
	font-size: 40px !important;
}
.font-30 {
	font-size: 30px !important;
}
.font-20 {
	font-size: 20px !important;
}
.font-18 {
	font-size: 18px !important;
}
.font-16 {
	font-size: 16px !important;
}
.font-14 {
	font-size: 14px !important;
}
.font-13 {
	font-size: 13px !important;
}
.font-12 {
	font-size: 12px !important;
}
.light-300 {
	font-weight: 300 !important;
}
.font-400 {
	font-weight: 400 !important;
}
.font-500 {
	font-weight: 500 !important;
}
.font-600 {
	font-weight: 600 !important;
}
.font-700 {
	font-weight: 700 !important;
}
.font-800 {
	font-weight: 800 !important;
}
.font-900 {
	font-weight: 900 !important;
}
.bold-500 {
	font-weight: 500 !important;
}
.bold-600 {
	font-weight: 600 !important;
}
.bold-700 {
	font-weight: 700 !important;
}
.bold-800 {
	font-weight: 800 !important;
}
.bold-900 {
	font-weight: 900 !important;
}

.bg-teal {
	background-color: #B9F7F9 !important;
}
.bg-teal-v50 {
	background-image: linear-gradient(#B9F7F9 49.9%, #fff 50%);
}
.bg-foschia-w-foschia {
	background-image: linear-gradient(90deg,#EDF8FF 20%, #fff 20.1%, #fff 80%, #EDF8FF 80.1%);
}
.bg-w30-blusc {
	background-image: linear-gradient(#fff 30%, #2D8BA8 30.1%);
}
.testo-teal {
	color: #B9F7F9 !important;
}
.bg-blu {
	background-color: #5FC3E3 !important;
}
.testo-blu {
	color: #5FC3E3 !important;
}
.bg-blusc {
	background-color: #2D8BA8 !important;
}
.testo-blusc {
	color: #2D8BA8 !important;
}
.bg-celeste {
	background-color: #D4FDFE !important;
}
.testo-celeste {
	color: #D4FDFE !important;
}
.bg-foschia {
	background-color: #EDF8FF !important;
}
.bg-white60 {
	background-color: rgba(255,255,255,.6) !important;
}
.testo-foschia {
	color: #EDF8FF !important;
}

/*--- INIZIO PALETTE OPERAZIONI ---*/
:root {
	--yon-verde: #06C115;
	--yon-verde-chiaro: #3AD948;
	--yon-arancione: #FF9701;
	--yon-blu: #0663C1;
	--yon-rosso: #C10606;
	--yon-viola: #6306C1;
	--yon-grigio: #636363;
	--yon-bianco: #FFFFFF;
	--yon-nero: #000000;
}

.testo-verde {
	color: var(--yon-verde) !important;
}
.bg-verde {
	background-color: var(--yon-verde) !important;
}

.testo-arancione {
	color: var(--yon-arancione) !important;
}
.bg-arancione {
	background-color: var(--yon-arancione) !important;
}

.testo-blu {
	color: var(--yon-blu) !important;
}
.bg-blu {
	background-color: var(--yon-blu) !important;
}

.testo-rosso {
	color: var(--yon-rosso) !important;
}
.bg-rosso {
	background-color: var(--yon-rosso) !important;
}

.testo-viola {
	color: var(--yon-viola) !important;
}
.bg-viola {
	background-color: var(--yon-viola) !important;
}

.testo-grigio {
	color: var(--yon-grigio) !important;
}
.bg-grigio {
	background-color: var(--yon-grigio) !important;
}

.testo-bianco {
	color: var(--yon-bianco) !important;
}
.bg-bianco {
	background-color: var(--yon-bianco) !important;
}

.testo-nero {
	color: var(--yon-nero) !important;
}
.bg-nero {
	background-color: var(--yon-nero) !important;
}

/* Bottoni testuali (pills) */
.btn-verde, .btn-verde:visited,
.btn-arancione, .btn-arancione:visited,
.btn-blu, .btn-blu:visited,
.btn-rosso, .btn-rosso:visited,
.btn-viola, .btn-viola:visited,
.btn-grigio, .btn-grigio:visited,
.btn-bianco, .btn-bianco:visited,
.btn-nero, .btn-nero:visited {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	border: 0 !important;
	border-radius: 999px !important; /* equivalente a rounded-pill */
	padding: 10px 18px !important;
	font-size: 16px !important;
	line-height: 1.2;
	font-weight: 600;
	text-align: center;
	color: #fff !important;
	transition: all .2s ease;
}

.btn-verde, .btn-verde:visited {
	background-color: var(--yon-verde);
}
.btn-arancione, .btn-arancione:visited {
	background-color: var(--yon-arancione);
}
.btn-blu, .btn-blu:visited {
	background-color: var(--yon-blu);
}
.btn-rosso, .btn-rosso:visited {
	background-color: var(--yon-rosso);
}
.btn-viola, .btn-viola:visited {
	background-color: var(--yon-viola);
	text-decoration: none !important;
	cursor: pointer;
}
.btn-grigio, .btn-grigio:visited {
	background-color: var(--yon-grigio);
}
.btn-bianco, .btn-bianco:visited {
	background-color: var(--yon-bianco);
	border: 1px solid var(--yon-nero) !important;
	color: var(--yon-nero) !important;
}
.btn-nero, .btn-nero:visited {
	background-color: var(--yon-nero);
}

.btn-verde:hover, .btn-verde:active, .btn-verde:focus,
.btn-arancione:hover, .btn-arancione:active, .btn-arancione:focus,
.btn-blu:hover, .btn-blu:active, .btn-blu:focus,
.btn-rosso:hover, .btn-rosso:active, .btn-rosso:focus,
.btn-viola:hover, .btn-viola:active, .btn-viola:focus,
.btn-grigio:hover, .btn-grigio:active, .btn-grigio:focus,
.btn-nero:hover, .btn-nero:active, .btn-nero:focus {
	color: #fff !important;
	filter: brightness(0.95);
}
.btn-bianco:hover, .btn-bianco:active, .btn-bianco:focus {
	color: var(--yon-nero) !important;
	border: 1px solid var(--yon-nero) !important;
	filter: brightness(0.97);
}

/* Bottoni icona tondi 32x32 */
.btnino-verde, .btnino-verde:visited,
.btnino-arancione, .btnino-arancione:visited,
.btnino-blu, .btnino-blu:visited,
.btnino-rosso, .btnino-rosso:visited,
.btnino-viola, .btnino-viola:visited,
.btnino-grigio, .btnino-grigio:visited,
.btnino-bianco, .btnino-bianco:visited,
.btnino-nero, .btnino-nero:visited {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 32px;
	height: 32px;
	min-width: 32px;
	min-height: 32px;
	border: 0 !important;
	border-radius: 50% !important;
	padding: 0 !important;
	font-size: 16px !important;
	line-height: 1;
	color: #fff !important;
	transition: all .2s ease;
}

.btnino-verde, .btnino-verde:visited {
	background-color: var(--yon-verde);
}
.btnino-arancione, .btnino-arancione:visited {
	background-color: var(--yon-arancione);
}
.btnino-blu, .btnino-blu:visited {
	background-color: var(--yon-blu);
}
.btnino-rosso, .btnino-rosso:visited {
	background-color: var(--yon-rosso);
}
.btnino-viola, .btnino-viola:visited {
	background-color: var(--yon-viola);
}
.btnino-grigio, .btnino-grigio:visited {
	background-color: var(--yon-grigio);
}
.btnino-bianco, .btnino-bianco:visited {
	background-color: var(--yon-bianco);
	border: 1px solid var(--yon-nero) !important;
	color: var(--yon-nero) !important;
}
.btnino-nero, .btnino-nero:visited {
	background-color: var(--yon-nero);
}

.btnino-verde:hover, .btnino-verde:active, .btnino-verde:focus,
.btnino-arancione:hover, .btnino-arancione:active, .btnino-arancione:focus,
.btnino-blu:hover, .btnino-blu:active, .btnino-blu:focus,
.btnino-rosso:hover, .btnino-rosso:active, .btnino-rosso:focus,
.btnino-viola:hover, .btnino-viola:active, .btnino-viola:focus,
.btnino-grigio:hover, .btnino-grigio:active, .btnino-grigio:focus,
.btnino-nero:hover, .btnino-nero:active, .btnino-nero:focus {
	color: #fff !important;
	filter: brightness(0.95);
}
.btnino-bianco:hover, .btnino-bianco:active, .btnino-bianco:focus {
	color: var(--yon-nero) !important;
	border: 1px solid var(--yon-nero) !important;
	filter: brightness(0.97);
}

/* Bottoni icona tondi 24x24 */
.minibtn-verde, .minibtn-verde:visited,
.minibtn-arancione, .minibtn-arancione:visited,
.minibtn-blu, .minibtn-blu:visited,
.minibtn-rosso, .minibtn-rosso:visited,
.minibtn-viola, .minibtn-viola:visited,
.minibtn-grigio, .minibtn-grigio:visited,
.minibtn-bianco, .minibtn-bianco:visited,
.minibtn-nero, .minibtn-nero:visited {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 24px;
	height: 24px;
	min-width: 24px;
	min-height: 24px;
	border: 0 !important;
	border-radius: 50% !important;
	padding: 0 !important;
	font-size: 14px !important;
	line-height: 1;
	color: #fff !important;
	transition: all .2s ease;
}

.minibtn-verde, .minibtn-verde:visited {
	background-color: var(--yon-verde);
}
.minibtn-arancione, .minibtn-arancione:visited {
	background-color: var(--yon-arancione);
}
.minibtn-blu, .minibtn-blu:visited {
	background-color: var(--yon-blu);
}
.minibtn-rosso, .minibtn-rosso:visited {
	background-color: var(--yon-rosso);
}
.minibtn-viola, .minibtn-viola:visited {
	background-color: var(--yon-viola);
}
.minibtn-grigio, .minibtn-grigio:visited {
	background-color: var(--yon-grigio);
}
.minibtn-bianco, .minibtn-bianco:visited {
	background-color: var(--yon-bianco);
	border: 1px solid var(--yon-nero) !important;
	color: var(--yon-nero) !important;
}
.minibtn-nero, .minibtn-nero:visited {
	background-color: var(--yon-nero);
}

.minibtn-verde:hover, .minibtn-verde:active, .minibtn-verde:focus,
.minibtn-arancione:hover, .minibtn-arancione:active, .minibtn-arancione:focus,
.minibtn-blu:hover, .minibtn-blu:active, .minibtn-blu:focus,
.minibtn-rosso:hover, .minibtn-rosso:active, .minibtn-rosso:focus,
.minibtn-viola:hover, .minibtn-viola:active, .minibtn-viola:focus,
.minibtn-grigio:hover, .minibtn-grigio:active, .minibtn-grigio:focus,
.minibtn-nero:hover, .minibtn-nero:active, .minibtn-nero:focus {
	color: #fff !important;
	filter: brightness(0.95);
}
.minibtn-bianco:hover, .minibtn-bianco:active, .minibtn-bianco:focus {
	color: var(--yon-nero) !important;
	border: 1px solid var(--yon-nero) !important;
	filter: brightness(0.97);
}
/*--- FINE PALETTE OPERAZIONI ---*/
.bg-sfum-c-w-c {
    background-image:linear-gradient(90deg,#d4fdfe 47%, #fff 47.1%, #fff 52.9%, #d4fdfe 53%);
}

.brd-celeste {
	border: 3px solid #D4FDFE !important;
}
.brd-radius, .radius-10 {
	border-radius: 10px !important;
}
.btn-w, .btn-w:visited {
    color: #2D8BA8;
    background-color: #fff;
    border: 0 !important;
    border-radius: 10px !important;
    padding: 15px 40px !important;
    text-align: center;
    font-size: 15px;
    transition: all .3s;
}
.btn-w:hover, .btn-w:active, .btn-w:focus {
	color: #2D8BA8;
    background-color: #fff;
    border: 0 !important;
    border-radius: 10px !important;
    padding: 15px 40px !important;
    text-align: center;
    font-size: 15px;
    transition: all .3s;
}

.btn-trasp, .btn-trasp:visited {
    color: #363636;
    background-color: transparent;
    border: 0 !important;
    border-radius: 10px !important;
    padding: 15px 15px !important;
    text-align: center;
    font-size: 15px;
    transition: all .3s;
}
.btn-trasp:hover, .btn-trasp:active, .btn-trasp:focus {
	color: #2D8BA8;
    background-color: transparent;
    border: 0 !important;
    border-radius: 10px !important;
    padding: 15px 15px !important;
    text-align: center;
    font-size: 15px;
    transition: all .3s;
}

.btn-iconico, .btn-iconico:visited {
    color: #363636;
    background-color: #fff;
    border: 1px #DBDBDB solid !important;
    border-radius: 5px !important;
    padding: 5px 10px 5px 30px !important;
    text-align: center;
    font-size: 13px;
	font-weight: 500;
	position: relative;
    transition: all .3s;
}
.btn-iconico:hover, .btn-iconico:active, .btn-iconico:focus {
	color: #363636;
    background-color: #B9F7F9;
    border: 1px #DBDBDB solid !important;
    border-radius: 5px !important;
	padding: 5px 10px 5px 30px !important;
    text-align: center;
    font-size: 13px;
	font-weight: 500;
	position: relative;
    transition: all .3s;
}
.btn-iconico>.icona {
	position: absolute;
	left: 0;
	height: 100%;
	background-color: #B9F7F9;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #363636;
	margin-top: -5px;
    padding-left: 5px;
    padding-right: 5px;
}
.btn-blusc, .btn-blusc:visited {
    color: #ffffff;
    background-color: #044C94;
    border: 0 !important;
    border-radius: 10px !important;
    padding: 15px 40px !important;
    text-align: center;
    font-size: 15px;
    transition: all .3s;
}
.btn-blusc:hover, .btn-blusc:active, .btn-blusc:focus {
	color: #ffffff;
    background-color: var(--yon-blu);
    border: 0 !important;
    border-radius: 10px !important;
    padding: 15px 40px !important;
    text-align: center;
    font-size: 15px;
    transition: all .3s;
}
btn.disabled, .btn:disabled, fieldset:disabled .btn {
    pointer-events: none;
    opacity: .7 !important;
	color: #363636 !important;
    background-color: var(--yon-blu) !important;
    border: 0;
}
/* ul li {
	
} */
.wpcf7-response-output {
	text-align: center !important;
	border-width: 2px;
	max-width: 50% !important;
	margin: 0 auto !important;
}
.form-control, .form-control:focus {
	background-color: #fafafa !important;
    border-radius: 0 !important;
    border: 0;
    padding: 10px;
}
::-webkit-input-placeholder { /* Edge */
	color: #939393;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
	color: #939393;
}
.wpcf7-form-control[type=text]::placeholder, .wpcf7-form-control[type=email]::placeholder, textarea.form-control::placeholder, .wpcf7-textarea::placeholder {
	color: #939393;
}
.w-10 {
	width: 10% !important;
}
.w-20 {
	width: 20% !important;
}
.w-30 {
	width: 30% !important;
}
.w-40 {
	width: 40% !important;
}
.w-60 {
	width: 60% !important;
}
.w-70 {
	width: 70% !important;
}
.w-80 {
	width: 80% !important;
}
.w-90 {
	width: 90% !important;
}
.weight-300 {
	font-weight: 300 !important;
}
.weight-400 {
	font-weight: 400 !important;
}
/* INIZIO flip box  */
.flip-box {
	background-color: transparent;
	height: 130px;
	perspective: 1000px; /* Remove this if you don't want the 3D effect */
  }
  .flip-box-xl {
	background-color: transparent;
	height: 360px;
	perspective: 1000px; /* Remove this if you don't want the 3D effect */
  }
  
  /* This container is needed to position the front and back side */
  .flip-box-inner {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	transition: transform 0.8s;
	transform-style: preserve-3d;
  }
  
  /* Do an horizontal flip when you move the mouse over the flip box container */
  .flip-box:hover .flip-box-inner, .flip-box-xl:hover .flip-box-inner {
	transform: rotateY(180deg);
  }
  
  /* Position the front and back side */
  .flip-box-front, .flip-box-back {
	position: absolute;
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	border-radius: 10px;
	-webkit-backface-visibility: hidden; /* Safari */
	backface-visibility: hidden;
}
.flip-box-xl .flip-box-front {
	  justify-content: start;

  }
  /* Style the front side */
  .flip-box-front {
	padding-left: 20px;
	padding-right: 20px;
	/* background-color: #bbb;
	color: black; */
  }
  
  /* Style the back side */
  .flip-box-back {
	padding-left: 20px;
	padding-right: 20px;
	/* background-color: dodgerblue;
	color: white; */
	transform: rotateY(180deg);
  }
/*--- FINE REGOLE GENERALI ---*/

/*--- INIZIO TESTATA-HEADER ---*/
.logo-desk {
	width: auto !important;
	height: 75px !important;
}
.logo-img-piccolo {
	max-width: 40px;
	/* height: 36px !important; */
	width: auto !important;
}

.menu-principale li {
	list-style: none;
}
.btn-close {
	opacity: 1 !important;
}

/*---INIZIO MENU ---*/
.nav-link,.nav-link:focus {
	text-transform: uppercase !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    color: #363636 !important;
	padding-right: 20px !important;
    padding-left: 20px !important;
} 
.nav-link:active, .nav-link:hover {
	text-transform: uppercase !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    color: #2D8BA8 !important;
	padding-right: 20px !important;
    padding-left: 20px !important;
}
.link-bottone, .link-bottone:visited {
    color: #ffffff !important;
    background-color: #5FC3E3;
    border-radius: 10px !important;
	margin: auto 20px;
    transition: all .3s;
}
.link-bottone:hover, .link-bottone:active, .link-bottone:focus {
	color: #ffffff !important;
    background-color: #B9F7F9;
    border-radius: 10px !important;
	margin: auto 20px;
    transition: all .3s;
}
.link-bottone a {
	color: #ffffff !important;
}
/*---FINE MENU---*/

/*--- FINE TESTATA-HEADER ---*/

/*--- INIZIO HOME PAGE ---*/
.yon-welcome-logo {
	width: 120px;
	max-width: 100%;
	height: auto;
}
.yon-welcome-logo-fallback {
	font-weight: 700;
	color: #44576b;
}

/*--- INIZIO PAGINA LOGIN ---*/
body.yon-login-page {
	background: #f7fbff;
}
.yon-login-wrap {
	min-height: calc(100vh - 120px);
	display: grid;
	place-items: center;
	padding: 24px;
}
.yon-login-card {
	width: 100%;
	max-width: 420px;
	background: #fff;
	border-radius: 18px;
	border: 1px solid #e7eef7;
	box-shadow: 0 10px 30px rgba(64, 88, 113, 0.08);
	padding: 28px;
}
.yon-login-card h1 {
	margin: 0 0 18px;
	font-size: 24px;
	color: #44576b;
}
.yon-login-field {
	margin-bottom: 14px;
}
.yon-login-field label {
	display: block;
	margin-bottom: 6px;
	color: #61778f;
	font-size: 14px;
}
.yon-login-field input {
	width: 100%;
	border: 1px solid #d9e6f3;
	border-radius: 12px;
	padding: 11px 12px;
	font-size: 15px;
	background: #fdfefe;
}
.yon-login-field input:focus {
	outline: none;
	border-color: #9CBFE2;
	box-shadow: 0 0 0 3px rgba(6, 99, 193, 0.25);
}
.yon-login-password-wrap {
	position: relative;
}
.yon-login-password-wrap input {
	padding-right: 44px;
}
.yon-login-password-toggle {
	position: absolute;
	top: 50%;
	right: 10px;
	transform: translateY(-50%);
	border: 0;
	background: transparent;
	color: #61778f;
	padding: 4px;
	font-size: 20px;
	line-height: 1;
	cursor: pointer;
}
.yon-login-password-toggle:hover {
	color: #44576b;
}
.yon-login-password-toggle:focus {
	outline: none;
	color: #44576b;
}
.yon-login-remember {
	display: flex;
	align-items: center;
	gap: 8px;
	margin-bottom: 16px;
}
.yon-login-remember input[type="checkbox"] {
	width: 16px;
	height: 16px;
	margin: 0;
	flex-shrink: 0;
	accent-color: var(--yon-viola, #6306C1);
	cursor: pointer;
}
.yon-login-remember label {
	margin: 0;
	color: #61778f;
	font-size: 14px;
	cursor: pointer;
	user-select: none;
}
.yon-login-error {
	margin: 0 0 14px;
	padding: 10px 12px;
	border-radius: 10px;
	background: #F3E2E2;
	color: #962C2C;
	font-size: 14px;
}
.yon-login-success {
	margin: 0 0 14px;
	padding: 10px 12px;
	border-radius: 10px;
	background: #e8f5e9;
	color: #1b5e20;
	font-size: 14px;
}
.yon-login-links {
	margin-top: 14px;
	text-align: center;
}
.yon-login-links a {
	color: #407FBF;
	text-decoration: none;
	font-size: 14px;
}
.yon-login-links a:hover {
	text-decoration: underline;
}
/*--- FINE PAGINA LOGIN ---*/

/*--- INIZIO PROCEDURA STANDARD CPT ---*/
.yon-page-heading {
	padding-top: 20px;
	padding-bottom: 8px;
}
.wrapper.yon-page-heading {
	padding-top: 8px;
}
.yon-page-heading__inner {
	width: 100%;
}
.yon-page-heading__heading {
	min-width: 0;
}
.yon-page-heading__title {
	font-size: calc(1.375rem + 1.5vw) !important;
	font-weight: 700;
	color: #363636;
	line-height: 1.25;
}
@media (min-width: 768px) {
	.yon-page-heading__title {
		font-size: 1.75rem !important;
	}
}
.yon-page-heading__trail {
	display: block;
	font-size: 0.875rem;
	font-weight: 500;
	line-height: 1.4;
	color: #61778f;
	margin-top: 0.35rem;
}
.yon-page-heading__actions {
	flex: 0 0 auto;
	margin-left: auto;
}
.yon-page-heading__link {
	color: var(--yon-blu);
	text-decoration: none;
	display: inline-flex;
	align-items: center;
	vertical-align: middle;
}
.yon-page-heading__link:hover {
	text-decoration: underline;
}
.yon-page-heading__link .ph,
.yon-page-heading__link .ph-fill {
	font-size: 1em;
	line-height: 1;
}
.yon-page-heading__sep {
	margin: 0 6px;
	color: var(--yon-grigio);
}
.yon-page-heading__text {
	color: #61778f;
}
.yon-cpt-wrap {
	min-height: calc(100vh - 120px);
}
.yon-cpt-table {
	margin-bottom: 0;
}
.yon-cpt-table thead th {
	border-bottom-width: 1px;
	color: #61778f;
	font-size: 14px;
	font-weight: 600;
	white-space: nowrap;
}
.yon-cpt-table tbody td {
	vertical-align: middle;
}
.yon-cpt-actions {
	display: inline-flex;
	align-items: center;
	gap: 8px;
}
.yon-cpt-meta dt {
	color: #61778f;
	font-weight: 600;
}
.yon-cpt-meta dd {
	margin-bottom: 12px;
}
.yon-cpt-content {
	color: #44576b;
	line-height: 1.6;
}
.yon-cpt-content--empty {
	color: #8a9bb0;
	font-style: italic;
}
.yon-cpt-view-value {
	color: #44576b;
	font-weight: 600;
	line-height: 1.5;
}
.yon-cpt-section-title {
	margin-top: 4px;
	color: #61778f;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 0.04em;
	font-size: 12px;
}
.yon-cpt-view-field__label {
	color: #61778f;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 0.04em;
	font-size: 12px;
}
.yon-cpt-field .form-control {
	border: 1px solid #d9e6f3;
	border-radius: 12px;
	padding: 8px 12px;
}
.yon-cpt-field .form-control:focus {
	border-color: #9CBFE2;
	box-shadow: 0 0 0 3px rgba(6, 99, 193, 0.25);
}
.yon-form-submit {
	display: flex;
	justify-content: flex-end;
	align-items: center;
	gap: 12px;
	margin-top: 24px;
}
.yon-cpt-error {
	margin: 0 0 16px;
	padding: 10px 12px;
	border-radius: 10px;
	background: #F3E2E2;
	color: #962C2C;
	font-size: 14px;
}
.yon-cpt-modal {
	border: 0;
	border-radius: 18px;
	overflow: hidden;
}
.yon-cpt-modal .modal-header,
.yon-cpt-modal .modal-footer {
	border-color: #e7eef7;
}
/*--- FINE PROCEDURA STANDARD CPT ---*/

/*--- INIZIO DASHBOARD ---*/
.yon-org-tree-card {
	border: 1px solid #e7eef7;
	border-radius: 18px;
	padding: 24px;
	background: #fff;
}
.yon-org-tree {
	display: flex;
	flex-direction: column;
	gap: 10px;
}
.yon-org-tree__block--azienda {
	padding-bottom: 16px;
	margin-bottom: 4px;
	border-bottom: 1px solid #e7eef7;
}
.yon-org-tree__block--children {
	display: flex;
	flex-direction: column;
	gap: 8px;
	margin-top: 4px;
	padding-left: 20px;
	border-left: 2px solid #e7eef7;
}
.yon-org-tree__row {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	gap: 8px;
	min-height: 32px;
}
.yon-org-tree__row--level-1 {
	padding-left: 20px;
}
.yon-org-tree__row--level-2 {
	padding-left: 24px;
}
.yon-org-tree__row--level-3 {
	padding-left: 60px;
}
.yon-org-tree__icon {
	color: var(--yon-blu);
	font-size: 18px;
	flex-shrink: 0;
}
.yon-org-tree__link,
.yon-org-tree__link:visited {
	color: var(--yon-verde);
	text-decoration: none;
	font-weight: 600;
}
.yon-org-tree__link:hover,
.yon-org-tree__link:active {
	color: var(--yon-verde-chiaro);
}
.yon-org-tree__nuovo-link,
.yon-org-tree__nuovo-link:visited {
	color: var(--yon-blu);
	text-decoration: none;
	font-size: 14px;
	font-weight: 500;
	display: inline-flex;
	align-items: center;
}
.yon-org-tree__nuovo-icon {
	font-size: 1em;
}
.yon-org-tree__nuovo-link:hover,
.yon-org-tree__nuovo-link:active,
.yon-org-tree__nuovo-link:focus {
	color: var(--yon-blu-chiaro, #4a7fd4);
	text-decoration: underline;
}
.yon-org-tree__row .minibtn-verde {
	flex-shrink: 0;
}
.yon-org-tree__entry--container {
	display: flex;
	flex-direction: column;
	gap: 0;
}
.yon-org-tree__users-toggle {
	display: inline-flex;
	align-items: center;
	gap: 4px;
	border: 0;
	background: transparent;
	padding: 0;
	line-height: 1;
	color: var(--yon-blu);
	flex-shrink: 0;
}
.yon-org-tree__users-toggle:hover,
.yon-org-tree__users-toggle:focus {
	color: var(--yon-blu);
	opacity: 0.85;
}
.yon-org-tree__users-toggle:focus-visible {
	outline: 2px solid var(--yon-blu);
	outline-offset: 2px;
	border-radius: 4px;
}
.yon-org-tree__users-caret {
	font-size: 14px;
	color: var(--yon-grigio);
	transition: transform 0.2s ease;
}
.yon-org-tree__users-toggle:not(.collapsed) .yon-org-tree__users-caret {
	transform: rotate(180deg);
}
.yon-org-tree__users-panel {
	padding-left: 48px;
}
.yon-org-tree__branch--users {
	list-style: none;
	margin: 4px 0 0;
	padding: 0;
	display: flex;
	flex-direction: column;
	gap: 6px;
}
.yon-org-tree__item--user {
	list-style: none;
	display: flex;
	align-items: center;
	gap: 6px;
}
.yon-org-tree__users-nuovo {
	margin-top: 8px;
}
.yon-org-tree__empty {
	font-size: 14px;
}
.yon-cpt-organizzazione-info {
	font-size: 14px;
}
.yon-cpt-organizzazione-edit .yon-cpt-organizzazione-info {
	margin-bottom: 12px;
}
/*--- FINE DASHBOARD ---*/

/*--- INIZIO CAROSELLO---*/

/*--- FINE CAROSELLO ---*/

/*--- FINE HOME PAGE ---*/

/*--- INIZIO CAROSELLO ---*/

/*--- FINE CAROSELLO ---*/

/*--- INIZIO OWL CAROUSEL ---*/
.owl-nav {
	display: flex;
	justify-content: center;
	margin-top: 32px;
}
.owl-nav>button {
	margin: 0 32px;
}
.owl-carousel .owl-item img {
	width: 100px !important;
}

/*--- FINE OWL CAROUSEL ---*/

/*--- INIZIO SIDEBAR ---*/


/*.widget-container {
	background: #efe0cf;
    border-radius: 15px;
    padding: 15px;
    margin-bottom: 30px;
}*/

/* .widget-container {
	max-width: 100%;
	height: auto;
}

ul.xoxo {
	list-style: none;
	padding-left: 0;
	margin-left: 20px;
}

ul.xoxo li {
	list-style: none;
}

#sidebar img {
	max-width: 100%;
	height: auto;
} */

.screen-reader-text {
	display: none;
}
/*--- FINE SIDEBAR ---*/

/*--- NAV-BELOW ---*/

/*--- FINE NAV-BELOW ---*/

/*--- INIZIO CAT/TAG/LISTE ---*/

/*--- FINE CAT/TAG/LISTE ---*/


/*--- INIZIO SINGLE/PAGE ---*/

.form-allowed-tags {
	display: none;
}

.metadati {
    font-size: 13px;
    font-style: italic;
    color: #9997A1;
}
/* .seleziona-mansione {
	border-right: 1px solid rgba(0,0,0,.125);
} */
/*--- FINE SINGLE/PAGE ---*/

/*--- INIZIO CLASSI PAGINATORE ---*/
.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
	/* color: #fff; */
	color: #000000;
    text-decoration:none;
}
 
.navigation li {
    display: inline;
}
 
.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
    /* background-color: #ef005e; */
    border-radius: 3px;
    cursor: pointer;
    padding: 12px;
    padding: 0.75rem;
}
 
.navigation li a:hover,
.navigation li.active a {
	/* background-color: #ef005e; */
	color: #FFA733;
}
/*--- FINE CLASSI PAGINATORE ---*/
/*--- INIZIO FOOTER ---*/
/* #footer h1, #footer h2,  #footer h3, #footer h4, #footer h5, #footer h6, #footer .h1, #footer .h2, #footer .h3, #footer .h4, #footer .h5, #footer .h6 {
	color: #fff;
} */
/* #footer {

} */

/*--- FINE FOOTER ---*/

/** INIZIO CAROSELLO **/

/** FINE CAROSELLO **/

/*--- INIZIO CLASSI PER SHORTCODE ---*/

/*--- FINE CLASSI PER SHORTCODE ---*/


/*--- INIZIO CAROSELLO ALTERNATIVO

* {box-sizing:border-box}

/* Slideshow container */
.slideshow-container {
	max-width: 1000px;
	position: relative;
	margin: auto;
  }
  
  /* Hide the images by default */
  .mySlidesBox { 
	  margin-top: -20px;
  }
  .mySlides {
	display: none;
}


.mySlides img {
	border-radius: 10px 10px 0 0;
}
/* Next & previous buttons */
.prev, .next {
	margin-top: -20px;
	cursor: pointer;
	position: relative;
	width: 10%;
	color: white;
	transition: 0.6s ease;
	user-select: none;
	display: flex;
    justify-content: center;
    align-items: center;
  }
  
  /* Position the "next button" to the right */

  
  /* On hover, add a black background color with a little bit see-through */
  .prev:hover, .next:hover {
	opacity: .75;
  }
  
  /* Caption text */
  .didascalia {
	position: relative;
    bottom: 8px;
    width: 100%;
    text-align: center;
    padding: 20px 15px;
    background-color: #fff;
    border-radius: 0 0 10px 10px;
  }
  .didascalia h5 {
	text-transform: uppercase;
  }
  .didascalia p {
	margin-bottom: 0;
  }
  /* Number text (1/3 etc) */
  .numbertext {
	color: #f2f2f2;
	font-size: 12px;
	padding: 8px 12px;
	position: absolute;
	top: 0;
  }
  
  /* The dots/bullets/indicators */
  .dot {
	cursor: pointer;
	margin: 0 10px;
	opacity: 1;
	transition: opacity 0.6s ease;
  }
  
  .active, .dot:hover {
	opacity: .7;
  }
  
  /* Fading animation */
  .sfuma {
	animation-name: sfuma;
	animation-duration: 1s;
  }
  
  @keyframes sfuma {
	from {opacity: .4}
	to {opacity: 1}
	/* from {transform: translate(0px, 0px)}
	to {transform: translate(400px, 0px)} */
  }

/*--- FINE CAROSELLO ALTERNATIVO ---*/
  
/*--- INIIZO MODIFICHE PLUGINS ---*/

.simpleParallax {
	position: absolute;
	z-index: -1;
}

/*--- FINE MODIFICHE PLUGINS ---*/

/*---INIZIO MODIFICHE BOOTSTRAP---*/
#carouselOperazioni .carousel-item img {
	border-radius: 10px 10px 0 0;
}
#carouselOperazioni .carousel-caption {
	position: relative;
	padding: 10px 15px;
	border-radius: 0 0 10px 10px;
	right: 0;
	left: 0;
	bottom: 0;
	color: #363636;
	background-color: #fff;
}
#carouselOperazioni .carousel-inner {
    width: 70%;
}
span.wpcf7-list-item {
	margin: 0 !important;
}
.modal-content {
	border: 0 !important;
	border-radius: 10px !important;
}
.modal-header {
	border-bottom: 0 !important;
}
.accordion-item {
	border: 0 !important;
}
.accordion-button {
	border: 0 !important;
	border-radius: 5px !important;
	background-color: #B9F7F9 !important;
	color: #ffffff !important;
	text-transform: uppercase;
	font-weight: 700;
}
.accordion-button:not(.collapsed) {
	background-color: #5FC3E3 !important;
}
/*---FINE MODIFICHE BOOTSTRAP---*/


/*--- INIZIO WOOCOMMERCE ---*/

/*--- FINE WOOCOMMERCE ---*/

/*--- INIZIO VARIE ---*/

/*--- FINE VARIE ---*/

/* INIZIO MEDIA QUERY */

@media (min-width: 576px) { 
	
}
@media (max-width: 767.98px) {
	.bg-sfum-c-w-c {
		background-image:linear-gradient(90deg,#d4fdfe, #d4fdfe);
	}
	.bg-foschia-w-foschia {
		background-color: #fff;
		background-image: none !important;
	}
	.bg-w30-blusc {
		background-image: none;
	}
}
@media (min-width: 768px) {
	#carouselOperazioni .carousel-inner {
		width: 70%;
	}
}
@media (min-width: 992px) {
	
}
@media (max-width: 991.98px){
	.bg-lg-vuoto {
		background-image: none !important;
	}
}
.yon-tavola-fasi-checklist .form-check {
	margin-bottom: 0.5rem;
}
.yon-tavola-fasi-checklist .form-check:last-child {
	margin-bottom: 0;
}
.yon-tavola-fasi-selected-item {
	display: flex;
	align-items: center;
	gap: 0.5rem;
	padding: 0.5rem 0.35rem;
	border-bottom: 1px solid #e8edf2;
	color: #44576b;
	font-weight: 600;
	cursor: grab;
}
.yon-tavola-fasi-selected-item:last-child {
	border-bottom: 0;
}
.yon-tavola-fasi-selected-item--dragging {
	opacity: 0.55;
	cursor: grabbing;
}
.yon-tavola-fasi-selected-item--dragover {
	background: #eef6f1;
}
.yon-tavola-fasi-drag-handle {
	display: inline-flex;
	align-items: center;
	color: #8aa0b5;
	font-size: 1.1rem;
	line-height: 1;
	flex: 0 0 auto;
}
.yon-tavola-fasi-selected-title {
	flex: 1 1 auto;
	min-width: 0;
}
.yon-tavola-fasi-delete {
	flex: 0 0 auto;
}
.yon-tavola-fasi-available,
.yon-tavola-fasi-selected-wrap,
.yon-tavola-users-available {
	background: #f8fafc;
	min-height: 120px;
	max-height: 320px;
	overflow-y: auto;
}

.yon-cpt-wrap.yon-cpt-wrap--kanban {
	background-color: #4d6b8a;
}

.yon-cpt-wrap--kanban {
	min-height: 0;
	padding-top: 0;
	padding-bottom: 0;
}
body.yon-kanban-page {
	display: flex;
	flex-direction: column;
	height: 100dvh;
	overflow: hidden;
}
body.yon-kanban-page > .yon-site-header,
body.yon-kanban-page > .wrapper.yon-page-heading,
body.yon-kanban-page > .yon-page-heading,
body.yon-kanban-page > .yon-kanban-filters,
body.yon-kanban-page > .menu-principale {
	flex-shrink: 0;
}
.yon-kanban-filters {
	padding-top: 0;
	padding-bottom: 12px;
}
.yon-kanban-filters__grid {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-end;
	gap: 12px 16px;
}
.yon-kanban-filters__item {
	flex: 1 1 180px;
	min-width: 160px;
	max-width: 280px;
}
.yon-kanban-filters__label {
	font-size: 12px;
	font-weight: 500;
	color: var(--bs-secondary-color, #6c757d);
}
.yon-kanban__card--filter-hidden {
	display: none !important;
}
body.yon-kanban-page .yon-cpt-wrap--kanban {
	flex: 1 1 0%;
	min-height: 0;
	display: flex;
	flex-direction: column;
	overflow: hidden;
}
.yon-kanban-layout {
	flex: 1 1 0%;
	min-height: 0;
	display: flex;
	flex-direction: column;
	overflow: hidden;
}
.yon-kanban {
	flex: 1 1 0%;
	min-height: 0;
	width: 100%;
	overflow-x: auto;
	overflow-y: hidden;
	overscroll-behavior-x: contain;
	-webkit-overflow-scrolling: touch;
}
.yon-kanban__board {
	display: flex;
	flex-direction: row;
	align-items: stretch;
	gap: 16px;
	min-width: 100%;
	height: 100%;
	min-height: 0;
	width: max-content;
}
.yon-kanban__column {
	flex: 0 0 auto;
	width: 290px;
	height: 100%;
	max-height: 100%;
	min-height: 0;
	display: grid;
	grid-template-rows: auto minmax(0, 1fr);
	overflow: hidden;
	border-radius: 8px;
}
.yon-kanban__column-header {
	flex-shrink: 0;
	padding: 12px 8px;
	color: #333333;
	border-top: 4px solid #94a3b8;
	border-bottom: none;
	text-align: center;
}
.yon-kanban__column-heading {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 8px;
	flex-wrap: wrap;
	width: 100%;
}
.yon-kanban__column-title {
	font-weight: 600;
	text-align: center;
	text-transform: uppercase;
	color: inherit;
}
.yon-kanban__column-count {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-width: 1.5rem;
	height: 1.5rem;
	padding: 0 0.45rem;
	border-radius: 999px;
	background: rgba(15, 23, 42, 0.45);
	color: #ffffff;
	font-size: 11px;
	font-weight: 700;
	line-height: 1;
	flex-shrink: 0;
}
.yon-kanban__column-cards {
	display: flex;
	flex-direction: column;
	min-height: 0;
	gap: 8px;
	padding: 8px;
	overflow-y: auto;
	overflow-x: hidden;
	overscroll-behavior: contain;
	-webkit-overflow-scrolling: touch;
}
.yon-kanban__column-cards--dragover {
	background: rgba(99, 102, 241, 0.08);
	border-radius: 6px;
}
.yon-kanban__card {
	font-size: 12px;
	flex: 0 0 auto;
	height: auto;
	margin: 0;
	border-color: #e8edf2;
}
.yon-kanban__card * {
	font-size: inherit;
}
.yon-kanban__card-drag-handle {
	display: inline-flex;
	align-items: center;
	color: #94a3b8;
	cursor: grab;
	line-height: 1;
	touch-action: none;
}
.yon-kanban__card-drag-handle:active {
	cursor: grabbing;
}
.yon-kanban__card--dragging {
	opacity: 0.55;
}
.yon-kanban__card .card-header {
	background: #f8fafc;
	border-bottom: 1px solid #e8edf2;
	padding: 0.5rem 0.75rem;
}
.yon-kanban__card-actions {
	flex-shrink: 0;
}
.yon-kanban__card-footer {
	background: #f8fafc;
	border-top: 1px solid #e8edf2;
	padding: 0.5rem 0.75rem;
}
.yon-kanban__card .card-body {
	padding: 0.65rem 0.75rem;
}
.yon-kanban__card-id {
	font-weight: 600;
	color: #64748b;
}
.yon-kanban__card-title {
	line-height: 1.35;
	word-break: break-word;
}
.yon-kanban__card-oggetto {
	line-height: 1.4;
	word-break: break-word;
}
.yon-kanban__card-highlights {
	display: flex;
	flex-wrap: wrap;
	gap: 0.35rem;
	margin-top: 0.5rem;
}
.yon-kanban__card-campi {
	margin-top: 0.5rem;
}
.yon-kanban__card-tip {
	display: inline-flex;
	align-items: center;
	padding: 0.2rem 0.55rem;
	border-radius: 999px;
	font-weight: 600;
	line-height: 1.2;
	background: #636363;
	color: #ffffff;
}
.yon-kanban__card-campi .list-group-item {
	padding-left: 0;
	padding-right: 0;
	background: transparent;
	line-height: 1.35;
	word-break: break-word;
	font-weight: 400;
}
.yon-kanban__card-campi > ul > li.list-group-item > .yon-kanban__card-campi-label {
	font-weight: 300;
}
.yon-kanban__card-campi-value {
	font-weight: 400;
}
.yon-kanban-card-modal-summary {
	font-size: 14px;
	line-height: 1.4;
	word-break: break-word;
}
.yon-kanban-card-modal-fields .list-group-item {
	padding-left: 0;
	padding-right: 0;
	background: transparent;
	line-height: 1.35;
	word-break: break-word;
}
.yon-kanban-modal-field__label {
	font-weight: 500;
}
.yon-kanban-modal-field__value .form-check {
	margin-bottom: 0.15rem;
}
.yon-kanban-modal-field__value .form-check:last-child {
	margin-bottom: 0;
}
.yon-kanban__empty {
	padding: 24px 8px;
	min-width: 100%;
}
.yon-kanban-tavola-users-list .list-group-item {
	padding-left: 0;
	padding-right: 0;
	background: transparent;
	line-height: 1.35;
}
.yon-kanban-tavola-users-list__name {
	word-break: break-word;
}

.yon-fase-colore-picker {
	border: 0;
	padding: 0;
	margin: 0;
	min-width: 0;
	max-width: 100%;
}
.yon-fase-colore-picker__head {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	gap: 12px;
	margin-bottom: 12px;
}
.yon-fase-colore-picker__label {
	flex: 0 0 auto;
}
.yon-fase-colore-preview {
	display: inline-flex;
	align-items: center;
	gap: 10px;
	flex: 0 1 auto;
	min-width: 0;
}
.yon-fase-colore-preview__swatch {
	display: inline-block;
	width: 28px;
	height: 28px;
	border-radius: 6px;
	border: 1px solid rgba(0, 0, 0, 0.12);
	flex: 0 0 auto;
}
.yon-fase-colore-preview__value {
	font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
	font-size: 0.9rem;
	color: #44576b;
	font-weight: 600;
}
.yon-fase-colore-palette {
	display: flex;
	flex-direction: column;
	gap: 2px;
	max-width: 100%;
	overflow-x: auto;
	padding: 2px;
}
.yon-fase-colore-palette__row {
	display: flex;
	flex-wrap: nowrap;
	gap: 2px;
}
.yon-fase-colore-swatch {
	width: 24px;
	height: 24px;
	padding: 0;
	border: 2px solid transparent;
	border-radius: 4px;
	cursor: pointer;
	flex: 0 0 24px;
}
.yon-fase-colore-swatch:hover {
	transform: scale(1.08);
}
.yon-fase-colore-swatch.is-selected {
	border-color: #1f2937;
	box-shadow: 0 0 0 1px #fff inset;
}
.yon-fase-kanban-header-preview {
	padding: 12px 8px;
	border-radius: 6px;
	border: 1px solid #e8edf2;
	background: #f8fafc;
	color: #000000;
}
.yon-fase-kanban-header-preview__title {
	font-weight: 600;
	text-align: center;
	text-transform: uppercase;
}
.yon-fase-kanban-header-preview--compact {
	padding: 8px 6px;
	min-width: 140px;
	max-width: 220px;
}
.yon-fase-kanban-header-preview--compact .yon-fase-kanban-header-preview__title {
	font-size: 0.75rem;
	line-height: 1.2;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.yon-card-utenti-checklist {
	background: #f8fafc;
}
.yon-card-custom-fields legend.yon-cpt-section-title {
	margin-bottom: 1rem;
}
.yon-template-custom-fields-table .table {
	--bs-table-bg: transparent;
}
.yon-template-custom-fields-table th {
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 0.04em;
	color: #64748b;
	font-weight: 600;
	white-space: nowrap;
}
.yon-template-custom-fields-table td {
	vertical-align: middle;
}
.yon-template-custom-fields-table .yon-card-custom-field-item {
	padding: 0;
	border-bottom: 1px solid #e8edf2;
}
.yon-template-custom-fields-table .yon-card-custom-field-item td {
	padding-top: 0.55rem;
	padding-bottom: 0.55rem;
}
.yon-template-custom-fields-table .yon-card-custom-field-item--dragging {
	background: #f8fafc;
}
.yon-template-color-preview {
	display: inline-flex;
	align-items: center;
	gap: 0.4rem;
	font-size: 12px;
	color: #44576b;
	font-weight: 600;
}
.yon-template-color-preview__swatch {
	display: inline-block;
	width: 18px;
	height: 18px;
	border-radius: 999px;
	border: 1px solid rgba(0, 0, 0, 0.12);
}
.yon-template-field-color:disabled {
	opacity: 0.45;
	cursor: not-allowed;
}
.yon-template-field-color-cell__empty {
	opacity: 0.65;
}
.yon-card-import-template .form-label {
	font-weight: 600;
}
.yon-card-custom-field-builder {
	background: #f8fafc;
	border-color: #e8edf2 !important;
}
.yon-card-custom-field-builder--editing {
	background: #fff7d6;
	border-color: #f2d88a !important;
}
.yon-card-custom-fields-table__head {
	color: #64748b;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 0.04em;
	padding-bottom: 0.35rem;
	border-bottom: 1px solid #e8edf2;
}
.yon-card-custom-field-item {
	padding: 0.65rem 0;
	border-bottom: 1px solid #e8edf2;
}
.yon-card-custom-field-item:last-child {
	border-bottom: 0;
}
.yon-card-custom-field-item--dragging {
	opacity: 0.55;
}
.yon-card-custom-field-item__type,
.yon-card-custom-field-item__label {
	word-break: break-word;
}
.yon-card-custom-field-drag-handle {
	display: inline-flex;
	align-items: center;
	color: #94a3b8;
	cursor: grab;
	line-height: 1;
	touch-action: none;
}
.yon-card-custom-field-drag-handle:active {
	cursor: grabbing;
}
.yon-card-field-radio-group,
.yon-card-field-checkbox-group {
	display: flex;
	flex-direction: column;
	gap: 0.35rem;
}
#yon-card-use-template {
	margin-top: 0.25rem;
}

.yon-import-dropzone {
	position: relative;
	border: 2px dashed #c4b5fd;
	border-radius: 0.75rem;
	background: #faf5ff;
	padding: 2rem 1.25rem;
	text-align: center;
	cursor: pointer;
	transition: border-color 0.2s ease, background-color 0.2s ease;
}
.yon-import-dropzone.is-dragover,
.yon-import-dropzone:hover {
	border-color: #7c3aed;
	background: #f3e8ff;
}
.yon-import-dropzone__input {
	position: absolute;
	inset: 0;
	opacity: 0;
	cursor: pointer;
}
.yon-import-dropzone__content i {
	font-size: 2rem;
	color: #7c3aed;
}
.yon-import-dropzone--loaded {
	border-style: solid;
	border-color: #7c3aed;
	background: #f5f3ff;
	cursor: default;
}
.yon-import-dropzone--loaded .yon-import-dropzone__hint {
	display: none;
}
.yon-import-dropzone--readonly {
	pointer-events: none;
}
.yon-import-dropzone__filename {
	font-weight: 600;
	color: #5b21b6;
	word-break: break-all;
}
.yon-import-mapping-table select {
	min-width: 12rem;
}
.yon-import-overlay {
	position: fixed;
	inset: 0;
	z-index: 2000;
	display: flex;
	align-items: center;
	justify-content: center;
	background: rgba(15, 23, 42, 0.72);
	color: #fff;
}
.yon-import-overlay__panel {
	text-align: center;
	padding: 1.5rem;
}
.yon-importazione-check-col {
	width: 2.5rem;
}

@media (max-width: 1199.98px){
	
}
@media (max-width: 575.98px) { 
	
}

/* FINE MEDIA QUERY */