html,body{
	font-size: 16px;
	line-height: 16px;
	margin: 0;
	height: 100%;
	overflow-x: hidden;
	overflow-y: auto;
}
button:focus {
	outline: none;
}
@media(max-width:767px){
	html{
		font-size: 14px;
	}
}
@media(min-width:1200px){
	html{
		font-size: 16px;
	}
}
body {
	font-family: 'Poppins', "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 16px;
}
.color-text{
	color: #252F44;
}
.primary-color{
	color: #1a9eda;
}
.font-weight200{
	font-weight: 200;
}
.font-weight300{
	font-weight: 300;
}
.font-weight400{
	font-weight: 400 !important;
}
.font-weight500{
	font-weight: 500;
}
.default-color{
	color: #1a9eda;
}
.header-border{
	-webkit-box-shadow: 0px 1px 3px 0px rgba(228,232,235,0.75);
	-moz-box-shadow: 0px 1px 3px 0px rgba(228,232,235,0.75);
	box-shadow: 0px 1px 3px 0px rgba(228,232,235,0.75);
}
.header-title{
	color: #252F44;
	font-size: 0.750em !important;
	font-weight: 600;
	padding-left: 30px;
}
.header-subtitle{
	color: #252F44;
	font-size: 0.750em !important;
}
.section{
	padding-top: 100px;
}
.navbar-expand-lg {
	align-items: center;
	border: none;
	background-color: white;
	font-family: 'Poppins','Helvetica Neue',Arial,sans-serif;
	font-weight: 400;
	font-size: 15px;		
	margin-top: 12px;
	-webkit-transition: all 0.35s;
	-moz-transition: all 0.35s;
	transition: all 0.35s;
}
.form-control {
	font-family: 'Poppins', "Helvetica Neue", Helvetica, Arial, sans-serif;
}
li.nav-item > a{
	color:#1a9eda!important;
}
.navbar-expand-lg .navbar-nav > .open > a, .navbar-expand-lg .navbar-nav > .open > a:focus, .navbar-expand-lg .navbar-nav > .open > a:hover{
	background-color: transparent;
}
.navbar-expand-lg.affix .nav > li > a, .navbar-expand-lg.affix .nav > li > a:focus,
.navbar-expand-lg .navbar-nav > .open > a, .navbar-expand-lg .navbar-nav > .open > a:focus, .navbar-expand-lg .navbar-nav > .open > a:hover{
	color:#1a9eda;
}
.accedi{
	font-family: 'Poppins','Helvetica Neue',Arial,sans-serif;
	border-color: #1a9eda;
	border-radius: 4px;
	border-style: solid;
	border-width: 1px;
	box-sizing: border-box;
	color: #1a9eda;
	cursor: pointer;
	display: block;
	font-size: 15px;
	font-weight: 400;
	line-height: 20px;
	margin: 10px 15px 15px 10px !important;
	outline: 0;
	padding: 10px 35px 10px 35px !important;
	position: relative;
	text-align: center;
	text-decoration: none;
	text-decoration-color: rgb(52, 167, 255);
	text-decoration-style: solid;
}
.invita {
	font-family: 'Poppins','Helvetica Neue',Arial,sans-serif;
	background: #1a9eda;
	border-radius: 4px;
	border: 1px solid #1a9eda;
	box-sizing: border-box;
	color: white;
	cursor: pointer;
	display: block;
	font-size: 15px;
	font-weight: 400;
	line-height: 20px;
	margin: 10px 15px 15px 10px !important;
	outline: 0;
	padding: 10px 35px 10px 35px !important;
	position: relative;
	text-align: center;
	text-decoration: none;
	text-decoration-color: rgb(52, 167, 255);
	text-decoration-style: solid;
}
#partner.invita:hover, #partner.invita:focus:hover {
	border: 1px solid #1a9eda!important;
	color: white !important;
}

