@import 'https://fonts.googleapis.com/css?family=Noto+Sans+KR:300,400,500,700&display=swap&subset=korean';
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

p {
  margin: 0;
}

/* #fxHomepageApp, */
body,
html {
  height: 100%;
  width: 100%;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
}

*,
:after,
:before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

html body {
  margin: 0;
  text-align: left;
}

html body ul {
  margin: 0;
  padding-left: 0;
  list-style: none;
}

html body a {
  text-decoration: none;
}

html body a:focus {
  outline: none;
}

html body p {
  line-height: normal;
  margin: 0;
}

html body img {
  image-rendering: -moz-crisp-edges;
  image-rendering: -o-crisp-edges;
  image-rendering: -webkit-optimize-contrast;
  image-rendering: crisp-edges;
  -ms-interpolation-mode: nearest-neighbor;
}

html body input[type='number'],
html body input[type='password'],
html body input[type='text'] {
  line-height: normal;
}

html body input[type='number']:focus,
html body input[type='password']:focus,
html body input[type='text']:focus {
  outline: none;
}

html body input[type='number']:disabled,
html body input[type='password']:disabled,
html body input[type='text']:disabled {
  cursor: not-allowed;
}

html body button {
  cursor: pointer;
  line-height: normal;
}

html body button:disabled {
  cursor: not-allowed;
}

html body button:focus {
  outline: none;
}

html body table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
}

html body textarea {
  resize: none;
}

html body textarea:focus {
  outline: none;
}

html .el-date-table th {
  text-align: center !important;
}

html .el-button--info {
  color: #788195 !important;
}

html .el-pagination {
  margin-top: 4px;
  text-align: center;
}

html .el-pagination ul {
  padding-left: 0 !important;
}

html .el-pagination button,
html .el-pagination li {
  background: #141414 !important;
  border-radius: 0 !important;
  min-width: 20px !important;
  height: 20px;
  border: 1px solid #373737;
  font-weight: 400;
  font-size: 12px;
  line-height: 19px;
  color: #d2d2d2 !important;
}

html .el-pagination button i,
html .el-pagination li i {
  color: #21baad;
}

html .el-pagination button.active,
html .el-pagination li.active {
  border: 1px solid #373737;
  color: #21baad !important;
}

html .el-pagination .el-pager li.active + li {
  border-left: 1px solid #373737;
}

.theme-white {
  background: #f1f1f1;
}

.theme-dark {
  background: #141414;
}

.theme-dark * .color-buy {
  color: #f24743 !important;
}

.theme-dark * .color-sell {
  color: #1aa3b2 !important;
}

.theme-dark * .color-primary {
  color: #21baad !important;
}

body,
html {
  line-height: 1.5 !important;
  font-weight: 400;
  font-size: 13px !important;
}

.fs-8 {
  font-size: 8px !important;
}

.fs-9 {
  font-size: 9px !important;
}

.fs-10 {
  font-size: 10px !important;
}

.fs-11 {
  font-size: 11px !important;
}

.fs-12 {
  font-size: 12px !important;
}

.fs-13 {
  font-size: 13px !important;
}

.fs-14 {
  font-size: 14px !important;
}

.fs-15 {
  font-size: 15px !important;
}

.fs-16 {
  font-size: 16px !important;
}

.fs-17 {
  font-size: 17px !important;
}

.fs-18 {
  font-size: 18px !important;
}

.fs-19 {
  font-size: 19px !important;
}

.fs-20 {
  font-size: 20px !important;
}

.fs-22 {
  font-size: 22px !important;
}

.fs-24 {
  font-size: 24px !important;
}

.fs-25 {
  font-size: 25px !important;
}

.fs-26 {
  font-size: 26px !important;
}

.fs-28 {
  font-size: 28px !important;
}

.fs-30 {
  font-size: 30px !important;
}

.fs-30,
.fs-35 {
  line-height: 1.2;
}

.fs-35 {
  font-size: 35px !important;
}

.fs-36 {
  font-size: 36px !important;
}

.fs-36,
.fs-40 {
  line-height: 1.2;
}

.fs-40 {
  font-size: 40px !important;
}

.fs-45 {
  font-size: 45px !important;
}

.fs-45,
.fs-50 {
  line-height: 1.2;
}

.fs-50 {
  font-size: 50px !important;
}

.fs-60 {
  font-size: 60px !important;
}

.fs-60,
.fs-64 {
  line-height: 1.2;
}

.fs-64 {
  font-size: 64px !important;
}

.fs-70 {
  font-size: 70px !important;
}

.fs-70,
.fs-80 {
  line-height: 1.2;
}

.fs-80 {
  font-size: 80px !important;
}

.fs-90 {
  font-size: 90px !important;
  line-height: 1.2;
}

.fw-100 {
  font-weight: 100 !important;
}

.fw-200 {
  font-weight: 200 !important;
}

.fw-300 {
  font-weight: 300 !important;
}

.fw-400 {
  font-weight: 400 !important;
}

.fw-500 {
  font-weight: 500 !important;
}

.fw-600 {
  font-weight: 600 !important;
}

.fw-700 {
  font-weight: 700 !important;
}

.fw-800 {
  font-weight: 800 !important;
}

.fw-900 {
  font-weight: 900 !important;
}

body,
body input,
body p,
body textarea,
html,
html input,
html p,
html textarea {
  font-family: Noto Sans KR, sans-serif !important;
}

.material-input-field.radius,
.material-input-field.radius .mif-textfield {
  border-radius: 4px;
}

.theme-dark .material-input-field.is-disabled input {
  cursor: not-allowed;
  background: #eae8e5;
}

.material-input-field .mif-textfield {
  position: relative;
  display: inline-block;
  overflow: hidden;
  vertical-align: top;
  width: 100%;
  padding-top: 16px;
}

.material-input-field .mif-textfield > input {
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  border: 1px solid #848c99;
  padding: 14px 16px;
  width: 100%;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-size: 14px;
  outline: none;
}

.theme-dark .material-input-field .mif-textfield > input {
  background: #141414;
  color: #21baad;
}

.theme-dark .material-input-field .mif-textfield > input:focus {
  border-color: #21baad;
}

.material-input-field .mif-textfield > input + span {
  position: absolute;
  top: 0;
  left: 8px;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 8px 0 0;
  font-size: 13px;
  line-height: 18px;
  pointer-events: none;
}

.theme-dark .material-input-field .mif-textfield > input + span {
  color: #848c99;
}

.theme-dark .material-input-field .mif-textfield .mif-warning {
  color: #0057b8;
}

.el-dialog__wrapper.hide-header .el-dialog__header {
  display: none !important;
}

