.invoice-vew-detail{padding:1rem;background:#fff;border-radius:4px;border:1px solid #eef2f7}
.invoice-vew-detail h4{margin-bottom:15px;position:relative;padding-bottom:10px;font-size:16px}
.invoice-vew-detail h4:before{content:"";position:absolute;width:60px;height:2px;background:#3498db;left:0;bottom:0}
.form-group select{height:56px;}