.accedi:hover, .accedi:focus, .accedi:active{
	color: #1a9eda!important;
	border: 1px solid #1a9eda!important;
} 
.dropdown-toggle::after{
	display: none !important;
}
.header-content-inner h1{
	margin-top:50px!important;
	line-height:52px!important;
	font-size:40px!important;
	color: #252F44;	
	font-family: "Poppins", "Helvetica Neue", Arial, sans-serif;
	font-weight: 600;
}
.header-content-inner h2{
	color: #252F44;	
	font-family: "Poppins", "Helvetica Neue", Arial, sans-serif;
	font-size: 1.375rem;
	font-weight: 400;
	line-height: 30px;	
}
.header-content-inner p{
	font-size:1.2rem!important;
	margin-bottom:40px!important;
	color: #252F44;	
	font-family: "Poppins", "Helvetica Neue", Arial, sans-serif;
	font-weight: 400;
	line-height: 1.668em;
	margin-top: 25px;		
}
.btn-default{
	background-color: #1a9eda;
}
.btn-cust{
	border-radius: 5px;
	border: 1px solid #1a9eda;
	background-color: #1a9eda;
	color: #ffffff;
	font-family: 'Poppins', "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: 400;	
	padding: 10px 24px;
	text-transform: none;
}
.btn-cust:hover, .btn-cust:focus, .btn-cust:active{
	border: 1px solid #1a9eda!important;
	color: rgb(235, 237, 238);
	background-color: rgb(10, 121, 168);
}
.btn-cust:disabled{
	opacity: 0.45;
}
.btn-outline-cust {
	color: #1a9eda;
	background-color: transparent;
	background-image: none;
	border-radius: 5px;
	border: 1px solid #1a9eda;
	font-family: 'Poppins', "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: 400;
	padding: 10px 24px;
	text-transform: none;
}
.btn-outline-cust:hover {
	color: #fff;
	background-color: #1a9eda;
	border-color: #1a9eda;
}
.btn-discovery{
	background-color: #1a9eda;
	border: 1px solid #1a9eda;
	border-radius: 5px !important;
	font-family: 'Poppins', "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 0.875em; 
	font-weight: 400;
	height: 50px;	
}
.btn-discovery:hover{
	background-color: #1a9eda;
	border: 1px solid #1a9eda;
}
.form-control[readonly], .form-control {
	font-family: 'Poppins', "Helvetica Neue", Helvetica, Arial, sans-serif;
}

@media (max-width: 1200px) and (min-width: 768px) {
  .seven-cols .col-md-1,
  .seven-cols .col-sm-1,
  .seven-cols .col-lg-1 {
	flex: 0 0 12.5%;
	max-width: 12.5%;  
    width: 12.5%;
    *width: 12.5%;
  }
}
@media (max-width: 1200px){
	#widget{
		margin-top:4rem!important;
	}
	.title-widget{
		font-size:16px!important;
	}

}
@media (min-width: 1200px) and (min-width: 992px) {
  .seven-cols .col-md-1,
  .seven-cols .col-sm-1,
  .seven-cols .col-lg-1 {
  	flex: 0 0 14.285714285714285714285714285714%;
	max-width: 14.285714285714285714285714285714%;
    width: 14.285714285714285714285714285714%;
    *width: 14.285714285714285714285714285714%;
  }
}
@media (max-width: 992px) and (min-width: 768px) {
  .seven-cols .col-md-offset-2{
  	flex: 0 0 12.5%;
	max-width: 12.5%;  
	margin-left: 12.5%;
	*margin-left: 12.5%;
  }
}
@media (max-width: 992px){
	#email_newsletter-error{
	    left: -136%
	}

}


/* start quick sidebar*/
.m-quick-sidebar {
  padding-top: 80px;
  background-color: #ffffff;  
  width: 400px !important;  
}
.m-quick-sidebar-relative {
	padding: 60px 15px 30px;
	background-color: #fff;
	width: 400px;
	z-index: 1001;
	display: block;
}
.m-quick-border {
	box-shadow: 0 1px 15px 1px rgba(37, 47, 68, 0.15);
	border-radius: 5px;
}
.m-quick-sidebar .m-quick-sidebar__close{
	position: absolute;	
}
.s-close{
	color: #dfdff1;
	font-weight: 400 !important;
	font-size: 1.7rem !important;	
}
.s-close:hover {
  color: #1a9eda;
}
.m-quick-sidebar .mCSB_scrollTools {
	right: -13px !important; 
}
.m-quick-sidebar.m-quick-sidebar--tabbed .m-quick-sidebar__close {
	font-weight: 400 !important;
	top: -70px;
	padding: 20px;
	right: 0px; 
}
.m-quick-sidebar.m-quick-sidebar--tabbed .m-tabs.m-tabs-line {
	margin: 0 0 30px 0; 
}
.m-quick-sidebar.m-quick-sidebar--tabbed .m-tabs.m-tabs-line > .m-tabs__item > .m-tabs__link {
  padding: 15px 0; 
}

.m-quick-sidebar .m-quick-sidebar__close:hover {
  color: #1a9eda;
}
.m-quick-sidebar.m-quick-sidebar--on {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	right: 0; 
	z-index: 1041;
}
.login_sidebar .btn-cust{
	margin: 0 !important;	
}
.reg_sidebar h2, .login_sidebar h2{
	color: #262C46;
	font-size: 32px;
	font-weight: 500;
	line-height: 33px;
	margin-bottom: 25px;
}
.reg_sidebar h2{
	margin-top: 0;
}

