
#sho-css-build-version   { content: '7.12.0';}
#sho-css-build-timestamp { content: '08-29-2016 11:16 AM'; }

.sp-nav-header {
  position: absolute;
  top: 0px;
  width: 100%;
  float: left;
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #1f1f1f;
}
@media all and (min-width: 62em) {
  .sp-nav-header:hover {
    position: absolute;
    z-index: 200;
    height: 240px;
    background-color: #2b8895;
  }
}
@media all and (max-width: 61.99em) {
  .sp-nav-header {
    position: absolute;
    top: 0px;
    width: 100%;
  }
}
.sp-nav-header--open {
  position: absolute;
  height: 175px;
  z-index: 300;
  background-color: #2b8895;
}
@media all and (max-width: 47.99em) {
  .sp-nav-header--open {
    height: 725px;
    width: 100%;
  }
}
@media all and (min-width: 48em) and (max-width: 61.99em) {
  .sp-nav-header--open {
    height: 365px;
    width: 100%;
  }
}
.sp-nav-header__logo {
  float: left;
}
@media all and (max-width: 61.99em) {
  .sp-nav-header__logo {
    float: right;
  }
}
@media all and (max-width: 47.99em) {
  .sp-nav-header__logo {
    display: block;
  }
}
.sp-nav-header__logo--img {
  height: 32px;
}
.sp-nav-header__sho-logo {
  float: right;
}
@media all and (max-width: 61.99em) {
  .sp-nav-header__sho-logo {
    float: left;
    position: absolute;
    left: 30px;
  }
}
.sp-nav-header__sho-logo--partner {
  float: left;
  height: 32px;
}
@media all and (max-width: 61.99em) {
  .sp-nav-header__sho-logo--partner {
    display: none !important;
  }
}
.sp-nav-header__sho-logo--partner-link {
  display: block;
  float: left;
  height: 32px;
  padding-right: 12px;
  border-right: 1px solid #4f4f4f;
  margin-right: 12px;
}
@media all and (max-width: 61.99em) {
  .sp-nav-header__sho-logo--partner-link {
    display: none !important;
  }
}
.sp-nav-header__sho-logo--link {
  display: block;
  float: left;
}
.sp-nav-header__sho-logo--img {
  float: left;
  height: 32px;
}
@media all and (max-width: 61.99em) {
  .sp-nav-header__sho-logo--img {
    display: none !important;
  }
}
.sp-nav-header:hover .sp-nav-header__nav-item__drawer {
  display: block;
}
.sp-nav-header:hover .sp-nav-header__sho-logo--partner-link {
  border-right: 1px solid rgba(255, 255, 255, 0.5);
}

.sp-nav-header__toggle {
  display: none;
}
@media all and (max-width: 61.99em) {
  .sp-nav-header__toggle {
    display: block;
    width: 40px;
    height: 40px;
    background-image: url("../../../assets/images/shoplace/sho-mobile-menu.png");
    background-repeat: no-repeat;
    background-position: 0px 0px;
    cursor: pointer;
  }
}
.sp-nav-header__close {
  background-image: url("../../../assets/images/shoplace/shoplace-mobile-x.png");
}
.sp-nav-header__nav-item-container {
  padding-top: 8px;
  float: left;
}
@media all and (max-width: 61.99em) {
  .sp-nav-header__nav-item-container {
    display: none;
  }
}
.sp-nav-header__nav-item-container--open {
  float: left;
}
@media all and (max-width: 61.99em) {
  .sp-nav-header__nav-item-container--open {
    position: absolute;
    display: block;
    top: 40px;
    left: 0px;
  }
}
.sp-nav-header__nav-item {
  float: left;
  text-transform: uppercase;
  padding-left: 50px;
}
@media all and (min-width: 48em) and (max-width: 61.99em) {
  .sp-nav-header__nav-item {
    float: left;
    padding-left: 70px;
    padding-top: 40px;
  }
}
@media all and (max-width: 47.99em) {
  .sp-nav-header__nav-item {
    float: none;
    padding-left: 30px;
    padding-top: 40px;
  }
}
@media all and (min-width: 48em) and (max-width: 61.99em) {
  .sp-nav-header__nav-item:first-child {
    padding-left: 30px;
  }
}

