* {
	font-family: 'Raleway', sans-serif;
}

body {
	color: #050505;
	font-weight: 400;
}
body[data-native-app="true"] {
	height: unset;
}
body.j {
	overflow-y: auto;
}
a {
	color: #2397d3;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.background-index {
	height: 100%;
    opacity: 1;
    overflow: hidden;
    position: fixed;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    z-index: 0;
	background: no-repeat url('../img/background-index.jpg') center center;
	background-size: cover;
}
body[data-activity="app"] .background-index {
	background:transparent !important;
}
.background-index:after {
    overflow: hidden;
    position: fixed;
	content: ' ';
	opacity: 0.85;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
	background-image: rgba(0, 0, 0, .5);
}
#draw_view,
.view {
	display: none;
}
.panel-content {
	margin: 25px 50px;
}

footer {
	font-size: 10px;
	color: #fff;
	line-height: 21px;
}

.btn-submit .j-button-label { 
	height: 44px;
	line-height: 44px;
	text-transform: uppercase;
	text-align: center;
}
.btn-submit {
	color: #fff;
	background: #2397d3;
	width: 150px;
}

.j-button.btn-submit:hover label,
.j-button.btn-submit label {
	color: #fff;
}
.btn-submit:hover {
	background: #ff8838;
}

#main form {
	max-width: 400px;
	margin: auto;
}

.form-confirm-message {
	display: none;
}

.description,
p {
	margin-bottom: 10px;
	line-height: 1.3em;
}

.versione-demo {
	position: fixed;
	top: 0;
	left: 0;
	width: 100px;
	height: 40px;
	background-color: #f00;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	z-index: 100000;
}

.form-confirm-message {
	display: none:
}
.page-small,
.page {
	margin: auto;
	position: relative;
}
.page {
	max-width: 700px;
}
.page-small {
	max-width: 320px;
	margin-left: 250px;	
	top: 50%;
	transform: translateY(-50%);
	-webkit-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.5);
	box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.5);	
}
.page-small-inner {
	background: #fff;
	padding: 40px 20px;
}
header img {
	max-width: 100%;
}
header {
	margin-bottom: 40px;
	position: relative;
}
header .btn-lingua {
	position: absolute;
	top: -30px;
	right: 0;
	font-size: 11px;
	font-weight: bold;
}
.j-application-menu-lingua.j-list-button {
	width: 60px;
}
footer {
	text-align: right;
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	height: 30px;
}
body > footer {
	background: white;
  	backdrop-filter: blur(3px);
  	color: black;
	height: auto;
	text-align: center;
	padding-bottom: 5px !important;
	font-size: 10px;
  }
footer div {
	display: inline-block;
	margin: 8px 10px 0 10px;
}

h1,h2,h3 {
	font-weight: normal;
}
h1 {
	font-size: 26px;
	font-weight: 300;
	margin-bottom: 20px;
}
h2, h3 {
	font-weight: 300;
	margin-top: 20px;
	margin-bottom: 10px;
}
h2 {
	font-size: 22px;
}
h3 {
	font-size: 18px;
}

.j-field.j-field-checkbox label {
	color: #fff;
}
.j-form-line.line-no-margin {
	margin-bottom: 0;
}
.j-field.field-no-margin-top {
	margin-top: 0;
}
.pagina header img {
	height: 50px;
}
.pagina .page-small {
	margin: 50px auto;
	width: calc(100% - 20px);
	max-width: 1000px;
	transform: none;
	top: auto;
}

form .j-field-light-button.j-button-is-label.btn-riga .j-button-label {
	width: 100%;
	float: none;
}

body.pagina {
	overflow: hidden;
padding-top: 80px;
}
.pagina .page-small {
	top: 30px;
	margin-bottom: 0;
}
.pagina .page-small-inner {
	width: unset;
}
.pagina .page-small-inner .pagina-contenuto{
	overflow: auto;
	padding-right: 20px;
}
.pagina .page-small-inner .pagina-contenuto p{
	color: white !important;
}

@media screen and (max-width: 700px) {
.page-small {
	float: none;
	margin: 10px auto;
}
}

