.category_iframe {
    width: 1060px;
    height: 510px;
    border: none;
    overflow: hidden;
}
:root{
    --el-color-primary:#1abc9c
}
.el-dialog header{
    height: 50px !important;
    background-color: #fff;
    color:black !important;
    text-align: left;
}
.el-dialog header span{
    color: black;
    text-align: left;
}
#category_show[readonly] {
    background-color: transparent;
}

.modal-backdrop {
    z-index: 100;
}

.flag-red {
    padding: 0 3px;
    background-color: red;
    border-radius: 3px;
    color: #fff;
}

.table td,
.table th {
    padding: 6px;
    vertical-align: middle;

}

.table > thead > tr > th {
    vertical-align: middle;
}

.clearfix:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    zoom: 1;
}

.form-control {
    padding: 6px;
    height: 35px;
    width: 150px;
    display: inline-block;
    margin-left: 10px;
    font-size: 12px;
}

form .form-control {
    height: 35px;
    width: 100%;
    margin-left: 0;
}

body {
    font-size: 12px;
}

th,
td {
    white-space: inherit;
}

table {
    table-layout: fixed;
}

a {
    color: #1abc9c;
}

a:hover {
    color: #1abc9c;
}

h4 {
    color: #4a6076;
    font-size: 20px;
    display: inline-block;
}

#exzoom {
    width: 80%;
    /*height: 400px;*/
    margin: 20px auto;
    margin-top: 0;
    margin-bottom: 0;
}


.companyNameRibbon {
    width: 0px;
    height: 0px;
    border-top: 80px solid #409eff;
    border-top: 80px solid #67C23A;
    border-right: 80px solid #fff;
}
.companyNameText {
    position: absolute;
    top: 10px;
    left: 7px;
    color: #fff;
    transform: rotate(-45deg);
    font-size: 18px;
}
.infoa {
    display: block;
    width: 100%;
    height: 100%;
}

.info1688 {
    background-color: #e74c3c;
    color: #fff;
    display: inline-block;
    padding: 2px;
    border-radius: 3px;
}

/* .card .card-header span {
    color: #fff;
    display: block;
    font-size: 1rem;
    margin-top: 0px;
} */

.weishoumai {
    color: #FF0000;
    font-size: 50px;
    position: absolute;
    z-index: 900;
    width: 100%;
    background: grey;
    opacity: 0.4;
    height: 80%;
    text-align: center;
    padding-top: 15%;
}

.xiajia {
    color: #FF0000;
    font-size: 50px;
    position: absolute;
    z-index: 900;
    width: 100%;
    background: grey;
    opacity: 0.4;
    height: 80%;
    text-align: center;
    padding-top: 15%;
}

.xiajia3 {
    color: #FF0000;
    font-size: 50px;
    position: absolute;
    z-index: 900;
    width: 100%;
    background: grey;
    opacity: 0.4;
    height: 60%;
    text-align: center;
    padding-top: 15%;
}

.xiajia2 {
    color: #FF0000;
    font-size: 30px;
    position: absolute;
    z-index: 900;
    width: 100%;
    background: grey;
    opacity: 0.7;
    height: 82%;
    text-align: center;
    left: 0;
    top: 0;
    padding-top: 35%;
}

.tupianku {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    text-align: center;
    height: 50px;
    line-height: 50px;
    color: #fff;
    background: grey;
    font-size: 16px;
    cursor: pointer;
}

.lift-nav {
    position: fixed;
    top: 72px;
    right: 25px;
    /* display: none; */
}

.lift-nav li {
    width: 100px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    color: #fff;
    /* padding: 10px 10px; */
    margin-bottom: 10px;
    background: skyblue;
    cursor: pointer;
}

.lift-nav li.current {
    background: tomato;
}

#infoContent {
    display: inline-block;
    margin-right: 20px;
    margin-top: 10px;
}

#infoContent span {
    display: inline-block;
    font-size: 12px;
    margin-top: 0px;
}

.card .card-header2 span {
    color: #212529;
    display: inline-block;
    font-size: 12px;
    margin-top: 0px;
}