.nav-header__nav-item--hdr {
  margin-bottom: 20px;
}
@media all and (max-width: 61.99em) {
  .nav-header__nav-item--hdr {
    margin-bottom: 30px;
  }
}

.sp-nav-header__nav-item a:hover,
.sp-nav-header__nav-item a:active {
  color: #01cbc9;
  text-decoration: none;
}

.sales-tools .nav-header__nav-item--hdr.sales,
.sales-tips .nav-header__nav-item--hdr.sales,
.training-videos .nav-header__nav-item--hdr.sales,
.channels .nav-header__nav-item--hdr.sales,
.showtime-anytime .nav-header__nav-item--hdr.sales,
.programming .nav-header__nav-item--hdr.programming,
.video-extras .nav-header__nav-item--hdr.programming,
.inside-showtime .nav-header__nav-item--hdr.programming {
  color: #01cbc9;
}

.sp-nav-header__nav-item__drawer {
  position: absolute;
  display: none;
}
@media all and (max-width: 61.99em) {
  .sp-nav-header__nav-item__drawer {
    position: absolute;
  }
}
@media all and (max-width: 47.99em) {
  .sp-nav-header__nav-item__drawer {
    position: relative;
  }
}
.sp-nav-header__nav-item__drawer--open {
  display: block;
}
.sp-nav-header__nav-item__drawer__item {
  padding-bottom: 20px;
  font-size: 14px;
  text-transform: capitalize;
}
@media all and (max-width: 61.99em) {
  .sp-nav-header__nav-item__drawer__item {
    padding-bottom: 30px;
    font-size: 16px;
  }
}

.sp-nav-header--spacer {
  position: relative;
  width: 100%;
  height: 90px;
  background: #1f1f1f;
  z-index: 0;
}

.sp-header {
 /* padding-bottom: 50px;*/
  padding-top: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  background-color: #1f1f1f;
}
.sp-header__primary {
  color: #2b8895;
}
.sp-header__secondary {
  padding-left: 20%;
  padding-right: 20%;
  margin-top: 10px;
  font-weight: 400;
}
@media all and (max-width: 61.99em) {
  .sp-header__secondary {
    padding: 0px;
  }
}

.h6 {
  color: #5d5d5d;
}

.social-connections__header {
  margin-bottom: 13px;
  text-transform: uppercase;
  color: #5d5d5d;
}
@media all and (max-width: 47.99em) {
  .social-connections__header {
    margin-top: 60px;
  }
}
.social-connections__link {
  float: left;
  display: block;
  margin-right: 7px;
  width: 25px;
  height: 25px;
  font-size: 14px;
}
.social-connections__partner {
  clear: both;
  text-transform: uppercase;
  margin-top: 20px;
}

.sni {
  clear: both;
  padding-top: 20px;
  font-size: 14px !important;
}
@media all and (max-width: 47.99em) {
  .sni {
    margin-top: 60px;
  }
}

.sni__link {
  text-decoration: none !important;
  color: #5d5d5d !important;
  font-size: 14px !important;
}

.sni__link:hover {
  color: white !important;
}

.question-email {
  font-size: 14px !important;
}

