body { padding-top: 5rem; }
.starter-template { padding: 3rem 1.5rem; text-align: center; }
.user { float: right; color: #aaa }
.user a { color: #ddd; }
.user a:hover { text-decoration: none; color: #f5f5f5; }
.price-warning { color: red; }
.footer {
 position: fixed;
 bottom: 0;
 width: 100%;
 height: 4.5rem;
 line-height: 1.5rem;
 background-color: #f5f5f5;
 padding-top: .5rem;
}
.hide { display: none !important; }
.footer a { color: #bbb; }
.tar { text-align: right; }
@media print {
 @page { size: landscape }
 ul, nav, button, input, .lead, .btn { display: none !important; }
 .container { width: 100% !important; margin: 0 !important; font-size: 8pt !important; line-height: 1 !important; }
}

.tdbl { border-left: 1px solid #e9ecef; }
.tdbr { border-right: 1px solid #e9ecef; }