.el-dialog__wrapper .el-dialog {
  margin: 0 !important;
  position: absolute;
  top: 48%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.theme-dark .el-dialog__wrapper .el-dialog {
  background: #141414;
}

.el-dialog__wrapper .el-dialog > div {
  position: relative;
}

.el-dialog__wrapper .el-dialog .el-dialog__header {
  padding: 12px 12px 18px;
}

.theme-dark .el-dialog__wrapper .el-dialog .el-dialog__header {
  background: #21baad;
}

.el-dialog__wrapper .el-dialog .el-dialog__header .el-dialog__title {
  font-size: 16px;
  line-height: 1;
}

.theme-dark
  .el-dialog__wrapper
  .el-dialog
  .el-dialog__header
  .el-dialog__title {
  color: #dadada;
}

.el-dialog__wrapper .el-dialog .el-dialog__header .el-dialog__headerbtn {
  display: none;
}

.el-dialog__wrapper .el-dialog .el-dialog__header .el-dialog__closebtn {
  position: absolute;
  padding: 0;
  background: 0 0;
  border: none;
  outline: none;
  cursor: pointer;
  font-size: 16px;
  top: 12px;
  right: 12px;
}

.el-dialog__wrapper .el-dialog .el-dialog__header .el-dialog__closebtn i {
  color: #fff;
  font-size: 20px;
}

.el-dialog__wrapper .el-dialog .el-dialog__body {
  padding: 0;
}

.el-dialog__wrapper .el-dialog .el-dialog__footer {
  padding: 0;
  display: inline-block;
  width: 100%;
}

.theme-dark .el-dialog__wrapper .el-dialog .el-dialog__footer {
  background: #141414;
}

.el-dialog__wrapper .el-dialog .el-dialog__footer .footer-btns {
  padding: 8px 12px;
  width: 100%;
  float: right;
}

.el-dialog__wrapper .el-dialog .el-dialog__footer .footer-btns .fl-left {
  float: left;
}

.el-dialog__wrapper .el-dialog .el-dialog__footer .footer-btns button {
  height: 32px;
  padding: 0 12px;
  font-size: 13px;
}

.theme-dark
  .el-dialog__wrapper
  .el-dialog
  .el-dialog__footer
  .footer-btns
  button.fb-submit {
  border: 1px solid #21baad;
  background: #21baad;
  color: #fff;
}

.el-dialog__wrapper .el-dialog .el-dialog__footer .footer-btns button.fb-blue {
  background: #4a90e2;
  border: 1px solid #387dcd;
  color: #fff;
}

.el-dialog__wrapper
  .el-dialog
  .el-dialog__footer
  .footer-btns
  button.fb-cancel {
  border: 1px solid #6f7782;
  background: #6f7782;
  color: #fff;
}

.el-dialog__wrapper
  .el-dialog
  .el-dialog__footer
  .footer-btns
  button.fb-orange {
  border: 1px solid #d67602;
  background-color: #f58220;
  color: #fff;
}

.el-message-box {
  width: 320px;
}

.el-message-box.certiNotice {
  width: 480px;
}

.el-message-box .el-message-box__header .el-message-box__title {
  font-weight: 500;
  color: #fff;
}

.el-message-box .el-message-box__content .el-message-box__message {
  font-size: 14px;
}

.el-message-box .el-message-box__btns .el-button {
  padding: 8.5px 12px;
  font-size: 13px;
  border-radius: 0;
  color: #232323 !important;
}

.el-message-box .el-message-box__btns .el-button + .el-button {
  margin-left: 8px;
}

.theme-dark
  .el-message-box
  .el-message-box__btns
  .el-button.el-button--primary {
  background-color: #21baad;
  border-color: #21baad;
}

.theme-dark .el-select-dropdown {
  border-color: #373737;
  background-color: #141414;
}

.theme-dark .el-select-dropdown .el-select-dropdown__item {
  background-color: #141414;
  color: #fff;
}

.theme-dark .el-select-dropdown .el-select-dropdown__item:hover {
  background-color: #f2fdff;
  color: #232323;
}

.el-form .el-form-item {
  margin-bottom: 8px;
}

.el-form .el-form-item.mb-26 {
  margin-bottom: 26px;
}

.el-form .el-form-item.mb-24 {
  margin-bottom: 24px;
}

.el-form .el-form-item.mb-16 {
  margin-bottom: 16px;
}

.el-form .el-form-item.mb-10 {
  margin-bottom: 10px;
}

.el-form .el-form-item.mb-0 {
  margin-bottom: 6px;
}

.el-form .el-form-item .teiz-select-area {
  width: 100%;
  height: 56px;
  display: inline-table;
  table-layout: fixed;
  vertical-align: top;
}

.theme-dark .el-form .el-form-item .teiz-select-area {
  background: #141414;
  border: 1px solid #373737;
}

.el-form .el-form-item .teiz-select-area.disabled,
.el-form .el-form-item .teiz-select-area.disabled input[disabled],
.el-form .el-form-item .teiz-select-area.disabled input[readonly] {
  cursor: not-allowed;
}

.el-form .el-form-item .teiz-select-area label {
  color: #898e97;
  font-size: 12px;
  position: absolute;
  top: 8px;
  padding-left: 12px;
  line-height: 1;
}

.el-form .el-form-item .teiz-select-area label .ti_req {
  font-size: 10px;
  color: #898e97;
  display: inline-block;
}

.el-form .el-form-item .teiz-select-area label .ti_req.n-r {
  color: #898e97;
}

.el-form .el-form-item .teiz-select-area label .ti_req .err {
  color: #e76558;
}

.el-form .el-form-item .teiz-select-area .el-select {
  font-size: 14px;
  border: none;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  line-height: 1;
}

.theme-dark .el-form .el-form-item .teiz-select-area .el-select {
  border-left: 1px solid #373737;
  border-right: 1px solid #373737;
}

.el-form .el-form-item .teiz-select-area .el-select .el-input {
  position: relative;
  height: 100%;
  background: #141414;
  color: #fff;
}

.el-form .el-form-item .teiz-select-area .el-select .el-input input {
  position: absolute;
  border: 0;
  bottom: 5px;
  width: 100%;
  padding: 0 12px;
  font-size: 14px;
  background: 0 0;
}

.el-form
  .el-form-item
  .teiz-select-area
  .el-select
  .el-input
  .el-input-group__append {
  color: #3e3e3e;
}

.el-form .el-form-item .teiz-error-area {
  padding: 4px 1px 0;
}

.el-form .el-form-item .teiz-error-area p {
  font-size: 12px;
  color: #e76558;
}

.el-form .el-form-item .teiz-input-area {
  width: 100%;
  height: 56px;
  display: inline-table;
  table-layout: fixed;
  vertical-align: top;
  padding-top: 15px;
}

.el-form .el-form-item .teiz-input-area.disabled {
  cursor: not-allowed;
}

.el-form .el-form-item .teiz-input-area.disabled input[disabled],
.el-form .el-form-item .teiz-input-area.disabled input[readonly] {
  background: 0 0;
  cursor: not-allowed;
  color: #fff !important;
}

.el-form .el-form-item .teiz-input-area .teiz-input {
  display: table-cell;
  width: 387px;
  height: 100%;
  position: relative;
  background: #fff;
  border-radius: 4px;
}

.theme-dark .el-form .el-form-item .teiz-input-area .teiz-input {
  border: 1px solid #373737;
}

.el-form .el-form-item .teiz-input-area .teiz-input:focus {
  border-color: #dea369;
}

.el-form .el-form-item .teiz-input-area .teiz-input .ti_req {
  font-size: 10px;
  color: #898e97;
  display: inline-block;
}

.el-form .el-form-item .teiz-input-area .teiz-input .ti_req.n-r {
  color: #898e97;
}

.el-form .el-form-item .teiz-input-area .teiz-input .ti_req .err {
  color: #e76558;
}

.el-form .el-form-item .teiz-input-area .teiz-input .ti_req .suc {
  color: #093687;
}

.el-form .el-form-item .teiz-input-area .teiz-input label {
  font-size: 12px;
  position: absolute;
  background-color: #fff;
  top: -8px;
  left: 12px;
  line-height: 1;
}

.theme-dark .el-form .el-form-item .teiz-input-area .teiz-input label {
  color: #fff;
}

.el-form .el-form-item .teiz-input-area .teiz-input input {
  font-size: 14px;
  border: none;
  width: 98%;
  margin: 0 1%;
  position: absolute;
  bottom: 8px;
  padding: 0 7.5px;
  line-height: 1;
  outline: none;
  background: 0 0;
  height: auto;
}

.theme-dark .el-form .el-form-item .teiz-input-area .teiz-input input {
  color: #fff;
}

.el-form .el-form-item .teiz-input-area .teiz-input_btns {
  display: table-cell;
  vertical-align: middle;
  white-space: nowrap;
  text-align: right;
  width: 56px;
}

.el-form .el-form-item .teiz-input-area .teiz-input_btns button {
  height: 100%;
  border: none;
  border-radius: 4px;
  margin: 0;
  width: 100%;
  padding: 9px;
}

.theme-dark .el-form .el-form-item .teiz-input-area .teiz-input_btns button {
  background-color: #848c99;
  border-left: 1px solid #373737;
  color: #fff;
}

.el-form .el-form-item .teiz-input-area.tb-type-2 .teiz-input {
  width: 348px;
}

.el-form .el-form-item .teiz-input-area.tb-type-2 .teiz-input_btns {
  width: 94px;
}

.el-form .el-form-item input:-webkit-autofill,
.el-form .el-form-item input:-webkit-autofill:active,
.el-form .el-form-item input:-webkit-autofill:focus,
.el-form .el-form-item input:-webkit-autofill:hover {
  -webkit-box-shadow: 0 0 0 30px #292e33 inset !important;
  -webkit-text-fill-color: #fff !important;
  -webkit-transition: background-color 5000s ease-in-out 0s;
  transition: background-color 5000s ease-in-out 0s;
  border: 1px solid #292e33;
}

.uk-form,
.uk-form.r-0,
.uk-form.r-0 .el-col {
  border-radius: 0;
}

.theme-dark .uk-form {
  border: 1px solid #373737;
}

.uk-form .uf-title-row .el-col {
  border-right: 0 !important;
  font-weight: 700;
}

.theme-dark .uk-form .uf-title-row .el-col {
  background: #141414 !important;
}

.theme-dark .uk-form .el-row {
  border-bottom: 1px solid #373737;
}

.uk-form .el-row.h-36 .el-col {
  min-height: 36px;
  line-height: 34px;
}

.uk-form .el-row.h-36 .el-col .el-input__icon {
  line-height: 34px;
}

.uk-form .el-row:last-child {
  border-bottom: 0;
}

.uk-form .el-row .el-col {
  min-height: 42px;
  line-height: 40px;
  font-size: 12px;
}

.uk-form .el-row .el-col .el-input__icon {
  line-height: 40px;
}

.uk-form .el-row .el-col .el-input__icon.el-icon-error {
  color: #e86162;
  font-size: 16px;
}

.theme-dark .uk-form .el-row .el-col {
  border-right: 1px solid #373737;
}

.uk-form .el-row .el-col:last-child {
  border-right: 0;
}

.uk-form .el-row .el-col.uf-label {
  padding: 0 12px;
}

.theme-dark .uk-form .el-row .el-col.uf-label {
  background: #141414;
  color: #fff;
}

.uk-form .el-row .el-col.uf-label .sm {
  font-size: 10px;
  color: #898e97;
}

.theme-dark .uk-form .el-row .el-col.uf-btn,
.theme-dark .uk-form .el-row .el-col.uf-checkbox,
.theme-dark .uk-form .el-row .el-col.uf-input,
.theme-dark .uk-form .el-row .el-col.uf-options,
.theme-dark .uk-form .el-row .el-col.uf-radio,
.theme-dark .uk-form .el-row .el-col.uf-select,
.theme-dark .uk-form .el-row .el-col.uf-text {
  background: #141414;
}

.uk-form .el-row .el-col.uf-btn .el-input,
.uk-form .el-row .el-col.uf-btn .el-select,
.uk-form .el-row .el-col.uf-checkbox .el-input,
.uk-form .el-row .el-col.uf-checkbox .el-select,
.uk-form .el-row .el-col.uf-input .el-input,
.uk-form .el-row .el-col.uf-input .el-select,
.uk-form .el-row .el-col.uf-options .el-input,
.uk-form .el-row .el-col.uf-options .el-select,
.uk-form .el-row .el-col.uf-radio .el-input,
.uk-form .el-row .el-col.uf-radio .el-select,
.uk-form .el-row .el-col.uf-select .el-input,
.uk-form .el-row .el-col.uf-select .el-select,
.uk-form .el-row .el-col.uf-text .el-input,
.uk-form .el-row .el-col.uf-text .el-select {
  color: #3e3e3e;
  width: 100%;
}

.uk-form .el-row .el-col.uf-btn .el-input .el-input-group__append,
.uk-form .el-row .el-col.uf-btn .el-select .el-input-group__append,
.uk-form .el-row .el-col.uf-checkbox .el-input .el-input-group__append,
.uk-form .el-row .el-col.uf-checkbox .el-select .el-input-group__append,
.uk-form .el-row .el-col.uf-input .el-input .el-input-group__append,
.uk-form .el-row .el-col.uf-input .el-select .el-input-group__append,
.uk-form .el-row .el-col.uf-options .el-input .el-input-group__append,
.uk-form .el-row .el-col.uf-options .el-select .el-input-group__append,
.uk-form .el-row .el-col.uf-radio .el-input .el-input-group__append,
.uk-form .el-row .el-col.uf-radio .el-select .el-input-group__append,
.uk-form .el-row .el-col.uf-select .el-input .el-input-group__append,
.uk-form .el-row .el-col.uf-select .el-select .el-input-group__append,
.uk-form .el-row .el-col.uf-text .el-input .el-input-group__append,
.uk-form .el-row .el-col.uf-text .el-select .el-input-group__append {
  color: #3e3e3e;
}

.uk-form .el-row .el-col.uf-checkbox,
.uk-form .el-row .el-col.uf-radio {
  padding: 0 8px;
}

.uk-form .el-row .el-col.uf-input,
.uk-form .el-row .el-col.uf-options,
.uk-form .el-row .el-col.uf-select,
.uk-form .el-row .el-col.uf-text {
  padding: 1px 6px 0;
}

.uk-form .el-row .el-col.uf-input .el-input__inner,
.uk-form .el-row .el-col.uf-options .el-input__inner,
.uk-form .el-row .el-col.uf-select .el-input__inner,
.uk-form .el-row .el-col.uf-text .el-input__inner {
  border-radius: 0;
  height: 30px;
  padding: 0 6px;
  background-color: #141414;
  border-color: #373737;
  color: #fff;
}

.uk-form .el-row .el-col.uf-select .el-select__tags .el-tag {
  background-color: #141414;
  border-color: #373737;
}

.uk-form
  .el-row
  .el-col.uf-select
  .el-select__tags
  .el-tag
  .el-tag__close.el-icon-close {
  margin-right: 4px;
}

.uk-form .el-row .el-col.uf-select .el-select__tags .el-select__tags-text {
  color: #3e3e3e;
}

.uk-form .el-row .el-col.uf-input input[readonly],
.uk-form .el-row .el-col.uf-select input[readonly][disabled] {
  border: 0;
  background: inherit !important;
}

.uk-form .el-row .el-col.uf-btn {
  padding: 6px;
  line-height: inherit;
}

.uk-form .el-row .el-col.uf-btn.small {
  padding: 5px;
}

.uk-form .el-row .el-col.uf-btn button {
  padding: 0;
}

.uk-form .el-row .el-col.uf-checkbox {
  position: relative;
}

.uk-form .el-row .el-col.uf-checkbox .el-checkbox-group {
  -webkit-transition: none;
  transition: none;
  line-height: 1;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.uk-form .el-row .el-col.uf-checkbox .el-checkbox-group .el-checkbox {
  margin-right: 20px;
}

.uk-form
  .el-row
  .el-col.uf-checkbox
  .el-checkbox-group
  .el-checkbox
  .el-checkbox__label {
  padding-left: 6px;
  font-size: 12px;
  font-weight: 300;
}

.uk-form .el-row .el-col.uf-options > * {
  margin-right: 6px;
}

.uk-form .el-row .el-col.uf-options .el-date-editor {
  width: 116px;
}

.uk-form .el-row .el-col.uf-options .el-date-editor input {
  padding-right: 0;
}

.uk-form .el-row .el-col.uf-options .el-date-editor .el-input__prefix {
  left: auto;
  right: 5px;
}

.uk-form .el-row .el-col.uf-options .date-picker-divider {
  display: inline-block;
  width: 30px;
  height: 30px;
  margin-top: 5px;
  vertical-align: top;
  background: #ddd;
  text-align: center;
  line-height: 30px;
  font-size: 14px;
}

.uk-form .el-row .el-col.uf-options .el-button {
  margin-left: 0;
  height: 30px;
  border-radius: 0;
}

.uk-form.changePw {
  border: 0;
}

.uk-form.changePw .uf-label {
  border-right: 0 !important;
}

.uk-form.changePw .el-row {
  border-bottom: 0 !important;
}

.el-input-group__append {
  background: #f5f5f5;
  border-color: #ddd;
}

.uf-select-dropdown {
  margin-top: -6px !important;
}

.uf-select-dropdown .el-select-dropdown__list {
  padding: 0;
}

.uf-select-dropdown .popper__arrow {
  display: none;
}

.popper__arrow {
  display: none !important;
}

.el-select-dropdown {
  border-color: #c4c4c4;
  border-radius: 0;
}

.el-select-dropdown.el-popper[x-placement^='bottom'] {
  margin-top: 2px;
}

.el-select-dropdown.el-popper[x-placement^='top'] {
  margin-bottom: 2px;
}

.el-select-dropdown__wrap {
  max-height: 252px;
}

.el-select-dropdown__list {
  padding: 0;
}

.el-select-dropdown__item {
  padding: 0 6px;
  height: 32px;
  line-height: 32px;
}

.theme-dark .el-select-dropdown__item.selected {
  color: #21baad;
}

.theme-dark .el-select-dropdown__item.hover,
.theme-dark .el-select-dropdown__item:hover {
  background-color: #21baad !important;
  color: #fff;
}

.border-box {
  height: 1px;
  width: 100%;
  margin: 8px 0;
}

.theme-dark .border-box {
  background: #373737;
}

.theme-dark .text-primary {
  color: #21baad !important;
}

.cursor-default {
  cursor: default !important;
}

.cursor-pointer {
  cursor: pointer !important;
}

.cursor-disabled {
  cursor: not-allowed !important;
}

.ta-left {
  text-align: left !important;
}

.ta-center {
  text-align: center !important;
}

.ta-right {
  text-align: right !important;
}

.mt-0 {
  margin-top: 0 !important;
}

.mt-8 {
  margin-top: 8px !important;
}

.mt-10 {
  margin-top: 10px !important;
}

.mt-16 {
  margin-top: 16px !important;
}

.mt-26 {
  margin-top: 26px !important;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.mb-8 {
  margin-bottom: 8px !important;
}

.mb-10 {
  margin-bottom: 10px !important;
}

.mb-16 {
  margin-bottom: 16px !important;
}

.mb-26 {
  margin-bottom: 26px !important;
}

.uk-loader {
  display: inline-block;
  width: 24px;
  height: 24px;
  position: relative;
  -webkit-animation: loader 2s ease infinite;
  animation: loader 2s ease infinite;
}

.theme-dark .uk-loader {
  border: 4px solid #21baad;
}

.uk-loader .uk-loader__inner {
  vertical-align: top;
  display: inline-block;
  width: 100%;
  -webkit-animation: loader-inner 2s ease-in infinite;
  animation: loader-inner 2s ease-in infinite;
}

.theme-dark .uk-loader .uk-loader__inner {
  background: #21baad;
}

@-webkit-keyframes loader {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  25% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }

  50% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }

  75% {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }

  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}

@keyframes loader {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  25% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }

  50% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }

  75% {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }

  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}

@-webkit-keyframes loader-inner {
  0% {
    height: 0%;
  }

  25% {
    height: 0%;
  }

  50% {
    height: 100%;
  }

  75% {
    height: 100%;
  }

  to {
    height: 0%;
  }
}

@keyframes loader-inner {
  0% {
    height: 0%;
  }

  25% {
    height: 0%;
  }

  50% {
    height: 100%;
  }

  75% {
    height: 100%;
  }

  to {
    height: 0%;
  }
}

#tradeLoadingView svg {
  width: 80px;
  height: 80px;
}

@-webkit-keyframes wave {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  50% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    opacity: 0.8;
  }

  to {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes wave {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  50% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    opacity: 0.8;
  }

  to {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

#tradeLoadingView svg .candlechart-loader > * {
  -webkit-animation: wave 2s linear infinite;
  animation: wave 2s linear infinite;
  -webkit-transform-origin: 27px 20px;
  transform-origin: 27px 20px;
  opacity: 0.1;
}

#tradeLoadingView svg .candlechart-loader .candle-2 {
  -webkit-animation-delay: 0.33s;
  animation-delay: 0.33s;
}

#tradeLoadingView svg .candlechart-loader .candle-3 {
  -webkit-animation-delay: 0.66s;
  animation-delay: 0.66s;
}

#tradeLoadingView svg .candlechart-loader .candle-4 {
  -webkit-animation-delay: 0.99s;
  animation-delay: 0.99s;
}

.el-content-table-area .el-table {
  border-left: 0;
  font-size: 14px;
}

.theme-dark .el-content-table-area .el-table {
  color: #fff;
  background-color: #141414;
}

.theme-dark .el-content-table-area .el-table * {
  border-color: #373737;
}

.theme-dark .el-content-table-area .el-table:before {
  background-color: #373737;
}

.theme-dark .el-content-table-area .el-table .el-table__header-wrapper {
  background: #141414;
  border-top: 1px solid #373737;
}

.el-content-table-area .el-table .el-table__header-wrapper tr th {
  font-size: 14px;
  padding: 12px 0;
  font-weight: 400;
}

.theme-dark .el-content-table-area .el-table .el-table__header-wrapper tr th {
  background-color: #141414;
  color: #fff;
}

.el-content-table-area .el-table.clicked .el-table__body-wrapper {
  cursor: pointer;
}

.el-content-table-area .el-table .el-table__body-wrapper tr td {
  background-color: #232323;
  padding: 12px 0;
}

.el-content-table-area .el-row {
  padding: 0 !important;
}

.el-content-table-area .el-row .el-pagination {
  margin-top: 16px;
}

.__vuescroll .__bar-is-horizontal,
.__vuescroll .__bar-is-vertical {
  background: rgba(33, 186, 173, 0.4) !important;
}

.__vuescroll .__rail-is-vertical {
  right: 4px !important;
}

.__vuescroll .__rail-is-horizontal {
  bottom: 4px !important;
}

.bxt--content > div {
  max-width: 720px;
  padding: 14px 12px;
}

.bxt--content > div img {
  max-width: 100%;
}

.bxt--content > div * {
  vertical-align: top;
  font-size: 14px;
  line-height: 1.8;
}

.bxt--content > div ol,
.bxt--content > div ul {
  padding-left: 20px;
}

.bxt--content > div ul li {
  list-style: disc;
}

.bx--header {
  padding: 0;
  z-index: 1;
  position: fixed;
  top: 0;
  left: 0;
  min-width: 1280px;
  width: 100%;
  height: 56px;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
}

.theme-dark .bx--header {
  background: #093687;
}

.bx--header .home-logo {
  display: inline-block;
  width: 118px;
}

.bx--header .home-logo img {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.bx--header .home-right {
  float: right;
  display: block;
  white-space: nowrap;
}

.bx--header .home-right .bnr-accnt {
  cursor: pointer;
  vertical-align: top;
  height: 32px;
  margin: 12px 0;
  position: relative;
  display: inline-block;
  border-radius: 4px;
  padding: 0 12px;
}

.theme-dark .bx--header .home-right .bnr-accnt {
  border: 1px solid #8794ba;
  color: #8794ba;
}

.theme-dark .bx--header .home-right .bnr-accnt i {
  color: #8794ba;
}

.bx--header .home-right .bnr-accnt p {
  line-height: 30px;
  display: inline-block;
  font-size: 12px;
}

.bx--header .home-right .bnr-accnt p .bnr-accnt-money {
  margin-top: 3px;
  font-size: 12px;
}

.bx--header .bxh-logo {
  padding-left: 13px;
  display: inline-block;
  position: relative;
  height: 56px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 118px;
}

.bx--header .bxh-logo img {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.bx--header .bxh-nav-center {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  white-space: nowrap;
}

.theme-dark .tradeCompView {
  height: 100%;
  background: #141414;
}

.theme-dark .tradeCompView .tcv-header {
  z-index: 1;
  background-color: #141414;
  text-align: center;
  position: relative;
  border-bottom: 1px solid #373737;
}

.theme-dark .tradeCompView .tcv-header li {
  cursor: pointer;
  display: inline-block;
  padding: 0 30px;
  height: 54px;
  line-height: 54px;
  position: relative;
  font-size: 16px;
  color: #848c99;
}

.theme-dark .tradeCompView .tcv-header li.is-active {
  color: #fff;
}

.theme-dark .tradeCompView .tcv-header li.is-active:after {
  content: ' ';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 3px;
  background: #21baad;
}

.theme-dark .tradeCompView .tcv-header .tcv-header-close {
  position: absolute;
  width: 125px;
  height: 32px;
  right: 8px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background: #848c99;
  cursor: pointer;
  border-radius: 4px;
  color: #fff;
  font-size: 13px;
  display: inline-block;
  float: right;
}

.theme-dark .tradeCompView .tcv-header .tcv-header-close img {
  position: absolute;
  top: 50%;
  left: 4px;
  -webkit-transform: translate(50%, -50%);
  transform: translate(50%, -50%);
}

.theme-dark .tradeCompView .tcv-header .tcv-header-close p {
  display: inline-block;
  padding: 4px 0 0 25px;
}

.theme-dark .tradeCompView .tcv-header .tcv-header-close .el-icon-close {
  font-size: 22px;
}

.theme-dark .tradeCompView .tcv-header .tcv-header-close .el-icon-back {
  font-size: 16px;
  font-weight: 700;
}

.theme-dark .tradeCompView .__vuescroll {
  margin-top: -54px;
  padding-top: 54px !important;
}

.theme-dark .tradeCompView .__vuescroll .__bar-wrap-is-vertical {
  top: 54px !important;
}

#TV_DnWHistory .tcv-main {
  padding: 12px 65px;
}

#TV_DnWHistory .tcv-main .tcv-section {
  margin-top: 24px;
  width: 100%;
}

