/* simplify chinese font */

@font-face {
  font-family: "noto-sans-sc-normal";
  src: url("../fonts/NotoSansSC-Regular.TTF") format("ttf"),
    url("../fonts/NotoSansSC-Regular.woff") format("woff"),
    url("../fonts/NotoSansSC-Regular.woff2") format("woff2");
}

@font-face {
  font-family: "noto-sans-sc-bold";
  src: url("../fonts/NotoSansSC-Bold.ttf") format("ttf"),
    url("../fonts/NotoSansSC-Bold.woff") format("woff"),
    url("../fonts/NotoSansSC-Bold.woff2") format("woff2");
}

body.简体中文 .input-yellow-border,
body.简体中文 .input-yellow-border:focus,
body.简体中文 .input-yellow-border:hover,
body.简体中文 input,
body.简体中文 .form-control,
body.简体中文 footer,
body.简体中文 .col-12.nopd,
body.简体中文 .posleft1 .col-12,
body.简体中文 .table-contaienrs td,
body.简体中文 .font-sfui,
body.简体中文 .support-send-area .support-input,
body.简体中文 .input-pinky,
body.简体中文 .font-normal {
  font-family: "noto-sans-sc-normal" !important;
}

body.简体中文,
body.简体中文 h1,
body.简体中文 h2,
body.简体中文 h3,
body.简体中文 h4,
body.简体中文 h5,
body.简体中文 h6,
body.简体中文 .font-weight-bold,
body.简体中文 .btn-pink,
body.简体中文 .annouce-text,
body.简体中文 #captchaDiv,
body.简体中文 .input-yellow-title,
body.简体中文 .balance,
body.简体中文 #canvas-container *,
body.简体中文 .input-container-2 .input-yellow-title,
body.简体中文 .btn-yellow-large,
body.简体中文 .btn-yellow-large:hover,
body.简体中文 .h1-title,
body.简体中文 .btn-pink-2,
body.简体中文 .deposit-copy,
body.简体中文 .table-contaienrs th,
body.简体中文 .stake-value,
body.简体中文 .time {
  font-family: "noto-sans-sc-bold" !important;
}

/* traditional chinese font */

@font-face {
  font-family: "noto-sans-tc-normal";
  src: url("../fonts/NotoSansTC-Regular.TTF") format("ttf"),
    url("../fonts/NotoSansTC-Regular.woff") format("woff"),
    url("../fonts/NotoSansTC-Regular.woff2") format("woff2");
}

@font-face {
  font-family: "noto-sans-tc-bold";
  src: url("../fonts/NotoSansTC-Bold.ttf") format("ttf"),
    url("../fonts/NotoSansTC-Bold.woff") format("woff"),
    url("../fonts/NotoSansTC-Bold.woff2") format("woff2");
}

body.繁体中文 .input-yellow-border,
body.繁体中文 .input-yellow-border:focus,
body.繁体中文 .input-yellow-border:hover,
body.繁体中文 input,
body.繁体中文 .form-control,
body.繁体中文 footer,
body.繁体中文 .col-12.nopd,
body.繁体中文 .posleft1 .col-12,
body.繁体中文 .table-contaienrs td,
body.繁体中文 .font-sfui,
body.繁体中文 .support-send-area .support-input,
body.繁体中文 .input-pinky,
body.繁体中文 .font-normal {
  font-family: "noto-sans-tc-normal" !important;
}

body.繁体中文,
body.繁体中文 h1,
body.繁体中文 h2,
body.繁体中文 h3,
body.繁体中文 h4,
body.繁体中文 h5,
body.繁体中文 h6,
body.繁体中文 .font-weight-bold,
body.繁体中文 .btn-pink,
body.繁体中文 .annouce-text,
body.繁体中文 #captchaDiv,
body.繁体中文 .input-yellow-title,
body.繁体中文 .balance,
body.繁体中文 #canvas-container *,
body.繁体中文 .input-container-2 .input-yellow-title,
body.繁体中文 .btn-yellow-large,
body.繁体中文 .btn-yellow-large:hover,
body.繁体中文 .h1-title,
body.繁体中文 .btn-pink-2,
body.繁体中文 .deposit-copy,
body.繁体中文 .table-contaienrs th,
body.繁体中文 .stake-value,
body.繁体中文 .time {
  font-family: "noto-sans-tc-bold" !important;
}

