.item_attachment {
    margin: 0px 9px 0px 9px;
    width: 90px;
    height: 90px;
    object-fit: contain;
}

.flex_rows {
    display: flex;
}


#menu {
    overflow: auto;
      top: 44px;
}



.checkbox input[type=checkbox]:focus + label::before{content: ""; box-shadow: inherit !important; outline: 0 !important;}

/* width */
#menu::-webkit-scrollbar {
  width: 3px;
}

/* Track */
#menu::-webkit-scrollbar-track {
  background: #f1f1f1;
}

/* Handle */
#menu::-webkit-scrollbar-thumb {
  background: #d7d7d7;
}

/* Handle on hover */
/*#menu::-webkit-scrollbar-thumb:hover {
  background: #555;
}*/



.item_images_block {
    border: 1px solid #ccc;
    margin: 9px 0px 9px 15px;
    padding: 2px;
    border-radius: 5px;
}

.new_items_table .table.items thead>tr>th {
    min-width: auto;
    vertical-align: baseline;
    padding-top: 4px;
}

.new_items_table .table.items tbody>tr>td,
.table.items thead>tr>th {
    padding: 8px 0px;
}

#image_preview {
    margin: 0px 0px 0 0px;
}

.label_repeater_item {
    border-right: 1px solid #ccc;
    width: 77px;
    display: inline-block;
    white-space: nowrap;
    display: block;
    text-align: center;
    font-size: 12px;
}

.headings.label_cus_css {}

.input_repeater_item {
    margin-right: 4px;
    padding-right: 5px;
    width: 74px;
    border-radius: 4px;
    margin-bottom: 3px;
    height: 27px !important;
}

.del_btn_repeater {
    width: 27px;
    height: 27px;
    background: #a93320;
    border: 1px solid #fff;
    color: #fff;
    margin-left: 37px;
}

#refund_modal .modal-footer {
    border: 0
}

#sales_item_modal .modal-dialog, #minimize_sales_item_modal .modal-dialog{
    width: 1111px;
}

#sales_item_modal .totals_inp, #minimize_sales_item_modal .totals_inp{
    border: none;
}

.label_cus_css>div {
    display: inline-block;
    width: 13%;
    text-align: center;
}

.add_btn_repeater {
    width: 35px;
    height: 27px;
    background: #f1f5f7;
    border: 1px solid #e0e0e0;
    color: #000000e0;
    font-size: 13px;
}

.parent_repeater {
    display: flex;
}

.add_btn_repeater:hover:active:focus {

    border: 1px solid #e0e0e0;
}

.allinputs p.text-danger {
    display: inline-block;
    font-size: 12px;
}

.repeater_data {
    margin-bottom: 15px;
}

.flexrow {
    display: flex;
}

.new_items_table table td input.form-control {
    padding: 4px 1px;
    margin-bottom: 3px;
}

.new_items_table table td input.radioitem {
    margin-right: 4px;
}

.new_items_table .item_long_description {
    margin-top: 4px;
}

.supp_details_item {
    display: inline-block;
}

.repeater_data_proposal {
    margin-bottom: 15px;
}

#sales_item_modal_tier .modal-dialog {
    width: 1111px !important;
}

.mainimage_item {
    float: left;
    width: 150px;
    height: 150px;
    border: 1px solid #bfcbd9;
    padding: 7px;
    border-radius: 5px;
    object-fit: contain;
}

.radioitem {
    margin-right: 2px !important;
}

.row_wis {
    display: block;
    font-weight: 500;
}

.label_repeater_item_radio {
    border-right: 1px solid #ccc;
    width: 12px;
    display: inline-block;
    white-space: nowrap;
    display: block;
    text-align: center;
    font-size: 12px;
}

.request_quote_from_supplier {
    float: right;
    background: #d77f33;
    color: white;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    border: 1px solid transparent;
    padding: 6px 12px;
    text-transform: uppercase;
    font-size: 13.5px;
}

.estimate-items-table tr td span {
    display: block;
    /* padding: 2px; */
}

.estimate-items-table tr td {
    border-right: 1px solid #ebf5ff;
}

.estimate-items-table tr td:nth-last-of-type(2) {
    border-right: none;
}

.estimate-items-table tr:last-child td {
    border-bottom: 1px solid #ebf5ff;
}

.estimate-items-table tr td:first-child {
    border-bottom: none;
}

.estimate-items-table tr .dropdown.bootstrap-select.show-tick.display-block.tax.bs3 {
    visibility: hidden;
    height: 2px;
}

.item_image_head {
    margin-left: 2px;
    margin-top: 5px;
}

#image_uploader {
    margin: 2px;
}

.proposal_total_price,
.proposal_total_cost,
.proposal_total_profit {
    /*border: none !important;*/
    text-align: center;
    background: #fafafa;
}

#sales_item_modal_tier .add_btn_repeater {
    margin-left: 15px;
}

.follow_up_date_par {
    margin-top: 15px;
}

.item_attachment_custom {
    margin: 20px !important;
}

.item-remove-temp-img {
    margin: 10px;
}

.item-remove-img {
    margin: 10px;
}

.image_in_items {
    display: block;
    font-size: 10px;
    margin-bottom: 8px;
    word-wrap: break-word;
}

.estimate-items-table tr td hr {
    margin-top: 6px;
    margin-bottom: 6px;
}

.long_description_text {
    font-weight: 400;
    font-size: 12px;
}

.itemable_attaches {
    /* width: 100px;*/
    /*Update 20July21*/
    width: 100%;
}

.proposal-items-preview span.edit_rate {
    display: inline-block;
    margin-top: 3px;
}

.proposal-items-preview .item_setup_price span {
    display: inline-block;
    margin-top: 3px;
}

.proposal-items-preview .item_delivery_price span {
    display: inline-block;
    margin-top: 3px;
}

.main_img_items {
    float: left;
    margin-left: 0px !important;
    border-radius: 5px;
    width: 90px;
    height: 90px;
    object-fit: contain;

}

.selected_bold {
    font-weight: 500;
}

/*.proposal-items-preview tr td.item_total_price {
    font-weight: 500;
}*/
.proposal-items-preview tr .itemable_attaches {
    width: 100%;
    display: inline-block;
    margin-top: 10px;
}

.itemable_attaches hr {
    margin-top: 0px;
    margin-bottom: 8px;
}

.proposal-items-preview span.edit_qty {
    margin-top: 3px;
}

.proposal-items-preview .item_total_price span {
    display: inline-block;
    margin-top: 3px;
}

.proposal_table_pdf .radioitem {
    display: none !important;
}

@media (max-width:768px) {
    .proposal-items-preview tr .itemable_attaches {
        width: 100%;
        display: table;
        margin-top: 10px;
        word-break: break-all;
    }

    .proposal-items-preview tr .description span {
        float: left;
        clear: left;
    }

    .table-responsive>.table>tbody>tr>td,
    .table-responsive>.table>tbody>tr>th,
    .table-responsive>.table>tfoot>tr>td,
    .table-responsive>.table>tfoot>tr>th,
    .table-responsive>.table>thead>tr>td,
    .table-responsive>.table>thead>tr>th {
        white-space: initial;
    }

    .main_img_items {
        width: 60px;
        height: 60px;

    }

    .table.items tbody>tr>td:not(:first-child),
    .table.items thead>tr>th:not(:first-child) {
        padding: 2px;
    }

    /*.proposal-content {
        padding: 14px!important;
    }*/

    #setup-menu-wrapper {
        z-index: 999;
    }
}

.estimate-items-preview span.edit_rate,
.invoice-items-preview span.edit_rate {
    display: block;
    margin-top: 4px;
}

.estimate-items-preview .item_setup_price span,
.invoice-items-preview .item_setup_price span {
    display: block;
    margin-top: 4px;
}

.estimate-items-preview .item_delivery_price span,
.invoice-items-preview .item_delivery_price span {
    display: block;
    margin-top: 4px;
}

.estimate-items-preview tr .itemable_attaches,
.invoice-items-preview tr .itemable_attaches {
    width: 100%;
    display: inline-block;
    margin-top: 10px;
}

.estimate-items-preview span.edit_qty,
.invoice-items-preview span.edit_qty {
    margin-top: 4px;
}

.estimate-items-preview .item_total_price span,
.invoice-items-preview .item_total_price span {
    display: block;
    margin-top: 4px;
}

.estimate_table_pdf .radioitem {
    display: none !important;
}

@media (max-width:768px) {

    .estimate-items-preview tr .itemable_attaches,
    .invoice-items-preview tr .itemable_attaches {
        width: 100%;
        display: table;
        margin-top: 10px;
        word-break: break-all;
    }

    .estimate-items-preview tr .description span,
    .invoice-items-preview tr .description span {
        float: left;
        clear: left;
    }

    .table-responsive>.table>tbody>tr>td,
    .table-responsive>.table>tbody>tr>th,
    .table-responsive>.table>tfoot>tr>td,
    .table-responsive>.table>tfoot>tr>th,
    .table-responsive>.table>thead>tr>td,
    .table-responsive>.table>thead>tr>th {
        white-space: initial;
    }
}

.estimate-wrapper .main_img_items,
.invoice-wrapper .main_img_items {
    margin-right: 10px;
}

/*._transaction_form .estimate-items-table tr .dropdown.bootstrap-select.show-tick.display-block.tax.bs3 {
    visibility: visible;
}*/

#sales_item_modal_without_tier .modal-dialog {
    width: 1000px;
}

#sales_item_modal_without_tier .repeater_data_estimate input {
    margin-right: 4px;
    padding-right: 5px;
    width: 11%;
    border-radius: 4px;
    margin-bottom: 3px;
    height: 27px !important;
    margin: 0 auto 8px 5px;
}

.bold_sp+span {
    font-weight: 500;
}

.bold_sp_main {
    font-weight: 500;
}

#sales_item_modal_without_tier .dropzone .dz-message {
    margin-top: 0px !important;

}

#sales_item_modal_without_tier .dropzone {
    max-height: 250px !important;
    padding: 10px 20px !important;
}

.items-select-wrapper .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    width: 294px !important;
}

.estimate-items-table .taxrate {
    max-width: 68px;
}

.proposal-items-preview tbody>tr>td {
    padding: 8px 5px !important;
}

.proposal-items-preview thead>tr>th {
    padding: 8px 5px !important;
}

#cycles_wrapper {
    padding-right: 15px;
    padding-left: 15px;
}

.table-proposals input.filter_prop {
    width: 100% !important;
}

.table-all-contacts input.filter_prop {
    width: 100% !important;
}

input.filter_prop {
    /*width: 100px !important;*/
    width: 143px !important;
    height: 30px !important;
}

input#date_f,
input#filter_date_f {
    height: 30px;
    width: 82px;
    padding: 2px;
    margin-bottom: 2px;
}

input#date_t,
input#filter_date_t {
    height: 30px;
    width: 82px;
    padding: 2px;
}

.date_filters {
    width: 100px;
}

.table-all-contacts input#contact_filter_lastlogin_f,
.table-all-contacts input#contact_filter_lastlogin_t {
    height: 30px;
    width: 80px;
    padding: 2px;
    margin-bottom: 2px;
}

/*** extra css*/
.table-invoice-items>tbody>tr>td,
.table-invoice-items>tfoot>tr>td {

    /* padding: 6px 4px 5px 4px !important; */
}

.table-invoice-items input.filter_prop {

    width: 100% !important;
}

.table-jobs>tbody>tr>td,
.table-jobs>tfoot>tr>td {

    padding: 10px 5px;
}

.table-jobs input.filter_prop {

    width: 100% !important;
}

input#job_filter_date_f,
input#job_filter_date_t,
input#job_filter_follow_f,
input#job_filter_follow_t {
    height: 30px;
    width: 82px;
    padding: 2px;
    margin-bottom: 2px;
}

.table-jobs .filters_drops .dropdown.bootstrap-select.bs3.dropup {
    width: 160px !important;
}

.table-jobs .filters_drops .dropdown.bootstrap-select.bs3 {
    width: 160px !important;
}

.table-jobs .bootstrap-select .dropdown-toggle .filter-option-inner-inner {

    display: inline-block;
    width: 154px;
    white-space: nowrap;
    overflow: hidden !important;
    text-overflow: ellipsis;
}

/*.table-jobs .filters_drops div {
     width: 100% !important;
}*/
/*** extra css*/
.table-diary>tbody>tr>td,
.table-diary>tfoot>tr>td {

    /* padding: 6px 4px 5px 4px !important; */
}

.table-diary input.filter_prop {

    width: 100% !important;
}

input#diary_filter_date_f {
    height: 31px;
    width: 82px;
    padding: 2px;
    margin-bottom: 2px;
}

input#diary_filter_date_t {
    height: 31px;
    width: 82px;
    padding: 2px;
    margin-bottom: 2px;
}

input#filter_date_follow_f {
    height: 30px;
    width: 82px;
    padding: 2px;
    margin-bottom: 2px;
}

input#filter_date_follow_t {
    height: 30px;
    width: 82px;
    padding: 2px;
}

.filters_drops .dropdown.bootstrap-select.bs3.dropup {
    /*width: 100px !important;*/
    width: 112px !important;
}

.filters_drops .dropdown.bootstrap-select.bs3 {
    /*width: 100px !important;*/
    width: 112px !important;
}

.btn-search-filters {
    float: right;
    margin: 5px 3px;
}

.block_dis {
    display: block;
}

#filter_email {
    width: auto !important;
}

.date_filters .input-group-addon {
    padding: 6px 5px !important;
}

#rel_id_select {
    display: flex;
    width: 467px;
}

.flexer .input-group-addon {
    width: 42px;
    height: 36px;
}

.flexer {
    display: flex;
}

.proposal_to_wrap .flexer .input-group-addon {
    margin-top: 25px;
    margin-left: 0px;
}

.proposal_to_wrap .flexer .dropdown.bootstrap-select.bs3 {
    /* width: 467px !important;*/
    width: 100% !important;
}

#filter_title {
    /*width: auto !important;*/
}

#estimate_filter_title,
#invoices_filter_title {
    /*width: auto !important;*/
    width: 100% !important;
}

.filters_drops button.btn.dropdown-toggle.bs-placeholder.btn-default {
    height: 30px !important;
}

.filters_drops .bootstrap-select .btn-default {
    padding: 2px 10px !important;
}

@media (min-width: 768px) {

    .date_filters .form-inline .input-group .form-control,
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn {
        width: 15px;
    }
}

.date_filters .input-group-addon {
    padding: 10px 3px !important;
    font-size: 8px;
    font-weight: 400;
    line-height: 0.5;
}

.date_filters .input-group.date {
    width: 100px;
}

.date_filters .input-group-addon {
    display: inline-block;
}

input#estimate_filter_date_f,
input#invoices_filter_date_f,
input#estimate_filter_date_t,
input#invoices_filter_date_t,
input#estimate_filter_date_follow_f,
input#estimate_filter_date_follow_t {
    height: 30px;
    width: 67px;
    padding: 2px;
    margin-bottom: 2px;
}

.filters_drops button.btn.dropdown-toggle.btn-default {
    height: 30px !important;
}

#invoices_filter_company {
    width: 100% !important;
}

#cn_filter_company {
    width: auto !important;
}

#pcn_filter_company {
    width: 100% !important;
}

.rightfloat {
    float: left !important;
    margin-bottom: 12px;
}

.flexer .input-group-addon {
    padding: 10px 12px;
}

.flexer button.btn.dropdown-toggle.btn-default {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.customer-profile-tabs {
    margin-top: -16px;
    margin-left: -15px;
    margin-right: -15px;
}

/*.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    color: #fff;
    box-shadow: none;
    background: #3af;
    border-radius: 3px;
}
.ui-button, .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, html .ui-button.ui-state-disabled:active, html .ui-button.ui-state-disabled:hover {
    background: #fff;
    text-align: center;
    border: 0;
    color: #48576a;
}

.ui-button, .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, html .ui-button.ui-state-disabled:active, html .ui-button.ui-state-disabled:hover {
    background: #fff;
    text-align: center;
    border: 0;
    color: #48576a;
}
table.ui-datepicker-calendar {
    background-color: #fff;
}

.ui-widget-header {
    border: 1px solid #e78f08;
    background: #fff;
    color: #fff;
    font-weight: 700;
}*/

.ui-widget-header .ui-icon {
    background-image: url(../plugins/jquery-ui/images/ui-icons_222222_256x240.png) !important;
}

.ui-widget-header {
    border: none !important;
    background: #fff;
    color: #48576a;
    font-weight: 500;
}

table.ui-datepicker-calendar {
    background-color: #fff;
}

.ui-datepicker td {
    padding: 5px;
    font-size: 12px;
    width: 14.285714%;
    padding-left: 2px;
    background: #fff;
    text-align: center;
    border: 0;
    height: 29px;
}

.ui-button.ui-state-active:hover,
.ui-button:active,
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active {
    border: none !important;
    background: #3af;
    font-weight: 500;
    color: #fff;
    padding: 5px;
    padding-left: 7px;
}

.ui-button,
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
html .ui-button.ui-state-disabled:active,
html .ui-button.ui-state-disabled:hover {
    border: none !important;
    font-weight: 500;
    color: #48576a;
    background: #fff;
    text-align: center;
    border: 0;
}

td.ui-datepicker-today .ui-state-highlight,
td.ui-datepicker-current-day .ui-state-active {
    color: #3af;
}

td.ui-datepicker-current-day .ui-state-active {
    box-shadow: none;
    background: #3af;
    border-radius: 3px;
    color: #fff;
    font-weight: 500;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-right: 4px;
}

.ui-button:focus,
.ui-button:hover,
.ui-state-focus,
.ui-state-hover,
.ui-widget-content,
.ui-state-focus,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-focus,
.ui-widget-header .ui-state-hover {
    border: none;
}

.ui-datepicker th {
    text-align: center;
    border: 0;
    color: #8391a5;
    font-weight: 400;
    padding: 7px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 12px;
}

.ui-datepicker td:hover {
    background: #e4e8f1 !important;
    border-radius: 3px;
    color: #2d2d2d !important;
}

.ui-datepicker td:hover a {
    background: #e4e8f1 !important;
    border-radius: 3px;
    color: #2d2d2d !important;
}

.table-proposals>tbody>tr>td,
.table-proposals>tfoot>tr>td {
    padding: 6px 4px 6px 4px;
}

.table-estimates>tbody>tr>td,
.table-estimates>tfoot>tr>td {
    padding: 6px 4px 5px 4px;
}

.table-estimates-single-client>tbody>tr>td,
.table-estimates-single-client>tfoot>tr>td {
    padding: 6px 4px 5px 4px;
}

td:has(> #estimate_filter_title) {
    padding: 6px 0px 6px 9px;
}

.table-invoices>tbody>tr>td,
.table-invoices>tfoot>tr>td {
    padding: 6px 4px 5px 4px;
}

.table-invoices-single-client>tbody>tr>td,
.table-invoices-single-client>tfoot>tr>td {
    padding: 6px 4px 5px 4px;
}

.table-credit-notes>tbody>tr>td,
.table-credit-notes>tfoot>tr>td {
    padding: 6px 2px 5px 2px;
}

.table-purchase-credit-notes>tbody>tr>td,
.table-purchase-credit-notes>tfoot>tr>td {
    padding: 6px 2px 5px 2px;
}

.table-all-contacts>tbody>tr>td,
.table-all-contacts>tfoot>tr>td {
    padding: 6px 2px 5px 2px;
}

input#cn_filter_date_f,
input#cn_filter_date_t {
    height: 30px;
    width: 83px;
    padding: 2px;
    margin-bottom: 2px;
}

input#pcn_filter_date_f,
input#pcn_filter_date_t {
    height: 30px;
    width: 83px;
    padding: 2px;
    margin-bottom: 2px;
}

.table-credit-notes .date_filters .input-group.date {
    width: 133px;
}

.table-credit-notes input.filter_prop {
    width: 100% !important;
}

.table-purchase-credit-notes .date_filters .input-group.date {
    width: 133px;
}

.table-purchase-credit-notes input.filter_prop {
    width: 100% !important;
}

.table-payments input.filter_prop {
    width: 100% !important;
    height: 30px !important;
}

.table-invoices input.filter_prop {
    width: 100% !important;
    height: 30px !important;
}

.table-estimates-single-client input.filter_prop {
    width: 100% !important;
    height: 30px !important;
}

.table-invoices-single-client input.filter_prop {
    width: 100% !important;
    height: 30px !important;
}

input#pay_filter_date_f,
input#pay_filter_date_t {
    height: 30px;
    width: 80px;
    padding: 2px;
    margin-bottom: 2px;
}

.table-payments .date_filters .input-group.date {
    width: 120px;
}

.table-payments>tbody>tr>td,
.table-payments>tfoot>tr>td {
    padding: 6px 4px 5px 4px;
}

input#client_filter_date_f,
input#client_filter_date_t {
    height: 30px;
    width: 80px;
    padding: 2px;
    margin-bottom: 2px;
}

.table-clients>tbody>tr>td,
.table-clients>tfoot>tr>td {

    padding: 6px 4px 5px 4px;
}

input#client_filter_number {
    /* width: 100px !important; */
    width: 50px !important;
    height: 30px !important;
}

.table-clients input.filter_prop {
    width: 100% !important;
    /*width: 100px !important;*/
    height: 30px !important;
}

.table-clients #client_filter_email,
.table-clients #client_filter_contact,
.table-clients #client_filter_company {

    width: 100% !important;
}

.table-diary .date_filters .input-group.date {
    width: 120px !important;
}

/*.table-diary .date_filters{
    width: auto !important;
}
*/
input#po_filter_date_f,
input#po_filter_date_t {
    height: 30px;
    width: 80px;
    padding: 2px;
    margin-bottom: 2px;
}

input#po_filter_deldate_f,
input#po_filter_deldate_t {
    height: 30px;
    width: 80px;
    padding: 2px;
    margin-bottom: 2px;
}

.table-purchase_order>tbody>tr>td,
.table-purchase_order>tfoot>tr>td {

    padding: 6px 4px 5px 4px;
}

.table-purchase_order input.filter_prop {

    width: 100% !important;
}

.pre_laoder_cl {
    display: none;
}

.pre_laoder_cl {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    padding-top: 20%;
    background-color: #45424294;
    z-index: 99999;
}

.pre_laoder_cl img {
    width: 55px;
}

.hun_width {
    width: 90%;
}

.save_book {
    float: right;
    padding: 0px 15px;
}

.email_note {
    color: red;
    font-size: 14px;
    margin-bottom: 12px;
}

/**** Above these lines are sadiya;s styles, please dont remove *****/

/* shashi styles*/

#invoice_item_form .label_cus_css {
    background-color: #022d62;
    /* padding: 6px 4px;*/
    width: 100%;
    margin-bottom: 10px;
    display: flex;
    justify-content: center;
}

#invoice_item_form .label_repeater_item {
    /* border-right: none; */
    width: auto;
    display: inline-block;
    white-space: nowrap;
    display: block;
    text-align: center;
    font-size: 12px;
    color: #fff;
    margin-right: 0px;
    padding-top: 5px;
    padding-right: 0px;
    /*margin-left: 3px;*/
    padding-left: 0px;
}

.repeater_data_estimate {
    display: flex;
    justify-content: center !important;
}

#invoice_item_form .input_repeater_item:not(.totals_inp) {
    padding: 1px 5px;
    width: 9%;
    font-size: 12px !important;
    font-weight: 400;
    line-height: 1.5 !important;
    box-shadow: 0 0 10px #ccc !important;
    color: #6e707e;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #d1d3e2 !important;
    border-radius: 0.35rem;
    /* margin-right: 4px !important; */
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}


#invoice_item_form .totals_inp {
    padding: 1px 5px;
    width: 9%;
    font-size: 12px !important;
    font-weight: 400;
    line-height: 1.5 !important;

    color: #6e707e;



    border-radius: 0.35rem;
    margin-right: 4px !important;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}


.allinputs {
    display: flex;
    position: relative;
}

#invoice_item_form .input_repeater_item:focus {
    /*box-shadow: 0 0 15px #ccc !important;*/
}

#invoice_item_form .add_btn_repeater {
    width: 35px;
    height: 28px;
    background: #eeeae7;
    border: 1px solid #eeeae7;
    color: #415164;
    font-size: 19px;
    border-radius: 3px;
    line-height: 1px;
    text-align: center;
    position: relative;
    top: 5px;
}

#invoice_item_form .radioitem {
    position: absolute;
    top: 3px;
    left: -18px;
    cursor: pointer;
}

#invoice_item_form .radioitem_quote {
    top: 3px;
    left: -18px;
    cursor: pointer;
}



#invoice_item_form .del_btn_repeater {
    width: 20px;
    height: 20px;
    background: #FF5A5F;
    border: 1px solid #FF5A5F;
    color: #fff;
    margin-left: 35px;
    border-radius: 5px;
    box-shadow: 3px 2px 4px #999;
    position: absolute;
    right: -4px;
}


.proposal_to_wrap label {
    display: block;
}




/*
#proposal-form .proposal_to_wrap .control-label{
    width:100%;
}

#rel_id_wrapper .flexer .input-group-addon{
    width: 10%;
}

#rel_id_select{
    width: 90%;
}

.proposal_to_wrap .flexer .dropdown.bootstrap-select.bs3
{
     width:100% !important;
}

.proposal_to_wrap .flexer .input-group-addon{
    width: 10%;
}

.proposal_to_wrap .flexer .form-group
{
    width: 90%;
}

*/

#invoice_item_form_d .label_cus_css {
    background-color: #415164;
    /* padding: 6px 4px;*/
    width: 100%;
    margin-bottom: 10px;
    display: flex;
    justify-content: center;
}

#invoice_item_form_d .label_repeater_item {
    /* border-right: none; */
    width: auto;
    display: inline-block;
    white-space: nowrap;
    display: block;
    text-align: center;
    font-size: 12px;
    color: #fff;
    margin-right: 0px;
    padding-top: 5px;
    padding-right: 0px;
    /*margin-left: 3px;*/
    padding-left: 0px;
}

#invoice_item_form_d .input_repeater_item {
    padding: 1px 1px;
    width: 10%;
    font-size: 12px !important;
    font-weight: 400;
    line-height: 1.5 !important;
    box-shadow: 0 0 10px #ccc;
    color: #6e707e;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #d1d3e2;
    border-radius: 0.35rem;
    margin-right: 4px !important;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

#invoice_item_form_d .add_total_cost input {
    border-color: transparent !important;
    box-shadow: inherit !important;
}

#invoice_item_form_d .input_repeater_item:focus {
    box-shadow: 0 0 15px #ccc !important;
}

#invoice_item_form_d .add_btn_repeater {
    width: 35px;
    height: 28px;
    background: #eeeae7;
    border: 1px solid #eeeae7;
    color: #415164;
    font-size: 19px;
    border-radius: 3px;
    line-height: 1px;
    text-align: center;
    position: relative;
    top: 5px;
}

#invoice_item_form_d .radioitem {
    position: absolute;
    top: 3px;
    left: -18px;
    cursor: pointer;
}

#invoice_item_form_d .del_btn_repeater {
    width: 20px;
    height: 20px;
    background: #FF5A5F;
    border: 1px solid #FF5A5F;
    color: #fff;
    margin-left: 35px;
    border-radius: 5px;
    box-shadow: 3px 2px 4px #999;
    position: absolute;
    right: -4px;
}

/*.unpaid_inv{
    background: #dfa236;
}*/
.no_fail_date {
    color: #e02626;
    font-weight: 600;
}
.no_fail_bold {
    font-weight: 600;
}


.modal-body {
    position: relative;
    padding: 15px 25px !important;
}

/**Buttons start ***/

.no_fail_date {
    color: #d6172a;
    font-weight: 600;
}

/*.paid_nbtn{
    background: #f5ad30;
    color: white;
}*/
.complete_nbtn:hover {
    background: #d3d3d3 !important;
    color: #415164 !important;
}

