
.tabsList .badge {
  margin-right: -10px;
}

.badge {
  font: bold 13px/18px Helvetica, Arial, sans-serif;
  color: #ffffff;
  background-color: #ee7023;
  margin: 0;
  padding: 5px 10px 5px;
  border-radius: 40px;
  position: absolute;
  top: -10px;
  left: -10px;
  z-index: 2;
}

@media all and (-ms-high-contrast: none) {

  .comparison-table .badge {
    position: relative;
    display: inline-block;
  }

  .comparison-table .badge + a,
  .comparison-table .badge + span,
  .comparison-table .badge + img {
    display: block;
  }

}

.badge > img {
  max-width: 68.1px;
  display: block;
  width: 100%;
  position: relative;
}

.badge {
  font: bold 13px/18px Helvetica, Arial, sans-serif;
  color: #fff;
  content: "";
  top: 4px;
  left: 0px;
  text-align: center;
  background: #ee7023;
  z-index: 2;
  border-radius: 0px;
  border: none;
  max-width: 120px;
}

.reward-details > .badge {
  top: -10px;
}

.badge.new:after,
.badge.-arrow:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  margin-right: -10px;
  border-top: 14px solid transparent;
  border-bottom: 14px solid transparent;
  border-left: 10px solid #ee7023;
}

.badge.youth:after,
.badge.-flag:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  margin-right: -10px;
  border-top: 14px solid #ee7023;
  border-bottom: 14px solid #ee7023;
  border-right: 10px solid transparent;
}

.badge.amex:after,
.badge.-bullet:after {
  content: "";
  width: 14px;
  height: 28px;
  position: absolute;
  right: 0;
  top: 0;
  margin-right: -13px;
  background: inherit;
  border-radius: 0 14px 14px 0;
  -moz-border-radius: 0 14px 14px 0;
  -webkit-border-radius: 0 14px 14px 0;
}

.badge.-arrow.-blue:after {
  border-left: 10px solid #ee7023;
}

.badge.-arrow.-purple:after {
  border-left: 10px solid #c5569a;
}

.badge.new:after,
.badge.-arrow.-teal:after {
  border-left: 10px solid #31a3ae;;
}

.badge.-arrow.-yellow:after {
  border-left: 10px solid #FDC129;
}

.badge.-arrow.-gradient:after {
  border-left: 10px solid #F4BA44;
}

.badge.-flag.-blue:after {
  border-top: 14px solid #5b8ad6;
  border-bottom: 14px solid #5b8ad6;
}

.badge.-flag.-purple:after {
  border-top: 14px solid #c5569a;
  border-bottom: 14px solid #c5569a;
}

.badge.-flag.-purple:after {
  border-top: 14px solid #31a3ae;
  border-bottom: 14px solid #31a3ae;
}

.badge.youth:after,
.badge.-flag.-yellow:after {
  border-top: 14px solid #FDC129;
  border-bottom: 14px solid #FDC129;
}

.badge.-flag.-gradient:after {
  border-top: 14px solid #F4BA44;
  border-bottom: 14px solid #F4BA44;
}

.badge.-bullet.-gradient:after {
  background: #F4BA44;
}

.badge.amex,
.badge.-blue {
  background: #5b8ad6;
}

.badge.-purple {
  background: #c5569a;
}

.badge.new,
.badge.-teal {
  background: #31a3ae;
}

.badge.youth,
.badge.-yellow {
  background: #FDC129;
}

