#anteprima_testo img {
	max-width:100%;
}

td.wrap_modifica {
	cursor: pointer;
}

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

label {
	font-weight: bold;
}

label.label-regular {
	font-weight: normal;
}

.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;
}

label[for=permessi] {
	margin-bottom:20px;
}

.icon-disabled {
	color: #ccc;
}

.site-menu>.site-menu-item.active {
	border:none;
}

img.image_picker_image {
	width:54px;
}

ul.thumbnails.image_picker_selector li {
	margin-right:8px!important;
}

ul.inspirational-quote {
	font-size:20px!important;
	color:#fff;
	-webkit-text-shadow: 0px 0px 5px rgba(129, 159, 198, 0.75);
	-moz-text-shadow:    0px 0px 5px rgba(129, 159, 198, 0.75);
	text-shadow:         0px 0px 5px rgba(129, 159, 198, 0.75);
}

div.page-header div.blue-grey-800 {
	color:rgba(255,255,255,.8)!important;
	-webkit-text-shadow: 0px 0px 5px rgba(129, 159, 198, 0.75);
	-moz-text-shadow:    0px 0px 5px rgba(129, 159, 198, 0.75);
	text-shadow:         0px 0px 5px rgba(129, 159, 198, 0.75);
}

.gallery-photo-number {
	position: absolute;
	top: 10px;
	left: 10px;
	color: #fff;
	font-size: 24px;
	padding: 5px;
	background-color: rgba(0,0,0,.5);
	padding-left: 10px;
	padding-right: 10px;
	line-height: 30px;
	border-radius: 4px;
	z-index: 20;
}

.gallery-progress {
	width:95%;
	margin: auto;
	margin-top:-20px;
	margin-bottom:-10px;
}

.progressbar-back-text {
	display: none;
}

td.active.day {
	background-color: #62a8ea;
	color: #fff;
	border-radius: 3px;
}

.datatable-sort-hide {
	display:none;
}