/* line 264, ../../../../../../app_newbalance_ui_2/compass/sass/foundation/components/_global.scss */
meta.foundation-mq-small {
  font-family: "only screen and (min-width: 768px)";
  width: 48em;
}

/* line 269, ../../../../../../app_newbalance_ui_2/compass/sass/foundation/components/_global.scss */
meta.foundation-mq-medium {
  font-family: "only screen and (min-width: 960px)";
  width: 60em;
}

/* line 274, ../../../../../../app_newbalance_ui_2/compass/sass/foundation/components/_global.scss */
meta.foundation-mq-large {
  font-family: "print, screen and (min-width: 80em)";
  width: 80em;
}

/* line 365, ../../../../../../app_newbalance_ui_2/compass/sass/foundation/components/_global.scss */
#skiptocontent a:focus {
  position: absolute;
  left: 0px;
  top: 0px;
  outline-color: transparent;
  -webkit-transition: top .1s ease-in;
  transition: top .1s ease-in;
}

/* line 374, ../../../../../../app_newbalance_ui_2/compass/sass/foundation/components/_global.scss */
#skiptocontent a {
  padding: 6px;
  position: absolute;
  top: -40px;
  left: 0px;
  color: white;
  border-right: 1px solid white;
  border-bottom: 1px solid white;
  border-bottom-right-radius: 8px;
  background: #BF1722;
  -webkit-transition: top 1s ease-out;
  transition: top 1s ease-out;
  z-index: 100;
}

/* line 142, ../../../../../../app_newbalance_ui_2/compass/sass/foundation/components/_reveal.scss */
body.modal-open {
  overflow: hidden !important;
  height: 100%;
}

@media (max-width: 667px) {
  /* line 148, ../../../../../../app_newbalance_ui_2/compass/sass/foundation/components/_reveal.scss */
  html.modal-open {
    overflow: hidden !important;
    height: 100%;
  }
}
/* line 156, ../../../../../../app_newbalance_ui_2/compass/sass/foundation/components/_reveal.scss */
.reveal-modal .section-title h5 {
  font-weight: 600;
  font-size: 16px;
  border-bottom: 1px solid #000;
  padding-bottom: 10px;
}
/* line 163, ../../../../../../app_newbalance_ui_2/compass/sass/foundation/components/_reveal.scss */
.reveal-modal .section-content {
  overflow-y: auto;
  max-height: 540px;
}
/* line 167, ../../../../../../app_newbalance_ui_2/compass/sass/foundation/components/_reveal.scss */
.reveal-modal .close-reveal-modal {
  padding: 0 5px 5px 10px;
  margin: 0;
  border: none;
  background-color: transparent;
}
/* line 173, ../../../../../../app_newbalance_ui_2/compass/sass/foundation/components/_reveal.scss */
.reveal-modal .close-reveal-modal:hover {
  color: #cf0a2c;
}
/* line 176, ../../../../../../app_newbalance_ui_2/compass/sass/foundation/components/_reveal.scss */
.reveal-modal .close-reveal-modal:focus {
  color: #cf0a2c;
}
/* line 180, ../../../../../../app_newbalance_ui_2/compass/sass/foundation/components/_reveal.scss */
.reveal-modal.full-modal {
  background-size: 100% 100% !important;
  background-repeat: no-repeat !important;
  height: 100% !important;
  top: 0px !important;
  left: 0px !important;
  margin: 0px 0px 0px 0px !important;
  width: 100%;
  max-height: 100%;
}

