/*头部的样式*/
.wrapper-header .el-menu--horizontal>.el-menu-item:hover,
.wrapper-header .el-menu--horizontal>.el-submenu.is-active .el-submenu__title,
.wrapper-header .el-menu--horizontal>.el-submenu:hover .el-submenu__title,
.wrapper-header .el-menu--horizontal .el-submenu .el-submenu__title,
.wrapper-header .el-menu--horizontal .el-menu-item{
    border-bottom: none;
}
.wrapper-header .el-menu--horizontal .el-menu-item:hover,
.wrapper-header .el-menu--horizontal .el-submenu__title:hover{
    background-color: #fff;
}
.el-checkbox{
    font-weight: normal;
}
label{
    margin-bottom: 0;
}
.ql-editor{
    height: 400px !important;
}
.attribute-list .el-dialog__header{
    text-align: center;
    background: #E6E6E6;
    padding: 0 0 0 !important;
    line-height: 40px;
}
.attribute-list .el-icon-close{
    margin-right: 10px;
}
.row-item .el-radio__input.is-checked .el-radio__inner{
    background: #F5B11E !important;
    border-color: #ddd !important;
}
.order_manager .dataTables_wrapper {
    margin-top: -36px !important;
}
.wrapper-header>ul{
    background:#fff;
}
.wrapper-header>ul.changeColor{
    background:#f5f5f5;
}
td.details-control {
    background: url('../images/details_open.png') no-repeat center center;
    cursor: pointer;
}
tr.shown td.details-control {
    background: url('../images/details_close.png') no-repeat center center;
}
.attribute-list .el-dialog__footer{
    text-align: center !important;
}
/*商品表格以及表格sleect通用样式*/
.product-info{
    background-color: #fff;
    min-height:550px;
    padding:10px 20px;
    margin-bottom: 70px;
}
.product-info .el-select,.el-date-editor.el-input {
    cursor: pointer;
    width:130px !important;
}
.product-select{
    position: relative;
    z-index: 1;
    display: inline-block;
}
.add-wrapper{
    position: absolute;
    z-index: 1;
    left: 0px;
}
.filter-wrapper{
    position: absolute;
    z-index: 1;
    right: 190px;
}
.filter-wrapper:after{
    content: '';
    display: block;
    clear: both;
}
.product-date{
    display: inline-block;
}
/*商品管理页面*/
.product-manager .el-dialog,
.product-edit .attribute-list,
.mall-coupon .el-dialog,
.product-attribute .el-dialog{
    /*width:40%;*/
}
.product-manager .el-form-item{
    margin-bottom: 0 !important;
}
.product-manager table tr td span.product-img-name{
    line-height: inherit
}
.product-manager .el-dialog__body{
    padding:14px 20px;
}
.product-manager .el-loading-spinner,.product-add .el-loading-spinner{
    top:28%;
}
.product-manager #search .el-input__inner{
    border-radius: 0;
}
.product-manager table tbody tr td:first-child,.fee_manager table tbody tr td:first-child{
    border-left: 1px solid #ddd
}
.product-manager table tbody tr td:last-child,.fee_manager table tbody tr td:last-child{
    border-right: 1px solid #ddd;
    border-right-width:1px !important;
}
.mall-coupon table tbody tr td,.mall-offline-order table tbody tr td,.fee_manager table tbody tr td{
    border-right: none;
}
.mall-coupon table tbody tr td:first-child{
    border-left: 1px solid #ddd
}
.mall-coupon  table tbody tr td:last-child{
    border-right: 1px solid #ddd;
    border-right-width:1px !important;
}
.mall-offline-order table tbody tr td:first-child{
    border-left: 1px solid #ddd
}
.mall-offline-order table tbody tr td:first-child{
    border-left: 1px solid #ddd
}
.mall-offline-order table tbody tr td{
    line-height: 30px;
}
.mall-offline-order table tbody tr td:last-child{
    border-right: 1px solid #ddd;
    border-right-width:1px !important;
}
.category-result .el-checkbox__input.is-indeterminate .el-checkbox__inner{
    background-color: #f7ba2a;
    border-color: #ddd;
}
.checkboxId,
.product-table>tbody tr label.checkbox,
.product-table>tbody tr label.radiocheckbox{
    width: 18px;
    height: 18px;
    border: 1px solid #ddd;
    border-radius: 3px;
    margin-right: 5px;
    position: relative;
}
.checkboxId.selected,
.product-table>tbody tr label.selected{
    background: #f7ba2a
}
.checkboxId.selected:before,
.product-table>tbody tr label.selected:before{
    box-sizing: content-box;
    content: "";
    border: 2px solid #fff;
    border-left: 0;
    border-top: 0;
    height: 8px;
    left: 5px;
    position: absolute;
    top: 1px;
    -ms-transform: rotate(45deg) scaleY(0);
    transform: rotate(45deg) scaleY(0);
    width: 4px;
    transition: transform .15s cubic-bezier(.71,-.46,.88,.6) .05s;
    -ms-transform-origin: center;
    transform-origin: center;
    transform: rotate(45deg) scaleY(1);
}
.checkboxId input,
.product-table>tbody tr label.radiocheckbox input,
.product-table>tbody tr label.checkbox input{
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    margin: 0;
    opacity: 0;
    cursor: pointer;
}
.supplystatus .el-input__inner{
    height: auto;
}
.product-add .attribute-list .dialog-content .el-checkbox{
    margin-left: 0;
    margin-right: 15px;
}
/*tab切换颜色修改*/
.product-manager .el-tabs__item.is-active, .mall_orders .el-tabs__item.is-active,
.mall-coupon .el-tabs__item.is-active, .mall_orders .el-tabs__item.is-active, .store-manager .el-tabs__item.is-active,
.seller-manager .el-tabs__item.is-active,.mall-orders .el-tabs__item.is-active
{
    color: #F7BA2A !important;
}
.product-manager .el-tabs__active-bar, .mall_orders .el-tabs__active-bar,
.mall-coupon .el-tabs__active-bar, .mall_orders .el-tabs__active-bar ,.store-manager .el-tabs__active-bar,
.seller-manager .el-tabs__active-bar,.mall-orders .el-tabs__active-bar
{
    background-color:#F7BA2A !important;
}
/*修改分类弹窗样式*/
/*弹窗里面的取消按钮颜色*/
.dialog-footer .el-button--default:focus, .dialog-footer .el-button--default:hover, .dialog-footer .el-button--default:active {
    color: #F7BA2A;
    border-color: #F7BA2A;
}
/*弹窗里面关闭按钮颜色*/
.el-dialog__headerbtn:focus .el-dialog__close, .el-dialog__headerbtn:hover .el-dialog__close {
    color: #F7BA2A;
}
/*穿梭框*/
.cate-group .el-checkbox+.el-checkbox{
    margin-left: 0;
}
.cate-group{
    border: 2px solid #ddd;
    padding: 10px 0;
}
.product-manager .el-select, .el-date-editor.el-input{
    width: 110px !important
}
/*弹窗里面的新增*/
.select-cate .cate-add{
    margin-top:20px;
}
.select-cate .cate-add .el-input{
    display: inline-block;
    width:30% !important;
}
.select-cate .cate-add .el-input__inner{
    display: inline-block;
    border: 0;
    border-radius: 0 ;
    border:2px solid #CACACA;
}
.select-cate .cate-add .cate-add-btn{
    display: inline-block;
    border: 2px solid #CACACA;
    height: 36px;
    line-height: 36px;
    vertical-align: -2px;
    width: 53px;
    text-align: center;
    margin-left:10px;
}
.mall-coupon .el-form{
    text-align: center;
}
.mall-coupon .el-form-item__content{
    margin-left:0 !important;
}
.mall-coupon .el-radio__input.is-checked .el-radio__inner{
    background-color: #F7BA2A ;
    border-color: #F7BA2A;
}
.mall-coupon .el-radio__inner:hover {
    border-color: #F7BA2A;
}
#category_table tr td span:nth-child(1){
    margin-right: 0;
}
#category_table>tbody>tr>td:nth-child(2){
    text-align: left !important;
}
#category_table tbody tr td[colspan],#productAttrTb tbody tr td[colspan],#varation tbody tr td[colspan]{
    padding:0;
    border: none;
}
#category_table tbody tr td[colspan] table,#productAttrTb tbody tr td[colspan] table,#varation tbody tr td[colspan] table{
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    border: none;
}
#category_table>tbody>tr>td span.addSubCategory{
    color: #F8B12A
}

