@import url(http://fonts.googleapis.com/css?family=Lato:400,700,300,900,100);
body{
	font-family: 'Lato', sans-serif;
	margin:0;
	padding:0;
	font-size:13px;
	color:#636363;
	background:url('../img/bg.png') repeat;
	position:relative;
	height:100%;
}
html,body{
	height:100%;
	width:100%;
}
a img{
	border:none;
}
.tata-ajax-loader-img2{
	background-image: url('ajax-loader-2.gif');
}
.form-row{float: left;width: 100%;}
#tickets th,#tickets td{text-align: left;}
h1, h2, h3, h4, h5, h6{
	font-family: 'Lato', sans-serif;
	color:#231f20;
}

#ware_import{
	float:left;
	width:100%;
}

#ware_import li{
	list-style: none;
	float:left;
	width:100%;
	margin-bottom:10px;
}
#ware_import li label{
	float:left;
	width:150px;
}

#refund-element {
	width: 100%;
	float: left;
	margin-top: 20px;
}

#refund-element div {
	width: 100%;
	float: left;
	margin: 10px 0;
}

#refund-element div label{
	width: 20%;
	float: left;
}

#refund-element div input{
	width: 75%;
	float: left;
	padding:10px;
}
h1.title{
	font-size:20px;
	font-family: 'Lato';
	font-weight:600;
	color:#231f20;
	float:left;
	width:100%;
	margin:10px 0;
}
input.bor{
	background: url("../img/saveord.png") no-repeat scroll 20px center #f26a2c !important;
	color: #fff;
	font-size: 15px;
	font-weight: 700;
	margin-bottom: 10px;
	padding: 10px 20px !important;
	text-align: right;
	width: 102% !important;
	float:right;
}
.clients{
	float:left;
	width:100%;
	margin-top:20px;
}
#products_paginate a.current{
	background:#333;
	color:#fff;
	box-shadow:0;
}
.products_info{
	display:none;
}
table.CSSTableGenerator tr td.active{
	border:2px solid #27ae60;
}
#fullbg{
	background:url('../img/bg.png') repeat;
	width:100%;
}
body, input{
	font-family: 'Lato', sans-serif;
}

form, input {
	display: inline;
	margin: 0;
	padding: 0;
}

body.compact{
	background:url('../img/body_glow.png') no-repeat top center #3e3e3e;
	color:#FFFFFF;
}

.c{clear:both;}

h1,h2,h3,h4,h5,h6{
	margin:0;
	padding:0;
}

#top{
	background: none repeat scroll 0 0 #F26824;
	min-height: 130px;
	position: relative;
	top: 0;
	z-index: 1;
}

.wrapper{
	margin:0 auto;
	width: 1350px;
}

#fullpage{
	position: relative;
	top: -130px;
	width: 100%;
	z-index: 10;
}


#leftside {
	float: left;
	width: 220px;
}

.blinks {
	float:left;
	width:100%;
	text-align:right;
	margin-bottom:20px;
}

.blinks a{
	display:inline-block;
	padding: 10px;
	text-decoration: none;
	background:#eee;
	border:1px solid #ccc;
	color:#000;
	margin-left:20px;
}
#rightside {
	float: left;
	width: 1130px;
}
#leftside h2 {
	background: none repeat scroll 0 0 #333333;
	color: #FFFFFF !important;
	float: left;
	height: 41px;
	padding: 0 10px;
	width: 94%;
	z-index: 10;
	font-weight: normal;
}

h2 span.lab{
	float: left;
	margin-top: 6px;
	position: relative;
}

a.org{
	color:#f26824;
	font-weight:bold;
	font-size:15px;
	font-family:Lato;
	text-decoration:none;
	margin-right: 10px;
}

#page {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #CACAC9;
	float: left;
	min-height: 1100px;
	position: relative;
	width: 1128px;
}
#rightside h2.header{
	background: none repeat scroll 0 0 #231f20;
	color: #FFFFFF !important;
	float: left;
	font-size: 20px;
	font-weight: 600;
	height: 41px;
	line-height: 40px;
	margin-left: -1px;
	margin-top: -1px;
	padding-left: 30px;
	width: 1100px;;
	z-index: 10;
	border-top: 1px solid #443D3F;
}
.text-error{
	color: red;
}
#loggin {
	float: right;
	height: 33px;
	padding-top: 15px;
	text-align: right;
	width: 600px;
}

