<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.field-icon {
  float: right;
  margin-left: -25%;
  margin-top: -9%;
  position: relative;
  padding-right: 2%;
  z-index: 2;
}

.tab-pane .field-icon {
  margin-top: -8%;
  margin-right: 1%;
}

.portlet-login .access {
	background-repeat: no-repeat;
	padding-left: 35px;
	background-position: left center;
	margin-bottom: 25px;
}
    	
.portlet-login .access span {
	font-weight:bold;
	display: block;
}
    	
.portlet-login .access .link {
	background-color: #276d9c;
	border: medium none;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	padding: 2px 10px;
	cursor: pointer;
	text-align: left;
	width: 100%;
}
	
.portlet-login h2 {
	border-bottom:1px solid #276d9c;
	color:#276d9c;
	font-size: 14px;
	line-height:14px;
	text-transform: uppercase;
	margin:0 0 15px;
	padding:0 0 5px;
}

.portlet-login .tab-pane,	
.portlet-login .box {
	/* background-color: #EFEDF0; */
	border-radius:10px;
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px; 
	padding:15px;
	margin:0 0 20px;
}

.portlet-login .tab-pane h3,		
.portlet-login .box h3 {
	font-size: 18px;
	line-height:18px;
	margin:0 0 10px;
	color:#333;
	border-bottom:1px solid #333;
	padding:0 0 10px;
	font-weight:bold;
}

.portlet-login .tab-pane h4,		
.portlet-login .box h4 {
	font-size: 14px;
	margin:30px 0 20px;
	color:#333;
	text-align: left;
	font-weight: bold;
}

.portlet-login .tab-pane .italia-it-button-icon,
.portlet-login .tab-pane .spid-idp-img,
.portlet-login .mobile .italia-it-button-icon,
.portlet-login .mobile .spid-idp-img,
.portlet-login .box .italia-it-button-icon,
.portlet-login .box .spid-idp-img {
	display:block;
	margin:0 auto 10px;
}

.portlet-login .tab-pane .span12,
.portlet-login .tab-pane .span12 .fieldset {
	margin-left: 0px;
	margin-right: 0px;
}

#nav-form-login {
	padding: 0% 25%;
}

.portlet-login .tab-pane p,		
.portlet-login .box p {
	color:#333;
}
	
.portlet-login .box .control-group {
	text-align: left;
}

.portlet-login .tab-pane .control-group label {
	width: auto !important;
}	

.portlet-login .tab-pane .control-group input,
.portlet-login .box .control-group input {
	width:100%;
	height: 35px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.portlet-login .tab-pane .btn,	
.portlet-login .box .btn {
	background-color: #06C;
	color: #FFF;
	font-size: 17.25px;
	width: 220px;
	min-height: 55.5px;
	padding:16px;
	font-family: "Titillium Web",Helvetica,Arial,Lucida Grande,sans-serif;
	font-weight: 600;
	line-height: 1em;
	text-decoration: none;
	border: 0;
	text-align: center;
	cursor: pointer;
	display:inline-block;	
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0px;
	border-radius: 0px;	
}

.portlet-login .portlet-title-cust {
	border-top: #276D9C 1px solid;
	padding-top: 10px;
	white-space: normal;
	color: #276d9c;
    font-size: 24px;
    text-shadow: none;
}

.portlet-login .portlet-title {
	display: none;
}

.portlet-login .portlet-title-cust {
	border-top: #276D9C 1px solid;
	padding-top: 10px;
	white-space: normal;
	color: #276d9c;
    font-size: 24px;
    text-shadow: none;
}

.portlet-login label.title-data {
    border-top: #276D9C 1px solid;
    padding-top: 10px;
    white-space: normal;
    color: #276d9c;
    font-size: 16px;
    text-shadow: none;
    width: 100%;
    font-weight: bold;
}

.portlet-login label.icon-user.big {
	font-size: 150%;
	vertical-align: text-top;
}

.portlet-login label.icon-suitcase.big {
	font-size: 150%;
	vertical-align: text-top;
}

.portlet-users-admin label.title-data {
    border-top: #276D9C 1px solid;
    padding-top: 10px;
    white-space: normal;
    color: #276d9c;
    font-size: 16px;
    text-shadow: none;
    width: 100%;
    font-weight: bold;
}

.portlet-users-admin label.icon-user.big {
	font-size: 150%;
	vertical-align: text-top;
}

.portlet-users-admin label.icon-suitcase.big {
	font-size: 150%;
	vertical-align: text-top;
}

.portlet-users-admin label.tiposoggetto {
	display: inline;
}

.field.textareatoken {
	height: 200px;
}

:root input[type="checkbox"].ios-switch + div {
	display: inline-block;
	vertical-align: middle;
	width: 3em;	height: 1em;
	border: 1px solid rgba(0,0,0,.3);
	border-radius: 999px;
	margin: 0 .5em;
	background: white;
	background-image: linear-gradient(rgba(0,0,0,.1), transparent),linear-gradient(90deg, #143d5d 50%, transparent 50%);
	background-size: 200% 100%;
	background-position: 100% 0;
	background-origin: border-box;
	background-clip: border-box;
	overflow: hidden;
	transition-duration: .4s;
	transition-property: padding, width, background-position, text-indent;
	box-shadow: 0 .1em .1em rgba(0,0,0,.2) inset,
	            0 .45em 0 .1em rgba(0,0,0,.05) inset;
	font-size: 150%; /* change this and see how they adjust! */
}

:root input[type="checkbox"].ios-switch:checked + div {
	padding-left: 2em;	width: 1em;
	background-position: 0 0;
	margin-left: -10px;
}

:root input[type="checkbox"].ios-switch + div:before {
	content: 'SI';
	float: left;
	width: 1.65em; height: 1.65em;
	margin: -.1em;
	border: 1px solid rgba(0,0,0,.35);
	border-radius: inherit;
	background: white;
	background-image: linear-gradient(rgba(0,0,0,.2), transparent);
	box-shadow: 0 .1em .1em .1em hsla(0,0%,100%,.8) inset,
	            0 0 .5em rgba(0,0,0,.3);
	color: white;
	text-shadow: 0 -1px 1px rgba(0,0,0,.3);
	text-indent: -2.5em;
}

:root input[type="checkbox"].ios-switch:active + div:before {
	background-color: #eee;
}

:root input[type="checkbox"].ios-switch:focus + div {
	box-shadow: 0 .1em .1em rgba(0,0,0,.2) inset,
	            0 .45em 0 .1em rgba(0,0,0,.05) inset,
	            0 0 .4em 1px rgba(255,0,0,.5);
}

:root input[type="checkbox"].ios-switch + div:before,
:root input[type="checkbox"].ios-switch + div:after {
	font: bold 60%/1.9 sans-serif;
	text-transform: uppercase;
}

:root input[type="checkbox"].ios-switch + div:after {
	content: 'NO';
	float: left;
	text-indent: .5em;
	color: rgba(0,0,0,.45);
	text-shadow: none;

}

:root input[type="checkbox"].ios-switch {
	display:none;
}

.customCheckbox{
	display: inline-block;
	float: left;
	width: 45px;
}

.big.anagrafica {
	margin-left: 36px;
}

.nascosto {
	display: none;
}</pre></body></html>