.FullWidthCell {
  width: 100%;
}

.content_side {
  display: none !important;
}

.BackorderLabel {
  font-size: 24px;
  font-weight: 700;
  color: #333;
}

.grey-out input {
  background-color: #efefef;
}

.customer-selector-holder {
  display: block;
  padding-top: 15px;
}

  .customer-selector-holder span {
    padding-left: 30px;
  }

  .customer-selector-holder select {
    padding: 6px;
    border-radius: 3px;
    border: 1px solid rgb(212, 212, 212);
  }



#ShippingDetails {
  width: 100%;
}

  #ShippingDetails td {
    height: 66px;
    margin: 0 2% 0 0;
    display: inline-block;
  }

.HalfWidthCellFirst {
  width: 49%;
  margin-right: 2%;
}

.HalfWidthCellSecond {
  width: 49%;
  margin-right: 0% !important;
}

.ThirdWidthCellFirst {
  width: 32%;
  margin-right: 2%;
}

.TwoThirdWidthCell {
  width: 65%;
  margin-right: 0% !important;
}

#ShippingDetails input,
#ShippingDetails select,
#ShippingDetails textarea {
  width: 100%;
  padding: 6px;
  border-radius: 3px;
  border: 1px solid rgb(212, 212, 212);
}

.DateTime,
.rcTable tbody td {
  position: relative;
}

.RadPicker .rcCalPopup,
.RadPicker .rcTimePopup {
  position: absolute;
  top: -60px;
  color: #e11b22;
  right: -75px;
}

.DateTime .ui-datepicker-trigger {
  position: absolute;
  right: 9px;
  top: 28px;
  background: none;
  border: none;
  color: #e11b22;
}

.DateTimeTR td {
  line-height: 0.7;
  margin: 7px 0;
}

.riTextBox.riEnabled {
  padding: 15px !important;
}

.rcTimePopup {
  background-image: url(/Portals/0/Icons/time.png) !important;
  background-size: 1em !important;
}

.RadPicker_Default .rcTimePopup {
  background-position: 8px 4.2px !important;
}

/*comment*/
.OrderComments {
  font-weight: 700;
}

.comments_wrap {
  margin: 0px 5% 0 0;
  width: 84%;
}

.comment_btn {
  border: 1px solid #626262;
  color: #626262;
  padding: 10px 13px;
  border-radius: 3px;
  width: 133px;
  margin: 17px 0;
  cursor: pointer;
}

.checkoutBuyersDetails textarea {
  border-radius: 3px;
  border: 1px solid #cdcdcd;
  padding: 5px 10px;
}
/*delivery*/
.DeliveryTypeImg {
  float: left;
  width: 140px;
  height: 55px;
  border: none;
  background-size: 6em;
  background-repeat: no-repeat;
  background-position: 50% 35%;
  background-color: #fff;
  border: 1px solid #747474 !important;
  margin: 20px 1% 0 0;
  border-radius: 3px;
}

.DeliveryType div {
  position: relative;
  width: 28%;
  float: left;
}

  /*.DeliveryType div:first-child p {
    position: absolute;
    top: 76px;
    left: 60px;
    color: #626262;
  }

  .DeliveryType div:nth-child(2) p {
    position: absolute;
    top: 76px;
    left: 65px;
    color: #626262;
  }*/

  .DeliveryType div:first-child .active + p {
    color: #e11b22;
  }

  .DeliveryType div:nth-child(2) .active + p {
    color: #e11b22;
  }

/*summary*/
.ddlPaymentMethod {
  width: 100%;
  padding: 5px 0;
  border-radius: 3px;
  border: 1px solid #cdcdcd;
}

/*#table1 {
    margin-top: 89px;
}*/

.checkoutbar .DetailsButton,
.UpdateOrderButton,
.GuestLoginUpdate {
  background-color: #e11a22;
  color: #fff;
  padding: 10px 20px 10px 20px;
  border-radius: 20px;
  border: none;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 2px;
}

  .checkoutbar .DetailsButton:hover {
    background-color: #d1393f !important;
    border: 1px solid #d1393f !important;
  }

/*list*/

.ClearCartButton {
  opacity: 0;
  width: 100%;
  position: absolute;
  top: 0;
  z-index: 2000;
}

  .ClearCartButton + .fa-trash-o,
  .clear_cart {
    position: absolute;
    color: #e11b22;
  }

