/* QuickCart */

.product-page-size
{
    float: left;
}

.searchbox
{
    float: right;
}

.categorylist
{
    float: right;
}

.search_button
{
    float: right;
}

.product-sorting
{
    float: left;
}

.clrSrch
{
    float:left;
}

.addtocartBtn
{
    float:right;
}

.product-selectors select {
    height: 35.5px;
}

.overlay {
    background-color: rgba(0, 0, 0, 0.125);
    z-index: 999;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: none;
}

.load_image {
    margin-left: 45%;
}

.buttons-quickcart {
    padding-bottom: 50px;
}

.category_dropdown
{
    max-width:200px; 
}

table
{
    margin-bottom:20px;
}

.qty-input
{
    max-width:50px;
}

.shopping-cart-page .message-error {
    margin: 0 0 0px;
}

.cart a {
    font-size: 12px;
}

/* QuickCart 2 */

.page.shopping-cart-page.manual-entry-page > div.page-title > h1 {
    float: none !important;
    text-align: center !important;
}

.page.shopping-cart-page.manual-entry-page > div.page-title {
    margin-bottom: 0px;
}

.page.shopping-cart-page.manual-entry-page input[type="text"] {
    background-color: #fff;
}

.qty-input-manual {
    width: 50px;
    text-align: center;
}
/*new*/
.quickcart-search-box-text-manual {
    width: 250px;
}
/*new*/

.cart-manual {
    width: inherit;
}

.cart-manual td
{
    padding:5px;
    vertical-align:initial;
}

.cart-manual tbody {
    vertical-align:initial;
}

.cart-manual .right-side-col {
    padding-left: 60px;
}
/*new*/
.quick-cart-button-manual
{
    float:none;
    font-size: 12px !important;
    height: 35px;
    width: 250px;
}

.manual_page_title
{
    border-bottom:none;
}