.complete_nbtn.job_complete_all_data {
    background: #d3d3d3 !important;
    color: #415164 !important;
}

.paid_nbtn:hover {
    background: #f5ad30 !important;
    color: white !important;
}

.paid_nbtn.runing_data {
    background: #f5ad30 !important;
    color: white !important;
    /*width: 161px !important;*/
}

/*.overdue_nbtn{
    background: #03a9f4;
    color: white;
}*/
.overdue_nbtn:hover {
    background: #03a9f4 !important;
    color: white !important;
}

.overdue_nbtn.overdue_all_data {
    background: #03a9f4 !important;
    color: white !important;
    width: 163px !important;
}

/*.fail_nbtn {
    background: #d7182a;
    color: #fff;
}*/
.fail_nbtn:hover {
    background: #d7182a !important;
    color: #fff !important;
}

.fail_nbtn.no_fail_all_data {
    background: #d7182a !important;
    color: #fff !important;
    /*width: 227px !important;*/
}

/*.overdue_inv span.label.label-default.s-status.jobs_status {
    background: #03a9f4;
    color: white;
}*/

.overdue_inv span.label.label-default.s-status.jobs_status {
    background: #03a9f4;
    color: white;
}

.overdue_inv span.label.label-status-complete.s-status.jobs_status{
background:#d3d3d3;
color:#415164;
}

.unpaid_inv span.label.label-default.s-status.jobs_status {
    background: #f5ad30;
    color: white;
}

.unpaid_inv span.label.label-status-complete.s-status.jobs_status{
background:#d3d3d3;
color:#415164;
}

span.label.label-status-complete.s-status.jobs_status{
    background: 0 0;
    border: 1px solid #d2d5dc;
    color:#63686f;
}

/** Table css **/
.u-section-2 .u-table-entity-1 {
    min-height: 100px;
    height: 325px;
}

.u-table table {
    width: 100%;
    border-collapse: collapse;
    text-align: left;
}

.u-sheet:not(.u-image):not(.u-video)>* {
    pointer-events: auto;
    pointer-events: initial;
}

.u-section-2 .u-table-1 {
    width: 937px;
    margin: 60px auto;
}

.u-valign-middle>*,
.u-valign-top>*,
.u-valign-bottom>* {
    flex-shrink: 0;
}

.u-section-2 .u-table-header-1 {
    font-weight: 700;
    background-image: none;
}

.u-palette-1-light-2,
.u-body.u-palette-1-light-2,
.u-container-style.u-palette-1-light-2:before,
.u-table-alt-palette-1-light-2 tr:nth-child(even) {
    color: white;
    background-color: #022d62c7;
}

.u-table th,
.u-table td {
    padding: 10px;
    font-weight: inherit;
    position: relative;
}

.u-section-2 .u-table-body-1 {
    background-image: none;
}

.u-white,
.u-body.u-white,
.u-container-style.u-white:before,
.u-table-alt-white tr:nth-child(even) {
    color: #111111;
    background-color: #ffffff;
}

.u-table th,
.u-table td {
    padding: 6px;
    font-weight: inherit;
    position: relative;
    border: 1px solid#ccc;
}

#widget-assigned_to_overview .tab-content {
    height: auto !important;
}

#widget-customers_overview .tab-content {
    height: auto !important;
}

.dashboard_filters {
    padding-left: 15px;
    padding-right: 15px;
}

.dashboard_filters .panel_s {
    margin-bottom: 0px !important;
}

.allinputss {
    position: relative;
}

/***Button end***/
.dt_laoder_cl {
    display: none;
}

.dt_laoder_cl {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    padding-top: 20%;
    background-color: #022d62;
    z-index: 99999;


}

.dt_laoder_cl img {
    width: 55px;
}

.btn-reminder {
    float: right;
    margin-right: 17px;
}

.table label.label_repeater_item {
    border-right: 0;
}

.headings .table.table-bordered {
    margin-bottom: 0;
}

/*table.dataTable thead>tr>th.sorting {
    padding-right: 0px !important;
}*/

#DataTables_Table_0_wrapper {
    /*overflow: auto;*/
    width: 100%;
}

/*.proposal_c_btn{    display: inline-block;*/
/*    margin-bottom: 10px;}*/
.label_cus_csss .label_repeater_item {
    text-align: center;
    font-size: 13px;
    color: #fff;
    font-weight: 500;
    margin-right: 0px;
    padding-top: 5px;
    padding-right: 0px;
    padding-left: 22px;
    border: none !important;
}

.label_cus_csss {
    background-color: #022d62;
    margin-left: 0px;
    color: #fff;
    margin-bottom: 8px;
}

.tx_center {
    text-align: center;
    padding-right: 50px;
}

.hun_width_ew {
    width: 100%;
}

.template_pr .dropdown.bootstrap-select.bs3 {
    width: 100% !important;

}

.triggered_check {
    margin-left: 6px;
    margin-right: 17px;
}

.zero_pad_left {
    padding-left: 0;
}

.ryt_floating {
    float: right;
}

.follow_up_new_div {
    padding-left: 0;
    display: flex;
}

.pl_zero {
    padding-left: 0 !important;
}

.pd_zero {
    padding-right: 0 !important;
}

.follow_date_lb {
    width: 40%;
    padding-top: 9px;
}

.hr-panel-heading_topzero {
    margin-bottom: 0;
    margin-left: -20px;
    margin-right: -20px;
    margin-top: 17px;
}

.right_bd {
    border-right: 1px solid #eee;
}

table.project-overview-table {
    margin-top: 20px !important;
}

.act_date {
    margin-right: 8px;
}

.feed-item {
    border: none !important;
}

.feed-item:after {
    display: none !important;
}

.activity-feed .feed-item {
    padding-bottom: 5px;
    padding-top: 10px;
    border-left: none !important;
    border-bottom: 1px solid #eee !important;
}

.activity-feed .feed-item .text {
    text-align: left;
}

.add_template_btn {
    margin-top: 25px;
}

/*#rel_id_select_template {
    display: flex;
    width: 92%;
}
#rel_id_select_template .form-group{
    width: 100%;
}*/

.foncjob {
    margin-left: 9px !important;
}

/*** Tax invisible ***/
.estimate-items-table .taxrate {
    max-width: 68px;
    display: none;
}

th.tax_hid {
    display: none;
}

.job-items-table .taxrate {
    max-width: 68px;
    display: none;
}

.purchase-order-items-table .taxrate {
    max-width: 68px;
    display: none;
}

._transaction_form table hr {
    margin-top: 10px;
    margin-bottom: 10px;
}

.supplier_show_details .row_wis {
    color: #cf3d4a;
    font-weight: 400;
}

.supplier_show_details .row_wis a {
    color: #cf3d4a;
    font-weight: 400;
}

.supplier_show_details .row_wis:first-child {
    color: #cf3d4a;
    font-weight: 500;
}

.itemable_attaches .image_in_items {
    color: #14cbff;
    font-size: 13px;
    margin-bottom: 4px;
}

/** SK styles above **/

.has-row-options .sorting_1 {
    /*    padding-left: 50px !important;*/
}

#sizer {
    height: auto !important;
}

#proposal-form #rel_id_select {
    width: 100%;
}

.dropdown.bootstrap-select.no-margin._select_input_group.bs3 {
    width: 100% !important;
}

.p_l_0 {
    padding-left: 0;
}

#tab_views .new_cl_tab thead tr th {
    font-weight: 500;
    background-color: #415164;
    border-top: 0px solid #f0f0f0 !important;
}

#tab_puchase_order .proposal-items-preview .description {
    width: 30% !important;
}


#proposal-form #rel_id_select {
    width: 100%;
}

.dropdown.bootstrap-select.no-margin._select_input_group.bs3 {
    width: 100% !important;
}

.p_l_0 {
    padding-left: 0;
}

#tab_views .new_cl_tab thead tr th {
    font-weight: 500;
    background-color: #022d62;
    border-top: 0px solid #f0f0f0 !important;
}

/*#tab_views .new_cl_tab thead tr th{    font-weight: 500;
    background-color: #415164;     border-top: 0px solid #f0f0f0 !important;}*/
#tab_puchase_order .proposal-items-preview .description {
    width: 30% !important;
}

#tab_puchase_order thead th {
    font-weight: 500;
}

#tab_ase .label_cus_csss .col-md-3,
#tab_ase .label_cus_csss .col-md-2 {
    padding: 0;
}

#tab_ase .label_repeater_item {
    width: 100%;
    padding-left: 6px;
    text-align: left;
}

#tab_ase .tiers_list_new_item .tx_center {
    text-align: left;
    padding-right: 50px;
}

#tab_ase .del_btn_repeater {
    margin-left: 4px;
}

.l_r_ed {
    margin-right: 15px;
}

.col-md-12.small-table-right-col {
    padding-left: 0;
}

.pa_d_masw {
    padding: 0;
}



.activity-feed-job.activity-feed .feed-item {
    padding-left: 0;
}

.activity-feed-job.activity-feed {
    padding: 0;
}

#DataTables_Table_0_wrapper .has-row-options .sorting_1 {
    /*    padding-left: 6px !important;*/
}

.dashboard_filters .dropdown {
    margin-bottom: 0 !important;
}

#DataTables_Table_0_wrapper thead th {
    /*padding: 6px 4px 6px 4px;*/
}

#DataTables_Table_0_wrapper .label-big,
#DataTables_Table_0_wrapper .s-status {

    width: 100%;
}

#DataTables_Table_0 .checkbox {
    padding-left: 5px;
}

/** SK changes **/
/*#credit-note-form #billing_and_shipping_details .shipping_name_wrap{
    display: none;
}*/
#credit-note-form address .billing_name,
#credit-note-form address .shipping_name {
    display: none;
}

/*#estimate-form #billing_and_shipping_details .shipping_name_wrap{
    display: none;
}*/
#estimate-form address .billing_name,
#estimate-form address .shipping_name {
    display: none;
}

/*#invoice-form #billing_and_shipping_details .shipping_name_wrap{
    display: none;
}*/
#invoice-form address .billing_name,
#invoice-form address .shipping_name {
    display: none;
}

/*#proposal-form #billing_and_shipping_details .shipping_name_wrap{
    display: none;
}*/
#proposal-form address .billing_name,
#proposal-form address .shipping_name {
    display: none;
}

/*#purchase-order-form #billing_and_shipping_details .shipping_name_wrap{
    display: none;
}*/
#purchase-order-form address .billing_name,
#purchase-order-form address .shipping_name {
    display: none;
}

/*#job-form #billing_and_shipping_details .shipping_name_wrap{
    display: none;
}*/
#job-form address .billing_name,
#job-form address .shipping_name {
    display: none;
}

/** SK changes end **/


#billing_and_shipping_details .modal-dialog {
    width: 54%;
}




#sales_item_modal_tier .converted_row {
    padding-right: 24px;
    padding-left: 13px;
}

#sales_item_modal_tier .proposal_qty {
    width: 10%;
    margin-right: 8px !important;
}

#sales_item_modal_tier .supplier_currency,
#sales_item_modal_tier .customer_currency {}

.check_same_currency,
.client_currency {
    padding: 0 !important;
}

/*.total_amount_price{text-align: left !important}*/


.new_items_table .table.items thead>tr>th {
    text-align: left !important;
}

.new_items_table .table.items tbody>tr>td,
.table.items thead>tr>th {
    padding: 8px 3px;
    border: 1px solid #dce1ef;
}




#proposal-form .table.items tbody>tr>td,
#proposal-form thead>tr>th {
    padding: 8px 2px;
    text-align: left;
}

.edit_rate,
.edit_item_setup_price,
.estimate .estimate-items-table tr td span {
    padding: 0 !important;
}



#sales_item_modal_without_tier .proposal_qty {
    width: 12% !important;
}

#sales_item_modal_without_tier .check_same_currency,
#sales_item_modal_without_tier .client_currency,
#sales_item_modal_without_tier .base_currency {
    /* position: relative;*/
    left: 5px;
    top: 4px;
}

.input_repeater_item:first-child {
    width: 12% !important;
}


.orders span.edit_rate {
    position: relative;
    left: -3px;
}

.orders span.edit_item_delivery_price {
    position: relative;
    left: -3px;
}


.orders_doc_tiers_table span.edit_rate{left: 0px !important}



.invoices .edit_rate {
    position: relative;
    left: -4px;
}

.invoice .edit_item_delivery_price {
    position: relative;
    left: -3px;
    padding: 0px !important;
}

.invoice .total_amount_price span {
    padding: 0px !important;
}


.credit-note .edit_item_setup_price {
    position: relative;
    left: -3px;
}

.credit-note .edit_item_delivery_price {
    position: relative;
    left: 0px;
    padding: 0px !important;
}

.credit-note .total_amount_price span {
    padding: 0px !important;
}

.total_amount_cost {
    text-align: right !important;
}

/*.new_proposal_modal .converted_row {
    padding-right: 0px !important;
    padding-left: 13px !important;
}*/

.new_proposal_modal .base_currency_symbol {
    line-height: 2;
}

.estimate-items-table tr td {
    border-right: 1px solid #dce1ef !important;
}

.estimate-items-table tr td {
    border-top: 1px solid #dce1ef !important;
}

.estimate-items-table tr:last-child td {
    border-bottom: 1px solid #dce1ef !important;
}


/*
.subtotal_converted {border-bottom: 1px  solid black;border-top: 0; font-size: 15px;   color: black;}
*/


.quotes #proposal-form .flexrow {}

/*.quotes #proposal-form .quantity{padding: 13px 2px !important;}*/


.quotes .proposal .estimate-items-table tr td span {

    padding: 0px 0px 4px;
}

.quotes .flexrow .radioitem {
    margin-top: 3px;
}


td[align=right],
th[align=right] {
    text-align: right !important;
}





.table-main-estimate-edit {
    border: 1px solid #dce1ef !important;
}



#purchase-order-form .table-main-job-edit {
    border: 1px solid #ebf5ff !important;
}

#purchase-order-form .table-main-job-edit tr td {
    /*border-top: 1px solid #ebf5ff !important;*/
}

#purchase-order-form .table-main-job-edit tr td {
    /*border-right: 1px solid #dce1ef !important;*/
}

#purchase-order-form .table-main-job-edit tr td {
    border-right: 1px solid #ebf5ff;
}

#purchase-order-form .table-main-job-edit tr:last-child td {
    /*border-bottom: 1px solid #dce1ef !important;*/
}

#purchase-order-form tr.add_qty.border_hide_cl {
    border-bottom: 1px solid #ebf5ff;
}

#purchase-order-form .ac_cost th {
    font-weight: 500;
}

#purchase-order-form .ac_table_details tbody td {
    /*padding: 8px 4px 8px 8px!important;*/
}



.quotes #subtotalcost td,
.orders #subtotalcost td,
.invoices #subtotalcost td,
.credit_notes #subtotalcost td,
.purchase_order #subtotalcost td,
.purchase_credit_notes #subtotalcost td {
    border-bottom: 1px solid #dce1ef;
    border-top: 0;
    font-size: 12px;
    font-weight: 400;
    color: black;
}

.quotes #subtotalprofit td,
.quotes #subtotalprofitmargin td,
.orders #subtotalprofit td,
.invoices #subtotalprofit td,
.credit_notes #subtotalprofit td,
.purchase_order #subtotalprofit td,
.purchase_credit_notes #subtotalprofit td {
    border-bottom: 1px solid #dce1ef;
    border-top: 0;
    font-size: 12px;
    font-weight: 400;
    color: black;
}


.quotes .tax-area td,
.orders .tax-area td,
.invoices .tax-area td,
.credit_notes .tax-area td,
.purchase_order .tax-area td,
.purchase_credit_notes .tax-area td {
    border-bottom: 1px solid #dce1ef;
    border-top: 0;
    font-size: 12px;
    font-weight: 400;
    color: black;
}


.quotes #customer_tax,
.orders #customer_tax,
.invoices #customer_tax,

.credit_notes #customer_tax td,
.purchase_order #customer_tax td,
.purchase_credit_notes #customer_tax td .credit_notes #subtotalprofit td,
.purchase_order #subtotalprofit td,
.purchase_credit_notes #subtotalprofit td,

.credit_notes #subtotalprofit td,
.purchase_order #subtotalprofit td,
.purchase_credit_notes #subtotalprofit td {
    color: black;
}

.quotes #tax_id_vat2000,
.orders #tax_id_vat2000,
.invoices #tax_id_vat2000,

.credit_notes #tax_id_vat2000 td,
.purchase_order #tax_id_vat2000 td,
.purchase_credit_notes #tax_id_vat2000 td {
    color: black;
}


.quotes #discount_area td,
.orders #discount_area td,
.invoices #discount_area td,

.credit_notes #discount_area td,
.purchase_order #discount_area td,
.purchase_credit_notes #discount_area td {
    border-bottom: 1px solid #dce1ef;
    border-top: 0;
    color: black;
}


.quotes tr.bold td,
.orders tr.bold td,
.invoices tr.bold td,

.credit_notes tr.bold td,
.purchase_order tr.bold td,
.purchase_credit_notes tr.bold td {
    border-bottom: 1px solid #dce1ef;
    border-top: 0;
    color: black;
}

.quotes tr.bold td,
.orders tr.bold td,
.invoices tr.bold td,

.credit_notes tr.bold td,
.purchase_order tr.bold td,
.purchase_credit_notes tr.bold td {
    color: black;
    font-size: 16px;
    color: black;
}

.quotes #subtotalcost td,
.orders #subtotalcost td,
.invoices #subtotalcost td,

.credit_notes #subtotalcost td,
.purchase_order #subtotalcost td,
.purchase_credit_notes #subtotalcost td {
    font-size: 13px;
    font-weight: 400;
    color: red;
}

.quotes .table-main-estimate-edit,
.quotes .all_table_items,
.orders .table-main-estimate-edit,
.invoices .table-main-estimate-edit,

.credit_notes .table-main-estimate-edit,
.purchase_order .table-main-estimate-edit,
.purchase_credit_notes .table-main-estimate-edit {
    border: 1px solid #ebf5ff !important;
}

.quotes #subtotal td,
.orders #subtotal td,
.invoices #subtotal td,

.credit_notes #subtotal td,
.purchase_order #subtotal td,
.purchase_credit_notes #subtotal td {
    border-bottom: 1px solid #dce1ef;
    border-top: 0;
    color: black;
    font-size: 13px;
    font-weight: 400;
}




/*.credit-note td.total_amount_price {
    text-align: right;
}*/
.credit-note .supplier_currency,
.credit-note .edit_unit_cost,
.credit-note .edit_item_supplier_setup_cost,
.credit-note .edit_item_supplier_delivery_cost {
    padding: 0 !important
}


.credit-note .edit_unit_cost,
.credit-note .edit_item_supplier_setup_cost {
    position: relative;
    /* left: -3px; */
}

.credit-note .total_amount_cost span {
    padding: 0 !important;
}

.quote .rate span:nth-child(even) {}

span.align_symbol {
    position: absolute;
}


#sales_item_modal_without_tier .supplier_currency {
    position: relative;
    left: 5px;
    top: 4px;
}


.flex_prop {
    align-items: center !important;
    display: flex;
}



/*.email_settings_tabs li {
    margin-right: 25px;
}*/

.act_btn_cl {
    display: flex;
    padding: 6px 0;
}

.act_btn_cl label {
    padding-right: 12px;
}

.remv_cl {
    text-align: right;
}

.f__sd i {
    font-size: 16px;
}


.group_text_btn {
    padding: 8px 14px 7px 14px !important;
}

.staff_setting_smtp_tab {
    text-align: right;
}



.all_tiers_and_brands .brand_tabs li {
    display: flex;
    align-items: center !important;
    margin-right: 15px;
}

.all_tiers_and_brands_quotes .quotes_brand_tabs li {
    display: flex;
    align-items: center !important;
    margin-right: 15px;
}

.all_tiers_and_brands_quotes .quotes_brand_tabs li a {
    padding-right: 46px;
    /* border-radius: 8px !important; */
    /* border: 0;*/
}

.quotes_brand_tabs_content .quotes_tiers_table tr {
    border-top: 1px solid #ebf5ff;
}

.quotes_brand_tabs_content .quotes_tiers_table th:not(.converted_column_modal) {
    /*  width: 14%;
    border: 0;
    padding: 12px 10px;*/
}





th.converted_column_modal {
    display: inline-block;
    padding: 8px !important;
}

th.ap_converted_column_modal {
    display: inline-block;
    /* padding: 13px !important; */
    padding: 8px !important;
}

.quotes_brand_tabs_content .quotes_tiers_table td {
    white-space: nowrap;
    width: 9.2%;
    /* display: inline-block; */
    display: inline-flex;
}

.ap_converted_column_modal {
    width: 9%;
}

.quotes_brand_tabs_content .quotes_tiers_table td span {
    /* margin-right: 3px; */
}

.converted_column_modal_totals,
.converted_column_modal {
    width: 9%;
    display: inline-block;
    white-space: nowrap;
}


#sales_item_modal_tier .col-md-12.main {
    padding: 0;
}

.converted_column_modal_totals input,
.converted_column_modal input {
    width: 100%
}


.quotes_brand_tabs_content .quotes_tiers_table td input {
    width: 100%;
    padding: 1px 0px;

    font-size: 12px !important;
    font-weight: 400;
    line-height: 1.5 !important;
    box-shadow: 0 0 10px #ccc;
    color: #6e707e;
    background-color: #fff;
    background-clip: padding-box;

}

tr.add_tier_radio input {
    width: auto !important;
}

.add_tier_radio td,
.add_tier_radio th {}

.add_tier_radio input {
    margin: 0 auto;
    left: 3px;
}

.quotes_delete_tier_row td a {
    margin: 0 auto;
    position: relative;
    left: 3px;
}

.radioitem_quote {
    box-shadow: inherit !important;
    background-color: transparent !important;
}

.action_btn_model button {
    background-color: #ffffff !important;
    border: 0 !important;
    padding: 0;
    color: #e16527 !important;
}

.action_btn_model {
    position: absolute;
    right: 0px;
}



.action_btn_model ul {
    width: 90px !important;
    min-width: auto;
    border-radius: 0;
    top: 30px;
    text-align: left;
    border: 1px solid #e2652730;
    padding: 6px;
}

.action_btn_model li {
    display: inherit !important;
    align-items: inherit !important;
    border: 0;
    margin-right: 0px !important;


}

.action_btn_model li a {
    border-radius: 0 !important;
    padding: 6px 8px;
    padding-right: 0 !important;
}

.action_btn_model li a i {
    margin-right: 4px;
}

.all_tiers_and_brands .brand_tabs li a {
    padding-right: 46px;
    /*border-radius: 8px !important;*/
    /*border: 0;*/
}

.all_tiers_and_brands .action_btn_model li a {
    padding-right: 46px;
    border-radius: 8px !important;
    border: 0;
}

.del__btn a {
    background: #FF5A5F;
    color: white !important;
}

.edit__btn {
    margin-bottom: 6px;
}


.edit__btn a {
    background: green;
    color: white !important;
}


/*******Art work******/

.artworkslisting{    background: #fff;
    border: 1px solid #e4e5e7;
    border-radius: 4px;
    padding: 20px;
    position: relative;}


th.th-proposal-total {
    text-align: right;
}

.amberbtn {
    margin: 0;
}


.table-artwork_visuals td,
.table-artwork_visuals th{    vertical-align: middle !important;}

.approved_artwork {
    padding: 6px 12px;
}

.th-proposal-total p {
    padding: 6px 12px;
    margin-bottom: 0;
}



/*============Responsive============*/

@media (min-width: 768px) {
    #sales_item_modal_tier .modal-dialog {
        width: 950px !important;
    }
    #sales_item_modal_without_tier .modal-dialog {
        width: 950px !important;
    }
}