.clear_cart {
  top: 19px;
  left: 26%;
}

.ClearCartButton + .fa-trash-o {
  top: 11px;
  left: 50%;
}

.MyCartRemove .Remove {
  opacity: 0;
  width: 100%;
  position: absolute;
  top: 9px;
  z-index: 2000;
}

.MyCartRemove .fa-trash-o {
  position: absolute;
  top: 15px;
  cursor: pointer;
  left: 44%;
  color: #e11b22;
}

.MyCart_AlternatingRowStyle,
.MyCartInnerHolder {
  background: transparent !important;
}

.MyCartInnerHolderh {
  padding: 5px 0;
}

.MyCart_Table tr {
  border-bottom: 1px solid #c8c8c8;
}

.MyCartInnerHolderh {
  float: left;
  width: 100%;
  font-size: 12px;
  border-top: none !important;
  border-bottom: 1px solid #1a1717;
  padding: 7px 0;
  background: #f1f2f3;
  margin-top: 25px;
}



.MyCartImage {
  padding: 5px;
  text-align: center !important;
}

  .MyCartImage img {
    width: auto !important;
  }

.MyCartWarningIcon:before {
  font-family: FontAwesome;
  content: "\f071";
  color: #e11b22;
  margin-left: 10px;
}

.MyCartDescription {
  /*width: 19% !important;*/
  text-align: left !important;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.MyCartQuantity,
.MyCartQuantityh,
.MyCartSupplied,
.MyCartBO {
  /*width: 9% !important;*/
  text-align: left !important;
}

.MyCartRemove {
  /*width: 10% !important;*/
  position: relative;
  /*text-align: center !important;*/
}

.MyCartInnerHolder div {
  font-size: 12px;
  padding: 9px 5px;
}

.MyCart_Table td,
.MyCart_HeaderStyle div {
  padding: 0px 4px;
}

.pCheckoutDeliveryDetails1 a {
  color: #e11b22 !important;
}

.CheckoutPrevWrapper {
  color: #333;
}

.ChoosePathHolder {
  width: 100%;
}

.ChoosePathHeaderHolder {
  text-align: center;
  padding: 114px 20% 110px 20%;
}

h1.ChoosePathMainHeader {
  font-size: 32px;
  letter-spacing: 1px;
  padding-bottom: 48px;
  color: #262626;
}

.ChoosePathSub {
  width: 40%;
  display: inline-block;
}

.ChoosePathSub,
.ChoosePathSubDivider {
  vertical-align: text-top !important;
}

h3 .ChoosePathHeader {
  font-size: 24px;
  color: #262626;
  padding-bottom: 23px;
}

div.ChoosePathMainText {
  font-size: 18px;
  line-height: 25px;
  color: #6a6563;
  padding-bottom: 37px;
}

.ChoosePathNonMemberFormHolder {
  border-radius: 3px;
  padding: 40px;
  background-color: #f2f2f2;
  margin-bottom: 20px;
}

.ChoosePathNonMemberFormRow {
  margin-bottom: 30px;
}

  .ChoosePathNonMemberFormRow > input,
  .ChoosePathNonMemberFormRow .LeftItem > input,
  .ChoosePathNonMemberFormRow .RightItem > input {
    width: 100%;
    border: none;
    outline: none;
    background-color: #f2f2f2;
    border-bottom: 2px solid #6a6563;
    line-height: 50px;
    font-size: 14px;
  }

.LeftItem {
  width: 51%;
  display: inline-block;
}

.RightItem {
  width: 40%;
  margin-left: 8%;
  display: inline-block;
}

.NonMemberPrimaryIncomeText {
  line-height: 22px;
  font-size: 16px;
  color: #666666;
}

.JoinNow {
  float: right;
}

.ChoosePathSubDivider {
  /*height: 300px;*/
  width: 0px;
  /*border-left: 1px solid #cccccc;*/
  display: inline-block;
  margin: 50px 5%;
}

.ValidationFailed {
  color: red;
}



.AgriculturalBusinessYesNo_Item {
  /*font-size: 24px;*/
}

  .AgriculturalBusinessYesNo_Item input[type="radio"] {
    display: none;
  }

  .AgriculturalBusinessYesNo_Item label {
    color: #000;
    cursor: pointer;
    /*text-indent: 20px;*/
    white-space: nowrap;
    display: inline-block;
    padding-right: 15px;
  }

  .AgriculturalBusinessYesNo_Item input[type="radio"] + label::before {
    font-family: FontAwesome;
    content: "\f096";
    padding: 0 11px 0 5px;
    font-size: 40px;
    vertical-align: middle;
  }

  .AgriculturalBusinessYesNo_Item input[type="radio"]:checked + label::before {
    font-family: FontAwesome;
    content: "\f046";
    padding: 0 5px;
    font-size: 40px;
    vertical-align: middle;
  }

.MyCartInnerHolderh.MyCart_HeaderStyle {
  display: grid;
  grid-template-columns: repeat(9, 1fr);
}

.MyCartInnerHolder {
  display: grid;
  grid-template-columns: repeat(9, 1fr);
}

.AccessDeniedContainer {
  width: 100%;
  text-align: center;
}

  .AccessDeniedContainer span {
    font-size: 16px;
  }

.MultipleCarts_OrderSelectorBar {
  display: none !important;
  height: 0px;
}

.ChoosePathHeaderHolder {
  display: none !important;
  height: 0px;
}

.register-link {
  color: #e11b22 !important;
  text-decoration: underline !important;
  text-decoration-style: solid !important;
}

[id$="_View_loginControl_Login_DNN_plUsername"],
[id$="_View_loginControl_Login_DNN_plPassword"] {
  display: block;
}

[id$="_View_loginControl_Login_DNN_cmdLogin"] {
  border: 2px solid #fff;
  color: #fff;
  text-align: center;
  padding: 8px 16px;
  cursor: pointer;
  border-radius: 3rem !important;
  text-transform: uppercase;
  letter-spacing: 3px;
}

[id$="_View_loginControl_Login_DNN_liPassword"],
.dnnLoginRememberMe {
  display: none !important;
  height: 0px;
}

.dnnLoginService {
  margin: 0 auto;
  width: 50%;
}

  .dnnLoginService .dnnFormItem input[type="text"],
  .dnnLoginService .dnnFormItem input[type="password"] {
    width: 80%;
    max-width: 445px;
  }

.GuestLogin {
    background: #ffffff !important;
    color: #e11b22 !important;
    border: 1px solid #e11b22;
    border-radius: 3rem !important;
    text-transform: uppercase;
    letter-spacing: 3px;
    padding: 8px 16px;
    text-decoration: none !important;
    box-shadow: none !important;
}

    .GuestLogin:hover {
        background: #e11b22 !important;
        border: 1px solid #e11b22 !important;
        color: #ffffff !important;
        border-radius: 3rem !important;
        text-transform: uppercase;
        letter-spacing: 3px;
        text-decoration: none !important;
        box-shadow: none !important;
    }

.display-block {
  display: block;
}

.GuestLoginService {
  margin: 0 auto;
  width: 50%;
}

  .GuestLoginService .dnnFormItem input[type="text"],
  .GuestLoginService .dnnFormItem input[type="password"] {
    width: 80%;
    max-width: 445px;
  }

h3.ChoosePathHeader {
  color: rgb(51, 51, 51);
  font-family: "Raleway";
  font-size: 25px;
  line-height: 50px;
  font-weight: bold;
  letter-spacing: 2px;
}

.payment-wrapper {
  border: 2px solid #ccc;
  background: #efefef;
  border-radius: 5px;
  display: block;
  height: auto;
  float: left;
  width: 80%;
}

.SummaryColumn {
  padding-right: 10%;
  padding-left: 10%;
}

.CheckoutAccordion {
  width: 50%;
  float: left;
}

.PriceSummarry {
  padding-left: 10%;
  padding-right: 10%;
  width: 50%;
  float: left;
}

.TotaltableContainer {
  border: 1px solid #ccc;
  border-radius: 3px;
}

.DeliveryBtn,
.PickupBtn {
  padding: 20px 20px 20px 0px;
}

.card-header h1 {
  color: #000;
  font-size: 24px;
  float: left;
  font-family: 'Raleway';
}

.card-header .btn-link {
  padding: 5px 5px 5px 5px;
  border: 1px solid #ccc;
  border-radius: 5px;
  float: right;
  font-size: 12px;
}

#headingOne h1::before {
  content: "1";
  color: #fff;
  background-color: #e11a22;
  border-radius: 100%;
  margin-right: 30px;
  padding:2px 13px 5px 13px;
}

