#formSidebar .mainSubmit {
	margin-right: 10px;
}
.pagination {
	margin-top: 20px;
	margin-bottom: 20px;
}
ul.grid {
	list-style: none;
	padding: 0;
}
.arrow {
	background-image: transparent url(/assets/images/arrows.png);
}
@media only screen and (max-width: 767px) {
	.header .toggle-sidebar-left {
		top: 12px;
	}
	#sitePreview {
		position: fixed;
		float: none;
		right: 65px;
		top: 15px;
		z-index: 100;
		border-radius: 50%;
		padding: 0;
		width: 30px;
		line-height: 30px;
		height: 30px;
	}
	#sitePreview .button-text {
		display: none;
	}
	#sitePreview i {
		margin-left: 0;
	}
	#menuLingueTesta {
		float: right;
		margin: 16px;
	}
	#menuLingueTesta .userbox {
		margin-top: 0;
		width: 50px;
		margin-left: 0;
	}
	#menuLingueTesta .userbox.open .dropdown-menu ul {
		margin: 0 !important;
	}
	#userbox.userbox.open .dropdown-menu {
		padding-right: 10px;
	}
	#userbox.userbox.open .dropdown-menu ul {
		margin-right: -10px;
	}
	#menuLingueTesta .userbox > a > img {
		display: block;
		margin-left: 5px;
	}
	.userbox .name,
	.userbox .role {
		max-width: none;
	}
	.ricercaLocale {
		margin-top: 10px;
	}
	.ricercaLocale:after {
		content: " ";
		display: block;
		clear: both;
	}
	.ricercaLocale .form-control {
		float: left;
		width: calc(100% - 60px);
	}
	.ricercaLocale .btn {
		float: right;
		width: 50px;
	}
	.legendaStati {
		margin-bottom: 10px;
		margin-left: 0 !important;
	}
}
@media only screen and (max-width: 768px) {
	#formSidebar {
		margin-top: 1.25rem;
	}
	.ajax-file-upload {
		height: 94px !important;
	}
	.ajax-file-upload .btn {
		margin-top: 30px;
	}
	.ajax-upload-dragdrop > span {
		display: block;
		top: 30px;
		position: absolute;
	}
}
@media only screen and (max-width: 980px) {
	.uploaderPreview {
		margin-bottom: -1px;
		border-bottom-left-radius: 0 !important;
		border-bottom-right-radius: 0 !important;
	}
	.ajax-upload-dragdrop {
		border-top-left-radius: 0 !important;
		border-top-right-radius: 0 !important;
	}
}
@media only screen and (min-width: 768px) and (max-width:1023px) {
	.userbox .profile-info {
		display: none;
	}
	.userbox.open .dropdown-menu a {
		padding-left: 0;
		padding-right: 0;
		text-align: center;
	}
}
@media only screen and (min-width: 768px) {
	html.fixed .page-header {
		left: 250px;
	}
	html.fixed .content-body {
		margin-left: 250px;
	}
	#menuLingueTesta .userbox.show .dropdown-menu a {
		margin-left: -10px;
		margin-right: -10px;
		padding-left: 11px;
		padding-right: 11px;
		border-radius: 0;
    	}
}
@media only screen and (min-width: 769px) {
	.ajax-upload-dragdrop > span {
		max-width: 300px;
		display: inline-block;
	}
}
@media only screen and (min-width: 769px) and (max-width: 1024px) {
	.uploaderPreviewContainer,
	.uploaderContainer {
		flex: 0 0 50% !important;
		max-width: none;
	}
	.ajax-file-upload,
	.ajax-file-upload:hover {
		top: auto !important;
		bottom: 30px;
	}
	#formSidebar .col-6 {
		flex: none;
		max-width: none;
		margin-bottom: 10px;
	}
	#formSidebar .btn i {
		margin-left: 3px;
	}
	#formSidebar .mainSubmit {
		margin-right: 5px;
	}
	#formSidebar .quickSave {
		width: 100%;
	}
}
iframe {
	border: 0;
}
[onclick],
.pointer {
	cursor: pointer;
}
.ordine {
	position: relative;
	width: 115px;
}
.ordine .form-control {
	width: 50px;
	display: inline-block;
}
.ordine .fa-sort-up,
.ordine .fa-sort-down {
	position: absolute;
	right: 10px;
	height: 12px;
	font-size: 26px;
	overflow: hidden;
}
.ordine .fa-sort-up {
	bottom: 50%;
}
.ordine .fa-sort-down {
	top: 50%;
	line-height: 0;
}
.azioni {
	width: 100px;
}
.azioniAnteprima {
	width: 120px;
}
.azioni,
.actions {
	text-align: center;
}
.elenco td {
	vertical-align: middle !important;
}
.ricercaLocale {
	text-align: right;
}
.btn i {
	margin-left: 10px;
}
.spinner-buttons .btn i {
	margin-left: 0;
}
.rigaForm {
	margin-bottom: 15px;
}
label {
	display: inline;
}
.loading-overlay-showing {
	position: relative;
	min-height: 150px;
}
ul.elenco {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.elenco ul.elenco {
	margin-top: 10px;
	margin-left: 20px;
}
ul.elenco li {
	display: block;
	margin-bottom: 10px;
}
ul.elenco.elencoLingue li {
	width: 51px;
	text-align: center;
	float: left;
	margin-right: 20px;
}
ul.elenco.elencoLingue li img {
	vertical-align: top;
	margin-top: 2px;
}
[type=number] {
	width: 75px;
}
.inlineBlock {
	display: inline-block;
}
#legendaIcone dt {
	position: absolute;
}
#legendaIcone dd {
	margin-left: 50px;
	margin-bottom: 10px;
}
#legendaIcone dt,
#legendaIcone dd {
	line-height: 20px;
}
#legendaIcone dt > i {
	margin-left: 20px;
}
.elencoStatiSelezionabili {
	list-style: none;
	margin: 0;
	padding: 0;
}
.elencoStatiSelezionabili li {
	display: inline;
	margin-right: 10px;
}
.datePickerWrapper {
	width: 140px;
}
.timePickerWrapper {
	width: 100px;
}
.pannelloAzioni .rigaForm {
	margin-bottom: 20px;
}
.modal-confirm .fa {
	color: #FFF;
}
.modal-dismiss .fa {
	color: #333;
}
#documentiCollegati .tipo {
	width: 170px;
}
.displayNone {
	display: none;
}
.textOverflow {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.fileupload {
	position: relative;
}
#documentiCollegatiRowTemplate {
	display: none;
}
.sidebar-left {
	width: 250px;
}
button.clicked {
	color: #333;
	background-color: #E6E6E6;
	border-color: #ADADAD;
}
.content-body {
	padding: 40px 20px;
}
.elimina .checkbox-custom,
.seleziona .checkbox-custom {
	padding-left: 20px;
	margin-top: 18px;
}
#documentiCollegati.elenco td {
	vertical-align: top !important;
}
#documentiCollegati.elenco th.seleziona .checkbox-custom {
	margin-top: 0;
}
.danger .fa {
	color: #FFF;
}
#documentiCollegati.elenco td.elimina {
	vertical-align: middle !important;
}
#documentiCollegati .link {
	width: 210px;
}
#documentiCollegati .uneditable-input {
	width: 145px;
}
#documentiCollegati .elimina,
#documentiCollegati .seleziona {
	width: 37px;
}
.tipoReadonly {
	line-height: 34px;
}
.loading-overlay.active {
	visibility: visible;
	opacity: 1;
}
.infoPaginazione {
	font-size: 11px;
	padding-top: 0;
	margin-top: 26px;
}
.select2-container {
	display: inline-block !important;
}
.tab-content .select2-container {
	width: 100% !important;
}
.testoAlert {
	float: left;
	line-height: 36px;
	margin-right: 20px;
}
.body-error .error-explanation {
	font-size: 16px;
    font-size: 1.5rem;
}
.elencoStatiSelezionabili a {
	color: #666;
}
.elencoStatiSelezionabili .selezionato a {
	color: #08C;
}
.recordScaduto {
	background: #FCF8E3 !important;
}
.recordFuturo {
	background: #D9EDF7 !important;
}
.recordAggiornato {
	background: #DFF0D8 !important;
}
.legendaStati {
	float: left;
	line-height: 20px;
	display: block;
	margin-left: 20px;
}
.legendaStati .riquadro {
	display: block;
	width: 20px;
	height: 20px;
	border: solid 1px #DDD;
	float: left;
	margin-right: 5px;
}
.immagineProfiloUtenteWrapper {
	background: #DDD;
	color: #FFF;
	width: 35px;
	height: 35px;
	text-align: center;
	font-size: 18px;
	font-size 1.8rem;
	line-height: 35px;
	margin: 0 auto;
}
.card-header-profile-picture .immagineProfiloUtenteWrapper {
	width: 90px;
	height: 90px;
	line-height: 90px;
	font-size: 42px;
	font-size 4.2rem;
}
.linguaSelezionata img {
    box-shadow: 0 0 8px -1px #08C;
}
.colonnaCheckbox {
	width: 65px;
}
.griglia .colonnaCheckbox {
	text-align: center;
} 
.loading-overlay {
	background: rgba(0,0,0,0.7);
}
#modalErrorContainerContainer .mfp-bg,
#modalSuccessContainerContainer .mfp-bg,
#modalInfoContainerContainer .mfp-bg,
#modalConfirmContainerContainer .mfp-bg {
	z-index: 10001;
}
.elimina {
	width: 30px;
	text-align: center;
}
.campoTradotto {
	border-color: #D8890A !important;
}
.colonnaCheckbox .checkbox-custom label:before {
	left: 50%;
	margin-left: -9px;
}
.colonnaCheckbox .checkbox-custom input[type="checkbox"]:checked + label:after {
	left: 50%;
	margin-left: -5px;
}
.logo img {
	height: 35px;
}
.body-sign .logo img {
	height: 54px;
}
.griglia {
	width: 100%;
}
.griglia td,
.griglia th {
	padding: 5px;
} 
.griglia tr td:last-child {
	padding-right: 0;
}
.griglia tr td:first-child {
	padding-left: 0;
}
body > .loading-overlay {
	z-index: 10000;
}
.bootstrap-maxlength {
	width: 60px;
	margin-left: -60px;
	margin-top: 1px;
}
.placeHolder {
	opacity: 0.3;
}
#hiddenIframe {
	display: none;
}
.pannelloAzioni hr {
	margin: 15px 0;
}
.disabled {
	opacity: 0.5;
}
.elenco .fa-arrows {
	cursor: move;
}
.widget-summary .summary {
	word-break: normal;
}
#loadingOverlay {
	background: rgba(0,0,0,0.7);
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: 999999;
}
#loadingOverlay .fa {
	color: #FFF;
	font-size: 50px;
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -25px;
	margin-left: -25px;
}
.cursorNotAllowed,
.cursorNotAllowed * {
	cursor: not-allowed !important;
}
.borderBottom {
	border-bottom: solid 1px #CCC;	
}
.elenco.table > thead > tr > th {
	line-height: 30px;
}
.elenco td .selezionaDocumento {
	display: inline-block;
	vertical-align: middle;
	margin-top: -4px;
}
.elenco td .selezionaDocumento.checkbox-custom {
	padding-left: 19px;
}
.elenco td.actions .fa {
	font-size: 16px;
	line-height: 18px;
}
.table .actions a {
	margin-right: 8px;
}
.input-group.timePicker {
	width: 100px;
}
.datepicker {
	z-index: 1001 !important;
}
select.risultatiPerPagina {
	min-width: 70px;
}
.panelloCronologiaAttivita .card-header .fa {
	position: absolute;
	right: 18px;
}
.mfp-content.modal-block {
	max-height: calc(100vh - 100px);
	overflow: hidden;
}
.mfp-content.modal-block .card-body {
	overflow: auto;
	max-height: calc(100vh - 157px);
}
.modal-block .panelloCronologiaAttivita dt {
	position: absolute;
}
.modal-block .panelloCronologiaAttivita dd {
	padding-left: 100px;
	margin-bottom: 5px;
}
.elencoOrdinabile {
	margin: 0 -5px !important;
}
.elencoOrdinabile > li {
	border: solid 1px #DDD;
	background: #F5F5F5;
	padding: 5px 10px;
	margin-bottom: 10px;
}
.fileupload .uneditable-input .fa {
	left: 12px;
}
.mfp-wrap {
	overflow-y: auto;
	overflow-x: hidden;
}
#menuLingueTesta {
	display: inline-block;
}
.legendLabel {
	padding-left: 5px;
}
.flotTip {
	background: rgba(0,0,0,0.7);
	color: #FFF;
	padding: 2px 5px;
	font-size: 12px;	
}
.datepicker table thead tr th.prev:hover,
.datepicker table thead tr th.next:hover {
	color: #FFF;
}
#menuLingueTesta .userbox {
	margin-right: 0;
}
#menuLingueTesta .userbox.open .dropdown-menu ul {
	margin-left: -10px;
	margin-right: -10px;
}
#menuLingueTesta .userbox.open .dropdown-menu ul li a {
	border-radius: 0;
}
.header-right .dropdown-menu {
	min-width: 0;
}
.btn.btn-primary.dropdown-toggle {
	color: #FFF;
}
.table th,
.table td {
	padding: 0.5rem;
}
.sticky {
	position: sticky;
	align-self: flex-start;
}
.inner-wrapper {
	overflow: initial;
}