/* Minification failed. Returning unminified contents.
(2285,62): run-time error CSS1030: Expected identifier, found '.'
(2285,78): run-time error CSS1031: Expected selector, found ')'
(2285,78): run-time error CSS1025: Expected comma or open brace, found ')'
 */
.underline {
  text-decoration: underline;
}

.float_left {
  float: left;
}

.float_right {
  float: right;
}

.floatleft {
  float: left;
}

.floatright {
  float: right;
}

.right0 {
  right: 0;
}

.center {
  display: block;
  text-align: center;
}

.clearfloat {
  clear: both;
  height: 0;
  line-height: 0;
  overflow: hidden;
}

.clearboth {
  clear: both;
}

#hiddenSection, .is-hidden {
  display: none;
}

.hidden, .is-hidden {
  display: none;
}

.red_bold_text {
  font-weight: bold !important;
  color: red !important;
}

.link_arrow {
  color: #2197d4;
  font-size: 25px;
  font-weight: 500;
  margin-top: -4px;
  margin-left: 5px;
  position: absolute;
}

/* symbols - START */
.price:before {
  content: "$";
}

.crossedout {
  text-decoration: line-through;
}

.asterisk {
  color: #f00;
}

.hide {
  visibility: hidden;
}

/* symbols - END */
/*******************Media Query Export Location Start**********************************/
@media screen and (max-width: 940px) {
  .add_margin {
    border-top: 1px solid transparent;
  }
  .first_half_container {
    width: 46.5%;
  }
  .second_half_container {
    width: 46.5%;
  }
}
@media screen and (max-width: 900px) {
  .first_half_container {
    width: 46%;
  }
  .second_half_container {
    width: 46%;
  }
}
@media screen and (max-width: 850px) {
  .main_promo_heading h3 a {
    font-size: 21px;
  }
  .category_container_heading h3 a {
    font-size: 21px;
  }
  .container {
    max-height: 550px;
    float: left;
  }
  .button_container {
    top: -65px;
    left: 55%;
  }
}
@media screen and (max-width: 810px) {
  .main_promo_container img {
    margin: -33px 0 0 0;
  }
}
@media screen and (max-width: 775px) {
  .main_promo_container img {
    margin: -30px 0 0 0;
  }
  .container {
    max-height: 525px;
  }
}
@media screen and (max-width: 750px) {
  .container {
    max-height: 490px;
  }
  .button_container {
    top: -65px;
    left: 45%;
  }
}
@media screen and (max-width: 730px) {
  .first_half_container {
    width: 45.75%;
  }
  .second_half_container {
    width: 45.75%;
  }
}
@media screen and (max-width: 700px) {
  .main_promo_container img {
    margin: -27px 0 0 0;
  }
}
@media screen and (max-width: 660px) {
  .main_promo_container img {
    margin: -24px 0 0 0;
  }
  .container {
    max-height: 450px;
  }
  .image_container .add_margin {
    margin: -5px 0 0 0;
  }
}
@media screen and (max-width: 635px) {
  .main_promo_heading h3 a {
    font-size: 17px;
  }
  .category_container_heading h3 a {
    font-size: 17px;
  }
}
@media screen and (max-width: 615px) {
  .main_promo_container img {
    margin: -21px 0 0 0;
  }
  .container {
    max-height: 420px;
  }
  .button_container {
    top: -65px;
    left: 40%;
  }
}
@media screen and (max-width: 530px) {
  .button_container {
    top: -65px;
    left: 35%;
  }
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: " ";
}

.clearfix:after {
  clear: both;
}

/*Added style for Logo Fee Charge Free text*/
.charge_free {
  color: red;
}

/*End - Added style for Logo Fee Charge Free text*/
.padding0 {
  padding: 0 !important;
}

.margin0 {
  margin: 0 !important;
}

.text-danger {
  color: red;
}

/* classes specific to printers */
@media print {
  .no-print,
  .no-print * {
    display: none !important;
  }
}
/* classes specific to tablets */
#topnavigation.tablet {
  background-color: transparent !important;
}

#topnavlist .menu_button ~ li.tablet {
  display: block !important;
}

/*Begin Global Elements, Tags, Id's & Classes*/
.ty_bannerRight img, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, cite, code, img, small, strike, sub, sup, tt, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, button, table, caption, tbody, tfoot, thead, tr, th, td {
  border: 0;
  margin: 0;
  padding: 0;
}

* {
  box-sizing: border-box;
}

body {
  background-color: #fff;
  color: #000;
  font-family: Arial, Helvetica, "Trebuchet MS", Verdana, sans-serif;
  font-size: 11px;
  margin: 0 0 10px;
}

input {
  border-radius: 0;
}

input[type=button] {
  -webkit-appearance: none; /*Safari/Chrome*/
  -moz-appearance: none; /*Firefox*/
  -ms-appearance: none; /*IE*/
  -o-appearance: none; /*Opera*/
  appearance: none;
}

a {
  color: #33C5F3;
  cursor: pointer;
  outline: none;
  text-decoration: underline;
}
a:hover {
  text-decoration: none;
}
a:visited {
  color: #33C5F3;
  text-decoration: none;
}

form {
  margin: 0;
}

h1 {
  color: #fc5a0f;
  font-size: 18px;
  font-weight: bold;
  margin: 0 0 12px;
}

h2 {
  color: #978784;
  font-size: 16px;
  margin: 0 0 12px 5px;
}

h3 {
  color: #f6931e;
  font-size: 17px;
  margin: 0 0 6px;
}

h4 {
  color: #474747;
  font-size: 14px;
  font-weight: bold;
  margin: 2px 0 3px;
}

h5 {
  color: #865842;
  font: italic bold 120% Arial, Helvetica, sans-seriff;
  font-size: 13px;
  margin: 0 0 6px;
  text-align: left;
}

table,
td {
  color: #241F21;
  font-family: Arial, Helvetica, "Trebuchet MS", Verdana, sans-serif;
  font-size: 11px;
}

select {
  font: 12px Verdana;
}

.table1 thead th {
  background-color: #3ab1a7 !important;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}

.catfil_grid_details a:hover, .cat_right_navi a:hover, a.hid:hover, a:link, #actShop a:hover, .catfil_grid_details a:hover, .cat_right_navi a:hover, #or_menu p a, .myacct_b1 a, .myacct_stripeon a, .myacct_stripeoff a {
  text-decoration: none;
}

.content {
  margin: 0 auto;
  position: relative;
  max-width: 950px;
  width: 100%;
}
@media (max-width: 949px) {
  .content {
    width: 100%;
  }
}

.cart_header .content {
  max-width: 1300px;
}

.content_fullwidth {
  margin: 0 auto;
  position: relative;
  width: 100%;
  margin-top: 0;
}

.aboutus_page {
  max-width: 950px;
  margin: 0 auto;
}

.multi_line_page {
  max-width: 950px;
  margin: 0 auto;
}

.upload_artwork_page {
  max-width: 950px;
  margin: 0 auto;
}

.ordertracking_page {
  max-width: 950px;
  margin: 0 auto;
}

#order-status {
  margin: 0 auto;
  max-width: 950px;
}

.news_page {
  max-width: 950px;
  margin: 0 auto !important;
  float: none !important;
}

.samples_page {
  max-width: 950px;
  margin: 0 auto;
}

.compliance_page {
  max-width: 950px;
  margin: 0 auto;
}

.faqs_page {
  max-width: 950px;
  margin: 0 auto;
}

.catalogsamples_page {
  max-width: 950px;
  margin: 0 auto;
}

.self_promotions_page {
  max-width: 950px;
  margin: 0 auto;
}

.early_bird_discount_page {
  max-width: 950px;
  margin: 0 auto;
}

.sales_tools_page {
  max-width: 950px;
  margin: 0 auto;
}

.presentation_kits_page {
  max-width: 950px;
  margin: 0 auto;
}

.vertial_markets_page {
  max-width: 950px;
  margin: 0 auto;
}

#overallbody {
  margin: 0 auto;
  position: relative;
  text-align: center;
  width: 100%;
}

.table_wrapper {
  display: table;
  width: 100%;
}
.table_wrapper > .content {
  display: inherit;
}
.table_wrapper .table_cell {
  display: table-cell;
}

/*.show, .inline li, .hreview-aggregate div {
    display: inline;
}*/
/* body shell - START */
#layout {
  /* was 800px*/
}
#layout .a {
  float: left;
  margin: 13px 0 0;
  padding: 0;
  width: 135px;
}
#layout .bc {
  float: left;
  margin: 0;
  padding: 0;
  position: relative;
  text-align: left;
  width: 100%;
}
#layout .s_body {
  margin: 8px auto 0;
  text-align: left;
  width: 100%;
}
#layout .s_body .content {
  max-width: 1300px;
}

/* body shell - END */
/* Loading Graphic - START */
.general_waitingIcon_large {
  height: 400px;
  overflow: hidden;
  position: absolute;
  width: 400px;
  z-index: 3000001;
}

.general_waitingBackground {
  background: #333;
  filter: alpha(opacity=60);
  left: 0;
  opacity: 0.6;
  position: absolute;
  top: 0;
  z-index: 3000000;
}

.jcWaitCover_cover {
  background: #333;
  opacity: 0.6;
  z-index: 9999;
}

.jcWaitCover_text {
  background-color: #858585;
  color: #000;
  font-size: 14px;
  overflow: visible;
}

.jcWaitCover_icon_large {
  background-color: transparent;
  height: 115px;
  overflow: hidden;
  width: 115px;
}

.jcWaitCover_icon_small {
  background-color: transparent;
  height: 55px;
  overflow: hidden;
  width: 55px;
}

/* Loading Graphic - END */
.home2026 .test2026 {
  display: none;
}
.home2026 .content-width {
  width: min(1200px, 100% - 40px);
  margin: 0 auto;
}
.home2026 .splide.is-initialized, .home2026 .splide.is-rendered {
  visibility: visible;
}
.home2026 .splide .splide__slide {
  display: block;
}
.home2026 .splide .splide__arrow {
  background: rgba(255, 255, 255, 0.9);
  border: 0;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
  opacity: 1;
  width: 44px;
  height: 44px;
}
.home2026 .splide .splide__arrow svg {
  fill: #1d2254;
  width: 16px;
  height: 16px;
}
.home2026 .splide .splide__arrow:disabled {
  opacity: 0.4;
}
.home2026 .splide .splide__pagination {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 0;
}
.home2026 .splide .splide__pagination__page {
  width: 12px;
  height: 12px;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 50%;
  background: #d7d7d7;
  cursor: pointer;
  opacity: 1;
  transform: none;
}
.home2026 .splide .splide__pagination__page.is-active {
  background: #58cdbd;
  transform: none;
}
.home2026 .btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 160px;
  padding: 13px 24px;
  text-decoration: none;
  border-radius: 6px;
  font-size: 16px;
  line-height: 1;
  font-weight: 700;
  background: #c01363;
  color: #fff;
  transition: opacity 0.2s ease;
}
.home2026 .btn:hover, .home2026 .btn:focus {
  opacity: 0.9;
}
.home2026 .btn-light {
  background: #fff;
  color: #1d2254;
}
.home2026 .section-title-wrap {
  text-align: center;
  margin: 0 auto;
  position: relative;
}
.home2026 .section-title {
  display: inline-block;
  margin: 0;
  padding: 18px 36px;
  background: #fff;
  border-radius: 6px;
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.12);
  font-size: 28px;
  line-height: 1;
  font-weight: 700;
  text-transform: uppercase;
  color: #1d2254;
}
.home2026 .hero {
  background: #fff;
}
.home2026 .hero .hero-splide {
  position: relative;
}
.home2026 .hero .hero-splide .splide__track {
  overflow: hidden;
}
.home2026 .hero .hero-splide .splide__list {
  display: flex !important;
  flex-direction: row !important;
  align-items: stretch;
  margin: 0 !important;
  padding: 0 !important;
}
.home2026 .hero .hero-splide .splide__slide {
  flex: 0 0 100% !important;
  min-width: 100% !important;
  margin: 0 !important;
  opacity: 0;
  transition: opacity 0.6s ease;
}
.home2026 .hero .hero-splide .splide__slide.is-active {
  opacity: 1;
}
.home2026 .hero .hero-slide {
  display: grid;
  grid-template-columns: minmax(0, 1.35fr) minmax(320px, 1fr);
  align-items: stretch;
  min-height: 360px;
  background: #fff;
}
.home2026 .hero .hero-media {
  height: 100%;
}
.home2026 .hero .hero-media img {
  display: block;
  width: 100%;
  height: 100%;
  min-height: 360px;
  object-fit: cover;
}
.home2026 .hero .hero-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 28px;
  padding: 42px 42px 42px 48px;
  background: #fff;
}
.home2026 .hero .hero-content .btn {
  max-width: 260px;
}
.home2026 .hero .hero-content-image {
  display: block;
  max-width: 260px;
  width: 100%;
  height: auto;
}
.home2026 .hero .splide__arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 4;
}
.home2026 .hero .splide__arrow--prev {
  left: 18px;
}
.home2026 .hero .splide__arrow--next {
  right: 18px;
}
.home2026 .hero .splide__pagination {
  position: absolute;
  left: 50%;
  bottom: 18px;
  transform: translateX(-50%);
  z-index: 4;
}
.home2026 .trending {
  position: relative;
}
.home2026 .trending .section-title {
  -webkit-border-radius: 6px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius: 6px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  border-radius: 6px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.home2026 .trending .section-title-wrap {
  background: #efefef;
  padding-top: 30px;
}
.home2026 .trending .trending-splide {
  position: relative;
  overflow: hidden;
  width: 100%;
  background: #fff;
  padding: 40px 0;
}
.home2026 .trending .splide__track {
  overflow: visible;
}
.home2026 .trending .splide__list {
  display: flex;
  gap: 26px;
}
.home2026 .trending .fade {
  position: absolute;
  top: 0;
  bottom: 48px;
  width: 70px;
  z-index: 2;
  pointer-events: none;
}
.home2026 .trending .fade-left {
  left: 0;
  background: linear-gradient(to right, #fff 0%, rgba(239, 239, 239, 0) 100%);
}
.home2026 .trending .fade-right {
  right: 0;
  background: linear-gradient(to left, #fff 0%, rgba(239, 239, 239, 0) 100%);
}
.home2026 .trending .item {
  width: clamp(230px, 27vw, 330px);
  text-decoration: none;
  color: #1d2254;
  text-align: center;
  flex: 0 0 auto;
}
.home2026 .trending .image-wrap {
  display: block;
  border-radius: 6px;
  overflow: hidden;
  margin-bottom: 14px;
}
.home2026 .trending .image-wrap img {
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 1/1;
  object-fit: cover;
}
.home2026 .trending .label {
  display: block;
  font-size: 20px;
  line-height: 1.1;
  font-weight: 700;
}
.home2026 .trending .splide__pagination {
  margin-top: 16px;
}
.home2026 .markets {
  padding: 0 0 60px;
  background: #efefef;
}
.home2026 .markets .section-title-wrap {
  background: #fff;
  padding-top: 30px;
}
.home2026 .markets .section-title {
  background: #efefef;
  -webkit-border-radius: 6px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius: 6px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  border-radius: 6px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.home2026 .markets .content-width {
  position: relative;
  background: #efefef;
  padding-top: 60px;
  padding-bottom: 30px;
}
.home2026 .markets .intro {
  max-width: 720px;
  margin: 0 auto 34px;
  text-align: center;
}
.home2026 .markets .intro h3 {
  margin: 0 0 10px;
  font-size: 22px;
  line-height: 1.15;
  font-weight: 700;
  color: #1d2254;
}
.home2026 .markets .intro p {
  margin: 0;
  font-size: 18px;
  line-height: 1.3;
  color: #1d2254;
}
.home2026 .markets .markets-slider-wrap {
  position: relative;
  padding: 0 44px;
}
.home2026 .markets .splide__track {
  overflow: hidden;
}
.home2026 .markets .splide__list {
  gap: 0;
}
.home2026 .markets .splide__slide {
  display: block;
}
.home2026 .markets .splide__arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 4;
}
.home2026 .markets .splide__arrow--prev {
  left: -6px;
}
.home2026 .markets .splide__arrow--next {
  right: -6px;
}
.home2026 .markets .market-item {
  display: block;
  text-decoration: none;
  text-align: center;
  color: #1d2254;
  padding: 0 9px;
}
.home2026 .markets .image-wrap {
  display: block;
  overflow: hidden;
  border-radius: 6px;
  margin-bottom: 12px;
}
.home2026 .markets .image-wrap img {
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 4/3;
  object-fit: cover;
  opacity: 0.45;
  transition: opacity 0.2s ease;
}
.home2026 .markets .label {
  display: block;
  font-size: 18px;
  line-height: 1.1;
  font-weight: 700;
  transition: color 0.2s ease, text-shadow 0.2s ease;
  position: relative;
  top: -50%;
}
.home2026 .markets .market-item:hover .label,
.home2026 .markets .market-item:focus .label {
  color: #fff;
  text-shadow: 0 2px 6px rgba(0, 0, 0, 0.35);
}
.home2026 .markets .market-item:hover .image-wrap img,
.home2026 .markets .market-item:focus .image-wrap img {
  opacity: 1;
}
.home2026 .markets .splide__pagination {
  margin-top: 18px;
  bottom: -1.75em;
}
.home2026 .sales-tools {
  background: #AB134E;
  overflow: hidden;
  border-bottom: 64px;
  border-bottom-style: solid;
  border-bottom-color: #EEEEEE;
  -webkit-box-shadow: 0px 6px 10px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 6px 10px 0px rgba(0, 0, 0, 0.2);
  position: relative;
}
.home2026 .sales-tools .btn {
  max-width: 260px;
}
.home2026 .sales-tools .inner {
  min-height: 360px;
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(420px, 46vw);
  align-items: stretch;
}
.home2026 .sales-tools .content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 50px 40px 50px max(20px, (100vw - 1200px) / 2 + 20px);
  color: #fff;
}
.home2026 .sales-tools .content h2 {
  margin: 0 0 20px;
  font-size: 44px;
  line-height: 1;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
}
.home2026 .sales-tools .content p {
  margin: 0 0 24px;
  font-size: 20px;
  line-height: 1.4;
}
.home2026 .sales-tools .media {
  position: relative;
  height: 100%;
}
.home2026 .sales-tools .media .desktop-image {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: left center;
}
.home2026 .partner {
  padding: 80px 0 48px;
  background: #fff;
  text-align: center;
}
.home2026 .partner .top-image-wrap {
  margin-bottom: 22px;
}
.home2026 .partner .top-image {
  display: block;
  width: 100%;
  height: auto;
  margin: 0 auto;
}
.home2026 .partner .desktop-image {
  width: 90%;
}
.home2026 .partner .mobile-image {
  display: none;
}
.home2026 .partner hr {
  margin: 0 0 26px;
  border: 0;
  border-top: 1px solid #d7d7d7;
}
.home2026 .partner .logos {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 28px 36px;
}
.home2026 .partner .logos img {
  display: block;
  max-width: 170px;
  width: auto;
  height: auto;
}
@media (max-width: 1024px) {
  .home2026 .hero .hero-slide {
    grid-template-columns: 1fr;
    min-height: 0;
  }
  .home2026 .hero .hero-media img {
    min-height: 300px;
  }
  .home2026 .hero .hero-content {
    padding: 28px 20px 36px;
    align-items: center;
    text-align: center;
  }
  .home2026 .markets .markets-slider-wrap {
    padding: 0 28px;
  }
  .home2026 .sales-tools .inner {
    grid-template-columns: 1fr minmax(320px, 42vw);
  }
  .home2026 .sales-tools .content {
    padding-left: 20px;
    padding-right: 20px;
  }
  .home2026 .sales-tools .content h2 {
    font-size: 42px;
  }
  .home2026 .sales-tools .content p {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .home2026 .content-width {
    width: min(100% - 32px, 1200px);
  }
  .home2026 .section-title {
    padding: 16px 22px;
    font-size: 28px;
    line-height: 1.05;
  }
  .home2026 .hero .hero-media img {
    min-height: 210px;
  }
  .home2026 .hero .hero-content {
    gap: 20px;
    padding: 20px 20px 34px;
  }
  .home2026 .hero .hero-content-image {
    max-width: 260px;
  }
  .home2026 .hero .splide__arrow {
    width: 34px;
    height: 34px;
  }
  .home2026 .trending {
    padding: 20px 0 34px;
  }
  .home2026 .trending .item {
    width: 62vw;
  }
  .home2026 .trending .fade {
    width: 38px;
  }
  .home2026 .trending .label {
    font-size: 18px;
  }
  .home2026 .markets {
    padding: 0 0 34px;
  }
  .home2026 .markets .intro {
    margin-bottom: 26px;
  }
  .home2026 .markets .intro h3 {
    font-size: 18px;
  }
  .home2026 .markets .intro p {
    font-size: 16px;
  }
  .home2026 .markets .markets-slider-wrap {
    padding: 0 26px;
  }
  .home2026 .markets .label {
    font-size: 16px;
  }
  .home2026 .markets .splide__arrow {
    width: 30px;
    height: 30px;
  }
  .home2026 .sales-tools {
    background-image: url("/Windmill/pict/home2026/mobile-salestoolsbanner.webp");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
  }
  .home2026 .sales-tools .inner {
    grid-template-columns: 1fr;
    min-height: 0;
  }
  .home2026 .sales-tools .content {
    max-width: 100%;
    padding: 44px 24px;
    text-align: center;
    align-items: center;
  }
  .home2026 .sales-tools .content h2 {
    font-size: 34px;
  }
  .home2026 .sales-tools .content p {
    font-size: 17px;
  }
  .home2026 .sales-tools .media {
    display: none;
  }
  .home2026 .partner {
    padding: 28px 0 40px;
  }
  .home2026 .partner .top-image-wrap {
    margin-bottom: 18px;
  }
  .home2026 .partner .desktop-image {
    display: none;
  }
  .home2026 .partner .mobile-image {
    display: block;
  }
  .home2026 .partner .logos {
    gap: 20px 24px;
  }
  .home2026 .partner .logos img {
    max-width: 130px;
  }
}
@media (max-width: 575px) {
  .home2026 .section-title {
    font-size: 20px;
  }
  .home2026 .hero .hero-content-image {
    max-width: 220px;
  }
  .home2026 .hero .splide__arrow {
    top: 25%;
  }
  .home2026 .hero .splide__pagination {
    bottom: 60%;
  }
  .home2026 .trending .item {
    width: 70vw;
  }
  .home2026 .trending .trending-splide {
    padding: 60px 0;
  }
  .home2026 .markets .section-title-wrap {
    margin-top: 0;
    padding-top: 30px;
  }
  .home2026 .partner .logos {
    justify-content: space-evenly;
  }
}

#advantage {
  background-color: #F0F0F0;
  padding: 40px 0;
  margin-bottom: -60px;
  margin-top: 100px;
}
#advantage .row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
@media only screen and (max-width: 800px) {
  #advantage .row .col {
    text-align: center;
    width: 100%;
  }
  #advantage .row .col img {
    width: 75%;
    height: auto;
  }
}
#advantage .row .col img {
  width: 100%;
  height: auto;
  transition: all 0.25s ease-in-out;
  margin-top: -100px;
}
#advantage .row .col img:hover {
  transform: scale(1.01);
}
#advantage .row .col .notice {
  color: #AC154F;
  font-weight: 700;
  margin-bottom: 0px;
  font-size: 14px;
  line-height: 16px;
}
#advantage .row .col h3 {
  font-size: 24px;
  margin-bottom: 6px;
}
#advantage .row .col h4 {
  font-size: 16px;
  margin-bottom: 6px;
}
#advantage .row .col p {
  margin-bottom: 30px;
}
#advantage .row .col:nth-child(1) {
  width: 40%;
  min-width: 300px;
}
#advantage .row .col:nth-child(2) {
  padding: 0 0 0 20px;
  min-width: 300px;
}