#TV_DnWHistory .tcv-main .tcv-section hr {
  width: 10%;
}

#TV_DnWHistory .tcv-main .tcv-section .ts-title {
  display: inline-block;
  position: relative;
  font-size: 16px;
  padding-left: 5px;
}

.theme-dark #TV_DnWHistory .tcv-main .tcv-section .ts-title {
  color: #fff;
  border-left: 4px solid #21baad;
}

#TV_DnWHistory .tcv-main .tcv-section .ts-box {
  border-radius: 4px;
  margin-top: 12px;
  width: 100%;
  padding: 12px;
}

#TV_DnWHistory .tcv-main .tcv-section .ts-box p {
  line-height: 1.5;
}

#TV_DnWHistory .tcv-main .tcv-section .ts-box p strong {
  font-size: 14px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 6px;
  border-radius: 4px;
}

.theme-dark #TV_DnWHistory .tcv-main .tcv-section .ts-box p strong {
  color: #21baad !important;
  border: 1px solid #21baad;
}

#TV_DnWHistory .tcv-main .tcv-section .ts-box .tsb-title {
  font-size: 14px;
  font-weight: 500;
  margin-top: 12px;
}

.theme-dark #TV_DnWHistory .tcv-main .tcv-section .ts-box .tsb-title {
  color: #21baad;
}

#TV_DnWHistory .tcv-main .tcv-section .ts-box .tsb-text p {
  font-size: 13px;
  line-height: 2;
}

#TV_DnWHistory .tcv-main .tcv-section .ts-inputbox {
  margin-top: 12px;
  background-color: #fff;
  border: 1px solid #d9e2eb;
  border-radius: 4px;
  padding: 23px 15px;
}

#TV_DnWHistory
  .tcv-main
  .tcv-section
  .ts-inputbox
  .el-row.ti-last-row
  .el-col:nth-child(odd)
  .material-input-field {
  border-bottom-right-radius: 0;
  border-right: 0;
}

#TV_DnWHistory
  .tcv-main
  .tcv-section
  .ts-inputbox
  .el-row.ti-last-row
  .el-col:nth-child(odd)
  .material-input-field
  input {
  border-bottom-right-radius: 0;
}

#TV_DnWHistory
  .tcv-main
  .tcv-section
  .ts-inputbox
  .el-row.ti-last-row
  .el-col:nth-child(2n)
  .material-input-field,
#TV_DnWHistory
  .tcv-main
  .tcv-section
  .ts-inputbox
  .el-row.ti-last-row
  .el-col:nth-child(2n)
  .material-input-field
  input {
  border-bottom-left-radius: 0;
}

#TV_DnWHistory
  .tcv-main
  .tcv-section
  .ts-inputbox
  .el-row.ti-last-row
  .el-col
  .material-input-field {
  border-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.theme-dark
  #TV_DnWHistory
  .tcv-main
  .tcv-section
  .ts-inputbox
  .material-input-field {
  border-top: 0;
}

.theme-dark
  #TV_DnWHistory
  .tcv-main
  .tcv-section
  .ts-inputbox
  .material-input-field
  input {
  border-radius: 4px;
}

.theme-dark
  #TV_DnWHistory
  .tcv-main
  .tcv-section
  .ts-inputbox
  .material-input-field
  span {
  background-color: #fff;
}

#TV_DnWHistory .tcv-main .tcv-btn {
  border-radius: 4px;
  height: 36px;
  margin-top: 12px;
  margin-bottom: 24px;
  color: #fff;
  font-size: 14px;
  line-height: 1.43;
  font-weight: 400;
  padding: 0;
}

.theme-dark #TV_DnWHistory .tcv-main .tcv-btn {
  background: #21baad;
  border: 1px solid #093687;
}

.theme-dark #TV_Support_Notice .tsn-date {
  color: #848c99;
}

#TV_Profile .tv_profile {
  width: 100%;
}

#TV_Profile .tv_profile .tp-section {
  position: relative;
  font-size: 16px;
  line-height: 23px;
  display: inline-block;
  padding-bottom: 3px;
  padding-left: 8px;
}

.theme-dark #TV_Profile .tv_profile .tp-section {
  color: #fff;
  border-left: 4px solid #21baad;
}

#TV_Profile .tv_profile .uk-form {
  margin-top: 8px;
  border-radius: 4px;
  background: #fff;
  padding: 8px;
}

.theme-dark #TV_Profile .tv_profile .uk-form {
  border: 1px solid #373737;
}

#TV_Profile .tv_profile .uk-form .el-row {
  padding-top: 14px;
  border-bottom: 0;
}

#TV_Profile .tv_profile .uk-form .el-row:last-child {
  border-bottom: 0;
}

#TV_Profile .tv_profile .uk-form .el-row .el-col {
  padding: 0 12px 6px;
  line-height: 30px;
  border-radius: 4px;
}

.theme-dark #TV_Profile .tv_profile .uk-form .el-row .el-col {
  border: 1px solid #373737;
}

#TV_Profile .tv_profile .uk-form .el-row .el-col .tpi-label {
  position: relative;
  top: -10px;
  background: #fff;
  font-size: 13px;
  line-height: 19px;
  display: inline-block;
}

.theme-dark #TV_Profile .tv_profile .uk-form .el-row .el-col .tpi-label {
  color: #848c99;
}

#TV_Profile .tv_profile .uk-form .el-row .el-col .tpi-value {
  position: relative;
  top: -8px;
  font-weight: 500;
  font-size: 14px;
  line-height: 5px;
}

.theme-dark #TV_Profile .tv_profile .uk-form .el-row .el-col .tpi-value {
  color: #fff;
}

#TV_Profile .tv_profile .uk-form .el-row .el-col .tpi-value.clicked {
  cursor: pointer;
  text-decoration: underline;
}

/* #fxHomepageApp {
  background: #111;
  color: #fff;
} */

.el-loading-mask {
  background-color: rgba(0, 0, 0, 0.9);
}

.el-container.boxed {
  margin: 0 auto;
  width: 1140px;
  padding: 0 15px;
}

.swiper-lazy {
  opacity: 0 !important;
}

.swiper-lazy.swiper-lazy-loaded {
  opacity: 1 !important;
}

.theme-dark .c-text {
  color: #fff;
}

#homeView.indexPage {
  padding-top: 0;
}

#homeView.indexPage #homeHeader {
  z-index: 10;
}

#homeView.indexPage #homeHeader .header-login-btn {
  width: 151px;
  height: 40px;
  border: 1px solid #8794ba;
  border-radius: 4px;
  font-weight: 500;
  font-size: 16px;
  line-height: 23px;
  color: #8794ba;
  background: 0 0;
  margin-left: 50px;
}

#homeView.indexPage #homeHeader .el-container {
  margin: 0 auto;
  width: 1140px;
  position: relative;
}

#homeView.indexPage #homeHeader.transHeader {
  z-index: 10;
  background: 0 0;
  -webkit-box-shadow: 0 0 0 0 transparent;
  box-shadow: 0 0 0 0 transparent;
}

.theme-dark #homeView.indexPage #homeHeader.transHeader .header-menu li a {
  color: #fff !important;
}

#homeView.indexPage #homeHeader.homeHeaderZ {
  z-index: 2001;
}

#homeView #homeHeader .home-right {
  margin-left: auto;
}

#homeView #homeHeader .home-right .header-menu,
#homeView #homeHeader .home-right .header-menu li {
  display: inline-block;
}

#homeView #homeHeader .home-right .header-menu li a {
  padding: 0 16px;
  line-height: 56px;
  font-size: 16px;
  color: #fff;
}

#homeView #homeHeader .home-right .header-menu li a.is-active,
#homeView #homeHeader .home-right .header-menu li a.router-link-active {
  font-weight: 500;
}

#homeView {
  min-width: 1280px;
  padding-top: 56px;
}

#homeView,
#homeView > .el-container {
  height: 100%;
}

#homeView #homeMain {
  height: 100%;
  padding: 0;
}

#homeView #homeMain > .el-container {
  height: 100%;
}

#homeView #homeMain #home-index {
  overflow: hidden;
}

#homeView #homeMain #home-index .el-container.boxed {
  padding: 0 !important;
}

#homeView #homeMain #home-index .bg-2 {
  background-image: url(../img/bg_2.8dab44d8.png);
  height: 241px;
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat;
  top: -221px;
  position: relative;
}

#homeView #homeMain #home-index .bg-3 {
  background-image: url(../img/bg_3.0d074137.png);
  width: 100%;
  height: 325px;
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat;
  position: absolute;
  bottom: 273px;
  z-index: -1;
}

#homeView #homeMain #home-index #hi-section-1 {
  background-image: url(../img/bg_1.c90a24a0.png);
  height: 768px;
  padding: 56px 0 60px;
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat;
  text-align: left;
}

#homeView #homeMain #home-index #hi-section-1 .title {
  font-weight: 500;
  font-size: 36px;
  line-height: 48px;
  margin-top: 10%;
  color: #fff;
}

#homeView #homeMain #home-index #hi-section-1 .desc {
  margin-top: 15px;
  font-size: 20px;
  line-height: 150%;
  color: #8794ba;
}

#homeView #homeMain #home-index #hi-section-1 img {
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, -13%);
  transform: translate(-50%, -13%);
}

#homeView #homeMain #home-index #hi-section-1 .s1-btn {
  width: 252px;
  height: 50px;
  top: 245px;
  border: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 4px;
  background: #0091bf;
  margin-top: 3%;
  font-weight: 500;
  font-size: 16px;
  line-height: 23px;
  text-align: center;
  color: #fff;
}

.theme-dark #homeView #homeMain #home-index #hi-section-1 .s1-btn:hover {
  background: #21baad;
  border-color: #21baad;
}

#homeView #homeMain #home-index #hi-section-2 {
  width: 100%;
  position: absolute;
  top: 800px;
  background-color: #f8f9ff;
  padding-top: 15px;
}

#homeView #homeMain #home-index #hi-section-2 .title {
  font-weight: 500;
  font-size: 30px;
  line-height: 43px;
  text-align: center;
  color: #172755;
}

#homeView #homeMain #home-index #hi-section-2 .desc {
  margin-top: 30px;
  font-size: 20px;
  line-height: 150%;
  text-align: center;
  color: #8794ba;
}

#homeView #homeMain #home-index #hi-section-3 {
  background-color: #f8f9ff;
  text-align: center;
}

#homeView #homeMain #home-index #hi-section-3 .desc-box {
  padding: 30px;
}

#homeView #homeMain #home-index #hi-section-3 .desc-box .title {
  margin-top: 11px;
  font-weight: 500;
  font-size: 16px;
  line-height: 23px;
  color: #172755;
}

#homeView #homeMain #home-index #hi-section-3 .desc-box .desc {
  margin-top: 11px;
  font-size: 16px;
  line-height: 140%;
  color: #8794ba;
  word-break: break-all;
}

#homeView #homeMain #home-index #hi-section-4,
#homeView #homeMain #home-index #hi-section-5,
#homeView #homeMain #home-index #hi-section-6 {
  margin-top: 5%;
  text-align: left;
}

#homeView #homeMain #home-index #hi-section-4 .desc-box,
#homeView #homeMain #home-index #hi-section-5 .desc-box,
#homeView #homeMain #home-index #hi-section-6 .desc-box {
  width: 480px;
  padding: 90px 0;
}

#homeView #homeMain #home-index #hi-section-4 .desc-box .title,
#homeView #homeMain #home-index #hi-section-5 .desc-box .title,
#homeView #homeMain #home-index #hi-section-6 .desc-box .title {
  font-weight: 500;
  font-size: 36px;
  line-height: 52px;
  color: #172755;
}

#homeView #homeMain #home-index #hi-section-4 .desc-box .desc,
#homeView #homeMain #home-index #hi-section-5 .desc-box .desc,
#homeView #homeMain #home-index #hi-section-6 .desc-box .desc {
  margin-top: 30px;
  font-size: 18px;
  line-height: 150%;
  color: #8794ba;
  word-break: break-all;
}

#homeView #homeMain #home-index #hi-section-4 .img-box,
#homeView #homeMain #home-index #hi-section-5 .img-box,
#homeView #homeMain #home-index #hi-section-6 .img-box {
  width: 600px;
  height: 410px;
  background: #fff;
  -webkit-box-shadow: 0 18px 50px -15px rgba(25, 42, 89, 0.2);
  box-shadow: 0 18px 50px -15px rgba(25, 42, 89, 0.2);
  border-radius: 30px;
  padding: 20px 25px;
}

#homeView #homeMain #home-index #hi-section-4 .img-box img,
#homeView #homeMain #home-index #hi-section-5 .img-box img,
#homeView #homeMain #home-index #hi-section-6 .img-box img {
  width: 550px;
  height: 369.54px;
}

#homeView #homeMain #home-index #homeFooter {
  background: #172755;
  height: 273px;
  padding: 20px 0 96px;
}

#homeView #homeMain #home-index #homeFooter p {
  margin: 10px 0;
  font-weight: 100;
  font-size: 13px;
  line-height: 23px;
  color: #fff;
}

#homeView #homeMain #home-index #homeFooter hr {
  margin: 15px 0;
  border: 1px dashed #fff;
  width: 15%;
}

#homeView #homeMain #home-index #homeFooter .hf-info .icon {
  margin-right: 5px;
  margin-top: 5px;
}

#homeView #homeMain #home-index #homeFooter .hf-info p {
  line-height: 19px;
}

#homeView #homeMain #home-index #homeFooter .hf-title {
  font-weight: 500;
  font-size: 20px;
  line-height: 29px;
  color: #fff;
}

#homeView #homeMain #home-index #homeFooter .hf-site-map .hsm-items .el-col {
  margin-bottom: 8px;
  cursor: pointer;
}

#homeView #homeMain #home-index #homeFooter .hf-site-map .hsm-items .el-col i {
  display: inline-block;
  font-size: 12px;
  margin-right: 8px;
  line-height: 22px;
  vertical-align: middle;
}

#homeView #homeMain #home-index #homeFooter .hf-site-map .hsm-items .el-col p {
  margin: 0;
  line-height: 22px;
}

#homeView #homeMain .home-sidebar {
  padding-top: 10px;
}

#homeView #homeMain .home-sidebar #homeMainView {
  overflow: hidden;
  padding: 0;
}

.theme-dark #homeView #homeMain .home-sidebar #homeMainView {
  background: #d2dae0;
}

img {
  vertical-align: top;
}

#homeMain .el-loading-mask {
  z-index: 1999 !important;
}

#purechat-container.none {
  display: none;
}

#homeAsideMainView,
#tradeAsideMainView {
  padding: 0;
  position: relative;
}

.theme-dark #homeAsideMainView,
.theme-dark #tradeAsideMainView {
  background: #fff;
  border-bottom: 1px solid #373737;
}

#homeAsideMainView:before,
#tradeAsideMainView:before {
  content: '';
  position: absolute;
  top: -4px;
  left: -5%;
  width: 110%;
  height: 4px;
  z-index: 100;
}

.theme-dark #homeAsideMainView:before,
.theme-dark #tradeAsideMainView:before {
  -webkit-box-shadow: 0 2px 4px 0 rgba(32, 32, 32, 0.32);
  box-shadow: 0 2px 4px 0 rgba(32, 32, 32, 0.32);
}

#homeAsideMainView:before,
#tradeAsideMainView:before {
  -webkit-box-shadow: 0 0 0 0 !important;
  box-shadow: 0 0 !important;
}

