#wagepay-c .am-list,
#wagepay-c .am-list-body {
  border: none;
}
#wagepay-c .am-list::before,
#wagepay-c .am-list-body::before,
#wagepay-c .am-list::after,
#wagepay-c .am-list-body::after {
  visibility: hidden;
}
#wagepay-c .am-button {
  border: 1px solid #0029bb;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 30px;
  border-radius: 0.8rem;
  font-size: 16px;
  font-size: 0.4267rem;
  color: #0029bb;
  min-height: 56px;
  min-height: 1.4933rem;
  line-height: 54px;
  line-height: 1.44rem;
  cursor: pointer;
  font-family: 'P-SemiBold';
  z-index: 1;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
#wagepay-c .am-button::before {
  height: 0;
  border: none;
}
#wagepay-c .am-button-active {
  color: #fff !important;
}
#wagepay-c .am-button-primary {
  z-index: 1;
  color: #fff;
  background: #23cf77;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  border: none !important;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
#wagepay-c .am-button-primary::before {
  background-color: #0029bb !important;
  z-index: 2;
  height: 200% !important;
  width: 190% !important;
  border-radius: 1.6rem;
}
#wagepay-c .am-button-primary span {
  position: relative;
  z-index: 3;
}
#wagepay-c .am-list-item {
  background: #fff;
  border: none;
  border-radius: 10px;
  border-radius: 0.2667rem;
}
#wagepay-c .wagepay-list .am-list-item {
  background: rgba(36, 28, 166, 0.05);
  border-radius: 10px;
  border-radius: 0.2667rem;
}
#wagepay-c .am-list-item .am-list-line {
  padding: 0;
}
#wagepay-c .am-list-item .am-list-line .am-list-content {
  font-size: 16px;
  font-size: 0.4267rem;
  color: #0d101c;
}
#wagepay-c .am-list-item .am-list-line .am-list-arrow {
  color: #0029bb;
  width: 24px;
  width: 0.64rem;
  height: 24px;
  height: 0.64rem;
  background-image: url(/assets/cbe765dff03cf6a3c71d.svg);
}
#wagepay-c .am-list-item.am-input-item {
  padding-left: 0;
}
#wagepay-c .am-list-item.am-input-item .am-list-line {
  background-color: #fff;
  border-radius: 10px;
  border-radius: 0.2667rem;
}
#wagepay-c .am-list-item.am-input-item .am-input-control input {
  padding-left: 8px;
  padding-left: 0.2133rem;
}
#wagepay-c .am-list-item.am-input-item .am-input-extra {
  margin-right: 15px;
  margin-right: 0.4rem;
}
#wagepay-c .am-list-item .am-input-control {
  padding-right: 5px;
  padding-right: 0.1333rem;
}
#wagepay-c .am-list-item .am-input-control input:disabled {
  background-color: #fff;
  color: #bbb;
}
#wagepay-c .am-navbar-light {
  background-color: #f7f7f7;
  color: #0d101c;
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  font-size: 0.5333rem;
}
#wagepay-c .am-steps-item-process .am-steps-item-icon {
  background: #0029bb;
  border-color: #0029bb;
}
#wagepay-c .am-steps-item-process .am-steps-item-title {
  color: #0029bb;
}
#wagepay-c .am-steps-item-wait .am-steps-item-title {
  color: #0d101c;
  opacity: 0.4;
}
#wagepay-c .am-steps-item-finish .am-steps-icon {
  color: #000;
}
#wagepay-c .am-steps-item-finish .am-steps-item-tail:after {
  background-color: #000;
}
#wagepay-c .am-checkbox.am-checkbox-checked .am-checkbox-inner {
  background: #5cc2c2;
  border-color: #5cc2c2;
}
#wagepay-c .tooltip {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 16px;
  padding: 0.4267rem;
  opacity: 1;
  font-size: 14px;
  font-size: 0.3733rem;
  line-height: 23px;
  line-height: 0.6133rem;
  border-radius: 10px;
  border-radius: 0.2667rem;
}
#wagepay-c a {
  color: #0029bb;
  font-weight: 500;
}
#wagepay-c a:visited,
#wagepay-c a:active {
  color: #0029bb;
}
.am-modal-wrap {
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
  height: auto !important;
}
.am-modal-transparent.wagepay-modal {
  position: absolute;
  bottom: 0;
  width: 100%;
}
.am-modal-transparent.wagepay-modal .am-modal-content {
  text-align: left;
  padding: 32px 25px;
  padding: 0.8533rem 0.6667rem;
  border-top-left-radius: 20px;
  border-top-left-radius: 0.5333rem;
  border-top-right-radius: 20px;
  border-top-right-radius: 0.5333rem;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.am-modal-transparent.wagepay-modal .am-modal-content .am-modal-body {
  padding: 0;
}
.am-modal-transparent.wagepay-modal .am-modal-content .am-button {
  border: 1px solid #0029bb;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 30px;
  border-radius: 0.8rem;
  font-size: 16px;
  font-size: 0.4267rem;
  color: #0029bb;
  min-height: 56px;
  min-height: 1.4933rem;
  line-height: 54px;
  line-height: 1.44rem;
  cursor: pointer;
  font-family: 'P-SemiBold';
  z-index: 1;
  margin-top: 16px;
  margin-top: 0.4267rem;
}
.am-modal-transparent.wagepay-modal .am-modal-content .am-button::before {
  height: 0;
  border: none;
}
.am-modal-transparent.wagepay-modal .am-modal-content .am-button-primary {
  z-index: 1;
  color: #fff;
  background: #23cf77;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  border: none !important;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.am-modal-transparent.wagepay-modal .am-modal-content .am-button-primary::before {
  background-color: #0029bb !important;
  z-index: 2;
  height: 200% !important;
  width: 190% !important;
  border-radius: 1.6rem;
}
.am-modal-transparent.wagepay-modal .am-modal-content .am-button-primary span {
  position: relative;
  z-index: 3;
}
.wagepay-datepicker-c .am-list-item .am-list-line .am-list-extra {
  text-align: left;
  -ms-flex-preferred-size: auto;
      flex-basis: auto;
}
.wagepay-datepicker-c .am-list-item .am-list-line {
  padding-right: 0 !important;
}
.react-calendar {
  border-color: #cccccc !important;
  font-size: 14px !important;
  font-size: 0.3733rem !important;
  border-radius: 10px !important;
  border-radius: 0.2667rem !important;
  overflow: hidden !important;
}
.react-calendar div {
  padding-top: 2px !important;
  padding-top: 0.0533rem !important;
}
.react-calendar__navigation {
  margin-bottom: 0 !important;
}
.react-calendar__tile:disabled {
  background-color: #f9f9f9 !important;
}
.react-calendar__navigation button[disabled] {
  background-color: #f9f9f9 !important;
}
.am-picker {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
      -ms-flex-direction: row-reverse !important;
          flex-direction: row-reverse !important;
}
.am-picker-popup-header .am-picker-popup-item {
  color: #0029bb;
}
.am-slider-handle {
  border: 2px solid #0029bb !important;
  border: 0.0533rem solid #0029bb !important;
}
.wagepay-navbar-c .am-navbar {
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 100;
}
.nice-dates {
  margin-top: 10px;
  margin-top: 0.2667rem;
}
.nice-dates > input {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  min-height: 48px;
  min-height: 1.28rem;
  border-radius: 10px;
  border-radius: 0.2667rem;
  border-color: #333;
  background-color: #fff;
  padding-left: 12px;
  padding-left: 0.32rem;
  color: #000;
}
.react-calendar {
  font-family: 'P-Regular' !important;
  border-color: #c3c3bc !important;
}
.react-calendar__navigation {
  margin: 0 !important;
  height: 40px !important;
  height: 1.0667rem !important;
}
.react-calendar__navigation__label__labelText {
  font-family: 'P-Regular' !important;
}
.react-calendar__month-view__weekdays__weekday {
  font-size: 12px !important;
  font-size: 0.32rem !important;
}
.react-calendar button {
  margin: 0 !important;
  border: 0 !important;
  outline: none !important;
  height: 39px !important;
  height: 1.04rem !important;
  font-size: 12px;
  font-size: 0.32rem;
}
.react-calendar__month-view__days__day--weekend {
  color: rgba(16,16,16,0.30196) !important;
}
.react-calendar__month-view__days__day--neighboringMonth {
  color: #666 !important;
}
.rmc-date-picker .rmc-picker:nth-child(1) {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
.rmc-date-picker .rmc-picker:nth-child(2) {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.rmc-picker-popup-item {
  color: #0029bb !important;
}
.rmc-picker-item-selected {
  color: #000 !important;
}
.am-input-error-extra {
  position: relative;
  right: 6px;
  right: 0.16rem;
}
.fake-input {
  padding-left: 8px !important;
  padding-left: 0.2133rem !important;
}
.am-list-item .am-input-label.am-input-label-5 {
  width: 20px !important;
  width: 0.5333rem !important;
  color: #95979c;
  position: relative;
  left: 10px;
  left: 0.2667rem;
  margin-right: 0;
}
.latpay-element {
  margin-left: -6px;
  margin-left: -0.16rem;
  margin-top: 20px;
  margin-top: 0.5333rem;
}
.latpay-source-errors {
  margin-top: -30px;
  margin-top: -0.8rem;
}
.latpay-source-errors ul {
  margin-left: -30px !important;
  margin-left: -0.8rem !important;
}
/*This selector is used for set required field "*" color*/
span.latpay-required {
  color: red;
  font-weight: bold;
}
/*This selector points to form labels */
div.latpay-elements-field > label {
  color: #999 !important;
  font-size: 12px !important;
  font-size: 0.32rem !important;
}
/*This selector points to CVC box while pay using card token*/
div.latpay-elements-field {
  padding: 10px 5px;
  padding: 0.2667rem 0.1333rem;
}
/*This selector points all input boxes*/
div.latpay-elements-field > input {
  width: 100%;
  margin-top: 5px;
  margin-top: 0.1333rem;
  border: 1px solid #d9d9d9;
  background: #fff !important;
  padding: 6px;
  padding: 0.16rem;
  font-size: 18px !important;
  font-size: 0.48rem !important;
  color: grey !important;
}
/*This selector points card brand logo*/
i.latpay-credit-card-brand {
  position: absolute;
  right: 8%;
  margin-top: -37px;
  margin-top: -0.9867rem;
  display: block;
  width: 30px;
  width: 0.8rem;
  height: 24px;
  height: 0.64rem;
  background: no-repeat url(http://localhost/martfury/wp-content/plugins/hps/images/credit-card.svg);
}
/*This selector points division between Expiry Date and CVC*/
div.latpay-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-bottom: 5%;
}
/*This selector points division width Expiry Date and CVC*/
div#latpay-exp-element,
div#latpay-cvc-element {
  width: 50%;
}
/*This selector points error-list section */
li.latpay-error-list {
  color: #b81c23;
  font-weight: bold !important;
}
@media (max-width: 520px) and (min-width: 300px) {
  div.payment_box {
    padding: 0px !important;
  }
  div.latpay-elements-field > input {
    font-size: 15px !important;
    font-size: 0.4rem !important;
  }
}
.am-slider-wrapper .am-slider-rail {
  height: 8px;
  height: 0.2133rem;
  border-radius: 8px;
  border-radius: 0.2133rem;
}
.am-slider-wrapper .am-slider-track {
  height: 8px;
  height: 0.2133rem;
  border-radius: 8px;
  border-radius: 0.2133rem;
}
/*以下为latpay引入form表单的样式覆盖*/
div.latpay-elements-field > input {
  height: 58px;
  height: 1.5467rem;
  border-radius: 20px;
  border-radius: 0.5333rem;
  margin-top: 10px !important;
  margin-top: 0.2667rem !important;
  border: none !important;
}
#latpay-card-element > label {
  font-size: 14px !important;
  font-size: 0.3733rem !important;
  color: #031964 !important;
  font-family: 'S-ExtraBold' !important;
}
#latpay-name-element > label {
  color: #031964 !important;
  font-size: 14px !important;
  font-size: 0.3733rem !important;
  font-family: 'S-ExtraBold' !important;
}
#latpay-exp-element > label {
  color: #031964 !important;
  font-size: 14px !important;
  font-size: 0.3733rem !important;
  font-family: 'S-ExtraBold' !important;
}
#latpay-cvc-element > label {
  color: #031964 !important;
  font-size: 14px !important;
  font-size: 0.3733rem !important;
  font-family: 'S-ExtraBold' !important;
}
div#latpay-exp-element,
div#latpay-cvc-element {
  width: 45% !important;
}
i.latpay-credit-card-brand {
  margin-top: -50px !important;
  margin-top: -1.3333rem !important;
}
/*以上为latpay引入form表单的样式覆盖*/
.adm-slider-mark {
  display: none;
}
.adm-slider-thumb {
  background: #0029bb !important;
}
.adm-slider-fill {
  height: 8px !important;
  height: 0.2133rem !important;
  border-radius: 10px;
  border-radius: 0.2667rem;
}
.adm-slider-track {
  height: 8px !important;
  height: 0.2133rem !important;
  border-radius: 10px;
  border-radius: 0.2667rem;
}
.am-button {
  background-color: transparent;
}
#wagepay-c .login-c {
  padding: 0 25px 40px 25px;
  padding: 0 0.6667rem 1.0667rem 0.6667rem;
  padding-top: 60px;
  padding-top: 1.6rem;
}
#wagepay-c .login-c .nav-c {
  padding: 30px 0;
  padding: 0.8rem 0;
}
#wagepay-c .login-c .nav-c .selected {
  background: rgba(36, 28, 166, 0.1) !important;
}
#wagepay-c .login-c .logo-sub-title {
  color: #031964;
  font-family: 'S-ExtraBold';
  font-size: 14px;
  font-size: 0.3733rem;
  line-height: 26px;
  line-height: 0.6933rem;
  text-align: center;
}
#wagepay-c .login-c .title {
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  font-size: 0.5333rem;
  line-height: 30px;
  line-height: 0.8rem;
  height: 30px;
  height: 0.8rem;
  padding: 0 0 10px 0;
  padding: 0 0 0.2667rem 0;
}
#wagepay-c .login-c .title .highlight {
  color: #031964;
}
#wagepay-c .login-c .error-c {
  border: 1px solid #eb5757;
  border-radius: 10px;
  border-radius: 0.2667rem;
  background: rgba(235, 87, 87, 0.1);
  padding: 16px;
  padding: 0.4267rem;
  margin-top: 32px;
  margin-top: 0.8533rem;
  color: #eb5757;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  font-size: 0.3733rem;
  line-height: 23px;
  line-height: 0.6133rem;
}
#wagepay-c .login-c .btn-c {
  margin-top: 40px;
  margin-top: 1.0667rem;
}
#wagepay-c .login-c .btn-c .am-button {
  margin-top: 16px;
  margin-top: 0.4267rem;
}
#wagepay-c .login-c .btn-c-s .am-button {
  margin-top: 16px;
  margin-top: 0.4267rem;
}
#wagepay-c .login-c .forget-pass {
  color: #0029bb;
  font-size: 16px;
  font-size: 0.4267rem;
  margin: 24px 0 40px 0;
  margin: 0.64rem 0 1.0667rem 0;
  cursor: pointer;
  text-align: center;
}
#wagepay-c .login-c .tip {
  background-color: #fff;
  border-radius: 20px;
  border-radius: 0.5333rem;
  padding: 20px;
  padding: 0.5333rem;
  font-size: 16px;
  font-size: 0.4267rem;
  line-height: 1.5;
  color: #1c1c1c;
  margin: 12px 0 20px 0;
  margin: 0.32rem 0 0.5333rem 0;
}
#wagepay-c .login-c .tip .highlight {
  color: #0029bb;
}
#wagepay-c .login-c .btn-send {
  margin-top: 18px;
  margin-top: 0.48rem;
}
#wagepay-c .login-c .btn-send .sent-btn {
  border: 1px solid #2aa9a9 !important;
  background: transparent;
  color: #2aa9a9 !important;
  background-image: none !important;
  font-family: 'P-Regular' !important;
  border-radius: 20px !important;
  border-radius: 0.5333rem !important;
}
#wagepay-c .login-c .btn-send .sent-btn::before {
  border: transparent;
}
#wagepay-c .login-c .btn-send .sent-btn .am-icon {
  position: relative;
  top: 6px;
  top: 0.16rem;
  left: 2px;
  left: 0.0533rem;
}
#wagepay-c .original .am-steps {
  display: none;
}
.kyc-c .check-fail-link {
  margin: 40px 0;
  margin: 1.0667rem 0;
}
.kyc-c .credit-links a {
  display: block;
  margin: 16px 0 0 0;
  margin: 0.4267rem 0 0 0;
}
.kyc-c .btn-c {
  margin-top: 16px;
  margin-top: 0.4267rem;
}
.kyc-c .btn-c .am-button {
  margin-top: 16px;
  margin-top: 0.4267rem;
}
.kyc-c .btn-c .sent-btn {
  border: 1px solid #2aa9a9 !important;
  background: transparent;
  color: #2aa9a9 !important;
  background-image: none !important;
  font-family: 'P-Regular' !important;
  border-radius: 20px !important;
  border-radius: 0.5333rem !important;
}
.kyc-c .btn-c .sent-btn::before {
  border: transparent;
}
.kyc-c .btn-c .sent-btn .am-icon {
  position: relative;
  top: 6px;
  top: 0.16rem;
  left: 2px;
  left: 0.0533rem;
}
.kyc-c .logo {
  margin: 0 auto;
}
.kyc-c .fail-link {
  border-radius: 20px;
  border-radius: 0.5333rem;
  height: 60px;
  height: 1.6rem;
}
.kyc-c .fail-link .am-list-body {
  border-radius: 20px;
  border-radius: 0.5333rem;
  height: 60px;
  height: 1.6rem;
}
.register-c .content {
  padding-top: 70px;
  padding-top: 1.8667rem;
}
.register-c .content .label {
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  font-size: 0.5333rem;
  line-height: 30px;
  line-height: 0.8rem;
  color: #031964;
  font-family: 'S-ExtraBold';
}
.register-c .content .sub-tip {
  font-size: 14px;
  font-size: 0.3733rem;
  line-height: 1.5;
  color: #1c1c1c;
  margin: 20px 0 30px 0;
  margin: 0.5333rem 0 0.8rem 0;
}
.register-c .content .btn-send {
  margin-top: 18px;
  margin-top: 0.48rem;
}
.register-c .content .btn-send .sent-btn {
  border: 1px solid #2aa9a9 !important;
  background: transparent;
  color: #2aa9a9 !important;
  background-image: none !important;
  font-family: 'P-Regular' !important;
  border-radius: 20px !important;
  border-radius: 0.5333rem !important;
}
.register-c .content .btn-send .sent-btn::before {
  border: transparent;
}
.register-c .content .btn-send .sent-btn .am-icon {
  position: relative;
  top: 6px;
  top: 0.16rem;
  left: 2px;
  left: 0.0533rem;
}
.register-c .content .didnt-receive {
  color: #0029bb;
  font-size: 16px;
  font-size: 0.4267rem;
  margin: 24px 0 40px 0;
  margin: 0.64rem 0 1.0667rem 0;
  cursor: pointer;
  text-align: center;
}
.register-c .content .highlight {
  color: #0029bb;
}
.register-c .content .default {
  color: #0d101c;
}
.register-c .content .error {
  color: #eb5757;
}
.register-c .content .am-navbar-light {
  background-color: #ededed;
}
.register-c .content .am-steps {
  background-color: #ededed;
  width: 100%;
  padding: 0px 20px;
  padding: 0px 0.5333rem;
  padding-top: 5px;
  padding-top: 0.1333rem;
}
.register-c .content .accept {
  line-height: 23px;
  line-height: 0.6133rem;
  color: #0d101c;
  border-radius: 20px;
  border-radius: 0.5333rem;
  background: #fff;
  border: none;
  padding: 3px 12px;
  padding: 0.08rem 0.32rem;
  margin-top: 16px;
  margin-top: 0.4267rem;
  font-size: 14px;
  font-size: 0.3733rem;
}
.register-c .content .accept .am-checkbox-agree {
  padding-left: 0;
  padding-right: 0;
  margin: 0;
}
.register-c .content .accept .am-checkbox-agree a {
  font-family: 'P-SemiBold';
}
.register-c .content .accept.accept-required {
  border: 2px solid red;
  border: 0.0533rem solid red;
}
.forgot-c .content {
  padding-top: 40px;
  padding-top: 1.0667rem;
}
.forgot-c .content .didnt-receive {
  color: #0029bb;
  font-size: 16px;
  font-size: 0.4267rem;
  margin: 24px 0 40px 0;
  margin: 0.64rem 0 1.0667rem 0;
  cursor: pointer;
  text-align: center;
}
.forgot-c .highlight {
  color: #0029bb;
}
.forgot-c .sub-tip {
  font-size: 14px;
  font-size: 0.3733rem;
  line-height: 1.5;
  color: #1c1c1c;
  margin: 20px 0 30px 0;
  margin: 0.5333rem 0 0.8rem 0;
}
.forgot-c .btn-send {
  margin-top: 18px;
  margin-top: 0.48rem;
}
.forgot-c .btn-send .sent-btn {
  border: 1px solid #2aa9a9 !important;
  background: transparent;
  color: #2aa9a9 !important;
  background-image: none !important;
  font-family: 'P-Regular' !important;
  border-radius: 20px !important;
  border-radius: 0.5333rem !important;
}
.forgot-c .btn-send .sent-btn::before {
  border: transparent;
}
.forgot-c .btn-send .sent-btn .am-icon {
  position: relative;
  top: 6px;
  top: 0.16rem;
  left: 2px;
  left: 0.0533rem;
}
.forgot-c .btn-c .am-button {
  margin-top: 16px;
  margin-top: 0.4267rem;
}
.forgot-c .logo {
  margin: 32px auto 32px auto;
  margin: 0.8533rem auto 0.8533rem auto;
}
.forgot-c .success-tip {
  font-style: normal;
  font-size: 18px;
  font-size: 0.48rem;
  text-align: center;
  margin-bottom: 32px;
  margin-bottom: 0.8533rem;
  font-weight: bolder;
}
.forgot-c .error {
  color: #eb5757;
}
.forgot-c .why {
  color: #0029bb;
  font-size: 16px;
  font-size: 0.4267rem;
  margin: 24px 0 40px 0;
  margin: 0.64rem 0 1.0667rem 0;
  cursor: pointer;
  text-align: center;
}
.forgot-c .am-list-item {
  margin-top: 10px;
  margin-top: 0.2667rem;
}
#ciframe .wf-loading {
  background-color: transparent !important;
}
#ciframe html,
#ciframe body {
  background-color: red !important;
}
#wagepay-c .apply-c .logo {
  margin: 24px auto 24px auto;
  margin: 0.64rem auto 0.64rem auto;
  width: 213px;
  width: 5.68rem;
}
#wagepay-c .apply-c .bg-tip {
  background-color: #fff;
  border-radius: 20px;
  border-radius: 0.5333rem;
  padding: 20px;
  padding: 0.5333rem;
  font-size: 16px;
  font-size: 0.4267rem;
  line-height: 1.6;
  color: #1c1c1c;
  margin: 0 0 20px 0;
  margin: 0 0 0.5333rem 0;
}
#wagepay-c .apply-c .btn-send {
  margin-top: 18px;
  margin-top: 0.48rem;
}
#wagepay-c .apply-c .btn-send .sent-btn {
  border: 1px solid #2aa9a9 !important;
  background: transparent;
  color: #2aa9a9 !important;
  background-image: none !important;
  font-family: 'P-Regular' !important;
  border-radius: 20px !important;
  border-radius: 0.5333rem !important;
}
#wagepay-c .apply-c .btn-send .sent-btn::before {
  border: transparent;
}
#wagepay-c .apply-c .btn-send .sent-btn .am-icon {
  position: relative;
  top: 6px;
  top: 0.16rem;
  left: 2px;
  left: 0.0533rem;
}
#wagepay-c .apply-c .btn-c .am-button,
#wagepay-c .apply-c .btns .am-button {
  margin-top: 16px;
  margin-top: 0.4267rem;
}
#wagepay-c .apply-c .sub-tip {
  font-size: 14px;
  font-size: 0.3733rem;
  line-height: 1.5;
  color: #1c1c1c;
  margin: 20px 0 30px 0;
  margin: 0.5333rem 0 0.8rem 0;
}
#wagepay-c .apply-c .didnt-receive {
  display: inline-block;
  border: none;
  text-align: center;
  padding: 0;
  background: transparent;
  font-weight: 500;
  font-size: 16px;
  font-size: 0.4267rem;
  color: #241ca6;
  height: 48px;
  height: 1.28rem;
  line-height: 48px;
  line-height: 1.28rem;
  width: 100%;
  margin-bottom: 30px;
  margin-bottom: 0.8rem;
  margin-top: 15px;
  margin-top: 0.4rem;
}
#wagepay-c .apply-c .didnt-receive::before {
  display: none;
}
#wagepay-c .apply-c .timeStr {
  font-size: 24px;
  font-size: 0.64rem;
  color: #031964;
  text-align: center;
  margin-bottom: 40px;
  margin-bottom: 1.0667rem;
}
#wagepay-c .apply-c .default-btn .am-button {
  margin-bottom: 16px;
  margin-bottom: 0.4267rem;
}
#wagepay-c .apply-c .label-title {
  color: #031964;
  font-size: 16px;
  font-size: 0.4267rem;
}
#wagepay-c .apply-c .detail-switch {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  border-radius: 20px;
  border-radius: 0.5333rem;
  border: 1px solid #0029bb;
  font-size: 14px;
  font-size: 0.3733rem;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  overflow: hidden;
  color: #0029bb;
}
#wagepay-c .apply-c .detail-switch span {
  text-align: center;
  width: 33.33%;
  height: 60px;
  height: 1.6rem;
  line-height: 60px;
  line-height: 1.6rem;
}
#wagepay-c .apply-c .detail-switch .full {
  background-color: #0029bb;
  color: #fff;
  font-family: 'P-SemiBold';
}
#wagepay-c .apply-c .detail-switch .border {
  border-left: 1px solid #0029bb;
  border-right: 1px solid #0029bb;
}
#wagepay-c .apply-c .half span {
  width: 50% !important;
}
#wagepay-c .apply-c .half .border {
  border-right: none !important;
}
#wagepay-c .apply-c .step-field {
  background: #fff;
  height: 60px;
  height: 1.6rem;
  border-radius: 20px;
  border-radius: 0.5333rem;
  padding: 0 20px;
  padding: 0 0.5333rem;
  line-height: 60px;
  line-height: 1.6rem;
  font-size: 16px;
  font-size: 0.4267rem;
  color: #212529;
}
#wagepay-c .apply-c .step-field .am-stepper-handler-up {
  background-color: #0029bb;
  border-radius: 10px;
  border-radius: 0.2667rem;
  color: #fff;
}
#wagepay-c .apply-c .step-field .am-stepper-handler-down-disabled {
  background-color: #cfd4e7;
  border-radius: 10px;
  border-radius: 0.2667rem;
  color: #fff;
}
#wagepay-c .apply-c .btn-blue {
  z-index: 1;
  color: #fff;
  background: #0029bb !important;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