#footer {
  background-color: #130F41;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 16px;
  margin-top: 60px;
}
#footer a {
  color: #33C5F3;
  text-decoration: none;
}
#footer a:hover {
  text-decoration: underline;
}
#footer a:visited {
  color: #33C5F3;
}
#footer h1, #footer h2, #footer h3, #footer h4, #footer h5, #footer h6 {
  font-weight: 700;
}
#footer #signup {
  background-color: #33C5F3;
  padding: 12px 0;
}
#footer #signup .content {
  display: flex;
  align-items: center;
  justify-content: center;
}
#footer #signup p {
  color: #000 !important;
  font-weight: bold;
  margin-right: 20px;
}
#footer #signup a {
  border: 1px solid #AC154F;
  color: #fff;
  background-color: #AC154F;
  padding: 10px 18px;
  font-weight: bold;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
#footer #signup a:hover {
  cursor: pointer;
}
#footer #columns {
  padding: 30px 0;
  background-color: #130F41;
}
#footer #columns .content {
  display: flex;
  flex-wrap: wrap;
}
#footer #columns ul {
  list-style-type: none;
  margin-left: 0;
  padding-left: 0;
}
#footer #columns h3 {
  color: #fff;
  font-size: 17px;
  margin: 0 0 6px;
}
@media screen and (max-width: 600px) {
  #footer #columns #col1, #footer #columns #col2, #footer #columns #col3, #footer #columns #col4 {
    width: 50%;
    flex: none;
  }
  #footer #columns #col1 ul, #footer #columns #col2 ul, #footer #columns #col3 ul, #footer #columns #col4 ul {
    margin-bottom: 30px;
  }
}
@media screen and (min-width: 601px) {
  #footer #columns #col1, #footer #columns #col2, #footer #columns #col3, #footer #columns #col4 {
    flex: 1;
  }
}
#footer #columns #col1, #footer #columns #col2, #footer #columns #col3, #footer #columns #col4 {
  text-align: left;
}
#footer #columns #col4 p {
  color: rgba(255, 255, 255, 0.8);
  line-height: 18px;
  margin-bottom: 20px;
}
#footer #columns #col4 ul .email {
  margin-bottom: 22px;
}
#footer #columns #col4 ul .email a {
  color: #ffffff;
  font-weight: bold;
}
#footer #columns #col4 ul .email a::before {
  content: "";
  display: block;
  background: url("/Windmill/pict/header_footer/svg/email.svg") center 2px/16px 22px no-repeat;
  width: 20px;
  height: 22px;
  float: left;
  margin: 0 6px 0 0;
}
#footer #columns #col4 ul .livechat {
  /*
  a {
      text-transform: uppercase;
      line-height: 14px;
      color: #ffffff;
      font-weight: bold;

      &::before {
          content: "";
          display: block;
          background: url("/Windmill/pict/header_footer/svg/speech-bubbles-comment-option.svg") center 2px / 22px 18px no-repeat;
          width: 22px;
          height: 20px;
          float: left;
          margin: 0 6px 0 0;
      }
  }

  .chat-status {
      color: #33C5F3;
      display: block;
      font-size: 14px;
      text-transform: capitalize;
      margin-left: 25px;
  }
  */
}
#footer #columns #col4 ul .livechat img {
  height: auto;
  width: 110px !important;
}
#footer #social ul {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0;
  padding: 0;
}
#footer #social ul li {
  display: inline-flex;
}
#footer #social ul li a {
  transition: all 0.25s ease;
  margin: 0 10px;
}
#footer #social ul li a:hover {
  opacity: 0.6;
  transform: scale(0.9);
}
#footer #social ul li.facebook a {
  display: block;
  height: 48px;
  width: 48px;
  text-align: center;
  background: url("/Windmill/pict/header_footer/svg/facebook.svg") center center/48px 48px no-repeat;
}
#footer #social ul li.facebook a span {
  display: none;
}
#footer #social ul li.linkedin a {
  display: block;
  height: 48px;
  width: 48px;
  text-align: center;
  background: url("/Windmill/pict/header_footer/svg/linkedin.svg") center center/48px 48px no-repeat;
}
#footer #social ul li.linkedin a span {
  display: none;
}
#footer #social ul li.twitter a {
  display: block;
  height: 48px;
  width: 48px;
  text-align: center;
  background: url("/Windmill/pict/header_footer/svg/twitter.svg") center center/48px 48px no-repeat;
}
#footer #social ul li.twitter a span {
  display: none;
}
#footer #social ul li.instagram a {
  display: block;
  height: 48px;
  width: 48px;
  text-align: center;
  background: url("/Windmill/pict/header_footer/svg/adg-instagram-01.svg") center center/48px 48px no-repeat;
}
#footer #social ul li.instagram a span {
  display: none;
}
#footer #copyright {
  color: rgba(255, 255, 255, 0.8);
  text-align: center;
  padding: 20px 0;
}
#footer #copyright ul {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0;
  padding: 0;
}
#footer #copyright ul li {
  display: inline-flex;
}
#footer #copyright ul li a {
  margin: 0 5px;
}
#footer #copyright p {
  margin: 0;
  padding: 0;
}

.temp-css {
  display: none;
}

body {
  font-family: "Poppins", sans-serif;
  /*color: $body-txt-color;*/
  font-weight: 400;
  font-size: 16px;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Poppins", sans-serif;
  color: #1F2B5B;
  font-weight: 700;
}

a {
  color: #33C5F3;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
a:visited {
  color: #33C5F3;
}

.content {
  max-width: 1300px;
  margin: 0 auto;
}

#header {
  background-color: #fff;
  position: relative;
  z-index: 9999;
}
#header.cart {
  font-family: "Poppins", sans-serif;
  font-size: 16px;
}
#header.cart #main .content {
  border-bottom: 2px solid #33C5F3;
  padding-bottom: 20px;
}
#header #top {
  padding: 10px;
  border-bottom: 3px dotted #D4D4D4;
}
#header #top .content {
  max-width: 1300px;
}
#header #top ul {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin: 0;
  padding: 0;
  text-align: left;
}
#header #top ul li {
  display: flex;
  display: inline-flex;
}
#header #top ul li a {
  color: #1F1644;
  font-weight: bold;
  font-size: 12px;
  text-transform: uppercase;
  margin-left: 18px;
}
#header #top ul .livechat {
  width: 80px;
}
#header #top ul .livechat img {
  cursor: pointer;
  display: block;
  width: 100%;
}
#header #top ul .livechat a {
  margin: 0;
}
#header #top ul .phone a::before {
  content: "";
  display: block;
  background: url("/Windmill/pict/header_footer/svg/phone-call.svg") center center/16px 16px no-repeat;
  width: 16px;
  height: 16px;
  float: left;
  margin: 0 6px 0 0;
}
#header #top ul .email a::before {
  content: "";
  display: block;
  background: url("/Windmill/pict/header_footer/svg/email.svg") center 2px/20px 14px no-repeat;
  width: 20px;
  height: 16px;
  float: left;
  margin: 0 6px 0 0;
}
#header #top ul .language span {
  display: none !important;
}
#header #top ul .language.active a {
  border: 3px solid #33c5f3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
