﻿
.sectionBar-static td a {
    color: white;
}

.sectionBar {
    width: calc(100% - 50px);
}

.sectionBar-static {
    width: 100%;
    background-color: #66A5AD;
}

/*  #tbl_HdrHdr{word-wrap:break-word; width:100%; } */
.hdrhdr {
    word-wrap: break-word;
    width: 100% !important;
}

.hdrhdr:hover{background-color:#66A5AD;}

#tbl_lines {
    word-wrap: break-word;
    width: 100%;
}

    #tbl_lines:hover {
        background-color: #d1d6dc;
    }

.won {
    width: 160px;
}
/* background-color:red; */
.cid {
    width: 140px; 
}
/*background-color:orange;*/
.cpo {
    width: 135px;
    word-break: break-all;
}
/*background-color:yellow;*/
.dcreated {
    width: 180px;
}
/* background-color:green; */
.onotes {
    width: calc(100% - 615px);
    word-break: break-all;
}
/* background-color:blue;  */
.sb-num {
    width: 100px;
    text-align: center;
}
/* background-color:lime; */


/*LINES*/
.sectionContent {
    border-bottom-width: 4px;
    border-bottom-color: black;
    background-color: white;
}

.tbl-sc-hdr {
    font-weight: bold;
    background-color: maroon;
    color: white;
   /* width: 100%;*/
}

.cbxc {
    width: 27px;
    min-width: 27px;
    max-width: 27px;
}

.sbc-num {
    width: 75px;
    min-width: 75px;
    max-width: 75px;
}
/*.sbc-txt{width:16%;}*/
.sbc-txt {
    width: 200px;
    max-width: 200px;
    min-width: 200px;
}

/*

.colQty{
    text-align:center;
}

.colPrice {
    width: 90px;
    max-width: 90px;
    min-width: 90px;
    padding-right: 10px;
    text-align: right;
}
    */
.div-innercontent {
    margin: 0 auto;
    width: 95%;
    margin-bottom: 7px;
   /*  border: 1px dotted black;*/
   border:outset;
}

.totRow {
    border-top: 1px dotted black;
    font-weight: bold;
    background-color: #CBD1D4;
    color: #3d4242;
}

.status-div {
    font-weight: bold;
    padding: 2px;
    padding-left: 5px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    display: inline-block;
    width: 70px;
}

#div_hhContainer {
    font-size: .8em;
    line-height: 1.2;
}


.img-sort {
    width: 15px;
}


.div-ibc {
    display: inline-block;
    clear: both;
    width: 100%;
}
/*inlin-block container*/
.dvbtn {
    background-color: #003b46;
    padding: 8px;
    margin: 10px;
    display: inline-block;
    cursor: pointer;
    color: floralwhite;
}

.selVals-hdr, .selVals-lns {
    display: inline-block;
    font-size: 12px;
}

.cust {
    color: gray;
    cursor: pointer;
}

.det {
    font-size: .7em;
    display: block !important;
    width: 100% !important;
}




.os-n {
    font-weight: bold;
    color: navy
}

.os-omr {
    font-weight: bold;
    color: green;
}

.os-err {
    font-weight: bold;
    color: red;
}

.os-ld {
    font-weight: bold;
    color:black;
}

.os-ldg {
    font-weight: bold;
    color: orange;
}

.os-canc {
    font-weight: bold;
    color: maroon;
}




.tbl-sc-hdr, .tbl-sc-hdr td {
    border-spacing: 0;
    border-collapse: collapse;
    word-wrap: break-word;
}

    .tbl-sc-hdr td {
        padding: 5px;
    }

.tbl-sc-hdr {
    width: 100%;
}

#tbl_lines, #tbl_lines td {
    border-spacing: 0;
    border-collapse: collapse;
    word-wrap: break-word;
}

#tbl_lines {
    width: 100%;
}

    #tbl_lines td {
        padding: 5px;
    }


.colWON {
    min-width: 140px;
    width: 140px;
    max-width: 140px;
}

.colNum {
    min-width: 45px;
    width: 45px;
    max-width: 45px;
    text-align: center;
}

.colNotes {
    width: calc(100% - 1095px);
    word-break: break-all;
}

.colProd {
    min-width: 145px;
    width: 145px;
    max-width: 145px;
}

.colDesc {
    min-width: 265px;
    width: 265px;
    max-width: 265px;
    word-break: break-all;
}

.colQty {
    min-width: 55px;
    width: 55px;
    max-width: 55px;
    text-align: center;
}

.colPrice {
    min-width: 100px;
    width: 100px;
    max-width: 100px;
    text-align: right;
}

.colDate {
    min-width: 115px;
    width: 115px;
    max-width: 115px;
    text-align: right;
}

#tbl_lines .colDesc {
    font-size: .8em;
}

.canceledLine, .errorLine, .validLine {
    width: 100%;
}



.wonRowOdd {
    background-color: #E0E0E0;
    padding: 5px 0 !important;
}

.wonRowEven {
    background-color: #F8F8F8;
    padding: 5px 0 !important;
}
    /*#F1F1F2*/
    .wonRowOdd:hover, .wonRowEven:hover {
        background-color: #66A5AD;
    }



.errorLine .colProd {
    font-weight: bold !important;
}


.div-ordernote {
    width: 100%;
    background-color: mediumaquamarine;
    text-align:center;
}

.custAmazon {
    color: orange;
}

.custBH {
    /*    color: lightseagreen;*/
    color: #927158;
}

.custAdo {
    /*color: skyblue;*/
    color: #848e00;
}

.custGC {
    /* color: darksalmon;*/
    color: #191970;
}

.custMFI {
    /* color: palevioletred;*/
    /* color:#8b008b;*/
    color: #BB8FCE;
}

.custMFS {
    /*color: olive;*/
    color: #672c5e;
}

.custSW {
    /*color: darkblue;*/
    color: #56887d;
}

.custSamAsh {
    /*color: indianred;*/
    color: #FA8072;
}

.custWal {
    /* color: cadetblue;*/
    color: #009bff;
}

.custReverb {
    /*color: burlywood;*/
    /*  color:#DAA520;*/
    color: #D35400;
}

.custShopify {
    color: #ff55a3;
}

/*.custAmazon, .custBH, .custAdo, .custGC,
.custMFI, .custMFS, .custSW, .custSamAsh,
.custWal, .custReverb, .custShopify {
    text-shadow: .25px .25px black;
}*/

.priceNote{font-weight:bold; font-size:20px; color:darkblue; cursor:default;}
.watchlist{font-weight:bold;  background-color:yellowgreen !important;}
.poWatch{background-color:yellow !important;}
.noPriceList {
    font-weight: bold;
   /* background-color: darkorange !important; color:black !important; */
}