/* QuickCart */
.quick-cart-page form {
    overflow: inherit;
  }
  .quick-cart-page .category-list {
      float: right;
  }
  
  .quick-cart-page .searchbox {
      float: right !important;
      margin-right: 5px !important;
  }
  
  .quick-cart-page .search-button {
      float: right !important;
  }
  
  .quick-cart-page .product-sorting {
      float: left !important;
  }
  
  .quick-cart-page .clrSrch {
      float: left;
  }
  
  .quick-cart-page .addtocartBtn {
      float: left;
  }
  
  .quick-cart-page .category-dropdown {
    float: right;
  }
  
  .quick-cart-page .overlay {
      background-color: rgba(0, 0, 0, 0.125);
      z-index: 999;
      position: fixed;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      display: none;
  }
  
  .quick-cart-page .load_image {
      margin-left: 45%;
  }
  
  .quick-cart-page .buttons-quickcart {
      padding-bottom: 50px;
  }
  
  .quick-cart-page table {
      margin-bottom: 20px;
  }
  
  .quick-cart-page .qty-input {
      max-width: 95px;
  }
  
  .quick-cart-page td.qty {
    text-align: center;
  }
  
  .quick-cart-page td.qty.nobr > input {
      width: 100%;
      min-width: 70px;
      margin: auto;
      padding: 10px;
      text-align: right;
  }
  
  .quick-cart-page td.qty > input,
  .quick-cart-page .product-availability,
  .quick-cart-page td.product-price,
  .quick-cart-page td.product-price-per-pound,
  .quick-cart-page td.qty-in-cart {
      text-align: right;
  }
  
  .quick-cart-page th.qty,
  .quick-cart-page .row-number, .qty-in-cart, .product-price, .product-uom {
      text-align: center !important;
  }
  
  .quick-cart-page th.product-tags,
  .quick-cart-page th.qty-in-cart {
      white-space: normal;
  }
  
  .quick-cart-page .data-table th,
  .quick-cart-page .data-table td {
    padding: 10px !important;
    word-wrap: normal !important;
    white-space: normal !important;
  }
  
  .quick-cart-page .product-unit-price {
    padding-right: 5px;
  }
  
  .quick-cart-page table, 
  .quick-cart-page th, 
  .quick-cart-page td,
  .quick-cart-page td.product-image,
  .quick-cart-page td.product-tags,
  .quick-cart-page td.product-name,
  .quick-cart-page td.product-sku {
    border: 1px solid black !important;
  }
  
  .quick-cart-page td.product-image {
    height: 145px;
    width: auto;
    padding: 20px 10px !important;
    text-align: center;
  }
  
  .quick-cart-page td.product-uom {
    text-align: center;
  }
  
  .quick-cart-page .data-table td {
    font-size: 14px !important;
  }
  
  .quick-cart-page .footable-row-detail-name, 
  .quick-cart-page .footable-row-detail-value {
    display: table-cell !important;
    padding: 6px 6px 6px 33px;
  }
  
  .quick-cart-page .footable-row-detail-value > img {
    border: 1px solid black;
  }
  
  .quick-cart-page .footable-row-detail-name {
    white-space: nowrap;
  }
  
  .quick-cart-page tr.footable-row-detail {
    display: none;
  }
  
  @media screen and (max-width: 1024px) {
    .quick-cart-page td.product-image > img {
      margin-top: 25px;
    }
  }
  
  @media screen and (min-width: 971px) {
    .quick-cart-page tr.footable-row-detail {
      display: none;
    }
  
    .quick-cart-page td > span.item-count {
      display: inline-block;
    }
  }
  
  @media screen and (max-width: 970px) {
    .quick-cart-page col.product-image,
    .quick-cart-page col.product-tags,
    .quick-cart-page col.product-price-per-pound,
    .quick-cart-page col.qty-in-cart,
    .quick-cart-page th.product-image,
    .quick-cart-page th.product-tags,
    .quick-cart-page th.product-price-per-pound,
    .quick-cart-page th.qty-in-cart,
    .quick-cart-page td.product-image,
    .quick-cart-page td.product-tags,
    .quick-cart-page td.product-price-per-pound,
    .quick-cart-page td.qty-in-cart {
      display: none;
    }
  
    .quick-cart-page tr.footable-row-detail {
      text-align: left;
    }
  
    .quick-cart-page td > span.item-count {
      display: none;
    }
  
    .quick-cart-page td.footable-row-detail-cell {
      padding: 10px !important;
      border: none !important;
      width: auto !important;
    }
  }
  
  @media screen and (max-width: 660px) {
    .quick-cart-page col.product-sku,
    .quick-cart-page th.product-sku,
    .quick-cart-page td.product-sku,
    .quick-cart-page col.product-availability,
    .quick-cart-page th.product-availability,
    .quick-cart-page td.product-availability,
    .quick-cart-page col.product-shortdesc,
    .quick-cart-page th.product-shortdesc,
    .quick-cart-page td.product-shortdesc, 
    .quick-cart-page col.product-uom,
    .quick-cart-page th.product-uom,
    .quick-cart-page td.product-uom {
      display: none !important;
    }
  
    .quick-cart-page .row-number, 
    .quick-cart-page .product-name, 
    .quick-cart-page .product-price {
      min-width: 50px !important;
      width: 50px !important;
      max-width: 50px !important;
    }
  }
  
  @media screen and (max-width: 500px) {
    .quick-cart-page .data-table th,
    .quick-cart-page .data-table td {
      padding: 5px !important;
      word-wrap: normal !important;
      white-space: normal !important;
    }
  
    .quick-cart-page .data-table td {
      font-size: 14px !important;
    }
  
    .quick-cart-page th {
      font-size: 12px !important;
    }
  }
  
  .quick-cart-page .footable-row-detail-cell {
    text-align: left !important;
    border: 1px solid black;
  }
  
  .quick-cart-page .footable-row-detail-row {
    margin: 0 0 10px;
    display: table-row;
  }
  
  .quick-cart-page td > span.footable-toggle {
    background: #bbb url(../Images/table-sprite.png) no-repeat;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    overflow: hidden;
    background-position: 0px center;
  }
  
  .quick-cart-page .product-sorting {
    text-align: left;
  }
  
  .quick-cart-page .selectors {
    margin-bottom: 5px;
  }
  
  .quick-cart-page .qc-search-box {
    text-align: right;
    float: right;
    width: calc(43% - 35px);
  }

  .quick-cart-page .clear-search {
    margin-right: 5px;
    float: right;
  }
  
  .quick-cart-page .search-button {
    margin-left: 5px;
  }
  
  .quick-cart-page .qc-search-box > input {
    width: 67%;
  }
  
  .quick-cart-page .selectors {
    margin-bottom: 5px;
    width: 100%;
  }
  
  .quick-cart-page .buttons-quickcart {
    width: 100%;
    padding: 0px;
    margin: 5px 0px;
  }
  
  .quick-cart-page .buttons-quickcart > .product-page-size {
    float: right;
  }
  
  .quick-cart-page .buttons-quickcart > .add-to-cart-button {
    float: left;
  }

  .quick-cart-page .selectors > .product-search {
    display: block;
    float: right;
    width: 100%;
    margin-top: 10px
  }
  .quick-cart-page .qc-search-box {
    text-align: right;
    float: right;
    width: calc(100% - 281px);
  }
  
  @media screen and (min-width: 551px) {
    .quick-cart-page .buttons-quickcart,
    .quick-cart-page .buttons-quickcart > div {
      display: inline-block;
      vertical-align: middle;
    }
  }  
  
  @media screen and (max-width: 550px) {  
  
    .quick-cart-page .qc-search-box > input {
      min-width: 67%;
      float: left;
    }
  
    .quick-cart-page .buttons-quickcart {
      display: inline-block;
    }

    .quick-cart-page .qc-search-box > input {
        width: 100%;
    }

  }
    
  .quick-cart-page .filters {
    margin-bottom: 5px;
    width: 100%;
    display: grid;
    grid-template-columns: 45% 45%;
    grid-gap: 10%;
  }
  
  @media screen and (max-width: 740px) {
    .quick-cart-page .buttons-quickcart {
      margin: 10px 0px;
    }
  
    .quick-cart-page .filters {
      margin-bottom: 10px;
      display: inline-block;
    }
  
    .quick-cart-page .category-list {
      float: none;
    }
  
    .quick-cart-page .category-list > select {
      width: 100%;
    }
  
    .quick-cart-page .filters > div {
      margin-bottom: 10px;
    }
  }
  
  /* QuickCart 2 */
  .manual-entry-page .qty-input-manual {
      width: 100px;
      text-align: center;
      height: 40px;
  }
  
  .manual-entry-page .quickcart-search-box-text-manual {
      width: 279px;
      height: 40px;
  }
  
  .manual-entry-page .cart-manual {
      width: inherit;
    border: none;
  }
  
  .manual-entry-page .cart-manual td, 
  .manual-entry-page .cart-manual th, 
  .manual-entry-page .cart-manual table {
    border: none !important;
  }
  
  .manual-entry-page .cart-manual td {
      padding: 3px;
      vertical-align: initial;
  }
  
  .manual-entry-page .quick-cart-button-manual {
      float: none;
      padding: 6px 11px !important;
  }
  
  .manual-entry-page .manual_page_title {
      border-bottom: none;
  }
  
  @media screen and (max-width: 940px) {
    .manual-entry-page .quickcart-search-box-text-manual {
         width: 249px !important;
     }
  }
  
  @media screen and (max-width: 820px) {
    .manual-entry-page .quickcart-search-box-text-manual {
         width: 229px !important;
     }
  }
  
  @media screen and (max-width: 700px) {
    .manual-entry-page .quickcart-search-box-text-manual {
      width: 329px !important;
    }
  }
  
  @media screen and (max-width: 500px) {
    .manual-entry-page .quickcart-search-box-text-manual {
      width: 279px !important;
    }
  }
  
  @media screen and (max-width: 440px) {
    .manual-entry-page .quickcart-search-box-text-manual {
      width: 239px !important;
    }
  }
  
  input#addtoquickcart2 {
    margin-bottom: 10px;
  }
  
  .quick-cart-page .filters span, 
  .quick-cart-page .selectors span,
  .quick-cart-page .product-page-size span {
      font-size: 13px;
      text-align: left;
      color: #8c8c8c;
      font-weight: bold;
      text-transform: uppercase;
  }
  
  .quick-cart-page .purchase-history-offset > select {
    display: inline-block;
    margin: 0 10px;
    width: auto;
    height: 45px;
    background-color: #fff;
    border: 1px solid #e7e7e7;
    border-radius: 2px;
    font-weight: normal;
    text-transform: none;
  }
  
  /*NEW*/
  .manual-entry-page .row {
    display: grid;
    grid-auto-rows: minmax(50px, auto);
    justify-content: center;
  }
  
  .manual-entry-page .column > div {
    padding: 5px;
  }
  
  .manual-entry-page .add-to-cart-button-manual {
    text-align: center;
  }
  
  .manual-entry-page .message-error {
    text-align: center;
  }
  