#headingTwo h1::before {
  content: "2";
  color: #fff;
  background-color: #e11a22;
  border-radius: 100%;
  margin-right: 30px;
  padding: 2px 12px 5px 12px;
}

#headingThree h1::before {
  content: "3";
  color: #fff;
  background-color: #e11a22;
  border-radius: 100%;
  margin-right: 30px;
  padding: 0px 12px 8px 12px;
}

.DeliveryPrefTable {
  border-bottom: 1px solid #ccc;
}

.orderTotalSummary {
  border-top: 1px solid #626262;
}

.checkout-total-table,
.DeliveryPrefTable span {
  font-size: 18px;
  font-weight: 700;
}

.CheckoutAccordion .card {
  padding-top: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #ccc;
}

  .CheckoutAccordion .card:nth-child(3) {
    border-bottom: none;
  }

.CustomerEmail {
  position: relative;
  left: 30px;
  top: 10px;
}

.HeadShipToTittle,
.HeadShipToDetails {
  display: block;
  float: left;
}

.HeadShipToDetails {
  padding-left: 40px;
  padding-top: 15px;
}

.ShippingCard {
  padding-top: 60px !important;
  padding-bottom: 60px !important;
}

.EnterShipTo {
  background-color: #e11a22;
  color: #fff;
  padding: 10px 30px 10px 30px;
  border-radius: 20px;
  border: none;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 2px;
  margin-top: 40px;
}