.sp-nav-footer {
  background-color: #1f1f1f;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
}
.sp-nav-footer__logo {
  display: none;
  padding-top: 25px;
  padding-bottom: 25px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-bottom: 1px solid #2b2b2b;
}
@media all and (max-width: 61.99em) {
  .sp-nav-footer__logo {
    display: block;
  }
}
@media all and (max-width: 47.99em) {
  .sp-nav-footer__logo {
    padding-top: 70px;
    padding-bottom: 0px;
    border-bottom: none;
  }
}
.sp-nav-footer__logo__partner-link {
  display: block;
  float: left;
  padding-right: 10px;
  margin-right: 10px;
  border-right: 1px solid #4f4f4f;
}
.sp-nav-footer__logo__partner-img {
  height: 32px;
}
.sp-nav-footer__logo__sho-img {
  height: 32px;
}
.sp-nav-footer__logo__sho-link {
  display: block;
  float: left;
}
.sp-nav-footer__legal {
  color: #5d5d5d;
  font-size: 14px !important;
}
.sp-nav-footer .sp-nav-footer__nav {
  width: 100%;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #1f1f1f;
  color: #5d5d5d;
  font-size: 14px;
  font-weight: 600;
}
@media all and (max-width: 47.99em) {
  .sp-nav-footer .sp-nav-footer__nav {
    padding-top: 15px;
  }
}
.sp-nav-footer .sp-nav-footer__nav__list-title {
  margin-bottom: 15px;
}
@media all and (max-width: 47.99em) {
  .sp-nav-footer .sp-nav-footer__nav__list-title {
    margin-top: 45px;
    padding-bottom: 15px;
  }
}
.sp-nav-footer .sp-nav-footer__nav__title {
  color: #5d5d5d;
  text-transform: uppercase;
  text-decoration: none;
}
.sp-nav-footer .sp-nav-footer__nav__title:hover {
  color: white;
}
.sp-nav-footer .sp-nav-footer__nav__list-title:last-child {
  margin-top: 15px;
}
@media all and (max-width: 47.99em) {
  .sp-nav-footer .sp-nav-footer__nav__list-title:last-child {
    margin-top: 50px;
  }
}
.sp-nav-footer .sp-nav-footer__nav__list-item {
  padding-bottom: 15px;
}
.sp-nav-footer .sp-nav-footer__nav__item {
  text-decoration: none !important;
  color: #5d5d5d !important;
}
.sp-nav-footer .sp-nav-footer__nav__item:hover {
  color: white !important;
}

.sp-promo {
  margin-bottom: 30px;
  display: block;
  text-decoration: none !important;
}
.sp-promo__headline {
  margin-top: 25px;
  color: #2b8895;
}
.sp-promo__leadline {
  color: #5d5d5d;
}
.sp-promo__img {
  width: 100%;
  height: auto;
}
.sp-promo__label {
  position: absolute;
  right: 25px;
  top: 10px;
  padding: 5px 7px 3px 7px !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  line-height: normal;
  font-size: 12px !important;
  text-transform: uppercase;
  background-color: #2b8895;
}
.sp-promo__tunein {
  display: block;
  color: #2b8895;
  text-transform: capitalize;
}
.sp-promo__desc {
  padding-top: 5px;
  padding-bottom: 5px;
  color: #fff;
}

/* These styles are specfic to the programming page aka what's on. There were clearing issues as the grid was slightly different so the approach was to use nth child and target the grid to clear so that the list wouldn't wrap around unevenly.  */
.programming .sp-promo {
  cursor: default;
}

.programming .sp-promo__headline {
  text-transform: uppercase;
}

@media all and (min-width: 62em) {
  .programming .col-md-4:nth-child(3n+1) {
    clear: left;
  }
}

@media all and (min-width: 30em) and (max-width: 61.99em) {
  .programming .col-sm-6:nth-child(2n+1) {
    clear: left;
  }
}

.sp-channel-header {
  padding-top: 30px;
  padding-bottom: 20px;
}
.sp-channel-header__primary-title {
  float: left;
  width: 80%;
}
.sp-channel-header__secondary-title {
  float: left;
  padding-left: 30px;
  padding-top: 5px;
  font-size: 16px;
  line-height: 30px;
}
@media all and (max-width: 47.99em) {
  .sp-channel-header__secondary-title {
    display: none;
  }
}

