.product-add-form .product.pricing {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 15px;
}
.product-add-form  .qty_increment_label{
    margin-bottom: 10px;
}
header.page-header .associated-customers {
    position: relative;
    float: right;
}

header.page-header .associated-customers .label {
    font-family: 'Montserrat';
    font-weight: 800;
    font-size: 14px;
    line-height: 81px;
    color: #1446a0;
    padding: 0 20px 0 0px;
    text-transform: uppercase;
    cursor: pointer;
}

header.page-header .associated-customers .user-profile-icon-login {
    color: #1446a0;
    cursor: pointer;
    width: 20px;
    display: inline-block;
    vertical-align: top;
    position: relative;
}

header.page-header .associated-customers .user-profile-icon-login svg {
    width: 22px;
    height: 22px;
    fill: #1446a0;
    position: absolute;
    top: 28px;
}

.customer-name-svg {
    width: 15px;
    height: 11px;
}

.customer-name .associated-customer-menu {
    width: auto;
    z-index: 2000;
    position: absolute;
    top: 100%;
    background: #fff;
    visibility: hidden;
    overflow: hidden;
    right: 0;
    margin-top: -9999px;
    opacity: 0;
    transition: opacity .25s;
    padding: 20px;
    box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.2);
    clip-path: inset(0 -5px -5px);
    max-height: 300px;
    overflow: auto;
}

header.page-header .associated-customers .associated-customer-menu:before {
    position: absolute;
    top: -5px;
    left: 0;
    width: 100%;
    height: 5px;
    content: "";
    display: block;
    box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.2);
}

.customer-name.active .associated-customer-menu {
    margin-top: 0;
    opacity: 1;
    visibility: visible;
}

.customer-name .associated-customer-menu ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.associated-customer-menu ul a {
    font-family: 'Montserrat';
    font-weight: 400;
    font-size: 12px;
    color: #1446a0;
    text-transform: uppercase;
}

span.account_name {
    font-size: 11px;
    padding-left: 25px;
    vertical-align: top;
}

header.page-header .header-user-navigation .label.menu .user-profile-icon-login {
    width: auto;
}
.login-container a {
    font-size: 1.8rem;
}
.customer-account-index li.nav.item {
	width: 100%;
}
.sidebar-content li.nav.item {
    width: 100%;
}
/*
update css code
*/
.lacolombe-cconly-users.page-layout-3columns .column.main {
	width: 100% !important;
}
.lacolombe-cconly-users .notice {
    width: 60%;
    margin: 0 auto;
}
.lacolombe-cconly-users .notice img {
	display: block;
	margin: auto;
	width: 50%;
}
@media only screen and (max-width: 991px) {
    header.page-header .associated-customers .label {
        line-height: 60px;
        padding: 0 0 0 15px;
    }

    header.page-header .associated-customers .user-profile-icon-login svg {
        top: 19px;
    }

    .associated-customers .customer-name {
        display: block;
    }
}

button#add_products_to_cart_btn_top,
button#add_products_to_cart_btn {
    color: #fff !important;
    background-color: #1446a0 !important;
    border-color: #1446a0 !important;
    padding: 10px 20px !important;
    text-transform: uppercase !important;
}

.elink-quickorder-buttons {
    width: 50%;
    float: left;
}

.elink-quickorder-buttons.elink-right {
    float: right;
}

.elink-quickorder-buttons #add_item_btn {
    font-size: inherit;
    line-height: inherit;
    background-color: #152553;
    border-color: #152553;
    color: #fff
}
@media only screen and (max-width: 610px) {
    .elink-quickorder-buttons {
        padding-top: 10px;
    }
}

.account .page-title-wrapper .order-date,
.account .page-title-wrapper .order-date {

    margin-top: 2px;
}

.account .page-title-wrapper .actions-toolbar,
.account .page-title-wrapper .actions-toolbar {
    text-align: right;
}


.page-title-wrapper.center.left {

    padding-left: 0;
}

div#search-salesorder ul li {
    display: flex;
    justify-content: space-between;
}

div#search-salesorder ul li div {
    max-width: none;
}
div#search-salesorder ul li {
    margin: 0 10px 30px 0;
}
/* div#search-salesorder ul li div.search input[type="submit"] {
    padding: 12px 20px !important;
} */
.cps-elink div#search-salesorder svg.select__menu-arrow.u-icon-chevron-down-dims {
    display: block;
    background-image: linear-gradient(to top right, transparent 50%, #152553 0), linear-gradient(to bottom right, #152553 50%, transparent 0);
    background-size: 50% 50%;
    background-repeat: no-repeat;
    background-position: left, right;
}

.cps-elink.theme-cps.account.page-print.invoices-invoices-print {
    padding: 0;
}