.OrderNumberINV,
.AccountNumberINV {
  display: block;
  float: left;
  padding-top: 10px;
  width: 100%;
}

  .OrderNumberINV input,
  .AccountNumberINV input {
    width: 80%;
    padding: 10px;
    border-radius: 5px;
    border: 1px solid #ccc;
  }

  .OrderNumberINV span,
  .AccountNumberINV span,
  .TermsAndCondTittle {
    font-size: 14px;
    font-weight: 700;
    padding-top: 10px;
  }

.TermsAndCond {
  padding-top: 20px;
  padding-bottom: 20px;
}

.disable {
  pointer-events: none !important;
}

.DeliveryPrompt {
  font-size: 14px;
  font-weight: 700;
}

.EnterShipTo.disable {
  background-color: #ccc !important;
}

.lblOrderOptionsRadio {
  margin-top: 20px;
}

.DeliveryOptionsRadio {
  width: 60%;
}

  .DeliveryOptionsRadio td {
    display: inline-block;
    width: 100%;
    height: 20px !important;
  }

    .DeliveryOptionsRadio td input,
    .DeliveryOptionsRadio td label {
      display: inline-block;
      width: 40% !important;
    }

.ChangeEmailpnl {
  padding-top: 40px;
  padding-bottom: 10px;
}

  .ChangeEmailpnl input {
    width: 50%;
    padding: 6px;
    border-radius: 3px;
    border: 1px solid rgb(212, 212, 212);
  }

.DeliveryPrefTableLeft span {
  font-size: 18px;
  font-weight: 700;
}

.gsttaxlabel {
  text-transform: uppercase;
}

.ConfTotalToPayAmt {
  font-weight: 900;
  font-size: 24px;
}

.MyCartTitle {
  padding-bottom: 10px;
  padding-top: 10px;
  display: block;
}

  .MyCartTitle span {
    font-size: 24px;
    font-weight: 700;
  }

.pCheckoutCartList1 {
  float: left;
  width: 100%;
}

.orderCommentsTitle {
  padding-top: 20px;
  font-size: 14px;
  font-weight: 700;
}

.checkoutbar .DetailsButton:hover {
  border: none !important;
}

.SummaryTable {
  line-height: 3.5em;
}

.PriceSummarry tr td span {
  padding-left: 10px;
  padding-right: 10px;
}

.orderTotalSummary {
  line-height: 4em;
}

.PaddingTop10 {
  padding-top: 10px;
}

.SummaryTitle {
  line-height: 6em;
  border-bottom: 1px solid #ccc;
}

.pickup_message {
  width: 80%;
  font-size: 14px;
}

.addTick::before {
  content: "\f00c" !important;
  font-family: FontAwesome;
  font-size: 14px;
  padding: 10px !important;
}

.CreditCardIcon {
  width: 30px;
}

.nopadding {
  float: right !important;
  padding: 0px !important;
}

.CCPaymentTitle {
  width: 100%;
  float: left;
  display: none;
  visibility: hidden;
  height: 0px;
}