/*Mobile*/
@media (max-width:767px) {




    div#most_profit>div {
        overflow: scroll;
    }

    .row {
        margin-right: auto;
        margin-left: auto;
    }

    .content {
        padding: 15px 0;
        padding-top: 90px;
    }

    .dt_laoder_cl img {
        width: 55px;
        position: absolute;
        top: 40%;
        left: 0;
        right: 0;
        text-align: center;
        margin: 0 auto;
    }

    .panel_s .panel-body {
        padding: 10px;
    }

    .client-form .col-md-12 {
        padding: 0;
    }

    ._transaction_form_proposal .col-md-4 {
        padding: 0;
    }

    .mbot5 .dropdown-menu-right {
        margin-right: -60px !important;
    }

    #small-table {
        padding: 0;
    }

    .proposal-form .col-md-6 {
        padding: 0px 0px;
    }

    .items-select-wrapper .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
        width: 100% !important;
    }

    #discount_area .row {
        display: flex !important;
    }

    #discount_area .col-md-7 {
        padding: 0
    }

    #sales_item_modal .modal-dialog {
        width: auto !important;
    }

    #sales_item_modal .col-md-6 {
        padding: 0 !important;
    }

    #sales_item_modal .modal-body {
        padding: 15px 0px !important;
    }


    .wrap_table_f_da {
        overflow: scroll
    }

    .label_cus_css>div {
        display: inline-block;
        width: 76px;
        text-align: center;
        background-color: #022d62;
    }

    #invoice_item_form .label_repeater_item {
        width: 79px;
        display: inline-block;
        white-space: nowrap;
        display: block;
        text-align: center;
        font-size: 12px;
        color: #fff;
        margin-right: 0px;
        padding-top: 5px;
        padding-right: 0px;
        padding-left: 0px;
        background-color: #022d62;
    }



    .proposal-html-logo img {
        width: 100%;
    }

    #content {
        padding: 0;
    }

    #content .panel_s .panel-body {
        padding: 10px !important;
    }

    .dataTables_info {
        position: static !important;
        margin-left: 0 !important;
        margin-bottom: 15px;
    }

    div.dataTables_wrapper div.dataTables_info {
        padding-top: 8px !important;
        padding-left: 0 !important;
        text-align: left;
    }

    #DataTables_Table_0_wrapper .col-md-7 {
        padding: 0;
    }

    .has-row-options .sorting_1 {
        padding-left: 30px !important;
    }

    #diary-form .col-md-12,
    #diary-form .col-md-6,
    #diary-form .col-sm-12 {
        padding: 0
    }

    .col-md-7 small-table-right-col {
        padding: 0
    }

    #tab_proposal .col-sm-12 {
        padding: 0;
    }

    .proposal_to_wrap .flexer .dropdown.bootstrap-select.bs3 {
        width: 100% !important;
    }

    #estimate-form .col-md-6 {
        padding: 0 4px
    }

    #estimate-form .proposal_to_wrap .flexer {
        justify-content: space-between !important;
        display: flex !important;
        width: 100%;
    }

    #estimate-form .proposal_to_wrap .form-group {
        width: 100%;
    }



    .new_items_table table td input.form-control {
        margin-bottom: 0px !important;
    }

    #setup-menu li .nav-second-level li.active a {
        background-color: rgb(226, 101, 39);
    }

    .date_filters .input-group-addon {
        width: 18px;
    }

    .dtr-title {
        display: inline-block;
        width: 30%;
    }

    ul.dtr-details {
        width: 100%;
    }

    span.dtr-data {
        display: inline-block;
    }

    span.dtr-data input {}

    #wrapper {
        min-height: auto !important;
    }

    #invoice_item_form {
        overflow: scroll
    }


    #billing_and_shipping_details .modal-dialog {
        width: 97%;
    }

    #sales_item_modal_tier .modal-dialog {
        width: 94%;
        margin: 10px;
        margin-right: 0px !important;
    }

    #proposal-form .col-md-12 {
        padding: 0
    }

    .itemimage {
        float: inherit;
        width: 100%;
        height: auto;
        /* border: 0; */
        /* padding: 0; */
        /* border-radius: 0; */
        /* object-fit: contain; */
        border: 1px solid #bfcbd9;
        text-align: center;
        border-radius: 4px;
    }

    .mainimage_item {
        float: inherit;
        width: 100px;
        height: 100px;
        border: 0;
        padding: 0;
        border-radius: 0;
        margin: 0 auto;
    }

    .itemimage img {}

    #invoice_item_form label {
        margin-bottom: 2px;
        margin-top: 12px;
    }


    .full_prices_wrap {

        width: 100%;
        overflow: scroll;
    }

    #invoice_item_form .radioitem {
        position: static;
    }


    .col-md-12.main {
        padding: 0;
    }

    .request_quote_from_supplier {
        float: inherit;
        margin: 10px 0;
    }

    .supplier_info {
        margin-top: 15px;
    }

    .proposal-form .col-md-6 {
        border: 0;
    }

    .s_table {}

    .has-calculations thead tr {
        position: static;
        display: table;
        /* justify-content: space-between !important; */
        width: 100%;

    }


    #invoice_item_form_d .label_repeater_item {

        width: 80px !important;
    }


    .has-calculations thead tr th,
    .has-calculations tbody tr td {
        min-width: 64px !important;
    }

    .has-calculations thead tr th:nth-child(1) {
        display: none;
    }

    .has-calculations thead tr th:nth-child(2) {
        min-width: 130px !important;
    }

    td.bold.description {
        min-width: 132px !important;
        width: 132px !important;

    }

    /*
    .has-calculations thead tr th{white-space: nowrap}
    .has-calculations tbody{}
    .has-calculations tbody tr{}


*/

    .has-calculations i.fa.fa-cog,
    .has-calculations i.fa.fa-pencil {
        width: 18px !important;
        text-align: center;
    }

    .estimate-items-table tr td span {
        padding: 0;
    }

    .has-calculations tbody tr td,
    .has-calculations thead tr th {
        padding: 8px 10px !important;
        text-align: left !important;
    }

    .has-calculations {}

    .has-calculations thead th {
        width: auto
    }

    .has-calculations tbody tr {
        display: flex
    }

    .has-calculations tbody tr td a {
        margin-top: 0 !important
    }

    .logbackinmodal {
        width: 98% !important;
    }

    .quote_view .follow_up_new_div {
        padding: 0;
        margin: 0;
    }

    .follow_date_lb {
        width: auto;
        padding-top: 9px;
        white-space: nowrap;
        font-size: 12px;
        margin-right: 5px;
    }

    .has-calculations tbody .btn {
        font-size: 10px !important;
        padding: 2px 0px !important;
        width: 18px !important;
        display: inline-block !important;
    }

    .label_repeater_item {
        margin-top: 0
    }

    .label_repeater_item {
        margin-top: 0 !important;
        padding: 8px;
        margin-bottom: 0px !important;
    }

    .follow_up_new_div {
        padding-left: 0 !important;
        margin-top: 10px;
    }


    .row.dashboard_filters .col-md-12 {
        padding: 0;
    }


    .user-data .arrow-left {
        margin-left: 0;
    }

    .user-data .arrow-right {
        margin-right: 0;
    }

    .quote_view .follow_up_new_div {
        padding-left: 28px !important;
        justify-content: space-between !important;
    }


    .has-row-options.odd tr:first-child td:before {}

    .pull-right._buttons {
        float: initial !important;
    }

    span.label.label-default.pull-left.mright5.mtop5.s-status.proposal-status-6 {
        margin-bottom: 10px;
    }

    #invoice_item_form .form-group {
        margin-bottom: 0;
    }

    input#diary_filter_date_f {
        width: 80px;
    }

    input#diary_filter_date_t {
        width: 80px;
    }


    .has-row-options .sorting_1 {
        padding-left: 30px !important;
    }

    #DataTables_Table_0 .checkbox {
        padding-left: 20px;
        margin-top: 4px;
    }


    .toggleable.sorting#th-number {
        width: 50px;
        display: inline-block;
    }


    .customer-profile-group-heading {
        border-bottom: 1px solid #e4e5e7;
        padding: 15px 15px 15px 20px;
        margin: -10px;
        color: #656565;
        margin-bottom: 15px;
    }


    .supplier_show_details .row_wis a {
        word-break: break-all;
    }

    .modal-dialog {
        width: auto !important;
    }




    .input_repeater_item {
        padding: 1px 5px;
        width: 72px;
    }

    .repeater_data_estimate {
        display: flex;
        justify-content: inherit !important;
    }

    .headings.label_cus_css {
        background-color: #022d62;
        width: 100%;
        margin-bottom: 10px;
        display: flex;
        margin-left: 0;
        justify-content: inherit !important;
    }

    #invoice_item_form .headings.label_cus_css {
        margin-left: 0px;
    }

    .headings.label_cus_css {
        margin-right: 0px !important;
    }


    .quotes .headings.label_cus_css {
        margin-left: 20px !important;
    }


    .repeater_data_estimate input {
        width: 67px !important;
    }

    .quotes .input_repeater_item {
        padding: 1px 5px;
        width: 73px !important;
    }

    #invoice_item_form .del_btn_repeater {
        margin-left: 0px;
        position: static;
        right: -4px;
    }

    .input_repeater_item {
        margin-right: 0 !important
    }

    .products #invoice_item_form .input_repeater_item {
        width: 75px;
        margin-right: 1px !important;
    }


      .estimate-html-logo img {
    width: 220px;
}

.amberbtn {
    font-size: 11px;
    padding: 7px;
}


.allbtn {
    display: inherit !important;}

    .allbtn a {
    width: 48%;
        margin-bottom: 12px;
        font-size: 12px !important;
}

.allbtn .mright5{ font-size: 12px !important;}

.allbtn button {
    width: 100%;
}

.allbtn form {
    width: 49% !important;
}

.allbtn .acceptedbtn {
    width: 49% !important;
}

.allbtn a button {
    width: 48%;
    font-size: 12px !important;
}

.allbtn .mright5 {
    margin: 2px !important;
}

.allbtn .btn-success {
    position: relative;
    left: 3px;
}


.threebtn {

    width: 100% !important;
}


}



/*small mobile devices*/
@media (min-width:320px) and (max-width:480px) {}



/*landscape mobiles devices*/
@media (max-width:736px) and (orientation:landscape) {}





/*tablet devices (both orentations)*/
@media (min-width:768px) and (max-width:979px) {

    #sales_item_modal .modal-dialog {
        width: 85%;
    }

    .label_repeater_item {
        white-space: inherit !important;
    }

    #wrapper {
        min-height: auto !important;
    }

    #header {
        top: 0;
    }

    .small-logo {
        padding: 4px 0;
        width: 86%;
        text-align: center;
        margin: 0 auto;
    }

    .small-logo img {
        height: 34px;
        margin: 0 auto;
    }

    .mobile-navbar {
        position: absolute;
        top: 45px;
    }

    #billing_and_shipping_details .modal-dialog {
        width: 80%;
    }
}




/*For small screens and laptops devices*/
@media (min-width:980px) and (max-width:1199px) {

    #sales_item_modal .modal-dialog {
        width: 85%;
    }

    .label_repeater_item {
        white-space: inherit !important;
    }

    #wrapper {
        min-height: auto !important;
    }

}


@media (min-width:1400px) and (max-width:1920px) {}



@media (min-width: 1200px) {}

.supplier_manage {
    display: none;
}

.table-jobs .has-row-options .sorting_1 {
    padding-left: 4px !important;
}

.fincjob {

    margin-left: 9px !important;
    margin-top: 7px;
}

.disfl {
    display: flex;
}

#discount-total .input-discount-percent {
    margin-bottom: 0 !important;
}

.artworks_all {
    margin-top: 10px;
}

.trigger_btn_n {
    margin: 15px;
    margin-right: 0;
}

.table-proposals .has-row-options .sorting_1 {
    padding-left: 6px;
}

.activity-feed .feed-item {
    padding-left: 0;
}

.artworks_all .item_attachment_customs a {
    color: #e26527;
    text-decoration: none;
    font-weight: 500;
}

.quote_view .input-group {
    width: 106px;
    ;
}

.quote_view #follow_up_date {
    width: 100px;
}

.small-table-right-col.col-md-12 .quote_view .input-group {
    width: 128px;
}

.small-table-right-col.col-md-12 .quote_view #follow_up_date {
    width: 116px;
}

.greyed_out {
    color: #a2a0a0fa;
    pointer-events: none;
}

.greyed_out label {

    color: #a2a0a0fa;
}

.select_op_w .form-group {
    width: 100%;
}

/*.select_op_w .bs3 {
    width: 100% !important;
}*/

.table-payments-single-client input.filter_prop {
    width: 100% !important;
    height: 30px !important;
}

.table-payments-single-client .date_filters .input-group.date {
    width: 120px;
}

.table-payments-single-client>tbody>tr>td,
.table-payments-single-client>tfoot>tr>td {
    padding: 6px 4px 5px 4px;
}

.label-status-artwork {
    width: 33% !important;
}

/*@media screen and (min-width: 1300px) {
  #DataTables_Table_0_wrapper {
    overflow: hidden;}
}*/

.red_no_fail_delivery {
    font-weight: bold;
    color: red;
}

.red_no_fail_delivery_wrap {
    padding-top: 10px;
    padding-left: 0px;
    padding-right: 0;
    display: flex;
}

.red_no_fail_delivery_wrap label {
    margin-right: 8px;
}

/** Red Unit Cost / Setup Cost / Delivery Cost / Total Costs **/
td span.item_supplier_delivery_cost {
    color: red;
}

td span.unit_cost {
    color: red;
}

td span.item_supplier_setup_cost {
    color: red;
}

td span.total_amount_cost {
    color: red;
}

td span.deliverycost_convert {
    color: red;
}

td span.unit_cost_convert {
    color: red;
}

td span.setupcost_convert {
    color: red;
}

td span.total_amount_cost_convert {
    color: red;
}

td span.deliverycost_base {
    color: red;
}

td span.unit_cost_base {
    color: red;
}

td span.setupcost_base {
    color: red;
}

td span.total_amount_cost_base {
    color: red;
}

/** Red Unit Cost / Setup Cost / Delivery Cost / Total Costs End **/
.quote_view .form-group {
    display: flex;
}

img.side_menu_sage_icon {
    width: 30px;
    height: 20px;
    position: relative;
    left: -5px;
}

.side_menu_sage_setup_icon {
    width: 41px;
}

.side_menu_trello_setup_icon {
    width: 70px;
    margin-bottom: 4px;
}
.side_menu_merch_setup_icon {
    width: 155px;
}

.selectpicker_new {
    width: 100% !important;
    padding: 1px 2px;
    height: 30.5px;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.selectpicker_new option:checked {
    background-color: #022d62;
    color: white;
}

.selectpicker_new>option:hover {
    background-color: rgb(226, 101, 39);
    box-shadow: 0 0 10px 100px #FED20F inset;
    transition: all .2s ease-in-out;
    color: white;
}

/*#job_filter_status {

    width: 80% !important;
}
#DataTables_Table_0_wrapper .label-big, #DataTables_Table_0_wrapper .jobs_status {
    width: 100%;
}*/
#form-reminder-job {
    text-align: left;
}

.job_filter_buttons .btn-info {
    color: #415164;
    background-color: #f1f5f7;
}

.job_filter_buttons .btn-info:hover {
    /*border: none;*/
    border-color: transparent;
}

.quote_view .follow_up_new_div {

    padding-left: 28px;
}

/*** Tables Highlighter ***/
.table-proposals tr:nth-child(odd) {
    background-color: #f2f5f6;
}

.table-proposals tr:hover {
    background-color: #D0E3FA;
    cursor: pointer;
}

.table-estimates tr:nth-child(odd) {
    background-color: #f2f5f6;
}

.table-estimates tr:hover {
    background-color: #D0E3FA;
    cursor: pointer;
}

.table-invoices tr:nth-child(odd) {
    background-color: #f2f5f6;
}

.table-invoices tr:hover {
    background-color: #D0E3FA;
    cursor: pointer;
}

.table-credit-notes tr:nth-child(odd) {
    background-color: #f2f5f6;
}

.table-credit-notes tr:hover {
    background-color: #D0E3FA;
    cursor: pointer;
}

.table-purchase-credit-notes tr:nth-child(odd) {
    background-color: #f2f5f6;
}

.table-purchase-credit-notes tr:hover {
    background-color: #D0E3FA;
    cursor: pointer;
}

.table-payments tr:nth-child(odd) {
    background-color: #f2f5f6;
}

.table-payments tr:hover {
    background-color: #D0E3FA;
    cursor: pointer;
}

.table-purchase_order tr:nth-child(odd) {
    background-color: #f2f5f6;
}

.table-purchase_order tr:hover {
    background-color: #D0E3FA;
    cursor: pointer;
}

.table-jobs tr:nth-child(odd) {
    background-color: #f2f5f6;
}

.table-jobs tr:hover {
    background-color: #D0E3FA;
    cursor: pointer;
}

.table-clients tr:nth-child(odd) {
    background-color: #f2f5f6;
}

.table-clients tr:hover {
    background-color: #D0E3FA;
    cursor: pointer;
}

.table-all-contacts tr:nth-child(odd) {
    background-color: #f2f5f6;
}

.table-all-contacts tr:hover {
    background-color: #D0E3FA;
    cursor: pointer;
}

.table-diary tr:nth-child(odd) {
    background-color: #f2f5f6;
}

.table-diary tr:hover {
    background-color: #D0E3FA;
    cursor: pointer;
}


.table-invoice-items tr:nth-child(odd) {
    background-color: #f2f5f6;
}

.table-invoice-items tr:hover {
    background-color: #D0E3FA;
    cursor: pointer;
}

.table-invoice-items tr:nth-child(odd),
.table-proposals-client-profile tr:nth-child(odd),
.table-estimates-single-client tr:nth-child(odd),
.table-invoices-single-client tr:nth-child(odd),
.table-payments-single-client tr:nth-child(odd),
.table-reminders tr:nth-child(odd),
.table-contacts tr:nth-child(odd) {
    background-color: #f2f5f6;
}

.table-invoice-items tr:hover,
.table-proposals-client-profile tr:hover,
.table-estimates-single-client tr:hover,
.table-invoices-single-client tr:hover,
.table-payments-single-client tr:hover,
.table-reminders tr:hover,
.table-contacts tr:hover {
    background-color: #D0E3FA;
    cursor: pointer;
}

/*** Tables Highlighter ***/

.complete-0 {
    background: #d3d3d3 !important;
}

.table-jobs .jobs_status {
    word-break: break-word;
}

.pre_laoder_cl_for_mails {
    display: none;
}

.pre_laoder_cl_for_mails {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    padding-top: 20%;
    background-color: #45424294;
    z-index: 99999;
}

.pre_laoder_cl_for_mails img {
    width: 55px;
}

#wrapper {
    min-height: 103vh !important;
}

/*.job_filter_buttons a {
    background-color: #022d62 !important;
    color: white !important;
}*/
.complete_nbtn {
    width: 150px;
}

.paid_nbtn {
    width: 165px !important;
}

.fail_nbtn {
    width: 227px !important;
}

.template.sortable {
    height: 60px;
}

.all_templates {
    margin-top: 0 !important;
}

.pre_laoder_cl_for_jobs {
    display: none;
}

.pre_laoder_cl_for_jobs {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    padding-top: 20%;
    background-color: #45424294;
    z-index: 99999;
}

.pre_laoder_cl_for_jobs img {
    width: 55px;
}

.holds-the-iframe {
    background: url(../images/loader.gif) center center no-repeat;
    height: 600px;
    z-index: 999999;
    width: 100%;
}

.copy_b_s_button {
    float: right;
    margin-right: 15px;
}

.include_b_s_wrap {
    margin-left: 0px;
    margin-bottom: 7.5px !important;
}

.po_b_and_s#billing_and_shipping_details hr {
    margin-top: 7.5px !important;
}

#billing_and_shipping_details hr {
    margin-top: 15px !important;
}

#follow_up_date:focus {

    border: 1px solid #bfcbd9;
}

.hr-margintopno {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}

.note_billing_shipping {
    float: left;
    font-size: 12px;
    color: red;
}

.col_hide {
    display: none !important;
}

#invoice_item_form_d .repeater_data_estimate input:not(:first-child) {
    color: red;
}

#purchase-order-form .tax-area, .purchase-credit-note-form .tax-area {
    display: none !important;
}

#job-form .tax-area {
    display: none !important;
}

.discount_hide {
    display: none;
}

.supp_hide {
    display: none;
}

#main_supplier_details {
    margin-bottom: 20px;
}

#purchase-order-form .job-items-table td.description hr {
    display: none;
}

#purchase-order-form .job-items-table td.description .supplier_show_details {
    display: none;
}

.purchase-order-items-table td.description hr {
    display: none;
}

.purchase-order-items-table td.description .supplier_show_details {
    display: none;
}

.homepage_url_sage {
    border: 1px solid #bfcbd9;
    height: 36px;
    color: #494949;
    padding: 6px 12px;
    font-size: 14px;
    -webkit-transition: border-color .2s cubic-bezier(.645, .045, .355, 1);
    transition: border-color .2s cubic-bezier(.645, .045, .355, 1);
    line-height: 1;
    border-radius: 4px;
}

.sage_config_settings {
    margin-left: 15px;
}

.row.sage_config_settings p,
.row.sage_config_settings h5 {
    margin-bottom: 15px;
}

.indented_sage_config {
    margin-left: 40px;
}

.indented_sage_config .open-ticket-subject-group {
    width: 94%;
}

.sage_ledger_buttons {
    display: flex;
    margin-left: 0px;
}

.sage_ledger_buttons button {
    margin-right: 10px;
}

.sage_danger_note {
    color: #e26527;
    margin-left: 15px;
}

#dashboard_page .home-activity .tab-content {
    height: auto !important;
}


#wrapper {
    overflow-x: hidden;
}

.dashboard_page_content {
    padding-top: 60px !important;
}

/** stock Log **/
button.btn.btn-info.stocklogbtn a {
    color: white;
}

/** stock Log **/

#job_artwork_uploads .image_in_items {
    display: inline-block;
    font-size: 13px;
    margin-bottom: 0px;
}

div.top10dashboard {
    min-height: 5px !important;
}

.allinputs p.text-danger {
    position: absolute;
    bottom: -26px;
    font-size: 12px;
}

.tiers_list_new_item .allinputs {
    margin-bottom: 13px;
}

.orders #artwork_uploads .image_in_items {
    display: inline-block;
    font-size: 13px;
    margin-bottom: 0px;
}

/** To control the width of the list items **/
.input-group-select ul.dropdown-menu {
    min-width: 0px !important;
}

.form-group.mbot25.items-wrapper.input-group-select {

    /*width: 573px;*/
    width: 643px;
}

.link_sage_client {
    float: right;
    margin-right: 17px;
}

#add_new_customer_modal .customer-profile-tabs {

    margin-top: -14px;
}

.approved_artwork {
    color: green;
}

.amberbtn {
    background-color: #ff6f00ba !important;
}

.billing_phone a.clicktocall {
    white-space: normal;
}

.shipping_phone a.clicktocall {
    white-space: normal;
}

a#save_to_address_billingp {
    padding: 0;
}

a#save_to_address_billing {
    padding: 0;
}

.logbackin {
    color: white;
}

.logbackin:hover {
    color: white;
}

.logbackin:visited {
    color: white;
}

.logbackinmodal {

    width: 40%;
    margin: 20% auto;
}

.btn-bottom-toolbar {
    position: fixed;
    bottom: 0;
    padding: 15px;
    padding-right: 15px;
    box-shadow: 0 -4px 1px -4px rgb(0 0 0 / 10%);
    background: #fff;
    z-index: 5;
    border-top: 1px solid #ededed;
    margin: 0 !important;
    left: inherit;
    right: 0px;
    display: flex;
    justify-content: flex-end !important;
}

.btn-bottom-toolbar button {
    margin-left: 4px;
}

.top_no_margin {
    margin-top: 0px;
    padding-top: 0px;
}

#job-form .proposal_to_wrap .form-group {
    width: 100% !important;
}

.purchase_credit_note #sales_item_modal_without_tier .label_cus_css div:nth-child(even) {
    display: none !important;
}

.purchase_credit_note #sales_item_modal_without_tier .label_cus_css div:nth-child(odd) {
    display: block !important;
}

.purchase_credit_note #sales_item_modal_without_tier .repeater_data_estimate input:nth-child(even) {
    display: none !important;
}

/*commented at 18/04/2022 for use purchase order item modal useses*/
/*.purchase_credit_note #sales_item_modal_without_tier .repeater_data_estimate input:nth-child(odd){
    display: block !important;
}*/

.purchase_credit_note .item .rate,
.purchase_credit_note .item .item_setup_price,
.purchase_credit_note .item .item_delivery_price,
.purchase_credit_note .item .total_amount_price {
    display: none !important;
}

.indent_label_head {
    width: 94%;
}

.all_table_items{border: 1px solid #ebf5ff !important;}

/* .quotes .all_table_items tr:nth-child(2) th,
.quotes .quotes_doc_tiers_table {
    border-top: 1px solid #ebf5ff;
} */


#order_additional_product_modal .modal-dialog {
    width: 870px;
}

#order_additional_product_modal .wrap_all_input .form-control,
#order_additional_product_modal .acnamemodal input,
#order_delivery_modal .wrap_all_input .form-control,
#pcn_delivery_modal .wrap_all_input .form-control {
    padding: 3px 3px;
    font-size: 12px !important;
    font-weight: 400;
    line-height: 1.5 !important;
    box-shadow: 0 0 10px #ccc !important;
    color: #6e707e;
    background-clip: padding-box;
    border: 1px solid #d1d3e2 !important;
    border-radius: 0.35rem;
    margin-right: 0px !important;
}

#order_additional_product_modal .wrap_all_input .form-control,
#order_delivery_modal .wrap_all_input .form-control,
#pcn_delivery_modal .wrap_all_input .form-control {
    width: 10%;
}

#order_additional_product_modal .acnamemodal input {
    width: 97.4% !important;
    margin: 0 auto;
}

#sales_item_modal_without_tier .order_edit_additional_product,
#sales_item_modal_without_tier .order_delete_additional_product,
#sales_item_modal_without_tier .pcn_edit_additional_product,
#sales_item_modal_without_tier .pcn_delete_additional_product
{padding: 4px 7px !important;
    height: 28px !important;
    width: 28px !important;
    line-height: inherit !important;
    font-size: 13px !important;
}

#sales_item_modal_without_tier .order_edit_additional_product:hover,
#sales_item_modal_without_tier .order_delete_additional_product:hover,
#sales_item_modal_without_tier .pcn_edit_additional_product:hover,
#sales_item_modal_without_tier .pcn_delete_additional_product:hover {
    border-color: #0286c2 !important;
    background-color: #0286c2 !important;
    color: white;
}

.pcn_additional_product_open,
.order_additional_product_open,
.pcn_delivery_open {
    background-color: #022d62;
    border-color: transparent;
}

.pcn_additional_product_open:hover,
.order_additional_product_open:hover{

    border-color: transparent;
}



.quotes_add_additional_product_price td:first-child {
    padding: 5px 0 !important;
}

#sales_item_modal_without_tier .table>tbody>tr>td,
#sales_item_modal_without_tier .table>tfoot>tr>td {
    /* padding: 0 !important; */
}

.orders_doc_tiers_table span.ac_price_convert.check_same_currency,
.orders_doc_tiers_table .check_same_currency,
.orders_doc_tiers_table .add_unit_price strong,
.orders_doc_tiers_table .add_unit_price .client_currency,
.orders_doc_tiers_table .add_unit_price .edit_rate

 {
    margin-top: 6px;
}


.orders_doc_tiers_table .add_total_price .total_price_convert{margin-top: 0px;}

.orders_doc_tiers_table .add_unit_price strong{display: inline-block;}

.orders_doc_tiers_table .check_same_currency{
        /* margin-top: 5px; */
    }


/*.purchase_credit_note .item .unit_cost, .purchase_credit_note .item .item_supplier_setup_cost, .purchase_credit_note .item .item_supplier_delivery_cost, .purchase_credit_note .item .total_profit, .purchase_credit_note .item .total_amount_cost{
    display: inline-block !important;
}*/

/* Media Queries */
/*Mobile: - 11/1/21*/
@media (max-width:767px) {



    #header {
        top: 0;
        height: auto;
    }

    .form-group.mbot25.items-wrapper.input-group-select {
        width: 100%;
    }

    .content {
        padding-top: 60px !important;
    }

    .btn-bottom-toolbar {
        margin-left: 0 !important;
    }

    body {
        background: transparent !important;
    }

    .small-logo {
        padding: 10px 0;
        width: 70%;
        text-align: center;
        margin: 0 auto;
    }

    .small-logo img {
        height: 34px;
        margin: 0 auto;
    }

    .modal-body {
        position: relative;
        padding: 15px 5px !important;
    }

    #add_new_customer_form .col-md-12 {
        padding: 0px !important;
    }

    body.page-small.show-sidebar #menu {
        margin-left: 0;
        background-color: #022d62;
        z-index: 99;
    }

    table.dataTable.dtr-inline.collapsed>tbody>tr[role=row]>td:first-child:before,
    table.dataTable.dtr-inline.collapsed>tbody>tr[role=row]>th:first-child:before {
        top: 6px !important;
    }

    ._transaction_form .col-md-6,
    ._transaction_form .col-md-12 {
        padding: 0;
    }


}





.supplier_manage {
    display: none !important;
    content: "";
}

.no_spaces {
    text-decoration: underline;
}

.onoffswitch_sage {
    margin-top: 9px;
    margin-left: 6px;
}

.void_inv_text {
    resize: none;
}

#invoice_item_form .input_repeater_item_converted {
    padding: 1px 5px;
    width: 9%;
    font-size: 12px !important;
    font-weight: 400;
    line-height: 1.5 !important;
    box-shadow: 0 0 10px #ccc !important;
    color: #6e707e;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #d1d3e2 !important;
    border-radius: 0.35rem;
    margin-right: 4px !important;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    margin-bottom: 3px;
    height: 27px !important;
}

@media (max-width: 767px) {

    .quotes .input_repeater_item_converted {
        padding: 1px 5px;
        width: 73px !important;
    }
}


/*.proposal .estimate-items-table .rate .customer_symbol {
    width: 12px;
    margin-left: 2px;
}

.proposal .estimate-items-table .unit_cost .edit_symbol {
    width: 12px;
    margin-left: 2px;
}

.proposal .estimate-items-table tr td span {
    display: inline-block;
    padding: 2px;
}*/

.proposal .estimate-items-table tr td span {
    display: inline-block;
    /* padding: 2px; */
}

.proposal .estimate-items-table tr td span.rate_base,
.proposal .estimate-items-table tr td span.unit_cost_base,
.proposal .estimate-items-table tr td span.setupprice_base,
.proposal .estimate-items-table tr td span.setupcost_base,
.proposal .estimate-items-table tr td span.deliveryprice_base,
.proposal .estimate-items-table tr td span.deliverycost_base {
    display: inline-block;
    padding: 2px;
    padding-left: 4px;
}


/*.proposal .estimate-items-table tr td span.supplier_symbol {
    width: 14px;
}

.proposal .estimate-items-table tr td span.customer_symbol {
    width: 14px;
}*/

.estimate .estimate-items-table tr td span {
    display: inline-block;
    padding: 0px;
}

.invoice .estimate-items-table tr td span {
    display: inline-block;
    padding: 0px;
}

.credit_notes .estimate-items-table tr td span {
    display: inline-block;
    padding: 0px;
}

.purchase_credit_note .credite-note-items-table tr td span {
    display: inline-block;
    padding: 0px;
}

td.unit_cost span {
    color: red;
}

td.item_supplier_setup_cost span {
    color: red;
}

td.item_supplier_setup_cost span {
    color: red;
}

td.item_supplier_delivery_cost span {
    color: red;
}

td.total_amount_cost {
    color: red !important;
}

