body {
    font-family: Arial;
    margin: 0;
	background:#F7FBFF;
}
body.mainbg {
/*    background: url("images/main-bg.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);*/
}
.prototal{
	float:right;
}
.main{
	margin:auto;
	width:900px;
	position: relative;
}
li.list-group-item {
    padding: 7px 10px;
    background: #292929;
    color: #ccc;
}
li.list-group-item.list-group-item-action {
    cursor: pointer;
}
#products {
    display: block;
}
#products li{
	float:left;
	width:50%;
	min-height:79px;
}

span.del {
    position: absolute;
    left: 10px;
    top: 11px;
}
.ordtp {
    padding: 5px 15px;
}
h6.customer_detail {
    margin: 10px 0;
}
.rem_title{
	display:none;
}
.block{
	display:contents;
}
.net_amount {
    font-weight: bold;
    border-bottom: 1px solid #e1e1e1;
	margin-bottom:20px;
}
.total_remain {
    font-size: 12px;
}
.amtPaid{
	float:right;
}
.form-control {
    padding: 3px 10px;
}
.upcates {
    margin-top: -4px;
}
#sel_list li {
    padding-left: 30px;
}
body.menuList {
    background: none repeat scroll 0 0 #353439;
    color: #fff;
}

.invMain {
    border: 1px solid #e3e3e3;
    margin: auto;
    padding: 0 10px 10px;
    position: relative;
    width: 300px;
}
.invMain ul {
    font-size: 14px;
    margin: 0;
    padding: 0;
}

.invMain ul li {
    list-style: outside none none;
    position: relative;
    padding-bottom: 8px;
}
.totalpr {
    border-top: 1px solid #eaeaea;
    /* font-weight: bold; */
    margin: 30px 0 8px;
    font-size: 14px;
}
.stax{
    font-size: 14px;
    border-bottom: 1px solid #000;
}
.net_amount{
	font-weight:bold;
}
.gt {
    float: right;
}
.heading {
    background: none repeat scroll 0 0 #F0430A;
    text-transform: uppercase;
	color:#fff;
}
.qty {
    position: absolute;
    right: 60px;
    top: 0;
}
.logTbl {
    background: none repeat scroll 0 0 #fff;
    float: left;
    margin: 80px 65px;
    border: 1px solid #f0430a;
    border-radius: 3px;
}

input[type="submit"] {
    background: none repeat scroll 0 0 #f0430a;    
	border: medium none;
    color: #fff;
    padding: 5px 10px;
}
.td1 {
    color: #f0430a;
}
th.the {
    background: none repeat scroll 0 0 #f0430a;
    color: #fff;
    padding: 5px 10px;
}



.logo {
    background: none repeat scroll 0 0 #353439;
    float: left;
    text-align: center;
    width: 100%;
}
.clr{
	clear:both;
}
ul.limenu {
    margin: 30px 0;
    padding: 0;
    height: 70px;
}
ul.limenu li {
	list-style:none;
	float:left;
}
ul.limenu li a {
    border: 1px solid;
    border-radius: 5px;
/*    color: #f0430a;*/
    margin: 0 5px;
    padding: 5px 12px;
    text-decoration: none;
    text-transform: capitalize;
}

table.menutbl {
    width: 100%;
    font-size: 26px;
}
.mainda {
    margin: auto;
    width: 800px;
}
.datbl {
    border-top: 2px solid #000000;
    margin-top: 5px;
    width: 100%;
}
.amttd{
	text-align:right;
}
.totalsale{
	text-align:right;
	font-weight:bold;
}

.wtLog {
    text-align: center;
}
.res {
    float: right;
    font-size: 13px;
    padding-right: 9px;
    padding-top: 10px;
}
.printbtn a {
    background: none repeat scroll 0 0 #666;
    color: #fff;
    padding: 1px 5px;
    text-decoration: none;
}


.menutbl td input {
    float: right;
    font-size: 16px;
    width: 60px;
}

.wtLog p {
/*    color: #666666;*/
    font-size: 21px;
    font-weight: bold;
    line-height: 18px;
    margin: 0;
/*	font-family: times new !important;*/
}
.thanks {
    font-size: 13px;
    font-weight: bold;
}
.thanks p{
	margin:0;
}
.thanks p:nth-child(2) {
    padding-left: 28px;
}

.custname {
}
.customer {
    font-size: 14px;
    margin: 16px 0;
}
.invMain > p {
    font-size: 13px;
    margin: 0;
    text-align: center;
}
.orderdetail h2 {
    background: none repeat scroll 0 0 #F0430A;
    float: left;
    font-size: 28px;
    font-weight: normal;
    padding: 4px 0;
    text-transform: uppercase;
    width: 100%;
	margin: 0;
	color:#fff;
}
.labelType {
    float: left;
    width: 25%;
}
.custrow {
    float: left;
    padding: 10px 0;
    width: 100%;
}

.inpt > input{
    font-size: 15px;
    height: 26px;
    width: 200px;
}

.inpt select {
    height: 30px;
    width: 207px;
    font-size: 15px;
}
.invamount, .invqty {
    float: right;
	margin-left: 5px;
}
.invhead {
    border-bottom: 1px solid;
    font-size: 14px;
    font-weight: bold;
}
.cName {
    margin: 5px 0;
}

.indate {
    float: right;
    font-size: 13px;
}
.printbtn {
    padding: 17px 0;
}
.specific {
	float:right;
}

.logbg {
    position: fixed;
    opacity: 0.3;
	 width: 100%;
    height: 100%;
	z-index: -121;
}
.logbg img{
	float:right;
}
.bgimg {
    position: fixed;
    opacity: 0.3;
    width: 100%;
    height: 100%;
}

.bgimg img {
    width: 100%;
    height: 100%;
}
.logo > img {
    padding-right: 310px;
}
input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type=number] {
    -moz-appearance:textfield;
}
.eod {
    border: 1px solid;
    border-radius: 10px;
    color: #f0430a;
    font-size: 12px;
    padding: 10px 15px;
    text-decoration: none;
    text-transform: capitalize;
}
ul#sel_list {
    color: #454545;
}
.ca-item {
    min-height: 45px;
    display: flex;
    border-right: 1px solid #000;
    text-transform: capitalize;
    border-bottom: 1px solid #000;
    justify-content: center;
    align-items: center;
    text-align: center;
    cursor: pointer;
    line-height: 17px;
    font-size: 14px;
    font-weight: bold;
	transition: all 0.5s ease;
}
.ca-item:hover {
    background: #fff;
    color: #454545;
}
#cates{
    border-top: 1px solid #000;
    border-left: 1px solid #000;
}
.upcates{
    fill:#fff;
}
h3.mid_heading, .right_heading {
    background: #9D7A3D;
    padding: 6px 12px;
    border-radius: 5px;
    font-size: larger;
    color: #fbd89c;
	margin-bottom: 0;
	clear:both;
}
span.ton {
    text-align: center;
    width: 100%;
    float: left;
    margin-top: -10px;
    font-size: 17px;
    font-weight: bold;
}
.form-group {
    margin-bottom: 0.8rem;
}