body.繁体中文 .h1-title {
  letter-spacing: 0px;
}

/* vietnam font */

@font-face {
  font-family: "tahoma-bold";
  src: url("../fonts/TAHOMABD.TTF") format("ttf"),
    url("../fonts/TAHOMABD.woff") format("woff"),
    url("../fonts/TAHOMABD.woff2") format("woff2");
}

@font-face {
  font-family: "tahoma-regular";
  src: url("../fonts/TAHOMA_0.TTF") format("ttf"),
    url("../fonts/TAHOMA_0.woff") format("woff"),
    url("../fonts/TAHOMA_0.woff2") format("woff2");
}

body.Việt .input-yellow-border,
body.Việt .input-yellow-border:focus,
body.Việt .input-yellow-border:hover,
body.Việt input,
body.Việt .form-control,
body.Việt footer,
body.Việt .col-12.nopd,
body.Việt .posleft1 .col-12,
body.Việt .table-contaienrs td,
body.Việt .font-sfui,
body.Việt .support-send-area .support-input,
body.Việt .input-pinky,
body.Việt .font-normal {
  font-family: "tahoma-regular" !important;
}

body.Việt,
body.Việt h1,
body.Việt h2,
body.Việt h3,
body.Việt h4,
body.Việt h5,
body.Việt h6,
body.Việt .font-weight-bold,
body.Việt .btn-pink,
body.Việt .annouce-text,
body.Việt #captchaDiv,
body.Việt .input-yellow-title,
body.Việt .balance,
body.Việt #canvas-container *,
body.Việt .input-container-2 .input-yellow-title,
body.Việt .btn-yellow-large,
body.Việt .btn-yellow-large:hover,
body.Việt .h1-title,
body.Việt .btn-pink-2,
body.Việt .deposit-copy,
body.Việt .table-contaienrs th,
body.Việt .stake-value,
body.Việt .time {
  font-family: "tahoma-bold" !important;
}

.body .headerphone {
  position: fixed;
}

.font-sfui {
  font-family: var(--headertxt);
}

.form-control {
  height: 43px !important;
}

.h1-title {
  text-align: center;
  font-family: var(--headertxt);
  letter-spacing: 1px;
}

.input-container,
.input-container:hover {
  margin-top: 45px;
  margin-bottom: 30px;
  position: relative;
  font-family: var(--bodytxt);
  display: flex;
  justify-content: center;
}

.input-container-2 {
  position: relative;
  font-family: var(--bodytxt);
  display: flex;
  justify-content: center;
}

.input-container .input-yellow-title {
  background: var(--yellowtheme);
  font-family: var(--headertxt);
  padding: 5px 0px;
  font-size: 12px;
  position: absolute;
  top: -28px;
  text-transform: uppercase;
  margin: auto;
  cursor: pointer;
  z-index: 1;
}

.input-container-2 .input-yellow-title {
  background: transparent;
  font-family: var(--headertxt);
  padding: 3px 0px;
  font-size: 12px;
  position: absolute;
  top: -4px;
  text-transform: uppercase;
  margin: auto;
  cursor: pointer;
  z-index: 1;
  color: rgba(100, 100, 100, 1);
  border-top: 2.5px solid rgba(100, 100, 100, 1);
  border-bottom: 2.5px solid rgba(100, 100, 100, 1);
}

.input-yellow-border:focus,
.input-yellow-border:hover {
  background: transparent;
}

.input-yellow-border {
  background: transparent;
}

.announcement {
  display: none;
}

.input-container .input-pinky-title {
  background: var(--btn-reject);
  padding: 5px 0px;
  position: absolute;
  top: -28px;
  text-transform: uppercase;
  margin: auto;
  cursor: pointer;
  z-index: 1;
  font-size: 15px;
}

.input-pinky-container-large {
  color: #646464;
  border: 2px solid var(--btn-reject-border);
  border-radius: 15px;
  padding: 5px 20px;
  width: 100%;
  margin-left: 10px;
  font-family: var(--bodytxt);
  min-height: 60px;
  display: flex;
  align-items: center;
}