/*span.total_amount_cost_convert + span {
    color:red;
}*/

span.total_amount_cost:first-of-type~span:nth-of-type(2) {
    color: red;
}

.job-items-table td.total_amount_cost {
    color: red;
}

.purchase_credit_note .credite-note-items-table .total_amount_cost {
    color: red;
}

.converted_row {
    margin-top: 0px;

    left: 70px;
    position: relative;

}

#sales_item_modal_without_tier .converted_row {
    left: 1px !important
}

/*.add-proposal .converted_row input {
    width: 8.8% !important;
}*/

.refresh_currency {
    margin-left: 10px !important;
    margin-right: 6px !important;
}

.customer_currency_convert span {
    margin-left: 3px !important;
    /*  margin-right: 6px !important;*/
}

.customer_currency_convert input {
    width: 78px;
    margin-left: 5px;
}


.estimate_refresh_currency {
    margin-left: 10px !important;
    margin-right: 6px !important;
}

.po_refresh_currency {
    margin-left: 10px !important;
    margin-right: 6px !important;
}

.pcn_refresh_currency {
    margin-left: 10px !important;
    margin-right: 6px !important;
}

@media (min-width: 992px) {

    ._transaction_form_proposal .col-md-offset-8 {
        margin-left: 82.5% !important;
    }

    ._transaction_form .col-md-offset-8 {
        margin-left: 82.5% !important;
    }
}

.customer_currency_convert {
    font-size: 14px;
}

.customer_currency_convert i {
    color: #31598b;
    cursor: pointer;
}

#sales_item_modal_tier .converted_row #proposal_total_price-convert,
#proposal_total_cost-convert,
#proposal_total_profit-convert {
    text-align: center;
}

/*
#sales_item_modal_tier .converted_row input {
        width: 8.75% !important;
        margin-right: 0.1% !important;
}*/

#sales_item_modal_without_tier .converted_row .proposal_total_price_converted {
    text-align: center;
}

.quotes .proposal .estimate-items-table tr td.addquote span {
    padding-bottom: 3px;
}



.quotes #subtotal td:first-child,
.orders #subtotal td:first-child,
.invoices #subtotal td:first-child,
.credit_notes #subtotal td:first-child,
.purchase_order #subtotal td:first-child,
.purchase_credit_notes #subtotal td:first-child {
    font-weight: 500 !important;
    font-size: 100% !important;
}


.quotes #subtotalcost td:first-child,
.orders #subtotalcost td:first-child,
.invoices #subtotalcost td:first-child,
.credit_notes #subtotalcost td:first-child,
.purchase_order #subtotalcost td:first-child,
.purchase_credit_notes #subtotalcost td:first-child {
    font-weight: 500 !important;
    font-size: 100% !important;
}

.quotes #subtotalprofit td:first-child,
.quotes #subtotalprofitmargin td:first-child,
.orders #subtotalprofit td:first-child,
.invoices #subtotalprofit td:first-child,
.credit_notes #subtotalprofit td:first-child,
.purchase_order #subtotalprofit td:first-child,
.purchase_credit_notes #subtotalprofit td:first-child {
    font-weight: 500 !important;
    font-size: 100% !important;
}

.quotes .tax-area td:first-child,
.orders .tax-area td:first-child,
.invoices .tax-area td:first-child,
.credit_notes .tax-area td:first-child,
.purchase_order .tax-area td:first-child,
.purchase_credit_notes .tax-area td:first-child {
    font-weight: 500 !important;
    font-size: 13px !important;
}

.purchase_order td.total_amount_cost {
    color: red !important;
}

.tax-area span {
    color: black;
    font-size: 13px;
}

.email_btn {
    margin: 0px 10px 16px 0px;
}

.email_btn.office365_btn {

    color: white;
    background: #d73a02;
}

.email_btn.gsuite_btn {

    background: white;
}

.email_btn.smtp_btn {

    background: #022d62;
    color: white;
}

.email_buttons_all {
    margin-top: 25px;
}

/*li.email_settings_office365:after{
    content:'';
    background-image: url(../images/Office_365_logo.png) !important;
}*/

.email_settings_tabs li img {
    width: 69px;
}

.email_settings_tabs li .gsuiteimg img {
    width: 49px;
}


.email_settings_tabs>li.active>a {
    border-bottom: 1px solid #e26527 !important;
}


.email_settings_tabs li a {
    height: 45px;
}


.email_settings_tabs>li>a:hover {
    border-bottom: 1px solid #e26527 !important;
}

.email_settings_tabs li .smtp span {
    font-weight: 300;
    font-size: 13px;
}

.email_settings_tabs li .smtp span i {
    margin-right: 3px;
}

.email_settings_tabs li {
    width: auto;
}

.purchase_order input.input_repeater_item.proposal_total_cost_converted {
    text-align: center;
}

.mr3 {
    margin-right: 2px;

}

/***
Email
***/
/*.email_settings_tabs > li > a {
    padding-left:  0;
}*/
.office_365_config_div {

    text-align: left;

}

.ml-0 {
    margin-left: 0;
}

.pl-0 {
    padding-left: 0;
}

.configure_office365 {
    float: left;
}

.configure_gsuite {
    float: left;
}

.gsuite_config_div {
    text-align: left;
    margin-top: 11px;
}

.onoff_active {
    /*left: 0;
    position: absolute;*/
    float: left;
}

.menu-item-xero a {
    padding: 5px 16px !important;
}

.side_menu_xero_setup_icon {
    width: 34px;
}

.menu-item-xero .fa.arrow {
    position: relative;
    top: 7px;
}

.label_thin {
    width: 56px;
}

.active_btn_smtp_staff {
    margin-left: 0;
}

.staff_smtp_setting {
    font-weight: 300;
    font-size: 13px;
}

.link-to-xero-btn img {
    margin: 0px 3px;
    width: 20px;
    position: relative;
    top: 0px;
}

.link-to-xero-btn {
    display: flex;
    align-items: center !important;
    padding: 3px 8px;
    height: 35px;
}

.link-to-xero-btn span {
    font-size: 11px !important;
    display: inline-block;
    padding-top: 2px;
}

.cNYYwL {
    fill: rgb(255, 255, 255);
}

.bSnsZq {
    fill: rgb(19, 181, 234);
}

.link-to-xero-btn svg {
    width: 27px;
    height: 27px;
    margin: 0 5px;
}

.xero-linked-txt-color {
    color: #323a45 !important;
    text-transform: uppercase;
}

.link-to-sage-btn {
    display: flex;
    align-items: center !important;
    font-size: 11px !important;
    height: 35px;
    padding: 9px 11px;
}

.linked-sage-btn {
    display: flex;
    align-items: center !important;
    font-size: 11px !important;
    height: 35px;
    padding: 9px 14px;
}

.link-to-sage-btn img {
    margin: 0px 3px;
    width: 30px;
    position: relative;
    top: 0px;
}

.linked-sage-btn img {
    margin: 10px 3px;
    width: 30px;
    position: relative;
    top: 0px;
}

.sage-linked-txt-color {
    color: #323a45 !important;
    text-transform: uppercase;
}

.link_sage_client img {
    height: 20px !important;
}

.card {
    background: #fcfcfc;
    padding: 15px;
    border: 1px solid #ccc;
    border-radius: 8px;
    width: 43%;
}

.greentext {
    color: green;
    font-weight: 500;
}

.pt-20 {
    padding-top: 20px;
}

.staff_settings_turning {
    height: 40px;
    margin: 10px 1px 0px 1px;
    width: 100%;
}

.staff_settings_turning #onoffswitch_staff_setting {
    float: right;
    margin-left: 5px;
}

.setting_staff_parent_div {
    /*  float: left;
    margin-top: 20px;*/
}

.mb-10 {
    margin-bottom: 10px;
}

/***
Email
***/

/****** MAilchimp 02-08-2022*****/
#audience_sync_btn {
    margin-left: 5px;
}

#store_sync_btn {
    margin-left: 5px;
}

.contact-mailchimp-sync-div>a {
    margin-top: -25px;
    margin-left: 2px;
}

.link-to-mailchimp-btn img {
    margin: 0px 3px;
    width: 20px;
    position: relative;
    top: 0px;
    left: 5px;
}

.linked-mailchimp-btn img {
    margin: 10px 3px;
    width: 20px;
    position: relative;
    top: 0px;
}

.link-to-mailchimp-btn {
    display: flex;
    align-items: center !important;
    font-size: 11px !important;
    height: 32px;
    padding: 9px 14px;
    width: 96px;
    margin-top: 11px;
}

.mailchimp-linked-txt-color {
    color: #323a45 !important;
    text-transform: uppercase;
}

.mailchimp-sync-btn img {
    margin: 0px 3px;
    width: 18px;
    position: relative;
    top: 0px;
    left: -1px;
}

.side_menu_mailchimp_setup_icon {
    width: 133px;
}

.menu-item-mailchimp {
    background-color: rgb(2, 45, 98);
}

#setup-menu .menu-item-mailchimp.active>a {
    color: white;
    /*background-color: #337ab7;*/
    background-color: #ff9900f0;
}
#setup-menu .menu-item-trello.active>a {
    color: white;
    /*background-color: #337ab7;*/
    background-color: #ff9900f0;
}
#setup-menu .menu-item-webshop.active>a {
    color: white;
    /*background-color: #337ab7;*/
    background-color: #ff9900f0;
}
#setup-menu .menu-item-supplierapi.active>a {
    color: white;
    /*background-color: #337ab7;*/
    background-color: #ff9900f0;
}
.config_trello_img {
    height: 40px;
    margin-bottom: 0;
    padding: 5px;
    margin-left: -25px;
}

.mailchimp_logo_bg_color {
    background-color: white;
    border-radius: 50px;
}

.audience_select_div .bootstrap-select {
    min-width: 250px !important;
    margin-top: -25px !important;
    margin-left: 4px;
}

.table-estimates .link-to-mailchimp-btn {
    display: flex;
    align-items: center !important;
    font-size: 11px !important;
    height: 32px;
    padding: 9px 14px;
    width: 96px;
    margin-top: 9px;
    margin-bottom: 9px;
}

.table-clients .link-to-mailchimp-btn {
    display: flex;
    align-items: center !important;
    font-size: 11px !important;
    height: 33px;
    padding: 9px 14px;
    width: 96px;
    margin-top: 1px;
    margin-bottom: 9px;
}

#all_mc_to_jm_contact_sync_btn {
    margin-bottom: 10px;
}

#all_jm_to_mc_contact_sync_btn {
    margin-bottom: 0px;
}

.contact-mailchimp-sync-div #all_jm_to_mc_contact_sync_btn {
    margin-top: -15px;
}

/*xero and sage button fixed width*/
/*.link-to-xero-btn {
    width: 92px;
}*/

/*.link-to-sage-btn {
    width: 94px;
}*/


.elfinder-button-menu {
    display: none !important;
}

.elfinder-tree {
    display: none !important;
}

.payment_notice {
    padding-top: 7px !important;

}


.additional_product_open {

    float: right;

}

.redtext {
    color: red;
}

.brand_tabs_content .tiers_table th input {

    width: 100% !important;

}

.brand_tabs_content .tiers_table td input {

    width: 100% !important;
    padding: 1px 0px;

}

.brand_tabs_content table td {
    border: 0 !important;
}

.brand_tabs_content .tiers_table td {
    white-space: nowrap;
    width: 9%;
    display: inline-flex;
}

.brand_tabs_content .tiers_table tr {
    border-top: 1px solid #ebf5ff;
}

span.no_symbol {
    display: inline-block;
    /* margin-left: 7px; */
}

#sales_item_modal .add_additional_product_cost th {
    color: red !important;
}

#sales_item_modal .add_additional_product_cost input {
    color: red !important;
}

#sales_item_modal .add_additional_product_cost span {
    color: red !important;
}

.brand_tabs_content .tiers_table th {
    width: 14%;
    border: 0;
    padding: 12px 10px;
}


.add_new_tier {
    /* background: #d1d3e2;
    padding: 8px 10px;
    color: black;*/
    float: right;
    margin-bottom: 9px;
}

.quotes_add_new_tier {
    /*background: #d1d3e2;*/
    padding: 8px 10px;
    /*color: black;*/
    float: right;
    margin-bottom: 9px;
}

.del_btn_repeater_cross {
    width: 22px;
    height: 20px;
    background: #FF5A5F;
    border: 0;
    color: #fff;
    margin-left: 0;
    border-radius: 4px;
    box-shadow: 3px 2px 4px #999;
    /* position: absolute; */
    text-align: center;
    /* margin-left: 5px; */
    display: table;
    margin: 0 auto;
    margin-left: 24px;
    line-height: 20px;
}

.quotes_del_btn_repeater_cross {
    width: 22px;
    height: 20px;
    background: #FF5A5F;
    border: 0;
    color: #fff;
    margin-left: 0;
    border-radius: 4px;
    box-shadow: 3px 2px 4px #999;
    /* position: absolute; */
    text-align: center;
    /* margin-left: 5px; */
    display: table;
    margin: 0 auto;
    margin-left: 10px;
    line-height: 20px;
}

/*** AP modal ***/
.wrap_model_addn {}

.full_inpt {
    width: 100%
}

.wrap_all_input {
    display: flex;
    /* grid-gap: 4px; */
    /* grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr; */
    width: 100%;
    /*display: grid;grid-gap: 4px;grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;*/
        align-items: center !important;
}

.quotes_brand_tabs_content .quotes_tiers_table td{align-items: center !important;}
.quotes_brand_tabs_content .quotes_tiers_table td span{margin-top: 0 !important;}

.wrap_model_addn .form-control {}

.wrap_all_input select,
.wrap_all_input input {
    color: black
}

.wrap_all_input span {
    margin-top: 2px !important;
}

.wrap_model_addn input::placeholder {
    color: black;
}

.wrap_model_addn input:-ms-input-placeholder {
    color: black;
}

.wrap_model_addn input::-ms-input-placeholder {
    color: black;
}

.container_checkbox {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Hide the browser's default checkbox */
.container_checkbox input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

/* Create a custom checkbox */
.checkmark_vl {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #eee;
    border-radius: 4px;
}

/* On mouse-over, add a grey background color */
.container_checkbox:hover input~.checkmark_vl {
    background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.container_checkbox input:checked~.checkmark_vl {
    background-color: #2196F3;
}

/* Create the checkmark_vl/indicator (hidden when not checked) */
.checkmark_vl:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark_vl when checked */
.container_checkbox input:checked~.checkmark_vl:after {
    display: block;
}

/* Style the checkmark_vl/indicator */
.container_checkbox .checkmark_vl:after {
    left: 9px;
    top: 4px;
    width: 7px;
    height: 13px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.mb_cl {
    margin-bottom: 15px
}

.sv_bnt {
    background-color: #022d62 !important;
    color: white !important;
    border-color: transparent !important;
}

.del_btn {
    background-color: #811111 !important;
    color: white !important;
    border-color: transparent !important;
}

@media (max-width:767px) {
    .wrap_model_addn .form-control {
        padding: 8px;
    }

}

/*Add datatable setting button on datatable 16-sep-2022*/
.datatable-setting-btn-div {
    float: right;
    margin-bottom: -35px
}

.span-move-icon {
    cursor: move;
    display: inline;
    font-size: 20px;
    font-weight: 700;
}

/*datatable colReorder*/
table.DTCR_clonedTable.dataTable {
    position: absolute !important;
    background-color: rgba(255, 255, 255, 0.7);
    z-index: 202
}

div.DTCR_pointer {
    width: 1px;
    background-color: #0259c4;
    z-index: 201
}

.delete_tier_row {
    height: 46px;
}

#additional_product_modal .modal-dialog,
#quotes_additional_product_modal .modal-dialog,
#quotes_delivery_modal .modal-dialog {
    width: 870px;
}

input#quotes_ac_name {
    /* width: 97% !important;*/
    margin: 0 auto;
}

.acnamemodal input {
    width: 97.5% !important;

}

.wrap_all_input span {
    font-size: 12px;
    width: 13px;
    margin-left: 0px !important;
    text-align: right;
}

label.container_checkbox {
    margin-left: 16px;
}

#additional_product_modal .wrap_all_input input,
#quotes_additional_product_modal input,
#quotes_delivery_modal input,
#additional_product_modal #ac_name {
    width: 10%;
    padding: 3px 3px;
    font-size: 12px !important;
    font-weight: 400;
    line-height: 1.5 !important;
    box-shadow: 0 0 10px #ccc !important;
    color: #6e707e;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #d1d3e2 !important;
    border-radius: 0.35rem;
    margin-right: 0px !important;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    /* height: auto; */
}




#additional_product_modal #ac_name {
    margin: 0 auto;
}


#company_exists_info .info-block {
    color: #fc2d42;
    ;
}

#contact .bootstrap-select .dropdown-menu {
    border-top: 1px solid #bfcbd9;
}

.delete_additional_product {
    background: #ff5a5f;
    color: white;
    height: 34px;
    float: right;
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    user-select: none;
}

.edit_additional_product {
    background: #022d62;
    color: white;
    /* float: right; */
    position: absolute;
    right: 50px;
    height: 34px;
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    user-select: none;
    margin-left: 8px;
}

.add_total_cost {
    color: red;
}

.add_total_cost input {
    color: red !important;
}

.bg_color_in_tbl tbody {}

.ac_table_details td {
    padding-right: 8px;
}

.border_hide_cl th,
.border_hide_cl td {
    border-top: 0 !important;
}

.brk_content {
    text-align: center;
}

.brk_content span {
    display: block;
    text-align: center;
}

.qty_cl_n {
    vertical-align: middle !important;
}

.bg_color_in_tbl tr {
    text-align: center;
}

.actn_new_btn {
    justify-content: flex-end;
    display: flex;
}

.actn_new_btn a {
    margin-left: 10px;
}

.add_unit_cost,
.ac_cost {
    color: red;
}



/******/

.container_brands {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.container_brands input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

.checkmark_brands {
    position: absolute;
    top: 0;
    left: 0;
    height: 30px;
    width: 30px;
    background-color: #eee;
    border-radius: 4px;
}


.container_brands:hover input~.checkmark_brands {
    background-color: #ccc;
}

.container_brands input:checked~.checkmark_brands {
    background-color: #84c529;
}

.checkmark_brands:after {
    content: "";
    position: absolute;
    display: none;
}

.container_brands input:checked~.checkmark_brands:after {
    display: block;
}

.container_brands .checkmark_brands:after {
    left: 12px;
    top: 6px;
    width: 6px;
    height: 15px;
    border: solid white;
    border-width: 0px 3px 3px 0px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}


.for_border_top {
    border-top: 1px solid #838080 !important;
}

tr.add_total_price th,
.add_total_price td {
    border-top: 1px solid #838080 !important;
}


.add_total_price th,
.add_total_cost th,
.add_total_profit th,
.add_total_profit_margin th {
    font-weight: 500;
    vertical-align: middle;
}

.quotes_add_new_tier {
    /* background: #d1d3e2; */
    /*padding: 4px 4px;*/
    /* color: black; */
    /* float: right;
    margin-bottom: 9px;
    height: 30px;
    width: 153px;*/
    /*   border-radius: 4px;
    color: white;*/
}

.quotes_brand_tabs {
    margin-bottom: 0;
}

.quotes_brands_cl_flx {
    justify-content: flex-end;
    display: flex;
    align-items: center;
}


/***********************/

.quotes_brands_cl_flx a {
    /*  float: inherit !important;
    display: inline-block;
    margin: 2px 10px;
    position: relative;
    top: 9px;*/
}


table.table.quotes_tiers_table.quotes_tiers_list_new_item,
.tiers_list_new_item {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.quotes_add_new_tier.btn.btn-primary,
.quotes_additional_product_open,
.quotes_delivery_open,
.order_delivery_open {
    margin-bottom: 0 !important;
    background-color: #022d62;
    border-color: transparent;
    height: auto !important;
    padding: 6px 12px !important;
    width: auto;
    letter-spacing: 0.5px;
    margin-top: 10px !important;
}

.quotes_add_new_tier.btn.btn-primary {
    margin-top: 8px;
}


.quotes_edit_additional_product,
.quotes_delete_additional_product,
.edit_additional_product,
.delete_additional_product {
    padding: 5px 8px !important;
    height: auto !important;
    width: auto !important;
    line-height: inherit !important;
    font-size: 13px !important;
}

.quotes_edit_additional_product:hover,
.quotes_delete_additional_product:hover,
.edit_additional_product:hover,
.delete_additional_product:hover,
.quotes_edit_delivery:hover,
.quotes_delete_delivery:hover {
    border-color: #0286c2 !important;
    background-color: #0286c2 !important;
    color: white
}


.quotes_add_new_tier.btn.btn-primary:hover,
.quotes_additional_product_open:hover {
    border-color: #0286c2 !important;
    background-color: #0286c2 !important;
}


ul.nav.nav-tabs.quotes_brand_tabs {
    border-top: 0;
}

#sales_item_modal_tier .mainimage_item {
    border: 0px solid #bfcbd9 !important;
}


#sales_item_modal_tier table th {
    font-weight: 500
}

#sales_item_modal_tier table td,
#sales_item_modal_tier table th,
.tiers_list_new_item td,
.tiers_list_new_item th {
    padding: 5px 3px !important;
    line-height: initial !important;
    white-space: nowrap;
}




.input_repeater_item {
    margin-bottom: 0px !important;
}


.check_same_currency {
    height: auto !important;
    background-color: transparent !important;
    font-size: 12px !important;
}

.quotes_additional_product_open {
    display: table;
    margin: 0 auto;
    margin-right: 0;
}

.add_tier_radio {
    border-top: 0 !important;
}

.quotes_edit_additional_product,
.quotes_delete_additional_product {}

.input_repeater_item {
    margin-right: 0px !important;
}

.quotes_brand_tabs_content .quotes_tiers_table td span {
    /* margin-right: 0px !important; */
    width: 13px;
}

.radioitem_quote {
    position: relative;
    left: 8px;
}


table.table.quotes_doc_tiers_table.quotes_doc_tiers_list_new_item.has-calculations.bg_color_in_tbl th {
    font-weight: 500;
}

.quotes_item_add_mark_up,
.item_add_mark_up {
    /* position: relative;
    left: -2px; */
}


table.table.tiers_table.tiers_list_new_item th {
    width: 10% !important;
    font-weight: 500;
    vertical-align: middle !important;
}

#sales_item_modal_tier .quotes_tiers_list_new_item tr th {
    /* width: 10% !important;*/
    max-width: 5%;
    width: 0%;
}


/* .table.tiers_table.tiers_list_new_item .no_symbol_1 {
    position: relative;
    left: -1px;
} */

.all_tiers_and_brands ul.nav.nav-tabs.brand_tabs {
    margin-bottom: 8px;
}


tbody.quotes_totals input {
    box-shadow: initial !important;
    border: 0;
}


.actn_new_btn a {
    padding: 5px 8px !important;
    height: auto !important;
    width: auto !important;
    line-height: inherit !important;
    font-size: 13px !important;
    border: 0;
}

.actn_new_btn a:hover {
    border-color: #0286c2 !important;
    background-color: #0286c2 !important;
    color: white
}



.full_prices_wrap.all_tiers_and_brands_orders table tr th,
#invoice_item_form_d table tr th {
    width: 11%;
    white-space: nowrap;
    font-weight: 500;
    vertical-align: middle !important;
}




.full_prices_wrap.all_tiers_and_brands_orders table tr td,
#invoice_item_form_d table tr td {
    width: auto !important;
    display: inline-flex;
}


.full_prices_wrap.all_tiers_and_brands_orders table tr td span,
#invoice_item_form_d table tr td span {
    /* position: relative;
    left: -2px; */
}


#invoice_item_form_d table tr td input {
    width: 74px !important;
}

.full_prices_wrap.all_tiers_and_brands_orders table tr td input {
    padding: 2px 3px 0;
    font-size: 12px !important;
    font-weight: 400;
    line-height: 1.5 !important;
    box-shadow: 0 0 10px #ccc;
    color: #6e707e;
    background-color: #fff;
    background-clip: padding-box;
}



#sales_item_modal_without_tier .quotes_tiers_table .quotes_item input{padding: 2px 3px 0;}

#sales_item_modal_without_tier .quotes_add_additional_product_cost span{margin-top: 3px !important;}

.full_prices_wrap.all_tiers_and_brands_orders table tr th span {
    position: static !important;
}


/***********************/

.quotes_tiers_list_new_item tr td,
.quotes_tiers_list_new_item tr th {
    vertical-align: middle !important;
    border: 0 !important;
}

.converted_column_modal input {
    text-align: left;
    /*width: 35%;*/
    border: 0;
    font-weight: 500;
    background-color: transparent;
}


.quotes_tiers_list_new_item tr th .check_same_currency {
    font-weight: 500;
    font-size: 13px;
}

.quotes_ac_row_details th.ap_converted_column_modal {

    white-space: nowrap;
}

.ap_converted_column_modal input {
    text-align: left;
    /*width: 35%;*/
    border: 0;
    font-weight: 500;
}

.converted_column_modal_totals input {
    text-align: left;
    /*width: 35%;*/
    border: 0;
    font-weight: 500;
    background-color: transparent;
}


tr.ac_cost th {
    font-weight: 500;
}

.converted_column_modal_totals {}

div.taxrate {
    display: none;
}

.quotes_edit_additional_product {
    background: #022d62;
    color: white;
    height: 34px;
    /* float: right; */
    position: absolute;
    right: 45px;
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    user-select: none;
    margin-left: 8px;
}
.quotes_delete_additional_product {
    background: #ff5a5f;
    color: white;
    height: 34px;
    float: right;
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    user-select: none;
}


.new-order-items tr:last-child td {
    border-bottom: 0.5px solid #ebf5ff !important;
}

.new-order-items {}

.new-order-items tr {}

.new-order-items tr td {
    border: 0 !important;
    border-bottom: 1px solid #ebf5ff !important;
}

.new-order-items tr th {
    border: 0 !important;
    border-bottom: 1px solid #ebf5ff !important;
}

.new-order-items .ac_table_details td {
    border: 0 !important;
}

.new-order-items .for_border_top {
    /* border-top: 2px solid #838080 !important; */
}




/*Product search result css*/
.product_search_group_name {
    pointer-events: none;
}

.product_search_group_name .text {
    font-weight: 500;
    /*border-bottom: 2px solid black;
    bottom: 5;*/
}

.product_search_group_name::after {
    display: block;
    content: '';
    width: 95%;
    height: 2px;
    background: #ccc;
    position: absolute;
    bottom: 0;
    left: 15px;
    font-weight: 500;
    top: -1px;
}

.product_search_group_name_first {
    pointer-events: none;
}

.product_search_group_name_first .text {
    font-weight: 500;
}

.all_table_items tr:nth-child(2) td {}

/*Customer Contact model*/
.contact-mailchimp-info {
    width: 47.66667%;
}

.mc-subscribed-disable {
    pointer-events: none;
}

.quotes .all_table_items tr td {
    width: 10%;
    padding: 6px 3px;
    font-size: 12px;
    vertical-align: top;
}
.all_quotes_items .all_table_items tr td {
    white-space: nowrap;
}

.quotes .all_table_items tr:nth-child(2) th {
    padding: 0px !important;
}

.qty_cl_n:nth-child(1) {
    width: 0%;
}

/*.quotes .add_qty td:nth-child(1),*/
/*.quotes .add_qty td:nth-child(2),*/
.quotes .add_qty td:nth-child(3),
.quotes .add_qty td:nth-child(4),
.quotes .add_qty td:nth-child(5),
.quotes .add_qty td:nth-child(6),
.quotes .add_qty td:nth-child(7),
.quotes .add_qty td:nth-child(8),
.quotes .add_qty td:nth-child(9),
.quotes .add_qty td:nth-child(10) {
    width: 10%;
}



