﻿@charset "utf-8";

.LoginBox { 
    width:350px !important;
    margin-top: 150px;
}

.logininput { 
    width:230px; 
}

.loginBtn { 
    width:350px !important;
}

input[type="password"] { 
    margin-top: 0px !important;
}

.filter-reset{
    display: none !important;
}

.custom-require{
    margin-left: 4px;
    color: red;
}

.custom-ctn-wrap{
    display: flex;
}

.custom-manage-wrapper{
    width: 742px !important;
}

.custom-barCode{
    background-image: url(/statics/images/tiaoxingma.jpg);
    background-repeat: no-repeat;   /* 确保不重复 */
    background-position: 4px center; /* 确保图片居中 */
    padding-left: 28px !important;
}

.ui-input, .ui-combo-wrap{
    border-width: 1px !important;
}

.custom-textbox-pur{
    height: 32px !important;
    line-height: 32px !important;
}

.custom-check-btn{
    background-color:#DB2D2F !important;
    color:#fff
}

.custom-check-btn:hover{
    background-color:red !important;
    color:#fff
}

.custom-check-out-btn{
    background-color:#DB2D2F !important;
    color:#fff
}

.custom-check-out-btn:hover{
    background-color:red !important;
    color:#fff
}

.custom-print-btn{
    background-color:#4682B4 !important;
    color:#fff !important;
}

.custom-print-btn:hover{
    background-color:#000080 !important;
    color:#fff !important;
}

.custom-import-btn{
    background-color:#138496 !important;
    border-color:#117a8b !important;
    color:#fff !important;
}

.custom-import-btn:hover{
    background-color:#000080 !important;
    color:#fff !important;
}

.custom-saoma-btn{
    background-color:blue !important;
    color:#fff !important;
}

.custom-saoma-btn:hover{
    background-color:blue !important;
    color:#fff !important;
}

.ui-jqgrid tr.jqgrow td{
    height:48px !important;
}

.ui-jqgrid-btable tr:not(:first-child) td{
    padding: 2px 4px;
}

.custom-saoma:hover{
    background: #157382;
}

.custom-tuihuo:hover{
    background: #157382;
}


.close-saoma-btn{
    cursor: pointer;
    background:url(/statics/images/close.png) 0 0 no-repeat
}

.close-saoma-btn:hover{
    background:url(/statics/images/close-hover.png) 0 0 no-repeat
}



.custom_tracking_parcel_loading_mask{
    width:100%;
    height:100rem;
    top:0px;
    left:0px;
    position:fixed;
    background:#000;
    opacity:0.8;
    z-index:998;
}
.custom_tracking_parcel_loading_mask_ex{
    opacity:0.6 !important;
}
.custom_tracking_parcel_loading_mask img{
    opacity:1;
}

.custom_tracking_parcel_loading{
    width:400px;
    position:absolute;
    left:40%;
    top:45%;
    z-index:999;
    margin-left:-5rem;
    margin-top:-5rem;
    color: #fff;
    display: flex;
}

.custom-input-barcode:focus{
    outline: none !important;
    border: 2px solid yellow !important;

}

.saomaqiang-nav {
    position: relative;
    display: block;
    height: 80px;
    width: 100%;
    float: left;
    font-family: "新宋体", "宋体";
    background-image: url(/statics/images/saomaqiang_new.png);
}
.saomaqiang-nav:hover {
    background: #157382;
    background-image: url(/statics/images/saomaqiang_new.png);
}

.tuihuo-nav {
    position: relative;
    display: block;
    height: 80px;
    width: 100%;
    float: left;
    font-family: "新宋体", "宋体";
    background-image: url(/statics/images/saomaqiang_new.png);
}
.tuihuo-nav:hover {
    background: #157382;
    background-image: url(/statics/images/saomaqiang_new.png);
}

.pct20{
    width: 20%;
     /*border: 1px solid #000;*/
}

.pct25{
    width: 20%;
     /*border: 1px solid #000;*/
}

.pct30{
    width: 30%;
     /*border: 1px solid #000;*/
}

.pct60{
    width: 60%;
     /*border: 1px solid #000;*/
}



@media only screen and (max-width: 1560px) {
    .pct25{
        width: 25% !important;
         /*border: 1px solid #000;*/
    }
}
@media only screen and (max-width: 1300px) {
    .custom-saletable{
        flex-wrap: wrap;
    }
    .custom-saletable-span-1{
        margin-left: 0px !important;
    }
    .custom-saletable-span-2{
        margin-left: 8px !important;
    }
    .custom-saletable-note{
        margin-top: 10px;
    }
    .custom-saletable-note_2{
        margin-top: 0px;
    }
}
/*
.con-footer ul li label{
    width: 50px !important;
}

.con-footer ul li{
    min-width: 160px !important;
}*/





.custom_tracking_parcel_loading_mask_select{
    width:100%;
    height:100rem;
    top:0px;
    left:0px;
    position:fixed;
    background:#000;
    opacity:0.8;
    z-index:998;
}
.custom_tracking_parcel_loading_mask_select_ex{
    opacity:0.6 !important;
}
.custom_tracking_parcel_loading_mask_select img{
    opacity:1;
}

.custom_tracking_parcel_loading_select{
    width:400px;
    position:absolute;
    left:40%;
    top:45%;
    z-index:999;
    margin-left:-5rem;
    margin-top:-5rem;
    color: #fff;
    display: flex;
}

.close-saoma-btn-new-output:hover,
.saoma_btn_output:hover{
    background-color:#e42217 !important;
}


.has-audit-output{ 
    width: 150px; 
    height: 74px; 
    background: url(img/audit_output.png) 0 0 no-repeat; 
    position: absolute; 
    right: 40px; 
    bottom: 195px; 
}