@media (max-width: 667px) {
  /* line 193, ../../../../../../app_newbalance_ui_2/compass/sass/foundation/components/_reveal.scss */
  .reveal-modal {
    top: 1px !important;
    left: 0 !important;
    margin-left: 0;
    height: 100vh;
    width: 100vw;
    min-height: 100vh;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
  }
  /* line 202, ../../../../../../app_newbalance_ui_2/compass/sass/foundation/components/_reveal.scss */
  .reveal-modal .section-content {
    max-height: 100%;
  }
}
/* line 209, ../../../../../../app_newbalance_ui_2/compass/sass/foundation/components/_reveal.scss */
#addToBagModal {
  padding: 1.375em 1.375em 2.375em;
}
/* line 214, ../../../../../../app_newbalance_ui_2/compass/sass/foundation/components/_reveal.scss */
#addToBagModal .section-title h5 {
  font-size: 24px;
  border-bottom: 0px;
  text-align: center;
  margin-bottom: 0px;
  padding-bottom: 0px;
}
/* line 222, ../../../../../../app_newbalance_ui_2/compass/sass/foundation/components/_reveal.scss */
#addToBagModal .section-title .added-to-bag-message {
  margin-bottom: 15px;
  line-height: 20px;
}
/* line 227, ../../../../../../app_newbalance_ui_2/compass/sass/foundation/components/_reveal.scss */
#addToBagModal .section-title .content-dev {
  text-align: center;
}
/* line 232, ../../../../../../app_newbalance_ui_2/compass/sass/foundation/components/_reveal.scss */
#addToBagModal .section-content {
  text-align: center;
}
/* line 235, ../../../../../../app_newbalance_ui_2/compass/sass/foundation/components/_reveal.scss */
#addToBagModal .section-content .btn-popup {
  height: 35px !important;
  top: 0px !important;
}
/* line 240, ../../../../../../app_newbalance_ui_2/compass/sass/foundation/components/_reveal.scss */
#addToBagModal .section-content .button-center {
  display: inline-block;
}
/* line 243, ../../../../../../app_newbalance_ui_2/compass/sass/foundation/components/_reveal.scss */
#addToBagModal .section-content .button-center button:nth-of-type(1) {
  margin-right: 10px;
}
/* line 246, ../../../../../../app_newbalance_ui_2/compass/sass/foundation/components/_reveal.scss */
#addToBagModal .section-content .button-center button:nth-of-type(2) {
  margin-left: 10px;
}
/* line 251, ../../../../../../app_newbalance_ui_2/compass/sass/foundation/components/_reveal.scss */
#addToBagModal .section-content .columns {
  float: none;
  margin: auto;
}

/* line 259, ../../../../../../app_newbalance_ui_2/compass/sass/foundation/components/_reveal.scss */
.leModal {
  padding: 1.375em 1.375em 2.375em;
}
/* line 262, ../../../../../../app_newbalance_ui_2/compass/sass/foundation/components/_reveal.scss */
.leModal .section-title {
  text-align: center;
  margin-bottom: 10px;
}
/* line 266, ../../../../../../app_newbalance_ui_2/compass/sass/foundation/components/_reveal.scss */
.leModal .section-title .title {
  font-size: 16px;
  border-bottom: 0px;
  text-align: center;
  margin-bottom: 0px;
  padding-bottom: 0px;
  font-weight: 500;
}
/* line 275, ../../../../../../app_newbalance_ui_2/compass/sass/foundation/components/_reveal.scss */
.leModal .section-title h3 {
  color: #a58520;
  text-transform: initial;
  font-size: 13px;
  font-weight: 400;
}
/* line 282, ../../../../../../app_newbalance_ui_2/compass/sass/foundation/components/_reveal.scss */
.leModal .section-title .content-dev {
  text-align: center;
}
/* line 287, ../../../../../../app_newbalance_ui_2/compass/sass/foundation/components/_reveal.scss */
.leModal .section-content {
  text-align: center;
}
/* line 290, ../../../../../../app_newbalance_ui_2/compass/sass/foundation/components/_reveal.scss */
.leModal .section-content .btn-popup {
  height: 35px !important;
  top: 0px !important;
}
/* line 295, ../../../../../../app_newbalance_ui_2/compass/sass/foundation/components/_reveal.scss */
.leModal .section-content .button-center {
  display: inline-block;
}
/* line 298, ../../../../../../app_newbalance_ui_2/compass/sass/foundation/components/_reveal.scss */
.leModal .section-content .button-center button:nth-of-type(1) {
  margin-right: 2px;
  width: 13em;
}
/* line 302, ../../../../../../app_newbalance_ui_2/compass/sass/foundation/components/_reveal.scss */
.leModal .section-content .button-center button:nth-of-type(2) {
  margin-left: 2px;
  width: 13em;
  padding: 7px;
}
/* line 307, ../../../../../../app_newbalance_ui_2/compass/sass/foundation/components/_reveal.scss */
.leModal .section-content .button-center a {
  margin-left: 2px;
  width: 13em;
  padding: 7px;
}
/* line 314, ../../../../../../app_newbalance_ui_2/compass/sass/foundation/components/_reveal.scss */
.leModal .section-content .columns {
  float: none;
  margin: auto;
}