a.ln{
	color:#f26824;
	font-weight:bold;
	font-size:20px;
	font-family:Lato;
	text-decoration:none;
	font-style: italic;
}

a.bl{
	color:#0481d2;
	font-weight:bold;
	font-size:15px;
	font-family:Lato;
}

a.grs{
	color:#27ae60;
	font-weight:bold;
	font-size:15px;
	font-family:Lato;
	text-decoration:none;
	margin-right: 10px;
}

a.rs{
	color:#eb4b3b;
	font-weight:bold;
	font-size:15px;
	font-family:Lato;
	text-decoration:none;
}

a.bor{
	color:#f26a2c;
	font-weight:bold;
	font-size:15px;
	font-family:Lato;
	padding:5px 10px;
	padding-left:40px;
}

#loggin li{
	border-left: 1px solid #FFFFFF;
	float: right;
	list-style: none outside none;
	margin-left: 53px;
	padding-left: 30px;
}

#loggin li:last-child{
	border-left:none;
}
#pagecontent{
	float:left;
	width:100%;
	position: relative;
}
.selectall{
	float: right;
	position: absolute;
	right: 0;
	top: 0;
	width: 20%;
}
#loggin li a{
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

#loggin li img{
	float:left;
	margin-right: 10px;
	width: 14px;
}

.btngr img{
	float:left;
	margin-right:10px;
}

.breadc{
	background: none repeat scroll 0 0 #2D2829;
	color: #FFFFFF;
	float: left;
	margin-left: -1px;
	padding: 10px 30px;
	width: 1070px;
}

.breadc a{
	color:#f26824;
	text-decoration:none;
}
#clsearch{
	float:left;
	width:550px;
	position: relative;
}

#clsearch input[type="text"]{
	float:left;
	width: 557px;
	padding:10px 25px;
	position: absolute;

}

.header a{
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	color: #FFFFFF;
	float: right;
	font-size: 15px;
	height: 26px;
	line-height: 25px;
	padding: 7px 10px;
	text-align: right;
	text-decoration: none;
	background:url(../img/oheadbg.png) repeat-x;
}

.header a:hover{
	background:url(../img/oheadhov.png) repeat-x;
}
.header a img{
	float: left;
	margin-right: 10px;
}
#clsearch .sear{
	position: absolute;
	left:5px;
	z-index: 10;
	top:10px;
}

.btngr{
	float:right;
	text-decoration:none;
	color:#fff;
	padding:10px 30px;
	background:#27ae60;
	font-size:15px;
	font-family:"Lato";
	font-weight:normal;
}
.dleft{
	float:left;
	width:40%;
}

.dright{
	float:right;
	width:60%;
	margin-bottom: 20px;
}

.dright a{
	margin-left:20px;

}

.dright a img{
	float:left;
	margin-right:10px;
}
.btnrd{
	float:right;
	min-height:24px;
	text-decoration:none;
	color:#fff;
	padding:10px 30px;
	background:#f26a2c;
	font-size:15px;
	font-family:"Lato";
	font-weight:normal;
}

#logout {
	color: #FFFFFF;
	float: right;
	height: 25px;
	text-align: right;
	width: 90px;
}

#header {
	float: left;
	margin-top: 10px;
	width: 100%;
	background:none;
}

ul li {
	list-style-type: none;
	padding: 0;
}

.nav{
	float:left;
	width:100%;
}

.nav ul{
	margin:0;
	padding:0;
	list-style:none;
	border-left: 1px solid #dfdfdf;
}

.nav li{
	float: left;
	height: 49px;
	margin: 0 0;
	width: 260px;
	background:url(../img/nbg.png) repeat-x;
	border-bottom: 1px solid #DFDFDF;
	border-left: 1px solid #DFDFDF;
}

.nav li a{
	border-top: 1px solid #fff;
	font-size: 15px;
	text-decoration:none;
	color:#666;
	line-height:49px;
	display: block;
	position:relative;
	padding:0 10px;
	font-family: Lato;
	font-weight: 600;
}

.nav li a.active{
	background:#333333;
	color:#fff;
	border-left: 1px solid #333333;
	border-top: 1px solid #333333;
	color: #FFFFFF;
	margin-left: -1px;
}
.nav li a:hover{
	background:#333333;
	color:#fff;
	border-left: 1px solid #333333;
	border-top: 1px solid #333333;
	color: #FFFFFF;
	margin-left: -1px;
}

