/*\ 
	%6C%6F%73%74%62%6C%6C%6C%64%31%35
	BUNGOT
\*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, details, figcaption, figure, footer, header, hgroup, mark, meter, nav, output, progress, section, summary {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
article, aside, details, figcaption, figure, footer, header, hgroup, nav, output, section, summary {
	display:block;
}
body {
	background-color:#ced4d6;
	margin:0px;
	padding:0px;
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	font-size:13px;
	color:#3d3d3d;
	-webkit-text-size-adjust: 100%;
	-webkit-font-smoothing: antialiased;
}
:focus {
	outline:0 !important;
}
::-moz-focus-inner {
border:0 !important;
}
table {
	border-collapse:collapse;
	border-spacing:0px;
	width:100%;
}
table th, table td {
	padding:10px;
	vertical-align:middle;
}
caption, th, td {
	font-weight:normal;
	text-align:left;
}
blockquote:before, blockquote:after, q:before, q:after {
	content:"";
}
blockquote, q {
	quotes:"" "";
}
strong {
	font-weight:700;
}
em {
	font-style:italic;
}
* {
	margin:0px;
	padding:0px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
.left {
	float:left;
}
.right {
	float:right;
}
.marginA {
	margin:auto;
}
.txtC {
	text-align:center;
}
.txtL {
	text-align:left;
}
.txtR {
	text-align:right;
}
.clearB:after {
	clear:both;
	content:"";
	display:table;
}
.margb-20 {
	margin-bottom:20px;
}
.tbl-padleft0 td {
	padding-left:0;
}
a {
	color:#39b4e8;
	text-decoration:none;
}
a img {
	border:0px;
}
img {
	vertical-align:top;
}
img.img-mid {
	vertical-align:middle;
}
img.img-txtbot {
	vertical-align:text-bottom;
}
form, table {
	padding:0px;
	margin:0px;
}
p, h1, h2, h3, h4, h5 {
	padding:0px 0px 13px 0px;
	margin:0px;
}
h1 {
	font-size:25px;
	font-weight:300;
	color:#46bae0;
}
.underline {
	text-decoration:underline;
}
.wrapper {
	width:1170px;
	position:relative;
}
input, button {
	font-weight:400;
	font-family: 'Open Sans', sans-serif;
	font-size:13px;
	background-color:#fafafa;
	/* -webkit-appearance:none; */
	border:0;
	border-radius:0;
}
.txtfield, .txtarea {
	font-weight:400;
	color:#3c3c3c;
	height:32px;
	line-height:32px;
	border:1px solid #ced4d6;
	padding:5px 10px;
}
.txtarea {
	font-family: 'Open Sans', sans-serif;
	font-size:13px;
	background-color:#fafafa;
	resize:none;
	line-height:16px;
	height:100px;
	width:100%;
}
.btn {
	font-size:13px;
	background-color:#39b4e8;
	color:#fff;
	cursor:pointer;
	text-align:center;
	text-decoration:none;
	min-width:75px;
	height:32px;
	line-height:32px;
	padding:0 15px;
	display:inline-block;
}
.btn-green {
	background-color:#81e38e;
}
.btn-red {
	background-color:#fe6161;
}
.btn-delete {
	background-color:none;
	background:url(../images/img-trashcan.png) no-repeat left top;
	color:#fe6161;
	padding-left:30px;
}
.btn-delete span {
	text-decoration:underline;
}
.select-bungot {
	position:relative;
	text-align:left;
}
.select-bungot select {
	width:100% !important;
	text-transform:none !important;
}
.txtselect-custom {
	height:32px !important;
	line-height:30px;
	border: 1px solid #ced4d6;
	color:#3c3c3c;
	font-size:13px;
	display:block !important;
	overflow: hidden;
}
.customSelect {
	background:url(../images/bg-custsel.jpg) no-repeat right top #fafafa;
	padding:0 10px;
}
.customSelectInner {
	width:100% !important;
	text-transform:none;
}
.select-create-action {
	width:170px;
}
.select-pagination {
	width:85px;
}
.sp-txt {
	font-size:16px;
	color:#cbd3d9;
	margin-left:18px;
	height:42px;
	line-height:42px;
}
.select-pagination .txtselect-custom {
	height:42px !important;
	line-height:40px;
	font-size:16px;
	color:#fff;
}
.select-pagination .txtselect-custom option {
	color:#868c8e;
}
.select-pagination .customSelect {
	background:url(../images/img-pagination-arrow-down.jpg) no-repeat right top #39b4e8;
}
.pagination {
	overflow:hidden;
}
.pagination button {
	cursor:pointer;
	float:left;
	width:42px;
	height:42px;
}
.p-first {
	background:url(../images/bg-pagination.png) no-repeat left bottom;
}
.p-last {
	background:url(../images/bg-pagination.png) no-repeat right bottom;
}
.p-prev {
	background:url(../images/bg-pagination.png) no-repeat left top;
}
.p-next {
	background:url(../images/bg-pagination.png) no-repeat right top;
}
.p-prev, .p-next {
	border-left:1px solid #fff;
	border-right:1px solid #fff;
}
.p-paging {
	padding:0 13px;
	float:left;
	height:42px;
	line-height:42px;
	font-size:16px;
	color:#ced4d6;
}
.input-block {
	width:100%;
}
.tbl {
	border:1px solid #e7eaee;
	border-left:0;
	margin-bottom:25px;
	color:#959595;
}
.tbl td, .tbl th {
	background-color:#f9f4f4;
	height:52px;
	border-left:1px solid #e7eaee;
}
.tbl th {
	text-transform:uppercase;
	background-color:#fff;
	border-bottom:1px solid #e7eaee;
}
.tbl tr:nth-child(even) td {
background-color:#fefafa;
}
.tbl.center-all td, .tbl.center-all th {
	text-align:center;
}
.billing-login {
	width:330px;
	margin:0 auto;
	padding-top:200px;
	overflow:hidden;
}
.logo-login {
	margin-bottom:30px;
}
.billing-login .txtfield {
	margin-bottom:18px;
	background-color:#fff;
}
.logo-login {
	text-align:center;
}
#header {
	padding-top:37px;
	/* overflow:hidden; */
	border-bottom:1px solid #ced4d6;
	height:196px;
}
.logo {
	margin-bottom:37px;
}
#menu ul, #panel-user ul {
	margin:0;
	padding:0;
}
#menu ul li {
	float:left;
	margin:0;
	padding:0;
	list-style:none;
	border-left:1px solid #ced4d6;
}
#menu ul li:first-child {
	border:0;
}
#menu ul li a {
	background-color:#fff;
	display:block;
	font-size:15px;
	width:170px;
	height:63px;
	line-height:63px;
	text-align:center;
}
#menu ul li a:hover, #menu ul li.selected a {
	background-color:#f9f4f0;
}
#panel-user {
	margin:30px 0 20px;
}
#panel-user ul li {
	float:left;
	padding:0;
	margin:0;
	list-style:none;
	line-height:12px;
	border-left:1px solid #000;
	margin-left:17px;
	padding-left:17px;
}
#panel-user ul li:first-child {
	margin-left:0;
	padding-left:0;
	border:0;
}
#panel-user ul li a {
	color:#000;
}
#panel-user ul li.paneluser-logout a {
	color:#39b4e8;
}
/*=== BODY ===*/										
#body {
	background-color:#fff;
}
.body-header {
	height:62px;
	line-height:60px;
	font-size:20px;
	font-weight:300;
	border-bottom:1px solid #f0f0f0;
	overflow:hidden;
	padding:0 25px;
}
.body-header h1 {
	float:left;
	padding:0;
}
.bh-right {
	float:right;
}
.bh-right img {
	margin-right:3px;
	vertical-align:text-bottom;
}
.box1 {
	padding:30px 25px;
}
.header-filt {
	margin-bottom:25px;
}
.header-filt h3 {
	font-weight:400;
	padding:0;
	float:left;
}
.fpx {
	overflow:hidden;
	margin-top:-10px;
}
.fpx ul {
	margin:0;
	padding:0;
}
.fpx ul li {
	float:left;
	list-style:none;
	margin:0 0 0 25px;
	padding:0;
}
.fpx ul li:first-child {
	margin:0;
}
.fpx ul li a {
	display:block;
	font-weight:300;
	height:31px;
	line-height:35px;
	padding:0 0 0 26px;
	font-size:20px;
	background-position:left top;
	background-repeat:no-repeat;
}
.fpx ul li.fpx-filter a {
	background-image:url(../images/bg-fpx-filter.png);
}
.fpx ul li.fpx-print a {
	background-image:url(../images/bg-fpx-print.png);
	padding-left:34px;
}
.fpx ul li.fpx-export a {
	background-image:url(../images/bg-fpx-export.png);
	padding-left:31px;
}
.fpx ul li.fpx-aging a {
	background-image:url(../images/bg-fpx-aging.png);
	padding-left:31px;
}
.fpx ul li a:hover, .fpx ul li.selected a {
	background-position:left bottom;
}
.wrapper-choose-company {
	position:relative;
	min-height:460px;
	padding:30px 0;
}
.company-loop td, .company-loop th {
	color:#000;
}
.company-loop th {
	text-align:right;
	width:400px;
}
.lightB {
	background: rgba(128, 131, 132, 0.5);
	position:fixed;
	display:table;
	left:0;
	top:0;
	width:100%;
	height:100%;
	z-index:9999;
}
.verticalmid {
	display:table-cell;
	vertical-align:middle;
}
.lb-wrapper {
	background-color:#fff;
	margin:0 auto;
	width:533px;
}
.lb-con {
	margin:0 auto;
	padding:0 25px 30px;
}
.lb-wrapper .body-header {
	margin-bottom:30px;
}
.lb-wrapper table td, .lb-wrapper table th {
	padding:0;
	vertical-align:top;
}
.lb-wrapper table th {
	padding-top:6px;
	padding:6px 10px 0 0;
	text-align:right;
}
.lb-wrapper .txtfield, .lb-wrapper .select-bungot, .lb-wrapper .txtarea {
	margin-bottom:14px;
}
.lb-wrapper.popup-addnewcustomer {
	width:812px;
}
.addcus-companyname {
	margin-bottom:30px;
}
.addcus-companyname .txtfield {
	width:400px;
	margin-left:10px;
}
.addcust-fields {
	width:305px;
}
.addcust-fields th {
	width:115px;
}
.addcust-fields h3 {
	text-align:left;
	padding-bottom:20px;
}
.addcust-fields .txtfield {
	width:190px;
}
.lb-grpbtn {
	padding:15px 25px;
	border-top:1px solid #f0f0f0;
}
.lb-grpbtn .btn {
	margin-right:10px;
}
.lb-grpbtn .btn.right {
	margin-left:10px;
	margin-right:0;
}
.popup-createpayment {
	width:460px;
}
.popup-addcompany {
	width:460px;
}
.addcompany-billingtype {
	height:167px;
	overflow:auto;
	width:200px;
	padding:10px;
	background-color:#fafafa;
	border:1px solid #ced4d6;
}
.addcompany-billingtype label {
	display:block;
	overflow:hidden;
	margin-bottom:8px;
}
.addcompany-billingtype span {
	float:left;
}
.addcompany-billingtype input[type="checkbox"] {
	float:right;
	margin-top:2px;
}
.popup-create-invoice {
	width:932px;
}
.createinvoice-lbox {
	width:474px;
}
.lb-wrapper .tbl th, .lb-wrapper .tbl td {
	padding:10px;
	vertical-align:middle;
	text-align:center;
}
.btnaction img {
	vertical-align:middle;
}
.btnaction a {
	margin:0 8px;
}
.createinvoice-rbox {
	width:260px;
}
.createin-total-tbl .select-bungot {
	margin:0;
}
.tbl-ver td, .tbl-ver th {
	padding:0 0 14px!important;
	vertical-align:middle !important;
}
.tbl-ver th {
	padding-right:10px !important;
}
.tbl-ver .txtfield, .tbl-ver .txtarea {
	margin-bottom:0;
}
.link-remove {
	margin-left:15px;
}
.customer-outstading-balance {
	font-size:15px;
}
.tab-box-nav {
	overflow:hidden;
	position:relative;
	z-index:2;
	margin-bottom:-1px;
}
.tab-box-nav ul {
	padding:0;
	margin:0;
}
.tab-box-nav ul li {
	float:left;
	list-style:none;
	padding:0;
	margin:0;
}
.tab-box-nav ul li a {
	background-color:#fff;
	display:block;
	padding:10px 18px;
	color:#3d3d3d;
	font-weight:700;
}
.tab-box-nav ul li.selected {
	border:1px solid #f0f0f0;
	border-bottom:0;
}
.tab-box-body {
	padding:18px;
	position:relative;
	z-index:1;
	border:1px solid #f0f0f0;
}
.tab-box-content {
	display:none;
}
#tab-invoices {
	display:block;
}
