/* ALBO PRETORIO */
@media screen and (min-width: 1600px) {
	#VApp {margin:0px auto !important;}
}
.ml-2 {margin-right: .5rem !important;}
.page-header h1 {font-size:2.6666666667rem;margin-bottom:30px;padding:24px;box-shadow: 0 .9375rem 1.325rem -.9rem rgba(0,0,0,.1);}
#albopretorio .bottoni {margin:30px 0px;}
#albopretorio .form-group label {position: relative;line-height: calc(1.5rem - 1px);}
#albopretorio .bottoni .btn{ border:2px solid #06c; margin-right:20px;}
#albopretorio .btn.btn-primary{color: #fff !important;}
#albopretorio .table {font-size:14px;}
#albopretorio .table td, #albopretorio .table th {padding:0.5em;}
#albopretorio #SearchForm {
	background-color: #ebeef0;
	box-shadow: 0 .125rem .25rem rgba(0,0,0,.2) !important;
	padding: 1.78rem;
	margin-bottom: 40px !important;
	border-radius: 6px;
}

#albopretorio .page-header.title-vfm {margin-bottom:40px;}
#albopretorio .table.DetailsContainer td {line-height:2rem;}
#albopretorio .Details {margin:2rem 0px;}
#albopretorio fieldset {
	padding: 24px;
	border: 1px solid #ccc;
	border-radius: 6px;
}
#albopretorio .DetailsText {border-radius:50px;border:1px solid #ccc;padding:10px 30px;display: inline-table;}
#albopretorio .fieldAllegati {margin-bottom:30px;}
#albopretorio .fieldAllegati .allegati {list-style:none;padding:0px;}
#albopretorio .fieldAllegati .allegati a {text-decoration:none;}
#albopretorio .fieldAllegati .allegati a:hover {text-decoration:underline;}
#albopretorio legend {font-size:1.5rem;}
 
#albopretorio .Details legend:before {content: "\f016";}
#albopretorio .fieldAllegati legend:before, #albopretorio .fieldAllegati .allegati a:before {content: "\f0c6";}
#albopretorio .fieldAllegati .allegati a:before, #albopretorio legend:before, .page-header h1:before{
	font-family: 'FontAwesome';
	vertical-align: middle;
	margin-right: 5px;
}
#albopretorio .fieldAllegati .allegati a.pdf:before {
	content: "\f1c1";
}
#albopretorio .fieldAllegati .allegati a.rar:before, #albopretorio .fieldAllegati .allegati a.zip:before {
	content: "\f1c6";
}
#albopretorio .fieldAllegati .allegati a.p7m:before {
	content: "\f0a3";
}
#albopretorio .fieldAllegati .allegati a.txt:before {
	content: "\f0f6";
}
#albopretorio .fieldAllegati .allegati a.doc:before,
#albopretorio .fieldAllegati .allegati a.docx:before
 {
	content: "\f1c2";
}
#albopretorio .fieldAllegati .allegati a.xls:before,
#albopretorio .fieldAllegati .allegati a.xlsx:before
 {
	content: "\f1c3";
}
#albopretorio .fieldAllegati .allegati a.ppt:before,
#albopretorio .fieldAllegati .allegati a.pptx:before
 {
	content: "\f1c4";
}
#albopretorio .fieldAllegati .allegati a.png:before,
#albopretorio .fieldAllegati .allegati a.jpg:before,
#albopretorio .fieldAllegati .allegati a.gif:before
 {
	content: "\f1c5";
}
.page-header h1:before {content: "\f114";}