body {
    color: #232e38;
    margin: 0 !important;
    padding: 0 !important;
    font-family: ColfaxWeb, Helvetica, Arial, sans-serif;
}

.invoice-title {
    font-size: 2.75em;
    font-weight: 200;
    font-family: NeueHaasUnica, Helvetica, Arial, sans-serif;
    margin: 15px 0 10px 0;
    color: #232e38;
    text-align: right;
    height: 52.8px;
    width: 100%;
    line-height: 20px;
    text-transform: uppercase;
}

.field-invoice-number input {
    color: #313538 !important;
    font-family: NeueHaasUnica, Helvetica, Arial, sans-serif;
}

.title {
    margin: 0 !important;
    float: right;
    text-align: right;
    max-width: 45%;
}

.subtitle {
    margin-left: 20px;
    max-width: 170px;
    float: right;
}

.subtitle-group-text {
    border-top-left-radius: 0.25rem !important;
    border-bottom-left-radius: 0.25rem !important;
    background-color: #E9ECEF;
}

.field-radius {
    margin-left: -1px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-radius: 3px !important;
    text-align: right;
}

.logo {
    text-align: left;
    position: relative;
    width: 200px;
    display: table-cell;
    vertical-align: middle;
    overflow: hidden;
    cursor: pointer;
}

.logo .placeholder {
    width: 100%;
    height: 130px;
    background: #f5f5f5;
    border-radius: 4px;
    cursor: pointer;
    text-align: center;
    padding: 50px 0 0;
    border: 1px solid rgba(0, 0, 0, .1);
}

.logo .placeholder .main {
    font-size: 1.2em;
    color: #777;
    font-family: ColfaxWeb, Helvetica, Arial, sans-serif;
    font-weight: 400;
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent;
}

.logo .placeholder:hover {
    background-color: #eee;
}

.svg-inline--fa {
    box-sizing: content-box;
    display: inline-block;
    height: 1em;
    overflow: visible;
    vertical-align: -0.125em;
}

.right-field {
    padding: 0 1px 0 5px;
    background: 0;
    border: 0;
    min-width: 150px;
    text-align: right;
    line-height: inherit;
}

.right-field .form-control {
    border-radius: 4px !important;
    text-align: right !important;
}

.form-control {
    font-size: 14px !important;
    padding-top: 10px !important;
}

.item-field {
    background: #232e38 !important;
    color: #f0f0f0;
    background: 0 0;
    border-color: #232e38 !important;
    border-radius: 0;
    width: 100%;
    height: 26px;
    font-size: 14px;
    line-height: 20px;
    padding: 0.375rem 0.75rem;
    font-weight: 400;
}

.service-description::-webkit-input-placeholder {
    font-size: 14px;
    vertical-align: middle;
}

textarea::placeholder {
    color: #6C7781 !important;
}

.form-control {
    /*color: #313538 !important;*/
    /*font-weight: 300;*/
    font-family: ColfaxWeb, Helvetica, Arial, sans-serif;
}

th:first-child .item-field {
    border-top-left-radius: 4px !important;
    border-bottom-left-radius: 4px !important;
}

th:last-child .item-field {
    border-top-right-radius: 4px !important;
    border-bottom-right-radius: 4px !important;
}

.invoice-field {
    border-radius: 3px !important;
    width: 275px !important;
    font-size: 14px !important;
    font-weight: 400;
    padding-top: 14px !important;
    box-sizing: border-box !important;
    min-height: 60px;
}

.invoice-fields-to {
    border-radius: 3px !important;
    width: 235px !important;
    font-size: 14px !important;
    font-weight: 400;
    padding-top: 14px !important;
    box-sizing: border-box !important;
    min-height: 60px;
}

.service-description {
    border-radius: 3px !important;
}

.area-height {
    height: 35px !important;
}

.table:not(.table-widget) > :not(caption) > * > * {
    padding: 0 !important;
}

label.control-label {
    font-size: 12px;
    text-transform: uppercase;
    color: #5a6873;
    font-weight: 500 !important;
}