.shadow {
	background: url("../img/shadow.png") no-repeat scroll 0 0 transparent;
	height: 747px;
	left: -30px;
	position: absolute;
	top: 9px;
	width: 35px;
}
#tops{
	float: left;
	margin-left: -20px;
	margin-top: -20px;
	width: 1129px;
}

#search {
	background: none repeat scroll 0 0 #F7F7F7;
	float: left;
	padding: 30px;
	width: 1068px;
	border-bottom: 1px solid #CCCCCC;
}
.ic{
	float: left;
	height: 36px;
	padding-top: 8px;
	width: 42px;
}

#footer{
	float:left;
	width:100%;
	margin-top:20px;
}

#copy{
	float:left;
	width:50%;
}
#design{
	float:right;
	width:50%;
	text-align:right;
}

#sync{
	float:left;
	width:100%;
}

#neword{
	float:left;
	width:25%;
	background:#00bb9c;
	color:#fff;

}

#ordpro{
	float:left;
	width:25%;
	background:#069adb;
	color:#fff;
}

.ordin{
	float:left;
	width:199.5px;
	padding:10px;
}

#comord{
	float:left;
	width:25%;
	background:#995cb6;
	color:#fff;
}

#syncpend{
	float:left;
	width:25%;
	background:#ffb848;
	color:#fff;
}
a.button{
	padding: 10px;
	text-decoration:none;
}
.nic{
	float:left;
	width:30px;
	margin-right:14px;
}

.oinfo{
	float: right;
	font-size: 17px;
	margin-bottom: 20px;
	text-align: right;
	width: 145px;
	height: 60px;
}

.oinfo .num{
	float: right;
	font-size: 33px;
	font-weight: 300;
	text-align: right;
	width: 150px;
	font-family: Lato;
}

.see{
	background: url("../img/seebg.png") repeat-x scroll 0 0 transparent;
	color: #FFFFFF;
	float: left;
	font-family: Lato;
	font-weight: bold;
	padding: 5px 10px;
	text-decoration: none;
	width: 93%;
}

#content{
	float: left;
	padding: 20px;
	width: 1090px;
}

#left{
	float:left;
	width:300px;
}

#right{
	float:left;
	width:500px;
}

#right li{
	list-style:none;
	float:left;
	width:90%;
	margin:5px 0;
	border-bottom:1px solid #ccc;
	padding:0px 10px;
}

#right li label{
	float:left;
	width:150px;
	font-weight:bold;
}

#right .input{
	float:left;
	width:320px;
	margin-left:0px;
	padding-left:0px;
	border-left:0px solid #ccc;
}

#right table {
	border:none;
}
#right table td{
	border-bottom:1px solid #ccc;
}

#right table td.left{
	padding: 5px 20px 5px 10px;
	width: 140px;
	border-right:1px solid #ccc;
}

#right table td.last{
	border-bottom:0;
}

#add_client label{
	font-family:Lato;
	font-size:15px;
	font-weight:bold;
}

.input input[type="text"]{
	border: medium none;
	font-size: 15px;
	padding: 7px;
	width: 310px;
}


#simplemodal-container a.modalCloseImg {
	background:url(/static/img/x.png) no-repeat; /* adjust url as required */
	width:25px;
	height:29px;
	display:inline;
	z-index:3200;
	position:absolute;
	top:-15px;
	right:-18px;
	cursor:pointer;
}

#discounts{
	border-top: 1px solid #CCCCCC;
	float: left;
	margin-top: 30px;
	padding-top: 25px;
	width: 100%;
}

#discounts h3{
	float:left;
	width:47%;
	margin-bottom:20px;
	font-size:25px;
}

.pdisc input{
	border:none;
	padding:5px 10px;
	width:100px;
	background:#ccc;
}


.btn{
	float:left;
	width:53%;
	margin-bottom:30px;
}

.gr{
	background: none repeat scroll 0 0 #27AE60;
	float: right;
	padding: 10px 20px;
	margin-right:20px;
}

.gr img{
	float:left;
	padding-right:10px;
}

.gr{
	color:#fff;
	text-decoration:none;
	font-weight:700;
	font-size:15px;
}

.or{
	background: none repeat scroll 0 0 #f26a2c;
	float: right;
	padding: 11px 20px;
}

.orgl{
	background: none repeat scroll 0 0 #f26a2c;
	float: left;
	padding: 11px 20px;
	color:#fff;
	text-decoration:none;
	font-weight:700;
	font-size:15px;
	border:none;
}

#orderinfo{
	float:left;
	width:100%;
}

