.PrintButton{
display:none !important;
}

#Cont,#content{
width: 100%; margin: 0; float: none;
-webkit-print-color-adjust: exact;


}





table.TablePrint{
width:100% !important;

}

td.PrintLocation{
width:50% !important;

}


table.detailsTable {
width:100% !important;
border-collapse: collapse;
}


img.PrintImage{
max-width:50%;
height:auto;
}



img.PrintImage2{
max-width:20%;
height:auto;
}

td.PrintMap{
max-width:5%;
height:auto;
-webkit-print-color-adjust: exact; 
}


h1{
font-size:25px !important;}

tr.PrintRow{
background-color:#3b52a4 !important;
color:white;
-webkit-print-color-adjust: exact; 
}