.input-pinky-border {
  border-radius: 25px;
  border: 1px solid var(--btn-reject-border);
  padding: 10px 15px;
  width: 100%;
  background: transparent;
  color: white;
}

body .headerphone .hamburger .bar2,
body .headerphone .hamburger .bar3 {
  width: 30px;
}

body {
  font-family: var(--bodytxt);
  font-size: 15px;
}

#login-modal.modal,
#forgetpassword-2fa-modal,
#forgetpassword-modal,
#register-modal.modal {
  background: url(../images/new/register-bg.svg) no-repeat center;
  background-size: cover;
  z-index: -1;
}

.modal-content {
  border: 0px;
}

.register-container {
  padding-top: 20px;
  position: relative;
  padding-bottom: 1px;
}

.register-btn {
  position: absolute;
  top: 0;
  right: 0;
}

.password-input .toggle-password {
  background-image: url(../images/new/eye-icon.svg);
}
.password-input .show-hide-pw {
  background-image: url(../images/new/eye-slash-icon.svg);
}

.btn-pink {
  background: var(--yellowtheme);
  font-family: var(--headertxt);
  padding: 5px 0px;
  font-size: 14px;
  position: relative;
  bottom: -32px;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-right: 20px;
  margin-left: 20px;
  cursor: pointer;
  z-index: 1;
  height: 31px;
}

.btn-pink .left {
  position: absolute;
  left: -30px;
  background: url(../images/pink-btn-right.svg) no-repeat center;
  background-size: contain;
  width: 46px;
  height: 32px;
  bottom: -1px;
  z-index: -1;
}

.btn-pink .right {
  position: absolute;
  right: -30px;
  background: url(../images/pink-btn-left.svg) no-repeat center;
  background-size: contain;
  width: 46px;
  height: 32px;
  bottom: -1px;
  z-index: -1;
}

.login-container {
  left: 0;
  position: absolute;
  bottom: 0;
  right: 0;
}

.successbox ul {
  border-radius: 10px;
  background: #fcea1f;
  padding: 5px 25px !important;
  text-align: center;
  width: 100px;
  display: flex;
  font-size: 15px;
  justify-content: center;
  margin: auto !important;
}

body .phonelangbox {
  padding: 3px 8px 8px 8px;
  text-align: center;
  border-radius: 5%;
  float: right;
  margin-right: 0px;
  height: auto;
  background: transparent;
  width: 80px;
}

body .phonelangbox.phonelangbox1 {
  margin-right: 0px;
  background: var(--btn-reject) !important;
  border-radius: 0px;
  font-size: 10px;
  margin-top: 10px;
}

footer {
  color: white;
  text-align: center;
}

body .comfirm .btncolor2,
body .comfirm .btncolor2:focus,
.btn-sm-reds {
  width: auto;
  padding: 5px 15px;
  border-radius: 15px;
  font-size: 18px;
  color: black !important;
}

#errorbox .comfirm {
  border: 1px solid var(--btn-reject-border) !important;
}

#popupsuccessbox .font-level2.font-blue.upper {
  color: var(--yellowtheme);
}

.modal-open .modal {
  z-index: 11111111111;
  background: black;
}

.headerphone .col-12 {
  padding: 0px !important;
}

.annouce-text {
  color: black !important;
  font-family: var(--bodytxt);
}

.current_price,
.fontbetplay {
  font-family: var(--bodytxt);
}

.index-left {
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  border: 1px solid #fcea1f;
  padding: 10px 15px;
  color: white;
  font-size: 15px;
}

.index-right {
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  border: 1px solid #fcea1f;
  padding: 10px 15px;
  color: white;
  font-size: 15px;
}

.font-normal {
  font-family: var(--bodytxt);
}

.balance {
  color: #fcea1f;
}

.nav-tabs div {
  padding: 10px 15px;
  color: rgba(100, 100, 100, 1);
  width: 100%;
  text-align: center;
  cursor: pointer;
}

.manual-left,
.history-right {
  padding: 10px 15px;
  color: rgba(100, 100, 100, 1);
  width: 100%;
  text-align: center;
  cursor: pointer;
}

.nav-tabs div.active {
  color: white;
  background: var(--btn-accept);
}