#header #top ul .language.usa a::before {
  content: "";
  display: block;
  background: url("/Windmill/pict/header_footer/svg/united-states.svg") center center/26px 17px no-repeat;
  width: 26px;
  height: 17px;
  float: left;
  margin: 0 0px 0 0;
}
#header #top ul .language.canada a::before {
  content: "";
  display: block;
  background: url("/Windmill/pict/header_footer/svg/canada.svg") center center/26px 17px no-repeat;
  width: 26px;
  height: 17px;
  float: left;
  margin: 0 0px 0 0;
}
#header #top ul .pricinglink {
  margin-left: 18px;
  color: #1F2B5B;
  font-size: 12px;
}
#header #top ul .pricinglink a {
  margin-left: 4px;
  color: #1F2B5B;
  text-decoration: underline;
}
#header #mid {
  padding: 20px;
}
#header #mid .content {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  max-width: 1300px;
}
#header #mid #logo {
  display: flex;
  justify-content: flex-start;
}
#header #mid #logo img {
  max-width: 220px;
}
#header #mid #search {
  flex: 1;
  justify-content: center;
  padding: 0 20px;
}
#header #mid #search .searchbox {
  width: 100%;
}
#header #mid #search .searchContianer {
  position: relative;
  width: 100%;
  max-width: 900px;
  margin: 0 auto;
}
#header #mid #search .srctext {
  width: 100%;
  height: 50px;
  padding: 0 16px 0 60px;
  border: 1px solid #cfcfd4;
  border-radius: 8px;
  font-size: 16px;
  color: #333;
  box-sizing: border-box;
  background: #fff;
}
#header #mid #search .srctext:focus {
  border: 1px solid #1F2B5B;
  outline: none;
}
#header #mid #search .srctext::placeholder {
  color: #c7c7c7;
  opacity: 1;
}
#header #mid #search .button--search {
  position: absolute;
  top: 0;
  left: 0;
  width: 50px;
  height: 50px;
  padding: 0;
  margin: 0;
  border: 0;
  border-radius: 8px 0 0 8px;
  background-color: #1F2B5B;
  background-image: url("/Windmill/pict/header_footer/icon-search.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 22px;
  cursor: pointer;
  z-index: 2;
  font-size: 0;
  text-indent: -9999px;
  overflow: hidden;
}
#header #mid #search .button--primary {
  background-color: #1F2B5B;
  border: 0;
}
#header #mid #search .button--primary:hover {
  background-color: #1F2B5B;
  border: 0;
}
#header #mid #search .button--small {
  min-width: 50px;
}
#header #mid .advancedSearch_wrapper {
  border: 1px solid #f2a900;
  display: flex;
  position: absolute;
  left: auto;
  right: 0;
  top: 36px;
  width: auto;
  min-width: 600px;
  display: none;
  z-index: 9999;
}
@media (min-width: 950px) {
  #header #mid .advancedSearch_wrapper {
    top: 61px;
  }
}
@media (min-width: 1293px) {
  #header #mid .advancedSearch_wrapper {
    left: auto;
    right: auto;
  }
}
#header #mid .advancedSearch_wrapper .temp-style {
  font-weight: 700;
}
#header #mid .advancedSearch_wrapper .advancedSearch_textWrapper, #header #mid .advancedSearch_wrapper .advancedSearch_results {
  display: inline-block;
  text-align: left;
  vertical-align: top;
  width: 175px;
  background-color: white;
}
#header #mid .advancedSearch_wrapper .advancedSearch_textWrapper .advancedSearch_textItem, #header #mid .advancedSearch_wrapper .advancedSearch_results .advancedSearch_textItem {
  padding: 10px 0 12px 10px;
  color: black;
}
#header #mid .advancedSearch_wrapper .advancedSearch_textWrapper .advancedSearch_textItem, #header #mid .advancedSearch_wrapper .advancedSearch_results .advancedSearch_textItem {
  font-size: 0.69rem;
}
@media screen and (min-width: 47rem) {
  #header #mid .advancedSearch_wrapper .advancedSearch_textWrapper .advancedSearch_textItem, #header #mid .advancedSearch_wrapper .advancedSearch_results .advancedSearch_textItem {
    font-size: calc(0.25vw + 0.5725rem);
  }
}
@media screen and (min-width: 95rem) {
  #header #mid .advancedSearch_wrapper .advancedSearch_textWrapper .advancedSearch_textItem, #header #mid .advancedSearch_wrapper .advancedSearch_results .advancedSearch_textItem {
    font-size: 0.81rem;
  }
}
#header #mid .advancedSearch_wrapper .advancedSearch_textWrapper .textItem_selected, #header #mid .advancedSearch_wrapper .advancedSearch_results .textItem_selected {
  background-color: #ededed;
}
#header #mid .advancedSearch_wrapper .advancedSearch_results {
  background-color: #ededed;
  padding-left: 20px;
  width: auto;
  min-width: 434px;
}
#header #mid .advancedSearch_wrapper .advancedSearch_results .seemore_container {
  text-align: right;
  padding: 10px;
}
#header #mid .advancedSearch_wrapper .advancedSearch_results .seemore_container .see_more {
  font-size: 14px;
  font-weight: bold;
  color: #003087;
  text-decoration: underline;
}
@media (min-width: 809px) {
  #header #mid .advancedSearch_wrapper .advancedSearch_results {
    min-width: 614px;
  }
}
#header #mid .advancedSearch_wrapper .advancedSearch_results .results_header {
  font-weight: bold;
}
#header #mid .advancedSearch_wrapper .advancedSearch_results .results_header {
  font-size: 0.75rem;
}
@media screen and (min-width: 47rem) {
  #header #mid .advancedSearch_wrapper .advancedSearch_results .results_header {
    font-size: calc(0.5208333333vw + 0.5052083333rem);
  }
}
@media screen and (min-width: 95rem) {
  #header #mid .advancedSearch_wrapper .advancedSearch_results .results_header {
    font-size: 1rem;
  }
}
#header #mid .advancedSearch_wrapper .advancedSearch_results .product_container {
  display: inline-block;
  margin: 0 4px 10px 0;
  overflow: hidden;
  vertical-align: top;
  width: 134px;
}
@media (min-width: 809px) {
  #header #mid .advancedSearch_wrapper .advancedSearch_results .product_container {
    width: 194px;
  }
}
#header #mid .advancedSearch_wrapper .advancedSearch_results .product_image_container {
  cursor: pointer;
  margin-bottom: 5px;
  overflow: hidden;
  position: relative;
}
#header #mid .advancedSearch_wrapper .advancedSearch_results .product_image_container .product_image {
  padding-right: 10px;
}
#header #mid .advancedSearch_wrapper .advancedSearch_results .product_image_container .product_image img {
  max-width: 174px;
  max-height: 211px;
  width: 87%;
}
@media (min-width: 950px) {
  #header #mid .advancedSearch_wrapper .advancedSearch_results .product_image_container .product_image img {
    width: auto;
  }
}
#header #mid .advancedSearch_wrapper .advancedSearch_results .product_info {
  color: black;
  line-height: 16px;
}
#header #mid .advancedSearch_wrapper .advancedSearch_results .product_info .text_info {
  clear: both;
}
#header #mid .advancedSearch_wrapper .advancedSearch_results .product_info .text_info .product_name {
  font-weight: bold;
  text-overflow: initial;
  white-space: normal;
}
#header #mid .advancedSearch_wrapper .advancedSearch_results .product_info .text_info .product_name a {
  color: #003087 !important;
  text-decoration: none;
}
#header #mid .advancedSearch_wrapper .advancedSearch_results .product_info .text_info .product_name a {
  font-size: 0.75rem;
}
@media screen and (min-width: 47rem) {
  #header #mid .advancedSearch_wrapper .advancedSearch_results .product_info .text_info .product_name a {
    font-size: calc(0.2708333333vw + 0.6227083333rem);
  }
}
@media screen and (min-width: 95rem) {
  #header #mid .advancedSearch_wrapper .advancedSearch_results .product_info .text_info .product_name a {
    font-size: 0.88rem;
  }
}
#header #mid .advancedSearch_wrapper .advancedSearch_results .product_info .text_info .product_name a:hover {
  text-decoration: underline;
}
#header #mid .advancedSearch_wrapper .advancedSearch_results .product_info .text_info .product_id {
  color: #978784;
}
#header #mid .advancedSearch_wrapper .advancedSearch_results .product_info .text_info .product_id {
  font-size: 0.63rem;
}
@media screen and (min-width: 47rem) {
  #header #mid .advancedSearch_wrapper .advancedSearch_results .product_info .text_info .product_id {
    font-size: calc(0.25vw + 0.5125rem);
  }
}
@media screen and (min-width: 95rem) {
  #header #mid .advancedSearch_wrapper .advancedSearch_results .product_info .text_info .product_id {
    font-size: 0.75rem;
  }
}
#header #mid .advancedSearch_wrapper .advancedSearch_results .product_info .text_info .product_price {
  display: inline-block;
}
#header #mid .advancedSearch_wrapper .advancedSearch_results .product_info .text_info .product_price {
  font-size: 0.63rem;
}
@media screen and (min-width: 47rem) {
  #header #mid .advancedSearch_wrapper .advancedSearch_results .product_info .text_info .product_price {
    font-size: calc(0.25vw + 0.5125rem);
  }
}
@media screen and (min-width: 95rem) {
  #header #mid .advancedSearch_wrapper .advancedSearch_results .product_info .text_info .product_price {
    font-size: 0.75rem;
  }
}
#header #mid .advancedSearch_wrapper .advancedSearch_results .product_info .text_info .review_stars {
  float: left;
}
#header #mid #account-cart {
  height: 50px;
  display: flex;
  align-items: center;
}
#header #mid #account-cart ul {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin: 0;
  padding: 0;
  list-style: none;
  height: 50px;
}
#header #mid #account-cart ul li {
  height: 50px;
  display: flex;
  align-items: center;
}
#header #mid #account-cart ul li a {
  color: #1F2B5B;
  font-weight: 700;
  font-size: 15px;
  line-height: 1;
  text-decoration: none;
}
#header #mid #account-cart ul .signin {
  position: relative;
  display: block;
  width: 150px;
  height: 50px;
  margin-right: 16px;
  padding-right: 14px;
  border-right: 1px solid #B8BCC8;
}
#header #mid #account-cart ul .signin:hover .topnavdrop {
  visibility: visible;
  opacity: 1;
}
#header #mid #account-cart ul .signin:hover::after {
  transform: translateX(-50%) rotate(180deg);
}
#header #mid #account-cart ul .signin::before {
  content: "";
  position: absolute;
  right: 14px;
  top: 50%;
  transform: translateY(-50%);
  width: 32px;
  height: 50px;
  background: url("/Windmill/pict/header_footer/icon-login.svg") center center/32px auto no-repeat;
}
#header #mid #account-cart ul .signin::after {
  content: "";
  position: absolute;
  left: 46px;
  bottom: 3px;
  transform: translateX(-50%);
  width: 10px;
  height: 8px;
  background: url("/Windmill/pict/header_footer/svg/arrow-down-sign-to-navigate.svg") center center/10px 8px no-repeat;
  transition: transform 0.3s ease;
}
#header #mid #account-cart ul .signin > a.lnk-sign-in {
  position: absolute;
  left: 0;
  top: 5px;
  width: 92px;
  display: block;
  margin: 0;
  padding: 0;
  text-align: center;
  color: #1F2B5B;
  font-weight: 700;
  font-size: 14px;
  line-height: 1;
}
#header #mid #account-cart ul .signin > a.lnk-sign-in::after {
  display: none;
}
#header #mid #account-cart ul .signin .account-link {
  position: absolute;
  left: 0;
  top: 23px;
  width: 92px;
  margin: 0;
}
#header #mid #account-cart ul .signin .account-link > a {
  display: block;
  margin: 0;
  padding: 0;
  text-align: center;
  color: #1F2B5B;
  font-weight: 700;
  font-size: 14px;
  line-height: 1;
}
#header #mid #account-cart ul .signin .topnavdrop {
  background-color: #F8F8F8;
  left: 0;
  top: calc(100% + 12px);
  line-height: 20px;
  margin: 0;
  overflow: hidden;
  padding: 15px 30px 8px 10px;
  position: absolute;
  text-align: left;
  z-index: 99999;
  box-shadow: 0px 12px 11px -8px rgba(0, 0, 0, 0.35);
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s, opacity 0.25s linear;
  width: 170px;
}
#header #mid #account-cart ul .signin .topnavdrop a {
  display: inline-block;
  position: relative;
  overflow: hidden;
  padding: 2px 0;
  font-size: 14px;
  font-weight: 600;
  color: #1F2B5B;
  line-height: 1.3;
  text-align: left;
}
#header #mid #account-cart ul .signin .topnavdrop a:hover {
  text-decoration: underline;
}
#header #mid #account-cart ul .cart {
  height: 50px;
  display: flex;
  align-items: center;
}
#header #mid #account-cart ul .cart a {
  display: flex;
  align-items: center;
  min-height: 50px;
  color: #1F2B5B;
  font-weight: 700;
  font-size: 14px;
  line-height: 1;
  text-decoration: none;
}
#header #mid #account-cart ul .cart .actShopCartTitle {
  color: #1F2B5B;
  font-weight: 700;
  font-size: 14px;
  line-height: 1;
}
#header #mid #account-cart ul .cart .cart_icon_wrapper {
  display: block;
  width: 32px;
  height: 50px;
  margin-left: 8px;
  background: url("/Windmill/pict/header_footer/icon-cart.svg") center center/32px auto no-repeat;
  position: relative;
  top: 0;
}
#header #mid #account-cart ul .cart .cart_icon_wrapper .cart_icon {
  display: none;
}
#header #mid #account-cart ul .cart .cart_icon_wrapper .cart_qty_wrapper {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  pointer-events: none;
}
#header #mid #account-cart ul .cart .cart_icon_wrapper .cart_qty {
  position: static;
  font-size: 14px;
  font-weight: 700;
  line-height: 1;
  color: #1F2B5B;
  transform: translateY(6px);
}
@media (max-width: 991px) {
  #header #mid .content {
    flex-direction: column;
    align-items: stretch;
    gap: 15px;
  }
  #header #mid #logo,
  #header #mid #search,
  #header #mid #account-cart {
    width: 100%;
  }
  #header #mid #logo {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  #header #mid #search {
    order: 2;
  }
  #header #mid #account-cart {
    order: 3;
    justify-content: center;
  }
  #header #mid #account-cart ul {
    justify-content: center;
  }
}
#header #main {
  position: relative;
  padding: 10px;
  text-align: center;
  background-color: #eee;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}
#header #main #divMainNav {
  max-width: 1500px;
  margin: 0 auto;
}
#header #main .main__nav {
  position: relative;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
#header #main .main__nav ul,
#header #main .main__nav li {
  margin: 0;
  padding: 0;
  list-style: none;
}
#header #main .main__nav a {
  text-decoration: none;
}
#header #main .main__nav .wrap-main-links {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: unset !important;
  width: 100%;
  margin: 0;
}
@media (max-width: 767px) {
  #header #main .main__nav .wrap-main-links {
    height: 45px;
    margin: 20px 16px 0 16px;
  }
}
#header #main .main__nav .wrap-main-links .drop-down-link {
  height: 100%;
  display: flex;
  position: relative;
}
#header #main .main__nav .wrap-main-links .drop-down-link #shop-all {
  display: flex;
  align-items: center;
  cursor: pointer;
  white-space: nowrap !important;
}
#header #main .main__nav .wrap-main-links .drop-down-link #shop-all:hover .shope_all_text:after {
  transform: translate3d(0, 0, 0);
  opacity: 1;
}
@media (max-width: 767px) {
  #header #main .main__nav .wrap-main-links .drop-down-link #shop-all {
    padding: 0px;
  }
}
#header #main .main__nav .wrap-main-links .drop-down-link #shop-all .nav_menu {
  width: 20px;
  height: 20px;
}
#header #main .main__nav .wrap-main-links .drop-down-link #shop-all .nav_menu .burger_icon path {
  stroke: #1F2B5B !important;
}
#header #main .main__nav .wrap-main-links .drop-down-link #shop-all .nav_menu .arrow_down {
  display: none;
}
#header #main .main__nav .wrap-main-links .drop-down-link #shop-all .nav_menu svg {
  width: 100%;
  height: 100%;
}
#header #main .main__nav .wrap-main-links .drop-down-link #shop-all .nav_menu.mega_menu_is_active .burger_icon {
  display: none;
}
#header #main .main__nav .wrap-main-links .drop-down-link #shop-all .nav_menu.mega_menu_is_active .arrow_down {
  display: inline-block;
}
#header #main .main__nav .wrap-main-links .drop-down-link #shop-all .shope_all_text {
  margin-left: 10px;
  color: #1F2B5B;
  display: inline-block;
  position: relative;
  overflow: hidden;
  padding: 2px 0;
  font-size: 15px;
  font-weight: 700;
}
#header #main .main__nav .wrap-main-links .drop-down-link #shop-all .shope_all_text:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #1F2B5B;
  opacity: 0;
  transition: opacity 300ms, transform 300ms;
  transform: translate3d(-100%, 0, 0);
}
#header #main .main__nav .wrap-main-links li {
  cursor: pointer;
  height: 100%;
  display: flex;
  position: relative;
}
@media (max-width: 767px) {
  #header #main .main__nav .wrap-main-links li {
    padding: 0 6px;
  }
}
#header #main .main__nav .wrap-main-links li.normal-link a {
  text-decoration: none;
  color: #1F2B5B;
  font-weight: 700;
  font-size: 15px;
  display: inline-block;
  position: relative;
  overflow: hidden;
  padding-left: 10px !important;
  padding-right: 10px !important;
  white-space: nowrap;
}
#header #main .main__nav .wrap-main-links li.normal-link a:hover:after {
  transform: translate3d(0, 0, 0);
  opacity: 1;
}
#header #main .main__nav .wrap-main-links li.normal-link a:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #1F2B5B;
  opacity: 0;
  transition: opacity 300ms, transform 300ms;
  transform: translate3d(-100%, 0, 0);
}
#header #main .main__nav .wrap-main-links .more-dropdown {
  display: none !important;
  position: absolute !important;
  background: #f8f8f8 !important; /* Background color for dropdown */
  list-style: none !important;
  padding: 10px !important; /* Padding around the dropdown content */
  margin: 0 !important;
  z-index: 99999 !important;
  right: 0 !important; /* Aligns right edge with "More +" */
  top: 100% !important; /* Positions dropdown at the bottom of "More +" */
  white-space: nowrap !important; /* Keeps items in a single line horizontally */
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1) !important; /* Optional: adds slight shadow */
}
#header #main .main__nav .wrap-main-links .more-dropdown.visible {
  display: flex !important; /* Displays dropdown as a horizontal row */
}
#header #main .main__nav .wrap-main-links .more-dropdown li.normal-link {
  padding-bottom: 0 !important; /* Space around each link */
  margin-right: 20px !important; /* Space between links */
}
@media screen and (max-width: 768px) {
  #header #main .main__nav .wrap-main-links .more-dropdown li.normal-link {
    margin-right: 10px !important;
  }
}
#header #main .main__nav .wrap-main-links .more-dropdown li:last-child {
  margin-right: 0 !important; /* Removes extra spacing after the last item */
}
#header #main .main__nav .wrap-main-links .more-dropdown li a {
  text-decoration: none !important;
}
@media screen and (max-width: 768px) {
  #header #main .main__nav .wrap-main-links .more-dropdown li a {
    font-size: 13px;
  }
}
#header #main .main__nav .wrap-main-links .more-menu {
  position: relative !important;
}
#header #main .main__nav .wrap-main-links .more-menu a {
  color: #1F2B5B;
  font-weight: 700;
  font-size: 15px;
  white-space: nowrap;
}
#header #main .divTopNav {
  position: absolute;
  width: 100%;
  height: auto;
  top: 100%;
  left: 0;
  right: 0;
  background-color: transparent;
  transition: all 0.4s ease-in-out;
  opacity: 0;
  visibility: hidden;
  z-index: 9999;
  /*
                  &:after {
                  content: '';
                  background-color: rgba(#000, 0.7);
                  width: 100vw;
                  height: 100vh;
                  left: 0;
                  right: 0;
                  top: 0;
                  bottom: 0;
                  position: absolute;
                  z-index: 10;
              }
  */
}
#header #main .divTopNav.active {
  top: 100%;
  opacity: 1;
  visibility: visible;
  border-top: 1px solid #e6e5e5;
}
#header #main .divTopNav ul,
#header #main .divTopNav li {
  margin: 0;
  padding: 0;
  list-style: none;
}
#header #main .divTopNav a {
  text-decoration: none;
}
#header #main .divTopNav .content-nav {
  width: 100%;
  max-width: 1500px;
  display: flex;
  z-index: 100;
  align-items: flex-start;
  padding: 0;
  position: relative;
  margin: 0 auto;
}
#header #main .divTopNav .content-nav #topnavlist {
  width: 300px;
  background-color: #ffffff;
  padding-top: 10px;
  margin-left: 0;
  margin-top: 0;
  padding-bottom: 20px;
}
@media (max-width: 992px) {
  #header #main .divTopNav .content-nav #topnavlist {
    width: 250px;
  }
}
@media (max-width: 767px) {
  #header #main .divTopNav .content-nav #topnavlist {
    margin-left: 17px;
    width: 170px;
  }
}
#header #main .divTopNav .content-nav #topnavlist li:has(span.underline_links) {
  border-bottom: 1px solid #e6e5e5;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
#header #main .divTopNav .content-nav #topnavlist .topnavitem .topnavparent {
  padding: 0 16px;
  color: #003087;
  font-weight: 500;
  font-size: 15px;
  cursor: pointer;
  padding: 0;
  width: 100%;
  display: flex;
  height: 30px;
  align-items: center;
  justify-content: space-between;
  padding-left: 20px;
  transition: all 0.3s;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
