.clock{
			font-size: 30px;
			font-family: 'Titillium Web', sans-serif;
			width: 100%;
			margin: 0 auto;
			padding-top: 5px;
    color: #ffffff;
		}
.login-box{
    width: 400px;
}
.topname{
  font-size: 30px;
  font-family: 'Titillium Web', sans-serif;
  width: 100%;
  margin: 0 auto;
  padding-top: 5px;
  padding-right: 120px;
}
.topdate{
	padding-top: 20px;
	padding-right: 10px;
}
@media print {
    /* style sheet for print goes here */
    .noprint {
        visibility: hidden;
    }
}
.user-row{
    margin: 0;
}

.selectdata{
    width: 245px;
}

.customers {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    border-collapse: collapse;
    width: 100%;
    line-height:1 ;
}

.customers td, .customers th {
    border: .5px solid black;
    padding: 5px;
}

.customers tr:nth-child(even){background-color: #f2f2f2;}

.customers tr:hover {background-color: #ddd;}

.customers th {
    padding-top: 6px;
    padding-bottom: 6px;
    text-align: center;
    background-color: #4CAF50;
    color: white;
}

.report-big {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    border-collapse: collapse;
    width: 100%;
    line-height:1 ;
}

.report-big td, .report-big th {
    border: 1px solid black;
    padding: 3px;
}

.report-big tr:nth-child(even){background-color: #f2f2f2;}

.report-big tr:hover {background-color: #ddd;}

.report-big th {
    padding-top: 6px;
    padding-bottom: 6px;
    text-align: center;
    background-color: #4CAF50;
    color: white;
}

.invoicep-table {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  border-collapse: collapse;
  width: 100%;
    line-height: 1;
    overflow: hidden;
   margin: 2px;
}

.invoicep-table td, .invoicep-table th {
  border: 1px solid black;
  padding: 3px;

}

.invoicep-table tr:nth-child(even){background-color: #f2f2f2;}

.invoicep-table tr:hover {background-color: #ddd;}

.invoicep-table th {
  padding-top: 6px;
  padding-bottom: 6px;
  background-color: #4CAF50;
  color: white;
}
.invoice-de td{
text-align: right;
    padding: 3px;
}
.invoice-de th{
    padding: 3px;
}
.invoice-dep>tbody>tr>td{
    text-align: right;
    padding: 3px;
}
.invoice-dep>tbody>tr>th{
    padding: 3px;
}

.invoice-table {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    border-collapse: collapse;
    width: 100%;
}

.invoice-table td, .invoice-table th {
    border: 1px solid #20265C;
    padding: 8px;

}

.invoice-table tr:nth-child(even){background-color: #f2f2f2;}

.invoice-table tr:hover {background-color: #ddd;}

.invoice-table th {
    padding-top: 8px;
    padding-bottom: 8px;
    background-color: #4CAF50;
    color: white;
}

.invoicep{
    padding: 5px;
    margin: 2px 2px 2px 2px;
    font-size: 12px;
}
.order-table{

}

.report{
    position: relative;
    background: #fff;
    /* border: 1px solid #f4f4f4; */
    padding: 0;
    margin: 0;
    font-size: 12px;
}
.rtitle{
    font-size: 25px;
}


.navbar-custom-menu>.navbar-nav>li>.dropdown-menu {
  width: 350px;
}
.invfoot{
  font-size: 20px;
}
.invfootsm{
  font-size: 18px;
}
.orderform{
  padding: 12px;
}
.invtitle{
  text-decoration: underline;
}
.topbtn{
    padding-top: 8px;
    padding-right: 10px;
}
/* For POS Invoice */
#invoice-POS{
    box-shadow: 0 0 1in -0.25in rgba(0, 0, 0, 0.5);
    padding:2mm;
    margin: 0 auto;
    width: 70mm;
    background: #FFF;}


/*::selection {background: #f31544; color: #FFF;}
::moz-selection {background: #f31544; color: #FFF;}*/
.posh1{
    font-size: 1.5em;
    color: #222;
}
.posh2{font-size: .7em;
    margin: 0;
    padding: 2px 0 0 0;
}
.company-name{font-size: .9em;
    margin-bottom: 0;
}
.posh3{
    font-size: 1.2em;
    font-weight: 300;
    line-height: 2em;
}
.posp{
    font-size: .6em;
    color: #666;
    line-height: 1.2em;
    border-bottom: 1px solid #EEE;
    margin: 0;
    padding:2px;
}




#mid{min-height: 50px;}

#top .logo{
//float: left;
    height: 60px;
    width: 60px;
}
.clientlogo{
    float: left;
    height: 60px;
    width: 60px;
    border-radius: 50px;
}
.info{
    display: block;
//float:left;
    margin-left: 0;
}
.postitle{
    float: right;
}
.postitle p{text-align: right;}
.postable{
    width: 100%;
    border-collapse: collapse;
}
.postable td{
//padding: 5px 0 5px 15px;
//border: 1px solid #EEE
}
.tabletitle{
    padding: 10px;
    font-size: .6em;
    margin: 10px;
    border-bottom: 1px solid #EEE;
    border-top: 1px solid #EEE;

}

.item{width: 24mm;}
.itemtext{
    font-size: .6em;
    margin:0;

}

#legalcopy{
    margin-top: 2mm;
    font-size: .6em;
}
.table-bbn{
    border-bottom: 2px solid #fff!important;
}

.order-table>thead>tr{
    background-color:green;
    color:#ffffff;
    font-weight: bold;
}
.drop-row{
    background-color: #ff9900;
}
.search-prd{
    background-color: #00a65a;
}
.search-table{
    margin-bottom: 0px;
}
.barcode-page{
    align-self: center;
    /*border: 0.1px dotted grey !important;*/
    height: 10.5in !important;
    width: 8.3in !important;
    line-height: 16px !important;
    page-break-after: always;
}
.barcode-main{
    margin-top: 0.25in !important;
    margin-bottom: 0.25in !important;
    margin-left: 0.25in !important;
    margin-right: 0.25in !important;
}
.stick-border22{
    border: 0.1px dotted grey !important;
    overflow: hidden;
    box-sizing: border-box;
    padding: 2px;
    margin-right: 5px;
    /* margin-top: 5px; */
    margin-bottom: 5px;
    height: 1.00in;
    width: 3.80in !important;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
}
.stick-border33{
    border: 0.1px dotted grey !important;
    overflow: hidden;
    box-sizing: border-box;
    padding: 2px;
    margin-right: 5px;
    /* margin-top: 5px; */
    margin-bottom: 5px;
    height: 0.95in;
    width: 2.50in !important;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    font-size: 15px;
    line-height: 15px;
}
.stick-border48{
    border: 0.1px dotted grey !important;
    overflow: hidden;
    box-sizing: border-box;
    padding: 2px;
    margin-right: 5px;
    /* margin-top: 5px; */
    margin-bottom: 5px;
    height: 0.90in;
    width: 1.85in !important;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    font-size: 14px;
    line-height: 14px;
}

.stick-border65{
    border: 0.1px dotted grey !important;
    overflow: hidden;
    box-sizing: border-box;
    padding: 2px;
    margin-right: 5px;
    /* margin-top: 5px; */
    margin-bottom: 5px;
    height: 0.80in;
    width: 1.45in !important;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    font-size: 13px;
    line-height: 13px;
}

.stick-border84{
    border: 0.1px dotted grey !important;
    overflow: hidden;
    box-sizing: border-box;
    padding: 2px;
    margin-right: 5px;
    /* margin-top: 5px; */
    margin-bottom: 5px;
    height: 0.75in;
    width: 1.20in !important;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    font-size: 12px;
    line-height: 12px;
}

.stick-border112{
    border: 0.1px dotted grey !important;
    overflow: hidden;
    box-sizing: border-box;
    padding: 2px;
    margin-right: 5px;
    /* margin-top: 5px; */
    margin-bottom: 5px;
    height: 0.65in;
    width: 1.00in !important;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    font-size: 10px;
    line-height: 10px;
}

.stick-border3125{
    border: 0.1px dotted grey !important;
    overflow: hidden;
    box-sizing: border-box;
    padding: 2px;
    margin-right: 5px;
    /* margin-top: 5px; */
    margin-bottom: 5px;
    height: 25.00mm;
    width: 31.75mm !important;
    vertical-align: middle;
    text-align: center;
    font-size: 13px;
    line-height: 13px;

}
.stick-border15{
    border: 0.1px dotted grey !important;
    overflow: hidden;
    box-sizing: border-box;
    padding: 2px;
    margin-right: 5px;
    /* margin-top: 5px; */
    margin-bottom: 5px;
    height: 0.5in;
    width: 1.00in !important;
    vertical-align: middle;
    text-align: center;
    font-size: 8px;
    line-height: 8px;
}
.stick-border11{
    border: 0.1px dotted grey !important;
    overflow: hidden;
    box-sizing: border-box;
    padding: 2px;
    margin-right: 5px;
    /* margin-top: 5px; */
    margin-bottom: 5px;
    height: 1.00in;
    width: 1.00in !important;
    vertical-align: middle;
    text-align: center;
    font-size: 13px;
    line-height: 13px;
}
.stick-border1285{
    border: 0.1px dotted grey !important;
    overflow: hidden;
    box-sizing: border-box;
    padding: 2px;
    margin-right: 5px;
    /* margin-top: 5px; */
    margin-bottom: 5px;
    height: 0.85in;
    width: 1.20in !important;
    vertical-align: middle;
    text-align: center;
    font-size: 13px;
    line-height: 13px;
}
.stick-border1251{
    border: 0.1px dotted grey !important;
    overflow: hidden;
    box-sizing: border-box;
    padding: 2px;
    margin-right: 5px;
    /* margin-top: 5px; */
    margin-bottom: 5px;
    height: 1.00in;
    width: 1.25in !important;
    vertical-align: middle;
    text-align: center;
    font-size: 15px;
    line-height: 15px;
}
.stick-border1510{
    border: 0.1px dotted grey !important;
    overflow: hidden;
    box-sizing: border-box;
    padding: 2px;
    margin-right: 5px;
    /* margin-top: 5px; */
    margin-bottom: 5px;
    height: 1.00in;
    width: 1.50in !important;
    vertical-align: middle;
    text-align: center;
    font-size: 15px;
    line-height: 15px;
}
.report-addr{
line-height: 2px;
}
.report-title{
    /*line-height: 26px;*/
    margin: 2px;
}
.rname{
font-size: 16px;
    text-align: center;
}
.invoice-comname{
    font-size: 16px;
}
.mid-table>thead>tr>th{
    border: 1px solid #004979!important;
}
.mid-table>tbody>tr>td{
    border: 1px solid #004979!important;
}

