


.left {
  float: left !important;
}
.right {
  float: right !important;
}


.Icon {
  display: inline-block;
  background-position: center center;
}
.Icon_small-downArrow {
  width: 9px;
  height: 5px;
}
@media all {
  .Icon_small-downArrow {
    background:  url('/redesign/global/img/menu-dropdown-arrow-white.png') center center transparent scroll no-repeat;
    -webkit-background-size: 9px 5px;
    -moz-background-size: 9px 5px;
    -o-background-size: 9px 5px;
    background-size: 9px 5px;
  }
}
@media all and (-moz-min-device-pixel-ratio: 1.5), all and (-o-min-device-pixel-ratio: 3/2), all and (-webkit-min-device-pixel-ratio: 1.5), all and (min-device-pixel-ratio: 1.5), all and (min-resolution: 1.5dppx) {
  html:not(.ie8) .Icon_small-downArrow {
    background:  url('/redesign/global/img/menu-dropdown-arrow-white.png') center center transparent scroll no-repeat;
    -webkit-background-size: 9px 5px;
    -moz-background-size: 9px 5px;
    -o-background-size: 9px 5px;
    background-size: 9px 5px;
  }
}
.Icon_small-whiteShield {
  width: 32px;
  height: 32px;
}
@media all {
  .Icon_small-whiteShield {
    background:  url('/redesign/global/img/icon-shield-white.png') center center transparent scroll no-repeat;
    -webkit-background-size: 16px 16px;
    -moz-background-size: 16px 16px;
    -o-background-size: 16px 16px;
    background-size: 16px 16px;
  }
}
@media all and (-moz-min-device-pixel-ratio: 1.5), all and (-o-min-device-pixel-ratio: 3/2), all and (-webkit-min-device-pixel-ratio: 1.5), all and (min-device-pixel-ratio: 1.5), all and (min-resolution: 1.5dppx) {
  html:not(.ie8) .Icon_small-whiteShield {
    background:  url('/redesign/global/img/icon-shield-white@2x.png') center center transparent scroll no-repeat;
    -webkit-background-size: 16px 16px;
    -moz-background-size: 16px 16px;
    -o-background-size: 16px 16px;
    background-size: 16px 16px;
  }
}
.Icon_small-upgradeTsp {
  width: 22px;
  height: 22px;
  position: relative;
  top: 5px;
  left: 0;
  display: none;
}
@media all {
  .Icon_small-upgradeTsp {
    background:  url('/redesign/global/img/icon-upgrade-arrow.png') center center transparent scroll no-repeat;
    -webkit-background-size: 22px 22px;
    -moz-background-size: 22px 22px;
    -o-background-size: 22px 22px;
    background-size: 22px 22px;
  }
}
@media all and (-moz-min-device-pixel-ratio: 1.5), all and (-o-min-device-pixel-ratio: 3/2), all and (-webkit-min-device-pixel-ratio: 1.5), all and (min-device-pixel-ratio: 1.5), all and (min-resolution: 1.5dppx) {
  html:not(.ie8) .Icon_small-upgradeTsp {
    background:  url('/redesign/global/img/icon-upgrade-arrow@2x.png') center center transparent scroll no-repeat;
    -webkit-background-size: 22px 22px;
    -moz-background-size: 22px 22px;
    -o-background-size: 22px 22px;
    background-size: 22px 22px;
  }
}
@media only screen and (min-width: 60.875em) {
  .Icon_small-upgradeTsp {
    display: inline-block;
  }
}

.Badge-free {
  width: 18px;
  height: 18px;
}
@media all {
  .Badge-free {
    background:  url('/redesign/global/img/badge-free.png') center center transparent scroll no-repeat;
    -webkit-background-size: 18px 18px;
    -moz-background-size: 18px 18px;
    -o-background-size: 18px 18px;
    background-size: 18px 18px;
  }
}
@media all and (-moz-min-device-pixel-ratio: 1.5), all and (-o-min-device-pixel-ratio: 3/2), all and (-webkit-min-device-pixel-ratio: 1.5), all and (min-device-pixel-ratio: 1.5), all and (min-resolution: 1.5dppx) {
  html:not(.ie8) .Badge-free {
    background:  url('/redesign/global/img/badge-free@2x.png') center center transparent scroll no-repeat;
    -webkit-background-size: 18px 18px;
    -moz-background-size: 18px 18px;
    -o-background-size: 18px 18px;
    background-size: 18px 18px;
  }
}
.Badge-premium {
  width: 16px;
  height: 18px;
}
@media all {
  .Badge-premium {
    background:  url('/redesign/global/img/badge-premium.png') center center transparent scroll no-repeat;
    -webkit-background-size: 16px 18px;
    -moz-background-size: 16px 18px;
    -o-background-size: 16px 18px;
    background-size: 16px 18px;
  }
}
@media all and (-moz-min-device-pixel-ratio: 1.5), all and (-o-min-device-pixel-ratio: 3/2), all and (-webkit-min-device-pixel-ratio: 1.5), all and (min-device-pixel-ratio: 1.5), all and (min-resolution: 1.5dppx) {
  html:not(.ie8) .Badge-premium {
    background:  url('/redesign/global/img/badge-premium@2x.png') center center transparent scroll no-repeat;
    -webkit-background-size: 16px 18px;
    -moz-background-size: 16px 18px;
    -o-background-size: 16px 18px;
    background-size: 16px 18px;
  }
}

.Icon_medium {
  width: 17px;
  height: 17px;
  margin: 0 8px 2px 0;
  vertical-align: middle;
}
.Icon_medium-gear {
  padding: 0;
}
@media all {
  .Icon_medium-gear {
    background:  url('/redesign/global/img/icon-settings.png') 0 0 transparent scroll no-repeat;
    -webkit-background-size: 17px 17px;
    -moz-background-size: 17px 17px;
    -o-background-size: 17px 17px;
    background-size: 17px 17px;
  }
}
@media all and (-moz-min-device-pixel-ratio: 1.5), all and (-o-min-device-pixel-ratio: 3/2), all and (-webkit-min-device-pixel-ratio: 1.5), all and (min-device-pixel-ratio: 1.5), all and (min-resolution: 1.5dppx) {
  html:not(.ie8) .Icon_medium-gear {
    background:  url('/redesign/global/img/icon-settings@2x.png') 0 0 transparent scroll no-repeat;
    -webkit-background-size: 17px 17px;
    -moz-background-size: 17px 17px;
    -o-background-size: 17px 17px;
    background-size: 17px 17px;
  }
}
@media all {
  .Icon_medium-questionMark {
    background:  url('/redesign/global/img/icon-help.png') 0 0 transparent scroll no-repeat;
    -webkit-background-size: 17px 17px;
    -moz-background-size: 17px 17px;
    -o-background-size: 17px 17px;
    background-size: 17px 17px;
  }
}
@media all and (-moz-min-device-pixel-ratio: 1.5), all and (-o-min-device-pixel-ratio: 3/2), all and (-webkit-min-device-pixel-ratio: 1.5), all and (min-device-pixel-ratio: 1.5), all and (min-resolution: 1.5dppx) {
  html:not(.ie8) .Icon_medium-questionMark {
    background:  url('/redesign/global/img/icon-help@2x.png') 0 0 transparent scroll no-repeat;
    -webkit-background-size: 17px 17px;
    -moz-background-size: 17px 17px;
    -o-background-size: 17px 17px;
    background-size: 17px 17px;
  }
}
@media all {
  .Icon_medium-chatBubble {
    background:  url('/redesign/global/img/icon-chat.png') 0 0 transparent scroll no-repeat;
    -webkit-background-size: 17px 17px;
    -moz-background-size: 17px 17px;
    -o-background-size: 17px 17px;
    background-size: 17px 17px;
  }
}
@media all and (-moz-min-device-pixel-ratio: 1.5), all and (-o-min-device-pixel-ratio: 3/2), all and (-webkit-min-device-pixel-ratio: 1.5), all and (min-device-pixel-ratio: 1.5), all and (min-resolution: 1.5dppx) {
  html:not(.ie8) .Icon_medium-chatBubble {
    background:  url('/redesign/global/img/icon-chat@2x.png') 0 0 transparent scroll no-repeat;
    -webkit-background-size: 17px 17px;
    -moz-background-size: 17px 17px;
    -o-background-size: 17px 17px;
    background-size: 17px 17px;
  }
}
@media all {
  .Icon_medium-arrowDoor {
    background:  url('/redesign/global/img/icon-logout.png') 0 0 transparent scroll no-repeat;
    -webkit-background-size: 17px 17px;
    -moz-background-size: 17px 17px;
    -o-background-size: 17px 17px;
    background-size: 17px 17px;
  }
}
@media all and (-moz-min-device-pixel-ratio: 1.5), all and (-o-min-device-pixel-ratio: 3/2), all and (-webkit-min-device-pixel-ratio: 1.5), all and (min-device-pixel-ratio: 1.5), all and (min-resolution: 1.5dppx) {
  html:not(.ie8) .Icon_medium-arrowDoor {
    background:  url('/redesign/global/img/icon-logout@2x.png') 0 0 transparent scroll no-repeat;
    -webkit-background-size: 17px 17px;
    -moz-background-size: 17px 17px;
    -o-background-size: 17px 17px;
    background-size: 17px 17px;
  }
}
.Icon_medium-arrowRight {
  width: 9px;
  height: 13px;
  vertical-align: middle;
  margin-left: 4px;
}
@media all {
  .Icon_medium-arrowRight {
    background:  url('/redesign/global/img/icon-arrow.png') 0 0 transparent scroll no-repeat;
    -webkit-background-size: 9px 13px;
    -moz-background-size: 9px 13px;
    -o-background-size: 9px 13px;
    background-size: 9px 13px;
  }
}
@media all and (-moz-min-device-pixel-ratio: 1.5), all and (-o-min-device-pixel-ratio: 3/2), all and (-webkit-min-device-pixel-ratio: 1.5), all and (min-device-pixel-ratio: 1.5), all and (min-resolution: 1.5dppx) {
  html:not(.ie8) .Icon_medium-arrowRight {
    background:  url('/redesign/global/img/icon-arrow@2x.png') 0 0 transparent scroll no-repeat;
    -webkit-background-size: 9px 13px;
    -moz-background-size: 9px 13px;
    -o-background-size: 9px 13px;
    background-size: 9px 13px;
  }
}

.Icon_large {
  width: 50px;
  height: 50px;
}
@media all {
  .Icon_large-shield {
    background:  url('/redesign/global/img/shield-large.png') 0 0 transparent scroll no-repeat;
    -webkit-background-size: 50px 50px;
    -moz-background-size: 50px 50px;
    -o-background-size: 50px 50px;
    background-size: 50px 50px;
  }
}
@media all and (-moz-min-device-pixel-ratio: 1.5), all and (-o-min-device-pixel-ratio: 3/2), all and (-webkit-min-device-pixel-ratio: 1.5), all and (min-device-pixel-ratio: 1.5), all and (min-resolution: 1.5dppx) {
  html:not(.ie8) .Icon_large-shield {
    background:  url('/redesign/global/img/shield-large@2x.png') 0 0 transparent scroll no-repeat;
    -webkit-background-size: 50px 50px;
    -moz-background-size: 50px 50px;
    -o-background-size: 50px 50px;
    background-size: 50px 50px;
  }
}

