@import url("https://fonts.googleapis.com/css2?family=Exo+2:ital,wght@0,100..900;1,100..900&family=Exo:ital,wght@0,100..900;1,100..900&display=swap");
.dialog {
  box-shadow: none !important;
  border-radius: 4px;
  background: #1f303e !important;
}
.dialogcontent {
  border-radius: 0px 0px 4px 4px;
  top: 31px !important;
}
.dialogcontent button {
  border-radius: 4px !important;
  text-transform: uppercase;
  font-size: 9px !important;
  border: none !important;
  padding: 0 !important;
  cursor: pointer;
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  background: linear-gradient(180deg, #304659, #2d4051) !important;
  color: #fff !important;
  font-family: "Exo 2", sans-serif;
  font-optical-sizing: auto;
  letter-spacing: 0.05em;
  line-height: 12px;
  text-align: center;
  font-weight: 700;
  font-style: normal;
}
.dialogcontent button:hover {
  background: linear-gradient(180deg, #2d4051, #2a3c4a) !important;
}
.header {
  border-radius: 4px 4px 0px 0px;
  border-bottom: 1px solid;
}
.title {
  color: #4a5e70 !important;
  font-weight: 600;
  font-size: 13px;
}
.shader {
  background: rgba(15, 26, 35, 0.79);
  opacity: 0.7;
  top: 0;
  border-radius: 4px 4px 0px 4px !important;
}
#BGTile {
  background-image: url("./bg.png") !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: center !important;
  background-color: #1b2935;
}
.tabs > ul > li {
  box-shadow: none !important;
  border: none;
  font-weight: 700 !important;
  font-size: 11px;
  color: #fff !important;
  background: linear-gradient(180deg, #304659, #2d4051) !important;
  line-height: 30px !important;
  top: 6px !important;
  font-family: "Exo 2", sans-serif;
  margin-left: 4px;
  cursor: pointer;
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  border-radius: 4px !important;
  text-transform: uppercase;
}
.tabs > ul > li:hover {
  background: linear-gradient(180deg, #2d4051, #2a3c4a) !important;
}
.bevel {
  border: 0 !important;
  border-bottom: 1px solid #2f4455 !important;
}
.bevel .center {
  text-align: left;
  font-size: 12px;
}
.bevel #ai_email_desc,
.bevel #ai_player_desc,
.bevel #ai_pw_desc,
.bevel #ai_avatar_desc {
  font-size: 11px;
  color: #fd5151 !important;
}
.input,
.textarea {
  border-radius: 4px;
  background: #1a2a37 !important;
  color: #fff !important;
  border: 0 !important;
}
.msgtext {
  font-size: 12px;
  font-weight: 500;
}
#li_namelabel,
#li_pwlabel {
  font-weight: 500;
}
.bold {
  font-weight: 600;
  letter-spacing: unset;
}
#LogInOutBtn button,
#BalanceBtn button,
#NotesBtn button,
#RingObserveBtn button,
#TourneyObserveBtn button,
#RingFilterBtn button,
#TourneyFilterBtn button,
#RingInfoBtn button,
#TourneyInfoBtn button,
#SearchBtn button,
#RingPlayersBtn button,
#TourneyPlayersBtn button,
#RingWaitBtn button,
#TourneyRegisterBtn button,
#SitnGoObserveBtn button,
#SitnGoFilterBtn button,
#SitnGoInfoBtn button,
#SitnGoPlayersBtn button,
#SitnGoRegisterBtn button,
.save button,
.ok button,
.cancel button,
#LobbyChatBtn button,
#li_createbtn button,
.commandbtn1 button,
.commandbtn2 button,
.commandbtn3 button,
.betbtn1 button,
.betbtn2 button,
.betbtn3 button,
.betbtn4 button,
.timebankbtn button,
.tr_ok button {
  border-radius: 4px !important;
  text-transform: uppercase;
  font-size: 9px !important;
  border: none !important;
  padding: 0 !important;
  cursor: pointer;
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  background: linear-gradient(180deg, #304659, #2d4051) !important;
  color: #fff !important;
  font-family: "Exo 2", sans-serif;
  font-optical-sizing: auto;
  letter-spacing: 0.05em;
  line-height: 12px;
  text-align: center;
  font-weight: 700;
  font-style: normal;
}
#LogInOutBtn button:hover,
#BalanceBtn button:hover,
#NotesBtn button:hover,
#RingObserveBtn button:hover,
#TourneyObserveBtn button:hover,
#RingFilterBtn button:hover,
#TourneyFilterBtn button:hover,
#RingInfoBtn button:hover,
#TourneyInfoBtn button:hover,
#SearchBtn button:hover,
#RingPlayersBtn button:hover,
#TourneyPlayersBtn button:hover,
#RingWaitBtn button:hover,
#TourneyRegisterBtn button:hover,
#SitnGoObserveBtn button:hover,
#SitnGoFilterBtn button:hover,
#SitnGoInfoBtn button:hover,
#SitnGoPlayersBtn button:hover,
#SitnGoRegisterBtn button:hover,
.save button:hover,
.ok button:hover,
.cancel button:hover,
#LobbyChatBtn button:hover,
#li_createbtn button:hover,
.commandbtn1 button:hover,
.commandbtn2 button:hover,
.commandbtn3 button:hover,
.betbtn1 button:hover,
.betbtn2 button:hover,
.betbtn3 button:hover,
.betbtn4 button:hover,
.timebankbtn button:hover,
.tr_ok button:hover {
  background: linear-gradient(180deg, #2d4051, #2a3c4a) !important;
}
.ok {
  margin-right: 5px;
}
.cancel {
  margin-left: 5px;
}
#SitePanel {
  display: none !important;
}
#LobbyTabs {
  inset: 60px 0px 0px !important;
  background: transparent !important;
}
.menu {
  background: transparent !important;
  color: #4a5e70 !important;
  font-weight: 600 !important;
  font-size: 12px !important;
  text-align: left !important;
  padding-left: 8px;
  padding-top: 3px;
}
#LobbyTabs {
  border-top: 1px solid;
}
#LobbyTabs > div {
  background: transparent !important;
}
.grid_header {
  background: #1f303e !important;
  color: #5c7387 !important;
  font-size: 12px !important;
  font-weight: 600;
}
.tabs > div {
  top: 39px;
  left: 3px;
  right: 3px;
  bottom: 3px;
  visibility: hidden;
}
#RingObserveBtn,
#TourneyObserveBtn,
#RingFilterBtn,
#TourneyFilterBtn,
#RingInfoBtn,
#TourneyInfoBtn,
#SearchBtn,
#RingPlayersBtn,
#TourneyPlayersBtn,
#RingWaitBtn,
#TourneyRegisterBtn,
#SitnGoObserveBtn,
#SitnGoFilterBtn,
#SitnGoInfoBtn,
#SitnGoPlayersBtn,
#SitnGoRegisterBtn {
  bottom: 3px !important;
}
#RingFilterBtn,
#TourneyFilterBtn,
#SitnGoFilterBtn {
  left: 3px !important;
}
#RingObserveBtn,
#TourneyObserveBtn,
#SitnGoObserveBtn {
  left: 18.7% !important;
}
#RingInfoBtn,
#TourneyInfoBtn,
#SitnGoInfoBtn {
  left: 36.9% !important;
}
#RingPlayersBtn,
#TourneyPlayersBtn,
#SitnGoPlayersBtn {
  left: 55% !important;
}
#RingWaitBtn,
#TourneyRegisterBtn,
#SitnGoRegisterBtn {
  right: 3px !important;
  left: unset !important;
  width: 26.5% !important;
}
#RingWaitBtn button,
#TourneyRegisterBtn button,
#SitnGoRegisterBtn button {
  background: linear-gradient(180deg, #FFC84B, #F99D41) !important;
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  color: #1b2935 !important;
}
#RingWaitBtn button:hover,
#TourneyRegisterBtn button:hover,
#SitnGoRegisterBtn button:hover {
  background: linear-gradient(180deg, #F99D41, #EA8323) !important;
}
.commandbtn3 button {
  background: linear-gradient(180deg, #FFC84B, #F99D41) !important;
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  color: #1b2935 !important;
}
.commandbtn3 button:hover {
  background: linear-gradient(180deg, #F99D41, #EA8323) !important;
}
#SearchBtn {
  left: 3px !important;
  bottom: 3px !important;
  width: 32.6% !important;
}
#NotesBtn {
  left: 33.8% !important;
  bottom: 3px !important;
  width: 32.6% !important;
}
#BalanceBtn {
  left: 67.05% !important;
  bottom: 3px !important;
  width: 32.6% !important;
}
div#LogInOutBtn {
  right: 3px !important;
  left: unset !important;
  width: 40.25% !important;
  bottom: 3px !important;
}
#LogInOutBtn button {
  color: #1b2935 !important;
  background: linear-gradient(180deg, #FFC84B, #F99D41) !important;
}
#LogInOutBtn button:hover {
  background: linear-gradient(180deg, #F99D41, #EA8323) !important;
}
.scrollbar {
  background: #2b4153 !important;
  border: 0px !important;
  width: 20px !important;
  right: 0px !important;
}
.scrollbar .scrollbar_thumb {
  background: #374f63 !important;
  border: 0px;
  border-radius: 4px;
  left: 3px;
  right: 3px;
  cursor: pointer;
}
.scrollbar_down,
.scrollbar_up {
  color: #374f63 !important;
}
.grid {
  border-radius: 4px;
}
#LobbyChatSendBtn button {
  background: #FFC84B !important;
  border: 0px !important;
  border-radius: 0px 4px 4px 0px !important;
}
#LobbyChatSendBtn {
  height: 26px !important;
}
.grid_data > div > div {
  font-weight: 600 !important;
  font-size: 11px;
}
#LobbyChatText .memo span {
  font-size: 13px;
  min-height: 20px;
  font-weight: 500;
}
#LoginSelected,
#RingSelected,
#TourneySelected,
#SitnGoSelected {
  font-size: 15px;
  bottom: 52px !important;
  background: #1f303e;
  border-radius: 4px;
  height: 32px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #FFC84B;
}
.minbtn {
  right: 50px !important;
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 448 512%22%3E%3Cpath d=%22M432 256c0 17.7-14.3 32-32 32L48 288c-17.7 0-32-14.3-32-32s14.3-32 32-32l352 0c17.7 0 32 14.3 32 32z%22 fill=%22%2354697b%22/%3E%3C/svg%3E");
}
.minbtn:hover {
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 448 512%22%3E%3Cpath d=%22M432 256c0 17.7-14.3 32-32 32L48 288c-17.7 0-32-14.3-32-32s14.3-32 32-32l352 0c17.7 0 32 14.3 32 32z%22 fill=%22white%22/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
}
.maxbtn {
  background-size: 12px !important;
  right: 28px;
  top: 9px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 512 512%22%3E%3Cpath d=%22M432 48H208c-17.7 0-32 14.3-32 32V96H128V80c0-44.2 35.8-80 80-80H432c44.2 0 80 35.8 80 80V304c0 44.2-35.8 80-80 80H416V336h16c17.7 0 32-14.3 32-32V80c0-17.7-14.3-32-32-32zM48 448c0 8.8 7.2 16 16 16H320c8.8 0 16-7.2 16-16V256H48V448zM64 128H320c35.3 0 64 28.7 64 64V448c0 35.3-28.7 64-64 64H64c-35.3 0-64-28.7-64-64V192c0-35.3 28.7-64 64-64z%22 fill=%22%2354697b%22/%3E%3C/svg%3E");
}
.maxbtn:hover {
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 512 512%22%3E%3Cpath d=%22M432 48H208c-17.7 0-32 14.3-32 32V96H128V80c0-44.2 35.8-80 80-80H432c44.2 0 80 35.8 80 80V304c0 44.2-35.8 80-80 80H416V336h16c17.7 0 32-14.3 32-32V80c0-17.7-14.3-32-32-32zM48 448c0 8.8 7.2 16 16 16H320c8.8 0 16-7.2 16-16V256H48V448zM64 128H320c35.3 0 64 28.7 64 64V448c0 35.3-28.7 64-64 64H64c-35.3 0-64-28.7-64-64V192c0-35.3 28.7-64 64-64z%22 fill=%22white%22/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
}
.closebtn {
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 384 512%22%3E%3Cpath d=%22M342.6 150.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 210.7 86.6 105.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L146.7 256 41.4 361.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L192 301.3 297.4 406.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L237.3 256 342.6 150.6z%22 fill=%22%2354697b%22/%3E%3C/svg%3E");
}
.closebtn:hover {
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 384 512%22%3E%3Cpath d=%22M342.6 150.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 210.7 86.6 105.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L146.7 256 41.4 361.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L192 301.3 297.4 406.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L237.3 256 342.6 150.6z%22 fill=%22white%22/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
}
.minbtn,
.maxbtn,
.closebtn {
  background-repeat: no-repeat;
  background-size: contain;
  cursor: pointer;
}
.menu.menu_bold {
  position: relative !important;
  display: inline;
  left: 0px !important;
  margin-right: 5px;
  top: 33px !important;
}
.menu.menu_bold ul {
  position: absolute !important;
  left: 0px;
}
#Lobby .title {
  color: #fff !important;
}
#LobbyChatSendBtn button {
  font-family: Arial, sans-serif;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
