.jqx-widget,
.jqx-widget-content,
.jqx-widget-header,
.jqx-fill-state-normal {
  line-height: 1.231; }

.jqx-widget {
  box-sizing: content-box;
  zoom: 1 !important;
  color: #000;
  -webkit-text-size-adjust: none;
      -ms-text-size-adjust: none;
          text-size-adjust: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-clip: padding-box;
  direction: ltr !important;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  font-style: normal;
  font-size: 13px; }

.jqx-widget-content {
  box-sizing: content-box;
  -webkit-text-size-adjust: none;
      -ms-text-size-adjust: none;
          text-size-adjust: none;
  background-clip: padding-box;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  font-style: normal;
  font-size: 13px;
  border-color: #c7c7c7;
  background: #fff; }

.jqx-popover .jqx-popover-arrow, .jqx-popover .jqx-popover-arrow::after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.jqx-popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: #fff;
  border-radius: 5px;
  border: 1px solid rgba(0, 0, 0, 0.3);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3); }
  .jqx-popover.top {
    margin-top: -10px; }
    .jqx-popover.top .jqx-popover-arrow {
      bottom: -11px;
      left: 50%;
      margin-left: -11px;
      border-top-color: inherit;
      border-bottom-width: 0; }
      .jqx-popover.top .jqx-popover-arrow::after {
        bottom: 1px;
        margin-left: -10px;
        border-top-color: #fff;
        border-bottom-width: 0; }
  .jqx-popover.right {
    margin-left: 10px; }
    .jqx-popover.right .jqx-popover-arrow {
      top: 50%;
      left: -11px;
      margin-top: -11px;
      border-right-color: inherit;
      border-left-width: 0; }
      .jqx-popover.right .jqx-popover-arrow::after {
        bottom: -10px;
        left: 1px;
        border-right-color: #fff;
        border-left-width: 0; }
  .jqx-popover.bottom {
    margin-top: 10px; }
    .jqx-popover.bottom .jqx-popover-arrow {
      top: -11px;
      left: 50%;
      margin-left: -11px;
      border-bottom-color: inherit;
      border-top-width: 0; }
      .jqx-popover.bottom .jqx-popover-arrow::after {
        top: 1px;
        margin-left: -10px;
        border-bottom-color: #fff;
        border-top-width: 0; }
  .jqx-popover.left {
    margin-left: -10px; }
    .jqx-popover.left .jqx-popover-arrow {
      top: 50%;
      right: -11px;
      margin-top: -11px;
      border-right-width: 0;
      border-left-color: inherit; }
      .jqx-popover.left .jqx-popover-arrow::after {
        right: 1px;
        bottom: -10px;
        border-left-color: #fff;
        border-right-width: 0; }
  .jqx-popover .jqx-popover-arrow {
    border-width: 11px; }
    .jqx-popover .jqx-popover-arrow::after {
      border-width: 10px;
      content: ''; }

.jqx-popover-modal-background {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
  background-color: rgba(0, 0, 0, 0.6);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000); }

.jqx-popover-close-button {
  width: 16px;
  height: 16px;
  float: right; }

.jqx-popover-close-button-rtl {
  float: left; }

.jqx-popover-title {
  padding: 8px 14px;
  margin: 0;
  border-bottom: 1px solid inherit;
  border-radius: 3px 3px 0 0; }
  .jqx-popover-title:empty {
    display: none; }

.jqx-popover-content {
  padding: 9px 14px; }

.footer-copy > p {
  margin: 0; }

.i18n-zh_CN [id='wechat-popover'] img {
  display: block;
  margin: 6px auto; }

.i18n-zh_CN [id='wechat-subscribe'] {
  cursor: pointer; }

.i18n-zh_CN .popover-content-qrcode {
  width: 150px; }

.i18n-zh_CN .popover-custom-content {
  text-align: center;
  margin-top: 6px;
  margin-bottom: 0;
  padding: 0;
  color: black; }

.i18n-zh_CN .popover-custom-footer {
  text-align: center !important;
  margin-top: 0;
  margin-bottom: 6px;
  padding: 0;
  color: black; }

.i18n-zh_CN .wechat-modal-elem .modal-dialog {
  top: 10%; }

.i18n-zh_CN .wechat-modal-elem .modal-close {
  width: 25px;
  height: 25px; }

.i18n-zh_CN .wechat-modal-elem .modal-backdrop {
  position: fixed;
  background-color: #fff;
  opacity: 1; }

.i18n-zh_CN .wechat-modal-elem .modal-content img {
  margin-top: 20px; }

.i18n-zh_CN .wechat-modal-elem .modal-content .modal-close {
  display: block; }

.i18n-zh_CN .wechat-modal-elem .modal-content .modal-body {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-direction: column;
      flex-direction: column; }
  .i18n-zh_CN .wechat-modal-elem .modal-content .modal-body .section-title--dek a {
    color: #39f; }