#homeAsideMainView > *,
#tradeAsideMainView > * {
  margin-right: 1px;
}

#homeAsideMainView .tamv_title,
#tradeAsideMainView .tamv_title {
  height: 40px;
  font-size: 14px;
  line-height: 40px;
  padding-left: 12px;
}

.theme-dark #homeAsideMainView .tamv_title,
.theme-dark #tradeAsideMainView .tamv_title {
  background-color: #141414;
  border-bottom: 1px solid #373737;
  color: #848c99;
}

#homeAsideMainView .tamv_nodata,
#tradeAsideMainView .tamv_nodata {
  padding-top: 12px;
  text-align: center;
}

#homeAsideMainView .tamv_nodata p,
#tradeAsideMainView .tamv_nodata p {
  margin-top: 12px;
  font-size: 13px;
  line-height: 1;
}

.theme-dark #homeAsideMainView .tamv_nodata p,
.theme-dark #tradeAsideMainView .tamv_nodata p {
  color: #848c99;
}

#homeAsideMainView .tamv_subtitle,
#tradeAsideMainView .tamv_subtitle {
  font-size: 11px;
  height: 24px;
  line-height: 24px;
  text-align: center;
}

.theme-dark #homeAsideMainView .tamv_subtitle,
.theme-dark #tradeAsideMainView .tamv_subtitle {
  background-color: #141414;
  color: #848c99;
  border-top: 1px solid #373737;
  border-bottom: 1px solid #373737;
}

.theme-dark #homeAsideMainView .tamv_subtitle .accent,
.theme-dark #tradeAsideMainView .tamv_subtitle .accent {
  color: #fff;
}

#homeAsideMainView .tamv_footer_btns,
#tradeAsideMainView .tamv_footer_btns {
  position: absolute;
  bottom: 0;
  right: 1px;
  left: 0;
  padding: 6px;
}

.theme-dark #homeAsideMainView .tamv_footer_btns,
.theme-dark #tradeAsideMainView .tamv_footer_btns {
  border-top: 1px solid #373737;
  background: #141414;
}

#homeAsideMainView .tamv_footer_btns .el-button,
#tradeAsideMainView .tamv_footer_btns .el-button {
  width: 100%;
  border-radius: 4px;
  background: 0 0;
  font-size: 14px;
  height: 36px;
}

.theme-dark #homeAsideMainView .tamv_footer_btns .el-button.withdraw,
.theme-dark #tradeAsideMainView .tamv_footer_btns .el-button.withdraw {
  color: #fff;
  background: #1aa3b2;
  border: 1px solid #1aa3b2;
}

.theme-dark #homeAsideMainView .tamv_footer_btns .el-button.deposit,
.theme-dark #tradeAsideMainView .tamv_footer_btns .el-button.deposit {
  color: #fff;
  border: 1px solid #f24743;
  background: #f24743;
}

#TM_TradeHistory {
  height: 100%;
}

#TM_TradeHistory .__vuescroll {
  position: absolute !important;
  height: 100% !important;
  bottom: 0 !important;
}

#TM_TradeHistory ul .item {
  margin: 10px;
  border-radius: 4px;
  position: relative;
  height: 55px;
  padding: 12px;
}

.theme-dark #TM_TradeHistory ul .item {
  border: 1px solid #373737;
  background-color: #fafafa;
}

#TM_TradeHistory ul .item .betKind {
  position: absolute;
  height: 65%;
  width: 8px;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}

.theme-dark #TM_TradeHistory ul .item .betKind {
  background-color: #21baad;
}

.theme-dark #TM_TradeHistory ul .item .betKind.win {
  background-color: #f24743;
}

.theme-dark #TM_TradeHistory ul .item .betKind.lose {
  background-color: #1aa3b2;
}

.theme-dark #TM_TradeHistory ul .item .betKind.draw {
  background-color: #d1d1d1;
}

#TM_TradeHistory ul .item .bxh-logo {
  display: inline-block;
}

#TM_TradeHistory ul .item .bxh-logo img {
  display: block;
  position: relative;
  top: 0;
  left: 2px;
}

#TM_TradeHistory ul .item .datetime {
  width: 135px;
  display: inline-block;
  padding-left: 10px;
  position: relative;
  top: -5px;
}

#TM_TradeHistory ul .item .datetime p {
  line-height: 1;
  letter-spacing: normal;
}

.theme-dark #TM_TradeHistory ul .item .datetime p {
  color: #21baad;
}

#TM_TradeHistory ul .item .datetime p span.date {
  display: inline-block;
  margin-top: 4px;
  font-size: 11px;
  line-height: 1;
}

.theme-dark #TM_TradeHistory ul .item .datetime p span.date {
  color: #848c99;
}

#TM_TradeHistory ul .item .type {
  display: inline-block;
  position: relative;
  padding-left: 28px;
}

#TM_TradeHistory ul .item .type img {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

#TM_TradeHistory ul .item .type p {
  line-height: 1;
  letter-spacing: normal;
  color: #fff;
}

#TM_TradeHistory ul .item .type p span {
  display: block;
  margin-top: 4px;
  font-size: 11px;
  line-height: 1;
}

.theme-dark #TM_TradeHistory ul .item .type p span {
  color: #848c99;
}

#TM_TradeHistory ul .item .status {
  float: right;
}

.theme-dark #TM_TradeHistory ul .item .status .result {
  line-height: 1;
  text-align: right;
  color: #093687;
}

.theme-dark #TM_TradeHistory ul .item .status .result.win {
  color: #f24743;
}

.theme-dark #TM_TradeHistory ul .item .status .result.lose {
  color: #1aa3b2;
}

.theme-dark #TM_TradeHistory ul .item .status .result.draw {
  color: #d1d1d1;
}

.theme-dark #TM_TradeHistory ul .item .status .bet {
  margin-top: 4px;
  font-size: 11px;
  line-height: 1;
  text-align: right;
  color: #848c99;
}

#TM_DnWHistory {
  height: 100%;
}

#TM_DnWHistory .__vuescroll {
  position: absolute !important;
  height: auto !important;
  top: 24px !important;
  bottom: 49px !important;
}

#TM_DnWHistory ul .item {
  margin: 10px;
  border-radius: 4px;
  position: relative;
  height: 55px;
  padding: 12px;
}

.theme-dark #TM_DnWHistory ul .item {
  border: 1px solid #373737;
  background-color: #fafafa;
}

#TM_DnWHistory ul .item > div {
  position: relative;
}

#TM_DnWHistory ul .item.cancel * {
  text-decoration: line-through;
}

.theme-dark #TM_DnWHistory ul .item.cancel * {
  color: #eae8e5 !important;
}

#TM_DnWHistory ul .item .date {
  font-size: 12px;
  line-height: 0.92;
}

.theme-dark #TM_DnWHistory ul .item .date {
  color: #848c99;
}

#TM_DnWHistory ul .item .desc {
  font-size: 13px;
  line-height: 1;
  display: inline-block;
  margin-top: 6px;
}

#TM_DnWHistory ul .item .status {
  position: absolute;
  right: 0;
  margin-left: auto;
  font-size: 13px;
  line-height: 1;
  top: 3px;
}

#TM_DnWHistory ul .item .status.s1 {
  top: -4px;
}

.theme-dark #TM_DnWHistory ul .item .status .ing {
  font-size: 12px;
  color: #093687;
}

.theme-dark #TM_DnWHistory ul .item .status .ing .cancel {
  margin-right: 4px;
  color: #848c99;
  text-decoration: underline;
  cursor: pointer;
}

#TM_Strategy .tms_item {
  position: relative;
  padding: 8px 12px 12px;
  cursor: pointer;
}

#TM_Strategy .tms_item.is-active,
#TM_Strategy .tms_item:hover {
  text-decoration: underline;
}

.theme-dark #TM_Strategy .tms_item.is-active {
  background: #f2fdff;
  color: #21baad;
}

.theme-dark #TM_Strategy .tms_item.is-active .category {
  color: #21baad;
}

.theme-dark #TM_Strategy .tms_item {
  border-bottom: 1px solid #373737;
}

#TM_Strategy .tms_item .title {
  font-size: 13px;
  line-height: 1.5;
  padding-right: 18px;
}

#TM_Strategy .tms_item .category {
  line-height: 1;
  margin-top: 4px;
  font-size: 12px;
  padding-right: 18px;
}

.theme-dark #TM_Strategy .tms_item .category {
  color: #848c99;
}

#TM_Strategy .tms_item .el-icon-arrow-right {
  font-size: 18px;
  position: absolute;
  right: 12px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.theme-dark #TM_Strategy .tms_item .el-icon-arrow-right {
  color: #848c99;
}

#TM_LeaderBoard {
  height: 100%;
}

#TM_LeaderBoard .__vuescroll {
  position: absolute !important;
  height: auto !important;
  top: 64px !important;
  bottom: 49px !important;
}

#TM_LeaderBoard .tmlb_item {
  position: relative;
  padding: 12px;
}

.theme-dark #TM_LeaderBoard .tmlb_item {
  border-bottom: 1px solid #373737;
}

#TM_LeaderBoard .tmlb_item.me .m_desc {
  font-size: 12px;
  line-height: 0.92;
}

.theme-dark #TM_LeaderBoard .tmlb_item.me .m_desc {
  color: #848c99;
}

#TM_LeaderBoard .tmlb_item.me .m_desc {
  line-height: 1;
  font-size: 13px;
  margin-top: 6px;
}

#TM_LeaderBoard .tmlb_item.me .money {
  font-size: 14px;
}

#TM_LeaderBoard .tmlb_item .rank {
  width: 23px;
  display: inline-block;
  vertical-align: middle;
}

#TM_LeaderBoard .tmlb_item .rank p {
  width: 18px;
  text-align: center;
  font-size: 16px;
}

.theme-dark #TM_LeaderBoard .tmlb_item .rank p {
  color: #21baad;
}

#TM_LeaderBoard .tmlb_item .username {
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
}

#TM_LeaderBoard .tmlb_item .money {
  position: absolute;
  right: 12px;
  text-align: right;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 13px;
}

.theme-dark #TM_LeaderBoard .tmlb_item .money {
  color: #1aa3b2;
}

.theme-dark #TM_LeaderBoard .tmlb_item .money.down {
  color: #f24743;
}

#TM_Promotion .tmp_item {
  position: relative;
  padding: 12px;
  cursor: pointer;
}

.theme-dark #TM_Promotion .tmp_item {
  border-bottom: 1px solid #373737;
}

#TM_Promotion .tmp_item .title {
  font-size: 13px;
  line-height: 1;
  padding-right: 18px;
}

#TM_Promotion .tmp_item .category {
  line-height: 1;
  margin-top: 6px;
  font-size: 12px;
  padding-right: 18px;
}

.theme-dark #TM_Promotion .tmp_item .category {
  color: #848c99;
}

#TM_Promotion .tmp_item .el-icon-arrow-right {
  font-size: 18px;
  position: absolute;
  right: 12px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.theme-dark #TM_Promotion .tmp_item .el-icon-arrow-right {
  color: #848c99;
}

#TM_Setting .tms_item,
#TM_Support .tms_item {
  position: relative;
  margin: 10px;
  border-radius: 4px;
  height: 48px;
  padding: 12px;
  cursor: pointer;
}

.theme-dark #TM_Setting .tms_item,
.theme-dark #TM_Support .tms_item {
  border: 1px solid #373737;
  background-color: #fafafa;
}

#TM_Setting .tms_item.is-active,
#TM_Setting .tms_item:hover,
#TM_Support .tms_item.is-active,
#TM_Support .tms_item:hover {
  text-decoration: underline;
}

.theme-dark #TM_Setting .tms_item.is-active,
.theme-dark #TM_Support .tms_item.is-active {
  background: #f2fdff;
  color: #21baad;
}

#TM_Setting .tms_item .title,
#TM_Support .tms_item .title {
  font-size: 14px;
  padding-right: 18px;
}

#TM_Setting .tms_item .el-icon-arrow-right,
#TM_Support .tms_item .el-icon-arrow-right {
  font-size: 18px;
  position: absolute;
  right: 12px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.theme-dark #TM_Setting .tms_item .el-icon-arrow-right,
.theme-dark #TM_Support .tms_item .el-icon-arrow-right {
  color: #848c99;
}

@-webkit-keyframes spring-spinner-animation {
  0% {
    border-width: 8.57143px;
  }

  25% {
    border-width: 2.5718px;
  }

  50% {
    -webkit-transform: rotate(115deg);
    transform: rotate(115deg);
    border-width: 8.57143px;
  }

  75% {
    border-width: 2.5718px;
  }

  to {
    border-width: 8.57143px;
  }
}

@keyframes spring-spinner-animation {
  0% {
    border-width: 8.57143px;
  }

  25% {
    border-width: 2.5718px;
  }

  50% {
    -webkit-transform: rotate(115deg);
    transform: rotate(115deg);
    border-width: 8.57143px;
  }

  75% {
    border-width: 2.5718px;
  }

  to {
    border-width: 8.57143px;
  }
}

.loading {
  width: 100%;
  height: 100%;
  background: #232323;
}

.loading .spring-spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  height: 90px;
  width: 90px;
}

.loading .spring-spinner,
.loading .spring-spinner * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.loading .spring-spinner .spring-spinner-part {
  overflow: hidden;
  height: 45px;
  width: 90px;
}

.loading .spring-spinner .spring-spinner-part.bottom {
  -webkit-transform: rotate(180deg) scaleX(-1);
  transform: rotate(180deg) scaleX(-1);
}

.loading .spring-spinner .spring-spinner-rotator {
  width: 90px;
  height: 90px;
  border: 12.85714px solid transparent;
  border-right-color: #21baad;
  border-top-color: #21baad;
  border-radius: 50%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-animation: spring-spinner-animation 3s ease-in-out infinite;
  animation: spring-spinner-animation 3s ease-in-out infinite;
  -webkit-transform: rotate(-200deg);
  transform: rotate(-200deg);
}

.chartInformation {
  position: absolute;
  z-index: 2;
  background: 0 0;
  padding: 10px;
  font-size: 14px;
}

.theme-dark .chartInformation {
  color: #848c99;
}

.theme-dark .chartInformation .chartPrice {
  color: #093687;
}

.priceBox {
  position: relative;
  top: 5px;
  right: 5px;
  font-size: 13px;
  padding: 0 5px;
  display: inline-block;
  height: 20px;
  line-height: 20px;
}

.theme-dark .priceBox {
  background-color: #21baad;
  color: #141414;
}

.priceBox:after {
  content: '';
  position: absolute;
  top: 100%;
  right: 100%;
  margin-top: -20px;
  border-width: 10px;
  border-style: solid;
}

.theme-dark .priceBox:after {
  border-color: transparent #21baad transparent transparent;
}

@-webkit-keyframes blinkingText {
  0% {
    opacity: 0;
  }

  20% {
    opacity: 0.2;
  }

  40% {
    opacity: 0.4;
  }

  60% {
    opacity: 0.6;
  }

  to {
    opacity: 1;
  }
}

@keyframes blinkingText {
  0% {
    opacity: 0;
  }

  20% {
    opacity: 0.2;
  }

  40% {
    opacity: 0.4;
  }

  600% {
    opacity: 0.6;
  }

  to {
    opacity: 1;
  }
}

#ukLoginView {
  background: #f8f9ff;
}

.uk_sign_view {
  display: inline-table;
  table-layout: fixed;
  width: 100%;
  min-height: 100%;
}

.theme-dark .uk_sign_view {
  background: #d2dae0;
}

.uk_sign_view .usv-layout {
  display: table-cell;
  vertical-align: middle;
}

.uk_sign_view .usv-layout .usv-box {
  padding: 32px 0;
  width: 460px;
  margin: 0 auto;
}

.uk_sign_view .usv-layout .usv-box .hr1 {
  left: 64px;
}

.uk_sign_view .usv-layout .usv-box .hr1,
.uk_sign_view .usv-layout .usv-box .hr2 {
  width: 30%;
  height: 1px;
  position: relative;
  top: 42px;
  z-index: 0;
  border: 1px dashed #5e5e5e;
}

.uk_sign_view .usv-layout .usv-box .hr2 {
  left: 255px;
}

