﻿/*                    Colors                     */
/*--------------------Black----------------------*/
/*--------------------Blue----------------------*/
/*--------------------Green----------------------*/
/*--------------------White----------------------*/
/*--------------------Grey----------------------*/
/*--------------------Gold----------------------*/
/*--------------------Dark Gold----------------------*/
/*--------------------Red----------------------*/
/* Header menu color - desktop */
/*#region Colors */
/*#endregion */
/*#region background -Colors */
/*#endregion */
/* global font color */
/* nav link */
/* nav link (under announcement) */
/* nav link mobile (burger menu) */
/* navbar toggler */
/* page container */
/* page content */
/* header section */
/* footer section */
/* success or error message container */
/* service advantage container */
/* my profile menu */
/* btn section */
/* Play Now related buttons */
/* wheel page collapse heading */
/* group level name */
/* tnc */
/* faq */
/* seo footer */
/* pagesize select dropdown */
/* payment balance section */
/* winning notification */
/* model status */
/*color border payment*/
/* conversation table elements color */
/* input field addon button */
/* transaction record borders */
/* global form label */
/*use in forgotpassword, register and set password page*/
/* currently use in download page playweb button */
/* use in mobile UI for the focus dropdown content bg */
/* slot xe category tags */
/* Balance dropdown */
/* vip priviledge table */
/* deposit result */
/* share qr to friend */
/* daily progress */
/* daily reward */
/* Hot Cold Game */
/* transfer */
/* tournament */
/* tournament rank */
/* tournament table */
/* tournament tnc */
/* play now */
/* bonus list */
/* i1reward point */
/* table downline */
/* form material */
/*retention content*/
/* agent program */
/* seo content */
/* home playnow */
/*#region Media Queries Prefix for different sizes*/
/* >= 768px and <= 992px */
/* <= 767px */
/* <= 479px */
/* <= 319px */
/*#endregion*/
/*#region Shared Font Sizes */
/*#endregion */
/*#region Function */
/*#endregion */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v49/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWubEbWmT.ttf) format('truetype');
}
body {
  font-family: "Roboto", sans-serif;
  letter-spacing: 0.5px;
}
.text-history {
  color: #FFFFFF;
}
hr.hr-menu {
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
  background-color: #e5e5e5;
  width: 75%;
}
h1.lined-word,
h2.lined-word,
h3.lined-word,
h4.lined-word,
h5.lined-word,
h6.lined-word {
  width: 86%;
  text-align: center;
  border-bottom: 1px solid #636363;
  line-height: 0.1em;
  margin: 0 auto;
}
h1.lined-word span,
h2.lined-word span,
h3.lined-word span,
h4.lined-word span,
h5.lined-word span,
h6.lined-word span {
  color: #FFFFFF;
  background: #1F1E1F;
  padding: 0 10px;
}
@media (max-width: 576px) {
  h1 {
    font-size: 2rem;
  }
  h2 {
    font-size: 1.5rem;
  }
  h3 {
    font-size: 1.35rem;
  }
  h4 {
    font-size: 1.25rem;
  }
  h5 {
    font-size: 1rem;
  }
}
/*                      Padding                        */
/*--------------------Padding All----------------------*/
.iq-pall {
  padding: 0px;
}
.iq-pall-10 {
  padding: 10px;
}
.iq-pall-15 {
  padding: 15px;
}
.iq-pall-20 {
  padding: 20px;
}
.iq-pall-25 {
  padding: 25px;
}
.iq-pall-30 {
  padding: 30px;
}
.iq-pall-40 {
  padding: 40px  !important;
}
.iq-pall-50 {
  padding: 50px;
}
.iq-pall-60 {
  padding: 60px;
}
.iq-pall-70 {
  padding: 70px;
}
.iq-pall-80 {
  padding: 80px;
}
.iq-pall-90 {
  padding: 90px;
}
.iq-pall-100 {
  padding: 100px;
}
/*--------------------Padding Top and Bottom----------------------*/
.iq-ptb-0 {
  padding: 0;
}
.iq-ptb-10 {
  padding: 10px 0;
}
.iq-ptb-15 {
  padding: 15px 0;
}
.iq-ptb-20 {
  padding: 20px 0;
}
.iq-ptb-25 {
  padding: 25px 0;
}
.iq-ptb-30 {
  padding: 30px 0;
}
.iq-ptb-40 {
  padding: 40px 0;
}
.iq-ptb-50 {
  padding: 50px 0;
}
.iq-ptb-60 {
  padding: 60px 0;
}
.iq-ptb-70 {
  padding: 70px 0;
}
.iq-ptb-80 {
  padding: 80px 0;
}
.iq-ptb-90 {
  padding: 90px 0;
}
.iq-ptb-100 {
  padding: 100px 0;
}
/*--------------------Padding Left and right----------------------*/
.iq-plr-0 {
  padding: 0;
}
.iq-plr-10 {
  padding: 0 10px;
}
.iq-plr-15 {
  padding: 0 15px;
}
.iq-plr-20 {
  padding: 0 20px;
}
.iq-plr-25 {
  padding: 0 25px;
}
.iq-plr-30 {
  padding: 0 30px;
}
.iq-plr-40 {
  padding: 0 40px;
}
.iq-plr-50 {
  padding: 0 50px;
}
.iq-plr-60 {
  padding: 0 60px;
}
.iq-plr-70 {
  padding: 0 70px;
}
.iq-plr-80 {
  padding: 0 80px;
}
.iq-plr-90 {
  padding: 0 90px;
}
.iq-plr-100 {
  padding: 0 100px;
}
/*--------------------Padding top----------------------*/
.iq-pt-0 {
  padding-top: 0px;
}
.iq-pt-10 {
  padding-top: 10px;
}
.iq-pt-15 {
  padding-top: 15px;
}
.iq-pt-20 {
  padding-top: 20px;
}
.iq-pt-25 {
  padding-top: 25px;
}
.iq-pt-30 {
  padding-top: 30px;
}
.iq-pt-40 {
  padding-top: 40px;
}
.iq-pt-50 {
  padding-top: 50px;
}
.iq-pt-60 {
  padding-top: 60px;
}
.iq-pt-70 {
  padding-top: 70px;
}
.iq-pt-80 {
  padding-top: 80px;
}
.iq-pt-90 {
  padding-top: 90px;
}
.iq-pt-100 {
  padding-top: 100px;
}
/*--------------------Padding Bottom----------------------*/
.iq-pb-0 {
  padding-bottom: 0px;
}
.iq-pb-10 {
  padding-bottom: 10px;
}
.iq-pb-15 {
  padding-bottom: 15px;
}
.iq-pb-20 {
  padding-bottom: 20px;
}
.iq-pb-25 {
  padding-bottom: 25px;
}
.iq-pb-30 {
  padding-bottom: 30px;
}
.iq-pb-40 {
  padding-bottom: 40px;
}
.iq-pb-50 {
  padding-bottom: 50px;
}
.iq-pb-60 {
  padding-bottom: 60px;
}
.iq-pb-70 {
  padding-bottom: 70px;
}
.iq-pb-80 {
  padding-bottom: 80px;
}
.iq-pb-90 {
  padding-bottom: 90px;
}
.iq-pb-100 {
  padding-bottom: 100px;
}
/*--------------------Padding Left----------------------*/
.iq-pl-0 {
  padding-left: 0;
}
.iq-pl-10 {
  padding-left: 10px;
}
.iq-pl-15 {
  padding-left: 15px;
}
.iq-pl-20 {
  padding-left: 20px;
}
.iq-pl-25 {
  padding-left: 25px;
}
.iq-pl-30 {
  padding-left: 30px;
}
.iq-pl-40 {
  padding-left: 40px;
}
.iq-pl-50 {
  padding-left: 50px;
}
.iq-pl-60 {
  padding-left: 60px;
}
.iq-pl-70 {
  padding-left: 70px;
}
.iq-pl-80 {
  padding-left: 80px;
}
.iq-pl-90 {
  padding-left: 90px;
}
.iq-pl-100 {
  padding-left: 100px;
}
/*--------------------Padding Right----------------------*/
.iq-pr-0 {
  padding-right: 0px;
}
.iq-pr-10 {
  padding-right: 10px;
}
.iq-pr-15 {
  padding-right: 15px;
}
.iq-pr-20 {
  padding-right: 20px;
}
.iq-pr-25 {
  padding-right: 25px;
}
.iq-pr-30 {
  padding-right: 30px;
}
.iq-pr-40 {
  padding-right: 40px;
}
.iq-pr-50 {
  padding-right: 50px;
}
.iq-pr-60 {
  padding-right: 60px;
}
.iq-pr-70 {
  padding-right: 70px;
}
.iq-pr-80 {
  padding-right: 80px;
}
.iq-pr-90 {
  padding-right: 90px;
}
.iq-pr-100 {
  padding-right: 100px;
}
/*                      Margin                        */
/*--------------------Margin All----------------------*/
.iq-mall-0 {
  margin: 0;
}
.iq-mall-10 {
  margin: 10px;
}
.iq-mall-15 {
  margin: 15px;
}
.iq-mall-20 {
  margin: 20px;
}
.iq-mall-25 {
  margin: 25px;
}
.iq-mall-30 {
  margin: 30px;
}
.iq-mall-40 {
  margin: 40px;
}
.iq-mall-50 {
  margin: 50px;
}
.iq-mall-60 {
  margin: 60px;
}
.iq-mall-70 {
  margin: 70px;
}
.iq-mall-80 {
  margin: 80px;
}
.iq-mall-90 {
  margin: 90px;
}
.iq-mall-100 {
  margin: 100px;
}
/*--------------------Margin Top and Bottom----------------------*/
.iq-mtb-0 {
  margin: 0;
}
.iq-mtb-10 {
  margin: 10px 0;
}
.iq-mtb-15 {
  margin: 15px 0;
}
.iq-mtb-20 {
  margin: 20px 0;
}
.iq-mtb-25 {
  margin: 25px 0;
}
.iq-mtb-30 {
  margin: 30px 0;
}
.iq-mtb-40 {
  margin: 40px 0;
}
.iq-mtb-50 {
  margin: 50px 0;
}
.iq-mtb-60 {
  margin: 60px 0;
}
.iq-mtb-70 {
  margin: 70px 0;
}
.iq-mtb-80 {
  margin: 80px 0;
}
.iq-mtb-90 {
  margin: 90px 0;
}
.iq-mtb-100 {
  margin: 100px 0;
}
/*--------------------Margin Left and Right----------------------*/
.iq-mlr-0 {
  margin: 0;
}
.iq-mlr-10 {
  margin: 0 10px;
}
.iq-mlr-15 {
  margin: 0 15px;
}
.iq-mlr-20 {
  margin: 0 20px;
}
.iq-mlr-25 {
  margin: 0 25px;
}
.iq-mlr-30 {
  margin: 0 30px;
}
.iq-mlr-40 {
  margin: 0 40px;
}
.iq-mlr-50 {
  margin: 0 50px;
}
.iq-mlr-60 {
  margin: 0 60px;
}
.iq-mlr-70 {
  margin: 0 60px;
}
.iq-mlr-80 {
  margin: 0 80px;
}
.iq-mlr-90 {
  margin: 0 80px;
}
.iq-mlr-100 {
  margin: 0 100px;
}
/*--------------------Margin Top----------------------*/
.iq-mt-0 {
  margin-top: 0px;
}
.iq-mt-10 {
  margin-top: 10px;
}
.iq-mt-15 {
  margin-top: 15px;
}
.iq-mt-20 {
  margin-top: 20px;
}
.iq-mt-25 {
  margin-top: 25px;
}
.iq-mt-30 {
  margin-top: 30px;
}
.iq-mt-40 {
  margin-top: 40px;
}
.iq-mt-50 {
  margin-top: 50px;
}
.iq-mt-60 {
  margin-top: 60px;
}
.iq-mt-70 {
  margin-top: 70px;
}
.iq-mt-80 {
  margin-top: 80px;
}
.iq-mt-90 {
  margin-top: 90px;
}
.iq-mt-95 {
  margin: 95px 0;
}
.iq-mt-100 {
  margin-top: 100px;
}
/*--------------------Margin Bottom----------------------*/
.iq-mb-0 {
  margin-bottom: 0px;
}
.iq-mb-5 {
  margin-bottom: 5px;
}
.iq-mb-10 {
  margin-bottom: 10px;
}
.iq-mb-15 {
  margin-bottom: 15px;
}
.iq-mb-20 {
  margin-bottom: 20px;
}
.iq-mb-25 {
  margin-bottom: 25px;
}
.iq-mb-30 {
  margin-bottom: 30px;
}
.iq-mb-40 {
  margin-bottom: 40px;
}
.iq-mb-50 {
  margin-bottom: 50px;
}
.iq-mb-60 {
  margin-bottom: 60px;
}
.iq-mb-70 {
  margin-bottom: 70px;
}
.iq-mb-80 {
  margin-bottom: 80px;
}
.iq-mb-90 {
  margin-bottom: 90px;
}
.iq-mb-100 {
  margin-bottom: 100px;
}
/*--------------------Margin Left----------------------*/
.iq-ml-0 {
  margin-left: 0px;
}
.iq-ml-10 {
  margin-left: 10px;
}
.iq-ml-15 {
  margin-left: 15px;
}
.iq-ml-20 {
  margin-left: 20px;
}
.iq-ml-25 {
  margin-left: 25px;
}
.iq-ml-30 {
  margin-left: 30px;
}
.iq-ml-40 {
  margin-left: 40px;
}
.iq-ml-50 {
  margin-left: 50px;
}
.iq-ml-60 {
  margin-left: 60px;
}
.iq-ml-70 {
  margin-left: 70px;
}
.iq-ml-80 {
  margin-left: 80px;
}
.iq-ml-90 {
  margin-left: 90px;
}
.iq-ml-100 {
  margin-left: 100px;
}
/*--------------------Margin Right----------------------*/
.iq-mr-0 {
  margin-right: 0px;
}
.iq-mr-10 {
  margin-right: 10px;
}
.iq-mr-15 {
  margin-right: 15px;
}
.iq-mr-20 {
  margin-right: 20px;
}
.iq-mr-25 {
  margin-right: 25px;
}
.iq-mr-30 {
  margin-right: 30px;
}
.iq-mr-40 {
  margin-right: 40px;
}
.iq-mr-50 {
  margin-right: 50px;
}
.iq-mr-60 {
  margin-right: 60px;
}
.iq-mr-70 {
  margin-right: 70px;
}
.iq-mr-80 {
  margin-right: 80px;
}
.iq-mr-90 {
  margin-right: 90px;
}
.iq-mr-100 {
  margin-right: 100px;
}
/*               Background Color                */
/*--------------------Black----------------------*/
.bg-black {
  background-color: #111111 !important;
}
.bg-black-1 {
  background-color: #000000 !important;
}
.bg-black-2 {
  background-color: #202020 !important;
}
.bg-black-3 {
  background-color: #121212 !important;
}
.bg-black-4 {
  background-color: #252525 !important;
}
.bg-black-5 {
  background-color: #27282a !important;
}
.bg-black-6 {
  background-color: #101113 !important;
}
.bg-black-7 {
  background-color: #1F1F1F !important;
}
/*--------------------Blue----------------------*/
.bg-blue {
  background-color: #010E47 !important;
}
.bg-blue-1 {
  background-color: #355fd4 !important;
}
.bg-blue-2 {
  background-color: #008EF4 !important;
}
.bg-blue-3 {
  background-color: #1255C6 !important;
}
.bg-blue-4 {
  background-color: #010E45 !important;
}
.bg-blue-5 {
  background-color: #2C2A7A !important;
}
/*--------------------Blue----------------------*/
.bg-white {
  background-color: #FFFFFF !important;
}
.bg-i1lightpurple {
  background-color: #2C2B7B !important;
}
.bg-brown {
  background-color: #F9D382 !important;
}
/*.text-grey {
    color: #434343 !important;
}*/
/* Header bar, sidebar header, navmenu desktop */
.bg-main {
  background: #4084E3;
}
.bg-header-sidebar {
  background-color: #1F1E1F;
}
.bg-announcement {
  background: #111111;
  border-top: unset;
  border-bottom: unset;
}
@media (max-width: 576px) {
  .bg-announcement {
    border-top: 1px solid #4084E3;
    border-bottom: 1px solid #4084E3;
  }
}
.bg-agentprogram {
  background-color: #1F1E1F;
}
.bg-wof-tnc {
  background-color: #111111;
  border-radius: 10px;
  font-size: 0.875rem;
}
/*                    Font Family                      */
/*--------------------Font Roboto----------------------*/
.font-roboto {
  font-family: 'Roboto', sans-serif;
}
/*                      Icon                      */
/*------------------Diamond Icon------------------*/
.icon-diamond {
  color: #008EF4;
}
/*                      Image                     */
/*------------------Slider Image------------------*/
.responsive-img {
  width: 100%;
  height: auto;
}
/*                    Button                      */
/*----------------Nav Bar Button------------------*/
.is-logged-in .btn-navbar {
  padding: 0.25rem 0.75rem;
}
.btn-navbar:hover {
  color: #010E47 !important;
  border: 1px solid transparent;
}
/*----------------Login Button------------------*/
.btn-login {
  background: #4084E3;
  border: 2px solid #111111;
  border-radius: 8px;
  color: #111111 !important;
  min-width: 150px;
  font-size: 13px;
  font-weight: bold;
  /*font-family: Arial;*/
  letter-spacing: 0.1em;
  transition: 0.6s ease;
  -webkit-transition: 0.6s ease;
  -moz-transition: 0.6s ease;
  -ms-transition: 0.6s ease;
  -o-transition: 0.6s ease;
  /*@media (max-width:767px) {
        border: unset !important;
        //border-radius: unset;
    }*/
}
.btn-login.common-pad {
  font-size: 13px !important;
  font-weight: 600;
  padding: 0.5rem 0.75rem;
  letter-spacing: 1px;
}
.btn-login:hover {
  background: #4084E3;
  border: 2px solid #111111;
  color: #111111 ;
}
@media (max-width: 576px) {
  .btn-login {
    background: #008EF4 !important;
    color: #FFFFFF !important;
    border: 2px solid transparent !important;
    border-radius: 8px;
  }
}
/*----------------Register Button------------------*/
.btn-register {
  background: #FFDB06;
  border: 2px solid transparent;
  border-radius: 8px;
  color: #111111 !important;
  min-width: 150px;
  font-size: 13px;
  font-weight: bold;
  /*font-family: Arial;*/
  letter-spacing: 1px;
  transition: 0.6s ease;
  -webkit-transition: 0.6s ease;
  -moz-transition: 0.6s ease;
  -ms-transition: 0.6s ease;
  -o-transition: 0.6s ease;
}
.btn-register.common-pad {
  font-size: 13px !important;
  font-weight: 600;
  padding: 0.5rem 0.75rem;
  letter-spacing: 1px;
}
.btn-register:hover {
  background: #FFDB06;
  border: 2px solid transparent;
  color: #111111 ;
}
@media (max-width: 576px) {
  .btn-register {
    background: #FFDB06 !important;
    color: #111111 !important;
    border: 2px solid transparent !important;
    border-radius: 8px;
  }
}
/*----------------Deposit Button------------------*/
.btn-deposit {
  background: #FFDB06;
  border: 2px solid transparent;
  border-radius: 6px;
  color: #111111 !important;
  width: 150px;
  font-size: 12px;
  letter-spacing: 0.1em;
  transition: 0.6s ease;
  -webkit-transition: 0.6s ease;
  -moz-transition: 0.6s ease;
  -ms-transition: 0.6s ease;
  -o-transition: 0.6s ease;
}
.btn-deposit:hover {
  background: #FFDB06;
  border: 2px solid transparent;
  color: ;
}
@media (max-width: 767px) {
  .btn-deposit {
    border: unset !important;
    border-radius: unset;
  }
}
/*----------------Withdraw Button------------------*/
.btn-withdraw {
  background: #FFFFFF;
  border: 2px solid #FFFFFF;
  border-radius: 6px;
  color: #111111 !important;
  width: 150px;
  font-size: 12px;
  letter-spacing: 0.1em;
  transition: 0.6s ease;
  -webkit-transition: 0.6s ease;
  -moz-transition: 0.6s ease;
  -ms-transition: 0.6s ease;
  -o-transition: 0.6s ease;
}
.btn-withdraw:hover {
  background: #038F00;
  border: 2px solid #038F00;
  color: #FFFFFF !important;
}
@media (max-width: 767px) {
  .btn-withdraw {
    border: unset !important;
    border-radius: unset;
  }
}
/*----------------Transfer Button------------------*/
.btn-transfer {
  background: #FFFFFF;
  border: 2px solid #FFFFFF;
  border-radius: 6px;
  color: #111111 !important;
  width: 150px;
  font-size: 12px;
  letter-spacing: 0.1em;
  transition: 0.6s ease;
  -webkit-transition: 0.6s ease;
  -moz-transition: 0.6s ease;
  -ms-transition: 0.6s ease;
  -o-transition: 0.6s ease;
}
.btn-transfer:hover {
  background: #FF0000;
  border: 2px solid #FF0000;
  color: #FFFFFF !important;
}
@media (max-width: 767px) {
  .btn-transfer {
    border: unset !important;
    border-radius: unset;
  }
}
/*----------------TransferBalance Button------------------*/
.btn-transferbalance {
  background: #FFFFFF;
  border: 2px solid #FFFFFF;
  border-radius: 6px;
  color: #111111 !important;
  width: 150px;
  font-size: 12px;
  letter-spacing: 0.1em;
  transition: 0.6s ease;
  -webkit-transition: 0.6s ease;
  -moz-transition: 0.6s ease;
  -ms-transition: 0.6s ease;
  -o-transition: 0.6s ease;
}
.btn-transferbalance:hover {
  background: #FF0000;
  border: 2px solid #FF0000;
  color: #FFFFFF !important;
}
@media (max-width: 767px) {
  .btn-transferbalance {
    border: unset !important;
    border-radius: unset;
  }
}
/*----------------Reward Button------------------*/
.btn-reward {
  background: #FF0000;
  border: 2px solid transparent;
  border-radius: 6px;
  color: #FFFFFF !important;
  width: 150px;
  font-size: 13px;
  /*font-family: Arial;*/
  letter-spacing: 1px;
  transition: 0.6s ease;
  -webkit-transition: 0.6s ease;
  -moz-transition: 0.6s ease;
  -ms-transition: 0.6s ease;
  -o-transition: 0.6s ease;
}
.btn-reward:hover {
  background: #FF0000;
  border: 2px solid transparent;
  color: ;
}
@media (max-width: 767px) {
  .btn-reward {
    border: unset !important;
    border-radius: unset;
  }
}
/*----------------Play Now Related Button------------------*/
.btn-pn-download {
  background: #FFD800;
  border: 2px solid transparent;
  border-radius: 8px;
  color: #111111 !important;
  font-size: 13px;
  font-weight: bold;
  /*font-family: Arial;*/
  letter-spacing: 0.1em;
  transition: 0.6s ease;
  -webkit-transition: 0.6s ease;
  -moz-transition: 0.6s ease;
  -ms-transition: 0.6s ease;
  -o-transition: 0.6s ease;
  /*@media (max-width:767px) {
        border: unset !important;
        //border-radius: unset;
    }*/
}
.btn-pn-download.common-pad {
  font-size: 13px !important;
  font-weight: 600;
  padding: 0.5rem 0.75rem;
  letter-spacing: 1px;
}
.btn-pn-download:hover {
  background: #FFD800;
  border: 2px solid transparent;
  color: #111111 ;
}
@media (max-width: 576px) {
  .btn-pn-download {
    background: #FFD800 !important;
    color: #111111 !important;
    border-radius: 0;
  }
}
.btn-pn-launch {
  background: #1B87EB;
  border: 2px solid transparent;
  border-radius: 8px;
  color: #FFFFFF !important;
  font-size: 13px;
  font-weight: bold;
  /*font-family: Arial;*/
  letter-spacing: 0.1em;
  transition: 0.6s ease;
  -webkit-transition: 0.6s ease;
  -moz-transition: 0.6s ease;
  -ms-transition: 0.6s ease;
  -o-transition: 0.6s ease;
  /*@media (max-width:767px) {
        border: unset !important;
        //border-radius: unset;
    }*/
}
.btn-pn-launch.common-pad {
  font-size: 13px !important;
  font-weight: 600;
  padding: 0.5rem 0.75rem;
  letter-spacing: 1px;
}
.btn-pn-launch:hover {
  background: #1B87EB;
  border: 2px solid transparent;
  color: #FFFFFF ;
}
@media (max-width: 576px) {
  .btn-pn-launch {
    background: #1B87EB !important;
    color: #FFFFFF !important;
    border-radius: 0;
  }
}
.btn-pn-play {
  background: #F01D30;
  border: 2px solid transparent;
  border-radius: 8px;
  color: #FFFFFF !important;
  font-size: 13px;
  font-weight: bold;
  /*font-family: Arial;*/
  letter-spacing: 0.1em;
  transition: 0.6s ease;
  -webkit-transition: 0.6s ease;
  -moz-transition: 0.6s ease;
  -ms-transition: 0.6s ease;
  -o-transition: 0.6s ease;
  /*@media (max-width:767px) {
        border: unset !important;
        //border-radius: unset;
    }*/
}
.btn-pn-play.common-pad {
  font-size: 13px !important;
  font-weight: 600;
  padding: 0.5rem 0.75rem;
  letter-spacing: 1px;
}
.btn-pn-play:hover {
  background: #F01D30;
  border: 2px solid transparent;
  color: #FFFFFF ;
}
@media (max-width: 576px) {
  .btn-pn-play {
    background: #F01D30 !important;
    color: #FFFFFF !important;
    border-radius: 0;
  }
}
/*----------------Join For Free Button------------------*/
.btn-join-for-free {
  background: #038F00;
  border: 1px solid transparent;
  color: #FFFFFF !important;
  font-weight: bold;
}
/*----------------Download Button------------------*/
.btn-download {
  background: #1255C6;
  border: 1px solid transparent;
  color: #FFFFFF !important;
}
/*----------------Spin Button------------------*/
.btn-spin {
  font-size: 16px;
  font-weight: 600;
  background-color: #4084E3;
  color: #FFFFFF !important;
  padding: 0.5rem 0.75rem;
  border-radius: 6px;
  min-width: 260px;
  transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -webkit-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
}
@media (max-width: 767px) {
  .btn-spin {
    min-width: 150px;
  }
}
@media (max-width: 320px) {
  .btn-spin {
    min-width: 130px;
  }
}
.btn-ConvertReward {
  font-size: 16px;
  background-color: #4084E3;
  padding: 0.5rem 0.75rem;
  border-radius: 6px;
  min-width: 260px;
  transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -webkit-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
}
@media (max-width: 767px) {
  .btn-ConvertReward {
    min-width: 150px;
  }
}
@media (max-width: 320px) {
  .btn-ConvertReward {
    min-width: 130px;
  }
}
/*----------------Balance Button------------------*/
.btn-balancechoice {
  background: #1255C6;
  border: 2px solid #FFFFFF;
  border-radius: 6px;
  color: #FFFFFF !important;
  width: 130px;
  font-size: 13px;
  /*font-family: Arial;*/
  letter-spacing: 0.1em;
  transition: 0.6s ease;
  -webkit-transition: 0.6s ease;
  -moz-transition: 0.6s ease;
  -ms-transition: 0.6s ease;
  -o-transition: 0.6s ease;
}
.btn-balancechoice:hover {
  background: #1255C6;
  border: 2px solid #FFFFFF;
  color: #FFFFFF !important;
}
@media (max-width: 767px) {
  .btn-balancechoice {
    border: unset !important;
    border-radius: unset;
  }
}
.btn-balancehome {
  background: #038F00;
  border: 2px solid #FFFFFF;
  border-radius: 6px;
  color: #FFFFFF !important;
  width: 130px;
  font-size: 13px;
  /*font-family: Arial;*/
  letter-spacing: 0.1em;
  transition: 0.6s ease;
  -webkit-transition: 0.6s ease;
  -moz-transition: 0.6s ease;
  -ms-transition: 0.6s ease;
  -o-transition: 0.6s ease;
}
.btn-balancehome:hover {
  background: #038F00;
  border: 2px solid #FFFFFF;
  color: #FFFFFF !important;
}
@media (max-width: 767px) {
  .btn-balancehome {
    border: unset !important;
    border-radius: unset;
  }
}
/*----------------Level Button------------------*/
.btn-level {
  background-color: transparent;
  font-weight: bold;
  text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.5);
  font-size: 36px !important;
  min-width: 50px;
}
@media (max-width: 767px) {
  .btn-level {
    font-size: 18px !important;
  }
}
/* Loader */
.noscroll {
  overflow: hidden;
}
.loader-canvas {
  display: none;
  text-align: center;
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1085;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.75);
  overflow-y: auto;
  overflow-x: hidden;
  opacity: 0;
  -webkit-transition: opacity 1s;
  -moz-transition: opacity 1s;
  -ms-transition: opacity 1s;
  -o-transition: opacity 1s;
  transition: opacity 1s;
}
.overlay-canvas.woah,
.loader-canvas.woah {
  display: block;
  width: 100%;
  opacity: 0.8;
}
.overlay-canvas.woah img,
.loader-canvas.woah img {
  position: fixed;
  top: 50%;
  left: 50%;
  margin: 0 auto;
  -webkit-transform: translate(-50%);
  -moz-transform: translate(-50%);
  -ms-transform: translate(-50%);
  -o-transform: translate(-50%);
  transform: translate(-50%);
}
/*                  Container                    */
/*------------------Container--------------------*/
@media (min-width: 1200px) {
  .container {
    max-width: 1024px !important;
  }
}
#page-container {
  /* IE10+ */
  /* Mozilla Firefox */
  /* Opera */
  /* Webkit (Safari/Chrome 10) */
  /* Webkit (Chrome 11+) */
  /* W3C Markup */
  background-image: unset;
  background-color: #1F1E1F;
}
/*                    Side Bar                       */
/*-----------------Side Main Menu--------------------*/
.main-menu-sidebar {
  height: 100%;
  width: 375px;
  position: fixed !important;
  z-index: 1200;
  overflow: auto;
  box-shadow: 4px 0px 4px rgba(0, 0, 0, 0.5);
  -webkit-transform: translate3d(-105%, 0, 0);
  -moz-transform: translate3d(-105%, 0, 0);
  -o-transform: translate3d(-105%, 0, 0);
  -ms-transform: translate3d(-105%, 0, 0);
  transform: translate3d(-105%, 0, 0);
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.main-menu-sidebar::-webkit-scrollbar {
  height: 8px;
  width: 8px;
  background-color: #F5F5F5;
}
.main-menu-sidebar::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 10px;
  background-color: #F5F5F5;
}
.main-menu-sidebar::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #555;
}
@media (max-width: 576px) {
  .main-menu-sidebar {
    width: 75%;
  }
}
.show-menu-sidebar {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
@media (max-width: 767px) {
  .sidebar-img {
    width: 40%;
    margin: 0 auto;
  }
}
@media (max-width: 576px) {
  .sidebar-img {
    width: 70%;
    margin: 0 auto;
  }
}
/*                    Nav Bar                       */
/*--------------------Nav Menu----------------------*/
.nav-menu {
  z-index: 1080;
  /* Firefox */
  -moz-transition: all 0.3s ease;
  /* WebKit */
  -webkit-transition: all 0.3s ease;
  /* Opera */
  -o-transition: all 0.3s ease;
  /* Standard */
  transition: all 0.3s ease;
}
/*--------------------Nav Bar-----------------------*/
@media (max-width: 767px) {
  .navbar.navbar-blue {
    padding: 0.7rem 1rem;
  }
}
.navbar-img {
  width: 50%;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .navbar-img {
    width: 68%;
  }
}
@media (max-width: 767px) {
  .navbar-nav .nav-item {
    margin-top: 0%;
  }
}
@media (max-width: 991px) {
  .navbar-nav .nav-item {
    text-align: center;
  }
}
.nav-menu .navbar-nav .nav-item.menu-item {
  font-size: 16px;
  letter-spacing: 0.1em;
  padding-left: 0px;
}
.nav-item.menu-item {
  background-color: transparent;
  text-align: center;
}
@media (max-width: 991px) {
  .nav-item.menu-item {
    text-align: center;
  }
}
@media (max-width: 767px) {
  .nav-item.menu-item {
    background-color: transparent;
    text-align: left;
  }
}
@media (max-width: 576px) {
  .nav-item.menu-item {
    background-color: transparent;
    text-align: left;
  }
}
@media (max-width: 767px) {
  .nav-item.menu-item .nav-link {
    padding: 0.75rem 2.75rem;
  }
}
@media (max-width: 576px) {
  .nav-item.menu-item .nav-link {
    padding: 0.75rem 2.75rem;
  }
}
@media (max-width: 767px) {
  .navbar-nav .nav-link:before,
  .navbar-nav .nav-link:after {
    background-color: transparent !important;
  }
}
@media (max-width: 992px) {
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 1rem;
    padding-left: 1rem;
    font-size: 14px;
  }
}
@media (max-width: 991px) {
  .navbar-nav.is-scrolling {
    padding-bottom: 1rem;
  }
}
.nav-menu .navbar-nav .nav-item {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.nav-menu .navbar-nav > li.active > a::before,
.nav-menu .navbar-nav > li:hover > a::before,
.nav-menu .navbar-nav > li > a:hover::before {
  width: 0%;
  /* change to 100% to enable effect */
}
.nav-menu .navbar-nav > li a::before {
  background: #FFFFFF;
  bottom: 0;
  content: "";
  height: 2px;
  left: 0;
  position: absolute;
  width: 0;
  transition: all 0.3s ease-out 0s;
}
@media (max-width: 767px) {
  .navbar-blue .navbar-nav .nav-item {
    text-align: center;
  }
}
.navbar-blue .navbar-nav .nav-link {
  color: #FFFFFF;
  font-size: 0.875rem;
  font-weight: 600;
  position: relative;
}
@media (max-width: 767px) {
  .navbar-blue .navbar-nav .nav-link {
    padding: 10px 0;
  }
}
.navbar-blue .navbar-brand {
  /*@media (max-width:767px) {
        margin-right: 27%; 
    }

    @media (max-width:420px) {
        margin-right: 18%;
    }

    @media (max-width:320px) {
        margin-right: 7.5%;
    }*/
}
@media (max-width: 767px) {
  .navbar-blue .navbar-brand {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
  }
}
@media (max-width: 767px) {
  .navbar-dark .navbar-toggler {
    color: #072070;
    border-color: transparent !important;
  }
}
@media (max-width: 767px) {
  .navbar-dark .navbar-toggler .navbar-toggler-bars {
    color: #072070;
    font-size: 24px;
  }
}
.nav-link.unique-link {
  margin: -33px 15px;
}
.navbar-blue .navbar-nav .active > .nav-link,
.navbar-blue .navbar-nav .nav-link.active,
.navbar-blue .navbar-nav .nav-link.show,
.navbar-blue .navbar-nav .show > .nav-link {
  color: #FFDB06;
}
.navbar-blue .navbar-nav:not(.is-responsive-menu) .nav-link:hover {
  color: #FFDB06;
}
@media (max-width: 767px) {
  .navbar-blue .navbar-nav:not(.is-responsive-menu) .nav-link:hover {
    color: #FFDB06;
  }
}
/*                    Language                      */
/*----------------Language Switcher-----------------*/
.nav-lang-switcher {
  position: relative;
  list-style: none;
  margin: 3px 0;
  z-index: 1100;
}
@media (max-width: 767px) {
  .nav-lang-switcher {
    display: none;
  }
}
.nav-lang-switcher.lang-responsive {
  display: none;
  font-size: 12px;
}
.nav-lang-switcher.lang-responsive > ul.sub-menu a {
  color: #FFFFFF;
}
.nav-lang-switcher.lang-responsive > ul.sub-menu a:hover,
.nav-lang-switcher.lang-responsive > ul.sub-menu a:focus {
  color: #FFDB06;
}
ul.sub-menu {
  list-style-type: none;
}
.nav-lang-switcher:hover > ul {
  opacity: 1;
  visibility: visible;
  margin-top: 0;
}
.nav-lang-switcher ul {
  display: block;
  list-style: none;
  margin-top: 10px;
  position: absolute;
  z-index: 11;
  top: 100%;
  left: 0px;
  min-width: 96px;
  opacity: 0;
  background: #313131;
  visibility: hidden;
  padding: 5px 10px;
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.15);
  border-radius: 2px;
  transition: opacity 0.25s ease-out, visibility 0.25s ease-out, margin-top 0.25s ease-out;
}
@media (max-width: 767px) {
  .nav-lang-switcher ul {
    min-width: unset;
    left: unset;
    right: 0;
  }
}
.nav-lang-switcher ul li {
  float: none;
  margin: 0;
}
.nav-lang-switcher li {
  position: relative;
}
ul.sub-menu a {
  color: #000000;
}
ul.sub-menu a:hover {
  color: #09b3ef;
  text-decoration: none;
}
.main_navbars .nav-item.nav-lang {
  display: block;
}
@media (max-width: 767px) {
  .main_navbars .nav-item.nav-lang {
    display: none;
  }
}
.nav-lang-text {
  margin-left: 0.3em;
}
.nav-lang-link {
  padding: 0.35rem 0.1rem;
}
.nav-lang-switcher > a {
  color: #f5f5f5;
}
.nav-lang-switcher > a:hover {
  color: #FFFFFF;
}
@media (max-width: 767px) {
  .nav-lang-switcher.lang-mobile {
    display: none;
  }
}
@media (max-width: 767px) {
  .nav-lang-switcher.lang-responsive {
    display: block;
    margin: 0 !important;
  }
}
/* Preloader image */
.img-preloader {
  width: 64px;
}
.img-menu-sm {
  width: 48px;
}
.img-menu-xs {
  margin-top: -1px;
  width: 24px;
}
/*------------------Language Flag-----------------*---*/
.img-flag {
  margin-top: -33px;
}
.img-flag-mobile {
  margin-top: -2px;
  width: 14px;
}
.is-logged-in .img-flag-mobile {
  margin-top: -2px;
  width: 14px;
}
/*                    Layout                      */
/*--------------------Header----------------------*/
.header-bar.not-logged-in {
  padding: 7px 0;
}
@media (max-width: 767px) {
  .header-bar.not-logged-in {
    padding: 0;
  }
}
/*--------------------Navbar Right Menu----------------------*/
.is-account-detail .nav-item {
  padding-top: 0.2rem;
  padding-bottom: 0.2rem;
}
.is-account-detail .nav-item:not(:first-of-type) {
  border-left: 1px solid #FFFFFF;
}
/*--------------------Announcement----------------------*/
.fixed-top.header-menu {
  display: block;
  top: 92px;
  right: 0;
  left: 0;
  z-index: 1075 !important;
  padding: 5px 0;
}
.fixed-top.header-menu.not-logged-in {
  top: 74px;
}
@media (max-width: 767px) {
  .fixed-top.header-menu {
    top: 56px;
    padding: 0;
  }
  .fixed-top.header-menu.not-logged-in {
    top: 56px;
  }
  .fixed-top.header-menu.kos-extend {
    top: 86px;
  }
}
@media (max-width: 576px) {
  .fixed-top.header-menu {
    top: 56px;
    padding: 0;
  }
  .fixed-top.header-menu.not-logged-in {
    top: 56px;
  }
  .fixed-top.header-menu.kos-extend {
    top: 83px;
  }
}
.announcement-panel {
  padding: 10px 0;
  font-size: 12px;
}
@media (max-width: 576px) {
  .announcement-panel {
    padding: 5px 0;
  }
}
.announcement-panel:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 5px;
  /*background: linear-gradient(to right, #E5c06b 0%, #b7812c 20%, #b7812c 40%, #825a23 60%, #b7812c 80%, #E5c06b 100%);*/
  top: 0;
  left: 0;
}
.announcement-panel:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 5px;
  /*background: linear-gradient(to right, #E5c06b 0%, #b7812c 20%, #b7812c 40%, #825a23 60%, #b7812c 80%, #E5c06b 100%);*/
  bottom: 0;
  left: 0;
}
.announcement-heading-left {
  color: #FFDB06;
  border-right: 1px solid #FFDB06;
}
@media (max-width: 576px) {
  .announcement-heading-left {
    border-left: 0;
    border-right: 0;
  }
}
.announcement-heading-right {
  color: #f5f5f5;
  border-right: 1px solid #FFDB06;
}
@media (max-width: 576px) {
  .announcement-heading-right {
    border-right: 0;
  }
}
/*--------------------Main Menu List----------------------*/
.fixed-top.header-menu.main-menu {
  display: block;
  background: #4084E3;
  /*background: linear-gradient(180deg, @color_menu_gradient_l 0%, @color_menu_gradient_2 100%);*/
  top: 140px;
  right: 0;
  left: 0;
  z-index: 1075 !important;
  padding: 5px 0;
}
.fixed-top.header-menu.main-menu.not-logged-in {
  top: 122px;
}
@media (max-width: 767px) {
  .fixed-top.header-menu.main-menu {
    display: none;
  }
}
@media (min-width: 768px) {
  .fixed-top.header-menu.main-menu {
    overflow-x: auto;
  }
  .fixed-top.header-menu.main-menu::-webkit-scrollbar {
    height: 8px;
    width: 8px;
    background-color: #f5f5f5;
  }
  .fixed-top.header-menu.main-menu::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    background-color: #f5f5f5;
  }
  .fixed-top.header-menu.main-menu::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #555;
  }
}
.header-menu .nav-link {
  color: #FFFFFF !important;
  font-size: 0.775rem;
  font-weight: bolder;
  cursor: pointer;
}
.header-menu .nav-link.active-nav {
  color: #FFDB06 !important;
}
.is-responsive-menu .nav-link {
  color: #FFFFFF !important;
  font-size: 0.775rem;
  font-weight: bold;
  cursor: pointer;
}
.is-responsive-menu .nav-link.active-nav {
  color: #FFDB06 !important;
}
.header-menu .nav-link:hover,
.header-menu .nav-link:active {
  color: #FFDB06 !important;
  font-weight: bold;
}
.is-responsive-menu .nav-link:hover,
.is-responsive-menu .nav-link:active {
  color: #FFDB06 !important;
  font-weight: bold;
}
/*                    Home                      */
/*--------------------Banner--------------------*/
.section-first {
  padding-top: 201px !important;
}
.section-first.not-logged-in {
  padding-top: 183px !important;
}
.section-first.section-game {
  padding-bottom: 3.75rem;
}
@media (max-width: 992px) {
  .section-first {
    padding-top: 185px !important;
  }
}
@media (max-width: 767px) {
  .section-first {
    padding-top: 95px !important;
  }
}
@media (max-width: 576px) {
  .section-first {
    padding-top: 86px !important;
  }
  .section-first.kos-extend {
    padding-top: 113px !important;
  }
}
/*--------------------Swiper--------------------*/
#home_banner.swiper-container {
  width: 100%;
  height: 100%;
}
#home_banner .swiper-slide {
  text-align: center;
  font-size: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