.Icon_super {
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: 80px 60px;
  -moz-background-size: 80px 60px;
  -o-background-size: 80px 60px;
  background-size: 80px 60px;
  width: 80px;
  height: 60px;
  margin-left: -4px;
}
@media all {
  .Icon_super-lock {
    background-image: url('/redesign/global/img/go-premium-lock.png');
  }
}
@media all and (-moz-min-device-pixel-ratio: 1.5), all and (-o-min-device-pixel-ratio: 3/2), all and (-webkit-min-device-pixel-ratio: 1.5), all and (min-device-pixel-ratio: 1.5), all and (min-resolution: 1.5dppx) {
  html:not(.ie8) .Icon_super-lock {
    background-image: url('/redesign/global/img/go-premium-lock@2x.png');
  }
}
@media all {
  .Icon_super-plane {
    background-image: url('/redesign/global/img/go-premium-offline.png');
  }
}
@media all and (-moz-min-device-pixel-ratio: 1.5), all and (-o-min-device-pixel-ratio: 3/2), all and (-webkit-min-device-pixel-ratio: 1.5), all and (min-device-pixel-ratio: 1.5), all and (min-resolution: 1.5dppx) {
  html:not(.ie8) .Icon_super-plane {
    background-image: url('/redesign/global/img/go-premium-offline@2x.png');
  }
}
@media all {
  .Icon_super-screen {
    background-image: url('/redesign/global/img/go-premium-presentation.png');
  }
}
@media all and (-moz-min-device-pixel-ratio: 1.5), all and (-o-min-device-pixel-ratio: 3/2), all and (-webkit-min-device-pixel-ratio: 1.5), all and (min-device-pixel-ratio: 1.5), all and (min-resolution: 1.5dppx) {
  html:not(.ie8) .Icon_super-screen {
    background-image: url('/redesign/global/img/go-premium-presentation@2x.png');
  }
}
@media all {
  .Icon_super-mag-glass {
    background-image: url('/redesign/global/img/go-premium-search.png');
  }
}
@media all and (-moz-min-device-pixel-ratio: 1.5), all and (-o-min-device-pixel-ratio: 3/2), all and (-webkit-min-device-pixel-ratio: 1.5), all and (min-device-pixel-ratio: 1.5), all and (min-resolution: 1.5dppx) {
  html:not(.ie8) .Icon_super-mag-glass {
    background-image: url('/redesign/global/img/go-premium-search@2x.png');
  }
}
@media all {
  .Icon_super-clouds {
    background-image: url('/redesign/global/img/go-premium-upload.png');
  }
}
@media all and (-moz-min-device-pixel-ratio: 1.5), all and (-o-min-device-pixel-ratio: 3/2), all and (-webkit-min-device-pixel-ratio: 1.5), all and (min-device-pixel-ratio: 1.5), all and (min-resolution: 1.5dppx) {
  html:not(.ie8) .Icon_super-clouds {
    background-image: url('/redesign/global/img/go-premium-upload@2x.png');
  }
}
@media all {
  .Icon_super-heads {
    background-image: url('/redesign/global/img/go-premium-work.png');
  }
}
@media all and (-moz-min-device-pixel-ratio: 1.5), all and (-o-min-device-pixel-ratio: 3/2), all and (-webkit-min-device-pixel-ratio: 1.5), all and (min-device-pixel-ratio: 1.5), all and (min-resolution: 1.5dppx) {
  html:not(.ie8) .Icon_super-heads {
    background-image: url('/redesign/global/img/go-premium-work@2x.png');
  }
}

.Icon_shield {
  width: 53px;
  height: 58px;
  margin-bottom: 20px;
}
@media all {
  .Icon_shield {
    background:  url('/redesign/global/img/premium-shield.png') 0 0 transparent scroll no-repeat;
    -webkit-background-size: 53px 58px;
    -moz-background-size: 53px 58px;
    -o-background-size: 53px 58px;
    background-size: 53px 58px;
  }
}
@media all and (-moz-min-device-pixel-ratio: 1.5), all and (-o-min-device-pixel-ratio: 3/2), all and (-webkit-min-device-pixel-ratio: 1.5), all and (min-device-pixel-ratio: 1.5), all and (min-resolution: 1.5dppx) {
  html:not(.ie8) .Icon_shield {
    background:  url('/redesign/global/img/premium-shield@2x.png') 0 0 transparent scroll no-repeat;
    -webkit-background-size: 53px 58px;
    -moz-background-size: 53px 58px;
    -o-background-size: 53px 58px;
    background-size: 53px 58px;
  }
}
.Icon_upgrade {
  width: 46px;
  height: 46px;
  vertical-align: top;
}
@media all {
  .Icon_upgrade {
    background:  url('/redesign/global/img/icon-upgrade.png') 0 0 transparent scroll no-repeat;
    -webkit-background-size: 46px 46px;
    -moz-background-size: 46px 46px;
    -o-background-size: 46px 46px;
    background-size: 46px 46px;
  }
}
@media all and (-moz-min-device-pixel-ratio: 1.5), all and (-o-min-device-pixel-ratio: 3/2), all and (-webkit-min-device-pixel-ratio: 1.5), all and (min-device-pixel-ratio: 1.5), all and (min-resolution: 1.5dppx) {
  html:not(.ie8) .Icon_upgrade {
    background:  url('/redesign/global/img/icon-upgrade@2x.png') 0 0 transparent scroll no-repeat;
    -webkit-background-size: 46px 46px;
    -moz-background-size: 46px 46px;
    -o-background-size: 46px 46px;
    background-size: 46px 46px;
  }
}





.u-inlineBlock {
  display: inline-block;
}

.Menu {
  vertical-align: top;
  height: 100%;
  float: none;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -ms-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
  
}
.Menu.is-active {
  background-color: #129c50;
}
#header-wrapper .Menu,
.wrapper-embed .Menu {
  height: 100%;
}
@media only screen and (min-width: 480px) and (max-width: 709px) {
  .Menu {
    display: none;
  }
}
@media only screen and (max-width: 479px) {
  .Menu {
    display: none;
  }
}
.Menu-activator {
  text-decoration: none;
  background-image: none;
  vertical-align: middle;
  height: 100%;
  margin-left: -4px;
  
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -ms-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
}
.Menu-activator:hover,
.Menu-activator:focus {
  text-decoration: none;
  background-color: #14aa57;
}
.ie8 .Menu-activator:hover,
.ie8 .Menu-activator:focus {
  background-image: none;
}
.is-active .Menu-activator {
  background-color: #129c50;
}
.Menu-indicator {
  padding: 0 15px 0 10px;
  height: 100%;
  float: none;
}
.Menu-indicator > i {
  margin: 21px 0;
}
#header-wrapper .Menu-indicator > i,
.wrapper-embed .Menu-indicator > i {
  margin: 13px 0;
}
.Menu-popover {
  background-color: #f7f7f7;
  display: none;
  border: 1px solid #b5b5b5;
  position: absolute;
  z-index: 9998;
}
.Menu-popover.is-active {
  display: block;
}




.Menu_userNav-popover {
  border-width: 0 0 1px 1px;
  top: 49px;
  right: 0;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}
#header-wrapper .Menu_userNav-popover,
.wrapper-embed .Menu_userNav-popover {
  top: 33px;
}

.User {
  color: white;
  font-size: 13px;
  font-family: gotham, Times, serif;
  font-style: normal;
  font-weight: 700;
  font-weight: normal;
  line-height: 48px;
  height: 100%;
  border-right: 0px;
  border-left: 0px;
  vertical-align: top;
  padding-left: 5px;
  
}
:lang(zh-cn) .User {
  font-family: gotham, Hiragino Sans GB, STHeiti, Microsoft Yahei, helvetica, arial, sans-serif;
}
:lang(ja) .User {
  font-family: gotham, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", helvetica, arial, sans-serif;
}
.ie8 .User {
  font-family: gotham-700-normal, Times, serif;
  font-style: normal;
  font-weight: normal;
}
.ie8 :lang(zh-cn) .User {
  font-family: gotham-700-normal, Hiragino Sans GB, STHeiti, Microsoft Yahei, helvetica, arial, sans-serif;
}
.ie8 :lang(ja) .User {
  font-family: gotham-700-normal, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", helvetica, arial, sans-serif;
}
#header-wrapper .User,
.wrapper-embed .User {
  line-height: 32px;
  width: auto;
  max-width: 440px;
}
.is-active:hover .User {
  background-image: none;
}
.User-icon {
  margin-right: 4px;
  margin-left: 12px;
  vertical-align: middle;
}
.User-name {
  max-width: 300px;
  vertical-align: top;
  overflow: hidden;
}
.ie8 .User-name,
.ie9 .User-name {
  width: auto;
}
.User-nameText {
  overflow: hidden;
  -o-text-overflow: ellipsis;
  -webkit-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 300px;
  width: 100%;
  padding: 6px 12px 6px 0;
  border-right: 1px solid #18a269;
  display: inline;
  vertical-align: top;
}


.Nav {
  list-style: none;
  padding-left: 0;
  margin: 0;
}
.Nav-anchor {
  text-decoration: none;
  white-space: nowrap;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: block;
}
.ie7 .Nav-anchor {
  zoom: 1;
}
.Nav-anchor:hover,
.Nav-anchor:focus {
  text-decoration: none;
}


.Nav_userNav-left {
  vertical-align: top;
  padding-left: 1.84615385em;
  padding-left: 2rem;
  padding-right: 1.84615385em;
  padding-right: 2rem;
  padding-bottom: 3.07692308em;
  padding-bottom: 3.33333333rem;
}
.Nav_userNav-right {
  padding-left: 1.46153846em;
  padding-left: 1.58333333rem;
  padding-right: 1.84615385em;
  padding-right: 2rem;
  padding-bottom: 3.07692308em;
  padding-bottom: 3.33333333rem;
}
.Nav_userNav-item {
  padding-top: 0.76923077em;
  padding-top: 0.83333333rem;
}
.ie7 .Nav_userNav-item {
  zoom: 1;
}
.Nav_userNav-anchor-right .Nav_userNav-anchor {
  text-transform: uppercase;
}
.Nav_userNav-anchor,
.Nav_userNav-anchor:visited {
  color: #646e71;
  font-family: gotham, helvetica, arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 1.16666667em;
  font-size: 1.16666667rem;
  line-height: 2;
  padding: 0 0.61538462em;
  padding: 0 0.66666667rem;
  border-width: 0;
  border-radius: 1.92307692em;
  border-radius: 2.08333333rem;
  -webkit-transition: all 0.1s ease-in;
  -moz-transition: all 0.1s ease-in;
  -ms-transition: all 0.1s ease-in;
  -o-transition: all 0.1s ease-in;
  transition: all 0.1s ease-in;
}
:lang(zh-cn) .Nav_userNav-anchor,
:lang(zh-cn) .Nav_userNav-anchor:visited {
  font-family: gotham, Hiragino Sans GB, STHeiti, Microsoft Yahei, helvetica, arial, sans-serif;
}
:lang(ja) .Nav_userNav-anchor,
:lang(ja) .Nav_userNav-anchor:visited {
  font-family: gotham, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", helvetica, arial, sans-serif;
}
.ie8 .Nav_userNav-anchor,
.ie8 .Nav_userNav-anchor:visited {
  font-family: gotham-400-normal, helvetica, arial, sans-serif;
  font-style: normal;
  font-weight: normal;
}
.ie8 :lang(zh-cn) .Nav_userNav-anchor,
.ie8 :lang(zh-cn) .Nav_userNav-anchor:visited {
  font-family: gotham-400-normal, Hiragino Sans GB, STHeiti, Microsoft Yahei, helvetica, arial, sans-serif;
}
.ie8 :lang(ja) .Nav_userNav-anchor,
.ie8 :lang(ja) .Nav_userNav-anchor:visited {
  font-family: gotham-400-normal, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", helvetica, arial, sans-serif;
}
.Nav_userNav-anchor:hover,
.Nav_userNav-anchor:focus {
  outline: none;
  border: 1px;
  border-color: #C4CBCF;
  background-color: #c9d1d7;
}
.Nav_userNav-anchor:active {
  background-color: #BCC4C9;
}