.badge.-gradient {
  background: #FB661D; /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(left, #FB661D , #F4BA44); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(right, #FB661D, #F4BA44); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(right, #FB661D, #F4BA44); /* For Firefox 3.6 to 15 */
  background: linear-gradient(to right, #FB661D , #F4BA44); /* Standard syntax */
}

span.badge,
span.badge {
  border-radius: 10px;
  display: inline-block;
  margin-left: 6px;
  padding: 2px 6px 0;
  position: static;
}

.remark-corner {
  color: #fff;
  background: url(/img/sprite/common.png) no-repeat;
  background-image: none, url(/img/sprite/common.svg);
  position: absolute;
  top: 0;
  right: 0;
  text-align: center;
  font: 11px/11px Helvetica, Arial, sans-serif;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.remark-corner,
.remark-corner.-small,
.sales-message-component .remark-corner,
.ad-offer .sales-message-component .remark-corner {
  width: 74px;
  height: 35px;
  padding: 3px 3px 14px 17px;
  background-position: -1450px -190px;
}

.remark-corner.-medium {
  width: 90px;
  padding: 3px 5px 14px 20px;
  height: 53px;
  font-size: 12px;
  line-height: 14px;
  background-position: -1550px -190px;
}

.campaign-visual .remark-corner,
.ad-offer .remark-corner,
.remark-corner.-large {
  width: 152px;
  height: 82px;
  padding: 5px 5px 27px 31px;
  font: 16px/18px SwedbankMedium, Arial, sans-serif;
  background-position: -1670px -190px;
  z-index: 9;
}

.remark-corner,
.remark-corner.-small {
  font: 17px/19px HeadlineBlack, Arial, sans-serif;
  width: 86px;
  height: 40px;
  padding: 10px 22px 15px;
  border-radius: 0 0 65px 65px;
  -moz-border-radius: 0 0 65px 65px;
  -webkit-border-radius: 0 0 65px 65px;
  background: #FDC129;
}

.remark-corner.-medium {
  height: 60px;
  width: 100px;
  padding: 10px 35px 15px;
  border-radius: 0 0 85px 85px;
  -moz-border-radius: 0 0 85px 85px;
  -webkit-border-radius: 0 0 85px 85px;
  background: #5b8ad6;
}

.remark-corner.-large {
  height: 80px;
  width: 130px;
  padding: 10px 45px 20px;
  border-radius: 0 0 110px 110px;
  -moz-border-radius: 0 0 110px 110px;
  -webkit-border-radius: 0 0 110px 110px;
  background: #c5569a;
}

.related-products-list .remark-corner {
  font: bold 11px/12px Helvetica, Arial, sans-serif;
  width: 60px;
  height: 36px;
  padding: 5px 20px 10px;
  border-radius: 0 0 50px 50px;
  -moz-border-radius: 0 0 50px 50px;
  -webkit-border-radius: 0 0 50px 50px;
  background: #c5569a;
}


.remark-corner.-blue {
  background: #5b8ad6;
}

.remark-corner.-purple {
  background: #c5569a;
}

.remark-corner.-yellow {
  background: #FDC129;
}

.remark-corner.-gradient {
  background: #FB661D; /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(left, #FB661D , #F4BA44); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(right, #FB661D, #F4BA44); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(right, #FB661D, #F4BA44); /* For Firefox 3.6 to 15 */
  background: linear-gradient(to right, #FB661D , #F4BA44); /* Standard syntax */
}

.ie8 .remark-corner:before,
.ie9 .remark-corner:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.ie8 .remark-corner span,
.ie9 .remark-corner span {
  display: inline-block;
  vertical-align: middle;
}

h3 em,
.highlight,
.highlight {
  color: #f35b1c;
  font-style: normal;
}

.shape {
    position: relative;
    width: 231px;
    height: 231px;
    background: #FDC129;
    font: bold 17px/19px HeadlineBlack, Arial, sans-serif;
    color: #fff;
    text-align: center;
    z-index: 10;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    word-wrap: break-word;
}

.shape.-bubble {
  border-radius: 50%;
}

.shape span {
    margin: 0 20px 0 20px;
}

.shape.-text-large {
    font-size: 80px;
    line-height: 70px;
}

.shape.-text-medium {
    font-size: 36px;
    line-height: 40px;
}

.shape.-text-small {
    font-size: 20px;
    line-height: 22px;
}


.shape.-speech {
    background: #c5569a;
}

.shape.-speech:after {
    content: '';
    position: absolute;
    left: 50%;
    margin-left: -40px;
    bottom: -70px;
    border-style: solid;
    border-width: 50px 40px;
    border-color: #c5569a transparent transparent;
}

.shape.-gradient {
    background: #FB661D; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(left, #FB661D , #F4BA44); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(right, #FB661D, #F4BA44); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(right, #FB661D, #F4BA44); /* For Firefox 3.6 to 15 */
    background: linear-gradient(to right, #FB661D , #F4BA44); /* Standard syntax */
}

.shape.-blue {
  background: #5b8ad6;
}
.shape.-blue:after {
  border-color: #5b8ad6 transparent transparent;
}

.shape.-purple {
  background: #c5569a;
}
.shape.-purple:after {
  border-color: #c5569a transparent transparent;
}

.shape.-green {
  background: #31a3ae;
}
.shape.-green:after {
  border-color: #31a3ae transparent transparent;
}

.shape.-yellow {
  background: #FDC129;
}
.shape.-yellow:after {
  border-color: #FDC129 transparent transparent;
}

.offer .shape {
  max-width: 148px;
  max-height: 148px;
}

.offer .shape.-text-large {
    font-size: 50px;
    line-height: 50px;
}

.shape > ul li {
  list-style: none;
}