#category_table>tbody>tr>td{
    width: 13%;
}
#category_table tbody>tr>td.details-control{
    width: 9%;
}
#category_table>tbody>tr>td span{
    padding: 0 3px;
    cursor: pointer;
}

.subTable{
    width: 100%;
}
.subTable tbody tr td span.update_category{
    color: #F8B12A
}
.subTable tbody tr{
    margin-left: 0;
    margin-right: 0;
}
.subTable tbody tr td{
    width: 13%;
    padding: 8px 0;
}
.subTable tbody tr td:nth-child(1){
    width: 21%
}
.btn-group-vertical>.btn-group:after, .btn-group-vertical>.btn-group:before, .btn-toolbar:after, .btn-toolbar:before, .clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .dl-horizontal dd:after, .dl-horizontal dd:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .modal-footer:after, .modal-footer:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .pager:after, .pager:before, .panel-body:after, .panel-body:before, .row:after, .row:before {
    display: none;
}
.attr-table-width{
    width:100%;
}
#productAttrTb tbody td,.attr-table-width tr td{
    width:20%;
}
#varation table tr td{
    width: 20%;
}
/* 去掉第一个td的有边框*/
#varation thead tr th:nth-child(1),#varation>tbody>tr>td:nth-child(1),#category_table thead tr th:nth-child(1),#category_table>tbody>tr>td:nth-child(1){
    border-right:none;
}
#varation table>tbody>tr>td>span:nth-child(1){
    margin-right: 0;
}



