html {
    background-color1: #f0f3f4;
    position: relative;
    min-height: 100%;
}
body {
    background-color: transparent;
    color: #58666e;
    font-family: "Source Sans Pro","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.42857;
    
}
.footer {
  position: absolute;
  bottom: -240px;
  height: 240px; 
  width: 100%;
  background-color: #101931;
  padding-top:15px;
  color: #ffffff;
}
.footer-links .otherlink {
    border-top: 1px solid #6c6c6c;
    padding: 10px 0 0 0;
}
.footer-links .linkbl ul li, .footer-tab-content .linkbl ul li {
    list-style: none;
    font-size: 12px;
    margin-bottom: 11px;
    line-height: normal;
    color: #aaa;
}
.footer-links .linkbl p, .footer-links .linkbl ul li a, .footer-tab-content .linkbl ul li a {
    color: #aaa;
    text-decoration: none;
    font-size: 13px;
}
.footer-links .linkbl ul, .footer-tab-content .linkbl ul {
    margin: 0;
    padding: 0;
}
.footer-links .linkbl h5, .footer-links .linkbl h5 a, .footer-tab-content .linkbl h5, .footer-tab-content .linkbl h5 a {
    color: #f8f8f8;
    font-size: 14px;
    font-weight: 400;
    margin: 0 0 22px;
}
.login-form {
    background-image: url('../images/bg.jpg');
    width: 315px;
    margin: 1% auto;
    padding: 20px;
	color:white;
	
}

#item-inventory select {
    display: inline;
    width: 60%;
    float: right;
}

#item-inventory input[type=text] {
    display: inline;
    width: 60%;
    float: right;
}

#item-inventory input[type=number] {
    display: inline;
    width: 60%;
    float: right;
}

.container {
    width: auto !important;
}

.container-login {
   width: 1300px !important; 
   margin-right: auto;
   margin-left: auto;
}

#bjbarcodedata {
    display: none;
}

/*Invoice*/

.sub-header {
    padding-bottom: 10px;
    border-bottom: 1px solid #eee;
}
.sidebar {
    position: fixed;
    top: 51px;
    bottom: 0;
    left: 0;
    z-index: 1000;
    display: block;
    padding: 20px;
    overflow-x: hidden;
    overflow-y: auto;
    margin-top:-1px;
    border-right: 1px solid #eee;
    background-color: #3a3f51;
    color: #a6a8b1;
}
.nav-sidebar {
    margin-right: -21px;
    margin-bottom: 20px;
    margin-left: -20px;
}
.nav-sidebar > li > a {
    padding-right: 20px;
    padding-left: 20px;
    color: #a6a8b1;
}
.nav-sidebar > .active > a,
.nav-sidebar > .active > a:hover,
.nav-sidebar > .active > a:focus {
    color: #fff;
    background-color: #428bca;
}
.nav > li > a:focus, .nav > li > a:hover{
    color: #fff;
    background-color: #32374a;
}
.navbar-nav>li {
    float:left;
    margin-left:1px;
}
.main {
    padding: 20px;
}
@media (min-width: 768px) {
    .main {
        padding-right: 40px;
        padding-left: 40px;
    }
}
.main .page-header {
    margin-top: 0;
}
.navbar-inverse {
    background-color: #f04949;
    border-color: #f04949;
}
.navbar-inverse .navbar-brand {
    color: #fff;
    font-size:20px;
    font-weight: bold;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
    color: #fff;
}
.navbar-inverse .navbar-nav > li > a {
    color: #fff;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
    color: #fff;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #f04949;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
    color: #fff;
    background-color: #f04949;
}
.line {
    font-size: 0;
    height: 2px;
    margin: 10px 0;
    overflow: hidden;
    width: 100%;
    background-color: #2e3344;
}
.sidebar ul.nav li a > i {
    float: left;
    line-height: 40px;
    margin: -10px 5px -10px -10px;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 40px;
}
.sidebar ul.nav li a{
    font-weight: 700;
}
.btn-success, .panel-success {
    background-color: #27c24c !important;
    border-color: #27c24c !important;
    color: #fff !important;
}
.btn-primary, .panel-primary {
    border-color: #7266ba;
    color: #fff !important;
}
.btn-info, .panel-info {
    background-color: #23b7e5;
    border-color: #23b7e5;
    color: #fff !important;
}
.btn-warning, .panel-warning {
    background-color: #fad733;
    border-color: #fad733;
    color: #fff !important;
}
.btn-danger, .panel-danger {
    background-color: #f05050;
    border-color: #f05050;
    color: #fff !important;
}
.btn-dark, .panel-dark {
    background-color: #3a3f51;
    border-color: #3a3f51;
    color: #fff !important;
}
.footer{
    /*z-index: 9999;*/
}
.btn i{
    padding-left:5px;
    padding-right:10px;
}
.account-menu .fa, .dropdown-menu li a .fa{
    padding-left:5px;
    padding-right:10px;
    font-size:13px;
}
.logout .fa{
    color:#fff !important;
}
.logout .fa:hover, .logout .fa:active, .logout .fa:focus{
    color:#111 !important;
}
input[type=number]{ -moz-appearance: textfield; }
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.form-inline .form-group{
    margin-bottom: 20px;
    float: right;
}
.dropdown-menu{
    z-index: 9999 !important;
}
.message_success{background-color: #78b310; color:#fff;padding: 5px;}
.message_error{background-color: #e74c3c; color:#fff;padding: 5px;}
.modal-body{
    position: relative;
    overflow-y: auto;
    max-height: 100%;
}
@media print {
    #print_content {
        background-color: white;
        height: 100%;
        width: 100%;
        position: fixed;
        top: 0;
        left: 0;
        margin-left: 20px;
        margin-right: 20px;
        padding: 15px;
        font-size: 14px;
        line-height: 18px;
        font-family: "Source Sans Pro","Helvetica Neue",Helvetica,Arial,sans-serif;
    }
}
.searchTxt{
    margin-bottom: 10px;
}
.success-icon{
    font-size:5em;
}
.invoice-save-top{
    margin-top:20px;height:60px;padding:20px;font-size:20px;
}
.invoice-save-btm{
    height:60px;padding:20px;font-size:20px;
}

.bottom-ads{
    padding-left:0%;
}
@media (min-width: 768px) {
    .bottom-ads{
        padding-left:9%;
    }
}
.login-form {
    background-image: url('../images/bg.jpg');
    width: 380px;
    margin: 1% auto;
    padding: 20px;
    color:white;
}
.demo-heading {
    width: 600px;
    margin: 1% auto;
    padding: 20px;
}

.ui-autocomplete {
    z-index: 215000000 !important;
}

#bjbarcodedata {
    display: block;
    float: right;
    font-size: 8px;
    font-weight: bold;
    line-height: 10px;
    margin-top: -9px;
    margin-right: 30px;
}

