#mask {
    background:rgba(0,0,0,0.3);
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:100%;
    z-index:100000;
    display:none;
}

#ContentWrap {
    width:1470px;
    color: black;
    font-size:12px;
    background-color: rgb(219, 221, 224);
    margin-left: 240px;
    margin-top: 60px;
    padding: 15px 20px;
}
h3 {
   font-size:20px;
}
.mr {
    margin-right:10px;
}

.mb {
    margin-bottom:10px;
}

#warpWrap, #knitWrap {
    height:400px;
}

#knitWrap {
    margin-top:20px;
}

#warpWrap .warpGrid, #knitWrap .knitGrid {
    width:480px;
    float:left;
}

.warpGrid, .knitGrid {
    margin-right:15px;
}

.warpGrid:last-child, .knitGrid:last-child {
    margin-right:0;
}

.warpGrid > div, .knitGrid > div {
    float:left;
}

.halfBox {
    width:235px;
    height:180px;
    background:#fff;
    border:1px solid #d1d1d1;
    box-sizing: border-box;
}

.halfBoxCol2 {
    width:235px;
    height:370px;
    background:#fff;
    border:1px solid #d1d1d1;
    box-sizing: border-box;
}

.knitTitle {
    width:227px;
    padding:10px 0 0 10px;
    font-size:14px;
    height:30px;
    font-weight: bold;
}

.knitContent {
    width:100%;
    padding-top:45px;
    text-align:center;
    font-size:21px;
    font-weight: bold;
}


/* chart */
#circle1, #circle2 {
    position:relative;
}

.e_text {
    position:absolute;
    top:95px;
    left:90px;
    font-size:12px;
    color:#aaa;

}

.e_botText {
    color:#aaa;
}

.e_botText > p {
    text-align: center;
    margin-top:20px;
    font-size:14px;
}



.e_botText > p > span {
    color:rgb(59,84,166);
    font-weight: bold;
    font-size:18px;
}


#knitMask {
    background:rgba(0,0,0,0.7);
    z-index:9999;
}

/* machine */

.knitMachineCode {
    background:#ddd;
    width:210px;
    margin:0 auto;
    padding:7px 5px;
}

.machineLine {
    padding-top:40px;
    padding-left:20px;
}

.machineLine > span:first-child {
    display:inline-block;
    width:100px;
    font-weight: 500;
    font-size:20px;
}

.machineLine > span:last-child {
    display:inline-block;
    font-size:36px;
    font-weight:bold;
}
.orderLine {
    padding:40px;
    text-align:center;
}
.orderLine > span {
    display:inline-block;
    font-size:24px;
    font-weight: bold;
}



.warpGrid > .beamTable > .halfBoxCol2, .knitGrid > .beamTable > .halfBoxCol2 {
    width:480px;
    overflow:hidden;
}

/* beam Table */

table {
    width:100%;
    border-collapse: collapse;
    color:#000;
}

table td, table th {
    border:1px solid #a2a3a4;
    padding:10px 0;
    font-size:11px;
    text-align:center;
}

table th {
    background:rgb(62, 67, 88);
    color:#fff;
    height:20px;
}

table td {
    height:20px;
}
table tr, table {
    background:#fff;
}

table input:nth-child(2n) {
    background:#fff;
}

table tr:nth-child(2n+1), table input:nth-child(2n+1){
   background:rgb(239,242,245);
}

button {
    width: 100px;
    margin-top: 20px;
    background: rgb(62, 67, 88);
    color: #fff;
    border: 0;
    padding: 5px 0;
}

#warpWarpKnit, #totalBeamTableDiv {
    float: left;
}

#warpWarpKnit {
    width: 975px;
    height: 820px;
    margin-right: 15px;
}

#warpWarpKnit {
}

#warpGrid, #knitGrid {
    float: left;
}

#warpGrid {
    margin-right: 15px;
}

#warpBeamDiv, #knitBeamDiv {
    height: 370px;
    width: 480px;
    background-color: white;
}

#BeamTableDiv {
    width: 480px;
    height: 797px;
}

#totalBeamTable{
    width: 100%;
    text-align: center;
    border-collapse: collapse;
    display: block;
}

#totalBeamTable th {
    background: rgb(62, 67, 88);
    color: #fff;
}

#totalBeamTable tr {
    height: 20px;
    cursor:pointer;
}

#totalBeamTable th, #totalBeamTable td {
    border: 1px solid #a2a3a4;
    padding: 7px 0;
}

#totalBeamTable tbody {
    display: block;
    overflow: auto;
    max-height: 701px;
}

#totalBeamTable tr > th:nth-child(1), #totalBeamTable tr > td:nth-child(1){
    width: 143px;
}

