body{ font-family:"DejaVu Sans","Source Code Pro","SF Mono",Monaco,Inconsolata,"Fira Mono","Droid Sans Mono",monospace,monospace; font-size:14px; padding:0; margin:0; line-height:1.2 } .w-50{ width:50% } .w-100{ width:100% } .text-end{ text-align:right } h4{ font-size:10px } .status-header{ padding:50px 20px 0px; background-color:#0d1a41; color:#fff; text-align:center } .status-header img{ margin-bottom:-50px; -webkit-border-radius:100%; -moz-border-radius:100%; border-radius:100%; border:5px solid #f47221; width:100px; height:100px; margin-top:2rem } .invoice{ max-width:800px; margin:auto; margin-top:100px } .invoice--content{ border:1px solid #f47221; background-color:rgba(241,96,40,.09); padding:2rem; border-radius:10px; margin-top:2rem } .invoice--content .line-item{ padding:10px 0; font-size:16px; border-bottom:1px solid #fcb189 } .invoice .hotel-name{ font-size:1.25rem; font-weight:bold; color:#0d1a41; text-transform:uppercase } .invoice .dates{ font-size:1rem; padding-left:20px } .invoice .dates label{ color:gray; font-size:12px; display:block } .orange-outline-button{ border:1px solid #f47221; background-color:rgba(241,96,40,.09); text-transform:uppercase; color:#f47221; padding:.6rem 2rem; border-radius:10px } .line-items td{ padding-top:5px; padding-bottom:5px; border-bottom:1px solid #f47221 } .line-items tr td:last-child{ text-align:right } /*# sourceMappingURL=pdf-invoice.css.map */