#wagepay-c .apply-c .btn-blue::before {
  border: none;
}
#wagepay-c .apply-c .money-content {
  background-color: #fff;
  border-radius: 20px;
  border-radius: 0.5333rem;
  padding: 24px 20px 20px 20px;
  padding: 0.64rem 0.5333rem 0.5333rem 0.5333rem;
}
#wagepay-c .apply-c .money-content .money {
  color: #0029bb;
  font-size: 30px;
  font-size: 0.8rem;
  text-align: center;
  margin-top: 0;
  margin-bottom: 20px;
  margin-bottom: 0.5333rem;
  font-family: 'S-Bold';
}
#wagepay-c .apply-c .money-content .slider-label {
  margin-top: 10px;
  margin-top: 0.2667rem;
  margin-left: 10px;
  margin-left: 0.2667rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #596387;
  font-size: 14px;
  font-size: 0.3733rem;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#wagepay-c .apply-c .money-content .slider-black {
  margin-top: 20px;
  margin-top: 0.5333rem;
  margin-left: 10px;
  margin-left: 0.2667rem;
  color: #000000;
  font-size: 14px;
  font-size: 0.3733rem;
  font-family: 'P-SemiBold' !important;
}
#wagepay-c .apply-c .money-content .slider-black .highlight {
  font-family: 'P-SemiBold';
  color: #0029bb;
}
#wagepay-c .apply-c .money-content .slider-tip {
  font-size: 14px;
  font-size: 0.3733rem;
  color: #0d101c;
  margin-top: 20px;
  margin-top: 0.5333rem;
  margin-left: 10px;
  margin-left: 0.2667rem;
  font-family: 'P-Regular' !important;
  line-height: 1.6;
}
#wagepay-c .apply-c .frequency-label {
  font-size: 16px;
  font-size: 0.4267rem;
  font-style: normal;
  font-family: 'S-ExtraBold';
  color: #031964;
  margin-top: 24px;
  margin-top: 0.64rem;
  line-height: 25px;
  line-height: 0.6667rem;
}
#wagepay-c .apply-c .frequency-label .input-bold {
  font-weight: bolder;
}
#wagepay-c .apply-c .order-info {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #fff;
  border-radius: 20px;
  border-radius: 0.5333rem;
}
#wagepay-c .apply-c .next-income-date .list-title {
  color: #031964;
  font-size: 18px;
  font-size: 0.48rem;
  line-height: 1.6;
}
#wagepay-c .apply-c .next-income-date .wagepay-input-item {
  font-size: 16px;
  font-size: 0.4267rem;
  font-weight: bolder;
}
#wagepay-c .apply-c .next-income-date .am-list-item .am-list-line .am-list-content {
  font-size: 16px;
  font-size: 0.4267rem;
  padding-left: 20px;
  padding-left: 0.5333rem;
  white-space: break-spaces;
}
#wagepay-c .apply-c .next-income-date .am-list-item .am-list-line .am-list-extra {
  color: #0d101c;
  text-align: left;
  white-space: break-spaces;
}
#wagepay-c .apply-c .am-list {
  border-radius: 20px;
  border-radius: 0.5333rem;
}
#wagepay-c .apply-c .am-list .am-list-body {
  border-radius: 20px;
  border-radius: 0.5333rem;
}
#wagepay-c .apply-c .reloan-amount {
  font-size: 24px;
  font-size: 0.64rem;
  text-align: center;
  font-family: 'P-SemiBold';
  color: #0029bb;
}
#wagepay-c .apply-c .wagepay-select > div {
  margin-top: 0;
  padding-top: 0;
  border: none;
}
#wagepay-c .apply-c .mt-32 {
  margin-top: 32px;
  margin-top: 0.8533rem;
}
#wagepay-c .apply-c .accept {
  font-size: 14px;
  font-size: 0.3733rem;
  line-height: 23px;
  line-height: 0.6133rem;
  color: #0d101c;
  border-radius: 20px;
  border-radius: 0.5333rem;
  background: #fff;
  border: none;
  padding: 3px 12px;
  padding: 0.08rem 0.32rem;
  margin-top: 16px;
  margin-top: 0.4267rem;
}
#wagepay-c .apply-c .accept .am-checkbox-agree {
  padding-left: 0;
  padding-right: 0;
  margin: 0;
}
#wagepay-c .apply-c .accept .am-checkbox-agree a {
  font-family: 'P-SemiBold';
}
#wagepay-c .apply-c .accept.accept-required {
  border: 2px solid red;
  border: 0.0533rem solid red;
}
#wagepay-c .apply-c .mt-16 {
  margin-top: 16px;
  margin-top: 0.4267rem;
}
#wagepay-c .apply-c .mb-16 {
  margin-bottom: 16px;
  margin-bottom: 0.4267rem;
}
#wagepay-c .apply-c .offer-c {
  padding: 0 20px;
  padding: 0 0.5333rem;
  margin-top: 36px;
  margin-top: 0.96rem;
  padding-bottom: 16px;
  padding-bottom: 0.4267rem;
  font-size: 16px;
  font-size: 0.4267rem;
}
#wagepay-c .apply-c .offer-c .title {
  font-size: 20px;
  font-size: 0.5333rem;
  color: #000000;
  font-weight: bolder;
}
#wagepay-c .apply-c .success-tip {
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  font-size: 0.48rem;
  text-align: center;
  margin: 20px 0;
  margin: 0.5333rem 0;
}
#wagepay-c .apply-c .schedule-tip {
  background: #fff;
}
#wagepay-c .apply-c .tooltip {
  width: 340px;
  width: 9.0667rem;
  text-align: left;
  left: 20px;
  left: 0.5333rem;
}
#wagepay-c .apply-c .tooltip::after {
  left: 85%;
}
#wagepay-c .apply-c .table .thead > div,
#wagepay-c .apply-c .table .tr > div {
  width: 40%;
  white-space: nowrap;
}
#wagepay-c .apply-c .table .thead .term,
#wagepay-c .apply-c .table .tr .term {
  width: 20%;
}
#wagepay-c .apply-c .abn-finder-wrapper {
  position: relative;
}
#wagepay-c .apply-c .abn-finder-wrapper .am-input-control > input {
  text-decoration: underline;
}
#wagepay-c .apply-c .abn-finder-list {
  border-radius: 5px;
  border-radius: 0.1333rem;
  position: absolute;
  top: 64px;
  top: 1.7067rem;
  width: 100%;
  max-height: 310px;
  max-height: 8.2667rem;
  overflow: auto;
  border: 1px solid #bdbdbd;
  background: #ffffff;
  z-index: 999;
}
#wagepay-c .apply-c .abn-finder-list li {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 64px;
  height: 1.7067rem;
  font-size: 14px;
  font-size: 0.3733rem;
  font-weight: bold;
  color: #0d101c;
  line-height: 22px;
  line-height: 0.5867rem;
  padding-left: 20px;
  padding-left: 0.5333rem;
  border-bottom: 1px solid #bdbdbd;
}
#wagepay-c .apply-c .abn-finder-list .selected-hl {
  background: #0042c3;
  color: #ffffff;
}
#wagepay-c .apply-c .abn-finder-list .abn-finder-none {
  text-align: center;
  color: #6c757d;
  font-size: 14px;
  font-size: 0.3733rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-left: 0;
  border-bottom: none;
  font-weight: normal;
}
#wagepay-c .hide-left-nav .am-navbar-left {
  display: none;
}
#wagepay-c .hide-right-nav .am-navbar-left {
  -webkit-box-flex: 0;
      -ms-flex: 0;
          flex: 0;
}
#wagepay-c .hide-right-nav .am-navbar-right {
  display: none;
}
#wagepay-c .hide-right-nav .am-navbar-title {
  padding-right: 62px;
  padding-right: 1.6533rem;
}
#wagepay-c .no-right-nav .am-navbar-left {
  -webkit-box-flex: 0;
      -ms-flex: 0;
          flex: 0;
}
#wagepay-c .no-right-nav .am-navbar-right {
  display: none;
}
#wagepay-c .no-right-nav .am-navbar-title {
  padding-right: 0;
}
#wagepay-c .only-title-nav .am-navbar-left,
#wagepay-c .only-title-nav .am-navbar-right {
  display: none;
}
#wagepay-c .loan-c .my-list .list-title {
  color: #031964;
  font-size: 18px;
  font-size: 0.48rem;
  line-height: 1.6;
}
#wagepay-c .loan-c .my-list .wagepay-input-item {
  font-size: 16px;
  font-size: 0.4267rem;
  font-weight: bolder;
}
#wagepay-c .loan-c .my-list .am-list-item .am-list-line .am-list-content {
  font-size: 16px;
  font-size: 0.4267rem;
  padding-left: 20px;
  padding-left: 0.5333rem;
  white-space: break-spaces;
}
#wagepay-c .loan-c .my-list .am-list-item .am-list-line .am-list-extra {
  color: #0d101c;
  text-align: left;
}
#wagepay-c .loan-c .my-list .list-next .am-list-item .am-list-line .am-list-extra {
  color: #0d101c;
  text-align: right;
}
#wagepay-c .loan-c .my-list .list-next .due {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
#wagepay-c .loan-c .my-list .list-next .due .amount {
  color: #1c1c1c;
  font-size: 16px;
  font-size: 0.4267rem;
}
#wagepay-c .loan-c .my-list .list-next .due .time {
  color: #596387;
  font-size: 14px;
  font-size: 0.3733rem;
}
#wagepay-c .loan-c .group-title {
  font-size: 14px;
  font-size: 0.3733rem;
  color: #031964;
  font-family: 'S-ExtraBold';
  margin: 28px 0 20px 0;
  margin: 0.7467rem 0 0.5333rem 0;
}
#wagepay-c .loan-c .group-content .am-list-body {
  border-radius: 20px;
  border-radius: 0.5333rem;
}
#wagepay-c .loan-c .group-content .am-list-body .am-list-line {
  padding-right: 0;
}
#wagepay-c .loan-c .group-content .am-list-body .am-list-item-middle {
  padding: 8px 20px;
  padding: 0.2133rem 0.5333rem;
}
#wagepay-c .loan-c .group-content .am-list-body .basic-c {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#wagepay-c .loan-c .group-content .am-list-body .status-c {
  font-size: 16px;
  font-size: 0.4267rem;
  color: #1c1c1c;
  font-family: 'P-SemiBold';
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#wagepay-c .loan-c .group-content .am-list-body .status-t {
  font-size: 14px;
  font-size: 0.3733rem;
  color: #596387;
}
#wagepay-c .loan-c .group-content .am-list-body .status {
  background-color: #7f89ac;
  padding: 5px 10px;
  padding: 0.1333rem 0.2667rem;
  border-radius: 20px;
  border-radius: 0.5333rem;
  font-size: 14px;
  font-size: 0.3733rem;
  color: #fff;
}
#wagepay-c .loan-c .prepay-c .prepay-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#wagepay-c .loan-c .prepay-c .prepay-info .p-item {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: center;
}
#wagepay-c .loan-c .prepay-c .prepay-info .am-list-content .p-item {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: center;
}
#wagepay-c .loan-c .prepay-c .am-list-body {
  border-radius: 20px;
  border-radius: 0.5333rem;
}
#wagepay-c .loan-c .prepay-c .am-list-body .am-list-line {
  padding-right: 0 !important;
}
#wagepay-c .loan-c .prepay-c .am-list-body .am-list-item-middle {
  padding: 0;
}
#wagepay-c .loan-c .prepay-c .first {
  border-radius: 20px 20px 0 0;
  border-radius: 0.5333rem 0.5333rem 0 0;
}
#wagepay-c .loan-c .prepay-c .last {
  border-radius: 0 0 20px 20px;
  border-radius: 0 0 0.5333rem 0.5333rem;
}
#wagepay-c .loan-c .prepay-c .single {
  border-radius: 20px;
  border-radius: 0.5333rem;
}
#wagepay-c .loan-c .prepay-c .middle {
  border-radius: 0;
}
#wagepay-c .loan-c .profile-entry .avatar-c {
  display: inline-block;
  height: 32px;
  height: 0.8533rem;
  line-height: 32px;
  line-height: 0.8533rem;
  margin: 0;
  margin-right: 10px;
  margin-right: 0.2667rem;
  top: -2px;
  top: -0.0533rem;
}
#wagepay-c .loan-c .profile-entry .avatar-c .avatar {
  width: 32px;
  width: 0.8533rem;
  height: 32px;
  height: 0.8533rem;
  line-height: 32px;
  line-height: 0.8533rem;
  font-size: 14px;
  font-size: 0.3733rem;
  color: #fff;
  margin: 0;
}
#wagepay-c .loan-c .profile-entry .avatar-c .name {
  top: 0px;
  width: 32px;
  width: 0.8533rem;
  height: 32px;
  height: 0.8533rem;
  line-height: 32px;
  line-height: 0.8533rem;
  font-size: 13px;
  font-size: 0.3467rem;
  color: #fff;
  padding: 0px;
  line-height: 36px;
  line-height: 0.96rem;
}
#wagepay-c .loan-c .profile-entry .am-list-content {
  height: 40px;
  height: 1.0667rem;
  line-height: 40px;
  line-height: 1.0667rem;
  padding: 3px;
  padding: 0.08rem;
}
#wagepay-c .loan-c .apply-info2 {
  margin: 16px 0;
  margin: 0.4267rem 0;
  padding: 16px !important;
  padding: 0.4267rem !important;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #2a2c38;
  background: #fff;
  border-radius: 20px;
  border-radius: 0.5333rem;
  font-size: 16px;
  font-size: 0.4267rem;
  position: relative;
}
#wagepay-c .loan-c .apply-info2 .tips {
  margin-top: 20px;
  margin-top: 0.5333rem;
  padding: 5px;
  padding: 0.1333rem;
  font-size: 12px;
  font-size: 0.32rem;
  font-weight: 500;
  line-height: 16px;
  line-height: 0.4267rem;
}
#wagepay-c .loan-c .apply-info2 .edit-content {
  position: relative;
  z-index: 2;
  border-bottom: 2px solid #241ca6;
  border-bottom: 0.0533rem solid #241ca6;
  margin: 0 15px 20px 15px;
  margin: 0 0.4rem 0.5333rem 0.4rem;
}
#wagepay-c .loan-c .apply-info2 .edit-content .edit-line {
  position: absolute;
  height: 60%;
  width: 1.5px;
  top: 15px;
  top: 0.4rem;
  background-color: #241ca6;
}
#wagepay-c .loan-c .apply-info2 .edit-content .edit-disabled {
  width: 0;
}
#wagepay-c .loan-c .apply-info2 .edit-content .edit-unit {
  position: absolute;
  right: 0;
  font-weight: 600;
  top: 30px;
  top: 0.8rem;
  font-size: 0.6rem;
}
#wagepay-c .loan-c .apply-info2 .edit {
  position: absolute;
  left: 0.9rem;
  top: 1.2rem;
  z-index: 1;
  cursor: pointer;
}
#wagepay-c .loan-c .apply-info2 .edit-money {
  color: #241ca6;
  font-size: 1rem;
  position: absolute;
  top: 0.9rem;
  left: 1.6rem;
  z-index: 1;
}
#wagepay-c .loan-c .apply-info2 .am-button {
  margin-top: 16px;
  margin-top: 0.4267rem;
}
#wagepay-c .loan-c .wage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#wagepay-c .loan-c .card-info > div {
  display: inline-block;
  width: 50%;
}
#wagepay-c .loan-c .card-info div.title {
  color: #0d101c;
}
#wagepay-c .loan-c .goto-profile {
  padding: 20px;
  padding: 0.5333rem;
  font-size: 16px;
  font-size: 0.4267rem;
  line-height: 24px;
  line-height: 0.64rem;
}
#wagepay-c .loan-c .btn-c {
  margin: 16px 0 0 0;
  margin: 0.4267rem 0 0 0;
}
#wagepay-c .loan-c .btn-c .am-button {
  margin-top: 16px;
  margin-top: 0.4267rem;
}
#wagepay-c .loan-c .btn-link .am-button {
  text-align: left;
  text-decoration: underline;
  padding: 0;
  border: none;
  background: transparent;
  height: 36px;
  height: 0.96rem;
  line-height: 36px;
  line-height: 0.96rem;
  cursor: pointer;
}
#wagepay-c .loan-c .btn-link .am-button::before {
  display: none;
}
#wagepay-c .loan-c .invite-entry {
  padding: 24px 20px;
  padding: 0.64rem 0.5333rem;
  background: #FFFFFF;
  border-radius: 20px;
  border-radius: 0.5333rem;
}
#wagepay-c .loan-c .invite-entry .title {
  font-family: 'S-Bold';
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  font-size: 0.4267rem;
  color: #031964;
  text-align: center;
}
#wagepay-c .loan-c .react-calendar .react-calendar__tile {
  color: #031964 !important;
  font-family: 'S-ExtraBold';
}
#wagepay-c .loan-c .react-calendar .react-calendar__tile:disabled {
  color: rgba(16, 16, 16, 0.30196) !important;
  font-family: 'P-Regular';
}
#wagepay-c .loan-c .react-calendar .react-calendar__tile--active {
  color: white !important;
}
#wagepay-c .apply-now-tips {
  position: absolute;
  font-size: 19px;
  font-size: 0.5067rem;
  margin-left: 15px;
  margin-left: 0.4rem;
  top: 10px;
  top: 0.2667rem;
  color: #000;
}
#wagepay-c .apply-now-tips .tooltip {
  width: 300px;
  width: 8rem;
  text-align: left;
  left: 20px;
  left: 0.5333rem;
}
#wagepay-c .apply-now-tips .tooltip::after {
  left: 85%;
}
#wagepay-c .contract-pdf-c .page-c {
  top: 36px;
  top: 0.96rem;
  left: 0;
  width: 100%;
  text-align: center;
  padding-bottom: 10px;
  padding-bottom: 0.2667rem;
  margin-top: 40px;
  margin-top: 1.0667rem;
  z-index: 200;
}
#wagepay-c .contract-pdf-c .page-c .svg-inline--fa {
  margin: 0 5px;
  margin: 0 0.1333rem;
}
#wagepay-c .contract-pdf-c .canvas-c {
  position: relative;
  width: 100%;
  overflow: auto;
}
#wagepay-c .contract-pdf-c .btn-send .sent-btn {
  border: 1px solid #2aa9a9 !important;
  background: transparent;
  color: #2aa9a9 !important;
  background-image: none !important;
  font-family: 'P-Regular' !important;
  border-radius: 20px !important;
  border-radius: 0.5333rem !important;
}
#wagepay-c .contract-pdf-c .btn-send .sent-btn::before {
  border: transparent;
}
#wagepay-c .contract-pdf-c .btn-send .sent-btn .am-icon {
  position: relative;
  top: 6px;
  top: 0.16rem;
  left: 2px;
  left: 0.0533rem;
}
#wagepay-c .contract-pdf-c #pdf-canvas {
  position: relative;
}
#wagepay-c .loan-period-c .period-info {
  margin: 20px 0;
  margin: 0.5333rem 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#wagepay-c .loan-period-c .period-info .title {
  color: #031964;
  font-size: 16px;
  font-size: 0.4267rem;
}
#wagepay-c .loan-period-c .period-info .value {
  height: 60px;
  height: 1.6rem;
  line-height: 60px;
  line-height: 1.6rem;
  background-color: #fff;
  font-size: 16px;
  font-size: 0.4267rem;
  color: #1c1c1c;
  padding-left: 20px;
  padding-left: 0.5333rem;
  border-radius: 20px;
  border-radius: 0.5333rem;
}
#wagepay-c .loan-period-c .period-info .am-list {
  border-radius: 20px;
  border-radius: 0.5333rem;
}
#wagepay-c .loan-period-c .period-info .am-list .am-list-body {
  border-radius: 20px;
  border-radius: 0.5333rem;
}
#wagepay-c .repay-c .wagepay-expiry-date {
  display: inline-block;
  width: 48%;
  margin-right: 2%;
}
#wagepay-c .repay-c .wagepay-expiry-date:last-child {
  width: 50%;
  margin: 0;
}
#wagepay-c .repay-c .accept {
  font-size: 14px;
  font-size: 0.3733rem;
  line-height: 23px;
  line-height: 0.6133rem;
  color: #0d101c;
  border-radius: 20px;
  border-radius: 0.5333rem;
  background: #fff;
  border: none;
  padding: 3px 12px;
  padding: 0.08rem 0.32rem;
  margin-top: 16px;
  margin-top: 0.4267rem;
}
#wagepay-c .repay-c .accept .am-checkbox-agree {
  padding-left: 0;
  padding-right: 0;
  margin: 0;
}
#wagepay-c .repay-c .accept .am-checkbox-agree a {
  font-family: 'P-SemiBold';
}
#wagepay-c .repay-c .accept.accept-required {
  border: 2px solid red;
  border: 0.0533rem solid red;
}
#wagepay-c .loan-index-c .loan-header {
  min-height: 195px;
  min-height: 5.2rem;
  max-height: 300px;
  max-height: 8rem;
  padding-bottom: 50px;
  padding-bottom: 1.3333rem;
  background-color: #0029bb;
  border-bottom-left-radius: 30px;
  border-bottom-left-radius: 0.8rem;
  border-bottom-right-radius: 30px;
  border-bottom-right-radius: 0.8rem;
}
#wagepay-c .loan-index-c .loan-header .fake-nav-c {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 30px;
  margin-top: 0.8rem;
}
#wagepay-c .loan-index-c .loan-header .fake-nav-c .back {
  margin-left: 24px;
  margin-left: 0.64rem;
}
#wagepay-c .loan-index-c .loan-header .fake-nav-c img {
  margin-top: 0;
  height: 31px;
  height: 0.8267rem;
  width: 42px;
  width: 1.12rem;
}
#wagepay-c .loan-index-c .loan-header .fake-nav-c .name {
  margin-top: 0;
  font-weight: 800;
}
#wagepay-c .loan-index-c .loan-header img {
  margin-top: 55px;
  margin-top: 1.4667rem;
  margin-left: 17px;
  margin-left: 0.4533rem;
  width: 117px;
  width: 3.12rem;
}
#wagepay-c .loan-index-c .loan-header .header-back {
  position: relative;
  padding-top: 48px;
  padding-top: 1.28rem;
  text-align: center;
}
#wagepay-c .loan-index-c .loan-header .header-back img {
  margin: 0;
}
#wagepay-c .loan-index-c .loan-header .header-back .back {
  width: 42px;
  width: 1.12rem;
  height: 30px;
  height: 0.8rem;
  position: absolute;
  left: 25px;
  left: 0.6667rem;
  top: 44px;
  top: 1.1733rem;
}
#wagepay-c .loan-index-c .loan-header .logo-sub-title {
  margin-left: 51px;
  margin-left: 1.36rem;
  color: white;
  font-weight: 700;
  font-size: 8px;
  font-size: 0.2133rem;
}
#wagepay-c .loan-index-c .loan-header .name {
  font-size: 30px;
  font-size: 0.8rem;
  color: #fff;
  margin-left: 24px;
  margin-left: 0.64rem;
  margin-top: 25px;
  margin-top: 0.6667rem;
  font-family: 'S-Bold' !important;
  font-weight: 700;
}
#wagepay-c .loan-index-c .loan-container {
  padding: 0 24px;
  padding: 0 0.64rem;
  margin-top: -60px;
  margin-top: -1.6rem;
}
#wagepay-c .loan-index-c .apply-info,
#wagepay-c .loan-index-c .noapply-c {
  background-color: #fff;
  border-radius: 20px;
  border-radius: 0.5333rem;
  padding: 20px 20px 25px 20px;
  padding: 0.5333rem 0.5333rem 0.6667rem 0.5333rem;
  font-size: 16px;
  font-size: 0.4267rem;
  line-height: 1.6;
  text-align: left;
  color: #1c1c1c;
  margin: 12px 0 20px 0;
  margin: 0.32rem 0 0.5333rem 0;
}
#wagepay-c .loan-index-c .apply-info .title {
  color: #031964;
  font-size: 16px;
  font-size: 0.4267rem;
  font-family: 'S-Bold';
}
#wagepay-c .loan-index-c .apply-info .title-number {
  position: relative;
  color: #031964;
  font-size: 30px;
  font-size: 0.8rem;
  margin: 15px 0;
  margin: 0.4rem 0;
  font-family: 'S-Bold';
}
#wagepay-c .loan-index-c .apply-info .apply-tips {
  font-size: 12px;
  font-size: 0.32rem;
  color: #031964;
  margin-bottom: 25px;
  margin-bottom: 0.6667rem;
}
#wagepay-c .loan-index-c .group-title {
  font-style: normal;
  font-size: 20px;
  font-size: 0.5333rem;
  color: #031964;
  margin-top: 16px;
  margin-top: 0.4267rem;
  font-family: 'S-ExtraBold';
}
#wagepay-c .loan-index-c .repayment-money {
  color: #0029bb;
  font-size: 30px;
  font-size: 0.8rem;
  text-align: center;
  margin-top: 20px;
  margin-top: 0.5333rem;
  margin-bottom: 20px;
  margin-bottom: 0.5333rem;
}
#wagepay-c .loan-index-c .repayment-label {
  text-align: center;
  color: #031964;
  font-size: 18px;
  font-size: 0.48rem;
  margin: 10px;
  margin: 0.2667rem;
}
#wagepay-c .loan-index-c .slider-label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #596387;
  font-size: 14px;
  font-size: 0.3733rem;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