.page-small {
	transform: none;
	height: 100%;
	z-index: 1200;
	width: 100%;
	left: 0;
	right: 0;
	margin: 0;
	position: relative;
	min-width: 100%;
	top: unset;
}
.page-small-inner {
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	color: white;
	width: 35%;
	position: absolute;
	right: 0;
	top: 0;
	padding-bottom: 0;
	padding-right: 0;
	backdrop-filter: blur(2px);
    background-color: #000000d6;
}
body[data-native-app="true"] .page-small-inner {
	height: auto;
}
.lf-text-center {
	text-align: center;
}
.lf-text-light {
	font-weight: 100;
}
.page-small .j-field-box {
	background-color: #2c2c2c;
	padding: 18px 10px 10px 12px !important;
	position: relative;
	border-bottom: none;
	border-radius: 4px;
}
.page-small .j-field-box label {
	top: 50%;
	bottom: unset;
	position: absolute;
	left: 10px;
	transform: translateY(-50%);
	color: white;
	opacity: 0.65;
}
.page-small .j-field .j-field-elem:focus ~ label, .j-field.j-field-fill label {
	color: white;
	left: 10px;
	opacity: 0.75;
	transform: translateY(-20px) !important;
}

.page-small .j-field input:-webkit-autofill,
.page-small .j-field input:-webkit-autofill:focus {
  transition: background-color 600000s 0s, color 600000s 0s;
}


.page-small .j-field input, .j-field textarea {
	color: white !important;
}
.page-small .j-form-line label {
	color: white ;
}
.j-field-error-text {
	top: 59px;
}
.page-small .j-field-fixedtext-description {
	text-align: right;
}
.page-small .j-field-fixedtext-description a {
	color:white;
}
.page-small .btn-submit {
	width: 100%;
	margin-top: 50px;;
	border-radius: 50px;
	background-color: #ffffff;
}
.page-small .btn-submit label, .page-small .btn-submit:hover label{
	color: black;
}
.j-field div[data-password-visibility] {
	right: 10px;
}
.page-small .j-field div[data-password-visibility] svg {
	fill: white;
}

.login-logo {
	position: fixed;
	top: 15px;
	left: 20px;
	max-width: 240px;
	max-height: 50px;
	background: #ffffff70;
	border-radius: 4px;
	padding: 10px 21px;
	/* backdrop-filter: blur(2px); */
}
.login-logo.no-bg {
	background: transparent;
}

.login-body {
	position: fixed;
	top: 0;
	left: 0;
	width: 65%;
	height: 100%;
	bottom: 0;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	display: flex;
	justify-content: center;
	align-items: center;
	padding-top: 70px;
	padding-bottom: 70px;
	padding-left: 30px;
	padding-right: 30px;
}
.background-index {
	width: 100%;
}
.page-small .login-hero {
	object-fit: contain;
	max-height: 100%;
	max-width: 100%;
  }

.page-small-inner .btn-registrati {
	text-align: center !important;
	width: 100%;
	display: block;
  }
.page-small-inner .form-wrapper {
	overflow-y: scroll;
	overflow-x: hidden;
	padding-right: 20px;
	padding-bottom: 20px;
}
.page-small-inner .form-wrapper a {
	color: #b4b4b4;
}
.page-small-inner .form-wrapper .j-field-fixedtext-description h1, .page-small-inner h1 {
	font-weight: 500;
	font-size: 50px;
}
.page-small-inner .form-wrapper .j-field-fixedtext-description p, .page-small-inner p {
	margin-top: 0;
	font-weight: 200;
}
.page-small-inner .form-wrapper a.btn-registrati {
	color: white;
}
.page-small-inner .form-wrapper .j-field-checkbox {
	width: auto;
}
.page-small-inner .form-wrapper .j-field-checkbox .jrow {
	display: flex;
	gap: 5px;
}
.page-small-inner .form-wrapper .j-field-checkbox label {
width: auto;
color: white;
}
.page-small-inner .form-wrapper .j-field-checkbox-view {
	border-radius: 100px;
	background: #000;
	border-color: #5f5f5f;
}