.orders .orders_doc_tiers_table,
.invoices .orders_doc_tiers_table,
.credit_notes .orders_doc_tiers_table,
.purchase_order .orders_doc_tiers_table,
.purchase_credit_notes .orders_doc_tiers_table {
    width: 45%;
    margin: 0 auto;
    margin-right: 0;
}

.purchase_order .orders_doc_tiers_table span,
.purchase_credit_notes .orders_doc_tiers_table span {
    display: initial !important;
}

.purchase_order .total_amount_cost,
.purchase_credit_notes .total_amount_cost {
    text-align: right !important;
}

.purchase_order .orders_doc_tiers_list_new_item td,
.purchase_credit_notes .orders_doc_tiers_list_new_item td {
    border-bottom: 1px solid #ebf5ff !important;
}

#invoice_item_form_d .quotes_item {
    /* width: 18% !important; */
}

#invoice_item_form_d .quotes_item .input_repeater_item {
    width: 80%;
}


#invoice_item_form_d .quotes_totals_inp.input_repeater_item{margin-left: 9px !important;}


#invoice_item_form_d .converted_column_modal,
#invoice_item_form_d .converted_column_modal_totals,

#invoice_item_form_d .ap_converted_column_modal {
    /* padding: 0 !important; */
}

#invoice_item_form_d .converted_column_modal_totals {
    position: relative;
    left: 3px;
}

#bs-select-30 ul li:nth-child(1){border-top: 1px solid #bfcbd9;}


.item_select_dropdown .input-group {
    width: 100%;
}

tr.add_unit_cost input {
    color: red !important;
}

.container_brands {
    display: none
}

.quotes .all_table_items tr:nth-child(2) th {
    padding: 5px 0px !important;
    width: 10%;
}

.quotes tr.ac_details {
    border-top: 1px solid #838080;
    background-color: #f4f4f4;
}

.htmltable td {
    text-align: right;
    padding: 6px 0;
}

.htmltable tr.ac_details th {
    font-weight: 500;
    background-color: #f2f2f282;
    padding: 11px 6px;
}

.estimate-html-date {
    margin-bottom: 25px !important;
}

.topalignn {
    vertical-align: top;
    padding-bottom: 30px;
}

.total_values {
    font-weight: 500;
}

.invoice-html-duedate {
    margin-bottom: 25px !important;
}


.proposal-items-preview tr.ac_details {
    border-top: 1px solid #838080;
    background-color: #f4f4f4;
}

.proposal-items-preview span.edit_qty {
    display: grid;
}

.proposal-items-preview .total_price td,
.proposal-items-preview .ac_price td,
.proposal-items-preview .add_unit_price td {
    white-space: nowrap;
}

.quotes_additional_product_open {
    /* background: #022d62;
    color: white;*/
    /* height: 34px;
    line-height: 30px;*/
    /*  float: right;*/
    /*    padding: 1px 7px 0px 7px;
    border: none;*/
}

#sales_item_modal .no_symbol_1{position: relative;
    left: -1px;}

.quotes_additional_product_open:hover {

    color: white;
    background: #0286c2;
}

.qtys_ac {
    width: 100% !important;
    padding: 3px 3px !important;
    font-size: 12px !important;
    font-weight: 400;
    line-height: 1.5 !important;
    color: #6e707e;
    background-color: #fff;
    background-clip: padding-box;
    /*border: 1px solid #d1d3e2 !important;
    border-radius: 0.35rem;*/
    margin-right: 4px !important;
    /*transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;*/
    height: auto;

}

.all_tiers_and_brands tbody.totals td,
.all_tiers_and_brands tbody.totals th {
    border-top: 0 !important;
}


.tab-content.brand_tabs_content table td,
.tab-content.brand_tabs_content table th {
    border-top: 0 !important;
    border-bottom: 0 !important;
        align-items: center !important;
}

#sales_item_modal .add_additional_product_mark_up .no_symbol_1 {
    margin-right: -2px;
}

/*#sales_item_modal .add_additional_product_details span.redtext {
    margin-right: -2px;

}*/

.edit_additional_product:hover {
    color: #fff;
    background-color: #0286c2;
}

.quotes_edit_additional_product:hover {
    color: #fff;
    background-color: #0286c2;
}

.quotes_add_mark_up .no_symbol_1 {
    /* margin-right: 0px !important; */
}

.quotes_add_additional_product_mark_up .no_symbol_1 {
    /* margin-right: 0px !important; */
}


.quotes_add_unit_cost th,
.quotes_add_unit_cost td span,
.quotes_add_unit_cost td input,
.quotes_add_unit_cost th span,
.quotes_add_unit_cost th input {
    color: red !important;
}

.quotes_add_total_cost th,
.quotes_add_total_cost td span,
.quotes_add_total_cost td input,
.quotes_add_total_cost th span,
.quotes_add_total_cost th input {
    color: red !important;
}

.quotes_add_additional_product_cost th,
.quotes_add_additional_product_cost td span,
.quotes_add_additional_product_cost td input,
.quotes_add_additional_product_cost th span,
.quotes_add_additional_product_cost th input {
    color: red !important;
}


.orders_doc_tiers_table table.ac_table_details td {
    border: 0 !important;
}


/*.orders_doc_tiers_table .ac_details .for_border_top .ui-sortable td{    padding: 3px 5px !important;}
*/
.orders_doc_tiers_table .ui-sortable td span {
    margin-top: 0 !important;
}

table.ac_table_details td {
    padding: 0 2px !important;
    width: auto !important;
}



.wrap_all_input span {
    margin-right: 2px;
}


.add_total_price input:focus {
    box-shadow: inherit !important;
}

.acnamemodal {
    display: flex;
}

.acnamemodal span {
    font-size: 13px;
    /* width: 22px; */
    margin-left: 0px !important;
    text-align: right;
    margin-right: 2px;
}

#ac_name {
    /* padding: 3px 3px !important;
    font-size: 12px !important;
    font-weight: 400;
    line-height: 1.5 !important;
    box-shadow: 0 0 10px #ccc !important;
    color: #6e707e;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #d1d3e2 !important;
    border-radius: 0.35rem;
    margin-right: 0px !important;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    height: auto; */
}

.converted_column_modal,
.converted_column_modal_totals {
    max-width: 6% !important;
    width: 6% !important;
}

.quotes_brand_tabs_content .quotes_tiers_table td span {
    /* margin-right: 3px !important; */
}

/** Deepak css - 19/10/22 **/
.quotes .panel_s {
    margin-bottom: 0 !important;
    box-shadow: inherit !important;
    box-shadow: inherit !important;
    margin-bottom: 0 !important;
}

.quotes .panel-body.mtop10 {}


.quotes ul.nav.nav-tabs.nav-tabs-horizontal.mbot15 {
    border-top: 0 !important;
}


.quotes .tab-separator {
    border-right: 0px solid #f0f0f0 !important;
}

.quotes #tab_activity .activity-feed {
    padding: 0px !important;
}

.quotes div#tab_files {
    padding: 0 15px !important;
}


.quotes .proposal_to_wrap .flexer .input-group-addon {
    margin-top: 26px !important;
}


.quotes table.table.table_item_1335.all_table_items.all_saved_items {
    margin-top: 0 !important;
}


.orders #estimate-form .panel-body.mtop10 {
    /* padding: 0 !important;
    border: 0 !important; */
}


.orders #estimate-form .panel-body.mtop10 .actn_new_btn {
    /* padding: 0px 6px !important; */
}

.quote .bold.description {
    /* padding-left: 3px; */
}

/** Deepak css end - 19/10/22 **/

/** Sadiya css **/
.estimate-items-table td hr {
    display: none;
}

.invoices #invoice-form .panel-body.mtop10 {
    /* padding: 0 !important;
    border: 0 !important; */
}

.credit_notes #credit-note-form .panel-body.mtop10 {
    /* padding: 0 !important;
    border: 0 !important; */
}

.purchase_order #purchase-order-form .panel-body.mtop10 {
    /* padding: 0 !important;
    border: 0 !important; */
}

.purchase_credit_notes #credit-note-form .panel-body.mtop10 {
    /* padding: 0 !important;
    border: 0 !important; */
}

/** Sadiya css end **/

.all_quotes_items th.dragger {
    position: relative;
    left: 3px;
}


.quotes .all_table_items tr:nth-child(2) th,
.orders .table-main-estimate-edit tr:nth-child(2) th,
.invoices .table-main-estimate-edit tr:nth-child(2) th,
.credit_notes .table-main-estimate-edit tr:nth-child(2) th,
.purchase_order .table-main-estimate-edit tr:nth-child(2) th,
.purchase_credit_notes .table-main-estimate-edit tr:nth-child(2) th {
    padding-left: 3px !important;
}


.actn_new_btn a {
    width: 28px !important;
    height: 28px !important;
}

.actn_new_btn {
    /* margin-right: 4px; */
}

/*
#sales_item_modal_without_tier .converted_column_modal_totals {
    padding: 17px !important;
}    */


.quotes .quotes_doc_tiers_table th,
.quotes_doc_tiers_table td {
    text-align: right !important;
}

.quotes .quotes_doc_tiers_table span.edit_qty {
    text-align: right;
}

.quotes .new_items_table table td input.radioitem {
    margin-right: 0 !important;
}


.quotes .add_qty .converted_column {
    position: relative;
    top: 5px;
}


.quotes .ac_table_details {
    margin: 0 auto;
    margin-right: 0;
}

.quotes .all_table_items .description hr {
    margin: 10px;
    border: 0;
}

/*.all_table_items .description {
    border-top: 1px solid #ebf5ff;
}*/


.quotes .quotes_doc_tiers_table {
    border-left: 1px solid #ebf5ff;

}

.quotes .no_padding_z {
    padding: 0 !important;
}





.quotes_doc_tiers_list_new_item {
    margin-bottom: 0 !important;
}


.quotes_doc_tiers_list_new_item th,
.quotes_doc_tiers_list_new_item td,
.quotes .quotes_doc_tiers_table,
.quotes .all_table_items {
    border-width: 0.5px !important;

}

.ac_table_details tr td {
    font-weight: 500;
}

.quotes_html_iew img.main_img_items {
    width: 100%;
    height: auto;
    max-height: 200px;
}

.order .new-order-items hr {
    border: 0;
}


.orders_doc_tiers_table th,
.orders_doc_tiers_table td {
    text-align: right;
}


.new-order-items tr th,
.new-order-items tr td {
    border-bottom: 0.5px solid #ebf5ff !important;
    padding: 8px 8px;
}

.orders_doc_tiers_table {
    border-left: 1px solid #ebf5ff;
}


/**New***/
.sortable.job-items-table hr {
    border: 0;
}

#purchase-order-form .table-main-job-edit tr:last-child td {

    text-align: right !important;
}

div#currency_conversion_list {
    padding-right: 5px;
}

#subtotalcost td {
    padding-right: 4px;
}

h4#po_job_number {
    margin: 0;
    padding: 5px;
    padding-bottom: 0;
}

.ac_price_1436 span {
    margin-top: 0 !important;
}

.ac_table_details td {}

table.sortable.table hr {
    border: 0;
}


.panel-body.mtop10.all_quotes_items.ui-sortable {
    /* padding: 0;
    border: 0; */
}


#purchase-order-form .panel-body {
    /* padding: 10px 4px; */
}

#purchase-order-form .panel-body hr {
    margin: 10px 10px;
}

.quotes .preview-tabs-top li.tab-separator {
    border-right: 1px solid #f0f0f0 !important;

}

.no_padding_z {
    padding: 0 !important;
}

.orders_doc_tiers_list_new_item td,
.orders_doc_tiers_list_new_item th {}


.ac_table_details .text-danger {}

#proposal-form .col-md-6.border-right {}

.panel-body.mtop10.all_quotes_items.ui-sortable {}

.credit-note .proposal_to_wrap .flexer .input-group-addon {
    margin-top: 26px;
}

.wrappertotal {
    text-align: right;
    padding-right: 0;
}


.wrappertotalsub {
    padding-right: 1px;
}

div#currency_conversion_list {
    padding-right: 0;
}

.subtotal_wrappers td {
    padding-right: 0 !important;
}

.row.subtotal_wrappers {
    width: 70%;
    margin: 0 auto;
    margin-right: 0;
}

.ui-sortable-helper {
    background-color: white;
}

.sortable.table .no_padding_z {
    padding-right: 8px !important;
}

.quotes_doc_tiers_table {
    margin: 0 auto;
    margin-right: 0;
}

.customer_currency_convert input {
    margin-bottom: 8px !important;
}

.ac_price th {
    font-weight: 500;
}


.ac_table_details td {
    padding-right: 50px !important;
}


tr.ac_details td {
    background-color: #f4f4f4;
}

table.ac_table_details {
    margin: 0 auto;
    margin-right: 0;
}

.ac_details {
    position: relative;
}

body.credit-note .ac_details:after,
body.purchase_order .ac_details:after,
body.invoices .ac_details:after,
body.orders .ac_details:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    border-top: 1px solid #838080 !important;
}

td.check_same_currency.converted_column {
    padding: 10px 3px !important;
}

.ac_price th {
    padding-top: 13px !important;
}

/* span.check_same_currency
 {
    padding-right: 4px !important;
}

.unit_cost span.supplier_currency {
    margin-right: 5px;
} */





.quotes_add_qty input {
    /* position: relative;
    left: 1px; */
}


.quotes_additional_product_cost_1 input {
    margin-left: 0.3px;
}

.products #invoice_item_form .tiers_list_new_item span {
    width: 12px;
    margin-top: -1px !important;

}

.products #invoice_item_form .tiers_list_new_item .no_symbol_1 {}


.orders .quotes_tiers_table td span,
.invoices .quotes_tiers_table td span,
.credit_notes .quotes_tiers_table td span,
.purchase_order .quotes_tiers_table td span,
.purchase_credit_notes .quotes_tiers_table td span {
    width: 12px;
}

.wrappertotalsub tr.tax-area td {
    white-space: nowrap;
}


.quotes_add_new_tier,
.quotes_additional_product_open {
    position: relative;
    left: -3px;
}


form#artwork-files-upload-estimate {
    display: flex;
    justify-content: center !important;
    align-items: center !important;
}

.dz-default.dz-message {
    margin-bottom: 0;
}


.quotes_doc_tiers_list_new_item td,
.quotes_doc_tiers_list_new_item th {
    padding: 6px 3px !important;
}

.quotes_doc_tiers_list_new_item td:last-child {}

.row.subtotal_wrappers {

    padding-right: 3px;
}

.ac_table_details td:last-child {
    padding-right: 0 !important;
}


.full_prices_wrap.all_tiers_and_brands_orders .quotes_item {
    /* padding-top: 0 !important;
    padding-bottom: 0 !important;
    padding-left: 0 !important; */
}

.quotes_tiers_list_new_item .quotes_item {
    /* padding-top: 0 !important;
    padding-bottom: 0 !important;
    padding-left: 0 !important; */
}

.estimate-items-table tr td .client_currency_symbol {

    position: relative;
    left: 2px;
}

input.quotes_totals_inp.input_repeater_item {
    /* padding: 16px 10px !important; */
}

/*.btn-group>.btn:nth-child(3){
    float: right;
    margin-left: 10px;
    border-radius: 3px !important;
}*/


.order_edit_additional_product,.pcn_edit_additional_product {
    background: #022d62;
    color: white;
    height: 34px;
    /* float: right; */
    position: absolute;
    right: 55px;
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    user-select: none;
    margin-left: 8px;
}

.order_delete_additional_product,.pcn_delete_additional_product {
    background: #ff5a5f;
    color: white;
    height: 34px;
    /* float: right; */
    position: absolute;
    right: 20px;
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    user-select: none;
}




.quotes_tiers_list_new_item input,
.tiers_list_new_item input,
.acnamemodal input,
.wrap_all_input input,
.quotes_tiers_table td input {padding-left: 3px !important; height: 30px !important;}

.wrappertotalsub table td {
    width: 33%;
}

#sales_item_modal_without_tier td {
    align-items: center !important;
}

#sales_item_modal_without_tier td span{margin-top: 2px !important; text-align: center;}

.wrappertotalsub td span {
    white-space: nowrap;
}

.orders_doc_tiers_table,
.quotes_doc_tiers_table
{
    margin-bottom: 10px;
}

.onoffswitch-confirm {
    position: relative;
    width: 50px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}


.newswitch + .onoffswitch-label {
    background-color: #84c529;
}

.newswitch+ .onoffswitch-label, .newswitch+ .onoffswitch-label:before {
    border-color: #84c529;
}

.newswitch + .onoffswitch-label:before {
    right: 0;
}


/****/
.quotes_tiers_table tr {
    border-top: 1px solid #ebf5ff;
}


.quotes_tiers_table td,
.quotes_tiers_table th{padding: 5px 3px !important;}

 .quotes_tiers_table .quotes_add_qty th,
.quotes_tiers_table .quotes_add_qty td {
    /* padding-bottom: 12px !important; */
}

.po_form .quotes_tiers_table td,
.po_form .quotes_tiers_table th{padding: 5px 3px !important;}

.quotes_add_qty {
    border: 0 !important;
}

.activity-feed {
    padding: 0;
}


.table-estimates td,
.table-invoices td,
.table-credit-notes td,
.table-purchase_order td,
.table-purchase-credit-notes td,
.table-payments td,
.table-clients td,
.table-invoice-items td{
    vertical-align: middle !important;
        padding: 10px 4px !important;
}

.table-estimates tr:first-child td,
.table-invoices tr:first-child td,
.table-credit-notes tr:first-child td,
.table-purchase-credit-notes tr:first-child td,
.table-purchase_order tr:first-child td,
.table-payments tr:first-child td,
.table-clients tr:nth-child(2) td{vertical-align: top !important;}




.table-estimates .link-to-mailchimp-btn{margin: 0 !important;}

.table-clients tr:first-child td{vertical-align: middle !important;}

.table-diary td{padding: 10px 7px !important;}
.table-diary .complete-1 td{vertical-align: middle !important;  }
.overdue_inv td{vertical-align: middle !important;padding: 10px 7px !important;}


/*.table-proposals tbody tr td {
    vertical-align: middle !important;
    padding: 10px 7px !important;
    word-break: break-all;
    width: 164px;
    overflow: hidden;
}*/
.table-clients tbody tr td {
    /*word-break: break-all;
    width: 164px;
    overflow: hidden;*/
}
.table-proposals tbody tr:first-child td{vertical-align: top !important;}


.dataTable .linked-mailchimp-btn img {margin: 0px 3px !important;}
.dataTable .link-to-xero-btn {padding: 0px 8px !important;}
.dataTable .linked-sage-btn img {margin: 0px 3px !important;}
.dataTable .linked-sage-btn {padding: 0px 5px !important;}



.table-clients td:nth-child(1){}
.table-clients td:nth-child(2){}
.table-clients td:nth-child(3){    word-break: break-all;
    min-width: 95px;
    overflow: hidden;
    max-width: 95px;}
.table-clients td:nth-child(4){    word-break: break-all;
    min-width: 76px;
    overflow: hidden;
    max-width: 76px;
}
.table-clients td:nth-child(5){    word-break: break-all;
    min-width: 75px;
    overflow: hidden;
    max-width: 75px;}
.table-clients td:nth-child(6){    word-break: break-all;
    min-width: 65px;
    overflow: hidden;
    max-width: 65px;}
.table-clients td:nth-child(7){    word-break: break-all;
    min-width: 65px;
    overflow: hidden;
    max-width: 65px;}
.table-clients td:nth-child(8){}
.table-clients td:nth-child(9){    word-break: break-all;
    min-width: 65px;
    overflow: hidden;
    max-width: 65px;}
.table-clients td:nth-child(10){}
.table-clients td:nth-child(11){}
.table-clients td:nth-child(12){}




#header {
    top: 0;
}

#portrait::before{content: "Please rotate your device";
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: white;
    z-index: 9999;
    align-items: center !important;
    display: flex !important;
    justify-content: center !important;
    font-size: 50px;
    text-align: center;
    padding: 0 80px;
    font-weight: 500;
}

#landscape::before{
    content: "" !important;
    position: relative;
    background-color: transparent;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 99999;
    text-align: center;
}


/* #landscape .sorting_1::before{top: 20px !important;} */
#landscape .sorting_1,
#landscape .sorting_2{padding-left: 30px !important;}


.products.import .panel_s ul li {
    line-height: 22px;
}



.products.import .panel_s .file_uploader {
    margin-top: 10px;
    background-color: whitesmoke;
    padding: 14px;
    border: 1px solid #ededed;
    border-radius: 6px;
}

.class_heading{
      font-size: 18px;
    font-weight: 400;
    margin-top: 5px;
    margin-bottom: 5px;
    display: inline-block;
}

.quotes #invoice_item_form .tiers_list_new_item td span {
    width: 13px;
}

.quotes #invoice_item_form .tiers_list_new_item td {

    width: 9% !important;
    display: inline-flex;
    padding: 5px 3px !important;
    line-height: initial !important;
    white-space: nowrap;
}


.quotes #invoice_item_form .tiers_list_new_item td span{margin-top: 0 !important;}
.ml-15{
    margin-left: 15px;
}

.product_attachments .image_in_items {
    color: #14cbff;
    font-size: 13px;
    margin-bottom: 4px;
}

.allbtn {
    display: flex;
    justify-content: flex-end!important;
    align-items: center!important;
}

.customers .label-status-artwork {
    display: inline;
}

.sm_table tr td, .sm_table th {
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

.for_bg_clr_cl th {
    background-color: #022d62;
    color: white !important;
}

.tbl_parent table{width: 40%}
.tbl_parent table td{     border: 1px solid #ddd;
    background-color: #fdfcfc;
    padding: 8px !important;}
.tbl_parent input{    width: 100%;
    height: 30px;}

.side_menu_sc_setup_icon{
    width:60%;
}
.notice_imp {
    color: red;
    font-weight: bold;
}
.notice_imp {
    color: red;
}


.right_sm_cl {
    text-align: right;
    padding-top: 22px;
}

.right_sm_cl{}
.right_sm_cl .request_quote_from_supplier {
    float: inherit;
    margin-bottom: 10px;
}

.noticessm {
    width: 49%;
    margin: 0 auto;
    text-align: left;
    margin-right: 0;
}

.noticessm p {
    color: red;
    display: inline;
}


.menu_setup .dd3-content .side_menu_sc_setup_icon {
    width: 19% !important;
}

#sales_item_modal_without_tier #item_images {
    margin: 0px !important;
}
.product_attachment_imported {
    margin-left: 12px;
}

.aip_additional_product{
    width: 5% !important;
    top: 0;
    position: relative;
    top: 10px;
    height: 29px !important;
}



.container_cbox {
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.container_cbox input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
    top: -9px;
    right: 0;
}

/* Create a custom checkbox */
.checkmark_cbox {
    position: absolute;
    top: 0px;
    left: 0;
    height: 22px;
    width: 24px !important;
    background-color: #eee;
    border-radius: 4px;
    margin-left: 5px;
}

/* On mouse-over, add a grey background color */
.container_cbox:hover input ~ .checkmark_cbox {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.container_cbox input:checked ~ .checkmark_cbox {
  background-color: #2196F3;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark_cbox:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.container_cbox input:checked ~ .checkmark_cbox:after {
  display: block;
}

/* Style the checkmark/indicator */
.container_cbox .checkmark_cbox:after {
    left: 9px;
    top: 3px;
    width: 7px;
    height: 12px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.hide_aip {
    display: none;
}

.dlvry_note_mdl{}
.dlvry_note_mdl .modal-dialog{width: 390px !important;}
.dlvry_note_mdl h4,
.dlvry_note_mdl p{text-align: left;}
.dlvry_note_mdl p {
    margin-bottom: 0;
    padding: 10px 0 0;
}

.dlvry_note_footer {
    text-align: right;
}

.dlvry_note_mdl .form-control{    margin: 0 auto;
    margin-right: 0;}
#delivery_note_modal_btn:focus {
    background-color: #022d62;
    }
.try {
    align-items: center;
}

.additional_products_select{
    width: 97.5% !important;
    margin: 0 auto;
    display: table;
    margin-right: 0;
}


.quotes_add_additional_product_details span {
    padding-top: 3px;
    display: inline-block;
    margin-top: 0 !important;
}

.quotes_add_additional_product_details .container_cbox {
    margin-bottom: 15px;
}

.add_additional_product_details .container_cbox{height: 5px;}
        
.add_additional_product_details  .checkmark_cbox {
    top: 3px;}

/*
.table-invoices td,
.table-proposals td,
.table-jobs td,
.table-credit-notes td,
.table-purchase_order td,
.table-purchase-credit-notes td,
.table-payments td,
.table-invoice-items td,
.table-clients td
{
    width: 9%;
}*/
/*.table-proposals td,*/
/*.table-invoices td:nth-child(3),*/
/*.table-payments td,*/
/*.table-jobs td,
.table-credit-notes td,
.table-purchase_order td,
.table-purchase-credit-notes td,
.table-invoice-items td,
.table-clients td
{
    width: 19%;
}*/

.checkbox-success input[type=checkbox]:checked + label::before, .checkbox-success input[type=radio]:checked + label::before {
    background-color: #2196F3 !important;
    border-color: #2196F3 !important;
}
/*
.table-estimates .volumetesting input{
    width: 66px !important;
}
*/




/*** Estimates ***/
/*.table-estimates input.filter_prop{width: 100% !important}
.table-estimates .date_filters {width: 100% !important}
.table-estimates .date_filters .input-group.date {width: 100% !important;}
.table-estimates input.filter_prop{ width: 100% !important;}
.table-estimates th:nth-child(1){width: 10%;}
.table-estimates th:nth-child(2){width: 11%;}
.table-estimates th:nth-child(3){width: 14%;}
.table-estimates th:nth-child(4){width: 14%;}
.table-estimates th:nth-child(5){width: 14%;}
.table-estimates th:nth-child(6){width: 13%;}
.table-estimates th:nth-child(7){width: 12%;}
.table-estimates th:nth-child(8){width: 12%;white-space: nowrap;}
.table-estimates .s-status{width: 70% !important;display: table;margin: 0 auto;}*/
/*** Estimates ***/

/*** Quotes ***/
/*.table-proposals input.filter_prop{width: 100% !important}
.table-proposals .date_filters {width: 100% !important}
.table-proposals .date_filters .input-group.date {width: 100% !important;}
.table-proposals input.filter_prop{ width: 100% !important;}

.table-proposals th:nth-child(1){width: 10%;}
.table-proposals th:nth-child(2){width: 11%;}
.table-proposals th:nth-child(3){width: 14%;}
.table-proposals th:nth-child(4){width: 14%;}
.table-proposals th:nth-child(5){width: 15%;}
.table-proposals th:nth-child(6){width: 11%;}
.table-proposals th:nth-child(7){width: 13%;}
.table-proposals th:nth-child(8){width: 12%;
    white-space: nowrap;
}
.table-proposals .s-status{
    width: 70% !important;
    display: table;
    margin: 0 auto;
}*/
/*** Quotes ***/

/*** Invoices ***/
/*.table-invoices input.filter_prop{width: 100% !important}
.table-invoices .date_filters {width: 100% !important}
.table-invoices .date_filters .input-group.date {width: 100% !important;}
.table-invoices input.filter_prop{ width: 100% !important;}

.table-invoices .s-status {
    width: 80% !important;
    display: table;
    margin: 0 auto;
    display: inline-block;
    padding: 7px 0;
}*/
/*** Invoices ***/

/*** Payments ***/
/*.table-payments input.filter_prop{width: 100% !important}
.table-payments .date_filters {width: 100% !important}
.table-payments .date_filters .input-group.date {width: 100% !important;}
.table-payments input.filter_prop{ width: 100% !important;}

.table-payments .s-status{
    width: 70% !important;
    display: table;
    margin: 0 auto;
}
*/
/*** Payments ***/


/*** Payments ***/
/*.table-purchase_order input.filter_prop{width: 100% !important}
.table-purchase_order .date_filters {width: 100% !important}
.table-purchase_order .date_filters .input-group.date {width: 100% !important;}
.table-purchase_order input.filter_prop{ width: 100% !important;}

.table-purchase_order .s-status{
    width: 70% !important;
    display: table;
    margin: 0 auto;
}
.transactionidcol {
    word-break: break-all;
    width: 164px;
    overflow: hidden;
}*/

/*** Payments ***/


/*** CN ***/
/*.table-credit-notes input.filter_prop{width: 100% !important}
.table-credit-notes .date_filters {width: 100% !important}
.table-credit-notes .date_filters .input-group.date {width: 100% !important;}
.table-credit-notes input.filter_prop{ width: 100% !important;}

.table-credit-notes .s-status{
    width: 70% !important;
    display: table;
    margin: 0 auto;
}
*/
/*** CN ***/


/*** PCN ***/
/*.table-purchase-credit-notes input.filter_prop{width: 100% !important}
.table-purchase-credit-notes .date_filters {width: 100% !important}
.table-purchase-credit-notes .date_filters .input-group.date {width: 100% !important;}
.table-purchase-credit-notes input.filter_prop{ width: 100% !important;}

.table-purchase-credit-notes .s-status{
    width: 70% !important;
    display: table;
    margin: 0 auto;
}*/

/*** PCN ***/

/*** Jobs ***/
/*.table-jobs input.filter_prop{width: 100% !important}
.table-jobs .date_filters {width: 100% !important}
.table-jobs .date_filters .input-group.date {width: 100% !important;}
.table-jobs input.filter_prop{ width: 100% !important;}



.table-jobs .s-status{
    width: 70% !important;
    display: table;
    margin: 0 auto;
}*/
/*** Jobs ***/

/*** Suppliers ***/
/*.table-clients input.filter_prop{width: 100% !important}
.table-clients .date_filters {width: 100% !important}
.table-clients .date_filters .input-group.date {width: 100% !important;}
.table-clients input.filter_prop{ width: 100% !important;}*/
/*** Suppliers ***/

/*** Products ***/
/*.table-invoice-items input.filter_prop{width: 100% !important}
.table-invoice-items .date_filters {width: 100% !important}
.table-invoice-items .date_filters .input-group.date {width: 100% !important;}
.table-invoice-items input.filter_prop{ width: 100% !important;}

.table-invoice-items th:nth-child(1){width: 8%;white-space: nowrap !important; }
.table-invoice-items th:nth-child(2){width: 18%;white-space: nowrap !important; }
.table-invoice-items th:nth-child(3){width: 15%;white-space: nowrap !important; }
.table-invoice-items th:nth-child(4){width: 15%;white-space: nowrap !important; }
.table-invoice-items th:nth-child(5){width: 16%;white-space: nowrap !important; }
.table-invoice-items th:nth-child(6){width: 16%;white-space: nowrap !important; }
.table-invoice-items th:nth-child(7){width: 12%;white-space: nowrap !important; }*/
/*** Products ***/


/*table.dataTable thead .sorting:after, table.dataTable thead .sorting_asc:after, table.dataTable thead .sorting_asc_disabled:after, table.dataTable thead .sorting_desc:after, table.dataTable thead .sorting_desc_disabled:after {
    width: 10px !important;
}
*/
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0;
}