.CCPaymentTitle2 {
  width: 100%;
  float: left;
  font-size: 14px;
  font-weight: 700;
}

.CCPaymentTitleIconOuter,
.CCPaymentTitleIconInner {
  display: block;
  float: left;
}

.CCPaymentTitleIconInner {
  background-color: #e11a22;
  width: 10px;
  height: 10px;
  border-radius: 1em;
  position: relative;
  left: -5px;
  top: -5px;
}

.CCPaymentTitleIconOuter {
  width: 10px;
  height: 10px;
  border: 1px solid #e11a22;
  border-radius: 1em;
  padding: 10px;
}

.payment-details-header {
  padding-right: 15px;
  padding-bottom: 20px;
}

.PaddingLeft {
  padding-left: 20px;
}

.payment-details-wrapper {
  padding-bottom: 20px;
}

.paddingleft10 {
  padding-left: 10px !important;
}

.card-body {
  padding-left: 60px;
}

.PaddingOverRide {
  padding-right: 10px !important;
}

.aspNetDisabled {
  display: none;
}

.OrderSuccessMessage h2 {
  color: #000 !important;
}

.UpdateOrderButton {
  color: #fff !important;
}

.lblDeliveryTitle,
.lblOrderOptionsRadio {
  font-size: 14px;
  font-weight: 900;
}

.shipping-details_table {
  width: 80%;
}

.close-order-summary,
.view-order-summary {
  display: none;
}

#cart-summary-btn {
  display: none;
}

.PickupBtn P,
.DeliveryBtn P {
  top: -20px;
  margin: 0 auto;
  text-align: -webkit-center;
  position: relative;
  height: 0;
}

.standard-login-option {
  display: none;
}

.clear-cart-button-holder {
  position: relative;
  width: 100px;
  float: right;
  margin: 5px 22px;
}

/* marketing material checkbox */
.marketing-material--checkbox {
  display: flex;
}

.marketing-material--checkbox input[type=checkbox] {
  margin-right: 3px;
}

span#dnn_ctr394_View_lblPreTCLink {
  font-size: 11pt;
}

a#dnn_ctr394_View_hlTCLink {
  font-size: 11pt;
}



@media screen and (max-width: 1024px) {
  #ShippingDetails td {
    width: 90% !important;
  }

  .dnnLoginService,
  .GuestLoginService {
    width: 100%;
  }
}


/*Mobile stop ipad size*/
@media screen and (max-width: 769px) {
  #to_top {
    display: none !important;
  }


  .customer-selector-holder {
    float: left;
  }

    .customer-selector-holder span {
      padding-left: 0px;
    }

  .loginContent .dnnFormItem:last-of-type {
    display: none;
  }

  div.ChoosePathMainText {
    padding-bottom: 0px !important;
  }

  .GuestLoginService .dnnFormItem input {
    margin-bottom: 0px;
  }


  .clear-cart-button-holder {
    position: relative;
    width: 90px;
    float: right;
    margin: 5px 10px;
  }


  .checkout-banner {
    margin-top: 0px !important;
  }

  .guest-login-option,
  .standard-login-option {
    display: block;
    font-size: 18px;
    font-weight: 900;
    padding-top: 10px;
  }

  .open-guest-login,
  .open-standard-login {
    text-decoration: underline;
    color: #e11b22;
  }

  .DeliveryPrefTableRight {
    border-right: 1px solid;
  }

  .UpdateOrderButton {
    float: left !important;
  }

  .ModAOCheckOutC {
    padding-bottom: 50px;
  }

  .checkout-total-table-container {
    z-index: 1;
  }

  .PriceSummarry {
    width: 100%;
    padding: 0;
  }

  .DeliveryType div {
    width: 50%;
  }

  .pickup_message {
    font-size: 12px;
    width: 100%;
  }

  .DeliveryOptionsRadio {
    width: 100%;
  }

    .DeliveryOptionsRadio td input {
      width: 15% !important;
    }

    .DeliveryOptionsRadio td label {
      width: 70% !important;
    }

  .lblOrderOptionsRadio {
    line-height: 10px !important;
  }


  .ConfTotalToPayAmt {
    font-size: 14px;
  }

  .DeliveryPrefTableLeft span {
    font-size: 14px;
  }

  .CustomerEmail {
    position: inherit;
    left: 30px;
    top: 10px;
    width: 70%;
    float: left;
  }

  .remove-border {
    border: none !important;
  }

  .CheckoutAccordion {
    width: 100%;
  }

  .DeliveryPrefTable {
    border-left: 1px solid #626262;
    border-right: 1px solid #626262;
    border-top: 1px solid #626262;
  }

  .checkout-total-table-container {
    width: 100%;
    padding-left: 5%;
    padding-right: 5%;
    position: fixed;
    bottom: 10px;
    left: 0;
    transition-duration: 0.5s;
  }

  .checkout-total-table {
    background-color: #fff;
    border: 1px solid #626262;
  }

  .checkoutDeliveryOptions {
    width: 100%;
    padding-left: 5%;
    padding-right: 5%;
    position: fixed;
    bottom: -300px;
    left: 0;
    background-color: #fff;
    transition-duration: 0.5s;
    z-index: 1;
  }

  .close-order-summary,
  .view-order-summary {
    height: 1em;
  }

  .view-order-summary {
    position: absolute;
    display: block;
    right: 20px;
    top: -18px;
    font-size: 12px;
    color: #e11b22;
  }

  .close-order-summary {
    position: absolute;
    left: 25px;
    top: -21px;
  }

  .card-body {
    padding-left: 0px;
  }

  .shipping-details_table {
    width: 100%;
  }

  #ShippingDetails td {
    width: 100% !important;
  }

  .OrderNumberINV input,
  .AccountNumberINV input {
    width: 100%;
  }

  .payment-wrapper {
    width: 100%;
  }

    .payment-wrapper .PaddingLeft {
      padding-left: 0px;
    }

  .card-expirey_input,
  .card-number_input {
    width: 50%;
    float: left;
  }

  #cart-summary-btn {
    display: block;
  }

  .EnterShipTo {
    margin-top: 60px;
  }
}