.cps-elink.theme-cps.account.page-print.invoices-invoices-print .page-wrapper{
    display: none;
}
div[name="payment.payment.sage_po_number"]:after {
    content: "If you do not have a PO number, please add your last name and today’s date.";
    font-size: 12px;
    font-style: italic;
}
body.page-print header.page-header, body.page-print>div:not(.page-wrapper) {
    display: inherit !important;
}
#cookie-status {
    display: none !important;
}
#my-salesorders-table .col.invoice span {
    width: 100px;
    display: block;
}
.elink-dialog.modal-slide .action-close {
    padding: 0 !important;
}
.elink-dialog.modal-slide button.action-close:focus {
    outline: none;
}
@media only screen and (max-width: 991px) {
    span.account_name {
        display: none;
    }
    header.page-header .header-user-navigation .label.menu .user-profile-icon-login svg {
        right: 5px;
    }
}
.elinkquickorder_ #add_products_table #rmv_item_btn:before{
    font-family: 'porto-icons';
    content: '\f81a';
}
.footer .col-sm-3:empty {
    display: none;
}

.stock-myproducts-index .column.main {
    display: block;
    position: relative;
}

.stock-myproducts-index h1.page-title {
    float: left;
    margin-bottom: 15px !important;
}

.stock-myproducts-index .right.create-requisition-btn {
    display: flex;
    column-gap: 10px;
}
.stock-myproducts-index .prd-data-part {
    display: inline-block;
    width: 100%;
}

.stock-myproducts-index .prd-data-part .prd-data-img {
    display: block;
    float: left;
}

.stock-myproducts-index .prd-data-part .prd-data-content {
    display: inline-block;
    float: left;
}
body.stock-myproducts-index .column.main .form-req-list-product table tbody .col.product-details .prd-data-part .prd-data-img {
    margin: 0 30px 0 0;
}

.stock-myproducts-index td.col.product-curr-price {
    position: relative;
}
body.stock-myproducts-index .column.main .form-req-list-product table tbody .col.product-details .prd-data-part {
    display: flex;
    align-items: center;
}
body.stock-myproducts-index .column.main .form-req-list-product table tbody th, body.stock-myproducts-index .column.main .form-req-list-product table tbody .col.product-qty, body.stock-myproducts-index .column.main .form-req-list-product table tbody .col.product-curr-price {
    vertical-align: middle;
}
.stock-myproducts-index table#my-orders-table th.col.product-qty {
    width: 20%;
    text-align: center;
}

.stock-myproducts-index table#my-orders-table td.col.product-qty input.input-text.qty {
    text-align: center;
    width: 30%;
    margin: 0 auto;
    display: block;
}

.stock-myproducts-index table#my-orders-table td.col .prd-data-img img{
    width: 113px;
    height: auto;
}

.stock-myproducts-index .bottom-delete a.delete-icon:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: 20px;
    color: #757575;
    content: '\e604';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
}

.stock-myproducts-index .bottom-delete a.edit-icon:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: 20px;
    color: #757575;
    content: '\e601';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
}
.stock-myproducts-index .page-title-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.stock-myproducts-index .page-title-wrapper:before,
.stock-myproducts-index .page-title-wrapper:after {
    content: unset !important;
}

.stock-myproducts-index h1.page-title {
    margin: 0 !important;
}

.stock-myproducts-index .right.create-requisition-btn a {
    padding: 5px;
    font-weight: 600;
}
span.quickorder_qty_increment {
    text-align: center;
    display: block;
    font-size: 12px;
    color: red;
    font-style: italic;
}
span.availability_status {
    display: block;
    font-size: 11px;
    color: red;
    font-style: italic;
}
@media only screen and (max-width: 639px) {
    .stock-myproducts-index td.col.product-curr-price {
        display: flex !important;
        align-items: center;
    }

    .stock-myproducts-index .right.create-requisition-btn {
        flex-wrap: wrap;
        justify-content: flex-end;
        row-gap: 10px;
        column-gap: 7px;
        flex: 0 0 45%;
    }

    .stock-myproducts-index h1.page-title {
        font-size: 2rem;
    }
}


.stock-quickorder-index .column.main {
    display: block;
    position: relative;
}

.stock-quickorder-index h1.page-title {
    float: left;
    margin-bottom: 15px !important;
}

.stock-quickorder-index .right.create-requisition-btn {
    display: flex;
    column-gap: 10px;
}
.stock-quickorder-index .prd-data-part {
    display: inline-block;
    width: 100%;
}

.stock-quickorder-index .prd-data-part .prd-data-img {
    display: block;
    float: left;
}

.stock-quickorder-index .prd-data-part .prd-data-content {
    display: inline-block;
    float: left;
}
body.stock-quickorder-index .column.main .form-req-list-product table tbody .col.product-details .prd-data-part .prd-data-img {
    margin: 0 30px 0 0;
}