.MenuBanner {
  padding: 17px 30px 12px;
}
.MenuBanner_goPremium {
  border-top: 1px solid #d9e4e7;
}
.MenuBanner_goPremiumOld {
  border-top: 1px solid #dfe8eb;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
@media all {
  .MenuBanner_goPremiumOld {
    background:  url('/redesign/global/img/chevron-blue-bg.png') left top scroll repeat;
    -webkit-background-size: 50px 30px;
    -moz-background-size: 50px 30px;
    -o-background-size: 50px 30px;
    background-size: 50px 30px;
  }
}
@media all and (-moz-min-device-pixel-ratio: 1.5), all and (-o-min-device-pixel-ratio: 3/2), all and (-webkit-min-device-pixel-ratio: 1.5), all and (min-device-pixel-ratio: 1.5), all and (min-resolution: 1.5dppx) {
  html:not(.ie8) .MenuBanner_goPremiumOld {
    background:  url('/redesign/global/img/chevron-blue-bg@2x.png') left top scroll repeat;
    -webkit-background-size: 50px 30px;
    -moz-background-size: 50px 30px;
    -o-background-size: 50px 30px;
    background-size: 50px 30px;
  }
}
.MenuBanner_goPremium-message {
  display: inline-block;
  margin-left: 18px;
}
.MenuBanner_goPremium-title {
  color: #039924;
  font-family: caecilia, Times, serif;
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  width: 215px;
  line-height: 18px;
  margin-bottom: 0;
  text-align: left;
}
:lang(zh-cn) .MenuBanner_goPremium-title {
  font-family: caecilia, Hiragino Sans GB, STHeiti, Microsoft Yahei, helvetica, arial, serif;
}
:lang(ja) .MenuBanner_goPremium-title {
  font-family: caecilia, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", helvetica, arial, serif;
}
.ie8 .MenuBanner_goPremium-title {
  font-family: caecilia-700-normal, Times, serif;
  font-style: normal;
  font-weight: normal;
}
.ie8 :lang(zh-cn) .MenuBanner_goPremium-title {
  font-family: caecilia-700-normal, Hiragino Sans GB, STHeiti, Microsoft Yahei, helvetica, arial, serif;
}
.ie8 :lang(ja) .MenuBanner_goPremium-title {
  font-family: caecilia-700-normal, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", helvetica, arial, serif;
}
.MenuBanner_goPremium-anchor {
  color: #747474;
  font-family: gotham, helvetica, arial, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 12px;
  line-height: 16px;
  text-decoration: none;
  width: auto;
  padding: 0;
}
:lang(zh-cn) .MenuBanner_goPremium-anchor {
  font-family: gotham, Hiragino Sans GB, STHeiti, Microsoft Yahei, helvetica, arial, sans-serif;
}
:lang(ja) .MenuBanner_goPremium-anchor {
  font-family: gotham, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", helvetica, arial, sans-serif;
}
.ie8 .MenuBanner_goPremium-anchor {
  font-family: gotham-700-normal, helvetica, arial, sans-serif;
  font-style: normal;
  font-weight: normal;
}
.ie8 :lang(zh-cn) .MenuBanner_goPremium-anchor {
  font-family: gotham-700-normal, Hiragino Sans GB, STHeiti, Microsoft Yahei, helvetica, arial, sans-serif;
}
.ie8 :lang(ja) .MenuBanner_goPremium-anchor {
  font-family: gotham-700-normal, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", helvetica, arial, sans-serif;
}
.MenuBanner_goPremium-anchor,
.MenuBanner_goPremium-anchor:visited {
  color: #747474;
}
.MenuBanner_goPremium-anchor:hover,
.MenuBanner_goPremium-anchor:active {
  border: none;
  background-color: #f7f7f7;
}
.MenuBanner_paymentDue-anchor,
.MenuBanner_paymentDue-anchor:link,
.MenuBanner_paymentDue-anchor:visited {
  font-family: caecilia, Times, serif;
  font-style: italic;
  font-weight: 300;
  font-size: 14px;
}
:lang(zh-cn) .MenuBanner_paymentDue-anchor,
:lang(zh-cn) .MenuBanner_paymentDue-anchor:link,
:lang(zh-cn) .MenuBanner_paymentDue-anchor:visited {
  font-family: caecilia, Hiragino Sans GB, STHeiti, Microsoft Yahei, helvetica, arial, serif;
}
:lang(ja) .MenuBanner_paymentDue-anchor,
:lang(ja) .MenuBanner_paymentDue-anchor:link,
:lang(ja) .MenuBanner_paymentDue-anchor:visited {
  font-family: caecilia, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", helvetica, arial, serif;
}
.ie8 .MenuBanner_paymentDue-anchor,
.ie8 .MenuBanner_paymentDue-anchor:link,
.ie8 .MenuBanner_paymentDue-anchor:visited {
  font-family: caecilia-300-italic, Times, serif;
  font-style: normal;
  font-weight: normal;
}
.ie8 :lang(zh-cn) .MenuBanner_paymentDue-anchor,
.ie8 :lang(zh-cn) .MenuBanner_paymentDue-anchor:link,
.ie8 :lang(zh-cn) .MenuBanner_paymentDue-anchor:visited {
  font-family: caecilia-300-italic, Hiragino Sans GB, STHeiti, Microsoft Yahei, helvetica, arial, serif;
}
.ie8 :lang(ja) .MenuBanner_paymentDue-anchor,
.ie8 :lang(ja) .MenuBanner_paymentDue-anchor:link,
.ie8 :lang(ja) .MenuBanner_paymentDue-anchor:visited {
  font-family: caecilia-300-italic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", helvetica, arial, serif;
}
.MenuBanner_paymentDue-anchor:hover {
  border: none;
  background-color: #f7f7f7;
}
.MenuBanner_paymentDue-anchor:active {
  background-color: #f7f7f7;
}

.Banner-title {
  line-height: 48px;
  height: 100%;
  vertical-align: top;
  font-family: caecilia, Times, serif;
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  color: #ffffff;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  -webkit-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-left: 15px;
}
:lang(zh-cn) .Banner-title {
  font-family: caecilia, Hiragino Sans GB, STHeiti, Microsoft Yahei, helvetica, arial, serif;
}
:lang(ja) .Banner-title {
  font-family: caecilia, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", helvetica, arial, serif;
}
.ie8 .Banner-title {
  font-family: caecilia-700-normal, Times, serif;
  font-style: normal;
  font-weight: normal;
}
.ie8 :lang(zh-cn) .Banner-title {
  font-family: caecilia-700-normal, Hiragino Sans GB, STHeiti, Microsoft Yahei, helvetica, arial, serif;
}
.ie8 :lang(ja) .Banner-title {
  font-family: caecilia-700-normal, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", helvetica, arial, serif;
}
.Banner-upgradeTspWrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 0;
  text-align: center;
}
.Banner-upgradeTsp {
  font-family: gotham, helvetica, arial, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  color: #2f373d;
  display: none;
  padding-top: 18px;
}
:lang(zh-cn) .Banner-upgradeTsp {
  font-family: gotham, Hiragino Sans GB, STHeiti, Microsoft Yahei, helvetica, arial, sans-serif;
}
:lang(ja) .Banner-upgradeTsp {
  font-family: gotham, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", helvetica, arial, sans-serif;
}
.ie8 .Banner-upgradeTsp {
  font-family: gotham-500-normal, helvetica, arial, sans-serif;
  font-style: normal;
  font-weight: normal;
}
.ie8 :lang(zh-cn) .Banner-upgradeTsp {
  font-family: gotham-500-normal, Hiragino Sans GB, STHeiti, Microsoft Yahei, helvetica, arial, sans-serif;
}
.ie8 :lang(ja) .Banner-upgradeTsp {
  font-family: gotham-500-normal, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", helvetica, arial, sans-serif;
}
@media only screen and (min-width: 60.875em) {
  .Banner-upgradeTsp {
    display: inline-block;
  }
}
.header .left {
  height: 48px;
}
.Banner-divider {
  width: 0;
  height: 100%;
  vertical-align: top;
  border-right: 1px solid rgba(17, 118, 4, 0.4);
  border-left: 1px solid rgba(255, 255, 255, 0.3);
}
.ie7 .Banner-divider,
.ie8 .Banner-divider {
  border-right: 1px solid #2e8f25;
  border-left: 1px solid #55bd49;
}
.logo-bar .Banner-divider,
.Banner-divider.short {
  height: 23px;
  margin-top: 13px;
}
.header {
  background-color: #2dbe60;
  width: 100%;
  height: 48px;
  border-bottom: 1px solid #259d4f;
  
  
}
#header-wrapper .header,
.wrapper-embed .header {
  display: block;
  height: 32px;
}
.ie8 .header {
  z-index: auto;
}
.header-inner {
  height: 48px;
}
.header-inner:before,
.header-inner:after {
  display: table;
  content: "";
}
.header-inner:after {
  clear: both;
}
.ie8 .header-inner {
  zoom: 1;
}
.header-inner .referral-promo:link,
.header-inner .referral-promo:hover,
.header-inner .referral-promo:active,
.header-inner .referral-promo:visited {
  display: inline-block;
  font-family: gotham, helvetica, arial, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 12px;
  color: #ffffff;
  height: 27px;
  line-height: 1em;
  padding: 5px 0 0 0;
  text-decoration: none;
}
:lang(zh-cn) .header-inner .referral-promo:link,
:lang(zh-cn) .header-inner .referral-promo:hover,
:lang(zh-cn) .header-inner .referral-promo:active,
:lang(zh-cn) .header-inner .referral-promo:visited {
  font-family: gotham, Hiragino Sans GB, STHeiti, Microsoft Yahei, helvetica, arial, sans-serif;
}
:lang(ja) .header-inner .referral-promo:link,
:lang(ja) .header-inner .referral-promo:hover,
:lang(ja) .header-inner .referral-promo:active,
:lang(ja) .header-inner .referral-promo:visited {
  font-family: gotham, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", helvetica, arial, sans-serif;
}
.ie8 .header-inner .referral-promo:link,
.ie8 .header-inner .referral-promo:hover,
.ie8 .header-inner .referral-promo:active,
.ie8 .header-inner .referral-promo:visited {
  font-family: gotham-700-normal, helvetica, arial, sans-serif;
  font-style: normal;
  font-weight: normal;
}
.ie8 :lang(zh-cn) .header-inner .referral-promo:link,
.ie8 :lang(zh-cn) .header-inner .referral-promo:hover,
.ie8 :lang(zh-cn) .header-inner .referral-promo:active,
.ie8 :lang(zh-cn) .header-inner .referral-promo:visited {
  font-family: gotham-700-normal, Hiragino Sans GB, STHeiti, Microsoft Yahei, helvetica, arial, sans-serif;
}
.ie8 :lang(ja) .header-inner .referral-promo:link,
.ie8 :lang(ja) .header-inner .referral-promo:hover,
.ie8 :lang(ja) .header-inner .referral-promo:active,
.ie8 :lang(ja) .header-inner .referral-promo:visited {
  font-family: gotham-700-normal, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", helvetica, arial, sans-serif;
}
@media all {
  .header-inner .referral-promo:hover,
  .header-inner .referral-promo:active {
    background:  url('/redesign/global/img/header-highlight.png') bottom transparent no-repeat;
    -webkit-background-size: 100% 25px;
    -moz-background-size: 100% 25px;
    -o-background-size: 100% 25px;
    background-size: 100% 25px;
  }
}
@media all and (-moz-min-device-pixel-ratio: 1.5), all and (-o-min-device-pixel-ratio: 3/2), all and (-webkit-min-device-pixel-ratio: 1.5), all and (min-device-pixel-ratio: 1.5), all and (min-resolution: 1.5dppx) {
  html:not(.ie8) .header-inner .referral-promo:hover,
  html:not(.ie8) .header-inner .referral-promo:active {
    background:  url('/redesign/global/img/header-highlight@2x.png') bottom transparent no-repeat;
    -webkit-background-size: 100% 25px;
    -moz-background-size: 100% 25px;
    -o-background-size: 100% 25px;
    background-size: 100% 25px;
  }
}
.header-inner .referral-promo .referral-promo-icon {
  display: inline-block;
  position: relative;
  top: 4px;
  margin: 0 4px 0 10px;
  width: 13px;
  height: 16px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media all {
  .header-inner .referral-promo .referral-promo-icon {
    background:  url('/redesign/global/img/header-referral-promo.png') no-repeat bottom;
    -webkit-background-size: 13px 16px;
    -moz-background-size: 13px 16px;
    -o-background-size: 13px 16px;
    background-size: 13px 16px;
  }
}
@media all and (-moz-min-device-pixel-ratio: 1.5), all and (-o-min-device-pixel-ratio: 3/2), all and (-webkit-min-device-pixel-ratio: 1.5), all and (min-device-pixel-ratio: 1.5), all and (min-resolution: 1.5dppx) {
  html:not(.ie8) .header-inner .referral-promo .referral-promo-icon {
    background:  url('/redesign/global/img/header-referral-promo@2x.png') no-repeat bottom;
    -webkit-background-size: 13px 16px;
    -moz-background-size: 13px 16px;
    -o-background-size: 13px 16px;
    background-size: 13px 16px;
  }
}
.header-inner .go-premium-promo {
  display: none;
}
.header-inner .go-premium-promo:link,
.header-inner .go-premium-promo:hover,
.header-inner .go-premium-promo:active,
.header-inner .go-premium-promo:visited {
  color: #ffffff;
  font-weight: bold;
  font-size: 12px;
  line-height: 32px;
  text-decoration: none;
  height: 32px;
  vertical-align: top;
  margin-right: 32px;
}
#header-wrapper .header-inner .go-premium-promo {
  display: inline-block;
}
.header-inner .go-premium-promo .Icon {
  vertical-align: top;
}
#header-wrapper .header-inner,
.wrapper-embed .header-inner {
  height: 32px;
}
.header-inner .Btn {
  font-size: 1em;
  font-size: 1rem;
  line-height: 2.08333333;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #ffffff;
  background-color: #039924;
  border-color: #039924;
  min-height: 2.08333333em;
  min-height: 2.08333333rem;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin: 11px 8px 10px 11px;
}
.header-inner .Btn:hover {
  color: #ffffff;
  background-color: #038a20;
  border-color: #038a20;
}
.header-inner .Btn:active {
  color: #ffffff;
  background-color: #027b1d;
  border-color: #038a20;
}
.header-inner .Btn:focus,
.header-inner .Btn:visited {
  color: #ffffff;
}
.header-inner .Btn:active {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#header-wrapper .header-inner .Btn,
.wrapper-embed .header-inner .Btn {
  display: none;
}
.header-inner .right {
  display: table-cell;
  vertical-align: middle;
  height: 48px;
}
#header-wrapper .header-inner .right,
.wrapper-embed .header-inner .right {
  height: 32px;
}
@media only screen and (max-width: 709px) {
  #header-wrapper .header-inner .right,
  .wrapper-embed .header-inner .right {
    display: inline-block;
    float: right;
  }
}
@media only screen and (max-width: 709px) {
  .header-inner .right {
    display: none;
  }
}
@media only screen and (max-width: 827px) {
  .user-wrapper .header-inner .right {
    display: none;
  }
}

.evernote-logo,
.evernote-logo:visited {
  text-indent: -9999px;
  display: inline-block;
  padding: 0;
  width: 175px;
  height: 48px;
  margin-left: 0;
  margin-top: 0;
}
@media all {
  .evernote-logo,
  .evernote-logo:visited {
    background:  url("/redesign/global/img/sharing/skitch-header-logo.png") no-repeat 13px 8px;
    -webkit-background-size: 159px 35px;
    -moz-background-size: 159px 35px;
    -o-background-size: 159px 35px;
    background-size: 159px 35px;
  }
}
@media all and (-moz-min-device-pixel-ratio: 1.5), all and (-o-min-device-pixel-ratio: 3/2), all and (-webkit-min-device-pixel-ratio: 1.5), all and (min-device-pixel-ratio: 1.5), all and (min-resolution: 1.5dppx) {
  html:not(.ie8) .evernote-logo,
  html:not(.ie8) .evernote-logo:visited {
    background:  url("/redesign/global/img/sharing/skitch-header-logo@2x.png") no-repeat 13px 8px;
    -webkit-background-size: 159px 35px;
    -moz-background-size: 159px 35px;
    -o-background-size: 159px 35px;
    background-size: 159px 35px;
  }
}
.business-layout .evernote-logo,
.business-layout .evernote-logo:visited {
  width: 263px;
}
@media all {
  .business-layout .evernote-logo,
  .business-layout .evernote-logo:visited {
    background:  url("/redesign/global/img/evernote-business-logo.png") no-repeat 13px 8px;
    -webkit-background-size: 250px 35px;
    -moz-background-size: 250px 35px;
    -o-background-size: 250px 35px;
    background-size: 250px 35px;
  }
}
@media all and (-moz-min-device-pixel-ratio: 1.5), all and (-o-min-device-pixel-ratio: 3/2), all and (-webkit-min-device-pixel-ratio: 1.5), all and (min-device-pixel-ratio: 1.5), all and (min-resolution: 1.5dppx) {
  html:not(.ie8) .business-layout .evernote-logo,
  html:not(.ie8) .business-layout .evernote-logo:visited {
    background:  url("/redesign/global/img/evernote-business-logo@2x.png") no-repeat 13px 8px;
    -webkit-background-size: 250px 35px;
    -moz-background-size: 250px 35px;
    -o-background-size: 250px 35px;
    background-size: 250px 35px;
  }
}
@media all {
  .evernote-logo:hover,
  .evernote-logo:visited:hover,
  .evernote-logo:focus,
  .evernote-logo:visited:focus {
    background:  url("/redesign/global/img/sharing/skitch-header-logo.png") no-repeat 13px 8px;
    -webkit-background-size: 159px 35px;
    -moz-background-size: 159px 35px;
    -o-background-size: 159px 35px;
    background-size: 159px 35px;
  }
}
@media all and (-moz-min-device-pixel-ratio: 1.5), all and (-o-min-device-pixel-ratio: 3/2), all and (-webkit-min-device-pixel-ratio: 1.5), all and (min-device-pixel-ratio: 1.5), all and (min-resolution: 1.5dppx) {
  html:not(.ie8) .evernote-logo:hover,
  html:not(.ie8) .evernote-logo:visited:hover,
  html:not(.ie8) .evernote-logo:focus,
  html:not(.ie8) .evernote-logo:visited:focus {
    background:  url("/redesign/global/img/sharing/skitch-header-logo@2x.png") no-repeat 13px 8px;
    -webkit-background-size: 159px 35px;
    -moz-background-size: 159px 35px;
    -o-background-size: 159px 35px;
    background-size: 159px 35px;
  }
}
@media all {
  .business-layout .evernote-logo:hover,
  .business-layout .evernote-logo:visited:hover,
  .business-layout .evernote-logo:focus,
  .business-layout .evernote-logo:visited:focus {
    background:  url("/redesign/global/img/evernote-business-logo.png") no-repeat 13px 8px;
    -webkit-background-size: 250px 35px;
    -moz-background-size: 250px 35px;
    -o-background-size: 250px 35px;
    background-size: 250px 35px;
  }
}
@media all and (-moz-min-device-pixel-ratio: 1.5), all and (-o-min-device-pixel-ratio: 3/2), all and (-webkit-min-device-pixel-ratio: 1.5), all and (min-device-pixel-ratio: 1.5), all and (min-resolution: 1.5dppx) {
  html:not(.ie8) .business-layout .evernote-logo:hover,
  html:not(.ie8) .business-layout .evernote-logo:visited:hover,
  html:not(.ie8) .business-layout .evernote-logo:focus,
  html:not(.ie8) .business-layout .evernote-logo:visited:focus {
    background:  url("/redesign/global/img/evernote-business-logo@2x.png") no-repeat 13px 8px;
    -webkit-background-size: 250px 35px;
    -moz-background-size: 250px 35px;
    -o-background-size: 250px 35px;
    background-size: 250px 35px;
  }
}
.evernote-logo span,
.evernote-logo:visited span {
  position: absolute;
  top: -45px;
}
.ie7 .evernote-logo,
.ie7 .evernote-logo:visited {
  display: block;
  float: left;
}

.warning-container {
  float: right;
  line-height: 1em;
  display: inline-block;
}
.user-wrapper .warning {
  display: inline-block;
  vertical-align: top;
}
.warning a {
  color: #0b4906;
  font-family: helvetica;
  font-size: 11px;
  display: inline-block;
  height: 24px;
  padding: 7px 0px 0px 0px;
  vertical-align: top;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.user-wrapper .warning a {
  line-height: 1.0;
  height: 11px;
  padding: 20px 0 21px 0;
}
.warning a:hover {
  color: #052903;
}
#warningIcon {
  height: 32px;
  width: 16px;
  display: inline-block;
  margin: 0px 4px;
}
@media all {
  #warningIcon {
    background:  url('/redesign/global/img/payment-warning-icon.png') no-repeat 0 center;
    -webkit-background-size: 17px 16px;
    -moz-background-size: 17px 16px;
    -o-background-size: 17px 16px;
    background-size: 17px 16px;
  }
}
@media all and (-moz-min-device-pixel-ratio: 1.5), all and (-o-min-device-pixel-ratio: 3/2), all and (-webkit-min-device-pixel-ratio: 1.5), all and (min-device-pixel-ratio: 1.5), all and (min-resolution: 1.5dppx) {
  html:not(.ie8) #warningIcon {
    background:  url('/redesign/global/img/payment-warning-icon@2x.png') no-repeat 0 center;
    -webkit-background-size: 17px 16px;
    -moz-background-size: 17px 16px;
    -o-background-size: 17px 16px;
    background-size: 17px 16px;
  }
}
.user-wrapper #warningIcon {
  height: 52px;
}
#warningLinkIcon {
  height: 32px;
  width: 11px;
  display: inline-block;
  margin: 0px 4px;
}
@media all {
  #warningLinkIcon {
    background:  url('/redesign/global/img/link-arrow.png') no-repeat 0 center;
    -webkit-background-size: 8px 11px;
    -moz-background-size: 8px 11px;
    -o-background-size: 8px 11px;
    background-size: 8px 11px;
  }
}
@media all and (-moz-min-device-pixel-ratio: 1.5), all and (-o-min-device-pixel-ratio: 3/2), all and (-webkit-min-device-pixel-ratio: 1.5), all and (min-device-pixel-ratio: 1.5), all and (min-resolution: 1.5dppx) {
  html:not(.ie8) #warningLinkIcon {
    background:  url('/redesign/global/img/link-arrow@2x.png') no-repeat 0 center;
    -webkit-background-size: 8px 11px;
    -moz-background-size: 8px 11px;
    -o-background-size: 8px 11px;
    background-size: 8px 11px;
  }
}
.user-wrapper #warningLinkIcon {
  height: 52px;
}
.opt-in-beta {
  display: inline-block;
}
.opt-in-beta .opt-in,
.opt-in-beta #try-it-button {
  display: inline-block;
  font-family: gotham, helvetica, arial, sans-serif;
  font-size: 12px;
  color: #ffffff;
  line-height: 1em;
  margin-right: 16px;
}
.opt-in-beta .opt-in {
  margin-top: 10px;
}
.opt-in-beta #try-it-button {
  cursor: pointer;
  border: 1px solid #18a269;
  border-radius: 4px;
  padding: 5px 16px;
  background-color: #14aa57;
}
.opt-in-beta #try-it-button:hover {
  background-color: #129c50;
  border-color: #169560;
}
.opt-in-beta #try-it-button:active {
  background-color: #118f49;
  border-color: #169560;
}
#message-container {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  margin: 15px auto;
  text-align: center;
  max-width: 60%;
}
.ennote {
  text-align: center;
}
.logo-bar,
.logo-bar.public-layout {
  overflow: hidden;
  height: 47px;
  border-top: 2px solid #fd0059;
  border-bottom: 1px solid #d9d9d9;
  background: #ffffff !important;
  
}
.logo-bar .evernote-logo,
.logo-bar.public-layout .evernote-logo {
  width: auto;
  text-decoration: none;
  margin: 7px;
  margin-left: 12px;
  line-height: 32px;
  text-indent: 53px;
  color: #fd0059;
  font-family: gotham, helvetica, arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 14px;
}
:lang(zh-cn) .logo-bar .evernote-logo,
:lang(zh-cn) .logo-bar.public-layout .evernote-logo {
  font-family: gotham, Hiragino Sans GB, STHeiti, Microsoft Yahei, helvetica, arial, sans-serif;
}
:lang(ja) .logo-bar .evernote-logo,
:lang(ja) .logo-bar.public-layout .evernote-logo {
  font-family: gotham, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", helvetica, arial, sans-serif;
}
.ie8 .logo-bar .evernote-logo,
.ie8 .logo-bar.public-layout .evernote-logo {
  font-family: gotham-400-normal, helvetica, arial, sans-serif;
  font-style: normal;
  font-weight: normal;
}
.ie8 :lang(zh-cn) .logo-bar .evernote-logo,
.ie8 :lang(zh-cn) .logo-bar.public-layout .evernote-logo {
  font-family: gotham-400-normal, Hiragino Sans GB, STHeiti, Microsoft Yahei, helvetica, arial, sans-serif;
}
.ie8 :lang(ja) .logo-bar .evernote-logo,
.ie8 :lang(ja) .logo-bar.public-layout .evernote-logo {
  font-family: gotham-400-normal, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", helvetica, arial, sans-serif;
}
@media all {
  .logo-bar .evernote-logo,
  .logo-bar.public-layout .evernote-logo {
    background:  url("/redesign/global/img/sharing/skitch-header-logo.png") no-repeat;
    -webkit-background-size: 44px 28px;
    -moz-background-size: 44px 28px;
    -o-background-size: 44px 28px;
    background-size: 44px 28px;
  }
}
@media all and (-moz-min-device-pixel-ratio: 1.5), all and (-o-min-device-pixel-ratio: 3/2), all and (-webkit-min-device-pixel-ratio: 1.5), all and (min-device-pixel-ratio: 1.5), all and (min-resolution: 1.5dppx) {
  html:not(.ie8) .logo-bar .evernote-logo,
  html:not(.ie8) .logo-bar.public-layout .evernote-logo {
    background:  url("/redesign/global/img/sharing/skitch-header-logo@2x.png") no-repeat;
    -webkit-background-size: 44px 28px;
    -moz-background-size: 44px 28px;
    -o-background-size: 44px 28px;
    background-size: 44px 28px;
  }
}
@media only screen and (max-width: 479px) {
  .logo-bar .evernote-logo,
  .logo-bar.public-layout .evernote-logo {
    margin-left: 4px;
    margin-right: 0;
  }
}
.skitch-info-bar {
  background: #FFFFFF;
  width: 100%;
  height: 89px;
  font-size: 14px;
  font-family: gotham, helvetica, arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  border-bottom: 1px solid #d9d9d9;
}
:lang(zh-cn) .skitch-info-bar {
  font-family: gotham, Hiragino Sans GB, STHeiti, Microsoft Yahei, helvetica, arial, sans-serif;
}
:lang(ja) .skitch-info-bar {
  font-family: gotham, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", helvetica, arial, sans-serif;
}
.ie8 .skitch-info-bar {
  font-family: gotham-400-normal, helvetica, arial, sans-serif;
  font-style: normal;
  font-weight: normal;
}
.ie8 :lang(zh-cn) .skitch-info-bar {
  font-family: gotham-400-normal, Hiragino Sans GB, STHeiti, Microsoft Yahei, helvetica, arial, sans-serif;
}
.ie8 :lang(ja) .skitch-info-bar {
  font-family: gotham-400-normal, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", helvetica, arial, sans-serif;
}
.skitch-info-bar .title-section {
  margin: 0 0 0 20px;
  display: block;
  height: 45px;
}
.skitch-info-bar .title-section .note-title {
  display: block;
  max-width: 80%;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  -webkit-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  float: left;
  margin: 15px 0px 6px;
  cursor: default;
  font-family: caecilia, helvetica, arial, sans-serif;
  font-style: italic;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: 28px;
  font-weight: lighter;
  color: #000;
  width: auto;
}
:lang(zh-cn) .skitch-info-bar .title-section .note-title {
  font-family: caecilia, Hiragino Sans GB, STHeiti, Microsoft Yahei, helvetica, arial, serif;
}
:lang(ja) .skitch-info-bar .title-section .note-title {
  font-family: caecilia, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", helvetica, arial, serif;
}
.ie8 .skitch-info-bar .title-section .note-title {
  font-family: caecilia-400-italic, helvetica, arial, sans-serif;
  font-style: normal;
  font-weight: normal;
}
.ie8 :lang(zh-cn) .skitch-info-bar .title-section .note-title {
  font-family: caecilia-400-italic, Hiragino Sans GB, STHeiti, Microsoft Yahei, helvetica, arial, serif;
}
.ie8 :lang(ja) .skitch-info-bar .title-section .note-title {
  font-family: caecilia-400-italic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", helvetica, arial, serif;
}
.skitch-info-bar .note-info-section {
  margin: 10px 0px 20px 20px;
  font-size: 14px;
  font-family: gotham, helvetica, arial, sans-serif;
  font-style: normal;
  font-weight: 400;
}
:lang(zh-cn) .skitch-info-bar .note-info-section {
  font-family: gotham, Hiragino Sans GB, STHeiti, Microsoft Yahei, helvetica, arial, sans-serif;
}
:lang(ja) .skitch-info-bar .note-info-section {
  font-family: gotham, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", helvetica, arial, sans-serif;
}
.ie8 .skitch-info-bar .note-info-section {
  font-family: gotham-400-normal, helvetica, arial, sans-serif;
  font-style: normal;
  font-weight: normal;
}
.ie8 :lang(zh-cn) .skitch-info-bar .note-info-section {
  font-family: gotham-400-normal, Hiragino Sans GB, STHeiti, Microsoft Yahei, helvetica, arial, sans-serif;
}
.ie8 :lang(ja) .skitch-info-bar .note-info-section {
  font-family: gotham-400-normal, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", helvetica, arial, sans-serif;
}
.skitch-info-bar .note-info-section a {
  background: none;
  color: #353535;
  border: 0;
  padding: 0;
  margin: 0 14px;
  font-family: gotham, helvetica, arial, sans-serif;
  font-style: normal;
  font-weight: 400;
}
:lang(zh-cn) .skitch-info-bar .note-info-section a {
  font-family: gotham, Hiragino Sans GB, STHeiti, Microsoft Yahei, helvetica, arial, sans-serif;
}
:lang(ja) .skitch-info-bar .note-info-section a {
  font-family: gotham, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", helvetica, arial, sans-serif;
}
.ie8 .skitch-info-bar .note-info-section a {
  font-family: gotham-400-normal, helvetica, arial, sans-serif;
  font-style: normal;
  font-weight: normal;
}
.ie8 :lang(zh-cn) .skitch-info-bar .note-info-section a {
  font-family: gotham-400-normal, Hiragino Sans GB, STHeiti, Microsoft Yahei, helvetica, arial, sans-serif;
}
.ie8 :lang(ja) .skitch-info-bar .note-info-section a {
  font-family: gotham-400-normal, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", helvetica, arial, sans-serif;
}
.skitch-info-bar .note-info-section a:hover {
  color: #fd0059;
}
.skitch-info-bar .note-info-section div {
  cursor: default;
  display: inline-block;
  color: #999999;
  padding-right: 20px;
  padding-left: 24px;
  border-right: 1px solid #999999;
}
.skitch-info-bar .note-info-section div:last-child {
  border-right-width: 0;
}
@media all {
  .skitch-info-bar .note-info-section .shared-by-section {
    background:  url("/redesign/global/img/sharing/account_icon_free_16x16.png") no-repeat left top;
    -webkit-background-size: 14px 14px;
    -moz-background-size: 14px 14px;
    -o-background-size: 14px 14px;
    background-size: 14px 14px;
  }
}
@media all and (-moz-min-device-pixel-ratio: 1.5), all and (-o-min-device-pixel-ratio: 3/2), all and (-webkit-min-device-pixel-ratio: 1.5), all and (min-device-pixel-ratio: 1.5), all and (min-resolution: 1.5dppx) {
  html:not(.ie8) .skitch-info-bar .note-info-section .shared-by-section {
    background:  url("/redesign/global/img/sharing/account_icon_free_16x16@2x.png") no-repeat left top;
    -webkit-background-size: 14px 14px;
    -moz-background-size: 14px 14px;
    -o-background-size: 14px 14px;
    background-size: 14px 14px;
  }
}
.skitch-info-bar .note-info-section .updated-at-section {
  margin-left: 15px;
}
@media all {
  .skitch-info-bar .note-info-section .updated-at-section {
    background:  url("/redesign/global/img/sharing/timestamp_icon_16x16.png") no-repeat left top;
    -webkit-background-size: 14px 14px;
    -moz-background-size: 14px 14px;
    -o-background-size: 14px 14px;
    background-size: 14px 14px;
  }
}
@media all and (-moz-min-device-pixel-ratio: 1.5), all and (-o-min-device-pixel-ratio: 3/2), all and (-webkit-min-device-pixel-ratio: 1.5), all and (min-device-pixel-ratio: 1.5), all and (min-resolution: 1.5dppx) {
  html:not(.ie8) .skitch-info-bar .note-info-section .updated-at-section {
    background:  url("/redesign/global/img/sharing/timestamp_icon_16x16@2x.png") no-repeat left top;
    -webkit-background-size: 14px 14px;
    -moz-background-size: 14px 14px;
    -o-background-size: 14px 14px;
    background-size: 14px 14px;
  }
}
.get-app-button:link,
.get-app-button:visited,
.get-app-button:hover,
.get-app-button:active {
  font-family: helvetica, arial, sans-serif;
  display: block;
  float: right;
  text-align: center;
  font-size: 13px;
  margin: 12px 15px;
  padding: 5px 15px;
  color: #fd0059;
}
@media all {
  .get-app-button:link,
  .get-app-button:visited,
  .get-app-button:hover,
  .get-app-button:active {
    background:  url("/redesign/global/img/sharing/pink_arrow_right.png") no-repeat right;
    -webkit-background-size: 4px 6px;
    -moz-background-size: 4px 6px;
    -o-background-size: 4px 6px;
    background-size: 4px 6px;
  }
}
@media all and (-moz-min-device-pixel-ratio: 1.5), all and (-o-min-device-pixel-ratio: 3/2), all and (-webkit-min-device-pixel-ratio: 1.5), all and (min-device-pixel-ratio: 1.5), all and (min-resolution: 1.5dppx) {
  html:not(.ie8) .get-app-button:link,
  html:not(.ie8) .get-app-button:visited,
  html:not(.ie8) .get-app-button:hover,
  html:not(.ie8) .get-app-button:active {
    background:  url("/redesign/global/img/sharing/pink_arrow_right@2x.png") no-repeat right;
    -webkit-background-size: 4px 6px;
    -moz-background-size: 4px 6px;
    -o-background-size: 4px 6px;
    background-size: 4px 6px;
  }
}
.get-app-button:hover {
  color: #000000;
}
@media all {
  .get-app-button:hover {
    background:  url("/redesign/global/img/sharing/black_arrow_right.png") no-repeat right;
    -webkit-background-size: 4px 6px;
    -moz-background-size: 4px 6px;
    -o-background-size: 4px 6px;
    background-size: 4px 6px;
  }
}
@media all and (-moz-min-device-pixel-ratio: 1.5), all and (-o-min-device-pixel-ratio: 3/2), all and (-webkit-min-device-pixel-ratio: 1.5), all and (min-device-pixel-ratio: 1.5), all and (min-resolution: 1.5dppx) {
  html:not(.ie8) .get-app-button:hover {
    background:  url("/redesign/global/img/sharing/black_arrow_right@2x.png") no-repeat right;
    -webkit-background-size: 4px 6px;
    -moz-background-size: 4px 6px;
    -o-background-size: 4px 6px;
    background-size: 4px 6px;
  }
}
body,
#container-boundingbox {
  background: #F2F2F2;
}
a.normal-save-button {
  display: none;
}
a.save-button-mobile {
  display: none;
}
.note-content {
  overflow: visible;
  margin: 10px;
  padding: 0;
}
@media only screen and (max-width: 709px) {
  .note-content {
    -webkit-box-shadow: 0px 1px 3px #000000;
    -moz-box-shadow: 0px 1px 3px #000000;
    box-shadow: 0px 1px 3px #000000;
  }
  .note-content img {
    -webkit-box-shadow: 0;
    -moz-box-shadow: 0;
    box-shadow: 0;
  }
  .note-content .ennote {
    background: #FFFFFF;
  }
}
.note-content img {
  margin-bottom: 0;
}
@media only screen and (min-width: 930px), only screen and (min-width: 710px) and (max-width: 929px) {
  .note-content img {
    -webkit-box-shadow: 0px 1px 3px #000000;
    -moz-box-shadow: 0px 1px 3px #000000;
    box-shadow: 0px 1px 3px #000000;
  }
}
.note-content img:hover {
  cursor: url(/images/magnify.cur), default !important;
  cursor: zoom-in !important;
  cursor: -webkit-zoom-in !important;
  cursor: -moz-zoom-in !important;
}
@media only screen and (max-width: 709px) {
  .ie6 .note-content,
  .ie7 .note-content,
  .ie8 .note-content {
    border: 1px solid #bfbfbf;
  }
}
@media only screen and (min-width: 930px), only screen and (min-width: 710px) and (max-width: 929px) {
  .ie6 .note-content img,
  .ie7 .note-content img,
  .ie8 .note-content img {
    border: 1px solid #bfbfbf;
  }
}
.ie6 .note-content img:hover,
.ie7 .note-content img:hover,
.ie8 .note-content img:hover {
  cursor: url(/images/magnify.cur), default;
}
@media only screen and (min-width: 930px), only screen and (min-width: 710px) and (max-width: 929px) {
  .skitch-info-bar.top {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 709px) {
  .skitch-info-bar.top {
    display: none;
  }
}
.skitch-info-bar.bottom {
  height: 119px;
}
@media only screen and (min-width: 930px), only screen and (min-width: 710px) and (max-width: 929px) {
  .skitch-info-bar.bottom {
    display: none;
  }
}
@media only screen and (max-width: 709px) {
  .skitch-info-bar.bottom {
    display: inline-block;
  }
  .skitch-info-bar.bottom .note-info-section div {
    border: 0;
    display: block;
  }
  .skitch-info-bar.bottom .updated-at-section {
    margin: 10px 0 0 0;
  }
}

.footer {
  margin-top: 30px;
  width: 832px;
}
@media only screen and (min-width: 930px) {
  .footer {
    width: 832px;
  }
}
@media only screen and (min-width: 710px) and (max-width: 929px) {
  .footer {
    width: 672px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 709px) {
  .footer {
    width: 32px;
  }
}
@media only screen and (max-width: 479px) {
  .footer {
    width: 32px;
  }
}
@media only screen and (max-width: 709px) {
  .footer {
    width: auto;
    margin-left: 10px;
    margin-right: 10px;
  }
}
.skitch-footer {
  font-family: gotham, helvetica, arial, sans-serif;
  font-weight: 400;
  font-size: 12px;
  font-style: normal;
  line-height: 16px;
  margin-left: 15px;
  margin-top: 3px;
  text-align: center;
}
:lang(zh-cn) .skitch-footer {
  font-family: gotham, Hiragino Sans GB, STHeiti, Microsoft Yahei, helvetica, arial, sans-serif;
}
:lang(ja) .skitch-footer {
  font-family: gotham, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", helvetica, arial, sans-serif;
}
.ie8 .skitch-footer {
  font-family: gotham-400-normal, helvetica, arial, sans-serif;
  font-style: normal;
  font-weight: normal;
}
.ie8 :lang(zh-cn) .skitch-footer {
  font-family: gotham-400-normal, Hiragino Sans GB, STHeiti, Microsoft Yahei, helvetica, arial, sans-serif;
}
.ie8 :lang(ja) .skitch-footer {
  font-family: gotham-400-normal, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", helvetica, arial, sans-serif;
}
.skitch-footer-logo {
  width: 90px;
  height: 24px;
  margin: 0 auto;
}
@media all {
  .skitch-footer-logo {
    background:  url("/redesign/modules/SharedNoteSkitch/footer-logo.png") no-repeat;
    -webkit-background-size: 90px 24px;
    -moz-background-size: 90px 24px;
    -o-background-size: 90px 24px;
    background-size: 90px 24px;
  }
}
@media all and (-moz-min-device-pixel-ratio: 1.5), all and (-o-min-device-pixel-ratio: 3/2), all and (-webkit-min-device-pixel-ratio: 1.5), all and (min-device-pixel-ratio: 1.5), all and (min-resolution: 1.5dppx) {
  html:not(.ie8) .skitch-footer-logo {
    background:  url("/redesign/modules/SharedNoteSkitch/footer-logo@2x.png") no-repeat;
    -webkit-background-size: 90px 24px;
    -moz-background-size: 90px 24px;
    -o-background-size: 90px 24px;
    background-size: 90px 24px;
  }
}




.link-url-dialog {
  font-family: helvetica, arial, sans-serif;
  font-size: 13px;
  line-height: 18px;
  color: #3b3b3b;
  padding-top: 1px;
}
.link-url-dialog div.dialog-head {
  font-family: caecilia, Times, serif;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
  padding-bottom: 4px;
  border-bottom: 1px solid #b3b3b3;
  margin: 20px 20px 10px;
}
:lang(zh-cn) .link-url-dialog div.dialog-head {
  font-family: caecilia, Hiragino Sans GB, STHeiti, Microsoft Yahei, helvetica, arial, serif;
}
:lang(ja) .link-url-dialog div.dialog-head {
  font-family: caecilia, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", helvetica, arial, serif;
}
.ie8 .link-url-dialog div.dialog-head {
  font-family: caecilia-400-normal, Times, serif;
  font-style: normal;
  font-weight: normal;
}
.ie8 :lang(zh-cn) .link-url-dialog div.dialog-head {
  font-family: caecilia-400-normal, Hiragino Sans GB, STHeiti, Microsoft Yahei, helvetica, arial, serif;
}
.ie8 :lang(ja) .link-url-dialog div.dialog-head {
  font-family: caecilia-400-normal, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", helvetica, arial, serif;
}
.link-url-dialog div.dialog-body {
  padding: 10px 20px 0;
}
.link-url-dialog div.url-container {
  padding: 5px 20px 10px;
}
.link-url-dialog div.url-title {
  padding-top: 8px;
  padding-bottom: 5px;
}
.link-url-dialog input.url-input {
  width: 100%;
  height: 22px;
  font-size: 13px;
  border: 1px solid #cacaca;
  margin-bottom: 12px;
}
.link-url-dialog div.copy-container {
  position: relative;
  height: 28px;
  padding-bottom: 12px;
}
.link-url-dialog p {
  margin: 0;
}
.rtl .link-url-dialog {
  direction: rtl;
}
.rtl .link-url-dialog input[type="text"] {
  direction: ltr;
}




input[type="submit"],
input[type="button"],
.general-button,
a.general-button {
  display: inline-block;
  min-width: 100px;
  margin: 0px;
  padding: 6px 10px;
  border: 1px solid #b2b2b2;
  height: auto;
  width: auto;
  background: #f5f5f5;
  float: none;
  cursor: pointer;
  background-color: #efefef;
  background-image: -moz-linear-gradient(top, #f5f5f5, #e6e6e6);
  background-image: -ms-linear-gradient(top, #f5f5f5, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #f5f5f5, #e6e6e6);
  background-image: -o-linear-gradient(top, #f5f5f5, #e6e6e6);
  background-image: linear-gradient(top, #f5f5f5, #e6e6e6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe6e6e6', GradientType=0);
  color: #747474;
  line-height: 1.41666667;
  font-family: helvetica, arial, sans-serif;
  font-size: 1em;
  font-size: 1rem;
  font-family: gotham, helvetica, arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  text-align: left;
  text-decoration: none;
  text-indent: 0;
  text-justify: auto;
  text-outline: none;
  text-overflow: clip;
  text-shadow: none;
  text-transform: none;
  text-wrap: normal;
  color: #3b3b3b;
  text-align: center;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: 0px 0px 0px #000000;
  -moz-box-shadow: 0px 0px 0px #000000;
  box-shadow: 0px 0px 0px #000000;
  -webkit-transition: all 0.2s ease 0;
  -moz-transition: all 0.2s ease 0;
  -ms-transition: all 0.2s ease 0;
  -o-transition: all 0.2s ease 0;
  transition: all 0.2s ease 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: -moz-none;
  -ms-user-select: none;
  user-select: none;
}
:lang(zh-cn) input[type="submit"],
:lang(zh-cn) input[type="button"],
:lang(zh-cn) .general-button,
:lang(zh-cn) a.general-button {
  font-family: gotham, Hiragino Sans GB, STHeiti, Microsoft Yahei, helvetica, arial, sans-serif;
}
:lang(ja) input[type="submit"],
:lang(ja) input[type="button"],
:lang(ja) .general-button,
:lang(ja) a.general-button {
  font-family: gotham, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", helvetica, arial, sans-serif;
}
.ie8 input[type="submit"],
.ie8 input[type="button"],
.ie8 .general-button,
.ie8 a.general-button {
  font-family: gotham-400-normal, helvetica, arial, sans-serif;
  font-style: normal;
  font-weight: normal;
}
.ie8 :lang(zh-cn) input[type="submit"],
.ie8 :lang(zh-cn) input[type="button"],
.ie8 :lang(zh-cn) .general-button,
.ie8 :lang(zh-cn) a.general-button {
  font-family: gotham-400-normal, Hiragino Sans GB, STHeiti, Microsoft Yahei, helvetica, arial, sans-serif;
}
.ie8 :lang(ja) input[type="submit"],
.ie8 :lang(ja) input[type="button"],
.ie8 :lang(ja) .general-button,
.ie8 :lang(ja) a.general-button {
  font-family: gotham-400-normal, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", helvetica, arial, sans-serif;
}
input[type="submit"]:hover,
input[type="button"]:hover,
.general-button:hover,
a.general-button:hover {
  border: 1px solid #a4a4a4;
  color: #2b2b2b;
  background-color: #e8e8e8;
  background-image: -moz-linear-gradient(top, #efefef, #dddddd);
  background-image: -ms-linear-gradient(top, #efefef, #dddddd);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#efefef), to(#dddddd));
  background-image: -webkit-linear-gradient(top, #efefef, #dddddd);
  background-image: -o-linear-gradient(top, #efefef, #dddddd);
  background-image: linear-gradient(top, #efefef, #dddddd);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffefefef', endColorstr='#ffdddddd', GradientType=0);
}
@media only screen and (max-width: 479px) {
  input[type="submit"],
  input[type="button"],
  .general-button,
  a.general-button {
    width: 99%;
    padding-left: 0px;
    padding-right: 0px;
  }
}
input[type="submit"].deemphasize,
input[type="button"].deemphasize,
.general-button.deemphasize,
a.general-button.deemphasize {
  height: 24px;
  padding: 0 8px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
input[type="submit"].emphasize,
input[type="button"].emphasize,
.general-button.emphasize,
a.general-button.emphasize {
  display: inline-block;
  min-width: 100px;
  margin: 0px;
  padding: 6px 10px;
  border: 1px solid #5c982c;
  height: auto;
  width: auto;
  background: #f5f5f5;
  float: none;
  cursor: pointer;
  background-color: #69ad31;
  background-image: -moz-linear-gradient(top, #6fb536, #5fa229);
  background-image: -ms-linear-gradient(top, #6fb536, #5fa229);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#6fb536), to(#5fa229));
  background-image: -webkit-linear-gradient(top, #6fb536, #5fa229);
  background-image: -o-linear-gradient(top, #6fb536, #5fa229);
  background-image: linear-gradient(top, #6fb536, #5fa229);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff6fb536', endColorstr='#ff5fa229', GradientType=0);
  color: #747474;
  line-height: 1.41666667;
  font-family: helvetica, arial, sans-serif;
  font-size: 1em;
  font-size: 1rem;
  font-family: gotham, helvetica, arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  text-align: left;
  text-decoration: none;
  text-indent: 0;
  text-justify: auto;
  text-outline: none;
  text-overflow: clip;
  text-shadow: none;
  text-transform: none;
  text-wrap: normal;
  color: #ffffff;
  text-align: center;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: 0px 0px 0px #000000;
  -moz-box-shadow: 0px 0px 0px #000000;
  box-shadow: 0px 0px 0px #000000;
  -webkit-transition: all 0.2s ease 0;
  -moz-transition: all 0.2s ease 0;
  -ms-transition: all 0.2s ease 0;
  -o-transition: all 0.2s ease 0;
  transition: all 0.2s ease 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: -moz-none;
  -ms-user-select: none;
  user-select: none;
}
:lang(zh-cn) input[type="submit"].emphasize,
:lang(zh-cn) input[type="button"].emphasize,
:lang(zh-cn) .general-button.emphasize,
:lang(zh-cn) a.general-button.emphasize {
  font-family: gotham, Hiragino Sans GB, STHeiti, Microsoft Yahei, helvetica, arial, sans-serif;
}
:lang(ja) input[type="submit"].emphasize,
:lang(ja) input[type="button"].emphasize,
:lang(ja) .general-button.emphasize,
:lang(ja) a.general-button.emphasize {
  font-family: gotham, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", helvetica, arial, sans-serif;
}
.ie8 input[type="submit"].emphasize,
.ie8 input[type="button"].emphasize,
.ie8 .general-button.emphasize,
.ie8 a.general-button.emphasize {
  font-family: gotham-400-normal, helvetica, arial, sans-serif;
  font-style: normal;
  font-weight: normal;
}
.ie8 :lang(zh-cn) input[type="submit"].emphasize,
.ie8 :lang(zh-cn) input[type="button"].emphasize,
.ie8 :lang(zh-cn) .general-button.emphasize,
.ie8 :lang(zh-cn) a.general-button.emphasize {
  font-family: gotham-400-normal, Hiragino Sans GB, STHeiti, Microsoft Yahei, helvetica, arial, sans-serif;
}
.ie8 :lang(ja) input[type="submit"].emphasize,
.ie8 :lang(ja) input[type="button"].emphasize,
.ie8 :lang(ja) .general-button.emphasize,
.ie8 :lang(ja) a.general-button.emphasize {
  font-family: gotham-400-normal, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", helvetica, arial, sans-serif;
}
input[type="submit"].emphasize:hover,
input[type="button"].emphasize:hover,
.general-button.emphasize:hover,
a.general-button.emphasize:hover {
  border: 1px solid #4c881d;
  color: #ffffff;
  background-color: #569720;
  background-image: -moz-linear-gradient(top, #60a526, #478316);
  background-image: -ms-linear-gradient(top, #60a526, #478316);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#60a526), to(#478316));
  background-image: -webkit-linear-gradient(top, #60a526, #478316);
  background-image: -o-linear-gradient(top, #60a526, #478316);
  background-image: linear-gradient(top, #60a526, #478316);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff60a526', endColorstr='#ff478316', GradientType=0);
}
@media only screen and (max-width: 479px) {
  input[type="submit"].emphasize,
  input[type="button"].emphasize,
  .general-button.emphasize,
  a.general-button.emphasize {
    width: 99%;
    padding-left: 0px;
    padding-right: 0px;
  }
}
input[type="submit"].emphasize:disabled,
input[type="button"].emphasize:disabled,
.general-button.emphasize:disabled,
a.general-button.emphasize:disabled {
  display: inline-block;
  min-width: 100px;
  margin: 0px;
  padding: 6px 10px;
  border: 1px solid #bcbcbc;
  height: auto;
  width: auto;
  background: #f5f5f5;
  float: none;
  cursor: pointer;
  background-color: #f0f0f0;
  background-image: -moz-linear-gradient(top, #f6f6f6, #e6e6e6);
  background-image: -ms-linear-gradient(top, #f6f6f6, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f6f6f6), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #f6f6f6, #e6e6e6);
  background-image: -o-linear-gradient(top, #f6f6f6, #e6e6e6);
  background-image: linear-gradient(top, #f6f6f6, #e6e6e6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff6f6f6', endColorstr='#ffe6e6e6', GradientType=0);
  line-height: 1.41666667;
  font-family: helvetica, arial, sans-serif;
  font-size: 1em;
  font-size: 1rem;
  font-family: gotham, helvetica, arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  text-align: left;
  text-decoration: none;
  text-indent: 0;
  text-justify: auto;
  text-outline: none;
  text-overflow: clip;
  text-shadow: none;
  text-transform: none;
  text-wrap: normal;
  color: #747474;
  text-align: center;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: 0px 0px 0px #000000;
  -moz-box-shadow: 0px 0px 0px #000000;
  box-shadow: 0px 0px 0px #000000;
  -webkit-transition: all 0.2s ease 0;
  -moz-transition: all 0.2s ease 0;
  -ms-transition: all 0.2s ease 0;
  -o-transition: all 0.2s ease 0;
  transition: all 0.2s ease 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: -moz-none;
  -ms-user-select: none;
  user-select: none;
  cursor: default;
}
:lang(zh-cn) input[type="submit"].emphasize:disabled,
:lang(zh-cn) input[type="button"].emphasize:disabled,
:lang(zh-cn) .general-button.emphasize:disabled,
:lang(zh-cn) a.general-button.emphasize:disabled {
  font-family: gotham, Hiragino Sans GB, STHeiti, Microsoft Yahei, helvetica, arial, sans-serif;
}
:lang(ja) input[type="submit"].emphasize:disabled,
:lang(ja) input[type="button"].emphasize:disabled,
:lang(ja) .general-button.emphasize:disabled,
:lang(ja) a.general-button.emphasize:disabled {
  font-family: gotham, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", helvetica, arial, sans-serif;
}
.ie8 input[type="submit"].emphasize:disabled,
.ie8 input[type="button"].emphasize:disabled,
.ie8 .general-button.emphasize:disabled,
.ie8 a.general-button.emphasize:disabled {
  font-family: gotham-400-normal, helvetica, arial, sans-serif;
  font-style: normal;
  font-weight: normal;
}
.ie8 :lang(zh-cn) input[type="submit"].emphasize:disabled,
.ie8 :lang(zh-cn) input[type="button"].emphasize:disabled,
.ie8 :lang(zh-cn) .general-button.emphasize:disabled,
.ie8 :lang(zh-cn) a.general-button.emphasize:disabled {
  font-family: gotham-400-normal, Hiragino Sans GB, STHeiti, Microsoft Yahei, helvetica, arial, sans-serif;
}
.ie8 :lang(ja) input[type="submit"].emphasize:disabled,
.ie8 :lang(ja) input[type="button"].emphasize:disabled,
.ie8 :lang(ja) .general-button.emphasize:disabled,
.ie8 :lang(ja) a.general-button.emphasize:disabled {
  font-family: gotham-400-normal, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", helvetica, arial, sans-serif;
}
input[type="submit"].emphasize:disabled:hover,
input[type="button"].emphasize:disabled:hover,
.general-button.emphasize:disabled:hover,
a.general-button.emphasize:disabled:hover {
  border: 1px solid #bcbcbc;
  color: #747474;
  background-color: #f0f0f0;
  background-image: -moz-linear-gradient(top, #f6f6f6, #e6e6e6);
  background-image: -ms-linear-gradient(top, #f6f6f6, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f6f6f6), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #f6f6f6, #e6e6e6);
  background-image: -o-linear-gradient(top, #f6f6f6, #e6e6e6);
  background-image: linear-gradient(top, #f6f6f6, #e6e6e6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff6f6f6', endColorstr='#ffe6e6e6', GradientType=0);
}
@media only screen and (max-width: 479px) {
  input[type="submit"].emphasize:disabled,
  input[type="button"].emphasize:disabled,
  .general-button.emphasize:disabled,
  a.general-button.emphasize:disabled {
    width: 99%;
    padding-left: 0px;
    padding-right: 0px;
  }
}
input[type="submit"].super-emphasize,
input[type="button"].super-emphasize,
.general-button.super-emphasize,
a.general-button.super-emphasize {
  display: inline-block;
  min-width: 100px;
  margin: 0px;
  padding: 6px 10px;
  border: 1px solid #5c982c;
  height: auto;
  width: auto;
  background: #f5f5f5;
  float: none;
  cursor: pointer;
  background-color: #69ad31;
  background-image: -moz-linear-gradient(top, #6fb536, #5fa229);
  background-image: -ms-linear-gradient(top, #6fb536, #5fa229);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#6fb536), to(#5fa229));
  background-image: -webkit-linear-gradient(top, #6fb536, #5fa229);
  background-image: -o-linear-gradient(top, #6fb536, #5fa229);
  background-image: linear-gradient(top, #6fb536, #5fa229);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff6fb536', endColorstr='#ff5fa229', GradientType=0);
  color: #747474;
  line-height: 1.41666667;
  font-family: helvetica, arial, sans-serif;
  font-size: 1em;
  font-size: 1rem;
  font-family: gotham, helvetica, arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  text-align: left;
  text-decoration: none;
  text-indent: 0;
  text-justify: auto;
  text-outline: none;
  text-overflow: clip;
  text-shadow: none;
  text-transform: none;
  text-wrap: normal;
  color: #ffffff;
  text-align: center;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: 0px 0px 0px #000000;
  -moz-box-shadow: 0px 0px 0px #000000;
  box-shadow: 0px 0px 0px #000000;
  -webkit-transition: all 0.2s ease 0;
  -moz-transition: all 0.2s ease 0;
  -ms-transition: all 0.2s ease 0;
  -o-transition: all 0.2s ease 0;
  transition: all 0.2s ease 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: -moz-none;
  -ms-user-select: none;
  user-select: none;
  padding: 12px 32px;
  font-size: 14px;
  font-weight: bold;
  text-shadow: 0px 1px 2px #2e7044;
}
:lang(zh-cn) input[type="submit"].super-emphasize,
:lang(zh-cn) input[type="button"].super-emphasize,
:lang(zh-cn) .general-button.super-emphasize,
:lang(zh-cn) a.general-button.super-emphasize {
  font-family: gotham, Hiragino Sans GB, STHeiti, Microsoft Yahei, helvetica, arial, sans-serif;
}
:lang(ja) input[type="submit"].super-emphasize,
:lang(ja) input[type="button"].super-emphasize,
:lang(ja) .general-button.super-emphasize,
:lang(ja) a.general-button.super-emphasize {
  font-family: gotham, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", helvetica, arial, sans-serif;
}
.ie8 input[type="submit"].super-emphasize,
.ie8 input[type="button"].super-emphasize,
.ie8 .general-button.super-emphasize,
.ie8 a.general-button.super-emphasize {
  font-family: gotham-400-normal, helvetica, arial, sans-serif;
  font-style: normal;
  font-weight: normal;
}
.ie8 :lang(zh-cn) input[type="submit"].super-emphasize,
.ie8 :lang(zh-cn) input[type="button"].super-emphasize,
.ie8 :lang(zh-cn) .general-button.super-emphasize,
.ie8 :lang(zh-cn) a.general-button.super-emphasize {
  font-family: gotham-400-normal, Hiragino Sans GB, STHeiti, Microsoft Yahei, helvetica, arial, sans-serif;
}
.ie8 :lang(ja) input[type="submit"].super-emphasize,
.ie8 :lang(ja) input[type="button"].super-emphasize,
.ie8 :lang(ja) .general-button.super-emphasize,
.ie8 :lang(ja) a.general-button.super-emphasize {
  font-family: gotham-400-normal, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", helvetica, arial, sans-serif;
}
input[type="submit"].super-emphasize:hover,
input[type="button"].super-emphasize:hover,
.general-button.super-emphasize:hover,
a.general-button.super-emphasize:hover {
  border: 1px solid #4c881d;
  color: #ffffff;
  background-color: #569720;
  background-image: -moz-linear-gradient(top, #60a526, #478316);
  background-image: -ms-linear-gradient(top, #60a526, #478316);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#60a526), to(#478316));
  background-image: -webkit-linear-gradient(top, #60a526, #478316);
  background-image: -o-linear-gradient(top, #60a526, #478316);
  background-image: linear-gradient(top, #60a526, #478316);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff60a526', endColorstr='#ff478316', GradientType=0);
}
@media only screen and (max-width: 479px) {
  input[type="submit"].super-emphasize,
  input[type="button"].super-emphasize,
  .general-button.super-emphasize,
  a.general-button.super-emphasize {
    width: 99%;
    padding-left: 0px;
    padding-right: 0px;
  }
}
input[type="submit"].super-emphasize:disabled,
input[type="button"].super-emphasize:disabled,
.general-button.super-emphasize:disabled,
a.general-button.super-emphasize:disabled {
  display: inline-block;
  min-width: 100px;
  margin: 0px;
  padding: 6px 10px;
  border: 1px solid #bcbcbc;
  height: auto;
  width: auto;
  background: #f5f5f5;
  float: none;
  cursor: pointer;
  background-color: #f0f0f0;
  background-image: -moz-linear-gradient(top, #f6f6f6, #e6e6e6);
  background-image: -ms-linear-gradient(top, #f6f6f6, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f6f6f6), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #f6f6f6, #e6e6e6);
  background-image: -o-linear-gradient(top, #f6f6f6, #e6e6e6);
  background-image: linear-gradient(top, #f6f6f6, #e6e6e6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff6f6f6', endColorstr='#ffe6e6e6', GradientType=0);
  line-height: 1.41666667;
  font-family: helvetica, arial, sans-serif;
  font-size: 1em;
  font-size: 1rem;
  font-family: gotham, helvetica, arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  text-align: left;
  text-decoration: none;
  text-indent: 0;
  text-justify: auto;
  text-outline: none;
  text-overflow: clip;
  text-shadow: none;
  text-transform: none;
  text-wrap: normal;
  color: #747474;
  text-align: center;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: 0px 0px 0px #000000;
  -moz-box-shadow: 0px 0px 0px #000000;
  box-shadow: 0px 0px 0px #000000;
  -webkit-transition: all 0.2s ease 0;
  -moz-transition: all 0.2s ease 0;
  -ms-transition: all 0.2s ease 0;
  -o-transition: all 0.2s ease 0;
  transition: all 0.2s ease 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: -moz-none;
  -ms-user-select: none;
  user-select: none;
  cursor: default;
}
:lang(zh-cn) input[type="submit"].super-emphasize:disabled,
:lang(zh-cn) input[type="button"].super-emphasize:disabled,
:lang(zh-cn) .general-button.super-emphasize:disabled,
:lang(zh-cn) a.general-button.super-emphasize:disabled {
  font-family: gotham, Hiragino Sans GB, STHeiti, Microsoft Yahei, helvetica, arial, sans-serif;
}
:lang(ja) input[type="submit"].super-emphasize:disabled,
:lang(ja) input[type="button"].super-emphasize:disabled,
:lang(ja) .general-button.super-emphasize:disabled,
:lang(ja) a.general-button.super-emphasize:disabled {
  font-family: gotham, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", helvetica, arial, sans-serif;
}
.ie8 input[type="submit"].super-emphasize:disabled,
.ie8 input[type="button"].super-emphasize:disabled,
.ie8 .general-button.super-emphasize:disabled,
.ie8 a.general-button.super-emphasize:disabled {
  font-family: gotham-400-normal, helvetica, arial, sans-serif;
  font-style: normal;
  font-weight: normal;
}
.ie8 :lang(zh-cn) input[type="submit"].super-emphasize:disabled,
.ie8 :lang(zh-cn) input[type="button"].super-emphasize:disabled,
.ie8 :lang(zh-cn) .general-button.super-emphasize:disabled,
.ie8 :lang(zh-cn) a.general-button.super-emphasize:disabled {
  font-family: gotham-400-normal, Hiragino Sans GB, STHeiti, Microsoft Yahei, helvetica, arial, sans-serif;
}
.ie8 :lang(ja) input[type="submit"].super-emphasize:disabled,
.ie8 :lang(ja) input[type="button"].super-emphasize:disabled,
.ie8 :lang(ja) .general-button.super-emphasize:disabled,
.ie8 :lang(ja) a.general-button.super-emphasize:disabled {
  font-family: gotham-400-normal, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", helvetica, arial, sans-serif;
}
input[type="submit"].super-emphasize:disabled:hover,
input[type="button"].super-emphasize:disabled:hover,
.general-button.super-emphasize:disabled:hover,
a.general-button.super-emphasize:disabled:hover {
  border: 1px solid #bcbcbc;
  color: #747474;
  background-color: #f0f0f0;
  background-image: -moz-linear-gradient(top, #f6f6f6, #e6e6e6);
  background-image: -ms-linear-gradient(top, #f6f6f6, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f6f6f6), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #f6f6f6, #e6e6e6);
  background-image: -o-linear-gradient(top, #f6f6f6, #e6e6e6);
  background-image: linear-gradient(top, #f6f6f6, #e6e6e6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff6f6f6', endColorstr='#ffe6e6e6', GradientType=0);
}
@media only screen and (max-width: 479px) {
  input[type="submit"].super-emphasize:disabled,
  input[type="button"].super-emphasize:disabled,
  .general-button.super-emphasize:disabled,
  a.general-button.super-emphasize:disabled {
    width: 99%;
    padding-left: 0px;
    padding-right: 0px;
  }
}
input[type="submit"].inline,
input[type="button"].inline,
.general-button.inline,
a.general-button.inline {
  min-width: 0px;
  padding: 6px 16px;
}
@media only screen and (max-width: 479px) {
  input[type="submit"].inline,
  input[type="button"].inline,
  .general-button.inline,
  a.general-button.inline {
    width: auto;
  }
}
.ext-padding {
  padding: 32px 16px;
}
.open-native {
  text-align: center;
}
.open-native-header {
  font-size: 24px;
  font-family: caecilia, Times, serif;
  font-style: normal;
  font-weight: 400;
  color: #3b3b3b;
  margin-bottom: 12px;
}
:lang(zh-cn) .open-native-header {
  font-family: caecilia, Hiragino Sans GB, STHeiti, Microsoft Yahei, helvetica, arial, serif;
}
:lang(ja) .open-native-header {
  font-family: caecilia, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", helvetica, arial, serif;
}
.ie8 .open-native-header {
  font-family: caecilia-400-normal, Times, serif;
  font-style: normal;
  font-weight: normal;
}
.ie8 :lang(zh-cn) .open-native-header {
  font-family: caecilia-400-normal, Hiragino Sans GB, STHeiti, Microsoft Yahei, helvetica, arial, serif;
}
.ie8 :lang(ja) .open-native-header {
  font-family: caecilia-400-normal, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", helvetica, arial, serif;
}
.open-native-subheader {
  font-size: 14px;
  line-height: 20px;
  font-family: gotham, helvetica, arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  color: #3b3b3b;
}
:lang(zh-cn) .open-native-subheader {
  font-family: gotham, Hiragino Sans GB, STHeiti, Microsoft Yahei, helvetica, arial, sans-serif;
}
:lang(ja) .open-native-subheader {
  font-family: gotham, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", helvetica, arial, sans-serif;
}
.ie8 .open-native-subheader {
  font-family: gotham-400-normal, helvetica, arial, sans-serif;
  font-style: normal;
  font-weight: normal;
}
.ie8 :lang(zh-cn) .open-native-subheader {
  font-family: gotham-400-normal, Hiragino Sans GB, STHeiti, Microsoft Yahei, helvetica, arial, sans-serif;
}
.ie8 :lang(ja) .open-native-subheader {
  font-family: gotham-400-normal, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", helvetica, arial, sans-serif;
}
.img {
  margin: 32px auto 16px;
}
.img.mac,
.img.win {
  width: 240px;
  height: 217px;
}
.img.android {
  width: 320px;
  height: 165px;
}
@media all {
  .img.android {
    background:  url("/redesign/notelink/NoteLinkViewAction/android.png") center;
    -webkit-background-size: 320px 165px;
    -moz-background-size: 320px 165px;
    -o-background-size: 320px 165px;
    background-size: 320px 165px;
  }
}
@media all and (-moz-min-device-pixel-ratio: 1.5), all and (-o-min-device-pixel-ratio: 3/2), all and (-webkit-min-device-pixel-ratio: 1.5), all and (min-device-pixel-ratio: 1.5), all and (min-resolution: 1.5dppx) {
  html:not(.ie8) .img.android {
    background:  url("/redesign/notelink/NoteLinkViewAction/android@2x.png") center;
    -webkit-background-size: 320px 165px;
    -moz-background-size: 320px 165px;
    -o-background-size: 320px 165px;
    background-size: 320px 165px;
  }
}
.img.ios {
  width: 177px;
  height: 152px;
}
@media all {
  .img.ios {
    background:  url("/redesign/notelink/NoteLinkViewAction/ios.png") center;
    -webkit-background-size: 177px 152px;
    -moz-background-size: 177px 152px;
    -o-background-size: 177px 152px;
    background-size: 177px 152px;
  }
}
@media all and (-moz-min-device-pixel-ratio: 1.5), all and (-o-min-device-pixel-ratio: 3/2), all and (-webkit-min-device-pixel-ratio: 1.5), all and (min-device-pixel-ratio: 1.5), all and (min-resolution: 1.5dppx) {
  html:not(.ie8) .img.ios {
    background:  url("/redesign/notelink/NoteLinkViewAction/ios@2x.png") center;
    -webkit-background-size: 177px 152px;
    -moz-background-size: 177px 152px;
    -o-background-size: 177px 152px;
    background-size: 177px 152px;
  }
}
@media all {
  .img.mac {
    background:  url("/redesign/DesktopCrossPromoAction/mac.png") center;
    -webkit-background-size: 240px 217px;
    -moz-background-size: 240px 217px;
    -o-background-size: 240px 217px;
    background-size: 240px 217px;
  }
}
@media all and (-moz-min-device-pixel-ratio: 1.5), all and (-o-min-device-pixel-ratio: 3/2), all and (-webkit-min-device-pixel-ratio: 1.5), all and (min-device-pixel-ratio: 1.5), all and (min-resolution: 1.5dppx) {
  html:not(.ie8) .img.mac {
    background:  url("/redesign/DesktopCrossPromoAction/mac@2x.png") center;
    -webkit-background-size: 240px 217px;
    -moz-background-size: 240px 217px;
    -o-background-size: 240px 217px;
    background-size: 240px 217px;
  }
}
@media all {
  .img.win {
    background:  url("/redesign/DesktopCrossPromoAction/windows.png") center;
    -webkit-background-size: 240px 217px;
    -moz-background-size: 240px 217px;
    -o-background-size: 240px 217px;
    background-size: 240px 217px;
  }
}
@media all and (-moz-min-device-pixel-ratio: 1.5), all and (-o-min-device-pixel-ratio: 3/2), all and (-webkit-min-device-pixel-ratio: 1.5), all and (min-device-pixel-ratio: 1.5), all and (min-resolution: 1.5dppx) {
  html:not(.ie8) .img.win {
    background:  url("/redesign/DesktopCrossPromoAction/windows@2x.png") center;
    -webkit-background-size: 240px 217px;
    -moz-background-size: 240px 217px;
    -o-background-size: 240px 217px;
    background-size: 240px 217px;
  }
}
.divider {
  margin-bottom: 32px;
}
.webclient-link {
  font-size: 13px;
  color: #4c8db7;
}
.download-app.general-button {
  margin-bottom: 8px;
}
@media only screen and (min-width: 930px), only screen and (min-width: 710px) and (max-width: 929px), only screen and (min-width: 480px) and (max-width: 709px) {
  .open-native .download-app,
  .open-native .emphasize.open-native-button {
    min-width: 300px;
  }
}
.join-notebook {
  margin: 0 -20px 0 -30px;
  padding: 8px 8px 8px 16px;
  line-height: 24px;
  font-family: caecilia, Times, serif;
  font-style: normal;
  font-weight: 400;
}
:lang(zh-cn) .join-notebook {
  font-family: caecilia, Hiragino Sans GB, STHeiti, Microsoft Yahei, helvetica, arial, serif;
}
:lang(ja) .join-notebook {
  font-family: caecilia, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", helvetica, arial, serif;
}
.ie8 .join-notebook {
  font-family: caecilia-400-normal, Times, serif;
  font-style: normal;
  font-weight: normal;
}
.ie8 :lang(zh-cn) .join-notebook {
  font-family: caecilia-400-normal, Hiragino Sans GB, STHeiti, Microsoft Yahei, helvetica, arial, serif;
}
.ie8 :lang(ja) .join-notebook {
  font-family: caecilia-400-normal, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", helvetica, arial, serif;
}
@media only screen and (max-width: 709px) {
  .join-notebook {
    margin: 0;
  }
}
.join-notebook-name {
  display: inline-block;
  width: 565px;
  max-width: 565px;
}
@media only screen and (min-width: 930px) {
  .join-notebook-name {
    width: 565px;
    max-width: 565px;
  }
}
@media only screen and (min-width: 710px) and (max-width: 929px) {
  .join-notebook-name {
    width: 500px;
    max-width: 500px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 709px) {
  .join-notebook-name {
    width: 70%;
    max-width: 70%;
  }
}
@media only screen and (max-width: 479px) {
  .join-notebook-name {
    width: 100%;
    max-width: 100%;
  }
}
a.general-button.join-notebook-button {
  float: right;
  font-size: 12px;
  padding: 2px 10px;
}
@media only screen and (max-width: 479px) {
  a.general-button.join-notebook-button {
    width: 90%;
    float: none;
  }
}
.check {
  display: inline-block;
  width: 18px;
  height: 18px;
}
@media all {
  .check {
    background:  url("/redesign/notelink/NoteLinkViewAction/check.png") center;
    -webkit-background-size: 18px 18px;
    -moz-background-size: 18px 18px;
    -o-background-size: 18px 18px;
    background-size: 18px 18px;
  }
}
@media all and (-moz-min-device-pixel-ratio: 1.5), all and (-o-min-device-pixel-ratio: 3/2), all and (-webkit-min-device-pixel-ratio: 1.5), all and (min-device-pixel-ratio: 1.5), all and (min-resolution: 1.5dppx) {
  html:not(.ie8) .check {
    background:  url("/redesign/notelink/NoteLinkViewAction/check@2x.png") center;
    -webkit-background-size: 18px 18px;
    -moz-background-size: 18px 18px;
    -o-background-size: 18px 18px;
    background-size: 18px 18px;
  }
}