.page-small-inner .j-field-combo-arrow, .page-small-inner .j-field-combo-reset {
	background: #2c2c2c;
}
body {
	overflow-y: hidden;
}

.page-small-inner header {
	margin-bottom: 0;
	margin-right: 20px;
}
.page-small-inner header label {
	color: white;
}
.lf-mb-20 {
	margin-bottom: 20px;
}
.lf-mb-10 {
	margin-top: 10px;
}

@media (max-width:768px){
	.page-small-inner {
		width: 100%;
		padding-top: 65px;
		position: relative;
	}
	.page-small-inner .form-wrapper {
		overflow-y: auto;
		overflow-x: auto;
	}
	.login-logo {
		position: fixed;
		top: 7px;
		left: 21px;
	  }
	  header .btn-lingua {
		position: fixed;
		top: 23px;
		right: 18px;
	  }
	  .page-small-inner .form-wrapper .j-field-fixedtext-description h1, .page-small-inner h1 {
		font-size: 40px;
	  }
	  .page-small-inner .j-field-fixedtext-description {
		text-align: center;
	  }
}

.btn-invia-sms {
	text-decoration: underline;
	text-align: right;
}
.no-email-title {
	font-weight: bold;
	margin-top: 80px;
}
.form-confirm-message .j-field-fixedtext-description {
	text-align: left;
}
.form-confirm-message hr {
    border: none;
    border-top: 1px solid #ffffff6b;
	margin-bottom: 30px;
}
.form-confirm-message .btn-submit {
	margin-top: 10px;
}
.form-confirm-message a {
	color: white;
	text-decoration: underline;
	padding-left:3px
}

.j-layer-alert .j-field textarea {
    color: black !important;
}

.hide-placeholder::placeholder {
    color: transparent !important;
}
div[data-name="telefono_fe"] textarea::placeholder {
    color: grey;
}
.iti__flag-container {
	z-index: 99;
}
.iti {
	position: initial;
	z-index: 9999;
}
.iti label{
	transition: 0.3s;
}
.iti textarea {
	padding-left: 50px !important;
}
.form-registrazione .iti__country-list {
	background: #424242 !important;
	border: none !important;
	border-radius: 5px;
	margin-top: 5px;
	margin-left: -10px;
}
.form-reotp-sms .iti__country-list, .form-recupero-sms .iti__country-list {
	position: fixed;
}

.form-registrazione .j-field-label {
	color:white;
	}
.form-registrazione .j-field-checkbox {
	width: auto !important;
	}
.form-registrazione.j-field-checkbox .jrow {
	display: flex;
	gap: 5px;
	}
	
.form-registrazione .j-field-checkbox-view {
	display: block;
	width: 18px;
	height: 18px;
	background: #fff;
	opacity: 1;
	cursor: pointer;
	position: relative;
	border-radius: 3px;
	}
	
.form-registrazione .j-field .j-field-checkboxgroup-list label {
	position: relative !important;
	bottom: auto;
	position: relative;
	top: unset;
	left: unset;
	bottom: unset;
	right: unset;
	margin: 0;
	transform: none;
	opacity: 1;
	}
.form-registrazione .j-field .j-field-checkboxgroup-list label  span {
	margin-left: 0px;
	}
.form-registrazione .j-field .j-field-checkboxgroup-list .jrow::before, .form-registrazione .j-field .j-field-checkboxgroup-list .jrow::after {
	content: '';
	display: table;
	line-height: 0;
	clear: both;
	}
.form-registrazione .j-field-checkbox .j-field-box {
	padding: 0 !important;
	}
.form-registrazione .j-field.j-field-checkbox label{
	opacity: 1;
	position: relative;
	margin: 0;
	transform: none;
	left: unset;
}	