.oid{
	float:left;
	width:100%;
	font-size:20px;

}

.cassign{
	float:left;
	width:100%;
	margin-bottom:20px;
}

.cassign span{
	float:left;
	width:120px;
	font-size:20px;
}
.cassign input{
	float:left;
	width:400px;
	padding:10px 20px;
	background:#f4f4f4;
	border:1px solid #ccc;
}
.addpro{
	float:left;
	width:100%;
	margin:10px 0;
	color:#27ae60;
	font-weight:bold;
	text-decoration:none;
}
.oleft{
	float:left;
	width:100%;
	margin:20px 0;
}

#neworder,#newcredit{
	float:left;
	width:100%;
}

#neworder .newprod input,#newcredit .newprod input{
	float:left;
	padding:3px;
	background:#f4f4f4;
	border:1px solid #ccc;
}
a.blu{
	color:#0481d2;
	font-size:15px;
	font-weight:600;
}
.btns {
	float: left;
	margin-bottom: 30px;
	width: 100%;
	padding-top:30px;
	margin-top:20px;
	border-top:1px solid #ccc;
}
#neworder .newprod input.pplu,#neworder .newprod input.plu{
	width:60px;
}
#newcredit .newprod input.pplu,#newcredit .newprod input.plu{width:100px;}
#newcredit .newprod input.ppid,
#newcredit .newprod input.desc,#newcredit .newprod input.pprod{width:250px;}
#neworder .newprod input.ppid,
#neworder .newprod input.desc,
#neworder .newprod input.pprod{
	width:220px;
}
#neworder .newprod input.pqty{
	width:15px;
}
#neworder .newprod .sml{
	width:70px;
}
#neworder .newprod input.pqty{
	width:15px;
}
#newcredit .newprod input.pqty{
	width:60px;
}

.poInProgress,.payment_new,.payment_new a{
	color: red;
}

#neworder .newprod input.prc{
	width:40px;
}
#osumm{
	float:right;
	width:100%;
	font-size:20px;
}
tr.qtyred td,tr.qtyred td input{color:red !important;boder:1px solid red;}
#osumm .odisc,
#osumm .osubt,
#osumm .ofreight,
#osumm .ototal,
#osumm .ffee,
#osumm .ofee,
#osumm .tidisc,
#osumm .ogst{
	float:right;
	text-align:right;
	width:100%;
}

#osumm lable{
	font-size:20px;
	color:#f26824;
	font-weight:bold;
}
.orgl img{
	float:left;
	padding-right:10px;
}
.or img{
	float:left;
	padding-right:10px;
}

.btns .or{
	margin-right: 20px;
}

.or{
	color:#fff;
	text-decoration:none;
	font-weight:700;
	font-size:15px;
	border:none;
}

#adddisc input[type="text"]{
	border:none;
	width:100%;
}

#updatedisc{
	float:left;
	width:100%;
}

#adminside{
	float: left;
	margin-top: 40px;
	position: relative;
	text-align: right;
	width: 100%;
	z-index: 1;
}

.adminicon{
	display:none;
}

.pname{
	float:left;
	width:100%;
	text-align:left;
	margin-bottom:20px;
}

.pname input[type="text"]{
	background: none repeat scroll 0 0 transparent;
	border: medium none;
	font-size: 20px;
	font-weight: bold;
	padding: 8px 0;
	width: 400px;
}

.foms{
	float:left;
	width:90%;
}

td.tpad{
	border-left: 5px solid #F26824;
	padding-left: 0 !important;
	padding-right: 10px !important;
}
.tleft{
	float:left;
	width:50%;
	text-align:left;
}
.forms li,
.tright li,
.tleft li{
	list-style:none;
	float:left;
	width:100%;
	margin: 3px 0;
}
.forms li label,
.tright label,
.tleft label{
	float:left;
	width:130px;
	font-weight:bold;
	line-height:25px;
}

.tright li input[type="text"],
.tleft li input[type="text"]{
	border:1px solid #ccc;
	background:#fff;
	width:184px;
	padding:5px;
}

.tright{
	float:left;
	width:50%;
	text-align: left;
}

.tleft select,
.tright select{
	border:1px solid #ccc;
	background:#fff;
	width:195px;
	padding:5px;
}

.submit{
	border:none;
	color:#27ae60;
	font-weight:bold;
	float:right;
	background:none;
	font-size:16px;
}