#wagepay-c .loan-index-c .slider-label .minMax {
  margin-bottom: 24px;
  margin-bottom: 0.64rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#wagepay-c .loan-index-c .slider-label .outstanding {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
#wagepay-c .loan-index-c .slider-label .outstanding .value-c {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 10px;
  margin-bottom: 0.2667rem;
  color: #1c1c1c;
}
#wagepay-c .loan-index-c .slider-label .outstanding .value-c .value {
  color: #0029bb;
}
#wagepay-c .loan-index-c .statement {
  height: 40px;
  height: 1.0667rem;
  min-height: 40px;
  min-height: 1.0667rem;
  line-height: 40px;
  line-height: 1.0667rem;
  font-size: 14px;
  font-size: 0.3733rem;
}
#wagepay-c .loan-index-c .group-content {
  margin-top: 16px;
  margin-top: 0.4267rem;
  border-radius: 20px;
  border-radius: 0.5333rem;
  background-color: #fff;
  overflow: hidden;
}
#wagepay-c .loan-index-c .group-content .group-icon {
  display: inline-block;
  margin-right: 16px;
  margin-right: 0.4267rem;
}
#wagepay-c .loan-index-c .group-content .group-icon img {
  margin-top: -3px;
  margin-top: -0.08rem;
}
#wagepay-c .loan-index-c .group-content .am-list-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #1c1c1c;
  font-size: 16px;
  font-size: 0.4267rem;
}
#wagepay-c .loan-index-c .group-content .group-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  font-size: 16px;
  font-size: 0.4267rem;
  font-family: 'P-SemiBold';
}
#wagepay-c .loan-index-c .group-content .group-flex .group-value {
  font-size: 14px;
  font-size: 0.3733rem;
  line-height: 24px;
  line-height: 0.64rem;
  color: #596387;
  font-family: 'P-Regular' !important;
}
#wagepay-c .loan-index-c .group-content .group-flex .group-value .bold {
  font-family: 'P-SemiBold' !important;
}
#wagepay-c .loan-index-c .group-content .group-regular {
  font-family: 'P-Regular' !important;
}
#wagepay-c .loan-index-c .group-content .group-status {
  width: 78px;
  width: 2.08rem;
  text-align: center;
  font-size: 14px;
  font-size: 0.3733rem;
  color: #fff;
  border-radius: 20px;
  border-radius: 0.5333rem;
  background-color: #7f89ac;
  height: 32px;
  height: 0.8533rem;
  line-height: 32px;
  line-height: 0.8533rem;
  margin-right: 30px;
  margin-right: 0.8rem;
}
#wagepay-c .loan-index-c .group-content .group-flex-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 55px;
  height: 1.4667rem;
  margin-top: 12px;
  margin-top: 0.32rem;
  margin-bottom: 12px;
  margin-bottom: 0.32rem;
  width: 100%;
}
#wagepay-c .loan-index-c .group-content .flex-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
}
#wagepay-c .loan-index-c .group-content .flex-row .title {
  font-size: 14px;
  font-size: 0.3733rem;
}
#wagepay-c .loan-index-c .group-content .flex-row .sub-title {
  font-size: 12px;
  font-size: 0.32rem;
  line-height: 24px;
  line-height: 0.64rem;
}
#wagepay-c .loan-index-c .group-content .group-between {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#wagepay-c .loan-index-c .group-content .highlight {
  background-color: #5cc2c2 !important;
}
#wagepay-c .loan-index-c .group-content .comming {
  background-color: #ffb932 !important;
}
#wagepay-c .loan-index-c .group-content .error {
  background-color: #fe0000 !important;
}
#wagepay-c .loan-index-c .group-content .yellow {
  background-color: #FFB932 !important;
}
#wagepay-c .loan-index-c .group-content .green {
  background-color: #23CF77 !important;
}
#wagepay-c .loan-index-c .group-content .gray {
  background-color: #7F89AC !important;
}
#wagepay-c .loan-index-c .group-content .my-accordion .am-accordion-header {
  height: auto;
  min-height: 44px;
  min-height: 1.1733rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#wagepay-c .loan-index-c .group-content .my-accordion .am-accordion-header i {
  top: 45% !important;
}
#wagepay-c .loan-index-c .group-content .my-accordion img {
  width: 22px;
  width: 0.5867rem;
  height: 22px;
  height: 0.5867rem;
}
#wagepay-c .loan-index-c .group-content .my-accordion .am-accordion-item .am-accordion-header::after {
  background-color: #fff;
}
#wagepay-c .loan-index-c .group-content .my-accordion .am-accordion-content-box {
  border-top: 1px solid #ddd;
}
#wagepay-c .loan-index-c .group-content .my-accordion .group-flex {
  margin-left: 16px;
  margin-left: 0.4267rem;
}
#wagepay-c .loan-index-c .group-content .my-accordion .group-flex span {
  height: 23px;
  height: 0.6133rem;
  line-height: 25px;
  line-height: 0.6667rem;
}
#wagepay-c .loan-index-c .group-content .am-accordion .am-accordion-item .am-accordion-header i {
  right: 21px;
  right: 0.56rem;
  top: 32px;
  top: 0.8533rem;
}
#wagepay-c .loan-index-c .group-content .am-accordion::before {
  background-color: #fff;
}
#wagepay-c .score-c .apply-info .title {
  position: relative;
}
#wagepay-c .score-c .apply-info .title .fa-question-circle {
  margin-left: 10px;
  margin-left: 0.2667rem;
}
#wagepay-c .score-c .apply-info .title .tooltip {
  position: absolute;
  left: 0px !important;
  top: -130px !important;
  top: -3.4667rem !important;
}
#wagepay-c .score-c .apply-info .title .tooltips {
  position: absolute;
  left: 0px !important;
  top: -100px !important;
  top: -2.6667rem !important;
}
#wagepay-c .score-c .apply-info .title-number-bg {
  display: inline-block;
  padding: 5px 25px;
  padding: 0.1333rem 0.6667rem;
  background-color: #f1f3fa;
  border-radius: 30px;
  border-radius: 0.8rem;
  color: #0029bb;
}
#wagepay-c .score-c .apply-info .title-number-time {
  font-size: 14px;
  font-size: 0.3733rem;
  color: #1c1c1c;
  font-family: 'P-Regular';
  display: block;
  position: relative;
  top: 16px;
  top: 0.4267rem;
}
#wagepay-c .score-c .apply-info .apply-tips {
  font-size: 16px;
  font-size: 0.4267rem;
  color: #1c1c1c;
  margin-bottom: 0;
}
#wagepay-c .score-c .apply-info .apply-tips .green {
  color: #23cf77;
  font-family: 'P-SemiBold';
}
#wagepay-c .score-c .apply-info .apply-tips .yellow {
  color: #ffb932;
  font-family: 'P-SemiBold';
}
#wagepay-c .score-c .apply-info .apply-tips .red {
  color: #fe0000;
  font-family: 'P-SemiBold';
}
#wagepay-c .score-c .apply-info .apply-tips .black {
  color: #1C1C1C;
  font-family: 'P-SemiBold';
}
#wagepay-c .score-c .apply-info .tip {
  background-color: #fff;
  border-radius: 20px;
  border-radius: 0.5333rem;
  padding: 20px;
  padding: 0.5333rem;
  font-size: 16px;
  font-size: 0.4267rem;
  line-height: 1.6;
  text-align: left;
  color: #1c1c1c;
  margin: 12px 0 20px 0;
  margin: 0.32rem 0 0.5333rem 0;
}
#wagepay-c .score-c .apply-info .tip .item {
  display: inline-block;
  margin-top: 30px;
  margin-top: 0.8rem;
}
#wagepay-c .score-c .apply-info .tip .highlight {
  font-family: 'P-SemiBold';
  color: #0029bb;
}
#wagepay-c .score-c .apply-info .tip .green {
  color: #23cf77;
  font-family: 'P-SemiBold';
}
#wagepay-c .score-c .apply-info .tip .yellow {
  color: #ffb932;
  font-family: 'P-SemiBold';
}
#wagepay-c .score-c .apply-info .tip .red {
  color: #fe0000;
  font-family: 'P-SemiBold';
}
#wagepay-c .score-c .apply-info .tip .label {
  margin-bottom: 20px;
  margin-bottom: 0.5333rem;
  font-size: 18px;
  font-size: 0.48rem;
  color: #031964;
}
#wagepay-c .score-c .apply-info .progress-c-h {
  height: 160px;
  height: 4.2667rem;
}
#wagepay-c .score-c .apply-info .progress-info {
  position: relative;
  margin-bottom: 25px;
  margin-bottom: 0.6667rem;
}
#wagepay-c .score-c .apply-info .progress-info .progress-bg {
  display: inline-block;
  position: absolute;
  height: 14px;
  height: 0.3733rem;
  width: 90%;
  background-color: red;
}
#wagepay-c .score-c .apply-info .progress-info .am-progress-outer {
  background-color: #f1f3fa !important;
  border-radius: 10px;
  border-radius: 0.2667rem;
}
#wagepay-c .score-c .apply-info .progress-info .progress-transparent {
  position: absolute;
  top: 24.5px;
  top: 0.6533rem;
  border-radius: 20px;
  border-radius: 0.5333rem;
  overflow: hidden;
}
#wagepay-c .score-c .apply-info .progress-info .progress-transparent .transparent-bg .am-progress-bar {
  -o-border-image: url(/assets/932bf1ad7c9a5c184a3e.png) 1 10 round !important;
     border-image: url(/assets/932bf1ad7c9a5c184a3e.png) 1 10 round !important;
  border-width: 7px !important;
  border-width: 0.1867rem !important;
  background-color: #0029bb;
  border-radius: 10px;
  border-radius: 0.2667rem;
}
#wagepay-c .score-c .apply-info .progress-info .transparent .am-progress-bar {
  border-width: 7px !important;
  border-width: 0.1867rem !important;
  background-color: transparent !important;
  border-color: transparent !important;
  border-radius: 10px;
  border-radius: 0.2667rem;
}
#wagepay-c .score-c .apply-info .progress-info .progress-label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 14px;
  font-size: 0.3733rem;
  color: #7f89ac;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  height: 25px;
  height: 0.6667rem;
}
#wagepay-c .score-c .apply-info .progress-info .circle-label {
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  bottom: 0;
  z-index: 999;
  position: absolute;
  left: 50%;
  margin-left: -25%;
  color: #7f89ac;
  font-size: 14px;
  font-size: 0.3733rem;
}
#wagepay-c .score-c .apply-info .progress-info .adm-progress-circle-content {
  z-index: 999;
}
#wagepay-c .score-c .apply-info .progress-info .circle-gray {
  height: 100px;
  height: 2.6667rem;
  position: absolute;
  left: 28%;
  top: 27px;
  top: 0.72rem;
  z-index: 1;
}
#wagepay-c .score-c .apply-info .progress-info .adm-progress-circle {
  margin-top: 25px;
  margin-top: 0.6667rem;
  position: absolute;
  left: 50%;
  top: 0;
  margin-left: -64px;
  margin-left: -1.7067rem;
}
#wagepay-c .score-c .apply-info .progress-info .adm-progress-circle-fill {
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}
#wagepay-c .score-c .apply-info .progress-info .adm-progress-circle-info span {
  font-size: 24px;
  font-size: 0.64rem;
  color: #0029bb;
  font-family: 'S-Bold';
}
#wagepay-c .score-c .apply-info .am-checkbox-agree {
  margin-left: 0 !important;
  text-align: left;
}
#wagepay-c .score-c .apply-info .accept {
  font-size: 14px;
  font-size: 0.3733rem;
  line-height: 23px;
  line-height: 0.6133rem;
  color: #0d101c;
  border-radius: 20px;
  border-radius: 0.5333rem;
  background: #fff;
  border: none;
  padding: 3px 12px;
  padding: 0.08rem 0.32rem;
  margin-top: 16px;
  margin-top: 0.4267rem;
  padding: 0;
}
#wagepay-c .score-c .apply-info .accept .am-checkbox-agree {
  padding-left: 0;
  padding-right: 0;
  margin: 0;
}
#wagepay-c .score-c .apply-info .accept .am-checkbox-agree a {
  font-family: 'P-SemiBold';
}
#wagepay-c .score-c .apply-info .accept.accept-required {
  border: 2px solid red;
  border: 0.0533rem solid red;
}
#wagepay-c .score-c .score-card .card-title {
  font-size: 20px;
  font-size: 0.5333rem;
  line-height: 26px;
  line-height: 0.6933rem;
  color: #031964;
  font-family: 'S-ExtraBold';
}
#wagepay-c .score-c .score-card .card-tips {
  color: #1c1c1c;
  font-size: 16px;
  font-size: 0.4267rem;
  line-height: 26px;
  line-height: 0.6933rem;
}
#wagepay-c .score-c .score-card .card-c {
  background-color: #fff;
  padding: 25px 25px 10px 25px;
  padding: 0.6667rem 0.6667rem 0.2667rem 0.6667rem;
  border-radius: 20px;
  border-radius: 0.5333rem;
}
#wagepay-c .score-c .score-card .card-c .card-c-title {
  font-size: 16px;
  font-size: 0.4267rem;
  line-height: 26px;
  line-height: 0.6933rem;
  color: #031964;
  font-family: 'S-Bold';
}
#wagepay-c .score-c .score-card .card-c img {
  margin-right: 5px;
  margin-right: 0.1333rem;
}
#wagepay-c .score-c .score-card .card-chart {
  background-color: #fff;
  border-radius: 20px;
  border-radius: 0.5333rem;
  padding-top: 6px;
  padding-top: 0.16rem;
  padding-bottom: 25px;
  padding-bottom: 0.6667rem;
}
#wagepay-c .score-c .score-card .card-chart .card-c-title {
  font-size: 16px;
  font-size: 0.4267rem;
  line-height: 26px;
  line-height: 0.6933rem;
  color: #031964;
  text-align: center;
  font-family: 'S-Bold';
}
#wagepay-c .score-c .score-card .card-chart .chart-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #f1f3fa;
  border-radius: 20px;
  border-radius: 0.5333rem;
  font-size: 14px;
  font-size: 0.3733rem;
  line-height: 24px;
  line-height: 0.64rem;
  color: #0e1b42;
  margin: 0 25px;
  margin: 0 0.6667rem;
  font-family: 'P-SemiBold';
}
#wagepay-c .score-c .score-card .card-chart .chart-btn .select {
  color: #fff;
  background-color: #0029bb;
  border-radius: 20px;
  border-radius: 0.5333rem;
}
#wagepay-c .score-c .score-card .card-chart .chart-btn span {
  height: 38px;
  height: 1.0133rem;
  line-height: 38px;
  line-height: 1.0133rem;
  text-align: center;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
