﻿@import url("NavigationSecureHeader.css");
@import url("SubHeader.css");
@import url("../../../../../css/mobile/common.css");
@import url("PageCommonInfo.css");
/*  **********************************************************************************************
    STYLE From  MVC Website\NextMVC3Primary\TotalPlatform\Templates\TemplateC\Desktop\Checkout.scss
    ********************************************************************************************** */
.top-action {
  border-radius: var(--components-icon-button-back-to-top-border-radius, 22px);
  border: 1px solid var(--components-button-contained-secondary-enabled-border-color, #000);
  background: var(--components-button-contained-secondary-enabled-background-color, #000);
  background-image: var(--icon-back-to-top);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 24px 24px;
  height: 46px;
  width: 46px;
}
.top-action span {
  display: none;
}
.top-action .nx-icon {
  display: none;
}

.CloudSecureHeader .HeaderSpacer {
  margin-top: var(--next-header-height, 60px);
}
@media only screen and (min-width: 768px) {
  .CloudSecureHeader .HeaderSpacer {
    margin-top: var(--next-header-md-height, 60px);
  }
}
@media only screen and (min-width: 1024px) {
  .CloudSecureHeader .HeaderSpacer {
    margin-top: var(--next-header-lg-height, 60px);
  }
}

body .popover-content {
  padding: 16px;
  color: var(--text-primary, #000);
  font-family: var(--global-body-1-font-family);
  font-weight: var(--global-body-1-font-weight);
  font-style: var(--global-body-1-font-style);
  text-transform: var(--global-body-1-text-transform);
  text-decoration: var(--global-body-1-text-decoration);
  font-size: var(--global-body-1-font-size);
  letter-spacing: var(--global-body-1-letter-spacing);
  line-height: var(--global-body-1-line-height);
}
body .btn:active:focus {
  outline: none;
}
body p > a,
body a[href^="tel:"] {
  color: var(--text-primary, #000);
  font-family: var(--global-body-1-link-font-family);
  font-weight: var(--global-body-1-link-font-weight);
  font-style: var(--global-body-1-link-font-style);
  text-transform: var(--global-body-1-link-text-transform);
  text-decoration: var(--global-body-1-link-text-decoration);
  font-size: var(--global-body-1-link-font-size);
  letter-spacing: var(--global-body-1-link-letter-spacing);
  line-height: var(--global-body-1-link-line-height);
}
body p > a:focus,
body a[href^="tel:"]:focus {
  border-radius: var(--action-checkbox-border-radius, 4px);
  outline: 2px solid var(--interactive-focus-default-outline-color, #1D89DD);
  outline-offset: 1px;
}
body nav.secure-nav {
  height: var(--tpl-secure-header-height);
  background: var(--tpl-secure-header-background-colour);
}
body nav.secure-nav .container {
  padding: 0px;
  max-width: var(--tpl-secure-header-width);
}
body nav.secure-nav .container .row {
  margin: 0px;
  padding: 0px;
}
body nav.secure-nav .container .row .col-xs-6.text-left {
  left: -25%;
}
body nav.secure-nav .container .row .col-xs-3.text-left {
  left: var(--tpl-checkout-secure-nav-text-middle-left, auto);
  top: var(--tpl-checkout-secure-nav-text-middle-top, auto);
}
body nav.secure-nav .container .row .col-xs-6.secure-nav__bag-help-link-container {
  width: var(--tpl-checkout-secure-nav-help-link-container-small-screen-width, 50%);
}
@media (max-width: 479px) {
  body nav.secure-nav .container .row .col-xs-6.secure-nav__bag-help-link-container {
    right: var(--tpl-checkout-secure-nav-help-link-container-right, auto);
  }
}
body nav.secure-nav .container .row .col-xs-6.secure-nav__bag-help-link-container .secure-nav__help-link.text-right {
  display: var(--tpl-checkout-secure-nav-help-link-display, block);
}
body nav.secure-nav .container .row .col-xs-6.secure-nav__bag-help-link-container .secure-nav__pipe-separator {
  display: var(--tpl-checkout-secure-nav-pipe-separator, block);
}
body nav.secure-nav .container .row .text-left {
  padding: 0px;
}
body nav.secure-nav .container .row .text-left .secure-nav__next-logo {
  background: var(--tpl-checkout-secure-company-icon) no-repeat;
  background-size: contain;
  height: var(--tpl-secure-header-company-logo-height);
  width: var(--tpl-secure-header-company-logo-width);
  margin: 4px 0px 0px 4px;
  background-position: 0;
}
body nav.secure-nav .container .row .text-left .secure-nav__next-logo svg {
  display: none;
  fill: var(--tpl-white);
}
body nav.secure-nav .container .row .text-left div.secure-nav__padlock-icon {
  background: var(--tpl-checkout-secure-lock-icon) no-repeat;
  width: var(--tpl-secure-header-icon-width-padlock);
  height: var(--tpl-secure-header-icon-height-padlock);
  background-size: contain;
  margin: 8px 0px 12.8px -5px;
}
body nav.secure-nav .container .row .text-left div.secure-nav__padlock-icon svg {
  display: none;
}
body nav.secure-nav .container .row .secure-nav__bag-help-link-container {
  margin-left: auto;
  padding-right: var(--tpl-secure-distance-shoppingbag);
}
body nav.secure-nav .container .row .secure-nav__bag-help-link-container .secure-nav__bag-icon {
  margin: 0px 0px 0px auto;
  float: right;
  padding-right: 26px;
}
body nav.secure-nav .container .row .secure-nav__bag-help-link-container .secure-nav__bag-icon .responsive_enabled_secure-nav__bag-icon {
  background: var(--tpl-checkout-shopping-bag-icon) no-repeat !important;
  background-size: contain !important;
  width: var(--tpl-secure-header-shopping-bag-width);
  height: var(--tpl-secure-header-shopping-bag-height);
  margin: var(--tpl-secure-distance-shoppingbag-top);
}
body nav.secure-nav .container .row .secure-nav__bag-help-link-container .secure-nav__bag-icon .responsive_enabled_secure-nav__bag-icon .sprite-sheet-nav-bag-icon {
  display: none;
}
body nav.secure-nav .container .row .secure-nav__bag-help-link-container .secure-nav__bag-icon .responsive_enabled_secure-nav__bag-icon #header-bag-item-count {
  inset: 0px;
  margin-top: 5px;
  font-size: var(--tpl-gbl_font-size-extra-small);
  font-weight: var(--tpl-gbl_font-weight-normal);
  margin-left: var(--tpl-secure-item-count-margin-left, -1px);
  color: var(--tpl-page-link-colour);
  width: 28px;
}
@media (max-width: 767px) {
  body nav.secure-nav .container .row .secure-nav__bag-help-link-container .secure-nav__bag-icon .responsive_enabled_secure-nav__bag-icon #header-bag-item-count {
    margin-left: var(--tpl-secure-item-count-margin-left, -3px);
  }
}
body.vision-poppins-font header.vision-header.black-header .nav-header-left.Gel3FinderClass .nav-search-link {
  display: inline;
}
body.vision-poppins-font header.vision-header.black-header .nav-header-left.Gel3FinderClass .nav-search-link .nav-padlock.nx-icon {
  margin-top: 12px;
}
body.vision-poppins-font header.vision-header.black-header .right-header-bag.Gel3FinderClass #header-bag-item-count {
  margin-top: var(--tpl-checkout-vision-poppins-font-gel3-finder-item-count-top, -14px);
  position: initial;
}
body header.vision-header.black-header {
  background: var(--tpl-secure-header-background-colour);
  height: var(--tpl-secure-header-height);
  border-bottom: var(--tpl-secure-header-border-bottom, 1px solid #222) !important;
}
body header.vision-header.black-header .nav-header-left.Gel3FinderClass {
  padding: var(--tpl-secure-header-distance-logo);
  margin: 0px;
}
body header.vision-header.black-header .nav-header-left.Gel3FinderClass .nav-nextlogo.nx-icon {
  background: var(--tpl-checkout-secure-company-icon) no-repeat;
  height: var(--tpl-secure-header-company-logo-height);
  width: var(--tpl-secure-header-company-logo-width);
  margin: 0px;
}
body header.vision-header.black-header .nav-header-left.Gel3FinderClass .nav-padlock.nx-icon {
  background: var(--tpl-checkout-secure-lock-icon) no-repeat;
  width: var(--tpl-secure-header-icon-width-padlock);
  height: var(--tpl-secure-header-icon-height-padlock);
  background-size: contain;
  margin: var(--tpl-secure-distance-logo-padlock);
}
body header.vision-header.black-header .right-header-bag.Gel3FinderClass {
  top: 0px;
  right: var(--tpl-secure-distance-shoppingbag);
  margin: 0px;
}
body header.vision-header.black-header .right-header-bag.Gel3FinderClass #header-bag-icon {
  background: var(--tpl-checkout-shopping-bag-icon) no-repeat;
  width: var(--tpl-secure-header-shopping-bag-width);
  height: var(--tpl-secure-header-shopping-bag-height);
  background-size: contain;
  margin: var(--tpl-secure-distance-shoppingbag-top);
}
body header.vision-header.black-header .right-header-bag.Gel3FinderClass #header-bag-item-count {
  color: var(--tpl-page-link-colour);
  font-size: var(--tpl-gbl_font-size-extra-small);
  font-weight: var(--tpl-gbl_font-weight-normal);
  margin-top: var(--tpl-secure-gel3-finder-item-count-top, 4px);
}
body #mainBody .panel {
  margin: 0;
  border: none;
}
body #mainBody .panel.panel-default {
  -webkit-border-radius: var(--components-alert-default-border-radius, 0);
  -moz-border-radius: var(--components-alert-default-border-radius, 0);
  border-radius: var(--components-alert-default-border-radius, 0);
}
body #mainBody .panel .panel-group .panel {
  overflow: hidden;
}
body #mainBody .panel .panel-heading {
  height: 44px;
  background: var(--background-paper, #FFF);
  border: 1px solid var(--components-divider-default-border-color, #EEE);
  border-bottom: none;
  padding: 0 16px;
  display: inline-flex;
  align-items: center;
  width: 100%;
}
body #mainBody .panel .panel-heading .panel-title {
  color: var(--text-primary, #000);
  font-family: var(--global-subtitle-2-font-family);
  font-weight: var(--global-subtitle-2-font-weight);
  font-style: var(--global-subtitle-2-font-style);
  text-transform: var(--global-subtitle-2-text-transform);
  text-decoration: var(--global-subtitle-2-text-decoration);
  font-size: var(--global-subtitle-2-font-size);
  letter-spacing: var(--global-subtitle-2-letter-spacing);
  line-height: var(--global-subtitle-2-line-height);
  width: 100%;
}
body #mainBody .panel .panel-heading .nx-icon.RightArrowSmall {
  background-image: var(--icon-chevron-up-m-default);
  background-repeat: no-repeat;
  background-position: center;
  background-size: auto;
  transform: rotate(0deg);
  position: absolute;
  margin-top: 0;
  right: 0;
  position: relative;
}
body #mainBody .panel .panel-heading.collapsed .nx-icon.RightArrowSmall {
  background-image: var(--icon-chevron-down-m-default);
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto;
  transform: rotate(0deg);
  width: 24px;
  height: 24px;
}
body #mainBody .billing-address-panel,
body #mainBody .alternative-address-panel,
body #mainBody #address-finder .panel,
body #mainBody #ct .panel,
body #mainBody #nuSummary-container .panel {
  margin-left: 0px;
  margin-right: 0px;
}
body #mainBody #order-summary-body .order-summary__total .order-summary__total-row--charge-or-incentive {
  margin-top: var(--tpl-checkout-order-summary-total-charge-or-incentive-margin-top);
  margin-bottom: var(--tpl-checkout-order-summary-total-charge-or-incentive-margin-bottom);
}
body registeration-success, body .registeration-failure {
  padding: var(--tpl-secure-welcome-page-message-padding);
}
body.alt-tp-footer {
  min-height: 100vh;
  height: auto;
}
body footer.secure-footer {
  position: sticky;
  top: 100vh;
}
body footer.secure-footer .secure-footer__customer-services {
  font-size: var(--tpl-gbl_font-size-medium);
}

.Secure header.PageHeader .HeaderContent {
  background: var(--tpl-secure-header-background-colour);
}
.Secure header.PageHeader .HeaderContent .HeaderTopBar {
  padding-top: 0;
  height: var(--tpl-secure-header-height);
  width: 100%;
}
.Secure header.PageHeader .HeaderContent .HeaderTopBar a#header-logo.SiteLogo, .Secure header.PageHeader .HeaderContent .HeaderTopBar .SiteLogo.white, .Secure header.PageHeader .HeaderContent .HeaderTopBar .SiteLogo.gold, .Secure header.PageHeader .HeaderContent .HeaderTopBar .SiteLogo.Black, .Secure header.PageHeader .HeaderContent .HeaderTopBar .SiteLogo {
  background-image: var(--tpl-secure-company-icon);
  background-position: left;
  background-size: contain;
  height: var(--tpl-secure-header-company-logo-height);
  width: var(--tpl-secure-header-company-logo-width);
  margin: var(--tpl-secure-header-distance-logo);
}
.Secure header.PageHeader .HeaderContent .HeaderTopBar .SecureMessages {
  margin-left: 0;
}
.Secure header.PageHeader .HeaderContent .HeaderTopBar #gel-secure-icon {
  margin-left: -5px !important;
  margin-top: 0 !important;
}
.Secure header.PageHeader .HeaderContent .HeaderTopBar section.BagSummary div.Icon #gel-bag-summary {
  top: var(--tpl-secure-header-bag-summary-top);
  height: var(--tpl-secure-header-shopping-bag-height);
  width: var(--tpl-secure-header-shopping-bag-width);
  fill: var(--tpl-black);
}
.Secure header.PageHeader .HeaderContent .HeaderTopBar section.BagSummary div.Icon .ItemCount span {
  color: var(--tpl-black);
  font-size: var(--tpl-gbl_font-size-small);
  margin: 0;
}
.Secure header.PageHeader .HeaderContent .HeaderNavigationBar {
  width: 100%;
  height: 36px;
  background-color: var(--tpl-brand-colour);
}
.Secure header.PageHeader .HeaderContent .HeaderNavigationBar .MainNavigation {
  margin-right: 2px;
}

/*  **********************************************************************************************
    Used for TBC
    STYLE From  NextMVC3Primary\TotalPlatform\Templates\TemplateC\Mobile\OverrideStyle.scss --> Loaded as OverrideStyle.min.css
    ********************************************************************************************** */