@media only screen and (max-width: 991px) {
  #home_banner .swiper-slide {
    background-size: contain !important;
    background-repeat: no-repeat;
    background-position: 0 50px !important;
  }
}
#home_banner .swiper-slide-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.6);
}
#home_banner .swiper-inner {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  color: white;
  text-align: center;
}
#home_banner .swiper-slide .subtitle {
  font-size: 2.2rem;
  line-height: 1.2em;
  font-weight: 200;
  letter-spacing: 3px;
  color: rgba(255, 255, 255, 0.5);
  margin-bottom: 5px;
}
#home_banner .swiper-slide .title {
  font-size: 2rem;
  line-height: 1.2em;
  text-transform: uppercase;
  letter-spacing: 3px;
}
@media (max-width: 576px) {
  #home_banner .swiper-slide .title {
    font-size: 0.8rem;
  }
}
#home_banner .swiper-context {
  position: absolute;
  color: white;
  width: 100%;
  /*top: 0;*/
  left: 0;
  right: 0;
}
#home_banner .swiper-context .context-title {
  padding-right: 250px;
  font-size: 52px;
  line-height: 60px;
}
@media (max-width: 1200px) {
  #home_banner .swiper-context .context-title {
    font-size: 32px;
    line-height: 35px;
  }
}
@media  (max-width: 479px) {
  #home_banner .swiper-context .context-title {
    padding-right: 0px !important;
  }
}
#home_banner .swiper-context .context-subtitle {
  font-size: 16px;
  line-height: 19px;
}
#home_banner .swiper-context .context-button {
  width: 280px;
}
#home_banner .swiper-slide .btn {
  width: 300px;
  height: 100%;
  padding: 14px 18px;
  font-size: 22px;
  letter-spacing: 0.2px;
  line-height: 1.4;
  text-align: center;
  text-decoration: none;
  transition: all 0.8s ease;
}
@media (max-width: 767px) {
  #home_banner .swiper-slide .btn {
    width: 200px;
    font-size: 18px;
  }
}
@media (max-width: 414px) {
  #home_banner .swiper-slide .btn {
    width: 180px;
    font-size: 14px;
    line-height: 14px;
  }
}
@media (max-width: 414px) {
  #home_banner .swiper-slide .logo {
    width: 180px;
    height: 100px;
  }
}
/*#home_banner .swiper-slide .btn:hover {
    background: @color_gold;
    color: @color_blue;
}*/
/*#home_banner .swiper-pagination-bullet {
    width: 30px !important;
    height: 4px !important;
    border-radius: 0% !important;
}*/
#home_banner .swiper-pagination-bullet {
  background: #FFFFFF;
  opacity: 0.5;
}
#home_banner .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #FFFFFF !important;
  opacity: 1;
}
.font-darkgold {
  color: #4084E3;
}
.font-white {
  color: #FFFFFF;
}
.font-white-impt {
  color: #FFFFFF !important;
}
/*.help-error{
    font-size:12px;
    color: #FF0030;
}*/
.field-validation-error {
  font-size: 0.675rem;
}
@media (max-width: 576px) {
  .field-validation-error {
    font-size: 0.725rem;
  }
}
.dropdown > a,
.language-text {
  color: #ffffff;
  font-size: 14px !important;
  /*@media @x-x-small
    {
        font-size:extract(@font-size, 3) !important;
    }*/
  text-decoration: none !important;
}
@media  (max-width: 767px) {
  .dropdown > a,
  .language-text {
    font-size: 14px !important;
  }
}
@media  (max-width: 479px) {
  .dropdown > a,
  .language-text {
    font-size: 16px !important;
  }
}
.dropdown > a:hover,
.language-text:hover,
.dropdown > a :active,
.language-text :active,
.dropdown > a :visited,
.language-text :visited,
.dropdown > a :focus,
.language-text :focus {
  color: #ffffff;
  text-decoration: none !important;
}
.page-title {
  font-size: 22px !important;
  /*@media @x-x-small
    {
        font-size:extract(@font-size, 3) !important;
    }*/
  padding-bottom: 15px;
  font-weight: bold;
}
@media  (max-width: 767px) {
  .page-title {
    font-size: 22px !important;
  }
}
@media  (max-width: 479px) {
  .page-title {
    font-size: 22px !important;
  }
}
.table-responsive {
  border: 0 !important;
}
.overflow-text {
  overflow-wrap: break-word;
  word-wrap: break-word;
  hyphens: auto;
}
.vip-table-responsive .table {
  border-collapse: separate;
  border-spacing: 0;
  text-align: center;
  color: #FFFFFF;
}
.vip-table-responsive .table thead th {
  border-bottom: unset;
}
.vip-table-responsive .table th,
.vip-table-responsive .table td {
  border-top: unset;
  vertical-align: middle;
  font-size: 0.875rem;
}
.vip-table-responsive .table tbody {
  background: transparent;
}
.vip-table-responsive .selectedVIP {
  background-color: rgba(0, 0, 0, 0.4);
}
.vip-table-responsive th:first-child {
  position: sticky;
  left: 0;
  font-weight: 500;
  background-color: #4084E3;
  text-align: start;
}
.vip-table-responsive th.vip-rank {
  border-bottom: 22px solid #1F1E1F !important;
  border-right: unset !important;
}
.vip-table-responsive th.vip-rank-box {
  padding: 0 0.75rem 15px 0.75rem;
  border-bottom: 1px solid #555555 !important;
  border-right: 1px solid #555555;
}
.vip-table-responsive th.vip-rank-box img {
  max-width: 86%;
}
.vip-table-responsive th.vip-rank-box:last-child {
  border-right: unset !important;
}
.vip-table-responsive td {
  border-right: 1px solid #555555;
}
.vip-table-responsive td:last-child {
  border-right: unset !important;
}
.vip-table-responsive table thead tr:first-child th:first-child {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
.vip-table-responsive table tbody tr:last-child th:first-child {
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}
.vip-table-responsive::-webkit-scrollbar {
  height: 8px;
  width: 8px;
}
.vip-table-responsive::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 10px;
  background: #f5f5f5;
}
.vip-table-responsive::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background: #313131;
}
.vipTableHeader {
  border-collapse: separate;
  border-spacing: 0;
  text-align: center;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  padding: 8px !important;
  border: 1.5px solid;
  border-color: grey;
  vertical-align: middle;
  background-color: #313131;
  font-size: 12px;
  color: #FFFFFF;
}
.country-container {
  margin-bottom: 10px;
  font-size: 14px !important;
  /*@media @x-x-small
    {
        font-size:extract(@font-size, 3) !important;
    }*/
  color: #000000;
}
@media  (max-width: 767px) {
  .country-container {
    font-size: 14px !important;
  }
}
@media  (max-width: 479px) {
  .country-container {
    font-size: 16px !important;
  }
}
.country-container > div {
  margin-top: 5px;
}
.country-container > div > div {
  margin-right: 5px;
}
.lang-container {
  margin-bottom: 10px;
  font-size: 14px !important;
  /*@media @x-x-small
    {
        font-size:extract(@font-size, 3) !important;
    }*/
  color: #000000;
}
@media  (max-width: 767px) {
  .lang-container {
    font-size: 14px !important;
  }
}
@media  (max-width: 479px) {
  .lang-container {
    font-size: 16px !important;
  }
}
.lang-container > div > div {
  border-right: 1px solid rgba(0, 0, 0, 0.15);
  padding: 0 5px;
}
.lang-container > div > div:last-child {
  border-right: none;
  padding-right: 0px;
}
.inline-block {
  display: inline-block;
}
/*#endregion*/
/*#region Tab Menu*/
.owl-carousel-menu {
  border-top: 2px solid #d9a528;
  background-color: #2C2A7A;
  padding-bottom: 10px;
  box-shadow: inset -25px 0 30px -20px #aaa9c9;
  /*&>.owl-controls{
        display:none;
    }*/
}
.owl-carousel-menu > .owl-stage-outer > .owl-stage > .owl-item {
  text-align: center;
  margin-top: 10px;
  border-left: 2px solid #065db6;
}
.owl-carousel-menu > .owl-stage-outer > .owl-stage > .owl-item:first-child {
  border-left: none;
}
.owl-carousel-menu .owl-prev,
.owl-carousel-menu .owl-next {
  background: none !important;
  margin: auto !important;
  position: absolute;
  top: 40px;
  height: 15px;
}
.owl-carousel-menu .owl-prev {
  left: 10px;
}
.owl-carousel-menu .owl-next {
  right: 10px;
}
.owl-carousel-menu .owl-dots {
  display: none !important;
}
.owl-next.disabled,
.owl-prev.disabled {
  display: none !important;
}
.tab-menu-item {
  display: inline-block;
  margin-top: 10px;
}
@media  (max-width: 479px) {
  .tab-menu-item {
    margin-top: 10px;
  }
}
.tab-menu-item > a {
  color: #FFFFFF !important;
  font-size: 16px !important;
  /*@media @x-x-small
    {
        font-size:extract(@font-size, 3) !important;
    }*/
  text-decoration: none !important;
}
@media  (max-width: 767px) {
  .tab-menu-item > a {
    font-size: 16px !important;
  }
}
@media  (max-width: 479px) {
  .tab-menu-item > a {
    font-size: 17px !important;
  }
}
.tab-menu-item > a:hover,
.tab-menu-item > a :active,
.tab-menu-item > a :visited,
.tab-menu-item > a :focus {
  color: #FFFFFF !important;
  text-decoration: none !important;
}
.menu-img {
  height: 40px !important;
  width: 40px !important;
  display: block;
  margin: 0 auto;
  margin-bottom: 10px;
}
@media  (max-width: 479px) {
  .menu-img {
    margin-bottom: 5px;
  }
}
.img-hwheel {
  background: url(../../../ImgPic/Common/HeaderIcon/wheel.png) no-repeat;
  height: 40px !important;
  width: 40px !important;
  display: block;
  margin: 0 auto;
  margin-bottom: 10px;
}
@media  (max-width: 479px) {
  .img-hwheel {
    margin-bottom: 5px;
  }
}
.img-dwheel {
  background: url(../../../ImgPic/Common/HeaderIcon/dragonegg.png) no-repeat;
  height: 40px !important;
  width: 40px !important;
  display: block;
  margin: 0 auto;
  margin-bottom: 10px;
}
@media  (max-width: 479px) {
  .img-dwheel {
    margin-bottom: 5px;
  }
}
.img-deposit {
  background: url(../../../ImgPic/Common/HeaderIcon/deposit.png) no-repeat;
  height: 40px !important;
  width: 40px !important;
  display: block;
  margin: 0 auto;
  margin-bottom: 10px;
}
@media  (max-width: 479px) {
  .img-deposit {
    margin-bottom: 5px;
  }
}
.img-withdrawal {
  background: url(../../../ImgPic/Common/HeaderIcon/withdrawal.png) no-repeat;
  height: 40px !important;
  width: 40px !important;
  display: block;
  margin: 0 auto;
  margin-bottom: 10px;
}
@media  (max-width: 479px) {
  .img-withdrawal {
    margin-bottom: 5px;
  }
}
.img-bonus {
  background: url(../../../ImgPic/Common/HeaderIcon/bonus.png) no-repeat;
  height: 40px !important;
  width: 40px !important;
  display: block;
  margin: 0 auto;
  margin-bottom: 10px;
}
@media  (max-width: 479px) {
  .img-bonus {
    margin-bottom: 5px;
  }
}
.img-profile {
  background: url(../../../ImgPic/Common/HeaderIcon/profile.png) no-repeat;
  height: 40px !important;
  width: 40px !important;
  display: block;
  margin: 0 auto;
  margin-bottom: 10px;
}
@media  (max-width: 479px) {
  .img-profile {
    margin-bottom: 5px;
  }
}
.img-contact {
  background: url(../../../ImgPic/Common/HeaderIcon/contact.png) no-repeat;
  height: 40px !important;
  width: 40px !important;
  display: block;
  margin: 0 auto;
  margin-bottom: 10px;
}
@media  (max-width: 479px) {
  .img-contact {
    margin-bottom: 5px;
  }
}
.img-4D {
  background: url(../../../ImgPic/Common/HeaderIcon/4D.png) no-repeat;
  height: 40px !important;
  width: 40px !important;
  display: block;
  margin: 0 auto;
  margin-bottom: 10px;
}
@media  (max-width: 479px) {
  .img-4D {
    margin-bottom: 5px;
  }
}
.img-download {
  background: url(../../../ImgPic/Common/HeaderIcon/download-icon.png) no-repeat;
  height: 40px !important;
  width: 40px !important;
  display: block;
  margin: 0 auto;
  margin-bottom: 10px;
}
@media  (max-width: 479px) {
  .img-download {
    margin-bottom: 5px;
  }
}
.img-play {
  background: url(../../../ImgPic/Common/HeaderIcon/play.png) no-repeat;
  height: 40px !important;
  width: 40px !important;
  display: block;
  margin: 0 auto;
  margin-bottom: 10px;
}
@media  (max-width: 479px) {
  .img-play {
    margin-bottom: 5px;
  }
}
.appear-half {
  opacity: 0.7;
}
/*#endregion*/
/*#region nav-tabs and content*/
.nav-style {
  padding-top: 15px;
}
.nav-style > li:first-child {
  margin-left: 35px !important;
  font-size: 17px !important;
  /*@media @x-x-small
    {
        font-size:extract(@font-size, 3) !important;
    }*/
  background-color: none;
}
@media  (max-width: 767px) {
  .nav-style > li:first-child {
    font-size: 17px !important;
  }
}
@media  (max-width: 479px) {
  .nav-style > li:first-child {
    font-size: 18px !important;
  }
}
@media  (max-width: 479px) {
  .nav-style > li:first-child {
    margin-left: 15px !important;
  }
}
.nav-style > li > a {
  font-size: 17px !important;
  /*@media @x-x-small
    {
        font-size:extract(@font-size, 3) !important;
    }*/
  background-image: #d9a528;
  color: #FFFFFF;
}
@media  (max-width: 767px) {
  .nav-style > li > a {
    font-size: 17px !important;
  }
}
@media  (max-width: 479px) {
  .nav-style > li > a {
    font-size: 18px !important;
  }
}
.nav-style > li > a:hover {
  font-size: 17px !important;
  /*@media @x-x-small
    {
        font-size:extract(@font-size, 3) !important;
    }*/
  background-color: #FFFFFF !important;
  color: #000000;
}
@media  (max-width: 767px) {
  .nav-style > li > a:hover {
    font-size: 17px !important;
  }
}
@media  (max-width: 479px) {
  .nav-style > li > a:hover {
    font-size: 18px !important;
  }
}
@media (max-width: 576px) {
  .nav-style {
    overflow-x: scroll;
    display: flex;
  }
}
.nav-tabs-content,
.page-content {
  background-color: #1F1E1F;
  /*padding:20px 35px;*/
  /*margin:0 1px;*/
  margin-top: 1.75rem;
  font-size: 16px !important;
  /*@media @x-x-small
    {
        font-size:extract(@font-size, 3) !important;
    }*/
}
@media  (max-width: 767px) {
  .nav-tabs-content,
  .page-content {
    font-size: 16px !important;
  }
}
@media  (max-width: 479px) {
  .nav-tabs-content,
  .page-content {
    font-size: 17px !important;
  }
}
@media (max-width: 576px) {
  .nav-tabs-content,
  .page-content {
    margin: 0;
    padding: 20px 15px;
  }
}
.nav-tabs-content {
  background-color: #1F1E1F;
  padding: 2rem;
}
@media (max-width: 576px) {
  .nav-tabs-content.font-16px {
    font-size: 16px;
  }
}
@media (max-width: 576px) {
  .nav-tabs-content {
    margin: 0;
    padding: 20px 15px;
    font-size: 8px;
  }
}
.page-content-payment {
  background-color: #1F1E1F;
  padding: 1rem 1.75rem;
  /*&.font-16px {
            @media @x-small {
                font-size: 16px;
            }
        }*/
  /*@media @x-small {
            margin: 0;
            padding: 20px 15px;
        }*/
}
@media (max-width: 576px) {
  .page-content-payment {
    padding: 0.75rem;
  }
}
.page-content-reward {
  background-color: #4084E3;
  padding: 2rem;
  border-radius: 10px;
  /*@media @x-small {
            margin: 0;
        }*/
}
@media (max-width: 576px) {
  .page-content-reward {
    background-color: transparent;
    padding: 0 1rem;
  }
}
.page-content-hotcoldgame {
  background-color: #4084E3;
  padding: 30px 35px;
  border-radius: 10px;
}
@media  (max-width: 479px) {
  .page-content-hotcoldgame {
    margin: 0;
    font-size: 0.875rem;
  }
}
.page-content-tournament {
  background-color: #4084E3;
  padding: 30px 35px;
  border-radius: 10px;
  /*@media @x-small {
            margin: 0;
        }*/
}
@media (max-width: 576px) {
  .page-content-tournament {
    background-color: transparent;
    padding: 0 1rem;
  }
}
.amountrange-fontsize {
  font-size: 1rem !important;
}
@media  (max-width: 479px) {
  .amountrange-fontsize {
    font-size: 12px !important;
  }
}
.fontsize-1rem25 {
  font-size: 1.25rem;
}
.nav-tabs-content-msg {
  background-color: #FFFFFF;
  padding: 20px 0 0;
  font-size: 16px !important;
  /*@media @x-x-small
    {
        font-size:extract(@font-size, 3) !important;
    }*/
}
@media  (max-width: 767px) {
  .nav-tabs-content-msg {
    font-size: 16px !important;
  }
}
@media  (max-width: 479px) {
  .nav-tabs-content-msg {
    font-size: 17px !important;
  }
}
@media  (max-width: 479px) {
  .nav-tabs-content-msg {
    padding: 20px 0 0;
  }
}
.errormsg-container {
  background-color: #FF0000;
  color: #FFFFFF;
  padding: 5px 15px;
}
.success-container {
  color: #FFFFFF;
  background-color: #038F00;
  padding: 5px 15px;
}
.field-container {
  padding-bottom: 20px;
}
.field-title {
  padding-bottom: 5px;
}
.field-title-long {
  padding-bottom: 15px;
}
.field-content {
  padding-bottom: 10px;
}
.note-container {
  background-image: linear-gradient(#d9a528 0%, #d9a528 100%);
  font-size: 14px !important;
  /*@media @x-x-small
    {
        font-size:extract(@font-size, 3) !important;
    }*/
  color: #ffffff;
  padding: 10px 15px;
  border-radius: 5px;
  margin-bottom: 15px;
}
@media  (max-width: 767px) {
  .note-container {
    font-size: 14px !important;
  }
}
@media  (max-width: 479px) {
  .note-container {
    font-size: 16px !important;
  }
}
/*input.form-control,select.form-control{
        //width:300px;
        .dynamic-font(@font-default1);
        @media @x-small
        {
            width: 250px;
        }

        &.sm-width{
            width:250px !important;
            @media @x-small
            {
                width:160px !important;
            }
        }
    }*/
/*#endregion*/
/*#region Button*/
.btn-style {
  font-size: 16px !important;
  /*@media @x-x-small
    {
        font-size:extract(@font-size, 3) !important;
    }*/
  color: #FFFFFF !important;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  white-space: nowrap;
  padding: 0.5rem 0.75rem;
  border-radius: 8px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 0;
  min-width: 100px;
}
@media  (max-width: 767px) {
  .btn-style {
    font-size: 16px !important;
  }
}
@media  (max-width: 479px) {
  .btn-style {
    font-size: 17px !important;
  }
}
@media (max-width: 576px) {
  .btn-style {
    width: 100%;
  }
}
.btn-style-alt {
  font-size: 16px !important;
  /*@media @x-x-small
    {
        font-size:extract(@font-size, 3) !important;
    }*/
  color: #111111 !important;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  white-space: nowrap;
  padding: 0.5rem 0.75rem;
  border-radius: 8px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 0;
  min-width: 100px;
}
@media  (max-width: 767px) {
  .btn-style-alt {
    font-size: 16px !important;
  }
}
@media  (max-width: 479px) {
  .btn-style-alt {
    font-size: 17px !important;
  }
}
@media (max-width: 576px) {
  .btn-style-alt {
    width: 100%;
  }
}
.btn-style-xl {
  font-size: 22px !important;
  /*@media @x-x-small
    {
        font-size:extract(@font-size, 3) !important;
    }*/
  color: #FFFFFF !important;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  white-space: nowrap;
  padding: 0.5rem 0.75rem;
  border-radius: 8px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 0;
  min-width: 120px;
}
@media  (max-width: 767px) {
  .btn-style-xl {
    font-size: 22px !important;
  }
}
@media  (max-width: 479px) {
  .btn-style-xl {
    font-size: 22px !important;
  }
}
@media (max-width: 576px) {
  .btn-style-xl {
    width: 100%;
  }
}
.btn-style-xs {
  font-size: 13px !important;
  /*@media @x-x-small
    {
        font-size:extract(@font-size, 3) !important;
    }*/
  color: #FFFFFF !important;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  white-space: nowrap;
  padding: 0.5rem 0.75rem;
  border-radius: 8px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 0;
}
@media  (max-width: 767px) {
  .btn-style-xs {
    font-size: 13px !important;
  }
}
@media  (max-width: 479px) {
  .btn-style-xs {
    font-size: 15px !important;
  }
}
@media (max-width: 576px) {
  .btn-style-xs {
    width: 100%;
  }
}
.btn-action {
  background-color: #4084E3;
  font-size: 16px !important;
  /*@media @x-x-small
    {
        font-size:extract(@font-size, 3) !important;
    }*/
  color: #FFFFFF !important;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  white-space: nowrap;
  padding: 0.5rem 0.75rem;
  border-radius: 8px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 0;
  min-width: 100px;
}
@media  (max-width: 767px) {
  .btn-action {
    font-size: 16px !important;
  }
}
@media  (max-width: 479px) {
  .btn-action {
    font-size: 17px !important;
  }
}
@media (max-width: 576px) {
  .btn-action {
    width: 100%;
  }
}
.btn-action.common-pad {
  font-size: 13px !important;
  font-weight: 600;
  padding: 0.5rem 0.75rem;
  border: 2px solid transparent;
  letter-spacing: 1px;
}
.btn-action-a {
  background-color: #4084E3;
  font-size: 16px !important;
  /*@media @x-x-small
    {
        font-size:extract(@font-size, 3) !important;
    }*/
  color: #FFFFFF !important;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  white-space: nowrap;
  padding: 0.5rem 0.75rem;
  border-radius: 8px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 0;
  min-width: 100px;
}
@media  (max-width: 767px) {
  .btn-action-a {
    font-size: 16px !important;
  }
}
@media  (max-width: 479px) {
  .btn-action-a {
    font-size: 17px !important;
  }
}
@media (max-width: 576px) {
  .btn-action-a {
    width: 100%;
  }
}
.btn-action-a.common-pad {
  font-size: 13px !important;
  font-weight: 600;
  padding: 0.5rem 0.75rem;
  border: 2px solid transparent;
  letter-spacing: 1px;
}
.btn-action-a:hover,
.btn-action-a :active,
.btn-action-a :visited,
.btn-action-a :focus {
  color: #FFFFFF;
  text-decoration: none;
}
.btn-action-xl {
  background-color: #289646;
  font-size: 22px !important;
  /*@media @x-x-small
    {
        font-size:extract(@font-size, 3) !important;
    }*/
  color: #FFFFFF !important;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  white-space: nowrap;
  padding: 0.5rem 0.75rem;
  border-radius: 8px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 0;
  min-width: 120px;
}
@media  (max-width: 767px) {
  .btn-action-xl {
    font-size: 22px !important;
  }
}
@media  (max-width: 479px) {
  .btn-action-xl {
    font-size: 22px !important;
  }
}
@media (max-width: 576px) {
  .btn-action-xl {
    width: 100%;
  }
}
.btn-action-xs {
  background-color: #289646;
  margin-top: -5px;
  font-size: 13px !important;
  /*@media @x-x-small
    {
        font-size:extract(@font-size, 3) !important;
    }*/
  color: #FFFFFF !important;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  white-space: nowrap;
  padding: 0.5rem 0.75rem;
  border-radius: 8px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 0;
}
@media  (max-width: 767px) {
  .btn-action-xs {
    font-size: 13px !important;
  }
}
@media  (max-width: 479px) {
  .btn-action-xs {
    font-size: 15px !important;
  }
}
@media (max-width: 576px) {
  .btn-action-xs {
    width: 100%;
  }
}
.btn-action-alt {
  background-color: #FFDB06;
  font-size: 16px !important;
  /*@media @x-x-small
    {
        font-size:extract(@font-size, 3) !important;
    }*/
  color: #111111 !important;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  white-space: nowrap;
  padding: 0.5rem 0.75rem;
  border-radius: 8px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 0;
  min-width: 100px;
}
@media  (max-width: 767px) {
  .btn-action-alt {
    font-size: 16px !important;
  }
}
@media  (max-width: 479px) {
  .btn-action-alt {
    font-size: 17px !important;
  }
}
@media (max-width: 576px) {
  .btn-action-alt {
    width: 100%;
  }
}
.btn-action-alt.common-pad {
  font-size: 13px !important;
  font-weight: 600;
  padding: 0.5rem 0.75rem;
  border: 2px solid transparent;
  letter-spacing: 1px;
}
/*.btn-action-alt-a {
        .btn-action-alt;

        &:hover, :active, :visited, :focus {
            color: @btn_font_alt_color_hover;
            text-decoration: none;
        }
    }*/
.btn-delete {
  background-color: #ed2224;
  font-size: 16px !important;
  /*@media @x-x-small
    {
        font-size:extract(@font-size, 3) !important;
    }*/
  color: #FFFFFF !important;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  white-space: nowrap;
  padding: 0.5rem 0.75rem;
  border-radius: 8px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 0;
  min-width: 100px;
}
@media  (max-width: 767px) {
  .btn-delete {
    font-size: 16px !important;
  }
}
@media  (max-width: 479px) {
  .btn-delete {
    font-size: 17px !important;
  }
}
@media (max-width: 576px) {
  .btn-delete {
    width: 100%;
  }
}
.btn-grayout {
  /*background-color:@color-3;*/
  background-color: #038F00;
  font-size: 16px !important;
  /*@media @x-x-small
    {
        font-size:extract(@font-size, 3) !important;
    }*/
  color: #FFFFFF !important;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  white-space: nowrap;
  padding: 0.5rem 0.75rem;
  border-radius: 8px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 0;
  min-width: 100px;
  opacity: 0.7;
  cursor: default !important;
}
@media  (max-width: 767px) {
  .btn-grayout {
    font-size: 16px !important;
  }
}
@media  (max-width: 479px) {
  .btn-grayout {
    font-size: 17px !important;
  }
}
@media (max-width: 576px) {
  .btn-grayout {
    width: 100%;
  }
}
.btn-ok {
  background-color: #038F00;
  font-size: 16px !important;
  /*@media @x-x-small
    {
        font-size:extract(@font-size, 3) !important;
    }*/
  color: #FFFFFF !important;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  white-space: nowrap;
  padding: 0.5rem 0.75rem;
  border-radius: 8px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 0;
  min-width: 100px;
}
@media  (max-width: 767px) {
  .btn-ok {
    font-size: 16px !important;
  }
}
@media  (max-width: 479px) {
  .btn-ok {
    font-size: 17px !important;
  }
}
@media (max-width: 576px) {
  .btn-ok {
    width: 100%;
  }
}
/*payment(withdrawal and deposit)*/
.btn-payment {
  background: #FFFFFF;
  border-color: #FFFFFF;
  border-width: 2px;
  font-weight: 700;
  color: #111111;
  width: 100%;
  padding: 0.75rem;
  font-size: 0.875rem !important;
  transition: 0.6s ease;
  -webkit-transition: 0.6s ease;
  -moz-transition: 0.6s ease;
  -ms-transition: 0.6s ease;
  -o-transition: 0.6s ease;
  border-radius: 0.5rem;
}
@media  (max-width: 479px) {
  .btn-payment {
    width: 100% !important;
    padding: 10px 10px;
    font-size: 12px !important;
  }
}
.btn-payment:hover,
.btn-payment.active,
.btn-payment:active,
.btn-payment:focus {
  color: #111111 !important;
  border-color: #FFDB06;
  background-color: #FFDB06;
  text-decoration: none;
}
.btn-payment:active,
.btn-payment.active {
  color: #111111;
  background-color: #FFDB06;
  text-decoration: none;
}
.btn-search {
  width: 150px;
}
@media  (max-width: 479px) {
  .btn-search {
    width: 100px !important;
    font-size: 14px !important;
  }
}
.forprofile:hover,
.forprofile :active,
.forprofile :visited,
.forprofile :focus {
  color: #FFDB06;
}
.forprofile:active,
.forprofile.active {
  color: #FFDB06;
}
.box-payment-balance {
  background: #313131;
  border-color: transparent;
  color: #4084E3;
  width: 33.33%;
  font-size: 0.775rem;
  transition: 0.6s ease;
  -webkit-transition: 0.6s ease;
  -moz-transition: 0.6s ease;
  -ms-transition: 0.6s ease;
  -o-transition: 0.6s ease;
}
.box-payment-balance.four-element {
  width: 25% !important;
}
.box-payment-balance.one-element {
  width: 100% !important;
}
.box-payment-balance.one-element.paddingnote {
  padding: 0.75rem !important;
}
.box-payment-minmax {
  background: #313131 /;
  border-color: transparent;
  color: #FFFFFF;
  width: 50%;
  font-size: 0.75rem;
  transition: 0.6s ease;
  -webkit-transition: 0.6s ease;
  -moz-transition: 0.6s ease;
  -ms-transition: 0.6s ease;
  -o-transition: 0.6s ease;
  border-radius: 0rem;
}
/* vertical align*/
.va-middle {
  vertical-align: middle;
}
.va-top {
  vertical-align: top;
}
.va-bottom {
  vertical-align: bottom;
}
.font-8 {
  font-size: 8px !important;
}
.font-9 {
  font-size: 9px !important;
}
.font-10 {
  font-size: 10px !important;
}
.font-11 {
  font-size: 11px !important;
}
.font-12 {
  font-size: 12px !important;
}
.font-13 {
  font-size: 13px !important;
}
.font-14 {
  font-size: 14px !important;
}
.font-15 {
  font-size: 15px !important;
}
.font-16 {
  font-size: 16px !important;
}
.font-17 {
  font-size: 17px !important;
}
.font-18 {
  font-size: 18px !important;
}
.font-19 {
  font-size: 19px !important;
}
.font-20 {
  font-size: 20px !important;
}
.font-21 {
  font-size: 21px !important;
}
.font-22 {
  font-size: 22px !important;
}
.font-23 {
  font-size: 23px !important;
}
.font-24 {
  font-size: 24px !important;
}
.font-25 {
  font-size: 25px !important;
}
.font-26 {
  font-size: 26px !important;
}
.font-27 {
  font-size: 27px !important;
}
.font-28 {
  font-size: 28px !important;
}
.font-30 {
  font-size: 30px !important;
}
.font-weight-common {
  font-weight: 500;
}
.font-weight-median {
  font-weight: 600;
}
.font-weight-special {
  font-weight: 800;
}
.text-blue {
  color: #1255C6;
}
.font-1rem {
  font-size: 1rem;
}
.font-rem875 {
  font-size: 0.875rem;
}
.font-rem85 {
  font-size: 0.85rem;
}
.font-rem825 {
  font-size: 0.825rem;
}
.font-rem775 {
  font-size: 0.825rem;
}
.font-rem775 {
  font-size: 0.725rem;
}
.font-rem725 {
  font-size: 0.725rem;
}
.font-rem675 {
  font-size: 0.675rem;
}
.font-rem625 {
  font-size: 0.625rem;
}
.font-depoResult {
  color: #FFFFFF;
}
.text-shareQrToFriend {
  color: #FFFFFF;
}
.br-0 {
  border-radius: 0 !important;
}
.adjust-box-payment {
  padding-left: 0px !important;
  padding-right: 0px !important;
  margin-left: 0;
}
.adjust-margin {
  margin-right: 0;
  margin-left: 0;
}
@media  (max-width: 479px) {
  .adjust-margin {
    margin-right: 0;
    margin-left: -15px;
  }
}
.edit-field-profile {
  outline: none;
  border: transparent;
  font-size: 1rem;
  letter-spacing: 0.8px;
  font-weight: 700;
  line-height: unset;
}
.edit-field-profile::-webkit-input-placeholder {
  /* Edge */
  font-weight: bold;
  font-size: 1rem;
}
.edit-field-profile:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  font-weight: bold;
  font-size: 1rem;
}
.edit-field-profile::placeholder {
  font-weight: bold;
  font-size: 1rem;
}
@media (max-width: 576px) {
  .edit-field-profile {
    font-size: 0.825rem;
  }
  .edit-field-profile::-webkit-input-placeholder {
    /* Edge */
    font-weight: bold;
    font-size: 0.825rem;
  }
  .edit-field-profile:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    font-weight: bold;
    font-size: 0.825rem;
  }
  .edit-field-profile::placeholder {
    font-weight: bold;
    font-size: 0.825rem;
  }
}
.background-tb {
  background-color: #e9ecef;
}
.margin-zero {
  margin: 0;
  display: flex;
}
.tncfaq-bg {
  background-color: #313131;
}
.withdraw-selection-bg {
  background-color: #313131;
}
.withdraw-selection {
  background-color: #313131;
  padding: 0.75rem 0;
  transition: all ease-in-out 0.3s;
  -o-transition: all ease-in-out 0.3s;
  -moz-transition: all ease-in-out 0.3s;
  -webkit-transition: all ease-in-out 0.3s;
}
.withdraw-selection:nth-child(1) {
  border-top-left-radius: 10px;
}
@media (max-width: 576px) {
  .withdraw-selection:nth-child(1) {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
  }
}
.withdraw-selection:nth-last-child(1) {
  border-top-right-radius: 10px;
}
@media (max-width: 576px) {
  .withdraw-selection:nth-last-child(1) {
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
  }
}
.withdraw-selection a {
  color: #FFFFFF;
  text-decoration: none;
}
.withdraw-selection:hover {
  background-color: #FFDB06;
  text-decoration: none;
}
.withdraw-selection:hover a {
  color: #111111 !important;
  text-decoration: none;
  font-weight: bold;
}
.withdraw-selection.active,
.withdraw-selection:active {
  background-color: #FFDB06;
  color: #FFFFFF;
}
.withdraw-selection.active a,
.withdraw-selection:active a {
  color: #111111 !important;
  text-decoration: none;
  font-weight: bold;
}
@media (max-width: 576px) {
  .withdraw-selection {
    padding: 0.75rem 0.25rem;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
  }
}
.agent-selection-bg {
  background-color: #FFFFFF;
}
.agent-selection-box {
  border-radius: 15px;
}
.agent-selection-box hr {
  border: 1px solid rgba(0, 0, 0, 0.1);
}
.agent-selection-box .heading {
  color: #111111;
  font-weight: bolder;
  font-size: 1.25rem;
}
@media (max-width: 767px) {
  .agent-selection-box .heading {
    font-size: 1rem;
  }
}
@media (max-width: 576px) {
  .agent-selection-box .heading {
    font-size: 0.825rem;
  }
}
.agent-selection-box .subheading {
  color: #111111;
  font-weight: bolder;
  font-size: 1.15rem;
}
@media (max-width: 767px) {
  .agent-selection-box .subheading {
    font-size: 0.875rem;
  }
}
@media (max-width: 576px) {
  .agent-selection-box .subheading {
    font-size: 0.775rem;
  }
}
.agent-selection-box .agent-amount {
  font-size: 3rem;
  font-weight: bolder;
  color: #4084E3 !important;
}
@media (max-width: 767px) {
  .agent-selection-box .agent-amount {
    font-size: 1.5rem;
  }
}
.agent-selection-box .agent-downline,
.agent-selection-box .agent-percentage {
  font-size: 1.15rem;
  font-weight: bolder;
  color: #4084E3 !important;
}
@media (max-width: 767px) {
  .agent-selection-box .agent-downline,
  .agent-selection-box .agent-percentage {
    font-size: 0.875rem;
  }
}
.agent-selection {
  color: #121212;
  background-color: #FFFFFF;
  transition: all ease-in-out 0.3s;
  -o-transition: all ease-in-out 0.3s;
  -moz-transition: all ease-in-out 0.3s;
  -webkit-transition: all ease-in-out 0.3s;
}
.agent-selection a {
  text-decoration: none;
}
.agent-selection:hover,
.agent-selection:active,
.agent-selection.active,
.agent-selection:visited {
  color: #111111 !important;
  background-color: #FFDB06;
  text-decoration: none;
}
.agent-selection-mobile {
  background-color: #313131;
  padding: 0.75rem 0;
  transition: all ease-in-out 0.3s;
  -o-transition: all ease-in-out 0.3s;
  -moz-transition: all ease-in-out 0.3s;
  -webkit-transition: all ease-in-out 0.3s;
  border-radius: 0.75rem;
  margin-bottom: 0.5rem;
}
.agent-selection-mobile a {
  color: #FFFFFF;
  text-decoration: none;
}
.agent-selection-mobile:hover {
  background-color: #FFDB06;
  text-decoration: none;
}
.agent-selection-mobile:hover a {
  color: #111111 !important;
  text-decoration: none;
  font-weight: bold;
}
.agent-selection-mobile.active,
.agent-selection-mobile:active {
  background-color: #FFDB06;
  color: #FFFFFF;
}
.agent-selection-mobile.active a,
.agent-selection-mobile:active a {
  color: #111111 !important;
  text-decoration: none;
  font-weight: bold;
}
@media (max-width: 576px) {
  .agent-selection-mobile {
    padding: 0.75rem 0.25rem;
  }
}
.section-inner-payment {
  padding-top: 165px;
  padding-bottom: 100px;
}
@media  (max-width: 479px) {
  .section-inner-payment {
    padding-top: 50px;
  }
}
.padding-zero {
  padding: 0 !important;
}
.box-payment-border {
  border-right: 0.25rem solid #1F1E1F;
}
.agent-border {
  border-radius: 0.75rem;
}
.withdrawal-box-border {
  border: 1px solid #FFDB06;
}
.box-payment-padding {
  padding-top: 10px;
  padding-bottom: 10px;
}
.box-payment-padding-20 {
  padding-top: 20px;
  padding-bottom: 20px;
}
.box-payment-padding-stock {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.box-payment-padding-top-10 {
  padding-top: 10px;
}
.w-30 {
  width: 30%!important;
}
.w-300px {
  width: 300px !important;
}
@media  (max-width: 479px) {
  .w-300px {
    width: 100% !important;
  }
}
.box-minmax-padding {
  padding-bottom: 20px;
}
@media  (max-width: 479px) {
  .box-minmax-padding {
    padding-bottom: 10px;
  }
}
.text-diamond-blue {
  color: #008EF4;
}
.text-grouplvlname {
  color: #008EF4;
}
.pointer {
  cursor: pointer;
}
.p-5-payment {
  padding: 3rem !important;
}
@media  (max-width: 479px) {
  .p-5-payment {
    padding-left: 15px !important;
  }
}
.container-payment {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  /*@media (max-width:576px) {
            margin-top: -2.9rem;
            padding-left: 0px !important;
            padding-right: 0px !important;
        }

        @media @x-small {
            padding-right: 0px !important;
            margin-top: -2.9rem;
            padding-left: 15px !important;
        }*/
}
@media (min-width: 576px) {
  .container-payment {
    max-width: 540px !important;
  }
}
@media (min-width: 768px) {
  .container-payment {
    max-width: 720px !important;
  }
}
@media (min-width: 992px) {
  .container-payment {
    max-width: 960px !important;
  }
}
@media (min-width: 1200px) {
  .container-payment {
    max-width: 1024px !important;
  }
}
@media (max-width: 767px) {
  .container-payment {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}
.container-reward,
.container-tournament,
.container-hotcoldgame {
  width: 100%;
  padding-right: 0px !important;
  /*@media @x-small {
            padding-right: 0px !important;
            padding-left: 15px !important;
        }*/
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  .container-reward,
  .container-tournament,
  .container-hotcoldgame {
    max-width: 540px !important;
  }
}
@media (min-width: 768px) {
  .container-reward,
  .container-tournament,
  .container-hotcoldgame {
    max-width: 720px !important;
  }
}
@media (min-width: 992px) {
  .container-reward,
  .container-tournament,
  .container-hotcoldgame {
    max-width: 960px !important;
  }
}
@media (min-width: 1200px) {
  .container-reward,
  .container-tournament,
  .container-hotcoldgame {
    max-width: 1024px !important;
  }
}
@media (max-width: 767px) {
  .container-reward,
  .container-tournament,
  .container-hotcoldgame {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}
@media (max-width: 576px) {
  .container-reward,
  .container-tournament,
  .container-hotcoldgame {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
}
@media (max-width: 576px) {
  .downloadpage-padding {
    padding-left: 0;
    padding-right: 0;
  }
}
.font-small {
  font-size: small;
}
.left-left-bank {
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
  position: relative;
  width: 100%;
  padding: 0px 15px;
}
@media (max-width: 992px) {
  .left-left-bank {
    flex: 0 0 55%;
    max-width: 55%;
    position: relative;
    width: 100%;
  }
}
@media (max-width: 768px) {
  .left-left-bank {
    flex: 0 0 60%;
    max-width: 60%;
    position: relative;
    width: 100%;
  }
}
@media (max-width: 410px) {
  .left-left-bank {
    flex: 0 0 65%;
    max-width: 65%;
    position: relative;
    width: 100%;
  }
}
.left-right-bank {
  -ms-flex: 0 0 66.666667%;
  flex: 0 0 66.666667%;
  max-width: 66.666667%;
  position: relative;
  width: 100%;
  padding: 0px 15px;
  word-break: break-word;
}
@media (max-width: 992px) {
  .left-right-bank {
    flex: 0 0 45%;
    max-width: 45%;
    position: relative;
    width: 100%;
  }
}
@media (max-width: 768px) {
  .left-right-bank {
    flex: 0 0 40%;
    max-width: 40%;
    position: relative;
    width: 100%;
    padding: unset;
  }
}
@media (max-width: 410px) {
  .left-right-bank {
    flex: 0 0 35%;
    max-width: 35%;
    position: relative;
    width: 100%;
  }
}
.left-right-bank.iq-pl-8 {
  padding-left: 8px !important;
}
@media (min-width: 769px) {
  .rightrow-p30 {
    padding: 0;
  }
}
.right-left-bank {
  -ms-flex: 0 0 55%;
  flex: 0 0 55%;
  max-width: 55%;
  position: relative;
  width: 100%;
  padding: 0px 15px;
}
@media (max-width: 992px) {
  .right-left-bank {
    flex: 0 0 70%;
    max-width: 70%;
    position: relative;
    width: 100%;
  }
}
@media (max-width: 768px) {
  .right-left-bank {
    flex: 0 0 60%;
    max-width: 60%;
    position: relative;
    width: 100%;
    padding-right: 0px;
  }
}
@media (max-width: 410px) {
  .right-left-bank {
    flex: 0 0 65%;
    max-width: 65%;
    position: relative;
    width: 100%;
  }
}
.right-right-bank {
  -ms-flex: 0 0 45%;
  flex: 0 0 45%;
  max-width: 45%;
  position: relative;
  width: 100%;
  padding: 0px 0px;
  word-break: break-word;
}
@media (max-width: 992px) {
  .right-right-bank {
    flex: 0 0 30%;
    max-width: 30%;
    position: relative;
    width: 100%;
  }
}
@media (max-width: 768px) {
  .right-right-bank {
    flex: 0 0 40%;
    max-width: 40%;
    position: relative;
    width: 100%;
    padding-left: 10px;
    padding-right: 0px;
  }
}
@media (max-width: 410px) {
  .right-right-bank {
    flex: 0 0 35%;
    max-width: 35%;
    position: relative;
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .width-bonus {
    width: 100% !important;
  }
}
.margin-bottom15 {
  margin-bottom: 15px;
}
.pagination-bank {
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.25rem;
  justify-content: flex-end;
}
.pagination-bank > .active > a,
.pagination-bank > li.active,
.pagination-bank > .active > span,
.pagination-bank > .active > a:hover,
.pagination-bank > .active > span:hover,
.pagination-bank > .active > a:focus,
.pagination-bank > .active > span:focus {
  background-color: #2C2A7A;
  border: 1px solid transparent;
}
.pagination-bank > li {
  text-align: center !important;
  border: 1px solid transparent;
  width: 30px;
}
.pagination-bank > li:hover,
.pagination-bank > li :active,
.pagination-bank > li :visited,
.pagination-bank > li :focus {
  background-color: #2C2A7A;
  border: 1px solid transparent;
  color: #FFFFFF;
}
.pagination-bank > li > a,
.pagination-bank > li > span {
  color: #FFFFFF;
  border: 1px solid transparent;
}
.pagination-bank > li > a:hover,
.pagination-bank > li > span:hover,
.pagination-bank > li > a :active,
.pagination-bank > li > span :active,
.pagination-bank > li > a :visited,
.pagination-bank > li > span :visited,
.pagination-bank > li > a :focus,
.pagination-bank > li > span :focus {
  background-color: #2C2A7A;
  border: 1px solid transparent;
  color: #FFFFFF;
}
.btn-deposit-withdrawal-row {
  margin: 0;
  display: flex;
  display: -ms-flexbox;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.btn-deposit-col {
  padding-right: 0.3rem;
}
@media  (max-width: 479px) {
  .btn-deposit-col {
    padding-right: 0.3rem;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    position: relative;
    width: 100%;
  }
}
.btn-withdrawal-col {
  padding-left: 0.3rem;
}
@media  (max-width: 479px) {
  .btn-withdrawal-col {
    padding-left: 0.3rem;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    position: relative;
    width: 100%;
  }
}
.btn-transactionhistory {
  margin-right: 0.6rem;
  margin-bottom: 0.6rem;
}
.btn-payment.w-190px {
  width: 200px !important;
}
/*#endregion*/
.info-container {
  background-color: rgba(0, 0, 0, 0.15);
  font-size: 13px !important;
  /*@media @x-x-small
    {
        font-size:extract(@font-size, 3) !important;
    }*/
  color: #000000;
  padding: 15px;
  border-radius: 5px;
  margin-top: 15px;
  margin-bottom: 15px;
}
@media  (max-width: 767px) {
  .info-container {
    font-size: 13px !important;
  }
}
@media  (max-width: 479px) {
  .info-container {
    font-size: 15px !important;
  }
}
.pagesize-box-bank {
  display: inline-block !important;
  max-width: 46px !important;
  padding: 1px 2px !important;
  height: 26px;
  background-color: #FFFFFF;
  border: #181c60;
  color: #111111;
  cursor: pointer;
  outline: none;
}
.pagesize-box-bank:hover,
.pagesize-box-bank :active,
.pagesize-box-bank :visited,
.pagesize-box-bank :focus {
  color: #111111;
  border: #181c60;
}
input.pagesize-box-bank,
select.pagesize-box-bank {
  width: 300px;
  font-size: 12px !important;
}
table.bank-table-withdraw {
  width: 100%;
  border-bottom: 1px solid #FFFFFF;
  border-top: 1px solid #FFFFFF;
  padding: 15px 0px;
  background-color: transparent;
}
table.bank-table-withdraw > tbody > tr > td {
  padding: 15px 0px;
  border-bottom: 1px solid #FFFFFF;
  width: 55%;
  vertical-align: top;
}
table.bank-table-withdraw > tbody > tr > td:first-child {
  width: 45%;
}
table.bank-table-withdraw > tbody > tr:first-child > td {
  padding: 15px 0 15px 0;
}
table.bank-table {
  width: 100%;
}
table.bank-table > tbody > tr > td {
  padding: 15px 0px;
  border-bottom: 1px solid #000000;
  width: 55%;
  vertical-align: top;
}
table.bank-table > tbody > tr > td:first-child {
  width: 45%;
}
table.bank-table > tbody > tr:first-child > td {
  padding: 0 0 15px 0;
}
table.balance-table {
  width: 100%;
  background-color: #2C2A7A;
  text-align: center;
  color: white;
  overflow-wrap: anywhere;
}
table.balance-table > tbody > tr > td {
  width: 33.33%;
  padding-top: 10px;
  padding-bottom: 10px;
}
table.balance-table > tbody > tr > td:first-child {
  border-right: 2px solid #181c60;
}
table.balance-table > tbody > tr > td:last-child {
  border-left: 2px solid #181c60;
}
/*#region bonus page*/
.bonus-container {
  width: 100%;
  padding: 15px 0px;
}
.bonus-container:first-child {
  padding: 15px;
}
.bonus-container > div {
  padding: 10px 15px;
  display: table;
  width: 100%;
}
.img-promotion {
  height: 200px;
  width: 200px;
}
@media  (max-width: 479px) {
  .img-promotion {
    height: 120px;
    width: 120px;
  }
}
.bonus-table {
  width: 100%;
}
.bonus-detail-hide {
  display: none;
}
.bonus-detail-active {
  display: block;
}
/*#endregion*/
/*#region font*/
.font-xxl {
  font-size: 30px !important;
  /*@media @x-x-small
    {
        font-size:extract(@font-size, 3) !important;
    }*/
}
@media  (max-width: 767px) {
  .font-xxl {
    font-size: 30px !important;
  }
}
@media  (max-width: 479px) {
  .font-xxl {
    font-size: 22px !important;
  }
}
.font-xl {
  font-size: 22px !important;
  /*@media @x-x-small
    {
        font-size:extract(@font-size, 3) !important;
    }*/
}
@media  (max-width: 767px) {
  .font-xl {
    font-size: 22px !important;
  }
}
@media  (max-width: 479px) {
  .font-xl {
    font-size: 22px !important;
  }
}
.font-lg {
  font-size: 19px !important;
  /*@media @x-x-small
    {
        font-size:extract(@font-size, 3) !important;
    }*/
}
@media  (max-width: 767px) {
  .font-lg {
    font-size: 19px !important;
  }
}
@media  (max-width: 479px) {
  .font-lg {
    font-size: 19px !important;
  }
}
.font-md {
  font-size: 17px !important;
  /*@media @x-x-small
    {
        font-size:extract(@font-size, 3) !important;
    }*/
}
@media  (max-width: 767px) {
  .font-md {
    font-size: 17px !important;
  }
}
@media  (max-width: 479px) {
  .font-md {
    font-size: 18px !important;
  }
}
.font-default {
  font-size: 16px !important;
  /*@media @x-x-small
    {
        font-size:extract(@font-size, 3) !important;
    }*/
}
@media  (max-width: 767px) {
  .font-default {
    font-size: 16px !important;
  }
}
@media  (max-width: 479px) {
  .font-default {
    font-size: 17px !important;
  }
}
.font-xs {
  font-size: 13px !important;
  /*@media @x-x-small
    {
        font-size:extract(@font-size, 3) !important;
    }*/
}
@media  (max-width: 767px) {
  .font-xs {
    font-size: 13px !important;
  }
}
@media  (max-width: 479px) {
  .font-xs {
    font-size: 15px !important;
  }
}
.color-3 {
  color: #289646;
}
.color-11 {
  color: #FF8300;
}
/*#endregion*/
/*#region contact page*/
.contact-img {
  width: 100px;
  padding-right: 20px;
}
@media  (max-width: 479px) {
  .contact-img {
    width: 80px;
  }
}
.img-chat {
  content: url(../../../ImgPic/Contact/chat.png);
  width: 100px;
  padding-right: 20px;
}
@media  (max-width: 479px) {
  .img-chat {
    width: 80px;
  }
}
.img-mail {
  content: url(../../../ImgPic/Contact/mail.png);
  width: 100px;
  padding-right: 20px;
}
@media  (max-width: 479px) {
  .img-mail {
    width: 80px;
  }
}
.contact-container {
  padding: 15px 30px;
  margin-top: 15px;
  display: table;
  width: 100%;
  background-color: #FFFFFF;
  font-size: 19px !important;
  /*@media @x-x-small
    {
        font-size:extract(@font-size, 3) !important;
    }*/
}
.contact-container:first-child {
  padding: 15px 30px;
}
@media  (max-width: 767px) {
  .contact-container {
    font-size: 19px !important;
  }
}
@media  (max-width: 479px) {
  .contact-container {
    font-size: 19px !important;
  }
}
.contact-container > div {
  display: table-cell;
}
.contact-container-left {
  padding-left: 20px;
}
@media  (max-width: 479px) {
  .contact-container-left {
    padding-left: 0px;
  }
}
.contact-container-right {
  text-align: right;
  padding-right: 40px;
}
@media  (max-width: 479px) {
  .contact-container-right {
    padding-right: 0px;
  }
}
/*#endregion*/
/*#region login page*/
.link-action {
  font-size: 16px !important;
  /*@media @x-x-small
    {
        font-size:extract(@font-size, 3) !important;
    }*/
  color: #289646;
  margin-left: 15px;
}
@media  (max-width: 767px) {
  .link-action {
    font-size: 16px !important;
  }
}
@media  (max-width: 479px) {
  .link-action {
    font-size: 17px !important;
  }
}
.link-action-alt {
  font-size: 0.725rem;
  color: #4084E3 !important;
}
.link-action-alt-mobile {
  color: #4084E3 !important;
}
/*#endregion*/
/*#region history page*/
.history-container {
  white-space: nowrap;
  background-color: #2C2A7A;
  border: 1px solid #2C2A7A;
}
.history-container > .nav-tabs-content {
  margin: 0 !important;
}
.info-container2 {
  background-color: rgba(0, 0, 0, 0.15);
  font-size: 13px !important;
  /*@media @x-x-small
    {
        font-size:extract(@font-size, 3) !important;
    }*/
  color: #000000;
  padding: 10px 15px 20px 15px;
  border-radius: 5px;
  margin: 15px;
}
@media  (max-width: 767px) {
  .info-container2 {
    font-size: 13px !important;
  }
}
@media  (max-width: 479px) {
  .info-container2 {
    font-size: 15px !important;
  }
}
table.history-table {
  width: 100%;
  border-top: 1px solid #FFFFFF;
}
table.history-table > tbody > tr > td {
  padding: 15px 0px;
  border-bottom: 1px solid #FFFFFF;
  width: 50%;
  vertical-align: top;
}
table.history-table > tbody > tr > td:first-child {
  width: 5%;
}
table.history-table > tbody > tr > td:last-child {
  text-align: right;
}
table.history-table > tbody > tr:first-child > td {
  padding: 15px 0 15px 0;
}
table.historylist-table {
  width: 100%;
}
table.historylist-table > tbody > tr > td {
  width: 50%;
  vertical-align: top;
}
table.historylist-table > tbody > tr > td:first-child {
  width: 30%;
}
@media  (max-width: 479px) {
  table.historylist-table > tbody > tr > td:first-child {
    width: 50%;
  }
}
table.historylist-table > tbody > tr > td:last-child {
  text-align: left;
  width: 70%;
}
table.inner-history-table {
  width: 100%;
}
table.inner-history-table > tbody > tr > td {
  width: 50%;
  vertical-align: top;
  text-align: left;
}
table.inner-history-table > tbody > tr > td:last-child {
  text-align: right;
}
table.inner-history-table > tbody > tr > td.text-left {
  text-align: left !important;
}
/*#endregion*/
/*#region history page*/
.datepicker {
  padding: 10px 15px;
}
@media  (max-width: 479px) {
  .datepicker {
    font-size: 17px !important;
    /*@media @x-x-small
    {
        font-size:extract(@font-size, 3) !important;
    }*/
  }
}
@media  (max-width: 479px) and  (max-width: 767px) {
  .datepicker {
    font-size: 17px !important;
  }
}
@media  (max-width: 479px) and  (max-width: 479px) {
  .datepicker {
    font-size: 18px !important;
  }
}
/*#endregion*/
.live-chat-bubble {
  text-decoration: none;
  position: fixed;
  bottom: 5%;
  right: 20px;
  border: none;
  text-indent: 100%;
  background: #383838;
  border-radius: 2px;
  width: 40px;
  height: 40px;
  overflow: hidden;
  border-radius: 50%;
  z-index: 1080;
  transition: all ease-in-out 0.5s;
  -o-transition: all ease-in-out 0.5s;
  -moz-transition: all ease-in-out 0.5s;
  -webkit-transition: all ease-in-out 0.5s;
}
.live-chat-bubble.live-chat-mobile {
  bottom: 15%;
  right: 16px;
}
.live-chat-bubble:hover {
  background: #FFDB06;
}
.live-chat-bubble span {
  width: 40px;
  height: 40px;
  overflow: hidden;
  background: #f1191e;
  display: block;
  float: left;
  opacity: 0;
  -moz-opacity: 0;
  filter: alpha(opacity=0);
}
.live-chat-bubble i {
  font-size: 20px;
  position: absolute;
  color: #FFFFFF;
  top: 50%;
  left: 50%;
  width: 20px;
  height: 20px;
  line-height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  text-indent: 0;
}
.live-chat {
  background-image: linear-gradient(#d9a528 0%, #d9a528 100%);
  position: fixed;
  z-index: 400;
  bottom: 100px;
  right: -44px;
  padding: 10px 15px;
  color: #ffffff;
  cursor: pointer;
  font-size: 17px !important;
  /*@media @x-x-small
    {
        font-size:extract(@font-size, 3) !important;
    }*/
}
@media  (max-width: 767px) {
  .live-chat {
    font-size: 17px !important;
  }
}
@media  (max-width: 479px) {
  .live-chat {
    font-size: 18px !important;
  }
}
@media  (max-width: 767px) {
  .live-chat {
    right: -44px;
  }
}
.rotate-word {
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
}
.word-break {
  word-break: break-all;
  width: 45px;
  right: 0px !important;
  bottom: 40px !important;
}
.lastupdate-container {
  margin-top: -2px;
}
.TotalBalanceView {
  padding: 0 10px;
}
.TotalSecondaryBalanceView {
  padding: 0 10px;
}
.loading-msg {
  display: inline;
  margin-left: -10px;
  padding: 0 10px;
  font-size: 13px !important;
  /*@media @x-x-small
    {
        font-size:extract(@font-size, 3) !important;
    }*/
}
@media  (max-width: 767px) {
  .loading-msg {
    font-size: 13px !important;
  }
}
@media  (max-width: 479px) {
  .loading-msg {
    font-size: 15px !important;
  }
}
.img-loading {
  background: url(../../../ImgPic/Common/Icon/loading_icon.gif) no-repeat;
  height: 20px;
  width: 20px;
}
.img-loading2 {
  background: url(../../../ImgPic/Common/Icon/loading.gif) no-repeat;
  height: 40px;
  width: 200px;
  border: transparent !important;
}
.lds-ring {
  display: inline-block;
  position: relative;
  width: 30px;
  height: 30px;
}
.lds-ring div {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 20px;
  height: 20px;
  margin: 13px;
  border: 4px solid #ff0030;
  border-radius: 50%;
  animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border-color: #ff0030 transparent transparent transparent;
}
.lds-ring div:nth-child(1) {
  animation-delay: -0.45s;
}
.lds-ring div:nth-child(2) {
  animation-delay: -0.3s;
}
.lds-ring div:nth-child(3) {
  animation-delay: -0.15s;
}
@keyframes lds-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.pagesize-textbox {
  display: inline-block !important;
  max-width: 60px !important;
  padding: 6px 6px !important;
}
.pagesize-container {
  margin-top: 15px;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  background-color: #289646;
  border-color: #289646;
}
.pagination > li > a,
.pagination > li > span {
  color: #289646;
  border: 1px solid #9ee5b1;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a :active,
.pagination > li > span :active,
.pagination > li > a :visited,
.pagination > li > span :visited,
.pagination > li > a :focus,
.pagination > li > span :focus {
  background-color: #289646;
  border-color: #289646;
  color: #FFFFFF;
}
.msg-row {
  color: #111111;
  font-size: 0.875rem;
  font-weight: 700;
  border-radius: 6px;
  padding: 0.75rem 1rem;
  margin-bottom: 0.5rem;
}
@media (max-width: 576px) {
  .msg-row {
    border-radius: unset;
  }
}
.msg-success-row {
  background-color: #FFDB06;
  color: #111111;
  font-size: 0.875rem;
  font-weight: 700;
  border-radius: 6px;
  padding: 0.75rem 1rem;
  margin-bottom: 0.5rem;
}
@media (max-width: 576px) {
  .msg-success-row {
    border-radius: unset;
  }
}
.msg-error-row {
  background-color: #ed2224;
  color: #111111;
  font-size: 0.875rem;
  font-weight: 700;
  border-radius: 6px;
  padding: 0.75rem 1rem;
  margin-bottom: 0.5rem;
}
@media (max-width: 576px) {
  .msg-error-row {
    border-radius: unset;
  }
}
.msg-notice-row {
  background-color: #d9a528;
  color: #111111;
  font-size: 0.875rem;
  font-weight: 700;
  border-radius: 6px;
  padding: 0.75rem 1rem;
  margin-bottom: 0.5rem;
}
@media (max-width: 576px) {
  .msg-notice-row {
    border-radius: unset;
  }
}
.decimal-ul {
  list-style-type: decimal;
  padding-left: 20px;
}
.decimal-ul > li {
  margin-bottom: 10px;
}
.circle-ul {
  list-style-type: disc;
  padding-left: 25px;
}
.align-top {
  vertical-align: top;
}
a.lang-item,
a.lang-item:hover,
a.lang-item:link,
a.lang-item:active {
  color: #010E45;
}
.img-register {
  width: 250px;
  margin-bottom: 15px;
  /*@media @x-small{
        width:100%;
    }*/
}
.cd-top {
  z-index: 1024;
  display: inline-block;
  padding: 10px 15px 5px 15px;
  position: fixed;
  bottom: 10px;
  right: 0px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  overflow: hidden;
  font-size: 18px;
  color: #FFFFFF;
  white-space: nowrap;
  background: #ed2224;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
  -moz-transition: opacity 0.3s 0s, visibility 0s 0.3s;
  transition: opacity 0.3s 0s, visibility 0s 0.3s;
}
.cd-top:hover,
.cd-top :focus,
.cd-top :active {
  color: #FFFFFF;
  text-decoration: none !important;
}
.cd-top.cd-is-visible,
.cd-top.cd-fade-out,
.no-touch .cd-top:hover {
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
  -moz-transition: opacity 0.3s 0s, visibility 0s 0s;
  transition: opacity 0.3s 0s, visibility 0s 0s;
}
.cd-top.cd-is-visible {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
}
.cd-top.cd-fade-out {
  /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
  opacity: 0.5;
}
.no-touch .cd-top:hover {
  background-color: #ed2224;
  opacity: 1;
}
/*#region wheel of fortune page*/
.default-container + div {
  margin-top: 0px !important;
}
.default-container + div + input + div {
  padding-top: 0 !important;
}
.default-container + div + input + div > div {
  margin-top: 0px !important;
}
.wof-container {
  margin-top: 180px;
}
.wof-container > .wof-slide:first-child {
  display: block;
}
.wof-slide {
  overflow: hidden !important;
  margin-bottom: 10px;
}
.step-circle-container {
  margin-bottom: 15px;
}
.step-circle-container > div {
  border-radius: 50%;
  width: 12px;
  height: 12px;
  background-color: transparent;
  border: 1px solid #FFFFFF;
  display: inline-block;
  margin-right: 5px;
}
.step-circle-container > div.selected {
  border-radius: 50%;
  width: 12px;
  height: 12px;
  background-color: #FFFFFF !important;
  border: 1px solid #FFFFFF;
  display: inline-block;
}
.step-circle-container > .wof-slide:first-child {
  display: block;
}
.wof-slide {
  overflow: hidden !important;
  margin-bottom: 10px;
}
.step-circle-container {
  margin-bottom: 15px;
}
.step-circle-container > div {
  border-radius: 50%;
  width: 12px;
  height: 12px;
  background-color: transparent;
  border: 1px solid #FFFFFF;
  display: inline-block;
  margin-right: 5px;
}
.step-circle-container > div.selected {
  border-radius: 50%;
  width: 12px;
  height: 12px;
  background-color: #FFFFFF !important;
  border: 1px solid #FFFFFF;
  display: inline-block;
}
.wof-title {
  font-size: 1.5rem;
  font-family: Roboto;
  font-weight: 800;
}
@media (max-width: 767px) {
  .wof-title {
    font-size: 18px !important;
  }
}
.wof-bottom {
  font-size: 24px;
}
@media (max-width: 767px) {
  .wof-bottom {
    font-size: 12px !important;
  }
}
@media (max-width: 320px) {
  .wof-bottom {
    font-size: 12px !important;
  }
}
.tnc-container {
  width: 100%;
  padding: 15px 15px 0;
  margin-bottom: 50px;
}
.tnc-container > div {
  padding: 10px 15px;
  border-radius: 5px;
  background-color: #FFFFFF;
  display: table;
  width: 100%;
  margin-top: 15px;
}
.tnc-container .tnc-header {
  margin: 5px 0;
  font-weight: bolder;
}
.tnc-container .tnc-header + div {
  padding-top: 10px;
}
.tnc-container div.tnc table tr td {
  vertical-align: top;
  padding-bottom: 8px;
}
/*.panel-title {
    color: @color_gold;

    &:hover {
        color: @color_gold;
    }
}*/
.panel-collapse {
  padding: 0 10px;
}
.glow-style {
  outline: none;
  border: 4px solid #FFFFFF;
  border-bottom: 6px solid #FFFFFF;
  box-shadow: 0 0 20px #FFFFFF;
  border-radius: 5px;
}
.draw {
  overflow: hidden;
  position: relative;
}
.draw::before,
.draw::after {
  content: '';
  box-sizing: border-box;
  position: absolute;
  border: 3px solid transparent;
  width: 0;
  height: 0;
}
.draw::before {
  top: 0;
  left: 0;
  border-top-color: #e9f4ec;
  border-right-color: #e9f4ec;
  animation: border 2s infinite;
}
.draw::after {
  bottom: 0;
  right: 0;
  animation: border 2s 1s infinite, borderColor 2s 1s infinite;
}
@keyframes border {
  0% {
    width: 0;
    height: 0;
  }
  25% {
    width: 100%;
    height: 0;
  }
  50% {
    width: 100%;
    height: 100%;
  }
  100% {
    width: 100%;
    height: 100%;
  }
}
@keyframes borderColor {
  0% {
    border-bottom-color: #e9f4ec;
    border-left-color: #e9f4ec;
  }
  50% {
    border-bottom-color: #e9f4ec;
    border-left-color: #e9f4ec;
  }
  51% {
    border-bottom-color: transparent;
    border-left-color: transparent;
  }
  100% {
    border-bottom-color: transparent;
    border-left-color: transparent;
  }
}
.display-none {
  display: none;
}
.cursor-pointer {
  cursor: pointer;
}
.wof-canvas {
  margin-top: 20px;
  z-index: -1;
  position: relative;
}
@media (max-width: 320px) {
  .wof-canvas {
    width: 100%;
  }
}
.wof-cirleframe {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
@media (max-width: 576px) {
  .wof-cirleframe {
    top: 4px;
    left: -19px;
  }
}
@media (max-width: 375px) {
  .wof-cirleframe {
    left: -23px;
  }
}
@media (max-width: 320px) {
  .wof-cirleframe {
    top: 5px;
    left: -23px;
  }
}
.img-wofbordernew {
  width: 400px;
}
@media (max-width: 320px) {
  .img-wofbordernew {
    width: 315px;
  }
}
.img-wofborder {
  width: 412px;
  margin-top: -378px;
  margin-left: -2px;
}
@media (max-width: 376px) {
  .img-wofborder {
    width: 400px;
    margin-top: -370px;
    margin-left: -15px;
  }
}
@media (max-width: 320px) {
  .img-wofborder {
    width: 360px;
    margin-top: -340px;
    margin-left: -20px;
  }
}
.img-wofborder.wof-resized {
  width: 350px;
  margin-top: -324px;
  margin-left: -2px;
}
@media (max-width: 320px) {
  .img-wofborder.wof-resized {
    width: 360px;
    margin-top: -344px;
    margin-left: -20px;
  }
}
@keyframes glow {
  50% {
    background: #68b57d;
  }
  50%:before {
    transform: translateX(300px) skewX(-15deg);
    opacity: 0.6;
    transition: 0.5s;
  }
  50%:after {
    transform: translateX(300px) skewX(-15deg);
    opacity: 1;
    transition: 0.5s;
  }
  100% {
    background: #289646;
  }
  100%:before {
    transform: translateX(300px) skewX(-15deg);
    opacity: 0.6;
    transition: 0.4s;
  }
  100%:after {
    transform: translateX(300px) skewX(-15deg);
    opacity: 1;
    transition: 0.4s;
  }
}
.btn-spin-glow {
  border: 0;
  transition: 0.8s;
  overflow: hidden;
  animation-duration: 0.8s;
  animation-iteration-count: infinite;
  animation-name: glow;
  animation-timing-function: ease-in-out;
}
.btn-spin-glow:before {
  content: '';
  display: block;
  position: absolute;
  background: #289646;
  left: 0;
  top: 0;
  opacity: 0.5;
  filter: blur(60px);
  transform: translateX(-50px) skewX(-15deg);
}
.btn-spin-glow:after {
  content: '';
  display: block;
  position: absolute;
  background: #289646;
  left: 0;
  top: 0;
  opacity: 0.7;
  filter: blur(60px);
  transform: translateX(0px) skewX(-15deg);
}
/*#endregion*/
/*#region modal dialog*/
.alert {
  margin-bottom: 0px !important;
  padding: 1rem 1.5rem;
  font-weight: 700;
  border: 1px solid transparent;
  border-radius: 0.5rem;
}
@media (max-width: 576px) {
  .alert {
    border-radius: 0;
  }
}
.alert-warning {
  color: #111111;
  background-color: #FFDB06;
  border-color: #FFDB06;
}
#popup_container {
  display: block !important;
  font-size: 16px !important;
  /*@media @x-x-small
    {
        font-size:extract(@font-size, 3) !important;
    }*/
}
@media  (max-width: 767px) {
  #popup_container {
    font-size: 16px !important;
  }
}
@media  (max-width: 479px) {
  #popup_container {
    font-size: 17px !important;
  }
}
.modal {
  position: fixed !important;
  z-index: 1300 !important;
  margin: 0px !important;
  left: 0px !important;
}
/*.modal-body{
        padding: 35px 20px 15px!important;
        min-height: 60px;
    }*/
/* Modal centered horizontally and vertically */
.modal-dialog {
  width: 400px;
  min-height: calc(100vh - 60px);
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.modal-dialog.modal-login {
  max-width: 400px!important;
}
@media  (max-width: 767px) {
  .modal-dialog {
    min-height: calc(100vh - 20px);
  }
}
@media  (max-width: 479px) {
  .modal-dialog {
    width: 85%;
    margin: 0.85rem;
  }
}
.modal-top-edge-rounded {
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}
.modal-content {
  border-radius: 0.5rem;
}
.gameSearchIcon {
  position: absolute;
  top: 7px;
  left: 10px;
  color: #FFFFFF;
}
@media (max-width: 991px) {
  .gameSearchIcon {
    top: 3px;
  }
}
@media  (max-width: 479px) {
  .gameSearchIcon {
    font-size: 1rem;
  }
}
.gameSearchBox {
  border-radius: 0px;
  width: 100% !important;
  color: #858585 !important;
}
.gameSearch {
  font-size: medium;
  border-bottom: 1px solid !important;
  border-bottom-color: #FFFFFF !important;
  padding: 6px 12px 6px 30px !important;
}
/* Flexible game thumbnail */
.gameListCol {
  position: relative;
  width: 100%;
  padding: 0px 10px;
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%;
  text-align: center;
}
@media (max-width: 991px) {
  .gameListCol {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
}
@media (max-width: 767px) {
  .gameListCol {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
}
@media (max-width: 576px) {
  .gameListCol {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}
.bg-color1 {
  background-color: #4084E3 !important;
}
.gameListName {
  padding: 5px 10px;
  font-size: 14px;
}
.btn-filterGame {
  padding: 10px 0px;
  color: #FFFFFF !important;
}
.gamefilterbar-left {
  width: 70% !important;
  max-width: 70% !important;
  background-color: #2C2A7A;
  text-align: center;
  overflow-x: auto;
  flex-wrap: initial;
}
.gamefilterbar-left-fontsize {
  padding: 6px 0px;
  color: #FFFFFF !important;
}
@media  (max-width: 479px) {
  .gamefilterbar-left-fontsize {
    font-size: 12px !important;
  }
}
.gamefilterbar-right {
  width: 30% !important;
  max-width: 30% !important;
  position: relative;
  float: right;
}
#gameTypeFilter::-webkit-scrollbar {
  height: 5px;
}
#gameTypeFilter::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #FFFFFF;
  border-radius: 100px;
}
#gameTypeFilter::-webkit-scrollbar-thumb {
  background-color: darkgrey;
  outline: 1px solid slategrey;
  border-radius: 100px;
}
.overflowy-xepage {
  overflow-y: auto;
  max-height: 1024px !important;
}
@media  (max-width: 479px) {
  .overflowy-xepage {
    max-height: unset !important;
  }
}
@media (min-width: 500px) {
  #XEPageContent::-webkit-scrollbar {
    width: 10px;
    display: none;
  }
}
@media (min-width: 500px) {
  #XEPageContent::-webkit-scrollbar-track {
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #FFFFFF;
    border-radius: 100px;
  }
}
@media (min-width: 500px) {
  #XEPageContent::-webkit-scrollbar-thumb {
    background-color: darkgrey;
    outline: 1px solid slategrey;
    border-radius: 100px;
  }
}
/*.modal-header {
    text-align:left;
    padding: 10px 15px 10px!important;
    border: none !important;
    .dynamic-font(@font-default);
    background-color: @color-2;
    color: @color_white;
    border-bottom:none !important;

    & > button.close {
        font-weight: normal !important;
        color: @color_white;
        opacity : 0.8 !important;
    }
}

.modal-content {
        text-align: center;
    background-color:@color_white !important;
    color:@color-5 !important;
    /*-webkit-box-shadow: none !important;
    box-shadow: none !important;
    border-radius: 0px !important;
    border:none!important;*/
/*border: 4px solid @color_white;
    border-bottom: 6px solid @color_white;
    top: 150px;
    margin-top: -50px;
}*/
/*.modal-footer {
        text-align: center;
    border: none !important;
    &>div>button{
        margin-right:5px;
    }
}*/
/*#endregion*/
.default-container {
  width: 100%;
  margin: 15px 0;
}
.marquee {
  position: relative;
  overflow: hidden;
  color: #FFFFFF;
  margin: 0 auto;
  white-space: nowrap;
  box-sizing: border-box;
}
.marquee span {
  display: inline-block;
  padding-left: 100%;
  text-indent: 0;
  animation: marquee 13s linear infinite;
}
.marquee span:hover {
  animation-play-state: paused;
}
/* Make it move */
@keyframes marquee {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(-100%, 0);
  }
}
#notification {
  position: fixed;
  bottom: 100px;
  right: 100px;
  z-index: 1080;
  width: auto;
  height: auto;
  text-align: left;
  font-weight: normal;
  font-size: 16px;
  font-weight: bold;
  color: #FFFFFF;
  background-image: linear-gradient(#fadb12 0%, #fadb12 100%);
}
@media  (max-width: 767px) {
  #notification {
    right: -1px;
    bottom: 200px;
  }
}
@media  (max-width: 479px) {
  #notification {
    right: -1px;
    bottom: 200px;
  }
}
.bigWinningText {
  padding: 10px 15px;
}
.bigWinningText img {
  padding-right: 15px;
}
#notification a {
  color: #FFFFFF;
  text-decoration: none;
  font-weight: bold;
}
.labelCustom {
  font-weight: normal;
}
/* Confetti background */
#confetti {
  background: transparent;
  height: 100%;
  left: 0px;
  position: fixed;
  top: 0px;
  width: 100%;
  z-index: -1;
}
/*.modal-open{
    overflow:overlay;
}*/
/* Clear left and right margin of bootstrap row */
.row.no-gutters {
  margin-left: 0px;
  margin-right: 0px;
}
@media (max-width: 767px) {
  .row.no-gutters {
    padding: 0 15px;
  }
}
.field-validation-error > span {
  color: #ff0030;
  font-weight: 600;
}
#divDepositAmountRange,
#divWithdrawOfflineDecimal,
#divPromoCodeMsg {
  font-size: 12px;
  color: red;
  margin-top: 0.25rem;
}
/*WOF TNC XE*/
.custom-panel-heading-color {
  background-color: #ce2926 !important;
}
.custom-panel-info {
  border-top-color: #ce2926 !important;
  border-color: #ce2926 !important;
}
.custom-panel-title {
  color: white !important;
}
.custom-panel-body {
  background-color: #900808 !important;
  border-top-color: #900808 !important;
  color: white !important;
}
#gameBar {
  /*background-color: @color_grey_8;*/
}
#gameBar ul.gamebarFilter {
  flex-direction: row;
  display: flex;
  list-style: none;
}
#gameBar ul.gamebarFilter li:not(:first-child) span {
  padding: 1rem 0.5rem;
  margin: 1px 0.75rem;
  color: white;
  font-size: 12px;
  font-weight: bold;
}
#gameBar ul.gamebarFilter li:first-child span {
  padding: 1rem 0rem;
  margin: 1px 0rem;
  color: white;
  font-size: 12px;
  font-weight: bold;
}
#gameBar ul.gamebarFilter li a {
  padding: 1rem 0.5rem;
  margin: 1px 0.75rem;
  text-decoration: none !important;
  color: white;
  font-size: 12px;
  font-weight: bold;
}
#gameBar ul.gamebarFilter li a:hover {
  /*color: @color_gold;*/
}
#gameBar ul.gamebarFilter li a.active {
  /*color: @color_gold;*/
}
#gameBar #gamebarFilterForm .listNow {
  /*top: 0;
            left: 0;
            transform: translateX(-30px);*/
  padding: 0.3rem 0.65rem;
  border: 1px solid transparent;
  background: #000000;
  margin-right: 10px;
}
#gameBar #gamebarFilterForm .listNow:hover,
#gameBar #gamebarFilterForm .listNow.active {
  border: 1px solid /*@color_gold;
                color: @color_yellow3;*/;
}
#gameBar #gamebarFilterForm .searchNow {
  /*top: 0;
            left: 0;
            transform: translateX(20px);*/
  padding: 0.3rem 0.75rem;
  border: 1px solid transparent;
  background: #000000;
}
#gameBar #gamebarFilterForm .searchNow:hover,
#gameBar #gamebarFilterForm .searchNow.active {
  border: 1px solid /*@color_gold;
                color: @color_yellow3;*/;
}
#gameBar #gamebarFilterForm input:not(.select2-search__field) {
  font-size: 0.875rem;
  outline: 0px;
  background-color: #000000;
  cursor: text;
  margin: 0px;
  overflow: hidden;
  position: relative;
  width: 100% !important;
  border: 0px !important;
  height: auto !important;
  border-radius: 0;
}
#gameBar #gamebarFilterForm input:not(.select2-search__field):not(.chosen-search-input) {
  /*color: @color_gold;*/
}
#gameBar #gamebarFilterForm input:not(.select2-search__field).searchName {
  padding: 0.5rem 0.75rem;
}
#gameSection .gameBoxBadge {
  position: absolute;
  background: #FF0030;
  color: #FFFFFF;
  top: 8px;
  border-radius: 2px;
  left: 10px;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
}
#gameSection .gameBoxImg {
  position: relative;
  height: 150px;
  max-width: 100%;
  background-size: contain !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
}
@media (max-width: 991px) {
  #gameSection .gameBoxImg {
    height: 150px;
  }
}
#gameSection .gameBoxOverlay {
  display: flex;
  height: 100%;
  text-align: center;
  align-items: center;
  justify-content: center;
  background-color: rgba(0, 0, 0, 0.6);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0;
  transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
}
#gameSection .gameBoxOverlay:hover {
  opacity: 1;
}
#gameSection .gameBoxOverlay .btn {
  padding: 0.375rem 0.75rem;
}
#gameSection .gameBoxTitle {
  text-align: left;
  font-size: 18px;
  color: #FFFFFF;
  font-weight: bold;
  text-transform: capitalize;
  position: absolute;
  top: 0px;
}
.btn-gold {
  color: #FFFFFF;
  background-color: rgba(0, 0, 0, 0.6);
  border-color: #FFD700;
  padding: 0.8rem 0.75rem;
}
/*.btn-green {
        color: @color_white;
        background-color: rgba(0, 0, 0, 0.6);
        border-color: @color-27;
        padding: 0.8rem 0.75rem;
    }*/