.quantity_select{
    width: 93.6% !important;
    margin: 0 auto;
    display: table;
    margin-right: 0;
}
#ac_qty,#order_ac_qtyy,#pcn_ac_qtyy,#quotes_ac_qty
{
    width:100% !important;
}
.wrap_all_input input:disabled {
    background-color: #eee !important;
}


/*table.dataTable thead>tr>td.sorting, table.dataTable thead>tr>td.sorting_asc, table.dataTable thead>tr>td.sorting_desc, table.dataTable thead>tr>th.sorting, table.dataTable thead>tr>th.sorting_asc, table.dataTable thead>tr>th.sorting_desc {
    padding-right: 17px !important;
}

.table-jobs .s-status {
    padding: 6px 6px !important;
}*/

.additional_products_select .btn{
    color: #6e707e !important;
    font-size: 12px !important;
    height: 31px !important;
    padding: 3px 4px !important;
}

.additional_products_select .dropdown-menu li a{ font-size: 12px; }


.no_fail_date {
    word-break: break-all;
    width: 75px;
    overflow: hidden;
}




/*.table-jobs .s-status {
    width: 70px !important;
    display: inherit !important;
    margin: 0 auto;
    word-break: break-all;
    overflow: hidden;
    white-space: break-spaces !important;
}


.table-jobs .s-status {
    width: 70px !important;
    display: inherit !important;
    margin: 0 auto;
    word-break: break-all;
    overflow: hidden;
    white-space: break-spaces !important;
}*/

.greyed_out_btn {
    color: white;
    background-color: grey;
    cursor: not-allowed;
    pointer-events: none;
}
/*





@media only screen and (min-width: 1500px) and (max-width: 2000px)  {

.table-proposals th:nth-child(1) {
    width: 7%;
}


}*/


.smallwidth {
    min-width: 55px;
    width: 55px;
}


.medwidth {
    min-width: 99px;
    width: 99px;
}
/*.table-jobs, .table-purchase_order{
    width: 100%;
    word-break: break-word;
    table-layout: fixed;
}
.table-jobs .label, .table-purchase_order .label{
   white-space: inherit !important;
}*/

table.dataTable thead>tr>td.sorting, table.dataTable thead>tr>td.sorting_asc, table.dataTable thead>tr>td.sorting_desc, table.dataTable thead>tr>th.sorting, table.dataTable thead>tr>th.sorting_asc, table.dataTable thead>tr>th.sorting_desc {
    padding-right: 10px;
}

.table-proposals thead th:first-child
{    padding-right: 18px !important;}

/*.table-purchase_order thead th:first-child
{
    padding-right: 30px !important;
}*/
.table-purchase_order thead th:nth-child(9)
{
    padding-right: 18px !important;
}
.table-jobs .jobs_status {
    padding: 6px 5px !important;
}

#estimate_filter_company, #estimate_filter_name {
    width: 100% !important;
}

#cn_filter_company {
    width: 100% !important;
}
.table-invoices thead th:first-child {
    padding-right: 22px !important;
}

.table-purchase-credit-notes thead th:first-child, .table-purchase_order thead th:first-child{
    padding-right: 25px !important;
    white-space: nowrap;
}

.table-payments thead th:first-child {
    padding-right: 27px !important;
    white-space: nowrap;
}
.table-payments thead th:nth-child(2){
    padding-right: 27px !important;
    white-space: nowrap;

}
.table-payments thead th:nth-child(3){
    padding-right: 27px !important;
    white-space: nowrap;

}



.table-payments thead th:nth-child(6),
.table-jobs thead th:nth-child(4)
{padding-right: 22px !important;}

.table-jobs .s-status {padding: 6px 5px !important;}

.mass_select_all_wrap{padding-left: 11px;padding-top: 8px;
}
.clients .table-clients thead tr th:not(.bigwidth){min-width: 55px;width: 55px;}
.table-clients thead tr th:first-child{
    min-width: 30px !important;
    width: 30px !important;
}
.table-clients #mass_select_all {
    margin: 4px 0px 0px -8px !important;
}

.supplier .table-clients thead th:nth-child(7)
{padding-right: 20px !important;}

.table-diary .filters_drops .select-placeholders{
    width: 100%;
}

.table-jobs thead th:nth-child(6)
{padding-right: 22px !important;}

.table-jobs thead th:nth-child(5)
{padding-right: 18px !important;}

.table-jobs thead th:nth-child(4)
{white-space: nowrap}

.table-jobs thead th:last-child
{
    padding-right: 11px !important;;
    word-wrap: break-word;
}

.table-jobs tbody td .select-placeholders {
    width: 100%;
}
.table-estimates #estimate_filter_number {
    width: 100% !important;
}
.table-estimates thead th:first-child {
    padding-right: 25px !important;
}

.table-credit-notes thead th:first-child {
    padding-right: 24px !important;
    white-space: nowrap;
}

#save_and_send_modal .modal-footer {
    display: flex;
    justify-content: flex-end;
}

#save_and_send_modal .submit-save-send {
    display: flex;
    align-items: center !important;
    padding: 0 12px !important;
}

#save_and_send_modal .submit-save-send img {
    width: 33px;
    margin-left: 3px;
}

#save_and_send_modal .submit-save-send svg {
    width: 24px;
    position: relative;
    top: 2px;
}

#save_and_send_modal .submit-save-send>div {
    margin: 0 4px;
}

.sage_xero_add{    display: flex !important;
    align-items: center !important;
    padding: 0 5px;     white-space: nowrap !important;}

.sage_xero_add svg{    width: 24px;
    position: relative;
    top: 2px;     left: 3px;}

.sage_xero_add img {
    width: 28px;
    margin: 0 5px;
}

.table-product_view_table input.filter_prop, .table-alternative_product_view_table input.filter_prop {
     width: 100% !important;
}
.table-product_view_table thead th, .table-alternative_product_view_table thead th{
    padding-right: 23px !important;
    /* white-space: nowrap !important; */
}

.side_menu_greenspark_setup_icon{
    height: 25px !important;
    width: auto !important;
}

.muti_input_amt_value{
    margin-top: 23px !important;
}

.product_view_table_m_f, .alternative_product_view_table_m_f{
    margin-left: 5px !important;
}

.add_to_btn_greenspark{
    font-size: 12px !important;
    padding: 6px 5px !important;
}

.label-Green{
    background: 0 0;
    border: 1px solid Green;
    color: Green;
}

.table-product_view_table .smallwidth,.table-alternative_product_view_table .smallwidth {
    min-width: 45px !important;
    width: 45px !important;
}

.table-product_view_table thead th:nth-child(12),.table-alternative_product_view_table th:nth-child(12) {
    width: 80px !important;
}

.mailchimp_logo_bg_color_no{
    background:none !important;
}
#setup-menu li .nav-second-level li.active a {
    padding: 5px 10px !important;
}
.border_nano{
    border: none!important;
    font-weight: 500 !important;
}
.mark_as_complete{
    position: absolute !important;
    bottom: 0px;
}
.table-estimates thead th {
    white-space: nowrap;
}
.table-product_view_table thead th:nth-child(4) {
    white-space: nowrap;
}
.table-clients thead th:nth-child(9) {
    min-width: 92px !important;
    width: 92px !important;
}
.table-credit-notes thead th:nth-child(2) {
    white-space: nowrap;
    padding-right: 25px !important;
}

.myCarousel .carousel-control.right,
.myCarousel .carousel-control.left {
    background-image: inherit !important;
}
.myCarousel .carousel-inner img {
    width: 190px;
height: 190px;
max-width: 90%;
margin: 0 auto;
float: inherit;
border: 1px solid #bfcbd9;
object-fit: contain;
padding: 6px;
border-radius: 5px;
}
.myCarousel .glyphicon-chevron-right,
.myCarousel .glyphicon-chevron-left {
    background-color: #022d62;
    opacity: 1;
    height: 21px;
    width: 21px;
    border-radius: 100%;
    font-size: 12px;
    line-height: 23PX;
}
.myCarousel .glyphicon-chevron-right {
    right: 6px;
}
.myCarousel .glyphicon-chevron-left {
    left: 6px;
}
.table-estimates thead th:nth-child(6) {
    width: 85px !important;
}

.stop_auto_send_artwork_delivery_emails{
    float: right !important;
 }

.customer-profile #reminder-modal .ajax-search .btn {
    border-radius: 4px !important;
}

.customer-profile #reminder-modal .btn.dropdown-toggle.bs-placeholder.btn-default{  
      /* border-right: 0 !important; */
    border-bottom-right-radius: 4px !important;
    border-top-right-radius: 4px !important;}

.diary .customer_diary_dropdown {
    width: 79% !important;
}
.mark_as_complete{
    position: absolute !important;
    bottom: 0px;
}

/* Webshop Start */
.radio_impv {
    display: flex;
    align-items: center !important;
    gap: 15px;
}

.radio_impv input {
    position: relative;
    top: 3px;
    width: 15px;
    height: 16px;
}

.radio_impv input,
.radio_impv label {
    margin: 0 !important;
}

/* Proposal Table */
.proposal_head_tbl thead th:nth-child(3) {
    width: 100px !important;
    text-align: left;
}

/* Invoice Table */
.invoice-quick-info.invoices-stats .inv_stat_div {
    margin-top: 20px;
}

.progress-bar.progress-bar-draft {
    background-color: lightslategray;
}

/* Webshop Logo Preview */
.webshop-logo-image-thumb {
    height: 160px;
}

.webshop_logo_div {
    background: #022d62;
    min-height: 60px;
    border-radius: 0;
    padding: 8px 20px;
}

.webshop_logo_div img {
    height: 60px;
    object-fit: contain;
    width: auto !important;
}

/* Product card */
.product_itm_wrap {
    background-color: white;
    padding: 0px;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    border-radius: 8px;
    margin-bottom: 25px;
}

.product_itm_img {
    padding: 10px;
}

.product_itm_img img {
    width: 100%;
    height: 300px;
    object-fit: contain;
}

.product_slider_item .owl-dots {
    display: none;
}

.product_itm_descption {
    padding: 0 10px 10px 10px;
}

.product_itm_descption h3, .product_itm_descption h4 {
    text-align: center;
    margin-bottom: 10px;
    font-weight: 500;
    font-size: 20px;
    margin-top: 5px;
}

.product_itm_descption p {
    text-align: center;
    font-size: 15px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    background: #fff;
    height: 45px;
}

.product_itm_sec {
    text-align: center;
    margin: 10px 18px;
}

.product_itm_sec h5 {
    font-size: 15px;
}

.product_itm_sec h6 {
    font-size: 15px;
}

.product_itm_sec h6 b {
    font-weight: 550;
    font-size: 18px;
    margin-right: 4px;
}

.product_itm_sec h6 span {
    font-weight: 500;
}

.enter_quantity {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 5px 10px;
    max-width: 100%;
    margin: 0 auto;
    border-radius: 6px;
}

.enter_quantity h4 {
    margin: 0;
    font-weight: 500;
    font-size: 14px;
}

.thr_btn_cl input {
    margin: 0 auto;
    margin-right: 0;
    background-color: #f6f8fa;
    padding: 20px 15px;
    text-align: center;
    width: 70%;
    font-weight: 500;
}

.product_itm_ftr {
    padding: 10px 0;
    border-top: 1px solid #d2d2d2;
}

.product_itm_ftr .col-md-12 a {
    background-color: #022D69;
    color: white !important;
    font-weight: 400;
    font-size: 13px;
    /* border-radius: 70px; */
    width: 50%;
    padding: 10px;
    margin: 0 auto;
}

.product_itm_ftr .col-md-6 {
    padding: 0;
    text-align: center;
}

.margin_zero,
.product_itm_ftr .row {
    margin: 0
}

/* Product View */
.crd_dtls_cl img {
    width: 100%;
    height: 400px;
    object-fit: contain;
}

.crd_dtls_rght_cl {
    padding-left: 0px;
}

.crd_dtls_rght_cl h2 {
    font-weight: 600;
    font-size: 32px;
}

.crd_dtls_rght_cl h4 {
    color: #198ee2;
    font-weight: 600;
    font-size: 32px;
    margin: 20px 0;
}

.crd_dtls_rght_cl p {
    font-size: 18px;
}

.crt_tbl_head {
    display: flex;
    margin-top: 40px;
    background-color: #022d62;
    padding: 0px;
    padding-bottom: 0;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    gap: 1px;
    padding-left: 10px;
}

.crt_tbl_head li {
    text-align: center;
    margin-top: 12px !important;
    margin-bottom: 0 !important;
}

.crt_tbl_head a {
    font-size: 15px;
    font-weight: 500;
    border-radius: 0px !important;
    background-color: #94b7e3;
    border-top: 4px solid #022d62;
    transition: 0.5s;
    border-top-left-radius: 6px !important;
    border-top-right-radius: 6px !important;
}

.crt_tbl_head .active a {
    border-top: 4px solid #fff;
    transition: 0.5s;
}

.crt_tbl_body table tr {
    justify-content: space-between;
}

.crt_tbl_body table th,
.crt_tbl_body table td {
    border-collapse: collapse;
    border-right: 0;
    border-radius: 0 !important;
    padding: 12px 6px !important;
    text-align: left;
    font-weight: 500;
    font-size: 14px;
    border: 1px solid #00000021;
    border-collapse: collapse;
    border-top: 0px solid #d8dadb !important;
}

.crt_tbl_head a {
    color: black
}

.crt_tbl_head .active a {
    background-color: #ffffff !important;
    color: #022d62 !important;

}

.crt_tbl_body .table {
    background-color: #ffffff;
}

.quote_btn_cl {
    display: flex;
    gap: 5px;
    margin-top: 20px;
}

.quote_btn_cl button {
    width: 22%;
    padding: 10px;
    margin-right: 10px;
    background-color: #022d62;
    color: white !important;
    font-size: 15px;
    text-transform: capitalize;
    font-weight: 400;
}

.quote_btn_cl input {
    height: 43px;
    width: 25%;
    margin-right: 10px;
}

.crt_tbl_body table th input[type="radio"],
.crt_tbl_body table td input[type="radio"] {
    position: relative;
    top: 1.5px;
}

/* Header */

@media (min-width: 323px) and (max-width:990px) {

    .cart_h_dsn a {
        padding: 10px 10px;
        font-size: 11px;
        color: white;
        white-space: nowrap;
    }

    .crt_right_cl_area {

        gap: 11px;
    }

    .hdr_csmz_data img {
        height: 40px;
    }

    .hdr_csmz_data .navbar-nav>li>a {
        padding: 15px 6px;
    }

    .hdr_csmz_data .navbar-nav>li>a {
        font-size: 12px !important;
    }
}


@media (max-width: 767px) {

    .customer_container .navbar-toggle {
        margin-top: 0;

    }

    .customer_container .navbar-collapse {
        position: absolute !important;
        background-color: #022d62;
        z-index: 99;
        top: 62px !important;
        width: 176px !important;
        height: auto !important;
    }

    .customer_container .navbar-collapse ul {
        margin: 0;
    }

    .customer_container .navbar-nav>li>a {
        padding: 10px 6px !important;
    }
}

.customer_container span.caret {
    color: white;
}

.hdr_csmz_data {
    display: flex;
    align-items: center;
}

.dt_hdr_wrp {
    float: initial !important;
}

.dt_hdr_wrp .row {
    display: flex;
    justify-content: space-between !important;
    align-items: center !important;
    height: 80px;
}

.hdr_csmz_data img {
    height: 60px;
    object-fit: contain;
    width: auto !important;
}

.crt_right_cl_area {
    justify-content: flex-end !important;
    display: flex !important;
    align-items: center !important;
    gap: 15px;
}

.crt_right_cl_area .dropdown-menu {
    left: inherit;
    right: 0;
    top: 60px;
    padding: 0;
}

.cart_h_dsn {
    position: relative;
}

.cart_h_dsn a {
    background-color: rgb(226 101 39);
    padding: 13px 10px;
    font-weight: 500;
    font-size: 13px;
    border-radius: 5px;
    color: white;
}

.cnrt_area {
    position: absolute;
    top: -17px;
    width: 20px;
    height: 20px;
    background-color: white;
    text-align: center;
    line-height: 20px;
    right: -10px;
    border-radius: 50%;
    font-weight: 600;
    font-size: 10px;
}

.crt_right_cl_area .customers-nav-item-profile {
    margin-left: 20px;
}

.navbar-brand {
    padding: 0 !important;
    margin: 0 !important;
}

.dt_hdr_wrp .col-md-8,
.dt_hdr_wrp .col-md-4 {
    padding: 0;
}

/* Radio Circle */
.radio_impv {
    display: flex;
    align-items: center !important;
    gap: 15px;
}

.radio_impv input {
    position: relative;
    top: 3px;
    width: 15px;
    height: 16px;
}

.radio_impv input,
.radio_impv label {
    margin: 0 !important;
}

/* Carousal */
.product_slider_item .owl-nav {
    position: absolute;
    left: 0;
    right: 0;
    top: 43%;
    /* opacity: 0; */
}

/* .product_itm_img:hover .product_slider_item .owl-nav{opacity: 1;} */
.product_slider_item .owl-nav .owl-next {
    position: absolute;
    right: 0;
    top: 0;
}

.product_slider_item .owl-nav .owl-prev,
.product_slider_item .owl-nav .owl-next {
    width: 30px;
    height: 30px;
    background-color: #022d69 !important;
    color: white !important;
    border-radius: 50%;
    font-size: 10px !important;
    line-height: 26px !important;
    display: block;
    text-align: center;
    display: flex;
    align-items: center !important;
    justify-content: center !important
}

.company-profile-address-group textarea.form-control {
    height: 110px;
}
.no_margin {
    margin: 0px !important;
}

/* Webshop End */

.myCarousel #noimg_div {
    width: 190px;
    height: 190px;
    max-width: 90%;
    margin: 0 auto;
    float: inherit;
    border: 1px solid #bfcbd9;
    padding: 6px;
    border-radius: 5px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
}

.padding-8{
    padding: 8px;
    margin-bottom: 25px;
}

.mailchimp_logo_button{
    margin: 0px 3px;
    width: 18px;
    position: relative;
    top: 0px;
    left: -1px;
}
.config_wp{
    margin-left: 28px;
}
.config_wp_img {
    height: 40px;
    margin-bottom: 0;
    padding: 0px;
    margin-left: -17px;
}

#two_factor_auth_form #qr_image{
    width: 100% !important;
    margin-bottom: 20px;
}

.side_menu_wp_setup_icon{
    height: 40px !important;
    width: auto !important;
}


.wordpress_logo{
    height: 40px !important;
    margin-bottom: 16px;
    margin-left: 10px;
}
.magento_logo{
    height: 40px !important;
    margin-bottom: 16px;
    margin-left: 10px;
}

.product_item_footer {
    display: flex;
    justify-content: flex-end !important;
    align-items: center !important;
}

.product_item_footer label {
    margin-bottom: 7px;
    margin-right: 9px;
    cursor: pointer;
}

input#sync_to_wordpress {
    position: relative;
    top: 4px;
    width: 18px;
    height: 18px;
    cursor: pointer;
}
input#sync_to_magento {
    position: relative;
    top: 4px;
    width: 18px;
    height: 18px;
    cursor: pointer;
}

.side_menu_wordpress_setup_icon{
    height: 28px !important;
    width: auto !important;
}
.side_menu_magento_setup_icon{
    height: 28px !important;
    width: auto !important;
}
.config_wp{
    margin-left: 28px;
}
.config_wp_img {
    height: 40px;
    margin-bottom: 0;
    padding: 0px;
    margin-left: -17px;
}
.api_data_key {
    position: relative;
    top: 2px;
}

.title_checkbox_wp {
    margin-left: 13px;
}


.send-to-wordpress {
    display: flex;
    align-items: center !important;
    gap: 9px;
    margin-bottom: 13px;
}

.send-to-wordpress .title_checkbox_wp {
    margin: 0 !important;
}

.send-to-wordpress input {
    position: relative;
    top: 2px;
}

.send-to-wordpress label {
    margin-bottom: 0 !important;
}

.send-to-wordpress img {
    width: 194px;
    padding: 10px;
    margin-left: -14px;
}


.send-to-magento {
    display: flex;
    align-items: center !important;
    gap: 9px;
}

.send-to-magento img {
    width: 140px;
    margin-top: 1.5rem;
    margin-left: 0px;
}

.send-to-magento input {
    position: relative;
    top: 2px;
}

.send-to-magento label {
    margin-bottom: 0 !important;
}

.magento_api_data_key  {
    position: relative;
    top: 2px;
}

.menu-item-wordpress.active a {
    background-color: #ff9900f0 !important;
}

.info-box {
    background-color: #f0f0f0;
    border: 2px solid #ccc;
    padding: 5px;
    margin-bottom: 20px;
  }
  /* Style for the box content */
  .info-box p {
    margin: 0;
  }

.greenspark_setup_tab ul {
    list-style: circle;
    margin-left: 30px;
}

#setup-menu .menu-item-greenspark.active>a {
    color: white;
    /* background-color: #337ab7; */
    background-color: #ff9900f0;
}
.quotes .all_table_items tr:nth-child(2) th {
    position: relative;
}
.quotes .all_table_items tr:nth-child(2) th .show_empty_style {
    position: absolute;
    bottom: 0;
}


.quotes .all_table_items td.no_padding_z {
    padding-bottom: 30px !important;
}


.quotes .all_table_items td.no_padding_z .quotes_doc_tiers_table {
    border-bottom: 1px solid #ebf5ff;
}

.greenspark_config p{
    margin-top: 0px !important;
}
.mb-20 {
    margin-bottom: 20px;
}
.ml-20 {
    margin-left: 20px;
}
.ml-5 {
    margin-left: 5px;
}
.mt-20 {
    margin-top: 20px;
}
.wordpress .content {
    padding-bottom: 60px;
}

.leftbtnn{
    
    text-align: right;
    padding-right: 0px;
}

#session-expire-warning-modal {
    z-index: 9999999 !important;
}

#contact .dropdown-menu.open {
    max-height: 420px !important;
    min-height: 90px !important;
    bottom: 100% !important;
    top: inherit !important;
}
#contact .inner.open {
    max-height: 200px !important;
    min-height: 90px !important;
}

.login_text{
    color: #FF0000;
    font-size: 12px;
    font-weight: 600;
}

/* Loading Screen */

/* Absolute Center Spinner */
.dt-loading {
    position: fixed;
    z-index: 999999;
    /* height: 2em;
    width: 2em; */
    overflow: show;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;

    align-items: center !important;
    display: flex !important;
    justify-content: flex-end !important;
}

/* Transparent Overlay */
.dt-loading:before {
    content: '';
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: radial-gradient(rgba(20, 20, 20, .8), rgba(0, 0, 0, .8));

    background: -webkit-radial-gradient(rgba(20, 20, 20, .8), rgba(0, 0, 0, .8));
}
/* :not(:required) hides these rules from IE9 and below */
.dt-loading:not(:required) {
    /* hide "loading..." text */
    text-shadow: none;
    background-color: transparent;
    border: 0;
}
.dt-loading p {
    font-size: 14px;
    color: white;
    position: relative;
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    margin-top: 110px;
}
.dt-loading:not(:required):after {
    content: '';
    display: block;
    font-size: 10px;
    width: 100%;
    max-width: 1rem;
    height: 1em;
    display: table;
    margin: 0 auto;
    -webkit-animation: spinner 150ms infinite linear;
    -moz-animation: spinner 150ms infinite linear;
    -ms-animation: spinner 150ms infinite linear;
    -o-animation: spinner 150ms infinite linear;
    animation: spinner 150ms infinite linear;
    border-radius: 0.5em;
    -webkit-box-shadow: rgba(255, 255, 255, 0.75) 1.5em 0 0 0, rgba(255, 255, 255, 0.75) 1.1em 1.1em 0 0, rgba(255, 255, 255, 0.75) 0 1.5em 0 0, rgba(255, 255, 255, 0.75) -1.1em 1.1em 0 0, rgba(255, 255, 255, 0.75) -1.5em 0 0 0, rgba(255, 255, 255, 0.75) -1.1em -1.1em 0 0, rgba(255, 255, 255, 0.75) 0 -1.5em 0 0, rgba(255, 255, 255, 0.75) 1.1em -1.1em 0 0;
    box-shadow: rgba(255, 255, 255, 0.75) 1.5em 0 0 0, rgba(255, 255, 255, 0.75) 1.1em 1.1em 0 0, rgba(255, 255, 255, 0.75) 0 1.5em 0 0, rgba(255, 255, 255, 0.75) -1.1em 1.1em 0 0, rgba(255, 255, 255, 0.75) -1.5em 0 0 0, rgba(255, 255, 255, 0.75) -1.1em -1.1em 0 0, rgba(255, 255, 255, 0.75) 0 -1.5em 0 0, rgba(255, 255, 255, 0.75) 1.1em -1.1em 0 0;
}
/* Animation */
@-webkit-keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@-moz-keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@-o-keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

