﻿table.gridtable {
    font-family: "Arial", "Microsoft YaHei", "SimSun";
    font-size: 14px;
    color: #333333;
    border-width: 1px;
    border-color: #666666;
    border-collapse: collapse;
    table-layout: fixed;
    width: auto;
}

    table.gridtable tr:hover {
        background: #e6f3ff !important;
    }

.hide {
    display: none !important;
}

.bold {
    font-weight: bold !important;
}

.bt0 {
    border-top-color: #dadada !important;
}

.bb0 {
    border-bottom-color: #dadada !important;
}

.bc0 {
    border-color: #dadada !important;
}

.bb1 {
    border-bottom:2px #000 !important;
}

.gridtable .bb2 {
    border-bottom: 2px solid #000 !important;
}
table.gridtable th {
    border-width: 1px;
    padding: 3px;
    border-style: solid;
    border-color: #000;
    background-color: #dedede;
}

.batchstatus {
    font-weight: bold;
}

.status4 {
    color: #1863c8;
}

.status2 {
    color: #333;
}

.status5 {
    color: #7a0dad;
}

.status7 {
    color: #1863c8;
}

.status8 {
    color: #333;
}

.status1 {
    color: #f97171;
}

.batch {
    position: relative;
    clear: both;
}

    
    .batch .ziyin {
        border: 1px solid #ec423e;
        color: #fff;
        background: #ec423e;
        font-weight: normal;
        font-size: 13px;
        padding: 1px 3px 2px 3px;
        border-radius: 5px;
        
    }

    .batch .vip {
        background-image: linear-gradient(#f7d354, #f89742);
        border: 1px solid #f89742;
        color: #fff;
        font-weight: normal;
        font-size: 12px;
        padding: 1px 3px 2px 3px;
        border-radius: 5px;
        letter-spacing: 2px;
    }

    .batch .noreg {
        border: 1px solid #ccc;
        color: #000;
        background: #ccc;
        font-weight: normal;
        font-size: 9px;
        border-radius: 5px;
    }

    .batch .img {
        position: absolute;
        top: 30px;
        right: 270px;
        width: 80px;
        height: 80px;
        transform: rotate(-20deg);
    }
/*table.gridtable tbody td:nth-child(odd) {
    background-color: #f2f2f2 !important;
}*/
.batchListWeb .gridtable td {
    padding: 4px 3px;
}

    .batchListWeb .gridtable td > a {
        cursor: pointer;
        
    }

.batchListWeb .pager h3 {
    top: 25px;
}

    .batchListWeb .pager h3 span {
        color: blue;
    }

table.gridtable tr {
    background-color: #FCE4D6;
    background-color: #fff;
    cursor: pointer;
    height: 40px;
}

    table.gridtable tr:nth-child(even), table.gridtable.bgeven {
        background-color: #BDD7EE;
        background-color: #fff;
        cursor: pointer;
    }

.bgblue {
    background: #e6f3ff !important;
}

.cred {
    color: #f76d10;
}

.gridtable .ncp > b {
    font-weight: normal;
    color: #000;
}

.gridtable img {
    height: 25px;
    position: relative;
    top: 1px;
}

.gridtable .header > td > i {
    font-size: 12px;
}

.mgpd0 {
    margin: 0 !important;
    padding: 0 !important;
}

.gridtable .ncp > i {
    color: #999;
}

table.gridtable td {
    border-width: 1px;
    padding: 3px;
    border-style: solid;
    border-color: #000;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.gridtable td a {
    text-decoration: none;
    color: #2272c8;
    /*margin-right: 5px;*/
    font-weight: bold;
    transition: all 0.2s;
    white-space: nowrap;
}

.gridtable td .active {
    color: #fff !important;
    background: #f76d10;
}

.gridtable td input {
    outline: none;
    border: 0;
    width: 100%;
    text-align: center;
    color: #990000;
    font-weight: normal !important;
    font-size: 12px;
    height: 1.5em;
}

.gridtable td select {
    outline: none;
    border: 0;
    text-align: center;
    color: #990000;
}

.cblue {
    color: #2272c8;
}
.corange {
    color: #ff5a04;
}
.cyellow {
    color: #CC0066;
}
.cgreen {
    color: #CC0066;
}

.headerFix {
    position: fixed;
    top: 20px;
    left: 10px;
}

.header td {
    font-weight: bold;
    background: #dad8d8 !important;
}

.rows80 {
    width: 80px !important;
}

.rows30 {
    width: 30px !important;
}

.rows40 {
    width: 40px !important;
}
.rows50 {
    width: 50px !important;
}
.rows60 {
    width: 60px !important;
}

.rows100 {
    width: 100px !important;
}

.rows120 {
    width: 120px !important;
}

.rows140 {
    width: 140px !important;
}

.rows160 {
    width: 160px !important;
}

.rows180 {
    width: 180px !important;
}

.rows200 {
    width: 180px !important;
}

.rows220 {
    width: 180px !important;
}

.rows240 {
    width: 180px !important;
}

body {
    border: none !important;
}

.total h2 {
    color: crimson;
    padding: 0;
    margin: 0;
}

.total b {
    color: magenta;
}

.cb {
    color: blue !important;
}

.search {
    border-bottom: none;
    font-weight: bold;
    font-size: 12px;
}

    .search > button > i {
        font-size: 12px;
    }

    .search > button {
        padding: 5px 1em;
        text-align: center;
        background: #009688;
        color: #fff;
        border: 0;
        margin-right: 5px;
        cursor: pointer;
    }

        .search > button:hover {
            background: #47b1a7;
        }

    .search > input {
        margin: 3px 1em;
        width: 15em;
    }

    .search > select {
        margin: 3px 1em;
        padding: 2px;
        width: 7em;
        position: relative;
        top: 2px;
    }

    .search .warn {
        background: crimson;
    }

.active td {
    background: #e561ff !important;
    color: #fff;
    border-color: #fff !important;
}

.selected td {
    background: #c3dfff !important;
    border-color: #fff !important;
}

/*.active a {
    color: #fff !important;
}*/



/*.cb input {
    width: 53px !important;
}*/

.total, .mybatchList, .datalist {
    width: 2270px;
}

.mybatchList {
    width: 2270px;
    position: relative;
    /*min-height: 600px;*/
    overflow: hidden;
}

.datalist {
    /*height: 800px;*/
    overflow: scroll;
}

.select {
    width: 60px;
}

.page {
    padding: 10px;
    font-size: 14px;
}

    .page li {
        float: left;
        min-width: 2em;
        border: 1px solid #ddd;
        list-style: none;
        text-align: center;
        cursor: pointer;
        height: 30px;
        line-height: 30px;
        margin-left: 3px;
        padding: 0 3px;
        transition: 0.4s all;
    }

    .page .pre, .page .next, .page .first，.page .last {
        padding: 0 0.5em;
    }

    .page .sel {
        background: #095eaa;
        color: #fff;
        border-color: #095eaa;
    }

    .page li:hover {
        border-color: #095eaa;
        background: #095eaa;
        color: #fff;
    }

    .page .pre, .page .first {
        margin-right: 1em;
    }

    .page .next, .page .last {
        margin-left: 1em;
    }

.pager {
    position: relative;
}

    .pager h3 {
        position: absolute;
        top: 0;
        right: 1em;
        font-size: 14px;
        font-weight: normal;
    }

.stoWarn {
    background: #f46380;
    color: #fff;
}

.layui-layer-tabmain {
    padding: 1em;
}

.bupload {
    text-align: center;
    position: relative;
}

    .bupload > button {
        background-color: #005db9;
        background: #4c92c7;
        color: #fff;
        border: 0;
        transition: all 200ms ease;
        padding: 5px 10px;
        display: block;
        margin: 10px auto;
    }

    .bupload > i > a {
        color: #333;
        font-size: 14px;
        display: block;
        text-align: center;
        line-height: 2em;
        margin-top: 10px;
    }

    .bupload > i {
        display: block;
        margin-top: 50px;
        font-size: 35px;
        color: #009688;
        margin-bottom: 20px;
        float: left;
        margin-right: 15px;
    }