.td{
	background-position: 0 0;
	float: left;
	position: relative;
	top: 48%;
	width: 20px;
}
.specials .vc_col-sm-2 {
	box-shadow: 0 3px 3px #aaa;
	background: #fff;
	float: left;
	margin:0 1%;
	width: 18%;
	text-align: center;
}
/*.row{width: 100%; float: left;}*/
#expand { border-collapse:collapse;}
#expand h4 { margin:0px; padding:0px;}
#expand img { float:right;}
#expand ul { margin:10px 0 10px 40px; padding:0px;}
#expand div.arrow {color: #F26824;
	display: block;
	float: left;
	font-size: 20px;
	font-weight: bold;
	height: 16px;
	margin-right: 20px;
	width: 38px;}

#expand div.up {
	background-position: 0 0;
}

#simplemodal-overlay {background-color:#000;}

/* Container */
#simplemodal-container {width:150px;height:80px; color:#fff !important; padding:12px;}
#simplemodal-container .simplemodal-data {padding:8px;}
#simplemodal-container code {  color:#fff; display:block; font-size:12px; margin-bottom:12px; padding:4px 6px 6px;}
#simplemodal-container a {color:#fff;}
#simplemodal-container h3 {color:#fff !important;}
#simplemodal-container h2 {color:#fff !important;}
#simplemodal-container h1 {color:#fff !important;}

/* Pagination */
.pagination {
	padding: 20px;
	margin-bottom: 20px;
	text-align:right;
	margin-top:20px;
}

#suppliers_paginate,
#clients_paginate,
#products_paginate,
#orders_paginate,
#categories_paginate{
	text-align:right;
}

#suppliers_wrapper,
#clients_wrapper,
#products_wrapper,
#orders_wrapper,
#categories_wrapper{
	float:left;
	width:100%;
	margin-top:20px;
}
.prev,
.next,
.page,.paginate_button,.paginate_active {
	display: inline-block;
	padding: 10px 15px;
	margin-right: 4px;
	border-radius: 3px;
	border: solid 1px #c0c0c0;
	background: #e9e9e9;
	box-shadow: inset 0px 1px 0px rgba(255,255,255, .8), 0px 1px 3px rgba(0,0,0, .1);
	font-size: .875em;
	font-weight: bold;
	text-decoration: none;
	color: #717171;
	text-shadow: 0px 1px 0px rgba(255,255,255, 1);
}

#suppliers_length,
#clients_length,
#products_length,
#orders_length,
#categories_length{
	float:left;
	width:50%;
}

#suppliers_filter,
#clients_filter,
#products_filter,
#orders_filter,
#categories_filter{
	float:left;
	width:50%;
	text-align:right;
	margin-bottom:20px;
}

.next:hover, .next.gradient:hover
.page:hover, .page.gradient:hover {
	background: #fefefe;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FEFEFE), to(#f0f0f0));
	background: -moz-linear-gradient(0% 0% 270deg,#FEFEFE, #f0f0f0);
}

.page.current ,.paginate_active{
	border: none;
	background: #616161;
	box-shadow: inset 0px 0px 8px rgba(0,0,0, .5), 0px 1px 0px rgba(255,255,255, .8);
	color: #f0f0f0;
	text-shadow: 0px 0px 3px rgba(0,0,0, .5);
}

.page.gradient {
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f8f8f8), to(#e9e9e9));
	background: -moz-linear-gradient(0% 0% 270deg,#f8f8f8, #e9e9e9);
}

.pagination.dark {
	background: #414449;
	color: #feffff;
}

.page.dark {
	border: solid 1px #32373b;
	background: #3e4347;
	box-shadow: inset 0px 1px 1px rgba(255,255,255, .1), 0px 1px 3px rgba(0,0,0, .1);
	color: #feffff;
	text-shadow: 0px 1px 0px rgba(0,0,0, .5);
}

.page.dark:hover, .page.dark.gradient:hover {
	background: #3d4f5d;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#547085), to(#3d4f5d));
	background: -moz-linear-gradient(0% 0% 270deg,#547085, #3d4f5d);
}

.page.dark.active {
	border: none;
	background: #2f3237;
	box-shadow: inset 0px 0px 8px rgba(0,0,0, .5), 0px 1px 0px rgba(255,255,255, .1);
}

.page.dark.gradient {
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#565b5f), to(#3e4347));
	background: -moz-linear-gradient(0% 0% 270deg,#565b5f, #3e4347);
}

#sleft{
	float:left;
	width:250px;
}

#sright{
	float:left;
	width:520px;
}

.orright{
	float:left;
	width:50%;
	margin-top:20px;
}

.orleft{
	float:left;
	width:50%;
	margin-top:20px;
}

.orleft li{
	float:left;
	width:100%;
	margin-bottom:10px;
	font-size:15px;
	list-style:none;
}

.cdetails{
	float:left;
	width:100%;
	margin-top:20px;
	padding-top:20px;
	border-top:1px solid #ccc;
}

.bill{
	float:left;
	width:22%;
	margin-right:20px;
}

.ship{
	float:left;
	width:22%;
	margin-right:20px;
}

.comment{
	float:left;
	width:22%;
	margin-right:20px;
}

.delivery{
	float:left;
	width:22%;
	margin-left:10px;
}

em.error{
	color:red;
}

.ui-menu-item{
	text-align:left;
}

table.iqty td,table.iqty th{
	border:none !important;
	padding:0px 2px !important;
}

.newprod th, .newprod td {
	padding: 4px !important;
}

table.prodt{
	width:100%;
}

table.prodt td{
	border:none !important;
}

table.prodt .plu,.discp{
	width:60px !important;
	margin-left:5px;
	border: 1px solid #CCCCCC;
}

input.dname{
	width:200px !important;
	border: 1px solid #CCCCCC;
}

#adddisc input{
	background: none repeat scroll 0 0 #F4F4F4;
	border: 1px solid #CCCCCC !important;
	padding: 5px;
}

#adddisc td{
	padding:2px !important;
}