.el-select-dropdown__item.selected{
    background-color: #000 !important
}
.el-select-dropdown__item.selected.hover{
    background-color: #000 !important
}
.el-select-dropdown.is-multiple .el-select-dropdown__item.selected.hover, .el-select-dropdown__item.hover, .el-select-dropdown__item:hover{
    background-color: #000 !important;
    color: #fff;
}


/* 订单管理列表的样式修改 */
.form-control{
    height: 36px;
    border: 1px solid #bfcbd9
}
.product_orders{
    /*border:none;*/
}
.product_orders>thead>tr>th{
    border:none;
    background: #f5f5f5
}
.product_orders>tbody>tr.group>td.view_detail>span:nth-child(1){
    color: #F5B11E;
}
.product_orders>tbody>tr.group>td.view_detail>span{
    cursor: pointer;
    margin: 0px 2px;
}
.dataTables_filter>label{
    margin-bottom: 15px;
}
.order_manager #product_orders_wrapper,.setting-shop #shop_notice_wrapper{
    margin-top: -36px;
}
.product_orders>tbody>tr.group>td{
    border-right: none;
}
.product_orders>tbody tr.group label.checkbox{
    width: 18px;
    height: 18px;
    border: 1px solid #ddd;
    border-radius: 3px;
    margin-right: 5px;
    position: relative;
}
.product_orders>tbody tr.group label.selected{
    background: #f7ba2a
}
.product_orders>tbody tr.group label.selected:before{
    box-sizing: content-box;
    content: "";
    border: 2px solid #fff;
    border-left: 0;
    border-top: 0;
    height: 8px;
    left: 5px;
    position: absolute;
    top: 1px;
    -ms-transform: rotate(45deg) scaleY(0);
    transform: rotate(45deg) scaleY(0);
    width: 4px;
    transition: transform .15s cubic-bezier(.71,-.46,.88,.6) .05s;
    -ms-transform-origin: center;
    transform-origin: center;
    transform: rotate(45deg) scaleY(1);

}
.product_orders>tbody tr.group label.checkbox input{
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    margin: 0;
    opacity: 0;
    cursor: pointer;
}
.product_orders>tbody tr[role=row] td{
    border-bottom: 1px solid #ddd;
}
.product_orders>tbody tr[role=row] td:first-child{
    border-left: 1px solid #ddd;
    text-align: left !important
}
.product_orders>tbody tr[role=row] td:last-child{
    border-right: 1px solid #ddd;
}
.product_orders>tbody>tr>td:last-child{
    border-right: 1px solid #ddd;
}
.product_orders>tbody>tr.group>td{
    border-right: none;
    border-top: 1px solid #ddd
}
.el-dialog__title{
    font-weight: normal !important;
}

/* 批量按钮的显示隐藏 */
.batchShows{
    display: none;
}
.send-active{
    border: 1px solid #F5B11E !important;
    color: #F5B11E
}
.el-button--primary{
    background-color: #F5B11E !important;
    border-color: #F5B11E !important;
}