body .text-primary {
  color: var(--tpl-page-text-colour) !important;
}
body.upward-pdp #divMainDetailsContainer .panel-level-content .select-wrapper .nx-select .nx-icon.right-Arrow {
  background-image: var(--tpl-ddl-backgroud-image-chevron);
}
body .checkout-branding__account-outer-container {
  margin: var(--tpl-checkout-checkout-branding-account-outer-container-margin, 16px) !important;
}
body .checkout-branding__account-outer-container .next-branding_wrapper__container {
  border: none;
  padding: var(--tpl-checkout-next-branding-wrapper-container-padding, 0 16);
}
@media (min-width: 768px) {
  body.in-map-view #searchTextField {
    padding-right: 0 !important;
  }
}
body #mainwrapper .HeaderSpacer {
  height: var(--next-header-md-height, 88px);
}
@media (max-width: 768px) {
  body #mainwrapper .HeaderSpacer {
    height: var(--next-header-height, 44px);
  }
}
body #mainwrapper #mainBody.intelrecs-customwidth {
  padding: 0;
}
body #mainwrapper #mainBody.intelrecs-customwidth #divMainWrapper {
  margin-top: 0;
}
body #mainwrapper #ct .form-group .nx-ul {
  font-size: var(--global-body-1-font-size);
}
body #mainwrapper #ct .form-group .nx-ul li {
  list-style: none;
  color: var(--text-primary, #000);
}
body #mainwrapper #ct .nx-alertbody, body #mainwrapper #ct .msgBody {
  font-weight: var(--global-body-1-font-weight);
}
body #mainwrapper #ct .panel .panel-info {
  color: var(--text-primary, #000);
}
body #mainwrapper #ct .panel .panel-info b {
  font-family: var(--global-body-3-font-family);
  font-weight: var(--global-body-3-font-weight);
  font-style: var(--global-body-3-font-style);
  text-transform: var(--global-body-3-text-transform);
  text-decoration: var(--global-body-3-text-decoration);
  font-size: var(--global-body-3-font-size);
  letter-spacing: var(--global-body-3-letter-spacing);
  line-height: var(--global-body-3-line-height);
  color: var(--text-primary, #000);
}
body #mainwrapper #ct .control-label {
  font-family: var(--component-input-label-1-font-family);
  font-weight: var(--component-input-label-1-font-weight);
  font-style: var(--component-input-label-1-font-style);
  text-transform: var(--component-input-label-1-text-transform);
  text-decoration: var(--component-input-label-1-text-decoration);
  font-size: var(--component-input-label-1-font-size);
  letter-spacing: var(--component-input-label-1-letter-spacing);
  line-height: var(--component-input-label-1-line-height);
  color: var(--text-primary, #000);
}
body #mainwrapper .phase-2-grey-box-section .phase-2-grey-box-important-information {
  font-weight: var(--tpl-gbl_font-weight-bold);
}
body #mainwrapper .phase-2-grey-box-section .phase-2-grey-box-list {
  font-weight: var(--tpl-gbl_font-weight-normal);
}
body #mainwrapper.manage_saved_cards #mainBody #manage-saved-cards-container .btn-add-new-card-mobile {
  background-color: var(--tpl-page-link-colour) !important;
  color: var(--tpl-button-text-colour) !important;
}
body #mainwrapper.manage_saved_cards #mainBody a#ShowAddCardLink {
  width: 95%;
}
body #mainwrapper.manage_saved_cards #mainBody #add-new-card-container, body #mainwrapper.manage_saved_cards #mainBody #add-new-card-container a {
  margin-top: 10px;
  margin-right: 0;
}
body #mainwrapper.manage_saved_cards #mainBody .panel-level-content {
  margin-top: 20px;
  margin-bottom: 10px;
}
body #mainwrapper.manage_saved_cards #mainBody .alert {
  width: 100%;
  margin-left: 0;
}
body #mainwrapper .recently-viewed .inBag:before {
  content: var(--tpl-pdp-rv-inbag-text);
  text-indent: unset;
  display: block;
  width: 66px;
  height: 13px;
  background-repeat: no-repeat;
  margin-top: -13px;
  margin-bottom: 5px;
  text-align: center;
}
body #mainwrapper .recently-viewed .list .groupWrapper ul li img {
  width: 66px;
  height: 99px;
}
body #mainwrapper .recently-viewed .cleared {
  padding: 16px 0;
}
body #mainwrapper .recently-viewed .cleared p {
  text-align: center;
}
body #mainwrapper.change_your_credit_limit .chooselimit_accept button[style]#confirmbutton.btn.btn-primary {
  background-color: var(--tpl-page-link-colour) !important;
}
body #mainwrapper.change_your_credit_limit .change-credit-limit .panel-level-content a {
  color: var(--tpl-page-link-colour) !important;
}
body #mainwrapper .plp_sticky-menu_wrapper {
  border-top: 1px solid var(--tpl-plp-filters-border-color) !important;
}
body #mainwrapper .plp_sticky-menu_wrapper.border-bottom {
  border-bottom: 1px solid var(--tpl-plp-filters-border-color) !important;
}
body #mainwrapper .plp_sticky-menu_wrapper a.border-left {
  border-right: 1px solid var(--tpl-plp-filters-border-color) !important;
}
body #mainwrapper #mainBody .panel-content-link a.CistMessage span,
body #mainwrapper.how_to_contact_you #mainBody #frmBillingAddress #editBillingAddress a,
body #mainwrapper.how_can_we_contact_you #mainBody #frmBillingAddress #editBillingAddress a,
body #mainwrapper.account_summary #mainBody .panel-level-content a:not(.btn),
body #mainwrapper.monthly_statements #mainBody .panel-level-content a:not(.btn),
body #mainwrapper.recent_activity #summary .panel-level-content a:not(.btn) {
  color: var(--components-link-primary-enabled-text-color, #7F3D9B);
  font-family: var(--global-body-5-link-font-family);
  font-weight: var(--global-body-5-link-font-weight);
  font-style: var(--global-body-5-link-font-style);
  text-transform: var(--global-body-5-link-text-transform);
  text-decoration: var(--global-body-5-link-text-decoration);
  font-size: var(--global-body-5-link-font-size);
  letter-spacing: var(--global-body-5-link-letter-spacing);
  line-height: var(--global-body-5-link-line-height);
}
body #mainwrapper #mainBody .panel-content-link a.CistMessage span:focus,
body #mainwrapper.how_to_contact_you #mainBody #frmBillingAddress #editBillingAddress a:focus,
body #mainwrapper.how_can_we_contact_you #mainBody #frmBillingAddress #editBillingAddress a:focus,
body #mainwrapper.account_summary #mainBody .panel-level-content a:not(.btn):focus,
body #mainwrapper.monthly_statements #mainBody .panel-level-content a:not(.btn):focus,
body #mainwrapper.recent_activity #summary .panel-level-content a:not(.btn):focus {
  border-radius: var(--action-checkbox-border-radius, 4px);
  outline: 2px solid var(--interactive-focus-default-outline-color, #1D89DD);
  outline-offset: 1px;
}
body #nav-headers #header_upper-nav_nav .bg-dark #header_quickshop_link, body #nav-headers #header_upper-nav_nav .bg-dark #header_store-locator_link, body #nav-headers #header_upper-nav_nav .bg-dark #header_header-icon-country-select {
  display: none !important;
}
@media (min-width: 480px) {
  body .secure-nav {
    height: 60px;
  }
}
body #mainBody main .nx-optional-group h5 {
  margin-bottom: 0;
  margin-top: 0;
}
body #mainBody main .form-group {
  float: none;
  margin: 0 16px 8px 16px;
}
body #mainBody main .panel-info .form-group p {
  color: var(--text-primary, #000);
  font-family: var(--global-body-1-font-family);
  font-weight: var(--global-body-1-font-weight);
  font-style: var(--global-body-1-font-style);
  text-transform: var(--global-body-1-text-transform);
  text-decoration: var(--global-body-1-text-decoration);
  font-size: var(--global-body-1-font-size);
  letter-spacing: var(--global-body-1-letter-spacing);
  line-height: var(--global-body-1-line-height);
  margin-top: 5px;
}
body #mainBody main .panel-info .form-group strong {
  color: var(--text-primary, #000);
  font-family: var(--global-body-3-font-family);
  font-weight: var(--global-body-3-font-weight);
  font-style: var(--global-body-3-font-style);
  text-transform: var(--global-body-3-text-transform);
  text-decoration: var(--global-body-3-text-decoration);
  font-size: var(--global-body-3-font-size);
  letter-spacing: var(--global-body-3-letter-spacing);
  line-height: var(--global-body-3-line-height);
}
body #mainBody main .panel-contact-info .form-group small {
  color: var(--text-primary, #000);
  font-family: var(--global-body-1-font-family);
  font-weight: var(--global-body-1-font-weight);
  font-style: var(--global-body-1-font-style);
  text-transform: var(--global-body-1-text-transform);
  text-decoration: var(--global-body-1-text-decoration);
  font-size: var(--global-body-1-font-size);
  letter-spacing: var(--global-body-1-letter-spacing);
  line-height: var(--global-body-1-line-height);
}
body #mainBody .change-address-form .panel-body .edit-panel .form-row input {
  padding: 6px 12px !important;
}
body #mainBody .change-address-form .panel-body .edit-panel .form-row input#AddressSearch {
  padding-left: 40px !important;
}
body #mainBody #main-container .int-auth .has-success #Password, body #mainBody #main-container .int-auth .has-error #Password {
  border-bottom-right-radius: 0 !important;
  border-top-right-radius: 0 !important;
}
body #mainBody #accountsummary label {
  padding: 3px 0;
}
body #mainBody #accountsummary table .heading {
  margin: 7px 0 3px 0;
}
body #mainBody #accountsummary table .text.word-wrap {
  margin-bottom: 15px;
}
body #mainBody #accountsummary .panel-heading {
  padding: 0 0.75rem;
}
body #mainBody #accountsummary .edit-button-center {
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  text-decoration: none;
}
body #mainBody #accountsummary .panel .panel-body .edit-panel .left {
  width: 70%;
  padding: 4px 12px;
}
body #mainBody #accountsummary .panel .panel-body .edit-panel .right {
  position: absolute;
  right: 0;
  width: 132px;
  height: 100%;
}
body #mainBody #accountsummary .panel .preferredlanguage {
  margin: 0;
  padding: 4px 12px;
}
body #mainBody #accountsummary .panel .panel-heading div {
  padding: 12px 0;
  margin: 0;
}
body #mainBody #accountsummary .panel .panel-heading .heading-text {
  padding: 0 !important;
}
body #mainBody #accountsummary #saveCards .heading-options {
  letter-spacing: 0;
}
body #mainBody #accountsummary .panel.panel-default .panel-heading {
  height: 44px;
}
body #mainBody #accountsummary div.row.row-heading {
  padding: 0;
}
body #mainBody .panel-body .edit-panel .form-row label {
  color: var(--text-primary, #000);
  font-family: var(--component-input-label-1-font-family);
  font-weight: var(--component-input-label-1-font-weight);
  font-style: var(--component-input-label-1-font-style);
  text-transform: var(--component-input-label-1-text-transform);
  text-decoration: var(--component-input-label-1-text-decoration);
  font-size: var(--component-input-label-1-font-size);
  letter-spacing: var(--component-input-label-1-letter-spacing);
  line-height: var(--component-input-label-1-line-height);
}
body #mainBody .panel-body .edit-panel .form-row #Email, body #mainBody .panel-body .edit-panel .form-row #Password {
  border-radius: var(--action-default-border-radius, 22px);
  border: 1px solid var(--action-default-enabled-border-color, #949494);
  background-color: var(--action-default-enabled-background-color, #FFF);
  padding: 10px 16px 11px;
}
body #mainBody .panel-body .form-group .control-label,
body #mainBody .panel-body .nx-checkbox-label {
  color: var(--text-primary, #000);
  font-family: var(--component-input-label-1-font-family);
  font-weight: var(--component-input-label-1-font-weight);
  font-style: var(--component-input-label-1-font-style);
  text-transform: var(--component-input-label-1-text-transform);
  text-decoration: var(--component-input-label-1-text-decoration);
  font-size: var(--component-input-label-1-font-size);
  letter-spacing: var(--component-input-label-1-letter-spacing);
  line-height: var(--component-input-label-1-line-height);
  margin-top: 4px;
}
body #mainBody .alert.nx-advisory .nx-alertbody {
  font-family: var(--global-body-1-font-family);
  font-weight: var(--global-body-1-font-weight);
  font-style: var(--global-body-1-font-style);
  text-transform: var(--global-body-1-text-transform);
  text-decoration: var(--global-body-1-text-decoration);
  font-size: var(--global-body-1-font-size);
  letter-spacing: var(--global-body-1-letter-spacing);
  line-height: var(--global-body-1-line-height);
  color: var(--components-alert-warning-default-text-color);
}
body #mainBody form#submitdetails .phase-2-grey-box .form-group .col-sm-8 {
  font-weight: var(--tpl-gbl_font-weight-normal);
}
body #mainBody .container.plp_responsive #plp_results_list {
  margin-top: 16px;
}
body #mainBody .container.plp_responsive .plp_sticky-header_title #plp_header_count {
  color: var(--tpl-plp-header-count-color) !important;
}
body #mainBody .container .delivery-method-section .delivery-method {
  border: var(--tpl-delivery-method-border, 2px solid #000);
  border-radius: var(--tpl-delivery-method-border-radius, 0);
}
body #mainBody #plp_filter_wrapper #filter-panel-container a#filter-close-2.tray-close,
body #mainBody #plp_filter_wrapper #filter-panel-container a#filter-reset-global.clearable {
  color: var(--tpl-page-link-colour);
}
body #mainBody #plp_filter_wrapper #filter-panel-container .filter-option.checked {
  background-image: url("/PLPFilters/Templates/Tabbed/Images/black-tick.svg");
}
body #mainBody #plp_filter_wrapper #filter-panel-container span.checked {
  background-image: url("/PLPFilters/Templates/Tabbed/Images/black-tick.svg");
}
body #mainBody #plp_filter_wrapper #filter-panel-container .footer > button {
  background-color: var(--tpl-button-background-colour) !important;
}
body #mainBody #plp_filter_wrapper #filter-panel-container span.loading {
  border: 2px solid var(--tpl-spinner-color);
}
body #mainBody #plp_filter_wrapper #filter-panel-container #filter-panels.selected .filter > .indicator-wrapper > .selected-options-indicator {
  background-color: var(--tpl-filter-status-color);
}
body #mainBody .delivery-option_tray delivery-option_store-address-list .btn-primary.store-cta__select-address,
body #mainBody .delivery-option_tray .delivery-option_store-address-list .store-address_button button[name=selectAddress] {
  background-color: var(--tpl-button-background-colour) !important;
  color: var(--tpl-button-text-colour) !important;
}
body #mainBody .delivery-option_tray #store-addresses .store-address-list__more-info-link-contianer {
  color: var(--tpl-page-link-colour) !important;
}
body #mainBody .complete-buttons a.complete-buttons__shop-button,
body #mainBody .original-delivery-styling .delivery-options-page .delivery-options-cta__continue-button,
body #mainBody .gift-card-card-section form[name=frmAddGiftCardEVoucher] .btn-primary,
body #mainBody #crm-account-summary .crm--balance-information .crm--filled-button {
  background-color: var(--tpl-button-background-colour) !important;
  color: var(--tpl-button-text-colour) !important;
}
body #mainBody .payment-options #mainCreditPromo #creditNPButton, body #mainBody .payment-options #mainCreditPromo #creditNP3Button {
  background-color: var(--tpl-button-background-colour) !important;
  color: var(--tpl-button-text-colour) !important;
}
body #mainBody .panel form[name=frmContactNumbers] .btn-primary,
body #mainBody .panel form[name=frmContactPreferences] .btn-primary,
body #mainBody .gift-card-card-section .form-control.btn-primary,
body #mainBody form #MakePayment.btn-primary,
body #mainBody #paymentViewBox button.btn-primary,
body #mainBody #WorldPayMain form#WorldPayPaymentFormNewCard .btnConfirm button.btn-primary,
body #mainBody #statementContainer .statement a.btn-primary,
body #mainBody a.crm--paymentButton,
body #mainBody form#submitdetails #confirmDetails,
body #mainBody form#submitdetails a.btn-secondary,
body #mainBody #my-account-confirmation-popup .btn-link,
body #mainBody #ShopNowBtn,
body #mainBody #main-container .panel-level-content a.btn, body #mainBody #add-new-card-container #ShowAddCardLink, body #mainBody form[name=frmUpdateEmailAddress] button[name=updEmail], body #mainBody form[name=frmChangePassword] button[name=updPassword], body #mainBody .add-new-delivery-address {
  color: var(--components-button-contained-primary-enabled-contrast-text-color, #FFF);
  border-radius: var(--components-button-default-border-radius, 22px);
  -webkit-border-radius: var(--components-button-default-border-radius, 22px);
  -moz-border-radius: var(--components-button-default-border-radius, 22px);
  border: 1px solid var(--components-button-contained-primary-enabled-border-color, #8E44AD);
  background-color: var(--components-button-contained-primary-enabled-background-color, #8E44AD);
  font-family: var(--component-button-large-font-family);
  font-weight: var(--component-button-large-font-weight);
  font-style: var(--component-button-large-font-style);
  text-transform: var(--component-button-large-text-transform);
  text-decoration: var(--component-button-large-text-decoration);
  font-size: var(--component-button-large-font-size);
  letter-spacing: var(--component-button-large-letter-spacing);
  line-height: var(--component-button-large-line-height);
}
body #mainBody .panel form[name=frmContactNumbers] .btn-primary:focus,
body #mainBody .panel form[name=frmContactPreferences] .btn-primary:focus,
body #mainBody .gift-card-card-section .form-control.btn-primary:focus,
body #mainBody form #MakePayment.btn-primary:focus,
body #mainBody #paymentViewBox button.btn-primary:focus,
body #mainBody #WorldPayMain form#WorldPayPaymentFormNewCard .btnConfirm button.btn-primary:focus,
body #mainBody #statementContainer .statement a.btn-primary:focus,
body #mainBody a.crm--paymentButton:focus,
body #mainBody form#submitdetails #confirmDetails:focus,
body #mainBody form#submitdetails a.btn-secondary:focus,
body #mainBody #my-account-confirmation-popup .btn-link:focus,
body #mainBody #ShopNowBtn:focus,
body #mainBody #main-container .panel-level-content a.btn:focus, body #mainBody #add-new-card-container #ShowAddCardLink:focus, body #mainBody form[name=frmUpdateEmailAddress] button[name=updEmail]:focus, body #mainBody form[name=frmChangePassword] button[name=updPassword]:focus, body #mainBody .add-new-delivery-address:focus {
  border: 1px solid var(--components-button-contained-primary-enabled-border-color, #8E44AD);
  background-color: var(--components-button-contained-primary-enabled-background-color, #8E44AD);
  outline: 2px solid var(--interactive-focus-default-outline-color, #1D89DD);
  outline-offset: 1px;
}
body #mainBody .mobileSecondaryContainer #bottomBanner {
  display: inline-flex;
  width: 100%;
  max-width: -webkit-fill-available;
  margin-top: 10px;
}
body #mainBody .tplite-sign-in-with-next {
  display: none !important;
  margin: 0;
  font-size: var(--tpl-gbl_font-size-mediumlarge) !important;
}
body #mainBody .tplite-sign-in-with-next .next-logo {
  width: 46px !important;
  background-size: 95%;
}
body #mainBody .login-content {
  border: 1px solid var(--tpl-tplitebanner-login-border-colour);
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  margin-top: 20px;
}
@media (max-width: 767px) {
  body #mainBody .login-content {
    margin-left: 16px;
    margin-right: 16px;
    margin-top: 16px;
  }
  body #mainBody .login-content .mobileSignInContainer {
    padding: 0;
  }
}
body #mainBody #brandHistory {
  margin: 16px 16px 40px 16px;
}
@media (min-width: 1024px) {
  body #mainBody #brandHistory {
    margin-right: auto;
    margin-left: auto;
    width: 1024px;
  }
}
body #mainBody #brandHistory .brandHistoryText {
  color: var(--tpl-black);
  line-height: 1.5;
  font-size: var(--tpl-gbl_font-size-medium);
}
body #mainBody #tpliteinsertbanner {
  background-color: var(--tpl-tplitebanner-background-color);
  border-color: var(--tpl-tplitebanner-border-colour);
  text-align: left;
  padding: 10px;
}
@media (max-width: 320px) {
  body #mainBody #tpliteinsertbanner {
    margin: 10px 12px 12px !important;
  }
}
body #mainBody #tpliteinsertbanner strong {
  font-weight: var(--tpl-gbl_font-weight-bold);
}
body #mainBody #tpliteinsertbanner .tpBannerText {
  margin: 0px;
  line-height: 1.43;
  margin-top: 10px;
}
body #mainBody #tpliteinsertbanner .tpBannerText a {
  display: block;
}
body #mainBody .accountsummaryTpLiteBanner {
  background-color: var(--tpl-tplitebanner-background-color);
  border-color: var(--tpl-tplitebanner-border-colour);
  text-align: left;
  padding: 10px;
  font-family: "Next Display Text" !important;
}
body #mainBody .accountsummaryTpLiteBanner .tpaccountBannerText {
  margin: 0px;
  line-height: 1.43;
  padding-bottom: 0;
}
body #mainBody .accountsummaryTpLiteBanner .tpaccountBannerText a {
  display: inline;
}
body #mainBody .order-tracking-nav #nav-tab p.border-active.active {
  border-top-color: var(--tpl-tab-top-color) !important;
}
body #mainBody .order-tracking-nav #nav-tab .nav-link {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
body #footer_nextstrap .recently-viewed button.clear {
  color: var(--tpl-page-link-colour) !important;
}
body #tplite-insert-banner.register .bannerBox {
  text-align: left;
  border-color: var(--tpl-tplitebanner-border-colour);
  background-color: var(--tpl-tplitebanner-background-color);
}
body #tplite-insert-banner.register .bannerBox .registerBannerHeading {
  margin-top: 0px;
  margin-bottom: 10px;
  font-size: 14px;
}
body #tplite-insert-banner.register .bannerBox .registerBannerText {
  line-height: 20px;
  color: var(--tpl-page-text-colour);
}
body #tplite-insert-banner.register .bannerBox .registerBannerText a {
  display: inline;
}
body #tplite-insert-banner.delivery {
  margin: 15px 17% 10px;
}
@media (max-width: 767px) {
  body #tplite-insert-banner.delivery {
    margin: 15px 0% 10px;
  }
}
body #tplite-insert-banner.delivery .bannerBox {
  padding: 16px;
  border: solid 2px var(--tpl-tplitebanner-border-colour);
  background-color: var(--tpl-tplitebanner-background-color);
  color: var(--tpl-page-text-colour);
}
body #tplite-insert-banner.delivery .bannerBox .bannerHeading {
  margin-top: 0px;
  margin-bottom: 10px;
}
body #tplite-insert-banner.delivery .bannerBox .bannerText {
  margin: 0px;
  line-height: 1.43;
}
body #tplite-insert-banner.delivery .bannerBox .bannerText a {
  display: inline;
}
body #tplite-insert-banner.payment {
  margin: 15px 17% 10px;
}
@media (max-width: 767px) {
  body #tplite-insert-banner.payment {
    margin: 15px 0% 10px;
  }
}
body #tplite-insert-banner.payment .bannerBox {
  padding: 16px;
  border: solid 2px var(--tpl-tplitebanner-border-colour);
  background-color: var(--tpl-tplitebanner-background-color);
  color: var(--tpl-page-text-colour);
}
body #tplite-insert-banner.payment .bannerBox .bannerHeading {
  margin-top: 0px;
  margin-bottom: 10px;
}
body #tplite-insert-banner.payment .bannerBox .bannerText {
  margin: 0px;
  line-height: 1.43;
}
body #tplite-insert-banner.payment .bannerBox .bannerText a {
  display: inline;
}
body #tplite-insert-banner.ordercomplete {
  margin: 15px 15%;
}
@media (max-width: 767px) {
  body #tplite-insert-banner.ordercomplete {
    margin: 15px 0%;
  }
}
body #tplite-insert-banner.ordercomplete .bannerBox {
  padding: 16px;
  border: solid 2px var(--tpl-tplitebanner-border-colour);
  background-color: var(--tpl-tplitebanner-background-color);
  color: var(--tpl-page-text-colour);
}
body #tplite-insert-banner.ordercomplete .bannerBox .bannerHeading {
  margin-top: 0px;
  margin-bottom: 10px;
}
body #tplite-insert-banner.ordercomplete .bannerBox .bannerText {
  margin: 0px;
  line-height: 1.43;
}
body #tplite-insert-banner.ordercomplete .bannerBox .bannerText a {
  display: inline;
}
body #productpage-popover-CheckoutBtn.productpage-popover-CheckoutBtn {
  background-color: var(--tpl-button-background-colour) !important;
}
body #plp_sort_btn {
  background-image: var(--tpl-sort-icon);
  background-position: calc(50% - 38px);
  background-repeat: no-repeat;
}
body #plp_filter_btn {
  background-image: var(--tpl-filter-icon);
  background-position: calc(50% - 42px);
  background-repeat: no-repeat;
}
body #sc-search-control-group-1 #submit-container #btn-sc-search {
  background-color: var(--tpl-button-background-colour) !important;
  border-radius: var(--tpl-button-border-radius);
}
body .apply-filter-wrapper #apply-filter {
  background-color: var(--tpl-button-background-colour) !important;
}
body #clearance_accordion_container .filter-title-container #filter-title #clear-filters {
  color: var(--tpl-brand-colour) !important;
}
body .new-sale .search-result-row .search-result-item .item-purchasing .btn-primary {
  background-color: var(--tpl-button-background-colour) !important;
  border-radius: var(--tpl-button-border-radius);
}
body .new-sale .search-result-row .search-result-item .item-text-container .item-pricing .price-history {
  color: var(--tpl-brand-colour) !important;
}
body .new-sale .search-result-row .search-result-item .item-text-container .item-description-container .item-description a {
  color: var(--tpl-brand-colour) !important;
}
body .new-sale .search-result-row .search-result-item .item-text-container .item-description-container .item-sizes-available a {
  color: var(--tpl-brand-colour) !important;
}
body .new-sale #sc-search-control .btn-sc-search-input {
  border-radius: var(--tpl-button-border-radius);
  color: var(--tpl-black);
  background-color: var(--tpl-white);
  border: var(--tpl-input-border-secondary, 1px solid #767676);
}
body .new-sale .ppm-select .ppm-sizeselector {
  padding-bottom: 2px;
}
body #clearance_accordion_container .collapsed-text, body #clearance_accordion_container .expanded-text, body #clearance_accordion_container .text-wrapper.filter-item .clear-selection {
  color: var(--tpl-brand-colour);
}
body:not(.chanelPDP) .btn.btn-primary, body:not(.chanelPDP) .btn.btn-primary:hover,
body:not(.chanelPDP) .btn.btn-primary:not(:disabled):not(.disabled):active,
body:not(.chanelPDP) .btn-primary:not(:disabled):not(.disabled):active:not(.checkout-popover):active:focus,
body:not(.chanelPDP) .btn-primary:not(:disabled):not(.disabled):active:not(.checkout-popover):active:hover,
body:not(.chanelPDP) .btn-primary:not(.checkout-popover):hover:focus,
body:not(.chanelPDP) .btn-primary:not(.checkout-popover):focus:focus,
body:not(.chanelPDP) .btn-primary:not(.checkout-popover):hover:hover,
body:not(.chanelPDP) .btn-primary:not(.checkout-popover):focus:hover {
  color: var(--components-button-contained-primary-enabled-contrast-text-color, #FFF);
  border-radius: var(--components-button-default-border-radius, 22px);
  -webkit-border-radius: var(--components-button-default-border-radius, 22px);
  -moz-border-radius: var(--components-button-default-border-radius, 22px);
  border: 1px solid var(--components-button-contained-primary-enabled-border-color, #8E44AD);
  background-color: var(--components-button-contained-primary-enabled-background-color, #8E44AD);
  font-family: var(--component-button-large-font-family);
  font-weight: var(--component-button-large-font-weight);
  font-style: var(--component-button-large-font-style);
  text-transform: var(--component-button-large-text-transform);
  text-decoration: var(--component-button-large-text-decoration);
  font-size: var(--component-button-large-font-size);
  letter-spacing: var(--component-button-large-letter-spacing);
  line-height: var(--component-button-large-line-height);
  height: 44px;
  background-image: none;
}
body:not(.chanelPDP) .btn.btn-primary:focus, body:not(.chanelPDP) .btn.btn-primary:hover:focus,
body:not(.chanelPDP) .btn.btn-primary:not(:disabled):not(.disabled):active:focus,
body:not(.chanelPDP) .btn-primary:not(:disabled):not(.disabled):active:not(.checkout-popover):active:focus:focus,
body:not(.chanelPDP) .btn-primary:not(:disabled):not(.disabled):active:not(.checkout-popover):active:hover:focus,
body:not(.chanelPDP) .btn-primary:not(.checkout-popover):hover:focus:focus,
body:not(.chanelPDP) .btn-primary:not(.checkout-popover):focus:focus:focus,
body:not(.chanelPDP) .btn-primary:not(.checkout-popover):hover:hover:focus,
body:not(.chanelPDP) .btn-primary:not(.checkout-popover):focus:hover:focus {
  border: 1px solid var(--components-button-contained-primary-enabled-border-color, #8E44AD);
  background-color: var(--components-button-contained-primary-enabled-background-color, #8E44AD);
  outline: 2px solid var(--interactive-focus-default-outline-color, #1D89DD);
  outline-offset: 1px;
}
body:not(.chanelPDP) .btn.btn-primary:hover, body:not(.chanelPDP) .btn.btn-primary:hover:hover,
body:not(.chanelPDP) .btn.btn-primary:not(:disabled):not(.disabled):active:hover,
body:not(.chanelPDP) .btn-primary:not(:disabled):not(.disabled):active:not(.checkout-popover):active:focus:hover,
body:not(.chanelPDP) .btn-primary:not(:disabled):not(.disabled):active:not(.checkout-popover):active:hover:hover,
body:not(.chanelPDP) .btn-primary:not(.checkout-popover):hover:focus:hover,
body:not(.chanelPDP) .btn-primary:not(.checkout-popover):focus:focus:hover,
body:not(.chanelPDP) .btn-primary:not(.checkout-popover):hover:hover:hover,
body:not(.chanelPDP) .btn-primary:not(.checkout-popover):focus:hover:hover {
  border: 1px solid var(--components-button-contained-primary-hovered-border-color, #7F3D9B);
  background-color: var(--components-button-contained-primary-hovered-background-color, #7F3D9B);
}
body .navbar-fixed-top {
  background-color: var(--tpl-background-colour);
}
body .navbar-fixed-top .logoContainer {
  padding-left: 16px;
}
body .navbar-fixed-top .logoContainer #next-logo {
  background: var(--tpl-secure-company-icon) no-repeat;
  background-size: auto;
  background-position: left;
  width: 92.4px;
  height: 32px;
  margin-top: 6px;
}
body #address-finder input[type=checkbox]:not(:checked) + span:after,
body #address-finder input[type=checkbox]:checked + span:after {
  display: none;
}
body #mainBody .form-group .col-sm-offset-4.col-sm-8.nx-links .btn.btn-link {
  color: var(--components-link-primary-enabled-text-color, #7F3D9B);
  font-family: var(--global-body-5-font-family);
  font-weight: var(--global-body-5-font-weight);
  font-style: var(--global-body-5-font-style);
  text-transform: var(--global-body-5-text-transform);
  text-decoration: var(--global-body-5-text-decoration);
  font-size: var(--global-body-5-font-size);
  letter-spacing: var(--global-body-5-letter-spacing);
  line-height: var(--global-body-5-line-height);
}
body #mainBody .form-group .col-sm-offset-4.col-sm-8.nx-links .btn.btn-link:hover {
  color: var(--components-link-primary-hovered-text-color, #7F3D9B);
}
body #mainBody form#submitdetails div.form-group.credited-back {
  display: none;
}
body #mainBody form[name=frmAddressFinder] #AddressListSelection {
  padding-right: 25px;
}
body #mainBody .gift-card-card-section .form-control.btn-primary,
body #mainBody form[name=login-reset-password_form] .btn-secondary,
body #mainBody form #MakePayment.btn-primary,
body #mainBody #paymentViewBox button.btn-primary,
body #mainBody #WorldPayMain form#WorldPayPaymentFormNewCard .btnConfirm button.btn-primary,
body #mainBody #statementContainer .statement a.btn-primary,
body #mainBody a.crm--paymentButton,
body #mainBody form#submitdetails a.btn-secondary,
body #mainBody #ShopNowBtn, body #mainBody #add-new-card-container #ShowAddCardLink, body #mainBody form[name=frmUpdateEmailAddress] input[name=EmailAddress], body #mainBody form[name=frmAddressFinder] #HouseNumberOrName, body #mainBody form[name=frmAddressFinder] #Postcode, body #mainBody form[name=frmAddressFinder] span.input-group-addon, body #mainBody .add-new-delivery-address,
body #mainBody .form-control:not(#Delivery_Address):not(.delivery-performance--delivery-slots__buttons),
body #mainBody .mobileSecondaryContainer a.btn-register-now {
  color: var(--text-primary, #000);
  border-radius: var(--action-default-border-radius, 22px);
  border: 1px solid var(--action-default-enabled-border-color, #949494);
  background-color: var(--action-default-enabled-background-color, #FFF);
  font-family: var(--component-input-text-font-family);
  font-weight: var(--component-input-text-font-weight);
  font-style: var(--component-input-text-font-style);
  text-transform: var(--component-input-text-text-transform);
  text-decoration: var(--component-input-text-text-decoration);
  font-size: var(--component-input-text-font-size);
  letter-spacing: var(--component-input-text-letter-spacing);
  line-height: var(--component-input-text-line-height);
}
body #mainBody .gift-card-card-section .form-control.btn-primary:focus,
body #mainBody form[name=login-reset-password_form] .btn-secondary:focus,
body #mainBody form #MakePayment.btn-primary:focus,
body #mainBody #paymentViewBox button.btn-primary:focus,
body #mainBody #WorldPayMain form#WorldPayPaymentFormNewCard .btnConfirm button.btn-primary:focus,
body #mainBody #statementContainer .statement a.btn-primary:focus,
body #mainBody a.crm--paymentButton:focus,
body #mainBody form#submitdetails a.btn-secondary:focus,
body #mainBody #ShopNowBtn:focus, body #mainBody #add-new-card-container #ShowAddCardLink:focus, body #mainBody form[name=frmUpdateEmailAddress] input[name=EmailAddress]:focus, body #mainBody form[name=frmAddressFinder] #HouseNumberOrName:focus, body #mainBody form[name=frmAddressFinder] #Postcode:focus, body #mainBody form[name=frmAddressFinder] span.input-group-addon:focus, body #mainBody .add-new-delivery-address:focus,
body #mainBody .form-control:not(#Delivery_Address):not(.delivery-performance--delivery-slots__buttons):focus,
body #mainBody .mobileSecondaryContainer a.btn-register-now:focus {
  box-shadow: none;
  -webkit-box-shadow: none;
  border: 1px solid var(--action-default-selected-border-color, #000);
  background-color: var(--action-default-enabled-background-color, #FFF);
  outline: 2px solid var(--interactive-focus-default-outline-color, #1D89DD);
  outline-offset: 1px;
  color: var(--text-primary, #000);
}
body #mainBody .gift-card-card-section .form-control.btn-primary:hover,
body #mainBody form[name=login-reset-password_form] .btn-secondary:hover,
body #mainBody form #MakePayment.btn-primary:hover,
body #mainBody #paymentViewBox button.btn-primary:hover,
body #mainBody #WorldPayMain form#WorldPayPaymentFormNewCard .btnConfirm button.btn-primary:hover,
body #mainBody #statementContainer .statement a.btn-primary:hover,
body #mainBody a.crm--paymentButton:hover,
body #mainBody form#submitdetails a.btn-secondary:hover,
body #mainBody #ShopNowBtn:hover, body #mainBody #add-new-card-container #ShowAddCardLink:hover, body #mainBody form[name=frmUpdateEmailAddress] input[name=EmailAddress]:hover, body #mainBody form[name=frmAddressFinder] #HouseNumberOrName:hover, body #mainBody form[name=frmAddressFinder] #Postcode:hover, body #mainBody form[name=frmAddressFinder] span.input-group-addon:hover, body #mainBody .add-new-delivery-address:hover,
body #mainBody .form-control:not(#Delivery_Address):not(.delivery-performance--delivery-slots__buttons):hover,
body #mainBody .mobileSecondaryContainer a.btn-register-now:hover {
  border: 1px solid var(--action-default-hovered-border-color, #424242);
  background-color: var(--action-default-hovered-background-color, #FFF);
  border-radius: var(--action-default-border-radius);
  color: var(--text-secondary, #616161);
}
body #mainBody .gift-card-card-section .form-control.btn-primary::placeholder,
body #mainBody form[name=login-reset-password_form] .btn-secondary::placeholder,
body #mainBody form #MakePayment.btn-primary::placeholder,
body #mainBody #paymentViewBox button.btn-primary::placeholder,
body #mainBody #WorldPayMain form#WorldPayPaymentFormNewCard .btnConfirm button.btn-primary::placeholder,
body #mainBody #statementContainer .statement a.btn-primary::placeholder,
body #mainBody a.crm--paymentButton::placeholder,
body #mainBody form#submitdetails a.btn-secondary::placeholder,
body #mainBody #ShopNowBtn::placeholder, body #mainBody #add-new-card-container #ShowAddCardLink::placeholder, body #mainBody form[name=frmUpdateEmailAddress] input[name=EmailAddress]::placeholder, body #mainBody form[name=frmAddressFinder] #HouseNumberOrName::placeholder, body #mainBody form[name=frmAddressFinder] #Postcode::placeholder, body #mainBody form[name=frmAddressFinder] span.input-group-addon::placeholder, body #mainBody .add-new-delivery-address::placeholder,
body #mainBody .form-control:not(#Delivery_Address):not(.delivery-performance--delivery-slots__buttons)::placeholder,
body #mainBody .mobileSecondaryContainer a.btn-register-now::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: var(--text-secondary, #616161);
  opacity: 1; /* Firefox */
  font-family: var(--component-input-text-font-family);
  font-weight: var(--component-input-text-font-weight);
  font-style: var(--component-input-text-font-style);
  text-transform: var(--component-input-text-text-transform);
  text-decoration: var(--component-input-text-text-decoration);
  font-size: var(--component-input-text-font-size);
  letter-spacing: var(--component-input-text-letter-spacing);
  line-height: var(--component-input-text-line-height);
}
body #mainBody .gift-card-card-section .form-control.btn-primary:-ms-input-placeholder, body #mainBody .gift-card-card-section .form-control.btn-primary::-ms-input-placeholder,
body #mainBody form[name=login-reset-password_form] .btn-secondary:-ms-input-placeholder,
body #mainBody form[name=login-reset-password_form] .btn-secondary::-ms-input-placeholder,
body #mainBody form #MakePayment.btn-primary:-ms-input-placeholder,
body #mainBody form #MakePayment.btn-primary::-ms-input-placeholder,
body #mainBody #paymentViewBox button.btn-primary:-ms-input-placeholder,
body #mainBody #paymentViewBox button.btn-primary::-ms-input-placeholder,
body #mainBody #WorldPayMain form#WorldPayPaymentFormNewCard .btnConfirm button.btn-primary:-ms-input-placeholder,
body #mainBody #WorldPayMain form#WorldPayPaymentFormNewCard .btnConfirm button.btn-primary::-ms-input-placeholder,
body #mainBody #statementContainer .statement a.btn-primary:-ms-input-placeholder,
body #mainBody #statementContainer .statement a.btn-primary::-ms-input-placeholder,
body #mainBody a.crm--paymentButton:-ms-input-placeholder,
body #mainBody a.crm--paymentButton::-ms-input-placeholder,
body #mainBody form#submitdetails a.btn-secondary:-ms-input-placeholder,
body #mainBody form#submitdetails a.btn-secondary::-ms-input-placeholder,
body #mainBody #ShopNowBtn:-ms-input-placeholder,
body #mainBody #ShopNowBtn::-ms-input-placeholder, body #mainBody #add-new-card-container #ShowAddCardLink:-ms-input-placeholder, body #mainBody #add-new-card-container #ShowAddCardLink::-ms-input-placeholder, body #mainBody form[name=frmUpdateEmailAddress] input[name=EmailAddress]:-ms-input-placeholder, body #mainBody form[name=frmUpdateEmailAddress] input[name=EmailAddress]::-ms-input-placeholder, body #mainBody form[name=frmAddressFinder] #HouseNumberOrName:-ms-input-placeholder, body #mainBody form[name=frmAddressFinder] #HouseNumberOrName::-ms-input-placeholder, body #mainBody form[name=frmAddressFinder] #Postcode:-ms-input-placeholder, body #mainBody form[name=frmAddressFinder] #Postcode::-ms-input-placeholder, body #mainBody form[name=frmAddressFinder] span.input-group-addon:-ms-input-placeholder, body #mainBody form[name=frmAddressFinder] span.input-group-addon::-ms-input-placeholder, body #mainBody .add-new-delivery-address:-ms-input-placeholder, body #mainBody .add-new-delivery-address::-ms-input-placeholder,
body #mainBody .form-control:not(#Delivery_Address):not(.delivery-performance--delivery-slots__buttons):-ms-input-placeholder,
body #mainBody .form-control:not(#Delivery_Address):not(.delivery-performance--delivery-slots__buttons)::-ms-input-placeholder,
body #mainBody .mobileSecondaryContainer a.btn-register-now:-ms-input-placeholder,
body #mainBody .mobileSecondaryContainer a.btn-register-now::-ms-input-placeholder {
  color: var(--text-secondary, #616161);
  font-family: var(--component-input-text-font-family);
  font-weight: var(--component-input-text-font-weight);
  font-style: var(--component-input-text-font-style);
  text-transform: var(--component-input-text-text-transform);
  text-decoration: var(--component-input-text-text-decoration);
  font-size: var(--component-input-text-font-size);
  letter-spacing: var(--component-input-text-letter-spacing);
  line-height: var(--component-input-text-line-height);
}
body #mainBody #UpdateSID .parsley-error .form-control,
body #mainBody #UpdateSID .has-error .form-control,
body #mainBody #address-finder-1 .parsley-error .form-control,
body #mainBody #address-finder-1 .has-error .form-control {
  border: 1px solid var(--components-alert-error-default-border-color, #D91440);
  background-color: var(--action-default-enabled-background-color, #FFF);
  background-image: var(--icon-cross-m-error);
  background-repeat: no-repeat;
  background-position: calc(100% - 16px);
}
body #mainBody #UpdateSID .parsley-success .form-control,
body #mainBody #UpdateSID .has-success .form-control,
body #mainBody #address-finder-1 .parsley-success .form-control,
body #mainBody #address-finder-1 .has-success .form-control {
  border: 1px solid var(--components-alert-success-default-border-color, #257F39);
  background-color: var(--action-default-enabled-background-color, #FFF);
  background-image: var(--icon-check-m-success);
  background-repeat: no-repeat;
  background-position: calc(100% - 16px);
}
body #mainBody #manage-saved-cards-container section.panel, body #mainBody #manage-saved-cards-container section.panel .saved-card-body-inner-wrapper {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
body #mainBody .uk-auth.intuitive-login .Failure .msgboxTitle {
  font-family: var(--global-subtitle-2-font-family);
  font-weight: var(--global-subtitle-2-font-weight);
  font-style: var(--global-subtitle-2-font-style);
  text-transform: var(--global-subtitle-2-text-transform);
  text-decoration: var(--global-subtitle-2-text-decoration);
  font-size: var(--global-subtitle-2-font-size);
  letter-spacing: var(--global-subtitle-2-letter-spacing);
  line-height: var(--global-subtitle-2-line-height);
}
body #mainBody .uk-auth.intuitive-login .Failure .msgBody {
  font-family: var(--global-body-1-font-family);
  font-weight: var(--global-body-1-font-weight);
  font-style: var(--global-body-1-font-style);
  text-transform: var(--global-body-1-text-transform);
  text-decoration: var(--global-body-1-text-decoration);
  font-size: var(--global-body-1-font-size);
  letter-spacing: var(--global-body-1-letter-spacing);
  line-height: var(--global-body-1-line-height);
}
body #mainBody .delivery-options-page form[action="/secure/checkout/delivery/store"] a.additionalOption_link,
body #mainBody .delivery-options-page form[action="/secure/checkout/delivery/home"] a.additionalOption_link,
body #mainBody .delivery-options-page form[action="/secure/checkout/delivery/home"] a.editDcAddressLink {
  color: var(--tpl-page-link-colour) !important;
}
body #mainBody .auth-banner .alert.nx-failure {
  margin: 16px;
  padding: 16px 30px 16px 16px;
  border: none;
  border-radius: var(--components-alert-default-border-radius, 0px);
  border-left: 2px solid var(--components-alert-error-default-border-color, #D91440);
  background-color: var(--components-alert-error-default-background-color, #FDF3F5);
}
body #mainBody .auth-banner .alert .nx-alertbody div > span {
  font-family: var(--global-body-1-font-family);
  font-weight: var(--global-body-1-font-weight);
  font-style: var(--global-body-1-font-style);
  text-transform: var(--global-body-1-text-transform);
  text-decoration: var(--global-body-1-text-decoration);
  font-size: var(--global-body-1-font-size);
  letter-spacing: var(--global-body-1-letter-spacing);
  line-height: var(--global-body-1-line-height);
}
body #mainBody .auth-banner .alert .nx-alertbody .nx-title > span {
  font-family: var(--global-subtitle-2-font-family);
  font-weight: var(--global-subtitle-2-font-weight);
  font-style: var(--global-subtitle-2-font-style);
  text-transform: var(--global-subtitle-2-text-transform);
  text-decoration: var(--global-subtitle-2-text-decoration);
  font-size: var(--global-subtitle-2-font-size);
  letter-spacing: var(--global-subtitle-2-letter-spacing);
  line-height: var(--global-subtitle-2-line-height);
}
body #mainBody .auth-banner .alert.nx-advisory .nx-alertbody .nx-title {
  font-family: var(--global-subtitle-2-font-family);
  font-weight: var(--global-subtitle-2-font-weight);
  font-style: var(--global-subtitle-2-font-style);
  text-transform: var(--global-subtitle-2-text-transform);
  text-decoration: var(--global-subtitle-2-text-decoration);
  font-size: var(--global-subtitle-2-font-size);
  letter-spacing: var(--global-subtitle-2-letter-spacing);
  line-height: var(--global-subtitle-2-line-height);
  color: var(--components-alert-warning-default-text-color);
}
@media (min-width: 768px) {
  body #mainBody .auth-banner .alert.nx-advisory {
    margin: 0 !important;
  }
}
body #mainBody .auth-banner .alert.nx-advisory .nx-alertbody .nx-title {
  padding-bottom: 10px;
}
body #mainBody .login-content {
  margin-top: 0;
}
body #mainBody .form-horizontal .form-group h5 {
  margin-bottom: 4px;
}
body #mainBody .mobileSignInContainer .intuitive-login-email-checked .change-email, body #mainBody .mobileSignInContainer .intuitive-login-email-checked .show-password {
  border-top-right-radius: var(--action-default-border-radius, 22px);
  border-bottom-right-radius: var(--action-default-border-radius, 22px);
  color: var(--components-button-outlined-secondary-enabled-contrast-text-color, #000);
  font-family: var(--component-button-large-font-family);
  font-weight: var(--component-button-large-font-weight);
  font-style: var(--component-button-large-font-style);
  text-transform: var(--component-button-large-text-transform);
  text-decoration: var(--component-button-large-text-decoration);
  font-size: var(--component-button-large-font-size);
  letter-spacing: var(--component-button-large-letter-spacing);
  line-height: var(--component-button-large-line-height);
}
body #mainBody .mobileSignInContainer #back-button {
  color: var(--components-link-inherit-enabled-text-color, #000);
  font-family: var(--global-body-5-font-family);
  font-weight: var(--global-body-5-font-weight);
  font-style: var(--global-body-5-font-style);
  text-transform: var(--global-body-5-text-transform);
  text-decoration: var(--global-body-5-text-decoration);
  font-size: var(--global-body-5-font-size);
  letter-spacing: var(--global-body-5-letter-spacing);
  line-height: var(--global-body-5-line-height);
  display: flex;
  align-items: center;
}
body .btn-primary { /*overriding existing important tag*/
  border-radius: var(--components-button-default-border-radius, 22px);
}
body input[type=checkbox] + span:after,
body input[type=checkbox] + label:after {
  content: "";
  height: 20px;
  width: 20px;
  display: block;
  border: 1px solid var(--components-checkbox-default-enabled-unselected-border-color, #949494);
  border-radius: var(--action-checkbox-border-radius, 4px);
  background-color: var(--components-checkbox-default-enabled-unselected-background-color, #FFF);
  position: absolute;
  height: 22px;
  width: 22px;
  top: 0px;
  left: 0px;
}
body input[type=checkbox] + span:focus::after,
body input[type=checkbox] + label:focus::after {
  outline: 2px solid var(--interactive-focus-default-outline-color, #1D89DD);
  outline-offset: 1px;
}
body input[type=checkbox]:checked + span:after,
body input[type=checkbox]:checked + label:after {
  background: var(--icon-check-s-default) no-repeat;
  background-position: center;
  border: 2px solid var(--components-checkbox-default-enabled-selected-border-color, #8E44AD);
  border-radius: var(--action-checkbox-border-radius, 4px);
  background-color: var(--components-checkbox-default-enabled-selected-background-color, #FFF);
}
body input[type=checkbox]:checked + span:focus::after,
body input[type=checkbox]:checked + label:focus::after {
  outline: 2px solid var(--interactive-focus-default-outline-color, #1D89DD);
  outline-offset: 1px;
}
body #mainwrapper.delivery_address .panel .panel-heading .panel-title {
  font-size: var(--tpl-gbl_font-size-medium);
}
body #mainwrapper.delivery_address .panel-body .capitalize {
  font-weight: var(--tpl-gbl_font-weight-normal);
}
body #mainwrapper.delivery_address #deliveryAddresses .form-group {
  font-weight: var(--tpl-gbl_font-weight-normal);
  line-height: 1.67;
}
body #mainwrapper.delivery_address #deliveryAddresses .form-group a {
  font-weight: var(--tpl-gbl_font-weight-bold);
}
body #mainwrapper #address-finder .panel .panel-heading .panel-title {
  font-size: var(--tpl-gbl_font-size-medium);
}
body .change_your_billing_address .form-group small {
  font-weight: var(--tpl-gbl_font-weight-normal);
}
body #main-container .uk-auth .row {
  position: relative;
}
body #main-container .uk-auth .row .col-sm-8 {
  width: 100%;
}
body #main-container .uk-auth .row .col-sm-8 span:nth-of-type(2) {
  display: inline;
}
body #main-container .uk-auth .row #Password {
  padding-left: 16px;
}
body .help-block {
  font-family: var(--component-helper-text-font-family);
  font-weight: var(--component-helper-text-font-weight);
  font-style: var(--component-helper-text-font-style);
  text-transform: var(--component-helper-text-text-transform);
  text-decoration: var(--component-helper-text-text-decoration);
  font-size: var(--component-helper-text-font-size);
  letter-spacing: var(--component-helper-text-letter-spacing);
  line-height: var(--component-helper-text-line-height);
  color: var(--text-secondary, #616161);
  margin-top: 4px;
}
body .has-error .form-control:not(#Password) {
  border-color: var(--components-alert-error-default-border-color, #D91440);
}
body .has-error .help-block.filled {
  color: var(--brand-error-default-text-color, #D91440);
  font-family: var(--component-helper-text-font-family);
  font-weight: var(--component-helper-text-font-weight);
  font-style: var(--component-helper-text-font-style);
  text-transform: var(--component-helper-text-text-transform);
  text-decoration: var(--component-helper-text-text-decoration);
  font-size: var(--component-helper-text-font-size);
  letter-spacing: var(--component-helper-text-letter-spacing);
  line-height: var(--component-helper-text-line-height);
}
body #mainBody:not(.intelrecs-customwidth) .intel-recs-scaffold.intel-recs-ProductPage .ribbon-wrapper .ribbon-title {
  margin-left: 10px;
}
body #mainBody:not(.intelrecs-customwidth) .intel-recs-scaffold .ribbon-wrapper .ribbon-container:not(.carousel) .ribbon-item {
  width: 105px !important;
}
body #mainBody:not(.intelrecs-customwidth) .intel-recs-scaffold .ribbon-wrapper .ribbon-container:not(.carousel) .ribbon-item a .description {
  min-height: 35px;
}
body #tpLiteBagBanner header.alert.nx-info-blue.nx-info-shoppingbag {
  border-left: none !important;
  background: none !important;
  padding: 0px;
}
body #tpLiteBagBanner .BagBannerClose {
  background: var(--tpl-BagBannerClose-icon) no-repeat;
  float: right;
  color: transparent;
  height: 34px;
  width: 34px;
  background-position-x: -4px;
  background-position-y: -12px;
  cursor: pointer;
  display: var(--tpl-BagBannerClose-display, block);
}
body #mainBody #nextPartnerAccountBanner .accountsummaryTpLiteBanner {
  background-color: var(--tpl-nextpartner-account-banner-background-colour);
  border: none;
  border-left: solid 2px var(--tpl-tplitebanner-left-border-color);
}
body #mainBody #nextPartnerAccountBanner .accountsummaryTpLiteBanner .inner-container .tpaccountBannerHeader strong {
  font-weight: var(--tpl-gbl_font-weight-bold);
}
body #mainBody #nextPartnerAccountBanner .accountsummaryTpLiteBanner .inner-container .tpaccountBannerText {
  margin-top: 10px;
  font-weight: 400;
  font-size: 14px;
}
body #mainBody #nextPartnerAccountBanner .accountsummaryTpLiteBanner .inner-container .tpaccountBannerText a {
  font-weight: var(--tpl-gbl_font-weight-bold);
  text-decoration: underline;
  font-size: 14px;
}
body #mainBody #nextPartnerAccountBanner .accountsummaryTpLiteBanner .inner-container .banner-next-logo {
  background-image: var(--tpl-Next-logo);
  width: 45px;
  height: 10px;
  background-repeat: no-repeat;
  display: inline-block;
  background-position: center;
}
body #mainBody .nx-icon.RightArrowSmall {
  background-image: var(--icon-chevron-down-m-default);
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto;
  width: 24px;
  height: 24px;
}
body #mainBody #AddressListSelection {
  border-radius: var(--tpl-button-border-radius);
}
body #mainBody form[name=frmAddressFinder] .has-feedback-standalone.has-error #AddressListSelection, body #mainBody form[name=frmAddressFinder] .has-feedback-standalone.has-success #AddressListSelection {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}
body #mainBody form[name=frmAddressFinder] .nx-validation-indicator .nx-feedback-error-standalone {
  border-top-right-radius: var(--tpl-button-border-radius);
  border-bottom-right-radius: var(--tpl-button-border-radius);
}
body #mainBody form[name=frmAddressFinder]:not([action*="/Addresses/AddDelivery"]) .nx-validation-indicator .nx-feedback-success-standalone {
  border-top-right-radius: var(--tpl-button-border-radius);
  border-bottom-right-radius: var(--tpl-button-border-radius);
}
body #mainBody .form-control-feedback-success.input-group-addon, body #mainBody .form-control-feedback-error.input-group-addon {
  border-top-right-radius: var(--action-default-border-radius);
  border-bottom-right-radius: var(--action-default-border-radius);
}
body #tpLiteBagBanner .BagBannerClose {
  background: var(--tpl-BagBannerClose-icon) no-repeat;
  float: right;
  color: transparent;
  height: 34px;
  width: 34px;
  background-position-x: -4px;
  background-position-y: -12px;
  cursor: pointer;
}
body #search-results-wrapper .item-description-container {
  color: var(--tpl-black);
}
body #search-results-wrapper #search-results .item-text-container .item-pricing .item-price.original {
  color: var(--tpl-black);
}
body #search-results-wrapper #search-results .item-text-container .item-pricing .item-price.now {
  color: var(--tpl-clearance-now-price-colour);
}
body main .payment-options .payment-option__pledge .no-bottom-border {
  border-bottom: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
body main .payment-options .payment-option__entry {
  border-radius: var(--tpl-ways-to-pay-payment-option-border-radius, 0);
}
body main .payment-options .payment-option__entry--pledege.collapse.in, body main .payment-options #mainCardPaymentPanel.collapse.in {
  border-bottom-left-radius: var(--tpl-ways-to-pay-payment-option-border-radius, 0);
  border-bottom-right-radius: var(--tpl-ways-to-pay-payment-option-border-radius, 0);
}
body main .payment-options .collapse.in + div {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
body main .payment-options .payment-option__pledge > div, body main .payment-options #payment-option-credit-as-a-tender > div, body main .payment-options .payment-option__entry--panel .payment-option__entry.card-payment {
  background: var(--tpl-ways-to-pay-payment-option-colour, #f7f7f7);
}
body main .payment-options .payment-option__entry--panel, body main .payment-options .payment-option__entry--panel.card-payment {
  border-radius: var(--tpl-ways-to-pay-payment-option-border-radius, 0);
  background-color: var(--tpl-ways-to-pay-payment-option-colour, #fff);
}
body main .payment-options .payment-option__entry--panel .payment-option__entry .chevron .sprite-sheet-chevron-down,
body main .payment-options .payment-option__entry--panel .payment-option__entry .chevron .sprite-sheet-chevron-up,
body main .payment-options .payment-option__entry--panel .payment-option__entry .chevron .sprite-sheet-chevron-right {
  background-image: var(--tpl-ddl-backgroud-image-chevron, url(/Images/Gel3-0/icon-ui-chevron.svg));
}
body .intelrecs-customwidth .intel-recs-scaffold {
  padding-left: 16px;
}
body .intelrecs-customwidth .intel-recs-scaffold .ribbon-wrapper {
  border: none;
}
body .intelrecs-customwidth .intel-recs-scaffold .ribbon-wrapper .ribbon-container {
  padding-left: 0;
}
body .intelrecs-customwidth .intel-recs-scaffold .ribbon-wrapper .ribbon-container .ribbon-item, body .intelrecs-customwidth .intel-recs-scaffold .ribbon-wrapper .ribbon-container .ribbon-item.scaffold {
  width: 132px;
  margin-left: 0;
  margin-right: 16px;
}
body .intelrecs-customwidth .intel-recs-scaffold .ribbon-wrapper .ribbon-container .ribbon-item a .description {
  min-height: 32px;
  height: auto;
  text-align: left;
}
body .intelrecs-customwidth .intel-recs-scaffold .ribbon-wrapper .ribbon-container .ribbon-item a .description::after {
  display: none;
}
body .intelrecs-customwidth .intel-recs-scaffold .ribbon-wrapper .ribbon-container .ribbon-item a .price {
  text-align: left;
}
body .intelrecs-customwidth .intel-recs-scaffold .ribbon-wrapper .ribbon-container .ribbon-item a img {
  border-width: 1px;
  border-style: solid;
  max-height: 176px;
  margin-bottom: 8px;
}
body .intelrecs-customwidth .intel-recs-scaffold .ribbon-wrapper .ribbon-container .ribbon-item a .price-wrapper {
  display: flex;
  align-items: center;
}
body .intelrecs-customwidth .intel-recs-scaffold .ribbon-wrapper .ribbon-title {
  margin-left: 0;
  padding-left: 0;
  border: none;
}
body .arrange_a_collection .panel-level-content a {
  color: var(--components-link-primary-enabled-text-color, #7F3D9B);
  font-family: var(--global-body-3-font-family);
  font-weight: var(--global-body-3-font-weight);
  font-style: var(--global-body-3-font-style);
  text-transform: var(--global-body-3-text-transform);
  text-decoration: var(--global-body-3-text-decoration);
  font-size: var(--global-body-3-font-size);
  letter-spacing: var(--global-body-3-letter-spacing);
  line-height: var(--global-body-3-line-height);
}
body .panel .panel-body .free-text.free-text-override {
  padding: 4px 0;
}
body:not([data-country=GB]) #mainwrapper #OrderComplete section.guest-checkout-marketing-preferences-v2__container {
  margin-right: 16px !important;
  margin-left: 16px !important;
}
body:not([data-country=GB]) #mainwrapper #OrderComplete #ConvertGuestAccount {
  border-radius: 0;
}
body:not([data-country=GB]) #mainwrapper .sbm-page-header .sbm-summary-price-label .bag_delivery_text {
  line-height: 21px;
}
body:not([data-country=GB]) #mainwrapper .sbm-page-header .sbm-summary-price-label .bag_delivery_text div, body:not([data-country=GB]) #mainwrapper .sbm-page-header .sbm-summary-price-label #bagFreedelivery {
  font-size: var(--tpl-gbl_font-size-small) !important;
}
body:not([data-country=GB]) #mainwrapper .SaveForLater .sfl-list-empty-content {
  font-weight: var(--tpl-gbl_font-weight-normal);
}
body:not([data-country=GB]) #mainBody .change-address-form .Country-Label, body:not([data-country=GB]) #mainBody .change-address-form label[for=Country] {
  margin: 0 !important;
}
body:not([data-country=GB]) #mainBody .change-address-form button.submit {
  margin-top: 4px;
}
body:not([data-country=GB]) #mainBody .change-address-form .panel-body .free-text.free-text-override {
  padding: 0 16px 16px 16px;
}
body:not([data-country=GB]) #mainBody .change-address-form .panel-body .edit-panel {
  padding: 0 16px 16px 16px;
}
body:not([data-country=GB]) #mainBody .change-address-form .panel-body .edit-panel .form-row {
  padding: 0 8px 12px 8px;
}
body:not([data-country=GB]) #mainBody .change-address-form .panel-body .edit-panel .form-row #cancelButton {
  margin-bottom: 0 !important;
}
body:not([data-country=GB]) #mainBody #accountsummary .messagebox.Success {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
body:not([data-country=GB]) #mainBody #main-container #accountsummary #registerSuccessMessage {
  margin: 0 16px;
  padding: 12px;
}
body:not([data-country=GB]) #mainBody #main-container #accountsummary #manage-saved-cards-container .easypayloader img {
  content: url("/Images/JoJo/loader.gif");
}
body:not([data-country=GB]) #OrderComplete .printer-hide.alert {
  margin: 16px 8px;
}
body:not([data-country=GB]) #OrderComplete .printer-hide.alert br {
  display: none;
}
body:not([data-country=GB]) #OrderComplete .printer-hide.alert .panel.panel-level-content {
  margin-bottom: 0;
}
body:not([data-country=GB]) #OrderComplete .printer-hide.alert .panel.panel-level-content .btn.btn-tertiary {
  margin-bottom: 8px;
}
body:not([data-country=GB]) #OrderComplete .col-md-6:not(.delivery-summary) .btn.btn-primary.btn-save-card-easy-pay,
body:not([data-country=GB]) #OrderComplete .col-md-6:not(.delivery-summary) #ContinueShoppingBtn.btn.btn-primary.btn-block.btn-restyle,
body:not([data-country=GB]) #OrderComplete .col-md-6:not(.delivery-summary) .btn.btn-tertiary.btn-block.btn-restyle {
  align-items: center;
  justify-content: center;
  display: flex;
}
body:not([data-country=GB]) #OrderComplete .col-md-6 div.panel.panel-default.alert {
  margin-bottom: 0;
}
body:not([data-country=GB]) #OrderComplete #convertGuest #ConvertGuestAccount .marketingPreferencesContainer input[type=checkbox]:checked:after {
  border: none !important;
  background-image: none !important;
}
body:not([data-country=GB]) .btn-primary.btn-save-card-easy-pay {
  height: 36px !important;
}
body:not([data-country=GB]) .btn-primary.btn-save-card-easy-pay:not(:disabled):not(.disabled):active, body:not([data-country=GB]) .btn-primary.btn-save-card-easy-pay:focus, body:not([data-country=GB]) .btn-primary.btn-save-card-easy-pay:hover {
  height: 36px !important;
}
body #divItemNotificationCustomUnavailable {
  display: none;
}