.nav-tabs div:first-child {
  border-bottom-left-radius: 20px;
}

.nav-tabs div:last-child {
  border-bottom-right-radius: 20px;
}

.box-bet {
  border-radius: 20px;
  border: 1px solid #fcea1f;
  width: 100%;
}


.btn-small-yellow {
  background: #fcea1f;
  border-radius: 20px;
  padding: 5px 10px;
  font-size: 12px;
  color: rgba(34, 34, 34, 1);
  text-align: center;
  border: 0px;
}

.input-pinky-container {
  position: relative;
}

.btn-shadow {
  color: rgba(100, 100, 100, 1);
  background: transparent;
  border: 1px solid rgba(100, 100, 100, 1);
  border-radius: 20px;
  padding: 5px 20px;
  width: 100%;
}

.deposit-copy {
  border-radius: 20px;
  color: white;
  padding: 10px 20px;
  font-size: 15px;
}

.deposit-copy div:first-child {
  word-break: break-all;
}

.input-rights {
  color: #fcea1f;
  position: absolute;
  right: 7px;
  top: 13px;
}

.width-lx {
  min-width: 90px;
  max-width: 90px;
}

.width-lx-2 {
  min-width: 50px;
  max-width: 50px;
}

.table-new-container {
  width: 100%;
}

.table-contaienrs {
  border-radius: 20px;
}

.table-contaienrs th {
  font-size: 15px;
  text-align: center;
}

.table-contaienrs td {
  font-family: var(--bodytxt);
  font-size: 15px;
  text-align: center;
  border-bottom: 1px solid rgba(100, 100, 100, 1);
  color: white;
}

.text-yellows {
  color: #fcea1f;
}

.empty {
  border: 0px;
  padding: 10px !important;
}

.bg-mains {
  z-index: 11;
  padding-top: 68px !important;
}

.bg-mains[style*="padding-top: 0px"] {
  padding-top: 68px !important;
}

.hand-container {
  max-width: 80%;
  width: 100%;
  margin: auto;
}

body .phonelangbox {
  width: auto;
  overflow: hidden;
}

.login-container a {
  color: black;
}

.col-8.nopd.cursor {
  display: flex;
  align-items: center;
}

@media (max-width: 575px) {
  .imgtop {
    width: 6rem !important;
    margin-top: 8px;
  }
}

body .headersidebar img {
  width: 60px;
}

.col-8.nopd.cursor label {
  display: none;
}

body .shownav {
  top: 100%;
  /* left: 48%; */
  right: 40px;
}

.annouce-content .col-12 {
  margin-top: 0px !important;
  display: flex;
  align-items: center;
}

.annouce-content img {
  margin-top: 0px !important;
}

.container.gttab.active {
  display: block;
}

.container.gttab {
  display: none;
}

body .center {
  margin-bottom: 0px;
}

.border-box {
  border: 1px solid var(--btn-accept-border);
  border-radius: 20px;
}

.semi-yellow-box {
  border: 1px solid var(--btn-accept-border);
  border-radius: 20px;
  padding: 20px;
}

.pagination-container {
  display: flex;
  justify-content: center;
  width: 100%;
}

.pagination-box {
  border-radius: 50%;
  color: white;
  text-align: center;
  width: 35px;
  height: 35px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 25px 5px;
  font-family: var(--bodytxt);
  cursor: pointer;
}

.pagination-box.active {
  border-radius: 50%;
  border: 1px solid var(--btn-accept-border);
  color: var(--yellowtheme);
}

.profile-icon-left {
  position: absolute;
  left: 2px;
  top: 3px;
}

.profile-icon-right {
  position: absolute;
  right: 5px;
  top: 9px;
  cursor: pointer;
}

.profile-icon-right-2 {
  position: absolute;
  right: 35px;
  top: 9px;
  cursor: pointer;
}

.pink-border {
  padding: 20px;
  position: relative;
}

.border-1px-greys {
  border-top: 1px solid rgba(100, 100, 100, 1);
}

.text-green {
  color: var(--yellowtheme);
}

.text-gray {
  color: #909090;
}

.btn-yellow-large,
.btn-yellow-large:hover {
  font-size: 16px;
  width: 100%;
  flex-shrink: 0;
  border-radius: 10px;
  font-family: var(--headertxt);
  padding: 10px 25px;
  text-align: center;
  cursor: pointer;
}