.field-footer {
    width: 400px !important;
    border-radius: 3px !important;
    border: 1px solid #d5dcec !important;
    font-size: 14px !important;
    padding: 0.56rem 0.75rem !important;
    padding-top: 14px !important;
    line-height: 14px !important;
    overflow: hidden;
}

.main span {
    opacity: 0.8;
}

.invoiced-select select {
    font-family: sans-serif;
    color: #5e6a73;
    line-height: 1.3;
    padding: 7px 30px 6px 11px;
    height: 32px;
    font-size: 14px;
    text-rendering: optimizelegibility;
    background: linear-gradient(-180deg, #fff 0, #f9fafb 100%);
    border: 1px solid #c4cdd5;
    box-shadow: 0 1px 0 0 rgb(22 29 37 / 5%);
    border-radius: 3px;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    white-space: pre-line;
    position: relative;
    top: -7px;
}

::-moz-placeholder { /* Firefox 19+ */
    white-space: pre-line;
    position: relative;
    top: -7px;
}

:-ms-input-placeholder { /* IE 10+ */
    white-space: pre-line;
    position: relative;
    top: -7px;
}

:-moz-placeholder { /* Firefox 18- */
    white-space: pre-line;
    position: relative;
    top: -7px;
}

table.multiple-input-list.table-renderer tbody tr > td {
    border-right: 4px solid #fff !important;
    border-bottom: 4px solid #fff !important;
}

.btn-primary, .btn-success {
    background-color: #009e74;
    border-color: #10806f;
    color: #fff !important;
    box-shadow: 0 1px 0 0 rgb(22 29 37 / 10%), inset 0 1px 0 1px rgb(255 255 255 / 6%);
}

.delete {
    display: none;
}

.shipping-hover:hover .delete {
    display: block;
}

.delete:hover path {
    fill: #10806f;
}

.discount .delete > .btn-link, .tax .delete > .btn-link, .shipping .delete > .btn-link {
    color: #fff;
}

.discount:hover .delete > .btn-link, .tax:hover .delete > .btn-link, .shipping:hover .delete > .btn-link {
    color: #999;
    /*/ important;*/
}

.discount .delete > .btn-link:hover, .tax .delete > .btn-link:hover, .shipping .delete > .btn-link:hover {
    color: #10806f;
    /*/ important;*/
}

.btn-link {
    color: #009e74 !important;
    border: none;
    text-shadow: none;
    box-shadow: none;
    text-decoration: none !important;
    font-weight: 400;
}

.btn-link:hover {
    color: #10806f;
}

.field-calc {
    width: 145px !important;
    border-radius: 4px !important;
    height: 33px !important;
}

.my-invoices-btn a {
    padding: 6px 15px !important;
    border-radius: 4px;
    color: #3d4c59;
    text-decoration: none !important;
}

.my-invoices-btn {
    margin: 15px 0 10px;
    padding: 10px 0 0;
    clear: both;
    font-size: 1.2em;
    border-top: 1px solid #ddd;
}

.my-invoices-btn a:hover {
    background-color: #009e74;
    color: #f0f0f0;
}

.my-invoices-btn .badge {
    background-color: #e35c44;
    color: #f0f0f0;
}

.my-invoices-btn a:hover .badge {
    background-color: #f0f0f0;
    color: #009e74;
}

.add-multiple-list {
    padding: 7px !important;
    font-size: 15px !important;
}

.hide {
    display: none !important;
}

.form-group {
    margin-bottom: 0 !important;
}

.d-none {
    display: none !important;
}

@media screen and (max-width: 1200px) {
    .invoice-info {
        flex-direction: column;
    }

    .invoice-field-from {
        width: 100% !important;
    }

    .invoice-bill-ship {
        flex-direction: column !important;
    }

    .invoice-bill-ship .col textarea {
        width: 100% !important;
    }

    .field-invoice-date {
        width: 100%;
        max-width: 100% !important;
    }

    .field-invoice-date .d-flex {
        flex-direction: column !important;
    }

    .field-invoice-date label input {
        text-align: left !important;
        margin-bottom: 0 !important;
    }

    .field-invoice-date.offset-2 {
        margin-left: 0 !important;
    }

    .field-invoice-date input {
        width: 100% !important;
    }

    .field-invoice-notes {
        flex-direction: column !important;
    }

    .field-invoice-notes .col-6 {
        width: 100% !important;
        max-width: 100% !important;
    }

    .field-invoice-notes textarea {
        width: 100% !important;
    }

    .field-invoice-group {
        margin-left: 40px !important;
        margin-top: 0 !important;
        width: 100%;
        max-width: 100%;
    }

    .field-invoice-group .add-rates {
        margin-right: 30px;
    }

    .field-invoice-title {
        max-width: unset !important;
    }
}

@media screen and (max-width: 768px) {
    .invoice-title-group .invoice-title-group-item {
        width: 100% !important;
        max-width: 100% !important;
    }

    .invoice-title-group .title {
        float: left;
        text-align: left;
    }

    .invoice-title-group .invoice-title {
        text-align: left !important;
    }

    .invoice-title-group .subtitle {
        width: 100%;
        max-width: 100% !important;
        float: left;
        margin-left: 0 !important;
        margin-bottom: 15px;
    }

    .invoice-title-group-item {
        margin-bottom: 0px !important;
    }

    .invoice-title-group .form-group, input {
        width: 100%;
        max-width: 100% !important;
    }

    .field-invoice-group {
        margin-left: 0px !important;
    }

    .invoice-data {
        flex-direction: column;
    }

    .invoice-data .col-10 {
        width: 100% !important;
        max-width: 100% !important;
    }

    .invoice-data .grid-margin {
        margin-bottom: 0 !important;
    }

    .content-wrapper {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }

    .body-content .col-md-12 {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .invoice-data .grid-margin {
        max-width: 100% !important;
    }
}

.table {
    width: 870px;
    table-layout: fixed;
}

.table-header {
    width: 100%;
}

.list-cell__name {
    width: 63% !important;
}

.list-cell__name textarea {
    margin-top: 0;
}

.multiple-input-list.table-renderer .list-cell__name .form-group{
    margin-bottom: 2px !important;
}

.list-cell__rate input {
    margin-top: 0;
}

#invoice-item_amount_label {
    text-align: right;
}

.center-input {
    overflow: hidden;
    margin-top: 2px;
}

.center-input::-webkit-input-placeholder {
    padding-top: 8px;
}

.center-input::-moz-input-placeholder {
    padding-top: 8px;
}

.center-input:-moz-input-placeholder {
    padding-top: 8px;
}

.center-input:-ms-input-placeholder {
    padding-top: 8px;
}

.js-input-remove, .js-input-plus, .list-cell__button {
    display: none !important;
}

.list-cell__amount div {
    position: relative;
}

.list-cell__amount div {
    width: 130px;
}

.list-cell__amount div textarea {
    width: 111.75px;
}

.close-icon {
    background-image: url("/images/admin/close.svg");
    position: absolute;
    top: -6px;
    right: -23px;
    width: 20px;
    height: 24px;
    background-size: 10px 14px;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: center;
    display: none;
}

.multiple-input-list__item:not(.one):hover .close-icon {
    display: inline-block;
}

.close-icon:hover {
    background-image: url("/images/admin/close-colored.svg");
}

.item_amount {
    background-color: transparent !important;
    margin-left: 15px;
    font-weight: 400;
    padding: 0;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent;
    text-align: right;
    margin-right: 3px;
}

.item_amount::placeholder {
    color: #232e38;
}

.amount-currency {
    color: #232e38;
    font-size: 14px;
    margin-top: 3px;
    margin-left: 5px;
}

.list-cell__amount div {
    display: flex;
    align-items: center;
    height: 100%;
}

.list-cell__amount {
    width: 11%;
}

.list-cell__amount textarea {
    max-height: 35px;
    padding-top: 11px !important;
}

.remove-logo {
    padding: 0 5px;
    text-align: center;
    border-radius: 3px;
    color: #fff;
    background: #3a3a3a;
    box-shadow: none;
    border: none;
    display: none;
    position: absolute;
    left: 5px;
    top: 5px;
    margin: 5px;
}

.remove-logo:hover {
    background: #009e74;
}

.remove-logo:hover svg {
    fill: #fff;
}

.thumb-image {
    width: 150px;
    height: 150px;
    position: relative;
}

.img-thumbnail {
    width: 100%;
    height: 100%;
    border: 0;
    border-radius: 8px;
}

.remove-logo {
    display: block;
}

.card-body {
    padding: 20px 0 !important;
}

.center-content {
    padding-left: 20px;
    padding-right: 35px;
}

.multiple-input-content {
    padding-left: 20px;
    margin-top: 2px;
}

.multiple-input .table {
    width: calc(100% - 30px);
}

.w-60 {
    width: 63% !important;
}

.field-invoice-notes {
    justify-content: space-between;
}

.currency-calc {
    font-size: 10px;
    display: inline-block;
    top: 2px;
    margin-top: 2px;
    margin-right: 7px;
}

.delete-shipping {
    position: absolute;
    right: -43px;
    top: 2px;
}

.invoice-subtotal {
    font-size: 14px;
    width: 145px !important;
}

.field-invoice-amount_paid_label, .field-invoice-balance_due_label {
    min-width: 109px;
}

.auto-resize {
    display: block;
    overflow: hidden;
    resize: none !important;
}

.item_quantity::-webkit-outer-spin-button,
.item_quantity::-webkit-inner-spin-button,
.item_rate::-webkit-outer-spin-button,
.item_rate::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.item_quantity, .item_rate {
    -moz-appearance: textfield;
}

.item_quantity::-webkit-input-placeholder {
    white-space: unset;
    position: unset;
    top: unset;
}

.item_quantity::-moz-placeholder {
    white-space: unset;
    position: unset;
    top: unset;
}

.item_rate::-webkit-input-placeholder {
    white-space: unset;
    position: unset;
    top: unset;
}

.item_rate::-moz-placeholder {
    white-space: unset;
    position: unset;
    top: unset;
}

.help-block {
    color: #f54848 !important;
}

.invoice-title-group-item {
    margin-bottom: 15px !important;
}

.mb-3 {
    color: #777;
    font-size: 14px;
}

.label-field {
    color: #777;
    font-size: 14px;
}

.label-field-block {
    margin: 2px 0;
}

.label-field-block input {
    height: 33.6px;
    border: 1px solid #c4cdd5;
}

.field-invoice-bill_to_label, .field-invoice-ship_to_label, .field-invoice-terms_label {
    margin-top: 15px;
}

.auto-resize {
    height: 60px;
}

.area-label {
    padding: 0.375rem 0.75rem;
}

.list-cell__rate {
    position: relative;
}

.list-cell__rate input {
    padding-left: 45px;
}

.rate-currency {
    position: absolute;
    left: 1px;
    width: 45px;
    text-align: center;
    font-size: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 0px;
    z-index: 1;
    height: 35px;
}

table.multiple-input-list.table-renderer tbody tr {
    margin-bottom: 0;
}

table.multiple-input-list.table-renderer tbody tr > td {
    border-bottom: 0 !important;
}

.input-font {
    font-size: 14px;
}

.input-margin {
    margin-bottom: 1px !important;
    margin-top: 1px !important;
    height: 33px;
}

.hide {
    display: none !important;
}

.list-cell__rate div {
    position: relative;
}

.amount-currency, .list-cell-amount-content{
    font-size: 13px;
    margin-top: 0;
    display: inline-block;
}

.list-cell__amount div{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding-right: 5px;
}

.area-20{
    line-height: 20px !important;
}

.field-footer{
    color: #495057;
}

.area-15{
    line-height: 15px !important;
}

.table-list-widget{
    width: 1100px;
    max-width: 100%;
}

.table-list-widget td{
    word-break: break-word;
}

.filter-items{
    margin-right: 8px !important;
    width: 135px !important;
}

.filter-date-items{
    margin-right: 8px !important;
    width: 300px !important;
}