.stock-quickorder-index td.col.product-curr-price {
    position: relative;
}
body.stock-quickorder-index .column.main .form-req-list-product table tbody .col.product-details .prd-data-part {
    display: flex;
    align-items: center;
}
body.stock-quickorder-index .column.main .form-req-list-product table tbody th, body.stock-quickorder-index .column.main .form-req-list-product table tbody .col.product-qty, body.stock-quickorder-index .column.main .form-req-list-product table tbody .col.product-curr-price {
    vertical-align: middle;
}
.stock-quickorder-index table#my-orders-table th.col.product-qty {
    width: 20%;
    text-align: center;
}

.stock-quickorder-index table#my-orders-table td.col.product-qty input.input-text.qty {
    text-align: center;
    width: 30%;
    margin: 0 auto;
    display: block;
}

.stock-quickorder-index table#my-orders-table td.col .prd-data-img img{
    width: 113px;
    height: auto;
}

.stock-quickorder-index .bottom-delete a.delete-icon:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: 20px;
    color: #757575;
    content: '\e604';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
}

.stock-quickorder-index .bottom-delete a.edit-icon:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: 20px;
    color: #757575;
    content: '\e601';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
}
.stock-quickorder-index .page-title-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.stock-quickorder-index .page-title-wrapper:before,
.stock-quickorder-index .page-title-wrapper:after {
    content: unset !important;
}

.stock-quickorder-index h1.page-title {
    margin: 0 !important;
}

.stock-quickorder-index .right.create-requisition-btn a {
    padding: 5px;
    font-weight: 600;
}
.col.description p {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 750px;
    margin: 0;
}
.requisition-desc {
    display: block;
    width: 100%;
    margin: 10px 0px 30px 0;
    clear: both;
}
.stock-myproducts-index .right.create-requisition-btn, .stock-quickorder-index  .right.create-requisition-btn{
    display: flex;
    column-gap: 10px;
    float: right;
}
.stock-myproducts-index .requisition-product-bottom button, .stock-quickorder-index .requisition-product-bottom button{
    float: right;
}
.stock-myproducts-index table#my-orders-table td.col.product-qty input.input-text.qty, .stock-quickorder-index table#my-orders-table td.col.product-qty input.input-text.qty{
    background-color: #ededed;
}
.requisitionlist-index-editlist th.col.product-curr-subtotal {
    text-align: right;
}
.search-area.show-icon .block.block-search {
    min-width: 450px !important;
}
.search-area.show-icon .block-search input {
    width: 250px;
    padding: 0 10px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    float: left;
}
.autocomplete-suggestions {
    top: 40px !important;
    max-height: 400px !important;
    overflow-y: scroll;
    width: 440px !important;
    margin-top: 10px;
}
.search-autocomplete {
    display: none !important;
}
.autocomplete-suggestion {
	padding: 0 !important;
}
.autocomplete-suggestion a {
    padding: 20px 0;
    display: flex;
}
th.col.product-details {
    cursor: pointer;
}
.cms-punchout-unsuccessful .page.messages{
    display: none;
}
.sidebar.sidebar-main.mobile-sidebar {
    display: none;
}
.bill-addr-message {
    margin-left: -30px;
}
.bill-addr-message .alert-warning {
    padding: 10px;
}
@media only screen and (max-width: 639px) {
    .stock-quickorder-index td.col.product-curr-price {
        display: flex !important;
        align-items: center;
    }

    .stock-quickorder-index .right.create-requisition-btn {
        flex-wrap: wrap;
        justify-content: flex-end;
        row-gap: 10px;
        column-gap: 7px;
        flex: 0 0 45%;
    }

    .stock-quickorder-index h1.page-title {
        font-size: 2rem;
    }
    .requisitionlist-index-index .col.description p {
        width: 300px;
    }
    .stock-quickorder-index table#my-orders-table td.col.product-qty input.input-text.qty,
    .stock-myproducts-index table#my-orders-table td.col.product-qty input.input-text.qty{
        display: inline-block;
    }
    body.stock-quickorder-index .page-main .form-req-list-product .table thead .col.product-select,
    body.stock-myproducts-index .page-main .form-req-list-product .table thead .col.product-select {
        display: block;
        padding-left: 7px;
    }
    body.stock-quickorder-index .page-main .form-req-list-product .table thead .col.product-select::before,
    body.stock-myproducts-index .page-main .form-req-list-product .table thead .col.product-select::before {
        padding-right: 0.5em;
        content: attr(data-th) ': ';
        display: inline-block;
        color: #555555;
        font-weight: 700;
    }
    span.quickorder_qty_increment {
        text-align: left;
    }
}