/*Price Css*/
.co-ap-price-block {
    margin-bottom: 15px;
    font-weight: bold;
    font-size: 15px;
}

.co-ap-from-price {
    font-size: 16px;
}

.co-ap-minimum-price {
    color: #11b400;
}

/*List Css*/
.co-ap-fieldset * {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.co-ap-btn {
    margin-top: 10px;
}

.co-ap-list-item {
    display: inline-block;
    width: 100%;
    padding: 5px 0;
    border-bottom: 1px solid #c0c0c0;
    float: left;
}

.co-ap-col {
    display: inline-block;
    float: left;
    padding: 5px;
}

.co-ap-sm-col {
    width: 15%;
}

.co-ap-lg-col {
    width: 55%;
}

.co-ap-img-col {
    width: 75px
}

.co-ap-btn-col {
    width: 120px
}

.co-ap-action-col {
    width: 200px
}

.co-ap-img-col2 {
    width: 140px
}

.co-table-product-list tbody tr td {
    vertical-align: middle;
}

/*Add Css*/
.co-ap-product-view {
    display: flex;
    width: 100%;
}

.co-ap-product-img {
    display: inline-block;
    width: 20%;
    float: left;
    padding: 10px;
}

.co-ap-product-description {
    display: inline-block;
    width: 80%;
    float: left;
    padding: 10px;
    font-size: 15px;
}

/*View Css*/

.co-ap-fieldset {
    margin-top: 20px;
    border: 1px solid #c0c0c0;
}

/*Assignproduct Css*/
.co-ap-product-list {
    width: 100%;
    display: inline-block;
    margin-bottom: 25px;
}

.co-table-product-list .co-ap-qty {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    text-align: center;
    width: 40px;
}

.co-loading-mask {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.62);
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
}

.co-loader {
    background: url("../images/ajax-loader.gif") repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 32px;
    left: 50%;
    margin-left: -16px;
    margin-top: -16px;
    position: absolute;
    top: 50%;
    width: 32px;
}

.co-loading-mask .co-display-none {
    display: none !important;
}

