.clock{
			font-size: 30px;
			font-family: 'Titillium Web', sans-serif;
			width: 100%;
			margin: 0 auto;
			padding-top: 5px;
    color: #ffffff;
		}
.login-box{
    width: 360px;
}
.url-table th,td{
    padding: 3px!important;
}
.ace {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 500px;
}
.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 67%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0,0,0,.6);
    background: #000;
}
table.dataTable {
    width: 100%!important;
    clear: both;
    margin-top: 6px !important;
    margin-bottom: 6px !important;
    max-width: 100% !important;
    border-collapse: separate !important;
}
.box-footer{
    background-color: #f3f3f3;
}
.action-btn{
    width: 90px;
}
.fl-main-container {
    position: fixed;
    transition: all 0.5s ease-in-out!important;
    width: 28rem!important;
    z-index: 99999;
}
.fl-main-container .fl-container.fl-flasher .fl-title {
    font-size: 2rem!important;
    font-weight: 700!important;
}
.fl-main-container .fl-container.fl-flasher .fl-message {
    font-size: 1.50rem!important;
    margin-top: .875rem!important;
}
.fl-main-container .fl-container.fl-flasher{
    width: 700px!important;
}
.fl-main-container .fl-container.fl-flasher .fl-message, .fl-main-container .fl-container.fl-flasher .fl-title {
    display: block!important;
    line-height: 1.25rem!important;
    margin-left: 1rem!important;
    margin-right: 1rem!important;
}
.topname{
  font-size: 30px;
  font-family: 'Titillium Web', sans-serif;
  width: 100%;
  margin: 0 auto;
  padding-top: 5px;
  padding-right: 120px;
    color: #ffffff;
}
.topdate{
	padding-top: 20px;
	padding-right: 10px;
    color: #ffffff;
}
.sidebar-menu>li:hover>a, .sidebar-menu>li.active>a, .sidebar-menu>li.menu-open>a {
    color: #fff!important;
    background: green!important;
}
.sidebar-menu>li.active>a {
    border-left-color: green!important;
}
.sidebar-menu .treeview-menu>li.active>a, .sidebar-menu .treeview-menu>li>a:hover {
    color: #fff;
    background-color: darkgreen;
}
@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;}
.select2-container{ width: 100% !important; }
.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;
}
.sidebar-menu>li>a>.fa, .sidebar-menu>li>a>.glyphicon, .sidebar-menu>li>a>.ion {
    width: 20px;
}
.order-table>thead>tr{
    background-color:green;
    color:#ffffff;
    font-weight: bold;
}
.drop-row{
    background-color: #ff9900;
}
.text-warning{
    color: #ff9900;
}
.text-danger{
    color: red;
}
.text-success{
    color: #00b248;
}
.search-prd{
    background-color: #00a65a;
}
.search-table{
    margin-bottom: 0px;
}
