.tw3-card__avatar__link:visited,
.tw3-card__avatar__link:hover,
.tw3-card__avatar__link:active,
.tw3-card__avatar__link:focus {
  color: #fff;
}

.tw3-card__avatar__link__image {
  -webkit-transform: scale3d(1.05, 1.05, 1.05);
  transform: scale3d(1.05, 1.05, 1.05);
  -moz-transition: all 200ms ease-in;
  -o-transition: all 200ms ease-in;
  -webkit-transition: all 200ms ease-in;
  transition: all 200ms ease-in;
  background-size: cover;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  position: absolute;
}

.tw3-card__avatar__link .scrollableHolder {
  position: relative;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.tw3-card__avatar__link .scrollableHolder__navLeft,
.tw3-card__avatar__link .scrollableHolder__navRight {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  position: absolute;
  cursor: pointer;
  top: 50%;
  margin-top: -12.5px;
  z-index: 1;
}

.tw3-card__avatar__link .scrollableHolder__navLeft__icon,
.tw3-card__avatar__link .scrollableHolder__navRight__icon {
  font-size: 25px;
}

.tw3-card__avatar__link .scrollableHolder__navLeft.disabled,
.tw3-card__avatar__link .scrollableHolder__navRight.disabled {
  opacity: 0.5;
}

.tw3-card__avatar__link .scrollableHolder__navLeft {
  left: 0;
}

@media (min-width: 680px) {
  .tw3-card__avatar__link .scrollableHolder__navLeft {
    left: 10px;
  }
}

.tw3-card__avatar__link .scrollableHolder__navLeft:hover {
  -moz-transition: all 100ms ease-in;
  -o-transition: all 100ms ease-in;
  -webkit-transition: all 100ms ease-in;
  transition: all 100ms ease-in;
}

.tw3-card__avatar__link .scrollableHolder__navRight {
  right: 0;
}

@media (min-width: 680px) {
  .tw3-card__avatar__link .scrollableHolder__navRight {
    right: 10px;
  }
}

.tw3-card__avatar__link .scrollableHolder__navRight:hover {
  -moz-transition: all 100ms ease-in;
  -o-transition: all 100ms ease-in;
  -webkit-transition: all 100ms ease-in;
  transition: all 100ms ease-in;
}

.tw3-card__avatar__link .scrollableHolder--mobile {
  display: block;
}

@media (min-width: 680px) {
  .tw3-card__avatar__link .scrollableHolder--mobile {
    display: none;
  }
}

.tw3-card__avatar__link .scrollableHolder--mobile .scrollable__panel__item {
  position: relative;
  width: 100%;
}

.tw3-card__avatar__link .scrollableHolder--mobile .scrollable__panel__item .tw3-avatarContainer--matchScore {
  height: auto;
  margin: 0;
  float: none;
}

.tw3-card__avatar__link .scrollableHolder--desktop {
  display: none;
}

@media (min-width: 680px) {
  .tw3-card__avatar__link .scrollableHolder--desktop {
    display: table;
    width: 100%;
  }
}

.tw3-card__avatar__link .scrollableHolder--desktop .scrollable {
  vertical-align: middle;
}

.tw3-card__avatar__link .scrollableHolder--desktop .scrollable .scrollable__panel__item .tw3-avatarContainer--matchScore {
  height: auto;
  margin: 0;
  float: none;
}

.tw3-card__avatar__link .scrollableHolder--desktop .scrollable .scrollable__panel__item:hover {
  opacity: .7;
}

.tw3-card__avatar__link .scrollableHolder__navRight,
.tw3-card__avatar__link .scrollableHolder__navLeft {
  opacity: 0;
}

.tw3-card__seo__link {
  color: #000;
}

.tw3-card__seo__link:visited,
.tw3-card__seo__link:hover,
.tw3-card__seo__link:active,
.tw3-card__seo__link:focus {
  color: #000;
}

.tw3-card__hide {
  position: absolute;
  right: 10px;
  bottom: 10px;
}

.tw3-card .tw3-card__indicator--topright {
  position: absolute;
  right: 10px;
  top: 10px;
}

.tw3-card__actions {
  text-align: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  cursor: pointer;
  top: 10px;
  position: absolute;
  left: 10px;
  right: 10px;
}

.tw3-card__actions .badge--matchScore {
  border: 2px solid #fff;
  font-size: 12px;
}

@media (min-width: 680px) {
  .tw3-card__actions .badge--matchScore {
    font-size: 12px;
  }
}

@media (min-width: 680px) {
  .tw3-card__actions .badge--matchScore {
    font-size: 14px;
  }
}

@media (min-width: 680px) and (min-width: 680px) {
  .tw3-card__actions .badge--matchScore {
    font-size: 14px;
  }
}

.tw3-card__badges {
  position: absolute;
  bottom: 91px;
  right: 10px;
}

.tw3-card__photoCounter {
  right: 10px;
  bottom: 10px;
  color: #fff;
  position: absolute;
}

.tw3-card__info__and__actions {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.tw3-card__userInfo {
  padding: 20px 10px;
  color: #fff;
  width: 100%;
  padding-bottom: 10px;
  position: relative;
  font-size: 14px;
  text-align: center;
  text-align: left;
}

@media (min-width: 680px) {
  .tw3-card__userInfo {
    font-size: 14px;
  }
}

@media (min-width: 680px) {
  .tw3-card__userInfo {
    font-size: 16px;
  }
}

@media (min-width: 680px) and (min-width: 680px) {
  .tw3-card__userInfo {
    font-size: 16px;
  }
}

.tw3-card__userInfo__locAndWork {
  overflow: hidden;
  white-space: nowrap;
  position: relative;
  font-size: 12px;
}

@media (min-width: 680px) {
  .tw3-card__userInfo__locAndWork {
    font-size: 12px;
  }
}

@media (min-width: 680px) {
  .tw3-card__userInfo__locAndWork {
    font-size: 14px;
  }
}

@media (min-width: 680px) and (min-width: 680px) {
  .tw3-card__userInfo__locAndWork {
    font-size: 14px;
  }
}

.tw3-card__userInfo--fis {
  background: #f6f2fc;
}

.tw3-card__userInfo--fis:after {
  position: absolute;
  display: block;
  border: 5px solid #fff;
  content: '';
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}

.tw3-card__hideView {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(255,255,255,0.95);
  font-size: 15px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  display: none;
}

@media (min-width: 680px) {
  .tw3-card__hideView {
    font-size: 16px;
  }
}

.tw3-card .hint {
  cursor: pointer;
}

.tw3-card__like .button--like,
.tw3-card .tw3-iconEye {
  visibility: hidden;
  opacity: 0;
}

.tw3-card .tw3-iconEye {
  display: none;
}

.tw3-card--promo--ongoing .tw3-card__avatar__link {
  cursor: default;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  padding-bottom: 111px;
}

.tw3-card--promo--ongoing .tw3-card--promo__overlay__content {
  height: 100%;
  display: table;
  margin-top: 0;
}

.tw3-card--promo--ongoing .tw3-card--promo__overlay__content>div {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}

.tw3-card--promo .tw3-card__userInfo a:hover {
  text-decoration: none;
}

.tw3-card--promo__overlay {
  position: absolute;
  top: 8px;
  right: 8px;
  bottom: 8px;
  left: 8px;
  background: rgba(255,255,255,0.85);
  color: #283740;
  border-radius: 4px;
  text-align: center;
  padding: 8px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}

body.ru .tw3-card--promo__overlay .tw3-fancyIcon--FIS .icon {
  display: none;
}

.tw3-card--promo__overlay .centerBlock {
  padding: 10px;
}

.tw3-card--promo__overlay__content {
  display: table;
  height: 100%;
}

.tw3-card--promo__overlay__content>div {
  display: table-cell;
  vertical-align: middle;
}

.tw3-card--promo__overlay__content h4 {
  color: #fff;
  line-height: 21px;
}

.tw3-card--promo__overlay--disabled {
  background: none;
}

.tw3-card--promo__overlay--disabled h4 {
  color: #fff;
}

.tw3-card--promo .tw3-card__userInfo {
  padding: 20px 18px 28px;
}

.tw3-card--hide .tw3-card__hideView {
  display: block;
}

html.notouch .tw3-card:hover {
  z-index: 1;
}

html.notouch .tw3-card:hover .tw3-iconEye {
  display: block;
  visibility: visible;
  opacity: 1;
}

html.notouch .tw3-card:hover .ficonMobile {
  display: none;
}

html.notouch .tw3-card:hover .card__avatar__link {
  -moz-transition: all 200ms ease-in;
  -o-transition: all 200ms ease-in;
  -webkit-transition: all 200ms ease-in;
  transition: all 200ms ease-in;
}

html.notouch .tw3-card:hover .card__avatar__link__image,
html.notouch .tw3-card:hover .tw3-cardContainer .tw3-row .tw3-card--more__avatar__background,
.tw3-cardContainer .tw3-row html.notouch .tw3-card:hover .tw3-card--more__avatar__background {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  -webkit-box-shadow: inset 0px 1px 43px 12px rgba(0,0,0,0.2);
  -moz-box-shadow: inset 0px 1px 43px 12px rgba(0,0,0,0.2);
  box-shadow: inset 0px 1px 43px 12px rgba(0,0,0,0.2);
  -moz-transition: all 200ms ease-in;
  -o-transition: all 200ms ease-in;
  -webkit-transition: all 200ms ease-in;
  transition: all 200ms ease-in;
}

html.notouch .tw3-card:hover .tw3-card__buttonBar {
  max-height: 9999px;
  -moz-transition: max-height 200ms ease-in-out;
  -o-transition: max-height 200ms ease-in-out;
  -webkit-transition: max-height 200ms ease-in-out;
  transition: max-height 200ms ease-in-out;
}

@media (min-width: 960px) {
  html.notouch .tw3-card:hover .scrollableHolder__navLeft,
  html.notouch .tw3-card:hover .scrollableHolder__navRight {
    opacity: .8;
    -moz-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    -webkit-transition: all 200ms ease-in;
    transition: all 200ms ease-in;
  }

  html.notouch .tw3-card:hover .scrollableHolder__navLeft:hover,
  html.notouch .tw3-card:hover .scrollableHolder__navRight:hover {
    opacity: 1;
  }

  html.notouch .tw3-card:hover .scrollableHolder__navLeft.disabled:hover,
  html.notouch .tw3-card:hover .scrollableHolder__navRight.disabled:hover {
    opacity: 0.8;
  }
}

.tw3-cardContainer {
  text-align: center;
}

.tw3-cardContainer .tw3-row {
  text-align: center;
  display: table;
}

.tw3-cardContainer .tw3-row .tw3-card {
  width: 16.6666666667%;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  padding-left: 5px;
  padding-right: 5px;
  display: table-cell;
  float: none !important;
  vertical-align: middle;
  background: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.tw3-cardContainer .tw3-row .tw3-card__link {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  overflow: hidden;
  display: block;
  position: relative;
  cursor: pointer;
  border: 1px solid #004b9b;
}

.tw3-cardContainer .tw3-row .tw3-card__link__image {
  width: 100%;
}

.tw3-cardContainer .tw3-row .tw3-card--more__link {
  background: #0076ff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}

.tw3-cardContainer .tw3-row .tw3-card--more__link__info {
  position: absolute;
  top: 45%;
  font-size: 18px;
  color: #fff;
  text-align: center;
  width: 100%;
  padding: 0 10px;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  justify-content: center;
  bottom: 0;
  top: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.tw3-cardContainer--big {
  margin-top: 20px;
}

.tw3-cardContainer--big .tw3-row {
  text-align: center;
  display: table-row;
}

.tw3-cardContainer--big .tw3-row .tw3-card {
  width: 25%;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  padding-left: 5px;
  padding-right: 5px;
  display: table-cell;
  float: none !important;
  vertical-align: middle;
}

.tw3-cardContainer--big .tw3-row .tw3-card__link {
  border: 0;
}

.tw3-card__state--chineseVariation .button--liked {
  vertical-align: top;
}

.tw3-card__state--chineseVariation .button--liked .icon {
  font-family: "icons";
  display: inline-block;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  font-size: 34px;
  color: #fe3636;
}

.tw3-card__state--chineseVariation .button--liked .icon:before {
  content: "";
}

.tw3-card__state--chineseVariation .button--liked .icon:before {
  font-size: 33px;
}

.tw3-card__state--chineseVariation .button--liked .icon:hover {
  color: #fe6969;
  position: relative;
  vertical-align: top;
}

html.notouch .tw3-card__state--chineseVariation .button--liked .icon:hover:hover {
  color: #fe6969;
}

.tw3-card__state--chineseVariation .button--liked .icon>i {
  font-family: "icons";
  display: inline-block;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  position: absolute;
  left: 0;
  top: 0;
  font-size: 34px;
  -moz-transition: color 0.1s ease-out;
  -o-transition: color 0.1s ease-out;
  -webkit-transition: color 0.1s ease-out;
  transition: color 0.1s ease-out;
}

.tw3-card__state--chineseVariation .button--liked .icon>i:before {
  content: "";
}

.tw3-card__state--chineseVariation .button--like {
  vertical-align: top;
}

.tw3-card__state--chineseVariation .button--like .icon {
  font-family: "icons";
  display: inline-block;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  font-size: 34px;
  color: rgba(0,0,0,0.3);
}

.tw3-card__state--chineseVariation .button--like .icon:before {
  content: "";
}

.tw3-card__state--chineseVariation .button--like .icon:before {
  font-size: 33px;
}

.tw3-card__state--chineseVariation .button--like .icon:hover {
  color: rgba(254,54,54,0.75);
  position: relative;
  vertical-align: top;
}

html.notouch .tw3-card__state--chineseVariation .button--like .icon:hover:hover {
  color: rgba(254,54,54,0.75);
}

.tw3-card__state--chineseVariation .button--like .icon>i {
  font-family: "icons";
  display: inline-block;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  position: absolute;
  left: 0;
  top: 0;
  font-size: 34px;
  -moz-transition: color 0.1s ease-out;
  -o-transition: color 0.1s ease-out;
  -webkit-transition: color 0.1s ease-out;
  transition: color 0.1s ease-out;
}

.tw3-card__state--chineseVariation .button--like .icon>i:before {
  content: "";
}

.tw3-cardv2--gridFlex {
  width: 100%;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  padding-left: 5px;
  padding-right: 5px;
}

@media (min-width: 680px) {
  .tw3-cardv2--gridFlex {
    width: 50%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
  }
}

@media (min-width: 960px) {
  .tw3-cardv2--gridFlex {
    width: 33.3333333333%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
  }
}

html.notouch .tw3-cardv2--gridFlex:hover .card__avatar__link__image,
html.notouch .tw3-cardv2--gridFlex:hover .tw3-cardContainer .tw3-row .tw3-card--more__avatar__background,
.tw3-cardContainer .tw3-row html.notouch .tw3-cardv2--gridFlex:hover .tw3-card--more__avatar__background {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  -webkit-box-shadow: inset 0px 1px 43px 12px rgba(0,0,0,0.2);
  -moz-box-shadow: inset 0px 1px 43px 12px rgba(0,0,0,0.2);
  box-shadow: inset 0px 1px 43px 12px rgba(0,0,0,0.2);
  -moz-transition: all 200ms ease-in;
  -o-transition: all 200ms ease-in;
  -webkit-transition: all 200ms ease-in;
  transition: all 200ms ease-in;
}

.tw3-cardv2 {
  margin-bottom: 10px;
  zoom: 1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  position: relative;
  padding: 0;
  color: #283740;
  position: relative;
  display: block;
  cursor: pointer;
}

.tw3-cardv2:before,
.tw3-cardv2:after {
  content: "";
  display: table;
}

.tw3-cardv2:after {
  clear: both;
}

.tw3-cardv2.tw3-box--subtle {
  border: 1px solid #E5E5E5;
  background: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

@media (min-width: 960px) {
  .tw3-cardv2 {
    -webkit-box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.1),0px 1px 2px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.1),0px 1px 2px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.1),0px 1px 2px 0px rgba(0,0,0,0.2);
  }
}

.tw3-cardv2__info {
  padding: 10px;
}

.tw3-cardv2__avatar {
  text-align: center;
}

.tw3-cardv2__comment {
  padding: 10px;
  position: relative;
}

.tw3-cardv2__comment textarea {
  box-shadow: none;
  resize: none;
  background: #fff;
  border: 0;
  border-bottom: 1px solid #E5E5E5;
  padding-right: 80px;
}

.tw3-cardv2__comment textarea:focus {
  border: 0;
  border-bottom: 1px solid #E5E5E5;
}

.tw3-cardv2__comment input {
  color: #0076ff;
  position: absolute;
  top: 10px;
  right: 0;
  background: none;
  border: 0;
}

.tw3-cardv2__comment input.disabled {
  background: none;
  box-shadow: none;
  border: 0;
  color: #b6bdc2;
  cursor: default;
  text-decoration: none;
  font-weight: 600;
}

.tw3-cardv2__comment input.disabled:hover {
  background: none;
  color: #b6bdc2;
  text-decoration: none;
  border: 0;
}

.tw3-cardv2__comment input:hover {
  background: none;
  text-decoration: underline;
}

.tw3-cardv2--empty {
  background: none;
  border: 1px dashed #6d7c85;
  height: 300px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.tw3-dropdown--native select {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  padding: 10px 12px;
  line-height: normal;
  background-color: #F8F8F8;
  border: 1px solid rgba(0,0,0,0.2);
  color: #283740;
  position: relative;
  width: auto;
  position: relative;
  font-size: 100%;
  background-size: 10px 6px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  padding-right: 25px;
  -webkit-box-shadow: inset 0px 1px 1px 0px rgba(255,255,255,0.6);
  -moz-box-shadow: inset 0px 1px 1px 0px rgba(255,255,255,0.6);
  box-shadow: inset 0px 1px 1px 0px rgba(255,255,255,0.6);
  position: relative;
  cursor: pointer;
  -webkit-user-select: none;
  z-index: 1;
  width: 100%;
  color: #283740;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAMCAYAAABiDJ37AAAAAXNSR0IArs4c6QAAAfRJREFUKBVjZACCtPJyflZmvoypbb+7GRga/oHEiAVpVa2S7EwMy3/9/Z01s73hGiNYgJFhBwMjg97///9XXjn6J+bAgYY/xBiYUtUqzsHIcICRkUGDgeH/m99//rkxW9o5rWdkZLQEGQCkdcRlmQyFDbTX3Tl16i8+QxMrK0W5mdj2Aw3ThKhj5GJiZJRjYvj9J/4/w//rcM2MjL7KfOJb0tIauOBiaIzsykphbmbuvUBfaSFJHfz3/k8YI0gAYhv3LqALDWAK/jMwHH3/8bfX0skNn2BiIDqzokKQmZlnH7Jahv//d7349jZgdX//d7CBIIUJBQ0CvNws24H+tgDxoeDsv79f3Ke2t78F8cFqeFj3AJnGUHlg0P3ffOfTy9Dtkyf/BInBDQRxsrIaeJgFWTcBRR1BfDD4z3Dl76/frh9/MHwT5GPZDXSZGVzq///Vv14/ip41a9ZvmBiKgSDBhIQGDh5plnVAjZ4wRUBn3P7PwPgOqNgcLvb//+IXty4mrl69GiXyMAwEaUhLS2NlE5VbDjQ0GG4AEgOYvGZNaf2TiS3NMiOpgzPPnj37T15CeC2PsLgiMEz14RJAxr///ydNba3JZmA4AIw3TIDVhUjKGHOqW6YBXZoBEgO6rGNKa00lkjx5zOya1p7s6pY6YnQDAJtNqEix3qoOAAAAAElFTkSuQmCC");
  background-position: 95% center;
  background-position: right 10px center;
  background-repeat: no-repeat;
}

.tw3-dropdown--native select label {
  display: inline-block;
  zoom: 1;
  *display: inline;
  width: 100%;
}

.tw3-dropdown--native select::-ms-expand {
  display: none;
}

.tw3-dropdown--native select.error {
  border: 1px solid #fe3636;
}

.tw3-dropdown--native select.success {
  border: 1px solid #fe3636;
}

.ie9 .tw3-dropdown--native select {
  background-image: none;
}

.tw3-dropdown--custom {
  position: relative;
}

.tw3-dropdown--custom__label {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  padding: 10px 12px;
  line-height: normal;
  background-color: #F8F8F8;
  border: 1px solid rgba(0,0,0,0.2);
  color: #283740;
  position: relative;
  width: auto;
  position: relative;
  font-size: 100%;
  background-size: 10px 6px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  padding-right: 25px;
  -webkit-box-shadow: inset 0px 1px 1px 0px rgba(255,255,255,0.6);
  -moz-box-shadow: inset 0px 1px 1px 0px rgba(255,255,255,0.6);
  box-shadow: inset 0px 1px 1px 0px rgba(255,255,255,0.6);
  position: relative;
  cursor: pointer;
  -webkit-user-select: none;
  z-index: 1;
}

.tw3-dropdown--custom__label label {
  display: inline-block;
  zoom: 1;
  *display: inline;
  width: 100%;
}

.tw3-dropdown--custom__label::-ms-expand {
  display: none;
}

.tw3-dropdown--custom__label.error {
  border: 1px solid #fe3636;
}

.tw3-dropdown--custom__label.success {
  border: 1px solid #fe3636;
}

.tw3-dropdown--custom__content {
  display: none;
  line-height: normal;
  background-color: #fff;
  border: 1px solid #b6bdc2;
  color: #6d7c85;
  position: absolute;
  text-overflow: ellipsis;
  width: 100%;
  z-index: 3;
  overflow: auto;
  overflow-x: hidden;
  max-height: 580px;
  margin-top: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-box-shadow: 0 2px 10px rgba(0,0,0,0.25);
  -moz-box-shadow: 0 2px 10px rgba(0,0,0,0.25);
  box-shadow: 0 2px 10px rgba(0,0,0,0.25);
}

.tw3-dropdown--custom__content__separator {
  padding: 7px 10px;
  color: #ff7102;
  text-transform: uppercase;
  margin-top: 10px;
  border-top: 1px solid #E5E5E5;
  padding-top: 15px;
}

body.el .tw3-dropdown--custom__content__separator {
  text-transform: none;
}

.tw3-dropdown--custom__content__separator:first-child {
  border: 0;
  margin-top: 0;
}

.tw3-dropdown--custom__content__option {
  padding: 7px 10px;
  cursor: pointer;
  padding-left: 30px;
  position: relative;
}

.tw3-dropdown--custom__content__option .tw3-iconCheckThin {
  visibility: hidden;
  display: inline;
  margin-right: 3px;
}

.tw3-dropdown--custom__content__option .tw3-iconPlus,
.tw3-dropdown--custom__content__option .tw3-dropdownHolder--blue .tw3-iconArrowDown,
.tw3-dropdownHolder--blue .tw3-dropdown--custom__content__option .tw3-iconArrowDown,
.tw3-dropdown--custom__content__option .tw3-dropdownHolder--green .tw3-iconArrowDown,
.tw3-dropdownHolder--green .tw3-dropdown--custom__content__option .tw3-iconArrowDown {
  margin-right: 3px;
  font-size: 11px;
}

.tw3-dropdown--custom__content__option .tw3-iconCheckboxUnchecked {
  display: inline;
}

.tw3-dropdown--custom__content__option .tw3-iconCheckboxChecked {
  color: #ff7102;
  display: none;
}

.tw3-dropdown--custom__content__option.selected .tw3-iconCheckThin {
  visibility: visible;
}

.tw3-dropdown--custom__content__option.selected .tw3-iconCheckboxUnchecked {
  display: none;
}

.tw3-dropdown--custom__content__option.selected .tw3-iconCheckboxChecked {
  display: inline;
}

.tw3-dropdown--custom__content__option--green {
  color: #4CAF50;
}

.tw3-dropdown--custom__content__option--green i {
  color: #4CAF50;
}

.tw3-dropdown--custom__content__option--cyan {
  color: #00b0aa;
}

.tw3-dropdown--custom__content__option--cyan i {
  color: #00b0aa;
}

.tw3-dropdown--custom__content__option:hover {
  background-color: #f7f7f7;
}

.tw3-dropdown--custom__content__option i {
  left: 10px;
  top: 10px;
  position: absolute;
}

.tw3-dropdown--custom__actions {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  padding: 10px;
  z-index: 2;
}

.tw3-dropdown--custom__actions__delete+.tw3-dropdown--custom__actions__open {
  display: none;
}

.tw3-dropdown--custom__actions--deletable {
  z-index: 4;
}

.tw3-dropdown--custom.open>.tw3-dropdown--custom__content {
  display: block;
}

.tw3-dropdown--multiple {
  position: relative;
}

.tw3-dropdown--multiple__label {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  padding: 10px 12px;
  line-height: normal;
  background-color: #F8F8F8;
  border: 1px solid rgba(0,0,0,0.2);
  color: #283740;
  position: relative;
  width: auto;
  position: relative;
  font-size: 100%;
  background-size: 10px 6px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  padding-right: 25px;
  -webkit-box-shadow: inset 0px 1px 1px 0px rgba(255,255,255,0.6);
  -moz-box-shadow: inset 0px 1px 1px 0px rgba(255,255,255,0.6);
  box-shadow: inset 0px 1px 1px 0px rgba(255,255,255,0.6);
  position: relative;
  cursor: pointer;
  -webkit-user-select: none;
  z-index: 1;
}

.tw3-dropdown--multiple__label label {
  display: inline-block;
  zoom: 1;
  *display: inline;
  width: 100%;
}

.tw3-dropdown--multiple__label::-ms-expand {
  display: none;
}

.tw3-dropdown--multiple__label.error {
  border: 1px solid #fe3636;
}

.tw3-dropdown--multiple__label.success {
  border: 1px solid #fe3636;
}

.tw3-dropdown--multiple__content {
  display: none;
  line-height: normal;
  background-color: #fff;
  border: 1px solid #b6bdc2;
  color: #6d7c85;
  position: absolute;
  text-overflow: ellipsis;
  width: 100%;
  z-index: 3;
  overflow: auto;
  overflow-x: hidden;
  max-height: 580px;
  margin-top: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-box-shadow: 0 2px 10px rgba(0,0,0,0.25);
  -moz-box-shadow: 0 2px 10px rgba(0,0,0,0.25);
  box-shadow: 0 2px 10px rgba(0,0,0,0.25);
}

.tw3-dropdown--multiple__content__separator {
  padding: 7px 10px;
  color: #ff7102;
  text-transform: uppercase;
  margin-top: 10px;
  border-top: 1px solid #E5E5E5;
  padding-top: 15px;
}

body.el .tw3-dropdown--multiple__content__separator {
  text-transform: none;
}

.tw3-dropdown--multiple__content__separator:first-child {
  border: 0;
  margin-top: 0;
}

.tw3-dropdown--multiple__content__option {
  padding: 7px 10px;
  cursor: pointer;
  padding-left: 30px;
  position: relative;
}

.tw3-dropdown--multiple__content__option .tw3-iconCheckThin {
  visibility: hidden;
  display: inline;
  margin-right: 3px;
}

.tw3-dropdown--multiple__content__option .tw3-iconPlus,
.tw3-dropdown--multiple__content__option .tw3-dropdownHolder--blue .tw3-iconArrowDown,
.tw3-dropdownHolder--blue .tw3-dropdown--multiple__content__option .tw3-iconArrowDown,
.tw3-dropdown--multiple__content__option .tw3-dropdownHolder--green .tw3-iconArrowDown,
.tw3-dropdownHolder--green .tw3-dropdown--multiple__content__option .tw3-iconArrowDown {
  margin-right: 3px;
  font-size: 11px;
}

.tw3-dropdown--multiple__content__option .tw3-iconCheckboxUnchecked {
  display: inline;
}

.tw3-dropdown--multiple__content__option .tw3-iconCheckboxChecked {
  color: #ff7102;
  display: none;
}

.tw3-dropdown--multiple__content__option.selected .tw3-iconCheckThin {
  visibility: visible;
}

.tw3-dropdown--multiple__content__option.selected .tw3-iconCheckboxUnchecked {
  display: none;
}

.tw3-dropdown--multiple__content__option.selected .tw3-iconCheckboxChecked {
  display: inline;
}

.tw3-dropdown--multiple__content__option--green {
  color: #4CAF50;
}

.tw3-dropdown--multiple__content__option--green i {
  color: #4CAF50;
}

.tw3-dropdown--multiple__content__option--cyan {
  color: #00b0aa;
}

.tw3-dropdown--multiple__content__option--cyan i {
  color: #00b0aa;
}

.tw3-dropdown--multiple__content__option:hover {
  background-color: #f7f7f7;
}

.tw3-dropdown--multiple__content__option i {
  left: 10px;
  top: 10px;
  position: absolute;
}

.tw3-dropdown--multiple__actions {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  padding: 10px;
  z-index: 2;
}

.tw3-dropdown--multiple__actions__delete+.tw3-dropdown--multiple__actions__open {
  display: none;
}

.tw3-dropdown--multiple__actions--deletable {
  z-index: 4;
}

.tw3-dropdown--multiple__label label {
  display: inline-block;
  width: 100%;
}

.tw3-dropdown--multiple--native {
  position: relative;
}

.tw3-dropdown--multiple--native__actions {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  padding: 10px;
  z-index: 2;
}

.tw3-dropdown--multiple--native__actions__delete+.tw3-dropdown--multiple--native__actions__open {
  display: none;
}

.tw3-dropdown--multiple--native__actions--deletable {
  z-index: 4;
}

.tw3-dropdown--multiple.open>.tw3-dropdown--multiple__label {
  border-bottom: 1px solid transparent;
  border-radius: 2px 2px 0 0;
}

.tw3-dropdown--multiple.open>.tw3-dropdown--multiple__content {
  display: block;
}

.tw3-dropdown--multiple--native__content {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 50px;
  z-index: 3;
  opacity: 0.000000001;
}

.tw3-dropdown--multiple--native__content select {
  width: 100%;
  height: 100%;
}

.tw3-dropdown--mixed {
  position: relative;
}

.tw3-dropdown--mixed__label {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  padding: 10px 12px;
  line-height: normal;
  background-color: #F8F8F8;
  border: 1px solid rgba(0,0,0,0.2);
  color: #283740;
  position: relative;
  width: auto;
  position: relative;
  font-size: 100%;
  background-size: 10px 6px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  padding-right: 25px;
  -webkit-box-shadow: inset 0px 1px 1px 0px rgba(255,255,255,0.6);
  -moz-box-shadow: inset 0px 1px 1px 0px rgba(255,255,255,0.6);
  box-shadow: inset 0px 1px 1px 0px rgba(255,255,255,0.6);
  position: relative;
  cursor: pointer;
  -webkit-user-select: none;
  z-index: 1;
}

.tw3-dropdown--mixed__label label {
  display: inline-block;
  zoom: 1;
  *display: inline;
  width: 100%;
}

.tw3-dropdown--mixed__label::-ms-expand {
  display: none;
}

.tw3-dropdown--mixed__label.error {
  border: 1px solid #fe3636;
}

.tw3-dropdown--mixed__label.success {
  border: 1px solid #fe3636;
}

.tw3-dropdown--mixed__content {
  display: none;
  line-height: normal;
  background-color: #fff;
  border: 1px solid #b6bdc2;
  color: #6d7c85;
  position: absolute;
  text-overflow: ellipsis;
  width: 100%;
  z-index: 3;
  overflow: auto;
  overflow-x: hidden;
  max-height: 580px;
  margin-top: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-box-shadow: 0 2px 10px rgba(0,0,0,0.25);
  -moz-box-shadow: 0 2px 10px rgba(0,0,0,0.25);
  box-shadow: 0 2px 10px rgba(0,0,0,0.25);
}

.tw3-dropdown--mixed__content__separator {
  padding: 7px 10px;
  color: #ff7102;
  text-transform: uppercase;
  margin-top: 10px;
  border-top: 1px solid #E5E5E5;
  padding-top: 15px;
}

body.el .tw3-dropdown--mixed__content__separator {
  text-transform: none;
}

.tw3-dropdown--mixed__content__separator:first-child {
  border: 0;
  margin-top: 0;
}

.tw3-dropdown--mixed__content__option {
  padding: 7px 10px;
  cursor: pointer;
  padding-left: 30px;
  position: relative;
}

.tw3-dropdown--mixed__content__option .tw3-iconCheckThin {
  visibility: hidden;
  display: inline;
  margin-right: 3px;
}

.tw3-dropdown--mixed__content__option .tw3-iconPlus,
.tw3-dropdown--mixed__content__option .tw3-dropdownHolder--blue .tw3-iconArrowDown,
.tw3-dropdownHolder--blue .tw3-dropdown--mixed__content__option .tw3-iconArrowDown,
.tw3-dropdown--mixed__content__option .tw3-dropdownHolder--green .tw3-iconArrowDown,
.tw3-dropdownHolder--green .tw3-dropdown--mixed__content__option .tw3-iconArrowDown {
  margin-right: 3px;
  font-size: 11px;
}

.tw3-dropdown--mixed__content__option .tw3-iconCheckboxUnchecked {
  display: inline;
}

.tw3-dropdown--mixed__content__option .tw3-iconCheckboxChecked {
  color: #ff7102;
  display: none;
}

.tw3-dropdown--mixed__content__option.selected .tw3-iconCheckThin {
  visibility: visible;
}

.tw3-dropdown--mixed__content__option.selected .tw3-iconCheckboxUnchecked {
  display: none;
}

.tw3-dropdown--mixed__content__option.selected .tw3-iconCheckboxChecked {
  display: inline;
}

.tw3-dropdown--mixed__content__option--green {
  color: #4CAF50;
}

.tw3-dropdown--mixed__content__option--green i {
  color: #4CAF50;
}

.tw3-dropdown--mixed__content__option--cyan {
  color: #00b0aa;
}

.tw3-dropdown--mixed__content__option--cyan i {
  color: #00b0aa;
}

.tw3-dropdown--mixed__content__option:hover {
  background-color: #f7f7f7;
}

.tw3-dropdown--mixed__content__option i {
  left: 10px;
  top: 10px;
  position: absolute;
}

.tw3-dropdown--mixed__actions {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  padding: 10px;
  z-index: 2;
}

.tw3-dropdown--mixed__actions__delete+.tw3-dropdown--mixed__actions__open {
  display: none;
}

.tw3-dropdown--mixed__actions--deletable {
  z-index: 4;
}

.tw3-dropdown--mixed__content {
  display: none;
  line-height: normal;
  background-color: #fff;
  border: 1px solid #b6bdc2;
  color: #6d7c85;
  position: absolute;
  text-overflow: ellipsis;
  width: 100%;
  z-index: 3;
  overflow: auto;
  overflow-x: hidden;
  max-height: 580px;
  margin-top: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-box-shadow: 0 2px 10px rgba(0,0,0,0.25);
  -moz-box-shadow: 0 2px 10px rgba(0,0,0,0.25);
  box-shadow: 0 2px 10px rgba(0,0,0,0.25);
  display: none;
  border-top: 0;
  color: #333;
  position: absolute;
  width: 100%;
  z-index: 3;
}

.tw3-dropdown--mixed__content__separator {
  padding: 7px 10px;
  color: #ff7102;
  text-transform: uppercase;
  margin-top: 10px;
  border-top: 1px solid #E5E5E5;
  padding-top: 15px;
}

body.el .tw3-dropdown--mixed__content__separator {
  text-transform: none;
}

.tw3-dropdown--mixed__content__separator:first-child {
  border: 0;
  margin-top: 0;
}

.tw3-dropdown--mixed__content__option {
  padding: 7px 10px;
  cursor: pointer;
  padding-left: 30px;
  position: relative;
}

.tw3-dropdown--mixed__content__option .tw3-iconCheckThin {
  visibility: hidden;
  display: inline;
  margin-right: 3px;
}

.tw3-dropdown--mixed__content__option .tw3-iconPlus,
.tw3-dropdown--mixed__content__option .tw3-dropdownHolder--blue .tw3-iconArrowDown,
.tw3-dropdownHolder--blue .tw3-dropdown--mixed__content__option .tw3-iconArrowDown,
.tw3-dropdown--mixed__content__option .tw3-dropdownHolder--green .tw3-iconArrowDown,
.tw3-dropdownHolder--green .tw3-dropdown--mixed__content__option .tw3-iconArrowDown {
  margin-right: 3px;
  font-size: 11px;
}

.tw3-dropdown--mixed__content__option .tw3-iconCheckboxUnchecked {
  display: inline;
}

.tw3-dropdown--mixed__content__option .tw3-iconCheckboxChecked {
  color: #ff7102;
  display: none;
}

.tw3-dropdown--mixed__content__option.selected .tw3-iconCheckThin {
  visibility: visible;
}

.tw3-dropdown--mixed__content__option.selected .tw3-iconCheckboxUnchecked {
  display: none;
}

.tw3-dropdown--mixed__content__option.selected .tw3-iconCheckboxChecked {
  display: inline;
}

.tw3-dropdown--mixed__content__option--green {
  color: #4CAF50;
}

.tw3-dropdown--mixed__content__option--green i {
  color: #4CAF50;
}

.tw3-dropdown--mixed__content__option--cyan {
  color: #00b0aa;
}

.tw3-dropdown--mixed__content__option--cyan i {
  color: #00b0aa;
}

.tw3-dropdown--mixed__content__option:hover {
  background-color: #f7f7f7;
}

.tw3-dropdown--mixed__content__option i {
  left: 10px;
  top: 10px;
  position: absolute;
}

.tw3-dropdown--mixed.open>.tw3-dropdown--mixed__label {
  border-bottom: 1px solid transparent;
  border-radius: 2px 2px 0 0;
}

.tw3-dropdown--mixed.open>.tw3-dropdown--mixed__content {
  display: block;
}

.tw3-dropdownHolder {
  outline: 0;
}

.tw3-dropdownHolder--small .tw3-dropdown--custom__content {
  max-height: 200px;
}

.tw3-dropdownHolder--mobile,
.tw3-dropdownHolder--desktop {
  display: none;
}

.notouch .tw3-dropdownHolder--desktop {
  display: block;
  outline: 0;
}

.touch .tw3-dropdownHolder--mobile {
  display: block;
}

.touch .tw3-dropdownHolder--mobile .tw3-dropdown--multiple--native__content {
  right: 0;
}

.notouch .tw3-dropdownHolder--nativeOnly .tw3-dropdownHolder--mobile {
  display: block;
}

.tw3-dropdownHolder--blue .tw3-dropdown--multiple--native .tw3-dropdown--multiple__label,
.tw3-dropdownHolder--blue .tw3-dropdown--custom__label {
  background: #eaf4ff;
  color: #0076ff;
  border: 1px solid #99c8ff;
}

.tw3-dropdownHolder--blue .tw3-iconArrowDown {
  color: #0076ff;
  font-size: 11px;
}

.tw3-dropdownHolder--blue:hover .tw3-dropdown--native,
.tw3-dropdownHolder--blue:hover .tw3-dropdown--custom__label {
  border: 1px solid #0076ff;
}

.tw3-dropdownHolder--green .tw3-dropdown--multiple--native .tw3-dropdown--multiple__label,
.tw3-dropdownHolder--green .tw3-dropdown--custom__label {
  background: #f1f9ea;
  color: #4CAF50;
  border: 1px solid #4CAF50;
}

.tw3-dropdownHolder--green .tw3-iconArrowDown {
  color: #4CAF50;
  font-size: 11px;
}

.tw3-dropdownHolder--green:hover .tw3-dropdown--native,
.tw3-dropdownHolder--green:hover .tw3-dropdown--custom__label {
  border: 1px solid #4CAF50;
}

.tw3-dropdownHolder--blue.tw3-dropdownHolder--outline .tw3-dropdown--native select,
.tw3-dropdownHolder--blue.tw3-dropdownHolder--outline .tw3-dropdown--custom__label {
  border: 1px solid #99c8ff;
  background: none;
  color: #0076ff;
}

.tw3-dropdownHolder--blue.tw3-dropdownHolder--outline .tw3-dropdown--native select {
  color: #0076ff;
}

.tw3-dropdownHolder--blue.tw3-dropdownHolder--outline .tw3-iconArrowDown {
  color: #0076ff;
  font-size: 11px;
}

body.ios .tw3-dropdownHolder--blue.tw3-dropdownHolder--outline .tw3-dropdown--native .tw3-dropdown--custom__actions {
  right: 7px;
  top: 7px;
}

.tw3-dropdownHolder--blue.tw3-dropdownHolder--outline:hover .tw3-dropdown--native,
.tw3-dropdownHolder--blue.tw3-dropdownHolder--outline:hover .tw3-dropdown--custom__label {
  border: 1px solid #0076ff;
}

.tw3-dropdown--native select:focus {
  border: 1px solid #0076ff;
}

.tw3-dropdownHolder--green.tw3-dropdownHolder--outline .tw3-dropdown--multiple__label,
.tw3-dropdownHolder--green.tw3-dropdownHolder--outline .tw3-dropdown--custom__label {
  border: 1px solid #4CAF50;
  background: none;
  color: #4CAF50;
}

.tw3-dropdownHolder--green.tw3-dropdownHolder--outline .tw3-dropdown--custom__actions__delete:hover {
  text-decoration: none;
}

.tw3-dropdownHolder--green.tw3-dropdownHolder--outline .tw3-iconRemove {
  color: #4CAF50;
}

.tw3-dropdownHolder--green.tw3-dropdownHolder--outline .tw3-iconArrowDown {
  color: #4CAF50;
  font-size: 11px;
}

.tw3-dropdownHolder--green.tw3-dropdownHolder--outline:hover .tw3-dropdown--native,
.tw3-dropdownHolder--green.tw3-dropdownHolder--outline:hover .tw3-dropdown--custom__label {
  border: 1px solid #4CAF50;
}

.error .tw3-dropdown {
  border: 1px solid #fe3636;
}

.tw3-form__row--error .tw3-dropdown {
  border: 1px solid #fe3636;
}

.tw3-form__row--error .tw3-dropdown--native select {
  border: 1px solid #fe3636;
}

.tw3-form__row--success .tw3-dropdown--custom__label,
.tw3-form__row--success .tw3-dropdown--native select {
  border: 1px solid #00ef29;
}

.tw3-rangeHolder {
  outline: 0;
}

.tw3-dropdown--custom__actions__delete+.tw3-dropdown--custom,
.tw3-dropdown--custom__actions__delete+.tw3-dropdownHolder--desktop,
.tw3-dropdown--custom__actions__delete+.tw3-range,
.tw3-dropdown--custom__actions__delete+.tw3-dropdown--native {
  margin-left: 30px;
}

.tw3-thumb {
  position: relative;
  display: block;
  width: 33.3333333333%;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  padding-left: 5px;
  padding-right: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 14px;
  margin-bottom: 10px;
}

@media (min-width: 480px) {
  .tw3-thumb {
    width: 25%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
  }
}

@media (min-width: 680px) {
  .tw3-thumb {
    font-size: 14px;
  }
}

.tw3-thumb__link {
  display: block;
  position: relative;
  padding-top: 100%;
}

.tw3-thumb__link__image {
  vertical-align: middle;
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
  background-color: #fff;
  border-radius: 15px;
  background-color: #E6E6E6;
  text-align: center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.tw3-thumb__link__name {
  left: 10px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  text-align: left;
  position: absolute;
  bottom: 10px;
  color: #fff;
  width: 90%;
  text-shadow: 0 1px 1px rgba(0,0,0,0.75);
  font-weight: 600;
}

.tw3-thumb__link:hover {
  opacity: 0.75;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}

.tw3-thumb--selected .tw3-thumb__link__name,
.tw3-thumb.active .tw3-thumb__link__name {
  color: #fff;
  opacity: 1;
}

.tw3-thumb--selected .tw3-thumb__link__image,
.tw3-thumb.active .tw3-thumb__link__image {
  -webkit-box-shadow: inset 0 0 0 2px #fabc3f;
  -moz-box-shadow: inset 0 0 0 2px #fabc3f;
  box-shadow: inset 0 0 0 2px #fabc3f;
}

.tw3-thumb--addPhoto .tw3-thumb__link__image {
  background: #0076ff;
  color: #fff;
  cursor: pointer;
}

.tw3-thumb--addPhoto .heightBlock {
  height: 100%;
  position: absolute;
  width: 100%;
  top: 0;
}

.tw3-thumbsHolder {
  zoom: 1;
}

.tw3-thumbsHolder:before,
.tw3-thumbsHolder:after {
  content: "";
  display: table;
}

.tw3-thumbsHolder:after {
  clear: both;
}

.tw3-thumbsHolder--stacked .tw3-thumb {
  display: none;
}

.tw3-thumbsHolder--stacked .tw3-thumb:first-child {
  display: block;
}

.tw3-thumbsHolder--stacked .tw3-thumb:first-child:before,
.tw3-thumbsHolder--stacked .tw3-thumb:first-child:after {
  content: '';
  position: absolute;
  bottom: -6px;
  left: 10px;
  right: 10px;
  height: 3px;
  border-radius: 3px;
  background: #E5E5E5;
}

.tw3-thumbsHolder--stacked .tw3-thumb:first-child:after {
  bottom: -12px;
  left: 15px;
  right: 15px;
}

.tw3-range__label__max,
.tw3-range__label__min {
  display: inline-block;
  zoom: 1;
  *display: inline;
  padding: 1px 5px;
  border: 1px solid transparent;
  text-decoration: underline;
  line-height: normal;
}

.tw3-range__edit input {
  max-width: 45px;
  border: 1px solid #bbb;
}

.tw3-range__edit input:focus {
  border: 1px solid #0076ff;
}

.tw3-range {
  position: relative;
}

.tw3-range__content {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  padding: 10px 12px;
  line-height: normal;
  background-color: #F8F8F8;
  border: 1px solid rgba(0,0,0,0.2);
  color: #283740;
  position: relative;
  width: auto;
  position: relative;
  font-size: 100%;
  background-size: 10px 6px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  padding-right: 25px;
  -webkit-box-shadow: inset 0px 1px 1px 0px rgba(255,255,255,0.6);
  -moz-box-shadow: inset 0px 1px 1px 0px rgba(255,255,255,0.6);
  box-shadow: inset 0px 1px 1px 0px rgba(255,255,255,0.6);
  position: relative;
  cursor: pointer;
  -webkit-user-select: none;
  z-index: 1;
}

.tw3-range__content label {
  display: inline-block;
  zoom: 1;
  *display: inline;
  width: 100%;
}

.tw3-range__content::-ms-expand {
  display: none;
}

.tw3-range__content.error {
  border: 1px solid #fe3636;
}

.tw3-range__content.success {
  border: 1px solid #fe3636;
}

.tw3-range__content input {
  border-width: 0px;
  background-color: transparent;
  font-weight: 500;
  font-size: 100%;
  text-decoration: underline;
  color: #6d7c85;
  margin: 0;
  padding: 0;
  max-width: 50px;
  text-align: center;
}

.tw3-range__label {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  padding: 10px 12px;
  line-height: normal;
  background-color: #F8F8F8;
  border: 1px solid rgba(0,0,0,0.2);
  color: #283740;
  position: relative;
  width: auto;
  position: relative;
  font-size: 100%;
  background-size: 10px 6px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  padding-right: 25px;
  -webkit-box-shadow: inset 0px 1px 1px 0px rgba(255,255,255,0.6);
  -moz-box-shadow: inset 0px 1px 1px 0px rgba(255,255,255,0.6);
  box-shadow: inset 0px 1px 1px 0px rgba(255,255,255,0.6);
  position: relative;
  cursor: pointer;
  -webkit-user-select: none;
  z-index: 1;
  line-height: 1.2142857143;
  padding: 8px 14px 8px;
  display: block;
}

.tw3-range__label label {
  display: inline-block;
  zoom: 1;
  *display: inline;
  width: 100%;
}

.tw3-range__label::-ms-expand {
  display: none;
}

.tw3-range__label.error {
  border: 1px solid #fe3636;
}

.tw3-range__label.success {
  border: 1px solid #fe3636;
}

body.windows .tw3-range__content {
  padding-bottom: 9px;
}

.tw3-range__actions {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  padding: 10px;
  z-index: 2;
  display: block;
}

.tw3-range__actions__delete+.tw3-range__actions__open {
  display: none;
}

.tw3-range__actions--deletable {
  z-index: 4;
}

.tw3-range__edit {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  padding: 10px 12px;
  line-height: normal;
  background-color: #F8F8F8;
  border: 1px solid rgba(0,0,0,0.2);
  color: #283740;
  position: relative;
  width: auto;
  position: relative;
  font-size: 100%;
  background-size: 10px 6px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  padding-right: 25px;
  -webkit-box-shadow: inset 0px 1px 1px 0px rgba(255,255,255,0.6);
  -moz-box-shadow: inset 0px 1px 1px 0px rgba(255,255,255,0.6);
  box-shadow: inset 0px 1px 1px 0px rgba(255,255,255,0.6);
  position: relative;
  cursor: pointer;
  -webkit-user-select: none;
  z-index: 1;
  padding: 8px 14px 8px;
  border: 1px solid #bbb;
  display: none;
}

.tw3-range__edit label {
  display: inline-block;
  zoom: 1;
  *display: inline;
  width: 100%;
}

.tw3-range__edit::-ms-expand {
  display: none;
}

.tw3-range__edit.error {
  border: 1px solid #fe3636;
}

.tw3-range__edit.success {
  border: 1px solid #fe3636;
}

.tw3-range.open .tw3-range__content input {
  background-color: white;
  border: 1px solid #bbb;
  text-decoration: none;
  padding-left: 5px;
  padding-right: 5px;
}

.tw3-range.open .tw3-range__label {
  display: none;
}

.tw3-range.open .tw3-range__edit {
  display: block;
}

.tw3-sidebar {
  zoom: 1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  position: relative;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 10px;
}

.tw3-sidebar:before,
.tw3-sidebar:after {
  content: "";
  display: table;
}

.tw3-sidebar:after {
  clear: both;
}

.tw3-sidebar.tw3-box--subtle {
  border: 1px solid #E5E5E5;
  background: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

@media (min-width: 960px) {
  .tw3-sidebar {
    -webkit-box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.1),0px 1px 2px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.1),0px 1px 2px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.1),0px 1px 2px 0px rgba(0,0,0,0.2);
  }
}

.boostMenuSidebar {
  position: relative;
}

.boostMenuSidebar .boostSlideIn {
  background: #fff;
  position: absolute;
  left: 312px;
  text-align: center;
  zoom: 1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  position: relative;
  padding: 0;
  display: none !important;
}

.boostMenuSidebar .boostSlideIn:before,
.boostMenuSidebar .boostSlideIn:after {
  content: "";
  display: table;
}

.boostMenuSidebar .boostSlideIn:after {
  clear: both;
}

.boostMenuSidebar .boostSlideIn.tw3-box--subtle {
  border: 1px solid #E5E5E5;
  background: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

@media (min-width: 960px) {
  .boostMenuSidebar .boostSlideIn {
    -webkit-box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.1),0px 1px 2px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.1),0px 1px 2px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.1),0px 1px 2px 0px rgba(0,0,0,0.2);
  }
}

@media (min-width: 1388px) {
  .boostMenuSidebar .boostSlideIn {
    display: block !important;
  }
}

.boostMenuSidebar .boostSlideIn>.boostSlideInLink {
  display: block;
  text-decoration: none;
}

.boostMenuSidebar .boostSlideIn>.boostSlideInLink>.boostSlideInTitle {
  padding: 20px 10px 10px 10px;
  background-color: #00bee7;
}

.boostMenuSidebar .boostSlideIn>.boostSlideInLink>.boostSlideInTitle>h1 {
  font-size: 16px;
  color: #fff;
}

.boostMenuSidebar .boostSlideIn>.boostSlideInLink>.boostSlideInTitle>.ficonBoost {
  display: inline-block;
  font-size: 20px;
  padding: 5px;
  margin-bottom: 20px;
  text-align: center;
}

.boostMenuSidebar .boostSlideIn>.boostSlideInLink>.boostSlideInTitle>.ficonBoost:before {
  color: #00bee7;
}

.boostMenuSidebar .boostSlideIn>.boostedUsers {
  text-align: left;
  max-height: 350px;
  overflow-y: auto;
}

.boostMenuSidebar .boostSlideIn>.boostedUsers>li>a {
  padding: 10px;
  clear: both;
  overflow: hidden;
  text-decoration: none;
  display: block;
}

.boostMenuSidebar .boostSlideIn>.boostedUsers>li>a:hover {
  background-color: #f4f9ff;
  text-decoration: none;
}

.boostMenuSidebar .boostSlideIn>.boostedUsers>li>a img {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  float: left;
}

.boostMenuSidebar .boostSlideIn>.boostedUsers>li>a img+div {
  padding: 0 10px 0 60px;
}

.boostMenuSidebar .boostSlideIn>.boostedUsers>li>a span {
  display: block;
}

.boostMenuSidebar .boostSlideIn>.boostedUsers>li>a .name {
  font-weight: bold;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.boostMenuSidebar .boostSlideIn>.boostedUsers>li>a .city {
  text-decoration: none;
  color: #666666;
}

.boostMenuSidebar .boostSlideIn {
  border: 1px solid #E5E5E5;
}

.tw3-switch {
  position: relative;
  display: inline-block;
  padding: 0;
  font-size: 14px;
}

@media (min-width: 680px) {
  .tw3-switch {
    font-size: 14px;
  }
}

.tw3-switch:before {
  position: absolute;
  top: 4px;
  right: 5px;
  z-index: 1;
  color: #fff;
  width: 20px;
  text-align: center;
  -webkit-pointer-events: none;
  -moz-pointer-events: none;
  -ms-pointer-events: none;
  -o-pointer-events: none;
  pointer-events: none;
}

.tw3-switch:after {
  -webkit-pointer-events: none;
  -moz-pointer-events: none;
  -ms-pointer-events: none;
  -o-pointer-events: none;
  pointer-events: none;
  left: 4px;
  position: absolute;
  top: 4px;
  z-index: 1;
  color: #fff;
  width: 20px;
  text-align: center;
}

.tw3-switch__ui {
  position: absolute;
  margin-left: -9999px;
  visibility: hidden;
}

.tw3-switch__ui+label {
  display: block;
  position: relative;
  cursor: pointer;
  outline: none;
  user-select: none;
}

.tw3-switch__ui--flat+label {
  padding: 2px;
  width: 40px;
  height: 20px;
  background-color: #b6bdc2;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  transition: background 0.4s;
}

.tw3-switch__ui--flat+label:before,
.tw3-switch__ui--flat+label:after {
  display: block;
  position: absolute;
  content: "";
}

.tw3-switch__ui--flat+label:before {
  top: 2px;
  left: 2px;
  bottom: 2px;
  right: 2px;
  background-color: #b6bdc2;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  transition: background 0.4s;
}

.tw3-switch__ui--flat+label:after {
  top: 2px;
  left: 2px;
  bottom: 2px;
  width: 16px;
  background-color: #ffffff;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  transition: margin 0.4s, background 0.4s;
}

.tw3-switch__ui--flat:checked+label:after {
  margin-left: 20px;
  background-color: #00ef29;
}

.tw3-switch__ui--flat:checked+label {
  background-color: #00ef29;
}

.tw3-switch__ui--flat:checked+label:after {
  background: #ffffff;
}

.tw3-switch__ui--flat:checked+label:before {
  background: #00ef29;
}

.tw3-switch:hover .tw3-switch__ui--flat+label,
.tw3-switch:hover .tw3-switch__ui--flat+label:before {
  background-color: #9aa4ab;
}

.tw3-switch:hover .tw3-switch__ui--flat:checked+label,
.tw3-switch:hover .tw3-switch__ui--flat:checked+label:before {
  background-color: #00bc20;
}

.tw3-promo--iphone {
  background: url("/static/98195438305997441139569/images/bkg/bkg-mobile-promote.png") no-repeat #f9f9f9;
  background-size: 315px 250px;
  height: 250px;
  color: #fff;
  position: relative;
  -moz-transition: all 100ms ease-in;
  -o-transition: all 100ms ease-in;
  -webkit-transition: all 100ms ease-in;
  transition: all 100ms ease-in;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  padding: 20px;
}

.tw3-promo--iphone:hover {
  opacity: .8;
}

.tw3-promo--iphone .mobileInfo {
  position: absolute;
  bottom: 15px;
  left: 20px;
  width: 125px;
  text-transform: uppercase;
}

body.el .tw3-promo--iphone .mobileInfo {
  text-transform: none;
}

.tw3-promo--iphone a {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
}

.sidebar li.appStore,
.adsbytwo li.appStore {
  background: url("/static/98195438305997441139569/images/bkg/bkg-mobile-promote.png") no-repeat #f9f9f9;
  background-size: 300px 250px;
  height: 250px;
  color: #fff;
  position: relative;
  -moz-transition: all 100ms ease-in;
  -o-transition: all 100ms ease-in;
  -webkit-transition: all 100ms ease-in;
  transition: all 100ms ease-in;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  text-align: left;
}

.sidebar li.appStore:hover,
.adsbytwo li.appStore:hover {
  opacity: .8;
}

.sidebar li.appStore .mobileInfo,
.adsbytwo li.appStore .mobileInfo {
  position: absolute;
  bottom: 15px;
  left: 20px;
  width: 125px;
  text-transform: uppercase;
}

body.el .sidebar li.appStore .mobileInfo,
body.el .adsbytwo li.appStore .mobileInfo {
  text-transform: none;
}

.sidebar li.appStore a,
.adsbytwo li.appStore a {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
}

.tw3-adCard__container {
  height: 260px;
  color: #6d7c85;
}

@media (min-width: 680px) {
  .tw3-adCard {
    display: none;
  }
}

.tw3-ad__holder {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

.inhouseAds {
  display: inline-block;
  width: 310px;
  height: 250px;
  text-align: left;
  position: relative;
  overflow: hidden;
  vertical-align: top;
}

.inhouseAds h5,
.inhouseAds h4 {
  color: #fff;
  font-weight: 600;
}

.inhouseAds--boost1 {
  background: url("/static/7493194841967495115302/images/v3/ads-inhouse/boost1.png") no-repeat;
  background-size: 100%;
}

.inhouseAds--boost1 .tw3-avatar {
  position: absolute;
  top: 43px;
  right: 42px;
}

.inhouseAds--boost2 {
  background: url("/static/6286301843949978247731/images/v3/ads-inhouse/boost2.png") no-repeat;
  background-size: 100%;
}

.inhouseAds--boost2 .tw3-avatar {
  position: absolute;
  top: 28px;
  right: 11px;
}

.inhouseAds--boost3 {
  background: url("/static/503064188928699469099/images/v3/ads-inhouse/boost3.png") no-repeat;
  background-size: 100%;
}

.inhouseAds--boost3 .tw3-avatar {
  position: absolute;
  top: 48px;
  right: 56px;
}

.inhouseAds--boost4 {
  background: url("/static/518504660344834461/images/v3/ads-inhouse/boost4.png") no-repeat;
  background-size: 100%;
}

.inhouseAds--fis1 {
  background: url("/static/265590989530877236767/images/v3/ads-inhouse/fis1.png") no-repeat;
  background-size: 100%;
}

.inhouseAds--fis1 .tw3-avatar {
  position: absolute;
  top: 81px;
  right: 12px;
}

.inhouseAds--fis1__crown {
  position: absolute;
  top: 34px;
  right: 31px;
}

.inhouseAds--bomb1 {
  background: url("/static/96674234497726012772/images/v3/ads-inhouse/bomb1.png") no-repeat;
  background-size: 100%;
}

.inhouseAds--bomb2 {
  background: url("/static/0413830560177732241/images/v3/ads-inhouse/bomb2.png") no-repeat;
  background-size: 100%;
}

.inhouseAds--pickme1 {
  background: url("/static/677156417588821489880/images/v3/ads-inhouse/pickme1.png") no-repeat;
  background-size: 100%;
}

.inhouseAds--pickme1 .tw3-avatar {
  position: absolute;
  top: 68px;
  right: 39px;
}

.inhouseAds--pickme2 {
  background: url("/static/43894648856023024/images/v3/ads-inhouse/pickme2.png") no-repeat;
  background-size: 100%;
}

.inhouseAds--pickme2__filmroll {
  position: absolute;
  top: 0;
  right: 27px;
}

.inhouseAds--pickme2 .avatar1 {
  position: absolute;
  top: -3px;
  right: 54px;
}

.inhouseAds--pickme2 .avatar2 {
  position: absolute;
  top: 35px;
  right: 54px;
}

.inhouseAds--pickme2 .avatar3 {
  position: absolute;
  top: 73px;
  right: 54px;
}

.inhouseAds--pickme2 .avatar4 {
  position: absolute;
  top: 111px;
  right: 54px;
}

.inhouseAds--pickme2 .avatar5 {
  position: absolute;
  top: 149px;
  right: 54px;
}

.inhouseAds--spotlight1 {
  background: url("/static/531710526343712696/images/v3/ads-inhouse/spotlight1.png") no-repeat;
  background-size: 100%;
}

.inhouseAds--spotlight1 .tw3-avatar {
  position: absolute;
  top: 74px;
  right: 47px;
}

.inhouseAds--spotlight1__beam {
  position: absolute;
  top: 0;
  right: 0;
}

.inhouseAds--spotlight2 {
  background: url("/static/414797648234597452712/images/v3/ads-inhouse/spotlight2.png") no-repeat;
  background-size: 100%;
}

.inhouseAds--spotlight2 .tw3-avatar {
  position: absolute;
  top: 74px;
  right: 47px;
}

.inhouseAds--spotlight2__beam {
  position: absolute;
  top: 0;
  right: 0;
}

.inhouseAds--stickerpack {
  background: url("/static/0589668975607130713/images/v3/ads-inhouse/stickerpack.png") no-repeat;
  background-size: 100%;
}

.inhouseAds--premium {
  background: url("/static/37863646107572428382/images/v3/ads-inhouse/premium/bkg-premium.png") no-repeat;
  background-size: 100%;
}

.inhouseAds--premium__images img {
  border: 2px solid #fff;
  -webkit-box-shadow: 0px 5px 0px 0px rgba(0,0,0,0.1);
  -moz-box-shadow: 0px 5px 0px 0px rgba(0,0,0,0.1);
  box-shadow: 0px 5px 0px 0px rgba(0,0,0,0.1);
  display: inline-block;
}

.inhouseAds--premium__images--stacked {
  height: 250px;
}

.inhouseAds--premium__images--stacked img:nth-child(1) {
  position: absolute;
  left: 50%;
  top: 20px;
  margin-left: -40px;
}

.inhouseAds--premium__images--stacked img:nth-child(2) {
  position: absolute;
  left: 50%;
  top: 60px;
  margin-left: -40px;
}

.inhouseAds--premium__images--stacked img:nth-child(3) {
  position: absolute;
  left: 50%;
  top: 100px;
  margin-left: -40px;
}

.inhouseAds--premium__images--stacked img:nth-child(4) {
  position: absolute;
  left: 50%;
  top: 140px;
  margin-left: -40px;
}

.inhouseAds--premium__images--stacked img:nth-child(5) {
  position: absolute;
  left: 50%;
  top: 180px;
  margin-left: -40px;
}

.inhouseAds--premium__images--stacked img:first-child {
  margin-top: -10px;
}

.inhouseAds--premium__images--tripple img {
  display: inline-block;
  vertical-align: middle;
}

.inhouseAds--premium__images--tripple img:nth-child(2) {
  position: relative;
  z-index: 1;
}

.inhouseAds--premium--invisible__spook {
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -57px;
}

.inhouseAds--premium--chemistry__bottle {
  position: absolute;
  right: 0;
  margin-top: 0;
}

.inhouseAds--premium--most {
  background: url("/static/684389814369362989/images/v3/ads-inhouse/premium/bkg-premium-bubble.png") no-repeat;
  background-size: 100%;
}

.inhouseAds--premium--discover__panel {
  position: absolute;
  right: 0;
  bottom: 0;
}

.inhouseAds--premium--discover__avatar {
  position: absolute;
  top: 24px;
  right: 32px;
}

.inhouseAds--premium--test {
  background: url("/static/23524993695273465421553/images/v3/ads-inhouse/premium/bkg-premium-test.png") no-repeat;
  background-size: 100%;
}

.inhouseAds--premium--messages__avatar {
  position: absolute;
  top: 32px;
  left: 32px;
}

.inhouseAds--credits {
  background: url("/static/585988380340371375/images/v3/ads-inhouse/credits/bkg-credits.png") no-repeat;
  background-size: 100%;
}

.inhouseAds--credits--double {
  background: url("/static/0886385887304303668076/images/v3/ads-inhouse/credits/bkg-credits-deal.png") no-repeat;
  background-size: 100%;
}

.inhouseAds--credits--boost {
  background: url("/static/33965765450430416033/images/v3/ads-inhouse/credits/bkg-credits-boost.png") no-repeat;
  background-size: 100%;
}

.inhouseAds--credits--boost__avatar {
  position: absolute;
  top: 76px;
  right: 46px;
}

.inhouseAds--credits--stickers {
  background: url("/static/704689657359262901478890/images/v3/ads-inhouse/credits/bkg-credits-stickers.png") no-repeat;
  background-size: 100%;
}

.inhouseAds--credits--free {
  background: url("/static/8163342947553602/images/v3/ads-inhouse/credits/bkg-credits-free.png") no-repeat;
  background-size: 100%;
}

.inhouseAds--whoyouknow {
  background: url("/static/554812177598794283583992/images/v3/ads-inhouse/whoyouknow/bkg-whoyouknow.png") no-repeat;
  background-size: 100%;
}

.inhouseAds--whoyouknow__images {
  padding: 15px;
  text-align: center;
}

.inhouseAds--whoyouknow__images img {
  vertical-align: middle;
  border: 2px solid #4098FF;
  position: relative;
  z-index: 2;
}

.inhouseAds--whoyouknow__images img:first-child {
  margin-right: -15px;
  z-index: 1;
}

.inhouseAds--whoyouknow__images img:last-child {
  margin-left: -15px;
  z-index: 1;
}

.inhouseAds--like {
  background: #73CF40;
  padding: 10px;
}

.inhouseAds--like .tw3-box--gift {
  background: #fff;
}

.inhouseAds--like .tw3-box--gift textarea {
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  background: transparent;
  resize: none;
  height: 58px;
}

.inhouseAds--like .tw3-avatarContainer .tw3-indicator {
  width: 30px;
  height: 30px;
  margin-left: -15px;
  bottom: -10px;
}

.inhouseAds--like .tw3-avatarContainer .tw3-indicator--green span {
  color: #00ef29;
  font-size: 30px;
  height: 30px;
  width: 30px;
  font-family: "icons";
  display: inline-block;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  font-family: "icons";
  display: inline-block;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  content: "";
}

.inhouseAds--like .tw3-avatarContainer .tw3-indicator--green span:before {
  font-family: "icons";
  display: inline-block;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  content: "";
  color: #fff;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
}

.inhouseAds--like .tw3-avatarContainer .tw3-indicator--green span>i {
  color: #00ef29;
  font-size: 30px;
  z-index: 2;
  position: absolute;
  left: 0;
  top: 0;
  left: 50%;
  top: 50%;
  margin-top: -6.8181818182px;
  margin-left: -6.8181818182px;
  font-size: 13.6363636364px;
}

html.notouch .inhouseAds--like .tw3-avatarContainer .tw3-indicator--green span:hover:before {
  color: #fff;
}

.inhouseAds--like h4 {
  font-weight: normal;
}

.inhouseAds--like__avatar {
  border: 3px solid #fff;
}

.inhouseAds--match {
  background: #FE6868;
  padding: 10px;
}

.inhouseAds--match .tw3-box--gift {
  background: #fff;
}

.inhouseAds--match .tw3-box--gift textarea {
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  background: transparent;
  resize: none;
  height: 58px;
}

.inhouseAds--match .tw3-avatarContainer .tw3-indicator {
  width: 30px;
  height: 30px;
  margin-left: -15px;
  bottom: -10px;
}

.inhouseAds--match .tw3-avatarContainer .tw3-indicator--red span {
  color: #fe3636;
  font-size: 30px;
  height: 30px;
  width: 30px;
  font-family: "icons";
  display: inline-block;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  font-family: "icons";
  display: inline-block;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  content: "";
}

.inhouseAds--match .tw3-avatarContainer .tw3-indicator--red span:before {
  font-family: "icons";
  display: inline-block;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  content: "";
  color: #fff;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
}

.inhouseAds--match .tw3-avatarContainer .tw3-indicator--red span>i {
  color: #fe3636;
  font-size: 30px;
  z-index: 2;
  position: absolute;
  left: 0;
  top: 0;
  left: 50%;
  top: 50%;
  margin-top: -6.8181818182px;
  margin-left: -6.8181818182px;
  font-size: 13.6363636364px;
}

html.notouch .inhouseAds--match .tw3-avatarContainer .tw3-indicator--red span:hover:before {
  color: #fff;
}

.inhouseAds--match h4 {
  font-weight: normal;
}

.inhouseAds--match__avatar {
  border: 3px solid #fff;
}

.inhouseAds--chat {
  background: url("/static/3264549362574625389/images/v3/ads-inhouse/chat/bkg-chat.png") no-repeat;
  background-size: 100%;
}

.inhouseAds--chat-v2 {
  background: url("/static/9775702782053821968/images/v3/ads-inhouse/chat/bkg-chat-v2.png") no-repeat;
  background-size: 100%;
}

.inhouseAds--chat-v2--avatar {
  position: absolute;
  top: 103px;
  left: 95px;
}

.inhouseAds--photos {
  background: url("/static/469342427693315151224/images/v3/ads-inhouse/photos/bkg-photos.png") no-repeat;
  background-size: 100%;
}

.inhouseAds--photos-v2 {
  background: url("/static/492526404679327911910/images/v3/ads-inhouse/photos/bkg-photos-v2.png") no-repeat;
  background-size: 100%;
}

.inhouseAds--questions {
  background: url("/static/4719174704103478/images/v3/ads-inhouse/questions/bkg-questions.png") no-repeat;
  background-size: 100%;
}

.inhouseAds--questions__skip {
  position: absolute;
  top: 60px;
  width: 30px;
  height: 30px;
  left: 250px;
  z-index: 200;
}

.inhouseAds--questions__footer {
  background: #4098FF;
  padding: 10px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
}

.inhouseAds--questions__footer .tw3-button {
  border: 2px solid #fff;
}

.inhouseAds--doubleCredits {
  background: url("/static/399863210180995502596/images/v3/promos/bkg-promo-credits.png") no-repeat center;
  background-size: 75%;
}

.inhouseAds--doubleCredits__text {
  position: absolute;
  top: 153px;
  left: 0;
  right: 0;
  text-align: center;
  font-weight: 600;
  color: #fff;
}

.inboxContainer .tw3-personList li.facebookAd .fbAdLink.messageItem {
  width: 100%;
}

.inboxContainer .tw3-personList li.facebookAd #ad_root {
  width: 100%;
  padding: 0;
}

.inboxContainer .tw3-personList li.facebookAd .thirdPartyMediaClass {
  width: 30px;
  height: 30px;
  float: left;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  overflow: hidden;
}

.inboxContainer .tw3-personList li.facebookAd .thirdPartyTitleClass {
  max-width: 100%;
  margin: 0;
  height: 18px;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: auto;
  font-weight: 500;
  font-size: 14px;
}

.inboxContainer .tw3-personList li.facebookAd .thirdPartyBodyClass {
  max-width: 75%;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inherit;
  float: left;
  overflow: auto;
  padding: 0 5px 0 0;
}

.tw3-adCard .thirdPartyRoot {
  background-color: white;
  color: #444;
  font-family: sans-serif;
  font-size: 14px;
  line-height: 16px;
  width: 320px;
  text-align: left;
  position: relative;
  margin: 0 auto;
}

.tw3-adCard .thirdPartyMediaClass {
  width: 320px;
  height: 168px;
  margin: 12px 0;
}

.tw3-adCard .thirdPartySubtitleClass {
  font-size: 18px;
  -webkit-line-clamp: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  height: 16px;
  -webkit-box-orient: vertical;
}

.tw3-adCard .thirdPartyTitleClass {
  font-weight: 600;
  font-size: 12px;
  padding-right: 12px;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  height: 36px;
  -webkit-box-orient: vertical;
  margin: 5px 0 0 0;
  white-space: nowrap;
}

@media (min-width: 680px) {
  .tw3-adCard .thirdPartyTitleClass {
    font-size: 12px;
  }
}

.tw3-adCard .thirdPartyCallToActionClass {
  background-color: #416BC4;
  color: white;
  border-radius: 4px;
  padding: 6px 20px;
  float: right;
  text-align: center;
  text-transform: uppercase;
  font-size: 11px;
}

.tw3-adCard .fbDefaultNativeAdWrapper {
  font-size: 12px;
  line-height: 14px;
  margin: 12px 0;
  height: 36px;
  vertical-align: top;
}

.adnwBanner {
  width: auto !important;
  height: 53px !important;
}

.adnwBannerCallToAction {
  background: none !important;
  color: #0076ff !important;
  text-transform: uppercase;
  margin-top: 33px;
}

.adnwBannerIcon {
  width: 63px !important;
  height: 63px !important;
  padding-left: 5px;
  padding-right: 5px;
}

.adnwBannerIcon img {
  -webkit-border-radius: 150px;
  -moz-border-radius: 150px;
  border-radius: 150px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}

.adnwBannerTitle,
.adnwBannerSocialContext {
  margin-left: 10px;
}

.tw3-media .tw3-media__figure {
  float: left;
  margin-right: 10px;
}

.tw3-media .tw3-media__body {
  zoom: 1;
  margin-left: -5px;
  margin-right: -5px;
}

.tw3-media .tw3-media__body:before,
.tw3-media .tw3-media__body:after {
  content: "";
  display: table;
}

.tw3-media .tw3-media__body:after {
  clear: both;
}

.tw3-media .tw3-media__body__actions {
  text-align: center;
}

.tw3-media--figure--fixed .tw3-media__figure {
  float: left;
  margin-right: 10px;
}

.tw3-media--figure--fixed .tw3-media__body {
  zoom: 1;
  margin-left: -5px;
  margin-right: -5px;
}

.tw3-media--figure--fixed .tw3-media__body:before,
.tw3-media--figure--fixed .tw3-media__body:after {
  content: "";
  display: table;
}

.tw3-media--figure--fixed .tw3-media__body:after {
  clear: both;
}

.tw3-media--figure--fixed .tw3-media__body__actions {
  text-align: center;
}

.tw3-media {
  zoom: 1;
}

.tw3-media:before,
.tw3-media:after {
  content: "";
  display: table;
}

.tw3-media:after {
  clear: both;
}

.tw3-media--actions--active .tw3-media__body__content {
  overflow: hidden;
  padding-bottom: 2px;
}

.tw3-media--actions--active .tw3-media__body__actions {
  width: 25%;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  padding-left: 5px;
  padding-right: 5px;
  float: right;
}

@media (min-width: 480px) {
  .tw3-media--actions--active .tw3-media__body__actions {
    width: 25%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    float: right;
  }
}

.tw3-media--actions--active .tw3-media__actions {
  width: 33.3333333333%;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  padding-left: 5px;
  padding-right: 5px;
}

.tw3-media--figure--fluid .tw3-media__figure {
  width: 16.6666666667%;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  padding-left: 5px;
  padding-right: 5px;
}

.tw3-media--figure--fluid .tw3-media__body {
  width: 83.3333333333%;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  padding-left: 5px;
  padding-right: 5px;
}

.tw3-media--figure--fluid.tw3-media--actions--active .tw3-media__figure {
  width: 16.6666666667%;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  padding-left: 5px;
  padding-right: 5px;
}

.tw3-media--figure--fluid.tw3-media--actions--active .tw3-media__body__content {
  width: 50%;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  padding-left: 5px;
  padding-right: 5px;
}

.tw3-media--figure--fluid.tw3-media--actions--active .tw3-media__body__actions {
  width: 50%;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  padding-left: 5px;
  padding-right: 5px;
}

.tw3-media--figure--fluid.tw3-media--actions--active.tw3-media--middle .tw3-media__figure,
.tw3-media--figure--fluid.tw3-media--actions--active.tw3-media--middle .tw3-media__body__content,
.tw3-media--figure--fluid.tw3-media--actions--active.tw3-media--middle .tw3-media__body__actions {
  vertical-align: middle;
  display: table-cell;
  float: none;
}

@media (min-width: 680px) {
  .tw3-media--middle {
    display: table-row;
  }
}

.tw3-media--middle .tw3-media__figure,
.tw3-media--middle .tw3-media__body__content,
.tw3-media--middle .tw3-media__body__actions {
  vertical-align: middle;
  display: table-cell;
  float: none;
}

.tw3-mediaHolder {
  display: table;
  width: 100%;
}

@media (min-width: 480px) {
  .tw3-mediav2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
  }
}

.tw3-mediav2 .tw3-mediav2__figure {
  width: 30%;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-flex-basis: 30%;
  -moz-flex-basis: 30%;
  -ms-flex-preferred-size: 30%;
  flex-basis: 30%;
  position: relative;
}

.tw3-mediav2 .tw3-mediav2__figure .tw3-mediav2__figure__img {
  display: block;
  max-width: 100%;
}

@media (min-width: 480px) {
  .tw3-mediav2 .tw3-mediav2__body {
    padding: 0 10px;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -moz-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-flex-shrink: 1;
    -moz-flex-shrink: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    -webkit-flex-basis: auto;
    -moz-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -moz-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
}

@media (min-width: 480px) {
  .tw3-mediav2 .tw3-mediav2__actions {
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    position: relative;
    margin-left: 10px;
  }
}

.tw3-mediav2--fixed .tw3-mediav2__figure {
  width: auto;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-flex-basis: auto;
  -moz-flex-basis: auto;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  position: relative;
}

.tw3-mediav2--fixed .tw3-mediav2__figure .tw3-mediav2__figure__img {
  display: block;
  max-width: 100%;
}

.tw3-mediav2--auto .tw3-mediav2__figure {
  width: auto;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-flex-basis: auto;
  -moz-flex-basis: auto;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  position: relative;
}

.tw3-mediav2--auto .tw3-mediav2__figure .tw3-mediav2__figure__img {
  display: block;
  max-width: 100%;
}

.tw3-mediav2--desktop {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}

.tw3-mediav2--desktop .tw3-mediav2__actions {
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  position: relative;
  margin-left: 10px;
}

.tw3-mediav2--desktop .tw3-mediav2__body {
  padding: 0 10px;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-flex-shrink: 1;
  -moz-flex-shrink: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  -webkit-flex-basis: auto;
  -moz-flex-basis: auto;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.tw3-mediav2 {
  zoom: 1;
}

.tw3-mediav2:before,
.tw3-mediav2:after {
  content: "";
  display: table;
}

.tw3-mediav2:after {
  clear: both;
}

.tw3-mediav2--top {
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start;
}

.tw3-mediav2--bottom {
  -webkit-box-align: end;
  -ms-flex-align: end;
  -webkit-align-items: flex-end;
  -moz-align-items: flex-end;
  align-items: flex-end;
}

.tw3-mediaContainer {
  height: 100%;
  outline: none;
  overflow-x: hidden;
  overflow-y: scroll;
  position: relative;
  -webkit-overflow-scrolling: touch;
}

.tw3-mediaContainer .tw3-mediav2 {
  border: 0;
  position: relative;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  padding-bottom: 15px;
  margin-bottom: 15px;
}

.tw3-mediaContainer .tw3-mediav2--selected:before {
  content: '';
  background: #edf6fd;
  position: absolute;
  left: -20px;
  top: -15px;
  right: -20px;
  bottom: 0;
  display: block;
}

.tw3-mediaContainer .tw3-mediav2--selected div {
  position: relative;
}

.tw3-mediaContainer .tw3-mediav2:hover {
  opacity: .8;
}

.tw3-mediaContainer .tw3-mediav2:first-of-type {
  padding-top: 20px;
}

.tw3-mediaContainer .tw3-mediav2:after {
  display: block;
  content: '';
  position: absolute;
  left: -20px;
  right: -20px;
  border-bottom: 1px solid #E5E5E5;
  bottom: 0;
}

.tw3-mediaContainer .tw3-mediav2:last-of-type:after {
  display: none;
}

.tw3-mediaContainer .tw3-mediav2__body a {
  color: #283740;
}

.tw3-mediaContainer .tw3-mediav2__body a:hover {
  text-decoration: none;
}

.tw3-mediaContainer .tw3-mediav2--header {
  font-weight: 600;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}

.tw3-mediaContainer .tw3-mediav2--header:hover {
  opacity: 1;
}

.tw3-promoHor {
  zoom: 1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  position: relative;
  padding: 0;
  -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.2);
  -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.2);
  box-shadow: 0 1px 2px rgba(0,0,0,0.2);
  border: 5px solid #fff;
  display: none;
  width: 100%;
}

.tw3-promoHor:before,
.tw3-promoHor:after {
  content: "";
  display: table;
}

.tw3-promoHor:after {
  clear: both;
}

.tw3-promoHor.tw3-box--subtle {
  border: 1px solid #E5E5E5;
  background: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

@media (min-width: 960px) {
  .tw3-promoHor {
    -webkit-box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.1),0px 1px 2px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.1),0px 1px 2px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.1),0px 1px 2px 0px rgba(0,0,0,0.2);
  }
}

.tw3-promoHor--fis {
  background: #f6f2fc;
}

.tw3-promoHor--premium {
  background: #DCF1DA;
}

.tw3-promoHor--combo {
  background: #EEF6FD;
}

.tw3-promoHor--premiumVip {
  background: #fff8d1;
}

.tw3-promoHor--anonymous {
  background: #F7E0FB;
}

.tw3-promoHor--pickme {
  background: #e5faf8;
}

.tw3-promoHor--pickme--dark {
  background: #00cdaf;
  color: #fff;
}

.tw3-promoHor--pickme--dark .tw3-media .tw3-media__content {
  color: #fff;
}

.tw3-promoHor--pickme--dark .tw3-inlineCounter {
  margin-left: 10px;
  margin-right: 10px;
  direction: ltr;
}

.tw3-promoHor--pickme--dark .tw3-inlineCounter .counter.small {
  white-space: nowrap;
}

.tw3-promoHor--pickme--dark .tw3-inlineCounter .counter.small .counterBlock {
  height: 40px;
}

.tw3-promoHor--spotlight {
  background: #fff0f3;
}

.tw3-promoHor--spotlight--special {
  zoom: 1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  position: relative;
  padding: 35px;
  background: url("/static/619098517976079/images/v3/promos/bkg-promo-spotlight.png") center center no-repeat;
  background-size: cover;
  color: #fff;
}

.tw3-promoHor--spotlight--special:before,
.tw3-promoHor--spotlight--special:after {
  content: "";
  display: table;
}

.tw3-promoHor--spotlight--special:after {
  clear: both;
}

.tw3-promoHor--spotlight--special.tw3-box--subtle {
  border: 1px solid #E5E5E5;
  background: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

@media (min-width: 960px) {
  .tw3-promoHor--spotlight--special {
    -webkit-box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.1),0px 1px 2px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.1),0px 1px 2px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.1),0px 1px 2px 0px rgba(0,0,0,0.2);
  }
}

.tw3-promoHor--spotlight--special .tw3-promoCard__beam {
  position: absolute;
  top: -35px;
  right: -30px;
}

.tw3-promoHor--spotlight--special .tw3-promoCard__avatar {
  position: absolute;
  top: 37px;
  right: 17px;
}

.tw3-promoHor--messagebomb {
  background: #ebf3fa;
}

.tw3-promoHor--boost {
  background: #E4F3FC;
}

.tw3-promoHor--boost--special {
  zoom: 1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  position: relative;
  padding: 35px;
  background: url("/static/18171874185232346717/images/v3/promos/bkg-promo-boost.png") top right no-repeat #254c84;
  background-size: cover;
  color: #fff;
}

.tw3-promoHor--boost--special:before,
.tw3-promoHor--boost--special:after {
  content: "";
  display: table;
}

.tw3-promoHor--boost--special:after {
  clear: both;
}

.tw3-promoHor--boost--special.tw3-box--subtle {
  border: 1px solid #E5E5E5;
  background: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

@media (min-width: 960px) {
  .tw3-promoHor--boost--special {
    -webkit-box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.1),0px 1px 2px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.1),0px 1px 2px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.1),0px 1px 2px 0px rgba(0,0,0,0.2);
  }
}

.tw3-promoHor--boost--special .tw3-promoCard__rocket {
  position: absolute;
  top: -35px;
  right: -30px;
}

.tw3-promoHor--boost--special .tw3-promoCard__avatar {
  position: absolute;
  top: -16px;
  right: -11px;
  border: 4px solid #cfd3d4;
}

.tw3-promoHor--empty {
  border: 0;
  background: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.tw3-promoHor * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.tw3-promoHor__icon {
  border: 4px solid #fff;
  -webkit-box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.33);
  -moz-box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.33);
  box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.33);
  border-radius: 215px;
}

@media (min-width: 680px) {
  .tw3-promoHor {
    display: block;
  }
}

body.premium .tw3-promoHor {
  display: block;
}

.tw3-promoHor__icon {
  margin: 20px 0;
}

.tw3-promoHor .tw3-media__content {
  color: #6d7c85;
}

.tw3-promoHor .tw3-media__figure {
  text-align: center;
}

.tw3-promoHor .tw3-media__figure--stack {
  width: 120px;
  height: 104px;
  position: relative;
  display: inline-block;
}

.tw3-promoHor .tw3-media__figure--stack img {
  position: absolute;
}

.tw3-promoHor .tw3-media__figure--stack img:first-child {
  height: 64px;
  width: 64px;
  top: 0;
  left: 40px;
}

.tw3-promoHor .tw3-media__figure--stack img:nth-child(2) {
  height: 64px;
  width: 64px;
  top: 0;
  left: 20px;
}

.tw3-promoHor .tw3-media__figure--stack img:nth-child(3) {
  height: 64px;
  width: 64px;
  left: 0;
  top: 0;
}

.tw3-promoHor .tw3-media--middle .tw3-media__figure {
  display: none;
}

@media (min-width: 680px) {
  .tw3-promoHor .tw3-media--middle .tw3-media__figure {
    display: table-cell;
  }
}

.tw3-promoHor .tw3-media--middle .tw3-media__actions,
.tw3-promoHor .tw3-media--middle .tw3-media__content {
  width: 100%;
  float: left;
  padding: 20px;
  text-align: center;
  padding-top: 0;
}

@media (min-width: 680px) {
  .tw3-promoHor .tw3-media--middle .tw3-media__actions,
  .tw3-promoHor .tw3-media--middle .tw3-media__content {
    padding-bottom: 0;
    vertical-align: middle;
    display: table-cell;
    float: none;
    text-align: left;
  }
}

.tw3-promoHor .tw3-media--middle .tw3-media__content {
  padding: 20px 3px;
}

.tw3-promosHolder--bp4Widget {
  display: none;
}

@media (min-width: 1388px) {
  .tw3-promosHolder--bp4Widget {
    left: -200px;
    display: block;
    position: absolute;
    width: 195px;
  }

  .tw3-promosHolder--bp4Widget .tw3-promoHor .tw3-media--middle {
    display: block;
  }

  .tw3-promosHolder--bp4Widget .tw3-promoHor .tw3-media--middle .tw3-media__figure {
    padding: 20px;
    display: block;
    width: 100%;
  }

  .tw3-promosHolder--bp4Widget .tw3-promoHor .tw3-media--middle .tw3-media__figure>img {
    margin: 0;
  }

  .tw3-promosHolder--bp4Widget .tw3-promoHor .tw3-media--middle .tw3-media__actions,
  .tw3-promosHolder--bp4Widget .tw3-promoHor .tw3-media--middle .tw3-media__content {
    width: 100%;
    float: left;
    padding: 20px;
    text-align: center;
    padding-top: 0;
  }

  .tw3-promosHolder--bp4Widget .tw3-promoHor .tw3-media--middle .tw3-media__actions .tw3-button {
    white-space: normal;
  }

  .tw3-promosHolder--bp4Widget .tw3-promoHor .tw3-media--middle .tw3-media__content {
    padding: 20px 10px;
    padding-top: 0;
  }
}

.promoPosabove .tw3-promoHor {
  -webkit-border-top-left-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-topleft: 3px;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.promoPosabove .photoCover {
  -webkit-border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-topleft: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.promoPosabove .photoCover .photoCover__bkg {
  -webkit-border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-topleft: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.promoPosunder .tw3-promoHor {
  -webkit-border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-topleft: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.promoPosunder .photoCover {
  -webkit-border-top-left-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-topleft: 3px;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.promoPosunder .photoCover .photoCover__bkg {
  -webkit-border-top-left-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-topleft: 3px;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.promoPosabove.promoSmartmatch .tw3-promoHor {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.promoPosabove.promoSmartmatch .photoCover {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}

.promoPosabove.promoSmartmatch .photoCover .photoCover__bkg {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}

.tw3-promoCard {
  zoom: 1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  position: relative;
  padding: 0;
  -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.2);
  -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.2);
  box-shadow: 0 1px 2px rgba(0,0,0,0.2);
  border: 5px solid #fff;
  margin-bottom: 10px;
}

.tw3-promoCard:before,
.tw3-promoCard:after {
  content: "";
  display: table;
}

.tw3-promoCard:after {
  clear: both;
}

.tw3-promoCard.tw3-box--subtle {
  border: 1px solid #E5E5E5;
  background: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

@media (min-width: 960px) {
  .tw3-promoCard {
    -webkit-box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.1),0px 1px 2px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.1),0px 1px 2px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.1),0px 1px 2px 0px rgba(0,0,0,0.2);
  }
}

.tw3-promoCard--fis {
  background: #f6f2fc;
}

.tw3-promoCard--premium {
  background: #DCF1DA;
}

.tw3-promoCard--combo {
  background: #EEF6FD;
}

.tw3-promoCard--premiumVip {
  background: #fff8d1;
}

.tw3-promoCard--anonymous {
  background: #F7E0FB;
}

.tw3-promoCard--pickme {
  background: #e5faf8;
}

.tw3-promoCard--pickme--dark {
  background: #00cdaf;
  color: #fff;
}

.tw3-promoCard--pickme--dark .tw3-media .tw3-media__content {
  color: #fff;
}

.tw3-promoCard--pickme--dark .tw3-inlineCounter {
  margin-left: 10px;
  margin-right: 10px;
  direction: ltr;
}

.tw3-promoCard--pickme--dark .tw3-inlineCounter .counter.small {
  white-space: nowrap;
}

.tw3-promoCard--pickme--dark .tw3-inlineCounter .counter.small .counterBlock {
  height: 40px;
}

.tw3-promoCard--spotlight {
  background: #fff0f3;
}

.tw3-promoCard--spotlight--special {
  zoom: 1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  position: relative;
  padding: 35px;
  background: url("/static/619098517976079/images/v3/promos/bkg-promo-spotlight.png") center center no-repeat;
  background-size: cover;
  color: #fff;
}

.tw3-promoCard--spotlight--special:before,
.tw3-promoCard--spotlight--special:after {
  content: "";
  display: table;
}

.tw3-promoCard--spotlight--special:after {
  clear: both;
}

.tw3-promoCard--spotlight--special.tw3-box--subtle {
  border: 1px solid #E5E5E5;
  background: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

@media (min-width: 960px) {
  .tw3-promoCard--spotlight--special {
    -webkit-box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.1),0px 1px 2px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.1),0px 1px 2px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.1),0px 1px 2px 0px rgba(0,0,0,0.2);
  }
}

.tw3-promoCard--spotlight--special .tw3-promoCard__beam {
  position: absolute;
  top: -35px;
  right: -30px;
}

.tw3-promoCard--spotlight--special .tw3-promoCard__avatar {
  position: absolute;
  top: 37px;
  right: 17px;
}

.tw3-promoCard--messagebomb {
  background: #ebf3fa;
}

.tw3-promoCard--boost {
  background: #E4F3FC;
}

.tw3-promoCard--boost--special {
  zoom: 1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  position: relative;
  padding: 35px;
  background: url("/static/18171874185232346717/images/v3/promos/bkg-promo-boost.png") top right no-repeat #254c84;
  background-size: cover;
  color: #fff;
}

.tw3-promoCard--boost--special:before,
.tw3-promoCard--boost--special:after {
  content: "";
  display: table;
}

.tw3-promoCard--boost--special:after {
  clear: both;
}

.tw3-promoCard--boost--special.tw3-box--subtle {
  border: 1px solid #E5E5E5;
  background: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

@media (min-width: 960px) {
  .tw3-promoCard--boost--special {
    -webkit-box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.1),0px 1px 2px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.1),0px 1px 2px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.1),0px 1px 2px 0px rgba(0,0,0,0.2);
  }
}

.tw3-promoCard--boost--special .tw3-promoCard__rocket {
  position: absolute;
  top: -35px;
  right: -30px;
}

.tw3-promoCard--boost--special .tw3-promoCard__avatar {
  position: absolute;
  top: -16px;
  right: -11px;
  border: 4px solid #cfd3d4;
}

.tw3-promoCard--empty {
  border: 0;
  background: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.tw3-promoCard * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.tw3-promoCard__icon {
  border: 4px solid #fff;
  -webkit-box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.33);
  -moz-box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.33);
  box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.33);
  border-radius: 215px;
}

.tw3-promoCard__container {
  position: relative;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  color: #6d7c85;
}

@media (min-width: 680px) {
  .tw3-promoCard__container {
    position: absolute;
  }
}

.tw3-promoCard__container .tw3-button {
  font-size: 14px;
  font-weight: 600;
  white-space: normal;
}

@media (min-width: 680px) {
  .tw3-promoCard__container .tw3-button {
    font-size: 14px;
  }
}

.tw3-promoCard__container .tw3-button--black {
  font-size: 12px;
}

@media (min-width: 680px) {
  .tw3-promoCard__container .tw3-button--black {
    font-size: 12px;
  }
}

.tw3-promoCard__container .centerBlock {
  position: relative;
  padding: 10px;
}

.tw3-promoCard__container--sendMessage .tw3-avatarContainer {
  width: 40px;
  margin: 0 auto;
}

.tw3-promoCard .tw3-promoCard__top,
.tw3-promoCard .tw3-promoCard__bottom {
  display: none;
}

@media (min-width: 680px) {
  .tw3-promoCard .tw3-promoCard__top,
  .tw3-promoCard .tw3-promoCard__bottom {
    display: block;
  }
}

.tw3-promoCard__top {
  padding-top: 100%;
  overflow: hidden;
}

.tw3-promoCard__img {
  width: 25%;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  padding-left: 5px;
  padding-right: 5px;
  margin-bottom: 20px;
}

@media (min-width: 680px) {
  .tw3-promoCard__img {
    margin-bottom: 20px;
    width: 100%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    text-align: center;
  }
}

@media (min-width: 680px) {
  .tw3-promoCard__img--dontCollapse {
    width: 16.6666666667%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    margin-left: 8.3333333333%;
  }
}

.tw3-promoCard__text {
  width: 75%;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  padding-left: 5px;
  padding-right: 5px;
  text-align: left;
  margin-bottom: 20px;
  font-size: 14px;
}

@media (min-width: 680px) {
  .tw3-promoCard__text {
    font-size: 14px;
  }
}

@media (min-width: 680px) {
  .tw3-promoCard__text {
    width: 100%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    text-align: center;
  }
}

@media (min-width: 680px) {
  .tw3-promoCard__text--dontCollapse {
    width: 66.6666666667%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    text-align: left;
    margin-left: 0%;
    margin-right: 8.3333333333%;
  }
}

.tw3-promoCard__cta {
  width: 83.3333333333%;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  padding-left: 5px;
  padding-right: 5px;
  margin-left: 8.3333333333%;
  margin-right: 8.3333333333%;
}

.tw3-promoCard--messages .tw3-avatarContainer {
  display: inline-block;
}

.tw3-promoCard--messages .tw3-avatarContainer .tw3-userStateIndicator {
  background-color: #fe3636;
  right: 4px;
  bottom: 0;
}

.tw3-promoCard--messages .tw3-promoCard--messages__bubblesHolder {
  text-align: left;
  width: 83.3333333333%;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  padding-left: 5px;
  padding-right: 5px;
  margin-left: 8.3333333333%;
  margin-right: 8.3333333333%;
  margin-bottom: 20px;
  text-align: center;
}

.tw3-promoCard--messages .tw3-promoCard--messages__bubblesHolder .speechBubble__messageWrapper {
  margin-left: 0;
  display: inline-block;
}

.tw3-promoCard--messages .tw3-promoCard--messages__bubblesHolder .speechBubble__messageWrapper .tw3-promoCard--messages__bubble {
  max-width: 100%;
}

.tw3-promoCard--stickers {
  background: url("/static/0392707943735497026/images/v3/search/img-promo-stickers.png") #edf6fd center bottom no-repeat;
  background-size: 722px 198px;
}

.tw3-promoCard--stickers .tw3-promoCard__actions {
  height: 100px;
  margin-top: -35px;
}

.tw3-promoCard--sticker {
  background-color: #edf6fd;
}

.tw3-promoCard--mobile {
  background: url("/static/717339825095242849/images/v3/search/img-promo-mobile.png") #fff center top no-repeat;
  background-size: 290px 137px;
}

.tw3-promoCard--mobile .tw3-promoCard__container {
  top: 140px;
}

.tw3-promoCard--tw3-avatarContainer .tw3-avatarContainer {
  max-width: 55px;
}

@media (min-width: 680px) {
  .tw3-promoCard--tw3-avatarContainer .tw3-avatarContainer {
    margin: 0 auto;
  }
}

.tw3-promoCard__actions .tw3-button {
  display: none;
}

.tw3-promoCard__actions.ios .tw3-button {
  display: block;
}

.tw3-promoCard__actions.android .tw3-button {
  display: block;
}

.tw3-promoStacked--likes {
  width: 122px;
  height: 175px;
  position: relative;
  display: inline-block;
  margin-bottom: 20px;
}

.tw3-promoStacked--likes:after {
  background: url("/static/97368220271653734954/images/v3/promos/bkg-promo-likes.png");
  background-size: 122px 175px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  content: '';
}

.tw3-promoStacked--likes img {
  position: absolute;
  top: 3px;
  left: 3px;
  width: 116px;
  height: 116px;
}

.tw3-promoStacked--visited {
  width: 122px;
  height: 175px;
  position: relative;
  display: inline-block;
  margin-bottom: 20px;
}

.tw3-promoStacked--visited:after {
  background: url("/static/23973796253567851057/images/v3/promos/bkg-promo-visited.png");
  background-size: 122px 175px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  content: '';
}

.tw3-promoStacked--visited img {
  position: absolute;
  top: 3px;
  left: 3px;
  width: 116px;
  height: 116px;
}

.tw3-promoStacked--message {
  width: 122px;
  height: 175px;
  position: relative;
  display: inline-block;
  margin-bottom: 20px;
}

.tw3-promoStacked--message:after {
  background: url("/static/536614594313698854133/images/v3/promos/bkg-promo-message.png");
  background-size: 122px 175px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  content: '';
}

.tw3-promoStacked--message img {
  position: absolute;
  top: 3px;
  left: 3px;
  width: 116px;
  height: 116px;
}

.tw3-promoStacked--boost {
  width: 122px;
  height: 203px;
  position: relative;
  display: inline-block;
  margin-bottom: 20px;
}

.tw3-promoStacked--boost:after {
  background: url("/static/8911641297397692282332/images/v3/promos/bkg-promo-boost-v2.png");
  background-size: 122px 203px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  content: '';
}

.tw3-promoStacked--boost img {
  position: absolute;
  top: 22px;
  left: 48px;
  width: 28px;
  height: 28px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  z-index: 1;
}

.tw3-promoStacked--fis {
  width: 122px;
  height: 203px;
  position: relative;
  display: inline-block;
  margin-bottom: 20px;
}

.tw3-promoStacked--fis:after {
  background: url("/static/9266036285910114295/images/v3/promos/bkg-promo-fis.png");
  background-size: 122px 203px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  content: '';
}

.tw3-promoStacked--fis img {
  position: absolute;
  top: 30px;
  left: 3px;
  width: 116px;
  height: 116px;
}

.tw3-ribbon {
  right: -5px;
  width: 80px;
  height: 80px;
  width: 87px;
  height: 89px;
  background-image: url("/static/1993846384465589/images/ribbons/ribbon-blue.png");
  background-size: 87px 89px;
  top: -5px;
  position: absolute;
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  .tw3-ribbon {
    background-image: url("/static/2190904940934701312/images/ribbons/ribbon-blue@2x.png");
  }
}

.tw3-ribbon__text {
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  right: -24px;
  color: #fff;
  position: absolute;
  top: 14px;
  padding: 8px;
  display: block;
  width: 100px;
  text-align: center;
}

.tw3-ribbon--hor--yellow {
  background: #ffda00;
  color: #283740;
  position: relative;
  font-weight: 600;
  padding: 5px 0 5px 10px;
  display: inline-block;
  font-size: 12px;
}

.tw3-ribbon--hor--yellow:after {
  content: "";
  position: absolute;
  right: -20px;
  display: block;
  height: 0;
  width: 0;
  border-top: 20px solid #ffda00;
  border-right: 20px solid transparent;
  top: 0;
}

.tw3-ribbon--hor--yellow:before {
  content: "";
  position: absolute;
  right: -20px;
  display: block;
  height: 0;
  width: 0;
  border-bottom: 20px solid #ffda00;
  border-right: 20px solid transparent;
  bottom: 0;
}

.tw3-ribbon--hor--red {
  background: #fe3636;
  color: #fff;
  position: relative;
  font-weight: 600;
  padding: 5px 0 5px 10px;
  display: inline-block;
  font-size: 12px;
}

.tw3-ribbon--hor--red:after {
  content: "";
  position: absolute;
  right: -20px;
  display: block;
  height: 0;
  width: 0;
  border-top: 20px solid #fe3636;
  border-right: 20px solid transparent;
  top: 0;
}

.tw3-ribbon--hor--red:before {
  content: "";
  position: absolute;
  right: -20px;
  display: block;
  height: 0;
  width: 0;
  border-bottom: 20px solid #fe3636;
  border-right: 20px solid transparent;
  bottom: 0;
}

.splash .tw3-ribbon--container {
  position: absolute;
  top: 0;
  left: 0;
}

.tw3-media {
  position: relative;
}

.tw3-media__containerPlayer {
  background-color: #333;
  position: relative;
  overflow: hidden;
}

html.notouch .tw3-media__containerPlayer:hover .tw3-media__containerPlayer__actionButton {
  cursor: pointer;
  opacity: .7;
}

html.notouch .tw3-media__containerPlayer:hover .tw3-media__containerPlayer__actionButton--pause {
  display: block;
  opacity: .1;
}

html.notouch .tw3-media__containerPlayer:hover .tw3-media__containerPlayer__actionButton--pause:hover {
  display: block;
  opacity: .7;
}

.tw3-media__containerPlayer__controls {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.tw3-media__containerPlayer__actionButton {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  background-size: 40px;
  margin-left: -40px;
  margin-top: -40px;
  width: 82px;
  height: 82px;
  -moz-transition: opacity 300ms ease;
  -o-transition: opacity 300ms ease;
  -webkit-transition: opacity 300ms ease;
  transition: opacity 300ms ease;
}

.tw3-media__containerPlayer__actionButton--loading {
  border: 2px solid #b6bdc2;
  border-right: none;
  border-top: none;
  width: 80px;
  height: 80px;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  border-radius: 40px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-animation-name: rotateInfinite;
  -webkit-animation-duration: 1s;
  -webkit-animation-delay: 0;
  -webkit-animation-direction: forwards;
  -webkit-animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-fill-mode: none;
  animation-name: rotateInfinite;
  animation-duration: 1s;
  animation-delay: 0;
  animation-direction: forwards;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  animation-fill-mode: none;
}

.tw3-media__containerPlayer__actionButton--loading video::-webkit-media-controls-start-playback-button {
  display: none;
  -webkit-appearance: none;
}

.tw3-media__containerPlayer__actionButton--play {
  background: url("/static/61412871345256304454/images/v3/profile/video/icon-play.png");
  width: 76px;
  height: 76px;
  margin-left: -38px;
  margin-top: -38px;
}

.tw3-media__containerPlayer__actionButton--play video::-webkit-media-controls-start-playback-button {
  display: none;
  -webkit-appearance: none;
}

.tw3-media__containerPlayer__actionButton--replay {
  background: url("/static/0513444577516998/images/v3/profile/video/icon-replay.png");
}

.tw3-media__containerPlayer__actionButton--pause {
  display: none;
  opacity: 0;
  background: url("/static/4636853832615780695803210/images/v3/profile/video/icon-pauze.png");
}

.tw3-media__containerPlayer__actionButton--streaming {
  display: none;
}

.tw3-media__containerControls {
  background-color: rgba(0,0,0,0.5);
  padding: 15px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  z-index: 3;
}

@media (min-width: 680px) {
  .tw3-media__containerControls {
    background: #fff;
    position: relative;
    padding: 20px 30px;
  }
}

@media (min-width: 680px) {
  .tw3-media__containerControls {
    -webkit-border-radius: 0 0 10px 10px;
    -moz-border-radius: 0 0 10px 10px;
    border-radius: 0 0 10px 10px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
  }
}

.tw3-media__containerControls__button {
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding: 0 5px;
}

.tw3-media__containerControls__text {
  padding: 0 5px;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-flex-shrink: 1;
  -moz-flex-shrink: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  -webkit-flex-basis: auto;
  -moz-flex-basis: auto;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
}

.tw3-media__containerControls__text textarea {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  resize: none;
  height: 40px;
  padding: 8px 12px;
}

@media (min-width: 680px) {
  .tw3-media__containerControls__text textarea {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
  }
}

.tw3-media__containerTimer {
  background: #fff;
  position: relative;
}

.tw3-media__player {
  -moz-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
  filter: FlipH;
  -ms-filter: "FlipH";
  width: 100% !important;
  object-fit: cover !important;
}

@media (min-width: 680px) {
  .tw3-media__player {
    object-fit: contain !important;
  }
}

.tw3-media__player--blur {
  -webkit-filter: blur(20px);
  -moz-filter: blur(20px);
  -ms-filter: blur(20px);
  -o-filter: blur(20px);
  filter: blur(20px);
}

.tw3-media__player::-webkit-media-controls-panel {
  display: none !important;
  -webkit-appearance: none;
}

.tw3-media__player::--webkit-media-controls-play-button {
  display: none !important;
  -webkit-appearance: none;
}

.tw3-media__player::-webkit-media-controls-start-playback-button {
  display: none !important;
  -webkit-appearance: none;
}

.tw3-media__progress {
  width: 100%;
  position: absolute;
  top: -6px;
  left: 0;
  right: 0;
  height: 6px;
}

.tw3-media__progress__loading {
  background-color: #6d7c85;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 6px;
}

.tw3-media__progress__playing {
  background-color: #fe3636;
  position: absolute;
  top: 0;
  height: 6px;
}

.tw3-media__controls__table {
  width: 100%;
}

.tw3-media__controls__table .tw3-media__controls__sound {
  color: #fff;
  margin-left: 20px;
}

.tw3-media__controls__table .tw3-media__controls__sound .tw3-iconSoundOff {
  display: inline-block;
}

.tw3-media__controls__table .tw3-media__controls__sound .tw3-iconSoundOn {
  display: none;
}

.tw3-media__controls__table .tw3-media__controls__sound.active .tw3-iconSoundOn {
  display: inline-block;
}

.tw3-media__controls__table .tw3-media__controls__sound.active .tw3-iconSoundOff {
  display: none;
}

.tw3-media__timings {
  display: none;
  position: absolute;
  top: 1px;
  font-weight: 600;
  right: 5px;
  color: #fff;
  font-size: 12px;
}

.tw3-media__timings__current {
  color: #fe3636;
}

.tw3-videoRecorder {
  position: relative;
  height: 100%;
}

@media (min-width: 680px) {
  .tw3-videoRecorder {
    min-height: 580px;
    height: auto;
  }
}

.tw3-videoRecorder__header {
  background-color: #fe3636;
  padding: 10px 30px;
  color: #fff;
  height: 64px;
}

@media (min-width: 680px) {
  .tw3-videoRecorder__header {
    -webkit-border-radius: 10px 10px 0 0;
    -moz-border-radius: 10px 10px 0 0;
    border-radius: 10px 10px 0 0;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
  }
}

.tw3-videoRecorder__header .closeButton {
  position: absolute;
  left: auto;
  right: 0;
  padding: 10px;
  top: 0;
}

.tw3-videoRecorder__header__backBomb {
  display: inline;
}

@media (min-width: 680px) {
  .tw3-videoRecorder__header__backBomb {
    display: none;
  }
}

.tw3-videoRecorder__header__buttonModerationInfo {
  position: absolute;
  top: 0;
  right: 20px;
}

@media (min-width: 680px) {
  .tw3-videoRecorder__header__buttonModerationInfo {
    display: none;
  }
}

.tw3-videoRecorder__header__textModerationInfo {
  display: none;
  position: absolute;
  top: 30px;
  left: -30px;
  right: -30px;
  z-index: 1;
  background: #fe3636;
  padding: 10px;
}

.tw3-videoRecorder__header--record .tw3-videoRecorder__header__record {
  display: block;
  height: 100%;
  position: relative;
}

.tw3-videoRecorder__header--record .back {
  position: absolute;
  left: -10px;
}

.tw3-videoRecorder__header--recorded .tw3-videoRecorder__header__recorded {
  display: block;
  height: 100%;
  position: relative;
}

.tw3-videoRecorder__header--recorded .back {
  position: absolute;
  left: -10px;
}

.tw3-videoRecorder__record {
  position: absolute;
  top: 64px;
  bottom: -10px;
  left: 0;
  right: 0;
  background-color: #000;
  -webkit-border-radius: 0 0 10px 10px;
  -moz-border-radius: 0 0 10px 10px;
  border-radius: 0 0 10px 10px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}

.tw3-videoRecorder__record__video {
  height: 100%;
}

.tw3-videoRecorder__record__video .tw3-video__containerPlayer {
  height: 85%;
}

.tw3-videoRecorder__record__video .tw3-video__containerPlayer .tw3-video__player {
  display: inline-block;
  height: 100%;
  width: 100%;
}

.tw3-videoRecorder__record--accessHtml5 .tw3-videoRecorder__record__accessHtml5 {
  display: block;
}

.tw3-videoRecorder__record--accessHtml5 .tw3-videoRecorder__record__accessHtml5 .centerBlock {
  background-color: #fff;
  -webkit-border-radius: 0 0 10px 10px;
  -moz-border-radius: 0 0 10px 10px;
  border-radius: 0 0 10px 10px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}

.tw3-videoRecorder__record--loadingStream .tw3-videoRecorder__record__loadingStream {
  display: block;
}

.tw3-videoRecorder__record--video {
  height: 100%;
}

.tw3-videoRecorder__record--video .tw3-videoRecorder__record__video,
.tw3-videoRecorder__record--video .tw3-videoRecorder__record__controls {
  display: block;
}

.tw3-videoRecorder__progressUpload {
  width: 100%;
  position: absolute;
  top: -6px;
  left: 0;
  right: 0;
  height: 6px;
}

.tw3-videoRecorder__progressUpload__total {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 6px;
  background-color: #fff;
  width: 100%;
}

.tw3-videoRecorder__progressUpload__loaded {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 6px;
  background-color: #00ef29;
  width: 0px;
}

.tw3-videoRecorder__controls--startRecording {
  width: 100%;
}

.tw3-videoRecorder__controls--startRecording .tw3-videoRecorder__controls__startRecording {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}

.tw3-videoRecorder__controls--stopRecording {
  width: 100%;
}

.tw3-videoRecorder__controls--stopRecording .tw3-videoRecorder__controls__stopRecording {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}

.tw3-videoRecorder__controls--processRecording {
  width: 100%;
}

.tw3-videoRecorder__controls--processRecording .tw3-videoRecorder__controls__processRecording {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}

.tw3-videoRecorder__controls--saveRecording {
  width: 100%;
}

.tw3-videoRecorder__controls--saveRecording .tw3-videoRecorder__controls__saveRecording {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}

.tw3-videoRecorder__controls--errorRecordingShort {
  width: 100%;
}

.tw3-videoRecorder__controls--errorRecordingShort .tw3-videoRecorder__controls__errorRecordingShort {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}

.tw3-videoRecorder__controls--savingRecording {
  width: 100%;
}

.tw3-videoRecorder__controls--savingRecording .tw3-videoRecorder__controls__savingRecording {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}

.tw3-videoRecorder__controls--saveRecordingFailed {
  width: 100%;
}

.tw3-videoRecorder__controls--saveRecordingFailed .tw3-videoRecorder__controls__saveRecordingFailed {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}

.tw3-videoRecorder__errors {
  position: absolute;
  top: 64px;
  bottom: -40px;
  left: 0;
  right: 0;
  background-color: #fff;
  -webkit-border-radius: 0 0 10px 10px;
  -moz-border-radius: 0 0 10px 10px;
  border-radius: 0 0 10px 10px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}

.tw3-videoRecorder__errors--noSupport .tw3-videoRecorder__errors__noSupport {
  display: block;
}

.tw3-videoRecorder__errors--noWebcam .tw3-videoRecorder__errors__noWebcam {
  display: block;
}

.tw3-videoRecorder__errors--noAccess .tw3-videoRecorder__errors__noAccess {
  display: block;
}

.tw3-videoRecorder__errors--noAccessVideo .tw3-videoRecorder__errors__noAccessVideo {
  display: block;
}

.tw3-videoRecorder__errors--noAccessAudio .tw3-videoRecorder__errors__noAccessAudio {
  display: block;
}

.tw3-videoRecorder__footer {
  position: absolute;
  bottom: -70px;
  left: 0;
  right: 0;
  height: 20px;
}

.tw3-videoRecorder--record .tw3-videoRecorder__record {
  display: block;
}

.tw3-videoRecorder--errors .tw3-videoRecorder__errors {
  display: block;
}

.advProm,
.advProm--animated {
  margin: 10px 0;
}

.advProm>a,
.advProm--animated>a {
  height: 100%;
  width: 100%;
}

.advProm .button,
.advProm--animated .button {
  position: absolute;
  bottom: 10px;
  left: 20px;
  right: 20px;
  white-space: normal;
}

.advProm--animated {
  position: relative;
  margin: 0;
}

.advProm--animated i {
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  display: block;
}

.advProm--animated a {
  height: 180px;
  width: 280px;
  display: block;
  padding: 20px 10px;
}

.advProm--animated a .button {
  bottom: 20px;
  left: 20px;
  position: absolute;
  right: 20px;
}

.advProm--animated a:hover {
  background: #f9f9f9;
  -webkit-box-shadow: inset 0 0 0 5px #fff;
  -moz-box-shadow: inset 0 0 0 5px #fff;
  box-shadow: inset 0 0 0 5px #fff;
}

.advProm--animated a:hover .icon>i {
  font-size: 74px;
  margin: 5px 0;
}

.tw3-overlay {
  background: rgba(55,58,71,0.8);
  cursor: default;
}

.masthead {
  background: #0076ff;
  padding: 20px 0;
  color: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 94px;
}

.masthead .image {
  position: absolute;
  bottom: -24px;
  right: 20px;
  height: 64px;
  width: 64px;
}

.masthead a.close {
  position: absolute;
  top: 10px;
  right: 10px;
}

.masthead .button {
  white-space: normal;
}

.masthead--boost {
  background: #E4F3FC;
  color: #283740;
}

.css3 .aniFadeIn {
  opacity: 0;
  -webkit-animation: fadeInDown ease-in 1;
  -moz-animation: fadeInDown ease-in 1;
  animation: fadeInDown ease-in 1;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  animation-duration: 1s;
}

.css3 .aniFadeIn.fadeIn-1 {
  -webkit-animation-delay: 1s;
  -moz-animation-delay: 1s;
  animation-delay: 1s;
}

.css3 .aniFadeIn.fadeIn-2 {
  -webkit-animation-delay: 1.5s;
  -moz-animation-delay: 1.5s;
  animation-delay: 1.5s;
}

.css3 .aniFadeIn.fadeIn-3 {
  -webkit-animation-delay: 2s;
  -moz-animation-delay: 2s;
  animation-delay: 2s;
}

.css3.aniHeight {
  -webkit-animation: maxHeight 0.6s linear 0s;
  -moz-animation: maxHeight 0.6s linear 0s;
  animation: maxHeight 0.6s linear 0s;
}

@-webkit-keyframes maxHeight {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@-moz-keyframes maxHeight {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes maxHeight {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -moz-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    visibility: visible;
  }

  75% {
    opacity: 0;
  }

  100% {
    opacity: 1;
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@-moz-keyframes fadeInDown {
  0% {
    opacity: 0;
    -moz-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    visibility: visible;
  }

  75% {
    opacity: 0;
  }

  100% {
    opacity: 1;
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -moz-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    visibility: visible;
  }

  75% {
    opacity: 0;
  }

  100% {
    opacity: 1;
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

.tw3-masthead {
  background: #0076ff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 94px;
}

.tw3-masthead a.close {
  position: absolute;
  top: 0;
  right: 0;
}

.tw3-masthead--boost {
  background: #E4F3FC;
  color: #283740;
}

.tw3-masthead--boostV2 {
  background: #006F99;
  color: #fff;
  height: auto;
  padding: 10px;
}

.tw3-masthead--dailyboost {
  background: url("/static/2747008099327367040312/images/v3/masthead/bkg-masthead-top.png");
  background-size: cover;
  height: auto;
}

.tw3-masthead--dailyboost .tw3-mediav2__figure {
  display: none;
}

@media (min-width: 680px) {
  .tw3-masthead--dailyboost .tw3-mediav2__figure {
    display: block;
  }
}

.tw3-masthead--april {
  height: auto;
}

.tw3-masthead--april--premium {
  background: url("/static/38080419747977773805548/images/v3/masthead/bkg-april-masthead-spotlight.png") no-repeat top right;
  background-size: cover;
}

.tw3-masthead--april--spotlight {
  background: url("/static/38080419747977773805548/images/v3/masthead/bkg-april-masthead-spotlight.png") no-repeat top right;
  background-size: cover;
}

.tw3-masthead--april .tw3-mediav2__figure {
  display: none;
}

@media (min-width: 680px) {
  .tw3-masthead--april .tw3-mediav2__figure {
    display: block;
  }
}

.tw3-masthead--may--yellow {
  background: #F2D61E;
  color: #fff;
  height: auto;
}

.tw3-masthead--may--yellow .tw3-textColor {
  color: #443345;
}

.tw3-masthead--may--yellow .tw3-titleColor {
  color: #2712FB;
}

.tw3-masthead--may--yellow .tw3-highlightColor {
  color: #2712FB;
}

.tw3-masthead--may--yellow a.close .tw3-iconCloseCross {
  color: #2712FB;
}

.tw3-masthead--may--blue {
  background: #0C2F66;
  color: #fff;
  height: auto;
}

.tw3-masthead--may--blue .tw3-textColor {
  color: #B6C1D1;
}

.tw3-masthead--may--blue .tw3-titleColor {
  color: #fff;
}

.tw3-masthead--may--blue .tw3-highlightColor {
  color: #75FDFF;
}

.tw3-masthead--may--brightBlue {
  background: #329de4;
  color: #fff;
  height: auto;
}

.tw3-masthead--may--brightBlue .tw3-textColor {
  color: #fff;
}

.tw3-masthead--may--brightBlue .tw3-titleColor {
  color: #fff;
}

.tw3-masthead--may--brightBlue .tw3-highlightColor {
  color: #FBEF5A;
}

.tw3-masthead--may--brightBlue a {
  color: #2B435B;
  text-decoration: none;
}

.tw3-masthead--may--gold {
  background: #CAAF67;
  color: #fff;
  height: auto;
}

.tw3-masthead--may--gold .tw3-textColor {
  color: #5A512D;
}

.tw3-masthead--may--gold .tw3-titleColor {
  color: #413F22;
}

.tw3-masthead--may--gold .tw3-highlightColor {
  color: #0A52D1;
}

.tw3-masthead--oktober {
  height: auto;
  background-image: linear-gradient(133deg, #214F7C 0%, #142B44 49%, #94016D 100%);
}

@media (min-width: 680px) {
  .tw3-masthead--oktober--premium {
    background: url("/static/80593719100592750443/images/v3/masthead/bkg-oktober-masthead.png") no-repeat top right;
    background-size: cover;
  }

  .tw3-masthead--oktober--spotlight {
    background: url("/static/80593719100592750443/images/v3/masthead/bkg-oktober-masthead.png") no-repeat top right;
    background-size: cover;
  }
}

.tw3-masthead--oktober .tw3-mediav2__figure {
  display: none;
}

@media (min-width: 680px) {
  .tw3-masthead--oktober .tw3-mediav2__figure {
    display: block;
  }
}

.tw3-masthead--november {
  height: auto;
}

.tw3-masthead--november--premium {
  background: #1D2A2E;
  background-image: linear-gradient(133deg, #2D252F 0%, #2C252F 49%, #5C9CAC 100%);
  height: auto;
}

@media (min-width: 680px) {
  .tw3-masthead--november--premium {
    background: url("/static/6005229663831072989418656/images/v3/masthead/bkg-november-masthead.png") no-repeat top right;
    background-size: cover;
  }
}

.tw3-masthead--november--boost {
  background: #188CF7;
  background: url("/static/2747008099327367040312/images/v3/masthead/bkg-masthead-top.png") no-repeat top right;
  background-size: cover;
  height: auto;
}

.tw3-masthead--november .tw3-mediav2__figure {
  display: none;
}

@media (min-width: 680px) {
  .tw3-masthead--november .tw3-mediav2__figure {
    display: block;
  }
}

.tw3-masthead--december {
  height: auto;
}

.tw3-masthead--december--premium {
  background: #C3DDD8;
  color: #1E473E;
}

.tw3-masthead--december--premium a {
  color: #1E473E;
}

.tw3-masthead--december--boost {
  background: #188CF7;
  background: url("/static/2747008099327367040312/images/v3/masthead/bkg-masthead-top.png") no-repeat top right;
  background-size: cover;
  height: auto;
}

.tw3-masthead--december .tw3-mediav2__figure {
  display: none;
}

@media (min-width: 680px) {
  .tw3-masthead--december .tw3-mediav2__figure {
    display: block;
  }
}

.tw3-masthead--december-2 {
  height: auto;
}

.tw3-masthead--december-2--premium {
  background-image: linear-gradient(133deg, #181335 0%, #2C252F 49%, #5C9AA9 100%);
  color: #fff;
}

.tw3-masthead--december-2--vip {
  background-image: linear-gradient(133deg, #181335 0%, #2C252F 49%, #F7D849 100%);
  color: #fff;
}

.tw3-masthead--december-2--spotlight {
  background-image: linear-gradient(133deg, #181335 0%, #2C252F 49%, #FF3F63 100%);
  color: #fff;
}

.tw3-masthead--december-2--boost {
  background: #188CF7;
  background: url("/static/2747008099327367040312/images/v3/masthead/bkg-masthead-top.png") no-repeat top right;
  background-size: cover;
  height: auto;
  color: #fff;
}

.tw3-masthead--december-2 a {
  color: #fff;
  text-decoration: none;
}

.tw3-masthead--december-2 .tw3-mediav2__figure {
  display: none;
}

@media (min-width: 680px) {
  .tw3-masthead--december-2 .tw3-mediav2__figure {
    display: block;
  }
}

.tw3-masthead--liveTokens {
  height: auto;
  background-image: linear-gradient(45deg, #FD4C4E 0%, #4C07A9 34%, #AC22DE 100%);
  color: #fff;
}

.tw3-masthead--liveTokens a {
  color: #fff;
  text-decoration: none;
}

.tw3-masthead--liveTokens .tw3-mediav2__figure {
  display: none;
}

@media (min-width: 680px) {
  .tw3-masthead--liveTokens .tw3-mediav2__figure {
    display: block;
  }
}

.tw3-masthead--january-1 {
  height: auto;
  padding: 10px;
}

@media (min-width: 680px) {
  .tw3-masthead--january-1 {
    padding: 0;
  }
}

.tw3-masthead--january-1--premium {
  background-image: linear-gradient(133deg, #181335 0%, #2C252F 49%, #5C9AA9 100%);
  color: #fff;
}

.tw3-masthead--january-1--boost {
  background: #188CF7;
  background: url("/static/2747008099327367040312/images/v3/masthead/bkg-masthead-top.png") no-repeat top right;
  background-size: cover;
  height: auto;
  color: #fff;
}

.tw3-masthead--january-1 a {
  color: #fff;
  text-decoration: none;
}

.tw3-masthead--january-1 .tw3-mediav2__figure {
  display: none;
}

@media (min-width: 680px) {
  .tw3-masthead--january-1 .tw3-mediav2__figure {
    display: block;
    background: url("/static/9445998971647250854/images/v3/masthead/bkg-january-1-2018.png") no-repeat center center;
    background-size: cover;
    height: 60px;
    width: 106px;
  }
}

.tw3-masthead--january-2 {
  height: auto;
}

.tw3-masthead--january-2--premium {
  background: #A8E6E3;
  color: #2C2D79;
}

.tw3-masthead--january-2 a {
  color: #2C2D79;
  text-decoration: none;
}

.tw3-masthead--january-2 .tw3-mediav2__figure {
  display: none;
}

@media (min-width: 680px) {
  .tw3-masthead--january-2 .tw3-mediav2__figure {
    display: block;
  }
}

.tw3-masthead--february-1 {
  height: auto;
}

.tw3-masthead--february-1--premium {
  background: #193959;
  color: #fff;
}

.tw3-masthead--february-1 a {
  color: #fff;
  text-decoration: none;
}

.tw3-masthead--february-2--blue {
  background: #2B435B;
  color: #fff;
  height: auto;
}

.tw3-masthead--february-2--blue .tw3-textColor {
  color: #fff;
}

.tw3-masthead--february-2--blue .tw3-titleColor {
  color: #fff;
}

.tw3-masthead--february-2--blue .tw3-highlightColor {
  color: #FBEF5A;
}

.tw3-masthead--february-2--blue a {
  color: #fff;
  text-decoration: none;
}

.tw3-masthead--february-2--lightBlue {
  background: #BFD4E9;
  color: #fff;
  height: auto;
}

.tw3-masthead--february-2--lightBlue .tw3-textColor {
  color: #294565;
}

.tw3-masthead--february-2--lightBlue .tw3-titleColor {
  color: #F9586B;
}

.tw3-masthead--february-2--lightBlue .tw3-highlightColor {
  color: #F9586B;
}

.tw3-masthead--february-2--lightBlue a {
  color: #2B435B;
  text-decoration: none;
}

.tw3-masthead--february-2--brightBlue {
  background: #329de4;
  color: #fff;
  height: auto;
}

.tw3-masthead--february-2--brightBlue .tw3-textColor {
  color: #fff;
}

.tw3-masthead--february-2--brightBlue .tw3-titleColor {
  color: #fff;
}

.tw3-masthead--february-2--brightBlue .tw3-highlightColor {
  color: #FBEF5A;
}

.tw3-masthead--february-2--brightBlue a {
  color: #2B435B;
  text-decoration: none;
}

.tw3-masthead--march-2 {
  height: auto;
  background: #2B435B;
  color: #fff;
}

.tw3-masthead--march-2--spotlight {
  background: #329de3;
}

.tw3-masthead--march-2 a {
  color: #fff;
  text-decoration: none;
}

.tw3-masthead--march-2 a:hover {
  color: #fff;
}

.tw3-masthead--march-2 .tw3-mediav2__figure {
  display: none;
}

@media (min-width: 680px) {
  .tw3-masthead--march-2 .tw3-mediav2__figure {
    display: block;
  }
}

.tw3-masthead--june18-2 {
  height: auto;
}

.tw3-masthead--june18-2--pink {
  background: #FB8996;
  color: #fff;
}

.tw3-masthead--june18-2--pink a {
  color: #fff;
}

.tw3-masthead--june18-2--blue {
  background: #08496B;
  color: #fff;
}

.tw3-masthead--june18-2--blue a {
  color: #fff;
}

.tw3-masthead--june18-2--yellow {
  background: #FFEF5A;
  color: #283740;
}

.tw3-masthead--june18-2--yellow a {
  color: #283740;
}

.tw3-masthead--june18-2 a {
  text-decoration: none;
}

.tw3-masthead--june18-2 a:hover {
  color: #002539;
}

.tw3-masthead--recommendation {
  background-image: linear-gradient(-66deg, #0A62A2 0%, #18A0D9 100%);
}

.tw3-masthead--recommendation .tw3-mediav2__content {
  color: #fff;
}

.tw3-masthead .tw3-media__body {
  margin-top: 25px;
}

body.messages .tw3-masthead {
  display: none;
}

@media (min-width: 480px) {
  body.messages .tw3-masthead {
    display: block;
  }
}

.tw3-masthead--live {
  background-image: linear-gradient(224deg, #3273ED 0%, #6B4AC2 11%, #6E49C0 25%, #404ACB 50%, #4240C3 73%, #5017A1 100%);
  display: flex;
  overflow: hidden;
  font-size: 17px;
  height: 60px;
  position: relative;
  cursor: pointer;
}

.tw3-masthead--live__sparkles {
  display: none;
}

@media (min-width: 960px) {
  .tw3-masthead--live__sparkles {
    display: block;
    flex-grow: 1;
    height: 100%;
    background-image: url("/static/920118183384962125832485/images/v3/masthead/live-sparkles.png");
    background-size: contain;
    background-position: center center;
    background-repeat: repeat;
  }
}

.tw3-masthead--live .tw3-mediav2 {
  width: 100%;
  max-width: 970px;
  position: relative;
}

.tw3-masthead--live .tw3-mediav2__body .close {
  z-index: 91;
  top: 10px;
}

.tw3-masthead--live__filler {
  flex-grow: 1;
}

.tw3-masthead--june2020 {
  height: 60px;
  background-image: linear-gradient(272deg, #4854a7, #101039 90%),linear-gradient(to bottom, #a8e6e3, #a8e6e3);
  cursor: pointer;
  color: #ffffff;
}

.tw3-masthead--june2020 .tw3-mediav2__figure {
  display: none;
}

@media (min-width: 680px) {
  .tw3-masthead--june2020 .tw3-mediav2__figure {
    display: block;
  }
}

.css3 .aniFadeIn {
  opacity: 0;
  -webkit-animation: fadeInDown ease-in 1;
  -moz-animation: fadeInDown ease-in 1;
  animation: fadeInDown ease-in 1;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  animation-duration: 1s;
}

.css3 .aniFadeIn.fadeIn-1 {
  -webkit-animation-delay: 1s;
  -moz-animation-delay: 1s;
  animation-delay: 1s;
}

.css3 .aniFadeIn.fadeIn-2 {
  -webkit-animation-delay: 1.5s;
  -moz-animation-delay: 1.5s;
  animation-delay: 1.5s;
}

.css3 .aniFadeIn.fadeIn-3 {
  -webkit-animation-delay: 2s;
  -moz-animation-delay: 2s;
  animation-delay: 2s;
}

.css3.aniHeight {
  -webkit-animation: maxHeight 0.6s linear 0s;
  -moz-animation: maxHeight 0.6s linear 0s;
  animation: maxHeight 0.6s linear 0s;
}

@-webkit-keyframes maxHeight {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@-moz-keyframes maxHeight {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes maxHeight {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -moz-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    visibility: visible;
  }

  75% {
    opacity: 0;
  }

  100% {
    opacity: 1;
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@-moz-keyframes fadeInDown {
  0% {
    opacity: 0;
    -moz-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    visibility: visible;
  }

  75% {
    opacity: 0;
  }

  100% {
    opacity: 1;
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -moz-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    visibility: visible;
  }

  75% {
    opacity: 0;
  }

  100% {
    opacity: 1;
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

.radioSelector li>a,
.boxSelector__item>a,
.paymentsTabs li.paymentsTabs__tab>a {
  text-align: left;
  display: block;
  vertical-align: middle;
  background: url("/static/354835574821874598125/images/v3/forms/bkg-radio.png") 10px center no-repeat #fff;
  background-size: 18px;
  padding: 10px 5px;
  border: 1px solid #E5E5E5;
  color: #6d7c85;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -moz-transition: all 0.1s ease-in;
  -o-transition: all 0.1s ease-in;
  -webkit-transition: all 0.1s ease-in;
  transition: all 0.1s ease-in;
  font-size: 14px;
  position: relative;
}

@media (min-width: 680px) {
  .radioSelector li>a,
  .boxSelector__item>a,
  .paymentsTabs li.paymentsTabs__tab>a {
    background: url("/static/354835574821874598125/images/v3/forms/bkg-radio.png") 13px 13px no-repeat #fff;
    background-size: 18px;
  }
}

@media (min-width: 680px) {
  .radioSelector li>a,
  .boxSelector__item>a,
  .paymentsTabs li.paymentsTabs__tab>a {
    font-size: 14px;
  }
}

.radioSelector li {
  margin-bottom: 5px;
}

.radioSelector li>a {
  padding-left: 40px;
}

.radioSelector li>a:hover {
  text-decoration: none;
  border: 1px solid #b2b2b2;
}

.radioSelector li.selected a {
  background: url("/static/02420719172003469647/images/v3/forms/bkg-radio-checked.png") 10px center no-repeat #e3f3fc;
  background-size: 18px;
  color: #283740;
  background-size: 18px;
  border: 1px solid #c4d5e4;
  -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.1);
  -moz-box-shadow: inset 0 0 3px rgba(0,0,0,0.1);
  box-shadow: inset 0 0 3px rgba(0,0,0,0.1);
}

@media (min-width: 680px) {
  .radioSelector li.selected a {
    background: url("/static/02420719172003469647/images/v3/forms/bkg-radio-checked.png") 13px 13px no-repeat #e3f3fc;
    background-size: 18px;
  }
}

.radioSelector--disabled li:hover a {
  cursor: default;
}

.radioSelector--disabled li:not(.selected) {
  opacity: .5;
}

.radioSelector--disabled li:not(.selected):hover a {
  border: 1px solid #c4d5e4;
}

.boxSelector__item {
  margin-bottom: 10px;
}

.boxSelector__item a {
  background: #fff;
  text-align: center;
}

.boxSelector__item a:hover {
  text-decoration: none;
  border: 1px solid #b2b2b2;
}

.boxSelector__item--selected a {
  border: 1px solid #ffda00;
  background: #fff3d9;
}

.paymentsTabs li .save {
  margin-top: -10px;
  margin-bottom: 10px;
  font-weight: normal;
}

.paymentsTabs li.paymentsTabs__tab {
  margin-bottom: 5px;
}

@media (min-width: 680px) {
  .paymentsTabs li.paymentsTabs__tab {
    margin-bottom: 0;
  }
}

@media (min-width: 680px) {
  .paymentsTabs li.paymentsTabs__tab>a {
    height: 80px;
  }
}

@media (min-width: 680px) {
  .paymentsTabs li.paymentsTabs__tab {
    display: inline-block;
  }
}

.paymentsTabs li.paymentsTabs__tab .paymentsTabs__tab__img {
  display: inline-block;
  margin-left: 40px;
  margin-right: 5px;
  vertical-align: middle;
}

.paymentsTabs li.paymentsTabs__tab .paymentsTabs__tab__img img {
  vertical-align: middle;
}

@media (min-width: 680px) {
  .paymentsTabs li.paymentsTabs__tab .paymentsTabs__tab__img {
    margin-bottom: 5px;
  }
}

.paymentsTabs li.paymentsTabs__tab .paymentsTabs__tab__label {
  display: inline-block;
  vertical-align: middle;
}

@media (min-width: 680px) {
  .paymentsTabs li.paymentsTabs__tab .paymentsTabs__tab__label {
    font-size: 12px;
    display: block;
    text-align: center;
  }
}

@media (min-width: 680px) and (min-width: 680px) {
  .paymentsTabs li.paymentsTabs__tab .paymentsTabs__tab__label {
    font-size: 12px;
  }
}

@media (min-width: 680px) {
  body.ru .paymentsTabs li.paymentsTabs__tab .paymentsTabs__tab__label {
    font-size: 11px;
  }
}

.paymentsTabs li.paymentsTabs__tab .paymentsTabs__tab__label--green {
  color: #4CAF50;
  font-weight: 600;
}

.paymentsTabs li.paymentsTabs__tab .paymentsTabs__tab__label--red {
  color: #fe3636;
  font-weight: 600;
}

@media (min-width: 680px) {
  .paymentsTabs li.paymentsTabs__tab {
    width: 16.6666666667%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    min-width: 90px;
  }
}

.paymentsTabs li.selected a {
  background: url("/static/02420719172003469647/images/v3/forms/bkg-radio-checked.png") 10px center no-repeat #e3f3fc;
  background-size: 18px;
  background-size: 18px;
  border: 1px solid #c4d5e4;
  -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.1);
  -moz-box-shadow: inset 0 0 3px rgba(0,0,0,0.1);
  box-shadow: inset 0 0 3px rgba(0,0,0,0.1);
}

@media (min-width: 680px) {
  .paymentsTabs li.selected a {
    background: url("/static/02420719172003469647/images/v3/forms/bkg-radio-checked.png") 13px 13px no-repeat #e3f3fc;
    background-size: 18px;
  }
}

.paymentsTabs li.selected a .paymentsTabs__tab__label {
  color: #283740;
}

.paymentsTabs li.selected a .paymentsTabs__tab__label--green {
  color: #00ef29;
}

.paymentsTabs li.selected a .paymentsTabs__tab__label--red {
  color: #fe3636;
}

@media (min-width: 680px) {
  .paymentsTabs li.mobile {
    display: none;
  }
}

.paymentsTabs li.desktop {
  display: none;
}

@media (min-width: 680px) {
  .paymentsTabs li.desktop {
    display: inline-block;
  }
}

.paymentsTabs li.paymentsTabs__tab--more>a {
  display: none;
}

@media (min-width: 680px) {
  .paymentsTabs li.paymentsTabs__tab--more a {
    display: block;
    background: none;
  }

  .paymentsTabs li.paymentsTabs__tab--more a .paymentsTabs__tab__img {
    margin: 0;
    margin-right: 5px;
    display: block;
    text-align: center;
  }

  .paymentsTabs li.paymentsTabs__tab--more a.active+ul {
    max-height: 400px;
    opacity: 1;
    display: block;
  }
}

@media (min-width: 680px) {
  .paymentsTabs li.paymentsTabs__tab--more ul {
    -webkit-box-shadow: 0 4px 10px 0px rgba(0,0,0,0.25);
    -moz-box-shadow: 0 4px 10px 0px rgba(0,0,0,0.25);
    box-shadow: 0 4px 10px 0px rgba(0,0,0,0.25);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    text-align: left;
    background: #fff;
    border: 1px solid #E5E5E5;
    line-height: 1.2142857143;
    z-index: 5;
    display: block;
    min-width: 140px;
    word-wrap: normal;
    cursor: pointer;
    position: absolute;
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    visibility: hidden;
    -webkit-pointer-events: none;
    -moz-pointer-events: none;
    -ms-pointer-events: none;
    -o-pointer-events: none;
    pointer-events: none;
  }

  .paymentsTabs li.paymentsTabs__tab--more ul a {
    height: auto;
    border: 0;
  }
}

@media (min-width: 680px) and (min-width: 680px) {
  .paymentsTabs li.paymentsTabs__tab--more ul {
    -moz-transition: all 400ms cubic-bezier(0.7, 0, 0.3, 1);
    -o-transition: all 400ms cubic-bezier(0.7, 0, 0.3, 1);
    -webkit-transition: all 400ms cubic-bezier(0.7, 0, 0.3, 1);
    transition: all 400ms cubic-bezier(0.7, 0, 0.3, 1);
  }
}

@media (min-width: 680px) and (min-width: 680px) {
  .paymentsTabs li.paymentsTabs__tab--more ul {
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 0 10px rgba(0,0,0,0.2);
    box-shadow: 0 0 10px rgba(0,0,0,0.2);
  }
}

@media (min-width: 680px) {
  .paymentsTabs li.paymentsTabs__tab--more ul>li {
    display: block;
    width: 100%;
    white-space: nowrap;
    zoom: 1;
  }

  .paymentsTabs li.paymentsTabs__tab--more ul>li:before,
  .paymentsTabs li.paymentsTabs__tab--more ul>li:after {
    content: "";
    display: table;
  }

  .paymentsTabs li.paymentsTabs__tab--more ul>li:after {
    clear: both;
  }

  .paymentsTabs li.paymentsTabs__tab--more ul>li:last-child {
    border-bottom: 0;
    margin-bottom: 0;
  }

  .paymentsTabs li.paymentsTabs__tab--more ul>li>.fakeLink,
  .paymentsTabs li.paymentsTabs__tab--more ul>li>a {
    color: #283740;
    display: block;
    padding: 15px 10px;
    font-size: 14px;
    font-weight: normal;
  }
}

@media (min-width: 680px) and (min-width: 680px) {
  .paymentsTabs li.paymentsTabs__tab--more ul>li>.fakeLink,
  .paymentsTabs li.paymentsTabs__tab--more ul>li>a {
    font-size: 14px;
  }
}

@media (min-width: 680px) {
  .paymentsTabs li.paymentsTabs__tab--more ul>li>.fakeLink.tw3-switch,
  .paymentsTabs li.paymentsTabs__tab--more ul>li>a.tw3-switch {
    padding: 0px;
  }

  .paymentsTabs li.paymentsTabs__tab--more ul>li>.fakeLink:hover,
  .paymentsTabs li.paymentsTabs__tab--more ul>li>a:hover {
    background-color: #E6E6E6;
    text-decoration: none;
  }

  .paymentsTabs li.paymentsTabs__tab--more ul>li>.fakeLink:hover .badge--darkRed,
  .paymentsTabs li.paymentsTabs__tab--more ul>li>a:hover .badge--darkRed {
    -webkit-box-shadow: 0 0 0 2px #E6E6E6;
    -moz-box-shadow: 0 0 0 2px #E6E6E6;
    box-shadow: 0 0 0 2px #E6E6E6;
  }

  .paymentsTabs li.paymentsTabs__tab--more ul>li>.fakeLink.tw3-pointerMenu__item--green,
  .paymentsTabs li.paymentsTabs__tab--more ul>li>a.tw3-pointerMenu__item--green {
    background: #00ef29;
    color: #fff;
  }

  .paymentsTabs li.paymentsTabs__tab--more ul>li>.fakeLink.tw3-pointerMenu__item--green:hover,
  .paymentsTabs li.paymentsTabs__tab--more ul>li>a.tw3-pointerMenu__item--green:hover {
    background: rgba(0,239,41,0.8);
  }

  .paymentsTabs li.paymentsTabs__tab--more ul>li>.fakeLink.tw3-pointerMenu__item--cyan,
  .paymentsTabs li.paymentsTabs__tab--more ul>li>a.tw3-pointerMenu__item--cyan {
    background: #00b0aa;
    color: #fff;
  }

  .paymentsTabs li.paymentsTabs__tab--more ul>li>.fakeLink.tw3-pointerMenu__item--cyan:hover,
  .paymentsTabs li.paymentsTabs__tab--more ul>li>a.tw3-pointerMenu__item--cyan:hover {
    background: rgba(0,176,170,0.8);
  }

  .paymentsTabs li.paymentsTabs__tab--more ul>li>.disabled {
    color: #b6bdc2;
  }

  .paymentsTabs li.paymentsTabs__tab--more ul>li>.disabled:hover {
    background-color: #fff;
    cursor: default;
  }

  .paymentsTabs li.paymentsTabs__tab--more ul--footer {
    background: #E6E6E6;
    color: #283740;
    display: block;
    padding: 10px;
    text-align: center;
    font-weight: 600;
    font-size: 14px;
    color: #0076ff;
    border-top: 1px solid #E5E5E5;
  }
}

@media (min-width: 680px) and (min-width: 680px) {
  .paymentsTabs li.paymentsTabs__tab--more ul--footer {
    font-size: 14px;
  }
}

@media (min-width: 680px) {
  .paymentsTabs li.paymentsTabs__tab--more ul--footer:hover {
    background: #f9f9f9;
    text-decoration: none;
    -moz-transition: all 0.1s ease-out;
    -o-transition: all 0.1s ease-out;
    -webkit-transition: all 0.1s ease-out;
    transition: all 0.1s ease-out;
  }

  .paymentsTabs li.paymentsTabs__tab--more ul>li>ul>li {
    display: block;
    width: 100%;
    white-space: nowrap;
    zoom: 1;
  }

  .paymentsTabs li.paymentsTabs__tab--more ul>li>ul>li:before,
  .paymentsTabs li.paymentsTabs__tab--more ul>li>ul>li:after {
    content: "";
    display: table;
  }

  .paymentsTabs li.paymentsTabs__tab--more ul>li>ul>li:after {
    clear: both;
  }

  .paymentsTabs li.paymentsTabs__tab--more ul>li>ul>li:last-child {
    border-bottom: 0;
    margin-bottom: 0;
  }

  .paymentsTabs li.paymentsTabs__tab--more ul>li>ul>li>.fakeLink,
  .paymentsTabs li.paymentsTabs__tab--more ul>li>ul>li>a {
    color: #283740;
    display: block;
    padding: 15px 10px;
    font-size: 14px;
    font-weight: normal;
  }
}

@media (min-width: 680px) and (min-width: 680px) {
  .paymentsTabs li.paymentsTabs__tab--more ul>li>ul>li>.fakeLink,
  .paymentsTabs li.paymentsTabs__tab--more ul>li>ul>li>a {
    font-size: 14px;
  }
}

@media (min-width: 680px) {
  .paymentsTabs li.paymentsTabs__tab--more ul>li>ul>li>.fakeLink.tw3-switch,
  .paymentsTabs li.paymentsTabs__tab--more ul>li>ul>li>a.tw3-switch {
    padding: 0px;
  }

  .paymentsTabs li.paymentsTabs__tab--more ul>li>ul>li>.fakeLink:hover,
  .paymentsTabs li.paymentsTabs__tab--more ul>li>ul>li>a:hover {
    background-color: #E6E6E6;
    text-decoration: none;
  }

  .paymentsTabs li.paymentsTabs__tab--more ul>li>ul>li>.fakeLink:hover .badge--darkRed,
  .paymentsTabs li.paymentsTabs__tab--more ul>li>ul>li>a:hover .badge--darkRed {
    -webkit-box-shadow: 0 0 0 2px #E6E6E6;
    -moz-box-shadow: 0 0 0 2px #E6E6E6;
    box-shadow: 0 0 0 2px #E6E6E6;
  }

  .paymentsTabs li.paymentsTabs__tab--more ul>li>ul>li>.fakeLink.tw3-pointerMenu__item--green,
  .paymentsTabs li.paymentsTabs__tab--more ul>li>ul>li>a.tw3-pointerMenu__item--green {
    background: #00ef29;
    color: #fff;
  }

  .paymentsTabs li.paymentsTabs__tab--more ul>li>ul>li>.fakeLink.tw3-pointerMenu__item--green:hover,
  .paymentsTabs li.paymentsTabs__tab--more ul>li>ul>li>a.tw3-pointerMenu__item--green:hover {
    background: rgba(0,239,41,0.8);
  }

  .paymentsTabs li.paymentsTabs__tab--more ul>li>ul>li>.fakeLink.tw3-pointerMenu__item--cyan,
  .paymentsTabs li.paymentsTabs__tab--more ul>li>ul>li>a.tw3-pointerMenu__item--cyan {
    background: #00b0aa;
    color: #fff;
  }

  .paymentsTabs li.paymentsTabs__tab--more ul>li>ul>li>.fakeLink.tw3-pointerMenu__item--cyan:hover,
  .paymentsTabs li.paymentsTabs__tab--more ul>li>ul>li>a.tw3-pointerMenu__item--cyan:hover {
    background: rgba(0,176,170,0.8);
  }

  .paymentsTabs li.paymentsTabs__tab--more ul>li>ul>li>.disabled {
    color: #b6bdc2;
  }

  .paymentsTabs li.paymentsTabs__tab--more ul>li>ul>li>.disabled:hover {
    background-color: #fff;
    cursor: default;
  }

  .paymentsTabs li.paymentsTabs__tab--more ul>li>ul--footer {
    background: #E6E6E6;
    color: #283740;
    display: block;
    padding: 10px;
    text-align: center;
    font-weight: 600;
    font-size: 14px;
    color: #0076ff;
    border-top: 1px solid #E5E5E5;
  }
}

@media (min-width: 680px) and (min-width: 680px) {
  .paymentsTabs li.paymentsTabs__tab--more ul>li>ul--footer {
    font-size: 14px;
  }
}

@media (min-width: 680px) {
  .paymentsTabs li.paymentsTabs__tab--more ul>li>ul--footer:hover {
    background: #f9f9f9;
    text-decoration: none;
    -moz-transition: all 0.1s ease-out;
    -o-transition: all 0.1s ease-out;
    -webkit-transition: all 0.1s ease-out;
    transition: all 0.1s ease-out;
  }

  .paymentsTabs li.paymentsTabs__tab--more ul>li>ul>li>a {
    padding-left: 30px;
  }

  .paymentsTabs li.paymentsTabs__tab--more ul>li.tw3-pointerMenu__item--disabled>a {
    color: #6d7c85;
  }

  .paymentsTabs li.paymentsTabs__tab--more ul li {
    padding: 0;
    margin-bottom: 0;
  }
}

.paymentsTabs li.paymentsTabs__tab--more ul .paymentsTabs__tab__img,
.paymentsTabs li.paymentsTabs__tab--more ul .paymentsTabs__tab__label {
  display: inline-block;
}

.paymentsTabsV2 {
  border-bottom: 2px solid #E6E6E6;
  border-bottom: 0;
}

.paymentsTabsV2 .tw3-tabsPane {
  margin-bottom: -3px;
}

.paymentsTabsV2 li {
  margin-right: -4px;
}

.paymentsTabsV2 li .save {
  margin-top: -10px;
  margin-bottom: 10px;
  font-weight: normal;
}

.paymentsTabsV2 li.paymentsTabs__tab {
  color: #E6E6E6;
  display: inline-block;
  zoom: 1;
  *display: inline;
  padding-top: 20px;
  padding-bottom: 10px;
  padding-right: 10px;
  padding-left: 10px;
  color: #6d7c85;
  position: relative;
  font-size: 11px;
  font-weight: 600;
  text-align: center;
  min-width: 93px;
  vertical-align: top;
}

.paymentsTabsV2 li.paymentsTabs__tab:visited,
.paymentsTabsV2 li.paymentsTabs__tab:hover,
.paymentsTabsV2 li.paymentsTabs__tab:active,
.paymentsTabsV2 li.paymentsTabs__tab:focus {
  color: #E6E6E6;
}

.paymentsTabsV2 li.paymentsTabs__tab .paymentsTabs__tab__img {
  padding-bottom: 10px;
  height: 32px;
}

.paymentsTabsV2 li.paymentsTabs__tab .paymentsTabs__tab__label {
  color: #b6bdc2;
}

.paymentsTabsV2 li.paymentsTabs__tab:hover {
  text-decoration: none;
  color: #283740;
}

.paymentsTabsV2 li.paymentsTabs__tab:after {
  left: 50%;
  right: 50%;
  height: 2px;
  content: '';
  position: absolute;
  bottom: 0;
  background: #E6E6E6;
  left: 0;
  right: 0;
}

.paymentsTabsV2 li.paymentsTabs__tab.selected {
  position: relative;
}

.paymentsTabsV2 li.paymentsTabs__tab.selected .paymentsTabs__tab__label {
  color: #283740;
}

.paymentsTabsV2 li.paymentsTabs__tab.selected .paymentsTabs__tab__label--green {
  color: #00ef29;
}

.paymentsTabsV2 li.paymentsTabs__tab.selected:after {
  -moz-transition: all ease-out 250ms;
  -o-transition: all ease-out 250ms;
  -webkit-transition: all ease-out 250ms;
  transition: all ease-out 250ms;
  background: #0076ff;
  left: 0;
  right: 0;
}

.paymentsTabsV2 li.paymentsTabs__tab .paymentsTabs__tab__label--green {
  color: #00ef29;
}

.tableSelector tr {
  text-align: left;
  font-size: 14px;
  margin-bottom: 5px;
  height: 40px;
}

@media (min-width: 680px) {
  .tableSelector tr {
    font-size: 14px;
  }
}

.tableSelector tr td:first-child {
  vertical-align: middle;
  background: url("/static/354835574821874598125/images/v3/forms/bkg-radio.png") 10px center no-repeat;
  background-size: 18px;
  width: 40px;
  height: 30px;
  position: relative;
}

.tableSelector tr.selected {
  background: #E3F3FC;
}

.tableSelector tr.selected td:first-child {
  background: url("/static/02420719172003469647/images/v3/forms/bkg-radio-checked.png") 10px center no-repeat #e3f3fc;
  background-size: 18px;
}

html.notouch .tableSelector tr:hover {
  cursor: pointer;
  opacity: .8;
}

.paymentMenu a {
  padding: 40px;
  display: block;
}

.paymentMenu {
  background: #fff;
}

.paymentMenu--vertical a.selected {
  position: relative;
}

.paymentMenu--vertical a.selected:before {
  content: " ";
  position: absolute;
  top: 50%;
  margin-top: -10px;
  right: 1px;
  display: block;
  height: 0;
  width: 0;
  border-top: 10px solid transparent;
  border-right: 10px solid #b6bdc2;
  border-bottom: 10px solid transparent;
  border-left: 0 solid transparent;
}

.paymentMenu--vertical a.selected:after {
  content: " ";
  position: absolute;
  top: 50%;
  margin-top: -10px;
  right: 0;
  display: block;
  height: 0;
  width: 0;
  border-top: 10px solid transparent;
  border-right: 10px solid #E6E6E6;
  border-bottom: 10px solid transparent;
  border-left: 0 solid transparent;
}

@media (min-width: 680px) {
  .tw3-creditcardsInModal .tw3-creditcardsInModal {
    width: 100%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
  }

  .tw3-creditcardsInModal .tw3-creditcard {
    float: left;
    width: 600px;
    position: relative;
    border: 1px solid #F9F9F9;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    background: url("/static/7407253615550716518/images/v3/payments/bck-creditcard-back.jpg") right 14px no-repeat;
    background-size: 186px 249px;
  }

  .tw3-creditcardsInModal .tw3-creditcard label {
    font-family: "Inconsolata";
    font-size: 14px;
  }
}

@media (min-width: 680px) and (min-width: 680px) {
  .tw3-creditcardsInModal .tw3-creditcard label {
    font-size: 14px;
  }
}

@media (min-width: 680px) {
  .tw3-creditcardsInModal .tw3-creditcard__front {
    padding: 15px;
    border-right: 1px solid #fff;
    width: 420px;
    box-shadow: 0px 1px 2px 2px rgba(0,0,0,0.15),16px 0px 22px 0px rgba(0,0,0,0.2);
    background-image: url("/static/81696880679897395770/images/v3/payments/bck-creditcard-front.png");
    background-size: contain;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
  }

  .tw3-creditcardsInModal .tw3-creditcard__securityCode {
    right: 10px;
    position: absolute;
    width: 160px;
    top: 98px;
  }

  .tw3-creditcardsInModal .tw3-creditcard__securityCode__container {
    width: 100%;
  }

  .tw3-creditcardsInModal .tw3-creditcard__securityCode__container .tw3-form__row__label {
    display: inline-block;
    vertical-align: top;
    margin-right: 5px;
    width: 50%;
  }

  .tw3-creditcardsInModal .tw3-creditcard__securityCode__container .tw3-form__row__label>label {
    overflow-wrap: break-word;
    word-wrap: break-word;
    -ms-word-break: break-all;
    white-space: -moz-pre-wrap;
    word-break: break-word;
    -ms-hyphens: auto;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
    width: 100%;
    display: inline-block;
    zoom: 1;
    *display: inline;
  }

  .tw3-creditcardsInModal .tw3-creditcard__securityCode__container .tw3-form__row__input {
    display: inline-block;
    vertical-align: top;
  }

  .tw3-creditcardsInModal .tw3-creditcard__securityCode__container .tw3-form__row__input .tw3-inputLockContainer {
    margin: 0;
    margin-right: 5px;
  }

  .tw3-creditcardsInModal .tw3-creditcard__securityCode__container .tw3-form__row__input .tw3-inputLockContainer .tw3-text {
    padding-left: 3px;
    padding-right: 3px;
  }

  .tw3-creditcardsInModal .tw3-creditcard__securityCode__container .tw3-form__row.tw3-form__row--error .tw3-form__row__label label:before {
    display: none;
  }

  .tw3-creditcardsInModal .tw3-creditcard__securityCode__container .tw3-form__row.tw3-form__row--success .tw3-form__row__label label:before {
    display: none;
  }

  .tw3-creditcardsInModal .tw3-creditcard__securityCode .toolTip {
    display: none;
  }
}

@media (min-width: 680px) {
  .tw3-creditcardsInModal--small .tw3-creditcard {
    width: 570px;
    border: 0;
  }

  .tw3-creditcardsInModal--small .tw3-creditcard__front {
    width: 390px;
  }
}

.loadingBlock {
  background: rgba(0,0,0,0.05);
  display: block;
  animation-duration: 1s;
  animation-fill-mode: forwards;
  animation-iteration-count: infinite;
  animation-name: placeHolderShimmer;
  animation-timing-function: linear;
  background: linear-gradient(to right, rgba(0,0,0,0.05) 8%, rgba(0,0,0,0.1) 18%, rgba(0,0,0,0.05) 33%);
  background-size: 800px 104px;
  position: relative;
}

.loadingBlock--rounded {
  border-radius: 3px;
}

@keyframes placeHolderShimmer {
  0% {
    background-position: -468px 0;
  }

  100% {
    background-position: 468px 0;
  }
}

.collapseMenu {
  position: relative;
  padding-left: 25px;
  cursor: pointer;
}

.collapseMenu__icons {
  position: absolute;
  left: 0;
  top: 0;
  cursor: pointer;
}

.collapseMenu__icons .tw3-iconQuestionMark {
  display: inline-block;
}

.collapseMenu__icons .tw3-iconCheckUpFilled {
  display: none;
}

.collapseMenu__icons .tw3-iconCheckDownCircle {
  display: inline-block;
}

.collapseMenu--active {
  cursor: inherit;
}

.collapseMenu--active .collapseMenu__icons .tw3-iconQuestionMark {
  display: none;
}

.collapseMenu--active .collapseMenu__icons .tw3-iconCheckUpFilled {
  display: inline-block;
}

.collapseMenu--active .collapseMenu__icons .tw3-iconCheckDownCircle {
  display: none;
}

.uploadOptions {
  text-align: center;
}

.uploadOptions__item {
  width: 33.3333333333%;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  padding-left: 5px;
  padding-right: 5px;
  display: inline-block;
  float: none;
  vertical-align: top;
}

.uploadOptions__item__click {
  display: block;
  color: #6d7c85;
  text-decoration: none;
}

.uploadOptions__item__click:hover {
  text-decoration: none;
}

.uploadOptions__item__click:not(:hover) i {
  color: #6d7c85;
}

.uploadOptions .dragArea {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  height: 146px;
  border: 2px dashed #E5E5E5;
  background: #fff;
  color: #6d7c85;
  text-align: center;
  padding: 40px 20px;
  -moz-transition: all 100ms ease-in;
  -o-transition: all 100ms ease-in;
  -webkit-transition: all 100ms ease-in;
  transition: all 100ms ease-in;
}

.uploadOptions .dragArea .dragArea__init {
  display: block;
}

.uploadOptions .dragArea .dragArea__dragging {
  display: none;
  pointer-events: none;
}

.uploadOptions .dragArea.dragOver {
  -moz-transition: all 200ms ease-in;
  -o-transition: all 200ms ease-in;
  -webkit-transition: all 200ms ease-in;
  transition: all 200ms ease-in;
  background: #0076ff;
  color: #fff;
  border: 2px solid transparent;
}

.uploadOptions .dragArea.dragOver .dragArea__init {
  display: none;
}

.uploadOptions .dragArea.dragOver .dragArea__dragging {
  display: block;
}

.uploadOptions__note {
  border-top: 1px solid #E5E5E5;
  padding: 10px 0;
  margin-top: 20px;
}

.uploadOptions.noWebcam .uploadOptions__item--webcam {
  display: none;
}

.tw3-webcamTicker__step {
  background: #b6bdc2;
  color: #fff;
  padding: 5px 9px;
  border: 2px solid #fff;
  margin: 0 15px;
}

.tw3-webcamTicker__step--animated.active {
  -webkit-animation: 1s blink infinite;
  -moz-animation: 1s blink infinite;
  animation: 1s blink infinite;
}

.tw3-webcamTicker[data-showstep="0"] .tw3-webcamTicker__step[data-step="0"] {
  background: #ff7102;
  color: #fff;
}

.tw3-webcamTicker[data-showstep="0"] .tw3-webcamTicker__step[data-step="0"]--animated.active {
  -webkit-animation: 1s blink infinite;
  -moz-animation: 1s blink infinite;
  animation: 1s blink infinite;
}

.tw3-webcamTicker[data-showstep="1"] .tw3-webcamTicker__step[data-step="1"] {
  background: #ff7102;
  color: #fff;
}

.tw3-webcamTicker[data-showstep="1"] .tw3-webcamTicker__step[data-step="1"]--animated.active {
  -webkit-animation: 1s blink infinite;
  -moz-animation: 1s blink infinite;
  animation: 1s blink infinite;
}

.tw3-webcamTicker[data-showstep="2"] .tw3-webcamTicker__step[data-step="2"] {
  background: #ff7102;
  color: #fff;
}

.tw3-webcamTicker[data-showstep="2"] .tw3-webcamTicker__step[data-step="2"]--animated.active {
  -webkit-animation: 1s blink infinite;
  -moz-animation: 1s blink infinite;
  animation: 1s blink infinite;
}

.tw3-webcamTicker[data-showstep="3"] .tw3-webcamTicker__step[data-step="3"] {
  background: #ff7102;
  color: #fff;
}

.tw3-webcamTicker[data-showstep="3"] .tw3-webcamTicker__step[data-step="3"]--animated.active {
  -webkit-animation: 1s blink infinite;
  -moz-animation: 1s blink infinite;
  animation: 1s blink infinite;
}

.uploadOptions--v4 {
  text-align: center;
}

.uploadOptions--v4__item {
  width: 50%;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  padding-left: 5px;
  padding-right: 5px;
  display: inline-block;
  float: none;
  vertical-align: top;
  margin-bottom: 10px;
}

.uploadOptions--v4__item__click {
  display: block;
  color: #6d7c85;
  border: 1px solid #b6bdc2;
  background: #fff;
  padding: 20px;
  width: 100%;
  text-decoration: none;
  border-radius: 4px;
}

.uploadOptions--v4__item__click:hover {
  text-decoration: none;
}

.uploadOptions--v4__item__click:not(:hover) i {
  color: #0076ff;
}

.uploadOptions--v4__noWebCamBanner {
  background: rgba(255,232,1,0.2);
  border-top-radius: 10px;
  padding: 20px;
  margin-left: -40px;
  margin-right: -40px;
  margin-top: -20px;
  text-align: left;
}

.uploadOptions--v4__noWebCamBanner--verify {
  margin-left: -20px;
  margin-right: -20px;
}

.uploadOptions--v4 .dragArea {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  height: 146px;
  border: 2px dashed #E5E5E5;
  background: #fff;
  color: #6d7c85;
  text-align: center;
  padding: 40px 20px;
  -moz-transition: all 100ms ease-in;
  -o-transition: all 100ms ease-in;
  -webkit-transition: all 100ms ease-in;
  transition: all 100ms ease-in;
}

.uploadOptions--v4 .dragArea .dragArea__init {
  display: block;
}

.uploadOptions--v4 .dragArea .dragArea__dragging {
  display: none;
  pointer-events: none;
}

.uploadOptions--v4 .dragArea.dragOver {
  -moz-transition: all 200ms ease-in;
  -o-transition: all 200ms ease-in;
  -webkit-transition: all 200ms ease-in;
  transition: all 200ms ease-in;
  background: #0076ff;
  color: #fff;
  border: 2px solid transparent;
}

.uploadOptions--v4 .dragArea.dragOver .dragArea__init {
  display: none;
}

.uploadOptions--v4 .dragArea.dragOver .dragArea__dragging {
  display: block;
}

.uploadOptions--v4__note {
  padding: 10px 0;
  text-align: center;
}

.uploadOptions--v4.noWebcam .uploadOptions__item--webcam {
  display: none;
}

.tw3-webcamTicker__step {
  background: #b6bdc2;
  color: #fff;
  padding: 10px 15px;
  border: 2px solid #fff;
  margin: 0 15px;
}

.tw3-webcamTicker__step--animated.active {
  -webkit-animation: 1s blink infinite;
  -moz-animation: 1s blink infinite;
  animation: 1s blink infinite;
}

.tw3-webcamTicker[data-showstep="0"] .tw3-webcamTicker__step[data-step="0"] {
  background: #ff7102;
  color: #fff;
  padding: 10px 15px;
}

.tw3-webcamTicker[data-showstep="0"] .tw3-webcamTicker__step[data-step="0"]--animated.active {
  -webkit-animation: 1s blink infinite;
  -moz-animation: 1s blink infinite;
  animation: 1s blink infinite;
}

.tw3-webcamTicker[data-showstep="1"] .tw3-webcamTicker__step[data-step="1"] {
  background: #ff7102;
  color: #fff;
  padding: 10px 15px;
}

.tw3-webcamTicker[data-showstep="1"] .tw3-webcamTicker__step[data-step="1"]--animated.active {
  -webkit-animation: 1s blink infinite;
  -moz-animation: 1s blink infinite;
  animation: 1s blink infinite;
}

.tw3-webcamTicker[data-showstep="2"] .tw3-webcamTicker__step[data-step="2"] {
  background: #ff7102;
  color: #fff;
  padding: 10px 15px;
}

.tw3-webcamTicker[data-showstep="2"] .tw3-webcamTicker__step[data-step="2"]--animated.active {
  -webkit-animation: 1s blink infinite;
  -moz-animation: 1s blink infinite;
  animation: 1s blink infinite;
}

.tw3-webcamTicker[data-showstep="3"] .tw3-webcamTicker__step[data-step="3"] {
  background: #ff7102;
  color: #fff;
  padding: 10px 15px;
}

.tw3-webcamTicker[data-showstep="3"] .tw3-webcamTicker__step[data-step="3"]--animated.active {
  -webkit-animation: 1s blink infinite;
  -moz-animation: 1s blink infinite;
  animation: 1s blink infinite;
}

.tw3-webcamTicker[data-showstep="4"] .tw3-webcamTicker__step[data-step="4"] {
  background: #ff7102;
  color: #fff;
  padding: 10px 15px;
}

.tw3-webcamTicker[data-showstep="4"] .tw3-webcamTicker__step[data-step="4"]--animated.active {
  -webkit-animation: 1s blink infinite;
  -moz-animation: 1s blink infinite;
  animation: 1s blink infinite;
}

.verifiedUsersHolder .verifiedUser {
  width: 20%;
  border: 1px solid #FFF;
  float: left;
}

.verifiedUsersHolder .verifiedUser img {
  width: 100%;
}

html.notouch .uploadOptions--v4__item {
  width: 33.3333333333%;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  padding-left: 5px;
  padding-right: 5px;
}

ul.fiItems>li>label span.isOnTwoo {
  color: #949494;
  display: block;
}

div.contactList.bigThumbs ul.fiItems>li {
  width: 150px;
  height: 177px;
  text-align: left;
  position: relative;
}

div.contactList.bigThumbs ul.fiItems>li span.isOnTwoo {
  padding-left: 15px;
}

div.contactList.bigThumbs ul.fiItems>li span.name {
  padding: 3px 3px 0 3px;
  display: block;
}

div.contactList.bigThumbs ul.fiItems>li .removeContact {
  position: absolute;
  right: 8px;
  top: 1px;
  font-size: 11px;
  color: white;
  text-align: right;
  padding: 3px;
  font-weight: bold;
  text-shadow: 0 1px 1px rgba(0,0,0,0.55);
}

div.contactList.bigThumbs ul.fiItems>li .removeContact:hover span {
  filter: alpha(opacity=100);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}

div.contactList.bigThumbs ul.fiItems>li .removeContact span {
  filter: alpha(opacity=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}

.creditsContainer div.contactList.bigThumbs {
  padding: 0;
}

.boxInvite {
  padding: 0;
}

.unlimitedHolder.smallView .activateBox div.TRYFORFREE_PAYMENT div.contactImporter {
  width: 437px;
}

.contactListContainer {
  background-color: #eee;
  border-top: 1px solid #d2d2d2;
  border-bottom: 1px solid #d2d2d2;
}

.contactListContainer #footerContainer {
  border-top: 0;
}

div.contactList.rowThumbs {
  margin: auto;
  padding-top: 30px;
  width: 780px;
}

div.contactList.rowThumbs .jsContactListContainer {
  max-height: 240px;
  min-height: 130px;
  overflow: auto;
  zoom: 1;
  position: relative;
}

div.contactList.rowThumbs li.fiItem {
  cursor: pointer;
}

div.contactList.rowThumbs li.fiItem label input[type="checkbox"] {
  display: none;
}

div.contactList.rowThumbs li.fiItem div.infoSelect,
div.contactList.rowThumbs li.fiItem div.infoDeselect {
  background-color: #fff;
  background-color: rgba(255,255,255,0.6);
  display: none;
  position: absolute;
  top: 2px;
  left: 2px;
  bottom: 2px;
  right: 2px;
  text-align: center;
  height: 82px;
  padding: 2px;
}

div.contactList.rowThumbs li.fiItem div.infoSelect {
  height: 84px;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

div.contactList.rowThumbs li.fiItem.jsChecked img {
  -webkit-box-shadow: inset 0 0 2px 2px #FF7102;
  -moz-box-shadow: inset 0 0 2px 2px #FF7102;
  box-shadow: inset 0 0 2px 2px #FF7102;
}

div.contactList.rowThumbs li.fiItem.jsChecked:hover div.infoDeselect {
  display: block;
}

div.contactList.rowThumbs li.fiItem.jsUnchecked:hover div.infoSelect {
  display: block;
}

.ie8 li.fiItem.jsChecked img {
  border: 2px solid #ff7102;
}

.ie8 div.infoSelect,
.ie8 div.infoDeselect {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

div.contactList.smallThumbs ul.fiItems>li,
div.contactList.rowThumbs ul.fiItems>li {
  height: 120px;
  position: relative;
  width: 90px;
}

div.contactList.smallThumbs ul.fiItems>li .removeContact,
div.contactList.rowThumbs ul.fiItems>li .removeContact {
  position: absolute;
  right: 0px;
  top: 0px;
  font-size: 11px;
  color: white;
  text-align: right;
  padding: 3px;
  font-weight: bold;
  text-shadow: 0 1px 1px rgba(0,0,0,0.55);
}

div.contactList.smallThumbs ul.fiItems>li .removeContact:hover span,
div.contactList.rowThumbs ul.fiItems>li .removeContact:hover span {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}

div.contactList.smallThumbs ul.fiItems>li .removeContact span,
div.contactList.rowThumbs ul.fiItems>li .removeContact span {
  ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}

#unlimitedContainer div.smallThumbs>form>.smallView {
  border: 1px solid #E5E5E5;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  padding: 10px;
  overflow-y: auto;
  overflow-x: hidden;
  height: 235px;
  width: 397px;
  position: relative;
}

#unlimitedContainer div.importer {
  margin: 0 auto;
  width: 465px;
}

.messageFriendFindContainer #unlimitedContainer div.importer,
#unlimitedContainer div.TRYFORFREE_PAYMENT.importer.fullWidth {
  width: auto;
}

#unlimitedContainer div.TRYFORFREE_PAYMENT.importer div.smallThumbs>form>.smallView {
  border: none;
}

#unlimitedContainer div.TRYFORFREE_PAYMENT.importer>h2 {
  text-align: center;
  display: block;
}

#messages #unlimitedContainer div.TRYFORFREE_PAYMENT.importer>h2 {
  margin-bottom: 0px;
}

#unlimited #unlimitedContainer div.TRYFORFREE_PAYMENT.importer>h2 {
  margin-bottom: 0px;
}

#unlimitedContainer div.TRYFORFREE_PAYMENT.importer>div.smallThumbs {
  width: 400px;
  margin: 0 auto;
}

#welcome .ie7 .aboutBox .friendInvite,
.ie8 .aboutBox .friendInvite {
  width: 672px;
}

#welcome .ie7 div.contactList.bigThumbs ul.fiItems>li>label span.isOnTwoo,
.ie8 div.contactList.bigThumbs ul.fiItems>li>label span.isOnTwoo {
  padding-left: 22px;
}

.contactList.bigThumbs {
  width: 611px;
  margin: 0 auto;
}

.landingPage .bigThumbs {
  width: 609px;
  margin: 0 auto;
}

#friendinvite .bigThumbs,
#whoiknow .bigThumbs {
  margin-top: 20px;
}

.boxInvite .lightHeader {
  padding: 20px 20px 0;
}

#default fieldset.requests div.contactList.bigThumbs,
.discoveryStreamContainer div.contactList.bigThumbs {
  padding: 0;
}

.contactImporterOverflow {
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 364px;
  width: 622px;
  position: relative;
}

#unlimited div.contactList.bigThumbs {
  padding: 0;
}

div.infoBoxInvite {
  color: #7d85a7;
  background-color: #eff3fa;
}

#unlimitedContainer.whiteVersion div.infoBoxInvite {
  color: #524d4d;
  background-color: #e6f0fa;
}

div.infoBoxInvite>span {
  width: 550px;
}

.tw3-contactList {
  padding-top: 75%;
  position: relative;
  overflow-y: auto;
  margin-bottom: 30px;
}

.tw3-contactList .tw3-thumbsHolder {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.tw3-contactList .tw3-thumb__link__name {
  font-size: 12px;
  left: 5px;
  bottom: 5px;
}

@media (min-width: 680px) {
  .tw3-contactList .tw3-thumb__link__name {
    font-size: 12px;
  }
}

.tw3-contactList__select {
  text-align: right;
}

.tw3-contactList .tw3-thumb {
  width: 25%;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  padding-left: 1px;
  padding-right: 1px;
  margin-bottom: 2px;
}

.tw3-contactList .tw3-thumb input[type=checkbox] {
  position: absolute;
  top: 4px;
  right: 4px;
  z-index: 1;
}

.tw3-contactList.tw3-contactList-v2 {
  padding-top: 62%;
  margin-bottom: 20px;
}

.tw3-contactList.tw3-contactList-v2 .tw3-checkbox--custom-v2+span {
  position: absolute;
  bottom: 32px;
  left: 50%;
  margin-left: -14px;
  z-index: 1;
  background: white;
  padding: 0 4px;
  border-radius: 50px;
  font-size: 20px;
}

.tw3-contactList.tw3-contactList-v2 .tw3-checkbox--custom-v2+span:before {
  margin: 0;
}

.tw3-contactList.tw3-contactList-v2 .tw3-checkbox--custom-v2+span+.tw3-thumb__link {
  opacity: 0.5;
}

.tw3-contactList.tw3-contactList-v2 .tw3-checkbox--custom-v2:checked+span+.tw3-thumb__link {
  opacity: 1;
}

.tw3-contactList.tw3-contactList-v2 .tw3-thumb {
  width: 20%;
  padding-left: 5px;
  padding-right: 5px;
}

.tw3-contactList.tw3-contactList-v2 .tw3-thumb__link {
  margin-bottom: 45px;
}

.tw3-contactList.tw3-contactList-v2 .tw3-thumb__link__name {
  bottom: -30px;
  color: #6d7c85;
  text-align: center;
  text-shadow: none;
}

.tw3-contactList.tw3-contactList-v2 .tw3-thumb__link__image {
  -webkit-border-radius: 150px;
  -moz-border-radius: 150px;
  border-radius: 150px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}

.tw3-container.tw3-contactlist-row {
  padding: 20px 8%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.tw3-container.tw3-contactlist-row .tw3-contactList.tw3-contactList-v2 {
  padding-top: 36%;
}

@media (min-width: 960px) {
  .tw3-container.tw3-contactlist-row .tw3-contactList.tw3-contactList-v2 {
    padding-top: 18%;
  }
}

.tw3-container.tw3-contactlist-row .tw3-contactList.tw3-contactList-v2 li.tw3-thumb {
  width: 25%;
}

@media (min-width: 960px) {
  .tw3-container.tw3-contactlist-row .tw3-contactList.tw3-contactList-v2 li.tw3-thumb {
    width: 12.5%;
  }
}

.tw3-contactList--collage .tw3-thumb__link:after {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  content: '';
  border-radius: 4px;
}

.tw3-contactList--collage .tw3-thumb:nth-child(1) .tw3-thumb__link:after {
  background: #20A7B2;
}

.tw3-contactList--collage .tw3-thumb:nth-child(2) .tw3-thumb__link:after {
  background: #106B83;
}

.tw3-contactList--collage .tw3-thumb:nth-child(4) .tw3-thumb__link:after {
  background: #1E7FBF;
}

.tw3-contactList--collage .tw3-thumb:nth-child(5) .tw3-thumb__link:after {
  background: #F76A00;
}

.tw3-contactList--collage .tw3-thumb:nth-child(7) .tw3-thumb__link:after {
  background: #55A7B9;
}

.tw3-contactList--collage .tw3-thumb:nth-child(9) .tw3-thumb__link:after {
  background: #1A5680;
}

.tw3-contactList--collage .tw3-thumb:nth-child(11) .tw3-thumb__link:after {
  background: #3DC2E2;
}

.tw3-contactList--collage .tw3-thumb:nth-child(12) .tw3-thumb__link:after {
  background: #F09000;
}

.tw3-contactList--collage .tw3-thumb:nth-child(14) .tw3-thumb__link:after {
  background: #2186A7;
}

.tw3-contactList--collage .tw3-thumb:nth-child(16) .tw3-thumb__link:after {
  background: #1E9EBF;
}

.tw3-contactList--collage .tw3-thumb:nth-child(16) .tw3-thumb__link:after {
  background: #20A7B2;
}

.tw3-inviteOptionHolder {
  padding: 10px;
  padding-bottom: 0;
}

.tw3-inviteOptionHolder .tw3-inviteOption {
  display: block;
  background: #fff;
  padding: 9px 14px;
  border-radius: 3px;
  border: 1px solid #E5E5E5;
  color: #6d7c85;
}

.tw3-inviteOptionHolder .tw3-inviteOption:visited,
.tw3-inviteOptionHolder .tw3-inviteOption:hover,
.tw3-inviteOptionHolder .tw3-inviteOption:active,
.tw3-inviteOptionHolder .tw3-inviteOption:focus {
  color: #6d7c85;
}

.tw3-inviteOptionHolder .tw3-inviteOption:hover,
.tw3-inviteOptionHolder .tw3-inviteOption:active,
.tw3-inviteOptionHolder .tw3-inviteOption:focus {
  text-decoration: none;
}

.tw3-inviteOptionHolder .tw3-inviteOption:hover span {
  text-decoration: none;
}

.tw3-inviteOptionHolder .tw3-inviteOption.active {
  border-color: #0076ff;
  color: #283740;
}

.tw3-inviteOptionHolder .tw3-inviteOption.active:visited,
.tw3-inviteOptionHolder .tw3-inviteOption.active:hover,
.tw3-inviteOptionHolder .tw3-inviteOption.active:active,
.tw3-inviteOptionHolder .tw3-inviteOption.active:focus {
  color: #283740;
}

.tw3-inviteOptionHolder .tw3-inviteOption__logo {
  width: 24px;
  height: 24px;
  vertical-align: -6px;
}

.tw3-inviteOptionHolder .tw3-inviteOptionTextHolder {
  position: relative;
}

.tw3-inviteOptionHolder .tw3-inviteOptionTextHolder .tw3-inviteOption__logo {
  position: absolute;
  left: 10px;
  top: 10px;
}

.tw3-inviteOptionHolder .tw3-inviteOptionTextHolder .tw3-text {
  padding-left: 40px !important;
}

.premiumVip__perks {
  font-size: 15px;
}

@media (min-width: 680px) {
  .premiumVip__perks {
    font-size: 16px;
  }
}

.premiumVip__perks li {
  margin-bottom: 10px;
  color: #6d7c85;
}

.premiumVip__perks li strong {
  font-weight: 600;
  color: #283740;
}

.tw3-alertContainer--top {
  position: fixed;
  overflow: hidden;
  z-index: 100;
  bottom: 40px;
  left: 0;
  right: 0;
}

@media (min-width: 680px) {
  .tw3-alertContainer--top {
    top: 20px;
    width: auto;
    bottom: auto;
    white-space: normal;
    left: auto;
    right: 20px;
  }
}

.tw3-alertContainer--top .tw3-alertContainer--top__scroll {
  overflow-x: auto;
  overflow-y: hidden;
  padding-left: 20px;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;
}

@media (min-width: 680px) {
  .tw3-alertContainer--top .tw3-alertContainer--top__scroll {
    overflow-x: auto;
    overflow-y: visible;
    height: auto;
    white-space: normal;
  }
}

.tw3-alertContainer--bottom {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 100;
}

@media (min-width: 480px) {
  .tw3-alertContainer--bottom {
    bottom: 20px;
    left: 20px;
    right: auto;
  }
}

.tw3-modal--visible .tw3-alertContainer--bottom,
.modal--visible .tw3-alertContainer--bottom {
  z-index: 109;
}

.tw3-alertContainer--toast {
  position: absolute;
  right: 0;
  left: 0;
  bottom: 0;
  top: 0;
  text-align: center;
  padding-top: 20%;
  visibility: hidden;
}

.tw3-alertContainer--toast .tw3-alert--toast__bkg {
  -moz-transition: all 200ms ease-in;
  -o-transition: all 200ms ease-in;
  -webkit-transition: all 200ms ease-in;
  transition: all 200ms ease-in;
  position: absolute;
  right: 0;
  left: 0;
  bottom: 0;
  top: 0;
  visibility: hidden;
  background: #fff;
  opacity: 0;
  z-index: 100;
}

.tw3-alert {
  zoom: 1;
  position: relative;
  color: #6d7c85;
  padding: 10px;
  font-size: 15px;
  margin: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}

.tw3-alert:before,
.tw3-alert:after {
  content: "";
  display: table;
}

.tw3-alert:after {
  clear: both;
}

.tw3-alert__image {
  width: 25%;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  padding-left: 5px;
  padding-right: 5px;
  text-align: center;
}

.tw3-alert__image img {
  width: 50px;
  height: 50px;
  vertical-align: middle;
}

.tw3-alert__content {
  width: 75%;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  padding-left: 5px;
  padding-right: 5px;
}

.tw3-alert__content__title {
  font-weight: 600;
  font-size: 16px;
}

@media (min-width: 680px) {
  .tw3-alert__content__title {
    font-size: 16px;
  }
}

.tw3-alert__content__title .ficonFavorited {
  float: right;
}

.tw3-alert__content__subtitle {
  font-weight: 600;
  font-size: 14px;
  white-space: normal;
}

@media (min-width: 680px) {
  .tw3-alert__content__subtitle {
    font-size: 14px;
  }
}

.tw3-alert .tw3-alert__image+.tw3-alert__content {
  width: 66.6666666667%;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  padding-left: 5px;
  padding-right: 5px;
}

.tw3-alert__close {
  right: 10px;
  top: 18px;
  position: absolute;
}

.tw3-alert--exLive .tw3-alert__image div {
  display: inline-block;
  position: relative;
}

.tw3-alert--exLive .tw3-alert__image div img {
  background: -webkit-linear-gradient(51deg, orange 0%, #FE6C00 100%);
  padding: 2px;
}

.tw3-alert--exLive .tw3-alert__image div:before {
  content: '';
  position: absolute;
  top: 2px;
  right: 2px;
  bottom: 2px;
  left: 2px;
  border-radius: 215px;
  border: 2px solid rgba(40,55,64,0.9);
}

.tw3-alert--exLive .tw3-alert__image div:after {
  background: url("/static/83449901176213886773081290411/images/v3/explore/icon-explore-live.png") center bottom no-repeat;
  height: 21px;
  content: '';
  position: absolute;
  bottom: -9px;
  background-size: 26px 21px;
  left: 0;
  right: 0;
  box-shadow: 0 2px 4px 0 rgba(0,0,0,0.25);
  border-radius: 2px;
}

.tw3-alert--bottom {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  font-size: 14px;
  background: #283740;
  -webkit-box-shadow: 0 0 2px 0 rgba(0,0,0,0.12),0 2px 2px 0 rgba(0,0,0,0.24);
  -moz-box-shadow: 0 0 2px 0 rgba(0,0,0,0.12),0 2px 2px 0 rgba(0,0,0,0.24);
  box-shadow: 0 0 2px 0 rgba(0,0,0,0.12),0 2px 2px 0 rgba(0,0,0,0.24);
  bottom: 20px;
  left: 20px;
  color: #fff;
  padding: 20px 10px;
  padding-right: "50px";
}

@media (min-width: 680px) {
  .tw3-alert--bottom {
    font-size: 14px;
  }
}

.tw3-alert--bottom .tw3-alert__icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-basis: 30px;
  -moz-flex-basis: 30px;
  -ms-flex-preferred-size: 30px;
  flex-basis: 30px;
  padding-right: 10px;
  padding-left: 0;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  width: auto;
}

.tw3-alert--bottom .tw3-alert__content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-flex-shrink: 1;
  -moz-flex-shrink: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  -webkit-flex-basis: auto;
  -moz-flex-basis: auto;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  padding-left: 0;
  padding-right: 30px;
  width: auto;
}

.tw3-alert--bottom .tw3-alert__title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-flex-shrink: 1;
  -moz-flex-shrink: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  -webkit-flex-basis: auto;
  -moz-flex-basis: auto;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  padding-right: 20px;
  width: auto;
}

@media (min-width: 480px) {
  .tw3-alert--bottom {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    max-width: 600px;
    min-width: 320px;
  }
}

.tw3-alert--bottom .tw3-alert__undo,
.tw3-alert--bottom .tw3-alert__retry {
  color: #ff7102;
  font-weight: 600;
}

.tw3-alert--bottom .tw3-alert__close {
  z-index: 101;
  top: 10px;
  right: 0;
  position: absolute;
  display: block;
  opacity: 0.5;
}

@media (min-width: 680px) {
  .tw3-alert--bottom .tw3-alert__close {
    padding: 10px;
  }
}

.tw3-alert--bottom .tw3-alert__close>i {
  color: #fff;
}

.tw3-alert--bottom .tw3-alert__close:hover {
  -moz-transition: opacity 100ms ease-in;
  -o-transition: opacity 100ms ease-in;
  -webkit-transition: opacity 100ms ease-in;
  transition: opacity 100ms ease-in;
  opacity: 1;
}

.tw3-alert--top {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  margin-right: 10px;
  display: inline-block;
  zoom: 1;
  *display: inline;
  width: 300px;
  background: rgba(40,55,64,0.9);
  margin-bottom: 0;
  padding: 10px;
  overflow: hidden;
  border-bottom: 1px solid rgba(0,0,0,0.2);
  border-left: 1px solid rgba(0,0,0,0.2);
  border-right: 1px solid rgba(0,0,0,0.2);
  border-bottom: 1px solid rgba(0,0,0,0.2);
  border-left: 1px solid rgba(0,0,0,0.2);
  border-right: 1px solid rgba(0,0,0,0.2);
  z-index: 100;
  color: #fff;
}

@media (min-width: 680px) {
  .tw3-alert--top {
    margin-right: 0;
    display: block;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
  }
}

@media (min-width: 680px) {
  .tw3-alert--top {
    width: 300px;
  }
}

.tw3-alert--top .tw3-alert__content__title {
  color: #ff7102;
}

.tw3-alert--top .tw3-alert__content__subtitle {
  font-size: 14px;
}

@media (min-width: 680px) {
  .tw3-alert--top .tw3-alert__content__subtitle {
    font-size: 14px;
  }
}

.tw3-alert--top .tw3-alert__close {
  z-index: 101;
  top: 0;
  right: 0;
  position: absolute;
  display: none;
  padding: 10px;
}

.tw3-alert--top:hover .tw3-alert__close {
  display: block;
}

.tw3-alert--top:hover .tw3-alert__close>.ficonCross {
  color: #fff;
}

.tw3-alert--top:hover .tw3-alert__close:hover>.ficonCross {
  color: #fff;
}

@media (min-width: 680px) {
  .tw3-alert--top:first-child {
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
  }
}

.tw3-alert--top:last-child {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

@media (min-width: 680px) {
  .tw3-alert--top:last-child {
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
  }
}

.touch .tw3-alert--top .tw3-alert__close {
  display: block;
}

.touch .tw3-alert--top .tw3-alert__close>.ficonCross {
  color: #fff;
}

.tw3-alert--toast {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  padding: 6px 10px;
  background: rgba(40,55,64,0.9);
  position: relative;
  display: none;
  margin: 0 auto;
  color: #fff;
  opacity: 1;
  z-index: 100;
}

.tw3-alert--toast--show {
  position: relative;
}

.tw3-alert--toast--show .tw3-alertContainer--toast {
  visibility: visible;
}

.tw3-alert--toast--show .tw3-alertContainer--toast .tw3-alert--toast__bkg {
  -moz-transition: all 400ms ease-in;
  -o-transition: all 400ms ease-in;
  -webkit-transition: all 400ms ease-in;
  transition: all 400ms ease-in;
  visibility: visible;
  background: #fff;
  opacity: .7;
}

.tw3-alert--toast--show .tw3-alertContainer--toast .tw3-alert--toast {
  display: inline-block;
}

js-alert {
  display: none;
}

.tw3-box--gift {
  zoom: 1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  position: relative;
  padding: 0;
}

.tw3-box--gift:before,
.tw3-box--gift:after {
  content: "";
  display: table;
}

.tw3-box--gift:after {
  clear: both;
}

.tw3-box--gift.tw3-box--subtle {
  border: 1px solid #E5E5E5;
  background: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

@media (min-width: 960px) {
  .tw3-box--gift {
    -webkit-box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.1),0px 1px 2px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.1),0px 1px 2px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.1),0px 1px 2px 0px rgba(0,0,0,0.2);
  }
}

.tw3-box--gift textarea {
  border: 0;
}

.tw3-box--gift textarea:focus {
  border: 0;
}

.tw3-box--gift__footer {
  border-top: 1px solid #E5E5E5;
  padding: 10px;
}

.tw3-box--gift__footer .scrollableHolder {
  position: relative !important;
}

.tw3-box--gift__footer .scrollableHolder__nav,
.tw3-box--gift__footer .scrollableHolder__nav {
  width: 8.3333333333%;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  padding-left: 5px;
  padding-right: 5px;
  display: table-cell;
  float: none;
  vertical-align: middle;
  left: auto;
  right: auto;
}

.tw3-box--gift__footer .scrollableHolder__nav i,
.tw3-box--gift__footer .scrollableHolder__nav i {
  font-size: 24px;
}

.tw3-box--gift__footer .scrollableHolder__nav:hover i,
.tw3-box--gift__footer .scrollableHolder__nav:hover i {
  opacity: .7;
}

.tw3-form--error .tw3-box--gift {
  border: 1px solid #fe3636;
}

.tw3-form--error .tw3-box--gift .tw3-textarea {
  border: none;
}

.tw3-form--error .tw3-box--gift .tw3-box--gift__footer {
  border-top: 1px solid #fe3636;
}

.tw3-ratingBar {
  text-align: center;
  margin-bottom: 20px;
}

.tw3-ratingBar ul li {
  display: inline-block;
  padding: 0 5px;
}

.tw3-ratingBar ul li.active i {
  color: #ffda00;
}

.tw3-ratingBar ul li.active i:before {
  font-family: "icons";
  display: inline-block;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  content: "";
}

.tw3-ratingBar ul li i {
  font-size: 32px;
  color: #6d7c85;
  -moz-transition: color 0.2s ease-in;
  -o-transition: color 0.2s ease-in;
  -webkit-transition: color 0.2s ease-in;
  transition: color 0.2s ease-in;
}

.tw3-ratingBar ul li:hover {
  cursor: pointer;
}

.tw3-ratingBar ul li:hover i {
  color: #ffda00;
}

.tw3-ratingBar ul li:hover i:before {
  font-family: "icons";
  display: inline-block;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  content: "";
}

.flipCounter {
  font-size: 22px;
  background: #283740;
  color: #fff;
  display: inline-block;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  padding: 8px;
  letter-spacing: 0;
  position: relative;
  text-shadow: none;
}

.flipCounter--spacer {
  padding: 0 5px;
  color: #283740;
  font-weight: 600;
}

.intl-tel-input {
  position: relative;
  display: block;
}

.intl-tel-input * {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.intl-tel-input .hide {
  display: none;
}

.intl-tel-input .v-hide {
  visibility: hidden;
}

.intl-tel-input input {
  position: relative;
  z-index: 0;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-right: 36px;
  margin-right: 0;
}

.intl-tel-input input[type=text],
.intl-tel-input input[type=tel] {
  position: relative;
  z-index: 0;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-right: 36px;
  margin-right: 0;
}

.intl-tel-input .flag-container {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  padding: 1px;
}

.intl-tel-input .selected-flag {
  z-index: 1;
  position: relative;
  width: 36px;
  height: 100%;
  padding: 0 0 0 8px;
}

.intl-tel-input .selected-flag .iti-flag {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}

.intl-tel-input .selected-flag .iti-arrow {
  position: absolute;
  top: 50%;
  margin-top: -2px;
  right: 6px;
  width: 0;
  height: 0;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-top: 4px solid #555;
}

.intl-tel-input .selected-flag .iti-arrow.up {
  border-top: none;
  border-bottom: 4px solid #555;
}

.intl-tel-input .country-list {
  position: absolute;
  z-index: 2;
  list-style: none;
  text-align: left;
  padding: 0;
  margin: 0 0 0 -1px;
  box-shadow: 1px 1px 4px rgba(0,0,0,0.2);
  background-color: white;
  border: 1px solid #ccc;
  white-space: nowrap;
  max-height: 200px;
  overflow: hidden;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}

.intl-tel-input .country-list.dropup {
  bottom: 100%;
  margin-bottom: -1px;
}

.intl-tel-input .country-list .flag-box {
  display: inline-block;
  width: 20px;
}

.intl-tel-input .country-list .divider {
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #ccc;
}

.intl-tel-input .country-list .country {
  padding: 5px 10px;
}

.intl-tel-input .country-list .country .dial-code {
  color: #999;
}

.intl-tel-input .country-list .country.highlight {
  background-color: rgba(0,0,0,0.05);
}

.intl-tel-input .country-list .flag-box,
.intl-tel-input .country-list .country-name,
.intl-tel-input .country-list .dial-code {
  vertical-align: middle;
}

.intl-tel-input .country-list .flag-box,
.intl-tel-input .country-list .country-name {
  margin-right: 6px;
  color: #333;
}

.intl-tel-input.allow-dropdown input {
  padding-right: 6px;
  padding-left: 52px;
  margin-left: 0;
}

.intl-tel-input.allow-dropdown input[type=text],
.intl-tel-input.allow-dropdown input[type=tel] {
  padding-right: 6px;
  padding-left: 52px;
  margin-left: 0;
}

.intl-tel-input.allow-dropdown .flag-container {
  right: auto;
  left: 0;
}

.intl-tel-input.allow-dropdown .selected-flag {
  width: 46px;
}

.intl-tel-input.allow-dropdown .flag-container:hover {
  cursor: pointer;
}

.intl-tel-input.allow-dropdown .flag-container:hover .selected-flag {
  background-color: rgba(0,0,0,0.05);
}

.intl-tel-input.allow-dropdown input[disabled]+.flag-container:hover,
.intl-tel-input.allow-dropdown input[readonly]+.flag-container:hover {
  cursor: default;
}

.intl-tel-input.allow-dropdown input[disabled]+.flag-container:hover .selected-flag,
.intl-tel-input.allow-dropdown input[readonly]+.flag-container:hover .selected-flag {
  background-color: transparent;
}

.intl-tel-input.allow-dropdown.separate-dial-code .selected-flag {
  background-color: rgba(0,0,0,0.05);
  display: table;
}

.intl-tel-input.allow-dropdown.separate-dial-code .selected-dial-code {
  display: table-cell;
  vertical-align: middle;
  padding-left: 28px;
}

.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-2 input {
  padding-left: 76px;
}

.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-2 input[type=text],
.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-2 input[type=tel] {
  padding-left: 76px;
}

.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-2 .selected-flag {
  width: 70px;
}

.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-3 input {
  padding-left: 84px;
}

.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-3 input[type=text],
.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-3 input[type=tel] {
  padding-left: 84px;
}

.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-3 .selected-flag {
  width: 78px;
}

.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-4 input {
  padding-left: 92px;
}

.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-4 input[type=text],
.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-4 input[type=tel] {
  padding-left: 92px;
}

.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-4 .selected-flag {
  width: 86px;
}

.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-5 input {
  padding-left: 100px;
}

.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-5 input[type=text],
.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-5 input[type=tel] {
  padding-left: 100px;
}

.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-5 .selected-flag {
  width: 94px;
}

.intl-tel-input.iti-container {
  position: absolute;
  top: -1000px;
  left: -1000px;
  z-index: 1060;
  padding: 1px;
}

.intl-tel-input.iti-container:hover {
  cursor: pointer;
}

@media (max-width: 500px) {
  .intl-tel-input .country-list {
    white-space: normal;
  }
}

.iti-mobile .intl-tel-input.iti-container {
  top: 30px;
  bottom: 30px;
  left: 30px;
  right: 30px;
  position: fixed;
}

.iti-mobile .intl-tel-input .country-list {
  max-height: 100%;
  width: 100%;
}

.iti-mobile .intl-tel-input .country-list .country {
  padding: 10px 10px;
  line-height: 1.5em;
}

.iti-flag {
  width: 20px;
  width: 20px;
  height: 15px;
  box-shadow: 0px 0px 1px 0px #888;
  background-image: url("/static/0624797447991562853/images/components/flags.png");
  background-repeat: no-repeat;
  background-color: #dbdbdb;
  background-position: 20px 0;
}

.iti-flag.be {
  width: 18px;
}

.iti-flag.ch {
  width: 15px;
}

.iti-flag.mc {
  width: 19px;
}

.iti-flag.ne {
  width: 18px;
}

.iti-flag.np {
  width: 13px;
}

.iti-flag.va {
  width: 15px;
}

.iti-flag.ac {
  height: 10px;
  background-position: 0px 0px;
}

.iti-flag.ad {
  height: 14px;
  background-position: -22px 0px;
}

.iti-flag.ae {
  height: 10px;
  background-position: -44px 0px;
}

.iti-flag.af {
  height: 14px;
  background-position: -66px 0px;
}

.iti-flag.ag {
  height: 14px;
  background-position: -88px 0px;
}

.iti-flag.ai {
  height: 10px;
  background-position: -110px 0px;
}

.iti-flag.al {
  height: 15px;
  background-position: -132px 0px;
}

.iti-flag.am {
  height: 10px;
  background-position: -154px 0px;
}

.iti-flag.ao {
  height: 14px;
  background-position: -176px 0px;
}

.iti-flag.aq {
  height: 14px;
  background-position: -198px 0px;
}

.iti-flag.ar {
  height: 13px;
  background-position: -220px 0px;
}

.iti-flag.as {
  height: 10px;
  background-position: -242px 0px;
}

.iti-flag.at {
  height: 14px;
  background-position: -264px 0px;
}

.iti-flag.au {
  height: 10px;
  background-position: -286px 0px;
}

.iti-flag.aw {
  height: 14px;
  background-position: -308px 0px;
}

.iti-flag.ax {
  height: 13px;
  background-position: -330px 0px;
}

.iti-flag.az {
  height: 10px;
  background-position: -352px 0px;
}

.iti-flag.ba {
  height: 10px;
  background-position: -374px 0px;
}

.iti-flag.bb {
  height: 14px;
  background-position: -396px 0px;
}

.iti-flag.bd {
  height: 12px;
  background-position: -418px 0px;
}

.iti-flag.be {
  height: 15px;
  background-position: -440px 0px;
}

.iti-flag.bf {
  height: 14px;
  background-position: -460px 0px;
}

.iti-flag.bg {
  height: 12px;
  background-position: -482px 0px;
}

.iti-flag.bh {
  height: 12px;
  background-position: -504px 0px;
}

.iti-flag.bi {
  height: 12px;
  background-position: -526px 0px;
}

.iti-flag.bj {
  height: 14px;
  background-position: -548px 0px;
}

.iti-flag.bl {
  height: 14px;
  background-position: -570px 0px;
}

.iti-flag.bm {
  height: 10px;
  background-position: -592px 0px;
}

.iti-flag.bn {
  height: 10px;
  background-position: -614px 0px;
}

.iti-flag.bo {
  height: 14px;
  background-position: -636px 0px;
}

.iti-flag.bq {
  height: 14px;
  background-position: -658px 0px;
}

.iti-flag.br {
  height: 14px;
  background-position: -680px 0px;
}

.iti-flag.bs {
  height: 10px;
  background-position: -702px 0px;
}

.iti-flag.bt {
  height: 14px;
  background-position: -724px 0px;
}

.iti-flag.bv {
  height: 15px;
  background-position: -746px 0px;
}

.iti-flag.bw {
  height: 14px;
  background-position: -768px 0px;
}

.iti-flag.by {
  height: 10px;
  background-position: -790px 0px;
}

.iti-flag.bz {
  height: 14px;
  background-position: -812px 0px;
}

.iti-flag.ca {
  height: 10px;
  background-position: -834px 0px;
}

.iti-flag.cc {
  height: 10px;
  background-position: -856px 0px;
}

.iti-flag.cd {
  height: 15px;
  background-position: -878px 0px;
}

.iti-flag.cf {
  height: 14px;
  background-position: -900px 0px;
}

.iti-flag.cg {
  height: 14px;
  background-position: -922px 0px;
}

.iti-flag.ch {
  height: 15px;
  background-position: -944px 0px;
}

.iti-flag.ci {
  height: 14px;
  background-position: -961px 0px;
}

.iti-flag.ck {
  height: 10px;
  background-position: -983px 0px;
}

.iti-flag.cl {
  height: 14px;
  background-position: -1005px 0px;
}

.iti-flag.cm {
  height: 14px;
  background-position: -1027px 0px;
}

.iti-flag.cn {
  height: 14px;
  background-position: -1049px 0px;
}

.iti-flag.co {
  height: 14px;
  background-position: -1071px 0px;
}

.iti-flag.cp {
  height: 14px;
  background-position: -1093px 0px;
}

.iti-flag.cr {
  height: 12px;
  background-position: -1115px 0px;
}

.iti-flag.cu {
  height: 10px;
  background-position: -1137px 0px;
}

.iti-flag.cv {
  height: 12px;
  background-position: -1159px 0px;
}

.iti-flag.cw {
  height: 14px;
  background-position: -1181px 0px;
}

.iti-flag.cx {
  height: 10px;
  background-position: -1203px 0px;
}

.iti-flag.cy {
  height: 13px;
  background-position: -1225px 0px;
}

.iti-flag.cz {
  height: 14px;
  background-position: -1247px 0px;
}

.iti-flag.de {
  height: 12px;
  background-position: -1269px 0px;
}

.iti-flag.dg {
  height: 10px;
  background-position: -1291px 0px;
}

.iti-flag.dj {
  height: 14px;
  background-position: -1313px 0px;
}

.iti-flag.dk {
  height: 15px;
  background-position: -1335px 0px;
}

.iti-flag.dm {
  height: 10px;
  background-position: -1357px 0px;
}

.iti-flag.do {
  height: 13px;
  background-position: -1379px 0px;
}

.iti-flag.dz {
  height: 14px;
  background-position: -1401px 0px;
}

.iti-flag.ea {
  height: 14px;
  background-position: -1423px 0px;
}

.iti-flag.ec {
  height: 14px;
  background-position: -1445px 0px;
}

.iti-flag.ee {
  height: 13px;
  background-position: -1467px 0px;
}

.iti-flag.eg {
  height: 14px;
  background-position: -1489px 0px;
}

.iti-flag.eh {
  height: 10px;
  background-position: -1511px 0px;
}

.iti-flag.er {
  height: 10px;
  background-position: -1533px 0px;
}

.iti-flag.es {
  height: 14px;
  background-position: -1555px 0px;
}

.iti-flag.et {
  height: 10px;
  background-position: -1577px 0px;
}

.iti-flag.eu {
  height: 14px;
  background-position: -1599px 0px;
}

.iti-flag.fi {
  height: 12px;
  background-position: -1621px 0px;
}

.iti-flag.fj {
  height: 10px;
  background-position: -1643px 0px;
}

.iti-flag.fk {
  height: 10px;
  background-position: -1665px 0px;
}

.iti-flag.fm {
  height: 11px;
  background-position: -1687px 0px;
}

.iti-flag.fo {
  height: 15px;
  background-position: -1709px 0px;
}

.iti-flag.fr {
  height: 14px;
  background-position: -1731px 0px;
}

.iti-flag.ga {
  height: 15px;
  background-position: -1753px 0px;
}

.iti-flag.gb {
  height: 10px;
  background-position: -1775px 0px;
}

.iti-flag.gd {
  height: 12px;
  background-position: -1797px 0px;
}

.iti-flag.ge {
  height: 14px;
  background-position: -1819px 0px;
}

.iti-flag.gf {
  height: 14px;
  background-position: -1841px 0px;
}

.iti-flag.gg {
  height: 14px;
  background-position: -1863px 0px;
}

.iti-flag.gh {
  height: 14px;
  background-position: -1885px 0px;
}

.iti-flag.gi {
  height: 10px;
  background-position: -1907px 0px;
}

.iti-flag.gl {
  height: 14px;
  background-position: -1929px 0px;
}

.iti-flag.gm {
  height: 14px;
  background-position: -1951px 0px;
}

.iti-flag.gn {
  height: 14px;
  background-position: -1973px 0px;
}

.iti-flag.gp {
  height: 14px;
  background-position: -1995px 0px;
}

.iti-flag.gq {
  height: 14px;
  background-position: -2017px 0px;
}

.iti-flag.gr {
  height: 14px;
  background-position: -2039px 0px;
}

.iti-flag.gs {
  height: 10px;
  background-position: -2061px 0px;
}

.iti-flag.gt {
  height: 13px;
  background-position: -2083px 0px;
}

.iti-flag.gu {
  height: 11px;
  background-position: -2105px 0px;
}

.iti-flag.gw {
  height: 10px;
  background-position: -2127px 0px;
}

.iti-flag.gy {
  height: 12px;
  background-position: -2149px 0px;
}

.iti-flag.hk {
  height: 14px;
  background-position: -2171px 0px;
}

.iti-flag.hm {
  height: 10px;
  background-position: -2193px 0px;
}

.iti-flag.hn {
  height: 10px;
  background-position: -2215px 0px;
}

.iti-flag.hr {
  height: 10px;
  background-position: -2237px 0px;
}

.iti-flag.ht {
  height: 12px;
  background-position: -2259px 0px;
}

.iti-flag.hu {
  height: 10px;
  background-position: -2281px 0px;
}

.iti-flag.ic {
  height: 14px;
  background-position: -2303px 0px;
}

.iti-flag.id {
  height: 14px;
  background-position: -2325px 0px;
}

.iti-flag.ie {
  height: 10px;
  background-position: -2347px 0px;
}

.iti-flag.il {
  height: 15px;
  background-position: -2369px 0px;
}

.iti-flag.im {
  height: 10px;
  background-position: -2391px 0px;
}

.iti-flag.in {
  height: 14px;
  background-position: -2413px 0px;
}

.iti-flag.io {
  height: 10px;
  background-position: -2435px 0px;
}

.iti-flag.iq {
  height: 14px;
  background-position: -2457px 0px;
}

.iti-flag.ir {
  height: 12px;
  background-position: -2479px 0px;
}

.iti-flag.is {
  height: 15px;
  background-position: -2501px 0px;
}

.iti-flag.it {
  height: 14px;
  background-position: -2523px 0px;
}

.iti-flag.je {
  height: 12px;
  background-position: -2545px 0px;
}

.iti-flag.jm {
  height: 10px;
  background-position: -2567px 0px;
}

.iti-flag.jo {
  height: 10px;
  background-position: -2589px 0px;
}

.iti-flag.jp {
  height: 14px;
  background-position: -2611px 0px;
}

.iti-flag.ke {
  height: 14px;
  background-position: -2633px 0px;
}

.iti-flag.kg {
  height: 12px;
  background-position: -2655px 0px;
}

.iti-flag.kh {
  height: 13px;
  background-position: -2677px 0px;
}

.iti-flag.ki {
  height: 10px;
  background-position: -2699px 0px;
}

.iti-flag.km {
  height: 12px;
  background-position: -2721px 0px;
}

.iti-flag.kn {
  height: 14px;
  background-position: -2743px 0px;
}

.iti-flag.kp {
  height: 10px;
  background-position: -2765px 0px;
}

.iti-flag.kr {
  height: 14px;
  background-position: -2787px 0px;
}

.iti-flag.kw {
  height: 10px;
  background-position: -2809px 0px;
}

.iti-flag.ky {
  height: 10px;
  background-position: -2831px 0px;
}

.iti-flag.kz {
  height: 10px;
  background-position: -2853px 0px;
}

.iti-flag.la {
  height: 14px;
  background-position: -2875px 0px;
}

.iti-flag.lb {
  height: 14px;
  background-position: -2897px 0px;
}

.iti-flag.lc {
  height: 10px;
  background-position: -2919px 0px;
}

.iti-flag.li {
  height: 12px;
  background-position: -2941px 0px;
}

.iti-flag.lk {
  height: 10px;
  background-position: -2963px 0px;
}

.iti-flag.lr {
  height: 11px;
  background-position: -2985px 0px;
}

.iti-flag.ls {
  height: 14px;
  background-position: -3007px 0px;
}

.iti-flag.lt {
  height: 12px;
  background-position: -3029px 0px;
}

.iti-flag.lu {
  height: 12px;
  background-position: -3051px 0px;
}

.iti-flag.lv {
  height: 10px;
  background-position: -3073px 0px;
}

.iti-flag.ly {
  height: 10px;
  background-position: -3095px 0px;
}

.iti-flag.ma {
  height: 14px;
  background-position: -3117px 0px;
}

.iti-flag.mc {
  height: 15px;
  background-position: -3139px 0px;
}

.iti-flag.md {
  height: 10px;
  background-position: -3160px 0px;
}

.iti-flag.me {
  height: 10px;
  background-position: -3182px 0px;
}

.iti-flag.mf {
  height: 14px;
  background-position: -3204px 0px;
}

.iti-flag.mg {
  height: 14px;
  background-position: -3226px 0px;
}

.iti-flag.mh {
  height: 11px;
  background-position: -3248px 0px;
}

.iti-flag.mk {
  height: 10px;
  background-position: -3270px 0px;
}

.iti-flag.ml {
  height: 14px;
  background-position: -3292px 0px;
}

.iti-flag.mm {
  height: 14px;
  background-position: -3314px 0px;
}

.iti-flag.mn {
  height: 10px;
  background-position: -3336px 0px;
}

.iti-flag.mo {
  height: 14px;
  background-position: -3358px 0px;
}

.iti-flag.mp {
  height: 10px;
  background-position: -3380px 0px;
}

.iti-flag.mq {
  height: 14px;
  background-position: -3402px 0px;
}

.iti-flag.mr {
  height: 14px;
  background-position: -3424px 0px;
}

.iti-flag.ms {
  height: 10px;
  background-position: -3446px 0px;
}

.iti-flag.mt {
  height: 14px;
  background-position: -3468px 0px;
}

.iti-flag.mu {
  height: 14px;
  background-position: -3490px 0px;
}

.iti-flag.mv {
  height: 14px;
  background-position: -3512px 0px;
}

.iti-flag.mw {
  height: 14px;
  background-position: -3534px 0px;
}

.iti-flag.mx {
  height: 12px;
  background-position: -3556px 0px;
}

.iti-flag.my {
  height: 10px;
  background-position: -3578px 0px;
}

.iti-flag.mz {
  height: 14px;
  background-position: -3600px 0px;
}

.iti-flag.na {
  height: 14px;
  background-position: -3622px 0px;
}

.iti-flag.nc {
  height: 10px;
  background-position: -3644px 0px;
}

.iti-flag.ne {
  height: 15px;
  background-position: -3666px 0px;
}

.iti-flag.nf {
  height: 10px;
  background-position: -3686px 0px;
}

.iti-flag.ng {
  height: 10px;
  background-position: -3708px 0px;
}

.iti-flag.ni {
  height: 12px;
  background-position: -3730px 0px;
}

.iti-flag.nl {
  height: 14px;
  background-position: -3752px 0px;
}

.iti-flag.no {
  height: 15px;
  background-position: -3774px 0px;
}

.iti-flag.np {
  height: 15px;
  background-position: -3796px 0px;
}

.iti-flag.nr {
  height: 10px;
  background-position: -3811px 0px;
}

.iti-flag.nu {
  height: 10px;
  background-position: -3833px 0px;
}

.iti-flag.nz {
  height: 10px;
  background-position: -3855px 0px;
}

.iti-flag.om {
  height: 10px;
  background-position: -3877px 0px;
}

.iti-flag.pa {
  height: 14px;
  background-position: -3899px 0px;
}

.iti-flag.pe {
  height: 14px;
  background-position: -3921px 0px;
}

.iti-flag.pf {
  height: 14px;
  background-position: -3943px 0px;
}

.iti-flag.pg {
  height: 15px;
  background-position: -3965px 0px;
}

.iti-flag.ph {
  height: 10px;
  background-position: -3987px 0px;
}

.iti-flag.pk {
  height: 14px;
  background-position: -4009px 0px;
}

.iti-flag.pl {
  height: 13px;
  background-position: -4031px 0px;
}

.iti-flag.pm {
  height: 14px;
  background-position: -4053px 0px;
}

.iti-flag.pn {
  height: 10px;
  background-position: -4075px 0px;
}

.iti-flag.pr {
  height: 14px;
  background-position: -4097px 0px;
}

.iti-flag.ps {
  height: 10px;
  background-position: -4119px 0px;
}

.iti-flag.pt {
  height: 14px;
  background-position: -4141px 0px;
}

.iti-flag.pw {
  height: 13px;
  background-position: -4163px 0px;
}

.iti-flag.py {
  height: 11px;
  background-position: -4185px 0px;
}

.iti-flag.qa {
  height: 8px;
  background-position: -4207px 0px;
}

.iti-flag.re {
  height: 14px;
  background-position: -4229px 0px;
}

.iti-flag.ro {
  height: 14px;
  background-position: -4251px 0px;
}

.iti-flag.rs {
  height: 14px;
  background-position: -4273px 0px;
}

.iti-flag.ru {
  height: 14px;
  background-position: -4295px 0px;
}

.iti-flag.rw {
  height: 14px;
  background-position: -4317px 0px;
}

.iti-flag.sa {
  height: 14px;
  background-position: -4339px 0px;
}

.iti-flag.sb {
  height: 10px;
  background-position: -4361px 0px;
}

.iti-flag.sc {
  height: 10px;
  background-position: -4383px 0px;
}

.iti-flag.sd {
  height: 10px;
  background-position: -4405px 0px;
}

.iti-flag.se {
  height: 13px;
  background-position: -4427px 0px;
}

.iti-flag.sg {
  height: 14px;
  background-position: -4449px 0px;
}

.iti-flag.sh {
  height: 10px;
  background-position: -4471px 0px;
}

.iti-flag.si {
  height: 10px;
  background-position: -4493px 0px;
}

.iti-flag.sj {
  height: 15px;
  background-position: -4515px 0px;
}

.iti-flag.sk {
  height: 14px;
  background-position: -4537px 0px;
}

.iti-flag.sl {
  height: 14px;
  background-position: -4559px 0px;
}

.iti-flag.sm {
  height: 15px;
  background-position: -4581px 0px;
}

.iti-flag.sn {
  height: 14px;
  background-position: -4603px 0px;
}

.iti-flag.so {
  height: 14px;
  background-position: -4625px 0px;
}

.iti-flag.sr {
  height: 14px;
  background-position: -4647px 0px;
}

.iti-flag.ss {
  height: 10px;
  background-position: -4669px 0px;
}

.iti-flag.st {
  height: 10px;
  background-position: -4691px 0px;
}

.iti-flag.sv {
  height: 12px;
  background-position: -4713px 0px;
}

.iti-flag.sx {
  height: 14px;
  background-position: -4735px 0px;
}

.iti-flag.sy {
  height: 14px;
  background-position: -4757px 0px;
}

.iti-flag.sz {
  height: 14px;
  background-position: -4779px 0px;
}

.iti-flag.ta {
  height: 10px;
  background-position: -4801px 0px;
}

.iti-flag.tc {
  height: 10px;
  background-position: -4823px 0px;
}

.iti-flag.td {
  height: 14px;
  background-position: -4845px 0px;
}

.iti-flag.tf {
  height: 14px;
  background-position: -4867px 0px;
}

.iti-flag.tg {
  height: 13px;
  background-position: -4889px 0px;
}

.iti-flag.th {
  height: 14px;
  background-position: -4911px 0px;
}

.iti-flag.tj {
  height: 10px;
  background-position: -4933px 0px;
}

.iti-flag.tk {
  height: 10px;
  background-position: -4955px 0px;
}

.iti-flag.tl {
  height: 10px;
  background-position: -4977px 0px;
}

.iti-flag.tm {
  height: 14px;
  background-position: -4999px 0px;
}

.iti-flag.tn {
  height: 14px;
  background-position: -5021px 0px;
}

.iti-flag.to {
  height: 10px;
  background-position: -5043px 0px;
}

.iti-flag.tr {
  height: 14px;
  background-position: -5065px 0px;
}

.iti-flag.tt {
  height: 12px;
  background-position: -5087px 0px;
}

.iti-flag.tv {
  height: 10px;
  background-position: -5109px 0px;
}

.iti-flag.tw {
  height: 14px;
  background-position: -5131px 0px;
}

.iti-flag.tz {
  height: 14px;
  background-position: -5153px 0px;
}

.iti-flag.ua {
  height: 14px;
  background-position: -5175px 0px;
}

.iti-flag.ug {
  height: 14px;
  background-position: -5197px 0px;
}

.iti-flag.um {
  height: 11px;
  background-position: -5219px 0px;
}

.iti-flag.us {
  height: 11px;
  background-position: -5241px 0px;
}

.iti-flag.uy {
  height: 14px;
  background-position: -5263px 0px;
}

.iti-flag.uz {
  height: 10px;
  background-position: -5285px 0px;
}

.iti-flag.va {
  height: 15px;
  background-position: -5307px 0px;
}

.iti-flag.vc {
  height: 14px;
  background-position: -5324px 0px;
}

.iti-flag.ve {
  height: 14px;
  background-position: -5346px 0px;
}

.iti-flag.vg {
  height: 10px;
  background-position: -5368px 0px;
}

.iti-flag.vi {
  height: 14px;
  background-position: -5390px 0px;
}

.iti-flag.vn {
  height: 14px;
  background-position: -5412px 0px;
}

.iti-flag.vu {
  height: 12px;
  background-position: -5434px 0px;
}

.iti-flag.wf {
  height: 14px;
  background-position: -5456px 0px;
}

.iti-flag.ws {
  height: 10px;
  background-position: -5478px 0px;
}

.iti-flag.xk {
  height: 15px;
  background-position: -5500px 0px;
}

.iti-flag.ye {
  height: 14px;
  background-position: -5522px 0px;
}

.iti-flag.yt {
  height: 14px;
  background-position: -5544px 0px;
}

.iti-flag.za {
  height: 14px;
  background-position: -5566px 0px;
}

.iti-flag.zm {
  height: 14px;
  background-position: -5588px 0px;
}

.iti-flag.zw {
  height: 10px;
  background-position: -5610px 0px;
}

.iti-flag.np {
  background-color: transparent;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .iti-flag {
    background-size: 5630px 15px;
  }
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .iti-flag {
    background-image: url("/static/21179163256005428/images/components/flags@2x.png");
  }
}

.tw3-footerContainer {
  zoom: 1;
  background: #fff;
  border-top: 1px solid #E5E5E5;
  border-bottom: 1px solid #ff7102;
  padding: 20px 0;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
}

.tw3-footerContainer:before,
.tw3-footerContainer:after {
  content: "";
  display: table;
}

.tw3-footerContainer:after {
  clear: both;
}

.tw3-footerContainer .tw3-footer .logo,
.tw3-footerContainer .tw3-footer .tw3-header .logoStepout,
.tw3-header .tw3-footerContainer .tw3-footer .logoStepout,
.tw3-footerContainer .tw3-footer .tw3-headerV2 .logoStepout,
.tw3-headerV2 .tw3-footerContainer .tw3-footer .logoStepout {
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.tw3-footerContainer .tw3-footer .logo:hover,
.tw3-footerContainer .tw3-footer .tw3-header .logoStepout:hover,
.tw3-header .tw3-footerContainer .tw3-footer .logoStepout:hover,
.tw3-footerContainer .tw3-footer .tw3-headerV2 .logoStepout:hover,
.tw3-headerV2 .tw3-footerContainer .tw3-footer .logoStepout:hover {
  opacity: .7;
}

.tw3-footerContainer .tw3-footer ul li {
  display: inline-block;
  vertical-align: top;
  margin-right: 15px;
}

.tw3-footerContainer .tw3-footer>div {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #E6E6E6;
}

.tw3-footerContainer .tw3-footer>div:last-child {
  border: 0;
  padding-bottom: 0;
}

.tw3-footerContainer .tw3-footer--mainMenu {
  margin-bottom: 10px;
}

.tw3-footerContainer .tw3-footer--mainMenu a {
  color: #283740;
  font-weight: 500;
}

.tw3-footerContainer .tw3-footer--subMenu {
  color: #6d7c85;
  font-size: 12px;
  margin-bottom: 10px;
}

.tw3-footerContainer .tw3-footer--subMenu a {
  color: #6d7c85;
}

.tw3-footerContainer .tw3-footer .socialButtons>a:hover {
  opacity: 0.75;
  text-decoration: none;
}

.tw3-footerContainer .tw3-footer .socialButtons>a>i {
  vertical-align: top;
}

.tw3-steps {
  font-size: 14px;
  color: #6d7c85;
}

.tw3-steps .tw3-col-3 {
  width: 25%;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  padding-left: 5px;
  padding-right: 5px;
  text-align: center;
}

.tw3-steps .tw3-col-3 img {
  position: relative;
  z-index: 1;
}

.tw3-steps .tw3-col-3:first-child.tw3-steps__step:before {
  display: none;
}

.tw3-steps .tw3-col-3:last-child.tw3-steps__step:after {
  display: none;
}

.tw3-steps .tw3-col-3:nth-child(1) img {
  background-position: 0 0;
}

.tw3-steps .tw3-col-3:nth-child(2) img {
  background-position: -25px 0;
}

.tw3-steps .tw3-col-3:nth-child(3) img {
  background-position: -50px 0;
}

.tw3-steps .tw3-col-3:nth-child(4) img {
  background-position: -75px 0;
}

@media (min-width: 680px) {
  .tw3-steps {
    font-size: 14px;
  }
}

.tw3-steps .tw3-steps__step:before {
  border-top: 1px solid rgba(255,255,255,0.3);
  position: absolute;
  left: 0;
  right: 50%;
  content: "";
  top: 50%;
}

.tw3-steps .tw3-steps__step:after {
  border-top: 1px solid rgba(255,255,255,0.3);
  position: absolute;
  left: 50%;
  right: 0;
  content: "";
  top: 50%;
}

.tw3-steps .tw3-steps__step__number {
  display: inline-block;
  border: 10px solid #329DE3;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  z-index: 1;
  position: relative;
}

.tw3-steps .tw3-steps__step__number img {
  background: url("/static/4257706557647988750771/images/v3/steps/bkg-sprite-steps-blue.png") no-repeat;
  background-size: 100px 76px;
}

.tw3-steps .tw3-steps__step__number.tw3-steps__step__number--active img {
  background-position-y: -25px;
}

.tw3-steps .tw3-steps__step__number.tw3-steps__step__number--done img {
  background-position: 0 -50px;
}

.tw3-smartOnboarding {
  text-align: center;
  background: url("/static/2302042264653596039/images/v3/bkg-pattern-figures.png") #329DE3 repeat;
  background-size: 185px 129px;
  padding: 20px 0;
}

.tw3-smartOnboarding .tw3-steps {
  width: 250px;
  display: inline-block;
}

.tw3-smartOnboarding .tw3-mediav2__figure {
  padding: 0 20px;
}

.tw3-smartOnboarding .tw3-mediav2__body {
  text-align: center;
}

@media (min-width: 480px) {
  .tw3-smartOnboarding .tw3-mediav2__body {
    text-align: left;
  }
}

.tw3-smartOnboarding__step__qaCounter {
  position: absolute;
  color: #8E7C52;
  font-size: 12px;
  font-weight: 600;
  top: 30px;
  left: 0%;
  right: 0%;
  text-align: center;
}

@media (min-width: 680px) {
  .tw3-smartOnboarding__step__qaCounter {
    font-size: 12px;
  }
}

.tw3-smartOnboarding__step__likeCounter {
  position: absolute;
  color: #fff;
  font-size: 12px;
  font-weight: 600;
  top: 0;
  right: 20px;
  left: 60px;
  text-align: center;
}

@media (min-width: 680px) {
  .tw3-smartOnboarding__step__likeCounter {
    font-size: 12px;
  }
}

.tw3-listSelector__item {
  zoom: 1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  position: relative;
  padding: 10px;
  padding-right: 40px;
  border: 1px solid #b6bdc2;
  margin: 10px 0;
  cursor: pointer;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}

.tw3-listSelector__item:before,
.tw3-listSelector__item:after {
  content: "";
  display: table;
}

.tw3-listSelector__item:after {
  clear: both;
}

.tw3-listSelector__item.tw3-box--subtle {
  border: 1px solid #E5E5E5;
  background: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.tw3-listSelector__item:hover {
  background: #f9f9f9;
}

.tw3-listSelector__item i {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  right: 10px;
  display: none;
}

.tw3-listSelector__item.selected {
  border-color: #fabc3f;
  background-color: rgba(250,188,63,0.1);
}

.tw3-listSelector__item.selected i:before {
  content: "";
}

.tw3-listSelector-v2__item {
  zoom: 1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  position: relative;
  padding: 10px;
  border: 1px solid #E5E5E5;
  margin: 5px 0;
  cursor: pointer;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  padding-left: 40px;
}

.tw3-listSelector-v2__item:before,
.tw3-listSelector-v2__item:after {
  content: "";
  display: table;
}

.tw3-listSelector-v2__item:after {
  clear: both;
}

.tw3-listSelector-v2__item.tw3-box--subtle {
  border: 1px solid #E5E5E5;
  background: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.tw3-listSelector-v2__item:hover {
  background: #f9f9f9;
}

.tw3-listSelector-v2__item i {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  left: 10px;
}

.tw3-listSelector-v2__item.selected {
  border-color: #0076ff;
  background-color: #E4F3FC;
}

.tw3-listSelector-v2__item.selected div {
  color: #283740;
}

.tw3-listSelector-v2__item.selected i {
  color: #ff7102;
}

.tw3-listSelector-v2__item.selected i:before {
  content: "";
}

.tw3-listSelector-v2--yellow .tw3-listSelector-v2__item.selected {
  border-color: #fabc3f;
  background-color: rgba(250,188,63,0.1);
}

.tw3-listSelector-v2--yellow .tw3-listSelector-v2__item.selected div {
  color: #283740;
}

.tw3-listSelector-v2--yellow .tw3-listSelector-v2__item.selected i {
  color: #ff7102;
}

.tw3-listSelector-v2--yellow .tw3-listSelector-v2__item.selected i:before {
  content: "";
}

.tw3-notifyBar {
  background: #F7E0FB;
  text-align: center;
  padding: 5px;
}

.tw3-notifyBar a {
  color: #6d7c85;
}

.tw3-notifyBar--active {
  background: #6D466B;
  color: #fff;
}

.tableOrderList {
  width: 100%;
}

.tableOrderList tr {
  background: #E5E5E5;
  margin-bottom: 1px;
}

.tableOrderList tr.tableOrderList__spacer {
  padding: 1px;
  background: transparent;
}

.tableOrderList tr.tableOrderList__spacer td {
  padding: 1px;
}

.tableOrderList tr.tableOrderList__summary td {
  color: #283740;
}

.tableOrderList td,
.tableOrderList th {
  padding: 10px;
  vertical-align: top;
  font-size: 14px;
  color: #6d7c85;
}

@media (min-width: 680px) {
  .tableOrderList td,
  .tableOrderList th {
    font-size: 14px;
  }
}

table.form {
  border-collapse: collapse;
  margin: 10px 0;
  padding: 0;
  width: 100%;
}

table.form td {
  padding: 6px 12px;
  vertical-align: top;
  width: 80%;
}

table.form th {
  border-right: 2px solid #ff7102;
  font-weight: bold;
  padding: 6px 12px 6px 6px;
  text-align: right;
  vertical-align: top;
  width: 20%;
}

table.explanation th {
  background: #E6E6E6;
  text-align: left;
  white-space: nowrap;
  padding: 5px;
}

table.explanation td {
  vertical-align: top;
  padding: 5px;
}

table.explanation tr:nth-child(even) {
  background-color: #f9f9f9;
}

.pane {
  overflow: hidden;
  width: 100%;
  min-height: 450px;
  height: 50%;
}

.pane--container {
  position: relative;
  height: 100%;
}

.pane--container--content .pane:first-child .pane__inner:first-child {
  display: none;
}

.pane--container--content .pane:first-child .pane__inner:last-child {
  display: block;
}

.pane--container--content .pane:last-child .pane__inner:first-child {
  display: none;
}

.pane--container--content .pane:last-child .pane__inner:last-child {
  display: block;
}

.pane__inner {
  height: 100%;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  width: 100%;
}

.pane__inner__clips {
  background: #DDECF9;
}

.pane__inner__messages {
  background: #F9F9F9;
}

.pane__inner__clips,
.pane__inner__messages {
  height: 100%;
}

.pane__inner__clips:before,
.pane__inner__messages:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.pane--transform {
  width: 30%;
}

.pane--right--transform {
  width: 70%;
}

@media (min-width: 680px) {
  .pane {
    left: 0;
    height: 100%;
    position: absolute;
    top: 0;
    height: 100%;
    width: 50%;
  }

  .pane--right {
    height: 100%;
    left: auto;
    right: 0;
  }

  .pane.animate {
    overflow: hidden;
    -webkit-transition: width 800ms ease 0s;
  }

  .pane.animate .animate__item {
    position: absolute;
    top: 0;
    -webkit-transition: -webkit-transform 600ms ease 0s;
    transition: -webkit-transform 600ms ease 0s;
    transition: transform 600ms ease 0s;
    transition: transform 600ms ease 0s,  -webkit-transform 600ms ease 0s;
  }

  .pane.animate .animate__item--next {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }

  .pane.animate .animate__item--prev {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }

  .pane--container {
    position: relative;
    height: 100%;
  }

  .pane--container--content .pane:first-child .pane__inner:first-child {
    display: block;
  }

  .pane--container--content .pane:first-child .pane__inner:last-child {
    display: block;
  }

  .pane--container--content .pane:last-child .pane__inner:first-child {
    display: block;
  }

  .pane--container--content .pane:last-child .pane__inner:last-child {
    display: block;
  }

  .pane--container--content .animate--out-prev>.animate__item:first-child {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }

  html.ie9 .pane--container--content .animate--out-prev>.animate__item:first-child {
    display: none;
  }

  .pane--container--content .animate--out-prev>.animate--item--prev {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  .pane--container--content .animate--out-next>.animate__item:first-child {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }

  html.ie9 .pane--container--content .animate--out-next>.animate__item:first-child {
    display: none;
  }

  .pane--container--content .animate--out-next>.animate__item--next {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

.tw3-tooltip {
  cursor: pointer;
}

.tw3-tooltip__content {
  display: none;
}

.tw3-tooltipsPlacer {
  position: absolute;
  z-index: 200;
}

.tw3-tooltipsPlacer .tw3-tooltip__content {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-box-shadow: 4px 4px 8px rgba(0,0,0,0.3);
  -moz-box-shadow: 4px 4px 8px rgba(0,0,0,0.3);
  box-shadow: 4px 4px 8px rgba(0,0,0,0.3);
  background: #333;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  padding: 9px 16px;
  text-align: center;
  text-decoration: none;
  display: block;
  opacity: 0;
  visibility: hidden;
  position: absolute;
  white-space: nowrap;
}

@media (min-width: 680px) {
  .tw3-tooltipsPlacer .tw3-tooltip__content {
    font-size: 14px;
  }
}

.tw3-tooltipsPlacer .tw3-tooltip__content--multiline {
  width: 250px;
  white-space: normal;
}

.tw3-tooltipsPlacer .tw3-tooltip__arrow {
  visibility: hidden;
  opacity: 0;
}

.tw3-tooltipsPlacer.active .tw3-tooltip__content {
  -webkit-animation-name: fadeIn;
  -webkit-animation-duration: 200ms;
  -webkit-animation-delay: linear;
  -webkit-animation-direction: forwards;
  -webkit-animation-timing-function: ease-in;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-fill-mode: none;
  animation-name: fadeIn;
  animation-duration: 200ms;
  animation-delay: linear;
  animation-direction: forwards;
  animation-timing-function: ease-in;
  animation-iteration-count: 1;
  animation-fill-mode: none;
  opacity: 1;
  text-decoration: none;
  visibility: visible;
}

.tw3-tooltipsPlacer.active .tw3-tooltip__arrow {
  -webkit-animation-name: fadeIn;
  -webkit-animation-duration: 200ms;
  -webkit-animation-delay: linear;
  -webkit-animation-direction: forwards;
  -webkit-animation-timing-function: ease-in;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-fill-mode: none;
  animation-name: fadeIn;
  animation-duration: 200ms;
  animation-delay: linear;
  animation-direction: forwards;
  animation-timing-function: ease-in;
  animation-iteration-count: 1;
  animation-fill-mode: none;
  opacity: 1;
  text-decoration: none;
  visibility: visible;
}

.tw3-tooltipsPlacer--bottom .tw3-tooltip__content {
  top: 100%;
  bottom: auto;
}

.tw3-tooltipsPlacer--bottom .tw3-tooltip__arrow {
  position: relative;
  content: '';
  background: transparent;
  display: block;
  height: 0;
  width: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #333;
  border-top: 6px solid transparent;
  bottom: 100%;
  top: auto;
  margin: 0;
  margin-top: -5px;
  margin-left: -7px;
  left: 50%;
}

.tw3-tooltipsPlacer--top .tw3-tooltip__content {
  bottom: 100%;
  margin-bottom: 10px;
}

.tw3-tooltipsPlacer--top .tw3-tooltip__arrow {
  position: absolute;
  content: '';
  background: transparent;
  display: block;
  height: 0;
  width: 0;
  border-top: 6px solid #333;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
  border-bottom: 6px solid transparent;
  top: 100%;
  left: 50%;
  margin: 0 0 -14px -7px;
  margin-top: -10px;
}

.tw3-tooltipsPlacer--orange .tw3-tooltip__content {
  background: #ff7102;
  color: #fff;
  -webkit-box-shadow: 0px 10px 20px 0 rgba(0,0,0,0.25);
  -moz-box-shadow: 0px 10px 20px 0 rgba(0,0,0,0.25);
  box-shadow: 0px 10px 20px 0 rgba(0,0,0,0.25);
}

.tw3-tooltipsPlacer--orange .tw3-tooltip__content:after {
  display: block;
  height: 0;
  width: 0;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-bottom: 12px solid #ff7102;
  border-top: 12px solid transparent;
  content: '';
  position: absolute;
  margin-left: -12px;
  top: -24px;
  left: 50%;
}

.tw3-tooltipsPlacer--white .tw3-tooltip__content {
  background: #fff;
  color: #283740;
  -webkit-box-shadow: 0px 10px 20px 0 rgba(0,0,0,0.25);
  -moz-box-shadow: 0px 10px 20px 0 rgba(0,0,0,0.25);
  box-shadow: 0px 10px 20px 0 rgba(0,0,0,0.25);
  border: 1px solid rgba(0,0,0,0.2);
}

.tw3-tooltipsPlacer--white.tw3-tooltipsPlacer--bottom .tw3-tooltip__arrow {
  display: block;
  height: 0;
  width: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-top: 6px solid transparent;
}

.tw3-tooltipsPlacer--white.tw3-tooltipsPlacer--bottom .tw3-tooltip__arrow:after {
  display: block;
  height: 0;
  width: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-top: 6px solid transparent;
  content: '';
  position: absolute;
  left: -6px;
  top: -5px;
}

.tw3-tooltipsPlacer--white.tw3-tooltipsPlacer--bottom .tw3-tooltip__arrow:before {
  display: block;
  height: 0;
  width: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid rgba(0,0,0,0.2);
  border-top: 7px solid transparent;
  content: '';
  position: absolute;
  left: -7px;
  top: -7px;
}

.tw3-tooltipsPlacer--white.tw3-tooltipsPlacer--top .tw3-tooltip__arrow {
  display: block;
  height: 0;
  width: 0;
  border-top: 6px solid #fff;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
  border-bottom: 6px solid transparent;
}

.tw3-tooltipsPlacer--white.tw3-tooltipsPlacer--top .tw3-tooltip__arrow:after {
  content: '';
  position: absolute;
  display: block;
  height: 0;
  width: 0;
  border-top: 6px solid #fff;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
  border-bottom: 6px solid transparent;
  left: -6px;
  top: -7px;
}

.tw3-tooltipsPlacer--white.tw3-tooltipsPlacer--top .tw3-tooltip__arrow:before {
  display: block;
  height: 0;
  width: 0;
  border-top: 7px solid rgba(0,0,0,0.2);
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  border-bottom: 7px solid transparent;
  content: '';
  position: absolute;
  left: -7px;
  top: -7px;
}

.tw3-modal--visible .tw3-tooltipsPlacer {
  position: fixed;
}

.tw3-sliderContainer {
  padding: 40px 10px 40px 10px;
}

@media (min-width: 680px) {
  .tw3-sliderContainer {
    padding: 20px;
  }
}

.tw3-sliderContainer .tw3-slider {
  background: #B7BEC3;
  cursor: pointer;
  height: 2px;
  margin: 3px 0;
  position: relative;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  border-radius: 40px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}

.tw3-sliderContainer .tw3-slider .tw3-slider__done {
  background: #0076FF;
  bottom: 0;
  height: 5px;
  position: absolute;
  top: 0;
  -webkit-box-shadow: inset 0 1px 3px rgba(0,0,51,0.2);
  -moz-box-shadow: inset 0 1px 3px rgba(0,0,51,0.2);
  box-shadow: inset 0 1px 3px rgba(0,0,51,0.2);
  -moz-box-shadow: inset 0 1px 3px rgba(0,0,51,0.2);
  box-shadow: inset 0 1px 3px rgba(0,0,51,0.2);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  left: 0;
}

.tw3-sliderContainer .tw3-slider .tw3-slider__handle {
  border: solid 2px #0076FF;
  background: #fff;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  cursor: pointer;
  position: absolute;
  height: 18px;
  width: 18px;
  top: -8px;
  vertical-align: middle;
}

.tw3-sliderContainer .tw3-slider .tw3-slider__step {
  background: #0076FF;
  color: #fff;
  font-size: 12px;
  padding: 5px;
  line-height: 14px;
  position: absolute;
  text-align: center;
  bottom: 18px;
  white-space: nowrap;
  margin-left: 8px;
  min-width: 30px;
}

@media (min-width: 680px) {
  .tw3-sliderContainer .tw3-slider .tw3-slider__step {
    font-size: 12px;
  }
}

.tw3-sliderContainer .tw3-slider .tw3-slider__step:before {
  content: '';
  position: absolute;
  background: transparent;
  border: 5px solid transparent;
  z-index: 1;
  border-top-color: #0076FF;
  bottom: -10px;
  left: 50%;
}

.tw3-sliderContainer .tw3-slider.tracking .tw3-slider__step,
.tw3-sliderContainer .tw3-slider:hover .tw3-slider__step {
  display: block;
}

.tw3-sliderContainer .tw3-filterSlider {
  cursor: pointer;
  margin: 30px 15%;
}

.tw3-sliderContainer .tw3-indicator {
  position: relative;
  margin-top: 20px;
  height: 15px;
}

.tw3-sliderContainer .tw3-indicator .tw3-slider__step {
  display: inline-block;
  position: absolute;
  background: #B7BEC3;
  width: 1px;
  height: 12px;
  line-height: 12px;
}

.tw3-sliderContainer .tw3-indicator .tw3-slider__step.label {
  color: #6d7c85;
  font-size: 12px;
  font-weight: 600;
  background: none;
  width: auto;
}

@media (min-width: 680px) {
  .tw3-sliderContainer .tw3-indicator .tw3-slider__step.label {
    font-size: 12px;
  }
}

.TwooMembersContainer {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  border: 1px solid #d2d2d2;
  background: #fff;
  width: 750px;
  margin: 0 auto;
  overflow: hidden;
}

.TwooMembersContainer .individualList,
.TwooMembersContainer .pictureCollageUnsubscribe {
  padding: 20px 25px;
  background: #e6eff2;
  text-align: center;
  overflow: hidden;
}

.TwooMembersContainer .individualList .individualListUl {
  display: inline-block;
  *display: inline;
  zoom: 1;
}

.TwooMembersContainer .individualList li {
  text-align: left;
  margin-right: 20px;
  position: relative;
  width: 124px;
}

.TwooMembersContainer .individualList li img.icon {
  margin-right: 3px;
  float: left;
}

.TwooMembersContainer .individualList li .ficonOnline {
  position: absolute;
  top: 5px;
  right: 5px;
  right: 5px;
}

.TwooMembersContainer .individualList li.last {
  margin-right: -2px;
}

.TwooMembersContainer .individualList li .borderGrey {
  border: 1px solid #E5E5E5;
  height: 122px;
}

.TwooMembersContainer .individualList li img.avatar {
  height: 120px;
  width: 120px;
  border: 1px solid #fff;
}

.TwooMembersContainer .joinBox {
  text-align: center;
  padding-bottom: 10px;
}

.TwooMembersContainer .joinBox.pb20 {
  padding-bottom: 20px;
}

.TwooMembersContainer .joinBox .buttonContainer {
  display: inline-block;
  zoom: 1;
  *display: inline;
  position: relative;
}

.TwooMembersContainer .joinBox .buttonContainer .arrowContainer {
  position: absolute;
  top: 15px;
  left: 238px;
  padding-left: 31px;
  overflow: hidden;
  font-size: 13px;
  min-width: 220px;
}

.arrow_box {
  position: relative;
  background: #283740;
  padding-right: 5px;
  color: #fff;
  padding-top: 2px;
  padding-bottom: 2px;
  font-weight: bold;
}

.arrow_box:after {
  right: 100%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

.arrow_box:after {
  border-color: transparent;
  border-right-color: #283740;
  border-width: 16px;
  top: 50%;
  margin-top: -16px;
  color: white;
}

.TwooMembersContainer .splashArrow {
  height: 45px;
  width: 60px;
  display: block;
  margin: 0 auto;
}

.passwordStrength__barsHolder {
  -webkit-flex-basis: 160px;
  -moz-flex-basis: 160px;
  -ms-flex-preferred-size: 160px;
  flex-basis: 160px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}

.passwordStrength__bar {
  margin-left: 5%;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  width: 18%;
  height: 4px;
  background: rgba(0,0,0,0.2);
}

.passwordStrength__bar:first-child {
  margin-left: 0;
}

.passwordStrength--whitetrans .passwordStrength__bar {
  background: rgba(255,255,255,0.5);
}

.passwordStrength {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}

.passwordStrength.hide {
  display: none;
}

.passwordStrength--veryWeak .passwordStrength__bar:nth-child(1) {
  background: red;
}

.passwordStrength--weak .passwordStrength__bar:nth-child(1),
.passwordStrength--weak .passwordStrength__bar:nth-child(2) {
  background: #FF8500;
}

.passwordStrength--fair .passwordStrength__bar:nth-child(1),
.passwordStrength--fair .passwordStrength__bar:nth-child(2),
.passwordStrength--fair .passwordStrength__bar:nth-child(3) {
  background: #FDD15D;
}

.passwordStrength--strong .passwordStrength__bar:nth-child(1),
.passwordStrength--strong .passwordStrength__bar:nth-child(2),
.passwordStrength--strong .passwordStrength__bar:nth-child(3),
.passwordStrength--strong .passwordStrength__bar:nth-child(4) {
  background: #93C926;
}

.passwordStrength--veryStrong .passwordStrength__bar:nth-child(1),
.passwordStrength--veryStrong .passwordStrength__bar:nth-child(2),
.passwordStrength--veryStrong .passwordStrength__bar:nth-child(3),
.passwordStrength--veryStrong .passwordStrength__bar:nth-child(4),
.passwordStrength--veryStrong .passwordStrength__bar:nth-child(5) {
  background: #93C926;
}

.passwordStrength__info {
  white-space: nowrap;
  padding-left: 2%;
}

.tw3-popOver {
  cursor: pointer;
}

.tw3-popOver__content {
  display: none;
}

.tw3-popOver__arrow {
  z-index: 102;
  visibility: hidden;
  opacity: 0;
}

.tw3-popOver__close {
  position: absolute;
  right: 0;
  top: 0;
  padding: 7px;
}

.tw3-popOversPlacer {
  position: absolute;
  z-index: 100;
}

.tw3-popOversPlacer .tw3-popOver__content {
  z-index: 102;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-box-shadow: 4px 4px 8px rgba(0,0,0,0.3);
  -moz-box-shadow: 4px 4px 8px rgba(0,0,0,0.3);
  box-shadow: 4px 4px 8px rgba(0,0,0,0.3);
  background: #333;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  padding: 10px 15px;
  text-align: center;
  text-decoration: none;
  display: block;
  opacity: 0;
  visibility: hidden;
  position: absolute;
  white-space: nowrap;
}

@media (min-width: 680px) {
  .tw3-popOversPlacer .tw3-popOver__content {
    font-size: 14px;
  }
}

.tw3-popOversPlacer .tw3-popOver__content--multiline {
  width: 250px;
  white-space: normal;
}

.tw3-popOversPlacer.active .tw3-popOver__content {
  -webkit-animation-name: fadeIn;
  -webkit-animation-duration: 200ms;
  -webkit-animation-delay: linear;
  -webkit-animation-direction: forwards;
  -webkit-animation-timing-function: ease-in;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-fill-mode: none;
  animation-name: fadeIn;
  animation-duration: 200ms;
  animation-delay: linear;
  animation-direction: forwards;
  animation-timing-function: ease-in;
  animation-iteration-count: 1;
  animation-fill-mode: none;
  opacity: 1;
  text-decoration: none;
  visibility: visible;
}

.tw3-popOversPlacer.active .tw3-popOver__arrow {
  -webkit-animation-name: fadeIn;
  -webkit-animation-duration: 200ms;
  -webkit-animation-delay: linear;
  -webkit-animation-direction: forwards;
  -webkit-animation-timing-function: ease-in;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-fill-mode: none;
  animation-name: fadeIn;
  animation-duration: 200ms;
  animation-delay: linear;
  animation-direction: forwards;
  animation-timing-function: ease-in;
  animation-iteration-count: 1;
  animation-fill-mode: none;
  opacity: 1;
  text-decoration: none;
  visibility: visible;
}

.tw3-popOversPlacer--bottom .tw3-popOver__content {
  top: 100%;
  margin-top: 20px;
  bottom: auto;
}

.tw3-popOversPlacer--bottom .tw3-popOver__arrow {
  position: relative;
  content: '';
  background: transparent;
  display: block;
  height: 0;
  width: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #333;
  border-top: 6px solid transparent;
  bottom: 100%;
  top: 20px;
  margin: 0;
  margin-top: -5px;
  margin-left: -7px;
  left: 50%;
}

.tw3-popOversPlacer--top .tw3-popOver__content {
  bottom: 100%;
  margin-bottom: 10px;
}

.tw3-popOversPlacer--top .tw3-popOver__arrow {
  position: absolute;
  content: '';
  background: transparent;
  display: block;
  height: 0;
  width: 0;
  border-top: 6px solid #333;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
  border-bottom: 6px solid transparent;
  top: 100%;
  left: 50%;
  margin: 0 0 -14px -7px;
  margin-top: -10px;
}

.tw3-popOversPlacer--white .tw3-popOver__content {
  background: #fff;
  color: #283740;
  -webkit-box-shadow: 0px 10px 20px 0 rgba(0,0,0,0.25);
  -moz-box-shadow: 0px 10px 20px 0 rgba(0,0,0,0.25);
  box-shadow: 0px 10px 20px 0 rgba(0,0,0,0.25);
  border: 1px solid rgba(0,0,0,0.2);
}

.tw3-popOversPlacer--white.tw3-popOversPlacer--bottom .tw3-popOver__arrow {
  display: block;
  height: 0;
  width: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-top: 6px solid transparent;
}

.tw3-popOversPlacer--white.tw3-popOversPlacer--bottom .tw3-popOver__arrow:after {
  display: block;
  height: 0;
  width: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-top: 6px solid transparent;
  content: '';
  position: absolute;
  left: -6px;
  top: -5px;
}

.tw3-popOversPlacer--white.tw3-popOversPlacer--bottom .tw3-popOver__arrow:before {
  display: block;
  height: 0;
  width: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid rgba(0,0,0,0.2);
  border-top: 7px solid transparent;
  content: '';
  position: absolute;
  left: -7px;
  top: -8px;
}

.tw3-popOversPlacer--white.tw3-popOversPlacer--top .tw3-popOver__arrow {
  display: block;
  height: 0;
  width: 0;
  border-top: 6px solid #fff;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
  border-bottom: 6px solid transparent;
}

.tw3-popOversPlacer--white.tw3-popOversPlacer--top .tw3-popOver__arrow:after {
  content: '';
  position: absolute;
  display: block;
  height: 0;
  width: 0;
  border-top: 6px solid #fff;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
  border-bottom: 6px solid transparent;
  left: -6px;
  top: -7px;
}

.tw3-popOversPlacer--white.tw3-popOversPlacer--top .tw3-popOver__arrow:before {
  display: block;
  height: 0;
  width: 0;
  border-top: 7px solid rgba(0,0,0,0.2);
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  border-bottom: 7px solid transparent;
  content: '';
  position: absolute;
  left: -7px;
  top: -7px;
}

.tw3-popOversPlacer--white.tw3-popOversPlacer--left .tw3-popOver__arrow {
  position: absolute;
  top: 44px;
  left: 1px;
  -webkit-box-shadow: 4px 4px 8px rgba(0,0,0,0.3);
  -moz-box-shadow: 4px 4px 8px rgba(0,0,0,0.3);
  box-shadow: 4px 4px 8px rgba(0,0,0,0.3);
}

.tw3-popOversPlacer--white.tw3-popOversPlacer--left .tw3-popOver__arrow:after {
  content: '';
  position: absolute;
  display: block;
  height: 0;
  width: 0;
  border-top: 6px solid transparent;
  border-right: 6px solid #fff;
  border-bottom: 6px solid transparent;
  border-left: 0 solid transparent;
  left: -6px;
  top: -7px;
}

.tw3-popOversPlacer--white.tw3-popOversPlacer--left .tw3-popOver__arrow:before {
  display: block;
  height: 0;
  width: 0;
  border-top: 7px solid transparent;
  border-right: 7px solid rgba(0,0,0,0.2);
  border-bottom: 7px solid transparent;
  border-left: 0 solid transparent;
  left: -7px;
  top: -7px;
  content: '';
  position: absolute;
}

.tw3-popOversPlacer--orange .tw3-popOver__content {
  margin-top: -10px;
  background-color: #ff7102;
}

.tw3-popOversPlacer--orange.tw3-popOversPlacer--bottom .tw3-popOver__arrow {
  display: block;
  height: 0;
  width: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ff7102;
  border-top: 6px solid transparent;
  top: -10px;
}

.tw3-popOversPlacer--orange.tw3-popOversPlacer--bottom .tw3-popOver__arrow:after {
  display: block;
  height: 0;
  width: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ff7102;
  border-top: 6px solid transparent;
  content: '';
  position: absolute;
  left: -6px;
  top: -5px;
}

.tw3-popOversPlacer--orange.tw3-popOversPlacer--bottom .tw3-popOver__arrow:before {
  display: block;
  height: 0;
  width: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ff7102;
  border-top: 7px solid transparent;
  content: '';
  position: absolute;
  left: -7px;
  top: -7px;
}

.tw3-popOversPlacer__highlightedTarget {
  z-index: 102;
}

.tw3-popOversPlacer__overlay {
  background: rgba(55,62,71,0.9);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 101;
  -webkit-box-shadow: 0 0 0 9999px rgba(55,62,71,0.9);
  -moz-box-shadow: 0 0 0 9999px rgba(55,62,71,0.9);
  box-shadow: 0 0 0 9999px rgba(55,62,71,0.9);
}

.tw3-popOversPlacer--noOverlay .tw3-popOver__content {
  z-index: 101;
}

.tw3-modal--visible .tw3-popOversPlacer {
  position: fixed;
}

.tw3-cookieContainer {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: rgba(0,0,0,0.8);
  z-index: 110;
  font-size: 12px;
}

@media (min-width: 680px) {
  .tw3-cookieContainer {
    font-size: 12px;
  }
}

@media (min-width: 960px) {
  .tw3-cookieContainer .tw3-container {
    width: 960px;
    margin: 0 auto;
  }
}

.tw3-showMoreContainer {
  height: 200px;
  overflow: hidden;
}

.tw3-showMoreContainer+.tw3-showMore {
  margin-top: 10px;
}

.tw3-showMore {
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
  text-align: center;
  font-weight: 600;
}

@media (min-width: 680px) {
  .tw3-showMore {
    padding-left: 30px;
    padding-right: 30px;
  }
}

.tw3-showMore a {
  display: block;
}

.tw3-showMore:before {
  content: '';
  position: absolute;
  display: block;
  left: 0;
  right: 0;
  height: 80px;
  background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, #fff 100%);
  background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, #fff 100%);
  background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, #fff 100%);
  top: -90px;
}

.tw3-showMore.active:before {
  display: none;
}

.tw3-showMore--breakout:before {
  left: -5px;
  right: -5px;
}

.tw3-uploadProgressBarContainer {
  background-color: #E2E5E7;
  background-image: image-url("loader-animated.gif");
  background-repeat: repeat-x;
  height: 8px;
  min-width: 200px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}

.tw3-uploadProgressBarContainer .tw3-uploadProgressBar {
  background-color: #0076FF;
  display: none;
  height: 8px;
  text-align: center;
  color: #fff;
  font-size: 9px;
  width: 1px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.tw3-uploadProgressBarContainer--blue .tw3-uploadProgressBar {
  background-color: #0076FF;
}

.tw3-uploadProgressBarContainer--purple .tw3-uploadProgressBar {
  background-color: #5616D0;
}

.tw3-progressBar .tw3-progressText {
  float: left;
  text-align: center;
  width: 100%;
  color: #fff;
  font-weight: bold;
  font-size: 12px;
}

.tw3-uploadProgressBarHolder {
  z-index: 102;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background: white;
  display: flex;
  align-items: center;
  flex-direction: column;
  align-content: center;
}

@media (min-width: 680px) {
  .tw3-uploadProgressBarHolder {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
  }
}

.tw3-uploadProgressBarHolder .tw3-uploadProgressBarContainer {
  width: 80%;
  margin: 0 auto;
}

.tw3-modal--alert .tw3-modal__content {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  padding: 0;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  margin: 0 auto;
  overflow-y: visible;
  position: relative;
  max-width: 300px;
}

.tw3-modal--alert .tw3-modal__content__actions {
  font-size: 14px;
  text-decoration: none;
  border-top: 1px solid #E5E5E5;
  padding: 15px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
}

@media (min-width: 680px) {
  .tw3-modal--alert .tw3-modal__content__actions {
    font-size: 14px;
  }
}

@media (min-width: 680px) {
  .tw3-modal--alert .tw3-modal__content__actions {
    -webkit-border-radius: 0 0 10px 10px;
    -moz-border-radius: 0 0 10px 10px;
    border-radius: 0 0 10px 10px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
  }
}

.tw3-modal--alert .tw3-modal__content__actions div {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.tw3-modal--alert .tw3-modal__content__actions:hover {
  text-decoration: none;
}

.tw3-userCount {
  font-weight: 600;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  overflow: hidden;
  color: #fff;
  font-size: 14px;
  width: 70px;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0,0,0,0.25);
  -moz-box-shadow: 0 2px 4px 0 rgba(0,0,0,0.25);
  box-shadow: 0 2px 4px 0 rgba(0,0,0,0.25);
}

@media (min-width: 680px) {
  .tw3-userCount {
    font-size: 14px;
  }
}

body.lv .tw3-userCount {
  font-size: 12px;
}

@media (min-width: 680px) {
  body.lv .tw3-userCount {
    font-size: 12px;
  }
}

.tw3-userCount__label {
  background-image: linear-gradient(284deg, orange, #fe6c00);
  padding: 4px 0;
}

.tw3-userCount__count {
  background-color: rgba(66,66,66,0.85);
  padding: 4px 0;
}

.tw3-onboarding--search {
  background: #1A4781;
  padding: 40px;
  -webkit-box-shadow: 0 8px 16px 0 rgba(0,0,0,0.5);
  -moz-box-shadow: 0 8px 16px 0 rgba(0,0,0,0.5);
  box-shadow: 0 8px 16px 0 rgba(0,0,0,0.5);
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 100;
  overflow: hidden;
  display: none;
}

@media (min-width: 680px) {
  .tw3-onboarding--search {
    display: block;
  }
}

.tw3-onboarding--search__focus {
  position: absolute;
  bottom: 16px;
  right: 16px;
}

.tw3-onboarding--search__focus a {
  color: #fff;
  font-size: 14px;
  font-weight: 600;
}

@media (min-width: 680px) {
  .tw3-onboarding--search__focus a {
    font-size: 14px;
  }
}

.tw3-onboarding--search--mobile {
  background: #1A4781;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  padding-bottom: 110px;
  display: block;
}

@media (min-width: 680px) {
  .tw3-onboarding--search--mobile {
    display: none;
  }
}

.tw3-onboarding--search--mobile .tw3-onboarding--search__focus {
  bottom: 50px;
  right: 20px;
}

.tw3-onboarding__lookAtMe {
  background: #fff;
  -webkit-border-radius: 150px;
  -moz-border-radius: 150px;
  border-radius: 150px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}

.tw3-onboarding__lookAtMe:before {
  content: '';
  display: block;
  position: absolute;
  width: 25px;
  height: 25px;
  top: 50%;
  left: 50%;
  margin-top: -12.5px;
  margin-left: -12.5px;
  background-color: inherit;
  border-radius: inherit;
  z-index: -1;
  -webkit-animation-name: lookAtMe;
  -webkit-animation-duration: 1s;
  -webkit-animation-delay: 0;
  -webkit-animation-direction: forwards;
  -webkit-animation-timing-function: cubic-bezier(0.24, 0, 0.38, 1);
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-fill-mode: none;
  animation-name: lookAtMe;
  animation-duration: 1s;
  animation-delay: 0;
  animation-direction: forwards;
  animation-timing-function: cubic-bezier(0.24, 0, 0.38, 1);
  animation-iteration-count: infinite;
  animation-fill-mode: none;
}

.tw3-onboarding__lookAtMe:after {
  content: '';
  display: block;
  position: absolute;
  width: 15px;
  height: 15px;
  top: 50%;
  left: 50%;
  margin-top: -7px;
  margin-left: -7px;
  background-color: inherit;
  border-radius: inherit;
  z-index: -1;
  -webkit-animation-name: lookAtMe;
  -webkit-animation-duration: 1s;
  -webkit-animation-delay: 0;
  -webkit-animation-direction: forwards;
  -webkit-animation-timing-function: cubic-bezier(0.24, 0, 0.38, 1);
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-fill-mode: none;
  animation-name: lookAtMe;
  animation-duration: 1s;
  animation-delay: 0;
  animation-direction: forwards;
  animation-timing-function: cubic-bezier(0.24, 0, 0.38, 1);
  animation-iteration-count: infinite;
  animation-fill-mode: none;
}

.tw3-onboarding--filter {
  background: #1A4781;
  color: #fff;
  margin-left: -30px;
  margin-right: -30px;
  padding: 10px 40px;
  margin-bottom: 10px;
  position: relative;
}

.tw3-onboarding--filter:after {
  content: '';
  position: absolute;
  bottom: -16px;
  right: 20px;
  display: block;
  height: 0;
  width: 0;
  border-top: 8px solid #1A4781;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
  border-bottom: 8px solid transparent;
}

.tw3-onboarding--filter .tw3-onboarding__lookAtMe {
  position: absolute;
  bottom: -50px;
  right: 30px;
}

.tw3-onboarding--filter .tw3-onboarding__lookAtMe:before,
.tw3-onboarding--filter .tw3-onboarding__lookAtMe:after {
  background: #1A4781;
}

@keyframes lookAtMe {
  0% {
    opacity: .5;
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  50% {
    opacity: 0;
    -webkit-transform: scale(3.5);
    transform: scale(3.5);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(3.5);
    transform: scale(3.5);
  }
}

@-webkit-keyframes lookAtMe {
  0% {
    opacity: .5;
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  50% {
    opacity: 0;
    -webkit-transform: scale(3.5);
    transform: scale(3.5);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(3.5);
    transform: scale(3.5);
  }
}

.actionScroller {
  position: relative;
}

.actionScroller.hoverRight,
.actionScroller.hoverLeft {
  cursor: pointer;
}

.actionScroller.hoverRight .actionScrollerContainer .figurePictureNavNext {
  filter: alpha(opacity=100);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}

.actionScroller.hoverLeft .actionScrollerContainer .figurePictureNavPrev {
  filter: alpha(opacity=100);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}

.actionScroller .actionScrollerContainer {
  background: #444;
  text-align: center;
  position: relative;
  max-height: 700px;
}

.actionScroller .actionScrollerContainer h1 {
  font-size: 18px;
}

.actionScroller .actionScrollerContainer .figurePictureNav {
  position: absolute;
  top: 50%;
  margin-top: -25px;
  width: 50px;
  padding: 10px 0;
  filter: alpha(opacity=5);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=5)";
  -moz-opacity: .05;
  -khtml-opacity: .05;
  opacity: .05;
  z-index: z-old("photoSlider", "navigation");
  font-size: 32px;
}

.actionScroller .actionScrollerContainer .figurePictureNav.figurePictureNavPrev {
  left: 10px;
}

.actionScroller .actionScrollerContainer .figurePictureNav.figurePictureNavNext {
  right: 10px;
}

.actionScroller .actionScrollerContainer .figurePictureNav.figurePictureNavDisabled {
  filter: alpha(opacity=10);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
  -moz-opacity: .1;
  -khtml-opacity: .1;
  opacity: .1;
}

.actionScroller .actionScrollerContainer .figurePictureNav.figurePictureNavDisabled:hover {
  filter: alpha(opacity=10);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
  -moz-opacity: .1;
  -khtml-opacity: .1;
  opacity: .1;
}

.actionScroller .actionScrollerContainer .figurePictureNav:hover,
.actionScroller .actionScrollerContainer .figurePictureNav.active {
  filter: alpha(opacity=100);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}

.actionScroller .actionScrollerContainer .figurePictureDiv {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  height: 370px;
  line-height: 0;
}

.actionScroller .actionScrollerContainer .figurePictureDiv>div {
  position: relative;
}

.actionScroller .actionScrollerContainer .figurePictureDiv.loading {
  background: url("/static/3256438634967838603/images/loader-small-grey-black.gif") no-repeat center;
  background-size: 16px;
}

.actionScroller .actionScrollerContainer .figurePictureDiv .figurePicture {
  max-width: 100%;
  z-index: z-old("photoSlider", "base");
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.ie8 .actionScroller .actionScrollerContainer .figurePictureDiv .figurePicture {
  top: 0;
}

.actionScroller .actionScrollerContainer .figurePictureDiv>div:after {
  content: ' ';
  height: 60px;
  left: 0;
  position: absolute;
  bottom: 0;
  right: 0;
  background-color: rgba(0,0,0,0);
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0)), to(rgba(0,0,0,0.5)));
  background: -webkit-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,0.5));
  background: -moz-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,0.5));
  background: -ms-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,0.5));
  background: -o-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,0.5));
  background: linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,0.5));
  z-index: z-old("photoSlider", "base");
}

.actionScroller .actionScrollerContainer .figurePictureDiv .privatePicture {
  color: #fff;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  line-height: normal;
}

.actionScroller .actionScrollerContainer .figurePictureDiv .privatePicture img {
  padding-left: 10px;
}

.ie8 .actionScroller .actionScrollerContainer .figurePictureDiv .privatePicture {
  top: 0;
}

.actionScroller .actionScrollerContainer .figurePictureDiv .privatePicture p {
  padding: 0 10px;
}

.actionScroller .actionScrollerContainer .reportAbuseMenu {
  border-color: #444;
  position: absolute;
  left: 10px;
  right: auto;
  top: 10px;
  text-align: left;
}

.actionScroller .actionScrollerContainer .reportAbuseMenu:hover {
  background-color: #444;
  border: 1px solid #444;
}

.actionScroller .actionScrollerContainer .reportAbuseMenu.active {
  background-color: rgba(0,0,0,0.2);
  border: 1px solid #6d7c85;
}

.actionScroller .actionScrollerContainer .reportAbuseMenu+.pointerMenu {
  text-align: left;
  left: 3px;
  right: auto;
  top: 44px;
}

.actionScroller .actionScrollerContainer .figurePictureInfo {
  background: rgba(0,0,0,0.6);
  padding: 3px;
  font-size: 11px;
  position: absolute;
  right: 10px;
  bottom: 10px;
  z-index: z-old("photoSlider", "base");
  color: #fff;
  text-shadow: 0 1px 0 rgba(0,0,0,0.5) 1px 0 rgba(0,0,0,0.4);
  text-transform: uppercase;
  font-weight: bold;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}

body.el .actionScroller .actionScrollerContainer .figurePictureInfo {
  text-transform: none;
}

.actionScroller .actionScrollerContainer .figurePictureDescription {
  padding: 10px;
  position: relative;
  color: #fff;
  text-align: left;
  padding-right: 30px;
}

.actionScroller .actionScrollerContainer .figurePictureDescription .photoCounter {
  position: absolute;
  top: 10px;
  right: 10px;
}

.actionScroller .actionScrollerContainer .figurePictureDescription .fcgm {
  color: #808080;
}

.actionScroller .actionScrollerContainer .figurePictureAddPhotos {
  cursor: pointer;
  padding: 10px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0,0,0,0.5);
  z-index: z-old("photoSlider", "base");
  filter: alpha(opacity=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  -webkit-transition: all .15s ease-in;
  -moz-transition: all .15s ease-in;
  -ms-transition: all .15s ease-in;
}

.actionScroller .actionScrollerContainer .figurePictureAddPhotos:hover {
  filter: alpha(opacity=100);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}

.actionScroller .actionScrollerContainer .figurePictureAddPhotos li.active a {
  filter: alpha(opacity=100);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}

.actionScroller .actionScrollerContainer .figurePictureAddPhotos li a {
  filter: alpha(opacity=60);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  -moz-opacity: .6;
  -khtml-opacity: .6;
  opacity: .6;
  margin-right: 5px;
}

.actionScroller .actionScrollerContainer .figurePictureAddPhotos li a:hover {
  filter: alpha(opacity=100);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}

.actionScroller .panelNavigation {
  position: absolute;
  bottom: 10px;
  text-align: center;
  left: 0;
  right: 0;
}

.actionScroller .panelNavigation>ul {
  display: inline-block;
}

.actionScroller .panelNavigation>ul li {
  float: left;
  margin: 0 5px;
}

.actionScroller .panelNavigation>ul li a {
  float: left;
  background: rgba(0,0,0,0.3);
  cursor: default;
  padding: 4px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
}

.actionScroller .panelNavigation>ul li.active a {
  background: rgba(0,0,0,0.5);
}

.autoCompleter.hasDropdown {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.autoCompleterSuggestions {
  display: none;
  background: #fff;
  border: 1px solid #b6bdc2;
  -webkit-box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.25);
  -moz-box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.25);
  box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.25);
  max-height: 200px;
  overflow: auto;
  position: absolute;
  z-index: 1051;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  margin-top: 2px;
}

.autoCompleterSuggestions ul {
  background: #fff;
}

.autoCompleterSuggestions ul li {
  color: #6d7c85;
  padding: 4px 5px;
}

.autoCompleterSuggestions ul li:first-child {
  border-top: none;
}

.autoCompleterSuggestions ul li.selected {
  background: #edefef;
  cursor: pointer;
}

.autoCompleterSuggestions.emailAutoCompleter {
  max-height: 100%;
  overflow: visible;
}

.autocompleter {
  position: relative;
  text-shadow: none;
  width: 72%;
}

.autocompleter ul {
  position: absolute;
  top: -1px;
  z-index: 2;
  background: #fff;
  border: 1px solid gray;
  max-height: 200px;
  overflow: auto;
  width: 100%;
  left: 0;
}

.autocompleter ul li {
  border-bottom: 1px solid #d5d4d4;
  padding: 4px 5px;
  color: #333;
  position: relative;
}

.autocompleter ul li.uneven {
  background: #f7f7f7;
}

.autocompleter ul li:hover,
.autocompleter ul li.selected {
  background: #0076ff;
  cursor: pointer;
  color: #fff;
}

.autocompleter ul li .add:hover,
.autocompleter ul li .add.selected {
  background: #edf6fd;
}

.autocompleter ul li.current {
  background: #ff7102;
}

.autocompleter ul li.add {
  border-top: 1px solid #d5d4d4;
  color: gray;
  font-size: 12px;
  padding: 6px 5px;
}

.autocompleter ul li.add>span {
  color: gray;
  text-decoration: underline;
}

.speechBubbleContainer {
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.speechBubbleContainer .speechBubble {
  zoom: 1;
  position: relative;
  margin-bottom: 10px;
}

.speechBubbleContainer .speechBubble:before,
.speechBubbleContainer .speechBubble:after {
  content: "";
  display: table;
}

.speechBubbleContainer .speechBubble:after {
  clear: both;
}

.speechBubbleContainer .speechBubble__messageWrapper {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-left: 50px;
  float: none;
  vertical-align: top;
  position: relative;
}

.speechBubbleContainer .speechBubble__messageWrapper .image {
  border: 3px solid #E6E6E6;
  z-index: 2;
}

.speechBubbleContainer .speechBubble__messageWrapper .iconBox {
  border: 3px solid #E6E6E6;
  font-size: 12px;
  text-align: center;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  padding: 10px;
  width: 150px;
  color: #6d7c85;
  display: inline-block;
}

@media (min-width: 680px) {
  .speechBubbleContainer .speechBubble__messageWrapper .iconBox {
    font-size: 12px;
  }
}

.speechBubbleContainer .speechBubble__messageWrapper__image {
  left: -47px;
  width: 28px;
  top: 0;
  position: absolute;
}

.speechBubbleContainer .speechBubble__messageWrapper__image img {
  max-width: 36px;
}

.speechBubbleContainer .speechBubble__messageWrapper__item {
  background: #E6E6E6;
  min-height: 30px;
  overflow: hidden;
  padding: 8px 12px;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 18px;
  -moz-border-radius: 18px;
  border-radius: 18px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  display: inline-block;
  vertical-align: top;
  max-width: 85%;
  word-wrap: break-word;
}

.speechBubbleContainer .speechBubble__messageWrapper__item__info {
  margin-top: 5px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 12px;
  color: rgba(0,0,0,0.34);
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
}

@media (min-width: 680px) {
  .speechBubbleContainer .speechBubble__messageWrapper__item__info {
    font-size: 12px;
  }
}

.speechBubbleContainer .speechBubble__messageWrapper__item__info a {
  text-decoration: none;
  font-weight: 600;
  margin-right: 20px;
}

.speechBubbleContainer .speechBubble__messageWrapper__item__info.transActive {
  background: #fff;
  color: #283740;
  -webkit-box-shadow: 0 0 0px 10px white;
  -moz-box-shadow: 0 0 0px 10px white;
  box-shadow: 0 0 0px 10px white;
  position: relative;
  z-index: 1;
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  margin-bottom: 4px;
  margin-top: 15px;
  -moz-transition: all 200ms ease-in;
  -o-transition: all 200ms ease-in;
  -webkit-transition: all 200ms ease-in;
  transition: all 200ms ease-in;
}

.speechBubbleContainer .speechBubble__messageWrapper__item .emoji {
  font-size: 22px;
  line-height: 18px;
}

.speechBubbleContainer .speechBubble__messageWrapper__sub {
  position: relative;
  bottom: -10px;
  font-size: 11px;
}

.speechBubbleContainer .speechBubble__messageWrapper:after {
  border-top: 7px solid rgba(0,0,0,0);
  border-right: 20px solid #E6E6E6;
  border-bottom: 5px solid rgba(0,0,0,0);
  position: absolute;
  top: 0;
  left: -9px;
  content: ' ';
  display: block;
  width: 0;
  height: 0;
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.speechBubbleContainer .speechBubble__messageWrapper--notification:after {
  display: none;
}

.speechBubbleContainer.mine {
  text-align: right;
}

.speechBubbleContainer.mine .speechBubble__messageWrapper__item {
  background: #0076ff;
  text-align: left;
  color: #fff;
}

.speechBubbleContainer.mine .speechBubble__messageWrapper__item a {
  color: rgba(255,255,255,0.62);
}

.speechBubbleContainer.mine .speechBubble__messageWrapper__item__info {
  color: rgba(255,255,255,0.62);
}

.speechBubbleContainer.mine .speechBubble__messageWrapper__item__info a {
  color: rgba(255,255,255,0.62);
}

.speechBubbleContainer.mine .speechBubble__messageWrapper__item__info.transActive {
  color: #283740;
}

.speechBubbleContainer.mine .speechBubble__messageWrapper {
  margin-left: auto;
  margin-right: 0;
}

.speechBubbleContainer.mine .speechBubble__messageWrapper .image {
  border: 3px solid #0076ff;
  z-index: 2;
}

.speechBubbleContainer.mine .speechBubble__messageWrapper__image {
  display: none;
}

.speechBubbleContainer.mine .speechBubble__messageWrapper:after {
  display: none;
}

.speechBubbleContainer--clip.mine .speechBubble__messageWrapper__item {
  background: #0076ff;
}

.speechBubbleContainer--clip.mine.seen .speechBubble__messageWrapper__item {
  background: #E6E6E6;
  color: #283740;
}

.speechBubbleContainer--clip.mine.seen .speechBubble__messageWrapper__item__time {
  color: #6d7c85;
}

.speechBubbleContainer--clip .speechBubble__messageWrapper__item__time {
  color: #283740;
}

.speechBubbleContainer.speechBubbleContainer--premium .speechBubble__messageWrapper__item {
  background: #ff7102;
  color: #fff;
}

.speechBubbleContainer.speechBubbleContainer--premium .speechBubble__messageWrapper__item__info {
  color: rgba(255,255,255,0.4);
}

.speechBubbleContainer.speechBubbleContainer--premium .speechBubble__messageWrapper__item__info a {
  color: #fff;
}

.speechBubbleContainer.speechBubbleContainer--premium .speechBubble__messageWrapper__item__info.transActive {
  color: #283740;
}

.speechBubbleContainer.speechBubbleContainer--premium .speechBubble__messageWrapper:after {
  border-right-color: #ff7102;
}

.speechBubbleContainer.speechBubbleContainer--delayed .speechBubble__messageWrapper__item {
  opacity: .3;
  color: #fff;
}

.speechBubbleContainer.speechBubbleContainer--delayed .speechBubble__messageWrapper__item .speechBubble__messageWrapper__item__time {
  color: rgba(0,0,0,0.5);
}

.speechBubbleContainer.speechBubbleContainer--delayed .speechBubble__messageWrapper:after {
  border-right-color: #ff7102;
}

.speechBubbleContainer.priority {
  background: #fabc3f;
}

.speechBubbleContainer--single .speechBubble__messageWrapper {
  margin: 0;
}

.speechBubbleContainer--single .speechBubble__messageWrapper__item {
  max-width: 100%;
}

.speechBubbleContainer--single .speechBubble__messageWrapper:after {
  top: -9px;
  bottom: auto;
  left: 15%;
  -moz-transform: rotate(133deg);
  -o-transform: rotate(133deg);
  -webkit-transform: rotate(133deg);
  transform: rotate(133deg);
}

.speechBubbleContainer.speechBubbleContainer--sticker.owner .speechBubble__messageWrapper,
.speechBubbleContainer.speechBubbleContainer--sticker.mine .speechBubble__messageWrapper {
  margin: 0;
}

.speechBubbleContainer.speechBubbleContainer--sticker.owner .speechBubble__messageWrapper:after,
.speechBubbleContainer.speechBubbleContainer--sticker.mine .speechBubble__messageWrapper:after {
  display: none;
}

.speechBubbleContainer.speechBubbleContainer--sticker.owner .speechBubble__messageWrapper__item,
.speechBubbleContainer.speechBubbleContainer--sticker.mine .speechBubble__messageWrapper__item {
  background: #fff;
}

.speechBubbleContainer.speechBubbleContainer--sticker.owner .speechBubble__messageWrapper__image,
.speechBubbleContainer.speechBubbleContainer--sticker.mine .speechBubble__messageWrapper__image {
  display: none;
}

.speechBubbleContainer.speechBubbleContainer--sticker.owner .speechBubble__messageWrapper__item__time,
.speechBubbleContainer.speechBubbleContainer--sticker.mine .speechBubble__messageWrapper__item__time {
  color: #E5E5E5;
}

.tw3-modal--liveMe .tw3-modal__content {
  background: url("/static/5734391022573372104288/images/v3/liveMe/bck-liveMe-mobile.png") no-repeat center center;
  color: #fff;
  margin: 10px;
  max-width: 340px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 15px;
}

@media (min-width: 680px) {
  .tw3-modal--liveMe .tw3-modal__content {
    background: url("/static/30563822684429865845443/images/v3/liveMe/bck-liveMe.png") no-repeat center top;
    background-size: 480px 472px;
    margin: auto;
    max-width: 430px;
  }
}

.tw3-modal--liveMe__container {
  position: relative;
  height: 781px;
  overflow-y: auto;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}

@media (max-height: 800px) {
  .tw3-modal--liveMe__container {
    height: 576px;
  }
}

.tw3-modal--liveMe .tw3-button--liveMe--continue {
  border: none;
  background-image: linear-gradient(130deg, #D264FD 0%, #8408CA 100%);
}

.tw3-modal--liveMe .liveMe-modal-content {
  text-shadow: 0 0.5px 1px rgba(0,0,0,0.25);
  height: 483px;
  display: flex;
  justify-content: center;
  align-items: center;
}

@media (min-width: 680px) {
  .tw3-modal--liveMe .liveMe-modal-content {
    height: auto;
  }
}

.tw3-modal--liveMe .liveMe-pager {
  display: flex;
  justify-content: center;
  align-items: center;
}

.tw3-modal--liveMe .liveMe-pager .liveMe-pager-dot {
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 8px;
  margin: 3px;
  background-color: #FFF;
}

.tw3-modal--liveMe .liveMe-pager.liveMe-pager--pageOne .liveMe-pager-dot--two {
  opacity: 0.5;
}

.tw3-modal--liveMe .liveMe-pager.liveMe-pager--pageTwo .liveMe-pager-dot--one {
  opacity: 0.5;
}

.tw3-modal--liveMe .livme-download--smsform {
  display: none;
}

@media (min-width: 680px) {
  .tw3-modal--liveMe .livme-download--smsform {
    display: flex;
    flex-direction: row;
  }

  .tw3-modal--liveMe .livme-download--smsform .livme-download--smsform--input {
    margin-right: 20px;
  }

  .tw3-modal--liveMe .livme-download--smsform .livme-download--smsform--input input {
    width: 180px;
  }
}

.tw3-modal--liveMe .liveme-download--or {
  display: none;
}

@media (min-width: 680px) {
  .tw3-modal--liveMe .liveme-download--or {
    display: block;
  }
}

.tw3-modal--liveMe .liveme-download--links {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}

.tw3-modal--liveMe .liveme-download--links .liveme-download--links--qr {
  display: none;
}

@media (min-width: 680px) {
  .tw3-modal--liveMe .liveme-download--links .liveme-download--links--qr {
    display: block;
  }
}

.tw3-modal--liveMe .liveme-download--links .liveme-download--links--store {
  text-align: center;
}

.tw3-modal--liveMeAnnouncement .tw3-modal__content {
  color: white;
  background: url("/static/8899247151849897117497/images/v3/liveMe/bck-announcement.png") no-repeat center top;
  padding-bottom: 260px;
}

.tableSelector--v4 tr {
  height: 72px;
  border-bottom: 1px solid #e5e5e5;
  text-align: center;
  cursor: pointer;
}

.tableSelector--v4 tr .tokens-hot {
  position: absolute;
  top: 0;
  left: 0;
}

.tableSelector--v4 tr .filler {
  display: block;
  height: 25px;
}

.tableSelector--v4 tr td {
  padding: 10px;
}

.tableSelector--v4 .badge--gradient--mostpopular {
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  border-radius: 40px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  display: inline-block;
  zoom: 1;
  *display: inline;
  line-height: 1.2142857143;
  border: none;
  padding: 5px 8px;
  font-size: 13px;
  font-weight: 500;
  text-shadow: 0px 1px 1px rgba(0,0,0,0.2);
  background-image: linear-gradient(to right, #fd203b, #fe6c00 95%),linear-gradient(to bottom, #fe6c00, #fe6c00);
  white-space: nowrap;
  color: white;
}

.tableSelector--v4 .badge--gradient--bestvalue {
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  border-radius: 40px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  display: inline-block;
  zoom: 1;
  *display: inline;
  line-height: 1.2142857143;
  border: none;
  padding: 5px 8px;
  font-size: 13px;
  font-weight: 500;
  text-shadow: 0px 1px 1px rgba(0,0,0,0.2);
  background-image: linear-gradient(to left, #0e65fd, #8815fb);
  white-space: nowrap;
  color: white;
}

.tableSelector--v4__pricelabels {
  color: #ff7102;
  font-size: 16px;
  font-weight: 600;
  width: 100%;
  vertical-align: middle;
  text-align: left;
}

@media (min-width: 680px) {
  .tableSelector--v4__pricelabels {
    width: 240px;
  }
}

.tableSelector--v4__pricelabels__free__credits {
  font-size: 12px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #283740;
}

.tableSelector--v4__packagelabels {
  font-size: 16px;
  font-weight: 600;
  width: 100%;
  vertical-align: middle;
  text-align: left;
}

@media (min-width: 680px) {
  .tableSelector--v4__packagelabels {
    width: 240px;
  }
}

@media (min-width: 680px) {
  .tableSelector--v4__badges {
    text-align: left;
    width: 205px;
  }
}

@media (min-width: 680px) {
  .tableSelector--v4__saving {
    text-align: right;
    width: 205px;
    padding-right: 30px;
  }
}

.tableSelector--v4--selected tr.selected {
  border: 1px solid #912CF5;
  background: rgba(145,44,245,0.08);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}

.tableSelector--v4--selectedpackage tr.selected {
  border: 1px solid #E5E5E5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}

@-webkit-keyframes wave {
  from, to {
    transform: translateY(0%);
  }

  50% {
    transform: translateY(100%);
  }
}

@-moz-keyframes wave {
  from, to {
    transform: translateY(0%);
  }

  50% {
    transform: translateY(100%);
  }
}

@keyframes wave {
  from, to {
    transform: translateY(0%);
  }

  50% {
    transform: translateY(100%);
  }
}

.liveMeUsersContainer {
  padding-top: 12px;
  padding-bottom: 12px;
  padding-right: 0px;
  padding-left: 12px;
  border-left: 1px solid #ddd;
  position: absolute;
  top: 0;
  width: 109px;
}

.liveMeUsers__title {
  font-size: 12px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #6d7c85;
  margin-bottom: 12px;
}

.liveMeUser {
  width: 96px;
  height: 96px;
  float: left;
  position: relative;
  margin-bottom: 12px;
  background: #6d7c85;
  cursor: pointer;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  overflow: hidden;
}

.liveMeUser__name {
  font-size: 10px;
  font-weight: 500;
  text-align: center;
  left: 0;
  right: 0;
  bottom: 4px;
  position: absolute;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
  text-shadow: 0 0 3px #000;
}

.liveMeUser__badge {
  position: absolute;
  top: 4px;
  left: 4px;
  padding: 4px 5px;
  width: 22px;
  height: 14px;
  overflow: hidden;
  border-radius: 7px;
  background-color: #ff7102;
}

.liveMeUser__bars {
  overflow: hidden;
}

.liveMeUser__bar {
  display: block;
  width: 2px;
  height: 7px;
  margin: 0px 1px;
  float: left;
  background-color: #fff;
}

.liveMeUser__bar-1 {
  animation: wave .7s linear infinite alternate;
  -webkit-animation: wave .7s linear infinite alternate;
  -moz-animation: wave .7s linear infinite alternate;
}

.liveMeUser__bar-2 {
  animation: wave .9s linear infinite alternate;
  -webkit-animation: wave .9s linear infinite alternate-reverse;
  -moz-animation: wave .9s linear infinite alternate;
}

.liveMeUser__bar-3 {
  animation: wave .8s linear infinite alternate;
  -webkit-animation: wave .8s linear infinite alternate;
  -moz-animation: wave .8s linear infinite alternate;
}

.liveMeUsers__more {
  font-size: 12px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #7d00ff;
  display: inline-block;
  cursor: pointer;
}

.liveMeUsers__more:hover {
  text-decoration: underline;
}

.liveMeUser--more {
  display: none;
}

@media only screen and (max-width: 680px) {
  .liveMeUsersContainer {
    width: 100%;
    overflow-x: auto;
    position: relative;
    height: 120px;
    padding: 12px;
    border-left: none;
    overflow-x: scroll;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    -webkit-user-select: none;
  }

  .liveMeUsersContainer .liveMeUser {
    margin-top: 0px;
    margin-bottom: auto;
    margin-right: 8px;
    display: inline-block;
    float: none;
  }

  .liveMeUsersContainer .liveMeUsersContainer__scrollable {
    white-space: nowrap;
    overflow: hidden;
    height: 97px;
    display: inline-block;
  }

  .liveMeUsersContainer .liveMeUser--more {
    display: inline-block;
  }

  .liveMeUsersContainer .liveMeUsers__more {
    display: none;
  }

  .liveMeUsersContainer .liveMeUsers__title {
    display: none;
  }
}

@media only screen and (min-width: 680px) {
  .views .liveMeUsersContainer,
  .likes .liveMeUsersContainer {
    right: -121px;
  }
}

.clearfix {
  zoom: 1;
}

.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}

.clearfix:after {
  clear: both;
}

.tw3-h1 {
  font-size: 36px;
}

@media (min-width: 680px) {
  .tw3-h1 {
    font-size: 36px;
  }
}

.tw3-h2 {
  font-size: 34px;
}

@media (min-width: 680px) {
  .tw3-h2 {
    font-size: 36px;
  }
}

.tw3-h3 {
  font-size: 23px;
}

@media (min-width: 680px) {
  .tw3-h3 {
    font-size: 24px;
  }
}

.tw3-h4 {
  font-size: 17px;
}

@media (min-width: 680px) {
  .tw3-h4 {
    font-size: 18px;
  }
}

.tw3-h5 {
  font-size: 16px;
}

@media (min-width: 680px) {
  .tw3-h5 {
    font-size: 16px;
  }
}

.tw3-body {
  font-size: 15px;
}

@media (min-width: 680px) {
  .tw3-body {
    font-size: 16px;
  }
}

body {
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  line-height: 1.2142857143;
  background: #fff;
  color: #283740;
  font-family: "Segoe UI","Helvetica Neue",Arial,Helvetica,sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 15px;
  position: relative;
  background: #f9f9f9;
}

body.iphone body {
  -webkit-text-size-adjust: none;
}

body.tr body {
  font-family: Arial,sans-serif;
}

body h1,
body .h1 {
  font-size: 36px;
}

@media (min-width: 680px) {
  body h1,
  body .h1 {
    font-size: 36px;
  }
}

body h2,
body .h2 {
  font-size: 34px;
}

@media (min-width: 680px) {
  body h2,
  body .h2 {
    font-size: 36px;
  }
}

body h3,
body .h3 {
  font-size: 23px;
}

@media (min-width: 680px) {
  body h3,
  body .h3 {
    font-size: 24px;
  }
}

body h3.h3--line,
body .h3.h3--line {
  border-bottom: 1px solid #b6bdc2;
  padding-bottom: 10px;
}

body h4,
body .h4 {
  font-size: 17px;
}

@media (min-width: 680px) {
  body h4,
  body .h4 {
    font-size: 18px;
  }
}

body h5,
body .h5 {
  font-size: 16px;
}

@media (min-width: 680px) {
  body h5,
  body .h5 {
    font-size: 16px;
  }
}

body h6,
body .h6 {
  font-size: 14px;
}

@media (min-width: 680px) {
  body h6,
  body .h6 {
    font-size: 14px;
  }
}

body .text--small,
body small {
  font-size: 12px;
}

@media (min-width: 680px) {
  body .text--small,
  body small {
    font-size: 12px;
  }
}

body .text--smaller {
  font-size: 14px;
}

@media (min-width: 680px) {
  body .text--smaller {
    font-size: 14px;
  }
}

@media (min-width: 680px) {
  body {
    font-size: 16px;
  }
}

body,
.tw3-wrapper {
  height: auto;
  min-height: 100%;
}

.tw3-unsupportedScreen {
  display: none;
}

html,
body {
  overflow-x: hidden;
}

@media (min-width: 680px) {
  html,
  body {
    overflow-x: auto;
  }
}

strong {
  font-weight: 600;
}

.tw3-wrapper {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

@media (min-width: 680px) {
  .tw3-wrapper {
    padding-bottom: 172px;
    min-height: 100vh;
  }
}

body.warning .tw3-wrapper {
  padding-bottom: 103px;
}

.tw3-content {
  padding-top: 20px;
  padding-bottom: 20px;
}

.tw3-content--fabActive {
  padding-bottom: 70px;
}

body.search .tw3-content {
  padding-top: 10px;
}

.tw3-footerContainer {
  display: none;
}

@media (min-width: 680px) {
  .tw3-footerContainer {
    display: block;
  }
}

#welcome.friends * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.tw3-sidebarContainer {
  display: none;
}

@media (min-width: 680px) {
  .tw3-sidebarContainer {
    display: block;
  }
}

.tw3-wrapper #smartbanner {
  z-index: 1;
  top: 0;
  position: relative !important;
}

#container.emptySpotlight.smartbanner--active {
  padding-top: 0;
}

.tw3-container {
  zoom: 1;
  padding-left: 5px;
  padding-right: 5px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0;
}

@media (min-width: 320px) {
  .tw3-container .tw3-bp1-col-0 {
    width: 0%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
  }

  .tw3-container .tw3-bp1-col-1 {
    width: 8.3333333333%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
  }

  .tw3-container .tw3-bp1-col-2 {
    width: 16.6666666667%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
  }

  .tw3-container .tw3-bp1-col-3 {
    width: 25%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
  }

  .tw3-container .tw3-bp1-col-4 {
    width: 33.3333333333%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
  }

  .tw3-container .tw3-bp1-col-5 {
    width: 41.6666666667%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
  }

  .tw3-container .tw3-bp1-col-6 {
    width: 50%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
  }

  .tw3-container .tw3-bp1-col-7 {
    width: 58.3333333333%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
  }

  .tw3-container .tw3-bp1-col-8 {
    width: 66.6666666667%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
  }

  .tw3-container .tw3-bp1-col-9 {
    width: 75%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
  }

  .tw3-container .tw3-bp1-col-10 {
    width: 83.3333333333%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
  }

  .tw3-container .tw3-bp1-col-11 {
    width: 91.6666666667%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
  }

  .tw3-container .tw3-bp1-col-12 {
    width: 100%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
  }
}

@media (min-width: 480px) {
  .tw3-container .tw3-bp2-col-0 {
    width: 0%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
  }

  .tw3-container .tw3-bp2-offset-left-0 {
    margin-left: 0%;
  }

  .tw3-container .tw3-bp2-offset-right-0 {
    margin-right: 0%;
  }

  .tw3-container .tw3-bp2-col-1 {
    width: 8.3333333333%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
  }

  .tw3-container .tw3-bp2-offset-left-1 {
    margin-left: 8.3333333333%;
  }

  .tw3-container .tw3-bp2-offset-right-1 {
    margin-right: 8.3333333333%;
  }

  .tw3-container .tw3-bp2-col-2 {
    width: 16.6666666667%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
  }

  .tw3-container .tw3-bp2-offset-left-2 {
    margin-left: 16.6666666667%;
  }

  .tw3-container .tw3-bp2-offset-right-2 {
    margin-right: 16.6666666667%;
  }

  .tw3-container .tw3-bp2-col-3 {
    width: 25%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
  }

  .tw3-container .tw3-bp2-offset-left-3 {
    margin-left: 25%;
  }

  .tw3-container .tw3-bp2-offset-right-3 {
    margin-right: 25%;
  }

  .tw3-container .tw3-bp2-col-4 {
    width: 33.3333333333%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
  }

  .tw3-container .tw3-bp2-offset-left-4 {
    margin-left: 33.3333333333%;
  }

  .tw3-container .tw3-bp2-offset-right-4 {
    margin-right: 33.3333333333%;
  }

  .tw3-container .tw3-bp2-col-5 {
    width: 41.6666666667%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
  }

  .tw3-container .tw3-bp2-offset-left-5 {
    margin-left: 41.6666666667%;
  }

  .tw3-container .tw3-bp2-offset-right-5 {
    margin-right: 41.6666666667%;
  }

  .tw3-container .tw3-bp2-col-6 {
    width: 50%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
  }

  .tw3-container .tw3-bp2-offset-left-6 {
    margin-left: 50%;
  }

  .tw3-container .tw3-bp2-offset-right-6 {
    margin-right: 50%;
  }

  .tw3-container .tw3-bp2-col-7 {
    width: 58.3333333333%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
  }

  .tw3-container .tw3-bp2-offset-left-7 {
    margin-left: 58.3333333333%;
  }

  .tw3-container .tw3-bp2-offset-right-7 {
    margin-right: 58.3333333333%;
  }

  .tw3-container .tw3-bp2-col-8 {
    width: 66.6666666667%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
  }

  .tw3-container .tw3-bp2-offset-left-8 {
    margin-left: 66.6666666667%;
  }

  .tw3-container .tw3-bp2-offset-right-8 {
    margin-right: 66.6666666667%;
  }

  .tw3-container .tw3-bp2-col-9 {
    width: 75%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
  }

  .tw3-container .tw3-bp2-offset-left-9 {
    margin-left: 75%;
  }

  .tw3-container .tw3-bp2-offset-right-9 {
    margin-right: 75%;
  }

  .tw3-container .tw3-bp2-col-10 {
    width: 83.3333333333%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
  }

  .tw3-container .tw3-bp2-offset-left-10 {
    margin-left: 83.3333333333%;
  }

  .tw3-container .tw3-bp2-offset-right-10 {
    margin-right: 83.3333333333%;
  }

  .tw3-container .tw3-bp2-col-11 {
    width: 91.6666666667%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
  }

  .tw3-container .tw3-bp2-offset-left-11 {
    margin-left: 91.6666666667%;
  }

  .tw3-container .tw3-bp2-offset-right-11 {
    margin-right: 91.6666666667%;
  }

  .tw3-container .tw3-bp2-col-12 {
    width: 100%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
  }

  .tw3-container .tw3-bp2-offset-left-12 {
    margin-left: 100%;
  }

  .tw3-container .tw3-bp2-offset-right-12 {
    margin-right: 100%;
  }
}

@media (min-width: 680px) {
  .tw3-container .tw3-bp3-col-0 {
    width: 0%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
  }

  .tw3-container .tw3-bp3-offset-left-0 {
    margin-left: 0%;
  }

  .tw3-container .tw3-bp3-offset-right-0 {
    margin-right: 0%;
  }

  .tw3-container .tw3-bp3-col-1 {
    width: 8.3333333333%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
  }

  .tw3-container .tw3-bp3-offset-left-1 {
    margin-left: 8.3333333333%;
  }

  .tw3-container .tw3-bp3-offset-right-1 {
    margin-right: 8.3333333333%;
  }

  .tw3-container .tw3-bp3-col-2 {
    width: 16.6666666667%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
  }

  .tw3-container .tw3-bp3-offset-left-2 {
    margin-left: 16.6666666667%;
  }

  .tw3-container .tw3-bp3-offset-right-2 {
    margin-right: 16.6666666667%;
  }

  .tw3-container .tw3-bp3-col-3 {
    width: 25%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
  }

  .tw3-container .tw3-bp3-offset-left-3 {
    margin-left: 25%;
  }

  .tw3-container .tw3-bp3-offset-right-3 {
    margin-right: 25%;
  }

  .tw3-container .tw3-bp3-col-4 {
    width: 33.3333333333%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
  }

  .tw3-container .tw3-bp3-offset-left-4 {
    margin-left: 33.3333333333%;
  }

  .tw3-container .tw3-bp3-offset-right-4 {
    margin-right: 33.3333333333%;
  }

  .tw3-container .tw3-bp3-col-5 {
    width: 41.6666666667%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
  }

  .tw3-container .tw3-bp3-offset-left-5 {
    margin-left: 41.6666666667%;
  }

  .tw3-container .tw3-bp3-offset-right-5 {
    margin-right: 41.6666666667%;
  }

  .tw3-container .tw3-bp3-col-6 {
    width: 50%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
  }

  .tw3-container .tw3-bp3-offset-left-6 {
    margin-left: 50%;
  }

  .tw3-container .tw3-bp3-offset-right-6 {
    margin-right: 50%;
  }

  .tw3-container .tw3-bp3-col-7 {
    width: 58.3333333333%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
  }

  .tw3-container .tw3-bp3-offset-left-7 {
    margin-left: 58.3333333333%;
  }

  .tw3-container .tw3-bp3-offset-right-7 {
    margin-right: 58.3333333333%;
  }

  .tw3-container .tw3-bp3-col-8 {
    width: 66.6666666667%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
  }

  .tw3-container .tw3-bp3-offset-left-8 {
    margin-left: 66.6666666667%;
  }

  .tw3-container .tw3-bp3-offset-right-8 {
    margin-right: 66.6666666667%;
  }

  .tw3-container .tw3-bp3-col-9 {
    width: 75%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
  }

  .tw3-container .tw3-bp3-offset-left-9 {
    margin-left: 75%;
  }

  .tw3-container .tw3-bp3-offset-right-9 {
    margin-right: 75%;
  }

  .tw3-container .tw3-bp3-col-10 {
    width: 83.3333333333%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
  }

  .tw3-container .tw3-bp3-offset-left-10 {
    margin-left: 83.3333333333%;
  }

  .tw3-container .tw3-bp3-offset-right-10 {
    margin-right: 83.3333333333%;
  }

  .tw3-container .tw3-bp3-col-11 {
    width: 91.6666666667%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
  }

  .tw3-container .tw3-bp3-offset-left-11 {
    margin-left: 91.6666666667%;
  }

  .tw3-container .tw3-bp3-offset-right-11 {
    margin-right: 91.6666666667%;
  }

  .tw3-container .tw3-bp3-col-12 {
    width: 100%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
  }

  .tw3-container .tw3-bp3-offset-left-12 {
    margin-left: 100%;
  }

  .tw3-container .tw3-bp3-offset-right-12 {
    margin-right: 100%;
  }
}

@media (min-width: 960px) {
  .tw3-container .tw3-bp4-col-0 {
    width: 0%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
  }

  .tw3-container .tw3-bp4-offset-left-0 {
    margin-left: 0%;
  }

  .tw3-container .tw3-bp4-offset-right-0 {
    margin-right: 0%;
  }

  .tw3-container .tw3-bp4-col-1 {
    width: 8.3333333333%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
  }

  .tw3-container .tw3-bp4-offset-left-1 {
    margin-left: 8.3333333333%;
  }

  .tw3-container .tw3-bp4-offset-right-1 {
    margin-right: 8.3333333333%;
  }

  .tw3-container .tw3-bp4-col-2 {
    width: 16.6666666667%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
  }

  .tw3-container .tw3-bp4-offset-left-2 {
    margin-left: 16.6666666667%;
  }

  .tw3-container .tw3-bp4-offset-right-2 {
    margin-right: 16.6666666667%;
  }

  .tw3-container .tw3-bp4-col-3 {
    width: 25%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
  }

  .tw3-container .tw3-bp4-offset-left-3 {
    margin-left: 25%;
  }

  .tw3-container .tw3-bp4-offset-right-3 {
    margin-right: 25%;
  }

  .tw3-container .tw3-bp4-col-4 {
    width: 33.3333333333%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
  }

  .tw3-container .tw3-bp4-offset-left-4 {
    margin-left: 33.3333333333%;
  }

  .tw3-container .tw3-bp4-offset-right-4 {
    margin-right: 33.3333333333%;
  }

  .tw3-container .tw3-bp4-col-5 {
    width: 41.6666666667%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
  }

  .tw3-container .tw3-bp4-offset-left-5 {
    margin-left: 41.6666666667%;
  }

  .tw3-container .tw3-bp4-offset-right-5 {
    margin-right: 41.6666666667%;
  }

  .tw3-container .tw3-bp4-col-6 {
    width: 50%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
  }

  .tw3-container .tw3-bp4-offset-left-6 {
    margin-left: 50%;
  }

  .tw3-container .tw3-bp4-offset-right-6 {
    margin-right: 50%;
  }

  .tw3-container .tw3-bp4-col-7 {
    width: 58.3333333333%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
  }

  .tw3-container .tw3-bp4-offset-left-7 {
    margin-left: 58.3333333333%;
  }

  .tw3-container .tw3-bp4-offset-right-7 {
    margin-right: 58.3333333333%;
  }

  .tw3-container .tw3-bp4-col-8 {
    width: 66.6666666667%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
  }

  .tw3-container .tw3-bp4-offset-left-8 {
    margin-left: 66.6666666667%;
  }

  .tw3-container .tw3-bp4-offset-right-8 {
    margin-right: 66.6666666667%;
  }

  .tw3-container .tw3-bp4-col-9 {
    width: 75%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
  }

  .tw3-container .tw3-bp4-offset-left-9 {
    margin-left: 75%;
  }

  .tw3-container .tw3-bp4-offset-right-9 {
    margin-right: 75%;
  }

  .tw3-container .tw3-bp4-col-10 {
    width: 83.3333333333%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
  }

  .tw3-container .tw3-bp4-offset-left-10 {
    margin-left: 83.3333333333%;
  }

  .tw3-container .tw3-bp4-offset-right-10 {
    margin-right: 83.3333333333%;
  }

  .tw3-container .tw3-bp4-col-11 {
    width: 91.6666666667%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
  }

  .tw3-container .tw3-bp4-offset-left-11 {
    margin-left: 91.6666666667%;
  }

  .tw3-container .tw3-bp4-offset-right-11 {
    margin-right: 91.6666666667%;
  }

  .tw3-container .tw3-bp4-col-12 {
    width: 100%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
  }

  .tw3-container .tw3-bp4-offset-left-12 {
    margin-left: 100%;
  }

  .tw3-container .tw3-bp4-offset-right-12 {
    margin-right: 100%;
  }
}

@media (min-width: 1140px) {
  .tw3-container .tw3-bp5-col-0 {
    width: 0%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
  }

  .tw3-container .tw3-bp5-offset-left-0 {
    margin-left: 0%;
  }

  .tw3-container .tw3-bp5-offset-right-0 {
    margin-right: 0%;
  }

  .tw3-container .tw3-bp5-col-1 {
    width: 8.3333333333%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
  }

  .tw3-container .tw3-bp5-offset-left-1 {
    margin-left: 8.3333333333%;
  }

  .tw3-container .tw3-bp5-offset-right-1 {
    margin-right: 8.3333333333%;
  }

  .tw3-container .tw3-bp5-col-2 {
    width: 16.6666666667%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
  }

  .tw3-container .tw3-bp5-offset-left-2 {
    margin-left: 16.6666666667%;
  }

  .tw3-container .tw3-bp5-offset-right-2 {
    margin-right: 16.6666666667%;
  }

  .tw3-container .tw3-bp5-col-3 {
    width: 25%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
  }

  .tw3-container .tw3-bp5-offset-left-3 {
    margin-left: 25%;
  }

  .tw3-container .tw3-bp5-offset-right-3 {
    margin-right: 25%;
  }

  .tw3-container .tw3-bp5-col-4 {
    width: 33.3333333333%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
  }

  .tw3-container .tw3-bp5-offset-left-4 {
    margin-left: 33.3333333333%;
  }

  .tw3-container .tw3-bp5-offset-right-4 {
    margin-right: 33.3333333333%;
  }

  .tw3-container .tw3-bp5-col-5 {
    width: 41.6666666667%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
  }

  .tw3-container .tw3-bp5-offset-left-5 {
    margin-left: 41.6666666667%;
  }

  .tw3-container .tw3-bp5-offset-right-5 {
    margin-right: 41.6666666667%;
  }

  .tw3-container .tw3-bp5-col-6 {
    width: 50%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
  }

  .tw3-container .tw3-bp5-offset-left-6 {
    margin-left: 50%;
  }

  .tw3-container .tw3-bp5-offset-right-6 {
    margin-right: 50%;
  }

  .tw3-container .tw3-bp5-col-7 {
    width: 58.3333333333%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
  }

  .tw3-container .tw3-bp5-offset-left-7 {
    margin-left: 58.3333333333%;
  }

  .tw3-container .tw3-bp5-offset-right-7 {
    margin-right: 58.3333333333%;
  }

  .tw3-container .tw3-bp5-col-8 {
    width: 66.6666666667%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
  }

  .tw3-container .tw3-bp5-offset-left-8 {
    margin-left: 66.6666666667%;
  }

  .tw3-container .tw3-bp5-offset-right-8 {
    margin-right: 66.6666666667%;
  }

  .tw3-container .tw3-bp5-col-9 {
    width: 75%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
  }

  .tw3-container .tw3-bp5-offset-left-9 {
    margin-left: 75%;
  }

  .tw3-container .tw3-bp5-offset-right-9 {
    margin-right: 75%;
  }

  .tw3-container .tw3-bp5-col-10 {
    width: 83.3333333333%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
  }

  .tw3-container .tw3-bp5-offset-left-10 {
    margin-left: 83.3333333333%;
  }

  .tw3-container .tw3-bp5-offset-right-10 {
    margin-right: 83.3333333333%;
  }

  .tw3-container .tw3-bp5-col-11 {
    width: 91.6666666667%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
  }

  .tw3-container .tw3-bp5-offset-left-11 {
    margin-left: 91.6666666667%;
  }

  .tw3-container .tw3-bp5-offset-right-11 {
    margin-right: 91.6666666667%;
  }

  .tw3-container .tw3-bp5-col-12 {
    width: 100%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
  }

  .tw3-container .tw3-bp5-offset-left-12 {
    margin-left: 100%;
  }

  .tw3-container .tw3-bp5-offset-right-12 {
    margin-right: 100%;
  }
}

@media (min-width: 1388px) {
  .tw3-container .tw3-bp6-col-0 {
    width: 0%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
  }

  .tw3-container .tw3-bp6-offset-left-0 {
    margin-left: 0%;
  }

  .tw3-container .tw3-bp6-offset-right-0 {
    margin-right: 0%;
  }

  .tw3-container .tw3-bp6-col-1 {
    width: 8.3333333333%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
  }

  .tw3-container .tw3-bp6-offset-left-1 {
    margin-left: 8.3333333333%;
  }

  .tw3-container .tw3-bp6-offset-right-1 {
    margin-right: 8.3333333333%;
  }

  .tw3-container .tw3-bp6-col-2 {
    width: 16.6666666667%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
  }

  .tw3-container .tw3-bp6-offset-left-2 {
    margin-left: 16.6666666667%;
  }

  .tw3-container .tw3-bp6-offset-right-2 {
    margin-right: 16.6666666667%;
  }

  .tw3-container .tw3-bp6-col-3 {
    width: 25%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
  }

  .tw3-container .tw3-bp6-offset-left-3 {
    margin-left: 25%;
  }

  .tw3-container .tw3-bp6-offset-right-3 {
    margin-right: 25%;
  }

  .tw3-container .tw3-bp6-col-4 {
    width: 33.3333333333%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
  }

  .tw3-container .tw3-bp6-offset-left-4 {
    margin-left: 33.3333333333%;
  }

  .tw3-container .tw3-bp6-offset-right-4 {
    margin-right: 33.3333333333%;
  }

  .tw3-container .tw3-bp6-col-5 {
    width: 41.6666666667%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
  }

  .tw3-container .tw3-bp6-offset-left-5 {
    margin-left: 41.6666666667%;
  }

  .tw3-container .tw3-bp6-offset-right-5 {
    margin-right: 41.6666666667%;
  }

  .tw3-container .tw3-bp6-col-6 {
    width: 50%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
  }

  .tw3-container .tw3-bp6-offset-left-6 {
    margin-left: 50%;
  }

  .tw3-container .tw3-bp6-offset-right-6 {
    margin-right: 50%;
  }

  .tw3-container .tw3-bp6-col-7 {
    width: 58.3333333333%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
  }

  .tw3-container .tw3-bp6-offset-left-7 {
    margin-left: 58.3333333333%;
  }

  .tw3-container .tw3-bp6-offset-right-7 {
    margin-right: 58.3333333333%;
  }

  .tw3-container .tw3-bp6-col-8 {
    width: 66.6666666667%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
  }

  .tw3-container .tw3-bp6-offset-left-8 {
    margin-left: 66.6666666667%;
  }

  .tw3-container .tw3-bp6-offset-right-8 {
    margin-right: 66.6666666667%;
  }

  .tw3-container .tw3-bp6-col-9 {
    width: 75%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
  }

  .tw3-container .tw3-bp6-offset-left-9 {
    margin-left: 75%;
  }

  .tw3-container .tw3-bp6-offset-right-9 {
    margin-right: 75%;
  }

  .tw3-container .tw3-bp6-col-10 {
    width: 83.3333333333%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
  }

  .tw3-container .tw3-bp6-offset-left-10 {
    margin-left: 83.3333333333%;
  }

  .tw3-container .tw3-bp6-offset-right-10 {
    margin-right: 83.3333333333%;
  }

  .tw3-container .tw3-bp6-col-11 {
    width: 91.6666666667%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
  }

  .tw3-container .tw3-bp6-offset-left-11 {
    margin-left: 91.6666666667%;
  }

  .tw3-container .tw3-bp6-offset-right-11 {
    margin-right: 91.6666666667%;
  }

  .tw3-container .tw3-bp6-col-12 {
    width: 100%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
  }

  .tw3-container .tw3-bp6-offset-left-12 {
    margin-left: 100%;
  }

  .tw3-container .tw3-bp6-offset-right-12 {
    margin-right: 100%;
  }
}

.tw3-container .tw3-col-hide {
  display: none;
}

@media (min-width: 320px) {
  .tw3-container .tw3-bp1-col-hide {
    display: none;
  }
}

@media (min-width: 480px) {
  .tw3-container .tw3-bp2-col-hide {
    display: none;
  }
}

@media (min-width: 680px) {
  .tw3-container .tw3-bp3-col-hide {
    display: none;
  }
}

@media (min-width: 960px) {
  .tw3-container .tw3-bp4-col-hide {
    display: none;
  }
}

@media (min-width: 1140px) {
  .tw3-container .tw3-bp5-col-hide {
    display: none;
  }
}

@media (min-width: 1388px) {
  .tw3-container .tw3-bp6-col-hide {
    display: none;
  }
}

@media (min-width: 320px) {
  .tw3-container .tw3-bp1-col-show-block {
    display: block;
  }

  .tw3-container .bp1-col-show-inline-block {
    display: inline-block;
  }
}

@media (min-width: 480px) {
  .tw3-container .tw3-bp2-col-show-block {
    display: block;
  }

  .tw3-container .bp2-col-show-inline-block {
    display: inline-block;
  }
}

@media (min-width: 680px) {
  .tw3-container .tw3-bp3-col-show-block {
    display: block;
  }

  .tw3-container .bp3-col-show-inline-block {
    display: inline-block;
  }
}

@media (min-width: 960px) {
  .tw3-container .tw3-bp4-col-show-block {
    display: block;
  }

  .tw3-container .bp4-col-show-inline-block {
    display: inline-block;
  }
}

@media (min-width: 1140px) {
  .tw3-container .tw3-bp5-col-show-block {
    display: block;
  }

  .tw3-container .bp5-col-show-inline-block {
    display: inline-block;
  }
}

@media (min-width: 1388px) {
  .tw3-container .tw3-bp6-col-show-block {
    display: block;
  }

  .tw3-container .bp6-col-show-inline-block {
    display: inline-block;
  }
}

.tw3-container .tw3-row--height {
  display: table-row;
}

.tw3-container .tw3-col--middle,
.tw3-container .peopleList li .peopleList__item__image,
.peopleList li .tw3-container .peopleList__item__image,
.tw3-container .peopleList li .peopleList__item__info,
.peopleList li .tw3-container .peopleList__item__info,
.tw3-container .peopleList li .peopleList__item__actions,
.peopleList li .tw3-container .peopleList__item__actions {
  display: table-cell;
  float: none;
  vertical-align: middle;
}

.tw3-container:before,
.tw3-container:after {
  content: "";
  display: table;
}

.tw3-container:after {
  clear: both;
}

@media (min-width: 960px) {
  .tw3-container {
    padding-left: 5px;
    padding-right: 5px;
    width: 960px;
  }
}

.tw3-container * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.tw3-container--compact {
  padding-left: 10px;
  padding-right: 10px;
}

.tw3-container--fluid {
  zoom: 1;
  padding-left: 5px;
  padding-right: 5px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 320px) {
  .tw3-container--fluid .tw3-bp1-col-0 {
    width: 0%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
  }

  .tw3-container--fluid .tw3-bp1-col-1 {
    width: 8.3333333333%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
  }

  .tw3-container--fluid .tw3-bp1-col-2 {
    width: 16.6666666667%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
  }

  .tw3-container--fluid .tw3-bp1-col-3 {
    width: 25%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
  }

  .tw3-container--fluid .tw3-bp1-col-4 {
    width: 33.3333333333%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
  }

  .tw3-container--fluid .tw3-bp1-col-5 {
    width: 41.6666666667%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
  }

  .tw3-container--fluid .tw3-bp1-col-6 {
    width: 50%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
  }

  .tw3-container--fluid .tw3-bp1-col-7 {
    width: 58.3333333333%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
  }

  .tw3-container--fluid .tw3-bp1-col-8 {
    width: 66.6666666667%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
  }

  .tw3-container--fluid .tw3-bp1-col-9 {
    width: 75%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
  }

  .tw3-container--fluid .tw3-bp1-col-10 {
    width: 83.3333333333%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
  }

  .tw3-container--fluid .tw3-bp1-col-11 {
    width: 91.6666666667%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
  }

  .tw3-container--fluid .tw3-bp1-col-12 {
    width: 100%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
  }
}

@media (min-width: 480px) {
  .tw3-container--fluid .tw3-bp2-col-0 {
    width: 0%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
  }

  .tw3-container--fluid .tw3-bp2-offset-left-0 {
    margin-left: 0%;
  }

  .tw3-container--fluid .tw3-bp2-offset-right-0 {
    margin-right: 0%;
  }

  .tw3-container--fluid .tw3-bp2-col-1 {
    width: 8.3333333333%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
  }

  .tw3-container--fluid .tw3-bp2-offset-left-1 {
    margin-left: 8.3333333333%;
  }

  .tw3-container--fluid .tw3-bp2-offset-right-1 {
    margin-right: 8.3333333333%;
  }

  .tw3-container--fluid .tw3-bp2-col-2 {
    width: 16.6666666667%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
  }

  .tw3-container--fluid .tw3-bp2-offset-left-2 {
    margin-left: 16.6666666667%;
  }

  .tw3-container--fluid .tw3-bp2-offset-right-2 {
    margin-right: 16.6666666667%;
  }

  .tw3-container--fluid .tw3-bp2-col-3 {
    width: 25%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
  }

  .tw3-container--fluid .tw3-bp2-offset-left-3 {
    margin-left: 25%;
  }

  .tw3-container--fluid .tw3-bp2-offset-right-3 {
    margin-right: 25%;
  }

  .tw3-container--fluid .tw3-bp2-col-4 {
    width: 33.3333333333%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
  }

  .tw3-container--fluid .tw3-bp2-offset-left-4 {
    margin-left: 33.3333333333%;
  }

  .tw3-container--fluid .tw3-bp2-offset-right-4 {
    margin-right: 33.3333333333%;
  }

  .tw3-container--fluid .tw3-bp2-col-5 {
    width: 41.6666666667%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
  }

  .tw3-container--fluid .tw3-bp2-offset-left-5 {
    margin-left: 41.6666666667%;
  }

  .tw3-container--fluid .tw3-bp2-offset-right-5 {
    margin-right: 41.6666666667%;
  }

  .tw3-container--fluid .tw3-bp2-col-6 {
    width: 50%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
  }

  .tw3-container--fluid .tw3-bp2-offset-left-6 {
    margin-left: 50%;
  }

  .tw3-container--fluid .tw3-bp2-offset-right-6 {
    margin-right: 50%;
  }

  .tw3-container--fluid .tw3-bp2-col-7 {
    width: 58.3333333333%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
  }

  .tw3-container--fluid .tw3-bp2-offset-left-7 {
    margin-left: 58.3333333333%;
  }

  .tw3-container--fluid .tw3-bp2-offset-right-7 {
    margin-right: 58.3333333333%;
  }

  .tw3-container--fluid .tw3-bp2-col-8 {
    width: 66.6666666667%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
  }

  .tw3-container--fluid .tw3-bp2-offset-left-8 {
    margin-left: 66.6666666667%;
  }

  .tw3-container--fluid .tw3-bp2-offset-right-8 {
    margin-right: 66.6666666667%;
  }

  .tw3-container--fluid .tw3-bp2-col-9 {
    width: 75%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
  }

  .tw3-container--fluid .tw3-bp2-offset-left-9 {
    margin-left: 75%;
  }

  .tw3-container--fluid .tw3-bp2-offset-right-9 {
    margin-right: 75%;
  }

  .tw3-container--fluid .tw3-bp2-col-10 {
    width: 83.3333333333%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
  }

  .tw3-container--fluid .tw3-bp2-offset-left-10 {
    margin-left: 83.3333333333%;
  }

  .tw3-container--fluid .tw3-bp2-offset-right-10 {
    margin-right: 83.3333333333%;
  }

  .tw3-container--fluid .tw3-bp2-col-11 {
    width: 91.6666666667%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
  }

  .tw3-container--fluid .tw3-bp2-offset-left-11 {
    margin-left: 91.6666666667%;
  }

  .tw3-container--fluid .tw3-bp2-offset-right-11 {
    margin-right: 91.6666666667%;
  }

  .tw3-container--fluid .tw3-bp2-col-12 {
    width: 100%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
  }

  .tw3-container--fluid .tw3-bp2-offset-left-12 {
    margin-left: 100%;
  }

  .tw3-container--fluid .tw3-bp2-offset-right-12 {
    margin-right: 100%;
  }
}

@media (min-width: 680px) {
  .tw3-container--fluid .tw3-bp3-col-0 {
    width: 0%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
  }

  .tw3-container--fluid .tw3-bp3-offset-left-0 {
    margin-left: 0%;
  }

  .tw3-container--fluid .tw3-bp3-offset-right-0 {
    margin-right: 0%;
  }

  .tw3-container--fluid .tw3-bp3-col-1 {
    width: 8.3333333333%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
  }

  .tw3-container--fluid .tw3-bp3-offset-left-1 {
    margin-left: 8.3333333333%;
  }

  .tw3-container--fluid .tw3-bp3-offset-right-1 {
    margin-right: 8.3333333333%;
  }

  .tw3-container--fluid .tw3-bp3-col-2 {
    width: 16.6666666667%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
  }

  .tw3-container--fluid .tw3-bp3-offset-left-2 {
    margin-left: 16.6666666667%;
  }

  .tw3-container--fluid .tw3-bp3-offset-right-2 {
    margin-right: 16.6666666667%;
  }

  .tw3-container--fluid .tw3-bp3-col-3 {
    width: 25%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
  }

  .tw3-container--fluid .tw3-bp3-offset-left-3 {
    margin-left: 25%;
  }

  .tw3-container--fluid .tw3-bp3-offset-right-3 {
    margin-right: 25%;
  }

  .tw3-container--fluid .tw3-bp3-col-4 {
    width: 33.3333333333%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
  }

  .tw3-container--fluid .tw3-bp3-offset-left-4 {
    margin-left: 33.3333333333%;
  }

  .tw3-container--fluid .tw3-bp3-offset-right-4 {
    margin-right: 33.3333333333%;
  }

  .tw3-container--fluid .tw3-bp3-col-5 {
    width: 41.6666666667%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
  }

  .tw3-container--fluid .tw3-bp3-offset-left-5 {
    margin-left: 41.6666666667%;
  }

  .tw3-container--fluid .tw3-bp3-offset-right-5 {
    margin-right: 41.6666666667%;
  }

  .tw3-container--fluid .tw3-bp3-col-6 {
    width: 50%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
  }

  .tw3-container--fluid .tw3-bp3-offset-left-6 {
    margin-left: 50%;
  }

  .tw3-container--fluid .tw3-bp3-offset-right-6 {
    margin-right: 50%;
  }

  .tw3-container--fluid .tw3-bp3-col-7 {
    width: 58.3333333333%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
  }

  .tw3-container--fluid .tw3-bp3-offset-left-7 {
    margin-left: 58.3333333333%;
  }

  .tw3-container--fluid .tw3-bp3-offset-right-7 {
    margin-right: 58.3333333333%;
  }

  .tw3-container--fluid .tw3-bp3-col-8 {
    width: 66.6666666667%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
  }

  .tw3-container--fluid .tw3-bp3-offset-left-8 {
    margin-left: 66.6666666667%;
  }

  .tw3-container--fluid .tw3-bp3-offset-right-8 {
    margin-right: 66.6666666667%;
  }

  .tw3-container--fluid .tw3-bp3-col-9 {
    width: 75%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
  }

  .tw3-container--fluid .tw3-bp3-offset-left-9 {
    margin-left: 75%;
  }

  .tw3-container--fluid .tw3-bp3-offset-right-9 {
    margin-right: 75%;
  }

  .tw3-container--fluid .tw3-bp3-col-10 {
    width: 83.3333333333%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
  }

  .tw3-container--fluid .tw3-bp3-offset-left-10 {
    margin-left: 83.3333333333%;
  }

  .tw3-container--fluid .tw3-bp3-offset-right-10 {
    margin-right: 83.3333333333%;
  }

  .tw3-container--fluid .tw3-bp3-col-11 {
    width: 91.6666666667%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
  }

  .tw3-container--fluid .tw3-bp3-offset-left-11 {
    margin-left: 91.6666666667%;
  }

  .tw3-container--fluid .tw3-bp3-offset-right-11 {
    margin-right: 91.6666666667%;
  }

  .tw3-container--fluid .tw3-bp3-col-12 {
    width: 100%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
  }

  .tw3-container--fluid .tw3-bp3-offset-left-12 {
    margin-left: 100%;
  }

  .tw3-container--fluid .tw3-bp3-offset-right-12 {
    margin-right: 100%;
  }
}

@media (min-width: 960px) {
  .tw3-container--fluid .tw3-bp4-col-0 {
    width: 0%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
  }

  .tw3-container--fluid .tw3-bp4-offset-left-0 {
    margin-left: 0%;
  }

  .tw3-container--fluid .tw3-bp4-offset-right-0 {
    margin-right: 0%;
  }

  .tw3-container--fluid .tw3-bp4-col-1 {
    width: 8.3333333333%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
  }

  .tw3-container--fluid .tw3-bp4-offset-left-1 {
    margin-left: 8.3333333333%;
  }

  .tw3-container--fluid .tw3-bp4-offset-right-1 {
    margin-right: 8.3333333333%;
  }

  .tw3-container--fluid .tw3-bp4-col-2 {
    width: 16.6666666667%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
  }

  .tw3-container--fluid .tw3-bp4-offset-left-2 {
    margin-left: 16.6666666667%;
  }

  .tw3-container--fluid .tw3-bp4-offset-right-2 {
    margin-right: 16.6666666667%;
  }

  .tw3-container--fluid .tw3-bp4-col-3 {
    width: 25%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
  }

  .tw3-container--fluid .tw3-bp4-offset-left-3 {
    margin-left: 25%;
  }

  .tw3-container--fluid .tw3-bp4-offset-right-3 {
    margin-right: 25%;
  }

  .tw3-container--fluid .tw3-bp4-col-4 {
    width: 33.3333333333%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
  }

  .tw3-container--fluid .tw3-bp4-offset-left-4 {
    margin-left: 33.3333333333%;
  }

  .tw3-container--fluid .tw3-bp4-offset-right-4 {
    margin-right: 33.3333333333%;
  }

  .tw3-container--fluid .tw3-bp4-col-5 {
    width: 41.6666666667%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
  }

  .tw3-container--fluid .tw3-bp4-offset-left-5 {
    margin-left: 41.6666666667%;
  }

  .tw3-container--fluid .tw3-bp4-offset-right-5 {
    margin-right: 41.6666666667%;
  }

  .tw3-container--fluid .tw3-bp4-col-6 {
    width: 50%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
  }

  .tw3-container--fluid .tw3-bp4-offset-left-6 {
    margin-left: 50%;
  }

  .tw3-container--fluid .tw3-bp4-offset-right-6 {
    margin-right: 50%;
  }

  .tw3-container--fluid .tw3-bp4-col-7 {
    width: 58.3333333333%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
  }

  .tw3-container--fluid .tw3-bp4-offset-left-7 {
    margin-left: 58.3333333333%;
  }

  .tw3-container--fluid .tw3-bp4-offset-right-7 {
    margin-right: 58.3333333333%;
  }

  .tw3-container--fluid .tw3-bp4-col-8 {
    width: 66.6666666667%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
  }

  .tw3-container--fluid .tw3-bp4-offset-left-8 {
    margin-left: 66.6666666667%;
  }

  .tw3-container--fluid .tw3-bp4-offset-right-8 {
    margin-right: 66.6666666667%;
  }

  .tw3-container--fluid .tw3-bp4-col-9 {
    width: 75%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
  }

  .tw3-container--fluid .tw3-bp4-offset-left-9 {
    margin-left: 75%;
  }

  .tw3-container--fluid .tw3-bp4-offset-right-9 {
    margin-right: 75%;
  }

  .tw3-container--fluid .tw3-bp4-col-10 {
    width: 83.3333333333%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
  }

  .tw3-container--fluid .tw3-bp4-offset-left-10 {
    margin-left: 83.3333333333%;
  }

  .tw3-container--fluid .tw3-bp4-offset-right-10 {
    margin-right: 83.3333333333%;
  }

  .tw3-container--fluid .tw3-bp4-col-11 {
    width: 91.6666666667%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
  }

  .tw3-container--fluid .tw3-bp4-offset-left-11 {
    margin-left: 91.6666666667%;
  }

  .tw3-container--fluid .tw3-bp4-offset-right-11 {
    margin-right: 91.6666666667%;
  }

  .tw3-container--fluid .tw3-bp4-col-12 {
    width: 100%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
  }

  .tw3-container--fluid .tw3-bp4-offset-left-12 {
    margin-left: 100%;
  }

  .tw3-container--fluid .tw3-bp4-offset-right-12 {
    margin-right: 100%;
  }
}

@media (min-width: 1140px) {
  .tw3-container--fluid .tw3-bp5-col-0 {
    width: 0%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
  }

  .tw3-container--fluid .tw3-bp5-offset-left-0 {
    margin-left: 0%;
  }

  .tw3-container--fluid .tw3-bp5-offset-right-0 {
    margin-right: 0%;
  }

  .tw3-container--fluid .tw3-bp5-col-1 {
    width: 8.3333333333%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
  }

  .tw3-container--fluid .tw3-bp5-offset-left-1 {
    margin-left: 8.3333333333%;
  }

  .tw3-container--fluid .tw3-bp5-offset-right-1 {
    margin-right: 8.3333333333%;
  }

  .tw3-container--fluid .tw3-bp5-col-2 {
    width: 16.6666666667%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
  }

  .tw3-container--fluid .tw3-bp5-offset-left-2 {
    margin-left: 16.6666666667%;
  }

  .tw3-container--fluid .tw3-bp5-offset-right-2 {
    margin-right: 16.6666666667%;
  }

  .tw3-container--fluid .tw3-bp5-col-3 {
    width: 25%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
  }

  .tw3-container--fluid .tw3-bp5-offset-left-3 {
    margin-left: 25%;
  }

  .tw3-container--fluid .tw3-bp5-offset-right-3 {
    margin-right: 25%;
  }

  .tw3-container--fluid .tw3-bp5-col-4 {
    width: 33.3333333333%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
  }

  .tw3-container--fluid .tw3-bp5-offset-left-4 {
    margin-left: 33.3333333333%;
  }

  .tw3-container--fluid .tw3-bp5-offset-right-4 {
    margin-right: 33.3333333333%;
  }

  .tw3-container--fluid .tw3-bp5-col-5 {
    width: 41.6666666667%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
  }

  .tw3-container--fluid .tw3-bp5-offset-left-5 {
    margin-left: 41.6666666667%;
  }

  .tw3-container--fluid .tw3-bp5-offset-right-5 {
    margin-right: 41.6666666667%;
  }

  .tw3-container--fluid .tw3-bp5-col-6 {
    width: 50%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
  }

  .tw3-container--fluid .tw3-bp5-offset-left-6 {
    margin-left: 50%;
  }

  .tw3-container--fluid .tw3-bp5-offset-right-6 {
    margin-right: 50%;
  }

  .tw3-container--fluid .tw3-bp5-col-7 {
    width: 58.3333333333%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
  }

  .tw3-container--fluid .tw3-bp5-offset-left-7 {
    margin-left: 58.3333333333%;
  }

  .tw3-container--fluid .tw3-bp5-offset-right-7 {
    margin-right: 58.3333333333%;
  }

  .tw3-container--fluid .tw3-bp5-col-8 {
    width: 66.6666666667%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
  }

  .tw3-container--fluid .tw3-bp5-offset-left-8 {
    margin-left: 66.6666666667%;
  }

  .tw3-container--fluid .tw3-bp5-offset-right-8 {
    margin-right: 66.6666666667%;
  }

  .tw3-container--fluid .tw3-bp5-col-9 {
    width: 75%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
  }

  .tw3-container--fluid .tw3-bp5-offset-left-9 {
    margin-left: 75%;
  }

  .tw3-container--fluid .tw3-bp5-offset-right-9 {
    margin-right: 75%;
  }

  .tw3-container--fluid .tw3-bp5-col-10 {
    width: 83.3333333333%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
  }

  .tw3-container--fluid .tw3-bp5-offset-left-10 {
    margin-left: 83.3333333333%;
  }

  .tw3-container--fluid .tw3-bp5-offset-right-10 {
    margin-right: 83.3333333333%;
  }

  .tw3-container--fluid .tw3-bp5-col-11 {
    width: 91.6666666667%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
  }

  .tw3-container--fluid .tw3-bp5-offset-left-11 {
    margin-left: 91.6666666667%;
  }

  .tw3-container--fluid .tw3-bp5-offset-right-11 {
    margin-right: 91.6666666667%;
  }

  .tw3-container--fluid .tw3-bp5-col-12 {
    width: 100%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
  }

  .tw3-container--fluid .tw3-bp5-offset-left-12 {
    margin-left: 100%;
  }

  .tw3-container--fluid .tw3-bp5-offset-right-12 {
    margin-right: 100%;
  }
}

@media (min-width: 1388px) {
  .tw3-container--fluid .tw3-bp6-col-0 {
    width: 0%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
  }

  .tw3-container--fluid .tw3-bp6-offset-left-0 {
    margin-left: 0%;
  }

  .tw3-container--fluid .tw3-bp6-offset-right-0 {
    margin-right: 0%;
  }

  .tw3-container--fluid .tw3-bp6-col-1 {
    width: 8.3333333333%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
  }

  .tw3-container--fluid .tw3-bp6-offset-left-1 {
    margin-left: 8.3333333333%;
  }

  .tw3-container--fluid .tw3-bp6-offset-right-1 {
    margin-right: 8.3333333333%;
  }

  .tw3-container--fluid .tw3-bp6-col-2 {
    width: 16.6666666667%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
  }

  .tw3-container--fluid .tw3-bp6-offset-left-2 {
    margin-left: 16.6666666667%;
  }

  .tw3-container--fluid .tw3-bp6-offset-right-2 {
    margin-right: 16.6666666667%;
  }

  .tw3-container--fluid .tw3-bp6-col-3 {
    width: 25%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
  }

  .tw3-container--fluid .tw3-bp6-offset-left-3 {
    margin-left: 25%;
  }

  .tw3-container--fluid .tw3-bp6-offset-right-3 {
    margin-right: 25%;
  }

  .tw3-container--fluid .tw3-bp6-col-4 {
    width: 33.3333333333%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
  }

  .tw3-container--fluid .tw3-bp6-offset-left-4 {
    margin-left: 33.3333333333%;
  }

  .tw3-container--fluid .tw3-bp6-offset-right-4 {
    margin-right: 33.3333333333%;
  }

  .tw3-container--fluid .tw3-bp6-col-5 {
    width: 41.6666666667%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
  }

  .tw3-container--fluid .tw3-bp6-offset-left-5 {
    margin-left: 41.6666666667%;
  }

  .tw3-container--fluid .tw3-bp6-offset-right-5 {
    margin-right: 41.6666666667%;
  }

  .tw3-container--fluid .tw3-bp6-col-6 {
    width: 50%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
  }

  .tw3-container--fluid .tw3-bp6-offset-left-6 {
    margin-left: 50%;
  }

  .tw3-container--fluid .tw3-bp6-offset-right-6 {
    margin-right: 50%;
  }

  .tw3-container--fluid .tw3-bp6-col-7 {
    width: 58.3333333333%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
  }

  .tw3-container--fluid .tw3-bp6-offset-left-7 {
    margin-left: 58.3333333333%;
  }

  .tw3-container--fluid .tw3-bp6-offset-right-7 {
    margin-right: 58.3333333333%;
  }

  .tw3-container--fluid .tw3-bp6-col-8 {
    width: 66.6666666667%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
  }

  .tw3-container--fluid .tw3-bp6-offset-left-8 {
    margin-left: 66.6666666667%;
  }

  .tw3-container--fluid .tw3-bp6-offset-right-8 {
    margin-right: 66.6666666667%;
  }

  .tw3-container--fluid .tw3-bp6-col-9 {
    width: 75%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
  }

  .tw3-container--fluid .tw3-bp6-offset-left-9 {
    margin-left: 75%;
  }

  .tw3-container--fluid .tw3-bp6-offset-right-9 {
    margin-right: 75%;
  }

  .tw3-container--fluid .tw3-bp6-col-10 {
    width: 83.3333333333%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
  }

  .tw3-container--fluid .tw3-bp6-offset-left-10 {
    margin-left: 83.3333333333%;
  }

  .tw3-container--fluid .tw3-bp6-offset-right-10 {
    margin-right: 83.3333333333%;
  }

  .tw3-container--fluid .tw3-bp6-col-11 {
    width: 91.6666666667%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
  }

  .tw3-container--fluid .tw3-bp6-offset-left-11 {
    margin-left: 91.6666666667%;
  }

  .tw3-container--fluid .tw3-bp6-offset-right-11 {
    margin-right: 91.6666666667%;
  }

  .tw3-container--fluid .tw3-bp6-col-12 {
    width: 100%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
  }

  .tw3-container--fluid .tw3-bp6-offset-left-12 {
    margin-left: 100%;
  }

  .tw3-container--fluid .tw3-bp6-offset-right-12 {
    margin-right: 100%;
  }
}

.tw3-container--fluid .tw3-col-hide {
  display: none;
}

@media (min-width: 320px) {
  .tw3-container--fluid .tw3-bp1-col-hide {
    display: none;
  }
}

@media (min-width: 480px) {
  .tw3-container--fluid .tw3-bp2-col-hide {
    display: none;
  }
}

@media (min-width: 680px) {
  .tw3-container--fluid .tw3-bp3-col-hide {
    display: none;
  }
}

@media (min-width: 960px) {
  .tw3-container--fluid .tw3-bp4-col-hide {
    display: none;
  }
}

@media (min-width: 1140px) {
  .tw3-container--fluid .tw3-bp5-col-hide {
    display: none;
  }
}

@media (min-width: 1388px) {
  .tw3-container--fluid .tw3-bp6-col-hide {
    display: none;
  }
}

@media (min-width: 320px) {
  .tw3-container--fluid .tw3-bp1-col-show-block {
    display: block;
  }

  .tw3-container--fluid .bp1-col-show-inline-block {
    display: inline-block;
  }
}

@media (min-width: 480px) {
  .tw3-container--fluid .tw3-bp2-col-show-block {
    display: block;
  }

  .tw3-container--fluid .bp2-col-show-inline-block {
    display: inline-block;
  }
}

@media (min-width: 680px) {
  .tw3-container--fluid .tw3-bp3-col-show-block {
    display: block;
  }

  .tw3-container--fluid .bp3-col-show-inline-block {
    display: inline-block;
  }
}

@media (min-width: 960px) {
  .tw3-container--fluid .tw3-bp4-col-show-block {
    display: block;
  }

  .tw3-container--fluid .bp4-col-show-inline-block {
    display: inline-block;
  }
}

@media (min-width: 1140px) {
  .tw3-container--fluid .tw3-bp5-col-show-block {
    display: block;
  }

  .tw3-container--fluid .bp5-col-show-inline-block {
    display: inline-block;
  }
}

@media (min-width: 1388px) {
  .tw3-container--fluid .tw3-bp6-col-show-block {
    display: block;
  }

  .tw3-container--fluid .bp6-col-show-inline-block {
    display: inline-block;
  }
}

.tw3-container--fluid .tw3-row--height {
  display: table-row;
}

.tw3-container--fluid .tw3-col--middle,
.tw3-container--fluid .peopleList li .peopleList__item__image,
.peopleList li .tw3-container--fluid .peopleList__item__image,
.tw3-container--fluid .peopleList li .peopleList__item__info,
.peopleList li .tw3-container--fluid .peopleList__item__info,
.tw3-container--fluid .peopleList li .peopleList__item__actions,
.peopleList li .tw3-container--fluid .peopleList__item__actions {
  display: table-cell;
  float: none;
  vertical-align: middle;
}

.tw3-container--fluid:before,
.tw3-container--fluid:after {
  content: "";
  display: table;
}

.tw3-container--fluid:after {
  clear: both;
}

.tw3 .colLeft {
  width: 100%;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  padding-left: 5px;
  padding-right: 5px;
}

@media (min-width: 680px) {
  .tw3 .colLeft {
    width: 66.6666666667%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
  }
}

.tw3 .colRight {
  width: 33.3333333333%;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  padding-left: 5px;
  padding-right: 5px;
}

.tw3-onboardingSteps {
  font-family: "Segoe UI","Helvetica Neue",Arial,Helvetica,sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 15px;
  padding-top: 0;
  padding-bottom: 0;
}

body.tr .tw3-onboardingSteps {
  font-family: Arial,sans-serif;
}

.tw3-onboardingSteps h1,
.tw3-onboardingSteps .h1 {
  font-size: 36px;
}

@media (min-width: 680px) {
  .tw3-onboardingSteps h1,
  .tw3-onboardingSteps .h1 {
    font-size: 36px;
  }
}

.tw3-onboardingSteps h2,
.tw3-onboardingSteps .h2 {
  font-size: 34px;
}

@media (min-width: 680px) {
  .tw3-onboardingSteps h2,
  .tw3-onboardingSteps .h2 {
    font-size: 36px;
  }
}

.tw3-onboardingSteps h3,
.tw3-onboardingSteps .h3 {
  font-size: 23px;
}

@media (min-width: 680px) {
  .tw3-onboardingSteps h3,
  .tw3-onboardingSteps .h3 {
    font-size: 24px;
  }
}

.tw3-onboardingSteps h3.h3--line,
.tw3-onboardingSteps .h3.h3--line {
  border-bottom: 1px solid #b6bdc2;
  padding-bottom: 10px;
}

.tw3-onboardingSteps h4,
.tw3-onboardingSteps .h4 {
  font-size: 17px;
}

@media (min-width: 680px) {
  .tw3-onboardingSteps h4,
  .tw3-onboardingSteps .h4 {
    font-size: 18px;
  }
}

.tw3-onboardingSteps h5,
.tw3-onboardingSteps .h5 {
  font-size: 16px;
}

@media (min-width: 680px) {
  .tw3-onboardingSteps h5,
  .tw3-onboardingSteps .h5 {
    font-size: 16px;
  }
}

.tw3-onboardingSteps h6,
.tw3-onboardingSteps .h6 {
  font-size: 14px;
}

@media (min-width: 680px) {
  .tw3-onboardingSteps h6,
  .tw3-onboardingSteps .h6 {
    font-size: 14px;
  }
}

.tw3-onboardingSteps .text--small,
.tw3-onboardingSteps small {
  font-size: 12px;
}

@media (min-width: 680px) {
  .tw3-onboardingSteps .text--small,
  .tw3-onboardingSteps small {
    font-size: 12px;
  }
}

.tw3-onboardingSteps .text--smaller {
  font-size: 14px;
}

@media (min-width: 680px) {
  .tw3-onboardingSteps .text--smaller {
    font-size: 14px;
  }
}

@media (min-width: 680px) {
  .tw3-onboardingSteps {
    font-size: 16px;
  }
}

@media (min-width: 680px) {
  .tw3-onboardingSteps {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}

.contactListContainer {
  display: none;
}

@media (min-width: 960px) {
  .contactListContainer {
    display: block;
  }
}

.link--anchor {
  position: absolute;
  top: -52px;
}

@media (min-width: 680px) {
  .link--anchor {
    top: -60px;
  }
}

.tw3-page--grey {
  background: #f9f9f9;
}

.tw3-page--grey .tw3-box {
  -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.2);
  -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.2);
  box-shadow: 0 1px 2px rgba(0,0,0,0.2);
}

.tw3-page--grey .tw3-card {
  -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.2);
  -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.2);
  box-shadow: 0 1px 2px rgba(0,0,0,0.2);
}

.tw3-page--grey .tw3-promoCard {
  -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.2);
  -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.2);
  box-shadow: 0 1px 2px rgba(0,0,0,0.2);
}

body.paywall--nomq {
  padding-bottom: 90px;
}

body.paywall--nomq--credits {
  padding-bottom: 140px;
}

.activity-header {
  position: relative;
  height: 54px;
  text-align: center;
  border-bottom: 1px solid #E5E5E5;
  background-color: #fff;
}

@media (min-width: 680px) {
  .activity-header {
    display: none;
  }
}

.activity-header__title {
  padding-top: 17px;
  padding-bottom: 17px;
  margin-bottom: 0px;
}

.activity-header__avatar {
  position: absolute;
  top: 8px;
  right: 20px;
}

.activity .tw3-content {
  font-family: "Segoe UI","Helvetica Neue",Arial,Helvetica,sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 15px;
  padding-top: 0;
}

body.tr .activity .tw3-content {
  font-family: Arial,sans-serif;
}

.activity .tw3-content h1,
.activity .tw3-content .h1 {
  font-size: 36px;
}

@media (min-width: 680px) {
  .activity .tw3-content h1,
  .activity .tw3-content .h1 {
    font-size: 36px;
  }
}

.activity .tw3-content h2,
.activity .tw3-content .h2 {
  font-size: 34px;
}

@media (min-width: 680px) {
  .activity .tw3-content h2,
  .activity .tw3-content .h2 {
    font-size: 36px;
  }
}

.activity .tw3-content h3,
.activity .tw3-content .h3 {
  font-size: 23px;
}

@media (min-width: 680px) {
  .activity .tw3-content h3,
  .activity .tw3-content .h3 {
    font-size: 24px;
  }
}

.activity .tw3-content h3.h3--line,
.activity .tw3-content .h3.h3--line {
  border-bottom: 1px solid #b6bdc2;
  padding-bottom: 10px;
}

.activity .tw3-content h4,
.activity .tw3-content .h4 {
  font-size: 17px;
}

@media (min-width: 680px) {
  .activity .tw3-content h4,
  .activity .tw3-content .h4 {
    font-size: 18px;
  }
}

.activity .tw3-content h5,
.activity .tw3-content .h5 {
  font-size: 16px;
}

@media (min-width: 680px) {
  .activity .tw3-content h5,
  .activity .tw3-content .h5 {
    font-size: 16px;
  }
}

.activity .tw3-content h6,
.activity .tw3-content .h6 {
  font-size: 14px;
}

@media (min-width: 680px) {
  .activity .tw3-content h6,
  .activity .tw3-content .h6 {
    font-size: 14px;
  }
}

.activity .tw3-content .text--small,
.activity .tw3-content small {
  font-size: 12px;
}

@media (min-width: 680px) {
  .activity .tw3-content .text--small,
  .activity .tw3-content small {
    font-size: 12px;
  }
}

.activity .tw3-content .text--smaller {
  font-size: 14px;
}

@media (min-width: 680px) {
  .activity .tw3-content .text--smaller {
    font-size: 14px;
  }
}

@media (min-width: 680px) {
  .activity .tw3-content {
    font-size: 16px;
  }
}

@media (min-width: 960px) {
  .activity .tw3-content {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}

.activity__title {
  display: none;
}

@media (min-width: 680px) {
  .activity__title {
    display: block;
  }
}

.activity--matches .h4--line {
  border-bottom: 1px solid #E5E5E5;
  padding-bottom: 10px;
  margin-bottom: 0;
  margin-top: 20px;
}

.activity .peopleList {
  margin-top: 0;
}

.activity .peopleList li {
  padding: 10px;
}

@media (min-width: 680px) {
  .activity .peopleList li {
    padding: 10px 0;
  }
}

.activity .peopleList li .peopleList__item__image {
  width: 16.6666666667%;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  padding-left: 5px;
  padding-right: 5px;
}

@media (min-width: 680px) {
  .activity .peopleList li .peopleList__item__image {
    width: 8.3333333333%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
  }
}

@media (min-width: 960px) {
  .activity .peopleList li .peopleList__item__image {
    width: 8.3333333333%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
  }
}

.activity .peopleList li .peopleList__item__info {
  width: 66.6666666667%;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  padding-left: 5px;
  padding-right: 5px;
}

@media (min-width: 680px) {
  .activity .peopleList li .peopleList__item__info {
    width: 75%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
  }
}

@media (min-width: 960px) {
  .activity .peopleList li .peopleList__item__info {
    width: 75%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
  }
}

.activity .peopleList li .peopleList__item__info__description.text--red {
  color: #fe3636;
}

.activity .peopleList li .peopleList__item__actions {
  width: 16.6666666667%;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  padding-left: 5px;
  padding-right: 5px;
}

.activity .peopleList li .peopleList__item__actions .tw3-button>span {
  display: none;
}

.activity .peopleList li.peopleList__item--anonymous .peopleList__item--anonymous__ask {
  display: block;
}

.activity .peopleList li.peopleList__item--anonymous .peopleList__item--anonymous__asked {
  display: none;
}

.activity .peopleList li.peopleList__item--anonymous--asked .peopleList__item--anonymous__ask {
  display: none;
}

.activity .peopleList li.peopleList__item--anonymous--asked .peopleList__item--anonymous__asked {
  display: block;
}

.activity .peopleList li.peopleList__item--anonymous .peopleList__item__actions {
  width: 41.6666666667%;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  padding-left: 5px;
  padding-right: 5px;
}

@media (min-width: 680px) {
  .activity .peopleList li.peopleList__item--anonymous .peopleList__item__actions {
    width: 41.6666666667%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
  }
}

@media (min-width: 960px) {
  .activity .peopleList li.peopleList__item--anonymous .peopleList__item__actions {
    width: 41.6666666667%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
  }
}

.activity .peopleList li.peopleList__item--anonymous .peopleList__item__info {
  width: 41.6666666667%;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  padding-left: 5px;
  padding-right: 5px;
}

@media (min-width: 680px) {
  .activity .peopleList li.peopleList__item--anonymous .peopleList__item__info {
    width: 50%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
  }
}

@media (min-width: 960px) {
  .activity .peopleList li.peopleList__item--anonymous .peopleList__item__info {
    width: 50%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
  }
}

.activity .tw3-footerContainer {
  display: none;
}

@media (min-width: 960px) {
  .activity .tw3-footerContainer {
    display: block;
  }
}

.activity .adsLeft {
  display: none;
}

@media (min-width: 680px) {
  .activity .adsLeft {
    display: block;
  }
}

.activity .promoPosabove .tw3-box--padding--off {
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}

.activity .tw3-itpContainer {
  display: block;
}

.activity .activity__trigger__title {
  display: none;
}

@media (min-width: 680px) {
  .activity .activity__trigger__title {
    display: block;
  }
}

@media (min-width: 680px) {
  .activity--followers,
  .activity--likesyou {
    background: #fff;
  }
}

@media (min-width: 960px) {
  .activity--followers,
  .activity--likesyou {
    background: #f9f9f9;
  }
}

.activity--followers .tw3-whoLikesYouContainer .likesContainer,
.activity--likesyou .tw3-whoLikesYouContainer .likesContainer {
  width: 100%;
}

@media (min-width: 960px) {
  .activity--followers .tw3-whoLikesYouContainer .likesContainer,
  .activity--likesyou .tw3-whoLikesYouContainer .likesContainer {
    width: 33.3333333333%;
  }
}

.activity--followers .tw3-whoLikesYouContainer .tw3-likeContainer,
.activity--likesyou .tw3-whoLikesYouContainer .tw3-likeContainer {
  display: none;
}

@media (min-width: 960px) {
  .activity--followers .tw3-whoLikesYouContainer .tw3-likeContainer,
  .activity--likesyou .tw3-whoLikesYouContainer .tw3-likeContainer {
    display: block;
  }
}

@media (min-width: 680px) {
  .activity--followers .tw3-whoLikesYouContainer .tw3-personList,
  .activity--likesyou .tw3-whoLikesYouContainer .tw3-personList {
    width: 83.3333333333%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    margin-left: 8.3333333333%;
    margin-right: 8.3333333333%;
  }
}

@media (min-width: 960px) {
  .activity--followers .tw3-whoLikesYouContainer .tw3-personList,
  .activity--likesyou .tw3-whoLikesYouContainer .tw3-personList {
    margin: 0;
    padding: 0;
    width: auto;
    float: none;
  }
}

@media (min-width: 680px) {
  .activity--followers .tw3-whoLikesYouContainer .likesContainer__filter,
  .activity--likesyou .tw3-whoLikesYouContainer .likesContainer__filter {
    width: 83.3333333333%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    margin-left: 8.3333333333%;
    margin-right: 8.3333333333%;
    float: none;
  }
}

@media (min-width: 960px) {
  .activity--followers .tw3-whoLikesYouContainer .likesContainer__filter,
  .activity--likesyou .tw3-whoLikesYouContainer .likesContainer__filter {
    margin: 0;
    padding: 10px;
    width: auto;
    border-bottom: 1px solid #E5E5E5;
  }
}

.activity--followers .tw3-whoLikesYouContainer .likesContainer .tw3-personList li.selected:not(:hover),
.activity--likesyou .tw3-whoLikesYouContainer .likesContainer .tw3-personList li.selected:not(:hover) {
  background: none;
}

@media (min-width: 960px) {
  .activity--followers .tw3-whoLikesYouContainer .likesContainer .tw3-personList li.selected:not(:hover),
  .activity--likesyou .tw3-whoLikesYouContainer .likesContainer .tw3-personList li.selected:not(:hover) {
    background: #e7f3fe;
  }
}

.activity--followers .tw3-whoLikesYouContainer .likesContainer .tw3-personList li .tw3-person__image,
.activity--likesyou .tw3-whoLikesYouContainer .likesContainer .tw3-personList li .tw3-person__image {
  width: 16.6666666667%;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  padding-left: 0px;
  padding-right: 5px;
}

@media (min-width: 960px) {
  .activity--followers .tw3-whoLikesYouContainer .likesContainer .tw3-personList li .tw3-person__image,
  .activity--likesyou .tw3-whoLikesYouContainer .likesContainer .tw3-personList li .tw3-person__image {
    width: 16.6666666667%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
  }
}

.activity--followers .tw3-whoLikesYouContainer .likesContainer .tw3-personList li .tw3-person__info,
.activity--followers .tw3-whoLikesYouContainer .likesContainer .tw3-personList li .tw3-person--large__info,
.activity--likesyou .tw3-whoLikesYouContainer .likesContainer .tw3-personList li .tw3-person__info,
.activity--likesyou .tw3-whoLikesYouContainer .likesContainer .tw3-personList li .tw3-person--large__info {
  width: 41.6666666667%;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  padding-left: 5px;
  padding-right: 5px;
}

@media (min-width: 960px) {
  .activity--followers .tw3-whoLikesYouContainer .likesContainer .tw3-personList li .tw3-person__info,
  .activity--followers .tw3-whoLikesYouContainer .likesContainer .tw3-personList li .tw3-person--large__info,
  .activity--likesyou .tw3-whoLikesYouContainer .likesContainer .tw3-personList li .tw3-person__info,
  .activity--likesyou .tw3-whoLikesYouContainer .likesContainer .tw3-personList li .tw3-person--large__info {
    width: 83.3333333333%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
  }
}

.activity--followers .tw3-whoLikesYouContainer .likesContainer .tw3-personList li .tw3-person__action,
.activity--likesyou .tw3-whoLikesYouContainer .likesContainer .tw3-personList li .tw3-person__action {
  text-align: right;
  width: 41.6666666667%;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  padding-left: 5px;
  padding-right: 5px;
}

@media (min-width: 960px) {
  .activity--followers .tw3-whoLikesYouContainer .likesContainer .tw3-personList li .tw3-person__action,
  .activity--likesyou .tw3-whoLikesYouContainer .likesContainer .tw3-personList li .tw3-person__action {
    display: none;
  }
}

.activity--followers .tw3-whoLikesYouContainer .likesContainer .tw3-personList li .tw3-person__action .tw3-button:first-child,
.activity--likesyou .tw3-whoLikesYouContainer .likesContainer .tw3-personList li .tw3-person__action .tw3-button:first-child {
  margin-right: 5px;
}

.activity--followers .tw3-whoLikesYouContainer .likesContainer__actions,
.activity--likesyou .tw3-whoLikesYouContainer .likesContainer__actions {
  background: #0076ff;
  -webkit-border-radius: 0 20px 20px 0;
  -moz-border-radius: 0 20px 20px 0;
  border-radius: 0 20px 20px 0;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}

.activity--followers .tw3-whoLikesYouContainer .likesContainer__actions [class^="tw3-col-"]:last-child,
.activity--likesyou .tw3-whoLikesYouContainer .likesContainer__actions [class^="tw3-col-"]:last-child {
  border-left: 1px solid #fff;
}

.activity--followers .tw3-whoLikesYouContainer .likesContainer__actions div,
.activity--likesyou .tw3-whoLikesYouContainer .likesContainer__actions div {
  padding: 0;
}

.activity--followers .tw3-whoLikesYouContainer .likesContainer__actions div .iconLink,
.activity--likesyou .tw3-whoLikesYouContainer .likesContainer__actions div .iconLink {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}

.activity--visitors .photoCoverHolder {
  height: auto;
  position: relative;
}

.activity--visitors .photoCover__bkg .scrollableHolder {
  background: #000;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}

.activity--visitors .photoCover__bkg .scrollableHolder__width {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.activity--visitors .photoCover__info {
  text-align: left;
  padding: 20px;
  color: #fff;
  zoom: 1;
  top: auto;
  left: auto;
  right: auto;
  bottom: auto;
  display: block;
}

.activity--visitors .photoCover__info:before,
.activity--visitors .photoCover__info:after {
  content: "";
  display: table;
}

.activity--visitors .photoCover__info:after {
  clear: both;
}

.activity--visitors .photoCover__info__title a {
  color: #fff;
}

.activity--visitors .photoCover__photoCount {
  bottom: 10px;
  top: auto;
  display: none;
}

@media (min-width: 680px) {
  .activity--visitors .photoCover__photoCount {
    display: inline-block;
  }
}

.activity--visitors .photoCoverHolder__actions {
  padding-top: 0;
  bottom: 30px;
  top: auto;
}

.tw3-activity--whoiknow__addContacts {
  width: 100%;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  padding-left: 5px;
  padding-right: 5px;
  border-bottom: 1px solid #E5E5E5;
  margin-bottom: 20px;
  border-right: 1px solid #E5E5E5;
}

@media (min-width: 960px) {
  .tw3-activity--whoiknow__addContacts {
    margin-bottom: 0;
  }
}

@media (min-width: 960px) {
  .tw3-activity--whoiknow__addContacts {
    min-height: 600px;
    margin-right: 41.6666666667%;
    width: 58.3333333333%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 0px;
    padding-right: 0px;
  }
}

.tw3-activity--whoiknow__existingContacts {
  background: #f9f9f9;
}

@media (min-width: 960px) {
  .tw3-activity--whoiknow__existingContacts {
    width: 41.6666666667%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 0px;
    padding-right: 0px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    padding-bottom: 63px;
  }
}

.tw3-activity--whoiknow__existingContacts__header {
  border-bottom: 1px solid #E5E5E5;
}

.tw3-activity--whoiknow__existingContacts .existingContacts__container {
  overflow-y: auto;
  overflow-x: hidden;
  height: 100%;
  margin-top: 20px;
}

.tw3-activity--whoiknow__existingContacts .existingContacts__container ul:first-of-type {
  padding-top: 20px;
}

@media (min-width: 680px) {
  .tw3-activity--whoiknow__existingContacts .existingContacts__container {
    margin-top: 0;
  }
}

.tw3-activity--whoiknow__existingContacts .tw3-mediav2 {
  position: relative;
  padding-bottom: 15px;
  margin-bottom: 15px;
}

.tw3-activity--whoiknow__existingContacts .tw3-mediav2:after {
  display: block;
  content: '';
  position: absolute;
  left: -25px;
  right: -25px;
  border-bottom: 1px solid #E5E5E5;
  bottom: 0;
}

.tw3-activity--whoiknow__empty {
  min-height: 535px;
  text-align: center;
}

html.flexbox .tw3-activity--whoiknow__empty {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
}

.game .gameV3,
.game .tw3-content,
.game .tw3-container,
.game .container__snapToEdge,
.game .container__content,
.game .discover,
.game .photoCoverHolder,
.game .photoCover {
  height: 100%;
}

.game .tw3-container__live {
  position: absolute;
  top: 52px;
  left: 0;
  right: 0;
  bottom: 0;
}

.game .tw3-spotlight {
  display: none;
}

.game .tw3-content {
  padding-top: 0;
}

@media (min-width: 680px) {
  .game .tw3-content {
    padding-top: 20px;
  }
}

.photoCover__info__basic {
  zoom: 1;
  margin-bottom: 10px;
}

.photoCover__info__basic:before,
.photoCover__info__basic:after {
  content: "";
  display: table;
}

.photoCover__info__basic:after {
  clear: both;
}

.photoCover__info__basic .tw3-avatarContainer {
  width: 85px;
  float: left;
}

@media (min-width: 680px) {
  .game .liveMeUsersContainer {
    right: -117px;
  }

  .game .tw3-spotlight {
    display: block;
  }

  .game .container__content .photoCoverHolder {
    height: auto;
    position: relative;
  }

  .game .container__content .photoCover__bkg {
    position: relative;
    left: auto;
    right: auto;
    top: auto;
    bottom: auto;
    padding-top: 100%;
    width: 100%;
  }

  .game .container__content .photoCover__bkg .scrollableHolder {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
  }

  .game .container__content .photoCover__info {
    text-align: left;
    padding: 20px;
    margin-top: 10px;
    position: static;
    color: #283740;
    zoom: 1;
  }

  .game .container__content .photoCover__info:before,
  .game .container__content .photoCover__info:after {
    content: "";
    display: table;
  }

  .game .container__content .photoCover__info:after {
    clear: both;
  }

  .game .container__content .photoCover__photoCount {
    bottom: auto;
    top: 10px;
  }

  .game .container__content .photoCover__tabbedButtons {
    bottom: auto;
    top: 10px;
  }

  .game .container__sideBar {
    height: 500px;
  }
}

#gameContainerV3 .adsLeft {
  display: none;
  position: relative;
  z-index: 1;
}

@media (min-width: 960px) {
  #gameContainerV3 .adsLeft {
    display: block;
  }
}

@media (min-width: 1388px) {
  #gameContainerV3 .adsLeft {
    position: absolute;
  }
}

.game__overlay,
.activity--followers__overlay,
.activity--likesyou__overlay {
  background: #373a47;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  text-align: center;
  padding: 20px;
  color: #fff;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 100;
}

.game__overlay img,
.activity--followers__overlay img,
.activity--likesyou__overlay img {
  border: 2px solid #fff;
}

.game .photoCoverHolder,
.activity--followers .photoCoverHolder,
.activity--likesyou .photoCoverHolder {
  height: auto;
  position: relative;
}

.game .photoCover__bkg,
.activity--followers .photoCover__bkg,
.activity--likesyou .photoCover__bkg {
  padding-top: 100%;
  position: relative;
  width: 100%;
  background: #283740;
}

@media (min-width: 680px) {
  .game .photoCover__bkg,
  .activity--followers .photoCover__bkg,
  .activity--likesyou .photoCover__bkg {
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    left: auto;
    right: auto;
    top: auto;
    bottom: auto;
    padding-top: 65%;
  }
}

.game .photoCover__bkg .scrollableHolder,
.activity--followers .photoCover__bkg .scrollableHolder,
.activity--likesyou .photoCover__bkg .scrollableHolder {
  background: #000;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

.game .photoCover__bkg .scrollableHolder__width,
.activity--followers .photoCover__bkg .scrollableHolder__width,
.activity--likesyou .photoCover__bkg .scrollableHolder__width {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

@media (min-width: 680px) {
  .game .photoCover__bkg .scrollableHolder__width,
  .activity--followers .photoCover__bkg .scrollableHolder__width,
  .activity--likesyou .photoCover__bkg .scrollableHolder__width {
    left: 15%;
    right: 15%;
  }
}

@media (min-width: 680px) {
  .game .photoCover__bkg .scrollableHolder__navLeft,
  .activity--followers .photoCover__bkg .scrollableHolder__navLeft,
  .activity--likesyou .photoCover__bkg .scrollableHolder__navLeft {
    left: -12.5%;
  }
}

@media (min-width: 680px) {
  .game .photoCover__bkg .scrollableHolder__navRight,
  .activity--followers .photoCover__bkg .scrollableHolder__navRight,
  .activity--likesyou .photoCover__bkg .scrollableHolder__navRight {
    right: -12.5%;
  }
}

@media (min-width: 680px) {
  .game .photoCover__bkg .scrollableHolder--videoBios .scrollableHolder__navLeft,
  .activity--followers .photoCover__bkg .scrollableHolder--videoBios .scrollableHolder__navLeft,
  .activity--likesyou .photoCover__bkg .scrollableHolder--videoBios .scrollableHolder__navLeft {
    left: 2%;
  }
}

@media (min-width: 680px) {
  .game .photoCover__bkg .scrollableHolder--videoBios .scrollableHolder__navRight,
  .activity--followers .photoCover__bkg .scrollableHolder--videoBios .scrollableHolder__navRight,
  .activity--likesyou .photoCover__bkg .scrollableHolder--videoBios .scrollableHolder__navRight {
    right: 2%;
  }
}

.game .photoCover__info,
.activity--followers .photoCover__info,
.activity--likesyou .photoCover__info {
  text-align: left;
  padding: 30px 20px 20px 20px;
  position: static;
  color: #283740;
  zoom: 1;
}

.game .photoCover__info:before,
.game .photoCover__info:after,
.activity--followers .photoCover__info:before,
.activity--followers .photoCover__info:after,
.activity--likesyou .photoCover__info:before,
.activity--likesyou .photoCover__info:after {
  content: "";
  display: table;
}

.game .photoCover__info:after,
.activity--followers .photoCover__info:after,
.activity--likesyou .photoCover__info:after {
  clear: both;
}

.game .photoCover__photoCount,
.activity--followers .photoCover__photoCount,
.activity--likesyou .photoCover__photoCount {
  bottom: auto;
  top: 80px;
}

@media (min-width: 680px) {
  .game .photoCover__photoCount,
  .activity--followers .photoCover__photoCount,
  .activity--likesyou .photoCover__photoCount {
    top: 10px;
  }
}

.bigNotification {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 20px 0;
  font-size: 18px;
  text-align: left;
  z-index: 100;
}

.bigNotificationOrange {
  padding: 0px;
  background: #f66d1e;
  border-bottom: 1px solid #000;
  font-size: 24px;
  color: #fff;
}

.bigNotificationOrange.bigNotificationSmartMatch {
  padding: 20px;
  font-size: 16px;
}

.profilev3seo .tw3-flyoutMenu,
.profilev3 .tw3-flyoutMenu {
  z-index: 30;
}

.profilev3seo .tw3-spotlight,
.profilev3 .tw3-spotlight {
  padding-left: 5px;
  padding-right: 5px;
}

.profilev3seo .tw3-container .tw3-profile,
.profilev3 .tw3-container .tw3-profile {
  font-size: 15px;
  font-family: "Segoe UI","Helvetica Neue",Arial,Helvetica,sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 15px;
}

@media (min-width: 680px) {
  .profilev3seo .tw3-container .tw3-profile,
  .profilev3 .tw3-container .tw3-profile {
    font-size: 16px;
  }
}

body.tr .profilev3seo .tw3-container .tw3-profile,
body.tr .profilev3 .tw3-container .tw3-profile {
  font-family: Arial,sans-serif;
}

.profilev3seo .tw3-container .tw3-profile h1,
.profilev3seo .tw3-container .tw3-profile .h1,
.profilev3 .tw3-container .tw3-profile h1,
.profilev3 .tw3-container .tw3-profile .h1 {
  font-size: 36px;
}

@media (min-width: 680px) {
  .profilev3seo .tw3-container .tw3-profile h1,
  .profilev3seo .tw3-container .tw3-profile .h1,
  .profilev3 .tw3-container .tw3-profile h1,
  .profilev3 .tw3-container .tw3-profile .h1 {
    font-size: 36px;
  }
}

.profilev3seo .tw3-container .tw3-profile h2,
.profilev3seo .tw3-container .tw3-profile .h2,
.profilev3 .tw3-container .tw3-profile h2,
.profilev3 .tw3-container .tw3-profile .h2 {
  font-size: 34px;
}

@media (min-width: 680px) {
  .profilev3seo .tw3-container .tw3-profile h2,
  .profilev3seo .tw3-container .tw3-profile .h2,
  .profilev3 .tw3-container .tw3-profile h2,
  .profilev3 .tw3-container .tw3-profile .h2 {
    font-size: 36px;
  }
}

.profilev3seo .tw3-container .tw3-profile h3,
.profilev3seo .tw3-container .tw3-profile .h3,
.profilev3 .tw3-container .tw3-profile h3,
.profilev3 .tw3-container .tw3-profile .h3 {
  font-size: 23px;
}

@media (min-width: 680px) {
  .profilev3seo .tw3-container .tw3-profile h3,
  .profilev3seo .tw3-container .tw3-profile .h3,
  .profilev3 .tw3-container .tw3-profile h3,
  .profilev3 .tw3-container .tw3-profile .h3 {
    font-size: 24px;
  }
}

.profilev3seo .tw3-container .tw3-profile h3.h3--line,
.profilev3seo .tw3-container .tw3-profile .h3.h3--line,
.profilev3 .tw3-container .tw3-profile h3.h3--line,
.profilev3 .tw3-container .tw3-profile .h3.h3--line {
  border-bottom: 1px solid #b6bdc2;
  padding-bottom: 10px;
}

.profilev3seo .tw3-container .tw3-profile h4,
.profilev3seo .tw3-container .tw3-profile .h4,
.profilev3 .tw3-container .tw3-profile h4,
.profilev3 .tw3-container .tw3-profile .h4 {
  font-size: 17px;
}

@media (min-width: 680px) {
  .profilev3seo .tw3-container .tw3-profile h4,
  .profilev3seo .tw3-container .tw3-profile .h4,
  .profilev3 .tw3-container .tw3-profile h4,
  .profilev3 .tw3-container .tw3-profile .h4 {
    font-size: 18px;
  }
}

.profilev3seo .tw3-container .tw3-profile h5,
.profilev3seo .tw3-container .tw3-profile .h5,
.profilev3 .tw3-container .tw3-profile h5,
.profilev3 .tw3-container .tw3-profile .h5 {
  font-size: 16px;
}

@media (min-width: 680px) {
  .profilev3seo .tw3-container .tw3-profile h5,
  .profilev3seo .tw3-container .tw3-profile .h5,
  .profilev3 .tw3-container .tw3-profile h5,
  .profilev3 .tw3-container .tw3-profile .h5 {
    font-size: 16px;
  }
}

.profilev3seo .tw3-container .tw3-profile h6,
.profilev3seo .tw3-container .tw3-profile .h6,
.profilev3 .tw3-container .tw3-profile h6,
.profilev3 .tw3-container .tw3-profile .h6 {
  font-size: 14px;
}

@media (min-width: 680px) {
  .profilev3seo .tw3-container .tw3-profile h6,
  .profilev3seo .tw3-container .tw3-profile .h6,
  .profilev3 .tw3-container .tw3-profile h6,
  .profilev3 .tw3-container .tw3-profile .h6 {
    font-size: 14px;
  }
}

.profilev3seo .tw3-container .tw3-profile .text--small,
.profilev3seo .tw3-container .tw3-profile small,
.profilev3 .tw3-container .tw3-profile .text--small,
.profilev3 .tw3-container .tw3-profile small {
  font-size: 12px;
}

@media (min-width: 680px) {
  .profilev3seo .tw3-container .tw3-profile .text--small,
  .profilev3seo .tw3-container .tw3-profile small,
  .profilev3 .tw3-container .tw3-profile .text--small,
  .profilev3 .tw3-container .tw3-profile small {
    font-size: 12px;
  }
}

.profilev3seo .tw3-container .tw3-profile .text--smaller,
.profilev3 .tw3-container .tw3-profile .text--smaller {
  font-size: 14px;
}

@media (min-width: 680px) {
  .profilev3seo .tw3-container .tw3-profile .text--smaller,
  .profilev3 .tw3-container .tw3-profile .text--smaller {
    font-size: 14px;
  }
}

@media (min-width: 680px) {
  .profilev3seo .tw3-container .tw3-profile,
  .profilev3 .tw3-container .tw3-profile {
    font-size: 16px;
  }
}

.profilev3seo .tw3-profile *,
.profilev3 .tw3-profile * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.profilev3seo .tw3-profile .tw3-box--qAndA--subtle p,
.profilev3seo .tw3-profile .tw3-box--qAndA--subtle--noCategory p,
.profilev3 .tw3-profile .tw3-box--qAndA--subtle p,
.profilev3 .tw3-profile .tw3-box--qAndA--subtle--noCategory p {
  word-wrap: break-word;
}

.profilev3seo #dialogLoader,
.profilev3 #dialogLoader {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

@media (min-width: 960px) {
  .profilev3seo .colRight,
  .profilev3 .colRight {
    width: 33.3333333333%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
  }
}

.profilev3seo .tw3-footer,
.profilev3 .tw3-footer {
  display: none;
}

@media (min-width: 960px) {
  .profilev3seo .tw3-footer,
  .profilev3 .tw3-footer {
    display: block;
  }
}

.profilev3seo .tw3-field-title,
.profilev3 .tw3-field-title {
  padding: 0;
  margin-bottom: 30px;
  color: #333;
}

.profilev3seo .tw3-field-value,
.profilev3 .tw3-field-value {
  padding: 0;
  margin-bottom: 30px;
  word-wrap: break-word;
  text-align: right;
  color: #6d7c85;
}

.profilev3seo .tw3-field-label,
.profilev3 .tw3-field-label {
  display: block;
  padding: 15px 0px;
  color: #6d7c85;
  text-transform: uppercase;
}

body.el .profilev3seo .tw3-field-label,
body.el .profilev3 .tw3-field-label {
  text-transform: none;
}

.profilev3seo .autoCompleter,
.profilev3 .autoCompleter {
  font-family: "Segoe UI","Helvetica Neue",Arial,Helvetica,sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 100%;
  padding: 10px 12px;
  width: 100%;
  border: 1px solid #CCC;
  background: #fff;
  border-radius: 3px;
  line-height: normal;
  color: #283740;
}

body.tr .profilev3seo .autoCompleter,
body.tr .profilev3 .autoCompleter {
  font-family: Arial,sans-serif;
}

.profilev3seo .autoCompleter::-webkit-input-placeholder,
.profilev3 .autoCompleter::-webkit-input-placeholder {
  color: #b6bdc2;
}

.profilev3seo .autoCompleter:-moz-placeholder,
.profilev3seo .autoCompleter:-ms-input-placeholder,
.profilev3seo .autoCompleter::-moz-placeholder,
.profilev3 .autoCompleter:-moz-placeholder,
.profilev3 .autoCompleter:-ms-input-placeholder,
.profilev3 .autoCompleter::-moz-placeholder {
  font-style: italic;
}

.profilev3seo .autoCompleter:focus,
.profilev3 .autoCompleter:focus {
  border: 1px solid #0076ff;
  color: #283740;
}

.profilev3seo .autoCompleter::-ms-clear,
.profilev3 .autoCompleter::-ms-clear {
  display: none;
  height: 0;
  width: 0;
}

.profilev3seo .autoCompleter:focus,
.profilev3seo .autoCompleter:active,
.profilev3 .autoCompleter:focus,
.profilev3 .autoCompleter:active {
  background: #fff;
}

body.tw3-modal--visible .profilev3seo .autoCompleter,
body.tw3-modal--visible .profilev3 .autoCompleter {
  background: #fff;
}

.profilev3seo .autoCompleter.tw3-text--rounded,
.profilev3 .autoCompleter.tw3-text--rounded {
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}

.profilev3seo .tw3-profile--your .tw3-profile__details,
.profilev3 .tw3-profile--your .tw3-profile__details {
  display: none;
  text-align: center;
  width: 100%;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  padding-left: 5px;
  padding-right: 5px;
}

@media (min-width: 320px) {
  .profilev3seo .tw3-profile--your .tw3-profile__details,
  .profilev3 .tw3-profile--your .tw3-profile__details {
    display: block;
  }
}

.profilev3seo .tw3-profile--your .qAndAWidget .centerBlock__item,
.profilev3 .tw3-profile--your .qAndAWidget .centerBlock__item {
  overflow: hidden;
}

.profilev3seo .tw3-profile--your .tw3-profile__infoTop,
.profilev3 .tw3-profile--your .tw3-profile__infoTop {
  border-bottom: 1px solid #E5E5E5;
}

@media (min-width: 960px) {
  .profilev3seo .tw3-profile--your .tw3-profile__infoTop,
  .profilev3 .tw3-profile--your .tw3-profile__infoTop {
    margin-bottom: 20px;
  }
}

.profilev3seo .tw3-profile--your .tw3-profile__photosHolder .tw3-profile__photo>.tw3-profile__photo__img,
.profilev3 .tw3-profile--your .tw3-profile__photosHolder .tw3-profile__photo>.tw3-profile__photo__img {
  bottom: 0;
  top: 0;
}

.profilev3seo .tw3-profile--your .tw3-profile__photosHolder .tw3-profile__photo--split,
.profilev3 .tw3-profile--your .tw3-profile__photosHolder .tw3-profile__photo--split {
  padding-top: 50%;
  position: relative;
}

.profilev3seo .tw3-profile--your .tw3-profile__photosHolder .tw3-profile__photo--split:first-child>.tw3-profile__photo__img,
.profilev3 .tw3-profile--your .tw3-profile__photosHolder .tw3-profile__photo--split:first-child>.tw3-profile__photo__img {
  bottom: 0;
}

.profilev3seo .tw3-profile .tw3-col--flex,
.profilev3 .tw3-profile .tw3-col--flex {
  width: 100%;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  padding-left: 5px;
  padding-right: 5px;
}

@media (min-width: 680px) {
  .profilev3seo .tw3-profile .tw3-col--flex,
  .profilev3 .tw3-profile .tw3-col--flex {
    padding-left: 60px;
    display: block;
    width: 83.3333333333%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    margin-left: 8.3333333333%;
    margin-right: 8.3333333333%;
  }
}

@media (min-width: 960px) {
  .profilev3seo .tw3-profile .tw3-col--flex,
  .profilev3 .tw3-profile .tw3-col--flex {
    width: 100%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    margin-left: 0%;
    margin-right: 0%;
  }
}

.profilev3seo .tw3-profile--their .tw3-profile__photos,
.profilev3 .tw3-profile--their .tw3-profile__photos {
  width: 100%;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  padding-left: 5px;
  padding-right: 5px;
  margin-bottom: 30px;
  display: none;
}

@media (min-width: 320px) {
  .profilev3seo .tw3-profile--their .tw3-profile__photos,
  .profilev3 .tw3-profile--their .tw3-profile__photos {
    display: block;
  }
}

@media (min-width: 680px) {
  .profilev3seo .tw3-profile--their .tw3-profile__photos,
  .profilev3 .tw3-profile--their .tw3-profile__photos {
    display: block;
    width: 50%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
  }
}

@media (min-width: 960px) {
  .profilev3seo .tw3-profile--their .tw3-profile__photos,
  .profilev3 .tw3-profile--their .tw3-profile__photos {
    width: 50%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
  }
}

.profilev3seo .tw3-profile--their .tw3-profile__photos .tw3-profile__photos__avatar,
.profilev3 .tw3-profile--their .tw3-profile__photos .tw3-profile__photos__avatar {
  width: 100%;
}

.profilev3seo .tw3-profile--their .tw3-profile__message--limit,
.profilev3 .tw3-profile--their .tw3-profile__message--limit {
  color: #6d7c85;
  margin: 20px 20px 0;
}

.profilev3seo .tw3-profile--notFound,
.profilev3 .tw3-profile--notFound {
  text-align: center;
}

.profilev3seo .tw3-profile--inactive,
.profilev3 .tw3-profile--inactive {
  background: url("/static/705124773513289314473/images/v3/error/bkg-ufo.png") no-repeat top center;
  min-width: 100%;
  min-height: 300px;
  position: relative;
}

@media (min-width: 680px) {
  .profilev3seo .tw3-profile--inactive,
  .profilev3 .tw3-profile--inactive {
    min-width: 634px;
    min-height: 506px;
  }
}

.profilev3seo .tw3-profile--inactive__text,
.profilev3 .tw3-profile--inactive__text {
  position: absolute;
  bottom: 50px;
  left: 0;
  right: 0;
}

.profilev3seo .scrollableHolder--withThumbs .scrollableHolder__thumbs,
.profilev3 .scrollableHolder--withThumbs .scrollableHolder__thumbs {
  float: left;
  display: none;
}

.profilev3seo .scrollableHolder--withThumbs .scrollableHolder__thumbs:nth-child(1),
.profilev3 .scrollableHolder--withThumbs .scrollableHolder__thumbs:nth-child(1) {
  display: block;
}

.profilev3seo .scrollableHolder--withThumbs .scrollableHolder__thumbs:nth-child(2),
.profilev3 .scrollableHolder--withThumbs .scrollableHolder__thumbs:nth-child(2) {
  display: block;
}

.profilev3seo .scrollableHolder--withThumbs .scrollableHolder__thumbs:nth-child(3),
.profilev3 .scrollableHolder--withThumbs .scrollableHolder__thumbs:nth-child(3) {
  display: block;
}

@media (min-width: 960px) {
  .profilev3seo .scrollableHolder--withThumbs .scrollableHolder__thumbs:nth-child(1),
  .profilev3 .scrollableHolder--withThumbs .scrollableHolder__thumbs:nth-child(1) {
    display: block;
  }

  .profilev3seo .scrollableHolder--withThumbs .scrollableHolder__thumbs:nth-child(2),
  .profilev3 .scrollableHolder--withThumbs .scrollableHolder__thumbs:nth-child(2) {
    display: block;
  }

  .profilev3seo .scrollableHolder--withThumbs .scrollableHolder__thumbs:nth-child(3),
  .profilev3 .scrollableHolder--withThumbs .scrollableHolder__thumbs:nth-child(3) {
    display: block;
  }

  .profilev3seo .scrollableHolder--withThumbs .scrollableHolder__thumbs:nth-child(4),
  .profilev3 .scrollableHolder--withThumbs .scrollableHolder__thumbs:nth-child(4) {
    display: block;
  }

  .profilev3seo .scrollableHolder--withThumbs .scrollableHolder__thumbs:nth-child(5),
  .profilev3 .scrollableHolder--withThumbs .scrollableHolder__thumbs:nth-child(5) {
    display: block;
  }

  .profilev3seo .scrollableHolder--withThumbs .scrollableHolder__thumbs:nth-child(6),
  .profilev3 .scrollableHolder--withThumbs .scrollableHolder__thumbs:nth-child(6) {
    display: block;
  }
}

.profilev3seo .scrollableHolder--withThumbs .scrollableHolder__thumbs:last-child,
.profilev3 .scrollableHolder--withThumbs .scrollableHolder__thumbs:last-child {
  display: block;
}

.profilev3seo .tw3-profileTabsHolder,
.profilev3 .tw3-profileTabsHolder {
  overflow: hidden;
  margin-bottom: 30px;
  display: none;
}

@media (min-width: 680px) {
  .profilev3seo .tw3-profileTabsHolder,
  .profilev3 .tw3-profileTabsHolder {
    display: block;
  }
}

.profilev3seo .colRight,
.profilev3 .colRight {
  display: none;
}

.tw3-profile__infoTop {
  display: table;
  width: 100%;
  padding: 0 20px 20px;
}

@media (min-width: 680px) {
  .tw3-profile__infoTop {
    padding: 20px 0;
  }
}

@media (min-width: 960px) {
  .tw3-profile__infoTop {
    padding: 20px;
  }
}

.tw3-profile__infoTop .tw3-profile__infoTop__userHeader {
  width: 100%;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  padding-left: 5px;
  padding-right: 5px;
  vertical-align: middle;
  display: inline-block;
  zoom: 1;
  *display: inline;
  float: none;
}

@media (min-width: 680px) {
  .tw3-profile__infoTop .tw3-profile__infoTop__userHeader {
    display: block;
    width: 50%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    vertical-align: middle;
    display: table-cell;
    float: none;
  }
}

.tw3-profile__infoTop .tw3-profile__infoTop__userHeader .tw3-profile__infoTop__userHeader__info {
  overflow: hidden;
}

.tw3-profile__infoTop .tw3-profile__infoTop__userHeader .tw3-avatarContainer__verifiedIcon {
  right: -15px;
  position: absolute;
  bottom: -4px;
}

.tw3-profile__infoTop__basicInfo {
  display: block;
}

.tw3-profile__infoTop__userActions--mobile {
  display: block;
  position: fixed;
  bottom: 40px;
  left: 10px;
  right: 10px;
  z-index: 49;
}

@media (min-width: 680px) {
  .tw3-profile__infoTop__userActions--mobile {
    display: none;
  }
}

html.cufon-active .tw3-profile__infoTop__userActions--mobile {
  position: relative;
  bottom: 0;
}

@media screen and (max-height: 350px) {
  body.input--focus .tw3-profile__infoTop__userActions--mobile {
    display: none;
  }
}

.tw3-profile__infoTop__userActions--desktop {
  display: none;
}

@media (min-width: 680px) {
  .tw3-profile__infoTop__userActions--desktop {
    display: table-cell;
    width: 50%;
    text-align: right;
    white-space: nowrap;
  }
}

.tw3-profile--noAvatar .tw3-profile__photosTrigger {
  margin-bottom: 20px;
}

.tw3-profile--noAvatar .tw3-profile__photoScroller {
  display: none;
}

@media (min-width: 680px) {
  .tw3-profile--noAvatar .tw3-profile__photoScroller {
    display: block;
  }
}

.tw3-profile__action {
  padding: 20px;
  font-size: 14px;
  display: block;
  text-align: center;
  font-weight: 600;
  border-right: 1px solid #E5E5E5;
}

@media (min-width: 680px) {
  .tw3-profile__action {
    font-size: 14px;
  }
}

.tw3-profile__action .tw3-iconMedium {
  vertical-align: -2px;
}

.tw3-profile__action>img {
  vertical-align: -4px;
}

.tw3-profile__actionsHolder--desktop {
  display: none;
  margin-bottom: 20px;
}

@media (min-width: 960px) {
  .tw3-profile__actionsHolder--desktop {
    display: block;
  }
}

.tw3-profile__actionsHolder--desktop .tw3-profile__action {
  border: none;
}

.tw3-profile__actionsHolder--desktop .tw3-col-3 {
  border-right: 1px solid #E5E5E5;
}

.tw3-profile__actionsHolder--desktop .tw3-col-3:last-child {
  border-right: none;
}

.tw3-profile__actionsHolder--mobile {
  display: block;
  margin-bottom: 0;
}

@media (min-width: 680px) {
  .tw3-profile__actionsHolder--mobile {
    border-bottom: 1px solid #E5E5E5;
    margin-bottom: 30px;
  }
}

.tw3-profile__actionsHolder--mobile .tw3-profile__action {
  padding: 20px 0;
}

.tw3-profile__actionsHolder--mobile .tw3-profile__action>img {
  margin-bottom: 5px;
}

.tw3-profile__actionsHolder--mobile .tw3-profile__action>.tw3-iconLarge {
  margin-bottom: 5px;
}

.tw3-profile__actionsHolder--mobile .tw3-profile__action>span {
  display: none;
}

@media (min-width: 480px) {
  .tw3-profile__actionsHolder--mobile .tw3-profile__action>span {
    display: block;
  }
}

.tw3-profile__actionsHolder--mobile div:last-child .tw3-profile__action {
  border-right: none;
}

@media (min-width: 960px) {
  .tw3-profile__actionsHolder--mobile {
    display: none;
  }
}

.tw3-profile .tw3-panel {
  padding: 0 10px;
}

@media (min-width: 480px) {
  .tw3-profile .tw3-panel {
    padding: 0 20px;
  }
}

.tw3-profile .tw3-panel[data-panel="about"] .tw3-qAndACategory__item {
  cursor: pointer;
}

.tw3-profile .tw3-panel[data-panel="about"] .tw3-tagsHolder {
  line-height: 2.4;
}

.tw3-profile .tw3-panel[data-panel="about"] .tw3-media--verifications .tw3-media__body {
  overflow: hidden;
}

.tw3-profile .tw3-panel[data-panel="about"] .tw3-field__editIcon,
.tw3-profile .tw3-panel[data-panel="details"] .tw3-field__editIcon {
  top: -5px;
}

.tw3-profile .tw3-panel[data-panel="questions"] .tw3-profile__highestPossibleMatchCanvas {
  width: 80px;
  height: 80px;
  margin: 0 auto;
}

.tw3-profile .tw3-panel[data-panel="questions"] .tw3-box--qAndA {
  background: #e6f1ff;
  border: 5px solid #fff;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}

@media (min-width: 320px) {
  .tw3-profile .tw3-panel[data-panel="questions"] .tw3-box--qAndA {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
}

.tw3-profile .tw3-panel[data-panel="questions"] .tw3-box--qAndA>.tw3-avatar {
  display: inline-block;
}

.tw3-profile .tw3-panel[data-panel="questions"] .tw3-boxesHolder--stacked .tw3-box--qAndA {
  background: #e6f1ff;
}

.tw3-profile .tw3-panel[data-panel="questions"] .tw3-box--qAndAsHolder {
  margin-bottom: 40px;
}

.tw3-profile .tw3-panel[data-panel="questions"] .tw3-hr {
  float: left;
}

.touch .tw3-profile__hint--questions {
  display: none;
}

@media (min-width: 960px) {
  .tw3-profile__panel {
    padding: 0 20px;
  }
}

.tw3-profile__panel .tw3-editable__block__title {
  display: block;
}

.tw3-profile__panel .tw3-editable__block.tw3-editable__block--editing {
  border-bottom: 1px dashed #dddddd;
  margin-bottom: 20px;
}

.tw3-profile__panel .tw3-editable__block:last-child {
  border-bottom: 0;
}

.tw3-profile__panel .tw3-field-title>i {
  color: #6d7c85;
}

.tw3-profile__panel .tw3-dropdown--custom__content {
  max-height: 260px;
}

.profilev3 .tw3-panel[data-panel="photos"] .tw3-thumb {
  width: 50%;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  padding-left: 5px;
  padding-right: 5px;
}

@media (min-width: 680px) {
  .profilev3 .tw3-panel[data-panel="photos"] .tw3-thumb {
    width: 25%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
  }
}

.profilev3 .tw3-panel[data-panel="photos"] .tw3-thumb>.tw3-thumb__actions {
  position: absolute;
  top: 10px;
  display: none;
  right: 15px;
}

@media (min-width: 680px) {
  .profilev3 .tw3-panel[data-panel="photos"] .tw3-thumb>.tw3-thumb__actions {
    display: block;
  }
}

.profilev3 .tw3-panel[data-panel="photos"] .tw3-thumb>.tw3-thumb__actions .tw3-pointerMenu>li>a>i {
  color: #6d7c85;
}

.profilev3 .tw3-panel[data-panel="photos"] .tw3-thumb--private .tw3-thumb__link__image {
  background-image: url("/static/040869706448890976249151/images/bkg/bkg-hatch@2x.png");
  background-repeat: repeat;
  background-size: 20px 20px;
  color: #fff;
  background-color: black;
}

.profilev3 .tw3-panel[data-panel="photos"] .tw3-thumb--private .tw3-thumb__actions {
  display: none;
}

.profilev3 .tw3-panel[data-panel="photos"] .tw3-thumb--private .heightBlock {
  height: 100%;
  position: absolute;
  width: 100%;
  top: 0;
}

.profilev3 .tw3-panel[data-panel="photos"] .tw3-thumb--addPhoto .tw3-pointerMenu {
  right: 0;
  z-index: 50;
  top: 50%;
  margin-top: -40%;
  left: 0;
  width: 80%;
  margin-left: 10%;
}

.profilev3 .tw3-panel[data-panel="photos"] .tw3-thumb__lockIcon {
  display: none;
}

.profilev3 .tw3-panel[data-panel="photos"] .tw3-thumb .tw3-thumb__state {
  display: block;
  right: 15px;
  bottom: 10px;
  position: absolute;
  text-shadow: 0 0 4px rgba(0,0,0,0.5);
}

.profilev3 .tw3-panel[data-panel="photos"] .tw3-thumb .tw3-pointerMenu {
  right: 0;
}

.profilev3 .tw3-panel[data-panel="photos"] .tw3-thumb:nth-child(4n+1) .tw3-pointerMenu {
  right: auto;
  left: 0;
}

.tw3-profile__ad {
  display: none;
  text-align: center;
}

@media (min-width: 960px) {
  .tw3-profile__ad {
    display: block;
  }
}

.profilev3 .tw3-profile__infoTop .tw3-avatarContainer--matchScore {
  height: 61px;
  margin-right: 10px;
}

.profilev3 .tw3-profile__infoTop .tw3-avatarContainer--matchScore .tw3-avatar {
  border-radius: 215px;
  right: 0;
  width: 67px;
  height: 67px;
  right: -14px;
  top: -4px;
  position: absolute;
  border: 3px solid #fff;
}

.profilev3 .tw3-profile__infoTop .tw3-avatarContainer--matchScore.badge--matchScore {
  padding: 0 14px;
  padding-right: 60px;
  border-radius: 10px 50px 50px 10px;
  padding-top: 4px;
}

.profilev3 .tw3-profile__infoTop .tw3-avatarContainer--matchScore.badge--matchScore--empty {
  padding-top: 0;
  line-height: 22px;
}

.profilev3 .tw3-profile__infoTop .tw3-avatarContainer--matchScore.badge--teamTwoo {
  padding: 10px 14px 0;
  padding-right: 60px;
  border-radius: 10px 50px 50px 10px;
}

body.ru .badge--matchScore__label {
  display: none;
}

@media (min-width: 680px) {
  body.ru .badge--matchScore__label {
    display: inline;
  }
}

.tw3-profile__photosHolder {
  display: none;
}

.tw3-profile__photosHolder .scrollable__panel {
  width: 100%;
}

.tw3-profile__photosHolder .scrollable__panel__item {
  position: relative;
  padding-top: 100%;
  width: 100%;
}

@media (min-width: 680px) {
  .tw3-profile__photosHolder .scrollable__panel__item {
    width: 50%;
    padding-top: 50%;
  }
}

@media (min-width: 960px) {
  .tw3-profile__photosHolder .scrollable__panel__item {
    width: 25%;
    padding-top: 25%;
  }
}

.tw3-profile__photosHolder .tw3-thumb__link {
  margin: 0;
}

.tw3-profile__photosHolder .scrollableHolder__navLeft.disabled {
  display: none;
}

.tw3-profile__photosHolder .scrollable__panel__item--empty {
  padding-top: 25%;
}

.tw3-profile__photosHolder .tw3-thumb__link__image {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  background-color: #f9f9f9;
}

.tw3-profile__photosHolder--small {
  display: block;
}

@media (min-width: 680px) {
  .tw3-profile__photosHolder--small {
    display: none;
  }
}

@media (min-width: 680px) {
  .tw3-profile__photosHolder--medium {
    display: block;
  }
}

@media (min-width: 960px) {
  .tw3-profile__photosHolder--medium {
    display: none;
  }
}

@media (min-width: 960px) {
  .tw3-profile__photosHolder--large {
    display: block;
  }
}

.tw3-profile__photosHolder .tw3-profile__photo>.tw3-profile__photo__img {
  vertical-align: middle;
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
  background-color: #fff;
  background-color: #f9f9f9;
  cursor: pointer;
  position: absolute;
  width: auto;
  height: auto;
  top: 2px;
  right: 2px;
  bottom: 2px;
  left: 2px;
}

html.notouch .tw3-profile__photosHolder .tw3-profile__photo>.tw3-profile__photo__img:hover {
  opacity: 0.75;
}

.tw3-profile__photosHolder .tw3-profile__photo--private>.tw3-profile__photo__img {
  background-color: black;
  background-image: url("/static/040869706448890976249151/images/bkg/bkg-hatch@2x.png");
  background-repeat: repeat;
  background-size: 20px 20px;
  cursor: pointer;
  color: #fff;
}

.tw3-profile__photosHolder .tw3-profile__photo--private__text {
  color: #fff;
}

.tw3-profile__photosHolder .tw3-profile__photo--private .heightBlock {
  height: 100%;
  position: absolute;
  width: 100%;
  top: 0;
}

.tw3-profile__photosHolder .tw3-profile__photo--blue,
.tw3-profile__photosHolder .tw3-profile__photo--purple {
  padding-top: 100%;
  width: 100%;
}

.tw3-profile__photosHolder .tw3-profile__photo--blue>.tw3-profile__photo__img,
.tw3-profile__photosHolder .tw3-profile__photo--purple>.tw3-profile__photo__img {
  background-color: #0076ff;
  color: #fff;
  cursor: pointer;
}

.tw3-profile__photosHolder .tw3-profile__photo--blue .heightBlock,
.tw3-profile__photosHolder .tw3-profile__photo--purple .heightBlock {
  height: 100%;
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
}

.tw3-profile__photosHolder .tw3-profile__photo--blue .centerBlock,
.tw3-profile__photosHolder .tw3-profile__photo--purple .centerBlock {
  display: table;
}

.tw3-profile__photosHolder .tw3-profile__photo--blue .centerBlock__item,
.tw3-profile__photosHolder .tw3-profile__photo--purple .centerBlock__item {
  display: table-cell;
  font-weight: 500;
  vertical-align: middle;
  text-align: center;
  padding: 0 5px;
}

.tw3-profile__photosHolder .tw3-profile__photo--blue {
  position: relative;
}

.tw3-profile__photosHolder .tw3-profile__photo--blue>.tw3-profile__photo__img {
  background-color: #0076ff;
  left: 0;
  right: 0;
}

@media (min-width: 680px) {
  .tw3-profile__photosHolder .tw3-profile__photo--blue>.tw3-profile__photo__img {
    left: 2px;
    right: 2px;
  }
}

.tw3-profile__photosHolder .tw3-profile__photo--purple>.tw3-profile__photo__img {
  background-color: #5616d0;
}

.tw3-profile__photosHolder .tw3-profile__photo--purple .tw3-iconAddPhoto {
  font-size: 20px;
}

.tw3-profile__photosHolder .tw3-profile__photo__addPhotoBlock {
  background: #6d7c85;
  padding-top: 100%;
  width: 100%;
  border-radius: 0;
  color: #fff;
  position: relative;
  cursor: pointer;
  right: 1px;
  bottom: 1px;
}

.tw3-profile__photosHolder .tw3-profile__photo__addPhotoBlock .heightBlock {
  position: absolute;
  top: 20px;
  right: 20px;
  bottom: 20px;
  left: 20px;
  border: 1px dashed rgba(255,255,255,0.5);
}

.tw3-profile__photosHolder .tw3-profile__photo__addPhotoBlock .centerBlock {
  display: table;
}

.tw3-profile__photosHolder .tw3-profile__photo__addPhotoBlock .centerBlock__item {
  display: table-cell;
  font-weight: 500;
  vertical-align: middle;
  text-align: center;
  padding: 0 5px;
}

.tw3-profile__photosHolder .tw3-profile__photo__caption {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 10px;
  text-align: center;
  color: #fff;
  cursor: pointer;
  background: rgba(0,0,0,0.5);
}

.tw3-profile__photosHolder .tw3-profile__photo__caption:hover {
  background: rgba(0,0,0,0.75);
}

.tw3-profile__photosHolder .tw3-profile__photo .tw3-profile__photo__state {
  position: absolute;
  right: 5px;
  bottom: 5px;
  text-shadow: 0 0 4px rgba(0,0,0,0.5);
  color: #fff;
}

.tw3-profile--noAvatar .tw3-profile__photosTrigger {
  display: block;
}

@media (min-width: 680px) {
  .tw3-profile__photosTrigger {
    display: block;
    width: 33.3333333333%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 0px;
    padding-right: 0px;
  }
}

@media (min-width: 960px) {
  .tw3-profile__photosTrigger {
    display: block;
    width: 25%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 0px;
    padding-right: 0px;
  }
}

@media (min-width: 680px) {
  .tw3-profile__photoScroller {
    width: 66.6666666667%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 0px;
    padding-right: 0px;
  }
}

@media (min-width: 960px) {
  .tw3-profile__photoScroller {
    width: 75%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 0px;
    padding-right: 0px;
  }
}

.tw3-profile--their .qAndA__answer {
  text-decoration: none;
}

.tw3-profile__sidebar {
  width: 300px;
  float: right;
}

.tw3-verificationItems .tw3-media {
  margin-bottom: 20px;
  font-size: 14px;
}

@media (min-width: 680px) {
  .tw3-verificationItems .tw3-media {
    font-size: 14px;
  }
}

.tw3-verificationItems .tw3-media__figure>a {
  vertical-align: -17px;
}

.tw3-verificationItems .tw3-media__body__actions {
  line-height: 38px;
  min-width: 100px;
  width: auto;
}

.tw3-verificationItems .tw3-media__body__actions>.tw3-button {
  display: inline-block;
  width: 100%;
}

.tw3-profile__premiumBox {
  margin-bottom: 20px;
}

@media (min-width: 680px) {
  .tw3-profile__premiumBox {
    margin-bottom: 0;
  }
}

.tw3-modal .tw3-verificationItems .tw3-media {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #E5E5E5;
}

.tw3-modal .tw3-verificationItems .tw3-media:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}

.tw3-profile__nextSearchResults {
  display: none;
  right: -84px;
  position: absolute;
  text-align: center;
  top: 20px;
  width: 74px;
}

@media (min-width: 960px) {
  .tw3-profile__nextSearchResults {
    display: block;
  }
}

.tw3-profile__nextSearchResults .tw3-thumb__link {
  margin: 0;
}

.tw3-profile__nextSearchResults .tw3-thumb__link__image {
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}

.tw3-profile__nextSearchResults .tw3-thumb {
  width: 100%;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  padding-left: 5px;
  padding-right: 5px;
  margin-bottom: 20px;
}

.tw3-profile--avatar--hide .tw3-profile__infoTop {
  border-bottom: 1px solid #E5E5E5;
  margin-bottom: 20px;
}

@media (min-width: 680px) {
  .tw3-profile--avatar--hide .tw3-profile__infoTop {
    border: none;
    margin-bottom: 0;
  }
}

.tw3-profile--avatar--hide .tw3-profile__photosHolder--small {
  display: none;
}

.tw3-profile--avatar--hide .tw3-profile__actionsHolder--mobile {
  display: none;
}

.notouch .profilev3 .hintHoverRange:hover .hint--bottom:before {
  margin-top: -12px;
}

.notouch .profilev3 .hintHoverRange:hover .hint--bottom:after {
  margin-top: 0;
}

.tw3-profile--videoBio__item {
  zoom: 1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  position: relative;
  padding: 0;
  background: #f9f9f9;
  margin-bottom: 20px;
  width: 100%;
}

.tw3-profile--videoBio__item:before,
.tw3-profile--videoBio__item:after {
  content: "";
  display: table;
}

.tw3-profile--videoBio__item:after {
  clear: both;
}

.tw3-profile--videoBio__item.tw3-box--subtle {
  border: 1px solid #E5E5E5;
  background: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

@media (min-width: 960px) {
  .tw3-profile--videoBio__item {
    -webkit-box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.1),0px 1px 2px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.1),0px 1px 2px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.1),0px 1px 2px 0px rgba(0,0,0,0.2);
  }
}

.tw3-profile--videoBio__item--answer {
  zoom: 1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  position: relative;
  padding: 10px;
  background: #f9f9f9;
}

.tw3-profile--videoBio__item--answer:before,
.tw3-profile--videoBio__item--answer:after {
  content: "";
  display: table;
}

.tw3-profile--videoBio__item--answer:after {
  clear: both;
}

.tw3-profile--videoBio__item--answer.tw3-box--subtle {
  border: 1px solid #E5E5E5;
  background: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

@media (min-width: 960px) {
  .tw3-profile--videoBio__item--answer {
    -webkit-box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.1),0px 1px 2px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.1),0px 1px 2px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.1),0px 1px 2px 0px rgba(0,0,0,0.2);
  }
}

.tw3-profile--videoBio__item--answer .tw3-profile--videoBio__item__action a {
  border: 1px solid #E5E5E5;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  padding: 5px;
}

@media (min-width: 680px) {
  .tw3-profile--videoBio__item--answer .tw3-profile--videoBio__item__action a {
    padding: 20px;
  }
}

.tw3-profile--videoBio__item--answer .tw3-profile--videoBio__item__action a:hover {
  border: 1px solid #0076ff;
}

.tw3-profile--videoBio__item__action a {
  display: block;
  text-align: center;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  font-size: 12px;
  font-weight: 600;
}

.tw3-profile--videoBio__item__action a:hover img {
  text-decoration: none;
  opacity: .8;
}

.tw3-profile--videoBio__item__action a .play {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -19px;
  margin-left: -19px;
}

@media (min-width: 680px) {
  .tw3-profile--videoBio__item__action a {
    font-size: 12px;
  }
}

.tw3-profile--videoBio__item__content {
  color: #6d7c85;
}

.tw3-profile--videoBio__item__content.tw3-mediav2__body {
  padding-right: 35px;
}

.tw3-profile--videoBio__item__content .settings {
  right: 10px;
  position: absolute;
  top: 10px;
}

.tw3-qAndA--highestPossibleMatch .tw3-avatarContainer {
  display: inline-block;
  zoom: 1;
  *display: inline;
  text-align: center;
}

.tw3-qAndA--highestPossibleMatch .tw3-avatarContainer .badge--green {
  left: 15px;
  position: absolute;
  bottom: -3px;
  border: 2px solid white;
}

.profilev4seo,
.profilev4 {
  font-size: 14px;
}

.profilev4seo *,
.profilev4 * {
  box-sizing: border-box;
}

.profilev4seo.interstitial--premium,
.profilev4.interstitial--premium {
  background: #DCF1DA;
}

@media (min-width: 680px) {
  .profilev4seo.interstitial--premium,
  .profilev4.interstitial--premium {
    background: #f9f9f9;
  }

  .profilev4seo.interstitial--premium .hideOnInterstitial,
  .profilev4.interstitial--premium .hideOnInterstitial {
    display: block;
  }

  .profilev4seo.interstitial--premium .showOnInterstitial,
  .profilev4.interstitial--premium .showOnInterstitial {
    display: none;
  }
}

.profilev4seo.interstitial--premiumVip,
.profilev4.interstitial--premiumVip {
  background: #fff8d1;
}

@media (min-width: 680px) {
  .profilev4seo.interstitial--premiumVip,
  .profilev4.interstitial--premiumVip {
    background: #f9f9f9;
  }

  .profilev4seo.interstitial--premiumVip .hideOnInterstitial,
  .profilev4.interstitial--premiumVip .hideOnInterstitial {
    display: block;
  }

  .profilev4seo.interstitial--premiumVip .showOnInterstitial,
  .profilev4.interstitial--premiumVip .showOnInterstitial {
    display: none;
  }
}

.profilev4seo .tw3-content,
.profilev4 .tw3-content {
  padding-top: 0;
  padding-bottom: 0;
}

@media (min-width: 680px) {
  .profilev4seo .tw3-content,
  .profilev4 .tw3-content {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}

.profilev4seo-avatar,
.profilev4-avatar {
  margin-top: -15px;
}

@media (min-width: 680px) {
  .profilev4seo-avatar,
  .profilev4-avatar {
    margin-top: 0;
  }
}

@media (min-width: 680px) {
  .profilev4seo,
  .profilev4 {
    font-size: 14px;
  }
}

.profilev4seo .tw3-profile__interstitial,
.profilev4 .tw3-profile__interstitial {
  border-top: 1px solid #E5E5E5;
  margin-left: -15px;
  margin-right: -15px;
}

.profilev4seo .tw3-profile__interstitial--premium,
.profilev4 .tw3-profile__interstitial--premium {
  background: #DCF1DA;
}

.profilev4seo .tw3-profile__interstitial--premium .tw3-profile__interstitial__edit:after,
.profilev4 .tw3-profile__interstitial--premium .tw3-profile__interstitial__edit:after {
  background: url("/static/1226052047875836530329/images/bkg/bkg-curve-premium.png") no-repeat top;
}

.profilev4seo .tw3-profile__interstitial--premium .perksCarousel,
.profilev4 .tw3-profile__interstitial--premium .perksCarousel {
  background: #DCF1DA;
}

.profilev4seo .tw3-profile__interstitial--vip,
.profilev4 .tw3-profile__interstitial--vip {
  background: #fff8d1;
}

.profilev4seo .tw3-profile__interstitial--vip .tw3-profile__interstitial__edit:after,
.profilev4 .tw3-profile__interstitial--vip .tw3-profile__interstitial__edit:after {
  background: url("/static/195548332772767221762/images/bkg/bkg-curve-vip.png") no-repeat top;
}

.profilev4seo .tw3-profile__interstitial--vip .perksCarousel,
.profilev4 .tw3-profile__interstitial--vip .perksCarousel {
  background: #fff8d1;
}

.profilev4seo .tw3-profile__interstitial--vip .perksCarousel .slick-dots li.slick-active button,
.profilev4 .tw3-profile__interstitial--vip .perksCarousel .slick-dots li.slick-active button {
  background: #283740;
}

.profilev4seo .tw3-profile__interstitial--vip .perksCarousel .slick-dots li button,
.profilev4 .tw3-profile__interstitial--vip .perksCarousel .slick-dots li button {
  background: #ffda00;
}

.profilev4seo .tw3-profile__interstitial__edit,
.profilev4 .tw3-profile__interstitial__edit {
  position: relative;
  background: #fff;
  padding: 15px 20px 25px 20px;
  font-weight: 600;
  color: #6d7c85;
  margin-bottom: 20px;
}

.profilev4seo .tw3-profile__interstitial__edit:after,
.profilev4 .tw3-profile__interstitial__edit:after {
  display: block;
  height: 15px;
  position: absolute;
  bottom: 0;
  left: -10px;
  right: -10px;
  content: " ";
  background-size: initial;
}

.profilev4seo .tw3-profile__interstitial .perksCarousel,
.profilev4 .tw3-profile__interstitial .perksCarousel {
  padding-top: 0;
}

body.interstitial--premium .profilev4seo body,
body.interstitial--premium .profilev4 body {
  background: #DCF1DA;
}

body.interstitial--premiumVip .profilev4seo body,
body.interstitial--premiumVip .profilev4 body {
  background: #fff8d1;
}

.profilev4seo .tw3-profile__message,
.profilev4 .tw3-profile__message {
  text-align: left;
  zoom: 1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  position: relative;
  padding: 10px;
  margin-bottom: 10px;
}

.profilev4seo .tw3-profile__message:before,
.profilev4seo .tw3-profile__message:after,
.profilev4 .tw3-profile__message:before,
.profilev4 .tw3-profile__message:after {
  content: "";
  display: table;
}

.profilev4seo .tw3-profile__message:after,
.profilev4 .tw3-profile__message:after {
  clear: both;
}

.profilev4seo .tw3-profile__message.tw3-box--subtle,
.profilev4 .tw3-profile__message.tw3-box--subtle {
  border: 1px solid #E5E5E5;
  background: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

@media (min-width: 960px) {
  .profilev4seo .tw3-profile__message,
  .profilev4 .tw3-profile__message {
    -webkit-box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.1),0px 1px 2px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.1),0px 1px 2px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.1),0px 1px 2px 0px rgba(0,0,0,0.2);
  }
}

@media (min-width: 680px) {
  .profilev4seo .tw3-profile__message,
  .profilev4 .tw3-profile__message {
    zoom: 1;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    position: relative;
    padding: 20px;
  }

  .profilev4seo .tw3-profile__message:before,
  .profilev4seo .tw3-profile__message:after,
  .profilev4 .tw3-profile__message:before,
  .profilev4 .tw3-profile__message:after {
    content: "";
    display: table;
  }

  .profilev4seo .tw3-profile__message:after,
  .profilev4 .tw3-profile__message:after {
    clear: both;
  }

  .profilev4seo .tw3-profile__message.tw3-box--subtle,
  .profilev4 .tw3-profile__message.tw3-box--subtle {
    border: 1px solid #E5E5E5;
    background: transparent;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
}

@media (min-width: 680px) and (min-width: 960px) {
  .profilev4seo .tw3-profile__message,
  .profilev4 .tw3-profile__message {
    -webkit-box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.1),0px 1px 2px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.1),0px 1px 2px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.1),0px 1px 2px 0px rgba(0,0,0,0.2);
  }
}

.profilev4seo .tw3-profile__info,
.profilev4 .tw3-profile__info {
  zoom: 1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  position: relative;
  padding: 20px 15px 0 15px;
  border-bottom: 1px solid #E5E5E5;
  border-bottom: 0;
}

.profilev4seo .tw3-profile__info h3,
.profilev4 .tw3-profile__info h3 {
  text-overflow: ellipsis;
  overflow: hidden;
  max-height: 59.2857142857px;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  position: relative;
  word-break: break-all;
}

.profilev4seo .tw3-profile__info h3:after,
.profilev4 .tw3-profile__info h3:after {
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 60px;
  height: 29.1428571429px;
  content: '';
}

.profilev4seo .tw3-profile__info:before,
.profilev4seo .tw3-profile__info:after,
.profilev4 .tw3-profile__info:before,
.profilev4 .tw3-profile__info:after {
  content: "";
  display: table;
}

.profilev4seo .tw3-profile__info:after,
.profilev4 .tw3-profile__info:after {
  clear: both;
}

.profilev4seo .tw3-profile__info.tw3-box--subtle,
.profilev4 .tw3-profile__info.tw3-box--subtle {
  border: 1px solid #E5E5E5;
  background: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

@media (min-width: 960px) {
  .profilev4seo .tw3-profile__info,
  .profilev4 .tw3-profile__info {
    -webkit-box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.1),0px 1px 2px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.1),0px 1px 2px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.1),0px 1px 2px 0px rgba(0,0,0,0.2);
  }
}

@media (min-width: 680px) {
  .profilev4seo .tw3-profile__info,
  .profilev4 .tw3-profile__info {
    zoom: 1;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    position: relative;
    padding: 20px;
  }

  .profilev4seo .tw3-profile__info:before,
  .profilev4seo .tw3-profile__info:after,
  .profilev4 .tw3-profile__info:before,
  .profilev4 .tw3-profile__info:after {
    content: "";
    display: table;
  }

  .profilev4seo .tw3-profile__info:after,
  .profilev4 .tw3-profile__info:after {
    clear: both;
  }

  .profilev4seo .tw3-profile__info.tw3-box--subtle,
  .profilev4 .tw3-profile__info.tw3-box--subtle {
    border: 1px solid #E5E5E5;
    background: transparent;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
}

@media (min-width: 680px) and (min-width: 960px) {
  .profilev4seo .tw3-profile__info,
  .profilev4 .tw3-profile__info {
    -webkit-box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.1),0px 1px 2px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.1),0px 1px 2px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.1),0px 1px 2px 0px rgba(0,0,0,0.2);
  }
}

.profilev4seo .tw3-profile__info .tw3-mediav2__figure,
.profilev4 .tw3-profile__info .tw3-mediav2__figure {
  -webkit-align-self: start;
  -moz-align-self: start;
  -ms-flex-item-align: start;
  align-self: start;
}

.profilev4seo .tw3-profile__info .tw3-mediav2__body,
.profilev4 .tw3-profile__info .tw3-mediav2__body {
  padding: 0;
}

@media (min-width: 480px) {
  .profilev4seo .tw3-profile__info .tw3-mediav2__body,
  .profilev4 .tw3-profile__info .tw3-mediav2__body {
    padding-left: 10px;
    padding-right: 10px;
  }
}

.profilev4seo .tw3-profile__info .tw3-hr,
.profilev4 .tw3-profile__info .tw3-hr {
  margin-left: -15px;
  margin-right: -15px;
  width: auto;
}

@media (min-width: 680px) {
  .profilev4seo .tw3-profile__info .tw3-hr,
  .profilev4 .tw3-profile__info .tw3-hr {
    margin-left: -20px;
    margin-right: -20px;
  }
}

.profilev4seo .tw3-profile__info__actions__left,
.profilev4 .tw3-profile__info__actions__left {
  position: absolute;
  top: 10px;
  left: 10px;
}

@media (min-width: 680px) {
  .profilev4seo .tw3-profile__info__actions__left,
  .profilev4 .tw3-profile__info__actions__left {
    display: none;
  }
}

.profilev4seo .tw3-profile__info__actions__right,
.profilev4 .tw3-profile__info__actions__right {
  position: absolute;
  top: 10px;
  right: 10px;
}

.profilev4seo .tw3-profile__info__contact .contact--mobile,
.profilev4 .tw3-profile__info__contact .contact--mobile {
  position: fixed;
  z-index: 80;
  bottom: 40px;
  left: 0;
  right: 0;
  text-align: center;
  margin: 0;
}

@media (min-width: 680px) {
  .profilev4seo .tw3-profile__info__contact .contact--mobile,
  .profilev4 .tw3-profile__info__contact .contact--mobile {
    display: none;
  }
}

.profilev4seo .tw3-profile__info__contact .contact--mobile__box,
.profilev4 .tw3-profile__info__contact .contact--mobile__box {
  background: rgba(0,0,0,0.7);
  display: inline-block;
  padding: 0 20px;
  -webkit-border-radius: 150px;
  -moz-border-radius: 150px;
  border-radius: 150px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}

.profilev4seo .tw3-profile__info__contact .contact--mobile__box a,
.profilev4 .tw3-profile__info__contact .contact--mobile__box a {
  padding: 15px 5px;
  display: inline-block;
  width: 85px;
}

.profilev4seo .tw3-profile__info__contact .contact--mobile__box__label,
.profilev4 .tw3-profile__info__contact .contact--mobile__box__label {
  font-weight: 600;
  color: #fff;
  font-size: 12px;
}

@media (min-width: 680px) {
  .profilev4seo .tw3-profile__info__contact .contact--mobile__box__label,
  .profilev4 .tw3-profile__info__contact .contact--mobile__box__label {
    font-size: 12px;
  }
}

.profilev4seo .tw3-profile__info__contact .contact--desktop,
.profilev4 .tw3-profile__info__contact .contact--desktop {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  display: none;
}

.profilev4seo .tw3-profile__info__contact .contact--desktop__textarea,
.profilev4 .tw3-profile__info__contact .contact--desktop__textarea {
  -webkit-flex-basis: 30%;
  -moz-flex-basis: 30%;
  -ms-flex-preferred-size: 30%;
  flex-basis: 30%;
}

@media (min-width: 680px) {
  .profilev4seo .tw3-profile__info__contact .contact--desktop,
  .profilev4 .tw3-profile__info__contact .contact--desktop {
    display: block;
  }
}

.profilev4seo .tw3-profile__info__message--mobile,
.profilev4 .tw3-profile__info__message--mobile {
  position: relative;
  zoom: 1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  position: relative;
  padding: 10px;
  background-color: #fff;
  border: 1px solid rgba(0,0,0,0.25);
  margin-left: -10px;
  margin-right: -10px;
}

.profilev4seo .tw3-profile__info__message--mobile textarea,
.profilev4 .tw3-profile__info__message--mobile textarea {
  padding: 0;
  border: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  width: 100%;
  background: #fff;
  resize: none;
}

.profilev4seo .tw3-profile__info__message--mobile:before,
.profilev4seo .tw3-profile__info__message--mobile:after,
.profilev4 .tw3-profile__info__message--mobile:before,
.profilev4 .tw3-profile__info__message--mobile:after {
  content: "";
  display: table;
}

.profilev4seo .tw3-profile__info__message--mobile:after,
.profilev4 .tw3-profile__info__message--mobile:after {
  clear: both;
}

.profilev4seo .tw3-profile__info__message--mobile.tw3-box--subtle,
.profilev4 .tw3-profile__info__message--mobile.tw3-box--subtle {
  border: 1px solid #E5E5E5;
  background: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.profilev4seo .tw3-profile__info__message--mobile label,
.profilev4 .tw3-profile__info__message--mobile label {
  color: #6d7c85;
  font-size: 12px;
}

@media (min-width: 680px) {
  .profilev4seo .tw3-profile__info__message--mobile label,
  .profilev4 .tw3-profile__info__message--mobile label {
    font-size: 12px;
  }
}

.profilev4seo .tw3-profile__info__message--mobile a,
.profilev4 .tw3-profile__info__message--mobile a {
  position: absolute;
  bottom: 10px;
  right: 10px;
  font-weight: 600;
  background: #0076ff;
  padding: 4px 10px;
  color: #fff;
  -webkit-border-radius: 150px;
  -moz-border-radius: 150px;
  border-radius: 150px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  font-size: 12px;
  text-decoration: none;
}

@media (min-width: 680px) {
  .profilev4seo .tw3-profile__info__message--mobile a,
  .profilev4 .tw3-profile__info__message--mobile a {
    font-size: 12px;
  }
}

.profilev4seo .tw3-profile__info__message--mobile a:hover,
.profilev4 .tw3-profile__info__message--mobile a:hover {
  -moz-transition: background-color 200ms;
  -o-transition: background-color 200ms;
  -webkit-transition: background-color 200ms;
  transition: background-color 200ms;
  background-color: rgba(0,118,255,0.5);
}

.profilev4seo .tw3-profile__info__message--desktop,
.profilev4 .tw3-profile__info__message--desktop {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}

.profilev4seo .tw3-profile__info__message--desktop .contact--desktop__textarea,
.profilev4 .tw3-profile__info__message--desktop .contact--desktop__textarea {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-flex-shrink: 1;
  -moz-flex-shrink: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  -webkit-flex-basis: 0%;
  -moz-flex-basis: 0%;
  -ms-flex-preferred-size: 0%;
  flex-basis: 0%;
  margin-right: 10px;
}

.profilev4seo .tw3-profile__info__message--desktop textarea,
.profilev4 .tw3-profile__info__message--desktop textarea {
  width: 100%;
  resize: none;
}

.profilev4seo .tw3-profile__info__message--desktop label,
.profilev4 .tw3-profile__info__message--desktop label {
  color: #6d7c85;
  font-size: 12px;
}

@media (min-width: 680px) {
  .profilev4seo .tw3-profile__info__message--desktop label,
  .profilev4 .tw3-profile__info__message--desktop label {
    font-size: 12px;
  }
}

.profilev4seo .tw3-profile__info__paywall,
.profilev4 .tw3-profile__info__paywall {
  zoom: 1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  position: relative;
  padding: 20px;
  background: rgba(0,118,255,0.1);
  color: #6d7c85;
  text-align: center;
}

.profilev4seo .tw3-profile__info__paywall:before,
.profilev4seo .tw3-profile__info__paywall:after,
.profilev4 .tw3-profile__info__paywall:before,
.profilev4 .tw3-profile__info__paywall:after {
  content: "";
  display: table;
}

.profilev4seo .tw3-profile__info__paywall:after,
.profilev4 .tw3-profile__info__paywall:after {
  clear: both;
}

.profilev4seo .tw3-profile__info__paywall.tw3-box--subtle,
.profilev4 .tw3-profile__info__paywall.tw3-box--subtle {
  border: 1px solid #E5E5E5;
  background: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.profilev4seo .tw3-profile__ad,
.profilev4 .tw3-profile__ad {
  margin-left: -10px;
  margin-right: -10px;
}

@media (min-width: 680px) {
  .profilev4seo .tw3-profile__ad,
  .profilev4 .tw3-profile__ad {
    margin-left: -20px;
    margin-right: -20px;
  }
}

.profilev4seo .tw3-profile__body,
.profilev4 .tw3-profile__body {
  zoom: 1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  position: relative;
  padding: 0;
}

.profilev4seo .tw3-profile__body:before,
.profilev4seo .tw3-profile__body:after,
.profilev4 .tw3-profile__body:before,
.profilev4 .tw3-profile__body:after {
  content: "";
  display: table;
}

.profilev4seo .tw3-profile__body:after,
.profilev4 .tw3-profile__body:after {
  clear: both;
}

.profilev4seo .tw3-profile__body.tw3-box--subtle,
.profilev4 .tw3-profile__body.tw3-box--subtle {
  border: 1px solid #E5E5E5;
  background: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

@media (min-width: 960px) {
  .profilev4seo .tw3-profile__body,
  .profilev4 .tw3-profile__body {
    -webkit-box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.1),0px 1px 2px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.1),0px 1px 2px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.1),0px 1px 2px 0px rgba(0,0,0,0.2);
  }
}

.profilev4seo .tw3-profile__body__box,
.profilev4 .tw3-profile__body__box {
  padding: 20px 15px;
}

@media (min-width: 680px) {
  .profilev4seo .tw3-profile__body__box,
  .profilev4 .tw3-profile__body__box {
    padding: 30px;
  }
}

.profilev4seo .tw3-profile__body__boxMedia,
.profilev4 .tw3-profile__body__boxMedia {
  padding: 0;
}

.profilev4seo .tw3-profile__body__boxMedia h5,
.profilev4 .tw3-profile__body__boxMedia h5 {
  padding: 20px 15px 10px 15px;
}

@media (min-width: 680px) {
  .profilev4seo .tw3-profile__body__boxMedia h5,
  .profilev4 .tw3-profile__body__boxMedia h5 {
    padding: 30px 30px 10px 30px;
  }
}

.profilev4seo .tw3-profile__body__boxChat,
.profilev4 .tw3-profile__body__boxChat {
  background: #fff;
}

.profilev4seo .tw3-profile__body__boxHistory,
.profilev4 .tw3-profile__body__boxHistory {
  padding-bottom: 0;
}

.profilev4seo .tw3-profile__body .is-sticky .tw3-profile__body__boxChat,
.profilev4 .tw3-profile__body .is-sticky .tw3-profile__body__boxChat {
  border-bottom: 1px solid #E5E5E5;
}

.profilev4seo .tw3-profile__body:last-child,
.profilev4 .tw3-profile__body:last-child {
  margin-bottom: 100px;
  -webkit-box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.1),0px 1px 2px 0px rgba(0,0,0,0.2);
  -moz-box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.1),0px 1px 2px 0px rgba(0,0,0,0.2);
  box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.1),0px 1px 2px 0px rgba(0,0,0,0.2);
}

@media (min-width: 680px) {
  .profilev4seo .tw3-profile__body:last-child,
  .profilev4 .tw3-profile__body:last-child {
    margin-bottom: 0;
  }
}

.profilev4seo .tw3-profile__body--sub,
.profilev4 .tw3-profile__body--sub {
  background: none;
}

@media (min-width: 680px) {
  .profilev4seo .tw3-profile__body--sub,
  .profilev4 .tw3-profile__body--sub {
    zoom: 1;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    position: relative;
    padding: 0;
  }

  .profilev4seo .tw3-profile__body--sub:before,
  .profilev4seo .tw3-profile__body--sub:after,
  .profilev4 .tw3-profile__body--sub:before,
  .profilev4 .tw3-profile__body--sub:after {
    content: "";
    display: table;
  }

  .profilev4seo .tw3-profile__body--sub:after,
  .profilev4 .tw3-profile__body--sub:after {
    clear: both;
  }

  .profilev4seo .tw3-profile__body--sub.tw3-box--subtle,
  .profilev4 .tw3-profile__body--sub.tw3-box--subtle {
    border: 1px solid #E5E5E5;
    background: transparent;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
}

@media (min-width: 680px) and (min-width: 960px) {
  .profilev4seo .tw3-profile__body--sub,
  .profilev4 .tw3-profile__body--sub {
    -webkit-box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.1),0px 1px 2px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.1),0px 1px 2px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.1),0px 1px 2px 0px rgba(0,0,0,0.2);
  }
}

.profilev4seo .tw3-profile__body--sub .tw3-profile__body__box,
.profilev4 .tw3-profile__body--sub .tw3-profile__body__box {
  background: #fff;
  -webkit-box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.1),0px 1px 2px 0px rgba(0,0,0,0.2);
  -moz-box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.1),0px 1px 2px 0px rgba(0,0,0,0.2);
  box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.1),0px 1px 2px 0px rgba(0,0,0,0.2);
}

.profilev4seo .tw3-profile__body--sub .tw3-profile__body__box+.tw3-hr,
.profilev4 .tw3-profile__body--sub .tw3-profile__body__box+.tw3-hr {
  background: none;
  padding-bottom: 0;
  margin-bottom: 0;
}

.profilev4seo .tw3-field,
.profilev4 .tw3-field {
  font-size: 14px;
}

@media (min-width: 680px) {
  .profilev4seo .tw3-field,
  .profilev4 .tw3-field {
    font-size: 14px;
  }
}

.profilev4seo .tw3-form__row__label,
.profilev4 .tw3-form__row__label {
  font-size: 14px;
  text-transform: none;
}

@media (min-width: 680px) {
  .profilev4seo .tw3-form__row__label,
  .profilev4 .tw3-form__row__label {
    font-size: 14px;
  }
}

.profilev4seo .canvasHolder,
.profilev4 .canvasHolder {
  position: relative;
  width: 75px;
  height: 75px;
  margin: 0 auto;
}

.profilev4seo .canvasHolder canvas,
.profilev4 .canvasHolder canvas {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.profilev4seo__nextSearchResults,
.profilev4__nextSearchResults {
  display: none;
  right: -84px;
  position: absolute;
  text-align: center;
  top: 20px;
  width: 74px;
}

@media (min-width: 1140px) {
  .profilev4seo__nextSearchResults,
  .profilev4__nextSearchResults {
    display: block;
  }
}

.profilev4seo__nextSearchResults .tw3-thumb__link,
.profilev4__nextSearchResults .tw3-thumb__link {
  margin: 0;
}

.profilev4seo__nextSearchResults .tw3-thumb__link__image,
.profilev4__nextSearchResults .tw3-thumb__link__image {
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}

.profilev4seo__nextSearchResults .tw3-thumb,
.profilev4__nextSearchResults .tw3-thumb {
  width: 100%;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  padding-left: 5px;
  padding-right: 5px;
  margin-bottom: 20px;
}

.profilev4seo .tw3-profile--inactive,
.profilev4 .tw3-profile--inactive {
  background: url("/static/705124773513289314473/images/v3/error/bkg-ufo.png") no-repeat center 30px;
  background-size: 100%;
  text-align: center;
}

@media (min-width: 680px) {
  .profilev4seo .tw3-profile--inactive,
  .profilev4 .tw3-profile--inactive {
    background-size: 50%;
  }
}

.profilev4seo .tw3-profile--inactive__person,
.profilev4 .tw3-profile--inactive__person {
  -webkit-animation-name: fly;
  -webkit-animation-duration: 2s;
  -webkit-animation-delay: 0;
  -webkit-animation-direction: forwards;
  -webkit-animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-fill-mode: none;
  animation-name: fly;
  animation-duration: 2s;
  animation-delay: 0;
  animation-direction: forwards;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  animation-fill-mode: none;
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
}

@media (min-width: 680px) {
  .profilev4seo .tw3-profile--inactive__person,
  .profilev4 .tw3-profile--inactive__person {
    top: 30%;
  }
}

.profilev4seo .tw3-profile--inactive__text,
.profilev4 .tw3-profile--inactive__text {
  text-align: center;
  padding-top: 40px;
}

.profilev4seo .tw3-profile--inactive__clouds,
.profilev4 .tw3-profile--inactive__clouds {
  padding-top: 40px;
}

.profilev4seo .tw3-profile--inactive__cloud,
.profilev4 .tw3-profile--inactive__cloud {
  width: 100px;
  height: 60px;
  margin-left: 110%;
  -webkit-animation-name: moveclouds;
  -webkit-animation-duration: 15s;
  -webkit-animation-delay: 0;
  -webkit-animation-direction: forwards;
  -webkit-animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-fill-mode: none;
  animation-name: moveclouds;
  animation-duration: 15s;
  animation-delay: 0;
  animation-direction: forwards;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  animation-fill-mode: none;
}

.profilev4seo .tw3-profile--inactive__cloud:nth-child(0),
.profilev4 .tw3-profile--inactive__cloud:nth-child(0) {
  -webkit-transform: scale(0.6);
  -moz-transform: scale(0.6);
  transform: scale(0.6);
  -webkit-animation-name: moveclouds;
  -webkit-animation-duration: 25s;
  -webkit-animation-delay: 0;
  -webkit-animation-direction: forwards;
  -webkit-animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-fill-mode: none;
  animation-name: moveclouds;
  animation-duration: 25s;
  animation-delay: 0;
  animation-direction: forwards;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  animation-fill-mode: none;
}

.profilev4seo .tw3-profile--inactive__cloud:nth-child(1),
.profilev4 .tw3-profile--inactive__cloud:nth-child(1) {
  top: 100px;
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  transform: scale(0.8);
  -webkit-animation-name: moveclouds;
  -webkit-animation-duration: 20s;
  -webkit-animation-delay: 3s;
  -webkit-animation-direction: forwards;
  -webkit-animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-fill-mode: none;
  animation-name: moveclouds;
  animation-duration: 20s;
  animation-delay: 3s;
  animation-direction: forwards;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  animation-fill-mode: none;
}

.profilev4seo .tw3-profile--inactive__cloud:nth-child(2),
.profilev4 .tw3-profile--inactive__cloud:nth-child(2) {
  top: 250px;
  -webkit-transform: scale(0.75);
  -moz-transform: scale(0.75);
  transform: scale(0.75);
  -webkit-animation-name: moveclouds;
  -webkit-animation-duration: 30s;
  -webkit-animation-delay: 3s;
  -webkit-animation-direction: forwards;
  -webkit-animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-fill-mode: none;
  animation-name: moveclouds;
  animation-duration: 30s;
  animation-delay: 3s;
  animation-direction: forwards;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  animation-fill-mode: none;
}

.profilev4seo .tw3-profile--inactive__cloud:nth-child(3),
.profilev4 .tw3-profile--inactive__cloud:nth-child(3) {
  top: 50px;
  -webkit-transform: scale(0.75);
  -moz-transform: scale(0.75);
  transform: scale(0.75);
  -webkit-animation-name: moveclouds;
  -webkit-animation-duration: 40s;
  -webkit-animation-delay: 0;
  -webkit-animation-direction: forwards;
  -webkit-animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-fill-mode: none;
  animation-name: moveclouds;
  animation-duration: 40s;
  animation-delay: 0;
  animation-direction: forwards;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  animation-fill-mode: none;
}

.profilev4seo .tw3-profile--inactive__cloud:nth-child(4),
.profilev4 .tw3-profile--inactive__cloud:nth-child(4) {
  top: 200px;
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  transform: scale(0.8);
  -webkit-animation-name: moveclouds;
  -webkit-animation-duration: 25s;
  -webkit-animation-delay: 3s;
  -webkit-animation-direction: forwards;
  -webkit-animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-fill-mode: none;
  animation-name: moveclouds;
  animation-duration: 25s;
  animation-delay: 3s;
  animation-direction: forwards;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  animation-fill-mode: none;
}

.profilev4seo .tw3-profile--inactive__cloud:nth-child(5),
.profilev4 .tw3-profile--inactive__cloud:nth-child(5) {
  top: 0;
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  transform: scale(0.8);
  -webkit-animation-name: moveclouds;
  -webkit-animation-duration: 35s;
  -webkit-animation-delay: 0;
  -webkit-animation-direction: forwards;
  -webkit-animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-fill-mode: none;
  animation-name: moveclouds;
  animation-duration: 35s;
  animation-delay: 0;
  animation-direction: forwards;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  animation-fill-mode: none;
}

.profileStats {
  font-size: 12px;
}

.profileStats td {
  text-align: center;
}

@media (min-width: 680px) {
  .profileStats {
    font-size: 12px;
  }
}

@media (min-width: 680px) {
  .profileStats {
    padding-left: 5px;
    padding-right: 5px;
  }
}

.profileStats .value {
  display: block;
  color: #283740;
  font-size: 17px;
  font-weight: 600;
}

@media (min-width: 680px) {
  .profileStats .value {
    font-size: 18px;
  }
}

.profileStats .value--green {
  color: #00ef29;
}

.profileBuys ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}

.profileBuys li {
  min-width: 0;
  color: #6d7c85;
  padding-left: 5px;
  padding-right: 5px;
  font-size: 12px;
}

@media (min-width: 680px) {
  .profileBuys li {
    font-size: 12px;
  }
}

@media (min-width: 680px) {
  .profileBuys li {
    padding-left: 5px;
    padding-right: 5px;
  }
}

.profileBuys li .value {
  display: block;
  color: #283740;
  font-size: 17px;
  font-weight: 600;
}

@media (min-width: 680px) {
  .profileBuys li .value {
    font-size: 18px;
  }
}

.profileBuys li .value--green {
  color: #00ef29;
}

.profileBuys li:first-child {
  padding-left: 0;
}

.profileBuys li {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  text-align: center;
}

@media (min-width: 680px) {
  .profileBuys li {
    font-size: 11px;
  }
}

.profileBuys li a {
  display: block;
}

.tw3-profile__header {
  background: #fff;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 10px;
  text-align: center;
  font-weight: 600;
  -webkit-box-shadow: 0 0 1px 0 rgba(0,0,0,0.1),0 1px 2px 0 rgba(0,0,0,0.2);
  -moz-box-shadow: 0 0 1px 0 rgba(0,0,0,0.1),0 1px 2px 0 rgba(0,0,0,0.2);
  box-shadow: 0 0 1px 0 rgba(0,0,0,0.1),0 1px 2px 0 rgba(0,0,0,0.2);
}

@media (min-width: 680px) {
  .tw3-profile__header {
    padding: 20px;
  }
}

.tw3-profile__header a {
  font-size: 14px;
  position: absolute;
  top: 20px;
  left: 10px;
}

@media (min-width: 680px) {
  .tw3-profile__header a {
    font-size: 14px;
  }
}

@media (min-width: 680px) {
  .tw3-profile__header a {
    left: 20px;
  }
}

.tw3-profile__mediabox__row {
  margin-bottom: 2px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.tw3-profile__mediabox__item {
  flex: 1 0 0%;
  margin-right: 2px;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  position: relative;
}

.tw3-profile__mediabox__item:last-child {
  margin-right: 0;
}

.tw3-profile__mediabox__item--hover:hover {
  opacity: .7;
  cursor: pointer;
}

.tw3-profile__mediabox__item--label span {
  color: #fff;
  text-shadow: 0 1px 1px rgba(0,0,0,0.7);
  font-weight: 600;
  position: absolute;
  bottom: 5px;
  right: 10px;
}

.tw3-profile__mediabox__action {
  position: relative;
  background-color: #6d7c85;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  text-decoration: none;
}

.tw3-profile__mediabox__action a {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.tw3-profile__mediabox__private {
  background-image: url("/static/040869706448890976249151/images/bkg/bkg-hatch@2x.png");
  background-repeat: repeat;
  background-size: 20px 20px;
  color: #fff;
  background-color: black;
}

.tw3-profile__mediabox__add {
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

.tw3-profile__mediabox__add:hover {
  background: #a4aeb4;
  text-decoration: none;
}

.tw3-profile__mediabox__more {
  position: relative;
  display: block;
  text-align: center;
  font-weight: 600;
  padding-top: 30px;
}

.tw3-profile__mediabox__more:before {
  content: '';
  position: absolute;
  display: block;
  left: 0;
  right: 0;
  height: 80px;
  background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, #fff 100%);
  background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, #fff 100%);
  background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, #fff 100%);
  top: -80px;
}

.tw3-profile__mediabox__mobile {
  display: block;
  position: fixed;
  bottom: 40px;
  right: 10px;
  right: 10px;
  z-index: 49;
}

@media (min-width: 680px) {
  .tw3-profile__mediabox__mobile {
    display: none;
  }
}

.seo,
.profilev4seo {
  background: #F2F2F2;
}

.seo .tw3-profile__mediabox__row+.tw3-showMore:before,
.profilev4seo .tw3-profile__mediabox__row+.tw3-showMore:before {
  top: -80px;
}

.seo .subLink,
.profilev4seo .subLink {
  color: #283740;
  background-image: linear-gradient(to right, white 33%, rgba(0,0,0,0) 0%);
  background-position: bottom;
  background-size: 3px 1px;
  font-size: 15px;
  background-repeat: repeat-x;
}

.seo .subLink:visited,
.seo .subLink:hover,
.seo .subLink:active,
.seo .subLink:focus,
.profilev4seo .subLink:visited,
.profilev4seo .subLink:hover,
.profilev4seo .subLink:active,
.profilev4seo .subLink:focus {
  color: #283740;
}

@media (min-width: 680px) {
  .seo .subLink,
  .profilev4seo .subLink {
    font-size: 16px;
  }
}

.seo .subLink.swap,
.profilev4seo .subLink.swap {
  background-image: none;
}

.seo .subLink.swap span,
.profilev4seo .subLink.swap span {
  color: #283740;
  background-image: linear-gradient(to right, white 33%, rgba(0,0,0,0) 0%);
  background-position: bottom;
  background-size: 3px 1px;
  font-size: 14px;
  background-repeat: repeat-x;
}

.seo .subLink.swap span:visited,
.seo .subLink.swap span:hover,
.seo .subLink.swap span:active,
.seo .subLink.swap span:focus,
.profilev4seo .subLink.swap span:visited,
.profilev4seo .subLink.swap span:hover,
.profilev4seo .subLink.swap span:active,
.profilev4seo .subLink.swap span:focus {
  color: #283740;
}

@media (min-width: 680px) {
  .seo .subLink.swap span,
  .profilev4seo .subLink.swap span {
    font-size: 14px;
  }
}

.seo .subLink.swap:hover span,
.profilev4seo .subLink.swap:hover span {
  text-decoration: none;
}

html.notouch .seo .subLink:hover,
html.notouch .profilev4seo .subLink:hover {
  text-decoration: none;
  opacity: 0.75;
}

.seo .tw3-form__row--specialLogin__more,
.profilev4seo .tw3-form__row--specialLogin__more {
  text-align: center;
}

.seo .tw3-form__row--subLinks,
.profilev4seo .tw3-form__row--subLinks {
  text-align: center;
}

.seo .tw3-form__row--specialLogin__more>.subLink span,
.seo .tw3-form__row--subLinks>.link--reset,
.profilev4seo .tw3-form__row--specialLogin__more>.subLink span,
.profilev4seo .tw3-form__row--subLinks>.link--reset {
  border-bottom: 1px dotted #283740;
}

.seo .tw3-form__row--specialLogin__more>.subLink span:hover,
.seo .tw3-form__row--subLinks>.link--reset:hover,
.profilev4seo .tw3-form__row--specialLogin__more>.subLink span:hover,
.profilev4seo .tw3-form__row--subLinks>.link--reset:hover {
  border-bottom: 1px solid #283740;
}

body.search {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

@media (min-width: 680px) {
  body.search .liveMeUsersContainer {
    right: -109px;
  }
}

.tw3-search__order__label {
  line-height: 40px;
}

.tw3-search__order--videobios .tw3-search__order__label,
.tw3-search__order--videobios .tw3-dropdownHolder {
  display: none;
}

.tw3-search__filter {
  background-color: #fff;
  display: none;
  box-shadow: 0px 1px 0px 0px rgba(0,0,0,0.13);
}

.tw3-search__filter__summary {
  display: none;
  margin: 20px 0;
}

.tw3-search__filter__summary h5 a {
  border-bottom: 1px dotted #6d7c85;
  color: #6d7c85;
  font-weight: 600;
}

.tw3-search__filter__summary h5 a:hover {
  border-bottom: 1px solid #6d7c85;
  text-decoration: none;
}

.tw3-search__filter .tw3-text--blue {
  color: #0076ff;
  border: 1px solid #99c8ff;
  background: #fff;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.tw3-search__filter .tw3-text--blue:hover {
  border: 1px solid #0076ff;
}

.tw3-search__filter .tw3-text--blueHolder {
  position: relative;
}

.tw3-search__filter .tw3-text--blueHolder .tw3-text--blue__close {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  padding: 10px;
  z-index: 2;
}

.tw3-search__filter__filters {
  display: block;
  margin-bottom: 20px;
}

.tw3-search__filter--collapsed .tw3-search__filter__summary {
  display: block;
}

.tw3-search__filter--collapsed .tw3-search__filter__filters {
  display: none;
}

@media (min-width: 680px) {
  .tw3-search__filter {
    display: block;
  }
}

.tw3-search__promo {
  background-color: #fff;
  border-bottom: 1px solid #E5E5E5;
  display: none;
}

@media (min-width: 680px) {
  .tw3-search__promo {
    display: block;
  }
}

.tw3-search__promo img {
  max-height: 96px;
}

.tw3-search__promo .close {
  position: absolute;
  top: 0;
  right: 0;
  padding: 10px;
  color: #6d7c85;
}

.tw3-search__results {
  min-height: 500px;
}

body.googleAdsVisible .tw3-search__results {
  min-height: 600px;
}

@media (min-width: 680px) {
  .tw3-search__results {
    display: block;
  }
}

.tw3-search__results .extendSearchBlock {
  padding: 10px;
}

.tw3-search__toggle {
  position: fixed;
  bottom: 40px;
  left: 0;
  z-index: 58;
}

@media (min-width: 680px) {
  .tw3-search__toggle {
    display: none;
  }
}

.tw3-search__toggle__button {
  border-radius: 0;
  width: 100%;
  padding: 10px;
}

.tw3-search__toggle__button__filters {
  display: none;
}

.tw3-search__toggle span {
  background: #fff;
  color: #0076ff;
  padding: 3px 6px;
  font-size: 12px;
  margin-left: 5px;
}

.tw3-search__toggle span.badge--subtle,
.tw3-search__toggle .qAndABox span.new,
.qAndABox .tw3-search__toggle span.new {
  background: transparent;
  border: 1px solid #fff;
  color: #fff;
}

.tw3-search__toggle span--animated.active {
  -webkit-animation: 1s blink infinite;
  -moz-animation: 1s blink infinite;
  animation: 1s blink infinite;
}

@media (min-width: 680px) {
  .tw3-search__toggle span {
    font-size: 12px;
  }
}

.tw3-search__toggle span.badge--green {
  background-color: #00ef29;
}

.tw3-search--filter .tw3-search__filter {
  display: block;
}

.tw3-search--filter .tw3-search__results,
.tw3-search--filter .tw3-searchToggle__button__filters {
  display: none;
}

@media (min-width: 680px) {
  .tw3-search--filter .tw3-search__filter,
  .tw3-search--filter .tw3-search__results {
    display: block;
  }

  .tw3-search--filter .tw3-searchToggle__button__filters {
    display: none;
  }
}

.tw3-search--filter .tw3-search__order {
  display: none;
}

@media (min-width: 680px) {
  .tw3-search--filter .tw3-search__order {
    display: block;
  }
}

@media (min-width: 680px) {
  .tw3-search--results {
    min-height: 756px;
  }
}

.tw3-search--results .tw3-search__results {
  display: block;
}

.tw3-search--results .tw3-search__order {
  display: block;
  padding: 0 10px 0 10px;
}

.tw3-search--results .tw3-searchToggle__button__filters {
  display: inline-block;
  zoom: 1;
  *display: inline;
}

@media (min-width: 680px) {
  .tw3-search--results .tw3-search__filter,
  .tw3-search--results .tw3-search__results {
    display: block;
  }

  .tw3-search--results .tw3-searchToggle__button__filters {
    display: none;
  }
}

.tw3-search .tw3-search__seoFilter {
  padding-top: 10px;
  background-color: #fff;
  display: block;
  box-shadow: 0px 1px 0px 0px rgba(0,0,0,0.13);
}

.tw3-search .tw3-pager {
  margin-bottom: 80px;
}

@media (min-width: 680px) {
  .tw3-search .tw3-pager {
    margin-bottom: 20px;
  }
}

.tw3-search__cardsHolder {
  position: relative;
}

.tw3-filter {
  zoom: 1;
}

.tw3-filter:before,
.tw3-filter:after {
  content: "";
  display: table;
}

.tw3-filter:after {
  clear: both;
}

.tw3-filter__form {
  padding: 5px 0;
  width: 100%;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  padding-left: 5px;
  padding-right: 5px;
}

.tw3-filter__form__header {
  line-height: 50px;
  width: 100%;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  padding-left: 5px;
  padding-right: 5px;
}

@media (min-width: 680px) {
  .tw3-filter__form__header {
    width: 16.6666666667%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
  }
}

.tw3-filter__form__seperator {
  padding: 5px 0;
  width: 100%;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  padding-left: 5px;
  padding-right: 5px;
}

.tw3-filter__form__content {
  width: 100%;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  padding-left: 5px;
  padding-right: 5px;
}

@media (min-width: 680px) {
  .tw3-filter__form__content {
    width: 83.3333333333%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
  }
}

.tw3-filter__form__content__flex {
  padding-top: 6px;
  padding-bottom: 6px;
  width: 100%;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  padding-left: 5px;
  padding-right: 5px;
}

@media (min-width: 680px) {
  .tw3-filter__form__content__flex {
    width: 33.3333333333%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
  }
}

.tw3-filter__submit {
  padding: 5px 0;
  width: 100%;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  padding-left: 5px;
  padding-right: 5px;
}

.tw3-filter__submit__submitSection {
  padding: 5px;
}

.tw3-filter__submit__submitSection input {
  width: 100%;
}

@media (min-width: 680px) {
  .tw3-filter__submit__submitSection input {
    width: auto;
  }
}

.tw3-filter__submit__submitSection--submit--apply .tw3-filter__submit__submitSection__submit {
  display: block;
}

@media (min-width: 680px) {
  .tw3-filter__submit__submitSection--submit--apply .tw3-filter__submit__submitSection__submit {
    display: inline;
  }
}

.tw3-filter__submit__submitSection--submit--apply .tw3-filter__submit__submitSection__submit__apply {
  display: block;
  width: 100%;
}

@media (min-width: 680px) {
  .tw3-filter__submit__submitSection--submit--apply .tw3-filter__submit__submitSection__submit__apply {
    display: inline;
    width: auto;
  }
}

.tw3-filter__submit__submitSection--submit--refresh .tw3-filter__submit__submitSection__submit {
  display: block;
}

@media (min-width: 680px) {
  .tw3-filter__submit__submitSection--submit--refresh .tw3-filter__submit__submitSection__submit {
    display: inline;
  }
}

.tw3-filter__submit__submitSection--submit--refresh .tw3-filter__submit__submitSection__submit__refresh {
  display: block;
  width: 100%;
}

@media (min-width: 680px) {
  .tw3-filter__submit__submitSection--submit--refresh .tw3-filter__submit__submitSection__submit__refresh {
    display: inline;
    width: auto;
  }
}

.tw3-filter__submit__submitSection__submit,
.tw3-filter__submit__submitSection__submit__apply,
.tw3-filter__submit__submitSection__submit__refresh,
.tw3-filter__submit__submitSection__reset,
.tw3-filter__submit__submitSection__explanation {
  display: none;
}

.tw3-filter__submit__submitSection--reset .tw3-filter__submit__submitSection__reset {
  display: block;
  margin-top: 10px;
}

@media (min-width: 680px) {
  .tw3-filter__submit__submitSection--reset .tw3-filter__submit__submitSection__reset {
    display: inline;
  }
}

.tw3-filter__submit__submitSection--explanation .tw3-filter__submit_submitSection__explanation {
  display: inline;
}

.tw3-filter .tw3-text.autoCompleter {
  width: 100%;
  background: url("/static/30617311394044342957/images/icons/icon-magnifier.png") no-repeat 10px #f9f9f9;
  padding-left: 30px;
}

.tw3-filter .tw3-text.autoCompleter:focus {
  background: url("/static/30617311394044342957/images/icons/icon-magnifier.png") no-repeat 10px #fff;
  border: 1px solid #0076ff;
  color: #283740;
}

.tw3-filter--withAd .tw3-filter__form {
  width: 100%;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  padding-left: 5px;
  padding-right: 5px;
}

@media (min-width: 960px) {
  .tw3-filter--withAd .tw3-filter__form {
    width: 66.6666666667%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
  }

  .tw3-filter--withAd .tw3-filter__form__header {
    width: 25%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
  }

  .tw3-filter--withAd .tw3-filter__form__content {
    width: 75%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
  }

  .tw3-filter--withAd .tw3-filter__form__content__flex {
    width: 50%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
  }
}

.tw3-filter--withAd .tw3-filter__ad {
  padding-top: 10px;
  display: none;
  text-align: right;
}

@media (min-width: 960px) {
  .tw3-filter--withAd .tw3-filter__ad {
    display: inline-block;
    width: 33.3333333333%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
  }
}

@media (min-width: 1388px) {
  .tw3-filter--withAd .tw3-filter__ad {
    text-align: center;
  }
}

.tw3-results {
  min-height: 800px;
  zoom: 1;
}

.tw3-results:before,
.tw3-results:after {
  content: "";
  display: table;
}

.tw3-results:after {
  clear: both;
}

.searchContainer.overlayActive .searchFilter {
  opacity: 0.2;
}

.searchOverlay {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: rgba(255,255,255,0);
  z-index: 50;
  display: none;
}

.searchOverlay:before {
  background: transparent;
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
}

.searchOverlay .superChargedSearch {
  position: absolute;
  top: 50px;
  left: 50px;
  right: 50px;
  z-index: 1;
  border: 1px solid #E5E5E5;
  background: #fff;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}

.searchOverlay .superChargedSearch__header {
  background: url("/static/images/bkg/bkg-super-charged-search.png") no-repeat center center;
  height: 175px;
  -webkit-border-top-left-radius: 10px;
  -webkit-border-top-right-radius: 10px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-topleft: 10px;
  -moz-border-radius-topright: 10px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  background-size: cover;
}

.searchOverlay .superChargedSearch__body {
  padding: 30px;
  text-align: center;
}

.tw3-promoCard__icon {
  width: 60px;
  height: 60px;
}

.ru .tw3-promoCard__cta {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}

.search .tw3-itpContainer {
  display: block;
}

.tw3-search .tw3-tabsHolder {
  border-bottom: 0;
}

.tw3-search__options {
  position: absolute;
  top: 20px;
  right: 10px;
  display: none;
}

@media (min-width: 680px) {
  .tw3-search__options {
    display: inline-block;
  }
}

.tw3-search__options--mobile {
  display: inline-block;
  position: fixed;
  bottom: 50px;
  right: 20px;
}

@media (min-width: 680px) {
  .tw3-search__options--mobile {
    display: none;
  }
}

.tw3-search__overlay {
  background: #fff;
  -webkit-box-shadow: 0 24px 24px 0 rgba(0,0,0,0.3),0 0 24px 0 rgba(0,0,0,0.22);
  -moz-box-shadow: 0 24px 24px 0 rgba(0,0,0,0.3),0 0 24px 0 rgba(0,0,0,0.22);
  box-shadow: 0 24px 24px 0 rgba(0,0,0,0.3),0 0 24px 0 rgba(0,0,0,0.22);
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  font-weight: 600;
  text-align: center;
  padding: 20px;
  left: 10px;
  right: 10px;
  position: fixed;
  top: 50%;
  z-index: 100;
}

@media (min-width: 480px) {
  .tw3-search__overlay {
    width: 330px;
    margin-left: -185px;
    left: 50%;
  }
}

.tw3-whoLikesYouContainer {
  font-family: "Segoe UI","Helvetica Neue",Arial,Helvetica,sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 15px;
  zoom: 1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  position: relative;
  padding: 0;
  zoom: 1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  position: relative;
  padding: 1;
}

body.tr .tw3-whoLikesYouContainer {
  font-family: Arial,sans-serif;
}

.tw3-whoLikesYouContainer h1,
.tw3-whoLikesYouContainer .h1 {
  font-size: 36px;
}

@media (min-width: 680px) {
  .tw3-whoLikesYouContainer h1,
  .tw3-whoLikesYouContainer .h1 {
    font-size: 36px;
  }
}

.tw3-whoLikesYouContainer h2,
.tw3-whoLikesYouContainer .h2 {
  font-size: 34px;
}

@media (min-width: 680px) {
  .tw3-whoLikesYouContainer h2,
  .tw3-whoLikesYouContainer .h2 {
    font-size: 36px;
  }
}

.tw3-whoLikesYouContainer h3,
.tw3-whoLikesYouContainer .h3 {
  font-size: 23px;
}

@media (min-width: 680px) {
  .tw3-whoLikesYouContainer h3,
  .tw3-whoLikesYouContainer .h3 {
    font-size: 24px;
  }
}

.tw3-whoLikesYouContainer h3.h3--line,
.tw3-whoLikesYouContainer .h3.h3--line {
  border-bottom: 1px solid #b6bdc2;
  padding-bottom: 10px;
}

.tw3-whoLikesYouContainer h4,
.tw3-whoLikesYouContainer .h4 {
  font-size: 17px;
}

@media (min-width: 680px) {
  .tw3-whoLikesYouContainer h4,
  .tw3-whoLikesYouContainer .h4 {
    font-size: 18px;
  }
}

.tw3-whoLikesYouContainer h5,
.tw3-whoLikesYouContainer .h5 {
  font-size: 16px;
}

@media (min-width: 680px) {
  .tw3-whoLikesYouContainer h5,
  .tw3-whoLikesYouContainer .h5 {
    font-size: 16px;
  }
}

.tw3-whoLikesYouContainer h6,
.tw3-whoLikesYouContainer .h6 {
  font-size: 14px;
}

@media (min-width: 680px) {
  .tw3-whoLikesYouContainer h6,
  .tw3-whoLikesYouContainer .h6 {
    font-size: 14px;
  }
}

.tw3-whoLikesYouContainer .text--small,
.tw3-whoLikesYouContainer small {
  font-size: 12px;
}

@media (min-width: 680px) {
  .tw3-whoLikesYouContainer .text--small,
  .tw3-whoLikesYouContainer small {
    font-size: 12px;
  }
}

.tw3-whoLikesYouContainer .text--smaller {
  font-size: 14px;
}

@media (min-width: 680px) {
  .tw3-whoLikesYouContainer .text--smaller {
    font-size: 14px;
  }
}

@media (min-width: 680px) {
  .tw3-whoLikesYouContainer {
    font-size: 16px;
  }
}

.tw3-whoLikesYouContainer:before,
.tw3-whoLikesYouContainer:after {
  content: "";
  display: table;
}

.tw3-whoLikesYouContainer:after {
  clear: both;
}

.tw3-whoLikesYouContainer.tw3-box--subtle {
  border: 1px solid #E5E5E5;
  background: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

@media (min-width: 960px) {
  .tw3-whoLikesYouContainer {
    -webkit-box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.1),0px 1px 2px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.1),0px 1px 2px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.1),0px 1px 2px 0px rgba(0,0,0,0.2);
  }
}

@media (min-width: 960px) {
  .tw3-whoLikesYouContainer {
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.2);
    box-shadow: 0 1px 2px rgba(0,0,0,0.2);
  }
}

.tw3-whoLikesYouContainer__toggle {
  position: fixed;
  bottom: 40px;
  left: 0;
  right: 0;
  z-index: 58;
}

@media (min-width: 960px) {
  .tw3-whoLikesYouContainer__toggle {
    position: static;
  }

  .tw3-whoLikesYouContainer__toggle .tw3-button--fab {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
  }
}

.tw3-whoLikesYouContainer__toggle__button {
  border-radius: 0;
  width: 100%;
  padding: 10px;
}

.tw3-whoLikesYouContainer__toggle__button__filters {
  display: none;
}

.tw3-whoLikesYouContainer__filteredOut {
  background: #fffee9;
  padding: 20px;
  border-bottom: 1px solid #E5E5E5;
  margin-bottom: 10px;
}

.tw3-whoLikesYouContainer:before,
.tw3-whoLikesYouContainer:after {
  content: "";
  display: table;
}

.tw3-whoLikesYouContainer:after {
  clear: both;
}

.tw3-whoLikesYouContainer.tw3-box--subtle {
  border: 1px solid #E5E5E5;
  background: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

@media (min-width: 960px) {
  .tw3-whoLikesYouContainer {
    -webkit-box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.1),0px 1px 2px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.1),0px 1px 2px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.1),0px 1px 2px 0px rgba(0,0,0,0.2);
  }
}

.tw3-whoLikesYouContainer .loader {
  background: none;
  height: 40px;
  top: auto;
  position: relative;
}

.tw3-whoLikesYouContainer .box--loading:before {
  z-index: 11;
}

.tw3-whoLikesYouContainer .box--loading:after {
  z-index: 12;
}

.tw3-whoLikesYouContainer .likesContainer {
  height: 100%;
  padding: 0;
  min-height: 650px;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 33.3333333333%;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  padding-left: 0px;
  padding-right: 0px;
}

@media (min-width: 960px) {
  .tw3-whoLikesYouContainer .likesContainer {
    border-right: 1px solid #E5E5E5;
  }
}

@media (min-width: 960px) {
  .tw3-whoLikesYouContainer .likesContainer {
    position: absolute;
    top: 0;
    bottom: 0;
    padding-bottom: 40px;
    left: 0;
  }
}

.tw3-whoLikesYouContainer .likesContainer__filter {
  text-align: center;
  padding: 10px 10px 0;
}

@media (min-width: 680px) {
  .tw3-whoLikesYouContainer .likesContainer__filter {
    padding: 10px;
  }
}

.tw3-whoLikesYouContainer .likesContainer__filter a {
  color: #283740;
}

.tw3-whoLikesYouContainer .likesContainer__filter a.active {
  font-weight: 600;
}

.tw3-whoLikesYouContainer .likesContainer__filter .pointerMenu--center {
  margin-top: 10px;
  left: 50%;
  margin-left: -70px;
}

.tw3-whoLikesYouContainer .likesContainer__filter .toggleSettings {
  height: 40px;
}

.tw3-whoLikesYouContainer .likesContainer__filter .toggleSettings a {
  margin-top: 14px;
  display: block;
  text-align: center;
}

.tw3-whoLikesYouContainer .likesContainer__filter .toggleSettings a i {
  cursor: pointer;
}

.tw3-whoLikesYouContainer .likesContainer__personList {
  height: 100%;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.tw3-whoLikesYouContainer .likesContainer .tw3-personList {
  margin-top: 0;
}

.tw3-whoLikesYouContainer .likesContainer .tw3-personList .tw3-person .onlineCSSIcon {
  display: none;
}

.tw3-whoLikesYouContainer .likesContainer .tw3-personList li .tw3-person__image .onlineCSSIcon {
  right: 7px;
  width: 9px;
  height: 9px;
}

.tw3-whoLikesYouContainer .likesContainer .tw3-personList li .tw3-person__info,
.tw3-whoLikesYouContainer .likesContainer .tw3-personList li .tw3-person--large__info {
  text-align: left;
}

.tw3-whoLikesYouContainer .likesContainer .tw3-personList li .tw3-person__info__description,
.tw3-whoLikesYouContainer .likesContainer .tw3-personList li .tw3-person--large__info__description {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.tw3-whoLikesYouContainer .likesContainer .tw3-personList li.unread .tw3-person__info__title,
.tw3-whoLikesYouContainer .likesContainer .tw3-personList li.unread .tw3-person--large__info__title {
  color: #333;
}

.tw3-whoLikesYouContainer .likesContainer .tw3-personList li.unread .unread {
  display: inline-block;
}

.tw3-whoLikesYouContainer .likesContainer .tw3-personList li.unread .unread i {
  color: #ff7102;
}

.tw3-whoLikesYouContainer .likesContainer .tw3-personList li.loadMore:hover {
  background: none;
}

.tw3-whoLikesYouContainer .likesContainer .tw3-personList li:hover:not(.tw3-personList__empty) {
  background: #E6E6E6;
}

html.touch .tw3-whoLikesYouContainer .likesContainer .tw3-personList li:hover:not(.tw3-personList__empty) {
  background: none;
}

.tw3-whoLikesYouContainer .likesContainer .tw3-personList--emptyState {
  position: relative;
  color: #6d7c85;
  padding: 0 60px;
}

.tw3-whoLikesYouContainer .likesContainer .tw3-personList--emptyState .ficonEmptyCloud {
  color: #bfbfbf;
}

.tw3-whoLikesYouContainer .tw3-likeContainer {
  display: block;
  width: 66.6666666667%;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  padding-left: 0px;
  padding-right: 0px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

@media (min-width: 680px) {
  .tw3-whoLikesYouContainer .tw3-likeContainer {
    margin-left: 33.3333333333%;
  }
}

.tw3-whoLikesYouContainer .tw3-likeContainer .photoCover {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.tw3-whoLikesYouContainer .tw3-likeContainer .photoCover__info {
  padding: 30px 20px;
}

.tw3-whoLikesYouContainer .tw3-likeContainer .photoCoverHolder__tutorial {
  margin-bottom: 20px;
  font-size: 12px;
}

@media (min-width: 680px) {
  .tw3-whoLikesYouContainer .tw3-likeContainer .photoCoverHolder__tutorial {
    font-size: 12px;
  }
}

.tw3-whoLikesYouContainer .tw3-likeContainer .photoCover__reportAbuse {
  font-size: 12px;
}

@media (min-width: 680px) {
  .tw3-whoLikesYouContainer .tw3-likeContainer .photoCover__reportAbuse {
    font-size: 12px;
  }
}

.tw3-whoLikesYouContainer .tw3-likeContainer .tw3-promoHor {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

@media (min-width: 680px) {
  .tw3-whoLikesYouContainer {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
}

@media (min-width: 960px) {
  .tw3-whoLikesYouContainer {
    zoom: 1;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    position: relative;
    padding: 0;
  }

  .tw3-whoLikesYouContainer:before,
  .tw3-whoLikesYouContainer:after {
    content: "";
    display: table;
  }

  .tw3-whoLikesYouContainer:after {
    clear: both;
  }

  .tw3-whoLikesYouContainer.tw3-box--subtle {
    border: 1px solid #E5E5E5;
    background: transparent;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
}

@media (min-width: 960px) and (min-width: 960px) {
  .tw3-whoLikesYouContainer {
    -webkit-box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.1),0px 1px 2px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.1),0px 1px 2px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.1),0px 1px 2px 0px rgba(0,0,0,0.2);
  }
}

.tw3-whoLikesYouMan {
  text-align: center;
  zoom: 1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  position: relative;
  padding: 0;
}

.tw3-whoLikesYouMan:before,
.tw3-whoLikesYouMan:after {
  content: "";
  display: table;
}

.tw3-whoLikesYouMan:after {
  clear: both;
}

.tw3-whoLikesYouMan.tw3-box--subtle {
  border: 1px solid #E5E5E5;
  background: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

@media (min-width: 960px) {
  .tw3-whoLikesYouMan {
    -webkit-box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.1),0px 1px 2px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.1),0px 1px 2px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.1),0px 1px 2px 0px rgba(0,0,0,0.2);
  }
}

body.messages .tw3-whoLikesYouMan {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.tw3-whoLikesYouMan__header {
  padding: 20px;
}

@media (min-width: 680px) {
  .tw3-whoLikesYouMan__header {
    padding: 40px;
  }
}

.tw3-whoLikesYouMan__header .tw3-h3 span {
  color: #ff7102;
}

.tw3-whoLikesYouMan__header a:hover {
  text-decoration: none;
}

.tw3-whoLikesYouMan__content {
  width: 100%;
}

.tw3-whoLikesYouMan__content__likes,
.tw3-whoLikesYouMan__content__stats {
  display: table;
  width: 100%;
}

.tw3-whoLikesYouMan__content__stats {
  padding-left: 20px;
  padding-right: 20px;
}

.tw3-whoLikesYouMan__content .tw3-profileStats {
  zoom: 1;
  text-align: center;
  margin-left: 8.3333333333%;
  margin-right: 8.3333333333%;
  display: inline-block;
  zoom: 1;
  *display: inline;
}

.tw3-whoLikesYouMan__content .tw3-profileStats:before,
.tw3-whoLikesYouMan__content .tw3-profileStats:after {
  content: "";
  display: table;
}

.tw3-whoLikesYouMan__content .tw3-profileStats:after {
  clear: both;
}

@media (min-width: 480px) {
  .tw3-whoLikesYouMan__content .tw3-profileStats {
    margin-left: 25%;
    margin-right: 25%;
  }
}

.tw3-whoLikesYouMan__content .tw3-profileStats__item {
  width: 33.3333333333%;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  padding-left: 5px;
  padding-right: 5px;
  display: table-cell;
  float: none;
  vertical-align: top;
}

.tw3-whoLikesYouMan__content .tw3-profileStats__item .canvasHolder {
  position: relative;
  width: 75px;
  height: 75px;
  margin: 0 auto;
}

.tw3-whoLikesYouMan__content .tw3-profileStats__item .canvasHolder canvas {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.tw3-whoLikesYouMan__content .scrollableHolder {
  zoom: 1;
}

.tw3-whoLikesYouMan__content .scrollableHolder:before,
.tw3-whoLikesYouMan__content .scrollableHolder:after {
  content: "";
  display: table;
}

.tw3-whoLikesYouMan__content .scrollableHolder:after {
  clear: both;
}

.tw3-whoLikesYouMan__content .scrollableHolder .scrollableHolder__nav,
.tw3-whoLikesYouMan__content .scrollableHolder .scrollableHolder__nav {
  display: none;
}

.tw3-whoLikesYouMan__content .scrollableHolder .scrollableHolder__nav:hover i,
.tw3-whoLikesYouMan__content .scrollableHolder .scrollableHolder__nav:hover i {
  opacity: .7;
}

.tw3-whoLikesYouMan__content .scrollable__panel__item .tw3-box--loading--nobg {
  padding-top: 100%;
}

.tw3-whoLikesYouMan__content .scrollableHolder--mobile {
  display: table;
}

@media (min-width: 680px) {
  .tw3-whoLikesYouMan__content .scrollableHolder--mobile {
    display: none;
  }
}

.tw3-whoLikesYouMan__content .scrollableHolder--mobile .scrollable__panel__item {
  position: relative;
  width: 100%;
}

.tw3-whoLikesYouMan__content .scrollableHolder--mobile .scrollable__panel__item .tw3-avatarContainer--matchScore {
  height: auto;
  margin: 0;
  float: none;
}

.tw3-whoLikesYouMan__content .scrollableHolder--mobile .scrollable__panel__item .tw3-avatarContainer--superLike .tw3-superLike {
  position: absolute;
  background-color: #123480;
  color: #fff;
  padding: 6px 8px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  right: 5px;
  bottom: 5px;
  border: 0;
}

.tw3-whoLikesYouMan__content .scrollableHolder--mobile .scrollable__panel__item .tw3-avatarContainer--superLike .tw3-superLike i {
  color: #22e271;
}

.tw3-whoLikesYouMan__content .scrollableHolder--mobile .scrollable__panel__item .tw3-avatarContainer--superLike .tw3-superLike:after {
  -webkit-box-shadow: 0 0px 0px 3px #fff;
  -moz-box-shadow: 0 0px 0px 3px #fff;
  box-shadow: 0 0px 0px 3px #fff;
  -webkit-border-radius: 150px;
  -moz-border-radius: 150px;
  border-radius: 150px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.tw3-whoLikesYouMan__content .scrollableHolder--desktop {
  display: none;
}

@media (min-width: 680px) {
  .tw3-whoLikesYouMan__content .scrollableHolder--desktop {
    display: table;
  }
}

.tw3-whoLikesYouMan__content .scrollableHolder--desktop .scrollable {
  vertical-align: middle;
}

.tw3-whoLikesYouMan__content .scrollableHolder--desktop .scrollable .scrollable__panel__item .tw3-avatarContainer--matchScore {
  height: auto;
  margin: 0;
  float: none;
}

.tw3-whoLikesYouMan__content .scrollableHolder--desktop .scrollable .scrollable__panel__item .tw3-avatarContainer--superLike .tw3-superLike {
  position: absolute;
  background-color: #123480;
  color: #fff;
  padding: 6px 8px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  right: 5px;
  bottom: 5px;
  border: 0;
}

.tw3-whoLikesYouMan__content .scrollableHolder--desktop .scrollable .scrollable__panel__item .tw3-avatarContainer--superLike .tw3-superLike i {
  color: #22e271;
}

.tw3-whoLikesYouMan__content .scrollableHolder--desktop .scrollable .scrollable__panel__item .tw3-avatarContainer--superLike .tw3-superLike:after {
  -webkit-box-shadow: 0 0px 0px 3px #fff;
  -moz-box-shadow: 0 0px 0px 3px #fff;
  box-shadow: 0 0px 0px 3px #fff;
  -webkit-border-radius: 150px;
  -moz-border-radius: 150px;
  border-radius: 150px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.tw3-whoLikesYouMan__content .scrollableHolder--desktop .scrollable .scrollable__panel__item:hover {
  opacity: .7;
}

.tw3-whoLikesYouMan__content .scrollableHolder--desktop .scrollable .scrollable__panel__item a {
  display: block;
}

.tw3-whoLikesYouMan__content .scrollableHolder--mobile a {
  display: block;
}

.tw3-whoLikesYouMan__content .scrollableHolder--full {
  display: table;
}

.tw3-whoLikesYouMan__content .scrollableHolder--full .scrollable__panel__item {
  position: relative;
  width: 100%;
}

@media (min-width: 680px) {
  .tw3-whoLikesYouMan__content .scrollableHolder--full .scrollable__panel__item {
    width: auto;
  }
}

.tw3-whoLikesYouMan__content .scrollableHolder--full .scrollable__panel__item .tw3-avatarContainer--matchScore {
  height: auto;
  margin: 0;
  float: none;
}

.tw3-whoLikesYouMan__footer {
  padding: 40px;
}

@media (min-width: 680px) {
  .tw3-whoLikesYouMan__footer {
    padding: 20px;
  }
}

#messagesv3 .tw3-whoLikesYouMan {
  box-shadow: none;
}

.tw3-modal {
  font-family: "Segoe UI","Helvetica Neue",Arial,Helvetica,sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 15px;
}

body.tr .tw3-modal {
  font-family: Arial,sans-serif;
}

.tw3-modal h1,
.tw3-modal .h1 {
  font-size: 36px;
}

@media (min-width: 680px) {
  .tw3-modal h1,
  .tw3-modal .h1 {
    font-size: 36px;
  }
}

.tw3-modal h2,
.tw3-modal .h2 {
  font-size: 34px;
}

@media (min-width: 680px) {
  .tw3-modal h2,
  .tw3-modal .h2 {
    font-size: 36px;
  }
}

.tw3-modal h3,
.tw3-modal .h3 {
  font-size: 23px;
}

@media (min-width: 680px) {
  .tw3-modal h3,
  .tw3-modal .h3 {
    font-size: 24px;
  }
}

.tw3-modal h3.h3--line,
.tw3-modal .h3.h3--line {
  border-bottom: 1px solid #b6bdc2;
  padding-bottom: 10px;
}

.tw3-modal h4,
.tw3-modal .h4 {
  font-size: 17px;
}

@media (min-width: 680px) {
  .tw3-modal h4,
  .tw3-modal .h4 {
    font-size: 18px;
  }
}

.tw3-modal h5,
.tw3-modal .h5 {
  font-size: 16px;
}

@media (min-width: 680px) {
  .tw3-modal h5,
  .tw3-modal .h5 {
    font-size: 16px;
  }
}

.tw3-modal h6,
.tw3-modal .h6 {
  font-size: 14px;
}

@media (min-width: 680px) {
  .tw3-modal h6,
  .tw3-modal .h6 {
    font-size: 14px;
  }
}

.tw3-modal .text--small,
.tw3-modal small {
  font-size: 12px;
}

@media (min-width: 680px) {
  .tw3-modal .text--small,
  .tw3-modal small {
    font-size: 12px;
  }
}

.tw3-modal .text--smaller {
  font-size: 14px;
}

@media (min-width: 680px) {
  .tw3-modal .text--smaller {
    font-size: 14px;
  }
}

@media (min-width: 680px) {
  .tw3-modal {
    font-size: 16px;
  }
}