/* Minification failed. Returning unminified contents.
(17376,15): run-time error CSS1039: Token not allowed after unary operator: '-Primary-Navy'
 */
@charset "UTF-8";
.underline {
  text-decoration: underline;
}

.floatleft, .float_left {
  float: left;
}

.floatright, .floatRight, .float_right {
  float: right;
}

.right0 {
  right: 0;
}

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

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

.clearboth, .clear {
  clear: both;
}

.line-separator {
  border-bottom: 1px solid #cecece;
  height: 1px;
}

#hiddenSection {
  display: none;
}

.hidden {
  display: none;
}

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

a.white {
  color: #6a6a6a;
  text-decoration: none;
}

.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: 20px;
  }
  .category_container_heading h3 a {
    font-size: 20px;
  }
  .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;
}

/* 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*/
* {
  box-sizing: border-box;
}

body {
  background-color: #fff;
  color: #000;
  font-family: Arial, Helvetica, "Trebuchet MS", Verdana, sans-serif;
  margin: 0;
  padding: 0;
}
body {
  font-size: 0.69rem;
}
@media screen and (min-width: 47rem) {
  body {
    font-size: calc(0.25vw + 0.5725rem);
  }
}
@media screen and (min-width: 95rem) {
  body {
    font-size: 0.81rem;
  }
}

input {
  border-radius: 0;
  color: #000;
}

img {
  border: none;
}

p {
  font-size: 0.69rem;
}
@media screen and (min-width: 47rem) {
  p {
    font-size: calc(0.25vw + 0.5725rem);
  }
}
@media screen and (min-width: 95rem) {
  p {
    font-size: 0.81rem;
  }
}

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

form {
  margin: 0;
}

h1 {
  border-width: 0 0 1px 0;
  border-color: #000;
  color: #000;
  font-weight: 700;
  margin: 5px 0 4px 0;
  padding-top: 5px;
  padding-bottom: 5px;
}
h1 {
  font-size: 1.25rem;
}
@media screen and (min-width: 47rem) {
  h1 {
    font-size: calc(0.5208333333vw + 1.0052083333rem);
  }
}
@media screen and (min-width: 95rem) {
  h1 {
    font-size: 1.5rem;
  }
}

h3 {
  color: #fc5a0f;
  margin: 0 0 6px;
}
h3 {
  font-size: 1.12rem;
}
@media screen and (min-width: 47rem) {
  h3 {
    font-size: calc(0.5208333333vw + 0.8752083333rem);
  }
}
@media screen and (min-width: 95rem) {
  h3 {
    font-size: 1.37rem;
  }
}

h2 {
  color: #474747;
  font-weight: bold;
  margin: 2px 0 3px;
}
h2 {
  font-size: 0.81rem;
}
@media screen and (min-width: 47rem) {
  h2 {
    font-size: calc(0.2708333333vw + 0.6827083333rem);
  }
}
@media screen and (min-width: 95rem) {
  h2 {
    font-size: 0.94rem;
  }
}

h5 {
  color: #865842;
  margin: 0 0 6px;
}
h5 {
  font-size: 0.75rem;
}
@media screen and (min-width: 47rem) {
  h5 {
    font-size: calc(0.2708333333vw + 0.6227083333rem);
  }
}
@media screen and (min-width: 95rem) {
  h5 {
    font-size: 0.88rem;
  }
}

table,
td {
  font-size: 0.69rem;
}
@media screen and (min-width: 47rem) {
  table,
  td {
    font-size: calc(0.125vw + 0.63125rem);
  }
}
@media screen and (min-width: 95rem) {
  table,
  td {
    font-size: 0.75rem;
  }
}

select {
  font-size: 0.69rem;
}
@media screen and (min-width: 47rem) {
  select {
    font-size: calc(0.25vw + 0.5725rem);
  }
}
@media screen and (min-width: 95rem) {
  select {
    font-size: 0.81rem;
  }
}

ul {
  list-style-type: disc;
  margin-bottom: 10px;
  /*margin-left:10px;*/
  margin-right: 10px;
  margin-top: 10px;
  padding: 0;
}

li {
  padding: 0;
}

#shop .bkgpattern {
  height: 105px;
}

.bkgpattern2 {
  background-color: #9d2d26;
  border-bottom: 1px #c0c0c0 solid;
  height: 28px;
  left: 0;
  position: absolute;
  top: 152px;
  width: 100%;
  z-index: 0;
}

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

#bodycontent .content {
  max-width: 1300px;
}

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

.aboutus_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;
}

/* body shell - START */
#bodycontent {
  font-size: 0.69rem;
}
@media screen and (min-width: 47rem) {
  #bodycontent {
    font-size: calc(0.25vw + 0.5725rem);
  }
}
@media screen and (min-width: 95rem) {
  #bodycontent {
    font-size: 0.81rem;
  }
}

#layout {
  /* was 800px*/
}
#layout .a {
  float: left;
  margin: 13px 0 0;
  padding: 0;
  width: 135px;
}
#layout .bc {
  float: left;
  margin-bottom: 20px;
  padding: 0;
  position: relative;
  text-align: left;
  width: 100%;
}
#layout .s_body {
  margin: 8px auto 0;
  text-align: left;
  width: 100%;
}
#layout .s_body {
  font-size: 0.69rem;
}
@media screen and (min-width: 47rem) {
  #layout .s_body {
    font-size: calc(0.25vw + 0.5725rem);
  }
}
@media screen and (min-width: 95rem) {
  #layout .s_body {
    font-size: 0.81rem;
  }
}
#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 */
/*fix bold chat image issue(Project ID 5929) */
.bcFloat img {
  width: 1px;
  height: 1px;
}

/*use.htm layout*/
.use_wrapper {
  max-width: 1160px;
  margin: 20px auto 10px auto;
  padding: 0 5px;
}

.color2 {
  background-color: #CC9;
}

.bcboxtop { /* right sidebar box top */
  background-image: url("/BaldwinCooke/pict/box_top.gif");
  background-repeat: no-repeat;
  border: 0 solid #CCC;
  color: #990000;
  font-family: verdana;
  margin: 0;
  padding: 20px 0 0 0;
  width: 180px;
}

.bcboxbottom { /* right sidebar box bottom */
  background-image: url("/BaldwinCooke/pict/box_bottom.gif");
  background-repeat: no-repeat;
  width: 180px;
}

table.static {
  margin: 20px auto 0;
  max-width: 950px;
  width: 100%;
}
table.static td {
  font-size: 0.75rem;
}
@media screen and (min-width: 47rem) {
  table.static td {
    font-size: calc(0.2708333333vw + 0.6227083333rem);
  }
}
@media screen and (min-width: 95rem) {
  table.static td {
    font-size: 0.88rem;
  }
}
table.static h6 {
  margin-bottom: 10px;
}
table.static h6 {
  font-size: 1rem;
}
@media screen and (min-width: 47rem) {
  table.static h6 {
    font-size: calc(0.5208333333vw + 0.7552083333rem);
  }
}
@media screen and (min-width: 95rem) {
  table.static h6 {
    font-size: 1.25rem;
  }
}

/* Category - START */
#divcategorylisting {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin-top: 10px;
}

.category_filters .category_box,
.gsa_filters .category_box {
  border-left: 0;
  color: #06C;
  margin: 0 0 5px;
  padding: 0 0 5px 0px;
  text-align: left;
}
.category_filters .category_box .category_filtitle,
.gsa_filters .category_box .category_filtitle {
  color: #000000;
  font-weight: bold;
}
.category_filters .category_box .category_filtitle,
.gsa_filters .category_box .category_filtitle {
  font-size: 1.12rem;
}
@media screen and (min-width: 47rem) {
  .category_filters .category_box .category_filtitle,
  .gsa_filters .category_box .category_filtitle {
    font-size: calc(0.5208333333vw + 0.8752083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .category_filters .category_box .category_filtitle,
  .gsa_filters .category_box .category_filtitle {
    font-size: 1.37rem;
  }
}
.category_filters .category_box .catfilgroup,
.gsa_filters .category_box .catfilgroup {
  color: #454545;
  cursor: pointer;
  font-weight: 600;
  margin-top: 5px;
  padding: 5px 0;
}
.category_filters .category_box .catfilgroup,
.gsa_filters .category_box .catfilgroup {
  font-size: 0.81rem;
}
@media screen and (min-width: 47rem) {
  .category_filters .category_box .catfilgroup,
  .gsa_filters .category_box .catfilgroup {
    font-size: calc(0.2708333333vw + 0.6827083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .category_filters .category_box .catfilgroup,
  .gsa_filters .category_box .catfilgroup {
    font-size: 0.94rem;
  }
}
.category_filters .category_box .catfilgroup .arrow,
.gsa_filters .category_box .catfilgroup .arrow {
  float: right;
  width: 13px;
  height: 13px;
  margin-left: 5px;
  background-image: url("/BaldwinCooke/pict/down_arrow.svg");
  position: relative;
  top: 5px;
}
.category_filters .category_box .catfilgroup .left,
.gsa_filters .category_box .catfilgroup .left {
  background-image: url("/BaldwinCooke/pict/right_arrow.svg");
}
.category_filters .category_box .catfilgroup .text,
.gsa_filters .category_box .catfilgroup .text {
  color: #000000;
  text-transform: uppercase;
  border-top: 2px solid #bbbaba;
  padding-top: 3px;
}
.category_filters .category_box .catfilmenu,
.gsa_filters .category_box .catfilmenu {
  overflow: hidden;
}
.category_filters .category_box .catfilmenu ul,
.gsa_filters .category_box .catfilmenu ul {
  color: #000000;
  list-style-image: url("/BaldwinCooke/pict/pix.gif");
  margin: 0;
  padding: 3px 0;
  font-weight: bold !important;
}
.category_filters .category_box .catfilmenu ul,
.gsa_filters .category_box .catfilmenu ul {
  font-size: 0.69rem;
}
@media screen and (min-width: 47rem) {
  .category_filters .category_box .catfilmenu ul,
  .gsa_filters .category_box .catfilmenu ul {
    font-size: calc(0.125vw + 0.63125rem);
  }
}
@media screen and (min-width: 95rem) {
  .category_filters .category_box .catfilmenu ul,
  .gsa_filters .category_box .catfilmenu ul {
    font-size: 0.75rem;
  }
}
.category_filters .category_box .catfilmenu ul li,
.gsa_filters .category_box .catfilmenu ul li {
  padding: 3px 2px 3px 13px;
  max-width: 180px;
}
.category_filters .category_box .catfilmenu ul li a,
.gsa_filters .category_box .catfilmenu ul li a {
  color: #000000;
  padding: 0;
  text-decoration: none;
}
.category_filters .category_box .catfilmenu ul li a,
.gsa_filters .category_box .catfilmenu ul li a {
  font-size: 0.69rem;
}
@media screen and (min-width: 47rem) {
  .category_filters .category_box .catfilmenu ul li a,
  .gsa_filters .category_box .catfilmenu ul li a {
    font-size: calc(0.125vw + 0.63125rem);
  }
}
@media screen and (min-width: 95rem) {
  .category_filters .category_box .catfilmenu ul li a,
  .gsa_filters .category_box .catfilmenu ul li a {
    font-size: 0.75rem;
  }
}
.category_filters .category_box .catfilmenu ul li a:hover,
.gsa_filters .category_box .catfilmenu ul li a:hover {
  text-decoration: underline;
}
.category_filters .category_box .catfilmenu ul li input[type=checkbox],
.gsa_filters .category_box .catfilmenu ul li input[type=checkbox] {
  cursor: pointer;
  margin-top: 0px;
  vertical-align: middle;
}
.category_filters .category_box .catfilmenu ul li label.text,
.gsa_filters .category_box .catfilmenu ul li label.text {
  cursor: pointer;
}
/*category_content style updates*/
.category_content {
  max-width: 1192px;
  width: 100%;
  margin: 0 auto;
  position: relative;
}

.category_center_page {
  display: flex;
}

.category_main {
  flex: 1;
  padding-left: 15px;
}
.category_main .category_margin5 {
  margin-right: 5px;
}
.category_main .category_margin8 {
  margin-right: 8px;
}
.category_main .category_margin10 {
  margin-right: 10px;
}
.category_main .category_header {
  margin-bottom: 10px;
}
.category_main .category_header .category_head {
  color: #838383;
  font-weight: 700;
  margin: 0;
}
.category_main .category_header .category_head {
  font-size: 1.12rem;
}
@media screen and (min-width: 47rem) {
  .category_main .category_header .category_head {
    font-size: calc(0.5208333333vw + 0.8752083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .category_main .category_header .category_head {
    font-size: 1.37rem;
  }
}
.category_main .category_header .category_itemcount {
  color: #595959;
  font-weight: 600;
  margin: 5px 0 0 5px;
}
.category_main .category_header .category_ddlsort {
  color: #000;
  font-family: Helvetica;
}
.category_main .catfilremovecontainer {
  border-radius: 10px;
  border: 1px solid #CCC;
  /*color: #2C5987;*/
  font-weight: bold;
  margin-bottom: 5px;
  padding: 8px;
  line-height: 20px;
}
.category_main .catfilremovecontainer .catfilremove {
  /*cursor: pointer;*/
  margin-left: 10px;
}
.category_main .catfilremovecontainer .catfilremove .icon {
  background-color: #56BCE2;
  -ms-border-radius: 50%;
  border-radius: 50%;
  color: #fff;
  cursor: pointer;
  height: 13px;
  line-height: 15px;
  margin: 3px 2px 0;
  text-align: center;
  width: 13px;
}
.category_main .catfilremovecontainer .catfilremove .icon {
  font-size: 0.69rem;
}
@media screen and (min-width: 47rem) {
  .category_main .catfilremovecontainer .catfilremove .icon {
    font-size: calc(0.125vw + 0.63125rem);
  }
}
@media screen and (min-width: 95rem) {
  .category_main .catfilremovecontainer .catfilremove .icon {
    font-size: 0.75rem;
  }
}
.category_main .products_margin {
  margin-bottom: 30px;
}
.category_main .product_container {
  display: inline-block;
  margin: 0 2px 30px 15px;
  overflow: hidden;
  padding-bottom: 40px;
  vertical-align: top;
  width: 231px;
}
.category_main .product_container .product_image_container {
  cursor: pointer;
  height: 304px;
  margin-bottom: 0;
  overflow: hidden;
  position: relative;
}
.category_main .product_container .product_image_container .product_image {
  height: 280px;
  padding: 0;
  position: absolute;
  top: 20px;
}
.category_main .product_container .product_image_container .product_image .category_thumb4 {
  height: 100%;
  width: 100%;
}
.category_main .product_container .product_info {
  color: #000;
  line-height: 16px;
}
.category_main .product_container .product_info .quickview_link {
  border-bottom: 1px solid silver;
  color: #2f84c0;
  cursor: pointer;
  font-weight: 700;
  margin-bottom: 4px;
  padding-bottom: 4px;
  text-decoration: none;
}
.category_main .product_container .product_info .quickview_link:before {
  background-image: url("/BaldwinCooke/pict/quick-view-icon.svg");
  background-size: 17px 15px;
  content: "";
  display: inline-block;
  height: 15px;
  margin-right: 3px;
  position: relative;
  top: 1px;
  width: 17px;
}
.category_main .product_container .product_info .divider {
  margin-bottom: 5px;
  border-bottom: 1px solid #ccc;
  clear: both;
}
.category_main .product_container .product_info .addtocart_link {
  clear: both;
  color: #2f84c0;
  cursor: pointer;
  margin-bottom: 4px;
  padding: 4px 0;
  text-decoration: none;
}
.category_main .product_container .product_info .addtocart_link a {
  text-decoration: none;
}
.category_main .product_container .product_info .addtocart_link img {
  height: 13px;
  margin-right: 3px;
  position: relative;
  top: 1px;
  width: 17px;
}
.category_main .product_container .product_info .click_swatch_txt {
  font-weight: 700;
}
.category_main .product_container .product_info .click_swatch_txt {
  font-size: 0.69rem;
}
@media screen and (min-width: 47rem) {
  .category_main .product_container .product_info .click_swatch_txt {
    font-size: calc(0.125vw + 0.63125rem);
  }
}
@media screen and (min-width: 95rem) {
  .category_main .product_container .product_info .click_swatch_txt {
    font-size: 0.75rem;
  }
}
.category_main .product_container .product_info .text_info {
  clear: both;
}
.category_main .product_container .product_info .text_info .product_name {
  font-weight: 700;
  text-overflow: initial;
  white-space: normal;
}
.category_main .product_container .product_info .text_info .product_name {
  font-size: 0.81rem;
}
@media screen and (min-width: 47rem) {
  .category_main .product_container .product_info .text_info .product_name {
    font-size: calc(0.2708333333vw + 0.6827083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .category_main .product_container .product_info .text_info .product_name {
    font-size: 0.94rem;
  }
}
.category_main .product_container .product_info .text_info .product_name a {
  text-decoration: none;
}
.category_main .product_container .product_info .text_info .product_add_desc {
  color: #000;
  white-space: normal;
  word-break: keep-all;
  word-wrap: break-word;
  margin: 12px 0;
  font-size: 13px;
}
.category_main .product_container .product_info .text_info .product_id {
  color: #595959;
}
.category_main .product_container .product_info .text_info .product_id {
  font-size: 0.69rem;
}
@media screen and (min-width: 47rem) {
  .category_main .product_container .product_info .text_info .product_id {
    font-size: calc(0.125vw + 0.63125rem);
  }
}
@media screen and (min-width: 95rem) {
  .category_main .product_container .product_info .text_info .product_id {
    font-size: 0.75rem;
  }
}
.category_main .product_container .product_info .text_info .product_price {
  display: inline-block;
}
.category_main .product_container .product_info .text_info .product_price {
  font-size: 0.81rem;
}
@media screen and (min-width: 47rem) {
  .category_main .product_container .product_info .text_info .product_price {
    font-size: calc(0.2708333333vw + 0.6827083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .category_main .product_container .product_info .text_info .product_price {
    font-size: 0.94rem;
  }
}

/* Category - END */
/* 'Go to Top' arrow - START */
.category_uparrow {
  cursor: pointer;
  /*display: none;*/
  left: 800px;
  position: absolute;
  text-align: center;
  top: 0;
}
@media (min-width: 950px) {
  .category_uparrow {
    display: block;
  }
}
.category_uparrow .icon {
  background-image: url("/BaldwinCooke/pict/category_uparrow.png");
  height: 24px;
  width: 54px;
}

/* 'Go to Top' arrow - END */
/* Banners - START */
.category_banner {
  margin-bottom: 30px;
}
@media (max-width: 949px) {
  .category_banner img {
    height: auto;
    width: 100%;
  }
}
.category_banner .banner_text {
  left: 25px;
  position: absolute;
  text-align: left;
  top: 10px;
  zoom: 68%;
}
@media (min-width: 750px) {
  .category_banner .banner_text {
    zoom: 77%;
  }
}
@media (min-width: 850px) {
  .category_banner .banner_text {
    zoom: 88%;
  }
}
@media (min-width: 950px) {
  .category_banner .banner_text {
    zoom: 100%;
  }
}
.category_banner .banner_text .title {
  color: #34beff;
  font-size: 45px;
  font-weight: 700;
  letter-spacing: -1px;
  line-height: 45px;
  text-shadow: 0 0 15px #018bcc;
}
.category_banner .banner_text .subtitle {
  color: #ddd;
  font-size: 26px;
  line-height: 26px;
  margin-top: 3px;
}
.category_banner .banner_text .description {
  color: #ddd;
  line-height: 16px;
  margin-top: 3px;
}
.category_banner .banner_text .description {
  font-size: 0.81rem;
}
@media screen and (min-width: 47rem) {
  .category_banner .banner_text .description {
    font-size: calc(0.2708333333vw + 0.6827083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .category_banner .banner_text .description {
    font-size: 0.94rem;
  }
}
.category_banner .banner_text .footnote {
  color: #ddd;
  margin: 7px 0 0;
}
.category_banner .banner_text .footnote {
  font-size: 0.69rem;
}
@media screen and (min-width: 47rem) {
  .category_banner .banner_text .footnote {
    font-size: calc(0.125vw + 0.63125rem);
  }
}
@media screen and (min-width: 95rem) {
  .category_banner .banner_text .footnote {
    font-size: 0.75rem;
  }
}
.category_banner .category_banner_results {
  color: #3a3b3b;
  font-family: Helvetica;
  margin: 10px 0 30px;
}
.category_banner .category_banner_results .category_banner_text1 {
  font-weight: bold;
}
.category_banner .category_banner_results .category_banner_text1 {
  font-size: 1.5rem;
}
@media screen and (min-width: 47rem) {
  .category_banner .category_banner_results .category_banner_text1 {
    font-size: calc(0.5208333333vw + 1.2552083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .category_banner .category_banner_results .category_banner_text1 {
    font-size: 1.75rem;
  }
}
.category_banner .category_banner_results .category_banner_text2 {
  font-size: 1.12rem;
}
@media screen and (min-width: 47rem) {
  .category_banner .category_banner_results .category_banner_text2 {
    font-size: calc(0.5208333333vw + 0.8752083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .category_banner .category_banner_results .category_banner_text2 {
    font-size: 1.37rem;
  }
}

.banner_coupon {
  background-color: #fff;
  position: relative;
  width: 950px;
}
.banner_coupon .content {
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=1,startColorstr='#eeeeee', endColorstr='#fff')";
  background-image: -moz-linear-gradient(top, #eeeeee 0, #fff 100%);
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#eeeeee), to(#fff));
  background-color: #eee;
  border: 3px dashed #074b88;
  margin-top: 24px;
  padding: 18px 40px;
  width: auto;
}
.banner_coupon .content .title {
  color: #000;
  font-size: 40px;
  margin-bottom: 15px;
}
.banner_coupon .content .description {
  color: #024f9d;
  font-weight: 700;
  width: 450px;
}
.banner_coupon .content .description {
  font-size: 0.81rem;
}
@media screen and (min-width: 47rem) {
  .banner_coupon .content .description {
    font-size: calc(0.2708333333vw + 0.6827083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .banner_coupon .content .description {
    font-size: 0.94rem;
  }
}
.banner_coupon .content .banner_image {
  background-image: url("/BaldwinCooke/pict/tags.png");
  background-repeat: no-repeat;
  height: 188px;
  position: absolute;
  right: 40px;
  top: -24px;
  width: 431px;
}
.banner_coupon .fineprint {
  color: #8c8c8c;
  display: block;
  margin: 15px 0 0;
  text-align: right;
}
.banner_coupon .fineprint {
  font-size: 0.69rem;
}
@media screen and (min-width: 47rem) {
  .banner_coupon .fineprint {
    font-size: calc(0.125vw + 0.63125rem);
  }
}
@media screen and (min-width: 95rem) {
  .banner_coupon .fineprint {
    font-size: 0.75rem;
  }
}

/* Banners - END */
/* GSA Search Banner - BEGIN */
.search_banner {
  background-image: url("/BaldwinCooke/pict/banners/banner_bg_blue.jpg");
  background-repeat: no-repeat;
  height: 120px;
  position: relative;
  width: 950px;
}
.search_banner .item_image {
  left: 0;
  position: absolute;
  top: 0;
}
.search_banner .content_left {
  float: left;
  margin: 9px 0 0 25px;
  text-align: left;
}
.search_banner .content_right {
  float: right;
  margin: 3px 19px 0 0;
  text-align: right;
}
.search_banner .item_description {
  color: #fff;
  letter-spacing: 2px;
}
.search_banner .item_description {
  font-size: 1.25rem;
}
@media screen and (min-width: 47rem) {
  .search_banner .item_description {
    font-size: calc(0.5208333333vw + 1.0052083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .search_banner .item_description {
    font-size: 1.5rem;
  }
}
.search_banner .item_name {
  color: #9cc4ed;
  letter-spacing: 1px;
  margin-top: 4px;
}
.search_banner .item_name {
  font-size: 1.12rem;
}
@media screen and (min-width: 47rem) {
  .search_banner .item_name {
    font-size: calc(0.5208333333vw + 0.8752083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .search_banner .item_name {
    font-size: 1.37rem;
  }
}
.search_banner .item_number {
  color: #fff;
  letter-spacing: 1px;
  margin-top: 2px;
}
.search_banner .item_number {
  font-size: 0.75rem;
}
@media screen and (min-width: 47rem) {
  .search_banner .item_number {
    font-size: calc(0.2708333333vw + 0.6227083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .search_banner .item_number {
    font-size: 0.88rem;
  }
}
.search_banner .item_promo_1 {
  color: #97cafd;
  font-size: 42px;
  font-weight: 700;
  letter-spacing: 2px;
}
.search_banner .item_promo_2 {
  color: #84c2fe;
  letter-spacing: 2px;
}
.search_banner .item_promo_2 {
  font-size: 1.25rem;
}
@media screen and (min-width: 47rem) {
  .search_banner .item_promo_2 {
    font-size: calc(0.5208333333vw + 1.0052083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .search_banner .item_promo_2 {
    font-size: 1.5rem;
  }
}
.search_banner .item_code_label {
  color: #84c2fe;
  letter-spacing: 2px;
}
.search_banner .item_code_label {
  font-size: 1.25rem;
}
@media screen and (min-width: 47rem) {
  .search_banner .item_code_label {
    font-size: calc(0.5208333333vw + 1.0052083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .search_banner .item_code_label {
    font-size: 1.5rem;
  }
}
.search_banner .item_code {
  color: #fff;
  display: inline-block;
}
.search_banner .item_code {
  font-size: 1.25rem;
}
@media screen and (min-width: 47rem) {
  .search_banner .item_code {
    font-size: calc(0.5208333333vw + 1.0052083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .search_banner .item_code {
    font-size: 1.5rem;
  }
}

/* GSA Search Banner - END */
.pagination_container {
  width: 100%;
  margin: 10px auto;
  display: inline-block;
}
.pagination_container .pagination_items_container {
  width: 75%;
  height: auto;
  margin: 20px auto;
  text-align: center;
}
.pagination_container .pagination_items_container .pagination_text {
  color: #595959;
  font-weight: bold;
  font-family: arial;
}
.pagination_container .pagination_smaller_container {
  width: 75%;
  height: auto;
  margin: 0 auto;
  text-align: center;
}
.pagination_container .pagination_smaller_container .pagination {
  width: 40px;
  height: 35px;
  background-color: #024f9d;
  color: #FFF !important;
  display: inline-block;
  text-align: center;
  line-height: 35px;
  font-weight: bold;
  font-family: arial;
  margin: 0 0.9%;
  vertical-align: middle;
}
.pagination_container .pagination_smaller_container .pagination {
  font-size: 0.88rem;
}
@media screen and (min-width: 47rem) {
  .pagination_container .pagination_smaller_container .pagination {
    font-size: calc(0.25vw + 0.7625rem);
  }
}
@media screen and (min-width: 95rem) {
  .pagination_container .pagination_smaller_container .pagination {
    font-size: 1rem;
  }
}
.pagination_container .pagination_smaller_container .underline_page {
  text-decoration: underline;
}
.pagination_container .pagination_smaller_container .active_pagination_page {
  background-color: #66bcee;
}
.pagination_container .pagination_smaller_container .disabled {
  color: #f2f2f2;
  background-color: #bfbfbf;
  display: none;
}

/* Checkout1 - START */
.addressVerificationContainerStyle {
  float: left;
}

.selectContent {
  width: 290px;
  position: relative;
  font-size: 12px;
}
.selectContent ul, .selectContent li {
  list-style: none;
}
.selectContent .selectText {
  height: 100%;
  line-height: 36px;
  padding-left: 10px;
  border: 1px solid #c1c1c1;
  cursor: pointer;
}
.selectContent .selectUl {
  border: 1px solid #c1c1c1;
  background: #ffffff;
  border-top: none;
  display: none;
  position: absolute;
  top: 26px;
  left: 0;
  width: 100%;
  padding-left: 0px;
}
.selectContent .selectUl .selectLi {
  height: 28px;
  line-height: 28px;
  padding-left: 10px;
  cursor: pointer;
}
.selectContent .selectUl .selectLi:hover {
  background: #0074E8;
  color: white;
}
.selectContent .arrow {
  bottom: -16px;
  height: 16px;
  position: absolute;
  margin-left: -35px;
  top: 15px;
  left: 94% !important;
  overflow: hidden;
  width: 50px !important;
}
.selectContent .arrow:after {
  background: white;
  border: 1px solid #024f9d;
  box-shadow: 0 0 15px -5px #aaa;
  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;
}

#AddressVerificationPanel {
  display: none;
  padding: 0;
  width: 350px;
}

#AddressVerificationPanel h3 {
  color: #e38024;
  font-weight: 600;
  margin: 0;
}
#AddressVerificationPanel h3 {
  font-size: 1.12rem;
}
@media screen and (min-width: 47rem) {
  #AddressVerificationPanel h3 {
    font-size: calc(0.5208333333vw + 0.8752083333rem);
  }
}
@media screen and (min-width: 95rem) {
  #AddressVerificationPanel h3 {
    font-size: 1.37rem;
  }
}

#AddressVerificationPanel h4 {
  color: #585757;
  font-weight: 600;
  margin: 10px 0 0;
}
#AddressVerificationPanel h4 {
  font-size: 0.75rem;
}
@media screen and (min-width: 47rem) {
  #AddressVerificationPanel h4 {
    font-size: calc(0.2708333333vw + 0.6227083333rem);
  }
}
@media screen and (min-width: 95rem) {
  #AddressVerificationPanel h4 {
    font-size: 0.88rem;
  }
}

#AddressVerificationPanel .content {
  padding: 15px;
  width: 350px;
  text-align: left;
}

#AddressVerificationPanel .content .title {
  color: #585757;
  font-weight: 600;
  margin: 0;
  text-align: left;
  margin: 10px 0 5px 0;
}
#AddressVerificationPanel .content .title {
  font-size: 0.75rem;
}
@media screen and (min-width: 47rem) {
  #AddressVerificationPanel .content .title {
    font-size: calc(0.2708333333vw + 0.6227083333rem);
  }
}
@media screen and (min-width: 95rem) {
  #AddressVerificationPanel .content .title {
    font-size: 0.88rem;
  }
}

#AddressVerificationPanel .content .subtitle {
  margin: 0;
  text-align: left;
  margin: 10px 0 15px 0;
}
#AddressVerificationPanel .content .subtitle {
  font-size: 0.75rem;
}
@media screen and (min-width: 47rem) {
  #AddressVerificationPanel .content .subtitle {
    font-size: calc(0.2708333333vw + 0.6227083333rem);
  }
}
@media screen and (min-width: 95rem) {
  #AddressVerificationPanel .content .subtitle {
    font-size: 0.88rem;
  }
}

#AddressVerificationPanel .content .partialMatchTitle {
  margin-left: 20px;
  display: inline-block;
}

#AddressVerificationPanel .content input[type=radio] {
  float: left;
  cursor: pointer;
  left: 2px;
  margin: 0;
  position: absolute;
  top: 20px;
}

#AddressVerificationPanel .content .originalContainer, #AddressVerificationPanel .content .suggestedContainer {
  display: inline-block;
  position: relative;
}

#AddressVerificationPanel .content .originalAddressContent, #AddressVerificationPanel .content .suggestedAddressContent {
  float: left;
  cursor: pointer;
  display: inline-block;
  line-height: 1;
  padding: 2px 0 2px 30px;
  position: relative;
}
#AddressVerificationPanel .content .originalAddressContent, #AddressVerificationPanel .content .suggestedAddressContent {
  font-size: 0.81rem;
}
@media screen and (min-width: 47rem) {
  #AddressVerificationPanel .content .originalAddressContent, #AddressVerificationPanel .content .suggestedAddressContent {
    font-size: calc(0.2708333333vw + 0.6827083333rem);
  }
}
@media screen and (min-width: 95rem) {
  #AddressVerificationPanel .content .originalAddressContent, #AddressVerificationPanel .content .suggestedAddressContent {
    font-size: 0.94rem;
  }
}

#AddressVerificationPanel .content .reenterAddressLink {
  cursor: default;
  height: 30px;
  box-shadow: none !important;
}

#AddressVerificationPanel .content .reenterAddressLink a {
  color: #024f9d;
  display: inline-block;
}

#AddressVerificationPanel .content .reenterAddressLink a:hover {
  color: #024f9d;
  text-decoration: underline;
}

#AddressVerificationPanel #NoMatch .buttonRow {
  margin-top: 20px;
  text-align: center;
  width: 100%;
}

#AddressVerificationPanel #NoMatch .buttonRow .button {
  display: inline-block;
  margin-left: 5px;
  margin-right: 5px;
}

#AddressVerificationPanel #NoMatch #Button1,
#AddressVerificationPanel #partialMatch #Button3 {
  background-image: url("../pict/addver_reenter.png");
  background-repeat: no-repeat;
  cursor: pointer;
  height: 35px;
  width: 158px;
}

#AddressVerificationPanel #NoMatch #Button2 {
  background-image: url("../pict/addver_correct.png");
  background-repeat: no-repeat;
  cursor: pointer;
  height: 35px;
  width: 158px;
}

#AddressVerificationPanel #partialMatch .buttonRow {
  margin-top: 20px;
  text-align: center;
  width: 100%;
}

#AddressVerificationPanel #partialMatch .buttonRow .button {
  display: inline-block;
  margin-left: 5px;
  margin-right: 5px;
}

#AddressVerificationPanel #partialMatch #ApplyAddressButton {
  background-image: url("../pict/addver_apply.png");
  background-repeat: no-repeat;
  cursor: pointer;
  height: 34px;
  width: 114px;
}

.addressVerificationPopup_topbar {
  /* IE10 Consumer Preview */
  /* Mozilla Firefox */
  /* Opera */
  /* Webkit (Safari/Chrome 10) */
  /* Webkit (Chrome 11+) */
  /* W3C Markup, IE10 Release Preview */
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#e0dfdd', endColorstr='#a6a4a4')";
  height: 22px;
  width: 100%;
  background-image: linear-gradient(to bottom, #e0dfdd 0%, #a6a4a4 100%); /* IE6 & IE7 */
  /* IE8 */
}

.normal-login > div {
  float: left;
}
.normal-login .returning_customer_login {
  width: 490px;
  border-right: 1px solid #cccccc;
  padding: 0 40px 40px 0;
}
.normal-login .returning_customer_login div.recovery-pwd {
  margin-top: 8px;
  text-align: right;
}
.normal-login .guest-checkout {
  padding: 0 0 40px 40px;
  width: 490px;
}
.normal-login .guest-checkout h4 {
  margin: 20px 4px;
}

.checkout-info {
  width: 610px;
  margin: 0 auto;
}

.checkout1_left {
  float: none;
  margin: 0 auto;
  width: 980px;
}
@media (min-width: 950px) {
  .checkout1_left {
    float: none;
    margin: 0 auto;
  }
}

.checkout_flex {
  display: flex;
}

.checkout1_right #summary_block {
  float: none;
  margin: 0 auto;
  width: 410px;
  background: white;
}
.checkout1_right #summary_block .summary_wrapper {
  background-color: white;
  border: none;
  margin-top: 40px;
}
.checkout1_right #summary_block .summary_heading, .checkout1_right #summary_block .CouponWidgetBlock, .checkout1_right #summary_block .pricing_flex, .checkout1_right #summary_block .Shipping_Container {
  display: none !important;
}
.checkout1_right #summary_block > .checkout_iconwrapper {
  float: right;
  max-width: 285px;
}
.checkout1_right > .help_section {
  float: left;
  background: white;
}

.shipping_section h1 {
  color: #000;
  font-weight: bold;
  margin: 5px 0 4px;
}
.shipping_section h1 {
  font-size: 1.25rem;
}
@media screen and (min-width: 47rem) {
  .shipping_section h1 {
    font-size: calc(0.5208333333vw + 1.0052083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .shipping_section h1 {
    font-size: 1.5rem;
  }
}
.shipping_section a {
  cursor: pointer;
}
.shipping_section a.shippingacctnum {
  color: black;
}
.shipping_section a.shippingacctnum:hover {
  text-decoration: underline;
}
.shipping_section hr {
  margin: 25px 0;
}
.shipping_section .passage {
  font-size: 0.81rem;
}
@media screen and (min-width: 47rem) {
  .shipping_section .passage {
    font-size: calc(0.2708333333vw + 0.6827083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .shipping_section .passage {
    font-size: 0.94rem;
  }
}
.shipping_section .shipping_email {
  margin: 28px 0;
}
.shipping_section .customer_type {
  margin-bottom: 15px;
  text-align: center;
}
.shipping_section .customer_number_registration {
  clear: both;
  text-align: center;
  width: 100%;
}
.shipping_section .customer_number_registration {
  font-size: 0.81rem;
}
@media screen and (min-width: 47rem) {
  .shipping_section .customer_number_registration {
    font-size: calc(0.2708333333vw + 0.6827083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .shipping_section .customer_number_registration {
    font-size: 0.94rem;
  }
}
.shipping_section .label {
  color: #000;
}
.shipping_section .label {
  font-size: 0.81rem;
}
@media screen and (min-width: 47rem) {
  .shipping_section .label {
    font-size: calc(0.2708333333vw + 0.6827083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .shipping_section .label {
    font-size: 0.94rem;
  }
}
.shipping_section input[type=text], .shipping_section input[type=password], .shipping_section select {
  border: 1px solid #aaa;
  height: 38px;
  width: 100%;
}
.shipping_section input[type=text][readonly] {
  border: none;
  padding-left: 8px;
}
.shipping_section .button {
  border-radius: 7px;
  cursor: pointer;
  display: inline-block;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 700;
  margin: 5px 15px 0;
  overflow: hidden;
}
.shipping_section .btn {
  border-radius: 7px;
  border: 1px solid #fff;
  display: inline-block;
  cursor: pointer;
  color: #fff;
  text-decoration: none;
  font-weight: 700;
}
.shipping_section .btn {
  font-size: 0.88rem;
}
@media screen and (min-width: 47rem) {
  .shipping_section .btn {
    font-size: calc(0.25vw + 0.7625rem);
  }
}
@media screen and (min-width: 95rem) {
  .shipping_section .btn {
    font-size: 1rem;
  }
}
.shipping_section .btn_blue {
  background-color: #024f9d;
}
.shipping_section .btn_gray {
  background-color: #aaa;
}
.shipping_section .btn_size19 {
  padding: 10px 19px;
}
.shipping_section .btn_size52 {
  padding: 10px 52px;
}
.shipping_section .required:after {
  color: #f00;
  content: "*";
  margin-left: 3px;
}
.shipping_section .table_container {
  width: 100%;
}
.shipping_section .table_container .gap {
  width: 15px;
}
.shipping_section .table_container .td_right {
  text-align: right;
}
.shipping_section .shipping_custnum {
  margin: 28px 0;
}
.shipping_section .returning_customer_links {
  margin-top: 30px;
}
.shipping_section .upper {
  margin-top: -15px;
}
.shipping_section .right {
  margin-left: 18px;
}
.shipping_section .checkbox {
  margin-top: 7px;
}
.shipping_section .checkbox label {
  vertical-align: top;
}
.shipping_section .inline_block {
  display: inline-block;
}
.shipping_section .shipping_name, .shipping_section .shipping_company, .shipping_section .shipping_city, .shipping_section .shipping_method, .shipping_section .shipping_accountnum {
  width: 292px;
}
.shipping_section .shipping_method_tips {
  font-size: 12px;
  margin-top: 5px !important;
}
.shipping_section .shipping_state, .shipping_section .shipping_zip, .shipping_section .shipping_phoneext {
  width: 136px;
}
.shipping_section .shipping_phoneext_message {
  white-space: nowrap;
}
.shipping_section .full_width {
  width: 606px;
}
.shipping_section .shipping_phone {
  width: 450px;
}
.shipping_section .shipping_address > div, .shipping_section .billing_address > div, .shipping_section .shipping_methods > div {
  margin-top: 15px;
}
.shipping_section .btn_customer {
  color: #fff;
}
.shipping_section .btn_customer {
  font-size: 0.88rem;
}
@media screen and (min-width: 47rem) {
  .shipping_section .btn_customer {
    font-size: calc(0.25vw + 0.7625rem);
  }
}
@media screen and (min-width: 95rem) {
  .shipping_section .btn_customer {
    font-size: 1rem;
  }
}
.shipping_section .btn_customer .btn_content, .shipping_section .btn_customer .wishList .quickadd_but, .wishList .shipping_section .btn_customer .quickadd_but, .shipping_section .btn_customer #shoppingcart_layout .wishList .quickadd_but, #shoppingcart_layout .wishList .shipping_section .btn_customer .quickadd_but {
  background-color: #024f9d;
  padding: 10px 20px;
}
.shipping_section .btn_guest {
  color: #fff;
}
.shipping_section .btn_guest {
  font-size: 0.81rem;
}
@media screen and (min-width: 47rem) {
  .shipping_section .btn_guest {
    font-size: calc(0.2708333333vw + 0.6827083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .shipping_section .btn_guest {
    font-size: 0.94rem;
  }
}
.shipping_section .btn_guest .btn_content, .shipping_section .btn_guest .wishList .quickadd_but, .wishList .shipping_section .btn_guest .quickadd_but, .shipping_section .btn_guest #shoppingcart_layout .wishList .quickadd_but, #shoppingcart_layout .wishList .shipping_section .btn_guest .quickadd_but {
  background-color: #024f9d;
  padding: 10px 20px;
}

/*global, but used for checkout below*/
.checkoutLogin_container {
  margin: 0;
}

/* Checkout1 - END */
/*Checkout1 Recognize Email And Create Password - START*/
.createPasswordDialog {
  width: 620px !important;
}
.createPasswordDialog .step1Content {
  padding: 20px;
  width: 560px;
}
.createPasswordDialog .step2Content {
  padding: 20px;
  width: 380px;
}
.createPasswordDialog .content .baseDescription {
  color: #024f9d;
  font-weight: 700;
  text-align: left;
}
.createPasswordDialog .content .baseDescription {
  font-size: 1.12rem;
}
@media screen and (min-width: 47rem) {
  .createPasswordDialog .content .baseDescription {
    font-size: calc(0.5208333333vw + 0.8752083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .createPasswordDialog .content .baseDescription {
    font-size: 1.37rem;
  }
}
.createPasswordDialog .content .password-requirements-chars-details {
  padding-left: 15px;
}
.createPasswordDialog .content .description1 {
  margin-bottom: 20px;
}
.createPasswordDialog .content .description2 {
  margin-bottom: 20px;
}
.createPasswordDialog .content .description3 {
  margin-left: 0;
}
.createPasswordDialog .content .line {
  background-color: #d0d0d0;
  display: inline-block;
  height: 1px;
  margin: 10px 0 10px;
  width: 100%;
}
.createPasswordDialog input[type=text], .createPasswordDialog input[type=password] {
  border: 1px solid #aaa;
  color: #000;
  height: 30px;
  line-height: 30px;
  margin: 0;
  padding: 0 0 0 5px;
  width: 200px;
}
.createPasswordDialog input[type=text], .createPasswordDialog input[type=password] {
  font-size: 0.88rem;
}
@media screen and (min-width: 47rem) {
  .createPasswordDialog input[type=text], .createPasswordDialog input[type=password] {
    font-size: calc(0.25vw + 0.7625rem);
  }
}
@media screen and (min-width: 95rem) {
  .createPasswordDialog input[type=text], .createPasswordDialog input[type=password] {
    font-size: 1rem;
  }
}
.createPasswordDialog .btnContainer {
  text-align: right;
}
.createPasswordDialog .chkHidePasswordContainer {
  color: #000;
  margin-left: 85px;
  margin-top: 5px;
}
.createPasswordDialog .passwordLabel {
  display: inline-block;
  margin-right: 10px;
}
.createPasswordDialog .btnContinue {
  border: none;
  color: #fff;
  cursor: pointer;
  font-weight: 700;
}
.createPasswordDialog .btnContinue {
  font-size: 0.81rem;
}
@media screen and (min-width: 47rem) {
  .createPasswordDialog .btnContinue {
    font-size: calc(0.2708333333vw + 0.6827083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .createPasswordDialog .btnContinue {
    font-size: 0.94rem;
  }
}

/*Checkout1 Recognize Email And Create Password - END*/
/*Checkout1 Recognize Email And Create Password Start*/
.createPasswordDialog .step1Content {
  padding: 20px;
  width: 560px;
}

.createPasswordDialog .step2Content {
  padding: 20px;
  width: 380px;
}

.createPasswordDialog .content .baseDescription {
  color: #024f9d;
  font-weight: 700;
  text-align: left;
}
.createPasswordDialog .content .baseDescription {
  font-size: 0.81rem;
}
@media screen and (min-width: 47rem) {
  .createPasswordDialog .content .baseDescription {
    font-size: calc(0.2708333333vw + 0.6827083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .createPasswordDialog .content .baseDescription {
    font-size: 0.94rem;
  }
}

.createPasswordDialog .content .description1 {
  margin-bottom: 20px;
  text-align: center;
}

.createPasswordDialog .content .description2 {
  margin-bottom: 20px;
}

.createPasswordDialog .content .description3 {
  margin-left: 3%;
  width: 100%;
  float: left;
}

.createPasswordDialog .content.step2Content .description3 {
  float: right;
  width: 42%;
}

.createPasswordDialog .content .chargedescription {
  text-align: left;
  float: left;
  width: 55%;
}

.createPasswordDialog .content.step2Content .line {
  width: 100%;
}

.createPasswordDialog input[type=text],
.createPasswordDialog input[type=password] {
  border: 1px solid #aaa;
  color: #000;
  height: 30px;
  line-height: 30px;
  margin: 0;
  padding: 0 0 0 5px;
  width: 200px;
}
.createPasswordDialog input[type=text],
.createPasswordDialog input[type=password] {
  font-size: 0.88rem;
}
@media screen and (min-width: 47rem) {
  .createPasswordDialog input[type=text],
  .createPasswordDialog input[type=password] {
    font-size: calc(0.25vw + 0.7625rem);
  }
}
@media screen and (min-width: 95rem) {
  .createPasswordDialog input[type=text],
  .createPasswordDialog input[type=password] {
    font-size: 1rem;
  }
}

.createPasswordDialog .step2Content input[type=password] {
  width: 100%;
}

.createPasswordDialog .btnContainer {
  text-align: right;
}

.createPasswordDialog .chkHidePasswordContainer {
  color: #000000;
  margin-left: 85px;
  margin-top: 5px;
}

.createPasswordDialog .passwordLabel {
  display: inline-block;
  margin-right: 10px;
  color: #222222;
}

.createPasswordDialog .btnContinue {
  border: none;
  color: #fff;
  font-weight: 700;
  font-family: "Trebuchet MS", Verdana, Arial, helvetica, sans-serif !important;
  cursor: pointer;
}
.createPasswordDialog .btnContinue {
  font-size: 0.88rem;
}
@media screen and (min-width: 47rem) {
  .createPasswordDialog .btnContinue {
    font-size: calc(0.25vw + 0.7625rem);
  }
}
@media screen and (min-width: 95rem) {
  .createPasswordDialog .btnContinue {
    font-size: 1rem;
  }
}

.createPasswordDialog > .content:not(.update-password) .update-password,
.createPasswordDialog > .content.update-password .create-password {
  display: none;
}

/*Checkout1 Recognize Email And Create Password End*/
/* Checkout2 - START */
#shoppingcart_layout .payment_flex {
  display: flex;
  justify-content: space-between;
  min-width: 600px;
  margin-top: 20px;
}
#shoppingcart_layout .payment_flex .pricing_flex > div:first-of-type {
  width: auto;
}

.div_checkout1a {
  border: 1px solid #ccc;
  border-top: none;
  float: none;
  margin: 0 auto;
  padding: 0;
  width: 68%;
}
.div_checkout1a .top_borders {
  clear: both;
  display: flex;
}
.div_checkout1a .top_borders h3 {
  color: black;
  margin: -8px 5px 0;
}
.div_checkout1a .top_borders h3 {
  font-size: 0.88rem;
}
@media screen and (min-width: 47rem) {
  .div_checkout1a .top_borders h3 {
    font-size: calc(0.5vw + 0.645rem);
  }
}
@media screen and (min-width: 95rem) {
  .div_checkout1a .top_borders h3 {
    font-size: 1.12rem;
  }
}
.div_checkout1a .top_borders .top_border {
  border-top: 1px solid #ccc;
  flex-grow: 1;
  width: 61%;
}
.div_checkout1a .top_borders .top_border:first-of-type {
  width: 1%;
}
.div_checkout1a hr {
  margin: 20px 0;
}
.div_checkout1a input:not([type=checkbox]), .div_checkout1a select {
  border: 1px solid #aaa;
  height: 31px;
  width: 100%;
  background-color: white;
}
.div_checkout1a input[type=checkbox] {
  vertical-align: middle;
}
.div_checkout1a input.checkout2_cvvnumber {
  width: 85px;
}
.div_checkout1a .div_checkout1a_payment {
  padding: 0 18px 40px;
}
.div_checkout1a .div_checkout1a_payment .top_borders h3 {
  margin-left: 0;
}
.div_checkout1a .div_checkout1a_payment .payment_type {
  margin: 5px 0 20px -7px;
  width: 100%;
}
.div_checkout1a .div_checkout1a_payment .payment_type input {
  height: auto;
  width: auto;
}
.div_checkout1a .payment_check {
  clear: both;
}
.div_checkout1a .payment_check table {
  float: left;
  padding: 0;
}
.div_checkout1a .payment_check .summary_shipping_address {
  margin-right: 2%;
  margin-bottom: 20px;
}
.div_checkout1a .payment_check .payment_check_content {
  width: 49%;
  margin-top: 5px;
  line-height: 17px;
}
.div_checkout1a .payment_billme {
  clear: both;
}
.div_checkout1a .payment_billme .payment_billdate {
  margin-right: 2%;
  width: 49%;
}
.div_checkout1a .payment_ordernum {
  clear: both;
  margin-right: 2%;
  padding-top: 5px;
  width: 49%;
}
.div_checkout1a .shipping_summary {
  padding: 0 18px 20px;
}
.div_checkout1a .summary_shipping_address, .div_checkout1a .summary_shipping_method {
  display: inline-block;
}
.div_checkout1a .summary_shipping_address th, .div_checkout1a .summary_shipping_method th {
  border: none;
  color: black;
  padding-bottom: 10px;
  text-align: left;
}
.div_checkout1a .summary_shipping_address th, .div_checkout1a .summary_shipping_method th {
  font-size: 0.81rem;
}
@media screen and (min-width: 47rem) {
  .div_checkout1a .summary_shipping_address th, .div_checkout1a .summary_shipping_method th {
    font-size: calc(0.2708333333vw + 0.6827083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .div_checkout1a .summary_shipping_address th, .div_checkout1a .summary_shipping_method th {
    font-size: 0.94rem;
  }
}
.div_checkout1a .summary_shipping_address td, .div_checkout1a .summary_shipping_method td {
  font-size: 0.81rem;
}
@media screen and (min-width: 47rem) {
  .div_checkout1a .summary_shipping_address td, .div_checkout1a .summary_shipping_method td {
    font-size: calc(0.2708333333vw + 0.6827083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .div_checkout1a .summary_shipping_address td, .div_checkout1a .summary_shipping_method td {
    font-size: 0.94rem;
  }
}
.div_checkout1a .paymentCard_flex {
  clear: both;
  display: flex !important;
  float: none !important;
}
.div_checkout1a .payment_creditcard > div, .div_checkout1a .payment_check > div, .div_checkout1a .payment_billme > div {
  display: inline-block;
  float: left;
  margin-bottom: 10px;
}
.div_checkout1a .payment_name {
  width: 49%;
}
.div_checkout1a .payment_cardnum {
  margin-right: 2%;
  width: 49%;
}
.div_checkout1a .payment_expmonth {
  margin-right: 2%;
  width: 23%;
}
.div_checkout1a .payment_expyear {
  width: 24%;
}
.div_checkout1a .payment_cardtypes {
  flex-grow: 1;
  height: 60px;
  margin-bottom: 0 !important;
  position: relative;
  width: 50px;
}
.div_checkout1a .payment_cardtypes > .creditCard {
  margin-top: 15px;
}
.div_checkout1a .payment_cardtypes > .creditCard .payment_logo {
  width: 40px;
  height: 32px;
}
.div_checkout1a .payment_cardtypes > .creditCard .payment_logo.grayfill {
  fill: gray;
}
.div_checkout1a .required:after {
  color: #f00;
  content: "*";
  margin-left: 3px;
  text-decoration: none !important;
}
.div_checkout1a .div_shippingSummary, .div_checkout1a .div_productSummary {
  padding: 0 18px 40px 18px;
}
.div_checkout1a .div_shippingSummary .top_borders h3, .div_checkout1a .div_productSummary .top_borders h3 {
  margin-left: 0;
}
.div_checkout1a .div_productSummary {
  padding-bottom: 20px;
  padding-top: 20px;
}
.div_checkout1a .summary_shipping_address_wrapper, .div_checkout1a .summary_shipping_method_wrapper {
  display: inline-block;
  margin-top: 5px;
  width: 49%;
  vertical-align: top;
}
.div_checkout1a .products_summary {
  border-collapse: collapse;
  width: 100%;
}
.div_checkout1a .products_summary .prod_info {
  display: flex;
  margin-top: 20px;
  margin-bottom: 15px;
}
.div_checkout1a .products_summary .prod_info .prod_desc {
  width: 70%;
}
.div_checkout1a .products_summary .prod_info .prod_desc .prod_name {
  font-size: 15px;
  font-weight: 900;
}
.div_checkout1a .products_summary .prod_info .prod_desc .cartlist_itemNo_static, .div_checkout1a .products_summary .prod_info .prod_desc .cartlist_qty_static {
  clear: both;
  color: black;
  float: left;
  font-weight: 700;
  margin-right: 5px;
}
.div_checkout1a .products_summary .prod_info .prod_desc .cartlistQtyBogo {
  margin-left: 30px;
}
.div_checkout1a .products_summary .prod_info .prod_image {
  width: 30%;
  text-align: right;
}
.div_checkout1a .products_summary .prod_info .prod_image img {
  width: 120px;
  height: 120px;
  border: 1px solid #ccc;
}
.div_checkout1a .products_summary .price_detail {
  width: initial;
  margin-left: 50px;
  display: block;
}
.div_checkout1a .products_summary .price_detail a {
  color: black;
  cursor: pointer;
  text-decoration: none;
}
.div_checkout1a .products_summary .product_details {
  margin: 0;
  display: block;
}
.div_checkout1a .products_summary .product_details .liBomDetail {
  text-align: left;
}
.div_checkout1a .products_summary .product_details .liBomDetail .bomDetail {
  margin-right: 5px;
  font-weight: 700;
  text-transform: capitalize;
}
.div_checkout1a .products_summary > .item:nth-child(2n+2) {
  background-color: #f6f6f6;
}
.div_checkout1a .products_summary td {
  padding: 4px;
}
.div_checkout1a .products_summary td {
  font-size: 0.81rem;
}
@media screen and (min-width: 47rem) {
  .div_checkout1a .products_summary td {
    font-size: calc(0.2708333333vw + 0.6827083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .div_checkout1a .products_summary td {
    font-size: 0.94rem;
  }
}
.div_checkout1a .products_summary td.product_name {
  font-weight: 700;
}
.div_checkout1a .products_summary > tbody > tr:nth-child(3n+1) > td {
  padding-top: 10px;
}
.div_checkout1a .products_summary td + td + td {
  text-align: right;
}
.div_checkout1a .products_summary ul {
  margin: 0;
  padding: 0;
}
.div_checkout1a .products_summary li {
  display: block;
  text-align: right;
}
.div_checkout1a .products_summary .details_wrapper > div {
  display: inline-block;
}
.div_checkout1a .products_summary .details_wrapper .details_label {
  width: 52%;
}
.div_checkout1a .products_summary .details_wrapper .details_qty {
  width: 45%;
}
.div_checkout1a #divBillingAddr {
  padding: 0 18px 40px;
}
.div_checkout1a #divBillingAddr.show .billing-address-information {
  display: block;
}
.div_checkout1a #divBillingAddr.show .billing-address-edit {
  display: none;
}
.div_checkout1a #divBillingAddr.edit .billing-address-information {
  display: none;
}
.div_checkout1a #divBillingAddr.edit .billing-address-edit {
  display: block;
}
.div_checkout1a #divBillingAddr h1 {
  margin-bottom: 20px;
}
.div_checkout1a #divBillingAddr .h2 {
  margin: 8px 0;
  font-weight: bold;
}
.div_checkout1a #divBillingAddr .checkbox > input[type=checkbox] {
  margin: 0;
}
.div_checkout1a #divBillingAddr .billing-text {
  color: #000;
}
.div_checkout1a #divBillingAddr .billing-text {
  font-size: 0.81rem;
}
@media screen and (min-width: 47rem) {
  .div_checkout1a #divBillingAddr .billing-text {
    font-size: calc(0.2708333333vw + 0.6827083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .div_checkout1a #divBillingAddr .billing-text {
    font-size: 0.94rem;
  }
}
.div_checkout1a #divBillingAddr .billing-text p {
  margin: 5px 0;
}
.div_checkout1a #divBillingAddr .billing-static {
  margin-top: 10px;
}
.div_checkout1a #divBillingAddr .billing-static .lbl-billing-addr2:empty {
  display: none;
}
.div_checkout1a #divBillingAddr .billing-address-edit > div {
  margin: 15px 0;
}
.div_checkout1a #divBillingAddr .billing-address-edit > .inline-block {
  display: inline-block;
  margin-top: 0;
}
.div_checkout1a #divBillingAddr .billing-address-edit > div.billing-name, .div_checkout1a #divBillingAddr .billing-address-edit > div.billing-city {
  width: 50%;
}
.div_checkout1a #divBillingAddr .billing-address-edit > div.billing-state, .div_checkout1a #divBillingAddr .billing-address-edit > div.billing-zip {
  width: 21%;
  margin-left: 20px;
}
.div_checkout1a #divBillingAddr .billing-address-edit .billing-buttons {
  margin-top: 0;
}
.div_checkout1a #divBillingAddr .billing-address-edit .billing-buttons .btn-cancel-billing {
  font-weight: bold;
}
.div_checkout1a #divBillingAddr .billing-address-edit .billing-buttons .btn-cancel-billing {
  font-size: 0.88rem;
}
@media screen and (min-width: 47rem) {
  .div_checkout1a #divBillingAddr .billing-address-edit .billing-buttons .btn-cancel-billing {
    font-size: calc(0.25vw + 0.7625rem);
  }
}
@media screen and (min-width: 95rem) {
  .div_checkout1a #divBillingAddr .billing-address-edit .billing-buttons .btn-cancel-billing {
    font-size: 1rem;
  }
}
.div_checkout1a #divBillingAddr .billing-address-edit .billing-buttons #btnUpdateBilling {
  background: #046241;
  padding: 10px 18px;
  color: white;
  font-weight: bold;
  vertical-align: middle;
  margin-left: 35px;
  border: none;
  border-radius: 7px;
}
.div_checkout1a #divBillingAddr .billing-address-edit .billing-buttons #btnUpdateBilling {
  font-size: 0.88rem;
}
@media screen and (min-width: 47rem) {
  .div_checkout1a #divBillingAddr .billing-address-edit .billing-buttons #btnUpdateBilling {
    font-size: calc(0.25vw + 0.7625rem);
  }
}
@media screen and (min-width: 95rem) {
  .div_checkout1a #divBillingAddr .billing-address-edit .billing-buttons #btnUpdateBilling {
    font-size: 1rem;
  }
}

/* Checkout2 - END */
.tax-status {
  padding: 0 18px 40px;
}
.tax-status {
  font-size: 0.75rem;
}
@media screen and (min-width: 47rem) {
  .tax-status {
    font-size: calc(0.2708333333vw + 0.6227083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .tax-status {
    font-size: 0.88rem;
  }
}
.tax-status label.checkbox {
  vertical-align: middle;
}
.tax-status .tax-exempt-msg {
  margin-left: 24px;
}
.tax-status .tax-exempt-msg .tax-exempt-msg-p1 {
  margin-top: 10px;
}
.tax-status .tax-exempt-msg .tax-exempt-msg-p2 {
  margin-top: 20px;
}
.tax-status .tax-exempt-msg .tax-exempt-mail > div {
  margin-left: 30px;
}

.footnotes {
  padding: 0 18px;
}
.footnotes > div {
  margin-bottom: 10px;
}
.footnotes > div.dropdown {
  margin-bottom: 0;
}
.footnotes .icon_question {
  background: transparent url("/BaldwinCooke/pict/specChgHelp.png") no-repeat scroll 0 0;
  cursor: pointer;
  display: inline-block;
  height: 14px;
  margin: 8px 2px 0 15px;
  vertical-align: top;
  width: 14px;
}

/* Super User - START */
.co_btn_PlaceOrder {
  background-color: #f00;
  border: none;
  border-radius: 7px;
  color: #fff;
  cursor: pointer;
  font-weight: 700;
  margin: 15px auto 25px;
  overflow: hidden;
  padding: 10px;
  width: 117px;
}
.co_btn_PlaceOrder {
  font-size: 0.88rem;
}
@media screen and (min-width: 47rem) {
  .co_btn_PlaceOrder {
    font-size: calc(0.25vw + 0.7625rem);
  }
}
@media screen and (min-width: 95rem) {
  .co_btn_PlaceOrder {
    font-size: 1rem;
  }
}

.checkout2_fineprint_improvement {
  background: #fafaf6;
  border-top: solid 1px #ddd;
  clear: both;
  float: none;
  margin-left: 73px !important;
  width: 630px;
}
@media (min-width: 950px) {
  .checkout2_fineprint_improvement {
    float: left;
    margin: 0;
  }
}

/* Super User - END */
.overrun_disclaimer {
  margin-left: 35px;
}
.overrun_disclaimer > div {
  margin-bottom: 10px;
}

.overrun_summary {
  display: inline-block;
  vertical-align: bottom;
}

.popup-ca65 {
  top: 100px;
  margin: auto;
}
.popup-ca65 div.box .content {
  width: 500px;
  color: #00649d;
  text-align: left;
  font-weight: bold;
  padding: 4px;
}
.popup-ca65 div.box .content .blue-border {
  margin: 0;
  border: 1px #00649d solid;
  padding: 15px;
}
.popup-ca65 div.box .content .blue-border h1 {
  color: #00649d;
}
.popup-ca65 div.box .content .blue-border h1 {
  font-size: 1.5rem;
}
@media screen and (min-width: 47rem) {
  .popup-ca65 div.box .content .blue-border h1 {
    font-size: calc(0.5208333333vw + 1.2552083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .popup-ca65 div.box .content .blue-border h1 {
    font-size: 1.75rem;
  }
}
.popup-ca65 div.box .content .blue-border .text-ca65 {
  margin-top: 20px;
}
.popup-ca65 div.box .content .blue-border .text-ca65 {
  font-size: 1.12rem;
}
@media screen and (min-width: 47rem) {
  .popup-ca65 div.box .content .blue-border .text-ca65 {
    font-size: calc(0.5208333333vw + 0.8752083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .popup-ca65 div.box .content .blue-border .text-ca65 {
    font-size: 1.37rem;
  }
}
.popup-ca65 div.box .content .blue-border .buttons {
  text-align: center;
  margin-top: 35px;
}
.popup-ca65 div.box .content .blue-border .buttons button {
  width: 150px;
  height: 40px;
  border: none;
  background: #00649d;
  border-radius: 5px;
  color: white;
}
.popup-ca65 div.box .content .blue-border .warning-text {
  color: black;
  margin: 20px 0 0 50px;
  position: relative;
  font-weight: normal;
}
.popup-ca65 div.box .content .blue-border .warning-text {
  font-size: 0.81rem;
}
@media screen and (min-width: 47rem) {
  .popup-ca65 div.box .content .blue-border .warning-text {
    font-size: calc(0.2708333333vw + 0.6827083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .popup-ca65 div.box .content .blue-border .warning-text {
    font-size: 0.94rem;
  }
}
.popup-ca65 div.box .content .blue-border .warning-text img {
  position: absolute;
  left: -25px;
  width: 20px;
}

.chk-tax-exempt {
  margin-top: 5px;
}

span.relative {
  display: inline-block;
}

.relative {
  position: relative;
}

#popCa65 {
  z-index: 12000;
  position: absolute;
  top: 35px;
  left: 0;
}
#popCa65 .box {
  border: 1px #00649d solid;
}
#popCa65 .box .content {
  padding-right: 15px;
}

/* Contact Us - START */
#custsupport_table {
  border-collapse: collapse;
  color: #878787;
  margin: 0;
  padding: 0;
  width: 100%;
}
#custsupport_table td {
  margin: 0;
  padding: 0 40px 5px 0;
  text-align: right;
  vertical-align: top;
  width: 33%;
}
#custsupport_table td {
  font-size: 0.81rem;
}
@media screen and (min-width: 47rem) {
  #custsupport_table td {
    font-size: calc(0.2708333333vw + 0.6827083333rem);
  }
}
@media screen and (min-width: 95rem) {
  #custsupport_table td {
    font-size: 0.94rem;
  }
}
#custsupport_table td.heading {
  border-bottom: 5px solid #838383;
  padding-right: 22px;
}
#custsupport_table td.heading .title1 {
  color: #878787;
}
#custsupport_table td.heading .title1 {
  font-size: 1.12rem;
}
@media screen and (min-width: 47rem) {
  #custsupport_table td.heading .title1 {
    font-size: calc(0.5208333333vw + 0.8752083333rem);
  }
}
@media screen and (min-width: 95rem) {
  #custsupport_table td.heading .title1 {
    font-size: 1.37rem;
  }
}
#custsupport_table td.heading .title2 {
  color: #6283c6;
  font-weight: 700;
}
#custsupport_table td.heading .title2 {
  font-size: 1.12rem;
}
@media screen and (min-width: 47rem) {
  #custsupport_table td.heading .title2 {
    font-size: calc(0.5208333333vw + 0.8752083333rem);
  }
}
@media screen and (min-width: 95rem) {
  #custsupport_table td.heading .title2 {
    font-size: 1.37rem;
  }
}
#custsupport_table td.centercell {
  border-right: 1px solid #838383;
  border-left: 1px solid #838383;
}
#custsupport_table td.bottomcell {
  border-bottom: 10px solid #838383;
  padding-bottom: 20px;
}
#custsupport_table td.bottomcell ul {
  float: right;
  margin: 0;
  padding: 0;
  width: 100%;
}
#custsupport_table td.bottomcell ul li {
  list-style: none;
  margin: 10px 0 0;
  padding: 0;
}
#custsupport_table td.bottomcell a {
  color: #595959;
  text-decoration: none;
}
#custsupport_table td.bottomcell .link_arrow2 {
  color: #2197d4;
  font-weight: 700;
  margin-top: -4px;
  margin-left: 5px;
  position: absolute;
}
#custsupport_table td.bottomcell .link_arrow2 {
  font-size: 1rem;
}
@media screen and (min-width: 47rem) {
  #custsupport_table td.bottomcell .link_arrow2 {
    font-size: calc(0.5208333333vw + 0.7552083333rem);
  }
}
@media screen and (min-width: 95rem) {
  #custsupport_table td.bottomcell .link_arrow2 {
    font-size: 1.25rem;
  }
}
#custsupport_table td.bottomcell .title3 {
  color: #844B06;
  display: inline-block;
}

/* Contact Us - END */
/* Search by Code - START */
.searchbycode {
  margin-top: 10px;
}
.searchbycode.content {
  max-width: 1115px;
  width: 100%;
}
.searchbycode .banner_flex {
  position: relative;
  background-image: url("/Amsterdam/pict/APL_Coupon Applied Call Out_Control_Template.png");
  background-size: cover;
  background-repeat: no-repeat;
  justify-content: space-between;
  max-width: 1192px;
  width: 100%;
  height: 200px;
  max-width: 1115px;
}
.searchbycode .banner_flex img {
  height: auto;
  max-width: 1115px;
  width: 100%;
}
.searchbycode .banner_flex .coupon {
  color: white;
  position: absolute;
  top: 25%;
  left: 46%;
  transform: rotate(5deg);
  display: flex;
  flex-direction: column;
  align-items: center;
}
.searchbycode .banner_flex .coupon p {
  font-weight: bold;
  margin: 0;
}
.searchbycode .banner_flex .coupon p.codeTitle {
  font-size: 2.1vw;
}
@media (min-width: 1115px) {
  .searchbycode .banner_flex .coupon p.codeTitle {
    font-size: 22px;
  }
}
.searchbycode .banner_flex .coupon p.code {
  font-size: 48px;
  margin-top: 10px;
}
.searchbycode .banner_flex .coupon_desc {
  position: absolute;
  right: 0.5%;
  top: 18%;
  display: flex;
  align-items: center;
  width: 36.5%;
  flex-direction: column;
  justify-content: center;
  white-space: nowrap;
}
.searchbycode .banner_flex .coupon_desc p {
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  margin: 0;
}
.searchbycode .banner_flex .coupon_desc p.coupon_header {
  font-size: 25px;
}
.searchbycode .banner_flex .coupon_desc p.coupon_originalDesc {
  white-space: initial;
  font-size: 2vw;
  margin-top: 3%;
}
@media (min-width: 1115px) {
  .searchbycode .banner_flex .coupon_desc p.coupon_originalDesc {
    font-size: 24px;
  }
}
.searchbycode .banner_flex a {
  color: #fff;
  font-size: 1.2vw;
  position: absolute;
  bottom: 12px;
  right: 15px;
  text-decoration: none;
}
@media (min-width: 950px) {
  .searchbycode .banner_flex a {
    font-size: 0.69rem;
  }
}
@media screen and (min-width: 950px) and (min-width: 47rem) {
  .searchbycode .banner_flex a {
    font-size: calc(0.125vw + 0.63125rem);
  }
}
@media screen and (min-width: 950px) and (min-width: 95rem) {
  .searchbycode .banner_flex a {
    font-size: 0.75rem;
  }
}
.searchbycode .banner_flex #offerDetailsOnSearchByCode {
  right: 15px;
  background: white;
  position: absolute;
}
.searchbycode .banner_flex #offerDetailsOnSearchByCode .box {
  border: 1px solid #00649d;
}
.searchbycode .banner_flex #offerDetailsOnSearchByCode .box .top-right-circle-hex {
  line-height: 20px;
}
.searchbycode .banner_flex #offerDetailsOnSearchByCode .box .top.arrow {
  left: 83%;
}
.searchbycode .banner_flex #offerDetailsOnSearchByCode .box .content {
  padding: 12px 50px 12px 10px !important;
  width: 280px;
  height: auto;
  line-height: normal;
  text-align: left !important;
  box-sizing: content-box;
}
.searchbycode .banner_flex.banner2 {
  display: block;
  margin-bottom: 40px;
}
.searchbycode .banner_flex.banner2 .coupon {
  color: #58bef9;
  position: absolute;
  top: -17%;
  left: 1%;
  transform: rotate(0deg);
  display: flex;
  flex-direction: column;
  align-items: center;
}
.searchbycode .banner_flex.banner2 .coupon p {
  font-weight: bold;
  margin: 0;
}
.searchbycode .banner_flex.banner2 .coupon p.codeTitle {
  display: none;
}
.searchbycode .banner_flex.banner2 .coupon p.code {
  font-size: 24px !important;
  margin-top: 108px;
  margin-left: 200px;
}
@media (min-width: 576px) {
  .searchbycode .banner_flex.banner2 .coupon p.code {
    font-size: 24px !important;
  }
}
@media (min-width: 768px) {
  .searchbycode .banner_flex.banner2 .coupon p.code {
    font-size: 30px !important;
  }
}
@media (min-width: 992px) {
  .searchbycode .banner_flex.banner2 .coupon p.code {
    font-size: 45px !important;
  }
}
@media (min-width: 1200px) {
  .searchbycode .banner_flex.banner2 .coupon p.code {
    font-size: 45px !important;
  }
}
@media (min-width: 1400px) {
  .searchbycode .banner_flex.banner2 .coupon p.code {
    font-size: 45px !important;
  }
}
@media (max-width: 976px) {
  .searchbycode .banner_flex.banner2 .coupon {
    top: -11%;
  }
}
.searchbycode .banner_flex.banner2 .coupon_desc {
  position: absolute;
  left: 50%;
  top: 18%;
  display: flex;
  align-items: center;
  width: 36.5%;
  flex-direction: column;
  justify-content: center;
  white-space: nowrap;
  line-height: 1.2em !important;
}
.searchbycode .banner_flex.banner2 .coupon_desc p {
  color: #fff;
  font-weight: bold;
  text-align: center;
  margin: 0;
  line-height: 1.2em !important;
}
.searchbycode .banner_flex.banner2 .coupon_desc p.coupon_originalDesc {
  white-space: initial;
  font-size: 2vw;
  margin-top: 3%;
}
@media (min-width: 1115px) {
  .searchbycode .banner_flex.banner2 .coupon_desc p.coupon_originalDesc {
    font-size: 24px;
  }
}
@media (max-width: 1020px) {
  .searchbycode .banner_flex.banner2 .coupon_desc {
    left: 60%;
    width: 30%;
  }
}
@media (max-width: 836px) {
  .searchbycode .banner_flex.banner2 .coupon_desc {
    left: 70%;
    width: 25%;
  }
}
@media (max-width: 728px) {
  .searchbycode .banner_flex.banner2 .coupon_desc {
    left: 80%;
    width: 20%;
  }
}
@media (max-width: 642px) {
  .searchbycode .banner_flex.banner2 .coupon_desc {
    left: 90%;
    width: 10%;
  }
}
.searchbycode .banner_flex.banner2 a {
  color: #fff;
  font-size: 1.2vw;
  position: absolute;
  bottom: 12px;
  right: 15px;
  text-decoration: none;
}
@media (min-width: 950px) {
  .searchbycode .banner_flex.banner2 a {
    font-size: 0.69rem;
  }
}
@media screen and (min-width: 950px) and (min-width: 47rem) {
  .searchbycode .banner_flex.banner2 a {
    font-size: calc(0.125vw + 0.63125rem);
  }
}
@media screen and (min-width: 950px) and (min-width: 95rem) {
  .searchbycode .banner_flex.banner2 a {
    font-size: 0.75rem;
  }
}
.searchbycode .category-imgs {
  display: flex;
  justify-content: space-between;
}
.searchbycode .category-imgs a {
  border: 1px solid #707070;
  margin: 0 5px;
  flex-grow: 1;
}
.searchbycode .category-imgs a:hover {
  text-decoration: none;
}
.searchbycode .category-imgs a:hover p {
  background-color: #046241;
}
.searchbycode .category-imgs a:hover img {
  transform: rotate(0.01turn) scale(0.9);
}
.searchbycode .category-imgs img {
  transition: all 0.25s ease;
  width: 100%;
  height: auto;
  padding: 10px;
}
.searchbycode .category-imgs p {
  transition: all 0.25s ease;
  color: #fff;
  background-color: #003087;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  display: block;
  margin: 0;
  padding: 5px 0;
}
.searchbycode #block_products {
  border-collapse: separate;
  border-spacing: 14px 0;
  clear: both;
  padding: 20px 0 40px;
  width: 100%;
}
.searchbycode #block_products th {
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 20px solid #004f98;
  padding: 5px 0;
  text-align: center;
}
.searchbycode #block_products th a {
  color: #878787;
  font-weight: 400;
  text-decoration: none;
}
.searchbycode #block_products th a {
  font-size: 1.5rem;
}
@media screen and (min-width: 47rem) {
  .searchbycode #block_products th a {
    font-size: calc(0.5208333333vw + 1.2552083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .searchbycode #block_products th a {
    font-size: 1.75rem;
  }
}
.searchbycode #block_products td {
  border: none;
  line-height: 0;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
}
.searchbycode #block_products td img {
  height: auto;
  width: 100%;
}
.searchbycode #block_products td .product_rollover {
  background-color: rgba(0, 79, 152, 0.8);
  color: #fff;
  display: none;
  font-weight: 400;
  height: 100%;
  left: 0;
  line-height: normal;
  padding: 50px 15px;
  position: absolute;
  text-align: center;
  top: 0;
}
.searchbycode #block_products td .product_rollover {
  font-size: 1.12rem;
}
@media screen and (min-width: 47rem) {
  .searchbycode #block_products td .product_rollover {
    font-size: calc(0.5208333333vw + 0.8752083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .searchbycode #block_products td .product_rollover {
    font-size: 1.37rem;
  }
}
.searchbycode #block_products td .product_rollover .btn_advance .btn_content, .searchbycode #block_products td .product_rollover .btn_advance .wishList .quickadd_but, .wishList .searchbycode #block_products td .product_rollover .btn_advance .quickadd_but {
  background-color: #046241;
  background-image: none;
}
.searchbycode #block_products td .product_rollover .btn_advance .btn_content:hover, .searchbycode #block_products td .product_rollover .btn_advance .wishList .quickadd_but:hover, .wishList .searchbycode #block_products td .product_rollover .btn_advance .quickadd_but:hover {
  background-color: #00b436;
}
.searchbycode #block_products td:hover .product_rollover {
  display: block;
}

#coupon_results .category_main .product_container {
  width: 200px;
}
#coupon_results .category_main .product_container .product_image_container {
  height: 275px;
}
#coupon_results .category_main .product_container .product_image_container .product_image {
  height: 242px;
}
#coupon_results .tnt_topCats h1 {
  font-weight: normal;
  font-size: 28px;
  margin: 30px 0;
}

.category_bar {
  background-color: #666;
  color: #fff;
  font-weight: bold;
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
  padding: 0 5% 0 2%;
}
.category_bar a {
  color: #fff;
  text-decoration: none;
  padding: 12px 0;
}

.tnt_topCats {
  margin-top: 30px !important;
}

/* Search by Code - END */
/* FAQs - START */
.faq_wrapper {
  margin: 0 0 30px 10px;
}
.faq_wrapper .hide_topic {
  display: none;
}
.faq_wrapper .content {
  max-width: 1200px;
}
.faq_wrapper .content {
  font-size: 0.75rem;
}
@media screen and (min-width: 47rem) {
  .faq_wrapper .content {
    font-size: calc(0.2708333333vw + 0.6227083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .faq_wrapper .content {
    font-size: 0.88rem;
  }
}
.faq_wrapper h1 {
  margin-top: 20px;
}
.faq_wrapper p {
  margin: 0;
}
.faq_wrapper span {
  margin: 0 10px;
}
.faq_wrapper span:first-of-type {
  margin-left: 0;
}
.faq_wrapper span:last-of-type {
  margin-right: 0;
}
.faq_wrapper .bold {
  font-weight: bold;
}
.faq_wrapper .faq_heading {
  margin-top: 20px;
}
.faq_wrapper .faq_contact {
  display: flex;
  margin: 30px 0 40px;
}
.faq_wrapper .contact_method {
  align-items: center;
  display: flex;
  margin-right: 3%;
}
.faq_wrapper .contact_method img {
  width: 45px;
}
.faq_wrapper .contact_method .method_info {
  margin-left: 10px;
}
.faq_wrapper .faq_browse {
  margin-top: 20px;
}
.faq_wrapper .faq_content_container {
  border: 1px solid #d2d2d2;
  display: flex;
  margin-right: 20px;
}
.faq_wrapper .faq_content_container ul {
  margin: 0;
  padding: 0;
}
.faq_wrapper .faq_content_container ul li {
  list-style: none;
}
.faq_wrapper .faq_content_container a {
  text-decoration: none;
}
.faq_wrapper .faq_content_container a:hover {
  text-decoration: underline;
}
.faq_wrapper .faq_content_container .faq_topics_container {
  background-color: #ededed;
  flex: none;
  padding: 5px 0 20px;
  width: 250px;
}
.faq_wrapper .faq_content_container .faq_topics_container a {
  font-weight: bold;
}
.faq_wrapper .faq_content_container .faq_topics_container a {
  font-size: 0.81rem;
}
@media screen and (min-width: 47rem) {
  .faq_wrapper .faq_content_container .faq_topics_container a {
    font-size: calc(0.2708333333vw + 0.6827083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .faq_wrapper .faq_content_container .faq_topics_container a {
    font-size: 0.94rem;
  }
}
.faq_wrapper .faq_content_container .faq_topics_container li {
  list-style: none;
  margin: 0 3px;
  padding: 12px 0 12px 5px;
}
.faq_wrapper .faq_content_container .faq_topics_container li.selected {
  background-color: #fff;
}
.faq_wrapper .faq_content_container .faq_topics_container li.selected a {
  color: #000;
}
.faq_wrapper .faq_content_container .faq_topics_container li .arrow-right {
  float: right;
  font-weight: bold;
  margin-right: 10px;
}
.faq_wrapper .faq_content_container .faq_topics_container li .arrow-right {
  font-size: 0.75rem;
}
@media screen and (min-width: 47rem) {
  .faq_wrapper .faq_content_container .faq_topics_container li .arrow-right {
    font-size: calc(0.5208333333vw + 0.5052083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .faq_wrapper .faq_content_container .faq_topics_container li .arrow-right {
    font-size: 1rem;
  }
}
.faq_wrapper .faq_content_container .faq_questions_container {
  margin: 10px 0 5px 5px;
}
.faq_wrapper .faq_content_container .faq_questions_container li {
  margin-bottom: 15px;
}
.faq_wrapper .faq_content_container .faq_questions_container .faq_question {
  color: #06C;
  cursor: pointer;
}
.faq_wrapper .faq_content_container .faq_questions_container .faq_question:hover {
  text-decoration: underline;
}
.faq_wrapper .faq_content_container .faq_questions_container .faq_answer {
  display: none;
  margin: 5px 5px 0 20px;
}
.faq_wrapper .faq_content_container .faq_questions_container .faq_answer p {
  margin-bottom: 15px;
}
.faq_wrapper .faq_content_container .faq_questions_container .faq_answer .answer_no-margin {
  margin-bottom: 0;
}
.faq_wrapper .faq_content_container .faq_questions_container .answer_indent {
  margin-left: 30px;
}
.faq_wrapper .faq_content_container .faq_questions_container .answer_heading {
  font-weight: bold;
  margin: 10px 0;
}

/* FAQs - END */
.marquee_area {
  background: transparent;
  margin: 0;
  overflow: hidden;
  padding: 0;
  text-align: center;
  width: 100%;
}

.marquee_wrapper {
  background-color: transparent;
  float: left;
  height: auto;
  margin: 0;
  padding: 0;
  width: 100%;
}

.marquee_images {
  margin: 0;
  padding: 0;
  width: 100%;
}

.marquee_promo {
  margin: 0;
  padding: 0;
  width: 100%;
}

.hero_banner {
  display: none;
  margin: 0;
  padding: 0;
  width: 100%;
}
@media (min-width: 968px) {
  .hero_banner {
    height: 262px;
  }
}
.hero_banner img {
  max-width: 950px;
  width: 100%;
  height: auto;
}

.hero_1a_main .hero_banner {
  display: block;
}

.middlecontent {
  clear: both;
  margin: 0;
  padding: 20px 0 0;
  width: 100%;
}

.middlecontentleft {
  float: left;
  margin-bottom: 20px;
  width: 65%;
}
@media (max-width: 949px) {
  .middlecontentleft {
    width: 55%;
  }
}
.middlecontentleft #hpRecentItems {
  float: left;
  height: auto;
  margin: 15px auto 20px;
  position: relative;
  width: 100%;
}
.middlecontentleft #hpRecentItems .recentitems_headerlabelstatic {
  background: url("/BaldwinCooke/pict/toppicks.gif") no-repeat;
  float: left;
  height: 20px;
  width: 100%;
}
.middlecontentleft #hpRecentItems .recentitems {
  float: left;
  height: 175px;
  width: 100%;
}
.middlecontentleft #hpRecentItems .recentitemsslider_items {
  background-color: #fff;
  border: solid 1px #A8AAAC;
  float: left;
  height: auto;
  width: 100%;
}
.middlecontentleft #hpRecentItems .recentitemsslider_items .recentitems_static {
  margin-left: 26px;
}
.middlecontentleft #hpRecentItems .recentitemsslider_items .recentitems_group {
  display: flex;
  align-items: center;
}
.middlecontentleft #hpRecentItems .recentitemsslider_items .recentitem_item {
  width: 30%;
}
.middlecontentleft #hpRecentItems .recentitemsslider_items .recentitem_item a {
  text-decoration: none;
}
.middlecontentleft #hpRecentItems .recentitemsslider_items .recentitem_imagebackground {
  height: 146px;
}
.middlecontentleft #hpRecentItems .recentitemsslider_items .recentitem_image {
  height: 100%;
  width: 100%;
}
.middlecontentleft #hpRecentItems .recentitemsslider_items .recentitem_label {
  color: #57575B;
  margin-bottom: 5px;
  text-align: center;
}

#reorder_box {
  border: 1px solid #e8e8e8;
  display: block;
  float: left;
  height: 120px;
  margin: 0;
  padding: 15px 0 0 25px;
  width: 275px;
}

#reorderbtn {
  float: left;
  height: 38px;
  margin: 65px 25px;
  width: 251px;
}

.button_txt {
  color: #FFF;
  margin-top: 7px;
  text-align: center;
  width: 100%;
}
.button_txt {
  font-size: 0.88rem;
}
@media screen and (min-width: 47rem) {
  .button_txt {
    font-size: calc(0.25vw + 0.7625rem);
  }
}
@media screen and (min-width: 95rem) {
  .button_txt {
    font-size: 1rem;
  }
}

.middlecontentright {
  float: right;
  height: auto;
  margin-bottom: 10px;
  width: 263px;
}

.middlecontentleftbottom {
  margin-left: 10px;
  width: 100%;
}

#special_offers_box {
  background-image: url("/baldwincooke/pict/bwcemail.jpg");
  background-repeat: no-repeat;
  display: block;
  float: left;
  height: 125px;
  margin: 10px 0 0;
  width: 310px;
}

.block_title_1 {
  color: #173f58;
  font-weight: 400;
  margin: 0;
  padding: 0;
}
.block_title_1 {
  font-size: 1.25rem;
}
@media screen and (min-width: 47rem) {
  .block_title_1 {
    font-size: calc(0.5208333333vw + 1.0052083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .block_title_1 {
    font-size: 1.5rem;
  }
}

.block_title_2 {
  color: #be372f;
  font-weight: 600;
  margin: 0 0 10px 0;
  padding: 0;
}
.block_title_2 {
  font-size: 1.5rem;
}
@media screen and (min-width: 47rem) {
  .block_title_2 {
    font-size: calc(0.5208333333vw + 1.2552083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .block_title_2 {
    font-size: 1.75rem;
  }
}

#hpCouponCode {
  background: url("/baldwincooke/pict/bwccoupon.jpg") no-repeat top left;
  float: right;
  height: 187px;
  margin: 34px 0 30px;
}

/* home page coupon entry */
.priSearchWrap {
  margin: 80px 20px 0 28px;
}

.priSearchTxtbx {
  background-color: #F2F2F3;
  border: 0 none;
  color: #6C6E77;
  float: left;
  font-family: Helvetica, Arial;
  height: 33px;
  margin: 2px 0 0;
  padding: 1px 5px 0 10px;
  width: 125px;
}
.priSearchTxtbx {
  font-size: 0.69rem;
}
@media screen and (min-width: 47rem) {
  .priSearchTxtbx {
    font-size: calc(0.125vw + 0.63125rem);
  }
}
@media screen and (min-width: 95rem) {
  .priSearchTxtbx {
    font-size: 0.75rem;
  }
}

.priSearchButton {
  background: url("/baldwincooke/pict/bwcgo_btn.png") no-repeat left top;
  border: none;
  float: left;
  height: 37px;
  margin: 0;
  padding: 0;
  width: 75px;
}

/* end home page coupon entry */
#hpQuestiontext {
  clear: both;
  margin: 10px 0 0 10px;
  width: 100%;
}

#hpQuestiontext .q1 {
  color: #824812;
}
#hpQuestiontext .q1 {
  font-size: 1.12rem;
}
@media screen and (min-width: 47rem) {
  #hpQuestiontext .q1 {
    font-size: calc(0.5208333333vw + 0.8752083333rem);
  }
}
@media screen and (min-width: 95rem) {
  #hpQuestiontext .q1 {
    font-size: 1.37rem;
  }
}

#hpQuestiontext .q2 {
  color: #57575B;
}
#hpQuestiontext .q2 {
  font-size: 1.12rem;
}
@media screen and (min-width: 47rem) {
  #hpQuestiontext .q2 {
    font-size: calc(0.5208333333vw + 0.8752083333rem);
  }
}
@media screen and (min-width: 95rem) {
  #hpQuestiontext .q2 {
    font-size: 1.37rem;
  }
}

#hpQuestiontext .q3 {
  color: #824812;
}
#hpQuestiontext .q3 {
  font-size: 1.12rem;
}
@media screen and (min-width: 47rem) {
  #hpQuestiontext .q3 {
    font-size: calc(0.5208333333vw + 0.8752083333rem);
  }
}
@media screen and (min-width: 95rem) {
  #hpQuestiontext .q3 {
    font-size: 1.37rem;
  }
}

#hpReviewProduct {
  clear: left;
  float: left;
}

#hpReviewProduct a {
  background: url("/baldwincooke/pict/customerreviews.png") no-repeat top left;
  display: block;
  height: 155px;
  width: 272px;
}

/*Invoices Common - START*/
h3.page-title {
  color: #f6931e;
  margin: 15px 0;
}
h3.page-title {
  font-size: 1.5rem;
}
@media screen and (min-width: 47rem) {
  h3.page-title {
    font-size: calc(0.5208333333vw + 1.2552083333rem);
  }
}
@media screen and (min-width: 95rem) {
  h3.page-title {
    font-size: 1.75rem;
  }
}

h5.company-contact {
  color: #000000;
}
h5.company-contact.indent {
  margin-left: 42px;
}
h5.company-contact.indent span {
  margin-left: 10px;
  margin-right: 10px;
}

.breadcrumb {
  margin-top: 15px;
  display: block;
  cursor: default;
}
.breadcrumb a {
  margin: 0 4px 0 2px;
}
.breadcrumb a:last-of-type {
  color: grey;
  text-decoration: none;
  cursor: default;
}

.ico-printer {
  background-image: url(/Baldwincooke/pict/printer.svg);
  background-repeat: no-repeat;
  background-size: 28px 28px;
  height: 28px;
  padding-left: 33px;
  position: absolute;
  top: 0;
  right: 0;
}
.ico-printer a {
  font-weight: 600;
  text-decoration: none;
}
.ico-printer a {
  font-size: 0.69rem;
}
@media screen and (min-width: 47rem) {
  .ico-printer a {
    font-size: calc(0.125vw + 0.63125rem);
  }
}
@media screen and (min-width: 95rem) {
  .ico-printer a {
    font-size: 0.75rem;
  }
}
.ico-printer a:hover {
  text-decoration: underline;
}
.ico-printer button {
  background-color: transparent;
  border: 0;
  border-radius: initial;
  box-shadow: none;
  clear: both;
  color: #1a74c9;
  cursor: pointer;
  font-weight: 600;
  height: 28px;
  margin: 0;
  padding: 0;
  text-decoration: none;
  width: auto;
  vertical-align: middle;
}
.ico-printer button {
  font-size: 0.88rem;
}
@media screen and (min-width: 47rem) {
  .ico-printer button {
    font-size: calc(0.25vw + 0.7625rem);
  }
}
@media screen and (min-width: 95rem) {
  .ico-printer button {
    font-size: 1rem;
  }
}
.ico-printer button:hover {
  text-decoration: underline;
}

/*Invoices Common - END*/
/* View Invoices/Pay Online - START */
#InvoiceList .tabs {
  border-bottom: 2px #0076bb solid;
  margin-top: 20px;
}
#InvoiceList .tabs > a {
  display: inline-block;
  width: auto;
  height: 40px;
  vertical-align: middle;
  background-color: #0076bb;
  line-height: 1.75;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
  padding: 4px 20px;
}
#InvoiceList .tabs > a {
  font-size: 0.88rem;
}
@media screen and (min-width: 47rem) {
  #InvoiceList .tabs > a {
    font-size: calc(0.25vw + 0.7625rem);
  }
}
@media screen and (min-width: 95rem) {
  #InvoiceList .tabs > a {
    font-size: 1rem;
  }
}
#InvoiceList[data-view=open] .tabs > a.tab-open-invoices {
  background-color: #0076bb;
}
#InvoiceList[data-view=open] .tabs > a.tab-payment-history {
  background-color: #cccccc;
  color: grey;
  height: 32px;
  line-height: 1.15;
  position: relative;
  top: 4px;
}
#InvoiceList[data-view=open] table.invoices > tbody.history {
  display: none;
}
#InvoiceList[data-view=history] .tabs > a.tab-open-invoices {
  background-color: #cccccc;
  color: grey;
  height: 32px;
  line-height: 1.15;
  position: relative;
  top: 4px;
}
#InvoiceList[data-view=history] .tabs > a.tab-payment-history {
  background-color: #0076bb;
}
#InvoiceList[data-view=history] table.invoices > tbody.open {
  display: none;
}
#InvoiceList a.invoices_view_btn {
  font-size: 0.88rem;
}
@media screen and (min-width: 47rem) {
  #InvoiceList a.invoices_view_btn {
    font-size: calc(0.25vw + 0.7625rem);
  }
}
@media screen and (min-width: 95rem) {
  #InvoiceList a.invoices_view_btn {
    font-size: 1rem;
  }
}
#InvoiceList table.invoices {
  width: 100%;
  margin-top: 10px;
  border-collapse: collapse;
  border-spacing: 0;
  border: none;
}
#InvoiceList table.invoices > thead > tr {
  background: #e6e7e8;
}
#InvoiceList table.invoices > thead > tr > th {
  background: transparent;
  border: none; /*delete border*/
  color: #000000; /*change color to black*/
  font-weight: bold;
  margin: 0;
  padding: 8px 10px;
  text-align: center;
  white-space: nowrap;
}
#InvoiceList table.invoices > thead > tr > th {
  font-size: 0.81rem;
}
@media screen and (min-width: 47rem) {
  #InvoiceList table.invoices > thead > tr > th {
    font-size: calc(0.2708333333vw + 0.6827083333rem);
  }
}
@media screen and (min-width: 95rem) {
  #InvoiceList table.invoices > thead > tr > th {
    font-size: 0.94rem;
  }
}
#InvoiceList table.invoices > tbody > tr:not(.empty):nth-of-type(2n+1) {
  background: #e6e7e8;
}
#InvoiceList table.invoices > tbody > tr.empty:not(:only-child) {
  display: none;
}
#InvoiceList table.invoices > tbody > tr.empty > td {
  text-align: center;
  font-weight: bold;
}
#InvoiceList table.invoices > tbody > tr > td {
  background: transparent;
  border: none; /*delete border*/
  color: #000000;
  margin: 0;
  padding: 5px 1px;
  text-align: center;
  height: 30px;
}
#InvoiceList table.invoices > tbody > tr > td .invoice_pay_button {
  border-radius: 7px;
  background-color: #046241;
  color: #fff;
  font-weight: bold;
  width: 40px;
  height: 20px;
  line-height: 1.7;
  display: inline-block;
  cursor: default;
  margin-left: 10px;
}

/* View Invoices/Pay Online - END */
/* Details/Pay - START */
#InvoicePay table {
  border-collapse: collapse;
  border-spacing: 0;
  color: #000000;
  text-align: left;
  width: 100%;
}
#InvoicePay table td {
  padding: 5px;
}
#InvoicePay table .tbl_header {
  font-weight: 600;
  text-align: center;
}
#InvoicePay table .left_cell {
  border-left: 1px solid #b3b2b2;
}
#InvoicePay table .right_cell {
  border-right: 1px solid #b3b2b2;
}
#InvoicePay #tbl_customer {
  margin-top: 20px;
  border: 1px solid #b3b2b2;
}
#InvoicePay #tbl_customer td {
  border-top: 1px solid #b3b2b2;
  border-bottom: 1px solid #b3b2b2;
  text-align: center;
}
#InvoicePay #tbl_ordered {
  margin-top: 5px;
}
#InvoicePay #tbl_ordered td {
  border: 1px solid #b3b2b2;
  text-align: center;
}
#InvoicePay #tbl_ordered .subtext_ordered {
  border-bottom: 0;
  border-left: 0;
  padding-top: 20px;
  padding-right: 50px;
  padding-left: 10px;
  text-align: left;
  vertical-align: top;
}
#InvoicePay #tbl_ordered .subtext_ordered {
  font-size: 0.69rem;
}
@media screen and (min-width: 47rem) {
  #InvoicePay #tbl_ordered .subtext_ordered {
    font-size: calc(0.125vw + 0.63125rem);
  }
}
@media screen and (min-width: 95rem) {
  #InvoicePay #tbl_ordered .subtext_ordered {
    font-size: 0.75rem;
  }
}
#InvoicePay #tbl_ordered .tbl_fin {
  font-weight: 600;
  text-align: right;
}
#InvoicePay #tbl_ordered .tbl_fin {
  font-size: 0.69rem;
}
@media screen and (min-width: 47rem) {
  #InvoicePay #tbl_ordered .tbl_fin {
    font-size: calc(0.125vw + 0.63125rem);
  }
}
@media screen and (min-width: 95rem) {
  #InvoicePay #tbl_ordered .tbl_fin {
    font-size: 0.75rem;
  }
}
#InvoicePay #tbl_ordered .total {
  color: #000;
  text-transform: uppercase;
}
#InvoicePay .title_invoice {
  color: #000000;
  font-weight: 600;
  padding-bottom: 15px;
  padding-left: 0;
}
#InvoicePay .title_invoice {
  font-size: 1.12rem;
}
@media screen and (min-width: 47rem) {
  #InvoicePay .title_invoice {
    font-size: calc(0.5208333333vw + 0.8752083333rem);
  }
}
@media screen and (min-width: 95rem) {
  #InvoicePay .title_invoice {
    font-size: 1.37rem;
  }
}
#InvoicePay .invoice_address {
  padding-bottom: 15px;
  text-align: left;
}
#InvoicePay .invoice_addressName, #InvoicePay .invoice_addressLine1, #InvoicePay .invoice_addressCity {
  display: inline-block;
  font-weight: 700;
}
#InvoicePay .title_BillTo {
  color: #000000;
  font-weight: 600;
  vertical-align: top;
  padding-left: 0;
}
#InvoicePay .title_BillTo {
  font-size: 0.75rem;
}
@media screen and (min-width: 47rem) {
  #InvoicePay .title_BillTo {
    font-size: calc(0.2708333333vw + 0.6227083333rem);
  }
}
@media screen and (min-width: 95rem) {
  #InvoicePay .title_BillTo {
    font-size: 0.88rem;
  }
}
#InvoicePay .data_BillTo {
  color: #000000;
  font-weight: 600;
  vertical-align: top;
}
#InvoicePay .title_ShipTo {
  color: #000000;
  font-weight: 600;
  vertical-align: top;
}
#InvoicePay .title_ShipTo {
  font-size: 0.75rem;
}
@media screen and (min-width: 47rem) {
  #InvoicePay .title_ShipTo {
    font-size: calc(0.2708333333vw + 0.6227083333rem);
  }
}
@media screen and (min-width: 95rem) {
  #InvoicePay .title_ShipTo {
    font-size: 0.88rem;
  }
}
#InvoicePay .data_ShipTo {
  color: #000000;
  font-weight: 600;
  vertical-align: top;
}
#InvoicePay .title_ordered {
  color: #000000;
  font-weight: 600;
  margin-top: 15px;
}
#InvoicePay .title_ordered {
  font-size: 0.75rem;
}
@media screen and (min-width: 47rem) {
  #InvoicePay .title_ordered {
    font-size: calc(0.2708333333vw + 0.6227083333rem);
  }
}
@media screen and (min-width: 95rem) {
  #InvoicePay .title_ordered {
    font-size: 0.88rem;
  }
}
#InvoicePay .submitButton {
  background-color: #046241;
  border: none;
  border-radius: 7px;
  color: #FFF;
  cursor: pointer;
  float: right;
  font-weight: 600;
  margin-top: 10px;
  text-decoration: none;
  padding: 8px 40px;
}
#InvoicePay .submitButton {
  font-size: 0.81rem;
}
@media screen and (min-width: 47rem) {
  #InvoicePay .submitButton {
    font-size: calc(0.2708333333vw + 0.6827083333rem);
  }
}
@media screen and (min-width: 95rem) {
  #InvoicePay .submitButton {
    font-size: 0.94rem;
  }
}

/* Details/Pay - END */
/* PAY ONLINE - START*/
#InvoicePayOnline .secure {
  margin: 10px 0;
}
#InvoicePayOnline .secure {
  font-size: 0.81rem;
}
@media screen and (min-width: 47rem) {
  #InvoicePayOnline .secure {
    font-size: calc(0.2708333333vw + 0.6827083333rem);
  }
}
@media screen and (min-width: 95rem) {
  #InvoicePayOnline .secure {
    font-size: 0.94rem;
  }
}
#InvoicePayOnline #tbl_orderinfo {
  width: 100%;
  background: #c7c6c6;
  text-align: center;
  font-weight: bold;
}
#InvoicePayOnline #tbl_orderinfo {
  font-size: 0.81rem;
}
@media screen and (min-width: 47rem) {
  #InvoicePayOnline #tbl_orderinfo {
    font-size: calc(0.2708333333vw + 0.6827083333rem);
  }
}
@media screen and (min-width: 95rem) {
  #InvoicePayOnline #tbl_orderinfo {
    font-size: 0.94rem;
  }
}
#InvoicePayOnline #tbl_orderinfo td {
  font-weight: normal;
}
#InvoicePayOnline #tbl_orderinfo td {
  font-size: 0.81rem;
}
@media screen and (min-width: 47rem) {
  #InvoicePayOnline #tbl_orderinfo td {
    font-size: calc(0.2708333333vw + 0.6827083333rem);
  }
}
@media screen and (min-width: 95rem) {
  #InvoicePayOnline #tbl_orderinfo td {
    font-size: 0.94rem;
  }
}
#InvoicePayOnline .result-message {
  font-weight: bold;
  margin-bottom: 200px;
}
#InvoicePayOnline .result-message {
  font-size: 0.81rem;
}
@media screen and (min-width: 47rem) {
  #InvoicePayOnline .result-message {
    font-size: calc(0.2708333333vw + 0.6827083333rem);
  }
}
@media screen and (min-width: 95rem) {
  #InvoicePayOnline .result-message {
    font-size: 0.94rem;
  }
}
#InvoicePayOnline .maintbl + .result-message {
  margin-bottom: 50px;
}
#InvoicePayOnline .form {
  margin: 15px 0;
}
#InvoicePayOnline .form {
  font-size: 0.81rem;
}
@media screen and (min-width: 47rem) {
  #InvoicePayOnline .form {
    font-size: calc(0.2708333333vw + 0.6827083333rem);
  }
}
@media screen and (min-width: 95rem) {
  #InvoicePayOnline .form {
    font-size: 0.94rem;
  }
}
#InvoicePayOnline .form .required:after {
  content: "*";
  color: red;
  padding-left: 3px;
}
#InvoicePayOnline .form label {
  display: block;
}
#InvoicePayOnline .form label {
  font-size: 0.81rem;
}
@media screen and (min-width: 47rem) {
  #InvoicePayOnline .form label {
    font-size: calc(0.2708333333vw + 0.6827083333rem);
  }
}
@media screen and (min-width: 95rem) {
  #InvoicePayOnline .form label {
    font-size: 0.94rem;
  }
}
#InvoicePayOnline .form .boxpopup > .label > span {
  cursor: pointer;
}
#InvoicePayOnline .form > div {
  margin-top: 10px;
}
#InvoicePayOnline .form .row > div {
  display: inline-block;
  vertical-align: middle;
}
#InvoicePayOnline .form input[type=text], #InvoicePayOnline .form select {
  border: 1px solid #ccc;
  height: 40px;
}
#InvoicePayOnline .form input[type=text] {
  font-size: 1rem;
}
@media screen and (min-width: 47rem) {
  #InvoicePayOnline .form input[type=text] {
    font-size: calc(0.5208333333vw + 0.7552083333rem);
  }
}
@media screen and (min-width: 95rem) {
  #InvoicePayOnline .form input[type=text] {
    font-size: 1.25rem;
  }
}
#InvoicePayOnline .form .fg-name input[type=text] {
  width: 394px;
}
#InvoicePayOnline .form .fg-card input[type=text] {
  width: 267px;
}
#InvoicePayOnline .form .fg-cvv {
  margin-left: 19px;
}
#InvoicePayOnline .form .fg-cvv input[type=text] {
  width: 105px;
}
#InvoicePayOnline .form .fg-cvv input[type=text] {
  font-size: 1.5rem;
}
@media screen and (min-width: 47rem) {
  #InvoicePayOnline .form .fg-cvv input[type=text] {
    font-size: calc(0.5208333333vw + 1.2552083333rem);
  }
}
@media screen and (min-width: 95rem) {
  #InvoicePayOnline .form .fg-cvv input[type=text] {
    font-size: 1.75rem;
  }
}
#InvoicePayOnline .form .creditCard {
  margin-top: 16px;
}
#InvoicePayOnline .form .ddl-month, #InvoicePayOnline .form .ddl-year {
  width: 128px;
}
#InvoicePayOnline .form .ddl-year {
  margin-left: 9px;
}
#InvoicePayOnline .form .submitButton {
  width: 15%;
  height: 40px;
  border-radius: 7px;
  border: none;
  background: #046241;
  color: #fff;
  font-weight: bold;
}
#InvoicePayOnline .form .submitButton {
  font-size: 0.88rem;
}
@media screen and (min-width: 47rem) {
  #InvoicePayOnline .form .submitButton {
    font-size: calc(0.25vw + 0.7625rem);
  }
}
@media screen and (min-width: 95rem) {
  #InvoicePayOnline .form .submitButton {
    font-size: 1rem;
  }
}

/* PAY ONLINE - END*/
.my-account {
  display: flex;
  gap: 2rem;
  max-width: 1622px;
  margin: 0 auto;
  padding: 0 20px 20px 20px;
}
.my-account h1 {
  font-size: 1.75rem;
  font-weight: 700;
  margin-bottom: 0.75rem;
  color: #024f9d;
}
.my-account h2 {
  font-size: 1.25rem;
  font-weight: 600;
  margin: 1.5rem 0 0.5rem;
  color: #024f9d;
}
.my-account__nav {
  flex: 0 0 25%;
}
.my-account__content {
  flex: 1 1 75%;
}
.my-account__content .last-login span {
  display: inline-block;
  margin: unset !important;
  float: unset !important;
}
.my-account__content .customer-number {
  padding-bottom: 40px;
}
.my-account__list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.my-account__item {
  margin-bottom: 0.5rem;
}
.my-account__item.is-current a {
  color: #fff;
  background: #024f9d;
}
.my-account__item.is-current a::after {
  opacity: 1;
}
.my-account__list a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  text-decoration: none;
  padding: 0.75rem 1rem;
  border-radius: 0.25rem;
  color: #0a0a0a;
  background: transparent;
  transition: background 0.2s ease;
  text-transform: capitalize;
}
.my-account__list a::after {
  content: "";
  display: inline-block;
  width: 18px;
  height: 18px;
  background: url("/Amsterdam/mobile/pict/header_footer/2024/keyboard_arrow_right.svg") no-repeat center/contain;
  opacity: 0.5;
  transition: opacity 0.2s ease;
}
.my-account__list a:hover {
  color: #fff;
  background: #024f9d;
}
.my-account__list a:hover::after {
  opacity: 1;
  filter: invert(1);
}
.my-account__list a.my-account__link::after {
  background: none;
}
@media (max-width: 768px) {
  .my-account {
    flex-direction: column;
  }
  .my-account__nav, .my-account__content {
    flex: none;
    width: 100%;
  }
}

/* Obsolete Products - START */
.obsolete_wrapper {
  text-align: center;
  max-width: 1192px;
}
.obsolete_wrapper h1 {
  color: #fa8b0a;
  margin: 10px 0 30px;
}
.obsolete_wrapper h1 {
  font-size: 1.5rem;
}
@media screen and (min-width: 47rem) {
  .obsolete_wrapper h1 {
    font-size: calc(0.5208333333vw + 1.2552083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .obsolete_wrapper h1 {
    font-size: 1.75rem;
  }
}
.obsolete_wrapper > .product_image:first-of-type {
  border: 1px solid #d0d0d0;
  display: inline-block;
  height: 303px;
  margin: 0 20px 0 0;
  width: 303px;
}
.obsolete_wrapper .obsolete_details {
  display: inline-block;
  text-align: left;
  vertical-align: top;
  width: 350px;
}
@media (min-width: 1192px) {
  .obsolete_wrapper .obsolete_details {
    width: 51%;
  }
}
.obsolete_wrapper .obsolete_details .product_name {
  color: #006097;
  display: inline-block;
  line-height: 21px;
  margin: 0 10px 10px 0;
  overflow: visible;
}
.obsolete_wrapper .obsolete_details .product_name {
  font-size: 1rem;
}
@media screen and (min-width: 47rem) {
  .obsolete_wrapper .obsolete_details .product_name {
    font-size: calc(0.5208333333vw + 0.7552083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .obsolete_wrapper .obsolete_details .product_name {
    font-size: 1.25rem;
  }
}
.obsolete_wrapper #coupon_results {
  text-align: left;
}
.obsolete_wrapper .product_num {
  color: #000;
  display: inline-block;
  line-height: 21px;
}
.obsolete_wrapper .product_num {
  font-size: 0.81rem;
}
@media screen and (min-width: 47rem) {
  .obsolete_wrapper .product_num {
    font-size: calc(0.2708333333vw + 0.6827083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .obsolete_wrapper .product_num {
    font-size: 0.94rem;
  }
}
.obsolete_wrapper .para_1 {
  color: #000;
  margin-bottom: 20px;
}
.obsolete_wrapper .para_1 {
  font-size: 1.25rem;
}
@media screen and (min-width: 47rem) {
  .obsolete_wrapper .para_1 {
    font-size: calc(0.5208333333vw + 1.0052083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .obsolete_wrapper .para_1 {
    font-size: 1.5rem;
  }
}
.obsolete_wrapper .para_2 {
  color: #000;
  margin-bottom: 40px;
}
.obsolete_wrapper .para_2 {
  font-size: 0.81rem;
}
@media screen and (min-width: 47rem) {
  .obsolete_wrapper .para_2 {
    font-size: calc(0.2708333333vw + 0.6827083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .obsolete_wrapper .para_2 {
    font-size: 0.94rem;
  }
}
.obsolete_wrapper .couponContainer {
  float: left;
  position: relative;
}
.obsolete_wrapper .couponContainer .coupon {
  background-image: url("/Amsterdam/pict/coupon-obsolete-product.png");
  float: left;
  height: 119px;
  width: 308px;
}
.obsolete_wrapper .couponContainer .couponCode {
  background-color: #ff0;
  float: left;
  font-weight: bold;
  left: 205px;
  padding: 2px 2px 0;
  position: absolute;
  top: 79px;
}
.obsolete_wrapper .couponContainer .couponCode {
  font-size: 0.88rem;
}
@media screen and (min-width: 47rem) {
  .obsolete_wrapper .couponContainer .couponCode {
    font-size: calc(0.25vw + 0.7625rem);
  }
}
@media screen and (min-width: 95rem) {
  .obsolete_wrapper .couponContainer .couponCode {
    font-size: 1rem;
  }
}
.obsolete_wrapper .button_wrapper {
  float: left;
  margin-top: 23px;
}
.obsolete_wrapper .button_wrapper a {
  color: #fff;
  text-align: center;
  text-decoration: none;
}
.obsolete_wrapper .button_wrapper .btn_advance {
  font-weight: bold;
  height: auto;
  line-height: normal;
}
.obsolete_wrapper .button_wrapper .btn_advance {
  font-size: 0.88rem;
}
@media screen and (min-width: 47rem) {
  .obsolete_wrapper .button_wrapper .btn_advance {
    font-size: calc(0.25vw + 0.7625rem);
  }
}
@media screen and (min-width: 95rem) {
  .obsolete_wrapper .button_wrapper .btn_advance {
    font-size: 1rem;
  }
}
.obsolete_wrapper .button_wrapper .btn_advance .btn_content, .obsolete_wrapper .button_wrapper .btn_advance .wishList .quickadd_but, .wishList .obsolete_wrapper .button_wrapper .btn_advance .quickadd_but, .obsolete_wrapper .button_wrapper .btn_advance #shoppingcart_layout .wishList .quickadd_but, #shoppingcart_layout .wishList .obsolete_wrapper .button_wrapper .btn_advance .quickadd_but {
  background-color: #004f98;
  background-image: none;
  border: 1px solid #fff;
  border-radius: 7px;
  box-shadow: 0px 0px 5px #CCC;
  padding: 22px 0;
  width: 360px;
}
.obsolete_wrapper .button_wrapper .button {
  border: none;
}
.obsolete_wrapper #block_products {
  border-collapse: separate;
  border-spacing: 14px 0;
  clear: both;
  padding: 20px 0 40px;
  width: 100%;
}
.obsolete_wrapper #block_products th {
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 20px solid #004f98;
  padding: 5px 0;
  text-align: center;
}
.obsolete_wrapper #block_products th a {
  color: #878787;
  font-weight: 400;
  text-decoration: none;
}
.obsolete_wrapper #block_products th a {
  font-size: 1.5rem;
}
@media screen and (min-width: 47rem) {
  .obsolete_wrapper #block_products th a {
    font-size: calc(0.5208333333vw + 1.2552083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .obsolete_wrapper #block_products th a {
    font-size: 1.75rem;
  }
}
.obsolete_wrapper #block_products td {
  border: none;
  line-height: 0;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
}
.obsolete_wrapper #block_products td img {
  height: auto;
  width: 100%;
}
.obsolete_wrapper #block_products td .product_rollover {
  background-color: rgba(0, 79, 152, 0.8);
  color: #fff;
  display: none;
  font-weight: 400;
  height: 100%;
  left: 0;
  line-height: normal;
  padding: 50px 15px;
  position: absolute;
  text-align: center;
  top: 0;
}
.obsolete_wrapper #block_products td .product_rollover {
  font-size: 1.12rem;
}
@media screen and (min-width: 47rem) {
  .obsolete_wrapper #block_products td .product_rollover {
    font-size: calc(0.5208333333vw + 0.8752083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .obsolete_wrapper #block_products td .product_rollover {
    font-size: 1.37rem;
  }
}
.obsolete_wrapper #block_products td .product_rollover .btn_advance .btn_content, .obsolete_wrapper #block_products td .product_rollover .btn_advance .wishList .quickadd_but, .wishList .obsolete_wrapper #block_products td .product_rollover .btn_advance .quickadd_but {
  background-color: #046241;
  background-image: none;
}
.obsolete_wrapper #block_products td .product_rollover .btn_advance .btn_content:hover, .obsolete_wrapper #block_products td .product_rollover .btn_advance .wishList .quickadd_but:hover, .wishList .obsolete_wrapper #block_products td .product_rollover .btn_advance .quickadd_but:hover {
  background-color: #00b436;
}
.obsolete_wrapper #block_products td:hover .product_rollover {
  display: block;
}
.obsolete_wrapper .category_main .product_container .product_image_container .product_image .category_thumb4 {
  height: auto;
  width: 98%;
}
.obsolete_wrapper .tnt_topCats .topCats_catcol.category_main .product_container {
  margin: 0 0 20px 0;
  text-align: left;
}

/* Obsolete Products - END */
/* Order Status & Saved Projects - START */
#saved-projects {
  margin-top: 20px;
}
#saved-projects .no_orders {
  margin-left: 10%;
}
#saved-projects .no_orders p {
  margin-top: 20px;
}
#saved-projects .btn_secondary {
  padding-top: 8px;
}
#saved-projects .btn_primary, #saved-projects #shoppingcart_layout .savedProjects_wishList .order_actions .btn_secondary, #shoppingcart_layout .savedProjects_wishList .order_actions #saved-projects .btn_secondary, #saved-projects .product_listings .btn_secondary, .product_listings #saved-projects .btn_secondary {
  padding-top: 12px;
}

.project_flex {
  display: flex;
  justify-content: space-between;
}

#order-status {
  position: relative;
  width: 100%;
  margin: 0 auto;
}
#order-status.content {
  max-width: 1300px;
  padding-left: 40px;
}
@media (min-width: 1400px) {
  #order-status.content {
    padding-left: 0;
  }
}
#order-status h1 {
  color: #000;
}
#order-status h1 {
  font-size: 1.5rem;
}
@media screen and (min-width: 47rem) {
  #order-status h1 {
    font-size: calc(0.5208333333vw + 1.2552083333rem);
  }
}
@media screen and (min-width: 95rem) {
  #order-status h1 {
    font-size: 1.75rem;
  }
}
#order-status p {
  margin: 0;
}
#order-status .no_orders {
  margin-left: 0;
  margin-bottom: 160px;
}
#order-status .no_orders h5 {
  margin-top: 5px;
}
#order-status .no_orders p {
  margin-top: 20px;
}
#order-status .no_orders p a {
  text-decoration: underline;
}
#order-status .no_orders p a {
  font-size: 0.81rem;
}
@media screen and (min-width: 47rem) {
  #order-status .no_orders p a {
    font-size: calc(0.2708333333vw + 0.6827083333rem);
  }
}
@media screen and (min-width: 95rem) {
  #order-status .no_orders p a {
    font-size: 0.94rem;
  }
}
#order-status .header_column {
  display: block;
  vertical-align: top;
  width: 100%;
}
#order-status .header_column .text_center, #order-status .header_column .text_right {
  text-align: left;
}
@media (min-width: 700px) {
  #order-status .header_column .text_center {
    text-align: center;
  }
  #order-status .header_column .text_right {
    text-align: right;
  }
}
#order-status .estimated_ship {
  font-weight: bold;
  margin-left: 30px;
}
@media (min-width: 700px) {
  #order-status .orderDetails_flex {
    display: flex;
  }
}
#order-status .shipment_details {
  display: block;
  flex: 1;
  margin-top: 10px;
  position: relative;
  vertical-align: top;
  width: 100%;
}
#order-status .shipment_details p {
  display: inline-block;
}
#order-status .shipment_details span {
  font-size: 0.81rem;
}
@media screen and (min-width: 47rem) {
  #order-status .shipment_details span {
    font-size: calc(0.2708333333vw + 0.6827083333rem);
  }
}
@media screen and (min-width: 95rem) {
  #order-status .shipment_details span {
    font-size: 0.94rem;
  }
}
#order-status .shipment_details .on-hold-text-ln1, #order-status .shipment_details .on-hold-text-ln2 {
  font-size: 0.81rem;
}
@media screen and (min-width: 47rem) {
  #order-status .shipment_details .on-hold-text-ln1, #order-status .shipment_details .on-hold-text-ln2 {
    font-size: calc(0.2708333333vw + 0.6827083333rem);
  }
}
@media screen and (min-width: 95rem) {
  #order-status .shipment_details .on-hold-text-ln1, #order-status .shipment_details .on-hold-text-ln2 {
    font-size: 0.94rem;
  }
}
#order-status .shipment_details .on-hold-text-ln2 {
  margin-top: 15px;
}
#order-status .shipment_details .reorder-review > input[type=submit] {
  margin-left: 0;
}
#order-status .shipment_details a[href].underline {
  text-decoration: underline;
}
#order-status .shipment_details .shipment_statusCircle {
  background: #00aeef;
  border-radius: 50%;
  font-weight: bold;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  height: 16px;
  line-height: 16px;
  text-align: center;
  vertical-align: top;
  width: 16px;
}
#order-status .shipment_details .shipment_statusBox {
  background: #FFFFFF;
  border: #8089b8 solid 1px;
  display: none;
  padding: 8px;
  position: absolute;
  top: 25px;
  left: 0;
  right: auto;
  width: 250px;
  z-index: 9999;
}
#order-status .shipment_details .shipment_statusBox:before {
  left: 50%;
}
#order-status .shipment_details .shipment_statusBox:after {
  left: 50%;
}
@media (min-width: 700px) {
  #order-status .shipment_details .shipment_statusBox {
    left: auto;
    right: 12px;
  }
  #order-status .shipment_details .shipment_statusBox:before {
    left: auto;
  }
  #order-status .shipment_details .shipment_statusBox:after {
    left: auto;
  }
}
#order-status .shipment_details .shipment_statusBox p {
  margin-bottom: 5px;
}
#order-status .shipment_details .shipment_statusBox p {
  font-size: 0.75rem;
}
@media screen and (min-width: 47rem) {
  #order-status .shipment_details .shipment_statusBox p {
    font-size: calc(0.2708333333vw + 0.6227083333rem);
  }
}
@media screen and (min-width: 95rem) {
  #order-status .shipment_details .shipment_statusBox p {
    font-size: 0.88rem;
  }
}
#order-status .shipment_details .shipment_statusBox ul {
  margin: 0 0 5px 0;
  padding-left: 20px;
}
#order-status .shipment_details .shipment_statusBox ul {
  font-size: 0.75rem;
}
@media screen and (min-width: 47rem) {
  #order-status .shipment_details .shipment_statusBox ul {
    font-size: calc(0.2708333333vw + 0.6227083333rem);
  }
}
@media screen and (min-width: 95rem) {
  #order-status .shipment_details .shipment_statusBox ul {
    font-size: 0.88rem;
  }
}
#order-status .shipment_details .shipment_statusBox:before {
  content: "";
  position: absolute;
  border-style: solid;
  border-width: 0 15px 10px;
  border-color: #8089b8 transparent;
  display: block;
  width: 0;
  z-index: 0;
  margin-left: -40px;
  top: -10px;
  left: 70%;
}
@media (max-width: 700px) {
  #order-status .shipment_details .shipment_statusBox:before {
    left: 50%;
  }
}
#order-status .shipment_details .shipment_statusBox:after {
  content: "";
  position: absolute;
  border-style: solid;
  border-width: 0 15px 10px;
  border-color: #FFFFFF transparent;
  display: block;
  width: 0;
  z-index: 1;
  margin-left: -40px;
  top: -9px;
  left: 50%;
}
@media (min-width: 700px) {
  #order-status .shipment_details .shipment_statusBox:after {
    left: 70%;
  }
}
#order-status .shipment_details .shipment_statusBox .shipment_closeStatus {
  position: absolute;
  right: -5px;
  top: -10px;
  background: #fff;
  border: 1px solid #8089b8;
  border-radius: 50%;
  font-weight: bold;
  color: #8089b8;
  cursor: pointer;
  display: inline-block;
  height: 16px;
  line-height: 16px;
  text-align: center;
  vertical-align: top;
  width: 16px;
}
#order-status div.order-status {
  display: inline-block;
}
#order-status .product-info:not([data-status=Cancelled]) .item-status.cancelled,
#order-status .product-info:not([data-status=CatchAll]) .item-status.catch-all,
#order-status .product-info:not([data-status=CreditHold]) .item-status.credit-hold,
#order-status .product-info:not([data-status=InProcess]) .item-status.in-process,
#order-status .product-info:not([data-status=InProduction]) .item-status.in-production,
#order-status .product-info:not([data-status=InShipping]) .item-status.in-shipping,
#order-status .product-info:not([data-status=OnHold]) .item-status.art-hold,
#order-status .product-info:not([data-status=OrderReceived]) .item-status.order-received,
#order-status .product-info:not([data-status=Shipped]) .item-status.shipped,
#order-status .product-info:not([data-status=Unknown]) .item-status.unknown {
  display: none;
}
#order-status .product-info[data-status=Shipped] .btn-reorder,
#order-status .product-info[data-status=Shipped] .btn-write-review {
  display: block;
}
#order-status .product-info[data-status=Shipped] .estimated_ship,
#order-status .product-info:not([data-status=Shipped]) .ship-on {
  display: none;
}
#order-status p.bold_small.order_date {
  display: block;
}

.product_listings {
  margin-top: 5px;
  width: auto;
}
@media (min-width: 950px) {
  .product_listings {
    width: 100%;
  }
}
.product_listings h1 {
  font-size: 1rem;
}
@media screen and (min-width: 47rem) {
  .product_listings h1 {
    font-size: calc(0.5208333333vw + 0.7552083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .product_listings h1 {
    font-size: 1.25rem;
  }
}
.product_listings p {
  font-size: 0.81rem;
}
@media screen and (min-width: 47rem) {
  .product_listings p {
    font-size: calc(0.2708333333vw + 0.6827083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .product_listings p {
    font-size: 0.94rem;
  }
}
.product_listings a {
  font-weight: bold;
  text-decoration: none;
}
.product_listings a {
  font-size: 0.81rem;
}
@media screen and (min-width: 47rem) {
  .product_listings a {
    font-size: calc(0.2708333333vw + 0.6827083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .product_listings a {
    font-size: 0.94rem;
  }
}
.product_listings a:hover {
  text-decoration: underline;
}
.product_listings hr {
  border-color: #f1f1f1;
}
.product_listings .bold_large {
  font-weight: bold;
}
.product_listings .bold_large {
  font-size: 1.12rem;
}
@media screen and (min-width: 47rem) {
  .product_listings .bold_large {
    font-size: calc(0.5208333333vw + 0.8752083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .product_listings .bold_large {
    font-size: 1.37rem;
  }
}
.product_listings .bold_medium {
  font-weight: bold;
}
.product_listings .bold_medium {
  font-size: 1.12rem;
}
@media screen and (min-width: 47rem) {
  .product_listings .bold_medium {
    font-size: calc(0.5208333333vw + 0.8752083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .product_listings .bold_medium {
    font-size: 1.37rem;
  }
}
.product_listings .bold_smedium {
  font-weight: bold;
}
.product_listings .bold_smedium {
  font-size: 0.81rem;
}
@media screen and (min-width: 47rem) {
  .product_listings .bold_smedium {
    font-size: calc(0.2708333333vw + 0.6827083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .product_listings .bold_smedium {
    font-size: 0.94rem;
  }
}
.product_listings .bold_small {
  font-weight: bold;
}
.product_listings .breadcrumbs {
  color: #595959;
  margin: 10px 0 5px;
}
.product_listings .breadcrumbs a {
  font-weight: normal;
  text-decoration: underline;
}
.product_listings .breadcrumbs a {
  font-size: 0.69rem;
}
@media screen and (min-width: 47rem) {
  .product_listings .breadcrumbs a {
    font-size: calc(0.125vw + 0.63125rem);
  }
}
@media screen and (min-width: 95rem) {
  .product_listings .breadcrumbs a {
    font-size: 0.75rem;
  }
}
.product_listings .product_listings_tabs {
  margin-bottom: 30px;
  width: 100%;
}
@media (min-width: 550px) {
  .product_listings .product_listings_tabs {
    border-bottom: 3px solid #eee;
    height: 35px;
    position: relative;
  }
}
.product_listings .searchOrderBox {
  position: relative;
  width: 100%;
  height: 0px;
  border-radius: 5px;
}
.product_listings .searchOrderBox .box {
  float: right;
  width: 600px;
  height: 42px;
  border: 1px solid gray;
  margin: auto;
  display: flex;
  flex-direction: row;
  border-radius: 5px;
}
.product_listings .searchOrderBox .box .inputView {
  padding-left: 10px;
  width: 400px;
  height: 40px;
  border: none;
  outline: none;
  border-radius: 5px 0 0 5px;
}
.product_listings .searchOrderBox .box .buttonborder {
  border-radius: 0 5px 5px 0;
}
.product_listings .searchOrderBox .box .buttonView {
  width: 99px;
  height: 40px;
  color: #4F4F4F;
  border: none;
  border-left: 1px solid gray;
  outline: none;
}
.product_listings .searchOrderBox .box .buttonView:hover {
  color: #000000;
  border-color: currentColor;
}
.product_listings .searchOrderBox .box .buttonView::after {
  opacity: 0;
  box-shadow: 0 0 0 6px #000000;
  transition: 0.3s;
}
.product_listings .searchOrderBox .box .buttonView:active::after {
  box-shadow: none;
  opacity: 0.4;
  transition: 0s;
}
.product_listings .product_listings_tab {
  border-bottom: 3px solid #eee;
  color: #06c;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  padding: 8px;
  position: static;
  width: 40%;
}
.product_listings .product_listings_tab {
  font-size: 0.75rem;
}
@media screen and (min-width: 47rem) {
  .product_listings .product_listings_tab {
    font-size: calc(0.2708333333vw + 0.6227083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .product_listings .product_listings_tab {
    font-size: 0.88rem;
  }
}
@media (min-width: 550px) {
  .product_listings .product_listings_tab {
    border: none;
    height: 35px;
    position: absolute;
    text-align: center;
    width: auto;
  }
}
.product_listings .product_listings_tab:nth-child(1) {
  left: 0;
}
.product_listings .product_listings_tab:nth-child(2) {
  left: 120px;
  margin: 0 0 15px -3px;
}
@media (min-width: 550px) {
  .product_listings .product_listings_tab:nth-child(2) {
    margin-left: 0;
  }
}
.product_listings .product_listings_tab:nth-child(3) {
  left: 240px;
}
@media (min-width: 550px) {
  .product_listings .product_listings_tab:nth-child(3) {
    display: block;
  }
}
.product_listings .product_listings_tab:nth-child(4) {
  left: 360px;
  margin-left: -3px;
}
@media (min-width: 550px) {
  .product_listings .product_listings_tab:nth-child(4) {
    margin-left: 0;
  }
}
.product_listings .is-active {
  background-color: transparent;
  border-bottom: 3px solid #F2A900;
  color: #000;
}
.product_listings .btn_primary, .product_listings #shoppingcart_layout .savedProjects_wishList .order_actions .btn_secondary, #shoppingcart_layout .savedProjects_wishList .order_actions .product_listings .btn_secondary, .product_listings .btn_secondary {
  background-color: #046241;
  border: 0;
  border-radius: 7px;
  box-shadow: none;
  color: white;
  cursor: pointer;
  font-weight: normal;
  height: 45px;
  line-height: 23px;
  padding: 0 10px;
  text-align: center;
  width: 220px;
}
.product_listings .btn_primary, .product_listings #shoppingcart_layout .savedProjects_wishList .order_actions .btn_secondary, #shoppingcart_layout .savedProjects_wishList .order_actions .product_listings .btn_secondary, .product_listings .btn_secondary {
  font-size: 0.88rem;
}
@media screen and (min-width: 47rem) {
  .product_listings .btn_primary, .product_listings #shoppingcart_layout .savedProjects_wishList .order_actions .btn_secondary, #shoppingcart_layout .savedProjects_wishList .order_actions .product_listings .btn_secondary, .product_listings .btn_secondary {
    font-size: calc(0.25vw + 0.7625rem);
  }
}
@media screen and (min-width: 95rem) {
  .product_listings .btn_primary, .product_listings #shoppingcart_layout .savedProjects_wishList .order_actions .btn_secondary, #shoppingcart_layout .savedProjects_wishList .order_actions .product_listings .btn_secondary, .product_listings .btn_secondary {
    font-size: 1rem;
  }
}
@media (min-width: 700px) {
  .product_listings .btn_primary, .product_listings #shoppingcart_layout .savedProjects_wishList .order_actions .btn_secondary, #shoppingcart_layout .savedProjects_wishList .order_actions .product_listings .btn_secondary, .product_listings .btn_secondary {
    margin: 10px auto 0 auto;
  }
}
.product_listings .btn_primary a, .product_listings #shoppingcart_layout .savedProjects_wishList .order_actions .btn_secondary a, #shoppingcart_layout .savedProjects_wishList .order_actions .product_listings .btn_secondary a, .product_listings .btn_secondary a {
  font-weight: normal;
}
.product_listings .btn_primary a, .product_listings #shoppingcart_layout .savedProjects_wishList .order_actions .btn_secondary a, #shoppingcart_layout .savedProjects_wishList .order_actions .product_listings .btn_secondary a, .product_listings .btn_secondary a {
  font-size: 0.88rem;
}
@media screen and (min-width: 47rem) {
  .product_listings .btn_primary a, .product_listings #shoppingcart_layout .savedProjects_wishList .order_actions .btn_secondary a, #shoppingcart_layout .savedProjects_wishList .order_actions .product_listings .btn_secondary a, .product_listings .btn_secondary a {
    font-size: calc(0.25vw + 0.7625rem);
  }
}
@media screen and (min-width: 95rem) {
  .product_listings .btn_primary a, .product_listings #shoppingcart_layout .savedProjects_wishList .order_actions .btn_secondary a, #shoppingcart_layout .savedProjects_wishList .order_actions .product_listings .btn_secondary a, .product_listings .btn_secondary a {
    font-size: 1rem;
  }
}
.product_listings .btn_secondary {
  background-color: white;
  border: 2px solid #046241;
  color: #046241;
}

.moved_wrapper {
  background-color: #ccc;
  z-index: 3;
}
.moved_wrapper .overview_header {
  background-color: #c1c2c4;
}

.orderStatus label.form-label {
  font-size: 14px;
  text-align: right;
  min-width: 200px;
  display: inline-block;
  margin: 0;
}

.orderStatus_loginBox {
  display: inline-block;
  height: 250px;
  margin-top: 20px;
  margin-right: 30px;
  /*padding: 10px;*/
  vertical-align: top;
  width: 440px;
}
.orderStatus_loginBox > p {
  height: 32px;
}
.orderStatus_loginBox label {
  /*display: inline-block;*/
  margin: 20px 0 0 20px;
}
.orderStatus_loginBox .loginBox_textInputs {
  margin: 20px 0 10px;
}
.orderStatus_loginBox .loginBox_textInputs p {
  display: inline-block;
  text-align: right;
  width: 100px;
}
.orderStatus_loginBox .loginBox_textInputs input {
  height: 30px;
  width: 200px;
  border: 1px solid black;
  padding-left: 5px;
  margin: 0 0 10px 5px;
}
.orderStatus_loginBox .btn_primary, .orderStatus_loginBox #shoppingcart_layout .savedProjects_wishList .order_actions .btn_secondary, #shoppingcart_layout .savedProjects_wishList .order_actions .orderStatus_loginBox .btn_secondary, .orderStatus_loginBox .product_listings .btn_secondary, .product_listings .orderStatus_loginBox .btn_secondary {
  float: right;
  width: 180px;
  background-color: #024f9d;
  background-image: none;
  border: none;
  border-radius: 7px;
  color: #fff;
  cursor: pointer;
  height: 40px;
  float: right;
  font-size: 15px;
  font-weight: bold;
  line-height: 40px;
  margin: 10px 20px 10px;
  padding: 0 20px;
  text-align: center;
}
.orderStatus_loginBox .btn_primary, .orderStatus_loginBox #shoppingcart_layout .savedProjects_wishList .order_actions .btn_secondary, #shoppingcart_layout .savedProjects_wishList .order_actions .orderStatus_loginBox .btn_secondary, .orderStatus_loginBox .product_listings .btn_secondary, .product_listings .orderStatus_loginBox .btn_secondary {
  font-size: 0.88rem;
}
@media screen and (min-width: 47rem) {
  .orderStatus_loginBox .btn_primary, .orderStatus_loginBox #shoppingcart_layout .savedProjects_wishList .order_actions .btn_secondary, #shoppingcart_layout .savedProjects_wishList .order_actions .orderStatus_loginBox .btn_secondary, .orderStatus_loginBox .product_listings .btn_secondary, .product_listings .orderStatus_loginBox .btn_secondary {
    font-size: calc(0.25vw + 0.7625rem);
  }
}
@media screen and (min-width: 95rem) {
  .orderStatus_loginBox .btn_primary, .orderStatus_loginBox #shoppingcart_layout .savedProjects_wishList .order_actions .btn_secondary, #shoppingcart_layout .savedProjects_wishList .order_actions .orderStatus_loginBox .btn_secondary, .orderStatus_loginBox .product_listings .btn_secondary, .product_listings .orderStatus_loginBox .btn_secondary {
    font-size: 1rem;
  }
}
.orderStatus_loginBox .btn_primary a, .orderStatus_loginBox #shoppingcart_layout .savedProjects_wishList .order_actions .btn_secondary a, #shoppingcart_layout .savedProjects_wishList .order_actions .orderStatus_loginBox .btn_secondary a, .orderStatus_loginBox .product_listings .btn_secondary a, .product_listings .orderStatus_loginBox .btn_secondary a {
  font-weight: normal;
}
.orderStatus_loginBox .forgotPassword {
  margin-top: 32px;
  text-align: center;
}
.orderStatus_loginBox .forgotPassword p {
  display: inline-block;
  margin-right: 10px;
}
.orderStatus_loginBox .forgotPassword a {
  text-decoration: underline;
}

.orderTracking_input {
  width: 220px !important;
}

.orderStatus_middle_line {
  margin-top: 20px;
  display: inline-block;
  height: 240px;
  width: 1px;
  background-color: silver;
}
@media (max-width: 904px) {
  .orderStatus_middle_line {
    display: block;
    height: 1px;
    width: 450px;
    background-color: silver;
    margin: auto;
  }
}

.orderStatus_freeLogoText {
  background-color: #F2F2F2;
  color: #FB5B11;
  line-height: 25px;
  font-weight: bolder;
}

#order-status .orderStatus_middle {
  display: block;
  height: auto;
  margin: 0 5px;
  vertical-align: top;
}
#order-status .orderStatus_middle > p {
  font-weight: bold;
  margin: 10px 0 0 170px;
}
#order-status .orderStatus_middle > p {
  font-size: 1.5rem;
}
@media screen and (min-width: 47rem) {
  #order-status .orderStatus_middle > p {
    font-size: calc(0.5208333333vw + 1.2552083333rem);
  }
}
@media screen and (min-width: 95rem) {
  #order-status .orderStatus_middle > p {
    font-size: 1.75rem;
  }
}
@media (min-width: 950px) {
  #order-status .orderStatus_middle {
    display: inline-block;
    height: 250px;
  }
  #order-status .orderStatus_middle > p {
    margin: 115px 0 0 0;
  }
}

.orderStatus_tabs {
  border-bottom: 1px solid #449bce;
  width: 100%;
}

.orderStatus_tab {
  background-color: #d1d3d4;
  color: #808285;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  padding: 8px;
  width: 100px;
}
.orderStatus_tab {
  font-size: 0.75rem;
}
@media screen and (min-width: 47rem) {
  .orderStatus_tab {
    font-size: calc(0.2708333333vw + 0.6227083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .orderStatus_tab {
    font-size: 0.88rem;
  }
}

.is-active {
  background-color: #0076bd;
  color: white;
  padding-top: 12px;
}

.overview_header {
  background-color: #e6e7e8;
  display: block;
  margin: 10px 0;
  padding: 5px;
}
@media (min-width: 700px) {
  .overview_header {
    display: flex;
  }
}
.overview_header .header_column {
  display: block;
  vertical-align: top;
  width: 100%;
}
.overview_header .header_column:first-of-type {
  width: 65%;
}
.overview_header .header_column p {
  display: inline-block;
}
.overview_header .header_column .text_center, .overview_header .header_column .text_right {
  text-align: left;
}
@media (min-width: 700px) {
  .overview_header .header_column .text_center {
    text-align: center;
  }
  .overview_header .header_column .float_right {
    float: right;
  }
}
.overview_header .header_column .edit_name {
  color: #06c;
  cursor: pointer;
  display: inline-block;
  margin-left: 10px;
  text-decoration: underline;
}
.overview_header .header_column .edit_name {
  font-size: 0.81rem;
}
@media screen and (min-width: 47rem) {
  .overview_header .header_column .edit_name {
    font-size: calc(0.2708333333vw + 0.6827083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .overview_header .header_column .edit_name {
    font-size: 0.94rem;
  }
}
.overview_header .order_date {
  margin-top: 8px;
}

.product_details {
  flex: 2;
  margin: 5px 0 5px 3%;
  display: block;
  width: 100%;
}
@media (min-width: 700px) {
  .product_details {
    display: inline-block;
    width: 57%;
  }
}
.product_details .product {
  margin-top: 5px;
}
.product_details .product .box_preview {
  display: inline-block;
}
.product_details .product .product_box {
  border: 2px solid #ccc;
  cursor: pointer;
  padding: 10px;
}
.product_details .product .product_box img {
  height: auto;
  width: auto;
  max-width: 160px;
}
.product_details .product .product_preview {
  display: flex;
  margin-top: 5px;
  justify-content: center;
}
.product_details .product .product_preview .review_icon {
  background: url("/BaldwinCooke/pict/sprite_shoppingcart.png") no-repeat -238px -117px;
  cursor: pointer;
  display: inline-block;
  margin-right: 5px;
  height: 30px;
  width: 30px;
}
.product_details .product .product_preview a {
  font-weight: bold;
  display: inline-block;
  margin-top: 8px;
  vertical-align: top;
}
.product_details .product .product_preview a {
  font-size: 0.81rem;
}
@media screen and (min-width: 47rem) {
  .product_details .product .product_preview a {
    font-size: calc(0.2708333333vw + 0.6827083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .product_details .product .product_preview a {
    font-size: 0.94rem;
  }
}
.product_details .product .details {
  display: inline-block;
  vertical-align: top;
  width: auto;
}
.product_details .product .details .bold_smedium {
  margin-top: 5px;
}

.order_actions {
  display: block;
  margin-top: 10px;
  position: relative;
  vertical-align: top;
  width: 100%;
}
@media (min-width: 700px) {
  .order_actions {
    display: inline-block;
    margin-top: 5px;
    width: 25%;
  }
}
.order_actions p {
  display: inline-block;
}
.order_actions .shipment_statusCircle {
  background: #00aeef;
  border-radius: 50%;
  font-weight: bold;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  height: 16px;
  line-height: 16px;
  text-align: center;
  vertical-align: top;
  width: 16px;
}
.order_actions .shipment_statusBox {
  background: #FFFFFF;
  border: #8089b8 solid 1px;
  display: none;
  padding: 8px;
  position: absolute;
  top: 25px;
  left: 0;
  right: auto;
  width: 250px;
  z-index: 9999;
}
.order_actions .shipment_statusBox:before {
  left: 50%;
}
.order_actions .shipment_statusBox:after {
  left: 50%;
}
@media (min-width: 700px) {
  .order_actions .shipment_statusBox {
    left: auto;
    right: 12px;
  }
  .order_actions .shipment_statusBox:before {
    left: auto;
  }
  .order_actions .shipment_statusBox:after {
    left: auto;
  }
}
.order_actions .shipment_statusBox p {
  margin-bottom: 5px;
}
.order_actions .shipment_statusBox p {
  font-size: 0.75rem;
}
@media screen and (min-width: 47rem) {
  .order_actions .shipment_statusBox p {
    font-size: calc(0.2708333333vw + 0.6227083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .order_actions .shipment_statusBox p {
    font-size: 0.88rem;
  }
}
.order_actions .shipment_statusBox ul {
  margin: 0 0 5px 0;
  padding-left: 20px;
}
.order_actions .shipment_statusBox ul {
  font-size: 0.75rem;
}
@media screen and (min-width: 47rem) {
  .order_actions .shipment_statusBox ul {
    font-size: calc(0.2708333333vw + 0.6227083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .order_actions .shipment_statusBox ul {
    font-size: 0.88rem;
  }
}
.order_actions .shipment_statusBox:before {
  content: "";
  position: absolute;
  border-style: solid;
  border-width: 0 30px 10px;
  border-color: #8089b8 transparent;
  display: block;
  width: 0;
  z-index: 0;
  margin-left: -40px;
  top: -10px;
  left: 50%;
}
@media (min-width: 700px) {
  .order_actions .shipment_statusBox:before {
    left: 70%;
  }
}
.order_actions .shipment_statusBox:after {
  content: "";
  position: absolute;
  border-style: solid;
  border-width: 0 30px 10px;
  border-color: #FFFFFF transparent;
  display: block;
  width: 0;
  z-index: 1;
  margin-left: -40px;
  top: -9px;
  left: 50%;
}
@media (min-width: 700px) {
  .order_actions .shipment_statusBox:after {
    left: 70%;
  }
}
.order_actions .shipment_statusBox .shipment_closeStatus {
  position: absolute;
  right: -5px;
  top: -10px;
  background: #fff;
  border: 1px solid #8089b8;
  border-radius: 50%;
  font-weight: bold;
  color: #8089b8;
  cursor: pointer;
  display: inline-block;
  height: 16px;
  line-height: 16px;
  text-align: center;
  vertical-align: top;
  width: 16px;
}
.order_actions .delete_project {
  color: #06c;
  cursor: pointer;
  font-weight: bold;
  margin-top: 20px;
  text-align: center;
  text-decoration: underline;
}
.order_actions .delete_project {
  font-size: 1.12rem;
}
@media screen and (min-width: 47rem) {
  .order_actions .delete_project {
    font-size: calc(0.5208333333vw + 0.8752083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .order_actions .delete_project {
    font-size: 1.37rem;
  }
}
.order_actions .moved_project {
  font-weight: bold;
}
.order_actions .moved_project {
  font-size: 1.12rem;
}
@media screen and (min-width: 47rem) {
  .order_actions .moved_project {
    font-size: calc(0.5208333333vw + 0.8752083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .order_actions .moved_project {
    font-size: 1.37rem;
  }
}

/* Order Status & Saved Projects - END */
.vwo-btns {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  align-content: center;
  flex-direction: row;
}

@media only screen and (max-width: 1170px) {
  .vwo-btns {
    flex-direction: column;
  }
  .vwo-btns-or {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
  .vwo-btns .addtocart_btn,
  .vwo-btns .button {
    width: 100% !important;
  }
  .vwo-btns .button {
    margin-left: 0 !important;
  }
}
.vwo-btns-1,
.vwo-btns-2 {
  text-align: center;
}

.vwo-btns-1 .vwo-btn {
  transition: all 0.25s ease;
  background-color: #036341;
  color: #fff;
  font-weight: normal;
  font-size: 14px;
  text-decoration: none;
  display: block;
  width: 230px;
  box-sizing: border-box;
  padding: 10px 20px;
  margin: 0;
  border: 2px solid #036341;
  border-radius: 6px;
}

.vwo-btns-1 .vwo-btn:hover {
  background-color: #fff;
  color: #036341;
}

.vwo-btns-2 .vwo-btn {
  transition: all 0.25s ease;
  background-color: #fff;
  color: #003087;
  font-weight: normal;
  font-size: 14px;
  text-decoration: none;
  display: block;
  width: 230px;
  box-sizing: border-box;
  padding: 10px 20px;
  margin: 0;
  border: 2px solid #003087;
  border-radius: 6px;
}

.vwo-btns-2 .vwo-btn:hover {
  background-color: #003087;
  color: #fff;
}

.vwo-btns-1 .vwo-btn-txt,
.vwo-btns-2 .vwo-btn-txt {
  padding: 0;
  margin: 0;
  font-size: 14px;
}

.vwo-btns-or {
  text-align: center;
  margin: 0 10px;
  text-transform: uppercase;
  margin-top: -18px;
}

#pd_wrapper .pd_gallery_overview .overview_guarantee {
  margin: 40px 0 0 40px !important;
  width: unset !important;
}

.vwo-btns-1 .addtocart_btn {
  margin-top: 0 !important;
}

/* Product Details - START */
.QuickProductEstimate_Container {
  display: none !important;
}

/* Product Details - START */
.content.messagebox_content > .description {
  text-align: left;
}

#pd_wrapper {
  margin: 10px auto 0;
  min-width: 600px;
  overflow: hidden;
}
@media (min-width: 1400px) {
  #pd_wrapper {
    padding: 5px 46px 0 46px;
  }
}
@media (max-width: 1400px) {
  #pd_wrapper {
    padding: 5px 46px 0 46px;
  }
}
@media (max-width: 960px) {
  #pd_wrapper {
    padding: 5px 38px 0 38px;
  }
}
@media (max-width: 600px) {
  #pd_wrapper {
    padding: 5px 16px 0 16px;
  }
}
#pd_wrapper h1 {
  color: black;
  margin: 0;
}
#pd_wrapper h1 {
  font-size: 1.5rem;
}
@media screen and (min-width: 47rem) {
  #pd_wrapper h1 {
    font-size: calc(0.5208333333vw + 1.2552083333rem);
  }
}
@media screen and (min-width: 95rem) {
  #pd_wrapper h1 {
    font-size: 1.75rem;
  }
}
#pd_wrapper h2 {
  color: black;
  text-align: center;
}
#pd_wrapper h2 {
  font-size: 1.5rem;
}
@media screen and (min-width: 47rem) {
  #pd_wrapper h2 {
    font-size: calc(0.5208333333vw + 1.2552083333rem);
  }
}
@media screen and (min-width: 95rem) {
  #pd_wrapper h2 {
    font-size: 1.75rem;
  }
}
#pd_wrapper .content {
  max-width: 1300px;
}
#pd_wrapper .breadcrumbs {
  margin: 0 auto;
  max-width: 580px;
}
@media (min-width: 950px) {
  #pd_wrapper .breadcrumbs {
    max-width: 100%;
  }
}
#pd_wrapper .arrow_container {
  background-color: #ededed;
  cursor: pointer;
}
#pd_wrapper .arrow_container .up {
  transform: rotate(180deg);
}
#pd_wrapper .arrow_container .right {
  transform: rotate(-90deg);
}
#pd_wrapper .arrow_container .left {
  transform: rotate(90deg);
}
#pd_wrapper .arrow_container .arrow {
  height: 7px;
  margin: 0 auto;
  position: relative;
  top: 5px;
  width: 5px;
}
#pd_wrapper .arrow_container .arrow:before {
  content: "";
  position: absolute;
  border-style: solid;
  border-width: 8px 6px 0;
  border-color: #024f9d transparent transparent transparent;
  display: block;
  width: 0;
  z-index: 0;
  margin: 0px 0 0 -2px;
}
#pd_wrapper .arrow_container .arrow:after {
  content: "";
  position: absolute;
  border-style: solid;
  border-width: 5px 4px 0;
  border-color: #ededed transparent transparent transparent;
  display: block;
  width: 0;
  z-index: 1;
}
#pd_wrapper .upDown_arrows, #pd_wrapper .leftRight_arrows {
  cursor: pointer;
  height: 20px;
  margin: 0 0 10px;
  width: 78px;
}
#pd_wrapper .upDown_arrows .inactiveArrow.arrow:before, #pd_wrapper .leftRight_arrows .inactiveArrow.arrow:before {
  border-color: #adbfd3 transparent transparent transparent;
}
#pd_wrapper .leftRight_arrows {
  display: inline-block;
  height: 70px;
  margin: 0;
  padding-top: 25px;
  width: 20px;
}
#pd_wrapper .leftRight_arrows:last-of-type {
  padding-top: 30px;
}
#pd_wrapper .pd_header {
  display: inline-block;
  margin: 0 auto;
  max-width: 580px;
  order: -1;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
@media (min-width: 950px) {
  #pd_wrapper .pd_header {
    text-align: left;
    width: 52%;
  }
}
#pd_wrapper .pd_itemNumber {
  margin-top: 5px;
  order: -1;
  text-align: center;
  width: 100%;
}
#pd_wrapper .pd_itemNumber {
  font-size: 0.81rem;
}
@media screen and (min-width: 47rem) {
  #pd_wrapper .pd_itemNumber {
    font-size: calc(0.2708333333vw + 0.6827083333rem);
  }
}
@media screen and (min-width: 95rem) {
  #pd_wrapper .pd_itemNumber {
    font-size: 0.94rem;
  }
}
@media (min-width: 950px) {
  #pd_wrapper .pd_itemNumber {
    margin-top: 0;
    text-align: left;
  }
  #pd_wrapper .pd_itemNumber {
    font-size: 0.75rem;
  }
}
@media screen and (min-width: 950px) and (min-width: 47rem) {
  #pd_wrapper .pd_itemNumber {
    font-size: calc(0.2708333333vw + 0.6227083333rem);
  }
}
@media screen and (min-width: 950px) and (min-width: 95rem) {
  #pd_wrapper .pd_itemNumber {
    font-size: 0.88rem;
  }
}
#pd_wrapper .pd_quoteRequest {
  grid-area: quoteRequest;
  color: #024f9d;
  text-align: center;
  max-width: 500px;
  margin-left: 100px;
  margin-top: 40px;
}
#pd_wrapper .aslowas {
  float: left;
  order: 4;
  width: 52%;
}
#pd_wrapper .pd_cta {
  display: inline-block;
  order: 6;
  width: 10%;
}
#pd_wrapper .pd_cta .addtocartproddet {
  background-color: #eee;
  float: none;
  margin: 0 auto 5px;
  padding: 15px;
  width: 250px;
}
@supports (display: grid) {
  @media (min-width: 950px) {
    #pd_wrapper .pd_cta .addtocartproddet {
      float: right;
      margin: 0 0 5px 0;
    }
  }
}
#pd_wrapper .pd_cta .addtocartproddet .qtylabelproddet {
  display: inline-block;
  font-weight: bold;
}
#pd_wrapper .pd_cta .addtocartproddet .qtytxtproddet {
  display: inline-block;
}
#pd_wrapper .pd_cta .addtocartproddet .qtytxtproddet input {
  border: 1px solid #aaa;
  height: 25px;
  width: 150px;
}
#pd_wrapper .pd_cta .addtocartproddet .lbl-lock-qty {
  margin-top: 5px;
  text-align: left;
}
#pd_wrapper .pd_priceBlock {
  margin: 20px auto;
  min-width: 550px;
  order: 5;
}
#pd_wrapper .pd_priceBlock.pd_priceBlock2 {
  display: none;
  margin: 50px auto;
}
@media (min-width: 950px) {
  #pd_wrapper .pd_priceBlock {
    margin-top: 0;
  }
}
#pd_wrapper .pd_priceBlock .leftRight_arrows {
  height: 82px;
  padding-top: 30px;
  vertical-align: top;
}
#pd_wrapper .pd_priceBlock .leftRight_arrows:last-of-type {
  padding-top: 35px;
}
@media (min-width: 950px) {
  #pd_wrapper .pd_priceBlock {
    margin: 0;
    min-width: 0;
  }
}
#pd_wrapper #galleryholder {
  border: none;
}
#pd_wrapper #galleryholder .s7container {
  overflow: visible;
}
#pd_wrapper #galleryholder #zoomContainer {
  display: none;
}
#pd_wrapper #galleryholder #zoomContainer.s7container, #pd_wrapper #galleryholder #zoomholder.s7container {
  height: auto !important;
  position: initial !important;
  width: auto !important;
}
#pd_wrapper #galleryholder .s7flyoutzoomview {
  border-style: none;
  cursor: default;
  height: 500px;
  width: 500px;
}
@media (min-width: 950px) {
  #pd_wrapper #galleryholder .s7flyoutzoomview {
    cursor: pointer;
  }
}
#pd_wrapper #galleryholder .s7flyoutzoomview .s7flyoutzoom {
  background-color: #fff;
  border: 1px solid #024F9D;
  height: 425px;
  left: 345px;
  margin-left: 5px;
  position: absolute;
  top: -1px;
  width: 495px;
  z-index: 2;
}
#pd_wrapper #galleryholder .s7flyoutzoomview .s7tip {
  -webkit-transform: translateZ(0px);
  opacity: 0.5;
  filter: alpha(opacity=50);
  background-color: #000;
  border-radius: 4px;
  bottom: 50px;
  color: #fff;
  display: none !important;
  padding-top: 10px 12px;
  position: absolute;
}
@media (min-width: 950px) {
  #pd_wrapper #galleryholder .s7flyoutzoomview .s7tip {
    display: block !important;
  }
}
@media (max-width: 949px) {
  #pd_wrapper #galleryholder .s7flyoutzoomview .s7highlight {
    display: none !important;
  }
}
#pd_wrapper #galleryholder .videoplayer {
  background-color: #fff;
  height: 427px;
  opacity: 1;
  position: absolute;
  top: 1px;
  width: auto;
}
#pd_wrapper #galleryholder .videoplayer .s7container {
  height: 425px;
  width: 345px;
}
#pd_wrapper #galleryholder .videoplayer .s7controlbar {
  bottom: 0;
  height: 40px;
  position: absolute;
  width: 100%;
}
#pd_wrapper #galleryholder .videoplayer .s7controlbar .s7playpausebutton {
  left: 2px;
  top: 12px;
}
#pd_wrapper #galleryholder .videoplayer .s7controlbar .s7videoscrubber {
  left: 0;
  top: -9px;
  width: 100%;
}
#pd_wrapper #galleryholder .videoplayer .s7controlbar .s7videoscrubber .s7track {
  background-color: #555;
}
#pd_wrapper #galleryholder .videoplayer .s7controlbar .s7videoscrubber .s7trackloaded {
  background-color: #666;
  z-index: 100;
}
#pd_wrapper #galleryholder .videoplayer .s7controlbar .s7videoscrubber .s7trackplayed {
  background-color: #999;
  z-index: 200;
}
#pd_wrapper #galleryholder .videoplayer .s7controlbar .s7videotime {
  left: 70px;
  top: 13px;
}
#pd_wrapper #galleryholder .videoplayer .s7controlbar .s7mutablevolume {
  left: 35px;
  top: 12px;
}
#pd_wrapper #galleryholder .videoplayer .s7controlbar .s7mutablevolume .s7verticalvolume {
  z-index: 2500;
}
#pd_wrapper #galleryholder .videoplayer .s7controlbar .s7fullscreenbutton {
  right: 4px;
  top: 12px;
}
#pd_wrapper .pd_gallery {
  float: left;
  margin: 5px auto 0;
  max-width: 580px;
  order: 1;
  padding-right: 15px;
  width: 100%;
}
@media (min-width: 950px) {
  #pd_wrapper .pd_gallery {
    width: 45%;
  }
}
@media (min-width: 1115px) {
  #pd_wrapper .pd_gallery {
    padding-right: 30px;
    padding-top: 30px;
  }
}
#pd_wrapper .pd_gallery .vertical_container {
  display: inline-block;
}
#pd_wrapper .pd_gallery .vertical_scrollContainer {
  display: inline-block;
  height: 380px;
  overflow: hidden;
  position: relative;
  width: 90px;
}
#pd_wrapper .pd_gallery .vertical_swatches {
  position: absolute;
  height: 380px;
  top: 0;
  width: 90px;
}
#pd_wrapper .pd_gallery .vertical_swatches .swatch_container {
  height: 80px;
  margin-bottom: 10px;
  width: 80px;
}
#pd_wrapper .pd_gallery .vertical_swatches .swatch_container.selected {
  border: 1px solid #024f9d;
}
#pd_wrapper .pd_gallery .vertical_swatches .swatch_container img {
  cursor: pointer;
  height: 100%;
  width: auto;
}
#pd_wrapper .pd_gallery .horizontal_scrollContainer {
  display: inline-block;
  height: 75px;
  overflow: hidden;
  position: relative;
  white-space: nowrap;
  width: 63%;
}
@media (min-width: 1115px) {
  #pd_wrapper .pd_gallery .horizontal_scrollContainer {
    width: 70%;
  }
}
@media (min-width: 1275px) {
  #pd_wrapper .pd_gallery .horizontal_scrollContainer {
    width: 74%;
  }
}
#pd_wrapper .pd_gallery .horizontal_scrollContainer .horizontal_swatches {
  height: 75px;
  position: absolute;
  left: 0;
}
#pd_wrapper .pd_gallery .horizontal_scrollContainer .horizontal_swatches .swatch_container {
  display: inline-block;
  height: 74px;
  margin-right: 10px;
  width: 75px;
}
#pd_wrapper .pd_gallery .horizontal_scrollContainer .horizontal_swatches .swatch_container.selected {
  border: 1px solid #024f9d;
}
#pd_wrapper .pd_gallery .horizontal_scrollContainer .horizontal_swatches .swatch_container img {
  cursor: pointer;
  height: 100%;
  margin-left: 9%;
  width: auto;
}
#pd_wrapper .pd_gallery .selected_photo {
  display: inline-block;
  position: relative;
  vertical-align: top;
}
#pd_wrapper .pd_gallery .pd_zoomButtonContainer {
  color: #005BAB;
  float: right;
  font-weight: bold;
  margin: 10px 0;
  order: 2;
  width: 310px;
}
#pd_wrapper .pd_gallery .pd_zoomButtonContainer {
  font-size: 0.75rem;
}
@media screen and (min-width: 47rem) {
  #pd_wrapper .pd_gallery .pd_zoomButtonContainer {
    font-size: calc(0.2708333333vw + 0.6227083333rem);
  }
}
@media screen and (min-width: 95rem) {
  #pd_wrapper .pd_gallery .pd_zoomButtonContainer {
    font-size: 0.88rem;
  }
}
#pd_wrapper .pd_gallery .pd_zoomButtonContainer div {
  display: inline-block;
  vertical-align: middle;
}
#pd_wrapper .pd_gallery .pd_zoomButtonContainer .pd_zoomInButton {
  background-image: url(/BaldwinCooke/pict/zoom-in.svg);
  background-repeat: no-repeat;
  height: 24px;
  width: 24px;
}
@media (max-width: 949px) {
  #pd_wrapper .pd_gallery .pd_zoomButtonContainer .pd_zoomInButton {
    display: none !important;
  }
}
#pd_wrapper .pd_gallery .pd_zoomButtonContainer .pd_zoomButtonText {
  width: 180px;
}
@media (max-width: 949px) {
  #pd_wrapper .pd_gallery .pd_zoomButtonContainer .pd_zoomButtonText {
    display: none !important;
  }
}
#pd_wrapper .pd_gallery .pd_zoomButtonContainer .pd_viewLarger {
  cursor: pointer;
}
#pd_wrapper .pd_gallery .pd_zoomButtonContainer .pd_viewLarger .pd_viewLargerButton {
  background-image: url(/BaldwinCooke/pict/view-larger.svg);
  background-repeat: no-repeat;
  height: 24px;
  width: 24px;
}
#pd_wrapper .pd_gallery .pd_zoomButtonContainer .pd_viewLarger .pd_viewLargerText {
  text-decoration: underline;
  width: 70px;
}
#pd_wrapper .pd_gallery hr {
  border-color: #e8e8e8;
  border-bottom: 0;
  clear: both;
}
#pd_wrapper .pd_gallery .swatch_directions {
  display: inline-block;
  margin-top: 5px;
  text-align: center;
  vertical-align: top;
  width: 90px;
}
#pd_wrapper .pd_gallery .swatch_directions {
  font-size: 0.75rem;
}
@media screen and (min-width: 47rem) {
  #pd_wrapper .pd_gallery .swatch_directions {
    font-size: calc(0.2708333333vw + 0.6227083333rem);
  }
}
@media screen and (min-width: 95rem) {
  #pd_wrapper .pd_gallery .swatch_directions {
    font-size: 0.88rem;
  }
}
#pd_wrapper .pd_gallery .swatch_directions span {
  display: block;
  font-weight: bold;
}
#pd_wrapper .pd_gallery .pd_moreColors {
  clear: right;
  float: right;
}
#pd_wrapper .pd_gallery .pd_moreColors a {
  color: #024f9d;
}
#pd_wrapper .pd_starRating {
  display: flex;
  align-items: center;
  margin: 0 !important;
}
@media (min-width: 950px) {
  #pd_wrapper .pd_starRating {
    margin: 50px 0 0 0;
    width: 23%;
  }
}
@media (min-width: 1115px) {
  #pd_wrapper .pd_starRating {
    margin-left: 2%;
  }
}
#pd_wrapper .pd_star {
  height: 15px;
  width: 15px;
}
@media (min-width: 950px) {
  #pd_wrapper .pd_star {
    height: 15px;
    width: 15px;
  }
}
@media (min-width: 1115px) {
  #pd_wrapper .pd_star {
    height: 15px;
    width: 15px;
  }
}
#pd_wrapper .pd_ratingnumber {
  display: flex;
  font-weight: bold;
  text-align: center;
  vertical-align: top;
  margin-left: 5px;
}
#pd_wrapper .pd_ratingnumber {
  font-size: 0.75rem;
}
@media screen and (min-width: 47rem) {
  #pd_wrapper .pd_ratingnumber {
    font-size: calc(0.2708333333vw + 0.6227083333rem);
  }
}
@media screen and (min-width: 95rem) {
  #pd_wrapper .pd_ratingnumber {
    font-size: 0.88rem;
  }
}
@media (min-width: 950px) and (max-width: 1115px) {
  #pd_wrapper .pd_ratingnumber {
    display: block;
    text-align: center;
    width: 197px;
  }
}
#pd_wrapper .pd_secondary_media {
  order: 9;
  text-align: center;
  width: 100%;
}
@media (min-width: 950px) {
  #pd_wrapper .pd_secondary_media {
    float: right;
    width: 52%;
  }
}
#pd_wrapper .button {
  border: 1px solid #fff;
  border-radius: 7px;
  box-shadow: 0px 0px 5px #CCC;
  color: #000;
  cursor: pointer;
  display: inline-block;
  font-size: 12px;
  font-weight: 700;
  overflow: hidden;
  text-align: center;
  border: 0;
  border-radius: 7px;
  box-shadow: none;
  color: #fff;
  font-weight: 700;
  height: 45px;
  line-height: 23px;
  margin-left: 5%;
  width: 85%;
}
#pd_wrapper .button {
  font-size: 1.12rem;
}
@media screen and (min-width: 47rem) {
  #pd_wrapper .button {
    font-size: calc(0.5208333333vw + 0.8752083333rem);
  }
}
@media screen and (min-width: 95rem) {
  #pd_wrapper .button {
    font-size: 1.37rem;
  }
}
@media (min-width: 950px) {
  #pd_wrapper .button {
    margin-left: 0;
    width: 250px;
  }
}
#pd_wrapper .button a {
  color: #fff;
  text-decoration: none;
}
#pd_wrapper .button input {
  border: none;
  color: #fff;
  font-weight: bold;
  width: 100%;
}
#pd_wrapper .button .btn_content, #pd_wrapper .button .wishList .quickadd_but, .wishList #pd_wrapper .button .quickadd_but {
  background-color: #046241;
  padding: 3px 10px 0;
}
#pd_wrapper .button--writereview {
  border: 1px solid #024f9d;
  height: 30px;
  margin-right: 6px;
  padding-top: 3px;
  width: 200px;
}
#pd_wrapper .button--writereview {
  font-size: 0.81rem;
}
@media screen and (min-width: 47rem) {
  #pd_wrapper .button--writereview {
    font-size: calc(0.2708333333vw + 0.6827083333rem);
  }
}
@media screen and (min-width: 95rem) {
  #pd_wrapper .button--writereview {
    font-size: 0.94rem;
  }
}
#pd_wrapper .button--secondary {
  background-color: #024f9d;
  color: #fff;
  border-color: #024f9d;
}
#pd_wrapper .button--secondary:hover {
  background-color: #231A1A;
  border-color: #231A1A;
}
@media (min-width: 950px) and (max-width: 1115px) {
  #pd_wrapper .button {
    width: 140px;
  }
}
#pd_wrapper .pd_gallery_overview {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  margin: 10px 2% 0;
}
@media (min-width: 950px) {
  #pd_wrapper .pd_gallery_overview {
    display: block;
  }
}
@media (min-width: 1115px) {
  #pd_wrapper .pd_gallery_overview {
    margin: 10px 0 0;
  }
}
#pd_wrapper .pd_gallery_overview .pd_offer {
  color: red;
  display: inline-block;
  font-weight: bold;
  margin-top: 5px;
  order: 2;
  text-align: center;
  width: 100%;
}
#pd_wrapper .pd_gallery_overview .pd_offer {
  font-size: 0.75rem;
}
@media screen and (min-width: 47rem) {
  #pd_wrapper .pd_gallery_overview .pd_offer {
    font-size: calc(0.2708333333vw + 0.6227083333rem);
  }
}
@media screen and (min-width: 95rem) {
  #pd_wrapper .pd_gallery_overview .pd_offer {
    font-size: 0.88rem;
  }
}
#pd_wrapper .pd_gallery_overview .pd_offer .promo_text {
  width: 100% !important;
}
@media (min-width: 950px) {
  #pd_wrapper .pd_gallery_overview .pd_offer {
    float: left;
    text-align: left;
    width: 28%;
  }
}
#pd_wrapper .pd_gallery_overview .promo_text {
  width: 100% !important;
}
#pd_wrapper .pd_gallery_overview .addtocart_btn {
  margin: 20px auto 0;
  width: 85%;
}
@media (min-width: 950px) {
  #pd_wrapper .pd_gallery_overview .addtocart_btn {
    float: right;
    margin: -120px 0 0;
    text-align: right;
    width: auto;
  }
}
#pd_wrapper .pd_gallery_overview .addtocart .btn_content, #pd_wrapper .pd_gallery_overview .addtocart .wishList .quickadd_but, .wishList #pd_wrapper .pd_gallery_overview .addtocart .quickadd_but {
  background-color: #046241;
  color: #fff;
  cursor: pointer;
  line-height: 42px;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
#pd_wrapper .pd_gallery_overview .addtocart .btn_content, #pd_wrapper .pd_gallery_overview .addtocart .wishList .quickadd_but, .wishList #pd_wrapper .pd_gallery_overview .addtocart .quickadd_but {
  font-size: 0.88rem;
}
@media screen and (min-width: 47rem) {
  #pd_wrapper .pd_gallery_overview .addtocart .btn_content, #pd_wrapper .pd_gallery_overview .addtocart .wishList .quickadd_but, .wishList #pd_wrapper .pd_gallery_overview .addtocart .quickadd_but {
    font-size: calc(0.25vw + 0.7625rem);
  }
}
@media screen and (min-width: 95rem) {
  #pd_wrapper .pd_gallery_overview .addtocart .btn_content, #pd_wrapper .pd_gallery_overview .addtocart .wishList .quickadd_but, .wishList #pd_wrapper .pd_gallery_overview .addtocart .quickadd_but {
    font-size: 1rem;
  }
}
#pd_wrapper .pd_gallery_overview .addtocart .btn_content:hover, #pd_wrapper .pd_gallery_overview .addtocart .wishList .quickadd_but:hover, .wishList #pd_wrapper .pd_gallery_overview .addtocart .quickadd_but:hover {
  background: #fff;
  border: 3px solid #046241;
  color: #046241;
  line-height: 36px;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
#pd_wrapper .pd_gallery_overview .pd_shipping {
  font-weight: bold;
  order: 3;
  text-align: right;
  width: 80%;
  display: flex;
  justify-content: start;
  align-items: center;
}
#pd_wrapper .pd_gallery_overview .pd_shipping {
  font-size: 0.75rem;
}
@media screen and (min-width: 47rem) {
  #pd_wrapper .pd_gallery_overview .pd_shipping {
    font-size: calc(0.2708333333vw + 0.6227083333rem);
  }
}
@media screen and (min-width: 95rem) {
  #pd_wrapper .pd_gallery_overview .pd_shipping {
    font-size: 0.88rem;
  }
}
@media (min-width: 950px) {
  #pd_wrapper .pd_gallery_overview .pd_shipping {
    text-align: left;
    width: 73%;
  }
}
#pd_wrapper .pd_gallery_overview .pd_shipping p {
  margin: 0 0 0 5px;
}
#pd_wrapper .pd_gallery_overview .pd_shipping .shipping_icon, #pd_wrapper .pd_gallery_overview .pd_shipping .shipping_text {
  display: inline-block;
  text-align: left;
  vertical-align: top;
}
#pd_wrapper .pd_gallery_overview .pd_shipping .shipping_icon .shipIn2Days, #pd_wrapper .pd_gallery_overview .pd_shipping .shipping_text .shipIn2Days {
  background-size: cover;
  height: 33px;
  width: 33px;
}
#pd_wrapper .pd_gallery_overview .pd_shipping .shipping_icon a, #pd_wrapper .pd_gallery_overview .pd_shipping .shipping_text a {
  color: #024f9d;
  text-transform: capitalize;
}
#pd_wrapper .pd_gallery_overview .aslowas {
  font-weight: bold;
  margin: -30px 0 10px;
  text-align: center;
}
#pd_wrapper .pd_gallery_overview .aslowas {
  font-size: 0.81rem;
}
@media screen and (min-width: 47rem) {
  #pd_wrapper .pd_gallery_overview .aslowas {
    font-size: calc(0.2708333333vw + 0.6827083333rem);
  }
}
@media screen and (min-width: 95rem) {
  #pd_wrapper .pd_gallery_overview .aslowas {
    font-size: 0.94rem;
  }
}
@media (min-width: 950px) {
  #pd_wrapper .pd_gallery_overview .aslowas {
    margin-top: 40px;
    text-align: left;
  }
}
#pd_wrapper .pd_gallery_overview .aslowas .low_red {
  color: #B30000;
}
#pd_wrapper .pd_gallery_overview .pricing_tableContainer {
  display: inline-block;
  height: 82px;
  overflow: hidden;
  position: relative;
  vertical-align: top;
  width: 70%;
}
@media (min-width: 950px) {
  #pd_wrapper .pd_gallery_overview .pricing_tableContainer {
    width: 40%;
  }
}
#pd_wrapper .pd_gallery_overview .pricing_col {
  border: 1px solid #d2d2d2;
  border-right: none;
  display: inline-block;
  height: 82px;
  margin-right: -3px;
  vertical-align: top;
  width: 82px;
}
#pd_wrapper .pd_gallery_overview .pricing_table {
  white-space: nowrap;
  text-transform: uppercase;
}
#pd_wrapper .pd_gallery_overview .pricing_table .pricing_scrollContainer {
  display: inline-block;
  left: 0;
  position: absolute;
}
#pd_wrapper .pd_gallery_overview .pricing_table .pricing_scrollContainer .pricing_col {
  width: 65px;
}
#pd_wrapper .pd_gallery_overview .pricing_table .pricing_scrollContainer .pricing_col:last-of-type {
  border-right: 1px solid #d2d2d2;
}
#pd_wrapper .pd_gallery_overview .pricing_quantity, #pd_wrapper .pd_gallery_overview .pricing_sale {
  background-color: #ededed;
  font-weight: bold;
  padding: 3px;
}
#pd_wrapper .pd_gallery_overview .pricing_price, #pd_wrapper .pd_gallery_overview .pricing_savings {
  font-weight: bold;
  padding: 3px;
}
#pd_wrapper .pd_gallery_overview .pricing_headline {
  width: 80px;
}
#pd_wrapper .pd_gallery_overview .pricing_sale {
  color: #279700;
}
#pd_wrapper .pd_gallery_overview .pricing_savings {
  color: red;
}
#pd_wrapper .pd_gallery_overview .overview_guarantee {
  background-color: #ededed;
  cursor: pointer;
  display: inline-block;
  float: right;
  margin: 40px auto 0;
  padding: 0 20px;
  order: 8;
  width: 320px;
}
#pd_wrapper .pd_gallery_overview .overview_guarantee.no-reviews {
  grid-column-start: starRating;
  max-width: 50%;
  margin-left: auto;
  margin-right: auto;
  float: left;
  margin-left: 182px;
}
@media (min-width: 950px) {
  #pd_wrapper .pd_gallery_overview .overview_guarantee {
    margin: 40px 0 0;
    width: 233px;
  }
}
@media (min-width: 1115px) {
  #pd_wrapper .pd_gallery_overview .overview_guarantee {
    margin: 40px 0 0;
    width: 259px;
  }
}
#pd_wrapper .pd_gallery_overview .overview_guarantee .guarantee_headline {
  color: #024f9d;
  font-weight: bold;
  padding: 10px 0 0;
  margin: 0 auto;
  text-align: center;
  width: 250px;
}
@media (min-width: 950px) and (max-width: 1114px) {
  #pd_wrapper .pd_gallery_overview .overview_guarantee .guarantee_headline {
    width: 233px;
  }
}
#pd_wrapper .pd_gallery_overview .overview_guarantee .guarantee_headline .number {
  display: inline-block;
  font-size: 32px;
  font-weight: normal;
  letter-spacing: -2px;
  text-align: left;
  width: 78px;
}
#pd_wrapper .pd_gallery_overview .overview_guarantee .guarantee_headline .satisfaction {
  display: inline-block;
  line-height: 13px;
  text-align: left;
  width: 110px;
}
#pd_wrapper .pd_gallery_overview .overview_guarantee .guarantee_headline .satisfaction {
  font-size: 0.81rem;
}
@media screen and (min-width: 47rem) {
  #pd_wrapper .pd_gallery_overview .overview_guarantee .guarantee_headline .satisfaction {
    font-size: calc(0.2708333333vw + 0.6827083333rem);
  }
}
@media screen and (min-width: 95rem) {
  #pd_wrapper .pd_gallery_overview .overview_guarantee .guarantee_headline .satisfaction {
    font-size: 0.94rem;
  }
}
#pd_wrapper .pd_gallery_overview .overview_guarantee .guarantee_subtext {
  border-top: 1px dotted #024f9d;
  margin: 0 auto;
  width: 250px;
}
@media (min-width: 950px) and (max-width: 1114px) {
  #pd_wrapper .pd_gallery_overview .overview_guarantee .guarantee_subtext {
    width: 233px;
  }
}
#pd_wrapper .pd_gallery_overview .overview_guarantee .guarantee_subtext p {
  display: inline-block;
  margin-top: 5px;
}
#pd_wrapper .pd_gallery_overview .overview_secondary {
  clear: right;
  margin: 40px 0 0 0;
}
@media (min-width: 950px) {
  #pd_wrapper .pd_gallery_overview .overview_secondary {
    margin-top: 60px;
  }
}
#pd_wrapper .pd_gallery_overview .overview_secondary a {
  text-decoration: none;
}
#pd_wrapper .pd_gallery_overview .overview_secondary .button {
  margin-left: 0;
}
@media (min-width: 950px) {
  #pd_wrapper .pd_gallery_overview .overview_secondary .button {
    margin-left: 3%;
  }
}
#pd_wrapper .pd_gallery_overview .overview_media {
  margin: 40px 0 20px 0;
}
#pd_wrapper .pd_gallery_overview .overview_media .media_icon {
  height: 33px;
  margin-right: 20px;
  width: auto;
}
#pd_wrapper .pd_featuresDetails {
  background-color: #ededed;
  border-top: 2px solid #d2d2d2;
  border-bottom: 2px solid #d2d2d2;
  clear: both;
  margin-top: 40px;
}
#pd_wrapper .pd_featuresDetails .pd_features, #pd_wrapper .pd_featuresDetails .pd_details {
  padding: 20px 0;
}
#pd_wrapper .pd_featuresDetails .pd_features, #pd_wrapper .pd_featuresDetails .pd_details {
  font-size: 0.75rem;
}
@media screen and (min-width: 47rem) {
  #pd_wrapper .pd_featuresDetails .pd_features, #pd_wrapper .pd_featuresDetails .pd_details {
    font-size: calc(0.2708333333vw + 0.6227083333rem);
  }
}
@media screen and (min-width: 95rem) {
  #pd_wrapper .pd_featuresDetails .pd_features, #pd_wrapper .pd_featuresDetails .pd_details {
    font-size: 0.88rem;
  }
}
@media (min-width: 950px) {
  #pd_wrapper .pd_featuresDetails .pd_features, #pd_wrapper .pd_featuresDetails .pd_details {
    display: inline-block;
    vertical-align: top;
    width: 49%;
  }
}
#pd_wrapper .pd_featuresDetails .pd_features h2, #pd_wrapper .pd_featuresDetails .pd_details h2 {
  padding-bottom: 5px;
}
#pd_wrapper .pd_featuresDetails .pd_features {
  margin-right: 5%;
}
@media (min-width: 950px) {
  #pd_wrapper .pd_featuresDetails .pd_features {
    width: 44%;
  }
}
#pd_wrapper .pd_featuresDetails .pd_features ul {
  margin-left: 5%;
  padding-left: 20px;
}
#pd_wrapper .pd_featuresDetails .pd_features li {
  margin: 0 0 8px;
}
#pd_wrapper .pd_featuresDetails .pd_features .features_tagline {
  font-weight: bold;
  margin-left: 5%;
}
#pd_wrapper .pd_featuresDetails .pd_features .features_tagline {
  font-size: 0.75rem;
}
@media screen and (min-width: 47rem) {
  #pd_wrapper .pd_featuresDetails .pd_features .features_tagline {
    font-size: calc(0.2708333333vw + 0.6227083333rem);
  }
}
@media screen and (min-width: 95rem) {
  #pd_wrapper .pd_featuresDetails .pd_features .features_tagline {
    font-size: 0.88rem;
  }
}
#pd_wrapper .pd_featuresDetails .pd_details .detail {
  border-bottom: 1px solid #d2d2d2;
}
#pd_wrapper .pd_featuresDetails .pd_details .detail.battery-message > img {
  display: inline-block;
}
#pd_wrapper .pd_featuresDetails .pd_details .detail.battery-message > span {
  display: inline-block;
  width: 95%;
  vertical-align: top;
}
#pd_wrapper .pd_featuresDetails .pd_details .detail:last-of-type {
  border-bottom: none;
}
#pd_wrapper .pd_featuresDetails .pd_details .detail .detail_label {
  display: inline-block;
  font-weight: bold;
  padding: 8px 0;
  margin-left: 5%;
  vertical-align: top;
  width: 28%;
}
#pd_wrapper .pd_featuresDetails .pd_details .detail .detail_info {
  display: inline-block;
  padding: 8px 0;
  width: 66%;
}
#pd_wrapper .pd_featuresDetails .pd_details .detail .detail_swatch {
  border: 1px solid #b3b3b3;
  display: inline-block;
  height: 16px;
  margin-right: 5px;
  width: 28px;
}
#pd_wrapper .pd_recommendations {
  background-color: #dde9f7;
  padding: 50px 0;
}
#pd_wrapper .pd_recommendations .recommendations_scrollContainer {
  display: inline-block;
  height: 320px;
  overflow: hidden;
  position: relative;
  white-space: nowrap;
  width: 82%;
}
@media (min-width: 950px) {
  #pd_wrapper .pd_recommendations .recommendations_scrollContainer {
    width: 88%;
  }
}
@media (min-width: 1300px) {
  #pd_wrapper .pd_recommendations .recommendations_scrollContainer {
    width: 1125px;
  }
}
#pd_wrapper .pd_recommendations .recommendations_scrollContainer .recommendations_products {
  left: 0;
  position: absolute;
  width: 100%;
}
#pd_wrapper .pd_recommendations .leftRight_arrows {
  background-color: #dde9f7;
  height: 200px;
  margin-left: 10px;
  padding-top: 85px;
  vertical-align: top;
  width: 40px;
  /*.arrow {
      &:before {
          border-width: 20px 15px 0;
      }

      &:after {
              border-color: #dde9f7 transparent transparent transparent;
              border-width: 14px 13px 0;
      }
  }*/
}
#pd_wrapper .pd_recommendations .leftRight_arrows:last-of-type {
  padding-top: 100px;
}
#pd_wrapper .pd_recommendations .leftRight_arrows .arrow {
  height: 27px;
  width: 27px;
  margin-top: -44px;
  top: 50%;
  position: absolute;
  display: block;
  cursor: pointer;
  border-width: 7px 7px 0 0;
  border-style: solid;
  border-color: #024f9d;
  outline: 0;
  z-index: 3;
}
#pd_wrapper .pd_recommendations .leftRight_arrows .arrow.left {
  border-color: rgb(173, 191, 211);
  transform: rotate(222deg);
}
#pd_wrapper .pd_recommendations .leftRight_arrows .arrow.right {
  transform: rotate(45deg);
}
#pd_wrapper .pd_recommendations .leftRight_arrows .arrow.right:before, #pd_wrapper .pd_recommendations .leftRight_arrows .arrow:after, #pd_wrapper .pd_recommendations .leftRight_arrows .arrow.left:before, #pd_wrapper .pd_recommendations .leftRight_arrows .arrow:after {
  display: none;
}
#pd_wrapper .pd_recommendations .leftRight_arrows .arrow:hover {
  opacity: 1;
}
#pd_wrapper .pd_recommendations .recommendation_container {
  width: 195px;
  display: inline-block;
  margin-left: 3%;
  text-align: center;
}
#pd_wrapper .pd_recommendations .recommendation_container:first-of-type {
  margin-left: 0;
}
#pd_wrapper .pd_recommendations .recommendation_image {
  background-color: white;
  border: 1px solid #d2d2d2;
  height: 195px;
  position: relative;
  width: 195px;
}
#pd_wrapper .pd_recommendations .pd_starRating {
  margin: 5px 0 0 0;
  width: 100%;
}
#pd_wrapper .pd_recommendations .pd_starRating .pd_star {
  height: 25px;
  width: 25px;
}
#pd_wrapper .pd_recommendations .recommendation_product {
  font-weight: bold;
  margin-top: 10px;
  white-space: normal;
}
#pd_wrapper .pd_recommendations .recommendation_product {
  font-size: 0.75rem;
}
@media screen and (min-width: 47rem) {
  #pd_wrapper .pd_recommendations .recommendation_product {
    font-size: calc(0.2708333333vw + 0.6227083333rem);
  }
}
@media screen and (min-width: 95rem) {
  #pd_wrapper .pd_recommendations .recommendation_product {
    font-size: 0.88rem;
  }
}
#pd_wrapper .pd_recommendations .aslowas {
  float: none;
  width: 100%;
}
#pd_wrapper .pd_recommendations .aslowas {
  font-size: 0.75rem;
}
@media screen and (min-width: 47rem) {
  #pd_wrapper .pd_recommendations .aslowas {
    font-size: calc(0.2708333333vw + 0.6227083333rem);
  }
}
@media screen and (min-width: 95rem) {
  #pd_wrapper .pd_recommendations .aslowas {
    font-size: 0.88rem;
  }
}
#pd_wrapper .pd_recommendations .aslowas .low_red {
  color: #B30000;
}
#pd_wrapper .pd_recommendations .secondarybtn {
  margin-top: 10px;
  width: 140px;
}
#pd_wrapper .pd_reviews {
  padding: 50px 0 100px 0;
}
#pd_wrapper .pd_reviews a {
  color: #024f9d;
}
#pd_wrapper .pd_reviews .pd_starRating {
  margin: 15px 0 0;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
@media (min-width: 950px) {
  #pd_wrapper .pd_reviews .pd_starRating {
    display: inline-block;
    margin-left: 7%;
    width: 21%;
  }
}
@media (min-width: 1115px) {
  #pd_wrapper .pd_reviews .pd_starRating {
    margin-left: 10%;
    width: 20%;
  }
}
#pd_wrapper .pd_reviews .pd_ratingnumber {
  margin: 0 auto;
  width: 20%;
}
#pd_wrapper .pd_reviews .pd_ratingnumber {
  font-size: 0.81rem;
}
@media screen and (min-width: 47rem) {
  #pd_wrapper .pd_reviews .pd_ratingnumber {
    font-size: calc(0.2708333333vw + 0.6827083333rem);
  }
}
@media screen and (min-width: 95rem) {
  #pd_wrapper .pd_reviews .pd_ratingnumber {
    font-size: 0.94rem;
  }
}
#pd_wrapper .pd_reviews .reviews_bargraph {
  margin: 15px auto 0;
  width: 500px;
}
@media (min-width: 950px) {
  #pd_wrapper .pd_reviews .reviews_bargraph {
    display: inline-block;
    width: 50%;
  }
}
@media (min-width: 1115px) {
  #pd_wrapper .pd_reviews .reviews_bargraph {
    width: 40%;
  }
}
#pd_wrapper .pd_reviews .reviews_ratingbar {
  margin-left: 15%;
}
#pd_wrapper .pd_reviews .reviews_ratingbar .ratingbar_rating, #pd_wrapper .pd_reviews .reviews_ratingbar .ratingbar_bar, #pd_wrapper .pd_reviews .reviews_ratingbar .ratingbar_reviews {
  display: inline-block;
  font-weight: bold;
}
#pd_wrapper .pd_reviews .reviews_ratingbar .ratingbar_text {
  width: 50px;
}
#pd_wrapper .pd_reviews .reviews_ratingbar .ratingbar_bar {
  background-color: #d2d2d2;
  height: 15px;
  margin: 0 10px;
  width: 300px;
}
#pd_wrapper .pd_reviews .reviews_ratingbar .ratingbar_bar .ratingbar_filled {
  background-color: #024f9d;
  height: 15px;
}
#pd_wrapper .pd_reviews .reviews_ratingbar .ratingbar_bar .fivepercentage {
  width: 84.88%;
}
#pd_wrapper .pd_reviews .reviews_ratingbar .ratingbar_bar .fourpercentage {
  width: 5.55%;
}
#pd_wrapper .pd_reviews .reviews_ratingbar .ratingbar_bar .threepercentage {
  width: 4.77%;
}
#pd_wrapper .pd_reviews .reviews_ratingbar .ratingbar_bar .twopercentage {
  width: 2.65%;
}
#pd_wrapper .pd_reviews .reviews_ratingbar .ratingbar_bar .onepercentage {
  width: 0.8%;
}
#pd_wrapper .pd_reviews .reviews_ratingbar .ratingbar_reviews {
  color: #595959;
}
#pd_wrapper .pd_reviews .reviews_secondary {
  margin: 0 auto 0;
  vertical-align: top;
  width: auto;
  text-align: center;
}
@media (min-width: 950px) {
  #pd_wrapper .pd_reviews .reviews_secondary {
    display: inline-block;
  }
}
#pd_wrapper .pd_reviews .reviews_sort {
  margin: 5px 9% 0 0;
  text-align: right;
}
#pd_wrapper .pd_reviews .reviews_sort select {
  width: 210px;
}
#pd_wrapper .pd_reviews .review_tilerow {
  margin-top: 20px;
}
@media (min-width: 950px) {
  #pd_wrapper .pd_reviews .review_tilerow {
    display: flex;
    justify-content: center;
  }
}
#pd_wrapper .pd_reviews .review_tilerow .review_container {
  background-color: #d9effc;
  margin-top: 20px;
  padding: 30px 3%;
  width: 100%;
}
#pd_wrapper .pd_reviews .review_tilerow .review_container {
  font-size: 0.75rem;
}
@media screen and (min-width: 47rem) {
  #pd_wrapper .pd_reviews .review_tilerow .review_container {
    font-size: calc(0.2708333333vw + 0.6227083333rem);
  }
}
@media screen and (min-width: 95rem) {
  #pd_wrapper .pd_reviews .review_tilerow .review_container {
    font-size: 0.88rem;
  }
}
@media (min-width: 950px) {
  #pd_wrapper .pd_reviews .review_tilerow .review_container {
    margin-top: 0;
    width: 44%;
  }
  #pd_wrapper .pd_reviews .review_tilerow .review_container:first-child {
    margin-right: 3%;
  }
}
#pd_wrapper .pd_reviews .review_tilerow .review_container hr {
  border-top-color: #eee;
  border-bottom: 0;
}
#pd_wrapper .pd_reviews .review_tilerow .review_container .pd_starRating {
  margin: 10px 0 0 0;
  width: 100%;
}
#pd_wrapper .pd_reviews .review_tilerow .review_container .pd_starRating .pd_star {
  height: 25px;
  width: 25px;
}
#pd_wrapper .pd_reviews .review_tilerow .review_container .review_content {
  margin: 20px 0 0;
  width: 100%;
}
#pd_wrapper .pd_reviews .review_tilerow .review_thumbnails {
  margin: 15px 0;
}
#pd_wrapper .pd_reviews .review_tilerow .review_thumbnails img {
  cursor: pointer;
  height: 75px;
  margin-right: 15px;
  width: auto;
}
#pd_wrapper .pd_reviews .pagination_text {
  color: #595959;
  font-weight: bold;
  margin-top: 20px;
  text-align: center;
}
#pd_wrapper .pd_reviews .pagination_text span {
  line-height: 1.2em;
}
#pd_wrapper .pd_reviews .pagination_text span {
  font-size: 0.81rem;
}
@media screen and (min-width: 47rem) {
  #pd_wrapper .pd_reviews .pagination_text span {
    font-size: calc(0.2708333333vw + 0.6827083333rem);
  }
}
@media screen and (min-width: 95rem) {
  #pd_wrapper .pd_reviews .pagination_text span {
    font-size: 0.94rem;
  }
}
#pd_wrapper .pd_reviews .pagination_smaller_container {
  width: 100%;
  margin: 10px auto;
  text-align: center;
}
#pd_wrapper .pd_reviews .pagination_smaller_container .pagination {
  width: 40px;
  height: 35px;
  background-color: #024f9d;
  color: #fff;
  display: inline-block;
  text-align: center;
  line-height: 35px;
  font-weight: bold;
  font-family: arial;
  margin: 0 0.9%;
  vertical-align: middle;
}
#pd_wrapper .pd_reviews .pagination_smaller_container .pagination {
  font-size: 0.75rem;
}
@media screen and (min-width: 47rem) {
  #pd_wrapper .pd_reviews .pagination_smaller_container .pagination {
    font-size: calc(0.2708333333vw + 0.6227083333rem);
  }
}
@media screen and (min-width: 95rem) {
  #pd_wrapper .pd_reviews .pagination_smaller_container .pagination {
    font-size: 0.88rem;
  }
}
#pd_wrapper .pd_reviews .pagination_smaller_container .underline_page {
  text-decoration: underline;
}
#pd_wrapper .pd_reviews .pagination_smaller_container .active_pagination_page {
  background-color: #0F5D8A;
}

.divDesignService {
  float: right;
  text-align: right;
  grid-area: no_studio;
}

#pd_wrapper .secondarybtn.design_service_btn {
  font-size: 13px;
  height: 40px;
  margin: 20px 0 0;
  padding-top: 9px;
  width: 260px;
}
#pd_wrapper .secondarybtn.design_service_btn a {
  color: #003087;
}

.design_service_learn {
  cursor: pointer;
  display: flex;
  float: right;
  justify-content: center;
  width: 260px;
}
.design_service_learn img {
  width: 20px;
  margin-right: 10px;
}
.design_service_learn p {
  color: #06c;
  font-size: 13px;
  font-weight: bold;
  text-decoration: underline;
}

.design_services_popup {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  padding: 0 !important;
  width: 600px !important;
  background-color: #fff !important;
}

.design_services_popup_container {
  position: relative;
}
.design_services_popup_container h2 {
  margin-bottom: 0;
  color: black;
}
.design_services_popup_container ul li span {
  text-align: center;
}
.design_services_popup_container .design_services_popup_header {
  background-color: #003087;
  padding: 14px 0;
  text-align: center;
}
.design_services_popup_container .design_services_popup_header h2 {
  color: #fff;
  font-size: 22px;
  font-weight: bold;
  padding: 0 0 10px;
  display: inline;
}
.design_services_popup_container .design_services_popup_header img {
  width: 30px;
  height: auto;
  display: inline;
  vertical-align: bottom;
}
.design_services_popup_container .design_services_popup_content {
  padding: 30px;
}
.design_services_popup_container .step-num {
  width: 20px;
  height: auto;
  vertical-align: bottom;
}
.design_services_popup_container h2 {
  text-align: center;
}
.design_services_popup_container .product-image-design-services {
  display: block;
  margin: 0 auto;
  width: auto;
  padding: 20px 0;
}
.design_services_popup_container h3 {
  color: #046241;
  font-size: 1.4rem;
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 1rem;
}
.design_services_popup_container .design_services_popup_flex {
  display: flex;
  justify-content: space-around;
}
.design_services_popup_container .design_services_popup_flex div {
  width: 240px;
}
.design_services_popup_container .design_services_popup_flex img {
  width: 60px;
}
.design_services_popup_container .design_services_popup_btn {
  background-color: #046241;
  border-radius: 7px;
  border: 2px solid #046241;
  color: #fff;
  cursor: pointer;
  font-size: 1.2rem;
  text-align: center;
  padding: 12px 10px;
  display: block;
  width: 250px;
  margin: 0 auto;
  transition: all 0.25s ease;
}
.design_services_popup_container .design_services_popup_btn a {
  color: #fff;
  text-decoration: none;
}
.design_services_popup_container .design_services_popup_btn:hover {
  background-color: #fff;
  color: #046241;
  border: 2px solid #046241;
}
.design_services_popup_container .design_services_popup_btn:hover a {
  color: #046241;
  text-decoration: none;
}
.design_services_popup_container .design_services_popup_footer {
  background-color: #fa0;
  color: white;
  width: 100%;
}
.design_services_popup_container .design_services_popup_footer_flex {
  display: flex;
  justify-content: center;
}
.design_services_popup_container .design_services_popup_footer_flex p {
  margin: 0;
}
.design_services_popup_container .design_services_popup_footer_flex p sup {
  font-size: 60%;
}
.design_services_popup_container .design_services_popup_footer_flex p:first-of-type {
  font-size: 2.8rem;
}
.design_services_popup_container .design_services_popup_footer_flex p:last-of-type {
  font-size: 1.4rem;
  font-weight: bold;
  width: 200px;
  text-align: left;
  margin-left: 10px;
  line-height: 1.3rem;
  padding-top: 6px;
}

.design_services_popup_nothanks {
  color: #003086;
  cursor: pointer;
  display: flex;
  justify-content: center;
  padding: 10px;
}
.design_services_popup_nothanks img {
  width: 20px;
}
.design_services_popup_nothanks p {
  margin: 0 0 0 10px;
}

.review_headline {
  font-weight: bold;
  text-align: center;
}
.review_headline {
  font-size: 1.12rem;
}
@media screen and (min-width: 47rem) {
  .review_headline {
    font-size: calc(0.5208333333vw + 0.8752083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .review_headline {
    font-size: 1.37rem;
  }
}

polygon.graystar {
  fill: #bcbec0;
}

polygon.goldstar {
  fill: #fbaa19;
}

.review_author {
  margin-top: 5px;
  text-align: center;
}

.review_content {
  margin: 20px auto 0;
  width: 90%;
  max-width: 500px;
}
.review_content hr {
  border-top-color: #eee;
  border-bottom: 0;
  margin-top: 30px;
}

.review_resolution {
  margin-top: 20px;
  max-width: 500px;
}
.review_resolution p {
  margin-top: 10px;
}
.review_resolution img {
  width: 150px;
  height: auto;
}
.review_resolution .bold_heading {
  font-weight: bold;
}

.review_popup {
  border: 1px solid #024f9d;
  margin: 0 auto;
  max-width: 700px;
  padding: 30px 3%;
  position: relative;
  width: 90%;
}
.review_popup {
  font-size: 0.75rem;
}
@media screen and (min-width: 47rem) {
  .review_popup {
    font-size: calc(0.2708333333vw + 0.6227083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .review_popup {
    font-size: 0.88rem;
  }
}
.review_popup .popup_close {
  position: absolute;
  right: -5px;
  top: -10px;
  background: #fff;
  border: 1px solid #024f9d;
  border-radius: 50%;
  font-weight: bold;
  color: #024f9d;
  cursor: pointer;
  display: inline-block;
  height: 25px;
  line-height: 25px;
  text-align: center;
  vertical-align: top;
  width: 25px;
}
.review_popup .popup_close {
  font-size: 0.88rem;
}
@media screen and (min-width: 47rem) {
  .review_popup .popup_close {
    font-size: calc(0.25vw + 0.7625rem);
  }
}
@media screen and (min-width: 95rem) {
  .review_popup .popup_close {
    font-size: 1rem;
  }
}
.review_popup .pd_starRating {
  margin: 10px 0 0 0;
  vertical-align: top;
  width: 100%;
  text-align: center;
}
.review_popup .pd_starRating .pd_star {
  height: 25px;
  width: 25px;
}
.review_popup .review_tabs {
  border-bottom: 1px solid #024f9d;
  padding: 20px 0 0 30%;
}
.review_popup .review_tabs .review_tab {
  background-color: #d1d3d4;
  color: #808285;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: -3px;
  padding: 8px;
  text-align: center;
  width: 100px;
}
.review_popup .review_tabs .review_tab {
  font-size: 0.75rem;
}
@media screen and (min-width: 47rem) {
  .review_popup .review_tabs .review_tab {
    font-size: calc(0.2708333333vw + 0.6227083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .review_popup .review_tabs .review_tab {
    font-size: 0.88rem;
  }
}
.review_popup .review_tabs .is-active {
  background-color: #024f9d;
  color: white;
  padding-top: 10px;
}
.review_popup .photos_content {
  margin-top: 20px;
  position: relative;
}
.review_popup .photos_content .side_thumb {
  float: left;
  line-height: 75px;
  margin: 0 10px 20px 0;
}
.review_popup .photos_content .side_thumb.selected {
  border: 1px solid #024f9d;
}
.review_popup .photos_content .photo_thumb {
  cursor: pointer;
  margin: 0 auto;
  max-height: 75px;
  max-width: 97px;
  vertical-align: middle;
}
.review_popup .photos_content .photo_main {
  width: auto;
  height: auto;
  max-height: 345px;
  max-width: 557px;
}
.review_popup .photos_content .selected_thumb {
  line-height: 345px;
}
.review_popup .photos_content .selected_thumb img {
  vertical-align: middle;
}
.review_popup .review_content {
  max-width: 700px;
}
.review_popup .review_resolution {
  max-width: 700px;
}

.no_studio_msg {
  border: 1px solid #024f9d;
  color: #024f9d;
  display: inline-block;
  float: right;
  margin: 0 auto;
  order: 6;
  padding: 16px;
  text-align: center;
  width: 350px;
}
@media (min-width: 950px) {
  .no_studio_msg {
    margin: -25px auto 0;
  }
}
@media (min-width: 950px) and (max-width: 1110px) {
  .no_studio_msg {
    width: 250px;
  }
}
.no_studio_msg p {
  margin: 0;
}
.no_studio_msg .p1 {
  margin-bottom: 10px;
}
.no_studio_msg .p1 {
  font-size: 0.75rem;
}
@media screen and (min-width: 47rem) {
  .no_studio_msg .p1 {
    font-size: calc(0.2708333333vw + 0.6227083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .no_studio_msg .p1 {
    font-size: 0.88rem;
  }
}
.no_studio_msg .p2 {
  font-size: 0.75rem;
}
@media screen and (min-width: 47rem) {
  .no_studio_msg .p2 {
    font-size: calc(0.5208333333vw + 0.5052083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .no_studio_msg .p2 {
    font-size: 1rem;
  }
}
.no_studio_msg .p2 a.live_chat {
  color: #024f9d;
  font-weight: bold;
  text-decoration: underline;
}
.no_studio_msg .p2 a.live_chat {
  font-size: 1.12rem;
}
@media screen and (min-width: 47rem) {
  .no_studio_msg .p2 a.live_chat {
    font-size: calc(0.5208333333vw + 0.8752083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .no_studio_msg .p2 a.live_chat {
    font-size: 1.37rem;
  }
}
.no_studio_msg .p2 a:hover {
  text-decoration: none;
}
.no_studio_msg .phone {
  font-weight: bold;
}
.no_studio_msg .phone {
  font-size: 1.12rem;
}
@media screen and (min-width: 47rem) {
  .no_studio_msg .phone {
    font-size: calc(0.5208333333vw + 0.8752083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .no_studio_msg .phone {
    font-size: 1.37rem;
  }
}

@supports (display: grid) {
  #pd_wrapper .pd_gallery_overview {
    display: grid;
    grid-template-columns: 45% 1fr 1fr;
    grid-template-areas: "header             header              header" "itemNumber         itemNumber          itemNumber" "starRating         starRating          starRating" "gallery            gallery             gallery" "offer              offer               offer" "usaDeals           usaDeals            usaDeals" "aslowas            shipping            shipping" "no_studio          no_studio           no_studio" "priceBlock         priceBlock          priceBlock" "cta                cta                 cta" "guarantee          guarantee           guarantee" "secondary_media    secondary_media     secondary_media";
  }
  @media (min-width: 950px) {
    #pd_wrapper .pd_gallery_overview {
      grid-template-areas: "gallery    header              header" "gallery    itemNumber          itemNumber" "gallery    offer               cta" "gallery    shipping            no_studio" "gallery    usaDeals            no_studio" "gallery    aslowas             ." "gallery    priceBlock          priceBlock" "gallery    starRating          guarantee" "gallery    secondary_media     secondary_media";
    }
  }
  #pd_wrapper .pd_gallery_overview .no_studio_msg {
    grid-area: no_studio;
    margin: 0 auto;
  }
  @media (min-width: 950px) {
    #pd_wrapper .pd_gallery_overview .no_studio_msg {
      width: 100%;
    }
  }
  #pd_wrapper .pd_gallery_overview .pd_offer {
    grid-area: offer;
    text-align: center;
    width: 100%;
  }
  @media (min-width: 950px) {
    #pd_wrapper .pd_gallery_overview .pd_offer {
      text-align: left;
      width: 60%;
    }
  }
  #pd_wrapper .pd_gallery_overview .pd_shipping {
    grid-area: shipping;
    width: 60%;
  }
  @media (min-width: 950px) {
    #pd_wrapper .pd_gallery_overview .pd_shipping {
      width: 100%;
    }
  }
  #pd_wrapper .pd_gallery_overview .pd_usaDealsIcons {
    grid-area: usaDeals;
    min-height: 50px;
  }
  #pd_wrapper .pd_gallery_overview .aslowas {
    grid-area: aslowas;
    margin-top: 10px;
    width: 100%;
  }
  #pd_wrapper .pd_gallery_overview .addtocart_btn {
    margin-top: 10px;
  }
  #pd_wrapper .pd_gallery_overview .overview_media {
    margin: 40px 0 0;
  }
  #pd_wrapper .pd_gallery_overview .overview_guarantee {
    grid-area: guarantee;
    width: 320px;
  }
  @media (min-width: 950px) {
    #pd_wrapper .pd_gallery_overview .overview_guarantee {
      width: 100%;
    }
  }
  #pd_wrapper .pd_gallery {
    grid-area: gallery;
    width: 100%;
  }
  #pd_wrapper .pd_header {
    grid-area: header;
    max-width: 100%;
    width: 100%;
  }
  #pd_wrapper .pd_itemNumber {
    grid-area: itemNumber;
  }
  #pd_wrapper .pd_cta {
    grid-area: cta;
    width: 100%;
  }
  #pd_wrapper .pd_priceBlock {
    grid-area: priceBlock;
  }
  #pd_wrapper .pd_priceBlock .pricing_tableContainer {
    width: 70%;
  }
  @media (min-width: 950px) {
    #pd_wrapper .pd_priceBlock .pricing_tableContainer {
      width: 70%;
    }
  }
  #pd_wrapper .pd_starRating {
    grid-area: starRating;
    width: 100%;
  }
  #pd_wrapper .pd_secondary_media {
    grid-area: secondary_media;
    width: 100%;
  }
  .review_popup .photos_content {
    display: grid;
    grid-template-columns: 100px repeat(4, 1fr);
    grid-template-rows: repeat(4, 75px);
    grid-gap: 15px;
  }
  .review_popup .photos_content .side_thumb {
    margin: 0;
  }
  .review_popup .photos_content .side_thumb img {
    height: 100%;
    width: auto;
  }
  .review_popup .selected_thumb {
    grid-column: 2/span 4;
    grid-row: 1/-1;
  }
}
/*Size Chart Start*/
.size_chart {
  width: 100%;
}
.size_chart h2 {
  color: #000;
  text-align: center;
  margin: 5px;
}
.size_chart h2 {
  font-size: 1.12rem;
}
@media screen and (min-width: 47rem) {
  .size_chart h2 {
    font-size: calc(0.5208333333vw + 0.8752083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .size_chart h2 {
    font-size: 1.37rem;
  }
}
.size_chart table {
  width: 100%;
  border: 1px solid #808080;
  border-spacing: 0;
}
.size_chart table th {
  text-align: left;
  border: 0;
  border-bottom: 1px solid #808080;
  padding-right: 3px;
}
.size_chart table th {
  font-size: 0.81rem;
}
@media screen and (min-width: 47rem) {
  .size_chart table th {
    font-size: calc(0.2708333333vw + 0.6827083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .size_chart table th {
    font-size: 0.94rem;
  }
}
.size_chart table tr {
  height: 26px;
}
.size_chart table tr:nth-child(odd) {
  background-color: #eee;
}
.size_chart table td {
  border: 0;
  padding-right: 3px;
}
.size_chart table td {
  font-size: 0.81rem;
}
@media screen and (min-width: 47rem) {
  .size_chart table td {
    font-size: calc(0.2708333333vw + 0.6827083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .size_chart table td {
    font-size: 0.94rem;
  }
}

/*Size Chart End*/
/*#region Coupon code popup*/
.popup-coupon[popup] {
  width: 550px;
  height: 400px;
}
.popup-coupon[popup] > .box > .content {
  position: relative;
  background: url(/Amsterdam/pict/Coupon-Code-Popup.jpg) no-repeat;
}
.popup-coupon[popup] > .box > .content > div {
  position: absolute;
  top: 225px;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
}
.popup-coupon[popup] > .box > .content > div {
  font-size: 0.81rem;
}
@media screen and (min-width: 47rem) {
  .popup-coupon[popup] > .box > .content > div {
    font-size: calc(0.2708333333vw + 0.6827083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .popup-coupon[popup] > .box > .content > div {
    font-size: 0.94rem;
  }
}
.popup-coupon[popup] > .box > .content > div .red-text {
  color: #cb1f30;
  font-weight: 900;
}
.popup-coupon[popup] > .box > .content > div a {
  cursor: pointer;
  text-align: center;
}
.popup-coupon[popup] > .box > .content > div a {
  font-size: 0.75rem;
}
@media screen and (min-width: 47rem) {
  .popup-coupon[popup] > .box > .content > div a {
    font-size: calc(0.2708333333vw + 0.6227083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .popup-coupon[popup] > .box > .content > div a {
    font-size: 0.88rem;
  }
}
.popup-coupon[popup] > .box > .content > div > div {
  white-space: nowrap;
}
.popup-coupon[popup] > .box > .content > div > div.input-coupon {
  margin-top: 15px;
}
.popup-coupon[popup] > .box > .content > div > div > input {
  color: #777;
  height: 37px;
  width: 200px;
  margin-right: -1px;
}
.popup-coupon[popup] > .box > .content > div > div > a {
  background: #00529b;
  border: 1px solid #fa0;
  border-radius: 0 7px 7px 0;
  color: white;
  display: inline-block;
  font-weight: 700;
  height: 37px;
  line-height: 35px;
  margin: 0 0 0 -5px;
  padding: 0;
  width: 75px;
  text-decoration: none;
}
.popup-coupon[popup] > .box > .content > div > a {
  text-decoration: underline;
  display: inline-block;
  color: #515153;
  font-weight: bold;
  margin-top: 13px;
}

/*#endregion Coupon code popup*/
.locked_quantity_message {
  white-space: nowrap;
}

/* Quick Quote info page - START */
.qq_lp_wrapper {
  margin: 0 auto;
  padding-top: 12px;
  width: 600px;
}
.qq_lp_wrapper table {
  background-color: #fafafa;
  border: none;
  width: 100%;
}
.qq_lp_wrapper table td {
  font-size: 0.81rem;
}
@media screen and (min-width: 47rem) {
  .qq_lp_wrapper table td {
    font-size: calc(0.2708333333vw + 0.6827083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .qq_lp_wrapper table td {
    font-size: 0.94rem;
  }
}
.qq_lp_wrapper > table {
  padding: 10px;
}
.qq_lp_wrapper .title {
  border-bottom: 1px solid #daebfd;
  color: #ff8000;
  font-weight: 700;
  padding-bottom: 10px;
}
.qq_lp_wrapper .title {
  font-size: 1.5rem;
}
@media screen and (min-width: 47rem) {
  .qq_lp_wrapper .title {
    font-size: calc(0.5208333333vw + 1.2552083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .qq_lp_wrapper .title {
    font-size: 1.75rem;
  }
}
.qq_lp_wrapper .product_img {
  border: 1px solid #D7D7D7;
  max-height: 152px;
  max-width: 152px;
}
.qq_lp_wrapper .product_name {
  color: #069;
  font-weight: 700;
  text-decoration: none;
}
.qq_lp_wrapper .product_price_total {
  color: #1c8d00;
  font-weight: 700;
}
.qq_lp_wrapper .product_price_each {
  color: #1c8d00;
  font-weight: 700;
}
.qq_lp_wrapper .product_price_each {
  font-size: 0.69rem;
}
@media screen and (min-width: 47rem) {
  .qq_lp_wrapper .product_price_each {
    font-size: calc(0.125vw + 0.63125rem);
  }
}
@media screen and (min-width: 95rem) {
  .qq_lp_wrapper .product_price_each {
    font-size: 0.75rem;
  }
}
.qq_lp_wrapper .product_itemnum_label {
  color: #000;
  font-weight: 700;
}
.qq_lp_wrapper .product_itemnum {
  color: #959494;
  font-weight: 700;
}
.qq_lp_wrapper .product_qty_label {
  color: #000;
  font-weight: 700;
}
.qq_lp_wrapper .product_qty_label {
  font-size: 0.69rem;
}
@media screen and (min-width: 47rem) {
  .qq_lp_wrapper .product_qty_label {
    font-size: calc(0.125vw + 0.63125rem);
  }
}
@media screen and (min-width: 95rem) {
  .qq_lp_wrapper .product_qty_label {
    font-size: 0.75rem;
  }
}
.qq_lp_wrapper .product_qty {
  color: #959494;
  font-weight: 700;
}
.qq_lp_wrapper .product_qty {
  font-size: 0.69rem;
}
@media screen and (min-width: 47rem) {
  .qq_lp_wrapper .product_qty {
    font-size: calc(0.125vw + 0.63125rem);
  }
}
@media screen and (min-width: 95rem) {
  .qq_lp_wrapper .product_qty {
    font-size: 0.75rem;
  }
}
.qq_lp_wrapper .product_link {
  color: #398bba;
}
.qq_lp_wrapper .product_link {
  font-size: 0.69rem;
}
@media screen and (min-width: 47rem) {
  .qq_lp_wrapper .product_link {
    font-size: calc(0.125vw + 0.63125rem);
  }
}
@media screen and (min-width: 95rem) {
  .qq_lp_wrapper .product_link {
    font-size: 0.75rem;
  }
}
.qq_lp_wrapper .pricing_table {
  border-top: 1px solid #ccc;
}
.qq_lp_wrapper .pricing_table tr > td {
  color: #000;
  font-weight: 700;
}
.qq_lp_wrapper .pricing_table tr > td + td {
  text-align: right;
}
.qq_lp_wrapper .pricing_table .discount_label, .qq_lp_wrapper .pricing_table .discount_code, .qq_lp_wrapper .pricing_table .discount_amt {
  color: #af0704;
}
.qq_lp_wrapper .pricing_table .discount_description {
  color: #000;
}
.qq_lp_wrapper .pricing_table .discount_description {
  font-size: 0.69rem;
}
@media screen and (min-width: 47rem) {
  .qq_lp_wrapper .pricing_table .discount_description {
    font-size: calc(0.125vw + 0.63125rem);
  }
}
@media screen and (min-width: 95rem) {
  .qq_lp_wrapper .pricing_table .discount_description {
    font-size: 0.75rem;
  }
}
.qq_lp_wrapper .pricing_table .total_row {
  background-color: #ededed;
}
.qq_lp_wrapper .pricing_table .total_row td {
  font-size: 1.25rem;
}
@media screen and (min-width: 47rem) {
  .qq_lp_wrapper .pricing_table .total_row td {
    font-size: calc(0.5208333333vw + 1.0052083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .qq_lp_wrapper .pricing_table .total_row td {
    font-size: 1.5rem;
  }
}
.qq_lp_wrapper .pricing_table .total_row .total_price {
  color: #258d02;
}
.qq_lp_wrapper .cta_btn {
  margin: 20px 0;
  text-align: center;
}
.qq_lp_wrapper .contactus_txt {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
}
.qq_lp_wrapper .contactus_txt {
  font-size: 0.81rem;
}
@media screen and (min-width: 47rem) {
  .qq_lp_wrapper .contactus_txt {
    font-size: calc(0.2708333333vw + 0.6827083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .qq_lp_wrapper .contactus_txt {
    font-size: 0.94rem;
  }
}

/*global, what's the meaning */
.auto-style1 {
  height: 27px;
}

/* Quick Quote info page - END */
/* Order History / Reorder - START */
#reorder_login_wrapper .section_bg {
  background-color: #00649b;
  border: 3px solid #fff;
  border-radius: 20px;
  box-shadow: 0 0 5px #888;
}
#reorder_login_wrapper .topbanner {
  color: #fff;
  margin: 0 auto;
  width: 80%;
}
#reorder_login_wrapper .topbanner {
  font-size: 1.5rem;
}
@media screen and (min-width: 47rem) {
  #reorder_login_wrapper .topbanner {
    font-size: calc(0.5208333333vw + 1.2552083333rem);
  }
}
@media screen and (min-width: 95rem) {
  #reorder_login_wrapper .topbanner {
    font-size: 1.75rem;
  }
}
#reorder_login_wrapper .topbanner .content {
  text-align: center;
  width: auto;
}
#reorder_login_wrapper .topbanner .bnrtxt_part1 {
  display: inline-block;
  margin-top: 12px;
  vertical-align: top;
}
#reorder_login_wrapper .topbanner .bnrtxt_part2 {
  color: #a3cf54;
  display: inline-block;
  font-size: 120px;
  line-height: 114px;
}
#reorder_login_wrapper .topbanner .bnrtxt_part3 {
  display: inline-block;
}
#reorder_login_wrapper .topbanner .bnrtxt_part4 {
  margin-bottom: 5px;
}
#reorder_login_wrapper .topbanner .bnrtxt_part4 {
  font-size: 1.12rem;
}
@media screen and (min-width: 47rem) {
  #reorder_login_wrapper .topbanner .bnrtxt_part4 {
    font-size: calc(0.5208333333vw + 0.8752083333rem);
  }
}
@media screen and (min-width: 95rem) {
  #reorder_login_wrapper .topbanner .bnrtxt_part4 {
    font-size: 1.37rem;
  }
}
#reorder_login_wrapper .login_sections {
  margin: 10px auto;
  width: 80%;
}
#reorder_login_wrapper .login_sections input[type=text], #reorder_login_wrapper .login_sections input[type=password] {
  font-weight: bold;
  height: 25px;
  padding-left: 10px;
}
#reorder_login_wrapper .login_sections input[type=text], #reorder_login_wrapper .login_sections input[type=password] {
  font-size: 1.12rem;
}
@media screen and (min-width: 47rem) {
  #reorder_login_wrapper .login_sections input[type=text], #reorder_login_wrapper .login_sections input[type=password] {
    font-size: calc(0.5208333333vw + 0.8752083333rem);
  }
}
@media screen and (min-width: 95rem) {
  #reorder_login_wrapper .login_sections input[type=text], #reorder_login_wrapper .login_sections input[type=password] {
    font-size: 1.37rem;
  }
}
#reorder_login_wrapper .login_sections .large_input {
  width: 330px;
}
#reorder_login_wrapper .login_sections .small_input {
  width: 140px;
}
#reorder_login_wrapper .login_sections .password, #reorder_login_wrapper .login_sections .couponcode, #reorder_login_wrapper .login_sections .customernum {
  margin-bottom: 15px !important;
}
#reorder_login_wrapper .login_sections .zipcode {
  margin-bottom: 15px !important;
  padding-top: 18px;
}
#reorder_login_wrapper .login_sections .float_left {
  float: left;
}
#reorder_login_wrapper .login_sections .float_right {
  float: right;
}
#reorder_login_wrapper .login_sections .btn_continue_container {
  line-height: 45px;
}
#reorder_login_wrapper .login_sections .section_height {
  min-height: 315px;
}
#reorder_login_wrapper .login_sections .special_offers_popup {
  border: solid 1px gray;
  background-color: #fff;
  left: 187px;
  padding: 10px;
  position: absolute;
  top: 247px;
  visibility: hidden;
  width: 250px;
  z-index: 2;
}
#reorder_login_wrapper .have_account, #reorder_login_wrapper .no_account {
  color: #fff;
  display: inline-block;
  width: 48%;
}
#reorder_login_wrapper .have_account .content, #reorder_login_wrapper .no_account .content {
  margin: 10px;
  width: auto;
}
#reorder_login_wrapper .have_account .content h2, #reorder_login_wrapper .no_account .content h2 {
  color: #a3cf54;
}
#reorder_login_wrapper .have_account .content h2, #reorder_login_wrapper .no_account .content h2 {
  font-size: 1.5rem;
}
@media screen and (min-width: 47rem) {
  #reorder_login_wrapper .have_account .content h2, #reorder_login_wrapper .no_account .content h2 {
    font-size: calc(0.5208333333vw + 1.2552083333rem);
  }
}
@media screen and (min-width: 95rem) {
  #reorder_login_wrapper .have_account .content h2, #reorder_login_wrapper .no_account .content h2 {
    font-size: 1.75rem;
  }
}
#reorder_login_wrapper .have_account .content .form_section, #reorder_login_wrapper .no_account .content .form_section {
  margin: 5px 0;
}
#reorder_login_wrapper .have_account .content .label, #reorder_login_wrapper .no_account .content .label {
  font-size: 1.12rem;
}
@media screen and (min-width: 47rem) {
  #reorder_login_wrapper .have_account .content .label, #reorder_login_wrapper .no_account .content .label {
    font-size: calc(0.5208333333vw + 0.8752083333rem);
  }
}
@media screen and (min-width: 95rem) {
  #reorder_login_wrapper .have_account .content .label, #reorder_login_wrapper .no_account .content .label {
    font-size: 1.37rem;
  }
}
#reorder_login_wrapper .have_account {
  float: left;
}
#reorder_login_wrapper .no_account {
  float: right;
}
#reorder_login_wrapper .btn_login_continue {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffc477), color-stop(1, #fb9e25));
  background: -moz-linear-gradient(top, #ffc477 5%, #fb9e25 100%);
  background: -webkit-linear-gradient(top, #ffc477 5%, #fb9e25 100%);
  background: -o-linear-gradient(top, #ffc477 5%, #fb9e25 100%);
  background: -ms-linear-gradient(top, #ffc477 5%, #fb9e25 100%);
  background: linear-gradient(to bottom, #ffc477 5%, #fb9e25 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffc477", endColorstr="#fb9e25",GradientType=0);
  background-color: #ffc477;
  border: 1px solid #eeb44f;
  border-radius: 6px;
  box-shadow: inset 0 1px 0 0 #fce2c1;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  padding: 6px 24px;
  text-decoration: none;
  text-shadow: 0 1px 0 #cc9f52;
}
#reorder_login_wrapper .btn_login_continue {
  font-size: 0.88rem;
}
@media screen and (min-width: 47rem) {
  #reorder_login_wrapper .btn_login_continue {
    font-size: calc(0.25vw + 0.7625rem);
  }
}
@media screen and (min-width: 95rem) {
  #reorder_login_wrapper .btn_login_continue {
    font-size: 1rem;
  }
}
#reorder_login_wrapper .btn_login_continue:hover {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #fb9e25), color-stop(1, #ffc477));
  background: -moz-linear-gradient(top, #fb9e25 5%, #ffc477 100%);
  background: -webkit-linear-gradient(top, #fb9e25 5%, #ffc477 100%);
  background: -o-linear-gradient(top, #fb9e25 5%, #ffc477 100%);
  background: -ms-linear-gradient(top, #fb9e25 5%, #ffc477 100%);
  background: linear-gradient(to bottom, #fb9e25 5%, #ffc477 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fb9e25", endColorstr="#ffc477",GradientType=0);
  background-color: #fb9e25;
}
#reorder_login_wrapper .btn_login_continue:active {
  position: relative;
  top: 1px;
}
#reorder_login_wrapper .signup_offers {
  margin-top: 3px;
  margin-left: -3px;
  margin-bottom: 10px;
}
#reorder_login_wrapper .signup_offers input[type=checkbox], #reorder_login_wrapper .signup_offers label {
  vertical-align: middle;
}
#reorder_login_wrapper .special_offers_text1 {
  color: #545963;
  font-weight: bold;
}
#reorder_login_wrapper .special_offers_text1 {
  font-size: 0.81rem;
}
@media screen and (min-width: 47rem) {
  #reorder_login_wrapper .special_offers_text1 {
    font-size: calc(0.2708333333vw + 0.6827083333rem);
  }
}
@media screen and (min-width: 95rem) {
  #reorder_login_wrapper .special_offers_text1 {
    font-size: 0.94rem;
  }
}
#reorder_login_wrapper .special_offers_text2 {
  color: orange;
  display: inline-block;
  font-weight: bold;
  margin-right: 5px;
}
#reorder_login_wrapper .special_offers_text2 {
  font-size: 1.25rem;
}
@media screen and (min-width: 47rem) {
  #reorder_login_wrapper .special_offers_text2 {
    font-size: calc(0.5208333333vw + 1.0052083333rem);
  }
}
@media screen and (min-width: 95rem) {
  #reorder_login_wrapper .special_offers_text2 {
    font-size: 1.5rem;
  }
}
#reorder_login_wrapper .special_offers_text3 {
  color: gray;
  margin-top: 10px;
}
#reorder_login_wrapper .special_offer_link {
  color: #fff;
  cursor: pointer;
  vertical-align: middle;
}
#reorder_login_wrapper .special_offer_link {
  font-size: 0.69rem;
}
@media screen and (min-width: 47rem) {
  #reorder_login_wrapper .special_offer_link {
    font-size: calc(0.125vw + 0.63125rem);
  }
}
@media screen and (min-width: 95rem) {
  #reorder_login_wrapper .special_offer_link {
    font-size: 0.75rem;
  }
}
#reorder_login_wrapper .clearfix:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}

.reorder_coupon-text h1 {
  display: block;
  -webkit-margin-before: 0.67em;
  -webkit-margin-after: 0.67em;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
  font-weight: bold;
  color: black;
  margin-bottom: 0px;
}
.reorder_coupon-text h1 {
  font-size: 1.25rem;
}
@media screen and (min-width: 47rem) {
  .reorder_coupon-text h1 {
    font-size: calc(0.5208333333vw + 1.0052083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .reorder_coupon-text h1 {
    font-size: 1.5rem;
  }
}

.reorder_wrapper {
  max-width: 950px;
  margin: 35px auto 0 auto;
}
.reorder_wrapper a {
  cursor: pointer;
}
.reorder_wrapper P, .reorder_wrapper H1, .reorder_wrapper H2, .reorder_wrapper H3, .reorder_wrapper H4, .reorder_wrapper H5, .reorder_wrapper H6 {
  margin: 0;
}

.reorder_banner {
  border: 3px dashed #254665;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 155px;
  width: 100%;
}

.reorder_coupon-text {
  display: inline-block;
  vertical-align: middle;
  float: left;
  padding-left: 0;
  text-align: center;
  width: 100%;
}
@media screen and (min-width: 532px) {
  .reorder_coupon-text {
    width: 60%;
    text-align: left;
    padding-left: 20px;
  }
}
@media screen and (min-width: 700px) {
  .reorder_coupon-text {
    width: 46%;
  }
}
.reorder_coupon-text h5 {
  color: #215c6c;
  padding-top: 15px;
}

.reorder_tags-container {
  display: none;
  float: right;
  margin: -30px 20px 0 0;
  width: 160px;
}
@media screen and (min-width: 532px) {
  .reorder_tags-container {
    display: inline-block;
  }
}
@media screen and (min-width: 700px) {
  .reorder_tags-container {
    width: 300px;
  }
}
@media screen and (min-width: 887px) {
  .reorder_tags-container {
    width: 435px;
  }
}

.reorder_tags-img {
  background-image: url(../pict/tags.png);
  background-repeat: no-repeat;
  width: 160px;
  height: 188px;
}
@media screen and (min-width: 700px) {
  .reorder_tags-img {
    width: 300px;
  }
}
@media screen and (min-width: 887px) {
  .reorder_tags-img {
    width: auto;
  }
}

.reorder_main {
  text-align: left;
}
.reorder_main h2 {
  color: #ed8407;
}
.reorder_main h2 {
  font-size: 1.25rem;
}
@media screen and (min-width: 47rem) {
  .reorder_main h2 {
    font-size: calc(0.5208333333vw + 1.0052083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .reorder_main h2 {
    font-size: 1.5rem;
  }
}
.reorder_main p, .reorder_main h6 {
  font-size: 0.75rem;
}
@media screen and (min-width: 47rem) {
  .reorder_main p, .reorder_main h6 {
    font-size: calc(0.2708333333vw + 0.6227083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .reorder_main p, .reorder_main h6 {
    font-size: 0.88rem;
  }
}
@media screen and (max-width: 949px) {
  .reorder_main {
    padding: 30px 3%;
    text-align: left;
  }
}

.reorder_statement {
  padding: 10px 0 3px 0;
}

.reorder_product {
  padding-top: 20px;
  height: 215px;
}
@media screen and (max-width: 650px) {
  .reorder_product {
    display: block;
    padding-bottom: 0;
    width: 100%;
  }
}

.product_image-preview {
  display: inline-block;
  width: 160px;
}
.product_image-preview .product_image-container {
  border: 2px solid #f1f1f1;
  cursor: pointer;
  position: relative;
  height: 160px;
  width: 160px;
}
.product_image-preview .product_image {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 156px;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.product_image-preview .product_preview-container {
  margin: 5px 0 0 35px;
}
.product_image-preview .product_preview-container a {
  color: #176083;
  font-weight: bold;
  display: inline-block;
  margin-top: 8px;
  vertical-align: top;
}
.product_image-preview .product_preview-container a {
  font-size: 0.81rem;
}
@media screen and (min-width: 47rem) {
  .product_image-preview .product_preview-container a {
    font-size: calc(0.2708333333vw + 0.6827083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .product_image-preview .product_preview-container a {
    font-size: 0.94rem;
  }
}

.review_icon {
  background: url("../pict/sprite_shoppingcart.png") no-repeat -238px -117px;
  cursor: pointer;
  display: inline-block;
  height: 30px;
  width: 30px;
}

.product_item {
  display: inline-block;
  float: left;
  text-align: left;
}
@media screen and (max-width: 650px) {
  .product_item {
    margin-top: 0;
  }
}
.product_item .product_details {
  display: inline-block;
  padding-left: 8px;
  vertical-align: top;
  width: 45%;
}
.product_item .product_details h3, .product_item .product_details h5 {
  margin-bottom: 3px;
  color: black;
}
.product_item .product_details h5:last-of-type {
  padding-bottom: 15px;
}
.product_item .product_details a {
  color: #176083;
  display: block;
  margin-bottom: 3px;
}
.product_item .product_details a {
  font-size: 0.75rem;
}
@media screen and (min-width: 47rem) {
  .product_item .product_details a {
    font-size: calc(0.2708333333vw + 0.6227083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .product_item .product_details a {
    font-size: 0.88rem;
  }
}

.product_item-text {
  color: #176083 !important;
  padding-bottom: 5px;
  cursor: pointer;
}

.product_item-data {
  font-weight: normal;
}

.product_details_h5 {
  font-size: 0.81rem;
}
@media screen and (min-width: 47rem) {
  .product_details_h5 {
    font-size: calc(0.2708333333vw + 0.6827083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .product_details_h5 {
    font-size: 0.94rem;
  }
}

.reorder_review {
  display: inline-block;
  float: right;
  padding-bottom: 20px;
}
@media screen and (max-width: 650px) {
  .reorder_review {
    display: block;
    clear: both;
    margin-top: -75px;
    width: 100%;
  }
}

.product_pricing {
  margin-top: 50px;
}

.pricing_standard {
  text-align: right;
  /*text-decoration: line-through;*/
  color: black;
}

.pricing_coupon, .pricing_each {
  color: #1c8d00;
  text-align: right;
}

.product_reorder-btn {
  -ms-border-radius: 7px;
  border-radius: 7px;
  color: #fff;
  cursor: pointer;
  font-weight: 700;
  float: right;
  height: 34px;
  line-height: 34px;
  margin-top: 30px;
  overflow: hidden;
  text-align: center;
  width: 164px;
}
.product_reorder-btn {
  font-size: 0.81rem;
}
@media screen and (min-width: 47rem) {
  .product_reorder-btn {
    font-size: calc(0.2708333333vw + 0.6827083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .product_reorder-btn {
    font-size: 0.94rem;
  }
}
@media screen and (max-width: 531px) {
  .product_reorder-btn {
    width: 100%;
  }
}
.product_reorder-btn .btn_content, .product_reorder-btn .wishList .quickadd_but, .wishList .product_reorder-btn .quickadd_but, .product_reorder-btn #shoppingcart_layout .wishList .quickadd_but, #shoppingcart_layout .wishList .product_reorder-btn .quickadd_but {
  background-image: -ms-linear-gradient(top, #1a9200 0, #218d06 100%);
  background-image: -moz-linear-gradient(top, #1a9200 0, #218d06 100%);
  background-image: -o-linear-gradient(top, #1a9200 0, #218d06 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #1a9200), color-stop(1, #218d06));
  background-image: -webkit-linear-gradient(top, #1a9200 0, #218d06 100%);
  background-image: linear-gradient(to bottom, #1a9200 0, #218d06 100%);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#5B9DCF', endColorstr='#388DC4')";
}

.reorder_hr {
  background-color: #dedede;
  clear: both;
  height: 2px;
  width: 100%;
  margin-top: 5px;
}

#privewImage {
  width: 600px;
  height: 600px;
}

/* Reviews Page - START */
.reviews_wrapper .customer_videos_wrapper {
  background-color: #f2f2f2;
  padding: 60px 0 55px;
}
.reviews_wrapper .customer_videos_wrapper .table_cell {
  display: block;
  padding: 15px 0;
  text-align: center;
}
@media (min-width: 950px) {
  .reviews_wrapper .customer_videos_wrapper .table_cell {
    display: table-cell;
    padding: 0;
  }
}
.reviews_wrapper .customer_videos_wrapper .title {
  color: #000;
  font-weight: 700;
  margin: 0 0 39px;
  text-align: center;
}
.reviews_wrapper .customer_videos_wrapper .title {
  font-size: 1.62rem;
}
@media screen and (min-width: 47rem) {
  .reviews_wrapper .customer_videos_wrapper .title {
    font-size: calc(0.5208333333vw + 1.3752083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .reviews_wrapper .customer_videos_wrapper .title {
    font-size: 1.87rem;
  }
}
.reviews_wrapper .customer_videos_wrapper .video {
  box-shadow: 0 0 23px #777;
  display: inline-block;
  line-height: 0;
  margin: auto auto;
}
.reviews_wrapper .customer_videos_wrapper .video iframe {
  border: none;
}
.reviews_wrapper .customer_videos_wrapper .overview {
  margin: 17px 0 0;
  text-align: center;
}
.reviews_wrapper .customer_videos_wrapper .overview .company_name {
  color: #000;
  font-weight: 700;
}
.reviews_wrapper .customer_videos_wrapper .overview .company_name {
  font-size: 0.81rem;
}
@media screen and (min-width: 47rem) {
  .reviews_wrapper .customer_videos_wrapper .overview .company_name {
    font-size: calc(0.2708333333vw + 0.6827083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .reviews_wrapper .customer_videos_wrapper .overview .company_name {
    font-size: 0.94rem;
  }
}
.reviews_wrapper .customer_videos_wrapper .overview .interviewee, .reviews_wrapper .customer_videos_wrapper .overview .position, .reviews_wrapper .customer_videos_wrapper .overview .industry {
  color: #000;
  font-weight: 400;
}
.reviews_wrapper .customer_videos_wrapper .more_link {
  font-weight: 700;
  margin: 30px 0 0;
  text-align: center;
}
.reviews_wrapper .customer_videos_wrapper .more_link {
  font-size: 0.75rem;
}
@media screen and (min-width: 47rem) {
  .reviews_wrapper .customer_videos_wrapper .more_link {
    font-size: calc(0.2708333333vw + 0.6227083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .reviews_wrapper .customer_videos_wrapper .more_link {
    font-size: 0.88rem;
  }
}
.reviews_wrapper .table {
  display: table;
}
.reviews_wrapper .table > div {
  display: table-cell;
  position: relative;
  vertical-align: middle;
}
.reviews_wrapper .reviewstars {
  background: url("/BaldwinCooke/pict/stars.png") no-repeat;
  float: none;
  height: 22px;
  margin: 0 0 7px;
  width: 124px;
}
.reviews_wrapper .reviewstars.r50 {
  background-position: 0 0;
}
.reviews_wrapper .reviewstars.r49, .reviews_wrapper .reviewstars.r48, .reviews_wrapper .reviewstars.r47 {
  background-position: 0 -22px;
}
.reviews_wrapper .reviewstars.r46, .reviews_wrapper .reviewstars.r45, .reviews_wrapper .reviewstars.r44 {
  background-position: 0 -44px;
}
.reviews_wrapper .reviewstars.r43, .reviews_wrapper .reviewstars.r42, .reviews_wrapper .reviewstars.r41 {
  background-position: 0 -66px;
}
.reviews_wrapper .reviewstars.r40 {
  background-position: 0 -88px;
}
.reviews_wrapper .reviewstars.r39, .reviews_wrapper .reviewstars.r38, .reviews_wrapper .reviewstars.r37 {
  background-position: 0 -110px;
}
.reviews_wrapper .reviewstars.r36, .reviews_wrapper .reviewstars.r35, .reviews_wrapper .reviewstars.r34 {
  background-position: 0 -132px;
}
.reviews_wrapper .reviewstars.r33, .reviews_wrapper .reviewstars.r32, .reviews_wrapper .reviewstars.r31 {
  background-position: 0 -154px;
}
.reviews_wrapper .reviewstars.r30 {
  background-position: 0 -176px;
}
.reviews_wrapper .reviewstars.r29, .reviews_wrapper .reviewstars.r28, .reviews_wrapper .reviewstars.r27 {
  background-position: 0 -198px;
}
.reviews_wrapper .reviewstars.r26, .reviews_wrapper .reviewstars.r25, .reviews_wrapper .reviewstars.r24 {
  background-position: 0 -220px;
}
.reviews_wrapper .reviewstars.r23, .reviews_wrapper .reviewstars.r22, .reviews_wrapper .reviewstars.r21 {
  background-position: 0 -242px;
}
.reviews_wrapper .reviewstars.r20 {
  background-position: 0 -264px;
}
.reviews_wrapper .reviewstars.r19, .reviews_wrapper .reviewstars.r18, .reviews_wrapper .reviewstars.r17 {
  background-position: 0 -286px;
}
.reviews_wrapper .reviewstars.r16, .reviews_wrapper .reviewstars.r15, .reviews_wrapper .reviewstars.r14 {
  background-position: 0 -308px;
}
.reviews_wrapper .reviewstars.r13, .reviews_wrapper .reviewstars.r12, .reviews_wrapper .reviewstars.r11 {
  background-position: 0 -330px;
}
.reviews_wrapper .reviewstars.r10 {
  background-position: 0 -352px;
}
.reviews_wrapper .reviewstars.r09, .reviews_wrapper .reviewstars.r08, .reviews_wrapper .reviewstars.r07 {
  background-position: 0 -374px;
}
.reviews_wrapper .reviewstars.r06, .reviews_wrapper .reviewstars.r05, .reviews_wrapper .reviewstars.r04 {
  background-position: 0 -396px;
}
.reviews_wrapper .reviewstars.r03, .reviews_wrapper .reviewstars.r02, .reviews_wrapper .reviewstars.r01 {
  background-position: 0 -418px;
}
.reviews_wrapper .reviewstars.r00 {
  /*background-position:0 -440px;*/
  background: none;
}
.reviews_wrapper .hero_banner {
  background-color: #e5eff8;
  padding: 10px 15px 0;
  width: 100%;
}
@media (max-width: 845px) {
  .reviews_wrapper .hero_banner .hero_title {
    display: block;
    margin-bottom: 20px;
    text-align: center;
  }
}
.reviews_wrapper .hero_banner .hero_title .title {
  font-size: 51px;
  margin-bottom: 40px;
  width: 300px;
}
@media (max-width: 845px) {
  .reviews_wrapper .hero_banner .hero_title .title {
    margin-bottom: 20px;
    width: auto;
  }
}
.reviews_wrapper .hero_banner .hero_title .about_APL {
  font-weight: 700;
}
.reviews_wrapper .hero_banner .hero_title .about_APL {
  font-size: 0.75rem;
}
@media screen and (min-width: 47rem) {
  .reviews_wrapper .hero_banner .hero_title .about_APL {
    font-size: calc(0.2708333333vw + 0.6227083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .reviews_wrapper .hero_banner .hero_title .about_APL {
    font-size: 0.88rem;
  }
}
.reviews_wrapper .hero_banner .hero_title .about_APL img {
  padding-right: 5px;
  vertical-align: middle;
}
.reviews_wrapper .reviews_section .title_bar {
  background-color: #035aa7;
  padding: 12px;
  width: 100%;
}
.reviews_wrapper .reviews_section .title_bar .title {
  color: #fff;
  font-weight: 700;
}
.reviews_wrapper .reviews_section .title_bar .title {
  font-size: 1.5rem;
}
@media screen and (min-width: 47rem) {
  .reviews_wrapper .reviews_section .title_bar .title {
    font-size: calc(0.5208333333vw + 1.2552083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .reviews_wrapper .reviews_section .title_bar .title {
    font-size: 1.75rem;
  }
}
.reviews_wrapper .reviews_section .title_bar .shop_link {
  text-align: right;
}
.reviews_wrapper .reviews_section .title_bar .shop_link img {
  height: 16px;
  margin-right: 5px;
  vertical-align: middle;
  width: 16px;
}
.reviews_wrapper .reviews_section .title_bar .shop_link a {
  color: #fff;
  font-weight: 700;
}
.reviews_wrapper .reviews_section .reviews .review_block {
  border-top: 1px solid #f3f3f3;
  display: inline-block;
  padding: 30px 10px;
  vertical-align: top;
  width: 49%;
}
.reviews_wrapper .reviews_section .reviews .review_block > div {
  vertical-align: top;
}
.reviews_wrapper .reviews_section .reviews .review_block > div:first-child {
  padding-right: 20px;
  width: 152px;
}
.reviews_wrapper .reviews_section .reviews .review_block .product_image {
  border: 1px solid #dedede;
  height: 152px;
  margin-bottom: 11px;
  padding: 5px;
  text-align: center;
  width: 152px;
}
.reviews_wrapper .reviews_section .reviews .review_block .product_name {
  width: 152px;
  white-space: normal;
  text-align: center;
}
.reviews_wrapper .reviews_section .reviews .review_block a {
  color: #06C;
  text-decoration: underline;
}
.reviews_wrapper .reviews_section .reviews .review_block a:hover {
  color: #2F84C0;
  text-decoration: none;
}
.reviews_wrapper .reviews_section .reviews .review_block a:visited {
  color: #4B78A5;
}
.reviews_wrapper .reviews_section .reviews .review_block .reviewstars {
  margin: 0 0 7px;
}
.reviews_wrapper .reviews_section .reviews .review_block .reviewer_info {
  color: #8d8d8d;
}
.reviews_wrapper .reviews_section .reviews .review_block .review_date {
  color: #8d8d8d;
  margin-bottom: 5px;
}
.reviews_wrapper .reviews_section .reviews .review_block .review_title {
  color: #000;
  font-weight: 700;
}
.reviews_wrapper .reviews_section .reviews .review_block .review_title {
  font-size: 1.12rem;
}
@media screen and (min-width: 47rem) {
  .reviews_wrapper .reviews_section .reviews .review_block .review_title {
    font-size: calc(0.5208333333vw + 0.8752083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .reviews_wrapper .reviews_section .reviews .review_block .review_title {
    font-size: 1.37rem;
  }
}
.reviews_wrapper .reviews_section .reviews .review_block .review_text {
  color: #676767;
}
.reviews_wrapper .reviews_section .reviews .review_block .review_text {
  font-size: 0.81rem;
}
@media screen and (min-width: 47rem) {
  .reviews_wrapper .reviews_section .reviews .review_block .review_text {
    font-size: calc(0.2708333333vw + 0.6827083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .reviews_wrapper .reviews_section .reviews .review_block .review_text {
    font-size: 0.94rem;
  }
}
.reviews_wrapper .reviews_section .reviews .review_block .num_helped {
  color: #a3a3a3;
  padding: 5px 0;
}
.reviews_wrapper .reviews_section .reviews .review_block .num_helped {
  font-size: 0.69rem;
}
@media screen and (min-width: 47rem) {
  .reviews_wrapper .reviews_section .reviews .review_block .num_helped {
    font-size: calc(0.125vw + 0.63125rem);
  }
}
@media screen and (min-width: 95rem) {
  .reviews_wrapper .reviews_section .reviews .review_block .num_helped {
    font-size: 0.75rem;
  }
}

/*global but part of reviews section */
.reviews_sharePopup {
  margin-top: 20px;
}

/*global but part of reviews section */
.reviews_sharePopupContent {
  height: 150px;
  width: 250px;
}

/* Reviews Page - END */
/* Request Catalog & Samples - START */
.samples_wrapper {
  margin: 20px auto;
  text-align: center;
}
.samples_wrapper {
  font-size: 0.75rem;
}
@media screen and (min-width: 47rem) {
  .samples_wrapper {
    font-size: calc(0.2708333333vw + 0.6227083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .samples_wrapper {
    font-size: 0.88rem;
  }
}
.samples_wrapper h1 {
  font-size: 1.5rem;
}
@media screen and (min-width: 47rem) {
  .samples_wrapper h1 {
    font-size: calc(0.5208333333vw + 1.2552083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .samples_wrapper h1 {
    font-size: 1.75rem;
  }
}
.samples_wrapper p, .samples_wrapper ul, .samples_wrapper h1, .samples_wrapper div {
  text-align: left;
}
.samples_wrapper p {
  margin: 0;
}
.samples_wrapper ul {
  margin-top: 0;
  padding-left: 40px;
}
.samples_wrapper img {
  width: 100%;
  margin: 0 10px;
  max-width: 700px;
  text-align: center;
  height: auto;
}
.samples_wrapper .bold_heading {
  font-weight: bold;
  margin: 10px 0;
}
.samples_wrapper .bold_heading {
  font-size: 1.12rem;
}
@media screen and (min-width: 47rem) {
  .samples_wrapper .bold_heading {
    font-size: calc(0.5208333333vw + 0.8752083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .samples_wrapper .bold_heading {
    font-size: 1.37rem;
  }
}
.samples_wrapper .bold_orange {
  font-weight: bold;
  color: #fc5a0f;
}
.samples_wrapper .bold_orange {
  font-size: 1.12rem;
}
@media screen and (min-width: 47rem) {
  .samples_wrapper .bold_orange {
    font-size: calc(0.5208333333vw + 0.8752083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .samples_wrapper .bold_orange {
    font-size: 1.37rem;
  }
}
.samples_wrapper .chatLink {
  color: #024f9d;
  cursor: pointer;
  text-decoration: underline;
}
.samples_wrapper .marginbtm {
  margin-bottom: 10px;
}
.samples_wrapper .button {
  border: 1px solid #fff;
  border-radius: 7px;
  box-shadow: 0px 0px 5px #CCC;
  color: #000;
  cursor: pointer;
  font-weight: 700;
  overflow: hidden;
  text-align: center;
  border: 0;
  border-radius: 7px;
  box-shadow: none;
  color: #fff;
  font-weight: 700;
  height: 52px;
  line-height: 24px;
  margin: 10px 0 40px;
  width: 282px;
}
.samples_wrapper .button {
  font-size: 1.12rem;
}
@media screen and (min-width: 47rem) {
  .samples_wrapper .button {
    font-size: calc(0.5208333333vw + 0.8752083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .samples_wrapper .button {
    font-size: 1.37rem;
  }
}
.samples_wrapper .button a {
  color: #fff;
  text-decoration: none;
}
.samples_wrapper .button .btn_content, .samples_wrapper .button .wishList .quickadd_but, .wishList .samples_wrapper .button .quickadd_but, .samples_wrapper .button #shoppingcart_layout .wishList .quickadd_but, #shoppingcart_layout .wishList .samples_wrapper .button .quickadd_but {
  background-color: #046241;
  padding: 3px 10px 0;
  text-align: center;
}

/* Request Catalog & Samples - END */
/* Search Results - START */
.gsa_filters {
  float: left;
  margin-top: 15px;
  width: 172px;
}
.gsa_filters .gsa_filter_header {
  background-color: #F3F3F3;
  border: 1px solid #ccc;
  color: #2c5987;
  cursor: pointer;
  font-weight: bold;
  height: 32px;
  margin-top: -1px;
  width: 100%;
}
.gsa_filters .gsa_filter_header_icon1 {
  background-image: url("/BaldwinCooke/pict/arrowDown.png");
  float: left;
  height: 13px;
  margin-left: 5px;
  margin-top: 8px;
  width: 13px;
}
.gsa_filters .gsa_filter_header_icon2 {
  background-image: url("/BaldwinCooke/pict/arrowLeft.png");
  float: left;
  height: 13px;
  margin-left: 5px;
  margin-top: 8px;
  width: 13px;
}
.gsa_filters .gsa_filter_header_text {
  float: left;
  height: 30px;
  line-height: 30px;
  margin-left: 5px;
}
.gsa_filters .gsa_filter_facet {
  border: 1px solid #ccc;
  color: #2c5987;
  margin-top: -1px;
  max-height: 250px;
  overflow: auto;
  width: 100%;
}
.gsa_filters .gsa_filter_facetLine {
  cursor: pointer;
  display: table;
  height: 17px;
  padding: 3px 0;
  width: 100%;
}
.gsa_filters .gsa_filter_facetLine:hover {
  background-color: #f3f3f3;
}
.gsa_filters .gsa_filter_facetLine_left {
  float: left;
  width: 17px;
}
.gsa_filters .gsa_filter_facetLine_right {
  margin-top: 3px;
  margin-left: 17px; /*must same as gsa_filter_facetLine_left.width*/
}
.gsa_filters .gsa_filter_facetLine_uncheck {
  background-image: url("/BaldwinCooke/pict/checkbox_uncheck.png");
  height: 13px;
  margin-left: 5px;
  margin-top: 3px;
  width: 13px;
}
.gsa_filters .gsa_filter_facetLine_checked {
  background-image: url("/BaldwinCooke/pict/checkbox_checked.png");
  height: 13px;
  margin-left: 5px;
  margin-top: 3px;
  width: 13px;
}
.gsa_filters .gsa_filter_facetLine_value {
  float: left;
  margin-left: 5px;
}
.gsa_filters .gsa_filter_facetLine_count {
  color: #878787;
  margin-left: 5px;
}

.search_page_content {
  margin: 0 auto;
  position: relative;
  max-width: 1225px;
  width: 100%;
}
.search_page_content .no-result {
  display: flex;
  gap: 200px;
  justify-content: center;
  margin-top: 40px;
  margin-bottom: 80px;
}
.search_page_content .no-result table {
  width: 850px;
}
.search_page_content .no-result table td {
  vertical-align: bottom;
}
.search_page_content .no-result .title {
  font-size: 25px;
  font-weight: bold;
  margin-bottom: 20px;
}
.search_page_content .no-result p {
  height: 25px;
  display: flex;
  align-items: center;
  margin: 10px 0 0 0;
}
.search_page_content .no-result .bold {
  font-weight: bold;
}
.search_page_content .no-result .need-help {
  font-size: 20px;
  font-weight: bold;
}
.search_page_content .no-result .phone {
  display: flex;
  gap: 10px;
}
.search_page_content .no-result .chat img {
  margin-left: -15px;
  cursor: pointer;
}

.gsa_wrapper {
  color: #000;
  float: left;
  margin: 23px 0 0 45px;
  max-width: 1040px;
  width: 100%;
}
.gsa_wrapper .gsa_header {
  margin-bottom: 10px;
  overflow: hidden;
  padding-right: 5px;
  padding-left: 15px;
}
.gsa_wrapper .gsa_header .gsa_foundText {
  float: left;
}
.gsa_wrapper .gsa_header .gsa_foundText {
  font-size: 0.75rem;
}
@media screen and (min-width: 47rem) {
  .gsa_wrapper .gsa_header .gsa_foundText {
    font-size: calc(0.2708333333vw + 0.6227083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .gsa_wrapper .gsa_header .gsa_foundText {
    font-size: 0.88rem;
  }
}
.gsa_wrapper .gsa_header .gsa_foundText .gsa_noResult_line1 {
  color: #454545;
  line-height: 18px;
}
.gsa_wrapper .gsa_header .gsa_foundText .gsa_noResult_line1 {
  font-size: 0.81rem;
}
@media screen and (min-width: 47rem) {
  .gsa_wrapper .gsa_header .gsa_foundText .gsa_noResult_line1 {
    font-size: calc(0.2708333333vw + 0.6827083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .gsa_wrapper .gsa_header .gsa_foundText .gsa_noResult_line1 {
    font-size: 0.94rem;
  }
}
.gsa_wrapper .gsa_header .gsa_dropdown {
  margin-right: 10px;
}
.gsa_wrapper .gsa_header .gsa_dropdown .category_ddlsort {
  color: #000;
}
.gsa_wrapper .gsa_header .category_margin5 {
  margin-right: 5px;
}
.gsa_wrapper .gsa_resultPanel {
  float: left;
  width: 100%;
}
.gsa_wrapper .gsa_resultPanel .gsa_selectedFilter_container {
  border: 1px solid #ccc;
  border-radius: 10px;
  font-weight: bold;
  margin-bottom: 10px;
  overflow: auto;
  line-height: 20px;
  padding: 6px 0px 6px 10px;
}
.gsa_wrapper .gsa_resultPanel .gsa_selectedFilter_desc {
  float: left;
  /*width: 110px;*/
}
.gsa_wrapper .gsa_resultPanel .gsa_selectedFilter_area {
  margin-left: 60px;
}
.gsa_wrapper .gsa_resultPanel .gsa_selectedFilter_item {
  float: left;
  height: 20px;
  margin-right: 20px;
}
.gsa_wrapper .gsa_resultPanel .gsa_selectedFilter_text {
  float: left;
}
.gsa_wrapper .gsa_resultPanel .gsa_selectedFilter_icon {
  cursor: pointer;
  -ms-border-radius: 50%;
  border-radius: 50%;
  width: 13px;
  height: 13px;
  background-color: #56BCE2;
  color: #fff;
  text-align: center;
  float: right;
  line-height: 15px;
  margin: 3px 2px 0;
}
.gsa_wrapper .gsa_resultPanel .gsa_selectedFilter_icon {
  font-size: 0.69rem;
}
@media screen and (min-width: 47rem) {
  .gsa_wrapper .gsa_resultPanel .gsa_selectedFilter_icon {
    font-size: calc(0.125vw + 0.63125rem);
  }
}
@media screen and (min-width: 95rem) {
  .gsa_wrapper .gsa_resultPanel .gsa_selectedFilter_icon {
    font-size: 0.75rem;
  }
}
.gsa_wrapper .gsa_resultPanel .gsa_noResult_line1 {
  color: #454545;
  line-height: 18px;
}
.gsa_wrapper .gsa_resultPanel .gsa_noResult_line1 {
  font-size: 0.81rem;
}
@media screen and (min-width: 47rem) {
  .gsa_wrapper .gsa_resultPanel .gsa_noResult_line1 {
    font-size: calc(0.2708333333vw + 0.6827083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .gsa_wrapper .gsa_resultPanel .gsa_noResult_line1 {
    font-size: 0.94rem;
  }
}
.gsa_wrapper .gsa_resultPanel .gsa_noResult_link {
  color: #2F84C0;
}
.gsa_wrapper .gsa_resultPanel .gsa_noResult_text {
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 20px;
}
.gsa_wrapper .gsa_resultPanel .gsa_noResult_text {
  font-size: 0.69rem;
}
@media screen and (min-width: 47rem) {
  .gsa_wrapper .gsa_resultPanel .gsa_noResult_text {
    font-size: calc(0.125vw + 0.63125rem);
  }
}
@media screen and (min-width: 95rem) {
  .gsa_wrapper .gsa_resultPanel .gsa_noResult_text {
    font-size: 0.75rem;
  }
}
.gsa_wrapper .gsa_resultPanel .gsa_noResult_text .gsa_noResult_searchTerm {
  color: #454545;
  font-weight: bold;
  line-height: 18px;
}
.gsa_wrapper .gsa_resultPanel .gsa_noResult_text .gsa_noResult_searchTerm {
  font-size: 0.81rem;
}
@media screen and (min-width: 47rem) {
  .gsa_wrapper .gsa_resultPanel .gsa_noResult_text .gsa_noResult_searchTerm {
    font-size: calc(0.2708333333vw + 0.6827083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .gsa_wrapper .gsa_resultPanel .gsa_noResult_text .gsa_noResult_searchTerm {
    font-size: 0.94rem;
  }
}
.gsa_wrapper .gsa_resultPanel #catfil_gridview {
  float: left;
  margin: 0 0 0 4px;
}
.gsa_wrapper .gsa_resultPanel #catfil_gridview .products_margin {
  margin-bottom: 30px;
}
.gsa_wrapper .gsa_resultPanel #catfil_gridview .product_container {
  display: inline-block;
  float: none !important;
  margin: 0 3px 30px 0;
  overflow: hidden;
  vertical-align: top;
  width: 194px;
}
.gsa_wrapper .gsa_resultPanel #catfil_gridview .product_container:nth-child(4n) {
  margin-right: 0;
}
.gsa_wrapper .gsa_resultPanel #catfil_gridview .product_container .gsa_grid_cell {
  float: left;
  margin-top: 5px;
  margin-bottom: 5px;
  overflow: hidden;
  width: 194px;
}
.gsa_wrapper .gsa_resultPanel #catfil_gridview .product_container .gsa_grid_imgContainer {
  border: 1px solid #D4D2D2;
  cursor: pointer;
  height: 255px;
  margin-bottom: 5px;
  overflow: hidden;
  position: relative;
}
.gsa_wrapper .gsa_resultPanel #catfil_gridview .product_container .gsa_grid_imgContainer .gsa_grid_img {
  height: 211px;
  padding: 10px;
  width: 174px;
}
.gsa_wrapper .gsa_resultPanel #catfil_gridview .product_container .quickview_link {
  border-bottom: 1px solid silver;
  color: #2f84c0;
  cursor: pointer;
  font-weight: 700;
  margin-bottom: 4px;
  padding-bottom: 4px;
  text-decoration: none;
}
.gsa_wrapper .gsa_resultPanel #catfil_gridview .product_container .quickview_link:before {
  background-image: url("/BaldwinCooke/pict/quick-view-icon.svg");
  background-size: 17px 15px;
  content: "";
  display: inline-block;
  height: 15px;
  margin-right: 3px;
  position: relative;
  top: 1px;
  width: 17px;
}
.gsa_wrapper .gsa_resultPanel #catfil_gridview .product_container .addtocart_link {
  border-bottom: 1px solid silver;
  color: #2f84c0;
  cursor: pointer;
  font-weight: 700;
  margin-bottom: 4px;
  padding-bottom: 4px;
  text-decoration: none;
}
.gsa_wrapper .gsa_resultPanel #catfil_gridview .product_container .addtocart_link a {
  color: #2f84c0;
  text-decoration: none;
}
.gsa_wrapper .gsa_resultPanel #catfil_gridview .product_container .click_swatch_txt {
  font-weight: 700;
}
.gsa_wrapper .gsa_resultPanel #catfil_gridview .product_container .click_swatch_txt {
  font-size: 0.69rem;
}
@media screen and (min-width: 47rem) {
  .gsa_wrapper .gsa_resultPanel #catfil_gridview .product_container .click_swatch_txt {
    font-size: calc(0.125vw + 0.63125rem);
  }
}
@media screen and (min-width: 95rem) {
  .gsa_wrapper .gsa_resultPanel #catfil_gridview .product_container .click_swatch_txt {
    font-size: 0.75rem;
  }
}
.gsa_wrapper .gsa_resultPanel #catfil_gridview .product_container .swatch_container_margin_first {
  margin: 5px 0;
}
.gsa_wrapper .gsa_resultPanel #catfil_gridview .product_container .swatch_container_margin {
  margin: 5px 0 5px 9px;
}
.gsa_wrapper .gsa_resultPanel #catfil_gridview .product_container .gsa_grid_item {
  font-weight: 700;
  text-overflow: initial;
  text-transform: uppercase;
  white-space: normal;
}
.gsa_wrapper .gsa_resultPanel #catfil_gridview .product_container .gsa_grid_item {
  font-size: 0.81rem;
}
@media screen and (min-width: 47rem) {
  .gsa_wrapper .gsa_resultPanel #catfil_gridview .product_container .gsa_grid_item {
    font-size: calc(0.2708333333vw + 0.6827083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .gsa_wrapper .gsa_resultPanel #catfil_gridview .product_container .gsa_grid_item {
    font-size: 0.94rem;
  }
}
.gsa_wrapper .gsa_resultPanel #catfil_gridview .product_container .gsa_grid_item a {
  color: #024f9d;
  text-decoration: none;
}
.gsa_wrapper .gsa_resultPanel #catfil_gridview .product_container .gsa_grid_itemid {
  color: #999;
}
.gsa_wrapper .gsa_resultPanel #catfil_gridview .product_container .gsa_grid_price {
  clear: both;
  display: block;
  text-transform: lowercase;
}
.gsa_wrapper .gsa_resultPanel #catfil_gridview .product_container .gsa_grid_price {
  font-size: 0.81rem;
}
@media screen and (min-width: 47rem) {
  .gsa_wrapper .gsa_resultPanel #catfil_gridview .product_container .gsa_grid_price {
    font-size: calc(0.2708333333vw + 0.6827083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .gsa_wrapper .gsa_resultPanel #catfil_gridview .product_container .gsa_grid_price {
    font-size: 0.94rem;
  }
}
.gsa_wrapper .gsa_resultPanel #catfil_gridview .product_container .gsa_grid_price .gsa_price_original {
  text-decoration: line-through;
}
.gsa_wrapper .gsa_resultPanel #catfil_gridview .product_container .gsa_grid_price .gsa_price_lowprice {
  color: #F20800;
}

@media only screen and (max-width: 1240px) {
  .gsa_wrapper {
    max-width: 810px;
  }
}
@media only screen and (max-width: 1010px) {
  .gsa_wrapper {
    max-width: 612px;
  }
}
@media only screen and (max-width: 810px) {
  .gsa_wrapper {
    max-width: 414px;
  }
}
@media only screen and (max-width: 620px) {
  .gsa_wrapper {
    max-width: 208px;
  }
}
/* Search Results - END */
/* Shopping Cart / Wish List / Saved Projects - START */
#shopmaster body {
  color: black;
  font-family: "Libre Franklin", Arial, Helvetica, "Trebuchet MS", Verdana, sans-serif;
  line-height: normal;
}
#shopmaster body {
  font-size: 0.69rem;
}
@media screen and (min-width: 47rem) {
  #shopmaster body {
    font-size: calc(0.25vw + 0.5725rem);
  }
}
@media screen and (min-width: 95rem) {
  #shopmaster body {
    font-size: 0.81rem;
  }
}

#shop .topnav-links {
  float: right;
  margin-top: 14px;
}

.empty-cart-msg {
  max-width: 825px;
  margin: 0 auto;
  display: block;
  padding: 20px;
}
.empty-cart-msg img {
  height: auto;
  display: inline-block;
  vertical-align: middle;
  width: 150px;
}
.empty-cart-msg p {
  font-weight: bold;
  font-size: 18px;
  display: inline-block;
  margin-left: 20px;
  line-height: 22px;
  width: 65%;
}

.emptycart {
  visibility: visible;
  width: 60%;
}
.emptycart h1 {
  color: #f68807;
  font-weight: bold;
  margin-top: 15px;
}
.emptycart h1 {
  font-size: 1.25rem;
}
@media screen and (min-width: 47rem) {
  .emptycart h1 {
    font-size: calc(0.5208333333vw + 1.0052083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .emptycart h1 {
    font-size: 1.5rem;
  }
}

.continue_shopping {
  float: left;
  margin: 20px 0 0 50px;
}
.continue_shopping .btn_advance {
  border: 1px solid #fff;
  border-radius: 7px;
  box-shadow: 0px 0px 5px #CCC;
  color: #000;
  cursor: pointer;
  display: inline-block;
  font-size: 12px;
  font-weight: 700;
  overflow: hidden;
  text-align: center;
  color: #fff;
  height: auto;
  line-height: normal;
  width: 520px;
}
.continue_shopping .btn_advance {
  font-size: 0.88rem;
}
@media screen and (min-width: 47rem) {
  .continue_shopping .btn_advance {
    font-size: calc(0.25vw + 0.7625rem);
  }
}
@media screen and (min-width: 95rem) {
  .continue_shopping .btn_advance {
    font-size: 1rem;
  }
}
.continue_shopping .btn_advance .btn_content, .continue_shopping .btn_advance .wishList .quickadd_but, .wishList .continue_shopping .btn_advance .quickadd_but, .continue_shopping .btn_advance #shoppingcart_layout .wishList .quickadd_but, #shoppingcart_layout .wishList .continue_shopping .btn_advance .quickadd_but {
  background-color: #024f9d;
  display: table;
  padding: 20px 10px;
  text-align: center;
  width: inherit;
}

.continue_shopping_link {
  margin: 10px 0 0 0;
  display: flex;
}
.continue_shopping_link a {
  color: #024f9d;
  text-decoration: underline;
}
.continue_shopping_link a {
  font-size: 0.81rem;
}
@media screen and (min-width: 47rem) {
  .continue_shopping_link a {
    font-size: calc(0.2708333333vw + 0.6827083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .continue_shopping_link a {
    font-size: 0.94rem;
  }
}
.continue_shopping_link a:hover {
  text-decoration: none;
}
.continue_shopping_link .arrow-circle-left {
  display: inline-block;
  width: 16px;
  height: 16px;
  border: 2px solid #06C;
  border-radius: 50%;
  position: relative;
  text-align: center;
  line-height: 16px;
  margin-right: 5px;
}
.continue_shopping_link .arrow-circle-left::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 8px;
  height: 2px;
  background-color: #06C;
  transform: translate(-50%, -50%);
}
.continue_shopping_link .arrow-circle-left::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 4px;
  height: 4px;
  border-left: 2px solid #06C;
  border-top: 2px solid #06C;
  transform: translate(-50%, -50%) rotate(-45deg);
}

.shoppingcart_tracker {
  border-bottom: 5px solid #0b62a4;
  margin: 5px 0;
  overflow: hidden;
}
.shoppingcart_tracker.endofpath {
  border-bottom-color: #1b8d00;
}
.shoppingcart_tracker.endofpath li.active {
  background-color: #1b8d00;
}
.shoppingcart_tracker.endofpath li.visited {
  background-color: #e5e5e5;
  color: #4A4A4A;
}
.shoppingcart_tracker ol {
  display: flex;
  list-style: none;
  justify-content: space-between;
  margin: 0 auto;
  padding: 0;
}
.shoppingcart_tracker li {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #e5e5e5;
  border-right: 1px solid #fff;
  border-left: 1px solid #fff;
  color: #4A4A4A;
  font-weight: 700;
  line-height: 22px;
  list-style-position: inside;
  margin-top: 3px;
  padding: 7px 0;
  text-align: center;
  text-transform: uppercase;
  width: 33%;
}
.shoppingcart_tracker li {
  font-size: 0.81rem;
}
@media screen and (min-width: 47rem) {
  .shoppingcart_tracker li {
    font-size: calc(0.2708333333vw + 0.6827083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .shoppingcart_tracker li {
    font-size: 0.94rem;
  }
}
.shoppingcart_tracker li img {
  width: 20px;
  margin-right: 5px;
}
.shoppingcart_tracker li.active {
  background-color: #0b62a4;
  color: #fff;
  margin-top: 0;
  padding-top: 7px;
}
.shoppingcart_tracker li.visited {
  background-color: #daeffc;
  color: #0b62a4;
}
.shoppingcart_tracker li.visited a {
  color: #0b62a4;
  text-decoration: underline;
  display: flex;
}

#shoppingcart_layout {
  margin: 0 auto;
  max-width: 1300px;
  min-width: 600px;
  padding-left: 40px;
  width: 100%;
  /* Wishlist/Save Projects - START */
  /* Wishlist/Save Projects - END */
}
@media (min-width: 1400px) {
  #shoppingcart_layout {
    padding-left: 0;
  }
}
#shoppingcart_layout h1 {
  color: #000;
  font-weight: bold;
  margin: 5px 0 4px;
}
#shoppingcart_layout h1 {
  font-size: 1.25rem;
}
@media screen and (min-width: 47rem) {
  #shoppingcart_layout h1 {
    font-size: calc(0.5208333333vw + 1.0052083333rem);
  }
}
@media screen and (min-width: 95rem) {
  #shoppingcart_layout h1 {
    font-size: 1.5rem;
  }
}
#shoppingcart_layout h2 {
  color: #000;
  margin: 0 0 12px 5px;
}
#shoppingcart_layout h2 {
  font-size: 1.12rem;
}
@media screen and (min-width: 47rem) {
  #shoppingcart_layout h2 {
    font-size: calc(0.5208333333vw + 0.8752083333rem);
  }
}
@media screen and (min-width: 95rem) {
  #shoppingcart_layout h2 {
    font-size: 1.37rem;
  }
}
#shoppingcart_layout .cart_flex {
  display: flex;
}
#shoppingcart_layout .cartitems_wrapper {
  margin: 0 15px 0 0;
  padding: 0;
  width: 80%;
}
#shoppingcart_layout .cartlist_table {
  border: 1px solid #ccc;
}
#shoppingcart_layout .cartlist_table hr {
  border: 1px solid;
  border-color: #ccc;
  border-top: 0;
  margin: 0 10px;
}
#shoppingcart_layout .cartlist_table td {
  padding-bottom: 20px;
  padding-top: 5px;
  vertical-align: top;
}
#shoppingcart_layout .cartlist_table .cartlist_image {
  border: 1px solid #ccc;
  margin: 10px;
  min-width: 128px;
  padding: 10px 0 10px;
  text-align: center;
  cursor: pointer;
}
#shoppingcart_layout .cartlist_table .cartlist_image img {
  width: 90%;
}
#shoppingcart_layout .cartlist_table .divXSellPreviewWrapper {
  display: flex;
}
#shoppingcart_layout .cartlist_table .review_icon {
  background: url("/BaldwinCooke/pict/sprite_shoppingcart.png") no-repeat -238px -117px;
  cursor: pointer;
  height: 30px;
  width: 30px;
}
#shoppingcart_layout .cartlist_table .moreViewsContainer {
  width: 100%;
}
#shoppingcart_layout .cartlist_table .moreViewsContainer table {
  border-collapse: collapse;
  border-color: #C0C0C0;
  border-spacing: 0;
  border-style: dotted;
  border-width: 0;
  margin: 5px auto;
}
#shoppingcart_layout .cartlist_table .moreViewsContainer table td {
  border-color: #C0C0C0;
  border-style: dotted;
  border-width: 0;
  padding: 0 2px;
  text-align: center;
  vertical-align: middle;
}
#shoppingcart_layout .cartlist_table .moreViewsContainer table td a {
  color: #069;
  font-weight: 700;
}
#shoppingcart_layout .cartlist_image_cell {
  width: 33%;
}
#shoppingcart_layout .cartlist_description {
  min-width: 308px;
  padding-left: 5%;
  width: 67%;
}
#shoppingcart_layout .cartlist_description .sample {
  color: #f00;
}
#shoppingcart_layout .cartlist_description .freegifttext {
  clear: both;
}
#shoppingcart_layout .cartlist_description .descriptionPrice_flex {
  display: flex;
  margin-top: 10px;
}
#shoppingcart_layout .cartlist_description .description_left {
  width: 74%;
}
#shoppingcart_layout .cartlist_description .description_left div {
  margin-bottom: 3px;
}
#shoppingcart_layout .cartlist_description .description_right {
  margin-right: 5%;
  position: relative;
  text-align: right;
  width: 26%;
}
#shoppingcart_layout .cartlist_description .description_right .product_badge {
  bottom: auto;
  right: 5px;
}
#shoppingcart_layout .cartlist_description .description_links {
  margin: 10px 0;
  padding: 5px;
  width: 100%;
}
#shoppingcart_layout .cartlist_description .description_links a {
  color: #000;
  cursor: pointer;
  text-decoration: none;
}
#shoppingcart_layout .cartlist_description .description_links > a {
  color: #069;
  font-weight: 700;
}
#shoppingcart_layout .cartlist_description .description_links > a {
  font-size: 0.81rem;
}
@media screen and (min-width: 47rem) {
  #shoppingcart_layout .cartlist_description .description_links > a {
    font-size: calc(0.2708333333vw + 0.6827083333rem);
  }
}
@media screen and (min-width: 95rem) {
  #shoppingcart_layout .cartlist_description .description_links > a {
    font-size: 0.94rem;
  }
}
#shoppingcart_layout .cartlist_description .description_links > a:before {
  color: #069;
  content: "+";
  font-size: 27px;
  font-weight: bold;
  height: 25px;
  margin-right: 10px;
  vertical-align: sub;
  width: 25px;
}
#shoppingcart_layout .cartlist_description .description_links > a.active:before {
  content: "-";
  margin: 0 14px 0 3px;
}
#shoppingcart_layout .cartlist_description .description_links .product_details {
  clear: both;
  width: 100%;
}
#shoppingcart_layout .cartlist_description .description_links .product_details ul {
  padding-left: 40px;
}
#shoppingcart_layout .cartlist_description .description_links .price_details {
  clear: both;
  overflow: visible !important;
}
#shoppingcart_layout .cartlist_description .description_links .price_details .price_detail {
  width: 90%;
  margin-left: 30px;
}
#shoppingcart_layout .cartlist_description .description_links .price_details ul {
  width: 85%;
}
#shoppingcart_layout .cartlist_description .description_links .price_details li {
  clear: both;
  position: relative;
}
#shoppingcart_layout .cartlist_description .description_links .price_details li .details_wrapper {
  display: table;
  position: absolute;
  top: 0;
}
#shoppingcart_layout .cartlist_description .description_links .price_details li .details_wrapper div {
  display: table-cell;
}
#shoppingcart_layout .cartlist_description .description_links .price_details li .details_wrapper .details_label {
  color: #000;
  padding-right: 10px;
  white-space: nowrap;
}
#shoppingcart_layout .cartlist_description .description_links .price_details li .details_wrapper .connector {
  background-image: url("/BaldwinCooke/pict/connector_dot.gif");
  background-position-y: 8px;
  background-repeat: repeat-x;
  width: 100%;
}
#shoppingcart_layout .cartlist_description .description_links .price_details li .details_wrapper .details_qty {
  color: #000;
  padding-left: 10px;
}
#shoppingcart_layout .cartlist_description .description_links .price_details li.subtotal {
  border-top: 2px solid #bbb;
  font-weight: 700;
  margin-top: 5px;
  padding-top: 5px;
}
#shoppingcart_layout .cartlist_description .description_links .price_details li.subtotal .details_wrapper {
  top: 5px;
}
#shoppingcart_layout .cartlist_description .description_links .price_details li.subtotal .details_wrapper .connector {
  background-image: none;
}
#shoppingcart_layout .cartlist_description .button {
  border-radius: 7px;
  cursor: pointer;
  display: inline-block;
  float: right;
  font-weight: 700;
  margin: 5px 15px 0;
  overflow: hidden;
}
#shoppingcart_layout .cartlist_description .modifyitems_wrapper {
  float: left;
  position: relative;
}
#shoppingcart_layout .cartlist_description .modify_items {
  background-color: #fff;
  border: 1px solid #ababab;
  clear: both;
  display: inline-block;
  float: left;
  margin: 0 0 6px;
  position: relative;
}
#shoppingcart_layout .cartlist_description .modify_items .border_arrow {
  background: url("/BaldwinCooke/pict/callout_arrow_up.gif") no-repeat;
  height: 7px;
  left: 3px;
  position: absolute;
  top: -7px;
  width: 17px;
}
#shoppingcart_layout .cartlist_description .modify_items a {
  cursor: pointer;
  display: block;
  padding: 5px 10px;
}
#shoppingcart_layout .cartlist_description .modify_items a:hover {
  background-color: #eee;
}
#shoppingcart_layout .cartlist_description .btn_modifyitems {
  color: #fff;
}
#shoppingcart_layout .cartlist_description .btn_modifyitems .btn_content, #shoppingcart_layout .cartlist_description .btn_modifyitems .wishList .quickadd_but, .wishList #shoppingcart_layout .cartlist_description .btn_modifyitems .quickadd_but, #shoppingcart_layout .wishList .cartlist_description .btn_modifyitems .quickadd_but {
  background-color: #024f9d;
  padding: 5px 10px;
}
#shoppingcart_layout .cartlist_description .btn_modifyitems .btn_content:hover, #shoppingcart_layout .cartlist_description .btn_modifyitems .wishList .quickadd_but:hover, .wishList #shoppingcart_layout .cartlist_description .btn_modifyitems .quickadd_but:hover, #shoppingcart_layout .wishList .cartlist_description .btn_modifyitems .quickadd_but:hover {
  background-color: #005386;
}
#shoppingcart_layout .cartlist_description .topnavarrow {
  background-image: url("/BaldwinCooke/pict/topnavarrow.png");
  display: inline-block;
  height: 9px;
  width: 15px;
}
#shoppingcart_layout .cartlist_description .button {
  border-radius: 7px;
  cursor: pointer;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 700;
  margin: 0 auto;
  overflow: hidden;
}
#shoppingcart_layout .cartlist_description .btn_addtowishlist {
  margin-left: 15px;
}
#shoppingcart_layout .cartlist_description .btn_addtowishlist {
  font-size: 0.69rem;
}
@media screen and (min-width: 47rem) {
  #shoppingcart_layout .cartlist_description .btn_addtowishlist {
    font-size: calc(0.125vw + 0.63125rem);
  }
}
@media screen and (min-width: 95rem) {
  #shoppingcart_layout .cartlist_description .btn_addtowishlist {
    font-size: 0.75rem;
  }
}
#shoppingcart_layout .cartlist_description .btn_addtowishlist .btn_content, #shoppingcart_layout .cartlist_description .btn_addtowishlist .wishList .quickadd_but, .wishList #shoppingcart_layout .cartlist_description .btn_addtowishlist .quickadd_but, #shoppingcart_layout .wishList .cartlist_description .btn_addtowishlist .quickadd_but {
  background-color: transparent;
  padding: 2px;
}
#shoppingcart_layout .cartlist_description .btn_addtowishlist .btn_content a, #shoppingcart_layout .cartlist_description .btn_addtowishlist .wishList .quickadd_but a, .wishList #shoppingcart_layout .cartlist_description .btn_addtowishlist .quickadd_but a, #shoppingcart_layout .wishList .cartlist_description .btn_addtowishlist .quickadd_but a {
  color: #ff4c41;
  text-decoration: none;
}
#shoppingcart_layout .cartlist_description .btn_addtowishlist .btn_content a:hover, #shoppingcart_layout .cartlist_description .btn_addtowishlist .wishList .quickadd_but a:hover, .wishList #shoppingcart_layout .cartlist_description .btn_addtowishlist .quickadd_but a:hover, #shoppingcart_layout .wishList .cartlist_description .btn_addtowishlist .quickadd_but a:hover {
  text-decoration: underline;
}
#shoppingcart_layout .cartlist_description .addtowishlist_iconwrapper {
  display: inline-block;
  text-align: center;
  vertical-align: middle;
}
#shoppingcart_layout .cartlist_description .addtowishlist_icon {
  background: url("/BaldwinCooke/pict/sprite_shoppingcart.png") no-repeat -213px -117px;
  display: inline-block;
  height: 18px;
  width: 20px;
}
#shoppingcart_layout .cartlist_description .cartlist_qty {
  color: #000;
  text-align: left;
}
#shoppingcart_layout .cartlist_description .cartlist_itemDesc {
  font-size: 0.88rem;
}
@media screen and (min-width: 47rem) {
  #shoppingcart_layout .cartlist_description .cartlist_itemDesc {
    font-size: calc(0.5vw + 0.645rem);
  }
}
@media screen and (min-width: 95rem) {
  #shoppingcart_layout .cartlist_description .cartlist_itemDesc {
    font-size: 1.12rem;
  }
}
#shoppingcart_layout .cartlist_description .cartlist_itemDesc a {
  color: #069;
  cursor: pointer;
  font-weight: bold;
  text-decoration: none;
}
#shoppingcart_layout .cartlist_description .cartlist_itemNo_static {
  clear: both;
  color: #000;
  float: left;
  font-weight: 700;
  margin-right: 5px;
}
#shoppingcart_layout .cartlist_description .cartlist_itemNo_static {
  font-size: 1.12rem;
}
@media screen and (min-width: 47rem) {
  #shoppingcart_layout .cartlist_description .cartlist_itemNo_static {
    font-size: calc(0.5208333333vw + 0.8752083333rem);
  }
}
@media screen and (min-width: 95rem) {
  #shoppingcart_layout .cartlist_description .cartlist_itemNo_static {
    font-size: 1.37rem;
  }
}
#shoppingcart_layout .cartlist_description .cartlist_itemNo {
  color: #000;
  float: left;
}
#shoppingcart_layout .cartlist_description .cartlist_itemNo {
  font-size: 0.81rem;
}
@media screen and (min-width: 47rem) {
  #shoppingcart_layout .cartlist_description .cartlist_itemNo {
    font-size: calc(0.2708333333vw + 0.6827083333rem);
  }
}
@media screen and (min-width: 95rem) {
  #shoppingcart_layout .cartlist_description .cartlist_itemNo {
    font-size: 0.94rem;
  }
}
#shoppingcart_layout .cartlist_description .cartlist_qty_static {
  clear: both;
  color: #000;
  float: left;
  font-weight: 700;
  margin-right: 5px;
}
#shoppingcart_layout .cartlist_description .cartlist_qty {
  float: left;
}
#shoppingcart_layout .cartlist_description .cartlist_ship_date {
  clear: both;
  float: left;
  margin-top: 2px;
}
#shoppingcart_layout .cartlist_description .cartlist_ship_date .label {
  color: #000;
  float: left;
  font-weight: 700;
  margin-right: 5px;
}
#shoppingcart_layout .cartlist_description .cartlist_ship_date .date {
  color: #000;
  float: left;
}
#shoppingcart_layout .cartlist_description .div_total {
  font-weight: 700;
}
#shoppingcart_layout .cartlist_description .div_total {
  font-size: 1.12rem;
}
@media screen and (min-width: 47rem) {
  #shoppingcart_layout .cartlist_description .div_total {
    font-size: calc(0.5208333333vw + 0.8752083333rem);
  }
}
@media screen and (min-width: 95rem) {
  #shoppingcart_layout .cartlist_description .div_total {
    font-size: 1.37rem;
  }
}
#shoppingcart_layout .cartlist_description .div_saletotal {
  color: #ff0000;
  font-weight: 700;
}
#shoppingcart_layout .cartlist_description .div_saletotal {
  font-size: 1.12rem;
}
@media screen and (min-width: 47rem) {
  #shoppingcart_layout .cartlist_description .div_saletotal {
    font-size: calc(0.5208333333vw + 0.8752083333rem);
  }
}
@media screen and (min-width: 95rem) {
  #shoppingcart_layout .cartlist_description .div_saletotal {
    font-size: 1.37rem;
  }
}
#shoppingcart_layout .cartlist_description .div_unitprice {
  color: #B30000;
  font-weight: 700;
  margin-bottom: 10px;
}
#shoppingcart_layout .cartlist_description .div_unitprice {
  font-size: 0.69rem;
}
@media screen and (min-width: 47rem) {
  #shoppingcart_layout .cartlist_description .div_unitprice {
    font-size: calc(0.125vw + 0.63125rem);
  }
}
@media screen and (min-width: 95rem) {
  #shoppingcart_layout .cartlist_description .div_unitprice {
    font-size: 0.75rem;
  }
}
#shoppingcart_layout .cartlist_description .edit_options {
  clear: both;
  margin-bottom: 20px;
}
#shoppingcart_layout .cartlist_description .edit_options ul {
  margin: 0;
  padding-left: 40px;
}
#shoppingcart_layout .cartlist_description .edit_options li {
  color: #06C;
  list-style-type: none; /* removes default bullet */
  margin: 6px 0;
  position: relative;
}
#shoppingcart_layout .cartlist_description .edit_options li:before {
  color: #978784;
  content: "•"; /* escaped unicode character */
  font-size: 1.2em; /* the default unicode bullet size is very small */
  line-height: 0; /* kills huge line height on resized bullet */
  position: absolute; /* position bullet relative to list item */
  top: 0.5em; /* vertical align bullet position relative to list item */
  left: -0.6em; /* position the bullet L- R relative to list item */
}
#shoppingcart_layout .cartlist_description .edit_options li a {
  color: inherit;
  text-decoration: underline;
}
#shoppingcart_layout .cartlist_description .edit_options li a:hover {
  text-decoration: none;
}
#shoppingcart_layout .cartlist_description .edit_options li .nolink {
  color: #635454;
}
#shoppingcart_layout .cartlist_description .edit_options li .nolink {
  font-size: 0.69rem;
}
@media screen and (min-width: 47rem) {
  #shoppingcart_layout .cartlist_description .edit_options li .nolink {
    font-size: calc(0.125vw + 0.63125rem);
  }
}
@media screen and (min-width: 95rem) {
  #shoppingcart_layout .cartlist_description .edit_options li .nolink {
    font-size: 0.75rem;
  }
}
#shoppingcart_layout .cartlist_description .edit_options .label {
  color: #000;
  display: inline-block;
  font-weight: 700;
}
#shoppingcart_layout .cartlist_description .edit_options .label {
  font-size: 0.81rem;
}
@media screen and (min-width: 47rem) {
  #shoppingcart_layout .cartlist_description .edit_options .label {
    font-size: calc(0.2708333333vw + 0.6827083333rem);
  }
}
@media screen and (min-width: 95rem) {
  #shoppingcart_layout .cartlist_description .edit_options .label {
    font-size: 0.94rem;
  }
}
#shoppingcart_layout .cartlist_description .edit_options .label::before {
  content: "";
  background-image: url("/BaldwinCooke/pict/icons/gear.png");
  float: left;
  height: 20px;
  margin: -2px 5px 0 0;
  width: 20px;
}
#shoppingcart_layout .savedProjects_wishList {
  border-top: 2px solid #2f8ad1;
  margin-top: 20px;
}
#shoppingcart_layout .savedProjects_wishList p, #shoppingcart_layout .savedProjects_wishList h1, #shoppingcart_layout .savedProjects_wishList h2, #shoppingcart_layout .savedProjects_wishList h3, #shoppingcart_layout .savedProjects_wishList h5, #shoppingcart_layout .savedProjects_wishList h6 {
  color: #000;
  margin: 0;
}
#shoppingcart_layout .savedProjects_wishList h1 {
  color: #fc5a0f;
  display: inline-block;
  padding: 10px 10px 10px 0;
}
#shoppingcart_layout .savedProjects_wishList h1 {
  font-size: 1rem;
}
@media screen and (min-width: 47rem) {
  #shoppingcart_layout .savedProjects_wishList h1 {
    font-size: calc(0.5208333333vw + 0.7552083333rem);
  }
}
@media screen and (min-width: 95rem) {
  #shoppingcart_layout .savedProjects_wishList h1 {
    font-size: 1.25rem;
  }
}
#shoppingcart_layout .savedProjects_wishList p {
  font-size: 0.81rem;
}
@media screen and (min-width: 47rem) {
  #shoppingcart_layout .savedProjects_wishList p {
    font-size: calc(0.2708333333vw + 0.6827083333rem);
  }
}
@media screen and (min-width: 95rem) {
  #shoppingcart_layout .savedProjects_wishList p {
    font-size: 0.94rem;
  }
}
#shoppingcart_layout .savedProjects_wishList a {
  font-weight: bold;
  text-decoration: underline;
}
#shoppingcart_layout .savedProjects_wishList a {
  font-size: 0.81rem;
}
@media screen and (min-width: 47rem) {
  #shoppingcart_layout .savedProjects_wishList a {
    font-size: calc(0.2708333333vw + 0.6827083333rem);
  }
}
@media screen and (min-width: 95rem) {
  #shoppingcart_layout .savedProjects_wishList a {
    font-size: 0.94rem;
  }
}
#shoppingcart_layout .savedProjects_wishList a:hover {
  text-decoration: none;
}
#shoppingcart_layout .savedProjects_wishList .bold_smedium {
  font-weight: bold;
}
#shoppingcart_layout .savedProjects_wishList .bold_smedium {
  font-size: 0.81rem;
}
@media screen and (min-width: 47rem) {
  #shoppingcart_layout .savedProjects_wishList .bold_smedium {
    font-size: calc(0.2708333333vw + 0.6827083333rem);
  }
}
@media screen and (min-width: 95rem) {
  #shoppingcart_layout .savedProjects_wishList .bold_smedium {
    font-size: 0.94rem;
  }
}
#shoppingcart_layout .savedProjects_wishList #divMoreViewsPlaceHolderForMySavedProject {
  position: absolute;
}
#shoppingcart_layout .savedProjects_wishList .savedProjects {
  display: inline-block;
  vertical-align: top;
  width: 49%;
}
#shoppingcart_layout .savedProjects_wishList .savedProjects .product_details, #shoppingcart_layout .savedProjects_wishList .savedProjects .order_actions {
  width: 100%;
}
#shoppingcart_layout .savedProjects_wishList .savedProjects .details a {
  font-size: 0.81rem;
}
@media screen and (min-width: 47rem) {
  #shoppingcart_layout .savedProjects_wishList .savedProjects .details a {
    font-size: calc(0.2708333333vw + 0.6827083333rem);
  }
}
@media screen and (min-width: 95rem) {
  #shoppingcart_layout .savedProjects_wishList .savedProjects .details a {
    font-size: 0.94rem;
  }
}
#shoppingcart_layout .savedProjects_wishList .savedProjects .edit_name {
  color: #06c;
  cursor: pointer;
  margin: 3px 0 10px 0;
  text-decoration: underline;
}
#shoppingcart_layout .savedProjects_wishList .savedProjects .edit_name {
  font-size: 0.81rem;
}
@media screen and (min-width: 47rem) {
  #shoppingcart_layout .savedProjects_wishList .savedProjects .edit_name {
    font-size: calc(0.2708333333vw + 0.6827083333rem);
  }
}
@media screen and (min-width: 95rem) {
  #shoppingcart_layout .savedProjects_wishList .savedProjects .edit_name {
    font-size: 0.94rem;
  }
}
#shoppingcart_layout .savedProjects_wishList .savedProjects .order_actions .btn_primary, #shoppingcart_layout .savedProjects_wishList .savedProjects .order_actions .btn_secondary {
  width: 95%;
}
#shoppingcart_layout .savedProjects_wishList .product_details {
  margin: 5px 0;
  display: block;
  width: 100%;
}
@media (min-width: 700px) {
  #shoppingcart_layout .savedProjects_wishList .product_details {
    display: inline-block;
    width: 70%;
  }
}
#shoppingcart_layout .savedProjects_wishList .product_details .product {
  display: flex;
  align-items: flex-end;
  margin-top: 5px;
}
#shoppingcart_layout .savedProjects_wishList .product_details .product .box_preview {
  display: inline-block;
}
#shoppingcart_layout .savedProjects_wishList .product_details .product .product_box {
  border: 2px solid #ccc;
  cursor: pointer;
  padding: 10px;
}
#shoppingcart_layout .savedProjects_wishList .product_details .product .product_box img {
  height: auto;
  width: auto;
  max-width: 160px;
}
#shoppingcart_layout .savedProjects_wishList .product_details .product .product_preview {
  display: flex;
  margin-top: 5px;
  justify-content: center;
}
#shoppingcart_layout .savedProjects_wishList .product_details .product .product_preview .review_icon {
  background: url("/BaldwinCooke/pict/sprite_shoppingcart.png") no-repeat -238px -117px;
  cursor: pointer;
  display: inline-block;
  margin-right: 5px;
  height: 30px;
  width: 30px;
}
#shoppingcart_layout .savedProjects_wishList .product_details .product .product_preview a {
  color: #176083;
  font-weight: bold;
  display: inline-block;
  margin-top: 8px;
  vertical-align: top;
}
#shoppingcart_layout .savedProjects_wishList .product_details .product .product_preview a {
  font-size: 0.81rem;
}
@media screen and (min-width: 47rem) {
  #shoppingcart_layout .savedProjects_wishList .product_details .product .product_preview a {
    font-size: calc(0.2708333333vw + 0.6827083333rem);
  }
}
@media screen and (min-width: 95rem) {
  #shoppingcart_layout .savedProjects_wishList .product_details .product .product_preview a {
    font-size: 0.94rem;
  }
}
#shoppingcart_layout .savedProjects_wishList .product_details .product .details {
  display: inline-block;
  margin-left: 20px;
  vertical-align: top;
  width: 165px;
}
#shoppingcart_layout .savedProjects_wishList .product_details .product .details .bold_smedium {
  margin-top: 5px;
}
#shoppingcart_layout .savedProjects_wishList .order_actions {
  display: block;
  margin-top: 10px;
  position: relative;
  vertical-align: top;
  width: 100%;
}
@media (min-width: 700px) {
  #shoppingcart_layout .savedProjects_wishList .order_actions {
    display: inline-block;
    margin-top: 5px;
    width: 25%;
  }
}
#shoppingcart_layout .savedProjects_wishList .order_actions p {
  display: inline-block;
}
#shoppingcart_layout .savedProjects_wishList .order_actions .btn_primary, #shoppingcart_layout .savedProjects_wishList .order_actions .btn_secondary {
  background-color: #046241;
  background-image: none;
  border-radius: 7px;
  color: #fff;
  cursor: pointer;
  height: 40px;
  font-weight: bold;
  line-height: 40px;
  margin: 10px 0 0 0;
  padding: 0 20px;
  text-align: center;
  width: 180px;
}
#shoppingcart_layout .savedProjects_wishList .order_actions .btn_primary, #shoppingcart_layout .savedProjects_wishList .order_actions .btn_secondary {
  font-size: 0.88rem;
}
@media screen and (min-width: 47rem) {
  #shoppingcart_layout .savedProjects_wishList .order_actions .btn_primary, #shoppingcart_layout .savedProjects_wishList .order_actions .btn_secondary {
    font-size: calc(0.25vw + 0.7625rem);
  }
}
@media screen and (min-width: 95rem) {
  #shoppingcart_layout .savedProjects_wishList .order_actions .btn_primary, #shoppingcart_layout .savedProjects_wishList .order_actions .btn_secondary {
    font-size: 1rem;
  }
}
@media (min-width: 700px) {
  #shoppingcart_layout .savedProjects_wishList .order_actions .btn_primary, #shoppingcart_layout .savedProjects_wishList .order_actions .btn_secondary {
    margin: 10px auto 0 auto;
  }
}
#shoppingcart_layout .savedProjects_wishList .order_actions .btn_secondary {
  background-color: #fff;
  border: 2px solid #046241;
  color: #046241;
}
#shoppingcart_layout .savedProjects_wishList .order_actions .delete_project {
  color: #06c;
  cursor: pointer;
  font-weight: bold;
  margin-top: 15px;
  padding-bottom: 5px;
  text-align: center;
  text-decoration: underline;
}
#shoppingcart_layout .savedProjects_wishList .order_actions .delete_project {
  font-size: 0.81rem;
}
@media screen and (min-width: 47rem) {
  #shoppingcart_layout .savedProjects_wishList .order_actions .delete_project {
    font-size: calc(0.2708333333vw + 0.6827083333rem);
  }
}
@media screen and (min-width: 95rem) {
  #shoppingcart_layout .savedProjects_wishList .order_actions .delete_project {
    font-size: 0.94rem;
  }
}
#shoppingcart_layout .savedProjects_wishList .order_actions .moved_project {
  font-weight: bold;
}
#shoppingcart_layout .savedProjects_wishList .order_actions .moved_project {
  font-size: 1.12rem;
}
@media screen and (min-width: 47rem) {
  #shoppingcart_layout .savedProjects_wishList .order_actions .moved_project {
    font-size: calc(0.5208333333vw + 0.8752083333rem);
  }
}
@media screen and (min-width: 95rem) {
  #shoppingcart_layout .savedProjects_wishList .order_actions .moved_project {
    font-size: 1.37rem;
  }
}
#shoppingcart_layout .wishList {
  border-left: 2px solid #d3d5d6;
  display: inline-block;
  padding-left: 20px;
  vertical-align: top;
  width: 49%;
}
#shoppingcart_layout .wishList .wishList_container {
  margin-left: 20px;
}
#shoppingcart_layout .wishList .product_container {
  display: inline-block;
  height: 405px;
  margin: 0 3px 30px 0;
  position: relative;
  overflow: hidden;
  vertical-align: top;
  width: 194px;
}
#shoppingcart_layout .wishList .product_container .product_image_container {
  border: 1px solid #D4D2D2;
  cursor: pointer;
  height: 255px;
  margin-bottom: 5px;
  overflow: hidden;
  position: relative;
}
#shoppingcart_layout .wishList .product_container .product_image_container .product_image {
  padding: 10px;
}
#shoppingcart_layout .wishList .product_container .product_image_container .product_image .category_thumb4 {
  height: 211px;
  width: 174px;
}
#shoppingcart_layout .wishList .product_container .product_info {
  color: #000;
  line-height: 16px;
}
#shoppingcart_layout .wishList .product_container .product_info .addtocart_link {
  border-bottom: 1px solid silver;
  color: #2f84c0;
  cursor: pointer;
  font-weight: 700;
  margin-bottom: 4px;
  padding-bottom: 4px;
  text-decoration: none;
}
#shoppingcart_layout .wishList .product_container .product_info .addtocart_link a {
  color: #2f84c0;
  text-decoration: none;
}
#shoppingcart_layout .wishList .product_container .product_info .text_info {
  clear: both;
}
#shoppingcart_layout .wishList .product_container .product_info .text_info .product_name {
  font-weight: 700;
  text-overflow: initial;
  text-transform: uppercase;
  white-space: normal;
}
#shoppingcart_layout .wishList .product_container .product_info .text_info .product_name {
  font-size: 0.81rem;
}
@media screen and (min-width: 47rem) {
  #shoppingcart_layout .wishList .product_container .product_info .text_info .product_name {
    font-size: calc(0.2708333333vw + 0.6827083333rem);
  }
}
@media screen and (min-width: 95rem) {
  #shoppingcart_layout .wishList .product_container .product_info .text_info .product_name {
    font-size: 0.94rem;
  }
}
#shoppingcart_layout .wishList .product_container .product_info .text_info .product_name a {
  color: #024f9d;
  text-decoration: none;
}
#shoppingcart_layout .wishList .product_container .product_info .text_info .product_id {
  color: #595959;
}
#shoppingcart_layout .wishList .btn_content, #shoppingcart_layout .wishList .quickadd_but, #shoppingcart_layout .wishList .quickadd_but {
  background-color: rgb(5, 162, 107);
  border-radius: 7px;
  box-sizing: border-box;
  color: rgb(255, 255, 255);
  cursor: pointer;
  display: block;
  font-family: Arial, Helvetica, "Trebuchet MS", Verdana, sans-serif;
  font-weight: bold;
  height: 45px;
  line-height: 23px;
  margin: 20px auto 0 auto;
  padding: 3px 10px 0 10px;
  position: absolute;
  bottom: 25px;
  left: 0;
  right: 0;
  text-align: center;
  width: 90%;
}
#shoppingcart_layout .wishList .btn_content, #shoppingcart_layout .wishList .quickadd_but, #shoppingcart_layout .wishList .quickadd_but {
  font-size: 1.12rem;
}
@media screen and (min-width: 47rem) {
  #shoppingcart_layout .wishList .btn_content, #shoppingcart_layout .wishList .quickadd_but, #shoppingcart_layout .wishList .quickadd_but {
    font-size: calc(-0.25vw + 1.2375rem);
  }
}
@media screen and (min-width: 95rem) {
  #shoppingcart_layout .wishList .btn_content, #shoppingcart_layout .wishList .quickadd_but, #shoppingcart_layout .wishList .quickadd_but {
    font-size: 1rem;
  }
}
#shoppingcart_layout .wishList .btn_content .btn_subtxt, #shoppingcart_layout .wishList .quickadd_but .btn_subtxt {
  font-weight: 400;
  margin-top: -4px;
  text-align: center;
}
#shoppingcart_layout .wishList .btn_content .btn_subtxt, #shoppingcart_layout .wishList .quickadd_but .btn_subtxt {
  font-size: 0.69rem;
}
@media screen and (min-width: 47rem) {
  #shoppingcart_layout .wishList .btn_content .btn_subtxt, #shoppingcart_layout .wishList .quickadd_but .btn_subtxt {
    font-size: calc(0.25vw + 0.5725rem);
  }
}
@media screen and (min-width: 95rem) {
  #shoppingcart_layout .wishList .btn_content .btn_subtxt, #shoppingcart_layout .wishList .quickadd_but .btn_subtxt {
    font-size: 0.81rem;
  }
}
#shoppingcart_layout .wishList .quickadd_but {
  line-height: 37px;
  margin-top: 0;
}
#shoppingcart_layout .wishList .remove_wishList {
  color: #06c;
  cursor: pointer;
  font-weight: bold;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 10px auto 0;
  text-align: center;
  text-decoration: underline;
}
#shoppingcart_layout .wishList .remove_wishList {
  font-size: 0.81rem;
}
@media screen and (min-width: 47rem) {
  #shoppingcart_layout .wishList .remove_wishList {
    font-size: calc(0.2708333333vw + 0.6827083333rem);
  }
}
@media screen and (min-width: 95rem) {
  #shoppingcart_layout .wishList .remove_wishList {
    font-size: 0.94rem;
  }
}
#shoppingcart_layout #WishList {
  border-top: solid 4px #FCC131;
  margin: 40px auto 0;
  width: 620px;
}
@media (min-width: 950px) {
  #shoppingcart_layout #WishList {
    margin: 40px 0 0 0;
    width: auto;
  }
}
#shoppingcart_layout #WishList .wishlist_iconContainer {
  position: relative;
}
#shoppingcart_layout #WishList .wishlist_icon {
  background: url("/BaldwinCooke/pict/sprite_shoppingcart.png") no-repeat -165px -117px;
  height: 41px;
  left: 50%;
  margin-left: -21px;
  position: absolute;
  top: -23px;
  width: 43px;
  z-index: 99;
}
#shoppingcart_layout #retrieveWishList {
  background-color: #fff9ea;
  padding: 25px 0 40px;
  position: relative;
}
#shoppingcart_layout #retrieveWishList h1 {
  text-align: center;
}
#shoppingcart_layout #retrieveWishList .retrieveWishList_desc {
  font-weight: 700;
  text-align: center;
}
#shoppingcart_layout #retrieveWishList .shareWishList {
  margin: 5px 0 25px 5px;
  position: relative;
  text-align: center;
}
#shoppingcart_layout #retrieveWishList .shareWishList .shareWishListText {
  color: #555;
  display: inline-block;
  float: none;
  font: inherit;
  left: 25px;
  position: static;
  top: 3px;
  width: auto;
}
#shoppingcart_layout #retrieveWishList .shareWishList .retrieveWishList_emailaddress {
  display: table;
  margin: 20px auto 0;
  text-align: center;
}
#shoppingcart_layout #retrieveWishList .shareWishList .retrieveWishList_emailaddress .txt_Email {
  border: 1px solid #00659b;
  float: left;
  height: 38px;
  margin: 0;
  padding: 0;
  width: 200px;
}
#shoppingcart_layout #retrieveWishList .shareWishList .retrieveWishList_emailaddress .btn_viewWishList {
  background-color: #00659b;
  border: none;
  border-radius: 0 7px 7px 0;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-weight: 700;
  height: 38px;
  line-height: 38px;
  overflow: hidden;
  text-align: center;
  width: 89px;
}
#shoppingcart_layout #retrieveWishList .shareWishList .registerRestult {
  color: #555;
  margin: 20px 0 0 25px;
}
#shoppingcart_layout .upsell_cart {
  border: none;
  border-top: 2px solid #aaa;
  margin-top: 20px;
  padding: 30px 0 0;
}
#shoppingcart_layout .upsell_cart h5 {
  color: #000;
  font-weight: 700;
  text-align: center;
}
#shoppingcart_layout .upsell_cart h5 {
  font-size: 0.81rem;
}
@media screen and (min-width: 47rem) {
  #shoppingcart_layout .upsell_cart h5 {
    font-size: calc(0.2708333333vw + 0.6827083333rem);
  }
}
@media screen and (min-width: 95rem) {
  #shoppingcart_layout .upsell_cart h5 {
    font-size: 0.94rem;
  }
}
#shoppingcart_layout .upsell_cart .upsell_inline {
  background: url("/BaldwinCooke/pict/comparison_gridbg.jpg") no-repeat;
  float: left;
  height: 218px;
  margin: 5px 24px;
  padding: 7px 10px;
  width: 169px;
}
#shoppingcart_layout .upsell_cart .upsell_inline .upsell_inlineName {
  float: left;
  margin-bottom: 2px;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
}
#shoppingcart_layout .upsell_cart .upsell_inline .upsell_inlineName a {
  color: #0065C2;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#shoppingcart_layout .upsell_cart .upsell_inline .upsell_inlineName a {
  font-size: 0.81rem;
}
@media screen and (min-width: 47rem) {
  #shoppingcart_layout .upsell_cart .upsell_inline .upsell_inlineName a {
    font-size: calc(0.2708333333vw + 0.6827083333rem);
  }
}
@media screen and (min-width: 95rem) {
  #shoppingcart_layout .upsell_cart .upsell_inline .upsell_inlineName a {
    font-size: 0.94rem;
  }
}
#shoppingcart_layout .upsell_cart .upsell_inline .upsell_inlineItemId {
  color: #666;
  float: right;
}
#shoppingcart_layout .upsell_cart .upsell_inline .upsell_inlineItemId {
  font-size: 0.69rem;
}
@media screen and (min-width: 47rem) {
  #shoppingcart_layout .upsell_cart .upsell_inline .upsell_inlineItemId {
    font-size: calc(0.125vw + 0.63125rem);
  }
}
@media screen and (min-width: 95rem) {
  #shoppingcart_layout .upsell_cart .upsell_inline .upsell_inlineItemId {
    font-size: 0.75rem;
  }
}
#shoppingcart_layout .upsell_cart .upsell_inline .upsell_inlineImg {
  float: left;
  margin: auto;
  text-align: center;
  width: 100%;
}
#shoppingcart_layout .upsell_cart .upsell_inline .upsell_inlineImg img {
  height: 80px;
  width: 125px;
}
#shoppingcart_layout .upsell_cart .upsell_inline .upsell_inlineAsLowAs {
  clear: both;
  color: #C71830;
  float: left;
  margin: auto;
  margin-bottom: 6px;
  text-align: center;
  width: 100%;
}
#shoppingcart_layout .upsell_cart .upsell_inline .upsell_inlineAsLowAs .upsell_price {
  color: #C71830;
}
#shoppingcart_layout .upsell_cart .upsell_inline .upsell_inlineAsLowAs .upsell_price {
  font-size: 1.12rem;
}
@media screen and (min-width: 47rem) {
  #shoppingcart_layout .upsell_cart .upsell_inline .upsell_inlineAsLowAs .upsell_price {
    font-size: calc(0.5208333333vw + 0.8752083333rem);
  }
}
@media screen and (min-width: 95rem) {
  #shoppingcart_layout .upsell_cart .upsell_inline .upsell_inlineAsLowAs .upsell_price {
    font-size: 1.37rem;
  }
}
#shoppingcart_layout .upsell_cart .upsell_inline .upsell_inlineQtyCont {
  float: left;
  margin: auto;
  width: 100%;
}
#shoppingcart_layout .upsell_cart .upsell_inline .upsell_inlineQtyCont .upsell_chooseQty {
  color: #666;
  margin-right: 4px;
}
#shoppingcart_layout .upsell_cart .upsell_inline .upsell_inlineQtyCont .upsell_chooseQty {
  font-size: 0.69rem;
}
@media screen and (min-width: 47rem) {
  #shoppingcart_layout .upsell_cart .upsell_inline .upsell_inlineQtyCont .upsell_chooseQty {
    font-size: calc(0.125vw + 0.63125rem);
  }
}
@media screen and (min-width: 95rem) {
  #shoppingcart_layout .upsell_cart .upsell_inline .upsell_inlineQtyCont .upsell_chooseQty {
    font-size: 0.75rem;
  }
}
#shoppingcart_layout .upsell_cart .upsell_inline .upsell_inlineQtyCont .upsellQty {
  width: 50px;
}
#shoppingcart_layout .upsell_cart .upsell_inline .upsell_inlineBtnCont {
  float: left;
  text-align: center;
  width: 100%;
}
#shoppingcart_layout .upsell_cart .upsell_inline .upsell_inlineBtnCont .btn_AddToCartUpSell {
  background: url("/BaldwinCooke/pict/addtocart_btn.png") no-repeat;
  border: 0;
  cursor: pointer;
  height: 30px;
  position: relative;
  width: 98px;
}

/* Shopping Cart / Wish List - END */
.savedItems_email {
  margin-top: 80px;
}
.savedItems_email h2 {
  font-size: 1.12rem;
}
@media screen and (min-width: 47rem) {
  .savedItems_email h2 {
    font-size: calc(0.5208333333vw + 0.8752083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .savedItems_email h2 {
    font-size: 1.37rem;
  }
}
.savedItems_email p {
  font-size: 0.81rem;
}
@media screen and (min-width: 47rem) {
  .savedItems_email p {
    font-size: calc(0.2708333333vw + 0.6827083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .savedItems_email p {
    font-size: 0.94rem;
  }
}
.savedItems_email a {
  font-weight: bold;
  text-decoration: none;
}
.savedItems_email a {
  font-size: 0.81rem;
}
@media screen and (min-width: 47rem) {
  .savedItems_email a {
    font-size: calc(0.2708333333vw + 0.6827083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .savedItems_email a {
    font-size: 0.94rem;
  }
}
.savedItems_email a:hover {
  text-decoration: underline;
}
.savedItems_email .savedItems_container {
  background-color: #ededed;
  border: 1px solid #ccc;
  border-top: 0;
  margin: 0 auto;
  width: 75%;
}
.savedItems_email .savedItems_container h2 {
  margin: -8px 5px 0 !important;
}
.savedItems_email .savedItems_container p {
  margin: 20px 0;
  text-align: center;
}
.savedItems_email .savedItems_container label {
  font-size: 0.81rem;
}
@media screen and (min-width: 47rem) {
  .savedItems_email .savedItems_container label {
    font-size: calc(0.2708333333vw + 0.6827083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .savedItems_email .savedItems_container label {
    font-size: 0.94rem;
  }
}
.savedItems_email .savedItems_container input {
  height: 30px;
  width: 43%;
}
.savedItems_email .savedItems_container .top_borders {
  display: flex;
}
.savedItems_email .savedItems_container .top_borders .top_border {
  border-top: 1px solid #ccc;
  flex-grow: 1;
}
.savedItems_email .savedItems_container .emailWidget_wrapper {
  text-align: center;
  margin-bottom: 20px;
}
.savedItems_email .savedItems_container .emailWidget_wrapper div {
  display: inline-block;
}
.savedItems_email .savedItems_container .emailWidget_wrapper input[type=text] {
  border: 1px solid #aaa;
  color: black;
  font-weight: bold;
  height: 35px;
  margin: 0;
  padding: 0 0 0 5px;
  vertical-align: middle;
  width: 230px;
}
.savedItems_email .savedItems_container .emailWidget_wrapper .Button {
  margin-left: -4px;
}
.savedItems_email .savedItems_container .emailWidget_wrapper .view_btn {
  background-color: #024f9d;
  border: none;
  border-radius: 0 7px 7px 0;
  color: white;
  cursor: pointer;
  font-weight: bold;
  height: 35px;
  line-height: 34px;
  margin: 0;
  padding: 0;
  text-align: center;
  vertical-align: middle;
  width: 70px;
}
.savedItems_email .savedItems_container .emailWidget_wrapper .view_btn {
  font-size: 0.69rem;
}
@media screen and (min-width: 47rem) {
  .savedItems_email .savedItems_container .emailWidget_wrapper .view_btn {
    font-size: calc(0.125vw + 0.63125rem);
  }
}
@media screen and (min-width: 95rem) {
  .savedItems_email .savedItems_container .emailWidget_wrapper .view_btn {
    font-size: 0.75rem;
  }
}
.savedItems_email .savedItems_container .emailWidget_wrapper .view_btn:hover {
  background-color: rgb(2.641509434, 104.3396226415, 207.358490566);
}

.shippingclock {
  display: inline-block;
  margin-right: 5px;
  margin-bottom: 3px;
  vertical-align: middle;
}

.clocktext {
  margin-top: 10px;
  margin-bottom: 10px;
}

/* ShippingDate - Start */
.ShippingDateForShoppingCart {
  clear: both;
  float: left;
  margin-top: 2px;
  width: 100%;
}
.ShippingDateForShoppingCart .DateBlock {
  color: #000;
  float: left;
  margin-right: 6px;
}
.ShippingDateForShoppingCart .DateBlock span {
  color: #000;
  font-weight: 700;
  margin-right: 5px;
}
.ShippingDateForShoppingCart .LinkBlock {
  float: left;
}
.ShippingDateForShoppingCart .LinkBlock span {
  color: #000;
  font-weight: 700;
  margin-right: 5px;
}

.ShippingDateForCheckout .DateBlock {
  float: left;
  margin-right: 6px;
}
.ShippingDateForCheckout .DateBlock span {
  color: black;
  font-weight: 700;
  margin-right: 5px;
  text-transform: capitalize;
}
.ShippingDateForCheckout .LinkBlock {
  float: left;
}

.ShippingDateDialogContent {
  padding: 25px 30px;
}
.ShippingDateDialogContent .Title {
  text-align: left;
  width: 350px;
}
.ShippingDateDialogContent .Title p {
  margin: 8px 0;
}
.ShippingDateDialogContent .MonthListContainer {
  margin: 25px auto 15px auto;
}
.ShippingDateDialogContent .MonthListContainer select {
  border: 1px solid #aaa;
  color: #000;
  height: 38px;
  width: 320px;
}
.ShippingDateDialogContent .MonthListContainer select {
  font-size: 0.81rem;
}
@media screen and (min-width: 47rem) {
  .ShippingDateDialogContent .MonthListContainer select {
    font-size: calc(0.2708333333vw + 0.6827083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .ShippingDateDialogContent .MonthListContainer select {
    font-size: 0.94rem;
  }
}

/* ShippingDate - End */
.price_detail {
  border-collapse: collapse;
  width: 90%;
  margin-left: 30px;
}
.price_detail td {
  text-align: right;
  padding: 4px !important;
}
.price_detail .charge_item {
  font-weight: bold;
  text-align: left;
  width: 80%;
}
.price_detail .sub_total {
  font-weight: bold;
}
.price_detail .discount_price {
  color: #ff0000;
}
.price_detail .separator {
  border-bottom: 1px solid #a2a2a2;
}

/*FreeItems.ascx styles*/
#div_FreeItemsPopup {
  background-color: #fff;
  border: 1px solid #00649d;
  box-shadow: 0 0 15px #888;
  display: none;
  overflow: visible;
  padding: 20px;
  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%);
  min-width: 460px;
}

#div_FreeItemsPopup .btn_close {
  transition: all 0.25s ease;
  cursor: pointer;
  overflow: hidden;
  z-index: 999999;
  content: "";
  width: 30px;
  height: 30px;
  background: #fff url("/Baldwincooke/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. */
}
#div_FreeItemsPopup .btn_close:hover {
  transform: scale(0.8);
}
#div_FreeItemsPopup .btn_close .btn_content, #div_FreeItemsPopup .btn_close .wishList .quickadd_but, .wishList #div_FreeItemsPopup .btn_close .quickadd_but {
  background-color: transparent !important;
}

#div_FreeItemsPopup .btn_close .btn_content, #div_FreeItemsPopup .btn_close .wishList .quickadd_but, .wishList #div_FreeItemsPopup .btn_close .quickadd_but {
  background-color: #fff;
  color: #00649d;
  font-weight: 900;
  margin-top: -1px;
  padding-bottom: 1px;
}
#div_FreeItemsPopup .btn_close .btn_content, #div_FreeItemsPopup .btn_close .wishList .quickadd_but, .wishList #div_FreeItemsPopup .btn_close .quickadd_but {
  font-size: 0.88rem;
}
@media screen and (min-width: 47rem) {
  #div_FreeItemsPopup .btn_close .btn_content, #div_FreeItemsPopup .btn_close .wishList .quickadd_but, .wishList #div_FreeItemsPopup .btn_close .quickadd_but {
    font-size: calc(0.25vw + 0.7625rem);
  }
}
@media screen and (min-width: 95rem) {
  #div_FreeItemsPopup .btn_close .btn_content, #div_FreeItemsPopup .btn_close .wishList .quickadd_but, .wishList #div_FreeItemsPopup .btn_close .quickadd_but {
    font-size: 1rem;
  }
}

#div_FreeItemsPopup h1 {
  color: #000;
  float: left;
  margin-bottom: 1px;
  margin-left: 20px;
  text-align: left;
  width: 100%;
}
#div_FreeItemsPopup h1 {
  font-size: 1.12rem;
}
@media screen and (min-width: 47rem) {
  #div_FreeItemsPopup h1 {
    font-size: calc(0.5208333333vw + 0.8752083333rem);
  }
}
@media screen and (min-width: 95rem) {
  #div_FreeItemsPopup h1 {
    font-size: 1.37rem;
  }
}

#div_FreeItemsPopup h2 {
  color: #f68807;
  float: left;
  margin-bottom: 5px;
  margin-left: 20px;
  margin-top: 1px;
  padding-bottom: 2px;
  text-align: left;
  font-size: 1.5rem;
}

#div_FreeItemsPopup .item_container {
  display: table;
  margin: 0 auto 20px;
  width: auto;
}

#div_FreeItemsPopup .freeItem_wrapper {
  display: table-cell;
}

#div_FreeItemsPopup .freeItem_wrapper .freeItem_pop {
  margin-right: 10px;
  width: 200px;
}

#div_FreeItemsPopup .freeItem_wrapper .freeItem_pop .freeItem_top {
  border: 1px solid #aaa;
}

#div_FreeItemsPopup .freeItem_wrapper .freeItem_pop .freeItem_top img {
  width: 100%;
}

#div_FreeItemsPopup .freeItem_wrapper .freeItem_pop .div_freeItemrdbtn {
  color: #1567c3;
  margin-left: 10px;
  padding-top: 2px;
}
#div_FreeItemsPopup .freeItem_wrapper .freeItem_pop .div_freeItemrdbtn {
  font-size: 0.69rem;
}
@media screen and (min-width: 47rem) {
  #div_FreeItemsPopup .freeItem_wrapper .freeItem_pop .div_freeItemrdbtn {
    font-size: calc(0.125vw + 0.63125rem);
  }
}
@media screen and (min-width: 95rem) {
  #div_FreeItemsPopup .freeItem_wrapper .freeItem_pop .div_freeItemrdbtn {
    font-size: 0.75rem;
  }
}

#freeItem_action {
  clear: both;
  float: right;
  margin-bottom: 15px;
}

#btn_NoThanks {
  color: #06c;
  display: inline-block;
  margin-top: 15px;
  vertical-align: top;
}

#div_FreeItemsPopup .btn_AddToCart {
  display: inline-block;
  text-decoration: none;
  background-color: #1c8d00;
  border-radius: 7px;
  color: #fff !important;
  font-weight: bold;
  text-align: center;
  padding: 8px 0;
  margin: 0 12px 12px 40px;
  width: 150px;
}
#div_FreeItemsPopup .btn_AddToCart {
  font-size: 0.81rem;
}
@media screen and (min-width: 47rem) {
  #div_FreeItemsPopup .btn_AddToCart {
    font-size: calc(0.2708333333vw + 0.6827083333rem);
  }
}
@media screen and (min-width: 95rem) {
  #div_FreeItemsPopup .btn_AddToCart {
    font-size: 0.94rem;
  }
}

@media (max-width: 949px) {
  #div_FreeItemsPopup {
    width: 370px !important;
    height: auto !important;
  }
  #div_FreeItemsPopup .item_container {
    display: block;
    width: 200px;
  }
  #div_FreeItemsPopup .freeItem_wrapper {
    clear: both;
    display: block;
    margin-top: 10px;
  }
}
/*FreeItems.ascx styles*/
.popupContainer .no_close .description {
  text-align: left;
  color: #000 !important;
}
.popupContainer .no_close .btn_close {
  display: none;
}

.text-decoration-none {
  cursor: default !important;
  text-decoration: none !important;
  color: black !important;
}
.text-decoration-none * {
  text-decoration: none !important;
  color: black !important;
}

.design_service_wrapper {
  clear: both;
  display: flex;
}
.design_service_wrapper img {
  margin-right: 10px;
  width: 30px;
}
.design_service_wrapper .bold {
  font-weight: bold;
}

.qty_container > p {
  color: #FC5A0F;
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 20px;
  text-align: center;
}

.qty_product_option {
  margin-top: 10px;
  text-align: center;
}
.qty_product_option a {
  color: #06C !important;
}

.iconContainer {
  border-collapse: collapse;
  width: auto;
}
.iconContainer .colorSwatch, .iconContainer img {
  border: 1px solid #d6d6d6;
  height: 23px;
  margin-left: 5px;
  vertical-align: middle;
  width: 23px;
}

.edit_quantity {
  font-size: 25px;
  font-weight: bold;
  text-decoration: none;
  color: #06C !important;
  padding: 0 3px;
}

.quantity {
  width: 80px;
  text-align: center;
}

.qty_promo_text {
  color: #EF6325;
  font-size: 17px;
  font-weight: bold;
  margin: 10px auto;
  width: 100%;
  text-align: center;
}

.qty_price_block {
  margin: 10px auto;
  width: 100%;
  text-align: center;
}
.qty_price_block h3 {
  color: #FC5A0F;
  font-size: 14px;
  font-weight: bold;
  margin: 0 0 6px;
  padding: 0 0 8px;
}
.qty_price_block span {
  color: #474747;
  font-size: 12px;
  font-style: italic;
}

.pricing_block2 {
  float: none;
  margin: 0 auto;
}

.qty_message {
  color: red;
  margin-top: 10px;
  font-size: 13px;
  font-weight: bold;
  width: 83%;
  float: right;
}

.qty_container input[type=text] {
  border: 1px solid #ccc;
}
.qty_container > table {
  margin: 0 auto;
}

.aslowas .sale_price {
  font-weight: bold;
  margin-bottom: 10px;
}
.aslowas .crossout {
  color: #ccc;
  font-size: 20px;
  text-decoration: line-through;
}
.aslowas .lowest_price {
  color: #DF007E;
  font-size: 20px;
}
.aslowas .minimum_order_quantity {
  font-weight: 400;
  color: #666666;
}

.cart_count {
  margin: 10px auto 5px auto;
  font-size: 16px;
  font-weight: bold;
}
.cart_count span {
  font-size: 14px;
  font-weight: normal;
}

/***** SITEMAP - BEGIN *****/
#sitemap_wrapper {
  margin-bottom: 20px;
  width: 100%;
}

.link_column {
  display: inline-block;
  vertical-align: top;
  width: 300px;
}

.sitemap_category {
  padding-top: 3px;
}

.sitemap_category a {
  color: #2197d4;
  font-weight: bold;
  text-decoration: none;
}
.sitemap_category a {
  font-size: 1.12rem;
}
@media screen and (min-width: 47rem) {
  .sitemap_category a {
    font-size: calc(0.5208333333vw + 0.8752083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .sitemap_category a {
    font-size: 1.37rem;
  }
}

.sitemap_category a:hover {
  color: #2197d4;
}

ul.sitemap_category {
  list-style-type: none;
  margin-top: 0;
  padding-top: 0;
}

ul.sitemap_category li {
  padding-bottom: 3px;
}

ul.sitemap_category li a {
  color: #000;
  font-weight: bold;
}
ul.sitemap_category li a {
  font-size: 0.69rem;
}
@media screen and (min-width: 47rem) {
  ul.sitemap_category li a {
    font-size: calc(0.125vw + 0.63125rem);
  }
}
@media screen and (min-width: 95rem) {
  ul.sitemap_category li a {
    font-size: 0.75rem;
  }
}

ul.sitemap_category li a:hover {
  color: #000;
}

/***** SITEMAP - END *****/
/* Thank You - START */
.thankYou_flex {
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
}

#thankyou_layout {
  margin: 0 auto;
  position: relative;
  width: 100%;
  max-width: 1300px;
}
#thankyou_layout h1, #thankyou_layout h2 {
  color: #000;
}
#thankyou_layout h1 {
  font-weight: bold;
  margin: 5px 0 4px;
}
#thankyou_layout h1 {
  font-size: 1.82rem;
}
@media screen and (min-width: 47rem) {
  #thankyou_layout h1 {
    font-size: calc(0.4791666667vw + 1.5947916667rem);
  }
}
@media screen and (min-width: 95rem) {
  #thankyou_layout h1 {
    font-size: 2.05rem;
  }
}
#thankyou_layout hr {
  border-top: 1px solid #ccc;
  border-bottom: 0;
  margin: 20px 0;
}
#thankyou_layout #summary_block .assoc_bus_icons {
  padding-top: 40px;
}
#thankyou_layout #summary_block .pricing_flex div:first-of-type:not(#addtionalFeesDetail):not(.top-right-circle-hex):not(.chargedescriptionhelpwrapper):not(.chargedescriptionhelp) {
  width: auto;
}
#thankyou_layout .button {
  border-radius: 7px;
  cursor: pointer;
  display: inline-block;
  float: right;
  font-weight: 700;
  margin: 5px 15px 0;
  overflow: hidden;
  box-shadow: none;
  border: none;
}
#thankyou_layout .print_link {
  color: #06C;
  cursor: pointer;
  display: inline-block;
  font-weight: 700;
  margin: 0 14px;
  vertical-align: top;
}
#thankyou_layout .print_link .icon {
  display: inline-block;
  margin-right: 5px;
  vertical-align: middle;
}
#thankyou_layout .print_link .link_text {
  display: inline-block;
  text-align: left;
  width: 56px;
  vertical-align: middle;
  line-height: 10px;
}
#thankyou_layout .print_link .icon {
  background-image: url("/BaldwinCooke/pict/printer.svg");
  background-repeat: no-repeat;
  background-size: 28px 28px;
  height: 28px;
  width: 28px;
}
#thankyou_layout .bigcontainerfloatleft {
  float: left;
  margin-left: 0;
  width: 100%;
}
#thankyou_layout .bigcontainerfloatleft {
  font-size: 0.75rem;
}
@media screen and (min-width: 47rem) {
  #thankyou_layout .bigcontainerfloatleft {
    font-size: calc(0.2708333333vw + 0.6227083333rem);
  }
}
@media screen and (min-width: 95rem) {
  #thankyou_layout .bigcontainerfloatleft {
    font-size: 0.88rem;
  }
}
#thankyou_layout .bigcontainerfloatleft td {
  font-size: 0.69rem;
}
@media screen and (min-width: 47rem) {
  #thankyou_layout .bigcontainerfloatleft td {
    font-size: calc(0.25vw + 0.5725rem);
  }
}
@media screen and (min-width: 95rem) {
  #thankyou_layout .bigcontainerfloatleft td {
    font-size: 0.81rem;
  }
}
#thankyou_layout .checkout_confirmation {
  border: 1px solid #ccc;
  margin-right: 20px;
  padding: 0 10px;
  width: 80%;
}
#thankyou_layout .checkout_confirmation .confirmation_txt {
  display: inline-block;
  width: 75%;
}
#thankyou_layout .checkout_confirmation .confirmation_txt {
  font-size: 1.12rem;
}
@media screen and (min-width: 47rem) {
  #thankyou_layout .checkout_confirmation .confirmation_txt {
    font-size: calc(0.5208333333vw + 0.8752083333rem);
  }
}
@media screen and (min-width: 95rem) {
  #thankyou_layout .checkout_confirmation .confirmation_txt {
    font-size: 1.37rem;
  }
}
#thankyou_layout .checkout_confirmation .btn_printorder {
  color: #fff;
}
#thankyou_layout .checkout_confirmation .btn_printorder {
  font-size: 0.81rem;
}
@media screen and (min-width: 47rem) {
  #thankyou_layout .checkout_confirmation .btn_printorder {
    font-size: calc(0.2708333333vw + 0.6827083333rem);
  }
}
@media screen and (min-width: 95rem) {
  #thankyou_layout .checkout_confirmation .btn_printorder {
    font-size: 0.94rem;
  }
}
#thankyou_layout .checkout_confirmation .btn_printorder .btn_content, #thankyou_layout .checkout_confirmation .btn_printorder .wishList .quickadd_but, .wishList #thankyou_layout .checkout_confirmation .btn_printorder .quickadd_but {
  background-color: #024f9d;
  padding: 10px 20px;
}
#thankyou_layout .checkout_confirmation .order_nums {
  font-size: 1.12rem;
}
@media screen and (min-width: 47rem) {
  #thankyou_layout .checkout_confirmation .order_nums {
    font-size: calc(0.5208333333vw + 0.8752083333rem);
  }
}
@media screen and (min-width: 95rem) {
  #thankyou_layout .checkout_confirmation .order_nums {
    font-size: 1.37rem;
  }
}
#thankyou_layout .checkout_confirmation .order_nums .ordernum {
  font-weight: 700;
  margin: 20px 0;
  display: inline;
}
#thankyou_layout .checkout_confirmation .order_nums .ponum {
  display: inline;
}
#thankyou_layout .checkout_confirmation .summary_shipping_address_wrapper, #thankyou_layout .checkout_confirmation .summary_shipping_method_wrapper, #thankyou_layout .checkout_confirmation .summary_billing_address_wrapper, #thankyou_layout .checkout_confirmation .summary_billing_method_wrapper {
  display: inline-block;
  width: 49%;
}
#thankyou_layout .checkout_confirmation .summary_shipping_address_wrapper > table, #thankyou_layout .checkout_confirmation .summary_shipping_method_wrapper > table, #thankyou_layout .checkout_confirmation .summary_billing_address_wrapper > table, #thankyou_layout .checkout_confirmation .summary_billing_method_wrapper > table {
  display: inline-block;
  vertical-align: top;
}
#thankyou_layout .checkout_confirmation .summary_shipping_address_wrapper > table th, #thankyou_layout .checkout_confirmation .summary_shipping_method_wrapper > table th, #thankyou_layout .checkout_confirmation .summary_billing_address_wrapper > table th, #thankyou_layout .checkout_confirmation .summary_billing_method_wrapper > table th {
  border: none;
  padding-bottom: 10px;
}
#thankyou_layout .checkout_confirmation .summary_shipping_address_wrapper > table th, #thankyou_layout .checkout_confirmation .summary_shipping_method_wrapper > table th, #thankyou_layout .checkout_confirmation .summary_billing_address_wrapper > table th, #thankyou_layout .checkout_confirmation .summary_billing_method_wrapper > table th {
  font-size: 0.81rem;
}
@media screen and (min-width: 47rem) {
  #thankyou_layout .checkout_confirmation .summary_shipping_address_wrapper > table th, #thankyou_layout .checkout_confirmation .summary_shipping_method_wrapper > table th, #thankyou_layout .checkout_confirmation .summary_billing_address_wrapper > table th, #thankyou_layout .checkout_confirmation .summary_billing_method_wrapper > table th {
    font-size: calc(0.2708333333vw + 0.6827083333rem);
  }
}
@media screen and (min-width: 95rem) {
  #thankyou_layout .checkout_confirmation .summary_shipping_address_wrapper > table th, #thankyou_layout .checkout_confirmation .summary_shipping_method_wrapper > table th, #thankyou_layout .checkout_confirmation .summary_billing_address_wrapper > table th, #thankyou_layout .checkout_confirmation .summary_billing_method_wrapper > table th {
    font-size: 0.94rem;
  }
}
#thankyou_layout .checkout_confirmation .summary_shipping_address_wrapper > table td, #thankyou_layout .checkout_confirmation .summary_shipping_method_wrapper > table td, #thankyou_layout .checkout_confirmation .summary_billing_address_wrapper > table td, #thankyou_layout .checkout_confirmation .summary_billing_method_wrapper > table td {
  font-size: 0.81rem;
}
@media screen and (min-width: 47rem) {
  #thankyou_layout .checkout_confirmation .summary_shipping_address_wrapper > table td, #thankyou_layout .checkout_confirmation .summary_shipping_method_wrapper > table td, #thankyou_layout .checkout_confirmation .summary_billing_address_wrapper > table td, #thankyou_layout .checkout_confirmation .summary_billing_method_wrapper > table td {
    font-size: calc(0.2708333333vw + 0.6827083333rem);
  }
}
@media screen and (min-width: 95rem) {
  #thankyou_layout .checkout_confirmation .summary_shipping_address_wrapper > table td, #thankyou_layout .checkout_confirmation .summary_shipping_method_wrapper > table td, #thankyou_layout .checkout_confirmation .summary_billing_address_wrapper > table td, #thankyou_layout .checkout_confirmation .summary_billing_method_wrapper > table td {
    font-size: 0.94rem;
  }
}
#thankyou_layout .checkout_confirmation .summary_shipping_address_wrapper .summary_shipping_method, #thankyou_layout .checkout_confirmation .summary_shipping_address_wrapper .summary_billing_method, #thankyou_layout .checkout_confirmation .summary_shipping_method_wrapper .summary_shipping_method, #thankyou_layout .checkout_confirmation .summary_shipping_method_wrapper .summary_billing_method, #thankyou_layout .checkout_confirmation .summary_billing_address_wrapper .summary_shipping_method, #thankyou_layout .checkout_confirmation .summary_billing_address_wrapper .summary_billing_method, #thankyou_layout .checkout_confirmation .summary_billing_method_wrapper .summary_shipping_method, #thankyou_layout .checkout_confirmation .summary_billing_method_wrapper .summary_billing_method {
  margin-top: 25px;
}
#thankyou_layout .checkout_confirmation .products_summary {
  border-collapse: collapse;
  width: 100%;
}
#thankyou_layout .checkout_confirmation .products_summary tr.rowcolor {
  background-color: #f6f6f6;
}
#thankyou_layout .checkout_confirmation .products_summary .prod_info {
  display: flex;
  margin-top: 20px;
  margin-bottom: 15px;
}
#thankyou_layout .checkout_confirmation .products_summary .prod_info .prod_desc {
  width: 70%;
}
#thankyou_layout .checkout_confirmation .products_summary .prod_info .prod_desc .prod_name {
  font-size: 15px;
  font-weight: 900;
}
#thankyou_layout .checkout_confirmation .products_summary .prod_info .prod_desc .cartlist_itemNo_static, #thankyou_layout .checkout_confirmation .products_summary .prod_info .prod_desc .cartlist_qty_static {
  clear: both;
  color: black;
  float: left;
  font-weight: 700;
  margin-right: 5px;
}
#thankyou_layout .checkout_confirmation .products_summary .prod_info .prod_desc .cartlistQtyBogo {
  margin-left: 30px;
}
#thankyou_layout .checkout_confirmation .products_summary .prod_info .prod_desc .shipdate span {
  font-weight: 700;
  margin-right: 5px;
  text-transform: capitalize;
}
#thankyou_layout .checkout_confirmation .products_summary .prod_info .prod_image {
  width: 30%;
  text-align: right;
}
#thankyou_layout .checkout_confirmation .products_summary .prod_info .prod_image img {
  width: 120px;
  height: 120px;
  border: 1px solid #ccc;
}
#thankyou_layout .checkout_confirmation .products_summary .price_detail {
  width: 95%;
  margin-left: 50px;
}
#thankyou_layout .checkout_confirmation .products_summary .price_detail a {
  color: black;
  cursor: pointer;
  text-decoration: none;
}
#thankyou_layout .checkout_confirmation .products_summary .product_details {
  margin: 0;
  display: block;
}
#thankyou_layout .checkout_confirmation .products_summary .product_details .liBomDetail {
  text-align: left;
}
#thankyou_layout .checkout_confirmation .products_summary .product_details .liBomDetail .bomDetail {
  margin-right: 5px;
  font-weight: 700;
  text-transform: capitalize;
}
#thankyou_layout .checkout_confirmation .products_summary > .item:nth-child(2n+2) {
  background-color: #f6f6f6;
}
#thankyou_layout .checkout_confirmation .products_summary > tbody > tr:nth-child(3n+1) > td {
  padding-top: 10px;
}
#thankyou_layout .checkout_confirmation .products_summary td {
  padding: 4px;
}
#thankyou_layout .checkout_confirmation .products_summary td {
  font-size: 0.81rem;
}
@media screen and (min-width: 47rem) {
  #thankyou_layout .checkout_confirmation .products_summary td {
    font-size: calc(0.2708333333vw + 0.6827083333rem);
  }
}
@media screen and (min-width: 95rem) {
  #thankyou_layout .checkout_confirmation .products_summary td {
    font-size: 0.94rem;
  }
}
#thankyou_layout .checkout_confirmation .products_summary td.product_name {
  font-weight: 700;
}
#thankyou_layout .checkout_confirmation .products_summary td.product_row_cells {
  padding-top: 10px;
}
#thankyou_layout .checkout_confirmation .products_summary td.total_row_cells {
  padding-bottom: 10px;
}
#thankyou_layout .checkout_confirmation .products_summary td + td + td {
  text-align: right;
}
#thankyou_layout .checkout_confirmation .products_summary ul {
  margin: 0;
  padding: 0;
}
#thankyou_layout .checkout_confirmation .products_summary li {
  display: block;
  text-align: right;
}
#thankyou_layout .checkout_confirmation .products_summary .details_wrapper > div {
  display: inline-block;
}
#thankyou_layout .checkout_confirmation .products_summary .details_wrapper .details_label {
  width: 52%;
}
#thankyou_layout .checkout_confirmation .products_summary .details_wrapper .details_qty {
  width: 45%;
}
#thankyou_layout .continue_shopping {
  background-color: #024f9d;
  border-radius: 7px;
  color: #fff;
  cursor: pointer;
  float: none;
  font-weight: bold;
  height: 58px;
  line-height: 58px;
  margin: 20px auto 0;
  text-align: center;
  width: 520px;
}
#thankyou_layout .continue_shopping {
  font-size: 0.88rem;
}
@media screen and (min-width: 47rem) {
  #thankyou_layout .continue_shopping {
    font-size: calc(0.25vw + 0.7625rem);
  }
}
@media screen and (min-width: 95rem) {
  #thankyou_layout .continue_shopping {
    font-size: 1rem;
  }
}
@media (min-width: 950px) {
  #thankyou_layout .continue_shopping {
    float: left;
    margin: 20px 0 0 43px;
  }
}
#thankyou_layout .design_service_wrapper {
  clear: both;
  display: flex;
  margin-top: 3px;
  margin-bottom: 3px;
}
#thankyou_layout .design_service_wrapper img {
  margin-right: 10px;
  width: 30px;
}
#thankyou_layout .design_service_wrapper p {
  font-size: 12px;
}
#thankyou_layout .design_service_wrapper span {
  margin-top: 8px;
}

.thankyou_popup {
  background-color: #fff !important;
  box-shadow: 0 0 15px #888;
  display: table;
  min-height: 237px;
  left: 0;
  margin: 10% auto;
  position: absolute;
  right: 0;
  width: 650px;
  z-index: 99999;
}
.thankyou_popup .content {
  display: table-cell;
  padding: 20px;
  text-align: center;
  vertical-align: middle;
  width: 700px;
}
.thankyou_popup .content .title {
  color: #000;
}
.thankyou_popup .content .title {
  font-size: 1.93rem;
}
@media screen and (min-width: 47rem) {
  .thankyou_popup .content .title {
    font-size: calc(0.5vw + 1.695rem);
  }
}
@media screen and (min-width: 95rem) {
  .thankyou_popup .content .title {
    font-size: 2.17rem;
  }
}
.thankyou_popup .content .line {
  background-color: #d0d0d0;
  display: inline-block;
  height: 1px;
  margin: 25px 0 15px;
  width: 75%;
}
.thankyou_popup .content .description {
  color: #024f9d;
  font-weight: 700;
}
.thankyou_popup .content .description {
  font-size: 1.12rem;
}
@media screen and (min-width: 47rem) {
  .thankyou_popup .content .description {
    font-size: calc(0.5208333333vw + 0.8752083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .thankyou_popup .content .description {
    font-size: 1.37rem;
  }
}
.thankyou_popup .content .account_info, .thankyou_popup .content .account_signup {
  float: right;
  margin-top: 20px;
  text-align: left;
  width: 50%;
  color: black;
}
.thankyou_popup .content .account_info, .thankyou_popup .content .account_signup {
  font-size: 0.81rem;
}
@media screen and (min-width: 47rem) {
  .thankyou_popup .content .account_info, .thankyou_popup .content .account_signup {
    font-size: calc(0.2708333333vw + 0.6827083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .thankyou_popup .content .account_info, .thankyou_popup .content .account_signup {
    font-size: 0.94rem;
  }
}
.thankyou_popup .content .account_info ul {
  color: black;
  font-weight: 700;
  line-height: 20px;
  margin-top: 15px;
  padding-inline-start: 40px;
}
.thankyou_popup .content .account_info ul {
  font-size: 0.81rem;
}
@media screen and (min-width: 47rem) {
  .thankyou_popup .content .account_info ul {
    font-size: calc(0.2708333333vw + 0.6827083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .thankyou_popup .content .account_info ul {
    font-size: 0.94rem;
  }
}
.thankyou_popup .content .account_info ul li {
  position: relative;
}
.thankyou_popup .content .account_info ul li div {
  color: #000;
  position: absolute;
  top: 1px;
}
.thankyou_popup .content .account_info ul li div {
  font-size: 0.75rem;
}
@media screen and (min-width: 47rem) {
  .thankyou_popup .content .account_info ul li div {
    font-size: calc(0.2708333333vw + 0.6227083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .thankyou_popup .content .account_info ul li div {
    font-size: 0.88rem;
  }
}
.thankyou_popup .content .account_signup .email_address {
  color: black;
  margin-bottom: 13px;
}
.thankyou_popup .content .account_signup .inputbox {
  border: none;
  margin-bottom: 5px;
  width: 235px;
}
.thankyou_popup .content .account_signup .inputbox input[type=text], .thankyou_popup .content .account_signup .inputbox input[type=password] {
  border: 1px solid #bcbcbc;
  height: 35px;
  outline: none;
  width: 235px;
}
.thankyou_popup .content .product_image {
  display: none;
}
.thankyou_popup .content .basebutton {
  border-radius: 7px;
  cursor: pointer;
  display: inline-block;
  font-weight: 700;
  margin: 15px 0 0;
  overflow: hidden;
}
.thankyou_popup .content .btn_create {
  color: #fff;
  height: 40px;
  line-height: 18px;
  margin-left: 0;
  min-width: 138px;
  float: left;
}
.thankyou_popup .content .btn_create {
  font-size: 0.81rem;
}
@media screen and (min-width: 47rem) {
  .thankyou_popup .content .btn_create {
    font-size: calc(0.2708333333vw + 0.6827083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .thankyou_popup .content .btn_create {
    font-size: 0.94rem;
  }
}
.thankyou_popup .content .btn_create .btn_content, .thankyou_popup .content .btn_create .wishList .quickadd_but, .wishList .thankyou_popup .content .btn_create .quickadd_but, .thankyou_popup .content .btn_create #shoppingcart_layout .wishList .quickadd_but, #shoppingcart_layout .wishList .thankyou_popup .content .btn_create .quickadd_but {
  background-color: #024f9d;
  display: table;
  padding: 12px 10px;
  text-align: center;
  width: 100%;
}
.thankyou_popup .content .btn_cancel {
  color: #024f9d;
  min-width: 138px;
  margin-top: 35px;
  float: right;
}
.thankyou_popup .content .btn_cancel {
  font-size: 0.81rem;
}
@media screen and (min-width: 47rem) {
  .thankyou_popup .content .btn_cancel {
    font-size: calc(0.2708333333vw + 0.6827083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .thankyou_popup .content .btn_cancel {
    font-size: 0.94rem;
  }
}
.thankyou_popup .content .btn_cancel .btn_content, .thankyou_popup .content .btn_cancel .wishList .quickadd_but, .wishList .thankyou_popup .content .btn_cancel .quickadd_but, .thankyou_popup .content .btn_cancel #shoppingcart_layout .wishList .quickadd_but, #shoppingcart_layout .wishList .thankyou_popup .content .btn_cancel .quickadd_but {
  display: table;
  padding: 0;
  text-align: center;
  width: 100%;
  font-weight: normal;
  text-decoration: underline;
}
.thankyou_popup .btn_close {
  border: 1px solid #024f9d;
  border-radius: 50%;
  height: 25px;
  line-height: 25px;
  overflow: hidden;
  position: absolute;
  right: -12px;
  text-align: center;
  top: -12px;
  width: 25px;
}
.thankyou_popup .btn_close .btn_content, .thankyou_popup .btn_close .wishList .quickadd_but, .wishList .thankyou_popup .btn_close .quickadd_but, .thankyou_popup .btn_close #shoppingcart_layout .wishList .quickadd_but, #shoppingcart_layout .wishList .thankyou_popup .btn_close .quickadd_but {
  background-color: #fff;
  color: #024f9d;
  font-weight: 700;
  margin-top: -1px;
  padding-bottom: 1px;
}

@media print {
  #header, .shoppingcart_tracker, .continue_shopping, .typage_banners, .footer_guarantee, .support_email, .footer_links, .copyright_notice {
    display: none !important;
  }
}
/* Thank You - END */
/* Wish List - START */
.wishList {
  margin-top: 20px;
  padding-left: 20px;
}
.wishList h1 {
  font-size: 1.25rem;
}
@media screen and (min-width: 47rem) {
  .wishList h1 {
    font-size: calc(0.5208333333vw + 1.0052083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .wishList h1 {
    font-size: 1.5rem;
  }
}
.wishList p {
  font-size: 0.81rem;
}
@media screen and (min-width: 47rem) {
  .wishList p {
    font-size: calc(0.2708333333vw + 0.6827083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .wishList p {
    font-size: 0.94rem;
  }
}
.wishList a {
  font-weight: bold;
  text-decoration: none;
}
.wishList a {
  font-size: 0.81rem;
}
@media screen and (min-width: 47rem) {
  .wishList a {
    font-size: calc(0.2708333333vw + 0.6827083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .wishList a {
    font-size: 0.94rem;
  }
}
.wishList a:hover {
  text-decoration: underline;
}
.wishList .breadcrumbs a {
  font-weight: normal;
  text-decoration: underline;
}
.wishList .breadcrumbs a {
  font-size: 0.69rem;
}
@media screen and (min-width: 47rem) {
  .wishList .breadcrumbs a {
    font-size: calc(0.125vw + 0.63125rem);
  }
}
@media screen and (min-width: 95rem) {
  .wishList .breadcrumbs a {
    font-size: 0.75rem;
  }
}
.wishList .product_container {
  display: inline-block;
  height: 405px;
  margin: 0 3px 30px 0;
  position: relative;
  overflow: hidden;
  vertical-align: top;
  width: 194px;
}
.wishList .product_container .product_image_container {
  border: 1px solid #D4D2D2;
  cursor: pointer;
  height: 265px;
  margin-bottom: 5px;
  overflow: hidden;
  position: relative;
}
.wishList .product_container .product_image_container .product_image {
  padding: 10px;
}
.wishList .product_container .product_image_container .product_image .category_thumb4 {
  height: 211px;
  width: 174px;
}
.wishList .product_container .product_info {
  color: #000;
  line-height: 16px;
}
.wishList .product_container .product_info .addtocart_link {
  border-bottom: 1px solid silver;
  color: #2f84c0;
  cursor: pointer;
  font-weight: 700;
  margin-bottom: 4px;
  padding-bottom: 4px;
  text-decoration: none;
}
.wishList .product_container .product_info .addtocart_link a {
  text-decoration: none;
}
.wishList .product_container .product_info .text_info {
  clear: both;
}
.wishList .product_container .product_info .text_info .product_name {
  font-weight: 700;
  text-overflow: initial;
  text-transform: uppercase;
  white-space: normal;
}
.wishList .product_container .product_info .text_info .product_name {
  font-size: 0.81rem;
}
@media screen and (min-width: 47rem) {
  .wishList .product_container .product_info .text_info .product_name {
    font-size: calc(0.2708333333vw + 0.6827083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .wishList .product_container .product_info .text_info .product_name {
    font-size: 0.94rem;
  }
}
.wishList .product_container .product_info .text_info .product_name a {
  text-decoration: none;
}
.wishList .product_container .product_info .text_info .product_id {
  color: #595959;
}
.wishList .btn_content, .wishList .quickadd_but, #shoppingcart_layout .wishList .quickadd_but {
  background-color: rgb(5, 162, 107);
  border-radius: 7px;
  box-sizing: border-box;
  color: rgb(255, 255, 255);
  cursor: pointer;
  display: block;
  font-family: Arial, Helvetica, "Trebuchet MS", Verdana, sans-serif;
  font-weight: bold;
  height: 45px;
  line-height: 23px;
  margin: 20px auto 0 auto;
  padding: 3px 10px 0 10px;
  position: absolute;
  bottom: 25px;
  left: 0;
  right: 0;
  text-align: center;
  width: 90%;
}
.wishList .btn_content, .wishList .quickadd_but, #shoppingcart_layout .wishList .quickadd_but {
  font-size: 0.88rem;
}
@media screen and (min-width: 47rem) {
  .wishList .btn_content, .wishList .quickadd_but, #shoppingcart_layout .wishList .quickadd_but {
    font-size: calc(0.25vw + 0.7625rem);
  }
}
@media screen and (min-width: 95rem) {
  .wishList .btn_content, .wishList .quickadd_but, #shoppingcart_layout .wishList .quickadd_but {
    font-size: 1rem;
  }
}
.wishList .btn_content .btn_subtxt, .wishList .quickadd_but .btn_subtxt, #shoppingcart_layout .wishList .quickadd_but .btn_subtxt {
  font-weight: 400;
  margin-top: -4px;
  text-align: center;
}
.wishList .btn_content .btn_subtxt, .wishList .quickadd_but .btn_subtxt, #shoppingcart_layout .wishList .quickadd_but .btn_subtxt {
  font-size: 0.69rem;
}
@media screen and (min-width: 47rem) {
  .wishList .btn_content .btn_subtxt, .wishList .quickadd_but .btn_subtxt, #shoppingcart_layout .wishList .quickadd_but .btn_subtxt {
    font-size: calc(0.25vw + 0.5725rem);
  }
}
@media screen and (min-width: 95rem) {
  .wishList .btn_content .btn_subtxt, .wishList .quickadd_but .btn_subtxt, #shoppingcart_layout .wishList .quickadd_but .btn_subtxt {
    font-size: 0.81rem;
  }
}
.wishList .quickadd_but {
  line-height: 37px;
  margin-top: 0;
}
.wishList .remove_wishList {
  color: #06c;
  cursor: pointer;
  font-weight: bold;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 10px auto 0;
  text-align: center;
  text-decoration: underline;
}
.wishList .remove_wishList {
  font-size: 0.81rem;
}
@media screen and (min-width: 47rem) {
  .wishList .remove_wishList {
    font-size: calc(0.2708333333vw + 0.6827083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .wishList .remove_wishList {
    font-size: 0.94rem;
  }
}

/* Wish List - END */
/*Email Cart Begin*/
.emailCart_sent {
  background-color: #047C52;
  border-radius: 7px;
  color: white;
  padding-top: 5px;
  padding-bottom: 5px;
  width: 80px;
  cursor: pointer;
  position: relative;
  left: 55px;
}

.emailCart_container {
  margin: 0 auto;
  text-align: center;
  vertical-align: middle;
  width: 90%;
}

.email_validator {
  color: red;
}

.emailCart_emailLogo {
  position: absolute;
  left: 85px;
}

.emailCart_emailTitle {
  position: relative;
  left: 20px;
  top: 10px;
}

.emailCart_SendEmailContainer {
  min-height: 180px;
  border-radius: 7px;
  background-color: #ededed;
  border: 1px solid #ccc;
  margin-bottom: 20px;
  display: none;
}

.emailCart_emailTextBox {
  border: 1px solid #ccc;
  height: 30px;
  padding: 0 5px;
  width: 230px;
}

.emailCart_cancel {
  position: relative;
  left: 145px;
  top: -20px;
  width: 20px;
}

.emailCart_sendEmailMessageContainer {
  margin-top: 30px;
  display: none;
}

/*Email Cart End*/
/*Begin Write A Review styles*/
.writeReview {
  margin: 20px 0 0 10px;
}
.writeReview h1 {
  color: #000;
}
.writeReview h1 {
  font-size: 1.25rem;
}
@media screen and (min-width: 47rem) {
  .writeReview h1 {
    font-size: calc(0.5208333333vw + 1.0052083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .writeReview h1 {
    font-size: 1.5rem;
  }
}
.writeReview .product_image {
  border: 1px solid #ccc;
  display: inline-block;
  height: auto;
  margin-bottom: 5px;
  padding: 5px;
  width: 150px;
}
.writeReview .product_image img {
  height: auto;
  width: 100%;
}
.writeReview .product_description {
  display: inline-block;
  margin: 10px 0 0 20px;
  vertical-align: top;
}
@media (min-width: 950px) {
  .writeReview .product_description {
    width: 80%;
  }
}
.writeReview .product_description a {
  display: block;
  font-weight: bold;
  text-decoration: none;
  width: 250px;
}
.writeReview .product_description a {
  font-size: 0.81rem;
}
@media screen and (min-width: 47rem) {
  .writeReview .product_description a {
    font-size: calc(0.2708333333vw + 0.6827083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .writeReview .product_description a {
    font-size: 0.94rem;
  }
}
.writeReview .product_description a:hover {
  text-decoration: underline;
}
.writeReview .product_description p {
  font-weight: bold;
}
.writeReview .writeReview_label {
  margin: 20px 0 5px;
  vertical-align: top;
  width: 100%;
}
@media (min-width: 950px) {
  .writeReview .writeReview_label {
    display: inline-block;
    margin: 15px 0 0;
    width: 150px;
  }
}
.writeReview .writeReview_label p {
  font-weight: bold;
  margin: 0;
}
.writeReview .writeReview_label p {
  font-size: 0.81rem;
}
@media screen and (min-width: 47rem) {
  .writeReview .writeReview_label p {
    font-size: calc(0.2708333333vw + 0.6827083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .writeReview .writeReview_label p {
    font-size: 0.94rem;
  }
}
.writeReview .writeReview_label .label_subtext {
  font-size: 0.69rem;
}
.writeReview .writeReview_input span {
  font-size: 0.75rem;
}
@media screen and (min-width: 47rem) {
  .writeReview .writeReview_input span {
    font-size: calc(0.2708333333vw + 0.6227083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .writeReview .writeReview_input span {
    font-size: 0.88rem;
  }
}
@media (min-width: 950px) {
  .writeReview .writeReview_input {
    display: inline-block;
    margin-top: 15px;
    width: 630px;
  }
}
.writeReview .writeReview_input .writeReview_star {
  cursor: pointer;
  height: auto;
  width: 40px;
}
.writeReview .writeReview_input input, .writeReview .writeReview_input textarea {
  font-family: Arial, Helvetica, "Trebuchet MS", Verdana, sans-serif;
  height: 30px;
  width: 90%;
}
.writeReview .writeReview_input textarea {
  height: 100px;
}
.writeReview .star_container {
  margin-left: 10%;
}
@media (min-width: 950px) {
  .writeReview .star_container {
    margin-left: 0;
    margin-top: 10px;
  }
}
.writeReview .star_container .ratingStar {
  height: 40px;
  width: 40px;
  cursor: pointer;
  display: block;
  background-repeat: no-repeat;
}
.writeReview .star_container .waitingRatingStar {
  background-image: url("/Amsterdam/pict/graystar.svg");
}
.writeReview .star_container .filledRatingStar {
  background-image: url("/Amsterdam/pict/goldstar.svg");
}
.writeReview .star_container .emptyRatingStar {
  background-image: url("/Amsterdam/pict/graystar.svg");
}
.writeReview .star_container .rating_error {
  margin-left: 20px;
  line-height: 40px;
}
.writeReview .star_container .rating_error {
  font-size: 0.75rem;
}
@media screen and (min-width: 47rem) {
  .writeReview .star_container .rating_error {
    font-size: calc(0.2708333333vw + 0.6227083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .writeReview .star_container .rating_error {
    font-size: 0.88rem;
  }
}
.writeReview .low_rating {
  background-color: #dde9f7;
  padding: 10px 0;
  width: 210px;
}
@media (min-width: 950px) {
  .writeReview .low_rating {
    margin: 5px 0 5px 150px;
  }
}
.writeReview .low_rating p {
  margin: 0 auto;
  text-align: center;
  width: 160px;
}
.writeReview .photo_label, .writeReview .photo_input {
  display: inline-block;
  font-weight: bold;
}
.writeReview .photo_label, .writeReview .photo_input {
  font-size: 0.81rem;
}
@media screen and (min-width: 47rem) {
  .writeReview .photo_label, .writeReview .photo_input {
    font-size: calc(0.2708333333vw + 0.6827083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .writeReview .photo_label, .writeReview .photo_input {
    font-size: 0.94rem;
  }
}
.writeReview .photo_label {
  vertical-align: top;
}
@media (min-width: 950px) {
  .writeReview .photo_label {
    width: 150px;
  }
}
.writeReview .photo_input {
  margin-top: 10px;
}
@media (min-width: 950px) {
  .writeReview .photo_input {
    width: 75%;
  }
}
.writeReview .photo_btn {
  background-color: #58b9ee;
  border-radius: 7px;
  color: #fff;
  cursor: pointer;
  margin-right: 20px;
  padding: 11px 0;
  position: relative;
  text-align: center;
  width: 150px;
}
@media (min-width: 950px) {
  .writeReview .photo_btn {
    margin-left: 0;
  }
}
.writeReview .photos {
  margin: 10px auto 0;
  width: 90%;
}
@media (min-width: 950px) {
  .writeReview .photos {
    margin: 10px 0 0 130px;
  }
}
.writeReview .photo_uploaded {
  display: inline-block;
  margin-left: 20px;
}
.writeReview .photo_uploaded a {
  display: block;
  margin-top: 3px;
  text-align: center;
}
.writeReview .photo {
  border: 1px solid #000;
  height: auto;
  padding: 5px;
  width: 100px;
}
.writeReview .photo img {
  display: block;
  height: auto;
  width: 100%;
}
@media (min-width: 950px) {
  .writeReview .writeReview_inputlabel {
    display: inline-block;
    vertical-align: top;
    width: 45%;
  }
  .writeReview .writeReview_inputlabel .writeReview_label {
    width: auto;
  }
  .writeReview .writeReview_inputlabel .writeReview_input {
    margin-left: 5px;
    width: 250px;
  }
}
.writeReview .writeReview_inputlabel > p {
  margin: 0;
}
.writeReview .writeReview_inputlabel > p:first-of-type {
  margin-top: 3px;
}
.writeReview .writeReview_inputlabel label {
  display: block;
  font-weight: bold;
  margin-top: 5px;
  padding-left: 15px;
  text-indent: -15px;
}
.writeReview .writeReview_inputlabel input[type=checkbox] {
  width: 13px;
  height: 13px;
  padding: 0;
  margin: 0;
  vertical-align: bottom;
  position: relative;
  top: -1px;
  *overflow: hidden;
}
.writeReview .submitReview_btn {
  background-color: #024f9d;
  border: 0;
  border-radius: 7px;
  color: #fff;
  cursor: pointer;
  font-weight: bold;
  height: 37px;
  margin: 20px auto;
  padding: 11px 0;
  position: relative;
  text-align: center;
  width: 300px;
}
.writeReview .submitReview_btn {
  font-size: 0.88rem;
}
@media screen and (min-width: 47rem) {
  .writeReview .submitReview_btn {
    font-size: calc(0.25vw + 0.7625rem);
  }
}
@media screen and (min-width: 95rem) {
  .writeReview .submitReview_btn {
    font-size: 1rem;
  }
}
@media (min-width: 950px) {
  .writeReview .submitReview_btn {
    margin: -20px 0 0 425px;
  }
}
.writeReview .writeReview_terms {
  max-width: 600px;
  width: 90%;
}
.writeReview .writeReview_terms p {
  font-weight: bold;
}
.writeReview .disabled {
  pointer-events: none;
  opacity: 0.4;
}

/*End Write A Review styles*/
.write-review-popup-container {
  background-color: white;
  width: 820px;
}
.write-review-popup-container.popupContainer {
  max-width: 820px;
}
.write-review-popup-container.popupContainer .content {
  text-align: initial !important;
}
.write-review-popup-container.popupContainer .content .product_image {
  display: inline-block !important;
}
.write-review-popup-container.popupContainer .content .product_description {
  width: 70%;
}
.write-review-popup-container.popupContainer .content .product_description a {
  width: 100%;
}
@media (min-width: 950px) {
  .write-review-popup-container.popupContainer .content .writeReview_inputlabel {
    width: 55%;
  }
}

.btn-write-review {
  border: none;
  background-color: transparent;
  text-decoration: underline;
  color: blue;
  cursor: pointer;
}

.crm-quote {
  /* Header - START */
  /* Header - END */
  /* Options Step - START */
  /* Options Step - END */
  /* Your Quote Step - START */
  /* Your Quote Step - END */
  /* Email Quote Step - START */
  /* Email Quote Step - END */
  /* Quote Sent Step - START */
  /* Quote Sent Step - END */
  /* Email - START */
  /* Email - END */
  /**CRM Quick Quote Start**/
  /**CRM Quick Quote End**/
  /**Quick Quote No Studio Message Start**/
  /**Quick Quote No Studio Message End**/
  /**Shipping Method List Start**/
  /**Shipping Method List End**/
}
.crm-quote #divCouponCodeDropDown {
  position: absolute;
}
.crm-quote .quickquotePopup {
  width: 650px;
}
.crm-quote .Logo {
  float: left;
}
.crm-quote .quickquote_wrapper a {
  color: #003087 !important;
}
.crm-quote .quickquote_wrapper .td_right {
  text-align: right;
}
.crm-quote .quickquote_wrapper .required:after {
  color: #f00;
  content: "*";
  margin-left: 3px;
}
.crm-quote .quickquote_wrapper input[type=checkbox],
.crm-quote .quickquote_wrapper input[type=radio] {
  margin-bottom: 1px;
  margin-top: -2px;
  vertical-align: middle;
}
.crm-quote .PromptBlock {
  padding-right: 15px;
}
.crm-quote .QuickQuote_Header {
  border: 0 dotted #ccc;
  border-collapse: collapse;
  border-spacing: 0;
  margin: 15px 0;
  width: 620px;
}
.crm-quote .QuickQuote_Header td {
  border: 0 dotted #ccc;
  padding: 0;
  vertical-align: middle;
}
.crm-quote .QuickQuote_Header .Logo {
  text-align: left;
  width: 250px;
}
.crm-quote .QuickQuote_Header .Logo img {
  width: 100%;
}
.crm-quote .QuickQuote_Header .CallFor {
  text-align: right;
}
.crm-quote .QuickQuote_Header .LiveChat {
  text-align: right;
}
.crm-quote .QuickQuote_Header div.CallFor {
  float: right;
  font-weight: 700;
  line-height: 18px;
  text-align: center;
  width: auto;
  margin-right: 20px;
}
.crm-quote .QuickQuote_Header div.PhoneIcon {
  background: url("/Amsterdam/pict/sprite_header_footer.png") no-repeat 0 -195px;
  height: 25px;
  margin: 0 auto 5px;
  width: 38px;
}
.crm-quote .QuickQuote_Header div.LiveChat {
  float: right;
  width: auto;
}
.crm-quote .QuickQuote_Title {
  border-bottom: 12px solid #003087;
  clear: both;
  color: #003087;
  font-weight: bold;
  margin: 0 0 16px;
  padding: 10px 0 5px;
}
.crm-quote .QuickQuote_Title {
  font-size: 1.5rem;
}
@media screen and (min-width: 47rem) {
  .crm-quote .QuickQuote_Title {
    font-size: calc(0.5208333333vw + 1.2552083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .crm-quote .QuickQuote_Title {
    font-size: 1.75rem;
  }
}
.crm-quote .QuickQuote_Title .title {
  display: inline-block;
}
.crm-quote .quickquote_tracker {
  display: inline-block;
}
.crm-quote .quickquote_tracker ol {
  margin: 0;
  padding: 0;
}
.crm-quote .quickquote_tracker li {
  color: #aaa;
  display: none;
  font-weight: 400;
  list-style-type: none;
}
.crm-quote .quickquote_tracker li a {
  color: #9a9a9a !important;
  text-decoration: none;
}
.crm-quote .quickquote_tracker li.active {
  display: list-item;
}
.crm-quote .QuickQuote_Options_OptionsContainer {
  background-color: #f2f2f2;
  height: auto;
  margin-bottom: 15px;
}
.crm-quote .QuickQuote_Options_OptionsContainer .QuickQuote_Options {
  border-bottom: 1px solid #ccc;
}
.crm-quote .QuickQuote_Options {
  background-color: white;
  margin: 0 0 12px;
  width: 100%;
}
.crm-quote .QuickQuote_Options div {
  display: inline-block;
  float: none !important;
}
.crm-quote .QuickQuote_Options .OptionsImage {
  display: inline-block;
  text-align: right;
  width: 130px;
  vertical-align: top;
}
.crm-quote .QuickQuote_Options .OptionsImage img {
  padding: 20px 0 20px 0;
  float: left;
}
.crm-quote .QuickQuote_Options .OptionsItem {
  display: inline-block;
  padding: 0 0 0 15px;
  width: 145px;
  vertical-align: top;
}
.crm-quote .QuickQuote_Options .OptionsItem span.ItemName {
  color: #003087;
  font-weight: bold;
}
.crm-quote .QuickQuote_Options .OptionsItem span.ItemName {
  font-size: 0.81rem;
}
@media screen and (min-width: 47rem) {
  .crm-quote .QuickQuote_Options .OptionsItem span.ItemName {
    font-size: calc(0.2708333333vw + 0.6827083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .crm-quote .QuickQuote_Options .OptionsItem span.ItemName {
    font-size: 0.94rem;
  }
}
.crm-quote .QuickQuote_Options .OptionsItem span.ItemLabel {
  color: black;
  font-weight: bold;
}
.crm-quote .QuickQuote_Options .OptionsItem span.ItemLabel {
  font-size: 0.81rem;
}
@media screen and (min-width: 47rem) {
  .crm-quote .QuickQuote_Options .OptionsItem span.ItemLabel {
    font-size: calc(0.2708333333vw + 0.6827083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .crm-quote .QuickQuote_Options .OptionsItem span.ItemLabel {
    font-size: 0.94rem;
  }
}
.crm-quote .QuickQuote_Options .OptionsItem span.ItemNumber {
  color: #7F7F7F;
  font-weight: bold;
}
.crm-quote .QuickQuote_Options .OptionsItem span.ItemNumber {
  font-size: 0.81rem;
}
@media screen and (min-width: 47rem) {
  .crm-quote .QuickQuote_Options .OptionsItem span.ItemNumber {
    font-size: calc(0.2708333333vw + 0.6827083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .crm-quote .QuickQuote_Options .OptionsItem span.ItemNumber {
    font-size: 0.94rem;
  }
}
.crm-quote .QuickQuote_Options .ImageColumn {
  display: inline-block;
  text-align: center;
  width: 130px;
  vertical-align: top;
}
.crm-quote .QuickQuote_Options .ImageColumn .image_wrapper {
  background-color: white;
  border: 1px solid #f2f2f2;
  display: table-cell;
  height: 130px;
  vertical-align: middle;
  width: 130px;
}
.crm-quote .QuickQuote_Options .OptionsColumn {
  display: inline-block;
  padding: 0 0 0 15px;
  width: 145px;
  vertical-align: top;
}
.crm-quote .QuickQuote_Options .PriceColumn {
  padding: 0 0 0 15px;
  width: 253px;
  vertical-align: top;
}
.crm-quote .QuickQuote_Options div.ItemBlock {
  line-height: 18px;
  margin-bottom: 15px;
}
.crm-quote .QuickQuote_Options div.ItemBlock span.ItemName {
  color: #003087;
  font-weight: bold;
}
.crm-quote .QuickQuote_Options div.ItemBlock span.ItemName {
  font-size: 0.81rem;
}
@media screen and (min-width: 47rem) {
  .crm-quote .QuickQuote_Options div.ItemBlock span.ItemName {
    font-size: calc(0.2708333333vw + 0.6827083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .crm-quote .QuickQuote_Options div.ItemBlock span.ItemName {
    font-size: 0.94rem;
  }
}
.crm-quote .QuickQuote_Options div.ItemBlock span.ItemLabel {
  color: black;
  font-weight: bold;
}
.crm-quote .QuickQuote_Options div.ItemBlock span.ItemLabel {
  font-size: 0.81rem;
}
@media screen and (min-width: 47rem) {
  .crm-quote .QuickQuote_Options div.ItemBlock span.ItemLabel {
    font-size: calc(0.2708333333vw + 0.6827083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .crm-quote .QuickQuote_Options div.ItemBlock span.ItemLabel {
    font-size: 0.94rem;
  }
}
.crm-quote .QuickQuote_Options div.ItemBlock span.ItemNumber {
  color: #7F7F7F;
  font-weight: bold;
}
.crm-quote .QuickQuote_Options div.ItemBlock span.ItemNumber {
  font-size: 0.81rem;
}
@media screen and (min-width: 47rem) {
  .crm-quote .QuickQuote_Options div.ItemBlock span.ItemNumber {
    font-size: calc(0.2708333333vw + 0.6827083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .crm-quote .QuickQuote_Options div.ItemBlock span.ItemNumber {
    font-size: 0.94rem;
  }
}
.crm-quote .QuickQuote_Options div.ItemBlock span.QtyLabel {
  color: black;
  font-weight: bold;
}
.crm-quote .QuickQuote_Options div.ItemBlock span.QtyLabel {
  font-size: 0.81rem;
}
@media screen and (min-width: 47rem) {
  .crm-quote .QuickQuote_Options div.ItemBlock span.QtyLabel {
    font-size: calc(0.2708333333vw + 0.6827083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .crm-quote .QuickQuote_Options div.ItemBlock span.QtyLabel {
    font-size: 0.94rem;
  }
}
.crm-quote .QuickQuote_Options div.ItemBlock span.Qty {
  color: #7F7F7F;
  font-weight: bold;
}
.crm-quote .QuickQuote_Options div.ItemBlock span.Qty {
  font-size: 0.81rem;
}
@media screen and (min-width: 47rem) {
  .crm-quote .QuickQuote_Options div.ItemBlock span.Qty {
    font-size: calc(0.2708333333vw + 0.6827083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .crm-quote .QuickQuote_Options div.ItemBlock span.Qty {
    font-size: 0.94rem;
  }
}
.crm-quote .QuickQuote_Options div.ItemBlock span.Free {
  color: #f00;
  font-weight: bold;
}
.crm-quote .QuickQuote_Options div.ItemBlock span.Free {
  font-size: 0.69rem;
}
@media screen and (min-width: 47rem) {
  .crm-quote .QuickQuote_Options div.ItemBlock span.Free {
    font-size: calc(0.125vw + 0.63125rem);
  }
}
@media screen and (min-width: 95rem) {
  .crm-quote .QuickQuote_Options div.ItemBlock span.Free {
    font-size: 0.75rem;
  }
}
.crm-quote .QuickQuote_Options div.PriceBlock {
  display: block;
  margin-bottom: 15px;
}
.crm-quote #trRegularTotal, .crm-quote #trSaleTotal {
  display: none;
}
.crm-quote .QuickQuote_Options div.NeedMoreBlock {
  color: black;
  display: inline-block;
  font-weight: bold;
  line-height: 18px;
  margin-bottom: 15px;
  text-align: right;
  width: 250px;
}
.crm-quote .QuickQuote_Options div.ProductDetailLinkBlock {
  margin-bottom: 15px;
}
.crm-quote .QuickQuote_Options div.TotalBlock {
  color: #046241;
  font-weight: bold;
  line-height: 18px;
  margin-bottom: 15px;
  text-align: right;
}
.crm-quote .QuickQuote_Options div.TotalBlock span.total {
  font-weight: bold;
}
.crm-quote .QuickQuote_Options div.TotalBlock span.total {
  font-size: 0.81rem;
}
@media screen and (min-width: 47rem) {
  .crm-quote .QuickQuote_Options div.TotalBlock span.total {
    font-size: calc(0.2708333333vw + 0.6827083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .crm-quote .QuickQuote_Options div.TotalBlock span.total {
    font-size: 0.94rem;
  }
}
.crm-quote .quickquote_wrapper .OptionsBlock {
  float: right;
  vertical-align: top;
  width: 50%;
}
.crm-quote .quickquote_wrapper .OptionsBlock p {
  font-weight: bold;
  margin: 5px 0;
}
.crm-quote .quickquote_wrapper .OptionsBlock .input_checkbox {
  display: inline-block;
  text-align: right;
  width: 20px;
}
.crm-quote .quickquote_wrapper .OptionsBlock .input_label {
  display: inline-block;
  text-align: left;
}
.crm-quote .quickquote_wrapper .OptionsBlock table {
  border: 0 dotted #ccc;
  border-collapse: collapse;
  border-spacing: 0;
}
.crm-quote .quickquote_wrapper .OptionsBlock th,
.crm-quote .quickquote_wrapper .OptionsBlock td {
  border: 0 dotted #ccc;
  padding: 3px 0;
  text-align: left;
  vertical-align: middle;
}
.crm-quote .QuickQuote_Options_Input {
  clear: both;
  float: left;
  width: 48%;
  margin-left: 6px;
}
.crm-quote .QuickQuote_Options_Input .quantity_container {
  display: flex;
}
.crm-quote .QuickQuote_Options_Input p {
  font-weight: bold;
  margin: 5px 0;
}
.crm-quote .QuickQuote_Options_Input input[type=text] {
  border: 1px solid #ccc;
  height: 44px;
  padding: 0 5px;
  width: 115px;
}
.crm-quote .QuickQuote_Options_Input .quantity, .crm-quote .QuickQuote_Options_Input .coupon {
  display: inline-block;
  width: 147px;
}
.crm-quote .QuickQuote_Options_Input .coupon_applied_text {
  padding: 10px 0 20px;
}
.crm-quote .ShippingContainer .note_required_fields {
  margin: 10px 0 0;
}
.crm-quote .ShippingContainer .note_required_fields .required:after {
  margin: 0;
}
.crm-quote .QuickQuote_Options_GetQuoteButton {
  background-color: #1c8d01;
  color: #fff;
  background-image: none;
  border: none;
  border-radius: 5px;
  box-shadow: none;
  cursor: pointer;
  height: 44px;
  width: 127px;
}
.crm-quote .QuickQuote_Options_GetQuoteButton {
  font-size: 0.88rem;
}
@media screen and (min-width: 47rem) {
  .crm-quote .QuickQuote_Options_GetQuoteButton {
    font-size: calc(0.25vw + 0.7625rem);
  }
}
@media screen and (min-width: 95rem) {
  .crm-quote .QuickQuote_Options_GetQuoteButton {
    font-size: 1rem;
  }
}
.crm-quote .QuickQuote_span_prodDetBanner {
  color: #ef6325;
  /*float: right;*/
  font-weight: bold;
  text-align: right;
  position: relative;
  top: 19px;
  padding-right: 10px;
}
.crm-quote .QuickQuote_span_prodDetBanner {
  font-size: 0.81rem;
}
@media screen and (min-width: 47rem) {
  .crm-quote .QuickQuote_span_prodDetBanner {
    font-size: calc(0.2708333333vw + 0.6827083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .crm-quote .QuickQuote_span_prodDetBanner {
    font-size: 0.94rem;
  }
}
.crm-quote .QuickQuote_Options_ButtonContainer {
  display: inline-block;
  margin-right: 30px;
}
.crm-quote .QuickQuote_Options_ShippingAndPromptContainer {
  margin-top: 23px;
  height: 160px;
}
.crm-quote .QuickQuote_Options_ShippingAndPromptContainer .PromptBlock {
  float: left;
  width: 50%;
  padding-left: 6px;
}
.crm-quote .QuickQuote_Options_ShippingAndPromptContainer .ShippingContainer {
  display: inline-block;
  width: 50%;
}
.crm-quote .QuickQuote_Options_ShippingAndPromptContainer .ShippingContainer p {
  font-weight: bold;
  margin: 5px 0;
}
.crm-quote .QuickQuote_Options_ShippingAndPromptContainer .ShippingContainer input[type=text] {
  border: 1px solid #ccc;
  height: 44px;
  padding: 0 5px;
  width: 115px;
}
.crm-quote .QuickQuote_Options_ShippingAndPromptContainer .ShippingContainer .zipcode_input {
  display: inline-block;
  width: 147px;
}
.crm-quote .QuickQuote_YourQuote_QuoteContent {
  height: auto;
  overflow: hidden;
}
.crm-quote .QuickQuote_YourQuote_QuoteContent .left_side {
  background-color: white;
  float: left;
  width: 50%;
}
.crm-quote .QuickQuote_YourQuote_QuoteContent .right_side {
  background-color: #f2f2f2;
  float: left;
  width: 50%;
}
.crm-quote .QuickQuote_YourQuote_QuoteContent .right_side .btn-container {
  text-align: center;
}
.crm-quote .dropdown .dropdown-panel .close_btn {
  color: #000;
}
.crm-quote .QuickQuote_YourQuote_QuoteContent .placeorder_text {
  margin: 15px 0;
  text-align: center;
}
.crm-quote .QuickQuote_YourQuote_QuoteContent .CallFor {
  font-weight: bold;
  margin: 15px 0;
  text-align: center;
}
.crm-quote .offer_label {
  font-weight: bold;
  margin-top: 10px;
}
.crm-quote .QuickQuote_YourQuote_QuoteContent .button {
  border: none;
  border-radius: 7px;
  box-shadow: none;
  color: white;
  cursor: pointer;
  display: inline-block;
  height: 45px;
  line-height: 23px;
  margin: 0 5%;
  overflow: hidden;
  text-align: center;
  width: 90%;
}
.crm-quote .QuickQuote_YourQuote_QuoteContent .button {
  font-size: 0.88rem;
}
@media screen and (min-width: 47rem) {
  .crm-quote .QuickQuote_YourQuote_QuoteContent .button {
    font-size: calc(0.25vw + 0.7625rem);
  }
}
@media screen and (min-width: 95rem) {
  .crm-quote .QuickQuote_YourQuote_QuoteContent .button {
    font-size: 1rem;
  }
}
.crm-quote .QuickQuote_YourQuote_QuoteContent .button .btn_content, .crm-quote .QuickQuote_YourQuote_QuoteContent .button #shoppingcart_layout .wishList .quickadd_but, #shoppingcart_layout .wishList .crm-quote .QuickQuote_YourQuote_QuoteContent .button .quickadd_but, .crm-quote .QuickQuote_YourQuote_QuoteContent .button .wishList .quickadd_but, .wishList .crm-quote .QuickQuote_YourQuote_QuoteContent .button .quickadd_but {
  background-color: #046241;
  color: #1c8d00;
  line-height: 42px;
  padding: 3px 10px 0;
}
.crm-quote .QuickQuote_YourQuote_QuoteContent .button .btn_content, .crm-quote .QuickQuote_YourQuote_QuoteContent .button #shoppingcart_layout .wishList .quickadd_but, #shoppingcart_layout .wishList .crm-quote .QuickQuote_YourQuote_QuoteContent .button .quickadd_but, .crm-quote .QuickQuote_YourQuote_QuoteContent .button .wishList .quickadd_but, .wishList .crm-quote .QuickQuote_YourQuote_QuoteContent .button .quickadd_but {
  font-size: 0.88rem;
}
@media screen and (min-width: 47rem) {
  .crm-quote .QuickQuote_YourQuote_QuoteContent .button .btn_content, .crm-quote .QuickQuote_YourQuote_QuoteContent .button #shoppingcart_layout .wishList .quickadd_but, #shoppingcart_layout .wishList .crm-quote .QuickQuote_YourQuote_QuoteContent .button .quickadd_but, .crm-quote .QuickQuote_YourQuote_QuoteContent .button .wishList .quickadd_but, .wishList .crm-quote .QuickQuote_YourQuote_QuoteContent .button .quickadd_but {
    font-size: calc(0.25vw + 0.7625rem);
  }
}
@media screen and (min-width: 95rem) {
  .crm-quote .QuickQuote_YourQuote_QuoteContent .button .btn_content, .crm-quote .QuickQuote_YourQuote_QuoteContent .button #shoppingcart_layout .wishList .quickadd_but, #shoppingcart_layout .wishList .crm-quote .QuickQuote_YourQuote_QuoteContent .button .quickadd_but, .crm-quote .QuickQuote_YourQuote_QuoteContent .button .wishList .quickadd_but, .wishList .crm-quote .QuickQuote_YourQuote_QuoteContent .button .quickadd_but {
    font-size: 1rem;
  }
}
.crm-quote .QuickQuote_YourQuote_QuoteContent .button .btn_content .btn_subtxt, .crm-quote .QuickQuote_YourQuote_QuoteContent .button #shoppingcart_layout .wishList .quickadd_but .btn_subtxt, #shoppingcart_layout .wishList .crm-quote .QuickQuote_YourQuote_QuoteContent .button .quickadd_but .btn_subtxt, .crm-quote .QuickQuote_YourQuote_QuoteContent .button .wishList .quickadd_but .btn_subtxt, .wishList .crm-quote .QuickQuote_YourQuote_QuoteContent .button .quickadd_but .btn_subtxt {
  font-weight: 400;
  margin-top: -4px;
  text-align: center;
}
.crm-quote .QuickQuote_YourQuote_ChargeTable {
  width: 100%;
}
.crm-quote .QuickQuote_YourQuote_ChargeTable .boxpopup {
  cursor: pointer;
}
.crm-quote .QuickQuote_YourQuote_ChargeTable .Name {
  display: inline-block;
  font-weight: bold;
  padding: 5px;
  text-align: left;
  width: 50%;
}
.crm-quote .QuickQuote_YourQuote_ChargeTable .Charge {
  font-weight: bold;
  padding: 5px;
  text-align: right;
  width: 50%;
}
.crm-quote .QuickQuote_YourQuote_ChargeTable .Charge.Discount {
  font-size: 0.81rem;
}
@media screen and (min-width: 47rem) {
  .crm-quote .QuickQuote_YourQuote_ChargeTable .Charge.Discount {
    font-size: calc(0.2708333333vw + 0.6827083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .crm-quote .QuickQuote_YourQuote_ChargeTable .Charge.Discount {
    font-size: 0.94rem;
  }
}
.crm-quote .QuickQuote_YourQuote_ChargeTable .Discount {
  display: inline-block;
  color: #f00;
  font-weight: bold;
  padding: 5px;
  width: 50%;
}
.crm-quote .QuickQuote_YourQuote_ChargeTable .Saved {
  display: inline-block;
  color: #279700;
  font-weight: bold;
  padding: 5px;
  width: 50%;
}
.crm-quote .QuickQuote_YourQuote_ChargeTable .Coupon {
  display: inline-block;
  font-weight: 500;
  padding: 0 5px 5px;
  text-align: left;
  width: 50%;
}
.crm-quote .QuickQuote_YourQuote_ChargeTable span.Coupon {
  color: #f00;
  font-weight: 500;
}
.crm-quote .QuickQuote_YourQuote_CouponLine {
  border: 0 dotted #ccc;
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
}
.crm-quote .QuickQuote_YourQuote_CouponLine td {
  border: 0 dotted #ccc;
  font-weight: 400;
  padding: 5px;
  vertical-align: middle;
  width: 50%;
}
.crm-quote .QuickQuote_YourQuote_CouponLine div.Coupon {
  color: #F6931E;
}
.crm-quote .QuickQuote_YourQuote_CouponLine span.desc {
  font-weight: 700;
}
.crm-quote .coupon_applied_text span.desc {
  font-weight: 700;
}
.crm-quote .QuickQuote_YourQuote_ApplyCoupon {
  /*float: right;*/
  width: 160px;
}
.crm-quote .amount-saved {
  color: #279700;
  font-weight: bold;
  margin: 10px auto;
  text-align: center;
}
.crm-quote .amount-saved {
  font-size: 0.81rem;
}
@media screen and (min-width: 47rem) {
  .crm-quote .amount-saved {
    font-size: calc(0.2708333333vw + 0.6827083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .crm-quote .amount-saved {
    font-size: 0.94rem;
  }
}
.crm-quote .QuickQuote_YourQuote_ApplyCoupon input[type=text] {
  border: 1px solid #aaa;
  height: 30px;
  width: 80px;
}
.crm-quote .QuickQuote_YourQuote_ApplyCoupon input[type=text] {
  font-size: 0.69rem;
}
@media screen and (min-width: 47rem) {
  .crm-quote .QuickQuote_YourQuote_ApplyCoupon input[type=text] {
    font-size: calc(0.125vw + 0.63125rem);
  }
}
@media screen and (min-width: 95rem) {
  .crm-quote .QuickQuote_YourQuote_ApplyCoupon input[type=text] {
    font-size: 0.75rem;
  }
}
.crm-quote .QuickQuote_YourQuote_ApplyCoupon input[type=submit] {
  background-color: #003087;
  border: none;
  border-radius: 0 5px 5px 0;
  color: white;
  cursor: pointer;
  font-weight: bold;
  height: 30px;
  margin: 0;
  padding: 0;
  text-align: center;
  width: 60px;
}
.crm-quote .QuickQuote_YourQuote_ApplyCoupon input[type=submit] {
  font-size: 0.69rem;
}
@media screen and (min-width: 47rem) {
  .crm-quote .QuickQuote_YourQuote_ApplyCoupon input[type=submit] {
    font-size: calc(0.125vw + 0.63125rem);
  }
}
@media screen and (min-width: 95rem) {
  .crm-quote .QuickQuote_YourQuote_ApplyCoupon input[type=submit] {
    font-size: 0.75rem;
  }
}
.crm-quote .QuickQuote_YourQuote_ShippingLine {
  border-spacing: 0;
  margin-bottom: 12px;
  width: 100%;
}
.crm-quote .QuickQuote_YourQuote_ShippingLine .Name, .crm-quote .QuickQuote_YourQuote_ShippingLine .Charge, .crm-quote .QuickQuote_YourQuote_ShippingLine .ZipCodeBlock, .crm-quote .QuickQuote_YourQuote_ShippingLine .MethodBlock {
  font-weight: bold;
  padding: 5px;
  vertical-align: middle;
}
.crm-quote .QuickQuote_YourQuote_ShippingLine .Name {
  text-align: right;
  width: 51%;
}
.crm-quote .QuickQuote_YourQuote_ShippingLine .Name {
  font-size: 0.69rem;
}
@media screen and (min-width: 47rem) {
  .crm-quote .QuickQuote_YourQuote_ShippingLine .Name {
    font-size: calc(0.125vw + 0.63125rem);
  }
}
@media screen and (min-width: 95rem) {
  .crm-quote .QuickQuote_YourQuote_ShippingLine .Name {
    font-size: 0.75rem;
  }
}
.crm-quote .QuickQuote_YourQuote_ShippingLine .Charge {
  text-align: right;
  width: 48%;
}
.crm-quote .QuickQuote_YourQuote_ShippingLine .Summary {
  padding: 0 5px 5px 10px;
}
.crm-quote .QuickQuote_YourQuote_ShippingLine div.ZipCodeBlock {
  padding: 0 0 0 10px;
}
.crm-quote .QuickQuote_YourQuote_ShippingLine div.MethodBlock {
  margin-left: 6px;
  padding-top: 0;
}
.crm-quote .ZipCodeBlock, .crm-quote .MethodBlock, .crm-quote .quantityBlock, .crm-quote .unitpriceBlock {
  padding: 5px 20px;
}
.crm-quote .QuickQuote_YourQuote_ZipDropDownContent {
  width: 180px;
}
.crm-quote .QuickQuote_YourQuote_ShippingDropDownContent {
  width: 250px;
}
.crm-quote .QuickQuote_YourQuote_ShippingDropDownContent input[type=text], .crm-quote .QuickQuote_YourQuote_ZipDropDownContent input[type=text] {
  border: 1px solid #aaa;
  height: 30px;
  width: 80px;
}
.crm-quote .QuickQuote_YourQuote_ShippingDropDownContent input[type=text], .crm-quote .QuickQuote_YourQuote_ZipDropDownContent input[type=text] {
  font-size: 0.69rem;
}
@media screen and (min-width: 47rem) {
  .crm-quote .QuickQuote_YourQuote_ShippingDropDownContent input[type=text], .crm-quote .QuickQuote_YourQuote_ZipDropDownContent input[type=text] {
    font-size: calc(0.125vw + 0.63125rem);
  }
}
@media screen and (min-width: 95rem) {
  .crm-quote .QuickQuote_YourQuote_ShippingDropDownContent input[type=text], .crm-quote .QuickQuote_YourQuote_ZipDropDownContent input[type=text] {
    font-size: 0.75rem;
  }
}
.crm-quote .QuickQuote_YourQuote_ShippingDropDownContent input[type=submit], .crm-quote .QuickQuote_YourQuote_ZipDropDownContent input[type=submit] {
  background-color: #003087;
  border: none;
  border-radius: 0 5px 5px 0;
  color: white;
  cursor: pointer;
  font-weight: bold;
  height: 30px;
  margin: 0;
  padding: 0;
  text-align: center;
  width: 60px;
}
.crm-quote .QuickQuote_YourQuote_ShippingDropDownContent input[type=submit], .crm-quote .QuickQuote_YourQuote_ZipDropDownContent input[type=submit] {
  font-size: 0.69rem;
}
@media screen and (min-width: 47rem) {
  .crm-quote .QuickQuote_YourQuote_ShippingDropDownContent input[type=submit], .crm-quote .QuickQuote_YourQuote_ZipDropDownContent input[type=submit] {
    font-size: calc(0.125vw + 0.63125rem);
  }
}
@media screen and (min-width: 95rem) {
  .crm-quote .QuickQuote_YourQuote_ShippingDropDownContent input[type=submit], .crm-quote .QuickQuote_YourQuote_ZipDropDownContent input[type=submit] {
    font-size: 0.75rem;
  }
}
.crm-quote .QuickQuote_YourQuote_ShippingMethods {
  border: 1px solid #aaa;
  height: 22px;
}
.crm-quote .QuickQuote_YourQuote_ShippingMethods {
  font-size: 0.69rem;
}
@media screen and (min-width: 47rem) {
  .crm-quote .QuickQuote_YourQuote_ShippingMethods {
    font-size: calc(0.125vw + 0.63125rem);
  }
}
@media screen and (min-width: 95rem) {
  .crm-quote .QuickQuote_YourQuote_ShippingMethods {
    font-size: 0.75rem;
  }
}
.crm-quote .QuickQuote_YourQuote_TaxesLine {
  border: 0 dotted #ccc;
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
}
.crm-quote .QuickQuote_YourQuote_TaxesLine td {
  border: 0 dotted #ccc;
  font-weight: bold;
  padding: 5px;
  vertical-align: middle;
}
.crm-quote .QuickQuote_YourQuote_TaxesLine td.Name {
  text-align: left;
}
.crm-quote .QuickQuote_YourQuote_TaxesLine td.Charge {
  text-align: right;
}
.crm-quote .QuickQuote_YourQuote_TotalLine {
  background-color: #ededed;
  width: 100%;
}
.crm-quote .QuickQuote_YourQuote_TotalLine p {
  display: inline-block;
  font-weight: bold;
  vertical-align: middle;
}
.crm-quote .QuickQuote_YourQuote_TotalLine p {
  font-size: 0.81rem;
}
@media screen and (min-width: 47rem) {
  .crm-quote .QuickQuote_YourQuote_TotalLine p {
    font-size: calc(0.2708333333vw + 0.6827083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .crm-quote .QuickQuote_YourQuote_TotalLine p {
    font-size: 0.94rem;
  }
}
.crm-quote .QuickQuote_YourQuote_TotalLine .Label {
  color: #000;
  text-align: left;
}
.crm-quote .QuickQuote_YourQuote_TotalLine .Total {
  color: #000;
  padding-right: 15px;
  float: right;
}
.crm-quote .QuickQuote_YourQuote_TotalLine .Flag {
  width: 21px;
}
.crm-quote .QuickQuote_YourQuote_TotalLine div.TotalFlag {
  background: url("/Amsterdam/pict/sprite_shoppingcart.png") no-repeat scroll -139px -117px rgba(0, 0, 0, 0);
  content: " ";
  height: 40px;
  right: -21px;
  width: 21px;
}
.crm-quote .QuickQuote_ShopSureBlock {
  background: url("/Amsterdam/pict/guarantee-apl.png") no-repeat;
  height: 227px;
  margin: 0 auto;
  width: 234px;
}
.crm-quote .QuickQuote_ShopSureBlock .content {
  display: table-cell;
  height: inherit;
  vertical-align: middle;
  width: inherit;
}
.crm-quote .QuickQuote_ShopSureBlock .title {
  border-right: 1px solid #ccc;
  display: inline-block;
  font-size: 35px;
  margin: 0 15px 0 0;
  padding: 0 17px 0 0;
  vertical-align: middle;
}
.crm-quote .QuickQuote_ShopSureBlock .title .title1 {
  float: left;
  font-size: 43px;
  font-weight: 400;
  padding-right: 7px;
}
.crm-quote .QuickQuote_ShopSureBlock .title .title2 {
  float: left;
  font-weight: 700;
}
.crm-quote .QuickQuote_ShopSureBlock .title .title2 {
  font-size: 0.88rem;
}
@media screen and (min-width: 47rem) {
  .crm-quote .QuickQuote_ShopSureBlock .title .title2 {
    font-size: calc(0.5vw + 0.645rem);
  }
}
@media screen and (min-width: 95rem) {
  .crm-quote .QuickQuote_ShopSureBlock .title .title2 {
    font-size: 1.12rem;
  }
}
.crm-quote .QuickQuote_ShopSureBlock .tagline {
  display: inline-block;
  font-weight: 400;
  text-align: left;
  vertical-align: middle;
  width: 195px;
}
.crm-quote .QuickQuote_YourQuote_ButtonContainer {
  border: 0 dotted #ccc;
  border-collapse: collapse;
  border-spacing: 0;
}
.crm-quote .QuickQuote_YourQuote_ButtonContainer td {
  border: 0 dotted #ccc;
  font-weight: 400;
  padding: 5px 0;
  text-align: center;
  vertical-align: top;
}
.crm-quote .QuickQuote_YourQuote_ButtonContainer td.ChangeOptionsButton {
  text-align: right;
  width: 170px;
}
.crm-quote .QuickQuote_YourQuote_ButtonContainer td.EmailQuoteButton {
  width: 180px;
}
.crm-quote .QuickQuote_YourQuote_ButtonContainer td.PersonalizeButton {
  width: 220px;
}
.crm-quote .QuickQuote_YourQuote_ButtonContainer td.PersonalizeButton a {
  text-decoration: none;
}
.crm-quote .QuickQuote_YourQuote_ChangeOptionsButton,
.crm-quote .QuickQuote_YourQuote_EmailQuoteButton {
  background-color: #aaa;
  background-image: none;
  border: none;
  border-radius: 5px;
  box-shadow: none;
  color: white;
  cursor: pointer;
  height: 40px;
  line-height: 40px;
  margin: 10px 0 0;
  overflow: hidden;
  padding: 0;
  text-align: center;
  width: 140px;
}
.crm-quote .QuickQuote_YourQuote_ChangeOptionsButton,
.crm-quote .QuickQuote_YourQuote_EmailQuoteButton {
  font-size: 0.88rem;
}
@media screen and (min-width: 47rem) {
  .crm-quote .QuickQuote_YourQuote_ChangeOptionsButton,
  .crm-quote .QuickQuote_YourQuote_EmailQuoteButton {
    font-size: calc(0.25vw + 0.7625rem);
  }
}
@media screen and (min-width: 95rem) {
  .crm-quote .QuickQuote_YourQuote_ChangeOptionsButton,
  .crm-quote .QuickQuote_YourQuote_EmailQuoteButton {
    font-size: 1rem;
  }
}
.crm-quote .QuickQuote_YourQuote_PersonalizeButton,
.crm-quote .QuickQuote_QuoteSent_PersonalizeButton,
.crm-quote .QuickQuote_Email_PersonalizeButton {
  background-color: #046241;
  border: none;
  border-radius: 5px;
  box-shadow: none;
  color: white;
  cursor: pointer;
  display: block;
  font-weight: 600;
  height: 45px;
  line-height: 45px;
  margin: 0 auto;
  overflow: hidden;
  text-align: center;
  width: 210px;
}
.crm-quote .QuickQuote_YourQuote_PersonalizeButton,
.crm-quote .QuickQuote_QuoteSent_PersonalizeButton,
.crm-quote .QuickQuote_Email_PersonalizeButton {
  font-size: 1.25rem;
}
@media screen and (min-width: 47rem) {
  .crm-quote .QuickQuote_YourQuote_PersonalizeButton,
  .crm-quote .QuickQuote_QuoteSent_PersonalizeButton,
  .crm-quote .QuickQuote_Email_PersonalizeButton {
    font-size: calc(0.5208333333vw + 1.0052083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .crm-quote .QuickQuote_YourQuote_PersonalizeButton,
  .crm-quote .QuickQuote_QuoteSent_PersonalizeButton,
  .crm-quote .QuickQuote_Email_PersonalizeButton {
    font-size: 1.5rem;
  }
}
.crm-quote .QuickQuote_EmailQuote_EmailAddressContainer {
  margin: 10px 0 10px 10px;
}
.crm-quote .QuickQuote_EmailQuote_EmailAddressContainer .Name, .crm-quote .Email {
  font-weight: bold;
  margin-bottom: 5px;
  padding: 15px 0 0;
}
.crm-quote .QuickQuote_EmailQuote_EmailAddressContainer .RemoveButton {
  width: 20px;
}
.crm-quote .QuickQuote_EmailQuote_EmailAddressContainer span.Required {
  color: #C00;
}
.crm-quote .QuickQuote_EmailQuote_EmailAddressContainer input[type=text] {
  border: 1px solid #ccc;
  height: 35px;
  width: 250px;
}
.crm-quote .QuickQuote_EmailQuote_EmailAddressContainer div.RemoveButton {
  color: #4B78A5;
  cursor: pointer;
  display: inline-block;
  margin: 0 0 0 10px;
  text-align: center;
}
.crm-quote .QuickQuote_EmailQuote_EmailAddressContainer div.RemoveButton {
  font-size: 0.69rem;
}
@media screen and (min-width: 47rem) {
  .crm-quote .QuickQuote_EmailQuote_EmailAddressContainer div.RemoveButton {
    font-size: calc(0.125vw + 0.63125rem);
  }
}
@media screen and (min-width: 95rem) {
  .crm-quote .QuickQuote_EmailQuote_EmailAddressContainer div.RemoveButton {
    font-size: 0.75rem;
  }
}
.crm-quote .QuickQuote_EmailQuote_EmailAddressContainer .left_side {
  background-color: white;
  float: left;
  width: 50%;
}
.crm-quote .QuickQuote_EmailQuote_EmailAddressContainer .right_side {
  background-color: #f2f2f2;
  border-top: 1px solid #ccc;
  box-sizing: border-box;
  float: left;
  padding: 10px;
  width: 50%;
}
.crm-quote .QuickQuote_EmailQuote_EmailAddressContainer .intro_text {
  font-size: 0.81rem;
}
@media screen and (min-width: 47rem) {
  .crm-quote .QuickQuote_EmailQuote_EmailAddressContainer .intro_text {
    font-size: calc(0.2708333333vw + 0.6827083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .crm-quote .QuickQuote_EmailQuote_EmailAddressContainer .intro_text {
    font-size: 0.94rem;
  }
}
.crm-quote .QuickQuote_EmailQuote_EmailAddressContainer .note_required_fields {
  margin: 0 0 15px;
  text-align: center;
}
.crm-quote .QuickQuote_EmailQuote_EmailAddressContainer .note_required_fields .required:after {
  margin: 0;
}
.crm-quote .QuickQuote_EmailQuote_EmailAddressContainer .QuickQuote_EmailQuote_EmailAddressContainer {
  margin: 0;
}
.crm-quote .QuickQuote_EmailQuote_EmailAddressContainer .trRegisterCheckBoxContainer td {
  padding: 10px 0 5px;
}
.crm-quote .QuickQuote_EmailQuote_EmailAddressContainer .trRegisterCheckBoxContainer input {
  float: left;
  margin: 2px 5px 10px 0;
}
.crm-quote .QuickQuote_EmailQuote_EmailAddressContainer .trRegisterCheckBoxContainer label {
  font-size: 0.69rem;
}
.crm-quote .QuickQuote_EmailQuote_AddEmailAddressLinkContainer {
  margin: 5px 0 15px;
  text-align: center;
}
.crm-quote .QuickQuote_EmailQuote_AddEmailAddressLinkContainer a {
  text-decoration: none;
}
.crm-quote .QuickQuote_EmailQuote_AddEmailAddressLinkContainer a:before {
  content: "+";
  border: 2px solid #003087;
  border-radius: 50%;
  box-sizing: border-box;
  display: inline-block;
  font-size: 19px;
  font-weight: 700;
  height: 17px;
  line-height: 12px;
  margin-right: 4px;
  vertical-align: middle;
  width: 17px;
}
.crm-quote .QuickQuote_EmailQuote_ButtonLine {
  margin: 5px 0 15px;
  text-align: right;
}
.crm-quote .QuickQuote_EmailQuote_CancelButton,
.crm-quote .QuickQuote_EmailQuote_SendButton {
  background-image: none;
  border: none;
  border-radius: 5px;
  box-shadow: none;
  color: white;
  cursor: pointer;
  height: 40px;
  margin: 0 1px;
  width: 125px;
}
.crm-quote .QuickQuote_EmailQuote_CancelButton,
.crm-quote .QuickQuote_EmailQuote_SendButton {
  font-size: 0.88rem;
}
@media screen and (min-width: 47rem) {
  .crm-quote .QuickQuote_EmailQuote_CancelButton,
  .crm-quote .QuickQuote_EmailQuote_SendButton {
    font-size: calc(0.25vw + 0.7625rem);
  }
}
@media screen and (min-width: 95rem) {
  .crm-quote .QuickQuote_EmailQuote_CancelButton,
  .crm-quote .QuickQuote_EmailQuote_SendButton {
    font-size: 1rem;
  }
}
.crm-quote .QuickQuote_EmailQuote_CancelButton {
  background-color: #aaa;
}
.crm-quote .QuickQuote_EmailQuote_SendButton {
  background-color: #046241;
  color: #1c8d00;
}
.crm-quote .QuickQuote_QuoteSent_ThankYou {
  margin: 10px 0 20px;
}
.crm-quote .QuickQuote_QuoteSent_ThankYou .left_side {
  background-color: white;
  float: left;
  width: 50%;
}
.crm-quote .QuickQuote_QuoteSent_ThankYou .right_side {
  background-color: #f2f2f2;
  border-top: 1px solid #ccc;
  box-sizing: border-box;
  float: left;
  padding: 10px;
  width: 50%;
}
.crm-quote .QuickQuote_QuoteSent_ThankYou .note_required_fields {
  margin: 10px 0;
  text-align: center;
}
.crm-quote .QuickQuote_QuoteSent_ThankYou .note_required_fields .required:after {
  margin: 0;
}
.crm-quote .QuickQuote_QuoteSent_ThankYou input[type=text] {
  border: 1px solid #aaa;
  color: black;
  height: 40px;
  margin: 0;
  padding: 0 0 0 5px;
  width: 260px;
}
.crm-quote .QuickQuote_QuoteSent_ThankYou input[type=text] {
  font-size: 0.81rem;
}
@media screen and (min-width: 47rem) {
  .crm-quote .QuickQuote_QuoteSent_ThankYou input[type=text] {
    font-size: calc(0.2708333333vw + 0.6827083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .crm-quote .QuickQuote_QuoteSent_ThankYou input[type=text] {
    font-size: 0.94rem;
  }
}
.crm-quote .QuickQuote_QuoteSent_ThankYou #btnSignUp {
  background-color: #aaa;
  background-image: none;
  border: none;
  border-radius: 5px;
  color: white;
  cursor: pointer;
  font-weight: 700;
  height: 42px;
  margin: 0;
  padding: 0;
  text-align: center;
  width: 125px;
}
.crm-quote .QuickQuote_QuoteSent_ThankYou #btnSignUp {
  font-size: 0.81rem;
}
@media screen and (min-width: 47rem) {
  .crm-quote .QuickQuote_QuoteSent_ThankYou #btnSignUp {
    font-size: calc(0.2708333333vw + 0.6827083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .crm-quote .QuickQuote_QuoteSent_ThankYou #btnSignUp {
    font-size: 0.94rem;
  }
}
.crm-quote .QuickQuote_QuoteSent_ThankYou .create_new_quote {
  font-weight: 700;
  padding: 20px 0 5px;
}
.crm-quote .QuickQuote_QuoteSent_ThankYou .button {
  border: none;
  border-radius: 7px;
  box-shadow: none;
  color: white;
  cursor: pointer;
  display: inline-block;
  font-weight: 700;
  height: 45px;
  line-height: 45px;
  margin: 0 5%;
  overflow: hidden;
  text-align: center;
  width: 90%;
}
.crm-quote .QuickQuote_QuoteSent_ThankYou .button {
  font-size: 0.88rem;
}
@media screen and (min-width: 47rem) {
  .crm-quote .QuickQuote_QuoteSent_ThankYou .button {
    font-size: calc(0.25vw + 0.7625rem);
  }
}
@media screen and (min-width: 95rem) {
  .crm-quote .QuickQuote_QuoteSent_ThankYou .button {
    font-size: 1rem;
  }
}
.crm-quote .QuickQuote_QuoteSent_ThankYou .button .btn_content, .crm-quote .QuickQuote_QuoteSent_ThankYou .button #shoppingcart_layout .wishList .quickadd_but, #shoppingcart_layout .wishList .crm-quote .QuickQuote_QuoteSent_ThankYou .button .quickadd_but, .crm-quote .QuickQuote_QuoteSent_ThankYou .button .wishList .quickadd_but, .wishList .crm-quote .QuickQuote_QuoteSent_ThankYou .button .quickadd_but {
  background-color: #046241;
  padding: 3px 10px 0;
}
.crm-quote .QuickQuote_QuoteSent_ThankYou .button .btn_content .btn_subtxt, .crm-quote .QuickQuote_QuoteSent_ThankYou .button #shoppingcart_layout .wishList .quickadd_but .btn_subtxt, #shoppingcart_layout .wishList .crm-quote .QuickQuote_QuoteSent_ThankYou .button .quickadd_but .btn_subtxt, .crm-quote .QuickQuote_QuoteSent_ThankYou .button .wishList .quickadd_but .btn_subtxt, .wishList .crm-quote .QuickQuote_QuoteSent_ThankYou .button .quickadd_but .btn_subtxt {
  font-weight: 400;
  margin-top: -4px;
  text-align: center;
}
.crm-quote .QuickQuote_QuoteSent_EmailSignUpBlock {
  margin: 20px auto 30px;
}
.crm-quote .QuickQuote_QuoteSent_EmailSignUpBlock p {
  border: 0 dotted #ccc;
  padding: 6px 0;
  vertical-align: middle;
}
.crm-quote .QuickQuote_QuoteSent_EmailSignUpBlock p {
  font-size: 0.69rem;
}
@media screen and (min-width: 47rem) {
  .crm-quote .QuickQuote_QuoteSent_EmailSignUpBlock p {
    font-size: calc(0.125vw + 0.63125rem);
  }
}
@media screen and (min-width: 95rem) {
  .crm-quote .QuickQuote_QuoteSent_EmailSignUpBlock p {
    font-size: 0.75rem;
  }
}
.crm-quote .QuickQuote_QuoteSent_EmailSignUpBlock p.required {
  font-weight: bold;
  margin: 0;
}
.crm-quote .QuickQuote_QuoteSent_EmailSignUpBlock .Header {
  font-weight: 700;
}
.crm-quote .QuickQuote_QuoteSent_EmailSignUpBlock .Header {
  font-size: 0.81rem;
}
@media screen and (min-width: 47rem) {
  .crm-quote .QuickQuote_QuoteSent_EmailSignUpBlock .Header {
    font-size: calc(0.2708333333vw + 0.6827083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .crm-quote .QuickQuote_QuoteSent_EmailSignUpBlock .Header {
    font-size: 0.94rem;
  }
}
.crm-quote .QuickQuote_QuoteSent_EmailSignUpBlock .Error {
  padding: 0;
}
.crm-quote .QuickQuote_QuoteSent_EmailSignUpBlock .Privacy {
  font-size: 0.69rem;
  font-weight: bolder;
  text-align: right;
  padding: 0 5px 0 0;
}
.crm-quote .QuickQuote_QuoteSent_EmailSignUpBlock span.Error {
  color: #C00;
  font-weight: 600;
  margin: 6px 0;
}
.crm-quote .QuickQuote_QuoteSent_EmailSignUpCompleted {
  background-color: #f2f2f2;
  color: black;
  margin: 20px;
  padding: 20px;
  text-align: center;
}
.crm-quote .QuickQuote_QuoteSent_EmailSignUpCompleted span.ThankYou {
  font-weight: 700;
}
.crm-quote .QuickQuote_QuoteSent_EmailSignUpCompleted span.ThankYou {
  font-size: 0.81rem;
}
@media screen and (min-width: 47rem) {
  .crm-quote .QuickQuote_QuoteSent_EmailSignUpCompleted span.ThankYou {
    font-size: calc(0.2708333333vw + 0.6827083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .crm-quote .QuickQuote_QuoteSent_EmailSignUpCompleted span.ThankYou {
    font-size: 0.94rem;
  }
}
.crm-quote .QuickQuote_QuoteSent_ButtonLine p {
  border: 0 dotted #ccc;
  font-weight: 400;
  padding: 5px 0;
  text-align: center;
  vertical-align: middle;
}
.crm-quote .QuickQuote_QuoteSent_ButtonLine .CallFor {
  font-weight: bold;
}
.crm-quote .QuickQuote_QuoteSent_ButtonLine .CallFor {
  font-size: 0.81rem;
}
@media screen and (min-width: 47rem) {
  .crm-quote .QuickQuote_QuoteSent_ButtonLine .CallFor {
    font-size: calc(0.2708333333vw + 0.6827083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .crm-quote .QuickQuote_QuoteSent_ButtonLine .CallFor {
    font-size: 0.94rem;
  }
}
.crm-quote .QuickQuote_QuoteSent_ButtonLine a {
  text-decoration: none;
}
.crm-quote .QuickQuote_QuoteSent_ButtonLine ~ hr {
  background-color: #ccc;
  border: none;
  height: 1px;
  width: 100% !important;
}
.crm-quote .QuickQuote_QuoteSent_PersonalizeButton {
  width: 250px;
}
.crm-quote .QuickQuote_EmailContainer {
  margin: auto;
  overflow: visible;
  width: 620px;
}
.crm-quote .QuickQuote_Email_Header {
  border: 0 dotted #ccc;
  border-collapse: collapse;
  border-spacing: 0;
  margin: 20px 0;
  width: 100%;
}
.crm-quote .QuickQuote_Email_Header td {
  border: 0 dotted #ccc;
  padding: 0;
  vertical-align: middle;
}
.crm-quote .QuickQuote_Email_Header td.ViewInBrowserLink {
  font-weight: bold;
  padding: 0 0 20px;
  text-align: center;
}
.crm-quote .QuickQuote_Email_Header td.Logo {
  text-align: left;
}
.crm-quote .QuickQuote_Email_Header td.PersonalizeButton {
  text-align: right;
}
.crm-quote .QuickQuote_Email_Header td.PersonalizeButton a {
  float: right;
  text-decoration: none;
}
.crm-quote .QuickQuote_Email_PersonalizeButton {
  width: 250px;
}
.crm-quote .QuickQuote_Email_QuoteHead {
  line-height: 18px;
  margin-bottom: 20px;
}
.crm-quote .QuickQuote_Email_QuoteHead span.Customer {
  font-weight: bold;
}
.crm-quote .QuickQuote_Email_QuoteHead span.Customer {
  font-size: 0.81rem;
}
@media screen and (min-width: 47rem) {
  .crm-quote .QuickQuote_Email_QuoteHead span.Customer {
    font-size: calc(0.2708333333vw + 0.6827083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .crm-quote .QuickQuote_Email_QuoteHead span.Customer {
    font-size: 0.94rem;
  }
}
.crm-quote .QuickQuote_Email_Footer {
  border: 0 dotted #ccc;
  border-collapse: collapse;
  border-spacing: 0;
  margin: 0 0 20px;
  width: 100%;
}
.crm-quote .QuickQuote_Email_Footer td {
  border: 0 dotted #ccc;
  padding: 5px 0;
  text-align: center;
  vertical-align: middle;
}
.crm-quote .QuickQuote_Email_Footer td.PersonalizeButton a {
  text-decoration: none;
}
.crm-quote .QuickQuote_Email_Footer td.CallFor {
  font-weight: bold;
}
.crm-quote .QuickQuote_Email_Footer td.CallFor {
  font-size: 0.81rem;
}
@media screen and (min-width: 47rem) {
  .crm-quote .QuickQuote_Email_Footer td.CallFor {
    font-size: calc(0.2708333333vw + 0.6827083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .crm-quote .QuickQuote_Email_Footer td.CallFor {
    font-size: 0.94rem;
  }
}
.crm-quote .QuickQuote_Email_Footer td.ThankYou {
  padding: 30px 0 10px;
}
.crm-quote .QuickQuote_Email_BaseLine {
  background-color: #ccc;
  border: none;
  height: 5px;
  margin: 0;
  padding: 0;
}
.crm-quote .QuickQuote_Email_ContactInfo {
  border: 0 dotted #ccc;
  border-collapse: collapse;
  border-spacing: 0;
  margin: 10px auto 20px;
}
.crm-quote .QuickQuote_Email_ContactInfo td {
  border: 0 dotted #ccc;
  line-height: 18px;
  padding: 8px 15px;
  text-align: center;
  vertical-align: middle;
}
.crm-quote .div_change_option {
  height: 46px;
  width: 148px;
  line-height: 20px;
  margin-left: 65px;
}
.crm-quote .div_change_option {
  font-size: 0.75rem;
}
@media screen and (min-width: 47rem) {
  .crm-quote .div_change_option {
    font-size: calc(0.2708333333vw + 0.6227083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .crm-quote .div_change_option {
    font-size: 0.88rem;
  }
}
.crm-quote .line_darkgrey {
  margin-left: 40px;
  width: 200px;
  height: 1px;
  background-color: darkgrey;
  margin-top: 15px;
}
.crm-quote button.DatePicker_Icon {
  display: block;
  position: absolute;
  width: 16px;
  height: 16px;
  background: url("/Amsterdam/pict/calendar.png") no-repeat left top;
  text-indent: -9000px;
  border: none;
  cursor: pointer;
  padding: 0;
  line-height: 0;
  vertical-align: top;
}
.crm-quote #divAddItemButton a::before {
  content: "+";
  border: 2px solid #003087;
  border-radius: 50%;
  box-sizing: border-box;
  display: inline-block;
  font-size: 19px;
  font-weight: 700;
  height: 17px;
  line-height: 15px;
  margin-right: 4px;
  vertical-align: middle;
  width: 16px;
}
.crm-quote #divAddItem a::before {
  content: "x";
  border: 2px solid #003087;
  border-radius: 50%;
  box-sizing: border-box;
  display: inline-block;
  font-size: 17px;
  font-weight: 700;
  height: 17px;
  line-height: 12px;
  margin-right: 4px;
  vertical-align: middle;
  width: 14px;
}
.crm-quote .quickquote_wrapper .no_studio_msg {
  margin: 0;
  width: auto;
  padding: 10px;
}
.crm-quote #optionDisclaimerCopy {
  color: black;
  margin-top: 10px;
  position: relative;
}
.crm-quote #optionDisclaimerCopy {
  font-size: 0.69rem;
}
@media screen and (min-width: 47rem) {
  .crm-quote #optionDisclaimerCopy {
    font-size: calc(0.125vw + 0.63125rem);
  }
}
@media screen and (min-width: 95rem) {
  .crm-quote #optionDisclaimerCopy {
    font-size: 0.75rem;
  }
}
.crm-quote #optionDisclaimerCopy .boxpopup {
  text-decoration: none;
}
.crm-quote #optionDisclaimerCopy #quoteOptionOfferDetails {
  top: 30px;
  right: 0;
  background: white;
  position: absolute;
}
.crm-quote #optionDisclaimerCopy #quoteOptionOfferDetails .box {
  border: 1px solid #00649d;
}
.crm-quote #optionDisclaimerCopy #quoteOptionOfferDetails .box .arrow {
  margin-left: auto;
}
.crm-quote #disclaimerCopy {
  color: black;
  margin-top: 10px;
  position: relative;
}
.crm-quote #disclaimerCopy {
  font-size: 0.69rem;
}
@media screen and (min-width: 47rem) {
  .crm-quote #disclaimerCopy {
    font-size: calc(0.125vw + 0.63125rem);
  }
}
@media screen and (min-width: 95rem) {
  .crm-quote #disclaimerCopy {
    font-size: 0.75rem;
  }
}
.crm-quote #disclaimerCopy .boxpopup {
  text-decoration: none;
}
.crm-quote #disclaimerCopy #quoteOfferDetails {
  top: 30px;
  right: 0;
  background: white;
  position: absolute;
}
.crm-quote #disclaimerCopy #quoteOfferDetails .box {
  border: 1px solid #00649d;
}
.crm-quote #disclaimerCopy #quoteOfferDetails .box .arrow {
  margin-left: auto;
}
.crm-quote .selectContent {
  width: 290px;
  position: relative;
  font-size: 12px;
}
.crm-quote .selectContent ul, .crm-quote .selectContent li {
  list-style: none;
}
.crm-quote .selectContent .selectText {
  height: 100%;
  line-height: 36px;
  padding-left: 10px;
  border: 1px solid #c1c1c1;
  cursor: pointer;
}
.crm-quote .selectContent .selectUl {
  border: 1px solid #c1c1c1;
  background: #ffffff;
  border-top: none;
  display: none;
  position: absolute;
  top: 26px;
  left: 0;
  width: 100%;
  padding-left: 0px;
}
.crm-quote .selectContent .selectUl .selectLi {
  height: 28px;
  line-height: 28px;
  padding-left: 10px;
  cursor: pointer;
}
.crm-quote .selectContent .selectUl .selectLi:hover {
  background: #0074E8;
  color: white;
}
.crm-quote .selectContent .arrow {
  bottom: -16px;
  height: 16px;
  position: absolute;
  margin-left: -35px;
  top: 15px;
  left: 94% !important;
  overflow: hidden;
  width: 50px !important;
}
.crm-quote .selectContent .arrow:after {
  background: white;
  border: 1px solid #024f9d;
  box-shadow: 0 0 15px -5px #aaa;
  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;
}
.crm-quote .QuickQuote_YourQuote_QuoteContent #summary_block {
  width: 100%;
  min-width: 270px;
}
.crm-quote .pricing_flex {
  display: flex;
  /* font-size: 14px; */
  font-weight: 700;
  justify-content: space-between;
  padding: 5px 10px;
}
.crm-quote .pricing_flex div {
  text-align: left;
}
.crm-quote .pricing_flex .pricing_underline {
  border-bottom: 1px solid #ccc;
  flex-grow: 1;
  margin: 0 5px 3px 5px;
}
.crm-quote tr[id*=tr_UnitPrice] td:nth-child(2) {
  display: inline;
}
.crm-quote tr[id*=tr_UnitPrice] td {
  white-space: nowrap;
}
.crm-quote tr[id*=tr_UnitPrice] td div.pricing_flex {
  padding: 0;
  font-weight: normal;
}
.crm-quote tr[id*=tr_TotalDiscount] td {
  padding-right: 15px;
}
.crm-quote #crmDisclaimerCopy {
  height: auto;
  position: relative;
  color: black !important;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 12px;
}
.crm-quote #crmDisclaimerCopy .boxpopup {
  text-decoration: none;
  color: #06c;
}
.crm-quote #crmDisclaimerCopy #crmQuickQuoteOfferDetails {
  top: 30px;
  right: 0;
  position: absolute;
}
.crm-quote #crmDisclaimerCopy #crmQuickQuoteOfferDetails .box {
  border: 1px solid #003087;
  padding: 0 0 0 0;
  color: black;
}
.crm-quote #crmDisclaimerCopy #crmQuickQuoteOfferDetails .box .arrow {
  margin-left: auto;
}

.recommendation_container a {
  text-decoration: none;
}

.pdpcontent {
  max-width: 1300px;
  color: #343638;
  margin: auto;
}
@media (max-width: 1300px) {
  .pdpcontent {
    padding: 2%;
  }
}
.pdpcontent .breadcrumbs {
  font-size: 13px;
  font-weight: 500;
}
@media (max-width: 768px) {
  .pdpcontent .breadcrumbs {
    float: none;
  }
}

.pdp-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin: auto;
  gap: 20px;
  overflow-x: hidden;
}
.pdp-container .product-section {
  flex: 1;
  width: 100%;
  position: relative;
}
.pdp-container .product-section .product-image {
  position: relative;
  height: auto;
  width: 100%;
  max-width: 100%;
  display: flex;
  flex-direction: column;
  border: 1px solid #cccccc;
}
@media (max-width: 768px) {
  .pdp-container .product-section .product-image {
    padding: 5%;
  }
}
.pdp-container .product-section .product-image .icons {
  position: absolute;
  top: 10px;
  right: 10px;
  display: inline-flex;
  align-items: center;
  flex-direction: column;
  gap: 24px;
  z-index: 1;
}
@media (max-width: 768px) {
  .pdp-container .product-section .product-image .icons {
    top: 40px;
    right: 40px;
  }
}
.pdp-container .product-section .product-image .icons img {
  width: 44px;
  height: 44px;
  padding: 6px;
}
.pdp-container .product-section .product-image .icons img:focus-visible {
  border: 2px solid #343638;
  border-radius: 100px;
}
.pdp-container .product-section .product-image .icons img:hover {
  border: 2px solid #343638;
  border-radius: 100px;
}
.pdp-container .product-section .product-image .icons img:active {
  border: 2px solid #343638;
  border-radius: 100px;
  background: rgba(0, 38, 62, 0.12);
}
.pdp-container .product-section .product-image .icons img::selection {
  border: 2px solid #343638;
  border-radius: 100px;
  background-color: rgba(0, 38, 62, 0.12);
}
.pdp-container .product-section .zoom {
  color: black;
  padding: 5px;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  display: flex;
  flex-direction: row-reverse;
}
@media (max-width: 960px) {
  .pdp-container .product-section .zoom {
    display: none;
  }
}
.pdp-container .product-section .product-thumbnails {
  display: flex;
  margin-top: 20px;
  gap: 8px;
  padding: 3.5px 5px 1.5px 6px;
  flex-wrap: wrap;
}
.pdp-container .product-section .product-thumbnails .selected {
  border: 1px solid #000000 !important;
}
.pdp-container .product-section .product-thumbnails img {
  height: 65px;
  height: auto;
  border-radius: 4px;
  border: 1px solid #C9CDD0;
  transition: transform 0.2s ease-in-out;
}
.pdp-container .product-section .product-thumbnails img:hover {
  transform: scale(1.05);
}
@media (max-width: 960px) {
  .pdp-container .product-section .product-thumbnails {
    display: none;
  }
}
.pdp-container .product-section .guarantee-section {
  margin-top: 20px;
  padding: 16px;
  background-color: #F0F1F2;
  text-align: center;
  cursor: pointer;
}
.pdp-container .product-section .guarantee-section .guarantee-content {
  display: flex;
  align-items: center;
  justify-content: center;
}
.pdp-container .product-section .guarantee-section .satisfaction_guaranteed {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  margin-left: 10px;
  color: #00263E;
}
.pdp-container .product-section .guarantee-section .guaranteed {
  margin-top: 5px;
}
.pdp-container .product-section .guarantee-section .hundred-per {
  font-weight: 400;
  font-size: 45px;
  line-height: 52px;
  color: #00263E;
}
.pdp-container .product-section .guarantee-section p {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  margin: 5px 0;
}
.pdp-container .product-section .guarantee-section .learn-more {
  color: #00263E;
  text-decoration: underline;
  font-weight: 500;
  font-size: 13px;
  line-height: 16px;
}
.pdp-container .product-section .guarantee-section .learn-more:hover {
  text-decoration: none;
}
@media (max-width: 960px) {
  .pdp-container .product-section .guarantee-section {
    display: none;
  }
}
.pdp-container .product-section .guarantee-section:hover {
  filter: brightness(0.9);
}
.pdp-container .details-pricing-section {
  flex: 1;
  display: flex;
  flex-direction: column;
  width: 100%;
}
.pdp-container .details-pricing-section .details-section .loading {
  display: block !important;
  position: relative !important;
  height: 150px !important;
}
.pdp-container .details-pricing-section .details-section .vwo-btn-txt {
  padding: 0;
  margin: 6px 0 0 0;
  font-size: 11px;
}
.pdp-container .details-pricing-section .details-section .vwo-btns-or {
  text-align: center;
  margin: 0 10px;
  text-transform: uppercase;
  margin-top: -18px;
}
.pdp-container .details-pricing-section .details-section header {
  display: flex;
  align-items: center;
  gap: 16px;
}
.pdp-container .details-pricing-section .details-section header .product-title {
  font-size: 24px !important;
  font-weight: 400 !important;
  line-height: 32px !important;
  color: #343638 !important;
  font-style: normal;
  margin-bottom: 16px !important;
}
.pdp-container .details-pricing-section .details-section header .badge {
  font-size: 13px;
  font-weight: 400;
  line-height: 16px;
}
.pdp-container .details-pricing-section .details-section .product-info {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.pdp-container .details-pricing-section .details-section .product-info .ratings {
  display: flex;
}
.pdp-container .details-pricing-section .details-section .product-info .ratings .item-number {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 24px;
}
.pdp-container .details-pricing-section .details-section .product-info .ratings .rating-stars {
  font-size: 12px;
  color: yellow;
}
.pdp-container .details-pricing-section .details-section .product-info .ratings .rating-value {
  font-weight: 400;
  font-size: 13px;
  line-height: 16px;
  margin-right: 8px;
}
.pdp-container .details-pricing-section .details-section .product-info .ratings .reviews {
  font-weight: 400;
  font-size: 13px;
  line-height: 16px;
  color: #166CBB;
  text-decoration: underline;
}
.pdp-container .details-pricing-section .details-section .product-info .ratings .reviews:hover {
  text-decoration: none;
}
.pdp-container .details-pricing-section .details-section .product-info .product-features {
  margin-top: 0;
  display: flex;
  align-items: center;
}
.pdp-container .details-pricing-section .details-section .product-info .product-features .product-features-detail {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 4px;
  position: relative;
}
.pdp-container .details-pricing-section .details-section .product-info .product-features .product-features-detail span {
  position: relative;
  font-weight: 500;
  font-size: 13px;
  line-height: 16px;
}
.pdp-container .details-pricing-section .details-section .product-info .product-features .product-features-detail img {
  width: 32px;
  height: 32px;
}
.pdp-container .details-pricing-section .details-section .product-info .product-features .product-features-detail a {
  color: #003087 !important;
}
.pdp-container .details-pricing-section .details-section .product-info .product-features .product-features-detail a:hover {
  text-decoration: underline !important;
}
.pdp-container .details-pricing-section .details-section .product-info .product-features .product-features-detail .icon_view {
  position: relative;
  padding: 4px;
}
.pdp-container .details-pricing-section .details-section .product-info .product-features .product-features-detail .icon_num {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  width: 16px;
  height: 16px;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  border-radius: 100px;
  background: #4EC3E0;
  font-size: 11px;
  font-style: normal;
  font-weight: 600;
  line-height: 16px;
  letter-spacing: 0.055px;
  z-index: 1;
}
.pdp-container .details-pricing-section .details-section .product-info .product-features .product-features-detail .icon_color {
  filter: drop-shadow(1000px 0 0 #001738);
  transform: translate(-1000px);
}
.pdp-container .details-pricing-section .details-section .product-info .product-features .detail-before::before {
  content: "";
  position: absolute;
  top: 0;
  left: -12px;
  bottom: 0;
  width: 1px;
  background-color: #C9CDD0;
}
.pdp-container .details-pricing-section .details-section .product-info .discount-detail {
  display: flex;
  align-items: center;
  gap: 8px;
}
.pdp-container .details-pricing-section .details-section .product-info .discount-detail .discount {
  color: #b30000;
  font-weight: 600;
  font-size: 13px;
  line-height: 16px;
}
.pdp-container .details-pricing-section .details-section .product-info .lowprice {
  margin: 0;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  font-style: normal;
  letter-spacing: 0.08px;
}
.pdp-container .details-pricing-section .details-section .product-info .lowprice span {
  color: #b30000;
}
.pdp-container .details-pricing-section .details-section .color-options {
  margin: 20px 0;
}
.pdp-container .details-pricing-section .details-section .color-options .color-warning {
  display: flex;
  padding: 8px 16px;
  align-items: center;
  justify-content: space-between;
  align-self: stretch;
  background-color: #FFF1E4;
  color: #BE461E;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  margin-bottom: 3px;
  border-radius: 8px;
}
.pdp-container .details-pricing-section .details-section .color-options .color-warning .warning {
  display: flex;
  gap: 8px;
}
.pdp-container .details-pricing-section .details-section .color-options .color-warning .clear-button {
  background-color: transparent;
  border: none;
  cursor: pointer;
  color: #BE461E;
  font-size: 18px;
}
.pdp-container .details-pricing-section .details-section .color-options .color-features {
  display: flex;
  align-items: center;
  gap: 40px;
  margin-bottom: 5px;
}
.pdp-container .details-pricing-section .details-section .color-options label {
  display: block;
  margin-bottom: 5px;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: #00263E;
}
.pdp-container .details-pricing-section .details-section .color-options .color-swatches {
  display: flex;
  margin-bottom: 4px;
  gap: 5px;
}
.pdp-container .details-pricing-section .details-section .color-options .color-swatches .color {
  border: 2px solid transparent;
  border-radius: 0.25rem;
  cursor: pointer;
  padding: 1px;
  position: relative;
}
.pdp-container .details-pricing-section .details-section .color-options .color-swatches .color .inner-color {
  width: 36px;
  height: 36px;
  border: 1px solid #C9CDD0;
  transition: background-color 0.3s ease;
  border-radius: 4px;
}
@media (max-width: 768px) {
  .pdp-container .details-pricing-section .details-section .color-options .color-swatches .color .inner-color {
    width: 30px;
    height: 30px;
  }
}
.pdp-container .details-pricing-section .details-section .color-options .color-swatches .color.selected {
  border-color: #000 !important;
}
.pdp-container .details-pricing-section .details-section .color-options .toggle-switch {
  display: flex;
  align-items: center;
  font-size: 14px;
  cursor: pointer;
  gap: 4px;
}
.pdp-container .details-pricing-section .details-section .color-options .toggle-switch input[type=checkbox] {
  display: none;
}
.pdp-container .details-pricing-section .details-section .color-options .toggle-switch label {
  position: relative;
  display: inline-block;
  width: 40px;
  height: 20px;
  background-color: #ccc;
  border-radius: 20px;
  transition: background-color 0.3s;
}
.pdp-container .details-pricing-section .details-section .color-options .toggle-switch label::after {
  content: "";
  display: block;
  position: absolute;
  top: 2px;
  left: 2px;
  width: 16px;
  height: 16px;
  background-color: white;
  border-radius: 50%;
  transition: transform 0.3s;
}
.pdp-container .details-pricing-section .details-section .color-options .toggle-switch span {
  margin-left: 10px;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  color: #00263E;
  margin-bottom: 5px;
}
.pdp-container .details-pricing-section .details-section .color-options .toggle-switch input[type=checkbox]:checked + label {
  background-color: #00263E;
}
.pdp-container .details-pricing-section .details-section .color-options .toggle-switch input[type=checkbox]:checked + label::after {
  transform: translateX(20px);
}
.pdp-container .details-pricing-section .details-section div#selected-color {
  font-size: 11px;
  font-weight: 500;
  line-height: 16px;
}
.pdp-container .details-pricing-section .details-section .sizes-quantity {
  display: flex;
  padding-top: 8px;
  flex-direction: column;
  gap: 8px;
  align-self: stretch;
  margin-top: 20px;
}
.pdp-container .details-pricing-section .details-section .sizes-quantity label {
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
}
.pdp-container .details-pricing-section .details-section .sizes-quantity .total-order {
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}
.pdp-container .details-pricing-section .details-section .sizes-quantity .color-selection {
  padding: 10px;
  margin-bottom: 10px;
  display: flex;
  padding: 24px 0px 16px 0px;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  align-self: stretch;
}
.pdp-container .details-pricing-section .details-section .sizes-quantity .color-selection .selected-color-container {
  display: flex;
  padding: 4px 16px;
  justify-content: space-between;
  align-items: center;
  align-self: stretch;
  background-color: #F0F1F2;
}
.pdp-container .details-pricing-section .details-section .sizes-quantity .color-selection .selected-color-container .color-block-selected {
  display: flex;
  align-items: center;
  gap: 4px;
}
.pdp-container .details-pricing-section .details-section .sizes-quantity .color-selection .selected-color-container .remove-color-block {
  display: flex;
  align-items: center;
  gap: 4px;
}
.pdp-container .details-pricing-section .details-section .sizes-quantity .color-selection .selected-color-container .color-block {
  width: 20px;
  height: 20px;
  border: 1px solid #F0F1F2;
}
.pdp-container .details-pricing-section .details-section .sizes-quantity .color-selection .selected-color-container .color-block.light-gray {
  background-color: #d3d3d3;
}
.pdp-container .details-pricing-section .details-section .sizes-quantity .color-selection .selected-color-container .color-block.red {
  background-color: red;
}
.pdp-container .details-pricing-section .details-section .sizes-quantity .color-selection .selected-color-container .selected-color {
  font-size: 14px;
  font-weight: 600;
}
.pdp-container .details-pricing-section .details-section .sizes-quantity .color-selection .selected-color-container .remove-color {
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  color: #00263E;
}
.pdp-container .details-pricing-section .details-section .sizes-quantity .color-selection .sizes {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 10px;
  width: 100%;
}
@media (max-width: 768px) {
  .pdp-container .details-pricing-section .details-section .sizes-quantity .color-selection .sizes {
    grid-template-columns: repeat(3, 1fr);
  }
}
.pdp-container .details-pricing-section .details-section .sizes-quantity .color-selection .sizes .size {
  display: flex;
  flex-direction: column;
  align-items: center;
  border-radius: 6px;
  box-sizing: border-box;
}
.pdp-container .details-pricing-section .details-section .sizes-quantity .color-selection .sizes .size span {
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
  margin-bottom: 5px;
}
.pdp-container .details-pricing-section .details-section .sizes-quantity .color-selection .sizes .size .qty-control {
  display: flex;
  align-items: center;
  border: 1px solid #000;
  border-radius: 8px;
  overflow: hidden;
}
.pdp-container .details-pricing-section .details-section .sizes-quantity .color-selection .sizes .size .qty-btn {
  background: none;
  border: none;
  padding: 0 10px;
  cursor: pointer;
  font-size: 16px;
  width: 30px;
  height: 36px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.pdp-container .details-pricing-section .details-section .sizes-quantity .color-selection .sizes .size .qty-btn:hover {
  background: #f0f0f0;
}
.pdp-container .details-pricing-section .details-section .sizes-quantity .color-selection .sizes .size .qty-control input {
  border: none;
  background: none;
  text-align: center;
  width: 50px;
  font-size: 16px;
  outline: none;
  -moz-appearance: textfield;
}
.pdp-container .details-pricing-section .details-section .sizes-quantity .color-selection .sizes .size .qty-control input::-webkit-outer-spin-button,
.pdp-container .details-pricing-section .details-section .sizes-quantity .color-selection .sizes .size .qty-control input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.pdp-container .details-pricing-section .details-section .sizes-quantity .color-selection .sizes .size .out-of-stock, .pdp-container .details-pricing-section .details-section .sizes-quantity .color-selection .sizes .size .stock-status, .pdp-container .details-pricing-section .details-section .sizes-quantity .color-selection .sizes .size .additional-cost {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 5px;
}
.pdp-container .details-pricing-section .details-section .sizes-quantity .color-selection .sizes .size .stock-info-container {
  position: relative;
}
.pdp-container .details-pricing-section .details-section .sizes-quantity .color-selection .sizes .size .out-of-stock {
  color: #BE461E;
  font-size: 13px;
  font-weight: 400;
  line-height: 16px;
  margin-top: 5px;
  display: flex;
  align-items: center;
  gap: 5px;
}
.pdp-container .details-pricing-section .details-section .sizes-quantity .color-selection .sizes .size .stock-status {
  font-size: 12px;
  position: absolute;
  font-weight: 500;
  line-height: 16px;
  background-color: #FFF1E4;
  border-radius: 5px;
  left: 23px;
  bottom: 18px;
}
.pdp-container .details-pricing-section .details-section .sizes-quantity .color-selection .sizes .size .stock-status img {
  cursor: pointer;
}
.pdp-container .details-pricing-section .details-section .sizes-quantity .color-selection .sizes .size .additional-cost {
  font-size: 13px;
  font-weight: 400;
  line-height: 16px;
  margin-top: 5px;
}
.pdp-container .details-pricing-section .details-section .sizes-quantity::after {
  content: "";
  display: block;
  border-top: 1px solid #C9CDD0;
  margin-top: 20px;
}
.pdp-container .details-pricing-section .details-section .sizes-quantity::before {
  content: "";
  display: block;
  border-top: 1px solid #C9CDD0;
  margin-top: 20px;
}
.pdp-container .details-pricing-section .details-section .order-summary {
  margin-top: 20px;
  display: flex;
  padding: 1rem 0;
  justify-content: space-between;
  align-items: center;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}
.pdp-container .details-pricing-section .details-section .order-summary .setup {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 4px;
}
.pdp-container .details-pricing-section .details-section .order-summary .total-amount {
  font-size: 36px;
  font-weight: 400;
  line-height: 44px;
  margin-top: 10px;
}
.pdp-container .details-pricing-section .details-section .order-summary .info-icon {
  margin-left: 5px;
  cursor: pointer;
}
.pdp-container .details-pricing-section .details-section .size-features {
  margin: 20px 0;
}
.pdp-container .details-pricing-section .details-section .size-features .sizes-available {
  display: flex;
  flex-direction: column;
}
.pdp-container .details-pricing-section .details-section .size-features .size-options {
  display: flex;
  gap: 10px;
  align-items: center;
}
.pdp-container .details-pricing-section .details-section .size-features .sizes {
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  color: #00263E;
}
.pdp-container .details-pricing-section .details-section .size-features .size {
  font-size: 14px;
  font-weight: 500;
  padding: 5px 10px;
  cursor: pointer;
  text-align: center;
  position: relative;
}
.pdp-container .details-pricing-section .details-section .size-features .size.unavailable::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 2px;
  background: #DC0031;
  transform: rotate(-45deg);
  transform-origin: center;
}
.pdp-container .details-pricing-section .details-section .size-features .size + .size {
  border-left: 1px solid #C9CDD0;
  padding-left: 15px;
}
.pdp-container .details-pricing-section .details-section .add-to-cart {
  border: none;
  background-color: #44791B;
  color: white;
  cursor: pointer;
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  border-radius: 10px;
  width: 100%;
  height: 44px;
  letter-spacing: 0.035px;
  text-align: center;
}
.pdp-container .details-pricing-section .details-section .add-to-cart:hover {
  background-color: white;
  color: #44791B !important;
  border: 1px solid #44791B;
}
.pdp-container .details-pricing-section .details-section .add-to-cart a {
  color: white;
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
}
.pdp-container .details-pricing-section .details-section .add-to-cart a:hover {
  color: #44791B;
  text-decoration: none;
}
.pdp-container .details-pricing-section .details-section .add-to-cart input {
  background: rgba(0, 0, 0, 0);
  border: 0;
  color: white;
  width: 100%;
  height: 100%;
  border-radius: 10px;
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
}
.pdp-container .details-pricing-section .details-section .add-to-cart input:hover {
  color: #44791B;
  text-decoration: none;
}
.pdp-container .details-pricing-section .details-section .addtocartproddet {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
.pdp-container .details-pricing-section .details-section .addtocartproddet .qtylabelproddet {
  margin-right: 15px;
  font-size: 14px;
  font-weight: 600;
  color: #44791B;
}
.pdp-container .details-pricing-section .details-section .addtocartproddet .qtytxtproddet {
  width: 100%;
  height: 32px;
  padding: 8px 24px;
  border-radius: 8px;
  border: 2px solid #C9CDD0;
  cursor: pointer;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
  letter-spacing: 0.035px;
  text-align: center;
}
.pdp-container .details-pricing-section .details-section .addtocartproddet .qtytxtproddet:focus-visible {
  border: 2px solid #0B4387;
  border-radius: 8px;
}
.pdp-container .details-pricing-section .details-section .addtocartproddet .qtytxtproddet:hover {
  border: 2px solid #3AA1BC;
  border-radius: 8px;
}
.pdp-container .details-pricing-section .details-section .addtocartproddet .qtytxtproddet:active {
  border: 2px solid #00263E;
  border-radius: 8px;
}
.pdp-container .details-pricing-section .details-section .addtocartproddet .qtytxtproddet::selection {
  border: 2px solid #00263E;
  border-radius: 8px;
}
.pdp-container .details-pricing-section .details-section .design_it_for_me {
  outline: none;
  border: 2px solid #003087;
  background-color: #fff;
  color: #003087;
  cursor: pointer;
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
  border-radius: 10px;
  width: 100%;
  height: 44px;
  letter-spacing: 0.035px;
  text-decoration: none;
}
.pdp-container .details-pricing-section .details-section .design_it_for_me:hover {
  background-color: #003087;
  color: white;
  border: 1px solid #003087;
  text-decoration: none;
}
.pdp-container .details-pricing-section .details-section .links {
  display: flex;
  padding: 4px 0px;
  justify-content: center;
  align-items: center;
  gap: 16px;
  flex-wrap: wrap;
}
.pdp-container .details-pricing-section .details-section .links .link {
  position: relative;
  color: #00263E;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
  letter-spacing: 0.014px;
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: none;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
}
.pdp-container .details-pricing-section .details-section .links .link:hover {
  text-decoration: none;
}
.pdp-container .details-pricing-section .details-section .links .link:not(:last-child)::after {
  content: "";
  position: absolute;
  height: 120%;
  width: 1px;
  background-color: #C9CDD0;
  right: -8px;
  top: 0;
}
.pdp-container .details-pricing-section .pricing-section {
  display: flex;
  padding: 0px;
  justify-content: space-between;
  align-items: flex-start;
  align-self: stretch;
}
.pdp-container .details-pricing-section .pricing-section .pricing-table {
  border-collapse: collapse;
  margin-top: 10px;
}
.pdp-container .details-pricing-section .pricing-section .pricing-table .normalPricing {
  text-decoration: auto !important;
}
.pdp-container .details-pricing-section .pricing-section .pricing-table .trRegularTotalClass, .pdp-container .details-pricing-section .pricing-section .pricing-table .trSaleTotalClass {
  display: none;
}
.pdp-container .details-pricing-section .pricing-section .pricing-table .thtrView {
  background: #F0F1F2;
}
.pdp-container .details-pricing-section .pricing-section .pricing-table tr {
  display: flex;
  align-items: flex-start;
  align-self: stretch;
  border-bottom: 1px #C9CDD0 solid;
}
.pdp-container .details-pricing-section .pricing-section .pricing-table th {
  flex: 1;
  display: flex;
  padding: 4px;
  align-items: center;
  gap: 10px;
  color: #00263E;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
  letter-spacing: 0.035px;
}
.pdp-container .details-pricing-section .pricing-section .pricing-table td {
  flex: 1;
  display: flex;
  padding: 0 4px;
  align-items: center;
  gap: 10px;
  color: #343638;
  font-size: 14px;
  font-style: normal;
  line-height: 20px;
  letter-spacing: 0.035px;
  font-weight: 400;
  gap: 10px;
}
.pdp-container .details-pricing-section .pricing-section .pricing-table td:nth-child(1) {
  font-weight: 600;
}
.pdp-container .details-pricing-section .pricing-section .pricing-table .linePricing {
  font-weight: 400;
  text-decoration: line-through;
}
.pdp-container .details-pricing-section .pricing-section .pricing-table .unitPrice {
  color: #b30000;
}
.pdp-container .details-pricing-section .pricing-section .pricing-table .savings {
  color: #256A2E;
}
@media (max-width: 960px) {
  .pdp-container .details-pricing-section {
    flex-direction: column;
  }
  .pdp-container .details-pricing-section .details-pricing-section {
    order: 2;
  }
}
.pdp-container .features-details-container {
  display: flex;
  justify-content: center;
  align-items: flex-start;
}
.pdp-container .features-details-container .features-section,
.pdp-container .features-details-container .features-details-section {
  display: flex;
  width: 612px;
  flex-direction: column;
  align-items: center;
  border-top: 1px solid #C9CDD0;
  border-bottom: 1px solid #C9CDD0;
  height: 100%;
}
.pdp-container .features-details-container .features-section {
  padding: 16px 24px 16px 0px;
  gap: 12px;
  flex-shrink: 0;
  align-self: stretch;
}
.pdp-container .features-details-container .features-section .features-title {
  display: flex;
  padding: 8px 0px;
  justify-content: center;
  align-items: flex-start;
  gap: 10px;
  align-self: stretch;
  color: #343638;
}
.pdp-container .features-details-container .features-section p {
  margin: 12px 0;
  color: #343638;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
  letter-spacing: 0.035px;
  align-self: stretch;
}
.pdp-container .features-details-container .features-section .features-list {
  align-self: stretch;
}
.pdp-container .features-details-container .features-section .features-list li {
  color: #343638;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.052px;
}
.pdp-container .features-details-container .features-section .features-list a {
  color: #166CBB;
  font-family: "Libre Franklin";
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.052px;
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: none;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
}
.pdp-container .features-details-container .features-section .features-list a:hover {
  text-decoration: none;
}
.pdp-container .features-details-container .features-section .features-list a.warningClass {
  text-decoration: none;
}
.pdp-container .features-details-container .features-section .features-list a.warningClass b {
  text-decoration: underline !important;
}
.pdp-container .features-details-container .features-section .features-list a.warningClass:hover {
  text-decoration: underline;
}
.pdp-container .features-details-container .features-details-section {
  padding: 16px 0px 16px 24px;
  align-items: flex-start;
  flex-shrink: 0;
}
.pdp-container .features-details-container .features-details-section .details-title {
  display: flex;
  padding: 8px 0px;
  justify-content: center;
  align-items: flex-start;
  gap: 10px;
  align-self: stretch;
  color: #343638;
}
.pdp-container .features-details-container .features-details-section .details-view {
  width: 100%;
  display: flex;
  padding: 12px 8px;
  border-bottom: 1px #C9CDD0 solid;
  align-self: stretch;
  align-items: flex-start;
  gap: 12px;
}
.pdp-container .features-details-container .features-details-section .details-view .details-view-title {
  width: 132px;
  color: #00263E;
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
}
.pdp-container .features-details-container .features-details-section .details-view .details-view-title a {
  color: #00263E !important;
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px;
  text-decoration: none !important;
}
.pdp-container .features-details-container .features-details-section .details-view div a {
  color: #00263E !important;
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px;
  text-decoration: none !important;
}
.pdp-container .features-details-container .features-details-section .details-view .fd-color-swatches {
  display: flex;
  gap: 12px;
  flex-wrap: wrap;
  flex: 1;
}
.pdp-container .features-details-container .features-details-section .details-view .fd-color-swatches .color {
  width: 20px;
  height: 20px;
  border-radius: 2px;
  border: 1px solid #C9CDD0;
}
@media (max-width: 768px) {
  .pdp-container .features-details-container {
    flex-direction: column;
  }
  .pdp-container .features-details-container .features-section,
  .pdp-container .features-details-container .features-details-section {
    align-items: center;
  }
}
@media (max-width: 960px) {
  .pdp-container {
    flex-direction: column;
  }
}

.shareView {
  background: #FFFFFF;
  width: 520px;
  height: 150px;
  display: flex;
  flex-direction: column;
}
.shareView .titleview {
  width: 100%;
  height: 50px;
  display: flex;
}
.shareView .titleview .title {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 30px;
  font-weight: bold;
}
.shareView .titleview .btnClose {
  transition: all 0.25s ease;
  cursor: pointer;
  overflow: hidden;
  z-index: 999999;
  content: "";
  width: 30px;
  height: 30px;
  background: #fff url(/Amsterdam/pict/popups/close.svg) no-repeat center;
  top: 10px;
  right: 20px;
  position: absolute;
  display: inline-block;
  text-indent: -1000em;
}

#divBomOptions form label.form-label {
  font-size: 16px;
}
#divBomOptions #btn-add-to-cart {
  margin-bottom: 0;
}

#pd_wrapper.oldProductDesign {
  padding: 0 !important;
}
#pd_wrapper.oldProductDesign .vwo-btns-1 .vwo-btn-txt,
#pd_wrapper.oldProductDesign .vwo-btns-2 .vwo-btn-txt {
  margin: 6px 0 0 0;
  font-size: 11px;
}
#pd_wrapper.oldProductDesign #galleryholder {
  height: 425px;
  width: 347px;
}
#pd_wrapper.oldProductDesign #galleryholder .s7flyoutzoomview {
  height: 425px !important;
  width: 345px !important;
}
@media (min-width: 1115px) {
  #pd_wrapper.oldProductDesign .pd_gallery {
    padding-top: 0 !important;
  }
}
#pd_wrapper.oldProductDesign .pd_starRating {
  display: inline-block !important;
  margin: 0 0 20px 10% !important;
  order: -1 !important;
  text-align: center !important;
  width: 100% !important;
}
#pd_wrapper.oldProductDesign .pd_star {
  height: 25px;
  width: 25px;
}
@media (min-width: 950px) {
  #pd_wrapper.oldProductDesign .pd_star {
    height: 36px;
    width: 36px;
  }
}
@media (min-width: 1115px) {
  #pd_wrapper.oldProductDesign .pd_star {
    height: 40px;
    width: 40px;
  }
}
#pd_wrapper.oldProductDesign .pd_ratingnumber {
  display: inline-block !important;
  margin: 7px 0 0 10px;
  width: 212px;
}
#pd_wrapper.oldProductDesign .secondarybtn {
  border: 1px solid #024f9d;
  color: #024f9d;
  height: 30px;
  margin-right: 6px;
  padding-top: 3px;
}
#pd_wrapper.oldProductDesign .secondarybtn {
  font-size: 0.81rem;
}
@media screen and (min-width: 47rem) {
  #pd_wrapper.oldProductDesign .secondarybtn {
    font-size: calc(0.2708333333vw + 0.6827083333rem);
  }
}
@media screen and (min-width: 95rem) {
  #pd_wrapper.oldProductDesign .secondarybtn {
    font-size: 0.94rem;
  }
}
@media (min-width: 950px) and (max-width: 1115px) {
  #pd_wrapper.oldProductDesign .secondarybtn {
    width: 140px;
  }
}
#pd_wrapper.oldProductDesign .addtocart_btn .button {
  padding: 0 !important;
}
#pd_wrapper.oldProductDesign .addtocart_btn .addtocart .btn_content, #pd_wrapper.oldProductDesign .addtocart_btn .addtocart .wishList .quickadd_but, .wishList #pd_wrapper.oldProductDesign .addtocart_btn .addtocart .quickadd_but {
  background-color: #046241;
  color: #fff;
  cursor: pointer;
  line-height: 42px;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
#pd_wrapper.oldProductDesign .addtocart_btn .addtocart .btn_content, #pd_wrapper.oldProductDesign .addtocart_btn .addtocart .wishList .quickadd_but, .wishList #pd_wrapper.oldProductDesign .addtocart_btn .addtocart .quickadd_but {
  font-size: 0.88rem;
}
@media screen and (min-width: 47rem) {
  #pd_wrapper.oldProductDesign .addtocart_btn .addtocart .btn_content, #pd_wrapper.oldProductDesign .addtocart_btn .addtocart .wishList .quickadd_but, .wishList #pd_wrapper.oldProductDesign .addtocart_btn .addtocart .quickadd_but {
    font-size: calc(0.25vw + 0.7625rem);
  }
}
@media screen and (min-width: 95rem) {
  #pd_wrapper.oldProductDesign .addtocart_btn .addtocart .btn_content, #pd_wrapper.oldProductDesign .addtocart_btn .addtocart .wishList .quickadd_but, .wishList #pd_wrapper.oldProductDesign .addtocart_btn .addtocart .quickadd_but {
    font-size: 1rem;
  }
}
#pd_wrapper.oldProductDesign .addtocart_btn .addtocart .btn_content:hover, #pd_wrapper.oldProductDesign .addtocart_btn .addtocart .wishList .quickadd_but:hover, .wishList #pd_wrapper.oldProductDesign .addtocart_btn .addtocart .quickadd_but:hover {
  background: #fff;
  border: 3px solid #046241;
  color: #046241;
  line-height: 36px;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}

#badge-container .product_badge_lg {
  left: 0 !important;
}

.locked_quantity_message {
  font-size: 11px;
}

/* New/Manage Account - START */
.new-account,
.manage-account {
  width: 100%;
}
.new-account .account-container,
.manage-account .account-container {
  margin: 0 auto;
  padding: 0;
  width: 650px;
}
.new-account .heading,
.manage-account .heading {
  background-color: #ededed;
  font-size: 16px;
}
.new-account .content,
.manage-account .content {
  max-width: 650px;
  margin: 0 auto;
}
.new-account h1,
.manage-account h1 {
  font-size: 2em;
  color: #130F41;
  padding: 20px 0;
}
.new-account .caption,
.manage-account .caption {
  color: #F68807;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 5px;
}
.new-account .caption,
.manage-account .caption {
  font-size: 1.25rem;
}
@media screen and (min-width: 47rem) {
  .new-account .caption,
  .manage-account .caption {
    font-size: calc(0.5208333333vw + 1.0052083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .new-account .caption,
  .manage-account .caption {
    font-size: 1.5rem;
  }
}
.new-account .sub-caption,
.manage-account .sub-caption {
  font-weight: bold;
  margin-top: 40px;
  margin-bottom: 10px;
}
.new-account .sub-caption,
.manage-account .sub-caption {
  font-size: 1.12rem;
}
@media screen and (min-width: 47rem) {
  .new-account .sub-caption,
  .manage-account .sub-caption {
    font-size: calc(0.5208333333vw + 0.8752083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .new-account .sub-caption,
  .manage-account .sub-caption {
    font-size: 1.37rem;
  }
}
.new-account .email, .new-account .fax, .new-account .billing-name,
.manage-account .email,
.manage-account .fax,
.manage-account .billing-name {
  padding-left: 0;
  vertical-align: top;
  width: 640px;
}
.new-account .label,
.manage-account .label {
  color: #000;
  margin-top: 20px;
  margin-bottom: 4px;
  margin-left: 2px;
  text-align: left;
}
.new-account .label,
.manage-account .label {
  font-size: 0.75rem;
}
@media screen and (min-width: 47rem) {
  .new-account .label,
  .manage-account .label {
    font-size: calc(0.2708333333vw + 0.6227083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .new-account .label,
  .manage-account .label {
    font-size: 0.88rem;
  }
}
.new-account input[type=text], .new-account input[type=password], .new-account select,
.manage-account input[type=text],
.manage-account input[type=password],
.manage-account select {
  border: 1px solid #aaa;
  height: 38px;
  width: 100%;
}
.new-account .password, .new-account .password-confirm, .new-account .title, .new-account .company, .new-account .company-size, .new-account .company-asi, .new-account .industry, .new-account .established-year,
.manage-account .password,
.manage-account .password-confirm,
.manage-account .title,
.manage-account .company,
.manage-account .company-size,
.manage-account .company-asi,
.manage-account .industry,
.manage-account .established-year {
  vertical-align: top;
  width: 310px;
}
.new-account .inline-block,
.manage-account .inline-block {
  display: inline-block;
}
.new-account .chk-container,
.manage-account .chk-container {
  margin-top: 20px;
}
.new-account .chk-container,
.manage-account .chk-container {
  font-size: 0.75rem;
}
@media screen and (min-width: 47rem) {
  .new-account .chk-container,
  .manage-account .chk-container {
    font-size: calc(0.2708333333vw + 0.6227083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .new-account .chk-container,
  .manage-account .chk-container {
    font-size: 0.88rem;
  }
}
.new-account .chk-container .privacy,
.manage-account .chk-container .privacy {
  margin-top: 3px;
  vertical-align: top;
}
.new-account .chk-container .privacy,
.manage-account .chk-container .privacy {
  font-size: 0.69rem;
}
@media screen and (min-width: 47rem) {
  .new-account .chk-container .privacy,
  .manage-account .chk-container .privacy {
    font-size: calc(0.25vw + 0.5725rem);
  }
}
@media screen and (min-width: 95rem) {
  .new-account .chk-container .privacy,
  .manage-account .chk-container .privacy {
    font-size: 0.81rem;
  }
}
.new-account .chk-container .privacy span,
.manage-account .chk-container .privacy span {
  margin-left: 5px;
  margin-right: 7px;
}
.new-account hr,
.manage-account hr {
  background-color: #ccc;
  border: none;
  height: 1px;
  margin: 50px 0 30px;
}
.new-account .first-name, .new-account .last-name, .new-account .mi, .new-account .suite, .new-account .city, .new-account .state, .new-account .zipcode, .new-account .ext, .new-account .shipping-suite, .new-account .shipping-city, .new-account .shipping-state, .new-account .shipping-zipcode, .new-account .billing-street, .new-account .billing-suite, .new-account .billing-po-box, .new-account .billing-city, .new-account .billing-state, .new-account .billing-zipcode,
.manage-account .first-name,
.manage-account .last-name,
.manage-account .mi,
.manage-account .suite,
.manage-account .city,
.manage-account .state,
.manage-account .zipcode,
.manage-account .ext,
.manage-account .shipping-suite,
.manage-account .shipping-city,
.manage-account .shipping-state,
.manage-account .shipping-zipcode,
.manage-account .billing-street,
.manage-account .billing-suite,
.manage-account .billing-po-box,
.manage-account .billing-city,
.manage-account .billing-state,
.manage-account .billing-zipcode {
  vertical-align: top;
  width: 200px;
}
.new-account .street, .new-account .phone, .new-account .shipping-street,
.manage-account .street,
.manage-account .phone,
.manage-account .shipping-street {
  vertical-align: top;
  width: 420px;
}
.new-account .btn-container,
.manage-account .btn-container {
  margin: 20px 10px 20px 0;
  text-align: right;
}
.new-account .btn_size1,
.manage-account .btn_size1 {
  padding: 10px 19px;
}
.new-account .btn_blue,
.manage-account .btn_blue {
  background-color: #024f9d;
}
.new-account .btn,
.manage-account .btn {
  border-radius: 7px;
  border: 1px solid #fff;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 700;
  text-decoration: none;
}
.new-account .btn,
.manage-account .btn {
  font-size: 0.88rem;
}
@media screen and (min-width: 47rem) {
  .new-account .btn,
  .manage-account .btn {
    font-size: calc(0.25vw + 0.7625rem);
  }
}
@media screen and (min-width: 95rem) {
  .new-account .btn,
  .manage-account .btn {
    font-size: 1rem;
  }
}
.new-account .offset,
.manage-account .offset {
  margin-left: 17px;
}
.new-account .required:after,
.manage-account .required:after {
  color: #f00;
  content: "*";
  margin-left: 3px;
}

/* New/Manage Account - END */
/* Activate Account (New Online Users) - START */
.div_EnterCusNumberWrapper {
  margin: 30px 0 45px;
  text-align: center;
}
.div_EnterCusNumberWrapper h1 {
  color: #000;
  margin-bottom: 10px;
  text-align: left;
}
.div_EnterCusNumberWrapper h1 {
  font-size: 1.5rem;
}
@media screen and (min-width: 47rem) {
  .div_EnterCusNumberWrapper h1 {
    font-size: calc(0.5208333333vw + 1.2552083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .div_EnterCusNumberWrapper h1 {
    font-size: 1.75rem;
  }
}
.div_EnterCusNumberWrapper h3 {
  color: #000;
  font-weight: 400;
  margin-bottom: 45px;
  text-align: left;
}
.div_EnterCusNumberWrapper h3 {
  font-size: 1.12rem;
}
@media screen and (min-width: 47rem) {
  .div_EnterCusNumberWrapper h3 {
    font-size: calc(0.5208333333vw + 0.8752083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .div_EnterCusNumberWrapper h3 {
    font-size: 1.37rem;
  }
}
.div_EnterCusNumberWrapper .label {
  margin: 0 0 3px;
  text-align: left;
}
.div_EnterCusNumberWrapper .div_EnterCusNumber .div_EnterCusNumberInner {
  display: inline-block;
}
.div_EnterCusNumberWrapper .div_EnterCusNumber .div_EnterCusNumberInner input {
  border: 1px solid #bcbcbc;
  height: 42px;
  margin: 0 0 18px;
  width: 376px;
}
.div_EnterCusNumberWrapper .div_EnterCusNumber .div_EnterCusNumberInner .entry_block {
  display: inline-block;
  margin: 0 12px;
  text-align: left;
  vertical-align: top;
}
.div_EnterCusNumberWrapper .div_EnterCusNumber .div_EnterCusNumberInner .button_wrapper {
  text-align: center;
}
@media (min-width: 825px) {
  .div_EnterCusNumberWrapper .div_EnterCusNumber .div_EnterCusNumberInner .button_wrapper {
    text-align: right;
  }
}
.div_EnterCusNumberWrapper .div_EnterCusNumber .div_EnterCusNumberInner .btn_ActivateAcctSubmit {
  background-color: #16a36e;
  border: none;
  border-radius: 7px;
  color: #fff;
  cursor: pointer;
  font-weight: 700;
  height: 42px;
  margin-right: 12px;
  width: 180px;
}
.div_EnterCusNumberWrapper .div_EnterCusNumber .div_EnterCusNumberInner .btn_ActivateAcctSubmit {
  font-size: 0.88rem;
}
@media screen and (min-width: 47rem) {
  .div_EnterCusNumberWrapper .div_EnterCusNumber .div_EnterCusNumberInner .btn_ActivateAcctSubmit {
    font-size: calc(0.25vw + 0.7625rem);
  }
}
@media screen and (min-width: 95rem) {
  .div_EnterCusNumberWrapper .div_EnterCusNumber .div_EnterCusNumberInner .btn_ActivateAcctSubmit {
    font-size: 1rem;
  }
}
.div_EnterCusNumberWrapper .div_ActivateAcctMsg {
  border: 1px solid #f00;
  padding: 10px 20px 20px;
}

/* Activate Account (New Online Users) - END */
/* Password Retrieval - START */
.password_retrieval_wrapper {
  margin: 30px 0 45px;
  text-align: center;
}
.password_retrieval_wrapper h1 {
  color: #000;
  margin-bottom: 55px;
  text-align: left;
}
.password_retrieval_wrapper h1 {
  font-size: 1.5rem;
}
@media screen and (min-width: 47rem) {
  .password_retrieval_wrapper h1 {
    font-size: calc(0.5208333333vw + 1.2552083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .password_retrieval_wrapper h1 {
    font-size: 1.75rem;
  }
}
.password_retrieval_wrapper .password_retreival {
  display: inline-block;
}
.password_retrieval_wrapper .password_retreival p {
  color: #111;
  font-weight: bold;
  margin: 0;
  padding: 10px 0 0;
  text-align: center;
}
.password_retrieval_wrapper .password_retreival p {
  font-size: 0.81rem;
}
@media screen and (min-width: 47rem) {
  .password_retrieval_wrapper .password_retreival p {
    font-size: calc(0.2708333333vw + 0.6827083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .password_retrieval_wrapper .password_retreival p {
    font-size: 0.94rem;
  }
}
.password_retrieval_wrapper .password_retreival .password_retreive_email input {
  border: 1px solid #bcbcbc;
  height: 42px;
  margin: 0 0 18px;
  width: 376px;
}
.password_retrieval_wrapper .password_retreival .password_retreive_email .label {
  margin: 0 0 3px;
  text-align: left;
}
.password_retrieval_wrapper .password_retreival .co_btn_send_me {
  background-color: #16a36e;
  border: none;
  border-radius: 7px;
  color: #fff;
  cursor: pointer;
  float: right;
  font-weight: 700;
  height: 42px;
  width: 180px;
}
.password_retrieval_wrapper .password_retreival .co_btn_send_me {
  font-size: 0.88rem;
}
@media screen and (min-width: 47rem) {
  .password_retrieval_wrapper .password_retreival .co_btn_send_me {
    font-size: calc(0.25vw + 0.7625rem);
  }
}
@media screen and (min-width: 95rem) {
  .password_retrieval_wrapper .password_retreival .co_btn_send_me {
    font-size: 1rem;
  }
}
.password_retrieval_wrapper .return_to_login {
  display: inline-block;
  float: right;
  line-height: 42px;
  margin-right: 40px;
}
.password_retrieval_wrapper .return_to_login {
  font-size: 0.88rem;
}
@media screen and (min-width: 47rem) {
  .password_retrieval_wrapper .return_to_login {
    font-size: calc(0.25vw + 0.7625rem);
  }
}
@media screen and (min-width: 95rem) {
  .password_retrieval_wrapper .return_to_login {
    font-size: 1rem;
  }
}

/* Password Retrieval - END */
/* Change Password - START */
.change_password {
  padding: 10px;
}
.change_password {
  font-size: 0.81rem;
}
@media screen and (min-width: 47rem) {
  .change_password {
    font-size: calc(0.2708333333vw + 0.6827083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .change_password {
    font-size: 0.94rem;
  }
}
.change_password .myacct_titlebg {
  color: #F68807;
  font-weight: bold;
  width: 99%;
}
.change_password .myacct_titlebg .myacct_title {
  padding-top: 1px;
}
.change_password .myacct_titlebg .myacct_title {
  font-size: 1.5rem;
}
@media screen and (min-width: 47rem) {
  .change_password .myacct_titlebg .myacct_title {
    font-size: calc(0.5208333333vw + 1.2552083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .change_password .myacct_titlebg .myacct_title {
    font-size: 1.75rem;
  }
}
.change_password .passwordLabel {
  font-weight: bolder;
}
.change_password input[type=password] {
  border: 1px solid #aaa;
  height: 38px;
  width: 300px;
}
.change_password .form-change-password {
  margin-top: 20px;
}
.change_password .form-change-password .float-left {
  float: left;
  width: 50%;
}
.change_password .form-change-password .btnContainer {
  margin-top: 20px;
}
.change_password .form-change-password .btnContainer .btnContinue {
  padding: 10px 19px;
  background: #024f9d;
  border-radius: 7px;
  border: 1px solid #fff;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 700;
  text-decoration: none;
}
.change_password .form-change-password .btnContainer .btnContinue {
  font-size: 0.88rem;
}
@media screen and (min-width: 47rem) {
  .change_password .form-change-password .btnContainer .btnContinue {
    font-size: calc(0.25vw + 0.7625rem);
  }
}
@media screen and (min-width: 95rem) {
  .change_password .form-change-password .btnContainer .btnContinue {
    font-size: 1rem;
  }
}

/* Change Password - 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: #024f9d;
  animation-delay: 0.5s;
}
.animated-loading-container .loader--dot:nth-child(2) {
  background-color: #046241;
  animation-delay: 0.4s;
}
.animated-loading-container .loader--dot:nth-child(3) {
  background-color: #279700;
  animation-delay: 0.3s;
}
.animated-loading-container .loader--dot:nth-child(4) {
  background-color: #aaa;
  animation-delay: 0.2s;
}
.animated-loading-container .loader--dot:nth-child(5) {
  background-color: #003087;
  animation-delay: 0.1s;
}
.animated-loading-container .loader--dot:nth-child(6) {
  background-color: #024f9d;
  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;
}

/* Breadcrumbs - START */
.order_bread_crumbs,
.breadcrumbs {
  color: #595959;
  margin-top: 10px;
}

.breadcrumbs a,
.breadcrumbs a:visited {
  color: #595959;
}

.category_caps {
  color: #595959;
  margin-bottom: 5px;
  text-transform: uppercase;
}
.category_caps {
  font-size: 0.69rem;
}
@media screen and (min-width: 47rem) {
  .category_caps {
    font-size: calc(0.125vw + 0.63125rem);
  }
}
@media screen and (min-width: 95rem) {
  .category_caps {
    font-size: 0.75rem;
  }
}

.black_text {
  color: #000000;
}

.site-breadcrumbs {
  margin: 24px auto 16px;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  display: block !important;
}
.site-breadcrumbs a {
  color: var(--Primary-Navy, #00263E);
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px;
}
.site-breadcrumbs .home {
  font-weight: 400;
  letter-spacing: 0.052px;
}

/* Breadcrumbs - END */
/* Buttons - START */
.button {
  font-size: 1rem;
  font-weight: 600;
  text-align: center;
  cursor: pointer;
  border: none;
  border-radius: 0.375rem;
  text-decoration: none;
  transition: all 0.3s ease;
}
.button:focus, .button:hover {
  outline: none;
  opacity: 0.8;
}
.button--primary {
  background-color: #14615b;
  color: white;
  border-color: #14615b;
}
.button--primary:hover {
  background-color: #28bdb1;
  border-color: #28bdb1;
}
.button--secondary {
  background-color: #14615b;
  color: white;
  border-color: #14615b;
}
.button--secondary:hover {
  background-color: #231A1A;
  border-color: #231A1A;
}
.button--small {
  padding: 0.5rem 1rem;
  font-size: 0.875rem;
}
.button--medium {
  padding: 0.75rem 1.5rem;
  font-size: 1rem;
}
.button--large {
  padding: 1rem 2rem;
  font-size: 1.25rem;
}
.button--full-width {
  display: block;
  width: 100%;
}

.btn_AddToCart {
  border: 0;
  cursor: pointer;
  height: 37px !important;
  margin-left: 40px !important;
  margin-right: 12px !important;
  margin-bottom: 12px !important;
  padding: 8px 0;
  position: relative;
  width: 150px !important;
}

.btn_AddToCart3 {
  background: url("/BaldwinCooke/pict/upsell_addcart_btn.png") no-repeat !important;
  border: 0;
  cursor: pointer;
  height: 37px !important;
  margin-top: 15px !important;
  margin-right: 32px !important;
  margin-bottom: 40px !important;
  position: relative;
  width: 150px !important;
}

.div_AddToCartButton {
  float: right;
  padding-top: 20px;
  padding-bottom: 10px;
}

.compositionAddCart {
  background: transparent url("/BaldwinCooke/pict/CompositionAddCartOn.gif") no-repeat;
  border: none;
  cursor: pointer;
  height: 29px;
  margin: 0;
  padding: 0;
  width: 87px;
}

.editCover {
  background: transparent url("/BaldwinCooke/pict/editcover.gif") no-repeat;
  border: none;
  cursor: pointer;
  height: 29px;
  width: 87px;
}

.btn_NoThanks {
  background: transparent url("/BaldwinCooke/pict/upsell_nothanks_btn.png") no-repeat top left;
  border: 0;
  cursor: pointer;
  float: left;
  height: 36px;
  margin-top: 15px;
  margin-right: 15px;
  margin-bottom: 40px;
  padding: 0;
  width: 140px;
}

.couponApplied_timeout_btn {
  cursor: pointer;
  overflow: hidden;
  text-align: center;
  font-weight: 700;
  height: 90px;
  line-height: 23px;
  margin: 5% auto;
  max-width: 500px;
  width: 90%;
}
.couponApplied_timeout_btn a {
  color: white;
  text-decoration: none;
}
.couponApplied_timeout_btn .btn_content, .couponApplied_timeout_btn #shoppingcart_layout .wishList .quickadd_but, #shoppingcart_layout .wishList .couponApplied_timeout_btn .quickadd_but, .couponApplied_timeout_btn .wishList .quickadd_but, .wishList .couponApplied_timeout_btn .quickadd_but {
  background-color: #046241;
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 7vw;
  line-height: 90px;
}
@media (min-width: 675px) {
  .couponApplied_timeout_btn .btn_content, .couponApplied_timeout_btn #shoppingcart_layout .wishList .quickadd_but, #shoppingcart_layout .wishList .couponApplied_timeout_btn .quickadd_but, .couponApplied_timeout_btn .wishList .quickadd_but, .wishList .couponApplied_timeout_btn .quickadd_but {
    font-size: 45px;
  }
}
.couponApplied_timeout_btn .right_caret {
  width: 0;
  height: 0;
  display: inline-block;
  margin-left: 10px;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-left: 20px solid white;
}
@media (min-width: 675px) {
  .couponApplied_timeout_btn .right_caret {
    border-top: 25px solid transparent;
    border-bottom: 25px solid transparent;
    border-left: 25px solid white;
  }
}

.border-button {
  padding: 5px 20px;
  border: 1px solid #003087;
  color: #003087;
  background-color: white;
  border-radius: 8px !important;
  font-size: 18px;
  font-weight: bold;
  cursor: pointer;
}

/* Buttons - END */
/* Cart & Checkout Summary - START */
.payment_flex #summary_block #coupontext .CouponWidget_Content, #thankyou_layout #summary_block #coupontext .CouponWidget_Content {
  display: none;
}

#summary_block {
  width: 20%;
  min-width: 270px;
}
#summary_block a {
  cursor: pointer;
  text-decoration: underline;
}
#summary_block h2 {
  margin: 0;
}
#summary_block h2 {
  font-size: 0.88rem;
}
@media screen and (min-width: 47rem) {
  #summary_block h2 {
    font-size: calc(0.5vw + 0.645rem);
  }
}
@media screen and (min-width: 95rem) {
  #summary_block h2 {
    font-size: 1.12rem;
  }
}
#summary_block .summary_wrapper {
  background-color: #ededed;
  border: 1px solid #ccc;
}
#summary_block .summary_heading {
  background: #ccc;
  padding: 15px 0;
  text-align: center;
}
#summary_block #disclaimerCopy {
  color: black;
  margin-top: 10px;
  position: relative;
}
#summary_block #disclaimerCopy {
  font-size: 0.69rem;
}
@media screen and (min-width: 47rem) {
  #summary_block #disclaimerCopy {
    font-size: calc(0.125vw + 0.63125rem);
  }
}
@media screen and (min-width: 95rem) {
  #summary_block #disclaimerCopy {
    font-size: 0.75rem;
  }
}
#summary_block #disclaimerCopy .boxpopup {
  text-decoration: none;
}
#summary_block #disclaimerCopy #cartOfferDetails {
  top: 30px;
  right: 0;
  background: white;
  position: absolute;
}
#summary_block #disclaimerCopy #cartOfferDetails .box {
  border: 1px solid #003087;
}
#summary_block #disclaimerCopy #cartOfferDetails .content {
  padding: 12px 50px 12px 10px !important;
  width: auto;
  height: auto;
  line-height: normal;
  text-align: left !important;
  box-sizing: content-box;
}
#summary_block .additionalfees {
  position: relative;
}
#summary_block .additionalfees a {
  text-decoration: none !important;
  color: initial;
}
#summary_block .additionalfees #addtionalFeesDetail {
  top: 35px;
  width: 93%;
  background: white;
  position: absolute;
  font-weight: initial;
}
#summary_block .additionalfees #addtionalFeesDetail .box {
  border: 1px solid #003087;
}
#summary_block .additionalfees #addtionalFeesDetail .box .top-right-circle-hex {
  text-align: center;
}
#summary_block .additionalfees #addtionalFeesDetail .box .content {
  padding: 12px 50px 12px 10px !important;
  width: auto;
  height: auto;
  line-height: normal;
  text-align: left !important;
  box-sizing: content-box;
}
#summary_block .switch {
  text-align: center;
  cursor: pointer;
  color: blue;
}
#summary_block #coupontext {
  margin: 0;
  padding: 0 10px;
  width: auto;
}
#summary_block #coupontext .CouponWidget_Container .coupon_label {
  font-weight: bold;
  margin: 15px 0 5px;
  text-align: center;
}
#summary_block #coupontext .CouponWidget_Container .coupon_label {
  font-size: 0.75rem;
}
@media screen and (min-width: 47rem) {
  #summary_block #coupontext .CouponWidget_Container .coupon_label {
    font-size: calc(0.2708333333vw + 0.6227083333rem);
  }
}
@media screen and (min-width: 95rem) {
  #summary_block #coupontext .CouponWidget_Container .coupon_label {
    font-size: 0.88rem;
  }
}
#summary_block #coupontext .CouponWidget_Container .coupon_label a {
  font-weight: normal;
}
#summary_block #coupontext .CouponWidget_Container .CouponWidget_ApplyCoupon {
  margin-bottom: 20px;
}
#summary_block #coupontext .CouponWidget_Container .CouponWidget_ApplyCoupon input[type=text] {
  border: 1px solid #aaa;
  color: #000;
  font-weight: bold;
  height: 35px;
  margin: 0;
  padding: 0 0 0 5px;
  width: 170px;
}
#summary_block #coupontext .CouponWidget_Container .CouponWidget_ApplyCoupon input[type=submit] {
  background-color: #024f9d;
  border: none;
  border-radius: 0 7px 7px 0;
  color: #fff;
  cursor: pointer;
  font-weight: bold;
  height: 35px;
  line-height: 34px;
  margin: 0;
  padding: 0;
  text-align: center;
  width: 70px;
}
#summary_block #coupontext .CouponWidget_Container .CouponWidget_ApplyCoupon input[type=submit]:hover {
  background-color: rgb(2.641509434, 104.3396226415, 207.358490566);
}
#summary_block #coupontext .CouponWidget_Container .CouponWidget_ApplyCoupon .Textbox {
  float: left;
}
#summary_block #coupontext .CouponWidget_Container .CouponWidget_ApplyCoupon .Button {
  float: left;
}
#summary_block #coupontext .CouponWidget_Container .CouponWidget_ApplyCoupon .ClearFloat {
  border: none;
  clear: both;
  font-size: 0;
  height: 0;
  line-height: 0;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 0;
}
#summary_block #coupontext .CouponWidget_Container .CouponWidget_ApplyCoupon .Error {
  color: #f00;
  text-align: left;
}
#summary_block #codeentryText {
  color: #000;
  margin-right: 7px;
}
#summary_block .divwhatsthislink a {
  font-size: 0.69rem;
  padding: 0;
}
#summary_block #couponitems {
  color: #000;
  float: none;
  margin: 2px 0 5px;
  overflow: hidden;
  padding: 0;
  text-align: left;
}
#summary_block #couponitems td {
  padding-left: 0;
  padding-right: 0;
}
#summary_block #couponitems .codeentry_form_in {
  margin: 0;
}
#summary_block #couponitems .cart_codeentry_input {
  border: 1px solid #aaa;
  float: left;
  height: 38px;
  margin: 0;
  padding: 0 0 0 5px;
  width: 195px;
}
#summary_block #couponitems .button {
  border-radius: 0 7px 7px 0;
  cursor: pointer;
  display: inline-block;
  float: left;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 700;
  margin: 0;
  overflow: hidden;
  text-align: center;
}
#summary_block #couponitems .btn_applycode {
  color: #fff;
}
#summary_block #couponitems .btn_applycode .btn_content, #summary_block #couponitems .btn_applycode .wishList .quickadd_but, .wishList #summary_block #couponitems .btn_applycode .quickadd_but {
  background-color: #aaa;
  height: 40px;
  line-height: 40px;
  width: 69px;
}
#summary_block .disclaimerCopyContent {
  margin-bottom: 20px;
}
#summary_block .pricing_flex {
  display: flex;
  font-weight: 700;
  justify-content: space-between;
  padding: 5px 10px;
}
#summary_block .pricing_flex div {
  text-align: left;
}
#summary_block .pricing_flex .pricing_underline {
  border-bottom: 1px solid #ccc;
  flex-grow: 1;
  margin: 0 5px 3px 5px;
}
#summary_block .normal_font {
  font-weight: initial;
}
#summary_block .big_font {
  font-size: 16px;
}
#summary_block .orderDetailLink {
  padding: 0px 10px 5px;
  text-align: right;
}
#summary_block .discountprice {
  color: #b20000;
}
#summary_block .amtsaved {
  color: #238c00;
  margin-bottom: 40px;
}
#summary_block .grandtotal {
  background-color: #e2e2e2;
  height: 40px;
  line-height: 40px;
  padding: 0 10px;
}
#summary_block .grandtotal {
  font-size: 0.81rem;
}
@media screen and (min-width: 47rem) {
  #summary_block .grandtotal {
    font-size: calc(0.2708333333vw + 0.6827083333rem);
  }
}
@media screen and (min-width: 95rem) {
  #summary_block .grandtotal {
    font-size: 0.94rem;
  }
}
#summary_block .grandtotal.price {
  color: #000;
  position: relative;
}
#summary_block .grandtotal.price:after {
  background: url("/BaldwinCooke/pict/sprite_shoppingcart.png") no-repeat -139px -117px;
  content: " ";
  height: 40px;
  position: absolute;
  right: -21px;
  width: 21px;
}
@-moz-keyframes spin {
  from {
    -moz-transform: rotate(0deg);
  }
  to {
    -moz-transform: rotate(360deg);
  }
}
@-webkit-keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
#summary_block .Shipping_Container {
  color: #000;
  margin: 0;
  padding: 0;
  overflow: hidden;
  width: 268px !important;
}
#summary_block .Shipping_Container .Shipping_Content table {
  border-collapse: collapse;
  border-color: #C0C0C0;
  border-spacing: 0;
  border-style: dotted;
  border-width: 0;
  width: 100%;
}
#summary_block .Shipping_Container .Shipping_Content td {
  border-color: #C0C0C0;
  border-style: dotted;
  border-width: 0;
  font-weight: bold;
  padding: 3px 0 !important;
  vertical-align: middle !important;
}
#summary_block .Shipping_Container .Shipping_Content td .Left {
  text-align: left;
  width: 65px;
}
#summary_block .Shipping_Container .Shipping_Content td .Right {
  text-align: right;
}
#summary_block .Shipping_Container .Shipping_Content select {
  border: 1px solid #aaa;
  color: #000;
  height: 25px;
  margin: 0;
  padding: 0;
  width: 300px;
}
#summary_block .Shipping_Container .Shipping_ApplyZip {
  float: right;
}
#summary_block .Shipping_Container .Shipping_ApplyZip div.Textbox {
  float: left;
}
#summary_block .Shipping_Container .Shipping_ApplyZip div.Button {
  float: left;
}
#summary_block .Shipping_Container .Shipping_ApplyZip div.ClearFloat {
  border: none;
  clear: both;
  font-size: 0;
  height: 0;
  line-height: 0;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 0;
}
#summary_block .Shipping_Container .Shipping_ApplyZip div.Error {
  color: #f00;
  text-align: left;
}
#summary_block .Shipping_Container .Shipping_ApplyZip input[type=text] {
  border: 1px solid #aaa;
  color: #000;
  height: 27px;
  margin: 0;
  padding: 0 0 0 5px;
  width: 140px;
}
#summary_block .Shipping_Container .Shipping_ApplyZip input[type=submit] {
  background-color: #024f9d;
  border: none;
  border-radius: 0 7px 7px 0;
  color: #fff;
  cursor: pointer;
  font-size: 0.69rem;
  font-weight: bold;
  height: 27px;
  line-height: 27px;
  margin: 0;
  padding: 0;
  text-align: center;
  width: 60px;
}
#summary_block .Shipping_Container .Shipping_ApplyZip input[type=submit]:hover {
  background-color: rgb(2.641509434, 104.3396226415, 207.358490566);
}
#summary_block .button {
  border-radius: 7px;
  cursor: pointer;
  display: table;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 700;
  margin: 15px auto 25px;
  overflow: hidden;
}
#summary_block .btn_advance {
  color: #fff;
  width: 90%;
}
#summary_block .btn_advance {
  font-size: 0.88rem;
}
@media screen and (min-width: 47rem) {
  #summary_block .btn_advance {
    font-size: calc(0.25vw + 0.7625rem);
  }
}
@media screen and (min-width: 95rem) {
  #summary_block .btn_advance {
    font-size: 1rem;
  }
}
#summary_block .btn_advance .btn_content, #summary_block .btn_advance .wishList .quickadd_but, .wishList #summary_block .btn_advance .quickadd_but {
  background-color: #1c8d00;
  display: table;
  padding: 10px;
  width: 100%;
}
#summary_block .checkout_iconwrapper {
  margin: 0 auto;
  text-align: center;
  vertical-align: middle;
  border-radius: 7px;
  width: 90%;
}
#summary_block .checkout_iconwrapper .cart_buttons {
  background-color: #1c8d00;
  border: none;
  border-radius: 7px;
  color: #fff;
  cursor: pointer;
  font-weight: 700;
  margin: 15px auto 25px;
  overflow: hidden;
  padding: 10px;
  width: 100%;
}
#summary_block .checkout_iconwrapper .cart_buttons {
  font-size: 0.88rem;
}
@media screen and (min-width: 47rem) {
  #summary_block .checkout_iconwrapper .cart_buttons {
    font-size: calc(0.25vw + 0.7625rem);
  }
}
@media screen and (min-width: 95rem) {
  #summary_block .checkout_iconwrapper .cart_buttons {
    font-size: 1rem;
  }
}
#summary_block .checkout_iconwrapper .processedbutton {
  background-color: #146600;
  border-radius: 7px;
  color: #fff;
  font-weight: 700;
  line-height: 21px;
  margin: 15px auto 40px;
  padding-top: 10px;
  padding-bottom: 10px;
  width: 100%;
}
#summary_block .checkout_iconwrapper .processedbutton {
  font-size: 0.88rem;
}
@media screen and (min-width: 47rem) {
  #summary_block .checkout_iconwrapper .processedbutton {
    font-size: calc(0.25vw + 0.7625rem);
  }
}
@media screen and (min-width: 95rem) {
  #summary_block .checkout_iconwrapper .processedbutton {
    font-size: 1rem;
  }
}
#summary_block .checkout_iconwrapper .icon-arrow {
  display: inline-block;
  height: 14px;
  margin-right: 5px;
  vertical-align: middle;
  width: 14px;
  animation-duration: 4000ms;
  animation-iteration-count: infinite;
  animation-name: spin;
  animation-timing-function: linear;
  line-height: 14px;
}
#summary_block .checkout_iconwrapper .ProcessedButtonStatic {
  display: block;
  cursor: pointer;
  opacity: 1;
}
#summary_block .checkout_iconwrapper .ProcessedButtonSpinning {
  display: none;
  cursor: default;
  opacity: 0.5;
}
#summary_block .checkout_iconwrapper .spinning {
  display: inline-block;
  -webkit-animation-name: spin;
  -webkit-animation-duration: 4000ms;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-name: spin;
  -moz-animation-duration: 4000ms;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: spin;
  -ms-animation-duration: 4000ms;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  animation-duration: 4000ms;
  animation-iteration-count: infinite;
  animation-name: spin;
  animation-timing-function: linear;
}
#summary_block .checkout_icon {
  background: url("/BaldwinCooke/pict/sprite_shoppingcart.png") no-repeat -109px -117px;
  display: inline-block;
  height: 33px;
  width: 25px;
}
#summary_block .coupon_savings {
  margin: 5px 10px;
  text-align: left;
}
#summary_block .coupon_savings p {
  margin-top: 0;
  text-align: left;
}
#summary_block .coupon_savings .percent_saved:after {
  content: "%";
}
#summary_block .coupon_savings .coupontitle {
  background-color: #eee;
  display: inline-block;
  font-weight: 700;
  margin-top: -10px;
  padding: 0 5px;
  position: relative;
  top: -10px;
}
#summary_block .coupon_savings .couponcode {
  font-weight: 700;
  text-transform: uppercase;
}
#summary_block .coupon_savings .couponcodedesc {
  text-align: left;
}
#summary_block .coupon_savings .nor {
  font-weight: 700;
  margin-top: 10px;
}
#summary_block .coupon_savings .note {
  margin: 5px 0 5px 0;
}
#summary_block .zipchangediv {
  padding: 0;
  width: auto;
}
#summary_block .zipchangediv {
  font-size: 0.69rem;
}
@media screen and (min-width: 47rem) {
  #summary_block .zipchangediv {
    font-size: calc(0.125vw + 0.63125rem);
  }
}
@media screen and (min-width: 95rem) {
  #summary_block .zipchangediv {
    font-size: 0.75rem;
  }
}
#summary_block .shipmethodchange {
  float: left;
}
#summary_block .shipmethodchange {
  font-size: 0.69rem;
}
@media screen and (min-width: 47rem) {
  #summary_block .shipmethodchange {
    font-size: calc(0.125vw + 0.63125rem);
  }
}
@media screen and (min-width: 95rem) {
  #summary_block .shipmethodchange {
    font-size: 0.75rem;
  }
}
#summary_block .needHelp_wrapper {
  background-color: #ededed;
  border: 1px solid #ccc;
  border-top: 0;
  margin-top: 40px;
}
#summary_block .help_section h3 {
  color: #000;
  margin-top: -9px;
  padding: 0 5px;
}
#summary_block .help_section ul {
  margin-left: 10%;
  padding: 0;
}
#summary_block .help_section li {
  color: #aaa;
  padding: 5px 0;
}
#summary_block .help_section a {
  cursor: pointer;
}
#summary_block .help_section .top_borders {
  display: flex;
}
#summary_block .help_section .top_borders .top_border {
  border-top: 1px solid #ccc;
  flex-grow: 1;
}
#summary_block .assoc_bus_icons {
  display: none;
  padding-top: 25px;
  text-align: center;
  width: 100%;
}
#summary_block .assoc_bus_icons div {
  display: inline-block;
  float: none;
  margin: 0 5px;
  vertical-align: middle;
}
#summary_block .assoc_bus_icons a {
  text-decoration: none;
}
#summary_block .terms {
  margin: -25px 0 35px;
  padding: 0 10px;
}

.needhelp {
  padding-right: 36px;
}
.needhelp p {
  margin: 3px 0 5px !important;
}
.needhelp .taxexempt_label {
  display: inline-block;
  vertical-align: top;
  width: 50px;
}
.needhelp .taxexempt_data {
  display: inline-block;
  line-height: 18px;
  width: 200px;
}

/* Cart & Checkout Summary - END */
/*Temp center banner div*/
.temp_center_banner {
  width: 950px;
  height: 196px;
  margin: 0 auto;
}

/* Digital Studio - START */
.div_digital_pricing {
  float: left;
  padding-top: 10px;
  width: 413px;
}
.div_digital_pricing .pricing_block2 {
  float: none;
}

/* Digital Studio - END */
/* PreviewDoc - START */
.comp_7x6calendar {
  background: transparent url("/BaldwinCooke/pict/comp_7x6calendar.gif") no-repeat;
  border: none;
  height: 514px;
  margin-top: 5px;
  margin-left: 8px;
  padding-top: 22px;
  width: 524px;
}
.comp_7x6calendar span table {
  margin-left: 5px;
}

.comp_budgetpro {
  background: transparent url("/BaldwinCooke/pict/comp_budgetpro.gif") no-repeat;
  border: none;
  height: 474px;
  margin: 0;
  width: 181px;
}

.comp_7x10calendar_outside {
  background: transparent url("/BaldwinCooke/pict/7x10outside.gif") no-repeat;
  border: none;
  height: 530px;
  margin-left: 0;
  padding-top: 22px;
  width: 654px;
}
.comp_7x10calendar_outside span table {
  margin-left: 5px;
}

.comp_7x10calendar_inside {
  background: transparent url("/BaldwinCooke/pict/7x10inside.gif") no-repeat;
  border: none;
  height: 530px;
  margin-left: 0;
  padding-top: 22px;
  width: 654px;
}
.comp_7x10calendar_inside span table {
  margin-left: 5px;
}

.comp_coloredmug {
  background: url("/BaldwinCooke/pict/Mug-Disclaimer-1.jpg") no-repeat scroll 0 0 transparent;
  border: medium none;
  height: 165px;
  margin: 0;
  width: 188px;
}

.comp_penpreview {
  float: left;
  height: 108px;
  width: 539px;
}

.comp_penrotationcontainer {
  float: left;
  height: 100px;
  margin-top: 9px;
  margin-left: 1px;
  width: 67px;
}
.comp_penrotationcontainer .top {
  background-image: url(/CompositionStudio/img/generic/TopPreview.png);
  cursor: pointer;
  height: 20px;
  margin-top: 0;
  margin-left: 0;
  width: 59px;
}
.comp_penrotationcontainer .center {
  background-image: url(/CompositionStudio/img/generic/CenterPreview.png);
  cursor: pointer;
  height: 20px;
  margin-top: 13px;
  margin-left: 0;
  width: 59px;
}
.comp_penrotationcontainer .bottom {
  background-image: url(/CompositionStudio/img/generic/BottomPreview.png);
  cursor: pointer;
  height: 20px;
  margin-top: 13px;
  margin-left: 0;
  width: 59px;
}

/* PreviewDoc - END*/
/****************** Start Styles for Error PageNotFound.html***********************/
.error_404_container {
  max-width: 950px;
  height: auto;
  margin: 0 auto 0 auto;
  display: block;
  padding: 0 0 20px 0;
  text-align: center;
}
.error_404_container .htwo_error_404 {
  font-weight: bold;
  margin-bottom: 15px;
  color: #000;
  display: inline-block;
}
.error_404_container .htwo_error_404 {
  font-size: 1.25rem;
}
@media screen and (min-width: 47rem) {
  .error_404_container .htwo_error_404 {
    font-size: calc(0.5208333333vw + 1.0052083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .error_404_container .htwo_error_404 {
    font-size: 1.5rem;
  }
}

.hfour_error_404 {
  padding: 0 0 20px 0;
  display: block;
}

.link_container_error_404 {
  width: 40%;
  height: auto;
  margin: 0 auto;
  padding: 0 0 0 15px;
  display: inline-block;
}

.left_margin_error_404 {
  margin: 0 0 0 10%;
  float: left;
}

ul.left_margin_error_404 {
  list-style: none;
  padding: 0;
  margin: 0 0 0 10%;
  text-align: left;
  width: 39%;
  float: left;
}

li.error_list_error_404 {
  margin: 0;
  padding: 0;
}

li.error_list_error_404 a {
  color: #024f9d;
  position: relative;
  top: -4px;
  padding-left: 2px;
}
li.error_list_error_404 a {
  font-size: 0.81rem;
}
@media screen and (min-width: 47rem) {
  li.error_list_error_404 a {
    font-size: calc(0.2708333333vw + 0.6827083333rem);
  }
}
@media screen and (min-width: 95rem) {
  li.error_list_error_404 a {
    font-size: 0.94rem;
  }
}

span.bullet_error_404 {
  color: #024f9d;
  position: relative;
}
span.bullet_error_404 {
  font-size: 1.25rem;
}
@media screen and (min-width: 47rem) {
  span.bullet_error_404 {
    font-size: calc(0.5208333333vw + 1.0052083333rem);
  }
}
@media screen and (min-width: 95rem) {
  span.bullet_error_404 {
    font-size: 1.5rem;
  }
}

/* End Styles for Error PageNotFound.html

    /*Start Styles for Error.htm*/
.error_container_500 {
  margin: 0 auto;
  max-width: 450px;
}

img .error_logo_500 {
  max-width: 100%;
}

.logo_container_500 {
  margin: 75px auto 0 auto;
  width: 320px;
  display: block;
}

span.logo_text_500 {
  display: inline-block;
  color: #888;
  font-weight: 700;
  font-family: arial;
  letter-spacing: 0.3px;
  margin: 5px 0;
}
span.logo_text_500 {
  font-size: 0.75rem;
}
@media screen and (min-width: 47rem) {
  span.logo_text_500 {
    font-size: calc(0.2708333333vw + 0.6227083333rem);
  }
}
@media screen and (min-width: 95rem) {
  span.logo_text_500 {
    font-size: 0.88rem;
  }
}

span.error_text_500 {
  display: block;
  letter-spacing: 0.3px;
}
span.error_text_500 {
  font-size: 1.12rem;
}
@media screen and (min-width: 47rem) {
  span.error_text_500 {
    font-size: calc(0.5208333333vw + 0.8752083333rem);
  }
}
@media screen and (min-width: 95rem) {
  span.error_text_500 {
    font-size: 1.37rem;
  }
}

li.error_list_500 {
  line-height: 0.8;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
li.error_list_500 {
  font-size: 0.81rem;
}
@media screen and (min-width: 47rem) {
  li.error_list_500 {
    font-size: calc(0.2708333333vw + 0.6827083333rem);
  }
}
@media screen and (min-width: 95rem) {
  li.error_list_500 {
    font-size: 0.94rem;
  }
}

span.bullet_500 {
  color: #024f9d;
  position: relative;
}
span.bullet_500 {
  font-size: 1.25rem;
}
@media screen and (min-width: 47rem) {
  span.bullet_500 {
    font-size: calc(0.5208333333vw + 1.0052083333rem);
  }
}
@media screen and (min-width: 95rem) {
  span.bullet_500 {
    font-size: 1.5rem;
  }
}

.list_text_500 {
  position: relative;
  top: -5px;
}

.number_container_500 {
  margin: 20px auto 0 auto;
  text-align: center;
}
.number_container_500 a {
  font-family: arial;
  color: #024f9d;
  text-decoration: none;
}
.number_container_500 a {
  font-size: 1.5rem;
}
@media screen and (min-width: 47rem) {
  .number_container_500 a {
    font-size: calc(0.5208333333vw + 1.2552083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .number_container_500 a {
    font-size: 1.75rem;
  }
}

.copyright_notice_500 {
  color: #aaa;
  margin: 35px 0 0;
  text-align: center;
}
.copyright_notice_500 a {
  color: #2b3d61;
  text-decoration: none;
}
.copyright_notice_500 a a:hover {
  text-decoration: underline;
}

/*****************End Styles for Error.htm*********************/
/* Error Handling - START */
.errorText_span_red {
  color: #f00;
  display: none;
  text-align: left;
}

.errorTextbox {
  background-color: rgb(255, 176, 176);
  border: 1px solid #f00;
}

/* Error Handling - END */
/*****************Removed link_container_error_404 media queries**************/
@media screen and (max-width: 810px) {
  .link_container_error_404 {
    width: 50%;
  }
}
@media screen and (max-width: 650px) {
  .link_container_error_404 {
    width: 60%;
  }
}
@media screen and (max-width: 550px) {
  .link_container_error_404 {
    width: 70%;
  }
}
@media screen and (max-width: 470px) {
  .link_container_error_404 {
    width: 80%;
  }
}
@media screen and (max-width: 410px) {
  .link_container_error_404 {
    width: 90%;
  }
}
@media screen and (max-width: 370px) {
  .link_container_error_404 {
    width: 100%;
    padding: 0 0 0 2px;
  }
  .left_margin_error_404 {
    margin: 0 0 0 7%;
  }
}
/*****************Removed link_container_error_404 media queries end**************/
#expiredCoupon * {
  box-sizing: border-box;
}
#expiredCoupon #couponContainer {
  margin: 20px auto;
  width: 100%;
}
#expiredCoupon h1 {
  color: #004f98;
  padding-left: 20px;
}
#expiredCoupon h1 {
  font-size: 1.25rem;
}
@media screen and (min-width: 47rem) {
  #expiredCoupon h1 {
    font-size: calc(0.5208333333vw + 1.0052083333rem);
  }
}
@media screen and (min-width: 95rem) {
  #expiredCoupon h1 {
    font-size: 1.5rem;
  }
}
#expiredCoupon #continueShopping {
  float: left;
  width: 50%;
  padding: 20px;
}
#expiredCoupon #continueShopping {
  font-size: 0.88rem;
}
@media screen and (min-width: 47rem) {
  #expiredCoupon #continueShopping {
    font-size: calc(0.25vw + 0.7625rem);
  }
}
@media screen and (min-width: 95rem) {
  #expiredCoupon #continueShopping {
    font-size: 1rem;
  }
}
#expiredCoupon #continueShopping .button_wrapper {
  margin-top: 23px;
}
#expiredCoupon #continueShopping .button_wrapper a {
  color: #fff;
  text-align: center;
  text-decoration: none;
}
#expiredCoupon #continueShopping .button_wrapper .btn_advance {
  box-shadow: none;
  font-weight: bold;
  height: auto;
  line-height: normal;
}
#expiredCoupon #continueShopping .button_wrapper .btn_advance {
  font-size: 0.88rem;
}
@media screen and (min-width: 47rem) {
  #expiredCoupon #continueShopping .button_wrapper .btn_advance {
    font-size: calc(0.25vw + 0.7625rem);
  }
}
@media screen and (min-width: 95rem) {
  #expiredCoupon #continueShopping .button_wrapper .btn_advance {
    font-size: 1rem;
  }
}
#expiredCoupon #continueShopping .button_wrapper .btn_advance .btn_content, #expiredCoupon #continueShopping .button_wrapper .btn_advance .wishList .quickadd_but, .wishList #expiredCoupon #continueShopping .button_wrapper .btn_advance .quickadd_but {
  background-color: #004f98;
  background-image: none;
  border: 1px solid #fff;
  border-radius: 7px;
  padding: 22px 66px;
}
#expiredCoupon .couponImage {
  width: 50%;
  height: 212px;
  background: url("/Amsterdam/pict/Expired-Coupon-APL.jpg") no-repeat;
  position: relative;
  float: left;
}
#expiredCoupon .couponImage .couponCode {
  position: absolute;
  top: 152px;
  left: 220px;
  font-weight: 600;
  color: #004f98;
}
#expiredCoupon .couponImage .couponCode {
  font-size: 1.5rem;
}
@media screen and (min-width: 47rem) {
  #expiredCoupon .couponImage .couponCode {
    font-size: calc(0.5208333333vw + 1.2552083333rem);
  }
}
@media screen and (min-width: 95rem) {
  #expiredCoupon .couponImage .couponCode {
    font-size: 1.75rem;
  }
}
#expiredCoupon #block_products {
  border-collapse: separate;
  border-spacing: 14px 0;
  clear: both;
  padding: 20px 0 40px;
  width: 100%;
}
#expiredCoupon #block_products th {
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 20px solid #004f98;
  padding: 5px 0;
  text-align: center;
}
#expiredCoupon #block_products th a {
  color: #878787;
  font-weight: 400;
  text-decoration: none;
}
#expiredCoupon #block_products th a {
  font-size: 1.5rem;
}
@media screen and (min-width: 47rem) {
  #expiredCoupon #block_products th a {
    font-size: calc(0.5208333333vw + 1.2552083333rem);
  }
}
@media screen and (min-width: 95rem) {
  #expiredCoupon #block_products th a {
    font-size: 1.75rem;
  }
}
#expiredCoupon #block_products td {
  border: none;
  line-height: 0;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
}
#expiredCoupon #block_products td img {
  height: auto;
  width: 100%;
}
#expiredCoupon #block_products td .product_rollover {
  background-color: rgba(0, 79, 152, 0.8);
  color: #fff;
  display: none;
  font-weight: 400;
  height: 100%;
  left: 0;
  line-height: normal;
  padding: 50px 15px;
  position: absolute;
  text-align: center;
  top: 0;
}
#expiredCoupon #block_products td .product_rollover {
  font-size: 1.12rem;
}
@media screen and (min-width: 47rem) {
  #expiredCoupon #block_products td .product_rollover {
    font-size: calc(0.5208333333vw + 0.8752083333rem);
  }
}
@media screen and (min-width: 95rem) {
  #expiredCoupon #block_products td .product_rollover {
    font-size: 1.37rem;
  }
}
#expiredCoupon #block_products td .product_rollover .btn_advance .btn_content, #expiredCoupon #block_products td .product_rollover .btn_advance .wishList .quickadd_but, .wishList #expiredCoupon #block_products td .product_rollover .btn_advance .quickadd_but {
  background-color: #046241;
  background-image: none;
}
#expiredCoupon #block_products td .product_rollover .btn_advance .btn_content:hover, #expiredCoupon #block_products td .product_rollover .btn_advance .wishList .quickadd_but:hover, .wishList #expiredCoupon #block_products td .product_rollover .btn_advance .quickadd_but:hover {
  background-color: #00b436;
}
#expiredCoupon #block_products td:hover .product_rollover {
  display: block;
}
#expiredCoupon .category_main .product_container .product_image_container .product_image .category_thumb4 {
  height: auto;
  width: 98%;
}

.footer_guarantee {
  align-items: center;
  background-color: #ffa600;
  clear: both;
  display: flex;
  justify-content: center;
  margin-top: 20px;
  text-align: center;
}
.footer_guarantee .guarantee_img {
  padding: 10px 0;
}
.footer_guarantee .guarantee_text {
  color: #2B2B2B;
  margin-left: 10px;
  text-align: left;
}
.footer_guarantee .guarantee_text p {
  margin: 0;
}
.footer_guarantee h2.guarantee_heading {
  font-size: 1.25rem;
}
@media screen and (min-width: 47rem) {
  .footer_guarantee h2.guarantee_heading {
    font-size: calc(0.5208333333vw + 1.0052083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .footer_guarantee h2.guarantee_heading {
    font-size: 1.5rem;
  }
}

.support_email {
  position: relative;
}
.support_email * {
  box-sizing: border-box;
}
.support_email .content {
  max-width: 1200px;
}

.support_email_wrapper {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: -1;
}

.support_background {
  background-color: #d8eefb;
  float: left;
  height: 100%;
  width: 50%;
}

.email_background {
  background-color: #c5e6f7;
  float: left;
  height: 100%;
  width: 50%;
}

.support, .email {
  display: inline-block;
  padding: 10px 0;
  text-align: center;
  vertical-align: top;
  width: 49%;
}

.support {
  padding-right: 5%;
}

.email {
  padding-left: 5%;
}

.bold_heading {
  font-weight: bold;
}
.bold_heading {
  font-size: 1.12rem;
}
@media screen and (min-width: 47rem) {
  .bold_heading {
    font-size: calc(0.5208333333vw + 0.8752083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .bold_heading {
    font-size: 1.37rem;
  }
}

.support_icons {
  align-items: center;
  display: flex;
  justify-content: center;
  margin-bottom: 30px;
}
.support_icons p {
  display: inline-block;
  padding: 0 30px 0 10px;
}
.support_icons .phone_img {
  height: auto;
  width: 45px;
}
.support_icons .phone_text {
  font-weight: bold;
}
.support_icons .phone_text {
  font-size: 0.81rem;
}
@media screen and (min-width: 47rem) {
  .support_icons .phone_text {
    font-size: calc(0.2708333333vw + 0.6827083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .support_icons .phone_text {
    font-size: 0.94rem;
  }
}

.support_chat img {
  height: auto;
  max-height: 40px;
  width: 90px;
}

.email_save_txt {
  font-weight: bold;
}

.newsletter_signup_area .nwstext {
  border: 1px solid #14615B;
  color: #5A5858;
  height: 35px;
  margin: 0 0 6px;
  padding: 0 5px 0 3px;
  width: 100%;
}

.newsletter_signup_area {
  display: inline-block;
  line-height: 13px;
  padding-right: 10%;
  text-align: right;
  width: 100%;
}
.newsletter_signup_area {
  font-size: 0.69rem;
}
@media screen and (min-width: 47rem) {
  .newsletter_signup_area {
    font-size: calc(0.125vw + 0.63125rem);
  }
}
@media screen and (min-width: 95rem) {
  .newsletter_signup_area {
    font-size: 0.75rem;
  }
}
.newsletter_signup_area .newsletter_input {
  display: inline-block;
  vertical-align: top;
  width: 65%;
}
.newsletter_signup_area .newsletter_button {
  display: inline-block;
}
.newsletter_signup_area .nwsbut {
  background-color: #14615B;
  border: 1px solid #14615B;
  border-radius: 0 7px 7px 0;
  color: #fff;
  cursor: pointer;
  float: left;
  font-weight: bold;
  height: 35px;
  line-height: 35px;
  margin: 0 0 0 -3px;
  padding: 0;
  text-align: center;
  text-decoration: none;
  width: 77px;
}
.newsletter_signup_area .nwsbut {
  font-size: 0.69rem;
}
@media screen and (min-width: 47rem) {
  .newsletter_signup_area .nwsbut {
    font-size: calc(0.25vw + 0.5725rem);
  }
}
@media screen and (min-width: 95rem) {
  .newsletter_signup_area .nwsbut {
    font-size: 0.81rem;
  }
}
.newsletter_signup_area .nwsbut:hover {
  background-color: #28bdb1;
}
.newsletter_signup_area .unsubscribe_text {
  font-size: 0.63rem !important;
  padding-right: 22%;
  text-align: center;
}
.newsletter_signup_area .unsubscribe_text {
  font-size: 0.69rem;
}
@media screen and (min-width: 47rem) {
  .newsletter_signup_area .unsubscribe_text {
    font-size: calc(0.125vw + 0.63125rem);
  }
}
@media screen and (min-width: 95rem) {
  .newsletter_signup_area .unsubscribe_text {
    font-size: 0.75rem;
  }
}
.newsletter_signup_area .newsletter_links {
  float: none;
  line-height: 11px;
  margin: 0;
  text-align: left;
  width: 100%;
}
.newsletter_signup_area .newsletter_links {
  font-size: 0.69rem;
}
@media screen and (min-width: 47rem) {
  .newsletter_signup_area .newsletter_links {
    font-size: calc(0.125vw + 0.63125rem);
  }
}
@media screen and (min-width: 95rem) {
  .newsletter_signup_area .newsletter_links {
    font-size: 0.75rem;
  }
}

.newsletter_links_policy a {
  color: #184290;
  cursor: pointer;
  float: right;
  font-size: 0.69rem;
  padding-right: 0;
}

.footer_links {
  background-color: #14615B;
  color: #fff;
  text-align: left;
}
.footer_links {
  font-size: 0.81rem;
}
@media screen and (min-width: 47rem) {
  .footer_links {
    font-size: calc(0.2708333333vw + 0.6827083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .footer_links {
    font-size: 0.94rem;
  }
}
.footer_links .content {
  max-width: 1400px;
}
.footer_links .footer_flex {
  display: flex;
  justify-content: space-between;
}
.footer_links .headercartdrop {
  display: none;
}
.footer_links .links_area {
  border-left: 1px solid #28bdb1;
  margin: 30px 0;
  padding: 0 30px;
}
.footer_links .links_area:first-of-type {
  border: none;
}
.footer_links .links_area a {
  color: #fff;
  display: block;
  margin-top: 5px;
}
.footer_links .links_area p {
  margin: 0 0 5px 0;
}
.footer_links .links_area .actShop {
  font-size: 0.81rem;
}
@media screen and (min-width: 47rem) {
  .footer_links .links_area .actShop {
    font-size: calc(0.2708333333vw + 0.6827083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .footer_links .links_area .actShop {
    font-size: 0.94rem;
  }
}
.footer_links .links_area .links_header {
  font-weight: bold;
  margin-bottom: 15px;
}
.footer_links .links_area .links_header {
  font-size: 0.81rem;
}
@media screen and (min-width: 47rem) {
  .footer_links .links_area .links_header {
    font-size: calc(0.2708333333vw + 0.6827083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .footer_links .links_area .links_header {
    font-size: 0.94rem;
  }
}
.footer_links .links_area .payment_icons:first-of-type {
  margin-top: 20px;
}
.footer_links .links_area .actShopCartTitle {
  font-weight: normal;
}
.footer_links .links_area .established_text {
  margin-top: 10px;
}
.footer_links .payment_logo {
  height: 32px;
  margin: 0 7px 0 0;
  width: 51px;
}

.copyright_notice {
  margin-top: 8px;
  text-align: center;
}

#header {
  /* Top Account Nav - START */
  /* Top Account Nav - END  */
  /* Header Content (logo, chat, etc.) - START */
  /* Header Content (logo, chat, etc.) - END */
  /* Reinforcement Banner - START */
  /* Reinforcement Banner - END */
  /* Top Category Nav - START */
  /* Top Category Nav - END */
}
#header {
  font-size: 0.69rem;
}
@media screen and (min-width: 47rem) {
  #header {
    font-size: calc(0.25vw + 0.5725rem);
  }
}
@media screen and (min-width: 95rem) {
  #header {
    font-size: 0.81rem;
  }
}
#header span.relative {
  display: inline-block;
}
#header .relative {
  position: relative;
}
#header .relative #offerDetails {
  top: 30px;
  right: 0;
  background: white;
  position: absolute;
}
#header .relative #offerDetails .box {
  border: 1px solid #00649d;
}
#header .relative #offerDetails .box .top-right-circle-hex {
  line-height: 20px;
}
#header .relative #offerDetails .box .top.arrow {
  left: 83%;
}
#header .relative #offerDetails .box .content {
  padding: 12px 50px 12px 10px !important;
  width: 280px;
  height: auto;
  line-height: normal;
  text-align: left !important;
  box-sizing: content-box;
}

#header .content {
  max-width: 100%;
  width: 100%;
  text-align: right;
}

@media (min-width: 1500px) {
  #header .content {
    max-width: 1500px;
    width: 100%;
  }
}
#header #headernav {
  background-color: #14615B;
  height: auto;
  margin: 0;
  width: 100%;
}

#header #headernav .content {
  text-align: right;
}

#header #headernav #headernavlist {
  display: inline-block;
  list-style-type: none;
  margin: 0 30px 0 0;
  padding: 0;
}

#header #headernav #headernavlist li {
  display: table-cell;
  float: none;
  vertical-align: middle;
  position: relative;
}

#header #headernav #headernavlist li:hover .actShopWishListNumItems {
  color: #000;
}

#header #headernav #headernavlist li:hover .actShop a {
  background-position: -1px -17px;
  text-decoration: none !important;
}

#header #headernav #headernavlist li:hover .topnavdrop {
  display: block;
}

#header #headernav #headernavlist li:hover a.lnk-my-account {
  background-color: #fff;
  border: 2px solid #aaa;
  border-bottom: none;
  color: #000;
}

#header #headernav #headernavlist li:hover a.lnk-my-account .topnavarrow:before {
  border-color: #000 transparent transparent transparent;
}

#header #headernav #headernavlist li:hover a.lnk-my-account .topnavarrow:after {
  border-color: #fff transparent transparent transparent;
}

#header #headernav #headernavlist li:hover .transparent-mask {
  display: block;
}

#header #headernav #headernavlist li:hover.li-active-cart[empty-cart=false] {
  background-color: #fff;
}

#header #headernav #headernavlist li.li-active-cart {
  border: 1px solid transparent;
  border-bottom: none;
  padding-top: 7px;
  padding-right: 10px;
}

#header #headernav #headernavlist li.li-active-cart .transparent-mask {
  display: none;
}

#header #headernav #headernavlist li.li-active-cart[empty-cart=false]:hover {
  border-right: 2px solid #aaa;
}

#header #headernav #headernavlist li.li-active-cart[empty-cart=false]:hover .transparent-mask {
  display: block;
}

#header #headernav #headernavlist li.li-active-cart[empty-cart=false] .transparent-mask {
  position: absolute;
  z-index: 1001;
  background: transparent;
  border: 1px solid #aaa;
  border-top: none;
  border-left: none;
  width: 232px;
  top: 40px;
  right: 103px;
  display: none;
}

#header #headernav #headernavlist li.li-active-cart[empty-cart=false] .topnavdrop {
  right: -2px;
}

#header #headernav #headernavlist li.li-active-cart:hover[empty-cart=false] .actShopCartTitle {
  color: #000;
}

#header #headernav #headernavlist li.li-active-cart:hover[empty-cart=true] .actShopCartTitle {
  text-decoration: underline;
}

#header #headernav #headernavlist li.li-my-account .topnavdrop {
  padding-right: 0;
  width: 205px;
}

#header #headernav #headernavlist li a.lnk-home {
  margin-top: 18px;
}

#header #headernav #headernavlist li a.lnk-home:hover {
  margin-top: 19px;
}

#header #headernav #headernavlist li a.lnk-home:hover img {
  border-bottom: 1px solid #fff;
}

#header #headernav #headernavlist li a.lnk-my-account {
  border: 1px solid transparent;
  border-bottom: none;
}

#header #headernav #headernavlist li a:not(.lnk-sign-in) {
  color: #fff;
  display: inline-block;
  font-weight: 700;
  padding: 0 15px 0;
  position: relative;
  text-decoration: none;
  text-transform: none;
}

#header #headernav #headernavlist li a.lnk-sign-in {
  color: #fff;
  text-decoration: none;
}

#header #headernav #headernavlist li div.web-user-info {
  color: #fff;
  padding-right: 32px;
}
#header #headernav #headernavlist li div.web-user-info {
  font-size: 0.75rem;
}
@media screen and (min-width: 47rem) {
  #header #headernav #headernavlist li div.web-user-info {
    font-size: calc(0.2708333333vw + 0.6227083333rem);
  }
}
@media screen and (min-width: 95rem) {
  #header #headernav #headernavlist li div.web-user-info {
    font-size: 0.88rem;
  }
}

#header #headernav #headernavlist li .topnavparent {
  color: #000;
  text-transform: none;
}

#header #headernav #headernavlist li .transparent-mask {
  position: absolute;
  z-index: 1001;
  background: transparent;
  border: 1px solid #aaa;
  border-top: none;
  border-left: none;
  width: 100px;
  right: 121px;
  display: none;
}

#header #headernav #headernavlist li .topnavdrop {
  background-color: white;
  border: 2px solid #aaa;
  border-top: none;
  left: auto;
  right: 4px;
  line-height: 20px;
  margin: 0 0 7px;
  overflow: hidden;
  padding: 5px 30px 8px 10px;
  position: absolute;
  text-align: left;
  display: none;
  z-index: 1000;
}

#header #headernav #headernavlist li .topnavdrop a {
  color: #000;
  display: inline-block;
  font-weight: 700;
  margin: 0;
  padding: 0 10px 0 14px;
  width: 100%;
  white-space: nowrap;
}
#header #headernav #headernavlist li .topnavdrop a {
  font-size: 0.81rem;
}
@media screen and (min-width: 47rem) {
  #header #headernav #headernavlist li .topnavdrop a {
    font-size: calc(0.2708333333vw + 0.6827083333rem);
  }
}
@media screen and (min-width: 95rem) {
  #header #headernav #headernavlist li .topnavdrop a {
    font-size: 0.94rem;
  }
}

#header #headernav #headernavlist li .topnavdrop a:hover {
  background-color: transparent;
  color: #000;
  text-decoration: underline;
}

#header #headernav #headernavlist li #webuser {
  display: inline-block;
  float: none;
  margin: 0;
  padding: 0;
}

#header #headernav #headernavlist li #webuser .webuser_welcome {
  color: #000;
  padding: 0;
}
#header #headernav #headernavlist li #webuser .webuser_welcome {
  font-size: 0.81rem;
}
@media screen and (min-width: 47rem) {
  #header #headernav #headernavlist li #webuser .webuser_welcome {
    font-size: calc(0.2708333333vw + 0.6827083333rem);
  }
}
@media screen and (min-width: 95rem) {
  #header #headernav #headernavlist li #webuser .webuser_welcome {
    font-size: 0.94rem;
  }
}

#header #headernav #headernavlist li #webuser .webuser_welcomeName {
  color: #e98132;
  font-size: inherit;
  font-weight: 600;
  line-height: inherit;
}

#header #headernav #headernavlist li #webuser .topnavdrop {
  line-height: normal;
  margin: 0 0 7px;
  overflow: hidden;
  padding: 5px 0 8px 14px;
}
#header #headernav #headernavlist li #webuser .topnavdrop {
  font-size: 0.69rem;
}
@media screen and (min-width: 47rem) {
  #header #headernav #headernavlist li #webuser .topnavdrop {
    font-size: calc(0.125vw + 0.63125rem);
  }
}
@media screen and (min-width: 95rem) {
  #header #headernav #headernavlist li #webuser .topnavdrop {
    font-size: 0.75rem;
  }
}

#header #headernav #headernavlist li #webuser .topnavdrop a {
  color: #2197d4;
  display: inline;
  line-height: normal;
  padding: 0;
  text-align: inherit;
  width: auto;
}

#header #headernav #headernavlist li .actShopWish {
  padding-left: 10px;
}

#header #headernav #headernavlist li .actShopWish .actShopWishListTitle,
#header #headernav #headernavlist li .actShopWish .actShopWishListNumItems {
  color: #000;
  padding-top: 2px;
  text-transform: none;
}

#header #headernav #headernavlist li .actShopWish a:before {
  background: url("/Amsterdam/pict/sprite_header_footer.png") no-repeat -340px -131px;
  content: " ";
  height: 13px;
  left: 0;
  position: absolute;
  width: 14px;
}

#header #headernav #headernavlist li .actShopWish + div {
  display: none;
}

#header #headernav #headernavlist li .actShop {
  display: inline-block;
  height: auto;
  margin-top: 0;
}

#header #headernav #headernavlist li .actShop a {
  background: none;
  height: auto;
  padding: 0 0 0 20px;
}

#header #headernav #headernavlist li .actShop a > div {
  display: inline-block;
}

#header #headernav #headernavlist li .actShop .actShopCartTitle {
  color: #fff;
  display: table-cell;
  padding: 0 5px 9px 0;
  text-transform: none;
  vertical-align: bottom;
}
#header #headernav #headernavlist li .actShop .actShopCartTitle {
  font-size: 0.75rem;
}
@media screen and (min-width: 47rem) {
  #header #headernav #headernavlist li .actShop .actShopCartTitle {
    font-size: calc(0.2708333333vw + 0.6227083333rem);
  }
}
@media screen and (min-width: 95rem) {
  #header #headernav #headernavlist li .actShop .actShopCartTitle {
    font-size: 0.88rem;
  }
}

#header #headernav #headernavlist li .actShop .cart_icon_wrapper {
  border-radius: 100%;
  display: table-cell;
  height: 31px;
  position: relative;
  text-align: center;
  vertical-align: middle;
  width: 31px;
}

#header #headernav #headernavlist li .actShop .cart_icon {
  background: url("/BaldwinCooke/pict/cart_white.svg");
  display: inline-block;
  height: 35px;
  margin-top: 8px;
  width: 35px;
}

#header #headernav #headernavlist li .actShop .cart_qty_wrapper {
  background-color: #EE9626;
  border: 1px solid #fff;
  border-radius: 100% 100% 100% 0;
  height: 19px;
  position: absolute;
  right: -9px;
  top: -8px;
  width: 19px;
}

#header #headernav #headernavlist li .actShop .cart_qty {
  color: #1F1F1F;
  display: inline-block;
  margin-top: 3px;
}
#header #headernav #headernavlist li .actShop .cart_qty {
  font-size: 0.69rem;
}
@media screen and (min-width: 47rem) {
  #header #headernav #headernavlist li .actShop .cart_qty {
    font-size: calc(0.125vw + 0.63125rem);
  }
}
@media screen and (min-width: 95rem) {
  #header #headernav #headernavlist li .actShop .cart_qty {
    font-size: 0.75rem;
  }
}

#header #headernav #headernavlist li .headercartdrop {
  font-family: Helvetica;
  line-height: 13px;
  min-width: 280px;
  padding: 10px;
}
#header #headernav #headernavlist li .headercartdrop {
  font-size: 0.69rem;
}
@media screen and (min-width: 47rem) {
  #header #headernav #headernavlist li .headercartdrop {
    font-size: calc(0.125vw + 0.63125rem);
  }
}
@media screen and (min-width: 95rem) {
  #header #headernav #headernavlist li .headercartdrop {
    font-size: 0.75rem;
  }
}

#header #headernav #headernavlist li .headercartdrop img {
  float: left;
  height: 100px;
  margin: 0 20px 20px 10px;
  width: 100px;
}

#header #headernav #headernavlist li .headercartdrop .prodinfo {
  width: 315px;
}

#header #headernav #headernavlist li .headercartdrop .prodinfo .itemname {
  color: #000;
  font-weight: 700;
}

#header #headernav #headernavlist li .headercartdrop .prodinfo .itemnum {
  color: #9999A2;
}

#header #headernav #headernavlist li .headercartdrop .prodinfo .itemqty {
  color: #000;
  margin-top: 15px;
  font-weight: bold;
}

#header #headernav #headernavlist li .headercartdrop .prodinfo .numcartitems {
  color: #9999A2;
  margin-top: 35px;
  text-transform: uppercase;
}

#header #headernav #headernavlist li .headercartdrop hr {
  border: 0;
  border-top: 1px solid #E7E7E9;
  clear: both;
  display: block;
  height: 1px;
  margin: 0 0 3px;
  padding: 0;
}

#header #headernav #headernavlist li .headercartdrop .orderinfo {
  margin-bottom: 10px;
  text-align: center;
}

#header #headernav #headernavlist li .headercartdrop .orderinfo .ordertotal {
  color: #1A85A8;
  font-weight: 700;
  text-transform: uppercase;
}
#header #headernav #headernavlist li .headercartdrop .orderinfo .ordertotal {
  font-size: 0.81rem;
}
@media screen and (min-width: 47rem) {
  #header #headernav #headernavlist li .headercartdrop .orderinfo .ordertotal {
    font-size: calc(0.2708333333vw + 0.6827083333rem);
  }
}
@media screen and (min-width: 95rem) {
  #header #headernav #headernavlist li .headercartdrop .orderinfo .ordertotal {
    font-size: 0.94rem;
  }
}

#header #headernav #headernavlist li .headercartdrop .orderinfo .ordersavings {
  color: #8fbe4e;
  font-weight: 700;
  text-transform: uppercase;
}
#header #headernav #headernavlist li .headercartdrop .orderinfo .ordersavings {
  font-size: 0.81rem;
}
@media screen and (min-width: 47rem) {
  #header #headernav #headernavlist li .headercartdrop .orderinfo .ordersavings {
    font-size: calc(0.2708333333vw + 0.6827083333rem);
  }
}
@media screen and (min-width: 95rem) {
  #header #headernav #headernavlist li .headercartdrop .orderinfo .ordersavings {
    font-size: 0.94rem;
  }
}

#header #headernav #headernavlist li .headercartdrop .checkoutblock {
  background-color: #E7E7E9;
  overflow: hidden;
  padding: 5px;
}

#header #headernav #headernavlist li .headercartdrop .checkoutblock a {
  cursor: pointer;
  float: right;
  padding: 0;
  width: auto;
  font-weight: normal;
}

#header #headernav #headernavlist li .headercartdrop .checkoutblock a:hover {
  background-color: transparent;
}

#header #headernav #headernavlist li .headercartdrop .checkoutblock .fullcartlink {
  color: #878787;
  float: left;
  line-height: 29px;
  text-transform: uppercase;
}

#header #headernav #headernavlist li .headercartdrop .checkoutblock .fullcartlink_arrow {
  color: #878787;
  float: left;
  line-height: 29px;
  margin-left: 7px;
}
#header #headernav #headernavlist li .headercartdrop .checkoutblock .fullcartlink_arrow {
  font-size: 1.12rem;
}
@media screen and (min-width: 47rem) {
  #header #headernav #headernavlist li .headercartdrop .checkoutblock .fullcartlink_arrow {
    font-size: calc(0.5208333333vw + 0.8752083333rem);
  }
}
@media screen and (min-width: 95rem) {
  #header #headernav #headernavlist li .headercartdrop .checkoutblock .fullcartlink_arrow {
    font-size: 1.37rem;
  }
}

#header #headernav #headernavlist li .headercartdrop .checkoutblock .checkoutbut {
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#f59a15', endColorstr='#f06923')";
  background-image: linear-gradient(to bottom, #f59a15 0, #f06923 100%);
  border-color: inherit;
  border-style: none;
  border-width: 0;
  color: #FFF;
  display: inline-block;
  font-weight: 700;
  height: 29px;
  line-height: 29px;
  margin: 0;
  padding: 0;
  text-align: center;
  text-transform: lowercase;
  width: 77px;
}

#header #headernav .topnavarrow {
  display: inline-block;
  height: 7px;
  margin-left: 2px;
  position: relative;
  top: -2px;
  width: 5px;
}

#header #headernav .topnavarrow:before {
  content: "";
  position: absolute;
  border-style: solid;
  border-width: 8px 6px 0;
  border-color: #fff transparent transparent transparent;
  display: block;
  width: 0;
  z-index: 0;
  margin: 0px 0 0 -2px;
}

#header #headernav .topnavarrow:after {
  content: "";
  position: absolute;
  border-style: solid;
  border-width: 5px 4px 0;
  border-color: #14615B transparent transparent transparent;
  display: block;
  width: 0;
  z-index: 1;
}

#header > .content {
  display: block;
  text-align: center;
}

@media (min-width: 950px) {
  #header > .content {
    align-items: center;
    display: flex;
    justify-content: center;
    flex-wrap: nowrap;
  }
}
#header > .content .logo {
  float: left;
  margin: 18px 1% 0 2%;
  text-align: left;
}

@media (min-width: 950px) {
  #header > .content .logo {
    float: none;
  }
}
@media (min-width: 1500px) {
  #header > .content .logo {
    margin-right: 4%;
  }
}
#header > .content .logo a {
  text-decoration: none;
  vertical-align: top;
}

#header > .content .logo img {
  margin: 0 0 -1px;
  padding: 0;
  width: 100%;
}

#header > .content .logo .tagline {
  color: #888;
  font-weight: 700;
  letter-spacing: 0.2px;
  margin: 0 0 5px;
  text-align: center;
}

#header > .content .logo .tagline img {
  width: 277px;
  height: 30px;
}

#header > .content .satisfaction_guaranteed {
  float: left;
  margin-top: 30px;
  min-width: 150px;
}

@media (min-width: 950px) {
  #header > .content .satisfaction_guaranteed {
    float: none;
    margin: 0;
  }
}
@media (min-width: 1500px) {
  #header > .content .satisfaction_guaranteed {
    min-width: 0;
  }
}
#header > .content .satisfaction_guaranteed img {
  height: auto;
  width: 150px;
}

@media (min-width: 1500px) {
  #header > .content .satisfaction_guaranteed img {
    width: auto;
  }
}
#header > .content .searchbox {
  display: inline-block;
  position: absolute;
  top: 36px;
  right: 0;
  width: 63%;
  min-width: 370px;
  text-align: center;
}

@media (min-width: 700px) {
  #header > .content .searchbox {
    width: 67%;
  }
}
@media (min-width: 950px) {
  #header > .content .searchbox {
    flex-grow: 0.75;
    min-width: 0;
    position: static;
    left: auto;
    top: auto;
    text-align: left;
  }
}
@media (min-width: 1500px) {
  #header > .content .searchbox {
    flex-grow: 1;
  }
}
#header > .content .searchbox .srctext {
  border: 2px solid #14615B;
  color: #5B4D4D;
  float: left;
  font-family: Arial;
  height: 37px;
  padding: 0 0 0 6px;
  width: 75%;
}

@media (max-width: 1200px) {
  #header > .content .searchbox .srctext {
    width: 63% !important;
  }
}
@media (max-width: 1100px) {
  #header > .content .searchbox .srctext {
    width: 55% !important;
  }
}
@media (min-width: 950px) {
  #header > .content .searchbox .srctext {
    float: none;
    width: 70%;
  }
}
#header > .content .searchbox .button--search {
  border-radius: 0 7px 7px 0;
  color: #fff;
  cursor: pointer;
  float: left;
  font-weight: 700;
  height: 37px;
  line-height: 35px;
  margin: 0 0 0 -3px;
  padding: 0;
  vertical-align: bottom;
  width: 75px;
  text-transform: capitalize;
  font-size: 1rem;
}
#header > .content .searchbox .button--search {
  font-size: 0.69rem;
}
@media screen and (min-width: 47rem) {
  #header > .content .searchbox .button--search {
    font-size: calc(0.25vw + 0.5725rem);
  }
}
@media screen and (min-width: 95rem) {
  #header > .content .searchbox .button--search {
    font-size: 0.81rem;
  }
}
#header > .content .searchbox .button--primary {
  background-color: #14615b;
  color: white;
  border: 1px solid #14615b;
}
#header > .content .searchbox .button--primary:hover {
  background-color: #28bdb1;
  border: 1px solid #28bdb1;
}

@media (min-width: 950px) {
  #header > .content .searchbox .button {
    float: none;
  }
}
#header > .content #lpbutton {
  display: inline-block;
  margin-top: 20px;
}

@media (min-width: 950px) {
  #header > .content #lpbutton {
    margin: 0 1% 0 0;
  }
}
#header > .content #lpbutton img {
  cursor: pointer;
  height: auto;
  max-height: 35px;
  width: 70px;
}

@media (min-width: 950px) {
  #header > .content #lpbutton img {
    height: auto;
    width: 80px;
  }
}
#header > .content .phone {
  border-left: 1px solid #ccc;
  color: #878787;
  display: inline-block;
  margin: 25px 0 0 20px;
  min-width: 135px;
  padding-left: 10px;
  text-align: left;
  vertical-align: top;
}
#header > .content .phone {
  font-size: 0.81rem;
}
@media screen and (min-width: 47rem) {
  #header > .content .phone {
    font-size: calc(0.2708333333vw + 0.6827083333rem);
  }
}
@media screen and (min-width: 95rem) {
  #header > .content .phone {
    font-size: 0.94rem;
  }
}

@media (min-width: 950px) {
  #header > .content .phone {
    float: none;
    margin: 0;
    min-width: 189px;
  }
}
#header > .content .phone .phone_intro {
  color: #0076bb;
}

#header > .content .phone .phone_number {
  font-size: 1.12rem;
}
@media screen and (min-width: 47rem) {
  #header > .content .phone .phone_number {
    font-size: calc(0.5208333333vw + 0.8752083333rem);
  }
}
@media screen and (min-width: 95rem) {
  #header > .content .phone .phone_number {
    font-size: 1.37rem;
  }
}

@media (min-width: 1500px) {
  #header > .content .phone .phone_number {
    color: #0076bb;
  }
  #header > .content .phone .phone_number {
    font-size: 1rem;
  }
}
@media screen and (min-width: 1500px) and (min-width: 47rem) {
  #header > .content .phone .phone_number {
    font-size: calc(0.5208333333vw + 0.7552083333rem);
  }
}
@media screen and (min-width: 1500px) and (min-width: 95rem) {
  #header > .content .phone .phone_number {
    font-size: 1.25rem;
  }
}
#header .reinforcement_bnr_wrapper .RBContainer {
  border: none;
  clear: both;
  float: none;
  line-height: 11px;
  margin: 0;
  padding: 25px 0 10px;
  text-align: center;
  width: 100%;
}
#header .reinforcement_bnr_wrapper .RBContainer {
  font-size: 0.69rem;
}
@media screen and (min-width: 47rem) {
  #header .reinforcement_bnr_wrapper .RBContainer {
    font-size: calc(0.125vw + 0.63125rem);
  }
}
@media screen and (min-width: 95rem) {
  #header .reinforcement_bnr_wrapper .RBContainer {
    font-size: 0.75rem;
  }
}

@media (min-width: 950px) {
  #header .reinforcement_bnr_wrapper .RBContainer {
    padding-top: 0;
  }
}
#header .reinforcement_bnr_wrapper .RBContainer a {
  text-decoration: underline;
}

#header .reinforcement_bnr_wrapper .RBContainer a:hover {
  text-decoration: none;
}

#header .reinforcement_bnr_wrapper .RBContainer a div {
  color: #06c;
  display: inline-block;
}
#header .reinforcement_bnr_wrapper .RBContainer a div {
  font-size: 0.81rem;
}
@media screen and (min-width: 47rem) {
  #header .reinforcement_bnr_wrapper .RBContainer a div {
    font-size: calc(0.2708333333vw + 0.6827083333rem);
  }
}
@media screen and (min-width: 95rem) {
  #header .reinforcement_bnr_wrapper .RBContainer a div {
    font-size: 0.94rem;
  }
}

#header .reinforcement_bnr_wrapper .RBContainer img {
  height: 18px;
  vertical-align: bottom;
  width: 17px;
}

#header .reinforcement_bnr_wrapper .RBContainer .RBpromo_arrow {
  display: none;
}

#header .reinforcement_bnr_wrapper .RBContainer .rbDetail {
  display: inline-block;
  margin-left: 15px;
}

#header .reinforcement_bnr_wrapper .RBContainer .rbDetail a {
  color: #024da0;
  cursor: pointer;
}
#header .reinforcement_bnr_wrapper .RBContainer .rbDetail a {
  font-size: 0.69rem;
}
@media screen and (min-width: 47rem) {
  #header .reinforcement_bnr_wrapper .RBContainer .rbDetail a {
    font-size: calc(0.125vw + 0.63125rem);
  }
}
@media screen and (min-width: 95rem) {
  #header .reinforcement_bnr_wrapper .RBContainer .rbDetail a {
    font-size: 0.75rem;
  }
}

#header .reinforcement_bnr_wrapper .RBpromo_type {
  color: #3A3B3B;
  font-weight: 700;
}

#header .reinforcement_bnr_wrapper .RBpromo_offer {
  color: #8FBE4E;
  font-weight: 700;
}

#header .reinforcement_bnr_wrapper .RBpromo_code_text {
  color: #3A3B3B;
  display: block;
  text-decoration: underline;
}

#header .reinforcement_bnr_wrapper .RBpromo_code {
  font-weight: 700;
}

#header .reinforcement_bnr_wrapper .RBpromo_arrow {
  color: #2197D4;
}
#header .reinforcement_bnr_wrapper .RBpromo_arrow {
  font-size: 0.81rem;
}
@media screen and (min-width: 47rem) {
  #header .reinforcement_bnr_wrapper .RBpromo_arrow {
    font-size: calc(0.2708333333vw + 0.6827083333rem);
  }
}
@media screen and (min-width: 95rem) {
  #header .reinforcement_bnr_wrapper .RBpromo_arrow {
    font-size: 0.94rem;
  }
}

#header .reinforcement_bnr_wrapper .RBpopupDetail {
  background: #FFF;
  border: 1px solid #cecece;
  left: 290px !important;
  padding: 7px;
  position: absolute;
  top: 33px;
  width: 408px;
  z-index: 2;
}

#header .reinforcement_bnr_wrapper .RBpopupDetail a {
  text-decoration: none;
}

#header .reinforcement_bnr_wrapper .RBpopupDetail .divbanner,
#header .reinforcement_bnr_wrapper .RBpopupDetail .divdetail {
  clear: both;
  margin: 5px 5px 3px;
  text-align: left;
}

#header .reinforcement_bnr_wrapper .RBpopupDetail .divdetail {
  font-size: 0.69rem;
}
@media screen and (min-width: 47rem) {
  #header .reinforcement_bnr_wrapper .RBpopupDetail .divdetail {
    font-size: calc(0.125vw + 0.63125rem);
  }
}
@media screen and (min-width: 95rem) {
  #header .reinforcement_bnr_wrapper .RBpopupDetail .divdetail {
    font-size: 0.75rem;
  }
}

#header .reinforcement_bnr_wrapper .RBpopupDetail .divbanner div {
  display: inline-block;
}

#header .reinforcement_bnr_wrapper .RBpopupDetail .btnclose div {
  cursor: pointer;
  float: right;
}

#header .reinforcement_bnr_wrapper .RBpopupDetail .line-separator {
  border-bottom: 1px solid #cecece;
  height: 1px;
}

@media (min-width: 968px) {
  #divTopNav {
    min-height: 45px;
  }
}

#header #topnavigation {
  background-color: #0076bb;
}

#header #topnavigation .content {
  max-width: 950px;
  width: 100%;
}

@media (min-width: 1500px) {
  #header #topnavigation .content {
    max-width: 1200px;
    width: 100%;
  }
}
#header #topnavigation a {
  cursor: pointer;
}

#header #topnavigation li ul {
  position: absolute;
  z-index: 999;
}

#header #topnavigation li:hover > ul {
  display: block;
}

#header #topnavigation .topnavparent {
  text-transform: none;
}

#header #topnavigation .lowercase {
  background-color: #858383;
  text-transform: lowercase;
}

#header #topnavigation .topnavborder {
  background-color: #807e7f;
  display: inline-block;
  height: 15px;
  position: absolute;
  top: 4px;
  width: 1px;
}

#header #topnavigation .topnavborder2 {
  background-color: #bcbcbc;
  display: inline-block;
  height: 15px;
  position: absolute;
  top: 4px;
  width: 1px;
}

#header #topnavigation #topnavlist {
  background-color: #079282;
  display: table;
  list-style-type: none;
  margin: 0;
  padding: 0;
  white-space: nowrap;
  width: auto;
}

@media (min-width: 950px) {
  #header #topnavigation #topnavlist {
    background-color: transparent;
    width: 100%;
  }
}
#header #topnavigation #topnavlist .right0 {
  right: 0;
}

#header #topnavigation #topnavlist li {
  display: table-cell;
  padding: 0;
}

#header #topnavigation #topnavlist li:hover {
  background-color: #fff;
  color: #0065c2;
}

#header #topnavigation #topnavlist li:hover div.topnavdrop {
  display: none;
}

@media (min-width: 950px) {
  #header #topnavigation #topnavlist li:hover div.topnavdrop {
    display: block;
    left: auto;
    z-index: 99999;
    visibility: visible;
  }
}
#header #topnavigation #topnavlist li:hover div.lastone {
  left: auto;
  margin: 3px 7px 7px -79px;
  width: 147px;
  z-index: 1000;
}

#header #topnavigation #topnavlist li:hover .shopbydrop {
  left: 500px;
  z-index: 1000;
}

#header #topnavigation #topnavlist li:hover .lastonedrop, #header #topnavigation #topnavlist li:hover .alignrightdrop {
  left: auto;
  right: 0;
  z-index: 1000;
}

#header #topnavigation #topnavlist li a {
  color: #fff;
  display: inline-block;
  font-family: Helvetica, Arial, "Trebuchet MS";
  font-weight: 700;
  letter-spacing: -0.01em;
  margin: 0;
  padding: 5px 0 4px;
  text-decoration: none;
  word-spacing: -0.018em;
}
#header #topnavigation #topnavlist li a {
  font-size: 0.69rem;
}
@media screen and (min-width: 47rem) {
  #header #topnavigation #topnavlist li a {
    font-size: calc(0.125vw + 0.63125rem);
  }
}
@media screen and (min-width: 95rem) {
  #header #topnavigation #topnavlist li a {
    font-size: 0.75rem;
  }
}

#header #topnavigation #topnavlist > li {
  min-width: 120px;
  padding: 0 6px;
  text-align: center;
  -webkit-transition: background-color 200ms linear;
  transition: background-color 200ms linear;
}

@media (min-width: 950px) {
  #header #topnavigation #topnavlist > li {
    min-width: 0;
  }
}
#header #topnavigation #topnavlist > li:hover {
  background-color: #5ca39b;
}

#header #topnavigation #topnavlist > li:hover > a {
  color: #fff;
}

#header #topnavigation #topnavlist > li > a {
  padding: 14px 0;
  width: 100%;
}
#header #topnavigation #topnavlist > li > a {
  font-size: 1rem;
}
@media screen and (min-width: 47rem) {
  #header #topnavigation #topnavlist > li > a {
    font-size: calc(0.5208333333vw + 0.7552083333rem);
  }
}
@media screen and (min-width: 95rem) {
  #header #topnavigation #topnavlist > li > a {
    font-size: 1.25rem;
  }
}

@media (min-width: 950px) {
  #header #topnavigation #topnavlist > li > a {
    width: 100%;
    font-size: 120%;
  }
}
#header #topnavigation #topnavlist .menu_button {
  background-color: #5ca39b;
  display: block;
  padding: 0 5px;
  text-align: left;
}

@media (min-width: 950px) {
  #header #topnavigation #topnavlist .menu_button {
    display: none;
  }
}
@media (max-width: 949px) {
  #header #topnavigation #topnavlist .menu_button ~ li {
    background-color: #079282;
    display: none;
    float: left;
    text-align: left;
  }
}
@media (max-width: 949px) {
  #header #topnavigation #topnavlist .menu_button ~ li:hover {
    background-color: #5ca39b;
  }
}
#header #topnavigation #topnavlist .menu_button .topmenu_bg {
  background-color: #024f9d;
  left: 0;
  position: absolute;
  top: 0;
  z-index: -1;
}

#header #topnavigation #topnavlist .menu_button .search_wrapper {
  position: absolute;
  right: 7px;
  top: 0;
}

#header #topnavigation #topnavlist .menu_button .search_wrapper .srctext {
  border: 1px solid #fa0;
  color: #978784;
  height: 37px;
  margin-top: 10px;
  padding: 0 0 0 6px;
  width: 217px;
}
#header #topnavigation #topnavlist .menu_button .search_wrapper .srctext {
  font-size: 0.69rem;
}
@media screen and (min-width: 47rem) {
  #header #topnavigation #topnavlist .menu_button .search_wrapper .srctext {
    font-size: calc(0.25vw + 0.5725rem);
  }
}
@media screen and (min-width: 95rem) {
  #header #topnavigation #topnavlist .menu_button .search_wrapper .srctext {
    font-size: 0.81rem;
  }
}

#header #topnavigation #topnavlist .menu_button .search_wrapper .srcbut {
  background-color: #fa0;
  background-image: none;
  border: 1px solid #fa0;
  border-radius: 0 7px 7px 0;
  color: #fff;
  cursor: pointer;
  font-weight: 700;
  height: 37px;
  line-height: 35px;
  margin: 0 0 0 -3px;
  padding: 0;
  vertical-align: bottom;
  width: 75px;
}
#header #topnavigation #topnavlist .menu_button .search_wrapper .srcbut {
  font-size: 0.88rem;
}
@media screen and (min-width: 47rem) {
  #header #topnavigation #topnavlist .menu_button .search_wrapper .srcbut {
    font-size: calc(0.25vw + 0.7625rem);
  }
}
@media screen and (min-width: 95rem) {
  #header #topnavigation #topnavlist .menu_button .search_wrapper .srcbut {
    font-size: 1rem;
  }
}

#header #topnavigation #topnavlist .topnavdrop {
  left: -999em;
  margin: 0 -6px;
  min-height: 240px;
  overflow: hidden;
  position: absolute;
  visibility: hidden;
}

#header #topnavigation #topnavlist .topnavdrop .featuredproduct .reviewstars.r50 {
  background-position: 0 0;
}

#header #topnavigation #topnavlist .topnavdrop .featuredproduct .reviewstars.r49, #header #topnavigation #topnavlist .topnavdrop .featuredproduct .reviewstars.r48, #header #topnavigation #topnavlist .topnavdrop .featuredproduct .reviewstars.r47 {
  background-position: 0 -22px;
}

#header #topnavigation #topnavlist .topnavdrop .featuredproduct .reviewstars.r46, #header #topnavigation #topnavlist .topnavdrop .featuredproduct .reviewstars.r45, #header #topnavigation #topnavlist .topnavdrop .featuredproduct .reviewstars.r44 {
  background-position: 0 -44px;
}

#header #topnavigation #topnavlist .topnavdrop .featuredproduct .reviewstars.r43, #header #topnavigation #topnavlist .topnavdrop .featuredproduct .reviewstars.r42, #header #topnavigation #topnavlist .topnavdrop .featuredproduct .reviewstars.r41 {
  background-position: 0 -66px;
}

#header #topnavigation #topnavlist .topnavdrop .featuredproduct .reviewstars.r40 {
  background-position: 0 -88px;
}

#header #topnavigation #topnavlist .topnavdrop .featuredproduct .reviewstars.r39, #header #topnavigation #topnavlist .topnavdrop .featuredproduct .reviewstars.r38, #header #topnavigation #topnavlist .topnavdrop .featuredproduct .reviewstars.r37 {
  background-position: 0 -110px;
}

#header #topnavigation #topnavlist .topnavdrop .featuredproduct .reviewstars.r36, #header #topnavigation #topnavlist .topnavdrop .featuredproduct .reviewstars.r35, #header #topnavigation #topnavlist .topnavdrop .featuredproduct .reviewstars.r34 {
  background-position: 0 -132px;
}

#header #topnavigation #topnavlist .topnavdrop .featuredproduct .reviewstars.r33, #header #topnavigation #topnavlist .topnavdrop .featuredproduct .reviewstars.r32, #header #topnavigation #topnavlist .topnavdrop .featuredproduct .reviewstars.r31 {
  background-position: 0 -154px;
}

#header #topnavigation #topnavlist .topnavdrop .featuredproduct .reviewstars.r30 {
  background-position: 0 -176px;
}

#header #topnavigation #topnavlist .topnavdrop .featuredproduct .reviewstars.r29, #header #topnavigation #topnavlist .topnavdrop .featuredproduct .reviewstars.r28, #header #topnavigation #topnavlist .topnavdrop .featuredproduct .reviewstars.r27 {
  background-position: 0 -198px;
}

#header #topnavigation #topnavlist .topnavdrop .featuredproduct .reviewstars.r26, #header #topnavigation #topnavlist .topnavdrop .featuredproduct .reviewstars.r25, #header #topnavigation #topnavlist .topnavdrop .featuredproduct .reviewstars.r24 {
  background-position: 0 -220px;
}

#header #topnavigation #topnavlist .topnavdrop .featuredproduct .reviewstars.r23, #header #topnavigation #topnavlist .topnavdrop .featuredproduct .reviewstars.r22, #header #topnavigation #topnavlist .topnavdrop .featuredproduct .reviewstars.r21 {
  background-position: 0 -242px;
}

#header #topnavigation #topnavlist .topnavdrop .featuredproduct .reviewstars.r20 {
  background-position: 0 -264px;
}

#header #topnavigation #topnavlist .topnavdrop .featuredproduct .reviewstars.r19, #header #topnavigation #topnavlist .topnavdrop .featuredproduct .reviewstars.r18, #header #topnavigation #topnavlist .topnavdrop .featuredproduct .reviewstars.r17 {
  background-position: 0 -286px;
}

#header #topnavigation #topnavlist .topnavdrop .featuredproduct .reviewstars.r16, #header #topnavigation #topnavlist .topnavdrop .featuredproduct .reviewstars.r15, #header #topnavigation #topnavlist .topnavdrop .featuredproduct .reviewstars.r14 {
  background-position: 0 -308px;
}

#header #topnavigation #topnavlist .topnavdrop .featuredproduct .reviewstars.r13, #header #topnavigation #topnavlist .topnavdrop .featuredproduct .reviewstars.r12, #header #topnavigation #topnavlist .topnavdrop .featuredproduct .reviewstars.r11 {
  background-position: 0 -330px;
}

#header #topnavigation #topnavlist .topnavdrop .featuredproduct .reviewstars.r10 {
  background-position: 0 -352px;
}

#header #topnavigation #topnavlist .topnavdrop .featuredproduct .reviewstars.r09, #header #topnavigation #topnavlist .topnavdrop .featuredproduct .reviewstars.r08, #header #topnavigation #topnavlist .topnavdrop .featuredproduct .reviewstars.r07 {
  background-position: 0 -374px;
}

#header #topnavigation #topnavlist .topnavdrop .featuredproduct .reviewstars.r06, #header #topnavigation #topnavlist .topnavdrop .featuredproduct .reviewstars.r05, #header #topnavigation #topnavlist .topnavdrop .featuredproduct .reviewstars.r04 {
  background-position: 0 -396px;
}

#header #topnavigation #topnavlist .topnavdrop .featuredproduct .reviewstars.r03, #header #topnavigation #topnavlist .topnavdrop .featuredproduct .reviewstars.r02, #header #topnavigation #topnavlist .topnavdrop .featuredproduct .reviewstars.r01 {
  background-position: 0 -418px;
}

#header #topnavigation #topnavlist .topnavdrop .featuredproduct .reviewstars.r00 {
  /*background-position:0 -440px;*/
  background: none;
}

/*End Header Styles*/
/*CSS Hack Edge*/
@supports (-ms-ime-align: auto) {
  #header #headernav #headernavlist li .transparent-mask {
    width: 100px;
    right: 118px;
  }
  #header #headernav #headernavlist li .topnavdrop {
    right: 0;
  }
}
/*CSS Hack IE11*/
@media all and (-ms-high-contrast: none) {
  #header #headernav #headernavlist li .transparent-mask {
    width: 100px;
    right: 118px;
  }
  #header #headernav #headernavlist li .topnavdrop {
    right: 0;
  }
  #header #headernav #headernavlist li.li-active-cart[empty-cart=false] .transparent-mask {
    right: 104px;
  }
}
/*CSS Hack FireFox*/
@-moz-document url-prefix() {
  #header #headernav #headernavlist li .transparent-mask {
    width: 100px;
    right: 118px;
  }
  #header #headernav #headernavlist li .topnavdrop {
    right: 1px;
  }
  #header #headernav #headernavlist li.li-active-cart[empty-cart=false] .transparent-mask {
    right: 104px;
  }
}
/* Shop Master specific */
#shopmaster #header {
  border-bottom: 12px solid #0076bb;
}

@media (min-width: 950px) {
  #shopmaster #header > .content {
    justify-content: space-around;
  }
  #shopmaster #header > .content .contact {
    width: 265px;
  }
  #shopmaster #header > .content .contact #lpbutton {
    margin-right: 10px;
  }
  #shopmaster #header > .content .contact .phone {
    margin-top: 10px;
  }
}
@media (min-width: 950px) {
  #shopmaster #header > .content .satisfaction_guaranteed img {
    width: auto;
  }
}
.shopby_links {
  color: #4365c2 !important;
  font-weight: 700;
  display: inline;
  width: auto;
  margin: -3px 0 0 0;
}

.shop_by_down {
  margin: 5px 0 0 0;
}

#livehelp {
  color: #0068b3;
  float: right;
  font-family: "Helvetica", Arial, sans-serif;
  font-weight: 500;
  text-align: right;
  width: 90%;
}

.livehelpshop {
  float: right !important;
  margin-top: 26px !important;
  margin-right: 50px !important;
  width: 221px !important;
}

#searchbox {
  float: left;
  height: 29px;
}

#cartheader {
  float: right;
  font-family: Helvetica;
  font-weight: 500;
  text-align: right;
}
#cartheader {
  font-size: 0.69rem;
}
@media screen and (min-width: 47rem) {
  #cartheader {
    font-size: calc(0.125vw + 0.63125rem);
  }
}
@media screen and (min-width: 95rem) {
  #cartheader {
    font-size: 0.75rem;
  }
}

.cartWrapper {
  float: right;
  margin-right: 5px;
}

.cartWrapper > div {
  display: inline-block;
}

.cartLogo {
  background: url("/baldwincooke/pict/bwccart.png") no-repeat top left;
  float: left;
  height: 27px;
  vertical-align: middle;
  width: 34px;
}

.cartImage {
  float: left;
  height: 26px;
  width: 128px;
  overflow: hidden;
  margin-top: 70px;
}

#logo {
  float: left;
  max-height: 128px;
  height: auto;
  width: 30%;
}
#logo img {
  display: block;
  margin: 0 auto;
  padding: 10px 0;
  width: 100%;
  height: auto;
  max-height: 128px;
}

.cartheader_ftr {
  color: #0068b3;
  height: 25px;
  margin-left: 0;
  margin-top: 10px;
  padding-top: 0;
  text-align: left;
  width: 100px;
}
.cartheader_ftr {
  font-size: 0.69rem;
}
@media screen and (min-width: 47rem) {
  .cartheader_ftr {
    font-size: calc(0.125vw + 0.63125rem);
  }
}
@media screen and (min-width: 95rem) {
  .cartheader_ftr {
    font-size: 0.75rem;
  }
}

.cartheader_ftr .actShop {
  float: left;
  margin: 0 3px 0 0;
}

.cartheader_ftr .headercartdrop {
  display: none;
}

#topmenu {
  clear: both;
  height: 30px;
  margin: 0;
  padding: 0;
  position: relative;
  text-align: right;
  width: 950px;
}

#topmenu a {
  color: #4A4A4A;
  font-family: "Helvetica", Arial;
  font-weight: 600;
  margin: 0;
  padding: 0 8px;
  text-decoration: none;
}
#topmenu a {
  font-size: 0.69rem;
}
@media screen and (min-width: 47rem) {
  #topmenu a {
    font-size: calc(0.125vw + 0.63125rem);
  }
}
@media screen and (min-width: 95rem) {
  #topmenu a {
    font-size: 0.75rem;
  }
}

#topmenu a:hover {
  color: #0068B3;
}

.category-link {
  display: inline-block;
}

.category-link a {
  display: block;
  line-height: 28px;
}

.category-link a:hover {
  background-color: #fff;
}

.dropdown-content {
  background-color: #fff;
  border: 1px solid black;
  display: none;
  position: absolute;
  right: 0;
  text-align: left;
  z-index: 99999;
}

.dropdown-content a {
  border-bottom: 1px solid black;
  display: block;
  width: 170px;
}

.dropdown-content a:last-of-type {
  border-bottom: 0;
}

.dropdown-link:hover {
  background-color: #fff;
}

.dropdown-link:hover .dropdown-content {
  display: block;
}

.topnav-links {
  background: url("/baldwincooke/pict/bwcline.png") repeat-x 0 32px;
  color: #5B5B5A;
  margin: 0;
  overflow: hidden;
  padding: 4px 0 6px;
  text-align: right;
  width: 100%;
}

.topnav-links a {
  color: #5B5B5A;
  line-height: 27px;
  margin: 0;
  padding: 0;
  text-decoration: none;
}

.topnav-links a:hover {
  color: #5B5B5A;
  text-decoration: underline;
}

.topnav-links a:visited {
  color: #5B5B5A;
}

.topnav-links .wishlist_wrapper > div {
  display: inline-block;
}

.header-area {
  float: right;
  margin: 0;
  padding: 0;
  width: 70%;
}

.header-right {
  float: right;
  width: 54%;
}

.header-topright {
  float: right;
  margin: 10px 0;
  padding: 0;
}

.header-bottomright {
  clear: right;
}

/*Reinforcement Banner - BEGIN*/
#header .RBContainer {
  border-left: solid 1px #fff;
  border-right: solid 1px #fff;
  float: left;
  margin: 19px 0 0 10%;
  padding: 15px 0;
  text-align: center;
  width: 35%;
}
@media (max-width: 949px) {
  #header .RBContainer {
    margin-left: 5%;
  }
}

#header .searchbox {
  float: right;
  margin: 31px 0 10px 20px;
  text-align: right;
  width: auto;
}

.RBpopupDetail {
  background: #FFF;
  border: 1px solid #cecece;
  left: 290px !important;
  padding: 7px;
  position: absolute;
  top: 110px;
  width: 408px;
  z-index: 2;
}

.RBpopupDetail a {
  text-decoration: none;
}

.divbanner,
.divdetail {
  clear: both;
  margin: 5px 5px 3px;
  text-align: left;
}

.divdetail {
  font-size: 0.69rem;
}
@media screen and (min-width: 47rem) {
  .divdetail {
    font-size: calc(0.125vw + 0.63125rem);
  }
}
@media screen and (min-width: 95rem) {
  .divdetail {
    font-size: 0.75rem;
  }
}

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

.line-separator {
  border-bottom: 1px solid #cecece;
  height: 1px;
}

.RBContainer {
  line-height: 11px;
}
.RBContainer {
  font-size: 0.69rem;
}
@media screen and (min-width: 47rem) {
  .RBContainer {
    font-size: calc(0.125vw + 0.63125rem);
  }
}
@media screen and (min-width: 95rem) {
  .RBContainer {
    font-size: 0.75rem;
  }
}

.RBContainer a:nth-child(1) {
  cursor: pointer;
  text-decoration: none;
}

.RBContainer div,
.RBpopupDetail .divbanner div {
  display: inline-block;
}

.RBpromo_type {
  color: #3A3B3B;
  font-weight: 700;
}

.RBpromo_offer {
  color: #0068b3;
  font-weight: 700;
}

.RBpromo_code_text {
  color: #3A3B3B;
  display: block;
}

.RBpromo_code {
  font-weight: 700;
}

.RBpromo_arrow {
  color: #0068b3;
}
.RBpromo_arrow {
  font-size: 0.81rem;
}
@media screen and (min-width: 47rem) {
  .RBpromo_arrow {
    font-size: calc(0.2708333333vw + 0.6827083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .RBpromo_arrow {
    font-size: 0.94rem;
  }
}

.rbDetail a {
  color: #999;
}

.rbDetail a:hover {
  text-decoration: underline;
}

.RBpopupDetail .RBpromo_type {
  color: #3A3B3B;
}

.RBpopupDetail .RBpromo_offer {
  color: #8FBE4E;
}

.RBpopupDetail .RBpromo_code_text {
  color: #3A3B3B;
}

/*Reinforcement Banner - END*/
#livehelp .lh-phone {
  float: left;
  font-weight: bold;
  height: 11px;
  margin-top: 4px;
  padding: 18px 7px 5px;
  text-align: left;
  width: 35%;
}

#livehelp .lh-chat {
  float: left;
  height: 35px;
  margin-left: 8px;
  width: 160px;
}

.webuser_welcome {
  color: #0068b3;
  font-family: Helvetica;
  font-weight: bold;
}
.webuser_welcome {
  font-size: 0.69rem;
}
@media screen and (min-width: 47rem) {
  .webuser_welcome {
    font-size: calc(0.125vw + 0.63125rem);
  }
}
@media screen and (min-width: 95rem) {
  .webuser_welcome {
    font-size: 0.75rem;
  }
}

.gop-sidebar {
  background: #fff;
  border: 0 none;
  float: left;
  margin-top: 10px;
  width: 138px;
}

.content-area {
  background: #fff;
  float: left;
  margin: 21px 0 0 8px;
  overflow: visible;
  position: relative;
  width: 100%;
}

/*was 800px*/
.homepage-area {
  background: transparent;
  float: left;
  margin: 0;
  padding: 0;
  width: 950px;
}

.srcbut {
  background: transparent url(/baldwincooke/pict/bwcsearch_btn.png);
  border: 0;
  cursor: pointer;
  float: left;
  font-size: 0;
  height: 29px;
  margin: 0;
  padding: 0;
  width: 76px;
}

.srctext {
  background-color: #f2f2f3;
  border: 0;
  color: #6c6e77;
  float: left;
  font-family: Helvetica, Arial;
  height: 26px;
  margin: 1px 0 0 1px;
  padding: 1px 3px 0 10px;
  width: 149px;
}
.srctext {
  font-size: 0.69rem;
}
@media screen and (min-width: 47rem) {
  .srctext {
    font-size: calc(0.25vw + 0.5725rem);
  }
}
@media screen and (min-width: 95rem) {
  .srctext {
    font-size: 0.81rem;
  }
}

/* Header Cart Dropdown - START */
#header li div.headercartdrop {
  font-family: Helvetica;
  line-height: 13px;
  min-width: 280px;
  padding: 10px;
}
#header li div.headercartdrop {
  font-size: 0.69rem;
}
@media screen and (min-width: 47rem) {
  #header li div.headercartdrop {
    font-size: calc(0.125vw + 0.63125rem);
  }
}
@media screen and (min-width: 95rem) {
  #header li div.headercartdrop {
    font-size: 0.75rem;
  }
}

#header .headercartdrop img {
  float: left;
  height: 100px;
  margin: 0 20px 20px 10px;
  width: 100px;
}

#header .headercartdrop .prodinfo {
  width: 315px;
}

#header .headercartdrop .prodinfo .itemname {
  color: #000;
  font-weight: 700;
}

#header .headercartdrop .prodinfo .itemnum {
  color: #9999A2;
}

#header .headercartdrop .prodinfo .itemqty {
  color: #000;
  margin-top: 15px;
}

#header .headercartdrop .prodinfo .numcartitems {
  color: #9999A2;
  margin-top: 35px;
  text-transform: uppercase;
}

#header .headercartdrop hr {
  border: 0;
  border-top: 1px solid #E7E7E9;
  clear: both;
  display: block;
  height: 1px;
  margin: 0 0 3px;
  padding: 0;
}

#header .headercartdrop .orderinfo {
  margin-bottom: 10px;
  text-align: center;
}

#header .headercartdrop .orderinfo .ordertotal {
  color: #1A85A8;
  font-weight: 700;
  text-transform: uppercase;
}

#header .headercartdrop .orderinfo .ordersavings {
  color: #8fbe4e;
  font-weight: 700;
  text-transform: uppercase;
}

#header .headercartdrop .checkoutblock {
  background-color: #E7E7E9;
  overflow: hidden;
  padding: 5px;
}

#header .headercartdrop .checkoutblock .fullcartlink {
  color: #878787;
  float: left;
  line-height: 29px;
  text-transform: uppercase;
}

#header .headercartdrop .checkoutblock .fullcartlink_arrow {
  color: #878787;
  float: left;
  line-height: 29px;
  margin-left: 7px;
}
#header .headercartdrop .checkoutblock .fullcartlink_arrow {
  font-size: 1.12rem;
}
@media screen and (min-width: 47rem) {
  #header .headercartdrop .checkoutblock .fullcartlink_arrow {
    font-size: calc(0.5208333333vw + 0.8752083333rem);
  }
}
@media screen and (min-width: 95rem) {
  #header .headercartdrop .checkoutblock .fullcartlink_arrow {
    font-size: 1.37rem;
  }
}

#header .headercartdrop .checkoutblock a {
  cursor: pointer;
  float: right;
  padding: 0;
  width: auto;
}

#header .headercartdrop .checkoutblock a:hover {
  background-color: transparent;
}

#header .headercartdrop .checkoutblock .checkoutbut {
  border-style: none;
  border-color: inherit;
  border-width: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#f59a15', endColorstr='#f06923')";
  color: #FFF;
  display: inline-block;
  font-weight: 700;
  height: 29px;
  line-height: 29px;
  margin: 0;
  padding: 0;
  text-align: center;
  text-transform: lowercase;
  width: 77px;
  background-image: linear-gradient(to bottom, #f59a15 0%, #f06923 100%);
}

#header .actShopWish + div {
  display: none;
}

#header #cartheader:hover div.topnavdrop {
  left: auto;
  z-index: 1000;
}

#header #cartheader:hover div.headercartdrop {
  left: 632px;
  top: 30px;
}

.actShop {
  color: #0068b3;
  font-weight: bold;
  margin-left: 0;
}
.actShop {
  font-size: 0.69rem;
}
@media screen and (min-width: 47rem) {
  .actShop {
    font-size: calc(0.125vw + 0.63125rem);
  }
}
@media screen and (min-width: 95rem) {
  .actShop {
    font-size: 0.75rem;
  }
}

.actShopCartNumItems {
  margin-left: 3px;
}

/* Header Cart Dropdown - END */
/* Top Category Nav - START */
#topnavigation {
  background-color: #d0cfd4;
}
#topnavigation a {
  cursor: pointer;
}
#topnavigation li ul {
  position: absolute;
  z-index: 999;
}
#topnavigation li:hover > ul {
  display: block;
}
#topnavigation .topnavparent {
  text-transform: none;
}
#topnavigation .lowercase {
  background-color: #858383;
  text-transform: lowercase;
}
#topnavigation .topnavborder {
  background-color: #807e7f;
  display: inline-block;
  height: 15px;
  position: absolute;
  top: 4px;
  width: 1px;
}
#topnavigation .topnavborder2 {
  background-color: #bcbcbc;
  display: inline-block;
  height: 15px;
  position: absolute;
  top: 4px;
  width: 1px;
}
#topnavigation #topnavlist {
  display: table;
  list-style-type: none;
  margin: 0;
  padding: 0;
  white-space: nowrap;
  width: 100%;
}
@media (max-width: 949px) {
  #topnavigation #topnavlist {
    background-color: #d0cfd4;
    width: auto;
  }
}
#topnavigation #topnavlist li {
  display: inline-block;
  padding: 0;
}
#topnavigation #topnavlist li:hover {
  background-color: #fff;
  color: #0065c2;
}
#topnavigation #topnavlist li:hover div.topnavdrop {
  left: auto;
  z-index: 99999;
}
@media (max-width: 949px) {
  #topnavigation #topnavlist li:hover div.topnavdrop {
    display: none;
  }
}
#topnavigation #topnavlist li:hover div.lastone {
  left: auto;
  margin: 3px 7px 7px -79px;
  width: 147px;
  z-index: 1000;
}
#topnavigation #topnavlist li:hover .shopbydrop {
  left: 500px;
  z-index: 1000;
}
#topnavigation #topnavlist li:hover .lastonedrop, #topnavigation #topnavlist li:hover .alignrightdrop {
  left: auto;
  right: 0;
  z-index: 1000;
}
#topnavigation #topnavlist li + li + li + li + li + li + li + li:hover div.topnavdrop {
  right: 0;
}
#topnavigation #topnavlist li a {
  color: #4A4A4A;
  display: inline-block;
  font-family: Helvetica, Arial, "Trebuchet MS";
  font-weight: 600;
  letter-spacing: -0.01em;
  margin: 0;
  padding: 5px 0 4px;
  text-decoration: none;
  word-spacing: -0.018em;
}
#topnavigation #topnavlist li a {
  font-size: 0.69rem;
}
@media screen and (min-width: 47rem) {
  #topnavigation #topnavlist li a {
    font-size: calc(0.125vw + 0.63125rem);
  }
}
@media screen and (min-width: 95rem) {
  #topnavigation #topnavlist li a {
    font-size: 0.75rem;
  }
}
#topnavigation #topnavlist > li {
  padding: 6px;
  text-align: center;
}
@media (max-width: 949px) {
  #topnavigation #topnavlist > li {
    min-width: 120px;
  }
}
#topnavigation #topnavlist > li:hover {
  background-color: #fff;
}
#topnavigation #topnavlist > li:hover > a {
  color: #1c6bae;
}
#topnavigation #topnavlist > li > a {
  padding: 5px 0;
}
@media (max-width: 949px) {
  #topnavigation #topnavlist > li > a {
    width: 100%;
  }
}
#topnavigation #topnavlist .menu_button {
  background-color: #d0cfd4;
  display: none;
}
@media (max-width: 949px) {
  #topnavigation #topnavlist .menu_button {
    display: block;
    padding: 10px 5px;
    text-align: left;
  }
}
@media (max-width: 949px) {
  #topnavigation #topnavlist .menu_button ~ li {
    background-color: #d0cfd4;
    display: none;
    float: left;
    text-align: left;
  }
}
@media (max-width: 949px) {
  #topnavigation #topnavlist .menu_button ~ li:hover {
    background-color: #fff;
  }
}
#topnavigation #topnavlist .menu_button .topmenu_bg {
  background-color: #d0cfd4;
  left: 0;
  position: absolute;
  top: 0;
  z-index: -1;
}
#topnavigation #topnavlist .menu_button .search_wrapper {
  position: absolute;
  right: 7px;
  top: 0;
}
#topnavigation #topnavlist .menu_button .search_wrapper .srctext {
  border: 1px solid #fa0;
  color: #978784;
  font-family: Arial;
  height: 37px;
  margin-top: 10px;
  padding: 0 0 0 6px;
  width: 217px;
}
#topnavigation #topnavlist .menu_button .search_wrapper .srcbut {
  background-color: #fa0;
  background-image: none;
  border: 1px solid #fa0;
  border-radius: 0 7px 7px 0;
  color: #fff;
  cursor: pointer;
  font-weight: 700;
  height: 37px;
  line-height: 35px;
  margin: 0 0 0 -3px;
  padding: 0;
  vertical-align: bottom;
  width: 75px;
}
#topnavigation #topnavlist .topnavdrop {
  background-color: #5ca39b;
  display: flex;
  justify-content: start;
  align-items: stretch;
  left: -999em;
  line-height: 20px;
  margin: 0;
  overflow: hidden;
  padding: 10px 0 0 0;
  position: absolute;
  text-align: left;
  visibility: hidden;
  width: auto;
  -webkit-box-shadow: 0px 10px 10px -3px rgba(0, 0, 0, 0.28);
  box-shadow: 0px 10px 10px -3px rgba(0, 0, 0, 0.28);
  /*UPDATE FROM APL*/
}
@media (max-width: 949px) {
  #topnavigation #topnavlist .topnavdrop {
    margin-top: 0;
    top: 57px;
  }
}
#topnavigation #topnavlist .topnavdrop .topnavsubcat a {
  font-size: 12px;
}
#topnavigation #topnavlist .topnavdrop a {
  color: #394a9b;
  display: inline-block;
  font-size: 13px;
  font-weight: 700;
  margin: 0;
  padding: 5px 10px 5px 14px;
  width: 100%;
}
#topnavigation #topnavlist .topnavdrop a:hover {
  text-decoration: none;
}
#topnavigation #topnavlist .topnavdrop .whitebackground {
  background-color: #fff;
  border-left: 1px solid #ccc;
  padding: 0 10px;
}
@media (max-width: 770px) {
  #topnavigation #topnavlist .topnavdrop .whitebackground {
    border-left: 0px;
    padding-left: 0px;
    padding: 20px;
  }
}
#topnavigation #topnavlist .topnavdrop .whitebackground .itemname {
  color: #000;
  font-weight: bold;
}
#topnavigation #topnavlist .topnavdrop .whitebackground p {
  margin-top: 0px;
  margin-bottom: 5px;
}
#topnavigation #topnavlist .topnavdrop .whitebackground a {
  padding-top: 0;
}
#topnavigation #topnavlist .topnavdrop .whitebackground .pricelowas {
  color: #000;
  display: inline;
  font-size: 12px;
}
#topnavigation #topnavlist .topnavdrop .whitebackground .priceamt {
  color: #000;
  display: inline;
  width: 100%;
  margin-left: 6px;
  font-size: 12px;
}
#topnavigation #topnavlist .topnavdrop .whitebackground .priceamt .crossout {
  color: crimson;
  text-decoration: line-through;
}
#topnavigation #topnavlist .topnavdrop .whitebackground .priceamt .sale {
  color: #046241;
}
#topnavigation #topnavlist .topnavdrop .whitebackground img {
  width: 80%;
  height: auto;
  float: none;
  display: block;
  margin: 0 auto;
}
#topnavigation #topnavlist .topnavdrop .whitebackground .button {
  display: none !important;
  border: 1px solid #fff;
  border-radius: 7px;
  box-shadow: 0 0 5px #ccc;
  color: #000;
  cursor: pointer;
  display: inline-block;
  font-size: 12px;
  font-weight: 700;
  overflow: hidden;
  text-align: center;
  border: 2px solid #fff;
  box-shadow: none;
  height: 40px;
  line-height: 40px;
  margin: 5px 13%;
  width: 74%;
}
#topnavigation #topnavlist .topnavdrop .topnavcol {
  position: relative;
  box-sizing: border-box;
  padding: 0px;
  text-align: left;
  list-style-type: none;
  flex-grow: 1;
  width: 200px;
  overflow: hidden;
  margin: 10px 0;
}
#topnavigation #topnavlist .topnavdrop .topnavcol:not(:first-child) {
  margin-left: 10px;
}
#topnavigation #topnavlist .topnavdrop .topnavcol li {
  display: block !important;
}
#topnavigation #topnavlist .topnavdrop .topnavcol li:hover {
  background-color: #14615B !important;
  color: #fff !important;
}
@media (max-width: 770px) {
  #topnavigation #topnavlist .topnavdrop .topnavcol {
    width: 100%;
    margin-bottom: 25px;
    padding: 20px;
    border-bottom: 1px solid #eaeaea;
  }
}
#topnavigation #topnavlist .topnavdrop .topnavcol .topnavsubcat a {
  padding-left: 10px;
  font-weight: 400 !important;
}
#topnavigation #topnavlist .topnavdrop .topnavcol a {
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
  margin-bottom: 0;
  padding: 3px 10px !important;
  display: inline-block;
  word-break: break-word;
  white-space: normal;
  box-sizing: border-box;
  color: #394a9b;
}
#topnavigation #topnavlist .topnavdrop .topnavcol a span {
  margin-right: 6px;
}
#topnavigation #topnavlist .topnavdrop .topnavcol b, #topnavigation #topnavlist .topnavdrop .topnavcol p {
  word-break: break-word;
  white-space: normal;
}
#topnavigation #topnavlist .topnavdrop .topnavcol .label {
  margin-top: 0;
  margin-bottom: 10px;
  margin-left: 10px;
  font-size: 16px;
  color: #000000;
  font-weight: bold;
  text-transform: capitalize;
}
#topnavigation #topnavlist .topnavdrop .topnavcol .offer-price .title {
  margin-top: 0;
  font-size: 14px;
  font-weight: bold;
  color: #003087;
}
#topnavigation #topnavlist .topnavdrop .topnavcol .offer-price .price-text .black-text {
  font-size: 14px;
  color: #000;
  font-weight: bold;
}
#topnavigation #topnavlist .topnavdrop .topnavcol .offer-price .price-text .red-text {
  font-size: 14px;
  color: #fd0000;
  font-weight: bold;
}
#topnavigation #topnavlist .topnavdrop .topnavcol .offer-price .price-text .star-icons {
  margin-top: 5px;
}
#topnavigation #topnavlist .topnavdrop .topnavcol .offer-price .hold-product-image {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
}
#topnavigation #topnavlist .topnavdrop .topnavcol:last-child {
  border-bottom: none;
}
#topnavigation #topnavlist .topnavdrop .topnavnew {
  clear: both;
  padding: 8px 0;
  background-color: #fa0;
  height: 50px;
}
#topnavigation #topnavlist .topnavdrop .topnavnew a {
  color: white;
  display: block;
  height: 50px;
}
#topnavigation #topnavlist .topnavdrop .topnavnew a:hover {
  background-color: #fa0;
}
#topnavigation #topnavlist .topnavdrop .topnavnew span {
  font-size: 16px;
  font-weight: bold;
  margin-left: -10px;
  text-decoration: underline;
}
#topnavigation #topnavlist .topnavdrop .topnavnew .topnew_wrapper {
  position: absolute;
  left: 50%;
  margin-right: -50%;
  transform: translate(-50%, -20%);
}
#topnavigation #topnavlist .topnavdrop .topnavnew .flag_icon {
  background-image: url("/USDiary/pict/topnavflag.svg");
  background-size: 100% auto;
  display: inline-block;
  height: 25px;
  width: 75px;
}

/* Top Category Nav - END */
.searchbox .advancedSearch_wrapper {
  border: 1px solid #14615B;
  display: flex;
  position: absolute;
  left: auto;
  right: 0;
  top: 36px;
  width: auto;
  min-width: 600px;
  z-index: 9999;
  display: none;
}
@media (min-width: 950px) {
  .searchbox .advancedSearch_wrapper {
    top: 75px;
  }
}
@media (min-width: 1163px) {
  .searchbox .advancedSearch_wrapper {
    left: auto;
    right: auto;
  }
}
.searchbox .advancedSearch_wrapper .advancedSearch_textWrapper, .searchbox .advancedSearch_wrapper .advancedSearch_results {
  display: inline-block;
  text-align: left;
  vertical-align: top;
  width: 175px;
  background-color: white;
}
.searchbox .advancedSearch_wrapper .advancedSearch_textWrapper .advancedSearch_textItem, .searchbox .advancedSearch_wrapper .advancedSearch_results .advancedSearch_textItem {
  padding: 10px 0 12px 10px;
  color: #000;
}
.searchbox .advancedSearch_wrapper .advancedSearch_textWrapper .advancedSearch_textItem, .searchbox .advancedSearch_wrapper .advancedSearch_results .advancedSearch_textItem {
  font-size: 0.81rem;
}
@media screen and (min-width: 47rem) {
  .searchbox .advancedSearch_wrapper .advancedSearch_textWrapper .advancedSearch_textItem, .searchbox .advancedSearch_wrapper .advancedSearch_results .advancedSearch_textItem {
    font-size: calc(0.2708333333vw + 0.6827083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .searchbox .advancedSearch_wrapper .advancedSearch_textWrapper .advancedSearch_textItem, .searchbox .advancedSearch_wrapper .advancedSearch_results .advancedSearch_textItem {
    font-size: 0.94rem;
  }
}
.searchbox .advancedSearch_wrapper .advancedSearch_textWrapper .textItem_selected, .searchbox .advancedSearch_wrapper .advancedSearch_results .textItem_selected {
  background-color: #dde9f7;
}
.searchbox .advancedSearch_wrapper .advancedSearch_results {
  background-color: #dde9f7;
  padding-left: 20px;
  width: auto;
  min-width: 414px;
}
.searchbox .advancedSearch_wrapper .advancedSearch_results .seemore_container {
  text-align: right;
  padding: 10px;
}
.searchbox .advancedSearch_wrapper .advancedSearch_results .seemore_container .see_more {
  font-size: 14px;
  font-weight: bold;
  color: #024f9d;
  text-decoration: underline;
}
@media (min-width: 825px) {
  .searchbox .advancedSearch_wrapper .advancedSearch_results {
    min-width: 614px;
  }
}
.searchbox .advancedSearch_wrapper .advancedSearch_results .results_header {
  font-weight: bold;
}
.searchbox .advancedSearch_wrapper .advancedSearch_results .results_header {
  font-size: 1.12rem;
}
@media screen and (min-width: 47rem) {
  .searchbox .advancedSearch_wrapper .advancedSearch_results .results_header {
    font-size: calc(0.5208333333vw + 0.8752083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .searchbox .advancedSearch_wrapper .advancedSearch_results .results_header {
    font-size: 1.37rem;
  }
}
.searchbox .advancedSearch_wrapper .advancedSearch_results .product_container {
  display: inline-block;
  margin: 0 4px 10px 0;
  overflow: hidden;
  vertical-align: top;
  width: 134px;
}
@media (min-width: 825px) {
  .searchbox .advancedSearch_wrapper .advancedSearch_results .product_container {
    width: 194px;
  }
}
.searchbox .advancedSearch_wrapper .advancedSearch_results .product_image_container {
  cursor: pointer;
  margin-bottom: 5px;
  overflow: hidden;
  position: relative;
}
.searchbox .advancedSearch_wrapper .advancedSearch_results .product_image_container .product_image {
  padding-right: 10px;
}
.searchbox .advancedSearch_wrapper .advancedSearch_results .product_image_container .product_image img {
  max-width: 174px;
  max-height: 211px;
  width: 87%;
}
@media (min-width: 950px) {
  .searchbox .advancedSearch_wrapper .advancedSearch_results .product_image_container .product_image img {
    width: auto;
  }
}
.searchbox .advancedSearch_wrapper .advancedSearch_results .product_info {
  color: #000;
  line-height: 16px;
}
.searchbox .advancedSearch_wrapper .advancedSearch_results .product_info .text_info {
  clear: both;
}
.searchbox .advancedSearch_wrapper .advancedSearch_results .product_info .text_info .product_name {
  font-weight: 700;
  text-overflow: initial;
  white-space: normal;
}
.searchbox .advancedSearch_wrapper .advancedSearch_results .product_info .text_info .product_name {
  font-size: 0.81rem;
}
@media screen and (min-width: 47rem) {
  .searchbox .advancedSearch_wrapper .advancedSearch_results .product_info .text_info .product_name {
    font-size: calc(0.2708333333vw + 0.6827083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .searchbox .advancedSearch_wrapper .advancedSearch_results .product_info .text_info .product_name {
    font-size: 0.94rem;
  }
}
.searchbox .advancedSearch_wrapper .advancedSearch_results .product_info .text_info .product_name a {
  color: #024f9d !important;
  text-decoration: none;
}
.searchbox .advancedSearch_wrapper .advancedSearch_results .product_info .text_info .product_name a:hover {
  text-decoration: underline;
}
.searchbox .advancedSearch_wrapper .advancedSearch_results .product_info .text_info .product_id {
  color: #999;
}
.searchbox .advancedSearch_wrapper .advancedSearch_results .product_info .text_info .product_price {
  display: inline-block;
}
.searchbox .advancedSearch_wrapper .advancedSearch_results .product_info .text_info .product_price {
  font-size: 0.81rem;
}
@media screen and (min-width: 47rem) {
  .searchbox .advancedSearch_wrapper .advancedSearch_results .product_info .text_info .product_price {
    font-size: calc(0.2708333333vw + 0.6827083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .searchbox .advancedSearch_wrapper .advancedSearch_results .product_info .text_info .product_price {
    font-size: 0.94rem;
  }
}
.searchbox .advancedSearch_wrapper .advancedSearch_results .product_info .text_info .review_stars {
  float: left;
}

.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;
}

.emailCollection_popup-mask {
  background: rgba(48, 48, 48, 0.8);
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 10200;
}

.error-msg {
  color: red;
  display: none;
}

/* Shipping Icons - START */
.shipIn2Days {
  background-image: url(/Baldwincooke/pict/APL_2Days.png);
  cursor: pointer;
  display: inline-block;
  height: 42px;
  margin: 0 0 0 7px;
  vertical-align: baseline;
  width: 42px;
}

.shipIn3Days {
  background-image: url(/Baldwincooke/pict/APL_3Days.png);
  cursor: pointer;
  display: inline-block;
  height: 42px;
  margin: 0 0 0 7px;
  vertical-align: baseline;
  width: 42px;
}

.shipIn4Days {
  background-image: url(/Baldwincooke/pict/APL_4Days.png);
  cursor: pointer;
  display: inline-block;
  height: 42px;
  margin: 0 0 0 7px;
  vertical-align: baseline;
  width: 42px;
}

/* Shipping Icons - END */
/* Icons - START */
.icon_home {
  height: 15px;
  vertical-align: text-top;
  width: 15px;
}

.icon_madeInUSA {
  display: inline-block;
  height: 35px;
  width: 69px;
}

.icon_fullColor {
  background-image: url(/Baldwincooke/pict/icon_Fullcolor2020.png);
  display: inline-block;
  height: 27px;
  width: 50px;
  vertical-align: super;
}

/* Icons - END */
/* sprites - START */
#connectwithus {
  float: none;
  margin: 15px 0 0 -1px;
  overflow: auto;
  padding: 0;
  text-align: left;
}
#connectwithus a:last-child div {
  margin: 0;
}

.shf_icon_email {
  cursor: pointer;
  float: left;
  margin: 0 7px 0 0;
  padding: 0;
}

.shf_icon_print {
  cursor: pointer;
  float: left;
  margin: 0 7px 0 0;
  padding: 0;
}

.sprite_proddetail.shf_icon_fb {
  background-position: -10px -55px;
  height: 27px;
  width: 27px;
}
.sprite_proddetail.shf_icon_tw {
  background-position: -43px -55px;
  height: 27px;
  width: 27px;
}
.sprite_proddetail.shf_icon_p {
  background-position: -175px -55px;
  height: 27px;
  width: 27px;
}
.sprite_proddetail.shf_icon_gplus {
  background-position: -76px -55px;
  height: 27px;
  width: 27px;
}
.sprite_proddetail.shf_icon_email {
  background-position: -241px -55px;
  height: 27px;
  width: 27px;
}
.sprite_proddetail.shf_icon_print {
  background-position: -274px -55px;
  height: 27px;
  width: 27px;
}

.sf_bbb {
  background-position: -183px -92px;
  cursor: pointer;
  float: left;
  height: 43px;
  margin: 0;
  width: 113px;
}

/* sprites - END */
/* Login Page - START */
.signin_register {
  color: #666666;
  font-weight: 400;
  font-size: 16px;
}
.signin_register .heading {
  background-color: #ededed;
}
.signin_register .content {
  max-width: 955px;
  margin: 0 auto;
}
.signin_register .signin_register_flex {
  display: flex;
}
.signin_register .signin_register_flex > div {
  width: 50%;
}
.signin_register .signin_register_flex > div p:first-of-type {
  margin-top: 0;
}
.signin_register h1 {
  padding: 20px 0;
  color: #130F41;
  font-size: 2em;
}
.signin_register h2 {
  font-size: 1.3em;
  margin-bottom: 5px;
  color: #130F41;
  margin-block-start: 0.83em;
  margin-block-end: 0.83em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
}
.signin_register label {
  display: block;
  font-weight: bold;
  margin-top: 10px;
}
.signin_register input[type=text], .signin_register input[type=password] {
  width: 65%;
  height: 30px;
}
.signin_register input {
  border-radius: 5px;
  border: 1px solid #aaa;
  height: auto;
  width: auto;
}
.signin_register .btn_check_flex {
  display: flex;
  justify-content: space-between;
  margin: 20px 0;
  width: 65%;
}
.signin_register .button {
  border-radius: 4px;
  cursor: pointer;
  display: inline-block;
  font-weight: 700;
  padding: 10px 10px;
  text-decoration: none;
  transition: all 0.25s ease;
}
.signin_register .button.primary {
  background-color: #024F9D;
  color: #fff;
}
.signin_register .button.primary:hover {
  text-decoration: none;
  filter: brightness(0.9);
}
.signin_register p {
  display: block;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  font-size: 16px;
}
.signin_register a {
  color: #33C5F3;
  text-decoration: none;
}
.signin_register a:hover {
  text-decoration: underline;
}
.signin_register ul {
  padding-left: 40px;
}
.signin_register .link-requirements {
  float: left;
  margin-top: 10px;
}
.signin_register .lblpassword {
  float: left;
  width: 38%;
}

.normallogin_page_wrapper h1 {
  color: #000;
  margin-bottom: 30px;
}
.normallogin_page_wrapper h1 {
  font-size: 1.5rem;
}
@media screen and (min-width: 47rem) {
  .normallogin_page_wrapper h1 {
    font-size: calc(0.5208333333vw + 1.2552083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .normallogin_page_wrapper h1 {
    font-size: 1.75rem;
  }
}
.normallogin_page_wrapper h2 {
  color: #000;
  margin: 0;
  padding: 0;
}
.normallogin_page_wrapper h2 {
  font-size: 1.25rem;
}
@media screen and (min-width: 47rem) {
  .normallogin_page_wrapper h2 {
    font-size: calc(0.5208333333vw + 1.0052083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .normallogin_page_wrapper h2 {
    font-size: 1.5rem;
  }
}
.normallogin_page_wrapper input {
  border: 1px solid #aaa;
  height: 28px;
  width: 60%;
}
.normallogin_page_wrapper #normalloginforms .twocolumns {
  float: left;
  margin: 0;
  width: 45%;
  background-color: #E6E7E8;
  min-height: 260px;
}
.normallogin_page_wrapper #normalloginforms .onecolumn {
  float: left;
  width: 5%;
  text-align: center;
  line-height: 240px;
}
.normallogin_page_wrapper #normalloginforms .onecolumn {
  font-size: 1rem;
}
@media screen and (min-width: 47rem) {
  .normallogin_page_wrapper #normalloginforms .onecolumn {
    font-size: calc(0.5208333333vw + 0.7552083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .normallogin_page_wrapper #normalloginforms .onecolumn {
    font-size: 1.25rem;
  }
}
.normallogin_page_wrapper #normalloginforms .button, .normallogin_page_wrapper #normalloginforms .inputbtn, .normallogin_page_wrapper #normalloginforms .login_btn_ContinueToRegistration {
  font-family: Arial, Helvetica, sans-serif;
  background-color: #024F9D;
  border: none;
  border-radius: 7px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-weight: 700;
  margin: 5px 15px 0;
  overflow: hidden;
  padding: 12px 40px 30px 40px;
  width: auto;
}
.normallogin_page_wrapper #normalloginforms .button, .normallogin_page_wrapper #normalloginforms .inputbtn, .normallogin_page_wrapper #normalloginforms .login_btn_ContinueToRegistration {
  font-size: 0.88rem;
}
@media screen and (min-width: 47rem) {
  .normallogin_page_wrapper #normalloginforms .button, .normallogin_page_wrapper #normalloginforms .inputbtn, .normallogin_page_wrapper #normalloginforms .login_btn_ContinueToRegistration {
    font-size: calc(0.25vw + 0.7625rem);
  }
}
@media screen and (min-width: 95rem) {
  .normallogin_page_wrapper #normalloginforms .button, .normallogin_page_wrapper #normalloginforms .inputbtn, .normallogin_page_wrapper #normalloginforms .login_btn_ContinueToRegistration {
    font-size: 1rem;
  }
}
.normallogin_page_wrapper #normalloginforms .returning_customers {
  margin: 20px 50px 0 15px;
}
@media (min-width: 950px) {
  .normallogin_page_wrapper #normalloginforms .returning_customers {
    margin-right: 25px;
  }
}
.normallogin_page_wrapper #normalloginforms .returning_customers .label {
  margin: 15px 0 0;
}
.normallogin_page_wrapper #normalloginforms .returning_customers .inputbtn {
  float: right;
  margin-top: 20px;
  margin-right: 0;
}
.normallogin_page_wrapper #normalloginforms .returning_customers .forgot_pw {
  float: right;
  margin: 30px 10px 0 0;
  text-align: right;
  width: 100px;
}
.normallogin_page_wrapper #normalloginforms .returning_customers .keepmesignedin {
  clear: both;
  float: right;
  margin-top: 5px;
  margin-bottom: 10px;
  text-align: left;
  width: 124px;
}
.normallogin_page_wrapper #normalloginforms .returning_customers .keepmesignedin input {
  height: auto;
  margin: 0 5px 0 0;
  width: auto;
}
.normallogin_page_wrapper #normalloginforms .new_online_customers {
  /*border-bottom: 1px solid #dedede;
  border-left: 1px solid #dedede;*/
  padding: 20px 0 30px 20px;
}
.normallogin_page_wrapper #normalloginforms .new_online_customers .login_btn_ContinueToRegistration {
  background-image: none;
  margin: 15px 0 0;
  position: initial;
}
.normallogin_page_wrapper #normalloginforms .new_online_customers .new_online_info {
  padding-bottom: 3px;
  margin-left: 86px;
}
.normallogin_page_wrapper #normalloginforms .activateAccountLogin {
  background-image: none;
  border-left: 1px solid #dedede;
  clear: both;
  float: left;
  height: auto;
  margin: 0;
  padding: 50px 0 0 20px;
  width: auto;
}
.normallogin_page_wrapper #normalloginforms .activateAccountLogin a {
  display: inline-block;
  margin: 15px 0 0;
  padding: 0;
}

.ordertracking_wrapper .OrderStatus_Breadcrumbs {
  background-color: #FFF;
  margin: 0;
}
.ordertracking_wrapper .OrderStatus_Breadcrumbs table {
  border: 0 solid #808080;
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
}
.ordertracking_wrapper .OrderStatus_Breadcrumbs td {
  border: 0 solid #808080;
  padding: 0;
}
.ordertracking_wrapper .OrderStatus_Breadcrumbs h3 {
  color: #727272;
  margin: 0;
}
.ordertracking_wrapper .OrderStatus_Breadcrumbs span {
  color: #F6931E;
}
.ordertracking_wrapper .OrderStatus_Breadcrumbs a {
  color: #187AD3;
  margin: 0;
}
.ordertracking_wrapper .OrderTracking_OptionPanel {
  background-color: #FFF;
  margin: 10px 0 0;
}
.ordertracking_wrapper .OrderTracking_LoginPanel {
  border-right: 2px solid #DDDCDC;
  float: left;
  margin: 0;
  width: 398px;
}
.ordertracking_wrapper .OrderTracking_PanelCaption {
  color: #727272;
  font-weight: bold;
  height: 56px;
  margin: 0 0 0 30px;
}
.ordertracking_wrapper .OrderTracking_PanelCaption h4 {
  color: #F6931E;
  margin: 0;
}
.ordertracking_wrapper .OrderTracking_PanelCaption span {
  color: #CD1313;
}
.ordertracking_wrapper .OrderTracking_LoginContainer {
  margin: 0 30px;
}
.ordertracking_wrapper .OrderTracking_TrackPanel {
  float: left;
  margin: 0;
  width: 400px;
}
.ordertracking_wrapper .OrderTracking_TrackConditionContainer {
  margin: 0 30px;
}
.ordertracking_wrapper .OrderTracking_TrackConditionContainer table {
  border: 0 solid #959494;
  border-collapse: collapse;
  border-spacing: 0;
  color: #727272;
  margin: 0;
  width: 100%;
}
.ordertracking_wrapper .OrderTracking_TrackConditionContainer td {
  border: 0 solid #959494;
  padding: 5px;
}
.ordertracking_wrapper .OrderTracking_TrackConditionContainer td.LabelCell {
  text-align: right;
  white-space: nowrap;
  width: 1%;
}
.ordertracking_wrapper .OrderTracking_TrackConditionContainer td.ButtonCell {
  text-align: right;
}
.ordertracking_wrapper .OrderTracking_TrackCondition_Textbox {
  background-color: #DDDCDC;
  border: 0 none #959494;
  color: #727272;
  font-weight: bold;
  height: 26px;
  width: 100%;
}
.ordertracking_wrapper .OrderTracking_TrackCondition_Textbox {
  font-size: 1.12rem;
}
@media screen and (min-width: 47rem) {
  .ordertracking_wrapper .OrderTracking_TrackCondition_Textbox {
    font-size: calc(0.5208333333vw + 0.8752083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .ordertracking_wrapper .OrderTracking_TrackCondition_Textbox {
    font-size: 1.37rem;
  }
}
.ordertracking_wrapper .OrderTracking_Btn_CheckStatus {
  background-attachment: scroll;
  background-color: transparent;
  background-image: url("/BaldwinCooke/pict/checkstatus_btn.png");
  background-position: 0 0;
  background-repeat: no-repeat;
  border-style: none;
  border-width: 0;
  cursor: pointer;
  height: 46px;
  margin: 0;
  overflow: hidden;
  width: 152px;
}
.ordertracking_wrapper .checkoutLogin_loginButton {
  background: url("/BaldwinCooke/pict/login_btn.png") no-repeat 0 0;
  border-style: none;
  border-width: 0;
  cursor: pointer;
  height: 44px;
  margin: 0 20px 0 20px;
  width: 114px;
}
.ordertracking_wrapper .OrderTracking_ResultPanel {
  background-color: #FFF;
  margin: 5px 0 0;
}
.ordertracking_wrapper .OrderTracking_TrackAgainBtnContainer {
  margin: 5px 0 0;
}
.ordertracking_wrapper .OrderTracking_TrackAgainBtnContainer a {
  color: #187AD3;
  font-weight: bold;
}

/* Login Page - END */
/*Start - Password requirements*/
.form-group.password {
  position: relative;
}

.form-group.password > .link-requirements {
  position: absolute;
  top: 20px;
  right: 0;
}

.form-group.password > .link-requirements.top0 {
  top: 0;
}

h4.password-requirements {
  color: black;
  font-weight: bold;
}

h4.password-requirements.center-text {
  text-align: center;
}

ul.password-requirements-list {
  padding-left: 0;
}

ul.password-requirements-list li {
  list-style-type: none;
  line-height: 18px;
}

ul.password-requirements-list li:before {
  content: "●";
  min-width: 16px;
  display: inline-block;
}

ul.password-requirements-list > li > ul.password-requirements-chars > li.password-requirements-chars-spec > span {
  display: inline-block;
  vertical-align: top;
}

body.password-length-valid li.password-requirements-length:before,
body.password-chars-valid li.password-requirements-chars:before,
body.password-uppercase-valid li.password-requirements-chars-upper:before,
body.password-lowercase-valid li.password-requirements-chars-lower:before,
body.password-number-valid li.password-requirements-chars-number:before,
body.password-spec-valid li.password-requirements-chars-spec:before {
  content: "✔";
  color: green;
}

body.password-length-valid li.password-requirements-length,
body.password-chars-valid li.password-requirements-chars > span,
body.password-uppercase-valid li.password-requirements-chars-upper,
body.password-lowercase-valid li.password-requirements-chars-lower,
body.password-number-valid li.password-requirements-chars-number,
body.password-spec-valid li.password-requirements-chars-spec {
  color: green;
}

body.password-length-invalid li.password-requirements-length,
body.password-length-invalid li.password-requirements-length:before,
body.password-chars-invalid li.password-requirements-chars:before,
body.password-chars-invalid li.password-requirements-chars > span,
body.password-uppercase-invalid:not(.password-chars-valid) li.password-requirements-chars-upper,
body.password-lowercase-invalid:not(.password-chars-valid) li.password-requirements-chars-lower,
body.password-number-invalid:not(.password-chars-valid) li.password-requirements-chars-number,
body.password-spec-invalid:not(.password-chars-valid) li.password-requirements-chars-spec {
  color: red;
}

/*End - Password requirements*/
/*Start - CheckoutLogin.css*/
/** Classes of CheckoutLogin - Begin **/
.checkoutLogin_container {
  margin: 0;
}

.checkoutLogin_panel {
  background-image: -ms-linear-gradient(top, #f2f3f4 0%, #d8d9da 100%);
  background-image: -moz-linear-gradient(top, #f2f3f4 0%, #d8d9da 100%);
  background-image: -o-linear-gradient(top, #f2f3f4 0%, #d8d9da 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f2f3f4), color-stop(1, #d8d9da));
  background-image: -webkit-linear-gradient(top, #f2f3f4 0%, #d8d9da 100%);
  background-image: linear-gradient(to bottom, #f2f3f4 0%, #d8d9da 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr="#f2f3f4", endColorstr="#d8d9da");
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#f2f3f4', endColorstr='#d8d9da')";
  border: solid 1px #999;
  font-family: "Trebuchet MS", Verdana, Arial, helvetica, sans-serif;
  margin: 0;
}

.checkoutLogin_panel table {
  border: solid 0 #C0C0C0;
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
}

.checkoutLogin_panel td {
  border: solid 0 #C0C0C0;
  height: 25px;
  padding: 5px;
}

.checkoutLogin_panel td.leftAlignAutoWidthCell {
  text-align: left;
  white-space: nowrap;
  width: 1%;
}

.checkoutLogin_panel td.rightAlignAutoWidthCell {
  text-align: right;
  white-space: nowrap;
  width: 1%;
}

.checkoutLogin_panel h2 {
  color: #fc5a0f;
  font-weight: bold;
  margin: 0 0 5px;
}
.checkoutLogin_panel h2 {
  font-size: 1.12rem;
}
@media screen and (min-width: 47rem) {
  .checkoutLogin_panel h2 {
    font-size: calc(0.5208333333vw + 0.8752083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .checkoutLogin_panel h2 {
    font-size: 1.37rem;
  }
}

.checkoutLogin_panel h3 {
  color: #fc5a0f;
  font-weight: bold;
  margin: 5px 0 5px 5px;
}
.checkoutLogin_panel h3 {
  font-size: 0.81rem;
}
@media screen and (min-width: 47rem) {
  .checkoutLogin_panel h3 {
    font-size: calc(0.2708333333vw + 0.6827083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .checkoutLogin_panel h3 {
    font-size: 0.94rem;
  }
}

.checkoutLogin_panel h4 {
  color: #474747;
  font-weight: bold;
  margin: 0 0 5px;
}

.checkoutLogin_panel ul {
  list-style-type: none;
  margin: 5px 0;
  padding-left: 75px;
}

.checkoutLogin_autoWidthTextbox {
  border: solid 1px #C0C0C0;
  color: #303030;
  width: 100%;
}

.checkoutLogin_fixedWidthTextbox {
  border: solid 1px #C0C0C0;
  color: #303030;
  font-family: Trebuchet MS;
  font-weight: bold;
  height: 25px;
  width: 180px;
}
.checkoutLogin_fixedWidthTextbox {
  font-size: 0.81rem;
}
@media screen and (min-width: 47rem) {
  .checkoutLogin_fixedWidthTextbox {
    font-size: calc(0.2708333333vw + 0.6827083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .checkoutLogin_fixedWidthTextbox {
    font-size: 0.94rem;
  }
}

.checkoutLogin_rememberMeCheckBox {
  margin: 0 12px 0 0;
}

.checkoutLogin_passiveLoginPwdLabel {
  margin: 0 0 0 21px;
}

.checkoutLogin_loginButton {
  background: url("/BaldwinCooke/pict/login_btn.png") no-repeat 0 0;
  border-style: none;
  border-width: 0;
  cursor: pointer;
  height: 44px;
  margin: 0 0 0 10px;
  width: 114px;
}

.checkoutLogin_nextStepButton {
  background: url("/BaldwinCooke/pict/but_blue_nextstep.gif") no-repeat 0 0;
  border-style: none;
  border-width: 0;
  cursor: pointer;
  height: 37px;
  width: 126px;
}

.checkoutLogin_submitButton {
  background: url("/BaldwinCooke/pict/btn_submit.gif") no-repeat 0 0;
  border-style: none;
  border-width: 0;
  cursor: pointer;
  height: 33px;
  width: 115px;
}

.recovery-email {
  height: 38px;
  max-width: 280px;
}

:-ms-input-placeholder {
  color: lightgray;
}

::-ms-input-placeholder {
  color: lightgray;
}

::placeholder {
  color: lightgray;
}

:focus:-ms-input-placeholder {
  opacity: 0;
}
:focus::-ms-input-placeholder {
  opacity: 0;
}
:focus::placeholder {
  opacity: 0;
}

/** Classes of CheckoutLogin - End **/
/* Out of Stock - START */
.item_wrapper.inline_block {
  display: inline-block;
  margin-left: 5px;
}
.item_wrapper div.outofstock_icon {
  background-image: url("/Baldwincooke/pict/out-of-stock-icon-sm.png");
  display: inline-block;
  height: 16px;
  vertical-align: text-bottom;
  width: 16px;
}
.item_wrapper div.outofstock_icon.with_left_margin {
  margin-left: 3px;
}
.item_wrapper div.outofstock_icon.valign_text_top {
  vertical-align: text-top;
}
.item_wrapper span.outofstock_text {
  color: #ff0000;
  font-weight: 700;
}
.item_wrapper span.soldout_text {
  color: #ff0000;
  font-weight: 700;
}

.outofstock_icon_sm {
  background-image: url("/Baldwincooke/pict/out-of-stock-icon-sm.png");
  height: 16px;
  width: 16px;
}
.outofstock_icon_sm.for_cart_item {
  display: inline-block;
  vertical-align: text-bottom;
}

.outofstock_icon_lg {
  background-image: url("/Baldwincooke/pict/out-of-stock-icon-lg.png");
  height: 30px;
  width: 30px;
}

.pd_gallery_overview .outofstock_footnote {
  display: block;
}
.pd_gallery_overview .outofstock_footnote.for_product_detail {
  float: right;
}
.pd_gallery_overview .outofstock_footnote .soldout_text {
  display: block;
  margin-top: -150px;
  text-align: center;
}

@supports (display: grid) {
  .pd_gallery_overview .outofstock_footnote .soldout_text {
    margin-top: 10px;
  }
}
.outofstock_footnote {
  border-collapse: collapse;
  display: table;
}
.outofstock_footnote.for_cart_item {
  float: left;
  margin-bottom: 15px;
}
.outofstock_footnote div.icon {
  display: table-cell;
  vertical-align: middle;
}
.outofstock_footnote.for_product_detail {
  float: right;
  margin-top: 10px;
}
.outofstock_footnote.for_bom_question {
  margin-top: 10px;
}
.outofstock_footnote.for_bom_question_popup {
  border-collapse: separate;
  border-top: 1px solid #ccc;
  margin: 15px;
  padding: 15px 5px 3px;
}
.outofstock_footnote div.text, .outofstock_footnote div.text_lg {
  color: #fc5a0f;
  display: table-cell;
  font-weight: 700;
  padding-left: 5px;
  vertical-align: middle;
}
.outofstock_footnote div.text, .outofstock_footnote div.text_lg {
  font-size: 0.81rem;
}
@media screen and (min-width: 47rem) {
  .outofstock_footnote div.text, .outofstock_footnote div.text_lg {
    font-size: calc(0.2708333333vw + 0.6827083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .outofstock_footnote div.text, .outofstock_footnote div.text_lg {
    font-size: 0.94rem;
  }
}
.outofstock_footnote div.text {
  font-size: 0.69rem;
}
@media screen and (min-width: 47rem) {
  .outofstock_footnote div.text {
    font-size: calc(0.125vw + 0.63125rem);
  }
}
@media screen and (min-width: 95rem) {
  .outofstock_footnote div.text {
    font-size: 0.75rem;
  }
}
.outofstock_footnote div.soldout_text {
  color: #ff0000;
  display: table-cell;
  font-weight: 700;
  padding-left: 5px;
  vertical-align: middle;
}
.outofstock_footnote div.soldout_text {
  font-size: 0.81rem;
}
@media screen and (min-width: 47rem) {
  .outofstock_footnote div.soldout_text {
    font-size: calc(0.2708333333vw + 0.6827083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .outofstock_footnote div.soldout_text {
    font-size: 0.94rem;
  }
}

/* Out of Stock - END */
/* 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-weight: 700;
}
.popupContainer .popup .content .description {
  font-size: 1.12rem;
}
@media screen and (min-width: 47rem) {
  .popupContainer .popup .content .description {
    font-size: calc(0.5208333333vw + 0.8752083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .popupContainer .popup .content .description {
    font-size: 1.37rem;
  }
}
.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;
  min-width: 170px;
}
.popupContainer .popup .content .btn_progress {
  font-size: 0.88rem;
}
@media screen and (min-width: 47rem) {
  .popupContainer .popup .content .btn_progress {
    font-size: calc(0.25vw + 0.7625rem);
  }
}
@media screen and (min-width: 95rem) {
  .popupContainer .popup .content .btn_progress {
    font-size: 1rem;
  }
}
.popupContainer .popup .content .btn_progress .btn_content, .popupContainer .popup .content .btn_progress #shoppingcart_layout .wishList .quickadd_but, #shoppingcart_layout .wishList .popupContainer .popup .content .btn_progress .quickadd_but, .popupContainer .popup .content .btn_progress .wishList .quickadd_but, .wishList .popupContainer .popup .content .btn_progress .quickadd_but {
  background-color: #024f9d;
  display: table;
  padding: 12px 10px;
  text-align: center;
  width: 100%;
}
.popupContainer .popup .content .btn_cancel {
  color: #fff;
  min-width: 170px;
}
.popupContainer .popup .content .btn_cancel {
  font-size: 0.88rem;
}
@media screen and (min-width: 47rem) {
  .popupContainer .popup .content .btn_cancel {
    font-size: calc(0.25vw + 0.7625rem);
  }
}
@media screen and (min-width: 95rem) {
  .popupContainer .popup .content .btn_cancel {
    font-size: 1rem;
  }
}
.popupContainer .popup .content .btn_cancel .btn_content, .popupContainer .popup .content .btn_cancel #shoppingcart_layout .wishList .quickadd_but, #shoppingcart_layout .wishList .popupContainer .popup .content .btn_cancel .quickadd_but, .popupContainer .popup .content .btn_cancel .wishList .quickadd_but, .wishList .popupContainer .popup .content .btn_cancel .quickadd_but {
  background-color: silver;
  display: table;
  padding: 12px 10px;
  text-align: center;
  width: 100%;
}
.popupContainer .popup .content h3 {
  color: #000;
  margin: 0 0 6px;
}
.popupContainer .popup .content h3 {
  font-size: 0.81rem;
}
@media screen and (min-width: 47rem) {
  .popupContainer .popup .content h3 {
    font-size: calc(0.2708333333vw + 0.6827083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .popupContainer .popup .content h3 {
    font-size: 0.94rem;
  }
}
.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("/Baldwincooke/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, .popupContainer .popup .btn_close #shoppingcart_layout .wishList .quickadd_but, #shoppingcart_layout .wishList .popupContainer .popup .btn_close .quickadd_but, .popupContainer .popup .btn_close .wishList .quickadd_but, .wishList .popupContainer .popup .btn_close .quickadd_but {
  background-color: transparent !important;
}
.popupContainer .popup .btn_close .btn_content, .popupContainer .popup .btn_close #shoppingcart_layout .wishList .quickadd_but, #shoppingcart_layout .wishList .popupContainer .popup .btn_close .quickadd_but, .popupContainer .popup .btn_close .wishList .quickadd_but, .wishList .popupContainer .popup .btn_close .quickadd_but {
  background-color: #fff;
  color: #024f9d;
  font-weight: 900;
  margin-top: -1px;
  padding-bottom: 1px;
  height: 100%;
}
.popupContainer .popup .btn_close .btn_content, .popupContainer .popup .btn_close #shoppingcart_layout .wishList .quickadd_but, #shoppingcart_layout .wishList .popupContainer .popup .btn_close .quickadd_but, .popupContainer .popup .btn_close .wishList .quickadd_but, .wishList .popupContainer .popup .btn_close .quickadd_but {
  font-size: 0.88rem;
}
@media screen and (min-width: 47rem) {
  .popupContainer .popup .btn_close .btn_content, .popupContainer .popup .btn_close #shoppingcart_layout .wishList .quickadd_but, #shoppingcart_layout .wishList .popupContainer .popup .btn_close .quickadd_but, .popupContainer .popup .btn_close .wishList .quickadd_but, .wishList .popupContainer .popup .btn_close .quickadd_but {
    font-size: calc(0.25vw + 0.7625rem);
  }
}
@media screen and (min-width: 95rem) {
  .popupContainer .popup .btn_close .btn_content, .popupContainer .popup .btn_close #shoppingcart_layout .wishList .quickadd_but, #shoppingcart_layout .wishList .popupContainer .popup .btn_close .quickadd_but, .popupContainer .popup .btn_close .wishList .quickadd_but, .wishList .popupContainer .popup .btn_close .quickadd_but {
    font-size: 1rem;
  }
}
.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;
}
.popupContainer .pd_viewLarger_popup .pd_viewLarger_popupContent {
  height: 670px;
  width: 500px;
}
.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: 1.12rem;
}
@media screen and (min-width: 47rem) {
  .sample_header {
    font-size: calc(0.5208333333vw + 0.8752083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .sample_header {
    font-size: 1.37rem;
  }
}

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

.sample_selectText {
  color: #fc5a0f;
  font-weight: bold;
  margin: 10px 0 5px;
}
.sample_selectText {
  font-size: 0.81rem;
}
@media screen and (min-width: 47rem) {
  .sample_selectText {
    font-size: calc(0.2708333333vw + 0.6827083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .sample_selectText {
    font-size: 0.94rem;
  }
}

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

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

.sample_noteText {
  padding: 0 10px;
}

.samples_button {
  background-color: #046241;
  border: 0;
  border-radius: 7px;
  box-shadow: none;
  color: #fff;
  font-weight: 700;
  height: 35px;
  line-height: 23px;
  margin: 0 auto;
  width: 250px;
}
.samples_button {
  font-size: 0.88rem;
}
@media screen and (min-width: 47rem) {
  .samples_button {
    font-size: calc(0.25vw + 0.7625rem);
  }
}
@media screen and (min-width: 95rem) {
  .samples_button {
    font-size: 1rem;
  }
}
.samples_button input {
  background: transparent;
  border: none;
  color: #fff;
  cursor: pointer;
  font-weight: bold;
  margin-top: 8px;
  width: 100%;
}
.samples_button input {
  font-size: 0.88rem;
}
@media screen and (min-width: 47rem) {
  .samples_button input {
    font-size: calc(0.25vw + 0.7625rem);
  }
}
@media screen and (min-width: 95rem) {
  .samples_button input {
    font-size: 1rem;
  }
}

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

.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;
  padding: 12px;
  position: absolute;
  width: 408px;
  z-index: 2;
}
.popupDetail {
  font-size: 0.75rem;
}
@media screen and (min-width: 47rem) {
  .popupDetail {
    font-size: calc(0.2708333333vw + 0.6227083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .popupDetail {
    font-size: 0.88rem;
  }
}

.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.help-shipping-account {
  font-size: 0.81rem;
}
@media screen and (min-width: 47rem) {
  .dropdown .dropdown-panel.help-shipping-account {
    font-size: calc(0.2708333333vw + 0.6827083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .dropdown .dropdown-panel.help-shipping-account {
    font-size: 0.94rem;
  }
}
.dropdown .dropdown-panel .close_btn {
  color: #ddd;
  cursor: pointer;
  font-weight: 700;
  position: absolute;
  right: 8px;
  top: 0;
}
.dropdown .dropdown-panel .close_btn {
  font-size: 1.25rem;
}
@media screen and (min-width: 47rem) {
  .dropdown .dropdown-panel .close_btn {
    font-size: calc(0.5208333333vw + 1.0052083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .dropdown .dropdown-panel .close_btn {
    font-size: 1.5rem;
  }
}
.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("/Baldwincooke/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, .popup_sample .close_popup #shoppingcart_layout .wishList .quickadd_but, #shoppingcart_layout .wishList .popup_sample .close_popup .quickadd_but, .popup_sample .close_popup .wishList .quickadd_but, .wishList .popup_sample .close_popup .quickadd_but {
  background-color: transparent !important;
}
.popup_sample h1 {
  color: #00539b;
  font-weight: bold;
  font-size: 1.8rem;
}
.popup_sample .popup_rule {
  border: 1px solid #09579d;
}
.popup_sample .close_link {
  color: #06c;
  cursor: pointer;
  margin: 15px 0 0 20px;
  text-decoration: underline;
}
.popup_sample .close_link {
  font-size: 0.81rem;
}
@media screen and (min-width: 47rem) {
  .popup_sample .close_link {
    font-size: calc(0.2708333333vw + 0.6827083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .popup_sample .close_link {
    font-size: 0.94rem;
  }
}
.popup_sample .save_btn {
  background-color: #00539b;
  background-image: none;
  border-radius: 7px;
  color: #fff;
  cursor: pointer;
  font-weight: bold;
  height: 30px;
  line-height: 30px;
  margin: 10px 0 0 10px;
  padding: 0 20px;
  text-align: center;
  width: 80%;
}
.popup_sample .save_btn {
  font-size: 0.88rem;
}
@media screen and (min-width: 47rem) {
  .popup_sample .save_btn {
    font-size: calc(0.25vw + 0.7625rem);
  }
}
@media screen and (min-width: 95rem) {
  .popup_sample .save_btn {
    font-size: 1rem;
  }
}
.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: 42%;
  color: white;
  transform: rotate(5deg);
  font-weight: bold;
  font-size: 22px;
  font-size: 31px;
}
.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;
  right: 5px;
}
.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;
  left: 0;
  margin: 5% auto;
  position: absolute;
  width: 370px;
  z-index: 100;
}
#shoppingcart_layout .freeItemPopup {
  font-size: 0.75rem;
}
@media screen and (min-width: 47rem) {
  #shoppingcart_layout .freeItemPopup {
    font-size: calc(0.2708333333vw + 0.6227083333rem);
  }
}
@media screen and (min-width: 95rem) {
  #shoppingcart_layout .freeItemPopup {
    font-size: 0.88rem;
  }
}
#shoppingcart_layout .freeItemPopup h1 {
  color: #000;
  float: left;
  margin-top: 10px;
  margin-bottom: 1px;
  margin-left: 30px;
  text-align: left;
  width: 100%;
}
#shoppingcart_layout .freeItemPopup h1 {
  font-size: 1.12rem;
}
@media screen and (min-width: 47rem) {
  #shoppingcart_layout .freeItemPopup h1 {
    font-size: calc(0.5208333333vw + 0.8752083333rem);
  }
}
@media screen and (min-width: 95rem) {
  #shoppingcart_layout .freeItemPopup h1 {
    font-size: 1.37rem;
  }
}
#shoppingcart_layout .freeItemPopup h2 {
  color: #F68807;
  float: left;
  margin-top: 1px;
  margin-bottom: 5px;
  margin-left: 30px;
  padding-bottom: 2px;
  text-align: left;
  width: 100%;
}
#shoppingcart_layout .freeItemPopup h2 {
  font-size: 0.75rem;
}
@media screen and (min-width: 47rem) {
  #shoppingcart_layout .freeItemPopup h2 {
    font-size: calc(0.2708333333vw + 0.6227083333rem);
  }
}
@media screen and (min-width: 95rem) {
  #shoppingcart_layout .freeItemPopup h2 {
    font-size: 0.88rem;
  }
}
#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("/Baldwincooke/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, #shoppingcart_layout .freeItemPopup .btn_close .wishList .quickadd_but, #shoppingcart_layout .wishList .freeItemPopup .btn_close .quickadd_but, .wishList #shoppingcart_layout .freeItemPopup .btn_close .quickadd_but {
  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("/BaldwinCooke/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;
}
#shoppingcart_layout .freeItemPopup .freeItempopup_topbar .freeItempopup_topbarclose .freeItempopup_closebtn {
  background-image: url("/USDdiary/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;
  margin-left: 10px;
  padding-top: 2px;
}
#shoppingcart_layout .freeItemPopup .freeItem_wrapper .freeItem_pop .div_freeItemrdbtn {
  font-size: 0.69rem;
}
@media screen and (min-width: 47rem) {
  #shoppingcart_layout .freeItemPopup .freeItem_wrapper .freeItem_pop .div_freeItemrdbtn {
    font-size: calc(0.125vw + 0.63125rem);
  }
}
@media screen and (min-width: 95rem) {
  #shoppingcart_layout .freeItemPopup .freeItem_wrapper .freeItem_pop .div_freeItemrdbtn {
    font-size: 0.75rem;
  }
}
#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("/BaldwinCooke/pict/studio-modal-head-bg.png") repeat-x;
  padding: 6px 10px 6px 0;
}
#divMoreViews .general_popupHeader .general_popupCloseButton {
  background: url("/BaldwinCooke/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("/BaldwinCooke/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 {
  height: 34px;
  line-height: 34px;
  width: 124px;
}
#divMoreViews .preview_content .preview_btn_zoom_size {
  font-size: 0.81rem;
}
@media screen and (min-width: 47rem) {
  #divMoreViews .preview_content .preview_btn_zoom_size {
    font-size: calc(0.2708333333vw + 0.6827083333rem);
  }
}
@media screen and (min-width: 95rem) {
  #divMoreViews .preview_content .preview_btn_zoom_size {
    font-size: 0.94rem;
  }
}
#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("/BaldwinCooke/pict/apl_studio_zoomin.png?v=1");
}
#divMoreViews .preview_content .preview_btn_zoomout_bg {
  background-image: url("/BaldwinCooke/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("/BaldwinCooke/pict/sprite_carouselnav.png") no-repeat -41px -66px;
  cursor: pointer;
  height: 64px;
  width: 38px;
}
#divMoreViews .studioPreviewCarousel_next {
  background: url("/BaldwinCooke/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 {
  margin: 0;
  width: 220px;
  display: flex;
  flex-direction: column;
}
.upsell_pop .upsell_top {
  text-align: left;
  flex: 1;
  height: 100px;
  margin: 0 auto;
}
.upsell_pop .upsell_top .upsell_Name {
  color: #212121;
  font-weight: bold;
  margin-left: 10px;
  padding-top: 10px;
  margin-bottom: 5px;
  flex: 1;
}
.upsell_pop .upsell_top .upsell_price, .upsell_pop .upsell_top .upsell_ID {
  margin-left: 10px;
  margin-bottom: 5px;
}
.upsell_pop .upsell_top .upsell_price .upsell_price2, .upsell_pop .upsell_top .upsell_ID .upsell_price2 {
  color: red;
}
.upsell_pop .upsell_bottom {
  background-color: #FFF;
  padding: 1px;
  margin: 0 auto;
  position: relative;
  width: 205px;
  height: 180px;
  border: 1px solid #ccc;
}
.upsell_pop .upsell_bottom .badge_personalize {
  text-align: center;
  width: 100%;
  background-color: orange;
  color: #fff;
  display: inline-block;
  padding: 3px;
  z-index: 9;
  position: absolute;
  top: 0;
  left: 0;
  font-weight: bold;
}
.upsell_pop .upsell_bottom img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  max-width: 100%;
  max-height: 100%;
}
.upsell_pop .upsell_qtyCont {
  margin: 5px 0;
  text-align: center;
  height: 65px;
  /* Hide the browser's default checkbox */
  /* Create a custom checkbox */
  /* On mouse-over, add a grey background color */
  /* When the checkbox is checked, add a blue background */
  /* Create the checkmark/indicator (hidden when not checked) */
  /* Show the checkmark when checked */
  /* Style the checkmark/indicator */
  /* Hide the browser's default radio button */
}
.upsell_pop .upsell_qtyCont {
  font-size: 0.69rem;
}
@media screen and (min-width: 47rem) {
  .upsell_pop .upsell_qtyCont {
    font-size: calc(0.125vw + 0.63125rem);
  }
}
@media screen and (min-width: 95rem) {
  .upsell_pop .upsell_qtyCont {
    font-size: 0.75rem;
  }
}
.upsell_pop .upsell_qtyCont div.container {
  padding: 0;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  flex-direction: column-reverse;
  position: relative;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.upsell_pop .upsell_qtyCont div.container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}
.upsell_pop .upsell_qtyCont .container .checkmark {
  position: relative;
  margin: 0 auto 5px;
  height: 25px;
  width: 25px;
  background-color: #eee;
  border: 1px solid #ccc;
}
.upsell_pop .upsell_qtyCont .container .container:hover input ~ .checkmark {
  background-color: #ccc;
}
.upsell_pop .upsell_qtyCont .container input:checked ~ .checkmark {
  background-color: #2196F3;
}
.upsell_pop .upsell_qtyCont .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.upsell_pop .upsell_qtyCont .container input:checked ~ .checkmark:after {
  display: block;
}
.upsell_pop .upsell_qtyCont .container .checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.upsell_pop .upsell_qtyCont .upsell_chooseQty2 {
  color: #464646;
}
.upsell_pop .upsell_qtyCont .upsell_qty {
  margin-top: 5px;
}
.upsell_pop .upsell_qtyCont .upsellQty2 {
  height: 21px;
  width: 50px;
}
.upsell_pop .upsell_qtyCont .radio_check_mark {
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 50%;
  box-sizing: content-box;
  height: 20px;
  margin: 2px auto;
  position: relative;
  width: 20px;
  /* On mouse-over, add a grey background color */
  /* Create the checkmark/indicator (hidden when not checked) */
  /* Style the checkmark/indicator */
}
.upsell_pop .upsell_qtyCont .radio_check_mark:hover {
  background-color: #ccc;
}
.upsell_pop .upsell_qtyCont .radio_check_mark:after {
  content: "";
  display: none;
  position: absolute;
}
.upsell_pop .upsell_qtyCont .radio_check_mark:after {
  background-color: #2196f3;
  border-radius: 50%;
  height: 16px;
  left: 2px;
  top: 2px;
  width: 16px;
}
.upsell_pop .upsell_qtyCont .radio_check_mark::after, .upsell_pop .upsell_qtyCont .radio_check_mark::before {
  box-sizing: content-box;
}
.upsell_pop .upsell_qtyCont input:checked ~ .radio_check_mark:after {
  display: block;
}

/* 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("/Baldwincooke/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, .pd_desc_popupContainer .pd_desc_popup .btn_close #shoppingcart_layout .wishList .quickadd_but, #shoppingcart_layout .wishList .pd_desc_popupContainer .pd_desc_popup .btn_close .quickadd_but, .pd_desc_popupContainer .pd_desc_popup .btn_close .wishList .quickadd_but, .wishList .pd_desc_popupContainer .pd_desc_popup .btn_close .quickadd_but {
  background-color: transparent !important;
}
.pd_desc_popupContainer .pd_desc_popup .btn_close .btn_content, .pd_desc_popupContainer .pd_desc_popup .btn_close #shoppingcart_layout .wishList .quickadd_but, #shoppingcart_layout .wishList .pd_desc_popupContainer .pd_desc_popup .btn_close .quickadd_but, .pd_desc_popupContainer .pd_desc_popup .btn_close .wishList .quickadd_but, .wishList .pd_desc_popupContainer .pd_desc_popup .btn_close .quickadd_but {
  background-color: #fff;
  color: #024f9d;
  font-weight: 900;
  margin-top: -1px;
  padding-bottom: 1px;
}
.pd_desc_popupContainer .pd_desc_popup .btn_close .btn_content, .pd_desc_popupContainer .pd_desc_popup .btn_close #shoppingcart_layout .wishList .quickadd_but, #shoppingcart_layout .wishList .pd_desc_popupContainer .pd_desc_popup .btn_close .quickadd_but, .pd_desc_popupContainer .pd_desc_popup .btn_close .wishList .quickadd_but, .wishList .pd_desc_popupContainer .pd_desc_popup .btn_close .quickadd_but {
  font-size: 0.88rem;
}
@media screen and (min-width: 47rem) {
  .pd_desc_popupContainer .pd_desc_popup .btn_close .btn_content, .pd_desc_popupContainer .pd_desc_popup .btn_close #shoppingcart_layout .wishList .quickadd_but, #shoppingcart_layout .wishList .pd_desc_popupContainer .pd_desc_popup .btn_close .quickadd_but, .pd_desc_popupContainer .pd_desc_popup .btn_close .wishList .quickadd_but, .wishList .pd_desc_popupContainer .pd_desc_popup .btn_close .quickadd_but {
    font-size: calc(0.25vw + 0.7625rem);
  }
}
@media screen and (min-width: 95rem) {
  .pd_desc_popupContainer .pd_desc_popup .btn_close .btn_content, .pd_desc_popupContainer .pd_desc_popup .btn_close #shoppingcart_layout .wishList .quickadd_but, #shoppingcart_layout .wishList .pd_desc_popupContainer .pd_desc_popup .btn_close .quickadd_but, .pd_desc_popupContainer .pd_desc_popup .btn_close .wishList .quickadd_but, .wishList .pd_desc_popupContainer .pd_desc_popup .btn_close .quickadd_but {
    font-size: 1rem;
  }
}

.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;
}

.pd_desc_id {
  color: #9999A2;
  line-height: 12px;
  margin-top: 3px;
}
.pd_desc_id {
  font-size: 0.69rem;
}
@media screen and (min-width: 47rem) {
  .pd_desc_id {
    font-size: calc(0.125vw + 0.63125rem);
  }
}
@media screen and (min-width: 95rem) {
  .pd_desc_id {
    font-size: 0.75rem;
  }
}

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

.pd_desc_specs {
  color: #000;
  margin-top: 10px;
}
.pd_desc_specs {
  font-size: 0.69rem;
}
@media screen and (min-width: 47rem) {
  .pd_desc_specs {
    font-size: calc(0.125vw + 0.63125rem);
  }
}
@media screen and (min-width: 95rem) {
  .pd_desc_specs {
    font-size: 0.75rem;
  }
}

.pd_desc_link {
  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;
  padding-right: 20px;
}
.pd_edit {
  font-size: 0.69rem;
}
@media screen and (min-width: 47rem) {
  .pd_edit {
    font-size: calc(0.125vw + 0.63125rem);
  }
}
@media screen and (min-width: 95rem) {
  .pd_edit {
    font-size: 0.75rem;
  }
}
.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-weight: bold;
  margin-left: 10px;
}
.pd_edit_text {
  font-size: 0.81rem;
}
@media screen and (min-width: 47rem) {
  .pd_edit_text {
    font-size: calc(0.2708333333vw + 0.6827083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .pd_edit_text {
    font-size: 0.94rem;
  }
}
.pd_edit_text:before {
  content: "";
  background-image: url("/BaldwinCooke/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: 0.69rem;
}
@media screen and (min-width: 47rem) {
  #divproductdetailpopup .upgradeOptionsLink .moreSpecialCharge {
    font-size: calc(0.125vw + 0.63125rem);
  }
}
@media screen and (min-width: 95rem) {
  #divproductdetailpopup .upgradeOptionsLink .moreSpecialCharge {
    font-size: 0.75rem;
  }
}

.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("/BaldwinCooke/pict/category_pd_close.png");
  cursor: pointer;
  height: 25px;
  left: 96%;
  position: absolute;
  width: 25px;
}

.pd_name {
  color: #000;
  font-family: Helvetica;
  font-weight: bold;
  line-height: 16px;
}
.pd_name {
  font-size: 0.81rem;
}
@media screen and (min-width: 47rem) {
  .pd_name {
    font-size: calc(0.2708333333vw + 0.6827083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .pd_name {
    font-size: 0.94rem;
  }
}

.pd_id {
  border-bottom: 1px solid #000;
  color: #000;
  font-family: Helvetica;
  line-height: 12px;
  margin-top: 3px;
  padding-bottom: 8px;
}
.pd_id {
  font-size: 0.69rem;
}
@media screen and (min-width: 47rem) {
  .pd_id {
    font-size: calc(0.125vw + 0.63125rem);
  }
}
@media screen and (min-width: 95rem) {
  .pd_id {
    font-size: 0.75rem;
  }
}

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

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

.pd_rating_num {
  float: left;
  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-weight: bold;
}
.pd_heading_gray {
  font-size: 0.81rem;
}
@media screen and (min-width: 47rem) {
  .pd_heading_gray {
    font-size: calc(0.2708333333vw + 0.6827083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .pd_heading_gray {
    font-size: 0.94rem;
  }
}

.pd_heading_blue {
  color: #6283C6;
  float: left;
  font-weight: bold;
  margin-right: 5px;
}
.pd_heading_blue {
  font-size: 0.81rem;
}
@media screen and (min-width: 47rem) {
  .pd_heading_blue {
    font-size: calc(0.2708333333vw + 0.6827083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .pd_heading_blue {
    font-size: 0.94rem;
  }
}

.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 {
  width: 262px;
}
.pd_leading {
  font-size: 0.69rem;
}
@media screen and (min-width: 47rem) {
  .pd_leading {
    font-size: calc(0.125vw + 0.63125rem);
  }
}
@media screen and (min-width: 95rem) {
  .pd_leading {
    font-size: 0.75rem;
  }
}
.pd_leading .icon_madeInUSA {
  float: left;
  margin: 7px 5px 0 0;
}

.pd_specs {
  color: #000;
  font-family: Helvetica;
  margin-top: 10px;
}
.pd_specs {
  font-size: 0.69rem;
}
@media screen and (min-width: 47rem) {
  .pd_specs {
    font-size: calc(0.125vw + 0.63125rem);
  }
}
@media screen and (min-width: 95rem) {
  .pd_specs {
    font-size: 0.75rem;
  }
}

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

.click_swatch_txt {
  font-weight: 700;
}
.click_swatch_txt {
  font-size: 0.69rem;
}
@media screen and (min-width: 47rem) {
  .click_swatch_txt {
    font-size: calc(0.125vw + 0.63125rem);
  }
}
@media screen and (min-width: 95rem) {
  .click_swatch_txt {
    font-size: 0.75rem;
  }
}

.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;
  max-width: 246px;
  padding-bottom: 18px;
  text-align: right;
}
.pd_span_prodDetBanner {
  font-size: 1.12rem;
}
@media screen and (min-width: 47rem) {
  .pd_span_prodDetBanner {
    font-size: calc(0.5208333333vw + 0.8752083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .pd_span_prodDetBanner {
    font-size: 1.37rem;
  }
}

.pd_price_low {
  font-weight: bold;
  text-align: right;
}

.pd_price_lowprice {
  color: #F20800;
}

.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;
  line-height: 18px;
  vertical-align: middle;
}

.pd_link_arrow {
  color: #2197D4;
  vertical-align: middle;
}
.pd_link_arrow {
  font-size: 1.25rem;
}
@media screen and (min-width: 47rem) {
  .pd_link_arrow {
    font-size: calc(0.5208333333vw + 1.0052083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .pd_link_arrow {
    font-size: 1.5rem;
  }
}

.pd_addtocartdiv {
  float: right;
  margin-top: 10px;
}
.pd_addtocartdiv .addtocart {
  box-shadow: 0 1px 5px #777;
  font-weight: 700;
  line-height: 23px;
  width: 210px;
}
.pd_addtocartdiv .addtocart {
  font-size: 1.12rem;
}
@media screen and (min-width: 47rem) {
  .pd_addtocartdiv .addtocart {
    font-size: calc(0.5208333333vw + 0.8752083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .pd_addtocartdiv .addtocart {
    font-size: 1.37rem;
  }
}
.pd_addtocartdiv .addtocart .btn_content, .pd_addtocartdiv .addtocart #shoppingcart_layout .wishList .quickadd_but, #shoppingcart_layout .wishList .pd_addtocartdiv .addtocart .quickadd_but, .pd_addtocartdiv .addtocart .wishList .quickadd_but, .wishList .pd_addtocartdiv .addtocart .quickadd_but {
  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, .pd_addtocartdiv .addtocart #shoppingcart_layout .wishList .quickadd_but .btn_subtxt, #shoppingcart_layout .wishList .pd_addtocartdiv .addtocart .quickadd_but .btn_subtxt, .pd_addtocartdiv .addtocart .wishList .quickadd_but .btn_subtxt, .wishList .pd_addtocartdiv .addtocart .quickadd_but .btn_subtxt {
  font-weight: 400;
  margin-top: -4px;
  text-align: center;
}
.pd_addtocartdiv .addtocart .btn_content .btn_subtxt, .pd_addtocartdiv .addtocart #shoppingcart_layout .wishList .quickadd_but .btn_subtxt, #shoppingcart_layout .wishList .pd_addtocartdiv .addtocart .quickadd_but .btn_subtxt, .pd_addtocartdiv .addtocart .wishList .quickadd_but .btn_subtxt, .wishList .pd_addtocartdiv .addtocart .quickadd_but .btn_subtxt {
  font-size: 0.69rem;
}
@media screen and (min-width: 47rem) {
  .pd_addtocartdiv .addtocart .btn_content .btn_subtxt, .pd_addtocartdiv .addtocart #shoppingcart_layout .wishList .quickadd_but .btn_subtxt, #shoppingcart_layout .wishList .pd_addtocartdiv .addtocart .quickadd_but .btn_subtxt, .pd_addtocartdiv .addtocart .wishList .quickadd_but .btn_subtxt, .wishList .pd_addtocartdiv .addtocart .quickadd_but .btn_subtxt {
    font-size: calc(0.25vw + 0.5725rem);
  }
}
@media screen and (min-width: 95rem) {
  .pd_addtocartdiv .addtocart .btn_content .btn_subtxt, .pd_addtocartdiv .addtocart #shoppingcart_layout .wishList .quickadd_but .btn_subtxt, #shoppingcart_layout .wishList .pd_addtocartdiv .addtocart .quickadd_but .btn_subtxt, .pd_addtocartdiv .addtocart .wishList .quickadd_but .btn_subtxt, .wishList .pd_addtocartdiv .addtocart .quickadd_but .btn_subtxt {
    font-size: 0.81rem;
  }
}

.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("/BaldwinCooke/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;
  margin-top: 3px;
}
.pd_shippingtext {
  font-size: 0.69rem;
}
@media screen and (min-width: 47rem) {
  .pd_shippingtext {
    font-size: calc(0.125vw + 0.63125rem);
  }
}
@media screen and (min-width: 95rem) {
  .pd_shippingtext {
    font-size: 0.75rem;
  }
}

.pd_shippingtext23 {
  float: left;
  margin-top: 15px;
}
.pd_shippingtext23 {
  font-size: 0.69rem;
}
@media screen and (min-width: 47rem) {
  .pd_shippingtext23 {
    font-size: calc(0.125vw + 0.63125rem);
  }
}
@media screen and (min-width: 95rem) {
  .pd_shippingtext23 {
    font-size: 0.75rem;
  }
}

.pd_shippingicon {
  float: left;
}

.pd_shippingtextdetails {
  color: #2F84C0;
  cursor: pointer;
}
.pd_shippingtextdetails {
  font-size: 0.69rem;
}
@media screen and (min-width: 47rem) {
  .pd_shippingtextdetails {
    font-size: calc(0.125vw + 0.63125rem);
  }
}
@media screen and (min-width: 95rem) {
  .pd_shippingtextdetails {
    font-size: 0.75rem;
  }
}

.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("/BaldwinCooke/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-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;
  left: 290px;
  padding: 15px;
  position: absolute;
  top: 110px;
  visibility: hidden;
  width: 300px;
  z-index: 2;
}
.shippingDetailsPopup {
  font-size: 0.75rem;
}
@media screen and (min-width: 47rem) {
  .shippingDetailsPopup {
    font-size: calc(0.2708333333vw + 0.6227083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .shippingDetailsPopup {
    font-size: 0.88rem;
  }
}
.shippingDetailsPopup .shipicon_2days, .shippingDetailsPopup .shipicon_3days {
  float: left;
  height: 66px;
  margin: 0 15px 20px 0;
  width: 66px;
}
.shippingDetailsPopup .ordershipstext {
  font-weight: 700;
  margin-top: 11px;
  text-transform: uppercase;
}
.shippingDetailsPopup .ordershipstext {
  font-size: 0.81rem;
}
@media screen and (min-width: 47rem) {
  .shippingDetailsPopup .ordershipstext {
    font-size: calc(0.2708333333vw + 0.6827083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .shippingDetailsPopup .ordershipstext {
    font-size: 0.94rem;
  }
}
.shippingDetailsPopup .numdaystext_2days, .shippingDetailsPopup .numdaystext_3days {
  font-weight: 700;
  text-transform: uppercase;
}
.shippingDetailsPopup .placeordertext_2days, .shippingDetailsPopup .placeordertext_3days {
  clear: both;
}
.shippingDetailsPopup .placeordertext_2days, .shippingDetailsPopup .placeordertext_3days {
  font-size: 0.81rem;
}
@media screen and (min-width: 47rem) {
  .shippingDetailsPopup .placeordertext_2days, .shippingDetailsPopup .placeordertext_3days {
    font-size: calc(0.2708333333vw + 0.6827083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .shippingDetailsPopup .placeordertext_2days, .shippingDetailsPopup .placeordertext_3days {
    font-size: 0.94rem;
  }
}
.shippingDetailsPopup .subtext {
  color: #595959;
  margin-top: 20px;
}
.shippingDetailsPopup .subtext {
  font-size: 0.69rem;
}
@media screen and (min-width: 47rem) {
  .shippingDetailsPopup .subtext {
    font-size: calc(0.125vw + 0.63125rem);
  }
}
@media screen and (min-width: 95rem) {
  .shippingDetailsPopup .subtext {
    font-size: 0.75rem;
  }
}

/* POPUP: Shipping Details - END */
/* POPUP: Upsell - START */
.UpsellPopup_wrapper {
  max-width: 950px;
  width: 90%;
}
.UpsellPopup_wrapper .UpsellPopup {
  background: white;
  border: solid 2px #aaa;
  margin: 5% auto;
  max-width: 950px;
  width: 90%;
  z-index: 10000;
}
.UpsellPopup_wrapper .UpsellPopup h1 {
  color: #000 !important;
  text-align: center !important;
}
.UpsellPopup_wrapper .UpsellPopup h1 {
  font-size: 0.81rem;
}
@media screen and (min-width: 47rem) {
  .UpsellPopup_wrapper .UpsellPopup h1 {
    font-size: calc(0.2708333333vw + 0.6827083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .UpsellPopup_wrapper .UpsellPopup h1 {
    font-size: 0.94rem;
  }
}
.UpsellPopup_wrapper .UpsellPopup .upsellpopup_wrapper {
  display: flex;
  flex-wrap: wrap;
  margin: 0 10px;
  overflow: hidden;
}
.UpsellPopup_wrapper .UpsellPopup .div_AccessoriesBtnAddtoCart {
  clear: both;
  margin: 10px auto;
  text-align: center;
}
.UpsellPopup_wrapper .UpsellPopup .div_AccessoriesBtnAddtoCart .upsell_addtocart {
  padding: 0;
}
.UpsellPopup_wrapper .UpsellPopup .div_AccessoriesBtnAddtoCart .personalize {
  width: 200px;
}
.UpsellPopup_wrapper .UpsellPopup .div_AccessoriesBtnAddtoCart .disabled {
  background: #ccc;
}

/* 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;
}
.popup_saveItem h1 {
  font-size: 1.25rem;
}
@media screen and (min-width: 47rem) {
  .popup_saveItem h1 {
    font-size: calc(0.5208333333vw + 1.0052083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .popup_saveItem h1 {
    font-size: 1.5rem;
  }
}
.popup_saveItem p {
  font-size: 0.81rem;
}
@media screen and (min-width: 47rem) {
  .popup_saveItem p {
    font-size: calc(0.2708333333vw + 0.6827083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .popup_saveItem p {
    font-size: 0.94rem;
  }
}
.popup_saveItem a {
  font-weight: bold;
  text-decoration: none;
}
.popup_saveItem a {
  font-size: 0.81rem;
}
@media screen and (min-width: 47rem) {
  .popup_saveItem a {
    font-size: calc(0.2708333333vw + 0.6827083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .popup_saveItem a {
    font-size: 0.94rem;
  }
}
.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("/Baldwincooke/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, .popup_saveItem .close_popup #shoppingcart_layout .wishList .quickadd_but, #shoppingcart_layout .wishList .popup_saveItem .close_popup .quickadd_but, .popup_saveItem .close_popup .wishList .quickadd_but, .wishList .popup_saveItem .close_popup .quickadd_but {
  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;
  line-height: 7px;
  margin: 0 0 10px 18px;
  width: 255px;
}
.popup_saveItem .savedItem_container label {
  font-size: 0.69rem;
}
@media screen and (min-width: 47rem) {
  .popup_saveItem .savedItem_container label {
    font-size: calc(0.125vw + 0.63125rem);
  }
}
@media screen and (min-width: 95rem) {
  .popup_saveItem .savedItem_container label {
    font-size: 0.75rem;
  }
}
.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-style: italic;
  margin: 0;
  width: 275px;
}
.popup_saveItem .savedItem_container .example_text {
  font-size: 0.69rem;
}
@media screen and (min-width: 47rem) {
  .popup_saveItem .savedItem_container .example_text {
    font-size: calc(0.125vw + 0.63125rem);
  }
}
@media screen and (min-width: 95rem) {
  .popup_saveItem .savedItem_container .example_text {
    font-size: 0.75rem;
  }
}
.popup_saveItem .savedItem_container .close_link {
  color: #06c;
  cursor: pointer;
  margin: 15px 0 0 20px;
  text-decoration: underline;
}
.popup_saveItem .savedItem_container .close_link {
  font-size: 0.81rem;
}
@media screen and (min-width: 47rem) {
  .popup_saveItem .savedItem_container .close_link {
    font-size: calc(0.2708333333vw + 0.6827083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .popup_saveItem .savedItem_container .close_link {
    font-size: 0.94rem;
  }
}
.popup_saveItem .savedItem_container .save_btn {
  background-color: #00539b;
  background-image: none;
  border-radius: 7px;
  color: #fff;
  cursor: pointer;
  float: right;
  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 .save_btn {
  font-size: 0.88rem;
}
@media screen and (min-width: 47rem) {
  .popup_saveItem .savedItem_container .save_btn {
    font-size: calc(0.25vw + 0.7625rem);
  }
}
@media screen and (min-width: 95rem) {
  .popup_saveItem .savedItem_container .save_btn {
    font-size: 1rem;
  }
}
.popup_saveItem .savedItem_container .clear {
  clear: both;
}
.popup_saveItem .savedItem_container .email-sign-up-checkbox {
  margin-top: 12px;
}
.popup_saveItem .savedItem_container .email-sign-up-checkbox > input[type=checkbox] {
  margin-left: 0;
}
.popup_saveItem .savedItem_container .email-sign-up-checkbox > label {
  display: inline;
  float: none;
  margin: 0;
  width: auto;
}
.popup_saveItem .savedItem_container .email-sign-up-checkbox > label {
  font-size: 0.69rem;
}
@media screen and (min-width: 47rem) {
  .popup_saveItem .savedItem_container .email-sign-up-checkbox > label {
    font-size: calc(0.125vw + 0.63125rem);
  }
}
@media screen and (min-width: 95rem) {
  .popup_saveItem .savedItem_container .email-sign-up-checkbox > label {
    font-size: 0.75rem;
  }
}
.popup_saveItem .savedItem_container .email-sign-up-checkbox > a {
  font-weight: normal;
  color: #06C;
}
.popup_saveItem .savedItem_container .email-sign-up-checkbox > a {
  font-size: 0.69rem;
}
@media screen and (min-width: 47rem) {
  .popup_saveItem .savedItem_container .email-sign-up-checkbox > a {
    font-size: calc(0.125vw + 0.63125rem);
  }
}
@media screen and (min-width: 95rem) {
  .popup_saveItem .savedItem_container .email-sign-up-checkbox > a {
    font-size: 0.75rem;
  }
}

/* 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("/BaldwinCooke/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 {
  transform: none;
  left: 0;
  margin: auto;
  min-height: 400px;
  padding: 30px 50px 15px;
  position: fixed;
  right: 0;
  text-align: left;
  top: 100px;
  width: 660px;
  z-index: 999999;
}
@media (max-width: 550px) {
  .popupContainer .div_jQueryEmail {
    width: 90vw;
    max-width: 100vw;
    box-sizing: border-box;
    margin-left: 5vw;
    margin-right: 5vw;
    padding: 10px;
  }
  .popupContainer .div_jQueryEmail .txt_line1 {
    font-size: 40px !important;
  }
  .popupContainer .div_jQueryEmail .txt_line2 {
    font-size: 30px !important;
  }
  .popupContainer .div_jQueryEmail .contentarea {
    width: 100% !important;
  }
  .popupContainer .div_jQueryEmail .guarantee {
    margin: 0 !important;
  }
  .popupContainer .div_jQueryEmail .emailsu_getexclusive {
    font-size: 1.09rem !important;
  }
}
.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 .icon_envelope {
  background-image: url("/BaldwinCooke/pict/popups/envelope.png");
  display: inline-block;
  height: 94px;
  margin-right: 20px;
  vertical-align: middle;
  width: 129px;
}
.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-weight: 700;
  margin: 0 0 10px;
}
.popupContainer .div_jQueryEmail .title {
  font-size: 1.25rem;
}
@media screen and (min-width: 47rem) {
  .popupContainer .div_jQueryEmail .title {
    font-size: calc(0.5208333333vw + 1.0052083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .popupContainer .div_jQueryEmail .title {
    font-size: 1.5rem;
  }
}
.popupContainer .div_jQueryEmail .emailsu_getexclusive {
  color: #03468c;
  display: inline-block;
  font-weight: bold;
  margin: 0;
  padding: 0 15px 0 0;
  text-align: right;
  vertical-align: middle;
  width: 49%;
}
.popupContainer .div_jQueryEmail .emailsu_getexclusive {
  font-size: 1.25rem;
}
@media screen and (min-width: 47rem) {
  .popupContainer .div_jQueryEmail .emailsu_getexclusive {
    font-size: calc(0.5208333333vw + 1.0052083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .popupContainer .div_jQueryEmail .emailsu_getexclusive {
    font-size: 1.5rem;
  }
}
.popupContainer .div_jQueryEmail .emailsu_bulletin {
  color: #476988;
  display: inline-block;
  line-height: 22px;
  list-style-position: inside;
  margin: 0;
  padding: 0 0 0 15px;
  vertical-align: middle;
  width: 45%;
}
.popupContainer .div_jQueryEmail .emailsu_bulletin {
  font-size: 0.75rem;
}
@media screen and (min-width: 47rem) {
  .popupContainer .div_jQueryEmail .emailsu_bulletin {
    font-size: calc(0.2708333333vw + 0.6227083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .popupContainer .div_jQueryEmail .emailsu_bulletin {
    font-size: 0.88rem;
  }
}
.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;
  margin: 0 0 25px;
}
.popupContainer .div_jQueryEmail .emailsu_thankyou {
  font-size: 0.75rem;
}
@media screen and (min-width: 47rem) {
  .popupContainer .div_jQueryEmail .emailsu_thankyou {
    font-size: calc(0.2708333333vw + 0.6227083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .popupContainer .div_jQueryEmail .emailsu_thankyou {
    font-size: 0.88rem;
  }
}
.popupContainer .div_jQueryEmail .emailsu_enteryour {
  color: #000;
}
.popupContainer .div_jQueryEmail .emailsu_enteryour {
  font-size: 0.75rem;
}
@media screen and (min-width: 47rem) {
  .popupContainer .div_jQueryEmail .emailsu_enteryour {
    font-size: calc(0.2708333333vw + 0.6227083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .popupContainer .div_jQueryEmail .emailsu_enteryour {
    font-size: 0.88rem;
  }
}
.popupContainer .div_jQueryEmail .emailsu_unsubscribetext {
  color: #000;
  margin: 3px 0 15px;
}
.popupContainer .div_jQueryEmail .emailsu_unsubscribetext {
  font-size: 0.69rem;
}
@media screen and (min-width: 47rem) {
  .popupContainer .div_jQueryEmail .emailsu_unsubscribetext {
    font-size: calc(0.125vw + 0.63125rem);
  }
}
@media screen and (min-width: 95rem) {
  .popupContainer .div_jQueryEmail .emailsu_unsubscribetext {
    font-size: 0.75rem;
  }
}
.popupContainer .div_jQueryEmail .emailsu_inputbox {
  border: 1px solid #bebebe;
  height: 40px;
  margin: 0;
  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-weight: 700;
  padding: 12px 30px;
}
.popupContainer .div_jQueryEmail .emailsu_signup_btn {
  font-size: 0.75rem;
}
@media screen and (min-width: 47rem) {
  .popupContainer .div_jQueryEmail .emailsu_signup_btn {
    font-size: calc(0.2708333333vw + 0.6227083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .popupContainer .div_jQueryEmail .emailsu_signup_btn {
    font-size: 0.88rem;
  }
}
.popupContainer .div_jQueryEmail .emailsu_continue_btn {
  background-color: #014e9e;
  border-radius: 7px;
  color: #fff;
  font-weight: 700;
  padding: 12px 30px;
}
.popupContainer .div_jQueryEmail .emailsu_continue_btn {
  font-size: 0.75rem;
}
@media screen and (min-width: 47rem) {
  .popupContainer .div_jQueryEmail .emailsu_continue_btn {
    font-size: calc(0.2708333333vw + 0.6227083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .popupContainer .div_jQueryEmail .emailsu_continue_btn {
    font-size: 0.88rem;
  }
}
.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("/Baldwincooke/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, .versesPopContainer .versePop .btn_close #shoppingcart_layout .wishList .quickadd_but, #shoppingcart_layout .wishList .versesPopContainer .versePop .btn_close .quickadd_but, .versesPopContainer .versePop .btn_close .wishList .quickadd_but, .wishList .versesPopContainer .versePop .btn_close .quickadd_but {
  background-color: transparent !important;
}
.versesPopContainer .versePop .btn_close .btn_content, .versesPopContainer .versePop .btn_close #shoppingcart_layout .wishList .quickadd_but, #shoppingcart_layout .wishList .versesPopContainer .versePop .btn_close .quickadd_but, .versesPopContainer .versePop .btn_close .wishList .quickadd_but, .wishList .versesPopContainer .versePop .btn_close .quickadd_but {
  background-color: #fff;
  color: #024f9d;
  font-weight: 900;
  margin-top: -1px;
  padding-bottom: 1px;
}
.versesPopContainer .versePop .btn_close .btn_content, .versesPopContainer .versePop .btn_close #shoppingcart_layout .wishList .quickadd_but, #shoppingcart_layout .wishList .versesPopContainer .versePop .btn_close .quickadd_but, .versesPopContainer .versePop .btn_close .wishList .quickadd_but, .wishList .versesPopContainer .versePop .btn_close .quickadd_but {
  font-size: 0.88rem;
}
@media screen and (min-width: 47rem) {
  .versesPopContainer .versePop .btn_close .btn_content, .versesPopContainer .versePop .btn_close #shoppingcart_layout .wishList .quickadd_but, #shoppingcart_layout .wishList .versesPopContainer .versePop .btn_close .quickadd_but, .versesPopContainer .versePop .btn_close .wishList .quickadd_but, .wishList .versesPopContainer .versePop .btn_close .quickadd_but {
    font-size: calc(0.25vw + 0.7625rem);
  }
}
@media screen and (min-width: 95rem) {
  .versesPopContainer .versePop .btn_close .btn_content, .versesPopContainer .versePop .btn_close #shoppingcart_layout .wishList .quickadd_but, #shoppingcart_layout .wishList .versesPopContainer .versePop .btn_close .quickadd_but, .versesPopContainer .versePop .btn_close .wishList .quickadd_but, .wishList .versesPopContainer .versePop .btn_close .quickadd_but {
    font-size: 1rem;
  }
}

/*#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("/Baldwincooke/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, [popup] > .box > .top-right-circle-hex #shoppingcart_layout .wishList .quickadd_but, #shoppingcart_layout .wishList [popup] > .box > .top-right-circle-hex .quickadd_but, [popup] > .box > .top-right-circle-hex .wishList .quickadd_but, .wishList [popup] > .box > .top-right-circle-hex .quickadd_but {
  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;*/
  padding: 12px;
  position: relative;
  text-align: left;
}
[popup] > .box > .content {
  font-size: 0.81rem;
}
@media screen and (min-width: 47rem) {
  [popup] > .box > .content {
    font-size: calc(0.2708333333vw + 0.6827083333rem);
  }
}
@media screen and (min-width: 95rem) {
  [popup] > .box > .content {
    font-size: 0.94rem;
  }
}

#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("/Baldwincooke/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, [popup=fixed] > .box > .top-right-circle-hex #shoppingcart_layout .wishList .quickadd_but, #shoppingcart_layout .wishList [popup=fixed] > .box > .top-right-circle-hex .quickadd_but, [popup=fixed] > .box > .top-right-circle-hex .wishList .quickadd_but, .wishList [popup=fixed] > .box > .top-right-circle-hex .quickadd_but {
  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 {
  text-align: center;
}
#popExpiredCoupon .content .expiredCoupon_popup .expiredCoupon_newCoupon {
  font-size: 1.12rem;
}
@media screen and (min-width: 47rem) {
  #popExpiredCoupon .content .expiredCoupon_popup .expiredCoupon_newCoupon {
    font-size: calc(0.5208333333vw + 0.8752083333rem);
  }
}
@media screen and (min-width: 95rem) {
  #popExpiredCoupon .content .expiredCoupon_popup .expiredCoupon_newCoupon {
    font-size: 1.37rem;
  }
}
#popExpiredCoupon .content .expiredCoupon_popup .bottom_text {
  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, #popExpiredCoupon .content .expiredCoupon_popup .wishList .quickadd_but, .wishList #popExpiredCoupon .content .expiredCoupon_popup .quickadd_but {
  background-color: #046241;
  border-radius: 7px;
  color: #fff;
  font-weight: bold;
  line-height: 42px;
}
#popExpiredCoupon .content .expiredCoupon_popup .btn_content, #popExpiredCoupon .content .expiredCoupon_popup .wishList .quickadd_but, .wishList #popExpiredCoupon .content .expiredCoupon_popup .quickadd_but {
  font-size: 0.88rem;
}
@media screen and (min-width: 47rem) {
  #popExpiredCoupon .content .expiredCoupon_popup .btn_content, #popExpiredCoupon .content .expiredCoupon_popup .wishList .quickadd_but, .wishList #popExpiredCoupon .content .expiredCoupon_popup .quickadd_but {
    font-size: calc(0.25vw + 0.7625rem);
  }
}
@media screen and (min-width: 95rem) {
  #popExpiredCoupon .content .expiredCoupon_popup .btn_content, #popExpiredCoupon .content .expiredCoupon_popup .wishList .quickadd_but, .wishList #popExpiredCoupon .content .expiredCoupon_popup .quickadd_but {
    font-size: 1rem;
  }
}

/* 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("/Baldwincooke/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, #upsell_popupcontainer .btn_close .wishList .quickadd_but, .wishList #upsell_popupcontainer .btn_close .quickadd_but {
  background-color: transparent !important;
}
#upsell_popupcontainer .btn_close .btn_content, #upsell_popupcontainer .btn_close .wishList .quickadd_but, .wishList #upsell_popupcontainer .btn_close .quickadd_but {
  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 #024f9d;
  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("/Baldwincooke/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, .popupContainer .qty_popup_container .btn_close #shoppingcart_layout .wishList .quickadd_but, #shoppingcart_layout .wishList .popupContainer .qty_popup_container .btn_close .quickadd_but, .popupContainer .qty_popup_container .btn_close .wishList .quickadd_but, .wishList .popupContainer .qty_popup_container .btn_close .quickadd_but {
  background-color: transparent !important;
}

.popupContainer .qty_popup_container .btn_close .btn_content, .popupContainer .qty_popup_container .btn_close #shoppingcart_layout .wishList .quickadd_but, #shoppingcart_layout .wishList .popupContainer .qty_popup_container .btn_close .quickadd_but, .popupContainer .qty_popup_container .btn_close .wishList .quickadd_but, .wishList .popupContainer .qty_popup_container .btn_close .quickadd_but {
  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: #046241;
  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: #046241;
  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: #0076bb;
  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: 16px;
}
#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*/
/* Product Badging - START */
/*GENERAL*/
.product_badge,
.gsa_grid_badge {
  color: #fff;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.4px;
  height: 18px;
  left: auto;
  top: 0px;
  line-height: 11px;
  min-width: 50%;
  width: 160px;
  max-width: 100%;
  padding: 12px 5px;
  position: relative;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  z-index: 99;
  visibility: visible;
}
.product_badge:before,
.gsa_grid_badge:before {
  border-right: 15px solid transparent;
  border-bottom: 15px solid;
  border-bottom-color: inherit;
  bottom: -6px;
  content: "";
  display: inline-block;
  position: absolute;
  left: 3px;
  transform: rotate(39deg);
}
.product_badge:after,
.gsa_grid_badge:after {
  content: "";
  width: 94%;
  position: absolute;
  border-bottom: 2px solid #D1D3D4;
  bottom: -2px;
  z-index: -1;
}

/*PRODUCT DETAIL PAGE, A LITTLE LARGER*/
.product_badge_lg {
  color: #fff;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.4px;
  height: 18px;
  left: auto;
  top: 30px;
  line-height: 11px;
  min-width: 50%;
  width: 160px;
  max-width: 100%;
  padding: 12px 5px;
  position: relative;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  z-index: 9;
  visibility: visible;
}
.product_badge_lg:before {
  border-right: 15px solid transparent;
  border-bottom: 15px solid;
  border-bottom-color: inherit;
  bottom: -6px;
  content: "";
  display: inline-block;
  position: absolute;
  left: 3px;
  transform: rotate(39deg);
}
.product_badge_lg:after {
  content: "";
  width: 94%;
  position: absolute;
  border-bottom: 2px solid #D1D3D4;
  bottom: -2px;
  z-index: -1;
}
@media (min-width: 950px) {
  .product_badge_lg {
    visibility: inherit !important;
  }
}

#badge-container .product_badge_lg {
  color: #fff;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.4px;
  height: 18px;
  left: -69px;
  top: -5px;
  line-height: 11px;
  min-width: 50%;
  width: 160px;
  max-width: 100%;
  padding: 12px 5px;
  position: relative;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  z-index: 9;
  visibility: visible;
}
#badge-container .product_badge_lg:before {
  border-right: 15px solid transparent;
  border-bottom: 15px solid;
  border-bottom-color: inherit;
  bottom: -6px;
  content: "";
  display: inline-block;
  position: absolute;
  left: 3px;
  transform: rotate(39deg);
}
#badge-container .product_badge_lg:after {
  content: "";
  width: 94%;
  position: absolute;
  border-bottom: 2px solid #D1D3D4;
  bottom: -2px;
  z-index: -1;
}
@media (min-width: 950px) {
  #badge-container .product_badge_lg {
    visibility: inherit !important;
  }
}

/*WISH LIST*/
.wishList .product_badge {
  color: #fff;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.4px;
  height: 18px;
  left: auto;
  top: -8px;
  line-height: 11px;
  min-width: 50%;
  width: 200px;
  max-width: 100%;
  padding: 12px 5px;
  position: relative;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  z-index: 99;
  visibility: visible;
}
.wishList .product_badge:before {
  border-right: 15px solid transparent;
  border-bottom: 15px solid;
  border-bottom-color: inherit;
  bottom: -6px;
  content: "";
  display: inline-block;
  position: absolute;
  left: 3px;
  transform: rotate(39deg);
}
.wishList .product_badge:after {
  content: "";
  width: 94%;
  position: absolute;
  border-bottom: 2px solid #D1D3D4;
  bottom: -2px;
  z-index: -1;
}

/*RECOMMENDED LIST*/
.pd_recommendations .product_badge {
  color: #fff;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.4px;
  height: 18px;
  left: auto;
  top: 10px;
  line-height: 11px;
  min-width: 50%;
  width: 160px;
  max-width: 100%;
  padding: 12px 5px;
  position: relative;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  z-index: 0;
  visibility: visible;
}
.pd_recommendations .product_badge:before {
  border-right: 15px solid transparent;
  border-bottom: 15px solid;
  border-bottom-color: inherit;
  bottom: -6px;
  content: "";
  display: inline-block;
  position: absolute;
  left: 3px;
  transform: rotate(39deg);
}
.pd_recommendations .product_badge:after {
  content: "";
  width: 94%;
  position: absolute;
  border-bottom: 2px solid #D1D3D4;
  bottom: -2px;
  z-index: -1;
}

/*COLOR GRADIENTS FOR ALL*/
.product_badge_new {
  background-image: linear-gradient(90deg, #5c0a2d 6%, #A81253 35%);
  border-color: #5c0a2d;
}

.product_badge_exclusive {
  background-image: linear-gradient(90deg, #4a0e8b 6%, #7215d8 35%);
  border-color: #4a0e8b;
}

.product_badge_bestseller {
  background-image: linear-gradient(90deg, #194d1d 6%, #26762C 35%);
  border-color: #194d1d;
}

.product_badge_clearance {
  background-image: linear-gradient(90deg, #6f1111 6%, #D92121 35%);
  border-color: #6f1111;
}

.product_badge_madeinusa {
  background-image: linear-gradient(90deg, #001b4d 6%, #003087 35%);
  border-color: #001b4d;
}

.product_badge_trending {
  background-image: linear-gradient(90deg, #4a0e8b 6%, #7215d8 35%);
  border-color: #4a0e8b;
}

/* Product Badging - END */
.quote-dialog {
  position: fixed;
  right: 0;
  top: 0;
  width: 460px !important;
  height: 100% !important;
  margin: 0;
  padding: 40px 30px 10px 30px;
  overflow: hidden;
  z-index: 1001;
  border: 0 !important;
  font-size: 1em;
}
.quote-dialog .quote-titlebar {
  display: flex;
  align-items: center;
  padding: 0;
  justify-content: space-between;
}
.quote-dialog .quote-titlebar h1 {
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
  margin: 0;
  color: #343638;
}
.quote-dialog .quote-titlebar .ui-dialog-titlebar-close, .quote-dialog .quote-titlebar .ui-dialog-titlebar-back {
  background: none;
  border: none;
  width: 32px;
  height: 32px;
  position: relative;
  margin: 0;
  padding: 0;
  right: 0;
  top: 0;
}
.quote-dialog .quote-body {
  display: none;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  margin-top: 16px;
  padding: 0;
  height: calc(100% - 60px) !important;
  padding-right: 20px;
}
.quote-dialog .quote-body h2 {
  color: #00263E;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
  margin: 0;
  padding: 0;
}
.quote-dialog .quote-body .itemNumber {
  color: #343638;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px; /* 142.857% */
  letter-spacing: 0.035px;
}
.quote-dialog .quote-body .required-label {
  color: #343638;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px; /* 142.857% */
  letter-spacing: 0.035px;
}
.quote-dialog .quote-body .required {
  color: #BE461E;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0.035px;
}
.quote-dialog .quote-body .price-section {
  width: 100%;
}
.quote-dialog .quote-body .price-section .title-section {
  display: flex;
  align-items: center;
}
.quote-dialog .quote-body .price-section .title-section .title {
  color: #00263E;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px; /* 142.857% */
  letter-spacing: 0.035px;
}
.quote-dialog .quote-body .price-section .title-section .toggle-button {
  width: 24px;
  height: 24px;
  cursor: pointer;
  align-items: center;
  display: flex;
}
.quote-dialog .quote-body .price-section .content {
  display: none;
  width: 100%;
}
.quote-dialog .quote-body .price-section .content .pricing-table {
  width: 100% !important;
  border-collapse: collapse;
  margin-top: 10px;
}
.quote-dialog .quote-body .price-section .content .pricing-table .normalPricing {
  text-decoration: auto !important;
}
.quote-dialog .quote-body .price-section .content .pricing-table .trRegularTotalClass, .quote-dialog .quote-body .price-section .content .pricing-table .trSaleTotalClass {
  display: none;
}
.quote-dialog .quote-body .price-section .content .pricing-table th, .quote-dialog .quote-body .price-section .content .pricing-table td {
  padding: 10px;
  text-align: left;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
}
.quote-dialog .quote-body .price-section .content .pricing-table th {
  background-color: #F0F1F2;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: #00263E;
}
.quote-dialog .quote-body .price-section .content .pricing-table td:nth-child(1) {
  color: #00263E;
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
}
.quote-dialog .quote-body .price-section .content .pricing-table .linePricing {
  text-decoration: line-through;
}
.quote-dialog .quote-body .price-section .content .pricing-table td:nth-child(4) {
  color: #b30000;
}
.quote-dialog .quote-body .price-section .content .pricing-table td:nth-child(6) {
  color: #1A6600;
}
.quote-dialog .quote-body .quantity-section {
  width: 100%;
}
.quote-dialog .quote-body .imprint-option-section .imprint-option {
  display: flex;
  align-items: center;
  height: 32px;
}
.quote-dialog .quote-body .imprint-option-section .imprint-option .input-label {
  margin-left: 5px;
}
.quote-dialog .quote-body .imprint-option-section .imprint-option .input-label .form-label {
  display: inline;
  color: #343638;
  cursor: pointer;
}
.quote-dialog .quote-body .coupon-section {
  width: 100%;
}
.quote-dialog .quote-body .zip-code-section {
  width: 100%;
}
.quote-dialog .quote-body .shipping-method-section {
  width: 100%;
  display: none;
}
.quote-dialog .quote-body .shipping-method-section .select {
  position: relative;
}
.quote-dialog .quote-body .shipping-method-section .select .select-text {
  cursor: pointer;
}
.quote-dialog .quote-body .shipping-method-section .select .select-options {
  border: 1px solid #c1c1c1;
  background: #ffffff;
  border-top: none;
  display: none;
  position: absolute;
  top: 30px;
  left: 0;
  width: 100%;
  padding-left: 0px;
  list-style: none;
}
.quote-dialog .quote-body .shipping-method-section .select .select-options .select-option {
  list-style: none;
  height: 28px;
  line-height: 28px;
  padding-left: 10px;
  cursor: pointer;
}
.quote-dialog .quote-body .shipping-method-section .select .select-options .select-option:hover {
  background: #0074e8;
  color: #fff;
}
.quote-dialog .quote-body .shipping-method-section .select .arrow {
  bottom: -16px;
  height: 16px;
  position: absolute;
  margin-left: -35px;
  top: 15px;
  left: 94% !important;
  overflow: hidden;
  width: 50px !important;
}
.quote-dialog .quote-body .shipping-method-section .select .arrow:after {
  background: white;
  border: 1px solid #051937;
  box-shadow: 0 0 15px -5px #aaa;
  content: "";
  height: 22px;
  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: 22px;
}
.quote-dialog .quote-body .step1 {
  width: 100%;
}
.quote-dialog .quote-body .step3 {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
}
.quote-dialog .quote-body .step3 .name-section {
  width: 100%;
}
.quote-dialog .quote-body .step3 .email-section {
  width: 100%;
}
.quote-dialog .quote-body .step3 .recipient-title {
  color: #00263E;
  /* Title/Medium */
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px; /* 150% */
  letter-spacing: 0.024px;
}
.quote-dialog .quote-body .step3 .remove-recipient {
  color: #343638;
  /* Body/Medium */
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px; /* 142.857% */
  letter-spacing: 0.035px;
  display: flex;
  align-items: center;
  cursor: pointer;
}
.quote-dialog .quote-body .step3 .recipient-section {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
.quote-dialog .quote-body .step3 .add-more-section {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: 100%;
}
.quote-dialog .quote-body .step3 .add-more-section .add-more-email {
  display: flex;
  align-items: center;
  cursor: pointer;
}
.quote-dialog .quote-body .step3 .register-section {
  display: flex;
  align-items: baseline;
  width: 100%;
}
.quote-dialog .quote-body .step3 .register-section label {
  margin-left: 5px;
}
.quote-dialog .quote-body .step3 .send-email-section {
  width: 100%;
}
.quote-dialog .quote-body .step3 .send-message {
  color: red;
  width: 100%;
}
.quote-dialog .quote-body .btn-navy {
  display: flex;
  padding: 12px 16px;
  justify-content: center;
  align-items: center;
  gap: 8px;
  align-self: stretch;
  border-radius: 10px;
  background: #00263E;
  cursor: pointer;
  color: #fff;
  width: 100%;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px; /* 142.857% */
  letter-spacing: 0.035px;
  font-family: "Libre Franklin", Arial, Helvetica, "Trebuchet MS", Verdana, sans-serif;
}
.quote-dialog .quote-body .form-label {
  color: #00263E;
  /* Label/Large */
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px; /* 142.857% */
  letter-spacing: 0.014px;
  display: block;
  margin-bottom: 4px;
}
.quote-dialog .quote-body .form-helper {
  color: #343638;
  /* Body/Small */
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px; /* 123.077% */
  letter-spacing: 0.052px;
  display: block;
  margin-bottom: 4px;
}
.quote-dialog .quote-body .form-input {
  color: #343638;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px; /* 142.857% */
  letter-spacing: 0.035px;
  border: 1px solid #ccc;
  border-radius: 5px;
  padding: 8px;
  width: 100%;
  height: 40px;
  margin-bottom: 4px;
}
.quote-dialog .quote-body .form-input::placeholder, .quote-dialog .quote-body .form-input .placeholder {
  color: #343638;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px; /* 142.857% */
  letter-spacing: 0.035px;
  opacity: 0.7;
}
.quote-dialog .quote-body .invalid-input {
  border: 2px solid #b50024;
}
.quote-dialog .quote-body .error-message {
  background-color: #f8cad0;
  color: #b50024;
  align-items: center;
  border-radius: 8px;
  border-width: 0;
  font-size: 14px;
  font-weight: 400;
  padding: 8px 16px;
  display: grid;
  grid-template-columns: auto 1fr;
  gap: 8px;
  align-items: center;
}
.quote-dialog .quote-body .step2 {
  width: 100%;
}
.quote-dialog .quote-body .step4 {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
}
.quote-dialog .quote-body .step4 .send-email-section {
  width: 100%;
}
.quote-dialog .quote-body .hidden {
  display: none !important;
}
.quote-dialog .quote-body .disabled {
  opacity: 0.5;
}
.quote-dialog .quote-body .summary-section {
  display: flex;
  padding: 10px;
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
  background: #F0F1F2;
  gap: 8px;
  color: #343638;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px; /* 142.857% */
  letter-spacing: 0.035px;
}
.quote-dialog .quote-body .summary-section .product-price {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.quote-dialog .quote-body .summary-section .crossedout {
  text-decoration: line-through;
}
.quote-dialog .quote-body .summary-section .discount {
  color: #b30000;
}
.quote-dialog .quote-body .summary-section .coupon-code {
  display: flex;
  justify-content: space-between;
  width: 100%;
  align-items: center;
}
.quote-dialog .quote-body .summary-section .coupon-code .code-section {
  display: flex;
  flex-direction: column;
}
.quote-dialog .quote-body .summary-section .coupon-code .code-section .code-note {
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px; /* 123.077% */
  letter-spacing: 0.052px;
}
.quote-dialog .quote-body .summary-section .coupon-code .code-section .code-desc {
  color: #256A2E;
  /* Body/Small */
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px; /* 123.077% */
  letter-spacing: 0.052px;
}
.quote-dialog .quote-body .summary-section .coupon-code .saved-amount {
  color: #256A2E;
  margin-left: 15px;
}
.quote-dialog .quote-body .summary-section .imprint-charge {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.quote-dialog .quote-body .summary-section .imprint-charge .charge-row {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.quote-dialog .quote-body .summary-section .shipping {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.quote-dialog .quote-body .summary-section .auto-item {
  padding-left: 90px;
}
.quote-dialog .quote-body .note-section {
  color: #343638;
  /* Body/Small */
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px; /* 123.077% */
  letter-spacing: 0.052px;
}
.quote-dialog .quote-body .contact-section {
  color: #343638;
  /* Body/Medium */
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px; /* 142.857% */
  letter-spacing: 0.035px;
}
.quote-dialog .quote-body .contact-section .service-number {
  font-weight: 600;
}
.quote-dialog .quote-body .total-section {
  color: #00263E;
  /* Body/Large Bold */
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px; /* 150% */
  letter-spacing: 0.08px;
  width: 100%;
  text-align: center;
}
.quote-dialog .quote-body .btn-personalize {
  display: block;
  padding: 12px 16px;
  justify-content: center;
  align-items: center;
  gap: 8px;
  align-self: stretch;
  border-radius: 10px;
  background: #447500;
  color: #fff;
  width: 100%;
  border: 0;
  text-align: center;
  line-height: 20px;
  text-decoration: none;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  letter-spacing: 0.035px;
  font-family: "Libre Franklin", Arial, Helvetica, "Trebuchet MS", Verdana, sans-serif;
}
.quote-dialog .quote-body .btn-personalize:hover {
  text-decoration: none;
}
.quote-dialog .quote-body .btn-email-quote {
  display: flex;
  height: 44px;
  padding: 12px 16px;
  justify-content: center;
  align-items: center;
  gap: 8px;
  align-self: stretch;
  border-radius: 10px;
  border: 2px solid #00263E;
  background: #FFF;
  width: 100%;
  cursor: pointer;
  line-height: 16px;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  letter-spacing: 0.035px;
  font-family: "Libre Franklin", Arial, Helvetica, "Trebuchet MS", Verdana, sans-serif;
}

/* Review Stars - START */
.product_rating,
.gsa_grid_rating {
  clear: both;
}
.product_rating .stars,
.gsa_grid_rating .stars {
  float: left;
  margin-top: 2px;
}
.product_rating .numreviews,
.gsa_grid_rating .numreviews {
  color: #4A4A4A;
  float: left;
  text-decoration: underline;
}
.product_rating .numreviews,
.gsa_grid_rating .numreviews {
  font-size: 0.69rem;
}
@media screen and (min-width: 47rem) {
  .product_rating .numreviews,
  .gsa_grid_rating .numreviews {
    font-size: calc(0.125vw + 0.63125rem);
  }
}
@media screen and (min-width: 95rem) {
  .product_rating .numreviews,
  .gsa_grid_rating .numreviews {
    font-size: 0.75rem;
  }
}

.review_stars {
  background: url("/BaldwinCooke/pict/review_stars.png") no-repeat;
  font-size: 1px;
  height: 10px;
  margin-right: 7px;
  width: 67px;
}
.review_stars.rs50 {
  background-position: 0 0;
}
.review_stars.rs49, .review_stars.rs48, .review_stars.rs47 {
  background-position: 0 -10px;
}
.review_stars.rs46, .review_stars.rs45, .review_stars.rs44 {
  background-position: 0 -20px;
}
.review_stars.rs43, .review_stars.rs42, .review_stars.rs41 {
  background-position: 0 -30px;
}
.review_stars.rs40 {
  background-position: 0 -40px;
}
.review_stars.rs39, .review_stars.rs38, .review_stars.rs37 {
  background-position: 0 -50px;
}
.review_stars.rs36, .review_stars.rs35, .review_stars.rs34 {
  background-position: 0 -60px;
}
.review_stars.rs33, .review_stars.rs32, .review_stars.rs31 {
  background-position: 0 -70px;
}
.review_stars.rs30 {
  background-position: 0 -80px;
}
.review_stars.rs29, .review_stars.rs28, .review_stars.rs27 {
  background-position: 0 -90px;
}
.review_stars.rs26, .review_stars.rs25, .review_stars.rs24 {
  background-position: 0 -100px;
}
.review_stars.rs23, .review_stars.rs22, .review_stars.rs21 {
  background-position: 0 -110px;
}
.review_stars.rs20 {
  background-position: 0 -120px;
}
.review_stars.rs19, .review_stars.rs18, .review_stars.rs17 {
  background-position: 0 -130px;
}
.review_stars.rs16, .review_stars.rs15, .review_stars.rs14 {
  background-position: 0 -140px;
}
.review_stars.rs13, .review_stars.rs12, .review_stars.rs11 {
  background-position: 0 -150px;
}
.review_stars.rs10 {
  background-position: 0 -160px;
}
.review_stars.rs09, .review_stars.rs08, .review_stars.rs07 {
  background-position: 0 -170px;
}
.review_stars.rs06, .review_stars.rs05, .review_stars.rs04 {
  background-position: 0 -180px;
}
.review_stars.rs03, .review_stars.rs02, .review_stars.rs01 {
  background-position: 0 -190px;
}
.review_stars.rs00 {
  display: none;
}
.review_stars.rs {
  display: none;
}

.reviewstars {
  background: url("/BaldwinCooke/pict/reviewstars.gif") no-repeat;
  float: left;
  font-size: 1px;
  height: 13px;
  margin-right: 7px;
  width: 70px;
}
.reviewstars.r50 {
  background-position: 0 0;
}
.reviewstars.r49, .reviewstars.r48, .reviewstars.r47 {
  background-position: 0 -13px;
}
.reviewstars.r46, .reviewstars.r45, .reviewstars.r44 {
  background-position: 0 -26px;
}
.reviewstars.r43, .reviewstars.r42, .reviewstars.r41 {
  background-position: 0 -39px;
}
.reviewstars.r40 {
  background-position: 0 -52px;
}
.reviewstars.r39, .reviewstars.r38, .reviewstars.r37 {
  background-position: 0 -65px;
}
.reviewstars.r36, .reviewstars.r35, .reviewstars.r34 {
  background-position: 0 -78px;
}
.reviewstars.r33, .reviewstars.r32, .reviewstars.r31 {
  background-position: 0 -91px;
}
.reviewstars.r30 {
  background-position: 0 -104px;
}
.reviewstars.r29, .reviewstars.r28, .reviewstars.r27 {
  background-position: 0 -117px;
}
.reviewstars.r26, .reviewstars.r25, .reviewstars.r24 {
  background-position: 0 -130px;
}
.reviewstars.r23, .reviewstars.r22, .reviewstars.r21 {
  background-position: 0 -143px;
}
.reviewstars.r20 {
  background-position: 0 -156px;
}
.reviewstars.r19, .reviewstars.r18, .reviewstars.r17 {
  background-position: 0 -169px;
}
.reviewstars.r16, .reviewstars.r15, .reviewstars.r14 {
  background-position: 0 -182px;
}
.reviewstars.r13, .reviewstars.r12, .reviewstars.r11 {
  background-position: 0 -195px;
}
.reviewstars.r10 {
  background-position: 0 -208px;
}
.reviewstars.r09, .reviewstars.r08, .reviewstars.r07 {
  background-position: 0 -221px;
}
.reviewstars.r06, .reviewstars.r05, .reviewstars.r04 {
  background-position: 0 -234px;
}
.reviewstars.r03, .reviewstars.r02, .reviewstars.r01 {
  background-position: 0 -247px;
}
.reviewstars.r00 {
  background-position: 0 -260px;
}
.reviewstars.r {
  display: none;
}

/* Review Stars - END */
/* Swatches - START */
.click_swatch_txt {
  font-weight: 700;
}
.click_swatch_txt {
  font-size: 0.69rem;
}
@media screen and (min-width: 47rem) {
  .click_swatch_txt {
    font-size: calc(0.125vw + 0.63125rem);
  }
}
@media screen and (min-width: 95rem) {
  .click_swatch_txt {
    font-size: 0.75rem;
  }
}

.viewLarge_swatches {
  height: 80px;
  left: 100px;
  position: absolute;
  top: 20px;
  width: 500px;
}

.viewLarge_swatches_text1 {
  font-weight: bold;
}
.viewLarge_swatches_text1 {
  font-size: 0.81rem;
}
@media screen and (min-width: 47rem) {
  .viewLarge_swatches_text1 {
    font-size: calc(0.2708333333vw + 0.6827083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .viewLarge_swatches_text1 {
    font-size: 0.94rem;
  }
}

.swatches,
.gsa_swatches {
  margin-bottom: 5px;
  overflow: hidden;
}
.swatches .swatch_color,
.gsa_swatches .swatch_color {
  background-color: #fff;
  height: 100%;
  width: 100%;
  background-size: contain;
}
.swatches .swatch_color a,
.gsa_swatches .swatch_color a {
  display: inline-block;
  height: 100%;
  width: 100%;
  text-decoration: none;
}
.swatches .empty_swatch,
.gsa_swatches .empty_swatch {
  display: inline-block;
  float: left;
  height: 27px;
  margin: 5px 5px 5px 0;
  padding: 1px;
  width: 27px;
}
.swatches .swatch_more,
.gsa_swatches .swatch_more {
  background-color: white;
  border: 1px solid #d7d3d4;
  display: inline-block;
  float: left;
  height: 27px;
  margin: 1px 0 5px 1px;
  padding: 5px 2px;
  min-width: 27px;
}
.swatches .swatch_morecolor,
.gsa_swatches .swatch_morecolor {
  width: 200px;
}
.swatches .swatch_container,
.gsa_swatches .swatch_container {
  background-color: #fff;
  border: 1px solid #d7d3d4;
  display: inline-block;
  float: left;
  height: 27px;
  margin: 1px 0 5px 1px;
  padding: 1px;
  width: 27px;
}
.swatches .swatch_container:nth-child(10n+11),
.gsa_swatches .swatch_container:nth-child(10n+11) {
  margin-left: 0;
}
.swatches .swatch_container.highlight,
.gsa_swatches .swatch_container.highlight {
  border-color: blue;
}
.swatches .swatch_container .swatches_h,
.gsa_swatches .swatch_container .swatches_h {
  height: 25px;
}
.swatches .swatch_container1,
.gsa_swatches .swatch_container1 {
  background-color: #fff;
  border: 1px solid transparent;
  display: inline-block;
  float: left;
  height: 20px;
  margin: 1px 0 5px 1px;
  padding: 1px;
  width: 20px;
}
.swatches .swatch_container1:first-child,
.gsa_swatches .swatch_container1:first-child {
  margin-left: 0;
}
.swatches .swatch_container1 .swatch_color,
.gsa_swatches .swatch_container1 .swatch_color {
  border: 1px solid #d7d3d4;
}
.swatches .swatch_container_ellipsis,
.gsa_swatches .swatch_container_ellipsis {
  border: 1px solid transparent;
  margin-left: 3px;
}
.swatches .swatch_container_ellipsis .ellipse,
.gsa_swatches .swatch_container_ellipsis .ellipse {
  color: #999;
  cursor: default;
  font-weight: 700;
  line-height: 100%;
}
.swatches .swatch_container_ellipsis .ellipse,
.gsa_swatches .swatch_container_ellipsis .ellipse {
  font-size: 1.12rem;
}
@media screen and (min-width: 47rem) {
  .swatches .swatch_container_ellipsis .ellipse,
  .gsa_swatches .swatch_container_ellipsis .ellipse {
    font-size: calc(0.5208333333vw + 0.8752083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .swatches .swatch_container_ellipsis .ellipse,
  .gsa_swatches .swatch_container_ellipsis .ellipse {
    font-size: 1.37rem;
  }
}
.swatches .swatch_container_margin_first,
.gsa_swatches .swatch_container_margin_first {
  margin: 5px 5px 5px 0;
}
.swatches .swatch_container_margin, .swatches .gsa_swatch_container_margin,
.gsa_swatches .swatch_container_margin,
.gsa_swatches .gsa_swatch_container_margin {
  margin: 5px 5px 5px 0;
}

/* Swatches - END */
.pricingTable_Container {
  white-space: nowrap;
  text-transform: uppercase;
  border-top: 1px solid #d2d2d2;
  margin: 10px 0 10px 0;
  font-weight: bold;
  text-align: left;
}
.pricingTable_Container {
  font-size: 0.75rem;
}
@media screen and (min-width: 47rem) {
  .pricingTable_Container {
    font-size: calc(0.2708333333vw + 0.6227083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .pricingTable_Container {
    font-size: 0.88rem;
  }
}
.pricingTable_Container th {
  border-bottom: 1px solid #d2d2d2;
  border-right: 1px solid #d2d2d2;
  border-left: 1px solid #d2d2d2;
  font-weight: 700;
  text-align: left;
}
.pricingTable_Container td {
  border-bottom: 1px solid #d2d2d2;
  border-right: 1px solid #d2d2d2;
}
.pricingTable_Container td {
  font-size: 0.75rem;
}
@media screen and (min-width: 47rem) {
  .pricingTable_Container td {
    font-size: calc(0.2708333333vw + 0.6227083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .pricingTable_Container td {
    font-size: 0.88rem;
  }
}
.pricingTable_Container tr:nth-child(odd) {
  background-color: #f7f7f7;
}
.pricingTable_Container .sale th, .pricingTable_Container .sale td, .pricingTable_Container .clearance th, .pricingTable_Container .clearance td, .pricingTable_Container .everydayDeal th, .pricingTable_Container .everydayDeal td, .pricingTable_Container .freeQty th, .pricingTable_Container .freeQty td {
  color: red;
}
.pricingTable_Container .savings th, .pricingTable_Container .savings td {
  color: #279700;
}

/* Opt Out Landing Page */
.optOut_header {
  border-bottom: 1px solid #ccc;
}
.optOut_header img {
  display: block;
  margin: 20px auto 20px;
  height: 92px;
}
.optOut_header .optOut_tagline {
  color: #003087;
  font-weight: 600;
  letter-spacing: 0.3px;
  margin-top: 0;
  margin-left: -13px;
  text-align: center;
}
.optOut_header .optOut_tagline {
  font-size: 1.25rem;
}
@media screen and (min-width: 47rem) {
  .optOut_header .optOut_tagline {
    font-size: calc(0.5208333333vw + 1.0052083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .optOut_header .optOut_tagline {
    font-size: 1.5rem;
  }
}

.optOut {
  max-width: 650px;
  margin: 20px auto;
  text-align: center;
  width: 100%;
}
.optOut p, .optOut a {
  margin: 0;
}
.optOut p, .optOut a {
  font-size: 0.81rem;
}
@media screen and (min-width: 47rem) {
  .optOut p, .optOut a {
    font-size: calc(0.2708333333vw + 0.6827083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .optOut p, .optOut a {
    font-size: 0.94rem;
  }
}
.optOut ul {
  font-style: italic;
  width: 180px;
  text-align: left;
  margin: 0 auto;
}
.optOut ul {
  font-size: 0.81rem;
}
@media screen and (min-width: 47rem) {
  .optOut ul {
    font-size: calc(0.2708333333vw + 0.6827083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .optOut ul {
    font-size: 0.94rem;
  }
}
.optOut .optOut_heading {
  font-weight: bold;
  margin: 20px 0 10px;
}
.optOut .optOut_heading {
  font-size: 1.5rem;
}
@media screen and (min-width: 47rem) {
  .optOut .optOut_heading {
    font-size: calc(0.5208333333vw + 1.2552083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .optOut .optOut_heading {
    font-size: 1.75rem;
  }
}
.optOut .button {
  cursor: pointer;
  text-align: center;
  margin: 20px auto 5px;
  width: 200px;
}
.optOut .button a {
  color: #fff;
  text-decoration: none;
}
.optOut .btn_content, .optOut #shoppingcart_layout .wishList .quickadd_but, #shoppingcart_layout .wishList .optOut .quickadd_but, .optOut .wishList .quickadd_but, .wishList .optOut .quickadd_but {
  background-color: #046241;
  border-radius: 7px;
  color: #fff;
  font-weight: bold;
  line-height: 42px;
}
.optOut .btn_content, .optOut #shoppingcart_layout .wishList .quickadd_but, #shoppingcart_layout .wishList .optOut .quickadd_but, .optOut .wishList .quickadd_but, .wishList .optOut .quickadd_but {
  font-size: 0.88rem;
}
@media screen and (min-width: 47rem) {
  .optOut .btn_content, .optOut #shoppingcart_layout .wishList .quickadd_but, #shoppingcart_layout .wishList .optOut .quickadd_but, .optOut .wishList .quickadd_but, .wishList .optOut .quickadd_but {
    font-size: calc(0.25vw + 0.7625rem);
  }
}
@media screen and (min-width: 95rem) {
  .optOut .btn_content, .optOut #shoppingcart_layout .wishList .quickadd_but, #shoppingcart_layout .wishList .optOut .quickadd_but, .optOut .wishList .quickadd_but, .wishList .optOut .quickadd_but {
    font-size: 1rem;
  }
}
.optOut .btn_content_disabled {
  background-color: gray;
  border-radius: 7px;
  color: #fff;
  cursor: auto;
  font-weight: bold;
  line-height: 42px;
}
.optOut .btn_content_disabled {
  font-size: 0.88rem;
}
@media screen and (min-width: 47rem) {
  .optOut .btn_content_disabled {
    font-size: calc(0.25vw + 0.7625rem);
  }
}
@media screen and (min-width: 95rem) {
  .optOut .btn_content_disabled {
    font-size: 1rem;
  }
}
.optOut .checkmark img {
  height: 50px;
}

/* Opt Out Landing Page - END */
.optIn_header {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 20px 0;
}
.optIn_header img {
  display: block;
  height: 150px;
}

.formView {
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.formView .form {
  width: 450px;
}
.formView .form .txtTip {
  display: flex;
  flex-direction: row-reverse;
  margin-top: 5px;
}
.formView .form .txtEmail {
  width: 100%;
  height: 39px;
  padding: 10px 20px;
  background: #FFFFFF;
  border: 1px solid #CCCCCC;
  border-radius: 2px;
}
.formView .form .error-msg {
  color: red;
}
.formView .form .checkboxView {
  font-size: 13px;
  margin-bottom: 5px;
  display: flex;
  align-items: center;
}
.formView .form .checkboxView .checkboxLabel {
  font-weight: bolder;
}
.formView .form .policyView {
  display: flex;
  justify-content: center;
  margin-top: 50px;
  margin-bottom: 20px;
}
.formView .form .policyView .line {
  width: 1px;
  height: 15px;
  background: black;
  margin: 0 5px;
}

.optIn {
  max-width: 650px;
  margin: 20px auto;
  text-align: center;
  width: 100%;
}
.optIn .buttonView {
  border: 0;
  background: rgba(0, 0, 0, 0);
  width: 200px;
  cursor: pointer;
}
.optIn .buttonView .btn_content, .optIn .buttonView #shoppingcart_layout .wishList .quickadd_but, #shoppingcart_layout .wishList .optIn .buttonView .quickadd_but, .optIn .buttonView .wishList .quickadd_but, .wishList .optIn .buttonView .quickadd_but {
  background-color: #014e9e;
  border-radius: 7px;
  color: #fff;
  font-weight: bold;
  line-height: 42px;
}
.optIn .buttonView .btn_content, .optIn .buttonView #shoppingcart_layout .wishList .quickadd_but, #shoppingcart_layout .wishList .optIn .buttonView .quickadd_but, .optIn .buttonView .wishList .quickadd_but, .wishList .optIn .buttonView .quickadd_but {
  font-size: 0.88rem;
}
@media screen and (min-width: 47rem) {
  .optIn .buttonView .btn_content, .optIn .buttonView #shoppingcart_layout .wishList .quickadd_but, #shoppingcart_layout .wishList .optIn .buttonView .quickadd_but, .optIn .buttonView .wishList .quickadd_but, .wishList .optIn .buttonView .quickadd_but {
    font-size: calc(0.25vw + 0.7625rem);
  }
}
@media screen and (min-width: 95rem) {
  .optIn .buttonView .btn_content, .optIn .buttonView #shoppingcart_layout .wishList .quickadd_but, #shoppingcart_layout .wishList .optIn .buttonView .quickadd_but, .optIn .buttonView .wishList .quickadd_but, .wishList .optIn .buttonView .quickadd_but {
    font-size: 1rem;
  }
}
.optIn .buttonView .btn_disabled {
  background-color: gray;
  border-radius: 7px;
  color: #fff;
  cursor: auto;
  font-weight: bold;
  line-height: 42px;
}
.optIn .buttonView .btn_disabled {
  font-size: 0.88rem;
}
@media screen and (min-width: 47rem) {
  .optIn .buttonView .btn_disabled {
    font-size: calc(0.25vw + 0.7625rem);
  }
}
@media screen and (min-width: 95rem) {
  .optIn .buttonView .btn_disabled {
    font-size: 1rem;
  }
}
.optIn .buttonView .btn_disabled .dotting {
  display: inline-block;
  min-width: 2px;
  min-height: 2px;
  box-shadow: 2px 0 currentColor, 6px 0 currentColor, 10px 0 currentColor;
  animation: dot 4s infinite step-start both;
  *zoom: expression(this.innerHTML = "...");
}
.optIn .buttonView .btn_disabled .dotting:before {
  content: "...";
}
.optIn .buttonView .btn_disabled .dotting::before {
  content: "";
}
.optIn .buttonView .btn_disabled :root .dotting {
  margin-right: 8px;
}
@keyframes dot {
  25% {
    box-shadow: none;
  }
  50% {
    box-shadow: 2px 0 currentColor;
  }
  75% {
    box-shadow: 2px 0 currentColor, 6px 0 currentColor;
  }
}

.msgView {
  display: flex;
  flex-direction: column;
  margin: 20px auto 20px;
  font-size: 20px;
  width: 750px;
  row-gap: 10px;
}

/* style for jViewLarge and jSelector begin */
.general_modalPopupBackground {
  background: #333 !important;
  filter: alpha(opacity=60) !important;
  opacity: 0.6 !important;
  visibility: visible;
}

.view-larger-dialog-class {
  background: none !important;
  border: none !important;
  overflow: visible !important;
}
.view-larger-dialog-class .ui-dialog-titlebar {
  display: none;
}
.view-larger-dialog-class .dialog-container {
  background-color: #fff !important;
  border: 1px solid #00649d !important;
  box-shadow: 0 0 15px #888;
  display: table !important;
  overflow: visible !important;
  padding: 20px;
}
.view-larger-dialog-class .dialog-container .moreview-dialog-btn_close {
  background-color: #fff;
  border: 1px solid #00649d;
  border-radius: 50%;
  cursor: pointer;
  height: 30px;
  line-height: 28px;
  overflow: hidden;
  position: absolute;
  right: 0px;
  text-align: center;
  top: 0px;
  width: 30px;
  z-index: 999999;
}
.view-larger-dialog-class .dialog-container .moreview-dialog-btn_close .btn_content, .view-larger-dialog-class .dialog-container .moreview-dialog-btn_close #shoppingcart_layout .wishList .quickadd_but, #shoppingcart_layout .wishList .view-larger-dialog-class .dialog-container .moreview-dialog-btn_close .quickadd_but, .view-larger-dialog-class .dialog-container .moreview-dialog-btn_close .wishList .quickadd_but, .wishList .view-larger-dialog-class .dialog-container .moreview-dialog-btn_close .quickadd_but {
  color: #00649d;
  font-weight: 900;
  margin-top: -1px;
  padding-bottom: 1px;
}
.view-larger-dialog-class .dialog-container .moreview-dialog-btn_close .btn_content, .view-larger-dialog-class .dialog-container .moreview-dialog-btn_close #shoppingcart_layout .wishList .quickadd_but, #shoppingcart_layout .wishList .view-larger-dialog-class .dialog-container .moreview-dialog-btn_close .quickadd_but, .view-larger-dialog-class .dialog-container .moreview-dialog-btn_close .wishList .quickadd_but, .wishList .view-larger-dialog-class .dialog-container .moreview-dialog-btn_close .quickadd_but {
  font-size: 1.25rem;
}
@media screen and (min-width: 47rem) {
  .view-larger-dialog-class .dialog-container .moreview-dialog-btn_close .btn_content, .view-larger-dialog-class .dialog-container .moreview-dialog-btn_close #shoppingcart_layout .wishList .quickadd_but, #shoppingcart_layout .wishList .view-larger-dialog-class .dialog-container .moreview-dialog-btn_close .quickadd_but, .view-larger-dialog-class .dialog-container .moreview-dialog-btn_close .wishList .quickadd_but, .wishList .view-larger-dialog-class .dialog-container .moreview-dialog-btn_close .quickadd_but {
    font-size: calc(0.5208333333vw + 1.0052083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .view-larger-dialog-class .dialog-container .moreview-dialog-btn_close .btn_content, .view-larger-dialog-class .dialog-container .moreview-dialog-btn_close #shoppingcart_layout .wishList .quickadd_but, #shoppingcart_layout .wishList .view-larger-dialog-class .dialog-container .moreview-dialog-btn_close .quickadd_but, .view-larger-dialog-class .dialog-container .moreview-dialog-btn_close .wishList .quickadd_but, .wishList .view-larger-dialog-class .dialog-container .moreview-dialog-btn_close .quickadd_but {
    font-size: 1.5rem;
  }
}

.view-larger-dialog {
  font-family: Verdana, Arial, sans-serif;
  padding: auto 10px;
  background-color: #fff !important;
  border: 1px solid #00649d !important;
  box-shadow: 0 0 15px #888;
  text-align: center;
}
.view-larger-dialog .top-bar {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
.view-larger-dialog .top-bar .close-btn {
  transition: all 0.25s ease;
  cursor: pointer;
  overflow: hidden;
  z-index: 999999;
  content: "";
  width: 30px;
  height: 30px;
  background: #fff url("/Baldwincooke/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. */
  position: static;
}
.view-larger-dialog .top-bar .close-btn:hover {
  transform: scale(0.8);
}
.view-larger-dialog .top-bar .close-btn .btn_content, .view-larger-dialog .top-bar .close-btn #shoppingcart_layout .wishList .quickadd_but, #shoppingcart_layout .wishList .view-larger-dialog .top-bar .close-btn .quickadd_but, .view-larger-dialog .top-bar .close-btn .wishList .quickadd_but, .wishList .view-larger-dialog .top-bar .close-btn .quickadd_but {
  background-color: transparent !important;
}
.view-larger-dialog .preview-img-container {
  text-align: center;
  margin: 6px auto 10px auto;
}
.view-larger-dialog .preview-img-container .preview-img {
  border: solid 1px #ccc;
  width: 95%;
  height: auto;
}
.view-larger-dialog .selectors-container {
  display: flex;
  justify-content: center;
}
.view-larger-dialog .selectors-container > div {
  display: inline-block;
}
.view-larger-dialog .selector-container .selector-label {
  font-family: arial;
  text-align: center;
  font-weight: bold;
  margin-bottom: 7px;
}
.view-larger-dialog .selector-container .selector-label {
  font-size: 0.81rem;
}
@media screen and (min-width: 47rem) {
  .view-larger-dialog .selector-container .selector-label {
    font-size: calc(0.2708333333vw + 0.6827083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .view-larger-dialog .selector-container .selector-label {
    font-size: 0.94rem;
  }
}
.view-larger-dialog .selector-container .selector-item-container .prev, .view-larger-dialog .selector-container .selector-item-container .next {
  display: inline-block !important;
}
.view-larger-dialog .selector-container .selector-item-container .jcarousel {
  display: inline-block;
}
.view-larger-dialog .selector-container .selector-item-container .jcarousel ul li {
  box-sizing: border-box;
}
.view-larger-dialog .selector-container .selector-item-container .jcarousel ul li .selector-li-label {
  font-family: Arial;
  text-align: center;
}
.view-larger-dialog .selector-container .selector-item-container .jcarousel ul li .selector-li-border {
  box-sizing: border-box;
  border: solid 2px #eee;
  margin: 0 3px;
  padding: 2px;
}
.view-larger-dialog .selector-container .selector-item-container .jcarousel ul li .selector-li-border.bordered {
  border: solid 2px #003087;
}
.view-larger-dialog .selector-container .selector-item-container .jcarousel ul li .selector-li-border .selector-li-content {
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  cursor: pointer;
}
.view-larger-dialog .selector-container .selector-item-container .arrow-container {
  display: inline-block;
  margin: 0;
  vertical-align: top;
}
.view-larger-dialog .selector-container .selector-item-container .arrow-container .arrow {
  cursor: pointer;
  height: 26px;
  margin: 0 auto;
  position: relative;
  top: -5px;
  width: 42px;
}
.view-larger-dialog .selector-container .selector-item-container .arrow-container .arrow:before {
  content: "";
  position: absolute;
  border-style: solid;
  border-width: 26px 22px 0;
  border-color: #003087 transparent transparent transparent;
  display: block;
  width: 0;
  z-index: 0;
  margin: 6px 0 0 -2px;
}
.view-larger-dialog .selector-container .selector-item-container .arrow-container .arrow:after {
  content: "";
  position: absolute;
  border-style: solid;
  border-width: 20px 20px 0;
  border-color: #fff transparent transparent transparent;
  display: block;
  width: 0;
  z-index: 1;
}
.view-larger-dialog .selector-container .selector-item-container .arrow-container .arrow.disabled {
  cursor: default;
}
.view-larger-dialog .selector-container .selector-item-container .arrow-container .arrow.disabled:before {
  border-color: #aaa transparent transparent transparent;
}
.view-larger-dialog .selector-container .selector-item-container .arrow-container .prev {
  transform: rotate(90deg);
}
.view-larger-dialog .selector-container .selector-item-container .arrow-container .next {
  transform: rotate(-90deg);
  top: -7px;
}
.view-larger-dialog .zoom_flex {
  display: flex;
  justify-content: center;
  margin: 20px 0;
}
.view-larger-dialog .zoom_flex div:last-of-type {
  margin-right: 0;
}
.view-larger-dialog .zoom_flex .zoom_button {
  align-items: center;
  background-color: #003087;
  color: #fff;
  cursor: pointer;
  display: flex;
  font-weight: 700;
  height: 40px;
  justify-content: center;
  outline: none;
  vertical-align: middle;
  margin-right: 20px;
  width: 137px;
  border-radius: 6px;
}
.view-larger-dialog .zoom_flex .zoom_button {
  font-size: 0.81rem;
}
@media screen and (min-width: 47rem) {
  .view-larger-dialog .zoom_flex .zoom_button {
    font-size: calc(0.2708333333vw + 0.6827083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .view-larger-dialog .zoom_flex .zoom_button {
    font-size: 0.94rem;
  }
}
.view-larger-dialog .zoom_flex .zoom_button.disabled {
  background-color: lightgray;
  cursor: default;
}
.view-larger-dialog .zoom_flex .zoom_button img {
  height: 20px;
  margin-right: 5px;
  width: 20px;
}
.view-larger-dialog .zoom_flex .zoom_button p {
  color: #fff;
}
.view-larger-dialog .switch-container {
  width: 100%;
  margin: 20px auto;
  color: #fc5a0f;
  font-weight: bold;
}
.view-larger-dialog .switch-container {
  font-size: 0.81rem;
}
@media screen and (min-width: 47rem) {
  .view-larger-dialog .switch-container {
    font-size: calc(0.2708333333vw + 0.6827083333rem);
  }
}
@media screen and (min-width: 95rem) {
  .view-larger-dialog .switch-container {
    font-size: 0.94rem;
  }
}
.view-larger-dialog .switch-container .switch-label {
  display: inline-block;
}
.view-larger-dialog .switch-container .switch-buttons {
  display: inline-block;
}

/* style for jViewLarge and jSelector end */
.pd_recommendations {
  margin-top: 50px;
}
.pd_recommendations:empty {
  display: none;
}
.pd_recommendations .no-item-found {
  display: none;
}
.pd_recommendations .content {
  max-width: 1300px;
}
.pd_recommendations .content .headline, .pd_recommendations .content h2 {
  color: #000;
  font-size: 1.5rem;
  margin-bottom: 10px;
  text-align: center;
  font-weight: bold;
}
.pd_recommendations .content .arrow_container {
  background-color: white;
}
.pd_recommendations .content .leftRight_arrows {
  display: inline-block;
  height: 200px;
  margin: 0 0 0 10px;
  padding-top: 85px;
  vertical-align: top;
  width: 40px;
}
.pd_recommendations .content .leftRight_arrows .arrow {
  height: 27px;
  width: 27px;
  margin-top: -44px;
  top: 50%;
  position: absolute;
  display: block;
  cursor: pointer;
  border-width: 7px 7px 0 0;
  border-style: solid;
  border-color: #003087;
  outline: 0;
  z-index: 3;
}
.pd_recommendations .content .leftRight_arrows .arrow.left {
  border-color: #adbfd3;
  transform: rotate(222deg);
}
.pd_recommendations .content .leftRight_arrows .arrow.right {
  transform: rotate(45deg);
}
.pd_recommendations .content .leftRight_arrows .arrow.right:before, .pd_recommendations .content .leftRight_arrows .arrow:after, .pd_recommendations .content .leftRight_arrows .arrow.left:before, .pd_recommendations .content .leftRight_arrows .arrow:after {
  display: none;
}
.pd_recommendations .content .recommendations_scrollContainer {
  display: inline-block;
  height: 300px;
  overflow: hidden;
  position: relative;
  white-space: nowrap;
  width: 82%;
}
.pd_recommendations .content .recommendations_scrollContainer .recommendations_products {
  left: 0;
  position: absolute;
  width: 100%;
}
@media (min-width: 950px) {
  .pd_recommendations .content .recommendations_scrollContainer {
    width: 88%;
  }
}
@media (min-width: 1300px) {
  .pd_recommendations .content .recommendations_scrollContainer {
    width: 1125px;
  }
}
.pd_recommendations .content .recommendation_container {
  position: relative;
  vertical-align: top;
  height: 309px;
  width: 195px;
  display: inline-block;
  margin-left: 3%;
  text-align: center;
}
.pd_recommendations .content .recommendation_container:first-of-type {
  margin-left: 0;
}
.pd_recommendations .content a {
  text-decoration: none;
}
.pd_recommendations .content .recommendation_product {
  font-weight: bold;
  margin-top: 20px;
  white-space: normal;
  text-decoration: underline;
}
.pd_recommendations .content .product_price {
  line-height: 16px;
  font-size: 12px;
  color: #000;
  margin: 3px 0px;
  text-decoration: none;
}
.pd_recommendations .content .product_rating {
  margin-left: 53px;
}
.pd_recommendations .content .secondarybtn {
  position: absolute;
  bottom: 0;
  left: 26px;
  display: none;
}

.wishlist-dialog {
  position: fixed;
  right: 0;
  top: 0;
  width: 460px !important;
  height: 100% !important;
  margin: 0;
  padding: 40px 40px 10px 40px;
  overflow: hidden;
  z-index: 1001;
  border: 0 !important;
  font-family: "Libre Franklin", Arial, Helvetica, "Trebuchet MS", Verdana, sans-serif !important;
}
.wishlist-dialog .wishlist-titlebar {
  display: flex;
  align-items: center;
  padding: 0;
  justify-content: space-between;
}
.wishlist-dialog .wishlist-titlebar h1 {
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
  margin: 0;
  color: #343638;
}
.wishlist-dialog .wishlist-titlebar .ui-dialog-titlebar-close {
  background: none;
  border: none;
  width: 32px;
  height: 32px;
  position: relative;
  margin: 0;
  padding: 0;
  right: 0;
  top: 0;
}
.wishlist-dialog .wishlist-body {
  display: none;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  margin-top: 16px;
  padding: 0;
  height: calc(100% - 50px) !important;
}
.wishlist-dialog .wishlist-body h2 {
  color: #00263E;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
  margin: 0;
  padding: 0;
}
.wishlist-dialog .wishlist-body .itemNumber {
  color: #343638;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px; /* 142.857% */
  letter-spacing: 0.035px;
}
.wishlist-dialog .wishlist-body .form-label {
  color: #00263E;
  /* Label/Large */
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px; /* 142.857% */
  letter-spacing: 0.014px;
  display: block;
  margin-bottom: 4px;
}
.wishlist-dialog .wishlist-body .form-input {
  color: #343638;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px; /* 142.857% */
  letter-spacing: 0.035px;
  border: 1px solid #ccc;
  border-radius: 5px;
  padding: 8px;
  width: 100%;
  height: 40px;
  margin-bottom: 4px;
}
.wishlist-dialog .wishlist-body .form-input::placeholder {
  color: #343638;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px; /* 142.857% */
  letter-spacing: 0.035px;
  opacity: 0.7;
}
.wishlist-dialog .wishlist-body .form-input[readonly] {
  background-color: #f0f0f0;
}
.wishlist-dialog .wishlist-body .invalid-input {
  border: 2px solid #b50024;
}
.wishlist-dialog .wishlist-body .success-message {
  background-color: #DDEBCB;
  color: #447500;
  align-items: center;
  border-radius: 8px;
  border-width: 0;
  font-size: 14px;
  font-weight: 400;
  padding: 8px 16px;
  display: grid;
  grid-template-columns: auto 1fr;
  gap: 8px;
  align-items: center;
  width: 100%;
}
.wishlist-dialog .wishlist-body .error-message, .wishlist-dialog .wishlist-body .warning-message {
  background-color: #f8cad0;
  color: #b50024;
  align-items: center;
  border-radius: 8px;
  border-width: 0;
  font-size: 14px;
  font-weight: 400;
  padding: 8px 16px;
  display: grid;
  grid-template-columns: auto 1fr;
  gap: 8px;
  align-items: center;
}
.wishlist-dialog .wishlist-body .hidden {
  display: none !important;
}
.wishlist-dialog .wishlist-body .disabled {
  opacity: 0.5;
}
.wishlist-dialog .wishlist-body .btn-add-wish-list {
  display: flex;
  padding: 12px 16px;
  justify-content: center;
  align-items: center;
  gap: 8px;
  align-self: stretch;
  border-radius: 10px;
  background: #00263E;
  cursor: pointer;
  color: #fff;
  width: 100%;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px; /* 142.857% */
  letter-spacing: 0.035px;
  font-family: "Libre Franklin", Arial, Helvetica, "Trebuchet MS", Verdana, sans-serif;
}
.wishlist-dialog .wishlist-body .btn-close-wish-list {
  display: flex;
  height: 44px;
  padding: 12px 16px;
  justify-content: center;
  align-items: center;
  gap: 8px;
  align-self: stretch;
  border-radius: 10px;
  border: 2px solid #00263E;
  background: #FFF;
  width: 100%;
  cursor: pointer;
  line-height: 16px;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  letter-spacing: 0.035px;
  font-family: "Libre Franklin", Arial, Helvetica, "Trebuchet MS", Verdana, sans-serif;
}
.wishlist-dialog .wishlist-body .email-section {
  width: 100%;
}
.wishlist-dialog .wishlist-body .register-section {
  display: flex;
  align-items: baseline;
  width: 100%;
}
.wishlist-dialog .wishlist-body .register-section label {
  margin-left: 5px;
}
.wishlist-dialog .wishlist-body .btn-container {
  width: 100%;
}

/*@import '_variables';
@import '_mixins';
@import '_tablets';
@import '_print';*/
/* dingxin 12/14/2011 - form validation */
/*img {
    border: none;
}

li {
    padding: 0;
}

body {
    background: #fff;
    font-family: Helvetica, Arial, Trebuchet MS, sans-serif;
    font-size: 11px;
    margin: 0;
    padding: 0;
    z-index: 1;
}

.content_fullwidth {
    margin: 0 auto;
    position: relative;
    max-width: 950px;
    width: 100%;
}

.content {
    margin: 0 auto;
    position: relative;
    max-width: 950px;
    text-align: left;

    @media (max-width: $screen-tablet-max) {
        width: 100%;
    }
}

#header {
    background-image: url('/baldwincooke/pict/bwcbg.jpg');
    background-repeat: repeat;
    border-bottom: 1px #c0c0c0 solid;
}

#bgscreen {
    float: left;
    height: 164px;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
}

.hide {
    visibility: hidden;
}*/
/* element sprites - default.m */
/*.nodefsprite {
}

.defsprite {
    background: url('/baldwincooke/pict/bwcline.png') repeat-x;
}

.ftr_customerservice {
    color: #0068B3;
    font-family: Helvetica;
    font-weight: bold;
    margin-bottom: 12px;
    margin-top: 15px;
    width: 123px;
}

.ftr_shop {
    color: #0068B3;
    font-family: Helvetica;
    font-weight: bold;
    margin-bottom: 12px;
    margin-top: 15px;
    width: 38px;
}

.ftr_about {
    color: #0068B3;
    font-family: Helvetica;
    font-size: 10px;
    font-weight: bold;
    margin-bottom: 12px;
    margin-top: 15px;
    width: 155px;
}*/
/* Div Styles */
/*#tagline {
	float:left;
	width:454px;
	font-family: ClarendonRegular;
	color:#909194;
	font-size:19px;
	font-weight:bold;
	min-height:35px;
}*/
/*#livehelp {
    color: #0068b3;
    float: right;
    font-family: 'Helvetica', Arial, sans-serif;
    font-size: 12px;
    font-weight: 500;
    text-align: right;
    width: 90%;
}

.livehelpshop {
    float: right !important;
    margin-top: 26px !important;
    margin-right: 50px !important;
    width: 221px !important;
}

#searchbox {
    float: left;
    height: 29px;
}

#cartheader {
    float: right;
    font-family: Helvetica;
    font-size: 10px;
    font-weight: 500;
    text-align: right;
}

.cartWrapper {
    float: right;
    margin-right: 5px;
}

.cartWrapper > div {
    display: inline-block;
}

.cartLogo {
    background: url('/baldwincooke/pict/bwccart.png') no-repeat top left;
    float: left;
    height: 27px;
    vertical-align: middle;
    width: 34px;
}

.cartImage {
    float: left;
    height: 26px;
    width: 128px;
    overflow: hidden;
    margin-top: 70px;
}

#logo {
    float: left;
    max-height: 128px;
    height: auto;
    width: 30%;

    img {
        display: block;
        margin: 0 auto;
        padding: 10px 0;
        width: 100%;
        height: auto;
        max-height: 128px;
    }
}

#bodycontent {
    background: #fff;
    margin: 0 0 30px;
    padding: 0;
    width: 950px;
}

#subfooter {
    color: #fff;
    float: left;
    font-family: "Helvetica", Arial sans-serif;
    font-size: 10px;
    font-weight: normal;
    width: 950px;
}

#subftr_content ul {
    margin: 0;
}

#subftr_content {
    padding-left: 150px;
    width: auto;
}

#subftr_col1 {
    color: #fff;
    float: left;
    height: 135px;
    overflow: hidden;
    width: 175px;
}

#subftr_col2 {
    float: left;
    height: 135px;
    width: 175px;
}

#subftr_col3 {
    float: left;
    height: 135px;
    position: relative;
    width: 175px;
}

#subftr_col1 a,
#subftr_col2 a,
#subftr_col3 a {
    color: #6a6a6a;
    font-size: 10px;
}

.cartheader_ftr {
    color: #0068b3;
    font-size: 10px;
    height: 25px;
    margin-left: 0;
    margin-top: 10px;
    padding-top: 0;
    text-align: left;
    width: 100px;
}

.cartheader_ftr .actShop {
    float: left;
    margin: 0 3px 0 0;
}

.cartheader_ftr .headercartdrop {
    display: none;
}

#subftr_col4 {
    float: left;
    height: 135px;
    position: relative;
    width: 175px;
}

#subftr_nav {
    border-top: 1px solid #FFF;
    border-bottom: 1px solid #FFF;
    margin-top: 20px;
    margin-right: auto;
    margin-left: auto;
    padding: 10px 0;
    width: 650px;
}

#footer {
    float: left;
    margin: 20px 0;
    width: 100%;
}

#footercontent {
    text-align: center;
    width: auto;
}*/
/*Styles for Error page Error.htm */
/*.error_container_500 {
    margin: 0 auto;
    max-width: 500px;
}

img .error_logo_500 {
    max-width: 100%;
}

.logo_container_500 {
    margin: 75px auto 0 auto;
    width: 320px;
    display: block;
}

span.logo_text_500 {
    display: inline-block;
    color: #888;
    font-size: 13px;
    font-weight: 700;
    font-family: arial;
    letter-spacing: .3px;
    margin: 5px 0;
}

span.error_text_500 {
    display: block;
    letter-spacing: .3px;
    font-size: 1.4em;
}

li.error_list_500 {
    font-size: 16px;
    line-height: .8;
    margin: 0;
    padding: 0;
    list-style-type: none;
}

span.bullet_500 {
    color: #024f9d;
    font-size: 2.25em;
    position: relative;
}

.list_text_500 {
    position: relative;
    top: -5px;
}

.number_container_500 {
    margin: 20px auto 0 auto;
    text-align: center;
}

.number_container_500 a {
    font-family: arial;
    font-size: 3em;
    color: #024f9d;
    text-decoration: none;
}

.grey_line_500 {
    display: block;
    border-top: 1px solid #d5d0d0;
    height: 2px;
    margin: 60px auto 0 auto;
    max-width: 500px;
}

.copyright_notice_500 {
    color: #aaa;
    margin: 35px 0 0;
    text-align: center;
}

.copyright_notice_500 a {
    color: #2b3d61;
    text-decoration: none;
}

.copyright_notice_500 a:hover {
    text-decoration: underline;
}*/
/*End Error.htm styles*/
/*Styles for PageNotFound.htm*/
/*.error_404_container {
    max-width: 950px;
    height: auto;
    margin: 15px auto 0 auto;
    display: block;
    padding: 0 0 20px 0;
    text-align: center;
}

.error_404_container .htwo_error_404 {
    font-weight: bold;
    margin-bottom: 15px;
    color: #000;
    font-size: 2em;
    display: inline-block;
}

.hfour_error_404 {
    font-size: 1.1em;
    padding: 0 0 20px 0;
    display: block;
}

.link_container_error_404 {
    width: 40%;
    height: auto;
    margin: 0 auto;
    padding: 0 0 0 15px;
    display: inline-block;
}

.left_margin_error_404 {
    margin: 0 0 0 10%;
    float: left;
}

ul.left_margin_error_404 {
    list-style: none;
    padding: 0;
    margin: 0 0 0 10%;
    text-align: left;
    width: 39%;
    float: left;
}

li.error_list_error_404 {
    margin: 0;
    padding: 0;
}

li.error_list_error_404 a {
    color: #024f9d;
    position: relative;
    top: -4px;
    font-size: 1.4em;
    padding-left: 2px;
}

span.bullet_error_404 {
    color: #024f9d;
    font-size: 2.25em;
    position: relative;
}


@media screen and (max-width: 810px) {
    .link_container_error_404 {
        width: 50%;
    }
}

@media screen and (max-width: 650px) {
    .link_container_error_404 {
        width: 60%;
    }
}

@media screen and (max-width: 550px) {
    .link_container_error_404 {
        width: 70%;
    }
}

@media screen and (max-width: 470px) {
    .link_container_error_404 {
        width: 80%;
    }
}

@media screen and (max-width: 410px) {
    .link_container_error_404 {
        width: 90%;
    }
}

@media screen and (max-width: 370px) {
    .link_container_error_404 {
        width: 100%;
        padding: 0 0 0 2px;
    }

    .left_margin_error_404 {
        margin: 0 0 0 7%;
    }
}*/
/*End Styles for PageNotFound.htm*/
/* List Styles ------------------------------------- */
/*ul {
    list-style-type: none;
    margin: 15px;
    padding: 0;
}

ul.nav {
    list-style-type: none;
    margin: 0 90px;
    padding: 0;
    width: 100%;
}

ul.footernav {
    display: inline-block;
    list-style-type: none;
    margin: 0;
    padding: 0;
    vertical-align: middle;
}

li.navli {
    display: inline;
    float: left;
    margin: 0;
    padding: 0;
}

li.footernavli {
    color: #919195;
    display: inline;
    float: left;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    margin: 0 18px 0 0;
    padding: 0;
}*/
/* Forum Styles ------------------------------------- */
/*form {
    margin: 0;
    padding: 0;
}

input {
    color: #000;
    font-family: "Helvetica", Arial, sans-serif;
}*/
/* link Styles ------------------------------------- */
/*a.green {
    color: #0068b3;
    text-decoration: none;
}

a.green:hover {
    color: #79a02a;
    text-decoration: underline;
}

a.grey {
    color: #919195;
    text-decoration: none;
}

a.grey:hover {
    color: #919195;
    text-decoration: underline;
}

a.white {
    color: #6a6a6a;
    text-decoration: none;
}

a.white:hover {
    color: #fff;
    text-decoration: underline;
}

a.blue {
    color: #0068B3;
    font-family: Helvetica;
    font-size: 9px;
    font-weight: bold;
    margin-left: 15px;
    margin-right: 15px;
    text-decoration: none;
}

.myaccountlink {
    color: #0068b3;
    float: left;
    font-family: Helvetica;
    font-size: 11px;
    font-weight: bold;
    height: 25px;
    line-height: 15px;
    margin-top: 20px;
    text-align: right;
    width: auto;
}*/
/* Misc Styles ------------------------------------- */
/*.clear {
    clear: both;
}

.left {
    float: left;
}

.right {
    float: right;
}*/
/******* Drop down menu ***********/
/* Both levels of top menus, start */
/*#topmenu {
    clear: both;
    height: 30px;
    margin: 0;
    padding: 0;
    position: relative;
    text-align: right;
    width: 950px;
}

#topmenu a {
    color: #4A4A4A;
    font-family: 'Helvetica', Arial;
    font-size: 11px;
    font-weight: 600;
    margin: 0;
    padding: 0 8px;
    text-decoration: none;
}

#topmenu a:hover {
    color: #0068B3;
}

.category-link {
    display: inline-block;
}

.category-link a {
    display: block;
    line-height: 28px;
}

.category-link a:hover {
    background-color: #fff;
}

.dropdown-content {
    background-color: #fff;
    border: 1px solid black;
    display: none;
    position: absolute;
    right: 0;
    text-align: left;
    z-index: 99999;
}

.dropdown-content a {
    border-bottom: 1px solid black;
    display: block;
    width: 170px;
}

.dropdown-content a:last-of-type {
    border-bottom: 0;
}

.dropdown-link:hover {
    background-color: #fff;
}

.dropdown-link:hover .dropdown-content {
    display: block;
}*/
/*ul.greenvigation li {
	float:left;
	list-style-type: none;
	margin: 0 5px;
	padding: 0 4px;}

	ul.greenvigation li a {
		display:block;
		position: relative;
		z-index:0;}

		ul.greenvigation li a .oth {
		cursor: pointer;
			height: 19px;
		position: absolute;
			top: 0;
			visibility: hidden;
			width: auto;}

			ul.greenvigation li a:hover .oth {
				visibility: visible;}
	/* yellow and gray menu bars - rollover images, end !1!


	/* link in yellow nav bar !1!
		ul.greenvigation li a.topmenumainlink {
			color:#0068B3;
			font-family:Helvetica;
			font-size:13px;
			font-weight:bold;
			letter-spacing:-.01em;
			padding:0;
			word-spacing:-.018em;}

			ul.greenvigation li a.topmenumainlink:hover {
				color:#000;
				font-weight:bold;}*/
/* Rollover Menu - start */
/*#rollover {
    display: table;
    height: 21px;
    margin: 0;
    padding: 3px 0 0;
    width: 950px;
}

#rollover ul {
    padding: 0;
    text-align: left;
}

#rollover a {
    padding: 0 13px;
    text-decoration: none;
}

#rollover a:hover {
    color: #0068B3;
}

#rollover li {
    display: table-cell;
    float: none;
    padding: 0;
}

#rollover li div.dropdowngrad a {
    color: #666;
    font-family: Trebuchet MS, Arial;
    font-size: 12px;
    padding: 0;
    text-decoration: none;
}

#rollover li div.dropdowngrad a:hover {
    color: #000;
    text-decoration: underline;
}

#rollover li div.dropdowngrad h6 {
    color: #101010;
    font-size: 13px;
    font-weight: 600;
    margin: 0 0 2px;
    padding: 0;
}

#rollover li div.dropdowngrad p {
    margin: 5px 0 0;
}

#rollover li:hover div.dropdowngrad {
    left: auto;
    z-index: 1000;
}

#rollover li.sfhover div.dropdowngrad {
    left: auto;
    z-index: 1000;
}*/
/* Rollover Menu - end */
/******* Drop down menu ***********/ /******* Drop down menu ***********/ /******* END ***********/
/* Home page stuff */
/* home page coupon entry */
/*.priSearchWrap {
    margin: 80px 20px 0 28px;
}

.priSearchTxtbx {
    background-color: #F2F2F3;
    border: 0 none;
    color: #6C6E77;
    float: left;
    font-family: Helvetica,Arial;
    font-size: 11px;
    height: 33px;
    margin: 2px 0 0;
    padding: 1px 5px 0 10px;
    width: 125px;
}

.priSearchButton {
    background: url('/baldwincooke/pict/bwcgo_btn.png') no-repeat left top;
    border: none;
    float: left;
    height: 37px;
    margin: 0;
    padding: 0;
    width: 75px;
}*/
/* end home page coupon entry */
/*#recent_history {
    float: left;
    width: 630px;
}

#hpRecentItems {
    float: left;
    height: auto;
    margin: 15px auto 20px;
    position: relative;
    width: 100%;
}

#hpReviewProduct {
    clear: left;
    float: left;
}

#hpReviewProduct a {
    background: url('/baldwincooke/pict/customerreviews.png') no-repeat top left;
    display: block;
    height: 155px;
    width: 272px;
}

#rotateItems {
    height: 175px !important;
}

ul.history_nav {
    list-style-type: none;
    margin: -11px 0 0;
    padding: 0;
    width: 100%;
}

li.history_navli {
    display: inline;
    float: left;
    margin: 0;
    padding: 0;
}

#history_items {
    background-color: #fff;
    border: solid 1px #a8aaac;
    color: #5B5B5A;
    font-family: "Helvetica", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    height: 165px;
    margin-left: 10px;
    overflow: hidden;
    padding: 10px;
    text-align: center;
}

.middlecontent {
    clear: both;
    margin: 0;
    padding: 20px 0 0;
    width: 100%;
}

.middlecontentleft {
    float: left;
    margin-bottom: 20px;
    width: 65%;

    @media (max-width: $screen-tablet-max) {
        width: 55%;
    }
}

.middlecontentleftbottom {
    margin-left: 10px;
    width: 100%;
}

.middlecontentright {
    float: right;
    height: auto;
    margin-bottom: 10px;
    width: 263px;
}

#hpQuestiontext {
    clear: both;
    margin: 10px 0 0 10px;
    width: 100%;
}

#hpQuestiontext .q1 {
    color: #E38024;
    font-size: 18px;
}

#hpQuestiontext .q2 {
    color: #A8AAAC;
    font-size: 18px;
}

#hpQuestiontext .q3 {
    color: #E38024;
    font-size: 24px;
}

#hpCouponCode {
    background: url('/baldwincooke/pict/bwccoupon.jpg') no-repeat top left;
    float: right;
    height: 187px;
    margin: 34px 0 30px;
}

#tabs {
    border: 1px solid #A8AAAC;
    color: #5B5B5A;
    display: none;
    float: left;
    font-family: "Helvetica", Arial sans-serif;
    font-size: 11px;
    font-weight: normal;
    height: 93px;
    margin: 20px auto;
    text-align: left;
    width: 950px;
}

#tabs a {
    color: #FFF;
}

#tabs a:hover {
    color: #FFF;
}

#tabs h3 {
    color: #888;
    font-family: 'Helvetica';
    font-size: 17px;
    font-weight: 500;
    margin: 10px 0 3px;
}

#tabs .contentlinkarea {
    float: left;
    font-weight: 500;
    line-height: 20px;
    margin: 6px 0 0 20px;
}

#tabs .contentlinkarea a {
    color: #8cc542;
    font-weight: 500;
    text-decoration: none;
}

#tabs .contentlinkarea a:hover {
    color: #8cc542;
    font-weight: 500;
    text-decoration: underline;
}

#tabs .contentlinkarea a:visited {
    color: #c0c0c0;
    font-weight: 500;
    text-decoration: none;
}*/
/*
 * jQuery UI Tabs 1.8.9
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Tabs#theming
 */
/* end */
/*ul.catnav {
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 100%;
}

li.catnavli {
    height: 31px;
    margin: 0;
    padding: 0;
}

a.catnavlink {
    color: #777;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    height: 23px;
    padding-left: 30px;
    text-align: left;
    text-decoration: none;
    width: 280px;
}

a.l_top {
    background-image: url('/baldwincooke/pict/bwc_seotabBlue.jpg');
    background-repeat: no-repeat;
    height: 31px;
    padding-top: 8px;
}

a.l_top:hover {
    background-image: url('/baldwincooke/pict/bwc_seotabBlue.jpg');
}

a.l_mid {
    background-image: url('/baldwincooke/pict/bwc_seotabGreen.jpg');
    background-repeat: no-repeat;
    height: 31px;
    padding-top: 8px;
}

a.l_mid:hover {
    background-image: url('/baldwincooke/pict/bwc_seotabGreen.jpg');
}

a.l_ftr {
    background-image: url('/baldwincooke/pict/bwc_seotabOrange.jpg');
    background-repeat: no-repeat;
    height: 31px;
    padding-top: 8px;
}

a.l_ftr:hover {
    background-image: url('/baldwincooke/pict/bwc_seotabOrange.jpg');
}*/
/* Marquee Styles ------------------------------------- */
/*#hero_banner {
    margin: 0;
    padding: 0;
    width: 100%;
}*/
/* Special Offer Styles ------------------------------------- */
/*#special_offers_box {
    background-image: url('/baldwincooke/pict/bwcemail.jpg');
    background-repeat: no-repeat;
    display: block;
    float: left;
    height: 125px;
    margin: 10px 0 0;
    width: 310px;
}*/
/* coupon search */
/*#reorder_box {
    background-image: url('/baldwincooke/pict/bwcreorder_box.jpg');
    background-repeat: no-repeat;
    display: block;
    float: left;
    height: 125px;
    margin: 10px -3px 0 0;
    width: 309px;
}

#reorderbtn {
    float: left;
    height: 38px;
    margin: 65px 25px;
    width: 251px;
}*/
/* HP/SITE */
/*#overallbody {
    margin: 0 auto;
    position: relative;
    text-align: left;
    width: 100%;
}

#overallbody .a {
    float: left;
    margin: 13px 0 0;
    padding: 0;
    width: 135px;
}

.topnav-links {
    background: url('/baldwincooke/pict/bwcline.png') repeat-x 0 32px;
    color: #5B5B5A;
    margin: 0;
    overflow: hidden;
    padding: 4px 0 6px;
    text-align: right;
    width: 100%;
}

.topnav-links a {
    color: #5B5B5A;
    line-height: 27px;
    margin: 0;
    padding: 0;
    text-decoration: none;
}

.topnav-links a:hover {
    color: #5B5B5A;
    text-decoration: underline;
}

.topnav-links a:visited {
    color: #5B5B5A;
}

.topnav-links .wishlist_wrapper > div {
    display: inline-block;
}

.header-area {
    float: right;
    margin: 0;
    padding: 0;
    width: 70%;
}

.header-right {
    float: right;
    width: 54%;
}

.header-topright {
    float: right;
    margin: 10px 0;
    padding: 0;
}

.header-bottomright {
    clear: right;
    //float:right;
    //overflow:hidden;
}

#livehelp .lh-phone {
    float: left;
    font-size: 12px;
    font-weight: bold;
    height: 11px;
    margin-top: 4px;
    padding: 18px 7px 5px;
    text-align: left;
    width: 35%;
}

#livehelp .lh-chat {
    float: left;
    height: 35px;
    margin-left: 8px;
    width: 160px;
}

.webuser_welcome {
    color: #0068b3;
    font-family: Helvetica;
    font-size: 11px;
    font-weight: bold;
}

.webuser_link {
}

.gop-sidebar {
    background: #fff;
    border: 0 none;
    float: left;
    margin-top: 10px;
    width: 138px;
}

.content-area {
    background: #fff;
    float: left;
    margin: 21px 0 0 8px;
    overflow: visible;
    position: relative;
    width: 100%;
}*/
/*was 800px*/
/*.homepage-area {
    background: transparent;
    float: left;
    margin: 0;
    padding: 0;
    width: 950px;
}

.footer-wrap {
    background: url('/baldwincooke/pict/bwcbg.jpg') repeat top left;
    float: left;
    margin-top: 20px;
    width: 100%;
}

.footer-area {
    float: left;
    padding-top: 5px;
    width: 100%;
}

.footer-middle {
    margin: 0 auto;
    width: 905px;
}*/
/* Shop Master */
/*#subftr_content .newscenter_latest ul {
    margin: -5px 0 0 -10px;
    width: 189px;
}

#subftr_content .newscenter_latest ul li a {
    color: #e6e6e6;
    font-size: 11px;
}*/
/*HP Marquee Styles ------------------------------------- */
/* -- JQUERY MARQUEE STYLES -------------------------------------- */
/*.marquee_area {
    background: transparent;
    margin: 0;
    overflow: hidden;
    padding: 0;
    text-align: center;
    width: 100%;
}

.tabs2 {
    margin: 0;
    padding: 0;
}

.marquee_wrapper {
    background-color: transparent;
    float: left;
    height: auto;
    margin: 0;
    padding: 0;
    width: 100%;
}

.marquee_promo {
    margin: 0;
    padding: 0;
    width: 100%;
}

.marquee_images {
    margin: 0;
    padding: 0;
    width: 100%;
}

.hero_banner {
    display: none;
    margin: 0;
    padding: 0;
    width: 100%;

    img {
        max-width: 950px;
        width: 100%;
        height: auto;
    }
}

.hero_1a_main .hero_banner {
    display: block;
}

.tabHolder {
    background: url("/baldwincooke/pict/bwcbg.jpg") repeat scroll 16px 9px transparent;
    float: left;
    font-size: 12px;
    height: 30px;
    left: 0;
    position: absolute;
    top: 440px;
    width: 100%;
}

.herotab_1 {
    cursor: pointer;
    left: 0;
    position: absolute;
    top: 0;
    z-index: 899;
}

.herotab_2 {
    cursor: pointer;
    left: 317px;
    position: absolute;
    top: 0;
    z-index: 899;
}

.herotab_3 {
    cursor: pointer;
    left: 633px;
    position: absolute;
    top: 0;
    z-index: 899;
}

.thumb {
    cursor: pointer;
}*/
/* Special Offer Styles ------------------------------------- */
/*HP Marquee Styles ENDS */
/* ------ Pricing Block ------ */
/*.pricing_block_headers {
    font-weight: bold;
}*/
/*table with prices*/
/*table with prices header colored*/
/*.pricing_block_headers td {
    background-color: #0266c3;
    color: #FFF;
    text-align: center;
}*/
/*table with prices for sale header colored*/
/*.pricing_block_headers_sale td {
    color: #f00;
    font-size: 11px;
    font-weight: bold;
}

.pricing_block_headers_free td {
    background: #fff;
    color: #c00;
}*/
/* Checkout Pages */
/*.checkout2a_headline_container {
    float: left;
    margin-left: 29px;
}

.checkout2a_left_headline {
    float: left;
    width: 465px;
}

.checkout2a_right_headline {
    color: #000;
    float: left;
    width: 290px;
}

.checkout2_address_improvement {
    float: left;
    height: 145px;
    margin: 5px 0 6px 10px;
    padding: 0;
    width: 210px;
}

.checkout2_address_title {
    font-weight: bold;
}

.checkout2_paymentmethod_improvement {
    margin-top: 10px;
    margin-left: 15px;
}

.checkout2_placeorderOuter_improvement {
    background-color: #e1ebed;
    clear: both;
    float: left;
    margin: 10px 15px 0 29px;
    padding: 0;
    width: 906px;
}

.checkout2_placeorder_improvement {
    float: right;
    margin: 2px 10px;
    width: 125px;
}

.checkout2_fineprint_improvement {
    background: #fafaf6;
    border-top: solid 1px #ddd;
    clear: both;
    float: left;
    width: 630px;
}

.checkout2_addressinfo_improvement {
    background-color: #e1ebed;
    float: left;
    font-size: 12px;
    margin-left: 29px;
    min-height: 205px;
    padding: 0;
    width: 450px;
}

.checkout2_paymentmethodsOuter_improvement {
    background-color: #e1ebed;
    float: left;
    padding-bottom: 5px;
}

.typage_h5_improvement {
    color: #000;
    font-family: Arial;
    font-size: 15px;
    margin: 10px 0 3px 10px;
    text-transform: uppercase;
    width: 95%;
}

#typage_bc .typage_purchasedtbl_i_improvement td,
#costep2_bc .typage_purchasedtbl_i_improvement td {
    padding: 1px 5px 2px;
    vertical-align: top;
}

#typage_bc .typage_samplereqtbl_improvement,
.typage_freetbl_improvement,
#costep2_bc .typage_samplereqtbl_improvement,
#costep2_bc .typage_freetbl_improvement {
    margin-left: 10px;
    width: 95%;
}

#typage_bc .typage_blank_i_improvement td,
#costep2_bc .typage_blank_i_improvement td {
    padding: 0 0 10px;
}

.typage_purchasedtbl_improvement {
    margin: 10px 0 0 155px;
    width: 600px;
}

.checkout1a_headline_container {
    float: left;
    margin-left: 29px;
}

.checkout1a_left_headline {
    float: left;
    width: 630px;
}

.checkout1a_right_headline {
    float: left;
    width: 290px;
}

.checkout1_left {
    float: left;*/
/*margin-left:29px;*/
/*width: 610px;

    @media (max-width: $screen-tablet-max) {
        float: none;
        margin: 0 auto;
    }
}

.checkout1_left .required {
    color: #f00;
}

.div_checkout1a_address {
    border: solid 1px #999;
    float: left;
    padding: 10px;
    width: 280px;
}

.div_checkout1a_address h5 {
    color: #000;
    font-size: 13px;
    margin: 0 0 6px;
    padding: 0;
}

.div_checkout1a_address table td {
    height: 25px;
}

.div_checkout1a_address table td.labelcell {
    text-align: right;
    white-space: nowrap;
}

.div_checkout1a_shippingmethod {
    border: solid 1px #999;
    border-top: none;
    clear: both;
    float: left;
    margin: 0 0 10px;
    padding: 5px;
    width: 591px;
}

.div_checkout1a_shippingmethod h5 {
    color: #000;
    font-size: 13px;
    margin: 0 0 6px;
    padding: 0;
}

.div_checkout1a_shippingmethod table {
    float: left;
}

.div_checkout1a_billaddress {
    border: solid 1px #999;
    border-left: none;
    float: left;
    padding: 10px;
    width: 280px;
}

.div_checkout1a_billaddress h5 {
    color: #000;
    font-size: 13px;
    margin: 0 0 6px;
    padding: 0;
}

.div_checkout1a_billaddress .billingaddresstitle {
    float: left;
}

.div_checkout1a_billaddress .BillingAddressContainer {
    clear: both;
}

.div_checkout1a_billaddress table td {
    height: 25px;
}

.div_checkout1a_billaddress table td.labelcell {
    text-align: right;
    white-space: nowrap;
}

.sameaddresslabel {
    color: #f00;
    float: right;
    margin-right: 10px;
}

.checkout1a_textbox {
    width: 180px;
}

.checkout1a_textbox_phone {
    width: 90px;
}

.div_checkout1a_nextStep {
    clear: both;
    margin: 10px 25px 30px 0;
    overflow: hidden;
    text-align: right;
}

.div_checkout1a_nextStep input {
    float: right;
}

.checkout1_right {
    float: right;*/
/*margin-left: 10px;*/
/*width: 320px;

    @media (max-width: $screen-tablet-max) {
        float: none;
        width: auto;
    }
}

.checkoutLogin_container {
    margin: 0;
}

.checkoutLogin_panel {
    border: solid 1px #999;
    font-family: 'Trebuchet MS', Verdana, Arial, helvetica, sans-serif;
    font-size: 12px;
    margin: 0;
}

.checkoutLogin_panel td.rightAlignAutoWidthCell {
    text-align: right;
    white-space: nowrap;
    width: 1%;
}

.checkoutLogin_panel .checkoutLogin_autoWidthTextbox {
    border: solid 1px #C0C0C0;
    color: #303030;
    width: 100%;
}

.checkoutLogin_panel ul {
    list-style-type: none;
    margin: 5px 0;
    padding-left: 75px;
}

.checkoutLogin_loginButton {
    background: url("/baldwincooke/pict/login_btn.png") no-repeat 0 0;
    border-style: none;
    border-width: 0;
    cursor: pointer;
    height: 44px;
    margin: 0 0 0 10px;
    width: 114px;
}

.checkout1_order_summary_h5 {
    color: #000;
    font-size: 18px;
}

.checkout1_prompt {
    background-attachment: scroll;
    background-color: transparent;
    background-image: url('/BaldwinCooke/pict/checkout1_prompt_bg.jpg');
    background-position: 0 0;
    background-repeat: no-repeat;
    color: #333;
    height: 400px;
    position: relative;
    width: 290px;
}

.checkout1_prompt table {
    border-collapse: collapse;
    border-color: #000;
    border-spacing: 0;
    border-style: solid;
    border-width: 0;
    width: 100%;
}

.checkout1_prompt th {
    border-color: #000;
    border-style: solid;
    border-width: 0;
    font-size: 14px;
    padding: 20px 15px 40px;
    text-align: center;
}

.checkout1_prompt td {
    border-color: #000;
    border-style: solid;
    border-width: 0;
    font-size: 14px;
    padding: 5px 15px 45px;
}

.checkout1_prompt h2 {
    color: #06C;
    font-size: 20px;
    margin: 0 0 10px;
}

.checkout1_order_summary_with_discount {
    background-attachment: scroll;
    background-color: #FAFAF6;
    border: 1px solid #ddd;
    color: #333;
    margin: 0;
    padding: 10px 15px;
    position: relative;
    width: 260px;
}

.checkout1_order_summary_with_discount table {
    border-collapse: collapse;
    border-color: #000;
    border-spacing: 0;
    border-style: solid;
    border-width: 0;
    width: 100%;
}

.checkout1_order_summary_with_discount td {
    border-color: #000;
    border-style: solid;
    border-width: 0;
    font-size: 14px;
    padding: 3px 0;
}

.checkout1_order_summary_without_discount {
    background-attachment: scroll;
    background-color: #e0eaeb;
    color: #333;
    height: 195px;
    margin: 0;
    padding: 10px 15px;
    position: relative;
}

.checkout1_order_summary_without_discount table {
    border-collapse: collapse;
    border-color: #000;
    border-spacing: 0;
    border-style: solid;
    border-width: 0;
    width: 100%;
}

.checkout1_order_summary_without_discount td {
    border-color: #000;
    border-style: solid;
    border-width: 0;
    font-size: 14px;
    padding: 5px 0;
}

.checkout1_order_summary_order_total {
    font-weight: bold;
}

.checkout1_msgbox_container {
    background-attachment: scroll;
    background-color: transparent;
    background-position: 0 0;
    background-repeat: no-repeat;
    height: 253px;
    position: relative;
    width: 524px;
}

.p_checkout1a_shippingdisclaimer {
    float: right;
    line-height: 13px;
    margin: -10px 10px 10px 0;
    width: 220px;
}

.div_checkout1_no_billing_address {
    font-size: 14px;
    margin: 15px 0 30px 25px;
}*/
/*
.checkout2_addressinfo_improvement h5,
.checkout2_paymentmethodsOuter_improvement h5 {
	color:#865842;
	font-size:13px;
	margin:0 0 6px;
	padding-left:10px;}
*/
/*.checkout2a_paymentmethods {
    height: 130px;
    margin-left: 0;
}

.checkout2a_purchaseorder {
    float: left;
    margin-left: 8px;
}

.checkout2a_placeorder_ordertotal {
    font-size: 16px;
    margin-top: 9px;
}

.checkout2a_Method_Payment {
    background-color: #e1ebed;
    float: left;
    margin: 0 0 0 10px;
    min-height: 205px;
    width: 445px;
}

.checkout_swcmcafee,
.checkout_swcverisign {
    float: left;
    margin: 30px 0 0 25px;
}

.checkout1_normalLoginContainer {
    margin: 0 0 10px;
    position: relative;
}

.checkout1_passiveLoginPopupContainer {
    position: absolute;
}

.checkout1_passiveLoginPopupContainer h3 {
    color: #000;
}

.checkout1_passiveLoginPopupContainer #div_Popup1 table {
    width: 400px;
}

.checkout1_passiveLoginPopupContainer .checkoutLogin_passiveLoginPwdLabel {
    text-align: right;
}

.checkout1_passiveLoginPopupContainer .checkoutLogin_nextStepButton {
    background: url('/baldwincooke/pict/bwc_next.png') no-repeat 0 0;
    border-style: none;
    border-width: 0;
    cursor: pointer;
    height: 36px;
    width: 114px;
}

.checkout1_passiveLoginContainer {
    float: left;
    position: relative;
}

.checkout2_toptotals {
    float: right;
    height: 32px;
    margin-right: 10px;
    margin-top: 3px;
    padding-left: 10px;
}

.co_btn_NextStep {
    background: #fff url('/BaldwinCooke/pict/bwc_next.png') no-repeat;
    border: 0;
    cursor: pointer;
    float: left;
    height: 36px;
    width: 114px;
}

.co_btn_PlaceOrder {
    background: transparent url('/BaldwinCooke/pict/but_place_order.gif') no-repeat;
    border: 0;
    cursor: pointer;
    height: 25px;
    width: 108px;
}

.checkoutbreadcrcontainer {
    margin-left: 29px;
}

.checkoutbreadcrcontainer img {
    border-style: none;
    border-width: 0;
    display: block;
    float: left;
}

.clearfloat {
    clear: both;
    height: 0;
    line-height: 0;
}*/
/** Classes of CheckoutLogin - End **/
/* ------- End Checkout Pages ------ */
/************JControl PopUP******************************************************************/
/*.modal {
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-box-shadow: 0 0 50px #ccc;
    -webkit-box-shadow: 0 0 50px #ccc;
    background-color: #fff;
    border: 3px solid #939393;
    font-family: Arial,helvetica,sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    opacity: 0.8;
    padding: 15px;
    position: absolute;
    text-align: left;
}

.account_container {
    background-image: url('url("/Baldwincooke/pict/grayEmailbox_body.jpg")');
    background-position: 0 36px;
    background-repeat: no-repeat;
    font-family: Arial,helvetica,sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    height: 224px;
    position: absolute;
    text-align: left;
    width: 496px;
}

.account_titlebar {
    background-image: url('/Baldwincooke/pict/grayEmailbox_top.jpg');
    background-repeat: no-repeat;
    height: 36px;
}

.account_titletext {
    color: #999;
    font-size: 19px;
    font-weight: bold;
    height: 26px;
    left: 35px !important;
    line-height: 22px;
    padding-left: 20px !important;
    position: absolute;
    text-align: left;
}

.account_content {
    color: #999;
    font-size: 14px;
    height: 180px;
    left: 35px;
    line-height: 25px;
    position: absolute;
    text-align: left;
    top: 56px;
    width: 420px;
}*/
/********************************Jcontrolcontrol*******************************************************************/
/* Panel */
/*.panel,
.shadow {
    background: #FFF;
    color: #fff;
    cursor: default;
    display: block;
    padding: 5px;
    position: absolute;
    text-decoration: none;
}

.panel i,
.panel span,
.shadow i,
.shadow span {
    background-repeat: no-repeat;
    display: block;
    font-style: normal;
    position: relative;
}

.panel i,
.shadow i {
    background-position: top left;
    height: 5px;
    left: 0;
    margin-bottom: -5px;
    position: absolute;
    top: 0;
    width: 5px;
}

.panel span,
.shadow span {
    background-position: bottom left;
    left: -5px;
    margin-bottom: -5px;
    padding: 0 0 5px 10px;
}

.panel span i,
.shadow span i {
    background-position: bottom right;
    height: 100%;
    left: 100%;
    margin-bottom: 0;
    position: absolute;
    top: 0;
    width: 10px;
}

.panel span span,
.shadow span span {
    background-position: top right;
    height: 0;
    margin-left: 10px;
    position: absolute;
    right: -10px;
    top: -5px;
}

* html .panel span,
* html .panel i,
* html .shadow span,
* html .shadow i {
    background-image: none;
    cursor: pointer;
    float: left;
    width: auto;
}*/
/* VerticalCenterPanel */
/*.VerticalCenterPanel_link:hover {
    color: #00f;
    font-style: normal;
    text-decoration: underline;
}

.VerticalCenterPanel_link:visited {
    color: #f00;
    font-style: oblique;
    text-decoration: underline;
}

.jcDefaultBase {
    font-family: Arial,helvetica,sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    position: absolute;
    text-align: left;
}*/
/***********************jcontrolbutton**********************************************************************/
/* for IE6, use VML to draw round rectangle */
/*v\:* {
    behavior: url(#default#VML);
    position: absolute;
}

.btn,
.tabBtnH,
.tabBtnV {
    background: #AFC2DA;
    color: #fff;
    cursor: pointer;
    display: block;
    padding: 5px;
    text-align: center;
    text-decoration: none;
}

.btn i,
.btn span,
.tabBtnH i,
.tabBtnH span,
.tabBtnV i,
.tabBtnV span {
    background-repeat: no-repeat;
    display: block;
    font-style: normal;
    position: relative;
}

.btn i,
.tabBtnH i,
.tabBtnV i {
    background-position: top left;
    height: 5px;
    left: 0;
    margin-bottom: -5px;
    position: absolute;
    top: 0;
    width: 5px;
}

.btn span,
.tabBtnH span,
.tabBtnV span {
    background-position: bottom left;
    left: -5px;
    margin-bottom: -5px;
    padding: 0 0 5px 10px;
}

.btn span i,
.tabBtnH span i,
.tabBtnV span i {
    background-position: bottom right;
    height: 100%;
    left: 100%;
    margin-bottom: 0;
    position: absolute;
    top: 0;
    width: 10px;
}

.btn span span,
.tabBtnH span span,
.tabBtnV span span {
    background-position: top right;
    height: 0;
    margin-left: 10px;
    position: absolute;
    right: -10px;
    top: -5px;
}

* html .btn,
* html .tabBtnH,
* html .tabBtnV {
    border: 3px double #aaa;
}

* html .btn span,
* html .btn i,
* html .tabBtnH span,
* html .tabBtnH i,
* html .tabBtnV span,
* html .tabBtnV i {
    background-image: none;
    cursor: pointer;
    float: left;
    width: auto;
}*/
/***********************************************************************************************************/
/*writeReview 2011/06/15 start*/
/*.mainContent {
    color: rgb(117,117,117);
    font-size: 13px;
    width: 800px;
}

.explainText {
    color: rgb(181,181,181);
    font-size: 10px;
    font-style: italic;
}

.asterisk {
    color: #f00;
}

.buttonDiv {
    cursor: pointer;
    float: left;
    height: 28px;
    width: 74px;
}

.recommendText {
    color: #808080;
    font-size: 14px;
}

.recommendResultText {
    color: rgb(90,90,90);
    font-size: 16px;
}

.submitReviewButton {
    background-image: url(/Balwincooke/pict/submit_review.gif);
    border: none;
    cursor: pointer;
    height: 28px;
    width: 74px;
}

.cancelReviewButton {
    background-image: url(/Balwincooke/pict/cancel_review.gif);
    border: none;
    cursor: pointer;
    height: 28px;
    width: 74px;
}

.ratingRadioBtn {
    float: left;
    width: 20px;
}

.iconInWriteReview {
    background-image: url(/Balwincooke/pict/icon_in_section1.jpg);
    float: left;
    height: 119px;
    width: 97px;
}

.reviewNote {
    margin-top: 10px;
}*/
/*writeReview 2011/06/15 end*/
/** live chat design 2011-07-14 **/
/*.livechat_online {
    float: left;
}

.livechat_online_pic {
    background: url('/baldwincooke/pict/bwclivechatOn.png') no-repeat;
    cursor: pointer;
    height: 35px;
    width: 87px;
}

.livechat_offline {
    float: left;
}

.livechat_offline_pic {
    background: url('/baldwincooke/pict/bwclivechatOff.png') no-repeat;
    cursor: pointer;
    height: 35px;
    width: 87px;
}

.lcd_Container {
    display: none;
    float: left;
    position: absolute;
}

.hpQuestiontext {
    float: left;
    font-family: Helvetica;
    font-size: 20px;
    font-weight: 100;
}*/
/*****************************************************************************/
/*********form validation**********/
/*.errorText_span_red {
    color: #f00;
    display: none;
    font-size: 11px;
    text-align: left;
}

.errorTextbox {
    background-color: rgb(255,176,176);
    border: 1px solid #f00;
}*/
/*********************************/
/***************************07-26-2011********************************************************************************/
/*.div_SmartCouponPopup {
    background: #f5f4f4;
    display: none;
    position: fixed;
    top: 10px;
    width: 414px;
}*/
/***********************************************************************************************************/
/* START deactivated cust number style*/
/*.deactivatedcustnumber {
    font-size: 14px !important;
    font-weight: bold !important;
}*/
/* END deactivated cust number style*/
/******* Quick Quote Redesign begin *******/
/*a,
a:hover {
    color: #0068b3;
}

.chkIsRegister {
    float: left;
    margin-left: 5px;
    width: 15%;
}

.registerRestult {
    color: #555;
    margin: 20px 0 0 25px;
}*/
/** border style begin**/
/*.quickquote_options_price,
.quickquote_options_pricetable_qtyhead,
.quickquote_options_pricetable_qty,
.quickquote_options_quantity,
.quickquote_options_cuponcode,
.quickquote_options_zipcode,
.quickquote_yourquote_charge,
.quickquote_yourquote_td_textbox {
    border-bottom: 1px solid #D7D7D7;
}

.quickquote_options_product,
.quickquote_options_producttitle,
.quickquote_options_itemImageBox,
.quickquote_options_description,
.quickquote_options_descriptiontitle,
.quickquote_yourquote_product,
.quickquote_yourquote_description,
.quickquote_yourquote_itemImageBox,
.quickquote_yourquote_descriptionbox,
.quickquote_yourquote_prompting_total,
.quickquote_yourquote_prompting {
    border-bottom: 1px solid #D7D7D7;
    border-right: 1px solid #D7D7D7;
}

.quickquote_yourquote_qtyhead,
.quickquote_yourquote_pricehead {
    border-right: 1px solid #D7D7D7;
}

.quickquote_yourquote_qty,
.quickquote_yourquote_price {
    border-top: 1px solid #D7D7D7;
    border-right: 1px solid #D7D7D7;
}

.quickquote_options_pricetable_pricehead,
.quickquote_options_pricetable_salehead,
.quickquote_options_pricetable_freehead,
.quickquote_options_pricetable_totalhead,
.quickquote_options_pricetable_price,
.quickquote_options_pricetable_sale,
.quickquote_options_pricetable_free,
.quickquote_options_pricetable_total {
    border-bottom: 1px solid #D7D7D7;
    border-left: 1px solid #D7D7D7;
}*/
/** border style end**/
/*.quickquote_options {
    border: 1px solid #D7D7D7;
    height: auto;
    overflow: hidden;
    width: 570px;
}

.quickquote_yourquote,
.quickquote_emailquote,
.quickquote_quotesent {
    border: 1px solid #D7D7D7;
    height: 480px;
    width: 570px;
}

.quickquote_banner {
    background-color: #fff;
    border-top: 1px solid #D7D7D7;
    border-left: 1px solid #D7D7D7;
    border-right: 1px solid #D7D7D7;
    height: 25px;
    width: 570px;
}

.quickquote_banner_mailbody {
    background-image: url('/BaldwinCooke/pict/yourquote.png');
    background-repeat: no-repeat;
    border-bottom: 1px solid #D7D7D7;
    height: 25px;
    width: 501px;
}*/
/** option page style begin**/
/*.quickquote_options_producttitle,
.quickquote_options_product {
    color: #555;
    font-weight: bold;
    padding-left: 5px;
    width: 112px;
}

.quickquote_options_descriptiontitle,
.quickquote_options_description {
    color: #555;
    font-weight: bold;
    padding-left: 5px;
    width: 342px;
}

.quickquote_options_descriptiontitle,
.quickquote_options_producttitle {
    height: 30px;
    padding-left: 5px;
}

.quickquote_options_description {
    vertical-align: top;
}

.quickquote_options_description .note {
    font-size: 9px;
    font-weight: 400;
    margin: 20px 0 10px;
}

.quickquote_options_itemImageBox {
    vertical-align: top;
    width: 112px;
}

.quickquote_options_price {
    font-size: 9px;
    text-align: center;
    vertical-align: top;
    width: 119px;
}

.quickquote_options_pricetable_qtyhead,
.quickquote_options_pricetable_pricehead,
.quickquote_options_pricetable_salehead,
.quickquote_options_pricetable_freehead,
.quickquote_options_pricetable_totalhead {
    color: #555;
    height: 30px;
    font-weight: bold;
    padding-right: 5px;
    text-align: right;
}

.quickquote_options_pricetable_salehead,
.quickquote_options_pricetable_freehead,
.quickquote_options_pricetable_sale,
.quickquote_options_pricetable_free {
    color: #f00;
}

.quickquote_options_pricetable_qty,
.quickquote_options_pricetable_price,
.quickquote_options_pricetable_sale,
.quickquote_options_pricetable_free,
.quickquote_options_pricetable_total {
    height: 20px;
    padding-right: 5px;
    text-align: right;
}


.quickquote_descriptionbox {
    height: 200px;
    position: relative;
}

.quickquote_options_prompting {
    color: #9999a2;
    font-size: 9px;
    font-weight: lighter;
}

.quickquote_options_quantity,
.quickquote_options_cuponcode,
.quickquote_options_zipcode {
    height: 34px;
    line-height: 34px;
    text-align: right;
    vertical-align: middle;
    width: 565px;
}

.quickquote_options_nextbtn {
    float: right;
}

.quickquote_options_errmsg {
    float: left;
    margin-left: 5px;
    margin-top: 5px;
}*/
/** option page style end**/
/** your quote page style begin**/
/*.quickquote_yourquote_product {
    color: #555;
    font-weight: bold;
    padding-left: 5px;
    width: 112px;
}

.quickquote_yourquote_itemImageBox {
    vertical-align: top;
    width: 112px;
}

.quickquote_yourquote_description {
    color: #555;
    font-weight: bold;
    padding-left: 5px;
    width: 262px;
}

.quickquote_yourquote_descriptionbox {
    padding-left: 5px;
}

.quickquote_yourquote_charge {
    vertical-align: top;
    width: 212px;
}

.quickquote_charge {
    overflow: visible;
    white-space: nowrap;
    width: 100%;
}

.quickquote_yourquote_qtyhead {
    height: 31px;
    padding-right: 5px;
    text-align: right;
    width: 40px;
}

.quickquote_yourquote_pricehead {
    height: 31px;
    padding-right: 5px;
    text-align: right;
    width: 119px;
}

.quickquote_yourquote_totalhead {
    height: 31px;
    padding-right: 5px;
    text-align: right;
    width: 51px;
}

.quickquote_yourquote_qty {
    height: 20px;
    padding-right: 5px;
    text-align: right;
    width: 40px;
}

.quickquote_yourquote_price {
    padding-right: 5px;
    text-align: right;
    width: 119px;
}

.quickquote_yourquote_total {
    border-top: 1px solid #D7D7D7;
    padding-right: 5px;
    text-align: right;
    width: 51px;
}

.quickquote_qtyhead {
    color: #555;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    width: 40px;
}

.quickquote_pricehead {
    color: #555;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    width: 119px;
}

.quickquote_totalhead {
    color: #555;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    width: 51px;
}

.quickquote_qty {
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    width: inherit;
}

.quickquote_price {
    overflow: hidden;
    text-overflow: ellipsis;
    width: inherit;
}

.quickquote_total {
    line-height: 20px;
    overflow: hidden;
    white-space: nowrap;
    width: inherit;
}

.quickquote_yourquote_prompting,
.quickquote_yourquote_prompting_total {
    height: 34px;
    text-align: right;
    width: 519px;
}

.quickquote_yourquote_prompting_total {
    color: #000;
    font-weight: bold;
    padding-right: 4px;
}

.quickquote_yourquote_td_textbox {
    height: 34px;
    padding-right: 5px;
    text-align: right;
    vertical-align: middle;
    width: 51px;
}

.quickquote_yourquote_textbox {
    height: 16px;
    width: 58px;
}

.quickquote_yourquote_textbox_empty {
    color: #9A9B9D;
    font-size: 11px;
    height: 16px;
    width: 58px;
}

.quickquote_yourquote_div_coupontext {
    float: left;
    font-size: 10px;
    height: 34px;
    margin-top: 3px;
    padding-left: 5px;
    text-align: left;
    width: 260px;
}

.quickquote_yourquote_div_coupontextbox {
    float: left;
    line-height: 34px;
    padding: 6px 4px 0 3px;
    width: 60px;
}

.quickquote_yourquote_div_applycoupon {
    float: left;
    padding-top: 5px;
    width: 108px;
}

.quickquote_yourquote_div_discount {
    color: #f20800;
    float: right;
    font-weight: bold;
    margin-right: 4px;
    padding-top: 8px;
    width: 67px;
}

.quickquote_yourquote_div_discountprice {
    color: #f20800;
}

.quickquote_yourquote_div_shippingtext {
    color: #000;
    float: right;
    font-weight: bold;
    margin-right: 4px;
    padding-top: 9px;
    width: 67px;
}

.quickquote_yourquote_div_applyshipping {
    float: right;
    padding-top: 5px;
    width: 108px;
}

.quickquote_yourquote_div_shippinglist {
    float: right;
    padding-top: 6px;
    padding-right: 2px;
}

.quickquote_yourquote_div_zipcode {
    float: right;
    font-size: 10px;
    height: 28px;
    padding-top: 6px;
    padding-right: 1px;
    width: 76px;
}

.quickquote_yourquote_div_errormsg {
    color: #F00;
    height: 18px;
    width: 570px;
}*/
/** your quote page style end**/
/** mail quote page style begin**/
/*.quickquote_mailquote_namelabel {
    float: left;
    height: 15px;
    padding-left: 10px;
    width: 140px;
}

.quickquote_mailquote_maillabel {
    float: left;
    height: 15px;
    width: 280px;
}

.quickquote_mailquote_nametextbox {
    float: left;
    height: 30px;
    padding-left: 10px;
    width: 140px;
}

.quickquote_mailquote_mailtextbox {
    float: left;
    height: 30px;
}

.quickquote_mailquote_checkbox {
    clear: both;
    float: left;
    padding-left: 142px;
}

.quickquote_mailquote_prompting {
    float: left;
    height: 50px;
    width: 200px;
}

.quickquote_mailquote_linkbutton {
    float: left;
    padding-left: 10px;
}

.quickquote_mailquote_secondlinkbutton {
    float: left;
    padding-left: 10px;
}

.quickquote_mailquote_span_required {
    color: #f20800;
}

.quickquote_mailquote_div_sendmail {
    height: 47px;
    position: absolute;
    text-align: right;
    top: 540px;
    width: 560px;
}

.quickquote_quotesent_div_congratulation {
    color: #0068b3;
    font-weight: bold;
    margin-top: 30px;
    margin-left: 5px;
    margin-right: 5px;
}

.quickquote_quotesent_div_call {
    color: #555;
    margin-top: 10px;
    margin-left: 5px;
    margin-right: 5px;
}

.quickquote_quotesent_span_congratulation {
    color: #000;
    font-size: 16px;
}

.quickquote_quotesent_h1_thankyou {
    color: #fc5a0f;
    display: inline;
    font-size: 12px;
}

.quickquote_quotesent_h1_invalidmail {
    color: #f00;
    display: inline;
    font-size: 12px;
}

.quickquote_quotesent_readyorder {
    margin-top: 290px;
}*/
/** mail quote page style end**/
/*.quickquote_yourquote_div_price,
.quickquote_yourquote_div_discountprice {
    overflow: hidden;
    width: inherit;
}

.quickquote_hr {
    background-color: #a8aaac;
    height: 3px;
    margin: 5px 0;
    width: 573px;
}

.quickquote_head {
    height: 28px;
    line-height: 28px;
    margin: 5px 0 10px;
    width: 573px;
}

.quickquote_head_title {
    color: #8bc53f;
    float: left;
    font-size: 18px;
    font-weight: bold;
    width: 270px;
}

.quickquote_head_call {
    float: left;
    text-align: right;
    width: 180px;
}

.quickquote_livechat {
    float: left;
    margin: -5px 0 0 20px;
    width: auto;
}

.quickquote_readytoorder {
    margin-right: 20px;
    text-align: right;
}

.quickquote_personalizenow {
    text-align: right;
    width: 570px;
}

.quickquote_changeoptions {
    height: 47px;
    width: 570px;
}

.quickquote_orangecolor {
    color: #e38024;
}

.quickquote_options_textbox {
    height: 20px;
    width: 60px;
}

.quickquote_options_textbox_empty {
    color: #9A9B9D;
    font-size: 11px;
    height: 20px;
    width: 60px;
}

.quickquote_linkcolor a,
.quickquote_linkcolor a:hover,
.quickquote_options_description a,
.quickquote_options_description a:hover {
    color: #9A9B9D;
}

.quickquote_tr_height_title {
    height: 30px;
}

.quickquote_tr_height_description {
    height: 200px;
}

.quickquote_td_question {
    height: 136px;
    vertical-align: top;
}

.quickquote_table_question {
    font-size: 12px;
    margin-top: 15px;
    width: 100%;
}

.quickquote_b_fontsize {
    font-size: 11px;
}

.quickquote_banner_btnoptionscurrent,
.quickquote_banner_btnoptions,
.quickquote_banner_btnyourquotecurrent,
.quickquote_banner_btnyourquote,
.quickquote_banner_btnemailquotecurrent,
.quickquote_banner_btnemailquote {
    background-color: #fff;
    border-width: 0;
    cursor: pointer;
    height: 25px;
    width: 140px;
}

.quickquote_banner_btnquotesentcurrent,
.quickquote_banner_btnquotesent {
    background-color: #fff;
    background-position: right;
    border-width: 0;
    height: 25px;
    width: 140px;
}

.quickquote_banner_btnoptionscurrent {
    background-image: url('/BaldwinCooke/pict/options_current.png');
    background-repeat: no-repeat;
}

.quickquote_banner_btnoptions {
    background-image: url('/BaldwinCooke/pict/options.png');
    background-repeat: no-repeat;
}

.quickquote_banner_btnyourquotecurrent {
    background-image: url('/BaldwinCooke/pict/yourquote_current.png');
    background-position: center;
    background-repeat: no-repeat;
}

.quickquote_banner_btnyourquote {
    background-image: url('/BaldwinCooke/pict/yourquote.png');
    background-position: center;
    background-repeat: no-repeat;
}

.quickquote_banner_btnemailquotecurrent {
    background-image: url('/BaldwinCooke/pict/emailquote_current.png');
    background-position: center;
    background-repeat: no-repeat;
}

.quickquote_banner_btnemailquote {
    background-image: url('/BaldwinCooke/pict/emailquote.png');
    background-position: center;
    background-repeat: no-repeat;
}

.quickquote_banner_btnquotesentcurrent {
    background-image: url('/BaldwinCooke/pict/quotesent_current.png');
    background-repeat: no-repeat;
}

.quickquote_banner_btnquotesent {
    background-image: url('/BaldwinCooke/pict/quotesent.png');
    background-repeat: no-repeat;
}

.quickquote_btn_next {
    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')";
    border: 1px solid #fff;
    border-radius: 7px;
    box-shadow: 0px 0px 5px #888;
    color: #fff;
    cursor: pointer;
    font-size: 14px;
    font-weight: 700;
    height: 33px;
    line-height: 33px;
    margin: 10px 10px;
    padding: 0 10px;
    width: 92px;
}

.quickquote_btn_next:hover {
    background-color: #00b436;
    background-image: none;
}

.quickquote_btn_personalizenow {
    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')";
    border: 1px solid #fff;
    border-radius: 7px;
    box-shadow: 0px 0px 5px #888;
    color: #fff;
    cursor: pointer;
    font-size: 14px;
    font-weight: 700;
    height: 33px;
    line-height: 33px;
    margin: 10px 10px;
    padding: 0 10px;
    width: 149px;
}

.quickquote_btn_personalizenow:hover {
    background-color: #00b436;
    background-image: none;
}

.quickquote_btn_changeoptions {
    background-image: -ms-linear-gradient(top, #eef0ef 0%, #dbdbdb 100%);
    background-image: -moz-linear-gradient(top, #eef0ef 0%, #dbdbdb 100%);
    background-image: -o-linear-gradient(top, #eef0ef 0%, #dbdbdb 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #eef0ef), color-stop(1, #dbdbdb));
    background-image: -webkit-linear-gradient(top, #eef0ef 0%, #dbdbdb 100%);
    background-image: linear-gradient(to bottom, #eef0ef 0%, #dbdbdb 100%);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#eef0ef', endColorstr='#dbdbdb')";
    border: 1px solid #fff;
    border-radius: 7px;
    box-shadow: 0px 0px 5px #888;
    color: #06c;
    cursor: pointer;
    font-size: 14px;
    font-weight: 700;
    height: 33px;
    line-height: 33px;
    margin: 0 10px;
    padding: 0 10px;
    width: 149px;
}

.quickquote_btn_changeoptions:hover {
    background-color: #eef0ef;
    background-image: none;
}

.quickquote_btn_emailquote {
    background-image: -ms-linear-gradient(top, #eef0ef 0%, #dbdbdb 100%);
    background-image: -moz-linear-gradient(top, #eef0ef 0%, #dbdbdb 100%);
    background-image: -o-linear-gradient(top, #eef0ef 0%, #dbdbdb 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #eef0ef), color-stop(1, #dbdbdb));
    background-image: -webkit-linear-gradient(top, #eef0ef 0%, #dbdbdb 100%);
    background-image: linear-gradient(to bottom, #eef0ef 0%, #dbdbdb 100%);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#eef0ef', endColorstr='#dbdbdb')";
    border: 1px solid #fff;
    border-radius: 7px;
    box-shadow: 0px 0px 5px #888;
    color: #06c;
    cursor: pointer;
    float: right;
    font-size: 14px;
    font-weight: 700;
    height: 33px;
    line-height: 33px;
    margin: 0 10px;
    padding: 0 10px;
    width: 149px;
}

.quickquote_btn_emailquote:hover {
    background-color: #eef0ef;
    background-image: none;
}

.quickquote_btn_sentemail {
    background-image: -ms-linear-gradient(top, #eef0ef 0%, #dbdbdb 100%);
    background-image: -moz-linear-gradient(top, #eef0ef 0%, #dbdbdb 100%);
    background-image: -o-linear-gradient(top, #eef0ef 0%, #dbdbdb 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #eef0ef), color-stop(1, #dbdbdb));
    background-image: -webkit-linear-gradient(top, #eef0ef 0%, #dbdbdb 100%);
    background-image: linear-gradient(to bottom, #eef0ef 0%, #dbdbdb 100%);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#eef0ef', endColorstr='#dbdbdb')";
    border: 1px solid #fff;
    border-radius: 7px;
    box-shadow: 0px 0px 5px #888;
    color: #06c;
    cursor: pointer;
    font-size: 14px;
    font-weight: 700;
    height: 33px;
    line-height: 33px;
    margin: 10px 10px;
    padding: 0 10px;
    width: 149px;
}

.quickquote_btn_sentemail:hover {
    background-color: #eef0ef;
    background-image: none;
}

.quickquote_btn_applycouponcode {
    background-image: -ms-linear-gradient(top, #eef0ef 0%, #dbdbdb 100%);
    background-image: -moz-linear-gradient(top, #eef0ef 0%, #dbdbdb 100%);
    background-image: -o-linear-gradient(top, #eef0ef 0%, #dbdbdb 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #eef0ef), color-stop(1, #dbdbdb));
    background-image: -webkit-linear-gradient(top, #eef0ef 0%, #dbdbdb 100%);
    background-image: linear-gradient(to bottom, #eef0ef 0%, #dbdbdb 100%);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#eef0ef', endColorstr='#dbdbdb')";
    border: 1px solid #fff;
    border-radius: 7px;
    box-shadow: 0px 0px 5px #888;
    color: #06c;
    cursor: pointer;
    font-size: 9px;
    font-weight: 700;
    height: 21px;
    line-height: 21px;
    margin: 6px 3px;
    padding: 0 10px;
    width: 108px;
}

.quickquote_btn_applycouponcode:hover {
    background-color: #eef0ef;
    background-image: none;
}

.quickquote_btn_calculateshipping {
    background-image: -ms-linear-gradient(top, #eef0ef 0%, #dbdbdb 100%);
    background-image: -moz-linear-gradient(top, #eef0ef 0%, #dbdbdb 100%);
    background-image: -o-linear-gradient(top, #eef0ef 0%, #dbdbdb 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #eef0ef), color-stop(1, #dbdbdb));
    background-image: -webkit-linear-gradient(top, #eef0ef 0%, #dbdbdb 100%);
    background-image: linear-gradient(to bottom, #eef0ef 0%, #dbdbdb 100%);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#eef0ef', endColorstr='#dbdbdb')";
    border: 1px solid #fff;
    border-radius: 7px;
    box-shadow: 0px 0px 5px #888;
    color: #06c;
    cursor: pointer;
    font-size: 9px;
    font-weight: 700;
    height: 21px;
    line-height: 21px;
    margin: 6px 3px;
    padding: 0 10px;
    width: 108px;
}

.quickquote_btn_calculateshipping:hover {
    background-color: #eef0ef;
    background-image: none;
}

.quickquote_color_itemname {
    color: #0068b3;
}

.quickquote_color_itemnumber {
    color: #9999a2;
}

.quickquote_color_star,
.quickquote_color_coupontext {
    color: #e38024;
}

.quickquote_color_errmsg {
    color: #f00;
}

.quickquote_errmsg_coupon {
    color: #f00;
    float: left;
}

.quickquote_width_pricetable {
    margin-bottom: 5px;
    width: 100%;
}

.quickquote_width_pricetable1 {
    width: 100%;
}

.quickquote_width_pricetable2 {
    width: 100%;
}

.quickquote_width_pricetable3 {
    width: 100%;
}

#divAddress1,
#divAddress2,
#divAddress3 {
    clear: both;
    width: 545px;
}*/
/******* Quick Quote Redesign end *******/
/*#lpbutton {
    float: right;
    margin: 1px 10% 0 0;
    width: 40%;
}

#lpbutton img {
    cursor: pointer;
}

.livehelpshop #lpbutton {
    float: right;
    margin-right: 5px;
}

.livehelpshop #lpbutton img {
    cursor: pointer;
}

#header .livehelpshop .lh-phone {
    width: auto;
}*/
/* Header Cart Dropdown - START */
/*#header li div.headercartdrop {
    font-family: Helvetica;
    font-size: 11px;
    line-height: 13px;
    min-width: 280px;
    padding: 10px;
}

#header .headercartdrop img {
    float: left;
    height: 100px;
    margin: 0 20px 20px 10px;
    width: 100px;
}

#header .headercartdrop .prodinfo {
    width: 315px;
}

#header .headercartdrop .prodinfo .itemname {
    color: #000;
    font-weight: 700;
}

#header .headercartdrop .prodinfo .itemnum {
    color: #9999A2;
}

#header .headercartdrop .prodinfo .itemqty {
    color: #000;
    margin-top: 15px;
}

#header .headercartdrop .prodinfo .numcartitems {
    color: #9999A2;
    margin-top: 35px;
    text-transform: uppercase;
}

#header .headercartdrop hr {
    border: 0;
    border-top: 1px solid #E7E7E9;
    clear: both;
    display: block;
    height: 1px;
    margin: 0 0 3px;
    padding: 0;
}

#header .headercartdrop .orderinfo {
    margin-bottom: 10px;
    text-align: center;
}

#header .headercartdrop .orderinfo .ordertotal {
    color: #1A85A8;
    font-weight: 700;
    text-transform: uppercase;
}

#header .headercartdrop .orderinfo .ordersavings {
    color: #8fbe4e;
    font-weight: 700;
    text-transform: uppercase;
}

#header .headercartdrop .checkoutblock {
    background-color: #E7E7E9;
    overflow: hidden;
    padding: 5px;
}

#header .headercartdrop .checkoutblock .fullcartlink {
    color: #878787;
    float: left;
    line-height: 29px;
    text-transform: uppercase;
}

#header .headercartdrop .checkoutblock .fullcartlink_arrow {
    color: #878787;
    float: left;
    font-size: 16px;
    line-height: 29px;
    margin-left: 7px;
}

#header .headercartdrop .checkoutblock a {
    cursor: pointer;
    float: right;
    padding: 0;
    width: auto;
}

#header .headercartdrop .checkoutblock a:hover {
    background-color: transparent;
}

#header .headercartdrop .checkoutblock .checkoutbut {
    border-style: none;
    border-color: inherit;
    border-width: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#f59a15', endColorstr='#f06923')";
    color: #FFF;
    display: inline-block;
    font-weight: 700;
    height: 29px;
    line-height: 29px;
    margin: 0;
    padding: 0;
    text-align: center;
    text-transform: lowercase;
    width: 77px;
    background-image: linear-gradient(to bottom, #f59a15 0%, #f06923 100%);
}

#header .actShopWish + div {
    display: none;
}

#header #cartheader:hover div.topnavdrop {
    left: auto;
    z-index: 1000;
}

#header #cartheader:hover div.headercartdrop {
    left: 632px;
    top: 30px;
}

#header div.topnavdrop {
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999')";
    -moz-box-shadow: 1px 3px 3px 0 #999;
    -webkit-box-shadow: 1px 3px 3px 0 #999;
    box-shadow: 1px 3px 3px 0 #999;
    background: #fff;
    border: 1px #e6e6e6 solid;
    border-top: 0;
    left: -999em;
    line-height: 20px;
    margin: 0 7px 7px 0;
    padding: 0 18px 8px 5px;
    position: absolute;
    text-align: left;
    width: 315px;
}

#header div.topnavdrop {
    margin: 0 0 7px;
    overflow: hidden;
    padding: 5px 0 8px;
}

#header .topnavdrop a {
    display: inline-block;
    font-size: 11px;
    font-weight: 400;
    margin: 0;
    padding: 0 10px 0 14px;
    width: 100%;
}

#header .topnavdrop a:hover {
    background-color: #a1d4e2;
    color: #000;
    text-decoration: none;
}*/
/* Header Cart Dropdown - END */
/*Product Detail */
/*.pd_galleryImg {
    border: 1px solid #A4A8AE;
    margin-left: 15px;
    margin-right: 35px;
}

.nomargin ul {
    margin: 2px 0 0 2px;
    padding: 0;
}

.pd_galleryImg {
    cursor: pointer;
    margin-left: 0;
    margin-right: 4px;
}*/
/* for WaitCover in default.master*/
/*.jcWaitCover_cover {
    background: #333;
    opacity: 0.6;
    z-index: 9999;
}

.jcWaitCover_text {
    background-color: #fff;
    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;
}*/
/* PayInvoice.ascx - start */
/*#InvoicePayOnline {
    width: 97%;
}

#InvoicePayOnline .top_button {
    float: right;
    margin-left: 25px;
}

#InvoicePayOnline .top_button a {
    color: #1a74c9;
    font-size: 11px;
    font-weight: 600;
    text-decoration: none;
}

#InvoicePayOnline .top_button a:hover {
    text-decoration: underline;
}

#InvoicePayOnline .top_button input[type="button"] {
    background-color: transparent;
    border: 0;
    color: #1a74c9;
    cursor: pointer;
    font-size: 11px;
    font-weight: 600;
    margin: 0;
    padding: 0;
    text-decoration: none;
}

#InvoicePayOnline .top_button input[type="button"]:hover {
    text-decoration: underline;
}

#InvoicePayOnline table {
    border-collapse: collapse;
    border-spacing: 0;
    color: #545555;
    font-size: 12px;
    text-align: left;
    width: 100%;
}

#InvoicePayOnline table td {
    padding: 5px;
}

#InvoicePayOnline table .tbl_header {
    font-weight: 600;
    text-align: center;
    width: 300px;
}

#InvoicePayOnline table .left_cell {
    border-left: 1px solid #b3b2b2;
}

#InvoicePayOnline table .right_cell {
    border-right: 1px solid #b3b2b2;
}

#InvoicePayOnline #tbl_orderinfo {
    margin-top: 15px;
}

#InvoicePayOnline #tbl_orderinfo td {
    border-top: 1px solid #b3b2b2;
    border-bottom: 1px solid #b3b2b2;
    text-align: center;
}

#InvoicePayOnline .secure {
    color: #545555;
    font-size: 11px;
    margin-top: 30px;
}

#InvoicePayOnline .secure .lock {
    background-image: url('/BaldwinCooke/pict/secure_lock.png');
    display: inline-block;
    height: 16px;
    width: 14px;
}

#InvoicePayOnline #tbl_creditcard {
    margin-top: 40px;
}

#InvoicePayOnline #tbl_creditcard td {
    border: none;
}

#InvoicePayOnline #tbl_creditcard .col1 {
    width: 20%;
}

#InvoicePayOnline #tbl_creditcard .col2 {
    width: 35%;
}

#InvoicePayOnline #tbl_creditcard .col3 {
    width: 45%;
}

#InvoicePayOnline #tbl_creditcard .tbl_header {
    text-align: left;
}

#InvoicePayOnline #tbl_creditcard .date_format {
    color: #e9842e;
}

#InvoicePayOnline #tbl_creditcard input {
    height: 20px;
    width: 255px;
}

#InvoicePayOnline #tbl_creditcard input.expDate {
    margin-right: 0;
    margin-left: -5px;
    width: 30px;
}

#InvoicePayOnline #paynow .submitButton {
    background-color: #d7243e;
    border: 2px solid #d9d9da;
    border-radius: 15px;
    box-shadow: inset 0 -8px 10px rgba(0,0,0,0.15), 0 1px 0 rgba(255,255,255, 0.3), inset 0 1px 0 rgba(255,255,255, 0.3);
    cursor: pointer;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    height: 45px;
    margin: 20px 0 0;
    padding: 0;
    text-decoration: none;
    width: 85px;
}

#divCreditCardType {
    background-image: url('/baldwincooke/pict/sprite_creditcards.png');
    background-repeat: no-repeat;
    background-position: 0px 0px;
    height: 32px;
    width: 162px;
}

#divCreditCardType.VI {
    background-position: 0 -33px;
}

#divCreditCardType.MC {
    background-position: 0 -66px;
}

#divCreditCardType.AX {
    background-position: 0 -99px;
}

#divCreditCardType.DI {
    background-position: 0 -132px;
}*/
/* PayInvoice.ascx - end */
/**********************category listing design update begin*************************/
/*.clearfloat {
    clear: both;
    height: 0;
    line-height: 0;
    overflow: hidden;
}

.category_filtitle {
    color: #22529A;
    font-family: Helvetica;
    font-size: 16px;
    font-weight: bold;
}

.category_filters {
    float: left;
    width: 135px;
}

.category_box {
    border-left: 0;
    color: #06C;
    margin: 0 0 5px;
    padding: 0 0 5px 6px;
    text-align: left;
}

.category_main {
    //float: left;
    display: table-cell;
    padding-left: 15px;
    position: relative;
    width: 815px;
}

.category_caps {
    color: #878787;
    font-family: Helvetica;
    font-size: 10px;
    text-transform: uppercase;
}

.category_head {
    color: #454545;
    font-family: Helvetica;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
}

.category_itemcount {
    color: #838383;
    font-size: 12px;
    font-weight: 600;
    margin: 9px 0 0 5px;
}

.category_header {
    margin-bottom: 10px;
}

.category_margin3 {
    margin-right: 3px;
}

.category_margin5 {
    margin-right: 5px;
}

.category_margin8 {
    margin-right: 8px;
}

.category_margin10 {
    margin-right: 10px;
}

.category_margin13 {
    margin-right: 13px;
}

.floatright {
    float: right;
}

.floatleft {
    float: left;
}

.category_ddlsort {
    color: #000;
    font-family: Helvetica;
}

.category_title {
    background-color: #A8AAAC;
    color: #FFF;
    font-family: Helvetica;
    font-size: 12px;
    font-weight: bold;
    padding: 5px;
    position: relative;
    text-transform: uppercase;
    width: 790px;
}

.category_viewall {
    margin-right: 10px;
}

.category_viewall_link {
    text-decoration: none;
}

.category_viewall_text {
    color: #FFF;
}

.category_viewall_arrow {
    color: #0068B3;
    font-size: 20px;
    position: absolute;
    top: 1px;
}

.category_uparrow {
    cursor: pointer;
    left: 800px;
    position: absolute;
    text-align: center;
    top: 0;
}

.category_uparrow .icon {
    background-image: url('/BaldwinCooke/pict/category_uparrow.png');
    height: 24px;
    width: 54px;
}

.category_uparrow .label {
}

#pd_wrapper + .category_uparrow {
    left: 950px;
}

.category_pager {
    margin-right: 20px;
}

.category_banner {
    margin-bottom: 30px;
}

.category_banner_noresults {
    margin-bottom: 30px;
}

.category_banner_results {
    color: #3a3b3b;
    font-family: Helvetica;
    margin: 10px 0 30px;
}

.category_banner_results .category_banner_text1 {
    font-size: 24px;
    font-weight: bold;
}

.category_banner_results .category_banner_text2 {
    font-size: 17px;
}

.category_products {
    margin-top: 10px;
    margin-bottom: 30px;
}

.category_thumb3 {
    height: 292px;
    width: 238px;
}

.category_thumb4 {
    height: 211px;
    width: 174px;
}

.category_quickview {
    background-image: url('/BaldwinCooke/pict/category_quickview.png');
    cursor: pointer;
    height: 32px;
    position: absolute;
    width: 81px;
}

.category_quickview_s {
    left: 56px;
    position: absolute;
    top: 111px;
}

.category_quickview_l {
    left: 88px;
    position: absolute;
    top: 152px;
}

.category_qc_s {
    background: url('/BaldwinCooke/pict/fill.gif') repeat;
    cursor: pointer;
    height: 255px;
    left: 0;
    position: absolute;
    top: 0;
    width: 194px;
}

.category_qc_l {
    background: url('/BaldwinCooke/pict/fill.gif') repeat;
    cursor: pointer;
    height: 336px;
    left: 0;
    position: absolute;
    top: 0;
    width: 258px;
}

.category_qc_img_s {
    background-color: #A8AAAC;
    color: #0068B3;
    cursor: pointer;
    filter: alpha(opacity=90);*/ /* For IE8 and earlier */
/*font-size: 12px;
    font-weight: 700;
    height: 28px;
    line-height: 28px;
    margin-left: 56px;
    margin-top: 111px;
    opacity: 0.9;
    text-align: center;
    width: 77px;
}

.category_qc_img_l {
    background-color: #A8AAAC;
    color: #0068B3;
    cursor: pointer;
    filter: alpha(opacity=90);*/ /* For IE8 and earlier */
/*font-size: 12px;
    font-weight: 700;
    height: 28px;
    line-height: 28px;
    margin-left: 88px;
    margin-top: 152px;
    opacity: 0.9;
    text-align: center;
    width: 77px;
}

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

.product_container {
    display: inline-block;
    margin: 0 3px 30px 0;
    overflow: hidden;
    vertical-align: top;
    width: 194px;
}

.product_container_l {
    float: left;
    font-family: Helvetica, Arial, sans-serif;
    overflow: hidden;
    width: 258px;
}

.product_image_container {
    border: 1px solid #D4D2D2;
    height: 255px;
    margin-bottom: 5px;
    overflow: hidden;
    position: relative;
    cursor: pointer;
}

.product_image_container_l {
    border: 1px solid #D4D2D2;
    height: 336px;
    margin-bottom: 5px;
    overflow: hidden;
    position: relative;
    cursor: pointer;
}

.product_image {
    padding: 10px;
}*/
/* Product Badging - BEGIN */
/*.product_badge,
.gsa_grid_badge {
    bottom: 10px;
    color: #FFF;
    font-size: 10px;
    font-weight: 700;
    height: 14px;
    left: 0;
    line-height: 14px;
    min-width: 50%;
    padding: 0 5px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
}

.product_badge:before,
.gsa_grid_badge:before {
    border-right: 7px solid transparent;
    border-bottom: 7px solid;
    border-bottom-color: inherit;
    bottom: 0;
    content: "";
    display: inline-block;
    position: absolute;
    right: -7px;
}

.product_badge:after,
.gsa_grid_badge:after {
    border-right: 7px solid transparent;
    border-top: 7px solid;
    border-top-color: inherit;
    content: "";
    display: inline-block;
    position: absolute;
    right: -7px;
    top: 0;
}

.product_badge_lg {
    color: #FFF;
    display: table;
    font-size: 11px;
    font-weight: 400;
    height: 40px;
    left: 0;
    letter-spacing: 1px;
    line-height: 13px;
    padding: 0 10px;
    position: absolute;
    text-align: left;
    text-transform: uppercase;
    top: 10px;
    width: 85px;
    z-index: 99999;
}

.product_badge_lg .text {
    display: table-cell;
    vertical-align: middle;
}

.product_badge_lg:before {
    border-right: 20px solid transparent;
    border-bottom: 20px solid;
    border-bottom-color: inherit;
    bottom: 0;
    content: "";
    display: inline-block;
    position: absolute;
    right: -20px;
}

.product_badge_lg:after {
    border-right: 20px solid transparent;
    border-top: 20px solid;
    border-top-color: inherit;
    content: "";
    display: inline-block;
    position: absolute;
    right: -20px;
    top: 0;
}

.product_badge_onsale {
    background-color: #DF2822;
    border-color: #DF2822;
}

.product_onsale {
    color: #DF2822;
}

.product_badge_new {
    background-color: #EE9626;
    border-color: #EE9626;
}

.product_badge_exclusive {
    background-color: #bd8bbe;
    border-color: #bd8bbe;
}

.product_badge_madeinusa {
    background-color: #345498;
    border-color: #345498;
}

.product_badge_bestseller {
    background-color: #90BE56;
    border-color: #90BE56;
}

.product_badge_clearance {
    background-color: #E9C42E;
    border-color: #E9C42E;
}

.product_badge_everyday {
    background-color: #266A2E;
    border-color: #266A2E;
}*/
/* Product Badging - END */
/*.swatches {
    margin-bottom: 5px;
}

.swatches_h {
    height: 25px;
}

.swatch_container {
    background-color: #fff;
    border: 1px solid white;
    display: inline-block;
    float: left;
    height: 20px;
    width: 20px;
    padding: 1px;
}

.swatch_container.highlight {
    border-color: blue;
}

.swatch_container_margin_first {
    margin: 5px 0 0px 0;
}

.swatch_container_margin {
    margin: 5px 0 0px 4px;
}

.swatch_container:first-child {
    margin-left: 0;
}

.swatch_container_ellipsis {
    margin-left: 3px;
}

.swatch_color {
    background-color: #fff;*/
/*border: 1px solid #d7d3d4;*/
/*height: 20px;
    width: 20px;
}

.swatch_active {
    border: 1px solid #D4D2D2;
    height: 18px;
    width: 18px;
}

.swatch_active .swatch_color {
    height: 14px;
    margin: 2px;
    width: 14px;
}

.ellipse {
    color: #999;
    cursor: default;
    font-size: 22px;
    font-weight: 700;
    line-height: 100%;
}

.text_info {
    clear: both;
}

.product_name {
    font-size: 16px;
    font-weight: 700;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.product_name a {
    color: #2f84c0;
    text-decoration: none;
}

.product_name a:hover {
    color: #878787;
    text-decoration: none;
}

.product_id {
    font-size: 12px;
    color: #999999;
}

#divcategorylisting .product_name {
    overflow: auto;
    text-overflow: initial;
    white-space: normal;
}

.product_price {
    font-size: 14px;
    display: inline-block;
}

.product_price .sale_price {
    color: #DF2822;
}

.product_rating {
    clear: both;
}

.product_rating .stars {
    float: left;
}

.product_rating .numreviews {
    font-size: 12px;
    color: #888888;
    float: left;
}

.noTitleStuff {
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    -khtml-border-radius: 0 !important;
    border-radius: 0 !important;
    padding: 0 !important;
}

.noTitleStuff .ui-dialog-titlebar {
    display: none;
}

.noTitleStuff .ui-dialog-content {
    padding: 6px 6px !important;
}*/
/*************reviews stars begin**********/
/*.review_stars {
    background: url('/BaldwinCooke/pict/review_stars.png') no-repeat;
    font-size: 1px;
    height: 10px;
    margin-right: 7px;
    width: 67px;
}

.rs50 {
    background-position: 0 0;
}

.rs49,
.rs48,
.rs47 {
    background-position: 0 -10px;
}

.rs46,
.rs45,
.rs44 {
    background-position: 0 -20px;
}

.rs43,
.rs42,
.rs41 {
    background-position: 0 -30px;
}

.rs40 {
    background-position: 0 -40px;
}

.rs39,
.rs38,
.rs37 {
    background-position: 0 -50px;
}

.rs36,
.rs35,
.rs34 {
    background-position: 0 -60px;
}

.rs33,
.rs32,
.rs31 {
    background-position: 0 -70px;
}

.rs30 {
    background-position: 0 -80px;
}

.rs29,
.rs28,
.rs27 {
    background-position: 0 -90px;
}

.rs26,
.rs25,
.rs24 {
    background-position: 0 -100px;
}

.rs23,
.rs22,
.rs21 {
    background-position: 0 -110px;
}

.rs20 {
    background-position: 0 -120px;
}

.rs19,
.rs18,
.rs17 {
    background-position: 0 -130px;
}

.rs16,
.rs15,
.rs14 {
    background-position: 0 -140px;
}

.rs13,
.rs12,
.rs11 {
    background-position: 0 -150px;
}

.rs10 {
    background-position: 0 -160px;
}

.rs09,
.rs08,
.rs07 {
    background-position: 0 -170px;
}

.rs06,
.rs05,
.rs04 {
    background-position: 0 -180px;
}

.rs03,
.rs02,
.rs01 {
    background-position: 0 -190px;
}

.rs00 {
    display: none;*/
/*background-position:0 -200px;*/
/*}

.rs {
    display: none;
}*/
/*************reviews stars 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: 0px 0px 15px #888;
    overflow: visible !important;
    padding: 10px;
}

.pd_desc_popupContainer .pd_desc_popup .btn_close {
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -khtml-border-radius: 50%;
    border: 1px solid #024f9d;
    cursor: pointer;
    height: 25px;
    line-height: 25px;
    overflow: hidden;
    position: absolute;
    right: -6px;
    text-align: center;
    top: -6px;
    width: 25px;
    z-index: 999999;
}

.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%;
    -webkit-border-radius: 7%;
    -moz-border-radius: 7%;
    -khtml-border-radius: 7%;
    background-color: #E5E5E5;
    border: 1px solid #B2B2B2;
    max-width: 280px;
}

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

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

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

.pd_desc_link {
    font-family: Helvetica;
    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;
}

.pd_edit li {
    color: #069;
}

.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("/Amsterdam/pict/icons/gear.png");
    float: left;
    height: 20px;
    margin: -2px 5px 0px 0px;
    width: 20px;
}

.pd_desc_detail_left {
    float: left;
    margin-right: 2px;
    width: 313px;
}*/
/* POPUP: Product description in shopping cart - END */
/****product detail popup begin****/
/*.pd_popup {
    border: 2px solid #D2D2D2 !important;
    width: 811px;
}

.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('/BaldwinCooke/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_specs {
    color: #000;
    font-family: Helvetica;
    font-size: 10px;
    margin-top: 10px;
}

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

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

.viewLarge_swatches {
    position: absolute;
    left: 100px;
    top: 20px;
    width: 500px;
    height: 80px;
}

.viewLarge_swatches_text1 {
    font-size: 15px;
    font-weight: bold;
}

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

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

.pd_detail_right {
    float: right;
}

.pd_span_prodDetBanner {
    color: #EF6325;*/
/*float: right;*/
/*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: #F20800;
}

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

.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_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('/BaldwinCooke/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;
    font-size: 8pt;
    cursor: pointer;
}

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

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

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

.quickview_addtocart_btn {
    background-image: url('/Baldwincooke/pict/buynow_btn.png');
    height: 36px;
    width: 114px;
}

.pd_swatch_block_container {
    width: 15px;
    height: 15px;
    border: 1px solid white;
    padding: 1px;
    margin-right: 5px;
    margin-bottom: 5px;
    float: left;
}

.pd_swatch_block_container.highlight {
    border-color: blue;
}

.pd_swatch_block {*/
/*border:solid 1px #c9c9c9;*/
/*height: 15px;
    width: 15px;
}*/
/****product detail popup end*****/
/**********************category listing design update end***************************/
/**************************GSA search*******************************************/
/*.gsa_wrapper {
    color: #000;
    float: left;
    font-family: 'Trebuchet MS',Arial, sans-serif;
    margin: 22px 0 0 0px;
    width: 815px;
}

.gsa_wrapper .gsa_resultPanel #catfil_gridview .product_container .addtocart_link {
    border-bottom: 1px solid silver;
    color: #2f84c0;
    cursor: pointer;
    font-size: 12px;
    font-weight: 700;
    margin-bottom: 4px;
    padding-bottom: 4px;
    text-decoration: none;
}

.gsa_wrapper .gsa_resultPanel #catfil_gridview .product_container .addtocart_link a {
    color: #2f84c0;
    text-decoration: none;
}

.gsa_wrapper .gsa_resultPanel #catfil_gridview .product_container .addtocart_link:before {
    background-image: url("/Baldwincooke/pict/add-to-cart-icon.png");
    background-size: 17px 15px;
    content: "";
    display: inline-block;
    height: 15px;
    margin-right: 3px;
    position: relative;
    top: 1px;
    width: 17px;
}

.gsa_grid_imgContainer {
    border: 1px solid #D4D2D2;
    height: 255px;
    margin-bottom: 5px;
    overflow: hidden;
    float: left;
    position: relative;
}

.gsa_grid_imgContainer_3 {
    border: 1px solid #D4D2D2;
    height: 336px;
    margin-bottom: 5px;
    overflow: hidden;
    float: left;
    position: relative;
}

.gsa_grid_img {
    margin: 10px auto 0;
    padding: 10px;
    height: 211px;
    width: 167px;
}

.gsa_grid_img_3 {
    margin: 10px auto 0;
    padding: 10px;
    height: 292px;
    width: 231px;
}

.gsa_grid_cell {
    float: left;
    overflow: hidden;
    margin: 5px;
    width: 189px;
}

.gsa_grid_cell_3 {
    float: left;
    overflow: hidden;
    margin: 5px;
    width: 253px;
}

.gsa_grid_item {
    color: #000;
    float: left;
    font-size: 12px;
    text-align: left;
    width: inherit;
}

.gsa_grid_item a {
    color: #2f84c0;
    font-size: 16px;
    font-weight: 700;
    text-decoration: none;
}

.gsa_grid_itemid {
    color: #999999;
    font-size: 12px;
    line-height: 12px;
}

.gsa_grid_price {
    color: #000;
    float: left;
    font-size: 14px;*/
/*line-height: 12px;*/
/*text-transform: lowercase;
    width: 100%;
}

.gsa_grid_price .gsa_price_original {
    text-decoration: line-through;
}

.gsa_grid_price .gsa_price_lowprice {
    color: #F20800;
}

.gsa_grid_rating {
    clear: both;
    font-size: 1px;
    line-height: 12px;
}

.gsa_grid_rating .stars {
    float: left;
}

.gsa_grid_rating .numreviews {
    font-size: 12px;
    color: #888888;
    float: left;
}

.gsa_quickView_container {
    position: absolute;
    left: 5px;
    top: 5px;
    width: 100%;
    height: 100%;
    cursor: pointer;
    background-color: white;
    opacity: 0;
}

.gsa_quickView {
    position: absolute;
    background-color: #A0A0A0;
    opacity: 0.9;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    color: yellow;
    width: 81px;
    height: 32px;
    line-height: 32px;
    cursor: pointer;
}

.gsa_quickView_popup {
    border: 2px solid #D2D2D2 !important;
    background-color: white;
}

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

.gsa_foundText {
    float: left;
    font-size: 13px;
    width: 500px;
}

.gsa_dropdown {
    margin-right: 10px;
    font-size: 12px;
}

.gsa_header {
    margin-bottom: 10px;
    overflow: hidden;
    padding-left: 15px;
    padding-right: 5px;
}

.gsa_resultPanel {
    float: left;
    width: 100%;
}

.gsa_swatches {*/
/*margin-bottom:5px;*/
/*width: 100%;
    float: left;
}

.gsa_swatch_container_margin {
    margin: 5px 7.5px 5px 0;
}

.gsa_filters {
    width: 135px;
    float: left;
    margin-top: 15px;
}

.category_filters .category_box .catfilmenu ul li, .gsa_filters .category_box .catfilmenu ul li {
    padding: 2px 2px 2px 13px;
}

.category_filters .category_box .catfilmenu ul li input[type="checkbox"], .gsa_filters .category_box .catfilmenu ul li input[type="checkbox"] {
    cursor: pointer;
    margin-top: 0;
    vertical-align: middle;
}

.gsa_template_search {
    float: left;
    height: 95px;
    position: relative;
    width: 135px;
}

.gsa_template_search_image1 {
    border-style: solid;
    border-width: 1px;
    height: 82px;
    width: 135px;
}

.gsa_template_search_image2 {
    height: 80px;
    width: 135px;
}

.gsa_template_search_text {
    color: #707070;
    font-size: 10px;
    height: 13px;
    width: 135px;
}

.cse_commerce_spell {
    display: none;
    padding-left: 10px;
}

.gsa_filter_header {
    width: 100%;
    height: 30px;
    border-style: solid;
    border-width: 1px;
    border-color: #ccc;
    color: #2c5987;
    font-weight: bold;
    background-color: #F3F3F3;
    cursor: pointer;
    margin-top: -1px;
}

.gsa_filter_header_icon1 {
    float: left;
    width: 13px;
    height: 13px;
    margin-left: 5px;
    margin-top: 8px;
    background-image: url("/Baldwincooke/pict/arrowDown.png");
}

.gsa_filter_header_icon2 {
    float: left;
    width: 13px;
    height: 13px;
    margin-left: 5px;
    margin-top: 8px;
    background-image: url("/Baldwincooke/pict//arrowLeft.png");
}

.gsa_filter_header_text {
    float: left;
    height: 30px;
    line-height: 30px;
    margin-left: 5px;
}

.gsa_filter_facet {
    width: 100%;
    border-style: solid;
    border-width: 1px;
    border-color: #ccc;
    color: #2c5987;
    margin-top: -1px;
    overflow: auto;
    max-height: 250px;
}

.gsa_filter_facetLine {
    width: 100%;
    height: 17px;
    line-height: 20px;
    cursor: pointer;
    display: table;
}

.gsa_filter_facetLine:hover {
    background-color: #f3f3f3;
}


.gsa_filter_facetLine_left {
    float: left;
    width: 17px;
}

.gsa_filter_facetLine_right {
    margin-left: 17px;*/ /*must same as gsa_filter_facetLine_left.width*/
/*}

.gsa_filter_facetLine_uncheck {
    width: 13px;
    height: 13px;
    margin-left: 5px;
    margin-top: 3px;
    background-image: url("/Baldwincooke/pict/checkbox_uncheck.png");
}

.gsa_filter_facetLine_checked {
    width: 13px;
    height: 13px;
    margin-left: 5px;
    margin-top: 3px;
    background-image: url("/Baldwincooke/pict/checkbox_checked.png");
}

.gsa_filter_facetLine_value {
    float: left;
    margin-left: 5px;
}

.gsa_filter_facetLine_count {
    margin-left: 5px;
}

.gsa_selectedFilter_container {
    border: 1px solid #ccc;
    border-radius: 10px;
    float: left;
    font-weight: bold;
    margin-bottom: 10px;
    overflow: auto;
    width: 785px;
    line-height: 20px;
    padding: 6px 0px 6px 10px;
}

.gsa_selectedFilter_desc {
    float: left;
}

.gsa_selectedFilter_area {
    margin-left: 60px;
}


.gsa_selectedFilter_item {
    float: left;
    height: 20px;
    margin-right: 20px;
}

.gsa_selectedFilter_text {
    float: left;
}

.gsa_selectedFilter_icon {
    cursor: pointer;
    -ms-border-radius: 50%;
    border-radius: 50%;
    width: 13px;
    height: 13px;
    background-color: #56BCE2;
    color: #fff;
    font-size: 10px;
    text-align: center;
    float: right;
    line-height: 15px;
    margin: 3px 2px 0;
}

.gsa_noResult_line1 {
    font-family: Helvetica;
    font-size: 14pt;
    line-height: 18pt;
    color: #454545;
}

.gsa_noResult_searchTerm {
    font-family: Helvetica;
    font-size: 14pt;
    line-height: 18pt;
    color: #454545;
    font-weight: bold;
}

.gsa_noResult_text {
    font-family: Arial, Helvetica;
    font-size: 11pt;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 20px;
}

.gsa_noResult_link {
    color: #2F84C0;
}*/
/******************************************************************************************/
/*.order_bread_crumbs,
.breadcrumbs {
    color: #888;
    margin-top: 10px;
}

.breadcrumbs a,
.breadcrumbs a:visited {
    color: #999;
}*/
/***** BUTTONS - BEGIN *****/
/*.button {
    border: 1px solid #fff;
    border-radius: 7px;
    box-shadow: 0px 0px 5px #CCC;
    color: #000;
    cursor: pointer;
    display: inline-block;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: 700;
    overflow: hidden;
    text-align: center;
}

.btn_advance {
    box-shadow: 0px 0px 5px #888;
    color: #fff;
    font-size: 24px;
    height: 45px;
    line-height: 45px;
    width: auto;
}

.btn_advance .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: 0 10px;
}

.btn_advance .btn_content:hover {
    background-color: #00b436;
    background-image: none;
}

.button.btn_advance.addtocart_nosubtxt {
    width: 210px;
}

.button.btn_advance.addtocart {
    box-shadow: 0px 1px 5px #777;
    font-size: 17px;
    font-weight: 700;
    line-height: 23px;
    width: 210px;
}

.button.btn_advance.addtocart .btn_content {
    padding-top: 3px;
    padding-bottom: 0;
}

.button.btn_advance.addtocart .btn_subtxt {
    font-size: 12px;
    font-weight: 400;
    margin-top: -4px;
    text-align: center;
}

.writeReviewButton {
    box-shadow: 0px 0px 5px #888;
    color: #fff;
    font-size: 18px;
    height: 33px;
    line-height: 33px;
}

.writeReviewButton .btn_content {
    background-color: #0084ab;
    padding: 0 10px;
}

.writeReviewButton .btn_content:hover {
    background-color: #019ac7;
}*/
/***** BUTTONS - END *****/
/* Reorder phase 3 - begin*/
/*.reorder_outer {
    position: absolute;
    width: 950px;
    text-align: left;
    border-style: none;
    overflow: visible;
    font-family: Arial,Helvetica,'Trebuchet MS',Verdana,sans-serif;
    background: linear-gradient(to bottom, #DDDDDD, #FFFFFF);
    background: -moz-linear-gradient(top, #DDDDDD, #FFFFFF);
    background: -o-linear-gradient(top, #DDDDDD 0%, #FFFFFF 100%);
    background: -webkit-gradient(linear, top, bottom, color-stop(0, #DDDDDD), color-stop(1, #FFFFFF));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#DDDDDD, endColorstr=#FFFFFF, GradientType=0);
}

.reorder_clearFloat {
    clear: both;
    font-size: 1px;
    line-height: 0;
    height: 0;
}

.reorder_part1 {
    position: relative;
    width: 100%;
    background-color: #7A7C88;
}

.reorder_part1_row1_left {
    padding-top: 15px;
    padding-left: 10px;
    float: left;
    font-size: 18px;
    color: white;
}

.reorder_part1_row1_right {
    float: right;
    font-size: 15px;
    color: white;
    padding-top: 10px;
    padding-right: 10px;
}

.reorder_part1_row2 {
    padding-left: 10px;
    padding-bottom: 15px;
    font-size: 18px;
    color: white;
}

.reorder_part2 {
    position: relative;
    width: 100%;
    padding-top: 10px;
    padding-left: 60px;
}

.reorder_part2_box1 {
    width: 198px;
    height: 150px;
    float: left;
    text-align: center;
    font-weight: bold;
    color: white;
    box-shadow: 0 0 40px #E0E0E0;
    border-radius: 20px;
    background-color: white;
}

.reorder_part2_box1_inner {
    position: relative;
    width: 192px;
    height: 144px;
    left: 3px;
    top: 3px;
    border-radius: 20px;
    background-color: #0069AA;
    background: linear-gradient(to bottom, #4081B7, #0069AA);
    background: -webkit-gradient(linear, 0 top, 0 bottom, from(#4081B7), to(#0069AA));
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4081B7', endColorstr='#0069AA',GradientType=0 );
}

.reorder_part2_box1_row1 {
    padding-top: 10px;
    font-size: 22px;
}

.reorder_part2_box1_line {
    border-style: solid;
    border-color: #7DB1C6;
    border-width: 1px;
    width: 160px;
    height: 0px;
    margin-top: 1px;
    margin-left: 17px;
}

.reorder_part2_box1_row2 {
    padding-top: 5px;
    font-size: 14px;
}

.reorder_part2_box1_row3 {
    font-size: 17px;
}

.reorder_part2_box1_row4 {
    font-size: 14px;
    padding-bottom: 3px;
}

.reorder_part2_box1_row5 {
    font-size: 29px;
}

.reorder_part2_minus {
    border-style: solid;
    border-color: black;
    border-width: 8px;
    width: 10px;
    height: 0px;
}

.reorder_part2_minus1 {
    float: left;
    margin-top: 60px;
    margin-left: 40px;
}

.reorder_part2_box2 {
    float: left;
    margin-left: 40px;
}

.reorder_part2_equal {
    float: left;
    margin-top: 45px;
    margin-left: 40px;
}

.reorder_part2_minus2 {
    margin-top: 0;
    width: 20px;
}

.reorder_part2_minus3 {
    margin-top: 15px;
    width: 20px;
}

.reorder_part2_box3 {
    width: 198px;
    height: 150px;
    float: left;
    text-align: center;
    font-weight: bold;
    color: white;
    box-shadow: 0 0 40px #E0E0E0;
    border-radius: 20px;
    background-color: white;
    margin-left: 40px;
}

.reorder_part2_box3_inner {
    position: relative;
    width: 192px;
    height: 144px;
    left: 3px;
    top: 3px;
    border-radius: 20px;
    background-color: #23B1A5;
    background: linear-gradient(to bottom, #51BCB2, #23B1A5);
    background: -webkit-gradient(linear, 0 top, 0 bottom, from(#51BCB2), to(#23B1A5));
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#51BCB2', endColorstr='#23B1A5',GradientType=0 );
}

.reorder_part2_box3_row1 {
    padding-top: 30px;
    font-size: 28px;
}

.reorder_part2_box3_line {
    border-style: solid;
    border-color: #DCE7C8;
    border-width: 1px;
    width: 160px;
    height: 0px;
    margin-top: 1px;
    margin-left: 17px;
}

.reorder_part2_box3_row2 {
    padding-top: 5px;
    font-size: 34px;
}

.reorder_part3 {
    position: relative;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 20px;
}

.reorder_part3_row1 {
    font-size: 17px;
}


.reorder_title {
    position: relative;
    border-style: none;
    background-color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    font-family: arial;
    border-top-style: solid;
    border-top-width: 1px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
}

.reorder_itemColumn {
    font-family: Arial,helvetica,sans-serif;
    position: absolute;
    text-align: left;
    font-size: 11px;
    cursor: default;
    width: 120px;
    top: 14px;
    left: 95px;
    height: 14px;
    visibility: inherit;
}

.btn_review_lg {
    box-shadow: 0px 0px 5px #888;
    color: #fff;
    font-size: 14px;
    height: 34px;
    line-height: 34px;
    width: 164px;
}

.btn_review_lg .btn_content {
    background-image: -ms-linear-gradient(top, #6b8ed5 0%, #30529a 100%);
    background-image: -moz-linear-gradient(top, #6b8ed5 0%, #30529a 100%);
    background-image: -o-linear-gradient(top, #6b8ed5 0%, #30529a 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #6b8ed5), color-stop(1, #30529a));
    background-image: -webkit-linear-gradient(top, #6b8ed5 0%, #30529a 100%);
    background-image: linear-gradient(to bottom, #6b8ed5 0%, #30529a 100%);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#6b8ed5', endColorstr='#30529a')";
}*/
/*Reorder phase 3 - end*/
/*Reinforcement Banner - BEGIN*/
/*#header .RBContainer {
    border-left: solid 1px #fff;
    border-right: solid 1px #fff;
    float: left;
    margin: 19px 0 0 10%;
    padding: 15px 0;
    text-align: center;
    //width:232px;
    width: 35%;

    @media (max-width: $screen-tablet-max) {
        margin-left: 5%;
    }
}

#header .searchbox {
    float: right;
    margin: 31px 0 10px 20px;
    text-align: right;
    width: auto;
}

.RBpopupDetail {
    background: #FFF;
    border: 1px solid #cecece;
    font-size: 13px;
    left: 290px !important;
    padding: 7px;
    position: absolute;
    top: 110px;
    width: 408px;
    z-index: 2;
}

.RBpopupDetail a {
    text-decoration: none;
}

.divbanner,
.divdetail {
    clear: both;
    margin: 5px 5px 3px;
    text-align: left;
}

.divdetail {
    font-size: 10px;
}

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

.line-separator {
    border-bottom: 1px solid #cecece;
    height: 1px;
}

.RBContainer {
    font-size: 10px;
    line-height: 11px;
}

.RBContainer a:nth-child(1) {
    cursor: pointer;
    text-decoration: none;
}

.RBContainer div,
.RBpopupDetail .divbanner div {
    display: inline-block;
}

.RBpromo_type {
    color: #3A3B3B;
    font-weight: 700;
}

.RBpromo_offer {
    color: #0068b3;
    font-weight: 700;
}

.RBpromo_code_text {
    color: #3A3B3B;
    display: block;
}

.RBpromo_code {
    font-weight: 700;
}

.RBpromo_arrow {
    color: #0068b3;
    font-size: 14px;
}

.rbDetail a {
    color: #999;
}

.rbDetail a:hover {
    text-decoration: underline;
}

.RBpopupDetail .RBpromo_type {
    color: #3A3B3B;
}

.RBpopupDetail .RBpromo_offer {
    color: #8FBE4E;
}

.RBpopupDetail .RBpromo_code_text {
    color: #3A3B3B;
}*/
/*Reinforcement Banner - END*/
/*Re-order Login - START*/
/*#reorder_login_wrapper {
    padding-top: 10px;
}

#reorder_login_wrapper .section_bg {
    background-color: #00649b;
    box-shadow: 0px 0px 5px #888;
    border: 3px solid #fff;
    border-radius: 20px;
}

#reorder_login_wrapper .content {
    width: auto;
}

.topbanner {
    color: #fff;
    font-size: 28px;
    margin: 0 auto;
    width: 80%;
}

.topbanner .content {
    text-align: center;
}

.topbanner .bnrtxt_part1 {
    display: inline-block;
    margin-top: 12px;
    vertical-align: top;
}

.topbanner .bnrtxt_part2 {
    color: #2dc8c0;
    display: inline-block;
    font-size: 120px;
    line-height: 114px;
}

.topbanner .bnrtxt_part3 {
    display: inline-block;
}

.topbanner .bnrtxt_part4 {
    font-size: 16px;
    margin-bottom: 5px;
}

.login_sections {
    margin: 10px auto;
    width: 80%;
}

.login_sections input[type='text'], .login_sections input[type='password'] {
    height: 25px;
    font-size: 18px;
    font-weight: bold;
    padding-left: 10px;
}

.login_sections .large_input {
    width: 270px;
}

.login_sections .small_input {
    width: 140px;
}

.have_account,
.no_account {
    color: #fff;
    display: inline-block;
    width: 48%;
}

.have_account .content,
.no_account .content {
    margin: 10px;
}

.have_account .content h2,
.no_account .content h2 {
    color: #2dc8c0;
    font-size: 25px;
}

.have_account .content .form_section,
.no_account .content .form_section {
    margin: 5px 0;
}

.have_account .content .label,
.no_account .content .label {
    font-size: 17px;
    font-weight: bold;
}

.have_account {
    float: left;
}

.no_account {
    float: right;
}

.btn_login_continue {
    background-color: #2dc8c3;
    -moz-border-radius: 38px;
    -webkit-border-radius: 38px;
    border-radius: 38px;
    border: 2px solid #ffffff;
    display: inline-block;
    cursor: pointer;
    color: #ffffff;
    font-family: arial;
    font-size: 15px;
    font-weight: bold;
    padding: 6px 20px;
    text-decoration: none;
}

.btn_login_continue:hover {
    background-color: #2fc9c4;
}

.btn_login_continue:active {
    position: relative;
    top: 1px;
}

.signup_offers {
    margin-top: 3px;
    margin-left: -3px;
    margin-bottom: 10px;
}

.signup_offers input[type='checkbox'], label {
    vertical-align: middle;
}

.login_sections .password, .couponcode, .customernum {
    margin-bottom: 15px !important;
}

.login_sections .zipcode {
    margin-bottom: 15px !important;
    padding-top: 18px;
}

.login_sections .float_left {
    float: left;
}

.login_sections .float_right {
    float: right;
}

.login_sections .btn_continue_container {
    line-height: 45px;
}

.login_sections .section_height {
    min-height: 315px;
}

.login_sections .special_offers_popup {
    visibility: hidden;
    position: absolute;
    z-index: 2;
    width: 250px;
    background-color: #fff;
    padding: 10px;
    border: solid 1px gray;
    top: 247px;
    left: 187px;
}

.special_offers_text1 {
    color: #545963;
    font-size: 14px;
    font-weight: bold;
}

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

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

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

.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}*/
/*Re-order Login - END*/
/* ErrorMessage - begin */
/*.general_clearFloat {
    border: none;
    clear: both;
    font-size: 0;
    height: 0;
    line-height: 0;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 0;
}

.ErrorMessage_Container {
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    background: #F3F3F3;
    border: 2px solid #C2C2C2;
    border-radius: 20px;
    width: 410px;
}

.ErrorMessage_Content {
    margin: 20px 20px 15px;
}

.ErrorMessage_Icon {
    background: url('/Baldwincooke/pict/msgBox_Warning.png') no-repeat 0 0;
    float: left;
    height: 33px;
    overflow: hidden;
    width: 34px;
}

.ErrorMessage_Message {
    float: left;
    font-size: 14px;
    margin: 2px 0 0 16px;
    overflow: hidden;
    width: 320px;
}

.ErrorMessage_ButtonBar {
    margin: 0 20px 12px;
}

.ErrorMessage_Button_OK {
    background: url('/Baldwincooke/pict/msgBox_okbtn.png') no-repeat 0 0;
    border-style: none;
    border-width: 0;
    cursor: pointer;
    float: right;
    height: 30px;
    overflow: hidden;
    width: 64px;
}

.ErrorMessage_ModalPopupBackground {
    background: #333;
    filter: alpha(opacity=60);
    opacity: 0.6;
    z-index: 200000 !important;
}

.ErrorMessage_ModalPopupBackground_opaque {
    background: #333;
    z-index: 200000 !important;
}*/
/* ErrorMessage - end */
/*for checkout1 sample only - START*/
/*.checkout1_float_left {
    float: left;
}*/
/*for checkout1 sample only - END*/
/* New Checkout Styles - BEGIN */
/*#layout .s_body {
    width: 100%;
}

#shoppingcart_layout {
    width: 100%;*/
/* Wishlist/Save Projects - START */
/*.savedProjects_wishList {
    border-top: 2px solid #2f8ad1;
    margin-top: 20px;
    p, h1, h2, h3, h5, h6 {
    color: #000;
    margin: 0;
}  
    h1 {
        color: #fc5a0f;
        font-size: 22px;
        display: inline-block;
        padding: 10px 10px 10px 0;
    }

    p {
        font-size: 14px;
    }

    a {
        font-size: 14px;
        font-weight: bold;
        text-decoration: underline;

        &:hover {
            text-decoration: none;
        }
    }

    .bold_smedium {
        font-size: 14px;
        font-weight: bold;
    }

    .savedProjects {
        display: inline-block;
        vertical-align: top;
        width: 49%;

        .product_details, .order_actions {
            width: 100%;
        }

        .details {
            a {
                font-size: 16px;
            }
        }

        .edit_name {
            color: #06c;
            cursor: pointer;
            font-size: 14px;
            margin: 3px 0 10px 0;
            text-decoration: underline;
        }

        .order_actions {
            & .btn_primary, .btn_secondary {
                width: 95%;
            }
        }
    }

    .product_details {
        margin: 5px 0;
        display: inline-block;
        width: 70%;

        @media (max-width: 700px) {
            display: block;
            width: 100%;
        }

        .product {
            margin-top: 5px;

            .box_preview {
                display: inline-block;
            }

            .product_box {
                border: 2px solid #f1f1f1;
                cursor: pointer;
                position: relative;
                height: 120px;
                width: 225px;

                img {
                    position: absolute;
                    left: 50%;
                    top: 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%);
                    height: auto;
                    max-height: 115px;
                    width: auto;
                    max-width: 220px;
                }
            }

            .product_preview {
                margin: 5px 0 0 10px;

                .review_icon {
                    background: url("/Amsterdam/pict/sprite_shoppingcart.png") no-repeat -238px -117px;
                    cursor: pointer;
                    display: inline-block;
                    height: 30px;
                    width: 30px;
                }

                a {
                    color: #176083;
                    font-size: 14px;
                    font-weight: bold;
                    display: inline-block;
                    margin-top: 8px;
                    vertical-align: top;
                }
            }

            .details {
                display: inline-block;
                margin-left: 20px;
                vertical-align: top;
                width: 165px;

                .bold_smedium {
                    margin-top: 5px;
                }
            }
        }
    }

    .order_actions {
        display: inline-block;
        margin-top: 5px;
        position: relative;
        vertical-align: top;
        width: 25%;

        @media (max-width: 700px) {
            display: block;
            margin-top: 10px;
            width: 100%;
        }

        p {
            display: inline-block;
        }

       .btn_primary {
            background-color: #05a26b;
            background-image: none;
            border-radius: 7px;
            color: #fff;
            cursor: pointer;
            height: 40px;
            font-size: 15px;
            font-weight: bold;
            line-height: 40px;
            margin: 10px auto 0 auto;
            padding: 0 20px;
            text-align: center;
            width: 180px;

            @media (max-width: 700px) {
                margin: 10px 0 0 0;
            }
        }

        .btn_secondary {
            @extend .btn_primary;
            background-color: #fff;
            border: 2px solid #05a26b;
            color: #05a26b;
        }

        .delete_project {
            color: #06c;
            cursor: pointer;
            font-size: 16px;
            font-weight: bold;
            margin-top: 20px;
            text-align: center;
            text-decoration: underline;
        }

        .moved_project {
            font-size: 18px;
            font-weight: bold;
        }
    }
}

.wishList {
    border-left: 2px solid #d3d5d6;
    display: inline-block;
    padding-left: 20px;
    vertical-align: top;
    width: 49%;
    max-width: 454px;
    margin-top:0;
    .wishList_container {
        margin-left: 20px;
    }

    & .product_container {
        display: inline-block;
        margin: 0 3px 30px 0;
        overflow: hidden;
        vertical-align: top;
        width: 194px;

        & .product_image_container {
            border: 1px solid #D4D2D2;
            cursor: pointer;
            height: 255px;
            margin-bottom: 5px;
            overflow: hidden;
            position: relative;

            & .product_image {
                padding: 10px;

                & .category_thumb4 {
                    height: 211px;
                    width: 174px;
                }
            }

            & .product_badge,
            & .gsa_grid_badge {
                bottom: 10px;
                color: #FFF;
                font-size: 10px;
                font-weight: 700;
                height: 14px;
                left: 0;
                line-height: 14px;
                min-width: 50%;
                padding: 0 5px;
                position: absolute;
                text-align: center;
                text-transform: uppercase;

                &:before {
                    border-right: 7px solid transparent;
                    border-bottom: 7px solid;
                    border-bottom-color: inherit;
                    bottom: 0;
                    content: "";
                    display: inline-block;
                    position: absolute;
                    right: -7px;
                }

                &:after {
                    border-right: 7px solid transparent;
                    border-top: 7px solid;
                    border-top-color: inherit;
                    content: "";
                    display: inline-block;
                    position: absolute;
                    right: -7px;
                    top: 0;
                }
            }
        }

        & .product_info {
            color: #000;
            font-size: 12px;
            line-height: 16px;

            & .addtocart_link {
                border-bottom: 1px solid silver;
                color: #2f84c0;
                cursor: pointer;
                font-size: 12px;
                font-weight: 700;
                margin-bottom: 4px;
                padding-bottom: 4px;
                text-decoration: none;

                & a {
                    color: #2f84c0;
                    text-decoration: none;
                }
            }

            & .text_info {
                clear: both;

                & .product_name {
                    font-size: 14px;
                    font-weight: 700;
                    text-overflow: initial;
                    text-transform: uppercase;
                    white-space: normal;

                    & a {
                        color: #024f9d;
                        text-decoration: none;
                    }
                }

                & .product_id {
                    color: #999;
                }
            }
        }
    }

    .btn_content {
        background-color: rgb(5, 162, 107);
        border-radius: 7px;
        box-sizing: border-box;
        color: rgb(255, 255, 255);
        cursor: pointer;
        display: block;
        font-family: Arial, Helvetica, "Trebuchet MS", Verdana, sans-serif;
        font-size: 17px;
        font-weight: bold;
        height: 45px;
        line-height: 23px;
        margin: 20px auto 0 auto;
        padding: 3px 10px 0 10px;
        text-align: center;
        width: 90%;

        .btn_subtxt {
            font-size: 12px;
            font-weight: 400;
            margin-top: -4px;
            text-align: center;
        }
    }

    .quickadd_but {
        @extend .btn_content;
        line-height: 37px;
    }

    .remove_wishList {
        color: #06c;
        cursor: pointer;
        font-size: 16px;
        font-weight: bold;
        margin-top: 10px;
        text-align: center;
        text-decoration: underline;
    }
}*/
/* Wishlist/Save Projects - END */
/*}

  .savedItems_email {
        background-color: #e6e7e8;
        border-top: 2px solid #2f8ad1;
        margin-top: 20px;

        h2 {
            font-size: 18px;
        }

        p {
            font-size: 14px;
        }

        a {
            font-size: 14px;
            font-weight: bold;
            text-decoration: none;

            &:hover {
                text-decoration: underline;
            }
        }

        .savedItems_container {
            margin: 0 auto;
            padding: 30px 0 50px 0;
            width: 75%;

            p {
                margin: 20px 0;
            }

            label {
                font-size: 14px;
            }

            input {
                height: 30px;
                width: 43%;
            }

            .view_btn {
                background-color: #00539b;
                background-image: none;
                border-radius: 7px;
                color: #fff;
                cursor: pointer;
                display: inline-block;
                height: 30px;
                font-size: 15px;
                font-weight: bold;
                line-height: 30px;
                margin: 10px 0 0 10px;
                padding: 0 20px;
                text-align: center;
                width: 180px;
            }
        }
    }

#shoppingcart_layout hr {
    margin: 20px 0;
}

#shoppingcart_layout .button {
    border-radius: 7px;
    cursor: pointer;
    display: inline-block;
    float: right;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 700;
    margin: 0 auto;
    overflow: hidden;
}

#shoppingcart_layout .btn_printorder {
    color: #fff;
    font-size: 14px;
}

#shoppingcart_layout .btn_printorder .btn_content {
    background-color: #024f9d;
    padding: 10px 20px;
}

#shoppingcart_layout .btn_createaccount {
    color: #fff;
    font-size: 14px;
    margin: 5px 0 0;
}

#shoppingcart_layout .btn_createaccount .btn_content {
    background-color: #024f9d;
    color: #fff;
    font-size: 14px;
    margin: 0;
    padding: 10px 20px;
}

.shoppingcart_header {
    margin: 20px 10px;
    overflow: hidden;
}

.shoppingcart_header .cart_titleh1 {
    float: left;
    margin-top: 30px;
}

.shoppingcart_tracker {
    border-bottom: 5px solid #0b62a4;
    display: table;
    margin: 12px 0 20px;
    overflow: hidden;
    width: 100%;
}

.shoppingcart_tracker.endofpath {
    border-bottom-color: #1b8d00;
}

.shoppingcart_tracker.endofpath li.active {
    background-color: #1b8d00;
}

.shoppingcart_tracker.endofpath li.visited {
    background-color: #e5e5e5;
    color: #aaa;
}

.shoppingcart_tracker ol {
    list-style: none;
    margin: 0 auto;
    padding: 0;
    width: 96%;
}

.shoppingcart_tracker li {
    background-color: #e5e5e5;
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    box-sizing: border-box;
    color: #aaa;
    float: left;
    font-size: 14px;
    font-weight: 700;
    line-height: 22px;
    list-style-position: inside;
    margin-top: 3px;
    padding: 4px 30px;
    text-align: center;
    text-transform: uppercase;
    width: 25%;
}

.shoppingcart_tracker li:before {
    content: " ";
    font-size: 22px;
}

.shoppingcart_tracker li.active {
    background-color: #0b62a4;
    color: #fff;
    margin-top: 0;
    padding-top: 7px;
}

.shoppingcart_tracker li.visited {
    background-color: #daeffc;
    color: #0b62a4;
}

.shoppingcart_tracker li.visited:before {
    content: "\2713";
    font-size: 22px;
}

.shoppingcart_tracker li.visited a {
    color: #0b62a4;
    text-decoration: underline;
}

.shoppingcart_banner {
    background: url('/baldwincooke/pict/banners/cart/bwc-cart-banner.jpg') no-repeat;
    border: 5px solid #eee;
    float: right;
    height: 78px;
    width: 607px;
}

.div_checkout1a_payment {
    border: none;
    float: left;
    padding: 0;
    width: 620px;
}

.div_checkout1a {
    border: none;
    float: left;
    padding: 0;
    width: 620px;

    @media (max-width: $screen-tablet-max) {
        float: none;
        margin: 0 auto;
    }
}

.div_checkout1a .payment_creditcard > div,
.div_checkout1a .payment_check > div,
.div_checkout1a .payment_billme > div {
    display: inline-block;
    float: left;
    margin-bottom: 10px;
}

.div_checkout1a .payment_check {
    clear: both;
}

.div_checkout1a .payment_check table {
    float: left;
    padding: 0;
}

.div_checkout1a .payment_check .summary_shipping_address {
    margin-right: 2%;
    margin-bottom: 20px;
}

.div_checkout1a .payment_check .payment_ordernum {
    margin-right: 0;
}

.div_checkout1a .payment_billme {
    clear: both;
}

.div_checkout1a .payment_billme .payment_billdate {
    margin-right: 2%;
    width: 49%;
}

.div_checkout1a .payment_billme .payment_ordernum {
    margin-right: 0;
}

.div_checkout1a .payment_type {
    margin-bottom: 20px;
    width: 100%;
}

.div_checkout1a .payment_type input {
    height: auto;
    width: auto;
}

.div_checkout1a .payment_name {
    width: 100%;
}

.div_checkout1a .payment_cardnum {
    margin-right: 2%;
    width: 49%;
}

.div_checkout1a .payment_expmonth {
    margin-right: 2%;
    width: 23%;
}

.div_checkout1a .payment_expyear {
    width: 24%;
}

.div_checkout1a .payment_ordernum {
    clear: both;
    margin-right: 2%;
    width: 49%;
}

.div_checkout1a .required:after {
    color: #f00;
    content: "*";
    margin-left: 3px;
}

.div_checkout1a input,
.div_checkout1a select {
    border: 1px solid #aaa;
    box-sizing: border-box;
    height: 38px;
    width: 100%;
}

.div_checkout1a .checkout2_cvvnumber {
    width: 85px;
}

.div_checkout1a input.checkout2_cvvnumber {
    width: 85px !important;
}

.div_checkout1a .div_checkout1a_payment {
    border: none;
    float: left;
    padding: 0;
    width: 620px;
}

.div_checkout1a .div_checkout1a_payment .payment_type {
    margin-bottom: 20px;
    width: 100%;
}

.div_checkout1a .div_checkout1a_payment .payment_type input {
    height: auto;
    width: auto;
}

.div_checkout1a .payment_cardtypes {
    width: 28%;
    height: 60px;
    position: relative;
}

.div_checkout1a .payment_cardtypes > .creditCard {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.div_checkout1a .required:after {
    color: #f00;
    content: "*";
    margin-left: 3px;
    text-decoration: none !important;
}


.div_checkout1a .payment_creditcard > div,
.div_checkout1a .payment_check > div,
.div_checkout1a .payment_billme > div {
    display: inline-block;
    float: left;
    margin-bottom: 10px;
}

.div_checkout1a .payment_check {
    clear: both;
}

.div_checkout1a .payment_check table {
    float: left;
    padding: 0;
}

.div_checkout1a .payment_check .summary_shipping_address {
    margin-right: 2%;
    margin-bottom: 20px;
}

.div_checkout1a .payment_check .payment_ordernum {
    margin-right: 0;
}

.div_checkout1a .payment_billme {
    clear: both;
}

.div_checkout1a .payment_billme .payment_billdate {
    margin-right: 2%;
    width: 49%;
}

.div_checkout1a .payment_billme .payment_ordernum {
    margin-right: 0;
}

.div_checkout1a .payment_type {
    margin-bottom: 20px;
    width: 100%;
}

.div_checkout1a .payment_type input {
    height: auto;
    width: auto;
}

.div_checkout1a .payment_name {
    width: 100%;
}

.div_checkout1a .payment_cardnum {
    margin-right: 2%;
    width: 49%;
}

.div_checkout1a .payment_expmonth {
    margin-right: 2%;
    width: 23%;
}

.div_checkout1a .payment_expyear {
    width: 24%;
}

.div_checkout1a .payment_ordernum {
    clear: both;
    margin-right: 2%;
    width: 49%;
}

.div_checkout1a .payment_cardtypes {
    width: 28%;
}

.div_checkout1a .required:after {
    color: #f00;
    content: "*";
    margin-left: 3px;
}

.div_checkout1a input,
.div_checkout1a select {
    border: 1px solid #aaa;
    box-sizing: border-box;
    height: 38px;
    width: 100%;
}

.div_checkout1a .special_offers input {
    height: auto;
    width: auto;
}

.div_checkout1a hr {
    margin: 20px 0;
}

.div_checkout1a .summary_shipping_address_wrapper,
.div_checkout1a .summary_billing_address_wrapper {
    display: inline-block;
    width: 49%;
}

.div_checkout1a .summary_shipping_address,
.div_checkout1a .summary_billing_address,
.div_checkout1a .summary_shipping_method {
    display: inline-block;
}

.div_checkout1a .summary_shipping_address th,
.div_checkout1a .summary_billing_address th,
.div_checkout1a .summary_shipping_method th {
    border: none;
    font-size: 14px;
    text-align: left;
}

.div_checkout1a .summary_shipping_address td,
.div_checkout1a .summary_billing_address td,
.div_checkout1a .summary_shipping_method td {
    font-size: 14px;
}

table.products_summary {
    border-collapse: collapse;
    width: 100%;
}

table.products_summary .price_detail {
    width: 90%;
    margin-left: 25px;
}

table.products_summary td {
    font-size: 14px;
    padding: 5px 0;
    vertical-align: top;
}

table.products_summary td + td + td {
    text-align: right;
}

table.products_summary td.product_name {
    font-weight: 700;
}

table.products_summary td.product_row_cells {
    padding-top: 10px;
}

table.products_summary td.total_row_cells {
    padding-bottom: 10px;
}

table.products_summary tr.rowcolor {
    background-color: #f6f6f6;
}

table.products_summary > tbody > tr:nth-child(6n+4),
table.products_summary > tbody > tr:nth-child(6n+5),
table.products_summary > tbody > tr:nth-child(6n+6) {
    background-color: #f6f6f6;
}

table.products_summary td + td + td {
    width: 17%;
}

table.products_summary td + td + td + td {
    width: 15%;
}

table.products_summary td + td + td + td + td {
    width: 15%;
}

table.products_summary .details_wrapper > div {
    display: inline-block;
}

table.products_summary ul {
    margin: 0;
    padding: 0;
}

table.products_summary li {
    display: block;
    text-align: right;
}

table.products_summary .details_qty {
    width: 45%;
}

table.products_summary .details_label {
    width: 52%;
}

.footnotes {
    margin-top: 30px;
}

.footnotes > div {
    margin-bottom: 10px;
}

.footnotes > div.dropdown {
    margin-bottom: 0;
}

.checkout_confirmation {
    border: none;
    float: left;
    padding: 0;
    width: 620px;
}

.checkout_confirmation .confirmation_txt {
    display: inline-block;
    font-size: 16px;
    width: 75%;
}

.checkout_confirmation .ordernum {
    font-weight: 700;
    margin: 20px 0;
}

.checkout_confirmation .summary_shipping_address_wrapper,
.checkout_confirmation .summary_shipping_method_wrapper,
.checkout_confirmation .summary_billing_address_wrapper,
.checkout_confirmation .summary_billing_method_wrapper {
    display: inline-block;
    width: 49%;
}

.checkout_confirmation .summary_shipping_address,
.checkout_confirmation .summary_shipping_method,
.checkout_confirmation .summary_billing_address,
.checkout_confirmation .summary_billing_method {
    display: inline-block;
    vertical-align: top;
}

.checkout_confirmation .summary_shipping_address th,
.checkout_confirmation .summary_shipping_method th,
.checkout_confirmation .summary_billing_address th,
.checkout_confirmation .summary_billing_method th {
    border: none;
    font-size: 14px;
    text-align: left;
}

.checkout_confirmation .summary_shipping_address td,
.checkout_confirmation .summary_shipping_method td,
.checkout_confirmation .summary_billing_address td,
.checkout_confirmation .summary_billing_method td {
    font-size: 14px;
}

.checkout_confirmation .summary_shipping_method,
.checkout_confirmation .summary_billing_method {
    margin-top: 15px;
}

.checkout_confirmation .products_summary {
    border-collapse: collapse;
    width: 100%;
}

.checkout_confirmation .products_summary td {
    font-size: 14px;
}

.checkout_confirmation .products_summary td.product_name {
    font-weight: 700;
}

.checkout_confirmation .products_summary td.product_row_cells {
    padding-top: 10px;
}

.checkout_confirmation .products_summary td.total_row_cells {
    padding-bottom: 10px;
}

.checkout_confirmation .products_summary tr.rowcolor {
    background-color: #f6f6f6;
}

.cartitems_wrapper {
    float: left;
    width: 620px;

    @media (max-width: $screen-tablet-max) {
        float: none;
        margin: 0 auto;
        overflow: hidden;
    }
}

.cartlist_table {
    border: none;
    border-collapse: collapse;
    float: left;
    margin: 0;
    padding: 0;
    width: 620px;
}

.cartlist_table td {
    padding-bottom: 20px;
}

.cartlist_table .cartlist_image {
    border: 1px solid #D7D7D7;
    padding: 10px 0 10px;
}

.cartlist_table .review_icon {
    background: url('/Amsterdam/pict/sprite_shoppingcart.png') no-repeat -238px -117px;
    cursor: pointer;
    height: 30px;
    width: 30px;
}

.cartlist_table .moreViewsContainer {
    float: left;
    width: 100%;
}

.cartlist_table .moreViewsContainer table {
    border-collapse: collapse;
    border-color: #C0C0C0;
    border-spacing: 0;
    border-style: dotted;
    border-width: 0;
    margin: 5px auto;
}

.cartlist_table .moreViewsContainer table td {
    border-color: #C0C0C0;
    border-style: dotted;
    border-width: 0;
    padding: 0 2px;
    text-align: center;
    vertical-align: middle;
}

.cartlist_table .moreViewsContainer table td a {
    color: #069;
    font-size: 12px;
    font-weight: 700;
}

.cartlist_image_cell {
    width: 220px;
}

td.cartlist_description {
    border: none;
    overflow: hidden;
    padding-left: 10px;
}

.cartlist_description .sample {
    color: #f00;
}

.cartlist_description .freegifttext {
    clear: both;
}

.cartlist_description .description_left {
    float: left;
}

.cartlist_description .description_right {
    float: right;
}

.cartlist_description .description_links {
    background-color: #fafafa;
    clear: both;
    float: left;
    margin: 10px 0;
    padding: 5px;
    width: 100%;
}

.cartlist_description .description_links a {
    color: #000;
    cursor: pointer;
    text-decoration: none;
}

.cartlist_description .description_links > a {
    color: #069;
    cursor: pointer;
    font-size: 14px;
    font-weight: 700;
    text-decoration: none;
}

.cartlist_description .description_links > a:before {
    background-color: #ddd;
    color: #069;
    content: "+";
    display: inline-block;
    font-size: 22px;
    font-weight: 700;
    height: 25px;
    margin-right: 10px;
    text-align: center;
    width: 25px;
}

.cartlist_description .description_links > a.active:before {
    content: "-";
}

.cartlist_description .button {
    border-radius: 7px;
    cursor: pointer;
    display: inline-block;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 700;
    margin: 0 auto;
    overflow: hidden;
}

.cartlist_description .btn_modifyitems {
    color: #fff;
    font-size: 12px;
}

.cartlist_description .btn_modifyitems .btn_content {
    background-color: #024f9d;
    padding: 5px 10px;
}

.cartlist_description .btn_modifyitems .btn_content:hover {
    background-color: #005386;
}

.cartlist_description .topnavarrow {
    background-image: url("/Amsterdam/pict/topnavarrow.png");
    display: inline-block;
    height: 9px;
    width: 15px;
}

.cartlist_description .button {
    border-radius: 7px;
    cursor: pointer;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 700;
    margin: 0 auto;
    overflow: hidden;
}

.cartlist_description .btn_addtowishlist {
    border: none;
    box-shadow: none;
    font-size: 10px;
    margin-left: 15px;
}

.cartlist_description .btn_addtowishlist .btn_content {
    background-color: transparent;
    padding: 2px;
}

.cartlist_description .btn_addtowishlist .btn_content a {
    color: #ff4c41;
    text-decoration: none;
}

.cartlist_description .btn_addtowishlist .btn_content a:hover {
    text-decoration: underline;
}

.cartlist_description .addtowishlist_iconwrapper {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
}

.cartlist_description .addtowishlist_icon {
    background: url('/Amsterdam/pict/sprite_shoppingcart.png') no-repeat -213px -117px;
    display: inline-block;
    height: 18px;
    width: 20px;
}

.cartlist_description .cartlist_qty {
    color: #959494;
    text-align: left;
}

.cartlist_description .cartlist_itemDesc {
    font-size: 17px;
}

.cartlist_description .cartlist_itemDesc a {
    color: #069;
    text-decoration: none;
}

.cartlist_description .cartlist_itemNo_static {
    clear: both;
    color: #000;
    float: left;
    font-size: 16px;
    font-weight: 700;
    margin-right: 5px;
}

.cartlist_description .cartlist_itemNo {
    float: left;
    font-size: 16px;
}

.cartlist_description .cartlist_qty_static {
    clear: both;
    color: #000;
    float: left;
    font-size: 12px;
    font-weight: 700;
    margin-right: 5px;
}

.cartlist_description .cartlist_qty {
    float: left;
    font-size: 12px;
}

.cartlist_description .cartlist_ship_date {
    clear: both;
    float: left;
    font-size: 12px;
    margin-top: 2px;
}

.cartlist_description .cartlist_ship_date .label {
    color: #000;
    float: left;
    font-weight: 700;
    margin-right: 5px;
}

.cartlist_description .cartlist_ship_date .date {
    color: #959494;
    float: left;
}

.cartlist_description .div_total {
    font-size: 17px;
    font-weight: 700;
}

.cartlist_description .div_saletotal {
    color: #238c00;
    font-size: 17px;
    font-weight: 700;
}

.cartlist_description .div_unitprice {
    color: #1c8d00;
    font-size: 11px;
    font-weight: 700;
}

.cartlist_description .edit_options {
    clear: both;
}

.cartlist_description .edit_options ul {
    list-style-type: disc;
    margin: 1em 0;
    padding-left: 40px;
}

.cartlist_description .edit_options li {
    color: #069;
    margin: 8px 0;
}

.cartlist_description .edit_options li a {
    color: inherit;
    font-size: 12px;
    text-decoration: underline;
}

.cartlist_description .edit_options li a:hover {
    text-decoration: none;
}

.cartlist_description .edit_options li .nolink {
    color: #000;
}

.cartlist_description .edit_options .label {
    color: #000;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
}

.cartlist_description .edit_options .label::before {
    content: "";
    background-image: url('/Baldwincooke/pict/icons/gear.png');
    float: left;
    height: 20px;
    margin: -2px 5px 0 0;
    width: 20px;
}

@-moz-keyframes spin {
    from {
        -moz-transform: rotate(0deg);
    }

    to {
        -moz-transform: rotate(360deg);
    }
}

@-webkit-keyframes spin {
    from {
        -webkit-transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

#summary_block {
    background-color: #eee;
    float: right;
    width: 320px;

    @media (max-width: $screen-tablet-max) {
        clear: both;
        float: none;
        margin: 20px auto 0;
        width: 665px;
    }
}

.summary_wrapper {
    @media (max-width: $screen-tablet-max) {
        display: inline-block;
        vertical-align: top;
        width: 320px;
    }
}

#summary_block .content_wrapper {
}

#summary_block a {
    cursor: pointer;
}

#summary_block h2 {
    margin: 10px 0 20px;
    padding: 0 10px;
}

#summary_block #coupontext {
    padding: 0 10px;
    width: auto;
}

#summary_block #codeentryText {
    color: #000;
    margin-right: 7px;
}

#summary_block .divwhatsthislink a {
    font-size: 11px;
    padding: 0;
}

#summary_block #couponitems {
    color: #000;
    float: none;
    margin: 2px 0 5px;
    overflow: hidden;
    padding: 0;
    text-align: left;
}

#summary_block #couponitems .codeentry_form_in {
    margin: 0;
}

#summary_block #couponitems .cart_codeentry_input {
    border: 1px solid #aaa;
    float: left;
    height: 38px;
    margin: 0;
    padding: 0;
    width: 195px;
}

#summary_block #couponitems .button {
    border-radius: 0 7px 7px 0;
    cursor: pointer;
    display: inline-block;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 700;
    margin: 0;
    overflow: hidden;
    text-align: center;
}

#summary_block #couponitems .btn_applycode {
    border: none;
    color: #fff;
    font-size: 12px;
}

#summary_block #couponitems .btn_applycode .btn_content {
    background-color: #aaa;
    height: 40px;
    line-height: 40px;
    width: 69px;
}

#summary_block .pricing_table {
    border-collapse: collapse;
    width: 100%;
}

#summary_block .pricing_table td {
    font-weight: 700;
    padding: 3px 10px;
    vertical-align: baseline;
}

#summary_block .pricing_table td + td {
    text-align: right;
}

#summary_block .pricing_table tr.discountprice {
    color: #238c00;
}

#summary_block .pricing_table tr.amtsaved {
    color: #b20000;
}

#summary_block .pricing_table tr.grandtotal td {
    background-color: #e2e2e2;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
}

#summary_block .pricing_table tr.grandtotal td.price {
    color: #238c00;
}

#summary_block .pricing_table tr.grandtotal td.price:after {
    background: url('/Amsterdam/pict/sprite_shoppingcart.png') no-repeat -139px -117px;
    content: " ";
    height: 40px;
    position: absolute;
    right: -21px;
    width: 21px;
}

#summary_block .button {
    border-radius: 7px;
    cursor: pointer;
    display: table;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 700;
    margin: 15px auto 25px;
    overflow: hidden;
}

#summary_block .btn_advance {
    color: #fff;
    font-size: 16px;
    width: 90%;
}

#summary_block .btn_advance .btn_content {
    background-color: #1c8d00;
    display: table;
    padding: 10px;
    width: 100%;
}

#summary_block .checkout_iconwrapper {
    margin: 0 auto;
    text-align: center;
    vertical-align: middle;
    border-radius: 7px;
    width: 90%;
}

#summary_block .checkout_iconwrapper .processedbutton {
    background-image: -ms-linear-gradient(top, #1c8d00 0%, #4F946C 100%);
    background-image: -moz-linear-gradient(top, #1c8d00 0%, #4F946C 100%);
    background-image: -o-linear-gradient(top, #1c8d00 0%, #4F946C 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #1c8d00), colorstop(1, #4F946C));
    background-image: -webkit-linear-gradient(top, #1c8d00 0%, #4F946C 100%);
    background-image: linear-gradient(to bottom, #1c8d00 0%, #4F946C 100%);
    border-radius: 7px;
    color: #fff;
    height: 21px;
    line-height: 21px;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 16px;
    font-weight: 700;
    margin: 15px auto 25px;
    background-color: #1c8d00;
}

#summary_block .checkout_iconwrapper .icon-arrow {
    background: transparent url("/Amsterdam/pict/circular-arrow.png") no-repeat scroll;
    display: inline;
    height: 14px;
    margin-right: 5px;
    vertical-align: middle;
    width: 14px;
    animation-duration: 4000ms;
    animation-iteration-count: infinite;
    animation-name: spin;
    animation-timing-function: linear;
}

#summary_block .checkout_iconwrapper .ProcessedButtonStatic {
    display: block;
    cursor: pointer;
    opacity: 1;
}

#summary_block .checkout_iconwrapper .ProcessedButtonSpinning {
    display: none;
    cursor: default;
    opacity: 0.5;
}

#summary_block .checkout_iconwrapper .spinning {
    display: inline-block;
    -webkit-animation-name: spin;
    -webkit-animation-duration: 4000ms;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: spin;
    -moz-animation-duration: 4000ms;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: spin;
    -ms-animation-duration: 4000ms;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
    animation-duration: 4000ms;
    animation-iteration-count: infinite;
    animation-name: spin;
    animation-timing-function: linear;
}

#summary_block .checkout_icon {
    background: url('/Amsterdam/pict/sprite_shoppingcart.png') no-repeat -109px -117px;
    display: inline-block;
    height: 33px;
    width: 25px;
}

#summary_block .coupon_savings {
    font-size: 12px;
    margin: 5px 10px;
    text-align: left;
}

#summary_block .coupon_savings p {
    margin-top: 0;
    text-align: left;
}

#summary_block .coupon_savings .percent_saved:after {
    content: "%";
}

#summary_block .coupon_savings .coupontitle {
    background-color: #eee;
    display: inline-block;
    font-weight: 700;
    margin-top: -10px;
    padding: 0 5px;
    position: relative;
    top: -10px;
}

#summary_block .coupon_savings .couponcode {
    font-weight: 700;
    text-transform: uppercase;
}

#summary_block .coupon_savings .couponcodedesc {
    margin: 10px 0 5px 0;
}

#summary_block .coupon_savings .nor {
    margin: 10px 0 0 0;
    font-weight: 700;
}

#summary_block .coupon_savings .note {
    margin: 5px 0 5px 0;
    font-weight: 700;
}

#summary_block .zipchangediv {
    font-size: 10px;
    padding: 0;
    width: auto;
}

#summary_block .shipmethodchange {
    float: left;
    font-size: 10px;
}

#summary_block .help_section {
    background-color: #fafafa;
    padding: 20px 10px 10px;

    @media (max-width: $screen-tablet-max) {
        display: inline-block;
        margin: 10px 10px 10px 30px;
        padding: 10px;
        vertical-align: top;
        width: 280px;
    }
}

#summary_block .help_section h3 {
    color: #000;
}

#summary_block .help_section li {
    color: #aaa;
    padding: 5px 0;
}

#summary_block .help_section a {
    cursor: pointer;
}

#summary_block .assoc_bus_icons {
    background-color: #fff;
    float: right;
    overflow: hidden;
    padding-top: 25px;
    text-align: center;
    width: 100%;
}

#summary_block .assoc_bus_icons div {
    display: inline-block;
    float: none;
}

.continue_shopping {
    float: left;
    margin: 20px 0 0 50px;
}

.continue_shopping .button {
    border-radius: 7px;
    cursor: pointer;
    display: inline-block;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 700;
    margin: 15px 0 25px;
    overflow: hidden;
}

.continue_shopping .btn_advance {
    box-shadow: none;
    color: #fff;
    font-size: 16px;
    height: auto;
    line-height: normal;
    width: 520px;
}

.continue_shopping .btn_advance .btn_content {
    background-color: #024f9d;
    background-image: none;
    display: table;
    padding: 20px 10px;
    text-align: center;
    width: inherit;
}

.continue_shopping .btn_advance .btn_content:hover {
    background-color: #005386;
}

.continue_shopping_link {
    float: left;
    margin: 20px 0 0 50px;
}

.continue_shopping_link a {
    color: #024f9d;
    font-size: 16px;
    text-decoration: underline;
}

.continue_shopping_link a:hover {
    text-decoration: none;
}

.congrats_section {
    display: inline-block;
    margin-right: 3%;
    vertical-align: top;
    width: 40%;
}

.congrats_section h2 {
    margin-top: 0;
}

.congrats_section ul {
    font-weight: 700;
}

.createaccount_section {
    display: inline-block;
    vertical-align: top;
    width: 40%;
}

.createaccount_section input {
    border: 1px solid #aaa;
    box-sizing: border-box;
    height: 38px;
    width: 100%;
}

.createaccount_section .email_label {
    font-weight: 700;
}

.createaccount_section .newpassword_label {
    font-weight: 700;
    margin-top: 15px;
}

.shopsure_block {
    background: url('/Amsterdam/pict/sprite_shoppingcart.png') no-repeat 0 0;
    color: #fff;
    height: 112px;
    margin: 25px auto 0;
    text-align: center;
    width: 940px;
}

.shopsure_block .shopsure_content {
    display: table-cell;
    height: inherit;
    vertical-align: middle;
    width: inherit;
}

.shopsure_block .shopsure_title {
    display: inline-block;
    font-size: 40px;
    margin-right: 15px;
    vertical-align: middle;
}

.shopsure_block .shopsure_tagline {
    display: inline-block;
    font-size: 15px;
    font-weight: 700;
    text-align: left;
    vertical-align: middle;
    width: 250px;
}*/
/* use when Shop Sure top banner is being used */
/*.shopsure_block {
    background: none;
    border-bottom: 3px solid #d3d3d3;
    height: 0;
}

.shopsure_block .shopsure_content {
    display: none;
}

.icon_question {
    background: url('/Amsterdam/pict/sprite_shoppingcart.png') no-repeat -273px -117px;
    cursor: pointer;
    display: inline-block;
    height: 30px;
    vertical-align: middle;
    width: 30px;
}

.upsell_cart {
    border: none;
    padding: 30px 0 0;
}

.upsell_cart h5 {
    color: #000;
    font-size: 14px;
    font-weight: 700;
    text-align: center;
}

.upsell_cart .upsell_inline {
    margin: 5px 24px;
}

.upsell_cart .upsell_inlineName a {
    white-space: nowrap;
}

.upsell_cart .upsell_inlineBtnCont {
    text-align: center;
}

.upsell_cart .button {
    border-radius: 7px;
    cursor: pointer;
    display: inline-block;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 700;
    margin: 5px 0 0;
    overflow: hidden;
}

.upsell_cart .btn_addtocart {
    color: #fff;
    font-size: 12px;
}

.upsell_cart .btn_addtocart .btn_content {
    background-color: #ffa500;
    padding: 5px 10px;
}

#retrieveWishList {
    background-color: #fff9ea;
    padding: 25px 0 40px;
    position: relative;
}

#retrieveWishList h1 {
    text-align: center;
}

#retrieveWishList .retrieveWishList_desc {
    font-weight: 700;
    text-align: center;
}

#retrieveWishList .shareWishList {
    text-align: center;
}

#retrieveWishList .shareWishListText {
    display: inline-block;
    float: none;
    font: inherit;
    position: static;
    width: auto;
}

#retrieveWishList .retrieveWishList_emailaddress {
    display: table;
    margin: 20px auto 0;
    text-align: center;
}

#retrieveWishList .txt_Email {
    border: 1px solid #00659b;
    float: left;
    height: 38px;
    margin: 0;
    padding: 0;
}

#retrieveWishList .button {
    border-radius: 0 7px 7px 0;
    cursor: pointer;
    display: inline-block;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 700;
    overflow: hidden;
    text-align: center;
}

#retrieveWishList .btn_retrievewishlist {
    color: #fff;
    font-size: 12px;
}

#retrieveWishList .btn_retrievewishlist .btn_content {
    background-color: #00659b;
    height: 40px;
    line-height: 40px;
    width: 89px;
}

.product_details {
    clear: both;
}

.product_details ul {
    list-style-type: disc;
    margin: 1em 0;
    padding-left: 40px;
}

.product_details li {
    font-size: 12px;
}

.price_details {
    clear: both;
}

.price_details .price_detail {
    width: 91%;
    margin-left: 30px;
}

.price_details ul {
    list-style-type: disc;
    margin: 1em 0 1em 40px;
    width: 85%;
}

.price_details li {
    clear: both;
    font-size: 12px;
    position: relative;
}

.price_details li .details_wrapper {
    display: table;
    position: absolute;
    top: 0;
}

.price_details li .details_wrapper div {
    display: table-cell;
}

.price_details li .details_wrapper .details_label {
    color: #000;
    padding-right: 10px;
    white-space: nowrap;
}

.price_details li .details_wrapper .connector {
    background-image: url('/Amsterdam/pict/connector_dot.gif');
    background-position-y: 8px;
    background-repeat: repeat-x;
    width: 100%;
}

.price_details li .details_wrapper .details_qty {
    color: #000;
    padding-left: 10px;
}

.price_details li.subtotal {
    border-top: 2px solid #bbb;
    font-weight: 700;
    margin-top: 5px;
    padding-top: 5px;
}

.price_details li.subtotal .details_wrapper {
    top: 5px;
}

.price_details li.subtotal .details_wrapper .connector {
    background-image: none;
}

.modifyitems_wrapper {
    float: left;
    position: relative;
}

.modify_items {
    background-color: #fff;
    border: 1px solid #ababab;
    clear: both;
    display: inline-block;
    float: left;
    margin: 6px 0;
    position: relative;
}

.modify_items .border_arrow {
    background: url('/Amsterdam/pict/callout_arrow_up.gif') no-repeat;
    height: 7px;
    left: 3px;
    position: absolute;
    top: -7px;
    width: 17px;
}

.modify_items a {
    cursor: pointer;
    display: block;
    font-size: 12px;
    padding: 5px 10px;
}

.modify_items a:hover {
    background-color: #eee;
}

#summary_block .change_zip {
    display: inline-block;
    font-size: 12px;
    text-align: center;
}

#summary_block .change_zip .border_arrow {
    background: url('/Amsterdam/pict/callout_arrow_up.gif') no-repeat;
    height: 7px;
    left: 3px;
    position: absolute;
    top: -7px;
    width: 17px;
}

#summary_block .change_zip .title_txt {
    margin-bottom: 5px;
}

#summary_block .change_zip input {
    border: 1px solid #aaa;
    float: left;
    height: 38px;
    margin: 0;
    padding: 0;
    width: 66px;
}

#summary_block .change_zip .button {
    background-color: #aaa;
    border-radius: 0;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: 700;
    height: 40px;
    line-height: 40px;
    margin: 0;
    overflow: hidden;
    text-align: center;
    width: 69px;
}

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

.price:before {
    content: "$";
}

.divXSellPreviewWrapper {
    border-bottom: 1px solid #aaa;
}*/
/* New Checkout Styles - END */
/* Dropdown - BEGIN */
/*.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, .2);
    box-shadow: 0 5px 10px rgba(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;
}*/
/* Icon Examples - icons courtesy of http://p.yusukekamiyamane.com/ */
/*.dropdown.has-icons LI > A {
    background-position: 8px center;
    background-repeat: no-repeat;
    padding-left: 30px;
}

.dropdown .undo A {
    background-image: url(icons/arrow-curve-180-left.png);
}

.dropdown .redo A {
    background-image: url(icons/arrow-curve.png);
}

.dropdown .cut A {
    background-image: url(icons/scissors.png);
}

.dropdown .copy A {
    background-image: url(icons/document-copy.png);
}

.dropdown .paste A {
    background-image: url(icons/clipboard.png);
}

.dropdown .delete A {
    background-image: url(icons/cross-script.png);
}*/
/* Dropdown - END */
/************ShopppingCart MoreViews Begin************/
/*.moreViewsCarousel {
    border: 1px solid #CCC;
    margin-left: 5px;
    margin-right: 5px;
    float: left;
}

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

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

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

.moreviews:hover {
    text-decoration: none;
}

.moreviews_noTitleStuff {*/
/*-webkit-border-radius: 0 !important;
-moz-border-radius: 0 !important;
-khtml-border-radius: 0 !important;
border-radius: 0 !important;*/
/*padding: 0 !important;
}

.moreviews_noTitleStuff .ui-dialog-titlebar {
    display: none;
}

.moreviews_noTitleStuff .ui-dialog-content {
    padding: 0px !important;
}


#divMoreViews .studioPreviewCarousel_prev {
    background: url('/Baldwincooke/pict/sprite_carouselnav.png') no-repeat -41px -66px;
    cursor: pointer;
    height: 64px;
    width: 38px;
}

#divMoreViews .studioPreviewCarousel_next {
    background: url('/Baldwincooke/pict/sprite_carouselnav.png') no-repeat -41px 0;
    cursor: pointer;
    height: 64px;
    width: 38px;
}


#divMoreViews .disabled {
    cursor: default;
    filter: alpha(opacity=0);
    opacity: 0.0;
}

.floatleft {
    float: left;
}

.floatright {
    float: right;
}

.clearboth {
    clear: both;
}

.general_radiusLarge {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}

.general_popupHeader {
    background: url("/Amsterdam/pict/studio-modal-head-bg.png") repeat-x;
    padding: 6px 10px 6px 0;
}

.general_popupCloseButton {
    background: url("/Amsterdam/pict/studio-modal-close.png") no-repeat 0 0;
    border-style: none;
    border-width: 0;
    cursor: pointer;
    height: 18px;
    overflow: hidden;
    width: 58px;
}

.general_popupCloseButton:hover {
    background-image: url("/Amsterdam/pict/studio-modal-close-over.png");
}

.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;
}

.preview_btn_content1:hover {
    background-color: #6b8ed5;
    background-image: none;
}

.preview_btn_zoom_size {
    font-size: 14px;
    height: 34px;
    line-height: 34px;
    width: 124px;
}

.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;
}

.preview_btn_icon {
    float: left;
    height: 14px;
    margin: 10px -10px 0 20px;
    width: 15px;
}

.preview_btn_zoomin_bg {
    background-image: url('/Amsterdam/pict/apl_studio_zoomin.png?v=1');
}

.preview_btn_zoomout_bg {
    background-image: url('/Amsterdam/pict/apl_studio_zoomout.png?v=1');
}

.preview_button {
    border: 1px solid #fff;
    border-radius: 7px;
    box-shadow: 0 0 5px #CCC;
    cursor: pointer;
    display: inline-block;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 700;
    overflow: hidden;
    text-align: center;
}

.preview_content {
    padding: 10px;
}

.preview_console {
    margin-top: 15px;
    text-align: center;
    padding-bottom: 7px !important;
}

.mainframe_bgGray {
    background: none repeat scroll 0 0 #E0E1DE;
    border: 1px solid #D6D6D6;
    padding: 10px;
}*/
/************ShopppingCart MoreViews End************/
/************ New Checkout1 Page Start *************/
/*.shipping_section .passage {
    font-size: 15px;
}

.shipping_section .label {
    font-size: 15px;
    color: #000;
}

.shipping_section .required:after {
    color: #f00;
    content: "*";
    margin-left: 3px;
}

.shipping_section .shipping_email {
    margin: 28px 0;
}

.shipping_section .shipping_custnum {
    margin: 28px 0;
}

.shipping_section .shipping_password2 {
    margin-bottom: 28px;
}

.shipping_section .customer_type {
    text-align: center;
    margin-bottom: 15px;
}

.shipping_section .table_container {
    width: 100%;
}

.shipping_section .table_container .gap {
    width: 15px;
}

.shipping_section .table_container .td_right {
    text-align: right;
}

.shipping_section .returning_customer_links {
    text-align: right;
    margin-top: -16px;
}

.shipping_section .checkbox {
    margin-top: 7px;
}

.shipping_section .checkbox label {
    font-size: 12px;
    vertical-align: top;
}

.shipping_section .upper {
    margin-top: -15px;
}

.shipping_section .right {
    float: none;
    margin-left: 18px;
}

.shipping_section hr {
    margin: 25px 0;
}

.shipping_section .inline_block {
    display: inline-block;
}

.shipping_section .shipping_name,
.shipping_section .shipping_company,
.shipping_section .shipping_city,
.shipping_section .shipping_method,
.shipping_section .shipping_accountnum {
    width: 292px;
}

.shipping_section .shipping_state,
.shipping_section .shipping_zip,
.shipping_section .shipping_phoneext {
    width: 136px;
}

.shipping_section .full_width {
    width: 606px;
}

.shipping_section .shipping_phone {
    width: 450px;
}

.shipping_section .shipping_address > div,
.shipping_section .billing_address > div,
.shipping_section .shipping_methods > div {
    margin-top: 15px;
}

.shipping_section input[type='text'],
.shipping_section input[type='password'],
.shipping_section select {
    border: 1px solid #aaa;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 38px;
    width: 100%;
}

.shipping_section input[type='text'][readonly] {
    border: none;
    padding-left: 8px;
}

.shipping_section .btn_customer .btn_content {
    background-color: #024f9d;
    padding: 10px 20px;
}

.shipping_section .btn_customer {
    color: #fff;
    font-size: 14px;
}

.shipping_section .btn_guest .btn_content {
    background-color: #024f9d;
    padding: 10px 20px;
}

.shipping_section .btn_guest {
    color: #fff;
    font-size: 14px;
}

.shipping_section .button {
    -ms-border-radius: 7px;
    border-radius: 7px;
    cursor: pointer;
    display: inline-block;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 700;
    margin: 5px 15px 0;
    overflow: hidden;
}

.shipping_section .customer_number_registration {
    clear: both;
    font-size: 14px;
    text-align: center;
    width: 100%;
}

.shipping_section .btn {
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    -ms-border-radius: 7px;
    border-radius: 7px;
    border: 1px solid #ffffff;
    display: inline-block;
    cursor: pointer;
    color: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    text-decoration: none;
    cursor: pointer;
    font-weight: 700;
}

.shipping_section .btn_blue {
    background-color: #024f9d;
}

.shipping_section .btn_gray {
    background-color: #aaa;
}

.shipping_section .btn_size19 {
    padding: 10px 19px;
}

.shipping_section .btn_size52 {
    padding: 10px 52px;
}

.shipping_section a {
    cursor: pointer;
}

.shipping_section a.shippingacctnum {
    font-size: 11px;
}

#hiddenSection {
    display: none;
}*/
/************ New Checkout1 Page Start *************/
/*New Account & Manage Account Re-design START*/
/*.new-account, .manage-account {
    width: 100%;
}

.new-account .container, .manage-account .container {
    width: 650px;
    margin: 0 auto;
}

.new-account .caption, .manage-account .caption {
    color: #F68807;
    font-size: 25px;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 5px;
}

.new-account .sub-caption {
    color: #878787;
    font-size: 14px;
    margin-bottom: 30px;
}

.manage-account .sub-caption {
    font-size: 16px;
    font-weight: bold;
    margin-top: 40px;
    margin-bottom: 10px;
}

.new-account .label,
.manage-account .label {
    font-size: 13px;
    color: #000;
    margin-top: 20px;
    margin-bottom: 4px;
    margin-left: 2px;
}

.new-account .required:after,
.manage-account .required:after {
    color: #f00;
    content: "*";
    margin-left: 3px;
}

.new-account input[type='text'],
.new-account input[type='password'],
.new-account select,
.manage-account input[type='text'],
.manage-account input[type='password'],
.manage-account select {
    border: 1px solid #aaa;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 38px;
    width: 100%;
}

.new-account .inline-block,
.manage-account .inline-block {
    display: inline-block;
}

.new-account .password,
.new-account .password-confirm,
.new-account .title,
.new-account .company,
.manage-account .title,
.manage-account .company,
.manage-account .company-size,
.manage-account .company-asi,
.manage-account .industry,
.manage-account .established-year {
    vertical-align: top;
    width: 310px;
}

.new-account .first-name,
.new-account .last-name,
.new-account .mi,
.new-account .suite,
.new-account .city,
.new-account .state,
.new-account .zipcode,
.new-account .ext,
.manage-account .first-name,
.manage-account .last-name,
.manage-account .mi,
.manage-account .ext,
.manage-account .shipping-suite,
.manage-account .shipping-city,
.manage-account .shipping-state,
.manage-account .shipping-zipcode,
.manage-account .billing-street,
.manage-account .billing-suite,
.manage-account .billing-po-box,
.manage-account .billing-city,
.manage-account .billing-state,
.manage-account .billing-zipcode {
    vertical-align: top;
    width: 200px;
}

.new-account .street,
.new-account .phone,
.manage-account .shipping-street,
.manage-account .phone {
    vertical-align: top;
    width: 420px;
}

.new-account .email,
.new-account .fax,
.manage-account .email,
.manage-account .fax,
.manage-account .billing-name {
    vertical-align: top;
    width: 640px;
}

.new-account .offset,
.manage-account .offset {
    margin-left: 17px;
}

.new-account hr,
.manage-account hr {
    margin: 50px 0 30px 0;
    border: none;
    background-color: #ccc;
    height: 1px;
}

.new-account .btn-container,
.manage-account .btn-container {
    text-align: right;
    margin: 20px 10px 20px 0;
}

.new-account .chk-container,
.manage-account .chk-container {
    font-size: 13px;
    margin-top: 20px;
}

.new-account .chk-container label,
.manage-account .chk-container label {
    display: inline-block;
    margin-top: -5px;
}

.new-account .chk-container .privacy,
.manage-account .chk-container .privacy {
    margin-top: 3px;
    font-size: 12px;
    vertical-align: top;
}

.new-account .chk-container .privacy span,
.manage-account .chk-container .privacy span {
    margin-left: 5px;
    margin-right: 7px;
}

.new-account .btn_size1,
.manage-account .btn_size1 {
    padding: 10px 19px;
}

.new-account .btn_blue,
.manage-account .btn_blue {
    background-color: #024f9d;
}

.new-account .btn,
.manage-account .btn {
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    -ms-border-radius: 7px;
    border-radius: 7px;
    border: 1px solid #ffffff;
    display: inline-block;
    cursor: pointer;
    color: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    text-decoration: none;
    cursor: pointer;
    font-weight: 700;
}*/
/*New Account & Manage Account Re-design END*/
/* CouponWidget -- Start */
/*.CouponWidget_Container {*/
/*border: 1px dotted Red;*/
/*color: #000;
    margin: 0;
    padding: 0;
    overflow: hidden;
    width: 300px;
}

.CouponWidget_Content {*/
/*border: 1px dotted Blue;*/
/*}

.CouponWidget_Content table {
    border-collapse: collapse;
    border-color: #C0C0C0;
    border-spacing: 0;
    border-style: dotted;
    border-width: 0;
    width: 100%;
}

.CouponWidget_Content td {
    border-color: #C0C0C0;
    border-style: dotted;
    border-width: 0;
    font-size: 12px;
    font-weight: bold;
    padding: 0;
    vertical-align: middle;
}

.CouponWidget_Content td.Left {
    text-align: left;
    width: 85px;
}

.CouponWidget_Content td.Right {
    text-align: right;
}

.CouponWidget_ApplyCoupon {
    float: right;
}

.CouponWidget_ApplyCoupon div.Textbox {
    float: left;
}

.CouponWidget_ApplyCoupon div.Button {
    float: left;
}

.CouponWidget_ApplyCoupon div.ClearFloat {
    border: none;
    clear: both;
    font-size: 0;
    height: 0;
    line-height: 0;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 0;
}

.CouponWidget_ApplyCoupon div.Error {
    color: #f00;
    text-align: left;
}

.CouponWidget_ApplyCoupon input[type="text"] {
    border: 1px solid #aaa;
    color: #000;
    font-size: 12px;
    height: 25px;
    margin: 0;
    padding: 0 0 0 5px;
    width: 140px;
}

.CouponWidget_ApplyCoupon input[type="submit"] {
    background-color: #024f9d;
    border: none;
    border-radius: 0 7px 7px 0;
    color: #fff;
    cursor: pointer;
    font-size: 11px;
    font-weight: bold;
    height: 27px;
    line-height: 27px;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 60px;
}

.CouponWidget_ApplyCoupon input[type="submit"]:hover {
    background-color: #0368cf;
}*/
/* CouponWidget -- End */
/* Shipping -- Start */
/*.Shipping_Container {*/
/*border: 1px dotted Red;*/
/*color: #000;
    margin: 0;
    padding: 0;
    overflow: hidden;
    width: 300px;
}

.Shipping_Content {*/
/*border: 1px dotted Blue;*/
/*}

.Shipping_Content table {
    border-collapse: collapse;
    border-color: #C0C0C0;
    border-spacing: 0;
    border-style: dotted;
    border-width: 0;
    width: 100%;
}

.Shipping_Content td {
    border-color: #C0C0C0;
    border-style: dotted;
    border-width: 0;
    font-size: 12px;
    font-weight: bold;
    padding: 3px 0 !important;
    vertical-align: middle !important;
}

.Shipping_Content td.Left {
    text-align: left;
    width: 80px;
}

.Shipping_Content td.Right {
    text-align: right;
}

.Shipping_Content select {
    border: 1px solid #aaa;
    color: #000;
    font-size: 13px;
    height: 25px;
    margin: 0;
    padding: 0;
    width: 300px;
}

.Shipping_ApplyZip {
    float: right;
}

.Shipping_ApplyZip div.Textbox {
    float: left;
}

.Shipping_ApplyZip div.Button {
    float: left;
}

.Shipping_ApplyZip div.ClearFloat {
    border: none;
    clear: both;
    font-size: 0;
    height: 0;
    line-height: 0;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 0;
}

.Shipping_ApplyZip div.Error {
    color: #f00;
    text-align: left;
}

.Shipping_ApplyZip input[type="text"] {
    border: 1px solid #aaa;
    color: #000;
    font-size: 12px;
    height: 25px;
    margin: 0;
    padding: 0 0 0 5px;
    width: 140px;
}

.Shipping_ApplyZip input[type="submit"] {
    background-color: #024f9d;
    border: none;
    border-radius: 0 7px 7px 0;
    color: #fff;
    cursor: pointer;
    font-size: 11px;
    font-weight: bold;
    height: 27px;
    line-height: 27px;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 60px;
}

.Shipping_ApplyZip input[type="submit"]:hover {
    background-color: #0368cf;
}*/
/* Shipping -- End */
/* ObsoleteProducts.aspx page - START */
/*.obsolete_wrapper h1 {
    color: #fa8b0a;
    font-size: 27px;
    margin-bottom: 30px;
}

.obsolete_wrapper .product_image {
    border: 1px solid #d0d0d0;
    float: left;
    height: 303px;
    margin: 0 20px 0 0;
    width: 303px;
}

.obsolete_wrapper .product_name {
    color: #006097;
    display: inline-block;
    font-size: 21px;
    line-height: 21px;
    margin: 0 10px 10px 0;
    overflow: visible;
}

.obsolete_wrapper .product_num {
    color: #000;
    display: inline-block;
    font-size: 15px;
    line-height: 21px;
}

.obsolete_wrapper .para_1 {
    color: #000;
    font-size: 19px;
    margin-bottom: 20px;
}

.obsolete_wrapper .para_2 {
    color: #000;
    font-size: 15px;
    margin-bottom: 40px;
}

.obsolete_wrapper .couponContainer {
    float: left;
    position: relative;
}

.obsolete_wrapper .couponContainer .coupon {
    background-image: url('/Amsterdam/pict/coupon-obsolete-product.png');
    float: left;
    height: 119px;
    width: 308px;
}

.obsolete_wrapper .couponContainer .couponCode {
    background-color: #ffff00;
    float: left;
    font-size: 16px;
    font-weight: bold;
    left: 205px;
    padding: 2px 2px 0 2px;
    position: absolute;
    top: 79px;
}

.obsolete_wrapper .button_wrapper {
    float: right;
    margin-top: 23px;
}

.obsolete_wrapper .button_wrapper .btn_advance {
    box-shadow: none;
    font-size: 16px;
    height: auto;
    line-height: normal;
}

.obsolete_wrapper .button_wrapper .btn_advance .btn_content {
    background-color: #004f98;
    background-image: none;
    padding: 22px 66px;
}

.obsolete_wrapper .button_wrapper .button {
    border: none;
}

#block_products {
    border-collapse: separate;
    border-spacing: 14px 0;
    clear: both;
    padding: 20px 0 40px;
    width: 100%;
}

#block_products th {
    border-bottom: 20px solid #004f98;
    padding: 5px 0;
    text-align: center;
    border-top: none;
    border-left: none;
    border-right: none;
}

#block_products th a {
    color: #878787;
    font-size: 25px;
    font-weight: 400;
    text-decoration: none;
}

#block_products td {
    border: none;
    line-height: 0;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
}

#block_products td:hover .product_rollover {
    display: block;
}

#block_products td .product_rollover {
    background-color: rgba(0,79, 152, 0.8);
    color: #fff;
    display: none;
    font-size: 17px;
    font-weight: 400;
    height: 100%;
    left: 0;
    line-height: normal;
    padding: 50px 15px;
    position: absolute;
    text-align: center;
    top: 0;
}

#block_products td .product_rollover .btn_advance .btn_content {
    background-color: #05a26b;
    background-image: none;
}

#block_products td .product_rollover .btn_advance .btn_content:hover {
    background-color: #00b436;
}

.obsolete_wrapper #block_products .block_productsBg {
    height: 249px;
}*/
/* ObsoleteProducts.aspx page - END */
/* Customer Support - BEGIN */
/*#custsupport_table {
    border-collapse: collapse;
    color: #878787;
    margin: 0;
    padding: 0;
    width: 100%;
}

#custsupport_table td {
    font-size: 14px;
    margin: 0;
    padding: 0 40px 5px 0;
    text-align: right;
    vertical-align: top;
    width: 33%;
}

#custsupport_table .heading {
    border-bottom: 5px solid #838383;
    padding-right: 22px;
}

#custsupport_table .centercell {
    border-right: 1px solid #838383;
    border-left: 1px solid #838383;
}

#custsupport_table .bottomcell {
    border-bottom: 10px solid #838383;
    padding-bottom: 20px;
}

#custsupport_table .title1 {
    color: #878787;
    font-size: 18px;
}

#custsupport_table .title2 {
    color: #6283c6;
    font-size: 18px;
    font-weight: 700;
}

#custsupport_table .title3 {
    color: #f6931e;
    display: inline-block;
}

#custsupport_table .title3 a {
    color: #f6931e;
}

#custsupport_table ul {
    float: right;
    margin: 0;
    padding: 0;
    width: 100%;
}

#custsupport_table li {
    list-style: none;
    margin: 10px 0 0;
    padding: 0;
}

#custsupport_table a {
    color: #878787;
    text-decoration: none;
}

#custsupport_table a:hover {
    text-decoration: underline;
}*/
/* Customer Support - END */
/*.link_arrow {
    color: #2197d4;
    font-size: 25px;
    font-weight: 500;
    margin-top: -4px;
    margin-left: 5px;
    position: absolute;
}

.link_arrow2 {
    color: #2197d4;
    font-size: 22px;
    font-weight: 700;
    margin-top: -4px;
    margin-left: 5px;
    position: absolute;
}*/
/***** SITEMAP - BEGIN *****/
/*#sitemap_wrapper {
    margin-bottom: 20px;
    width: 100%;
}

.link_column {
    display: inline-block;
    vertical-align: top;
    width: 300px;
}

.sitemap_category {
    padding-top: 3px;
}

.sitemap_category a {
    color: #2197d4;
    font-size: 18px;
    font-weight: bold;
    text-decoration: none;
}

.sitemap_category a:hover {
    color: #2197d4;
}

ul.sitemap_category {
    list-style-type: none;
    margin-top: 0;
    padding-top: 0;
}

ul.sitemap_category li {
    padding-bottom: 3px;
}

ul.sitemap_category li a {
    color: #000;
    font-size: 11px;
    font-weight: bold;
}

ul.sitemap_category li a:hover {
    color: #000;
}*/
/***** SITEMAP - END *****/
/*#block_products {
    border-collapse: separate;
    border-spacing: 14px 0;
    clear: both;
    padding: 20px 0 40px;
    width: 100%;
}

#block_products tr:nth-child(2n+3) th {
    padding-top: 30px;
}

#block_products th {
    border-bottom: 20px solid #004f98;
    padding: 5px 0;
    text-align: center;
}

#block_products th a {
    color: #878787;
    font-size: 25px;
    font-weight: 400;
    text-decoration: none;
}

#block_products td {
    border: none;
    line-height: 0;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
}

#block_products td:hover .product_rollover {
    display: block;
}

#block_products td .product_rollover {
    background-color: rgba(0,79, 152, 0.8);
    color: #fff;
    display: none;
    font-size: 17px;
    font-weight: 400;
    height: 100%;
    left: 0;
    line-height: normal;
    padding: 50px 15px;
    position: absolute;
    text-align: center;
    top: 0;
}

#block_products td .product_rollover .btn_advance .btn_content {
    background-color: #05a26b;
    background-image: none;
}

#block_products td .product_rollover .btn_advance .btn_content:hover {
    background-color: #00b436;
}*/
/*************SearchbyCode page banner************ START */
/*.banner_coupon {
    background-color: #fff;
    position: relative;
    width: 950px;
}

.banner_coupon .content {
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=1,startColorstr='#eeeeee', endColorstr='#fff')";
    background-image: -moz-linear-gradient(top, #eeeeee 0%, #fff 100%);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%,from(#eeeeee), to(#fff));
    background-color: #eee;
    border: 3px dashed #000;
    margin-top: 24px;
    padding: 18px 40px;
    width: auto;
    text-align: left;
}

.banner_coupon .content .title {
    color: #333;
    font-size: 40px;
    margin-bottom: 15px;
}

.banner_coupon .content .description {
    color: #666;
    font-size: 14px;
    font-weight: 700;
    width: 450px;
}

.banner_coupon .content .banner_image {
    background-image: url('/baldwincooke/pict/tags.png');
    background-repeat: no-repeat;
    height: 188px;
    position: absolute;
    right: 40px;
    top: -24px;
    width: 431px;
}

.banner_coupon .fineprint {
    color: #8c8c8c;
    display: block;
    font-size: 10px;
    margin: 15px 0 0;
    text-align: right;
}*/
/*************SearchbyCode page banner************** END */
/* General Popup - Start */
/*.popup {
    background-color: #fff !important;
    box-shadow: 0px 0px 15px #000;*/
/*display: table;*/
/*height: 237px;*/
/*left: 0;*/
/*margin: 10% auto;*/
/*overflow: visible !important;
position: absolute;
right: 0;
border: 1px solid #024f9d !important;*/
/*width: 557px;*/
/*z-index: 99999;*/
/*}

.popup .content {
    text-align: center;
    vertical-align: middle;
    width: auto;
}

.popup .content .title {
    color: #000;
    font-size: 35px;
}

.popup .content .line {
    background-color: #d0d0d0;
    display: inline-block;
    height: 1px;
    margin: 25px 0 15px;
    width: 75%;
}

.popup .content .description {
    color: #024f9d;
    font-size: 16px;
    font-weight: 700;
}

.popup .content .product_image {
    display: none;
}

.popup .content .button {
    border-radius: 7px;
    cursor: pointer;
    display: inline-block;
    font-weight: 700;
    margin: 15px 0 0;
    overflow: hidden;
}

.popup .content .margin20 {
    margin-left: 20px;
}

.popup .content .btn_advance {
    color: #fff;
    font-size: 14px;
    min-width: 170px;
}

.popup .content .btn_advance .btn_content {
    background-color: #024f9d;
    box-sizing: border-box;
    display: table;
    padding: 12px 10px;
    text-align: center;
    width: 100%;
}

.popup .content .btn_advance .btn_cancel {
    background-color: silver;
    box-sizing: border-box;
    display: table;
    padding: 12px 10px;
    text-align: center;
    width: 100%;
}

.popup .content .btn_progress {
    color: #fff;
    font-size: 14px;
    min-width: 170px;
}

.popup .content .btn_progress .btn_content {
    background-color: #024f9d;
    box-sizing: border-box;
    display: table;
    padding: 12px 10px;
    text-align: center;
    width: 100%;
}

.popup .content .btn_progress .btn_cancel {
    background-color: silver;
    box-sizing: border-box;
    display: table;
    padding: 12px 10px;
    text-align: center;
    width: 100%;
}

.popup .content .btn_cancel {
    color: #fff;
    font-size: 14px;
    min-width: 170px;
}

.popup .content .btn_cancel .btn_content {
    background-color: silver;
    box-sizing: border-box;
    display: table;
    padding: 12px 10px;
    text-align: center;
    width: 100%;
}

.popup .content .fineprint {
    display: none;
}

.popup .btn_close {
    border: 1px solid #024f9d;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -khtml-border-radius: 50%;
    cursor: pointer;
    height: 25px;
    line-height: 25px;
    overflow: hidden;
    position: absolute;
    right: -12px;
    text-align: center;
    top: -12px;
    width: 25px;
}

.popup .btn_close .btn_content {
    background-color: #fff;*/
/*border-radius: 50%;*/
/*-webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -khtml-border-radius: 50%;
    color: #024f9d;
    font-weight: 900;
    font-size: 15px;
    margin-top: -1px;
    padding-bottom: 1px;
}

.popupContainer {
    background: none !important;
    border: none !important;
    font-family: 'Trebuchet MS', Verdana, Arial, helvetica, sans-serif !important;
    overflow: visible !important;
}

.popupContainer .ui-dialog-titlebar {
    display: none;
}

.popupContainer .quickquotePopup {
    left: 50% !important;
}

.messagebox {
    overflow: visible !important;*/
/*width: 557px !important;
min-width: 557px !important;*/
/*}

.messagebox_content {
    padding: 20px;
    width: 400px !important;
    min-width: 400px !important;
}

.popup .arrow {
    bottom: -16px;
    height: 16px;
    left: 50%;
    margin-left: -35px;
    overflow: hidden;
    position: absolute;
    width: 70px;
}

.popup .arrow:after {
    background: #fff;
    border: 1px solid #024f9d;
    content: "";
    height: 25px;
    left: 20px;
    position: absolute;
    top: -20px;
    width: 25px;
    -moz-box-shadow: 0 0 15px -5px #888;
    -ms-box-shadow: 0 0 15px -5px #888;
    -o-box-shadow: 0 0 15px -5px #888;
    -webkit-box-shadow: 0 0 15px -5px #888;
    box-shadow: 0 0 15px -5px #888;
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.popup .arrow.left {
    left: 20%;
}

.popup .arrow.right {
    left: 85%;
}

.popup .arrow.top {
    bottom: auto;
    top: -16px;
}

.popup .arrow.top:after {
    bottom: -20px;
    top: auto;
}*/
/* General Popup - End */
/* ResetPassword - Start */
/*.resetPasswordDialogContent {
    padding: 30px;
    width: 600px;
}*/
/* ResetPassword - End */
/* ErrorMessage - Start */
/*.errorMessageDialogContent {
    padding: 20px;
    width: 400px;
}*/
/* ErrorMessage - End */
/************CouponCheck.ascx******start********/
/*.couponapplied_popup {
    background-position: center -14px;
    background-repeat: no-repeat;
    border-spacing: 2px 7px;
    margin-top: 20px;
}

.couponapplied_popup .content {
    border: 3px dashed #b8b8b8;
    display: block;
    background-color: #EEEEEE;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=1,startColorstr='#eeeeee', endColorstr='#fff')";
    background-image: -moz-linear-gradient(top, #eeeeee 0%, #fff 100%);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%,from(#eeeeee), to(#fff));
    width: 530px !important;
}

.couponapplied_popup .content .bg {
    background-image: url('/Amsterdam/pict/tags.png');
    width: 431px;
    height: 188px;
    margin: -15px 0 0 40px;
}

.couponapplied_popup .content .title {
    font-size: 40px;
    font-weight: normal;
}

.couponapplied_popup .content .fineprint {
    color: #8c8c8c;
    display: block;
    font-size: 10px;
    margin: 22px 0 10px;
}

.couponapplied_popup .couponapplieddesc {
    display: inline-block !important;
    width: 85% !important;
}

.couponapplied_popup .btn_couponappliedclose {
    font-size: 18px !important;
}

.couponapplied_popup .btn_ShowNowAdvance {
    border: medium none !important;
    margin: 22px 0 10px !important;
}

.couponapplied_popup .btn_ShowNow {
    padding: 5px 10px !important;
}*/
/************CouponCheck.ascx******end**********/
/*.quickview_link {
    cursor: pointer;
    font-size: 12px;
    font-weight: 700;
    color: #2f84c0;
    text-decoration: none;
    padding-bottom: 4px;
    border-bottom: 1px solid silver;
    margin-bottom: 4px;
}

.quickview_link::before {
    background-image: url("/Amsterdam/pict/quick-view-icon.svg");
    background-size: 17px 15px;
    content: "";
    display: inline-block;
    height: 15px;
    margin-right: 3px;
    position: relative;
    top: 1px;
    width: 17px;
}

.quickview_link:hover {
    text-decoration: underline;
}

.quickview_link:hover ~ .product_info .btn_advance .btn_content {
    background-image: linear-gradient(to bottom, #00b436 0%, #008d25 100%);
}

.quickview_link:visited {
    color: purple;
}

.category_main .product_container .product_info .addtocart_link {
    border-bottom: 1px solid silver;
    color: #2f84c0;
    cursor: pointer;
    font-size: 12px;
    font-weight: 700;
    margin-bottom: 4px;
    padding-bottom: 4px;
    text-decoration: none;
}

.category_main .product_container .product_info .addtocart_link a {
    color: #2f84c0;
    text-decoration: none;
}

.category_main .product_container .product_info .addtocart_link:before {
    background-image: url("/Baldwincooke/pict/add-to-cart-icon.png");
    background-size: 17px 15px;
    content: "";
    display: inline-block;
    height: 15px;
    margin-right: 3px;
    position: relative;
    top: 1px;
    width: 17px;
}*/
/* product zoom viewer begin */
/*.s7flyoutzoomview {
    width: 345px;
    height: 425px;
    border-style: none;
    cursor: pointer;
}

.s7flyoutzoomview .s7highlight {
    opacity: 0.6;
    background-color: #ffffff;
    cursor: pointer;
    border: 1px solid #c2c2c2;
}

.s7flyoutzoomview .s7flyoutzoom {
    background-color: white;
    border: 1px solid #024F9D;
    height: 425px;
    left: 345px;
    margin-left: 5px;
    position: absolute;
    top: -1px;
    width: 495px;
}

.pd_zoomButtonContainer {
    color: #005BAB;
    font-size: 13px;
    font-weight: bold;
    margin: 10px 0;
    order: 2;
    width: 345px;
}

.pd_zoomButtonContainer div {
    display: inline-block;
    vertical-align: middle;
}

.pd_zoomInButton {
    background-image: url(../pict/zoom-in.png);
    background-repeat: no-repeat;
    height: 24px;
    width: 24px;
}

.pd_zoomOutButton {
    background-image: url(../pict/zoom-out.png);
    background-repeat: no-repeat;
    height: 24px;
    width: 24px;
}

.pd_zoomButtonText {
    width: 180px;
}

.pd_viewLarger {
    cursor: pointer;
}

.pd_viewLargerButton {
    background-image: url(../pict/view-larger.png);
    background-repeat: no-repeat;
    height: 24px;
    width: 24px;
}

.pd_viewLargerText {
    text-decoration: underline;
    width: 100px;
}*/
/* product zoom viewer end */
/* product view larger start */
/*#connectwithus {
    float: none;
    margin: 15px 0 0;
    overflow: auto;
    padding: 0;
    text-align: left;
}

#pd_wrapper #connectwithus .shf_icon_fb {
    background-position: -10px -55px;
    height: 27px;
    width: 27px;
}

#pd_wrapper #connectwithus .shf_icon_tw {
    background-position: -43px -55px;
    height: 27px;
    width: 27px;
}

#pd_wrapper #connectwithus .shf_icon_p {
    background-position: -175px -55px;
    height: 27px;
    width: 27px;
}

#pd_wrapper #connectwithus .shf_icon_gplus {
    background-position: -76px -55px;
    height: 27px;
    width: 27px;
}

#pd_wrapper #connectwithus .shf_icon_email {
    background-position: -241px -55px;
    height: 27px;
    width: 27px;
}

#pd_wrapper #connectwithus .shf_icon_print {
    background-position: -274px -55px;
    height: 27px;
    width: 27px;
}

#connectwithus a:last-child div {
    margin: 0;
}

.pd_viewLarger_popup {
    background-position: center -14px;
    background-repeat: no-repeat;
    border-spacing: 2px 7px;
    margin-top: 20px;
}

.pd_viewLarger_popupContent {
    width: 580px;
    height: 750px;
}

#pd_viewLarger_popupContent .s7container {
    position: absolute;
    width: 500px;
    height: 660px;
    left: 80px;
    top: 80px;
}

#pd_viewLarger_popupContent .s7zoomview {
    position: absolute;
    width: 500px;
    height: 740px;
}

.pd_viewLarger_swatches {
    position: absolute;
    top: 20px;
    left: 20px;
}

.pd_viewLarger_swatches ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 67px;
}

.pd_viewLarger_swatches ul li {
    border: 1px solid #c2c2c2;
    margin: 0 0 2px;
}

#gallerywrapper2 {
    height: auto;
    width: 500px;
}

#galleryholder2 {
    position: absolute;
    width: 500px;
    height: 425px;
}

#divproductdetailpopup {
    min-width: 860px;
    overflow: initial;
}*/
/* product view larger end */
/*Abandoned Cart Item Page start*/
/*.abandoned_popup .content {
    margin: 20px 30px 10px 30px;
    width: 350px !important;
}

.abandoned_popup .content .title {
    font-size: 40px;
    margin-bottom: 15px;
}

.abandoned_popup .content .product_image {
    border: 1px solid #808080;
    display: block;
    margin: 20px auto 0;
    padding: 5px;
}

.abandoned_popup .btn_ShowNowAdvance {
    border: medium none !important;
    margin: 22px 0 10px !important;
}*/
/*Abandoned Cart Item Page end*/
/*Checkout1 Recognize Email And Create Password Start*/
/*.createPasswordDialog .step1Content {
    padding: 20px;
    width: 560px;
}

.createPasswordDialog .step2Content {
    padding: 20px;
    width: 380px;
}

.createPasswordDialog .content .baseDescription {
    color: #024f9d;
    font-size: 16px;
    font-weight: 700;
    text-align: left;
}

.createPasswordDialog .content .description1 {
    margin-bottom: 20px;
}

.createPasswordDialog .content .description2 {
    margin-bottom: 20px;
}

.createPasswordDialog .content .description3 {
    margin-left: 0;
}

.createPasswordDialog .content .line {
    background-color: #d0d0d0;
    display: inline-block;
    height: 1px;
    margin: 25px 0 15px;
    width: 100%;
}

.createPasswordDialog input[type="text"],
.createPasswordDialog input[type="password"] {
    border: 1px solid #aaa;
    color: #000;
    font-size: 16px;
    height: 30px;
    line-height: 30px;
    margin: 0;
    padding: 0 0 0 5px;
    width: 200px;
}

.createPasswordDialog .btnContainer {
    text-align: right;
}

.createPasswordDialog .chkHidePasswordContainer {
    color: #000000;
    font-size: 12px;
    margin-left: 85px;
    margin-top: 5px;
}

.createPasswordDialog .passwordLabel {
    display: inline-block;
    margin-right: 10px;
    width: 140px;
}

.createPasswordDialog .btnContinue {
    border: none;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    font-family: 'Trebuchet MS', Verdana, Arial, helvetica, sans-serif !important;
    cursor: pointer;
}*/
/*Checkout1 Recognize Email And Create Password End*/
/************SpecialChargeContainer******start********/
/*.upgradeOptionsLink {
    width: 115px;
}

.upgradeOptionsLink .moreSpecialCharge {
    width: 115px;
    cursor: pointer;
}

.specialcharge_popup {
    background-position: center -14px;
    background-repeat: no-repeat;
    border-spacing: 2px 7px;
    margin-top: 20px;
    font-size: 12px;
    font-weight: 500;
}

.specialcharge_popup .content {
    margin-top: 10px;
    display: block;
    width: 420px !important;
}

.specialcharge_popup .specialPriceTable {
    margin: 20px 0px 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 {
    padding-top: 5px;
}

.specialcharge_popup .btn_ShowNowAdvance {
    border: medium none !important;
    margin: 0 0 10px !important;
}

.specialcharge_popup .btn_ShowNow {
    padding: 5px 10px !important;
}

.upgradeOptionsLink .moreSpecialCharge {
    color: #2f84c0;
    font-weight: bold;
}

.upgradeOptionsLink .moreSpecialCharge a {
    color: #2f84c0;
}

.upgradeOptionsLink .quickview {
    color: #2f84c0;
    font-size: 9px;
    font-weight: bold;
    width: 105px;
}

.upgradeOptionsLink .quickview a {
    color: #2f84c0;
}

.specChg_link_quickquote {
    cursor: pointer;
}*/
/************SpecialChargeContainer******end**********/
/************Thankyou Page Re-Design Start************/
/*#thankyou_layout {
    width: 100%;
}

#thankyou_layout hr {
    margin: 20px 0;
}

#thankyou_layout .button {
    border-radius: 7px;
    cursor: pointer;
    display: inline-block;
    float: right;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 700;
    margin: 5px 15px 0;
    overflow: hidden;
    box-shadow: none;
    border: none;
}

#thankyou_layout .btn_printorder {
    color: #fff;
    font-size: 14px;
}

#thankyou_layout .btn_printorder .btn_content {
    background-color: #024f9d;
    padding: 10px 20px;
}

#thankyou_layout .btn_createaccount {
    color: #fff;
    font-size: 14px;
    margin: 5px 0 0;
}

#thankyou_layout .btn_createaccount .btn_content {
    background-color: #024f9d;
    color: #fff;
    font-size: 14px;
    margin: 0;
    padding: 10px 20px;
}

#thankyou_layout .bigcontainerfloatleft {
    float: left;
    font-size: 13px;
    width: 950px;
    margin-left: 0px;
    text-align: left;
}

#thankyou_layout .bigcontainerfloatleft td {
    font-size: 12px;
}

#thankyou_layout h1 {
    font-size: 33px;
    font-weight: bold;
    margin: 5px 0 4px;
}

#thankyou_layout h1, #thankyou_layout h2 {
    color: #000;
}

#thankyou_layout .clearfloat {
    clear: both;
    height: 0;
    line-height: 0;
    overflow: initial;
}

.thankyou_popup {
    background-color: #fff !important;
    box-shadow: 0px 0px 15px #888;
    display: table;
    min-height: 237px;
    left: 0;
    margin: 10% auto;
    position: absolute;
    right: 0;
    width: 650px;
    z-index: 99999;
}

.thankyou_popup .content {
    display: table-cell;
    padding: 20px;
    text-align: center;
    vertical-align: middle;
    width: 700px;
}

.thankyou_popup .content .title {
    color: #000;
    font-size: 35px;
}

.thankyou_popup .content .line {
    background-color: #d0d0d0;
    display: inline-block;
    height: 1px;
    margin: 25px 0 15px;
    width: 75%;
}

.thankyou_popup .content .description {
    color: #024f9d;
    font-size: 16px;
    font-weight: 700;
}

.thankyou_popup .content .product_image {
    display: none;
}

.thankyou_popup .content .basebutton {
    border-radius: 7px;
    display: inline-block;
    font-weight: 700;
    margin: 15px 0 0;
    overflow: hidden;
    cursor: pointer;
}

.thankyou_popup .content .btn_create {
    color: #fff;
    font-size: 14px;
    margin-left: 0;
    min-width: 138px;
    line-height: 18px;
    height: 40px;
    float: left;
}

.thankyou_popup .content .btn_create .btn_content {
    background-color: #024f9d;
    box-sizing: border-box;
    display: table;
    padding: 12px 10px;
    text-align: center;
    width: 100%;
}

.thankyou_popup .content .btn_cancel {
    color: #024f9d;
    font-size: 14px;
    min-width: 138px;
    float: right;
    margin-top: 35px;
}

.thankyou_popup .content .btn_cancel .btn_content {
    box-sizing: border-box;
    display: table;
    text-align: center;
    width: 100%;
    font-weight: normal;
    text-decoration: underline;
}

.thankyou_popup .btn_close {
    border: 1px solid #024f9d;
    border-radius: 50%;
    height: 25px;
    line-height: 25px;
    overflow: hidden;
    position: absolute;
    right: -12px;
    text-align: center;
    top: -12px;
    width: 25px;
}

.thankyou_popup .btn_close .btn_content {
    background-color: #fff;
    color: #024f9d;
    font-weight: 700;
    margin-top: -1px;
    padding-bottom: 1px;
}

.account_info,
.account_signup {
    float: right;
    font-size: 14px;
    margin-top: 20px;
    text-align: left;
    width: 50%;
}

.account_info ul {
    color: #bbb;
    font-size: 27px;
    font-weight: 700;
    line-height: 20px;
    margin-top: 15px;
    list-style-type: disc;
    margin-left: 42px;
}

.account_info ul li {
    position: relative;
}

.account_info ul li div {
    color: #000;
    font-size: 13px;
    position: absolute;
    top: 1px;
}

.account_signup .email_address {
    color: #666;
    margin-bottom: 13px;
}

.account_signup .inputbox {
    border: none;
    width: 300px;
    margin-bottom: 5px;
}

.account_signup .inputbox input[type='text'], .account_signup .inputbox input[type='password'] {
    width: 298px;
    height: 41px;
    border: 1px solid #bcbcbc;
    outline: none;
}

#thankyou_layout .continue_shopping {
    width: 520px;
    height: 58px;
    text-align: center;
    color: #fff;
    background-color: #024f9d;
    line-height: 58px;
    float: left;
    cursor: pointer;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    border-radius: 7px;
    margin-left: 43px;
}

#thankyou_layout .continue_shopping:hover {
    background-color: #005386;
}*/
/************Thankyou Page Re-Design End************/
/********* Quick Quote Landing Page BEGIN *******/
/*.qq_lp_wrapper {
    margin: 0 auto;
    padding-top: 12px;
    width: 600px;
}

.qq_lp_wrapper table {
    background-color: #fafafa;
    border: none;
    width: 100%;
}

.qq_lp_wrapper > table {
    padding: 10px;
}

.qq_lp_wrapper table td {
    font-size: 14px;
}

.qq_lp_wrapper .title {
    border-bottom: 1px solid #daebfd;
    color: #ff8000;
    font-size: 26px;
    font-weight: 700;
    padding-bottom: 10px;
}

.qq_lp_wrapper .product_img {
    border: 1px solid #D7D7D7;
    height: 152;
    width: 152;
}

.qq_lp_wrapper .product_name {
    color: #069;
    font-weight: 700;
    text-decoration: none;
}

.qq_lp_wrapper .product_price_total {
    color: #1c8d00;
    font-weight: 700;
}

.qq_lp_wrapper .product_price_each {
    color: #1c8d00;
    font-size: 80%;
    font-weight: 700;
}

.qq_lp_wrapper .product_itemnum_label {
    color: #000;
    font-weight: 700;
}

.qq_lp_wrapper .product_itemnum {
    color: #959494;
    font-weight: 700;
}

.qq_lp_wrapper .product_qty_label {
    color: #000;
    font-size: 80%;
    font-weight: 700;
}

.qq_lp_wrapper .product_qty {
    color: #959494;
    font-size: 80%;
    font-weight: 700;
}

.qq_lp_wrapper .product_link {
    color: #398bba;
    font-size: 80%;
}

.qq_lp_wrapper .pricing_table {
    border-top: 1px solid #ccc;
}

.qq_lp_wrapper .pricing_table tr > td {
    color: #000;
    font-weight: 700;
}

.qq_lp_wrapper .pricing_table tr > td + td {
    text-align: right;
}

.qq_lp_wrapper .pricing_table .discount_label,
.qq_lp_wrapper .pricing_table .discount_code,
.qq_lp_wrapper .pricing_table .discount_amt {
    color: #af0704;
}

.qq_lp_wrapper .pricing_table .discount_description {
    color: #000;
    font-size: 80%;
}

.qq_lp_wrapper .pricing_table .total_row {
    background-color: #ededed;
}

.qq_lp_wrapper .pricing_table .total_row td {
    font-size: 19px;
}

.qq_lp_wrapper .pricing_table .total_row .total_price {
    color: #258d02;
}

.qq_lp_wrapper .cta_btn {
    margin: 20px 0;
    text-align: center;
}*/
/*.qq_lp_wrapper .cta_btn .btn_advance {
        border: none;
        box-shadow: none;
        font-size: 17px;
        height: 60px;
        line-height: 60px;
        width: 280px;
    }

        .qq_lp_wrapper .cta_btn .btn_advance .btn_content {
            background-color: #118f00;
            background-image: none;
        }*/
/*.qq_lp_wrapper .contactus_txt {
    font-size: 14px;
    text-align: center;
}

.auto-style1 {
    height: 27px;
}*/
/********* Quick Quote Landing Page End *********/
/** Update Charge Name Roll-Overs on Product Details and Cart  - Start **/
/*.chargedescriptionpopup .content {
    text-align: left;
    width: 280px !important;
}

.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("/Amsterdam/pict/specChgHelp.png") no-repeat scroll 0 0;
    margin-left: 2px;
    height: 14px;
    overflow: hidden;
    width: 14px;
    border: none;
    float: left;
    display: inline-block;
}*/
/** Update Charge Name Roll-Overs on Product Details and Cart  -  End  **/
/* PreviewDoc - Begin */
/*.comp_penpreview {
    width: 539px;
    height: 108px;
    float: left;
}

.comp_penrotationcontainer {
    margin-left: 1px;
    margin-top: 9px;
    width: 67px;
    height: 100px;
    float: left;
}

.comp_penrotationcontainer .top {
    background-image: url(../../CompositionStudio/img/generic/TopPreview.png);
    width: 59px;
    height: 20px;
    margin-left: 0;
    margin-top: 0;
    cursor: pointer;
}

.comp_penrotationcontainer .center {
    background-image: url(../../CompositionStudio/img/generic/CenterPreview.png);
    width: 59px;
    height: 20px;
    margin-left: 0;
    margin-top: 13px;
    cursor: pointer;
}

.comp_penrotationcontainer .bottom {
    background-image: url(../../CompositionStudio/img/generic/BottomPreview.png);
    width: 59px;
    height: 20px;
    margin-left: 0;
    margin-top: 13px;
    cursor: pointer;
}*/
/* PreviewDoc - End*/
/* ShippingDate - Start */
/*.ShippingDateForShoppingCart {
    clear: both;
    float: left;
    font-size: 12px;
    margin-top: 2px;
    width: 100%;
}

.ShippingDateForShoppingCart .DateBlock {
    color: #959494;
    float: left;
    margin-right: 6px;
}

.ShippingDateForShoppingCart .DateBlock span {
    color: #000;
    font-weight: 700;
    margin-right: 5px;
}

.ShippingDateForShoppingCart .LinkBlock {
    float: left;
}

.ShippingDateForCheckout {
}

.ShippingDateForCheckout .DateBlock {
    float: left;
    margin-right: 6px;
}

.ShippingDateForCheckout .LinkBlock {
    float: left;
}

.ShippingDateDialogContent {
    padding: 25px 30px;
}

.ShippingDateDialogContent .Title {
    width: 350px;
}

.ShippingDateDialogContent .MonthListContainer {
    margin: 25px auto 15px auto;
}

.ShippingDateDialogContent .MonthListContainer select {
    border: 1px solid #aaa;
    color: #000;
    font-size: 16px;
    height: 38px;
    width: 320px;
}*/
/* ShippingDate - End */
/*.versesPopContainer {
    background: transparent 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;
    position: absolute;
    right: 0;
}

.versesPopContainer .versePop .verses {
    max-width: 700px;
    max-height: 480px;
    overflow-y: auto;
}

.versesPopContainer .versePop .btn_close {
    border: 1px solid #024f9d;
    border-radius: 50%;
    cursor: pointer;
    height: 25px;
    line-height: 25px;
    overflow: hidden;
    position: absolute;
    right: -12px;
    text-align: center;
    top: -12px;
    width: 25px;
    z-index: 999999;
    background-color: #fff;
}

.versesPopContainer .versePop .btn_close .btn_content {
    background-color: #fff;
    color: #024f9d;
    font-size: 15px;
    font-weight: 900;
    margin-top: -1px;
    padding-bottom: 1px;
}

#expiredCoupon #couponContainer {
    margin: 20px auto;
    width: 850px;
}

#expiredCoupon h1 {
    color: #004f98;
    font-size: 22px;
}

#expiredCoupon #continueShopping {
    float: left;
    width: 400px;
    padding: 20px;
    font-size: 15px;
}

#expiredCoupon #continueShopping .button_wrapper {
    margin-top: 23px;
}

#expiredCoupon #continueShopping .button_wrapper .btn_advance {
    box-shadow: none;
    font-size: 16px;
    height: auto;
    line-height: normal;
}

#expiredCoupon #continueShopping .button_wrapper .btn_advance .btn_content {
    background-color: #004f98;
    background-image: none;
    padding: 22px 66px;
}

#expiredCoupon .couponImage {
    width: 403px;
    height: 212px;
    background: url("/Baldwincooke/pict/Expired-Coupon-BWC.jpg") no-repeat;
    position: relative;
    float: left;
}

#expiredCoupon .couponImage .couponCode {
    position: absolute;
    top: 152px;
    left: 230px;
    font-size: 25px;
    font-weight: 600;
    color: #004f98;
}

.overrun_disclaimer {
    margin-left: 35px;
}

.overrun_summary {
    display: inline-block;
    line-height: 30px;
    height: 30px;
    vertical-align: bottom;
}*/
/* ----------------------------------------------bc_dev.css---------------------------------------- */
/*h1 {
    font-size: 20px;
    font-weight: bold;
    margin: 5px 0 4px 0;
}

h5 {
    color: #865842;
    font-size: 13px;
    margin: 0 0 6px;
}

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

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

a {
    color: #06C;
    text-decoration: underline;
}

a:hover {
    color: #A8AAAC;
    text-decoration: none;
}*/
/*table with contents title of each page*/
/*.order_head {
    border: 0;
    font-family: Trebuchet MS, Helvetica, sans-serif;
    padding: 5px 0;
    width: 750px;
}*/
/*table with contents title of each page*/
/*.order_head td {
    border: 0;
    font-family: Trebuchet MS, Helvetica, sans-serif;
    font-size: 11px;
}*/
/*submit button*/
/*.order_body_contents .submitButton {
    background-color: #E5E5E5;
    border-top: 1px solid #CCC;
    border-left: 1px solid #CCC;
    border-right: 1px solid #666;
    border-bottom: 1px solid #666;
    color: #000;
    font-family: Trebuchet MS, Helvetica, sans-serif;
    font-size: 11px;
    margin: 0;
    padding: 1px;
    text-align: center;
}*/
/*submit button*/
/*.submitButton {
    background-color: #E5E5E5;
    border-top: 1px solid #CCC;
    border-left: 1px solid #CCC;
    border-right: 1px solid #666;
    border-bottom: 1px solid #666;
    color: #000;
    font-family: Trebuchet MS, Helvetica, sans-serif;
    font-size: 11px;
    margin: 0 0 0 4px;
    padding: 2px;
    text-align: center;
}*/
/* page title style */
/*.order_head_title {
    color: #8bc53f;
    font-family: Trebuchet MS, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    padding: 0 0 5px 3px;
}

.order_head_title h1 {
    font-size: 18px;
}*/
/* main body with tab on top and 1 px border */
/*.order_body {
    background-color: #fff;
    border: 0 solid #069;
    font-family: Trebuchet MS, Helvetica, sans-serif;
    font-size: 11px;
    margin-top: 0;
    padding-top: 0;
    padding-left: 3px;
    text-align: center;
    width: 611px;
}*/
/* the table inside the main body table - no border */
/*.order_body_contents {
    background-color: #FFF;
    border: 0;
    border-collapse: collapse;
    font-family: Trebuchet MS, Helvetica, sans-serif;
    font-size: 11px;
    padding: 2px;
    width: 600px;
}*/
/* 1px line above the header TR */
/*.order_body_contents_title-top {
    border-bottom: 0 solid #CCC;
    color: #0f833a;
    font-family: Trebuchet MS, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    padding: 0 0 5px 3px;
}*/
/* header TR style*/
/*.order_body_contents_title-main {
    background-color: #FFF;
    border-collapse: collapse;
    color: #0f833a;
    font-family: Trebuchet MS, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    height: 30px;
    padding: 5px;
}*/
/* 1px line below the header TR */
/*.order_body_contents_title-bottom {
    border-top: 1px solid #CCC;
}*/
/* product title */
/*.prodsHeader {
    font-family: Trebuchet MS, Helvetica, sans-serif;
    font-size: 11px;
}*/
/* product price small */
/*.prodsSubHeader {
    border: 0 solid #CCC;
    color: #0068b3;
    font-family: Trebuchet MS, Helvetica, sans-serif;
    font-size: 11px;
    padding: 2px;
}*/
/* product price small img */
/*.prodsSubHeader img {
    border: 0 solid #CCC;
    font-family: Trebuchet MS, Helvetica, sans-serif;
    font-size: 11px;
    padding-top: 2px;
}*/
/* "choose a cat or browse below" text */
/*.subCatTable {
    border: 0 solid #CCC;
    font-family: Trebuchet MS, Helvetica, sans-serif;
    font-size: 12px;
    margin-bottom: 5px;
    margin-top: 5px;
    width: 650px;
}

.subCatTable li {
    border: 0 solid #CCC;
    color: #ccc;
    font-family: Trebuchet MS, Helvetica, sans-serif;
    font-size: 12px;
    list-style-type: circle;
    padding: 5px;
}*/
/* active 'sort by' link */
/*.sortActive {
    font-weight: bold;
}*/
/* ---- End Category Results (old?) ---- */
/* ---- Product Details Page ---- */
/* recenty viewed <td> with item name */
/*.recentHeader {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
}*/
/* cross-sell <td> with item image */
/*.xsaleImageArea {
    height: 115px;
    margin: 0;
    padding: 4px;
    text-align: center;
    width: 128px;
}

.xsaleImageArea img {
    border: 1px solid #efefef;
    height: 80px;
    margin: 0;
    padding: 4px;
    width: 125px;
}*/
/* cross sale <td> with as low as */
/*.xsaleSubHeader {
    color: #B90000;
    font-family: Trebuchet MS, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 18px;
    padding-bottom: 20px;
}*/
/* cross sale <td> with item name */
/*#xSaleHeader {
    border: 0 solid #DDD;
    color: #0f833a;
    font-family: Trebuchet MS, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
}

#xsellProds {
    border: 0 solid #DDD;
    margin: 0;
    padding-top: 5px;
}*/
/* best sellers pane */
/*.recentmid {
    border: 0 solid #DDD;
    margin: 0;
    padding: 0;
}*/
/* ---- End Product Details ---- */
/* Save to Wish List & Projects Popup - START */
/*.popup_saveItem {
    border: 1px solid #2f8ad1;
    margin: 10px auto;
    position: relative;
    width: 500px;

    h1 {
        color: #fc5a0f;
        font-size: 22px;
    }

    p {
        font-size: 14px;
    }

    a {
        font-size: 14px;
        font-weight: bold;
        text-decoration: none;

        &:hover {
            text-decoration: underline;
        }
    }

    .close_popup {
        position: absolute;
        right: -5px;
        top: -10px;
        background: #fff;
        border: 1px solid #09579d;
        border-radius: 50%;
        font-size: 12px;
        font-weight: bold;
        color: #09579d;
        cursor: pointer;
        display: inline-block;
        height: 18px;
        line-height: 16px;
        text-align: center;
        vertical-align: top;
        width: 18px;
    }

    .savedItem_container {
        margin: 0 auto;
        padding: 20px 0;
        width: 95%;

        h1 {
            color: #00539b;
            margin-bottom: 5px;
            text-align: center;
        }

        p {
            margin: 20px 0;
        }

        label {
            display: inline-block;
            float: right;
            font-size: 11px;
            line-height: 7px;
            margin: 0 0 10px 18px;
            width: 255px;
        }

        input[type="checkbox"] {
            margin-left: -18px;
            vertical-align: middle;
        }

        input[type="text"] {
            float: right;
            height: 30px;
            width: 275px;
        }

        .popup_rule {
            border: 1px solid #09579d;
        }

        .email_label {
            display: inline-block;
            margin: 8px 0 0 20px;
        }

        .name_project {
            clear: both;
        }

        .popup_action {
            clear: both;
        }

        .example_text {
            color: #939598;
            display: block;
            float: right;
            font-size: 11px;
            font-style: italic;
            margin: 0;
            width: 275px;
        }

        .close_link {
            color: #06c;
            cursor: pointer;
            float: left;
            font-size: 14px;
            margin: 15px 0 0 20px;
            text-decoration: underline;
        }

        .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;
        }

        .clear {
            clear: both;
        }

        .email-sign-up-checkbox {
            margin-top: 12px;

            & > input[type='checkbox'] {
                margin-left: 0;
            }

            & > label {
                display: inline;
                float: none;
                font-size: 11px;
                margin: 0;
                width: auto;
            }

            & > a {
                font-size: 11px;
                font-weight: normal;
                color: $text-link;
            }
        }
    }
}*/
/* Save to Wish List & Projects Popup - END */
/*.wishList {
    margin-top: 20px;
    padding-left: 20px;

    h1 {
        font-size: 22px;
    }

    p {
        font-size: 14px;
    }

    a {
        font-size: 14px;
        font-weight: bold;
        text-decoration: none;

        &:hover {
            text-decoration: underline;
        }
    }

    & .breadcrumbs {
        text-transform: uppercase;
    }

    & .breadcrumbs a {
        color: #06c;
        font-size: 10px;
        font-weight: normal;
        text-decoration: underline;
    }

    & .product_container {
        display: inline-block;
        margin: 0 3px 30px 0;
        overflow: hidden;
        vertical-align: top;
        width: 194px;

        & .product_image_container {
            border: 1px solid #D4D2D2;
            cursor: pointer;
            height: 255px;
            margin-bottom: 5px;
            overflow: hidden;
            position: relative;

            & .product_image {
                padding: 10px;

                & .category_thumb4 {
                    height: 211px;
                    width: 174px;
                }
            }

            & .product_badge,
            & .gsa_grid_badge {
                bottom: 10px;
                color: #FFF;
                font-size: 10px;
                font-weight: 700;
                height: 14px;
                left: 0;
                line-height: 14px;
                min-width: 50%;
                padding: 0 5px;
                position: absolute;
                text-align: center;
                text-transform: uppercase;

                &:before {
                    border-right: 7px solid transparent;
                    border-bottom: 7px solid;
                    border-bottom-color: inherit;
                    bottom: 0;
                    content: "";
                    display: inline-block;
                    position: absolute;
                    right: -7px;
                }

                &:after {
                    border-right: 7px solid transparent;
                    border-top: 7px solid;
                    border-top-color: inherit;
                    content: "";
                    display: inline-block;
                    position: absolute;
                    right: -7px;
                    top: 0;
                }
            }

            .product_badge_exclusive {
                background-color: #bd8bbe;
                border-color: #bd8bbe;
            }
        }

        & .product_info {
            color: #000;
            font-size: 12px;
            line-height: 16px;

            & .addtocart_link {
                border-bottom: 1px solid silver;
                color: #2f84c0;
                cursor: pointer;
                font-size: 12px;
                font-weight: 700;
                margin-bottom: 4px;
                padding-bottom: 4px;
                text-decoration: none;

                & a {
                    color: #2f84c0;
                    text-decoration: none;
                }
            }

            & .text_info {
                clear: both;
                height: 30px;

                & .product_name {
                    font-size: 14px;
                    font-weight: 700;
                    text-overflow: initial;
                    text-transform: uppercase;
                    white-space: normal;

                    & a {
                        color: #024f9d;
                        text-decoration: none;
                    }
                }

                & .product_id {
                    color: #999;
                }
            }
        }
    }

    .btn_content {
        background-color: rgb(5, 162, 107);
        border-radius: 7px;
        box-sizing: border-box;
        color: rgb(255, 255, 255);
        cursor: pointer;
        display: block;
        font-family: Arial, Helvetica, "Trebuchet MS", Verdana, sans-serif;
        font-size: 17px;
        font-weight: bold;
        height: 45px;
        line-height: 23px;
        margin: 20px auto 0 auto;
        padding: 3px 10px 0 10px;
        text-align: center;
        width: 90%;

        .btn_subtxt {
            font-size: 12px;
            font-weight: 400;
            margin-top: -4px;
            text-align: center;
        }
    }

    .quickadd_but {
        @extend .btn_content;
        line-height: 37px;
    }

    .remove_wishList {
        color: #06c;
        cursor: pointer;
        font-size: 16px;
        font-weight: bold;
        margin-top: 10px;
        text-align: center;
        text-decoration: underline;
    }
}*/
/* Order Status & Saved Projects - START */
/*#saved-projects {
    margin-top: 20px;

    .no_orders {
        margin-left: 10%;

        p {
            margin-top: 20px;
        }
    }
}

#order-status {
    position: relative;
    width: 100%;

    h1 {
        color: #000;
        font-size: 26px;
    }

    p {
        margin: 0;
    }

    .no_orders {
        margin-left: 0;
        margin-bottom: 160px;

        h5 {
            margin-top: 5px;
        }

        p {
            margin-top: 20px;

            a {
                font-size: 16px;
                text-decoration: underline;
            }
        }
    }

    .header_column {
        display: inline-block;
        vertical-align: top;
        width: 30%;

        .text_center {
            text-align: center;
        }

        .text_right {
            text-align: right;
        }

        @media (max-width: 700px) {
            display: block;
            width: 100%;

            h3 {
                font-size: 12px;
                margin-top: 5px;
            }

            .text_center, .text_right {
                text-align: left;
            }
        }
    }

    .estimated_ship {
        font-size: 16px;
        font-weight: bold;
        margin-left: 30px;
    }

    .shipment_details {
        display: inline-block;
        margin-top: 5px;
        position: relative;
        vertical-align: top;
        width: 25%;

        @media (max-width: 700px) {
            display: block;
            margin-top: 10px;
            width: 100%;
        }

        p {
            display: inline-block;
        }

        span {
            font-size: 14px;
        }

        .shipment_statusCircle {
            background: #00aeef;
            border-radius: 50%;
            font-size: 12px;
            font-weight: bold;
            color: #fff;
            cursor: pointer;
            display: inline-block;
            height: 16px;
            line-height: 16px;
            text-align: center;
            vertical-align: top;
            width: 16px;
        }

        .shipment_statusBox {
            background: #FFFFFF;
            border: #8089b8 solid 1px;
            display: none;
            padding: 8px;
            position: absolute;
            top: 25px;
            right: 12px;
            width: 250px;
            z-index: 9999;

            @media (max-width: 700px) {
                left: 0;
                right: auto;

                &:before {
                    left: 50%;
                }

                &:after {
                    left: 50%;
                }
            }

            p {
                font-size: 13px;
                margin-bottom: 5px;
            }

            ul {
                font-size: 13px;
                margin: 0 0 5px 0;
                padding-left: 20px;
            }

            &:before {
                content: '';
                position: absolute;
                border-style: solid;
                border-width: 0 15px 10px;
                border-color: #8089b8 transparent;
                display: block;
                width: 0;
                z-index: 0;
                margin-left: -40px;
                top: -10px;
                left: 70%;

                @media (max-width: 700px) {
                    left: 50%;
                }
            }

            &:after {
                content: '';
                position: absolute;
                border-style: solid;
                border-width: 0 15px 10px;
                border-color: #FFFFFF transparent;
                display: block;
                width: 0;
                z-index: 1;
                margin-left: -40px;
                top: -9px;
                left: 70%;

                @media (max-width: 700px) {
                    left: 50%;
                }
            }

            .shipment_closeStatus {
                position: absolute;
                right: -5px;
                top: -10px;
                background: #fff;
                border: 1px solid #8089b8;
                border-radius: 50%;
                font-size: 12px;
                font-weight: bold;
                color: #8089b8;
                cursor: pointer;
                display: inline-block;
                height: 16px;
                line-height: 16px;
                text-align: center;
                vertical-align: top;
                width: 16px;
            }
        }
    }

    .div-orders.open-orders .div-past-orders,
    .div-orders.past-orders .div-open-orders {
        display: none;
    }

    div.order-status {
        display: inline-block;
    }

    .product-info:not([data-status=Cancelled]) .item-status.cancelled,
    .product-info:not([data-status=CatchAll]) .item-status.catch-all,
    .product-info:not([data-status=CreditHold]) .item-status.credit-hold,
    .product-info:not([data-status=InProcess]) .item-status.in-process,
    .product-info:not([data-status=InProduction]) .item-status.in-production,
    .product-info:not([data-status=InShipping]) .item-status.in-shipping,
    .product-info:not([data-status=OnHold]) .item-status.art-hold,
    .product-info:not([data-status=OrderReceived]) .item-status.order-received,
    .product-info:not([data-status=Shipped]) .item-status.shipped,
    .product-info:not([data-status=Unknown]) .item-status.unknown {
        display: none;
    }

    .btn-reorder,
    .btn-write-review {
        display: none;
    }

    .product-info[data-status=Shipped] .btn-reorder,
    .product-info[data-status=Shipped] .btn-write-review {
        display: block;
    }

    .product-info[data-status=Shipped] .estimated_ship,
    .product-info:not([data-status=Shipped]) .ship-on {
        display: none;
    }

    p.bold_small.order_date {
        display: block;
    }
}

.product_listings {
    margin-top: 5px;
    width: 100%;

    @media (max-width: 949px) {
        width: auto;
    }

    h1 {
        font-size: 22px;
    }

    p {
        font-size: 14px;
    }

    a {
        font-size: 14px;
        font-weight: bold;
        text-decoration: none;

        &:hover {
            text-decoration: underline;
        }
    }

    hr {
        border-color: #f1f1f1;
    }

    .bold_large {
        font-size: 18px;
        font-weight: bold;
    }

    .bold_medium {
        font-size: 16px;
        font-weight: bold;
    }

    .bold_smedium {
        font-size: 14px;
        font-weight: bold;
    }

    .bold_small {
        font-size: 12px;
        font-weight: bold;
    }

    .breadcrumbs {
        color: #888;
        margin: 10px 0 5px;
        text-transform:uppercase;

        a {
            color: #06c;
            font-size: 10px;
            font-weight: normal;
            text-decoration: underline;
        }
    }

    .product_listings_tabs {
        border-bottom: 1px solid #449bce;
        width: 100%;
    }

    .product_listings_tab {
        background-color: #d1d3d4;
        color: #808285;
        cursor: pointer;
        display: inline-block;
        font-size: 13px;
        font-weight: bold;
        padding: 8px;
        width: 100px;
    }

    .is-active {
        background-color: #0076bd;
        color: white;
        padding-top: 12px;
    }

    .btn_primary {
        background-color: #05a26b;
        background-image: none;
        border-radius: 7px;
        color: #fff;
        cursor: pointer;
        height: 40px;
        font-size: 15px;
        font-weight: bold;
        line-height: 40px;
        margin: 10px auto 0 auto;
        padding: 0 20px;
        text-align: center;
        width: 180px;

        @media (max-width: 700px) {
            margin: 10px 0 0 0;
        }
    }

    .btn_secondary {
        @extend .btn_primary;
        background-color: #fff;
        border: 2px solid #05a26b;
        color: #05a26b;
    }
}

.moved_wrapper {
    background-color: #ccc;
    z-index: 3;

    .overview_header {
        background-color: #c1c2c4;
    }
}

.orderStatus_loginBox {
    background-color: #e6e7e8;
    display: inline-block;
    height: 250px;
    margin-top: 10px;
    padding: 10px;
    vertical-align: top;
    width: 410px;

    p {
        font-size: 13px;
    }

    label {
        display: inline-block;
        margin: 20px 0 0 30px;
    }

    .loginBox_textInputs {
        margin: 20px 0 10px;

        p {
            display: inline-block;
            font-size: 14px;
            text-align: right;
            width: 100px;
        }

        input {
            margin-bottom: 10px;
            height: 25px;
            width: 250px;
        }
    }

    .btn_primary {
        background-color: #024f9d;
        background-image: none;
        border-radius: 7px;
        color: #fff;
        cursor: pointer;
        height: 40px;
        float: right;
        font-size: 15px;
        font-weight: bold;
        line-height: 40px;
        margin: 10px 20px 10px;
        padding: 0 20px;
        text-align: center;
        width: 180px;
    }

    .forgotPassword {
        margin-top: 25px;
        text-align: center;

        p {
            display: inline-block;
            margin-right: 10px;
        }
    }
}

#order-status {
    .orderStatus_middle {
        display: inline-block;
        height: 250px;
        margin: 0 5px;
        vertical-align: top;

        > p {
            font-size: 28px;
            font-weight: bold;
            margin-top: 115px;
        }

        @media (max-width: 950px) {
            display: block;
            height: auto;

            > p {
                margin: 10px 0 0 170px;
            }
        }
    }
}

.orderStatus_tabs {
    border-bottom: 1px solid #449bce;
    width: 100%;
}

.orderStatus_tab {
    background-color: #d1d3d4;
    color: #808285;
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    font-weight: bold;
    padding: 8px;
    width: 100px;
}

.is-active {
    background-color: #0076bd;
    color: white;
    padding-top: 12px;
}

.overview_header {
    background-color: #e6e7e8;
    margin: 10px 0;
    padding: 5px;

    .header_column {
        display: inline-block;
        vertical-align: top;
        width: 25%;

        &:first-of-type {
            width: 65%;
        }

        p {
            display: inline-block;
        }

        .text_center {
            text-align: center;
        }

        .float_right {
            float: right;
        }

        @media (max-width: 700px) {
            display: block;
            width: 100%;

            h3 {
                font-size: 12px;
                margin-top: 5px;
            }

            .text_center, .text_right {
                text-align: left;
            }
        }

        .edit_name {
            color: #06c;
            cursor: pointer;
            display: inline-block;
            font-size: 14px;
            margin-left: 10px;
            text-decoration: underline;
        }
    }

    .order_date {
        margin-top: 8px;
    }
}

.product_details {
    margin: 5px 0 5px 3%;
    display: inline-block;
    width: 70%;

    @media (max-width: 700px) {
        display: block;
        width: 100%;
    }

    .product {
        margin-top: 5px;

        .box_preview {
            display: inline-block;
        }

        .product_box {
            border: 2px solid #f1f1f1;
            cursor: pointer;
            position: relative;
            height: 120px;
            width: 180px;

            img {
                position: absolute;
                left: 50%;
                top: 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%);
                height: auto;
                width: auto;
                max-width: 160px;
            }
        }

        .product_preview {
            margin: 5px 0 0 10px;

            .review_icon {
                background: url("/Amsterdam/pict/sprite_shoppingcart.png") no-repeat -238px -117px;
                cursor: pointer;
                display: inline-block;
                height: 30px;
                width: 30px;
            }

            a {
                color: #176083;
                font-size: 14px;
                font-weight: bold;
                display: inline-block;
                margin-top: 8px;
                vertical-align: top;
            }
        }

        .details {
            display: inline-block;
            vertical-align: top;
            width: 165px;

            .bold_smedium {
                margin-top: 5px;
            }
        }
    }
}

.order_actions {
    display: inline-block;
    margin-top: 5px;
    position: relative;
    vertical-align: top;
    width: 25%;

    @media (max-width: 700px) {
        display: block;
        margin-top: 10px;
        width: 100%;
    }

    p {
        display: inline-block;
    }

    .shipment_statusCircle {
        background: #00aeef;
        border-radius: 50%;
        font-size: 12px;
        font-weight: bold;
        color: #fff;
        cursor: pointer;
        display: inline-block;
        height: 16px;
        line-height: 16px;
        text-align: center;
        vertical-align: top;
        width: 16px;
    }

    .shipment_statusBox {
        background: #FFFFFF;
        border: #8089b8 solid 1px;
        display: none;
        padding: 8px;
        position: absolute;
        top: 25px;
        right: 12px;
        width: 250px;
        z-index: 9999;

        @media (max-width: 700px) {
            left: 0;
            right: auto;

            &:before {
                left: 50%;
            }

            &:after {
                left: 50%;
            }
        }

        p {
            font-size: 13px;
            margin-bottom: 5px;
        }

        ul {
            font-size: 13px;
            margin: 0 0 5px 0;
            padding-left: 20px;
        }

        &:before {
            content: '';
            position: absolute;
            border-style: solid;
            border-width: 0 30px 10px;
            border-color: #8089b8 transparent;
            display: block;
            width: 0;
            z-index: 0;
            margin-left: -40px;
            top: -10px;
            left: 70%;

            @media (max-width: 700px) {
                left: 50%;
            }
        }

        &:after {
            content: '';
            position: absolute;
            border-style: solid;
            border-width: 0 30px 10px;
            border-color: #FFFFFF transparent;
            display: block;
            width: 0;
            z-index: 1;
            margin-left: -40px;
            top: -9px;
            left: 70%;

            @media (max-width: 700px) {
                left: 50%;
            }
        }

        .shipment_closeStatus {
            position: absolute;
            right: -5px;
            top: -10px;
            background: #fff;
            border: 1px solid #8089b8;
            border-radius: 50%;
            font-size: 12px;
            font-weight: bold;
            color: #8089b8;
            cursor: pointer;
            display: inline-block;
            height: 16px;
            line-height: 16px;
            text-align: center;
            vertical-align: top;
            width: 16px;
        }
    }

    .delete_project {
        color: #06c;
        cursor: pointer;
        font-size: 18px;
        font-weight: bold;
        margin-top: 20px;
        text-align: center;
        text-decoration: underline;
    }

    .moved_project {
        font-size: 18px;
        font-weight: bold;
    }
}*/
/* Order Status & Saved Projects - END */
/* ----- New/Manage Account Pages ----- */
/*.order_body_contents_reg {
    background-color: #FFF;
    border: 0 solid #CCC;
    border-collapse: collapse;
    font-family: Trebuchet MS, Helvetica, sans-serif;
    font-size: 11px;
    margin-left: 11px;
    padding: 5px;
    width: 600px;
}

.order_body_contents_reg td {
    background-color: #FFF;
    border: 0 solid #CCC;
    font-family: Trebuchet MS, Helvetica, sans-serif;
    font-size: 11px;
    margin-left: 11px;
    padding: 3px;
}*/
/* "special offers" confirmation div */
/*.reg_opt {
    background-color: #FFF;
    border: 0 solid #CCC;
    font-family: Trebuchet MS, Helvetica, sans-serif;
    font-size: 11px;
    margin: 0 0 15px;
    padding: 3px;
    position: relative;
    text-align: left;
    width: 580px;
}*/
/* wrapper for the "secure" logo */
/*#reg_holder {
    background-color: #FFF;
    border: 0 solid #CCC;
    font-family: Trebuchet MS, Helvetica, sans-serif;
    font-size: 11px;
    margin: 0;
    padding: 3px;
    position: relative;
    text-align: left;
    width: 580px;
}*/
/* "secure" logo */
/*#secure {
    background-image: url(/Baldwincooke/pict/reg_secure.gif);
    background-position: center;
    background-repeat: no-repeat;
    height: 67px;
    left: 455px;
    margin: 0;
    padding: 2px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 115px;
}*/
/* ---- End New/Manage Account page ---- */
/* Customer Service page */
/*.cs_table {
    border: 0 solid #DDD;
    color: #0068b3;
    font-family: Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    margin: 0;
    padding: 5px;
    text-align: left;
    width: 550px;
}

.cs_table ul {
    border: 0 solid #DDD;
    font-family: Trebuchet MS, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    margin: 0;
    padding: 11px;
    text-align: left;
    text-indent: 11px;
}*/
/* panel to handle logo uploads */
/*#LogoFile {
    border: 1px solid #DDD;
    margin: 11px 5px 5px;
    padding: 0;
}*/
/* the file inside the LogoFile panel */
/*#LogoFile file {
    border: 0 solid #DDD;
    color: #CF3;
    margin: 0;
    padding: 0;
}*/
/* checkout - billing address info */
/*.chckt2_table {
    border: 0 solid #DDD;
    font-family: Trebuchet MS, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    margin: 0;
    padding: 5px;
    text-align: left;
}*/
/* password-changing area table */
/*.chg_pass {
    font-family: Trebuchet MS, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    margin: 0;
    padding: 5px;
    text-align: left;
}

.chg_pass input {
    font-family: Trebuchet MS, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    margin: 5px;
    padding: 1px;
    text-align: left;
}

.color_table {
    border: 0 solid #DDD;
    font-family: Trebuchet MS, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    margin: 0;
    padding: 0;
    text-align: left;
}

.quote_lines {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    margin: 0;
    padding: 4px;
    width: 400px;
}

.quote_lines td {
    border-bottom: 1px solid #e1e1e1;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    height: 19px;
}*/
/* QQ popup bottom left panel */
/*.quote_holder4 {
    font-family: Trebuchet MS, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    margin-left: 0;
    padding: 0;
    width: 200px;
}

.quote_holder4 span {
    font-family: Trebuchet MS, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    margin-left: 0;
    padding: 0;
    width: 200px;
}*/
/* right panel on bottom of QQ price chart - QQ summary */
/*.quote_summary {
    border: 2px #e1e1e1 solid;
    font-family: Trebuchet MS, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    margin: 0;
    padding: 5px;
    width: 300px;
}

.quote_summary td {
    margin: 0;
    padding: 2px;
}*/
/* "buy" button in the QQ summary */
/*.quote_buyButton {
    margin: 5px;
    padding: 5px;
}*/
/* QQ summary disclaimer */
/*.quote_shipping {
    border: 0;
    color: #666;
    padding-top: 5px;
    padding-bottom: 5px;
}*/
/* error panel for if QQ info is invalid */
/*.quoteError {
    border: 1px #f7f7f7 solid;
    color: #FFCC00;
    font-family: Trebuchet MS, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    margin: 20px 0 0;
    padding: 0;
    text-align: left;
}*/
/* compare popup main table */
/*.compare_holder0 {
    border: 0 #CCC solid;
    font-family: Trebuchet MS, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    height: 600px;
    margin: 0;
    padding: 0;
    width: 580px;
}

.compare_holder0 td {
    border-bottom: 1px #e1e1e1 solid;
    border-right: 1px #e1e1e1 solid;
    margin: 0;
    padding: 0;
}

.compare_header {
    font-family: Trebuchet MS, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    height: 30px;
    margin: 0;
    padding: 1px;
}*/
/* row of prices - compare popup */
/*.compare_pricetr {
    background-color: #f7f7f7;
    border: 0 #f7f7f7 solid;
    color: #f14916;
    font-family: Trebuchet MS, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    margin: 0;
    padding: 0;
}*/
/* compare chart headers */
/*.compare_title {
    border: 0 #f7f7f7 solid;
    font-family: Trebuchet MS, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    margin: 0;
    padding: 0;
    width: 100px;
}

.color_title {
    border: 0 #f7f7f7 solid;
    color: #000;
    font-family: Trebuchet MS, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    margin: 0;
    padding: 0;
}

.qQuoteCheckBox {
    border: 0 #f7f7f7 solid;
    color: #000;
    font-family: Trebuchet MS, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    margin: 0;
    padding: 0;
    width: 200px;
}

.cart_buttons {
    background-color: #1c8d00;
    border: none;
    border-radius: 7px;
    color: #fff;
    cursor: pointer;*/
/*display: table;*/
/*font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 700;
    margin: 15px auto 25px;
    overflow: hidden;
    padding: 10px;
    width: 100%;
}

.cart_buttons:hover {
    background-color: #45A52B;
}

.cart_continueshopping {
    color: #666;
    cursor: pointer;
    float: left;
    margin: 32px 0 0 2px;
    width: auto;
}

.prsbutupdate {
    background: url('/BaldwinCooke/pict/calcShip_btn.jpg') no-repeat;
    border: 0;
    cursor: pointer;
    height: 25px;
    margin-top: 3px;
    width: 100px;
}

.prsText {
    background: #fff url(/Baldwincooke/pict/pix.gif);
    border: 0;
    float: left;
    color: #777;
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    font-size: 14px;
    height: 22px;
    margin: 4px 0 0 18px;
    padding: 2px 0 0 3px;
    width: 195px;
}

.prsBut {
    background: transparent url(/Baldwincooke/pict/pix.gif);
    border: 0;
    cursor: pointer;
    height: 28px;
    margin: 0 0 0 14px;
    width: 40px;
}

span.gblError {
    color: #c00;
}*/
/* free gift offer area */
/*.Freeitems {
    border: 0 #f7f7f7 solid;
    color: #000;
    font-family: Trebuchet MS, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    margin: 8px;
    padding: 3px;
    width: 560px;
}

.Freeitems input {
    width: 25px;
}*/
/* SolutionCenter options panel */
/*.idea_finder {
    background-color: #F7F7F7;
    border: 1px #f7f7f7 solid;
    color: #0f823a;
    font-family: Trebuchet MS, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    margin: 8px;
    padding: 3px 3px 3px 400px;
    text-align: right;
    width: 560px;
}*/
/* stockart popup search area */
/*.stockart_search {
    background-color: #F7F7F7;
    border: 0 #CCC solid;
    color: #0f823a;
    font-family: Trebuchet MS, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    margin: 0 8px;
    padding: 5px;
    text-align: left;
    width: 560px;
}*/
/* stockart popup links area */
/*.stockart_links {
    background-color: #F7F7F7;
    border: 0 #CCC solid;
    color: #0f823a;
    font-family: Trebuchet MS, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    margin: 0 8px;
    padding: 5px;
    text-align: left;
    width: 560px;
}

.stockart_links td {
    width: 115px;
}

.stockart_links dl {
    font-family: Trebuchet MS, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    margin: 0;
    padding: 0;
}

.stockart_links dt {
    font-family: Trebuchet MS, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    margin: 0;
    padding: 0;
    text-indent: 6px;
}*/
/* table for the stockart search results */
/*.stockart_results {
    border: 0 #CCC solid;
    color: #0f823a;
    font-family: Trebuchet MS, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    margin: 0 8px;
    padding: 2px;
    text-align: center;
    width: 560px;
}

.stockart_results img {
    height: 100px;
    width: 100px;
}*/
/* new product detail page design */
/*#div_Desc,
#div_Colors,
#div_Solution {
    border: 0 solid #F00;
    font-family: Trebuchet MS, Helvetica, sans-serif;
    font-size: 11px;
    margin: 0;
    padding: 0;
    width: 390px;
}*/
/* new product detail page design */
/*#div_Warning {
    border: 0 solid #333;
    font-family: Trebuchet MS, Helvetica, sans-serif;
    font-size: 11px;
    margin: 0;
    padding: 5px;
}*/
/* new product detail page design */
/*#div_xsell {
    border: 0 solid #F00;
    float: right;
    font-family: Trebuchet MS, Helvetica, sans-serif;
    font-size: 11px;
    margin: 0;
    padding: 0;
    width: 150px;
}

.quickadd {
    background: #eee;
    border: 1px solid #e1e1e1;
    left: 17px;
    margin: 7px 0 5px;
    padding: 0 0 5px;
    position: static;
    text-align: center;
    width: 136px;
}

.quickadd_text {
    font-weight: bold;
    left: 0;
    padding: 2px;
    position: static;
    top: 10px;
    width: 45px;
}

.quickadd_but {
    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')";
    border: 1px solid #fff;
    border-radius: 7px;
    box-shadow: 0px 0px 5px #888;
    color: #fff;
    cursor: pointer;
    font-size: 18px;
    font-weight: 700;
    height: 33px;
    line-height: 33px;
    margin-top: 4px;
    padding: 0 10px;
}

.quickadd_but:hover {
    background-color: #00b436;
    background-image: none;
}

.quickadd_padding {
    padding-left: 0;
}

.addtocart_btn {
    float: right;
    margin-top: 10px;
}

.addtocart_btn a {
    text-decoration: none;
}

.addtocart_btn ~ div {
    clear: both;
}*/
/* new div-based prodetail page styles */
/*#div_title {
    border: 0 solid #F00;
    font-family: Trebuchet MS, Helvetica, sans-serif;
    font-size: 11px;
    margin: 0;
    padding: 0;
}*/
/* new cart layout with logo selection */
/*#div_logo {
    border: 0 solid #000;
    font-family: Trebuchet MS, Helvetica, sans-serif;
    font-size: 11px;
    margin: 5px;
    padding: 5px;
    text-align: center;
    width: 500px;
}*/
/* new cart layout with imprint color */
/*#divColor {
    border: 0 solid #000;
    font-family: Trebuchet MS, Helvetica, sans-serif;
    font-size: 11px;
    margin: 5px;
    padding: 5px;
    text-align: left;
    width: 500px;
}

.actShop {
    color: #0068b3;
    font-size: 11px;
    font-weight: bold;
    margin-left: 0;
}

.actShop a {
    color: #0068b3;
    font-weight: bold;
}

.actShopCartNumItems {
    margin-left: 3px;
}*/
/* shopping cart title in product option*/
/*.shop_bomTitle {
    color: #000;
    font-family: Trebuchet MS, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
}*/
/* shopping cart imprint selection*/
/*.shop1_imprints {
    color: #000;
    font-family: Trebuchet MS, Helvetica, sans-serif;
    ;
    font-size: 11px;
    font-weight: normal;
}*/
/* shopping cart imprint selection*/
/*.shop1_imprints td {
    padding-bottom: 5px;
    text-align: center;
}*/
/* shopping cart product category listing */
/*#cartProds {
    width: 140px;
}*/
/* shopping cart small text*/
/*.smalltext {
    color: #000;
    font-family: Trebuchet MS, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
}*/
/* titles' blue background in my account */
/*div.myacct_titlebg {
    background-color: #328419;
    font-weight: bold;
    width: 98%;
}*/
/* titles' font style in my account */
/*div.myacct_title {
    color: #fff;
    font-family: Trebuchet MS, Arial;
    font-size: 13px;
    padding: 3px 7px;
}*/
/* beginning of table */
/*div.myaact_table {
    float: left;
    text-align: center;
    width: 300px;
}*/
/* creating table 2x2 */
/*div.myacct_table22 {
    margin: 0.5em 12px;
    padding: 0;
    text-align: center;
    width: auto;
}*/
/* table's row */
/*div.myacct_tr {
    margin: 0 auto;
    padding: 0;
    text-align: center;
    width: 580px;
}*/
/* left column */
/*div.myacct_left {
    border: none;
    float: left;
    margin: 0;
    padding: 0;
    text-align: left;
    width: 200px;
}*/
/* right column */
/*div.myacct_right {
    border: none;
    float: left;
    margin: 0;
    padding: 0;
    text-align: left;
    width: 380px;
}*/
/* positioning buttons 'edit order' and 'reorder now' */
/*div.myacct_buttns {
    float: right;
    height: 90px;
    padding-top: 14px;
    text-align: center;
    width: 38%;
}*/
/* rounded hor. block */
/*.roundcont {
    background-color: #358a1a;
    margin-left: 8px;
    width: 790px;
}*/
/* td's inside of the rounded */
/*.roundcont td {
    border: 0 solid #000;
    color: #fff;
    font: 10px Verdana;
    padding: 0 4px;
    width: 250px;
}*/
/* link inside the rounded block */
/*.roundcont a {
    color: #fff;
}

.roundcont a:hover {
    text-decoration: underline;
}*/
/* form style */
/*.roundcont select {
    color: #000;
    font: 10px Verdana;
    height: 15px;
}*/
/* rounded block: top right corner */
/*.roundtop {
    background: url(/Baldwincooke/pict/tr.gif) no-repeat top right;
}*/
/* bottom right corner */
/*.roundbottom {
    background: url(/Baldwincooke/pict/br.gif) no-repeat top right;
}*/
/* corners' style in the rounded block */
/*img.corner {
    border: none;
    display: block !important;
    height: 4px;
    width: 4px;
}*/
/* left section of div with the picture and title of a category */
/*div.cat_left {
    border: 0 solid #000;
    float: left;
    font-size: 10px;
    font-weight: normal;
    height: 120px;
    margin: 10px 0 0 6px;
    padding: 0;
    text-align: center;
    width: 200px;
}*/
/* left section of div with the picture and title of a category */
/*div.cat_left img {
    margin-top: 20px;
}*/
/* mid section of div with the text description of a category */
/*div.cat_middle_text {
    float: left;
    font-size: 11px;
    font-weight: normal;
    height: 90px;
    margin: 10px 0 0 5px;
    width: 390px;
}*/
/* right section of div with price, buy button, and show details */
/*div.cat_right_navi {
    float: left;
    margin: 25px 0 0 15px;
    padding: 22px 0 0 18px;
}

.catfil_grid_details a:hover {
    color: #79a02a;
    text-decoration: none;
}

.cat_right_navi a {
    color: #4472d0;
    font-size: 13px;
    padding-top: 0;
    text-decoration: underline;
}

.cat_right_navi a:hover {
    text-decoration: none;
}

.cat_right_navi_pr {
    font-size: 15px;
}

.cat_middle_item h4 a {
    font-size: 15px;
    text-decoration: none;
}*/
/*New Category Product List Design*/
/*div.cat_middle_item {
    float: left;
    font-family: Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-size-adjust: none;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: normal;
}

div.cat_review {
    color: #808080;
    float: right;
    font-size: 9px;
    text-align: right;
}*/
/* Shopping Cart styles */
/*.totals_area {
    float: left;
    font-size: 12px;
    margin: 0 0 18px 0;
    width: 950px;
}

.totals_area_place {
    background-color: #f7f6f5;
    float: left;
    font-size: 12px;
    margin: 10px 0 18px;
    padding: 6px;
    width: 720px;
}

.totals_shipping {
    width: 100%;
}

.totals_grand {
    border-bottom: 1px solid #D1D1D1;
    border-left: 1px solid #D1D1D1;
    border-right: 1px solid #D1D1D1;
    float: right;
    width: 822px;
}

.totals_grand_white {
    background: #fff;
    float: left;
    padding: 6px 3px;
    text-align: right;
    white-space: nowrap;
    width: 100%;
}

.totals_txt {
    float: left;
    font-weight: bold;
    padding: 5px 0 0 612px;
    text-align: right;
}

.totals_nr {
    float: left;
    padding: 0;
    text-align: right;
    width: 13%;
}

.totals_nr u {
    border-bottom: 1px solid;
}*/
/** AOL Campaign + regular newsletter signup **/
/*#newsletter_signup_area .newsletter_input {
    float: left;
    width: 132px;
}

#newsletter_signup_area .nwstext {
    border: 1px solid #9099a2;
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    font-size: 13px;
    height: 22px;
    margin-left: 1px;
    padding: 1px 0 0 3px;
    width: 130px;
}

#newsletter_signup_area .newsletter_button {
    float: left;
    width: 44px;
}

#newsletter_signup_area .newsletter_error {
    color: #FC3;
    float: left;
    margin: -2px 0 -2px 4px;
}

#newsletter_signup_area .newsletter_links {
    float: left;
    font-size: 10px;
    line-height: 11px;
    margin: 3px 0 0 5px;
    text-align: left;
    width: 100%;
}

.newsletter_links_center {
    float: left;
    margin-left: 10px;
}

#newsletter_signup_area .nwsbut {
    background: url(/Baldwincooke/pict/button_join2.gif) no-repeat;
    border: 0;
    height: 25px;
    width: 57px;
}*/
/* -- My Account Offer Center -- */
/*.offer_appliedOffer {
    color: #f00;
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: center;
}

.offer_row_hdr {
    clear: both;
    font-weight: bold;
    padding-left: 10px;
    padding-right: 10px;
}

.offer_row {
    clear: both;
    padding-left: 10px;
    padding-right: 10px;
}

.offer_select {
    float: left;
    width: 11%;
}

.offer_code {
    float: left;
    width: 7%;
}

.offer_description {
    float: left;
    width: 57%;
}

.offer_expdate {
    float: left;
    width: 25%;
}

.offer_expiring {
    color: #f00;
    margin-right: 2px;
}

.offer_new {
    color: #0f0;
}

.offerCenterWidget:hover {
    color: #f00;
    text-decoration: underline;
}

.offer_noOffers {
    color: #9999A2;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    margin: 4px 30px 0 0;
    text-align: right;
}*/
/* -- End of Offer Center -- */
/** Search Fields **/
/*.srcbut {
    background: transparent url(/baldwincooke/pict/bwcsearch_btn.png);
    border: 0;
    cursor: pointer;
    float: left;
    font-size: 0;
    height: 29px;
    margin: 0;
    padding: 0;
    width: 76px;
}

.srctext {
    background-color: #f2f2f3;
    border: 0;
    color: #6c6e77;
    float: left;
    font-family: Helvetica, Arial;
    font-size: 11px;
    height: 26px;
    margin: 1px 0 0 1px;
    padding: 1px 3px 0 10px;
    width: 149px;
}*/
/* element hiding */
/* Category menu */
/*#catmenu a {
    font-size: 11px;
    line-height: 12px;
    text-align: left;
}

#catmenu a:visited {
    color: #4B78A5;
}

#catmenu b {
    color: #22529A;
    display: block;
    margin: 0 0 3px 10px;
}

#catmenu ul {
    background: url(/baldwincooke/pict/bwccategories.png) 4px 5px no-repeat;
    list-style-image: url('/BaldwinCooke/pict/pix.gif');
    margin: 0;
    padding-top: 22px;
}

#catmenu ul li {
    border-bottom: 1px solid #eee;
    font-family: Trebuchet MS, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    height: 16px;
    margin: 0;
    padding-top: 3px;
    padding-left: 3px;
    width: 137px;
}

#catmenu li a {
    color: #555;
    padding: 0 0 0 4px;
    text-decoration: none;
}

#catmenu li a:hover {
    text-decoration: underline;
}

#catmenu li a:visited {
    color: #506030;
}*/
/* catelogy items display */
/*.lstItemsFound {
    color: #c0c0c0;
    left: 0;
    text-align: right;
}*/
/* Login page */
/*#loginforms {
    float: left;
    width: 100%;
}

#loginforms .lcolumnpad {
    float: left;
    padding: 7px 12px;
}

#loginforms .rcolumnpad {
    float: left;
    padding: 7px 5px 0 12px;
}

#loginforms .lcolumnalign {
    float: left;
    text-align: right;
    width: 98%;
}

#loginforms .rcolumnalign {
    float: left;
    text-align: left;
    width: 98%;
}

#loginforms .twocolumns,
.twocolumns2 {
    color: #000;
    float: left;
    font-size: 12px;
    margin: 10px 10px 0 60px;
    padding: 0;
    width: 290px;
}

.twocolumns p,
.twocolumns2 p {
    font-size: 13px;
    font-weight: bold;
    margin: 0 0 2px;
    padding: 0;
}

.twocolumns h1,
.twocolumns2 h1 {
    font-size: 14px;
    font-weight: bold;
    margin: 0 0 2px;
}

.inpt {
    border: 1px solid #C0C0C0 !important;
    border-radius: 0 0 0 0 !important;
    color: #303030 !important;
    font: bold 15px Trebuchet MS !important;
    height: 28px !important;
    margin-bottom: 10px !important;
    padding: 2px 0 0 5px !important;
    width: 180px !important;
}*/
/* body section */
/*#layout .order_body {
    float: left;
    margin: 8px 0 0;
    text-align: left;
    width: 706px;
}*/
/* right section (product summary) */
/*#layout .order_right {
    float: right;
    margin: 8px 0 0;
    overflow: hidden;
    text-align: left;
    width: 240px;
}

.prodsummary_bot {
    display: none;
}*/
/* Blue rounded border for image in 'Select Color and Quantity' - start */
/* Checkout 3 */
/*.checkout3_billing {
    background: #f7f6f5;
    border: 1px solid #e1e1e1;
    float: left;
    margin-right: 10px;
    padding: 10px;
    width: 200px;
}

.checkout3_shipping {
    background: #f7f6f5;
    border: 1px solid #e1e1e1;
    float: left;
    padding: 10px;
    width: 200px;
}

td {
    font-size: 11px;
}*/
/* Imprint preview - end */
/* rounded corners */
/*.or_lgray {
    background: #fff url('/Baldwincooke/pict/corner_lgr-r.gif') top right no-repeat;
    text-align: left;
}

#layout .s_gray {
    background: #ededed;
    float: right;
    font-size: 12px;
    line-height: 15px;
    margin: 2px 0 0;
    padding: 6px 0 12px;
    text-align: left;
    width: 240px;
}

#layout .s_gray p {
    color: #8bc53f;
    font-size: 14px;
    font-weight: bold;
    margin: 0 0 2px;
    padding: 0;
}*/
/* Shopping Cart */
/*#co_typage table.co_orderdetails {
    border: 0;
    margin: 1px;
    padding: 3px;
    width: 90%;
}

#co_typage td.co_orderdetailshdr {
    background: #f7f6f5;
    border-bottom: 1px solid #e1e1e1;
    border-top: 1px solid #e1e1e1;
    color: #000;
    font-weight: bold;
    padding: 6px;
}

#co_typage td.co_orderdetailsdescription {
    width: 400px;
}

#co_typage td.co_orderdetailsqtyprice {
    width: 100px;
}

#co_typage td.co_orderdetailstotal {
    background-color: #f7f6f5;
    color: #000;*/ /* color of "Total: $11.11" */
/*font-size: 14px;
    font-weight: bold;
    padding: 5px;
    text-align: right;
    text-decoration: underline;
}*/
/* buttons */
/*.login_btn_ContinueRegistration {
    background: url('/baldwincooke/pict/s_cont.png') no-repeat;
    border: 0;
    cursor: pointer;
    float: left;
    height: 34px;
    left: 15px;
    margin-top: 3px;
    position: relative;
    top: 100px;
    width: 150px;
}

.co_btn_ContinueCheckout {
    background: #E5E1E0 url('/Baldwincooke/pict/but_cont_checkout.gif') no-repeat;
    border: 0;
    cursor: pointer;
    float: left;
    height: 26px;
    left: -40px;
    margin-top: 3px;
    position: relative;
    top: 110px;
    width: 146px;
}

.co_btn_Login {
    background: url('/baldwincooke/pict/s_login.png') no-repeat;
    border: 0;
    cursor: pointer;
    float: left;
    height: 36px;
    margin-top: 3px;
    margin-left: 80px;
    width: 67px;
}

.co_btn_Continue {
    background: #f6f6f6 url('/baldwincooke/pict/s_continue.gif') no-repeat;
    border: 0;
    cursor: pointer;
    height: 26px;
    margin-top: 3px;
    width: 81px;
}

.ty_btn_CreateAccount {
    background: #fff url('/baldwincooke/pict/but_create_acc.gif') no-repeat;
    border: 0;
    cursor: pointer;
    height: 22px;
    width: 121px;
}

.s_body h4 {
    border-bottom: 1px solid #c0c0c0;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 7px;
}*/
/* end buttons */
/*.co_orderdetails td {
    font-size: 11px;
}

.catalog_btn_SignUp {
    background: #fff url('/baldwincooke/pict/but_signup.gif') no-repeat;
    border: 0;
    height: 26px;
    width: 100px;
}

.login_new_welcome {
    float: left;
    font-family: "Trebuchet MS";
    font-size: 14px;
    margin-top: 10px;
    width: 100px;
}

.login_new_bg {
    background: url('/baldwincooke/pict/new_customer_bg.jpg') no-repeat;
    float: left;
    height: 252px;
    width: 292px;
}

.login_returning_bg {
    background: url('/baldwincooke/pict/returning_customer_bg.jpg') no-repeat;
    float: left;
    height: 252px;
    width: 292px;
}

.login_enter_email {
    float: left;
    margin-top: 55px;
    width: 292px;
}

.login_inpt_div {
    float: left;
    font-size: 11px;
    margin-right: 3px;
    position: relative;
    text-align: right;
    top: 7px;
    width: 75px;
}

.keepmesignedin {
    float: left;
    margin-top: 5px;
    margin-bottom: 10px;
    text-align: left;
    width: 124px;
}

.forgot_pw {
    float: left;
    margin-top: 13px;
}*/
/* Activate Account (New Online Users) - START */
/*.div_EnterCusNumberWrapper {
    margin: 30px 0 45px;
    text-align: center;
}

.div_EnterCusNumberWrapper h1 {
    color: #000;
    font-size: 26px;
    margin-bottom: 10px;
    text-align: left;
}

.div_EnterCusNumberWrapper h3 {
    color: #000;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 45px;
    text-align: left;
}

.div_EnterCusNumberWrapper .label {
    font-size: 12px;
    margin: 0 0 3px;
    text-align: left;
}

.div_EnterCusNumberWrapper .div_EnterCusNumber {
}

.div_EnterCusNumberWrapper .div_EnterCusNumber .div_EnterCusNumberInner {
    display: inline-block;
}

.div_EnterCusNumberWrapper .div_EnterCusNumber .div_EnterCusNumberInner input {
    border: 1px solid #bcbcbc;
    height: 42px;
    margin: 0 0 18px;
    width: 376px;
}

.div_EnterCusNumberWrapper .div_EnterCusNumber .div_EnterCusNumberInner .entry_block {
    display: inline-block;
    margin: 0 12px;
    text-align: left;
    vertical-align: top;
}

.div_EnterCusNumberWrapper .div_EnterCusNumber .div_EnterCusNumberInner .button_wrapper {
    text-align: right;
}

.div_EnterCusNumberWrapper .div_EnterCusNumber .div_EnterCusNumberInner .btn_ActivateAcctSubmit {
    background-color: #16a36e;
    border: none;
    border-radius: 7px;
    color: #fff;
    cursor: pointer;
    float: right;
    font-size: 15px;
    font-weight: 700;
    height: 42px;
    margin-right: 12px;
    width: 180px;
}

.div_EnterCusNumberWrapper .div_ActivateAcctMsg {
    border: 1px solid #f00;
    padding: 10px 20px 20px;
}

.div_EnterCusNumberWrapper .div_ActivateAcctMsg a {
    font-size: 13px;
}*/
/* Activate Account (New Online Users) - END */
/* Password Retrieval - START */
/*.password_retrieval_wrapper {
    margin: 30px 0 45px;
    text-align: center;
}

.password_retrieval_wrapper h1 {
    color: #000;
    font-size: 26px;
    margin-bottom: 55px;
    text-align: left;
}

.password_retrieval_wrapper .password_retreival {
    display: inline-block;
}

.password_retrieval_wrapper .password_retreival p {
    color: #111;
    font-size: 14px;
    font-weight: bold;
    margin: 0;
    padding: 10px 0 0;
    text-align: center;
}

.password_retrieval_wrapper .password_retreival .password_retreive_email {
}

.password_retrieval_wrapper .password_retreival .password_retreive_email input {
    border: 1px solid #bcbcbc;
    height: 42px;
    margin: 0 0 18px;
    width: 376px;
}

.password_retrieval_wrapper .password_retreival .password_retreive_email .label {
    font-size: 12px;
    margin: 0 0 3px;
    text-align: left;
}

.password_retrieval_wrapper .password_retreival .co_btn_send_me {
    background-color: #16a36e;
    border: none;
    border-radius: 7px;
    color: #fff;
    cursor: pointer;
    float: right;
    font-size: 15px;
    font-weight: 700;
    height: 42px;
    width: 180px;
}

.password_retrieval_wrapper .return_to_login {
    display: inline-block;
    float: right;
    font-size: 15px;
    line-height: 42px;
    margin-right: 40px;
}*/
/* Password Retrieval - END */
/* FEATURED ITEM BLOCK */
/*#featured {
    display: table;
    margin: 10px 0;
    width: 100%;
}*/
/* text inside the rounded block */
/*#featured h2 {
    color: #114601;
    font: 11px Arial;
    font-weight: bold;
    margin: 1px 8px 0;
}

.featured_pic_overall {
    float: left;
    margin: 0;
    overflow: hidden;
    width: 100%;
}

.featured_pic_img {
    margin-top: 8px;
    text-align: center;
    width: 100%;
}

.featured_pic_desc {
    margin: 8px 0 10px 15px;
    text-align: left;
    width: 95%;
}*/
/* hiding title */
/*.hiddenelement {
    display: none;
}

.featured_options {
    float: left;
    margin: 0;
    overflow: hidden;
    width: 100%;
}

.featured_options_price {
    float: left;
    font-size: 12px;
    margin: 0 15px 0 0;
    text-align: right;
    white-space: nowrap;
    width: 500px;
}

.featured_price_amount {
    color: #c00;
    font-size: 18px;
    font-weight: bold;
    vertical-align: bottom;
}

.featured_options_buybutton {
    float: left;
    margin-top: 6px;
    text-align: left;
    width: 100px;
}

.featured_options_moreinfo {
    float: left;
    margin-top: 11px;
    text-align: left;
    width: 100px;
}

.featured-head {
    background-color: #b0c662;
    margin-left: 7px;
}*/
/* rounded highlighted block: top right corner */
/*.orroundtop {
    background: url(/baldwincooke/pict/orround_tr.gif) no-repeat top right;
}*/
/* bottom right corner, highlighted */
/*.orroundbottom {
    background: url(/baldwincooke/pict/orround_br.gif) no-repeat top right;
}*/
/* Logo Selector buttons (+digital) */
/*.logoselector_overall {
    background: #fff;
    float: left;
    padding: 15px;
    text-align: left;
    width: 100%;
}

.stockart_tab1 {
    background-color: #c8c8c8;
    color: #fff;
    cursor: pointer;
    float: left;
    font-size: larger;
    height: 20px;
    margin-right: 3px;
    padding-left: 10px;
    width: 180px;
}

.stockart_tab2 {
    background-color: #34871a;
    color: #fff;
    cursor: pointer;
    float: left;
    font-size: larger;
    height: 20px;
    padding-left: 10px;
    width: 180px;
}

.stockart_tab1_bottom {
    background-color: #c8c8c8;
    clear: both;
    height: 3px;
    width: 560px;
}

.stockart_tab2_bottom {
    background-color: #34871a;
    clear: both;
    height: 3px;
    width: 560px;
}*/
/* The 3-way border around My Account/Category List */
/*#recent_items {
    color: #06C;
    margin: 10px 0 5px;
    padding: 0 0 5px;
    text-align: center;
    width: 139px;
}

#recent_items img {
    border: 1px solid #e4e4ed;
}

#recent_items img.title {
    border: 0;
    z-index: 0;
}

.recent_items_header {
    background: url(/baldwincooke/pict/recentlyviewed.gif) 5px no-repeat;
    height: 15px;
    width: 100%;
}

.recent_items_text {
    display: none;
    font-weight: bold;
}

.recent_item {
    margin: 12px 0 0;
    text-align: center;
}

.recent_item a {
    color: #8bc53f;
    font-size: 10px;
    font-weight: 100;
}

.recent_item_name {
    text-align: center;
}

.shoppingcart_left {
    float: left;
    height: 650px;
    width: 135px;
}*/
/* The 3-way border around My Account/Category List */
/*.shoppingbox {
    border: 1px solid #8bc53f;
    border-left: 0;
    color: #000;
    margin: 19px 0 5px;
    padding: 0 0 5px 6px;
    text-align: left;
}

.shoppingbox img.title {
    border: 0;
    left: -6px;
    position: relative;
    top: -9px;
    z-index: 0;
}

.emptycart {
    border: 0 #f7f7f7 solid;
    color: #000;
    float: left;
    font-family: Trebuchet MS, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    margin: 0 0 0 10px;
    padding: 0;
    width: 60%;
}

.emptycart h1 {
    color: #f68807;
    font-size: 20px;
    font-weight: bold;
    margin-top: 15px;
}

#shoppingcart {
    float: left;
    width: 100%;
}*/
/* Shopping cart list */
/*.noborder td {
    border: 0 none;
}

tr.cartlist_header {
    height: 40px;
}

.cartlist_header td {
    font-size: 16px;
    font-weight: bold;
    padding: 6px 0 5px;
}

.blackline {
    background: #d7d7d7;
    height: 2px;
    overflow: hidden;
    width: 100%;
}

.cartlist_discount {
    color: #f00;
}

.cartlist_overline {
    border-top: 1px solid #c0c0c0;
    font-weight: bold;
}

.cart_text {
    color: #959494;
    text-align: right;
    vertical-align: top;
}

.cart_text a,
.cart_text a:visited,
.cart_text a:active {
    color: #959494;
    cursor: pointer;
    line-height: 19px;
}

.cartlist_highlight {
    background: #fff;
    border: 1px solid #f5acb6;
    color: #c81731;
    float: left;
    height: 40px;
    margin: 3px 0 2px;
    width: 230px;
}

.cartlist_image {
    float: left;
    text-align: center;
    width: 100%;
}

.cartlist_image a {
    cursor: pointer;
}*/
/* Auto Items, 2f1 */
/*.cartlistauto_table {
    width: 610px;
}

.cartlistauto_header td {
    background: #f0eeed;
    font-size: 16px;
    font-weight: bold;
    padding: 6px 0 5px;
}

.cartlistauto_itemname img {
    border: 1px solid #e1e1e1;
    height: 40px;
    margin: 3px 0 2px;
    width: 62px;
}

.blacklineauto {
    background: #d7d7d7;
    height: 1px;
    overflow: hidden;
    width: 100%;
}

.floatRight {
    float: right;
}*/
/* Wish list classes */
/*#WishList {
    border-top: solid 4px #0068B3;
    margin-top: 25px;
}

#WishList .wishlist_iconContainer {
    position: relative;
}

#WishList .wishlist_icon {
    background: url('/Amsterdam/pict/sprite_shoppingcart.png') no-repeat -165px -117px;
    height: 41px;
    left: 50%;
    margin-left: -21px;
    position: absolute;
    top: -23px;
    width: 43px;
    z-index: 99;
}

#wishlist_header {
    margin-left: 25px;
    width: 892px;
}

#wishlist_header h1 {
    color: #0068B3;
}

#wishlist_header h5 {
    color: #959494;
    display: block;
    float: left;
}

#wishlist_header .wishlist_continueshopping {
    color: #666;
    cursor: pointer;
    display: block;
    float: right;
}

.wishlist_table {
    border: 0 solid #D7D7D7;
    border-collapse: collapse;
    margin: 0 20px 0 13px;
    padding: 0;
    width: 910px;
}

.wishlist_table td, th {
    border: 1px solid #D7D7D7;
}

.wishlist_table ul {
    margin: 0;
    padding: 0;
}

.wishlist_table li {
    list-style-type: none;
    text-transform: uppercase;
}

tr.wishlist_header {
    height: 40px;
}

.wishlist_header td {
    font-size: 16px;
    font-weight: bold;
    padding: 6px 0 5px;
    vertical-align: bottom;
}

td.wishlist_headerImage {
    padding-left: 10px;
    width: 170px;
}

td.wishlist_headerNameDesc {
    padding-left: 10px;
    width: 320px;
}

td.wishlist_headerAction {
    border-top: none;
    border-right: none;
    visibility: hidden;
    width: 220px;
}

td.wishlist_headerQty {
    text-align: center;
    width: 50px;
}

td.wishlist_headerpriceEach {
    padding-right: 10px;
    text-align: right;
    width: 115px;
}

td.wishlist_headerprictTotal {
    padding-right: 10px;
    text-align: right;
    width: 115px;
}

td.wishlist_headerImage,
td.wishlist_headerNameDesc,
td.wishlist_headerAction,
td.wishlist_headerQty,
td.wishlist_headerpriceEach,
td.wishlist_headerprictTotal {
    color: #555;
    vertical-align: bottom;
}

.wishlist_itemname img {
    border: 1px solid #e1e1e1;
    height: 40px;
    margin: 3px 0 2px;
    width: 62px;
}

.wishlist_discount {
    color: #f00;
}

.wishlist_overline {
    border-top: 1px solid #c0c0c0;
    font-weight: bold;
}

.wish_text a {
    line-height: 19px;
}

.wishlist_highlight {
    background: #fff;
    border: 1px solid #f5acb6;
    color: #c81731;
    float: left;
    height: 40px;
    margin: 3px 0 2px;
    width: 230px;
}

.wishlist_image {
    float: left;
    width: 62px;
}

.wishlist_emailsuccess {
    color: #0f0;
    float: left;
    margin: 0 10px 12px;
    width: 100%;
}

.wishlist_note {
    color: #808080;
    margin-top: 4px;
}

.productdetail_cell_action .AddToWishListButton,
.productdetail_cell_action .QuickQuoteButton {
    padding-top: 10px;
}

.productdetail_cell_action .AddToWishListButton a,
.productdetail_cell_action .QuickQuoteButton a {
    background-color: transparent;
    border: 0;
    clear: both;
    color: #878787;
    cursor: pointer;
    font-size: 13px;
    font-weight: 700;
    line-height: 13px;
    text-decoration: none;
}

.AddToWishListButtonDisable {
    border: 0;
    clear: both;
    display: none;
    height: 35px;
    margin-top: 4px;
    margin-left: 185px;
    width: 136px;
}

.maxwidthfloatleft {
    float: left;
    font-size: 13px;
    width: 950px;

    @media (max-width: $screen-tablet-max) {
        width: 100%;
    }
}

.maxwidthfloatleft td {
    font-size: 12px;
}

.shoppingcart_header {
    margin: 18px 20px 10px 32px;
    padding: 0;
}

.CheckoutBtn {
    float: right;
    margin: 20px 0 0 5px;
}*/
/* CrossSells in shopping cart & wish List */
/*.crosssell_cart {
    float: left;
    margin-top: 10px;
    width: 650px;
}

.crosssell_wish {
    float: left;
    padding-top: 0;
    width: 650px;
}

.crosssell_item {
    background: #f3f3f3;
    border-right: 1px solid #fff;
    float: left;
    text-align: center;
    width: 33%;
}

.crosssell_name {
    float: left;
    margin: 5px 0 2px;
    width: 100%;
}

.crosssell_name a {
    font-size: 11px;
    text-decoration: none;
}

.crosssell_image img {
    border: 1px solid #e1e1e1;
}

.crosssell_price {
    float: left;
    font-size: 11px;
    margin: 3px 0;
    width: 100%;
}

.crosssell_pricevalue {
    color: #F00;
    font-weight: bold;
}

#webuser {
    height: auto;
    overflow: hidden;
    width: 185px;
}

.webuser_wrap {
    float: left;
    margin-top: 10px;
}

.webuser_link a {
    white-space: nowrap;
}

img.gallerydisplay {
    border: 1px solid #e1e1e1;
    margin: 0 2px 2px 0;
}

img.gallerythumb {
    margin: 2px;
}*/
/*priority code history*/
/*.promo_code_box {
    float: left;
    margin: 5px 0;
    text-align: center;
    white-space: normal;
    width: 140px;
}

.promo_code_top {
    background: url('/Baldwincooke/pict/promo_code_top.gif') no-repeat;
    float: left;
    height: 24px;
    margin: 0;
    width: 141px;
}

.promo_code_text {
    border: 1px solid #a8aaac;
    float: left;
    height: auto;
    max-width: 126px;
    overflow: auto;
    padding: 7px;
    width: 140px;
    word-spacing: normal;
}

.prodrev_comment {
    background: none;
    margin: 10px 0;
    overflow: hidden;
    padding: 0;
    width: 99%;
}

.prodrev_comment_even {
    background: none;
    float: left;
    margin: 10px 0;
    overflow: hidden;
    padding: 0;
    width: 99%;
}

.pdr_reviews a {
    color: #555;
}

.prodrev_comment_by {
    background: #fff;
    border-top: 0 solid #e1e1e1;
    color: #222;
    font-size: 11px;
    padding: 5px 5px 1px;
}

.prodrev_comment_text {
    font-family: Arial;
    font-size: 12px;
    padding: 7px;
}

#pd_wrapper .pdr_left_m0 .pdr_reviews .prodrev_comment .prodrev_cs_response {
    padding-left: 30px;
    font-style: italic;
    background: url(/Baldwincooke/pict/a.png) no-repeat top left;
    background-size: 14px;
    background-position: 9px 0;
    margin-bottom: 20px;
}

#pd_wrapper .pdr_left_m0 .pdr_reviews .prodrev_comment .prodrev_cs_response:before {
    content: 'We Value Your Feedback -- ';
    font-weight: bold;
    font-style: normal;
}

#pd_wrapper .pdr_left_m0 .pdr_reviews .prodrev_comment .prodrev_cs_response:empty {
    display: none;
}

.prodrev_comment_helpful {
    font-size: 11px;
    padding: 0 5px;
}

div.prodrev_comment_title {
    color: #000;
    float: left;
    font-size: 12px;
    font-weight: bolder;
}

div.prodrev_comment_author {
    float: right;
}

.prodrev_submit {
    color: #f00;
}*/
/* End Product Reviews*/
/* Siemens Live Chat */
/*.LC_btnsubmit {
    background: #fff url('/baldwincooke/pict/lc_submit.gif') no-repeat top left;
    border: 0;
    cursor: pointer;
    height: 28px;
    width: 95px;
}

.LC_body {
    background-color: #8bc53f;
    margin: 0;
}

.tdstyle1 {
    background-color: #fff;
    border: thin double #9B9B9D;
    font-family: Tahoma,Verdana,Arial;
    font-size: 11px;
    height: 300px;
    vertical-align: middle;
    width: 300px;
}

.t1text1 {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
}

.t1text2 {
    color: #F00;
    font-size: 10px;
    font-weight: bold;
}

.t1text3 {
    color: #000;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 140%;
}

.textbox1 {
    color: #333;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    padding: 2px;
}

.thank_you {
    color: #8bc53f;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 22px;
    font-weight: bolder;
    margin-top: 5px;
    text-align: left;
    width: 620px;
}*/
/*-------------end pay invoice------------*/
/*------------customer review starts------------*/
/*.top_rated_wrap {
    width: 800px;
}

.top_rated_title {
    color: #000;
    font-family: Trebuchet MS,Helvetica,sans-serif;
    font-size: 24px;
    padding-left: 8px;
}

.top_rated_box_left_odd {
    background: url('/baldwincooke/pict/top_seller_bg.gif') no-repeat;
    float: left;
    height: 168px;
    margin-top: 15px;
    width: 376px;
}

.top_rated_box_left_even {
    background: url('/baldwincooke/pict/top_seller_bg.gif') no-repeat;
    float: left;
    height: 168px;
    margin-top: 15px;
    width: 376px;
}

.top_rated_box_right_odd {
    background: url('/baldwincooke/pict/top_seller_bg.gif') no-repeat;
    float: left;
    height: 168px;
    margin-left: 45px;
    margin-top: 15px;
    width: 376px;
}

.top_rated_box_right_even {
    background: url('/baldwincooke/pict/top_seller_bg.gif') no-repeat;
    float: left;
    height: 168px;
    margin-left: 45px;
    margin-top: 15px;
    width: 376px;
}

.top_rated_prodname {
    color: #8bc53f;
    font-family: Trebuchet MS,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    height: 18px;
    margin: 0;
    padding: 8px 0 0 10px;
    width: 376px;
}

.top_rated_pic {
    float: left;
    height: 115px;
    width: 373px;
}

.top_rated_product {
    border: 1px solid #eaeaea;
    float: left;
    height: 96px;
    left: 8px;
    position: relative;
    top: 12px;
    width: 150px;
    z-index: 1;
}

.top_rated_rating {
    color: #707070;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    left: 30px;
    position: relative;
    top: 8px;
    width: 180px;
}

.top_rated_review {
    color: #707070;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    height: 80px;
    left: 30px;
    overflow: hidden;
    position: relative;
    top: 15px;
    width: 180px;
}

.top_rated_link {
    cursor: pointer;
    float: right;
    font-family: "Trebuchet MS";
    font-size: 12px;
    font-weight: bold;
    height: 20px;
    margin-top: 2px;
    margin-right: 15px;
    text-align: right;
    width: 140px;
}

.most_reviewed_wrap {
    float: left;
    height: 500px;
    margin-top: 10px;
    width: 800px;
}

.most_reviewed_title {
    color: #000;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 24px;
    padding-left: 8px;
    padding-top: 10px;
    width: 790px;
}

.most_reviewed_box {
    background: url('/baldwincooke/pict/most_rated_bg1.gif') no-repeat;
    float: left;
    height: 212px;
    margin-top: 10px;
    margin-bottom: 10px;
    width: 190px;
}

.most_reviewed_box1 {
    background: url('/baldwincooke/pict/most_rated_bg1.gif') no-repeat;
    float: left;
    height: 212px;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 12px;
    width: 190px;
}

.most_reviewed_prodname {
    color: #8bc53f;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: 700;
    height: 40px;
    margin: 0;
    position: relative;
    text-align: center;
    top: 10px;
    width: 190px;
}

.most_reviewed_product {
    border: 1px solid #eaeaea;
    height: 96px;
    left: 16px;
    position: relative;
    top: 5px;
    width: 150px;
    z-index: 1;
}

.most_reviewed_rating {
    color: #707070;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    left: 16px;
    position: relative;
    top: 11px;
    width: 150px;
}

.most_reviewed_number {
    color: #707070;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    left: 16px;
    position: relative;
    top: 10px;
    width: 150px;
}

.most_reviewed_link {
    cursor: pointer;
    float: left;
    font-family: "Trebuchet MS";
    font-size: 12px;
    font-weight: bold;
    margin-top: 15px;
    text-align: center;
    width: 190px;
}*/
/*---------end customer review---------*/
/*.prodrev_guideline li {
    color: #555;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding: 5px;
}*/
/*-----------end of about our reviews------*/
/*Express checkout button in shopping cart*/
/*.cart_expresscheckout {
    background: url('/baldwincooke/pict/expresscheckout.gif') no-repeat;
    border: 0;
    cursor: pointer;
    height: 35px;
    width: 92px;
}

.cart_expresscheckout1 {
    background: url('/baldwincooke/pict/expresscheckout.gif') no-repeat;
    border: 0;
    cursor: pointer;
    height: 35px;
    left: 25px;
    position: relative;
    top: -8px;
    width: 92px;
}*/
/*altered from the original classes so that changes would not effect shopping cart page*/
/*width, border color, and background color are different from original*/
/*#co2_typage table.co_orderdetails {
    border: 0;
    margin: 1px;
    padding: 3px;
    width: 700px;
}

#co2_typage td.co_orderdetailshdr {
    background: #fafaf6;
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
    color: #000;
    font-weight: bold;
    padding: 3px 6px;
}

#co2_typage td.co_orderdetailsdescription {
    width: 500px;
}

#co2_typage td.co_orderdetailsqtyprice {
    width: 100px;
}

#co2_typage td.co_orderdetailstotal {
    background-color: #f7f6f5;
    color: #0266c3;
    font-size: 14px;
    font-weight: bold;
    padding: 6px;
    text-align: right;
    text-decoration: underline;
}

.co2_loginlink {
    font-size: 11px;
    font-weight: normal;
    margin-left: 5px;
}

.category_h2 {
    color: #999;
    font-size: 11px;
    height: 17px;
    left: 40px;
    overflow: hidden;
    position: absolute;
    text-align: left;
    top: -2px;
    width: 300px;
}

.category_h3,
.category_h4 {
    color: #808080;
    font-size: 12px;
    text-align: left;
}

.category_h4 {
    font-size: 11px;
}

.pricode_note {
    color: #303030;
    margin-bottom: -10px;
    padding: 10px;
}

.charges_note {
    color: #404040;
    padding: 0;
}

#spanError {
    color: #f00;
    font-size: 13px;
}

.FreeQuantity,
.FreeQuantity2,
.FreeTotal {
    color: #f00;
}*/
/* order status */
/*.divBorder {
    border: 1px dashed #777;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.spanStatus1 {
    color: #8bc53f;
    font-size: 16px;
    padding-left: 160px;
}

.spanStatus2 {
    color: #777;
    display: block;
    font-size: 13px;
    padding: 0 160px;
}

.notFound {
    color: #f00;
    font-size: 16px;
    text-align: center;
}

.toggler {
    margin-right: 10px;
    margin-top: 50px;
    text-align: right;
}

.tableMain {
    font-size: xx-small;
}

tr.trMain1 {
    background-color: #cecece;
}

tr.trMain2 {
    background-color: #dedede;
}

tr.trMain3 {
    background-color: #eee;
}

td.tdMain1 {
    background-color: #fff;
}

td.tdAlign {
    text-align: center;
}

.imgStatus {
    margin-top: 0;
    text-align: center;
}

.divButtons {
    float: left;
    padding-left: 155px;
}

.csoapp_notice {
    color: #8bc53f;
    font-size: 12px;
    font-weight: bold;
}*/
/* Sitemap */
/*#sitemapProductPages {
    padding-left: 15px;
}*/
/* end Sitemap */
/*xsells product details page*/
/*.xsaleHeader {
    border-left: 0 solid #CCC;
    color: #978784;
    font-family: Trebuchet MS, Helvetica, sans-serif;
    font-size: 11px;
    padding-top: 5px;
}

.xsaleHeader a {
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
}

.btn_ReviewsAdd {
    background: #fff url('/baldwincooke/pict/but_reviewthis.gif') no-repeat;
    border: 0;
    cursor: pointer;
    height: 22px;
    width: 117px;
}*/
/* NEWS CENTER new CSS 6/11/2009 */
/*.newscenter_headertxt {
    margin: 22px 0 0 417px;
    width: 365px;
}

.newscenter_headertxt h1 {
    font-size: 26px;
    margin: 0;
}

.newscenter_headertxt h2 {
    color: #79a02a;
    font-size: 18px;
    margin: -3px 0 0;
}

.newscenter_blockr,
.newscenter_blockr-art {
    margin: 0 0 14px;
}

.newscenter_blocktxt {
    height: 188px;
    margin: 7px 0 0 13px;
    overflow: hidden;
    width: 362px;
}

.newscenter_blocktxt h3 {
    font-size: 13px;
    margin: 0;
}

.newscenter_blocktxt h3 a {
    color: #79a02a;
    font-size: 13px;
    margin: 0;
    text-decoration: none;
}

.newscenter_blocktxt h3 a:hover {
    text-decoration: underline;
}

.newscenter_category {
    margin: -3px 0 0 13px;
}

.newscenter_blocktxt ul,
.newscenter_category ul {
    font-size: 12px;
    line-height: 17px;
    list-style-image: url('/baldwincooke/pict/pix.gif');
    margin: 0 0 4px;
    padding: 0;
}

.newscenter_category ul {
    line-height: 17px;
}

.newscenter_blocktxt li a,
.newscenter_category li a {
    background: url('/baldwincooke/pict/bullet.gif') -1px 3px no-repeat;
    color: #705e5a;
    display: block;
    padding: 0 0 0 14px;
    text-decoration: none;
}

.newscenter_blocktxt li a:hover,
.newscenter_category li a:hover {
    background: url('/baldwincooke/pict/bullet2.gif') -1px 3px no-repeat;
    color: #656565;
    padding: 0 0 0 14px;
    text-decoration: underline;
}

.newscenter_catl,
.newscenter_catr {
    background: #e1e1e1;
    float: left;
    height: 31px;
    margin: 5px 0;
    width: 7px;
}

.newscenter_catm {
    background: #e1e1e1;
    color: #79a02a;
    float: left;
    height: 31px;
    margin: 5px 0;
    width: 786px;
}

.newscenter_catm1 {
    float: left;
    margin: 8px 0 0 3px;
    width: 140px;
}

.newscenter_catm2 {
    float: left;
    margin: 8px 0 0;
    text-align: center;
    width: 470px;
}

.newscenter_catm3 {
    float: left;
    margin: 8px 3px 0 0;
    text-align: right;
    width: 170px;
}*/
/* NEWS CENTER new CSS 6/11/2009 */
/*.newscenter_crumbs {
    float: left;
    width: 99%;
}

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

.newscenter_article_more {
    float: left;
    margin-top: 5px;
    width: 99%;
}

.newscenter_artinfo {
    color: #777;
    font-size: 12px;
    line-height: 16px;
    margin: 0 0 11px;
}*/
/* end of NEWS CENTER new CSS 6/11/2009 */
/* sample request */
/*.samplelist_header {
    background: #e5e1e0;
    font-size: 12px;
    font-weight: bold;
    padding: 6px 0 5px;
}

.samplelist_body {
    font-size: 12px;
    padding: 3px 0 0 3px;
}*/
/* Prod Details Request */
/*.pd_samplereq_sample {
    margin: 0 0 3px;
}

.pd_samplereq_sample b {
    color: #000;
    display: block;
}

.pd_samplereq_sample_heading {
    color: #f6931e;
    font-size: 17px;
    margin: 0 0 6px;
    font-weight: bold;
}

.pd_samplereq_sample_heading1 {
    font-size: 14px;
    margin: 0 0 3px 5px;
}

.pd_samplereq_sample_note {
    margin: 5px 0 3px 5px;
}

.pd_samplereq_options {
    width: 150px;
    margin: 5px 0 6px 5px;
}

.pd_samplereq_but {
    background: url('/baldwincooke/pict/but_addsample.gif') no-repeat;
    border: 0;
    cursor: pointer;
    float: left;
    height: 22px;
    width: 100%;
}

.pd_samplereq_over5 {
    color: #f00;
    margin-bottom: 5px;
}

#toggler2 {
    margin: 10px 0;
}

#toggler2 .buttonChat {
    margin-top: 6px;
}*/
/* End of Prod Details Req */
/* Code Entry Cart */
/*#cart_codeentry {
    height: 63px;
    margin: 3px 0;
    width: 636px;
}

.cart_codeentry_whats {
    float: left;
    margin: 5px 0 0 8px;
    text-align: right;
    width: 515px;
}

.cart_codeentry_whats a {
    color: #79a02a;
    font-size: 11px;
    text-decoration: underline;
}

.cart_codeentry_whats a:visited {
    color: #8bc53f;
}

.cart_codeentry_whats a:hover {
    color: #000;
}

.cart_codeentry_text {
    color: #808080;
    float: left;
    font-size: 13px;
    margin: 0 0 0 8px;
    width: 400px;
}

.cart_codeentry_form {
    color: #004d98;
    float: right;
    margin: 0 5px 0 0;
}

.cart_codeentry_button {
    background-color: #aaa;
    border: none;
    border-radius: 0 7px 7px 0;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: 700;
    height: 40px;
    line-height: 40px;
    margin: 0;
    overflow: hidden;
    text-align: center;
    width: 69px;
}

.cart_codeentry_button:hover {
    background-color: #888;
}

.codeentry_form_bu {
    float: left;
    margin-top: 1px;
}

.codeentry_from_li {
    float: left;
    margin-top: 5px;
    width: 60px;
}*/
/* End of Code Entry Cart */
/* Updated TY Page */
/*#typage_bc {
    float: left;
    font-family: Arial;
    font-size: 13px;
    width: 740px;
}

#typage_bc td,
#costep2_bc td {
    font-family: Arial;
    font-size: 12px;
}

.typage_h1 {
    float: left;
    font-size: 22px;
    margin: 3px 0 2px;
    width: 99%;
}

.typage_h3 {
    border-bottom: 1px #c0c0c0 solid;
    color: #8bc53f;
    float: left;
    font-size: 17px;
    width: 99%;
}

.typage_belowh3 {
    float: left;
    font-family: Arial;
    font-size: 12px;
    width: 90%;
}

.typage_h5 {
    color: #8bc53f;
    font-family: Arial;
    font-size: 15px;
    margin: 10px 0 3px;
    width: 90%;
}

.typage_floatmax {
    float: left;
    margin: 0 0 10px 30px;
    width: 770px;
}

.typage_floatmaxnomar {
    background-color: #f1f1f1;
    float: left;
    margin: 0 0 10px 0;
    width: 75%;
}

#costep2_bc {
    border: 2px solid #c0c0be;
    border-top: none;
    float: left;
    margin: 0 15px 10px 29px;
    width: 902px;
}

.typage_billing,
.typage_shipping {
    float: left;
    margin-right: 20px;
    padding: 5px;
    width: 300px;
}

#typage_bc .under1_left {
    float: left;
    font-family: Arial;
    font-size: 14px;
    height: 40px;
    margin: 0 0 20px;
    width: 570px;
}

#typage_bc .under1_print {
    float: left;
    font-family: Arial;
    height: 40px;
    text-align: right;
    width: 227px;
}

.typage_purchasedtbl,
.typage_freetbl,
#costep2_bc .typage_freetbl {
    width: 84%;
}

#costep2_bc .typage_samplereqtbl {
    width: 95%;
}

#typage_bc .typage_samplereqtbl {
    width: 95%;
}

#typage_bc .typage_samplereqtbl_t td,
#costep2_bc .typage_samplereqtbl_t td {
    background: #f1f1f1;
    padding: 5px;
}

#typage_bc .typage_samplereqtbl_i td,
#costep2_bc .typage_samplereqtbl_i td {
    background: #fff;
    padding: 5px;
}

#typage_bc .typage_purchasedtbl_t td,
#costep2_bc .typage_purchasedtbl_t td {
    background: #f1f1f1;
    padding: 5px;
}

#typage_bc .typage_purchasedtbl_i td,
#costep2_bc .typage_purchasedtbl_i td {
    padding: 5px;
}

#typage_bc .typage_purchasedtbl_sub td,
#costep2_bc .typage_purchasedtbl_sub td {
    padding: 5px;
}

#typage_bc .typage_purchasedtbl_total td,
#costep2_bc .typage_purchasedtbl_sub td {
    padding: 5px;
}

#typage_bc .typage_freetbl_t td,
#costep2_bc .typage_freetbl_t td {
    background: #f1f1f1;
    padding: 5px;
}

#typage_bc .typage_freetbl_i td,
#costep2_bc .typage_freetbl_i td {
    padding: 5px;
}

#typage_bc .typagebordertop td,
#costep2_bc .typagebordertop td {
    border-top: 1px solid #d5d5d5;
}

#typage_bc .typage_purchasedtbl_note td,
#costep2_bc .typage_purchasedtbl_note td,
.sample_disclaimer {
    color: #303030;
    font-style: italic;
    line-height: 20px;
    padding: 5px;
}

#typage_bc .typage_purchasedtbl_saved,
#costep2_bc .typage_purchasedtbl_saved {
    color: #f00;
}

#typage_bc .typage_purchasedtbl_ortot,
#costep2_bc .typage_purchasedtbl_ortot {
    font-size: larger;
    font-weight: bold;
    text-decoration: underline;
}*/
/* breadcrumbs */
/*.checkoutbreadcr {
    color: #978784;
    float: left;
    font-size: 11px;
    margin: 0 0 6px;
    width: 100%;
}

.checkoutbreadcr a {
    color: #978784;
}*/
/* Category Filters & Product Comparison */
/*#catfiltop {
    float: left;
    margin: 10px 0 10px 8px;
    width: 790px;
}

#catfilbottom {
    float: left;
    margin: 20px 0 10px 8px;
    width: 790px;
}

#catfiltop select,
#catfilbottom select {
    font: 10px 'Trebuchet MS';
    height: 18px;
    margin: 0;
    padding: 0;
}

.catfiltop_midbg {
    background: transparent;
    float: left;
    width: 790px;
}

.catfiltop_mid-one,
.catfiltop_mid-two,
.catfiltop_mid-three,
.catfiltop_mid-four,
.catfiltop_mid_current {
    color: #0068b3;
    float: left;
}

.catfiltop_mid-one {
    margin-left: 8px;
    width: 450px;
}

.catfiltop_mid-two {
    width: 158px;
}

.catfiltop_mid-three {
    width: 173px;
}

.catfiltop_mid-four {
    width: 116px;
}

.catfiltop_mid_current {
    margin: 6px 0 1px 8px;
    width: 440px;
}

.catfiltop_mid_current a {
    color: #978784;
    padding: 1px 3px;
    text-decoration: none;
}

.catfiltop_mid_current a:hover {
    border: 1px solid #c71830;
    color: #978784;
    padding: 0 2px;
    text-decoration: none;
}

#catfil_gridview {
    float: left;
    margin: 0 0 0 4px;
}

.catfil_grid_cell {
    background: url('/baldwincooke/pict/comparison_gridbg.jpg') no-repeat;
    float: left;
    height: 218px;
    margin: 5px;
    width: 189px;
}

.catfil_grid_item {
    color: #8bc53f;
    float: left;
    font-size: 14px;
    font-weight: bold;
    height: 21px;
    margin: 8px 0 15px 11px;
    text-align: left;
    width: 170px;
}

.catfil_grid_stars {
    color: #8bc53f;
    float: left;
    font-size: 14px;
    font-weight: bold;
    height: 20px;
    margin: 0 0 0 11px;
    width: 71px;
}

.catfil_grid_nr {
    color: #a8aaac;
    float: right;
    font-size: 11px;
    height: 20px;
    margin: 0;
    padding: 0 10px 0 0;
    text-align: right;
    width: 90px;
}

.catfil_grid_img {
    color: #8bc53f;
    float: left;
    font-size: 14px;
    font-weight: bold;
    height: 83px;
    margin: 4px 0 0 11px;
    text-align: center;
    width: 170px;
}

.catfil_grid_price {
    color: #000;
    float: left;
    font-size: 12px;
    height: 15px;
    margin: 2px 0 0 11px;
    text-align: center;
    width: 170px;
}

.catfil_grid_amt {
    color: #000;
    font-size: 16px;
}

.catfil_grid_details {
    color: #c71830;
    float: left;
    font-size: 12px;
    height: 15px;
    margin: 5px 0 0 11px;
    text-align: center;
    width: 170px;
}

.catfil_grid_details a {
    color: #0068b3;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}

.catfil_grid_compare {
    color: #a8aaac;
    float: left;
    font-size: 12px;
    margin: 0 0 0 11px;
    text-align: center;
    width: 170px;
}

.cat_right_navi_compare {
    color: #000;
    font-size: 11px;
    margin: 10px 0 0;
}

.catfilmenu {
    overflow: hidden;
}

.catfilmenu ul {
    color: #2C5987;
    font-size: 10px;
    line-height: 16px;
    list-style-image: url('/amsterdam/pict/pix.gif');
    margin: 0 0 0 0;
    padding: 3px 0 3px 0;
    border-right: 1px solid #CCCCCC;
    border-left: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
}

.catfilmenu li a {
    color: #22529a;
    font-size: 11px;
    padding: 0 0 0 13px;
    text-decoration: none;
}

.catfilmenu .text {
    cursor: pointer;
}

.catfilgroup {
    cursor: pointer;
    font-size: 12px;
    border: 1px solid #CCCCCC;
    cursor: pointer;
    padding: 5px 0 5px 0;
    background-color: #F3F3F3;
    margin-top: 5px;
}

.catfilgroup .text {
    color: #2C5987;
}

.catfilgroup .arrow {
    float: left;
    width: 13px;
    height: 13px;
    margin-left: 5px;
    margin-right: 5px;
}

.catfilgroup .down {
    background-image: url('/BaldwinCooke/pict/arrowDown.png');
}

.catfilgroup .left {
    background-image: url('/BaldwinCooke/pict/arrowLeft.png');
}

.catfilremovecontainer {
    padding: 8px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
    border: 1px solid #CCCCCC;
    font-weight: bold;
    margin-bottom: 5px;
    line-height: 20px;
}

.catfilremovecontainer .floatleft {
    float: left;
}

.catfilremovecontainer .clearboth {
    clear: both;
}

.catfilremove {
    margin-left: 10px;
}

.catfilremove .text {
    margin-top: 0px;
}

.catfilremove .icon {
    background-color: #56BCE2;
    -ms-border-radius: 50%;
    border-radius: 50%;
    color: #fff;
    cursor: pointer;
    font-size: 10px;
    height: 13px;
    line-height: 15px;
    margin: 3px 2px 0;
    text-align: center;
    width: 13px;
}

.comparisonTray {
    background-attachment: scroll;
    background-color: transparent;
    background-position: 0 0;
    background-repeat: no-repeat;
    float: right;
    height: 40px;
    margin: 8px 5px 0 0;
    overflow: hidden;
    position: relative;
    width: 328px;
}

.comparedItem {
    background-attachment: scroll;
    background-color: transparent;
    background-position: 0 0;
    background-repeat: no-repeat;
    height: 30px;
    position: absolute;
    top: 5px;
    width: 30px;
}

.comparisonThumbnail {
    border-width: 0;
    cursor: pointer;
    height: 28px;
    left: 1px;
    position: absolute;
    top: 1px;
    width: 28px;
}

.comparisonRemoveButton {
    background-attachment: scroll;
    background-color: transparent;
    background-position: 0 0;
    background-repeat: no-repeat;
    cursor: pointer;
    height: 16px;
    left: 21px;
    overflow: hidden;
    position: absolute;
    top: -5px;
    width: 16px;
}

.comparisonButton {
    background-attachment: scroll;
    background-color: transparent;
    background-position: 0 0;
    background-repeat: no-repeat;
    cursor: pointer;
    height: 21px;
    left: 240px;
    margin: 8px 5px 0 0;
    position: absolute;
    top: 1px;
    width: 79px;
}

#catfilbottom .catfiltop_mid-four,
#catfilbottom .catfiltop_mid-two,
#catfilbottom .catfiltop_mid-three {
    display: none;
}

#catfilbottom .catfiltop_mid-one {
    font-size: 17px;
    font-weight: 700;
    text-align: center;
    width: 760px;
}

#catfilbottom .catfiltop_mid-one a {
    color: #0068b3;
    text-decoration: underline;
}

#catfilbottom .catfiltop_mid-one a:hover {
    color: #79a02a;
    text-decoration: none;
}*/
/* End of Category Filters & Comparison */
/*.box {
    width: 135px;
}*/
/* Discontinued Items */
/*.discitem {
    float: left;
    height: auto;
    width: 800px;
}

.discitem_thankyou {
    color: #000;
    display: block;
    font-family: "Trebuchet MS";
    font-size: 20px;
    padding-left: 7px;
    padding-top: 2px;
}

.discitem_box {
    border-bottom: 1px solid #d0d0d0;
    border-left: 1px solid #d0d0d0;
    border-right: 1px solid #d0d0d0;
    height: 182px;
    width: 798px;
}

.discitem_left {
    float: left;
    margin: 2px 0 0;
}

.discitem_left_title {
    color: #000;
    font-family: "Trebuchet MS";
    font-size: 14px;
    height: 45px;
    margin-top: 15px;
    text-align: center;
    width: 256px;
}

.discitem_left_img {
    text-align: center;
    width: 256px;
}

.discitem_weappre {
    color: #fff;
    display: block;
    font-family: "Trebuchet MS";
    font-size: 14px;
    padding-top: 15px;
    padding-left: 29px;
    width: 495px;
}

.discitem_weappre_b {
    color: #000;
    font-weight: bold;
}

.discitem_contshop {
    float: left;
    margin-top: 17px;
    text-align: right;
    width: 310px;
}

.news_addthis {
    float: right;
    margin: 17px 0 15px;
    width: 99%;
}

.newscenter_latest ul {
    list-style-type: none;
}

.newscenter_latest ul a {
    background: url(/baldwincooke/pict/bullet.gif) no-repeat -1px 3px;
    display: block;
    font-size: 13px;
    padding-left: 15px;
    text-decoration: none;
}

.newscenter_latest ul a:hover {
    background: url(/baldwincooke/pict/bullet2.gif) no-repeat -1px 3px;
    text-decoration: underline;
}

.newscenter_latest ul a:visited {
    padding-left: 13px;
}

.newscenter_latest ul li {
    margin-bottom: 5px;
}

.newscenter_latest {
    float: left;
    width: 99%;
}

.newscenter_artinfo {
    font-size: 11px;
    margin: 0 0 10px;
}

.newscenter_article_clmn h1 {
    font-size: 20px;
    margin: 10px 0 0;
    padding: 0;
}*/
/* bread crumbs styles */
/*.order_bread_crumbs {
    border: 0 solid #444;
    color: #555;
    display: block;
    font-family: Trebuchet MS, Helvetica, sans-serif;
    font-size: 10px;
    padding: 5px 0 2px 3px;
}

.order_bread_crumbs a {
    color: #888;
    font-size: 10px;
}

h1.order_head_title {
    color: #8bc53f;
    font-size: 21px;
    margin: 2px 0 1px;
    padding: 0;
}

.proddet_h3 {
    color: #8bc53f;
    font-size: 13px;
    margin: 10px 0 1px;
}

.proddet_bullets li {
    background: url('/baldwincooke/pict/bullet2.gif') no-repeat -3px 3px;
    line-height: 18px;
    list-style-type: none;
    padding-left: 12px;
}

.proddet_table {
    margin-bottom: 15px;
}

.proddet_table td {
    color: #000d36;
    padding-left: 10px;
}

.hreview-aggregate div {
    display: inline;
}

.productdetail_left h4 {
    color: #8bc53f;
    font-size: 14px;
    font-weight: 600;
    margin: 10px 0 2px;
}

.btn_CreateWebAccount {
    background: transparent url('/baldwincooke/pict/btn_create_acct.gif') no-repeat top left;
    border: none;
    cursor: pointer;
    height: 33px;
    margin: 0;
    padding: 0;
    width: 138px;
}

.div_EnterCusNumberWrapper {
    margin: auto;
    text-align: center;
}

.div_EnterEmail {
    background: transparent url('/baldwincooke/pict/enter_email_bg.gif') no-repeat top left;
    border: none;
    height: 310px;
    margin: auto;
    padding: 0;
    text-align: center;
    width: 447px;
}

.h1_nomargin {
    font-size: 19px;
    margin-bottom: 0;
}

.h3_smaller {
    color: #000;
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 20px;
}

.h4_enterCusNumber {
    color: #0068B3;
    font-size: 15px;
    font-weight: bold;
    padding: 7px 0;
    text-align: left;
}

.txt_ActivateCusNumber {
    font-size: 15px;
    height: 31px;
    margin-right: 15px;
    width: 235px;
}

.div_EnterEmailInner {
    margin-top: 40px;
    padding-left: 30px;
    text-align: left;
}

.div_EnterEmailInner h4 {
    color: #019443;
    font-size: 14px;
    font-weight: normal;
    text-align: left;
}

.activateAccountLogin {
    background: transparent url('/baldwincooke/pict/login_customer_bg.jpg') no-repeat top left;
    border: none;
    clear: both;
    float: left;
    height: 110px;
    margin: 30px 0 0 70px;
    padding: 0;
    width: 632px;
}

.activateAccountLogin h2 {
    border: none;
    color: #0068B3;
    font-size: 20px;
    margin-bottom: 2px;
    padding: 5px 0 0 10px;
    text-align: left;
}

.activateAccountLogin a {
    display: block;
    padding-right: 20px;
    text-align: right;
}

.activateAccountLoginInner {
    color: #474747;
    font-size: 11px;
    padding: 5px 10px 15px;
    text-align: left;
}*/
/* Email Collection */
/*.div_jQueryEmail {
    background-color: #ddd;
    float: left;
    left: -800px;
    overflow: hidden;
    position: absolute;
    text-align: left;
}

.email_invalidEmail,
.email_thankyouLogo,
.email_exists,
.jemail_invalidEmail,
.jemail_thankyouLogo,
.jemail_exists {
    display: none;
}

.emailsu_toptxt {
    color: #fff;
    float: left;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    margin: 5px 0 0 5px;
    width: 445px;
}

.emailsu_bottomleft {
    float: left;
    left: 36px;
    position: relative;
    top: 44px;
    width: 246px;
}

.emailsu_bottomleft_tryagain {
    float: left;
    left: 36px;
    position: relative;
    top: 22px;
    width: 246px;
}

.emailsu_enteryour {
    color: #000;
    float: left;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    width: 245px;
}

.emailsu_inputbox {
    background-color: #eee0c2;
    border: 0;
    float: left;
    margin-left: 10px;
    margin-top: 8px;
    width: 220px;
}

.emailsu_privacy a:link {
    color: #ecc46e;
    float: left;
    font-family: Trebuchet MS, Verdana, Arial, helvetica, sans-serif;
    font-size: 12px;
    margin-top: 1px;
}

.emailsu_signup_btn {
    background: url('/baldwincooke/pict/btn_emailsignup_blue.jpg') no-repeat;
    cursor: pointer;
    float: left;
    height: 33px;
    left: 47px;
    position: relative;
    top: 20px;
    width: 155px;
}

.emailsu_bottomright {
    float: left;
    left: 45px;
    position: relative;
    top: 24px;
    width: 185px;
}

.emailsu_getexclusive {
    color: #291104;
    float: left;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    line-height: 22px;
}

.emailsu_bulletin {
    color: #fff;
    float: left;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 22px;
    margin-top: 8px;
}

.emailsu_notvalid {
    color: #fff;
    float: left;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    height: 12px;
    margin-top: 10px;
    margin-left: 36px;
}

.emailsu_thankyou {
    color: #fff;
    float: left;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 21px;
    margin-top: 20px;
    margin-left: 36px;
    width: 410px;
}

.emailsu_guarantee {
    display: none;
}*/
/* End Email Collection */
/*.span_prodDetBanner {
    color: #c00;
    float: right;
    font-size: 17px;
    font-weight: bold;
    text-align: right;
}*/
/* Product Details - new Design file changes */
/*.pdr_left_column_l {
    float: left;
    margin: 0;
    position: relative;
    width: 370px;
}

.pdr_left_column_r {
    float: left;
    margin: 0;
    width: 265px;
}

.pdr_left_column_r table {
    margin-top: 4px;
}

.nomargin {
    float: left;
    margin: 0;
    width: 370px;
}

.nomargin li {
    display: inline;
}

.pdr_left_column_r_action {
    margin: 8px 0;
}

.pdr_left_column_r_link {
    margin-left: 30px;
}

.pdr_left_column_r_linkColor {
    color: #FC5A0F;
}

.pdr_left_column_content {
    float: left;
    margin: 0;
    width: 630px;
}

.pdr_right {
    border-left: 2px dotted rgb(225, 225, 225);
    float: right;
    padding-top: 1px;
    text-align: center;
    width: 158px;
}

.pdr_right table {
    width: 158px;
}

.pdr_recomm_label {
    color: rgb(192, 130, 100);
    font-family: Arial;
    font-size: 11px;
    font-weight: 600;
    width: 150px;
}*/
/* my account offer page */
/*.myacct_main {
    margin: 0 auto;
    padding: 0;
    text-align: left;
    width: 800px;

    @media (max-width: 799px) {
        width: 100%;
    }
}

.myacct_main .accountMsgBanner {
    margin-bottom: 20px;
    position: relative;
    width: 70%;
    background-color: #4F946C;
    font-family: Helvetica,Arial,"Trebuchet MS";
    color: #fff;
    height: 60px;
    line-height: 60px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    font-size: 15px;
}

.myacct_main .accountMsgBanner .checkmark_iconwrapper {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    line-height: 15px;
}

.myacct_main .accountMsgBanner .checkmark_icon {
    background: transparent url("/Baldwincooke/pict/checkmark.svg") no-repeat scroll;
    height: 45px;
    width: 45px;
}

.myacct_t1 {
    color: #9999A2;
    float: left;
    font-size: 17px;
    margin: 0 0 15px;
    padding: 0 0 0 5px;
    text-align: right;
    width: 300px;
}

.myacct_t2 {
    color: #978784;
    float: right;
    font-size: 12px;
    margin-right: 40px;
    padding: 17px 0 0;
    width: 400px;
}

.myacct_m1 {
    color: #978784;
    font-size: 12px;
    margin: 0 39px 15px 0;
    padding: 0 0 0 5px;
}

.myacct_m2 {
    color: #978784;
    font-size: 12px;
    margin: 0 39px 15px 0;
    padding: 0 0 0 5px;
}

.name-title {
    color: #8BC53F;
    font-size: 16px;
    font-weight: bold;
}

.company-title {
    color: #c81530;
    font-size: 13px;
}

.myacct_m1 h3 {
    color: #000;
}

.myacct_m2 h3 {
    color: #000;
}

.myacct_center {
    background: #FFF url('../pict/myacct_backfade.gif') repeat-x bottom right;
    margin: 0;
    overflow: hidden;
    padding: 0;
}

.myacct_cart {
    display: inline;
    margin: 0;
    padding: 0;
}

.myacct_b1 {
    border-right: 1px solid #8bc53f;
    float: left;
    margin: 0;
    padding: 0 0 0 5px;
    text-align: right;
    width: 49%;
}

.myacct_b1 ul {
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    list-style-type: none;
    margin: 0 40px 30px 0;
    padding-top: 1px;
}

.myacct_b1 ul:last-child {
    margin-bottom: 0;
}

.myacct_b1 ul li {
    margin-top: 5px;
}

.myacct_b1 a {
    color: #9999A2;
    text-decoration: none;
}

.myacct_b1 a:hover {
    color: #0068B3;
    text-decoration: underline;
}

.myacct_b2 {
    border-right: 1px solid #8bc53f;
    float: right;
    margin: 0;
    padding: 0;
    text-align: right;
    width: 49%;
}

.myacct_table1 {
    margin: 0;
    padding: 5px;
    width: 420px;
}

.myacct_stripeon {
    background-color: #e8e5e4;
    font-size: 12px;
    font-weight: bold;
    padding: 2px;
}

.myacct_stripeoff {
    background-color: #fff;
    font-size: 12px;
    font-weight: bold;
    padding: 2px;
}

.myacct_stripeon a,
.myacct_stripeoff a {
    text-decoration: none;
}

.myacct_stripeon a:hover,
.myacct_stripeoff a:hover {
    text-decoration: underline;
}

.myacct_adleft {
    border: 1px solid #999;
    float: left;
    margin: 0;
    padding: 0;
}

.myacct_adright {
    border: 1px solid #999;
    float: right;
    margin: 0 10px 0 0;
    padding: 0;
}*/
/*My Account Redesign 7/2013 Start*/
/*#MyAccount_banner {
    margin-bottom: 20px;
    position: relative;
    width: 100%;
}

#MyAccount_banner img {
    border-bottom: 5px solid #9999A2;
}

.myacct_b1 h3,
.myacct_b2 h3 {
    color: #E38024;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    margin: 0 39px 0 0;
}

.myacct_m1 h2,
.myacct_m2 h2 {
    color: #4A4A4A;
    font-size: 18px;
    margin-top: 0;
}

.myacct_m1 h2 span,
.myacct_m2 h2 span {
    color: #9999A2;
}

.customer-number {
    color: #9999A2;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    margin: 4px 39px 30px 0;
}

.myacct_b2 ul {
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    list-style-type: none;
    margin: 0 40px 30px 0;
    padding-top: 1px;
}

.myacct_b2 ul li {
    margin-top: 5px;
}

.myacct_b2 a {
    color: #978784;
    text-decoration: none;
}

.myacct_b2 a:hover {
    color: #0068B3;
    text-decoration: underline;
}

.myacct_b1 ul .link_arrow2,
.myacct_b2 ul .link_arrow2 {
    color: #0068B3;
    font-size: 22px;
    font-weight: 700;
    margin-top: 0;
    margin-left: 5px;
    position: absolute;
}*/
/*My Account Redesign 7/2013 End*/
/* Email Collection */
/*.div_emailsignup {
    height: 125px;
    margin: 65px 10px 0;
    width: 100%;
}

.newsletter_signup_area .newsletter_input {
    float: left;
}

.newsletter_signup_area .nwstext {
    border: 2px solid #e4e4e4;
    color: #303030;
    font: 11px Trebuchet MS;
    height: 20px;
    margin: 6px 0 6px 5px;
    padding: 0px 5px 0 5px;
    width: 132px;
}

.newsletter_signup_area .newsletter_button {
    float: left;
    width: 44px;
}

.newsletter_signup_area .newsletter_error {
    color: #FFA500;
    float: left;
    margin: -2px 0 -2px 4px;
}

.newsletter_signup_area .newsletter_links {
    float: left;
    font-size: 10px;
    line-height: 11px;
    margin: 0 0 0 10px;
    text-align: left;
    width: 95%;
}

.newsletter_signup_area .newsletter_links a {
    color: #e5e5e5;
    text-decoration: underline;
}

.newsletter_links_policy {
    color: #f00;
    float: left;
    margin-left: 2px;
    width: 90%;
}

.newsletter_links_center {
    float: left;
    margin: 2px 0 0 2px;
}

.newsletter_signup_area .nwsbut {
    background: transparent url("/baldwincooke/pict/button_signup.jpg") no-repeat top left;
    background-attachment: scroll;
    cursor: pointer;
    float: left;
    height: 30px;
    margin-top: 2px;
    margin-left: 4px;
    padding: 0;
    width: 73px;
}*/
/* End Email Collection */
/* Digital Product Design Studio */
/*.compositionAddCart {
    background: transparent url('/baldwincooke/pict/CompositionAddCartOn.gif') no-repeat;
    border: none;
    cursor: pointer;
    height: 29px;
    margin: 0;
    padding: 0;
    width: 87px;
}

.editCover {
    background: transparent url('/baldwincooke/pict/editcover.gif') no-repeat;
    border: none;
    cursor: pointer;
    height: 29px;
    width: 87px;
}*/
/* Wishlist */
/*.wishlistWelcome {
    height: 50px;
    padding: 5px 0 0 5px;
    position: relative;
}

.wishlistWelcomeText {
    color: #0068B3;
    font: 17px Trebuchet MS;
    font-weight: bold;
}

.wishlistWelcomeEnjoy {
    margin: 10px 0 0 5px;
}

.loginRegister {
    border: 2px solid #d7d7d7;
    color: #555;
    font: 12px/1.2em Trebuchet MS;
    left: 492px;
    padding: 10px 22px;
    position: absolute;
    top: 0;
}

.btn_viewWishList {
    background-color: #00659b;
    border: none;
    border-radius: 0 7px 7px 0;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: 700;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    text-align: center;
    width: 89px;
}

.shoppingcart_empty {
    background-image: url('/baldwincooke/pict/bwcviewmywl.png');
    cursor: pointer;
    height: 34px;
    margin-left: 3px;
    width: 150px;
}*/
/********buy1getone start********************************/
/*.buy1get1 {
    color: #0068b3 !important;
}

#pricetotal {
    width: 158px !important;
}

#pricetotalfree {
    color: #0068b3 !important;
    width: 164px !important;
}

.blacklineauto {
    background: #d7d7d7;
    height: 1px;
    margin-left: 4px !important;
    margin-top: 9px !important;
    overflow: hidden;
    width: 100%;
}

.cart_text {
    color: #959494;
    text-align: right;
    vertical-align: top;
}

.cart_text a,
.cart_text a:visited,
.cart_text a:active {
    color: #959494;
    cursor: pointer;
    line-height: 19px;
    margin-right: 3px;
}

#quantityfree {
    width: 54px !important;
}

#chargestotalfreeright {
    padding-right: 2px;
    width: 41px !important;
}

#chargestotalfreeleft {
    float: left !important;
}*/
/********buy1getone end********************************/
/********buy1get1 gopromos table fix start********************************/
/*.cartlistauto_table {
    width: 650px;
}*/
/********buy1get1 gopromos table fix end********************************/
/************** New Shopping Cart Changes *********************************/
/* product detail popup */
/*.popupDetail {
    background: #fff;
    border: 2px solid #cecece;
    font-size: 13px;
    padding: 12px;
    position: absolute;
    width: 408px;
    z-index: 2;
}*/
/* new cart changes 4/24/12 */
/*.shoppingcart_header h1 {
    color: #0068B3;
}

.shoppingcart_header h5 {
    color: #959494;
}

.totals_area .cartlist_table {
    border: none;
}

.divXSellPreviewWrapper td {
    padding-top: 5px;
    vertical-align: top;
}*/
/* end new cart changes */
/* --- New Cart -- Upsells --- */
/*.upsell_pop {
    border: solid 1px #aaa;
    float: left;
    margin: 0 -1px -1px 0;
    width: 200px;
}

.upsell_top {
    margin-top: 10px;
    margin-bottom: 10px;
}

.upsell_top img {
    width: 100%;
}

.upsell_bottom {
    height: 56px;
    text-align: left;
}

.upsell_Name {
    color: #212121;
    font-family: helvetica;
    font-size: 11.5px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-left: 10px;
    padding-top: 10px;
}

.upsell_qtyCont {
    font-size: 10px;
    margin-left: 10px;
}

.upsellQty2 {
    height: 11px;
    width: 35px;
}

.upsell_chooseQty2 {
    color: #464646;
}

.upsell_inline {
    background: url('/BaldwinCooke/pict/comparison_gridbg.jpg') no-repeat;
    float: left;
    height: 218px;
    margin: 5px;
    padding: 7px 10px;
    width: 169px;
}

.upsell_inlineName {
    float: left;
    margin-bottom: 2px;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
}

.upsell_inlineName a {
    color: #0065C2;
    font-size: 14px;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
}

.upsell_inlineItemId {
    color: #666;
    float: right;
    font-size: 11px;
}

.upsell_inlineImg {
    float: left;
    margin: auto;
    text-align: center;
    width: 100%;
}

.upsell_inlineImg img {
    height: 80px;
    width: 125px;
}

.upsell_inlineAsLowAs {
    clear: both;
    color: #C71830;
    float: left;
    font-size: 12px;
    margin: auto auto 6px;
    text-align: center;
    width: 100%;
}

.upsell_price {
    color: #C71830;
    font-size: 17px;
}

.upsell_inlineQtyCont {
    float: left;
    margin: auto;
    width: 100%;
}

.upsell_chooseQty {
    color: #666;
    font-size: 11px;
    margin-right: 4px;
}

.upsellQty {
    width: 50px;
}

.upsell_inlineBtnCont {
    float: left;
    width: 100%;
}

.reviewstars {
    float: left;
    margin-right: 7px;
    font-size: 1px;
    width: 70px;
    height: 13px;
    background: url('/BaldwinCooke/pict/reviewstars.gif') no-repeat;
}

.r50 {
    background-position: 0 0;
}

.r49,
.r48,
.r47 {
    background-position: 0 -13px;
}

.r46,
.r45,
.r44 {
    background-position: 0 -26px;
}

.r43,
.r42,
.r41 {
    background-position: 0 -39px;
}

.r40 {
    background-position: 0 -52px;
}

.r39,
.r38,
.r37 {
    background-position: 0 -65px;
}

.r36,
.r35,
.r34 {
    background-position: 0 -78px;
}

.r33,
.r32,
.r31 {
    background-position: 0 -91px;
}

.r30 {
    background-position: 0 -104px;
}

.r29,
.r28,
.r27 {
    background-position: 0 -117px;
}

.r26,
.r25,
.r24 {
    background-position: 0 -130px;
}

.r23,
.r22,
.r21 {
    background-position: 0 -143px;
}

.r20 {
    background-position: 0 -156px;
}

.r19,
.r18,
.r17 {
    background-position: 0 -169px;
}

.r16,
.r15,
.r14 {
    background-position: 0 -182px;
}

.r13,
.r12,
.r11 {
    background-position: 0 -195px;
}

.r10 {
    background-position: 0 -208px;
}

.r09,
.r08,
.r07 {
    background-position: 0 -221px;
}

.r06,
.r05,
.r04 {
    background-position: 0 -234px;
}

.r03,
.r02,
.r01 {
    background-position: 0 -247px;
}

.r00 {
    background-position: 0 -260px;
}

.r {
    display: none;
}


.div_upsell_wrapper {
    clear: both;
    float: left;
    width: 910px;
}

.UpsellPopup {
    background: #fff;
    border: solid 2px #aaa;
    font-size: 13px;
    left: 0;
    margin: 5% auto;
    position: absolute;
    width: 660px;
    z-index: 10000;
}

.UpsellPopup h1 {
    color: #8b8a8a;
    float: left;
    font-size: 16px;
    margin-bottom: 1px;
    margin-left: 30px;
    margin-top: 10px;
    text-align: left;
    width: 100%;
}

.UpsellPopup h2 {
    color: #F68807;
    float: left;
    font-size: 13px;
    font-weight: normal;
    margin-top: 10px;
    margin-bottom: 0;
    margin-left: 30px;
    padding-bottom: 2px;
    text-align: left;
    width: 100%;
}

.UpsellPopup h3 {
    color: #F68807;
    float: left;
    font-size: 13px;
    font-weight: normal;
    margin-left: 5px;
    margin-right: 7px;
    margin-top: 5px;
    text-align: left;
    width: 100%;
}

.upsellpopup_addtocartWrap {
    float: right;
    margin-top: 5px;
    margin-right: 50px;
    margin-bottom: 15px;
}

.upsellpopup_wrapper {
    float: left;
    margin: 5px 25px;
}

.upsellpopup_closetext {
    color: #fff;
    float: left;
    font-size: 12px;
}

.upsellpopup_closebtn {
    background-image: url('/BaldwinCooke/pict/cartClose_btn.png');
    float: left;
    height: 16px;
    margin-left: 5px;
    width: 16px;
}

.upsellpopup_topbarclose {
    cursor: pointer;
    float: right;
    margin-right: 5px;
    margin-top: 2px;
}*/
/* --- END New Cart -- Upsells --- */
/* --- START New Couponcode -- changes --- */
/*#pricetotalcoupon {
    margin: 0;
    padding: 0;
}

#coupondiv {
    float: left;
    margin: 0;
    padding: 0;
    width: 622px;
}

#coupontext {
    margin: 0;
    padding: 10px 0 0 10px;
    width: 446px;
}

.zipcodeNum {
    float: left;
    padding-right: 5px;
}

.cart_codeentry_input {
    border-top: 1px solid #877572;
    border-left: 1px solid #877572;
    border-bottom: 1px solid #cdc3c2;
    border-right: 1px solid #cdc3c2;
    color: #c71830;
    font-weight: bold;
    height: 16px;
    margin-bottom: 0;
    width: 50px;
}

#codeentryText {
    color: #F68807;
    float: left;
    font-size: 12px;
    font-weight: bold;
    line-height: 14px;
    margin-top: 2px;
    margin-right: 2px;
}

#codeentryText2 {
    color: #808080;
    float: left;
    padding-left: 4px;
}

.discounttextdiv {
    display: none;
    float: right;
    padding-top: 6px;
    padding-right: 7px;
    padding-left: 4px;
}

.divwhatsthislink a {
    padding-right: 10px;
}

.total_discountdiv {
    color: #f00;
    float: right;
    margin: 0;
    padding: 0 10px 0 0;
}

td.coupondata {
    border-bottom: none;
    border-top: none;
    margin: 0;
    min-width: 104px;
    padding: 0;
    text-align: right;
}*/
/* --- END New Couponcode -- changes --- */
/* Changes CSS Anup */
/*#imgContainer {
    background: #fff;
    border: 1px solid #000;
    padding: 0.3em;
    position: absolute;
    z-index: 2;
}

td.cartlist_headerImage {
    padding-left: 10px;
    width: 170px;
}

td.cartlist_headerNameDesc {
    border: none;
    padding-left: 10px;
    width: 320px;
}

td.cartlist_headerAction {
    border: none;
    width: 130px;
}

td.cartlist_headerQty {
    text-align: center;
    width: 60px;
}

td.cartlist_headerpriceEach {
    padding-right: 10px;
    text-align: right;
    width: 95px;
}

td.cartlist_headerprictTotal {
    padding-right: 10px;
    text-align: right;
    width: 95px;
}

td.cartlist_headerImage,
td.cartlist_headerNameDesc,
td.cartlist_headerAction,
td.cartlist_headerQty,
td.cartlist_headerpriceEach,
td.cartlist_headerprictTotal {
    color: #555;
    vertical-align: bottom;
}

.cartlist_itemNo {
    color: #959494;
}

.cartlist_bomOptionName {
    font-weight: bold;
}

.div_AccessoriesBtnAddtoCart {
    clear: both;
    margin-left: 320px;
}

.cartlist_itemDesc a {
    cursor: pointer;
    font-weight: bold;
}

.cartlist_qty {
    text-align: center;
}*/
/* ----------Edit Sample item popup start---------------------------- */
/*.EditSamplepopup_topbar {
    background-image: url('../pict/accesspop_grad2.jpg');
    background-repeat: repeat-x;
    height: 22px;
    width: 100%;
}

.EditSamplepopup_closebtn {
    background-image: url('../pict/cartClose_btn.png');
    float: left;
    height: 16px;
    margin-left: 5px;
    width: 16px;
}

.SamplePopup {
    background: #efefef;
    border: solid 2px #aaa;
    height: 229px;
    padding: 1px 0 0 2px;
    position: absolute;
    text-align: center;
    width: 215px;
    z-index: 2;
}

.EditSamplepopup_topbarclose {
    cursor: pointer;
    float: right;
    margin-right: 5px;
    margin-top: 2px;
}

.EditSample_closetext {
    color: #fff;
    float: left;
    font-size: 12px;
}

.popBox {
    background: #ffc;
    border: solid 1px #555;
    color: #000;
    padding: 5px;
    position: absolute;
    text-align: left;
    width: 225px;
    z-index: 2;
}

.div_samplebody {
    font-size: 13px;
    left: 0;
}

.div_sampleItemName {
    color: #06C;
    font-size: 13px;
    margin-bottom: 5px;
    margin-left: 5px;
    margin-top: 10px;
    text-align: left;
    width: 100%;
}

.freeItemoptionname {
    color: #959494;
    font-size: 11px;
    margin-bottom: 5px;
    margin-left: 5px;
    margin-top: 10px;
    text-align: left;
    width: 100%;
}*/
/*--------------------- Edit Sample item popup End -----------------------*/
/* below class doesn't work */
/*td.cartlist_description {
    border-right: none;
    padding-left: 10px;
}*/
/* CSS doesn't work end */
/*.cartlist_itemDesc_Sample {
    float: left;
    padding-top: 3px;
}

.cartlist_itemDesc_Sample a {
    cursor: pointer;
    font-weight: bold;
}

.cartlist_itemDesc_bogo {
    float: left;
    padding-top: 3px;
}

.cartlist_itemDesc_bogo a {
    cursor: pointer;
    font-weight: bold;
}

.cartlist_itemDesc_Free {
    float: left;
    padding-top: 3px;
}

.div_Uchargecost {
    padding-right: 10px;
    text-align: right;
}*/
/* change CSS Anup end */
/* --- START shipping calculator -- changes --- */
/*.codeentry_form_in1 {
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 3px;
    width: 76px;
}

.shippingcalcdiv {
    padding-right: 10px;
    text-align: right;
    width: 93px;
}

.zipcodediv {
    float: right;
    margin: 0;
    padding: 0;
}

.zipchangediv {
    float: left;
    padding-left: 150px;
    width: 400px;
}

.codeentry_form_indiv {
    width: 75px;
}

.zipchangediv1 {
    float: left;
    margin-right: 5px;
    margin-bottom: 10px;
}

.zipchangediv2 {
    float: left;
    margin-right: 5px;
}

.shipping_txt {
    float: right;
    margin-right: 6px;
    padding: 0;
    text-align: right;
}

.totals_shipping {
    padding-right: 0;
    text-align: right;
}

td.invisibletddiv {
    border: none;
    margin: 0;
    padding: 0;
    width: 180px;
}*/
/* --- END shipping calculator -- changes --- */
/* START grand total css change*/
/*.totals_grand {
    border-bottom: 1px solid #D1D1D1;
    border-left: 1px solid #D1D1D1;
    border-right: 1px solid #D1D1D1;
    float: right;
    margin: 0 20px 0 0;
    padding: 0;
    width: 728px;
}

.totals_txt {
    float: left;
    font-weight: bold;
    margin: 0;
    padding: 5px 0 0;
    text-align: right;
    width: 621px;
}

.totals_txt1 {
    float: left;
    padding: 5px 7px 3px 612px;
    text-align: right;
}

.totals_nr_ordertotal {
    border-left: 1px solid #D1D1D1;
    float: right;
    margin: 0;
    padding: 5px 10px 0 0;
    text-align: right;
    text-decoration: none !important;
    width: 94px;
}

.totals_nr_producttotal {
    border-left: 1px solid #D1D1D1;
    float: right;
    margin: 0;
    padding-top: 5px 10px 0 0;
    text-align: right;
    text-decoration: none !important;
    width: 101px;
}

.totals_sub {
    border-bottom: 1px solid #D1D1D1;
    border-left: 1px solid #D1D1D1;
    border-right: 1px solid #D1D1D1;
    float: right;
    width: 822px;
}

.checkout1_shipping_error {
    color: #f00;
    padding-left: 3px;
    width: 500px;
}*/
/*END grand total css change*/
/*start Total price and Each price column*/
/*.div_total {
    margin: 0;
    padding: 0 10px 0 0;
    text-align: right;
}

.div_discount {
    color: #F00;
    padding-right: 10px;
    text-align: right;
}

td.cartlist_priceEach,
td.cartlist_priceTotal {
    height: 100%;
    margin: 0;
    padding: 0;
    position: relative;
}

.chargeSubtotalWrap {
    bottom: 0;
    width: 100%;
}

.div_SubTotal {
    border-top: solid 1px #d7d7d7;
    border-bottom: solid 1px #d7d7d7;
    margin: 0;
    padding: 0 10px 0 0;
    text-align: right;
}

.div_unitprice {
    padding-right: 10px;
    text-align: right;
}

.div_chargeDesc {
    cursor: default;
}

.div_chargecost,
.div_chargeDesc {
    border-top: solid 1px #d7d7d7;
    border-bottom: solid 1px #d7d7d7;
    margin: 0;
    padding: 0 2px;
    position: relative;
    text-align: right;
    white-space: normal;
}

.cartlist_Action {
    padding-left: 10px;
}

a.boxpopup {
    color: #666;
}

a.boxpopup span {
    display: none;
}

a.boxpopup:hover span {
    background: #FF9;
    border: solid 1px #555;
    color: #000;
    display: block;
    padding: 1px;
    position: absolute;
    text-align: left;
    margin-top: -14px;
    white-space: normal;
    width: 225px;
    z-index: 2;
}

.div_chargecost {
    padding-right: 10px;
    text-align: right;
}

.sampletext {
    color: #f00;
    padding-top: 3px;
    text-align: right;
}*/
/*end Total price and Each price total*/
/* CSS Free Item popup Start */
/*.freeItempopup_topbar {
    background-image: url('/BaldwinCooke/pict/accesspop_grad2.jpg');
    background-position-y: 40%;
    background-repeat: repeat-x;
    height: 22px;
    width: 100%;
}

.freeItempopup_topbarclose {
    cursor: pointer;
    float: right;
    margin-right: 5px;
    margin-top: 2px;
}

.freeItempopup_closetext {
    color: #fff;
    float: left;
    font-size: 12px;
}

.freeItempopup_closebtn {
    background-image: url('/BaldwinCooke/pict/cartClose_btn.png');
    float: left;
    height: 16px;
    margin-left: 5px;
    width: 16px;
}

.freeItemPopup H1 {
    color: #959494;
    float: left;
    font-size: 16px;
    margin-bottom: 1px;
    margin-left: 30px;
    margin-top: 10px;
    text-align: left;
    width: 100%;
}

.freeItemPopup H2 {
    color: #F68807;
    float: left;
    font-size: 13px;
    font-weight: normal;
    margin-top: 1px;
    margin-bottom: 0;
    margin-left: 30px;
    padding-bottom: 2px;
    text-align: left;
    width: 100%;
}

.freeItem_bottom {
    background-image: url('../pict/accesspop_grad2.jpg');
    background-repeat: repeat-x;
    height: 28px;
    text-align: left;
}

.freeItemPopup {
    background: none repeat scroll 0 0 #EFEFEF;
    border: 2px solid #AAA;
    font-size: 13px;
    left: 0;
    margin: 5% auto;
    position: absolute;
    width: 490px;
    z-index: 100;
}

.freeItem_wrapper {
    float: left;
    margin: 5px 25px;
}

.freeItem_pop {
    border: solid 1px #aaa;
    float: left;
    margin-bottom: 7px;
    width: 200px;
}

.freeItem_top {
    border-bottom: solid 1px #aaa;
}

.freeItem_top img {
    width: 100%;
}

.div_freeItemrdbtn {
    color: #1567C3;
    font-size: 11px;
    margin-bottom: 3px;
    margin-left: 10px;
    padding-top: 2px;
}

.div_FreeItemBtnAddtoCart {
    float: left;
}

.btn_NoThanks {
    background: transparent url('/BaldwinCooke/pict/upsell_nothanks_btn.png') no-repeat top left;
    border: 0;
    cursor: pointer;
    float: left;
    height: 36px;
    margin-top: 15px;
    margin-right: 15px;
    margin-bottom: 40px;
    padding: 0;
    width: 140px;
}

.btn_AddToCart3 {
    background: url('/BaldwinCooke/pict/upsell_addcart_btn.png') no-repeat !important;
    border: 0;
    cursor: pointer;
    height: 37px !important;
    margin-top: 15px !important;
    margin-right: 32px !important;
    margin-bottom: 40px !important;
    position: relative;
    width: 150px !important;
}

.btn_AddToCartUpSell {
    background: transparent url('/BaldwinCooke/pict/addcart_btn.png') no-repeat top left;
    border: 0;
    cursor: pointer;
    height: 36px;
    margin: 0 5px 0 0;
    padding: 0;
    position: relative;
    width: 114px;
}

.div_freeItemrdbtn {
    color: #1567C3;
    font-size: 11px;
    margin-bottom: 3px;
    margin-left: 10px;
    padding-top: 2px;
}

.btn_ApplyChanges {
    background: transparent url('/BaldwinCooke/pict/cartapply_btn.png') no-repeat top left;
    border: 0;
    cursor: pointer;
    height: 30px;
    margin: 10px;
    width: 100px;
}*/
/* CSS Free Item popup End */
/*Shoppingcart bugfixes	 */
/*.codeentry_form_btn {
    float: left;
    margin: 0 0 0 -2px;
    padding: 0;
}

.codeentry_form_in {
    float: left;
    margin: 3px 0 0;
    padding: 0;
}

#couponitems {
    float: right;
    margin: 0;
    padding: 5px 0 0;
    text-align: right;
    width: 300px;
}*/
/***** Classes of Order Status Improvements -- Begin *****/
/***** Order List -- Begin *****/
/*.OrderStatus_Breadcrumbs {
    background-color: #FFF;
    margin: 0 5px 0 0;
}

.OrderStatus_Breadcrumbs table {
    border-collapse: collapse;
    border-color: #808080;
    border-spacing: 0;
    border-style: solid;
    border-width: 0;
    width: 100%;
}

.OrderStatus_Breadcrumbs td {
    border-color: #808080;
    border-style: solid;
    border-width: 0;
    padding: 0;
}

.OrderStatus_Breadcrumbs h3 {
    color: #727272;
    margin: 0;
}

.OrderStatus_Breadcrumbs span {
    color: #38A229;
}

.OrderStatus_Breadcrumbs a {
    color: #0068B3;
    margin: 0;
    text-decoration: underline;
}

.OrderStatus_Thanks {
    color: #959494;
    font-size: 11px;
    font-weight: bold;
    margin: 10px 5px 0 0;
}

.OrderList_GridView {
    border-collapse: collapse;
    border-color: #cdcdcd;
    border-spacing: 0;
    border-style: solid;
    border-width: 0;
    color: #727272;
    margin: 10px 0 0 1px;
    width: 600px;
}

.OrderList_GridView td {
    border: 1px solid #cdcdcd;
    color: #232222;
    padding: 4px;
}

.OrderList_GridView th {
    border: 1px solid #cdcdcd;
    color: #545555;
    height: 31px;
    padding: 5px;
    vertical-align: bottom;
}

.OrderList_GridView a {
    color: #0068B3;
    text-decoration: underline;
}

table.OrderList_GridView tr:last-child {
    border-bottom-color: #818181;
    border-bottom-style: solid;
    border-bottom-width: 2px;
}

.OrderList_GridView_Header {
    background-color: #fff;
}

.OrderList_GridView_Row {
    background-color: #fff;
}

.OrderList_GridView_AlternatingRow {
    background-color: #fff;
}

.OrderList_GridView_Pager {
    background-color: #fff;
}

.OrderList_GridView_Pager td {
    border-color: #959494;
    border-style: solid;
    border-width: 0 0 1px 0;
    padding: 0 3px 3px;
}

.OrderList_GridView_EmptyDataRow td {
    border-width: 0;
    color: #727272;
    font-size: 11px;
    font-weight: bold;
    padding: 5px 0 0;
    text-align: left;
}

.OrderList_GridView_SelectedRow {
    background-color: #C0C0C0;
}

.OrderList_StatusColumn_NormalStatus {
    display: inline-block;
    text-align: left;
    width: 65px;
}

.OrderList_StatusColumn_HighlightedStatus {
    color: #CD1313;
    display: inline-block;
    text-align: left;
    width: 65px;
}

.OrderStatus_OrderDetailPanel {
    margin: 10px 5px 0 0;
}

.OrderStatus_OrderDetail_ContentContainer {
    margin: 20px 0 10px;
}

.OrderStatus_OrderDetail_StatusDescription {
    margin: 0;
}

.OrderStatus_OrderDetail_StatusDescription table {
    border-collapse: collapse;
    border-color: #959494;
    border-spacing: 0;
    border-style: solid;
    border-width: 0;
    color: #959494;
    width: 100%;
}

.OrderStatus_OrderDetail_StatusDescription td {
    border-color: #959494;
    border-style: solid;
    border-width: 0;
    font-size: 11px;
    font-weight: bold;
    padding: 0;
}

.OrderStatus_OrderDetail_StatusDescription tr:first-child td:first-child {
    width: 650px;
}

.OrderStatus_OrderDetail_StatusDescription h3 {
    color: #38A229;
    margin: 0;
}

.OrderStatus_OrderDetail_StatusDescription h3.OnHold {
    color: #CD1313;
}

.OrderStatus_OrderDetail_StatusDescription span {
    color: #CD1313;
}

.OrderStatus_OrderDetail_StatusDescription a {
    color: #0068B3;
    font-weight: bold;
    text-decoration: underline;
}

.OrderStatus_OrderDetail_ButtonContainer {
    margin: 10px 0 0;
}

.OrderStatus_OrderDetail_Btn_Chat {
    background-attachment: scroll;
    background-color: transparent;
    background-image: url("/BaldwinCooke/pict/livechat_btn.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    cursor: pointer;
    float: left;
    height: 42px;
    margin: 0;
    overflow: hidden;
    width: 131px;
}

.OrderStatus_OrderDetail_Btn_Email {
    background-attachment: scroll;
    background-color: transparent;
    background-image: url("/BaldwinCooke/pict/email_btn.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    cursor: pointer;
    float: left;
    height: 42px;
    margin: 0;
    overflow: hidden;
    width: 131px;
}

.OrderStatus_OrderDetail_Btn_Approve {
    background-attachment: scroll;
    background-color: transparent;
    background-image: url("/BaldwinCooke/pict/approve_btn.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    cursor: pointer;
    float: left;
    height: 42px;
    margin: 0;
    overflow: hidden;
    width: 131px;
}

.OrderStatus_OrderDetail_Btn_Disapprove {
    background-attachment: scroll;
    background-color: transparent;
    background-image: url("/BaldwinCooke/pict/dontapprove_btn.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    cursor: pointer;
    float: left;
    height: 42px;
    margin: 0;
    overflow: hidden;
    width: 131px;
}

.OrderStatus_Clear {
    clear: both;
    height: 0;
}

.OrderStatus_OrderDetail_StatusIcon_Received {
    background-attachment: scroll;
    background-color: transparent;
    background-image: url("/BaldwinCooke/pict/order_status_received.png");
    background-position: -1px -1px;
    background-repeat: no-repeat;
    height: 25px;
    overflow: hidden;
    width: 320px;
}

.OrderStatus_OrderDetail_StatusIcon_OnHold {
    background-attachment: scroll;
    background-color: transparent;
    background-image: url("/BaldwinCooke/pict/order_status_on_hold.png");
    background-position: -1px -1px;
    background-repeat: no-repeat;
    height: 25px;
    overflow: hidden;
    width: 419px;
}

.OrderStatus_OrderDetail_StatusIcon_Canceled {
    background-attachment: scroll;
    background-color: transparent;
    background-image: url("/BaldwinCooke/pict/order_status_canceled.png");
    background-position: -1px -1px;
    background-repeat: no-repeat;
    height: 25px;
    overflow: hidden;
    width: 252px;
}

.OrderStatus_OrderDetail_StatusIcon_InProcess {
    background-attachment: scroll;
    background-color: transparent;
    background-image: url("/BaldwinCooke/pict/order_status_in_process.png");
    background-position: -1px -1px;
    background-repeat: no-repeat;
    height: 25px;
    overflow: hidden;
    width: 320px;
}

.OrderStatus_OrderDetail_StatusIcon_Shipped {
    background-attachment: scroll;
    background-color: transparent;
    background-image: url("/BaldwinCooke/pict/order_status_shipped.png");
    background-position: -1px -1px;
    background-repeat: no-repeat;
    height: 25px;
    overflow: hidden;
    width: 320px;
}

.OrderStatus_OrderDetail_StatusList {
    margin: 10px 0 20px;
}

.OrderStatus_OrderDetail_StatusList table {
    border-collapse: collapse;
    border-color: #959494;
    border-spacing: 0;
    border-style: solid;
    border-width: 1px;
    color: #727272;
    text-align: center;
    width: 100%;
}

.OrderStatus_OrderDetail_StatusList table tr:last-child {
    border-bottom-color: #818181;
    border-bottom-style: solid;
    border-bottom-width: 2px;
}

.OrderStatus_OrderDetail_StatusList tr.NormalRow {
    background-color: #fff;
}

.OrderStatus_OrderDetail_StatusList tr.HighlightedRow {
    background-color: #fff;
}

.OrderStatus_OrderDetail_StatusList td {
    border: 1px solid #959494;
    color: #232222;
    padding: 4px;
}

.OrderStatus_OrderDetail_StatusList td.IconCaption {
    padding: 0;
    text-align: left;
}

.OrderStatus_OrderDetail_StatusList th {
    border: 1px solid #959494;
    color: #545555;
    padding: 5px;
}

.OrderStatus_OrderDetail_StatusList a {
    color: #0068B3;
    text-decoration: underline;
}*/
/***** Order List -- End *****/
/***** Order Tracking -- Begin *****/
/*.OrderTracking_OptionPanel {
    background-color: #fff;
    margin: 10px 0 0;
}

.OrderTracking_LoginPanel {
    border-right: 2px solid #DDDCDC;
    float: left;
    margin: 0;
    width: 398px;
}

.OrderTracking_PanelCaption {
    color: #727272;
    font-weight: bold;
    height: 56px;
    margin: 0 0 0 30px;
}

.OrderTracking_PanelCaption h4 {
    color: #38A229;
    font-size: 14px;
    font-weight: bold;
}

.OrderTracking_PanelCaption span {
    color: #CD1313;
}

.OrderTracking_LoginContainer {
    margin: 0 30px;
}

.OrderTracking_TrackPanel {
    float: left;
    margin: 0;
    width: 400px;
}

.OrderTracking_TrackConditionContainer {
    margin: 0 30px;
}

.OrderTracking_TrackConditionContainer table {
    border-collapse: collapse;
    border-color: #959494;
    border-spacing: 0;
    border-style: solid;
    border-width: 0;
    color: #727272;
    margin: 0;
    width: 100%;
}

.OrderTracking_TrackConditionContainer td {
    border-color: #959494;
    border-style: solid;
    border-width: 0;
    padding: 5px;
}

.OrderTracking_TrackConditionContainer td.LabelCell {
    text-align: right;
    white-space: nowrap;
    width: 1%;
}

.OrderTracking_TrackConditionContainer td.ButtonCell {
    text-align: right;
}

.OrderTracking_TrackCondition_Textbox {
    background-color: #DDDCDC;
    border: 0 none #959494;
    color: #727272;
    font-size: 16px;
    font-weight: bold;
    height: 26px;
    width: 100%;
}

.OrderTracking_Btn_CheckStatus {
    background-attachment: scroll;
    background-color: transparent;
    background-image: url("/BaldwinCooke/pict/checkstatus_btn.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    border-style: none;
    border-width: 0;
    cursor: pointer;
    height: 46px;
    margin: 0;
    overflow: hidden;
    width: 152px;
}

.OrderTracking_ResultPanel {
    background-color: #fff;
    margin: 5px 0 0;
}

.OrderTracking_TrackAgainBtnContainer {
    margin: 5px 0 0;
}

.OrderTracking_TrackAgainBtnContainer a {
    color: #0068B3;
    font-weight: bold;
}*/
/***** Order Tracking -- End *****/
/***** Classes of Order Status Improvements -- End *****/
/*.recentitemsslider_headerlabel {
    background: url('/BaldwinCooke/pict/recent_history_hdr.gif') no-repeat;
    float: left;
    height: 20px;
    width: 616px;
}

.recentitems_headerlabelstatic {
    background: url('/BaldwinCooke/pict/toppicks.gif') no-repeat;
    float: left;
    height: 20px;
    width: 100%;
}

.recentitemsslider_items {
    background-color: #fff;
    border: solid 1px #A8AAAC;
    float: left;
    height: auto;
    width: 100%;
}

.recentitems {
    float: left;
    height: 175px;
    width: 100%;
}

.recentitems_static {
    margin-left: 26px;
}

.recentitems_group {
    float: left;
    height: 147px;
    width: 100%;
}

.recentitem_item {
    float: left;
    width: 30%;
}

.recentitem_image {
    float: left;
    height: 100%;
    width: 100%;
}

.recentitem_imagebackground {
    height: 146px;
    margin-left: 22px;
    width: 50%;
}

.recentitem_label {
    color: #919195;
    float: left;
    margin-top: 5px;
    overflow: hidden;
    text-align: center;
    text-decoration: none;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}

.recentitemsslider_arrowprev {
    background: url('/BaldwinCooke/pict/recentitems_arrowL.png') no-repeat;
    float: left;
    height: 46px;
    margin-right: 5px;
    margin-top: 11%;
    width: 31px;
}

.recentitemsslider_arrownext {
    background: url('/BaldwinCooke/pict/recentitems_arrowR.png') no-repeat;
    float: right;
    height: 147px;
    margin-top: 11%;
    width: 30px;
}*/
/* ********** Address Verification Popup - start ********** */
/*.addressVerificationContainerStyle {
    float: left;
}

#AddressVerificationPanel {
    display: none;
    padding: 0;
    width: 350px;
}

#AddressVerificationPanel h3 {
    color: #e38024;
    font-size: 16px;
    font-weight: 600;
    margin: 0;
}

#AddressVerificationPanel h4 {
    color: #585757;
    font-size: 13px;
    font-weight: 600;
    margin: 10px 0 0;
}

#AddressVerificationPanel .content {
    padding: 15px;
    width: 350px;
    text-align: left;
}

#AddressVerificationPanel .content .title {
    color: #585757;
    font-size: 13px;
    font-weight: 600;
    margin: 0;
    text-align: left;
    margin: 10px 0 5px 0;
}

#AddressVerificationPanel .content .subtitle {
    font-size: 13px;
    margin: 0;
    text-align: left;
    margin: 10px 0 15px 0;
}

#AddressVerificationPanel .content .partialMatchTitle {
    margin-left: 20px;
    display: inline-block;
}

#AddressVerificationPanel .content input[type='radio'] {
    float: left;
    cursor: pointer;
    left: 2px;
    margin: 0;
    position: absolute;
    top: 20px;
}

#AddressVerificationPanel .content .originalContainer, #AddressVerificationPanel .content .suggestedContainer {
    display: inline-block;
    position: relative;
}

#AddressVerificationPanel .content .originalAddressContent, #AddressVerificationPanel .content .suggestedAddressContent {
    float: left;
    font-size: 15px;
    cursor: pointer;
    display: inline-block;
    line-height: 1;
    padding: 2px 0 2px 30px;
    position: relative;
}

#AddressVerificationPanel .content .reenterAddressLink {
    cursorL: default;
    height: 30px;
    box-shadow: none !important;
}

#AddressVerificationPanel .content .reenterAddressLink a {
    color: #024f9d;
    display: inline-block;
}

#AddressVerificationPanel .content .reenterAddressLink a:hover {
    color: #024f9d;
    text-decoration: underline;
}

#AddressVerificationPanel #NoMatch .buttonRow {
    margin-top: 20px;
    text-align: center;
    width: 100%;
}

#AddressVerificationPanel #NoMatch .buttonRow .button {
    display: inline-block;
    margin-left: 5px;
    margin-right: 5px;
}

#AddressVerificationPanel #NoMatch #Button1,
#AddressVerificationPanel #partialMatch #Button3 {
    background-image: url('../pict/addver_reenter.png');
    background-repeat: no-repeat;
    cursor: pointer;
    height: 35px;
    width: 158px;
}

#AddressVerificationPanel #NoMatch #Button2 {
    background-image: url('../pict/addver_correct.png');
    background-repeat: no-repeat;
    cursor: pointer;
    height: 35px;
    width: 158px;
}

#AddressVerificationPanel #partialMatch .buttonRow {
    margin-top: 20px;
    text-align: center;
    width: 100%;
}

#AddressVerificationPanel #partialMatch .buttonRow .button {
    display: inline-block;
    margin-left: 5px;
    margin-right: 5px;
}

#AddressVerificationPanel #partialMatch #ApplyAddressButton {
    background-image: url('../pict/addver_apply.png');
    background-repeat: no-repeat;
    cursor: pointer;
    height: 34px;
    width: 114px;
}

.addressVerificationPopup_topbar {*/
/* IE10 Consumer Preview */
/* Mozilla Firefox */
/* Opera */
/* Webkit (Safari/Chrome 10) */
/* Webkit (Chrome 11+) */
/* W3C Markup, IE10 Release Preview */
/*-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#e0dfdd', endColorstr='#a6a4a4')";
height: 22px;
width: 100%;
background-image: linear-gradient(to bottom, #e0dfdd 0%, #a6a4a4 100%);*/ /* IE6 & IE7 */
/* IE8 */
/*}*/
/* ********** Address Verification Popup - end ********** */
/* ********** INVOICE SECTION - start ********** */
/*td.unpaid_invoice_tbl_hdr {
    background: #fff;
    border: 1px solid #dfdfdf;
    color: #545555;
    font-size: 12px;
    font-weight: bold;
    margin: 0;
    padding: 8px 0;
    text-align: center;
    width: 102px;
}

td.unpaid_invoice_tbl_td {
    background: #fff;
    border: 1px solid #dfdfdf;
    color: #545555;
    font-size: 12px;
    margin: 0;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: center;
}

td.blank_cell {
    visibility: hidden;
}*/
/* UnpaidInvoices.ascx - start */
/*#InvoiceList h5 {
    color: #959494;
}*/
/* UnpaidInvoices.ascx - end */
/* Invoice.ascx - start */
/*#InvoicePay {
    width: 97%;
}

#InvoicePay table {
    border-collapse: collapse;
    border-spacing: 0;
    color: #545555;
    font-size: 12px;
    text-align: left;
    width: 100%;
}

#InvoicePay table td {
    padding: 5px;
}

#InvoicePay table .tbl_header {
    font-size: 12px;
    font-weight: 600;
    text-align: center;
}

#InvoicePay table .left_cell {
    border-left: 1px solid #b3b2b2;
}

#InvoicePay table .right_cell {
    border-right: 1px solid #b3b2b2;
}

#InvoicePay #tbl_customer {
    margin-top: 20px;
}

#InvoicePay #tbl_customer td {
    border-top: 1px solid #b3b2b2;
    border-bottom: 1px solid #b3b2b2;
    text-align: center;
    width: 20%;
}

#InvoicePay #tbl_ordered {
    margin-top: 5px;
}

#InvoicePay #tbl_ordered td {
    border: 1px solid #b3b2b2;
    text-align: center;
}

#InvoicePay #tbl_ordered .subtext_ordered {
    border-bottom: 0;
    border-left: 0;
    font-size: 9px;
    padding-top: 20px;
    padding-right: 50px;
    padding-left: 10px;
    text-align: left;
    vertical-align: top;
}

#InvoicePay #tbl_ordered .tbl_fin {
    font-size: 11px;
    font-weight: 600;
    text-align: right;
}

#InvoicePay #tbl_ordered .total {
    color: #000;
    text-transform: uppercase;
}

#InvoicePay .top_button {
    float: right;
    margin-left: 25px;
}

#InvoicePay .top_button a {
    color: #1a74c9;
    font-size: 11px;
    font-weight: 600;
    text-decoration: none;
}

#InvoicePay .top_button a:hover {
    text-decoration: underline;
}

#InvoicePay .top_button input[type="button"] {
    background-color: transparent;
    border: 0;
    border-radius: initial;
    box-shadow: none;
    clear: both;
    color: #1a74c9;
    cursor: pointer;
    font-size: 11px;
    font-weight: 600;
    height: auto;
    margin: 0;
    padding: 0;
    text-decoration: none;
    width: auto;
}

#InvoicePay .top_button input[type="button"]:hover {
    text-decoration: underline;
}

#InvoicePay .title_invoice {
    color: #3a3a3a;
    font-size: 18px;
    font-weight: 600;
    padding-bottom: 15px;
}

#InvoicePay .invoice_address {
    font-size: 12px;
    padding-bottom: 15px;
    text-align: left;
}

#InvoicePay .invoice_addressName {
    display: inline-block;
    font-weight: 700;
}

#InvoicePay .invoice_addressLine1 {
    display: inline-block;
}

#InvoicePay .invoice_addressCity {
    display: inline-block;
}

#InvoicePay .title_BillTo {
    color: #959494;
    font-size: 13px;
    font-weight: 600;
    vertical-align: top;
}

#InvoicePay .data_BillTo {
    color: #3a3939;
    font-size: 12px;
    font-weight: 600;
    vertical-align: top;
}

#InvoicePay .title_ShipTo {
    color: #959494;
    font-size: 13px;
    font-weight: 600;
    vertical-align: top;
}

#InvoicePay .data_ShipTo {
    color: #3a3939;
    font-size: 12px;
    font-weight: 600;
    vertical-align: top;
}

#InvoicePay .title_ordered {
    color: #959494;
    font-size: 13px;
    font-weight: 600;
    margin-top: 15px;
}

#InvoicePay .submitButton {
    background-color: #d7243e;
    border: 2px solid #d9d9da;
    border-radius: 15px;
    box-shadow: inset 0 -8px 10px rgba(0,0,0,0.15), 0 1px 0 rgba(255,255,255, 0.3), inset 0 1px 0 rgba(255,255,255, 0.3);
    color: #fff;
    cursor: pointer;
    float: right;
    font-size: 14px;
    font-weight: 600;
    height: 45px;
    margin: 10px 5px 0 0;
    text-decoration: none;
    width: 85px;
}*/
/* Invoice.ascx - end */
/* PayInvoice.ascx - start */
/*#InvoicePayOnline {
    width: 97%;
}

#InvoicePayOnline .top_button {
    float: right;
    margin-left: 25px;
}

#InvoicePayOnline .top_button a {
    color: #1a74c9;
    font-size: 11px;
    font-weight: 600;
    text-decoration: none;
}

#InvoicePayOnline .top_button a:hover {
    text-decoration: underline;
}

#InvoicePayOnline .top_button input[type="button"] {
    background-color: transparent;
    border: 0;
    color: #1a74c9;
    cursor: pointer;
    font-size: 11px;
    font-weight: 600;
    margin: 0;
    padding: 0;
    text-decoration: none;
}

#InvoicePayOnline .top_button input[type="button"]:hover {
    text-decoration: underline;
}

#InvoicePayOnline table {
    border-collapse: collapse;
    border-spacing: 0;
    color: #545555;
    font-size: 12px;
    text-align: left;
    width: 100%;
}

#InvoicePayOnline table td {
    padding: 5px;
}

#InvoicePayOnline table .tbl_header {
    font-weight: 600;
    text-align: center;
    width: 300px;
}

#InvoicePayOnline table .left_cell {
    border-left: 1px solid #b3b2b2;
}

#InvoicePayOnline table .right_cell {
    border-right: 1px solid #b3b2b2;
}

#InvoicePayOnline #tbl_orderinfo {
    margin-top: 15px;
}

#InvoicePayOnline #tbl_orderinfo td {
    border-top: 1px solid #b3b2b2;
    border-bottom: 1px solid #b3b2b2;
    text-align: center;
}

#InvoicePayOnline .secure {
    color: #545555;
    font-size: 11px;
    margin-top: 30px;
}

#InvoicePayOnline .secure .lock {
    background-image: url('../pict/secure_lock.png');
    display: inline-block;
    height: 16px;
    width: 14px;
}

#InvoicePayOnline #tbl_creditcard {
    margin-top: 40px;
}

#InvoicePayOnline #tbl_creditcard td {
    border: none;
}

#InvoicePayOnline #tbl_creditcard .col1 {
    width: 20%;
}

#InvoicePayOnline #tbl_creditcard .col2 {
    width: 35%;
}

#InvoicePayOnline #tbl_creditcard .col3 {
    width: 45%;
}

#InvoicePayOnline #tbl_creditcard .tbl_header {
    text-align: left;
}

#InvoicePayOnline #tbl_creditcard .date_format {
    color: #e9842e;
}

#InvoicePayOnline #tbl_creditcard input {
    height: 20px;
    width: 255px;
}

#InvoicePayOnline #tbl_creditcard input.expDate {
    margin-right: 0;
    margin-left: -5px;
    width: 30px;
}

#InvoicePayOnline #paynow .submitButton {
    background-color: #d7243e;
    border: 2px solid #d9d9da;
    border-radius: 15px;
    box-shadow: inset 0 -8px 10px rgba(0,0,0,0.15), 0 1px 0 rgba(255,255,255, 0.3), inset 0 1px 0 rgba(255,255,255, 0.3);
    color: #fff;
    cursor: pointer;
    font-size: 14px;
    font-weight: 600;
    height: 45px;
    margin: 20px 0 0;
    padding: 0;
    text-decoration: none;
    width: 85px;
}*/
/* PayInvoice.ascx - end */
/* ********** INVOICE SECTION - end ********** */
/*.link_arrow {
    color: #2197d4;
    font-size: 25px;
    font-weight: 500;
    margin-top: -4px;
    margin-left: 5px;
    position: absolute;
}*/
/* NEW PRODUCT DETAIL PAGE - begin */
/*.pdr_right {
    display: none;
}

#pd_wrapper .pdr_left_m0 .prod_Details {
    float: right;
    width: 580px;
}

.productdetail_left > .pdr_left_m0 {
    overflow: hidden;
}

.productdetail_left .pdr_left_m0 {
    margin: 0 0 5px;
}

.productdetail_left .pdr_left_column_r {
    min-height: 590px;
    width: 580px;
}

h1.order_head_title {
    color: #000;
}

.productdetail_itemnumber {
    color: #9999A2;
}

img.gallerydisplay {
    border: none;
}

img.pd_galleryImg {
    border-color: #ecedef;
}

#productdetail_priceaction_table {
    float: right;
    margin-bottom: 25px;
    max-width: 245px;
}

#productdetail_priceaction_table .cellPricing {
    max-width: 246px;
    overflow: hidden;
}

#productdetail_priceaction_table .price:before {
    content: "";
}

.lowPriceDiv {
    overflow: hidden;
    text-align: right;
}

.productdetail_cell_lowprice {
    font-size: 14px;
    font-weight: 700;
}

.productdetail_cell_lowprice .price {
    color: #F20800;
    font-size: 17px;
}

.productdetail_cell_action {
    float: right;
    text-align: right;
}

.productdetail_cell_action .pdr_left_column_r_action {
    display: inline-block;
    margin: 0;
}

.productdetail_cell_action .link_arrow {
    display: inline-block;
    font-size: 22px;
    float: right;
    margin: 0 6px 0 5px;
    position: relative;
}

.productdetail_cell_action .samplereq .link_arrow {
    margin-top: -4px;
    margin-left: -4px;
}

.productdetail_cell_subactions {
    padding-right: 7px;
    text-align: right;
    vertical-align: bottom;
}

.productdetail_cell_subactions .QuickQuoteButton {
    display: inline-block;
}

.pricing_block2 {
    border-bottom: 1px solid #fff;
    border-collapse: separate;
    float: right;
    font-family: Arial, helvetica, sans-serif;
    font-size: 10px;
    margin: 0;
    padding: 0;
}

.pricing_block2 td {
    border-top: none;
    padding: 0 6px 0 12px;
    text-align: right;
    white-space: nowrap;
    vertical-align: middle;
}

.pricing_block2 .pricing_block_headers_sale_title {
    font-size: 11px;
    color: #279700;
    display: table-cell;
    margin-right: 0;
    word-break: break !important;
    white-space: pre-line !important;
    border-style: solid;
    border-width: 0 0 1px 0;
    border-color: #D2D2D2;
    text-transform: uppercase;
    background-color: #EDEDED;
    padding-top: 5px;
    padding-bottom: 4px;
}

td.pricing_block_qty {
    padding-top: 2px;
    padding-bottom: 2px;
    text-align: right;
}

.pricing_block2 .pricing_block_sale {
    color: #279700;
    font-weight: bold;
    display: table-cell;
}

.pricing_block2 .pricing_block_free {
    color: #099000;
    font-weight: bold;
}

.product_descriptionTitle {
    float: left;
}

.cust_Rating_Tab {
    clear: both;
    font-size: 12px;
}

.pdr_left hr {
    float: right;
    width: 578px;
}

.pdr_left .title1 {
    color: #0068b3;
    font-size: 18px;
    font-weight: 400;
}

.pdr_left .title2 {
    color: #0068b3;
    font-weight: 400;
}

.pdr_left .proddet_additionalinfo {
    font-size: 12px;
}

.pdr_left .reviewstars {
    display: inline-block;
    font-size: inherit;
    margin: 0 5px 0 0;
}

.pdr_left .pdr_left_column_content {
    width: 100%;
    border: solid 1px #d7d3d4;
    margin-top: 10px;
}

.pdr_left_column_content .pdp_recentitemsslider_items {
    float: none;
    overflow: hidden;
}

.pdr_left .pdr_reviews {
    margin-top: 8px;
    padding-top: 7px;
    width: 100%;
}

.pdr_left .recommendText {
    font-size: inherit;
}

.pdr_left .recommendResultText {
    font-size: inherit;
}

.pdr_left .proddet_h2 {
    color: #000d36;
    font-size: 12px;
    margin: 0;
    padding: 5px 0 0;
}

.pdr_left .proddet_bullets {
    font-size: 12px;
    margin: 0;
    padding-left: 15px;
    padding-top: 5px;
}

.pdr_left .proddet_bullets li {
    background: none;
    padding: 0;
}

.pdr_left .reinforcement {
    float: right;
    height: auto;
    width: auto;
}

.pdr_left .shipIn2Days {
    display: inline-block;
    margin-top: 0;
    vertical-align: middle;
    width: 43px;
}

.pdr_left .shipIn3Days {
    display: inline-block;
    margin-top: 0;
    vertical-align: middle;
    width: 43px;
}

.pdr_left .shippingtext {
    display: inline-block;
    font-size: 12px;
}

.pdr_left .shippingtextdetails {
    display: inline-block;
}

.pdr_left .shippingtextdetails a {
    cursor: pointer;
    text-decoration: none;
}

.pdr_left #productheader {
    float: right;
    overflow: hidden;
    width: 580px;
}

.proddet_table {
    margin-bottom: 15px;
}

.proddet_table td {
    color: #000d36;
    font-size: 12px;
    padding-top: 5px;
    padding-left: 10px;
}

.proddet_table .groupname {
    vertical-align: top;
    width: 110px;
}

.span_prodDetBanner {
    color: #EF6325;
    float: right;
    font-size: 17px;
    text-align: right;
}

.groupname {
    font-weight: bold;
}

.hlfirst {
    background-image: url('/Baldwincooke/pict/BWC_PD_ReviewsPagination_first.png');
    background-repeat: no-repeat;
    display: inline-block;
    height: 17px;
    margin-right: 5px;
    width: 17px;
}

.hlprevious {
    background-image: url('/Baldwincooke/pict/BWC_PD_ReviewsPagination_previous.png');
    background-repeat: no-repeat;
    display: inline-block;
    height: 17px;
    margin-right: 10px;
    width: 17px;
}

.hlnext {
    background-image: url('/Baldwincooke/pict/BWC_PD_ReviewsPagination_next.png');
    background-repeat: no-repeat;
    display: inline-block;
    height: 17px;
    margin-left: 10px;
    width: 17px;
}

.hllast {
    background-image: url('/Baldwincooke/pict/BWC_PD_ReviewsPagination_last.png');
    background-repeat: no-repeat;
    display: inline-block;
    height: 17px;
    margin-left: 5px;
    width: 17px;
}

.shareitem {
    float: right;
    margin-bottom: 5px;
    margin-right: 10px;
    margin-top: -25px;
}

.shareitem a {
    color: #000;
    font-size: 12px;
    font-weight: 700;
    text-decoration: none;
}

.pdr_left .recentitemsslider {
    padding-left: 0;
}

.pdr_left .recentitems,
.pdr_left .recentitems_static {
    margin-left: 0;
    margin-right: 0;
}

.shippingclock {
    display: inline-block;
    margin-bottom: 3px;
    margin-right: 5px;
    vertical-align: middle;
}

.clocktext {
    margin-bottom: 10px;
    margin-top: 10px;
}

.prodrev_comment_by {
    border-top: 1px solid #e7e7e7;
    margin-bottom: 7px;
}

.prodrev_comment_by .reviewstars {
    display: block;
}

.prodrev_comment_text {
    clear: both;
    padding-top: 0;
}

.prodrev_comment_helpful {
    clear: both;
    color: #929196;
    display: block;
    padding-top: 0;
}

.prodrev_comment_helpful .reviewhelpful {
    color: #000;
    display: inline-block;
    font-weight: 700;
}

.but_yes,
.but_no {
    background: none;
    border: none;
    cursor: pointer;
    display: inline-block;
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
}

.but_yes {
    border-right: 1px solid #000;
}

.but_no {
    margin-left: -2px;
}

.samplereq {
    margin-top: 10px;
    overflow: hidden;
}

.samplereq a {
    color: #878787;
    display: inline-block;
    font-size: 13px;
    font-weight: 700;
    margin-right: 7px;
    text-decoration: none;
    width: 145px;
}

.samplereq #toggler2 {
    text-align: left;
    width: auto;
}

.samplereqtext {
    font-style: italic;
    margin-top: -10px;
    max-width: 245px;
}

.prodrev_pageofpage {
    display: inline-block;
    margin-top: 2px;
    vertical-align: top;
}

.readreviewlink,
.readreviewlink:visited {
    color: #000;
    text-decoration: none;
}*/
/*Slider css*/
/*.pdp_recentitemsslider {
    width: 100%;
}

.pdp_recentitemsslider_headerlabel, .pdp_recentitems_headerlabelstatic {
    color: #000;
    float: left;
    font-size: 18px;
    height: 22px;
    width: 100%;
    margin: 5px auto auto 5px;
}


.pdp_recentitemsslider_items {
    background-color: #fff;
    float: left;
    height: auto;
    width: 100%;
}

.pdp_recentitems {
    float: left;
    height: 100%;
    margin-left: 12px;

    @media (max-width: $screen-tablet-max) {
        height: auto !important;
        width: auto !important;
        overflow: visible !important;
    }
}

.pdp_recentitems_group {
    float: left;
    height: 180px;
    margin-right: 25px;

    @media (max-width: $screen-tablet-max) {
        height: auto !important;
        width: auto !important;
        margin-right: 0;
        position: relative !important;
    }
}

.pdp_recentitem_item {
    float: left;
    margin-left: 10px;
    width: 145px;
}

.pdp_recentitem_image {
    float: left;
    height: 105px;
    margin-left: 20px;
    margin-top: 20px;
    width: 122px;
}

.pdp_recentitem_imagebackground {
    height: 146px;
    margin-left: 6px;
    width: 143px;
}

.pdp_recentitem_label {
    color: #000;
    float: left;
    margin-left: 5px;
    margin-top: 5px;
    overflow: hidden;
    text-align: center;
    text-decoration: underline;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}

.pdp_recentitemsslider_arrowprev {
    background: url('/Baldwincooke/pict/carousel_prev.png') no-repeat;
    cursor: pointer;
    float: left;
    height: 54px;
    margin-top: 5.5%;
    width: 24px;

    @media (max-width: $screen-tablet-max) {
        display: none;
    }
}

.pdp_recentitemsslider_arrownext {
    background: url('/Baldwincooke/pict/carousel_next.png') no-repeat;
    cursor: pointer;
    float: right;
    height: 54px;
    margin-right: 4px;
    margin-top: 5.5%;
    width: 24px;

    @media (max-width: $screen-tablet-max) {
        display: none;
    }
}

.pdp_recentitems_container {
    float: left;
    overflow: hidden;
    width: 95%;
}

#pdp_recentitems {
    margin: 0;
    padding: 0;

    @media (max-width: $screen-tablet-max) {
        margin: 20px auto 0;
        width: 580px;
    }
}*/
/* NEW PRODUCT DETAIL PAGE - end */
/*#bodycontent {
    clear: both;
    width: 100%;
}*/
/* PRODUCT DETAIL REFACTOR - start */
/*.pdr_left_column_r_action {
    float: right;
    margin-right: 10px;
}

.addtocartproddet {
    padding-top: 10px;
}

.qtylabelproddet {
    display: inline-block;
}

.qtytxtproddet {
    display: inline-block;
}

.productdetail_cell_action {
    text-align: right;
}*/
/* PRODUCT DETAIL REFACTOR - end */
/** Loading Graphic - Start **/
/*.general_waitingIcon_large {
    background: url('/Baldwincooke/pict/loading_graphic_pie_large.png') no-repeat 0 0;
    height: 115px;
    overflow: hidden;
    position: absolute;
    width: 115px;
    z-index: 3000001;
}

.general_waitingBackground {
    background: #333;
    filter: alpha(opacity=60);
    left: 0;
    opacity: 0.6;
    position: absolute;
    top: 0;
    z-index: 3000000;
}*/
/** Loading Graphic - End **/
/** Inventory Availability Messaging - Start **/
/*.general_OutOfStockIcon {
    background: url('/Baldwincooke/pict/OutOfStockIcon.png') no-repeat 0 0;
    cursor: pointer;
    height: 18px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    width: 18px;
}

.general_OptionRowFrame {
    border-collapse: collapse;
    border-color: #f00;
    border-spacing: 0;
    border-style: dotted;
    border-width: 0;
}

.general_OptionRowFrame td {
    border-color: #f00;
    border-style: dotted;
    border-width: 0;
    font-size: 12px;
    padding: 2px !important;
    vertical-align: middle !important;
}

.item_wrapper {
}

.item_wrapper.align_to_radio {
    margin-left: 20px;
}

.item_wrapper.with_top_margin {
    margin-top: 3px;
}

.item_wrapper span.item_name {
    margin-left: 10px;
}

.item_wrapper div.outofstock_icon {
    background-image: url('/Baldwincooke/pict/out-of-stock-icon-sm.png');
    display: inline-block;
    height: 16px;
    vertical-align: text-bottom;
    width: 16px;
}

.item_wrapper div.outofstock_icon.with_left_margin {
    margin-left: 3px;
}

.item_wrapper div.outofstock_icon.valign_text_top {
    vertical-align: text-top;
}

.item_wrapper span.outofstock_text {
    color: #f17520;
    font-size: 12px;
    font-weight: 700;
}

.item_wrapper span.soldout_text {
    color: #f00;
    font-size: 12px;
    font-weight: 700;
}

.outofstock_icon_sm {
    background-image: url('/Baldwincooke/pict/out-of-stock-icon-sm.png');
    height: 16px;
    width: 16px;
}

.outofstock_icon_sm.for_cart_item {
    display: inline-block;
    vertical-align: text-bottom;
}

.outofstock_icon_lg {
    background-image: url('/Baldwincooke/pict/out-of-stock-icon-lg.png');
    height: 30px;
    width: 30px;
}

.outofstock_footnote {
    border-collapse: collapse;
    display: table;
}

.outofstock_footnote.for_product_detail {
    float: right;
    margin-top: 10px;
}

.outofstock_footnote.for_bom_question {
    margin-top: 10px;
}

.outofstock_footnote.for_bom_question_popup {
    border-collapse: separate;
    border-top: 1px solid #c2c2c2;
    margin: 15px;
    padding: 15px 5px 3px 5px;
}

.outofstock_footnote.for_cart_item {
    float: left;
    margin-bottom: 15px;
}

.outofstock_footnote div.icon {
    display: table-cell;
    vertical-align: middle;
}

.outofstock_footnote div.text,
.outofstock_footnote div.text_lg {
    color: #f17520;
    display: table-cell;
    font-weight: 700;
    padding-left: 5px;
    vertical-align: middle;
}

.outofstock_footnote div.text {
    font-size: 12px;
}

.outofstock_footnote div.text_lg {
    font-size: 18px;
}

.outofstock_footnote div.soldout_text {
    font-size: 18px;
    color: #f00;
    display: table-cell;
    font-weight: 700;
    padding-left: 5px;
    vertical-align: middle;
}*/
/** Inventory Availability Messaging - End **/
/* Product Details - BEGIN */
/*#pd_wrapper .swatch_container1 {
    background-color: #fff;
    display: inline-block;
    border: 1px solid transparent;
    float: left;
    height: 15px;
    margin: 1px 0 5px 1px;
    width: 15px;
    padding: 1px;
}

#pd_wrapper .swatch_container1:first-child {
    margin-left: 0;
}

#pd_wrapper .swatch_container {
    background-color: #fff;
    display: inline-block;
    border: 1px solid white;
    float: left;
    height: 15px;
    margin: 1px 0 5px 1px;
    width: 15px;
    padding: 1px;
}

#pd_wrapper .swatch_container.highlight {
    border-color: blue;
}

#pd_wrapper .swatch_container:first-child,
#pd_wrapper .swatch_container:first-child + div + div + div + div + div + div + div + div + div + div,
#pd_wrapper .swatch_container:first-child + div + div + div + div + div + div + div + div + div + div + div + div + div + div + div + div + div + div + div + div {
    margin-left: 0;
}

#pd_wrapper .swatch_color {
    background-color: #fff;
    height: 15px;
    width: 15px;
}*/
/* Gallery General */
/*#gallerywrapper {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    height: auto;
    width: 345px;
}

#pd_wrapper #gallerywrapper {
    float: left;
    margin: 0;
    position: relative;
    width: 370px;
}

#gallerywrapper #galleryholder {
    border: solid 1px #d7d3d4;
    height: auto;
    order: 1;
    position: static;
    width: 345px;
}

#pd_wrapper .s7container {
    overflow: visible;
}*/
/* End Gallery General*/
/* Video Player */
/*#pd_wrapper #videoplayer .s7container {
    height: 425px;
    width: 345px;
}

#pd_wrapper .s7videoplayer {
    height: 100%;
    width: 100%;
}

#pd_wrapper .videoplayer {
    background-color: #fff;
    bottom: 0;
    height: 100%;
    opacity: 1;
    position: absolute;
    width: 100%;
}

#pd_wrapper .s7tooltip {
    z-index: 3000;
}

#pd_wrapper .s7mutablevolume .s7verticalvolume {
    z-index: 2500;
}*/
/* positioning VideoControlBar and its children components */
/*#pd_wrapper .s7controlbar {
    bottom: 0;
    height: 40px;
    position: absolute;
    width: 100%;
}*/
/* upper bar: video scrubber */
/*#pd_wrapper .s7videoscrubber {
    left: 0;
    top: -9px;
    width: 100%;
}*/
/* end upper bar */
/* lower bar: controls */
/*#pd_wrapper .s7playpausebutton {
    left: 2px;
    top: 12px;
}

#pd_wrapper .s7mutablevolume {
    left: 35px;
    top: 12px;
}

#pd_wrapper .s7videotime {
    left: 70px;
    top: 13px;
}

#pd_wrapper #gallerywrapper .s7tooltip {
    display: none;
}

#pd_wrapper .s7fullscreenbutton {
    right: 4px;
    top: 12px;
}*/
/* end lower bar */
/* End Video Player */
/* Zoom Viewer */
/*#pd_wrapper #zoomContainer.s7container,
#pd_wrapper #zoomholder.s7container {
    height: auto !important;
    position: initial !important;
    width: auto !important;
}

#pd_wrapper .s7zoomview {
    height: 425px;
    position: relative;
    width: 345px;
}

#pd_wrapper #buttoncontainer.s7container {
    height: auto !important;
    margin-top: 10px;
    text-align: center;
    width: auto !important;
}

#pd_wrapper #buttoncontainer.s7container div {
    display: inline-block;
    margin: 0 10px;
}

#pd_wrapper .s7zoominbutton {
    height: 25px;
    width: 25px;
}

#pd_wrapper .s7zoominbutton[state='up'],
#pd_wrapper .s7zoominbutton[state='over'],
#pd_wrapper .s7zoominbutton[state='disabled'] {
    background: url('/Amsterdam/pict/zoomsprite.png') no-repeat top left;
}

#pd_wrapper .s7zoominbutton[state='over'] {
    cursor: pointer;
}

#pd_wrapper .s7zoominbutton[state='disabled'] {
    opacity: .5;
}

#pd_wrapper .s7zoomresetbutton {
    height: 25px;
    width: 25px;
}

#pd_wrapper .s7zoomresetbutton[state='up'],
#pd_wrapper .s7zoomresetbutton[state='over'],
#pd_wrapper .s7zoomresetbutton[state='disabled'] {
    background: url('/Amsterdam/pict/zoomsprite.png') no-repeat top right;
}

#pd_wrapper .s7zoomresetbutton[state='over'] {
    cursor: pointer;
}

#pd_wrapper .s7zoomresetbutton[state='disabled'] {
    opacity: .5;
}

#pd_wrapper .s7zoomoutbutton {
    height: 25px;
    width: 25px;
}

#pd_wrapper .s7zoomoutbutton[state='up'],
#pd_wrapper .s7zoomoutbutton[state='over'],
#pd_wrapper .s7zoomoutbutton[state='disabled'] {
    background: url('/Amsterdam/pict/zoomsprite.png') no-repeat top center;
}

#pd_wrapper .s7zoomoutbutton[state='over'] {
    cursor: pointer;
}

#pd_wrapper .s7zoomoutbutton[state='disabled'] {
    opacity: .5;
}*/
/* End Zoom Viewer */
/* Swatch positioning */
/*#gallerywrapper #swatches {
    order: 3;
    position: static !important;
}

#gallerywrapper #swatches ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#gallerywrapper #swatches ul li {
    display: inline;
}

#gallerywrapper #swatches ul li a img {
    border: solid 1px #d7d3d4;
}

#pd_wrapper .reviewPager {
    display: none;
}

.shippingDetailsPopup {
    background: #FFF;
    border: 1px solid #cecece;
    font-size: 13px;
    left: 290px;
    padding: 7px;
    position: absolute;
    top: 110px;
    visibility: hidden;
    width: 260px;
    z-index: 2;
}*/
/*items slider*/
/*.pdp_recentitemsslider_items {
    height: 150px;

    @media (max-width: $screen-tablet-max) {
        height: auto !important;
    }
}

#pd_wrapper .pdp_recentitemsslider_arrowprev,
#pd_wrapper .pdp_recentitemsslider_arrownext {
    margin-top: 3.0%;

    @media (max-width: $screen-tablet-max) {
        display: none;
    }
}

#pd_wrapper .pdp_recentitems_group {
    margin-right: 0;
    height: auto !important;
    width: auto !important;

    @media (max-width: $screen-tablet-max) {
        height: auto !important;
        width: auto !important;
        margin-right: 0;
    }
}

#pd_wrapper .pdp_recentitem_image {
    margin-top: 0;
    margin-left: 10px;
}

#pd_wrapper .pdp_recentitem_imagebackground {
    height: auto;
    margin-left: 0;
}

#pd_wrapper .pdp_recentitem_label {
    margin-left: 0;
}

#pd_wrapper .pdp_recentitem_item {
    margin: 0 15px;
}*/
/* Product Details - END */
/*#connectwithus {
    float: none;
    margin: 15px 0 0;
    overflow: auto;
    padding: 0;
    text-align: left;
}

.sprite_footer,
.sprite_proddetail {
    background: url('/baldwincooke/pict/iconsprite.png') no-repeat;
    color: #fff;
    font-size: 1px;
    text-decoration: none;
}

.sprite_footer:hover,
.sprite_proddetail:hover {
    text-decoration: none;
}

.sf_credit {
    background-position: 0 0;
    height: 25px;
    width: 127px;
}

.sf_twitter {
    background-position: -127px 0;
    cursor: pointer;
    height: 47px;
    width: 75px;
}

.sf_facebook {
    background-position: -202px 0;
    cursor: pointer;
    height: 24px;
    width: 98px;
}

.sf_guarantee {
    background-position: -300px 0;
    cursor: pointer;
    float: left;
    height: 55px;
    margin: 18px 0 0 10px;
    width: 54px;
}

.sf_bbb {
    background-position: -183px -92px;
    cursor: pointer;
    float: left;
    height: 43px;
    margin: 0;
    width: 113px;
}

.shf_icon_fb {
    background-position: -10px -10px;
    cursor: pointer;
    float: left;
    height: 35px;
    margin: 0 7px 0 0;
    padding: 0;
    width: 35px;
}

.shf_icon_tw {
    background-position: -52px -10px;
    cursor: pointer;
    float: left;
    height: 35px;
    margin: 0 7px 0 0;
    padding: 0;
    width: 35px;
}

.shf_icon_gplus {
    background-position: -94px -10px;
    cursor: pointer;
    float: left;
    height: 35px;
    margin: 0 7px 0 0;
    padding: 0;
    width: 35px;
}

.shf_icon_yt {
    background-position: -177px -10px;
    cursor: pointer;
    float: left;
    height: 35px;
    margin: 0 7px 0 0;
    padding: 0;
    width: 35px;
}

.shf_icon_li {
    background-position: -135px -10px;
    cursor: pointer;
    float: left;
    height: 35px;
    margin: 0 7px 0 0;
    padding: 0;
    width: 35px;
}

.shf_icon_p {
    background-position: -219px -10px;
    cursor: pointer;
    float: left;
    height: 35px;
    margin: 0 7px 0 0;
    padding: 0;
    width: 35px;
}

.shf_icon_wordpress {
    background-position: -261px -10px;
    cursor: pointer;
    float: left;
    height: 35px;
    margin: 0 7px 0 0;
    padding: 0;
    width: 35px;
}

.shf_icon_blog {
    background-position: -176px -5px;
    cursor: pointer;
    float: left;
    height: 32px;
    margin: 0;
    padding: 0;
    width: 36px;
}

.shf_icon_email {
    cursor: pointer;
    float: left;
    margin: 0 7px 0 0;
    padding: 0;
}

.shf_icon_print {
    cursor: pointer;
    float: left;
    margin: 0 7px 0 0;
    padding: 0;
}

#pd_wrapper #connectwithus {
}

#pd_wrapper #connectwithus .shf_icon_fb {
    background-position: -10px -55px;
    height: 27px;
    width: 27px;
}

#pd_wrapper #connectwithus .shf_icon_tw {
    background-position: -43px -55px;
    height: 27px;
    width: 27px;
}

#pd_wrapper #connectwithus .shf_icon_p {
    background-position: -175px -55px;
    height: 27px;
    width: 27px;
}

#pd_wrapper #connectwithus .shf_icon_gplus {
    background-position: -76px -55px;
    height: 27px;
    width: 27px;
}

#pd_wrapper #connectwithus .shf_icon_email {
    background-position: -241px -55px;
    height: 27px;
    width: 27px;
}

#pd_wrapper #connectwithus .shf_icon_print {
    background-position: -274px -55px;
    height: 27px;
    width: 27px;
}

#connectwithus a:last-child div {
    margin: 0;
}*/
/*Price block changes Start*/
/*.pricing_block2 .pricing_block_headers_free_title {
    color: #099000;
    font-size: 11px;
    border-style: solid;
    border-width: 0 0 1px 0;
    border-color: #D2D2D2;
    text-transform: uppercase;
    background-color: #EDEDED;
    padding-top: 5px;
    padding-bottom: 4px;
    word-break: break !important;
    white-space: pre-line !important;
}

.pricing_block2 .pricing_block_headers_FreeSavings_title {
    color: #F00;
    font-size: 11px;
    border-style: solid;
    border-width: 0 0 1px 0;
    border-color: #D2D2D2;
    text-transform: uppercase;
    background-color: #EDEDED;
    padding-top: 5px;
    padding-bottom: 4px;
    word-break: break !important;
    white-space: pre-line !important;
}


.pricing_block2 .pricing_block_headers_SaleSavings_title {
    font-size: 11px;
    color: #F00;
    display: table-cell;
    margin-right: 0;
    border-style: solid;
    border-width: 0 0 1px 0;
    border-color: #D2D2D2;
    text-transform: uppercase;
    background-color: #EDEDED;
    padding-top: 5px;
    padding-bottom: 4px;
    padding-right: 5px;
    word-break: break !important;
    white-space: pre-line !important;
}

.pricing_block2 .pricing_block_FreeSavings {
    display: table-cell;
    padding-left: 5px;
}

td.pricing_block_FreeSavings {
    color: #F00;
    display: table-cell;
    font-size: 11px;
    font-weight: bold;
    margin: 3px 15px;
}

td.pricing_block_SaleSavings {
    color: #F00;
    display: table-cell;
    font-size: 11px;
    font-weight: bold;
    margin: 3px 15px;
}

.pricing_block2 .pricing_block_headers_title {
    font-size: 11px;
    text-align: right;
    border-style: solid;
    border-width: 0 0 1px 0;
    border-color: #D2D2D2;
    text-transform: uppercase;
    background-color: #EDEDED;
    padding-top: 5px;
    padding-bottom: 4px;
    word-break: break !important;
    white-space: pre-line !important;
}*/
/*Price block changes End*/
/* Login in re-design START */
/*#normalloginforms {
    width: 100%;
}

#normalloginforms .twocolumns {
    margin: 0;
    float: left;
    width: 45%;
    background-color: #E6E7E8;
    height: 260px;
}

#normalloginforms .onecolumn {
    float: left;
    width: 5%;
    text-align: center;
    line-height: 240px;
    font-size: 22px;
}

.normallogin_page_wrapper h1 {
    color: #000;
    font-size: 27px;
    margin-bottom: 30px;
}

.normallogin_page_wrapper h2 {
    color: #000;
    font-size: 20px;
    margin: 0;
    padding: 0;
}

.normallogin_page_wrapper input {
    border: 1px solid #aaa;
    box-sizing: border-box;
    height: 28px;
    width: 60%;
}

.normallogin_page_wrapper .returning_customers {
    margin: 20px 25px 0 15px;
}

.normallogin_page_wrapper .returning_customers .inputbtn {
    float: right;
    margin-top: 20px;
    margin-right: 0;
}

.normallogin_page_wrapper .returning_customers .label {
    margin: 15px 0 0;
}

.normallogin_page_wrapper .returning_customers .forgot_pw {
    float: right;
    margin: 30px 10px 0 0;
    text-align: right;
    width: 100px;
}

.normallogin_page_wrapper .returning_customers .keepmesignedin {
    clear: both;
    float: right;
}

.normallogin_page_wrapper .returning_customers .keepmesignedin input {
    height: auto;
    margin: 0 5px 0 0;
    width: auto;
}

.normallogin_page_wrapper .new_online_customers {*/
/*border-bottom: 1px solid #dedede;
border-left: 1px solid #dedede;*/
/*padding: 20px 0 30px 20px;
}

.normallogin_page_wrapper .new_online_customers .login_btn_ContinueToRegistration {
    background-image: none;
    margin: 15px 0 0;
    position: initial;
}

.normallogin_page_wrapper .new_online_customers .new_online_info {
    margin-left: 86px;
    font-size: 13px;
}

.normallogin_page_wrapper .activateAccountLogin {
    background-image: none;
    border-left: 1px solid #dedede;
    height: auto;
    margin: 0;
    padding: 50px 0 0 20px;
    width: auto;
}

.normallogin_page_wrapper .activateAccountLogin a {
    display: inline-block;
    margin: 15px 0 0;
    padding: 0;
}

.normallogin_page_wrapper .button,
.normallogin_page_wrapper .inputbtn,
.normallogin_page_wrapper .login_btn_ContinueToRegistration {
    border-radius: 7px;
    cursor: pointer;
    display: inline-block;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 700;
    margin: 5px 15px 0;
    overflow: hidden;
}

.normallogin_page_wrapper .inputbtn,
.normallogin_page_wrapper .login_btn_ContinueToRegistration {
    background-color: #024F9D;
    color: #fff;
    font-size: 16px;
    padding: 12px 40px 30px 40px;
    width: auto;
}

.normallogin_page_wrapper .btn_register_account {
    color: #fff;
    font-size: 14px;
}

.normallogin_page_wrapper .btn_register_account .btn_content {
    background-color: #024f9d;
    padding: 10px 20px;
}

.normallogin_page_wrapper .center {
    display: block;
    text-align: center;
}*/
/* Login in re-design END */
/*Test Price Block --- START*/
/*.pricing_block2_test {
    border-bottom: 1px solid #fff;
    border-collapse: separate;
    float: right;
    font-family: Arial, helvetica, sans-serif;
    font-size: 10px;
    margin: 0;
    padding: 0;
}

.pricing_block2_test td {
    border-top: none;
    padding: 0 0 0 12px;
    text-align: right;
    white-space: nowrap;
}

.pricing_block2_test .pricing_block_headers_sale_title {
    background-color: transparent;
    color: #279700;
    display: table-cell;
    margin-right: 0;
}

.pricing_block2_test .pricing_block_sale {
    color: #279700;
    display: table-cell;
}

.pricing_block2_test .pricing_block_headers_FreeSavings_title {
    background-color: rgba(0, 0, 0, 0);
    color: #F00;
    display: table-cell;
    margin-right: 0;
    padding-right: 0;
    padding-left: 0;
}

.pricing_block2_test .pricing_block_headers_free_title {
    background-color: rgba(0, 0, 0, 0);
    color: #099000;
    display: table-cell;
    margin-right: 0;
    padding-right: 0;
    padding-left: 0;
}

.pricing_block2_test .pricing_block_headers_SaleSavings_title {
    background-color: rgba(0, 0, 0, 0);
    color: #F00;
    display: table-cell;
    margin-right: 0;
}

.pricing_block2_test .pricing_block_FreeSavings {
    display: table-cell;
    padding-left: 5px;
}

.pricing_block2_test .pricing_block_SaleSavings {
    color: #F00;
    display: table-cell;
    font-size: 11px;
    font-weight: bold;
    margin: 3px 15px;
}

td.pricing_block_qty_test {
    padding-bottom: 2px;
    padding-top: 2px;
    text-align: right;
}

td.pricing_block_headers_title_test {
    font-size: 12px;
    text-transform: uppercase;
}*/
/*Test Price Block --- END*/
/*.pagination_container {
    width: 100%;
    margin: 10px auto;
    display: inline-block;
}

.pagination_container .pagination_items_container {
    width: 75%;
    height: auto;
    margin: 20px auto;
    text-align: center;
}

.pagination_container .pagination_items_container .pagination_text {
    color: gray;
    font-weight: bold;
    font-family: arial;
}

.pagination_container .pagination_smaller_container {
    width: 75%;
    height: auto;
    margin: 0 auto;
    text-align: center;
}

.pagination_container .pagination_smaller_container .pagination {
    width: 40px;
    height: 35px;
    background-color: #024f9d;
    color: #FFF !important;
    display: inline-block;
    text-align: center;
    line-height: 35px;
    font-weight: bold;
    font-family: arial;
    font-size: 1.1em !important;
    margin: 0 .9%;
    vertical-align: middle;
}

.pagination_container .pagination_smaller_container .underline_page {
    text-decoration: underline;
}

.pagination_container .pagination_smaller_container .active_pagination_page {
    background-color: #66bcee;
}

.pagination_container .pagination_smaller_container .disabled {
    color: #f2f2f2;
    background-color: #bfbfbf;
    display: none;
}*/
/* Top Category Nav - START */
/*#topnavigation {
    background-color: #d0cfd4;

    & a {
        cursor: pointer;
    }

    & li ul {
        display: none;
        position: absolute;
        z-index: 999;
    }

    & li:hover > ul {
        display: block;
    }

    & .topnavparent {
        text-transform: none;
    }

    & .lowercase {
        background-color: #858383;
        text-transform: lowercase;
    }

    & .topnavborder {
        background-color: #807e7f;
        display: inline-block;
        height: 15px;
        position: absolute;
        top: 4px;
        width: 1px;
    }

    & .topnavborder2 {
        background-color: #bcbcbc;
        display: inline-block;
        height: 15px;
        position: absolute;
        top: 4px;
        width: 1px;
    }

    & #topnavlist {
        display: table;
        list-style-type: none;
        margin: 0;
        padding: 0;
        white-space: nowrap;
        width: 100%;

        @media (max-width: $screen-tablet-max) {
            background-color: #d0cfd4;
            width: auto;
        }

        & li {
            display: table-cell;
            padding: 0;

            &:hover {
                background-color: #fff;
                color: #0065c2;

                & div.topnavdrop {
                    left: auto;
                    z-index: 99999;

                    @media (max-width: $screen-tablet-max) {
                        display: none;
                    }
                }

                & div.lastone {
                    left: auto;
                    margin: 3px 7px 7px -79px;
                    width: 147px;
                    z-index: 1000;
                }

                & .shopbydrop {
                    left: 500px;
                    z-index: 1000;
                }

                & .lastonedrop, .alignrightdrop {
                    left: auto;
                    right: 0;
                    z-index: 1000;
                }
            }

            & + li + li + li + li + li + li + li:hover div.topnavdrop {
                right: 0;
            }

            & a {
                color: #4A4A4A;
                display: inline-block;
                font-family: Helvetica, Arial, 'Trebuchet MS';
                font-size: 11px;
                font-weight: 600;
                letter-spacing: -.01em;
                margin: 0;
                padding: 5px 0 4px;
                text-decoration: none;
                word-spacing: -.018em;
            }
        }

        & > li {
            padding: 6px;
            text-align: center;

            @media (max-width: $screen-tablet-max) {
                min-width: 120px;
            }

            &:hover {
                background-color: #fff;

                & > a {
                    color: #1c6bae;
                }
            }

            & > a {
                padding: 5px 0;

                @media (max-width: $screen-tablet-max) {
                    width: 100%;
                }
            }
        }

        & .menu_button {
            background-color: #d0cfd4;
            display: none;

            @media (max-width: $screen-tablet-max) {
                display: block;
                padding: 10px 5px;
                text-align: left;
            }

            & ~ li {
                @media (max-width: $screen-tablet-max) {
                    background-color: #d0cfd4;
                    display: none;
                    float: left;
                    text-align: left;
                }

                &:hover {
                    @media (max-width: $screen-tablet-max) {
                        background-color: #fff;
                    }
                }
            }

            & .topmenu_bg {
                background-color: #d0cfd4;
                left: 0;
                position: absolute;
                top: 0;
                z-index: -1;
            }

            & .search_wrapper {
                position: absolute;
                right: 7px;
                top: 0;

                & .srctext {
                    border: 1px solid #fa0;
                    color: #978784;
                    font-family: Arial;
                    font-size: 12px;
                    height: 37px;
                    margin-top: 10px;
                    padding: 0 0 0 6px;
                    width: 217px;
                }

                & .srcbut {
                    background-color: #fa0;
                    background-image: none;
                    border: 1px solid #fa0;
                    border-radius: 0 7px 7px 0;
                    color: #fff;
                    cursor: pointer;
                    font-size: 13px;
                    font-weight: 700;
                    height: 37px;
                    line-height: 35px;
                    margin: 0 0 0 -3px;
                    padding: 0;
                    vertical-align: bottom;
                    width: 75px;
                }
            }
        }

        & .topnavdrop {
            background-color: #f2f2f3;
            border: none;
            left: -999em;
            line-height: 20px;
            margin: 6px -6px;
            overflow: hidden;
            padding: 10px 0 0 0;
            position: absolute;
            text-align: left;

            @media (max-width: $screen-tablet-max) {
                margin-top: 0;
                top: 57px;
            }

            & .topnavsubcat {
                margin-left: 15px;

                & a {
                    font-size: 12px;
                }
            }

            & a {
                color: #000;
                display: inline-block;
                font-size: 13px;
                font-weight: 700;
                margin: 0;
                padding: 5px 10px 5px 14px;
                width: 100%;

                &:hover {
                    background-color: #fff;
                    color: #1c6bae;
                    text-decoration: none;
                }
            }

            .whitebackground {
                background-color: #FFF;
            }

            & .topnavcol {
                border: none;
                float: left;
                margin: 0 10px 10px 5px;
                overflow: hidden;
                position: relative;
                width: 225px;

                & + .topnavcol:before {
                    background-color: #024f9d;
                    content: "";
                    height: 430px;
                    left: 0;
                    position: absolute;
                    top: 5px;
                    width: 1px;
                }

                & + .topnavcol_noborder:before {
                    width: 0;
                }

                &:last-child {
                    border-right: none;
                }

                & .label {
                    font-size: 12px;
                    font-weight: 700;
                    padding-left: 5px;
                }
            }

            & .featuredproduct_title {
                color: #024da0;
                font-size: 22px;
                margin: 10px;
            }

            & .featuredproduct {
                border: none;
                clear: none;
                margin: 0;

                & a {
                    padding: 5px 0 0;

                    &:hover {
                        background-color: transparent;
                    }
                }

                & .itemimage {
                    float: none;
                    text-align: center;
                    margin-top: 10px;
                }

                & .itemtext {
                    color: #000;
                    display: inline-block;
                    padding-left: 10px;
                    white-space: normal;
                    width: inherit;

                    & .itemname {
                        font-size: 15px;
                        font-weight: 700;
                    }

                    & .pricelowas {
                        color: #97989a;
                        display: inline-block;
                    }

                    & .priceamt {
                        color: #97989a;
                        display: inline-block;
                        margin-left: 2px;

                        & .crossout {
                            display: inline-block;
                            text-decoration: line-through !important;
                        }

                        & .sale {
                            display: inline-block;
                            color: #f00 !important;
                            margin-left: 5px !important;
                        }
                    }

                    & .span_prodDetBanner {
                        color: #ef6325;
                        font-size: 15px;
                        font-weight: bold;
                        text-align: left !important;
                        float: left !important;
                    }
                }
                //may be able to use SVG image and dynamically "fill" stars
                & .reviewstars {
                    background: url('/Amsterdam/pict/stars.png') no-repeat;
                    height: 22px;
                    margin-bottom: 2px;
                    width: 124px;

                    &.r50 {
                        background-position: 0 0;
                    }

                    &.r49,
                    &.r48,
                    &.r47 {
                        background-position: 0 -22px;
                    }

                    &.r46,
                    &.r45,
                    &.r44 {
                        background-position: 0 -44px;
                    }

                    &.r43,
                    &.r42,
                    &.r41 {
                        background-position: 0 -66px;
                    }

                    &.r40 {
                        background-position: 0 -88px;
                    }

                    &.r39,
                    &.r38,
                    &.r37 {
                        background-position: 0 -110px;
                    }

                    &.r36,
                    &.r35,
                    &.r34 {
                        background-position: 0 -132px;
                    }

                    &.r33,
                    &.r32,
                    &.r31 {
                        background-position: 0 -154px;
                    }

                    &.r30 {
                        background-position: 0 -176px;
                    }

                    &.r29,
                    &.r28,
                    &.r27 {
                        background-position: 0 -198px;
                    }

                    &.r26,
                    &.r25,
                    &.r24 {
                        background-position: 0 -220px;
                    }

                    &.r23,
                    &.r22,
                    &.r21 {
                        background-position: 0 -242px;
                    }

                    &.r20 {
                        background-position: 0 -264px;
                    }

                    &.r19,
                    &.r18,
                    &.r17 {
                        background-position: 0 -286px;
                    }

                    &.r16,
                    &.r15,
                    &.r14 {
                        background-position: 0 -308px;
                    }

                    &.r13,
                    &.r12,
                    &.r11 {
                        background-position: 0 -330px;
                    }

                    &.r10 {
                        background-position: 0 -352px;
                    }

                    &.r09,
                    &.r08,
                    &.r07 {
                        background-position: 0 -374px;
                    }

                    &.r06,
                    &.r05,
                    &.r04 {
                        background-position: 0 -396px;
                    }

                    &.r03,
                    &.r02,
                    &.r01 {
                        background-position: 0 -418px;
                    }

                    &.r00 {*/
/*background-position:0 -440px;*/
/*background: none;
                    }
                }

                & .button {
                    @include btn-standard();
                    border: 2px solid #fff;
                    box-shadow: none;
                    font-size: 15px;
                    height: 40px;
                    line-height: 40px;
                    margin: 5px 13%;
                    width: 74%;

                    & .btn_content {
                        background-color: #05a26b;
                        background-image: none;
                        color: #fff;
                        padding: 0 20px;
                    }
                }
            }

            & .topnavnew {
                clear: both;
                padding: 8px 0;
                background-color: #fa0;
                height: 50px;

                & a {
                    color: white;
                    display: block;
                    height: 50px;

                    &:hover {
                        background-color: #fa0;
                    }
                }

                & span {
                    font-size: 16px;
                    font-weight: bold;
                    margin-left: -10px;
                    text-decoration: underline;
                }

                & .topnew_wrapper {
                    position: absolute;
                    left: 50%;
                    margin-right: -50%;
                    transform: translate(-50%, -20%);
                }

                & .flag_icon {
                    background-image: url('/Amsterdam/pict/topnavflag.svg');
                    background-size: 100% auto;
                    display: inline-block;
                    height: 25px;
                    width: 75px;
                }
            }
        }
    }
}*/
/* Top Category Nav - END */
/*#footerbot {
    background: url('/baldwincooke/pict/bwcbg.jpg');
    clear: both;
    color: #5b5a5a;
    display: block;
    height: auto;
    margin-top: 0;
    padding: 20px 0 0;
    position: relative;
    text-align: left;

    & .content {
        @media (max-width: $screen-tablet-max) {
            width: 100%;
        }
    }

    & .linkarea {
        color: #fff;
        display: table-cell;
        float: none;
        font-size: 10px;
        margin: 12px 20px 0 0;
        padding: 30px;
        position: relative;
        vertical-align: top;
        width: 25%;

        & a {
            color: #0068B3;
            margin: 7px 0 0;
            text-decoration: underline;

            &:hover {
                color: #0068B3;
                text-decoration: none;
            }
        }

        & .title {
            color: #0068B3;
            font-size: 10px;
            font-weight: bold;
            margin-bottom: 12px;

            @media (max-width: $screen-tablet-max) {
                text-align: left;
            }
        }

        .cart_wrapper {
            color: #0068b3;
            font-size: 10px;
            height: 25px;
            margin-left: 0;
            margin-top: 10px;
            padding-top: 0;
            text-align: left;
            width: 100px;
        }

        & .footerlinkarea {
            font-size: 12px;
            line-height: 15px;
            margin-top: 1px;

            & a {
                color: #6a6a6a;
                font-size: 10px;
                margin: 7px 0 0;
                text-decoration: none;

                &:hover {
                    color: #fff;
                    text-decoration: underline;
                }
            }
        }
    }
}

.footer-wrap {
    background: url('/baldwincooke/pict/bwcbg.jpg') repeat top left;
    float: left;
    margin-top: 20px;
    width: 100%;
}

.footer-area {
    float: left;
    padding-top: 5px;
    width: 100%;
}

.footer-middle {
    margin: 0 auto;
    width: 905px;
}*/
/* Product Details - START */
/*#pd_wrapper {
    & a {
        color: #000;
        cursor: pointer;
    }

    & .productdetail_left > .pdr_left_m0 {
        overflow: hidden;
    }

    & .pdr_left_m0 {
        margin: 0 0 5px;

        @media (max-width: 949px) {
            align-items: flex-start;
            display: flex;
            flex-direction: column;
        }

        & #gallerywrapper {
            float: left;
            margin: 0;
            position: relative;
            width: 370px;

            @media (max-width: 949px) {
                margin: 0 auto;
                width: 580px;
            }

            & #galleryholder {
                height: auto;
                position: static;

                @media (max-width: 949px) {
                    text-align: center;
                    width: 100%;
                }
            }

            & #zoomholder {
                @media (max-width: 949px) {
                    display: inline-block;
                    margin: 0 auto;
                }
            }

            & #swatches {
                @media (max-width: 949px) {
                    margin: 0 auto;
                }
            }

            & .pd_zoomButtonContainer {
                @media (max-width: 949px) {
                    margin: 10px auto;
                }
            }
        }

        & .pdr_left_column_r {
            float: left;
            margin: 0;
            min-height: 590px;
            width: 580px;
        }

        & hr {
            clear: right;
            float: right;
            width: 578px;

            @media (max-width: 949px) {
                margin: 20px auto;
            }
        }

        & #productheader {
            float: right;
            overflow: hidden;
            width: 580px;

            @media (max-width: 949px) {
                margin: 0 auto 10px;
                order: -1;
            }

            & .item_titleinfo {
                float: left;

                & h1.order_head_title {
                    color: #000;
                    margin: 1px 0 3px;
                }

                & .productdetail_itemnumber {
                    color: #9999A2;
                }

                & .readreviewlink,
                & .readreviewlink:visited {
                    color: #000;
                    text-decoration: none;
                }
            }

            & .span_prodDetBanner {
                color: #EF6325;
                float: right;
                font-size: 17px;
                font-weight: bold;
                text-align: right;
            }

            & .logo_everydaydeals {
                float: left;
                margin-left: 30px;
            }
        }

        & .reinforcement {
            float: right;
            height: auto;
            width: auto;
        }

        & .feature_icons {
            margin-bottom: 10px;

            & > div {
                display: inline-block;
                margin: 0 5px 0 0;
            }
        }

        & .product_info {
            @media (max-width: 949px) {
                margin: 0 auto;
            }
        }

        & .proddet_table {
            margin-bottom: 15px;

            & td {
                color: #000d36;
                font-size: 12px;
                padding-top: 5px;
                padding-left: 10px;

                &.groupname {
                    font-weight: 700;
                    vertical-align: top;
                    width: 110px;
                }

                &.groupvalue {
                    & .productdetail_impOpt {
                        width: 180px;

                        & .con {
                            margin: 0 0 3px;
                        }
                    }
                }
            }

            & .swatch_container {
                margin: 1px 1px 5px;

                & .ellipse {
                    font-size: 16px;
                }
            }
        }

        & #productdetail_priceaction_table {
            float: right;
            margin-bottom: 25px;
            max-width: 245px;

            & .lowPriceDiv {
                overflow: hidden;
                text-align: right;

                & .productdetail_cell_lowprice {
                    font-size: 14px;
                    font-weight: 700;

                    & .price {
                        color: #F20800;
                        font-size: 17px;

                        &:before {
                            content: '';
                        }
                    }
                }
            }

            & .cellPricing {
                max-width: 246px;
                overflow: hidden;

                & table {
                    margin-top: 4px;
                }
            }

            & .productdetail_cell_action {
                float: right;
                text-align: right;

                & a {
                    text-decoration: none;
                }

                & .pdr_left_column_r_action {
                    display: inline-block;
                    margin: 0;
                }

                & .addtocart_btn {
                    float: right;
                    margin-top: 10px;

                    & ~ div {
                        clear: both;
                    }

                    & .button {
                        @include btn-standard();
                        box-shadow: 0 1px 5px #777;
                        color: #fff;
                        font-size: 17px;
                        font-weight: 700;
                        height: 45px;
                        line-height: 23px;
                        width: 210px;

                        & .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;

                            & .btn_subtxt {
                                font-size: 12px;
                                font-weight: 400;
                                margin-top: -4px;
                                text-align: center;
                            }
                        }
                    }

                    .addtocart .btn_content {
                        font-size: 15px;
                        line-height: 42px;
                    }
                }

                & .link_arrow {
                    display: inline-block;
                    font-size: 22px;
                    float: right;
                    margin: 0 6px 0 5px;
                    position: relative;
                }

                & .AddToWishListButton,
                & .QuickQuoteButton {
                    padding-top: 10px;

                    & a {
                        background-color: transparent;
                        border: 0;
                        clear: both;
                        color: #878787;
                        cursor: pointer;
                        font-size: 13px;
                        font-weight: 700;
                        line-height: 13px;
                    }
                }

                & .samplereq {
                    margin-top: 10px;
                    overflow: hidden;

                    & a {
                        color: #878787;
                        display: inline-block;
                        font-size: 13px;
                        font-weight: 700;
                        margin-right: 7px;
                        text-decoration: none;
                        width: 145px;
                    }

                    & .link_arrow {
                        margin-top: -4px;
                        margin-left: -4px;
                    }

                    & #toggler2 {
                        margin: 10px 0;
                        text-align: left;
                        width: auto;

                        & .pd_samplereq_sample_heading {
                            color: #f6931e;
                            font-size: 17px;
                            margin: 0 0 6px;
                            font-weight: bold;
                        }

                        & .pd_samplereq_sample_heading1 {
                            font-size: 14px;
                            margin: 0 0 3px 5px;
                        }

                        & .pd_samplereq_sample_note {
                            margin: 5px 0 3px 5px;
                        }

                        & .pd_samplereq_options {
                            width: 150px;
                            margin: 5px 0 6px 5px;
                        }

                        & .pd_samplereq_but {
                            background: url('/Amsterdam/pict/APL_AddtoCart.png') no-repeat;
                            border: 0;
                            cursor: pointer;
                            float: left;
                            height: 56px;
                            width: 100%;
                        }

                        & .samplereqtext {
                            font-style: italic;
                            margin-top: -10px;
                            max-width: 245px;
                        }
                    }
                }
            }
        }
    }
}*/
/*Start - Password requirements*/
/*.form-group.password {
    position: relative;
}

.form-group.password > .link-requirements {
    position: absolute;
    top: 20px;
    right: 0;
    text-decoration: underline;
}

.form-group.password > .link-requirements.top0 {
    top: 0;
}

h4.password-requirements {
    color: black;
    font-weight: bold;
}

h4.password-requirements.center-text {
    text-align: center;
}

ul.password-requirements-list {
    padding-left: 0;
}

ul.password-requirements-list li {
    list-style-type: none;
    line-height: 18px;
}

ul.password-requirements-list li:before {
    content: "\25CF";
    min-width: 16px;
    display: inline-block;
}

ul.password-requirements-list > li > ul.password-requirements-chars > li.password-requirements-chars-spec > span {
    display: inline-block;
    vertical-align: top;
}

body.password-length-valid li.password-requirements-length:before,
body.password-chars-valid li.password-requirements-chars:before,
body.password-uppercase-valid li.password-requirements-chars-upper:before,
body.password-lowercase-valid li.password-requirements-chars-lower:before,
body.password-number-valid li.password-requirements-chars-number:before,
body.password-spec-valid li.password-requirements-chars-spec:before {
    content: "\2714";
    color: green;
}

body.password-length-valid li.password-requirements-length,
body.password-chars-valid li.password-requirements-chars > span,
body.password-uppercase-valid li.password-requirements-chars-upper,
body.password-lowercase-valid li.password-requirements-chars-lower,
body.password-number-valid li.password-requirements-chars-number,
body.password-spec-valid li.password-requirements-chars-spec {
    color: green;
}

body.password-length-invalid li.password-requirements-length,
body.password-length-invalid li.password-requirements-length:before,
body.password-chars-invalid li.password-requirements-chars:before,
body.password-chars-invalid li.password-requirements-chars > span,
body.password-uppercase-invalid:not(.password-chars-valid) li.password-requirements-chars-upper,
body.password-lowercase-invalid:not(.password-chars-valid) li.password-requirements-chars-lower,
body.password-number-invalid:not(.password-chars-valid) li.password-requirements-chars-number,
body.password-spec-invalid:not(.password-chars-valid) li.password-requirements-chars-spec {
    color: red;
}*/
/*End - Password requirements*/
/** Classes of CheckoutLogin - Begin **/
/*.checkoutLogin_container {
    margin: 0;
}

.checkoutLogin_panel {
    background-image: -ms-linear-gradient(top, #f2f3f4 0%, #d8d9da 100%);
    background-image: -moz-linear-gradient(top, #f2f3f4 0%, #d8d9da 100%);
    background-image: -o-linear-gradient(top, #f2f3f4 0%, #d8d9da 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f2f3f4), color-stop(1, #d8d9da));
    background-image: -webkit-linear-gradient(top, #f2f3f4 0%, #d8d9da 100%);
    background-image: linear-gradient(to bottom, #f2f3f4 0%, #d8d9da 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#f2f3f4', endColorstr='#d8d9da');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#f2f3f4', endColorstr='#d8d9da')";
    border: solid 1px #999;
    font-family: 'Trebuchet MS', Verdana, Arial, helvetica, sans-serif;
    font-size: 12px;
    margin: 0;
}

.checkoutLogin_panel table {
    border: solid 0 #C0C0C0;
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 12px;
    width: 100%;
}

.checkoutLogin_panel td {
    border: solid 0 #C0C0C0;
    height: 25px;
    padding: 5px;
}

.checkoutLogin_panel td.leftAlignAutoWidthCell {
    text-align: left;
    white-space: nowrap;
    width: 1%;
}

.checkoutLogin_panel td.rightAlignAutoWidthCell {
    text-align: right;
    white-space: nowrap;
    width: 1%;
}

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

.checkoutLogin_panel h3 {
    color: #fc5a0f;
    font-size: 15px;
    font-weight: bold;
    margin: 5px 0 5px 5px;
}

.checkoutLogin_panel h4 {
    color: #474747;
    font-size: 14px;
    font-weight: bold;
    margin: 0 0 5px;
}

.checkoutLogin_panel ul {
    list-style-type: none;
    margin: 5px 0;
    padding-left: 75px;
}

.checkoutLogin_autoWidthTextbox {
    border: solid 1px #C0C0C0;
    color: #303030;
    width: 100%;
}

.checkoutLogin_fixedWidthTextbox {
    border: solid 1px #C0C0C0;
    color: #303030;
    font-family: Trebuchet MS;
    font-size: 15px;
    font-weight: bold;
    height: 25px;
    width: 180px;
}

.checkoutLogin_rememberMeCheckBox {
    margin: 0 12px 0 0;
}

.checkoutLogin_passiveLoginPwdLabel {
    margin: 0 0 0 21px;
}

.checkoutLogin_loginButton {
    background: url("/Amsterdam/pict/login_btn.png") no-repeat 0 0;
    border-style: none;
    border-width: 0;
    cursor: pointer;
    height: 44px;
    margin: 0 0 0 10px;
    width: 114px;
}

.checkoutLogin_nextStepButton {
    background: url("/Amsterdam/pict/but_blue_nextstep.gif") no-repeat 0 0;
    border-style: none;
    border-width: 0;
    cursor: pointer;
    height: 37px;
    width: 126px;
}

.checkoutLogin_submitButton {
    background: url("/Amsterdam/pict/btn_submit.gif") no-repeat 0 0;
    border-style: none;
    border-width: 0;
    cursor: pointer;
    height: 33px;
    width: 115px;
}*/
/** Classes of CheckoutLogin - End **/
/*Checkout1 Recognize Email And Create Password Start*/
/*.createPasswordDialog .step1Content {
    padding: 20px;
    width: 560px;
}

.createPasswordDialog .step2Content {
    padding: 20px;
    width: 380px;
}

.createPasswordDialog .content .baseDescription {
    color: #024f9d;
    font-size: 16px;
    font-weight: 700;
    text-align: left;
}

.createPasswordDialog .content .description1 {
    margin-bottom: 20px;
    text-align: center;
}

.createPasswordDialog .content .description2 {
    margin-bottom: 20px;
}

.createPasswordDialog .content .description3 {
    margin-left: 3%;
    width: 100%;
    float: left;
}

.createPasswordDialog .content.step2Content .description3 {
    float: right;
    width: 45%;
}

.createPasswordDialog .content .chargedescription {
    text-align: left;
    float: left;
    width: 50%;
}

.createPasswordDialog .content.step2Content .line {
    width: 100%;
}

.createPasswordDialog input[type="text"],
.createPasswordDialog input[type="password"] {
    border: 1px solid #aaa;
    color: #000;
    font-size: 16px;
    height: 30px;
    line-height: 30px;
    margin: 0;
    padding: 0 0 0 5px;
    width: 200px;
}

.createPasswordDialog .step2Content input[type="password"] {
    width: 100%;
}

.createPasswordDialog .btnContainer {
    text-align: right;
}

.createPasswordDialog .chkHidePasswordContainer {
    color: #000000;
    font-size: 12px;
    margin-left: 85px;
    margin-top: 5px;
}

.createPasswordDialog .passwordLabel {
    display: inline-block;
    margin-right: 10px;
    color: #222222;
    width: auto;
}

.createPasswordDialog .btnContinue {
    border: none;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    font-family: 'Trebuchet MS', Verdana, Arial, helvetica, sans-serif !important;
    cursor: pointer;
}

.createPasswordDialog > .content:not(.update-password) .update-password,
.createPasswordDialog > .content.update-password .create-password {
    display: none;
}*/
/*Checkout1 Recognize Email And Create Password End*/
/*End - CheckoutLogin.css*/
/* Change Password - START */
/*.change_password {
    padding: 10px;
    font-size: 14px;

    & div.myacct_titlebg {
        font-weight: bold;
        width: 99%;

        & .myacct_title {
            background-color: white;
            color: #F68807;
            font-size: 25px;
            padding-top: 1px;
        }
    }

    & .form-change-password {
        margin-top: 20px;


        & .float-left {
            float: left;
            width: 50%;


            & .passwordLabel {
                font-weight: bolder;
            }

            & input[type=password] {
                border: 1px solid #aaa;
                height: 38px;
                width: 300px;
            }
        }

        & .btnContainer {
            margin-top: 20px;

            & .btnContinue {
                padding: 10px 19px;
                background: #024f9d;
                border-radius: 7px;
                border: 1px solid #fff;
                color: #fff;
                cursor: pointer;
                display: inline-block;
                font-family: Arial, Helvetica, sans-serif;
                font-size: 14px;
                font-weight: 700;
                text-decoration: none;
            }
        }
    }
}*/
/* Change Password - END */
/*.price_detail {
    border-collapse: collapse;
    width: 100%;

    td {
        text-align: right;
        padding: 4px !important;
    }

    .charge_item {
        font-weight: bold;
        text-align: left;
        width: 80%;
    }

    .sub_total {
        font-weight: bold;
    }

    .discount_price {
        color: #1c8d00;
    }

    .separator {
        border-bottom: 1px solid #a2a2a2;
    }
}*/
/*Quick Product Estimate Start*/
/*#quickProductEstimateContainerTop{display:none}
#quickProductEstimateContainerBottom{display:none}
.QuickProductEstimate_Container {
    background-color: #E6E7E8;
    padding: 10px;
    margin-top: 10px;
    font-weight: bold;
    text-align: left;
}

.QuickProductEstimate_TextBox_Container {
    margin: 5px 0 5px 0;
    font-size: 12px;
    font-weight: 500;
}

.QuickProductEstimate_Button_Calculate {
    border: none;
    -ms-border-radius: 7px;
    border-radius: 7px;
    -webkit-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none;
    color: #fff;
    font-size: 12px;
    height: 24px;
    width: 126px;
    font-weight: bold;
}

.Active {
    background-color: #0069B5;
    cursor: pointer;
}

.Inactive {
    background-color: #939598;
}

.QuickProductEstimate_TextBox {
    border: 1px solid gray;
}

.QuickProductEstimate_Button_Container {
    text-align: center;
    line-height: 40px;
}

.QuickProductEstimate_Text_Title {
    font-size: 15px;
    color: #EF6325;
}

.QuickProductEstimate_ErrorMsg_Container {
    width: 210px;
}

.QuickProductEstimate_CouponMsg_Container {
    width: 220px;
}

.QuickProductEstimate_CouponDesc {
    margin-top: 10px;
    display: block;
}

.QuickProductEstimate_Charges_Container {
    margin-top: 3px;
}*/
/*Quick Product Estimate End*/
/*Size Chart Start*/
/*.size_chart {
    width: 100%;
    h2 {
        color: #000;
        font-size: 16px;
        text-align: center;
        margin: 5px;
    }
    table {
        width: 100%;
        border: 1px solid #808080;
        border-spacing: 0;
        th {
            text-align: left;
            border: 0;
            border-bottom: 1px solid #808080;
            font-size: 14px;
            padding-right: 3px;
        }
        tr {
            height: 26px;
            &:nth-child(odd) {
            background-color: #eee;
        }
        }
        td {
            border: 0;
            font-size: 14px;
            padding-right: 3px;
        }
    }
}*/
/*Size Chart End*/