/* loading dots */
.please_wait_loading:after {
    content: '.';
    animation: dots 1s steps(5, end) infinite;
}
@keyframes dots {
    0%,
    20% {
        color: rgba(0, 0, 0, 0);
        text-shadow:
            .25em 0 0 rgba(0, 0, 0, 0),
            .5em 0 0 rgba(0, 0, 0, 0);
    }
    40% {
        color: white;
        text-shadow:
            .25em 0 0 rgba(0, 0, 0, 0),
            .5em 0 0 rgba(0, 0, 0, 0);
    }
    60% {
        text-shadow:
            .25em 0 0 white,
            .5em 0 0 rgba(0, 0, 0, 0);
    }
    80%,
    100% {
        text-shadow:
            .25em 0 0 white,
            .5em 0 0 white;
    }
}

.show_price_only{
    display: none !important;
}

.table-branding_method td {
    vertical-align: middle !important;
    padding: 6px 8px !important;
}
.table-branding_method {
    border: 1px solid #ebf5ff;
}
.table-branding_method td {
    border-right: 1px solid #ebf5ff;
}
.table-branding_method td:last-child {
    border-right: 0 !important;
}

.production_form_center {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, 10%);
    width: 850px;
}
.tbl-production-form th {
    font-weight: 600;
    font-size: 13px;
    white-space: nowrap;
}
.tbl-production-form td,
.tbl-production-form th {
    padding: 8px;
    vertical-align: top;
}
.tbl-production-form th {
    padding-bottom: 30px;
}
.splr-p-cl {
    padding: 0 !important;
    color: red;
    margin-bottom: 6px !important;
}
.desp-p-cl {
    padding-top: 0 !important;
}
.check-wrap-mdl {
    display: flex;
    align-items: center;
    gap: 6px;
}
.check-wrap-mdl input {
    margin-top: 0 !important;
}
.check-wrap-mdl label {
    margin-bottom: 0 !important;
}

.delivery_delete_row {
    float: inline-end;
    margin-right: 15px;
    color: red;
    font-size: 20px;
    margin-top: 10px;
    margin-left: 6px;
    cursor: pointer;
    position: absolute;
    top: 7px;
    right: -7px;
    margin: 0;
}
.delivery-delete-btn {
    margin-right: -23px !important;
    margin-top: -43px !important;
    float: inline-end;
    margin-right: 15px;
    color: red;
    font-size: 20px;
    margin-left: 6px;
    cursor: pointer;
}

.menu-request-support-list {
    padding: 8px 20px 8px 16px;
}
.nd-hlp {
    color: white;
    margin-bottom: 0;
}
.menu-request-support-list:hover {
    background-color: rgb(226, 101, 39);
}
aside#menu {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
p.menu-request-support {
    margin-bottom: 0;
}
.menu-request-support-list a {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}
.menu-request-support-list:hover .menu-request-support {
    color: white !important;
}

#minimize_sales_item_modal .muti_img_load {
    /* background-color: #ededed; */
    border: 1px solid #e5e5e5;
    /* border-radius: 13px; */
}
#minimize_sales_item_modal .muti_img_load img {
    border: 0;
    width: 100% !important;
    height: 212px !important;
    /* object-fit: cover !important; */
    /* border-radius: 20px !important; */
    max-width: 100% !important;

}
#minimize_sales_item_modal .carousel-item {
    width: 100%;
    padding: 10px;
}
#minimize_sales_item_modal .carousel-control {
    top: 50% !important;
    bottom: inherit !important;
}
#minimize_sales_item_modal .muti_img_load .radio_for_saved_img {
    position: absolute;
    top: 0px !important;
    left: 4px;
    width: 15px;
    height: 16px;
}
#minimize_sales_item_modal .muti_img_load .text-danger {
    color: white;
    position: absolute;
    bottom: 3px;
    right: 3px;
    padding: 0;
    background-color: darkred;
    margin: 0 auto;
    height: 17px;
    width: 17px;
    border-radius: 50%;
    font-size: 11px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}
#minimize_sales_item_modal .carousel-control .icon-prev {
    margin-left: -15px;
}
#minimize_sales_item_modal .carousel-control .icon-next {
    margin-right: -15px;
}
#minimize_sales_item_modal .flex_rows {
    display: inline !important;
}

.item-last-revised {
    font-size: 14px;
    margin-top: 15px;
}

.quote-product-tax span {
    float: inline-end !important;
    margin-top: 20px !important;
    /* color: red !important; */
    font-weight: 500 !important;
    padding-right: 3px !important;
}

.menu-item-magento.active a {
    background-color: #ff9900f0 !important;
}

/* SupplierAPI Start */

/* PF Config */

.pf_config_settings .pf_config_div p,
.sp_config_settings .sp_config_div p {
    font-size: 13px;
}

#tab_details .pf_config_div ul li,
#tab_details .sp_config_div ul li,
#tab_fees .sp_config_div ul li,
#tab_fees .pf_config_div ul li {
    position: relative;
    margin-bottom: 8px;
    padding-left: 26px;
}

#tab_details .pf_config_div ul li::before,
#tab_details .sp_config_div ul li::before,
#tab_fees .pf_config_div ul li::before,
#tab_fees .sp_config_div ul li::before {
    content: "";
    position: absolute;
    background-image: url(../images/jobmgt_favicon.png);
    width: 22px;
    height: 22px;
    background-size: contain;
    left: -1px;
    top: 1px;
    background-repeat: no-repeat;
}

.pf_config_settings .pf_config_div .row p,
.sp_config_settings .sp_config_div .row p {
    margin-top: 20px;
    margin-bottom: 2px;
}

.pf_config_settings .pf_config_div .row .col-md-3 .btn-info,
.sp_config_settings .sp_config_div .row .col-md-3 .btn-info {
    padding: 7px;
}

.pf_config_settings .pf_config_div .row .form-control[readonly],
.sp_config_settings .sp_config_div .row .form-control[readonly] {
    background-color: white;
    color: #647c95;
    /* color: #4e4e4e; */
}

#pf_permissions .radio label::after,
#sp_permissions .radio label::after {
    width: 9px;
    height: 9px;
    left: 4px;
    top: 4px;
}

/* PF Config Table */
.pf_tbl_data,
.sp_tbl_data {
    margin-bottom: 20px;
}

.pf_tbl_data thead th,
.sp_tbl_data thead th {
    background-color: #022d62;
    padding: 11px;
    color: white;
    border: 1px solid #bfcbd9;
}

.pf_tbl_data tbody td,
.sp_tbl_data tbody td {
    padding: 8px;
    border-right: 1px solid #bfcbd9 !important;
}

.pf_tbl_data tbody tr,
.sp_tbl_data tbody tr {
    border-bottom: 1px solid #bfcbd9 !important;
}

.pf_tbl_data tbody tr td:first-child,
.sp_tbl_data tbody tr td:first-child {
    border-left: 1px solid #bfcbd9 !important;
}

/* SupplierAPI Config */
.sage_config_settings .supplierapi_div p {
    font-size: 14px;
}

.sage_config_settings .supplierapi_div ul li {
    position: relative;
    margin-bottom: 8px;
    padding-left: 26px;
}

.sage_config_settings .supplierapi_div ul li::before {
    content: "";
    position: absolute;
    background-image: url(../images/jobmgt_favicon.png);
    width: 22px;
    height: 22px;
    background-size: contain;
    left: -1px;
    top: 1px;
    background-repeat: no-repeat;
}

.supplierapi_div {
    border: 1px solid #e5e5e5;
    padding: 14px;
    margin: 20px 20px 10px 0px;
    border-radius: 7px;
    box-shadow: 0 2px 2px -2px #0000001a, 0 2px 4px -2px #fbfbfb00;
}

.supplierapi-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border: 1px solid #e5e5e5;
    padding: 14px;
    margin: 10px 20px 10px 0px;
    border-radius: 7px;
    box-shadow: 0 2px 2px -2px #0000001a, 0 2px 4px -2px #fbfbfb00;
}
.supplierapi-item-btn {
    display: flex;
    gap: 20px;
    align-items: center;
}
.supplierapi-item-btn .fchr_active {
    margin-top: 0 !important;
}

/* PF Concept Modal */
.key-fchr {
    font-size: 15px !important;
    font-weight: 500;
}

.features_data {
    align-items: center !important;
    justify-content: space-between !important;
    padding: 12px 4px;
    padding-bottom: 0;
}

.features_data>div {
    text-align: center;
    padding: 8px;
    text-transform: uppercase;
    border-radius: 50px;
}

.fchr_active {
    /* background-color: green; */
    color: green;
    font-weight: 500;
    margin-top: 9px;
    width: 50px;
}

.fchr_inactive {
    /* background-color: red; */
    color: red;
    font-weight: 500;
    margin-top: 4px;
    width: 50px;
}

.fchr_config {
    /* background-color: #022d62; */
    /* color: white; */
    font-weight: 500;
}

/* PF Concept Product Modal */
#pf_concept_item_modal .modal-dialog,
#keramikos_item_modal .modal-dialog {
    width: 1200px;
}

.flx-area-cl {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center !important;
}

/* Remove for prod */
.thumb-prev,
.thumb-next {
    bottom: 12px !important;
    right: calc(9% + 0.75em) !important;
}

.thumb-prev {
    right: calc(0% + 0.75em) !important;
}

/* Necessary styles */
.rtl-slider-flex {
    display: flex;
    flex-direction: row;
    justify-content: center;
    box-sizing: border-box;
    position: relative;
    margin: 0px;
    padding: 30px 0;
    align-items: center !important;
}

.lft-side-area {
    position: relative
}

.rtl-slider-flex .rtl-slider {
    width: 80%;
    margin-right: 1%;
    padding-left: 10px;
}

.slider-thumb-nav .slick-list.draggable {
    position: relative;
    z-index: 9999;
}

.rtl-slider-flex .rtl-slider-nav {
    width: 19%;
    margin-top: -2px;
}

.rtl-slider-flex .rtl-slider-nav .rtl-slider-slide {
    padding-top: 0;
    margin-bottom: 4px;
    opacity: 0.75;
    transition: all 0.3s ease;
    cursor: pointer;
}

.slider-thumb-nav img {
    width: 100%;
    height: 80px;
    object-fit: contain;
    padding: 5px;
    border-radius: 5px;
}

.slider-main-right img {
    height: 350px;
    object-fit: contain;
    padding: 10px;
    display: table;
    margin: 0 auto;
}

.rtl-slider-flex .rtl-slider-nav .slick-slide.slick-current.slick-active .rtl-slider-slide {
    opacity: 1;
}

.rtl-slider-flex .thumb-prev,
.rtl-slider-flex .thumb-next {
    /*
  position: absolute;
  bottom: 4px;
  right: 0;
  height: 88px;
  width: 9.5%;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  transition: all 0.3s ease;
  background: transparent;
*/
}

.rtl-slider-flex .thumb-prev {
    right: 9.5%;
}

.slick-thumb {
    position: absolute;
    left: 57px;
    top: 0;
    bottom: 0;
}

.slick-thumb .thumb-prev {
    position: absolute;
    top: 0px;
}

.slick-thumb .thumb-next {
    position: absolute;
    bottom: 20px !important;
}

.slick-arrow i {
    font-size: 25px;
    cursor: pointer
}

.slider-thumb-nav .slick-current img {
    border: 1px solid black;
    border: 1px solid #cfcfcf;
}

.right-des-area h2 {
    font-size: 20px;
    font-weight: 600;
    line-height: 25px;
    color: #022d62;
}

.product-code {
    color: #022d62;
    display: inline-block;
    margin-right: 30px;
    border: 1px #022d62 solid;
    padding: 2px 11px;
    font-size: 16px;
    margin-top: 8px;
}

.product-des-cl p {
    margin: 15px 0;
    font-size: 15px;
    line-height: 22px;
}

.color-picker-area li a {
    display: inline-block;
    width: 30px;
    height: 30px;
    border-radius: 0;
    margin: 3px;
    cursor: pointer;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 12%), 0 6px 20px 0 rgb(0 0 0 / 0%);
}

.color-picker-area li a span {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 16px;
}

.color-picker-area .active a {
    background-color: #ff0000;
    outline: #022d62 solid 2px;
    outline-offset: 2px;
}

.select-color {
    font-weight: 500;
    font-size: 18px;
}

.stock-text {
    font-size: 15px;
    margin-top: 8px;
}

.stock-text b {
    font-weight: 600;
}

.tbl-clr-cl th {
    border: 0 !important;
    font-weight: 500;
    font-size: 13px;
    vertical-align: middle !important;
    padding: 5px !important;
    white-space: nowrap;
}

.tbl-clr-cl td {
    text-align: center;
    font-weight: 600;
    border: 0 !important;
    vertical-align: middle !important;
    padding: 0px 2px !important;
}

.tbl-clr-cl tr {
    border-bottom: 8px solid #f7f7f7;
}

.tbl-clr-cl input[type="number"] {
    width: 50px;
    padding: 1px 2px;
    font-size: 12px !important;
    font-weight: 400;
    line-height: 1.5 !important;
    box-shadow: 0 0 10px #ccc !important;
    color: #6e707e;
    background-color: #fff;
    background-clip: padding-box;
    border-radius: 4px;
    height: 30px !important;
}

.tbl-clr-cl input[type="radio"] {
    width: 16px;
    max-width: 100%;
    margin: 8px auto;
}

.flex-ara-mdl {
    display: flex;
    align-items: center !important;
    gap: 2px;
}

.flex-ara-mdl span {
    display: block;
    line-height: normal;
    width: 12px;
    font-weight: 400;
}

.tbl-clr-cl strong {
    font-weight: 600;
}

.flex-ara-mdl p {
    margin-bottom: 0;
    line-height: 0;
    font-weight: 500;
}

.flx-area-cl hr {
    border-top: 2px solid #ccc;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.select-printing {
    margin-bottom: 35px;
}

.select-printing li {
    margin-bottom: 25px;
}

.select-printing h3 {
    margin: 0 !important;
    font-weight: 500;
    font-size: 18px;
    margin-bottom: 30px !important;
    color: black;
}

.select-printing h4 {
    color: black;
    margin: 0;
    font-weight: 500;
    font-size: 14px;
    margin-bottom: 0px;
    border-bottom: 2px solid #bdbdbd;
    padding: 10px 10px;
}

.print-variant img {
    width: 20px;
}

.print-variant p {
    color: black;
}

.select-printing li a {
    background-color: #f7f7f7 !important;
    padding: 0;
    padding-bottom: 1px;
    width: 190px;
    margin-right: 20px;
    border-radius: 0;
}

.select-printing .active a {
    outline: #022d62 solid 2px;
    outline-offset: 6px;
}

.print-variant {
    display: flex;
    align-items: center !important;
    gap: 30px;
    background-color: #2139550a;
    padding: 10px 8px;
    border-radius: 5px;
}

.print-variant p {
    color: black;
    margin-bottom: 0;
    font-weight: 400;
    font-size: 14px;
}

.pf_logo_img img {
    width: 180px;
}

#pf_concept_item_modal .modal-header,
#keramikos_item_modal .modal-header {
    padding: 10px;
}

#pf_concept_item_modal .modal-header #pf_modal_cross,
#keramikos_item_modal .modal-header #pf_modal_cross {
    margin-top: 6px;
    margin-right: 8px;
}

.pstn_data h3 {
    margin: 0 !important;
    font-weight: 500;
    font-size: 18px;
    margin-bottom: 15px !important;
    color: black;
}

.container-check-box {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 0px;
    font-weight: 500 !important;
    cursor: pointer;
    font-size: 14px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Hide the browser's default radio button */
.container-check-box input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

/* Create a custom radio button */
.checkmark-check-bx {
    position: absolute;
    top: -1px;
    left: 0;
    height: 22px;
    width: 22px;
    background-color: #fff;
    border-radius: 50%;
}

/* On mouse-over, add a grey background color */
.container-check-box:hover input~.checkmark-check-bx {
    background-color: #ccc;
}

/* When the radio button is checked, add a blue background */
.container-check-box input:checked~.checkmark-check-bx {
    background-color: #022d62;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark-check-bx:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the indicator (dot/circle) when checked */
.container-check-box input:checked~.checkmark-check-bx:after {
    display: block;
}

/* Style the indicator (dot/circle) */
.container-check-box .checkmark-check-bx:after {
    top: 7px;
    left: 7px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: white;
}

.wrp-daata {
    display: flex;
    align-items: center !important;
    gap: 10px;
    flex-wrap: wrap !important;
}

.brl_cl_data {
    display: flex;
    align-items: center !important;
    gap: 30px;
    background-color: #ececec;
    padding: 6px;
    border-radius: 0px;
    border: 1px solid #e3e3e3;
    margin-bottom: 15px;
    width: 255px;
    justify-content: space-between !important;
}

.brl_cl_data p {
    margin-bottom: 0;
}

.select-printing .actv-check-icon {
    position: absolute;
    top: 0;
    z-index: 9999;
    right: 0;
    color: #6fe683;
    padding: 8px 8px;
    font-size: 22px;
}

.select-color-optn {
    margin-bottom: 15px;
    display: flex;
    gap: 5px;
    width: 100%;
}

.select-color-optn select {
    padding: 8px 14px;
    font-size: 15px;
    border: 1px solid #ababab;
    border-radius: 7px;
    width: 255px;
}

.tab-wrapper-design {
    border-bottom: 1px solid #f0f0f0;
    border-top: 1px solid #f0f0f0;
    margin-bottom: 25px;
}

.tab-wrapper-design li a {
    background-color: transparent !important;
    color: #333;
    border-radius: 0;
}

.tab-wrapper-design .active a {
    border-bottom: 1px solid #e26527;
    color: #e26527 !important;
}

.tab-wrapper-design li a:hover {
    border-bottom: 1px solid #e26527;
    color: #e26527 !important;
}

.prdct-info-tbl th,
.prdct-info-tbl td {
    border: 0 !important;
    font-size: 14px;
    padding: 15px !important;
}

.prdct-info-tbl th {
    font-weight: 500;
    text-wrap: nowrap;
    width: 24%;
}

.prdct-info-tbl thead th {
    border: 0 !important;
    font-size: 15px;
    font-weight: 700 !important;
    border-top: 0px solid #f0f0f0 !important;
}

.prdct-info-tbl thead tr {
    border-top: 0px solid #f0f0f0 !important;
}

.wrap-prntng-optn {
    background-color: #ebebeb;
    box-shadow: 0 1px 3px 0 rgba(64, 64, 64, .4);
    margin-bottom: 30px;
    margin-right: 30px;
}

.prntng-optn-title {
    padding: 12px;
    margin: 0;
    font-size: 16px;
    background-color: white;
    font-weight: 500;
}

.fx-opn-area {
    display: flex;
    align-items: center !important;
    gap: 15px;
    justify-content: space-between !important;
}

.fx-opn-area img {
    width: 20px;
}

.fx-opn-area>div {
    display: flex;
    align-items: center !important;
    gap: 10px;
}

.main-img-fltr-op img {
    width: 75%;
    display: table;
    margin: 0 auto;
    padding: 20px;
}

.prntng-ftr-opn {
    padding: 12px;
}

.main-img-fltr-op {
    background-color: white;
}

.prntng-ftr-opn h4 {
    margin-top: 0;
    font-weight: 500;
    font-size: 17px;
}

.prntng-ftr-opn span {
    font-size: 14px;
    font-weight: 500;
}

.stk-prc-dt thead th {
    font-size: 16px;
    font-weight: 500 !important;
}

.stk-prc-dt thead {
    border-bottom: 1px solid;
}

.stk-prc-dt tbody th {
    font-weight: 600;
    text-align: center;
}

.stk-prc-dt tbody td {
    border: 0 !important;
    text-align: center;
}

.catalogue-prices th {
    font-weight: 600;
    font-size: 15px;
}

.catalogue-prices td {
    vertical-align: middle !important;
}

.tbl-data-stick {
    background-color: #f7f7f7;
    padding: 5px;
    border: 2px solid #f2f0f0;
    border-radius: 6px;
    position: sticky;
    top: 40px
}

/* Stock Table */
.stock-data img {
    height: 75px;
}

.stock-data td {
    border: 0 !important;
    padding: 15px 10px !important;
    vertical-align: middle;
}

.stock-data .wrp_img_with_clr {
    display: flex;
    gap: 20px;
    align-items: center !important;
}

.stock-data tbody tr {
    border-bottom: 1px solid #dadada;
}

.stock-data .wrp_img_with_clr p {
    margin-bottom: 3px;
    font-size: 15px;
}

.stock-data thead th {
    border: 0 !important;
    font-weight: 500 !important;
    font-size: 16px;
}

.stock-data p {
    font-size: 15px;
    margin-bottom: 3px;
}

.stock-data.table>thead>tr>th {
    border-top: 0 !important;
}

.stock-data thead {
    border-bottom: 1px solid #dadada;
}

/*Mobile*/
@media(max-width:767px) {

    #pf_concept_item_modal .modal-dialog,
    #keramikos_item_modal .modal-dialog {
        width: 100% !important;
    }

    .slider-thumb-nav .slick-slide {
        width: 75px !important;
    }
}

@media (min-width:320px) and (max-width:1150px) {

    #pf_concept_item_modal .modal-dialog,
    #keramikos_item_modal .modal-dialog {
        width: 100% !important;
    }
}

/* Loading Screen */

/* Absolute Center Spinner */
.dt-loading {
    position: fixed;
    z-index: 999999;
    /* height: 2em;
    width: 2em; */
    overflow: show;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;

    align-items: center !important;
    display: flex !important;
    justify-content: flex-end !important;
}

/* Transparent Overlay */
.dt-loading:before {
    content: '';
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: radial-gradient(rgba(20, 20, 20, .8), rgba(0, 0, 0, .8));

    background: -webkit-radial-gradient(rgba(20, 20, 20, .8), rgba(0, 0, 0, .8));
}

/* :not(:required) hides these rules from IE9 and below */
.dt-loading:not(:required) {
    /* hide "loading..." text */
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.dt-loading p {
    font-size: 14px;
    color: white;
    position: relative;
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    margin-top: 110px;
}

.dt-loading:not(:required):after {
    content: '';
    display: block;
    font-size: 10px;
    width: 100%;
    max-width: 1rem;
    height: 1em;
    display: table;
    margin: 0 auto;
    -webkit-animation: spinner 150ms infinite linear;
    -moz-animation: spinner 150ms infinite linear;
    -ms-animation: spinner 150ms infinite linear;
    -o-animation: spinner 150ms infinite linear;
    animation: spinner 150ms infinite linear;
    border-radius: 0.5em;
    -webkit-box-shadow: rgba(255, 255, 255, 0.75) 1.5em 0 0 0, rgba(255, 255, 255, 0.75) 1.1em 1.1em 0 0, rgba(255, 255, 255, 0.75) 0 1.5em 0 0, rgba(255, 255, 255, 0.75) -1.1em 1.1em 0 0, rgba(255, 255, 255, 0.75) -1.5em 0 0 0, rgba(255, 255, 255, 0.75) -1.1em -1.1em 0 0, rgba(255, 255, 255, 0.75) 0 -1.5em 0 0, rgba(255, 255, 255, 0.75) 1.1em -1.1em 0 0;
    box-shadow: rgba(255, 255, 255, 0.75) 1.5em 0 0 0, rgba(255, 255, 255, 0.75) 1.1em 1.1em 0 0, rgba(255, 255, 255, 0.75) 0 1.5em 0 0, rgba(255, 255, 255, 0.75) -1.1em 1.1em 0 0, rgba(255, 255, 255, 0.75) -1.5em 0 0 0, rgba(255, 255, 255, 0.75) -1.1em -1.1em 0 0, rgba(255, 255, 255, 0.75) 0 -1.5em 0 0, rgba(255, 255, 255, 0.75) 1.1em -1.1em 0 0;
}

/* Animation */
@-webkit-keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-moz-keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-o-keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

#sales_item_modal #invoice_item_pf_logo {
    width: 175px;
}

.greyed_out_supplier {
    color: #a2a0a0fa;
    opacity: 0.7;
    pointer-events: none;
}

.form-group[app-field-wrapper="supplier_brand_id"] {
    display: none;
}

/* .link_to_pf_btn {
    display: flex;
    align-items: center !important;
    padding: 3px 8px;
    height: 35px;
} */
.link_to_pf_span {
    font-size: 11px !important;
    display: inline-block;
    padding-top: 2px;
}

#purchase-order-form button.save-and-send_supplierapi {
    display: flex;
    align-items: center !important;
    gap: 5px;
    height: 35px;
    font-size: 13.5px;
    font-weight: 400;
}

#purchase-order-form .save-and-send_supplierapi svg {
    width: 26px;
    height: 27px;
    margin-top: 6px;
}

#purchase-order-form .save-and-send_supplierapi img {
    width: 30px;
}

#setup-menu .menu-item-pf_concept.active>a {
    background-color: #ff9900f0;
}

/* .api-fees {
    display: flex !important;
    align-items: center !important;
    gap: 5px;
} */

.api_fees_input {
    width: 100%;
}

.api_fees_input input {
    width: 100%;
    border-radius: 4px;
}

/* .api_fees_perc,
.api_fees_curr {
    width: 3%;
} */

/* Impression Start */

#impression_item_modal .modal-dialog,
#keramikos_item_modal .modal-dialog {
    width: 80%;
}

/* body.modal-open {
    overflow: auto
} */
#impression_item_modal .sku_nmr,
.express_dlvry,
.europe_dlvry {
    font-size: 15px;
}

#impression_item_modal .sku_nmr strong {
    font-weight: 600;
}

#impression_item_modal .express_dlvry i,
.europe_dlvry i {
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    margin-right: 5px;
}

#impression_item_modal .express_dlvry i {
    color: #c85a48
}

#impression_item_modal .eco_friendly {
    display: flex;
    gap: 30px;
    font-size: 17px;
    margin-bottom: 17px;
}

#impression_item_modal .right_area_txt_cmp h2 {
    font-weight: 600;
    font-size: 27px;
    margin-bottom: 12px;
}

#impression_item_modal .right_area_txt_cmp h5 {
    margin-bottom: 15px;
    font-size: 22px;
    font-weight: 500;
}

#impression_item_modal .eco_friendly i {
    margin-right: 5px;
    color: #8a8a8a;
}

#impression_item_modal .eco_friendly span {
    color: #8a8a8a;
    font-weight: 500;
    font-size: 15px;
}

#impression_item_modal .right_area_txt_cmp p {
    color: #8a8a8a;
    font-size: 15px;
    line-height: 25px;
}

#impression_item_modal .card-radio-btn .content_head {
    color: #333;
    font-size: 13px;
    font-weight: 500;
    width: 100%;
    display: block;
    text-align: left;
}

#impression_item_modal .card-radio-btn {
    position: relative;
    width: 100%;
}

#impression_item_modal .card-radio-btn .content_sub {
    color: #9e9e9e;
    font-size: 13px;
    text-align: left;
}

#impression_item_modal .card-input-element+.card_cl {
    width: 100%;
    height: 45px;
    justify-content: center;
    color: var(--primary);
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 2px solid transparent;
    border-radius: 5px;
    text-align: center;
    -webkit-box-shadow: 0 4px 25px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 4px 25px 0 rgba(0, 0, 0, 0.1);
    display: flex;
    flex-direction: column;
    padding: 4px;
}

#impression_item_modal .card-input-element+.card_cl:hover {
    cursor: pointer;
}

#impression_item_modal .card-input-element:checked+.card_cl {
    border: 2px solid rgb(58 116 32);
    -webkit-transition: border 0.3s;
    -o-transition: border 0.3s;
    transition: border 0.3s;
    background-color: rgb(243 247 242);
}

