@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Manrope:wght@700&display=swap");
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 16px;
  vertical-align: baseline;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

body {
  font-family: ‘cwTeXYen’, sans-serif;
  height: 100vh;
  background: #3A1900;
}

a {
  text-decoration: none;
  cursor: pointer;
}

select, textarea, input {
  outline: none;
  border: none;
}

a:hover, a:focus {
  outline: none;
  text-decoration: none;
}

a:hover {
  color: #fff;
}

button {
  outline: none;
  border: none;
  background: transparent;
}
button:focus {
  outline: none;
  border: none;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after {
  content: "";
  content: none;
}

q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

h3 {
  font-weight: bold;
  font-size: 1.1rem;
  color: #8C4F1A;
  width: 100%;
}

:root {
  --box-color: #8C4F1A/*框*/;
  --border-color: #FFF /*框*/;
  --btnA-color: linear-gradient(to left , #5536AA 0%, #7656C4 50%, #5536AA 100%) /*按鈕啟用*/;
  --btnD-color: #F9A931;
}

hr.custom-line {
  border: none;
  height: 2px;
  background-color: #dcd4ba;
  margin: 10px 0;
  width: 100%;
}

.modal {
  -webkit-backdrop-filter: blur(3px);
          backdrop-filter: blur(3px);
}

.modal-content {
  border: none !important;
}

.modal-dialog {
  max-width: 460px;
  width: 460px;
  margin: 0 auto;
}

.nav-tabs {
  border-bottom: none;
}

.boxw95 {
  width: 95%;
  margin: 0 auto;
}

.btn {
  padding: 3px 10px;
  text-align: center;
  border-radius: 0.5rem;
  letter-spacing: 0.1rem;
  border: none;
  cursor: pointer;
  color: #fff;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.48);
}
.btn:hover {
  color: #fff;
}

.strokeText {
  color: #fff;
}
.strokeText:before {
  content: attr(data-storke);
  position: absolute;
  color: #000;
  -webkit-text-stroke: 10px #000;
  text-stroke: 10px #000;
  z-index: -1;
}

.btnW100 {
  width: 100%;
  margin: 10px auto;
  padding: 10px;
  text-align: center;
}

.btn-close {
  background-image: url("../img/btn-close.png");
  background-repeat: no-repeat;
  background-size: 100%;
  width: 50px;
  height: 53px;
  text-indent: -9999px;
}

.btn-connon {
  border-radius: 7px;
  background: var(--btnD-color);
  -webkit-box-shadow: 0px 3px 2px 0px #FFC670 inset, 0px -1px 4px 0px #B96C01 inset;
          box-shadow: 0px 3px 2px 0px #FFC670 inset, 0px -1px 4px 0px #B96C01 inset;
  border: none;
  cursor: pointer;
  color: #fff;
  -webkit-text-stroke: 0.5px #fff;
  text-shadow: 2px 2px 0 #c65c00, -2px 2px 0 #c65c00, 2px -2px 0 #c65c00, -2px -2px 0 #c65c00, 0px 2px 0 #c65c00, 2px 0px 0 #c65c00, 0px -2px 0 #c65c00, -2px 0px 0 #c65c00;
}

.btn-red {
  border-radius: 7px;
  background: #F93135;
  -webkit-box-shadow: 0px 3px 2px 0px #FF7E80 inset, 0px -1px 4px 0px #850003 inset;
          box-shadow: 0px 3px 2px 0px #FF7E80 inset, 0px -1px 4px 0px #850003 inset;
  border: none;
  cursor: pointer;
  color: #fff;
  -webkit-text-stroke: 0.5px #fff;
  text-shadow: 2px 2px 0 #B4191B, -2px 2px 0 #B4191B, 2px -2px 0 #B4191B, -2px -2px 0 #B4191B, 0px 2px 0 #B4191B, 2px 0px 0 #B4191B, 0px -2px 0 #B4191B, -2px 0px 0 #B4191B;
}

.btn-green {
  background: #2DE53D;
  -webkit-box-shadow: 0px 3px 2px 0px #88FF92 inset, 0px -1px 4px 0px #1C8E26 inset;
          box-shadow: 0px 3px 2px 0px #88FF92 inset, 0px -1px 4px 0px #1C8E26 inset;
  color: #fff;
  -webkit-text-stroke: 0.5px #fff;
  text-shadow: 1px 1px 0 #208028, -1px 1px 0 #208028, 1px -1px 0 #208028, -1px -1px 0 #208028;
}

.btn-yellow {
  background: linear-gradient(171.82deg, #CC7722 6.28%, #D6924B 39.08%, #FDC88E 93.72%);
  -webkit-box-shadow: 0px -1px 1px 0px #EBC99E inset;
          box-shadow: 0px -1px 1px 0px #EBC99E inset;
  border-radius: 30px;
  padding: 5px;
  color: #fff;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
}

.btn-orange {
  background: #FFAF3E;
  border: 1px solid #E68600;
  -webkit-box-shadow: inset 0 1px 0px #E68600, inset 0 3px 0px #FFDEB4;
          box-shadow: inset 0 1px 0px #E68600, inset 0 3px 0px #FFDEB4;
}

.btn-deposit {
  background-color: #F6A326;
  color: #000;
  border-style: dashed;
  border-color: #ffe56f;
  border-width: 2px;
  border-radius: 0.25rem;
}
.btn-deposit:focus, .btn-deposit:hover {
  background-color: #FFDB7A;
}

.btn-account {
  background-color: #F6A326;
  color: #000;
  border-style: solid;
  border-color: #f65d11;
  border-width: 1px;
  border-radius: 0.25rem;
}
.btn-account:focus, .btn-account:hover {
  background-color: #FFDB7A;
}

.fw-b {
  font-weight: bold;
}

.fz-10 {
  font-size: 10px;
}

.fz-13 {
  font-size: 13px;
}

ol.fz-13 li, ol.fz-13 span {
  font-size: 13px;
}

.txt-red {
  color: #E13E00;
}

.txt-red2 {
  color: #E13E00;
}

.txt-yellow {
  color: #ffc107;
}

.txt-orange {
  color: #ff7300;
}

.txt-green {
  color: #00d088;
}

.txt-white {
  color: #fff;
}

.pt-bom {
  position: absolute;
  z-index: 1050;
  top: 99%;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.pt-0 {
  padding-top: 0;
}

.pt-rt {
  position: absolute;
  z-index: 1050;
  right: -1%;
  top: 0;
}

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

.txt-right {
  text-align: right;
}

.justify-center {
  -webkit-box-pack: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important;
  justify-items: center !important;
}

.w-100 {
  width: 100% !important;
}

.w-50 {
  width: 48% !important;
}

.w-20 {
  width: 21.5% !important;
}

.ml-auto {
  margin-left: auto;
}

.mr-auto {
  margin-right: auto;
}

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

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

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

.p-0 {
  padding: 0;
}

.pt-2 {
  padding-bottom: 1.2rem;
}

.flex-cus {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.input-group {
  display: block;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  white-space: nowrap;
  margin: 5px 0;
  position: relative;
}
.input-group .input-label {
  font-weight: bold;
  color: #8C4F1A;
  position: relative;
  min-width: 75px;
}
.input-group .input-field {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  font-weight: bold;
  background-color: #FFF0DE;
  border: 1px solid #CBAC8A;
  -webkit-box-shadow: inset 1px 1px 0px #cbac8a;
          box-shadow: inset 1px 1px 0px #cbac8a;
  border-radius: 10px;
  color: #BA936C;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  outline: none;
  padding: 5px 15px;
  width: 70%;
}
.input-group .input-field::-webkit-input-placeholder {
  color: transparent;
}
.input-group .input-field::-moz-placeholder {
  color: transparent;
}
.input-group .input-field:-ms-input-placeholder {
  color: transparent;
}
.input-group .input-field::-ms-input-placeholder {
  color: transparent;
}
.input-group .input-field::placeholder {
  color: transparent;
}

.input-group2 {
  background: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
  margin: 0;
  padding: 0px 10px 2px 10px;
}
.input-group2 .input-label {
  margin-top: 10px;
  margin-right: 10px;
}
.input-group2 .input-label:after {
  width: 0px;
}

.input-date:after {
  content: "";
  display: inline-block;
  width: 18px;
  height: 18px;
  background-image: url("../img/ic-calendar.png");
  background-repeat: no-repeat;
  background-size: 100%;
  vertical-align: middle;
  position: absolute;
  right: 7%;
  top: 10px;
}

.input-copy:after {
  content: "";
  display: inline-block;
  width: 18px;
  height: 18px;
  background-image: url("../img/ic-copy.png");
  background-repeat: no-repeat;
  background-size: 100%;
  vertical-align: middle;
  position: absolute;
  right: 7%;
  top: 10px;
}

.input-money:after {
  content: "";
  display: inline-block;
  width: 18px;
  height: 18px;
  background-image: url("../img/ic-money.png");
  background-repeat: no-repeat;
  background-size: 100%;
  vertical-align: middle;
  position: absolute;
  right: 7%;
  top: 10px;
}

.input-recommender:after {
  content: "";
  display: inline-block;
  width: 18px;
  height: 18px;
  background-image: url("../img/ic-recommender.png");
  background-repeat: no-repeat;
  background-size: 100%;
  vertical-align: middle;
  position: absolute;
  right: 7%;
  top: 10px;
}

.checkbox-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  font-weight: bold;
  color: #8F5E40;
  padding-bottom: 2px;
}
.checkbox-item input {
  display: none;
}

.checkbox-custom {
  width: 20px;
  height: 20px;
  border-radius: 4px;
  border: 2px solid #DDBD9F;
  background-color: transparent;
  margin-right: 12px;
  -webkit-transition: background-color 0.3s ease, border-color 0.3s ease;
  transition: background-color 0.3s ease, border-color 0.3s ease;
}

.checkbox-item input:checked + .checkbox-custom {
  background-color: #8f5e40;
  border-color: #8f5e40;
}

.formGroup .select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  width: 100%;
  padding: 10px 15px;
  font-size: 16px;
  background-color: #FFF0DE;
  border: 1px solid #CBAC8A;
  -webkit-box-shadow: inset 1px 1px 0px #cbac8a;
          box-shadow: inset 1px 1px 0px #cbac8a;
  border-radius: 10px;
  color: #BA936C;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  outline: none;
  background-image: url("../img/ic-arrow.png");
  background-repeat: no-repeat;
  background-position: right 12px center;
  background-size: 7%;
}
.formGroup .bg-gray {
  background: #4D4F51;
}
.formGroup .content {
  margin-right: 10px;
}

.formGroup {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #000;
}
.formGroup .label {
  width: 100px;
  margin-right: 10px;
  white-space: nowrap;
  color: #8C4F1A;
  font-weight: 700;
}
.formGroup .input-nb {
  background: transparent;
  color: #BA936C;
}
.formGroup .input {
  width: 100%;
  padding: 10px 15px;
  font-size: 16px;
  background-color: #FFF0DE;
  border: 1px solid #CBAC8A;
  -webkit-box-shadow: inset 1px 1px 0px #cbac8a;
          box-shadow: inset 1px 1px 0px #cbac8a;
  border-radius: 10px;
  color: #BA936C;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  outline: none;
}
.formGroup .input:focus {
  color: #BA936C;
  background-color: #FFF0DE;
  border-color: #CBAC8A;
  outline: 0;
}
.formGroup .input::-webkit-input-placeholder {
  color: #BA936C;
}
.formGroup .input::-moz-placeholder {
  color: #BA936C;
}
.formGroup .input:-ms-input-placeholder {
  color: #BA936C;
}
.formGroup .input::-ms-input-placeholder {
  color: #BA936C;
}
.formGroup .input::placeholder {
  color: #BA936C;
}
.formGroup a.ml-auto {
  position: absolute;
  top: 16px;
  right: 22px;
}
.formGroup a.ml-auto img {
  width: 20px;
  height: 20px;
}

.form-control {
  color: #fff !important;
  border: none !important;
  background-color: transparent !important;
}
.form-control::focus {
  color: #fff !important;
  background-color: transparent !important;
}

.formGroupcol {
  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;
  margin: 10px 0;
}
.hr {
  width: 100%;
  height: 1px;
  background: -webkit-gradient(linear, left top, right top, from(rgba(167, 145, 120, 0)), color-stop(50%, #DABD9D), to(rgba(116, 101, 83, 0)));
  background: linear-gradient(90deg, rgba(167, 145, 120, 0) 0%, #DABD9D 50%, rgba(116, 101, 83, 0) 100%);
}

.header-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  position: relative;
  top: -10px;
  position: relative;
  color: #8C4F1A;
  font-weight: 900;
  font-size: 27px;
}
.header-title .btn-left {
  width: 22px;
  height: 50px;
  background: url("../img/btn-gift01.png") no-repeat center right;
  background-size: contain;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.header-title .btn-center {
  background: url("../img/btn-gift02.png") repeat-x center;
  height: 50px;
  padding: 0 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-size: contain;
}
.header-title .btn-center h1 {
  font-weight: bold;
  color: white;
  text-shadow: 2px 2px 0 #c65c00, -2px 2px 0 #c65c00, 2px -2px 0 #c65c00, -2px -2px 0 #c65c00, 0px 2px 0 #c65c00, 2px 0px 0 #c65c00, 0px -2px 0 #c65c00, -2px 0px 0 #c65c00;
}
.header-title .btn-right {
  width: 22px;
  height: 50px;
  background: url("../img/btn-gift03.png") no-repeat center left;
  background-size: contain;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

/*---------------------------------*/
.view-container {
  width: 480px;
  max-width: 480px;
  height: 100vh;
  margin: 0 auto;
  position: relative;
}

.top-header {
  width: 100%;
  height: 50px;
  background: #D67D2A;
  -webkit-box-shadow: 0px 3px 2px #EDA25D inset;
          box-shadow: 0px 3px 2px #EDA25D inset;
  padding: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.top-header a {
  color: #fff;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: center;
}
.top-header a:first-child {
  text-align: left;
}
.top-header a:last-child {
  text-align: right;
}
.top-header a:hover {
  color: #ccc;
}
.top-header h3 {
  color: #fff;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: center;
}
.top-header .rotate {
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
}
.top-header.pagg-title {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.main-body {
  background: #3a1900;
  width: 100%;
  height: 100%;
  padding-top: 20px;
  height: auto;
  min-height: 980px;
}
.main-body .section-info {
  width: 80%;
  margin: 0 auto 0.65rem auto;
  border-radius: 10px;
  color: #977755;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  outline: none;
  background: #FFF0DE;
  border: 1px solid #CBAC8A;
  -webkit-box-shadow: inset 1px 1px 0px #cbac8a;
          box-shadow: inset 1px 1px 0px #cbac8a;
}
.main-body .section-info .body-info {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  padding: 0.3rem 0.65rem 0.5rem;
}
.main-body .section-info .body-info p {
  padding: 10px 0;
  color: #8C4F1A;
}

/* 頁面區塊的初始樣式 */
.page-container > div {
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

.login-container {
  background: url("../img/line_landing.png?v1");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  min-height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.login-container .logo {
  width: 75%;
  margin: 0 auto;
  text-align: center;
}
.login-container .logo img {
  width: 100%;
}
.login-container .section-info .nav-btn {
  width: 300px;
}
.login-container .section-info .nav-btn li {
  width: 100%;
}
.login-container .section-info .nav-btn img {
  width: 100%;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
.login-container .section-info .nav-btn img:hover {
  -webkit-filter: brightness(90%);
          filter: brightness(90%);
}
.login-container .section-info .btn-login {
  width: 100%;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
.login-container .section-info .btn-login:hover {
  -webkit-filter: brightness(90%);
          filter: brightness(90%);
}

.modal-login .modal-dialog {
  border: 2px solid #453a34;
  border-radius: 0.3rem;
  margin: 5rem auto;
}
.modal-login .modal-dialog .modal-content {
  background: #1d1816;
  -webkit-box-shadow: inset 0 0 20px rgba(0, 0, 0, 0.1), inset 0 0 40px rgba(0, 0, 0, 0.08);
          box-shadow: inset 0 0 20px rgba(0, 0, 0, 0.1), inset 0 0 40px rgba(0, 0, 0, 0.08);
  border-radius: 0.3rem;
}
.modal-login .modal-dialog .modal-inbox {
  padding: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.modal-login .modal-dialog .modal-inbox h3 {
  color: #fff;
  text-align: center;
  width: 100%;
}
.modal-login .modal-dialog .modal-inbox .btn-close {
  opacity: 1;
}
.modal-login .modal-dialog .modal-body .formGroup {
  margin: 10px;
  color: #fff;
}
.modal-login .modal-dialog .modal-body .formGroup .form-check-label {
  font-size: 0.9rem;
}
.modal-login .modal-dialog .modal-body .formGroup .form-check-label a {
  font-size: 0.9rem;
  margin-right: 3px;
}
.modal-login .modal-dialog .modal-body .formGroup .code {
  position: absolute;
  right: 10%;
}
.modal-login .modal-dialog .modal-body .formGroup .icon-eye {
  width: 20px;
  position: absolute;
  min-height: 24px;
  right: 10%;
  cursor: pointer;
}
.modal-login .modal-dialog .modal-body .formGroup .eyeclose {
  background: url(../img/eye_show.svg) center center;
  background-size: 100%;
  background-repeat: no-repeat;
}
.modal-login .modal-dialog .modal-body .formGroup .eyeshow {
  background: url(../img/eye_hide.svg) center center;
  background-size: 100%;
  background-repeat: no-repeat;
}
.modal-login .modal-dialog .modal-body .formGroup .btn-verify {
  width: 30%;
  color: #fff;
  background: url(../img/btn-bg02.png) center center;
  background-size: contain;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
  text-align: center;
  padding: 0.7rem 0.75rem;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  cursor: pointer;
  border-radius: 0.3rem 40px 40px 0.3rem;
}
.modal-login .modal-dialog .modal-body .formGroup .input-radius {
  border-radius: 40px 0.3rem 0.3rem 40px;
  margin-right: 5px;
}
.modal-login .modal-dialog .modal_footer {
  padding-bottom: 10px;
  border-top: 1px solid #8a8a8a;
}
.modal-login .modal-dialog .modal_footer .btn-login {
  width: 100%;
  color: #fff;
  background: url(../img/btn-bg02.png) center center;
  background-size: contain;
  text-align: center;
  border-radius: 40px;
  padding: 0.5rem 0.75rem;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  margin: 20px;
  cursor: pointer;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
}
.modal-login .modal-dialog .modal_footer .txt-group {
  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;
  color: #fff;
}
.modal-login .modal-dialog .modal_footer .txt-group a {
  color: #007bff;
}
.modal-login .modal-dialog .modal_footer .txt-group a:hover {
  color: #0056b3;
}

/*-----------------*/
.rank-container {
  width: 100%;
  height: 100%;
  background-color: transparent;
  border-radius: 0.45rem;
}
.rank-container .btn-close {
  position: absolute;
  z-index: 1050;
  right: 3%;
  top: 19%;
}

.modal-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-backdrop-filter: blur(20px);
          backdrop-filter: blur(20px);
}

.modal-open {
  padding-right: 0 !important;
}

.rank-dialog {
  padding: 0;
  width: 100%;
  height: auto;
}

.modalshow {
  display: block;
  overflow: visible;
}
.modalshow .rank-card {
  background: transparent;
  -webkit-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
          box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  border: none;
  border-radius: 1.2rem;
  padding: 5%;
}
.modalshow .tab-content {
  width: 100%;
  position: relative;
  top: -18px;
}
.modalshow .section-record {
  width: 86%;
  margin: 0 auto;
}
.modalshow .section-record .record-list {
  padding: 10px 5px;
  position: relative;
  color: #8C4F1A;
  font-weight: 800;
  outline: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 6px 0;
  background: #ffe4c5;
}
.modalshow .section-record .record-list:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background: -webkit-gradient(linear, left top, right top, from(rgba(167, 145, 120, 0)), color-stop(50%, #DABD9D), to(rgba(116, 101, 83, 0)));
  background: linear-gradient(90deg, rgba(167, 145, 120, 0) 0%, #DABD9D 50%, rgba(116, 101, 83, 0) 100%);
}
.modalshow .section-record .record-list img {
  width: 25px;
  margin-right: 5px;
}
.modalshow .section-record .record-list .left-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  width: 54%;
  text-align: center;
}
.modalshow .section-record .record-list .right-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
}
.modalshow .section-record .record-list .right-info img {
  position: relative;
  z-index: 2;
}
.modalshow .section-record .record-list .txt-num {
  margin-right: 8px;
  width: 25px;
}
.modalshow .section-record .record-list .txt-num img {
  width: 100%;
}
.modalshow .section-record .record-list .txt-num2 {
  background: #fff;
  padding-right: 5px;
  padding-left: 10px;
  border-radius: 0 5px 5px 0;
  position: relative;
  right: 10px;
}
.modalshow .section-record .record-list .txt-name {
  width: 55%;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  margin-left: 5px;
  text-align: left;
}
.modalshow .section-record .record-list .pic-user {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(-1.16%, #FFBA09), color-stop(24.13%, #FCCB29), color-stop(49.42%, #FFEB9D), color-stop(74.71%, #FCC723), to(#FFBC0D));
  background: linear-gradient(180deg, #FFBA09 -1.16%, #FCCB29 24.13%, #FFEB9D 49.42%, #FCC723 74.71%, #FFBC0D 100%);
  padding: 2px;
  border-radius: 5px;
  width: 30px;
  height: 30px;
}
.modalshow .section-record .record-list .pic-user img {
  border-radius: 5px;
  border: 1px #fff solid;
  width: 100%;
}

.rank-top {
  background-image: url(../img/bg-ranktop.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center bottom;
  height: 180px;
}

.rank-bg-top {
  background: url("../img/bg-rank01.png") no-repeat center bottom;
  background-size: contain;
  height: 95px;
  width: 100%;
  margin: 0 auto;
  margin-top: -15px;
}
.rank-bg-top .tabs-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 8px 0;
  position: relative;
  top: -20px;
}
.rank-bg-top .tabs-group .nav-item {
  width: 48%;
}
.rank-bg-top .tabs-item {
  padding: 0;
  border: none;
  background: none;
  cursor: pointer;
  color: #825d44;
}
.rank-bg-top .tabs-item .btn-tab {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 60px;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
}
.rank-bg-top .tabs-item .justify-start {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
}
.rank-bg-top .tabs-item .btn-left, .rank-bg-top .tabs-item .btn-right {
  width: 20px;
  height: 60px;
  background-repeat: no-repeat;
  background-size: contain;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.rank-bg-top .tabs-item .btn-middle {
  background-repeat: repeat-x;
  height: 60px;
  padding: 0 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-weight: bold;
}
.rank-bg-top .tabs-item .btn-left {
  background-image: url("../img/btn-left01.png");
  background-size: cover;
  background-position: left;
}
.rank-bg-top .tabs-item .btn-middle {
  background-image: url("../img/btn-middle01.png");
  background-size: auto 100%;
  color: #8C4F1A;
}
.rank-bg-top .tabs-item .btn-right {
  background-image: url("../img/btn-right01.png");
  background-size: cover;
  background-position: right;
}
.rank-bg-top .tabs-item.active {
  color: #75361e;
  opacity: 1;
  background: transparent;
}
.rank-bg-top .tabs-item.active .btn-left {
  background-image: url("../img/btn-left02.png");
  background-size: cover;
  background-position: left;
}
.rank-bg-top .tabs-item.active .btn-middle {
  background-image: url("../img/btn-middle02.png");
  background-size: auto 100%;
  color: #fff;
}
.rank-bg-top .tabs-item.active .btn-right {
  background-image: url("../img/btn-right02.png");
  background-size: cover;
  background-position: right;
}

.rank-bg-middle {
  background: url("../img/bg-rank02.png") repeat-y center center;
  background-size: contain;
  height: auto;
  width: 100%;
  margin: 0 auto;
  padding: 5px;
}

.rank-bg-bottom {
  background: url("../img/bg-rank03.png") no-repeat center top;
  background-size: contain;
  height: 50px;
  width: 100%;
  margin: 0 auto;
}

/*-----------------*/
.team-container {
  width: 100%;
  height: 100%;
  padding: 1px;
  background: #FFF;
  border-radius: 1.45rem;
}
.team-container .modal-inbox {
  background: #ffd4a4;
  margin: 2px;
  border-radius: 1.45rem;
}

.modal-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-backdrop-filter: blur(20px);
          backdrop-filter: blur(20px);
}

.modal-open {
  padding-right: 0 !important;
}

.team-dialog {
  background: var(--box-color);
  border-radius: 1.8rem;
  position: relative;
  padding: 9px;
  margin: 5rem auto;
  max-width: 450px;
  width: 85%;
  height: auto;
}
.team-dialog .pt-rt {
  right: -6%;
  top: -28px;
}

.modalshow {
  display: block;
  overflow: visible;
}
.modalshow .team-card {
  background: #ffd4a4;
  border-radius: 1.2rem;
  padding: 3%;
  margin: 4px;
  border: none;
}
.modalshow .team-card .tab-content {
  top: 0;
}
.modalshow .team-card .tabs-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 8px 0;
  margin-bottom: 10px;
}
.modalshow .team-card .tabs-group .nav-item {
  width: 33.33%;
  display: -ms-grid;
  display: grid;
}
.modalshow .team-card .tabs-item {
  padding: 0;
  border: none;
  background: none;
  cursor: pointer;
  color: #8C4F1A;
}
.modalshow .team-card .tabs-item .btn-tab {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 60px;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
}
.modalshow .team-card .tabs-item .justify-start {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
}
.modalshow .team-card .tabs-item .btn-left, .modalshow .team-card .tabs-item .btn-right {
  width: 20px;
  height: 60px;
  background-repeat: no-repeat;
  background-size: contain;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.modalshow .team-card .tabs-item .btn-middle {
  background-repeat: repeat-x;
  height: 60px;
  padding: 0 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-weight: bold;
  width: 100%;
}
.modalshow .team-card .tabs-item .btn-left {
  background-image: url("../img/btn-left01.png");
  background-size: cover;
  background-position: left;
}
.modalshow .team-card .tabs-item .btn-middle {
  background-image: url("../img/btn-middle01.png");
  background-size: auto 100%;
  color: #8C4F1A;
}
.modalshow .team-card .tabs-item .btn-right {
  background-image: url("../img/btn-right01.png");
  background-size: cover;
  background-position: right;
}
.modalshow .team-card .tabs-item.active {
  color: #FFF;
  opacity: 1;
  background: transparent;
}
.modalshow .team-card .tabs-item.active .btn-left {
  background-image: url("../img/btn-left02.png");
  background-size: cover;
  background-position: left;
}
.modalshow .team-card .tabs-item.active .btn-middle {
  background-image: url("../img/btn-middle02.png");
  background-size: auto 100%;
  color: #FFF;
}
.modalshow .team-card .tabs-item.active .btn-right {
  background-image: url("../img/btn-right02.png");
  background-size: cover;
  background-position: right;
}
.modalshow .team-card .team-info {
  margin-top: 5px;
  margin-bottom: 5px;
  color: #8F5E40;
  background: #ffe4c5;
  border: 1px solid #CBAC8A;
  -webkit-box-shadow: inset 1px 1px 0px #cbac8a;
          box-shadow: inset 1px 1px 0px #cbac8a;
  padding: 10px;
  border-radius: 10px;
  /*我的戰隊*/
  /*所有戰隊*/
  /*戰隊說明*/
  /*成員列表*/
  /*成員貢獻度*/
  /*紅包紀錄*/
  /*成員詳請*/
}
.modalshow .team-card .team-info .header-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  position: relative;
  top: -30px;
}
.modalshow .team-card .team-info .header-title .btn-left {
  width: 22px;
  height: 50px;
  background: url("../img/btn-gift01.png") no-repeat center right;
  background-size: contain;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.modalshow .team-card .team-info .header-title .btn-center {
  background: url("../img/btn-gift02.png") repeat-x center;
  height: 50px;
  padding: 0 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-size: contain;
}
.modalshow .team-card .team-info .header-title .btn-center h1 {
  font-weight: bold;
  color: white;
  text-shadow: 2px 2px 0 #c65c00, -2px 2px 0 #c65c00, 2px -2px 0 #c65c00, -2px -2px 0 #c65c00, 0px 2px 0 #c65c00, 2px 0px 0 #c65c00, 0px -2px 0 #c65c00, -2px 0px 0 #c65c00;
}
.modalshow .team-card .team-info .header-title .btn-right {
  width: 22px;
  height: 50px;
  background: url("../img/btn-gift03.png") no-repeat center left;
  background-size: contain;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.modalshow .team-card .team-info .team-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 20px;
  padding-bottom: 16px;
  margin-left: 40px;
}
.modalshow .team-card .team-info .team-header .avatar-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5px;
}
.modalshow .team-card .team-info .team-header .avatar-group .avatar {
  width: 90px;
  height: 90px;
  padding: 5px;
  border-radius: 12px;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(-1.16%, #FFBA09), color-stop(24.13%, #FCCB29), color-stop(49.42%, #FFEB9D), color-stop(74.71%, #FCC723), to(#FFBC0D));
  background: linear-gradient(180deg, #FFBA09 -1.16%, #FCCB29 24.13%, #FFEB9D 49.42%, #FCC723 74.71%, #FFBC0D 100%);
}
.modalshow .team-card .team-info .team-header .avatar-group .btn {
  padding: 3px 10px;
  text-align: center;
  border-radius: 7px;
  background: var(--btnD-color);
  -webkit-box-shadow: 0px 3px 2px 0px #FFC670 inset, 0px -1px 4px 0px #B96C01 inset;
          box-shadow: 0px 3px 2px 0px #FFC670 inset, 0px -1px 4px 0px #B96C01 inset;
  border: none;
  cursor: pointer;
  color: #fff;
  -webkit-text-stroke: 0.5px #fff;
  text-shadow: 2px 2px 0 #c65c00, -2px 2px 0 #c65c00, 2px -2px 0 #c65c00, -2px -2px 0 #c65c00, 0px 2px 0 #c65c00, 2px 0px 0 #c65c00, 0px -2px 0 #c65c00, -2px 0px 0 #c65c00;
}
.modalshow .team-card .team-info .team-header .details {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 4px;
}
.modalshow .team-card .team-info .team-header .details .team-name {
  color: #8F5E40;
  font-weight: bold;
  font-size: 1.2rem;
}
.modalshow .team-card .team-info .team-header .details .team-name::before {
  content: "";
  display: inline-block;
  width: 30px;
  height: 24px;
  background-image: url("../img/ic-star.png");
  background-repeat: no-repeat;
  background-size: 100%;
  margin-right: 8px;
  vertical-align: middle;
}
.modalshow .team-card .team-info .team-header .details p {
  font-weight: bold;
}
.modalshow .team-card .team-info .team-header .details p span.title2 {
  color: #8F5E40;
  padding: 2px 5px;
  border-radius: 30px;
  margin-right: 10px;
}
.modalshow .team-card .team-info .team-header .details p span {
  color: #AE9376;
}
.modalshow .team-card .team-info .team-description {
  border-radius: 10px;
  padding: 10px;
  margin-bottom: 10px;
  padding-bottom: 20px;
  position: relative;
  color: #8C4F1A;
  background: #FFF0DE;
  border: 1px solid #CBAC8A;
  -webkit-box-shadow: inset 1px 1px 0px #cbac8a;
          box-shadow: inset 1px 1px 0px #cbac8a;
  width: 100%;
}
.modalshow .team-card .team-info .team-description .txt-area {
  /* overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2; */
  margin-bottom: 20px;
}
.modalshow .team-card .team-info .team-description .txt-area p {
  font-size: 15px;
  line-height: 20px;
}
.modalshow .team-card .team-info .team-description .btn {
  position: absolute;
  right: 10px;
  top: 75px;
  font-size: 14px;
}
.modalshow .team-card .team-info .btn-position {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 20px;
  margin: 0 auto;
}
.modalshow .team-card .team-info .btn-position .btn {
  position: initial;
}
.modalshow .team-card .team-info .btn-position img {
  width: 80px;
}
.modalshow .team-card .team-info .btn-confirm2 {
  width: 100%;
}
.modalshow .team-card .team-info .team-menu .menu-list {
  color: #8C4F1A;
  display: block;
  border-radius: 10px;
  padding: 5px 15px;
  margin-bottom: 8px;
  font-weight: bold;
  font-size: 1.1rem;
  width: 100%;
  text-align: left;
  position: relative;
  background: #FFF0DE;
  border: 1px solid #CBAC8A;
  -webkit-box-shadow: inset 1px 1px 0px #cbac8a;
          box-shadow: inset 1px 1px 0px #cbac8a;
}
.modalshow .team-card .team-info .team-menu .menu-list::after {
  content: "";
  display: inline-block;
  width: 15px;
  height: 20px;
  background-image: url(../img/ic-more.png);
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  right: 15px;
  top: 9px;
}
.modalshow .team-card .team-info .btn-logout {
  width: 100%;
  cursor: pointer;
}
.modalshow .team-card .team-info .btn-logout img {
  width: 100%;
}
.modalshow .team-card .team-info .section-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 95%;
  margin: 10px auto 5px auto;
}
.modalshow .team-card .team-info .section-title h3 {
  color: #824444;
}
.modalshow .team-card .team-info .section-title a {
  color: #9c8970;
  text-decoration: underline;
}
.modalshow .team-card .team-info .search-bar {
  margin-bottom: 5px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.modalshow .team-card .team-info .search-bar input {
  padding: 5px 10px;
  width: 100%;
  border-radius: 10px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #FFF0DE;
  border: 1px solid #CBAC8A;
  -webkit-box-shadow: inset 1px 1px 0px #cbac8a;
          box-shadow: inset 1px 1px 0px #cbac8a;
  color: #BA936C;
}
.modalshow .team-card .team-info .search-bar input::-webkit-input-placeholder {
  color: #BA936C;
}
.modalshow .team-card .team-info .search-bar input::-moz-placeholder {
  color: #BA936C;
}
.modalshow .team-card .team-info .search-bar input:-ms-input-placeholder {
  color: #BA936C;
}
.modalshow .team-card .team-info .search-bar input::-ms-input-placeholder {
  color: #BA936C;
}
.modalshow .team-card .team-info .search-bar input::placeholder {
  color: #BA936C;
}
.modalshow .team-card .team-info .search-bar input::-ms-input-placeholder {
  text-align: center;
}
.modalshow .team-card .team-info .search-bar input::-webkit-input-placeholder {
  text-align: center;
}
.modalshow .team-card .team-info .search-bar .search-icon {
  width: 20px;
  height: 20px;
  margin-right: 10px;
  opacity: 0.8;
  position: absolute;
  left: 1rem;
}
.modalshow .team-card .team-info .team-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 8px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.modalshow .team-card .team-info .team-list .team-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 10px;
  background: #FFF0DE;
  border: 1px solid #CBAC8A;
  -webkit-box-shadow: inset 1px 1px 0px #cbac8a;
          box-shadow: inset 1px 1px 0px #cbac8a;
  padding: 8px 10px;
  width: 100%;
}
.modalshow .team-card .team-info .team-list .team-info .btn-add {
  width: 60px;
  float: right;
  margin-left: 5px;
}
.modalshow .team-card .team-info .team-list .avatar-group {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 2px;
  border-radius: 9px;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(-1.16%, #FFBA09), color-stop(24.13%, #FCCB29), color-stop(49.42%, #FFEB9D), color-stop(74.71%, #FCC723), to(#FFBC0D));
  background: linear-gradient(180deg, #FFBA09 -1.16%, #FCCB29 24.13%, #FFEB9D 49.42%, #FCC723 74.71%, #FFBC0D 100%);
}
.modalshow .team-card .team-info .team-list .avatar-group .avatar {
  width: 55px;
  height: 55px;
  border-radius: 9px;
  border: 1px solid #fff;
}
.modalshow .team-card .team-info .team-list .team-details {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin: 0 0 0 10px;
  color: #8F5E40;
  width: 100%;
}
.modalshow .team-card .team-info .team-list .team-lv {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #8C4F1A;
  margin-right: 5px;
  margin-bottom: 5px;
}
.modalshow .team-card .team-info .team-list .team-lv h3 {
  margin-right: 5px;
  font-size: 1rem;
}
.modalshow .team-card .team-info .team-list .team-lv span {
  background: #80786f;
  border-radius: 10px;
  font-size: 0.7rem;
  padding: 2px 5px;
  color: #fff;
}
.modalshow .team-card .team-info .team-list .team-score {
  color: #8C4F1A;
  text-align: left;
  position: relative;
  font-weight: 600;
  padding-left: 20px;
  width: 90%;
  background: #fff;
  border-radius: 50px 10px 10px 50px;
  margin-right: 7px;
}
.modalshow .team-card .team-info .team-list .team-score::before {
  content: "";
  display: inline-block;
  width: 23px;
  height: 24px;
  background-image: url("../img/ic-rank.png");
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  left: -4px;
  top: -2px;
}
.modalshow .team-card .team-info .table-container {
  border-bottom: 1px solid #DDBD9F;
  padding: 10px;
  color: #8C4F1A;
}
.modalshow .team-card .team-info .reward-table {
  width: 100%;
  font-weight: bold;
  color: #8C4F1A;
  font-size: 16px;
}
.modalshow .team-card .team-info .reward-table th {
  text-align: center;
  border-bottom: 1px solid #DDBD9F;
  border-right: 1px solid #DDBD9F;
}
.modalshow .team-card .team-info .reward-table th:last-child {
  border-right: none;
  text-align: center;
}
.modalshow .team-card .team-info .reward-table td {
  padding: 5px;
  border-bottom: 1px solid #DDBD9F;
  border-right: 1px solid #DDBD9F;
}
.modalshow .team-card .team-info .reward-table td:last-child {
  border-right: none;
  text-align: center;
}
.modalshow .team-card .team-info .reward-table tr:last-child td {
  border-bottom: none;
}
.modalshow .team-card .team-info ol {
  list-style-type: decimal;
  margin: 10px 0 20px 20px;
  font-weight: bold;
  color: #8C4F1A;
}
.modalshow .team-card .team-info h1 {
  font-size: 1.5rem;
}
.modalshow .team-card .team-info .title {
  width: 100%;
  padding: 10px;
  text-align: center;
  border-radius: 20px;
  color: #8C4F1A;
  margin: 0 auto;
  margin-bottom: 10px;
}
.modalshow .team-card .team-info .team-member {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 25px;
  margin-bottom: 5px;
}
.modalshow .team-card .team-info .team-member span {
  border-radius: 5px;
  font-size: 0.8rem;
  padding: 2px;
  color: #fff;
  margin: 0 2px;
}
.modalshow .team-card .team-info .team-member span.txt-vip {
  background: #80786f;
}
.modalshow .team-card .team-info .team-member span.txt-post {
  background: #fff;
  color: #8C4F1A;
  font-weight: 900;
  margin-right: 5px;
  border-radius: 3px;
}
.modalshow .team-card .team-info .txt-name {
  margin: 5px 0;
}
.modalshow .team-card .team-info .txt-name span {
  border-radius: 10px;
  font-size: 0.8rem;
  padding: 2px;
  color: #fff;
}
.modalshow .team-card .team-info .txt-name span.txt-vip {
  background: #80786f;
}
.modalshow .team-card .team-info .txt-name span.txt-post {
  background: #fff;
  color: #8C4F1A;
  font-weight: 900;
  margin-right: 5px;
  border-radius: 3px;
}
.modalshow .team-card .team-info .more {
  width: 20px;
  height: 20px;
}
.modalshow .team-card .team-info .tabs-group2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 10px;
}
.modalshow .team-card .team-info .tabs-group2 .tab {
  padding: 5px 10px;
  text-align: center;
  border-radius: 5px;
  cursor: pointer;
  color: #fff;
  -webkit-text-stroke: 0.5px #fff;
  text-shadow: 1px 1px 0 #AE9376, -1px -1px 0 #AE9376, 1px -1px 0 #AE9376, -1px 1px 0 #AE9376, 1px 0 0 #AE9376, 0 1px 0 #AE9376, -1px 0 0 #AE9376, 0 -1px 0 #AE9376, 2px 2px 0 rgba(0, 0, 0, 0.4588235294);
  background: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
  font-size: 1.5rem;
  position: relative;
}
.modalshow .team-card .team-info .tabs-group2 .tab.active {
  color: #E4D2BC;
  -webkit-text-stroke: 0.5px #E4D2BC;
}
.modalshow .team-card .team-info .tabs-group2 .tab:after {
  content: "";
  width: 1px;
  height: 20px;
  background: #DDBD9F;
  right: -2px;
  top: 30%;
  position: absolute;
}
.modalshow .team-card .team-info .tabs-group2 .tab:last-child:after {
  width: 0;
}
.modalshow .team-card .team-info .tabs-group2 .nav-item {
  position: relative;
}
.modalshow .team-card .team-info .tabs-group2 .nav-item.w-20 {
  width: 24.5% !important;
}
.modalshow .team-card .team-info .tabs-group2 .nav-item.w-50 {
  width: 35% !important;
}
.modalshow .team-card .team-info .tabs-group2 .nav-item:before {
  content: "";
  width: 1px;
  height: 20px;
  background: #DDBD9F;
  right: 0;
  top: 30%;
  position: absolute;
}
.modalshow .team-card .team-info .tabs-group2 .nav-item:last-child:before {
  display: none;
}
.modalshow .team-card .team-info .tabs-group2 .tabs-item2 {
  padding: 5px 10px;
  text-align: center;
  border-radius: 0;
  cursor: pointer;
  font-size: 1.2rem;
  position: relative;
  border: none;
  width: 100%;
  color: #BA936C;
  background: transparent;
}
.modalshow .team-card .team-info .tabs-group2 .tabs-item2.active {
  background: #D67D2A;
  color: #fff;
}
.modalshow .team-card .team-info .header-row {
  width: 100%;
  border-collapse: collapse;
}
.modalshow .team-card .team-info .header-row th {
  text-align: center;
  position: relative;
}
.modalshow .team-card .team-info .header-row th:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 1px;
  height: 12px;
  background-color: #DDBD9F;
  top: 5px;
}
.modalshow .team-card .team-info .header-row th:last-child:after {
  width: 0px;
}
.modalshow .team-card .team-info .redpacket-group {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  color: #8f5e40;
  text-align: center;
  width: 30%;
  position: relative;
}
.modalshow .team-card .team-info .redpacket-group p {
  font-size: 0.8rem;
}
.modalshow .team-card .team-info .redpacket-group:after {
  content: "";
  width: 1px;
  height: 40px;
  background: #DDBD9F;
  right: -5px;
  top: 25%;
  position: absolute;
}
.modalshow .team-card .team-info .redpacket-details {
  width: 20%;
  text-align: center;
  font-size: 1.2rem;
  font-weight: bold;
  position: relative;
}
.modalshow .team-card .team-info .redpacket-details:after {
  content: "";
  width: 1px;
  height: 40px;
  background: #DDBD9F;
  right: 0px;
  top: -4px;
  position: absolute;
}
.modalshow .team-card .team-info .redpacket-btn {
  width: 30%;
  text-align: center;
}
.modalshow .team-card .team-info .redpacket-btn .btn {
  font-size: 0.8rem;
}
.modalshow .team-card .team-info .team-redenvelope {
  padding: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  padding-left: 30px;
}
.modalshow .team-card .team-info .team-redenvelope .team-details h3 {
  color: #824444;
}
.modalshow .team-card .team-info .team-redenvelope .team-details h3::before {
  content: "";
  display: inline-block;
  width: 23px;
  height: 24px;
  background-image: url("../img/ic-rank.png");
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  left: 8px;
  top: 9px;
}
.modalshow .team-card .team-info .team-redenvelope .team-details h3 span.team-score {
  color: #977755;
}
.modalshow .team-card .team-info .team-redenvelope .team-details h3 span.team-score::before {
  display: none;
}
.modalshow .team-card .team-info .custom-radio-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 24px;
  width: 100%;
}
.modalshow .team-card .team-info .custom-radio {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  font-weight: bold;
}
.modalshow .team-card .team-info .custom-radio input {
  display: none;
}
.modalshow .team-card .team-info .custom-radio .icon {
  width: 20px;
  height: 20px;
  margin-right: 8px;
  background-color: #e0d6b8;
  border-radius: 50%;
  background-size: contain;
  background-repeat: no-repeat;
}
.modalshow .team-card .team-info .custom-radio .text {
  color: #824444;
}
.modalshow .team-card .team-info .custom-radio input:checked + .icon {
  background-image: url("../img/ic-ckeck.png");
  background-color: transparent;
}
.modalshow .team-card .team-info .custom-radio input:checked + .icon + .text {
  color: #824444;
}
.modalshow .team-card .team-info .btn-send {
  width: 100%;
}
.modalshow .team-card .team-info .btn-send img {
  width: 100%;
}
.modalshow .team-card .team-info .btn-view {
  width: 75%;
}
.modalshow .team-card .team-info .team-memberheader {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  gap: 20px;
  padding: 10px 0 20px 0;
  margin-left: 0;
}
.modalshow .team-card .team-info .team-memberheader .team-score {
  background: #E4D2BC;
  color: #B89366;
  text-align: right;
  border-radius: 5px;
  position: relative;
  padding: 0 8px;
  font-weight: 600;
  margin: 0;
  width: 90%;
}
.modalshow .team-card .team-info .team-memberheader .team-score::before {
  content: "";
  display: inline-block;
  width: 23px;
  height: 24px;
  background-image: url("../img/ic-cash.png");
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  left: -4px;
}
.modalshow .team-card .team-info .team-memberheader span.txt-vip {
  background: #80786f;
  color: #fff;
  border-radius: 3px;
  padding: 2px 5px;
}
.modalshow .team-card .team-info .button-group {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 12px 1fr;
  grid-template-columns: repeat(2, 1fr);
  gap: 12px;
  width: 80%;
  margin: 20px auto 5px;
}
.modalshow .team-card .team-info .button-group .btn {
  border-radius: 30px;
  font-size: 20px;
  display: inline-block;
  padding: 5px 5px;
}

/*提示框*/
.team-prompt {
  text-align: center;
  background: transparent;
  border: none;
}
.team-prompt h1 {
  color: #8F5E40;
  font-weight: bold;
  font-size: 1.8rem;
}
.team-prompt .button-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 20px auto 5px;
}
.team-prompt .button-group .btn {
  width: 100%;
}
.team-prompt .button-group .btn img {
  width: 80px;
}

.pagination {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 8px;
  padding: 0;
  margin: 20px auto;
}
.pagination li {
  display: inline;
}
.pagination a {
  text-decoration: none;
  padding: 8px 12px;
  color: #977755;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.pagination a:hover {
  color: #fff;
}
.pagination .page-item.active a {
  background: #dabd9d;
  border-radius: 0.25rem;
  color: #fff;
}

.prev-page a, .next-page a {
  font-weight: bold;
  color: #fff;
  background-color: #977755;
  border-radius: 0.25rem;
}

.prev-page a:hover, .next-page a:hover {
  background: #977755;
}

.footer-container {
  z-index: 11;
  position: fixed;
  width: 480px;
  max-width: 480px;
  height: 70px;
  margin: 0 auto;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  background: linear-gradient(171.82deg, #E0AD74 6.28%, #D6924B 69.07%, #CC7722 93.72%);
  -webkit-box-shadow: 0px 5px 10px 0px #EBC99E inset;
          box-shadow: 0px 5px 10px 0px #EBC99E inset;
}
.footer-container a {
  text-decoration: none;
}

.footer-list {
  width: 100%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}

.footer-item {
  width: 25%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -ms-flex-line-pack: center;
      align-content: center;
  position: relative;
  cursor: pointer;
}
.footer-item img {
  width: 45px;
  height: 45px;
}
.footer-item span {
  text-align: center;
  color: #fffbf4;
  font-size: 0.8rem;
  margin-bottom: 5px;
}
.footer-item.ic-mall img {
  margin-top: -40px;
  width: 120px;
  height: 120px;
}

.footer-bg2 {
  background-image: url("../img/footer-money.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  z-index: 1031;
  width: 480px;
  max-width: 480px;
  height: 25px;
  position: fixed;
  margin: 0 auto;
  bottom: 0;
}

.overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  display: none;
  z-index: 20;
}

.sidebar {
  position: fixed;
  top: 0;
  left: auto;
  width: 265px;
  height: 91vh;
  background: #280002;
  -webkit-box-shadow: 2px 0px 10px rgba(0, 0, 0, 0.2);
          box-shadow: 2px 0px 10px rgba(0, 0, 0, 0.2);
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-top: 60px;
  z-index: 99;
}

.menu-item {
  cursor: pointer;
  width: 38%;
  margin: 5px auto;
}
.menu-item:first-child {
  width: 100%;
  text-align: center;
}
.menu-item:first-child img {
  width: 38%;
}
.menu-item a {
  width: 100%;
}
.menu-item a img {
  width: 100%;
}

ul.nav-sidebar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.sidebar-container {
  width: 100%;
  height: 100%;
  border-radius: 0.45rem;
  margin-top: 25%;
}

.modalshow .sidebar-card {
  border-radius: 10px;
  padding: 5%;
  background: #8C4F1A;
  border: 3px solid #C89A72;
}
.modalshow .sidebar-card .pt-rt {
  right: -4%;
  top: -17px;
}

.sideBar_container {
  position: fixed;
  right: 10px;
  bottom: 80px;
  z-index: 999;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.sideBar_container .chat-icon {
  width: 115px;
  z-index: 3;
}
.sideBar_container .btn-panel {
  width: 130px;
  background: url("../img/bg-open.png") no-repeat center;
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 20px 0;
  position: relative;
  z-index: 1;
  background-size: 100% 100%;
}
.sideBar_container .btn-panel.show {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.sideBar_container .btn-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 0 10px;
}
.sideBar_container .btn-group a img {
  width: 100%;
}
.sideBar_container .btn-toggle {
  width: 120px;
  cursor: pointer;
  z-index: 4;
}

#coupon .modal-dialog {
  background: var(--box-color);
  border-radius: 1.8rem;
  position: relative;
  padding: 9px;
  width: 85%;
  height: auto;
  margin-top: 3rem;
}
#coupon .rank-card {
  background: #ffe4c5;
  border: 1px solid #CBAC8A;
  -webkit-box-shadow: inset 1px 1px 0px #cbac8a;
          box-shadow: inset 1px 1px 0px #cbac8a;
  border-radius: 25px;
}
#coupon .coupon-info {
  background: #ffd4a4;
  border: 1px solid #CBAC8A;
  -webkit-box-shadow: inset 1px 1px 0px #cbac8a;
          box-shadow: inset 1px 1px 0px #cbac8a;
  padding: 3%;
  border-radius: 25px;
}

.coupon-container {
  width: 100%;
  height: 100%;
  padding: 1px;
  background: #FFF;
  border-radius: 1.45rem;
}
.coupon-container h3 {
  margin-bottom: 20px;
  text-align: center;
}
.coupon-container .formGroup .input {
  border-radius: 0.45rem;
  padding: 0.65rem;
  margin-bottom: 0.65rem;
  border: none;
  color: #BA936C;
  text-align: center;
  background: #FFF0DE;
  border: 1px solid #CBAC8A;
  -webkit-box-shadow: inset 1px 1px 0px #cbac8a;
          box-shadow: inset 1px 1px 0px #cbac8a;
}
.coupon-container .button-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin: 0 auto;
}
.coupon-container .button-group a {
  padding: 0 10px;
  color: #fff;
  display: block;
  width: 50%;
}
.coupon-container .button-group a:hover {
  color: #fff;
}
.coupon-container .button-group .btn-membr {
  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;
}
.coupon-container .button-group .btn-membr .btn-left {
  background-image: url("../img/btn-membr01.png");
  background-size: cover;
  background-position: left;
  height: 45px;
  width: 10px;
}
.coupon-container .button-group .btn-membr .btn-middle {
  background-image: url("../img/btn-membr02.png");
  background-size: auto 100%;
  background-position: center;
  background-repeat: repeat-x;
  height: 45px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.coupon-container .button-group .btn-membr .btn-right {
  background-image: url("../img/btn-membr03.png");
  background-size: cover;
  background-position: right;
  height: 45px;
  width: 10px;
}
.coupon-container .button-group .btn-memr {
  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;
}
.coupon-container .button-group .btn-memr .btn-left {
  background-image: url("../img/btn-memr01.png");
  background-size: cover;
  background-position: left;
  height: 45px;
  width: 10px;
}
.coupon-container .button-group .btn-memr .btn-middle {
  background-image: url("../img/btn-memr02.png");
  background-size: auto 100%;
  background-position: center;
  background-repeat: repeat-x;
  height: 45px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.coupon-container .button-group .btn-memr .btn-right {
  background-image: url("../img/btn-memr03.png");
  background-size: cover;
  background-position: right;
  height: 45px;
  width: 10px;
}

.chat-bg-top {
  background: url(../img/bg-member01.png) no-repeat center bottom;
  background-size: contain;
  height: 50px;
  margin-top: 30px;
}

.chat-bg-middle {
  background: url(../img/bg-member02.png) repeat-y center center;
  background-size: contain;
  min-height: 580px;
}

.chat-bg-bottom {
  background: url(../img/bg-member03.png) no-repeat center top;
  background-size: contain;
  height: 50px;
}

.chat-body .chat-card {
  background: transparent;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.chat-body .chat-card .box-body {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  min-height: 1px;
  padding: 1.25rem;
  background: #FFF0DE;
  border: 1px solid #CBAC8A;
  -webkit-box-shadow: inset 1px 1px 0px #cbac8a;
          box-shadow: inset 1px 1px 0px #cbac8a;
  width: 90%;
  margin: 0 auto;
  border-radius: 10px;
}
.chat-body .chat-card .box-body .conchat-content {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: transparent;
  overflow-x: hidden;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow-y: scroll;
  height: 630px;
}
.chat-body .chat-card .box-body .msg-box {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 12px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.chat-body .chat-card .box-body .msg-box-right .msg-log {
  margin-right: 60px;
  margin-left: 0;
  text-align: right;
}
.chat-body .chat-card .box-body .msg-box-right .user-avatar {
  right: 0;
}
.chat-body .chat-card .box-body .msg-box-right .msg-content {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.chat-body .chat-card .box-body .user-avatar {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 55px;
  height: 55px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 40px;
          flex: 0 0 40px;
  border-radius: 5px;
  overflow: hidden;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 15px;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(-1.16%, #FFBA09), color-stop(24.13%, #FCCB29), color-stop(49.42%, #FFEB9D), color-stop(74.71%, #FCC723), to(#FFBC0D));
  background: linear-gradient(180deg, #FFBA09 -1.16%, #FCCB29 24.13%, #FFEB9D 49.42%, #FCC723 74.71%, #FFBC0D 100%);
  padding: 3px;
}
.chat-body .chat-card .box-body .user-avatar img {
  width: 100%;
  border: 1px solid #fff;
  border-radius: 5px;
}
.chat-body .chat-card .box-body .msg-log {
  margin-left: 60px;
  width: 100%;
}
.chat-body .chat-card .box-body .msg-log-header span {
  font-size: 12px;
  color: #8C4F1A;
  font-weight: 700;
  vertical-align: middle;
}
.chat-body .chat-card .box-body .msg-log-header span.msg-vip {
  background: #80786f;
  border-radius: 10px;
  padding: 2px;
  color: #fff;
  margin: 0 3px;
}
.chat-body .chat-card .box-body .msg-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.chat-body .chat-card .box-body .msg-content-text {
  position: relative;
  padding: 4px 8px;
  max-width: 90%;
  border-radius: 8px;
  font-size: 15px;
  word-wrap: break-word;
  word-break: break-word;
  white-space: break-spaces;
  line-height: 1.42857;
  text-align: left;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}
.chat-body .chat-card .box-body .msg-content-text.left {
  background: #FFF0DE;
  border: 1px solid #CBAC8A;
  -webkit-box-shadow: inset 1px 1px 0px #cbac8a;
          box-shadow: inset 1px 1px 0px #cbac8a;
  color: #BA936C;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.chat-body .chat-card .box-body .msg-content-text.right {
  background: #FFF0DE;
  border: 1px solid #CBAC8A;
  -webkit-box-shadow: inset 1px 1px 0px #cbac8a;
          box-shadow: inset 1px 1px 0px #cbac8a;
  color: #BA936C;
  width: 85%;
}
.chat-body .chat-card .box-body .chat-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 10px;
  color: #f8f8f8;
  background: #8e0107;
  border: 2px solid #a99175;
  width: 100%;
}
.chat-body .chat-card .box-body .chat-list .chat-game {
  padding: 8px 10px;
  width: 20%;
}
.chat-body .chat-card .box-body .chat-list .chat-game img {
  width: 100%;
}
.chat-body .chat-card .box-body .chat-list .chat-details {
  padding: 8px 10px;
  width: 72%;
}
.chat-body .chat-card .box-body .chat-list .chat-more {
  width: 8%;
  background: #650004;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 0 10px 10px 0;
}
.chat-body .chat-card .box-body .chat-list .chat-more img {
  width: 80%;
}
.chat-body .chat-card .formChat {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 15px 20px;
  background: transparent;
  border-radius: 0 0 1.45rem 1.45rem;
}
.chat-body .chat-card .formChat .input {
  width: 100%;
  height: 36px;
  min-height: 36px;
  max-height: 150px;
  padding: 8px;
  word-wrap: break-word;
  line-height: 1.42857;
  border-radius: 10px;
  font-size: 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: auto;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #BA936C;
  background: #FFF0DE;
  border: 1px solid #CBAC8A;
  -webkit-box-shadow: inset 1px 1px 0px #cbac8a;
          box-shadow: inset 1px 1px 0px #cbac8a;
}
.chat-body .chat-card .formChat .btn-send {
  margin-left: 10px;
  margin-right: 10px;
  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;
  width: 32px;
  border-radius: 4px;
  height: 36px;
  cursor: pointer;
}
.chat-body .chat-card .formChat .btn-send svg {
  fill: #e7e3ca;
}

a.closeChat {
  color: #000;
  font-size: 0.9rem;
  position: absolute;
  top: 92%;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
a.closeChat img {
  width: 50px;
}

.vip-body {
  min-height: auto;
  background-color: #1a1a1a;
}

.vip-card {
  margin: 0 auto;
  background: -webkit-gradient(linear, left top, left bottom, from(#1a1a1a), to(#4a2c1a));
  background: linear-gradient(#1a1a1a, #4a2c1a);
  color: white;
  border-radius: 20px;
  padding: 20px 0 0;
  display: none;
}
.vip-card.active {
  display: block;
}

.vip-header {
  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;
  font-size: 24px;
  font-weight: bold;
  color: white;
}
.vip-header h2 {
  font-size: 1.2rem;
  padding: 0 20px;
  font-weight: 800;
}
.vip-header .arrow {
  color: #ccc;
  cursor: pointer;
}

.vip-icon-with-siblings {
  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;
  gap: 40px;
  margin: 0px 0px 30px 0;
  overflow: hidden;
}

.vip-prev, .vip-next {
  width: 80px;
  height: auto;
  opacity: 0.5;
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  margin-top: -20px;
}

.vip-prev:hover, .vip-next:hover {
  opacity: 1;
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}

.vip-main-icon {
  text-align: center;
}
.vip-main-icon img {
  width: 210px;
  height: auto;
}

.vip-duration {
  font-size: 16px;
  margin-top: 10px;
  color: #fff;
}

.vip-benefits {
  background: -webkit-gradient(linear, left top, left bottom, from(#453a34), to(#21181a));
  background: linear-gradient(180deg, #453a34, #21181a);
  border-radius: 20px 20px 0px 0px;
  padding: 40px 25px;
  -webkit-box-shadow: inset 0px 2px 1px rgb(84, 80, 71);
          box-shadow: inset 0px 2px 1px rgb(84, 80, 71);
  width: 100%;
  padding-bottom: 12rem;
}

.status-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 24px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 20px;
  width: 100%;
  text-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.status-container .status-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  color: #ffecc6;
}
.status-container .status-item img {
  width: 24px;
  height: 24px;
}

.vip-benefit {
  background: #1e1a18;
  padding: 12px;
  border-radius: 12px;
  text-align: center;
  font-size: 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 46%;
  display: inline-block;
  margin: 5px;
}
.vip-benefit p:last-child {
  color: #ffecc6;
  margin-top: 4px;
  font-weight: bold;
}

@media screen and (max-width: 480px) {
  .view-container {
    width: 100%;
    max-width: 100%;
  }
  .main-banner .swiper {
    width: 100% !important;
  }
  .footer-container {
    width: 100%;
  }
  .rank-container {
    width: 100%;
  }
  .chat-body .mychat {
    width: 100%;
  }
  .modal-dialog {
    max-width: 90%;
  }
  .deposit-wrapper .header-title .btn-center {
    min-width: 250px !important;
  }
  #gdcard .gdcard-container .btn-group {
    padding-top: 1rem;
  }
  .gameTabs .nav-item .tabs-item .ic-game {
    margin-right: 5px !important;
    width: 20px !important;
    height: 20px !important;
  }
  .gameTabs .nav-item .tabs-item span {
    font-size: 0.85rem;
    white-space: nowrap;
  }
  .team-info .team-header {
    margin-left: 25px !important;
  }
  .team-card .tabs-item .btn-tab {
    margin-right: -2.5%;
  }
  .team-card .tabs-item .btn-tab .btn-middle {
    padding: 0 2px;
  }
  .team-card .tabs-item .btn-tab .btn-middle span {
    white-space: nowrap;
    position: relative;
  }
  .w-50 {
    width: 100% !important;
  }
}

#gameIframe {
  background-color: black;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
  z-index: 9999;
}

#closeIframeBtn {
  width: 45px;
  display: none;
  position: fixed;
  top: 10px;
  right: 10px;
  z-index: 10000;
  background-color: red;
  color: white;
  border: none;
  padding: 5px;
  font-size: 12px;
  cursor: pointer;
}

.chat-page, .broadcast-page, .messages-page {
 z-index: 999;
 display: none;
}