.reg_sidebar .col-form-label, .login_sidebar .col-form-label{
	color: #99A5B4;
	font-size: 11px;
}
.reg_sidebar h4, .login_sidebar h4{
	color: #7C8EA0;
	font-size: 14px;
	font-weight: 400;
	line-height: 16px;
	margin-top: 0;
}
.reg_sidebar p.conditions, .login_sidebar p.conditions{
	color:#7C8EA0;
	font-size:12px;
	font-weight: 400;
}
.reg_sidebar a.text_conditions, .login_sidebar a.text_conditions{
	font-weight:500;
	color: #7C8EA0;
}
.reg_sidebar a.reg_link, .login_sidebar a.reg_link{
	color: #1a9eda;
	font-size: 14px; 
	font-weight: 400;
	line-height: 15px;
	text-decoration: underline;
}
.m-quick-sidebar__content{
	margin-left: 11px;
}
.reg_sidebar .input-label, .login_sidebar .input-label{
	color:#7C8EA0;
	font-size:14px;
	font-weight: 400;
	line-height: 14px;
}
.reg_sidebar .control-label, .login_sidebar .control-label{
	color:#7C8EA0;
	font-size:14px;
	font-weight: 400;
}
.reg_sidebar  .has-error .checkbox, .reg_sidebar  .has-error .checkbox-inline, .reg_sidebar  .has-error .control-label, .reg_sidebar  .has-error .help-block, .reg_sidebar  .has-error .radio, .reg_sidebar  .has-error .radio-inline, .reg_sidebar  .has-error.checkbox label, .reg_sidebar  .has-error.checkbox-inline label, .reg_sidebar  .has-error.radio label, .reg_sidebar  .has-error.radio-inline label, .reg_sidebar  p.has-error{
	color: #FF4338;
}	
.reg_sidebar input.form-control, .login_sidebar input.form-control{
	background-color: #fff; 
	background-image: none;
	border: 1px solid #dddddd;	
	height: 40px !important;
	border-radius: 5px !important;
	box-shadow: none;
	color: #7C8EA0;		
	font-size: 14px; 
	font-weight: 400;
	-webkit-box-shadow: none;
}
.reg_sidebar  .has-error .form-control, .has-error .form-control{
	border-color: #FF4338 !important;
}
.reg_sidebar  input.access, .login_sidebar input.access{
	background-color: #1a9eda;
	border-radius: 5px;
	box-shadow: 2px 2px 5px 0px #00000030;
	color: #fff;
	font-size: 14px;
	font-weight: 400;
	height: 40px;
	line-height: 12px;
	padding-top: 9px;
	padding-bottom: 10px;
}
.reg_sidebar .input-group>input.form-control:not(:last-child),
.login_sidebar .input-group>input.form-control:not(:last-child) {
	border-top-right-radius: 0 !important;
	border-bottom-right-radius: 0 !important;
	border-right: 0;
}
.login_sidebar .input-group .input-group-append > .input-group-text,
.reg_sidebar .input-group .input-group-append > .input-group-text {
	background-color: #fff;
	border-color: #ddd !important;
}
.login_sidebar .padding-top-sidebar{
	padding-top: 120px;
}
#registration_partner, #login_partner{
	text-decoration: none !important;	
}
.form-control::placeholder{
	color: #CED5DF;
	font-family: 'Poppins', "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.has-error .form-control::placeholder{
	color: #FF4338;
	font-family: 'Poppins', "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.background-icon{
	padding-top: 25px;
	padding-bottom:25px;
}
#partner{
	padding-top: 23px;
	font-weight: 400;
}
#partner:hover, #partner:focus:hover{
	color:#1a9eda!important;
	border: none !important;
	box-shadow: none;
	text-decoration: none;
}
#form_reg input[type="checkbox"], #form_reg input[type="radio"]{
	margin: 4px 7px 0 !important;
}

input[type="radio"], input[type="checkbox"] {
    box-sizing: border-box;
    padding: 0;
}
button, input {
    overflow: visible;
}
input, button, select, optgroup, textarea {
    margin: 0;
    margin-left: 0px;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
a, area, button, [role="button"], input, label, select, summary, textarea {
    touch-action: manipulation;
}

.cedolini-list .panel-default {
	border-radius: 5px;
	box-shadow: none;
	padding: 0;
	margin: 30px 30px;
}
.cedolini-list .box {
	border: 1px solid #D4D5DA;
	border-radius: 5px;
	padding: 30px;
}

.cedolini-list .panel-default a {
	border: 1px solid #D4D5DA;
	border-radius: 5px;
	display: flex;
	padding: 7px 20px;
	justify-content: space-between;
	align-items: center;
	color: #7C8EA0;
}
.cedolini-list .panel-default a:hover {
	border: 1px solid #1a9eda;
	border-radius: 5px;
	text-decoration: none;
}
.cedolini-list .panel-default a.dropdown-item:active {
	background-color: inherit;
}
.cedolini-list .panel-default a span {
	display: block;
	flex-grow: 1;
	height: 100%;
	width: 100%;
	text-align: center;
	line-height: 70px;
	font-weight: 500;
	font-size: 16px;
}
.cedolini-list .panel-default a span.line-height-1 {
	line-height: 1.2;
}
.cedolini-list.applicazioni-list .panel-default a span {
	font-weight: 500;
	color: #252F44;
}
.cedolini-list.applicazioni-list .panel-default a span + span {
	font-weight: 400;
	color: #7C8EA0;
}
.cedolini-list.applicazioni-list .panel-default a {
	padding: 17px 20px;
}
.cedolini-list .module-no-active a:hover{
	border: 1px solid #D4D5DA;	
}
span.menu__link-text-sidebar{
	font-size:0.875em !important;
	font-weight: 400 !important;
	line-height: 40px  !important;
}
#logo{
	width: 200px;
	height: 100px;		
}