#wagepay-c .score-c .card-table {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#wagepay-c .score-c .card-table .card-item {
  height: 64px;
  height: 1.7067rem;
  background: #FFFFFF;
  border-radius: 16px;
  border-radius: 0.4267rem;
  width: 48%;
  margin: 12px 0;
  margin: 0.32rem 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
}
#wagepay-c .score-c .card-table .card-item .value-c {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#wagepay-c .score-c .card-table .card-item .value-c .value {
  font-size: 16px;
  font-size: 0.4267rem;
  color: #0029BB;
  font-weight: 600;
}
#wagepay-c .score-c .card-table .card-item .value-c .score-norm {
  margin: 0 6px;
  margin: 0 0.16rem;
  width: 9px;
  width: 0.24rem;
  height: 2px;
  height: 0.0533rem;
}
#wagepay-c .score-c .card-table .card-item .value-c .score-up {
  margin: 0 6px;
  margin: 0 0.16rem;
  width: 8px;
  width: 0.2133rem;
  height: 10px;
  height: 0.2667rem;
}
#wagepay-c .score-c .card-table .card-item .desc {
  font-size: 12px;
  font-size: 0.32rem;
  color: #7F89AC;
  margin-top: 5px;
  margin-top: 0.1333rem;
}
#wagepay-c .score-c .card-table .card-item .delta {
  font-size: 12px;
  font-size: 0.32rem;
  color: #000000;
}
#wagepay-c .statement-c .wagepay-n-list {
  border-radius: 2px;
  border-radius: 0.0533rem;
}
#wagepay-c .statement-c .wagepay-n-list .am-list-item {
  padding-left: 25px !important;
  padding-left: 0.6667rem !important;
}
#wagepay-c .statement-c .wagepay-n-list .am-list-item .am-list-line .am-list-arrow {
  background-image: url(/assets/77c3c19673242ea07c72.svg);
}
#wagepay-c .statement-c .wagepay-n-list .title-c {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 20px;
  padding: 0.5333rem;
  border-bottom: 1px solid #dfe5fb;
}
#wagepay-c .statement-c .wagepay-n-list .title-c .custom-select {
  margin-right: 30px;
  margin-right: 0.8rem;
  border: 1px solid #031964;
  border-radius: 4px;
  border-radius: 0.1067rem;
  width: 90px;
  width: 2.4rem;
}
#wagepay-c .statement-c .wagepay-n-list .title-c .custom-select .am-list-item {
  height: 38px !important;
  height: 1.0133rem !important;
  min-height: 34px !important;
  min-height: 0.9067rem !important;
  padding-left: 2px !important;
  padding-left: 0.0533rem !important;
}
#wagepay-c .statement-c .wagepay-n-list .title-c .custom-select .am-list-item .am-list-line {
  padding: 0 5px;
  padding: 0 0.1333rem;
  padding-right: 2px !important;
  padding-right: 0.0533rem !important;
}
#wagepay-c .statement-c .wagepay-n-list .title-c .custom-select .am-list-item .am-list-line .am-list-extra {
  font-size: 14px;
  font-size: 0.3733rem;
  color: #000000;
}
#wagepay-c .statement-c .wagepay-n-list .title-c .custom-select .am-list-item .am-list-arrow {
  -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
          transform: rotate(0deg);
  opacity: 1 !important;
  background-image: url(/assets/11dfc7e8cc691074b587.svg);
  width: 12px !important;
  width: 0.32rem !important;
}
#wagepay-c .statement-c .wagepay-n-list .title-c .custom-select .wagepay-select {
  margin-top: 5px;
  margin-top: 0.1333rem;
}
#wagepay-c .statement-c .wagepay-n-list .title-c .custom-select .wagepay-select > div {
  margin-top: 0;
  padding-top: 0;
  border: none;
  border-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}
