.not-found__3SGiY {
  margin: 300px auto;
}
.not-found__3SGiY .not-found-content {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  flex-direction: column;
}
.not-found__3SGiY .not-found-content >img {
  width: 99px;
  height: 82px;
}
.not-found__3SGiY .not-found-content .not-found-text {
  display: inline-block;
  margin: 0 24px;
  text-align: justify;
}
.not-found__3SGiY .not-found-content .not-found-text .not-found-title {
  font-size: 18px;
  text-align: left;
  color: #686868;
  padding-top: 12px;
}
.not-found__3SGiY .not-found-content .not-found-text .not-found-sub-title {
  text-align: left;
  color: #686868;
  font-size: 18px;
  padding-top: 12px;
}
.not-found__3SGiY .not-found-content .not-found-text .not-found-recruit-link {
  text-decoration: none;
  color: #f04055;
}

.header-wrapper__gfR8J {
  position: relative;
  display: flex;
  padding: 8px 24px;
  box-shadow: inset 0 -1px 0 0 #e02e24;
}
.header-wrapper__gfR8J .header-logo__Zk7EG {
  height: 36px;
}

.expired__oGODM {
  padding: 56px 32px;
  display: flex;
  flex-direction: column;
  justify-content: stretch;
  align-items: center;
}
.expired__oGODM .img__3EHVI {
  width: auto;
  height: 168px;
}
.expired__oGODM .notice__3oyF2 {
  margin-top: 8px;
  font-size: 16px;
}
.expired__oGODM .button__BnBnJ {
  width: 100%;
  margin-top: 40px;
}

/* Make clicks pass-through */
#nprogress {
  pointer-events: none;
}

#nprogress .bar {
  background: #29d;

  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;

  width: 100%;
  height: 2px;
}

/* Fancy blur effect */
#nprogress .peg {
  display: block;
  position: absolute;
  right: 0px;
  width: 100px;
  height: 100%;
  box-shadow: 0 0 10px #29d, 0 0 5px #29d;
  opacity: 1.0;

  -webkit-transform: rotate(3deg) translate(0px, -4px);
      -ms-transform: rotate(3deg) translate(0px, -4px);
          transform: rotate(3deg) translate(0px, -4px);
}

/* Remove these to get rid of the spinner */
#nprogress .spinner {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}

#nprogress .spinner-icon {
  width: 18px;
  height: 18px;
  box-sizing: border-box;

  border: solid 2px transparent;
  border-top-color: #29d;
  border-left-color: #29d;
  border-radius: 50%;

  -webkit-animation: nprogress-spinner 400ms linear infinite;
          animation: nprogress-spinner 400ms linear infinite;
}

.nprogress-custom-parent {
  overflow: hidden;
  position: relative;
}

.nprogress-custom-parent #nprogress .spinner,
.nprogress-custom-parent #nprogress .bar {
  position: absolute;
}

