body {

	font-size: 13px;

}

.logo-content {
  
  width:240px;
  
}


.form-container {
  max-width: 1040px;
  margin-right: 32px;
}
.client-info {
	background-color: #f4f6f9;
}

.grey-bg {

	background-color: #f4f6f9;

}

.sticky-footer {
	position: fixed;
	bottom: 0;
	width: 87%;
}

.ui-autocomplete {

	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	list-style: none;
	font-size: 14px;
	text-align: left;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	border: 1px solid rgba(0, 0, 0, 0.15);
	border-radius: 4px;
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
	background-clip: padding-box;

}

.ui-autocomplete li div{

  display: block;
  padding: 10px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;

}

.ui-state-hover,
.ui-state-active,
.ui-state-focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
  cursor: pointer;
}

.custom-control-inline {

	padding-left: 25px;

}

/* Invoice Preview Style */
@font-face {
    font-family: 'WebFont-Open Sans';
    src: local(Open Sans), url(https://fonts.gstatic.com/s/opensans/v14/K88pR3goAWT7BTt32Z01m4X0hVgzZQUfRDuZrPvH3D8.woff2);
  }

  .pcs-template {
  	font-family: Open Sans, 'WebFont-Open Sans';
    font-size: 9pt;
    color: #333333;
      background:  #ffffff ;
  }

  .pcs-header-content {
    font-size: 9pt;
	color: #333333;
	background-color: #ffffff;
  }
  .pcs-template-body {
  	padding: 0 0.400000in 0 0.550000in;
  }
  .pcs-template-footer {
  	height: 0.700000in;
	font-size: 6pt;
	color: #aaaaaa;
	padding: 0 0.400000in 0 0.550000in;
	background-color: #ffffff;
  }
  .pcs-footer-content {
  word-wrap: break-word;
  color: #aaaaaa;
      border-top: 1px solid #adadad;
  }

  .pcs-label {
    color: #333333;
  }
  .pcs-entity-title {
    font-size: 28pt;
    color: #8A5A49;
  }
  .pcs-orgname {
    font-size: 10pt;
    color: #333333;
  }
  .pcs-customer-name {
    font-size: 9pt;
    color: #333333;
  }
  .pcs-eori-number {
    color: #333;
    margin: 0;
    padding-top: 10px;
  }
 .pcs-itemtable-header {
    font-size: 9pt;
    color: #ffffff;
    background-color: #8A5A49;
  }
  .pcs-itemtable-breakword {
    word-wrap: break-word;
  }
  .pcs-taxtable-header {
    font-size: 9pt;
    color: #ffffff;
    background-color: #8A5A49;
  }
  .breakrow-inside {
    page-break-inside: avoid;
  }
  .breakrow-after {
    page-break-after:auto;
  }
  .pcs-item-row {
    font-size: 9pt;
    border-bottom: 1px solid #adadad;
    background-color: #ffffff;
    color: #000000;
  }
  .pcs-item-sku, .pcs-item-hsn, .pcs-item-coupon, .pcs-item-serialnumber, .pcs-item-unitcode {
    margin-top: 2px;
  	font-size: 10px;
  	color: #444444;
  }
  .pcs-item-desc {
      color: #333333;
      font-size: 8pt;
   }
  .pcs-balance {
    background-color: #FFFFFF;
    font-size: 9pt;
    color: #000000;
  }
  .pcs-savings {
  font-size: 0pt;
  color: ;
  background-color: ;
  }
  .pcs-totals {
    font-size: 9pt;
    color: #000000;
    background-color: #ffffff;
  }
  .pcs-notes {
    font-size: 8pt;
  }
  .pcs-terms {
    font-size: 8pt;
  }
  .pcs-header-first {
	background-color: #ffffff;
	font-size: 9pt;
	color: #333333;
      height: auto;
	}

 .pcs-status {
 	color: ;
	font-size: 15pt;
	border: 3px solid ;
	padding: 3px 8px;
 }
 .billto-section {
     padding-top: 0mm;
     padding-left: 0mm;
   }
   .shipto-section {
     padding-top: 0mm;
     padding-left: 0mm;
   }

 @page :first {
 	@top-center {
		content: element(header);
	}
    margin-top: 0.700000in;
  }

  .pcs-template-header {
	padding: 0 0.400000in 0 0.550000in;
    height: 0.700000in;
  }

  .pcs-template-fill-emptydiv {
    display: table-cell;
    content: " ";
    width: 100%;
  }


/* Additional styles for RTL compat */

/* Helper Classes */

.inline {
  display: inline-block;
}
.v-top {
  vertical-align: top;
}
.text-align-right {
  text-align: right;
}
.rtl .text-align-right {
  text-align: left;
}
.text-align-left {
  text-align: left;
}
.rtl .text-align-left {
  text-align: right;
}
.float-section-right {
  float: right;
}
.rtl .float-section-right{
  float: left;
}
.float-section-left {
  float: left;
}
.rtl .float-section-left{
  float: right;
}

/* Helper Classes End */

.item-details-inline {
  display: inline-block;
  margin: 0 10px;
  vertical-align: top;
  max-width: 70%;
}

.total-in-words-container {
  width: 100%;
  margin-top: 10px;
}
.total-in-words-label {
  vertical-align: top;
  padding: 0 10px;
}
.total-in-words-value {
  width: 170px;
}
.total-section-label {
  padding: 5px 10px 5px 0;
  vertical-align: middle;
}
.total-section-value {
  width: 120px;
  vertical-align: middle;
  padding: 0px 10px 0px 5px;
}
.rtl .total-section-value {
  padding: 10px 5px 10px 10px;
}

.tax-summary-description {
  color: #727272;
  font-size: 8pt;
}

.bharatqr-bg {
  background-color: #f4f3f8;
}

/* Overrides/Patches for RTL compat */
  .rtl th {
    text-align: inherit; /* Specifically setting th as inherit for supporting RTL */
  }
/* Overrides/Patches End */

  /* Signature styles */
  .sign-border {
    width: 200px;
    border-bottom: 1px solid #000;
  }
  .sign-label {
    display: table-cell;
    font-size: 10pt;
    padding-right: 5px;
  }
  /* Signature styles End */

/* Subject field styles */
.subject-block {
    margin-top: 20px;
}
.subject-block-value {
    word-wrap: break-word;
    white-space: pre-wrap;
    line-height: 14pt;
    margin-top:5px;
		padding-bottom: 10px;
}
/* Subject field styles End*/

.pcs-sub-label {
  color: #666;
  font-size: 10px;
}
.pcs-hsnsummary-compact {
  padding: 0;
  margin-top: 3px;
}
.pcs-hsnsummary-label-compact {
  margin-bottom: 3px;
  font-weight:600;
  padding-left: 3px;
  font-size: 9pt;
}
.pcs-hsnsummary-header-compact {
  text-align:right;
  padding: 5px 7px 2px 7px;
  word-wrap: break-word;
  width: 17%;
  height: 32px;
  border-right: 1px solid #9E9E9E;
  font-size: 8pt;
  font-weight: 600;
}
.pcs-hsnsummary-body-compact, .pcs-hsnsummary-total-compact {
  text-align:right;
  word-wrap: break-word;
  font-size: 7pt;
  padding: 4px 10px;
}
.pcs-hsnsummary-total-compact {
  border-top: 1px solid #adadad;
}
.pcs-ukvat-summary {
  margin-top:50px;
  clear: both;
  width: 100%;
}
.pcs-ukvat-summary-header {
  padding:5px 10px 5px 5px;
}
.pcs-ukvat-summary-header:first-child {
  padding-left: 10px;
}
.pcs-ukvat-summary-label {
  font-size: 10pt;
}
.pcs-ukvat-summary-table {
  margin-top: 10px;
  width: 100%;
  table-layout: fixed;
}
.pcs-ukvat-summary-body, .pcs-ukvat-summary-total {
  padding: 10px 10px 5px 10px;
}
.pcs-ukvat-summary-body:first-child {
  padding-bottom: 10px;
  padding-right: 0;
}
.pcs-payment-block {
  margin-top: 20px;
}
.pcs-payment-block-inner {
  margin-top: 10px;
}

.pcs-entity-label-section {
  padding:5px 10px 5px 0px;
  font-size: 10pt;
 }



     .pcs-talign-center {
  text-align: center;
}
.pcs-wordwrap-bw {
  word-wrap: break-word;
}
.pcs-whitespace-pw {
  white-space: pre-wrap;
}
.pcs-fw-600 {
  font-weight: 600;
}

pcs-table-fixed {
  table-layout:fixed;
}

.pcs-w-100 {
  width: 100%;
}

.pcs-clearfix {
  clear: both;
}

.pcs-text-uppercase {
  text-transform: uppercase;
}
     .lineitem-header {
       padding: 5px 10px 5px 5px;
       word-wrap: break-word;
     }
     .rtl .lineitem-header {
       padding: 5px 5px 5px 10px;
     }
     .lineitem-column {
       padding: 10px 10px 5px 10px;
       word-wrap: break-word;
       vertical-align: top;
     }
     .lineitem-content-right {
       padding: 10px 10px 10px 5px;
     }
     .rtl .lineitem-content-right {
       padding: 10px 5px 10px 10px;
     }
     .total-number-section {
       width: 45%;
       padding: 10px 10px 3px 3px;
       font-size: 9pt;
       float: left;
     }
     .rtl .total-number-section {
       float: right;
     }
     .total-section {
       float: right;
       background-color: #f4f6f9;
     }
     .rtl .total-section {
       float: left;
     }

	 /* End of Invoice Preview Style */

	 .mask {

		opacity: 0.2;
		pointer-events: none;

	 }

	 /* submitBtn & EditPicBtn */

	 .submitBtn, .EditPicBtn{

		 background: #353e5b;
		 outline: none;
		 font-family: "Lato", sans-serif;
		 font-size: 15px;
		 color: white;
		 border: none;
		 margin: 5% 0;
		 padding: 10px 25px;
		 cursor: pointer;

	 }

	 /* Tabs Stylesheet */

	 .nav-item.nav-link.active {

		 border-bottom: 2px solid #007bff;
		 border-top: none;
		 border-left: none;
		 border-right: none;


	 }

#logout{ display:none; }

.result{
  position: absolute;
  z-index: 999;
  top:100%;
  left:0;
  width: 100%;
  box-sizing: border-box;
	background: #fff
}

.result-item {
  margin: 0;
  padding: 7px 10px;
  border: 1px solid #ccc;
  border-top: none;
  cursor: pointer;
	overflow: hidden;

}

.result-item p {
	font-size: 12px;

}

.result-item:hover{
  background: #f2f2f2;
}

.result-left{
  width: 50%;
  float:left;
	clear: left;
}

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

.widget-receivables-header{
	border-top-left-radius: .25rem;
	border-top-right-radius: .25rem;
	height: 55px;
	padding: 1rem;
	text-align: center;
}

.receivables-footer {
	padding: .75rem 1.25rem;
	padding-top: 0.75rem;
	background-color: rgba(0,0,0,.03);
	border-top: 0 solid rgba(0,0,0,.125);

}

#response {
	margin-left: 1rem;
	color: red;
}

.stepper {

	background: #e9ecef;

}

@media screen and (max-width: 490px) {
  
  .logo-content {
	
    width: 100%;

  }
  
  .company-identity {
    
    width: 100%;
    
  }

  .pcs-template-body {

    padding: 0px;

  }

  
}