/* 优惠券 */
table>tbody td .btn-time{
    display: none;
}
table>tbody td .btn-time .cancellation{
    color: #ccc;
}
.coupon_promote  .el-dialog{
    width: 30%;
    border-radius: 10px;
}
.coupon_promote .el-dialog__header{
    display: none;
}
.coupon_promote .el-dialog__body{
    padding: 0;
}
.coupon_promote .el-dialog__body .el-tabs__nav{
    width: 100%;
}
.coupon_promote .el-dialog__body .el-tabs__nav .el-tabs__item{
    width: 50%;
    text-align: center;
    margin-right: 0px;
    margin-left: 0px;
    padding: 0;
}
.coupon_promote .qrcode p{
    text-align: center;
}
.coupon_promote .el-tabs{
    border-radius: 5px;
}
.coupon_promote .el-dialog__footer{
    text-align: center;
}
.coupon_promote .couponLink{
    padding: 30px 0;
}
.coupon_promote .el-tabs--border-card{
    box-shadow: none;
    border: none;
}
.coupon_promote .dialog-footer button{
    padding: 10px 25px;
}
/* 新增优惠券 */
.mall-coupon-add  label{
    font-weight: normal !important;
}
.mall-coupon-add .product_table{
    max-height: 200px;
}
.product_table thead tr th{
    height: auto !important
}
.product_table tr td span:nth-child(1){
    margin-right: 0;
}
.tableShow .product_table tr td:nth-child(2){
    color: #f7ba2a
}
.mall-coupon-add .source .el-form-item .el-form-item__label,.couponExpiry .el-form-item__label{
    margin-top: 10px
}
.mall-coupon-add .radio .el-date-editor.el-input {
    width: 230px !important
}
.mall-coupon-add  #product_list_filter label,.mall-coupon-add  #category_list_filter label{
    width: 100%;
    margin-bottom: 0;
}
.mall-coupon-add .coupon_product tbody tr td{
    border-right: none;
    border-bottom: 1px dashed #ddd;
    border-top: none;
}
.mall-coupon-add .coupon_product tbody tr td:last-child{
    border-right: 1px solid #ddd;
}
.mall-coupon-add .coupon_product tbody tr:first-child td{
    border-top: 1px solid #ddd;
}
.mall-coupon-add .coupon_product tbody tr:last-child td{
    border-bottom: 1px solid #ddd
}
.mall-coupon-add .coupon_product tbody tr td span:nth-child(1){
    margin-right: 0;
}
.mall-coupon-add .coupon_product tbody tr td span.focus{
    display: none;
}
.mall-coupon-add .coupon_product tbody tr td span.selector{
    color: #F4B73A
}
/* 员工管理 */
.employee-manager .el-tabs__item.is-active{
    color: #f7ba2a
}
.employee-manager .el-tabs__active-bar{
    background-color: #f7ba2a
}
table#employee tbody tr td a,table#authority tbody tr td a{
    color: #333;
    margin: 0 5px;
    cursor: pointer;
}
table#employee tbody tr td a.editRow,table#authority tbody tr td a.editRow{
    color: #f7ba2a;
}
.note textarea{
    border:none;
    resize:none;
}
.note1 textarea{
    resize:none;
    border:1px solid #ccc;
}

/* 门店管理 */
.handle-way span{
    padding: 0 4px;
}
#table-style .dataTables_wrapper{
    margin-top: -36px;
}
#table-style table tbody tr{
    height: 60px;
}
#table-style table td{
    padding: 10px 0;
}
#table-style table tbody::before{
    content: '';
    height: 10px;
    display: block;
}
#table-style table tbody tr{
    border-right: 2px solid #dcdcdc;
    border-bottom: 2px solid #dcdcdc;
    border-left: 2px solid #dcdcdc;
}
#table-style table tbody tr:first-child{
    border-top: 2px solid #dcdcdc;
}

/* 添加门店 */

.change-store .wrap-ipt-text{
    width: 50% !important;
}
.change-store .el-form-item__label,
.group-booking .el-form-item__label,
.productset .el-form-item__label{
    padding: 11px 32px 11px 0 !important;
}
.el-select-dropdown__list{
    padding: 0px !important;
}
#selector:after{
    content: '';
    display: block;
    clear: both;

}
#selector select {
    width: 32%;
    height: 36px;
    color: #666666;
    float: left;
    font-size: inherit;
    padding: 3px 10px;
    border-radius: 4px;
    margin-right: 2%;
    box-sizing: border-box;
    border: 1px solid #bfcbd9;
}
#selector select.is-error{
    border-color: #ff4949;
}
#selector select:last-child{
    margin-right: 0%;
}

