.photo-file {
  margin: 0;
}
.photo-file:after {
  content: "";
  clear: both;
  display: block;
}
.photo-file.minimal .choose-image-c {
  margin: 0;
}
.photo-file.minimal .choose-image-c .file-c {
  display: none;
}
.photo-file.minimal .choose-image-c .thumbnail {
  margin: 0 ! important;
  background-color: #e5e5e5;
}
.photo-file.minimal .choose-image-c .thumbnail .file-input {
  border: none;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 48px;
  height: 48px;
  margin: -24px;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  padding: 0;
  text-align: left;
  background: none;
}
.photo-file.minimal .choose-image-c .thumbnail .file-input img {
  width: 48px;
}
.photo-file.no-description.large-thumb .choose-image-c .thumbnail {
  height: 205px;
  width: 205px;
}
.photo-file.no-description.large-thumb .choose-image-c .file-c {
  margin-top: 14px;
  width: 100%;
}
@media (min-width: 992px) {
  .photo-file.no-description.large-thumb .choose-image-c .file-c {
    margin-top: 0;
    width: 63%;
  }
}
.photo-file.no-description .choose-image-c {
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
}
@media (min-width: 992px) {
  .photo-file.no-description .choose-image-c {
    float: left;
    width: 100%;
  }
}
.photo-file.no-description .choose-image-c .file-c {
  width: 57%;
}
@media (min-width: 992px) {
  .photo-file.no-description .choose-image-c .file-c {
    width: 70%;
  }
}
.photo-file.no-file-reader .thumbnail {
  display: none;
}
.photo-file.no-file-reader .choose-image .file-c {
  width: 100% ! important;
}
.photo-file.noTag .caption textarea {
  height: 78px;
}
.photo-file textarea {
  border: 1px solid #e5e5e5;
}
.photo-file .choose-image-c {
  margin-top: 4px;
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
}
.photo-file .choose-image-c:after {
  content: "";
  clear: both;
  display: block;
}
@media (min-width: 992px) {
  .photo-file .choose-image-c {
    float: left;
    width: 50%;
  }
}
.photo-file .choose-image-c label {
  color: #424242;
  font-weight: bold;
  margin-bottom: 2px;
  display: block;
}
.photo-file .descriptionC {
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
}
.photo-file .descriptionC:before,
.photo-file .descriptionC:after {
  content: " ";
  display: table;
}
.photo-file .descriptionC:after {
  clear: both;
}
@media (min-width: 992px) {
  .photo-file .descriptionC {
    float: left;
    width: 50%;
  }
}
.photo-file .descriptionC .property {
  padding: 0;
  margin: 4px 0 0;
}
.photo-file .categoryC {
  margin-left: -8px;
  margin-right: -8px;
}
.photo-file .categoryC:before,
.photo-file .categoryC:after {
  content: " ";
  display: table;
}
.photo-file .categoryC:after {
  clear: both;
}
.photo-file .categoryC.allow .property {
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
}
@media (min-width: 992px) {
  .photo-file .categoryC.allow .property {
    float: left;
    width: 41.66666667%;
  }
}
.photo-file .categoryC.allow .property.product {
  display: block;
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
}
@media (min-width: 992px) {
  .photo-file .categoryC.allow .property.product {
    float: left;
    width: 58.33333333%;
  }
}
.photo-file .categoryC .property {
  clear: none;
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
}
@media (min-width: 992px) {
  .photo-file .categoryC .property {
    float: left;
    width: 100%;
  }
}
.photo-file .categoryC .property.product {
  display: none;
}
.photo-file .categoryC .property:before,
.photo-file .categoryC .property:after {
  display: none;
}
.photo-file .property input[type=text],
.photo-file .property select {
  width: 100%;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #e5e5e5;
  padding: 4px;
  height: 32px;
}
.photo-file .property span {
  display: block;
}
.photo-file .property select {
  padding: 4px 0;
}
.photo-file .property.checkbox .input {
  width: 100%;
  padding: 0;
}
.photo-file .caption,
.photo-file .descriptionC .property {
  margin-top: 4px;
}
.photo-file .caption label,
.photo-file .descriptionC .property label {
  color: #424242;
  font-weight: bold;
  margin-bottom: 2px;
  display: block;
  position: relative;
}
.photo-file .caption label > span,
.photo-file .descriptionC .property label > span {
  position: absolute;
  right: 0;
  bottom: 0;
  font-size: 12px;
  line-height: 20px;
  color: #a3a3a3;
}
.photo-file .caption textarea {
  display: block;
  resize: none;
  width: 100%;
  height: 54px;
}
.photo-file .choose-image input[type=file] {
  display: none;
}
.photo-file .choose-image .file-c {
  float: left;
  width: 57%;
}
.photo-file .choose-image .file-c span {
  display: block;
  font-size: 12px;
  line-height: 20px;
  margin-top: 5px;
  font-weight: bold;
}
.photo-file .choose-image .file-c span.file-chosen {
  color: #101010;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.photo-file .choose-image .file-c span.help {
  margin-top: 2px;
  color: #9e9e9e;
}
.photo-file .choose-image .file-input {
  color: #424242;
  font-weight: bold;
  background-image: -moz-linear-gradient(-90deg, #fcfbfb, #f3f2f0);
  background-image: -o-linear-gradient(-90deg, #fcfbfb, #f3f2f0);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fcfbfb), color-stop(1, #f3f2f0));
  background-image: -ms-linear-gradient(top, #fcfbfb, #f3f2f0);
  background-image: linear-gradient(top, #fcfbfb, #f3f2f0);
  border: 1px solid #a3a3a3;
  padding: 4px 17px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  display: inline-block;
  cursor: pointer;
}
.photo-file .choose-image .thumbnail {
  float: left;
  height: 95px;
  width: 95px;
  margin-right: 14px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  overflow: hidden;
  background-color: #cfcfcf;
  position: relative;
}
.photo-file .choose-image .thumbnail > a {
  width: 100%;
  height: 100%;
}
.photo-file .choose-image .thumbnail i {
  background-color: transparent;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
  height: 100%;
  width: 100%;
}
.photo-file .choose-image .thumbnail .icon {
  position: absolute;
  width: 16px;
  height: 16px;
  text-indent: -9999px;
  cursor: pointer;
  background: url("../../common/images/remove-sprites.png") no-repeat 0 0;
  background-size: 16px 32px;
  top: 4px;
  right: 4px;
  text-align: left;
}
.photo-file .choose-image .thumbnail .icon:hover {
  background-position: 0 -16px;
}
.continue-as-dialog .c {
  padding: 16px;
}
.continue-as-dialog .c .message {
  text-align: center;
}
.continue-as-dialog .c .profile {
  margin: 24px;
}
.continue-as-dialog .c .profile:before,
.continue-as-dialog .c .profile:after {
  content: " ";
  display: table;
}
.continue-as-dialog .c .profile:after {
  clear: both;
}
.continue-as-dialog .c .profile img {
  display: block;
  margin: 0 auto;
  width: 96px;
  height: 96px;
}
.continue-as-dialog .c form {
  margin-left: -8px;
  margin-right: -8px;
}
.continue-as-dialog .c form:before,
.continue-as-dialog .c form:after {
  content: " ";
  display: table;
}
.continue-as-dialog .c form:after {
  clear: both;
}
.continue-as-dialog .c form label {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
  text-align: center;
  cursor: pointer;
  margin-top: 8px;
}
.continue-as-dialog .c form label input {
  left: 0;
  position: relative;
  margin: 0 8px 0 0;
  font-size: 14px;
  line-height: 24px;
}
.continue-as-dialog .c form .buttons {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
  padding-left: 16px;
  padding-right: 16px;
}
@media only screen and (min-width: 992px) {
  .continue-as-dialog .c form .buttons {
    padding-left: 8px;
    padding-right: 8px;
  }
}
.continue-as-dialog .c form .buttons .yes,
.continue-as-dialog .c form .buttons .no {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
  max-width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.continue-as-dialog .c form a {
  display: block;
  float: right;
  margin-top: 8px;
  margin-right: 8px;
  font-size: 10px;
  line-height: 16px;
  color: #cfcfcf;
  text-align: right;
}
.continue-as-dialog .c form.existed label {
  display: none;
}
.fb-no-email-form {
  padding: 0 16px;
}
.fb-no-email-form .message {
  text-align: center;
}
.fb-no-email-form .c {
  margin: 16px 8px;
}
.ui-dialog.app-redirect {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.ui-dialog.app-redirect .ui-dialog-titlebar {
  display: none;
}
#app-redirect-dialog {
  overflow: hidden;
  background-color: #ffffff;
}
#app-redirect-dialog img {
  margin-top: 32px;
  display: block;
}
#app-redirect-dialog img.logo {
  margin-top: 48px;
  width: 60%;
  margin-left: 20%;
  margin-right: 20%;
}
#app-redirect-dialog img.iphone {
  width: 74%;
  margin-left: 13%;
  margin-right: 13%;
}
#app-redirect-dialog .details {
  margin-top: 16px;
  text-align: center;
  color: #424242;
}
#app-redirect-dialog .details > span {
  font-size: 20px;
  line-height: 24px;
  display: block;
}
#app-redirect-dialog .details > ul {
  display: inline-block;
  margin: 8px auto 0;
  text-align: left;
  list-style: inside disc;
}
#app-redirect-dialog .details > ul li {
  white-space: nowrap;
}
#app-redirect-dialog .buttons {
  margin-top: 32px;
}
#app-redirect-dialog .buttons div {
  text-align: center;
}
#app-redirect-dialog .buttons .appRedirect {
  color: #ffffff;
}
#app-redirect-dialog .buttons .appRedirect span {
  display: block;
  background-color: #0070a8;
  border: 2px solid #0070a8;
  padding: 8px 24px;
  margin-left: auto;
  margin-right: auto;
  width: 90%;
  font-size: 24px;
  line-height: 32px;
  -moz-border-radius: 24px;
  -webkit-border-radius: 24px;
  border-radius: 24px;
}
#app-redirect-dialog .buttons .close {
  margin-top: 16px;
}
#app-redirect-dialog .buttons .close > span {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 90%;
  border: 2px solid #424242;
  padding: 8px 24px;
  font-size: 20px;
  line-height: 24px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
}
#not-log-in-dialog .panes,
#not-log-in-dialog .pane,
#not-log-in-dialog .pane > div {
  height: inherit;
}
#not-log-in-dialog .selectors {
  display: none;
}
#not-log-in-dialog .primary {
  height: inherit;
  display: none;
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
}
@media (min-width: 992px) {
  #not-log-in-dialog .primary {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  #not-log-in-dialog .primary {
    display: block;
    background-image: url("../images/notlogin/not-login-cover-th.png");
    background-size: 420px 660px;
  }
}
#not-log-in-dialog .secondary {
  height: inherit;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
  background: #fff;
  padding: 8px 16px;
  position: relative;
  display: flex;
  align-items: center;
}
@media (min-width: 992px) {
  #not-log-in-dialog .secondary {
    float: left;
    width: 50%;
  }
}
#not-log-in-dialog .secondary .log-in-c.wui-block {
  margin: auto;
}
#not-log-in-dialog .secondary .log-in-c.wui-block h1 {
  display: none;
}
#not-log-in-dialog .secondary .log-in-c.wui-block a {
  text-decoration: underline;
  color: #424242;
}
#not-log-in-dialog .secondary .log-in-c.wui-block .policyMessage {
  text-align: center;
  margin-top: 18px;
  font-size: 12px;
  line-height: 20px;
}
#not-log-in-dialog .secondary .log-in-c.wui-block .option.c {
  display: none;
}
#not-log-in-dialog .secondary .log-in-c.wui-block .option.c.active {
  display: block;
}
#not-log-in-dialog .secondary .log-in-c.wui-block .option.c.email {
  width: 280px;
  margin: 0 auto;
  text-align: center;
}
@media (min-width: 992px) {
  #not-log-in-dialog .secondary .log-in-c.wui-block .option.c.email {
    width: 320px;
  }
}
#not-log-in-dialog .secondary .log-in-c.wui-block .option.c.email .property.password .showPassword {
  position: absolute;
  right: 0;
  margin-top: -40px;
  padding-right: 8px;
}
#not-log-in-dialog .secondary .log-in-c.wui-block .option.c.email .property.password .showPassword:before {
  content: "";
  padding-left: 16px;
  width: 16px;
  height: 16px;
  background-image: url("../../common/images/sprites-16.png");
  background-size: 480px 144px;
  background-repeat: no-repeat;
  background-position: -320px -112px;
}
#not-log-in-dialog .secondary .log-in-c.wui-block .option.c.email .property.password .showPassword.show:before {
  content: "";
  padding-left: 16px;
  width: 16px;
  height: 16px;
  background-image: url("../../common/images/sprites-16.png");
  background-size: 480px 144px;
  background-repeat: no-repeat;
  background-position: -336px -112px;
}
#not-log-in-dialog .secondary .log-in-c.wui-block .option.c.email .buttons {
  padding: 0 12px;
}
#not-log-in-dialog .secondary .log-in-c.wui-block .option.c.email .buttons input[type="submit"] {
  margin-top: 32px;
  width: 100%;
  padding: 10px 16px;
  font-size: 16px;
  line-height: 24px;
}
#not-log-in-dialog .secondary .log-in-c.wui-block .option.c.email .links {
  margin-top: 32px;
  padding: 0 48px;
}
#not-log-in-dialog .secondary .log-in-c.wui-block .option.c.email .links .forgot {
  float: left;
}
#not-log-in-dialog .secondary .log-in-c.wui-block .option.c.email .links .signUp {
  float: right;
}
#not-log-in-dialog .secondary .log-in-c.wui-block .option.c.email label {
  display: none;
}
#not-log-in-dialog .secondary .log-in-c.wui-block .option.c.email .property.checkbox .input label {
  display: block;
  text-align: left;
}
#not-log-in-dialog .secondary .log-in-c.wui-block .option.c.email .property.checkbox .input input[type="checkbox"]:not(:checked) + label:before,
#not-log-in-dialog .secondary .log-in-c.wui-block .option.c.email .property.checkbox .input input[type="checkbox"]:checked + label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  border: none;
  margin: 0;
  margin: 4px 1px;
  width: 16px;
  height: 16px;
  background-image: url("../../common/images/sprites-16.png");
  background-size: 480px 144px;
  background-repeat: no-repeat;
  background-position: -224px -128px;
}
#not-log-in-dialog .secondary .log-in-c.wui-block .option.c.email .property.checkbox .input input[type="checkbox"]:not(:checked) + label:after,
#not-log-in-dialog .secondary .log-in-c.wui-block .option.c.email .property.checkbox .input input[type="checkbox"]:checked + label:after {
  content: '';
  position: absolute;
  transition: all .2s;
  left: 0;
  top: 0;
  margin: 4px 1px;
  width: 16px;
  height: 16px;
  background-image: url("../../common/images/sprites-16.png");
  background-size: 480px 144px;
  background-repeat: no-repeat;
  background-position: -240px -128px;
}
#not-log-in-dialog .secondary .log-in-c.wui-block .option.c.email input:not([type="submit"]) {
  font-size: 16px;
  line-height: 24px;
  border: none;
  border-bottom: solid 1px #9e9e9e;
  border-radius: 0;
  margin-top: 32px !important;
}
#not-log-in-dialog .secondary .log-in-c.wui-block .option.c.email input:not([type="submit"]):focus {
  box-shadow: none;
  outline: none;
}
#not-log-in-dialog .secondary .log-in-c.wui-block .choicesBox {
  margin-top: 36px;
  text-align: center;
}
#not-log-in-dialog .secondary .log-in-c.wui-block .choicesBox .choicesC {
  width: 280px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  padding: 0 12px;
}
#not-log-in-dialog .secondary .log-in-c.wui-block .choicesBox .choicesC .emailLogIn {
  float: left;
  color: #424242;
  text-decoration: underline;
  cursor: pointer;
}
#not-log-in-dialog .secondary .log-in-c.wui-block .choicesBox .choicesC .signUp {
  float: right;
}
#not-log-in-dialog .secondary .log-in-c.wui-block .log-in-with-facebook.b {
  text-align: center;
}
#not-log-in-dialog .secondary .log-in-c.wui-block .log-in-with-facebook.b .social-login-button {
  margin-top: 12px;
  margin-left: auto;
  margin-right: auto;
  text-indent: 0;
  width: 280px;
  height: 44px;
  display: block;
  position: relative;
  cursor: pointer;
  color: #424242;
  border: 1px solid #424242;
  border-radius: 2px;
  background-color: #ffffff;
  font-size: 14px;
  line-height: 24px;
}
#not-log-in-dialog .secondary .log-in-c.wui-block .log-in-with-facebook.b .social-login-button span {
  padding: 10px 48px;
  text-decoration: none;
  display: inline-block;
  vertical-align: middle;
}
#not-log-in-dialog .secondary .log-in-c.wui-block .log-in-with-facebook.b .social-login-button .social-icon {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0 8px;
  font-weight: bold;
  border: none;
}
#not-log-in-dialog .secondary .log-in-c.wui-block .log-in-with-facebook.b .social-login-button .social-icon:before {
  margin: 10px 16px;
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  background-image: url("../../common/images/sprites-24.png");
  background-size: 384px 144px;
  background-repeat: no-repeat;
  background-position: -24px -120px;
  position: absolute;
}
@media (min-width: 992px) {
  #not-log-in-dialog .secondary .log-in-c.wui-block .log-in-with-facebook.b {
    text-align: center;
  }
  #not-log-in-dialog .secondary .log-in-c.wui-block .log-in-with-facebook.b .social-login-button {
    margin-top: 12px;
    margin-left: auto;
    margin-right: auto;
    text-indent: 0;
    width: 320px;
    height: 44px;
    display: block;
    position: relative;
    cursor: pointer;
    color: #424242;
    border: 1px solid #424242;
    border-radius: 2px;
    background-color: #ffffff;
    font-size: 14px;
    line-height: 24px;
  }
  #not-log-in-dialog .secondary .log-in-c.wui-block .log-in-with-facebook.b .social-login-button span {
    padding: 10px 48px;
    text-decoration: none;
    display: inline-block;
    vertical-align: middle;
  }
  #not-log-in-dialog .secondary .log-in-c.wui-block .log-in-with-facebook.b .social-login-button .social-icon {
    position: absolute;
    top: 0;
    left: 0;
    padding: 0 8px;
    font-weight: bold;
    border: none;
  }
  #not-log-in-dialog .secondary .log-in-c.wui-block .log-in-with-facebook.b .social-login-button .social-icon:before {
    margin: 10px 16px;
    content: "";
    display: block;
    width: 24px;
    height: 24px;
    background-image: url("../../common/images/sprites-24.png");
    background-size: 384px 144px;
    background-repeat: no-repeat;
    background-position: -24px -120px;
    position: absolute;
  }
}
#not-log-in-dialog .secondary .log-in-c.wui-block .log-in-with-google.b {
  text-align: center;
}
#not-log-in-dialog .secondary .log-in-c.wui-block .log-in-with-google.b .social-login-button {
  margin-top: 12px;
  margin-left: auto;
  margin-right: auto;
  text-indent: 0;
  width: 280px;
  height: 44px;
  display: block;
  position: relative;
  cursor: pointer;
  color: #424242;
  border: 1px solid #424242;
  border-radius: 2px;
  background-color: #ffffff;
  font-size: 14px;
  line-height: 24px;
}
#not-log-in-dialog .secondary .log-in-c.wui-block .log-in-with-google.b .social-login-button span {
  padding: 10px 48px;
  text-decoration: none;
  display: inline-block;
  vertical-align: middle;
}
#not-log-in-dialog .secondary .log-in-c.wui-block .log-in-with-google.b .social-login-button .social-icon {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0 8px;
  font-weight: bold;
  border: none;
}
#not-log-in-dialog .secondary .log-in-c.wui-block .log-in-with-google.b .social-login-button .social-icon:before {
  margin: 10px 16px;
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  background-image: url("../../common/images/sprites-24.png");
  background-size: 384px 144px;
  background-repeat: no-repeat;
  background-position: -72px -120px;
  position: absolute;
}
@media (min-width: 992px) {
  #not-log-in-dialog .secondary .log-in-c.wui-block .log-in-with-google.b {
    text-align: center;
  }
  #not-log-in-dialog .secondary .log-in-c.wui-block .log-in-with-google.b .social-login-button {
    margin-top: 12px;
    margin-left: auto;
    margin-right: auto;
    text-indent: 0;
    width: 320px;
    height: 44px;
    display: block;
    position: relative;
    cursor: pointer;
    color: #424242;
    border: 1px solid #424242;
    border-radius: 2px;
    background-color: #ffffff;
    font-size: 14px;
    line-height: 24px;
  }
  #not-log-in-dialog .secondary .log-in-c.wui-block .log-in-with-google.b .social-login-button span {
    padding: 10px 48px;
    text-decoration: none;
    display: inline-block;
    vertical-align: middle;
  }
  #not-log-in-dialog .secondary .log-in-c.wui-block .log-in-with-google.b .social-login-button .social-icon {
    position: absolute;
    top: 0;
    left: 0;
    padding: 0 8px;
    font-weight: bold;
    border: none;
  }
  #not-log-in-dialog .secondary .log-in-c.wui-block .log-in-with-google.b .social-login-button .social-icon:before {
    margin: 10px 16px;
    content: "";
    display: block;
    width: 24px;
    height: 24px;
    background-image: url("../../common/images/sprites-24.png");
    background-size: 384px 144px;
    background-repeat: no-repeat;
    background-position: -72px -120px;
    position: absolute;
  }
}
#not-log-in-dialog .secondary .log-in-c.wui-block .log-in-with-line.b {
  text-align: center;
}
#not-log-in-dialog .secondary .log-in-c.wui-block .log-in-with-line.b .social-login-button {
  margin-top: 12px;
  margin-left: auto;
  margin-right: auto;
  text-indent: 0;
  width: 280px;
  height: 44px;
  display: block;
  position: relative;
  cursor: pointer;
  color: #424242;
  border: 1px solid #424242;
  border-radius: 2px;
  background-color: #ffffff;
  font-size: 14px;
  line-height: 24px;
}
#not-log-in-dialog .secondary .log-in-c.wui-block .log-in-with-line.b .social-login-button span {
  padding: 10px 48px;
  text-decoration: none;
  display: inline-block;
  vertical-align: middle;
}
#not-log-in-dialog .secondary .log-in-c.wui-block .log-in-with-line.b .social-login-button .social-icon {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0 8px;
  font-weight: bold;
  border: none;
}
#not-log-in-dialog .secondary .log-in-c.wui-block .log-in-with-line.b .social-login-button .social-icon:before {
  margin: 10px 16px;
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  background-image: url("../../common/images/sprites-24.png");
  background-size: 384px 144px;
  background-repeat: no-repeat;
  background-position: -48px -120px;
  position: absolute;
}
@media (min-width: 992px) {
  #not-log-in-dialog .secondary .log-in-c.wui-block .log-in-with-line.b {
    text-align: center;
  }
  #not-log-in-dialog .secondary .log-in-c.wui-block .log-in-with-line.b .social-login-button {
    margin-top: 12px;
    margin-left: auto;
    margin-right: auto;
    text-indent: 0;
    width: 320px;
    height: 44px;
    display: block;
    position: relative;
    cursor: pointer;
    color: #424242;
    border: 1px solid #424242;
    border-radius: 2px;
    background-color: #ffffff;
    font-size: 14px;
    line-height: 24px;
  }
  #not-log-in-dialog .secondary .log-in-c.wui-block .log-in-with-line.b .social-login-button span {
    padding: 10px 48px;
    text-decoration: none;
    display: inline-block;
    vertical-align: middle;
  }
  #not-log-in-dialog .secondary .log-in-c.wui-block .log-in-with-line.b .social-login-button .social-icon {
    position: absolute;
    top: 0;
    left: 0;
    padding: 0 8px;
    font-weight: bold;
    border: none;
  }
  #not-log-in-dialog .secondary .log-in-c.wui-block .log-in-with-line.b .social-login-button .social-icon:before {
    margin: 10px 16px;
    content: "";
    display: block;
    width: 24px;
    height: 24px;
    background-image: url("../../common/images/sprites-24.png");
    background-size: 384px 144px;
    background-repeat: no-repeat;
    background-position: -48px -120px;
    position: absolute;
  }
}
@media (min-width: 992px) {
  html:lang(en) #not-log-in-dialog .primary {
    background-image: url("../images/notlogin/not-login-cover-en.png");
  }
}