.btn-gold:hover {
  color: #FFD700 !important;
  border-color: #FFD700;
}
.br-btn,
.br-form {
  border-radius: 10px !important;
}
.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important;
}
.mt-1,
.my-1 {
  margin-top: 0.25rem !important;
}
.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important;
}
.mt-2,
.my-2 {
  margin-top: 0.5rem !important;
}
.main-content {
  min-height: 75vh;
}
.section-inner {
  padding-top: 165px;
  padding-bottom: 100px;
}
.small,
small {
  font-size: 60%;
  font-weight: 400;
}
/*Extended default theme for form control class */
.form-control.form-stock {
  height: 50px;
  padding: 0.75rem;
  font-size: 1rem;
  letter-spacing: 0.8px;
  font-weight: 700;
  line-height: unset;
}
.form-control.form-stock::-webkit-input-placeholder {
  /* Edge */
  font-weight: bold;
  font-size: 1rem;
}
.form-control.form-stock:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  font-weight: bold;
  font-size: 1rem;
}
.form-control.form-stock::placeholder {
  font-weight: bold;
  font-size: 1rem;
}
@media (max-width: 576px) {
  .form-control.form-stock {
    font-size: 0.825rem;
  }
  .form-control.form-stock::-webkit-input-placeholder {
    /* Edge */
    font-weight: bold;
    font-size: 0.825rem;
  }
  .form-control.form-stock:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    font-weight: bold;
    font-size: 0.825rem;
  }
  .form-control.form-stock::placeholder {
    font-weight: bold;
    font-size: 0.825rem;
  }
}
/**Material Input*/
.form-material {
  color: #FFFFFF;
  background-color: #1f1e1f !important;
  font-size: 0.875rem;
  padding: 0.5rem 0.75rem;
  font-weight: normal;
  letter-spacing: 0.5px;
  display: block;
  width: 100%;
  border: none;
  border-radius: 5px;
  border: 2px solid #FFFFFF;
}
.form-material:focus,
.form-material:hover {
  border-radius: 5px;
  border: 2px solid #FFFFFF;
}
.form-material.success {
  border-radius: 5px;
  border: 2px solid #2ebb00;
}
.form-material.success.form-halt {
  border: 2px solid #ced4da;
}
.form-material.failed {
  border-radius: 5px;
  border: 2px solid #FF0030;
}
.form-material.failed.form-halt {
  border: 2px solid #ced4da;
}
.form-material::-webkit-input-placeholder {
  /* Edge */
  font-weight: bold;
  font-size: 0.825rem;
}
.form-material:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  font-weight: bold;
  font-size: 0.825rem;
}
.form-material::placeholder {
  font-weight: bold;
  font-size: 0.825rem;
}
/**Footer*/
.footer-container {
  text-align: center;
  padding: 1.5rem 0;
  background-color: #4084E3;
}
@media  (max-width: 479px) {
  .footer-container {
    padding: 1.5rem 0;
  }
}
.footer-img {
  height: 30px;
  margin-bottom: 0.5rem;
}
@media  (max-width: 479px) {
  .footer-img {
    height: 20px;
    margin-bottom: 5px;
  }
}
.img-gamesafe {
  content: url(../../../ImgPic/Home/gamingsafe.png);
  height: 30px;
  margin-bottom: 0.5rem;
}
@media  (max-width: 479px) {
  .img-gamesafe {
    height: 20px;
    margin-bottom: 5px;
  }
}
.img-18plus {
  content: url(../../../ImgPic/Home/18plus.png);
  height: 30px;
  margin-bottom: 0.5rem;
}
@media  (max-width: 479px) {
  .img-18plus {
    height: 20px;
    margin-bottom: 5px;
  }
}
.img-automatecashsystem {
  content: url('../../../ImgPic/Home/AutomatedCashSystem.png');
  height: 30px;
  margin-bottom: 0.5rem;
}
@media  (max-width: 479px) {
  .img-automatecashsystem {
    height: 20px;
    margin-bottom: 5px;
  }
}
.img-i1 {
  content: url('../../../ImgPic/Home/i1.png');
  height: 30px;
  margin-bottom: 0.5rem;
}
@media  (max-width: 479px) {
  .img-i1 {
    height: 20px;
    margin-bottom: 5px;
  }
}
.img-logo {
  content: url('../../../ImgPic/Common/Logo/scr.png');
  height: 30px;
  margin-bottom: 0.5rem;
}
@media  (max-width: 479px) {
  .img-logo {
    height: 20px;
    margin-bottom: 5px;
  }
}
.img-help2pay {
  content: url(../../../ImgPic/Home/help2pay.png);
  height: 30px;
  margin-bottom: 0.5rem;
}
@media  (max-width: 479px) {
  .img-help2pay {
    height: 20px;
    margin-bottom: 5px;
  }
}
.img-crown {
  content: url(../../../ImgPic/VipTier/crown_white.png);
  height: 20px;
  width: 20px;
  padding: 0 !important;
}
.img-vip10 {
  height: 64px;
  width: 95px;
  content: url(../../../ImgPic/VipTier/vip10.png);
  padding: 0 !important;
}
.img-vipJack {
  content: url(../../../ImgPic/VipTier/vipjack.png);
  height: 64px;
  width: 95px;
  padding: 0 !important;
}
.img-vipQueen {
  content: url(../../../ImgPic/VipTier/vipqueen.png);
  height: 64px;
  width: 95px;
  padding: 0 !important;
}
.img-vipKing {
  content: url(../../../ImgPic/VipTier/vipking.png);
  height: 64px;
  width: 95px;
  padding: 0 !important;
}
.img-vipAce {
  content: url(../../../ImgPic/VipTier/vipace.png);
  height: 64px;
  width: 95px;
  padding: 0 !important;
}
.footer-secondrow {
  font-size: 0.825rem !important;
  font-weight: 600;
  position: relative;
  padding-right: 10px;
  word-spacing: 1em;
}
@media  (max-width: 479px) {
  .footer-secondrow {
    font-size: 12px !important;
  }
}
.footer-secondrow a {
  color: #FFFFFF;
  text-decoration: none;
}
.footer-secondrow a:hover {
  color: #FFDB06;
}
.footer-secondrow a.tnc {
  word-spacing: 0 !important;
}
.footer-secondrow a.faq {
  word-spacing: 0.1em !important;
}
.footer-info {
  font-size: 0.775rem !important;
  font-weight: 600;
  color: #FFFFFF;
}
@media  (max-width: 479px) {
  .footer-info {
    font-size: 12px !important;
  }
}
/**End of Footer*/
/*Login Modal*/
#loginModal .modal-content {
  background-color: #1F1E1F;
}
.modal-close .close-bg {
  position: absolute;
  top: -11px !important;
  right: -12px !important;
  /* z-index: 1060 !important; */
  background: white;
  width: 26px;
  height: 26px;
  border-radius: 50%;
}
.modal-close a {
  position: absolute;
  right: -13px;
  top: -11px;
  color: grey !important;
  z-index: 3;
}
.modal-close a span {
  margin-top: -3px;
}
/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.btn-green {
  color: #FFFFFF !important;
  background-color: #038F00;
  padding: 0.4rem 0.75rem;
  border: 1px solid transparent;
  border-radius: 8px;
}
.btn-duniaplay {
  color: #FFFFFF !important;
  background-color: #289646;
  padding: 0.4rem 0.75rem;
  border: 1px solid transparent;
  border-radius: 8px;
}
.btn-loginModal {
  color: #FFFFFF !important;
  background-color: #289646;
  padding: 0.4rem 0.75rem;
  border: 1px solid transparent;
  border-radius: 8px;
}
.text-stock {
  color: #4084E3;
}
.text-balance {
  color: #4084E3;
}
.text-red {
  color: #FE1D1D;
}
.text-danger {
  color: #FF0030 !important;
}
.text-underlined {
  text-decoration: underline !important;
}
.text-grey {
  color: #a69595;
}
.text-gold {
  color: #FFDB06;
}
.text-green {
  color: #00D83C !important;
}
.display-block {
  display: block;
}
.display-none {
  display: none;
}
/*.text-grey {
        color: #a69595;
    }*/