@-webkit-keyframes nprogress-spinner {
  0%   { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}
@keyframes nprogress-spinner {
  0%   { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}


body {
  touch-action: manipulation;
}
body div[data-testid=beast-core-modal-body] {
  touch-action: none;
}
body .rm-list-header {
  font-size: 16px;
}
body .rm-list-header .rm-list-before-decro {
  height: 16px;
  margin-right: 4px;
}
body .hform-layout__list-header {
  width: 100%;
}
.safe-margin-bottom {
  margin-bottom: 0;
  margin-bottom: constant(safe-area-inset-bottom);
  margin-bottom: env(safe-area-inset-bottom);
}
.result-box {
  padding-top: 100px;
}
.result-box .am-result {
  background-color: rgba(0,0,0,0);
  border: 0;
}
.result-box .am-result .am-result-pic {
  width: 88px;
  height: 88px;
}
.result-box .am-result .am-result-message {
  font-weight: bold;
  font-size: 18px;
}
.result-box .result-img {
  width: 88px;
  height: 88px;
}
.rm-list-flex-box .rm-list-content-body .rm-radio-wrapper {
  justify-content: flex-end;
}
.rm-list-flex-box .rm-list-content-body .rm-date-picker {
  justify-content: flex-end;
}
.rm-list-box {
  padding: 0px;
}

.page-certificate__container {
  height: 100vh;
  overflow: auto !important;
}
.page-certificate__container .certificate__card > div.am-list .rm-list-item .rm-input-label {
  font-size: 16px;
  color: rgba(0,0,0,0.6);
  line-height: 24px;
}
.page-certificate__container .certificate__card > div.am-list .rm-list-item .rm-input-control input {
  font-size: 16px;
  color: rgba(0,0,0,0.8);
  line-height: 24px;
}
.page-certificate__container .certificate__card > div.am-list .rm-list-body:after,
.page-certificate__container .certificate__card > div.am-list .rm-list-body:before {
  display: none;
}
.page-certificate__container .certificate__block {
  height: 120px;
}
.page-certificate__container .certificate__footer {
  position: fixed;
  width: 100%;
  bottom: 0;
  background-color: #fff;
}
.page-certificate__container .certificate__footer .rm-button {
  color: #fff;
  background: #d33222;
  border-radius: 6px;
  margin: 12px 24px;
}

.welcome__wrapper__pQs0X,
.section__wrapper__2XiMT {
  padding: 8px;
}
.section__wrapper__2XiMT {
  background: rgba(18,18,19,0.03);
  margin-bottom: 16px;
}
.section__wrapper__2XiMT {
  border-radius: 4px;
}
.section__wrapper__2XiMT .address__E1Q97 {
  color: #121213;
  line-height: 24px;
  font-weight: 400;
}
.section__wrapper__2XiMT .map__23L7D > img {
  width: 100%;
  max-width: 500px;
}
.section__wrapper__2XiMT .hyperlink__3GLt6 {
  color: #19e;
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
}
.section__wrapper__2XiMT .hyperlink__3GLt6 .text-button__-c20T {
  display: flex;
  align-items: center;
}
.section__wrapper__2XiMT.interactive__c7Ln0 {
  margin-bottom: 0;
}
.report__wrapper__xEh1N .report__option__1dpr4 {
  margin: 16px auto 32px;
}
.report__wrapper__xEh1N .report__option__1dpr4 .rm-radiowrapper {
  justify-content: space-around;
}
.report__wrapper__xEh1N .report__option__1dpr4 .rm-radio {
  margin-right: 4px;
}
.report__wrapper__xEh1N .report-btn__add__1ufEO {
  height: 36px;
}
.report__wrapper__xEh1N .report-btn__add__1ufEO .rm-icon-md {
  width: 16px;
  height: 16px;
}
.report-item__wrapper__ctmFW {
  word-break: break-all;
}
.report-item__wrapper__ctmFW .section-item__38H-f {
  line-height: 24px;
  margin-top: 8px;
}
.footer__1XbNx {
  padding: 16px;
  background: #fff;
  box-shadow: 0px -5px 5px #e5e5e5;
  margin: 16px -16px -16px;
}
.tips-extra__1YSrZ {
  margin: 12px 0;
}
.last_report-item__wrapper__26J4u {
  border-bottom: 1px solid #e1e1e1;
  padding-bottom: 16px;
}
.mark_p__1uP-6 {
  margin-left: 32px;
}
.mark_table__2eeTs {
  border-collapse: collapse;
}
.mark_table__2eeTs tr {
  border: 1px solid #000;
}
.mark_table__2eeTs td {
  border: 1px solid #000;
}
.blue_text__3uN_F {
  color: #4d6bed;
  text-decoration: underline;
}

.page-face-video-sample__container {
  background: #fff;
  height: 100vh;
  overflow: auto;
}
.page-face-video-sample__container .face-video-sample__header {
  padding: 16px 16px 20px 16px;
}
.page-face-video-sample__container .face-video-sample__header >div:first-child {
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 22px;
  font-weight: 500;
}
.page-face-video-sample__container .face-video-sample__header span {
  color: rgba(0,0,0,0.6);
  line-height: 22px;
}
.page-face-video-sample__container .face-video-sample__header img {
  width: 100%;
  margin-top: 16px;
}
.page-face-video-sample__container .face-video-sample__footer {
  position: fixed;
  bottom: 0;
  width: 100%;
  background: #fff;
}
.page-face-video-sample__container .face-video-sample__footer a {
  margin: 12px 24px;
}
.page-face-video-sample__container .face-video-sample__footer input {
  position: absolute;
  opacity: 0;
  width: 100%;
  height: 100%;
  left: 0;
}
.page-face-video-sample__container .face-video-sample__error {
  margin-bottom: 68px;
}
.face-video-sample__error {
  background: rgba(0,0,0,0.04);
  padding: 20px 16px 0 16px;
}
.face-video-sample__error >div:first-child {
  font-size: 16px;
  line-height: 22px;
  font-weight: 500;
  text-align: center;
  margin-bottom: 20px;
}
.face-video-sample__error >div:first-child >div {
  width: 35px;
  height: 3px;
  background-image: linear-gradient(90deg, rgba(255,255,255,0) 0%, #d33222 100%);
}
.face-video-sample__error >div:first-child >div:first-child {
  margin-right: 10px;
}
.face-video-sample__error >div:first-child >div:last-child {
  transform: scaleX(-1);
  margin-left: 10px;
}
.face-video-sample__error img {
  width: 100%;
}
.face-video-sample__error img + div {
  text-align: center;
  margin: 8px 0 10px 0;
}
.face-video-sample__error div.rm-flexbox >div:last-child {
  margin-left: 11px;
}

.page-face-video__container {
  width: 100vw;
  height: 100vh;
  color: #fff;
}
.page-face-video__container video {
  background: #000;
}
.page-face-video__container .face-video__header {
  position: fixed;
  z-index: 1;
  top: 0;
  height: 60px;
  width: 100%;
  background: #000;
  text-align: center;
  line-height: 60px;
}
.page-face-video__container .face-video__body {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.page-face-video__container .face-video__footer {
  position: fixed;
  bottom: 0;
  height: 100px;
  width: 100%;
}
.page-face-video__container .face-video__footer .face-video__play-btn {
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 20px solid #fff;
}
.page-face-video__container .face-video__footer >div:first-child {
  height: 60px;
  padding: 0 10px;
  background: rgba(0,0,0,0.5);
}
.page-face-video__container .face-video__footer >div:first-child >div:nth-child(2) {
  text-align: center;
  display: flex;
  justify-content: center;
}
.page-face-video__container .face-video__footer >div:first-child >div:last-child {
  text-align: right;
}
.page-face-video__container .face-video__footer >div:last-child {
  height: 40px;
  background: #000;
}
.progress-circle__container {
  position: relative;
}
.progress-circle__container >div:last-child {
  position: absolute;
  width: 20px;
  height: 20px;
  background: #f00;
  border-radius: 10px;
  left: 15px;
  top: 15px;
}
.progress-circle__container path.rc-progress-circle-trail,
.progress-circle__container path.rc-progress-circle-path {
  transition: stroke-dashoffset 10s linear 0s, stroke-dasharray 10s linear 0s, stroke 10s linear 0s !important;
}
.page-face-video__result {
  width: 100vw;
  height: 100vh;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.page-face-video__result div.rm-result {
  height: 100%;
  background: rgba(0,0,0,0.04);
  padding-top: 0;
  padding-bottom: 0;
}
.page-face-video__result div.rm-result .rm-result-pic {
  width: 160px;
  height: 160px;
  padding-top: 48px;
}
.page-face-video__result div.rm-result .rm-result-title {
  margin-top: 12px;
  font-size: 18px;
  color: rgba(0,0,0,0.8);
  line-height: 26px;
}
.page-face-video__result div.rm-result .rm-result-message {
  font-size: 14px;
  color: rgba(0,0,0,0.4);
  text-align: center;
  line-height: 22px;
  margin-top: 12px;
}
.page-face-video__result div.rm-result .rm-result-message .rm-result-button {
  padding: 0 9px;
}
.page-face-video__result div.rm-result .rm-result-message .rm-result-button:first-child {
  margin-top: 24px;
  margin-bottom: 16px;
}
.page-face-video__result div.rm-result .rm-result-message .rm-result-button:last-child a {
  border: 1px solid #e05a48;
  color: #d33222;
}
.page-face-video__result div.rm-result .rm-button {
  height: 44px;
  line-height: 44px;
}
.page-face-video__result div.rm-result .rm-button span {
  line-height: 44px;
}
.page-face-video__result div.rm-result >div.rm-result-button {
  padding: 0 24px;
  margin-top: 24px;
}
.page-face-video__result .face__image-icon {
  width: 160px;
  height: 160px;
}
.page-face-video__result div.face-result__face {
  padding-bottom: 20px;
  height: 368px;
  background-color: #fff;
}
.page-face-video__result div.face-result__face +div {
  flex: 1;
}
.page-face-video__result .face-result__face-tip {
  margin-bottom: 20px;
  color: rgba(0,0,0,0.6);
  line-height: 22px;
}

.autoCompletePop__3fPaB .checkBody__upnR_ {
  max-height: 320px;
  overflow: auto;
}
.autoCompletePop__3fPaB .footer__1C7Oz {
  display: flex;
  align-items: center;
  width: 100%;
}
.autoCompletePop__3fPaB .footer__1C7Oz .closeBtn__mW-2J {
  color: #666;
}

.login-wrapper__2pFg2 {
  position: relative;
  padding: 32px 24px;
  display: flex;
  flex-direction: column;
}
.login-wrapper__2pFg2 .login-tab__2Vfwj {
  display: flex;
  gap: 16px;
}
.login-wrapper__2pFg2 .login-tab__2Vfwj .h3__2aCcR {
  padding-bottom: 8px;
  font-size: 20px;
  font-weight: 600;
  color: rgba(0,0,0,0.85);
}
.login-wrapper__2pFg2 .login-tab__2Vfwj .h3__2aCcR.is-active__3grC_ {
  color: #e02e24;
  border-bottom: 2px solid #e02e24;
}
.login-wrapper__2pFg2 .form__1TPWG {
  margin-top: 24px;
  font-size: 16px;
}
.login-wrapper__2pFg2 .form__1TPWG .form-field-label__3EEpD {
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 4px;
}
.login-wrapper__2pFg2 .form__1TPWG .rm-list-body {
  border-top: 0;
  border-bottom: 0;
}
.login-wrapper__2pFg2 .form__1TPWG .rm-list-body::before {
  height: 0 !important;
}
.login-wrapper__2pFg2 .form__1TPWG .rm-list-body::after {
  height: 0 !important;
}
.login-wrapper__2pFg2 .form__1TPWG .rm-list-body input {
  text-align: left;
}
.login-wrapper__2pFg2 .form__1TPWG .rm-list-body .rm-list-line::after {
  height: 0 !important;
}
.login-wrapper__2pFg2 .form__1TPWG .rm-list-body .rm-list-flex1 {
  padding: 0 !important;
}
.login-wrapper__2pFg2 .form__1TPWG .rm-list-body .rm-list-content-label {
  padding-right: 12px !important;
  border-right: 1px solid #bbb !important;
}
.login-wrapper__2pFg2 .form__1TPWG .rm-list-body .rm-list-content-label + .rm-list-content-body {
  padding-left: 12px !important;
}
.login-wrapper__2pFg2 .form__1TPWG .rm-list-body .area-code-box__FgzyS {
  display: flex;
  align-items: center;
}
.login-wrapper__2pFg2 .form__1TPWG .rm-list-body .sms-code-box__3WQR7 {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  border-bottom: 1px solid #ebebeb;
}
.login-wrapper__2pFg2 .form__1TPWG .rm-list-body .sms-code-box__3WQR7 .sms-input-box__2UURF {
  flex: 1;
}
.login-wrapper__2pFg2 .form__1TPWG .rm-list-body .sms-code-box__3WQR7 .sms-input-box__2UURF > div {
  border-bottom: 0;
}
.login-wrapper__2pFg2 .form__1TPWG .rm-list-body .sms-code-box__3WQR7 .sms-action-box__3ozfy {
  height: 49px;
  display: inline-flex;
  align-items: center;
}
.login-wrapper__2pFg2 .form__1TPWG .rm-list-body .sms-code-box__3WQR7 .sms-action-box__3ozfy .content__2M9A_ {
  padding-left: 8px;
  border-left: 1px solid #bbb;
  line-height: 20px;
  word-break: keep-all;
}
.login-wrapper__2pFg2 .form__1TPWG.is-email__2wkPi .rm-listcontent > div {
  min-width: 48px;
}
.login-wrapper__2pFg2 .button__2zCMC {
  margin-top: 40px;
}
.login-wrapper__2pFg2.en__27LbG {
  font-size: 14px;
}
.login-wrapper__2pFg2.en__27LbG .h3__2aCcR {
  font-size: 16px;
}
.login-wrapper__2pFg2.en__27LbG .rm-input-control input {
  font-size: 14px;
}
.login-wrapper__2pFg2.en__27LbG .sms-action-box__3ozfy {
  font-size: 14px;
}

.appointment-date__33h3u .rm-calendar .week-panel .cell.cell-grey:not(.disable) {
  color: #121213 !important;
}
.appointment-date__33h3u .rm-calendar .date-wrapper .date.grey:not(.disable):not(.date-selected) {
  color: #121212 !important;
}

.page-face-up__container .rm-notice-bar {
  background: #e6f9ff;
  color: rgba(0,0,0,0.8);
}
.page-face-up__container .certificate__card .am-list .am-list-body .am-list-item:first-child .am-list-line:before {
  content: '';
  position: absolute;
  background-color: #ddd;
  top: 0;
  right: auto;
  left: 0;
  width: 100%;
  height: 1px;
  transform: scaleY(0.5);
}
.page-face-up__container .face-up__content {
  background-color: #fff;
  padding: 12px 16px 16px 16px;
}
.page-face-up__container .face-up__content > div:first-child {
  margin-bottom: 12px;
  font-size: 18px;
  line-height: 22px;
  font-weight: 500;
  color: #333;
}
.page-face-up__container .face-up__content .am-flexbox {
  overflow: inherit;
}
.page-face-up__container .face-up__content .certificate-background {
  position: relative;
  margin: auto;
  width: 214px;
  height: 133px;
}
.page-face-up__container .face-up__content .certificate-background > img {
  width: 100%;
  position: relative;
  display: block;
}
.page-face-up__container .face-up__content .certificate-background .certificate__camera {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.page-face-up__container .face-up__content .certificate-background .certificate__camera .face-up__restart-upload {
  position: absolute;
  width: 100%;
  height: 100%;
  background: #eaedfa;
  opacity: 0.5;
}
.page-face-up__container .face-up__content .certificate-background .certificate__camera .face-up__restart-upload +div {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 36px;
  background: rgba(0,0,0,0.5);
  text-align: center;
  line-height: 36px;
  color: #fff;
}
.page-face-up__container .face-up__content .certificate-background .certificate__camera.certificate__camera-upload > img {
  width: 43px;
  margin-bottom: 4px;
}
.page-face-up__container .face-up__content .certificate-background .certificate__camera.certificate__camera-photo > img {
  object-fit: contain;
  height: 100%;
  max-width: 100%;
  overflow: hidden;
}
.page-face-up__container .face-up__content .certificate-background .certificate__camera span {
  margin: 9px 0;
  line-height: 14px;
  font-size: 14px;
  color: rgba(0,0,0,0.4);
}
.page-face-up__container .face-up__content .certificate-background .certificate__camera.uploading {
  background: rgba(0,0,0,0.5);
}
.page-face-up__container .face-up__content .certificate-background .certificate__camera.uploading span {
  line-height: 22px;
  font-size: 16px;
  color: #fff;
}
.page-face-up__container .face-up__content .certificate-background .certificate__camera.uploading a {
  padding: 6px 10px;
  background: rgba(0,0,0,0.5);
  border-radius: 13px;
  font-size: 14px;
  color: #fff;
  text-align: center;
  line-height: 20px;
  font-weight: 500;
  margin-top: 8px;
}
.page-face-up__container .certificate__manual-tip {
  margin-top: 16px;
  font-size: 14px;
  color: rgba(0,0,0,0.4);
  line-height: 22px;
  text-align: center;
}
.page-face-up__container .certificate__manual-tip a {
  color: #355ccc;
}
.page-face-up__container .face-up__footer {
  position: fixed;
  bottom: 0;
  width: 100%;
  background: #fff;
}
.page-face-up__container .face-up__footer a {
  margin: 12px 24px;
}
.face-up__image-picker {
  position: relative;
  text-align: center;
}
.face-up__image-picker input {
  position: absolute;
  opacity: 0;
  width: 100%;
  height: 100%;
  left: 0;
}
.face-up__action-sheet {
  border-radius: 12px 12px 0 0;
}
.face-up__action-sheet div.rm-action-sheet-button-list-item:first-child {
  border-top: transparent;
}
.face-up__action-sheet div.rm-action-sheet-button-list-item:before {
  background-color: transparent;
}
.face-up__action-sheet div.rm-action-sheet-button-list-item.rm-action-sheet-cancel-button {
  color: rgba(0,0,0,0.4);
}

.verify-wrapper__2rY4F {
  padding: 32px 24px;
  display: flex;
  flex-direction: column;
}
.verify-wrapper__2rY4F .h2__25SUH {
  line-height: 36px;
  font-weight: 500;
  font-size: 26px;
}
.verify-wrapper__2rY4F .form__3xwAL {
  margin-top: 24px;
  font-size: 16px;
}
.verify-wrapper__2rY4F .form__3xwAL .rm-listbody {
  border-top: 0;
  border-bottom: 0;
}
.verify-wrapper__2rY4F .form__3xwAL .rm-listbody::before {
  height: 0 !important;
}
.verify-wrapper__2rY4F .form__3xwAL .rm-listbody::after {
  height: 0 !important;
}
.verify-wrapper__2rY4F .form__3xwAL .rm-listbody input {
  text-align: left;
}
.verify-wrapper__2rY4F .form__3xwAL .rm-listbody .rm-listline::after {
  height: 0 !important;
}
.verify-wrapper__2rY4F .form__3xwAL .rm-listbody .rm-listcontent > div {
  min-width: 72px;
}
.verify-wrapper__2rY4F .form__3xwAL .rm-listbody .rm-listflex1 {
  padding: 0 !important;
}
.verify-wrapper__2rY4F .button__3HWEA {
  margin-top: 40px;
}
.verify-wrapper__2rY4F .info__1KDDP {
  display: flex;
  align-items: center;
  color: #0171c2;
  font-size: 14px;
  margin-top: 10px;
  margin-left: 45%;
}

.edit__KiUNq {
  color: #19e !important;
}
.delete__2i5Ex {
  color: #e02e24 !important;
}
.disabled__2_PPj {
  pointer-events: none !important;
  color: #939395 !important;
}

.page-registration__container {
  height: 100vh;
  background: #fff;
  overflow: auto;
  word-break: break-all;
}
.page-registration__container .page-registration__body {
  padding: 24px 16px;
}
.page-registration__container .page-registration__body >div:first-child >div {
  font-size: 26px;
  font-weight: 500;
}
.page-registration__container .page-registration__body >div:first-child > a {
  font-size: 16px;
  color: #19e;
}
.page-registration__container .page-registration__body .page-list__wrapper .rm-list-extra {
  flex-basis: 45% !important;
}
.page-registration__container .page-registration__body .page-registration__info {
  background: rgba(18,18,19,0.03);
  margin: 16px 0;
  padding: 8px;
}
.page-registration__container .page-registration__body .page-registration__info >div {
  margin-top: 4px;
  font-size: 14px;
  color: #121213;
  line-height: 24px;
}
.page-registration__container .page-registration__body .page-registration__info >div:first-child {
  margin-top: 0;
  padding-bottom: 8px;
  border-bottom: solid 1px #ddd;
  font-weight: 500;
}
.page-registration__container .page-registration__body >div.rm-list {
  margin-bottom: 156px;
}
.page-registration__container .page-registration__body >div.rm-list .rm-list-item {
  padding-left: 0;
}
.page-registration__container .page-registration__footer {
  position: fixed;
  bottom: 0;
  z-index: 998;
  width: 100%;
  border-top: solid 1px #ddd;
  color: #999;
  background: #fff;
}
.page-registration__container .page-registration__footer > div {
  padding: 16px;
}
.page-registration__container .page-registration__footer > div label {
  font-size: 14px;
  line-height: 20px;
  margin-left: 8px;
  display: inline-block;
}
.page-registration__container .page-registration__footer > div label > span {
  float: left;
  margin-right: 8px;
}
.page-registration__container .page-registration__footer > div label > div {
  margin-left: 29px;
}
.page-registration__container .page-registration__footer > div a {
  margin-top: 16px;
}

.search-bar__1e1sn {
  flex: 0 0 auto;
}
.search-result-list__TNZ2J .rm-radio {
  margin: 0 12px;
  padding: 12px 0;
  width: 100%;
  border-bottom: 1px solid rgba(0,0,0,0.1);
}
.search-result-list__TNZ2J .rm-radio .rm-radio-checked-icon {
  top: 13px;
  left: -1px;
}
.search-result-list__TNZ2J .rm-radio .rm-radio-content {
  flex: 1;
  text-align: left;
}
.not-found__1K6-r {
  margin-top: 64px;
  color: #aaa;
}

.modal__wrapper__MPguj .rm-modal-title {
  font-size: 14px;
  color: #121213;
  margin-top: 8px;
  line-height: 20px;
}
.modal__1_9Q2 {
  width: 100vw;
}
.modal__1_9Q2 .rm-modal-body {
  height: 300px;
}
.modal__1_9Q2 .search__result__list {
  height: 250px;
  overflow: auto;
}
.field__wrapper__3nMoK {
  display: flex;
  justify-content: space-between !important;
  align-items: center;
}
.field__wrapper__3nMoK .placeholder__bUAxT {
  color: #bbb;
}
.field__wrapper__3nMoK .icon__1eNRb {
  width: 30px;
  height: 30px;
  padding-left: 8px;
}

.wrapper__31NtW {
  display: flex;
  flex-wrap: wrap;
}

.pdf-viewer-container__2CE6O {
  overflow: auto;
}
.pdf-viewer-container__2CE6O .rm-modal-body {
  height: calc(100% - 50px) !important;
}
.pdf-viewer-container__2CE6O .react-pdf__Page__canvas {
  width: 100vw !important;
  height: auto !important;
}

.nickname__none__wrapper__3PUmm {
  text-align: center;
  border: 1px dashed #e02e24;
  border-radius: 4px;
  display: flex;
  flex-direction: column;
  height: 98px;
  justify-content: center;
}
.nickname__none__wrapper__3PUmm .title__2o1-x {
  align-items: center;
  color: #e02e24;
  display: flex;
  font-size: 14px;
  font-weight: 400;
  height: 36px;
  justify-content: center;
  line-height: 36px;
}
.nickname__show__wrapper__2TmKY {
  min-height: 46px;
  margin-bottom: 20px;
  background: rgba(224,46,36,0.03);
  border-radius: 4px;
  border: 1px dashed rgba(18,18,19,0.14);
  color: #121213;
}
.nickname__show__wrapper__2TmKY .nickname__pinyin__wrapper__2d4P4 {
  min-height: 46px;
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.nickname__show__wrapper__2TmKY .nickname__pinyin__wrapper__2d4P4 >div:first-child {
  flex: 1;
  min-width: 0;
  margin: 0 16px;
}
.nickname__show__wrapper__2TmKY .nickname__3WXJY {
  font-size: 20px;
  line-height: 24px;
  word-wrap: break-word;
  padding: 8px 0;
}
.nickname__show__wrapper__2TmKY .btn__remove__2c2rf {
  width: 40px;
  font-size: 14px;
  background: rgba(224,46,36,0.1);
  color: #e02e24;
  display: flex;
  justify-content: center;
  align-items: center;
}

.english_name__add__wrapper__2XjD5 {
  min-height: 280px;
}
.manual__wrapper__2V62j {
  padding: 16px;
  padding-top: 0;
}
.manual__wrapper__2V62j .rm-list-box {
  padding: 0;
}
.manual__wrapper__2V62j .rm-list-content-label {
  width: 26% !important;
  padding-right: 0 !important;
}
.manual__wrapper__2V62j .rm-pickerplaceholder-box {
  text-align: left;
}
.manual__wrapper__2V62j input {
  text-align: left !important;
}
.manual__wrapper__2V62j .rm-pickerbox {
  justify-content: flex-start;
  margin-left: 16px;
}
.manual__wrapper__2V62j .content__1KRJH {
  margin: 8px auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  min-height: 140px;
}
.manual__wrapper__2V62j .footer__39gtk {
  margin: 8px 0;
  padding: 0px;
}
.manual__wrapper__2V62j .footer__39gtk .rm-button {
  height: 44px;
  margin-top: 12px;
}
.manual__wrapper__2V62j .footer__39gtk .extra__1D-2k {
  font-size: 14px;
  color: #999;
  text-align: center;
  line-height: 20px;
  font-weight: 400;
  margin-top: 8px;
}
.manual__wrapper__2V62j .footer__39gtk .extra__1D-2k.red__pbuAI {
  color: #f00;
}
.fail_info__S2dGF {
  word-wrap: break-word;
}
.hand_change_div__3G78B {
  color: rgba(18,18,19,0.3);
  text-align: start;
  margin-top: 10px;
}
.hand_change_a__3EC7E {
  color: #1890ff;
  text-align: start;
}
.hand_return_div__4OnEO {
  color: #1890ff;
  margin-top: 10px;
}

.modal__add_nickname__2fZhg .rm-modal-header {
  border-bottom: 1px solid #e9e9e9;
}
.modal__add_nickname__2fZhg .rm-modal-close {
  top: 16px;
}
.modal__add_nickname__2fZhg .rm-modal-title {
  padding-top: 12px;
  padding-bottom: 12px;
}

.nickname__blank__wrapper__1WahQ,
.nickname__show__wrapper__2-GTD {
  height: 46px;
  margin-bottom: 20px;
}
.nickname__none__wrapper__27cNt {
  text-align: center;
  border: 1px dashed #e02e24;
  border-radius: 4px;
  display: flex;
  flex-direction: column;
  height: 98px;
  justify-content: center;
}
.nickname__none__wrapper__27cNt .title__2Kz2K {
  align-items: center;
  color: #e02e24;
  display: flex;
  font-size: 14px;
  font-weight: 400;
  height: 36px;
  justify-content: center;
  line-height: 36px;
}
.nickname__none__wrapper__27cNt .extra__1lgPA {
  color: #bbb;
  font-size: 12px;
  font-weight: 400;
  height: 22px;
  line-height: 22px;
}
.nickname__show__wrapper__2-GTD {
  background: rgba(224,46,36,0.03);
  border-radius: 4px;
  border: 1px dashed rgba(18,18,19,0.14);
  color: #121213;
}
.nickname__show__wrapper__2-GTD .nickname__pinyin__wrapper__3KGfh {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.nickname__show__wrapper__2-GTD .nickname__1RYBj {
  margin-left: 16px;
  font-size: 20px;
  line-height: 24px;
}
.nickname__show__wrapper__2-GTD .pinyin__3wLEA {
  margin-left: 16px;
  font-size: 12px;
  line-height: 20px;
}
.nickname__add__wrapper__ZkHRk {
  height: 98px;
  color: #e02e24;
  background: #fff;
  border-radius: 4px;
  border: 1px dashed #e02e24;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
}
.nickname__show__wrapper__2-GTD .btn__change__2Y-1z {
  background: #fff;
  border: 1px solid #bfd8f5;
  border-radius: 10px;
  font-size: 12px;
  height: 20px;
  line-height: 20px;
  margin: 8px auto;
  width: 64px;
}
.nickname__show__wrapper__2-GTD .btn__remove__3-rfP {
  font-size: 14px;
  background: rgba(224,46,36,0.1);
  color: #e02e24;
  height: 100%;
  width: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.nickname__show__wrapper__2-GTD.selected__10BRH {
  border: 1px solid #e02e24;
}
.nickname__show__wrapper__2-GTD.selected__10BRH::after,
.nickname__show__wrapper__2-GTD.selected__10BRH::before {
  content: '';
  background: transparent;
  display: block;
  position: absolute;
  z-index: 0;
}
.nickname__show__wrapper__2-GTD.selected__10BRH::after {
  top: 16px;
  right: -1px;
  bottom: 16px;
  left: -1px;
  border-left: 1px dashed #fff;
  border-right: 1px dashed #fff;
}
.nickname__show__wrapper__2-GTD.selected__10BRH::before {
  top: -1px;
  right: 16px;
  bottom: -1px;
  left: 16px;
  border-top: 1px dashed #fff;
  border-bottom: 1px dashed #fff;
}
.nickname__modal__show__wrapper__37W9G {
  width: 100px;
  height: 122px;
  margin-bottom: 20px;
}
.nickname__modal__show__wrapper__37W9G {
  background: rgba(224,46,36,0.03);
  border-radius: 4px;
  border: 1px dashed rgba(18,18,19,0.14);
  color: #121213;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
}
.nickname__modal__show__wrapper__37W9G .nickname__1RYBj {
  font-size: 20px;
  line-height: 24px;
}
.nickname__modal__show__wrapper__37W9G .pinyin__3wLEA {
  font-size: 12px;
  line-height: 20px;
}
.nickname__modal__show__wrapper__37W9G {
  position: relative;
}
.nickname__modal__show__wrapper__37W9G .btn__change__2Y-1z {
  background: #fff;
  border: 1px solid #bfd8f5;
  border-radius: 10px;
  font-size: 12px;
  height: 20px;
  line-height: 20px;
  margin: 8px auto;
  width: 64px;
}
.nickname__modal__show__wrapper__37W9G .btn__remove__3-rfP {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  font-size: 14px;
  background: rgba(224,46,36,0.1);
  color: #e02e24;
}
.nickname__modal__show__wrapper__37W9G.selected__10BRH {
  border: 1px solid #e02e24;
}
.nickname__modal__show__wrapper__37W9G.selected__10BRH::after,
.nickname__modal__show__wrapper__37W9G.selected__10BRH::before {
  content: '';
  background: transparent;
  display: block;
  position: absolute;
  z-index: 0;
}
.nickname__modal__show__wrapper__37W9G.selected__10BRH::after {
  top: 16px;
  right: -1px;
  bottom: 16px;
  left: -1px;
  border-left: 1px dashed #fff;
  border-right: 1px dashed #fff;
}
.nickname__modal__show__wrapper__37W9G.selected__10BRH::before {
  top: -1px;
  right: 16px;
  bottom: -1px;
  left: 16px;
  border-top: 1px dashed #fff;
  border-bottom: 1px dashed #fff;
}

.nickname__add__wrapper__1PSbQ {
  padding: 16px;
  padding-top: 0;
  min-height: 280px;
}
.manual__wrapper__2JhQj .rm-listbox,
.system__wrapper__2FG46 .rm-listbox {
  padding: 0;
}
.manual__wrapper__2JhQj .rm-listcontent-label,
.system__wrapper__2FG46 .rm-listcontent-label {
  width: 60px;
}
.manual__wrapper__2JhQj .rm-pickerplaceholder-box,
.system__wrapper__2FG46 .rm-pickerplaceholder-box {
  text-align: left;
}
.manual__wrapper__2JhQj input,
.system__wrapper__2FG46 input {
  text-align: left !important;
}
.manual__wrapper__2JhQj .rm-pickerbox,
.system__wrapper__2FG46 .rm-pickerbox {
  justify-content: flex-start;
  margin-left: 16px;
}
.manual__wrapper__2JhQj .content__2HEx4,
.system__wrapper__2FG46 .content__2HEx4 {
  margin: 8px auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  min-height: 140px;
}
.manual__wrapper__2JhQj .footer__1NEFv,
.system__wrapper__2FG46 .footer__1NEFv {
  margin: 8px 0;
  padding: 8px;
}
.manual__wrapper__2JhQj .footer__1NEFv .rm-button,
.system__wrapper__2FG46 .footer__1NEFv .rm-button {
  height: 44px;
  margin-top: 12px;
}
.manual__wrapper__2JhQj .footer__1NEFv .extra__3i-SQ,
.system__wrapper__2FG46 .footer__1NEFv .extra__3i-SQ {
  font-size: 14px;
  color: #999;
  text-align: center;
  line-height: 20px;
  font-weight: 400;
  margin-top: 8px;
}
.manual__wrapper__2JhQj .footer__1NEFv .extra__3i-SQ.red__rKV9S,
.system__wrapper__2FG46 .footer__1NEFv .extra__3i-SQ.red__rKV9S {
  color: #f00;
}
.nickname__blank__wrapper__13Ths,
.nickname__show__wrapper__MCLZ0 {
  height: 46px;
  margin-bottom: 20px;
}
.nickname__none__wrapper__1oIfM {
  text-align: center;
  border: 1px dashed #e02e24;
  border-radius: 4px;
  display: flex;
  flex-direction: column;
  height: 98px;
  justify-content: center;
}
.nickname__none__wrapper__1oIfM .title__3b5mb {
  align-items: center;
  color: #e02e24;
  display: flex;
  font-size: 14px;
  font-weight: 400;
  height: 36px;
  justify-content: center;
  line-height: 36px;
}
.nickname__none__wrapper__1oIfM .extra__3i-SQ {
  color: #bbb;
  font-size: 12px;
  font-weight: 400;
  height: 22px;
  line-height: 22px;
}
.nickname__show__wrapper__MCLZ0 {
  background: rgba(224,46,36,0.03);
  border-radius: 4px;
  border: 1px dashed rgba(18,18,19,0.14);
  color: #121213;
}
.nickname__show__wrapper__MCLZ0 .nickname__pinyin__wrapper__2toK6 {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.nickname__show__wrapper__MCLZ0 .nickname__3V2Qe {
  margin-left: 16px;
  font-size: 20px;
  line-height: 24px;
}
.nickname__show__wrapper__MCLZ0 .pinyin__-X2Sb {
  margin-left: 16px;
  font-size: 12px;
  line-height: 20px;
}
.nickname__add__wrapper__1PSbQ {
  height: 98px;
  color: #e02e24;
  background: #fff;
  border-radius: 4px;
  border: 1px dashed #e02e24;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
}
.nickname__show__wrapper__MCLZ0 .btn__change__1_EH2 {
  background: #fff;
  border: 1px solid #bfd8f5;
  border-radius: 10px;
  font-size: 12px;
  height: 20px;
  line-height: 20px;
  margin: 8px auto;
  width: 64px;
}
.nickname__show__wrapper__MCLZ0 .btn__remove__fECA7 {
  font-size: 14px;
  background: rgba(224,46,36,0.1);
  color: #e02e24;
  height: 100%;
  width: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.nickname__show__wrapper__MCLZ0.selected__3rYk3 {
  border: 1px solid #e02e24;
}
.nickname__show__wrapper__MCLZ0.selected__3rYk3::after,
.nickname__show__wrapper__MCLZ0.selected__3rYk3::before {
  content: '';
  background: transparent;
  display: block;
  position: absolute;
  z-index: 0;
}
.nickname__show__wrapper__MCLZ0.selected__3rYk3::after {
  top: 16px;
  right: -1px;
  bottom: 16px;
  left: -1px;
  border-left: 1px dashed #fff;
  border-right: 1px dashed #fff;
}
.nickname__show__wrapper__MCLZ0.selected__3rYk3::before {
  top: -1px;
  right: 16px;
  bottom: -1px;
  left: 16px;
  border-top: 1px dashed #fff;
  border-bottom: 1px dashed #fff;
}
.nickname__modal__show__wrapper__2I_LT {
  width: 100px;
  height: 180px;
  margin-bottom: 0px;
}
.nickname__modal__show__wrapper__2I_LT {
  background: rgba(224,46,36,0.03);
  border-radius: 4px;
  border: 1px dashed rgba(18,18,19,0.14);
  color: #121213;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
}
.nickname__modal__show__wrapper__2I_LT .nickname__3V2Qe {
  font-size: 20px;
  line-height: 24px;
}
.nickname__modal__show__wrapper__2I_LT .pinyin__-X2Sb {
  font-size: 12px;
  line-height: 20px;
}
.nickname__modal__show__wrapper__2I_LT {
  position: relative;
}
.nickname__modal__show__wrapper__2I_LT .btn__change__1_EH2 {
  background: #fff;
  border: 1px solid #bfd8f5;
  border-radius: 10px;
  font-size: 12px;
  height: 20px;
  line-height: 20px;
  margin: 8px auto;
  width: 64px;
}
.nickname__modal__show__wrapper__2I_LT .btn__remove__fECA7 {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  font-size: 14px;
  background: rgba(224,46,36,0.1);
  color: #e02e24;
}
.nickname__modal__show__wrapper__2I_LT.selected__3rYk3 {
  border: 1px solid #e02e24;
}
.nickname__modal__show__wrapper__2I_LT.selected__3rYk3::after,
.nickname__modal__show__wrapper__2I_LT.selected__3rYk3::before {
  content: '';
  background: transparent;
  display: block;
  position: absolute;
  z-index: 0;
}
.nickname__modal__show__wrapper__2I_LT.selected__3rYk3::after {
  top: 16px;
  right: -1px;
  bottom: 16px;
  left: -1px;
  border-left: 1px dashed #fff;
  border-right: 1px dashed #fff;
}
.nickname__modal__show__wrapper__2I_LT.selected__3rYk3::before {
  top: -1px;
  right: 16px;
  bottom: -1px;
  left: 16px;
  border-top: 1px dashed #fff;
  border-bottom: 1px dashed #fff;
}
.meaning__3jt8I {
  color: #666;
  font-size: 12px;
  word-break: break-all;
  word-wrap: break-word;
  white-space: pre-wrap;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
}
.btn__add_beixuan__1lNog {
  border-radius: 10px;
  border: 0.2px solid #bfd8f5;
  width: 80%;
  margin-top: 4px;
  margin-left: 10%;
}
.btn__add_gary__1mKv4 {
  border-radius: 10px;
  width: 80%;
  margin-top: 4px;
  margin-left: 10%;
  background-color: #d9d9d9;
  color: #808080;
}
.btn__use__lZfiV {
  border-radius: 10px;
  width: 80%;
  margin-left: 10%;
  background: #e02e24;
  color: #fff;
}

.control__wrapper__2qAdU {
  align-items: center;
  display: flex;
  height: 56px;
}
.label__30GgO {
  color: #666;
  flex: 0 0 78px;
  font-size: 16px;
  height: 20px;
  line-height: 20px;
  text-align: left;
}
.control__3akGF {
  flex-grow: 1;
}
.control__3akGF input {
  text-align: left !important;
}

.nickname__add__wrapper__1LmFJ {
  padding: 16px;
  padding-top: 0;
  min-height: 280px;
}
.manual__wrapper__3Qwi4 .rm-listbox,
.system__wrapper__3CLBB .rm-listbox {
  padding: 0;
}
.manual__wrapper__3Qwi4 .rm-listcontent-label,
.system__wrapper__3CLBB .rm-listcontent-label {
  width: 60px;
}
.manual__wrapper__3Qwi4 .rm-pickerplaceholder-box,
.system__wrapper__3CLBB .rm-pickerplaceholder-box {
  text-align: left;
}
.manual__wrapper__3Qwi4 input,
.system__wrapper__3CLBB input {
  text-align: left !important;
}
.manual__wrapper__3Qwi4 .rm-pickerbox,
.system__wrapper__3CLBB .rm-pickerbox {
  justify-content: flex-start;
  margin-left: 16px;
}
.manual__wrapper__3Qwi4 .content__Rpfgn,
.system__wrapper__3CLBB .content__Rpfgn {
  margin: 8px auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  min-height: 140px;
}
.manual__wrapper__3Qwi4 .footer__1B6Cy,
.system__wrapper__3CLBB .footer__1B6Cy {
  margin: 8px 0;
  padding: 8px;
}
.manual__wrapper__3Qwi4 .footer__1B6Cy .rm-button,
.system__wrapper__3CLBB .footer__1B6Cy .rm-button {
  height: 44px;
  margin-top: 12px;
}
.manual__wrapper__3Qwi4 .footer__1B6Cy .extra__3zPjB,
.system__wrapper__3CLBB .footer__1B6Cy .extra__3zPjB {
  font-size: 14px;
  color: #999;
  text-align: center;
  line-height: 20px;
  font-weight: 400;
  margin-top: 8px;
}
.manual__wrapper__3Qwi4 .footer__1B6Cy .extra__3zPjB.red__1M6GO,
.system__wrapper__3CLBB .footer__1B6Cy .extra__3zPjB.red__1M6GO {
  color: #f00;
}
.recommendTitle__38Md1 {
  color: #000;
  text-align: start;
  margin-top: 12px;
}

.modal__add_nickname__2nZLz .rm-modal-header {
  border-bottom: 1px solid #e9e9e9;
}
.modal__add_nickname__2nZLz .rm-modal-title {
  font-size: 14px;
  padding-top: 8px;
  padding-bottom: 12px;
}
.modal__add_nickname__2nZLz .rm-radiowrapper > div:first-of-type {
  margin-right: 32px;
}
@media (max-width: 358px) {
  .dnd-wrapper__38AFi {
    justify-content: space-around;
  }
}
@media (min-width: 768px) {
  .dnd-wrapper__38AFi {
    justify-content: space-around;
  }
}

.description__wrapper__qoI4b {
  position: relative;
}
.view-acquaintance__3t1a2 {
  text-decoration: underline;
}
.description__1C1mU {
  color: #666;
  background: rgba(18,18,19,0.03);
  border-radius: 4px;
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 16px;
  padding: 8px;
  box-shadow: 0px 2px 2px #e5e5e5;
}
.description__1C1mU p {
  margin: 4px auto;
}
.description__1C1mU .scrap__1tiCc {
  color: #121213;
}
.description__1C1mU .accordion__15aIh.shrink__ekjVY {
  display: none;
}
.description__1C1mU .accordion__15aIh.expand__3zrxJ {
  display: block;
}
.description__1C1mU .rules__ZYE7w {
  margin-top: 8px;
  border-top: 1px solid #e1e1e1;
  padding-top: 8px;
}
.btn__expand__2DHrD {
  position: absolute;
  background: #f5f5f5;
  box-shadow: 0px -2px 2px #e5e5e5;
  color: #999;
  bottom: -14px;
  right: 14px;
  height: 28px;
  width: 28px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.modal__3XQQ3 .rm-radio-wrapper {
  display: inline-block;
  margin-bottom: 20px;
}
.title__QBJek {
  color: #000;
}
.text__2quuz {
  font-size: 13px;
  margin-bottom: 10px;
}

.page-nickname__1-3sy {
  height: 100vh;
  display: flex;
  flex-direction: column;
  position: relative;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.notice-bar__225p6 {
  min-height: 52px !important;
  background: #e4f1ff;
}
.content__wrapper__1wydz {
  padding: 24px;
  font-size: 16px;
  line-height: 24px;
  position: relative;
  flex: 1 0;
}
.footer__1nPvQ {
  padding: 8px 16px 0;
  border-top: 1px solid #e1e1e1;
  background: #fff;
  box-shadow: 0px -5px 5px #e5e5e5;
  height: 100px;
}

.file__wrapper__1BQrV {
  height: 52px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.file__wrapper__1BQrV .filename__1KKEi {
  margin: 0 8px;
  max-width: 300px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  flex-grow: 1;
}

.main__3g54y {
  padding: 16px;
  color: #666;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}
.main__3g54y .h1__YqhPM {
  color: #121213;
  font-size: 24px;
  font-weight: 600;
  height: 30px;
  line-height: 30px;
  text-align: center;
}
.footer__2r8b2 {
  padding: 16px;
  background: #fff;
  box-shadow: 0px -5px 5px #e5e5e5;
}
.toast__content__xzOZY {
  font-size: 16px;
  color: #121213;
  text-align: center;
  line-height: 24px;
  font-weight: 400;
}

.basic-info__wrapper__1Mitw .rm-list-content-body {
  width: 0;
}
.basic-info__wrapper__1Mitw .rm-date-picker {
  justify-content: space-between !important;
}
.basic-info__wrapper__1Mitw .rm-picker-content-placeholder {
  text-align: left !important;
  color: rgba(18,18,19,0.3);
}
.basic-info__wrapper__1Mitw .rm-listcontent-label + div {
  width: calc(100% - 140px);
}
.basic-info__wrapper__1Mitw .rm-picker-box {
  display: flex;
  justify-content: space-between;
}
.basic-info__wrapper__1Mitw .rm-list-required {
  display: none;
}
.notice-bar__2Yyud {
  background: #e4f1ff;
}
.gender__1_lRL {
  margin-left: -12px;
}
.basic-info__wrapper__1Mitw .rm-inputcontrol > input {
  margin-left: -2px;
}
.position-mode__wrapper__Peyej {
  justify-content: start;
  padding: 0;
  height: 20px;
}
.expect-graduate-date-help__2CDvz {
  font-size: 13px;
  color: #0171c2;
  white-space: nowrap;
  margin-bottom: 6px;
  width: 50%;
}
.advanced-degree-help__2iYA8 {
  font-size: 13px;
  color: #0171c2;
  white-space: nowrap;
  width: 50%;
  margin-bottom: 6px;
  overflow: hidden;
  word-wrap: break-word;
  white-space: pre-wrap;
}
.requiredIcon__1IBlY {
  color: #f00;
  font-size: 15px;
  display: inline-flex;
  position: relative;
  top: 2px;
}
.enterHelper__1y2TQ {
  color: #666;
  border: solid;
  background-color: #f7f7f7;
  border-left-width: 6px;
  border-top-width: 0;
  border-right-width: 0;
  border-bottom-width: 0;
  border-left-color: #dedede;
  border-top-left-radius: 5px 10px;
  border-bottom-left-radius: 5px 10px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 10px 0 10px 10px;
  font-size: 12px;
}
.control__upload__3ejys {
  margin-top: 8px;
}
.control__upload__3ejys .rm-button {
  height: 36px;
  font-size: 14px;
}
.control__upload__3ejys .rm-icon-md {
  width: 16px;
  height: 16px;
}
.control__upload__3ejys .btn__1V0uo {
  border-style: solid;
  height: 36px;
  border-radius: 4px;
  flex-direction: row;
  font-size: 14px;
  width: 80%;
}
.control__upload__3ejys .btn__1V0uo .wrapper__upload_title {
  margin-top: 0;
  margin-bottom: 4px;
}

.wing-blank__2bvaw {
  background: rgba(18,18,19,0.03);
  border-radius: 4px;
  margin-bottom: 16px;
  padding: 8px;
  word-break: break-all;
  color: #666;
  line-height: 24px;
  font-size: 14px;
}
.card__wrapper__1Dois {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.img__card__20e3- {
  width: 240px;
  height: 164px;
  margin-top: 8px;
  border: 1px solid #e0e0e0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.img__portrait__1jo6s {
  margin-top: 8px;
  width: 86px;
  height: 86px;
  border: 1px solid #e0e0e0;
}
.whitespace__29wMW {
  background: #f0f1f2;
  margin: 8px -16px;
}
.accordion__2B3K4 {
  font-size: 16px;
  color: #666;
  line-height: 36px;
  font-weight: 400;
  word-break: break-all;
}
.accordion__2B3K4 .rm-accordion-item.rm-accordion-item-active .rm-accordion-header {
  background-color: #fff !important;
  border-bottom: none;
}
.accordion__2B3K4 .rm-accordion-item.rm-accordion-item-active .rm-accordion-content {
  overflow: inherit;
}
.accordion__2B3K4 .rm-accordion-item.rm-accordion-item-active .rm-accordion-content-box {
  min-height: 1px;
}
.accordion__2B3K4 .rm-accordion-header {
  padding-left: 0 !important;
  font-size: 16px !important;
}
.accordion__2B3K4 .material__wrapper__T8q2D .head__3f_Qb {
  font-size: 16px;
}
.accordion__2B3K4 .material__wrapper__T8q2D img {
  width: 100%;
  height: 100%;
}
.contact__wrapper__1IUPq {
  margin-top: 16px;
  font-size: 14px;
  line-height: 24px;
}
.panel__1IpzT.nickname-panel__3Nk21 .rm-accordion-header > span {
  position: absolute;
  right: 0;
}
.panel__1IpzT.nickname-panel__3Nk21 .rm-accordion-header i {
  transform: inherit !important;
}
.panel__1IpzT.nickname-panel__3Nk21 .rm-accordion-header i +span {
  position: absolute;
  right: 40px;
}
.school-name__2iJjt,
.workunit-name__t2-xT {
  max-width: 300px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.bank__1QtDG {
  padding-left: 16px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  max-width: calc(100vw - 148px);
  text-align: right;
}

.upload__div__cX87g {
  width: 100%;
  background-color: #fff;
  border-top: solid 1px #f0f0f0;
  align-items: center;
  justify-content: center;
  padding-bottom: 10px;
}
.upload__main__18ZSp {
  width: 95%;
  border: dashed 1px #e02e24;
  height: 164px;
  margin: 10px auto 0 auto;
}
.add__icon__1GXfK {
  height: 24px;
  width: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 44px auto 8px auto;
}
.upload__title__3MEDh {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  margin: 0 auto;
  color: #e02e24;
  font-size: 15px;
  line-height: 1.2px;
}
.upload__text__3R-TR {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 4px auto 0 auto;
  color: #666;
  font-size: 13px;
}
.action__btn__1-uok {
  position: relative;
  text-align: center;
}
.action__btn__1-uok input {
  position: absolute;
  opacity: 0;
  width: 100%;
  height: 100%;
  left: 0;
}
.action__sheet__27Uie div.rm-action-sheet-button-list-item {
  overflow: hidden;
}
.action__sheet__27Uie div.rm-action-sheet-button-list-item.rm-action-sheet-cancel-button {
  color: rgba(0,0,0,0.4);
  overflow: hidden;
}
.wrapper__img__29Y9b,
.wrapper__upload__aZfot {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  height: 164px;
  width: 240px;
  margin: 16px auto;
}
.wrapper__upload__aZfot {
  border: 1px dashed #e02e24;
  color: #e02e24;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  position: relative;
}
.wrapper__upload__aZfot .title__1Zihb {
  margin-top: 8px;
}
.wrapper__img__29Y9b {
  position: relative;
  border: 1px solid #e0e0e0;
}
.wrapper__img__29Y9b .img__DSAas {
  width: 100%;
  height: 100%;
}
.wrapper__img__29Y9b .delete__xCFQL {
  position: absolute;
  top: -12px;
  right: -12px;
}
.title-div__2duSO {
  border-left: solid 2px #e32c17;
  color: #000;
  line-height: 22px;
  font-size: 14px;
  margin: 20px 20px 0px 20px;
  display: flex;
  align-items: center;
  padding-left: 10px;
  font-weight: bold;
}
.text-div__2lR1d {
  color: rgba(0,0,0,0.8);
  font-size: 14px;
  margin: 10px 20px 10px 20px;
  line-height: 22px;
}
.example-img__3WP7j {
  height: 149px;
  width: 121px;
  margin: 10px auto 20px auto;
  display: flex;
  align-items: center;
}
.wrapper__img__29Y9b {
  height: 36px;
  flex-direction: row;
  font-size: 14px;
  width: 90%;
}
.portrait-img__Qlqxm {
  margin-left: 40%;
  width: 91px;
  height: 112px;
}
.grad-file__hRd1q {
  display: block;
  margin-left: 20%;
  margin: 0 auto;
}
.grad-file-img__13XSa {
  width: 200px;
  height: 121px;
  margin: 20px auto 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.grad-file-abroad-img__2jY_X {
  width: 150px;
  height: 197px;
  margin-left: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 15px auto 20px auto;
}
.labor-img__1dySC {
  width: 190px;
  height: 121px;
  margin: 15px auto 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
.signResult__2Ehdg {
  width: 90vw;
  background: #fff;
}
.signResult__2Ehdg .rm-result {
  margin-top: 0px;
  padding-top: 0px;
  border-bottom: 0px;
}
.signResult__2Ehdg .rm-result .rm-result-button {
  margin-top: 53px;
}
.arrayRadio__3jxRk {
  text-align: start;
}
.arrayRadio__3jxRk .rm-radio-wrapper {
  justify-content: flex-start;
}

.list_idCard__n5W8n .rm-list-body {
  padding: 0 16px;
}
.list_idCard__n5W8n .rm-list-header {
  padding: 16px 0px;
  border-bottom: 1px solid #ebebeb;
  font-weight: bold;
}
.list_idCard__n5W8n .rm-list-header .rm-list-before-decro {
  display: none;
}
.list_idCard__n5W8n .rm-list-box {
  padding: 0 !important;
}
.title__1BIFj {
  font-size: 16px;
  color: #121213;
  font-weight: 600;
  margin-left: 16px;
}
.ocrFeedback__3YoT9 .body__3Dsc9 {
  height: calc(100vh - 133px);
  overflow: auto;
}
.ocrFeedback__3YoT9 .form__1op3l .content___NED3 {
  padding: 0 16px 12px 16px;
}
.ocrFeedback__3YoT9 .footer__34ji3 {
  display: flex;
  align-items: center;
  width: 100%;
}
.ocrFeedback__3YoT9 .footer__34ji3 .closeBtn__UVYT4 {
  color: #666;
}

.section__wrapper__1VVnv {
  border: 1px solid #e5e5e5;
  margin: 0px 10px 8px;
  font-size: 16px;
  padding: 22px 22px 0 22px;
  background: #fff;
  color: #666;
}
.section__wrapper__1VVnv .rm-list-flex-box .rm-list-content-body .rm-radio-wrapper {
  justify-content: flex-end !important;
}
.section__wrapper__1VVnv .rm-listline >div:first-of-type {
  width: 100%;
}
.section__wrapper__1VVnv .extra__BTU91 {
  font-size: 14px;
  color: #999;
  line-height: 20px;
}
.section__wrapper__1VVnv .title__FPSYD {
  font-size: 16px;
  color: #121213;
  line-height: 22px;
  font-weight: 600;
  margin-bottom: 16px;
  margin-left: 10px;
}
.section__wrapper__1VVnv .portrait__1sCev {
  width: 86px;
  height: 86px;
  margin: 16px;
}
.section__wrapper__1VVnv .description__2Ix0e {
  background: rgba(18,18,19,0.03);
  border-radius: 4px;
  font-size: 14px;
  color: #666;
  line-height: 24px;
  padding: 8px;
}
.section__wrapper__1VVnv .control__radio__k8men {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding-top: 8px;
}
.section__wrapper__1VVnv .control__radio__k8men .rm-listbox {
  padding: 0;
}
.section__wrapper__1VVnv .control__radio__k8men .rm-listcontent {
  font-size: 16px !important;
  color: #666 !important;
}
.section__wrapper__1VVnv .control__radio__k8men .rm-list-flex-box .rm-list-content-label {
  white-space: nowrap;
}
.section__wrapper__1VVnv .control__upload__3Riuj {
  margin-top: 8px;
}
.section__wrapper__1VVnv .control__upload__3Riuj .rm-button {
  height: 36px;
  font-size: 14px;
}
.section__wrapper__1VVnv .control__upload__3Riuj .rm-icon-md {
  width: 16px;
  height: 16px;
}
.section__wrapper__1VVnv .control__upload__3Riuj .btn__33618 {
  border-style: solid;
  height: 36px;
  border-radius: 4px;
  flex-direction: row;
  font-size: 14px;
  width: 100%;
}
.section__wrapper__1VVnv .control__upload__3Riuj .btn__33618 .wrapper__upload_title {
  margin-top: 0;
  margin-bottom: 4px;
}
.modal__bank__wrapper__3qgKf {
  z-index: 1001;
}
.modal__bank__wrapper__3qgKf .rm-modal-title {
  font-size: 14px;
  color: #121213;
  margin-top: 8px;
  line-height: 20px;
}
.modal__bank__wrapper__3qgKf .title__wrapper__1IIdf {
  display: flex;
  position: relative;
  justify-content: center;
}
.modal__bank__wrapper__3qgKf .title-btn__confirm__2s14d {
  position: absolute;
  right: 8px;
  color: #007aff;
}
.modal__bank__wrapper__3qgKf .title-btn__cancel__26rCE {
  position: absolute;
  left: 8px;
  color: #aaa;
}
.modal__bank__2_nVX .rm-modal-body {
  height: 300px;
}
.modal__bank__2_nVX .search__result__list {
  height: 250px;
}
.bank__2o1Oo {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  max-width: calc(100vw - 148px);
  text-align: left;
}
.bank-card-face__1LrEZ {
  text-align: center;
  font-size: 15px;
}
.id-card__2W1cx {
  width: 178px;
  height: 108px;
}
.portrait-extra__3Cz0f {
  font-size: 16px;
  display: flex;
  align-items: center;
}
.text-button__2JSYv {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 2px;
}
.title-required__-lnb4 {
  color: #e02e24;
  display: inline-flex;
  margin-right: 5px;
  font-weight: 400;
  font-size: 25px;
  position: relative;
  top: 8px;
}

.education-info__wrapper__3h0st {
  background: #fff;
}
.education-info__wrapper__3h0st .rm-date-picker {
  justify-content: space-between !important;
}
.education-info__wrapper__3h0st .rm-date-picker .rm-picker-content-placeholder {
  text-align: left !important;
  color: rgba(18,18,19,0.3);
}
.education-info__wrapper__3h0st .rm-checkbox-content {
  white-space: nowrap;
}
.education-info__wrapper__3h0st .rm-picker-placeholder-box {
  flex: 1;
}
.education-info__wrapper__3h0st .rm-radio-wrapper {
  justify-content: flex-start !important;
}
.advanced-degree-help__3jYfo {
  font-size: 13px;
  color: #0171c2;
  white-space: nowrap;
  width: 100%;
  text-align: right;
  margin-bottom: 6px;
}

.section__wrapper__94ooj {
  font-size: 16px;
  padding: 22px 22px 0 22px;
  background: #fff;
  color: #666;
  border: 1px solid #e5e5e5;
  margin: 0px 10px 8px;
}
.section__wrapper__94ooj .rm-listline >div:first-of-type {
  width: 100%;
}
.section__wrapper__94ooj .extra__1xFe3 {
  font-size: 14px;
  color: #999;
  line-height: 20px;
}
.section__wrapper__94ooj .title__3Ls6F {
  font-size: 16px;
  color: #121213;
  line-height: 22px;
  font-weight: 600;
  margin-bottom: 16px;
  margin-left: 10px;
}
.section__wrapper__94ooj .portrait__34Faf {
  width: 86px;
  height: 86px;
  margin: 16px;
}
.section__wrapper__94ooj .description__2T35F {
  background: rgba(18,18,19,0.03);
  border-radius: 4px;
  font-size: 14px;
  color: #666;
  line-height: 24px;
  padding: 8px;
}
.section__wrapper__94ooj .control__radio__1kNWb {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding-top: 8px;
}
.section__wrapper__94ooj .control__radio__1kNWb .rm-listbox {
  padding: 0;
}
.section__wrapper__94ooj .control__radio__1kNWb .rm-listcontent {
  font-size: 16px !important;
  color: #666 !important;
}
.section__wrapper__94ooj .control__radio__1kNWb .rm-list-flex-box .rm-list-content-label {
  white-space: nowrap;
}
.section__wrapper__94ooj .control__upload__1w01I {
  margin-top: 8px;
}
.section__wrapper__94ooj .control__upload__1w01I .rm-button {
  height: 36px;
  font-size: 14px;
}
.section__wrapper__94ooj .control__upload__1w01I .rm-icon-md {
  width: 16px;
  height: 16px;
}
.section__wrapper__94ooj .control__upload__1w01I .btn__2XLPQ {
  border-style: solid;
  height: 36px;
  border-radius: 4px;
  flex-direction: row;
  font-size: 14px;
  width: 100%;
}
.section__wrapper__94ooj .control__upload__1w01I .btn__2XLPQ .wrapper__upload_title {
  margin-top: 0;
  margin-bottom: 4px;
}
.modal__bank__wrapper__oJamM {
  z-index: 1001;
}
.modal__bank__wrapper__oJamM .rm-modal-title {
  font-size: 14px;
  color: #121213;
  margin-top: 8px;
  line-height: 20px;
}
.modal__bank__wrapper__oJamM .title__wrapper__14OQ0 {
  display: flex;
  position: relative;
  justify-content: center;
}
.modal__bank__wrapper__oJamM .title-btn__confirm__1VO04 {
  position: absolute;
  right: 8px;
  color: #007aff;
}
.modal__bank__wrapper__oJamM .title-btn__cancel__2lnXY {
  position: absolute;
  left: 8px;
  color: #aaa;
}
.modal__bank__22ys5 .rm-modal-body {
  height: 300px;
}
.modal__bank__22ys5 .search__result__list {
  height: 250px;
}
.bank__1FMi- {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  max-width: calc(100vw - 148px);
  text-align: left;
}
.bank-card-face__1aUji {
  text-align: center;
  font-size: 15px;
}
.id-card__bf1Yb {
  width: 178px;
  height: 108px;
}
.portrait-extra__1K00H {
  font-size: 16px;
  display: flex;
  align-items: center;
}
.text-button__2VuAp {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 2px;
}
.title-required__255Rz {
  color: #e02e24;
  display: inline-flex;
  margin-right: 5px;
  font-weight: 400;
  font-size: 25px;
  position: relative;
  top: 8px;
}

.work-info__wrapper__K_1hC {
  background-color: #fff;
}
.work-info__wrapper__K_1hC .rm-date-picker {
  justify-content: space-between !important;
}
.work-info__wrapper__K_1hC .rm-date-picker .rm-picker-content-placeholder {
  text-align: left !important;
  color: rgba(18,18,19,0.3);
}
.work-info__wrapper__K_1hC .rm-list-required {
  display: none;
}
.work-checkbox__3_PCf {
  color: #f00;
}
.advanced-degree-help__3Jw4S {
  font-size: 13px;
  color: #0171c2;
  width: 50%;
  margin-bottom: 6px;
}

.section__wrapper__2WpJg {
  margin-bottom: 8px;
  font-size: 16px;
  padding: 22px;
  background: #fff;
  color: #666;
  margin: 8px 0;
}
.section__wrapper__2WpJg .rm-listline >div:first-of-type {
  width: 100%;
}
.section__wrapper__2WpJg .extra__jn7tB {
  font-size: 14px;
  color: #999;
  line-height: 20px;
}
.section__wrapper__2WpJg .title__322vj {
  font-size: 16px;
  color: #121213;
  line-height: 22px;
  font-weight: 600;
  margin-bottom: 16px;
  margin-left: 10px;
}
.section__wrapper__2WpJg .portrait__oKjpx {
  width: 86px;
  height: 86px;
  margin: 16px;
}
.section__wrapper__2WpJg .description__pCitf {
  background: rgba(18,18,19,0.03);
  border-radius: 4px;
  font-size: 14px;
  color: #666;
  line-height: 24px;
  padding: 8px;
}
.section__wrapper__2WpJg .control__radio__Ra2a0 {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding-top: 8px;
}
.section__wrapper__2WpJg .control__radio__Ra2a0 .rm-listbox {
  padding: 0;
}
.section__wrapper__2WpJg .control__radio__Ra2a0 .rm-listcontent {
  font-size: 16px !important;
  color: #666 !important;
}
.section__wrapper__2WpJg .control__radio__Ra2a0 .rm-list-flex-box .rm-list-content-label {
  white-space: nowrap;
}
.section__wrapper__2WpJg .control__upload__33hVI {
  margin-top: 8px;
}
.section__wrapper__2WpJg .control__upload__33hVI .rm-button {
  height: 36px;
  font-size: 14px;
}
.section__wrapper__2WpJg .control__upload__33hVI .rm-icon-md {
  width: 16px;
  height: 16px;
}
.section__wrapper__2WpJg .control__upload__33hVI .btn__1zrIG {
  border-style: solid;
  height: 36px;
  border-radius: 4px;
  flex-direction: row;
  font-size: 14px;
  width: 100%;
}
.section__wrapper__2WpJg .control__upload__33hVI .btn__1zrIG .wrapper__upload_title {
  margin-top: 0;
  margin-bottom: 4px;
}
.modal__bank__wrapper__3wHuK {
  z-index: 1001;
}
.modal__bank__wrapper__3wHuK .rm-modal-title {
  font-size: 14px;
  color: #121213;
  margin-top: 8px;
  line-height: 20px;
}
.modal__bank__wrapper__3wHuK .title__wrapper__1Mxxv {
  display: flex;
  position: relative;
  justify-content: center;
}
.modal__bank__wrapper__3wHuK .title-btn__confirm__1h7gH {
  position: absolute;
  right: 8px;
  color: #007aff;
}
.modal__bank__wrapper__3wHuK .title-btn__cancel__10Gjo {
  position: absolute;
  left: 8px;
  color: #aaa;
}
.modal__bank__2xnB1 .rm-modal-body {
  height: 300px;
}
.modal__bank__2xnB1 .search__result__list {
  height: 250px;
}
.bank__3N9rT {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  max-width: calc(100vw - 148px);
  text-align: left;
}
.bank-card-face__1cQ5Y {
  text-align: center;
  font-size: 15px;
}
.id-card__15llD {
  width: 178px;
  height: 108px;
}
.portrait-extra__2pDF- {
  font-size: 16px;
  display: flex;
  align-items: center;
}
.text-button__1BJZt {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 2px;
}
.title-required__1rHGF {
  color: #e02e24;
  display: inline-flex;
  margin-right: 5px;
  font-weight: 400;
  font-size: 25px;
  position: relative;
  top: 8px;
}

.material__wrapper__3wYFQ {
  background: #f0f1f2;
  padding-bottom: 64px;
}
.material__wrapper__3wYFQ .rm-listerror-extra {
  margin-top: -12px !important;
}
.no-encrypted-file__3-MlF {
  color: #f00;
  font-weight: bold;
}

.list-border__4c6jT {
  background-color: #ddd;
  display: block;
  z-index: 1;
  top: auto;
  right: auto;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  transform-origin: 50% 100%;
  transform: scaleY(0.5);
}