/*TGISTart joshd 03/01/2022 - araging table in invoicedetail view*/
.order-details-page .araging tr td label {
	display: block !important;
}

@media (min-width: 768px) and (max-width: 1024px) {
	.order-details-page .araging .rounded-table {
		text-align: left;
		font-size: 0;
	}

	.order-details-page .araging tr:nth-child(2n+1) {
		margin-left: 0;
	}

	.agingbuckets tr {
		width: 100% !important;
	}

	.order-details-page .araging tr {
		display: inline-block;
		vertical-align: top;
		width: calc(50% - 10px);
		margin-left: 20px;
	}
}

@media (max-width: 1024px) {

	.order-details-page .araging .rounded_table {
		display: block;
	}

	.order-details-page .araging tbody {
		display: block;
	}

	.order-details-page .araging tr {
		position: relative;
		background-color: #fff;
		overflow: hidden;
		padding-bottom: 70px;
		margin: 0 0 20px;
		border: 1px solid #eee !important;
		border-radius: 3px;
	}

	.agingbuckets td {
		display: block;
	}

	.araging tr .ar-title {
		overflow: hidden;
		clip: rect(0 0 0 0);
		height: 1px;
		width: 1px;
		margin: -1px;
		padding: 0;
		border: 0;
	}

	.araging tr {
		padding: 0px !important;
		margin: 0 0 0px !important;
		border: 1px solid #000 !important
	}
}

.manual-entry-page .catch-weight-input {
  width: 100px;
}

.manual-entry-page .column {
  border-top: 1px solid black;
}

.add-to-cart-button-manual:last-of-type {
  padding-top: 10px;
}

::placeholder {
  color: #c6cdcb !important;
}

.catch-weight-input {
  text-align: right;
}

/*TGIEND joshd 03/01/2022 - araging table in invoicedetail view*/

.html-order-list-page .selectors {
  margin-bottom: 5px;
}

.html-order-list-page .product-page-size {
 float: left;
}

.html-order-list-page .product-search {
    text-align: right;
}

.html-order-list-page .search-button {
	float: right;
	margin-left: 5px;
}

.html-order-list-page .pager {
	margin-top: 15px
}

.html-order-list-page .selectors span, .html-order-list-page .product-page-size span {
    font-size: 13px;
    text-align: left;
    color: #8c8c8c;
    font-weight: bold;
    text-transform: uppercase;
}

.payment-status-paid {
    background-color: #008000 ;
    color: white;
    padding: 2px 4px;
    text-align: center;
    border-radius: 5px;
}

.payment-status-unpaid {
    background-color: #FF0000;
    color: white;
    padding: 2px 4px;
    text-align: center;
    border-radius: 5px;
}