/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */

* {
	background: transparent !important;
	box-shadow: none !important;
	color: #000000 !important; /* Black prints faster:*/
	text-shadow: none !important;
}

@page{
	size: 210mm 297mm;
	margin: 10mm;
}

a,
    a:visited {
	text-decoration: none;
}

/*a[href]:after {
content: " (" attr(href) ")";
}
a[href^="javascript:"]:after,
    a[href^="#"]:after {
	content: "";
}*/

  a[href]:after {
	display: none;
}

a[href^="javascript:"]:after,
  a[href^="#"]:after {
	display: none;
}

abbr[title]:after {
	display: none;
}

abbr[title]:after {
	content: " (" attr(title) ")";
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
#daticonsegna{
	margin-top:20px;
}
.fullrow, .halfrow {
    margin-bottom: 0;

}
.fullrow label, .fullrow .campo {
    min-height: auto;
    line-height: 1.1;
    padding-top: 0;
    padding-bottom: 0;
}
footer {
	font-size: 10pt;
	/*position: fixed;
    bottom: 0;*/
    position:static;
}


h1,h2, h3, h4, h5, h6 {
	page-break-after: avoid;
}

img{
	height: auto;
	max-width: 100% !important;
}

p, h2, h3 {
	orphans: 3;
	widows: 3;
}

pre, blockquote {
	border: 1px solid #999999;
	page-break-inside: avoid;
}

/*table {page-break-inside: avoid;}*/

table.sfondo1 {
	border-bottom: 1px solid #808080;
	border-left: 1px solid #808080;
	border-top: 1px solid #808080;
}

thead {
	display: table-header-group;
}

tr, img {
	page-break-inside: avoid;
}

.descrbreve{
	display: none;
}

.headerstampa img{
	max-width: 120px;
	height: auto;
	margin-left: 15px;
}

.noprint {
	display: none;
}

.table {
	width: 100%;
	max-width: 100%;
	margin-bottom: 20px;
}

.table-bordered {
	border: 1px solid #DDD;
}

/*.ms-thumb{
	display:none;	
}*/
.toggletext{
	display: none;
}

#descrlunga{
	display: block;
}

#logomarca{
	max-width: 100px !important;
	height: auto;
}

#print, .only4print{
	display: block;
}

#schedadescr-cont h2{
	font-size: 15pt;
}


.table > tbody > tr > td{
	padding: 10px 5px;
}

#datifiscali{
	margin-top: 20px;
	float: right;
}

h5{
	margin-bottom: 20px;
	padding-bottom: 8px;
	font-weight: normal;
}



.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4,
.col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8,
.col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12{
	float: left;
}
.col-sm-12 {
   width: 100%;
}
.col-sm-11 {
   width: 91.66666667%;
}
.col-sm-10 {
	width: 83.33333333%;
}
.col-sm-9 {
   width: 75%;
}
.col-sm-8 {
   width: 66.66666667%;
}
.col-sm-7 {
   width: 58.33333333%;
}
.col-sm-6, .grid-item {
   width: 50%;
}
.col-sm-5 {
   width: 41.66666667%;
}
.col-sm-4 {
   width: 33.33333333%;
}
.col-sm-3 {
   width: 25%;
}
.col-sm-2 {
   width: 16.66666667%;
}
.col-sm-1 {
   width: 8.33333333%;
}