.theme-dark .uk_sign_view .usv-layout .usv-box .hr1.active,
.theme-dark .uk_sign_view .usv-layout .usv-box .hr2.active {
  border: 2px solid #21baad;
}

.uk_sign_view .usv-layout .usv-box .process {
  padding-top: 10px;
}

.uk_sign_view .usv-layout .usv-box .process > div:not(:last-child).section {
  margin-right: 25%;
}

.uk_sign_view .usv-layout .usv-box .process .section {
  font-size: 13px;
  line-height: 19px;
  color: #848c99;
}

.uk_sign_view .usv-layout .usv-box .process .section .svg path {
  stroke: #848c99;
  fill: #eff1f6;
}

.uk_sign_view .usv-layout .usv-box .process .section .svg path:first-child {
  stroke: #d9e2eb;
}

.theme-dark .uk_sign_view .usv-layout .usv-box .process .section.active {
  font-weight: 500;
  color: #21baad;
}

.theme-dark
  .uk_sign_view
  .usv-layout
  .usv-box
  .process
  .section.active
  .svg
  path {
  stroke: #21baad;
  fill: #fff;
}

.theme-dark
  .uk_sign_view
  .usv-layout
  .usv-box
  .process
  .section.active
  .svg
  path:first-child {
  stroke-width: 3;
}

.theme-dark .uk_sign_view .usv-layout .usv-box .process .section.success {
  color: #21baad;
}

.theme-dark
  .uk_sign_view
  .usv-layout
  .usv-box
  .process
  .section.success
  .svg
  path {
  stroke: #21baad;
  fill: #fff;
}

.uk_sign_view .usv-layout .usv-box .process .round {
  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;
}

.uk_sign_view .usv-layout .usv-box .process .round p {
  width: 32px;
  height: 32px;
  line-height: 28px;
  border-radius: 50%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  font-size: 16px;
  z-index: 1;
}

.theme-dark .uk_sign_view .usv-layout .usv-box .process .round p {
  background: #d2dae0;
  border: 1px solid #373737;
}

.theme-dark .uk_sign_view .usv-layout .usv-box .process .round p.active {
  border: 1px solid #21baad;
}

.uk_sign_view .usv-layout .usv-box .usv-title {
  text-align: center;
  margin-bottom: 24px;
}

.uk_sign_view .usv-layout .usv-box .usv-title p {
  font-size: 16px;
  margin-top: 10px;
}

.uk_sign_view .usv-layout .usv-box .find-usv-form {
  min-height: 328px;
}

.theme-dark .uk_sign_view .usv-layout .usv-box .find-usv-form {
  background: #fff;
  border: 1px solid #373737;
}

.theme-dark .uk_sign_view .usv-layout .usv-box .find-usv-form .fuf-tab {
  border-bottom: 1px solid #373737;
  color: #fff;
}

.uk_sign_view .usv-layout .usv-box .find-usv-form .fuf-tab .el-col {
  text-align: center;
  height: 48px;
  font-size: 16px;
  line-height: 48px;
  cursor: pointer;
}

.theme-dark
  .uk_sign_view
  .usv-layout
  .usv-box
  .find-usv-form
  .fuf-tab
  .el-col.is-active {
  -webkit-box-shadow: inset 0 -3px 0 0 #21baad;
  box-shadow: inset 0 -3px 0 0 #21baad;
}

.uk_sign_view .usv-layout .usv-box .find-usv-form .usv-form {
  padding: 12px;
  border: 0 !important;
}

.uk_sign_view .usv-layout .usv-box .find-usv-form .usv-form .teiz-input {
  width: 100%;
}

.uk_sign_view .usv-layout .usv-box .usv-form {
  background: #fff;
  padding: 8px;
}

.theme-dark .uk_sign_view .usv-layout .usv-box .usv-form {
  border: 1px solid #373737;
}

.uk_sign_view .usv-layout .usv-box .usv-form .usvf-row {
  margin-bottom: 8px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 4px;
}

.uk_sign_view .usv-layout .usv-box .usv-form .usvf-row.chkmsg-row {
  background: #fafafa;
  border: 1px solid #d9e2eb;
  display: inline-table;
  table-layout: fixed;
  width: 100%;
  cursor: pointer;
}

.uk_sign_view .usv-layout .usv-box .usv-form .usvf-row.chkmsg-row .cmr-svg {
  cursor: none;
  display: table-cell;
  padding-top: 3px;
  padding-left: 10px;
}

.uk_sign_view .usv-layout .usv-box .usv-form .usvf-row.chkmsg-row .cmr-svg svg {
  vertical-align: middle;
}

.theme-dark
  .uk_sign_view
  .usv-layout
  .usv-box
  .usv-form
  .usvf-row.chkmsg-row
  .cmr-svg.active
  rect {
  stroke: #21baad;
}

.theme-dark
  .uk_sign_view
  .usv-layout
  .usv-box
  .usv-form
  .usvf-row.chkmsg-row
  .cmr-svg.active
  rect:not(:first-child) {
  fill: #21baad;
}

.uk_sign_view .usv-layout .usv-box .usv-form .usvf-row.chkmsg-row .cmr-text {
  display: table-cell;
  vertical-align: middle;
  font-size: 14px;
  line-height: 20px;
  color: #093687;
  padding: 10px;
}

.uk_sign_view
  .usv-layout
  .usv-box
  .usv-form
  .usvf-row.chkmsg-row
  .cmr-text
  .ti_req {
  font-size: 10px;
  color: #898e97;
}

.uk_sign_view
  .usv-layout
  .usv-box
  .usv-form
  .usvf-row.chkmsg-row
  .cmr-text
  .ti_req.n-r {
  color: #898e97;
}

.uk_sign_view
  .usv-layout
  .usv-box
  .usv-form
  .usvf-row.chkmsg-row
  .cmr-text
  .ti_req
  .err {
  color: #e76558;
}

.uk_sign_view .usv-layout .usv-box .usv-form .usvf-row.chkmsg-row:hover {
  text-decoration: underline;
}

.uk_sign_view .usv-layout .usv-box .usv-form .usvf-row.btn-row .el-button {
  font-size: 16px;
  height: 48px;
  width: 100%;
  border-radius: 4px;
}

.uk_sign_view
  .usv-layout
  .usv-box
  .usv-form
  .usvf-row.btn-row
  .el-button.is-plain {
  background-color: #797572;
  color: #fff;
  border: 0 !important;
}

.theme-dark
  .uk_sign_view
  .usv-layout
  .usv-box
  .usv-form
  .usvf-row.btn-row
  .el-button:hover {
  border: 1px solid #21baad;
  color: #21baad;
}

.theme-dark
  .uk_sign_view
  .usv-layout
  .usv-box
  .usv-form
  .usvf-row.btn-row
  .el-button.el-button--primary {
  background-color: #21baad;
  border: 1px solid #21baad;
}

.uk_sign_view
  .usv-layout
  .usv-box
  .usv-form
  .usvf-row.btn-row
  .el-button.el-button--primary:hover {
  color: #fff;
}

.uk_sign_view
  .usv-layout
  .usv-box
  .usv-form
  .usvf-row.btn-row
  .el-button.el-button--info {
  border: 1px solid #797e82;
  background: #898e97;
  color: #fff !important;
}

.uk_sign_view .usv-layout .usv-box .usv-form .usvf-row.border-row {
  height: 1px;
  margin: 16px 0;
}

.theme-dark .uk_sign_view .usv-layout .usv-box .usv-form .usvf-row.border-row {
  background: #373737;
}

.uk_sign_view .usv-layout .usv-box .usv-form .usvf-row.footer-btn-row {
  margin-top: 8px;
}

.uk_sign_view
  .usv-layout
  .usv-box
  .usv-form
  .usvf-row.footer-btn-row
  .footer-link {
  position: relative;
  text-align: center;
}

.uk_sign_view
  .usv-layout
  .usv-box
  .usv-form
  .usvf-row.footer-btn-row
  .footer-link
  a {
  cursor: pointer;
  color: #898e97;
  position: relative;
  text-decoration: underline;
}

.uk_sign_view
  .usv-layout
  .usv-box
  .usv-form
  .usvf-row.footer-btn-row
  .footer-link
  a:first-child {
  margin-right: 31px;
}

.uk_sign_view
  .usv-layout
  .usv-box
  .usv-form
  .usvf-row.footer-btn-row
  .footer-link
  a:first-child
  span {
  font-size: 14px;
}

.uk_sign_view
  .usv-layout
  .usv-box
  .usv-form
  .usvf-row.footer-btn-row
  .footer-link
  a:first-child
  span:after {
  content: '';
  position: absolute;
  right: -17px;
  top: 4px;
  bottom: 2px;
  border-right: 1px solid #898e97 !important;
}

.uk_sign_view .usv-layout .usv-box .usv-form .usvf-row .material-input-field {
  margin-top: 8px;
}

.uk_sign_view .usv-layout .usv-box .usv-form .usvf-row .usfv-error-area {
  padding: 5px 1px 0;
}

.uk_sign_view .usv-layout .usv-box .usv-form .usvf-row .usfv-error-area p {
  font-size: 12px;
  color: #e76558;
}

.uk_sign_view .signup_desc {
  margin: 0 0 8px;
}

.uk_sign_view .signup_desc.red {
  color: #e86162;
}

#urAutoLoginChk {
  float: left;
}

#urAutoLoginChk .el-checkbox-button__inner {
  width: 20px;
  height: 20px;
  margin: 2px;
  margin-top: 0;
  padding: 0;
  border: 2px solid #a8aab7;
  border-radius: 0;
  font-size: 16px;
}

#urAutoLoginChk label {
  margin-left: 24px;
  font-size: 14px;
  vertical-align: top;
}

.theme-dark #urAutoLoginChk label {
  color: #21baad;
}

#ukSignupTermsView .terms-box {
  padding: 12px;
  overflow-y: auto;
  overflow-x: hidden;
  height: 120px;
  font-size: 12px;
  line-height: normal;
}

.theme-dark #ukSignupTermsView .terms-box {
  background: #141414;
  border: 1px solid #373737;
  color: #fff;
}

.dialog-trade-option-select ul {
  background: #fff;
}

.dialog-trade-option-select ul li {
  height: 72px;
  padding: 0 10px;
  position: relative;
}

.dialog-trade-option-select ul li img {
  vertical-align: top;
  display: inline-block;
  margin: 14px 0;
  width: 42px;
}

.theme-dark .dialog-trade-option-select ul li {
  border-bottom: 1px solid #373737;
}

.theme-dark .dialog-trade-option-select ul li .stock-info {
  margin-left: 10px;
  display: inline-block;
  padding: 14px 0;
}

.theme-dark .dialog-trade-option-select ul li .stock-info .stock-name {
  vertical-align: top;
  font-size: 16px;
  line-height: 23px;
  color: #fff;
}

.theme-dark .dialog-trade-option-select ul li .stock-info .game-type-text {
  font-size: 13px;
  line-height: 19px;
  color: #848c99;
}

.theme-dark .dialog-trade-option-select ul li .game-type {
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.theme-dark .dialog-trade-option-select ul li .game-type .gti {
  background: #848c99;
  color: #dadada;
  cursor: pointer;
  float: left;
  border: 1px solid #848c99;
  border-radius: 4px;
  font-size: 13px;
  padding: 6px 10px;
  margin-right: 8px;
  min-width: 105px;
  text-align: center;
}

.theme-dark .dialog-trade-option-select ul li .game-type .gti:hover {
  background: #141414;
  border-color: #21baad;
  color: #21baad;
}

.theme-dark .dialog-trade-option-select ul li .game-type .gti:last-child {
  margin-right: 0;
}

.dialog-popup .popup-preview {
  width: 100%;
}

.dialog-popup .popup-preview .popup-preview__header {
  padding: 19px 10px;
  font-family: Noto Sans KR;
  font-style: normal;
  font-weight: 700;
  font-size: 20px !important;
  line-height: 29px;
  word-break: break-all;
}

.dialog-popup .popup-preview .popup-preview__header img {
  display: inline;
  margin-top: 3px;
}

.dialog-popup .popup-preview .popup-preview__header p {
  display: inline;
}

.dialog-popup .popup-preview .popup-preview__content {
  width: 100%;
  min-height: 240px;
  max-height: 480px;
  background-color: #fff;
  padding: 16px;
  display: inline-block;
  word-break: break-all;
  overflow: auto;
}

.dialog-popup .el-dialog__header {
  display: none;
}

.dialog-popup .el-dialog__body .popup-image {
  width: 100%;
}

.dialog-popup .el-dialog__footer {
  vertical-align: top;
}

.dialog-gameresult .gameresult-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
}

.dialog-gameresult .gameresult-content p {
  color: #fff;
}

.dialog-gameresult .gameresult-div {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
}

.theme-dark .dialog-gameresult .gameresult-div.buy {
  background: #f24743;
  opacity: 0.54;
  border-radius: 4px;
}

.theme-dark .dialog-gameresult .gameresult-div.sell {
  background: #1aa3b2;
  opacity: 0.54;
  border-radius: 4px;
}

.dialog-gameresult .el-dialog {
  background: 0 0;
}

.dialog-gameresult .el-dialog__header {
  display: none;
}

.dialog-gameresult .el-dialog__body {
  border-radius: 8px;
}

.dialog-gameresult i.el-icon-close {
  cursor: pointer;
  position: absolute;
  right: 6px;
  top: 6px;
  padding: 4px;
  color: #fff;
}

.dialog-gameresult img {
  vertical-align: top;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}

.dialog-gameresult ul {
  vertical-align: top;
}

.dialog-gameresult ul li {
  padding: 5px 8px;
  background: #363c43;
}

.dialog-gameresult ul li p {
  display: inline-block;
  font-size: 12px;
  color: #adadad;
}

.dialog-gameresult ul li p:last-child {
  float: right;
  color: #fff;
}

.theme-dark .dialog-gameresult ul li p.highlight {
  color: #21baad;
}

.dialog-gameresult ul li:nth-child(odd) {
  background: #fafafa;
}

.dialog-gameresult ul li:last-child {
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}

#GridUserInfo,
#GridBettingButtons,
#GridTradeDetail {
  padding-bottom: 12px;
  background: #000000;
}

#GridUserInfo {
  position: relative;
  width: 100%;
  height: 82px;
  background: #141414;
}

.kat-logo {
  position: absolute;
  top: 16px;
  left: 16px;
}

.kat-body {
  padding-top: 5px;
  padding-left: 16px;
}

.kat-body .kat-profile {
  width: 22px;
  border-radius: 50%;
}

.kat-body .kat-1-row {
  margin-top: 12px;
}

.kat-body .kat-1-row p {
  display: inline-block;
  color: #7d7d7d;
  font-weight: 400;
  line-height: 18px;
  font-size: 16px;
}

.kat-body .kat-1-row p.kat-divider {
  margin: 0 6px;
}

.kat-body .kat-1-row p.underline {
  cursor: pointer;
  position: relative;
}

.kat-body .kat-1-row p.underline:after {
  content: '';
  position: absolute;
  left: 1px;
  right: 1px;
  bottom: 0;
  height: 1px;
  background: #7d7d7d;
}

.kat-body .kat-2-row {
  margin-top: 10px;
  font-weight: 400;
  font-size: 15px;
  line-height: 17px;
  color: #fff;
}

.kw-sidemenu {
  padding-top: 12px;
}

.kw-sidemenu li {
  color: #fff;
  font-size: 16px;
  line-height: 16px;
  padding: 18px 16px;
  cursor: pointer;
}

.kw-sidemenu li.is-active {
  background: #141414;
}

#kiwoomHeader {
  padding: 0;
  width: 100%;
  background: #000;
}

#kiwoomHeader ul {
  height: 40px;
}

#kiwoomHeader ul li {
  vertical-align: top;
  display: inline-block;
}

#kiwoomHeader ul li.item {
  cursor: pointer;
  position: relative;
  height: 40px;
  padding: 0 35px;
  width: auto;
  display: inline-block;
  font-weight: 500;
  font-size: 18px;
  text-align: center;
  color: #fff;
}

#kiwoomHeader ul li.item p {
  display: inline-block;
  white-space: nowrap;
  line-height: 38px;
}

#kiwoomHeader ul li.item.active p:after,
#kiwoomHeader ul li.item:hover p:after {
  content: '';
  position: absolute;
  left: 1px;
  right: 1px;
  bottom: -3px;
  height: 1px;
  background: #fff;
}