/*Phone only*/
@media screen and (max-width: 480px) {
}

/*Ipad only*/
@media screen and (max-width: 768px) and (min-width: 480px) {

  .close-order-summary {
    left: 40px;
  }

  .view-order-summary {
    right: 40px;
  }

  .payment-wrapper {
    width: 60%;
  }

  .CustomerEmail {
    padding-top: 10px;
  }

  .OrderNumberINV,
  .AccountNumberINV {
    width: 60%;
  }
}

@media screen and (max-width: 1000px) and (min-width: 768px) {

  .dnn_layout {
    width: auto !important;
  }
}

@media screen and (max-width: 1600px) {
  .payment-wrapper {
    width: 100%;
  }

  .DeliveryOptionsRadio td label {
    display: inline-block;
    width: 90% !important;
  }

  .DeliveryOptionsRadio td input {
    display: inline-block;
    width: 10% !important;
  }
}



@media screen and (max-width: 1200px) {
  .PriceSummarry {
    padding-left: 2%;
    padding-right: 2%;
  }

  .card-body {
    padding-left: 0px;
  }

  .card-expirey_input input {
    font-size: 11px;
  }
}

@media screen and (max-width: 1100px) {
  .payment-wrapper {
    width: 100%;
  }
}

.redirect-to-paymark-wrapper-top {
	margin-bottom: 10px;
	float: left;
	width: 100%;
}

/* ALERT */
.css-1vp83je {
	transition: box-shadow 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
	border-radius: 4px;
	box-shadow: none;
	font-family: Roboto, Helvetica, Arial, sans-serif;
	font-weight: 400;
	font-size: 0.875rem;
	line-height: 1.43;
	letter-spacing: 0.01071em;
	background-color: rgb(255, 244, 229);
	display: flex;
	padding: 6px 16px;
	color: rgb(102, 60, 0);
}

.css-1a5xb34 > :not(style):not(style) {
	margin: 0px;
}

.css-1a5xb34 > :not(style) ~ :not(style) {
	margin-top: 16px;
}



.css-1l54tgj {
	margin-right: 12px;
	padding: 7px 0px;
	display: flex;
	font-size: 22px;
	opacity: 0.9;
}

.css-1vp83je .MuiAlert-icon {
	color: rgb(237, 108, 2);
}


.css-1jvvlz4 {
	margin: -2px 0px 0.35em;
	line-height: 1.5;
	letter-spacing: 0.00938em;
	font-weight: 600;
	font-size: 14px;
}

.css-1xsto0d {
	padding: 8px 0;
	min-width: 0;
	overflow: auto;
	display: flex;
	flex-flow: column;
}