#impression_item_modal .card-input-element:checked+.card_cl::after {
    content: "\f058";
    color: rgb(58 116 32);
    position: absolute;
    right: 7px;
    top: 12px;
    font-family: "FontAwesome";
    font-style: normal;
    font-size: 14px;
    font-weight: 900;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-animation-name: fadeInCheckbox;
    animation-name: fadeInCheckbox;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

#impression_item_modal .card-radio-btn .d-none {
    display: none
}

#impression_item_modal .delivery_box {
    gap: 8px;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(8rem, 1fr));
}

#impression_item_modal .delivery_time_area h3 {
    font-size: 14px;
    font-weight: 600;
}

#impression_item_modal .impression_brandings .card-input-element:checked+.card_cl::after {
    top: 35% !important;
}

#impression_item_modal .impression_brandings .card-input-element:checked {
    display: none
}

#impression_item_modal .impression_brandings input {
    position: absolute;
    right: 7px;
    top: 17px;
}

#impression_item_modal .greyed_out_box .card-radio-btn {
    position: relative;
    pointer-events: none;
}

#impression_item_modal .greyed_out_box .card-radio-btn:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    border-radius: 5px;
    background: rgb(241 241 241);
    border: 2px solid rgb(191 189 189);
}

#impression_item_modal .greyed_out_box .content_head {
    position: relative;
    z-index: 999;
    pointer-events: none;
}

#impression_item_modal .greyed_out_box strong {
    pointer-events: none;
}

#impression_item_modal #impression_tbl_data th {
    width: 14%;
    text-align: left;
    vertical-align: middle !important;
    padding: 10px 10px 5px 10px !important;
    font-weight: 600;
    font-size: 13px;
    border: none;
}

#impression_item_modal .svn_box {
    gap: 8px;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
}

#impression_item_modal .card-body_cl h5 {
    text-align: left;
    position: relative;
    z-index: 99;
    margin: 0;
}

#impression_item_modal .wrp_inpt_cl label {
    margin-bottom: 0;
    width: 18px;
    text-align: center;
}

#impression_item_modal .wrp_inpt_cl {
    display: flex;
    align-items: center !important;
    gap: 0px;
    margin-right: 5px;
}

#impression_item_modal .wrp_inpt_cl input[type="number"] {
    width: 100%;
    padding: 10px 5px;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.5;
    box-shadow: 0 0 10px #ccc;
    color: #6e707e;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #d1d3e2;
    border-radius: 0.35rem;
}

#impression_item_modal .wrp_inpt_cl input[type="radio"] {
    width: 100%;
    margin-left: 12px;
}

#impression_item_modal #impression_tbl_data td {
    padding-right: 0 !important;
    padding-left: 0 !important;
    border: none;
}

#impression_item_modal .quote_save_buttons {
    display: flex;
    gap: 30px;
    margin-top: 40px;
}

#impression_item_modal .quote_save_buttons button {
    width: 50%;
    padding: 14px;
    font-size: 16px;
    font-weight: 600;
    background-color: #022d62;
    border-color: transparent;
    color: white;
    border-radius: 5px;
}

#impression_item_modal .quote_save_buttons .download {
    background-color: white;
    border-color: #022d62 !important;
    color: #022d62;
}

#impression_item_modal .wrp_inpt_cl p.impression_total {
    margin-top: 9px;
}

#impression_item_modal #impression_modal_cross,
#keramikos_item_modal #keramikos_modal_cross {
    margin-top: 3px;
}

/* Carousel */
#impression_item_modal #impression_carousel .carousel-control.right,
#impression_item_modal #impression_carousel .carousel-control.left,
#keramikos_item_modal #keramikos_carousel .carousel-control.right,
#keramikos_item_modal #keramikos_carousel .carousel-control.right {
    background-image: inherit !important;
}

#impression_item_modal #impression_carousel .glyphicon-chevron-right,
#impression_item_modal #impression_carousel .glyphicon-chevron-left,
#keramikos_item_modal #keramikos_carousel .glyphicon-chevron-right,
#keramikos_item_modal #keramikos_carousel .glyphicon-chevron-left {
    color: black;
}

#impression_item_modal #impression_carousel .carousel-inner img,
#keramikos_item_modal #keramikos_carousel .carousel-inner img {
    margin: 0 auto;
    height: 350px;
    width: 350px !important;
    object-fit: contain;
}

#impression_item_modal #stock_table .stock_image {
    height: 80px;
    width: 80px !important;
    object-fit: contain;
}

#impression_item_modal #impression_carousel .glyphicon-chevron-right,
#keramikos_item_modal #keramikos_carousel .glyphicon-chevron-right {
    right: 6px;
}

#impression_item_modal #impression_carousel .glyphicon-chevron-left,
#keramikos_item_modal #keramikos_carousel .glyphicon-chevron-left {
    left: 6px;
}

#impression_item_modal #impression_carousel .carousel-nav,
#keramikos_item_modal #keramikos_carousel .carousel-nav {
    display: flex;
    justify-content: center;
    margin-top: 25px;
    flex-wrap: wrap;
    gap: 5px;
}

#impression_item_modal #impression_carousel .carousel-nav img,
#keramikos_item_modal #keramikos_carousel .carousel-nav img {
    cursor: pointer;
    width: 50px;
    height: 50px;
    margin: 0 5px;
    opacity: 0.7;
    transition: opacity 0.3s ease;
    border-radius: 8px;
    background-color: #f8f8f8;
    padding: 5px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    object-fit: contain;
}

#impression_item_modal #impression_carousel .carousel-nav img.active,
#impression_item_modal #impression_carousel .carousel-nav img:hover,
#keramikos_item_modal #keramikos_carousel .carousel-nav img.active,
#keramikos_item_modal #keramikos_carousel .carousel-nav img:hover {
    opacity: 1;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
}

#impression_item_modal #impression_carousel .carousel-control,
#keramikos_item_modal #keramikos_carousel .carousel-control {
    position: static;
}

/* Menu */
#impression_item_modal #impression_menu .menu-item,
#keramikos_item_modal #keramikos_menu .menu-item {
    display: inline-block;
    padding: 10px 10px;
    cursor: pointer;
    font-weight: 200;
    text-transform: uppercase;
    white-space: nowrap;
    transition: color 0.3s;
}

#impression_item_modal #impression_menu .menu-item:not(.active):hover,
#keramikos_item_modal #keramikos_menu .menu-item:not(.active):hover {
    border-bottom: 2px solid black;
    color: #363636;
}

#impression_item_modal #impression_menu .menu-item.active,
#keramikos_item_modal #keramikos_menu .menu-item.active {
    border-bottom: 2px solid black;
    color: #363636;
}

#impression_item_modal #product_left_area,
#keramikos_item_modal #product_left_area {
    height: 84vh;
    overflow-y: auto;
}

#impression_item_modal #product_left_area::-webkit-scrollbar,
#keramikos_item_modal #product_left_area::-webkit-scrollbar {
    display: none;
}

#impression_item_modal #product_right_area,
#keramikos_item_modal #product_right_area {
    height: 84vh;
    overflow-y: auto;
}

#impression_item_modal #product_right_area::-webkit-scrollbar,
#keramikos_item_modal #product_right_area::-webkit-scrollbar {
    display: none;
}

#impression_item_modal #impression_menu.scroll-menu,
#keramikos_item_modal #keramikos_menu.scroll-menu {
    -ms-overflow-style: none;
    scrollbar-width: none;
    margin-top: 25px;
    margin-bottom: 10px;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    position: sticky;
    top: 0;
    background: white;
    z-index: 10;
}

#impression_item_modal .modal-body,
#keramikos_item_modal .modal-body {
    position: relative;
    overflow-y: auto;
    max-height: 1000vh;
    /* Adjust based on your needs */
    /* padding-right: 15px; To prevent scrollbar from overlapping content */
}

/* Tables */
#impression_item_modal .menu_tables th,
#impression_item_modal .menu_tables td {
    text-align: left;
    vertical-align: middle !important;
}

#impression_item_modal .menu_tables th {
    font-weight: 500;
    border: none;
}

#impression_item_modal .menu_tables .text-muted {
    text-decoration: line-through;
}

#impression_item_modal #product_left_area {
    border-right: 1px solid #eee;
}

/* Impression End */

/* laltex css start*/
#laltex_item_modal .modal-dialog {
    width: 1200px;
}
#laltex_concept_modal_form #product-description {
    font-size: 16px;
}
#laltex_concept_modal_form .tbl-clr-cl input[type="number"] {
    width: 42px !important;
}
#laltex_concept_modal_form .flex-ara-mdl span {
    width: 10px !important;
}
#laltex_concept_modal_form .flex-ara-mdl {
    font-size: 11px;
}
#laltex_concept_modal_form .tbl-clr-cl td {
    padding: 0px 0px !important;
}
#laltex_concept_modal_form .flex-ara-mdl {
    gap: 1px !important;
}
.wrp-all-data-printing {
    padding: 30px 15px;
}
#laltex_concept_modal_form #printings h4 {
    font-size: 17px;
    font-weight: 500;
    margin-bottom: 25px;
}
#laltex_item_modal .wrap-tab-on-mbl .nav {
    margin-bottom: 25px;
}
#laltex_item_modal .wrap-tab-on-mbl .nav li a {
    background-color: #d5d5d5;
    color: black;
    width: 120px;
    text-align: center;
    margin-right: 15px;
    border: 2px solid transparent;
    font-size: 14px;
    border-radius: 5px !important;
}
#laltex_item_modal .wrap-tab-on-mbl .nav .active a {
    background-color: #022d62 !important;
    color: white !important;
    border-color: white;
}
#laltex_item_modal .wrap-tab-on-mbl .nav li a i {
    opacity: 0;
}
#laltex_item_modal .wrap-tab-on-mbl .nav .active a i {
    opacity: 1;
    font-size: 18px;
}
#laltex_item_modal .container-prnt {
    display: block;
    position: relative;
    padding-left: 28px;
    margin-bottom: 0px;
    cursor: pointer;
    font-size: 13px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Hide the browser's default checkbox */
#laltex_item_modal .container-prnt input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

/* Create a custom checkbox */
#laltex_item_modal .checkmark-prnt {
    position: absolute;
    top: -2px;
    left: 0;
    height: 20px;
    width: 20px;
    border-radius: 4px;
    background-color: #d9d4d4;
}

/* On mouse-over, add a grey background color */
#laltex_item_modal .container-prnt:hover input~.checkmark-prnt {
    background-color: #022d62;
}

/* When the checkbox is checked, add a blue background */
#laltex_item_modal .container-prnt input:checked~.checkmark-prnt {
    background-color: #022d62 !important;
}

/* Create the checkmark/indicator (hidden when not checked) */
#laltex_item_modal .checkmark-prnt:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
#laltex_item_modal .container-prnt input:checked~.checkmark-prnt:after {
    display: block;
}

/* Style the checkmark/indicator */
#laltex_item_modal .container-prnt .checkmark-prnt:after {
    left: 7px;
    top: 4px;
    width: 6px;
    height: 11px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
#laltex_item_modal .wrap-prnt-card-head {
    padding: 6px 5px 3px 5px;
    background-color: #ffffffbf;
    border-radius: 3px;
    margin: 5px;
}
#laltex_item_modal .wrap-prnt-card {
    width: 100%;
    background-color: #ededed;
    padding-top: 3px;
    border-radius: 4px;
}
#laltex_item_modal .prnt-flex .col-lg-6 {
    margin-bottom: 15px;
}
#laltex_item_modal .wrap-prnt-card-body {
    margin-top: 8px;
    padding: 8px 8px;
    border-top: 1px solid #d5d5d5;

}
#laltex_item_modal .wrap-prnt-card-body label {
    margin-bottom: 0;
    font-size: 12px;
    font-weight: 500;
}
#laltex_item_modal .wrap-prnt-card-body .form-group {
    margin-bottom: 5px;
}
#laltex_item_modal .wrap-prnt-card-body select {
    background-color: white;
    border-color: #e9e9e9;
    padding: 1px 1px;
    border-radius: 6px;
}
#laltex_item_modal .wrap-tab-on-mbl .panel-collapse {
    background-color: white;
    padding: 7px 18px;
}
#laltex_item_modal .wrpa-lbl-select {
    display: flex;
    align-items: center;
    margin-bottom: 8px;
}
#laltex_item_modal .wrpa-lbl-select label {
    width: 40%;
    font-size: 14px;
    margin-bottom: 0;
}
#laltex_item_modal .wrpa-lbl-select select {
    width: 60%;
}
#laltex_item_modal .wrap-art-wk {
    background-color: #f7f7f7c2;
    padding: 15px;
    border-radius: 7px;
}
#laltex_item_modal .wrap-prnt-card-body .table {
    margin: 0;
}
#laltex_item_modal .wrap-prnt-card-body .table th {
    border: 0;
    padding: 5px;
    font-weight: 500;
}
#laltex_item_modal .wrap-prnt-card-body .table td {
    border: 0;
    padding: 5px;
}
#laltex_item_modal .modal-header {
    padding: 15px;
}
#laltex_item_modal .modal-header img {
    width: 100px;
}
/* laltex css end */

/* keramikos css start*/
.keramikos_logo_img {
    width: 300px;
    margin-top: 15px;
}

.keramikos-modal-cl {
    width: 90% !important;
}

.keramikos-modal-cl .tbl-clr-cl input[type="number"] {
    width: 42px;
}

.kt-th {
    width: 65px;
}

.total-tr p {
    font-size: 12px;
}

.keramikos-modal-cl .tbl-data-stick {
    padding: 0 !important;
}

#discount-total .input-discount-fixed {
    margin-bottom: 0 !important;
}

#discount-total input {
    padding: 5px;
    width: 70px;
}

#discount_area td {
    vertical-align: middle;
}

#discount_area .col-md-3 .bold {
    position: relative;
    top: 8px;
}

#discount_area .input-group-addon {
    width: auto;
}

/* Merch Search */
#merch_search_modal #merch_logo {
    text-align: center;
    margin-bottom: 16px;
}
#merch_search_modal .modal-dialog {
    width: 90% !important;
}
#merch_search_modal.expand-mdl-view .inpt-logo-wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
#merch_search_modal.expand-mdl-view #merch_logo {
    width: 22%;
    text-align: left !important;
    margin-bottom: 0 !important;
}
#merch_search_modal.expand-mdl-view #merch_logo img {
    width: 230px;
}
#merch_search_modal.expand-mdl-view #merch_search_box {
    width: 68%;
}
.mdl-int-right-btn{
    text-align: center;
}
.mdl-int-right-btn button{
    margin-top: 10px; 
}
#merch_search_modal.expand-mdl-view .mdl-int-right-btn{
    width: 10%; text-align: right;
}
#merch_search_modal.expand-mdl-view .mdl-int-right-btn button{
    margin-top: 0px;     width: 85%;
}

#merch_search_modal.shrink-mdl-view .merch-body {
    max-width: 50%;
    margin: 0px auto;
    height: 85vh;
    display: flex;
    justify-content: center !important;
    align-items: center;
}
#merch_search_modal.shrink-mdl-view .inpt-logo-wrap {
    width: 80%;
}
#merch_search_modal .merch-body {
    position: sticky;
    top: 0;
    z-index: 99999;
    background: white;
    padding: 11px 0 6px;
}
#proposal-form .merch_search_btn, #purchase-order-form .merch_search_btn {
    padding: 8px;
    display: flex;
    gap: 3px;
}
#proposal-form .merch_search_btn span, #purchase-order-form .merch_search_btn span {
    font-size: 20px;
    line-height: 0;
    position: relative;
    top: 13px;
}
#proposal-form .merch_search_btn img, #purchase-order-form .merch_search_btn img {
    width: 35px;
}

/* Merch Search End*/

/* SupplierAPI End */

/* Product card */
.product_itm_wrap {
    background-color: white;
    padding: 0px;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    border-radius: 8px;
    margin-bottom: 25px;
}

.product_itm_img {
    padding: 10px;
}

.product_itm_img img {
    width: 100%;
    height: 300px;
    object-fit: contain;
}

.product_slider_item .owl-dots {
    display: none;
}

.product_itm_descption {
    padding: 0 10px 10px 10px;
}

.product_itm_descption h3, .product_itm_descption h4 {
    text-align: center;
    margin-bottom: 10px;
    font-weight: 500;
    font-size: 20px;
    margin-top: 5px;
}

.product_itm_descption p {
    text-align: center;
    font-size: 15px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    background: #fff;
    height: 45px;
}

.product_itm_sec {
    text-align: center;
    margin: 10px 18px;
}

.product_itm_sec h5 {
    font-size: 15px;
}

.product_itm_sec h6 {
    font-size: 15px;
}

.product_itm_sec h6 b {
    font-weight: 550;
    font-size: 18px;
    margin-right: 4px;
}

.product_itm_sec h6 span {
    font-weight: 500;
}

.enter_quantity {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 5px 10px;
    max-width: 100%;
    margin: 0 auto;
    border-radius: 6px;
}

.enter_quantity h4 {
    margin: 0;
    font-weight: 500;
    font-size: 14px;
}

.thr_btn_cl input {
    margin: 0 auto;
    margin-right: 0;
    background-color: #f6f8fa;
    padding: 20px 15px;
    text-align: center;
    width: 70%;
    font-weight: 500;
}

.product_itm_ftr {
    padding: 10px 0;
    border-top: 1px solid #d2d2d2;
}

.product_itm_ftr .col-md-12 a {
    background-color: #022D69;
    color: white !important;
    font-weight: 400;
    font-size: 13px;
    /* border-radius: 70px; */
    width: 50%;
    padding: 10px;
    margin: 0 auto;
}

.product_itm_ftr .col-md-6 {
    padding: 0;
    text-align: center;
}

.margin_zero,
.product_itm_ftr .row {
    margin: 0
}

.greyed_out_page_partnership {
    cursor: not-allowed;
    pointer-events: none;
}
.greyed_out_page_partnership li a[data-toggle="tab"], .greyed_out_page_partnership .myCarousel a.right.carousel-control, .greyed_out_page_partnership .myCarousel a.left.carousel-control {
    pointer-events: auto;
    cursor: default;
}
/* AP Sort arrows start */
tr.draggble-btn {
    border: 0 !important;
    position: absolute;
    right: 82px;
    margin-top: 6px;
}

tr.draggble-btn button {
    display: inline-block;
    margin-right: 0px;
    background-color: transparent;
    border: 0;
    border-radius: 2px;
    font-size: 14px;
}

tr.draggble-btn button i {
    color: #022d62;
}

.radio_inline_lable .form-group{
    display: flex;
    gap: 10px;
    align-items: center;
}
.radio_inline_lable .control-label{
    margin-bottom: 0px;
}
/* AP Sort arrows end */


.flexer .input-group-addon {
    width: 42px;
    height: 36px;
}

.flexer {
    display: flex;
}

.delivery_supplier_customer {
    min-width: 150px;
    width: 150px;
}
.table-alternative_product_view_table .medwidth {
    min-width: 75px;
    width: 80px;
}
.onoffswitch_mark_as_billed{
    margin-top: 3px;
    margin-left: 15px;
}
.artwork-checkbox input[type=checkbox]:checked + label::before {
    background-color: #8bc34a !important;
    border-color: #8bc34a !important;
}
.artwork-checkbox label::before {
    border-radius: 50% !important;
}
.artwork-checkbox label::after {
    padding-top: 2px !important;
    font-size: 10px !important;
    padding-left: 4px !important;
}

table.table-clients.dataTable.dtr-inline.collapsed > tbody > tr[role=row] > td:first-child:before{
    top: 12px !important;
    margin-left: 20px;
}
table.table-purchase_order .has-row-options .sorting_1,
table.table-jobs.dataTable.dtr-inline.collapsed>tbody>tr[role=row]>td:first-child{
    display: flex;
}

table.table-payments.dataTable.dtr-inline.collapsed > tbody > tr[role=row] > td:first-child:before{
    top: 10px !important;
    margin-left: 26px;
}
table.table-payments.dataTable.dtr-inline.collapsed>tbody>tr[role=row]>td:first-child{
    display: flex;
}

table.table-purchase-credit-notes.dataTable.dtr-inline.collapsed > tbody > tr[role=row] > td:first-child:before{
    top: 10px !important;
}
table.table-purchase-credit-notes.dataTable.dtr-inline.collapsed>tbody>tr[role=row]>td:first-child{
    display: flex;
}

table.table-credit-notes.dataTable.dtr-inline.collapsed > tbody > tr[role=row] > td:first-child:before{
    top: 10px !important;
}
table.table-credit-notes.dataTable.dtr-inline.collapsed>tbody>tr[role=row]>td:first-child{
    display: flex;
}

table.table-purchase_order.dataTable.dtr-inline.collapsed > tbody > tr[role=row] > td:first-child:before{
    top: 10px !important;
}
table.table-purchase_order.dataTable.dtr-inline.collapsed>tbody>tr[role=row]>td:first-child{
    display: flex;
}
.table-purchase_order .has-row-options .sorting_1{
    padding-left: 25px !important;
}
table.table-invoices.dataTable.dtr-inline.collapsed > tbody > tr[role=row] > td:first-child:before{
    top: 12px !important;
}
table.table-invoices.dataTable.dtr-inline.collapsed>tbody>tr[role=row]>td:first-child,
table.table-invoice-items.dataTable.dtr-inline.collapsed>tbody>tr[role=row]>td:first-child,
table.table-estimates.dataTable.dtr-inline.collapsed>tbody>tr[role=row]>td:first-child,
table.table-purchase_order.dataTable.dtr-inline.collapsed>tbody>tr[role=row]>td:first-child,
table.table-credit-notes.dataTable.dtr-inline.collapsed>tbody>tr[role=row]>td:first-child,
table.table-purchase-credit-notes.dataTable.dtr-inline.collapsed>tbody>tr[role=row]>td:first-child,
table.table-payments.dataTable.dtr-inline.collapsed>tbody>tr[role=row]>td:first-child,
table.table-jobs.dataTable.dtr-inline.collapsed>tbody>tr[role=row]>td:first-child,
table.table-clients.dataTable.dtr-inline.collapsed>tbody>tr[role=row]>td:first-child
{
    display: flex;
}
table.table-invoice-items.dataTable.dtr-inline.collapsed > tbody > tr[role=row] > td:first-child:before{
    margin-left: 35px;
}
table.table-proposals.dataTable.dtr-inline.collapsed > tbody > tr[role=row] > td:first-child:before{
    top: 7px !important;
}
table.table-estimates-single-client.dataTable.dtr-inline.collapsed > tbody > tr[role=row] > td:first-child:before,
table.table-invoices-single-client.dataTable.dtr-inline.collapsed > tbody > tr[role=row] > td:first-child:before{
    top: 5px !important;
}
.quotes_buttons .sourcing_machine {
    padding: 5px 6px 3px 6px;
    display: flex;
}
.quotes_buttons{
    display: flex;
    gap: 10px;
}
table.table-alternative_product_view_table.dataTable.dtr-inline.collapsed > tbody > tr[role=row] > td:first-child:before,
table.table-product_view_table.dataTable.dtr-inline.collapsed > tbody > tr[role=row] > td:first-child:before,
table.table-estimates.dataTable.dtr-inline.collapsed > tbody > tr[role=row] > td:first-child:before,
table.table-purchase_order.dataTable.dtr-inline.collapsed > tbody > tr[role=row] > td:first-child:before,
table.table-credit-notes.dataTable.dtr-inline.collapsed > tbody > tr[role=row] > td:first-child:before,
table.table-purchase-credit-notes.dataTable.dtr-inline.collapsed > tbody > tr[role=row] > td:first-child:before,
table.table-jobs.dataTable.dtr-inline.collapsed > tbody > tr[role=row] > td:first-child:before,
table.table-payments.dataTable.dtr-inline.collapsed > tbody > tr[role=row] > td:first-child:before
{
    top: 10px !important;
}
.quotes_buttons button {
    width: 202px;
    text-align: center;
    height: 38px;
    justify-content: center;
}

.quotes_buttons .sourcing_machine {
    align-items: center;
}

.quotes_buttons .sourcing_machine img {
    width: 125px;
}
.red_input_border {
    border: 1px solid orangered !important;
}

#sales_item_modal #view_revision, #minimize_sales_item_modal #view_revision{
    display: none;
}
#sales_item_modal .toggle_temp, #minimize_sales_item_modal .toggle_temp{
    position: fixed;
    right: 40px;
    top: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: flex-end !important;
}
@media (min-width: 1500px) and (max-width: 1550px) {
    #sales_item_modal .toggle_temp, #minimize_sales_item_modal .toggle_temp{
        right: 120px;
    }
}
@media (min-width: 1700px) and (max-width: 1750px) {
    #sales_item_modal .toggle_temp, #minimize_sales_item_modal .toggle_temp{
        right: 210px;
    }
}
@media (min-width: 1820px) and (max-width: 1870px) {
    #sales_item_modal .toggle_temp, #minimize_sales_item_modal .toggle_temp{
        right: 235px;
    }
}

.wrap-lbl-inpt-dt{
    display: flex;
    align-items: center;
    gap: 10px;
}
.items-lbl-inpt-dt input{
    margin-top: 0 !important;
    cursor: pointer;
}
.items-lbl-inpt-dt label{
    display: flex;
    align-items: center;
    gap: 7px;
    cursor: pointer;
    line-height: 1;
}
.bold-600{
    font-weight: 600;
}

.tracking_disabled {
    pointer-events: none !important;    
    opacity: 0.5;           
    cursor: not-allowed !important;
}
.bulk_resync_data_key {
    position: relative !important;
    top: 2px !important;
}

.wrp-inpt-del-edt-data {
    display: flex;
    flex-direction: column-reverse;
}

.wrp-inpt-del-edt-data button{height: 37px !important;}

.config_tcard_img {
    height: 40px;
    margin-bottom: 0;
    margin-left: -25px;
}

.a_highlighter {
    color: #e26527;
    font-size: 13.6px;
}
.a_highlighter:focus, .a_highlighter:hover {
    color: #004b6d;
    text-decoration: none;
}

.custom_w_mw_50 {
    min-width: 50px !important;
    width: 50px !important;
}
.custom_w_mw_60 {
    min-width: 60px !important;
    width: 60px !important;
}
.custom_w_mw_70 {
    min-width: 70px !important;
    width: 70px !important;
}
.custom_w_mw_80 {
    min-width: 80px !important;
    width: 80px !important;
}
.custom_w_mw_90 {
    min-width: 90px !important;
    width: 90px !important;
}
.custom_w_mw_100 {
    min-width: 100px !important;
    width: 100px !important;
}
.custom_w_mw_120 {
    min-width: 120px !important;
    width: 120px !important;
}
.custom_w_mw_130 {
    min-width: 130px !important;
    width: 130px !important;
}
.custom_w_mw_180 {
    min-width: 180px !important;
    width: 180px !important;
}
.custom_w_mw_200 {
    min-width: 200px !important;
    width: 200px !important;
}
.mb-0 {
    margin-bottom: 0px;
}
.supplier_note{
    position: fixed;
    margin-top: 15px;
    padding: 5px;
}
.supplier_note em {
  font-style: italic !important;
}

#side-menu li.menu-item-purchase_credit_notes a {
    display: flex;
}

.quicksend_btn {
    margin-left: 15px;
    margin-bottom: 15px;
}

.pt20{
    padding-top: 20px;
}

.pt15{
    padding-top: 10px;
}

#pinpoint_modal .tbl-clr-cl{
    table-layout: auto; 
    width: auto !important; 
    border-collapse: collapse;}
 
 
#pinpoint_modal table.table.tbl-clr-cl th {
    padding-right: 30px !important;
}
 
#pinpoint_modal .tbl-clr-cl td
{
    padding-right: 2px !important;
}

#pinpoint_modal .tbl-clr-cl input[type="number"] {
    width: 55px !important;
}