/*@media (min-width: 576px) {
        .modal-dialog {
            max-width: 400px;
        }
    }*/
/*End Login Modal*/
.label-green {
  background-color: #038F00;
  font-size: 16px !important;
  /*@media @x-x-small
    {
        font-size:extract(@font-size, 3) !important;
    }*/
  color: #FFFFFF;
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  background-image: none;
  white-space: nowrap;
  padding: 4px 15px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 0;
  min-width: 90px;
  border-radius: 1rem;
}
@media  (max-width: 767px) {
  .label-green {
    font-size: 16px !important;
  }
}
@media  (max-width: 479px) {
  .label-green {
    font-size: 17px !important;
  }
}
.label-red {
  background-color: #ed2224;
  font-size: 16px !important;
  /*@media @x-x-small
    {
        font-size:extract(@font-size, 3) !important;
    }*/
  color: #FFFFFF;
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  background-image: none;
  white-space: nowrap;
  padding: 4px 15px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 0;
  min-width: 90px;
  border-radius: 1rem;
}
@media  (max-width: 767px) {
  .label-red {
    font-size: 16px !important;
  }
}
@media  (max-width: 479px) {
  .label-red {
    font-size: 17px !important;
  }
}
.btn-returnaccount {
  border-radius: 0;
  width: 300px;
}
@media (max-width: 379px) {
  .btn-returnaccount {
    width: 100%;
  }
}
.bonus-descbox {
  color: #FFFFFF;
  padding: 0.5rem;
  border: 1px solid white;
  width: 80%;
  font-size: 15px;
}
.bgcolor-lightgreen {
  background-color: #71c441;
}
.bgcolor-green {
  background-color: #038F00;
}
.bgcolor-darkgold {
  background-color: #FFDB06;
}
.bgcolor-lightred {
  background-color: #ff4647;
}
.label-blue {
  color: #1255C6;
}
.border-retention {
  border: 2px solid transparent !important;
}
.label-retention {
  color: #1255C6;
}
.listing-table {
  width: 100%;
}
.listing-table > tbody > tr {
  border-bottom: 1px solid #FFFFFF;
}
.listing-table > tbody > tr > td {
  padding: 8px 10px;
  white-space: nowrap;
  vertical-align: top;
  font-weight: normal;
  word-wrap: break-word;
  white-space: normal;
}
.listing-table > tbody > tr > td.td-no {
  width: 40px;
}
.listing-table > tbody > tr > td:first-child + td {
  padding: 8px 1px;
}
.listing-table > tbody > tr:last-child {
  border-bottom: 0;
}
.border-bottom-none {
  border-bottom: none;
}
.listing-table-chat {
  width: 100%;
}
.listing-table-chat > tbody > tr {
  border-bottom: 1px dotted #FFDB06;
}
.listing-table-chat > tbody > tr > td {
  padding: 5px 10px;
  white-space: nowrap;
  font-weight: normal;
  word-wrap: break-word;
  white-space: normal;
}
.listing-table-chat > tbody > tr > td:first-child {
  width: 75%;
  border-right: 1px dotted #FFDB06;
  vertical-align: top;
}
.listing-table-chat > tbody > tr > td:nth-child(2) {
  vertical-align: bottom;
  text-align: right;
}
label {
  font-size: 16px;
}
.small,
small {
  margin-bottom: 0.15rem;
}
form label,
.field-title {
  color: #FFFFFF;
  font-size: 0.875rem;
  letter-spacing: 1px;
}
.form-group > label {
  color: #FFFFFF;
  font-size: 0.725rem;
  font-weight: 600;
  letter-spacing: 1px;
  margin-bottom: 0.25rem;
}
.retention-subtitle {
  color: #4084E3;
  margin-bottom: 0px;
}
.retention-content {
  color: #FFFFFF !important;
  line-height: 1;
}
.padding-left-10 {
  padding-left: 10px;
}
@media (min-width: 767px) {
  .transactionhistorylist-right {
    text-align: right;
  }
}
@media  (max-width: 767px) {
  .transactionhistorylist-right {
    margin-left: 15px;
  }
}
@media (min-width: 767px) {
  .innertranhis-right {
    display: block;
  }
}
.bt-white {
  border-top: 1px solid #FFFFFF;
}
.bb-white {
  border-bottom: 1px solid #FFFFFF;
}
.btnclaimread-position {
  position: absolute;
  right: 1rem;
  bottom: 1rem;
}
@media  (max-width: 479px) {
  .btnclaimread-position {
    position: initial;
    justify-content: flex-end;
  }
}
.btnreadmorecliamnow-row {
  padding-right: 1rem;
}
@media  (max-width: 479px) {
  .btnreadmorecliamnow-row {
    padding: 0 !important;
    flex: 0 0 50%;
    max-width: 50%;
    -ms-flex: 0 0 50%;
    position: relative;
    width: 100%;
  }
}
.btn-readmore {
  font-weight: bold;
  padding: 1rem 0.75rem;
  color: #111111 !important;
  background-color: #FFDB06;
  border-color: #FFDB06;
  /*@media @x-small {
            font-size: 14px;
        }

        &.formobile {
            @media @x-small {
                padding: 6px 0px !important;
                width: 100% !important;
                border-radius: 0 !important;
                box-shadow: unset;
            }
        }*/
}
.btn-readmore:hover {
  color: #111111 !important;
}
.btn-claimnow {
  font-weight: bold;
  padding: 1rem 0.75rem;
  color: #FFFFFF !important;
  background-color: #4084E3;
  border-color: #4084E3;
  /*@media @x-small {
            font-size: 14px;
        }

        &.formobile {
            @media @x-small {
                padding: 6px 0px !important;
                width: 100% !important;
                border-radius: 0 !important;
                box-shadow: unset;
            }
        }*/
}
.btn-claimnow:hover {
  color: #FFFFFF !important;
}
.modal-w {
  max-width: 800px !important;
  width: 100% !important;
}
@media  (max-width: 479px) {
  .modal-w {
    width: auto !important;
  }
}
.modal-content-borderradius {
  border-radius: 0;
  border: transparent;
  margin-top: 12rem;
}
@media  (max-width: 479px) {
  .modal-content-borderradius {
    margin-top: 80px;
  }
}
@media  (max-width: 479px) {
  .modal-cardmh {
    max-height: 350px;
  }
}
.modal-prewrap {
  white-space: pre-wrap !important;
}
.modal-header-promo {
  border-bottom: transparent;
  padding: 0;
  position: relative;
}
.modal-promo-subtitle {
  font-weight: 800;
  padding-top: 2rem;
  text-decoration: underline;
}
@media  (max-width: 479px) {
  .modal-promo-content {
    max-height: 250px;
    overflow-y: auto;
  }
  .modal-promo-content::-webkit-scrollbar {
    display: none;
  }
  .modal-promo-content::-webkit-scrollbar-track {
    display: none;
  }
  .modal-promo-content::-webkit-scrollbar-thumb {
    display: none;
  }
}
.modal-promo-img {
  max-height: 15rem;
}
@media  (max-width: 479px) {
  .modal-promo-img {
    max-height: 250px;
  }
}
.modal-promo-btnclose {
  position: absolute;
  right: 0.5rem;
}
.left-left-promo {
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
  position: relative;
  width: 100%;
  padding: 0px 15px;
}
@media (max-width: 992px) {
  .left-left-promo {
    flex: 0 0 40%;
    max-width: 40%;
    position: relative;
    width: 100%;
    padding-right: 0px;
  }
}
@media (max-width: 438px) {
  .left-left-promo {
    flex: 0 0 45%;
    max-width: 45%;
    width: 100%;
    padding-right: 0;
  }
}
.left-right-promo {
  -ms-flex: 0 0 66.666667%;
  flex: 0 0 66.666667%;
  max-width: 66.666667%;
  position: relative;
  width: 100%;
  padding: 0px 15px;
}
@media (max-width: 992px) {
  .left-right-promo {
    flex: 0 0 60%;
    max-width: 60%;
    position: relative;
    width: 100%;
  }
}
@media (max-width: 438px) {
  .left-right-promo {
    flex: 0 0 55%;
    max-width: 55%;
    width: 100%;
  }
}
.left-right-promo.iq-pl-8 {
  padding-left: 8px !important;
}
.dropdown-payment {
  position: relative;
  display: inline-block;
}
.dropdown-content {
  display: none;
  position: absolute;
  background-color: #313131;
  width: 100%;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  z-index: 1;
  text-align: center;
  margin-top: 10px;
}
.dropdown-content a {
  color: #FFFFFF;
  padding: 12px 0px;
  text-decoration: none;
  display: block;
  border-top: 1px solid #181c60;
}
/*.dropdown-content a:hover {
    background-color: @color_gold;
}*/
/*.dropdown-payment:hover .dropdown-content {
    display: block;
}*/
.downloadpage-btncol {
  padding-right: 1rem;
}
@media (max-width: 991px) {
  .downloadpage-btncol {
    padding-right: 0.25rem;
  }
}
@media (max-width: 767px) {
  .downloadpage-btncol {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
    position: relative;
    width: 100%;
    padding-right: unset;
  }
}
.downloadpage-btn {
  outline: none;
}
@media (max-width: 767px) {
  .downloadpage-btn {
    font-size: 10px !important;
  }
}
@media (max-width: 540px) {
  .downloadpage-btn {
    font-size: 8px !important;
  }
}
@media  (max-width: 479px) {
  .downloadpage-btn {
    font-size: 7px !important;
  }
}
@media (max-width: 360px) {
  .downloadpage-btn {
    font-size: 6.5px !important;
  }
}
@media (max-width: 340px) {
  .downloadpage-btn {
    font-size: 6px !important;
  }
}
.downloadpage-btn-padding {
  padding: 0.5rem;
}
@media (max-width: 767px) {
  .downloadpage-btn-padding {
    padding: 0.5rem 0rem !important;
  }
}
.btn-download-w {
  width: 160px;
}
@media (max-width: 991px) {
  .btn-download-w {
    width: 140px;
  }
}
@media (max-width: 767px) {
  .btn-download-w {
    width: 100%;
  }
}
@media (max-width: 321px) {
  .btn-download-w {
    width: 100% !important;
  }
}
.img-size {
  height: 1rem;
  margin-top: -0.2rem;
}
.h-75rem {
  height: 0.75rem !important;
}
/* Footer Nav - For Special Mobile Only */
.site-footer.sticky-footer {
  position: sticky;
  z-index: 1080;
  left: 0;
  bottom: 0;
  width: 100%;
  -webkit-box-shadow: 0px -3px 5px 0px rgba(44, 42, 122, 0.55);
  -moz-box-shadow: 0px -3px 5px 0px rgba(44, 42, 122, 0.55);
  box-shadow: 0px -3px 5px 0px rgba(44, 42, 122, 0.55);
}
.site-footer .footerbar {
  font-size: 12px;
  background: #111111;
  border-top: 1px solid #4084E3;
}
.site-footer .subfooterbar {
  font-size: 10px;
  background: #111111;
}
.site-footer a.footerbar-link {
  text-decoration: none !important;
}
.site-footer span.footerbar-title {
  color: #FFFFFF;
}
.site-footer .footerbar-icon {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  height: 33px;
  margin: 5px 0;
  display: block;
  z-index: 1080;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.site-footer #ft-home {
  background-image: url("../../../../ImgPic/Icons/mobile/home.png");
}
.site-footer #ft-account {
  background-image: url("../../../../ImgPic/Icons/mobile/account.png");
}
.site-footer #ft-promotion {
  background-image: url("../../../../ImgPic/Icons/mobile/promotion.png");
}
.site-footer #ft-inbox {
  background-image: url("../../../../ImgPic/Icons/mobile/inbox.png");
}
.site-footer #ft-deposit {
  background-image: url("../../../../ImgPic/Icons/mobile/deposit.png");
}
.site-footer #ft-wof {
  background-image: url("../../../../ImgPic/Icons/mobile/wof.png");
}
.footer-seo a {
  color: #FFDB06 !important;
}
/* Notification badge */
.msg-notify {
  position: absolute;
  top: -5px;
  text-align: center;
  right: 5px;
  z-index: 2;
  width: 14px;
  height: 14px;
  padding: 0px 1px;
  font-size: 9px;
  color: #FFFFFF;
  background-color: #fe1212;
  border-radius: 10em;
  -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  /*For bottom menu ( disabled above if wanna use this )
        &.msg-ismobile {
            top: -3px;
            right: 22px; 
        }*/
}
.msg-notify.msg-ismobile {
  right: -8px;
  padding: 2px 1px;
}
.mh-250px {
  min-height: 250px;
}
.mh-270px {
  max-height: 270px;
  min-height: 200px;
}
@media  (max-width: 479px) {
  .mh-270px {
    max-height: none;
    min-height: unset;
  }
}
.background-918id {
  background: #1255C6;
  letter-spacing: normal;
}
.w-10px {
  width: 10px;
}
.bg-orange {
  background: #FD9C2D;
}
.bg-red {
  background: #FF0000 !important;
}
.bg-purple {
  background: #D21DFF;
}
.bg-lightblue {
  background: #1155C6;
}
.tnc-card {
  background-color: #4084E3;
  color: #FFFFFF;
  /*border-color: @color_white;*/
  /*.card-body {
            border-bottom-color: @color_white;

            &.card-bodyActive {
                border-left: 1px solid @color_white;
                border-right: 1px solid @color_white;
                border-bottom: 1px solid @color_white;
            }

            &.collapse {
                border-left: 1px solid @color_white;
                border-right: 1px solid @color_white;
                border-bottom: 1px solid @color_white;

                &.show {
                    border-left: 1px solid @color-2;
                    border-right: 1px solid @color-2;
                    border-bottom: 1px solid @color-2;
                }
            }
        }*/
}
.tnc-card .card-header {
  border-left: 1px solid #FFFFFF;
  border-right: 1px solid #FFFFFF;
  border-top: 1px solid #FFFFFF;
}
.tnc-card .card-header.card-lastitem {
  border-bottom: 1px solid #FFFFFF;
}
.tnc-card .card-header.card-active {
  border-left: 1px solid #d9a528;
  border-right: 1px solid #d9a528;
  border-top: 1px solid #d9a528;
  border-bottom: none;
}
.tnc-card .card-header.card-afterActive {
  border-top: unset;
}
.tnc-card .collapse {
  border-bottom-color: #FFFFFF;
}
.tnc-card .collapse.show {
  border-left: 1px solid #d9a528;
  border-right: 1px solid #d9a528;
  border-bottom: 1px solid #d9a528;
}
.accordion {
  /*.card-header:after {
        font-family: 'FontAwesome';
        content: "\f068";
        float: right;
    }

    .card-header.collapsed:after { 
        content: "\f067";
    }*/
}
.accordion .card-seofooter {
  border-radius: 15px;
  background-color: #4084E3;
}
.accordion .card-seofooter .btn-link {
  color: #FFFFFF;
  text-decoration: none !important;
  font-weight: 600;
  font-size: 0.825rem;
  text-align: left;
}
.accordion .card-seofooter .card-body {
  background-color: #313131;
  color: #FFFFFF;
  font-weight: normal;
  font-size: 0.825rem;
}
.accordion .card-faq {
  border-radius: 15px;
  background-color: #4084E3;
}
.accordion .card-faq .btn-link {
  color: #FFFFFF;
  text-decoration: none !important;
  font-weight: 600;
  font-size: 0.875rem;
  letter-spacing: 1px;
  text-align: left;
}
.accordion .card-faq .card-body {
  background-color: #313131;
  color: #FFFFFF;
  font-weight: normal;
  font-size: 0.875rem;
}
.accordion .card-tnc {
  border-radius: 15px;
  background-color: #4084E3;
}
.accordion .card-tnc .btn-link {
  color: #FFFFFF;
  text-decoration: none !important;
  font-weight: 600;
  font-size: 0.875rem;
  letter-spacing: 1px;
}
.accordion .card-tnc .card-body {
  background-color: #313131;
  color: #FFFFFF;
  font-weight: normal;
  font-size: 0.875rem;
}
.accordion .card-header:not(.card-noicon) {
  padding: 0.75rem 1rem;
  /*&:after {
                font-family: unset;
                content: '';
                float: unset;
            }*/
  /*&.collapsed:after {
                content: '';
            }*/
  /*.btn-link.collapsed:after {
                content: "\f068";
            }*/
}
.accordion .card-header:not(.card-noicon) .btn-link:after {
  font-family: 'FontAwesome';
  content: "\f067";
  float: right;
}
.accordion .card-header:not(.card-noicon).card-active .btn-link:after {
  font-family: 'FontAwesome';
  content: "\f068";
  float: right;
}
.accordion .card-header:not(.card-noicon).card-active .btn-link.collapsed:after {
  content: "\f067";
}
.fontsize-32px {
  font-size: 32px;
}
.fontsize-30px {
  font-size: 30px;
}
.fontsize-24px {
  font-size: 24px !important;
}
.fontsize-18px {
  font-size: 18px !important;
}
.fontsize-16px {
  font-size: 16px;
}
@media  (max-width: 479px) {
  .fontsize-14px {
    font-size: 14px !important;
  }
}
/*.fontsize-12px {

        @media @x-small {
            font-size: 12px;
        }
    }*/