@media (max-width: 767px) {
  #header #main .divTopNav .content-nav #topnavlist .topnavitem .topnavparent {
    padding-left: 15px;
  }
}
@media (max-width: 767px) {
  #header #main .divTopNav .content-nav #topnavlist .topnavitem .topnavparent {
    font-size: 12px;
  }
}
#header #main .divTopNav .content-nav #topnavlist .topnavitem .topnavparent:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  z-index: -2;
}
#header #main .divTopNav .content-nav #topnavlist .topnavitem .topnavparent:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0%;
  height: 100%;
  background-color: #f6f8fa;
  transition: all 0.3s;
  z-index: -1;
}
#header #main .divTopNav .content-nav #topnavlist .topnavitem .topnavparent:hover:before {
  width: 100%;
}
#header #main .divTopNav .content-nav #topnavlist .topnavitem .topnavparent:hover .arrow-right {
  stroke: #204a95;
  margin-right: 5px;
}
#header #main .divTopNav .content-nav #topnavlist .topnavitem .topnavparent .arrow-right {
  width: 22px;
  height: 22px;
  margin-right: 10px;
  transition: all 0.25s ease-in-out;
}
#header #main .divTopNav .content-nav #topnavlist .topnavitem .topnavparent.selectedFirstCol {
  transition: all 0.25s ease-in-out;
  background-color: #f6f8fa;
  color: #003087;
  font-weight: 600;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  text-decoration: underline;
}
#header #main .divTopNav .content-nav #topnavlist .topnavitem .topnavparent.selectedFirstCol + .topnavdrop {
  display: flex !important;
}
#header #main .divTopNav .content-nav #topnavlist .topnavitem .topnavparent.selectedFirstCol .arrow-right {
  stroke: #204a95;
}
#header #main .divTopNav .content-nav #topnavlist .topnavitem .topnavparent.selectedFirstCol:after {
  background-color: #f6f8fa;
}
#header #main .divTopNav .content-nav #topnavlist .topnavitem .topnavparent .stand_out_links {
  color: #67bdee;
  font-weight: bold;
}
#header #main .divTopNav .content-nav #topnavlist .topnavitem.add_border_b {
  border-bottom: 1px solid #e6e5e5;
  padding-bottom: 10px;
}
#header #main .divTopNav .content-nav #topnavlist .topnavitem .topnavdrop {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 259px;
  top: 0;
  display: none;
  flex-wrap: wrap;
  background-color: #f6f8fa;
  padding-top: 20px;
  padding-left: 37px;
  padding-bottom: 130px;
}
@media (max-width: 992px) {
  #header #main .divTopNav .content-nav #topnavlist .topnavitem .topnavdrop {
    height: auto !important;
  }
}
#header #main .divTopNav .content-nav .mega_warapper {
  width: calc(100% - 300px);
  height: 100%;
  margin: 0 auto;
}
@media (max-width: 992px) {
  #header #main .divTopNav .content-nav .mega_warapper {
    width: calc(100% - 250px);
  }
}
@media (max-width: 767px) {
  #header #main .divTopNav .content-nav .mega_warapper {
    width: calc(100% - 170px);
  }
}
#header #main .divTopNav .content-nav .mega_warapper .topnavdrop {
  flex-wrap: wrap;
  display: none;
  padding-right: 16px;
}
@media (max-width: 992px) {
  #header #main .divTopNav .content-nav .mega_warapper .topnavdrop {
    padding-right: 8px;
  }
}
#header #main .divTopNav .content-nav .mega_warapper .topnavdrop .topnavcol {
  padding-left: 30px;
  padding-top: 10px;
  padding-bottom: 20px;
  text-align: left;
  width: 25%;
  min-width: 180px;
  font-size: 14px;
}
#header #main .divTopNav .content-nav .mega_warapper .topnavdrop .topnavcol:last-of-type img {
  width: 180px;
  height: 180px;
  object-fit: cover;
  object-position: center;
  border-radius: 4px;
  display: block;
  border: 1px solid #ccc;
  margin: 10px 0;
  clear: both;
}
@media (max-width: 767px) {
  #header #main .divTopNav .content-nav .mega_warapper .topnavdrop .topnavcol:last-of-type img {
    width: 130px;
    height: 130px;
  }
}
@media (max-width: 767px) {
  #header #main .divTopNav .content-nav .mega_warapper .topnavdrop .topnavcol {
    padding-left: 16px;
  }
}
#header #main .divTopNav .content-nav .mega_warapper .topnavdrop .topnavcol .label {
  margin-bottom: 0;
  color: #003087;
  font-weight: bold;
  text-transform: capitalize;
}
#header #main .divTopNav .content-nav .mega_warapper .topnavdrop .topnavcol .label:not(:first-of-type) {
  margin-top: 20px;
}
#header #main .divTopNav .content-nav .mega_warapper .topnavdrop .topnavcol li {
  padding: 0;
}
#header #main .divTopNav .content-nav .mega_warapper .topnavdrop .topnavcol li a {
  color: #003087;
  display: inline-block;
  position: relative;
  overflow: hidden;
  padding: 0;
}
#header #main .divTopNav .content-nav .mega_warapper .topnavdrop .topnavcol li a:hover:after {
  transform: translate3d(0, 0, 0);
  opacity: 1;
}
#header #main .divTopNav .content-nav .mega_warapper .topnavdrop .topnavcol li a:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #33C5F3;
  opacity: 0;
  transition: opacity 300ms, transform 300ms;
  transform: translate3d(-100%, 0, 0);
}
#header #main .divTopNav .content-nav .mega_warapper .topnavdrop .topnavcol li a p {
  margin: 0;
}
#header #main .divTopNav .content-nav .mega_warapper .topnavdrop .topnavcol li a .itemname {
  font-weight: bold;
  color: #33C5F3;
  padding: 0;
  margin: 0 0 5px 0;
}
#header #main .divTopNav .content-nav .mega_warapper .topnavdrop .topnavcol li a .itemname .span_prodDetBanner {
  color: #fff;
  padding: 3px 10px;
  background-color: #fc5a0f;
  border-radius: 20px;
  margin: 5px 0;
  display: table;
  font-weight: normal;
}
#header #main .divTopNav .content-nav .mega_warapper .topnavdrop .topnavcol li a .pricelowas {
  color: black;
  font-weight: 300;
  margin-right: 6px;
  display: inline-block;
}
#header #main .divTopNav .content-nav .mega_warapper .topnavdrop .topnavcol li a .pricelowas:hover {
  opacity: 0.8;
  transition: all 0.4s ease-in-out;
}
#header #main .divTopNav .content-nav .mega_warapper .topnavdrop .topnavcol li a .priceamt {
  align-items: center;
  display: inline-block;
  color: #000;
}
#header #main .divTopNav .content-nav .mega_warapper .topnavdrop .topnavcol li a .priceamt .crossout {
  font-weight: 600;
  margin: 0 6px;
  color: #dc143c;
  text-decoration: line-through;
  display: inline-block;
}
#header #main .divTopNav .content-nav .mega_warapper .topnavdrop .topnavcol li a .priceamt .sale {
  color: #05a26b;
  font-weight: 600;
  display: inline-block;
}
#header #main .divTopNav .content-nav .mega_warapper .topnavdrop .topnavcol li a .reviewstars {
  margin: 5px 0;
  display: flex;
  width: 124px;
  height: 13px;
  background-image: url("/AmsterdamProducts/pict/reviewstars.gif");
  mix-blend-mode: multiply;
}
#header #main .divTopNav .content-nav .mega_warapper .topnavdrop .topnavcol li a .btn_advance {
  display: none;
}
#header #main .divTopNav .content-nav .mega_warapper .topnavdrop .topnavcol li a .btn_advance .btn_content {
  font-weight: bold;
  color: #000;
  cursor: pointer;
}
#header #main .divTopNav .content-nav .mega_warapper .topnavdrop .topnavcol .topnavsubcat a {
  margin-left: 10px;
}
#header #main .bg_white {
  background-color: #fff !important;
  height: auto !important;
}
#header #main .bg_white .mega_warapper {
  background-color: #f6f8fa !important;
}
#header #main .bg_white .content-nav {
  background-color: #ffffff;
}
#header #main .active {
  display: flex !important;
  height: 100%;
}
#header #banner {
  text-align: center;
  background-color: #ac154f;
  padding: 10px 0;
  font-size: 12px;
}
#header #banner .relative {
  display: none;
}
#header #banner img {
  display: none;
}
#header #banner a {
  color: #fff;
  font-size: 16px;
  font-weight: bold;
}
#header #banner a:hover {
  text-decoration: none;
}
#header #banner a:hover img {
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}
#header #banner a img {
  margin-right: 10px;
  height: 20px;
  width: auto;
  vertical-align: sub;
  transition: all 0.5s ease;
  display: inline-block;
}
#header #banner a .title {
  text-transform: uppercase;
  font-weight: bold;
}
#header #banner a .lnk {
  text-decoration: underline;
}
#header #banner a .lnk:hover {
  text-decoration: none;
}
#header #banner .RBContainer {
  display: inline-block;
  margin-right: 14px;
}
#header #banner .RBContainer2 {
  display: inline-block;
}
#header .notice {
  background-color: #AC154F;
  color: #fff;
  padding: 5px 0;
  font-size: 12px;
}
#header .notice .notice-link {
  display: inline-block;
  margin-left: 10px;
  position: relative;
}
#header .notice .notice-link a {
  color: #fff;
}
#header .notice #offerDetails {
  top: 32px;
  right: -22px;
  background: white;
  position: absolute;
  color: #000;
  font-weight: normal;
}
#header .notice #offerDetails a {
  color: #33C5F3;
  overflow-wrap: break-word;
  margin-left: 0;
  font-weight: normal;
}
#header .notice #offerDetails .box {
  border: 1px solid #33C5F3;
}
#header .notice #offerDetails .box .top-right-circle-hex {
  line-height: 20px;
}
#header .notice #offerDetails .box .top.arrow {
  left: 83%;
}
#header .notice #offerDetails .box .content {
  padding: 12px 50px 12px 10px !important;
  width: 372px;
  height: auto;
  line-height: normal;
  text-align: left !important;
  box-sizing: content-box;
}

.menu_button {
  display: none;
}

.advancedSearch_textItem {
  cursor: pointer;
}

::-webkit-input-placeholder {
  color: #978784;
  font-weight: 200;
}

:-moz-placeholder {
  color: black;
  font-weight: 200;
}

::-moz-placeholder {
  color: black;
  font-weight: 200;
}

#body-footer-overlay {
  display: none;
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.25);
  z-index: 999;
}

#body-footer-overlay.body-footer-overlay {
  display: block;
}

/* Popups - START */
.popupContainer {
  background: none !important;
  border: none !important;
  overflow: visible !important;
  z-index: 200001;
  max-width: 560px;
  text-align: center;
}
.popupContainer .general_modalPopupBackground {
  background: #333;
  filter: alpha(opacity=60);
  opacity: 0.6;
}
.popupContainer .ui-dialog-titlebar {
  display: none;
}
.popupContainer .quickquotePopup {
  left: 50% !important;
  top: 20% !important;
}
@media (min-width: 950px) {
  .popupContainer .quickquotePopup {
    top: 0 !important;
  }
}
.popupContainer .popup {
  background-color: #fff !important;
  border: 1px solid #024f9d !important;
  box-shadow: 0 0 15px #888;
  left: 0;
  overflow: visible !important;
  position: absolute;
  right: 0;
}
.popupContainer .popup .arrow {
  bottom: -16px;
  height: 16px;
  left: 28%;
  margin-left: -35px;
  overflow: hidden;
  position: absolute;
  width: 70px;
}
.popupContainer .popup .arrow:after {
  background: #fff;
  border: 1px solid #024f9d;
  box-shadow: 0 0 15px -5px #888;
  content: "";
  height: 25px;
  left: 20px;
  position: absolute;
  top: -20px;
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 25px;
}
.popupContainer .popup .arrow.left {
  left: 20%;
}
.popupContainer .popup .arrow.right {
  left: 85%;
}
.popupContainer .popup .arrow.top {
  bottom: auto;
  top: -16px;
}
.popupContainer .popup .arrow.top:after {
  bottom: -20px;
  top: auto;
}
.popupContainer .popup .content {
  text-align: center;
  vertical-align: middle;
  width: auto;
}
.popupContainer .popup .content .title {
  color: #000;
  font-size: 35px;
}
.popupContainer .popup .content .description {
  color: #024f9d;
  font-size: 16px;
  font-weight: 700;
}
.popupContainer .popup .content .product_image {
  display: none;
}
.popupContainer .popup .content .line {
  background-color: #d0d0d0;
  display: inline-block;
  height: 1px;
  margin: 25px 0 15px;
  width: 75%;
}
.popupContainer .popup .content .button {
  border-radius: 7px;
  cursor: pointer;
  display: inline-block;
  font-weight: 700;
  margin: 15px 0 0;
  overflow: hidden;
}
.popupContainer .popup .content .btn_progress {
  color: #fff;
  font-size: 14px;
  min-width: 170px;
}
.popupContainer .popup .content .btn_progress .btn_content {
  background-color: #024f9d;
  display: table;
  padding: 12px 10px;
  text-align: center;
  width: 100%;
}
.popupContainer .popup .content .btn_cancel {
  color: #fff;
  font-size: 14px;
  min-width: 170px;
}
.popupContainer .popup .content .btn_cancel .btn_content {
  background-color: silver;
  display: table;
  padding: 12px 10px;
  text-align: center;
  width: 100%;
}
.popupContainer .popup .content h3 {
  color: #000;
  font-size: 17px;
  margin: 0 0 6px;
}
.popupContainer .popup .errorMessageDialogContent {
  padding: 20px;
  width: 400px;
}
.popupContainer .popup .messagebox_content {
  min-width: 400px !important;
  padding: 20px;
  width: 400px !important;
}
.popupContainer .popup .btn_close {
  transition: all 0.25s ease;
  cursor: pointer;
  overflow: hidden;
  z-index: 999999;
  content: "";
  width: 30px;
  height: 30px;
  background: #fff url("/Windmill/pict/popups/close.svg") no-repeat center;
  top: 10px;
  right: 10px;
  position: absolute;
  display: inline-block;
  /* Hide text 'X' when not inside parent container...or remove all 'X' from other files. */
  text-indent: -1000em;
  /* Hide text 'X' when inside parent container...or remove all 'X' from other files. */
}
.popupContainer .popup .btn_close:hover {
  transform: scale(0.8);
}
.popupContainer .popup .btn_close .btn_content {
  background-color: transparent !important;
}
.popupContainer .popup .btn_close .btn_content {
  background-color: #fff;
  color: #024f9d;
  font-weight: 900;
  font-size: 15px;
  margin-top: -1px;
  padding-bottom: 1px;
  height: 100%;
}
.popupContainer.ui-dialog .popup {
  position: relative;
}
.popupContainer .pd_viewLarger_popup {
  background-position: center -14px;
  background-repeat: no-repeat;
  border-spacing: 2px 7px;
  margin-top: 20px;
  max-width: 600px;
}
.popupContainer .pd_viewLarger_popup .pd_viewLarger_popupContent {
  height: 670px;
  width: 580px;
}
.popupContainer .pd_viewLarger_popup .pd_viewLarger_popupContent .s7container {
  height: 660px;
  left: 0;
  top: 0;
  position: absolute;
  width: 500px;
}
.popupContainer .pd_viewLarger_popup .pd_viewLarger_popupContent .s7zoomview {
  height: 740px;
  position: absolute;
  width: 500px;
}
.popupContainer .pd_viewLarger_popup .pd_viewLarger_swatches {
  position: absolute;
  top: 20px;
  left: 20px;
  display: none;
}
.popupContainer .pd_viewLarger_popup .pd_viewLarger_swatches ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  width: 67px;
}
.popupContainer .pd_viewLarger_popup .pd_viewLarger_swatches ul li {
  border: 1px solid #c2c2c2;
  margin: 0 0 2px;
}
.popupContainer .pd_viewLarger_popup .viewLarge_swatches {
  display: none;
}
.popupContainer .pd_viewLarger_popup #gallerywrapper2 {
  height: auto;
  width: 500px;
}
.popupContainer .pd_viewLarger_popup #galleryholder2 {
  height: 425px;
  position: absolute;
  width: 500px;
}
.popupContainer .pd_viewLarger_popup #divproductdetailpopup {
  min-width: 860px;
}

.sample_header {
  font-size: 2rem;
  font-weight: bold;
}

.sample_selectText {
  color: #fc5a0f;
  font-size: 16px;
  font-weight: bold;
  margin: 10px 0 5px;
}

p.sample_selectText {
  font-size: 1.3rem;
}

.sample_productOption {
  font-weight: bold;
  margin: 0;
  font-size: 14px;
}

.sample_noteText {
  padding: 0 45px;
}

.samples_button {
  background-color: #05a26b;
  border: 0;
  border-radius: 7px;
  box-shadow: none;
  color: #fff;
  font-size: 17px;
  font-weight: 700;
  height: 35px;
  line-height: 17px;
  margin: 0 auto;
  width: 250px;
}
.samples_button input {
  background: transparent;
  border: none;
  color: #fff;
  cursor: pointer;
  font-size: 15px;
  font-weight: bold;
  margin-top: 8px;
  width: 100%;
}

.sampleRequestContainer {
  width: 90%;
  max-width: 400px;
  padding: 10px;
  font-size: 12px;
}

.checkInventoryContainer {
  max-width: 1042px;
  padding: 10px 20px;
  font-size: 12px;
}

.tipsNote {
  position: absolute;
  width: 320px;
  background: white;
  margin-top: 33px;
  color: #333333;
  background-color: #fff !important;
  border: 1px solid #024f9d !important;
  box-shadow: 0 0 15px #888;
}
.tipsNote .box .angle {
  margin-left: 6px;
}
.tipsNote .box .content {
  margin-right: 20px;
  font-size: 16px !important;
  font-weight: bold;
}