/* start dropdown icon menu */
.dropdown-icon-container {
	padding-top: 15px !important;
	padding-bottom: 15px !important;
}
#dropdown_icon a.dropdown_text{
	color: #7C8EA0;
	font-size: 12px;
	font-weight: 500;
	line-height: 15px;
	text-align: center;
	text-decoration: none;
	padding-bottom: 10px;
}
#dropdown_icon a.dropdown_text:hover{
	color: #1a9eda;
}
#dropdown_icon{
	box-shadow: 0 0 10px 1px rgba(113, 106, 202, 0.2);
	border: none;
	border-radius:10px;
	left: -98.083px !important;
	width:250px;
}
#dropdown_icon a.dropdown_text:not([href]):hover {
	color: #7C8EA0;
}
/* end dropdown icon menu */

/* start Metronic5.5.5. element */

.m-switch input:checked ~ span:after{
	background-color: #1a9eda;
}
/* end Metronic5.5.5. element */

.form-control:focus{
	border-color: #80d5ff;
	box-shadow: none;	
}

/* start passwordRecovery */
.passwordRecovery .modal-header{
	border-bottom: 0;
}
.passwordRecovery h5{
	/*color: #252F44;
	font-size: 1.063em;
	font-weight: 600;
	margin-bottom: 0.691em;
	line-height: 1.059em;*/
	margin-bottom: 16px;
	font-family: "Inter", sans-serif;
	 font-size: 20px;
	 line-height: 30px;
	font-weight: 500 !important;
	text-align: center;
	 color: rgb(13, 151, 213);
 }

.passwordRecovery p, .passwordRecovery .form-group label{
	/*color: #7C8EA0;
	font-size: 0.875em;	*/
	font-family: "Inter", sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: rgb(51, 51, 51);
	cursor: default !important;
	font-weight: 400 !important;
	display: block !important;
	margin-bottom: 0px !important;
}
.passwordRecovery p{
	line-height: 1.429em !important;
	margin-bottom: 0;
	font-weight: 400;
}
.passwordRecovery p.paragh{
	font-size: 16px;
	margin-bottom: 1.593em;	
}
.passwordRecovery .form-control{  font-family: "Inter", sans-serif;


	border: 1px solid #DDDDDD;
	height: 40px;
}
.card-easyfatt-new{
	font-family: "Inter", sans-serif;
	width: 350px;
	border-top: 8px solid rgb(13, 151, 213);
	padding: 32px 48px;
	overflow: auto;
}
.fatture{
	background-color:rgb(235, 237, 238);
}
.container{
	padding-right: 0px!important;
	padding-left: 0px!important;
}
.passwordRecovery .recupera-pw-testo{
	font-family: "Inter", sans-serif;
	margin-top: 24px;
	font-size: 14px;
	line-height: 20px;
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
}
.passwordRecovery .form-group{
	margin-bottom: 1.376em;	
}
.passwordRecovery .form-group label{
	line-height: 1.071em;
	margin-bottom: 0.396em;
}
.passwordRecovery .form-group.label-form-group{
	margin-bottom: 0;	
}
.passwordRecovery .btn-primary{
	background-color: #1a9eda;
	border-color: #1a9eda;
	color: #FFF;
	font-size: 0.875em;
	line-height: 1.65rem;
}
.passwordRecovery .btn-primary:hover, .passwordRecovery .btn-primary:focus, .passwordRecovery .btn-primary:active{
	background-color: #fff!important;
	border-color: #1a9eda;
	color:#1a9eda!important;
}
.passwordRecovery a{
	color: #1a9eda;
	font-size: 14px;
	line-height: 22px;
}

.has-error .checkbox, .has-error .checkbox-inline, .has-error .help-block, .has-error .radio, .has-error .radio-inline, .has-error.checkbox label, .has-error.checkbox-inline label, .has-error.radio label, .reg_sidebar  .has-error.radio-inline label, p.has-error{
	color: rgb(200, 22, 3);
	background: rgb(251, 231, 226);
	border-radius: 4px;
	padding: 4px 8px;
	display: flex;
	align-items: flex-start;
	gap: 8px;
	font-size: 12px;
	line-height: 18px;
}

p.has-error{
	font-size: 12px;
	font-weight: 400;
	margin-top: 3px;
}
.has-error .form-control{
	border-color: #FF4338;
}
.input-group > p.has-error {
	order: 3;
	width: 100%;
}
.form-group.has-error .input-group > .input-group-append > .input-group-text {
	border-color: #FF4338 !important;
}

