    #header,
    #left-panel,
    #contentSidebarRight,
    #ribbon,
    #shortcut,
    #sparks,
    .page-title,
    .panel-heading,
    .filter,
    .rgCommandRow {
        display: none!important
    }
    .invoice-body table th,
    .invoice-body table tr,
    table {
        border-bottom: 1px dotted #333;
        border-top: 1px dotted #333!important
    }
    .invoice {
        border: none
    }
    .invoice td a {
        font-weight: 400
    }
    .invoice-body table td,
    .invoice-body table th,
    .invoice-client-info,
    .invoice-footer,
    .invoice-header {
        font-family: 'Segoe UI', Tahoma, sans-serif!important
    }
    * {
        font-family: Arial, sans-serif;
        font-size: 12px
    }
    .demo,
    .page-footer,
    .widget-body-toolbar,
    header {
        display: none
    }
    .pull-left {
        overflow: hidden;
        border-bottom: 1px dashed #aaa;
        padding-bottom: 30px;
        margin-bottom: 25px
    }
    .pull-left img {
        float: left;
        margin-top: 20px;
        margin-left: 15px
    }
    .pull-left address {
        float: right;
        font-style: normal;
        text-align: right;
        margin-right: 15px
    }
    .pull-right h1 {
        margin: 0 0 -23px;
        padding: 0;
        text-align: right;
        font-size: 25px;
        text-transform: uppercase;
        margin-right: 15px
    }
    .row .col-sm-9 {
        float: left;
        margin-top: -30px;
        margin-left: 15px
    }
    .row .col-sm-9 address {
        font-style: normal
    }
    .row .col-sm-9 h4 {
        margin: 0
    }
    .row .col-sm-3 {
        float: right;
        display: table;
        margin-right: 15px
    }
    .row .col-sm-3 span,
    .row .col-sm-3 strong {
        display: table-cell
    }
    .col-sm-3 strong {
        width: 100px;
        text-align: right;
        padding-right: 10px
    }
    .well-sm {
        margin-top: -14px
    }
    .fa-lg {
        font-weight: 700;
        text-transform: uppercase;
        text-indent: 23px;
        position: relative
    }
    .fa-lg span {
        font-weight: 400;
        text-indent: 12px
    }
    .row .col-sm-3 div div {
        display: table-row
    }
    table.table-hover {
        width: 100%;
        border-spacing: 0;
        border-collapse: collapse;
        border-top: 1px dashed #aaa!important;
        border-bottom: 1px dashed #aaa
    }
    table.table-hover th {
        border-bottom: 1px solid #ddd;
        padding: 5px 10px;
        text-align: left
    }
    table.table-hover td {
        padding: 5px 10px;
        border-bottom: 1px solid #ddd
    }
    table.table-hover tr:last-child td {
        border-bottom: 0
    }
    table.table-hover td strong {
        font-weight: 400
    }
    table.table-hover td a {
        text-decoration: none;
        color: #000
    }
    table.table-hover tbody tr:last-child strong {
        font-weight: 700
    }
    table.table-hover tbody tr:last-child td:first-child {
        text-align: right;
        font-weight: 700
    }
    table.table-hover tbody tr:nth-last-child(2) strong {
        font-weight: 700
    }
    table.table-hover tbody tr:nth-last-child(2) td:first-child {
        text-align: right;
        font-weight: 700
    }
    .invoice-footer {
        padding: 15px;
        border-top: 0
    }
    .invoice-footer h5 {
        font-size: 14px;
        margin: 0
    }
    .invoice-footer .row {
        overflow: hidden
    }
    .invoice-footer .row .col-sm-7 {
        float: left
    }
    .invoice-footer .row .col-sm-5 {
        float: right
    }
    .invoice-footer .row .col-sm-5 .invoice-sum-total h3 {
        margin: 0
    }
    .invoice-footer .row .col-sm-5 .invoice-sum-total span,
    .invoice-footer .row .col-sm-5 .invoice-sum-total strong {
        font-size: 25px
    }
    .note {
        display: none
    }

    fieldset {
        border: none!important 
    }

    fieldset section {
        margin-bottom: 5px
    }

    legend {
        font-size: 14px;
        font-weight: bold;
        margin-bottom: 5px;
        border: none
    }

    table {
        width: 100%!important;
        border:none!important;
    }

    table td,
    table th {
        padding: 5px;
        border-bottom: 1px solid #eee;
        text-align: left!important
    }

    .col-sm-9.col-md-10 {
        width: 100%!important
    }