.co-ap-edit-item {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url("../images/icon-edit.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    cursor: pointer;
}

.co-ap-delete-item {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url("../images/icon-trash.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    cursor: pointer;
}

.co-ap-main-product-name {
    font-size: 18px;
}

.co-ap-main-product-price {
    color: #000;
    font-size: 20px;
    font-weight: 600;
    line-height: 20px;
}

.co-ap-main-product-description {
    text-align: justify;
}

.co-ap-seller-info {
    width: 100%;
    text-align: center;
}

.co-ap-seller-review-info {
    font-size: 12px;
    font-weight: bold;
    text-align: center;
}

.co-ap-shop-link {
    display: inline-block;
    width: 100%;
}

.co-ap-shop-link>img {
    width: 75px;
}

.co-ap-ap-img-box {
    display: inline-block;
    margin-right: 10px;
    vertical-align: middle;
    width: 70px;
    position: relative;
}

.co-ap-ap-img-del {
    background-color: #fff;
    cursor: pointer;
    font-weight: bold;
    height: 17px;
    left: 0;
    position: absolute;
    text-align: center;
    top: 0;
    width: 17px;
}

.co-ap-img {
    width: 75px;
}

.co-ap-img2 {
    width: 40px;
}



.mpassignproduct-product-edit .fieldset .legend {
    display: inline-block;
    margin: 0 0 20px;
    padding-bottom: 10px;
    width: 100%;
    border-bottom: 1px solid #ccc;
}

.mpassignproduct-product-edit .fieldset>.field:not(.choice)>.control {
    width: 100%;
}

.mpassignproduct-product-edit .fieldset>.field:not(.choice)>.label {
    margin-bottom: 5px;
    text-align: left;
    width: auto;
}

.mpassignproduct-product-add .fieldset .legend {
    display: inline-block;
    margin: 0 0 20px;
    padding-bottom: 10px;
    width: 100%;
    border-bottom: 1px solid #ccc;
}

.mpassignproduct-product-add .fieldset>.field:not(.choice)>.control {
    width: 100%;
}

.mpassignproduct-product-add .fieldset>.field:not(.choice)>.label {
    margin-bottom: 5px;
    text-align: left;
    width: auto;
}

.co-associated-table td {
    border-top: 1px solid #ccc;
}

.co-associated-table input[type="text"] {
    width: 60px;
}

.co-associated-table tr td:first-child {
    width: 20px;
}

.co-ap-product-list.co-ap-fieldset {
    border-left: 0 none;
    border-right: 0 none;
    margin: 0px;
    margin-bottom: 50px;
}

.co-ap-list-header {
    display: inline-block;
    font-size: 25px;
    font-weight: 500;
    padding: 15px 0;
    width: 100%;
}

.co-ap-list-header span {
    color: #FF5500;
}

.co-ap-img-col3 {
    width: 100px;
}

.co-ap-shop-title {
    color: #1979c3;
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    line-height: 18px;
    width: 100%;
}

.co-ap-img-col2 {
    width: 220px;
    padding-left: 0px;
}

.co-ap-product-price {
    color: #555;
    font-size: 30px;
    font-weight: 500;
}

.co-ap-rating-info>span {
    color: #1979c3;
    font-weight: 600;
}

.co-ap-rating-info {
    display: inline-block;
    margin-top: 5px;
    width: 100%;
}

.co-ap-condition-label {
    border-radius: 2px;
    display: inline-block;
    font-weight: 600;
    padding: 2px 8px;
    text-transform: uppercase;
}

.co-ap-New {
    background: #3ac256 none repeat scroll 0 0;
    color: #fff;
}

.co-ap-Used {
    background: #999999 none repeat scroll 0 0;
    color: #fff;
}

.co-ap-list-header .sorter-label {
    font-size: 14px;
}

#list_sorter {
    background-color: #f0f0f0;
    border-radius: 3px;
    box-shadow: 0 1px 0 0 #fff inset, 0 -1px 0 0 rgba(204, 204, 204, 0.3) inset;
}

.co-ap-condition-label.co-out-of-stock {
    background: #c6c6c6 none repeat scroll 0 0;
    color: #9b9b9b;
}

.co-ap-warning-content {
    padding: 20px 0;
}

.mpassignproduct-product-edit .modal-popup .modal-title {
    border: none;
}

.mpassignproduct-product-productlist .modal-popup .modal-title {
    border: none;
}



.co-ap-info-wrap {
    width: 125px;
}

.co-ap-product-info-content {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ccc;
    display: none;
    padding: 15px;
    position: absolute;
    right: 0;
    text-align: justify;
    top: 20px;
    width: 300px;
    z-index: 999;
    color: #222;
    max-height: 400px;
    overflow: auto;
}

.co-ap-product-info {
    background: #1979c3 none repeat scroll 0 0;
    border-radius: 50%;
    color: #fff;
    display: inline-block;
    font-size: 15px;
    height: 20px;
    line-height: 20px;
    margin-left: 5px;
    position: relative;
    text-align: center;
    vertical-align: middle;
    width: 20px;
    cursor: pointer;
    float: left;
    margin-top: 2px;
}

.co-ap-product-info:hover .co-ap-product-info-content {
    display: inline-block;
}

.co-ap-condition-label {
    float: left;
}

.co-ap-product-image {
    border: 2px solid green;
    cursor: pointer;
    display: inline-block;
    float: left;
    height: 24px;
    margin-left: 5px;
    position: relative;
    width: 20px;
}

.co-ap-product-showcase-gallery-item {
    display: inline-block;
    float: left;
    height: auto;
    margin-right: 10px;
    width: 85.6px;
    height: 100px;
    cursor: pointer;
}

.co-ap-product-showcase-gallery {
    display: inline-block;
    height: 100px;
    overflow: hidden;
    padding: 0 15px;
    width: 100%;
    float: left;
    margin-bottom: 10px;
    position: relative;
}

.co-ap-product-showcase-main {
    display: inline-block;
    padding: 10px;
    text-align: center;
    width: 100%;
    float: left;
}

.co-ap-product-showcase {
    display: inline-block;
    width: 100%;
    float: left;
}

.co-ap-product-image-content {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ccc;
    display: none;
    position: absolute;
    right: -100px;
    top: 25px;
    width: 500px;
    z-index: 99;
    cursor: default;
}

.co-ap-product-showcase-gallery-viewport {
    width: 100%;
    overflow: hidden;
}

.co-ap-product-showcase-gallery-viewport {
    height: 100px;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.co-ap-product-showcase-gallery-wrap {
    display: inline-block;
    height: 100px;
    position: absolute;
}

.co-ap-product-showcase-gallery-item>img {
    max-height: 100%;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    vertical-align: middle;
}

.co-ap-product-showcase-gallery-item.co-ap-active {
    border: 2px solid #ff5722;
}

.co-ap-gallery-navigation {
    background: rgba(255, 255, 255, 0.3) none repeat scroll 0 0;
    cursor: pointer;
    display: inline-block;
    height: 100%;
    position: absolute;
    top: 0;
    width: 30px;
    z-index: 1000;
}

.co-gallery-right {
    right: 15px;
}

.co-gallery-left {
    left: 15px;
}

.co-ap-gallery-navigation-left {
    background-image: url("../images/gallery.png");
    background-position: -25px -265px;
    background-repeat: no-repeat;
    left: 50%;
    padding-bottom: 30px;
    position: absolute;
    top: 50%;
    transform: translate3d(-50%, -50%, 0px);
    width: 100%;
}

.co-ap-gallery-navigation-right {
    background-image: url("../images/gallery.png");
    background-position: -25px -345px;
    background-repeat: no-repeat;
    left: 50%;
    padding-bottom: 30px;
    position: absolute;
    top: 50%;
    transform: translate3d(-50%, -50%, 0px);
    width: 100%;
}

.co-ap-product-image-panel {
    position: relative;
    display: inline-block;
}

.co-ap-product-image-inner {
    border: 2px solid green;
    border-radius: 1px;
    display: inline-block;
    height: 17px;
    left: -7px;
    position: absolute;
    top: 1px;
    width: 25px;
    z-index: -5;
}

.co-ap-product-image {
    background: white none repeat scroll 0 0;
    border: 2px solid green;
    cursor: pointer;
    display: inline-block;
    float: left;
    height: 23px;
    margin-left: 10px;
    position: relative;
    width: 15px;
}

.co-ap-img-col2 {
    width: 120px;
}

.co-ap-product-showcase-main>img {
    max-height: 100%;
    max-width: 100%;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

.co-ap-product-showcase-main {
    display: inline-block;
    float: left;
    height: 350px;
    padding: 10px;
    position: relative;
    text-align: center;
    width: 100%;
}

@media only screen and (max-width: 980px) {
    .co-ap-product-price {
        font-size: 25px;
    }

    .co-table-product-list tbody tr td {
        padding: 5px;
    }
}

@media only screen and (max-width: 820px) {
    .catalog-product-view .co-table-product-list thead tr th:nth-child(4) {
        display: none;
    }

    .catalog-product-view .co-table-product-list tbody tr td:nth-child(4) {
        display: none;
    }
}

@media only screen and (max-width: 767px) {
    .catalog-product-view .co-table-product-list {
        display: inline-block;
        width: 100%;
    }

    .catalog-product-view .co-table-product-list tbody {
        display: inline-block;
        width: 100%;
    }

    .catalog-product-view .co-table-product-list thead {
        display: inline-block;
        width: 100%;
    }

    .catalog-product-view .co-table-product-list td {
        display: inline-block;
        width: 100%;
    }

    .catalog-product-view .co-table-product-list th {
        display: inline-block;
        width: 100%;
    }

    .catalog-product-view .co-table-product-list tr {
        display: inline-block;
        width: 100%;
    }

    .catalog-product-view .co-table-product-list thead th {
        display: none;
    }

    .catalog-product-view .co-table-product-list tbody tr td {
        border: none;
    }

    .catalog-product-view .co-table-product-list tbody td:nth-child(n) {
        display: inline-block;
        padding: 2px 0px;
    }

    .catalog-product-view .co-table-product-list tbody tr:nth-child(n) {
        border-top: 1px solid #ccc;
        margin: 5px 0;
    }

    .catalog-product-view .co-table-product-list tbody {
        padding: 10px 15px;
    }

    .catalog-product-view .co-table-product-list tbody td:nth-child(n) {
        display: inline-block;
        float: left;
        padding: 3px 0;
        width: 44%;
    }

    .catalog-product-view .co-table-product-list tbody td:nth-child(1) {
        width: 210px;
        height: 200px;
        padding-right: 10px;
    }

    .co-ap-seller-info {
        height: 100%;
        border: 1px solid #ccc;
    }

    .co-ap-shop-link {
        display: inline-block;
        height: 100%;
        position: relative;
        width: 100%;
    }

    .co-ap-shop-link>img {
        position: relative;
        top: 50%;
        transform: translateY(-50%);
        width: auto;
        max-width: 100%;
        max-height: 100%;
    }

    .co-ap-product-image-content {
        right: -200px;
    }

    .co-ap-product-info-content {
        right: -120px;
    }
}

@media only screen and (max-width: 550px) {
    .co-ap-product-info-content {
        right: -100px;
    }

    .co-ap-product-showcase-gallery-item {
        width: 78.6px;
    }

    .co-ap-product-image-content {
        width: 435px;
        right: -100px;
    }
}

@media only screen and (max-width: 450px) {
    .catalog-product-view .co-table-product-list tbody td:nth-child(n) {
        width: 100%;
    }

    .co-ap-product-info-content {
        left: -55px;
        right: unset;
    }

    .co-ap-product-image-content {
        left: -75px;
        right: unset;
        width: 315px;
    }

    .co-ap-product-showcase-gallery {
        display: none;
    }
}

@media only screen and (max-width: 380px) {
    .co-ap-product-image-content {
        width: 250px;
    }
}

.co-showcase-container,
.co-showcase-container * {
    box-sizing: border-box;
}

.co-showcase-container {
    display: inline-block;
    width: 100%;
}

.co-showcase-block {
    width: 150px;
    min-height: 150px;
    margin: 10px;
    border: 1px solid #ccc;
    display: inline-block;
    position: relative;
    vertical-align: top;
    float: left;
    margin-left: 0px;
    margin-right: 20px;
}

.co-delete-item {
    background: #222 none repeat scroll 0 0;
    border-radius: 50%;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 15px;
    height: 20px;
    line-height: 17px;
    position: absolute;
    right: -5px;
    text-align: center;
    top: -5px;
    width: 20px;
    z-index: 99;
}

.co-showcase-block img {
    float: left;
    display: inline-block;
    float: left;
    height: auto;
    position: relative;
    top: 74px;
    transform: translateY(-50%);
    width: 100%;
}

.co-no-display {
    display: none;
}

.co-default-block {
    width: 148px;
    height: 148px;
    display: inline-block;
    float: left;
    line-height: 148px;
    font-size: 20px;
    cursor: pointer;
    text-align: center;
}

.co-add-showcase-btn {
    background: #fa6f1d none repeat scroll 0 0;
    border: 1px solid #fa6f1d;
    border-radius: 2px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    padding: 5px 10px;
}

.co-button-set {
    display: inline-block;
    padding-bottom: 10px;
    width: 100%;
}

input.co-base-image-input {
    float: left;
    margin: 0;
}

.co-base-image-label {
    display: inline-block;
    float: left;
    font-size: 10px;
    line-height: 15px;
    margin-left: 2px;
}

.co-base-image-block {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    display: none;
    background: rgb(255, 255, 255, 0.76) none repeat scroll 0 0;
    color: #000;
}

.co-display-inline-block {
    display: inline-block !important;
}










@media only screen and (max-width: 960px) {
    .mpassignproduct-product-productlist .co-table-product-list thead th:nth-child(4) {
        display: none;
    }

    .mpassignproduct-product-productlist .co-table-product-list tbody td:nth-child(4) {
        display: none;
    }
}

@media only screen and (max-width: 800px) {
    .mpassignproduct-product-productlist .co-table-product-list thead th:nth-child(2) {
        display: none;
    }

    .mpassignproduct-product-productlist .co-table-product-list tbody td:nth-child(2) {
        display: none;
    }
}

@media only screen and (max-width: 767px) {
    .mpassignproduct-product-productlist .co-table-product-list * {
        display: inline-block;
        width: 100%;
    }

    .mpassignproduct-product-productlist .co-table-product-list .co-ap-del-chkbox {
        width: auto;
        margin-top: 10px;
    }

    .mpassignproduct-product-productlist .co-table-product-list .co-ap-delete-item {
        width: 16px;
    }

    .mpassignproduct-product-productlist .co-table-product-list .co-ap-edit-item {
        width: 16px;
    }

    .mpassignproduct-product-productlist .co-table-product-list thead th {
        display: none;
    }

    .mpassignproduct-product-productlist .co-table-product-list thead th:first-child {
        display: inline-block;
        padding-bottom: 0px;
    }

    .mpassignproduct-product-productlist .co-table-product-list tbody tr td {
        border: none;
    }

    .mpassignproduct-product-productlist .co-table-product-list tbody td:nth-child(n) {
        display: inline-block;
        padding: 2px 0px;
    }

    .mpassignproduct-product-productlist .co-table-product-list tbody tr:nth-child(n) {
        border-top: 1px solid #ccc;
        margin: 5px 0;
    }

    .mpassignproduct-product-productlist .co-table-product-list tbody {
        padding: 10px 15px;
    }

    .co-ap-img2 {
        max-width: 300px;
    }

    .mpassignproduct-product-productlist .co-table-product-list tbody td:nth-child(n)::before {
        content: attr(data-title) ":";
        display: inline-block;
        font-style: italic;
        font-weight: 700;
        padding-right: 15px;
    }

    .mpassignproduct-product-productlist .co-table-product-list tbody tr td:nth-child(1)::before {
        content: "";
        display: inline-block;
        font-style: italic;
        font-weight: 700;
        padding-right: 0px;
    }

    .mpassignproduct-product-productlist .co-table-product-list tbody tr td:nth-child(2)::before {
        content: "";
        display: inline-block;
        font-style: italic;
        font-weight: 700;
        padding-right: 0px;
    }

    .mpassignproduct-product-productlist .co-table-product-list tbody tr td:nth-child(9)::before {
        content: "";
        display: inline-block;
        font-style: italic;
        font-weight: 700;
        padding-right: 0px;
    }

    .mpassignproduct-product-productlist .co-table-product-list .co-ap-pn {
        width: auto;
    }
}

@media only screen and (max-width: 800px) {
    .co-table-product-view .co-table-product-list {
        font-size: 13px;
    }

    .co-table-product-view .co-table-product-list thead th {
        padding: 5px;
    }

    .co-table-product-view .co-table-product-list tbody td {
        padding: 5px;
    }

    .co-ap-btn-col button {
        font-size: 12px;
        margin-top: 1px;
        padding: 5px 10px;
    }

    .co-ap-btn-col {
        width: 90px;
    }
}

.mp-assign {
    padding: 5px;
    opacity: 0.4;
}

.mp-assign-menu {
    position: relative;
}

.mp-assign-menu ul.nav {
    display: none;
    top: 0px;
    position: absolute;
    background-color: #f5f5f5;
    margin-left: 35%;
    border: 1px solid rgb(204, 204, 204);
}

.mp-assign-menu:hover ul.nav {
    display: block;
    z-index: 9999;
}

.block-collapsible-nav .mp-assign-menu.current .item a {
    font-weight: normal;
    border-left: none;
}

.co-mu-sample-files {
    display: inline-block;
    font-size: 12px;
    margin-bottom: 25px;
    width: 100%;
}

.co-mu-sample-files>a {
    margin-right: 15px;
}

.co-mu-progress-bar {
    border: 1px solid #28cb6e;
    display: inline-block;
    height: 15px;
    margin-top: 5px;
    width: 100%;
    margin-bottom: 30px;
}

.co-mu-progress-bar-current {
    background: none repeat scroll 0 0 #61d896;
    display: inline-block;
    height: 15px;
    width: 0px;
    float: left;
}

.co-mu-info-bar {
    color: #3c763d;
    font-weight: bold;
    margin-top: 30px;
    position: relative;
    padding-left: 25px;
}

.co-mu-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}

.co-mu-note {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
}

.co-mu-notice {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc;
}

.co-mu-error {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}

.co-mu-box {
    margin-bottom: 10px;
    padding: 10px;
    font-weight: bold;
}

.co-mu-info-container {
    margin-top: 20px;
    position: relative;
}

.co-mu-sa-overlay {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.62);
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 9999;
}

.co-mu-sa-loader {
    background: url("../images/ajax-loader.gif") repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 32px;
    left: 50%;
    margin-left: -16px;
    margin-top: -16px;
    position: absolute;
    top: 50%;
    width: 32px;
}

.co-mu-importing-loader {
    background: rgba(0, 0, 0, 0) url("../images/ajax-loader.gif") no-repeat scroll 0 0 / 20px 20px;
    height: 20px;
    left: 0;
    margin-left: 0;
    margin-top: 0;
    position: absolute;
    top: 0;
    width: 20px;
}

.co-massupload-container {
    margin-top: 50px;
}

.co-display-none {
    display: none;
}

.co-field {
    position: relative;
}

.co-mu-content {
    padding: 10px 5px;
}

.co-mu-label {
    border-bottom: 1px solid #ccc;
    font-size: 15px;
    font-weight: bold;
    padding: 10px 0;
}

.co-mu-options {
    padding: 0 10px;
}

.co-mu-options-title {
    font-weight: bold;
    margin-bottom: 5px;
}

.co-mu-options-content {
    padding: 0 10px;
}

.co-no-padding {
    padding: 0px !important;
}

.co-warning-content {
    padding: 20px 0;
}

.fileinput-button input#fileupload {
    border: unset;
    border: unset;
}