/* end passwordRecovery */

/* start sweetalert2 */
.swal2-popup .swal2-styled.swal2-confirm{
	background-color: #1a9eda;
}
.swal2-popup .swal2-styled:focus{
	box-shadow: none;
}
.swal2-popup .swal2-actions:not(.swal2-loading) .swal2-styled:active{
	background-image: none;
}
.swal2-header .swal2-icon.swal2-success {
    border-color: #05CE7C !important;
}
.swal2-icon.swal2-success .swal2-success-ring{
	border: .25em solid #05CE7C !important;
}
.swal2-icon.swal2-success [class^="swal2-success-line"]{
	background-color: #05CE7C !important;	
}
.swal2-popup .swal2-content{
	font-size: 15px;
	font-weight: 400;
	color: #252f44;
}
.swal2-popup .swal2-title {
	font-size: 28px;
	color: #252f44;
}
.swal2-popup .swal2-content span.label-strong{
	font-size: 1.75em;
}
.swal2-popup .swal2-styled {
    font-weight: 400;
}
.swal2-popup .swal2-styled{
	margin-bottom: 2.813em;
	height: 40px;
	width: 150px;
}
.swal2-popup .swal2-styled {
	padding: 0.912em 2.7em
}
.swal2-popup .swal2-styled.swal2-confirm, .swal2-popup .swal2-cancel.swal2-styled{
	font-size: 0.875em;
	padding: 0.83em 2.68em;	
}
.swal2-popup .swal2-styled.swal2-confirm{
	border-radius: 0.385em !important;
}
.swal2-cancel{
	background-color: transparent !important;
	background-image: none !important;
	border: 1px solid #1a9eda!important;
	border-radius: 0.385em !important;
	color: #1a9eda!important;
}
.swal2-cancel:hover{
	color: #1a9eda!important;
	background-color: white !important;
	border: 1px solid #1a9eda!important;
}
.swal2-icon.swal2-warning{
	border-color: #1a9eda!important;
	color: #1a9eda!important;
}

/* end sweetalert2 */

.strike {
    display: block;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    height: 20px; 
}
.strike > span {
    position: relative;
    display: inline-block;
    color: #7C8EA0;
    font-size: 0.875em;
}
.strike > span:before,
.strike > span:after {
    content: "";
    position: absolute;
    top: 50%;
    width: 9999px;
    height: 1px;
    background: #DBE1E6;
}
.strike > span:before {
    right: 100%;
    margin-right: 15px;
}
.strike > span:after {
    left: 100%;
    margin-left: 15px;
}
.facebook-logo{
	background-color: #3B5999;
	color: #FFF;
	font-size: 0.875em;
}
.google-logo{
	background-color: #CB4023;
	color: #FFF;
	font-size: 0.875em;
}
.facebook-logo:hover, .google-logo:hover{
	color: #FFF;
}
.custom_iframe{
	width: 100%;
	border: none;
	min-height: 525px;
}
.input-group-text{
	border-color: #CED5DF !important;
	border-left-width: 0px;	
}
.input-group .input-group-append > .input-group-text, .input-group .input-group-prepend > .input-group-text{
	background-color: #f4f5f7;
	color: #7c8ea0;
	font-size: 14px;
	font-weight: 400;
}
.font-module{
	color: #262C46;
	font-size: 15px;
	font-weight: 600;
	line-height: 15px;
}
.background-backdrop{
	background-color: rgb(0, 0, 0);
	bottom: 0px;
	box-sizing: border-box;
	left: 0px;
	opacity: 0.25;
	position: fixed;
	right: 0px;
	top: 0px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
#sidebar_workspace_client.m-quick-sidebar, #sidebar_easyfatt.m-quick-sidebar{
	padding-top: 40px;	
}
#sidebar_workspace_cloud.m-quick-sidebar{
	padding-top: 70px;	
}
.m-switch label{
	font-size: 14px;
}
.m-switch input:checked ~ span::before {
	background-color: #e4e8eb;
}