.bootstrap-tagsinput input {
    border: none;
    box-shadow: none;
    outline: none;
    background-color: transparent;
    padding: 3px;
    margin: 0;
    width: 150px;
    max-width: inherit;
}

.bootstrap-tagsinput .tag [data-role="remove"]:after {
    content: "x";
    padding: 0px 2px;
}

.img-fluid2 {
    width: auto;
    height: auto;
    display: block;
    max-width: 100%;
    max-height: 100%;
}

.imgForm4 {
    width: 110px;
    height: 110px;
    display: inline-block;
}

.closeImg {
    position: absolute;
    top: 2px;
    right: 2px;
    color: #fff;
    width: 20px;
    height: 20px;
    background: red;
    text-align: center;
    line-height: 20px;
    border-radius: 50%;
}

.chatImage {
    width: 100%;
    height: auto;
}

.img-circle {
    width: 100px;
    height: 100px;
}

.modal-lg2 {
    max-width: 90%;
}

.modal-lg3 {
    max-width: 60%;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    background-color: #fff;
    color: #444;
    padding: 5px 10px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #444 transparent transparent transparent;
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #444 transparent;
}

.chzn-container {
    margin-left: 0px;
    top: 0px;
    width: 500px !important;
}

.bootbox-body {
    font-size: 16px;
}

.exzoom .exzoom_btn a.exzoom_next_btn {
    left: auto;
    right: -25px;
}

.TaoTthrough {
    text-decoration: line-through;
}

.card .card-block .dropdown-menu > a {
    padding: 4px 16px !important;
}

.display {
    display: none;
}

.chzn-search input {
    width: 100% !important;
}

.chzn-drop {
    width: 100% !important;
}

.chzn-container-single .chzn-single {
    background-image: none;
}

.chzn-container-active .chzn-single-width-drop {
    box-shadow: none;
}

.chosen-container-single .chosen-single {
    border-radius: 0px;
}

.chosen-container .chosen-results {
    height: 150px;
}

.chosen-container .chosen-results .active-result {
    line-height: 0px;
}

.chosen-container {
    font-size: 12px;
}

.tooltip-content3 {
    background: url("/2018ui/assets/images/shape1.svg") center bottom no-repeat;
    line-height: 20px;
}

.mytooltip:hover {
    color: #000;
}

.grossProfitRate {
    width: 100px;
    background-size: 100px;
    padding: 50px 10px 10px 10px;
    margin-left: -50px;
}

.heimaproduct {
    width: 140px;
    background-size: 135px;
    padding: 20px 10px 20px 10px;
    margin-left: -70px;
    line-height: 15px;
    font-size: 12px;
}

.fbaIntery {
    width: 140px;
    background-size: 115px;
    padding: 20px;
    margin-left: -70px;
    line-height: 15px;
    font-size: 12px;
}

#dropdowns > p {
    line-height: 15px;
}

.form-control {
    border-radius: 0 !important;
}

.input-group-addon {
    border-radius: 0 !important;
}

/* 开发员名片start */

.btn-float {
    width: 120px;
    border-radius: none !important;
    border: 1px solid #1abc9c;
    padding: 10px 5px;
}

.developContent {
    position: absolute;
    right: -35px;
    bottom: 40px;
    width: 400px;
    display: none;
    z-index: 1000;
    text-align: center;
    box-shadow: 0 0 25px -5px #9e9c9e !important;
}

.topcolor {
    color: #444;
}

.developerImage {
    height: 30px;
    width: 30px;
    border-radius: 15px;
    background: #ccc;
    margin-top: -5px;
    margin-left: 20px;
}

.radio-inline {
    margin-right: 0px;
}

.radio .helper::after,
.radio .helper::before {
    width: 20px;
    height: 20px
}

.hovers:hover {
    cursor: pointer
}

#spuMessage #spuTotal .card-block {
    padding: 1rem 0.2rem;
}

#spuMessage #spuTotal .card-block h3 {
    font-weight: bold;
    text-align: center;
    font-size: 1.4rem;
}

#spuMessage #spuTotal .card-block h5 {
    color: #fff;
    margin: 0;
    display: block;
    text-align: center;
}