.bjBarcodeDataOuter {
    width: 220px;
}

.bjbarcodeimage {
    display: inline;
}

#inventory_logs td {
    text-align: center;
}

#inventory_logs th {
    font-size: 9px;
}

#customerList th {
    font-size: 18px;
    font-weight: bold;
}

#customerList td {
    padding: 2px;
}

#customerList td.customerID, td.customerBalance {
    font-size: 24px;
    font-weight: bold;
}

#customerList td.customerAddress {
    color: #873d2d;
}

#customerList td.customerID, td.customerName, td.customerMobile {
    font-size: 20px;
    color: #873d2d;
    font-weight: bold;
}


.ui-datepicker {
   z-index: 99999 !important;
   position: relative;
}

#bjinvoiceprint {
    border-color: #0000cc;
}

.form-inline .form-group-without-margin {
    float: right;
}

.thumb-image {
    width: 150px;
    height: 100px;
}

/*customer listing */

#error {
	color: red;
}

#top-link {
  display: inline;
  font-size: 1.3em;
  margin: 0 .5em 0 0;
  font-weight: bold;
}

#top-link {
  text-decoration: underline;	
}


#first-group ul {
  width: 30em;
  float: left;		
}

#first-group ul a, #second-group ul a, #third-group ul a { 
  text-decoration: underline;	  

}

#first-group ul li, #second-group ul li, #third-group ul li {  
  list-style-type: none;
  background: none;
  font-size: 1.1em;  	
}

.first-second { 
  float: left;
  width: 60em;
}

#back-link {
  width: 20em;
  margin: 0 0 0 40em; 
}

#back-link a {
  color: #000000;
  text-decoration: underline;	
}
.customerData {
	display: none;
	width: 250px;
    border: 1px solid;
    height: auto;
    z-index: 9999;
    position: absolute;
    background: turquoise;
    border-radius: 10px;
    font-size: 12px;
    padding: 5px;
    color: #000000;
}
/*home page start*/
.text-center-home {
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	line-height: 1.42857143;
	color: #333;
	font-family: 'Helvetica Neue', 'Nunito', sans-serif;
	font-weight: 300;
	font-size: 13px;
	letter-spacing: 0.6px;
	-webkit-font-smoothing: subpixel-antialiased;
	box-sizing: border-box;
	text-align: center;
}
.row-home .col-lg-3 {
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	line-height: 1.42857143;
	color: #333;
	font-family: 'Helvetica Neue', 'Nunito', sans-serif;
	font-weight: 300;
	font-size: 13px;
	letter-spacing: 0.6px;
	-webkit-font-smoothing: subpixel-antialiased;
	text-align: center;
	box-sizing: border-box;
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
	float: left;
	width: 25%;
}

