td.wrap_modifica {
	cursor: pointer;
}

td.nascosto {
	display: none;
}

div.nascosto {
	display: none;
}

.page-header-actions > .btn-floating {
	line-height: 52px;
}

label {
	font-weight: bold;
}

.panel > hr {
	margin-top:0px;
	margin-bottom:0px;
}

div.lista_vuota {
	text-align: center;
	margin-top:10%;
}

div.lista_vuota h2, div.lista_vuota h5, div.lista_vuota i {
	color: #b7bcbd;
	text-shadow: 1px 1px 1px #fff;
}

div.lista_vuota i {
	font-size:48px;
}

div.lista_vuota h5 {
	color: #7f8485;
}

.template-download .preview img {
	width:auto!important;
}

.file-wrap .file-item {
	width:auto!important;
	padding:0px!important;
	margin-right:10px;
}

.file-wrap .preview {
	width:auto!important;
}

.template-download, .template-upload {
	float:left;
}

.file-wrap .preview canvas {
	/*	width:auto!important; */
}

.info-wrap {
	visibility: hidden;
}

figure.gallery-anteprima {
	height:236px;
}

/* login */
#errore {
	margin-top: -30px;
	margin-bottom: 20px;
	font-weight: bold;
	opacity: 0;
}

#blocco_password {
	display: none;
}

#link_pw, #link_accesso {
	cursor: pointer;
}
p#welcome {
	margin-bottom:0px;
	line-height:64px;
}

.manina {
	cursor: pointer;
}

[aria-live="polite"] {
	position: relative;
}

@media (max-width: 767px) {
	.dataTables_length {
		display:none;
	}
}

button.active {
	font-weight: bold;
	color: black;
	text-decoration: underline;
}

.progress {
	margin-bottom:auto !important;
}