/* bootstrap 修改 */
.STOCK_TABLE #example2_filter label,#example2_filter label input{
  width: 100%;
}
.STOCK_TABLE div.dataTables_wrapper div.dataTables_filter input{
  margin-left: 0;
}
.STOCK_TABLE table{
  width: 100% !important;
}
.STOCK_TABLE .dataTables_filter>label{
  margin-bottom: 0 !important;
}
.STOCK_TABLE table thead tr th:nth-child(1),.STOCK_TABLE table tbody tr td:nth-child(1){
  border-right: none;
}
.STOCK_TABLE table tbody tr td input{
  height: 25px;
  background: #e1e1e1;
  border: none;
  outline: none;
  padding-left: 5px;
}
.el-checkbox__input.is-checked .el-checkbox__inner{
    background-color: #f7ba2a !important;
    border-color: #f7ba2a !important;
}
/* 商户编辑 */
.edit-businesses .el-upload{
    width: 178px;
    height: 178px;
}
.edit-businesses .el-upload .upload-content{
    width: 178px;
    height: 178px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #ddd;
    margin-right: 20px;
}

/* datatables 分页样式修改*/
.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover{
 color: #fff;
 background-color: #000;
}
.pagination>li>a,
.pagination>li>span{
 margin-right: 5px;
 border-radius: 4px;
}

/* 商城设置*/
.setting-shop label{
    font-weight: normal;
}
.setting-shop .vdistpicker select{
    font-size: inherit;
    padding: 0;
    height: 35px;
    border-radius: 5px;
}
.edit-dialog .distpicker-address-wrapper select {
    width: 32% !important;
}
.edit-dialog .el-dialog--small{
    width: 70% !important;
}

/* 线下订单 */
.mall-offline-order .orderdetail{
    color: #F5B11E;
    cursor: pointer;
}
/*营销*/
.markting-manager #productlist_wrapper{
    margin-top: -36px
}
.markting-manager .el-tabs--border-card>.el-tabs__header .el-tabs__item.is-active{
    border-bottom: 2px solid #f7ba2a
}
.markting-manager  .el-tabs__item.is-active{
    color: #333
}
.markting-manager table .setTimetobuy{
    background: #f7ba2a;
    padding: 6px 10px;
    color: #fff;
    border-radius: 4px;
    cursor: pointer;
}
.markting-manager #productlist>tbody>tr>td,.markting-manager #contentlist>tbody>tr>td{
    border-right: none;
}
.markting-manager #productlist>tbody tr label.checkbox,.markting-manager #contentlist>tbody tr label.checkbox{
    width: 18px;
    height: 18px;
    border: 1px solid #ddd;
    border-radius: 3px;
    margin-right: 10px;
    position: relative;
    float: left;
    top: 12px;
}
.markting-manager #productlist>tbody tr label.selected,.markting-manager #contentlist>tbody tr label.selected{
    background: #f7ba2a
}
.markting-manager #productlist>tbody tr label.selected:before,.markting-manager #contentlist>tbody tr label.selected:before{
    box-sizing: content-box;
    content: "";
    border: 2px solid #fff;
    border-left: 0;
    border-top: 0;
    height: 8px;
    left: 5px;
    position: absolute;
    top: 1px;
    -ms-transform: rotate(45deg) scaleY(0);
    transform: rotate(45deg) scaleY(0);
    width: 4px;
    transition: transform .15s cubic-bezier(.71,-.46,.88,.6) .05s;
    -ms-transform-origin: center;
    transform-origin: center;
    transform: rotate(45deg) scaleY(1);

}
.markting-manager #productlist>tbody tr label.checkbox input,.markting-manager #contentlist>tbody tr label.checkbox input{
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    margin: 0;
    opacity: 0;
    cursor: pointer;
}
.markting-manager .el-tabs--border-card>.el-tabs__header{
    background-color: #E6E6E6
}
.markting-manager #contentlist tr td span:nth-child(1){
    margin-right: 0;
}
.markting-manager #contentlist td span.cancle{
    background: #dea726;
    padding: 5px 15px;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
}
.markting-manager #contentlist td span.color_g{
 background: #CCCCCC;
 height: 25px;
 padding: 5px 10px;
 border-top-left-radius: 3px;
 border-bottom-left-radius: 3px;
}
.markting-manager #contentlist td input.txt{
    height: 30px;
    border: 1px solid #ddd;
    outline: none;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    margin-right: 5px;
    padding-left: 4px;
}
.markting-manager #contentlist td span.color_c{
    background: #ccc
}
/* 费用模块 */
.fee{
    color: #dea726;
    text-decoration: none;
    cursor: pointer;
}
/*打印设置第二版 @duqi*/