/* line 327, ../../../../../../app_newbalance_ui_2/compass/sass/foundation/components/_reveal.scss */
#loyaltyLEModal section .loyalty-terms-conditions-join-rebrand p {
  font-size: 11px;
  text-align: center;
  margin-bottom: 0;
}
/* line 332, ../../../../../../app_newbalance_ui_2/compass/sass/foundation/components/_reveal.scss */
#loyaltyLEModal section .loyalty-terms-conditions-join-rebrand p a {
  color: #151415;
  text-decoration: underline;
}
/* line 337, ../../../../../../app_newbalance_ui_2/compass/sass/foundation/components/_reveal.scss */
#loyaltyLEModal section .loyalty-terms-conditions-join-rebrand p:nth-child(2) {
  display: none;
}

@media (max-width: 667px) {
  /* line 347, ../../../../../../app_newbalance_ui_2/compass/sass/foundation/components/_reveal.scss */
  #addToBagModal {
    top: 20px !important;
    left: 20px !important;
    right: 20px !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    height: auto;
    width: auto !important;
    min-height: 1vh;
    padding: 1.375em 1.375em 3em !important;
  }
  /* line 360, ../../../../../../app_newbalance_ui_2/compass/sass/foundation/components/_reveal.scss */
  #addToBagModal .section-title h5 {
    font-size: 24px;
    margin-top: 30px;
    padding-bottom: 10px;
  }
  /* line 370, ../../../../../../app_newbalance_ui_2/compass/sass/foundation/components/_reveal.scss */
  #addToBagModal .section-content .button-center button:nth-of-type(1) {
    margin-right: 0;
  }
  /* line 373, ../../../../../../app_newbalance_ui_2/compass/sass/foundation/components/_reveal.scss */
  #addToBagModal .section-content .button-center button:nth-of-type(2) {
    margin-left: 0;
  }
  /* line 378, ../../../../../../app_newbalance_ui_2/compass/sass/foundation/components/_reveal.scss */
  #addToBagModal .section-content .columns {
    float: none;
    margin: auto;
  }

  /* line 385, ../../../../../../app_newbalance_ui_2/compass/sass/foundation/components/_reveal.scss */
  .leModal {
    top: 20px !important;
    left: 20px !important;
    right: 20px !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    height: auto;
    width: auto !important;
    min-height: 1vh;
    padding: 1.375em 1.375em 3em !important;
  }
  /* line 399, ../../../../../../app_newbalance_ui_2/compass/sass/foundation/components/_reveal.scss */
  .leModal .section-title h5 {
    font-size: 24px;
    margin-top: 30px;
    padding-bottom: 10px;
  }
  /* line 406, ../../../../../../app_newbalance_ui_2/compass/sass/foundation/components/_reveal.scss */
  .leModal .section-content {
    display: block;
  }
  /* line 411, ../../../../../../app_newbalance_ui_2/compass/sass/foundation/components/_reveal.scss */
  .leModal .section-content .button-center button:nth-of-type(1) {
    width: 18em;
    margin-right: 0;
  }
  /* line 415, ../../../../../../app_newbalance_ui_2/compass/sass/foundation/components/_reveal.scss */
  .leModal .section-content .button-center button:nth-of-type(2) {
    width: 18em;
    margin-left: 0;
  }
  /* line 420, ../../../../../../app_newbalance_ui_2/compass/sass/foundation/components/_reveal.scss */
  .leModal .section-content .button-center a {
    width: 18em;
    margin-left: 0;
  }
  /* line 426, ../../../../../../app_newbalance_ui_2/compass/sass/foundation/components/_reveal.scss */
  .leModal .section-content .columns {
    float: none;
    margin: auto;
  }
}
/* Icons */
/* line 17, ../../../../../compass/sass/widget.scss */
.product-customizer-wrapper {
  position: relative;
  min-height: 100vh;
}
/* line 22, ../../../../../compass/sass/widget.scss */
.product-customizer-wrapper .widget-loaded.hide-qty-selector .selector-container .variant-select-wrap.qty {
  display: none;
}

