@import url('https://fonts.googleapis.com/css?family=Montserrat:300,300i,400,400i,700,700i|Nunito+Sans:300,300i,400,400i,700,700i,800,800i&display=swap');
/** {
  -webkit-transition:all ease-in-out 0.2s;
  -moz-transition:all ease-in-out 0.2s;
  transition:all ease-in-out 0.2s;
}*/

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
	display: block;
}

figcaption {
	display: none !important;
}

audio, canvas, video {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

audio:not([controls]) {
	display: none;
}

[hidden] {
	display: none;
}

html {
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	scroll-behavior: smooth;
}

html, button, input, select, textarea {
	font-family: montserrat, sans-serif;
	color: #62605e;
}

html, body {
	width: 100%;
	height: 100%;
}

/*::-moz-selection { background: #fe57a1; color: #fff; text-shadow: none; }
::selection { background: #fe57a1; color: #fff; text-shadow: none; }*/

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	font-family: montserrat, sans-serif;
}

a {
	color: #009249;
	text-decoration: none;
}

a:hover {
	color: #009249;
	text-decoration: underline;
}

a:focus {
	outline: thin dotted;
}

a:hover, a:active {
	outline: 0;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b, strong {
	font-weight: bold;
}

blockquote {
	margin: 1em 40px;
}

dfn {
	font-style: italic;
}

hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 1em 0;
	padding: 0;
}

ins {
	background: #ff9;
	color: #000;
	text-decoration: none;
}

mark {
	background: #ff0;
	color: #000;
	font-style: italic;
	font-weight: bold;
}

pre, code, kbd, samp {
	font-family: monospace, serif;
	_font-family: 'courier new', monospace;
	font-size: 1em;
}

pre {
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}

q {
	quotes: none;
}

q:before, q:after {
	content: "";
	content: none;
}

small {
	font-size: 85%;
}

sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

p, li {
	font-weight: 300;
	line-height: 1.65em;
	font-size: 16px;
	letter-spacing: .015em;
	text-align: left;
	margin: 0 0 24px;
	color: #4f4f4f;
}

header p, header li, .sidebar li, footer p, footer li {
	text-shadow: none;
}

ul, ol {
	margin: 1em 0;
	padding: 0 0 0 25px;
}

dd {
	margin: 0 0 0 40px;
}

nav ul, nav ol {
	list-style: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
	text-align: left;
}

img {
	border: 0;
	-ms-interpolation-mode: bicubic;
	vertical-align: middle;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 0;
}

form {
	margin: 0;
}

fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}

label {
	cursor: pointer;
}

legend {
	border: 0;
	*margin-left: -7px;
	padding: 0;
	white-space: normal;
}

button, input, select, textarea {
	font-size: 100%;
	margin: 0;
	vertical-align: baseline;
	*vertical-align: middle;
}

button, input {
	line-height: normal;
}

button, input[type="button"], input[type="reset"], input[type="submit"] {
	cursor: pointer;
	-webkit-appearance: button;
	*overflow: visible;
}

button[disabled], input[disabled] {
	cursor: default;
}

input[type="checkbox"], input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
	*width: 13px;
	*height: 13px;
}

input[type="search"] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}

input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button {
	-webkit-appearance: none;
}

button::-moz-focus-inner, input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
	vertical-align: top;
	resize: vertical;
}

input:valid, textarea:valid {}

input:invalid, textarea:invalid {
	background-color: #f0dddd;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td {
	vertical-align: top;
}

figcaption {
	display: none;
}

.chromeframe {
	margin: 0.2em 0;
	background: #ccc;
	color: black;
	padding: 0.2em 0;
}

.ir {
	display: block;
	border: 0;
	text-indent: -999em;
	overflow: hidden;
	background-color: transparent;
	background-repeat: no-repeat;
	text-align: left;
	direction: ltr;
	*line-height: 0;
}

.ir br {
	display: none;
}

.hide {
	display: none;
}

.hidden {
	display: none !important;
	visibility: hidden;
}

.visuallyhidden {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}

.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
	clip: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	position: static;
	width: auto;
}