.page-actions-buttons.add-assign-button {
    float: right;
    padding: 10px 30px;
    background: #202020;
    color: #fff;
}

.page-actions-buttons.add-assign-button span {
    color: #fff;
    font-weight: bold;
    font-size: 16px;
}

.co-ap-product-list .toolbar.bottom .pager {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

#search-for-product {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px;
    background: #f7f7f7;
    box-sizing: border-box;
    border-radius: 5px;
    position: relative;
    padding-bottom: 30px;
    margin-bottom: 20px;

}

#search-for-product div.mage-error {
    position: absolute;
    bottom: 7px;
}

#search-for-product>button {
    margin-left: 10px;
    border-radius: 5px;
    height: 50px;
    margin-right: 10px;
}

#search-for-product>input {
    background: #fff;
    height: 50px;
}

button.action.primary.sell-yours {
    padding: 10px 20px;

}

#add-new-product>span {
    margin-right: 10px;
}

#assign-product-form {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border: 1px dashed #e0e0e0;
    box-sizing: border-box;
}

#assign-product-form>form {
    background: #f7f7f7;
    padding: 30px;
    box-sizing: border-box;
    border-left: 1px dashed #e0e0e0;
}

#assign-product-form>form input[type="text"] {
    background: #fff;
}

#assign-product-form .co-ap-fieldset {
    border: none;
    padding-right: 10px;
}

.co-mp-columns .action.primary {
    background: #000;
    transition: all ease .7s;
}

.co-mp-columns .action.primary:hover {
    background: #555;
    border-color: #555;
}