#wagepay-c .statement-c .wagepay-n-list .title-c .custom-title {
  font-weight: 600;
  font-size: 14px;
  font-size: 0.3733rem;
  color: #031964;
}
#wagepay-c .statement-c .wagepay-n-list .page-c {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
  padding-right: 20px;
  padding-right: 0.5333rem;
  height: 65px;
  height: 1.7333rem;
}
#wagepay-c .statement-c .wagepay-n-list .page-c .btn {
  width: 24px;
  width: 0.64rem;
  height: 24px;
  height: 0.64rem;
}
#wagepay-c .statement-c .wagepay-n-list .page-c .prev-page {
  margin-right: 20px;
  margin-right: 0.5333rem;
  background-image: url(/assets/75f4e9013051e5f5e014.svg);
  background-repeat: no-repeat;
}
#wagepay-c .statement-c .wagepay-n-list .page-c .next-page {
  background-image: url(/assets/62888732a52338b766b9.svg);
  background-repeat: no-repeat;
}
#wagepay-c .statement-c .wagepay-n-list .page-c .show {
  visibility: visible;
}
#wagepay-c .statement-c .wagepay-n-list .page-c .hidden {
  visibility: hidden;
}
#wagepay-c .profile-c .n-list-icon {
  display: inline-block;
  height: 36px;
  height: 0.96rem;
  width: 36px;
  width: 0.96rem;
  border-radius: 40px;
  border-radius: 1.0667rem;
  background-color: #0029bb;
  color: #fff;
  margin-right: 14px;
  margin-right: 0.3733rem;
  line-height: 36px;
  line-height: 0.96rem;
  text-align: center;
  font-size: 14px;
  font-size: 0.3733rem;
  font-family: 'P-SemiBold';
}
#wagepay-c .profile-c .am-navbar-light,
#wagepay-c .profile-c .name-c {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#wagepay-c .profile-c .am-navbar-light .icon,
#wagepay-c .profile-c .name-c .icon {
  min-width: 36px;
  min-width: 0.96rem;
}
#wagepay-c .profile-c .am-navbar-light .name,
#wagepay-c .profile-c .name-c .name {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  font-size: 0.4267rem;
  line-height: 26px;
  line-height: 0.6933rem;
  color: #0d101c;
  word-break: break-word;
  white-space: break-spaces;
  font-family: 'S-Bold';
}
#wagepay-c .profile-c .group-title {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  font-size: 0.4267rem;
  line-height: 26px;
  line-height: 0.6933rem;
  color: #0d101c;
  margin-top: 18px;
  margin-top: 0.48rem;
  margin-bottom: 10px;
  margin-bottom: 0.2667rem;
}
#wagepay-c .profile-c .order-info {
  margin: 16px 0;
  margin: 0.4267rem 0;
  padding: 8px;
  padding: 0.2133rem;
  padding-top: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #ededed;
  border-radius: 10px;
  border-radius: 0.2667rem;
}
#wagepay-c .profile-c .order-info div {
  display: inline-block;
  width: 50%;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  font-size: 0.3733rem;
  line-height: 26px;
  line-height: 0.6933rem;
  color: #0d101c;
  padding-top: 6px;
  padding-top: 0.16rem;
}
#wagepay-c .profile-c .order-info div.title {
  position: relative;
  padding-top: 12px;
  padding-top: 0.32rem;
  font-size: 16px;
  font-size: 0.4267rem;
  font-weight: bold;
}
#wagepay-c .profile-c .order-info div.title .fa-question-circle {
  font-size: 28px;
  font-size: 0.7467rem;
  position: absolute;
  right: 20px;
  right: 0.5333rem;
  top: 30px;
  top: 0.8rem;
  font-weight: 100;
}
#wagepay-c .profile-c .am-list-item {
  padding-left: 25px !important;
  padding-left: 0.6667rem !important;
}
#wagepay-c .profile-c .loading {
  text-align: center;
  font-size: 16px;
  font-size: 0.4267rem;
}
#wagepay-c .contact-c .textarea-c .am-list-item {
  min-height: 144px;
  min-height: 3.84rem;
  background-color: #fff;
}
#wagepay-c .contact-c .wagepay-picker-select .am-list-extra {
  word-break: break-word;
  white-space: break-spaces;
}
#wagepay-c .contact-c .am-textarea-control {
  padding-right: 20px;
  padding-right: 0.5333rem;
}
#wagepay-c .contact-c .wagepay-select div {
  color: #596387;
}
#wagepay-c .setting-c .forget-pwd {
  color: #0029bb;
  font-size: 16px;
  font-size: 0.4267rem;
  margin: 24px 0 40px 0;
  margin: 0.64rem 0 1.0667rem 0;
  cursor: pointer;
  text-align: center;
}
#wagepay-c .setting-c .btn-send {
  margin-top: 18px;
  margin-top: 0.48rem;
}
#wagepay-c .setting-c .btn-send .sent-btn {
  border: 1px solid #2aa9a9 !important;
  background: transparent;
  color: #2aa9a9 !important;
  background-image: none !important;
  font-family: 'P-Regular' !important;
  border-radius: 20px !important;
  border-radius: 0.5333rem !important;
}
#wagepay-c .setting-c .btn-send .sent-btn::before {
  border: transparent;
}
#wagepay-c .setting-c .btn-send .sent-btn .am-icon {
  position: relative;
  top: 6px;
  top: 0.16rem;
  left: 2px;
  left: 0.0533rem;
}
#wagepay-c .setting-c .mobile-work {
  background: #fff;
  height: 60px;
  height: 1.6rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 10px;
  border-radius: 0.2667rem;
  padding-left: 25px;
  padding-left: 0.6667rem;
  color: #0029bb;
  font-size: 16px;
  font-size: 0.4267rem;
  cursor: pointer;
}
#wagepay-c .setting-c .mobile-work span {
  border-bottom: 1px solid #0029bb;
}
#wagepay-c .setting-c .am-list .am-list-body {
  background-color: transparent;
}
#wagepay-c .setting-c .didnt-receive {
  color: #0029bb;
  font-size: 16px;
  font-size: 0.4267rem;
  margin: 24px 0 24px 0;
  margin: 0.64rem 0 0.64rem 0;
  cursor: pointer;
  text-align: center;
}
#wagepay-c .avatar-c {
  position: relative;
  text-align: center;
}
#wagepay-c .avatar-c .avatar {
  width: 64px;
  width: 1.7067rem;
  height: 64px;
  height: 1.7067rem;
  margin-top: 3px;
  margin-top: 0.08rem;
  margin-bottom: 20px;
  margin-bottom: 0.5333rem;
}
#wagepay-c .avatar-c .name {
  position: absolute;
  display: block;
  height: 64px;
  height: 1.7067rem;
  line-height: 64px;
  line-height: 1.7067rem;
  top: 3px;
  top: 0.08rem;
  left: 0px;
  width: 100%;
  color: #fff;
  font-size: 22px;
  font-size: 0.5867rem;
  text-align: center;
}
#wagepay-c .FAQs-c {
  background-color: #f1f3fb !important;
}
#wagepay-c .FAQs-c .am-navbar-light {
  z-index: 9999;
}
#wagepay-c .FAQs-c .wagepay-input-item {
  padding-bottom: 16px;
  padding-bottom: 0.4267rem;
  margin-top: 20px;
  margin-top: 0.5333rem;
  color: #031964;
  font-size: 20px;
  font-size: 0.5333rem;
  font-family: 'S-ExtraBold' !important;
}
#wagepay-c .FAQs-c .quick-search-c {
  margin-top: 10px;
  margin-top: 0.2667rem;
}
#wagepay-c .FAQs-c .quick-search-c .am-accordion .am-accordion-item {
  border-bottom: 0;
}
#wagepay-c .FAQs-c .quick-search-c .am-accordion .am-accordion-item .am-accordion-header {
  padding: 10px 50px 10px 20px;
  padding: 0.2667rem 1.3333rem 0.2667rem 0.5333rem;
  height: 20px;
  height: 0.5333rem;
  min-height: 20px;
  min-height: 0.5333rem;
  position: inherit;
}
#wagepay-c .FAQs-c .quick-search-c .am-accordion .am-accordion-item .am-accordion-header::after {
  background-color: transparent;
}
#wagepay-c .FAQs-c .quick-search-c .am-accordion .am-accordion-item .am-accordion-header i {
  top: 15px !important;
  top: 0.4rem !important;
}
#wagepay-c .FAQs-c .quick-search-c .am-accordion .am-accordion-item .am-accordion-content {
  padding: 0;
}
#wagepay-c .FAQs-c .quick-search-c .am-accordion .am-accordion-item .am-accordion-content-active .am-accordion-content-box {
  padding: 0;
}
#wagepay-c .FAQs-c .quick-search-c .am-accordion .am-accordion-item .am-accordion-content-active .am-accordion-content-box::after {
  background-color: #f5f5f9;
}
#wagepay-c .FAQs-c .quick-search-c .am-accordion .am-accordion-content-box {
  border-top: none;
}
#wagepay-c .FAQs-c .am-accordion {
  border-radius: 20px;
  border-radius: 0.5333rem;
  background: #fff;
  overflow: hidden;
  color: #1c1c1c;
}
#wagepay-c .FAQs-c .am-accordion .am-accordion-item {
  padding: 0 0 0 0px;
  border-bottom: 1px solid #bdbdbd;
}
#wagepay-c .FAQs-c .am-accordion .am-accordion-item .am-accordion-header {
  padding: 10px 50px 10px 20px;
  padding: 0.2667rem 1.3333rem 0.2667rem 0.5333rem;
  border-bottom: 0px;
  white-space: normal;
  font-size: 16px;
  font-size: 0.4267rem;
  min-height: 55px;
  min-height: 1.4667rem;
  line-height: 35px;
  line-height: 0.9333rem;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#wagepay-c .FAQs-c .am-accordion .am-accordion-item .am-accordion-header i {
  width: 16px;
  width: 0.4267rem;
  top: 1rem !important;
  right: 24px !important;
  right: 0.64rem !important;
  height: 16px;
  height: 0.4267rem;
  background-image: url(/assets/dd520ac366839f7b8bc4.svg);
}
#wagepay-c .FAQs-c .am-accordion .am-accordion-item .am-accordion-content {
  padding: 0 20px 0 30px;
  padding: 0 0.5333rem 0 0.8rem;
  background-color: #fff;
  line-height: 24px;
  line-height: 0.64rem;
}
#wagepay-c .FAQs-c .am-accordion .am-accordion-item .am-accordion-content ul {
  margin: 0;
  padding: 0;
}
#wagepay-c .FAQs-c .am-accordion .am-accordion-item .am-accordion-content ul li:not(.glide__slide) {
  list-style-type: none;
  margin-left: 35px;
  margin-left: 0.9333rem;
  position: relative;
}
@media (min-width: 992px) {
  #wagepay-c .FAQs-c .am-accordion .am-accordion-item .am-accordion-content ul li:not(.glide__slide) {
    margin-left: 30px;
    margin-left: 0.8rem;
  }
}
#wagepay-c .FAQs-c .am-accordion .am-accordion-item .am-accordion-content ul li:not(.glide__slide):before {
  content: "";
  position: absolute;
  left: -35px;
  left: -0.9333rem;
  width: 24px;
  width: 0.64rem;
  height: 24px;
  height: 0.64rem;
  background-image: url(/assets/6386f6e959b3982df746.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
@media (min-width: 992px) {
  #wagepay-c .FAQs-c .am-accordion .am-accordion-item .am-accordion-content ul li::before {
    left: -25px;
    left: -0.6667rem;
    top: 7px;
    top: 0.1867rem;
    width: 18px;
    width: 0.48rem;
    height: 18px;
    height: 0.48rem;
  }
}
#wagepay-c .FAQs-c .am-accordion .am-accordion-item .am-accordion-content li {
  margin-bottom: 10px;
  margin-bottom: 0.2667rem;
}
#wagepay-c .FAQs-c .am-accordion .am-accordion-item .am-accordion-content li:last-of-type {
  margin-bottom: 0;
}
#wagepay-c .FAQs-c .am-accordion .am-accordion-item .am-accordion-content-active .am-accordion-content-box {
  padding: 20px 0;
  padding: 0.5333rem 0;
}
#wagepay-c .FAQs-c .am-accordion .last {
  border-bottom: 1px solid #dfe5fb;
}
#wagepay-c .FAQs-c .am-accordion .none {
  border-bottom: 0;
}
#wagepay-c .FAQs-c .am-list-item {
  height: 58px;
  height: 1.5467rem;
  margin: 40px 20px 20px 20px;
  margin: 1.0667rem 0.5333rem 0.5333rem 0.5333rem;
  background-color: #fff;
  border: 1px solid #241ca6;
}
#wagepay-c .FAQs-c .am-list-item .am-list-line .am-list-content {
  font-size: 16px;
  font-size: 0.4267rem;
}
#wagepay-c .FAQs-c .faq-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 12px;
  padding: 0 0.32rem;
}
#wagepay-c .FAQs-c .faq-list .item {
  border: 1px solid #0029bb;
  padding: 13px;
  padding: 0.3467rem;
  font-size: 16px;
  font-size: 0.4267rem;
  border-radius: 20px;
  border-radius: 0.5333rem;
  width: 38%;
  margin-bottom: 16px;
  margin-bottom: 0.4267rem;
  text-align: center;
  color: #1c1c1c;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#wagepay-c .FAQs-c .faq-list .active {
  background-color: #0029bb;
  color: #fff;
}
#wagepay-c .FAQs-c .search-c {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#wagepay-c .FAQs-c .search {
  width: 100%;
  padding: 14px 55px;
  padding: 0.3733rem 1.4667rem;
  margin-bottom: 28px;
  margin-bottom: 0.7467rem;
  margin-top: 30px;
  margin-top: 0.8rem;
  margin: 0 auto;
  border-radius: 40px;
  border-radius: 1.0667rem;
  border: none;
  background: #ececf6;
  color: #1c1c57;
  font-weight: 400;
  font-size: 19px;
  font-size: 0.5067rem;
  outline: none !important;
  text-align: center;
  background-image: url(/assets/a5a583b9feeac40dc676.svg);
  background-repeat: no-repeat;
  background-size: 25px;
  background-size: 0.6667rem;
  background-position: 20px 50%;
  background-position: 0.5333rem 50%;
}
#wagepay-c .payment-c .payment-list .payment-list-title {
  color: #031964;
  font-size: 18px;
  font-size: 0.48rem;
  line-height: 1.6;
  font-family: 'S-ExtraBold';
}
#wagepay-c .payment-c .payment-list .payment-list-small {
  font-size: 14px !important;
  font-size: 0.3733rem !important;
  margin: auto;
  font-weight: normal;
}
#wagepay-c .payment-c .payment-list .wagepay-input-item {
  font-size: 16px;
  font-size: 0.4267rem;
  font-weight: bolder;
}
#wagepay-c .payment-c .payment-list .am-list-item .am-list-line .am-list-content {
  font-size: 16px;
  font-size: 0.4267rem;
  padding-left: 20px;
  padding-left: 0.5333rem;
  white-space: normal !important;
}
#wagepay-c .payment-c .payment-list .am-list-item .am-list-line .am-list-extra {
  color: #0d101c;
  text-align: left;
}
#wagepay-c .payment-c .payment-list .right .am-list-extra {
  text-align: right !important;
}
#wagepay-c .payment-c .accept {
  font-size: 14px;
  font-size: 0.3733rem;
  line-height: 23px;
  line-height: 0.6133rem;
  color: #0d101c;
  border-radius: 20px;
  border-radius: 0.5333rem;
  background: #fff;
  border: none;
  padding: 3px 12px;
  padding: 0.08rem 0.32rem;
  margin-top: 16px;
  margin-top: 0.4267rem;
}
#wagepay-c .payment-c .accept .am-checkbox-agree {
  padding-left: 0;
  padding-right: 0;
  margin: 0;
}
#wagepay-c .payment-c .accept .am-checkbox-agree a {
  font-family: 'P-SemiBold';
}
#wagepay-c .payment-c .accept.accept-required {
  border: 2px solid red;
  border: 0.0533rem solid red;
}
.modal-forget .am-modal-body .modal-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  font-weight: 600;
  font-size: 22px;
  font-size: 0.5867rem;
  color: #0d101c;
  margin-right: 20px;
  margin-right: 0.5333rem;
}
.modal-forget .am-modal-body .am-icon {
  width: 32px;
  width: 0.8533rem;
  background: #e0e0e0;
}
.modal-forget .am-modal-body .modal-tip {
  margin-top: 20px;
  margin-top: 0.5333rem;
  color: #0d101c;
  font-size: 16px;
  font-size: 0.4267rem;
  font-weight: 600;
}
.modal-forget .am-modal-body .highlight {
  color: #241ca6;
}
.modal-forget .am-modal-body .am-button {
  margin: 20px 0;
  margin: 0.5333rem 0;
}
.modal-forget .am-modal-body .little-tip {
  color: #0d101c;
}
.modal-forget .am-modal-body .content-tip {
  margin: 30px 0 50px 0;
  margin: 0.8rem 0 1.3333rem 0;
  color: #0d101c;
}
#wagepay-c .invitation-c .invitation-title .am-navbar-title {
  min-width: 265px !important;
  min-width: 7.0667rem !important;
}
#wagepay-c .invitation-c .content {
  padding-top: 70px;
  padding-top: 1.8667rem;
}
#wagepay-c .invitation-c .content .apply-info .title {
  color: #031964;
  font-family: 'S-ExtraBold';
  font-style: normal;
  font-weight: 800;
  font-size: 20px;
  font-size: 0.5333rem;
}
#wagepay-c .invitation-c .content .apply-info .title .fa-question-circle {
  margin-left: 10px;
  margin-left: 0.2667rem;
}
#wagepay-c .invitation-c .content .apply-info .title .tooltip {
  position: absolute;
  left: 0px !important;
  top: -130px !important;
  top: -3.4667rem !important;
}
#wagepay-c .invitation-c .content .apply-info .title .tooltips {
  position: absolute;
  left: 0px !important;
  top: -100px !important;
  top: -2.6667rem !important;
}
#wagepay-c .invitation-c .content .apply-info .sent-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#wagepay-c .invitation-c .content .apply-info .sent-btn .check-icon {
  width: 16px;
  width: 0.4267rem;
  height: 14px;
  height: 0.3733rem;
  background-image: url(/assets/25c9f90cd117d6a82c07.svg);
  background-repeat: no-repeat;
  z-index: 9999;
  margin-right: 12px;
  margin-right: 0.32rem;
}
#wagepay-c .invitation-c .content .split-title-c {
  color: #031964;
  font-family: 'S-Bold';
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  font-size: 0.4267rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#wagepay-c .invitation-c .content .split-title-c .split-line {
  background-color: #DFE5FB;
  -webkit-box-flex: 2;
      -ms-flex-positive: 2;
          flex-grow: 2;
  height: 1px;
}
#wagepay-c .invitation-c .content .invitation-step-c {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 12px;
  padding: 0 0.32rem;
}
#wagepay-c .invitation-c .content .invitation-step-c .invitation-step {
  font-family: 'P-Regular';
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  font-size: 0.32rem;
  color: #596387;
}
#wagepay-c .invitation-c .content .invitation-step-c .arrow-right {
  margin: 0 5px;
  margin: 0 0.1333rem;
  width: 30px;
  width: 0.8rem;
  height: 16px;
  height: 0.4267rem;
  background-image: url(/assets/dd520ac366839f7b8bc4.svg);
  background-repeat: no-repeat;
}
#wagepay-c .invitation-c .content .invite-table {
  background: #FFFFFF;
  border-radius: 20px;
  border-radius: 0.5333rem;
}
#wagepay-c .invitation-c .content .invite-table .invite-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 50px;
  height: 1.3333rem;
  font-weight: 400;
  font-size: 12px;
  font-size: 0.32rem;
  line-height: 26px;
  line-height: 0.6933rem;
  color: #1C1C1C;
  border-bottom: 1px solid #f1f3fb;
}
#wagepay-c .invitation-c .content .invite-table .invite-row .left {
  width: 20%;
  text-align: center;
}
#wagepay-c .invitation-c .content .invite-table .invite-row .middle,
#wagepay-c .invitation-c .content .invite-table .invite-row .right {
  width: 40%;
}
#wagepay-c .invitation-c .content .label {
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  font-size: 0.5333rem;
  line-height: 30px;
  line-height: 0.8rem;
  color: #031964;
  font-family: 'S-ExtraBold';
}
#wagepay-c .invitation-c .content .sub-tip {
  font-size: 14px;
  font-size: 0.3733rem;
  line-height: 1.5;
  color: #1c1c1c;
  margin: 20px 0 30px 0;
  margin: 0.5333rem 0 0.8rem 0;
}
#wagepay-c .invitation-c .content .btn-send {
  margin-top: 18px;
  margin-top: 0.48rem;
}
#wagepay-c .invitation-c .content .btn-send .sent-btn {
  border: 1px solid #2aa9a9 !important;
  background: transparent;
  color: #2aa9a9 !important;
  background-image: none !important;
  font-family: 'P-Regular' !important;
  border-radius: 20px !important;
  border-radius: 0.5333rem !important;
}
#wagepay-c .invitation-c .content .btn-send .sent-btn::before {
  border: transparent;
}
#wagepay-c .invitation-c .content .btn-send .sent-btn .am-icon {
  position: relative;
  top: 6px;
  top: 0.16rem;
  left: 2px;
  left: 0.0533rem;
}
#wagepay-c .invitation-c .content .didnt-receive {
  color: #0029bb;
  font-size: 16px;
  font-size: 0.4267rem;
  margin: 24px 0 40px 0;
  margin: 0.64rem 0 1.0667rem 0;
  cursor: pointer;
  text-align: center;
}
#wagepay-c .invitation-c .content .highlight {
  color: #0029bb;
}
#wagepay-c .invitation-c .content .default {
  color: #0d101c;
}
#wagepay-c .invitation-c .content .error {
  color: #eb5757;
}
#wagepay-c .invitation-c .content .am-navbar-light {
  background-color: #ededed;
}
#wagepay-c .invitation-c .content .am-steps {
  background-color: #ededed;
  width: 100%;
  padding: 0px 20px;
  padding: 0px 0.5333rem;
  padding-top: 5px;
  padding-top: 0.1333rem;
}
#wagepay-c .invitation-c .content .accept {
  line-height: 23px;
  line-height: 0.6133rem;
  color: #0d101c;
  border-radius: 20px;
  border-radius: 0.5333rem;
  background: #fff;
  border: none;
  padding: 3px 12px;
  padding: 0.08rem 0.32rem;
  margin-top: 16px;
  margin-top: 0.4267rem;
  font-size: 14px;
  font-size: 0.3733rem;
}
#wagepay-c .invitation-c .content .accept .am-checkbox-agree {
  padding-left: 0;
  padding-right: 0;
  margin: 0;
}
#wagepay-c .invitation-c .content .accept .am-checkbox-agree a {
  font-family: 'P-SemiBold';
}
#wagepay-c .invitation-c .content .accept.accept-required {
  border: 2px solid red;
  border: 0.0533rem solid red;
}
.wagepay-modal .am-modal-body {
  color: #1c1c1c;
}
.wagepay-modal .am-modal-body .modal-title-c {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.wagepay-modal .am-modal-body .modal-title-c .wagepay-icon {
  width: 40px;
  width: 1.0667rem;
  height: 40px;
  height: 1.0667rem;
  background-image: url(/assets/b1ea5ae76c206e7677a6.svg);
  background-repeat: no-repeat;
}
.wagepay-modal .am-modal-body .modal-title-c .title {
  font-size: 20px;
  font-size: 0.5333rem;
  color: #031964;
  font-family: 'S-ExtraBold';
  -webkit-box-flex: 2;
      -ms-flex-positive: 2;
          flex-grow: 2;
  text-align: center;
  margin-right: 30px;
  margin-right: 0.8rem;
}
.wagepay-modal .am-modal-body .modal-title-c .am-icon {
  top: 35px!important;
  top: 0.9333rem!important;
}
.wagepay-modal .am-modal-body .modal-body {
  font-weight: 400;
  font-size: 16px;
  font-size: 0.4267rem;
  color: #1C1C1C;
}
.wagepay-modal .am-modal-body .modal-body .tip {
  font-size: 12px;
  font-size: 0.32rem;
  line-height: 26px;
  line-height: 0.6933rem;
}
#wagepay-c .employee-c .yellow {
  background-color: #FFB932 !important;
}
#wagepay-c .employee-c .green {
  background-color: #23CF77 !important;
}
#wagepay-c .employee-c .gray {
  background-color: #7F89AC !important;
}
#wagepay-c .employee-c .group-content .group-flex {
  font-family: 'P-Regular' !important;
}
#wagepay-c .employee-c .bold-group-title .group-flex {
  font-family: 'P-SemiBold' !important;
}
#wagepay-c .employee-c .group-status {
  width: 78px;
  width: 2.08rem;
  text-align: center;
  font-size: 14px;
  font-size: 0.3733rem;
  color: #fff;
  border-radius: 20px;
  border-radius: 0.5333rem;
  background-color: #7f89ac;
  height: 32px;
  height: 0.8533rem;
  line-height: 32px;
  line-height: 0.8533rem;
  margin-right: 30px;
  margin-right: 0.8rem;
  padding: 2px 5px;
  padding: 0.0533rem 0.1333rem;
}
#wagepay-c .employee-c .large-size {
  width: 800px;
  width: 21.3333rem;
}
#wagepay-c .employee-c .group-title {
  font-size: 15px;
  font-size: 0.4rem;
}
#wagepay-c .employee-c .am-list .am-list-body {
  border-radius: 20px;
  border-radius: 0.5333rem;
}
#wagepay-c .employee-c .am-list .am-list-body .am-list-item-row {
  height: 60px !important;
  height: 1.6rem !important;
  margin-top: 20px !important;
  margin-top: 0.5333rem !important;
}
#wagepay-c .employee-c .am-list .am-list-body .am-list-item-row .am-list-thumb:first-child {
  margin-right: 0 !important;
}
#wagepay-c .employee-c .am-list .am-list-body .am-list-item-row .am-list-arrow {
  display: none;
}
#wagepay-c .employee-c .auto-am-list-item {
  height: auto !important;
  min-height: 60px !important;
  min-height: 1.6rem !important;
}
#wagepay-c .employee-c .auto-am-list-item .mult-line {
  word-break: break-word;
  white-space: break-spaces;
}
#wagepay-c .employee-c .auto-am-list-item .mult-line-120 {
  width: 120px;
  width: 3.2rem;
  word-break: break-word;
  white-space: break-spaces;
}
#wagepay-c .employee-c .auto-am-list-item .mult-line-160 {
  width: 160px;
  width: 4.2667rem;
  word-break: break-word;
  white-space: break-spaces;
}
#wagepay-c .employee-c .my-list1 .am-list-body .am-list-item .am-list-line .am-list-content {
  font-size: 14px;
  font-size: 0.3733rem;
  color: #596387 !important;
}
#wagepay-c .employee-c .income-c .am-list-item {
  padding-left: 5px;
  padding-left: 0.1333rem;
}
#wagepay-c .employee-c .income-c .am-list-item .am-input-control {
  padding-top: 0;
}
#wagepay-c .employee-c .income-c .am-list-item .am-input-control input {
  margin-left: 8px;
  margin-left: 0.2133rem;
}
#wagepay-c .employee-c .am-list-item {
  height: 55px;
  height: 1.4667rem;
}
#wagepay-c .employee-c .am-list-item .am-input-control input {
  font-size: 14px;
  font-size: 0.3733rem;
  font-family: 'P-Regular', 'Montserrat', 'DM Sans', sans-serif;
}
#wagepay-c .employee-c .am-list-item .am-input-control input:disabled {
  color: #1C1C1C;
}
#wagepay-c .employee-c .am-list-item .am-list-content {
  font-size: 16px;
  font-size: 0.4267rem;
}
#wagepay-c .employee-c .am-list-item .am-list-content .sub-title-c {
  margin-bottom: 10px;
  margin-bottom: 0.2667rem;
}
#wagepay-c .employee-c .am-list-item .am-list-content .sub-title-c .sub-title {
  font-family: 'P-Regular';
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  font-size: 0.32rem;
  line-height: 24px;
  line-height: 0.64rem;
  color: #0D101C;
}
#wagepay-c .employee-c .am-list-item .am-list-content .group-flex-row {
  margin-bottom: 10px;
  margin-bottom: 0.2667rem;
}
#wagepay-c .employee-c .am-list-item .am-list-content .group-flex-row .title {
  font-family: 'P-Regular';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  font-size: 0.3733rem;
  line-height: 23px;
  line-height: 0.6133rem;
  color: #0D101C;
  display: inline-block;
  white-space: break-spaces;
}
#wagepay-c .employee-c .wagepay-picker-select .am-list-item {
  padding-left: 20px;
  padding-left: 0.5333rem;
}
#wagepay-c .employee-c .wagepay-picker-select .am-list-item .am-list-line .am-list-arrow {
  color: #0029bb;
  width: 16px;
  width: 0.4267rem;
  height: 16px;
  height: 0.4267rem;
  background-image: url(/assets/46286aea984c95dc6643.svg);
  opacity: 1 !important;
  visibility: visible;
}
#wagepay-c .employee-c .search-c {
  background: #FFFFFF;
  border-radius: 6px;
  border-radius: 0.16rem;
  color: #2A2A2A;
  font-family: 'P-Regular';
  height: 50px;
  height: 1.3333rem;
  width: 100%;
}
#wagepay-c .employee-c .search-c .am-list-item {
  border-radius: 10px;
  border-radius: 0.2667rem;
}
#wagepay-c .employee-c .in-line {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#wagepay-c .employee-c .in-line .ant-col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#wagepay-c .employee-c .in-line .label {
  display: inline-block;
  width: 130px;
  width: 3.4667rem;
  margin-right: 14px;
  margin-right: 0.3733rem;
  font-size: 14px;
  font-size: 0.3733rem;
  color: #333;
  text-align: right;
}
#wagepay-c .employee-c .in-line .ant-input {
  display: inline-block;
  width: 242px;
  width: 6.4533rem;
}
#wagepay-c .employee-c .in-line .project-btn .ant-btn-primary {
  margin-left: 195px;
  margin-left: 5.2rem;
}
#wagepay-c .employee-c .condi-select {
  width: 242px;
  width: 6.4533rem;
}
#wagepay-c .employee-c .ant-table-thead > tr > th {
  font-weight: 600;
  color: #95979c;
  background-color: #f3f6ff;
  border-bottom: 0;
}
#wagepay-c .employee-c .ant-table-thead > tr > th .opt {
  color: #f3f6ff;
}
#wagepay-c .employee-c .ant-table-thead > tr > th .filter-add {
  display: inline-block;
  font-size: 16px;
  font-size: 0.4267rem;
  cursor: pointer;
}
#wagepay-c .employee-c .ant-table-tbody {
  color: #333;
}
#wagepay-c .employee-c .search {
  background-color: red;
}
#wagepay-c .employee-c .mt-15 {
  margin-top: 15px;
  margin-top: 0.4rem;
}
#wagepay-c .employee-c .mt-18 {
  margin-top: 18px;
  margin-top: 0.48rem;
}
#wagepay-c .employee-c .group-status {
  margin-right: 15px !important;
  margin-right: 0.4rem !important;
}
#wagepay-c .employee-c .name {
  font-family: 'S-Bold' !important;
  font-style: normal;
  font-weight: 800;
  font-size: 16px;
  font-size: 0.4267rem;
  line-height: 26px;
  line-height: 0.6933rem;
  color: #0D101C;
}
#wagepay-c .employee-c .table-c .ant-table-thead {
  background-color: white;
}
#wagepay-c .employee-c .table-c .ant-table-thead .ant-table-cell {
  color: #031964;
  background-color: transparent;
  word-wrap: break-word;
  font-size: 12px;
  font-size: 0.32rem;
  font-family: 'P-Regular' !important;
}
#wagepay-c .employee-c .table-c .ant-table-thead .ant-table-cell :first-child {
  width: 120px;
  width: 3.2rem;
}
#wagepay-c .employee-c .table-c .ant-table-tbody .ant-table-row .ant-table-cell {
  word-wrap: break-word;
  font-size: 12px;
  font-size: 0.32rem;
  font-family: 'P-Regular' !important;
}
#wagepay-c .employee-c .table-c .ant-table-tbody .ant-table-row .ant-table-cell .status {
  display: inline-block;
  width: 50px;
  width: 1.3333rem;
  height: 30px;
  height: 0.8rem;
  line-height: 30px;
  line-height: 0.8rem;
}
#wagepay-c .employee-c .table-c .ant-table-tbody .ant-table-row .decoration-line {
  text-decoration-line: underline;
}
#wagepay-c .employee-c .table-c .ant-pagination .ant-pagination-item {
  font-family: 'P-Regular' !important;
}
#wagepay-c .employee-c .abn-c .am-input-control > input {
  text-decoration-line: underline;
}
#wagepay-c .employee-c .ant-card-body .ant-col,
#wagepay-c .employee-c .ant-card-body .ant-input,
#wagepay-c .employee-c .ant-card-body .ant-select-selection-item,
#wagepay-c .employee-c .ant-card-body .ant-select-selection-placeholder {
  font-family: 'P-Regular' !important;
}
#wagepay-c .employee-c .ant-card-body .ant-col .ant-select .ant-select-selection-search .ant-select-selection-placeholder {
  font-family: 'P-Regular' !important;
}
#wagepay-c .input-div {
  background-color: #fff;
  border-radius: 10px;
  border-radius: 0.2667rem;
  padding-right: 20px;
  padding-right: 0.5333rem;
  padding-left: 20px !important;
  padding-left: 0.5333rem !important;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  word-break: break-word;
  font-size: 14px;
  font-size: 0.3733rem;
  color: #596387 !important;
  text-align: left;
}
#wagepay-c .wagepay-select .css-1uccc91-singleValue {
  color: #596387 !important;
}
#wagepay-c .wagepay-select > div:first-child {
  height: 100%;
}
#wagepay-c .wagepay-select > div > div:first-child {
  font-size: 14px;
  font-size: 0.3733rem;
  color: #596387 !important;
}
.modal-body .email-c {
  background: #FFFFFF;
  border: 1px solid #0029BB;
  border-radius: 20px;
  border-radius: 0.5333rem;
}
.modal-body .email-c .am-input-item {
  height: 60px;
  height: 1.6rem;
  border-radius: 20px;
  border-radius: 0.5333rem;
}
html,
body {
  height: 100%;
  background: #f1f3fb !important;
  /* antd-mobile 的 theme 设置不生效 */
}
.grecaptcha-badge {
  display: none;
}
#wagepay-c {
  position: relative;
}
#wagepay-c .am-input-control > input,
#wagepay-c .wagepay-picker-select .am-list-extra {
  color: #596387 !important;
  font-size: 14px;
  font-size: 0.3733rem;
}
#wagepay-c .login-input .am-input-control > input {
  font-size: 16px;
  font-size: 0.4267rem;
  color: #031964 !important;
}
#wagepay-c .am-list-item .am-textarea-control > textarea {
  color: #596387 !important;
  font-size: 16px;
  font-size: 0.4267rem;
  font-family: 'P-Regular' !important;
}
#wagepay-c .am-list-item .am-input-control {
  padding-top: 5px;
  padding-top: 0.1333rem;
}
#wagepay-c .am-list-item .am-input-control .fake-input-container > div {
  color: #596387 !important;
  font-size: 14px;
  font-size: 0.3733rem;
}
.video-c {
  height: 191px;
  height: 5.0933rem;
  background: #FFFFFF;
  border: 1px solid #241CA6;
  border-radius: 20px;
  border-radius: 0.5333rem;
  margin: 22px 0;
  margin: 0.5867rem 0;
}
.home-c {
  padding: 24px 24px 0 24px;
  padding: 0.64rem 0.64rem 0 0.64rem;
}
.home-c .logo-sub-title {
  color: #031964;
  font-family: 'S-ExtraBold';
  font-size: 14px;
  font-size: 0.3733rem;
  line-height: 26px;
  line-height: 0.6933rem;
  text-align: center;
}
.home-c .slogan {
  padding: 20px 10px 20px 10px;
  padding: 0.5333rem 0.2667rem 0.5333rem 0.2667rem;
  margin: auto;
  text-align: center;
  font-size: 12px;
  font-size: 0.32rem;
  line-height: 1.5;
  color: #1c1c1c;
  font-weight: normal;
}
#wagepay-c .am-list-item {
  height: 60px;
  height: 1.6rem;
  border-radius: 20px;
  border-radius: 0.5333rem;
}
#wagepay-c .am-list-item .am-list-line {
  padding-right: 20px;
  padding-right: 0.5333rem;
}
#wagepay-c .am-list-item .am-input-control input {
  padding-left: 20px !important;
  padding-left: 0.5333rem !important;
  font-family: 'P-Regular', 'Montserrat', 'DM Sans', sans-serif;
}
.wagepay-n-list {
  background: #fff;
  border-radius: 30px;
  border-radius: 0.8rem;
}
.wagepay-n-list .long-word .am-list-extra {
  word-break: break-word;
  white-space: inherit !important;
}
.wagepay-n-list .am-list-body {
  border-radius: 20px;
  border-radius: 0.5333rem;
}
.wagepay-n-list .am-list-item {
  height: 76px !important;
  height: 2.0267rem !important;
  font-size: 16px !important;
  font-size: 0.4267rem !important;
  padding-left: 0 !important;
  margin-top: 0 !important;
}
.wagepay-n-list .am-list-item .am-list-thumb {
  margin-right: 8px !important;
  margin-right: 0.2133rem !important;
  margin-left: 12px !important;
  margin-left: 0.32rem !important;
  width: 40px;
  width: 1.0667rem;
  text-align: center;
}
.wagepay-n-list .am-list-item .am-list-thumb img {
  width: auto !important;
  height: auto !important;
}
.wagepay-n-list .am-list-item:not(:last-child):after {
  content: ' ';
  position: absolute;
  height: 1px;
  bottom: 0;
  width: 100%;
  z-index: 1;
  background-color: #dfe5fb !important;
}
.wagepay-n-list .am-list-line {
  padding-right: 18px !important;
  padding-right: 0.48rem !important;
}
.wagepay-n-list .am-list-line:after {
  background-color: #fff !important;
}
.wagepay-n-list .am-list-item .am-list-line .am-list-arrow {
  width: 30px !important;
  width: 0.8rem !important;
  height: 30px !important;
  height: 0.8rem !important;
}
.wagepay-navbar-c .logo {
  width: 112px !important;
  width: 2.9867rem !important;
  height: 112px !important;
  height: 2.9867rem !important;
}
.wagepay-navbar-c .content {
  padding-left: 25px;
  padding-left: 0.6667rem;
  padding-right: 25px;
  padding-right: 0.6667rem;
}
.wagepay-navbar-c .content .border-b {
  border-bottom: 1px solid #0029bb;
}
.wagepay-navbar-c .content .time-str {
  font-size: 24px;
  font-size: 0.64rem;
  color: #031964;
  text-align: center;
  margin-bottom: 40px;
  margin-bottom: 1.0667rem;
  margin-top: 20px;
  margin-top: 0.5333rem;
  font-family: 'S-Bold';
}
.wagepay-navbar-c .content .label-bold {
  font-family: 'S-ExtraBold';
  font-size: 20px;
  font-size: 0.5333rem;
  color: #031964;
}
.wagepay-navbar-c .content .message-tip {
  color: #1c1c1c;
  font-size: 16px;
  font-size: 0.4267rem;
  line-height: 26px;
  line-height: 0.6933rem;
}
.wagepay-navbar-c .content .tip {
  background-color: #fff;
  border-radius: 20px;
  border-radius: 0.5333rem;
  padding: 20px;
  padding: 0.5333rem;
  font-size: 16px;
  font-size: 0.4267rem;
  line-height: 1.6;
  text-align: left;
  color: #1c1c1c;
  margin: 12px 0 20px 0;
  margin: 0.32rem 0 0.5333rem 0;
}
.wagepay-navbar-c .content .tip .item {
  display: inline-block;
  margin-top: 30px;
  margin-top: 0.8rem;
}
.wagepay-navbar-c .content .tip .highlight {
  font-family: 'P-SemiBold';
  color: #0029bb;
}
.wagepay-navbar-c .content .tip .green {
  color: #23cf77;
  font-family: 'P-SemiBold';
}
.wagepay-navbar-c .content .tip .yellow {
  color: #ffb932;
  font-family: 'P-SemiBold';
}
.wagepay-navbar-c .content .tip .red {
  color: #fe0000;
  font-family: 'P-SemiBold';
}
.wagepay-navbar-c .content .tip .label {
  margin-bottom: 20px;
  margin-bottom: 0.5333rem;
  font-size: 18px;
  font-size: 0.48rem;
  color: #031964;
}
.wagepay-navbar-c .content .tip-list .line {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 16px;
  margin-bottom: 0.4267rem;
  font-size: 16px;
  font-size: 0.4267rem;
  line-height: 26px;
  line-height: 0.6933rem;
}
.wagepay-navbar-c .content .tip-list .line img {
  width: 22px;
  width: 0.5867rem;
  height: 22px;
  height: 0.5867rem;
  margin-right: 12px;
  margin-right: 0.32rem;
}
.wagepay-navbar-c .am-navbar {
  position: relative !important;
  top: 40px !important;
  top: 1.0667rem !important;
}
.am-navbar {
  background: #f1f3fb !important;
  color: #031964 !important;
  font-size: 20px !important;
  font-size: 0.5333rem !important;
  font-weight: 800;
  font-family: 'S-ExtraBold';
}
.am-navbar .am-navbar-left {
  margin-left: 10px;
  margin-left: 0.2667rem;
}
.am-navbar .am-navbar-left .am-navbar-left-icon {
  background-image: url(/assets/80c00aed7100bff3392d.svg);
  background-size: cover;
}
.am-navbar .am-navbar-left .am-navbar-left-icon .am-icon-md {
  width: 42px;
  width: 1.12rem;
  height: 30px;
  height: 0.8rem;
  color: #fff;
}
.am-navbar .am-navbar-title {
  font-size: 20px;
  font-size: 0.5333rem;
  white-space: break-spaces;
  min-width: 220px;
  min-width: 5.8667rem;
}
.long-title .am-navbar-title {
  min-width: 310px !important;
  min-width: 8.2667rem !important;
}
.css-yk16xz-control {
  z-index: 2;
}
.css-g1d714-ValueContainer {
  height: 60px;
  height: 1.6rem;
  font-size: 16px;
  font-size: 0.4267rem;
}
.css-g1d714-ValueContainer .css-26l3qy-menu {
  z-index: 9999;
  font-size: 16px;
  font-size: 0.4267rem;
}
.btn-c {
  margin-top: 40px;
  margin-top: 1.0667rem;
}
.btn-c-new {
  padding-top: 80px;
  padding-top: 2.1333rem;
}
.btn-c-s .am-button {
  margin-top: 16px;
  margin-top: 0.4267rem;
}
.wagepay-input-item,
.janko-input-item {
  font-size: 14px;
  font-size: 0.3733rem;
  font-style: normal;
  color: #031964;
  margin-top: 24px;
  margin-top: 0.64rem;
  margin-bottom: 5px;
  margin-bottom: 0.1333rem;
  line-height: 25px;
  line-height: 0.6667rem;
}
.wagepay-input-item .input-bold,
.janko-input-item .input-bold {
  font-family: 'S-ExtraBold';
  margin-right: 5px;
  margin-right: 0.1333rem;
  font-size: 14px;
  font-size: 0.3733rem;
  display: inline;
  margin-top: 0;
  margin-bottom: 0;
}
.wagepay-input-error-item {
  color: #eb5757;
  margin: 16px 0 0 0;
  margin: 0.4267rem 0 0 0;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  font-size: 0.4267rem;
  line-height: 26px;
  line-height: 0.6933rem;
}
.wagepay-modal .am-modal-body {
  color: #1c1c1c;
}
.wagepay-modal .am-modal-body .modal-title {
  font-size: 20px;
  font-size: 0.5333rem;
  margin-bottom: 32px;
  margin-bottom: 0.8533rem;
  margin-right: 20px;
  margin-right: 0.5333rem;
  color: #031964;
  margin-top: 25px;
  margin-top: 0.6667rem;
  font-family: 'S-ExtraBold';
}
.wagepay-modal .am-modal-body .modal-body div {
  font-size: 16px;
  font-size: 0.4267rem;
}
.wagepay-modal .am-modal-body .modal-body .highlight {
  color: #0029bb;
  font-family: 'P-SemiBold';
}
.wagepay-modal .am-modal-body .modal-body .info {
  margin-top: 32px;
  margin-top: 0.8533rem;
}
.wagepay-modal .am-modal-body .modal-body .info .sub-title {
  margin-bottom: 8px;
  margin-bottom: 0.2133rem;
  font-weight: 500;
  line-height: 26px;
  line-height: 0.6933rem;
}
.wagepay-modal .am-modal-body .am-icon {
  position: absolute;
  right: 20px;
  right: 0.5333rem;
  top: 22px;
  top: 0.5867rem;
  width: 28px;
  width: 0.7467rem;
  height: 28px;
  height: 0.7467rem;
  color: #7f89ac;
}
.textalignc {
  text-align: center;
}
.mt-40 {
  margin-top: 40px !important;
  margin-top: 1.0667rem !important;
}
.mb-16 {
  margin-bottom: 16px !important;
  margin-bottom: 0.4267rem !important;
}
.mb-40 {
  margin-bottom: 40px !important;
  margin-bottom: 1.0667rem !important;
}
.mt-80 {
  margin-top: 70px !important;
  margin-top: 1.8667rem !important;
}
.mt-50 {
  margin-top: 50px !important;
  margin-top: 1.3333rem !important;
}
.mt-24 {
  margin-top: 24px !important;
  margin-top: 0.64rem !important;
}
.mt-15 {
  margin-top: 15px !important;
  margin-top: 0.4rem !important;
}
.pb-40 {
  padding-bottom: 40px !important;
  padding-bottom: 1.0667rem !important;
}
.ml-30 {
  margin-left: 30px !important;
  margin-left: 0.8rem !important;
}
.ml-4 {
  margin-left: 4px !important;
  margin-left: 0.1067rem !important;
}
.am-progress-bar {
  border: 3px solid #0029bb !important;
  border: 0.08rem solid #0029bb !important;
}
.padding-c {
  padding-left: 25px;
  padding-left: 0.6667rem;
  padding-right: 25px;
  padding-right: 0.6667rem;
}
.font-s-extra {
  font-family: 'S-ExtraBold' !important;
}
.font-p-regular {
  font-family: 'P-Regular' !important;
}
.font-p-semiBold {
  font-family: 'P-SemiBold' !important;
}
.am-toast .am-toast-notice-content .am-toast-text {
  padding: 15px;
  padding: 0.4rem;
}
.fs-20 {
  font-size: 20px !important;
  font-size: 0.5333rem !important;
}
.center {
  text-align: center !important;
}
/*重构样式*/
@media all and (max-width: 811px) {
  html {
    font-size: calc(min(100vw, 540px) / 10) !important;
  }
}
@media all and (min-width: 812px) {
  html {
    font-size: 36px !important;
  }
  body {
    margin: auto;
  }
  .text-center-pc {
    text-align: center;
  }
  #wagepay-c {
    max-width: 720px;
    max-width: 19.2rem;
    margin: auto;
  }
  #wagepay-c .am-button-primary {
    background-image: url(/assets/7e576e4c2564f941ed4f.svg) !important;
  }
  #wagepay-c .btn-c {
    max-width: 680px;
    max-width: 18.1333rem;
    bottom: auto;
    margin: auto;
    margin-top: 60px;
    margin-top: 1.6rem;
  }
  #wagepay-c .btn-c-s {
    max-width: 680px;
    max-width: 18.1333rem;
    bottom: auto;
    margin: auto;
    margin-top: 60px;
    margin-top: 1.6rem;
  }
  #wagepay-c .wagepay-navbar-c {
    padding-top: 0;
  }
  #wagepay-c .am-navbar {
    position: relative;
  }
  #wagepay-c .am-navbar-left {
    padding-left: 0;
  }
  #wagepay-c .am-navbar-left-icon,
  #wagepay-c .am-switch,
  #wagepay-c .am-list-line,
  #wagepay-c .am-accordion-item {
    cursor: pointer;
  }
  #wagepay-c .am-card:not(.am-card-full) {
    border: none;
  }
  #wagepay-c .home-c {
    padding-top: 42px;
    padding-top: 1.12rem;
  }
  #wagepay-c .wagepay-navbar-c,
  #wagepay-c .register-c,
  #wagepay-c .forgot-c,
  #wagepay-c .payment-c,
  #wagepay-c .contract-c,
  #wagepay-c .change-pwd {
    padding: 0;
  }
  #wagepay-c .register-c .content,
  #wagepay-c .apply-c .content,
  #wagepay-c .loan-c .content,
  #wagepay-c .loan-repay-c .content,
  #wagepay-c .loan-period-c .content,
  #wagepay-c .profile-c .content,
  #wagepay-c .employee-c .content,
  #wagepay-c .settings-c .content {
    padding: 10px 0 0 0;
    padding: 0.2667rem 0 0 0;
  }
  .wagepay-modal {
    max-width: 720px;
    max-width: 19.2rem;
    margin: auto;
  }
  .limit-w .am-modal-content {
    width: 20rem;
  }
}
@media screen and (min-height: 480px) and (max-height: 667px) {
  .btn-c-s {
    position: inherit !important;
    left: 25px;
    left: 0.6667rem;
    right: 23px;
    right: 0.6133rem;
    bottom: 40px;
    bottom: 1.0667rem;
  }
}
@media screen and (min-height: 667px) and (max-height: 1024px) {
  .btn-c-m {
    position: inherit !important;
    left: 25px;
    left: 0.6667rem;
    right: 23px;
    right: 0.6133rem;
    bottom: 40px;
    bottom: 1.0667rem;
  }
}
/*需要放在模块less后面,以便覆盖*/
@font-face {
  font-family: 'P-Regular';
  src: url(/assets/Poppins-Regular8081832fc5cfbf634aa6.ttf) format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'P-SemiBold';
  src: url(/assets/Poppins-SemiBoldcce5625b56ec678e4202.ttf) format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'S-ExtraBold';
  src: url(/assets/Sora-ExtraBoldfcb78f93cb48baa27523.ttf) format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'S-Bold';
  src: url(/assets/Sora-Bold5255f50bb8c8886fe93d.ttf) format('truetype');
  font-weight: normal;
  font-style: normal;
}
body {
  font-family: 'P-Regular', 'Montserrat', 'DM Sans', sans-serif;
  font-size: 14px;
  font-size: 0.3733rem;
  padding: 0;
  color: #0d101c;
}
.wagepay-select {
  margin-top: 10px;
  margin-top: 0.2667rem;
  background-color: transparent;
  border: none;
  border-radius: 20px;
  border-radius: 0.5333rem;
  height: 55px;
  height: 1.4667rem;
}
.wagepay-select > div {
  border: none;
  font-size: 16px;
  font-size: 0.4267rem;
  border-radius: 20px;
  border-radius: 0.5333rem;
  overflow: hidden;
}
.wagepay-select .css-26l3qy-menu {
  z-index: 9999;
}
.reason-required .wagepay-select {
  border: 2px solid red;
  border: 0.0533rem solid red;
  border-radius: 10px;
  border-radius: 0.2667rem;
}
.logo {
  display: block;
  margin: auto;
  width: 200px;
  width: 5.3333rem;
}
#wagepay-c .table {
  width: 100%;
  border: 0;
}
#wagepay-c .table .thead,
#wagepay-c .table .tr {
  width: 100%;
}
#wagepay-c .table .thead > div,
#wagepay-c .table .tr > div {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: inline-block;
  text-align: left;
  padding: 16px;
  padding: 0.4267rem;
  font-size: 14px;
  font-size: 0.3733rem;
}
#wagepay-c .table .thead,
#wagepay-c .table .tr:nth-of-type(even) {
  background: #ededed;
  border-radius: 10px;
  border-radius: 0.2667rem;
}
#wagepay-c .table .thead {
  background: #dedede;
}
.wagepay-picker-select .am-list-extra {
  -ms-flex-preferred-size: 88% !important;
      flex-basis: 88% !important;
  color: #596387 !important;
  font-size: 14px !important;
  font-size: 0.3733rem !important;
  text-align: left !important;
}
.wagepay-picker-select .am-list-arrow {
  opacity: 0.25 !important;
  margin-right: 6px;
  margin-right: 0.16rem;
}
.wagepay-input-birthday .rid_date-container {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-right: 15px;
  margin-right: 0.4rem;
}
.wagepay-input-birthday input {
  padding-left: 15px;
  padding-left: 0.4rem;
  border: 1px solid #f2f2f2;
  line-height: 20px;
  line-height: 0.5333rem;
  font-size: 16px;
  font-size: 0.4267rem;
  color: #000;
}
.wagepay-input-birthday .rid_day-container {
  width: 30%;
}
.wagepay-input-birthday .rid_month-container {
  width: 30%;
}
.wagepay-input-birthday .rid_year-container {
  width: 30%;
}
.wagepay-input-birthday .has-error {
  border-color: #eb5757;
}
.wagepay-input-birthday .error-message {
  color: #eb5757;
}