#responsive_body .filter-header:not(#favourites-filter-header) {
  background-color: var(--tpl-filter-header-colour);
  font-weight: var(--tpl-gbl_font-weight-bold);
}
#responsive_body .filter-header:not(#favourites-filter-header) ul li {
  height: var(--tpl-filter-header-height);
}
#responsive_body.upward-pdp #mainBody {
  padding: 0;
}
#responsive_body.upward-pdp #mainBody #divMainWrapper {
  margin-top: 0;
}

/*  **********************************************************************************************    
    STYLE From  @import url('../../../../../css/mobile/layout.css');
    ********************************************************************************************** */
/*#region Layout*/
body.appMode .hide-in-app-mode {
  display: none;
}

#header-bag-icon {
  position: relative;
}

#header-bag-item-count {
  color: var(--components-app-bar-brand-bar-default-text-color);
  position: absolute;
  padding-top: 4px;
  font-family: var(--component-badge-label-font-family);
  font-weight: var(--component-badge-label-font-weight);
  font-style: var(--component-badge-label-font-style);
  text-transform: var(--component-badge-label-text-transform);
  text-decoration: var(--component-badge-label-text-decoration);
  font-size: var(--component-badge-label-font-size);
  letter-spacing: var(--component-badge-label-letter-spacing);
  line-height: var(--component-badge-label-line-height);
}

