/**
 * Eric Meyer's Reset CSS v2.0 (http://meyerweb.com/eric/tools/css/reset/)
 * http://cssreset.com
 */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/**
 * rm addition
 */
*:focus {
  outline: none;
}
.no-isdesktop body {
  -webkit-text-size-adjust: none;
  -moz-text-size-adjust: none;
  -ms-text-size-adjust: none;
  text-size-adjust: none;
}
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.clearfix {
  display: inline-block;
}
html[xmlns] .clearfix {
  display: block;
}
* html .clearfix {
  height: 1%;
}
body,
input {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility !important;
}
input:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder {
  color: transparent !important;
}
input:focus:-moz-placeholder,
textarea:focus:-moz-placeholder {
  color: transparent !important;
}
@font-face {
  font-family: "Nobel-RM";
  src: url("//d1id5eheivyv24.cloudfront.net/2017-7-7-0494772c34dacad7/fonts/webtype/Nobel Light/b78bdfba-7002-4c64-8f9a-48f36d5f020b-3.woff?domain=readymag.com&md5=2GOnik4KmKp2ABiSJYMVRA") format("woff");
  font-style: normal;
  font-weight: 200;
}
@font-face {
  font-family: "Nobel-RM";
  src: url("//d1id5eheivyv24.cloudfront.net/2017-7-7-0494772c34dacad7/fonts/webtype/Nobel Book/33f41f0b-1cb3-4fe4-b692-684b0154030b-3.woff?domain=readymag.com&md5=gG30G59XGlTdKVWtugL7Rw") format("woff");
  font-style: normal;
  font-weight: 300;
}
@font-face {
  font-family: "Nobel-RM";
  src: url("//d1id5eheivyv24.cloudfront.net/2017-7-7-0494772c34dacad7/fonts/webtype/Nobel Regular/a9613c98-73bc-4667-b826-f27e36e923e6-3.woff?domain=readymag.com&md5=0QmPlTLhd8Abb4CE8r_cgg") format("woff");
  font-style: normal;
  font-weight: 400;
}
.nobel_light {
  font-family: "Nobel-RM", sans-serif;
  font-weight: 200;
  font-style: normal;
}
.nobel_book {
  font-family: "Nobel-RM", sans-serif;
  font-weight: 300;
  font-style: normal;
}
.nobel_regular {
  font-family: "Nobel-RM", sans-serif;
  font-weight: 400;
  font-style: normal;
}
.avenir_regular {
  font-family: "Avenir Next", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
}
.avenir_medium {
  font-family: "Avenir Next", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-style: normal;
}
.avenir_demi {
  font-family: "Avenir Next", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
}
.avenir_bold {
  font-family: "Avenir Next", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
}
.rmpreloader {
  position: relative;
  width: 44px;
  height: 44px;
}
.rmpreloader .arc {
  position: absolute;
  left: 3px;
  top: 2px;
  width: 38px;
  height: 38px;
  background-image: url('//d1id5eheivyv24.cloudfront.net/2017-7-7-0494772c34dacad7/img/constructor/preloader/arc.png');
  background-repeat: no-repeat;
  background-size: 38px 38px;
  -webkit-animation: preloader_rotation 1.3s linear 0s infinite normal;
  animation: preloader_rotation 1.3s linear 0s infinite normal;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi) {
  .rmpreloader .arc {
    background-image: url('//d1id5eheivyv24.cloudfront.net/2017-7-7-0494772c34dacad7/img/constructor/preloader/arc@2x.png');
  }
}
.rmpreloader .shadow {
  position: absolute;
  left: 0;
  top: 0;
  width: 44px;
  height: 44px;
  background: url('//d1id5eheivyv24.cloudfront.net/2017-7-7-0494772c34dacad7/img/constructor/preloader/shadow.png') no-repeat 0 0;
  -webkit-animation: preloader_rotation 1.3s linear 0s infinite normal;
  animation: preloader_rotation 1.3s linear 0s infinite normal;
}
@-webkit-keyframes preloader_rotation {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes preloader_rotation {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/**
 * z-indeces
 */
.no-transitions {
  -webkit-transition-duration: 0s!important;
  transition-duration: 0s!important;
}
.border-box {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.stretched-block {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.overflow-ellipsis {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.input-reset {
  padding: 0;
  margin: 0;
  overflow-y: hidden;
  overflow-x: hidden;
  outline: none;
  border: none;
  resize: none;
  background-color: transparent;
}
.sticky-position {
  position: -webkit-sticky;
  position: sticky;
}
.panel-style {
  box-shadow: 0 0 0 4px rgba(0, 0, 0, 0.04), 0 0 0 3px rgba(255, 255, 255, 0.28);
  background: rgba(243, 243, 243, 0.98);
}
.nowrap {
  white-space: nowrap;
}
.rotate_cycle {
  -webkit-animation: spin 0.8s infinite linear;
  animation: spin 1s infinite linear;
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.animation-shake {
  -webkit-animation: shake .5s linear;
  animation: shake .5s linear;
}
@-webkit-keyframes shake {
  8%,
  41% {
    -webkit-transform: translateX(-10px);
  }
  25%,
  58% {
    -webkit-transform: translateX(10px);
  }
  75% {
    -webkit-transform: translateX(-5px);
  }
  92% {
    -webkit-transform: translateX(5px);
  }
  0%,
  100% {
    -webkit-transform: translateX(0);
  }
}
@keyframes shake {
  8%,
  41% {
    transform: translateX(-10px);
  }
  25%,
  58% {
    transform: translateX(10px);
  }
  75% {
    transform: translateX(-5px);
  }
  92% {
    transform: translateX(5px);
  }
  0%,
  100% {
    transform: translateX(0);
  }
}
.cursor-grab {
  cursor: -moz-grab;
  cursor: -webkit-grab;
  cursor: grab;
}
.cursor-grabbing {
  cursor: -moz-grabbing;
  cursor: -webkit-grabbing;
  cursor: grabbing;
}
html,
body {
  background: #ebebeb;
  height: 100%;
  font-family: "Avenir Next", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #363234;
  font-size: 15px;
}
.collector-root {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 100%;
}
.collector-root b {
  font-family: "Avenir Next", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
}
.collector-root a {
  text-decoration: none;
  color: #363234;
}
.collector-root .hidden {
  display: none !important;
}
.collector-root .visible {
  opacity: 1 !important;
}
.collector-root .overlay {
  width: 100%;
  height: 100%;
  visibility: hidden;
  overflow: hidden;
  position: absolute;
  z-index: 9999;
  background-color: rgba(100, 100, 100, 0.3);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.menu-showing .collector-root .overlay {
  visibility: visible;
  -webkit-transform: translateX(300px);
  -ms-transform: translateX(300px);
  transform: translateX(300px);
}
.collector-root .content {
  top: 0px;
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
}
.collector-root .content.animation {
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
}
.collector-root .content .page {
  height: 100%;
  position: absolute;
  top: 0;
  overflow: hidden;
}
.menu-animation .collector-root .content .page {
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.menu-showing .collector-root .content .page.center {
  -webkit-transform: translateX(300px);
  -ms-transform: translateX(300px);
  transform: translateX(300px);
}
.menu-showing .collector-root .content .page.left,
.menu-showing .collector-root .content .page.right {
  visibility: hidden;
}
.collector-root .content .page.force-visible {
  display: block !important;
}
.collector-root .content .page .absolute-container {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.collector-root .content .page .scrollable-container {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  overflow-y: visible;
  -webkit-overflow-scrolling: touch;
  -webkit-transform: translateZ(0);
}
.collector-root .content .page .scrollable-container.no-scroll {
  -webkit-overflow-scrolling: initial !important;
}
.collector-root .clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.collector-root .preloader {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.collector-root .preloader table {
  height: 100%;
  width: 100%;
}
.collector-root .preloader table td {
  height: 100%;
  vertical-align: middle;
  text-align: center;
}
.collector-root .preloader table td .collector-preloader {
  margin: 0 auto;
  z-index: 525;
}
.collector-root .transition-to-right {
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
}
.collector-root .transition-to-left {
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
}
.collector-root .page {
  width: 100%;
}
.collector-root .page.center {
  left: 0;
}
.collector-root .page.left {
  left: -100%;
}
.collector-root .page.right {
  left: 100%;
}
.popups {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
.popups > div {
  pointer-events: all;
}
.collector-header {
  position: absolute;
  top: 0 ;
  left: 0;
  width: 100%;
  height: 0px;
  z-index: 110;
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.menu-showing .collector-header {
  -webkit-transform: translateX(300px);
  -ms-transform: translateX(300px);
  transform: translateX(300px);
}
.collector-header .show-state {
  margin-left: 0;
  opacity: 1;
  visibility: visible;
  -webkit-transition-property: opacity, margin;
  -webkit-transition-duration: 0.3s, 0.3s;
  -webkit-transition-timing-function: linear, linear;
}
.collector-header .hide-state {
  margin-left: 16px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition-property: visibility, opacity, margin;
  -webkit-transition-duration: 0.3s, 0.3s, 0.4s;
  -webkit-transition-timing-function: ease-out, ease-out, cubic-bezier(0.87, -1.12, 0.98, -1.13);
}
.collector-header .leftbutton {
  position: absolute;
  top: 0;
  left: 0;
}
.collector-header .leftbutton.tp-menu .menu-button,
.collector-header .leftbutton.tp-back .back-button {
  margin-left: 0;
  opacity: 1;
  visibility: visible;
  -webkit-transition-property: opacity, margin;
  -webkit-transition-duration: 0.3s, 0.3s;
  -webkit-transition-timing-function: linear, linear;
}
.collector-header .leftbutton .menu-button,
.collector-header .leftbutton .back-button {
  position: absolute;
  background-repeat: no-repeat;
  margin-left: 16px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition-property: visibility, opacity, margin;
  -webkit-transition-duration: 0.3s, 0.3s, 0.4s;
  -webkit-transition-timing-function: ease-out, ease-out, cubic-bezier(0.87, -1.12, 0.98, -1.13);
}
.collector-header .leftbutton .menu-button {
  left: 8px;
  top: 10px;
  width: 40px;
  height: 29px;
  border-radius: 4px;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.12);
  background-size: 40px 29px;
  background-image: url('//d1id5eheivyv24.cloudfront.net/2017-7-7-0494772c34dacad7/img/_tablet/collector/header/menu.png');
}
.collector-header .leftbutton .menu-button:active,
.collector-header .leftbutton .menu-button.active {
  background-color: #ebebeb;
}
.collector-header .leftbutton .back-button {
  left: 7px;
  top: 9px;
  width: 43px;
  height: 31px;
  background-size: 43px 31px;
  background-image: url('//d1id5eheivyv24.cloudfront.net/2017-7-7-0494772c34dacad7/img/_tablet/collector/header/back.png');
}
.collector-header .leftbutton .back-button:active,
.collector-header .leftbutton .back-button.active {
  background-image: url('//d1id5eheivyv24.cloudfront.net/2017-7-7-0494772c34dacad7/img/_tablet/collector/header/back-active.png');
}
.collector-header .rightbutton {
  position: absolute;
  top: 0;
  right: 8px;
}
.collector-header .rightbutton.tp-share .share-button,
.collector-header .rightbutton.tp-refresh .refresh-button,
.collector-header .rightbutton.tp-mark-read .mark-read-button {
  opacity: 1;
  visibility: visible;
  -webkit-transition-property: opacity, margin;
  -webkit-transition-duration: 0.3s, 0.3s;
  -webkit-transition-timing-function: linear, linear;
  margin-left: 0;
  margin-right: 0;
}
.collector-header .rightbutton .share-button,
.collector-header .rightbutton .refresh-button,
.collector-header .rightbutton .mark-read-button {
  position: absolute;
  right: 0;
  top: 10px;
  width: 40px;
  height: 29px;
  border-radius: 4px;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.12);
  background-size: 40px 29px;
  background-repeat: no-repeat;
  margin-left: 16px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition-property: visibility, opacity, margin;
  -webkit-transition-duration: 0.3s, 0.3s, 0.4s;
  -webkit-transition-timing-function: ease-out, ease-out, cubic-bezier(0.87, -1.12, 0.98, -1.13);
  margin-left: 0;
  margin-right: -16px;
}
.collector-header .rightbutton .share-button:active,
.collector-header .rightbutton .refresh-button:active,
.collector-header .rightbutton .mark-read-button:active,
.collector-header .rightbutton .share-button.active,
.collector-header .rightbutton .refresh-button.active,
.collector-header .rightbutton .mark-read-button.active {
  background-color: #ebebeb;
}
.collector-header .rightbutton .mark-read-button {
  width: auto;
  color: #1d1a1b;
  font-family: "Avenir Next", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 14px;
  padding: 0 15px;
  line-height: 29px;
  white-space: nowrap;
}
.collector-header .rightbutton .share-button {
  background-image: url('//d1id5eheivyv24.cloudfront.net/2017-7-7-0494772c34dacad7/img/_tablet/collector/header/share.png');
}
.collector-header .rightbutton .refresh-button {
  background-image: url('//d1id5eheivyv24.cloudfront.net/2017-7-7-0494772c34dacad7/img/_tablet/collector/header/refresh.png');
}
.collector-header .label {
  position: absolute;
  top: 0;
  left: 50%;
}
.collector-header .label.tp-one-line .one-line-label,
.collector-header .label.tp-two-line .two-line-label,
.collector-header .label.tp-avatar .avatar-line-label {
  margin-left: 0;
  opacity: 1;
  visibility: visible;
  -webkit-transition-property: opacity, margin;
  -webkit-transition-duration: 0.3s, 0.3s;
  -webkit-transition-timing-function: linear, linear;
  margin-left: -304px;
}
.collector-header .label.tp-logo .logo-label {
  margin-left: 0;
  opacity: 1;
  visibility: visible;
  -webkit-transition-property: opacity, margin;
  -webkit-transition-duration: 0.3s, 0.3s;
  -webkit-transition-timing-function: linear, linear;
  margin-left: -56px;
}
.collector-header .label .share-button,
.collector-header .label .refresh-button {
  position: absolute;
  left: 0;
  top: 10px;
  width: 40px;
  height: 29px;
  border-radius: 4px;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.12);
  background-size: 40px 29px;
  background-repeat: no-repeat;
  margin-left: 16px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition-property: visibility, opacity, margin;
  -webkit-transition-duration: 0.3s, 0.3s, 0.4s;
  -webkit-transition-timing-function: ease-out, ease-out, cubic-bezier(0.87, -1.12, 0.98, -1.13);
  margin-left: -56px;
}
.collector-header .label .logo-label {
  position: absolute;
  width: 113px;
  height: 27px;
  top: 10px;
  background-size: 113px 27px;
  background-repeat: no-repeat;
  background-image: url('//d1id5eheivyv24.cloudfront.net/2017-7-7-0494772c34dacad7/img/_tablet/collector/header/logo.png');
  margin-left: 16px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition-property: visibility, opacity, margin;
  -webkit-transition-duration: 0.3s, 0.3s, 0.4s;
  -webkit-transition-timing-function: ease-out, ease-out, cubic-bezier(0.87, -1.12, 0.98, -1.13);
  margin-left: -40px;
}
.collector-header .label .one-line-label,
.collector-header .label .two-line-label {
  position: absolute;
  width: 608px;
  height: 24px;
  top: 13px;
  margin-left: 16px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition-property: visibility, opacity, margin;
  -webkit-transition-duration: 0.3s, 0.3s, 0.4s;
  -webkit-transition-timing-function: ease-out, ease-out, cubic-bezier(0.87, -1.12, 0.98, -1.13);
  margin-left: -288px;
}
.collector-header .label .two-line-label {
  top: 6px;
}
.collector-header .label .one-line-label .first-line,
.collector-header .label .two-line-label .first-line {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-family: "Avenir Next", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 19px;
  color: #1d1a1b;
  width: 100%;
  text-align: center;
  line-height: 24px;
}
.collector-header .label .one-line-label .second-line,
.collector-header .label .two-line-label .second-line {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-family: "Avenir Next", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 14px;
  color: #8c8a8b;
  width: 100%;
  margin-top: -4px;
  text-align: center;
  line-height: 18px;
}
.collector-header .label .avatar-line-label {
  position: absolute;
  width: 608px;
  height: 26px;
  padding-top: 4px;
  top: 9px;
  margin-left: 16px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition-property: visibility, opacity, margin;
  -webkit-transition-duration: 0.3s, 0.3s, 0.4s;
  -webkit-transition-timing-function: ease-out, ease-out, cubic-bezier(0.87, -1.12, 0.98, -1.13);
  margin-left: -288px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-align: center;
}
.collector-header .label .avatar-line-label .avatar-block {
  position: absolute;
  display: inline-block;
  margin-top: -4px;
  width: 30px;
  height: 30px;
  border-radius: 3px;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.18);
  background-repeat: no-repeat;
  background-size: 30px 30px;
}
.collector-header .label .avatar-line-label .first-line {
  display: inline;
  font-family: "Avenir Next", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 19px;
  color: #1d1a1b;
  line-height: 24px;
}
.collector-header .label .avatar-line-label .first-line:before,
.collector-header .label .avatar-line-label .first-line:after {
  display: inline-block;
  content: "";
  width: 42px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi) {
  .collector-header .leftbutton .menu-button {
    background-image: url('//d1id5eheivyv24.cloudfront.net/2017-7-7-0494772c34dacad7/img/_tablet/collector/header/menu@2x.png');
  }
  .collector-header .leftbutton .back-button {
    background-image: url('//d1id5eheivyv24.cloudfront.net/2017-7-7-0494772c34dacad7/img/_tablet/collector/header/back@2x.png');
  }
  .collector-header .leftbutton .back-button:active,
  .collector-header .leftbutton .back-button.active {
    background-image: url('//d1id5eheivyv24.cloudfront.net/2017-7-7-0494772c34dacad7/img/_tablet/collector/header/back-active@2x.png');
  }
  .collector-header .rightbutton .share-button {
    background-image: url('//d1id5eheivyv24.cloudfront.net/2017-7-7-0494772c34dacad7/img/_tablet/collector/header/share@2x.png');
  }
  .collector-header .rightbutton .refresh-button {
    background-image: url('//d1id5eheivyv24.cloudfront.net/2017-7-7-0494772c34dacad7/img/_tablet/collector/header/refresh@2x.png');
  }
  .collector-header .label .logo-label {
    background-image: url('//d1id5eheivyv24.cloudfront.net/2017-7-7-0494772c34dacad7/img/_tablet/collector/header/logo@2x.png');
  }
}
.mags-list-wrapper {
  position: relative;
  width: 100%;
  padding-top: 32px;
  padding-bottom: 86px;
}
.mags-list-wrapper .blocks-caption {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  padding: 14px 0 20px 24px;
  font-family: "Avenir Next", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 22px;
  color: rgba(54, 50, 52, 0.2);
}
.mags-list-wrapper .blocks-caption span {
  position: absolute;
  display: inline-block;
  font-size: 16px;
  min-width: 28px;
  height: 28px;
  border-radius: 14px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 8px;
  background: rgba(54, 50, 52, 0.2);
  color: #ebebeb;
  line-height: 28px;
  text-align: center;
  margin-left: 4px;
  margin-top: -2px;
}
.mags-list-wrapper .blocks-caption.for-mags {
  padding-top: 22px;
}
.mags-list-wrapper .blocks {
  position: relative;
  margin: 0 auto;
  overflow: auto;
  display: block;
}
.no-isdesktop .mags-list-wrapper .blocks.mags {
  padding-bottom: 24px;
}
.mags-list-wrapper .blocks .shared-folder {
  position: relative;
  color: #363234;
  float: left;
  margin: 0 12px 24px;
  background: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 6px 6px 5px 5px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.28);
  width: 304px;
  height: 96px;
  overflow: hidden;
  cursor: pointer;
  display: block;
}
.mags-list-wrapper .blocks .shared-folder .userpic {
  position: absolute;
  width: 96px;
  height: 96px;
  background-size: 96px 96px;
  top: 0;
  left: 0;
}
.mags-list-wrapper .blocks .shared-folder .userpic:after {
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  width: 1px;
  height: 100%;
  background: rgba(0, 0, 0, 0.06);
}
.mags-list-wrapper .blocks .shared-folder.leave-state {
  cursor: default;
}
.mags-list-wrapper .blocks .shared-folder.leave-state .info-wrapper {
  -webkit-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%);
}
.mags-list-wrapper .blocks .shared-folder.leave-state .leave-wrapper {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  pointer-events: all;
}
.mags-list-wrapper .blocks .shared-folder .info-wrapper {
  position: absolute;
  left: 96px;
  top: 0;
  height: 100%;
  right: 0;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.mags-list-wrapper .blocks .shared-folder .info-wrapper .user-name {
  position: absolute;
  top: 13px;
  left: 16px;
  right: 24px;
  height: 48px;
  font-size: 22px;
  font-weight: normal;
  line-height: 24px;
  overflow: hidden;
  word-wrap: break-word;
  color: #363234;
  font-family: "Avenir Next", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
}
.mags-list-wrapper .blocks .shared-folder .info-wrapper .projects-count {
  position: absolute;
  top: 68px;
  left: 16px;
  font-size: 12px;
  font-weight: normal;
  line-height: 16px;
  color: rgba(54, 50, 52, 0.68);
  font-family: "Avenir Next", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
}
.mags-list-wrapper .blocks .shared-folder .info-wrapper .leave {
  position: absolute;
  right: 24px;
  bottom: 14px;
  width: 12px;
  height: 12px;
  background-size: 12px 12px;
  background-image: url('//d1id5eheivyv24.cloudfront.net/2017-7-7-0494772c34dacad7/img/collector/mags-list/shared-leave.png');
}
.mags-list-wrapper .blocks .shared-folder .info-wrapper .leave:active {
  background-image: url('//d1id5eheivyv24.cloudfront.net/2017-7-7-0494772c34dacad7/img/collector/mags-list/shared-leave-hover.png');
}
.mags-list-wrapper .blocks .shared-folder .leave-wrapper {
  position: absolute;
  left: 96px;
  top: 0;
  height: 100%;
  right: 0;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
  pointer-events: none;
}
.mags-list-wrapper .blocks .shared-folder .leave-wrapper.invisible {
  opacity: 0;
}
.mags-list-wrapper .blocks .shared-folder .leave-wrapper .caption {
  position: absolute;
  top: 13px;
  left: 16px;
  right: 24px;
  height: 48px;
  font-size: 22px;
  font-weight: normal;
  line-height: 24px;
  color: #363234;
  font-family: "Avenir Next", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
}
.mags-list-wrapper .blocks .shared-folder .leave-wrapper .leave-yes {
  position: absolute;
  top: 61px;
  left: 18px;
  height: 48px;
  font-size: 22px;
  font-weight: normal;
  line-height: 24px;
  color: rgba(54, 50, 52, 0.68);
  font-family: "Avenir Next", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  -webkit-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
  cursor: pointer;
}
.mags-list-wrapper .blocks .shared-folder .leave-wrapper .leave-yes:active {
  color: #ff4828;
}
.mags-list-wrapper .blocks .shared-folder .leave-wrapper .leave-cancel {
  position: absolute;
  right: 24px;
  bottom: 12px;
  font-size: 12px;
  font-weight: normal;
  line-height: 16px;
  color: rgba(54, 50, 52, 0.68);
  font-family: "Avenir Next", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  -webkit-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
  cursor: pointer;
}
.mags-list-wrapper .blocks .shared-folder .leave-wrapper .leave-cancel:active {
  color: #ff4828;
}
.mags-list-wrapper .blocks .shared-folder .leave-overlay {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: rgba(0, 0, 0, 0.18);
  -webkit-transition: background 0.2s ease-in-out;
  transition: background 0.2s ease-in-out;
}
.mags-list-wrapper .blocks .shared-folder .leave-overlay.invisible {
  background: rgba(0, 0, 0, 0);
  visibility: hidden;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.mags-list-wrapper .blocks .shared-folder .leave-overlay .rmpreloader {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -22px;
  margin-top: -22px;
}
.mags-list-wrapper .blocks .folder {
  position: relative;
  color: #363234;
  float: left;
  margin-bottom: 24px;
  margin-right: 12px;
  margin-left: 12px;
  background: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 6px 6px 5px 5px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.28);
  width: 304px;
  height: 96px;
  overflow: hidden;
  display: block;
}
.mags-list-wrapper .blocks .folder.hidden-folder .folder-panel.info .lock {
  display: block;
}
.mags-list-wrapper .blocks .folder .folder-panel {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  right: 0;
}
.mags-list-wrapper .blocks .folder .folder-panel .folder-settings-button {
  font-size: 12px;
  line-height: 15px;
  position: absolute;
  bottom: 12px;
  cursor: pointer;
}
.mags-list-wrapper .blocks .folder .folder-panel .folder-settings-button .title {
  color: #363234;
  opacity: 0.68;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.isdesktop .mags-list-wrapper .blocks .folder .folder-panel .folder-settings-button:hover .title {
  opacity: 1;
  color: #ff4828;
}
.mags-list-wrapper .blocks .folder .folder-panel.invisible {
  visibility: hidden;
  opacity: 0;
}
.mags-list-wrapper .blocks .folder .folder-panel.info .folder-name {
  position: absolute;
  display: block;
  top: 13px;
  left: 24px;
  right: 24px;
  height: 48px;
  font-size: 22px;
  font-weight: normal;
  line-height: 24px;
  overflow: hidden;
  word-wrap: break-word;
  color: #363234;
  font-family: "Avenir Next", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
}
.mags-list-wrapper .blocks .folder .folder-panel.info .projects-count {
  position: absolute;
  top: 68px;
  left: 24px;
  font-size: 12px;
  font-weight: normal;
  line-height: 16px;
  color: rgba(54, 50, 52, 0.68);
  font-family: "Avenir Next", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
}
.mags-list-wrapper .blocks .folder .folder-panel.info .lock {
  position: absolute;
  width: 12px;
  height: 16px;
  right: 26px;
  bottom: 12px;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-image: url("//d1id5eheivyv24.cloudfront.net/2017-7-7-0494772c34dacad7/img/collector/mags-list/folder-lock.png");
  opacity: 0.28;
  display: none;
}
.mags-list-wrapper .blocks .block {
  -webkit-transform: translateZ(0);
  position: relative;
  color: #363234;
  float: left;
  margin: 0 12px 24px;
  background: #fff;
  border-radius: 6px 6px 5px 5px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.28);
}
.mags-list-wrapper .blocks .block a {
  text-decoration: none;
}
.mags-list-wrapper .blocks .block .button-republish,
.mags-list-wrapper .blocks .block .button-publish {
  visibility: hidden !important;
  height: 20px !important;
}
.mags-list-wrapper .blocks .block .bl-mag-private,
.mags-list-wrapper .blocks .block .bl-mag-suspended,
.mags-list-wrapper .blocks .block .bl-mag-hidden {
  position: relative;
  float: left;
  margin-right: 8px;
  width: 26px;
  height: 26px;
  background-size: 26px 26px;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.mags-list-wrapper .blocks .block .bl-mag-icons {
  position: absolute;
  overflow: hidden;
  clear: left;
  top: 12px;
  left: 12px;
}
.mags-list-wrapper .blocks .block .bl-mag-icons .bl-mag-private {
  background-image: url("//d1id5eheivyv24.cloudfront.net/2017-7-7-0494772c34dacad7/img/collector/mags-list/private.png");
}
.mags-list-wrapper .blocks .block .bl-mag-icons .bl-mag-suspended {
  background-image: url("//d1id5eheivyv24.cloudfront.net/2017-7-7-0494772c34dacad7/img/collector/mags-list/suspended.png");
  cursor: pointer;
}
.isdesktop .mags-list-wrapper .blocks .block .bl-mag-icons .bl-mag-suspended:hover {
  background-image: url("//d1id5eheivyv24.cloudfront.net/2017-7-7-0494772c34dacad7/img/collector/mags-list/suspended-hover.png");
}
.mags-list-wrapper .blocks .block .bl-mag-icons .bl-mag-hidden {
  background-image: url("//d1id5eheivyv24.cloudfront.net/2017-7-7-0494772c34dacad7/img/collector/mags-list/hidden.png");
}
.mags-list-wrapper .blocks .block.middle.published .menu-wrapper .menu-panel .button-republish {
  display: block;
}
.mags-list-wrapper .blocks .block.middle.published .menu-wrapper .menu-panel .button-unpublish {
  display: block;
}
.mags-list-wrapper .blocks .block.middle.published .menu-wrapper .menu-panel .button-publish {
  display: none;
}
.mags-list-wrapper .blocks .block.middle.published:not(.changed) .menu-wrapper .menu-panel .button-republish {
  display: none;
}
.mags-list-wrapper .blocks .block.middle.published.changed .menu-wrapper .menu-panel .info-text {
  display: none;
}
.mags-list-wrapper .blocks .block.middle.menu-shown .img-placeholder .img-overlay {
  -webkit-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
  visibility: visible;
  opacity: 1;
}
.mags-list-wrapper .blocks .block.middle.menu-shown .menu-wrapper {
  -webkit-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
  visibility: visible;
  opacity: 1;
}
.mags-list-wrapper .blocks .block.middle.menu-shown .bl-updated-info {
  z-index: auto;
}
.mags-list-wrapper .blocks .block.middle.menu-shown .bl-menu {
  background-image: url("//d1id5eheivyv24.cloudfront.net/2017-7-7-0494772c34dacad7/img/_tablet/collector/mags-list/close.png");
  background-color: #00b68c;
}
.mags-list-wrapper .blocks .block.middle.menu-shown.delete-panel-shown .menu-wrapper .menu-panel {
  top: -100%;
}
.mags-list-wrapper .blocks .block.middle.menu-shown.delete-panel-shown .menu-wrapper .delete-panel {
  top: 0;
}
.mags-list-wrapper .blocks .block.middle.updated-shown .img-placeholder .img-overlay {
  -webkit-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
  visibility: visible;
  opacity: 1;
}
.mags-list-wrapper .blocks .block.middle.updated-shown .updated-panel {
  -webkit-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
  visibility: visible;
  opacity: 1;
}
.mags-list-wrapper .blocks .block.middle.updated-shown .bl-menu {
  z-index: auto;
}
.mags-list-wrapper .blocks .block.middle.updated-shown .bl-updated-info {
  background-image: url("//d1id5eheivyv24.cloudfront.net/2017-7-7-0494772c34dacad7/img/_tablet/collector/mags-list/close.png");
  background-color: #00b68c;
}
.mags-list-wrapper .blocks .block.middle.preloader-shown .img-placeholder .img-overlay {
  -webkit-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
  visibility: visible;
  opacity: 1;
}
.mags-list-wrapper .blocks .block.middle.preloader-shown .img-placeholder .img-overlay .mag-preloader {
  display: block;
}
.mags-list-wrapper .blocks .block.middle {
  width: 304px;
  height: 296px;
}
.mags-list-wrapper .blocks .block.middle .img-placeholder {
  position: absolute;
  top: 0;
  left: 0;
  width: 304px;
  height: 200px;
}
.mags-list-wrapper .blocks .block.middle .img-placeholder img {
  position: absolute;
  background-color: white;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 5px 5px 0 0;
  -webkit-transition: all 0.18s linear;
  transition: all 0.18s linear;
}
.mags-list-wrapper .blocks .block.middle .img-placeholder .dotted-line {
  position: absolute;
  height: 0;
  border-bottom: 1px dotted rgba(0, 0, 0, 0.12);
  bottom: 0;
  left: 0;
  right: 0;
}
.mags-list-wrapper .blocks .block.middle .img-placeholder .img-overlay {
  background-color: rgba(29, 26, 27, 0.82);
  border-radius: 5px 5px 0 0;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  opacity: 0;
  visibility: hidden;
  z-index: 1;
}
.mags-list-wrapper .blocks .block.middle .img-placeholder .img-overlay .mag-preloader {
  position: relative;
  display: none;
  margin: 0 auto;
  top: 78px;
}
.mags-list-wrapper .blocks .block.middle .img-placeholder .popup-overlay {
  background-color: rgba(29, 26, 27, 0.75);
  border-radius: 5px 5px 0 0;
  height: 200px;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  z-index: 2;
  text-align: center;
  color: #ff4c4d;
}
.mags-list-wrapper .blocks .block.middle .img-placeholder .popup-overlay.invisible {
  visibility: hidden;
  opacity: 0;
}
.mags-list-wrapper .blocks .block.middle .img-placeholder .popup-overlay a {
  color: #ff4c4d;
  text-decoration: underline;
}
.isdesktop .mags-list-wrapper .blocks .block.middle .img-placeholder .popup-overlay a:hover {
  text-decoration: none;
}
.mags-list-wrapper .blocks .block.middle .img-placeholder .popup-overlay .suspended-caption {
  font-family: "Avenir Next", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 22px;
  margin-top: 40px;
}
.mags-list-wrapper .blocks .block.middle .img-placeholder .popup-overlay .suspended-text {
  font-family: "Avenir Next", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 14px;
  line-height: 18px;
  margin-top: 15px;
}
.mags-list-wrapper .blocks .block.middle .bl-info {
  width: 304px;
  height: 96px;
  padding-left: 24px;
  padding-right: 24px;
  position: absolute;
  top: 200px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.mags-list-wrapper .blocks .block.middle .bl-info .bl-title {
  position: relative;
  margin-top: 0;
  width: 100%;
  font-size: 21px;
  font-weight: normal;
  line-height: 24px;
  padding-top: 13px;
  overflow: hidden;
  word-wrap: break-word;
  height: 50px;
  font-family: "Avenir Next", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
}
.mags-list-wrapper .blocks .block.middle .bl-info .bl-title:after {
  position: absolute;
  width: 48px;
  height: 24px;
  background: url("//d1id5eheivyv24.cloudfront.net/2017-7-7-0494772c34dacad7/img/_tablet/collector/mags-list/text-fade.png") no-repeat;
  right: 0;
  bottom: 1px;
  content: "";
}
.mags-list-wrapper .blocks .block.middle .bl-info .bl-user {
  position: absolute;
  bottom: 9px;
}
.mags-list-wrapper .blocks .block.middle .bl-info .bl-user .u-info {
  display: inline-block;
  font-size: 12px;
  line-height: 16px;
  max-width: 230px;
  font-family: "Avenir Next", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-style: normal;
}
.mags-list-wrapper .blocks .block.middle .bl-info .bl-user .u-info .when-published {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: rgba(54, 50, 52, 0.68);
}
.mags-list-wrapper .blocks .block.middle .bl-info .bl-user .u-info .when-published a {
  color: rgba(54, 50, 52, 0.68);
}
.mags-list-wrapper .blocks .block.middle .bl-info .bl-user .u-info .when-published .unpublished {
  color: #ff2e4d;
}
.mags-list-wrapper .blocks .block.middle .bl-info .bl-user .u-info .when-published {
  margin-top: -1px;
}
.mags-list-wrapper .blocks .block.middle .bl-contributors {
  position: absolute;
  right: 25px;
  bottom: 19px;
  width: 40px;
  height: 9px;
  text-align: right;
  white-space: nowrap;
  font-family: "Avenir Next", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.545);
  line-height: 14px;
}
.mags-list-wrapper .blocks .block.middle .bl-contributors .number {
  display: inline-block;
  vertical-align: top;
  margin: -2.5px 1px 0 0;
}
.mags-list-wrapper .blocks .block.middle .bl-contributors .icon {
  display: inline-block;
  width: 8px;
  height: 9px;
  background-size: 8px 9px;
  background-image: url('//d1id5eheivyv24.cloudfront.net/2017-7-7-0494772c34dacad7/img/collector/mags-list/contributor.png');
  vertical-align: top;
}
.mags-list-wrapper .blocks .block.middle .bl-updated-info {
  z-index: 3;
  position: absolute;
  width: 26px;
  height: 26px;
  top: 12px;
  right: 12px;
  border-radius: 50%;
  background-size: 26px 26px;
  background-image: url("//d1id5eheivyv24.cloudfront.net/2017-7-7-0494772c34dacad7/img/_tablet/collector/mags-list/updated.png");
  background-color: rgba(70, 62, 64, 0.6);
}
.mags-list-wrapper .blocks .block.middle .updated-panel {
  position: absolute;
  top: 3px;
  left: 0;
  width: 304px;
  height: 200px;
  display: table;
  z-index: 2;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  visibility: hidden;
  opacity: 0;
}
.mags-list-wrapper .blocks .block.middle .updated-panel .updated-panel-wrapper {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.mags-list-wrapper .blocks .block.middle .updated-panel .updated-panel-wrapper .updated-caption {
  text-align: center;
  padding: 0 35px;
  font-family: "Avenir Next", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 19px;
  color: #fff;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.8);
  margin-bottom: 8px;
}
.mags-list-wrapper .blocks .block.middle .updated-panel .updated-panel-wrapper .updated-text {
  text-align: center;
  padding: 0 35px;
  font-family: "Avenir Next", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 14px;
  color: #fff;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.8);
  line-height: 16px;
  max-width: 234px;
  word-wrap: break-word;
  margin-bottom: 17px;
}
.mags-list-wrapper .blocks .block.middle .updated-panel .updated-panel-wrapper .updated-unsubscribe {
  display: inline-block;
  font-family: "Avenir Next", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.5);
  border-bottom: 1px dotted rgba(255, 255, 255, 0.5);
  height: 16px;
}
.mags-list-wrapper .blocks .block.middle .updated-panel .updated-panel-wrapper .updated-unsubscribe:active {
  color: #ffffff;
  border-bottom: 1px dotted transparent;
}
.mags-list-wrapper .blocks .block.middle .bl-mag-new {
  z-index: 2;
  position: absolute;
  width: 36px;
  height: 36px;
  left: -1px;
  top: -1px;
  background-repeat: no-repeat;
  background-size: 36px 36px;
  background-image: url("//d1id5eheivyv24.cloudfront.net/2017-7-7-0494772c34dacad7/img/_tablet/collector/mags-list/tape.png");
}
.mags-list-wrapper .blocks .block.middle .bl-menu {
  z-index: 3;
  position: absolute;
  width: 26px;
  height: 26px;
  top: 12px;
  right: 12px;
  border-radius: 50%;
  background-size: 26px 26px;
  background-image: url("//d1id5eheivyv24.cloudfront.net/2017-7-7-0494772c34dacad7/img/_tablet/collector/mags-list/menu.png");
  background-color: rgba(70, 62, 64, 0.6);
}
.mags-list-wrapper .blocks .block.middle .bl-menu:before {
  content: '';
  position: absolute;
  left: -8px;
  top: -8px;
  bottom: -8px;
  right: -8px;
}
.mags-list-wrapper .blocks .block.middle .menu-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 304px;
  height: 200px;
  z-index: 2;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  visibility: hidden;
  opacity: 0;
  overflow: hidden;
}
.mags-list-wrapper .blocks .block.middle .menu-wrapper .menu-panel {
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  width: 100%;
  height: 100%;
  padding-top: 32px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.mags-list-wrapper .blocks .block.middle .menu-wrapper .menu-panel .button-republish,
.mags-list-wrapper .blocks .block.middle .menu-wrapper .menu-panel .button-publish,
.mags-list-wrapper .blocks .block.middle .menu-wrapper .menu-panel .button-unpublish,
.mags-list-wrapper .blocks .block.middle .menu-wrapper .menu-panel .button-delete {
  position: relative;
  margin: 0 auto 12px;
  width: 192px;
  height: 40px;
  background: #fff;
  line-height: 40px;
  text-align: center;
  border-radius: 4px;
  font-family: "Avenir Next", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 19px;
  color: #8c8a8b;
}
.mags-list-wrapper .blocks .block.middle .menu-wrapper .menu-panel .button-republish:active,
.mags-list-wrapper .blocks .block.middle .menu-wrapper .menu-panel .button-publish:active,
.mags-list-wrapper .blocks .block.middle .menu-wrapper .menu-panel .button-unpublish:active,
.mags-list-wrapper .blocks .block.middle .menu-wrapper .menu-panel .button-delete:active {
  color: #fff;
  background: #00b68c;
}
.mags-list-wrapper .blocks .block.middle .menu-wrapper .menu-panel .button-republish,
.mags-list-wrapper .blocks .block.middle .menu-wrapper .menu-panel .button-unpublish {
  display: none;
}
.mags-list-wrapper .blocks .block.middle .menu-wrapper .menu-panel .info-text {
  position: relative;
  margin: 23px auto 0;
  width: 250px;
  line-height: 16px;
  text-align: center;
  font-family: "Avenir Next", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 14px;
  color: #fff;
}
.mags-list-wrapper .blocks .block.middle .menu-wrapper .delete-panel {
  position: absolute;
  left: 0;
  top: 100%;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  width: 100%;
  height: 100%;
  padding-top: 26px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.mags-list-wrapper .blocks .block.middle .menu-wrapper .delete-panel .info-text {
  position: relative;
  margin: 0 auto 10px;
  width: 200px;
  line-height: 24px;
  text-align: center;
  font-family: "Avenir Next", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 19px;
  color: #fff;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.48);
}
.mags-list-wrapper .blocks .block.middle .menu-wrapper .delete-panel .button-yes,
.mags-list-wrapper .blocks .block.middle .menu-wrapper .delete-panel .button-cancel {
  position: relative;
  margin: 0 auto 12px;
  width: 192px;
  height: 40px;
  background: #fff;
  line-height: 40px;
  text-align: center;
  border-radius: 4px;
  font-family: "Avenir Next", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 19px;
  color: #8c8a8b;
}
.mags-list-wrapper .blocks .block.middle .menu-wrapper .delete-panel .button-yes {
  background: #ff442b;
  color: #fff;
}
.mags-list-wrapper .blocks .block.middle .menu-wrapper .delete-panel .button-yes:active {
  background: #cc3622;
}
.mags-list-wrapper .blocks .block.middle .menu-wrapper .delete-panel .button-cancel:active {
  color: #fff;
  background: #00b68c;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi) {
  .mags-list-wrapper .blocks .shared-folder .leave {
    background-image: url('//d1id5eheivyv24.cloudfront.net/2017-7-7-0494772c34dacad7/img/collector/mags-list/shared-leave@2x.png');
  }
  .mags-list-wrapper .blocks .shared-folder .leave:active {
    background-image: url('//d1id5eheivyv24.cloudfront.net/2017-7-7-0494772c34dacad7/img/collector/mags-list/shared-leave-hover@2x.png');
  }
  .mags-list-wrapper .blocks .block.middle.menu-shown .bl-menu {
    background-image: url("//d1id5eheivyv24.cloudfront.net/2017-7-7-0494772c34dacad7/img/_tablet/collector/mags-list/close@2x.png");
  }
  .mags-list-wrapper .blocks .block.middle.updated-shown .bl-updated-info {
    background-image: url("//d1id5eheivyv24.cloudfront.net/2017-7-7-0494772c34dacad7/img/_tablet/collector/mags-list/close@2x.png");
  }
  .mags-list-wrapper .blocks .block .bl-mag-icons .bl-mag-private {
    background-image: url("//d1id5eheivyv24.cloudfront.net/2017-7-7-0494772c34dacad7/img/collector/mags-list/private@2x.png");
  }
  .mags-list-wrapper .blocks .block .bl-mag-icons .bl-mag-suspended {
    background-image: url("//d1id5eheivyv24.cloudfront.net/2017-7-7-0494772c34dacad7/img/collector/mags-list/suspended@2x.png");
  }
  .isdesktop .mags-list-wrapper .blocks .block .bl-mag-icons .bl-mag-suspended:hover {
    background-image: url("//d1id5eheivyv24.cloudfront.net/2017-7-7-0494772c34dacad7/img/collector/mags-list/suspended-hover@2x.png");
  }
  .mags-list-wrapper .blocks .block .bl-mag-icons .bl-mag-hidden {
    background-image: url("//d1id5eheivyv24.cloudfront.net/2017-7-7-0494772c34dacad7/img/collector/mags-list/hidden@2x.png");
  }
  .mags-list-wrapper .blocks .block.middle .bl-info .bl-contributors .icon {
    background-image: url('//d1id5eheivyv24.cloudfront.net/2017-7-7-0494772c34dacad7/img/collector/mags-list/contributor@2x.png');
  }
  .mags-list-wrapper .blocks .block.middle .bl-updated-info {
    background-image: url("//d1id5eheivyv24.cloudfront.net/2017-7-7-0494772c34dacad7/img/_tablet/collector/mags-list/updated@2x.png");
  }
  .mags-list-wrapper .blocks .block.middle .bl-mag-new {
    background-image: url("//d1id5eheivyv24.cloudfront.net/2017-7-7-0494772c34dacad7/img/_tablet/collector/mags-list/tape@2x.png");
  }
  .mags-list-wrapper .blocks .block.middle .bl-menu {
    background-image: url("//d1id5eheivyv24.cloudfront.net/2017-7-7-0494772c34dacad7/img/_tablet/collector/mags-list/menu@2x.png");
  }
  .mags-list-wrapper .blocks .folder .folder-panel.info .lock {
    background-image: url("//d1id5eheivyv24.cloudfront.net/2017-7-7-0494772c34dacad7/img/collector/mags-list/folder-lock@2x.png");
  }
}
.mags-list-wrapper {
  padding-top: 16px;
  padding-bottom: 0px;
}
.mags-list-wrapper .blocks-caption {
  padding: 14px 0 20px 8px;
}
.no-isdesktop .mags-list-wrapper .blocks {
  padding-bottom: 0px;
}
.mags-list-wrapper .blocks .shared-folder,
.mags-list-wrapper .blocks .folder {
  margin: 0 8px 16px;
}
.mags-list-wrapper .blocks .block {
  margin: 0 8px 16px;
}
.user-profile .mags-list-wrapper {
  padding-top: 24px;
}
.user-profile .profile-panel-clip {
  position: absolute;
  top: 0;
  width: 100%;
  height: 72px;
  z-index: 1;
  overflow: hidden;
  -webkit-transform: translate3d(0, -72px, 0);
  transform: translate3d(0, -72px, 0);
  -webkit-transition: -webkit-transform 0.4s ease-in-out;
  transition: -webkit-transform 0.4s ease-in-out;
}
.user-profile .profile-panel-clip.roll-in {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.user-profile .profile-panel-clip.roll-in .user-profile-panel.mode-profile-with-shared .bg-wrapper,
.user-profile .profile-panel-clip.roll-in .user-profile-panel.mode-shared-folder .bg-wrapper {
  -webkit-mask: none;
}
.user-profile .profile-panel-clip.roll-in .share-wrapper {
  text-align: center;
}
.user-profile .profile-panel-clip .user-profile-panel {
  position: absolute;
  top: auto;
  bottom: 0;
}
.user-profile .profile-panel-clip .user-profile-panel .mag-number {
  left: 50%;
  text-align: center;
}
.user-profile .profile-panel-clip .user-profile-panel .bg-wrapper {
  -webkit-mask-position: 0 0, 50% 100%, 0 100%;
}
.user-profile .user-profile-panel {
  z-index: 2;
  -webkit-transform: translateZ(0);
  position: relative;
  width: 100%;
  height: 526px;
  overflow: hidden;
  top: 0px;
  bottom: 114px;
  -webkit-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
  -webkit-transition: all 0.48s ease-in-out;
  transition: all 0.48s ease-in-out;
}
.user-profile .user-profile-panel .bg-wrapper {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 526px;
  -webkit-mask-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABAQMAAAAl21bKAAAAA1BMVEX///+nxBvIAAAACklEQVQI12NgAAAAAgAB4iG8MwAAAABJRU5ErkJggg=="), url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJgAAAANBAMAAACnR7riAAAAJFBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACmWAJHAAAAC3RSTlMACx1rMtVN76aOvr6qui4AAABoSURBVCjPYyAKcE5goB6YvZN6Zkns3t1ILbMYV+/evUuASoaJ7gaCQOqYxRQNMmyrAlUMU98NBkXUMIulGmLYdgcqGOa9Gwq2UG4W2244SKDYsGyEYdsoNYt5NxIwoNAwa2TDNhNQDAAPHELPjBMLfwAAAABJRU5ErkJggg=="), url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAABAQMAAADD8p2OAAAABlBMVEUAAAAAAAClZ7nPAAAAAnRSTlMAyZQrtywAAAAKSURBVAjXYzgAAADCAMH40E8TAAAAAElFTkSuQmCC");
  -webkit-mask-position: 0 0, 0% 100%, 0 100%;
  -webkit-mask-size: 2560px 1920px, 152px 13px, 4px 1px;
  -webkit-mask-repeat: no-repeat, no-repeat, repeat-x;
  -webkit-mask-composite: source-out, destination-over;
}
.user-profile .user-profile-panel .bg-wrapper .bg-image {
  position: absolute;
  left: 0;
  top: 0;
  padding: 2px;
  margin-left: -2px;
  margin-top: -2px;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
  background-color: #000;
  background-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.user-profile .user-profile-panel .bg-wrapper .bg-image.disable-transition {
  -webkit-transition: all 0s ease-in-out;
  transition: all 0s ease-in-out;
}
.user-profile .user-profile-panel .bg-wrapper .bg-gradient {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: -webkit-linear-gradient(top, rgba(29, 26, 27, 0) 0%, rgba(18, 15, 16, 0.74) 100%);
  /* Chrome10+,Safari5.1+ */
  background: linear-gradient(to bottom, rgba(29, 26, 27, 0) 0%, rgba(18, 15, 16, 0.74) 100%);
  /* W3C */
}
.user-profile .user-profile-panel .mag-number {
  position: absolute;
  left: 126px;
  width: 156px;
  margin-left: -78px;
  text-align: left;
  bottom: 27px;
  font-family: "Avenir Next", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 19px;
  color: #fff;
}
.user-profile .user-profile-panel .mag-number span {
  cursor: pointer;
  border-bottom: 1px dotted transparent;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.user-profile .user-profile-panel .share-wrapper,
.user-profile .user-profile-panel .folder-wrapper {
  position: absolute;
  left: 48px;
  bottom: 27px;
  right: 48px;
  text-align: left;
  white-space: nowrap;
}
.user-profile .user-profile-panel .share-wrapper .sharer,
.user-profile .user-profile-panel .folder-wrapper .sharer,
.user-profile .user-profile-panel .share-wrapper .user,
.user-profile .user-profile-panel .folder-wrapper .user {
  position: relative;
  display: inline-block;
  line-height: 24px;
  height: 24px;
  font-family: "Avenir Next", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 19px;
  color: #fff;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  max-width: 250px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  vertical-align: top;
  text-decoration: none;
  border-bottom: 1px solid #fff;
}
.user-profile .user-profile-panel .share-wrapper .path-arrow,
.user-profile .user-profile-panel .folder-wrapper .path-arrow {
  display: inline-block;
  width: 7px;
  height: 12px;
  margin: 7px 9px 0 9px;
  background-size: 7px 12px;
  background-image: url('//d1id5eheivyv24.cloudfront.net/2017-7-7-0494772c34dacad7/img/collector/profile/shared-arrow.png');
  vertical-align: top;
}
.user-profile .user-profile-panel .share-wrapper .shared,
.user-profile .user-profile-panel .folder-wrapper .shared,
.user-profile .user-profile-panel .share-wrapper .folder,
.user-profile .user-profile-panel .folder-wrapper .folder {
  display: inline-block;
  position: relative;
  line-height: 24px;
  height: 24px;
  font-family: "Avenir Next", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 19px;
  color: #fff;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  max-width: 250px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  cursor: pointer;
  vertical-align: top;
  cursor: default;
}
.user-profile .user-profile-panel .user-info {
  position: absolute;
  left: 48px;
  right: 48px;
  bottom: 67px;
}
.user-profile .user-profile-panel .user-info a {
  text-decoration: none;
}
.user-profile .user-profile-panel .user-info .userpic {
  margin-left: 2px;
  width: 128px;
  height: 128px;
  box-shadow: 0 0 0 2px #fff, inset 0 0 0 1px rgba(0, 0, 0, 0.047);
  border-radius: 5px;
  background-repeat: no-repeat;
  background-size: 128px 128px;
}
.user-profile .user-profile-panel .user-info .username {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-family: "Avenir Next", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 36px;
  color: #fff;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.18);
  height: 45px;
  margin-top: 18px;
  margin-bottom: -10px;
}
.user-profile .user-profile-panel .user-info .description {
  margin-top: 12px;
  font-family: "Avenir Next", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 16px;
  color: #fff;
  line-height: 20px;
  word-wrap: break-word;
  white-space: pre-wrap;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.18);
  width: 380px;
  max-height: 180px;
  overflow: hidden;
}
.user-profile .user-profile-panel .user-info .socials {
  width: 400px;
  margin-left: -1px;
}
.user-profile .user-profile-panel .user-info .socials .social-icon {
  margin-top: 14px;
  margin-bottom: 17px;
  float: left;
  height: 30px;
  width: 30px;
  margin-right: 6px;
  background-size: 30px 30px;
  background-repeat: no-repeat;
  opacity: 0.48;
}
.user-profile .user-profile-panel .user-info .socials .social-location {
  position: relative;
  line-height: 30px;
  width: auto;
  height: 30px;
  border-radius: 15px;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.42);
  font-family: "Avenir Next", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.8);
  padding: 0 12px 0 24px;
  opacity: 1;
}
.user-profile .user-profile-panel .user-info .socials .social-location .social-location-image {
  position: absolute;
  left: 11px;
  top: 9px;
  width: 8px;
  height: 12px;
  background-repeat: no-repeat;
  background-size: 8px 12px;
  background-image: url("//d1id5eheivyv24.cloudfront.net/2017-7-7-0494772c34dacad7/img/collector/profile/icon_location.png");
  opacity: 0.8;
}
.user-profile .user-profile-panel .user-info .socials .social-location span {
  display: block;
  max-width: 230px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.user-profile .user-profile-panel .user-info .socials .social-site {
  background-image: url("//d1id5eheivyv24.cloudfront.net/2017-7-7-0494772c34dacad7/img/collector/profile/icon_site.png");
}
.user-profile .user-profile-panel .user-info .socials .social-facebook {
  background-image: url("//d1id5eheivyv24.cloudfront.net/2017-7-7-0494772c34dacad7/img/collector/profile/icon_facebook.png");
}
.user-profile .user-profile-panel .user-info .socials .social-twitter {
  background-image: url("//d1id5eheivyv24.cloudfront.net/2017-7-7-0494772c34dacad7/img/collector/profile/icon_twitter.png");
}
.user-profile .empty-icon {
  position: relative;
  width: 220px;
  height: 160px;
  margin: 109px auto 53px;
}
.user-profile .empty-icon.hidden {
  display: none;
}
.user-profile .empty-icon .icon {
  width: 80px;
  height: 61px;
  background-size: 80px 61px;
  background-image: url("//d1id5eheivyv24.cloudfront.net/2017-7-7-0494772c34dacad7/img/_tablet/collector/profile/empty.png");
  background-repeat: no-repeat;
  position: relative;
  margin: 0 auto;
}
.user-profile .empty-icon .text-1,
.user-profile .empty-icon .text-2,
.user-profile .empty-icon .text-own {
  line-height: 20px;
  font-size: 16px;
  font-family: "Avenir Next", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  color: rgba(140, 138, 139, 0.5);
  width: 100%;
  text-align: center;
}
.user-profile .empty-icon .text-1 {
  margin-top: 16px;
}
.user-profile .empty-icon .text-2 {
  font-family: "Avenir Next", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-style: normal;
}
.user-profile .empty-icon .text-own {
  font-family: "Avenir Next", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-style: normal;
  margin-top: 16px;
  display: none;
}
.user-profile .empty-icon.owner {
  width: 280px;
  height: 160px;
}
.user-profile .empty-icon.owner .icon {
  width: 80px;
  height: 81px;
  background-size: 80px 81px;
  background-image: url("//d1id5eheivyv24.cloudfront.net/2017-7-7-0494772c34dacad7/img/_tablet/collector/profile/empty-own.png");
  background-repeat: no-repeat;
  position: relative;
  margin: 0 auto;
}
.user-profile .empty-icon.owner .text-1,
.user-profile .empty-icon.owner .text-2 {
  display: none;
}
.user-profile .empty-icon.owner .text-own {
  display: block;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi) {
  .user-profile .user-profile-panel .bg-wrapper {
    -webkit-mask-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABAQMAAAAl21bKAAAAA1BMVEX///+nxBvIAAAACklEQVQI12NgAAAAAgAB4iG8MwAAAABJRU5ErkJggg=="), url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAATAAAAAaBAMAAADClR0kAAAAHlBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAC3KG9qAAAACXRSTlMAIguRt9VhPu+XAre6AAAApElEQVRIx83VrRKCYBgF4YPMSDUSDdCtVBvVZrPSrESjWfw5d+s3jMP4BhKEfS5hy2pF+UFMzUNIlX0U0Ka1h714aicn4WRnJ8+daEqPboLJ7h59aMl6/7yFUnhyFUnnyUsgW/+5iKOzkclyB5yXNw4wL68cYF6e7h1gXl47wLw83TvAvLx0gHl5uneAeXnvAPPywgHn5WFGoDGFGZHG1HrWoEW+fN/aakkGqpgAAAAASUVORK5CYII="), url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAACAgMAAAAY+nV+AAAADFBMVEUAAAAAAAAAAAAAAAA16TeWAAAAA3RSTlMA9EmFphlTAAAADklEQVQI12OYxsBQywAAA+4BFLCoVUEAAAAASUVORK5CYII=");
  }
  .user-profile .user-profile-panel .share-wrapper .path-arrow {
    background-image: url('//d1id5eheivyv24.cloudfront.net/2017-7-7-0494772c34dacad7/img/collector/profile/shared-arrow@2x.png');
  }
  .user-profile .user-profile-panel .user-info .socials .social-location .social-location-image {
    background-image: url("//d1id5eheivyv24.cloudfront.net/2017-7-7-0494772c34dacad7/img/collector/profile/icon_location@2x.png");
  }
  .user-profile .user-profile-panel .user-info .socials .social-site {
    background-image: url("//d1id5eheivyv24.cloudfront.net/2017-7-7-0494772c34dacad7/img/collector/profile/icon_site@2x.png");
  }
  .user-profile .user-profile-panel .user-info .socials .social-facebook {
    background-image: url("//d1id5eheivyv24.cloudfront.net/2017-7-7-0494772c34dacad7/img/collector/profile/icon_facebook@2x.png");
  }
  .user-profile .user-profile-panel .user-info .socials .social-twitter {
    background-image: url("//d1id5eheivyv24.cloudfront.net/2017-7-7-0494772c34dacad7/img/collector/profile/icon_twitter@2x.png");
  }
  .user-profile .empty-icon .icon {
    background-image: url("//d1id5eheivyv24.cloudfront.net/2017-7-7-0494772c34dacad7/img/_tablet/collector/profile/empty@2x.png");
  }
  .user-profile .empty-icon.owner .icon {
    background-image: url("//d1id5eheivyv24.cloudfront.net/2017-7-7-0494772c34dacad7/img/_tablet/collector/profile/empty-own@2x.png");
  }
}
.user-profile .mags-list-wrapper {
  padding-top: 16px;
}
.user-profile .user-profile-panel {
  position: -webkit-sticky;
  position: sticky;
  overflow: visible;
  bottom: auto;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  -webkit-transition: all 0s ease-out;
  transition: all 0s ease-out;
}
.no-csspositionsticky .user-profile .user-profile-panel {
  top: 0 !important;
}
.user-profile .user-profile-panel:after {
  content: '';
  position: absolute;
  bottom: -3px;
  left: 0;
  right: 0;
  height: 9px;
  background-image: url('//d1id5eheivyv24.cloudfront.net/2017-7-7-0494772c34dacad7/img/_phone/collector/profile/panel-shadow.png');
  background-repeat: no-repeat;
  background-size: 640px 9px;
  background-position: 50% 50%;
}
.user-profile .user-profile-panel .bg-wrapper {
  height: 100%;
  overflow: hidden;
  -webkit-mask-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABAQMAAAAl21bKAAAAA1BMVEX///+nxBvIAAAACklEQVQI12NgAAAAAgAB4iG8MwAAAABJRU5ErkJggg=="), url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAGBAMAAAAFwGKyAAAAFVBMVEUAAABpaWlbW1tvb29iYmIAAAALCwsQusgNAAAABXRSTlMA4vXW8GfNrrwAAAAmSURBVAjXY2BgYFJgAAHRQBDJGBoqAOKEhgK5LKFA4MBgmgYEwQBM/wYMjiQdtAAAAABJRU5ErkJggg==");
  -webkit-mask-position: 0 0, 50% 100%;
  -webkit-mask-size: 2560px 1920px, 12px 6px;
  -webkit-mask-repeat: no-repeat, no-repeat;
  -webkit-mask-composite: source-out;
}
.user-profile .user-profile-panel .mag-number {
  left: 8px;
  right: 8px;
  width: auto;
  margin-left: 0;
  text-align: center;
  bottom: 0;
  font-family: "Avenir Next", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-style: normal;
  height: 43px;
  line-height: 42px;
  border-top: 1px solid rgba(255, 255, 255, 0.12);
}
.user-profile .user-profile-panel .mag-number span {
  position: relative;
  display: block;
  cursor: default;
  border-bottom: none;
  -webkit-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out;
}
.user-profile .user-profile-panel .mininame {
  position: absolute;
  left: 16px;
  right: 16px;
  text-align: center;
  bottom: 0;
  font-family: "Avenir Next", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 19px;
  line-height: 42px;
  color: #fff;
  -webkit-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out;
  -webkit-transform: translateY(-24px);
  -ms-transform: translateY(-24px);
  transform: translateY(-24px);
  opacity: 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.user-profile .user-profile-panel.roll-in .mag-number span {
  -webkit-transform: translateY(-24px);
  -ms-transform: translateY(-24px);
  transform: translateY(-24px);
  opacity: 0;
}
.user-profile .user-profile-panel.roll-in .mininame {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  opacity: 1;
}
.user-profile .user-profile-panel .user-info {
  position: absolute;
  left: 16px;
  right: 16px;
  bottom: 64px;
}
.user-profile .user-profile-panel .user-info a {
  text-decoration: none;
}
.user-profile .user-profile-panel .user-info .userpic {
  margin: 0 auto;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.28);
}
.user-profile .user-profile-panel .user-info .username {
  font-family: "Avenir Next", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 29px;
  text-shadow: none;
  margin-top: 16px;
  margin-bottom: 1px;
  text-align: center;
  line-height: 32px;
  max-height: 64px;
  word-wrap: break-word;
  white-space: pre-wrap;
  height: auto;
}
.user-profile .user-profile-panel .user-info .location {
  font-family: "Avenir Next", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.5);
  text-align: center;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  line-height: 18px;
  margin-bottom: 8px;
}
.user-profile .user-profile-panel .user-info .description {
  margin-top: 8px;
  font-size: 12px;
  line-height: 16px;
  text-shadow: none;
  width: 100%;
  max-height: 48px;
  text-align: center;
  margin-bottom: 12px;
}
.user-profile .user-profile-panel .user-info .socials {
  margin-top: 12px;
  width: 100%;
  margin-left: 0;
  text-align: center;
  display: block;
}
.user-profile .user-profile-panel .user-info .socials .social-icon {
  margin: 0 1px;
  display: inline-block;
  float: none;
  height: 30px;
  width: 30px;
  background-size: 30px 30px;
  background-repeat: no-repeat;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.3);
  opacity: 0.5;
  border-radius: 5px;
}
.user-profile .user-profile-panel .user-info .socials .social-location {
  display: none !important;
}
.user-profile .user-profile-panel .user-info .socials .social-site {
  background-image: url("//d1id5eheivyv24.cloudfront.net/2017-7-7-0494772c34dacad7/img/_phone/collector/profile/icon_site.png");
}
.user-profile .user-profile-panel .user-info .socials .social-facebook {
  background-image: url("//d1id5eheivyv24.cloudfront.net/2017-7-7-0494772c34dacad7/img/_phone/collector/profile/icon_facebook.png");
}
.user-profile .user-profile-panel .user-info .socials .social-twitter {
  background-image: url("//d1id5eheivyv24.cloudfront.net/2017-7-7-0494772c34dacad7/img/_phone/collector/profile/icon_twitter.png");
}
.user-profile .user-profile-panel .share-wrapper,
.user-profile .user-profile-panel .folder-wrapper {
  bottom: 10px;
  left: 16px;
  right: 16px;
  text-align: center;
}
.user-profile .user-profile-panel .share-wrapper .sharer,
.user-profile .user-profile-panel .folder-wrapper .sharer,
.user-profile .user-profile-panel .share-wrapper .user,
.user-profile .user-profile-panel .folder-wrapper .user {
  max-width: 130px;
}
.user-profile .user-profile-panel .share-wrapper .shared,
.user-profile .user-profile-panel .folder-wrapper .shared,
.user-profile .user-profile-panel .share-wrapper .folder,
.user-profile .user-profile-panel .folder-wrapper .folder {
  max-width: 130px;
}
.user-profile .empty-icon {
  margin: 53px auto 53px;
}
@media all and (orientation: landscape) {
  .user-profile .user-profile-panel .user-info .userpic {
    display: none;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi) {
  .user-profile .user-profile-panel .bg-wrapper {
    -webkit-mask-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABAQMAAAAl21bKAAAAA1BMVEX///+nxBvIAAAACklEQVQI12NgAAAAAgAB4iG8MwAAAABJRU5ErkJggg=="), url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAMAgMAAAAFXpXmAAAACVBMVEUAAAAAAABkZGSH84HeAAAAAXRSTlMAQObYZgAAADdJREFUCNcdybENADAIxMBXugySkR5RMgpLsG9k3Lg4SadFt3YvdxOC7IbsguyE7FgCLysIHBYfzecO8ufIQ4EAAAAASUVORK5CYII=");
  }
  .user-profile .user-profile-panel .user-info .socials .social-site {
    background-image: url("//d1id5eheivyv24.cloudfront.net/2017-7-7-0494772c34dacad7/img/_phone/collector/profile/icon_site@2x.png");
  }
  .user-profile .user-profile-panel .user-info .socials .social-facebook {
    background-image: url("//d1id5eheivyv24.cloudfront.net/2017-7-7-0494772c34dacad7/img/_phone/collector/profile/icon_facebook@2x.png");
  }
  .user-profile .user-profile-panel .user-info .socials .social-twitter {
    background-image: url("//d1id5eheivyv24.cloudfront.net/2017-7-7-0494772c34dacad7/img/_phone/collector/profile/icon_twitter@2x.png");
  }
}
.special-offer-stub {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #fefef2;
  font-family: "Avenir Next", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 15px;
  line-height: 20px;
  text-align: center;
  color: #3d3d3d;
}
.special-offer-stub .logo {
  display: block;
  width: 122px;
  height: 29px;
  position: absolute;
  left: 50%;
  top: 37px;
  margin-left: -61px;
  background-image: url("//d1id5eheivyv24.cloudfront.net/2017-7-7-0494772c34dacad7/img/_tablet/common/switch-desktop-stub/logo.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.special-offer-stub .message {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 350px;
  margin-top: -51px;
  margin-left: -175px;
}
.special-offer-stub .main {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 170px;
  margin-top: 45px;
  margin-left: -85px;
  color: #61523d;
  text-decoration: underline;
  color: #0078ff;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi) {
  .special-offer-stub .logo {
    background-image: url("//d1id5eheivyv24.cloudfront.net/2017-7-7-0494772c34dacad7/img/_tablet/common/switch-desktop-stub/logo@2x.png");
  }
}
@media all and (max-device-width: 767px) {
  .special-offer-stub .message {
    width: 230px;
    margin-left: -115px;
  }
  .special-offer-stub .main {
    bottom: 165px;
  }
}
@media all and (max-device-width: 767px) and (orientation: landscape) {
  .special-offer-stub .logo {
    top: 39px;
  }
  .special-offer-stub .main {
    bottom: 60px;
  }
}
#page404 {
  min-height: 500px;
  color: black;
  background-color: #fafafa;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.isphone #page404 {
  min-height: 0;
  background-color: white;
}
#page404 table {
  height: 100%;
  width: 100%;
  font-family: "Avenir Next", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
}
#page404 table tr {
  width: 100%;
}
#page404 table tr td {
  height: 100%;
  width: 100%;
  vertical-align: middle;
  text-align: center;
}
#page404 table tr td .caption {
  font-size: 28px;
  line-height: 32px;
}
#page404 table tr td .message {
  margin-top: 10px;
  font-size: 19px;
  line-height: 24px;
  color: #9f9f9f;
}
.isphone #page404 table tr td .message {
  font-size: 18px;
  line-height: 24px;
}
.isphone #page404 table tr td .message .front-page-link {
  line-height: 20px;
}
#page404 table tr td .message .front-page-link {
  color: black;
  text-decoration: none;
  display: inline-block;
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
  line-height: 22px;
}
.isdesktop #page404 table tr td .message .front-page-link:hover {
  border-color: transparent;
  color: #ff4828;
}
.magsuspended-container,
.usersuspended-container {
  position: absolute;
  min-width: 500px;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  overflow: hidden;
  background-color: #fafafa;
  background-image: url("//d1id5eheivyv24.cloudfront.net/2017-7-7-0494772c34dacad7/img/common/service-pages/mag-suspended/lines.svg");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  color: black;
  z-index: 400;
  font-family: "Avenir Next", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
}
.isphone .magsuspended-container,
.isphone .usersuspended-container {
  min-width: 0;
  -webkit-text-size-adjust: none;
}
.magsuspended-container .img-preloader,
.usersuspended-container .img-preloader {
  width: 0;
  height: 0;
  visibility: hidden;
  background-image: url('//d1id5eheivyv24.cloudfront.net/2017-7-7-0494772c34dacad7/img/common/service-pages/mag-suspended/logo-hover.png');
}
.magsuspended-container .link,
.usersuspended-container .link {
  color: black;
  text-decoration: none;
  display: inline-block;
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
  line-height: 20px;
}
.isphone .magsuspended-container .link,
.isphone .usersuspended-container .link {
  line-height: 18px;
}
.isdesktop .magsuspended-container .link:hover,
.isdesktop .usersuspended-container .link:hover {
  border-color: transparent;
  color: #ff4828;
}
.magsuspended-container .center-table,
.usersuspended-container .center-table {
  display: table;
  width: 100%;
  height: 100%;
  position: relative;
}
.magsuspended-container .center-table .center-cell,
.usersuspended-container .center-table .center-cell {
  display: table-cell;
  width: 110%;
  vertical-align: middle;
  text-align: center;
}
.isphone .magsuspended-container .center-table .center-cell,
.isphone .usersuspended-container .center-table .center-cell {
  width: 100%;
}
.magsuspended-container .center-table .center-cell .center-content,
.usersuspended-container .center-table .center-cell .center-content {
  display: inline-block;
  width: 460px;
  font-size: 24px;
  line-height: 28px;
  text-align: center;
  background-color: #fafafa;
  padding: 23px 0;
  -webkit-transition: opacity 0.5s ease-out;
  transition: opacity 0.5s ease-out;
}
.isphone .magsuspended-container .center-table .center-cell .center-content,
.isphone .usersuspended-container .center-table .center-cell .center-content {
  max-width: 240px;
  padding: 41px 0;
}
.magsuspended-container .center-table .center-cell .center-content .caption,
.usersuspended-container .center-table .center-cell .center-content .caption {
  font-size: 28px;
  line-height: 32px;
  margin-bottom: 16px;
}
.isphone .magsuspended-container .center-table .center-cell .center-content .caption,
.isphone .usersuspended-container .center-table .center-cell .center-content .caption {
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 10px;
}
.magsuspended-container .center-table .center-cell .center-content .text,
.usersuspended-container .center-table .center-cell .center-content .text {
  font-size: 18px;
  line-height: 24px;
  font-family: "Avenir Next", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #9f9f9f;
}
.isphone .magsuspended-container .center-table .center-cell .center-content .text,
.isphone .usersuspended-container .center-table .center-cell .center-content .text {
  font-family: "Avenir Next", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
}
.magsuspended-container .powered,
.usersuspended-container .powered {
  position: absolute;
  left: 33px;
  bottom: 28px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.isphone .magsuspended-container .powered,
.isphone .usersuspended-container .powered {
  left: 50%;
  margin-left: -38px;
  bottom: 34px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  width: 76px;
  height: 35px;
  text-align: center;
  text-decoration: none;
}
.magsuspended-container .powered .caption-powered,
.usersuspended-container .powered .caption-powered {
  color: #9f9f9f;
  font-size: 11px;
  line-height: 14px;
  margin-left: -2px;
}
.magsuspended-container .powered .logo-powered,
.usersuspended-container .powered .logo-powered {
  width: 76px;
  height: 18px;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  background-image: url('//d1id5eheivyv24.cloudfront.net/2017-7-7-0494772c34dacad7/img/common/service-pages/mag-suspended/logo.png');
  background-size: 100% 100%;
}
.isphone .magsuspended-container .powered .logo-powered,
.isphone .usersuspended-container .powered .logo-powered {
  top: 0;
  left: 0;
  background-image: url('//d1id5eheivyv24.cloudfront.net/2017-7-7-0494772c34dacad7/img/common/service-pages/mag-suspended/logo-phone.png');
}
.isdesktop .magsuspended-container .powered .logo-powered:hover,
.isdesktop .usersuspended-container .powered .logo-powered:hover {
  background-image: url('//d1id5eheivyv24.cloudfront.net/2017-7-7-0494772c34dacad7/img/common/service-pages/mag-suspended/logo-hover.png');
}
.magsuspended-container .contact,
.usersuspended-container .contact {
  display: block;
  position: absolute;
  bottom: 27px;
  right: 33px;
  font-size: 14px;
  line-height: 18px;
  font-family: "Avenir Next", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-style: normal;
}
.isphone .magsuspended-container .contact,
.isphone .usersuspended-container .contact {
  display: none;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi) {
  .magsuspended-container .powered .logo-powered,
  .usersuspended-container .powered .logo-powered {
    background-image: url('//d1id5eheivyv24.cloudfront.net/2017-7-7-0494772c34dacad7/img/common/service-pages/mag-suspended/logo@2x.png');
  }
  .isphone .magsuspended-container .powered .logo-powered,
  .isphone .usersuspended-container .powered .logo-powered {
    background-image: url('//d1id5eheivyv24.cloudfront.net/2017-7-7-0494772c34dacad7/img/common/service-pages/mag-suspended/logo-phone@2x.png');
  }
  .isdesktop .magsuspended-container .powered .logo-powered:hover,
  .isdesktop .usersuspended-container .powered .logo-powered:hover {
    background-image: url('//d1id5eheivyv24.cloudfront.net/2017-7-7-0494772c34dacad7/img/common/service-pages/mag-suspended/logo-hover@2x.png');
  }
}
.domain-errors {
  min-height: 300px;
  min-width: 500px;
  background-color: #000;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  font-family: "Avenir Next", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
}
.isphone .domain-errors {
  min-height: 0;
  min-width: 0;
}
.domain-errors.show-elements .message {
  opacity: 1;
}
.domain-errors.show-elements .logo {
  opacity: 0.5;
  bottom: 35px;
}
.isphone .domain-errors.show-elements .logo {
  bottom: 20px;
}
.domain-errors.show-elements .help {
  opacity: 1;
  bottom: 38px;
}
.isphone .domain-errors.show-elements .help {
  bottom: 20px;
}
.domain-errors .message {
  position: absolute;
  width: 100%;
  left: 0;
  top: 50%;
  margin-top: -44px;
  opacity: 0;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.isphone .domain-errors .message {
  margin-top: -50px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 8px 8px;
  text-align: center;
}
.domain-errors .message .message-caption {
  text-align: center;
  font-size: 24px;
  color: #fff;
}
.domain-errors .message .message-text {
  text-align: center;
  margin-top: 10px;
  font-size: 19px;
  line-height: 24px;
  color: rgba(255, 255, 255, 0.5);
}
.isphone .domain-errors .message .message-text {
  margin-top: 13px;
  font-size: 16px;
  line-height: 20px;
}
.isphone .domain-errors .message .message-text .br-desktop {
  display: none;
}
.domain-errors .message .message-text a {
  text-decoration: underline;
  color: rgba(255, 255, 255, 0.5);
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.isdesktop .domain-errors .message .message-text a:hover,
.no-isdesktop .domain-errors .message .message-text a:active {
  color: #fff;
}
.no-isphone .domain-errors .message .message-text .br-phone {
  display: none;
}
.domain-errors .message .help-phone {
  display: none;
}
.isphone .domain-errors .message .help-phone {
  display: inline;
  text-align: center;
  font-size: 16px;
  line-height: 20px;
  text-decoration: underline;
  color: rgba(255, 255, 255, 0.5);
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.isphone .domain-errors .message .help-phone:active {
  color: #fff;
}
.domain-errors .logo {
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  opacity: 0;
  display: block;
  width: 87px;
  height: 21px;
  position: absolute;
  left: 50%;
  bottom: 27px;
  margin-left: -44px;
  background-image: url("//d1id5eheivyv24.cloudfront.net/2017-7-7-0494772c34dacad7/img/common/service-pages/domain-errors/logo.png");
  background-size: 87px 21px;
  background-repeat: no-repeat;
}
.isphone .domain-errors .logo {
  bottom: 20px;
}
.isdesktop .domain-errors .logo:hover,
.no-isdesktop .domain-errors .logo:active {
  opacity: 1;
}
.domain-errors .help {
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  opacity: 0;
  position: absolute;
  right: 65px;
  bottom: 30px;
  text-decoration: underline;
  color: rgba(255, 255, 255, 0.5);
  font-size: 12px;
}
.isphone .domain-errors .help {
  display: none;
}
.isdesktop .domain-errors .help:hover,
.no-isdesktop .domain-errors .help:active {
  color: #fff;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi) {
  .domain-errors .logo {
    background-image: url("//d1id5eheivyv24.cloudfront.net/2017-7-7-0494772c34dacad7/img/common/service-pages/domain-errors/logo@2x.png");
  }
}
.whats-new {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: rgba(0, 0, 0, 0.88);
  -webkit-transition: opacity 0.35s ease-in-out;
  transition: opacity 0.35s ease-in-out;
  opacity: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  overflow: auto;
}
.whats-new.show {
  opacity: 1;
}
.whats-new.show .panel-wrapper .panel {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}
.whats-new.hide {
  opacity: 0;
}
.whats-new.hide .panel-wrapper .panel {
  -webkit-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
}
.whats-new.agree-terms-mode .panel .close,
.whats-new.agree-terms-mode .panel .arrow {
  display: none;
}
.whats-new .panel-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  min-height: 568px;
}
.whats-new .panel-wrapper .panel {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: -webkit-transform 0.35s ease-in-out;
  transition: transform 0.35s ease-in-out;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -176px;
  margin-top: -248px;
  width: 336px;
  height: 496px;
  border-radius: 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.whats-new .panel-wrapper .panel .content {
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  position: absolute;
}
.whats-new .panel-wrapper .panel .content .wn-page {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 8px;
  -webkit-transition: visibility 0.2s linear, opacity 0.2s linear;
  transition: visibility 0.2s linear, opacity 0.2s linear;
  text-align: center;
}
.whats-new .panel-wrapper .panel .content .wn-page.invisible {
  opacity: 0;
  visibility: hidden;
}
.whats-new .panel-wrapper .panel .content .wn-page .caption {
  text-transform: uppercase;
  font-family: "Avenir Next", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 11px;
  line-height: 14px;
  letter-spacing: 2px;
  margin-top: 30px;
}
.whats-new .panel-wrapper .panel .content .wn-page .date {
  font-family: "Avenir Next", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 22px;
  line-height: 32px;
}
.whats-new .panel-wrapper .panel .content .wn-page .date span {
  vertical-align: super;
  font-size: 13px;
}
.whats-new .panel-wrapper .panel .content .wn-page .picture {
  background-size: 100% 100%;
  background-repeat: no-repeat;
  margin: 0 auto;
}
.whats-new .panel-wrapper .panel .content .wn-page .text {
  font-family: "Avenir Next", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 16px;
  line-height: 22px;
  margin-top: 43px;
}
.whats-new .panel-wrapper .panel .content .wn-page .learn-more {
  width: 144px;
  height: 40px;
  display: block;
  margin: 0 auto;
  border-radius: 4px;
  line-height: 40px;
  font-family: "Avenir Next", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 19px;
  text-decoration: none;
  -webkit-user-select: none;
  -moz-user-select: -moz-none;
  -ms-user-select: none;
  user-select: none;
  margin: 18px auto 0;
  cursor: pointer;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.whats-new .panel-wrapper .panel .content .wn-page.agree-terms {
  color: #000;
  background-color: #fff;
}
.whats-new .panel-wrapper .panel .content .wn-page.agree-terms .caption {
  letter-spacing: 1.5px;
}
.whats-new .panel-wrapper .panel .content .wn-page.agree-terms .date {
  margin-top: 5px;
}
.whats-new .panel-wrapper .panel .content .wn-page.agree-terms .text {
  margin-top: 126px;
  color: #000;
  font-size: 18px;
  line-height: 24px;
  padding: 0 28px;
}
.whats-new .panel-wrapper .panel .content .wn-page.agree-terms .text a {
  color: #0078ff;
}
.isdesktop .whats-new .panel-wrapper .panel .content .wn-page.agree-terms .text a:hover {
  text-decoration: none;
}
.whats-new .panel-wrapper .panel .content .wn-page.agree-terms .learn-more {
  background-color: #0078ff;
  color: white;
  margin-top: 25px;
}
.isdesktop .whats-new .panel-wrapper .panel .content .wn-page.agree-terms .learn-more:hover {
  background-color: #1c87ff;
  color: white;
}
.whats-new .panel-wrapper .panel .content .wn-page[data-date="2013-11-19"] {
  color: white;
  background-color: #2b63e5;
}
.whats-new .panel-wrapper .panel .content .wn-page[data-date="2013-11-19"] .picture {
  width: 240px;
  height: 190px;
  background-image: url('//d1id5eheivyv24.cloudfront.net/2017-7-7-0494772c34dacad7/img/common/whats-new/2013-11-19/pic.png');
  margin-top: 49px;
}
.whats-new .panel-wrapper .panel .content .wn-page[data-date="2013-11-19"] .text {
  margin-top: 43px;
}
.whats-new .panel-wrapper .panel .content .wn-page[data-date="2013-11-19"] .learn-more {
  background-color: white;
  color: #2b63e5;
}
.isdesktop .whats-new .panel-wrapper .panel .content .wn-page[data-date="2013-11-19"] .learn-more:hover {
  background-color: #04ddb9;
}
.whats-new .panel-wrapper .panel .content .wn-page[data-date="2013-12-16"] {
  color: white;
  background-color: #47433e;
}
.whats-new .panel-wrapper .panel .content .wn-page[data-date="2013-12-16"] .picture {
  width: 200px;
  height: 126px;
  background-image: url('//d1id5eheivyv24.cloudfront.net/2017-7-7-0494772c34dacad7/img/common/whats-new/2013-12-16/pic.png');
  margin-top: 80px;
}
.whats-new .panel-wrapper .panel .content .wn-page[data-date="2013-12-16"] .text {
  margin-top: 76px;
}
.whats-new .panel-wrapper .panel .content .wn-page[data-date="2013-12-16"] .learn-more {
  background-color: white;
  color: #47433e;
}
.isdesktop .whats-new .panel-wrapper .panel .content .wn-page[data-date="2013-12-16"] .learn-more:hover {
  background-color: #04ddb9;
}
.whats-new .panel-wrapper .panel .content .wn-page[data-date="2014-01-20"] {
  color: #4e4e55;
  background-color: #fff;
}
.whats-new .panel-wrapper .panel .content .wn-page[data-date="2014-01-20"] .picture {
  width: 90px;
  height: 188px;
  background-image: url('//d1id5eheivyv24.cloudfront.net/2017-7-7-0494772c34dacad7/img/common/whats-new/2014-01-20/pic.png');
  margin-top: 48px;
}
.whats-new .panel-wrapper .panel .content .wn-page[data-date="2014-01-20"] .text {
  margin-top: 46px;
}
.whats-new .panel-wrapper .panel .content .wn-page[data-date="2014-02-03"] {
  color: #2c4b77;
  background-color: #d0efea;
}
.whats-new .panel-wrapper .panel .content .wn-page[data-date="2014-02-03"] .picture {
  position: relative;
  width: 192px;
  height: 192px;
  background-color: #ff4a3a;
  border-radius: 50%;
  margin-top: 48px;
  overflow: hidden;
}
.whats-new .panel-wrapper .panel .content .wn-page[data-date="2014-02-03"] .picture .line {
  width: 96px;
  height: 16px;
  background-color: #d0efea;
  position: relative;
  left: 50%;
  margin-left: -48px;
  border-radius: 8px;
  margin-top: 12px;
}
.whats-new .panel-wrapper .panel .content .wn-page[data-date="2014-02-03"] .picture .line:first-child {
  margin-top: 60px;
}
.whats-new .panel-wrapper .panel .content .wn-page[data-date="2014-02-03"] .text {
  margin-top: 42px;
}
.whats-new .panel-wrapper .panel .content .wn-page[data-date="2014-02-03"] .learn-more {
  background-color: #2c4b77;
  color: #d0efea;
}
.isdesktop .whats-new .panel-wrapper .panel .content .wn-page[data-date="2014-02-03"] .learn-more:hover {
  background-color: #ff4a3a;
}
.whats-new .panel-wrapper .panel .content .wn-page[data-date="2014-02-11"] {
  color: #2c4b77;
  background-color: #fe9578;
}
.whats-new .panel-wrapper .panel .content .wn-page[data-date="2014-02-11"] .percent {
  text-align: center;
  font-family: "Avenir Next", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 228px;
  margin-top: 12px;
}
.whats-new .panel-wrapper .panel .content .wn-page[data-date="2014-02-11"] .text {
  margin-top: 15px;
}
.whats-new .panel-wrapper .panel .content .wn-page[data-date="2014-02-11"] .learn-more {
  background-color: #2c4b77;
  color: #d0efea;
}
.isdesktop .whats-new .panel-wrapper .panel .content .wn-page[data-date="2014-02-11"] .learn-more:hover {
  background-color: #ff4a3a;
}
.whats-new .panel-wrapper .panel .content .wn-page[data-date="2014-03-04"] {
  color: #fff69b;
  background-color: #088664;
}
.whats-new .panel-wrapper .panel .content .wn-page[data-date="2014-03-04"] .picture {
  width: 281px;
  height: 217px;
  background-image: url('//d1id5eheivyv24.cloudfront.net/2017-7-7-0494772c34dacad7/img/common/whats-new/2014-03-04/pic.png');
  margin-top: 39px;
}
.whats-new .panel-wrapper .panel .content .wn-page[data-date="2014-03-04"] .text {
  margin-top: 26px;
}
.whats-new .panel-wrapper .panel .content .wn-page[data-date="2014-03-04"] .learn-more {
  background-color: #fff69b;
  color: #088664;
}
.isdesktop .whats-new .panel-wrapper .panel .content .wn-page[data-date="2014-03-04"] .learn-more:hover {
  background-color: white;
}
.whats-new .panel-wrapper .panel .content .wn-page[data-date="2014-03-19"] {
  color: #fff;
  background-color: #ffb644;
}
.whats-new .panel-wrapper .panel .content .wn-page[data-date="2014-03-19"] .picture {
  width: 268px;
  height: 192px;
  background-image: url('//d1id5eheivyv24.cloudfront.net/2017-7-7-0494772c34dacad7/img/common/whats-new/2014-03-19/pic.png');
  margin-top: 48px;
}
.whats-new .panel-wrapper .panel .content .wn-page[data-date="2014-03-19"] .text {
  margin-top: 42px;
}
.whats-new .panel-wrapper .panel .content .wn-page[data-date="2014-03-19"] .learn-more {
  background-color: #fff;
  color: #ffb644;
}
.isdesktop .whats-new .panel-wrapper .panel .content .wn-page[data-date="2014-03-19"] .learn-more:hover {
  background-color: #f05923;
}
.whats-new .panel-wrapper .panel .content .wn-page[data-date="2014-04-14"] {
  color: #be9842;
  background-color: #fafafa;
}
.whats-new .panel-wrapper .panel .content .wn-page[data-date="2014-04-14"] .picture {
  width: 136px;
  height: 208px;
  background-image: url('//d1id5eheivyv24.cloudfront.net/2017-7-7-0494772c34dacad7/img/common/whats-new/2014-04-14/pic.png');
  margin-top: 43px;
}
.whats-new .panel-wrapper .panel .content .wn-page[data-date="2014-04-14"] .text {
  margin-top: 31px;
}
.whats-new .panel-wrapper .panel .content .wn-page[data-date="2014-04-14"] .learn-more {
  background-color: #be9842;
  color: #fafafa;
}
.isdesktop .whats-new .panel-wrapper .panel .content .wn-page[data-date="2014-04-14"] .learn-more:hover {
  background-color: #ff1f18;
}
.whats-new .panel-wrapper .panel .content .wn-page[data-date="2014-06-24"] {
  color: #fff;
  background-color: #005dff;
}
.whats-new .panel-wrapper .panel .content .wn-page[data-date="2014-06-24"] .picture {
  width: 256px;
  height: 168px;
  background-image: url('//d1id5eheivyv24.cloudfront.net/2017-7-7-0494772c34dacad7/img/common/whats-new/2014-06-24/pic.png');
  margin-top: 64px;
}
.whats-new .panel-wrapper .panel .content .wn-page[data-date="2014-06-24"] .text {
  margin-top: 50px;
}
.whats-new .panel-wrapper .panel .content .wn-page[data-date="2014-06-24"] .learn-more {
  background-color: #fff;
  color: #005dff;
}
.isdesktop .whats-new .panel-wrapper .panel .content .wn-page[data-date="2014-06-24"] .learn-more:hover {
  background-color: #ccdfff;
}
.whats-new .panel-wrapper .panel .content .wn-page[data-date="2014-08-04"] {
  color: #ff4828;
  background-color: white;
}
.whats-new .panel-wrapper .panel .content .wn-page[data-date="2014-08-04"] .picture {
  width: 88px;
  height: 196px;
  background-image: url('//d1id5eheivyv24.cloudfront.net/2017-7-7-0494772c34dacad7/img/common/whats-new/2014-08-04/pic.png');
  margin-top: 56px;
}
.whats-new .panel-wrapper .panel .content .wn-page[data-date="2014-08-04"] .text {
  margin-top: 30px;
}
.whats-new .panel-wrapper .panel .content .wn-page[data-date="2014-08-04"] .learn-more {
  background-color: #ff4828;
  color: white;
}
.isdesktop .whats-new .panel-wrapper .panel .content .wn-page[data-date="2014-08-04"] .learn-more:hover {
  background-color: #0078ff;
}
.whats-new .panel-wrapper .panel .content .wn-page[data-date="2014-09-04"] {
  color: #3d3d3d;
  background-color: white;
}
.whats-new .panel-wrapper .panel .content .wn-page[data-date="2014-09-04"] .picture {
  width: 208px;
  height: 157px;
  background-image: url('//d1id5eheivyv24.cloudfront.net/2017-7-7-0494772c34dacad7/img/common/whats-new/2014-09-04/pic.png');
  margin-top: 67px;
}
.whats-new .panel-wrapper .panel .content .wn-page[data-date="2014-09-04"] .text {
  margin-top: 58px;
}
.whats-new .panel-wrapper .panel .content .wn-page[data-date="2014-09-04"] .learn-more {
  background-color: #ff4828;
  color: white;
}
.isdesktop .whats-new .panel-wrapper .panel .content .wn-page[data-date="2014-09-04"] .learn-more:hover {
  background-color: #0078ff;
}
.whats-new .panel-wrapper .panel .content .wn-page[data-date="2014-09-30"] {
  color: white;
  background-color: #ff5b5b;
}
.whats-new .panel-wrapper .panel .content .wn-page[data-date="2014-09-30"] .picture {
  width: 192px;
  height: 144px;
  background-image: url('//d1id5eheivyv24.cloudfront.net/2017-7-7-0494772c34dacad7/img/common/whats-new/2014-09-30/pic.png');
  margin-top: 80px;
}
.whats-new .panel-wrapper .panel .content .wn-page[data-date="2014-09-30"] .text {
  margin-top: 58px;
}
.whats-new .panel-wrapper .panel .content .wn-page[data-date="2014-09-30"] .learn-more {
  background-color: white;
  color: #ff5b5b;
}
.isdesktop .whats-new .panel-wrapper .panel .content .wn-page[data-date="2014-09-30"] .learn-more:hover {
  background-color: #9d1414;
  color: white;
}
.whats-new .panel-wrapper .panel .content .wn-page[data-date="2014-11-05"] {
  color: #7700f0;
  background-color: #f8f8f8;
}
.whats-new .panel-wrapper .panel .content .wn-page[data-date="2014-11-05"] .picture {
  width: 172px;
  height: 168px;
  background-image: url('//d1id5eheivyv24.cloudfront.net/2017-7-7-0494772c34dacad7/img/common/whats-new/2014-11-05/pic.png');
  margin-top: 62px;
}
.whats-new .panel-wrapper .panel .content .wn-page[data-date="2014-11-05"] .text {
  margin-top: 52px;
  color: #3d3d3d;
}
.whats-new .panel-wrapper .panel .content .wn-page[data-date="2014-11-05"] .learn-more {
  background-color: #f8f8f8;
  color: #7700f0;
  border: 1px solid #7700f0;
}
.isdesktop .whats-new .panel-wrapper .panel .content .wn-page[data-date="2014-11-05"] .learn-more:hover {
  background-color: #7700f0;
  color: #f8f8f8;
}
.whats-new .panel-wrapper .panel .content .wn-page[data-date="2014-12-09"] {
  color: white;
  background-color: #076616;
}
.whats-new .panel-wrapper .panel .content .wn-page[data-date="2014-12-09"] .picture {
  width: 238px;
  height: 136px;
  background-image: url('//d1id5eheivyv24.cloudfront.net/2017-7-7-0494772c34dacad7/img/common/whats-new/2014-12-09/pic.png');
  margin-top: 80px;
}
.whats-new .panel-wrapper .panel .content .wn-page[data-date="2014-12-09"] .text {
  margin-top: 66px;
  color: white;
}
.whats-new .panel-wrapper .panel .content .wn-page[data-date="2014-12-09"] .learn-more {
  background-color: white;
  color: #076616;
}
.isdesktop .whats-new .panel-wrapper .panel .content .wn-page[data-date="2014-12-09"] .learn-more:hover {
  background-color: #ff2f1f;
  color: white;
}
.whats-new .panel-wrapper .panel .content .wn-page[data-date="2015-01-29"] {
  color: white;
  background-color: #ff4828;
}
.whats-new .panel-wrapper .panel .content .wn-page[data-date="2015-01-29"] .picture {
  width: 238px;
  height: 184px;
  background-image: url('//d1id5eheivyv24.cloudfront.net/2017-7-7-0494772c34dacad7/img/common/whats-new/2015-01-29/pic.png');
  margin-top: 56px;
}
.whats-new .panel-wrapper .panel .content .wn-page[data-date="2015-01-29"] .text {
  margin-top: 42px;
  color: white;
}
.whats-new .panel-wrapper .panel .content .wn-page[data-date="2015-01-29"] .learn-more {
  background-color: white;
  color: #ff4828;
}
.isdesktop .whats-new .panel-wrapper .panel .content .wn-page[data-date="2015-01-29"] .learn-more:hover {
  background-color: black;
  color: white;
}
.whats-new .panel-wrapper .panel .content .wn-page[data-date="2015-02-10"] {
  color: black;
  background-color: #ffd35d;
}
.whats-new .panel-wrapper .panel .content .wn-page[data-date="2015-02-10"] .picture {
  width: 112px;
  height: 184px;
  background-image: url('//d1id5eheivyv24.cloudfront.net/2017-7-7-0494772c34dacad7/img/common/whats-new/2015-02-10/pic.png');
  margin-top: 49px;
}
.whats-new .panel-wrapper .panel .content .wn-page[data-date="2015-02-10"] .text {
  margin-top: 49px;
  color: black;
}
.whats-new .panel-wrapper .panel .content .wn-page[data-date="2015-02-10"] .learn-more {
  background-color: black;
  color: #ffd35d;
}
.isdesktop .whats-new .panel-wrapper .panel .content .wn-page[data-date="2015-02-10"] .learn-more:hover {
  background-color: #ff4828;
  color: #ffd35d;
}
.whats-new .panel-wrapper .panel .content .wn-page[data-date="2015-03-04"] {
  color: black;
  background-color: white;
}
.whats-new .panel-wrapper .panel .content .wn-page[data-date="2015-03-04"] .picture {
  width: 194px;
  height: 194px;
  background-image: url('//d1id5eheivyv24.cloudfront.net/2017-7-7-0494772c34dacad7/img/common/whats-new/2015-03-04/pic.png');
  margin-top: 47px;
}
.whats-new .panel-wrapper .panel .content .wn-page[data-date="2015-03-04"] .text {
  margin-top: 41px;
  color: black;
}
.whats-new .panel-wrapper .panel .content .wn-page[data-date="2015-03-04"] .learn-more {
  background-color: #ff4828;
  color: white;
}
.isdesktop .whats-new .panel-wrapper .panel .content .wn-page[data-date="2015-03-04"] .learn-more:hover {
  background-color: black;
  color: white;
}
.whats-new .panel-wrapper .panel .content .wn-page[data-date="2015-04-14"] {
  color: white;
  background-color: #492483;
}
.whats-new .panel-wrapper .panel .content .wn-page[data-date="2015-04-14"] .picture {
  width: 20px;
  height: 193px;
  background-image: url('//d1id5eheivyv24.cloudfront.net/2017-7-7-0494772c34dacad7/img/common/whats-new/2015-04-14/pic.png');
  margin-top: 47px;
}
.whats-new .panel-wrapper .panel .content .wn-page[data-date="2015-04-14"] .text {
  margin-top: 41px;
  color: white;
}
.whats-new .panel-wrapper .panel .content .wn-page[data-date="2015-04-14"] .learn-more {
  background-color: #ff4828;
  color: white;
}
.isdesktop .whats-new .panel-wrapper .panel .content .wn-page[data-date="2015-04-14"] .learn-more:hover {
  background-color: white;
  color: #492483;
}
.whats-new .panel-wrapper .panel .content .wn-page[data-date="2015-05-14"] {
  color: #1c3853;
  background-color: #94ccda;
}
.whats-new .panel-wrapper .panel .content .wn-page[data-date="2015-05-14"] .picture {
  width: 153px;
  height: 163px;
  background-image: url('//d1id5eheivyv24.cloudfront.net/2017-7-7-0494772c34dacad7/img/common/whats-new/2015-05-14/pic.png');
  margin-top: 56px;
}
.whats-new .panel-wrapper .panel .content .wn-page[data-date="2015-05-14"] .text {
  margin-top: 62px;
  color: #1c3853;
}
.whats-new .panel-wrapper .panel .content .wn-page[data-date="2015-05-14"] .learn-more {
  background-color: #1c3853;
  color: white;
}
.isdesktop .whats-new .panel-wrapper .panel .content .wn-page[data-date="2015-05-14"] .learn-more:hover {
  background-color: white;
  color: #1c3853;
}
.whats-new .panel-wrapper .panel .content .wn-page[data-date="2015-09-03"] {
  color: #000;
  background-color: #fae264;
}
.whats-new .panel-wrapper .panel .content .wn-page[data-date="2015-09-03"] .picture {
  width: 242px;
  height: 194px;
  background-image: url('//d1id5eheivyv24.cloudfront.net/2017-7-7-0494772c34dacad7/img/common/whats-new/2015-09-03/pic.png');
  margin-top: 46px;
}
.whats-new .panel-wrapper .panel .content .wn-page[data-date="2015-09-03"] .text {
  margin-top: 42px;
  color: #000;
}
.whats-new .panel-wrapper .panel .content .wn-page[data-date="2015-09-03"] .learn-more {
  background-color: #ef4c08;
  color: white;
}
.isdesktop .whats-new .panel-wrapper .panel .content .wn-page[data-date="2015-09-03"] .learn-more:hover {
  background-color: #357528;
  color: white;
}
.whats-new .panel-wrapper .panel .content .wn-page[data-date="2015-10-09"] {
  color: #02287d;
  background-color: #85e3c9;
}
.whats-new .panel-wrapper .panel .content .wn-page[data-date="2015-10-09"] .picture {
  width: 144px;
  height: 174px;
  background-image: url('//d1id5eheivyv24.cloudfront.net/2017-7-7-0494772c34dacad7/img/common/whats-new/2015-10-09/pic.png');
  margin-top: 63px;
}
.whats-new .panel-wrapper .panel .content .wn-page[data-date="2015-10-09"] .text {
  margin-top: 45px;
  color: #02287d;
}
.whats-new .panel-wrapper .panel .content .wn-page[data-date="2015-10-09"] .learn-more {
  background-color: #02287d;
  color: white;
}
.isdesktop .whats-new .panel-wrapper .panel .content .wn-page[data-date="2015-10-09"] .learn-more:hover {
  background-color: #ec543d;
  color: white;
}
.whats-new .panel-wrapper .panel .content .wn-page[data-date="2015-11-18"] {
  color: #2c2343;
  background-color: #f25d47;
}
.whats-new .panel-wrapper .panel .content .wn-page[data-date="2015-11-18"] .picture {
  width: 156px;
  height: 222px;
  background-image: url('//d1id5eheivyv24.cloudfront.net/2017-7-7-0494772c34dacad7/img/common/whats-new/2015-11-18/pic.png');
  margin-top: 32px;
}
.whats-new .panel-wrapper .panel .content .wn-page[data-date="2015-11-18"] .text {
  margin-top: 28px;
  color: #2c2343;
}
.whats-new .panel-wrapper .panel .content .wn-page[data-date="2015-11-18"] .learn-more {
  background-color: #2c2343;
  color: white;
}
.isdesktop .whats-new .panel-wrapper .panel .content .wn-page[data-date="2015-11-18"] .learn-more:hover {
  background-color: white;
  color: #2c2343;
}
.whats-new .panel-wrapper .panel .content .wn-page[data-date="2016-01-20"] {
  color: black;
  background-color: transpaent;
  background-image: url(//d1id5eheivyv24.cloudfront.net/2017-7-7-0494772c34dacad7/img/common/whats-new/2016-01-20/bg-pic.png);
  background-size: 100% 100%;
  overflow: hidden;
}
.whats-new .panel-wrapper .panel .content .wn-page[data-date="2016-01-20"] .picture {
  width: 206px;
  height: 206px;
  background-image: url('//d1id5eheivyv24.cloudfront.net/2017-7-7-0494772c34dacad7/img/common/whats-new/2016-01-20/pic.png');
  margin-top: 40px;
}
.whats-new .panel-wrapper .panel .content .wn-page[data-date="2016-01-20"] .text {
  margin-top: 36px;
  color: black;
}
.whats-new .panel-wrapper .panel .content .wn-page[data-date="2016-01-20"] .learn-more {
  background-color: #f6563f;
  color: white;
}
.isdesktop .whats-new .panel-wrapper .panel .content .wn-page[data-date="2016-01-20"] .learn-more:hover {
  background-color: white;
  color: black;
}
.whats-new .panel-wrapper .panel .content .wn-page[data-date="2016-04-12"] {
  color: black;
  background-color: white;
}
.whats-new .panel-wrapper .panel .content .wn-page[data-date="2016-04-12"] .picture {
  width: 278px;
  height: 127px;
  background-image: url('//d1id5eheivyv24.cloudfront.net/2017-7-7-0494772c34dacad7/img/common/whats-new/2016-04-12/pic.png');
  margin-top: 94px;
}
.whats-new .panel-wrapper .panel .content .wn-page[data-date="2016-04-12"] .learn-more {
  background-color: #f6563f;
  color: white;
  margin-top: 122px;
}
.isdesktop .whats-new .panel-wrapper .panel .content .wn-page[data-date="2016-04-12"] .learn-more:hover {
  background-color: black;
}
.whats-new .panel-wrapper .panel .content .wn-page[data-date="2016-08-04"] {
  color: black;
  background-color: white;
}
.whats-new .panel-wrapper .panel .content .wn-page[data-date="2016-08-04"] .picture {
  width: 274px;
  height: 264px;
  background-image: url('//d1id5eheivyv24.cloudfront.net/2017-7-7-0494772c34dacad7/img/common/whats-new/2016-08-04/pic.png');
  margin-top: 35px;
  position: relative;
}
.whats-new .panel-wrapper .panel .content .wn-page[data-date="2016-08-04"] .learn-more {
  background-color: #f25d47;
  color: white;
  margin-top: 44px;
}
.isdesktop .whats-new .panel-wrapper .panel .content .wn-page[data-date="2016-08-04"] .learn-more:hover {
  background-color: #db3921;
}
.whats-new .panel-wrapper .panel .content .wn-page[data-date="2016-09-29"] {
  color: black;
  background-color: white;
}
.whats-new .panel-wrapper .panel .content .wn-page[data-date="2016-09-29"] .picture {
  width: 266px;
  height: 266px;
  background-image: url('//d1id5eheivyv24.cloudfront.net/2017-7-7-0494772c34dacad7/img/common/whats-new/2016-09-29/pic.png');
  margin-top: 31px;
  position: relative;
}
.whats-new .panel-wrapper .panel .content .wn-page[data-date="2016-09-29"] .learn-more {
  background-color: #3265ff;
  color: white;
  margin-top: 46px;
}
.isdesktop .whats-new .panel-wrapper .panel .content .wn-page[data-date="2016-09-29"] .learn-more:hover {
  background-color: #ff6d6d;
}
.whats-new .panel-wrapper .panel .content .wn-page[data-date="2016-12-01"] {
  color: black;
  background-color: white;
}
.whats-new .panel-wrapper .panel .content .wn-page[data-date="2016-12-01"] .picture {
  width: 279px;
  height: 264px;
  background-image: url('//d1id5eheivyv24.cloudfront.net/2017-7-7-0494772c34dacad7/img/common/whats-new/2016-12-01/pic.png');
  margin-top: 32px;
  position: relative;
}
.whats-new .panel-wrapper .panel .content .wn-page[data-date="2016-12-01"] .learn-more {
  background-color: #f6563f;
  color: white;
  margin-top: 47px;
}
.isdesktop .whats-new .panel-wrapper .panel .content .wn-page[data-date="2016-12-01"] .learn-more:hover {
  background-color: #db3921;
}
.whats-new .panel-wrapper .panel .content .wn-page[data-date="2017-02-07"] {
  color: black;
  background-color: white;
}
.whats-new .panel-wrapper .panel .content .wn-page[data-date="2017-02-07"] .picture {
  width: 280px;
  height: 280px;
  background-image: url('//d1id5eheivyv24.cloudfront.net/2017-7-7-0494772c34dacad7/img/common/whats-new/2017-02-07/pic.png');
  margin-top: 28px;
  position: relative;
}
.whats-new .panel-wrapper .panel .content .wn-page[data-date="2017-02-07"] .learn-more {
  background-color: black;
  color: white;
  margin-top: 35px;
}
.isdesktop .whats-new .panel-wrapper .panel .content .wn-page[data-date="2017-02-07"] .learn-more:hover {
  background-color: #ff4828;
}
.whats-new .panel-wrapper .panel .content .wn-page[data-date="2017-05-03"] {
  color: black;
  background-color: white;
}
.whats-new .panel-wrapper .panel .content .wn-page[data-date="2017-05-03"] .picture {
  width: 264px;
  height: 264px;
  background-image: url('//d1id5eheivyv24.cloudfront.net/2017-7-7-0494772c34dacad7/img/common/whats-new/2017-05-03/pic.png');
  margin-top: 32px;
  position: relative;
}
.whats-new .panel-wrapper .panel .content .wn-page[data-date="2017-05-03"] .learn-more {
  position: relative;
  background-color: black;
  color: white;
  margin-top: 47px;
}
.whats-new .panel-wrapper .panel .content .wn-page[data-date="2017-05-03"] .learn-more::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: 'Learn More';
  background-image: url('//d1id5eheivyv24.cloudfront.net/2017-7-7-0494772c34dacad7/img/common/whats-new/2017-05-03/learn-hover.png');
  opacity: 0;
  border-radius: 4px;
  background-size: 144px 40px;
  background-repeat: no-repeat;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.isdesktop .whats-new .panel-wrapper .panel .content .wn-page[data-date="2017-05-03"] .learn-more:hover::after {
  opacity: 1;
}
.whats-new .panel-wrapper .panel .close {
  position: absolute;
  width: 44px;
  height: 44px;
  top: -14px;
  right: -70px;
  background-image: url('//d1id5eheivyv24.cloudfront.net/2017-7-7-0494772c34dacad7/img/common/whats-new/close.png');
  background-size: 16px 16px;
  background-repeat: no-repeat;
  background-position: center center;
  cursor: pointer;
  -webkit-transition: background-image 0.2s ease-out;
  transition: background-image 0.2s ease-out;
}
.isdesktop .whats-new .panel-wrapper .panel .close:hover {
  background-image: url('//d1id5eheivyv24.cloudfront.net/2017-7-7-0494772c34dacad7/img/common/whats-new/close-hover.png');
}
.whats-new .panel-wrapper .panel .arrow {
  position: absolute;
  right: -64px;
  width: 32px;
  height: 32px;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  cursor: pointer;
  -webkit-transition: background-image 0.2s ease-out;
  transition: background-image 0.2s ease-out;
}
.whats-new .panel-wrapper .panel .arrow.disabled {
  cursor: default;
}
.whats-new .panel-wrapper .panel .arrow.up {
  bottom: 40px;
  background-image: url('//d1id5eheivyv24.cloudfront.net/2017-7-7-0494772c34dacad7/img/common/whats-new/arrow-up.png');
}
.isdesktop .whats-new .panel-wrapper .panel .arrow.up:not(.disabled):hover {
  background-image: url('//d1id5eheivyv24.cloudfront.net/2017-7-7-0494772c34dacad7/img/common/whats-new/arrow-up-hover.png');
}
.whats-new .panel-wrapper .panel .arrow.up.disabled {
  background-image: url('//d1id5eheivyv24.cloudfront.net/2017-7-7-0494772c34dacad7/img/common/whats-new/arrow-up-disabled.png');
}
.whats-new .panel-wrapper .panel .arrow.up.highlight {
  -webkit-transition-duration: 0s!important;
  transition-duration: 0s!important;
  background-image: url('//d1id5eheivyv24.cloudfront.net/2017-7-7-0494772c34dacad7/img/common/whats-new/arrow-up-hover.png') !important;
}
.whats-new .panel-wrapper .panel .arrow.down {
  bottom: 0;
  background-image: url('//d1id5eheivyv24.cloudfront.net/2017-7-7-0494772c34dacad7/img/common/whats-new/arrow-down.png');
}
.isdesktop .whats-new .panel-wrapper .panel .arrow.down:not(.disabled):hover {
  background-image: url('//d1id5eheivyv24.cloudfront.net/2017-7-7-0494772c34dacad7/img/common/whats-new/arrow-down-hover.png');
}
.whats-new .panel-wrapper .panel .arrow.down.disabled {
  background-image: url('//d1id5eheivyv24.cloudfront.net/2017-7-7-0494772c34dacad7/img/common/whats-new/arrow-down-disabled.png');
}
.whats-new .panel-wrapper .panel .arrow.down.highlight {
  -webkit-transition-duration: 0s!important;
  transition-duration: 0s!important;
  background-image: url('//d1id5eheivyv24.cloudfront.net/2017-7-7-0494772c34dacad7/img/common/whats-new/arrow-down-hover.png') !important;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi) {
  .whats-new .panel-wrapper .panel .content .wn-page[data-date="2013-11-19"] .picture {
    background-image: url('//d1id5eheivyv24.cloudfront.net/2017-7-7-0494772c34dacad7/img/common/whats-new/2013-11-19/pic@2x.png');
  }
  .whats-new .panel-wrapper .panel .content .wn-page[data-date="2013-12-16"] .picture {
    background-image: url('//d1id5eheivyv24.cloudfront.net/2017-7-7-0494772c34dacad7/img/common/whats-new/2013-12-16/pic@2x.png');
  }
  .whats-new .panel-wrapper .panel .content .wn-page[data-date="2014-01-20"] .picture {
    background-image: url('//d1id5eheivyv24.cloudfront.net/2017-7-7-0494772c34dacad7/img/common/whats-new/2014-01-20/pic@2x.png');
  }
  .whats-new .panel-wrapper .panel .content .wn-page[data-date="2014-03-04"] .picture {
    background-image: url('//d1id5eheivyv24.cloudfront.net/2017-7-7-0494772c34dacad7/img/common/whats-new/2014-03-04/pic@2x.png');
  }
  .whats-new .panel-wrapper .panel .content .wn-page[data-date="2014-03-19"] .picture {
    background-image: url('//d1id5eheivyv24.cloudfront.net/2017-7-7-0494772c34dacad7/img/common/whats-new/2014-03-19/pic@2x.png');
  }
  .whats-new .panel-wrapper .panel .content .wn-page[data-date="2014-04-14"] .picture {
    background-image: url('//d1id5eheivyv24.cloudfront.net/2017-7-7-0494772c34dacad7/img/common/whats-new/2014-04-14/pic@2x.png');
  }
  .whats-new .panel-wrapper .panel .content .wn-page[data-date="2014-06-24"] .picture {
    background-image: url('//d1id5eheivyv24.cloudfront.net/2017-7-7-0494772c34dacad7/img/common/whats-new/2014-06-24/pic@2x.png');
  }
  .whats-new .panel-wrapper .panel .content .wn-page[data-date="2014-08-04"] .picture {
    background-image: url('//d1id5eheivyv24.cloudfront.net/2017-7-7-0494772c34dacad7/img/common/whats-new/2014-08-04/pic@2x.png');
  }
  .whats-new .panel-wrapper .panel .content .wn-page[data-date="2014-09-04"] .picture {
    background-image: url('//d1id5eheivyv24.cloudfront.net/2017-7-7-0494772c34dacad7/img/common/whats-new/2014-09-04/pic@2x.png');
  }
  .whats-new .panel-wrapper .panel .content .wn-page[data-date="2014-09-30"] .picture {
    background-image: url('//d1id5eheivyv24.cloudfront.net/2017-7-7-0494772c34dacad7/img/common/whats-new/2014-09-30/pic@2x.png');
  }
  .whats-new .panel-wrapper .panel .content .wn-page[data-date="2014-11-05"] .picture {
    background-image: url('//d1id5eheivyv24.cloudfront.net/2017-7-7-0494772c34dacad7/img/common/whats-new/2014-11-05/pic@2x.png');
  }
  .whats-new .panel-wrapper .panel .content .wn-page[data-date="2014-12-09"] .picture {
    background-image: url('//d1id5eheivyv24.cloudfront.net/2017-7-7-0494772c34dacad7/img/common/whats-new/2014-12-09/pic@2x.png');
  }
  .whats-new .panel-wrapper .panel .content .wn-page[data-date="2015-01-29"] .picture {
    background-image: url('//d1id5eheivyv24.cloudfront.net/2017-7-7-0494772c34dacad7/img/common/whats-new/2015-01-29/pic@2x.png');
  }
  .whats-new .panel-wrapper .panel .content .wn-page[data-date="2015-02-10"] .picture {
    background-image: url('//d1id5eheivyv24.cloudfront.net/2017-7-7-0494772c34dacad7/img/common/whats-new/2015-02-10/pic@2x.png');
  }
  .whats-new .panel-wrapper .panel .content .wn-page[data-date="2015-03-04"] .picture {
    background-image: url('//d1id5eheivyv24.cloudfront.net/2017-7-7-0494772c34dacad7/img/common/whats-new/2015-03-04/pic@2x.png');
  }
  .whats-new .panel-wrapper .panel .content .wn-page[data-date="2015-04-14"] .picture {
    background-image: url('//d1id5eheivyv24.cloudfront.net/2017-7-7-0494772c34dacad7/img/common/whats-new/2015-04-14/pic@2x.png');
  }
  .whats-new .panel-wrapper .panel .content .wn-page[data-date="2015-05-14"] .picture {
    background-image: url('//d1id5eheivyv24.cloudfront.net/2017-7-7-0494772c34dacad7/img/common/whats-new/2015-05-14/pic@2x.png');
  }
  .whats-new .panel-wrapper .panel .content .wn-page[data-date="2015-09-03"] .picture {
    background-image: url('//d1id5eheivyv24.cloudfront.net/2017-7-7-0494772c34dacad7/img/common/whats-new/2015-09-03/pic@2x.png');
  }
  .whats-new .panel-wrapper .panel .content .wn-page[data-date="2015-10-09"] .picture {
    background-image: url('//d1id5eheivyv24.cloudfront.net/2017-7-7-0494772c34dacad7/img/common/whats-new/2015-10-09/pic@2x.png');
  }
  .whats-new .panel-wrapper .panel .content .wn-page[data-date="2015-11-18"] .picture {
    background-image: url('//d1id5eheivyv24.cloudfront.net/2017-7-7-0494772c34dacad7/img/common/whats-new/2015-11-18/pic@2x.png');
  }
  .whats-new .panel-wrapper .panel .content .wn-page[data-date="2016-01-20"] {
    background-image: url(//d1id5eheivyv24.cloudfront.net/2017-7-7-0494772c34dacad7/img/common/whats-new/2016-01-20/bg-pic@2x.png);
  }
  .whats-new .panel-wrapper .panel .content .wn-page[data-date="2016-01-20"] .picture {
    background-image: url('//d1id5eheivyv24.cloudfront.net/2017-7-7-0494772c34dacad7/img/common/whats-new/2016-01-20/pic@2x.png');
  }
  .whats-new .panel-wrapper .panel .content .wn-page[data-date="2016-04-12"] .picture {
    background-image: url('//d1id5eheivyv24.cloudfront.net/2017-7-7-0494772c34dacad7/img/common/whats-new/2016-04-12/pic@2x.png');
  }
  .whats-new .panel-wrapper .panel .content .wn-page[data-date="2016-08-04"] .picture {
    background-image: url('//d1id5eheivyv24.cloudfront.net/2017-7-7-0494772c34dacad7/img/common/whats-new/2016-08-04/pic@2x.png');
  }
  .whats-new .panel-wrapper .panel .content .wn-page[data-date="2016-09-29"] .picture {
    background-image: url('//d1id5eheivyv24.cloudfront.net/2017-7-7-0494772c34dacad7/img/common/whats-new/2016-09-29/pic@2x.png');
  }
  .whats-new .panel-wrapper .panel .content .wn-page[data-date="2016-12-01"] .picture {
    background-image: url('//d1id5eheivyv24.cloudfront.net/2017-7-7-0494772c34dacad7/img/common/whats-new/2016-12-01/pic@2x.png');
  }
  .whats-new .panel-wrapper .panel .content .wn-page[data-date="2017-02-07"] .picture {
    background-image: url('//d1id5eheivyv24.cloudfront.net/2017-7-7-0494772c34dacad7/img/common/whats-new/2017-02-07/pic@2x.png');
  }
  .whats-new .panel-wrapper .panel .content .wn-page[data-date="2017-05-03"] .picture {
    background-image: url('//d1id5eheivyv24.cloudfront.net/2017-7-7-0494772c34dacad7/img/common/whats-new/2017-05-03/pic@2x.png');
  }
  .whats-new .panel-wrapper .panel .content .wn-page[data-date="2017-05-03"] .learn-more::after {
    background-image: url('//d1id5eheivyv24.cloudfront.net/2017-7-7-0494772c34dacad7/img/common/whats-new/2017-05-03/learn-hover@2x.png');
  }
  .whats-new .panel-wrapper .panel .close {
    background-image: url('//d1id5eheivyv24.cloudfront.net/2017-7-7-0494772c34dacad7/img/common/whats-new/close@2x.png');
  }
  .isdesktop .whats-new .panel-wrapper .panel .close:hover {
    background-image: url('//d1id5eheivyv24.cloudfront.net/2017-7-7-0494772c34dacad7/img/common/whats-new/close-hover@2x.png');
  }
  .whats-new .panel-wrapper .panel .arrow.up {
    background-image: url('//d1id5eheivyv24.cloudfront.net/2017-7-7-0494772c34dacad7/img/common/whats-new/arrow-up@2x.png');
  }
  .isdesktop .whats-new .panel-wrapper .panel .arrow.up:not(.disabled):hover {
    background-image: url('//d1id5eheivyv24.cloudfront.net/2017-7-7-0494772c34dacad7/img/common/whats-new/arrow-up-hover@2x.png');
  }
  .whats-new .panel-wrapper .panel .arrow.up.disabled {
    background-image: url('//d1id5eheivyv24.cloudfront.net/2017-7-7-0494772c34dacad7/img/common/whats-new/arrow-up-disabled@2x.png');
  }
  .whats-new .panel-wrapper .panel .arrow.down {
    background-image: url('//d1id5eheivyv24.cloudfront.net/2017-7-7-0494772c34dacad7/img/common/whats-new/arrow-down@2x.png');
  }
  .isdesktop .whats-new .panel-wrapper .panel .arrow.down:not(.disabled):hover {
    background-image: url('//d1id5eheivyv24.cloudfront.net/2017-7-7-0494772c34dacad7/img/common/whats-new/arrow-down-hover@2x.png');
  }
  .whats-new .panel-wrapper .panel .arrow.down.disabled {
    background-image: url('//d1id5eheivyv24.cloudfront.net/2017-7-7-0494772c34dacad7/img/common/whats-new/arrow-down-disabled@2x.png');
  }
}
.alert-popup {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: rgba(29, 26, 27, 0.6);
  -webkit-transition: opacity 0.35s ease-in-out;
  transition: opacity 0.35s ease-in-out;
  opacity: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  overflow: auto;
}
.alert-popup.show {
  opacity: 1;
}
.alert-popup.show .panel-wrapper .panel {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}
.alert-popup.hide {
  opacity: 0;
}
.alert-popup.hide .panel-wrapper .panel {
  -webkit-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
}
.alert-popup.category-upgrade .panel-wrapper .panel .icon {
  width: 136px;
  height: 136px;
  background-image: url('//d1id5eheivyv24.cloudfront.net/2017-7-7-0494772c34dacad7/img/common/alert/pic-upgrade.png');
}
.alert-popup.category-browsers .panel-wrapper .panel {
  padding-bottom: 40px;
}
.alert-popup.category-browsers .panel-wrapper .panel .icon {
  width: 200px;
  height: 128px;
  background-image: url('//d1id5eheivyv24.cloudfront.net/2017-7-7-0494772c34dacad7/img/common/alert/pic-browsers.png');
}
.alert-popup.category-mobile .panel-wrapper .panel {
  padding: 37px 20px 37px;
}
.alert-popup.category-mobile .panel-wrapper .panel .header {
  display: none;
}
.alert-popup.category-mobile .panel-wrapper .panel .icon {
  width: 144px;
  height: 80px;
  margin-top: 23px;
  margin-bottom: 26px;
  background-image: url('//d1id5eheivyv24.cloudfront.net/2017-7-7-0494772c34dacad7/img/common/alert/pic-desktop.png');
}
.alert-popup.category-mobile .panel-wrapper .panel .text {
  font-size: 19px;
  line-height: 24px;
  color: #242424;
}
.alert-popup.category-mobile .panel-wrapper .panel .buttons .main {
  margin-top: 58px;
}
.alert-popup.category-shared-failed .panel-wrapper .panel {
  background: #fae264;
  padding: 0;
  text-align: center;
  height: 496px;
}
.isphone .alert-popup.category-shared-failed .panel-wrapper .panel {
  width: 272px;
}
.alert-popup.category-shared-failed .panel-wrapper .panel .header {
  position: absolute;
  width: 100%;
  top: 187px;
  color: #363234;
  font-size: 24px;
  line-height: 30px;
}
.alert-popup.category-shared-failed .panel-wrapper .panel .icon {
  position: absolute;
  left: 50%;
  margin: 0 0 0 -24px;
  top: 122px;
  width: 48px;
  height: 48px;
  background-image: url('//d1id5eheivyv24.cloudfront.net/2017-7-7-0494772c34dacad7/img/collector/profile-team/logo.png');
}
.alert-popup.category-shared-failed .panel-wrapper .panel .text {
  position: absolute;
  bottom: 66px;
  color: #363234;
  font-size: 19px;
  line-height: 24px;
  width: 100%;
  padding: 0 40px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.alert-popup.category-shared-failed .panel-wrapper .panel .text a {
  color: #363234;
  display: inline-block;
  vertical-align: middele;
  text-decoration: none;
  border-bottom: 1px solid #363234;
  line-height: 17px;
}
.isdesktop .alert-popup.category-shared-failed .panel-wrapper .panel .text a:hover {
  border-color: transparent;
}
.alert-popup.category-shared-failed .panel-wrapper .panel .button.close {
  position: absolute;
  bottom: 28px;
  border-bottom: 1px solid #363234;
  line-height: 14px;
  font-size: 14px;
  height: 14px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  cursor: pointer;
}
.isdesktop .alert-popup.category-shared-failed .panel-wrapper .panel .button.close:hover {
  border-color: transparent;
}
.alert-popup.category-shared-unlock-page .panel-wrapper .panel {
  background: #000;
  width: 240px;
  padding: 36px 0 38px;
  text-align: center;
}
.alert-popup.category-shared-unlock-page .panel-wrapper .panel .icon {
  left: 50%;
  margin: 0 0 0 -50px;
  width: 100px;
  height: 100px;
  border-radius: 100%;
}
.alert-popup.category-shared-unlock-page .panel-wrapper .panel .text {
  color: #fff;
  font-size: 19px;
  line-height: 24px;
  width: 100%;
  padding: 15px 22px 0 22px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  word-wrap: break-word;
}
.alert-popup.category-shared-unlock-page .panel-wrapper .panel .button.ok {
  margin: 21px auto 0;
  -webkit-user-select: none;
  -moz-user-select: -moz-none;
  -ms-user-select: none;
  user-select: none;
  height: 42px;
  text-align: center;
  width: 96px;
  cursor: pointer;
  color: #000;
  background-color: #fae264;
  font-size: 19px;
  font-family: "Avenir Next", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-style: normal;
  line-height: 42px;
  border-radius: 4px;
}
.isdesktop .alert-popup.category-shared-unlock-page .panel-wrapper .panel .button.ok:hover {
  background-color: #fff;
}
.alert-popup.category-confirm-email .panel-wrapper .panel .icon {
  width: 136px;
  height: 136px;
  background-image: url('//d1id5eheivyv24.cloudfront.net/2017-7-7-0494772c34dacad7/img/common/alert/confirm.png');
  margin-bottom: 50px;
}
.alert-popup .panel-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  min-height: 568px;
  min-width: 990px;
}
.isphone .alert-popup .panel-wrapper {
  min-height: initial;
  min-width: initial;
}
.alert-popup .panel-wrapper .center-table {
  display: table;
  width: 100%;
  height: 100%;
  position: relative;
}
.alert-popup .panel-wrapper .center-table .center-cell {
  display: table-cell;
  width: 110%;
  vertical-align: middle;
  text-align: center;
}
.alert-popup .panel-wrapper .panel {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: -webkit-transform 0.35s ease-in-out;
  transition: transform 0.35s ease-in-out;
  position: relative;
  width: 336px;
  margin: auto;
  border-radius: 8px;
  background: #fff;
  padding: 46px 42px 26px;
  font-family: "Avenir Next", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.isphone .alert-popup .panel-wrapper .panel {
  width: 272px;
}
.alert-popup .panel-wrapper .panel .header {
  text-align: center;
  color: #1d1a1b;
  font-family: "Avenir Next", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 22px;
}
.alert-popup .panel-wrapper .panel .icon {
  position: relative;
  margin: 40px auto 32px;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.alert-popup .panel-wrapper .panel .text {
  text-align: center;
  color: #8c8a8b;
  font-size: 16px;
  line-height: 22px;
}
.alert-popup .panel-wrapper .panel .text a {
  color: #1686eb;
  text-decoration: underline;
}
.isdesktop .alert-popup .panel-wrapper .panel .text a:hover {
  text-decoration: none;
}
.alert-popup .panel-wrapper .panel .button {
  display: block;
  position: relative;
  text-decoration: none;
}
.alert-popup .panel-wrapper .panel .button.main {
  margin: 28px auto 0;
  -webkit-user-select: none;
  -moz-user-select: -moz-none;
  -ms-user-select: none;
  user-select: none;
  height: 48px;
  text-align: center;
  width: 160px;
  cursor: pointer;
  color: white;
  background-color: #1686eb;
  font-size: 20px;
  font-family: "Avenir Next", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-style: normal;
  line-height: 48px;
  border-radius: 4px;
}
.isdesktop .alert-popup .panel-wrapper .panel .button.main:hover {
  background-color: #2e9ffd;
}
.alert-popup .panel-wrapper .panel .button.cancel {
  display: inline-block;
  border-bottom: 1px solid #e3e3e3;
  line-height: 12px;
  cursor: pointer;
}
.isdesktop .alert-popup .panel-wrapper .panel .button.cancel:hover {
  border-color: transparent;
}
.alert-popup .panel-wrapper .panel .contact-link {
  display: block;
  color: #1686eb;
  margin-top: 29px;
}
.alert-popup .panel-wrapper .panel .contact-link:hover {
  text-decoration: none;
}
.alert-popup .panel-wrapper .panel .cancel-wrapper {
  font-size: 12px;
  line-height: 18px;
  color: #8c8a8b;
  margin-top: 12px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi) {
  .alert-popup.category-upgrade .panel-wrapper .panel .icon {
    background-image: url('//d1id5eheivyv24.cloudfront.net/2017-7-7-0494772c34dacad7/img/common/alert/pic-upgrade@2x.png');
  }
  .alert-popup.category-browsers .panel-wrapper .panel .icon {
    background-image: url('//d1id5eheivyv24.cloudfront.net/2017-7-7-0494772c34dacad7/img/common/alert/pic-browsers@2x.png');
  }
  .alert-popup.category-mobile .panel-wrapper .panel .icon {
    background-image: url('//d1id5eheivyv24.cloudfront.net/2017-7-7-0494772c34dacad7/img/common/alert/pic-desktop@2x.png');
  }
  .alert-popup.category-shared-failed .panel-wrapper .panel .icon {
    background-image: url('//d1id5eheivyv24.cloudfront.net/2017-7-7-0494772c34dacad7/img/collector/profile-team/logo@2x.png');
  }
  .alert-popup.category-confirm-email .panel-wrapper .panel .icon {
    background-image: url('//d1id5eheivyv24.cloudfront.net/2017-7-7-0494772c34dacad7/img/common/alert/confirm@2x.png');
  }
}

