/*<link href="https://fonts.googleapis.com/css?family=Roboto+Slab" rel="stylesheet">*/
.tbl{
    width: 700px;
}
/*#tbl_area{
    margin-bottom: 100px;
    border-bottom: gray dotted;
}
*/

.btlSec5{
    /*margin-top: 20px;*/
    border-top: gray dotted;
    height: 10px;
}
.btlSec6{
    height: 40px;
}
.rowHeight5{
    height: 5px;
}
.rowHeight15{
    height: 15px;
}
.rowHeight40{
    height: 40px;
}
.rowHeight10{
   height: 10px;
}
.rowHeight20{
   height: 20px;
}
.invoice{
    margin-top: 10px;
    border-top: gray dotted;
}

.contentBody{
    font-size: 12px;
}
.signature{
    /*height: 50px;*/
    text-decoration: overline;
    /*margin-bottom: 30px;*/
    font-size: 12px;
}
.copyst{
    margin-left:10%;
    opacity: 0.4;
}
.tblSec1{
    font-size: 16px;
    border-bottom: 1px solid blue;
    width: 100%;
}
.rowUnderLine{
    border-bottom: 1px solid blue;
}
.tblSec18{
    font-size: 16px;
    border-bottom: 1px groove blue;
    width: 100%;
}
.tblSec2{
    font-size: 16px;
    font-weight: bold;
}
.invoiceTitle{
    font-family: sans-serif;
    font-size: 12px;
    font-weight: bold;
}
.invoicehotline{
    text-align: center;
    color: midnightblue
}
.mlStkrhotline{
    font-size: 7px;
    text-align: center;
    color: midnightblue
}
.btlSec3{
    height: 3px
}
.height-30{
    height: 30px
}
.btlSec6{
    font-weight: bold
}
.copyStl{
    color: gainsboro;
    padding-left: 88px
}
.printdtStl{
    font-size: 12px
}
.btlSec4{
    font-size: 12px;
    padding-top: 100px

}
.invoiceHed{
    font-size: 14px;
    border-bottom: 1px solid blue !important;
    width: 100%;
}
.hedGap{
    padding-bottom: 20px
}
.sticker{
    border: 1px solid black;
    height: 550px;
    width: 320px;
    margin: 10px
}
.height-500{
    height: 500px;
}
.height-590{
    height: 590px;
}
.float-left{
    float: left;
}
.sticker tr{
    border: 1px solid black;
}
.sticker tr th{
    padding-left: 5px
}
.sticker tbody tr td{
    border: 1px solid black;
    padding-left: 5px
}

.mlSticker{
    width: 240px;
    float: left;
    margin-top: 50px;
    max-height: 272px;
    margin-right: 10px;
}
.marginRight_5{
    margin-right: 5px;
}
.sticker_new{
    /*width: 550px;*/
    /*transform: rotate(90deg);*/
}
.sticker_new tr{
    border-bottom: 1px solid black;
}
.sticker_new tr td, .sticker_new tr th{
    text-transform: uppercase;
}
.first{
    border-right: 1px solid black;
}
.printDate{
    border-bottom: 1px solid white !important;
}
.printDtStl{
    font-size: 12px;
}
/*ecommerce */
.eInHed{
    /*padding-top: 50px !important;*/
}
.watermarked {
    display: block;
    width: 30%;
    height: 18%;
    position: absolute;
    left: 259px;
    opacity: 0.2;
}
.watermarkedTop{
    top: 95px;
}
.mlStkrwatermarked{
    /*    top: 133px;
        left: 82px;*/
    width: 120px;
    height: 100px;
}
.watermarkedMdl {
    top: 401px;
}
.watermarkedBtm {
    top: 707px;
}
.Watermarked-Left-80{
    left: 80px;
}
.Watermarked-Left-430{
    left: 430px;
}
.stickerWatermarkedTop{
    top: 160px;
}
.Watermarked-Width-240{
    width: 240px;
}
.Watermarked-Height-230{
   height: 230px;
}
.stickerWatermarkedMdl{
    top: 600px;
}
.bankWatermarkedMdl{
    top: 414px;
}
.bankWatermarkedbtm{
    top: 750px;
}
.invoiceComName{
    font-size: 25px;
    font-family: sans-serif;
    font-variant-caps: all-small-caps;
    margin-bottom: -13px;
    font-weight: bold;
}
.stickerComName{
    font-size: 25px;
    font-family: sans-serif;
    font-variant-caps: all-small-caps;
    margin-bottom: -11px;
    margin-top: -10px;
    font-weight: bold;
}
.stickerComTitle{
    font-size: 15px;
    font-family: monospace;
    margin-bottom: -6px;
}
.stickerComAddr{
    font-family: sans-serif;
    font-size: 10px;
    margin-bottom: 0;
}
.midnightblue{
    color: midnightblue;
}
.center{
    text-align: center;
}
.mlStkrComName{
    font-size: 18px;
    font-family: sans-serif;
    font-variant-caps: all-small-caps;
    margin-bottom: -8px;
    font-weight: bold;
    margin-top: -5px;
}
.mlStkrComTitle{
    font-size: 12px;
    font-family: monospace;
    margin-bottom: -4px;
}
.invoiceComTitle{
    font-size: 17px;
    font-family: monospace;
    margin-bottom: -8px;
}
.invoiceComAddr{
    font-family: sans-serif;
    font-size: 12px;
    margin-bottom: 0;
}
.mlStkrComAddr{
    font-family: sans-serif;
    font-size: 9px;
    margin-bottom: 0;
}
/*.watermarked {
    position: relative;
}
.watermarked:after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    background-image: url("logo.jpg");
    background-size: 260px 240px;
    background-position: 280px 50px;
    background-repeat: no-repeat;
    opacity: 0.1;
}*/