.nav-header-left {
  text-align: left;
  height: 44px;
}

.nav-header-center {
  text-align: left;
  height: 44px;
}

.nav-header-right {
  text-align: right;
  height: 44px;
}

.nav-header-left,
.nav-header-center,
.nav-header-right {
  font-size: 0; /* Fix inline spacing */
}

.nav-header-left a {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 0 5px;
}

.nav-header-left a:first-of-type {
  margin: 0 0 0 11px;
}

.nav-header-center a {
  display: inline-block;
  vertical-align: middle;
}

.nav-header-right a {
  display: inline-block;
  vertical-align: middle;
  margin: 0 22px 0 0;
}

.nav-header-right a:last-of-type {
  margin: 0 11px 0 0;
}

.valign-helper {
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}

.nx-icon.nav-Accessibility {
  display: none;
}

#header-accessibility {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.temp-nx-icon-nx-bag {
  margin-left: 12px;
  background-size: 22px 22px;
  background-repeat: no-repeat;
  height: 100%;
  width: 30px;
  display: inline-block;
  background-image: url("@{path-to-images}mobile/bag.png");
  position: relative;
}

.temp-nx-icon-nx-search {
  background-size: 22px 22px;
  background-repeat: no-repeat;
  height: 100%;
  width: 30px;
  display: inline-block;
  vertical-align: top;
  background-image: url("@{path-to-images}mobile/search2.png");
  position: relative;
}