@media  (max-width: 479px) {
  .font-12px-impt {
    font-size: 12px !important;
  }
}
@media  (max-width: 479px) {
  .fontsize-10px {
    font-size: 10px;
  }
}
@media  (max-width: 479px) {
  .fontsize-8px {
    font-size: 0.625rem;
  }
}
.payment-pb {
  padding-bottom: 20px;
}
@media  (max-width: 479px) {
  .payment-pb {
    padding-bottom: 10px;
  }
}
.bankaccount-fontsize {
  font-size: 0.875rem;
}
@media  (max-width: 479px) {
  .bankaccount-fontsize {
    font-size: 0.775rem;
  }
}
@media  (max-width: 479px) {
  .datetime-fontsize12 {
    font-size: 12px !important;
  }
}
@media  (max-width: 479px) {
  .menubar-fontsize {
    font-size: 0.725rem;
  }
}
@media (max-width: 321px) {
  .menubar-fontsize {
    font-size: 0.725rem;
  }
}
@media  (max-width: 479px) {
  .vipbtn-fontsize {
    font-size: 11px;
  }
}
@media (max-width: 321px) {
  .vipbtn-fontsize {
    font-size: 10px;
  }
}
.profile-fontsize {
  font-size: 0.875rem;
}
@media (max-width: 576px) {
  .profile-fontsize {
    font-size: 0.625rem;
  }
}
@media (max-width: 321px) {
  .mobileUI-account-col4 {
    -ms-flex: 0 0 33.333333% !important;
    flex: 0 0 33.333333% !important;
    max-width: 33.333333% !important;
  }
}
@media (max-width: 321px) {
  .mobileUI-account-col5 {
    -ms-flex: 0 0 41.666667% !important;
    flex: 0 0 41.666667% !important;
    max-width: 41.666667% !important;
  }
}
.dropdown-balance {
  position: relative;
}
.dropdown-balance-content {
  font-size: 12px;
  display: none;
  position: absolute;
  background-color: #FFFFFF;
  width: 100%;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  z-index: 99999;
  text-align: center;
  margin-top: 6px;
}
.dropdown-balance-content a {
  color: #000000;
  padding: 10px 0px;
  text-decoration: none;
  display: block;
  border-top: 2px solid #858585;
  box-shadow: 0 3px #858585;
}
.dropdown-balance-content b {
  color: #000000;
  padding: 10px 0px;
  text-decoration: none;
  display: block;
  border-top: 2px solid #858585;
  box-shadow: 0 3px #858585;
  font-weight: normal;
}
.dropdown-balance-content a:active {
  box-shadow: 0 0px;
  transform: translateY(2px);
}
@media  (max-width: 479px) {
  .fontfamily-montserrat {
    font-family: 'Montserrat';
  }
}
.pagination-bank .flexend {
  justify-content: flex-end;
}
.position-relative {
  position: relative;
}
.position-absolute-fortransactionhistory {
  position: absolute;
  right: 0;
  bottom: 5px;
}
.paddingforbody[style] {
  padding-right: 0 !important;
}
.img-membergroupicon {
  width: 18px;
  height: 18px;
  margin-top: -3px;
}
@media  (max-width: 479px) {
  .img-membergroupicon {
    width: 12px;
    height: 12px;
    margin-top: -1px;
  }
}
.hovergold:hover,
.hovergold:active,
.hovergold:visited,
.hovergold:focus,
.hovergold.active {
  background-color: #FFDB06;
}
.btn-reset {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 700;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  white-space: nowrap;
  padding: 0.5rem 0.75rem;
  border-radius: 8px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 0;
  min-width: 90px;
  width: 200px;
}
@media (max-width: 576px) {
  .btn-reset {
    width: 100%;
  }
}
.downloadpage-imgcol {
  padding: 0.5rem !important;
}
@media (max-width: 767px) {
  .downloadpage-imgcol {
    padding: 0.25rem !important;
    align-self: center;
  }
}
@media (max-width: 540px) {
  .downloadpage-imgcol {
    padding: 0rem !important;
  }
}
@media  (max-width: 479px) {
  .downloadpage-imgcol {
    padding: 0 !important;
    align-self: center;
  }
}
.downloadpage-font {
  font-size: 24px !important;
}
@media  (max-width: 479px) {
  .downloadpage-font {
    font-size: 18px !important;
  }
}
.downloadpage-img {
  max-width: 100%;
  width: auto;
  height: 5rem;
}
@media (max-width: 767px) {
  .downloadpage-img {
    height: 4rem;
    margin-left: -10px;
  }
}
@media (max-width: 540px) {
  .downloadpage-img {
    height: 50px;
  }
}
@media  (max-width: 479px) {
  .downloadpage-img {
    height: 45px;
    margin-left: -10px;
  }
}
.downloadpage-lineheight {
  font-size: x-large;
}
@media  (max-width: 479px) {
  .downloadpage-lineheight {
    font-size: unset;
  }
}
.br-6px {
  border-radius: 6px !important;
}
@media (max-width: 767px) {
  .br-6px {
    border-radius: unset !important;
  }
}
/* Slot-XE Owl carousel category bar */
.categoryTagSection {
  background-color: #1F1F1F !important;
}
.categoryTagSection .owl-item {
  /*-webkit-transition: all .3s ease-in-out;
        -moz-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;*/
  cursor: pointer;
}
.categoryTagSection .owl-item.owl-category-active {
  background: #FFDB06;
}
.categoryTagSection .owl-item:hover,
.categoryTagSection .owl-item:focus {
  background-color: #FFDB06;
}
.categoryTagSection .owl-nav [class*='owl-'] {
  color: #FFDB06 !important;
  padding: 10px 7px !important;
  background: #6b6aa2 !important;
  opacity: 0.5;
  margin: 5px 0 !important;
  border-radius: 0 !important;
  height: 100%;
}
.categoryTagSection .owl-next.disabled,
.categoryTagSection .owl-prev.disabled {
  opacity: 0.5;
}
.categoryTagSection:hover .owl-prev,
.categoryTagSection:focus .owl-prev {
  display: block;
}
.categoryTagSection:hover .owl-next,
.categoryTagSection:focus .owl-next {
  display: block;
}
.categoryTagSection .owl-prev,
.categoryTagSection .owl-next {
  position: absolute;
  transform: translateY(-50%);
  top: 37%;
  color: white !important;
  display: none;
}
.categoryTagSection .owl-prev {
  left: 0;
}
.categoryTagSection .owl-next {
  right: 0;
}
.categoryTagSection .owl-prev:focus,
.categoryTagSection .owl-next:focus {
  outline: none;
}
.arrow-icon {
  position: absolute;
  top: 15px;
  right: 5px;
  color: #007bff;
}
/* wheel of fortune, dragon wheel accordion heading */
.bg-white .mainwheel-hovertext {
  color: #008EF4 !important;
}
.bg-white .dragonegg-hovertext {
  color: #008EF4 !important;
}
.mainwheel-hovertext {
  cursor: pointer;
  color: #FFFFFF;
  font-size: 22px !important;
}
.mainwheel-hovertext:hover {
  color: #008EF4 !important;
}
@media  (max-width: 479px) {
  .mainwheel-hovertext {
    font-size: 18px !important;
  }
}
.dragonegg-hovertext {
  cursor: pointer;
  color: #FFFFFF;
  font-size: 22px !important;
}
.dragonegg-hovertext:hover {
  color: #008EF4 !important;
}
@media  (max-width: 479px) {
  .dragonegg-hovertext {
    font-size: 18px !important;
  }
}
@media (min-width: 318px) and (max-width: 496px) {
  .paddinglr15px-forofflinepayment {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media  (max-width: 479px) {
  .changepasspage-btn-fontsize {
    font-size: 14px !important;
  }
}
@media (max-width: 321px) {
  .changepasspage-btn-fontsize {
    font-size: 12px !important;
  }
}
@media  (max-width: 479px) {
  .changepasspage-buttoncol {
    -ms-flex: 0 0 50% !important;
    flex: 0 0 50% !important;
    max-width: 50% !important;
    position: relative !important;
    width: 100% !important;
    padding: 0;
  }
}
.changepasspage-buttoncol.submit-pr-5 {
  padding-right: 5px !important;
}
@media  (max-width: 479px) {
  .changepasspage-buttoncol.pr-5px {
    padding-right: 5px !important;
  }
}
@media  (max-width: 479px) {
  .changepasspage-buttoncol.pl-5px {
    padding-left: 5px !important;
  }
}
@media  (max-width: 479px) {
  .changepasspage-buttoncol > input {
    width: 100% !important;
  }
}
/* TABLE - CONVERSATION */
#conversationContent .action-button-container {
  color: #FFFFFF;
}
#conversationContent .table-conversation {
  color: #FFFFFF;
}
#conversationContent .table-conversation .rowItem {
  cursor: pointer;
}
#conversationContent .table-conversation .rowItem.rowItemActive {
  color: #FFFFFF;
  background-color: black;
}
#conversationContent .table-conversation .rowItem.rowItemChecked {
  color: #FFFFFF;
  background-color: #0842a2;
}
#conversationContent .table-conversation .rowItem.rowItemChecked.rowItemActive {
  color: #FFFFFF;
  background-color: #0090d8;
}
#conversationContent .table-conversation .rowItem:hover {
  color: #FFFFFF;
  background-color: #3c3b3b;
}
#conversationContent .table-conversation .rowItem:focus {
  color: #FFFFFF;
  background-color: black;
}
.minilogo-space {
  margin-top: -3px;
  margin-right: 3px;
}
.hoverbg-forbalancedropdown {
  background-color: #FFDB06;
}
/* Input addon group fix */
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group-addon {
  padding: 0.75rem;
  color: #4084E3;
  text-align: center;
  background-color: #FFFFFF;
  border-radius: 4px;
  cursor: pointer;
  /*@media (max-width: 767px) {
            font-size: 16px !important;
        }

        @media (max-width: 479px) {
            font-size: 11px !important;
        }*/
}
.img-input-group {
  width: 16px;
}
@media (max-width: 767px) {
  .img-input-group {
    width: 16px !important;
  }
}
@media (max-width: 479px) {
  .img-input-group {
    width: 12px !important;
  }
}
.input-group-addon,
.input-group-btn {
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.p-0rem80 {
  padding: 0.8rem !important;
}
.homepagebalance-formobile {
  border-radius: 8px;
}
.homepagebalance-formobile .badge-balance {
  color: #FFFFFF;
  background-color: #1B87EB;
}
.br-1pxgrey {
  border-right: 1px solid darkgrey;
}
.bl-1pxgrey {
  border-left: 1px solid darkgrey;
}
.productSubMenuDiv {
  border-radius: 15px;
  background: #4084E3;
  line-height: 1;
}
.productSubMenuDiv .home-psubmenu-title {
  font-size: 8px;
  color: #FFFFFF;
}
/*WOF sound effect toggle switch*/
.wof-sound-container {
  padding-top: 115px;
  float: right;
  width: 30px;
  position: absolute;
  right: 10px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}
@media (max-width: 767px) {
  .wof-sound-container {
    margin-top: -50px;
  }
}
@media (max-width: 992px) {
  .wof-sound-container.sound-resized {
    margin-top: 10px;
  }
}
@media (max-width: 767px) {
  .wof-sound-container.sound-resized {
    margin-top: -50px;
  }
}
.wof-sound-container.sound-resized-xe {
  margin-top: -80px;
}
.sound-switch {
  margin: 0px !important;
  position: relative;
  z-index: 2;
}
.icon-display-none {
  display: none !important;
}
.icon-sound-off {
  position: absolute;
  margin-top: 0.1rem;
  font-size: 1.2rem !important;
}
.icon-sound-size {
  font-size: 1.6rem !important;
}
.icon-color {
  color: #FFFFFF;
}
.wof-toggle-checkbox {
  opacity: 0;
  width: 0;
  height: 0;
}
/*End of WOF sound effect toggle switch*/
.wrap {
  box-sizing: border-box;
  padding: 0 20px;
  width: 1220px;
  text-align: left;
}
@media (max-width: 1240px) {
  .wrap {
    width: 100%;
    box-sizing: border-box;
    padding: 0 15px;
  }
}
@media (max-witdh: 1240px) {
  .wrap .open-menu {
    right: 20px;
    width: 36px;
    height: 24px;
    top: 33px;
    z-index: 2;
  }
}
@media (max-width: 1240px) {
  .wrap .header:before,
  .wrap .open-menu {
    position: absolute;
    display: inline-block;
  }
}
.i1reward-title {
  font-size: 24px;
  color: #FFDB06 !important;
}
@media (max-width: 460px) {
  .i1reward-title {
    font-size: 18px;
  }
}
.i1reward-outercontainer {
  padding: 20px;
}
@media (max-width: 767px) {
  .i1reward-outercontainer {
    padding: 20px 0px;
  }
}
.AmountBar {
  padding: 3px;
  border: 1px solid #FFFFFF;
  max-width: 350px;
  width: 100%;
  margin: auto;
  font-size: 16px;
}
@media (max-width: 360px) {
  .AmountBar {
    font-size: 13px;
  }
}
.btn-convert {
  padding: 5px 10px !important;
  width: 100%;
  max-width: 350px;
  font-size: 16px;
}
@media (max-width: 360px) {
  .btn-convert {
    font-size: 13px;
  }
}
.btn-convert.bggreen {
  background: #4084E3;
  color: #FFFFFF !important;
}
.btn-convert.bgwhite {
  background: #E5E5E5;
  color: grey !important;
}
.text-red-impt {
  color: #FF0000 !important;
}
.i1reward-f24 {
  font-size: 24px;
}
@media (max-width: 460px) {
  .i1reward-f24 {
    font-size: 16px;
  }
}
@media (max-width: 360px) {
  .i1reward-f24 {
    font-size: 13px;
  }
}
.i1reward-f12 {
  font-size: 12px;
}
@media (max-width: 360px) {
  .i1reward-f12 {
    font-size: 9px;
  }
}
.i1reward-innercontainer {
  padding: 70px;
  border: 2px solid #2C2A7A;
}
@media (max-width: 767px) {
  .i1reward-innercontainer {
    padding: 70px 30px;
  }
}
.i1reward-pt-15 {
  padding-top: 15px;
}
@media (max-width: 767px) {
  .i1reward-pt-15 {
    padding-top: 8px;
  }
}
.i1reward-pt-30 {
  padding-top: 30px;
}
@media (max-width: 767px) {
  .i1reward-pt-30 {
    padding-top: 20px;
  }
}
.i1rewardpointbar {
  padding: 10px 0px;
  background: #2C2A7A;
  height: 100%;
}
@media (max-width: 767px) {
  .i1rewardpointbar {
    font-size: 13px;
  }
}
@media (max-width: 460px) {
  .i1rewardpointbar {
    font-size: 9px;
  }
}
.i1reward-tb {
  background: transparent;
  border: transparent;
  outline: none;
  text-align: center;
  color: #FFFFFF;
}
.cursor-notallowed {
  cursor: not-allowed;
}
.reward-dropdown {
  background: #313131;
  position: absolute;
  padding: 12px 0px;
  margin: 10px 0px;
  border-top: 2px solid #1F1E1F;
  width: 100%;
  z-index: 2;
}
.staricon-img {
  width: 25px;
  height: 25px;
}
@media (max-width: 991px) {
  .staricon-img {
    width: 23px;
    height: 23px;
  }
}
@media (max-width: 479px) {
  .staricon-img {
    width: 15px;
    height: 15px;
  }
}
.staricon-img.blackicon {
  width: 20px;
  height: 20px;
}
.viptier-img {
  padding: 0.5rem !important;
}
@media (max-width: 767px) {
  .viptier-img {
    padding: 0.25rem !important;
    align-self: center;
  }
}
@media (max-width: 540px) {
  .viptier-img {
    padding: 0rem !important;
  }
}
@media  (max-width: 479px) {
  .viptier-img {
    padding: 0 !important;
    align-self: center;
  }
}
.rotate-word-270 {
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
}
.tooltip {
  position: relative;
  display: inline-block;
  border-bottom: 1px dotted black;
}
.tooltip .tooltiptext {
  visibility: hidden;
  width: 120px;
  background-color: #555;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;
  position: absolute;
  z-index: 1;
  bottom: 125%;
  left: 50%;
  margin-left: -60px;
  opacity: 0;
  transition: opacity 0.3s;
}
.tooltip .tooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent transparent;
}
.tooltip:hover .tooltiptext {
  visibility: visible;
  opacity: 1;
}
.table-toprogress td,
.table-toprogress th {
  padding: 0.2rem 0.75rem;
  font-size: 0.875rem;
  /*&.progressAmounts{
                font-size: .875rem;
            }*/
}
.preline {
  white-space: pre-line;
}
/* HotCold Game section */
#hotcoldgameSection {
  /*background-color: darkred;
    background-size: cover;
    background-position: center;*/
}
#hotcoldgameSection .hotcoldgame-tab-row {
  background: #000000;
}
#hotcoldgameSection .tab-col {
  cursor: pointer;
  background: #000000;
}
#hotcoldgameSection .tab-col.active {
  background: #d9a428;
}
#hotcoldgameSection .tab-hotcoldgame {
  font-size: 0.875rem;
  font-weight: 600;
  color: #FFFFFF;
  cursor: pointer;
}
#hotcoldgameSection .tab-hotcoldgame:hover {
  color: #FF0000;
}
#hotcoldgameSection .tab-hotcoldgame.active {
  color: #FF0000;
}
#hotcoldgameSection .hotcoldgame-content {
  background-color: #1255C6;
  border: 2px solid transparent;
  min-height: 500px;
}
@media (max-width: 576px) {
  #hotcoldgameSection .hotcoldgame-content {
    min-height: unset;
  }
}
#hotcoldgameSection .card-dailyhotcoldgame {
  z-index: 1;
  -webkit-transition: transform 0.2s;
  transition: transform 0.2s;
  width: 100%;
  box-shadow: 1px 7px 5px 0px rgba(38, 36, 36, 0.76);
  -webkit-box-shadow: 1px 7px 5px 0px rgba(38, 36, 36, 0.76);
  -moz-box-shadow: 1px 7px 5px 0px rgba(38, 36, 36, 0.76);
  border: 2px solid gold;
  background-color: #FFF;
  border-radius: 0.5rem;
}
#hotcoldgameSection .card-dailyhotcoldgame .card-img-top {
  width: 130px;
  height: 130px;
  padding: 0;
  margin: 0 auto;
  background-color: #FFFFFF;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