.custom-grid-wrap .jqgrow td{
    padding:10px 5px !important;
}

.custom-tag-input{
    bottom: 160px !important;
}

.custom-btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    border-radius: 2px;
    text-decoration: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.custom-btn-primary{
    color: #fff;
    background-color: #4E7FE1;
    border-color: #386fdd;
}

.custom-btn-more{
    color: #fff;
    background-color: #1E90FF;
    border-color: #386fdd;
}

.custom-btn-more:hover {
    background-color: #005AB5;
    color: #fff !important;
    text-decoration: none
}

.custom-btn-red{
    color: #fff !important;
    background-color: #1E90FF !important;
    border-color: #386fdd !important;
}

.custom-btn-red:hover {
    background-color: #005AB5 !important;
    color: #fff !important !important;
    text-decoration: none !important;
}

.custom-btn-delete{
    color: #fff;
    background-color: #b1b1b1;
    border-color: #386fdd;
}

.custom-btn-delete:hover {
    background-color: #005AB5;
    color: #fff !important;
    text-decoration: none
}


/* 下拉按钮 */
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

/*
.dropdown-menu1 {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0,0,0,.15);
  border-radius: 2px;
  -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
  box-shadow: 0 6px 12px rgba(0,0,0,.175);
  background-clip: padding-box;
}


.dropdown-menu>li>a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857;
  color: #333;
  white-space: nowrap;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
  text-decoration: none;
  background-color: #ddd;
  color: #666;
}*/

.dropdown-menu {
   /* position: relative !important;*/
}


.custom-btn:focus,
.custom-btn:hover{
    color: #fff !important;
}


.dropdown-menu {
    left: -9px !important;
    margin: 5px !important;
}

.normal-grid-wrap .ui-jqgrid tr.jqgrow td{
    overflow: hidden !important;

}

.sp-grid-wrap .ui-jqgrid tr.jqgrow td:nth-last-child(3){
    overflow: hidden !important;
}

.cmr-input{
    background-color: #f1f4ff !important;
    padding-top: 2px !important;
    color: #555 !important;
}
.cmr-input:focus{
    background-color: #fff !important;
}

.custom-inventory-list .ui-jqgrid-bdiv .ui-state-hover{
    /*background-color: transparent !important;*/
    color: inherit; !important;
}

.custom-inventory-list .ui-jqgrid-bdiv .ui-state-highlight {
    /*background-color: transparent !important;*/
    color: inherit; !important;
}

.receipt-header .chosen-container-single .chosen-single{
    position: absolute !important;
}


.custom-receipt-list .ui-jqgrid tr.jqgrow td:nth-last-child(1){
    overflow: hidden !important;
}

.custom-ui-ellipsis-2{
    color:blue !important;
}

.custom-nav-class-red{
    color: red !important;
}

.custom-storage-list-101 .ui-combo-wrap{
    width: 200px !important;
}

.custom-storage-list-101 input{
    width: 200px !important;
}


.custom-invPur-table-div .ui-jqgrid-htable,
.custom-invSa-table-div .ui-jqgrid-htable{
    height: 56px !important;
}

.custom-synch-row-data{
    margin-left: 4px;
    color: blue;
}

.custom-invSaleList-table tr.jqgrow td,
.custom-invPurList-table tr.jqgrow td {
    white-space: normal !important;
}

.custom-fedex-self .ui-jqgrid-view,
.custom-fedex-self .ui-jqgrid-sdiv,
.custom-fedex-self .ui-state-default,
.custom-fedex-self .ui-jqgrid{
    max-width: 995px !important;
    margin: 0 auto !important;
}

.custom-fedex-self .ui-jqgrid-bdiv{
    max-width: 995px !important;
    margin: 0 auto !important;
}



.ui-icon-return-ex { background-position:-222px 0; }

.morebtn_dropdown-menu_td {
    overflow: visible !important;
}



.custom-btn-blue_border{
    color: #555 !important;
    background-color: #fff !important;
    border:1px #4682B4 !important;
}

.custom-btn-blue_border:hover {
    background-color: #005AB5 !important;
    color: #fff !important !important;
    text-decoration: none !important;
}



@media only screen and (max-width: 990px) {
    .bootstrap_fl{
        width: 100% !important;
    }
    .bootstrap_fr{
        width: 100% !important;
    }
    .bootstrap_card{
        flex-direction:column !important;
    }
    .bootstrap_operating{
        justify-content:left !important;
        padding-top:0px !important;
    }
    .bootstrap_form-group{
        flex-direction:column !important;        
    }
    .bootstrap_input-group{
        margin-left: 1px !important;
        margin-top: 8px !important;
    }
    #matchCon{
        width: 158px !important;
    }
    #sortclass{
        width: 158px !important;
    }
}

.font_size_12px button{
    font-size: 12px !important;
}
.font_size_14px button{
    font-size: 14px !important;
}

.font_size_12px .caret{
    border: 0 !important;
}
.font_size_14px .caret{
    border: 0 !important;
}
a.ui-btn{
    padding: 0 12px;
}

.tip_custom{
    font-size:12px; 
    padding: 5px 5px;
    color: #689800;
    font-size: 12px;
    border: 1px solid #afd759;
    background-color: #faffef;
    box-shadow: 0 0 5px rgba(130,190,0,.35);
    border-radius: 2px;
}

.green_007500{
    color: #007500 !important;
}

.black_000000{
    color: #000000 !important;
}

.blue_232F3F
{
    color: #232F3F !important;    
}


.bold-text{
    font-weight: bold !important;   
}