#kiwoomHeader ul li.divider {
  width: 4px;
  height: 40px;
  position: relative;
}

#kiwoomHeader ul li.divider:after {
  content: '';
  position: absolute;
  right: 0;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 4px;
  height: 4px;
  background: #fff;
  border-radius: 50%;
}

#GridContainer {
  padding: 0;
  height: 100%;
}

.kw-box {
  border: 1px solid #373737;
}

.kw-box .kwb-header {
  background: #141414;
  height: 32px;
  padding-left: 8px;
  border-bottom: 1px solid #373737;
}

.kw-box .kwb-header p {
  font-weight: 400;
  font-size: 14px;
  color: #fff;
  line-height: 31px;
}

.kw-box .kwb-body {
  background: #232323;
  padding: 6px;
}

.kw-box .kwb-body .kwb-body-inner {
  border: 1px solid #373737;
}

.kwHomeContainer #kwSignComp .kwb-body-inner .usv-form {
  height: 288px;
}

#kwSignComp .kwb-body-inner .usv-form {
  padding: 12px;
}

#kwSignComp .kwb-body-inner .usv-form .el-form-item {
  display: inline-block;
  width: 100%;
}

#kwSignComp .kwb-body-inner .usv-form .el-form-item .ti_req p {
  font-size: 12px;
  text-align: right;
  color: #f24743;
}

#kwSignComp .kwb-body-inner .usv-form .el-form-item .ti_req .suc {
  color: #1aa3b2;
}

#kwSignComp .kwb-body-inner .usv-form .usvf-row {
  margin-bottom: 4px;
}

#kwSignComp .kwb-body-inner .usv-form .el-input__inner {
  border-radius: 0;
  border: 1px solid #373737;
  padding: 0 6px;
  background-color: #141414;
  color: #fff;
}

#kwSignComp .kwb-body-inner .usv-form .el-input-group__prepend {
  background: #252525;
  border: 1px solid #373737;
  border-right: 0;
  border-radius: 0;
  width: 80px;
  padding: 0 6px;
  color: #fff;
}

/* #kiwoomLayout */
#kwSignComp .kwb-body-inner .usv-form .el-input-group--append .el-input__inner {
  border-right: 0;
}

/* #kiwoomLayout */
#kwSignComp .kwb-body-inner .usv-form .is-disabled .el-input-group__append {
  background: #252525;
}

#kwSignComp .kwb-body-inner .usv-form .el-input-group__append {
  border-radius: 0;
  border: 1px solid #373737;
  border-left: 0;
  background: #141414;
  padding: 0;
}

/* #kiwoomLayout */
#kwSignComp .kwb-body-inner .usv-form .el-input-group__append .append-btn {
  display: inline-block;
  padding: 3px 2px 3px 3px;
}

/* #kiwoomLayout */
#kwSignComp
  .kwb-body-inner
  .usv-form
  .el-input-group__append
  .append-btn
  .el-button {
  color: #232323;
  border-radius: 0;
  background: #21baad;
  margin: 0;
  height: 24px;
  padding: 0 6px;
}

#kwSignComp .kwb-body-inner .usv-form .btn-row {
  margin-top: 2px;
}

#kwSignComp .kwb-body-inner .usv-form .btn-row .el-button {
  width: 100%;
  border-radius: 0;
  background: #21baad;
  font-weight: 700;
  font-size: 14px;
  color: #232323;
  border: 0;
  height: 36px;
}

#kwSignComp .kwb-body-inner .usv-form .desc-row {
  margin-top: 4px;
  margin-bottom: 6px;
}

#kwSignComp .kwb-body-inner .usv-form .desc-row p {
  font-size: 13px;
  line-height: 20px;
  color: #d2d2d2;
}

#kwSignComp .kwb-body-inner .usv-form .link-row {
  margin-top: 4px;
}

/* #kiwoomLayout */
#kwSignComp .kwb-body-inner .usv-form .link-row .el-form-item__content {
  line-height: 1;
}

/* #kiwoomLayout */
#kwSignComp .kwb-body-inner .usv-form .link-row .el-form-item__content a {
  cursor: pointer;
  font-size: 13px;
  line-height: 20px;
  -webkit-text-decoration-line: underline;
  text-decoration-line: underline;
  color: #fff;
}

#kwSignComp .kwb-body-inner .usv-form .section-row .title {
  font-size: 13px;
  line-height: 15px;
  color: #fff;
}

#kwSignComp .kwb-body-inner .usv-form .select-row .el-select {
  width: 100%;
}

.findIdLayout,
.loginLayout {
  position: relative;
}

.findIdLayout #kwSignComp,
.loginLayout #kwSignComp {
  width: 360px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.signupLayout {
  position: relative;
  min-height: 732px;
}

.signupLayout #kwSignComp {
  width: 480px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

/* #kiwoomLayout */
.signupLayout #kwSignComp .kwb-body-inner .usv-form .el-input-group__prepend {
  width: 120px;
}

.mt-8 {
  margin-top: 8px;
}

/* #kwTradeView {
  height: 100%;
}

#kwTradeView {
  height: 100%;
} */

.ka-border-box {
  width: 100%;
  padding: 12px 16px 0;
}

.ka-border-box .kbb-inner {
  border: 1px dashed #fff;
  height: 500px;
  position: relative;
}

.ka-border-box .kbb-inner .beo-info {
  position: absolute;
  top: 50%;
  left: 50%;
  text-align: center;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #fff;
}

.ka-border-box .kbb-inner .beo-info p {
  font-size: 14px;
  line-height: 1.5;
  white-space: nowrap;
}

.item2-content {
  margin-top: 5px;
  padding: 12px;
  background: #141414;
}

.item2-content.mobile {
  margin-top: 2px;
  padding: 2px;
}

.item2-content .i2c-title {
  position: relative;
  padding-bottom: 12px;
}

.item2-content .i2c-title.mobile {
  padding-bottom: 4px;
}

.item2-content .i2c-title:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 1px;
  background: #fff;
}

.item2-content .i2c-title.mobile:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 0px;
  background: #f00;
}

.item2-content .i2c-title p {
  display: inline-block;
  line-height: 16px;
}

.item2-content .i2c-title .t1 {
  font-weight: 700;
  font-size: 16px;
  color: #fff;
}

.item2-content .i2c-title .t2 {
  font-weight: 700;
  font-size: 14px;
  color: #fff;
  float: right;
}

.item2-content .item-trade-timerange {
  margin-top: 12px;
  background: #232323;
  padding: 9px 0;
}

.item2-content .item-trade-timerange .itt-box {
  position: relative;
  display: inline-block;
  width: 50%;
  text-align: center;
}

.item2-content .item-trade-timerange .itt-box.start:after {
  content: '';
  position: absolute;
  right: -1px;
  height: 20px;
  width: 1px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background: #fff;
}

.item2-content .item-trade-timerange .itt-box .label {
  font-size: 14px;
  line-height: 16px;
  color: #fff;
}

.item2-content .item-trade-timerange .itt-box .time {
  margin-top: 6px;
  font-size: 15px;
  line-height: 17px;
  color: #fff;
}

.item2-content .item-invest-money {
  position: relative;
  margin-top: 12px;
  background: #232323;
  padding: 4px;
}

.item2-content .item-invest-money input {
  width: 100%;
  border: 0 !important;
  outline: none !important;
  text-align: right;
  padding: 0 8px;
  height: 29px;
  background: #232323;
  color: #21baad;
}

.item2-content .item-invest-money p {
  position: absolute;
  font-size: 13px;
  color: #fff;
  left: 12px;
  top: 48%;
  line-height: 1;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.item2-content .item-invest-btns {
  margin-top: 4px;
}

.item2-content .item-invest-btns .iib-btn {
  margin-top: 8px;
  display: inline-block;
  width: 50%;
}

.item2-content .item-invest-btns .iib-btn:nth-child(2n) {
  padding-left: 3px;
}

.item2-content .item-invest-btns .iib-btn:nth-child(odd) {
  padding-right: 3px;
}

.item2-content .item-invest-btns .iib-btn button {
  width: 100%;
  border-radius: 0;
  border: 1px solid #fff;
  height: 36px;
  font-size: 15px;
  color: #fff;
  background: #141414;
}

.item2-content .item-invest-btns .iib-btn button:hover {
  color: #21baad;
  border-color: #21baad;
}

.item2-content .item-invest-btns .iib-btn.half {
  float: right;
}

.item2-content .item-invest-btns .iib-btn.half button {
  float: left;
  width: calc(50% - 3px);
  padding: 0;
}

.item2-content .item-invest-btns .iib-btn.half button:first-child {
  margin-right: 6px;
}

.item2-content .item-invest-btns {
  margin-top: 4px;
}

.item2-content .item-invest-btns .iib-btn {
  margin-top: 8px;
  display: inline-block;
  width: 50%;
}

.item2-content .item-invest-btns .iib-btn:nth-child(2n) {
  padding-left: 3px;
}

.item2-content .item-invest-btns .iib-btn:nth-child(odd) {
  padding-right: 3px;
}

.item2-content .item-invest-btns .iib-btn button {
  width: 100%;
  border-radius: 0;
  border: 1px solid #fff;
  height: 36px;
  font-size: 15px;
  color: #fff;
  background: #141414;
}

.item2-content .item-invest-btns .iib-btn button:hover {
  color: #21baad;
  border-color: #21baad;
}

.item2-content .item-invest-btns .iib-btn.half {
  float: right;
}

.item2-content .item-invest-btns .iib-btn.half button {
  float: left;
  width: calc(50% - 3px);
  padding: 0;
}

.item2-content .item-invest-btns .iib-btn.half button:first-child {
  margin-right: 6px;
}

.item-invest-btns-mobile {
  display: none;
  margin-top: 4px;
}

.item-invest-btns-mobile .iib-btn {
  margin-top: 8px;
  display: inline-block;
  /* width: 24%; */
  /* padding-left: 3px; */
  width: calc(25% - 2px);
  margin: 1px;
}

.item-invest-btns-mobile .iib-btn.double {
  width: calc(50% - 2px);
  margin: 1px;
}

.item-invest-btns-mobile .iib-btn button {
  width: 100%;
  border-radius: 0;
  border: 1px solid #fff;
  height: 28px;
  font-size: 15px;
  color: #fff;
  background: #141414;
}

.item-invest-btns-mobile .iib-btn button:hover {
  color: #21baad;
  border-color: #21baad;
}

.item-invest-btns-mobile .iib-btn.half button:first-child {
  margin-right: 6px;
}

.item2-content .item-invest-info {
  margin-top: 4px;
}

.item2-content .item-invest-info .iii-row {
  margin-top: 8px;
}

.item2-content .item-invest-info .iii-row p {
  display: inline-block;
  font-size: 14px;
  line-height: 16px;
  color: #7d7d7d;
}

.item2-content .item-invest-info .iii-row p.data {
  float: right;
  font-weight: 700;
}

.item2-content .item-bs-btn {
  width: 100%;
  padding: 7px 0;
  border-radius: 0;
  border: 0;
  font-weight: 700;
  font-size: 18px;
  line-height: 16px;
  color: #fff;
  height: 50px;
}

.item2-content .item-bs-btn span {
  font-size: 14px;
  line-height: 17px;
  color: #fff;
  font-weight: 400;
}

.item2-content .item-bs-btn.buy {
  background: #f24743;
  margin-top: 12px;
}

.item2-content .item-bs-btn.sell {
  margin-top: 8px;
  background: #1aa3b2;
}

.item2-content .item-bs-btn.betted {
  background: #666666;
  height: 80px;
}

.item2-content .item-bs-btn.mobile {
  margin-top: 4px;
  height: 36px;
}

.item2-content .item-bs-btn.mobile.betted {
  background: #666666;
  height: 36px;
}

.item-bet-result {
  margin-top: 12px;
  padding: 0;
}

.item-bet-result .ibr-title {
  font-size: 16px;
  line-height: 1.5;
  text-align: center;
  color: #fff;
  padding: 12px;
}

.item-bet-result .ibr-row {
  margin-top: 6px;
}

.item-bet-result .ibr-row p {
  font-size: 14px;
  line-height: 16px;
  display: inline-block;
}

.item-bet-result .ibr-row .ir-label {
  color: #f0f0f0;
  padding-left: 12px;
}

.item-bet-result .ibr-row .ir-data {
  color: #fff;
  float: right;
  font-weight: 700;
  padding-right: 12px;
}

#GridTradeStream {
  display: inline-block;
  font-size: 13px;
  line-height: 13px;
  margin: 5px;
}

#tradeStream {
  height: 100%;
  width: 100%;
  overflow-y: auto;
  padding: 0 8px;
  background-color: #252525;
  color: white;
}

#GridTradeDetail {
  margin-top: 12px;
  padding: 16px;
  color: #7d7d7d;
  background: #141414;
}

#GridTradeDetail .tdo-title {
  padding-bottom: 12px;
  position: relative;
}

#GridTradeDetail .tdo-title:after {
  content: '';
  position: absolute;
  right: 0;
  left: 0;
  bottom: 0;
  height: 1px;
  background: #7d7d7d;
}

#GridTradeDetail .tdo-row {
  margin-top: 8px;
}

#GridTradeDetail .tdo-row:first-child {
  margin-top: 12px;
}

#GridTradeDetail .tdo-row p {
  display: inline-block;
  font-size: 14px;
  line-height: 14px;
}

#GridTradeDetail .tdo-row .tr-label {
  font-weight: 400;
  color: #7d7d7d;
}

#GridTradeDetail .tdo-row .tr-data {
  font-weight: 700;
  float: right;
  color: #7d7d7d;
}

#GridMenuTab {
  min-height: 82px;
}

#helpPopupContent .el-tabs--border-card,
#userDetailPopupContent .el-tabs--border-card,
#GridMenuTab .el-tabs--border-card {
  border: 1px solid #373737;
  background: #232323;
}

#helpPopupContent .el-tabs__content,
#userDetailPopupContent .el-tabs__content,
#GridMenuTab .el-tabs__content {
  padding: 2px;
}

#helpPopupContent .el-tabs__content ul li,
#userDetailPopupContent .el-tabs__content ul li,
#GridMenuTab .el-tabs__content ul li {
  cursor: pointer;
  margin-right: 4px;
  display: inline-block;
  line-height: 26px;
  font-size: 14px;
  text-align: center;
  color: #7d7d7d;
  padding: 0 8px;
  border: 1px solid transparent;
}

#helpPopupContent {
  line-height: 30px;
}

#helpPopupContent .el-tabs__content ul li {
  display: block;
  text-align: left;
  color: #cbcbcb;
  line-height: 28px;
  /* cursor: pointer;
  margin-right: 4px;
  font-size: 14px;
  padding: 0 8px;
  border: 1px solid transparent; */
  list-style: disc;
}

#helpPopupContent .el-tabs__content ul li.active,
#userDetailPopupContent .el-tabs__content ul li.active,
#GridMenuTab .el-tabs__content ul li.active {
  color: #21baad;
  background: #141414;
  border-color: #373737;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#helpPopupContent .el-tabs__header,
#userDetailPopupContent .el-tabs__header,
#GridMenuTab .el-tabs__header {
  background: #141414;
  border-bottom: 1px solid #373737;
}

#helpPopupContent .el-tabs__header .el-tabs__nav,
#userDetailPopupContent .el-tabs__header .el-tabs__nav,
#GridMenuTab .el-tabs__header .el-tabs__nav {
  padding-top: 4px;
}

#helpPopupContent .el-tabs__header .el-tabs__item,
#userDetailPopupContent .el-tabs__header .el-tabs__item,
#GridMenuTab .el-tabs__header .el-tabs__item {
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  text-align: center;
  margin: 0 0 0 4px !important;
  border-top-color: #373737 !important;
  border-left-color: #373737 !important;
  border-right-color: #373737 !important;
  color: #fff;
  background: #141414;
}

#helpPopupContent .el-tabs__header .el-tabs__item > div,
#userDetailPopupContent .el-tabs__header .el-tabs__item > div,
#GridMenuTab .el-tabs__header .el-tabs__item > div {
  padding-top: 4px;
  position: relative;
}