/* line 27, ../../../../../compass/sass/widget.scss */
.widget-instance {
  min-height: 100vh;
}

/* line 31, ../../../../../compass/sass/widget.scss */
.customizer-content-loading-overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
}

/* line 1, ../../../../../compass/sass/modules/_flagship.scss */
html.widget-flagship {
  height: 100vh !important;
  overflow: hidden !important;
}
/* line 5, ../../../../../compass/sass/modules/_flagship.scss */
html.widget-flagship body {
  height: 100vh !important;
  overflow: hidden !important;
  background: #000;
}
/* line 13, ../../../../../compass/sass/modules/_flagship.scss */
html.widget-flagship .return-warning h4 {
  text-align: center;
  font-size: 14px;
}
/* line 20, ../../../../../compass/sass/modules/_flagship.scss */
html.widget-flagship .overlay-message {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 500;
}
/* line 32, ../../../../../compass/sass/modules/_flagship.scss */
html.widget-flagship .overlay-message .close {
  position: absolute;
  width: 44px;
  height: 44px;
  left: 100%;
  top: 15px;
  margin-left: -47px;
  cursor: pointer;
  z-index: 100;
}
/* line 33, ../../../../../compass/sass/modules/_flagship.scss */
html.widget-flagship .overlay-message .close span {
  display: none;
}
@media print, only screen and (min-width: 48em) {
  /* line 32, ../../../../../compass/sass/modules/_flagship.scss */
  html.widget-flagship .overlay-message .close {
    display: block;
    top: 15px;
    margin-left: -45px;
    margin-top: 0;
  }
}
/* line 58, ../../../../../compass/sass/modules/_flagship.scss */
html.widget-flagship .overlay-message .close:after {
  font-family: 'nbicon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e623';
  color: #333;
  font-size: 30px;
  position: absolute;
  left: 7px;
  top: 7px;
}
/* line 53, ../../../../../../app_newbalance_ui_2/compass/sass/modules/_utilities.scss */
html.widget-flagship .overlay-message .close:after:before {
  font-family: 'nbicon';
}
/* line 70, ../../../../../compass/sass/modules/_flagship.scss */
html.widget-flagship .overlay-message .close:hover:after {
  color: #cf0a2c;
}
/* line 76, ../../../../../compass/sass/modules/_flagship.scss */
html.widget-flagship .overlay-message .message-background {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.8);
}
/* line 87, ../../../../../compass/sass/modules/_flagship.scss */
html.widget-flagship .overlay-message .message {
  position: absolute;
  padding: 20px;
  width: 300px;
  height: 135px;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background: #000;
  text-align: center;
}
/* line 106, ../../../../../compass/sass/modules/_flagship.scss */
html.widget-flagship .overlay-message .message.message-taller {
  height: 160px;
}
/* line 110, ../../../../../compass/sass/modules/_flagship.scss */
html.widget-flagship .overlay-message .message.message-tall {
  height: 200px;
}
/* line 115, ../../../../../compass/sass/modules/_flagship.scss */
html.widget-flagship .overlay-message .message-text {
  font-size: 13px;
  font-weight: 200;
  letter-spacing: 0.5px;
  line-height: 140%;
  color: #f1f1f1;
  text-align: left;
}
/* line 126, ../../../../../compass/sass/modules/_flagship.scss */
html.widget-flagship .overlay-message .message-text em {
  font-weight: bold;
  font-style: normal;
  color: #fff;
}
/* line 134, ../../../../../compass/sass/modules/_flagship.scss */
html.widget-flagship .overlay-message .message-buttons {
  margin-top: 20px;
  white-space: nowrap;
}
/* line 139, ../../../../../compass/sass/modules/_flagship.scss */
html.widget-flagship .overlay-message .message-buttons a {
  display: inline-block;
  padding: 10px;
  color: #fff;
  font-size: 12px;
  font-weight: 300;
  text-transform: uppercase;
  border: 1px solid #fff;
  border-radius: 5px;
}
/* line 154, ../../../../../compass/sass/modules/_flagship.scss */
html.widget-flagship .overlay-message .message-buttons a:hover {
  color: #cf0a2c;
  border: 1px solid #cf0a2c;
}
/* line 161, ../../../../../compass/sass/modules/_flagship.scss */
html.widget-flagship .overlay-message .message-buttons a + a {
  margin-left: 10px;
}
/* line 167, ../../../../../compass/sass/modules/_flagship.scss */
html.widget-flagship .send-message-view, html.widget-flagship .thankyou-message-view {
  display: none;
}
/* line 170, ../../../../../compass/sass/modules/_flagship.scss */
html.widget-flagship .send-message-view .message, html.widget-flagship .thankyou-message-view .message {
  width: 620px;
  margin-left: -310px;
  height: 680px;
  margin-top: -340px;
  left: 50%;
  top: 50%;
  background: #fff;
}
/* line 181, ../../../../../compass/sass/modules/_flagship.scss */
html.widget-flagship .send-message-view .message .withScroll, html.widget-flagship .thankyou-message-view .message .withScroll {
  overflow: scroll;
  -webkit-overflow-scrolling: touch;
}
/* line 186, ../../../../../compass/sass/modules/_flagship.scss */
html.widget-flagship .send-message-view .message .close, html.widget-flagship .thankyou-message-view .message .close {
  z-index: 11;
  top: 3px;
}
/* line 190, ../../../../../compass/sass/modules/_flagship.scss */
html.widget-flagship .send-message-view .message .close:after, html.widget-flagship .thankyou-message-view .message .close:after {
  color: #000;
  font-size: 26px;
}
/* line 198, ../../../../../compass/sass/modules/_flagship.scss */
html.widget-flagship .send-message-view ::-webkit-scrollbar, html.widget-flagship .thankyou-message-view ::-webkit-scrollbar {
  width: 12px;
}
/* line 202, ../../../../../compass/sass/modules/_flagship.scss */
html.widget-flagship .send-message-view ::-webkit-scrollbar-track, html.widget-flagship .thankyou-message-view ::-webkit-scrollbar-track {
  background-color: #fff;
  border-left: 1px solid #fff;
}
/* line 207, ../../../../../compass/sass/modules/_flagship.scss */
html.widget-flagship .send-message-view ::-webkit-scrollbar-thumb, html.widget-flagship .thankyou-message-view ::-webkit-scrollbar-thumb {
  background-color: #ccc;
  border-radius: 10px;
}
/* line 212, ../../../../../compass/sass/modules/_flagship.scss */
html.widget-flagship .send-message-view .shoe-overview, html.widget-flagship .thankyou-message-view .shoe-overview {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 0;
}
/* line 221, ../../../../../compass/sass/modules/_flagship.scss */
html.widget-flagship .send-message-view .shoe-overview .image, html.widget-flagship .send-message-view .shoe-overview .content, html.widget-flagship .thankyou-message-view .shoe-overview .image, html.widget-flagship .thankyou-message-view .shoe-overview .content {
  position: absolute;
  left: 0;
  right: 0;
  top: 50px;
  bottom: 0;
  margin: auto;
}
/* line 232, ../../../../../compass/sass/modules/_flagship.scss */
html.widget-flagship .send-message-view .shoe-overview .content, html.widget-flagship .thankyou-message-view .shoe-overview .content {
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
}
/* line 238, ../../../../../compass/sass/modules/_flagship.scss */
html.widget-flagship .send-message-view .shoe-overview .terms-policy, html.widget-flagship .thankyou-message-view .shoe-overview .terms-policy {
  position: absolute;
  top: 500px;
  text-align: left;
  margin-left: 15px;
  margin-right: 15px;
  font-size: 12px;
}
/* line 250, ../../../../../compass/sass/modules/_flagship.scss */
html.widget-flagship .send-message-view .header, html.widget-flagship .thankyou-message-view .header {
  position: absolute;
  width: 605px;
  top: 0px;
  left: 0;
  z-index: 1;
  background: #fff;
}
/* line 258, ../../../../../compass/sass/modules/_flagship.scss */
html.widget-flagship .send-message-view .header h1, html.widget-flagship .thankyou-message-view .header h1 {
  margin: 20px 140px 0px;
  font-style: normal;
}
/* line 263, ../../../../../compass/sass/modules/_flagship.scss */
html.widget-flagship .send-message-view .header .sendTitle, html.widget-flagship .thankyou-message-view .header .sendTitle {
  font-weight: 400;
}
/* line 267, ../../../../../compass/sass/modules/_flagship.scss */
html.widget-flagship .send-message-view .header .startTitle, html.widget-flagship .thankyou-message-view .header .startTitle {
  font-weight: 500;
}
/* line 271, ../../../../../compass/sass/modules/_flagship.scss */
html.widget-flagship .send-message-view .header .startInput, html.widget-flagship .thankyou-message-view .header .startInput {
  padding-top: 30px;
}
/* line 274, ../../../../../compass/sass/modules/_flagship.scss */
html.widget-flagship .send-message-view .header .startInput .anotherMessage, html.widget-flagship .thankyou-message-view .header .startInput .anotherMessage {
  font-weight: 500;
  margin-top: 10px;
}
/* line 279, ../../../../../compass/sass/modules/_flagship.scss */
html.widget-flagship .send-message-view .header .startInput button, html.widget-flagship .thankyou-message-view .header .startInput button {
  width: 100px;
  float: none;
}
/* line 285, ../../../../../compass/sass/modules/_flagship.scss */
html.widget-flagship .send-message-view .header .sendMessageInput, html.widget-flagship .thankyou-message-view .header .sendMessageInput {
  margin-top: 15px;
  margin-left: auto;
  margin-right: auto;
  width: 89%;
  text-transform: uppercase;
}
/* line 292, ../../../../../compass/sass/modules/_flagship.scss */
html.widget-flagship .send-message-view .header .sendMessageInput .emailTitle, html.widget-flagship .thankyou-message-view .header .sendMessageInput .emailTitle {
  float: left;
  margin-top: 10px;
  font-weight: 500;
  margin: 10px 15px 0 0;
}
/* line 299, ../../../../../compass/sass/modules/_flagship.scss */
html.widget-flagship .send-message-view .header .sendMessageInput .emailInput, html.widget-flagship .thankyou-message-view .header .sendMessageInput .emailInput {
  padding-left: 15px;
  padding-right: 48px;
  background: #ffffff;
  color: #000000;
  border: 1px solid #e5e5e5;
  max-width: 470px;
  float: left;
  margin-right: 0;
}
/* line 311, ../../../../../compass/sass/modules/_flagship.scss */
html.widget-flagship .send-message-view .header .sendMessageInput button, html.widget-flagship .thankyou-message-view .header .sendMessageInput button {
  width: 100px;
  float: left;
}
/* line 316, ../../../../../compass/sass/modules/_flagship.scss */
html.widget-flagship .send-message-view .header .sendMessageInput .flagship-terms, html.widget-flagship .thankyou-message-view .header .sendMessageInput .flagship-terms {
  margin-top: 15px;
  margin-left: 62px;
}
/* line 321, ../../../../../compass/sass/modules/_flagship.scss */
html.widget-flagship .send-message-view .header .sendMessageInput .flagship-send, html.widget-flagship .thankyou-message-view .header .sendMessageInput .flagship-send {
  margin-top: 25px;
}
/* line 325, ../../../../../compass/sass/modules/_flagship.scss */
html.widget-flagship .send-message-view .header .sendMessageInput .sendMessageCheckbox, html.widget-flagship .thankyou-message-view .header .sendMessageInput .sendMessageCheckbox {
  clear: both;
  text-align: left;
  font-size: 13px;
  text-transform: initial;
  line-height: 17px;
}
/* line 332, ../../../../../compass/sass/modules/_flagship.scss */
html.widget-flagship .send-message-view .header .sendMessageInput .sendMessageCheckbox .checkbox-send, html.widget-flagship .thankyou-message-view .header .sendMessageInput .sendMessageCheckbox .checkbox-send {
  float: left;
  margin: 4px 10px 0 0;
}
/* line 336, ../../../../../compass/sass/modules/_flagship.scss */
html.widget-flagship .send-message-view .header .sendMessageInput .sendMessageCheckbox .checkbox-send .checkbox, html.widget-flagship .thankyou-message-view .header .sendMessageInput .sendMessageCheckbox .checkbox-send .checkbox {
  zoom: 2;
  border: solid 1.5px #ccc;
}
/* line 342, ../../../../../compass/sass/modules/_flagship.scss */
html.widget-flagship .send-message-view .header .sendMessageInput .sendMessageCheckbox .links, html.widget-flagship .thankyou-message-view .header .sendMessageInput .sendMessageCheckbox .links {
  color: #E21836;
  text-decoration: underline;
}
/* line 346, ../../../../../compass/sass/modules/_flagship.scss */
html.widget-flagship .send-message-view .header .sendMessageInput .sendMessageCheckbox .links:hover, html.widget-flagship .send-message-view .header .sendMessageInput .sendMessageCheckbox .links:active, html.widget-flagship .thankyou-message-view .header .sendMessageInput .sendMessageCheckbox .links:hover, html.widget-flagship .thankyou-message-view .header .sendMessageInput .sendMessageCheckbox .links:active {
  color: #580915;
}
/* line 354, ../../../../../compass/sass/modules/_flagship.scss */
html.widget-flagship .send-message-view .action-add-to-wishlist, html.widget-flagship .thankyou-message-view .action-add-to-wishlist {
  width: auto;
}
/* line 358, ../../../../../compass/sass/modules/_flagship.scss */
html.widget-flagship .send-message-view .add-to-wishlist-warning, html.widget-flagship .thankyou-message-view .add-to-wishlist-warning {
  display: none;
  color: #999;
  font-size: 12px;
}
/* line 366, ../../../../../compass/sass/modules/_flagship.scss */
html.widget-flagship .send-message-view .disabled + .add-to-wishlist-warning, html.widget-flagship .thankyou-message-view .disabled + .add-to-wishlist-warning {
  display: inline-block;
}
/* line 370, ../../../../../compass/sass/modules/_flagship.scss */
html.widget-flagship .send-message-view .flagshipSaveDesign, html.widget-flagship .thankyou-message-view .flagshipSaveDesign {
  display: inline-block;
  color: #999;
  font-size: 12px;
}
/* line 378, ../../../../../compass/sass/modules/_flagship.scss */
html.widget-flagship .send-message-view .share-view, html.widget-flagship .thankyou-message-view .share-view {
  position: absolute;
  bottom: 30px;
  left: 5px;
  right: 5px;
}
/* line 386, ../../../../../compass/sass/modules/_flagship.scss */
html.widget-flagship .send-message-view .share-view .title, html.widget-flagship .thankyou-message-view .share-view .title {
  margin-bottom: 25px;
  font-size: 24px;
  color: #232323;
}
/* line 395, ../../../../../compass/sass/modules/_flagship.scss */
html.widget-flagship .send-message-view .share-view .buttons a + a, html.widget-flagship .thankyou-message-view .share-view .buttons a + a {
  margin-left: 5px;
}