.printtitle{
    margin-bottom: 20px;
    font-weight: bold;
    text-align: center;
}

.print-flex{
    display: flex;
    margin-bottom: 5px;
}

.order-table {
    width: 100%;
    border: 1px dashed black;
    text-align: left!important;
    margin: 10px 0 10px 0;
    /*table-layout: fixed;*/
}
.order-table td{
    border-bottom-color: black;
    border-bottom-style: dashed;
    border-left-color: black;
    border-left-style: dashed;
    word-wrap: break-word;
    padding: 5px 5px;
    text-align: left !important
}

.print-flex-item{
    flex: 1
}


/*============================================================
  打印设置
  ==============================================================*/

/*============================================================
公共样式设置
==============================================================*/
.print_title{
    text-align: center;
}
.print_user{
    display: flex;
}
.print_user>div{
    flex:1;
}
.order_list{
    margin-top: 10px;
    margin-bottom: 10px;
    border-top: 1px solid #000
}
.order_list ul{
    list-style: none;
    margin: 0;
    padding: 0;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
}
.order_list ul li{
    display: flex;
}
.order_list ul span{
    /*box model*/
    flex:1;
    display: flex;
    justify-content: center;
    align-items: center;
    border-right: 1px solid #000;
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #000;
}
.order_list ul li span:last-child{
    border-right: none;
}

.order_h li span{
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #000;
}
/*============================================================
私有样式设置
==============================================================*/
.order_hh li{
    border-top:1px solid #000;
}
.order_bh{
    border-bottom: 1px solid #000;
}
.order_bh li{
    border-top: 1px solid #000
}
.order_total li span,.order_note li span{
    justify-content: flex-start;
    text-indent: 1em
}
.order_note li{
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
}
.order_notes li{
    border-bottom: 1px solid #000;
    line-height: 50px;
    text-indent: 1em
}
.print_shop span{
    margin-right: 10px;
    margin-top: 30px;
}

/*============================================================
费用模块
==============================================================*/
.feecoupon .el-radio__input.is-checked .el-radio__inner{
 border-color: #F5B11E;
 background: #F5B11E;
}
.tips_expense .el-dialog--small{
    width: 30%;
}
/*===========================================================
遮罩层的层级
=============================================================*/
.el-loading-mask{
    z-index: 9999 !important;
}

/*===========================================================
文本编辑器不显示：图片，视频，全屏，帮助，链接
=============================================================*/

button[data-original-title='全屏'],
button[data-original-title='帮助'],
button[data-original-title='图片'],
button[data-original-title='链接 (CTRL+K)'],
button[data-original-title='视频']{
    display: none;
}
.qrcode canvas{
    width: 100%;
    height: 100%;
}
/*=========================================================
评论
===========================================================*/
.comment-manager .dataTables_wrapper {
    margin-top: 0;
}

/*=================================================
echarts
=================================================*/
/*.echarts>div{width: 100%;}*/