.headertext1 {
  color: #FFFFFF;
  font-size: 11px;
  font-weight: normal;
  margin-left: -12px;
  position: absolute;
  bottom: 0;
  display: block;
  width: 48px;
}

.headertext2 {
  color: #FFFFFF;
  font-size: 11px;
  font-weight: normal;
  margin-left: -6px;
  position: absolute;
  bottom: 0;
  display: block;
}

#mainwrapper {
  position: absolute;
  min-width: 100%;
  width: 100%;
}
#mainwrapper #totalPlatformBanner {
  height: 36px;
  background-color: #000;
  padding-top: 5px;
  padding-right: 0;
  box-shadow: inset 0 -1px 0 0 #fff;
  padding-left: 0;
}
#mainwrapper #totalPlatformBanner .ShopBanner {
  background-image: url(/APContent/images/TotalPlatformLite/shop-Tplite-chevron-left.svg);
  background-repeat: no-repeat;
  background-position: 0 0;
  padding-top: 3px;
  margin: 0 auto;
}
#mainwrapper #totalPlatformBanner .ShopBanner .ShopText {
  text-transform: uppercase;
  width: 40px;
  height: 25px;
  margin: 2px 1px 0 28px;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 1px;
  color: #ffffff;
  cursor: pointer;
}
#mainwrapper #totalPlatformBanner .ShopBanner .LauraAshley {
  background-image: url(/APContent/images/TotalPlatformLite/LauraAshley.svg);
  cursor: pointer;
  height: 15px;
  margin: -17px 0 0 72px;
  background-repeat: no-repeat;
  display: block;
  background-size: 100% 100%;
  width: 120px;
}
#mainwrapper #totalPlatformBanner .ShopBanner .Aubin {
  background-image: url(/APContent/images/TotalPlatformLite/Aubin.svg);
  cursor: pointer;
  height: 15px;
  margin: -17px 0 0 72px;
  background-repeat: no-repeat;
  display: block;
  background-size: 100% 100%;
  width: 44px;
}

