﻿/* Summary - Common */
.printer-friendly {background-color: white; background-image: none; width: 690px;}
.printer-friendly * {color: Black;}
.printer-friendly p {color: Black;}

.printer-friendly .company-details {font-weight: bold; margin-bottom: 20px;}
.printer-friendly .company-details .company-name {font-size: 12pt;}


.printer-friendly .row {margin: 0; padding: 0; overflow: hidden;}

.printer-friendly .colx- {float: left; width: 160px;}
.printer-friendly .col-x {float: left;}

.printer-friendly .separator-thin-dotted {border-top: dotted 1px; clear:both; height: 1px; margin-top: 2px; margin-bottom: 2px; overflow: hidden; width: 690px;}
.printer-friendly .separator-thin-solid {border-top: solid 1px; clear:both; height: 5px; margin-top: 2px; margin-bottom: 2px; overflow: hidden; width: 690px;}