﻿
.modal-body { max-height:500px; overflow:auto; }
#div-to-print { width: 927px; height: 1170px; }
#div-to-print > table > tr { height:25px; }
#div-to-print * { font-size: 16px; }    
#div-to-print .title { text-align: right;}
#div-to-print .title span { font-weight: bold; }
#div-to-print .val { text-align: left; }
#div-to-print .val span { }
.tbl-orderline { width: 95%; }
.tbl-orderline th { text-align:center; background-color: #bbbbbb !important; font-weight: bold; }
.tbl-orderline tr, .tbl-orderline th, .tbl-orderline td { height: 25px; }