.m-switch input:empty ~ span::after {
	color: #fff;
}
.m-switch input:empty ~ span::after {
	background-color: #7c8ea0;
}	
.m-switch input:checked ~ span::after {
    background-color: #1a9eda;
    box-shadow: none;
}
.nav-pills .nav-link.active, .nav-pills .show > .nav-link{
	background-color: #fff;
	color: #1a9eda!important;
}
.nav-link {
    padding: 1.5rem 1rem;
}
#v-pills-tabContent p{
	line-height: 28px;	
}
#privacy-error{
	margin-top: -6px;
}
.footer{
	background-color: #F5F5F7;
	padding-top: 2.3em;
	padding-bottom: 2.3em;
}
.foot-link{
	color: #5F6368;
	font-size:0.875em;
	font-weight: 400;
}
.foot-link:hover{
	text-decoration: none;	
}
.footer-loghi-bg{
	background-color: #5f5f5f !important;
	min-height: 150px;
}
.error-sidebar{
	color: #FF4338;
	font-size: 0.875em;
	font-weight: 400;
}
.nav-link{
	color: #5F6368 !important;
	font-size: 0.875em !important;
	font-weight: 400 !important;
}
.nav-link-label{
	font-weight: 500 !important;
}
.nav-bar-page{
	margin-top: 0;
}
.border-top-gray{
	border-top: 1px solid #D4D5DA	
}
.border-right-gray{
	border-right: 1px solid #D4D5DA	
}
.border-bottom-gray{
	border-bottom: 1px solid #D4D5DA	
}
.leftbar-page{
	min-height: 500px !important;
}
#sidebar_workspace_client .m-quick-sidebar__close, #sidebar_easyfatt .m-quick-sidebar__close,#sidebar_workspace .m-quick-sidebar__close, #sidebar_registration_client .m-quick-sidebar__close, #sidebar_workspace_cloud .m-quick-sidebar__close{
	top: -40px;
}
.footer-page{
   position: fixed;
   left: 0;
   bottom: 0;
   width: 100%;
   text-align: center;
}
.btn:focus, .btn-primary:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .show > .btn-primary.dropdown-toggle:focus{
	box-shadow: none !important;
}
.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show > .btn-primary.dropdown-toggle{
	background-color: #1a9eda !important;
	border-color: #1a9eda !important;
}
.explanation a.btn-discovery{
	height: 45px;
}
.title{
	color: #252F44;
	font-size:7.500em;
	font-weight: 400;
}
.quote{
	color: #252F44;
	font-size: 1.375em;
	font-weight: 500;
	line-height: 1.5em;
}
#set_email_change_password .m-radio > span::after{
	border: solid #1a9eda;
	background: #1a9eda;
	margin-left: -7px;
	margin-top: -7px;
	height: 14px;
	width: 14px;	
}
.m-checkbox > span.span-check{
	top: -4px !important;	
}
.card {
	border: 0;
}
.card-name{
	font-size: 1.05rem;
}
.card-body{
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border-left: 1px solid #F5F5F7;
	border-right: 1px solid #F5F5F7;
	border-bottom: 1px solid #F5F5F7;
	color: #212529;
	font-weight: 400;
	font-size: 0.9rem;
	line-height: 1.4rem;
	height: 135px;
	overflow : hidden;
}
.card-logo {
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center;
  	background-origin: content-box;
    background-size: 100% auto;
    height: 85px;
    position: absolute;
    left: 50%;
    top: 0;
    width: 85px;
    border-radius: 10px;
    box-shadow: 2px 5px 10px rgba(0,0,0,.2);
    transform: translateX(-50%);
    padding: 10px;
}
.card-top {
	border-left: 1px solid #F5F5F7;
	border-right: 1px solid #F5F5F7;
	border-top: 1px solid #F5F5F7;	
    background-color: #F5F5F7;
    color: #252F44;
	line-height: 70px;
	font-weight: 500;
	font-size: 1.2rem;
    border-radius: 10px 10px 0 0;
    height: 100px;
    padding: 80px 10px 20px;
    text-align: center;
    margin: 30px 0 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-direction: column;
    flex-direction: column;
}
.card[href]:hover .card-top{
	border-color: transparent;
	background-color: #E6E6E6;
}
.card[href]:hover .card-body{
	border-color: transparent;
}
.card:hover, .card:focus {
	cursor: inherit;
	text-decoration: none;
}
.card .card-top {
	transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.card:not([href]):hover, .card:not([href]) :hover {
	cursor: context-menu;
}
a.card:hover, a.card:focus {
	cursor: inherit;
	text-decoration: none;
}
div.card:hover .card-top {
	background-color: #F5F5F7;
}
.card:hover .btn-cust, .card:focus .btn-cust {
	background-color: #1a9eda;
	border: 1px solid #1a9eda;
	color: #FFF;
}
.btn-cust.round {
	padding: 5px 24px;
	border-radius: 33px;
}
.card-body {
	height: auto;
}
.btn-light.round {
	padding: 5px 24px;
	border-radius: 33px;
	font-size: 14px;
	font-weight: 400;
	color: #7C8EA0;
}
.btn.btn-light.round:focus, .btn.btn-light.round:hover:not(:disabled) {
	color: #7C8EA0 !important;
	background-color: #f8f9fa;
	border-color: #f8f9fa;
}
.accedi {
	margin: 10px 15px !important;
}
.header-navbar .accedi.nav-link {
	margin: 0 15px !important;
}
a.foot-link:hover {
	color: #5F6368;
}
a.foot-link:hover, a.foot-link:focus {

text-decoration: none;
}

.text-modal {
	line-height: 1.6;
	font-size:1.08rem; 
}

/* responsive rules */
@media(max-width:576px){
	.btn-discovery{
		font-size: 0.75rem;
		padding: 0px;
	}
	.text-icon-footer{
		font-size: 0.786rem;
	}
	.header-content-inner h1{
		font-size: 1.5rem;
		font-weight: 500;
	}
	.header-content-inner h2{
		font-size: 1.5rem;
		line-height: 25px;
	}
	.header-content-inner p{
		font-size: 0.95rem;
		line-height: 1.4em;
	}
	.reg_sidebar h2, .login_sidebar h2{
		font-size: 25px;
		line-height: 25px;
		margin-bottom: 15px;
	}
	.m-quick-sidebar.m-quick-sidebar--tabbed .m-quick-sidebar__close, .reg_sidebar #m_quick_sidebar_close_registration{
		top: -40px;
	}
	.m-quick-sidebar{
		width: 100% !important;
	}
	#sidebar_workspace_client.m-quick-sidebar, #sidebar_easyfatt.m-quick-sidebar, #sidebar_registration_client.m-quick-sidebar{
		padding-top: 10px !important;
	}
	#sidebar_workspace_cloud.m-quick-sidebar{
	padding-top: 50px !important;
	}
	.foot-link{
		font-size: 0.75em; 
	}
	.footer{
		padding-top: 1em;
		padding-bottom: 1em;
	}
	#sidebar_workspace_client .m-quick-sidebar__close, #sidebar_easyfatt .m-quick-sidebar__close, #sidebar_registration_client .m-quick-sidebar__close, #sidebar_workspace .m-quick-sidebar__close{
		top: -20px !important;
	}
	.login_sidebar, .reg_pad{
		padding-top: 40px !important;
	}	
	.logo-header{
		display: none;
	}
	.explanation a.btn-discovery{
		font-size: 1.2rem;
	}
	.card-body{
		height: 80px;
	}
	.navbar-brand-ws{
		display: none !important;
	}
}
@media (min-width: 992px) {
	#sidebar_registration_client.m-quick-sidebar {
	    padding-top: 40px;
	}	
}
@media (min-width: 768px) {
	.margin-hr{
		margin-right: 410px !important;
	}
}
@media (min-width: 768px) and (max-width: 991.98px){

	.footer{
		z-index: 1042 !important;
	}	
}
@media (min-width: 992px) and (max-width: 1199.98px) and (orientation:landscape){
	#nav-page{
		margin-left: auto !important;
	}
	.card-body{
		height: 190px;
	}
}
@media (min-width: 992px) and (max-width: 1199.98px) {
	.header-content-inner h1{
		font-size: 2rem;
	}
	.header-content-inner h2{
		font-size: 1.2rem;
	}
	.footer {
	    padding-top: 1.250rem;
	    padding-bottom: 1.250rem;
	}
	.header-content-inner h1{
		margin-top: 0;
	}
	.btn-discovery{
		font-size: 0.75rem;
	}
	#formNewsletter .form-control::placeholder{
		font-size: 0.75em; 	
	}
	.foot-link{
		font-size: 0.7em;
	}
	#logo_footer{
		width: 16px;
		height: 21px;
	}
	.header-title{
		padding-left: 0px;
	}
	.card-body{
		height: 190px;
	}
}
.multipleslider {
    margin-top: 40px;
}
.slick-dots {
    bottom: auto;
    top: -30px;
}
.slick-slide {
    background: skyblue;
    color: white;
    padding: 30px;
    font-size: 30px;
    font-family: "Arial";
}
.slick-slide:nth-child(1),
.slick-slide:nth-child(3),
.slick-slide:nth-child(5),
.slick-slide:nth-child(7),
.slick-slide:nth-child(9),
.slick-slide:nth-child(11) {
     background: teal;
}
.slick-slide {
   opacity: .5;
   transition: opacity .5s ease-in-out;
}
div.slick-current {
   opacity: 1;
   transition: opacity .5s ease-in-out;
}
div.slick-active{
   opacity: 1;
   transition: opacity .5s ease-in-out;
}
.owl-carousel .owl-item{
	margin-left: 5px;
	margin-right: 5px;
}
.has-success label:not([class]) a, .has-success label.col-form-label a, .has-success label.form-control-label a {
	color: #34bfa3;
}
.text-primary {
	color: #1a9eda!important;
}
.card-contatto {
	border: 1px solid #F5F5F7;
	color: #7C8EA0;
	border-radius: 10px;
}
.card-contatto .card-header {
	border: 0;
	text-align: center;
	position: relative;
	padding-top: 55px;
}
.card-contatto .card-footer {
	padding: .75rem 1.25rem;
	border-top: 0;
	font-size: 0.9rem;
}
.card-contatto .card-body {
	height: auto;
}
.card-contatto .partner-img {
	max-height: 75px;
	width: auto;
	border: 1px solid #F5F5F7;
}
.card-contatto .card-partner-img {
	position: absolute;
	top: -37px;
	left: 0;
	width: 100%;
}
.contact-list li > a {
	padding: 0;
	color: #5F6368;
	font-weight: 400;
	display: block;
	font-size: 0.875em;
	line-height: 40px;
}
#application-list .card-body {
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}
#application-list .card[href]:hover {
	cursor: pointer;
}
#application-list .card[href]:hover .card-body {
	border-color: #F5F5F7;
	cursor: pointer;
}
#application-list .card:not([href]) .card-footer span {
	color: #7C8EA0;
	opacity: 0.5;
}
#application-list .card[href] .card-footer span {
	color: #1a9eda;
}
#application-list .card[href]:hover .card-footer span {
	color: #1a9eda;
}
#application-list .card-footer {
	padding: 1rem 1.25rem;
	background-color: transparent;
	border: 1px solid #F5F5F7;
	border-top: 0;
	color: #7C8EA0;
	font-weight: 500;
}
.f-weight-400 {
	font-weight: 400!important;
}