.css-1cw4hi4 {
	user-select: none;
	width: 1em;
	height: 1em;
	display: inline-block;
	fill: currentcolor;
	flex-shrink: 0;
	transition: fill 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
	font-size: 2rem;
}

/* ALERT */

/* ADDRESS FINDER */

.af-wrapper {
	position: absolute;
	height: auto;
	margin-top: 8px !important;
	margin-left: 3px !important;
	width: 35px !important;
	background: url(/images/ico_search.svg) no-repeat 0px 3px;
	background-size: 17px;
	float: left !important;
	background-color: #fff;
	background-position: center;
	border: 0 !important;
	padding: 0 !important;
}

.af-input {
	padding-left: 40px !important;
}


.AOPOPupWrap {
	display: none !important;
	opacity: 0 !important;
}

.AOPOPupWrap.Active {
	display: block !important;
	opacity: 1 !important;
	position: fixed;
	background: #fff;
	top: 20%;
	left: 50%;
	transform: translate(-50%, 0);
	border: 1px solid #ccc;
	border-radius: 5px;
	z-index: 10000;
	padding: 20px !important;
	-webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.4);
	box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.4);
	/*overflow: auto;*/
}

.AOPOPupLightboxWrap {
	display: none !important;
	opacity: 0 !important;
}

.AOPOPupLightboxWrap.Active {
	display: block !important;
	opacity: 1 !important;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1042;
	overflow: hidden;
	position: fixed;
	background: rgba(11,11,11,0.7);
}

.AOPopup .DefaultCloseBtn {
	position: absolute;
	right: 10px;
	top: 10px;
	z-index: 100;
	cursor: pointer;
}

.AOPopup .DefaultCloseBtn span {
	text-transform: uppercase;
	margin-right: 8px;
	line-height: 18px;
	display: inline-block;
}

.AOPopup .DefaultCloseBtn .fa {
	display: inline-block;
	float: right;
	font-size: 18px;
	line-height: 18px;
}

#OnHoldPopup .fa-times-thin:before {
	content: "\00d7";
	color: #000;
	font-size: 1.4em;
	line-height: 0.2em;
	cursor: pointer;
}

#OnHoldPopup .PopUpHeader span {
	font-size: 26px;
	color: #333333;
	vertical-align: middle;
	font-weight: bold;
	text-align: center;
	display: block;
	background-color: #f3f3f3;
	border-radius: 3px;
	line-height: 2;
	margin: 6px 0 17px 0;
}

#OnHoldPopup .OnHoldContent {
	border-bottom: 2px solid #e11b22;
	font-family: ATSFontReg !important;
	padding: 10px 0;
	font-size: 16px;
	color: #666666;
}

#OnHoldPopup .DoNotShowAgainWrap {
	display: inline-block;
	float: right;
	width: 100% !important;
	text-align: right;
}

#OnHoldPopup .DoNotShowAgainWrap .noShow {
	float: left;
}

#OnHoldPopup input[type="checkbox"] {
	display: none;
}

#OnHoldPopup .DoNotShowAgainWrap label {
	font-weight: 100;
	cursor: pointer;
	position: relative;
	margin: 20px 16px;
	float: left;
}

#OnHoldPopup .DoNotShowAgainWrap .noShow label:before {
	content: "" !important;
	margin-right: 13px;
	display: inline-block;
	vertical-align: text-top;
	width: 20px;
	height: 20px;
	border: 1px solid #999;
	margin-top: 0px;
}

#OnHoldPopup .DoNotShowAgainWrap .noShow.checked label:before {
	content: "" !important;
	margin-right: 13px;
	display: inline-block;
	vertical-align: text-top;
	width: 20px;
	height: 20px;
	border: 1px solid #e11b22;
}

#OnHoldPopup .DoNotShowAgainWrap .noShow.checked label:after {
	content: "";
	display: block;
	width: 13px;
	height: 8px;
	border: 1px solid #df1e2c;
	border-width: 0px 0px 3.5px 3.5px;
	transform: rotate(-44deg);
	position: absolute;
	top: 5.3px;
	left: 4px;
}

#OnHoldPopup .ClosePBbtn {
	width: 125px;
	background-color: #e11b22;
	color: #fff;
	text-align: center;
	padding: 12px;
	border-radius: 3px;
	font-weight: 100;
	cursor: pointer;
	text-transform: uppercase;
	font-size: 14px;
	margin: 11px 0 0 0;
	float: right;
}