body.pagina-standard .page-small-inner {
	position: fixed;
	margin-top: 80px;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: auto;
	overflow: scroll;
	padding-bottom: 30px;
	padding-top: 30px;
	display: block;
	top: 0;
}
.pagina-standard .page-small-inner {
	padding-right: 20px;
	background-color: white;
	color: black;
	text-align: !important;
}
.pagina-standard .background-index {
	z-index: -1;
}
.pagina-standard .page-small-inner table {
	width: 100%;
}
.pagina-standard .page-small-inner h5,
.pagina-standard .page-small-inner h4,
.pagina-standard .page-small-inner h3,
.pagina-standard .page-small-inner h2,
.pagina-standard .page-small-inner h1 {
	text-align: left !important;;
}
.pagina-standard .page-small-inner .btn-lingua {
	background: #b9b9b9;
 	padding: 3px 6px;
 	border-radius: 2px;
}
body.pagina-standard {
	margin: 0;
	padding: 20px 20px;
	overflow: scroll !important;
	margin: 0;
	padding-left: 0;
	padding-right: 0;
}
body.pagina-standard .pagina-contenuto {
	background: rgba(255, 255, 255, 0.8);
	padding: 20px 20px 40px 20px;
	margin-left: 20px;
	margin-right: 20px;
	border-radius: 10px;
	margin-bottom: 40px;
	z-index: 1300;
  	position: relative;
}
body.pagina-standard .standard-logo {
	margin-bottom: 30px;
	margin: auto;
	max-width: 240px;
  	max-height: 100px;
}
body.pagina-standard .logo-wrapper {
	margin-bottom: 50px;
	display: flex;
}

body.pagina-standard header .btn-lingua {
	top: 0;
	left: unset;
	right: 30px;
}
@media (min-width: 1540px) {
	body.pagina-standard .pagina-contenuto {
		max-width: 1460px;
  		margin: auto;
		margin-bottom: 60px;
	}
}

.usnsubscribe-manifestazione-confirm {
	width: max-content;
	margin: auto !important;
	background: #ff8636;
	color: white;
	padding: 9px 16px !important;
	border-radius: 30px;
}	

.usnsubscribe-manifestazione-confirm label {
	color: white !important;
}	
.usnsubscribe-manifestazione-confirm:hover {
	background: #df6b1e;
}

.unsubscribe-manifestazione-title, .unsubscribe-success-title {
	text-align: center;
	font-weight: bold;
	font-size: 18px;
}
.unsubscribe-manifestazione-desc, .unsubscribe-success-desc {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 45px;
}

.page-small-inner form.j-elem-loading.j-elem-loading-overlay {
	margin-top: 6px;
    width: 100%;
  	height: 100%;
  	border-radius: 10px;
}
.page-small-inner form::after {
    height: 100%;
  	width: 100%;
}

.already-registered {
	margin-top: 30px;
	text-align: center;
}

.btn-already-registered {
	width: 100%;
	margin-top: 15px;
	border-radius: 50px;
	background-color: #2c2c2c;
	display: block;
	color: white !important;
	height: 44px;
	line-height: 44px;
	text-align: center;
}

.link-login-saml-container {
	width: 80% !important;
	display: flex;
	justify-content: center;
	text-align: center;
	padding: 0 2px;
	margin: auto;
}

.link-login-saml {
	font-size: 22px; 
	color: white !important;
	background: #3b4148;
	width: 100% !important;
	text-decoration: none;
	border-radius: 50px;
	padding: 16px 20px;
	border: none !important;
  }

.link-login-saml:hover {
	cursor:pointer;
	text-decoration: none;
	border: none !important;
}
.privacy-modal {
	width: calc(100% - 30px) !important;
	height: calc(100% - 30px) !important;
	transform: translate(-50%, -50%) !important;
	margin: 0 !important;
}
.checkbox-privacy label {
	white-space: wrap;
	pointer-events: all;
}
.page-small-inner {
	min-height: 100vh;
}
.buyer-signup-description {
	margin-top: 20px;
}
.page-small-inner .form-wrapper .j-field-fixedtext-description .buyer-signup-description p {
	margin-bottom: 10px;
	margin-top: 10px;
}

.btn-registrati {
	font-size: 18px;
	color: white !important;
	background: #3d3b48;
	width: auto !important;
	text-decoration: none;
	border-radius: 50px;
	padding: 10px 42px;
	border: none !important;
	width: max-content !important;
	min-width: 236px;
	margin: auto;	
  }
.accesso-fieraid-espositore {
	text-align: center;
	margin-bottom: 15px;
	margin-top: 20px;
}