#helpPopupContent .el-tabs__header .el-tabs__item > div:before,
#userDetailPopupContent .el-tabs__header .el-tabs__item > div:before,
#GridMenuTab .el-tabs__header .el-tabs__item > div:before {
  content: '';
  position: absolute;
  left: -20px;
  right: -20px;
  top: 0;
  height: 4px;
  background: #555;
}

#helpPopupContent .el-tabs__header .el-tabs__item.is-active,
#userDetailPopupContent .el-tabs__header .el-tabs__item.is-active,
#GridMenuTab .el-tabs__header .el-tabs__item.is-active {
  background: #232323;
}

#helpPopupContent .el-tabs__header .el-tabs__item.is-active > div:before,
#userDetailPopupContent .el-tabs__header .el-tabs__item.is-active > div:before,
#GridMenuTab .el-tabs__header .el-tabs__item.is-active > div:before {
  background: #21baad;
}

#helpPopupContent .el-tabs__header .el-tabs__item span,
#userDetailPopupContent .el-tabs__header .el-tabs__item span,
#GridMenuTab .el-tabs__header .el-tabs__item span {
  font-weight: 400;
  font-size: 11px;
  line-height: 13px;
  color: #7d7d7d;
}

.el-main {
  padding: 0;
  overflow: hidden;
}

.cvt-chart .cvt-chart-view,
.cvt-chart .cvt-chart-view-area {
  height: 100%;
}

#GridChart {
  height: 100%;
  /* position: relative; */
}

#GridChart .kwb-header p {
  font-size: 16px;
  line-height: 30px;
}

#GridChart .kw-result-view {
  width: 260px;
  height: 72px;
  position: absolute;
  right: 8px;
  bottom: 8px;
  z-index: 1;
  text-align: center;
  padding: 20px 0;
}

#GridChart .kw-result-view.buy {
  background: rgba(209, 0, 0, 0.8);
}

#GridChart .kw-result-view.sell {
  background: rgba(0, 100, 192, 0.8);
}

#GridChart .kw-result-view p {
  font-weight: 700;
  font-size: 14px;
  line-height: 14px;
  color: #fff;
}

#GridChart .kw-result-view p:first-child {
  margin-bottom: 6px;
}

#GridChart .kwb-body {
  position: relative;
  padding: 0;
  height: calc(100% - 32px);
}

#GridBottomTabs {
  position: relative;
  /* padding: 8px 0 0; */
}

#GridBottomTabs table {
  table-layout: fixed;
}

#GridBottomTabs .top-right {
  position: absolute;
  top: 14px;
  right: 8px;
  z-index: 1;
}

#GridBottomTabs .top-right p {
  display: inline-block;
}

#GridBottomTabs .top-right p.tr-buy span {
  color: #f24743;
}

#GridBottomTabs .top-right p.tr-sell span {
  color: #1aa3b2;
}

#GridBottomTabs .top-right p:first-child {
  margin-right: 12px;
}

#userDetailPopupContent .el-tabs--border-card,
#GridBottomTabs .el-tabs--border-card {
  border: 1px solid #373737;
}

#userDetailPopupContent .el-tabs__content,
#GridBottomTabs .el-tabs__header {
  background: #141414;
  border-bottom: 1px solid #373737;
}

#userDetailPopupContent .el-tabs__header .el-tabs__item,
#GridBottomTabs .el-tabs__header .el-tabs__item {
  font-weight: 400;
  font-size: 16px;
  line-height: 16px;
  text-align: center;
  border-left-color: #373737 !important;
  border-right-color: #373737 !important;
  color: #fff;
  height: 31px;
}

#userDetailPopupContent .el-tabs__header .el-tabs__item > div,
#GridBottomTabs .el-tabs__header .el-tabs__item > div {
  padding-top: 4px;
  position: relative;
  line-height: 20px;
}

#userDetailPopupContent .el-tabs__header .el-tabs__item.is-active,
#GridBottomTabs .el-tabs__header .el-tabs__item.is-active {
  background: #232323;
}

#userDetailPopupContent .el-tabs__header .el-tabs__item.is-active > div:before,
#GridBottomTabs .el-tabs__header .el-tabs__item.is-active > div:before {
  content: '';
  position: absolute;
  left: -20px;
  right: -20px;
  top: 0;
  height: 4px;
  background: #21baad;
}

#userDetailPopupContent .el-tabs__header .el-tabs__item span,
#GridBottomTabs .el-tabs__header .el-tabs__item span {
  font-weight: 400;
  font-size: 11px;
  line-height: 13px;
}

#userDetailPopupContent .el-tabs__content,
#GridBottomTabs .el-tabs__content {
  padding: 6px;
  background: #232323;
}

#userDetailPopupContent .cvb-trade-paintboard,
#GridBottomTabs .cvb-trade-paintboard {
  padding: 0;
}

#userDetailPopupContent
  .cvb-trade-paintboard
  .cvb-trade-paintboard__body
  .paintboard,
#GridBottomTabs .cvb-trade-paintboard .cvb-trade-paintboard__body .paintboard {
  height: 189px;
  border-radius: 0;
  border: 1px solid #373737 !important;
  background: #232323;
}

#userDetailPopupContent .cvb-trade-paintboard .el-header,
#GridBottomTabs .cvb-trade-paintboard .el-header {
  background: #fff;
  border-radius: 4px;
  padding: 0;
}

.theme-dark #helpPopupContent .cvb-trade-paintboard .el-header,
.theme-dark #userDetailPopupContent .cvb-trade-paintboard .el-header,
.theme-dark #GridBottomTabs .cvb-trade-paintboard .el-header {
  border: 1px solid #373737;
}

#userDetailPopupContent .cvb-trade-paintboard .el-header .datepicker,
#GridBottomTabs .cvb-trade-paintboard .el-header .datepicker {
  padding: 6px 0;
  width: auto;
}

#GridBottomTabs
  .cvb-trade-paintboard
  .el-header
  .datepicker
  .el-input-group__append,
#GridBottomTabs
  .cvb-trade-paintboard
  .el-header
  .datepicker
  .el-input-group__prepend {
  width: 30px;
  padding: 0;
  text-align: center;
  cursor: pointer;
  background: 0 0;
}

#GridBottomTabs
  .cvb-trade-paintboard
  .el-header
  .datepicker
  .el-input-group__append
  div,
#GridBottomTabs
  .cvb-trade-paintboard
  .el-header
  .datepicker
  .el-input-group__prepend
  div {
  height: 28px;
  line-height: 28px;
}

#GridBottomTabs
  .cvb-trade-paintboard
  .el-header
  .datepicker
  .el-input-group__append:hover,
#GridBottomTabs
  .cvb-trade-paintboard
  .el-header
  .datepicker
  .el-input-group__prepend:hover {
  -webkit-box-shadow: inset 0 -10rem 0 hsla(0, 0%, 62%, 0.2);
  box-shadow: inset 0 -10rem 0 hsla(0, 0%, 62%, 0.2);
}

#GridBottomTabs
  .cvb-trade-paintboard
  .el-header
  .datepicker
  .el-input-group__append:active,
#GridBottomTabs
  .cvb-trade-paintboard
  .el-header
  .datepicker
  .el-input-group__prepend:active {
  -webkit-box-shadow: inset 0 -10rem 0 hsla(0, 0%, 62%, 0.3);
  box-shadow: inset 0 -10rem 0 hsla(0, 0%, 62%, 0.3);
}

#GridBottomTabs
  .cvb-trade-paintboard
  .el-header
  .datepicker
  .el-input-group__append
  i,
#GridBottomTabs
  .cvb-trade-paintboard
  .el-header
  .datepicker
  .el-input-group__prepend
  i {
  font-size: 16px;
  font-weight: 700;
}

#GridBottomTabs .cvb-trade-paintboard .el-header .datepicker .el-input__inner {
  height: 30px;
  width: 79px;
  font-size: 12px;
  text-align: center;
  padding: 0;
}

#GridBottomTabs .cvb-trade-paintboard .el-header .pb-status {
  padding: 6px 0;
}

#GridBottomTabs .cvb-trade-paintboard .el-header .pb-status .pbs {
  display: inline-block;
  vertical-align: top;
}

#GridBottomTabs .cvb-trade-paintboard .el-header .pb-status .pbs:last-child {
  margin-right: 0;
}

.theme-dark
  #GridBottomTabs
  .cvb-trade-paintboard
  .el-header
  .pb-status
  .pbs.buy
  .label {
  background: #f24743;
  text-align: left;
  border-top-left-radius: 15px;
  border-bottom-left-radius: 15px;
  padding-left: 16px;
  line-height: 23px;
  color: #fff;
}

.theme-dark
  #GridBottomTabs
  .cvb-trade-paintboard
  .el-header
  .pb-status
  .pbs.sell
  .label {
  background: #1aa3b2;
  text-align: right;
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
  padding-right: 16px;
  line-height: 23px;
  color: #fff;
}

.theme-dark
  #GridBottomTabs
  .cvb-trade-paintboard
  .el-header
  .pb-status
  .pbs.change
  .label {
  background: #898989;
}

#GridBottomTabs .cvb-trade-paintboard .el-header .pb-status .pbs .label,
#GridBottomTabs .cvb-trade-paintboard .el-header .pb-status .pbs .value {
  height: 25px;
  float: left;
  line-height: 28px;
  font-size: 12px;
}

#GridBottomTabs .cvb-trade-paintboard .el-header .pb-status .pbs .label {
  width: 100%;
  text-align: center;
  font-weight: 500;
}

.theme-dark
  #GridBottomTabs
  .cvb-trade-paintboard
  .el-header
  .pb-status
  .pbs
  .label {
  color: #5e5e5e;
}

#GridBottomTabs .cvb-trade-paintboard .el-header .pb-status .pbs .value {
  float: left;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-left: 0;
  padding: 0 8px;
}

.theme-dark
  #GridBottomTabs
  .cvb-trade-paintboard
  .el-header
  .pb-status
  .pbs
  .value {
  border: 1px solid #373737;
}

.theme-dark
  #GridBottomTabs
  .cvb-trade-paintboard
  .el-header
  .pb-status
  .pbs
  .value
  .percent {
  margin-left: 2px;
  color: #848c99;
}

#GridBottomTabs .cvb-trade-paintboard .paintboard {
  border-radius: 4px;
  position: relative;
  overflow: hidden;
  background: #fff;
  width: 100%;
}

.theme-dark #GridBottomTabs .cvb-trade-paintboard .paintboard {
  border: 1px solid #373737;
}

#GridBottomTabs .cvb-trade-paintboard .paintboard .__vuescroll .__panel,
#GridBottomTabs .cvb-trade-paintboard .paintboard .__vuescroll .__view {
  direction: rtl;
  position: static !important;
}

#GridBottomTabs
  .cvb-trade-paintboard
  .paintboard
  .__vuescroll.hasVBar
  .__panel {
  margin-left: -17px;
  margin-right: 0 !important;
}

#GridBottomTabs .cvb-trade-paintboard .paintboard .__vuescroll .__view {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAAsTAAALEwEAmpwYAAAGkmlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNy4yLWMwMDAgNzkuNTY2ZWJjNWI0LCAyMDIyLzA1LzA5LTA4OjI1OjU1ICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgMjEuMiAoTWFjaW50b3NoKSIgeG1wOkNyZWF0ZURhdGU9IjIwMjAtMTItMTBUMTE6NTU6NDkrMDk6MDAiIHhtcDpNb2RpZnlEYXRlPSIyMDIyLTEwLTA1VDE4OjA5OjQ0KzA5OjAwIiB4bXA6TWV0YWRhdGFEYXRlPSIyMDIyLTEwLTA1VDE4OjA5OjQ0KzA5OjAwIiBkYzpmb3JtYXQ9ImltYWdlL3BuZyIgcGhvdG9zaG9wOkNvbG9yTW9kZT0iMyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo0MWRjYmM1OS1jZDYyLTQ4M2ItYmRkMS03MWNiMmVhYzI5NDMiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6YTk1YjlmYjQtYzQwNi00NzE4LTlkMjktZjAwZDMwMGQ3ZWE3IiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6YTk1YjlmYjQtYzQwNi00NzE4LTlkMjktZjAwZDMwMGQ3ZWE3Ij4gPHhtcE1NOkhpc3Rvcnk+IDxyZGY6U2VxPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0iY3JlYXRlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDphOTViOWZiNC1jNDA2LTQ3MTgtOWQyOS1mMDBkMzAwZDdlYTciIHN0RXZ0OndoZW49IjIwMjAtMTItMTBUMTE6NTU6NDkrMDk6MDAiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCAyMS4yIChNYWNpbnRvc2gpIi8+IDxyZGY6bGkgc3RFdnQ6YWN0aW9uPSJzYXZlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDozOWE2NGFhMS1iYWEzLTQ3YTgtODYwNC1hNGRhMDhkNTJjN2MiIHN0RXZ0OndoZW49IjIwMjAtMTItMTBUMTQ6NDg6NTQrMDk6MDAiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCAyMS4yIChNYWNpbnRvc2gpIiBzdEV2dDpjaGFuZ2VkPSIvIi8+IDxyZGY6bGkgc3RFdnQ6YWN0aW9uPSJzYXZlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDo0MWRjYmM1OS1jZDYyLTQ4M2ItYmRkMS03MWNiMmVhYzI5NDMiIHN0RXZ0OndoZW49IjIwMjItMTAtMDVUMTg6MDk6NDQrMDk6MDAiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCAyMy40IChNYWNpbnRvc2gpIiBzdEV2dDpjaGFuZ2VkPSIvIi8+IDwvcmRmOlNlcT4gPC94bXBNTTpIaXN0b3J5PiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Phthpn0AAAAvSURBVEiJ7c1BEQAgEMPAwOCp/pUdKvq6RED2JKHY3OYdQEBAQEBAQGAJ8IBpAh/MFALV4XC4cQAAAABJRU5ErkJggg==)
    repeat scroll 0 0;
}

#GridBottomTabs .cvb-trade-paintboard .paintboard .__vuescroll.hasHBar .__view {
  background-position: 100% 0;
}

#GridBottomTabs .cvb-trade-paintboard .paintboard .paintboard__inner {
  white-space: nowrap;
  overflow: hidden;
  display: inline-block;
  font-size: 0;
}

#GridBottomTabs .cvb-trade-paintboard .paintboard .paintboard__inner span {
  color: #fff;
}

#GridBottomTabs .cvb-trade-paintboard .paintboard .paintboard__count {
  position: absolute;
  white-space: nowrap;
  overflow: hidden;
  display: inline-block;
  bottom: 0;
  padding-bottom: 0;
  right: 0;
  height: 24px;
}

#GridBottomTabs .cvb-trade-paintboard .paintboard .paintboard__count li {
  float: right;
  background: red;
}

#GridBottomTabs .cvb-trade-paintboard .paintboard ul {
  display: inline-block;
  vertical-align: top;
  padding: 0 0 24px;
}

#GridBottomTabs .cvb-trade-paintboard .paintboard ul li {
  position: relative;
  vertical-align: top;
  width: 23px;
  height: 23px;
  line-height: 23px;
  text-align: center;
  font-size: 12px;
  margin: 0 1px 1px 0;
}

#GridBottomTabs .cvb-trade-paintboard .paintboard ul li.last {
  position: absolute;
  bottom: 0;
  overflow: hidden;
}

.theme-dark #GridBottomTabs .cvb-trade-paintboard .paintboard ul li.last {
  background: #141414;
}

#GridBottomTabs .cvb-trade-paintboard .paintboard ul li .pi-1,
#GridBottomTabs .cvb-trade-paintboard .paintboard ul li .pi-2,
#GridBottomTabs .cvb-trade-paintboard .paintboard ul li .pi-3,
#GridBottomTabs .cvb-trade-paintboard .paintboard ul li .pi-9 {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  margin: 0 1px 1px 0;
  display: block;
  width: 12px;
  height: 12px;
  font-size: 10px;
}

.theme-dark
  #userDetailPopupContent
  .cvb-trade-paintboard
  .paintboard
  ul
  li
  .pi-1,
.theme-dark #GridBottomTabs .cvb-trade-paintboard .paintboard ul li .pi-1 {
  background: #f24743;
}

.theme-dark
  #userDetailPopupContent
  .cvb-trade-paintboard
  .paintboard
  ul
  li
  .pi-2,