.checkInventoryHelpIcon {
  background: transparent url("/Amsterdam/pict/specChgHelp.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  margin-left: 10px;
  height: 22px;
  overflow: hidden;
  width: 22px;
  border: none;
  float: left;
  display: inline-block;
}

.tips_title {
  font-size: 18px;
}

.span_view {
  display: flex;
}
.span_view .tips_point {
  margin-left: 50px;
  margin-right: 10px;
  font-size: 18px;
  font-weight: bold;
  line-height: 20px;
}
.span_view .tips_text {
  font-size: 15px;
  line-height: 20px;
}

.tips_view {
  margin-left: 10px;
  font-size: 15px;
  color: #E84784;
  display: flex;
  flex-direction: column-reverse;
}

.checkInventoryWarnIcon {
  margin-left: 10px;
  background: url(https://static-resource.amsterdamprinting.inet2/resources/assets/ui/desktop/exclamation-mark-sm.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  height: 16px;
  width: 16px;
}

.inventory_header {
  margin-top: 15px;
  margin-left: 15px;
  font-size: 26px;
  font-weight: bold;
}

.inventory_header_time {
  margin-left: 15px;
  font-size: 20px;
  margin-bottom: 10px;
  display: flex;
}
.inventory_header_time .chargedescriptionhelpwrapper {
  display: inline-block !important;
  text-align: center;
  vertical-align: middle;
  width: auto !important;
}

.question_title {
  font-size: 20px;
  padding-left: 15px;
  font-weight: bold;
  width: 100%;
  padding-top: 10px;
}

.inventory_list_view {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  overflow-y: auto;
  align-content: space-between;
}
.inventory_list_view .questionView {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  overflow-y: auto;
  align-content: space-between;
}
.inventory_list_view .item_view_line {
  border-bottom: 1px solid #D9D8D8;
}
.inventory_list_view .list_item_view {
  display: flex;
  flex-direction: row;
}
.inventory_list_view .list_item_view .item_line {
  width: 1px;
  margin: 20px 0;
  border-right: 1px solid #D9D8D8;
}
.inventory_list_view .list_item_view .list_item {
  flex: 1;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  font-size: 16px;
  padding: 10px 0;
}
.inventory_list_view .list_item_view .list_item .title {
  font-weight: bold;
  color: #000000;
}
.inventory_list_view .list_item_view .list_item .line_margin {
  margin-top: 5px;
}
.inventory_list_view .list_item_view .list_item .info_color {
  width: 35px;
  height: 35px;
  border: 1px solid #727270;
}
.inventory_list_view .list_item_view .list_item .info_view {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.inventory_list_view .list_item_view .list_item .info_view .info_title {
  flex: 3;
  display: flex;
  flex-direction: row-reverse;
  font-weight: bold;
  color: #666666;
  margin-right: 15px;
  text-align: right;
}
.inventory_list_view .list_item_view .list_item .info_view .info_data {
  flex: 2;
  display: flex;
  flex-direction: row;
  color: #666666;
}
.inventory_list_view .list_item_view .list_item .info_view .info_data_null {
  flex: 2;
  display: flex;
  flex-direction: row;
  color: #F90202;
}
.inventory_list_view .list_item_view .list_item .info_view_long {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.inventory_list_view .list_item_view .list_item .info_view_long .info_title {
  display: flex;
  flex-direction: row-reverse;
  font-weight: bold;
  color: #666666;
  margin-right: 15px;
}
.inventory_list_view .list_item_view .list_item .info_view_long .info_data {
  display: flex;
  flex-direction: row;
  color: #666666;
}
.inventory_list_view .list_item_view .list_item .info_view_long .info_data_null {
  display: flex;
  flex-direction: row;
  color: #F90202;
}
.inventory_list_view .list_item_view_text {
  padding-left: 10px;
  display: flex;
  flex-direction: row;
}
.inventory_list_view .list_item_view_text .item_line {
  width: 1px;
  margin: 20px 0;
  border-right: 1px solid #D9D8D8;
}
.inventory_list_view .list_item_view_text .list_item {
  height: 100%;
  width: 100%;
  display: flex;
  flex-direction: column;
  font-size: 16px;
  padding: 10px 0;
}
.inventory_list_view .list_item_view_text .list_item .title {
  font-weight: bold;
  color: #000000;
}
.inventory_list_view .list_item_view_text .list_item .line_margin {
  margin-top: 5px;
}
.inventory_list_view .list_item_view_text .list_item .info_view {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.inventory_list_view .list_item_view_text .list_item .info_view .info_title {
  font-weight: bold;
  flex: 1;
  display: flex;
  flex-direction: row;
  color: #333333;
  margin-right: 5px;
  width: 70%;
}
.inventory_list_view .list_item_view_text .list_item .info_view .info_data {
  display: flex;
  flex-direction: row-reverse;
  width: 30%;
  color: #666666;
  margin-right: 15px;
}
.inventory_list_view .list_item_view_text .list_item .info_view .info_data_null {
  display: flex;
  flex-direction: row;
  width: 60px;
  color: #F90202;
}
.inventory_list_view .list_item_view_text .list_item_multi_level {
  height: 100%;
  width: 100%;
  display: flex;
  flex-direction: column;
  font-size: 16px;
  padding: 5px 0;
}
.inventory_list_view .list_item_view_text .list_item_multi_level .title {
  font-weight: bold;
  color: #000000;
}
.inventory_list_view .list_item_view_text .list_item_multi_level .line_margin {
  margin-top: 5px;
}
.inventory_list_view .list_item_view_text .list_item_multi_level .info_view {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.inventory_list_view .list_item_view_text .list_item_multi_level .info_view .info_title {
  font-weight: bold;
  flex: 1;
  display: flex;
  flex-direction: row;
  color: #333333;
  margin-right: 5px;
  width: 70%;
}
.inventory_list_view .list_item_view_text .list_item_multi_level .info_view .info_data {
  display: flex;
  flex-direction: row-reverse;
  width: 30%;
  color: #666666;
  margin-right: 15px;
}
.inventory_list_view .list_item_view_text .list_item_multi_level .info_view .info_data_null {
  display: flex;
  flex-direction: row;
  width: 60px;
  color: #F90202;
}

.noTitleStuff {
  border-radius: 0 !important;
  padding: 0 !important;
}
.noTitleStuff .ui-dialog-titlebar {
  display: none;
}
.noTitleStuff .ui-dialog-content {
  padding: 6px !important;
}

.popupDetail {
  background: #fff;
  border: 2px solid #cecece;
  font-size: 13px;
  padding: 12px;
  position: absolute;
  width: 408px;
  z-index: 2;
}

.dropdown {
  display: none;
  position: absolute;
  z-index: 9999999;
}
.dropdown .dropdown-menu, .dropdown .dropdown-panel {
  background: #FFF;
  border: solid 1px #DDD;
  border: solid 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  list-style: none;
  margin: 0;
  max-width: 360px;
  min-width: 160px;
  overflow: visible;
  padding: 4px 0;
}
.dropdown .dropdown-panel {
  padding: 15px;
}
.dropdown .dropdown-panel .close_btn {
  color: #ddd;
  cursor: pointer;
  font-size: 20px;
  font-weight: 700;
  position: absolute;
  right: 8px;
  top: 0;
}
.dropdown.dropdown-tip {
  margin-top: 8px;
}
.dropdown.dropdown-tip:before {
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #cecece;
  content: "";
  display: inline-block;
  left: 9px;
  position: absolute;
  top: -7px;
}
.dropdown.dropdown-tip:after {
  border-right: 6px solid transparent;
  border-bottom: 6px solid #FFF;
  border-left: 6px solid transparent;
  content: "";
  display: inline-block;
  left: 10px;
  position: absolute;
  top: -5px;
}
.dropdown.dropdown-tip.dropdown-anchor-right:before {
  left: auto;
  right: 9px;
}
.dropdown.dropdown-tip.dropdown-anchor-right:after {
  left: auto;
  right: 10px;
}
.dropdown.dropdown-scroll .dropdown-menu, .dropdown.dropdown-scroll .dropdown-panel {
  max-height: 358px;
  overflow: auto;
}
.dropdown .dropdown-menu LI {
  line-height: 18px;
  list-style: none;
  margin: 0;
  padding: 0;
}
.dropdown .dropdown-menu LI > A, .dropdown .dropdown-menu LABEL {
  color: #555;
  display: block;
  line-height: 18px;
  margin: 0;
  padding: 3px 15px;
  text-decoration: none;
  white-space: nowrap;
}
.dropdown .dropdown-menu LI > A:hover, .dropdown .dropdown-menu LABEL:hover {
  background-color: #08C;
  color: #FFF;
  cursor: pointer;
}
.dropdown .dropdown-menu .dropdown-divider {
  border-top: solid 1px #E5E5E5;
  font-size: 1px;
  margin: 5px 0;
  padding: 0;
}

.btnclose div {
  cursor: pointer;
  float: right;
}

.ui-widget-overlay {
  background-color: #000 !important;
  background-image: none !important;
  filter: Alpha(Opacity=50) !important;
  opacity: 0.5 !important;
}

/* Popups - END */
/* POPUP: Edit Sample Item - START */
.popup_sample {
  background-color: #fff;
  border: 1px solid #00649d;
  box-shadow: 0 0 15px #888;
  overflow: auto;
  padding: 20px;
  position: relative;
}
.popup_sample .close_popup {
  transition: all 0.25s ease;
  cursor: pointer;
  overflow: hidden;
  z-index: 999999;
  content: "";
  width: 30px;
  height: 30px;
  background: #fff url("/Windmill/pict/popups/close.svg") no-repeat center;
  top: 10px;
  right: 10px;
  position: absolute;
  display: inline-block;
  /* Hide text 'X' when not inside parent container...or remove all 'X' from other files. */
  text-indent: -1000em;
  /* Hide text 'X' when inside parent container...or remove all 'X' from other files. */
}
.popup_sample .close_popup:hover {
  transform: scale(0.8);
}
.popup_sample .close_popup .btn_content {
  background-color: transparent !important;
}
.popup_sample h1 {
  color: #00539b;
  font-weight: bold;
  font-size: 2rem;
}
.popup_sample .popup_rule {
  border: 1px solid #09579d;
}
.popup_sample .close_link {
  color: #06c;
  cursor: pointer;
  font-size: 14px;
  margin: 15px 0 0 20px;
  text-decoration: underline;
}
.popup_sample .save_btn {
  background-color: #00539b;
  background-image: none;
  border-radius: 7px;
  color: #fff;
  cursor: pointer;
  font-size: 15px;
  font-weight: bold;
  height: 30px;
  margin: 10px 0 0 10px;
  padding: 0 20px;
  text-align: center;
  width: 80%;
}
.popup_sample .popup_header, .popup_sample .popup_option, .popup_sample .popup_note {
  margin-top: 10px;
}

/* POPUP: Edit Sample Item - END */
/* POPUP: Coupon Applied - START */
.popupContainer .popup.couponapplied_popup {
  background-color: transparent !important;
  border: none !important;
  box-shadow: none;
}
.popupContainer .popup.couponapplied_popup .content .bg {
  background-image: url("/Amsterdam/pict/coupon_code_applied_popup.png");
  height: 481px;
  width: 364px;
}
.popupContainer .popup.couponapplied_popup .content .coupon {
  top: 31%;
  position: absolute;
  left: 38%;
  color: white;
  transform: rotate(5deg);
  font-weight: bold;
  font-size: 30px;
}
.popupContainer .popup.couponapplied_popup .content .btn_ShowNow {
  background-color: #FFAA00;
  padding: 12px 10px !important;
  color: #0D4A76;
  border-radius: 7px;
  text-align: center;
  font-weight: 900;
}
.popupContainer .popup.couponapplied_popup .content .btn_progress {
  bottom: 30px;
  left: 0;
  right: 0;
  margin: auto !important;
  width: 230px;
  position: absolute;
}
.popupContainer .popup.couponapplied_popup .content .btn_progress {
  font-size: 0.88rem;
}
@media screen and (min-width: 47rem) {
  .popupContainer .popup.couponapplied_popup .content .btn_progress {
    font-size: calc(0.25vw + 0.7625rem);
  }
}
@media screen and (min-width: 95rem) {
  .popupContainer .popup.couponapplied_popup .content .btn_progress {
    font-size: 1rem;
  }
}
.popupContainer .popup.couponapplied_popup .description {
  color: white;
  font-weight: normal;
  position: absolute;
}
.popupContainer .popup.couponapplied_popup .description {
  font-size: 1.12rem;
}
@media screen and (min-width: 47rem) {
  .popupContainer .popup.couponapplied_popup .description {
    font-size: calc(0.5208333333vw + 0.8752083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .popupContainer .popup.couponapplied_popup .description {
    font-size: 1.37rem;
  }
}
.popupContainer .popup.couponapplied_popup .couponapplieddesc {
  top: 50%;
  width: 100%;
  white-space: nowrap;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.popupContainer .popup.couponapplied_popup .couponapplieddesc p {
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  margin: 0;
  line-height: 35px;
}
.popupContainer .popup.couponapplied_popup .couponapplieddesc p.coupon_header {
  font-size: 19px;
}
.popupContainer .popup.couponapplied_popup .couponapplieddesc p.coupon_originalDesc {
  white-space: initial;
}
.popupContainer .popup.couponapplied_popup .btn_close {
  background: transparent;
  text-indent: initial;
  overflow: initial;
}
.popupContainer .popup.couponapplied_popup .btn_couponappliedclose {
  cursor: pointer;
  height: 40px;
  line-height: 40px;
  overflow: hidden;
  position: absolute;
  top: -6px;
  width: 40px;
  z-index: 999999;
  color: white;
  font-weight: 500;
  font-size: 45px;
}
.popupContainer .popup.couponapplied_popup .btn_ShowNowAdvance {
  border: medium none !important;
  margin: 22px 0 10px !important;
}
.popupContainer .popup.couponapplied_popup .btn_ShowNow {
  padding: 5px 10px !important;
}

/* POPUP: Coupon Applied - END */
/* POPUP: Free Gift - START */
#shoppingcart_layout .freeItemPopup {
  background-color: #fff;
  border: 1px solid #024f9d;
  box-shadow: 0 0 15px #888;
  font-size: 13px;
  left: 0;
  margin: 5% auto;
  position: absolute;
  width: 370px;
  z-index: 100;
}
#shoppingcart_layout .freeItemPopup h1 {
  color: #000;
  float: left;
  font-size: 16px;
  margin-top: 10px;
  margin-bottom: 1px;
  margin-left: 30px;
  text-align: left;
  width: 100%;
}
#shoppingcart_layout .freeItemPopup h2 {
  color: #F68807;
  float: left;
  font-size: 13px;
  margin-top: 1px;
  margin-bottom: 5px;
  margin-left: 30px;
  padding-bottom: 2px;
  text-align: left;
  width: 100%;
}
#shoppingcart_layout .freeItemPopup .btn_close {
  transition: all 0.25s ease;
  cursor: pointer;
  overflow: hidden;
  z-index: 999999;
  content: "";
  width: 30px;
  height: 30px;
  background: #fff url("/Windmill/pict/popups/close.svg") no-repeat center;
  top: 10px;
  right: 10px;
  position: absolute;
  display: inline-block;
  /* Hide text 'X' when not inside parent container...or remove all 'X' from other files. */
  text-indent: -1000em;
  /* Hide text 'X' when inside parent container...or remove all 'X' from other files. */
}
#shoppingcart_layout .freeItemPopup .btn_close:hover {
  transform: scale(0.8);
}
#shoppingcart_layout .freeItemPopup .btn_close .btn_content {
  background-color: transparent !important;
}
#shoppingcart_layout .freeItemPopup .item_container {
  display: block;
  width: 200px;
  margin: 0 auto 20px auto;
}
#shoppingcart_layout .freeItemPopup .freeItempopup_topbar {
  background-image: url("/WindmillCanada/pict/accesspop_grad2.jpg");
  background-position-y: 40%;
  background-repeat: repeat-x;
  height: 22px;
  width: 100%;
}
#shoppingcart_layout .freeItemPopup .freeItempopup_topbar .freeItempopup_topbarclose {
  cursor: pointer;
  float: right;
  margin-top: 2px;
  margin-right: 5px;
}
#shoppingcart_layout .freeItemPopup .freeItempopup_topbar .freeItempopup_topbarclose .freeItempopup_closetext {
  color: #fff;
  float: left;
  font-size: 12px;
}
#shoppingcart_layout .freeItemPopup .freeItempopup_topbar .freeItempopup_topbarclose .freeItempopup_closebtn {
  background-image: url("/WindmillCanada/pict/cartClose_btn.png");
  float: left;
  height: 16px;
  margin-left: 5px;
  width: 16px;
}
#shoppingcart_layout .freeItemPopup .freeItem_wrapper {
  clear: both;
  display: block;
  margin-top: 10px;
}
#shoppingcart_layout .freeItemPopup .freeItem_wrapper .freeItem_pop {
  margin-right: 10px;
  width: 200px;
}
#shoppingcart_layout .freeItemPopup .freeItem_wrapper .freeItem_pop .freeItem_top {
  border: 1px solid #aaa;
}
#shoppingcart_layout .freeItemPopup .freeItem_wrapper .freeItem_pop .freeItem_top img {
  width: 100%;
}
#shoppingcart_layout .freeItemPopup .freeItem_wrapper .freeItem_pop .div_freeItemrdbtn {
  color: #1567C3;
  font-size: 11px;
  margin-left: 10px;
  padding-top: 2px;
}
#shoppingcart_layout .freeItemPopup .div_FreeItemBtnAddtoCart {
  float: left;
}
#shoppingcart_layout .freeItemPopup #freeItem_action {
  clear: both;
  float: right;
}
#shoppingcart_layout .freeItemPopup #freeItem_action #btn_NoThanks {
  display: inline-block;
  margin-top: 15px;
  vertical-align: top;
}
@media (min-width: 950px) {
  #shoppingcart_layout .freeItemPopup .freeItemPopup {
    width: 460px;
  }
  #shoppingcart_layout .freeItemPopup .item_container {
    display: table;
    width: auto;
  }
  #shoppingcart_layout .freeItemPopup .freeItem_wrapper {
    clear: none;
    display: table-cell;
    margin-top: 0;
  }
}

/* POPUP: Free Gift - END */
/* POPUP: More Views - START */
.moreViewsCarousel {
  border: 1px solid #808080;
  margin-left: 5px;
  margin-right: 5px;
}

.color_normal {
  border: 1px #FFF solid;
  cursor: pointer;
  float: left;
  margin-right: 3px;
  padding: 3px;
}

.color_highlight {
  border: 1px #C0C0C0 solid;
}

.moreviews {
  cursor: pointer;
  text-decoration: underline;
}
.moreviews:hover {
  text-decoration: none;
}