#deliveryAddresses > section > p {
  margin-left: 0.75rem;
}

.banner {
  border: solid 1px #cdcdcd;
  margin: 10px;
  padding: 5px;
  border-radius: 3px;
}

.green {
  border: 1px solid #71C341;
  background-color: rgba(113, 195, 65, 0.05);
}

.blue {
  border: 1px solid #66afe9;
  background: rgba(102, 175, 233, 0.05);
}

.yellow {
  border: 1px solid #fcc930;
  background: rgba(252, 201, 48, 0.05);
}

.banner span {
  text-transform: capitalize;
  display: block;
  color: #66afe9;
}

/*#endregion Layout*/
html,
body {
  font-family: var(--global-body-1-font-family);
  font-feature-settings: "clig" off, "liga" off;
  font-style: var(--global-body-1-font-style);
  font-weight: var(--global-body-1-font-weight);
  line-height: var(--global-body-1-line-height);
  text-transform: var(--global-body-1-text-transform);
  text-decoration: var(--global-body-1-text-decoration);
  letter-spacing: normal;
}

/* had to override font family on panels as it was coming from bootstrap which is set to different font Family */
.panel-title,
.panel-default .panel-default > .panel-heading > .panel-title {
  font-family: var(--global-body-1-font-family);
}

#saveCards .panel-border .panel-body .panel-heading {
  display: block !important;
}