#totalBeamTable tr > th:nth-child(2), #totalBeamTable tr > td:nth-child(2) {
    width: 143px;
}

#totalBeamTable tr > th:nth-child(3), #totalBeamTable tr > td:nth-child(3) {
    width: 95px;
}

#totalBeamTable tr > th:nth-child(4), #totalBeamTable tr > td:nth-child(4) {
    width: 95px;
}



#warpBeamTable{
    width: 100%;
    text-align: center;
    border-collapse: collapse;
    display: block;
}

#warpBeamTable th {
    background: rgb(62, 67, 88);
    color: #fff;
}

#warpBeamTable tr {
    height: 20px;
}

#warpBeamTable th, #warpBeamTable td {
    border: 1px solid #a2a3a4;
    padding: 7px 0;
}

#warpBeamTable tbody {
    display: block;
    overflow: auto;
    max-height: 701px;
}

#warpBeamTable tr > th:nth-child(1), #warpBeamTable tr > td:nth-child(1){
    width: 119px;
}

#warpBeamTable tr > th:nth-child(2), #warpBeamTable tr > td:nth-child(2) {
    width: 119px;
}

#warpBeamTable tr > th:nth-child(3), #warpBeamTable tr > td:nth-child(3) {
    width: 71px;
}

#warpBeamTable tr > th:nth-child(4), #warpBeamTable tr > td:nth-child(4) {
    width: 95px;
}

#warpBeamTable tr > th:nth-child(5), #warpBeamTable tr > td:nth-child(5) {
    width: 70px;
}




#knitBeamTable{
    width: 100%;
    text-align: center;
    border-collapse: collapse;
    display: block;
}

#knitBeamTable th {
    background: rgb(62, 67, 88);
    color: #fff;
}

#knitBeamTable tr {
    height: 20px;
}

#knitBeamTable th, #knitBeamTable td {
    border: 1px solid #a2a3a4;
    padding: 7px 0;
}

#knitBeamTable tbody {
    display: block;
    overflow: auto;
    max-height: 701px;
}


#knitBeamTable tr > th:nth-child(1), #knitBeamTable tr > td:nth-child(1){
    width: 119px;
}

#knitBeamTable tr > th:nth-child(2), #knitBeamTable tr > td:nth-child(2) {
    width: 119px;
}

#knitBeamTable tr > th:nth-child(3), #knitBeamTable tr > td:nth-child(3) {
    width: 71px;
}

#knitBeamTable tr > th:nth-child(4), #knitBeamTable tr > td:nth-child(4) {
    width: 95px;
}

#knitBeamTable tr > th:nth-child(5), #knitBeamTable tr > td:nth-child(5) {
    width: 70px;
}

.beamTr.selected{
    background-color: rgb(187, 231, 255);
}

#wBeamQty {
    width:95px;
    border:0;
}




.halfBoxCol2 > table{
    width: 100%;
    text-align: center;
    border-collapse: collapse;
    display: block;
}

.halfBoxCol2 > table th {
    background: rgb(62, 67, 88);
    color: #fff;
}

.halfBoxCol2 > table tr {
    height: 25px;
}

.halfBoxCol2 > table th, .halfBoxCol2 > table td {
    border: 1px solid #a2a3a4;
    padding: 10px 0;
}

.halfBoxCol2 > table tbody {
    display: block;
    overflow: auto;
    max-height: 330px;
}

.halfBoxCol2 > table tr > th:nth-child(1), .halfBoxCol2 > table tr > td:nth-child(1){
    width: 95px;
}

.halfBoxCol2 > table tr > th:nth-child(2), .halfBoxCol2 > table tr > td:nth-child(2) {
    width: 95px;
}

.halfBoxCol2 > table tr > th:nth-child(3), .halfBoxCol2 > table tr > td:nth-child(3) {
    width: 56px;
}
.halfBoxCol2 > table tr > th:nth-child(4), .halfBoxCol2 > table tr > td:nth-child(4){
    width: 61px;
}

.halfBoxCol2 > table tr > th:nth-child(5), .halfBoxCol2 > table tr > td:nth-child(5) {
    width: 70px;
}

.halfBoxCol2 > table tr > th:nth-child(6), .halfBoxCol2 > table tr > td:nth-child(6) {
    width: 94px;
}

#circle1>div:nth-child(1) {
    padding-top: 80px;
    font-size: 18px;
    color: #aaa;
    text-align: center;
}

#circle1>div:nth-child(2) {
    padding-top: 20px;
    font-size: 35px;
    text-align: center;
    font-weight: bold;
}

#circle1 {
    width: 235px;
    height: 235px;
}