.bg-wathet {
    background: #0076C8;
}

.bg-darkBlue {
    background: #214492;
}

/* 紫色 */

.bg-violet {
    background: #6F61AE;
}

/* 青色 */

.bg-cyan {
    background: #008B72;
}

.bg-lightCyan {
    background: #0DA827;
}

.bg-lightOrange {
    background: #F27501;
}

.bg-grayBlue {
    background: #2C3950;
}

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

#spuMessage #skuTotal,
#skuTotal #skuNum {
    color: grey;
    font-size: 16px;
    display: inline-block;
}

#spuMessage #spuH4 {
    float: left;
}

#spuMessage #update {
    color: gray;
    font-size: 14px;
    float: right;
}

#spuMessage #update #updateTime {
    color: gray;
    font-size: 14px;
    display: inline-block;
}

#spuMessage #spuInfo .spuHead {
    display: block;
    font-size: 14px;
    text-align: center;
}

.colorYellow {
    color: #FFCC00;
}

.colorRed {
    color: #FF3300;
}

.colorBlack {
    color: #000000;
}

#spuMessage #spuInfo .spuImg {
    text-align: center;
    position: relative;
    cursor: pointer;
}

#spuMessage #spuInfo .spuImg img {
    width: 100px;
    height: 100px;
    background: #ccc;
    border-radius: 50%;
}

#spuMessage #spuInfo .spuName,
.spuTitle {
    text-align: center;
    font-size: 12px;
    line-height: 24px;
    white-space: nowrap;
}

#spuMessage #spuInfo .spuName {
    cursor: pointer;
    color: #2ecc71;
}

.colInfo {
    padding-left: 5px;
    padding-right: 5px;
}

.greenBorder {
    padding: 2px;
    border-radius: 5px;
    color: #1abc9c;
    border: 1px solid #1abc9c;
}

.overFlows {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    text-overflow: ellipsis;
    overflow: hidden;
}

#contentA {
    display: none;
    line-height: 2px;
    color: red;
}

#applyModal li {
    height: 30px;
    line-height: 30px;
}

#applyModal .numberweight {
    font-size: 14px;
    font-weight: bold;
}


.abnormal-file-btn {
    overflow: hidden;
    position: relative;
}

.abnormal-file-list {
    display: flex;
    margin-top: 12px;
}

.abnormal-file-list li {
    position: relative;
    width: 80px;
    height: 80px;
    overflow: hidden;
    margin-right: 10px;
    box-shadow: 0 0 0 1px #e9ecef;
}

.abnormal-file-list li:hover div {
    display: flex;
}

.abnormal-file-list li img {
    width: 100%;
}

.abnormal-file-list li div {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    justify-content: center;
    align-items: center;
    background-color: rgba(0, 0, 0, 0.5);
}

.abnormal-file-list li i {
    color: #fff;
    font-size: 16px;
    cursor: pointer;
}

#pasteImg {
    background-color: #1abc9c;
    border-color: #1abc9c;
    color: #fff;
    cursor: pointer;
    -webkit-transition: all ease-in 0.3s;
    transition: all ease-in 0.3s;
    border-radius: 2px;
    text-transform: capitalize;
    font-size: 15px;
    padding: 10px 19px;
    font-family: 'Open Sans';
    margin-right: 10px;
    padding: 8px 14px;
    line-height: 16px;
    font-size: 11px;
}

.category-submit-btn {
    color: #79bbff;
    border: 1px solid #79bbff !important;
    background: #fff;
    height: 28px;
    width: 50px;
}

.category-submit-btn:focus {
    outline: 0;
}

.cost-paste-img {
    background-color: #1abc9c;
    border-color: #1abc9c;
    color: #fff;
    cursor: pointer;
    -webkit-transition: all ease-in 0.3s;
    transition: all ease-in 0.3s;
    padding: 8px 14px;
    line-height: 16px;
    font-size: 11px;

    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    border-radius: 0.25rem;
    margin-bottom: 5px;
    margin-right: 10px;
}

.el-select-tags-wrapper.has-prefix {
    margin-left: 6px;
}