body #mainBody .form-control:focus:not(.tabbed-filter-brand-search):not(.delivery-performance--delivery-slots__buttons) {
  box-shadow: none;
  -webkit-box-shadow: none;
  border: 1px solid var(--action-default-selected-border-color, #000);
  background-color: var(--action-default-enabled-background-color, #FFF);
  outline: 2px solid var(--interactive-focus-default-outline-color, #1D89DD);
  outline-offset: 1px;
}

.form-group .control-label {
  padding-bottom: 4px;
  margin-right: auto;
}

.spinner {
  background: rgba(255, 255, 255, 0.8) var(--icon-loader-m-default) 50% 50% no-repeat;
}

body #mainBody .container.loginview {
  width: 100%;
  padding-left: 16px;
  padding-right: 16px;
}
@media (min-width: 769px) and (max-width: 1199px) {
  body #mainBody .container.loginview {
    width: 828px;
    padding-left: 98px;
    padding-right: 98px;
  }
}
@media (min-width: 1200px) {
  body #mainBody .container.loginview {
    width: 1084px;
    padding-left: 98px;
    padding-right: 98px;
  }
}
body #mainBody .container.loginview #password-field-container .form-control-feedback {
  right: 90px;
}
body #mainBody .container.loginview #Password-error {
  position: relative;
  bottom: 20px;
  left: 2px;
}
body #mainBody .container.loginview .text-uppercase {
  margin-left: 16px;
}
body #mainBody .container.loginview .row .link-forgot-password {
  font-family: var(--global-body-5-font-family);
  font-weight: var(--global-body-5-font-weight);
  font-style: var(--global-body-5-font-style);
  text-transform: var(--global-body-5-text-transform);
  text-decoration: var(--global-body-5-text-decoration);
  font-size: var(--global-body-5-font-size);
  letter-spacing: var(--global-body-5-letter-spacing);
  line-height: var(--global-body-5-line-height);
  color: var(--components-link-primary-enabled-text-color, #7F3D9B);
  float: right;
  margin-right: 15px;
}
@media only screen and (max-width: 400px) {
  body #mainBody .container.loginview .row .link-forgot-password {
    float: left !important;
    margin-left: 15px !important;
  }
  body #mainBody .container.loginview .col-xs-offset-3 {
    margin-left: 0px;
  }
}
body #mainBody .container.loginview #SignInBtn {
  font-family: var(--component-button-large-font-family);
  font-weight: var(--component-button-large-font-weight);
  font-style: var(--component-button-large-font-style);
  text-transform: var(--component-button-large-text-transform);
  text-decoration: var(--component-button-large-text-decoration);
  font-size: var(--component-button-large-font-size);
  letter-spacing: var(--component-button-large-letter-spacing);
  line-height: var(--component-button-large-line-height);
  border-radius: var(--components-button-default-border-radius, 22px);
  border: 1px solid var(--components-button-contained-primary-enabled-border-color, #8E44AD);
  background-color: var(--components-button-contained-primary-enabled-background-color, #8E44AD);
  color: var(--components-button-contained-primary-enabled-contrast-text-color, #FFF);
  height: var(--button-large-height, 44px);
  width: 100%;
  padding: 0;
  justify-content: center;
  align-items: center;
  display: flex;
  cursor: pointer;
  -webkit-appearance: none;
  outline: none;
}
@media (max-width: 400px) {
  body #mainBody .container.loginview .has-success, body #mainBody .container.loginview .has-feedback, body #mainBody .container.loginview .has-error {
    margin-bottom: 8px !important;
  }
}
body #mainBody .container.loginview .has-feedback {
  position: relative;
}
body #mainBody .container.loginview .has-success {
  margin-bottom: 16px;
}
body #mainBody .container.loginview .has-success .field-validation-error {
  display: none;
}
body #mainBody .container.loginview .has-error {
  margin-bottom: -5px;
}
body #mainBody .container.loginview .has-error .field-validation-error {
  position: absolute;
  margin-top: 2px;
}
body #mainBody .container.loginview #ShowPassword {
  font-family: var(--component-button-large-font-family);
  font-weight: var(--component-button-large-font-weight);
  font-style: var(--component-button-large-font-style);
  text-transform: var(--component-button-large-text-transform);
  text-decoration: var(--component-button-large-text-decoration);
  font-size: var(--component-button-large-font-size);
  letter-spacing: var(--component-button-large-letter-spacing);
  line-height: var(--component-button-large-line-height);
}
body #mainBody .container.loginview #ShowPassword span {
  border: 1px solid var(--components-button-outlined-secondary-enabled-border-color);
  border-top-right-radius: var(--action-default-border-radius);
  border-bottom-right-radius: var(--action-default-border-radius);
  position: absolute;
  width: 89px;
  color: var(--components-button-outlined-secondary-enabled-contrast-text-color);
  right: 0px;
  top: 0px;
  text-align: center;
  z-index: 5;
  line-height: 42px;
}
body #mainBody .container.loginview .has-error .form-control-feedback {
  color: var(--brand-error-default-text-color);
}
body #mainBody .container.loginview .has-success .form-control-feedback {
  position: absolute;
  z-index: 3;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 4px 0 16px;
  right: 11px;
  color: var(--brand-success-default-icon-color);
  background: #fff;
  border-radius: 0;
  height: 31px;
  top: 6px;
  margin-right: -5px;
  width: 48px;
}
body #mainBody .container.loginview h4 {
  font-family: var(--global-body-3-font-family);
  font-weight: var(--global-body-3-font-weight);
  font-style: var(--global-body-3-font-style);
  text-transform: var(--global-body-3-text-transform);
  text-decoration: var(--global-body-3-text-decoration);
  font-size: var(--global-body-3-font-size);
  letter-spacing: var(--global-body-3-letter-spacing);
  line-height: var(--global-body-3-line-height);
  color: var(--text-primary);
}
@media only screen and (max-width: 768px) {
  body #mainBody .container.loginview .input-group label {
    width: 100% !important;
    z-index: 3;
    left: 7px;
    top: 0px;
    font-size: 12px !important;
    position: absolute;
  }
  body #mainBody .container.loginview h4 {
    font-family: var(--component-input-label-1-font-family);
    font-weight: var(--component-input-label-1-font-weight);
    font-style: var(--component-input-label-1-font-style);
    text-transform: var(--component-input-label-1-text-transform);
    text-decoration: var(--component-input-label-1-text-decoration);
    font-size: var(--component-input-label-1-font-size);
    letter-spacing: var(--component-input-label-1-letter-spacing);
    line-height: var(--component-input-label-1-line-height);
  }
  body #mainBody .container.loginview .form-control {
    padding-top: 20px;
  }
}
@media only screen and (min-width: 769px) {
  body #mainBody .container.loginview h4 {
    font-family: var(--global-h2-font-family);
    font-weight: var(--global-h2-font-weight);
    font-style: var(--global-h2-font-style);
    text-transform: var(--global-h2-text-transform);
    text-decoration: var(--global-h2-text-decoration);
    font-size: var(--global-h2-font-size);
    letter-spacing: var(--global-h2-letter-spacing);
    line-height: var(--global-h2-line-height);
  }
}
body #mainBody .container.loginview .glyphicon-ok {
  color: var(--brand-success-default-icon-color);
}
body #mainBody .container.loginview .glyphicon-ok:before {
  content: "";
  background-image: var(--icon-check-m-success);
  background-repeat: no-repeat;
  width: 44px;
  height: 44px;
  background-position: center;
}
body #mainBody .container.loginview .matched-security-icons {
  float: left;
}
body #mainBody .container.loginview .matched-security-icons .secure-text {
  font-weight: 500;
  font-size: 12px;
  line-height: 150%;
}
body #mainBody .container.loginview .matched-security-icons img {
  display: block;
}
body #mainBody .container.loginview .form-group .field-validation-error {
  margin-left: 34%;
  color: var(--brand-error-default-text-color);
  font-family: var(--component-helper-text-font-family);
  font-weight: var(--component-helper-text-font-weight);
  font-style: var(--component-helper-text-font-style);
  text-transform: var(--component-helper-text-text-transform);
  text-decoration: var(--component-helper-text-text-decoration);
  font-size: var(--component-helper-text-font-size);
  letter-spacing: var(--component-helper-text-letter-spacing);
  line-height: var(--component-helper-text-line-height);
}
@media only screen and (max-width: 768px) {
  body #mainBody .container.loginview .form-group .field-validation-error {
    margin-left: 0%;
    color: var(--brand-error-default-text-color);
    font-family: var(--component-helper-text-font-family);
    font-weight: var(--component-helper-text-font-weight);
    font-style: var(--component-helper-text-font-style);
    text-transform: var(--component-helper-text-text-transform);
    text-decoration: var(--component-helper-text-text-decoration);
    font-size: var(--component-helper-text-font-size);
    letter-spacing: var(--component-helper-text-letter-spacing);
    line-height: var(--component-helper-text-line-height);
  }
}
body #mainBody .container.loginview .form-group .glyphicon-remove:before {
  content: "";
}
body #mainBody .container.loginview .form-group .input-group {
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
}
body #mainBody .container.loginview .form-group .input-group label {
  width: 53%;
  font-family: var(--component-input-label-1-font-family);
  font-weight: var(--component-input-label-1-font-weight);
  font-style: var(--component-input-label-1-font-style);
  text-transform: var(--component-input-label-1-text-transform);
  text-decoration: var(--component-input-label-1-text-decoration);
  font-size: var(--component-input-label-1-font-size);
  letter-spacing: var(--component-input-label-1-letter-spacing);
  line-height: var(--component-input-label-1-line-height);
}
body #mainBody .container.loginview .form-group .input-group input {
  height: 44px;
  font-family: var(--component-input-text-font-family);
  font-weight: var(--component-input-text-font-weight);
  font-style: var(--component-input-text-font-style);
  text-transform: var(--component-input-text-text-transform);
  text-decoration: var(--component-input-text-text-decoration);
  font-size: var(--component-input-text-font-size);
  letter-spacing: var(--component-input-text-letter-spacing);
  line-height: var(--component-input-text-line-height);
}
body #mainBody .container.loginview .form-group .input-group .input-group-addon {
  display: none;
}
body #mainBody .container.loginview .form-group .input-group .form-control {
  padding-left: 16px !important;
}
body #mainBody .has-error .form-control:not(#Delivery_Address):not(.delivery-performance--delivery-slots__buttons) {
  border: 1px solid var(--components-alert-error-default-border-color, #D91440);
  background-color: var(--action-default-enabled-background-color, #FFF);
  border-radius: var(--action-default-border-radius, 22px);
}
body #mainBody .has-success .form-control:not(#Delivery_Address):not(.delivery-performance--delivery-slots__buttons) {
  border-radius: var(--action-default-border-radius, 22px);
  background-color: var(--action-default-enabled-background-color, #FFF);
}
body #mainBody input.filled.valid {
  border: 1px solid var(--components-alert-success-default-border-color);
}
@media (max-width: 768px) {
  body #mainBody .container {
    width: 100%;
  }
}
@media (min-width: 992px) {
  body #mainBody .container {
    width: 970px;
    padding-left: 72px;
    padding-right: 72px;
  }
}
body #mainBody .account-match {
  margin-left: 16px;
  width: calc(100% - 32px);
  padding: 16px 30px 16px 16px;
  border: none;
  border-radius: var(--components-alert-default-border-radius, 0px);
  border-left: 2px solid var(--components-alert-info-default-border-color, #1D89DD);
  background-color: var(--components-alert-info-default-background-color, #F4F9FD);
}
body #mainBody .failure-header-title {
  border: none;
  border-radius: var(--components-alert-default-border-radius, 0px);
  border-left: 2px solid var(--components-alert-error-default-border-color, #D91440);
  background-color: var(--components-alert-error-default-background-color, #FDF3F5);
  padding: 11px 16px 11px;
  margin-top: 3px;
  margin-bottom: 11px;
}

#tplite-insert-banner.register[data-theme=LauraAshley] {
  background: url("/apcontent/images/totalplatformlite/la-registration-banner-m-304px.jpg");
  min-height: 167px;
  border: 0;
  padding: 24px 28px !important;
  font-family: "Next Display Text" !important;
}
#tplite-insert-banner.register[data-theme=LauraAshley] .bannerBox {
  background-color: #f3ebe8;
  border: none !important;
  font-weight: 400;
  display: block;
  padding: 20px !important;
  padding-bottom: 10px !important;
}
#tplite-insert-banner.register[data-theme=LauraAshley] .bannerBox .registerBannerText {
  font-size: 12px;
  line-height: 20px;
  margin-bottom: 0;
}
#tplite-insert-banner.register[data-theme=LauraAshley] .bannerBox .registerBannerText a {
  font-size: 12px;
  font-weight: 700;
  padding-top: 10px;
  text-decoration: underline;
  display: block;
  font-family: "Next Display Text" !important;
}
#tplite-insert-banner.register[data-theme=LauraAshley] .bannerBox .registerBannerHeading {
  justify-items: center;
}
#tplite-insert-banner.register[data-theme=LauraAshley] .bannerBox .registerBannerHeading .la-logo {
  background: url("/apcontent/images/totalplatformlite/la-logo_v2.png");
  width: 250px;
  height: 20px;
  object-fit: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  -webkit-background-size: 100% 100%;
  -khtml-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  display: block;
  color: transparent;
  line-height: 0.5;
  margin: 0 auto 15px auto;
  color: transparent;
}
#tplite-insert-banner.register[data-theme=LauraAshley] .bannerBox .registerBannerHeading .next-logo {
  height: auto;
  font-size: 14.2px;
  float: unset;
  background-position: 0px !important;
  background-position-y: 5px !important;
  background: url("/apcontent/images/totalplatformlite/next-logo.svg");
  color: transparent;
}
#tplite-insert-banner.register[data-theme=LauraAshley] .bannerBox .registerBannerHeading .partnerText {
  font-size: 12px;
}

.accountsummaryTpLiteBanner[data-theme=LauraAshley] {
  border: solid 2px #000000 !important;
  background-color: #f7f7f7 !important;
  padding: 15px !important;
}
.accountsummaryTpLiteBanner[data-theme=LauraAshley] .bannerBox .myAccountBannerHeading .la-logo {
  background: url("/apcontent/images/totalplatformlite/la-login-logo.svg");
  background-repeat: no-repeat;
  color: transparent;
  display: inline-block;
  width: 104px;
  top: 9px;
  position: relative;
}
.accountsummaryTpLiteBanner[data-theme=LauraAshley] .bannerBox .myAccountBannerHeading .next-logo {
  position: relative;
  top: 7px;
}
.accountsummaryTpLiteBanner[data-theme=LauraAshley] .bannerBox .myAccountBannerText {
  text-align-last: center;
  font-size: 12px;
  color: #a26100;
  display: block;
}
.accountsummaryTpLiteBanner[data-theme=LauraAshley] .bannerBox .myAccountBannerText a {
  font-size: 13px;
  font-weight: 500;
  color: #000000;
  display: block !important;
  margin-top: 10px;
  font-family: "Next Display Text" !important;
}

.accountTpLiteBanner[data-theme=LauraAshley] {
  border: solid 2px #000000;
  background-color: #f7f7f7;
  font-family: "Next Display Text" !important;
}
.accountTpLiteBanner[data-theme=LauraAshley] .inner-container .la-logo {
  object-fit: contain;
  display: inline-block;
  top: 6px;
  position: relative;
  width: 102px;
  height: 30px;
  color: transparent;
  background: url("/apcontent/images/totalplatformlite/la-login-logo.svg") no-repeat;
  top: 6px;
  position: relative;
}
.accountTpLiteBanner[data-theme=LauraAshley] .inner-container .next-logo {
  position: relative;
  top: 5px;
}
.accountTpLiteBanner[data-theme=LauraAshley] .inner-container .tpBannerText {
  display: block;
  margin: 0 !important;
  font-size: 12px !important;
  line-height: 1.5 !important;
  color: #a26100 !important;
}
.accountTpLiteBanner[data-theme=LauraAshley] .inner-container .tpBannerText strong {
  font-weight: 700 !important;
}
.accountTpLiteBanner[data-theme=LauraAshley] .inner-container .tpBannerText a {
  font-size: 13px;
  font-weight: 500;
  line-height: 1.5;
  color: #000000;
  display: block;
  margin-top: 10px;
  text-decoration: underline;
}