#adddisc select{
	background: none repeat scroll 0 0 #F4F4F4;
	border: 1px solid #CCCCCC;
	padding: 3px;
}

.orleft li label{
	float:left;
	width:150px;
}

.orleft textarea{
	width:450px;
	border:1px solid #ccc;
	height:100px;
}

.orleft input{
	width:250px;
	border:1px solid #ccc;
}

input:disabled{
	border:1px solid #EB4B3B !important;
	color: #FF0000;
}

table {
	width: 100%;
	margin: 0px;
}

.dataTables_filter{
	display:none;
}

.dataTables_length{
	margin-bottom:20px;
}

.rt{
	float:right;
}

.rt li{
	display:inline;
	margin-left:20px;
	color:#F26A2C;
	font-weight:bold;
}

.rt li label{
	color:#27AE60;
}

.disco tr{
	border:none;
	padding:0;
}

.disco td{
	border-top:none !important;
}

.disco select{
	width:67px;
}

.disco input{
	width:35px !important;
}

#quote_form{
	float:left;
	width:100%;
	margin:20px 0;
}

#quote_form li{
	list-style: none;
	float:left;
	width:100%;
	margin:5px 0;
}

#quote_form li label{
	float:left;
	width:100px;
}

#quote_form li input{
	float:left;
	width:200px;
	padding:2px;
}

#quote_form .des{
	float:left;
	width:100%;
	margin:20px 0;
}

#quote_form input {
	background: none repeat scroll 0 0 #f4f4f4;
	border: 1px solid #ccc;
	padding: 3px;
	width: 95%;
}

#quote_form input.plu {
	width: 60px;
}

#quote_form input.prc{
	width:40px;
}

#quote_form a.nt{
	float: right !important;
	margin: 0 0 10px;
	width: 80%;
}

#quote_form .des label{
	float:left;
	width:100%;
	margin-bottom:10px;
}

#quote_form .des textarea{
	width:80%;
	min-height:100px;
}

#quote_form .first{
	float:left;
	width:38%;
	margin-right:2%;
}

#quote_form .second{
	float:left;
	width:37%;
	margin-right:2%;
}

#quote_form .third{
	float:left;
	width:21%;
}

.downloafile{
	display: inline-block;
	margin-bottom: 10px;
	margin-left: 10px;
}
/****************************Invoice*****************/
#fileupload{
	float:left;
	width:100%;
	margin-bottom:20px;
}

a.afbutton{
	padding: 10px;
	text-decoration: none;
	background:#eee;
	border:1px solid #ccc;
	color:#000;
}

input.afbutton{
	padding: 10px;
	text-decoration: none;
	background:#eee;
	border:1px solid #ccc;
	color:#000;
	line-height: 1em;
	margin:0;
	cursor:pointer;
}

#date1 {
	float: left;
	text-align: center;
	width: 280px;
}

#date2 {
	float: left;
	text-align: center;
	width: 280px;
}

.clear {
	clear: both;
}