#hotcoldgameSection .card-dailyhotcoldgame .card-header {
  font-size: 0.875rem;
  font-weight: bold;
  padding: 0.25rem 1rem;
  box-shadow: 1px 7px 5px 0px rgba(224, 224, 224, 0.76);
  -webkit-box-shadow: 1px 7px 5px 0px rgba(224, 224, 224, 0.76);
  -moz-box-shadow: 1px 7px 5px 0px rgba(224, 224, 224, 0.76);
  background-color: gold;
}
#hotcoldgameSection .card-dailyhotcoldgame .card-body {
  padding: 0.5rem 1.25rem;
  background-color: unset;
  font-size: 0.875rem;
  font-weight: 700;
}
/* Reward section */
#rewardSection .tab-row {
  background: #002DAC;
}
#rewardSection .tab-col {
  cursor: pointer;
  background: #011B65;
  border-bottom: 4px solid transparent;
}
#rewardSection .tab-col.active {
  background: #002DAC;
  border-bottom: 4px solid #038F00;
}
#rewardSection .tab-reward {
  font-size: 0.875rem;
  font-weight: 700;
  text-transform: uppercase;
  color: #FFFFFF;
  cursor: pointer;
}
#rewardSection .tab-reward:hover {
  color: #038F00;
}
#rewardSection .tab-reward.active {
  color: #FFFFFF;
}
#rewardSection .reward-content {
  background-color: #1255C6;
  border: 2px solid transparent;
  min-height: 425px;
}
#rewardSection .reward-content .progress-description {
  font-size: 0.825rem;
  font-weight: 600;
  color: #FFFFFF;
}
#rewardSection .reward-content .progress-achieved {
  font-size: 0.825rem;
  font-weight: 600;
  color: #FFFFFF;
}
#rewardSection .reward-content .progress {
  display: -ms-flexbox;
  display: flex;
  height: 0.75rem;
  overflow: hidden;
  font-size: 0.75rem;
  background-color: #e9ecef;
  border-radius: 0.5rem;
}
@media (max-width: 576px) {
}
#rewardSection .reward-content .progress .progress-bar {
  color: black;
  font-weight: 700;
}
#rewardSection .reward-content .progress-claim,
#rewardSection .reward-content .progress-common {
  font-size: 0.875rem;
  line-height: 1.45;
  color: white;
  text-align: center;
  padding: 0.25rem 1.5rem;
  border-radius: 6px;
  border: 2px solid #FFFFFF;
  box-shadow: 1px 7px 5px 0px rgba(38, 36, 36, 0.76);
  -webkit-box-shadow: 1px 7px 5px 0px rgba(38, 36, 36, 0.76);
  -moz-box-shadow: 1px 7px 5px 0px rgba(38, 36, 36, 0.76);
}
@media (max-width: 767px) {
  #rewardSection .reward-content .progress-claim,
  #rewardSection .reward-content .progress-common {
    padding: 0.25rem;
    width: 10em;
    margin: 0 auto;
  }
}
@media (max-width: 576px) {
  #rewardSection .reward-content .progress-claim,
  #rewardSection .reward-content .progress-common {
    padding: 0.25rem;
    width: 10em;
    margin: 0 auto;
  }
}
#rewardSection .reward-content .progress-claim.claim-notstart,
#rewardSection .reward-content .progress-common.claim-notstart {
  background-color: #939191;
}
#rewardSection .reward-content .progress-claim.claim-starting,
#rewardSection .reward-content .progress-common.claim-starting {
  background-color: #038F00;
}
#rewardSection .reward-content .progress-claim.claim-pending,
#rewardSection .reward-content .progress-common.claim-pending {
  background-color: #111111;
}
#rewardSection .reward-content .progress-claim.claim-inprogress,
#rewardSection .reward-content .progress-common.claim-inprogress {
  background-color: #3F3F3F;
}
#rewardSection .reward-content .progress-claim.claim-done,
#rewardSection .reward-content .progress-common.claim-done {
  background-color: #FF0000;
}
#rewardSection .reward-content .progress-claim.claim-void,
#rewardSection .reward-content .progress-common.claim-void {
  background-color: #FF0000;
}
#rewardSection .pending-yea {
  position: absolute;
  opacity: 0.4;
  right: 0;
  left: 0;
  background: black;
  z-index: 2;
  border-radius: 0.75rem;
}
#rewardSection .pending-yea.current {
  width: 86%;
  height: 100%;
  margin: 0 auto;
  border-radius: 0.5rem;
  transform: scale(1.1);
}
@media (max-width: 767px) {
  #rewardSection .pending-yea.current {
    width: 100%;
  }
}
@media (max-width: 576px) {
  #rewardSection .pending-yea.current {
    width: unset;
    transform: unset;
    height: 100%;
    top: 0;
  }
}
#rewardSection .pending-yea.past {
  width: 87%;
  height: 100%;
  margin: 0 auto;
  top: 0;
  border-radius: 0.5rem;
}
@media (max-width: 767px) {
  #rewardSection .pending-yea.past {
    width: 100%;
  }
}
@media (max-width: 576px) {
  #rewardSection .pending-yea.past {
    width: unset;
    height: 100%;
    top: 0;
  }
}
@media (max-width: 576px) {
  #rewardSection .pending-yea {
    border-radius: 0.5rem;
  }
}
#rewardSection .approved-icon {
  content: ' ';
  display: block;
  background-repeat: no-repeat;
  background-size: 55px 55px;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 3;
}
@media (max-width: 576px) {
  #rewardSection .approved-icon {
    background-size: 50px 50px;
    top: 0;
  }
}
#rewardSection .approved-icon.current {
  top: 48%;
  left: 25%;
  -webkit-animation: MoveUpDown 1.2s linear infinite;
  animation: MoveUpDown 1.2s linear infinite;
}
@media (max-width: 576px) {
  #rewardSection .approved-icon.current {
    top: 51%;
    left: 24%;
  }
}
#rewardSection .approved-icon.past {
  top: 49%;
  background-size: 55px 55px;
  left: 25%;
  -webkit-animation: MoveUpDown 1s linear infinite;
  animation: MoveUpDown 1s linear infinite;
}
@media (max-width: 576px) {
  #rewardSection .approved-icon.past {
    background-size: 50px 50px;
    top: 51%;
    left: 24%;
  }
}
#rewardSection .card-dailyreward {
  z-index: 1;
  -webkit-transition: transform 0.2s;
  transition: transform 0.2s;
  width: 100%;
  box-shadow: 1px 7px 5px 0px rgba(38, 36, 36, 0.76);
  -webkit-box-shadow: 1px 7px 5px 0px rgba(38, 36, 36, 0.76);
  -moz-box-shadow: 1px 7px 5px 0px rgba(38, 36, 36, 0.76);
  border: 2px solid gold;
  background-color: #FFF;
  border-radius: 0.5rem;
}
#rewardSection .card-dailyreward.card-today {
  transform: scale(1.1);
}
#rewardSection .card-dailyreward.card-today:hover {
  border: 2px solid gold;
}
@media (max-width: 576px) {
  #rewardSection .card-dailyreward.card-today {
    transform: unset;
  }
}
#rewardSection .card-dailyreward.card-claimed {
  background-color: #FFF;
}
#rewardSection .card-dailyreward.card-claim {
  cursor: pointer;
}
#rewardSection .card-dailyreward.card-claim img {
  -webkit-animation: coinflip 1.2s linear infinite;
  animation: coinflip 1.2s linear infinite;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
