/* INVOICE */
div.uc-order-invoice { color: #808080; padding-top: 20px; } 
div.uc-order-invoice h2 { text-transform: uppercase; font-size: 16px; line-height: 16px; font-weight: 700; margin-bottom: 14px; color: #000; }
div.uc-order-invoice .address { text-transform: uppercase; }
div.uc-order-invoice div.box { padding-bottom: 0; }
div.uc-order-invoice strong { color: #000; }
div.uc-order-invoice-header { background: url(../images/divider.png) repeat-x center bottom; height: 100px; }
div.uc-order-invoice-logo { }
div.uc-order-invoice-num { text-align: right; padding-top: 20px; }
div.uc-order-invoice-message { padding: 24px 0; font-size: 16px; line-height: 22px; }
div.uc-order-invoice-details { font-size: 12px; line-height: 15px; padding-bottom: 80px; }
div.uc-order-invoice-address { float: left; width: 25%; border-right: 1px solid #999; }
div.uc-order-invoice-order { float: right; width: 71%; }
div.uc-order-invoice-footer { background: url(../images/divider.png) repeat-x center top; padding: 14px 0; height: 50px; font-size: 12px; line-height: 15px; }
div.uc-order-invoice-location { float:left; width: 20%; }
div.uc-order-invoice-tel { float: left; width: 20%; padding: 20px 0; }
div.uc-order-invoice-tel p { border-left: 1px solid #F06F4D; margin:0; padding: 0 0 0 20px; }
div.uc-order-invoice-social { float:right; padding-top: 20px; }
div.uc-order-invoice-social ul { margin:0; padding:0; list-style: none; }
div.uc-order-invoice-social ul li { margin:0; padding:0 4px; list-style: none; display: inline; }
div.uc-order-invoice table { border: 0; background: none; width: 100%; }
div.uc-order-invoice table th, div.uc-order-invoice table td, div.uc-order-invoice table tr { border: none; background: none; }
div.uc-order-invoice table tr.total, div.uc-order-invoice table tr.grandtotal { text-transform: uppercase; font-size: 14px; }
div.uc-order-invoice table tr.total td, div.uc-order-invoice table tr.grandtotal td { padding: 8px 0; }
div.uc-order-invoice table tr.grandtotal { font-weight: 700; font-size: 16px; color: #000; }
div.uc-order-invoice .table-striped>tbody>tr:nth-child(odd)>td, div.uc-order-invoice .table-striped>tbody>tr:nth-child(odd)>th { background: none; }