﻿/* Club */
@media (max-width: 1025px) 
{
	.product-selectors input{
		margin-top:10px;
		margin-left:10px;
	}

	.product-selectors select{
		margin-top:10px;
	}

	td.product{
		border-bottom: 1px solid #eee !important; 
	} 
	.searchbox{
		margin-right : 0px !important;
	}  	
}
.categorylist
{
    float: right !important;
}

.searchbox{
	float: right !important;
	margin-right: 5px;
}
.search_button
{
    float: right !important;
}

.product-sorting
{
    float: none !important;
}

.clrSrch
{
    float:left;
}

.addtocartBtn
{
    float:right;
}

.product-selectors input{
    padding: 7.5px;
	height: 32px;
}

.product-selectors select{
    height: 32px;
}

.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;
}

/* Club 2 */
.qty-input-manual {
    width: 50px;
    text-align: center;
    height: 18px;
}

.cart-manual {
    width: inherit;
}

.cart-manual td {
    padding:3px;
    vertical-align:initial;
}

.cart-manual tbody {
    vertical-align:initial;
}

.cart-manual .right-side-col {
    padding-left: 13px;
}

.quick-cart-button-manual {
    float:none;
    padding: 6px 11px !important; 
}

.manual_page_title {
    border-bottom:none;
}

.master-wrapper-content {
    padding-top: 50px;
}

.club-signup-title {
    text-align: center;
}

.club-signup-title, .club-section {
    padding-bottom: 50px;
    text-align: center;
}

td.club-name,
td.club-frequncy,
td.club-next-ship-date {
    vertical-align: middle;
    text-align: center;
}

table, th, td {
    border: 1px solid black;
}

th, td {
    padding: 10px;
}

div.club-section > div.section:nth-of-type(n+2) {
    padding-left: 20px;
}

div.club-section > div.section {
    display: inline-block;
    padding: 20px 20px 20px 20px;
    background: #fff;
    margin-bottom: 0px;
    font-size: 15px;
    text-align: center;
    width: 50%;
}

div.club-section-title > h3 {
    font-size: 20px;
}

input.button-1.confirm-club-button {
    display: inline-block;
    min-width: 140px;
    border: none;
    background-color: #4ab2f1;
    padding: 10px 30px;
    text-align: center;
    font-size: 15px;
    color: #fff;
    text-transform: uppercase;
}

.club-section:nth-of-type(n+2) {
    text-align: center;
}

.select-payment {
    width: 44%;
}

.select-payment > div {
    width: 100%;
}

.select-payment label {
    float: left;
    width: 100%;
    text-align: left;
}

.select-payment span.required {
    float: right;
}

#NewPaymentCardName,
#NewPaymentCardNumber,
#NewPaymentCardExpirationMonth,
#NewPaymentCardExpirationYear,
#NewPaymentCardCVV2 {
    width: 99%;
}

.edit-address {
    padding-top: 15px;
}

.club-card-credentials,
.club-card-credentials > div {
    display: inline-block;
    float: left;
}

.section.single-club-section > div:nth-last-of-type(n+2) {
    margin-bottom: 10px;
}

.club-section > .section > div.club-section-title {
    margin-bottom: 10px;
}

.club-card-credentials {
    padding-top: 15px;
}

.header-links > li > div {
    padding-bottom: 4px;
}

.quick-cart-1-icon, .quick-cart-2-icon {
    padding-bottom: 4px;
}

.club-shipment-page .master-wrapper-content {
    padding-top: 50px;
}

.club-shipment-page .club-shipment-title,
.club-shipment-page .club-shipment-date {
    text-align: center;
}

.club-shipment-page .club-shipment-title {
    padding-bottom: 5px;
}

.club-shipment-page .club-shipment-date {
    padding-bottom: 20px;
}

.club-shipment-page table, th, td {
    border: 1px solid black;
}

.club-shipment-page th, td {
    padding: 10px;
}

.club-shipment-page td.club-cart-item-remove,
.club-shipment-page td.club-cart-item-image,
.club-shipment-page td.club-cart-item-product-price,
.club-shipment-page td.club-cart-item-product-quantity,
.club-shipment-page td.club-cart-item-product-quantity input,
.club-shipment-page td.club-cart-item-total {
    text-align: center;
}

.club-shipment-page .club-cart-item-image img {
    border: 1px solid black;
}

.club-shipment-page .club-cart-item-product-quantity input {
    width: 50px;
    height: 50px;
}

.club-signup-page .master-wrapper-content {
    padding-top: 50px;
    background: #F6F6F6;
}

.club-signup-page .club-signup-title {
    text-align: center;
}

.club-signup-page .club-signup-title, .club-section {
    padding-bottom: 50px;
    text-align: center;
}

.club-signup-page td.club-name,
.club-signup-page td.club-frequncy,
.club-signup-page td.club-next-ship-date {
    vertical-align: middle;
    text-align: center;
}

.club-signup-page table, th, td {
    border: 1px solid black;
}

.club-signup-page th, td {
    padding: 10px;
}

.club-signup-page div.club-section > div.section:nth-of-type(n+2) {
    padding-left: 20px;
}

.club-signup-page div.club-section > div.section {
    display: inline-block;
    padding: 20px 20px 20px 20px;
    background: #fff;
    margin-bottom: 0px;
    font-size: 15px;
    text-align: center;
    width: 50%;
}

.club-signup-page div.club-section-title > h3 {
    font-size: 20px;
}

.club-signup-page input.button-1.confirm-club-button {
    display: inline-block;
    min-width: 140px;
    border: none;
    background-color: #4ab2f1;
    padding: 10px 30px;
    text-align: center;
    font-size: 15px;
    color: #fff;
    text-transform: uppercase;
}

.club-signup-page .club-section:nth-of-type(n+2) {
    text-align: center;
}

.club-signup-page .select-payment {
    width: 44%;
}

.club-signup-page .select-payment > div {
    width: 100%;
}

.club-signup-page .select-payment label {
    float: left;
    width: 100%;
    text-align: left;
}

.club-signup-page .select-payment span.required {
    float: right;
}

.club-signup-page #NewPaymentCardName,
.club-signup-page #NewPaymentCardNumber,
.club-signup-page #NewPaymentCardExpirationMonth,
.club-signup-page #NewPaymentCardExpirationYear,
.club-signup-page #NewPaymentCardCVV2 {
    width: 99%;
}

.club-signup-page .edit-address {
    padding-top: 15px;
}

.club-signup-page .club-card-credentials,
.club-signup-page .club-card-credentials > div {
    display: inline-block;
    float: left;
}

.club-signup-page .section.single-club-section > div:nth-last-of-type(n+2) {
    margin-bottom: 10px;
}

.club-signup-page .club-section > .section > div.club-section-title {
    margin-bottom: 10px;
}

.club-signup-page .club-card-credentials {
    padding-top: 15px;
}

@media only screen and (max-width: 1250px) {
    .club-signup-page div.club-section > div.section {
        width: 100%;
    }
}

/* 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;
}