#rewardSection .card-dailyreward.card-claim img.super-flip {
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
}
#rewardSection .card-dailyreward .card-header {
  font-size: 0.875rem;
  font-weight: bold;
  padding: 0.25rem 1rem;
  box-shadow: 1px 7px 5px 0px rgba(224, 224, 224, 0.76);
  -webkit-box-shadow: 1px 7px 5px 0px rgba(224, 224, 224, 0.76);
  -moz-box-shadow: 1px 7px 5px 0px rgba(224, 224, 224, 0.76);
  background-color: gold;
}
#rewardSection .card-dailyreward .card-body {
  padding: 0.5rem 1.25rem;
  background-color: unset;
}
#rewardSection .card-dailyreward .card-body p {
  font-size: 0.875rem;
}
#transferSection .other-balances .box-1,
#rewardSection .other-balances .box-1 {
  background-color: #1F1E1F;
  border-radius: 10px;
  padding: 1rem 0.75rem;
}
#transferSection .other-balances .box-2,
#rewardSection .other-balances .box-2 {
  background-color: #1F1E1F;
  border-radius: 10px;
  padding: 1rem 0.75rem;
}
#transferSection .other-balances p.balance-amount,
#rewardSection .other-balances p.balance-amount {
  font-size: 1.275rem;
  color: #4084E3;
}
#transferSection .other-balances p.balance-type,
#rewardSection .other-balances p.balance-type {
  font-size: 1rem;
  color: #FFFFFF;
}
#transferSection .reward-comingsoon p,
#rewardSection .reward-comingsoon p {
  color: #FFFFFF;
  font-size: 1.25rem;
}
/* Tournament section */
#tournamentSection .tab-row {
  background: #002DAC;
}
#tournamentSection .tab-col {
  cursor: pointer;
  background: #011B65;
  border-bottom: 4px solid transparent;
}
#tournamentSection .tab-col.active {
  background: #002DAC;
  border-bottom: 4px solid #4084E3;
}
#tournamentSection .tab-tournament {
  font-size: 0.875rem;
  font-weight: 700;
  text-transform: uppercase;
  color: #FFFFFF;
  cursor: pointer;
}
#tournamentSection .tab-tournament:hover {
  color: #FFDB06;
}
#tournamentSection .tab-tournament.active {
  color: #FFFFFF;
}
#tournamentSection .tournament-content {
  background-color: #1255C6;
  border: 2px solid transparent;
  min-height: 425px;
}
@media (max-width: 576px) {
  #tournamentSection .tournament-content {
    background-color: transparent;
    min-height: unset;
  }
}
#tournamentSection .card-tournament {
  z-index: 1;
  -webkit-transition: transform 0.2s;
  transition: transform 0.2s;
  width: 100%;
  box-shadow: 0px 5px 7px 0px rgba(38, 36, 36, 0.76);
  -webkit-box-shadow: 0px 5px 7px 0px rgba(38, 36, 36, 0.76);
  -moz-box-shadow: 0px 5px 7px 0px rgba(38, 36, 36, 0.76);
  border: 2px solid #072070;
  background-color: #072070;
  border-radius: 0.75rem;
  min-height: 300px;
}
#tournamentSection .card-tournament .card-img {
  padding: 1.75rem;
  margin: 0 auto;
  background-color: #001468;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