.invisible {
	visibility: hidden;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.loader {
	background-color: #465685;
	bottom: 0;
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 1000;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	justify-content: center;
}

.title_loader {
	text-align: center;
	margin: 0 0 10%;
}

.loader h2 {
	color: #fff;
	margin: 0;
	font-size: 34px;
}

.logoloader {
	left: 50%;
	position: absolute;
	text-align: center;
	top: 50%;
	width: 260px;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.logoloader .logo {
	float: none;
	margin: 0 auto 20px;
	text-align: center;
	width: 100px;
}

.loader p {
	text-align: center;
	font-size: 56px;
	color: #fff;
	opacity: .35;
	margin: 5px 0 0;
}

.spinner {
	animation: 1.4s ease-in-out 0s normal none infinite running bouncedelay;
	background-color: #fff;
	height: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	margin: 0 auto;
	text-align: center;
	border-radius: 32px;
	width: 90%;
	-webkit-animation: bouncedelay 1.4s infinite ease-in-out;
	animation: bouncedelay 1.4s infinite ease-in-out;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

@-webkit-keyframes bouncedelay {
	0% {
		width: 0
	}
	50% {
		width: 90%
	}
	100% {
		width: 0
	}
}

@keyframes bouncedelay {
	0% {
		width: 0
	}
	50% {
		width: 90%
	}
	100% {
		width: 0
	}
}

body {
	margin: 0;
	font-size: 14px;
	line-height: 1.4;
	background: #edeff3 url(skin/background.jpg) repeat center center;
	overflow-x: hidden !important;
	overflow-y: visible;
	text-align: center;
	font-family: montserrat, sans-serif;
	text-rendering: optimizelegibility;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	-ms-font-smoothing: antialiased;
	scroll-behavior: smooth;
}

body.login{
	background: url(skin/sfondocoverhome.jpg) no-repeat center center;
	background-size: cover;
	height: 100vh;
	overflow: hidden !important;
}
body.utility {
	background: url(skin/sfondocoverhome.jpg) no-repeat center center;
	background-size: cover;
}

.gradient {
	background: rgb(70, 86, 133);
	background: -moz-radial-gradient(circle, rgba(70, 86, 133, 0) 0%, rgba(70, 86, 133, 1) 100%);
	background: -webkit-radial-gradient(circle, rgba(70, 86, 133, 0) 0%, rgba(70, 86, 133, 1) 100%);
	background: radial-gradient(circle, rgba(70, 86, 133, 0) 0%, rgba(70, 86, 133, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#465685", endColorstr="#465685", GradientType=1);
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1;
	opacity: .5;
	mix-blend-mode: multiply;
}

.hide {
	display: none !important;
}

.nop {
	padding: 0
}

.login_container {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
	z-index: 3;
}

.login_window {
	width: 360px;
	background-color: #fff;
	border-radius: 10px;
	box-shadow: 0 0 45px rgba(0, 0, 0, 0.75);
	padding: 30px;
}
.utility .login_window{
	width: auto;
}
.logo {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}

.logo img {
	max-width: 180px;
	/*opacity: .90;*/
}

.logo p {
	margin: 0 0 0 25px;
	padding: 10px 0 10px 25px;
	border-left: 2px solid #ddd;
	font-weight: 600;
	font-size: 25px;
	color: #6f7891;
	/* letter-spacing: 0.05em; */
}

.descrizione_area{
	margin: 0 auto;
	max-width: 670px;
	padding: 0 15px;
	text-align: center;
}

.descrizione_area p{
	font-weight: 400;
	font-size: 15px;
	text-align: center;
}

.form-group {
	margin-bottom: 15px;
}

.login_form {
	max-width: 100%;
	margin: 35px auto 0;
}

.login_form label {
	display: none;
}
.login_form .checkbox label {
	display: inline-block;
}
.login_form .aggiornami {
	padding: 20px 0;
}
.login_form .aggiornami .input{
	display: inline-block;
}
.privacy_container .input{
	text-align: left;
}
.privacy_container .error-message{
	text-align: left;
}

.login_form select,
.login_form input {
	border-top: 0 aliceblue;
	border-left: 0;
	border-right: 0;
	border-bottom: 1px solid #8c9dbb;
	border-radius: 0;
	font-family: 'Montserrat', sans-serif;
	font-size: 13px;
	font-weight: 400;
	padding: 15px 10px;
	display: block;
	height: auto;
	box-shadow: 0 0 0;
}

.azioni_login a {
	color: #64b03f;
	display: block;
	font-size: 11px;
	text-align: center;
	line-height: 1;
}

.btn.disabled{
	opacity: 0.5;
	cursor: default;
}
.btn {
	/* color: #fff; */
	cursor: pointer;
	font-family: 'Noto Sans', sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-radius: 0;
	padding: 10px;
	text-decoration: none !important;
	letter-spacing: 0.035em;
	-webkit-transition: all .5s linear;
	-moz-transition: all .5s linear;
	-ms-transition: all .5s linear;
	transition: all .5s linear;
}

.btn-success {
	border: 0;
	background-color: #64b03f;
	color: #fff !important;
}

.btn-default {
	color: #474d57 !important;
	background-color: #cfd0d2;
	border: none;
}
.btn-default.disabled {
	background-color: #cfd0d2 !important;
}
.btn-danger {
	color: #fff !important;
	background-color: #c13f3f;
	border: none;
}

.btn-success:hover {
	background-color: #519132;
}
.btn-default:hover {
	background-color: #aaa;
}
.btn-danger:hover {
	background-color: #a23434;
}

.azioni_login {
	margin: 20px 0 0;
}

.azioni_login button {
	display: block;
	width: 100%;
	font-size: 13px;
	padding: 15px;
	color: #fff;
}

.noaccount {
	background-color: #ebeef3;
	padding: 10px;
	text-align: center;
	margin: 5px 0 0;
}

.noaccount p {
	margin: 0;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0;
	font-size: 12px;
	text-align: center;
}

.noaccount a {
	display: block;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1;
	margin: 0 0 8px;
}

.window_container .logo {
	padding: 26px 0;
}

.window_container .logo img {	
	max-width: 180px;
}

.window {
	position: fixed;
	left: 50%;
	bottom: 100px;
	top: 250px;
	width: 1180px;
	overflow: hidden;
	transform: translate(-50%, 0);
	border-radius: 15px;
	background-color: #fff;
	box-shadow: 0 0 70px rgba(0, 0, 0, 0.1);
}

.window_content {
	width: 100%;
	height: calc(100% - 62px);
	overflow-y: auto;
	padding: 0%;
}

.barra_url {
	display: flex;
	align-items: center;
	justify-content: space-between;
	background-color: #f7f7f7;
	flex-wrap: wrap;
	padding: 10px;
	height: 62px;
}

.azioni {
	width: 80px;
	height: 42px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.azioni ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: flex;
	align-items: center;
	justify-content: center;
}

.azioni li {
	margin: 0 5px;
}

.azioni a {
	color: #fff;
	background-color: red;
	padding: 5px;
	width: 28px;
	height: 28px;
	border-radius: 50%;
	display: block;
	text-align: center;
	line-height: 28px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 13px;
}

.azioni a.user {
	background-color: #23bf69;
}

.azioni a.logout {
	background-color: #e22b4a;
}

.azioni a.login {
    width: auto;
    background: none;
    color: #333;
    font-weight: bold;
}

.arrow, .arrow:hover {
	width: 42px;
	height: 42px;
	border: 1px solid #ececec;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #fff;
	color: #333;
	font-size: 20px;
	opacity: .35;
	cursor: default;
	text-decoration: none;
}

.arrow.active {
	opacity: 1;
	cursor: pointer;
}

.arrow.active {
	opacity: 1;
	cursor: pointer;
}

.breadcumbs {
	width: calc(100% - 142px);
}

.breadcumbs ul {
	margin: 0;
	padding: 5px 15px;
	list-style: none;
	background-color: #fff;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	height: 42px;
}

.breadcumbs li {
	font-size: 13px;
	font-weight: 400;
	padding: 0 20px 0 0;
	margin: 0 10px 0 0;
	position: relative;
}

.breadcumbs a {
	color: #465685;
}

.breadcumbs li::after {
	content: "/";
	position: absolute;
	right: 0;
	top: 50%;
	transform: translate(0, -50%);
}

.breadcumbs li:last-child::after {
	display: none;
}

.title_folders {
	text-align: left;
	padding: 2% 3%;
}

.title_folders h2 {
	font-size: 14px;
	font-weight: 400;
	position: relative;
	color: #465685;
}

.title_folders h2::after {
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	height: 1px;
	width: 100%;
	background-color: #465685;
	opacity: .15;
}

.title_folders h2 span {
	display: inline-block;
	padding: 5px 20px 5px 0;
	background-color: #fff;
	position: relative;
	z-index: 2;
}

.folders ul {
	margin: 0;
	padding: 0 3%;
	list-style: none;
	display: flex;
	align-items: flex-start;
	flex-wrap: wrap;
	justify-content: flex-start;
}

.folders li {
	width: 16.6667%;
	text-align: center;
	font-size: 13px;
	font-weight: 400;
	margin: 0;
	padding: 10px;
}

.folders figure {
	display: block;
	width: 100%;
	padding: 10px 0;
}

.folders img {
	margin: 0 auto;
	max-width: 72px;
}

.folders a {
	display: block;
	color: #333;
	padding: 15px;
	line-height: 1.35;
	-webkit-transition: all .35s linear;
	-moz-transition: all .35s linear;
	-ms-transition: all .35s linear;
	transition: all .35s linear;
	border-radius: 5px;
}

.folders a:hover {
	background-color: #f1f1f1;
	text-decoration: none;
}

.folders li span {
	height: 38px;
	display: block;
	overflow: hidden;
}

.tabellafiles .table>thead>tr>th {
	border: 0;
	color: #474d57;
	font-weight: normal;
	font-size: 12px;
	border-right: 1px solid #ddd;
}

.tabellafiles .table>thead>tr>th a {
	color: #474d57;
}

.tabellafiles .table>tbody>tr>td {
	border-bottom: 2px solid #f1f1f1;
	vertical-align: middle;
	color: #2a2f38;
	font-size: 12px;
	padding: 6px 10px;
}

.tabellafiles td a {
	font-size: 18px;
}

.text-center {
	text-align: center;
}
.text-left {
	text-align: left;
}

.barra_selezione {
	background-color: #e9e9e9;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 10px;
	border-width: 2px 1px 0 2px;
	border-style: solid;
	border-color: #fff;
}

.barra_selezione p {
	margin: 0;
	font-weight: 400;
	font-size: 12px;
}

.tabellafiles {
	padding: 0 0 40px;
}

.tabellafiles .table>thead>tr>th:last-child {
	border: 0;
}

.numero_elementi {
	position: absolute;
	bottom: 0;
	left: 0;
	background-color: #fff;
	width: 100%;
	padding: 10px 15px;
	border-top: 1px solid #ddd;
}

.numero_elementi p {
	font-size: 12px;
	margin: 0;
	font-weight: 400;
}

.error-message {
    color: red;
    font-weight: normal;
    font-size: 10px;
    text-align: center;
}
.message {
    position: fixed;
    top: 70px;
    transform: translate(-50%, 0%);
    text-align: center;
    left: 50%;
    z-index: 10000;
    padding: 20px 25px;
}
.message.success{
    color: green;
    background: #ddf3dd;
}

.message.error{
    color: red;
    background: #f3dddd;
}


/* media portatili 15" width and height */

@media (max-width: 1367px) {}

@media (max-height: 801px) {}

/* media monitor 1280 */

@media (max-width: 1281px) {}

/* media monitor 1024 */

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
	.window_container .logo {
		padding: 15px;
		justify-content: flex-start;
	}
	.window_container .logo img {
		max-width: 100px;
	}
	.window {
		position: static;
		width: 100%;
		transform: none;
	}
	.title_folders {
		padding: 15px;
	}
	.folders li {
		padding: 15px;
		width: 20%
	}
}

/* media monitor 768 */

@media (max-width: 768px) {
	.window_container .logo {
		padding: 15px;
		justify-content: flex-start;
	}
	.window_container .logo img {
		max-width: 100px;
	}
	.window {
		position: static;
		width: 100%;
		transform: none;
	}
	.folders li {
		width: 100%;
		padding: 0;
	}.folders li span {
		height: auto;
		margin: 0 0 0 24px;
	}
	.folders a {
		display: flex;
		align-items: center;
		padding: 0;
		justify-content: flex-start;
	}
	.folders figure {
		width: 32px;
	}
	.folders img {
		margin: 0 auto;
		max-width: 32px;
	}
	.breadcumbs ul {
		overflow: hidden;
	}
	.breadcumbs li {
		line-height: 1.21;
	}
	.barra_selezione {
		display: none;
	}
	.tabellafiles thead {
		display: none;
	}
	.tabellafiles tr {
		background-color: #f1f1f1;
		display: block;
		padding: 15px;
		border-bottom: 4px solid #ffffff;
		border-top: 4px solid #ffffff;
	}
	.tabellafiles .table>tbody>tr>td:first-child {
		display: none;
	}
	.tabellafiles .table>tbody>tr>td {
		display: block;
		background-color: transparent;
		border: 0;
		text-align: left;
		padding: 0;
		border-bottom: 1px solid #ddd;
		padding: 10px;
	}
	.tabellafiles {
		padding: 0;
	}
	.numero_elementi {
		position: static;
	}
	.breadcumbs li {
		line-height: 1.21;
		display: none;
	}
	.breadcumbs li:last-child {
		line-height: 1.21;
		display: block;
	}
}