.settle-dialog .el-dialog--small{
    width: 40%;
}
.settle-dialog .el-dialog__header{
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
    background-color: #e5e5e5;
    border-bottom: 2px solid #ddd;
    position: relative;
}
.settle-dialog .el-dialog__title{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.settle-dialog .el-dialog__headerbtn .el-dialog__close{
    color: #999;
}
.settle-dialog .el-dialog__body{
    padding: 20px;
}
.settle-dialog .el-dialog__footer{
    text-align: center;
}
.settle-dialog .el-dialog__body{
    font-size: 13px;
    color: #666;
}
.seller-manager .edit,
.pointer-box .edit,
.seller-manager .pointer-btn,
.print-btn,
.sold-out{
    cursor: pointer;
}
.seller-manager .list-left,
.print-derive .list-left{
    width: 392px;
}
.seller-manager .list-right,
.seller-manager .settle-right{
    width: 100%;
    padding-right: 20px;
    box-sizing: border-box;
}
.seller-manager .list-right,
.print-derive .list-right{
    padding-left: 392px;
}
.print-derive .list-right{
    padding-left: 510px;
}
.offline-data .list-right{
    padding-left: 460px;
}
.seller-manager .settle-left{
    width: 110px;
}
.seller-manager .settle-right{
    padding-left: 130px;
}
.stock-in .settle-right{
    width: 100%;
    box-sizing: border-box;
    padding-right: 20px;
    padding-left: 270px;
}
.stock-in .ruku-right{
    width: 100%;
    box-sizing: border-box;
    padding-right: 20px;
    padding-left: 150px;
}
.stock-in .inmanage-right{
    width: 100%;
    box-sizing: border-box;
    padding-right: 20px;
    padding-left: 404px;
}
.stock-in .move-right{
    width: 100%;
    box-sizing: border-box;
    padding-right: 20px;
    padding-left: 270px;
}

.price-print .product-img{
    float: none;
}

.time-limit .el-input__inner{
    border-radius: 4px 0px 0px 4px;
}
/*拼团*/
.productset .wrap-ipt-text{
    max-width: 400px;
}
.productset .ipt-half{
    max-width: 185px !important;
}
.price-item .el-input__inner{
    border-top: 1px solid #bfcbd9;
    border-right: 1px solid #bfcbd9;
    border-bottom: 1px solid #bfcbd9;
    border-left: none;
    border-radius: 0 4px 4px 0;
}

.colorblue{
    background-color: #20A0FE !important;
    border-color: #20A0FE !important;
}
.messagebox .el-icon-warning{
    color: #20A0FE !important;
}
/*价签打印*/
.print_price{
    position: relative;
}
.attrbox{
    position: absolute;
    user-select: none;
}
.stock-page .my-search,
.stock-batch .my-search {
    width: 50% !important;
}
.my-autocomplete li {
    line-height: normal;
    padding: 7px;
}
.my-autocomplete .name {
    font-size: 14px;
    color: #000;
    padding-right: 10px;
}
.my-autocomplete .addr {
    font-size: 12px;
    color: #b4b4b4;
}

.stock-page .el-dialog--small{
    width: 40% !important;
}
.box-cl:after{
    content: '';
    display: block;
    clear: both;
}
.box-fl{
    float: left;
}
.w_three{
    width: 33%;
}
.order-info .w_three{
    margin-bottom: 5px;
}
.stock-total{
    text-align: right;
}
.stock-total span{
    margin: 0 15px 0 5px;
}
/*去掉页眉页脚，设置边距*/
.print_stock,
.print_area{
    padding: 20px;
}
.detail-table{
    margin: 20px 0;
    border: 1px solid #999;
}
.detail-table>tbody>tr{
    border-top: 1px solid #999;
}
.detail-table>tbody>tr>td,
.detail-table>thead>tr>th{
    border-right: 1px solid #999;
}
.detail-table>tbody>tr>td:last-child,
.detail-table>thead>tr>th:last-child{
    border-right: none;
}
.detail-table>tbody>tr>td,
.detail-table>tbody>tr>th,
.detail-table>thead>tr>td,
.detail-table>thead>tr>th {
    padding: 8px;
}
.items-title{
    width: 20%;
    text-align: right;
    margin: 5px 0;
}
.items-data{
    margin: 5px 0;
    padding-left: 20px;
}

/*@media (max-width:1024px){
    .w_three{
        width: 50%;
    }
}*/
.stockinfo-right .dt-buttons{
    position: absolute;
    right: 200px;
}
.stock-ipt{
    width: 70%;
    padding: 5px;
    margin-left: 15%;
    box-sizing: border-box;
    display: block;
    border-radius: 4px;
    text-align: center;
    outline: none;
    border: 1px solid #bfcbd9;
    -webkit-appearance: button;
}
.checkedrow{
    /*font-weight: bold;*/
    color: #f7ba2a;
}

.stock-ruleForm .dataTables_wrapper{
    width: 100%;
    display: inline-block;
}
.relative-sku{
    text-align: center;
}
.sku-qrcode{
    display: inline-block;
    margin-top: 5px;
    margin-right: 0px !important;
}
table.dataTable tbody tr.selected,
table.dataTable tbody tr.selected{
    background-color: #c2c2c2;
}
.print_stock .row{
    margin-right: 0px;
    margin-left: 0px;
}
.print_stock .row{
    margin-right: 0px;
    margin-left: 0px;
}
.stock-dialog .el-dialog__body{
    text-align: center !important;
}
.excel-box{
    position: absolute;
    top: 2px;
    z-index: 1;
    right: 180px;
}
@page {
    size: auto;
    margin: 0mm;
}
.clearskubtn {
    position: absolute;
    top: 0px;
    right: 0px;
    color: #ccc;
    cursor: pointer;
    background-color: white;
    display: inline-block;
    height: 30px;
    width: 30px;
    text-align: center;
    line-height: 30px !important
}
.tips-kkd{
    word-wrap: break-word;
    margin-top: 20px;
    margin-left: 15px;
    font-size: 14px;
    text-align: left;
}
.tips-kkd .el-tag {
    font-size: 16px;
    padding: 0px 10px;
    height: 36px;
    line-height: 36px;
}
.tips-kkd .span-note {
    color: #555;
    font-weight: bold;
    margin-right: 5px;
    margin-left: 5px;
}
/*datatable点击变色*/
.active-click-background {
    background-color: #c2c2c2 !important
}

.print_stock .title{
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    font-size: 18px;
}
.print_stock .col{
    padding: 5px 2px;
    font-size: 14px;
}

.set_textarea .el-textarea__inner{
    resize: none;
    outline: none;
}
.express-box .el-input{
    width: 100% !important;
}
.express_number .el-input__inner{
    padding: 3px 10px !important;
    /*padding: 3px 42px 3px 10px !important;*/
}


.bankactive .el-input__inner{
    color: #F5B11E !important;
    border: 1px solid #F5B11E !important;
}
.settlement .el-form-item__content{
    font-size: 16px !important;
    font-weight: 700;
    color: #48576a;
}
.addr-autocomplete li{
    padding: 5px 10px !important;
    border-bottom: 1px solid #ddd;
}
.addr-autocomplete li:last-child{
    border-bottom: none;
}
.addr-autocomplete .addr_name{
    width: calc(100% - 50px);
    height: 30px;
    line-height: 30px;
    display: block;
    float: left;
    color: #333;
}
.addr-autocomplete .is_default{
    display: block;
}
.addr-autocomplete .no_default{
    display: none;
}
.addr-autocomplete .d_btn{
    width: 40px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    color: #fff;
    float: right;
    margin-top: 5px;
    border-radius: 4px;
    background-color: #ff4949;
}
.addr-autocomplete .addr_client,
.addr-autocomplete .addr_tel{
    width: 50%;
    height: 20px;
    line-height: 20px;
    float: left;
    color: #999;
    font-size: 12px;
    display: block;
}

.echarts_pre canvas{
    width: 100%;
}

.seller-manager .row:after{
    content: '';
    display: block;
    clear: both;
}
.bind-ruleForm .el-icon-search:before{
    font-size: 20px !important;
    margin-top: 8px !important;
}
.sortable-many-picture {
    float: left;
}
.upload-content-manyimg-add {
    float: left;
    border: 1px solid #ddd;
    width: 80px;
    height: 80px;
    position: relative;
    float: left;
}
.wholesale_show{
    display: block;
}
.wholesale_hide{
    display: none;
}
.wholesale-wrap{
    position: absolute;
    top: -60%;
    left: -150px;
    width: 160px;
    background-color: #fff;
    border-radius: 4px;
    border: 1px solid #ddd;
    z-index: 99;
}
.wholesale-wrap p{
    padding: 10px;
    margin: 0px !important;
    cursor: pointer;
    border-bottom: 1px solid #ddd;
}
.wholesale-wrap p:last-child{
    border-bottom: none;
}
.wholesale-wrap p:after{
    content: '';
    display: block;
    clear: both;
}
.wholesale-wrap span{
    margin: 0px !important;
    display: block;
    width: 50%;
}
.wholesale-wrap span:first-child{
    float: left;
    text-align: left;
}
.wholesale-wrap span:last-child{
    float: right;
    color: red;
    text-align: right;
}
.inputfontSize input::-webkit-outer-spin-button,
.inputfontSize input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}
.inputfontSize input[type="number"] {
    -moz-appearance: textfield;
}
.inputW  input::-webkit-outer-spin-button,
.inputW  input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}
.inputW  input[type="number"] {
    -moz-appearance: textfield;
}
.upload-video .el-upload--text{
    border: 1px dashed #d9d9d9
}

#category_table_wrapper{
    position: relative;
    top: -36px;
}

.filter-wrapper-stock {
    position: absolute;
    z-index: 1;
    right: 190px;
    top: 0;
}

.filter-wrapper-stock:after {
    content: '';
    display: block;
    clear: both;
}

#takeinTbstock_wrapper {
    position: relative;
    top: -20px;
}

#takeoutTbstock_wrapper {
    position: relative;
    top: -20px;
}

#detailTbstock_wrapper {
    position: relative;
    top: -20px;
}

#purchaseorderTb_wrapper {
    position: relative;
    top: 20px
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}

input[type="number"]{
    -moz-appearance: textfield;
}

.attrexport-list {
    padding-left: 30px !important;
    padding-right: 30px !important
}