.moreviews_noTitleStuff {
  padding: 0 !important;
}
.moreviews_noTitleStuff .ui-dialog-titlebar {
  display: none;
}
.moreviews_noTitleStuff .ui-dialog-content {
  padding: 0 !important;
}

#divMoreViews .moreviews_noTitleStuff .ui-dialog-content {
  padding: 0 !important;
}
#divMoreViews .general_popupHeader {
  background: url("/WindmillCanada/pict/studio-modal-head-bg.png") repeat-x;
  padding: 6px 10px 6px 0;
}
#divMoreViews .general_popupHeader .general_popupCloseButton {
  background: url("/WindmillCanada/pict/studio-modal-close.png") no-repeat 0 0;
  border-style: none;
  border-width: 0;
  cursor: pointer;
  height: 18px;
  overflow: hidden;
  width: 58px;
}
#divMoreViews .general_popupHeader .general_popupCloseButton:hover {
  background-image: url("/WindmillCanada/pict/studio-modal-close-over.png");
}
#divMoreViews .preview_content {
  padding: 10px;
}
#divMoreViews .preview_content .mainframe_bgGray {
  background: none repeat scroll 0 0 #E0E1DE;
  border: 1px solid #D6D6D6;
  padding: 10px;
}
#divMoreViews .preview_content .preview_console {
  margin-top: 15px;
  text-align: center;
  padding-bottom: 7px !important;
}
#divMoreViews .preview_content .CheckoutBtnForTNT {
  float: left;
}
#divMoreViews .preview_content .moreViewsCarousel {
  border: 1px solid #808080;
  margin-left: 5px;
  margin-right: 5px;
}
#divMoreViews .preview_content .general_radiusLarge {
  border-radius: 5px;
}
#divMoreViews .preview_content .preview_btn_content1 {
  /* IE10 Consumer Preview */
  background-image: -ms-linear-gradient(top, #6b8ed5 0, #30529a 100%);
  /* Mozilla Firefox */
  background-image: -moz-linear-gradient(top, #6b8ed5 0, #30529a 100%);
  /* Opera */
  background-image: -o-linear-gradient(top, #6b8ed5 0, #30529a 100%);
  /* Webkit (Safari/Chrome 10) */
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #6b8ed5), color-stop(1, #30529a));
  /* Webkit (Chrome 11+) */
  background-image: -webkit-linear-gradient(top, #6b8ed5 0, #30529a 100%);
  /* W3C Markup, IE10 Release Preview */
  background-image: linear-gradient(to bottom, #6b8ed5 0, #30529a 100%);
  /* IE8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#6b8ed5', endColorstr='#30529a')";
  color: #fff;
}
#divMoreViews .preview_content .preview_btn_content1:hover {
  background-color: #6b8ed5;
  background-image: none;
}
#divMoreViews .preview_content .preview_btn_zoom_size {
  font-size: 14px;
  height: 34px;
  line-height: 34px;
  width: 124px;
}
#divMoreViews .preview_content .perview_btn_zoom_disabled {
  /* IE10 Consumer Preview */
  background-image: -ms-linear-gradient(top, #eef0ef 0, #dbdbdb 100%);
  /* Mozilla Firefox */
  background-image: -moz-linear-gradient(top, #eef0ef 0, #dbdbdb 100%);
  /* Opera */
  background-image: -o-linear-gradient(top, #eef0ef 0, #dbdbdb 100%);
  /* Webkit (Safari/Chrome 10) */
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #eef0ef), color-stop(1, #dbdbdb));
  /* Webkit (Chrome 11+) */
  background-image: -webkit-linear-gradient(top, #eef0ef 0, #dbdbdb 100%);
  /* W3C Markup, IE10 Release Preview */
  background-image: linear-gradient(to bottom, #eef0ef 0, #dbdbdb 100%);
  /* IE8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#eef0ef', endColorstr='#dbdbdb')";
  color: #fff;
}
#divMoreViews .preview_content .preview_btn_icon {
  float: left;
  height: 14px;
  margin: 10px -10px 0 20px;
  width: 15px;
}
#divMoreViews .preview_content .preview_btn_zoomin_bg {
  background-image: url("/WindmillCanada/pict/apl_studio_zoomin.png?v=1");
}
#divMoreViews .preview_content .preview_btn_zoomout_bg {
  background-image: url("/WindmillCanada/pict/apl_studio_zoomout.png?v=1");
}
#divMoreViews .preview_content .preview_button {
  border: 1px solid #fff;
  border-radius: 7px;
  box-shadow: 0 0 5px #CCC;
  cursor: pointer;
  display: inline-block;
  font-weight: 700;
  overflow: hidden;
  text-align: center;
}
#divMoreViews .studioPreviewCarousel_prev {
  background: url("/WindmillCanada/pict/sprite_carouselnav.png") no-repeat -41px -66px;
  cursor: pointer;
  height: 64px;
  width: 38px;
}
#divMoreViews .studioPreviewCarousel_next {
  background: url("/WindmillCanada/pict/sprite_carouselnav.png") no-repeat -41px 0;
  cursor: pointer;
  height: 64px;
  width: 38px;
}
#divMoreViews .disabled {
  cursor: default;
  background-position-x: -80px;
}
#divMoreViews .divColors {
  border: none;
  height: auto;
  margin: auto;
  padding-top: 15px;
  text-align: center;
  width: 280px;
}

/* POPUP: More Views - END */
/* POPUP: Upsell - START */
.upsell_pop {
  border: solid 1px #aaa;
  float: left;
  margin: 0 -1px -1px 0;
  width: 202px;
}
.upsell_pop .upsell_bottom {
  height: 56px;
  text-align: left;
}
.upsell_pop .upsell_bottom .upsell_Name {
  color: #212121;
  font-size: 11.5px;
  font-weight: bold;
  margin-bottom: 10px;
  margin-left: 10px;
  padding-top: 10px;
}
.upsell_pop .upsell_bottom .upsell_qtyCont {
  font-size: 10px;
  margin-left: 10px;
}
.upsell_pop .upsell_bottom .upsell_qtyCont .upsell_chooseQty2 {
  color: #464646;
}
.upsell_pop .upsell_bottom .upsell_qtyCont .upsellQty2 {
  height: 21px;
  width: 37px;
}
.upsell_pop .upsell_top {
  background-color: #FFF;
  padding: 1px;
  margin: 0 auto;
  position: relative;
  width: 200px;
  height: 200px;
}
.upsell_pop .upsell_top img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  max-width: 100%;
  max-height: 100%;
}

/* POPUP: Upsell - END */
/* POPUP: Product description in shopping cart - START */
.pd_desc_popupContainer {
  width: 636px !important;
  background: none !important;
  border: none !important;
  overflow: visible !important;
  position: absolute;
  left: 50% !important;
  margin-left: -318px;
  z-index: 800;
}
.pd_desc_popupContainer .ui-dialog-titlebar {
  display: none;
}
.pd_desc_popupContainer .ui-dialog-content {
  padding: 6px !important;
}
.pd_desc_popupContainer .pd_desc_popup {
  background-color: #fff !important;
  border: 1px solid #024f9d !important;
  box-shadow: 0 0 15px #888;
  overflow: visible !important;
  padding: 10px;
}
.pd_desc_popupContainer .pd_desc_popup .btn_close {
  transition: all 0.25s ease;
  cursor: pointer;
  overflow: hidden;
  z-index: 999999;
  content: "";
  width: 30px;
  height: 30px;
  background: #fff url("/Windmill/pict/popups/close.svg") no-repeat center;
  top: 10px;
  right: 10px;
  position: absolute;
  display: inline-block;
  /* Hide text 'X' when not inside parent container...or remove all 'X' from other files. */
  text-indent: -1000em;
  /* Hide text 'X' when inside parent container...or remove all 'X' from other files. */
}
.pd_desc_popupContainer .pd_desc_popup .btn_close:hover {
  transform: scale(0.8);
}
.pd_desc_popupContainer .pd_desc_popup .btn_close .btn_content {
  background-color: transparent !important;
}
.pd_desc_popupContainer .pd_desc_popup .btn_close .btn_content {
  background-color: #fff;
  color: #024f9d;
  font-weight: 900;
  font-size: 15px;
  margin-top: -1px;
  padding-bottom: 1px;
}

.pd_desc_spec_content {
  float: left;
  width: 196px;
}

.pd_desc_detail_right {
  float: right;
  border-radius: 7%;
  background-color: #E5E5E5;
  border: 1px solid #B2B2B2;
  max-width: 280px;
  width: 260px;
}

.pd_desc_id {
  color: #9999A2;
  font-size: 11px;
  line-height: 12px;
  margin-top: 3px;
}

.pd_desc_rating {
  border-bottom: 1px solid #9A9A9A;
  padding-bottom: 8px;
}

.pd_desc_specs {
  color: #000;
  font-size: 11px;
  margin-top: 10px;
}

.pd_desc_link {
  font-size: 12px;
  margin-top: 20px;
}
.pd_desc_link a {
  color: #069 !important;
}

.pd_desc_detail_seperator {
  float: left;
  width: 1px;
}

.pd_edit {
  margin-top: 10px;
  min-height: 140px;
  max-width: 288px;
  font-size: 11px;
  padding-right: 20px;
  padding-left: 40px;
}
.pd_edit li {
  color: #069;
  margin-bottom: 5px;
}
.pd_edit li a {
  color: #069;
}
.pd_edit .nolink {
  color: #000;
}

.pd_edit_text {
  font-family: Helvetica;
  font-size: 14px;
  font-weight: bold;
  margin-left: 10px;
}
.pd_edit_text:before {
  content: "";
  background-image: url("/WindmillCanada/pict/icons/gear.png");
  float: left;
  height: 20px;
  margin: -2px 5px 0 0;
  width: 20px;
}

.pd_desc_detail_left {
  float: left;
  margin-right: 4px;
}

/* POPUP: Product description in shopping cart - END */
/* POPUP: Quick View - START */
#divproductdetailpopup {
  min-width: 860px;
  overflow: initial;
}
#divproductdetailpopup .upgradeOptionsLink .moreSpecialCharge {
  font-size: 9px;
}

.pd_popup {
  border: 2px solid #D2D2D2 !important;
  width: 816px;
}

.pd_quickview {
  height: 402px;
  width: 329px;
}

.pd_gallary {
  float: left;
  height: auto;
  margin-right: 20px;
  width: 347px;
}

.pd_gallary_main {
  border: 1px solid #D4D2D2;
  height: 402px;
  padding: 10px;
  width: 325px;
}

.pd_gallary_media {
  padding-top: 89px;
}

.pd_gallery_thumb {
  width: 347px;
}
.pd_gallery_thumb ul {
  list-style-type: none;
  margin: 5px 0 0;
  padding: 0;
}
.pd_gallery_thumb li {
  border: 1px solid #D4D2D2;
  float: left;
  height: 65px;
  width: 65px;
}

.pd_gallery_img {
  cursor: pointer;
}

.pd_info {
  float: left;
  min-width: 447px;
}

.pd_close {
  background-image: url("/WindmillCanada/pict/category_pd_close.png");
  cursor: pointer;
  height: 25px;
  left: 96%;
  position: absolute;
  width: 25px;
}

.pd_name {
  color: #000;
  font-family: Helvetica;
  font-size: 14px;
  font-weight: bold;
  line-height: 16px;
}

.pd_id {
  border-bottom: 1px solid #000;
  color: #000;
  font-family: Helvetica;
  font-size: 10px;
  line-height: 12px;
  margin-top: 3px;
  padding-bottom: 8px;
}

.pd_rating {
  border-bottom: 1px solid #000;
  font-family: Helvetica;
  margin-top: 6px;
  padding-bottom: 8px;
}

.pd_rating_avg {
  float: left;
  font-size: 12px;
  font-weight: bold;
  margin-top: 2px;
}

.pd_rating_num {
  float: left;
  font-size: 12px;
  margin-top: 2px;
}

.pd_rating_stars {
  float: left;
  margin-top: 3px;
}

.pd_rating_hr {
  float: left;
  width: 384px;
}

.pd_heading_gray {
  color: #878787;
  float: left;
  font-size: 14px;
  font-weight: bold;
}

.pd_heading_blue {
  color: #6283C6;
  float: left;
  font-size: 14px;
  font-weight: bold;
  margin-right: 5px;
}

.pd_detailcap {
  font-family: Helvetica;
  margin-top: 6px;
}

.pd_detail_left {
  float: left;
  margin-right: 10px;
}

.pd_detail_seperator {
  border-left: 1px solid #999;
  float: left;
  height: 269px;
  width: 1px;
}

.pd_leading {
  font-size: 8pt;
  width: 262px;
}
.pd_leading .icon_madeInUSA {
  float: left;
  margin: 7px 5px 0 0;
}

.pd_specs {
  color: #000;
  font-family: Helvetica;
  font-size: 10px;
  margin-top: 10px;
}

.pd_spec {
  clear: both;
  line-height: 12px;
  margin-bottom: 5px;
}

.click_swatch_txt {
  font-weight: 700;
  font-size: 10px;
}

.pd_spec_heading {
  float: left;
  font-weight: bold;
  margin-right: 10px;
  width: 110px;
}

.pd_spec_content {
  float: left;
  width: 130px;
}

.pd_detail_right {
  float: right;
}

.pd_span_prodDetBanner {
  color: #EF6325;
  font-size: 17px;
  max-width: 246px;
  padding-bottom: 18px;
  text-align: right;
}

.pd_price_low {
  font-family: Helvetica;
  font-size: 12px;
  font-weight: bold;
  text-align: right;
}

.pd_price_lowprice {
  color: #B30600;
}

.pd_price {
  margin-top: 20px;
  min-height: 140px;
  max-width: 260px;
}

.pd_price_original {
  text-decoration: line-through;
}

.pd_link {
  font-family: Helvetica;
  font-weight: bold;
  margin-top: 40px;
  text-align: right;
}
.pd_link a {
  text-decoration: none;
}

.pd_link_quickquote {
  cursor: pointer;
}

.pd_link_text {
  color: #999;
  font-size: 12px;
  line-height: 18px;
  vertical-align: middle;
}

.pd_link_arrow {
  color: #2197D4;
  font-size: 20px;
  vertical-align: middle;
}

.pd_addtocartdiv {
  float: right;
  margin-top: 10px;
}
.pd_addtocartdiv .addtocart {
  box-shadow: 0 1px 5px #777;
  font-size: 17px;
  font-weight: 700;
  line-height: 23px;
  width: 210px;
}
.pd_addtocartdiv .addtocart .btn_content {
  background-image: -ms-linear-gradient(top, #00b436 0, #008d25 100%);
  background-image: -moz-linear-gradient(top, #00b436 0, #008d25 100%);
  background-image: -o-linear-gradient(top, #00b436 0, #008d25 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #00b436), color-stop(1, #008d25));
  background-image: -webkit-linear-gradient(top, #00b436 0, #008d25 100%);
  background-image: linear-gradient(to bottom, #00b436 0, #008d25 100%);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#00b436', endColorstr='#008d25')";
  padding: 3px 10px 0;
}
.pd_addtocartdiv .addtocart .btn_content .btn_subtxt {
  font-size: 12px;
  font-weight: 400;
  margin-top: -4px;
  text-align: center;
}

.pd_customize {
  float: right;
  margin-top: 51px;
}

.pd_personalize {
  float: right;
  margin-top: 29px;
}

.pd_quickadddiv {
  margin-bottom: 10px;
  padding-right: 10px;
  text-align: center;
}

.pd_quickaddtext {
  font-weight: bold;
  height: 14px;
  padding: 2px;
  width: 45px;
}

.pd_addtocartbtn {
  background: url("/WindmillCanada/pict/addtocart.png") no-repeat;
  border-style: none;
  cursor: pointer;
  float: right;
  height: 56px;
  margin-top: 4px;
  width: 158px;
}

.pd_errormessage {
  color: #f00;
}

.pd_shippingtext {
  float: left;
  font-size: 8pt;
  margin-top: 3px;
}

.pd_shippingtext23 {
  float: left;
  font-size: 8pt;
  margin-top: 15px;
}

.pd_shippingicon {
  float: left;
}

.pd_shippingtextdetails {
  color: #2F84C0;
  cursor: pointer;
  font-size: 8pt;
}

.pd_leading .shipInNDays {
  margin: 0 5px 0 0;
  width: 43px;
}

.pd_waitingBackground {
  background: #333;
  filter: alpha(opacity=0);
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  z-index: 3000000;
}

.quickview_addtocart_btn {
  background-image: url("/WindmillCanada/pict/personalizenow.png");
  height: 56px;
  width: 184px;
}

.pd_swatch_block_container {
  border: 1px solid #d7d3d4;
  float: left;
  height: 19px;
  margin-right: 2px;
  margin-bottom: 5px;
  padding: 1px;
  width: 19px;
}
.pd_swatch_block_container.highlight {
  border-color: #00f;
}

.pd_swatch_block_container_ellipse {
  border: 1px solid transparent;
}

.pd_swatch_block {
  height: 15px;
  width: 15px;
}

#div_Warning {
  margin-top: 15px;
}

/* POPUP: Quick View - END */
/* POPUP: Special Charges - START */
.specialcharge_popup {
  background-position: center -14px;
  background-repeat: no-repeat;
  border-spacing: 2px 7px;
  font-size: 12px;
  font-weight: 500;
  margin-top: 20px;
}
.specialcharge_popup .content {
  display: block;
  margin-top: 10px;
  width: 420px !important;
}
.specialcharge_popup .specialPriceTable {
  margin: 20px 0 20px 65px;
}
.specialcharge_popup td {
  padding: 7px 10px;
  text-align: left;
}
.specialcharge_popup td.chargeDesc {
  padding-right: 40px;
}
.specialcharge_popup .upgrageoption {
  float: left;
}
.specialcharge_popup .note {
  clear: both;
  padding-top: 5px;
}
.specialcharge_popup .btn_ShowNowAdvance {
  border: medium none !important;
  margin: 0 0 10px !important;
}
.specialcharge_popup .btn_ShowNow {
  padding: 5px 10px !important;
}

/* POPUP: Special Charges - END */
/* POPUP: Shipping Details - START */
.shippingDetailsPopup {
  /* IE10 Consumer Preview */
  background-image: -ms-linear-gradient(top, #ffffff 0, #bcbcbc 100%);
  /* Mozilla Firefox */
  background-image: -moz-linear-gradient(top, #ffffff 0, #bcbcbc 100%);
  /* Opera */
  background-image: -o-linear-gradient(top, #ffffff 0, #bcbcbc 100%);
  /* Webkit (Safari/Chrome 10) */
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ffffff), color-stop(1, #bcbcbc));
  /* Webkit (Chrome 11+) */
  background-image: -webkit-linear-gradient(top, #ffffff 0, #bcbcbc 100%);
  /* W3C Markup, IE10 Release Preview */
  background-image: linear-gradient(to bottom, #ffffff 0, #bcbcbc 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr="#ffffff", endColorstr="#bcbcbc"); /* IE6 & IE7 */
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ffffff', endColorstr='#bcbcbc')"; /* IE8 */
  border: 1px solid #dcdcdc;
  font-size: 13px;
  left: 290px;
  padding: 15px;
  position: absolute;
  top: 110px;
  visibility: hidden;
  width: 300px;
  z-index: 2;
}
.shippingDetailsPopup .shipicon_2days, .shippingDetailsPopup .shipicon_3days {
  float: left;
  height: 66px;
  margin: 0 15px 20px 0;
  width: 66px;
}
.shippingDetailsPopup .ordershipstext {
  font-size: 14px;
  font-weight: 700;
  margin-top: 11px;
  text-transform: uppercase;
}
.shippingDetailsPopup .numdaystext_2days, .shippingDetailsPopup .numdaystext_3days {
  font-weight: 700;
  text-transform: uppercase;
}
.shippingDetailsPopup .placeordertext_2days, .shippingDetailsPopup .placeordertext_3days {
  clear: both;
  font-size: 14px;
}
.shippingDetailsPopup .subtext {
  color: #595959;
  font-size: 10px;
  margin-top: 20px;
}

/* POPUP: Shipping Details - END */
/* POPUP: Upsell - START */
.UpsellPopup_wrapper {
  width: 660px;
}
.UpsellPopup_wrapper .UpsellPopup {
  background: #fff;
  border: solid 2px #aaa;
  font-size: 13px;
  margin: 5% auto;
  width: 660px;
  z-index: 10000;
}
.UpsellPopup_wrapper .UpsellPopup h1 {
  color: #8b8a8a !important;
  float: left !important;
  font-size: 17px !important;
  margin-top: 10px !important;
  margin-bottom: 1px !important;
  margin-left: 30px !important;
  text-align: left !important;
  width: 100% !important;
}
.UpsellPopup_wrapper .UpsellPopup .upsellpopup_wrapper {
  float: left;
  margin: 5px 25px;
}
.UpsellPopup_wrapper .UpsellPopup .div_AccessoriesBtnAddtoCart {
  clear: both;
  margin-left: 320px;
}

/* POPUP: Upsell - END */
/* POPUP: Abandoned Cart - START */
.popupContainer .abandoned_popup .content {
  margin: 20px 30px 10px;
  width: 350px !important;
}
.popupContainer .abandoned_popup .content .title {
  font-size: 40px;
  margin-bottom: 15px;
}
.popupContainer .abandoned_popup .content .product_image {
  border: 1px solid #808080;
  display: block;
  margin: 20px auto 0;
  padding: 5px;
}
.popupContainer .abandoned_popup .content .btn_ShowNowAdvance {
  border: medium none !important;
  margin: 22px 0 10px !important;
}

/* POPUP: Abandoned Cart - END */
/* Save to Wish List & Projects Popup - START */
.popup_saveItem {
  border: 1px solid #2f8ad1;
  margin: 10px auto;
  position: relative;
  width: 500px;
}
.popup_saveItem h1 {
  color: #fc5a0f;
  font-size: 22px;
}
.popup_saveItem p {
  font-size: 14px;
}
.popup_saveItem a {
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
}
.popup_saveItem a:hover {
  text-decoration: underline;
}
.popup_saveItem .close_popup {
  transition: all 0.25s ease;
  cursor: pointer;
  overflow: hidden;
  z-index: 999999;
  content: "";
  width: 30px;
  height: 30px;
  background: #fff url("/Windmill/pict/popups/close.svg") no-repeat center;
  top: 10px;
  right: 10px;
  position: absolute;
  display: inline-block;
  /* Hide text 'X' when not inside parent container...or remove all 'X' from other files. */
  text-indent: -1000em;
  /* Hide text 'X' when inside parent container...or remove all 'X' from other files. */
}
.popup_saveItem .close_popup:hover {
  transform: scale(0.8);
}
.popup_saveItem .close_popup .btn_content {
  background-color: transparent !important;
}
.popup_saveItem .savedItem_container {
  margin: 0 auto;
  padding: 20px 0;
  width: 95%;
}
.popup_saveItem .savedItem_container h1 {
  color: #00539b;
  margin-bottom: 5px;
  text-align: center;
}
.popup_saveItem .savedItem_container p {
  margin: 20px 0;
}
.popup_saveItem .savedItem_container label {
  display: inline-block;
  float: right;
  font-size: 11px;
  line-height: 7px;
  margin: 0 0 10px 18px;
  width: 255px;
}
.popup_saveItem .savedItem_container input[type=checkbox] {
  margin-left: -18px;
  vertical-align: middle;
}
.popup_saveItem .savedItem_container input[type=text] {
  float: right;
  height: 30px;
  width: 275px;
}
.popup_saveItem .savedItem_container .popup_rule {
  border: 1px solid #09579d;
}
.popup_saveItem .savedItem_container .email_label {
  display: inline-block;
  margin: 8px 0 0 20px;
}
.popup_saveItem .savedItem_container .name_project {
  clear: both;
}
.popup_saveItem .savedItem_container .popup_action {
  clear: both;
}
.popup_saveItem .savedItem_container .example_text {
  color: #939598;
  display: block;
  float: right;
  font-size: 11px;
  font-style: italic;
  margin: 0;
  width: 275px;
}
.popup_saveItem .savedItem_container .close_link {
  color: #06c;
  cursor: pointer;
  float: left;
  font-size: 14px;
  margin: 15px 0 0 20px;
  text-decoration: underline;
}
.popup_saveItem .savedItem_container .save_btn {
  background-color: #00539b;
  background-image: none;
  border-radius: 7px;
  color: #fff;
  cursor: pointer;
  float: right;
  font-size: 15px;
  font-weight: bold;
  height: 30px;
  line-height: 30px;
  margin: 10px 0 0 10px;
  padding: 0 20px;
  text-align: center;
  width: 130px;
}
.popup_saveItem .savedItem_container .clear {
  clear: both;
}

/* Save to Wish List Popup - END */
/* Help icons & popups - START */
input[type=text][readonly] {
  border: none;
  outline: none;
}

.chargedescriptionpopup .content {
  padding: 12px 50px 12px 10px !important;
  width: 280px;
  height: auto;
  line-height: normal;
  text-align: left !important;
  box-sizing: content-box;
}
.chargedescriptionpopup .arrow {
  margin-left: -75px !important;
}
.chargedescriptionpopup .arrow:after {
  border: 1px solid #005386 !important;
}

.chargedescriptionhelpwrapper {
  display: inline-block !important;
  text-align: center;
  vertical-align: middle;
}

.chargedescriptionhelp {
  background: transparent url("/WindmillCanada/pict/specChgHelp.png") no-repeat scroll 0 0;
  margin-left: 2px;
  height: 14px;
  overflow: hidden;
  width: 14px;
  border: none;
  float: left;
  display: inline-block;
}

/* Help icons - END */
/* Email Collection - START */
.popupContainer .div_jQueryEmail {
  -webkit-transform: translate(-50%, -50%); /* Safari */
  transform: translate(-50%, -50%);
  display: none;
  left: 50%;
  margin: auto;
  min-height: 400px;
  padding: 30px 50px 15px;
  position: fixed;
  right: 0;
  text-align: left;
  top: 50%;
  width: 620px;
  z-index: 1199;
}
.popupContainer .div_jQueryEmail hr {
  background-color: #d0d0d0;
  border: none;
  height: 1px;
  margin: 20px auto;
  width: 90%;
}
.popupContainer .div_jQueryEmail .jemail_exists {
  padding-top: 100px;
}
.popupContainer .div_jQueryEmail .contentarea {
  margin: 0 auto;
  width: 90%;
}
.popupContainer .div_jQueryEmail .txt_offer {
  display: inline-block;
  line-height: 45px;
  vertical-align: middle;
}
.popupContainer .div_jQueryEmail .txt_offer .txt_line1 {
  font-size: 60px;
}
.popupContainer .div_jQueryEmail .txt_offer .txt_line2 {
  font-size: 41px;
}
.popupContainer .div_jQueryEmail .title {
  color: #014e9e;
  font-size: 20px;
  font-weight: 700;
  margin: 0 0 10px;
}
.popupContainer .div_jQueryEmail .emailsu_getexclusive {
  color: #03468c;
  display: inline-block;
  font-size: 20px;
  font-weight: bold;
  margin: 0;
  padding: 0 15px 0 0;
  text-align: right;
  vertical-align: middle;
  width: 49%;
}
.popupContainer .div_jQueryEmail .emailsu_bulletin {
  color: #476988;
  display: inline-block;
  font-size: 13px;
  line-height: 22px;
  list-style-position: inside;
  margin: 0;
  padding: 0 0 0 15px;
  vertical-align: middle;
  width: 49%;
}
.popupContainer .div_jQueryEmail .emailsu_bulletin li {
  line-height: 1.35;
  margin: 0;
  padding: 0;
}
.popupContainer .div_jQueryEmail .emailsu_textwrap {
  margin: 0 0 25px;
}
.popupContainer .div_jQueryEmail .emailsu_thankyou {
  color: #476988;
  font-size: 13px;
  margin: 0 0 25px;
}
.popupContainer .div_jQueryEmail .emailsu_enteryour {
  color: #4c4c4c;
  font-size: 13px;
}
.popupContainer .div_jQueryEmail .emailsu_inputbox {
  border: 1px solid #bebebe;
  height: 40px;
  margin: 0 0 15px;
  padding: 0 10px;
  width: 100%;
}
.popupContainer .div_jQueryEmail .invalid {
  color: #f00;
}
.popupContainer .div_jQueryEmail .guarantee {
  margin: 0 0 0 10px;
}
.popupContainer .div_jQueryEmail .links {
  float: right;
  text-align: center;
}
.popupContainer .div_jQueryEmail .links a {
  display: block;
}
.popupContainer .div_jQueryEmail .emailsu_signup_btn {
  background-color: #014e9e;
  border-radius: 7px;
  color: #fff;
  font-size: 13px;
  font-weight: 700;
  padding: 12px 30px;
}
.popupContainer .div_jQueryEmail .emailsu_continue_btn {
  background-color: #014e9e;
  border-radius: 7px;
  color: #fff;
  font-size: 13px;
  font-weight: 700;
  padding: 12px 30px;
}
.popupContainer .div_jQueryEmail .emailsu_privacy {
  clear: both;
  padding-top: 15px;
  text-decoration: underline !important;
}
.popupContainer .div_jQueryEmail .emailsu_privacy:hover {
  text-decoration: none !important;
}

.email_registerNow,
.email_invalidEmail,
.email_thankyouLogo,
.email_exists {
  margin-left: 20px;
}

.email_invalidEmail,
.email_thankyouLogo,
.email_exists,
.jemail_invalidEmail,
.jemail_thankyouLogo,
.jemail_exists {
  background-color: inherit;
  display: none;
}

/* Email Collection - END */
.versesPopContainer {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
  border: medium none !important;
  overflow: visible !important;
}
.versesPopContainer .ui-dialog-titlebar {
  display: none;
}
.versesPopContainer .versePop {
  max-width: 700px;
  max-height: 500px;
  background-color: #fff !important;
  border: 1px solid #024f9d !important;
  box-shadow: 0 0 15px #888;
  left: 0;
  overflow: visible !important;
  right: 0;
}
.versesPopContainer .versePop .verses {
  max-width: 700px;
  max-height: 480px;
  overflow-y: auto;
}
.versesPopContainer .versePop .btn_close {
  transition: all 0.25s ease;
  cursor: pointer;
  overflow: hidden;
  z-index: 999999;
  content: "";
  width: 30px;
  height: 30px;
  background: #fff url("/Windmill/pict/popups/close.svg") no-repeat center;
  top: 10px;
  right: 10px;
  position: absolute;
  display: inline-block;
  /* Hide text 'X' when not inside parent container...or remove all 'X' from other files. */
  text-indent: -1000em;
  /* Hide text 'X' when inside parent container...or remove all 'X' from other files. */
}
.versesPopContainer .versePop .btn_close:hover {
  transform: scale(0.8);
}
.versesPopContainer .versePop .btn_close .btn_content {
  background-color: transparent !important;
}
.versesPopContainer .versePop .btn_close .btn_content {
  background-color: #fff;
  color: #024f9d;
  font-size: 15px;
  font-weight: 900;
  margin-top: -1px;
  padding-bottom: 1px;
}

/*#region popup toolkit*/
.pos-relative {
  position: relative;
}
.pos-relative [popup=absolute] {
  position: absolute;
}

[popup] {
  z-index: 10000;
  display: inline-block;
}
[popup][display=block] {
  display: block;
}
[popup]:not([visible=true]) {
  display: none;
}
[popup]:not([visible=true]) + .popup-mask {
  display: none;
}
[popup] > .box {
  z-index: 10200;
  /*border: $popup-border;*/
  overflow: visible;
  position: relative;
}
[popup] > .box > .top-right-circle-hex {
  transition: all 0.25s ease;
  cursor: pointer;
  overflow: hidden;
  z-index: 999999;
  content: "";
  width: 30px;
  height: 30px;
  background: #fff url("/Windmill/pict/popups/close.svg") no-repeat center;
  top: 10px;
  right: 10px;
  position: absolute;
  display: inline-block;
  /* Hide text 'X' when not inside parent container...or remove all 'X' from other files. */
  text-indent: -1000em;
  /* Hide text 'X' when inside parent container...or remove all 'X' from other files. */
}
[popup] > .box > .top-right-circle-hex:hover {
  transform: scale(0.8);
}
[popup] > .box > .top-right-circle-hex .btn_content {
  background-color: transparent !important;
}
[popup] > .box > .arrow {
  z-index: 10210;
  background: white;
  border: 1px solid #00649d;
  box-shadow: 4px 0 rgba(48, 48, 48, 0.8);
  position: absolute;
  border-radius: 0;
  transform: rotate(45deg);
  width: 28px;
  height: 28px;
}
[popup] > .box > .arrow[visible=false] {
  display: none;
}
[popup] > .box > .arrow.top {
  top: -10px;
  left: 2%; /*2% ~ 87%*/
}
[popup] > .box > .arrow.left {
  left: -10px;
  top: 4%; /*4% ~ 78%*/
}
[popup] > .box > .arrow.right {
  right: -10px;
  top: 10%; /*10% ~ 78%*/
}
[popup] > .box > .arrow.bottom {
  bottom: -10px;
  left: 2%; /*2% ~ 89%*/
}
[popup] > .box > .content {
  z-index: 10220;
  background: white;
  /*border-radius: $popup-border-radius;*/
  font-size: 14px;
  padding: 12px;
  position: relative;
  text-align: left;
}

#quoteOfferDetails .content {
  padding-right: 40px;
}

[popup=absolute-fixed] {
  z-index: 10210;
  position: absolute;
  text-align: center;
  left: 0;
  right: 0;
  margin: 0;
}
[popup=absolute-fixed] + .popup-mask {
  background: rgba(48, 48, 48, 0.8);
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 10200;
}

[popup=fixed] {
  z-index: 10210;
  position: fixed;
  display: block;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
[popup=fixed] + .popup-mask {
  background: rgba(48, 48, 48, 0.8);
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 10200;
}
[popup=fixed] > .box {
  /*border: $modal-border;*/
  /*border-radius: $modal-border-radius;*/
  box-shadow: none;
  height: 100%;
}
[popup=fixed] > .box > .top-right-circle-hex {
  transition: all 0.25s ease;
  cursor: pointer;
  overflow: hidden;
  z-index: 999999;
  content: "";
  width: 30px;
  height: 30px;
  background: #fff url("/Windmill/pict/popups/close.svg") no-repeat center;
  top: 10px;
  right: 10px;
  position: absolute;
  display: inline-block;
  /* Hide text 'X' when not inside parent container...or remove all 'X' from other files. */
  text-indent: -1000em;
  /* Hide text 'X' when inside parent container...or remove all 'X' from other files. */
}
[popup=fixed] > .box > .top-right-circle-hex:hover {
  transform: scale(0.8);
}
[popup=fixed] > .box > .top-right-circle-hex .btn_content {
  background-color: transparent !important;
}
[popup=fixed] > .box > .content {
  background: white;
  /*border-radius: $modal-border-radius;*/
  padding: 12px;
  height: 100%;
}

/*#end popup toolkit*/
/* Expired Coupon Popup */
#popExpiredCoupon {
  top: 100px;
  text-align: center;
  margin: auto;
}
#popExpiredCoupon .content {
  width: auto;
  display: inline-block;
  height: auto;
}
#popExpiredCoupon .content .expiredCoupon_popup {
  background-color: #fff;
  color: #505050;
  width: 450px;
  padding: 0 40px;
  box-sizing: border-box;
}
#popExpiredCoupon .content .expiredCoupon_popup .expiredCoupon_heading {
  border-bottom: 1px solid #F2A900;
  color: #000;
  font-size: 50px;
  margin-bottom: 30px;
  padding: 0 0 20px 20px;
}
#popExpiredCoupon .content .expiredCoupon_popup .expiredCoupon_text {
  font-size: 34px;
  text-align: left;
  padding: 0 20px;
}
#popExpiredCoupon .content .expiredCoupon_popup .expiredCoupon_newCoupon {
  font-size: 18px;
  text-align: center;
}
#popExpiredCoupon .content .expiredCoupon_popup .bottom_text {
  font-size: 12px;
  margin-top: 25px;
  text-align: center;
}
#popExpiredCoupon .content .expiredCoupon_popup .expiredCoupon_alert {
  color: #FF0000;
  font-weight: bold;
}
#popExpiredCoupon .content .expiredCoupon_popup .button {
  cursor: pointer;
  text-align: center;
  margin: 25px 0;
  width: 100%;
}
#popExpiredCoupon .content .expiredCoupon_popup .btn_content {
  background-color: #05a26b;
  border-radius: 7px;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  line-height: 42px;
}

/* END Expired Coupon Popup*/
/*Up-Sell Popup*/
#upsell_popupcontainer {
  background-color: #fff;
  box-shadow: 0 0 15px #888;
  display: none;
  font-family: Arial, Helvetica, "Trebuchet MS", Verdana, sans-serif;
  width: 450px !important;
  height: auto !important;
  overflow: visible;
  padding: 15px;
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
#upsell_popupcontainer .btn_close {
  transition: all 0.25s ease;
  cursor: pointer;
  overflow: hidden;
  z-index: 999999;
  content: "";
  width: 30px;
  height: 30px;
  background: #fff url("/Windmill/pict/popups/close.svg") no-repeat center;
  top: 10px;
  right: 10px;
  position: absolute;
  display: inline-block;
  /* Hide text 'X' when not inside parent container...or remove all 'X' from other files. */
  text-indent: -1000em;
  /* Hide text 'X' when inside parent container...or remove all 'X' from other files. */
}
#upsell_popupcontainer .btn_close:hover {
  transform: scale(0.8);
}
#upsell_popupcontainer .btn_close .btn_content {
  background-color: transparent !important;
}
#upsell_popupcontainer .btn_close .btn_content {
  background-color: #fff;
  color: #00649d;
  font-size: 15px;
  font-weight: 900;
  margin-top: -1px;
  padding-bottom: 1px;
}
#upsell_popupcontainer .upsell_wrapper {
  border: 1px solid #000;
  padding: 15px 0 0;
}
#upsell_popupcontainer .upsell_wrapper h1 {
  margin-top: 10px;
  color: #000;
  font-size: 45px;
  font-stretch: condensed;
  font-weight: normal;
  letter-spacing: 1px;
  text-align: center;
}
#upsell_popupcontainer .upsell_wrapper .upsell_content {
  color: #000;
  font-size: 15px;
  text-align: center;
}
#upsell_popupcontainer .upsell_wrapper .upsell_quantity .qty_container {
  padding: 10px;
}
#upsell_popupcontainer .upsell_wrapper .upsell_quantity .qty_container h1 {
  color: #fc5a0f !important;
  font-size: 15px !important;
}
#upsell_popupcontainer .upsell_wrapper .upsell_quantity .qty_container p {
  color: #000;
  font-size: 13px;
  margin-bottom: 5px;
}
#upsell_popupcontainer .upsell_wrapper .upsell_quantity .qty_message {
  text-align: right;
}
#upsell_popupcontainer .upsell_wrapper #upsell_action {
  margin-top: 20px;
}
#upsell_popupcontainer .upsell_wrapper #upsell_action .qty_cancel {
  color: #06C !important;
  display: block;
  font-weight: bold;
  margin-top: 20px;
  text-decoration: underline;
  text-align: center;
}
#upsell_popupcontainer .upsell_wrapper #upsell_action .qty_update {
  display: block;
  text-decoration: none;
  background-color: #1c8d00;
  border-radius: 7px;
  color: #fff !important;
  font-size: 14px;
  width: 300px;
  text-align: center;
  padding: 10px 0;
}