#LobbyChatSendBtn button:after {
  content: "▼";
  text-indent: 0;
  display: block;
  text-align: center;
  position: relative;
  top: -7px;
  font-size: 10px;
}
.bannermiddle:not(:empty) {
  font-weight: 500;
  font-size: 14px;
  color: #FFC84B !important;
  background: #FFC84B1c;
  z-index: 1;
  max-width: 220px;
  margin: -3px auto auto auto;
  padding: 10px 0;
  border-radius: 30px;
}
.checkbox {
  background: #13202b !important;
  border-radius: 4px;
  cursor: pointer;
}
.checkbox.checkbox_check:after {
  transform: rotate(45deg);
  position: absolute;
  left: 6px;
  top: 3px;
  display: table;
  width: 2px;
  height: 7px;
  border: 2px solid #FFC84B;
  border-top: 0;
  border-left: 0;
  content: " ";
}
.checkbox.checkbox_radio:after {
  position: absolute;
  left: 4px;
  top: 4px;
  display: table;
  width: 8px;
  height: 7px;
  border-top: 0;
  border-left: 0;
  content: " ";
  background: #FFC84B;
  transform: rotate(0deg);
  border-radius: 2px;
}
.checkbox_label {
  font-size: 11px !important;
  font-weight: 500 !important;
  line-height: 15px;
  cursor: pointer;
}
.tablechattext {
  background: #152430 !important;
}
.tablechattext span {
  display: block !important;
}
.tablechattext br {
  display: none !important;
}
.bannerleft {
  display: none !important;
}
.chateditframe {
  box-shadow: none !important;
  left: 0px !important;
  border: none !important;
  margin-top: 0px;
  background: #152430 !important;
  height: 30px !important;
  padding: 6px;
  padding-right: 120px;
  border-radius: 0px 4px 0px 0px;
  top: 391px !important;
}
.tablechatedit {
  top: 8px !important;
  left: 8px !important;
}
.tablechatedit input {
  width: 293px;
  border-radius: 4px !important;
  height: 27px !important;
  font-size: 10px !important;
  background: #13202b !important;
}
.tablechattext .scrollbar {
  width: 12px !important;
  right: 7px !important;
  background: transparent !important;
}
.tablechattext .scrollbar .scrollbar_up {
  display: none;
}
.tablechattext .scrollbar .scrollbar_down {
  display: none;
}
.tablechattext .scrollbar .scrollbar_thumb {
  background: #213443 !important;
}
.tablestatstext .scrollbar {
  width: 12px !important;
  right: 7px !important;
  background: transparent !important;
}
.tablestatstext .scrollbar .scrollbar_up {
  display: none;
}
.tablestatstext .scrollbar .scrollbar_down {
  display: none;
}
.tablestatstext .scrollbar .scrollbar_thumb {
  background: #2d4355 !important;
}
.chattextframe .memo span {
  font-size: 10px;
  font-weight: 500;
  color: #fff !important;
}
.chattextframe .memo span > font:nth-child(1) {
  color: #ffffff !important;
}
.chattextframe .memo span > font:nth-child(2) {
  color: #ffffff !important;
}
.chattextframe .memo.noselect {
  padding: 2px 8px 3px 8px;
}
.chatstatsicon {
  left: 308px !important;
  top: 400px !important;
  cursor: pointer;
  background: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'><path fill='%2354697b' d='M160 80c0-26.5 21.5-48 48-48h32c26.5 0 48 21.5 48 48V432c0 26.5-21.5 48-48 48H208c-26.5 0-48-21.5-48-48V80zM0 272c0-26.5 21.5-48 48-48H80c26.5 0 48 21.5 48 48V432c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V272zM368 96h32c26.5 0 48 21.5 48 48V432c0 26.5-21.5 48-48 48H368c-26.5 0-48-21.5-48-48V144c0-26.5 21.5-48 48-48z'/></svg>")
    8px 6px / auto 13px no-repeat !important;
  background-color: #213443 !important;
  height: 26px !important;
  border-radius: 4px !important;
  width: 26px !important;
}
.tablechatsendbtn {
  left: 276px !important;
  top: 11px !important;
}
.tablechatsendbtn button {
  border: 0 !important;
  border-radius: 4px !important;
  cursor: pointer;
  padding: unset !important;
  height: 19px !important;
  margin-top: 1px !important;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
.tablechatsendbtn button:after {
  content: url("data:image/svg+xml,%3Csvg width='33' height='33' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='33' height='33' rx='8' fill='%23FFC84B'%3E%3C/rect%3E%3Cpath d='M12.432 15.525l6.474.85-6.474.879L10 22.937h1.875L25 16.375 11.875 9.812H10l2.432 5.713z' fill='%2314232F'%3E%3C/path%3E%3C/svg%3E");
  display: block;
  height: 16px;
  width: 16px;
  text-indent: 0;
  position: relative;
  top: -20px;
  right: 5px;
  text-align: center;
  transform: scale(0.8);
}
.tablestatstext {
  top: -2px !important;
  border-top: 1px solid #54697b !important;
}
.bannerright {
  color: #fff !important;
  opacity: 1;
  font-family: "Exo 2", sans-serif !important;
  font-size: 15px;
  font-weight: 600 !important;
  letter-spacing: 0.75px !important;
}
.bannerright2 {
  color: #4a5e70 !important;
  font-family: "Exo 2", sans-serif !important;
  font-size: 13px;
  font-weight: 600 !important;
  letter-spacing: 0.75px !important;
  opacity: 1 !important;
}
.chattextframe {
  left: 0px !important;
  box-shadow: none !important;
  border: none;
  margin-top: 11px;
  background: #1b2935 !important;
  width: 341px !important;
  border-top: 1px solid #13202b !important;
  border-color: #13202b !important;
}
#client_div div,
#client_div table {
  border-color: #283b4b;
}
#RingGrid,
#LoginGrid,
#TourneyGrid,
#SitnGoGrid {
  border-color: #283b4b !important;
}
#RingGrid *,
#LoginGrid *,
#TourneyGrid *,
#SitnGoGrid * {
  border-color: #283b4b !important;
}
.icontray {
  background: #1f303e !important;
  border-top: 1px solid #283b4b !important;
}
.sp_graphic {
  background: #20303c !important;
  max-width: 45px;
  height: 45px;
  margin: auto;
  border-radius: 35px;
  min-width: 45px;
  min-height: 45px;
  border: 2px solid #2f4454a8 !important;
  opacity: 1 !important;
  margin-top: -13px;
  background-image: url('data:image/svg+xml,<svg width="14" height="14" viewBox="0 0 14 14" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M8.07692 1.07692C8.07692 0.48125 7.59567 0 7 0C6.40433 0 5.92308 0.48125 5.92308 1.07692V5.92308H1.07692C0.48125 5.92308 0 6.40433 0 7C0 7.59567 0.48125 8.07692 1.07692 8.07692H5.92308V12.9231C5.92308 13.5188 6.40433 14 7 14C7.59567 14 8.07692 13.5188 8.07692 12.9231V8.07692H12.9231C13.5188 8.07692 14 7.59567 14 7C14 6.40433 13.5188 5.92308 12.9231 5.92308H8.07692V1.07692Z" fill="%232F4354"/></svg>') !important;
  background-repeat: no-repeat !important;
  background-position: center center !important;
  cursor: pointer !important;
  z-index: 2;
  pointer-events: none;
}
.sp_graphic:hover {
  opacity: 0.8 !important;
}
.infobar {
  color: #fff;
  font-weight: 600;
  font-size: 12px;
  text-align: left;
}
.raisebox {
  border: none !important;
  border-radius: 4px !important;
  width: 314px !important;
  left: 381px !important;
  height: 32px !important;
  top: 436px !important;
  background: #13202b !important;
}
.raisebox input {
  font-weight: 600;
}
.commandbtn3 {
  left: 589px !important;
  width: 105px !important;
}
.commandbtn2 {
  left: 485px !important;
}
.commandbtn1 {
  left: 381px !important;
}
.tablemessage {
  text-align: left !important;
  left: 382px !important;
  top: 391px !important;
  font-weight: 600;
  font-size: 13px !important;
}
.betbtn1 {
  left: 382px !important;
  top: 412px !important;
}
.betbtn2 {
  left: 431px !important;
  top: 412px !important;
}
.betbtn3 {
  left: 480px !important;
  top: 412px !important;
}
.betbtn4 {
  left: 529px !important;
  top: 412px !important;
}
.raiseinput {
  width: 200px !important;
  top: 0px !important;
  left: 0px !important;
  height: 33px !important;
  font-weight: 600 !important;
  font-size: 19px !important;
  background: transparent !important;
  padding-left: 24px;
}
.raiseinput:after {
  content: url("data:image/svg+xml,%3Csvg width='24' height='28' viewBox='0 0 24 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M14.4063 1.45926C12.9173 0.599517 11.0827 0.599518 9.59368 1.45926L2.40632 5.60911C0.917285 6.46885 0 8.05772 0 9.77721V18.0769C0 19.7964 0.917285 21.3853 2.40632 22.245L9.59368 26.3948C11.0827 27.2546 12.9173 27.2546 14.4063 26.3948L21.5937 22.245C23.0827 21.3853 24 19.7964 24 18.0769V9.77721C24 8.05772 23.0827 6.46885 21.5937 5.60911L14.4063 1.45926ZM13.9042 4.05414C12.7242 3.37352 11.2704 3.37352 10.0904 4.05414L4.39482 7.3394C3.21484 8.02003 2.48794 9.27787 2.48794 10.6391V17.2096C2.48794 18.5709 3.21484 19.8287 4.39482 20.5093L10.0904 23.7946C11.2704 24.4752 12.7242 24.4752 13.9042 23.7946L19.5998 20.5093C20.7798 19.8287 21.5067 18.5709 21.5067 17.2096V10.6391C21.5067 9.27787 20.7798 8.02003 19.5998 7.3394L13.9042 4.05414Z' fill='%23FFC84B'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M13.4285 6.47082C12.5426 5.95667 11.4511 5.95667 10.5652 6.47082L7.09002 8.48773L11.8716 11.173L16.7805 8.41625L13.4285 6.47082ZM17.5415 8.85795L14.6699 13.9713L17.504 19.0179L17.7046 18.9015C18.5905 18.3873 19.1362 17.4371 19.1362 16.4088V11.4453C19.1362 10.4169 18.5905 9.46674 17.7046 8.95259L17.5415 8.85795ZM16.7029 19.4828L11.8716 16.7696L7.16762 19.4114L10.5652 21.3832C11.4511 21.8974 12.5426 21.8974 13.4285 21.3832L16.7029 19.4828ZM6.30077 18.9083L9.07332 13.9713L6.26331 8.96771C5.3926 9.48524 4.85742 10.427 4.85742 11.4453V16.4088C4.85742 17.4371 5.40316 18.3873 6.28907 18.9015L6.30077 18.9083Z' fill='%23FFC84B'/%3E%3C/svg%3E%0A") !important;
  position: absolute;
  left: 5px;
  top: 2px;
  z-index: 10;
  transform: scale(0.75);
}
.raiseinput input {
  background: transparent !important;
  padding-left: 8px !important;
  font-family: "Exo 2", sans-serif !important;
  padding-bottom: 3px;
}
.raiseslider {
  left: unset !important;
  right: 7px;
  top: 6px !important;
  width: 100px !important;
}
.slider_thumb {
  box-shadow: none !important;
  background: #2f4355 !important;
  border: none !important;
  border-radius: 4px;
  width: 11px;
}
.slider_bar {
  border: none !important;
  background: #20313f !important;
  box-shadow: none !important;
}
.resizeOverride {
  position: absolute;
  bottom: 9px;
  right: 9px;
  cursor: pointer;
}
.resizeOverride .resize {
  display: none !important;
  opacity: 0 !important;
}
.resizeOverride:after {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  opacity: 1 !important;
  border-top: 9px solid transparent;
  border-right: 9px solid #2a4051;
}
.resizeOverride:hover:after {
  border-right: 9px solid #54697b;
}
#Connecting {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px !important;
  font-weight: 600 !important;
  letter-spacing: 0px !important;
  word-spacing: -3px !important;
}
#client_div {
  background: #1b2935 !important;
}
.nextPanel {
  left: 382px !important;
  background: #1f303e !important;
  top: 419px !important;
  width: 324px !important;
  border-radius: 4px;
  height: 94px !important;
}
.nextPanel .nextmove1 {
  top: 15px !important;
  left: 15px !important;
}
.nextPanel .nextmove2 {
  top: 15px !important;
  left: 165px !important;
}
.nextPanel .nextmove3 {
  top: 60px !important;
  left: 15px !important;
}
.nextPanel .nextmove4 {
  top: 60px !important;
  left: 165px !important;
}
.nextPanel .checkbox {
  background: #152430 !important;
}
.timebankbtn {
  left: 578px !important;
  top: 408px !important;
  width: 117px !important;
  height: 20px !important;
}
.timebankbtn button {
  color: #ffffff !important;
  background: linear-gradient(180deg, #f66, #ff4e4e) !important;
}
.timebankbtn button:hover {
  background: linear-gradient(180deg, #ff4e4e, #ff3b3b) !important;
}
.tablestatsheader {
  text-align: left;
  line-height: 13px !important;
  font-weight: 600;
  padding: 15px 8px 8px 8px;
  border-radius: 0px 4px 0px 0px;
  vertical-align: bottom !important;
  box-sizing: border-box !important;
}
.totalplate {
  flex-direction: row !important;
  align-items: center;
  justify-content: space-between;
  flex-wrap: nowrap !important;
  white-space: nowrap !important;
  background: #FFC84B14;
  border-radius: 4px;
  font-weight: 600;
  left: 288px !important;
  width: 115px !important;
  color: #FFC84B;
  box-sizing: border-box !important;
  padding: 0 11px;
  font-family: "Exo 2", sans-serif;
  font-size: 16px;
  letter-spacing: 0.5px;
}
.totalplate br {
  display: inline-block;
  width: 0;
}
.header .title:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: unset;
  background: linear-gradient(90deg, rgba(0, 0, 0, 0), #1f303e);
  width: 100px;
}
.iconLeave {
  background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M377.9 105.9L500.7 228.7c7.2 7.2 11.3 17.1 11.3 27.3s-4.1 20.1-11.3 27.3L377.9 406.1c-6.4 6.4-15 9.9-24 9.9c-18.7 0-33.9-15.2-33.9-33.9l0-62.1-128 0c-17.7 0-32-14.3-32-32l0-64c0-17.7 14.3-32 32-32l128 0 0-62.1c0-18.7 15.2-33.9 33.9-33.9c9 0 17.6 3.6 24 9.9zM160 96L96 96c-17.7 0-32 14.3-32 32l0 256c0 17.7 14.3 32 32 32l64 0c17.7 0 32 14.3 32 32s-14.3 32-32 32l-64 0c-53 0-96-43-96-96L0 128C0 75 43 32 96 32l64 0c17.7 0 32 14.3 32 32s-14.3 32-32 32z" fill="%2354697b"/></svg>') !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: 15px !important;
  cursor: pointer !important;
}
.iconSettings {
  background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M495.9 166.6c3.2 8.7 .5 18.4-6.4 24.6l-43.3 39.4c1.1 8.3 1.7 16.8 1.7 25.4s-.6 17.1-1.7 25.4l43.3 39.4c6.9 6.2 9.6 15.9 6.4 24.6c-4.4 11.9-9.7 23.3-15.8 34.3l-4.7 8.1c-6.6 11-14 21.4-22.1 31.2c-5.9 7.2-15.7 9.6-24.5 6.8l-55.7-17.7c-13.4 10.3-28.2 18.9-44 25.4l-12.5 57.1c-2 9.1-9 16.3-18.2 17.8c-13.8 2.3-28 3.5-42.5 3.5s-28.7-1.2-42.5-3.5c-9.2-1.5-16.2-8.7-18.2-17.8l-12.5-57.1c-15.8-6.5-30.6-15.1-44-25.4L83.1 425.9c-8.8 2.8-18.6 .3-24.5-6.8c-8.1-9.8-15.5-20.2-22.1-31.2l-4.7-8.1c-6.1-11-11.4-22.4-15.8-34.3c-3.2-8.7-.5-18.4 6.4-24.6l43.3-39.4C64.6 273.1 64 264.6 64 256s.6-17.1 1.7-25.4L22.4 191.2c-6.9-6.2-9.6-15.9-6.4-24.6c4.4-11.9 9.7-23.3 15.8-34.3l4.7-8.1c6.6-11 14-21.4 22.1-31.2c5.9-7.2 15.7-9.6 24.5-6.8l55.7 17.7c13.4-10.3 28.2-18.9 44-25.4l12.5-57.1c2-9.1 9-16.3 18.2-17.8C227.3 1.2 241.5 0 256 0s28.7 1.2 42.5 3.5c9.2 1.5 16.2 8.7 18.2 17.8l12.5 57.1c15.8 6.5 30.6 15.1 44 25.4l55.7-17.7c8.8-2.8 18.6-.3 24.5 6.8c8.1 9.8 15.5 20.2 22.1 31.2l4.7 8.1c6.1 11 11.4 22.4 15.8 34.3zM256 336a80 80 0 1 0 0-160 80 80 0 1 0 0 160z" fill="%2354697b"/></svg>') !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: 15px !important;
  cursor: pointer !important;
}
.iconDefault {
  background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M32 32C14.3 32 0 46.3 0 64v96c0 17.7 14.3 32 32 32s32-14.3 32-32V96h64c17.7 0 32-14.3 32-32s-14.3-32-32-32H32zM64 352c0-17.7-14.3-32-32-32s-32 14.3-32 32v96c0 17.7 14.3 32 32 32h96c17.7 0 32-14.3 32-32s-14.3-32-32-32H64V352zM320 32c-17.7 0-32 14.3-32 32s14.3 32 32 32h64v64c0 17.7 14.3 32 32 32s32-14.3 32-32V64c0-17.7-14.3-32-32-32H320zM448 352c0-17.7-14.3-32-32-32s-32 14.3-32 32v64H320c-17.7 0-32 14.3-32 32s14.3 32 32 32h96c17.7 0 32-14.3 32-32V352z" fill="%2354697b"/></svg>') !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: 15px !important;
  cursor: pointer !important;
}
.iconReplay {
  background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M459.5 440.6c9.5 7.9 22.8 9.7 34.1 4.4s18.4-16.6 18.4-29V96c0-12.4-7.2-23.7-18.4-29s-24.5-3.6-34.1 4.4L288 214.3V256v41.7L459.5 440.6zM256 352V256 128 96c0-12.4-7.2-23.7-18.4-29s-24.5-3.6-34.1 4.4l-192 160C4.2 237.5 0 246.5 0 256s4.2 18.5 11.5 24.6l192 160c9.5 7.9 22.8 9.7 34.1 4.4s18.4-16.6 18.4-29V352z" fill="%2354697b"/></svg>') !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: 15px !important;
  cursor: pointer !important;
}
.iconRotate {
  background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M159.7 89.9c20.8-12.1 44-20.4 68.8-23.9L219.5 2.6c-35.2 5-68.1 17.2-97.2 35.1C114.3 34 105.4 32 96 32C60.7 32 32 60.7 32 96c0 9.4 2 18.3 5.6 26.3c-17.8 29.1-30 61.9-35 97.2l63.4 9.1c3.5-24.8 11.8-48 23.9-68.8c2 .2 4.1 .3 6.1 .3c35.3 0 64-28.7 64-64c0-2.1-.1-4.1-.3-6.1zm262.4 69.9c12.1 20.8 20.4 44 23.9 68.8l63.4-9.1c-5-35.2-17.2-68.1-35.1-97.2c3.6-8 5.6-16.9 5.6-26.3c0-35.3-28.7-64-64-64c-9.4 0-18.3 2-26.3 5.6c-29.1-17.8-61.9-30-97.2-35.1l-9.1 63.4c24.8 3.5 48 11.8 68.8 23.9c-.2 2-.3 4.1-.3 6.1c0 35.3 28.7 64 64 64c2.1 0 4.1-.1 6.2-.3zM89.9 352.3c-12.1-20.8-20.4-44-23.9-68.8L2.6 292.5c5 35.2 17.2 68.1 35 97.2C34 397.7 32 406.6 32 416c0 35.3 28.7 64 64 64c9.4 0 18.3-2 26.3-5.6c29.1 17.8 61.9 30 97.2 35l9.1-63.4c-24.8-3.5-48-11.8-68.8-23.9c.2-2 .3-4.1 .3-6.1c0-35.3-28.7-64-64-64c-2.1 0-4.1 .1-6.1 .3zm262.4 69.9c-20.8 12.1-44 20.4-68.8 23.9l9.1 63.4c35.2-5 68.1-17.2 97.2-35c8 3.6 16.9 5.6 26.3 5.6c35.3 0 64-28.7 64-64c0-9.4-2-18.3-5.6-26.3c17.8-29.1 30-61.9 35.1-97.2l-63.4-9.1c-3.5 24.8-11.8 48-23.9 68.8c-2-.2-4.1-.3-6.2-.3c-35.3 0-64 28.7-64 64c0 2.1 .1 4.1 .3 6.2zM227.7 313.8c-20.8-10.6-34.9-32.2-34.9-57c0-15.6 5.6-29.9 14.9-41.1l25.9 25.9 0-81.6L152 160l21.7 21.7c-17.9 19.8-28.9 46.2-28.9 75.1c0 43.6 24.9 81.3 61.1 99.8l21.8-42.7zm93.1-58.6c0 15.6-5.6 29.9-14.9 41.1L280 270.4l0 81.6h81.6l-21.7-21.7c17.9-19.8 28.9-46.2 28.9-75.1c0-43.6-24.9-81.3-61.1-99.8l-21.8 42.7c20.8 10.6 34.9 32.2 34.9 57z" fill="%2354697b"/></svg>') !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: 15px !important;
  cursor: pointer !important;
}
.iconRefresh {
  background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M463.5 224H472c13.3 0 24-10.7 24-24V72c0-9.7-5.8-18.5-14.8-22.2s-19.3-1.7-26.2 5.2L413.4 96.6c-87.6-86.5-228.7-86.2-315.8 1c-87.5 87.5-87.5 229.3 0 316.8s229.3 87.5 316.8 0c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0c-62.5 62.5-163.8 62.5-226.3 0s-62.5-163.8 0-226.3c62.2-62.2 162.7-62.5 225.3-1L327 183c-6.9 6.9-8.9 17.2-5.2 26.2s12.5 14.8 22.2 14.8H463.5z" fill="%2354697b"/></svg>') !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: 15px !important;
  cursor: pointer !important;
}
.iconChips {
  background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M512 80c0 18-14.3 34.6-38.4 48c-29.1 16.1-72.5 27.5-122.3 30.9c-3.7-1.8-7.4-3.5-11.3-5C300.6 137.4 248.2 128 192 128c-8.3 0-16.4 .2-24.5 .6l-1.1-.6C142.3 114.6 128 98 128 80c0-44.2 86-80 192-80S512 35.8 512 80zM160.7 161.1c10.2-.7 20.7-1.1 31.3-1.1c62.2 0 117.4 12.3 152.5 31.4C369.3 204.9 384 221.7 384 240c0 4-.7 7.9-2.1 11.7c-4.6 13.2-17 25.3-35 35.5c0 0 0 0 0 0c-.1 .1-.3 .1-.4 .2l0 0 0 0c-.3 .2-.6 .3-.9 .5c-35 19.4-90.8 32-153.6 32c-59.6 0-112.9-11.3-148.2-29.1c-1.9-.9-3.7-1.9-5.5-2.9C14.3 274.6 0 258 0 240c0-34.8 53.4-64.5 128-75.4c10.5-1.5 21.4-2.7 32.7-3.5zM416 240c0-21.9-10.6-39.9-24.1-53.4c28.3-4.4 54.2-11.4 76.2-20.5c16.3-6.8 31.5-15.2 43.9-25.5V176c0 19.3-16.5 37.1-43.8 50.9c-14.6 7.4-32.4 13.7-52.4 18.5c.1-1.8 .2-3.5 .2-5.3zm-32 96c0 18-14.3 34.6-38.4 48c-1.8 1-3.6 1.9-5.5 2.9C304.9 404.7 251.6 416 192 416c-62.8 0-118.6-12.6-153.6-32C14.3 370.6 0 354 0 336V300.6c12.5 10.3 27.6 18.7 43.9 25.5C83.4 342.6 135.8 352 192 352s108.6-9.4 148.1-25.9c7.8-3.2 15.3-6.9 22.4-10.9c6.1-3.4 11.8-7.2 17.2-11.2c1.5-1.1 2.9-2.3 4.3-3.4V304v5.7V336zm32 0V304 278.1c19-4.2 36.5-9.5 52.1-16c16.3-6.8 31.5-15.2 43.9-25.5V272c0 10.5-5 21-14.9 30.9c-16.3 16.3-45 29.7-81.3 38.4c.1-1.7 .2-3.5 .2-5.3zM192 448c56.2 0 108.6-9.4 148.1-25.9c16.3-6.8 31.5-15.2 43.9-25.5V432c0 44.2-86 80-192 80S0 476.2 0 432V396.6c12.5 10.3 27.6 18.7 43.9 25.5C83.4 438.6 135.8 448 192 448z" fill="%2354697b"/></svg>') !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: 15px !important;
  cursor: pointer !important;
}
.iconChat {
  background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M0 64C0 28.7 28.7 0 64 0H448c35.3 0 64 28.7 64 64V352c0 35.3-28.7 64-64 64H309.3L185.6 508.8c-4.8 3.6-11.3 4.2-16.8 1.5s-8.8-8.2-8.8-14.3V416H64c-35.3 0-64-28.7-64-64V64zM128 240a32 32 0 1 0 0-64 32 32 0 1 0 0 64zm128 0a32 32 0 1 0 0-64 32 32 0 1 0 0 64zm160-32a32 32 0 1 0 -64 0 32 32 0 1 0 64 0z" fill="%2354697b"/></svg>') !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: 15px !important;
  cursor: pointer !important;
}
.sp_seat {
  background: rgba(19, 32, 43, 0) !important;
  height: 50px;
  border-radius: 4px;
  z-index: 1;
}
.sp_name {
  text-align: center !important;
  font-weight: 600;
  top: 8px !important;
  left: 6px !important;
  width: 117px !important;
}
.sp_info {
  text-align: center !important;
  font-weight: 600;
  top: 26px !important;
  left: 6px !important;
  width: 117px !important;
  font-family: "Exo 2";
  letter-spacing: 0.5px;
  font-size: 11px;
  color: #FFC84B !important;
}
.sp_avatar {
  display: none !important;
}
.sp_glow {
  width: 8px !important;
  right: 10px !important;
  left: unset !important;
  border-radius: 3px !important;
  top: 21px !important;
  background: #FFC84B;
  height: 8px !important;
  box-shadow: 0px 0px 9px 0px #FFC84B !important;
}
.checkbox_label {
  color: #fff;
}
#PostFlopBtns,
#PreFlopBtns,
#ChatTimestamps,
#NumberFormat,
#Interface,
#FontSize,
#BlockedChat,
#TimeFormat {
  font-size: 12px;
  font-weight: 500;
}
.opaque {
  opacity: 1 !important;
}
.transparent {
  opacity: 0 !important;
}
.tablecontent {
  font-weight: 600;
}
#LogInOutBtn {
  display: none !important;
}
li#LobbyExit {
  display: none !important;
}
#AccountLogout {
  display: none !important;
}
div#Lobby .closebtn {
  display: none !important;
}
li#AccountLogin {
  display: none !important;
}