.separator{
	color: #252F44;
	font-size: 15px !important;
	font-weight: 400;
	display: inline-block;
	border-left: 1px solid #252F44;
	padding-left: 15px;
	padding-right: 15px;
	line-height: 45px;
}

.header-title-padding{
	padding-right: 15px;
}

.border-none{
	border: none !important;
}

.border{
	border: 1px solid #D4D5DA;
}

.border:hover{
	 border: 1px solid #1a9eda!important;
	 border-radius: 5px;
	 text-decoration: none;
 }
.color-text-gray{
	color : #7C8EA0 !important;
}

.margin-bottom-20{
	margin-bottom : 20px !important;
}

img.margin-bottom-20{
	margin-bottom : 20px !important;
}

.max-height{
	max-height: 50%;
}
.padding-box{
	padding: 20px 20px !important;
}

.logo_partner{
	position: absolute;
	left: 40%;
	margin-left: -50px !important;
	display: block;
}

.pointer{
	cursor: pointer;
}

.module-box{
	border: 1px solid #D4D5DA;
	border-radius: 5px;
	display: flex;
	padding: 7px 20px;
	justify-content: space-between;
	align-items: center;
	color: #7C8EA0;
}

.module-box span{
	display: block;
	flex-grow: 1;
	height: 100%;
	width: 100%;
	text-align: center;
	line-height: 70px;
	font-weight: 500;
	font-size: 16px;
	font-weight: 500;
	color: #252F44;
	line-height: 1.2;
}