.dropdown-saved-address .input-dropdown {
  font-family: var(--bodytxt);
  width: 100%;
  padding: 10px 15px;
  border-bottom: 1px solid rgba(100, 100, 100, 0.5);
  color: rgba(100, 100, 100, 1);
  font-size: 10px;
  word-break: break-word;
}

.dropdown-saved-address .dropdown-menu {
  min-height: 200px;
  height: 100%;
  overflow-y: scroll;
}

.input-pinky.error {
  color: var(--yellowtheme);
}

.error-messages {
  color: var(--yellowtheme);
  text-align: right;
  margin-top: 10px;
  font-family: var(--bodytxt);
}

.timer-wrapper {
  width: 100%;
  color: white;
  text-align: center;
}

.new-cycle-box {
  background: var(--btn-reject);
  color: white;
  text-align: center;
  padding: 20px;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}

.time {
  font-family: var(--bodytxt);
  font-size: 30px;
  text-shadow: 1px 1px rgba(255, 23, 117, 1);
  padding: 20px 0px 0px 0px;
}

.text {
  color: #fcea1f;
  padding: 10px 0px 20px 0px;
}

#countdown {
  border: 1px solid var(--btn-reject-border);
  border-top: 0px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}

.stake-value {
  font-family: var(--bodytxt);
  font-size: 35px;
}

.toggle-password img {
  position: absolute;
}
.toggle-password .hide-pw {
  display: none;
}
.show-hide-pw .hide-pw {
  display: block;
}
.show-hide-pw .show-pw {
  display: none;
}

.toggle-password img {
  position: absolute;
  right: 0;
}

.stepper-input {
  border-radius: 20px;
  border: 1px solid rgba(255, 23, 117, 1);
  display: flex;
  justify-content: center;
  width: 100%;
  position: relative;
  text-align: center;
  padding-top: 5px;
  padding-bottom: 5px;
}

.btn-left {
  position: absolute;
  left: 10px;
  border: 0px;
  background: transparent;
}

.btn-right {
  position: absolute;
  right: 10px;
  border: 0px;
  background: transparent;
}

.stepper-input .texts {
  border: 0px;
  color: white;
  text-align: center;
  font-family: var(--bodytxt);
}

.stepper-input .texts-2 {
  color: #fcea1f;
  margin-left: 5px;
  font-family: var(--bodytxt);
}

.stepper-input.default {
  border: 1px solid rgba(100, 100, 100, 1);
}

.h-26 {
  color: #fcea1f;
  font-size: 16px;
  height: 50px;
  text-align: center;
  width: 100%;
  justify-content: center;
}

.border-1px-yellow {
  border-top: 1px solid #fcea1f;
}

.is-toggle .menu_list {
  border: 0px;
  position: relative;
}

.is-toggle .menu_list::after {
  flex-shrink: 0;
  width: 15px;
  height: 15px;
  margin-left: auto;
  content: "";
  background-image: url("../images/arrow-down.svg");
  background-repeat: no-repeat;
  background-size: 15px;
  transition: transform 0.2s ease-in-out;
  position: absolute;
  right: 5px;
  top: 5px;
}

.is-toggle .menu_list:not(.collapsed)::after {
  background-image: url("../images/arrow-up.svg");
  position: absolute;
  right: 5px;
  top: 5px;
}

#stake-modal .register-container {
  background-color: #1b1b1c;
}

.form-control::placeholder,
.input-yellow-border::placeholder {
  color: grey;
}

.support-line-left {
  border-top: 1px solid rgb(133, 174, 143);
  position: absolute;
  max-width: 33%;
  width: 100%;
  top: 50%;
  left: 0;
}

.support-line-right {
  border-top: 1px solid rgb(133, 174, 143);
  position: absolute;
  max-width: 33%;
  width: 100%;
  top: 50%;
  right: 0;
}

.support-detail-container {
  font-family: var(--bodytxt);
}

.support-chat-container .chat-from-user .support-date {
  font-weight: 400;
  line-height: 30px;
  color: white;
  text-align: right;
  margin-bottom: 5px;
  margin-right: 5px;
}