.theme-dark #GridBottomTabs .cvb-trade-paintboard .paintboard ul li .pi-2 {
  background: #1aa3b2;
}

.theme-dark
  #userDetailPopupContent
  .cvb-trade-paintboard
  .paintboard
  ul
  li
  .pi-3,
.theme-dark #GridBottomTabs .cvb-trade-paintboard .paintboard ul li .pi-3 {
  background: #21baad;
}

.theme-dark
  #userDetailPopupContent
  .cvb-trade-paintboard
  .paintboard
  ul
  li
  .pi-9,
.theme-dark #GridBottomTabs .cvb-trade-paintboard .paintboard ul li .pi-9 {
  background: #666666;
}

#userDetailPopupContent table,
#GridBottomTabs .cvb-trade-invest table {
  border-bottom: 1px solid #373737;
}

#userDetailPopupContent .cth-head-table tr td,
.cvb-trade-invest .cth-head-table tr td {
  font-size: 14px;
  line-height: 17px;
  color: #fff;
  border: 1px solid #373737;
  padding: 3px 4px;
}

/* #userDetailPopupContent .cvb-trade-invest .__vuescroll, */
#GridBottomTabs .cvb-trade-invest .__vuescroll {
  height: 169px !important;
}

#userDetailPopupContent .cth-body-table tr,
#GridBottomTabs .cvb-trade-invest .cth-body-table tr {
  font-size: 14px;
  line-height: 17px;
  color: #d2d2d2;
}

#userDetailPopupContent .cth-body-table tr:nth-child(2n),
#GridBottomTabs .cvb-trade-invest .cth-body-table tr:nth-child(2n) {
  background: #141414;
}

#userDetailPopupContent .cth-body-table tr td,
#GridBottomTabs .cvb-trade-invest .cth-body-table tr td {
  padding: 3px 4px;
  border-left: 1px solid #373737;
}

#userDetailPopupContent .cth-body-table tr td.win,
#GridBottomTabs .cvb-trade-invest .cth-body-table tr td.win {
  color: #f24743;
}

#userDetailPopupContent .cth-body-table tr td.lose,
#GridBottomTabs .cvb-trade-invest .cth-body-table tr td.lose {
  color: #1aa3b2;
}

#userDetailPopupContent .cth-body-table tr td:last-child,
#GridBottomTabs .cvb-trade-invest .cth-body-table tr td:last-child {
  border-right: 1px solid #373737;
}

.kwb-header p {
  font-size: 16px;
  line-height: 30px;
}

#GridResults {
  height: 100%;
  display: block;
  overflow: hidden;
}

#GridResults .kwb-body {
  height: calc(100% - 32px);
  overflow: hidden;
}

#GridResults .kwb-body-inner {
  height: 100%;
  overflow: hidden;
}

#GridResults .kwb-body-inner .__vuescroll {
  height: calc(100% - 20px) !important;
}

#GridResults .cth-body-table tr td {
  color: #7d7d7d;
}

#GridBettings {
  height: 100%;
  display: block;
  overflow: hidden;
  margin-top: 8px;
}

#GridBettings .kwb-body {
  height: calc(100% - 32px);
  overflow: hidden;
}

#GridBettings .kwb-body-inner {
  height: 100%;
  overflow: hidden;
}

.theme-dark #GridBettings tr.color-buy td {
  color: #f24743 !important;
}

.theme-dark #GridBettings tr.color-sell td {
  color: #1aa3b2 !important;
}

.theme-dark #GridBettings tr.color-buy.blink td {
  -webkit-animation: blinkingBuy 0.6s infinite;
  animation: blinkingBuy 0.6s infinite;
}

@-webkit-keyframes blinkingBuy {
  0% {
    background: transparent;
  }

  20% {
    background: rgba(255, 222, 222, 0.2);
  }

  40% {
    background: rgba(255, 222, 222, 0.4);
  }

  60% {
    background: rgba(255, 222, 222, 0.6);
  }

  to {
    background: #ffdede;
  }
}

@keyframes blinkingBuy {
  0% {
    background: transparent;
  }

  20% {
    background: rgba(255, 222, 222, 0.2);
  }

  40% {
    background: rgba(255, 222, 222, 0.4);
  }

  60% {
    background: rgba(255, 222, 222, 0.6);
  }

  to {
    background: #ffdede;
  }
}

.theme-dark #GridBettings tr.color-sell.blink td {
  -webkit-animation: blinkingSell 0.6s infinite;
  animation: blinkingSell 0.6s infinite;
}

@-webkit-keyframes blinkingSell {
  0% {
    background: transparent;
  }

  20% {
    background: rgba(225, 232, 255, 0.2);
  }

  40% {
    background: rgba(225, 232, 255, 0.4);
  }

  60% {
    background: rgba(225, 232, 255, 0.6);
  }

  to {
    background: #e1e8ff;
  }
}

@keyframes blinkingSell {
  0% {
    background: transparent;
  }

  20% {
    background: rgba(225, 232, 255, 0.2);
  }

  40% {
    background: rgba(225, 232, 255, 0.4);
  }

  60% {
    background: rgba(225, 232, 255, 0.6);
  }

  to {
    background: #e1e8ff;
  }
}

.kw-box .kwb-header p {
  display: inline-block;
}

.kw-box .kwb-header .el-switch {
  float: right;
  margin: 6px 8px 0 0;
}

.kw-box .kwb-header .el-switch .el-switch__label--left {
  margin-right: 6px;
  color: #fff;
}

.kw-box .kwb-header .el-switch .el-switch__core {
  background: #555;
  border: #373737;
}

#GridContainer
  .kw-box
  .kwb-header
  .el-switch.is-checked
  .el-switch__core:after {
  margin-left: -19px;
  margin-top: 1.5px;
}

.kw-box .kwb-body .kwb-body-inner .cth-head-table tr td {
  border-bottom: 1px solid #373737;
  font-size: 14px;
  color: #fff;
  background: #141414;
  line-height: 28px;
  height: 19px;
}

.kw-box .kwb-body .kwb-body-inner .cbt-no-data {
  border-left: 1px solid #373737;
  border-right: 1px solid #373737;
}

#GridContainer
  .kw-box
  .kwb-body
  .kwb-body-inner
  .cth-body-table.striped
  tr:nth-child(odd)
  td {
  background: #232323;
}

#GridContainer
  .kw-box
  .kwb-body
  .kwb-body-inner
  .cth-body-table.striped
  tr:nth-child(2n)
  td {
  background: #141414;
}

.kw-box .kwb-body .kwb-body-inner .cth-body-table tr td {
  font-size: 14px;
  color: #d2d2d2;
  line-height: 24px;
  height: 26px;
  vertical-align: top;
}

.kw-box .kwb-body .kwb-body-inner table tr td {
  padding: 0 4px;
  border-right: 1px solid #373737;
}

.kw-box .kwb-body .kwb-body-inner table tr td:last-child {
  border-right: 0;
}

.theme-dark .kiwoo-content .kiwoo-form .form-layout .form-input-btn button {
  background: #21baad;
}

#kiwooSN .kiwoo-content {
  font-family: KoPubWorldDotum !important;
}

#kiwooSN .kiwoo-content .cell p {
  font-weight: 500;
  font-size: 13px;
  line-height: 20px;
  color: #fff;
}

#kiwooSND .kiwoo-content {
  font-family: KoPubWorldDotum !important;
}

#kiwooSND .kiwoo-content > div {
  border: 1px solid #373737;
}

#kiwooSND .kiwoo-content > div .kiwoo-content-header {
  background: #141414;
  border-bottom: 1px solid #373737;
  padding: 14px 12px;
}

#kiwooSND .kiwoo-content > div .kiwoo-content-header p {
  font-weight: 500;
  font-size: 13px;
  line-height: 20px;
  display: inline-block;
  color: #fff;
}

#kiwooDH .kiwoo-content.history .point {
  font-size: 20px;
  line-height: 20px;
  color: #fff;
  margin-bottom: 10px;
}

#kiwooDH .kiwoo-content.history .desc {
  font-size: 13px;
  line-height: 13px;
  color: #fff;
}

#kiwooDH .kiwoo-content .dan-html ul {
  padding-left: 12px;
}

#kiwooDH .kiwoo-content .dan-html ul li {
  position: relative;
  line-height: 1.5;
  word-break: break-all;
}

#kiwooDH .kiwoo-content .dan-html ul li:before {
  left: -12px;
  position: absolute;
  content: ' ';
  width: 6px;
  height: 6px;
  top: 6px;
  border-radius: 50%;
  background: #c4c4c4;
}

#kiwooProfile .el-content-table-area.v2 tbody td:nth-child(6n) {
  border-right: none !important;
}

#kiwooFaq {
  font-family: KoPubWorldDotum !important;
}

#kiwooFaq .el-collapse {
  border: 1px solid #373737;
}

#kiwooFaq .el-collapse .el-collapse-item__content,
#kiwooFaq .el-collapse .el-collapse-item__header {
  font-weight: 700;
  font-size: 13px;
  line-height: 20px;
  color: #fff;
  border-bottom: 1px solid #373737;
}

#kiwooFaq .el-collapse .el-collapse-item__header {
  background: #141414;
  padding: 14px 12px;
}

#kiwooFaq .el-collapse .el-collapse-item__content {
  background: #232323;
  padding: 12px;
}

#kiwooFaq .el-collapse .el-collapse-item__wrap {
  border-bottom: 1px solid #373737;
}

#kiwooTerm p {
  font-size: 14px;
  line-height: 24px;
  color: #fff;
}

.kwHomeContainer .hv-header {
  background-image: url(../img/home_header_bg.78a6395b.jpg);
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat;
  padding: 0;
}

.kwHomeContainer .hv-header .hv-header-inner {
  margin: 0 auto;
  width: 980px;
  padding: 32px 0;
}

.kwHomeContainer .hv-header .hv-header-inner .title {
  font-weight: 400;
  font-size: 32px;
  line-height: 37px;
  color: #fff;
}

.kwHomeContainer .hv-header .hv-header-inner .desc {
  font-weight: 400;
  font-size: 16px;
  line-height: 1.8;
  color: #d2d2d2;
  margin-top: 16px;
}

.kwHomeContainer .hv-body {
  margin: 0 auto;
  width: 992px;
  padding: 16px 6px;
}

.kwHomeContainer #kwHomeNoticeComp,
.kwHomeContainer #kwSignComp {
  height: 336px;
}

#kwHomeNoticeComp .kwb-body {
  height: calc(100% - 32px);
}

#kwHomeNoticeComp .kwb-body .kwb-body-inner {
  height: 100%;
}

#kwHomeNoticeComp ul li {
  font-weight: 500;
  font-size: 13px;
  color: #fff;
  border-bottom: 1px solid #373737;
  padding: 0 12px;
  height: 48px;
  line-height: 46px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  cursor: pointer;
}

#kwHomeNoticeComp ul li:last-child {
  border-bottom: 0;
}

#kwHomeSection3Comp .kwb-body {
  padding: 24px !important;
}

#kwHomeSection3Comp .kwb-body .s3-row {
  margin-top: 24px;
  position: relative;
  padding: 1px 0 1px 96px;
}

#kwHomeSection3Comp .kwb-body .s3-row:first-child {
  margin-top: 0;
}

#kwHomeSection3Comp .kwb-body .s3-row img {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

#kwHomeSection3Comp .kwb-body .s3-row p {
  display: inline-block;
  width: 100%;
}

#kwHomeSection3Comp .kwb-body .s3-row p.title {
  font-weight: 700;
  font-size: 16px;
  line-height: 18px;
  color: #fff;
}

#kwHomeSection3Comp .kwb-body .s3-row p.desc {
  margin-top: 12px;
  font-size: 13px;
  line-height: 20px;
  color: #d2d2d2;
}

.mt-16 {
  margin-top: 16px;
}

.el-message-box {
  border: 1px solid #373737;
  border-radius: 0;
  padding: 0;
  background: #232323;
}

.el-message-box .el-message-box__header {
  background: #141414;
  border-bottom: 1px solid #373737;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 8px;
  position: relative;
}

.el-message-box .el-message-box__header .el-message-box__title {
  font-size: 0;
}

.el-message-box .el-message-box__header span {
  font-weight: 400;
  font-size: 14px;
  color: #fff;
}

.el-message-box .el-message-box__header .el-message-box__headerbtn {
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 8px;
}

.el-message-box .el-message-box__header .el-message-box__headerbtn i {
  color: #fff;
  font-size: 14px;
  font-weight: 700;
}

.el-message-box .el-message-box__content {
  border: 1px solid #373737;
  padding: 12px;
  margin: 6px;
  color: #fff;
}

.el-message-box .el-message-box__btns {
  padding: 0 6px 6px;
}

.el-message-box .el-message-box__btns .el-button {
  width: 100%;
}

.el-message-box .el-message-box__btns .el-button:not(:only-child) {
  width: calc(50% - 3px);
  display: inline-block;
  margin: 0;
}

.el-message-box
  .el-message-box__btns
  .el-button:not(:only-child):nth-child(odd) {
  margin-right: 3px;
}

.el-message-box
  .el-message-box__btns
  .el-button:not(:only-child):nth-child(2n) {
  margin-left: 3px;
}

.fw-dialog-popup .el-dialog {
  border: 1px solid #373737;
}

.fw-dialog-popup.imgPopup .el-dialog__body {
  background: #141414;
  padding: 6px;
}

.fw-dialog-popup.textPopup .popup-preview {
  width: 100%;
  background: #141414;
}

.fw-dialog-popup.textPopup .popup-preview .popup-preview__header {
  height: 32px;
  background: #141414;
  border-bottom: 1px solid #373737;
  padding: 0;
  position: relative;
}

.fw-dialog-popup.textPopup .popup-preview .popup-preview__header .el-col {
  height: 32px;
}

.fw-dialog-popup.textPopup .popup-preview .popup-preview__header p {
  position: absolute;
  top: 48%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  padding: 0 6px;
  font-size: 14px;
  line-height: 1;
  color: #fff;
}

.fw-dialog-popup.textPopup .popup-preview .popup-preview__content {
  vertical-align: top;
  min-height: 240px;
  max-height: 480px;
  background-color: #141414;
  color: #fff;
  display: inline-block;
  word-break: break-all;
  overflow: auto;
  width: calc(100% - 12px);
  border: 1px solid #373737;
  margin: 6px;
  padding: 12px;
}

.fw-dialog-popup .el-dialog .el-dialog__footer .footer-btns {
  padding: 0 6px 6px;
  text-align: center;
}

.fw-dialog-popup .el-dialog .el-dialog__footer .footer-btns .el-button {
  border-radius: 0;
}

.fw-dialog-popup
  .el-dialog
  .el-dialog__footer
  .footer-btns
  .el-button.close-btn {
  background: #21baad;
  color: #232323;
  border: 0;
  width: 100%;
}

.fw-dialog-popup
  .el-dialog
  .el-dialog__footer
  .footer-btns
  .dismiss-text
  .el-checkbox__input.is-checked
  .el-checkbox__inner {
  background-color: #21baad;
  border-color: #21baad;
}

.fw-dialog-popup
  .el-dialog
  .el-dialog__footer
  .footer-btns
  .dismiss-text
  .el-checkbox__input.is-focus
  .el-checkbox__inner {
  border-color: #dcdfe6;
}

.fw-dialog-popup
  .el-dialog
  .el-dialog__footer
  .footer-btns
  .dismiss-text
  .el-checkbox__label {
  cursor: pointer;
  margin-top: 4px;
  font-size: 12px;
  color: #fff;
}

.fw-dialog-popup .el-dialog .el-dialog__header {
  display: none;
}

.fw-dialog-popup .el-dialog .el-dialog__body .popup-image {
  width: 100%;
}

.fw-dialog-popup .el-dialog .el-dialog__footer {
  vertical-align: top;
}

/*
flex design...
*/
body.swal2-height-auto {
  height: 100% !important;
  overflow: hidden !important;
}

#bettingMobile {
  display: none;
}

.mobile {
  display: none;
}

/* 툴팁 컨테이너 */
#globalTooltip {
  position: fixed;
  background-color: #1aa3b2;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 10px;
  z-index: 10000; /* 높은 z-index 값 설정 */
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.3s;
}