#tournamentSection .card-tournament .card-header {
  font-size: 0.875rem;
  font-weight: bold;
  padding: 0.25rem 1rem;
  background-color: #001468;
  color: #FFFFFF;
  border-bottom: 0;
}
#tournamentSection .card-tournament .card-body {
  padding: 0.5rem 1.25rem;
  background-color: #001468;
  color: #FFFFFF;
  font-size: 0.775rem;
  font-weight: 600;
  border-radius: 0 0 0.5rem 0.5rem;
}
#tournamentSection .card-tournament .card-body p {
  font-size: 0.875rem;
}
@media (max-width: 576px) {
  #tournamentSection .card-tournament {
    min-height: unset;
    padding: 0.75rem;
    font-size: 0.825rem;
  }
  #tournamentSection .card-tournament .heading-mobile {
    color: #FFFFFF;
  }
  #tournamentSection .card-tournament .desc-mobile {
    color: #FFFFFF;
  }
}
#tournamentSection .btn-tnc {
  color: #FFFFFF;
  background-color: #111111;
  border-color: #111111;
  padding: 0.75rem;
}
#tournamentSection .btn-tnc :hover {
  color: #FFFFFF;
  background-color: #111111;
  border-color: #111111;
}
@media (max-width: 576px) {
  #tournamentSection .btn-tnc {
    border-radius: 0.75rem;
    color: #FFFFFF;
    background-color: #4084E3;
    border-color: #4084E3;
  }
  #tournamentSection .btn-tnc:hover {
    color: #FFFFFF;
    background-color: #4084E3;
    border-color: #4084E3;
  }
}
#tournamentSection #accordionTnc {
  font-size: 0.875rem;
}
#tournamentSection .tournament-gametype {
  display: inline-flex !important;
  background-color: #010e45;
  color: slategrey;
  min-width: 8em;
  padding: 0.5rem 0.75rem;
  border-radius: 1.25rem;
  margin-right: 0.75rem;
  font-size: 0.875rem;
  font-weight: 700;
  cursor: pointer;
  justify-content: center;
  transition: 0.3s ease;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  -o-transition: 0.3s ease;
}
#tournamentSection .tournament-gametype.active {
  background-color: #FFDB06;
  color: #FFFFFF;
}
#tournamentSection .table-tournament {
  font-size: 0.875rem;
}
#tournamentSection .table-tournament tr.heading {
  background-color: #111111;
  color: #FFFFFF;
}
#tournamentSection .table-tournament tr.row-even {
  background-color: #001468;
  color: #FFFFFF;
}
#tournamentSection .table-tournament tr.row-odd {
  background-color: #063ea5;
  color: #FFFFFF;
}
#tournamentSection .table-tournament tr td {
  vertical-align: middle;
  padding: 0.75rem 0.75rem;
}
#tournamentSection .table-tournament tr td.has-trophy {
  padding: 0.25rem 0.75rem;
}
#tournamentSection .table-tournament tr td.has-trophy img {
  width: 30px;
}
#tournamentSection .table-tournament tr td.has-prize {
  padding: 0.25rem 0.75rem;
}
#tournamentSection .table-tournament tr td.has-prize img {
  width: 36px;
}
/* PlayNow section */
#playNowSection .card-playnow {
  z-index: 1;
  -webkit-transition: transform 0.2s;
  transition: transform 0.2s;
  width: 100%;
  box-shadow: 0px 5px 7px 0px rgba(38, 36, 36, 0.76);
  -webkit-box-shadow: 0px 5px 7px 0px rgba(38, 36, 36, 0.76);
  -moz-box-shadow: 0px 5px 7px 0px rgba(38, 36, 36, 0.76);
  border: 2px solid #072070;
  background-color: #072070;
  border-radius: 0.75rem;
  min-height: 440px;
  /*
        .card-body {
            padding: 0.5rem 1.25rem;
            background-color: @playnow_card_body_bg_color;
            color: @playnow_card_body_font_color;
            font-size: .775rem;
            font-weight: 600;
            border-radius: 0 0 0.5rem 0.5rem;

            p {
                font-size: .875rem;
            }
        }*/
}
#playNowSection .card-playnow .card-img {
  padding: 1rem;
  min-height: 210px;
  margin: 0 auto;
  background-color: #072070;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
#playNowSection .card-playnow .badge-danger {
  color: #FFFFFF;
  background-color: #F01D30;
}
#playNowSection .card-playnow .card-header {
  font-size: 1.35rem;
  font-weight: bold;
  padding: 0.25rem 1rem;
  color: #FFFFFF;
  background-color: transparent;
  border-bottom: unset;
}
#playNowSection .card-playnow .card-desc {
  font-size: 0.825rem;
  font-weight: bold;
  padding: 0.25rem 1rem;
  color: #707B9F;
}
@media (max-width: 576px) {
  #playNowSection .card-playnow {
    min-height: unset;
  }
  #playNowSection .card-playnow .card-img {
    padding: 1.75rem;
    margin: 0 auto;
    min-height: unset;
  }
  #playNowSection .card-playnow .card-header {
    font-size: 1.1rem;
    padding: 0.25rem;
  }
  #playNowSection .card-playnow .card-desc {
    font-size: 0.775rem;
    padding: 0.25rem;
  }
}
#BonusList span {
  color: #FFFFFF;
}
.table-agentDownline {
  font-size: 0.825rem;
  border-bottom: 1px solid white;
}
.table-agentDownline th {
  background-color: #333336;
  color: #FFFFFF;
  vertical-align: middle;
}
.table-agentDownline td {
  font-size: 0.875rem;
  vertical-align: middle;
}
@media (max-width: 576px) {
  .table-agentDownline {
    font-size: 0.775rem;
  }
  .table-agentDownline td {
    font-size: 0.775rem;
    vertical-align: middle;
  }
}
.tag-new {
  position: absolute;
  top: -2px;
  right: -2px;
  width: 35%;
}
.tag-hot {
  position: absolute;
  top: 5px;
  right: -2px;
  width: 20%;
}