.accountTpLiteBanner, .tpLiteBanner {
  padding: 0px;
  border: 1px solid #000;
  border-radius: 0;
  background-color: #fff;
  padding: 16px !important;
  margin: 16px 16px 11px 16px;
  font-family: "Next Display Text" !important;
}
.accountTpLiteBanner .accountTpLiteBanner_HeaderContainer, .tpLiteBanner .accountTpLiteBanner_HeaderContainer {
  display: flex;
  justify-content: center;
  flex-direction: column;
  background: #fff;
}
.accountTpLiteBanner .accountTpLiteBanner_HeaderContainer .brandLogo, .tpLiteBanner .accountTpLiteBanner_HeaderContainer .brandLogo {
  background-position: center !important;
  background-size: auto !important;
  width: 100%;
  height: 20px;
}
.accountTpLiteBanner .accountTpLiteBanner_HeaderContainer .poweredByText, .tpLiteBanner .accountTpLiteBanner_HeaderContainer .poweredByText {
  font-family: sans-serif;
  font-weight: 500;
  margin: 8px 0px;
  height: 24px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.accountTpLiteBanner .next-logo, .tpLiteBanner .next-logo {
  width: 45px;
  background: url("/apcontent/images/totalplatformlite/next-seasons-banner-logo.svg") no-repeat !important;
  margin: 2px 0 1px 2px;
  object-fit: contain;
  background-position: 1px 0px;
  display: inline-block;
  color: transparent;
  height: 12px;
  min-width: 50px;
  margin: 0 0 0 4px;
  background-size: 45px !important;
}
.accountTpLiteBanner .tpBannerText, .accountTpLiteBanner .registerBannerText, .tpLiteBanner .tpBannerText, .tpLiteBanner .registerBannerText {
  text-align: center;
  font-weight: normal;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  color: rgba(0, 0, 0, 0.87);
}
.accountTpLiteBanner .tpBannerText a, .accountTpLiteBanner .registerBannerText a, .tpLiteBanner .tpBannerText a, .tpLiteBanner .registerBannerText a {
  text-decoration: none;
  color: var(--tpl-account-banner-body-link-color);
}

.accountsummaryTpLiteBanner, .tpLiteBanner {
  padding: 0px;
  border: 1px solid #000;
  border-radius: 0;
}
.accountsummaryTpLiteBanner .accountTpLiteBanner_HeaderContainer, .tpLiteBanner .accountTpLiteBanner_HeaderContainer {
  display: flex;
  justify-content: center;
  flex-direction: column;
  background: #fff;
}
.accountsummaryTpLiteBanner .accountTpLiteBanner_HeaderContainer .brandLogo, .tpLiteBanner .accountTpLiteBanner_HeaderContainer .brandLogo {
  background-position: center !important;
  background-size: auto !important;
  width: 100%;
  height: 40px;
}
.accountsummaryTpLiteBanner .next-logo, .tpLiteBanner .next-logo {
  background: url("/apcontent/images/totalplatformlite/next-seasons-banner-logo.svg") no-repeat !important;
  width: 45px;
  margin: 2px 0 1px 2px;
  object-fit: contain;
  background-position: 1px 0px;
  display: inline-block;
  color: transparent;
  height: 12px;
  min-width: 50px;
  margin: 0 0 0 4px;
}
.accountsummaryTpLiteBanner .myAccountBannerText, .tpLiteBanner .myAccountBannerText {
  background: var(--tpl-account-banner-body-background);
  color: var(--tpl-account-banner-body-color);
  padding: 18px;
  text-align: left;
  font-weight: normal;
}
.accountsummaryTpLiteBanner .myAccountBannerText a, .tpLiteBanner .myAccountBannerText a {
  text-decoration: none;
  color: var(--tpl-account-banner-body-link-color);
}

#tplite-insert-banner {
  background-color: var(--tpl-account-banner-header-background-color);
  text-align: center;
  font-family: "Next Display Text" !important;
}
@media (min-width: 769px) {
  #tplite-insert-banner .tpLiteBanner-Inner {
    display: flex;
    height: 80px;
  }
  #tplite-insert-banner .tpLiteBanner-Inner .accountTpLiteBanner_HeaderContainer {
    width: 334px;
    height: auto;
  }
}
#tplite-insert-banner .registerBannerHeading {
  margin: 0;
}
#tplite-insert-banner.register {
  margin: 16px 0;
  padding: 0 !important;
}
#tplite-insert-banner.register .tpLiteBanner-Inner {
  padding: 16px;
}
#tplite-insert-banner.register .tpLiteBanner-Inner .registerBannerText {
  text-align: center !important;
  margin: 10px;
  align-content: center;
}
@media only screen and (min-width: 769px) {
  #tplite-insert-banner.register .tpLiteBanner-Inner {
    padding: 0 16px;
  }
  #tplite-insert-banner.register .tpLiteBanner-Inner .accountTpLiteBanner_HeaderContainer {
    border-right: 1px solid black;
  }
  #tplite-insert-banner.register .tpLiteBanner-Inner .accountTpLiteBanner_HeaderContainer .brandLogo {
    padding-top: 16px;
  }
}
#tplite-insert-banner.register .tpLiteBanner-Inner .accountTpLiteBanner_HeaderContainer .poweredByText {
  padding-top: 12px !important;
  font-size: 16px !important;
  padding: 0 !important;
  margin: 0;
}

.accountsummaryTpLiteBanner, .accountSummary {
  background-color: var(--tpl-account-banner-header-background-color);
  text-align: center;
  padding: 0 !important;
}
.accountsummaryTpLiteBanner .myAccountBannerHeading, .accountSummary .myAccountBannerHeading {
  margin-top: 0px;
  margin-bottom: 0px;
}
.accountsummaryTpLiteBanner .accountTpLiteBanner_HeaderContainer .brandLogo, .accountSummary .accountTpLiteBanner_HeaderContainer .brandLogo {
  margin-top: 5px;
}
.accountsummaryTpLiteBanner .accountTpLiteBanner_HeaderContainer .poweredByText, .accountSummary .accountTpLiteBanner_HeaderContainer .poweredByText {
  margin-top: 0px;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 12px;
  color: rgba(0, 0, 0, 0.87);
  margin: 8px 0;
  height: 24px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.accountsummaryTpLiteBanner .accountTpLiteBanner_HeaderContainer .poweredByText .logo, .accountSummary .accountTpLiteBanner_HeaderContainer .poweredByText .logo {
  margin: 0 0 0 4px;
  height: 12px;
  min-width: 50px;
}
.accountsummaryTpLiteBanner .myAccountBannerText, .accountsummaryTpLiteBanner .tpaccountBannerText, .accountSummary .myAccountBannerText, .accountSummary .tpaccountBannerText {
  background: #f7f7f7;
  color: #000;
  padding: 18px;
  text-align: left;
  font-weight: normal;
  margin: 5px 0 0;
  font-size: 12px;
  display: block;
  padding-bottom: 18px !important;
}

.inner-container {
  text-align: center;
}

.accountTpLiteBanner[data-theme=DesignerBoutique] .inner-container .accountTpLiteBanner_HeaderContainer .brandLogo {
  background: url("/apcontent/images/totalplatformlite/seasons-logo.svg") no-repeat;
}

.accountTpLiteBanner[data-theme=LauraAshley] .inner-container .accountTpLiteBanner_HeaderContainer .brandLogo {
  background: url("/apcontent/images/totalplatformlite/lauraashley-logo.svg") no-repeat;
}

.tpLiteBanner[data-theme=DesignerBoutique] .tpLiteBanner-Inner .accountTpLiteBanner_HeaderContainer .brandLogo {
  background: url("/apcontent/images/totalplatformlite/seasons-logo.svg") no-repeat;
}

.tpLiteBanner[data-theme=LauraAshley] .tpLiteBanner-Inner .accountTpLiteBanner_HeaderContainer .brandLogo {
  background: url("/apcontent/images/totalplatformlite/lauraashley-logo.svg") no-repeat;
}

.accountsummaryTpLiteBanner[data-theme=DesignerBoutique] .bannerBox .accountTpLiteBanner_HeaderContainer .brandLogo {
  background: url("/apcontent/images/totalplatformlite/seasons-logo.svg") no-repeat;
}

.accountsummaryTpLiteBanner[data-theme=LauraAshley] .bannerBox .accountTpLiteBanner_HeaderContainer .brandLogo {
  background: url("/apcontent/images/totalplatformlite/lauraashley-logo.svg") no-repeat;
}

.security-container {
  padding-top: 8%;
  padding-left: 16px;
}
.security-container p {
  margin-bottom: 0;
}
.security-container .security-header {
  font-family: var(--global-h3-font-family);
  font-weight: var(--global-h3-font-weight);
  font-style: var(--global-h3-font-style);
  text-transform: var(--global-h3-text-transform);
  text-decoration: var(--global-h3-text-decoration);
  font-size: var(--global-h3-font-size);
  letter-spacing: var(--global-h3-letter-spacing);
  line-height: var(--global-h3-line-height);
  padding-bottom: 8px;
}
.security-container .security-body {
  font-family: var(--global-body-1-font-family);
  font-weight: var(--global-body-1-font-weight);
  font-style: var(--global-body-1-font-style);
  text-transform: var(--global-body-1-text-transform);
  text-decoration: var(--global-body-1-text-decoration);
  font-size: var(--global-body-1-font-size);
  letter-spacing: var(--global-body-1-letter-spacing);
  line-height: var(--global-body-1-line-height);
  padding-bottom: 16px;
  width: calc(100% - 16px);
}
.security-container input {
  border-radius: var(--action-default-border-radius, 22px);
  border: 1px solid var(--action-default-enabled-border-color, #949494);
  background-color: var(--action-default-enabled-background-color, #FFF);
  font-family: var(--component-input-text-font-family);
  font-weight: var(--component-input-text-font-weight);
  font-style: var(--component-input-text-font-style);
  text-transform: var(--component-input-text-text-transform);
  text-decoration: var(--component-input-text-text-decoration);
  font-size: var(--component-input-text-font-size);
  letter-spacing: var(--component-input-text-letter-spacing);
  line-height: var(--component-input-text-line-height);
  height: 42px;
  width: calc(100% - 16px);
  padding: 0 33px 0 16px;
  margin-top: 0;
  color: var(--text-primary, #616161);
}
.security-container input:focus {
  box-shadow: none;
  -webkit-box-shadow: none;
  border: 1px solid var(--action-default-selected-border-color, #000);
  background-color: var(--action-default-enabled-background-color, #FFF);
  outline: 2px solid var(--interactive-focus-default-outline-color, #1D89DD);
  outline-offset: 1px;
  color: var(--text-primary, #000);
}
.security-container input::placeholder {
  color: var(--text-secondary, #000);
}
.security-container input:hover {
  border: 1px solid var(--action-default-hovered-border-color, #424242);
  background-color: var(--action-default-hovered-background-color, #FFF);
}
.security-container input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: var(--text-secondary, #616161);
  opacity: 1; /* Firefox */
}
.security-container input:-ms-input-placeholder, .security-container input::-ms-input-placeholder {
  color: var(--text-secondary, #616161);
}
.security-container #Security-validation-message {
  color: var(--brand-error-default-text-color);
  visibility: hidden;
}

/*nextunlimited summary*/
body #mainBody #nuSummary-container .panel .panel-heading, body #mainBody #nuManage-container .panel .panel-heading {
  margin-top: 1em;
  background-color: var(--background-main);
  border-top: 1px solid var(--components-divider-default-border-color);
}
body #mainBody #nuSummary-container .panel .panel-heading .panel-title, body #mainBody #nuManage-container .panel .panel-heading .panel-title {
  font-family: var(--global-h4-font-family);
  font-weight: var(--global-h4-font-weight);
  font-style: var(--global-h4-font-style);
  text-transform: var(--global-h4-text-transform);
  text-decoration: var(--global-h4-text-decoration);
  font-size: var(--global-h4-font-size);
  letter-spacing: var(--global-h4-letter-spacing);
  line-height: var(--global-h4-line-height);
}
body #mainBody #nuTermsLink {
  font-family: var(--global-body-3-font-family);
  font-weight: var(--global-body-3-font-weight);
  font-style: var(--global-body-3-font-style);
  text-transform: var(--global-body-3-text-transform);
  text-decoration: var(--global-body-3-text-decoration);
  font-size: var(--global-body-3-font-size);
  letter-spacing: var(--global-body-3-letter-spacing);
  line-height: var(--global-body-3-line-height);
  float: left;
}
body #mainBody #nuSummary-container .form-group p {
  font-family: var(--global-body-1-font-family);
  font-weight: var(--global-body-1-font-weight);
  font-style: var(--global-body-1-font-style);
  text-transform: var(--global-body-1-text-transform);
  text-decoration: var(--global-body-1-text-decoration);
  font-size: var(--global-body-1-font-size);
  letter-spacing: var(--global-body-1-letter-spacing);
  line-height: var(--global-body-1-line-height);
}
body #mainBody #nuSummary-container .form-group p:not(:first-of-type) strong {
  float: right;
  font-family: var(--global-body-3-font-family);
  font-weight: var(--global-body-3-font-weight);
  font-style: var(--global-body-3-font-style);
  text-transform: var(--global-body-3-text-transform);
  text-decoration: var(--global-body-3-text-decoration);
  font-size: var(--global-body-3-font-size);
  letter-spacing: var(--global-body-3-letter-spacing);
  line-height: var(--global-body-3-line-height);
}
body #mainBody #nuSummary-container .form-group .nu-icon.tick {
  width: 24px;
  height: 24px;
  background-image: var(--icon-check-m-success);
  background-repeat: no-repeat;
  background-position: center;
  background-size: auto;
}
body #mainBody #nuManage-container .nu-button {
  font-family: var(--component-button-medium-font-family);
  font-weight: var(--component-button-medium-font-weight);
  font-style: var(--component-button-medium-font-style);
  text-transform: var(--component-button-medium-text-transform);
  text-decoration: var(--component-button-medium-text-decoration);
  font-size: var(--component-button-medium-font-size);
  letter-spacing: var(--component-button-medium-letter-spacing);
  line-height: var(--component-button-medium-line-height);
  color: var(--components-button-contained-primary-enabled-contrast-text-color);
  background-color: var(--components-button-contained-primary-enabled-background-color);
  border-radius: var(--components-button-default-border-radius);
  border: 1px solid var(--components-button-contained-primary-enabled-border-color);
  padding: 5px;
  width: 90%;
  height: 44px;
}
body #mainBody #nuManage-container p {
  font-family: var(--global-body-1-font-family);
  font-weight: var(--global-body-1-font-weight);
  font-style: var(--global-body-1-font-style);
  text-transform: var(--global-body-1-text-transform);
  text-decoration: var(--global-body-1-text-decoration);
  font-size: var(--global-body-1-font-size);
  letter-spacing: var(--global-body-1-letter-spacing);
  line-height: var(--global-body-1-line-height);
}