.sp-channel-row {
  border-top: 1px solid #1f1f1f;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.sp-channel-row__body {
  float: left;
  width: 80%;
  padding-top: 60px;
  border-right: 1px solid #1f1f1f;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media all and (max-width: 47.99em) {
  .sp-channel-row__body {
    border: none;
    width: 100%;
  }
}
.sp-channel-row__body__available {
  font-size: 16px;
  padding-top: 12px;
  padding-bottom: 15px;
  display: none;
}
@media all and (max-width: 47.99em) {
  .sp-channel-row__body__available {
    display: block;
  }
}
.sp-channel-row__body__desc {
  padding-top: 30px;
  padding-bottom: 60px;
  padding-right: 80px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 16px;
  line-height: 20px;
}
@media all and (max-width: 47.99em) {
  .sp-channel-row__body__desc {
    padding-top: 0px;
    padding-right: 0px;
  }
}
.sp-channel-row__meta {
  float: left;
  padding-top: 120px;
  padding-left: 30px;
  width: 20%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media all and (max-width: 47.99em) {
  .sp-channel-row__meta {
    display: none;
  }
}

.sp-section-header {
  float: left;
  width: 100%;
  margin-bottom: 30px;
  padding-bottom: 5px;
  padding-top: 15px;
  margin-bottom: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-bottom: 1px solid #1f1f1f;
}
.sp-section-header:first-child {
  padding-top: 30px;
}
.sp-section-header__title {
  float: left;
  font-size: 27px;
}
.sp-section-header__sub-headline {
  font-size: 19px;
  color: #555555;
  font-weight: 400;
}
.sp-section-header__button {
  display: block;
  float: right;
  border: 1px solid #555555;
  padding: 10px 10px;
  font-size: 14px;
  color: #fff;
  text-decoration: none !important;
}

.sp-video-player {
  margin-top: 30px;
}
.sp-video-player__video {
  margin-bottom: 30px;
  display: block;
  max-width: 100%;
}
.sp-video-player__video__inner {
  display: block;
  padding-top: 56.25%;
  height: 0;
}
.sp-video-player--details {
  position: relative;
  padding-top: 30px;
  padding-bottom: 30px;
}
@media all and (max-width: 47.99em) {
  .sp-video-player--details {
    padding-top: 0px;
  }
}
.sp-video-player--details__title {
  color: #2b8895;
}

.sp-video-player__video__inner .BrightcoveExperience {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}

.sp-video-promo {
  margin-bottom: 30px;
}
.sp-video-promo__title {
  margin-top: 30px;
  color: #fff;
  font-size: 16px;
}
.sp-video-promo__time {
  color: #5d5d5d;
}
.sp-video-promo__img {
  width: 100%;
  height: auto;
}
.sp-video-promo__play {
  visibility: hidden;
  position: absolute;
  left: 10px;
  top: 0px;
  width: 90%;
  height: auto;
}
.sp-video-promo__link {
  display: block;
  cursor: pointer;
}
.sp-video-promo__link:hover .sp-video-promo__play {
  visibility: visible;
}

@media all and (min-width: 62em) {
  .video-extras .col-md-3:nth-child(4n+1),
  .training-videos .col-md-3:nth-child(4n+1) {
    clear: left;
  }
}

@media all and (min-width: 30em) and (max-width: 61.99em) {
  .video-extras .col-sm-4:nth-child(3n+1),
  .training-videos .col-sm-4:nth-child(3n+1) {
    clear: left;
  }
}

.sp-video-promo-set {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-top: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-top: 1px solid #1f1f1f;
}

.body-content {
  margin-top: 30px;
  margin-bottom: 60px;
}

.sp-sales-tips {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 60px;
}
.sp-sales-tips__title {
  margin-top: 60px;
  margin-bottom: 10px;
}
.sp-sales-tips__quote {
  padding: 60px;
  margin-bottom: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #1f1f1f;
}
@media all and (max-width: 29.99em) {
  .sp-sales-tips__quote {
    padding: 60px 30px 60px 30px;
  }
}
.sp-sales-tips__quote__author {
  color: #2b8895;
  font-weight: 600 !important;
}

.capitalize-text {
  text-transform: uppercase;
}

.sp-showtime-anytime-logo {
  width: auto;
  margin: auto;
}

.sp-anytime-feature-callout__section {
  width: 60%;
  float: left;
  padding-right: 40px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media all and (max-width: 29.99em) {
  .sp-anytime-feature-callout__section {
    width: auto;
  }
}

.sp-anytime-feature-callout__hero-img {
  width: 100%;
  margin-bottom: 60px;
}
.sp-anytime-feature-callout__title {
  color: #2b8895;
  text-transform: uppercase;
}
.sp-anytime-feature-callout__body {
  margin-bottom: 60px !important;
  line-height: 20px;
  font-size: 116px;
}

.sp-anytime-section__wtw {
  width: 30%;
  float: left;
  padding-left: 30px;
  padding-bottom: 60px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-left: 1px solid #1f1f1f;
}
@media all and (max-width: 29.99em) {
  .sp-anytime-section__wtw {
    width: auto;
    padding-left: 15px;
    padding-top: 60px;
    border-left: none;
    border-top: 1px solid #1f1f1f;
  }
}
.sp-anytime-section__wtw__sub-title {
  margin-top: 30px;
  text-transform: uppercase;
}
.sp-anytime-section__wtw__device {
  margin-top: 10px;
  font-size: 16px;
}

.shoplace-mocks {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 15px;
  height: 1550px;
  background-repeat: no-repeat;
  background-position: center top;
  background-color: #ccc;
}
.shoplace-mocks .dd-menu:first-child {
  margin-left: 20px;
}
@media all and (min-width: 48em) {
  .shoplace-mocks {
    background-color: #000;
  }
}
@media all and (max-width: 47.99em) {
  .shoplace-mocks #video-mocks-options-layers {
    display: none;
  }
  .shoplace-mocks.Home {
    background-image: url("../../../assets/images/shoplace/FPO/xs/1_ShoPlace_xSmall_Home.jpg");
  }
  .shoplace-mocks.SalesTools {
    background-image: url("../../../assets/images/shoplace/FPO/xs/2_ShoPlace_xSmall_SalesTools.jpg");
  }
  .shoplace-mocks.TrainingVideos {
    background-image: url("../../../assets/images/shoplace/FPO/xs/3_ShoPlace_xSmall_TrainingVideos.jpg");
  }
  .shoplace-mocks.Programming {
    background-image: url("../../../assets/images/shoplace/FPO/xs/4_ShoPlace_xSmall_Programming.jpg");
  }
  .shoplace-mocks.Channels {
    background-image: url("../../../assets/images/shoplace/FPO/xs/5_ShoPlace_xSmall_Channels.jpg");
  }
  .shoplace-mocks.ShoAny {
    background-image: url("../../../assets/images/shoplace/FPO/xs/6_ShoPlace_xSmall_ShoAny.jpg");
  }
  .shoplace-mocks.Insider {
    background-image: url("../../../assets/images/shoplace/FPO/xs/7_ShoPlace_xSmall_Insider.jpg");
  }
  .shoplace-mocks.SalesTips {
    background-image: url("../../../assets/images/shoplace/FPO/xs/8_ShoPlace_xSmall_SalesTips_v2.jpg");
  }
  .shoplace-mocks.NavigationDetail {
    background-image: url("../../../assets/images/shoplace/FPO/xs/9_ShoPlace_xSmall_NavOpen_v1.jpg");
  }
}
@media all and (min-width: 48em) and (max-width: 61.99em) {
  .shoplace-mocks #video-mocks-options-layers {
    display: none;
  }
  .shoplace-mocks.Home {
    background-image: url("../../../assets/images/shoplace/FPO/sm/1_ShoPlace_Small_Home_v2.jpg");
  }
  .shoplace-mocks.SalesTools {
    background-image: url("../../../assets/images/shoplace/FPO/sm/2_ShoPlace_Small_SalesTools.jpg");
  }
  .shoplace-mocks.Programming {
    background-image: url("../../../assets/images/shoplace/FPO/sm/3_ShoPlace_Small_Programming.jpg");
  }
  .shoplace-mocks.TrainingVideos {
    background-image: url("../../../assets/images/shoplace/FPO/sm/4_ShoPlace_Small_Videos.jpg");
  }
  .shoplace-mocks.Channels {
    background-image: url("../../../assets/images/shoplace/FPO/sm/5_ShoPlace_Small_Channels.jpg");
  }
  .shoplace-mocks.ShoAny {
    background-image: url("../../../assets/images/shoplace/FPO/sm/6_ShoPlace_Small_ShoAny.jpg");
  }
  .shoplace-mocks.Insider {
    background-image: url("../../../assets/images/shoplace/FPO/sm/7_ShoPlace_Small_Insider.jpg");
  }
  .shoplace-mocks.SalesTips {
    background-image: url("../../../assets/images/shoplace/FPO/sm/8_ShoPlace_Small_SalesTips.jpg");
  }
  .shoplace-mocks.NavigationDetail {
    background-image: url("../../../assets/images/shoplace/FPO/sm/9_ShoPlace_Small_NavOPEN.jpg");
  }
}
@media all and (min-width: 62em) {
  .shoplace-mocks.Home.Design {
    background-image: url("../../../assets/images/shoplace/FPO/md/1_ShoPlace_Med_Home_1_Design.jpg");
  }
  .shoplace-mocks.Home.FixedInc {
    background-image: url("../../../assets/images/shoplace/FPO/md/1_ShoPlace_Med_Home_2_FixedInc.jpg");
  }
  .shoplace-mocks.Home.VertMargins {
    background-image: url("../../../assets/images/shoplace/FPO/md/1_ShoPlace_Med_Home_3_VertMargins.jpg");
  }
  .shoplace-mocks.Home.HorzMargins {
    background-image: url("../../../assets/images/shoplace/FPO/md/1_ShoPlace_Med_Home_4_HorzMargins.jpg");
  }
  .shoplace-mocks.Home.Fonts {
    background-image: url("../../../assets/images/shoplace/FPO/md/1_ShoPlace_Med_Home_5_Fonts.jpg");
  }
  .shoplace-mocks.Home.NavDropdownMargins {
    background-image: url("../../../assets/images/shoplace/FPO/md/1_ShoPlace_Med_Home_6_NavDropdownMargins.jpg");
  }
  .shoplace-mocks.Home.NavFonts {
    background-image: url("../../../assets/images/shoplace/FPO/md/1_ShoPlace_Med_Home_7_NavFonts.jpg");
  }
  .shoplace-mocks.Home.BackgroundColors {
    background-image: url("../../../assets/images/shoplace/FPO/md/1_ShoPlace_Med_Home_8_BackgroundColors.jpg");
  }
  .shoplace-mocks.SalesTools.Design {
    background-image: url("../../../assets/images/shoplace/FPO/md/2_ShoPlace_Med_SalesTools_1_Design.jpg");
  }
  .shoplace-mocks.SalesTools.FixedInc {
    background-image: url("../../../assets/images/shoplace/FPO/md/2_ShoPlace_Med_SalesTools_2_FixedInc.jpg");
  }
  .shoplace-mocks.SalesTools.VertMargins {
    background-image: url("../../../assets/images/shoplace/FPO/md/2_ShoPlace_Med_SalesTools_3_VertMargins.jpg");
  }
  .shoplace-mocks.SalesTools.HorzMargins {
    background-image: url("../../../assets/images/shoplace/FPO/md/2_ShoPlace_Med_SalesTools_4_HorzMargins.jpg");
  }
  .shoplace-mocks.SalesTools.Fonts {
    background-image: url("../../../assets/images/shoplace/FPO/md/2_ShoPlace_Med_SalesTools_5_Fonts.jpg");
  }
  .shoplace-mocks.Programming.Design {
    background-image: url("../../../assets/images/shoplace/FPO/md/3_ShoPlace_Med_Programming_1_Design.jpg");
  }
  .shoplace-mocks.Programming.FixedInc {
    background-image: url("../../../assets/images/shoplace/FPO/md/3_ShoPlace_Med_Programming_2_FixedInc.jpg");
  }
  .shoplace-mocks.Programming.VertMargins {
    background-image: url("../../../assets/images/shoplace/FPO/md/3_ShoPlace_Med_Programming_3_VertMargins.jpg");
  }
  .shoplace-mocks.Programming.HorzMargins {
    background-image: url("../../../assets/images/shoplace/FPO/md/3_ShoPlace_Med_Programming_4_HorzMargins.jpg");
  }
  .shoplace-mocks.Programming.Fonts {
    background-image: url("../../../assets/images/shoplace/FPO/md/3_ShoPlace_Med_Programming_5_Fonts.jpg");
  }
  .shoplace-mocks.TrainingVideos.Design {
    background-image: url("../../../assets/images/shoplace/FPO/md/4_ShoPlace_Med_TrainingVideos_1_Design.jpg");
  }
  .shoplace-mocks.TrainingVideos.FixedInc {
    background-image: url("../../../assets/images/shoplace/FPO/md/4_ShoPlace_Med_TrainingVideos_2_FixedInc.jpg");
  }
  .shoplace-mocks.TrainingVideos.VertMargins {
    background-image: url("../../../assets/images/shoplace/FPO/md/4_ShoPlace_Med_TrainingVideos_3_VertMargins.jpg");
  }
  .shoplace-mocks.TrainingVideos.HorzMargins {
    background-image: url("../../../assets/images/shoplace/FPO/md/4_ShoPlace_Med_TrainingVideos_4_HorzMargins.jpg");
  }
  .shoplace-mocks.TrainingVideos.Fonts {
    background-image: url("../../../assets/images/shoplace/FPO/md/4_ShoPlace_Med_TrainingVideos_5_Fonts.jpg");
  }
  .shoplace-mocks.TrainingVideos.Ui {
    background-image: url("../../../assets/images/shoplace/FPO/md/4_ShoPlace_Med_TrainingVideos_6_Ui.jpg");
  }
  .shoplace-mocks.Channels.Design {
    background-image: url("../../../assets/images/shoplace/FPO/md/5_ShoPlace_Med_Channels_1_Design.jpg");
  }
  .shoplace-mocks.Channels.FixedInc {
    background-image: url("../../../assets/images/shoplace/FPO/md/5_ShoPlace_Med_Channels_2_FixedInc.jpg");
  }
  .shoplace-mocks.Channels.VertMargins {
    background-image: url("../../../assets/images/shoplace/FPO/md/5_ShoPlace_Med_Channels_3_VertMargins.jpg");
  }
  .shoplace-mocks.Channels.HorizMargins {
    background-image: url("../../../assets/images/shoplace/FPO/md/5_ShoPlace_Med_Channels_4_HorizMargins.jpg");
  }
  .shoplace-mocks.Channels.Fonts {
    background-image: url("../../../assets/images/shoplace/FPO/md/5_ShoPlace_Med_Channels_5_Fonts.jpg");
  }
  .shoplace-mocks.ShoAny.Design {
    background-image: url("../../../assets/images/shoplace/FPO/md/6_ShoPlace_Med_ShoAny_1_Design.jpg");
  }
  .shoplace-mocks.ShoAny.FixedIncrements {
    background-image: url("../../../assets/images/shoplace/FPO/md/6_ShoPlace_Med_ShoAny_2_FixedIncrements.jpg");
  }
  .shoplace-mocks.ShoAny.VertMargins {
    background-image: url("../../../assets/images/shoplace/FPO/md/6_ShoPlace_Med_ShoAny_3_VertMargins.jpg");
  }
  .shoplace-mocks.ShoAny.HorzMargins {
    background-image: url("../../../assets/images/shoplace/FPO/md/6_ShoPlace_Med_ShoAny_4_HorzMargins.jpg");
  }
  .shoplace-mocks.ShoAny.Fonts {
    background-image: url("../../../assets/images/shoplace/FPO/md/6_ShoPlace_Med_ShoAny_5_Fonts.jpg");
  }
  .shoplace-mocks.Insider.Design {
    background-image: url("../../../assets/images/shoplace/FPO/md/7_ShoPlace_Med_Insider_1_Design.jpg");
  }
  .shoplace-mocks.Insider.FixedInc {
    background-image: url("../../../assets/images/shoplace/FPO/md/7_ShoPlace_Med_Insider_2_FixedInc.jpg");
  }
  .shoplace-mocks.Insider.VertMargins {
    background-image: url("../../../assets/images/shoplace/FPO/md/7_ShoPlace_Med_Insider_3_VertMargins.jpg");
  }
  .shoplace-mocks.Insider.HorzMargins {
    background-image: url("../../../assets/images/shoplace/FPO/md/7_ShoPlace_Med_Insider_4_HorzMargins.jpg");
  }
  .shoplace-mocks.Insider.Fonts {
    background-image: url("../../../assets/images/shoplace/FPO/md/7_ShoPlace_Med_Insider_5_Fonts.jpg");
  }
  .shoplace-mocks.SalesTips.Design {
    background-image: url("../../../assets/images/shoplace/FPO/md/8_ShoPlace_Med_SalesTips_1_Design.jpg");
  }
  .shoplace-mocks.SalesTips.FixedInc {
    background-image: url("../../../assets/images/shoplace/FPO/md/8_ShoPlace_Med_SalesTips_2_FixedInc.jpg");
  }
  .shoplace-mocks.SalesTips.VertMargins {
    background-image: url("../../../assets/images/shoplace/FPO/md/8_ShoPlace_Med_SalesTips_3_VertMargins.jpg");
  }
  .shoplace-mocks.SalesTips.Fonts {
    background-image: url("../../../assets/images/shoplace/FPO/md/8_ShoPlace_Med_SalesTips_4_Fonts.jpg");
  }
  .shoplace-mocks.NavigationDetail {
    background-image: url("../../../assets/images/shoplace/FPO/md/1_ShoPlace_Med_Home_6_NavDropdownMargins.jpg");
  }
}