.send-email-edu{
	color: #1a9eda;
	font-size: 14px;
	font-weight: 400;
	line-height: 15px;
	text-decoration: none;
}

.send-email-edu:hover {
	color: #1a9eda;
	text-decoration: none;
}

.swal2-popup.swal2-modal.edu-input-password.swal2-show, .swal2-popup.swal2-modal.edu-input-users-email.swal2-show{
	width : 44em !important;
}

.edu-input-password input.swal2-input, .edu-input-users-email input.swal2-input{
	width : 50% !important;
}
.checkbox-round {
	width: 1.3em;
	height: 1.3em;
	background-color: white;
	border-radius: 50%;
	vertical-align: middle;
	border: 1px solid #ddd;
	-webkit-appearance: none;
	outline: none;
	cursor: pointer;
}

.checkbox-round:checked {
	background-color: #1a9eda;
}
.align-edu-emails{
	margin-left: 35%;
	text-align: left !important;
}

img[src=""],
img:not([src]){
	opacity: 0;
}

.box-para{
	transform: skew(130deg, 0deg);
	-ms-transform: skew(130deg, 0deg);
	-webkit-transform: skew(130deg, 0deg);
	display:inline-block;
	padding: 10px;
	background-color:#252F44;
	color:white;
}

.inner{
	transform: skew(-130deg, 0deg);
	-ms-transform: skew(-130deg, 0deg);
	-webkit-transform: skew(-130deg, 0deg);
}ntent.h-100 {
	 display: flex;
	 flex-direction: column;
 }
.title-widget{
	display: block;
	flex-grow: 1;
	height: 100%;
	width: 100%;
	text-align: center;
	font-size: 22px;
	font-weight: 500;
}


.subtitle-widget{
	text-align: center;
	font-size:16px!important;
}

.btn-widget{
	background-color: #ffffff;
	border: 1px solid #ffffff;
	border-radius: 5px !important;
	font-family: 'Poppins', "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 0.875em;
	font-weight: 400;
	line-height: 2;
	color: #252F44;

}
.btn-widget:hover{
	background-color:#e8eaed;
	border: 1px solid #e8eaed;
	color:#252f44;
}
.close-widget{
	color:#1a9eda!important;
}
.btnpromo{
	color:#ffffff!important;
	background-color:#1a9eda!important;
	border: 1px solid #1a9eda!important;
}
@media (min-width:992px) {
	.btn-easyfatt{
		margin-left:-18px !important;
	}
}
.swal2-popup .swal2-actions:not(.swal2-loading) .swal2-styled:hover{
	color:#1a9eda!important;
	background-color:#fff!important;
	border: 1px solid #1a9eda!important;
	background-image:none!important;
}