.support-chat-container .chat-from-admin .support-date {
  font-weight: 400;
  line-height: 30px;
  color: white;
  text-align: left;
  margin-bottom: 5px;
  margin-left: 5px;
}

.support-chat-container .chat-from-user {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  color: black;
}

.support-chat-container .chat-from-admin {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  color: black;
}

.chat-from-user .chat-content-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.chat-from-user .chat-content {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 15px;
  min-width: auto;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  max-width: 720px;
  border: 1px solid #fcea1f;
  border-radius: 20px;
  width: 100%;
  margin-right: 0;
  margin-left: auto;
  margin-bottom: 30px;
  text-align: right;
}

.chat-from-admin .chat-content {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 15px;
  min-width: auto;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 100%;
  margin-left: auto;
  margin-bottom: 30px;
  max-width: 720px;
  border: 1px solid rgba(255, 255, 255, 1);
  color: white;
  border-radius: 20px;
}

.chat-from-user .chat-content #txtdisplay {
  width: initial !important;
}

.chat-from-user #txtdisplay {
  overflow: hidden;
  word-break: break-word;
  word-wrap: break-word;
  display: block;
  padding-top: 5px;
  color: white;
}

.chat-from-admin .chat-avatar-user div {
  border-radius: 50%;
  width: 60px;
  height: 60px;
  color: white;
  background: rgba(223, 223, 223, 1);
  margin-right: 20px;
  font-size: 24px;
  text-align: center;
  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-top: 25px;
}

.chat-from-admin #txtdisplay {
  overflow: hidden;
  word-break: break-word;
  word-wrap: break-word;
  display: block;
  padding-top: 5px;
  color: white;
}

.chat-content-wrapper {
  width: 100%;
}

.chat-from-user .chat-avatar-user div {
  border-radius: 50%;
  width: 60px;
  height: 60px;
  color: rgb(0, 0, 0);
  background: #fcea1f;
  margin-left: 20px;
  font-size: 24px;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 37px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.chat-from-admin .chat-title,
.chat-from-admin .chat-date-ago {
  color: rgb(82, 82, 82);
  padding-left: 10px;
  margin-bottom: 10px;
}

.support-send-area {
  display: flex;
  margin: 40px 0 0;
  align-items: stretch;
  justify-content: space-between;
  border-top: 1px solid rgba(125, 125, 125, 1);
  padding-top: 40px;
}
.support-send-area .support-input {
  background: transparent;
  border: 1px solid #fcea1f;
  border-radius: 20px;
  min-height: 50px;
  padding: 0 20px;
  width: calc(100% - 140px);
  color: #fff;
  font-family: var(--bodytxt);
}
.support-send-area .support-input:hover,
.support-send-area .support-input:focus {
  outline: none;
  box-shadow: none;
}
.support-send-area .send-btn {
  width: 120px;
  text-align: center;
  border: none;
  color: #000000;
  margin: 0 0 0 20px;
  background: #fcea1f;
  border-radius: 25px;
}

.f-20 {
  font-size: 20px;
}

.red-dot {
  width: 10px;
  height: 10px;
  background-color: var(--btn-reject);
  border-radius: 50%;
  position: absolute;
  right: -15px;
  top: 0px;
}

.text-red svg {
  width: 25px;
  margin-top: 3px;
  margin-right: 10px;
  margin-left: 10px;
}

.text-red {
  color: red;
}

#sidebar .red-dot {
  right: 31px;
  top: 8px;
}

.bg-opacity-black {
  margin: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  border-radius: 20px;
  border: 1px solid red;
  padding-right: 10px;
  padding-left: 0px;
}

.w-436 {
  width: 436px;
}

.digit {
  font-size: 16px;
}

.btn-greens {
  font-size: 16px;
  font-family: var(--headertxt);
  text-align: center;
  padding: 10px 30px;
  margin-bottom: 30px;
}

.title-container {
  font-size: 12px;
  text-transform: uppercase;
  color: white;
  font-family: var(--headertxt);
}

.auto-play-font {
  font-family: var(--headertxt);
}

.input-yellow-title.force-left,
.input-pinky-title.force-left {
    background: none;
    color: white;
    left: 2px;
    top: -37px;
}

.word-wraps {
  word-break: break-all;
}