/*End Up-Sell Popup*/
.popup-charge {
  border: 1px solid #33C5F3;
  position: absolute;
  top: 34px;
  left: 0;
}
.popup-charge .desktop {
  padding: 12px 45px 12px 12px !important;
}

.popup_saveItem {
  display: none;
}

.popupContainer .popup_saveItem {
  background-color: #fff !important;
  border: 1px solid #00649d;
  box-shadow: 0 0 15px #888;
  overflow: visible !important;
  max-width: 500px;
  padding: 0;
}

.popup_saveItem .savedItem_container label {
  line-height: 18px;
}

.popup_saveItem .savedItem_container .save_btn {
  width: 65%;
}

.view_wishlist a {
  color: #fff;
}

.popup_header {
  color: #00539b;
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 5px;
  text-align: center;
}

.form-group > span {
  font-size: 1em;
  line-height: 1em;
}

.checkbox div.email-sign-up-checkbox > input[type=checkbox],
.checkbox div.email-sign-up-checkbox > label,
.checkbox div.email-sign-up-checkbox > a {
  vertical-align: middle;
}

.relative {
  position: relative;
}

.relative .special_offers_popup {
  position: absolute;
  display: none;
  background: white;
  border: solid 1px gray;
  z-index: 2;
  width: 250px;
  padding: 10px;
  left: 100px;
}

