@charset "UTF-8";
.cursor-pointer {
  cursor: pointer;
}

._imgWhiteToRed {
  -webkit-filter: brightness(0) saturate(100%) invert(31%) sepia(79%) saturate(4598%) hue-rotate(341deg) brightness(95%) contrast(95%);
          filter: brightness(0) saturate(100%) invert(31%) sepia(79%) saturate(4598%) hue-rotate(341deg) brightness(95%) contrast(95%);
}

._reqstar:after {
  content: "*";
  position: absolute;
  margin-top: -3px;
  color: red;
}

._fixempty:empty:after {
  content: " ";
}

.sbtn {
  display: inline-block;
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.2;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.sbtn:hover {
  color: #333;
  text-decoration: none;
}

.sbtn-red {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.sbtn-red:hover {
  color: #fff;
  background-color: #c82333;
  border-color: #bd2130;
}

.sbtn-yellow {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.sbtn-yellow:hover {
  color: #212529;
  background-color: #e0a800;
  border-color: #d39e00;
}

.sbtn-green {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
.sbtn-green:hover {
  color: #fff;
  background-color: #218838;
  border-color: #1e7e34;
}

.sbtn-light {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.sbtn-light:hover {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5;
}

@font-face {
  font-family: "DBH";
  src: url("/fonts/DB_HelvethaicaMon_X_Cond_It.woff") format("woff");
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: "adman";
  src: url("/fonts/dbadmanx-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "pimpdeed";
  src: url("/fonts/PS Pimpdeed 01-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "sunshine";
  src: url("/fonts/Sunshine in my Soul-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "helvetica_bold";
  src: url("/fonts/Helvetica-Bold.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "admanRound";
  src: url("/fonts/DB AdmanRounded X.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "admanRound";
  src: url("/fonts/DB AdmanRounded X Bd.woff") format("woff");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "fongnam";
  src: url("/fonts/DB FongNam X.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "fongnam";
  src: url("/fonts/DB FongNam X Bd.woff") format("woff");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "saikrok";
  src: url("/fonts/DB SaiKrok X.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "saikrok";
  src: url("/fonts/DB SaiKrok X BD.woff") format("woff");
  font-weight: bold;
  font-style: normal;
}
[ng\:cloak], [ng-cloak], .ng-cloak {
  display: none !important;
}

body {
  background: #eee;
  font-family: DBH, arial, sans-serif;
  font-size: 20px;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
}

label {
  cursor: default;
}

.select-none {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.login_version {
  position: absolute;
  bottom: 18px;
  left: 10px;
  text-align: left;
  color: rgba(255, 255, 255, 0.8);
  font-size: 18px;
}

.server_version {
  position: absolute;
  bottom: 3px;
  left: 10px;
  text-align: left;
  color: rgba(255, 255, 255, 0.8);
  font-size: 18px;
}

.line_contact {
  position: absolute;
  bottom: 10px;
  right: 10px;
  height: 42px;
  cursor: pointer;
  -webkit-filter: drop-shadow(2px 4px 3px rgba(0, 0, 0, 0.5));
          filter: drop-shadow(2px 4px 3px rgba(0, 0, 0, 0.5));
}

.line_contact-main {
  position: absolute;
  height: 45px;
  bottom: 55px;
  right: 10px;
  z-index: 5000;
  cursor: pointer;
  -webkit-filter: drop-shadow(2px 2px 3px rgba(0, 0, 0, 0.5));
          filter: drop-shadow(2px 2px 3px rgba(0, 0, 0, 0.5));
}

.top--size_bar {
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 100;
  display: block;
  width: 150px;
  height: 60px;
  text-align: center;
  line-height: 30px;
  background-color: rgb(240, 240, 240);
  color: rgb(50, 50, 50);
  font-family: arial;
  font-size: 14px;
  font-weight: bold;
  -webkit-box-shadow: black 0px 1px 4px;
          box-shadow: black 0px 1px 4px;
}

.top--bar {
  display: none;
  position: fixed;
  width: 100%;
  height: 50px;
  text-align: center;
  background-color: red;
  color: white;
  z-index: 100;
  line-height: 50px;
}

.sk-fading-circle {
  margin-left: 20px;
  margin-top: 7px;
  width: 20px;
  height: 20px;
  position: relative;
}

.sk-fading-circle .sk-circle {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.sk-fading-circle .sk-circle:before {
  content: "";
  display: block;
  margin: 0 auto;
  width: 15%;
  height: 15%;
  background-color: #333;
  border-radius: 100%;
  -webkit-animation: sk-circleFadeDelay 1.2s infinite ease-in-out both;
  animation: sk-circleFadeDelay 1.2s infinite ease-in-out both;
}

.sk-fading-circle .sk-circle2 {
  -webkit-transform: rotate(30deg);
  transform: rotate(30deg);
}

.sk-fading-circle .sk-circle3 {
  -webkit-transform: rotate(60deg);
  transform: rotate(60deg);
}

.sk-fading-circle .sk-circle4 {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.sk-fading-circle .sk-circle5 {
  -webkit-transform: rotate(120deg);
  transform: rotate(120deg);
}

.sk-fading-circle .sk-circle6 {
  -webkit-transform: rotate(150deg);
  transform: rotate(150deg);
}

.sk-fading-circle .sk-circle7 {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.sk-fading-circle .sk-circle8 {
  -webkit-transform: rotate(210deg);
  transform: rotate(210deg);
}

.sk-fading-circle .sk-circle9 {
  -webkit-transform: rotate(240deg);
  transform: rotate(240deg);
}

.sk-fading-circle .sk-circle10 {
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}

.sk-fading-circle .sk-circle11 {
  -webkit-transform: rotate(300deg);
  transform: rotate(300deg);
}

.sk-fading-circle .sk-circle12 {
  -webkit-transform: rotate(330deg);
  transform: rotate(330deg);
}

.sk-fading-circle .sk-circle2:before {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}

.sk-fading-circle .sk-circle3:before {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}

.sk-fading-circle .sk-circle4:before {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}

.sk-fading-circle .sk-circle5:before {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}

.sk-fading-circle .sk-circle6:before {
  -webkit-animation-delay: -0.7s;
  animation-delay: -0.7s;
}

.sk-fading-circle .sk-circle7:before {
  -webkit-animation-delay: -0.6s;
  animation-delay: -0.6s;
}

.sk-fading-circle .sk-circle8:before {
  -webkit-animation-delay: -0.5s;
  animation-delay: -0.5s;
}

.sk-fading-circle .sk-circle9:before {
  -webkit-animation-delay: -0.4s;
  animation-delay: -0.4s;
}

.sk-fading-circle .sk-circle10:before {
  -webkit-animation-delay: -0.3s;
  animation-delay: -0.3s;
}

.sk-fading-circle .sk-circle11:before {
  -webkit-animation-delay: -0.2s;
  animation-delay: -0.2s;
}

.sk-fading-circle .sk-circle12:before {
  -webkit-animation-delay: -0.1s;
  animation-delay: -0.1s;
}

@-webkit-keyframes sk-circleFadeDelay {
  0%, 39%, 100% {
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
}

@keyframes sk-circleFadeDelay {
  0%, 39%, 100% {
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
}
.ts-checkbox-label {
  cursor: pointer;
  line-height: 1;
}
.ts-checkbox-label > input[type=checkbox] {
  display: inline-block;
  text-align: center;
  position: relative;
  height: 15px;
  width: 15px;
  margin-right: 10px;
  vertical-align: middle;
  margin: 0;
  cursor: pointer;
}
.ts-checkbox-label > span {
  font-size: 24px;
  font-weight: normal;
  vertical-align: middle;
}

.ts-revoke-lot {
  position: absolute;
  color: #ef383a;
  font-size: 85%;
}

.ts-big-revoke {
  position: absolute;
  color: #ef383a;
  font-size: 200px;
  -webkit-transform: rotateZ(-20deg);
          transform: rotateZ(-20deg);
  z-index: 10;
}

.bBadge {
  position: absolute;
  top: 3px;
  right: 3px;
  font-size: 28px;
  font-family: fongnam;
  color: white;
  background-color: rgb(251, 140, 0);
  padding: 0px 6px;
  border-radius: 50%;
  height: 22px;
  line-height: 20px;
  min-width: 22px;
  text-align: center;
  pointer-events: none;
}
.bBadge.-shadow {
  -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0px 1px 4px;
          box-shadow: rgba(0, 0, 0, 0.5) 0px 1px 4px;
}

.flex-row-center {
  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: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.flex-col-center {
  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-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.login--wrapper {
  width: auto;
  height: auto;
  min-width: 100%;
  min-height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-image: url("/img/login/background.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  background-attachment: fixed;
  background-size: cover;
}

.login--container {
  display: inline-block;
  margin: 20px 0;
  width: calc(100% - 300px);
  position: absolute;
  top: calc((100% - 460px) / 2 - 10px);
}
.login--container.noads {
  width: 100%;
}
.login--container .login_ads {
  display: inline-block;
  width: 300px;
  height: 100%;
  background-color: rgb(0, 0, 0);
  margin: 0;
  position: absolute;
  right: 0px;
}
.login--container .login_ads .login_ads_carousel {
  display: inline-block;
  height: 100%;
  width: 300px;
  vertical-align: middle;
  margin: 0;
  padding: 0;
}
.login--container .login_ads .login_ads_ad {
  height: auto;
  width: 300px;
}
.login--container .login--logo {
  height: 90px;
  padding-top: 20px;
}
.login--container .login--agent-logo-text {
  min-width: 200px;
  height: 90px;
  line-height: 90px;
  display: inline-block;
  color: white;
  font-size: 70px;
  font-family: sunshine;
  padding-top: 10px;
}
.login--container .login--agent-logo-line {
  width: 100%;
}
.login--container .login--agent-logo-linebg {
  width: 100%;
  height: 14px;
  margin-top: -14px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: 100% 14px;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}
.login--container .login--agent-logo-sub-text {
  display: inline-block;
  position: absolute;
  font-size: 24px;
  color: white;
  width: 80px;
  text-align: right;
  margin-top: 80px;
  margin-left: -85px;
}
.login--container .login--agent-logo-sub-test {
  display: inline-block;
  position: absolute;
  font-size: 24px;
  color: yellow;
  width: 80px;
  text-align: right;
  margin-top: 80px;
  margin-left: -85px;
}
.login--container .login--form {
  width: 200px;
  margin: 0 auto;
  padding-bottom: 30px;
}
.login--container .login--form label {
  color: white;
  font-size: 30px;
  line-height: 30px;
  margin-bottom: 0px;
  font-weight: normal;
}
.login--container .login--form input[type=text], .login--container .login--form input[type=password] {
  -webkit-box-shadow: rgba(0, 0, 0, 0.4) 2px 2px 3px 1px;
          box-shadow: rgba(0, 0, 0, 0.4) 2px 2px 3px 1px;
  border-radius: 0px;
  padding-left: 8px;
  padding-top: 0px;
  padding-bottom: 0px;
  border-color: transparent;
  color: rgb(0, 0, 0);
  font-family: DBH;
  font-size: 28px;
  line-height: 28px;
}
.login--container .login--form.-horizontal {
  width: auto;
  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: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  width: 450px;
}
.login--container .login--form.-horizontal .form-group.-mr20 {
  margin-right: 20px;
}
.login--container .login--form.-horizontal .login--button_tab {
  position: absolute;
  margin: 0;
  right: 0px;
  margin-right: -50px;
  margin-top: 22px;
}
.login--container .login--button_tab {
  display: block;
  margin: 0 auto;
  position: relative;
}
.login--container .login--button_tab .wrap_login {
  width: 40px;
  height: 40px;
  cursor: pointer;
  display: inline-block;
  position: relative;
}
.login--container .login--button_tab .btn_login {
  position: absolute;
  width: 40px;
  top: 0px;
  left: 0px;
}
.login--container .login--button_tab .btn_login:active {
  top: 2px;
}
.login--container .login-register--or {
  margin: 0 auto;
  text-align: center;
  font-size: 20px;
  font-family: saikrok;
  color: white;
}
.login--container .login-register--text {
  margin: 0 auto;
  text-align: center;
  font-size: 24px;
  font-family: saikrok;
  text-decoration: underline;
  color: white;
  cursor: pointer;
}

.register--wrapper {
  width: auto;
  height: auto;
  min-width: 100%;
  min-height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-image: url("/img/login/background.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  background-attachment: fixed;
  background-size: cover;
  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-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.register--container {
  width: 320px;
  min-height: 400px;
  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: start;
      -ms-flex-pack: start;
          justify-content: start;
  padding: 20px 10px;
  border-radius: 12px;
}

.register--step {
  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: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.register--step .circle-point {
  position: relative;
}
.register--step .circle-point .circle {
  width: 20px;
  height: 20px;
  font-size: 18px;
  background: transparent;
  border: solid 2px rgba(255, 255, 255, 0.3);
  border-radius: 50%;
  color: rgba(255, 255, 255, 0.3);
  text-align: center;
  font-family: admanRound;
  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;
  padding-top: 1px;
}
.register--step .circle-point.active .circle {
  border: solid 2px white;
  background: white;
  color: rgb(238, 55, 57);
}
.register--step .line-connect {
  width: 60px;
  height: 2px;
  background: rgba(255, 255, 255, 0.3);
}
.register--step .line-connect.active {
  background: white;
}

.register--logo-block {
  -webkit-transform: scale(0.8);
          transform: scale(0.8);
}

.register--title {
  color: white;
  font-size: 40px;
  line-height: 40px;
  margin-bottom: 0px;
  font-weight: normal;
}

.register--text {
  color: white;
  font-size: 24px;
  line-height: 1;
  margin-bottom: 0px;
  font-weight: normal;
}

.register--logo {
  height: 90px;
  padding-top: 20px;
}

.register--agent-logo-text {
  min-width: 200px;
  height: 90px;
  line-height: 90px;
  display: inline-block;
  color: white;
  font-size: 70px;
  font-family: sunshine;
  padding-top: 10px;
}

.register--agent-logo-line {
  width: 100%;
}

.register--agent-logo-linebg {
  width: 100%;
  height: 14px;
  margin-top: -14px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: 100% 14px;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}

.register--agent-logo-sub-text {
  display: inline-block;
  position: absolute;
  font-size: 24px;
  color: white;
  width: 80px;
  text-align: right;
  margin-top: 80px;
  margin-left: -85px;
}

.register--agent-logo-sub-test {
  display: inline-block;
  position: absolute;
  font-size: 24px;
  color: yellow;
  width: 80px;
  text-align: right;
  margin-top: 80px;
  margin-left: -85px;
}

.register--form {
  width: 200px;
  margin: 0 auto;
}
.register--form .register--row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 10px;
}
.register--form .register--row.-button-row {
  -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-top: 20px;
}
.register--form .register--button {
  width: 100%;
  text-align: center;
  border-radius: 5px;
  font-size: 28px;
  height: 40px;
  line-height: 40px;
  color: rgb(33, 33, 33);
  background-color: rgb(255, 235, 59);
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-shadow: rgb(150, 150, 150) 0px 2px;
          box-shadow: rgb(150, 150, 150) 0px 2px;
  cursor: pointer;
}
.register--form .register--button:hover {
  background-color: rgb(255, 229, 0);
}
.register--form .register--button.-back {
  background-color: grey;
  color: white;
}
.register--form .register--button.-back:hover {
  background-color: lightgrey;
}
.register--form .register--button.-green {
  background-color: #4CAF50;
  color: white;
}
.register--form .register--button.-green:hover {
  background-color: #66BB6A;
}
.register--form .register--button.-half {
  width: 48%;
}
.register--form .subtext {
  font-size: 85%;
  color: white;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
}
.register--form .bank-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.register--form .bank-block .bank-choice {
  margin: 4px;
  cursor: pointer;
}
.register--form .bank-block .bank-choice img {
  width: 36px;
  border-radius: 5px;
  -webkit-box-shadow: 0 0 10px 1px rgb(255, 255, 255);
          box-shadow: 0 0 10px 1px rgb(255, 255, 255);
  -webkit-filter: saturate(0);
          filter: saturate(0);
}
.register--form .bank-block .bank-choice img:hover {
  -webkit-filter: none;
          filter: none;
}
.register--form .bank-block .bank-choice.active img {
  -webkit-filter: none;
          filter: none;
}
.register--form .bank-block .bank-choice.inactive img {
  opacity: 0.35;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.register--form .bank-block .bank-choice.inactive img:hover {
  -webkit-filter: saturate(0);
          filter: saturate(0);
}
.register--form label {
  color: white;
  font-size: 24px;
  line-height: 24px;
  margin-bottom: 2px;
  font-weight: normal;
}
.register--form input[type=text], .register--form input[type=password] {
  -webkit-box-shadow: rgba(0, 0, 0, 0.4) 0px 0px 5px 0px;
          box-shadow: rgba(0, 0, 0, 0.4) 0px 0px 5px 0px;
  border-radius: 5px;
  padding-left: 5px;
  padding-top: 0px;
  padding-bottom: 0px;
  border-color: transparent;
  color: rgb(0, 0, 0);
  font-family: DBH;
  font-size: 24px;
  line-height: 24px;
}

.agreement--wrapper {
  width: auto;
  height: auto;
  min-width: 100%;
  min-height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-image: url("/img/agreement/background.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  background-attachment: fixed;
  background-size: cover;
}

.agreement--container {
  width: 100%;
  position: absolute;
  top: calc((100% - 635px) / 2);
}

.agreement--paper {
  width: 650px;
  height: 635px;
  margin: 0 auto;
  background-image: url("/img/agreement/paper.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}

.agreement--logo {
  margin-top: 85px;
  height: 52px;
}

.agreement--agent-logo-text {
  min-width: 151px;
  height: 52px;
  line-height: 52px;
  display: inline-block;
  color: rgb(239, 74, 78);
  font-size: 50px;
  font-family: sunshine;
  font-weight: bold;
}

.agreement--agent-logo-line {
  width: 100%;
}

.agreement--agent-logo-linebg {
  width: 100%;
  height: 10px;
  margin-top: -10px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: 100% 10px;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}

.agreement--agent-logo-sub-text {
  display: inline-block;
  position: absolute;
  font-size: 20px;
  color: rgb(239, 74, 78);
  width: 60px;
  text-align: right;
  margin-top: 45px;
  margin-left: -65px;
}

.agreement--word {
  width: 480px;
  margin: 0 auto;
  margin-top: 10px;
}
.agreement--word p {
  font-size: 22px;
}

.agreement--footer_section {
  margin-top: 20px;
  position: relative;
}
.agreement--footer_section .agreement--box_agree {
  display: inline-block;
  margin-right: 5px;
  width: 20px;
  cursor: pointer;
  margin-top: -2px;
}
.agreement--footer_section .agreement--button_enter {
  display: block;
  margin: 30px auto;
  margin-top: 10px;
  width: 150px;
  cursor: pointer;
}
.agreement--footer_section .agreement--button_enter:active {
  padding-top: 2px;
}
.agreement--footer_section .af_touch-box--agree {
  display: inline-block;
  position: absolute;
  background-color: red;
  cursor: pointer;
  opacity: 0;
  width: 50px;
  height: 50px;
  left: 20px;
  top: -10px;
}

.main-wrapper {
  width: auto;
  height: auto;
  min-width: 100%;
  min-height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgb(255, 255, 255);
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.mc_menu {
  width: 284px;
  height: 100%;
  background-color: grey;
  position: absolute;
  top: 0px;
  overflow: hidden;
}
.mc_menu.left {
  left: 0px;
}
.mc_menu.right {
  right: 0px;
}

.mc_menu_header {
  width: 100%;
  height: 45px;
  position: absolute;
  line-height: 45px;
  text-align: center;
  background-color: rgb(239, 56, 58);
  z-index: 2;
}
.mc_menu_header .mc_menu_logo {
  height: 25px;
  margin-right: 20px;
}
.mc_menu_header .logo-place {
  height: 25px;
  margin-right: 20px;
}
.mc_menu_header .logo {
  display: block;
  width: 80px;
}
.mc_menu_header .agent-logo-text {
  min-width: 80px;
  height: 25px;
  line-height: 25px;
  color: white;
  font-size: 26px;
  font-family: sunshine;
  text-align: center;
}
.mc_menu_header .agent-logo-line {
  width: 100%;
}
.mc_menu_header .agent-logo-linebg {
  width: 100%;
  height: 6px;
  margin-top: -6px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: 100% 6px;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}
.mc_menu_header .agent-logo-sub-text {
  display: inline-block;
  position: absolute;
  font-size: 15px;
  color: white;
  width: 60px;
  text-align: right;
  margin-top: 45px;
  margin-left: -65px;
}
.mc_menu_header .mc_menu_pane-button--menu {
  height: 15px;
  cursor: pointer;
  position: absolute;
  top: 0px;
  left: 10px;
  padding: 15px;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}
.mc_menu_header .mc_menu_pane-button--menu.ng-hide {
  display: none !important;
}
.mc_menu_header .mc_menu_pane-button--menu:active {
  opacity: 0.8;
}
.mc_menu_header .mc_menu_pane-button--close {
  height: 12px;
  cursor: pointer;
  position: absolute;
  top: 0px;
  left: 8px;
  padding: 16.5px;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}
.mc_menu_header .mc_menu_pane-button--close.ng-hide {
  display: none !important;
}
.mc_menu_header .mc_menu_pane-button--close:active {
  opacity: 0.8;
}

.mc_middle {
  width: 100%;
  height: calc(100% - 45px);
  position: absolute;
  margin-top: 45px;
}
.mc_middle--menu {
  background-color: rgb(210, 50, 50);
  -webkit-transform: translate(0, 100%);
          transform: translate(0, 100%);
  -webkit-transition: -webkit-transform 0.5s ease-out;
  transition: -webkit-transform 0.5s ease-out;
  transition: transform 0.5s ease-out;
  transition: transform 0.5s ease-out, -webkit-transform 0.5s ease-out;
  z-index: 2000;
}
.mc_middle--menu.middle--show {
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}
.mc_middle--menu .mc_middle_ul {
  list-style-type: none;
  padding-left: 0px;
  padding-top: 20px;
  color: white;
  font-size: 24px;
  margin: 0px;
}
.mc_middle--menu .mc_middle_ul .mc_middle_item {
  cursor: pointer;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 60px;
}
.mc_middle--menu .mc_middle_ul .mc_middle_item.active {
  background-color: rgb(198, 40, 40);
}
.mc_middle--menu .mc_middle_ul .mc_middle_item:active {
  background-color: rgb(239, 56, 58);
}
.mc_middle--pane {
  background-image: url("/img/common/bg_left.jpg");
  background-position: top center;
  background-size: cover;
  background-repeat: no-repeat;
}

.mc_footer {
  width: 100%;
  height: 45px;
  line-height: 45px;
  background-color: rgb(239, 56, 58);
  position: absolute;
  bottom: 0;
  cursor: pointer;
  z-index: 5000;
}
.mc_footer:active {
  background-color: rgb(255, 60, 60);
}
.mc_footer .mc_footer_exit-button {
  color: white;
  font-size: 24px;
  position: relative;
  margin-left: 60px;
}

.mc_body {
  height: 100%;
  width: calc(100% - 284px);
  background-color: white;
  position: absolute;
  top: 0px;
}
.mc_body.right {
  right: 0px;
}
.mc_body.left {
  left: 0px;
}

.mc_hand {
  display: inline-block;
  position: absolute;
  background-color: rgb(210, 50, 50);
  cursor: pointer;
  color: white;
  width: 70px;
  line-height: 24px;
  padding: 3px;
  top: 7.5px;
  right: 10px;
}
.mc_hand_text {
  width: 32px;
  float: left;
  display: inline-block;
  position: relative;
  font-size: 20px;
  opacity: 0.5;
}
.mc_hand_text.active {
  color: white;
  opacity: 1;
}
.mc_hand_slider {
  position: absolute;
  width: 32px;
  height: 24px;
  background-color: rgb(239, 56, 58);
  top: 3px;
  left: 3px;
  -webkit-transition: -webkit-transform 0.5s ease-out;
  transition: -webkit-transform 0.5s ease-out;
  transition: transform 0.5s ease-out;
  transition: transform 0.5s ease-out, -webkit-transform 0.5s ease-out;
}
.mc_hand_slider.left {
  -webkit-transform: translate(0px, 0px);
          transform: translate(0px, 0px);
}
.mc_hand_slider.right {
  -webkit-transform: translate(32px, 0px);
          transform: translate(32px, 0px);
}
.mc_hand:after {
  content: " ";
  clear: both;
  display: table;
}

.modalBoxOverlay { /* Shades out background when selector is active */
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 0;
  background: rgba(0, 0, 0, 0.6);
  z-index: 99999;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.modalBoxOverlay .modalBGClick {
  width: 100%;
  height: 100%;
  position: absolute;
}
.modalBoxOverlay .modalBoxContainer {
  position: fixed;
  top: 30%;
  width: 100%;
  padding: 0;
}
.modalBoxOverlay .modalBoxContainer .modalBox { /* The actual box, centered in the fixed-position div */
  width: 450px;
  position: relative;
  text-align: center;
  margin: 0 auto;
  padding: 5px 20px 15px 20px;
  background: #eee;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(30%, #eee), to(#bbb));
  background-image: linear-gradient(to bottom, #eee 30%, #bbb);
  border-radius: 10px;
  -webkit-box-shadow: 2px 2px #000;
          box-shadow: 2px 2px #000;
}
.modalBoxOverlay .modalBoxContainer .modalBox h3 {
  font-size: 28px;
  margin-bottom: 15px;
}
.modalBoxOverlay .modalBoxContainer .modalBoxClose {
  width: 470px;
  height: 30px;
  position: relative;
  text-align: right;
  margin: 0 auto;
  top: 20px;
  z-index: 1;
}
.modalBoxOverlay .modalBoxContainer .modalRefCode {
  position: absolute;
  font-size: 18px;
  color: rgb(66, 66, 66);
  right: 22px;
  bottom: 9px;
}
.modalBoxOverlay .modalBoxContainer .button {
  color: #000;
  cursor: pointer;
  font-size: 24px;
  font-family: DBH, tahoma, arial, sans-serif;
  border-radius: 4px;
  -webkit-box-shadow: 1px #333;
          box-shadow: 1px #333;
}
.modalBoxOverlay .modalBoxContainer .button:hover {
  color: #eee;
  background: #36a;
}
.modalBoxOverlay .modalBoxContainer .button.-custom {
  padding-left: 5px;
  padding-right: 5px;
}

.modalForm--form {
  width: 200px;
  margin: 0 auto;
}
.modalForm--form .modalForm--row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 10px;
}
.modalForm--form .modalForm--row.-button-row {
  -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-top: 10px;
}
.modalForm--form .modalForm--button {
  width: 100%;
  text-align: center;
  border-radius: 5px;
  font-size: 26px;
  font-family: saikrok;
  height: 36px;
  line-height: 36px;
  color: rgb(33, 33, 33);
  background-color: rgb(255, 235, 59);
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-shadow: rgb(150, 150, 150) 0px 2px;
          box-shadow: rgb(150, 150, 150) 0px 2px;
  cursor: pointer;
}
.modalForm--form .modalForm--button:hover {
  background-color: rgb(255, 229, 0);
}
.modalForm--form .modalForm--button.-back {
  background-color: grey;
  color: white;
}
.modalForm--form .modalForm--button.-back:hover {
  background-color: lightgrey;
}
.modalForm--form .modalForm--button.-green {
  background-color: #4CAF50;
  color: white;
}
.modalForm--form .modalForm--button.-green:hover {
  background-color: #66BB6A;
}
.modalForm--form .modalForm--button.-half {
  width: 48%;
}
.modalForm--form .subtext {
  font-size: 85%;
  color: white;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
}
.modalForm--form .bank-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.modalForm--form .bank-block .bank-choice {
  margin: 4px;
  cursor: pointer;
}
.modalForm--form .bank-block .bank-choice img {
  width: 36px;
  border-radius: 5px;
  -webkit-box-shadow: 0 0 10px 1px rgb(255, 255, 255);
          box-shadow: 0 0 10px 1px rgb(255, 255, 255);
  -webkit-filter: saturate(0);
          filter: saturate(0);
}
.modalForm--form .bank-block .bank-choice img:hover {
  -webkit-filter: none;
          filter: none;
}
.modalForm--form .bank-block .bank-choice.active img {
  -webkit-filter: none;
          filter: none;
}
.modalForm--form .bank-block .bank-choice.inactive img {
  opacity: 0.35;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.modalForm--form .bank-block .bank-choice.inactive img:hover {
  -webkit-filter: saturate(0);
          filter: saturate(0);
}
.modalForm--form label {
  color: rgb(33, 33, 33);
  font-size: 20px;
  line-height: 20px;
  padding: 0;
  margin-bottom: 2px;
  text-align: left;
  font-weight: normal;
}
.modalForm--form label.-gaptop {
  margin-top: 6px;
}
.modalForm--form input[type=text], .modalForm--form input[type=password] {
  -webkit-box-shadow: rgba(0, 0, 0, 0.4) 0px 0px 5px 0px;
          box-shadow: rgba(0, 0, 0, 0.4) 0px 0px 5px 0px;
  border-radius: 5px;
  padding-left: 5px;
  padding-top: 0px;
  padding-bottom: 0px;
  border-color: transparent;
  color: rgb(0, 0, 0);
  font-family: DBH;
  font-size: 22px;
  height: 32px;
  line-height: 22px;
}
.modalForm--form input[type=text]::-webkit-input-placeholder, .modalForm--form input[type=password]::-webkit-input-placeholder {
  font-size: 20px;
}
.modalForm--form input[type=text]::-moz-placeholder, .modalForm--form input[type=password]::-moz-placeholder {
  font-size: 20px;
}
.modalForm--form input[type=text]:-ms-input-placeholder, .modalForm--form input[type=password]:-ms-input-placeholder {
  font-size: 20px;
}
.modalForm--form input[type=text]::-ms-input-placeholder, .modalForm--form input[type=password]::-ms-input-placeholder {
  font-size: 20px;
}
.modalForm--form input[type=text]::placeholder, .modalForm--form input[type=password]::placeholder {
  font-size: 20px;
}

.modalBoxOverlay.-modal-bank .modalBox .title {
  margin-bottom: 10px;
  margin-top: 15px;
}
.modalBoxOverlay.-modal-bank .modalBox .bank-group {
  width: 360px;
  margin: 0 auto;
}

.content-header {
  width: 100%;
  height: 90px;
  line-height: 45px;
  background-color: white;
  text-align: center;
  cursor: default;
  position: relative;
  z-index: 1;
}
.content-header:after {
  content: " ";
  clear: both;
  display: table;
}
.content-header .lottype {
  position: absolute;
  right: 180px;
  display: inline-block;
}
.content-header .currentlot {
  right: 35px;
  position: absolute;
  display: inline-block;
}

.headTalad {
  text-align: center;
  position: absolute;
  right: 5px;
  top: 3px;
  font-size: 0;
  width: 300px;
  margin: 0px auto;
}
.headTalad .taladbtn {
  display: inline-block;
  font-size: 22px;
  width: 20%;
  line-height: 34px;
  height: 34px;
  color: grey;
  background: lightgrey;
  cursor: pointer;
  opacity: 0.6;
  overflow: hidden;
}
.headTalad .taladbtn:hover {
  background: #FFF9C4;
}
.headTalad .taladbtn.-active {
  background: #feec5a;
  color: black;
  font-weight: bold;
  opacity: 1;
}
.headTalad .taladbtn.-disabled {
  background: lightgrey;
  cursor: default;
}

.headTalad-img {
  text-align: center;
  position: absolute;
  width: 100%;
  left: 0px;
  top: 42px;
  font-size: 0;
  background: white;
}
.headTalad-img .group {
  position: relative;
  margin: 0px auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.headTalad-img .taladbtn-img {
  cursor: pointer;
}
.headTalad-img .taladbtn-img img {
  height: 48px;
}
.headTalad-img .taladbtn-img.-fade {
  opacity: 0.5;
}
.headTalad-img .taladbtn-badge {
  position: absolute;
  top: -3px;
  right: -5px;
  background: rgb(239, 56, 58);
  padding: 0px 6px 0px 3px;
  border-radius: 8px;
  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: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 1;
  height: 24px;
  -webkit-column-gap: 0px;
     -moz-column-gap: 0px;
          column-gap: 0px;
}
.headTalad-img .taladbtn-badge .img {
  width: 16px;
}
.headTalad-img .taladbtn-badge .number {
  font-size: 16px;
  color: white;
}

.headTalad-img.-expand .group {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 694px;
  padding-right: 8px;
}
.headTalad-img.-expand .taladbtn-img {
  width: 33%;
}
.headTalad-img.-expand .taladbtn-img.-TH {
  background: rgb(47, 61, 151);
}
.headTalad-img.-expand .taladbtn-img.-LA {
  background: rgb(164, 59, 150);
}
.headTalad-img.-expand .taladbtn-img.-HS {
  background: rgb(235, 67, 35);
}
.headTalad-img.-expand .taladbtn-img.-HN {
  background: rgb(235, 67, 35);
}
.headTalad-img.-expand .taladbtn-img.-HV {
  background: rgb(235, 67, 35);
}

.content-header_profile {
  display: inline-block;
  position: absolute;
  left: 20px;
  font-weight: bold;
  font-family: sunshine;
  margin-top: 5px;
}
.content-header_profile .content-header_profile_pic {
  height: 28px;
  vertical-align: text-top;
}
.content-header_profile .content-header_profile_id {
  font-size: 20px;
  vertical-align: middle;
  display: inline-block;
  margin-top: -5px;
}

.content-header_title {
  display: inline-block;
  font-size: 34px;
}

.content-header_title2 {
  display: inline-block;
}
.content-header_title2 .title1 {
  font-size: 34px;
}
.content-header_title2 .title2 {
  font-weight: 700;
  font-size: 1em;
}

.content-wrapper {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: white;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.content-container {
  vertical-align: top;
  height: 100%;
  position: relative;
}
.content-container:after {
  content: " ";
  display: table;
  clear: both;
}
.content-container .content-body {
  text-align: center;
  height: calc(100% - 90px);
}
.content-container .content-body.mt-productbar {
  margin-top: -45px;
}
.content-container .content-body.with_footer {
  height: calc(100% - 135px);
}
.content-container .content-footer {
  height: 45px;
  width: 100%;
  background-color: white;
  position: relative;
  text-align: center;
}
.content-container .content-footer .playmode-group {
  display: inline-block;
  width: 480px;
}
.content-container .content-footer .playmode-btn {
  display: inline-block;
  font-size: 28px;
  font-family: admanRound;
  width: 40px;
  height: 40px;
  line-height: 40px;
  margin: 0 6px;
  margin-top: 1px;
  text-align: center;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background: rgba(150, 150, 150, 0.4);
  color: rgba(30, 30, 30, 0.4);
  cursor: pointer;
}
.content-container .content-footer .playmode-btn.--on {
  background: rgba(239, 60, 56, 0.8);
  color: white;
  cursor: default;
}
.content-container .content-footer .content-footer--detail {
  color: rgb(33, 33, 33);
  height: 45px;
  line-height: 45px;
  font-size: 24px;
  text-align: left;
  width: 480px;
  display: inline-block;
  font-size: 20px;
}
.content-container .content-footer .content-footer--detail .content-footer--carousel {
  display: inline-block;
  width: 420px;
  height: 45px;
  line-height: 45px;
  position: absolute;
  margin-left: 5px;
  margin-bottom: 0px;
  font-size: 22px;
}
.content-container .content-footer .content-footer--detail .content-footer--carousel .content-footer--carousel_list {
  color: inherit;
}
.content-container .content-footer--confirm {
  color: white;
  background-color: rgb(239, 56, 58);
  height: 40px;
  line-height: 40px;
  text-align: center;
  width: 100px;
  cursor: pointer;
  margin-right: 15px;
  display: none;
  font-size: 24px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-shadow: grey 2px 2px 1px;
          box-shadow: grey 2px 2px 1px;
}
.content-container .content-footer--confirm:hover {
  color: white;
}
.content-container .content-footer--confirm:active:not(.opacity) {
  -webkit-transform: translate(1px, 1px);
          transform: translate(1px, 1px);
}
.content-container .content-footer--confirm.display {
  display: inline-block;
}
.content-container .content-footer--confirm.opacity {
  opacity: 0.5;
  cursor: not-allowed;
}
.content-container .content-footer--clear {
  color: white;
  background-color: rgb(33, 33, 33);
  height: 40px;
  line-height: 40px;
  text-align: center;
  width: 80px;
  display: none;
  cursor: pointer;
  font-size: 24px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-shadow: grey 2px 2px 1px;
          box-shadow: grey 2px 2px 1px;
}
.content-container .content-footer--clear:hover {
  color: white;
}
.content-container .content-footer--clear:active:not(.opacity) {
  -webkit-transform: translate(1px, 1px);
          transform: translate(1px, 1px);
}
.content-container .content-footer--clear.display {
  display: inline-block;
}
.content-container .content-footer--clear.opacity {
  opacity: 0.5;
  cursor: not-allowed;
}

.purchase-pane-container {
  font-size: 0px;
}
.purchase-pane-container .gbtn {
  min-width: 40px;
  font-size: 22px;
  height: 36px;
  line-height: 36px;
  -webkit-appearance: none;
  border: 0;
  color: white;
}
.purchase-pane-container .gbtn.-pri1 {
  background: rgb(25, 118, 210);
}
.purchase-pane-container .gbtn.-pri2 {
  background: rgb(57, 73, 171);
}
.purchase-pane-container .ppc--input_banner {
  position: absolute;
  height: 100%;
  width: 100%;
  background-color: rgba(33, 33, 33, 0.9);
  z-index: 1000;
}
.purchase-pane-container .ppc--tab_container {
  display: inline-block;
  cursor: pointer;
}
.purchase-pane-container .ppc--tab_container .ppc--tab {
  width: 94.6666666667px;
}
.purchase-pane-container .ppc--form {
  width: 100%;
  height: 225px;
  font-size: 20px;
  position: relative;
}
.purchase-pane-container .ppc--form .input_row {
  margin-top: 10px;
  position: relative;
}
.purchase-pane-container .ppc--form .input_label {
  display: inline-block;
  margin-right: 0px;
  font-size: 30px;
  height: 40px;
}
.purchase-pane-container .ppc--form .input_button {
  display: inline-block;
  height: 40px;
  cursor: pointer;
  vertical-align: bottom;
}
.purchase-pane-container .ppc--form .input_button.focusing {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-animation: enlarging 0.6s infinite alternate;
          animation: enlarging 0.6s infinite alternate;
}
@-webkit-keyframes enlarging {
  100% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
}
@keyframes enlarging {
  100% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
}
.purchase-pane-container .ppc--form .input_button.focusing:active {
  -webkit-transform: scale(1.3);
          transform: scale(1.3);
  -webkit-animation-name: none;
          animation-name: none;
}
.purchase-pane-container .ppc--form .input_button:active {
  -webkit-transform: scale(1.3);
          transform: scale(1.3);
  -webkit-animation-name: none;
          animation-name: none;
}
.purchase-pane-container .ppc--form .div_radio {
  display: inline-block;
}
.purchase-pane-container .ppc--form .input_radio {
  height: 30px;
  display: inline-block;
  vertical-align: text-bottom;
}
.purchase-pane-container .ppc--form .input_frame_container {
  display: inline-block;
  position: relative;
  cursor: default;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  margin-right: 10px;
  font-size: 0px;
}
.purchase-pane-container .ppc--form .input_frame_container .input_frame_box {
  display: inline-block;
  width: 25px;
  height: 38px;
  font-size: 36px;
  line-height: 36px;
  text-align: center;
}
.purchase-pane-container .ppc--form .input_frame_container .input_frame_slider {
  display: inline-block;
  position: absolute;
  height: 38px;
  width: 75px;
  right: 0px;
  background-color: white;
  background-color: rgb(245, 239, 227);
}
.purchase-pane-container .ppc--form .input_frame_container .input_frame_slider:hover {
  cursor: url("data:image/vnd.microsoft.icon;base64,AAACAAEAICACAAcABQAwAQAAFgAAACgAAAAgAAAAQAAAAAEAAQAAAAAAAAEAAAAAAAAAAAAAAgAAAAAAAAAAAAAA////AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD8AAAA/AAAAfwAAAP+AAAH/gAAB/8AAA//AAAd/wAAGf+AAAH9gAADbYAAA2yAAAZsAAAGbAAAAGAAAAAAAAA//////////////////////////////////////////////////////////////////////////////////////gH///4B///8Af//+AD///AA///wAH//4AB//8AAf//AAD//5AA///gAP//4AD//8AF///AB///5A////5///8="), all-scroll;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: -webkit-grab;
  cursor: grab;
}
.purchase-pane-container .ppc--form .input_frame_container .input_frame_slider:active {
  cursor: url("data:image/vnd.microsoft.icon;base64,AAACAAEAICACAAcABQAwAQAAFgAAACgAAAAgAAAAQAAAAAEAAQAAAAAAAAEAAAAAAAAAAAAAAgAAAAAAAAAAAAAA////AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD8AAAA/AAAAfwAAAP+AAAH/gAAB/8AAAH/AAAB/wAAA/0AAANsAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA//////////////////////////////////////////////////////////////////////////////////////gH///4B///8Af//+AD///AA///wAH//+AB///wAf//4AH//+AD///yT/////////////////////////////8="), all-scroll;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: -webkit-grabbing;
  cursor: grabbing;
}
.purchase-pane-container .ppc--form .input_frame_container .input_frame_slider .slider--box {
  display: inline-block;
  height: 38px;
  width: 25px;
  font-size: 36px;
  line-height: 36px;
  text-align: center;
}
.purchase-pane-container .ppc--form .input_frame_container .input_frame_slider .slider--box.x2 {
  position: absolute;
  left: -25px;
  background-color: rgb(245, 239, 227);
}
.purchase-pane-container .ppc--form .input_frame_container .input_frame_slider .slider--box.xr {
  position: absolute;
  left: -75px;
  background-color: rgb(245, 239, 227);
  width: 75px;
  text-align: center;
}
.purchase-pane-container .ppc--form m-text-box {
  margin-left: 5px;
  display: inline-block;
  vertical-align: bottom;
}
.purchase-pane-container .ppc--form m-text-box .m_textbox {
  width: 100px;
  height: 40px;
  line-height: 36px;
  font-size: 0px;
  background-color: white;
  border: solid rgb(238, 56, 58) 2px;
  text-align: center;
  position: relative;
}
.purchase-pane-container .ppc--form m-text-box .m_textbox.disabled {
  background-color: rgb(230, 230, 230);
}
.purchase-pane-container .ppc--form m-text-box .m_textbox .text {
  color: rgb(33, 33, 33);
  font-size: 30px;
  display: inline-block;
  position: relative;
  padding: 0 5px;
}
.purchase-pane-container .ppc--form m-text-box .m_textbox .cursor {
  color: rgb(33, 33, 33);
  font-size: 40px;
  opacity: 1;
  position: absolute;
  display: inline-block;
  margin-left: -5px;
  padding-right: 2px;
  background-color: transparent;
  -webkit-animation: flash-blink 1s steps(1) infinite;
          animation: flash-blink 1s steps(1) infinite;
}
@-webkit-keyframes flash-blink {
  50% {
    opacity: 0;
  }
}
@keyframes flash-blink {
  50% {
    opacity: 0;
  }
}
.purchase-pane-container .ppc--form m-text-box .m_textbox .cursor.ng-hide {
  display: none !important;
}
.purchase-pane-container .ppc--form m-text-box .m_textbox .place_holder {
  color: rgb(150, 150, 150);
  font-size: 30px;
  display: inline-block;
}
.purchase-pane-container .ppc--form-la {
  width: 100%;
  height: 225px;
  font-size: 20px;
  position: relative;
  text-align: left;
}
.purchase-pane-container .ppc--form-la .input_row {
  margin-top: 10px;
  margin-left: 10px;
  position: relative;
  text-align: left;
}
.purchase-pane-container .ppc--form-la .input_row.-rtitle * {
  vertical-align: top;
}
.purchase-pane-container .ppc--form-la .input_row.-rtitle .input_label {
  font-size: 24px;
  height: 32px;
}
.purchase-pane-container .ppc--form-la .input_row.-rtitle m-text-box {
  margin-left: 0px;
}
.purchase-pane-container .ppc--form-la .input_row.-rtitle m-text-box .m_textbox {
  height: 32px;
  line-height: 28px;
}
.purchase-pane-container .ppc--form-la .input_row.-rtitle m-text-box .m_textbox .text {
  font-size: 24px;
  padding-left: 0px;
}
.purchase-pane-container .ppc--form-la .input_row.-rtitle m-text-box .m_textbox .cursor {
  font-size: 30px;
}
.purchase-pane-container .ppc--form-la .input_row.-rtitle m-text-box .m_textbox .place_holder {
  font-size: 24px;
}
.purchase-pane-container .ppc--form-la .input_row.-rtitle .div_radio {
  height: 32px;
  line-height: 32px;
}
.purchase-pane-container .ppc--form-la .input_row.-rtitle .div_radio .input_radio.disabled {
  -webkit-filter: contrast(0.7);
          filter: contrast(0.7);
}
.purchase-pane-container .ppc--form-la .input_row.-rtitle .div_radio img {
  height: 32px;
}
.purchase-pane-container .ppc--form-la .input_row .lir2 {
  display: inline-block;
  width: 64px;
}
.purchase-pane-container .ppc--form-la .input_row .lir2 .frame-box {
  display: inline-block;
  width: 9px;
  font-size: 24px;
  height: 32px;
  line-height: 32px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.purchase-pane-container .ppc--form-la .input_row .lir2 .frame-box.-gray {
  color: darkgray;
}
.purchase-pane-container .ppc--form-la .input_row .lir2 .frame-box.-compact {
  width: 7px;
  height: 30px;
  line-height: 30px;
}
.purchase-pane-container .ppc--form-la .input_row .lir3 {
  display: inline-block;
  position: relative;
  width: 200px;
  font-size: 0;
}
.purchase-pane-container .ppc--form-la .input_row .lir3 .input_label {
  font-size: 24px;
  height: 32px;
}
.purchase-pane-container .ppc--form-la .input_row .lir3 m-text-box {
  margin-left: 0px;
}
.purchase-pane-container .ppc--form-la .input_row .lir3 m-text-box .m_textbox {
  height: 32px;
  line-height: 28px;
}
.purchase-pane-container .ppc--form-la .input_row .lir3 m-text-box .m_textbox .text {
  font-size: 24px;
  padding-left: 0px;
}
.purchase-pane-container .ppc--form-la .input_row .lir3 m-text-box .m_textbox .cursor {
  font-size: 30px;
}
.purchase-pane-container .ppc--form-la .input_row .lir3 m-text-box .m_textbox .place_holder {
  font-size: 20px;
}
.purchase-pane-container .ppc--form-la .input_row .lir3.-compact m-text-box {
  margin-left: 0px;
}
.purchase-pane-container .ppc--form-la .input_row .lir3.-compact m-text-box .m_textbox {
  height: 30px;
  line-height: 26px;
}
.purchase-pane-container .ppc--form-la .input_row .lir3.-compact m-text-box .m_textbox .text {
  font-size: 24px;
  padding-left: 0px;
}
.purchase-pane-container .ppc--form-la .input_row .lir3.-compact m-text-box .m_textbox .cursor {
  font-size: 28px;
}
.purchase-pane-container .ppc--form-la .input_row .lir3.-compact m-text-box .m_textbox .place_holder {
  font-size: 20px;
}
.purchase-pane-container .ppc--form-la .input_row.-disa {
  opacity: 0.2;
}
.purchase-pane-container .ppc--form-la .input_label {
  display: inline-block;
  margin-right: 0px;
  font-size: 30px;
  height: 40px;
}
.purchase-pane-container .ppc--form-la .input_button {
  display: inline-block;
  height: 40px;
  cursor: pointer;
  vertical-align: bottom;
}
.purchase-pane-container .ppc--form-la .input_button.focusing {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-animation: enlarging 0.6s infinite alternate;
          animation: enlarging 0.6s infinite alternate;
}
@keyframes enlarging {
  100% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
}
.purchase-pane-container .ppc--form-la .input_button.focusing:active {
  -webkit-transform: scale(1.3);
          transform: scale(1.3);
  -webkit-animation-name: none;
          animation-name: none;
}
.purchase-pane-container .ppc--form-la .input_button:active {
  -webkit-transform: scale(1.3);
          transform: scale(1.3);
  -webkit-animation-name: none;
          animation-name: none;
}
.purchase-pane-container .ppc--form-la m-text-box {
  margin-left: 5px;
  display: inline-block;
  vertical-align: bottom;
}
.purchase-pane-container .ppc--form-la m-text-box .m_textbox {
  width: 100px;
  height: 40px;
  line-height: 36px;
  font-size: 0px;
  background-color: white;
  border: solid rgb(238, 56, 58) 2px;
  text-align: center;
  position: relative;
}
.purchase-pane-container .ppc--form-la m-text-box .m_textbox.disabled {
  background-color: rgb(230, 230, 230);
}
.purchase-pane-container .ppc--form-la m-text-box .m_textbox .text {
  color: rgb(33, 33, 33);
  font-size: 30px;
  display: inline-block;
  position: relative;
  padding: 0 5px;
}
.purchase-pane-container .ppc--form-la m-text-box .m_textbox .cursor {
  color: rgb(33, 33, 33);
  font-size: 40px;
  opacity: 1;
  position: absolute;
  display: inline-block;
  margin-left: -5px;
  padding-right: 2px;
  background-color: transparent;
  -webkit-animation: flash-blink 1s steps(1) infinite;
          animation: flash-blink 1s steps(1) infinite;
}
@keyframes flash-blink {
  50% {
    opacity: 0;
  }
}
.purchase-pane-container .ppc--form-la m-text-box .m_textbox .cursor.ng-hide {
  display: none !important;
}
.purchase-pane-container .ppc--form-la m-text-box .m_textbox .place_holder {
  color: rgb(150, 150, 150);
  font-size: 30px;
  display: inline-block;
}
.purchase-pane-container .ppc--numpad_container {
  position: relative;
  margin-left: 2px;
}
.purchase-pane-container .ppc--numpad_container .ppc--numpad {
  display: inline-block;
  position: absolute;
  cursor: pointer;
}
.purchase-pane-container .ppc--numpad_container .ppc--numpad .ppc--numpad_num {
  width: 70px;
}
.purchase-pane-container .ppc--numpad_container .ppc--numpad .ppc--numpad_zero {
  height: 70px;
}
.purchase-pane-container .ppc--numpad_container .ppc--numpad .ppc--numpad_enter {
  height: 140px;
}

.purchase_content .content-body.banner {
  font-size: 58px;
  line-height: 1;
  padding-bottom: 80px;
  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;
}
.purchase_content .purchase--table {
  font-size: 0px;
  height: 100%;
}
.purchase_content .purchase--table ::-webkit-scrollbar {
  width: 8px;
}
.purchase_content .purchase--table ::-webkit-scrollbar-track {
  border-radius: 10px;
}
.purchase_content .purchase--table ::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-color: rgb(230, 230, 230);
}
.purchase_content .purchase--table .c1 {
  width: 55px;
}
.purchase_content .purchase--table .c2 {
  width: 110px;
}
.purchase_content .purchase--table .c3, .purchase_content .purchase--table .c5, .purchase_content .purchase--table .c7 {
  width: 85px;
}
.purchase_content .purchase--table .c4, .purchase_content .purchase--table .c6, .purchase_content .purchase--table .c8 {
  width: 60px;
}
.purchase_content .purchase--table .c9 {
  width: 85px;
}
.purchase_content .purchase--table .row_header {
  margin-right: 8px;
  height: 48px;
}
.purchase_content .purchase--table .row_header .text {
  display: inline-block;
  color: white;
  background-color: rgb(33, 33, 33);
  font-size: 28px;
  height: 48px;
  line-height: 48px;
}
.purchase_content .purchase--table .row_header.-TH .text {
  background: rgb(47, 61, 151);
}
.purchase_content .purchase--table .row_header.-LA .text {
  background: rgb(164, 59, 150);
}
.purchase_content .purchase--table .row_header.-HS .text {
  background: rgb(235, 67, 35);
}
.purchase_content .purchase--table .row_header.-HN .text {
  background: rgb(235, 67, 35);
}
.purchase_content .purchase--table .row_header.-HV .text {
  background: rgb(235, 67, 35);
}
.purchase_content .purchase--table .table_data {
  overflow-y: scroll;
  left: 0px;
  height: calc(100% - 48px - 35px - 5px);
  width: 698px;
  margin: 0 auto;
}
.purchase_content .purchase--table .table_data .row_data .text {
  vertical-align: bottom;
  display: inline-block;
  color: rgb(33, 33, 33);
  background-color: white;
  font-size: 28px;
  border-bottom: rgb(33, 33, 33) solid 2px;
  height: 35px;
  line-height: 38px;
}
.purchase_content .purchase--table .table_data .row_data .text.c1 {
  color: rgb(239, 56, 58);
}
.purchase_content .purchase--table .table_data .row_data .text.num {
  background-color: rgb(240, 231, 222);
}
.purchase_content .purchase--table .table_data .row_data .text.odd {
  text-align: right;
  padding-right: 15px;
}
.purchase_content .purchase--table .table_data .row_data .text.odd.diff {
  color: crimson;
}
.purchase_content .purchase--table .table_data .row_data .text.jai {
  color: rgb(134, 137, 127);
  background-color: rgb(247, 244, 239);
  position: relative;
}
.purchase_content .purchase--table .table_data .row_data .text.jai.diff {
  color: crimson;
}
.purchase_content .purchase--table .table_data .row_data .text.jai .imgdownpay {
  position: absolute;
  right: -1px;
  width: 14px;
}
.purchase_content .purchase--table .table_data .row_data .entry_delete--disabled {
  width: 20px;
  margin-bottom: 3px;
  opacity: 0.3;
}
.purchase_content .purchase--table .table_data .row_data .option {
  cursor: pointer;
}
.purchase_content .purchase--table .table_data .row_data .option:active .entry_delete {
  -webkit-transform: scale(1.5);
          transform: scale(1.5);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.purchase_content .purchase--table .table_data .row_data .option .entry_delete {
  width: 20px;
}
.purchase_content .purchase--table .row_footer {
  margin-right: 8px;
}
.purchase_content .purchase--table .row_footer .text {
  vertical-align: bottom;
  display: inline-block;
  color: rgb(33, 33, 33);
  background-color: white;
  font-size: 28px;
  font-weight: bold;
  border-bottom: rgb(33, 33, 33) solid 2px;
  height: 35px;
  line-height: 38px;
}
.purchase_content .purchase--table .row_footer .text.c1 {
  color: rgb(239, 56, 58);
}
.purchase_content .purchase--table .row_footer .text.num {
  background-color: rgb(240, 231, 222);
}
.purchase_content .purchase--table .row_footer .text.odd {
  text-align: right;
  padding-right: 15px;
}
.purchase_content .purchase--table .row_footer .text.odd.diff {
  color: crimson;
}
.purchase_content .purchase--table .row_footer .text.jai {
  color: rgb(134, 137, 127);
  background-color: rgb(247, 244, 239);
  position: relative;
}
.purchase_content .purchase--table .row_footer .text.jai.diff {
  color: crimson;
}
.purchase_content .purchase--table .row_footer .text.jai .imgdownpay {
  position: absolute;
  right: -1px;
  width: 14px;
}
.purchase_content .purchase--table .row_footer .entry_delete--disabled {
  width: 20px;
  margin-bottom: 3px;
  opacity: 0.3;
}
.purchase_content .purchase--table .row_footer .option {
  cursor: pointer;
}
.purchase_content .purchase--table .row_footer .option:active .entry_delete {
  -webkit-transform: scale(1.5);
          transform: scale(1.5);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.purchase_content .purchase--table .row_footer .option .entry_delete {
  width: 20px;
}

.award_content {
  margin: 0 0;
  text-align: center;
  background-color: white;
}
.award_content .award-head {
  position: relative;
  padding-top: 20px;
  color: rgb(239, 56, 58);
  line-height: 30px;
}
.award_content .award-head__label {
  font-size: 30px;
}
.award_content .award-head__date {
  margin-left: 15px;
  font-size: 36px;
  font-family: pimpdeed;
  color: rgb(239, 56, 58);
  position: relative;
  top: 4px;
}
.award_content .award-current {
  position: relative;
  margin-top: 5px;
  width: 740px;
  height: 107px;
  margin: 0 auto;
  margin-top: 15px;
}
.award_content .award-current__bg {
  position: absolute;
  left: 0;
}
.award_content .award-current__block {
  display: inline-block;
  height: 85px;
  border: solid rgb(239, 56, 58) 3px;
  position: relative;
  margin-top: 10px;
  vertical-align: middle;
}
.award_content .award-current__block.has-small {
  vertical-align: bottom;
}
.award_content .award-current__block__head {
  background-color: rgb(239, 56, 58);
  color: white;
  font-size: 24px;
  height: 25px;
  line-height: 25px;
  text-align: center;
}
.award_content .data-u4 {
  font-size: 27px;
  font-family: helvetica_bold;
  width: 146px;
  float: left;
  height: 27px;
  line-height: 27px;
  text-align: center;
}
.award_content .data-u4new {
  font-size: 27px;
  font-family: helvetica_bold;
  width: 50%;
  display: inline-block;
  line-height: 1;
  text-align: center;
}
.award_content .data-u4-2 {
  font-size: 26px;
  font-family: helvetica_bold;
  width: 116px;
  float: left;
  height: 27px;
  line-height: 27px;
  text-align: center;
}
.award_content .data-u5 {
  font-size: 24px;
  font-family: helvetica_bold;
  width: 97px;
  float: left;
  height: 27px;
  line-height: 27px;
  text-align: center;
}
.award_content .award-current__block__body {
  height: 54px;
  line-height: 54px;
  text-align: center;
  font-family: helvetica_bold;
  font-size: 42px;
  position: relative;
}
.award_content .award-current__block__body.has-small {
  font-size: 0px;
  line-height: 27px;
}
.award_content .award-current__block__body.has-small:after {
  content: " ";
  clear: both;
}
.award_content .award-current__block__body__small {
  position: absolute;
  height: 27px;
  width: 44.5px;
  font-size: 20px;
  display: inline-block;
}
.award_content .award-history {
  width: 740px;
  margin: 0 auto;
  position: relative;
  margin-top: 20px;
  height: calc(100% - 230px);
}
.award_content .award-history ::-webkit-scrollbar {
  width: 8px;
}
.award_content .award-history ::-webkit-scrollbar-track {
  border-radius: 10px;
}
.award_content .award-history ::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-color: rgb(230, 230, 230);
}
.award_content .award-history__head {
  position: relative;
  z-index: 2;
}
.award_content .award-history__row-title {
  position: relative;
  height: 45px;
  line-height: 45px;
  text-align: left;
  font-size: 0px;
  background-color: rgb(33, 33, 33);
  color: white;
}
.award_content .award-history__title {
  display: inline-block;
  position: relative;
  font-size: 26px;
  text-align: center;
}
.award_content .award-history__title.col-1 {
  padding-left: 10px;
}
.award_content .award-history__title.col-2 {
  padding-left: 5px;
}
.award_content .award-history__tables {
  position: relative;
  height: calc(100% - 50px);
  min-height: 250px;
  overflow-y: auto;
  width: 100%;
  margin-top: 5px;
}
.award_content .award-history__row-data {
  position: relative;
  text-align: left;
  font-size: 0px;
  height: 45px;
  line-height: 45px;
  width: 100%;
  border-bottom: solid rgb(239, 56, 58) 1px;
}
.award_content .award-history__data {
  display: inline-block;
  position: relative;
  font-size: 26px;
  text-align: center;
  color: rgb(33, 33, 33);
}
.award_content .award-history__data.col-1 {
  padding-left: 5px;
}
.award_content .award-history__row-data2 {
  position: relative;
  text-align: left;
  font-size: 0px;
  border-bottom: solid rgb(239, 56, 58) 1px;
}
.award_content .award-history__data2 {
  display: inline-block;
  position: relative;
  font-size: 26px;
  text-align: center;
  line-height: 1;
  vertical-align: middle;
}
.award_content .award-history__data2.col-1 {
  padding-left: 5px;
}
.award_content .award-history__title.col-1,
.award_content .award-history__data.col-1, .award_content .award-history__data2.col-1 {
  width: 187px;
}
.award_content .award-history__title.col-2,
.award_content .award-history__data.col-2, .award_content .award-history__data2.col-2 {
  width: 100px;
}
.award_content .award-history__title.col-3,
.award_content .award-history__data.col-3, .award_content .award-history__data2.col-3 {
  width: 85px;
}
.award_content .award-history__title.col-4,
.award_content .award-history__data.col-4, .award_content .award-history__data2.col-4 {
  width: 85px;
}
.award_content .award-history__title.col-5,
.award_content .award-history__data.col-5, .award_content .award-history__data2.col-5 {
  width: 85px;
}
.award_content .award-history__title.col-6,
.award_content .award-history__data.col-6, .award_content .award-history__data2.col-6 {
  width: 160px;
}
.award_content .award-history__title.col-6--small,
.award_content .award-history__data.col-6--small, .award_content .award-history__data2.col-6--small {
  width: 40px;
}

.info_content {
  margin: 0 0;
  height: auto;
  background-color: white;
}
.info_content .content-body {
  text-align: left;
  position: relative;
  width: 739px;
  margin: 0 auto;
}
.info_content .info-bg {
  width: 739px;
  height: 623px;
  margin: 0 auto;
  position: absolute;
}
.info_content .info-left-title {
  font-size: 25px;
  position: absolute;
  left: 190px;
}
.info_content .info-left-money {
  font-size: 25px;
  position: absolute;
  text-align: right;
  width: 130px;
  right: 330px;
}
.info_content .info-right-type {
  font-size: 32px;
  position: absolute;
  left: 409px;
  top: 338px;
  -webkit-transform: rotateZ(-4deg);
          transform: rotateZ(-4deg);
}
.info_content .info-right-discount {
  font-size: 32px;
  position: absolute;
  left: 481px;
  top: 344px;
  -webkit-transform: rotateZ(-5deg);
          transform: rotateZ(-5deg);
}
.info_content .info-right-discount-table {
  position: absolute;
  left: 416px;
  top: 382px;
  -webkit-transform: rotateZ(4deg);
          transform: rotateZ(4deg);
}
.info_content .info-right-discount-table__label {
  font-size: 23px;
  position: absolute;
  width: 50px;
}
.info_content .info-right-discount-table__discount {
  font-size: 23px;
  position: absolute;
  width: 60px;
  left: 55px;
  text-align: right;
}
.info_content .info-right-table {
  position: absolute;
  -webkit-transform: rotateZ(2.3deg);
          transform: rotateZ(2.3deg);
}
.info_content .info-right-table.-left {
  left: 195px;
  top: 332px;
}
.info_content .info-right-table.-right {
  left: 406px;
  top: 340px;
}
.info_content .info-right-table__head {
  font-size: 25px;
  text-align: center;
  width: 70px;
  line-height: 1;
}
.info_content .info-right-table__body {
  font-size: 23px;
  text-align: center;
  width: 70px;
  line-height: 1.2;
}

.info-pane-container .info-group-btn {
  font-size: 28px;
  width: 150px;
  margin: 10px auto;
  text-align: center;
  background: rgba(150, 150, 150, 0.4);
  color: rgba(30, 30, 30, 0.4);
  cursor: pointer;
}
.info-pane-container .info-group-btn.-on {
  background: rgba(239, 60, 56, 0.8);
  color: white;
  cursor: default;
}

.aff_content {
  margin: 0 0;
  height: auto;
  background-color: white;
}
.aff_content .content-body {
  text-align: left;
  position: relative;
  width: 739px;
  margin: 0 auto;
}
.aff_content .aff-paper-wrapper {
  margin-left: 20px;
}
.aff_content .aff-bg {
  position: absolute;
  width: 700px;
}
.aff_content .aff-bg-inside {
  position: absolute;
  width: 600px;
  top: 32px;
  left: 50px;
}
.aff_content .aff-member-id {
  position: absolute;
  top: 42px;
  left: 64px;
  color: white;
  font-family: admanRound;
  font-size: 30px;
  -webkit-transform: rotateZ(-4.4deg);
          transform: rotateZ(-4.4deg);
  width: 178px;
  text-align: center;
  letter-spacing: 1.5px;
}
.aff_content .aff-tmsg {
  position: absolute;
  left: 170px;
  top: 190px;
  font-size: 33px;
  font-family: admanRound;
  text-align: center;
  line-height: 1;
}
.aff_content .aff-blog {
  position: absolute;
  left: 100px;
  top: 110px;
}
.aff_content .aff-blog .data-row {
  font-size: 0;
  line-height: 1;
  margin-bottom: 10px;
}
.aff_content .aff-blog .data-row .head {
  display: inline-block;
  text-align: right;
  width: 160px;
  font-family: admanRound;
  vertical-align: middle;
  font-size: 22px;
}
.aff_content .aff-blog .data-row .head.link {
  color: #2f3d97;
}
.aff_content .aff-blog .data-row .data {
  display: inline-block;
  vertical-align: middle;
  width: 250px;
  margin-left: 20px;
  font-family: fongnam;
  font-size: 28px;
  font-weight: bold;
  margin-top: -4px;
}
.aff_content .aff-blog .data-row .data.link {
  color: #2f3d97;
  font-size: 25px;
  margin-top: -2px;
}
.aff_content .aff-blog .data-row .copy {
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
}

.account_content {
  margin: 0 0;
  text-align: center;
  background-color: white;
}

.account-history {
  width: 739px;
  height: 100%;
  margin: 0 auto;
  position: relative;
}
.account-history ::-webkit-scrollbar {
  width: 8px;
}
.account-history ::-webkit-scrollbar-track {
  border-radius: 10px;
}
.account-history ::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-color: rgb(230, 230, 230);
}
.account-history .account-history__head {
  position: relative;
  z-index: 2;
}
.account-history .account-history__head__bg {
  position: absolute;
  width: 739px;
  left: 0;
}
.account-history .account-history__title.col-1,
.account-history .account-history__data.col-1 {
  text-align: left;
  width: 100px;
}
.account-history .account-history__title.col-2,
.account-history .account-history__data.col-2 {
  width: 200px;
}
.account-history .account-history__title.col-3, .account-history .account-history__title.col-4, .account-history .account-history__title.col-5,
.account-history .account-history__data.col-3,
.account-history .account-history__data.col-4,
.account-history .account-history__data.col-5 {
  width: 80px;
  text-align: right;
  padding-right: 10px;
}
.account-history .account-history__title.col-6,
.account-history .account-history__data.col-6 {
  width: 120px;
  text-align: right;
  padding-right: 10px;
}
.account-history .account-history__row-title {
  position: relative;
  padding-top: 31px;
  text-align: left;
  font-size: 0px;
}
.account-history .account-history__title {
  display: inline-block;
  position: relative;
  font-size: 26px;
  text-align: center;
}
.account-history .account-history__title.col-1 {
  padding-left: 10px;
  text-align: center;
  margin-left: 30px;
}
.account-history .account-history__title.col-3, .account-history .account-history__title.col-4, .account-history .account-history__title.col-5 {
  text-align: center;
  padding-right: 0px;
  padding-left: 10px;
}
.account-history .account-history__title.col-6 {
  padding-right: 0px;
  padding-left: 40px;
  text-align: center;
}
.account-history .account-history__tables {
  position: relative;
  height: calc(100% - 73px - 30px);
  min-height: 330px;
  overflow-y: scroll;
  margin-left: 20px;
  margin-right: 5px;
  padding-right: 5px;
  margin-top: 15px;
  padding-bottom: 18px;
}
.account-history .account-history__row-data {
  position: relative;
  text-align: left;
  font-size: 0px;
  height: 30px;
}
.account-history .account-history__row-data.has-bottom-line .account-history__data {
  padding-bottom: 5px;
  border-bottom: solid rgb(33, 33, 33) 2px;
}
.account-history .account-history__row-data.has-top-line {
  margin-top: 15px;
}
.account-history .account-history__row-data .affblock .affrow .affrow_name {
  width: 120px;
  color: #36a;
  text-align: right;
  margin-left: 135px;
  border-bottom: 0;
  font-size: 22px;
}
.account-history .account-history__row-data .affblock .affrow .affrow_amount {
  width: 100px;
  color: #a6a;
  text-align: right;
  border-bottom: 0;
  font-size: 22px;
}
.account-history .account-history__row-data .affblock .affline {
  width: 660px;
  height: 1px;
  border-bottom: solid 2px black;
  margin-left: 10px;
  margin-bottom: 2px;
  margin-top: 8px;
}
.account-history .account-history__data {
  display: inline-block;
  position: relative;
  font-size: 24px;
  text-align: center;
}
.account-history .account-history__data.col-1 {
  margin-left: 10px;
  padding-left: 10px;
}
.account-history .account-history__data.summary {
  color: #36a;
}
.account-history .account-history__data.summary .a-affbonus {
  color: #36a;
  cursor: pointer;
}
.account-history .account-history__data.summary .a-affbonus:hover {
  color: #2f3d97;
}
.account-history .account-history__data.balance {
  color: #a6a;
}

.account-pane-container .info-group-btn {
  font-size: 28px;
  width: 150px;
  margin: 10px auto;
  text-align: center;
  background: rgba(150, 150, 150, 0.4);
  color: rgba(30, 30, 30, 0.4);
  cursor: pointer;
}
.account-pane-container .info-group-btn.-on {
  background: rgba(239, 60, 56, 0.8);
  color: white;
  cursor: default;
}

.account-menu-container {
  width: 250px;
  font-size: 24px;
  position: absolute;
  left: -250px;
  top: 210px;
  z-index: 2;
  display: inline-block;
}
.account-menu-container .paper-pane {
  margin: 0 auto;
  width: 150px;
  height: 230px;
  padding: 13px 0px;
  position: relative;
  top: 25px;
}
.account-menu-container .paper-pane .paper-pane__row {
  list-style: none;
  cursor: pointer;
  color: rgb(33, 33, 33);
  margin: 0px 7px 0px 9px;
  font-family: fongnam;
  font-size: 28px;
  font-weight: bold;
  line-height: 34px;
  text-align: center;
  border: solid 2px rgb(234, 51, 63);
}
.account-menu-container .paper-pane .paper-pane__row:hover {
  background-color: rgb(207, 216, 220);
}
.account-menu-container .paper-pane .paper-pane__row.active {
  background-color: rgb(250, 229, 100);
}

.acc-deposit-wrapper .textbox-s {
  border: solid 1px grey;
  border-radius: 3px;
  padding: 0 3px;
}
.acc-deposit-wrapper .textbox-s[readonly], .acc-deposit-wrapper .textbox-s[disabled] {
  cursor: default;
  background: lightgrey;
}

.account_content .gbtn {
  min-width: 40px;
  font-size: 24px;
  line-height: 32px;
  -webkit-appearance: none;
  border: 0;
  color: white;
  background: #464646;
}
.account_content .gbtn.-pri {
  height: 38px;
  line-height: 38px;
}
.account_content .gbtn.-sec {
  background: rgb(109, 76, 65);
}
.account_content .gbtn.-snow {
  background: snow;
  color: rgb(33, 33, 33);
}
.account_content .read-btn {
  width: 730px;
  margin: 10px auto 10px auto;
  text-align: right;
}

.acc-bank-det {
  display: block;
  width: 775px;
  margin: 0 auto;
  margin-top: 15px;
  vertical-align: top;
}
.acc-bank-det .irow {
  text-align: left;
  height: 32px;
  line-height: 32px;
  margin-bottom: 5px;
  font-size: 22px;
}
.acc-bank-det input, .acc-bank-det select {
  height: 30px;
  line-height: 30px;
}
.acc-bank-det .inumber {
  text-align: right;
  padding-right: 5px;
  -moz-appearance: textfield;
}
.acc-bank-det .inumber::-webkit-inner-spin-button, .acc-bank-det .inumber::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.acc-bank-det .idate::-webkit-inner-spin-button, .acc-bank-det .idate::-webkit-outer-spin-button {
  display: none;
  -webkit-appearance: none;
}
.acc-bank-det .idate::-webkit-clear-button {
  display: none; /* Hide the button */
  -webkit-appearance: none; /* turn off default browser styling */
}
.acc-bank-det .textbox-s {
  border: solid 1px grey;
  border-radius: 3px;
  padding: 0 3px;
}
.acc-bank-det .textbox-s[readonly], .acc-bank-det .textbox-s[disabled] {
  cursor: default;
  background: lightgrey;
}

.acc-progress-wrap {
  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: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.acc-progress-wrap .circle-point {
  position: relative;
}
.acc-progress-wrap .circle-point .circle {
  width: 10px;
  height: 10px;
  background: #CFD8DC;
  border-radius: 50%;
}
.acc-progress-wrap .circle-point .labelt {
  position: absolute;
  white-space: nowrap;
  margin-top: -45px;
  margin-left: -170%;
  font-family: fongnam;
  font-size: 28px;
  color: #CFD8DC;
}
.acc-progress-wrap .circle-point.active .circle {
  background: #4CAF50;
}
.acc-progress-wrap .circle-point.active .labelt {
  color: initial;
}
.acc-progress-wrap .line-connect {
  width: 150px;
  height: 2px;
  background: #CFD8DC;
}
.acc-progress-wrap .line-connect.active {
  background: #4CAF50;
}

.acc-bank-tb {
  display: block;
  width: 740px;
  margin: 0 auto;
  margin-top: 0px;
  font-size: 18px;
  line-height: 22px;
}
.acc-bank-tb ::-webkit-scrollbar {
  width: 8px;
}
.acc-bank-tb ::-webkit-scrollbar-track {
  border-radius: 10px;
}
.acc-bank-tb ::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-color: rgb(230, 230, 230);
}
.acc-bank-tb .row {
  border-bottom: solid red 1px;
}
.acc-bank-tb .row > * {
  padding-right: 0;
  font-family: fongnam;
  font-size: 28px;
  font-weight: bold;
  line-height: 32px;
  min-height: 32px;
  float: left;
}
.acc-bank-tb .row .bl {
  border-left: solid red 1px;
}
.acc-bank-tb .row .w1 {
  width: 30px;
}
.acc-bank-tb .row .w2 {
  width: 180px;
}
.acc-bank-tb .row .w3 {
  width: 150px;
}
.acc-bank-tb .row .w4 {
  width: 160px;
}
.acc-bank-tb .row .w5 {
  width: 240px;
}
.acc-bank-tb .row .w6 {
  width: 120px;
}
.acc-bank-tb .header.row {
  background-color: rgb(234, 51, 63);
  margin-left: 0px;
  margin-right: 0px;
  width: 740px;
  position: relative;
  line-height: 26px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.acc-bank-tb .header .text {
  color: white;
  font-weight: bold;
  font-family: fongnam;
  text-align: center;
}
.acc-bank-tb .records {
  height: 133px;
  padding-bottom: 1px;
  overflow-x: hidden;
  overflow-y: auto;
  position: relative;
}
.acc-bank-tb .records .row {
  margin-left: 0px;
  margin-right: 0px;
  width: 732px;
  position: relative;
  line-height: 30px;
  cursor: pointer;
}
.acc-bank-tb .records .row:hover {
  background-color: rgb(240, 240, 240);
}
.acc-bank-tb .records .row:hover:not(.nohover) {
  background-color: #FFF9C4;
}
.acc-bank-tb .records .row.selected {
  background-color: rgb(250, 229, 100);
}
.acc-bank-tb .records .row .text {
  text-align: left;
  padding-left: 5px;
  word-break: break-all;
}
.acc-bank-tb .records .row .text.all {
  text-align: center;
  width: 732px;
  font-weight: normal;
}
.acc-bank-tb .records .row .text.green {
  color: rgb(46, 125, 50);
}
.acc-bank-tb .records .row .text.warning {
  color: rgb(46, 125, 50);
  font-style: italic;
}
.acc-bank-tb .records .row .accNo {
  font-size: 28px;
  vertical-align: middle;
}
.acc-bank-tb .records .row .accNo.blink {
  -webkit-animation-name: accNoBlink;
          animation-name: accNoBlink;
  -webkit-animation-iteration-count: 2;
          animation-iteration-count: 2;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
}
@-webkit-keyframes accNoBlink {
  0% {
    color: #333;
  }
  50% {
    color: #ea333f;
  }
  100% {
    color: #333;
  }
}
@keyframes accNoBlink {
  0% {
    color: #333;
  }
  50% {
    color: #ea333f;
  }
  100% {
    color: #333;
  }
}
.acc-bank-tb .records .row .accCopy {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  width: 16px;
  height: 16px;
  padding: 4px;
  vertical-align: middle;
}

.acc-auto-wrap .member-box {
  background: rgb(255, 243, 224);
  border: solid 1px rgb(255, 183, 77);
  border-radius: 12px;
  padding: 12px 12px;
  padding-top: 5px;
}
.acc-auto-wrap .input-box {
  background: #E0F7FA;
  border: solid 1px #80DEEA;
  border-radius: 12px;
  padding: 12px 12px;
  position: relative;
  overflow: hidden;
}
.acc-auto-wrap .bank-box {
  background: rgb(220, 237, 200);
  border: solid 1px rgb(174, 213, 129);
  border-radius: 12px;
  padding: 12px 12px;
  position: relative;
  overflow: hidden;
}
.acc-auto-wrap .input-block.blur {
  -webkit-filter: blur(8px);
          filter: blur(8px);
}
.acc-auto-wrap .input-block .sp-btn {
  border: none;
  line-height: 36px;
  height: 36px;
  font-size: 24px;
  padding: 0 8px;
  cursor: pointer;
  color: white;
  background: #1565C0;
}
.acc-auto-wrap .input-block .sp-btn:hover {
  background: #01579B;
}
.acc-auto-wrap .input-block .irow {
  text-align: left;
  height: 32px;
  line-height: 32px;
  margin-bottom: 5px;
  font-size: 22px;
}
.acc-auto-wrap .input-block input {
  height: 30px;
  line-height: 30px;
}
.acc-auto-wrap .input-block .inumber {
  text-align: right;
  padding-right: 5px;
  -moz-appearance: textfield;
}
.acc-auto-wrap .input-block .inumber::-webkit-inner-spin-button, .acc-auto-wrap .input-block .inumber::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.acc-auto-wrap .input-block .textbox-s {
  border: solid 1px grey;
  border-radius: 3px;
}
.acc-auto-wrap .input-block .textbox-s[disabled] {
  cursor: default;
  background: lightgrey;
}
.acc-auto-wrap .pp-logo img {
  height: 30px;
}
.acc-auto-wrap .amount-line .title {
  color: grey;
}
.acc-auto-wrap .amount-line .data {
  font-weight: bold;
  font-size: 150%;
  color: #303f9f;
  margin-left: 5px;
  margin-right: 5px;
}
.acc-auto-wrap .amount-line .baht {
  color: grey;
}
.acc-auto-wrap .bank-block {
  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;
}
.acc-auto-wrap .bank-block.blur {
  -webkit-filter: blur(8px);
          filter: blur(8px);
}
.acc-auto-wrap .bank-block .icon-zone {
  margin-right: 12px;
}
.acc-auto-wrap .bank-block .icon-zone img {
  width: 64px;
  height: 64px;
  border-radius: 6px;
}
.acc-auto-wrap .bank-block .icon-zone.empty {
  visibility: hidden;
}
.acc-auto-wrap .bank-block .text-zone {
  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: start;
      -ms-flex-align: start;
          align-items: flex-start;
  line-height: 0.8;
  text-align: left;
}
.acc-auto-wrap .bank-block .text-zone .bankname {
  font-size: 24px;
}
.acc-auto-wrap .bank-block .text-zone .accno {
  color: teal;
  font-weight: bold;
  font-size: 28px;
}
.acc-auto-wrap .bank-block .text-zone .accno span {
  vertical-align: middle;
}
.acc-auto-wrap .bank-block .text-zone .accCopy {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  width: 24px;
  height: 24px;
  padding: 4px;
  vertical-align: middle;
  cursor: pointer;
}
.acc-auto-wrap .bank-block .text-zone .accname {
  font-weight: bold;
  font-size: 28px;
  word-break: break-word;
}
.acc-auto-wrap .warning-block {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  padding: 12px;
  background: rgba(0, 0, 0, 0.6);
  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: center;
      -ms-flex-pack: center;
          justify-content: center;
  line-height: 1.2;
}
.acc-auto-wrap .warning-block .text {
  font-size: 24px;
  color: white;
  line-height: 1;
}
.acc-auto-wrap .warning-block button {
  font-size: 24px;
}
.acc-auto-wrap .hint1 {
  color: rgb(216, 67, 21);
}
.acc-auto-wrap .hint2 {
  color: red;
}
.acc-auto-wrap .hint3 {
  color: #AB47BC;
}
.acc-auto-wrap .qr-place {
  display: none;
}
.acc-auto-wrap .qr-place.show {
  display: inline-block;
}

.acc-bank-recv-tb {
  display: block;
  width: 740px;
  margin: 0 auto;
  margin-top: 0px;
  font-size: 18px;
  line-height: 22px;
  position: relative;
}
.acc-bank-recv-tb ::-webkit-scrollbar {
  width: 8px;
}
.acc-bank-recv-tb ::-webkit-scrollbar-track {
  border-radius: 10px;
}
.acc-bank-recv-tb ::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-color: rgb(230, 230, 230);
}
.acc-bank-recv-tb .row {
  border-bottom: solid red 1px;
}
.acc-bank-recv-tb .row > * {
  padding-right: 0;
  font-family: fongnam;
  font-size: 28px;
  line-height: 32px;
  min-height: 32px;
  font-weight: bold;
  float: left;
}
.acc-bank-recv-tb .row .bl {
  border-left: solid red 1px;
}
.acc-bank-recv-tb .row .w2 {
  width: 180px;
}
.acc-bank-recv-tb .row .w3 {
  width: 150px;
}
.acc-bank-recv-tb .row .w4 {
  width: 160px;
}
.acc-bank-recv-tb .row .w5 {
  width: 240px;
}
.acc-bank-recv-tb .header.row {
  background-color: rgb(234, 51, 63);
  margin-left: 0px;
  margin-right: 0px;
  width: 740px;
  position: relative;
  line-height: 28px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.acc-bank-recv-tb .header .text {
  color: white;
  font-size: 28px;
  font-weight: bold;
  font-family: fongnam;
  text-align: center;
}
.acc-bank-recv-tb .records {
  height: 153px;
  padding-bottom: 1px;
  overflow-x: hidden;
  overflow-y: auto;
  margin-right: 6px;
  position: relative;
}
.acc-bank-recv-tb .records .row {
  margin-left: 0px;
  margin-right: 0px;
  width: 732px;
  position: relative;
  line-height: 32px;
}
.acc-bank-recv-tb .records .row:hover:not(.nohover) {
  background-color: #FFF9C4;
}
.acc-bank-recv-tb .records .row .text {
  text-align: left;
  padding-left: 5px;
  word-break: break-all;
}
.acc-bank-recv-tb .records .row .text.all {
  text-align: center;
  width: 732px;
  font-weight: normal;
}
.acc-bank-recv-tb .records .row .text > input[type=text] {
  height: 32px;
  line-height: 32px;
}

.acc-tx-tb {
  display: block;
  width: 740px;
  margin: 0 auto;
  font-size: 18px;
  line-height: 22px;
  height: 100%;
}
.acc-tx-tb ::-webkit-scrollbar {
  width: 8px;
}
.acc-tx-tb ::-webkit-scrollbar-track {
  border-radius: 10px;
}
.acc-tx-tb ::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-color: rgb(230, 230, 230);
}
.acc-tx-tb .row {
  border-bottom: solid red 1px;
}
.acc-tx-tb .row > * {
  padding-right: 0;
  font-family: fongnam;
  font-size: 28px;
  line-height: 32px;
  min-height: 32px;
  float: left;
}
.acc-tx-tb .row .bl {
  border-left: solid red 1px;
}
.acc-tx-tb .row .w1 {
  width: 60px;
}
.acc-tx-tb .row .w2 {
  width: 120px;
}
.acc-tx-tb .row .w3 {
  width: 200px;
}
.acc-tx-tb .row .w4 {
  width: 100px;
}
.acc-tx-tb .row .w5 {
  width: 160px;
}
.acc-tx-tb .row .w6 {
  width: 80px;
}
.acc-tx-tb .header.row {
  background-color: rgb(234, 51, 63);
  margin-left: 0px;
  margin-right: 0px;
  width: 740px;
  position: relative;
  line-height: 26px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.acc-tx-tb .header .text {
  color: white;
  font-weight: bold;
  font-family: fongnam;
  text-align: center;
}
.acc-tx-tb .records {
  height: calc(100% - 90px);
  padding-bottom: 1px;
  overflow-x: hidden;
  overflow-y: auto;
  margin-right: 6px;
  position: relative;
}
.acc-tx-tb .records .row {
  margin-left: 0px;
  margin-right: 0px;
  width: 732px;
  position: relative;
  line-height: 30px;
  background-color: rgb(219, 228, 229);
  cursor: pointer;
}
.acc-tx-tb .records .row.unread {
  font-weight: bold;
  background-color: white;
}
.acc-tx-tb .records .row:hover {
  background-color: #FFF9C4;
}
.acc-tx-tb .records .row:hover:not(.nohover) {
  background-color: #FFF9C4;
}
.acc-tx-tb .records .row .text {
  text-align: center;
  word-break: break-all;
}
.acc-tx-tb .records .row .text.w4 {
  text-align: right;
  padding-right: 10px;
}
.acc-tx-tb .records .row .text.all {
  text-align: center;
  width: 732px;
  font-weight: normal;
}
.acc-tx-tb .records .row .text.D span {
  background-color: #29B6F6;
  display: inline-block;
  width: 40px;
  height: 24px;
  line-height: 24px;
  border-radius: 15%;
}
.acc-tx-tb .records .row .text.W span {
  background-color: #66BB6A;
  display: inline-block;
  width: 40px;
  height: 24px;
  line-height: 24px;
  border-radius: 15%;
}
.acc-tx-tb .records .row .text.P {
  color: black;
}
.acc-tx-tb .records .row .text.S {
  color: green;
}
.acc-tx-tb .records .row .text.F {
  color: red;
}
.acc-tx-tb .records .row .text.C {
  color: #EF6C00;
}

.modalCustBankItem {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  margin-bottom: 3px;
}
.modalCustBankItem:hover {
  background-color: #FFD54F;
}
.modalCustBankItem .bi_img img {
  width: 48px;
  padding: 4px;
}
.modalCustBankItem .bi_name {
  font-size: 80%;
  line-height: 1;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.mcontainer .mblock {
  display: block;
  float: left;
}
.mcontainer .mblock .mtitle {
  text-decoration: underline;
  font-size: 22px;
  margin-top: 0;
  margin-bottom: 8px;
}
.mcontainer .mblock .mrow .head {
  display: inline-block;
  width: 70px;
  text-align: right;
  padding-right: 8px;
  font-weight: bold;
  vertical-align: top;
}
.mcontainer .mblock .mrow .data {
  display: inline-block;
  width: 200px;
  text-align: left;
  vertical-align: top;
}
.mcontainer .mblock .mrow .data.P {
  color: black;
}
.mcontainer .mblock .mrow .data.S {
  color: green;
}
.mcontainer .mblock .mrow .data.F {
  color: red;
}
.mcontainer .mblock .mrow .data.C {
  color: #EF6C00;
}

.acc-member-bank-wrapper {
  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;
}
.acc-member-bank-wrapper .textbox-s {
  border: solid 1px grey;
  border-radius: 3px;
  padding: 0 3px;
}
.acc-member-bank-wrapper .textbox-s[readonly], .acc-member-bank-wrapper .textbox-s[disabled] {
  cursor: default;
  background: lightgrey;
}

.pr-pane-container {
  font-size: 0px;
  position: relative;
  background-image: url("/img/entry-report/bg_left.jpg");
  background-position: top center;
  background-size: cover;
  background-repeat: no-repeat;
  height: calc(100vh - 90px);
}
.pr-pane-container ::-webkit-scrollbar {
  width: 8px;
}
.pr-pane-container ::-webkit-scrollbar-track {
  border-radius: 10px;
}
.pr-pane-container ::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-color: rgba(255, 179, 98, 0.5);
}
.pr-pane-container .title {
  text-align: center;
  font-family: DBH;
  font-size: 30px;
  font-weight: normal;
  padding-top: 8px;
  padding-bottom: 5px;
  border-bottom: solid red 2px;
  line-height: 70px;
  width: 274px;
  position: relative;
  padding-right: 11px;
}
.pr-pane-container .row {
  border-bottom: solid red 1px;
  width: 276px;
  font-size: 0px;
  position: relative;
}
.pr-pane-container .row * {
  padding-left: 0;
  padding-right: 0;
  font-weight: normal;
}
.pr-pane-container .row .col-1 {
  width: 40px;
  display: inline-block;
  font-size: 21px;
}
.pr-pane-container .row .col-2 {
  width: 90px;
  display: inline-block;
  font-size: 21px;
}
.pr-pane-container .row .col-3 {
  width: 75px;
  display: inline-block;
  font-size: 21px;
}
.pr-pane-container .row .col-4 {
  width: 70px;
  display: inline-block;
  font-size: 21px;
  padding-right: 10px;
}
.pr-pane-container .header {
  margin-left: 0px;
  margin-right: 0px;
}
.pr-pane-container .header.row {
  border-bottom: double red 4px;
  height: 33px;
  line-height: 33px;
}
.pr-pane-container .header .text {
  color: red;
  font-weight: normal;
  text-align: center;
}
.pr-pane-container .header .col-1 {
  border-right: solid rgb(0, 194, 226) 1px;
}
.pr-pane-container .header .col-2 {
  text-align: right;
  padding-right: 16px;
}
.pr-pane-container .header .col-4 {
  text-align: right;
}
.pr-pane-container .records {
  height: calc(100vh - 250px);
  max-height: 418px;
  overflow-y: auto;
  overflow-x: hidden;
  font-size: 0px;
  position: relative;
}
.pr-pane-container .records .highlight {
  position: absolute;
  left: -10px;
  top: 0px;
  z-index: 50;
  width: 300px;
  height: 31px;
  margin-top: -1px;
}
.pr-pane-container .records .row {
  margin-left: 0px;
  margin-right: 0px;
  width: 276px;
  position: relative;
  height: 29.5px;
  line-height: 29.5px;
}
.pr-pane-container .records .row .won {
  position: absolute;
  z-index: 100;
  color: #4CAF50;
  left: 44px;
  font-size: 24px;
  display: inline-block;
  line-height: 29.5px;
}
.pr-pane-container .records .row.active:hover {
  cursor: pointer;
}
.pr-pane-container .records .row.active:hover:before {
  content: " ";
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.87);
  opacity: 1;
  z-index: 10;
}
.pr-pane-container .records .row.active.selected:hover:before {
  opacity: 0;
}
.pr-pane-container .records .row .col-1, .pr-pane-container .records .row .col-2, .pr-pane-container .records .row .col-3, .pr-pane-container .records .row .col-4 {
  position: relative;
  z-index: 100;
}
.pr-pane-container .records .row .col-1 {
  text-align: center;
  border-right: solid rgb(0, 194, 226) 1px;
}
.pr-pane-container .records .row .col-2 {
  text-align: right;
  padding-right: 5px;
}
.pr-pane-container .records .row .col-3 {
  text-align: center;
}
.pr-pane-container .records .row .col-4 {
  text-align: right;
}
.pr-pane-container .summary.row {
  margin-top: 1px;
  margin-left: 0px;
  margin-right: 0px;
  border: none;
}
.pr-pane-container .summary.row .first {
  font-size: 24px;
  width: 100px;
  margin-left: 20px;
  display: inline-block;
}
.pr-pane-container .summary.row .second {
  text-align: right;
  font-size: 26px;
  font-weight: normal;
  color: red;
  width: 145px;
  display: inline-block;
}

.pr-left__triangle {
  position: absolute;
  right: 10px;
  top: 22px;
  cursor: pointer;
  z-index: 10;
  padding: 10px;
  width: 20px;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  -webkit-transition: width 0.05s, padding 0.05s, top 0.05s, left 0.05s, -webkit-box-shadow 0s;
  transition: width 0.05s, padding 0.05s, top 0.05s, left 0.05s, -webkit-box-shadow 0s;
  transition: width 0.05s, padding 0.05s, top 0.05s, left 0.05s, box-shadow 0s;
  transition: width 0.05s, padding 0.05s, top 0.05s, left 0.05s, box-shadow 0s, -webkit-box-shadow 0s;
}
.pr-left__triangle.selected {
  right: 10px;
  top: 22px;
  padding: 0px;
  width: 30px;
  -webkit-box-shadow: 0px 3px 7px grey;
          box-shadow: 0px 3px 7px grey;
  -webkit-transition: width 0.05s, padding 0.05s, top 0.05s, left 0.05s, -webkit-box-shadow 0s 0.05s;
  transition: width 0.05s, padding 0.05s, top 0.05s, left 0.05s, -webkit-box-shadow 0s 0.05s;
  transition: width 0.05s, padding 0.05s, top 0.05s, left 0.05s, box-shadow 0s 0.05s;
  transition: width 0.05s, padding 0.05s, top 0.05s, left 0.05s, box-shadow 0s 0.05s, -webkit-box-shadow 0s 0.05s;
}

.pr-left__dropdown-wrapper {
  width: 210px;
  z-index: 1000;
  position: absolute;
  right: 41px;
  top: 22px;
  height: 365px;
  -webkit-box-shadow: 0px 3px 7px grey;
          box-shadow: 0px 3px 7px grey;
}
.pr-left__dropdown-wrapper ::-webkit-scrollbar {
  width: 8px;
}
.pr-left__dropdown-wrapper ::-webkit-scrollbar-track {
  border-radius: 10px;
}
.pr-left__dropdown-wrapper ::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-color: rgba(147, 35, 35, 0.75);
}

.pr-left__dropdown-bg {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 210px;
  height: 100%;
}

.pr-left__dropdown {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 206px;
  height: 100%;
  padding-right: 6px;
  overflow-y: scroll;
  overflow-x: hidden;
}
.pr-left__dropdown .dropdown__row {
  text-align: center;
  font-family: DBH;
  font-size: 30px;
  padding-top: 6px;
  line-height: 30px;
  height: 40px;
  width: 100%;
  position: relative;
  padding-left: 7px;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.pr-left__dropdown .dropdown__row:hover {
  color: limegreen;
}
.pr-left__dropdown .dropdown__row.selected {
  color: red;
}
.pr-left__dropdown .dropdown__row:last-child {
  margin-bottom: 10px;
}

.pr_content .pr-right {
  width: 100%;
  font-size: 20px;
  display: inline-block;
  position: relative;
  text-align: center;
  height: calc(100vh - 90px);
  overflow-x: hidden;
  overflow-y: auto;
}
.pr_content .pr-right > .print-button-left {
  position: absolute;
  left: calc((100% - 500px) / 2 + 384px - 50px);
  top: -5px;
  cursor: pointer;
}
.pr_content .pr-right > .print-button {
  position: absolute;
  left: calc((100% - 500px) / 2 + 500px);
  top: 35px;
  cursor: pointer;
}
.pr_content .pr-right__bg-left {
  height: 583px;
  position: absolute;
  left: calc((100% - 688px) / 2);
  top: -25px;
}
.pr_content .pr-right__bg-right {
  height: 583px;
  position: absolute;
  left: calc((100% - 688px) / 2);
  top: -25px;
}
.pr_content .pr-right__table-wrapper {
  position: absolute;
  top: 35px;
  left: calc((100% - 500px) / 2 - 12px);
  width: 500px;
}
.pr_content .pr-right__table {
  display: inline-block;
  position: relative;
}
.pr_content .pr-right__table td.odd {
  background-color: white;
}
.pr_content .pr-right__table td.even {
  background-color: rgb(247, 244, 239);
}
.pr_content .pr-right__table td.firstNum {
  background-color: rgb(234, 228, 217);
  width: 65px;
}
.pr_content .pr-right__table thead td {
  border-top: solid rgb(33, 33, 33) 3px;
  border-bottom: solid rgb(33, 33, 33) 3px;
  color: rgb(239, 74, 78);
  font-size: 24px;
  height: 30px;
  line-height: 30px;
}
.pr_content .pr-right__table thead td:first-child {
  -webkit-box-shadow: grey -2px 0px 1px;
          box-shadow: grey -2px 0px 1px;
}
.pr_content .pr-right__table thead td:last-child {
  -webkit-box-shadow: grey 2px 0px 1px;
          box-shadow: grey 2px 0px 1px;
}
.pr_content .pr-right__table tbody tr:first-child td {
  padding-top: 10px;
}
.pr_content .pr-right__table tbody td {
  height: 24px;
  line-height: 23px;
  font-size: 20px;
  padding-top: 5px;
  border-bottom: solid rgb(75, 75, 75) 1px;
}
.pr_content .pr-right__table tbody td.even {
  color: rgb(173, 166, 161);
}
.pr_content .pr-right__table tbody td.odd {
  text-align: right;
  padding-right: 5px;
}
.pr_content .pr-right__table tbody td.index {
  color: rgb(239, 74, 78);
}
.pr_content .pr-right__table tbody td.diff {
  color: crimson;
}
.pr_content .pr-right__table tbody td.won {
  color: #4CAF50;
}
.pr_content .pr-right__paging-control {
  position: absolute;
  left: calc((100% - 688px) / 2 + 575px);
  top: 490px;
  -webkit-transform: scale(0.8);
          transform: scale(0.8);
}
.pr_content .pr-right__paging-control__button-left, .pr_content .pr-right__paging-control__button-right {
  position: absolute;
  width: 25px;
  top: -13px;
  cursor: pointer;
  opacity: 0.2;
  padding: 20px;
  z-index: 2;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.pr_content .pr-right__paging-control__button-left.active, .pr_content .pr-right__paging-control__button-right.active {
  opacity: 1;
}
.pr_content .pr-right__paging-control__button-left {
  left: -20px;
}
.pr_content .pr-right__paging-control__button-right {
  left: 80px;
}
.pr_content .pr-right__paging-control__text {
  position: absolute;
  font-size: 30px;
  color: rgb(100, 100, 100);
  width: 80px;
  left: 20px;
  cursor: default;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.settings_content {
  margin: 0 0;
  height: auto;
  text-align: center;
  background-color: white;
}
.settings-password {
  position: relative;
  top: 30px;
}

.settings-password__change-button {
  width: 160px;
  text-align: center;
  border-radius: 5px;
  font-size: 26px;
  height: 40px;
  line-height: 40px;
  color: rgb(33, 33, 33);
  background-color: rgb(255, 235, 59);
  display: inline-block;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-shadow: rgb(150, 150, 150) 0px 2px;
          box-shadow: rgb(150, 150, 150) 0px 2px;
}
.settings-password__change-button:hover {
  cursor: pointer;
  background-color: rgb(255, 229, 0);
}

.settings-password__right {
  width: 250px;
  display: inline-block;
  margin-left: 30px;
  text-align: center;
}

.settings-password__change-textbox {
  width: 150px;
  font-size: 26px;
  height: 40px;
  line-height: 40px;
  margin-right: 5px;
  opacity: 1;
  padding-left: 10px;
}
.settings-password__change-textbox.ng-hide-remove.ng-hide-remove-active {
  -webkit-animation: change-slider 0.2s ease-in-out;
          animation: change-slider 0.2s ease-in-out;
}
@-webkit-keyframes change-slider {
  0% {
    opacity: 0;
    -webkit-transform: translate(50px, 0px);
            transform: translate(50px, 0px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate(0px, 0px);
            transform: translate(0px, 0px);
  }
}
@keyframes change-slider {
  0% {
    opacity: 0;
    -webkit-transform: translate(50px, 0px);
            transform: translate(50px, 0px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate(0px, 0px);
            transform: translate(0px, 0px);
  }
}

.settings-password__confirm-button {
  width: 80px;
  text-align: center;
  border-radius: 5px;
  font-size: 26px;
  height: 40px;
  line-height: 40px;
  color: white;
  background-color: rgb(238, 55, 57);
  display: inline-block;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.settings-password__confirm-button.ng-hide-remove.ng-hide-remove-active {
  -webkit-animation: change-slider 0.2s ease-in-out;
          animation: change-slider 0.2s ease-in-out;
}
.settings-password__confirm-button:hover {
  cursor: pointer;
  background-color: rgb(255, 60, 62);
}

.settings-password__success-text {
  color: rgb(33, 33, 33);
  font-size: 26px;
  display: inline-block;
  position: relative;
}

.manual_content {
  margin: 0 0;
  text-align: center;
  background-color: white;
}
.manual_content ::-webkit-scrollbar {
  width: 8px;
}
.manual_content ::-webkit-scrollbar-track {
  border-radius: 10px;
}
.manual_content ::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-color: rgb(230, 230, 230);
}
.manual_content .content-body {
  overflow-y: auto;
  height: calc(100% - 45px);
  margin-right: 5px;
}
.manual_content .ss-img {
  border: solid 1px rgb(125, 125, 125);
  width: 625px;
}

.paper-pane {
  margin: 0 auto;
  width: 100%;
  position: relative;
  top: 25px;
  padding-left: 0px;
  text-align: center;
}

.paper-pane__row {
  list-style: none;
  cursor: pointer;
  color: rgb(33, 33, 33);
  margin: 0px 5px;
  font-size: 26px;
  height: 44px;
  line-height: 44px;
}
.paper-pane__row:active {
  background-color: rgba(255, 60, 62, 0.1);
}
.paper-pane__row.active {
  background-color: rgba(238, 55, 57, 0.2);
}

.ppr-container {
  width: 100%;
  margin: 0 auto;
  position: relative;
  background-color: white;
  text-align: center;
  -webkit-print-color-adjust: exact;
  min-height: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: tahoma;
  font-size: 24px;
}

.ppr-container__div-header {
  width: 640px;
  margin: 0 auto;
  text-align: center;
  line-height: 30px;
}
.ppr-container__div-header > .line > .desc {
  display: inline-block;
}
.ppr-container__div-header > .line > .data {
  display: inline-block;
  margin-left: 5px;
}

.ppr-container__div-data {
  width: 640px;
  margin: 0 auto;
  margin-top: 5px;
  padding: 0 10px;
}
.ppr-container__div-data > .header-line {
  text-align: center;
  line-height: 30px;
}
.ppr-container__div-data > .header-line > .block {
  display: inline-block;
}
.ppr-container__div-data > .header-line > .block:first-child {
  margin-right: 10px;
}
.ppr-container__div-data > .header-line > .block > .desc {
  display: inline-block;
}
.ppr-container__div-data > .header-line > .block > .data {
  display: inline-block;
  margin-left: 3px;
}
.ppr-container__div-data > table {
  margin: 0 auto;
  margin-top: 2px;
  font-size: 22px;
  font-family: fongnam;
  font-weight: bold;
}
.ppr-container__div-data > table tr {
  line-height: 29px;
}
.ppr-container__div-data > table td.col-1 {
  width: 26px;
}
.ppr-container__div-data > table td.col-2 {
  width: 72.8px;
}
.ppr-container__div-data > table td.col-3, .ppr-container__div-data > table td.col-5, .ppr-container__div-data > table td.col-7 {
  width: 58.5px;
  text-align: right;
  padding-right: 5px;
}
.ppr-container__div-data > table td.col-4, .ppr-container__div-data > table td.col-6, .ppr-container__div-data > table td.col-8 {
  width: 39px;
  color: grey !important;
}
.ppr-container__div-data > table thead tr {
  border-bottom: solid 1px grey;
  border-top: solid 1px grey;
  line-height: 28px;
  font-size: 24px;
}
.ppr-container__div-data > table tbody td {
  font-size: 24px;
  line-height: 28px;
}
.ppr-container__div-data > table tbody td.col-2 {
  color: #d50000 !important;
}
.ppr-container__div-data > table tbody td.col-3, .ppr-container__div-data > table tbody td.col-5, .ppr-container__div-data > table tbody td.col-7 {
  text-align: right;
  padding-right: 5px;
}
.ppr-container__div-data > table tbody td.won {
  color: #4CAF50 !important;
  text-decoration: underline !important;
}

.ppr-container__table-summary {
  width: 640px;
  margin: 0 auto;
  margin-top: 20px;
  border: rgb(33, 33, 33) solid 1px;
  font-family: fongnam;
  font-size: 25px;
  font-weight: bold;
  line-height: 28px;
}
.ppr-container__table-summary td {
  color: #3F51B5 !important;
}

.cursor-pointer {
  cursor: pointer;
}

._imgWhiteToRed {
  -webkit-filter: brightness(0) saturate(100%) invert(31%) sepia(79%) saturate(4598%) hue-rotate(341deg) brightness(95%) contrast(95%);
          filter: brightness(0) saturate(100%) invert(31%) sepia(79%) saturate(4598%) hue-rotate(341deg) brightness(95%) contrast(95%);
}

._reqstar:after {
  content: "*";
  position: absolute;
  margin-top: -3px;
  color: red;
}

._fixempty:empty:after {
  content: " ";
}

.sbtn {
  display: inline-block;
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.2;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.sbtn:hover {
  color: #333;
  text-decoration: none;
}

.sbtn-red {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.sbtn-red:hover {
  color: #fff;
  background-color: #c82333;
  border-color: #bd2130;
}

.sbtn-yellow {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.sbtn-yellow:hover {
  color: #212529;
  background-color: #e0a800;
  border-color: #d39e00;
}

.sbtn-green {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
.sbtn-green:hover {
  color: #fff;
  background-color: #218838;
  border-color: #1e7e34;
}

.sbtn-light {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.sbtn-light:hover {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5;
}

.headTalad-img-new {
  text-align: center;
  position: absolute;
  width: 100%;
  left: 0px;
  top: 42px;
  font-size: 0;
  background: transparent;
}
.headTalad-img-new .group {
  position: relative;
  margin: 0px auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-column-gap: 15px;
     -moz-column-gap: 15px;
          column-gap: 15px;
  line-height: 1;
}
.headTalad-img-new .talad-block {
  width: 120px;
  border: solid 2px transparent;
  border-radius: 6px;
  padding: 6px 15px 8px;
  cursor: pointer;
}
.headTalad-img-new .talad-block.-fade {
  opacity: 0.5;
}
.headTalad-img-new .talad-block.-active {
  border-color: orange;
}
.headTalad-img-new .talad-block .talad-img {
  height: 28px;
}

.ads-wrapper {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 999999;
  background: rgba(0, 0, 0, 0.4);
  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;
}

.ads-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-shadow: 2px 4px 15px 0px rgba(0, 0, 0, 0.4);
          box-shadow: 2px 4px 15px 0px rgba(0, 0, 0, 0.4);
  position: relative;
}
.ads-container .close-btn {
  position: absolute;
  right: -12px;
  top: -12px;
  height: 32px;
  cursor: pointer;
}

.ads-image {
  height: 400px;
  max-height: 90dvh;
}

.settings_content-new {
  margin: 0 auto;
  text-align: center;
  position: relative;
}
.settings_content-new .settings-password {
  margin-top: 10px;
  font-size: 0;
  display: inline-block;
}
.settings_content-new .settings-password .change-button {
  width: 200px;
  text-align: center;
  border-radius: 6px;
  font-size: 28px;
  font-family: saikrok;
  line-height: 36px;
  color: rgb(33, 33, 33);
  background-color: rgb(255, 235, 59);
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.settings_content-new .settings-password .change-button:hover {
  cursor: pointer;
  background-color: rgb(255, 229, 0);
}
.settings_content-new .settings-password .change-textbox {
  display: inline-block;
  width: 115px;
  margin-right: 5px;
  font-size: 24px;
  font-family: saikrok;
  height: 32px;
  line-height: 32px;
  margin-top: 12px;
  vertical-align: middle;
  border: none;
  border-radius: 6px;
  padding-left: 4px;
}
.settings_content-new .settings-password .confirm-button {
  display: inline-block;
  width: 80px;
  text-align: center;
  border-radius: 6px;
  font-size: 28px;
  font-family: saikrok;
  line-height: 32px;
  margin-top: 12px;
  color: white;
  background-color: rgb(238, 55, 57);
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  vertical-align: middle;
}
.settings_content-new .settings-password .confirm-button:hover {
  cursor: pointer;
  background-color: rgb(255, 60, 62);
}
.settings_content-new .settings-password .success-text {
  margin-top: 12px;
  color: rgb(33, 33, 33);
  font-size: 24px;
}

.aff_content-new {
  margin: 0 0;
  height: auto;
}
.aff_content-new .content-body {
  text-align: center;
  position: relative;
  width: 739px;
  margin: 0 auto;
}
.aff_content-new .info-invite-card {
  display: inline-block;
  background: rgb(224, 226, 225);
  border-radius: 8px;
  padding: 20px 20px;
  vertical-align: top;
  margin-top: 40px;
  text-align: left;
}
.aff_content-new .info-invite-card .info-right-tmsg {
  font-size: 28px;
  font-family: admanRound;
  text-align: center;
  line-height: 1;
  color: rgb(33, 33, 33);
}
.aff_content-new .info-invite-card .info-right-blog .data-row {
  font-size: 0;
  line-height: 1;
}
.aff_content-new .info-invite-card .info-right-blog .data-row:not(:last-child) {
  margin-bottom: 10px;
}
.aff_content-new .info-invite-card .info-right-blog .data-row .head {
  display: inline-block;
  text-align: right;
  width: 105px;
  font-family: admanRound;
  font-weight: bold;
  vertical-align: middle;
  font-size: 20px;
}
.aff_content-new .info-invite-card .info-right-blog .data-row .head.link {
  color: #2f3d97;
}
.aff_content-new .info-invite-card .info-right-blog .data-row .data {
  display: inline-block;
  vertical-align: middle;
  width: 320px;
  margin-left: 20px;
  font-family: admanRound;
  font-size: 20px;
}
.aff_content-new .info-invite-card .info-right-blog .data-row .data.link {
  color: #2f3d97;
  font-size: 25px;
  margin-top: -2px;
}
.aff_content-new .info-invite-card .info-right-blog .data-row .data .linkbox {
  font-family: admanRound;
  font-size: 18px;
  height: 28px;
  line-height: 28px;
  width: 98%;
  border: none;
  border-radius: 6px;
  text-indent: 4px;
}
.aff_content-new .info-invite-card .info-right-blog .data-row .copy {
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
}
.aff_content-new .info-invite-card .info-right-blog .data-row .copy .copybtn {
  font-family: admanRound;
  font-size: 18px;
}

.info-pane-container-new {
  text-align: center;
  padding-top: 50px;
}
.info-pane-container-new .playmode-group {
  width: 100%;
  height: 36px;
  margin: 0 auto;
  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: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 8px;
     -moz-column-gap: 8px;
          column-gap: 8px;
}
.info-pane-container-new .playmode-group .playmode-btn {
  font-size: 28px;
  font-family: saikrok;
  border-radius: 50%;
  width: 36px;
  height: 36px;
  line-height: 34px;
  color: white;
  background: none;
  border: solid 1px teal;
}
.info-pane-container-new .playmode-group .playmode-btn.-on {
  color: black;
  background: teal;
  border: solid 1px transparent;
}
.info-pane-container-new .info-group {
  border-radius: 6px;
  background: yellow;
  margin-top: 16px;
}
.info-pane-container-new .info-group .info-btn {
  font-family: admanRound;
  font-size: 24px;
  color: black;
  border-radius: 6px;
  width: 180px;
  padding: 4px 0;
  padding-left: 20px;
}
.info-pane-container-new .info-group .info-btn.-on {
  background: wheat;
}

.info_content-new .content-body {
  padding-top: 40px;
}
.info_content-new .info-layout {
  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: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-column-gap: 40px;
     -moz-column-gap: 40px;
          column-gap: 40px;
}
.info_content-new .info-record .loginname {
  text-align: left;
  color: orange;
  font-family: saikrok;
  font-weight: bold;
  font-size: 40px;
  letter-spacing: 1px;
  line-height: 1;
  margin-top: -10px;
}
.info_content-new .info-tables {
  font-size: 0;
}
.info_content-new .info-right-table {
  display: inline-block;
  background: rgb(224, 226, 225);
  border-radius: 8px;
  padding: 10px 10px;
  vertical-align: top;
}
.info_content-new .info-right-table .tr-head {
  background: darkorange;
}
.info_content-new .info-right-table .tr-head td {
  color: white;
  padding: 4px 0;
}
.info_content-new .info-right-table .tr-head td:first-child {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.info_content-new .info-right-table .tr-head td:last-child {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.info_content-new .info-right-table .tr-data:nth-child(odd) {
  background: rgb(245, 245, 245);
}
.info_content-new .info-right-table .tr-data td:first-child {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.info_content-new .info-right-table .tr-data td:last-child {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.info_content-new .info-right-table .info-right-table__head {
  font-size: 20px;
  font-family: admanRound;
  text-align: center;
  width: 90px;
  line-height: 1;
}
.info_content-new .info-right-table .info-right-table__body {
  font-size: 24px;
  font-family: saikrok;
  text-align: center;
  width: 90px;
  line-height: 1.2;
}
.info_content-new .info-right-table .info-right-table__body.--bet {
  font-weight: bold;
}

.credit-left-pane {
  width: 200px;
}
.credit-left-pane .row {
  border-bottom: red solid 1px;
  font-size: 18px;
  line-height: 25px;
  margin: 0;
  margin-top: 2px;
}
.credit-left-pane .row .title {
  font-family: saikrok;
  font-size: 24px;
  font-weight: bold;
  display: inline-block;
  text-align: left;
  padding: 0;
}
.credit-left-pane .row .info {
  font-family: saikrok;
  font-size: 23px;
  font-weight: normal;
  display: inline-block;
  text-align: right;
  padding: 0;
}

.award_content-new {
  width: 740px;
  margin: 0 auto;
  height: auto;
  text-align: center;
  background-color: white;
}
.award_content-new .award-head-card {
  width: 720px;
  background: cornsilk;
  border-radius: 8px;
  padding: 10px 10px 15px;
  margin: 0 auto;
  margin-top: 6px;
}
.award_content-new .award-head-card .award-head {
  line-height: 1;
}
.award_content-new .award-head-card .award-head__label {
  font-size: 32px;
  font-family: saikrok;
}
.award_content-new .award-head-card .award-head__date {
  display: inline-block;
  min-width: 180px;
  margin-left: 12px;
  font-size: 32px;
  font-family: adman;
  font-weight: bold;
  color: rgb(239, 56, 58);
}
.award_content-new .award-head-card .award-current {
  margin: 0 auto;
  margin-top: 6px;
  font-size: 0;
}
.award_content-new .award-head-card .award-current__card {
  height: 80px;
  display: inline-block;
  background: white;
  border-radius: 8px;
  padding: 4px 0;
  line-height: 1;
  vertical-align: middle;
}
.award_content-new .award-head-card .award-current__card.pad {
  padding-left: 10px;
  padding-right: 10px;
}
.award_content-new .award-head-card .award-current__card.pad-big {
  padding-left: 20px;
  padding-right: 20px;
}
.award_content-new .award-head-card .award-current__card + .award-current__card {
  margin-left: 10px;
}
.award_content-new .award-head-card .award-current__block {
  display: inline-block;
  vertical-align: middle;
}
.award_content-new .award-head-card .award-current__block__head {
  color: rgb(239, 56, 58);
  font-size: 25px;
  font-family: saikrok;
  text-align: center;
}
.award_content-new .award-head-card .data-u4 {
  font-size: 27px;
  font-family: helvetica_bold;
  width: 146px;
  float: left;
  height: 27px;
  line-height: 27px;
  text-align: center;
}
.award_content-new .award-head-card .data-u4new {
  margin-top: -5px;
  font-size: 24px;
  font-family: helvetica_bold;
  width: 50%;
  display: inline-block;
  line-height: 1.2;
  text-align: center;
}
.award_content-new .award-head-card .data-u4-2 {
  font-size: 22px;
  font-family: helvetica_bold;
  width: 50%;
  float: left;
  text-align: center;
}
.award_content-new .award-head-card .data-u5 {
  font-size: 22px;
  font-family: helvetica_bold;
  width: 33%;
  float: left;
  text-align: center;
}
.award_content-new .award-head-card .award-current__block__body {
  height: 44px;
  line-height: 44px;
  text-align: center;
  font-family: helvetica_bold;
  font-size: 42px;
  position: relative;
}
.award_content-new .award-head-card .award-current__block__body.medium {
  font-size: 36px;
}
.award_content-new .award-head-card .award-current__block__body.status-r {
  color: #ef383a;
  font-family: DBH;
}
.award_content-new .award-head-card .award-current__block__body.has-small {
  font-size: 0px;
  line-height: 1.05;
}
.award_content-new .award-head-card .award-current__block__body__small {
  display: inline-block;
  width: 50%;
  font-size: 22px;
}
.award_content-new .award-history {
  width: 720px;
  background: rgb(224, 226, 225);
  border-radius: 8px;
  margin: 0 auto;
  margin-top: 10px;
  padding: 10px 20px;
  position: relative;
}
.award_content-new .award-history ::-webkit-scrollbar {
  width: 8px;
}
.award_content-new .award-history ::-webkit-scrollbar-button {
  height: 0;
}
.award_content-new .award-history ::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-color: rgba(180, 180, 180, 0.35);
}
.award_content-new .award-history__head {
  background: orange;
  color: white;
  border-radius: 6px;
}
.award_content-new .award-history__row-title {
  position: relative;
  text-align: left;
  padding: 5px 0;
  font-size: 0px;
}
.award_content-new .award-history__title,
.award_content-new .award-history__data, .award_content-new .award-history__data2 {
  font-family: saikrok;
  font-size: 24px;
}
.award_content-new .award-history__title.column-1,
.award_content-new .award-history__data.column-1, .award_content-new .award-history__data2.column-1 {
  text-align: center;
  width: 120px;
  font-size: 25px;
}
.award_content-new .award-history__title.column-2,
.award_content-new .award-history__data.column-2, .award_content-new .award-history__data2.column-2 {
  width: 105px;
}
.award_content-new .award-history__title.column-3,
.award_content-new .award-history__data.column-3, .award_content-new .award-history__data2.column-3 {
  width: 80px;
}
.award_content-new .award-history__title.column-4,
.award_content-new .award-history__data.column-4, .award_content-new .award-history__data2.column-4 {
  width: 80px;
}
.award_content-new .award-history__title.column-5,
.award_content-new .award-history__data.column-5, .award_content-new .award-history__data2.column-5 {
  width: 80px;
}
.award_content-new .award-history__title.column-6,
.award_content-new .award-history__data.column-6, .award_content-new .award-history__data2.column-6 {
  width: 180px;
}
.award_content-new .award-history__title.column-6--small,
.award_content-new .award-history__data.column-6--small, .award_content-new .award-history__data2.column-6--small {
  width: 45px;
}
.award_content-new .award-history__title.ml20,
.award_content-new .award-history__data.ml20, .award_content-new .award-history__data2.ml20 {
  margin-left: 20px;
}
.award_content-new .award-history__title {
  display: inline-block;
  position: relative;
  font-size: 20px;
  font-family: admanRound;
  text-align: center;
  line-height: 1;
  vertical-align: middle;
}
.award_content-new .award-history__title:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.award_content-new .award-history__title p {
  margin: 0;
  vertical-align: middle;
  display: inline-block;
  position: relative;
  top: 2px;
}
.award_content-new .award-history__title.column-1 {
  font-size: 20px;
  font-family: admanRound;
}
.award_content-new .award-history__tables {
  position: relative;
  height: calc(100vh - 310px);
  min-height: 250px;
  max-height: 400px;
  overflow-y: auto;
}
.award_content-new .award-history__row-data {
  text-align: left;
  font-size: 0px;
  border-radius: 6px;
}
.award_content-new .award-history__row-data:nth-child(even) {
  background: rgb(245, 245, 245);
}
.award_content-new .award-history__data {
  display: inline-block;
  position: relative;
  font-size: 25px;
  text-align: center;
  line-height: 34px;
}
.award_content-new .award-history__row-data2 {
  text-align: left;
  font-size: 0px;
  border-radius: 6px;
}
.award_content-new .award-history__row-data2:nth-child(even) {
  background: rgb(245, 245, 245);
}
.award_content-new .award-history__data2 {
  display: inline-block;
  font-size: 25px;
  text-align: center;
  line-height: 0.9;
  padding: 4px 0;
  vertical-align: middle;
}
.agreement-pane-new {
  margin-top: 40px;
}

.pr-pane-container-new {
  width: 260px;
  display: inline-block;
  vertical-align: top;
  position: relative;
  z-index: 2;
  background: yellow;
  border-radius: 10px;
  margin-left: 12px;
  margin-top: 20px;
}
.pr-pane-container-new .pr-left-printbtn {
  position: absolute;
  left: 6px;
  top: 6px;
  z-index: 10;
  cursor: pointer;
  border-radius: 50%;
  background: red;
  padding: 8px;
  font-size: 0;
  text-align: center;
}
.pr-pane-container-new .pr-left-printbtn img {
  height: 20px;
}
.pr-pane-container-new .pr-left-trianglebtn {
  position: absolute;
  right: 18px;
  top: 16px;
  cursor: pointer;
  z-index: 10;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  line-height: 19px;
  text-align: center;
  font-family: monospace;
  color: white;
  background: red;
  -webkit-transform: rotateZ(90deg);
          transform: rotateZ(90deg);
  font-size: 16px;
  font-weight: bold;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.pr-pane-container-new .pr-left-trianglebtn.selected {
  background: rgba(239, 60, 56, 0.8);
}
.pr-pane-container-new .pr-left__dropdown-wrapper {
  width: 200px;
  z-index: 1000;
  position: absolute;
  right: 38px;
  top: 0px;
  background: orange;
  color: white;
  height: 220px;
  -webkit-box-shadow: 0px 3px 7px grey;
          box-shadow: 0px 3px 7px grey;
  border-radius: 8px;
  overflow: hidden;
}
.pr-pane-container-new .pr-left__dropdown-wrapper ::-webkit-scrollbar {
  width: 8px;
}
.pr-pane-container-new .pr-left__dropdown-wrapper ::-webkit-scrollbar-track {
  border-radius: 10px;
}
.pr-pane-container-new .pr-left__dropdown-wrapper ::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-color: rgba(147, 35, 35, 0.75);
}
.pr-pane-container-new .pr-left__dropdown-bg {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 200px;
  height: 100%;
}
.pr-pane-container-new .pr-left__dropdown {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 196px;
  height: 100%;
  padding-right: 6px;
  overflow-y: scroll;
  overflow-x: hidden;
}
.pr-pane-container-new .pr-left__dropdown .dropdown__row {
  text-align: center;
  font-family: admanRound;
  font-size: 24px;
  padding-top: 11px;
  line-height: 25px;
  height: 35px;
  width: 100%;
  position: relative;
  padding-left: 15px;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.pr-pane-container-new .pr-left__dropdown .dropdown__row:hover {
  color: limegreen;
}
.pr-pane-container-new .pr-left__dropdown .dropdown__row.selected {
  color: red;
}
.pr-pane-container-new .pr-left__dropdown .dropdown__row:last-child {
  margin-bottom: 10px;
}
.pr-pane-container-new .title {
  text-align: center;
  font-family: admanRound;
  font-size: 24px;
  padding-left: 10px;
  padding-top: 11px;
  padding-bottom: 7px;
  border-bottom: double rgb(238, 44, 47) 3px;
  line-height: 30px;
  width: 250px;
  position: relative;
}
.pr-pane-container-new .row {
  border-bottom: solid rgb(238, 44, 47) 1px;
  width: 250px;
  font-size: 0px;
  position: relative;
}
.pr-pane-container-new .row * {
  padding-left: 0;
  padding-right: 0;
}
.pr-pane-container-new .row .column-1 {
  width: 35px;
  display: inline-block;
  font-size: 19px;
}
.pr-pane-container-new .row .column-2 {
  width: 80px;
  display: inline-block;
  font-size: 19px;
}
.pr-pane-container-new .row .column-3 {
  width: 70px;
  display: inline-block;
  font-size: 19px;
}
.pr-pane-container-new .row .column-4 {
  width: 65px;
  display: inline-block;
  font-size: 19px;
  padding-right: 8px;
}
.pr-pane-container-new .header {
  margin-left: 0px;
  margin-right: 0px;
}
.pr-pane-container-new .header.row {
  border-bottom: double rgb(238, 44, 47) 3px;
}
.pr-pane-container-new .header .text {
  color: rgb(238, 44, 47);
  font-family: admanRound;
  font-size: 17px;
  text-align: center;
  line-height: 26px;
}
.pr-pane-container-new .header .column-1 {
  border-right: solid rgb(238, 44, 47) 1px;
}
.pr-pane-container-new .header .column-2 {
  padding-right: 15px;
  text-align: right;
}
.pr-pane-container-new .header .column-4 {
  text-align: right;
}
.pr-pane-container-new .records {
  overflow-y: auto;
  overflow-x: hidden;
  font-size: 0px;
  position: relative;
  height: calc(100vh - 245px);
  max-height: 390px;
}
.pr-pane-container-new .records::-webkit-scrollbar {
  width: 8px;
}
.pr-pane-container-new .records::-webkit-scrollbar-track {
  border-radius: 10px;
}
.pr-pane-container-new .records::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-color: rgba(180, 180, 180, 0.35);
}
.pr-pane-container-new .records .highlight {
  position: absolute;
  left: -10px;
  top: 0px;
  z-index: 50;
  width: 265px;
  height: 27.5px;
}
.pr-pane-container-new .records .row {
  margin-left: 0px;
  margin-right: 0px;
  width: 250px;
  position: relative;
  height: 27.5px;
  line-height: 27.5px;
}
.pr-pane-container-new .records .row.active:hover {
  cursor: pointer;
}
.pr-pane-container-new .records .row.active:hover:before {
  content: " ";
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.87);
  opacity: 1;
  z-index: 10;
}
.pr-pane-container-new .records .row.active.selected:hover:before {
  opacity: 0;
}
.pr-pane-container-new .records .row .text {
  font-family: saikrok;
}
.pr-pane-container-new .records .row .won {
  position: absolute;
  z-index: 100;
  color: #4CAF50;
  left: 42px;
  font-size: 24px;
  display: inline-block;
  line-height: 27.5px;
}
.pr-pane-container-new .records .row .column-1, .pr-pane-container-new .records .row .column-2, .pr-pane-container-new .records .row .column-3, .pr-pane-container-new .records .row .column-4 {
  position: relative;
  z-index: 100;
}
.pr-pane-container-new .records .row .column-1 {
  text-align: center;
  border-right: solid rgb(238, 44, 47) 1px;
}
.pr-pane-container-new .records .row .column-2 {
  text-align: right;
  padding-right: 10px;
}
.pr-pane-container-new .records .row .column-3 {
  text-align: center;
}
.pr-pane-container-new .records .row .column-4 {
  text-align: right;
}
.pr-pane-container-new .summary.row {
  margin-top: 4px;
  margin-left: 0px;
  margin-right: 0px;
  border: none;
  font-weight: bold;
  color: rgb(33, 33, 33);
}
.pr-pane-container-new .summary.row .first {
  font-size: 25px;
  width: 100px;
  margin-left: 20px;
  font-weight: normal;
  font-family: saikrok;
  display: inline-block;
}
.pr-pane-container-new .summary.row .second {
  text-align: right;
  font-size: 24px;
  width: 130px;
  padding-right: 15px;
  display: inline-block;
  font-family: saikrok;
  font-weight: normal;
}

.pr_content-new .pr-right {
  width: calc(100% - 260px);
  display: inline-block;
  position: relative;
  text-align: center;
  padding-top: 10px;
}
.pr_content-new .pr-right-card {
  background: rgb(224, 226, 225);
  border-radius: 8px;
  padding: 10px 4px 10px 16px;
  display: inline-block;
  position: relative;
}
.pr_content-new .pr-right-card .pr-right-printbtn {
  position: absolute;
  left: -50px;
  top: 2px;
  z-index: 10;
  cursor: pointer;
  border-radius: 50%;
  background: red;
  padding: 8px;
  font-size: 0;
  text-align: center;
}
.pr_content-new .pr-right-card .pr-right-printbtn img {
  height: 20px;
}
.pr_content-new .pr-right-card .ts-big-revoke {
  position: absolute;
  top: 160px;
  left: 30px;
  color: #ef383a;
  font-family: admanRound;
  font-size: 100px;
  -webkit-transform: rotateZ(-20deg);
          transform: rotateZ(-20deg);
  z-index: 10;
  white-space: nowrap;
}
.pr_content-new .pr-right-table {
  display: block;
  height: 470px;
  overflow: auto;
  padding-right: 4px;
}
.pr_content-new .pr-right-table::-webkit-scrollbar {
  width: 8px;
}
.pr_content-new .pr-right-table::-webkit-scrollbar-button {
  height: 0;
}
.pr_content-new .pr-right-table::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-color: rgba(158, 158, 158, 0.6);
}
.pr_content-new .pr-right-table .tr-head {
  background: darkorange;
  position: sticky;
  top: 0;
}
.pr_content-new .pr-right-table .tr-head td {
  font-size: 20px;
  font-family: admanRound;
  text-align: center;
  line-height: 1;
  color: white;
  padding: 4px 0;
}
.pr_content-new .pr-right-table .tr-head td.index {
  width: 40px;
}
.pr_content-new .pr-right-table .tr-head td.num {
  width: 60px;
}
.pr_content-new .pr-right-table .tr-head td.amount {
  width: 70px;
  text-align: right;
  padding-right: 3px;
}
.pr_content-new .pr-right-table .tr-head td.pay {
  width: 50px;
}
.pr_content-new .pr-right-table .tr-head td:first-child {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pr_content-new .pr-right-table .tr-head td:last-child {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.pr_content-new .pr-right-table .tr-data:nth-child(odd) {
  background: rgb(245, 245, 245);
}
.pr_content-new .pr-right-table .tr-data td {
  font-size: 22px;
  font-family: saikrok;
  text-align: center;
  line-height: 26px;
}
.pr_content-new .pr-right-table .tr-data td.index {
  font-size: 20px;
  vertical-align: middle;
}
.pr_content-new .pr-right-table .tr-data td.num {
  font-weight: bold;
  color: rgb(33, 33, 33);
}
.pr_content-new .pr-right-table .tr-data td.amount {
  color: rgb(33, 33, 33);
  padding-right: 3px;
  text-align: right;
}
.pr_content-new .pr-right-table .tr-data td.pay {
  color: rgb(150, 150, 150);
}
.pr_content-new .pr-right-table .tr-data td.won {
  color: #4CAF50;
}
.pr_content-new .pr-right-table .tr-data td.diff {
  color: crimson;
}
.pr_content-new .pr-right-table .tr-data td:first-child {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pr_content-new .pr-right-table .tr-data td:last-child {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}

.acc-member-bank-wrapper-new .acc-bank-det, .acc-dw-wrapper-new .acc-bank-det {
  width: 320px;
  margin: 0 auto;
  background: grey;
  padding: 20px 30px;
  border-radius: 8px;
  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-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: admanRound;
  row-gap: 16px;
}
.acc-member-bank-wrapper-new .acc-bank-det .irow, .acc-dw-wrapper-new .acc-bank-det .irow {
  text-align: left;
  width: 100%;
  margin-bottom: 0;
  height: auto;
  line-height: auto;
}
.acc-member-bank-wrapper-new .acc-bank-det .irow .bankdesc, .acc-dw-wrapper-new .acc-bank-det .irow .bankdesc {
  display: inline-block;
  margin-right: 5px;
  margin-top: 4px;
}
.acc-member-bank-wrapper-new .acc-bank-det .irow .bankdesc img, .acc-dw-wrapper-new .acc-bank-det .irow .bankdesc img {
  width: 32px;
  margin-top: -2px;
  margin-right: 2px;
  border-radius: 6px;
}
.acc-member-bank-wrapper-new .acc-bank-det .irow .bankdesc span, .acc-dw-wrapper-new .acc-bank-det .irow .bankdesc span {
  font-weight: bold;
}
.acc-member-bank-wrapper-new .acc-bank-det .irow .bank-choice-btn, .acc-dw-wrapper-new .acc-bank-det .irow .bank-choice-btn {
  display: inline-block;
  height: 28px;
  line-height: 1;
  font-family: admanRound;
  font-size: 20px;
  border-radius: 6px;
  border: none;
}
.acc-member-bank-wrapper-new .acc-bank-det .formrow, .acc-dw-wrapper-new .acc-bank-det .formrow {
  width: 100%;
  background: teal;
  border-radius: 6px;
  padding: 10px 12px;
  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-column-gap: 8px;
     -moz-column-gap: 8px;
          column-gap: 8px;
}
.acc-member-bank-wrapper-new .acc-bank-det .formrow .spantext, .acc-dw-wrapper-new .acc-bank-det .formrow .spantext {
  font-size: 18px;
}
.acc-member-bank-wrapper-new .acc-bank-det .formrow .inputtext, .acc-dw-wrapper-new .acc-bank-det .formrow .inputtext {
  width: 100px;
  border: none;
  font-weight: normal;
  font-family: admanRound;
  font-size: 20px;
  border-radius: 6px;
  padding: 0 6px;
  line-height: 1;
  height: auto;
}
.acc-member-bank-wrapper-new .acc-bank-det .button-row, .acc-dw-wrapper-new .acc-bank-det .button-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 4px;
  -webkit-column-gap: 10px;
     -moz-column-gap: 10px;
          column-gap: 10px;
}
.acc-member-bank-wrapper-new .acc-bank-det .button-row button, .acc-dw-wrapper-new .acc-bank-det .button-row button {
  line-height: 1;
  padding: 4px 20px;
  min-width: 100px;
  font-family: admanRound;
  font-size: 20px;
  border-radius: 6px;
  border: none;
}
.acc-member-bank-wrapper-new .acc-bank-det .button-row.-full, .acc-dw-wrapper-new .acc-bank-det .button-row.-full {
  margin-top: -6px;
}
.acc-member-bank-wrapper-new .acc-bank-det .button-row.-full button, .acc-dw-wrapper-new .acc-bank-det .button-row.-full button {
  width: 100%;
  padding-top: 6px;
  padding-bottom: 6px;
}
.acc-member-bank-wrapper-new .acc-bank-det .ilabel, .acc-dw-wrapper-new .acc-bank-det .ilabel {
  display: block;
  text-align: left;
  color: rgb(120, 120, 120);
  font-size: 18px;
  line-height: 1;
  margin-bottom: 0px;
  font-weight: normal;
}
.acc-member-bank-wrapper-new .acc-bank-det .ilabel._reqstar:after, .acc-dw-wrapper-new .acc-bank-det .ilabel._reqstar:after {
  margin-left: 2px;
}
.acc-member-bank-wrapper-new .acc-bank-det .textbox-s, .acc-dw-wrapper-new .acc-bank-det .textbox-s {
  width: 100%;
  -webkit-box-shadow: none;
          box-shadow: none;
  padding: 0;
  border: none;
  border-bottom: solid 1px rgb(120, 120, 120);
  background: transparent;
  border-radius: 0px;
  color: rgb(33, 33, 33);
  font-size: 20px;
  height: auto;
  line-height: 1;
  outline: none;
}
.acc-member-bank-wrapper-new .acc-bank-det .textbox-s[disabled], .acc-dw-wrapper-new .acc-bank-det .textbox-s[disabled] {
  background: none;
}
.acc-member-bank-wrapper-new .acc-bank-det .inumber, .acc-dw-wrapper-new .acc-bank-det .inumber {
  text-align: right;
  padding-right: 5px;
  -moz-appearance: textfield;
}
.acc-member-bank-wrapper-new .acc-bank-det .inumber::-webkit-inner-spin-button, .acc-member-bank-wrapper-new .acc-bank-det .inumber::-webkit-outer-spin-button, .acc-dw-wrapper-new .acc-bank-det .inumber::-webkit-inner-spin-button, .acc-dw-wrapper-new .acc-bank-det .inumber::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.acc-member-bank-wrapper-new .acc-bank-det .idate::-webkit-inner-spin-button, .acc-member-bank-wrapper-new .acc-bank-det .idate::-webkit-outer-spin-button, .acc-dw-wrapper-new .acc-bank-det .idate::-webkit-inner-spin-button, .acc-dw-wrapper-new .acc-bank-det .idate::-webkit-outer-spin-button {
  display: none;
  -webkit-appearance: none;
}
.acc-member-bank-wrapper-new .acc-bank-det .idate::-webkit-clear-button, .acc-dw-wrapper-new .acc-bank-det .idate::-webkit-clear-button {
  display: none; /* Hide the button */
  -webkit-appearance: none; /* turn off default browser styling */
}
.acc-member-bank-wrapper-new .acc-bank-det .txtdate, .acc-dw-wrapper-new .acc-bank-det .txtdate {
  pointer-events: none;
  display: inline-block;
  text-align: center;
  position: absolute;
}

.acc-member-bank-wrapper-new {
  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;
}
.acc-member-bank-wrapper-new .title {
  width: 320px;
  padding-left: 20px;
  text-align: left;
  font-family: admanRound;
  font-size: 26px;
  font-weight: bold;
  letter-spacing: 1px;
  margin-top: 0;
}
.acc-member-bank-wrapper-new .subtitle {
  width: 100%;
  margin-bottom: 0;
  padding-left: 0;
  text-align: left;
  font-family: admanRound;
  font-size: 28px;
  font-weight: bold;
  margin-top: 0;
  line-height: 0.8;
}
.acc-member-bank-wrapper-new .warning-div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 20px;
  text-align: left;
  width: 320px;
  margin-left: 20px;
  line-height: 1;
  font-family: admanRound;
  font-size: 16px;
  letter-spacing: 0.2px;
  color: grey;
}
.acc-dw-wrapper-new {
  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;
}
.acc-dw-wrapper-new .subtitle {
  width: 100%;
  margin-bottom: 0;
  padding-left: 0;
  text-align: left;
  font-family: admanRound;
  font-size: 28px;
  font-weight: bold;
  margin-top: 0;
  line-height: 0.8;
}
.acc-dw-wrapper-new .acc-progress-wrap {
  margin-top: 15px;
}
.acc-dw-wrapper-new .acc-progress-wrap .circle-point .circle {
  background: rgba(180, 180, 180, 0.5);
}
.acc-dw-wrapper-new .acc-progress-wrap .circle-point .labelt {
  font-family: admanRound;
  font-size: 18px;
  color: rgba(180, 180, 180, 0.8);
  margin-left: -70%;
  margin-top: 0;
}
.acc-dw-wrapper-new .acc-progress-wrap .circle-point.active .circle {
  background: orange;
}
.acc-dw-wrapper-new .acc-progress-wrap .circle-point.active .labelt {
  color: orange;
}
.acc-dw-wrapper-new .acc-progress-wrap .line-connect {
  background: rgba(180, 180, 180, 0.5);
  height: 2px;
}
.acc-dw-wrapper-new .acc-progress-wrap .line-connect.active {
  background: orange;
}

.acc-dw-wrapper-new.-deposit .acc-bank-det {
  width: 360px;
  row-gap: 0;
}
.acc-dw-wrapper-new.-deposit .acc-progress-wrap {
  margin-top: 10px;
}
.acc-dw-wrapper-new.-deposit .acc-auto-wrap {
  margin-top: 2px;
  width: 100%;
}
.acc-dw-wrapper-new.-deposit .acc-auto-wrap.-amount {
  margin-top: 6px;
}
.acc-dw-wrapper-new.-deposit .acc-auto-wrap.-transfer {
  margin-top: 8px;
}
.acc-dw-wrapper-new.-deposit .acc-auto-wrap .member-box {
  padding: 16px 0;
  border: none;
  background: orange;
}
.acc-dw-wrapper-new.-deposit .acc-auto-wrap .member-box .bank-block .bankname {
  font-size: 20px;
}
.acc-dw-wrapper-new.-deposit .acc-auto-wrap .member-box .bank-block .accno {
  font-size: 22px;
  color: rgb(33, 33, 33);
}
.acc-dw-wrapper-new.-deposit .acc-auto-wrap .member-box .bank-block .accname {
  font-size: 22px;
}
.acc-dw-wrapper-new.-deposit .acc-auto-wrap .input-section {
  position: relative;
  background: none;
  padding: 0;
  border: none;
  overflow: hidden;
  border-radius: 10px;
}
.acc-dw-wrapper-new.-deposit .acc-auto-wrap .input-section .input-block {
  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: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.acc-dw-wrapper-new.-deposit .acc-auto-wrap .input-section .input-block .formrow {
  width: 220px;
  border-radius: 10px;
}
.acc-dw-wrapper-new.-deposit .acc-auto-wrap .input-section .input-block .div-inform {
  width: 70px;
}
.acc-dw-wrapper-new.-deposit .acc-auto-wrap .input-section .input-block .div-inform .sp-btn {
  border-radius: 10px;
  height: 100%;
  width: 100%;
  background: orange;
  color: white;
}
.acc-dw-wrapper-new.-deposit .acc-auto-wrap .input-section .input-block .div-inform .sp-btn:hover {
  background: darkorange;
}
.acc-dw-wrapper-new.-deposit .acc-auto-wrap .input-section .warning-block {
  position: relative;
  background: rgb(120, 120, 120);
}
.acc-dw-wrapper-new.-deposit .acc-auto-wrap .input-section .warning-block button {
  border: none;
  background: yellow;
  border-radius: 6px;
  font-size: 20px;
  padding: 2px 8px;
}
.acc-dw-wrapper-new.-deposit .acc-auto-wrap .transfer-section .title {
  padding: 0;
  margin: 0;
  font-size: 28px;
}
.acc-dw-wrapper-new.-deposit .acc-auto-wrap .transfer-section .bank-box {
  border: none;
  background: teal;
}
.acc-dw-wrapper-new.-deposit .acc-auto-wrap .transfer-section .bank-box .bank-block .icon-zone img {
  width: 50px;
  height: 50px;
}
.acc-dw-wrapper-new.-deposit .acc-auto-wrap .transfer-section .bank-box .bank-block .bankname {
  font-size: 20px;
}
.acc-dw-wrapper-new.-deposit .acc-auto-wrap .transfer-section .bank-box .bank-block .accno {
  font-size: 22px;
  color: rgb(33, 33, 33);
}
.acc-dw-wrapper-new.-deposit .acc-auto-wrap .transfer-section .bank-box .bank-block .accCopy {
  padding: 0;
  margin-left: 4px;
}
.acc-dw-wrapper-new.-deposit .acc-auto-wrap .transfer-section .bank-box .bank-block .accname {
  font-size: 22px;
}
.acc-dw-wrapper-new.-deposit .acc-auto-wrap .transfer-section .bank-box .amount-line .title {
  color: rgb(33, 33, 33);
}
.acc-dw-wrapper-new.-deposit .acc-auto-wrap .transfer-section .bank-box .amount-line .baht {
  color: rgb(33, 33, 33);
}
.acc-dw-wrapper-new.-deposit .acc-auto-wrap .transfer-section .bank-box .hint3 {
  color: rgb(99, 99, 99);
}
.acc-dw-wrapper-new.-deposit .divhint1 {
  font-family: admanRound;
  font-size: 15px;
  text-align: center;
  color: grey;
  margin-top: 35px;
}
.acc-dw-wrapper-new.-deposit .divhint2 {
  font-family: admanRound;
  font-size: 14px;
  text-align: center;
  color: grey;
}

.purchase-pane-container-new {
  font-size: 0px;
}
.purchase-pane-container-new .ppc--input_banner {
  position: absolute;
  height: 100%;
  width: 100%;
  background-color: rgba(33, 33, 33, 0.9);
  z-index: 1000;
}
.purchase-pane-container-new .form-card {
  border-radius: 10px;
  width: 274px;
  margin: 0 auto;
  margin-top: 8px;
}
.purchase-pane-container-new .form-card .tab-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  overflow: hidden;
}
.purchase-pane-container-new .form-card .tab-group .tab-btn {
  width: 50%;
  font-family: admanRound;
  font-size: 22px;
  text-align: center;
  font-weight: bold;
  letter-spacing: 0.5px;
}
.purchase-pane-container-new .form-card .tab-group .tab-btn.-left {
  color: rgb(33, 33, 33);
}
.purchase-pane-container-new .form-card .tab-group .tab-btn.-left.-active {
  background: yellow;
  border-top-right-radius: 10px;
}
.purchase-pane-container-new .form-card .tab-group .tab-btn.-right {
  color: white;
}
.purchase-pane-container-new .form-card .tab-group .tab-btn.-right.-active {
  background: darkorange;
  border-top-left-radius: 10px;
}
.purchase-pane-container-new .form-card .tab-group.-active-left {
  background: orange;
}
.purchase-pane-container-new .form-card .tab-group.-active-right {
  background: yellow;
}
.purchase-pane-container-new .form-card.-active-left {
  background: yellow;
}
.purchase-pane-container-new .form-card.-active-right {
  background: orange;
}
.purchase-pane-container-new .ppc--form {
  width: 100%;
  height: 225px;
  font-size: 20px;
  position: relative;
}
.purchase-pane-container-new .ppc--form .input_row {
  margin-top: 10px;
  position: relative;
}
.purchase-pane-container-new .ppc--form .input_label {
  display: inline-block;
  margin-right: 0px;
  font-family: admanRound;
  font-size: 26px;
  color: white;
  height: 40px;
  vertical-align: middle;
}
.purchase-pane-container-new .ppc--form .input_button {
  display: inline-block;
  height: 40px;
  cursor: pointer;
  vertical-align: bottom;
}
.purchase-pane-container-new .ppc--form .input_button.focusing {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-animation: enlarging 0.6s infinite alternate;
          animation: enlarging 0.6s infinite alternate;
}
@keyframes enlarging {
  100% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
}
.purchase-pane-container-new .ppc--form .input_button.focusing:active {
  -webkit-transform: scale(1.3);
          transform: scale(1.3);
  -webkit-animation-name: none;
          animation-name: none;
}
.purchase-pane-container-new .ppc--form .input_button:active {
  -webkit-transform: scale(1.3);
          transform: scale(1.3);
  -webkit-animation-name: none;
          animation-name: none;
}
.purchase-pane-container-new .ppc--form .div_radio {
  display: inline-block;
  vertical-align: middle;
  padding-top: 3px;
  height: 40px;
  line-height: 40px;
}
.purchase-pane-container-new .ppc--form .radio-btn {
  border: solid 2px white;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  position: relative;
}
.purchase-pane-container-new .ppc--form .radio-btn.-active:after {
  content: " ";
  display: inline-block;
  position: absolute;
  background: teal;
  border-radius: 50%;
  width: 22px;
  height: 22px;
  left: 2.4px;
  top: 2.4px;
}
.purchase-pane-container-new .ppc--form .input_radio {
  height: 30px;
  display: inline-block;
  vertical-align: text-bottom;
}
.purchase-pane-container-new .ppc--form .input_frame_container {
  display: inline-block;
  position: relative;
  cursor: default;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  margin-right: 10px;
  font-size: 0px;
}
.purchase-pane-container-new .ppc--form .input_frame_container .input_frame_box {
  display: inline-block;
  width: 25px;
  height: 38px;
  font-size: 36px;
  line-height: 36px;
  text-align: center;
}
.purchase-pane-container-new .ppc--form .input_frame_container .input_frame_slider {
  display: inline-block;
  position: absolute;
  height: 38px;
  width: 75px;
  right: 0px;
  background-color: white;
  background-color: rgb(245, 239, 227);
}
.purchase-pane-container-new .ppc--form .input_frame_container .input_frame_slider:hover {
  cursor: url("data:image/vnd.microsoft.icon;base64,AAACAAEAICACAAcABQAwAQAAFgAAACgAAAAgAAAAQAAAAAEAAQAAAAAAAAEAAAAAAAAAAAAAAgAAAAAAAAAAAAAA////AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD8AAAA/AAAAfwAAAP+AAAH/gAAB/8AAA//AAAd/wAAGf+AAAH9gAADbYAAA2yAAAZsAAAGbAAAAGAAAAAAAAA//////////////////////////////////////////////////////////////////////////////////////gH///4B///8Af//+AD///AA///wAH//4AB//8AAf//AAD//5AA///gAP//4AD//8AF///AB///5A////5///8="), all-scroll;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: -webkit-grab;
  cursor: grab;
}
.purchase-pane-container-new .ppc--form .input_frame_container .input_frame_slider:active {
  cursor: url("data:image/vnd.microsoft.icon;base64,AAACAAEAICACAAcABQAwAQAAFgAAACgAAAAgAAAAQAAAAAEAAQAAAAAAAAEAAAAAAAAAAAAAAgAAAAAAAAAAAAAA////AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD8AAAA/AAAAfwAAAP+AAAH/gAAB/8AAAH/AAAB/wAAA/0AAANsAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA//////////////////////////////////////////////////////////////////////////////////////gH///4B///8Af//+AD///AA///wAH//+AB///wAf//4AH//+AD///yT/////////////////////////////8="), all-scroll;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: -webkit-grabbing;
  cursor: grabbing;
}
.purchase-pane-container-new .ppc--form .input_frame_container .input_frame_slider .slider--box {
  display: inline-block;
  height: 38px;
  width: 25px;
  font-size: 36px;
  line-height: 36px;
  text-align: center;
}
.purchase-pane-container-new .ppc--form .input_frame_container .input_frame_slider .slider--box.x2 {
  position: absolute;
  left: -25px;
  background-color: rgb(245, 239, 227);
}
.purchase-pane-container-new .ppc--form .input_frame_container .input_frame_slider .slider--box.xr {
  position: absolute;
  left: -75px;
  background-color: rgb(245, 239, 227);
  width: 75px;
  text-align: center;
}
.purchase-pane-container-new .ppc--form m-text-box {
  margin-left: 5px;
  display: inline-block;
  vertical-align: bottom;
  font-family: admanRound;
}
.purchase-pane-container-new .ppc--form m-text-box .m_textbox {
  width: 100px;
  height: 40px;
  line-height: 40px;
  font-size: 0px;
  background-color: white;
  border: none;
  border-radius: 6px;
  text-align: center;
  position: relative;
}
.purchase-pane-container-new .ppc--form m-text-box .m_textbox.disabled {
  background-color: rgb(230, 230, 230);
}
.purchase-pane-container-new .ppc--form m-text-box .m_textbox .text {
  color: rgb(33, 33, 33);
  font-size: 30px;
  display: inline-block;
  position: relative;
  padding: 0 5px;
}
.purchase-pane-container-new .ppc--form m-text-box .m_textbox .cursor {
  color: rgb(33, 33, 33);
  font-size: 40px;
  opacity: 1;
  position: absolute;
  display: inline-block;
  margin-left: -5px;
  background-color: transparent;
  -webkit-animation: flash-blink 1s steps(1) infinite;
          animation: flash-blink 1s steps(1) infinite;
}
@keyframes flash-blink {
  50% {
    opacity: 0;
  }
}
.purchase-pane-container-new .ppc--form m-text-box .m_textbox .cursor.ng-hide {
  display: none !important;
}
.purchase-pane-container-new .ppc--form m-text-box .m_textbox .place_holder {
  color: rgb(150, 150, 150);
  font-size: 30px;
  display: inline-block;
}
.purchase-pane-container-new .ppc--form-la {
  width: 100%;
  height: 225px;
  font-size: 20px;
  position: relative;
  text-align: left;
}
.purchase-pane-container-new .ppc--form-la .input_row {
  margin-top: 10px;
  margin-left: 10px;
  position: relative;
  text-align: left;
}
.purchase-pane-container-new .ppc--form-la .input_row.-rtitle * {
  vertical-align: top;
}
.purchase-pane-container-new .ppc--form-la .input_row.-rtitle .input_label {
  font-size: 24px;
  height: 32px;
}
.purchase-pane-container-new .ppc--form-la .input_row.-rtitle m-text-box {
  margin-left: 0px;
}
.purchase-pane-container-new .ppc--form-la .input_row.-rtitle m-text-box .m_textbox {
  height: 32px;
  line-height: 32px;
}
.purchase-pane-container-new .ppc--form-la .input_row.-rtitle m-text-box .m_textbox .text {
  font-size: 24px;
  padding-left: 0px;
}
.purchase-pane-container-new .ppc--form-la .input_row.-rtitle m-text-box .m_textbox .cursor {
  font-size: 30px;
}
.purchase-pane-container-new .ppc--form-la .input_row.-rtitle m-text-box .m_textbox .place_holder {
  font-size: 24px;
}
.purchase-pane-container-new .ppc--form-la .input_row.-rtitle .div_radio {
  display: inline-block;
  vertical-align: middle;
  height: 32px;
  line-height: 32px;
}
.purchase-pane-container-new .ppc--form-la .input_row.-rtitle .radio-btn {
  border: solid 2px rgb(33, 33, 33);
  width: 30px;
  height: 30px;
  border-radius: 50%;
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.purchase-pane-container-new .ppc--form-la .input_row.-rtitle .radio-btn.-active:after {
  content: " ";
  display: inline-block;
  position: absolute;
  background: teal;
  border-radius: 50%;
  width: 22px;
  height: 22px;
  left: 2.4px;
  top: 2.4px;
}
.purchase-pane-container-new .ppc--form-la .input_row.-rtitle .radio-btn.-disabled {
  border-color: grey;
}
.purchase-pane-container-new .ppc--form-la .input_row .lir2 {
  vertical-align: middle;
  margin-right: 4px;
  width: 55px;
  text-align: center;
  display: inline-block;
}
.purchase-pane-container-new .ppc--form-la .input_row .lir2 .frame-box {
  display: inline-block;
  width: 9px;
  font-size: 20px;
  font-family: admanRound;
  font-weight: normal;
  height: 32px;
  line-height: 32px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.purchase-pane-container-new .ppc--form-la .input_row .lir2 .frame-box.-gray {
  color: darkgray;
}
.purchase-pane-container-new .ppc--form-la .input_row .lir2 .frame-box.-compact {
  width: 6px;
  height: 28px;
  line-height: 28px;
}
.purchase-pane-container-new .ppc--form-la .input_row .lir3 {
  display: inline-block;
  position: relative;
  width: 200px;
  font-size: 0;
}
.purchase-pane-container-new .ppc--form-la .input_row .lir3 .input_label {
  font-size: 24px;
  height: 32px;
}
.purchase-pane-container-new .ppc--form-la .input_row .lir3 m-text-box {
  margin-left: 0px;
}
.purchase-pane-container-new .ppc--form-la .input_row .lir3 m-text-box .m_textbox {
  height: 32px;
  line-height: 32px;
}
.purchase-pane-container-new .ppc--form-la .input_row .lir3 m-text-box .m_textbox .text {
  font-size: 24px;
  padding-left: 0px;
}
.purchase-pane-container-new .ppc--form-la .input_row .lir3 m-text-box .m_textbox .cursor {
  font-size: 30px;
}
.purchase-pane-container-new .ppc--form-la .input_row .lir3 m-text-box .m_textbox .place_holder {
  font-size: 20px;
}
.purchase-pane-container-new .ppc--form-la .input_row .lir3.-compact m-text-box {
  margin-left: 0px;
}
.purchase-pane-container-new .ppc--form-la .input_row .lir3.-compact m-text-box .m_textbox {
  height: 28px;
  line-height: 28px;
}
.purchase-pane-container-new .ppc--form-la .input_row .lir3.-compact m-text-box .m_textbox .text {
  font-size: 22px;
  padding-left: 0px;
}
.purchase-pane-container-new .ppc--form-la .input_row .lir3.-compact m-text-box .m_textbox .cursor {
  font-size: 28px;
}
.purchase-pane-container-new .ppc--form-la .input_row .lir3.-compact m-text-box .m_textbox .place_holder {
  font-size: 20px;
}
.purchase-pane-container-new .ppc--form-la .input_row.-disa {
  opacity: 0.2;
}
.purchase-pane-container-new .ppc--form-la .input_label {
  display: inline-block;
  margin-right: 0px;
  font-family: admanRound;
  font-size: 26px;
  color: rgb(33, 33, 33);
  height: 40px;
  vertical-align: middle;
}
.purchase-pane-container-new .ppc--form-la .input_label.-disabled {
  color: grey;
}
.purchase-pane-container-new .ppc--form-la .input_button {
  display: inline-block;
  height: 40px;
  cursor: pointer;
  vertical-align: bottom;
}
.purchase-pane-container-new .ppc--form-la .input_button.focusing {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-animation: enlarging 0.6s infinite alternate;
          animation: enlarging 0.6s infinite alternate;
}
@keyframes enlarging {
  100% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
}
.purchase-pane-container-new .ppc--form-la .input_button.focusing:active {
  -webkit-transform: scale(1.3);
          transform: scale(1.3);
  -webkit-animation-name: none;
          animation-name: none;
}
.purchase-pane-container-new .ppc--form-la .input_button:active {
  -webkit-transform: scale(1.3);
          transform: scale(1.3);
  -webkit-animation-name: none;
          animation-name: none;
}
.purchase-pane-container-new .ppc--form-la m-text-box {
  margin-left: 5px;
  display: inline-block;
  vertical-align: bottom;
  font-family: admanRound;
}
.purchase-pane-container-new .ppc--form-la m-text-box .m_textbox {
  width: 100px;
  height: 40px;
  line-height: 40px;
  font-size: 0px;
  background-color: white;
  border: none;
  border-radius: 6px;
  text-align: center;
  position: relative;
}
.purchase-pane-container-new .ppc--form-la m-text-box .m_textbox.disabled {
  background-color: rgb(230, 230, 230);
}
.purchase-pane-container-new .ppc--form-la m-text-box .m_textbox .text {
  color: rgb(33, 33, 33);
  font-size: 30px;
  display: inline-block;
  position: relative;
  padding: 0 5px;
}
.purchase-pane-container-new .ppc--form-la m-text-box .m_textbox .cursor {
  color: rgb(33, 33, 33);
  font-size: 40px;
  opacity: 1;
  position: absolute;
  display: inline-block;
  margin-left: -5px;
  padding-right: 2px;
  background-color: transparent;
  -webkit-animation: flash-blink 1s steps(1) infinite;
          animation: flash-blink 1s steps(1) infinite;
}
@keyframes flash-blink {
  50% {
    opacity: 0;
  }
}
.purchase-pane-container-new .ppc--form-la m-text-box .m_textbox .cursor.ng-hide {
  display: none !important;
}
.purchase-pane-container-new .ppc--form-la m-text-box .m_textbox .place_holder {
  color: rgb(150, 150, 150);
  font-size: 30px;
  display: inline-block;
}
.purchase-pane-container-new .numpad-wrap {
  margin-top: 8px;
}
.purchase-pane-container-new .numpad-card {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 6px;
  margin: 0 auto;
  border-radius: 10px;
  padding: 8px;
  background: teal;
}
.purchase-pane-container-new .numpad-card .num-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 6px;
  width: 192px;
}
.purchase-pane-container-new .numpad-card .act-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 6px;
}
.purchase-pane-container-new .numpad-card .clickbtn {
  border-radius: 10px;
  color: rgb(33, 33, 33);
  background: lightgrey;
  text-align: center;
  font-family: admanRound;
  font-size: 56px;
  width: 60px;
  height: 60px;
  line-height: 60px;
}
.purchase-pane-container-new .numpad-card .clickbtn.-zero {
  width: 192px;
}
.purchase-pane-container-new .numpad-card .clickbtn.-zero-2l {
  width: 126px;
}
.purchase-pane-container-new .numpad-card .clickbtn.-del {
  font-size: 24px;
  height: 126px;
  background: teal;
  color: white;
  letter-spacing: 0.5px;
}
.purchase-pane-container-new .numpad-card .clickbtn.-enter {
  height: 126px;
  font-size: 24px;
  background: orangered;
  color: white;
  letter-spacing: 0.5px;
}

.login--container-new {
  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: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 20px 0;
  width: 100%;
  position: absolute;
  top: calc((100% - 460px) / 2 - 10px);
}
.login--container-new.noads {
  width: 100%;
}
.login--container-new .left-panel {
  margin-right: 100px;
}
.login--container-new .login--logo {
  height: 100px;
  padding-top: 20px;
}
.login--container-new .login--agent-logo-text {
  min-width: 200px;
  height: 90px;
  line-height: 90px;
  display: inline-block;
  color: white;
  font-size: 70px;
  font-family: sunshine;
  padding-top: 10px;
}
.login--container-new .login--agent-logo-line {
  width: 100%;
}
.login--container-new .login--agent-logo-sub-text {
  display: inline-block;
  position: absolute;
  font-size: 24px;
  color: white;
  width: 80px;
  text-align: right;
  margin-top: 80px;
  margin-left: -85px;
}
.login--container-new .login--agent-logo-sub-test {
  display: inline-block;
  position: absolute;
  font-size: 24px;
  color: yellow;
  width: 80px;
  text-align: right;
  margin-top: 80px;
  margin-left: -85px;
}
.login--container-new .login--form {
  background: white;
  border-radius: 16px;
  width: 250px;
  padding: 20px 30px;
  margin: 0 auto;
  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-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: admanRound;
  row-gap: 16px;
}
.login--container-new .login--form .form-group {
  width: 100%;
  margin-bottom: 0;
}
.login--container-new .login--form label {
  color: rgb(120, 120, 120);
  font-size: 20px;
  line-height: 1;
  margin-bottom: 0px;
  font-weight: normal;
}
.login--container-new .login--form input[type=text], .login--container-new .login--form input[type=password] {
  -webkit-box-shadow: none;
          box-shadow: none;
  padding: 0;
  border: none;
  border-bottom: solid 1px rgb(120, 120, 120);
  border-radius: 0px;
  color: rgb(33, 33, 33);
  font-size: 22px;
  height: auto;
  line-height: 1;
  letter-spacing: 0.5px;
}
.login--container-new .login--form input[type=password] {
  font-size: 16px;
}
.login--container-new .login--form .button_tab {
  margin-top: 8px;
}
.login--container-new .login--form .button_tab .login-btn {
  color: white;
  background: darkgreen;
  line-height: 1.3;
  text-align: center;
  width: 80px;
  font-size: 20px;
  font-family: admanRound;
  border: none;
  border-radius: 6px;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.login--container-new .login--form .button_tab .login-btn:hover {
  background: darkolivegreen;
}
.login--container-new .register-footer {
  position: absolute;
  width: 250px;
  margin-top: 0px;
  color: white;
}
.login--container-new .login-register--or {
  display: inline-block;
  vertical-align: baseline;
  margin: 0 auto;
  margin-left: 5px;
  margin-right: 5px;
  text-align: center;
  font-size: 20px;
  font-family: saikrok;
  color: white;
}
.login--container-new .login-register--text {
  display: inline-block;
  vertical-align: baseline;
  margin: 0 auto;
  text-align: center;
  font-size: 24px;
  font-family: saikrok;
  text-decoration: underline;
  color: white;
  cursor: pointer;
}

.cl--wrapper {
  width: 100vw;
  height: 100vh;
  position: relative;
  color: white;
  background: #ee383a;
  overflow: hidden;
}

.cl--container {
  height: 100%;
}
.cl--container .title {
  font-size: 32px;
}
/*# sourceMappingURL=styles.css.map */