.bootstrap-tags .tags {
    border: 0;
}

.bootstrap-tags ul.tags-suggestion-list {
    width: 100% !important;
    z-index: 9999 !important;
}

.bootstrap-tags .tags-input {
    padding-left: 8px;
}

.bootstrap-tags .tag.label.btn-info.md {
    height: 24px;
    border-radius: 3px;
    top: 2px;
    padding-top: 3px;
    margin: auto 2px 2px;
}

.product-add .size-group .size-row,
.product-edit .size-group .size-row {
    line-height: 30px;
}

.colimo-item {
    border: 1px solid #efefef;
    margin-bottom: 30px;
}

h5.colimo-title {
    font-size: 18px;
    font-weight: bold;
    margin-top: 5px;
    border-bottom: 0;
}

.colimo-item .colimo-title-container {
    border-bottom: 1px solid #efefef;
    padding-bottom: 8px;
    margin-bottom: 20px;
}

.ddcommon .ddChild li img, .ddcommon .ddTitle .ddTitleText img, .channel-material-img {
    height: 40px;
    width: auto;
}

.channelname-table {
    display: table;
}

.channelname-cell {
    display: table-cell;
    vertical-align: middle;
}

.channelname-cell input {
    height: 24px !important;
    border-radius: 5px !important;
    margin-bottom: 4px !important;
}

.product-item-title-row {
    display: table;
    font-weight: 700;
    line-height: 40px;
    background: #efefef;
}

.product-items {
    display: table;
}

.product-item {
    border-bottom: #efefef solid 1px;
    padding: 5px 0px;
}

.product-item > span {
    white-space: nowrap;
    overflow: hidden;
}

.product-item-title-row span.product-title-cell, .product-items span.product-item-cell {
    display: table-cell;
    vertical-align: middle;
    line-height: 40px;
    padding: 5px auto;
}

.save_product_compose {
    margin: 10px;
}

.col-price {
    padding-left: 0px;
    padding-right: 0px;
    white-space: nowrap;
}

span.product-item-cell img {
    margin-right: 5px;
}

.product-item-title-row:first-child {
    padding-left: 0px;
}

input.check-all-product {
    margin-right: 3px;
}

/* uploader */
.preview .ngeoi-html {
    border: 1px solid #efefef;
    margin: 5px;
}

.preview .ngeoi-html img {
    margin: 0 !important;
}

.preview .ngeoi-html .ngeoi-close {
    float: right;
    font-size: 17px;
}

/* uploader end */

button.btn.remove-channel {
    margin-left: 5px;
}

.product-model-pic {
    height: 60px;
    width: auto;
}

span.tips {
    color: #ff0000;
    vertical-align: middle;
    display: inline-block;
    margin-bottom: -4.5px;
    margin-left: 5px;
    margin-right: 5px;
    font-size: 2rem;
}
span.tips-text {
    font-size: 1rem;
    color: #ff0000;
    margin: 0 5px;
}