.special_offers_popup .btnclose {
  position: absolute;
  top: 10px;
  right: 10px;
}

.special_offers_popup .special_offers_text1 {
  color: #545963;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.2em;
}

.special_offers_popup .special_offers_text2 {
  color: orange;
  display: inline-block;
  font-size: 20px;
  font-weight: bold;
  margin-right: 5px;
}

.special_offers_popup .special_offers_text3 {
  color: gray;
  font-size: 12px;
  margin-top: 10px;
}

.special_offers_popup .special_offer_link {
  color: #fff;
  cursor: pointer;
  font-size: 11px;
  vertical-align: middle;
}

/*EDIT QUANTITY POPUP START*/
.popupContainer .qty_popup_container {
  background-color: #fff !important;
  border: 1px solid #00649d;
  box-shadow: 0 0 15px #888;
  overflow: visible !important;
  padding: 10px;
  min-width: 650px;
  height: auto !important;
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.popupContainer .qty_popup_container .btn_close {
  transition: all 0.25s ease;
  cursor: pointer;
  overflow: hidden;
  z-index: 999999;
  content: "";
  width: 30px;
  height: 30px;
  background: #fff url("/Windmill/pict/popups/close.svg") no-repeat center;
  top: 10px;
  right: 10px;
  position: absolute;
  display: inline-block;
  /* Hide text 'X' when not inside parent container...or remove all 'X' from other files. */
  text-indent: -1000em;
  /* Hide text 'X' when inside parent container...or remove all 'X' from other files. */
}
.popupContainer .qty_popup_container .btn_close:hover {
  transform: scale(0.8);
}
.popupContainer .qty_popup_container .btn_close .btn_content {
  background-color: transparent !important;
}

.popupContainer .qty_popup_container .btn_close .btn_content {
  background-color: #fff;
  color: #00649d;
  font-size: 15px;
  font-weight: 900;
  margin-top: -1px;
  padding-bottom: 1px;
  height: 100%;
}

.qty_popup_container {
  display: none;
}

.qty_container h1 {
  color: #fc5a0f;
}

.qty_product_option a {
  text-decoration: underline;
}

.qty_action {
  text-align: center;
}

.qty_cancel {
  color: #06C !important;
  display: inline-block;
  font-weight: bold;
  text-decoration: underline;
  cursor: pointer;
  margin: 10px auto;
  display: block;
  width: 150px;
}

.qty_update {
  display: block;
  text-decoration: none;
  background-color: #05a26b;
  border-radius: 7px;
  color: #fff !important;
  font-size: 14px;
  width: 250px;
  text-align: center;
  padding: 10px;
  margin: 0 auto;
  cursor: pointer;
}

/*EDIT QUANTITY POPUP END*/
/*Saved Project POPUP START*/
#project {
  display: none;
}

.project-container {
  width: 700px !important;
}
.project-container .ui-dialog-titlebar {
  display: none;
}
.project-container .ui-dialog-content {
  padding: 0;
}
.project-container .project-dialog {
  max-width: 800px;
  background-color: #fff;
}
.project-container .project-dialog .dialog-header {
  height: 40px;
}
.project-container .project-dialog .dialog-header .close {
  height: 40px;
  width: 40px;
  padding: 0;
  margin: 0 0 0 auto;
  background-color: transparent;
  color: #003087;
  border: 0;
  float: right;
  font-weight: 700;
  font-size: 40px;
  opacity: 0.5;
  line-height: 1;
  outline: none;
}
.project-container .project-dialog .dialog-body {
  width: 90%;
  margin: 5px auto;
  font-weight: 500;
}
.project-container .project-dialog .dialog-body .title {
  text-align: center;
  font-size: 26px;
  font-weight: 700;
  margin-bottom: 20px;
}
.project-container .project-dialog .dialog-body .desc {
  text-align: left;
  margin-bottom: 15px;
  font-weight: 400;
}
.project-container .project-dialog .dialog-body .required:after {
  content: "*required";
  color: red;
  margin-left: 5px;
}
.project-container .project-dialog .dialog-body .example {
  color: #bbb;
  font-weight: 400;
  margin-top: -10px;
  margin-bottom: 15px;
}
.project-container .project-dialog .dialog-body .privacy {
  border: none;
  color: #00f;
  text-decoration: underline;
}
.project-container .project-dialog .dialog-footer {
  text-align: center;
  padding: 10px;
}
.project-container .project-dialog .dialog-footer .btn-cancel {
  color: #003087;
  background: transparent;
  border: none;
  text-decoration: underline;
  font-weight: 700;
  margin: 0 20px 0 0;
}
.project-container .project-dialog .dialog-footer .btn-save {
  background-color: #05a26b;
  border: 0;
  border-radius: 7px;
  box-shadow: none;
  color: white;
  height: 48px;
  line-height: 23px;
  margin: 0 auto;
  width: 122px;
  font-weight: 700;
}
.project-container .project-dialog .dialog-footer .saving {
  cursor: default;
  -ms-opacity: 0.5;
  opacity: 0.5;
}

/*Saved Project POPUP END*/
/*start chat offline email form*/
#divChatBox2 {
  position: fixed;
  z-index: 99999;
  right: 20px;
  width: 415px;
  height: 453px;
  /* height: auto;
   */
  overflow: hidden;
  bottom: 0;
  border: 1px solid #e5e5e5;
  background-color: #ffffff;
  border-radius: 4px 4px 0 0;
  font-family: sans-serif;
}

.divChatBox2.block {
  display: block;
}

.divChatBox2.none {
  display: none;
}

.divChatBox2 .customer-logo-container {
  height: 28px;
  margin-bottom: 12px !important;
}

.divChatBox2 .customer-logo-container img {
  max-width: 100%;
  max-height: 100%;
}

.divChatBox2 .chatHeader {
  background-color: #33C5F3;
  padding-top: 15px;
  text-align: left;
  color: #fff;
  padding-left: 20px;
  padding-bottom: 2px;
}

.divChatBox2 #topBar {
  position: absolute;
  right: 10px;
  top: 10px;
}

.divChatBox2 .chat-header-title {
  margin-bottom: 6px;
}

.divChatBox2 .chat-header-title p {
  font-size: 14px;
  margin: 10px 0;
}

.divChatBox2 .chat-header-title span {
  font-size: 22px;
  white-space: nowrap;
  width: 360px;
  display: block;
  text-overflow: ellipsis;
  overflow: hidden;
}

.divChatBox2 .user-fields {
  position: relative;
  width: 100%;
  float: left;
  padding: 20px 20px 10px;
  box-sizing: border-box;
}

.divChatBox2 .form-row {
  float: left;
  width: 100%;
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.divChatBox2 .form-input,
.divChatBox2 textarea {
  position: relative;
}

.divChatBox2 input.k-textbox,
.divChatBox2 textarea {
  background-color: #fff;
  color: #333;
  font-size: 16px;
  height: 2.43em;
  display: block;
  width: 96%;
  padding: 5px;
  line-height: 1.42857143;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.08);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.08);
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  float: right;
  margin-bottom: 5px;
  margin-right: 7px;
  font-family: Arial;
}

.divChatBox2 textarea {
  height: 80px;
}

.divChatBox2 .required-symbol {
  color: #d15847;
  position: absolute;
  padding: 0 5px 0 0;
  right: -12px;
  font-size: 24px;
  top: 8px;
}

.divChatBox2 input.k-button {
  background: green;
  color: #fff;
  border: 1px solid green;
  text-align: center;
  margin-bottom: 10px;
  margin-right: 2%;
  position: relative;
  padding: 5px 25px;
  border-radius: 4px;
  margin: 0 auto;
  display: block;
}

.divChatBox2 #chatFinished {
  text-align: center;
  margin-top: 58px;
  font-size: 14px;
}

.divChatBox2 #chatErrorMessage {
  color: red;
  text-align: center;
  display: inherit;
  margin-top: 5px;
}

/*end chat offline email form*/
/*Remove item start*/
#removeCartItemConfirmPopup .description, #removeWishListConfirmPopup .description, #removeSavedProjectConfirmPopup .description {
  font-size: 17px;
}
#removeCartItemConfirmPopup .btn-save, #removeWishListConfirmPopup .btn-save, #removeSavedProjectConfirmPopup .btn-save {
  background-color: #047C52;
  border-radius: 7px;
  box-shadow: none;
  color: white;
  height: 44px;
  line-height: 23px;
  margin: 0 auto;
  width: 122px;
  font-weight: 700;
  display: inline-block;
  text-decoration: none;
  padding: 10px;
  border: 2px solid transparent;
}
#removeCartItemConfirmPopup .btn-save:hover, #removeWishListConfirmPopup .btn-save:hover, #removeSavedProjectConfirmPopup .btn-save:hover {
  background-color: white;
  border: 2px solid #047C52;
  color: #047C52;
}
#removeCartItemConfirmPopup .btn-cancel, #removeWishListConfirmPopup .btn-cancel, #removeSavedProjectConfirmPopup .btn-cancel {
  color: #003087;
  background: transparent;
  border: none;
  font-weight: 700;
  margin: 0 20px 0 0;
  text-decoration: underline;
}

.allImagesContainer {
  height: 100%;
  border: 0px solid rgba(0, 0, 0, 0) !important;
  padding: 0px !important;
  overflow: auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.allImagesContainer .imgListingsTab {
  border-bottom: 3px solid #ccc;
  color: #ccc;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  padding: 8px;
  position: static;
  flex: 1;
  text-align: center;
}
@media (min-width: 550px) {
  .allImagesContainer .imgListingsTab {
    border: none;
    height: 35px;
    width: auto;
  }
}
.allImagesContainer .imgActive {
  background-color: transparent;
  border-bottom: 3px solid #003087;
  color: black;
}
.allImagesContainer .imgListingsTabs {
  margin-bottom: 30px;
  width: 50%;
  display: flex;
}
@media (min-width: 550px) {
  .allImagesContainer .imgListingsTabs {
    border-bottom: 3px solid #ccc;
    height: 35px;
    position: relative;
  }
}
.allImagesContainer .ui-state-default, .allImagesContainer .ui-widget-content .ui-state-default, .allImagesContainer .ui-widget-header .ui-state-default {
  border-radius: 100px;
  background: #003087;
  border: 1px solid #003087;
}
.allImagesContainer .ui-widget-header {
  background: #003087;
  border-bottom-left-radius: 100px;
  border-top-left-radius: 100px;
}
.allImagesContainer .ui-widget-content {
  border-radius: 100px !important;
}
.allImagesContainer select {
  height: 40px;
  padding: 0 5px;
  border: 1px solid #000000;
  background: #FFFFFF;
  border-radius: 5px;
}

/*Remove item end*/
@keyframes loader {
  15% {
    transform: translateX(0);
  }
  45% {
    transform: translateX(230px);
  }
  65% {
    transform: translateX(230px);
  }
  95% {
    transform: translateX(0);
  }
}
@keyframes loading-text {
  0% {
    content: "Loading";
  }
  25% {
    content: "Loading.";
  }
  50% {
    content: "Loading..";
  }
  75% {
    content: "Loading...";
  }
}
.animated-loading-container {
  display: none;
  height: 100vh;
  width: 100%;
  font-family: Helvetica;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99999;
}
.animated-loading-container .loader {
  height: 20px;
  width: 250px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.animated-loading-container .loader--dot {
  animation-name: loader;
  animation-timing-function: ease-in-out;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  height: 20px;
  width: 20px;
  border-radius: 100%;
  background-color: black;
  position: absolute;
  border: 2px solid white;
}
.animated-loading-container .loader--dot:first-child {
  background-color: #33C5F3;
  animation-delay: 0.5s;
}
.animated-loading-container .loader--dot:nth-child(2) {
  background-color: #E84784;
  animation-delay: 0.4s;
}
.animated-loading-container .loader--dot:nth-child(3) {
  background-color: #130F41;
  animation-delay: 0.3s;
}
.animated-loading-container .loader--dot:nth-child(4) {
  background-color: #E84784;
  animation-delay: 0.2s;
}
.animated-loading-container .loader--dot:nth-child(5) {
  background-color: #33C5F3;
  animation-delay: 0.1s;
}
.animated-loading-container .loader--dot:nth-child(6) {
  background-color: #130F41;
  animation-delay: 0s;
}
.animated-loading-container .loader--text {
  position: absolute;
  top: 200%;
  left: 0;
  right: 0;
  width: 4rem;
  margin: auto;
  text-shadow: 1px 1px 2px #fff, 0 0 1em rgba(0, 0, 0, 0.3), 0 0 0.2em rgba(0, 0, 0, 0.3);
}
.animated-loading-container .loader--text:after {
  content: "Loading";
  font-weight: bold;
  animation-name: loading-text;
  animation-duration: 1s;
  animation-iteration-count: infinite;
}