.dashboard-stats {
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	line-height: 1.42857143;
	font-family: 'Helvetica Neue', 'Nunito', sans-serif;
	font-weight: 300;
	font-size: 13px;
	letter-spacing: 0.6px;
	-webkit-font-smoothing: subpixel-antialiased;
	color: #337ab7;
	box-sizing: border-box;
	background-color: #FFFFFF;
	position: relative;
	min-height: 107px;
	padding: 3px;
	padding-left: 5%;
	-webkit-box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.1);
	border-radius: 2px;
	display: table;
	width: 100%;
	text-align: left;
	margin-bottom: 10px;
}

.dashboard-stats .left { 
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	line-height: 1.42857143;
	font-family: 'Helvetica Neue', 'Nunito', sans-serif;
	font-weight: 300;
	font-size: 13px;
	letter-spacing: 0.6px;
	-webkit-font-smoothing: subpixel-antialiased;
	color: #337ab7;
	text-align: left;
	box-sizing: border-box;
	float: left;
	padding-top: 5px;
}

.dashboard-stats .left h3 {
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	letter-spacing: 0.6px;
	-webkit-font-smoothing: subpixel-antialiased;
	text-align: left;
	box-sizing: border-box;
	line-height: 1.1;
	margin-top: 20px;
	margin-bottom: 10px;
	color: #489ee7 !important;
	font-family: 'Helvetica Neue', 'Nunito', sans-serif;
	font-weight: 300;
	font-size: 20px;
}
.dashboard-stats .left h4 { 
	font-size: 14px;
}
.dashboard-stats .right {
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	line-height: 1.42857143;
	font-family: 'Helvetica Neue', 'Nunito', sans-serif;
	font-weight: 300;
	letter-spacing: 0.6px;
	-webkit-font-smoothing: subpixel-antialiased;
	box-sizing: border-box;
	position: absolute;
	right: 3px;
	top: 3px;
	width: 40%;
	bottom: 3px;
	border-radius: 2px;
	font-size: 38px;
	text-align: center;
	color: #FFFFFF;
}
.flatBlue {
    background-color: #489ee7;
}

.flatGreen {
    background-color: #6fd64b;
}

.flatRed {
    background-color: #fb5d5d;
}

.flatOrange {
    background-color: #f7941d;
}

.panel-body-home {
	background-color: #e9ebee;
}

.dashboard-stats .right i {
    vertical-align: middle;
    line-height: 107px;
}
/*home page end*/

#itemInventoryList {
    width:100%;
}

#itemInventoryList th {
    font-family: monospace;
}
#itemInventoryList tr {
    font-family: monospace;
    font-size: 14px;
    font-weight: bold;
}
#itemInventoryList td:nth-child(4) {
    color: limegreen;
    font-size: 18px;
    padding: 2px;
    line-height: 0.9;
}
#invoiceItem th {
    font-family: 'Courier New', Courier, monospace;
}
#invoiceItem tr {
    font-family: serif;
}
#invoiceItem td:nth-child(3) input {
    padding: 0;
}

#grossWeightTotalTable div {
    font-family: serif;
    padding: 0;
    margin: 0;
}
#calculations {
    font-family: serif;
}

#calculations #taxRateDiv {
    width: 150px;
}
.error {
    color: #F00;
    background-color: #FFF;
    font-size: 9px;
}
#invoiceItem td {
    padding: 2px;
    margin: 0;
}
#invoiceItem th {
    padding: 2px;
    margin: 0;
}
#invoiceItem input {
    font-size: 17px;
    padding: 2px;
}

#calculations input {
    font-size: 22px;
    padding: 2px;
    font-weight: bold;
}

#calculations .input-group {
    width: 200px;
}

#invoicepayments input {
    font-size: 22px;
    padding: 2px;
    font-weight: bold;
}

#timerTop {
    margin-top: 30px;
    font-size: 20px;
    color: #6600cc;
    font-weight: bold;
    font-family: cursive;
}
.hr-sect {
    display: flex;
    flex-basis: 100%;
    align-items: center;
    color: rgba(0, 0, 0, 0.35);
    margin: 8px 0px;
}
.hr-sect:before,
.hr-sect:after {
    content: "";
    flex-grow: 1;
    background: rgba(0, 0, 0, 0.35);
    height: 1px;
    font-size: 0px;
    line-height: 0px;
    margin: 0px 8px;
}