.filter-btn {
  padding-left: 10px;
  display: flex;
  align-items: center;
  display: flex;
  justify-content: flex-end;
  cursor: pointer;
  margin-bottom: 10px;
  position: absolute;
  right: -19px;
  top: 3px;
}

.select-full {
  width: 100%;
  color: white;
  text-align: center;
  padding-top: 5px;
  padding-bottom: 5px;
  cursor: pointer;
}

.select-containers {
  padding-top: 30px;
  padding-bottom: 30px;
}

.select-full:hover {
  color: black;
  background: white;
}

.filter-btn svg {
  width: 16px;
}

.input-pinky-container .flatpickr-input2 {
  position: static;
  text-align: center;
  font-family: var(--bodytxt);
}

.input-pinky-container .flatpickr-input.hiddens {
  opacity: 0;
  width: calc(100% - 0px);
  height: 100%;
  position: absolute !important;
  left: 0;
  z-index: 99;
}

.flatpickr-input2:nth-child(2) {
  margin-right: 5px !important;
}

.flatpickr-input2:nth-child(3) {
  margin-left: 5px !important;
}

.alert-container {
  color: var(--Yellowy-Green, #fcea1f);
  text-transform: uppercase;
  font-family: var(--headertxt);
}

.red-alertss div,
.green-alertss div,
.alert-container div {
  font-family: var(--headertxt);
}

.red-alertss .alert-dots {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: var(--btn-reject);
  font-family: var(--headertxt);
}

.green-alertss .alert-dots {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: var(--btn-accept);
  font-family: var(--headertxt);
}

.net-container .col-6:first-child {
  padding-right: 5px !important;
}

.net-container .col-6:last-child {
  padding-left: 5px !important;
}

.filter-btn.rlr {
  right: -5px;
  top: 26px;
}

.bg-greyss {
  background: grey !important;
  border-bottom: 1px solid grey !important;
  border-top: 1px solid grey !important;
}

.bg-greyss:first-child {
  border-left: 20px solid grey !important;
}

.bg-greyss:last-child {
  border-right: 20px solid grey !important;
}

.ticks {
  position: absolute;
  right: 8px;
  top: 5px;
}

.toggle {
  cursor: pointer;
  display: inline-block;
}

.toggle-switch {
  display: inline-block;
  background: grey;
  border-radius: 16px;
  width: 58px;
  height: 32px;
  position: relative;
  vertical-align: middle;
  transition: background 0.25s;
}
.toggle-switch:before,
.toggle-switch:after {
  content: "";
}
.toggle-switch:before {
  display: block;
  background: linear-gradient(to bottom, #fff 0%, #eee 100%);
  border-radius: 50%;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.25);
  width: 24px;
  height: 24px;
  position: absolute;
  top: 4px;
  left: 4px;
  transition: left 0.25s;
}

.toggle:hover .toggle-switch:before {
  background: linear-gradient(to bottom, #fff 0%, #fff 100%);
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.5);
}

.toggle.green-alertss .toggle-checkbox:checked + .toggle-switch {
  background: linear-gradient(180deg, #fe333f 0%, #000000 100%);
}

.toggle.red-alertss .toggle-checkbox:checked + .toggle-switch {
  background: var(--btn-reject);
}
.toggle-checkbox:checked + .toggle-switch:before {
  left: 30px;
}

.toggle-checkbox {
  position: absolute;
  visibility: hidden;
}

.toggle-label {
  margin-left: 5px;
  position: relative;
  top: 2px;
}

.bg-presale {
  background: url("../images/bg-presale.png") no-repeat center;
  background-size: contain;
  height: 180px;
  max-width: 180px;
  margin: auto;
  margin-bottom: 30px;
}

.presale-icon {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  bottom: 0;
}

#presale-FDmodal .border-yellows div:first-child {
  word-break: break-word;
  margin-right: 20px;
}

#presale-FDmodal .border-yellows div:last-child,
#presale-FDmodal .text-yellow {
  word-break: break-word;
}

#presale-FDmodal .border-yellows.mt-3.d-flex {
  align-items: center;
}

.border-1px-greys {
  border-top: 1px solid #646464;
}

table th,
table td {
  padding: 0.75rem;
}