/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}
/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0;
}
/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block;
}
/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block;
}
/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px;
  margin: 1em 1.0667rem;
}
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}
/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
}
/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline;
  text-decoration: underline dotted;
  /* 2 */
}
/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit;
}
/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}
/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic;
}
/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000;
}
/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block;
}
/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}
/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none;
}
/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}
/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}
/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}
/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}
/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
}
/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}
/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}
/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto;
}
/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  outline-offset: -0.0533rem;
  /* 2 */
}
/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}
/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block;
}
/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}
/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block;
}
/**
 * Add the correct display in IE.
 */
template {
  display: none;
}
/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none;
}

/*do not import this file except components/style/index.less*/
.am-fade-enter,
.am-fade-appear {
  opacity: 0;
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-timing-function: cubic-bezier(0.55, 0, 0.55, 0.2);
          animation-timing-function: cubic-bezier(0.55, 0, 0.55, 0.2);
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.am-fade-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-timing-function: cubic-bezier(0.55, 0, 0.55, 0.2);
          animation-timing-function: cubic-bezier(0.55, 0, 0.55, 0.2);
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.am-fade-enter.am-fade-enter-active,
.am-fade-appear.am-fade-appear-active {
  -webkit-animation-name: amFadeIn;
          animation-name: amFadeIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.am-fade-leave.am-fade-leave-active {
  -webkit-animation-name: amFadeOut;
          animation-name: amFadeOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
@-webkit-keyframes amFadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes amFadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes amFadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes amFadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.am-slide-up-enter,
.am-slide-up-appear {
  -webkit-transform: translate(0, 100%);
      -ms-transform: translate(0, 100%);
          transform: translate(0, 100%);
}
.am-slide-up-enter,
.am-slide-up-appear,
.am-slide-up-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-timing-function: cubic-bezier(0.55, 0, 0.55, 0.2);
          animation-timing-function: cubic-bezier(0.55, 0, 0.55, 0.2);
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.am-slide-up-enter.am-slide-up-enter-active,
.am-slide-up-appear.am-slide-up-appear-active {
  -webkit-animation-name: amSlideUpIn;
          animation-name: amSlideUpIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.am-slide-up-leave.am-slide-up-leave-active {
  -webkit-animation-name: amSlideUpOut;
          animation-name: amSlideUpOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
@-webkit-keyframes amSlideUpIn {
  0% {
    -webkit-transform: translate(0, 100%);
            transform: translate(0, 100%);
  }
  100% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}
@keyframes amSlideUpIn {
  0% {
    -webkit-transform: translate(0, 100%);
            transform: translate(0, 100%);
  }
  100% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}
@-webkit-keyframes amSlideUpOut {
  0% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  100% {
    -webkit-transform: translate(0, 100%);
            transform: translate(0, 100%);
  }
}
@keyframes amSlideUpOut {
  0% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  100% {
    -webkit-transform: translate(0, 100%);
            transform: translate(0, 100%);
  }
}
.am.am-zoom-enter,
.am.am-zoom-leave {
  display: block;
}
.am-zoom-enter,
.am-zoom-appear {
  opacity: 0;
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-timing-function: cubic-bezier(0.55, 0, 0.55, 0.2);
          animation-timing-function: cubic-bezier(0.55, 0, 0.55, 0.2);
  -webkit-animation-timing-function: cubic-bezier(0.18, 0.89, 0.32, 1.28);
          animation-timing-function: cubic-bezier(0.18, 0.89, 0.32, 1.28);
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.am-zoom-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-timing-function: cubic-bezier(0.55, 0, 0.55, 0.2);
          animation-timing-function: cubic-bezier(0.55, 0, 0.55, 0.2);
  -webkit-animation-timing-function: cubic-bezier(0.6, -0.3, 0.74, 0.05);
          animation-timing-function: cubic-bezier(0.6, -0.3, 0.74, 0.05);
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.am-zoom-enter.am-zoom-enter-active,
.am-zoom-appear.am-zoom-appear-active {
  -webkit-animation-name: amZoomIn;
          animation-name: amZoomIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.am-zoom-leave.am-zoom-leave-active {
  -webkit-animation-name: amZoomOut;
          animation-name: amZoomOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
@-webkit-keyframes amZoomIn {
  0% {
    opacity: 0;
    -webkit-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
    -webkit-transform: scale(0, 0);
            transform: scale(0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
}
@keyframes amZoomIn {
  0% {
    opacity: 0;
    -webkit-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
    -webkit-transform: scale(0, 0);
            transform: scale(0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
}
@-webkit-keyframes amZoomOut {
  0% {
    opacity: 1;
    -webkit-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
  100% {
    opacity: 0;
    -webkit-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
    -webkit-transform: scale(0, 0);
            transform: scale(0, 0);
  }
}
@keyframes amZoomOut {
  0% {
    opacity: 1;
    -webkit-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
  100% {
    opacity: 0;
    -webkit-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
    -webkit-transform: scale(0, 0);
            transform: scale(0, 0);
  }
}
.am-slide-down-enter,
.am-slide-down-appear {
  -webkit-transform: translate(0, -100%);
      -ms-transform: translate(0, -100%);
          transform: translate(0, -100%);
}
.am-slide-down-enter,
.am-slide-down-appear,
.am-slide-down-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-timing-function: cubic-bezier(0.55, 0, 0.55, 0.2);
          animation-timing-function: cubic-bezier(0.55, 0, 0.55, 0.2);
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.am-slide-down-enter.am-slide-down-enter-active,
.am-slide-down-appear.am-slide-down-appear-active {
  -webkit-animation-name: amSlideDownIn;
          animation-name: amSlideDownIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.am-slide-down-leave.am-slide-down-leave-active {
  -webkit-animation-name: amSlideDownOut;
          animation-name: amSlideDownOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
@-webkit-keyframes amSlideDownIn {
  0% {
    -webkit-transform: translate(0, -100%);
            transform: translate(0, -100%);
  }
  100% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}
@keyframes amSlideDownIn {
  0% {
    -webkit-transform: translate(0, -100%);
            transform: translate(0, -100%);
  }
  100% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}
@-webkit-keyframes amSlideDownOut {
  0% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  100% {
    -webkit-transform: translate(0, -100%);
            transform: translate(0, -100%);
  }
}
@keyframes amSlideDownOut {
  0% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  100% {
    -webkit-transform: translate(0, -100%);
            transform: translate(0, -100%);
  }
}
*,
*:before,
*:after {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  background-color: #f5f5f9;
  font-size: 14px;
  font-size: 0.3733rem;
}
*[contenteditable] {
  -webkit-user-select: auto !important;
}
*:focus {
  outline: none;
}
a {
  background: transparent;
  text-decoration: none;
  outline: none;
}

.am-icon {
  fill: currentColor;
  background-size: cover;
  width: 22px;
  width: 0.5867rem;
  height: 22px;
  height: 0.5867rem;
}
.am-icon-xxs {
  width: 15px;
  width: 0.4rem;
  height: 15px;
  height: 0.4rem;
}
.am-icon-xs {
  width: 18px;
  width: 0.48rem;
  height: 18px;
  height: 0.48rem;
}
.am-icon-sm {
  width: 21px;
  width: 0.56rem;
  height: 21px;
  height: 0.56rem;
}
.am-icon-md {
  width: 22px;
  width: 0.5867rem;
  height: 22px;
  height: 0.5867rem;
}
.am-icon-lg {
  width: 36px;
  width: 0.96rem;
  height: 36px;
  height: 0.96rem;
}
.am-icon-loading {
  -webkit-animation: cirle-anim 1s linear infinite;
          animation: cirle-anim 1s linear infinite;
}
@-webkit-keyframes cirle-anim {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes cirle-anim {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

.am-toast {
  position: fixed;
  width: 100%;
  z-index: 1999;
  font-size: 14px;
  font-size: 0.3733rem;
  text-align: center;
}
.am-toast > span {
  max-width: 50%;
}
.am-toast.am-toast-mask {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  left: 0;
  top: 0;
  -webkit-transform: translateZ(1px);
          transform: translateZ(1px);
}
.am-toast.am-toast-nomask {
  position: fixed;
  max-width: 50%;
  width: auto;
  left: 50%;
  top: 50%;
  -webkit-transform: translateZ(1px);
          transform: translateZ(1px);
}
.am-toast.am-toast-nomask .am-toast-notice {
  -webkit-transform: translateX(-50%) translateY(-50%);
      -ms-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
}
.am-toast-notice-content .am-toast-text {
  min-width: 60px;
  min-width: 1.6rem;
  border-radius: 3px;
  border-radius: 0.08rem;
  color: #fff;
  background-color: rgba(58, 58, 58, 0.9);
  line-height: 1.5;
  padding: 9px 15px;
  padding: 0.24rem 0.4rem;
}
.am-toast-notice-content .am-toast-text.am-toast-text-icon {
  border-radius: 5px;
  border-radius: 0.1333rem;
  padding: 15px 15px;
  padding: 0.4rem 0.4rem;
}
.am-toast-notice-content .am-toast-text.am-toast-text-icon .am-toast-text-info {
  margin-top: 6px;
  margin-top: 0.16rem;
}

