.badge {
  font-size: 10px;
  margin-top: -22px;
}

.bg-warning-400 {
  background-color: #ff7043;
  border-color: #ff7043;
  color: #fff;
}

.media {
  display: block !important;
  padding: 0 10px;
}

.media table {
  width: 100%;
}

.media table td:first-child {
  width: 60px;
}

.media table td:last-child {
  width: 60px;
}

.dropdown-menu {
  min-width: 330px;
  width: 330px;
  padding: 7px 0;
  color: #333;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}

.dropdown-content:not(ul) {
  padding-top: 0;
  padding-bottom: 0;
}

.navbar-nav > li > .dropdown-menu {
  margin-top: 1px;
  border-top-width: 0;
}

.dropdown-content-heading {
  padding: 20px;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 700;
  background-color: #006294;
  color: #fff;
  width: 100%;
}

.icons-list {
  margin: 0;
  padding: 0;
  list-style: none;
  line-height: 1;
  font-size: 0;
}

.dropdown-content-heading .icons-list {
  float: right;
}

.icons-list {
  margin: 0;
  padding: 0;
  list-style: none;
  line-height: 1;
  font-size: 0;
}

.icons-list > li {
  position: relative;
  display: inline-block;
  margin-left: 5px;
  font-size: 13px;
}

.icons-list > li:first-child {
  margin-left: 0;
}

.icons-list > li > a {
  color: inherit;
  display: block;
  opacity: 1;
}

.icons-list > li > a {
  -webkit-transition: all ease-in-out 0.15s;
  -o-transition: all ease-in-out 0.15s;
  transition: all ease-in-out 0.15s;
}

.dropdown-menu {
  margin-left: 0;
  padding-bottom: 30px !important;
  width: 440px;
}

.cut-text {
  white-space: nowrap;
  width: 300px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.cut-text:hover {
  /*overflow: visible;
              white-space: normal;*/
}

.more-text {
}

@media (min-width: 480px) and (max-width: 767px) {
  .dropdown-menu {
      margin-left: 10px;
      margin-right: 10px;
      width: 94%;
      padding-bottom: 30px !important;
      margin-top: -112px;
  }

  .media-list {
      text-align: left !important;
  }
}

@media only screen and (max-width: 479px) {
  .dropdown-menu {
      margin-left: 10px;
      margin-right: 10px;
      width: 94%;
      padding-bottom: 30px !important;
      margin-top: -112px;
  }

  .media-list {
      text-align: left !important;
  }
}

#theme-header-logo img {
  width: 230px !important;
  margin-top: 8px;
}

.header {
  background: #000f80 !important;
}
#more {
                              display: none;
                          }

                          #btnCloseNotification {
                              cursor: pointer;
                          }

                          .dropdown-content-heading div:first-child {
                              float: left;
                              font-size: 18px;
                              margin-top: -12px;
                          }

                          .dropdown-content-heading div:last-child {
                              float: right;
                              margin-top: -8px;
                          }

                          .media-list a {
                              text-decoration: none;
                          }

                          #dots, #more {
                              cursor: pointer;
                          }

                          .happyHourPage {
                              margin-right: 20px;
                          }
                              .login .login-logo img {
      margin: 25px auto;
  }

  .login .modal-content {
      background-color: #000f80 !important;
      border: 1px solid #0017c2 !important;
  }

  .login .modal-header {
      background: #000f80 !important;
  }

  center > p {
      color: #fff;
  }   


  #theme-contain-registration {
  background: url(/data/1767/uploads/regisbg4.jpg) center center no-repeat;
  background-size: cover;
}
#theme-contain-registration .title {
  color: #fff;
}
.register .col-sm-6 .why-pic {
  position: absolute;
  bottom: -168px;
  right: -40px;
  width: 100%;
  border: 0px solid red;
}


.login .modal-content {
  background-color: #009ce8;
}
.iframe-sport iframe {
  height: 650px;
  border: 1px solid #444;
  margin: 25px auto 10px;
}

#theme-contain-home,
#theme-contain-version {
  background: url(/data/1767/uploads/ecwon_landingpage.jpg) center center no-repeat fixed;
  background-size: cover;
  padding: 30px;
}

span.new-page {
  font-size: 10px;
  font-weight: bold;
  transform: rotate(30deg);
  z-index: 100;
  color: red;
  -webkit-animation: new-page_colorchange 2s infinite;
  position: absolute;
  right: 3px;
  top: 13px;
}

@keyframes new-page_colorchange {
  0% {
      color: red;
  }
  50% {
      color: gold;
  }
  100% {
      color: red;
  }
}

#theme-header-logo img {
  width: 165px;
}

.lang {
  padding: 0;
}


.header-right {
  text-align: right;
  margin: 25px 15px;
}
.lang ul li:first-child {
  padding: 0;
}

.jackpot {
  background: url(/data/1775/uploads/1201130151017.jpg) top center no-repeat;
  background-size: 100%;
}
.jackpot-prod {
  padding-top: 26%;
}
.jackpot-amount {
  position: relative;
  border: 0px solid red;
  width: 50%;
  margin: auto;
}
.jackpot-amount-txt {
  position: absolute;
  top: 106px;
  font-size: 37px;
  width: 69%;
  line-height: 30px;
  bottom: 0;
  left: -5px;
  right: 0;
  margin: auto;
}

.jackpot-amount-txt p {
  font-weight: 900;
  color: #21bdfd;
}
.jackpot-result {
  padding-top: 37px;
}

.flex-control-nav {
  display: none;
}

.col-sm-12 .sp-logo {
  width: 20%;
}
#customform #redirectaddr a,
#customform #redirectaddr a:visited {
  background-image: url(/data/1261/uploads/star30.png);
  color: #009ce8;
}

<!---------JK---------- > td#alpha {
  width: 33px;
}

tr.title th {
  text-align: center;
  background: #14cffe;
  padding: 10px 0;
  color: #fffa4e;
}
tr.abc th {
  text-align: center;
  padding: 5px 0;
  border: 1px solid #14cffe;
  color: #fd0c0b;
}
th#alpha1 {
  color: grey;
  font-weight: normal;
}

tr.c td,
tr.p td {
  padding: 5px 0;
  border: 1px solid #14cffe;
}
td#greytb {
  background: #8c8c8c;
  border: 1px solid #8c8c8c;
}

.login-popup ul li:first-child {
  border: none;
}

.login .modal-lg {
  width: 20%;
  padding-top: 100px;
}
.login .login-popup ul li {
  width: unset;
  list-style: none;
}

.login .login-logo {
  margin: auto;
  width: 73%;
  margin-top: 30px;
}
.login .login-logo img {
  width: 100%;
}
/*--.login .modal-content{background-color:#25aae1;border-radius: 0;} --*/
.login .modal-body {
  padding: 0;
}

.login .modal-body input#customform_submit {
  padding: 5px 60px;
  border: 0px solid #fff;
  color: #fdfdfd;
  font-size: 17px;
  border-radius: 0;
}
.login .modal-body input {
  border: 1px solid #0073ba;
  padding: 4px;
  border-radius: 3px;
  font-size: 15px;
}
/*-- .login .modal-header {background: #25aae1;} --*/
.login .modal-header .close {
  margin-top: -26px;
  margin-right: 4px;
  padding: 1px 5px;
  background: #ffffff;
  border-radius: 5px;
  font-size: 18px;
}

.login .login-reg a {
  color: #fff;
}
.login .login-reg {
  font-size: 17px;
  background: #a50d12;
  width: 63%;
  padding: 5px;
  margin-bottom: 30px;
}

.login #loginform input[type="text"],
.login #loginform input[type="password"] {
  border-radius: 0;
}

.fancybox-inner {
  width: 100% !important;
}
.fancybox-wrap {
  width: 90% !important;
  margin: auto !important;
  left: 0 !important;
  right: 0 !important;
}

.submit,
button.prev_step,
input[type="submit"] {
  margin-right: 0 !important;
}
.login .modal-content {
  background-color: #151515;
  border: 1px solid #525252;
}
.login .modal-header {
  background: #151515;
}

.register #registerform textarea,
.register #registerform input[type="text"],
.register #registerform input[type="password"],
.register #registerform #registerform_Currency {
  background: black;
  border: 1px solid #000000 !important;
  padding: 2px 5px;
}
.register #registerform textarea,
.register #registerform input[type="text"],
.register #registerform input[type="password"] {
  color: #fff;
}
.register #registerform {
  padding: 12px;
  background: #151515;
}

.register #registerform #registerform_UserName {
  width: 81%;
}
.small,
small {
  color: #969696 !important;
}
.register #registerform dt {
  width: 100%;
  color: #ffffff;
  font-size: 10px;
  display: block;
}
#customform input[type="text"],
#customform input[type="password"],
#loginform input[type="text"],
#loginform input[type="password"] {
  border: 1px solid #454545;
  padding: 4px;
  border-radius: 3px;
}

.tabcontent {
  animation: fadeEffect 1s;
}

/* Go from zero to full opacity */
@keyframes fadeEffect {
  from {
      opacity: 0;
  }
  to {
      opacity: 1;
  }
}
/* Style the tab */
.tab {
  margin-bottom: 10px;
  overflow: hidden;
}

/* Style the buttons that are used to open the tab content */
.tab button {
  float: left;
  background-color: #fff;
  border: 2px solid #000f80;
  border-radius: 20px;
  cursor: pointer;
  margin: 0 1px;
  padding: 10px 35px;
  transition: 0.3s;
  text-transform: uppercase;
  font-weight: bold;
}

/* Change background color of buttons on hover */
.tab button:hover {
  background-color: #ddd;
}

/* Create an active/current tablink class */
.tab button.active {
  background-color: #000f80;
  color: #fff;
}

/* Style the tab content */
.tabcontent {
  display: none;
  padding: 6px 12px;
  border-top: none;
}
.tabcontent ol li {
  list-style: none;
  border-bottom: 1px solid grey;
}

<!------------blue theme-------------- > .header {
  background: #0a69d7;
}

.offsett {
  background: #000316;
}

#cssmenu > ul > li > a {
  color: #fff;
}
#cssmenu ul > li:last-child ul > li > a {
  background: #000315;
  color: #ffffff;
}
#cssmenu ul li:last-child:hover > ul > li {
  background: #000315;
  border-bottom: 1px solid #ffffff;
}

#cssmenu > ul > li:hover > a,
#cssmenu > ul > li.active > a {
  background: #0a69d7;
  color: #fff;
}

#cssmenu ul > li:last-child ul {
  background: #000316;
}

#cssmenu > ul > li.has-sub > a::after {
  border-bottom: 1px solid #0a69d7;
  border-right: 1px solid #0a69d7;
}

#cssmenu ul > li:last-child ul > li > a:hover {
  background: #0a69d7;
  color: #fff;
}

.regis-btn a {
  background: #fff;
  color: #0a69d7;
  border: 1px solid #033e82;
}

.regis-btn a:hover {
  background: #0a69d7;
  color: #fff;
  border: 1px solid #fff;
}

#customform_submit,
#loginformsubmit {
  color: #ffffff;
  background: #0a69d7;
  border: 1px solid #ffffff;
}

.submenu-icn p {
  background: #0a69d7;
}

.info {
  padding: 40px;
  background-color: rgba(230, 230, 230, 0.6);
}

.info h3 {
  color: #2dacfb;
}

.tg-title,
.promo-txt {
  color: #ffffff;
  background: #0a69d7;
  width: 200px;
  border-radius: 0px 50px;
  text-align: center;
}

.play-now a {
  background: #0a69d7;
}

#theme-contain-home > .promo {
  background: url(/data/1767/uploads/top-game-bg2-b.jpg);
}

#theme-contain-home > .promo-btn a {
  color: #0a69d7;
  border: 1px solid #0a69d7;
}

#theme-contain-home > .promo-btn a:hover {
  background: #0a69d7;
  border: 1px solid #0a69d7;
  color: #fff;
}

.panel-default > .panel-heading {
  background: linear-gradient(45deg, #0a69d7, #479dff);
  border-color: #0a69d7;
}

.panel-default > .panel-heading:hover {
  background: linear-gradient(-45deg, #0a69d7, #0a69d7);
}

.panel-default {
  border-color: #0c6bd8;
}

.progress-bar {
  background-color: #2d7edd;
}

.min {
  color: #0a69d7;
}

.footer {
  background: #181818;
}

.copyright {
  background-color: rgba(55, 73, 87, 0.5);
}

#theme-contain-home {
  background: #fff;
  padding: 0px;
}

/*----slot----*/
.slot-btn a {
  background: #0a69d7;
}

/*----sport----*/
.seo h1 {
  color: #2dacfb;
}

.seo h2 {
  color: #2dacfb;
}

/*----cockfight----*/
#theme-contain-cockfight > .container > .seo-line {
  padding: 30px 30px;
}

#theme-contain-cockfight > .container > .seo-line > h1 {
  color: #2dacfb;
}

/*----lottery----*/
#theme-contain-lottery > .seo h1 {
  color: #2dacfb;
}

#theme-contain-lottery > .seo h2 {
  color: #2dacfb;
}

/*----banking---*/
#theme-contain-banking > div:nth-child(2) > .vip-table > table > tbody > tr:nth-child(2) > td {
  background-color: #0a69d7 !important;
}

#theme-contain-banking > div:nth-child(2) > .vip-table > table > tbody > tr:nth-child(6) > td {
  background-color: #0a69d7 !important;
}

/*--others game--*/
.dp-btn a {
  background: #0a69d7;
}

#theme-contain-other-games > .title > h1 {
  color: #2dacfb;
}

@media (max-width: 768px),
  only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px),
  not all,
  not all,
  not all,
  only screen and (min-resolution: 192dpi) and (max-width: 1024px),
  only screen and (min-resolution: 2dppx) and (max-width: 1024px) {
  #cssmenu #menu-button {
      color: #0a69d7;
  }
  #cssmenu #menu-button::before {
      border-top: 2px solid #fff;
      border-bottom: 2px solid #fff;
  }
  #cssmenu #menu-button::after {
      background: #fff;
  }
  .flex-direction-nav {
      display: none;
  }
}


#theme-contain-home .promo {
  padding: 35px;
  position: relative;
}

@media (min-width: 480px) and (max-width: 767px) {
}

@media only screen and (max-width: 479px) {
  .pay li img {
      width: 52px !important;
  }

  .pay ul li {
      padding: 0;
  }
}

@media screen and (max-width: 3000px) and (min-width: 1800px) {
  .register #registerform #registerform_UserName {
      width: 81%;
  }
}

/*----------------------------------------------------------------------------------------------------------------------*/
/*===========================BIG SCREEN===========================*/
/*--------------------------------------------------------------------------------------------------------------------------------*/

@media screen and (max-width: 1920px) and (min-width: 1800px) {
  .header-right {
      text-align: right;
      margin: 18px 15px;
  }

  .login #customform input[type="text"],
  .login #customform input[type="password"],
  .login #loginform input[type="text"],
  .login #loginform input[type="password"] {
      width: 61%;
  }
  .login .modal-body input#customform_submit {
      width: 61%;
  }
  .login .login-reg {
      width: 61%;
  }
  .fancybox-inner {
      width: 100% !important;
  }
  .fancybox-wrap {
      width: 80% !important;
      left: 0 !important;
      right: 0 !important;
      margin: auto !important;
  }
}

@media all and (max-width: 768px),
  only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px),
  only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px),
  only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px),
  only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px),
  only screen and (min-resolution: 192dpi) and (max-width: 1024px),
  only screen and (min-resolution: 2dppx) and (max-width: 1024px) {
  .flexslider .slides img {
      max-width: 100%;
  }
  .jackpot-amount img {
      width: 100%;
  }
  .jackpot-amount {
      width: 100%;
  }
  .jackpot-amount-txt {
      top: 71px;
      font-size: 22px;
      line-height: 14px;
  }
  span.new-page {
      left: 80px;
      right: 0px;
  }

  .register {
      padding: 20px 0 0;
  }
  .register .col-sm-6 .why-pic {
      position: unset;
  }
  .register .col-sm-6:nth-child(2) {
      height: auto;
  }
  .why-pic {
      margin: unset;
  }

  /*--NEW LOGIN --*/

  .login .modal-lg {
      width: 70%;
      margin: auto;
  }
  .login #loginformsubmit {
      width: 65%;
      margin: 0;
  }
  .login .login-reg {
      width: 65%;
  }
  .login .modal-body input#customform_submit {
      padding: 5px;
      width: 65%;
  }
  .register #registerform #registerform_UserName {
      width: 60%;
  }

  #cssmenu ul {
      background: #000315;
  }
  #cssmenu ul ul li {
      background: #ffffff;
  }

  .tab {
      overflow-x: scroll;
      width: 340px;
      white-space: nowrap;
  }
  .tab button {
      padding: 10px 12px;
      float: unset;
  }

  .promo .info {
      text-align: center;
  }
  ol#faq_modal {
      padding: 0;
  }
}

/*=============================================================*/
/*---------------------------------------      MOBILE VIEW  LANDSCAPE   ---------------------------------------*/
/*=============================================================*/
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
  .jackpot-amount-txt {
      top: 119px;
      font-size: 45px;
      line-height: 38px;
  }
  .login #customform input[type="text"],
  .login #customform input[type="password"],
  .login #loginform input[type="text"],
  .login #loginform input[type="password"] {
      width: 65%;
  }
  .login .modal-lg {
      width: 40%;
      padding-top: 3px;
  }
  .login .modal-body:after {
      display: none;
  }

  .tab {
      width: 100%;
  }
}

/*=============================================================*/
/*------------------------------------------------- iPhone 6/7/8 plus portrait---------------------------------------------*/
/*=============================================================*/
@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: portrait) {
  .jackpot-amount-txt {
      top: 81px;
  }
  .login #customform input[type="text"],
  .login #customform input[type="password"],
  .login #loginform input[type="text"],
  .login #loginform input[type="password"] {
      width: 65%;
  }

  .tab {
      width: 380px;
  }
}

/*=============================================================*/
/*------------------------------------------------- iPhone 6/7/8 plus landscape---------------------------------------------*/
/*=============================================================*/
@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 3) {
  .jackpot-amount-txt {
      top: 137px;
      font-size: 45px;
      line-height: 34px;
  }
  .login #customform input[type="text"],
  .login #customform input[type="password"],
  .login #loginform input[type="text"],
  .login #loginform input[type="password"] {
      width: 66%;
  }
  .login .modal-lg {
      width: 40%;
      padding-top: 3px;
  }

  .tab {
      width: 100%;
  }
  .tab button {
      padding: 10px 35px;
      float: unset;
  }
}

/*=============================================================*/
/*------------------------------------------------- iPhone X landscape---------------------------------------------*/
/*=============================================================*/

@media only screen and (device-width: 812px) and (device-height: 375px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 3) {
  .jackpot-amount-txt {
      top: 158px;
      font-size: 45px;
      line-height: 34px;
  }
  .tab {
      width: 100%;
  }
  .tab button {
      padding: 10px 35px;
      float: unset;
  }
}

/*==========================================================*/
/*-------------------------------------------------      iPad  --------------------------------------------------*/
/*==========================================================*/

/*---------------------Portrait----------------------*/
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
  .jackpot-amount-txt {
      top: 146px;
      font-size: 45px;
      line-height: 34px;
  }
  .login .modal-body input#customform_submit {
      padding: unset;
  }
  .login .modal-lg {
      width: 40%;
  }
  .login .modal-body input#customform_submit {
      width: 60%;
      padding: 5px;
  }
  .login #customform input[type="text"],
  .login #customform input[type="password"],
  .login #loginform input[type="text"],
  .login #loginform input[type="password"] {
      width: 60%;
      padding: 5px;
  }
  .login .login-reg {
      width: 60%;
  }

  .tab {
      width: 100%;
  }
  .tab button {
      padding: 10px 35px;
      float: unset;
  }
}
/*-----------------Landscape---------------------*/
@media only screen and (min-device-width: 1024px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {
  .jackpot-amount-txt {
      top: 196px;
      font-size: 55px;
      line-height: 44px;
  }

  .login #customform input[type="text"],
  .login #customform input[type="password"],
  .login #loginform input[type="text"],
  .login #loginform input[type="password"] {
      width: 66%;
  }
  .login .modal-lg {
      width: 40%;
      padding-top: 3px;
  }

  .tab {
      width: 100%;
  }
  .tab button {
      padding: 10px 35px;
      float: unset;
  }
}

/*=============================================================*/
/*------------------------------------------------- iPad  PRO ---------------------------------------------*/
/*=============================================================*/

/*------------- Portrait-----------------*/
@media only screen and (min-device-width: 1024px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  .jackpot-amount-txt {
      top: 196px;
      font-size: 55px;
      line-height: 45px;
  }

  .tab {
      width: 100%;
  }
  .tab button {
      padding: 10px 35px;
      float: unset;
  }
}

/*=============================================================*/
/*------------------------------------------------- Mi 9T PRO / SAMSUNG A50 ---------------------------------------------*/
/*=============================================================*/

/* ----------- Mi 9T PRO ----------- */
@media only screen and (min-device-width: 491px) and (max-device-width: 491px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  .jackpot-amount-txt {
      top: 94px;
      font-size: 25px;
      line-height: 17px;
  }
  .login #customform_submit,
  .login #loginformsubmit {
      width: 35% !important;
      margin: 0;
  }
  .login #customform input[type="text"],
  .login #customform input[type="password"],
  .login #loginform input[type="text"],
  .login #loginform input[type="password"] {
      width: 65%;
  }
  .fancybox-wrap {
      width: 90% !important;
      left: 0 !important;
      right: 0 !important;
      margin: auto;
  }
  .login .modal-body input#customform_submit {
      padding: 5px;
      width: 55%;
  }
  .register .col-sm-6:nth-child(2) {
      height: 350px;
  }

  .tab {
      width: 459px;
  }
}

/*=============================================================*/
/*------------------------------------------------- iPhone 5 ---------------------------------------------*/
/*=============================================================*/
@media screen and (device-aspect-ratio: 40/71) {
  .jackpot-amount-txt {
      top: 63px;
      font-size: 19px;
      line-height: 11px;
  }
}
@media screen and (max-width: 436px) {
  .lang {
      max-width: 354px;
      margin: auto;
  }
}

#theme-nav {
  display: none;
}

#theme-nav {
  text-align: center;
  background: white;
  margin-top: 15px;
}
#theme-nav ul {
  margin: 0;
  padding: 0;
}
#theme-nav ul li {
  display: inline-flex;
  flex-direction: column;
  margin: 0px 6px;
}
#theme-nav ul li a {
  color: #fff;
  background: #0a69d7;
  padding: 10px 50px;
  border-radius: 4px;
  cursor: pointer;
}
#theme-nav ul li:first-child a {
  position: relative;
  color: #0a69d7;
}
div#theme-nav ul li:first-child a:after {
  content: "All Product";
  color: #fff;
  font-size: 12px;
  position: absolute;
  left: 0;
  right: 0;
}

/*----------------- PROD--------------------*/

#search-bar {
  width: 90%;
  max-width: 1250px;
  margin: 25px auto 0;
}

#cms5-prod-list {
  width: 92%;
  max-width: 1250px;
  margin: 25px auto 0;
  text-align: center;
  padding-bottom: 20px;
}
#cms5-prod-list ul {
  background: #fff;
  border-radius: 20px;
  margin: 10px;
  padding: 32px 11px;
  display: inline-block;
  transition: 0.3s;
  height: 350px;
  border: 0px solid #424242;
  width: 226px;
  vertical-align: top;
  position: relative;
}

#cms5-prod-list ul:hover {
  box-shadow: 2px 4px 10px #d4d4d4;
}

#cms5-prod-list ul li {
  list-style: none;
}

#cms5-prod-list .caption,
#cms5-prod-list #desc,
#cms5-prod-list #details,
#cms5-prod-list #enquiry,
#cms5-prod-list #code {
  display: none;
}
#cms5-prod-list #price {
  font-weight: 600;
}
#cms5-prod-view > table > tbody > tr > td {
  width: 50%;
  direction: ltr;
  display: inline-block;
}
#cms5-prod-view > table > tbody > tr {
  direction: rtl;
}
#cms5-prod-view #particular #caption {
  display: none;
}
#cms5-prod-view #particular td#title {
  font-size: 30px !important;
  font-weight: 600 !important;
}
#cms5-prod-view #particular #price {
  font-size: 20px !important;
}
#cms5-prod-view #particular #sharelink {
  padding: 0;
}
#cms5-prod-view #desc {
  border-top: 0px solid #d4d4d4;
  padding-top: 10px;
}
#prod_cat {
  display: none;
}

#cms5-prod-view #desc td#content {
  padding-top: 40px;
}

div#back-btn {
  position: relative;
  top: 31px;
  left: 20px;
}
#back-btn a {
  border: 0px solid red;
  padding: 8px 15px;
  background: #0a69d7;
  margin-top: 33px;
  color: white;
}
#back-btn a:hover {
  background: #cce1f4;
  color: #0a69d7;
}

#cms5-prod-list #addcart a {
  margin: auto;
}
#enquiry,
#sharelink {
  display: none;
}
#prod-cart .tbllist form table {
  border: 1px solid #cccccc;
}
#prod-cart .tbllist form table tr {
  border-bottom: 1px solid #000;
}
#prod-cart .tbllist form table tfoot tr:first-child {
  border: 0;
}
#prod-cart .tbllist form table tr td,
#prod-cart .tbllist form table tr th {
  border-right: 1px solid;
  text-align: center;
  padding: 10px;
}
#prod-cart .tbllist form table tr td:last-child,
#prod-cart .tbllist form table tr th:last-child {
  border-right: 0;
}
#prod-cart .tbllist form table tr:first-child {
  background: #d4d4d4;
}
.ctrllist.iconx32 ul {
  margin: 0;
}
#icon-delete {
  list-style: none;
}
#icon-delete a {
  color: #f00;
}
#prod-cart > p > a {
  color: #0008ff;
}
#submember-login table {
  width: fit-content;
  background: #efefef;
}
#submember-login table tr td {
  padding: 10px 20px;
}
#submember-login table tr:last-child td:last-child > p:nth-child(1) > a {
  background: #d4d4d4;
  padding: 5px 20px;
  display: block;
  text-align: center;
}
#submember-login input[type="submit"] {
  background: #ffc903;
  padding: 5px 20px;
  display: block;
  width: 100%;
  text-align: center;
}
#submember-login table tr:last-child td:last-child > p:nth-child(3) > a {
  text-decoration: underline;
  color: #0008ff;
}

#prod-cart .tbllist form #continue-shopping a {
  padding: 10px;
  margin: 5px 0;
  text-align: center;
  background: #fbed86;
  display: inline-block;
  float: right;
  border-radius: 10px;
}
#prod-cart .tbllist form table input[value="UPDATE"] {
  padding: 0 10px;
  background: transparent;
  text-decoration: underline;
  color: blue;
}
#prod-cart .tbllist form table input[value="EMPTY"] {
  background: transparent;
}

#cms5-prod-list ul #title a,
#cms5-prod-list ul #title a:visited {
  color: #444;
}
#cms5-prod-list ul #price {
  color: #444a5c;
}
#cms5-prod-list ul #title a:hover {
  color: #335587;
}

.gcontent {
  width: 500px;
}

#cms5-prod-view table#particular tr td#code {
  font-size: 19px;
}
#cms5-prod-view table#particular tr td#price {
  color: #797979;
}
#cms5-prod-view table#particular tr td#addcart a {
  padding: 10px;
  text-align: center;
  background: linear-gradient(to bottom, #0a69d7 0%, #004ea9 100%);
  background-size: 100%;
  width: 126px;
  height: 45px;
  border: 0px;
  color: #fff;
  border-radius: 10px;
  box-shadow: 0px 2px 4px 1px #5379b3;
}
#cms5-prod-view table#particular tr td#addcart a:hover {
  background: linear-gradient(to top, #004ea9 0%, #0a69d7 100%);
  box-shadow: 0px 0px 0px 0px #5379b3;
  border: 2px solid #1476e8;
}

#cms5-prod-view table#particular {
  padding-top: 59px;
  margin: 70px auto;
}

.tbllist.rounded.spacer tr th {
  background: #00c3b3 !important;
  color: #4c4c4c;
  width: 15%;
  text-align: center;
  padding: 7px 0;
}

.tbllist .tbl td {
  border-top: 1px solid #5ae;
  padding-left: 8px;
  padding-right: 8px;
  color: #000;
}
.tbllist .tbl td a,
.tbllist .tbl td a:visited {
  color: #000;
  text-decoration: none;
}
.tbllist {
  padding: 0px;
  background: #ffffff;
}
.tbllist .tbl tfoot td {
  color: #000000;
}
.tbllist.rounded.spacer input[type="button"] {
  border: 0px solid;
}
#prod-cart .tbllist form table tr td,
#prod-cart .tbllist form table tr th {
  border-right: 0px solid !important;
}

#theme-contain-prod input#customform_submit {
  position: unset;
}
#theme-contain-prod #remoteloginform input,
#theme-contain-prod #customform input {
  width: 100%;
  border-bottom: 2px solid #0a69d7 !important;
  border: 0px;
  border-radius: 0;
  background: transparent;
  color: #1b2e60;
  max-width: unset;
}

#theme-contain-prod #customform .caption {
  display: none !important;
}
#theme-contain-prod #customform dl:nth-of-type(3) dd {
  display: inline-block;
  vertical-align: bottom;
  width: 49%;
}
#theme-contain-prod #customform dl:nth-of-type(3) dd img {
  width: 100px !important;
  margin-top: 10px;
}

#prod-cart #remoteloginform dl,
#prod-cart #customform dl {
  display: block;
}

#cms5-prod-list ul #addcart a {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 60px;
  padding: 11px 17px;
  text-align: center;
  background: linear-gradient(to bottom, #0a69d7 0%, #004ea9 100%);
  background-size: 100%;
  width: 126px;
  height: 38px;
  border: 0px;
  color: #fff;
  border-radius: 10px;
  box-shadow: 0px 2px 4px 1px #5379b3;
}

#cms5-prod-list ul #addcart a:hover {
  background: linear-gradient(to top, #004ea9 0%, #0a69d7 100%);
  box-shadow: 0px 0px 0px 0px #5379b3;
  border: 2px solid #1476e8;
}

div#cms5-pagenum ul {
  padding: 0;
  margin: 0;
  text-align: center;
}
div#cms5-pagenum ul li {
  display: inline-block;
  width: 3%;
  vertical-align: top;
  color: #0a69d7;
  margin: 30px 0;
  font-weight: bold;
}

div#search-bar {
  border: 1px solid #4c4c4c52;
  padding: 16px;
  border-radius: 6px;
  background: white;
  filter: drop-shadow(0px 2px 3px grey);
}
legend {
  font-size: 24px;
  color: #0a69d7;
}
label {
  font-weight: 500;
}
#keyword input.alphanumeric {
  color: black;
  border-radius: 4px;
  padding: 0 3px;
  height: 38px;
  font-size: 15px;
  width: 79%;
  border: 1px solid #1e3365;
  display: inline-block;
}
label {
  font-size: 18px;
  margin: 8px 0;
  color: #0a69d7;
  display: inline-block;
}
#price-range input#price-min {
  border-radius: 3px;
  display: inline-block;
  width: 23%;
  padding: 0px 4px;
  height: 38px;
  border: 1px solid #0a69d7;
}
input#price-max {
  display: inline-block;
  border-radius: 3px;
  width: 23%;
  padding: 0 4px;
  height: 38px;
  border: 1px solid #0a69d7;
}
input#submit-btn {
  border-radius: 5px;
  padding: 6px;
  color: #03927c;
  font-weight: 600;
  width: 10%;
}
a#clear-btn {
  display: none;
  color: red;
  border-radius: 5px;
  padding: 5px 10px;
  border: unset;
  font-size: 12px;
  background: #4c4c4c45;
}
select#sortlist {
  border-radius: 4px;
  height: 38px;
  border: 1px solid #0a69d7;
}

#cms5-pagenum a,
a:hover,
a:active,
a:focus {
  color: #7d7d7d;
  text-decoration: none;
}
#cms5-prod-view > table > tbody > tr > td {
  width: 47%;
}

#content p {
  margin: 3px 0;
  line-height: 30px;
  display: list-item;
}

.tbllist.rounded.spacer tr th {
  background: #00c3b3 !important;
  color: #4c4c4c;
  width: 15%;
  text-align: center;
  padding: 7px 0;
}
#prod-cart .tbllist form table tr:first-child {
  background: #ffffff;
}

#theme-contain-prod #remoteloginform input#remoteloginformsubmit,
#theme-contain-prod #customform input#customform_submit {
  color: #fff;
  background: linear-gradient(to left, #0a68d3 0%, #05448d 100%);
  border-radius: 10px;
  border: 3px #517ab9 solid;
  padding: 8px;
  width: 46%;
}

.tbllist.rounded.spacer input[type="button"] {
  background: #0a69d7;
  color: white;
  border-radius: 4px;
  font-size: 12px;
  padding: 3px 12px;
}
#qty input[type="text"] {
  text-align: center;
}
div#btn-submit button {
  background: -webkit-linear-gradient(right, #805836 0%, #d1a36d 100%);
  padding: 13px;
  width: 14%;
  color: white;
  margin-top: 13px;
  font-size: 16px;
  border: 5px #e1d0a8 solid;
  border-radius: 10px;
  box-shadow: inset 0 0 5px #000000;
}

.tbllist.rounded.spacer tr td {
  border: 1px solid #cccccc;
  padding: 12px;
  text-align: center;
  background: #fbfbfb;
}
.tbllist.rounded.spacer tr th {
  text-align: center;
  padding: 12px 0;
  background: #04a385;
  width: 14%;
  color: white;
}
#prod-cart .tbllist form table tr td,
#prod-cart .tbllist form table tr th {
  border-right: 1px solid;
  text-align: left;
  padding: 10px;
  background: #fbfbfb;
  font-weight: 600;
}
#prod-cart input#form_recipientName,
input#form_Addr1,
input#form_Addr3 {
  border: 1px solid #f1f1f1;
  border-radius: 7px;
  padding: 8px 6px;
  width: 92%;
}
#prod-cart input#form_State {
  border: 1px solid #f1f1f1;
  border-radius: 7px;
  padding: 8px 6px;
  width: 37%;
}

#prod-cart input#form_PostCode {
  border: 1px solid #f1f1f1;
  border-radius: 7px;
  padding: 8px 6px;
  width: 20%;
}

#prod-cart select#form_Country {
  border: 1px solid #f1f1f1;
  border-radius: 7px;
  padding: 8px 6px;
  width: 19%;
}

#prod-cart input#form_contact {
  border: 1px solid #f1f1f1;
  border-radius: 7px;
  padding: 8px 6px;
  width: 26%;
}
.tbllist.rounded.spacer tr th {
  background: #0a69d7 !important;
  border: 1px solid #0063d4;
  text-align: center;
}
caption {
  text-align: center;
  font-size: 20px;
  color: #ffffff;
  font-weight: 600;
  background: #867560;
}

.submit,
button.prev_step,
input[type="submit"] {
  background: unset;
  margin-right: 11px;
  color: #ffffff;
  border: 3px solid #e1d0a8;
  padding: 1px 9px;
  border-radius: 9px;
  background: #946c3b;
}

span#name {
  color: red;
}

#search-form input#submit-btn {
  background: linear-gradient(to bottom, #0a69d7 0%, #004ea9 100%);
  color: white;
  padding: 15px 1px;
  border: 4px #075fc6 solid;
  border-radius: 11px;
  font-size: 14px;
  box-shadow: inset 0 0 5px #000000;
  width: 14%;
  position: absolute;
  bottom: 24px;
  right: 0;
  left: unset;
}

div#price-range {
  display: inline-block;
  width: 44%;
}

fieldset {
}

#keyword {
  display: none;
  width: 40%;
}

div#sort {
  float: right;
  position: absolute;
  top: 48%;
  right: 39%;
}

table#apimeminfo b {
  padding: 2px 5px;
  border-radius: 6px;
  color: #4c4c4c;
  letter-spacing: 1px;
  font-size: 13px;
}
#theme-contain-prod #remoteloginform,
#theme-contain-prod #customform {
  width: 26%;
  margin: 25px auto 0;
  text-align: center;
  background: #d6d6d6;
  border-radius: 17px;
  padding: 18px;
  padding: 40px 30px;
}

table#apimeminfo a {
  background: -webkit-linear-gradient(right, #480505 0%, #d60013 100%);
  color: white;
  padding: 7px 25px;
  border-radius: 11px;
  border: 3px #e1d0a8 solid;
}
.galleria-stage {
  left: -46px;
}
a#clear-btn:hover {
  color: #d88383;
  background: -webkit-linear-gradient(right, #4c4c4c 0%, #4c4c4c 100%);
}
#search-form input#submit-btn:hover {
  color: #ffeb92;
  border-color: #ff000000;
}

#prod-cart .tbllist form table tr td {
  text-align: left;
}

#btn-submit button:hover {
  background: #9a9a9a;
  color: white;
}
#continue-shopping {
  padding: 7px;
  background: linear-gradient(to left, #0a69d7 0%, #044590 100%);
  border-radius: 10px;
  border: 3px #517ab9 solid;
  color: #ffffff;
  box-shadow: inset 0 0 5px #000000;
  width: 14%;
  text-align: center;
  margin-top: 7px;
}
div#continue-shopping a {
  color: white;
}
#continue-shopping:hover {
  background: linear-gradient(to right, #0a69d7 0%, #044590 100%);
}
div#continue-shopping a:hover {
  color: #fff;
}
#theme-contain-prod #remoteloginform input#remoteloginformsubmit,
#theme-contain-prod #customform input#customform_submit:hover {
  background: linear-gradient(to right, #0a68d3 0%, #05448d 100%);
  border-radius: 10px;
  border: 3px #517ab9 solid;
  color: #d5e7ff;
}
table#apimeminfo a:hover {
  background: #736d6d;
}
div#price-range input#stock {
  margin-left: 12px;
}
table#apimeminfo {
  background: #dcb686;
  padding: 12px 1px;
  border-radius: 7px;
  border-spacing: 2em;
  margin: 1rem auto;
}
table#apimeminfo tr td {
  padding: 1rem 1.2rem;
  border-radius: 6px;
  border: 6px solid white;
}

.alert-warning {
  background-color: #fdfdfd00 !important;
  margin-top: 12px;
  color: red;
}

#prod-cart {
  width: 90%;
  margin: 0px auto;
  padding: 36px 0;
}

/*=============================================================*/
/*--------------------------------------    MOBILE VIEW ---------------------------------------------*/
/*=============================================================*/

@media all and (max-width: 768px),
  only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px),
  only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px),
  only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px),
  only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px),
  only screen and (min-resolution: 192dpi) and (max-width: 1024px),
  only screen and (min-resolution: 2dppx) and (max-width: 1024px) {
  div#search-bar {
      position: relative;
      height: 200px;
  }

  #keyword input.alphanumeric {
      width: 100%;
  }
  #keyword,
  #price-range {
      width: 100% !important;
  }
  input#price-max,
  #price-range input#price-min {
      width: 37%;
  }
  div#price-range input#stock {
      margin-left: 0;
  }

  div#sort {
      position: absolute;
      bottom: 10px;
      left: 14px;
      float: unset;
      top: unset;
  }

  #cms5-pagenum ul li {
      width: 12% !important;
  }

  #search-form input#submit-btn {
      width: 36%;
      position: absolute;
      bottom: 10px;
      left: unset;
      right: 18px;
  }

  input#price-max,
  #price-range input#price-min {
      width: 36%;
  }

  #prod-cart {
      width: 320px !important;
  }
  #prod-cart .tbllist {
      overflow: scroll;
  }
  #continue-shopping {
      width: 52%;
  }
  #theme-contain-prod #remoteloginform,
  #theme-contain-prod #customform {
      width: 100%;
  }

  #cms5-prod-view table#particular {
      padding-top: 59px;
      margin: 30px auto;
  }
  #cms5-prod-view {
      width: 90%;
      margin: auto;
  }
  #cms5-prod-view #particular td#title {
      font-size: 29px !important;
  }
  #cms5-pagenum ul li {
      width: 9% !important;
  }

  #back-btn {
      top: 18px !important;
      left: 0px !important;
  }
  div#btn-submit button {
      width: 55%;
  }
}

/*=============================================================*/
/*-------------------------    MOBILE VIEW  LANDSCAPE   ---------------------------*/
/*=============================================================*/
@media only screen and (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
  #prod-cart {
      width: 100% !important;
      overflow: hidden;
  }
  #theme-contain-prod #remoteloginform,
  #theme-contain-prod #customform {
      width: 55%;
  }
  div#btn-submit button {
      width: 25%;
  }
}

/*=============================================================*/
/*-------------------------   iPhone   ---------------------------*/
/*=============================================================*/
@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
  label {
      font-size: 14px;
  }
}

/*==========================================================*/
/*-------------------------------------------------      iPad  --------------------------------------------------*/
/*==========================================================*/

/*------------Portrait and Landscape------------*/
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) {
  #prod-cart {
      width: 90% !important;
  }
  #theme-contain-prod #remoteloginform,
  #theme-contain-prod #customform {
      width: 45%;
  }
  #cms5-pagenum ul li {
      width: 6% !important;
  }
}

@media screen and (max-width: 1024px) {
  .btn-gold {
      font-size: 3vw;
  }
  #cms5-prod-list ul {
      width: 31%;
  }
  #cms5-prod-view .gcontent {
      width: 100% !important;
  }
  #cms5-prod-view .galleria-container {
      width: 100% !important;
  }
}

@media screen and (max-width: 768px) {
  .btn-gold {
      padding: 2vw 4vw;
  }
  #cms5-prod-list ul {
      width: 38%;
  }
  #cms5-prod-view > table > tbody > tr > td {
      width: 100%;
  }
  #prod-cart {
      margin: 0px auto !important;
  }
}

@media screen and (max-width: 767px) {
  .btn-gold {
      padding: 2vw 6vw;
      font-size: 4vw;
      border-radius: 3vw;
  }
  p {
      line-height: 20px;
      font-size: 12px;
  }

  h2 {
      font-size: 6vw;
  }
  h3 {
      font-size: 4.5vw;
  }
}

@media screen and (max-width: 425px) {
  #divBody > div {
      width: 100% !important;
  }
  #cms5-prod-list ul {
      width: 47%;
      border: 1px solid #d4d4d4;
      margin: 3px;
      padding: 3px;
      height: 295px;
      vertical-align: top;
  }

  #cms5-prod-list #photo img {
      max-width: 100%;
      height: 100%;
  }
  #cartlist table {
      width: 150%;
  }
  #prod-cart .tbllist form {
      overflow-x: scroll;
  }
  #prod-cart {
      width: 95%;
      margin: auto;
  }
  #submember-login table {
      margin: auto;
  }
}

@media only screen and (min-device-width: 320px) and (max-device-width: 360px) {
  input#price-max,
  #price-range input#price-min {
      width: 33%;
  }
}
.help-desk-btn {
  position: fixed;
  z-index: 999;
  bottom: 15px;
  right: -130px;

}

.help-desk-btn img {
  width: 25%;
}

@keyframes heartbip {
  0% {
      transform: scale(1.0);
  }
  100% {
      transform: scale(1.2);
  }
}

@media (max-width: 768px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), not all, not all, not all, only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px)
.help-desk-btn {
  display: none;
}


.donation-btn{
display: none;
}














.clearboth {
  clear: both;
}
::-webkit-scrollbar {
  background: #25aae1;
  width: 11px;
  border-radius: 6px;
}
::-webkit-scrollbar-thumb {
  background: #25aae1;
  border-radius: 6px;
  border: 3px solid #cfd8dc;
}
::-webkit-scrollbar-track {
  background: #cfd8dc;
  border-radius: 6px;
}
html {
  display: table;
}
body {
  display: table-row;
}
.h1,
.h2,
.h3,
h1,
h2,
h3 {
  margin-top: 0;
}
textarea,
input[type="text"],
input[type="password"] {
  border: 1px solid #333;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 2px;
}
#theme {
  display: table-cell;
  height: 100%;
  width: 100%;
  background: #114e86;
  background: -moz-linear-gradient(top, #114e86, #3d92d6);
  background: -webkit-gradient(linear, left top, left bottom, from(#114e86), to(#3d92d6));
  filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#114e86',EndColorStr='#3d92d6',GradientType=0);
}
.themetbl {
  display: table;
}

.themetblcell {
  display: block;
}
.themetblwidth {
  width: 100%;
}

.theme-container-box {
  width: 100%;
  height: 500px;
}
#theme-container {
  background: #fff;
}

#theme-header {
  background: #beedfe;
}
#menu-line {
  position: absolute;
  top: 0;
  left: 0;
  height: 0;
  background: #009ae1;
  transition: all 0.25s ease-out;
}
.offsett {
  background: linear-gradient(-45deg, #d59b16, #f4ed7b);
  height: 45px;
}
.menu {
  position: relative;
  border: 0 solid green;
}
#theme-header-logo {
  padding: 6px 23px;
  border: 0 solid red;
  position: absolute;
  z-index: 99;
}
#theme-header-logo img {
  width: 75px;
}

.submenu-icn p {
  transition: 0.3s ease-in-out;
  background: #d7a01c;
  color: #fff;
  padding: 5px 11px;
  border-radius: 5px;
  margin: 11px 25px 5px;
}
.submenu-icn img {
  width: 100%;
  transition: 0.3s ease-in-out;
}
.submenu-icn:hover img,
.submenu-icn:hover p {
  transform: scale(1.05);
  transition: 0.3s ease-in-out;
}
.row {
  margin-right: 0;
  margin-left: 0;
}
.w1000 {
  margin: auto;
  width: 1000px;
}
.w1200 {
  margin: auto;
  width: 1200px;
}
#cms5-prodcatlist {
  display: block;
}
div#cms5-prodcatlist ul {
  list-style: none;
  padding: 0;
  text-align: center;
}
div#cms5-prodcatlist ul li {
  display: inline-block;
  margin: 5px 2px;
  width: 12.6%;
  background: #0a69d7;
  padding: 10px;
  border-radius: 4px;
  cursor: pointer;
}
div#cms5-prodcatlist ul li a {
  text-transform: capitalize;
  color: #fff;
}
.landing-page {
  background: #ffffffdb;
  width: 50%;
  margin: auto;
  text-align: center;
  border-radius: 50px 50px 30px 30px;
  filter: drop-shadow(0px 5px 14px black);
}
.lp-title {
  background: #25aae1;
  padding: 5px 0;
  border-radius: 30px 30px 0 0;
}
.lp-title img {
  width: 30%;
  padding: 10px;
}
.lp-title p {
  color: #fff;
  font-weight: bolder;
}
.lp-title ul {
  margin: 0;
  padding: 0;
}
.lp-title ul li {
  display: inline-block;
  border: 0 solid red;
  width: 21%;
  transition: 0.4s;
}
.lp-title ul li:hover {
  transform: scale(1.1);
  transition: 0.3s;
  filter: brightness(1.5);
}
.lp-title ul li img {
  width: 100%;
}
.lp-vid {
  padding-top: 20px;
  width: 90%;
  margin: auto;
}
.lp-vid iframe {
  padding: 14px;
  background-color: #000;
  border: 2px solid #484848 !important;
  border-radius: 10px;
  margin: auto;
}
.lp-vid p {
  margin: 10px;
}
.lp-vid ul {
  margin: 0;
  padding: 0;
}
.lp-vid ul li {
  display: inline-block;
  width: 13%;
  margin: 10px 1px;
}
.lp-vid ul li img {
  width: 86%;
}
.lp-p-icn p {
  font-size: 11px;
  line-height: 12px;
  margin: 0;
}
.lp-content {
  padding: 0 30px 30px;
  text-align: justify;
}
.lp-content h1 {
  text-transform: uppercase;
  color: #25aae1;
  font-size: 24px;
  font-weight: bolder;
}
.landing-footer {
  background: #25aae1;
  padding: 15px 0;
  border-radius: 0 0 30px 30px;
}
.landing-footer p {
  margin-top: 5px;
  color: #fff;
}
.social-media ul {
  margin: 0;
  padding: 0;
}
.social-media ul li {
  width: 8%;
  display: inline-block;
  margin: 10px;
  filter: drop-shadow(0px 0px 4px white);
}
.social-media ul li a img {
  width: 100%;
}
.mobile path {
  fill: #fff;
}
.header {
  background: #0073ba;
}
.lang {
  padding: 9px;
}
.lang ul {
  margin: 0;
  padding: 0;
}
.lang ul li {
  display: inline-block;
  padding: 7px 10px;
  vertical-align: middle;
}
.lang ul li a {
  color: #fff;
  text-decoration: none;
}
.header-right {
  text-align: right;
  margin: 9px 15px;
}
.header-right ul {
  margin: 0;
  padding: 0;
}
.header-right ul li {
  display: inline-block;
}
.regis-btn a {
  background: #00be28;
  padding: 7px 20px;
  border-radius: 3px;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  border: 0 solid red;
  text-decoration: none;
}
.customform,
.loginform {
  border: 0 solid green;
  margin: 0;
  text-align: right;
}
#customform_submit,
#loginformsubmit {
  color: #fff;
  background: #0073ba;
  padding: 4px 20px;
  letter-spacing: 0.5px;
  border-radius: 3px;
  border: 1px solid #fff;
  text-transform: uppercase;
}
#customform input[type="text"],
#customform input[type="password"],
#loginform input[type="text"],
#loginform input[type="password"] {
  border: 1px solid #0073ba;
  padding: 4px;
  border-radius: 3px;
}

.modal-open {
  padding-right: 0 !important;
  overflow: unset;
}
.modal-header .close {
  margin-top: -10px;
  padding: 10px;
}
.login-popup ul {
  margin: 0;
  padding: 0;
  text-align: center;
}
.login-popup ul li {
  width: 49%;
  vertical-align: top;
}
.login .modal {
  z-index: 99999;
}
.login-popup ul li:first-child {
  border-right: 1px solid #80808052;
}
.login .modal-lg {
  width: 40%;
  padding-top: 100px;
}
.login .modal-header {
  padding: 10px;
  border-bottom: 1px solid #e5e5e5;
  text-align: center;
  color: #fff;
  background: #009ce8;
  border-radius: 5px 5px 0 0;
}
.login .modal-content {
  border-radius: 15px 15px 0 0;
}
.login.v1 dl,
.login.v2 dl {
  margin-bottom: 10px;
}
.header-right ul li:nth-child(4) {
  width: 5%;
}
.language img {
  width: 100%;
}
.language .btn {
  padding: 0;
}
.language .btn-info {
  color: #fff;
  background-color: transparent;
  border-color: transparent;
}
.language .btn-info:hover {
  transform: none;
  box-shadow: none;
}
.language .modal-header {
  border: none;
  text-align: center;
}
.language .modal-body .lp-title {
  text-align: center;
  background: 0 0;
}
.language .modal-title {
  margin: 0;
  line-height: 1.42857143;
  color: #fff;
  background: #25aae1;
  padding: 10px;
  text-align: center;
}
.language .modal-header .close {
  border-radius: 21px;
  margin-top: -24px;
  background: red;
  width: 25px;
  height: 25px;
  color: #fff;
  margin-right: -24px;
  padding: 0;
}
#theme-contain-adminloginx {
  padding: 10px;
}
#theme-contain-adminloginx table {
  margin: auto;
}
#theme-contain-adminloginx img {
  width: 60%;
  padding: 10px 0;
}
#theme-contain-adminloginx table td {
  padding: 5px;
}
#theme-contain-adminloginx textarea,
#theme-contain-adminloginx input[type="text"],
#theme-contain-adminloginx input[type="password"] {
  border-bottom: 1px solid #25aae1 !important;
  color: #25aae1;
  border: none;
}
#theme-contain-registration {
  background: url(/theme/ecwon-new/imgs/register-bg.jpg) center center no-repeat;
  background-size: cover;
}
#theme-contain-mainpage .seo {
  padding: 10px 0;
  width: 1170px;
}
.seo {
  padding: 20px 10px;
  border-top: 1px solid #cbcbcb;
  color: #333;
  width: 1200px;
  margin: 0 auto;
}
.panel-default > .panel-heading {
  color: #fff;
  background: linear-gradient(45deg, #006c98, #25aae1);
  border-color: #25aae1;
}
.panel-default > .panel-heading:hover {
  background: linear-gradient(-45deg, #006c98, #25aae1);
}
a:hover > .panel-title {
  text-decoration: none;
  filter: drop-shadow(1px 1px 8px #fff);
}
.panel-heading a:after {
  font-family: glyphicons halflings;
  content: "\e080";
  float: right;
  color: #fff;
  margin-top: -17px;
}
.panel-heading a.collapsed:after {
  content: "\e114";
}
.seo .panel h1 {
  font-size: 15px;
  margin: 0;
}
.seo-line {
  border-top: 1px solid #cbcbcb;
  padding: 0 30px;
}
.seo p {
  text-align: justify;
}
.panel-title {
  color: #fff;
}
.banner {
  margin-bottom: -1px;
}
.banner img {
  width: 100%;
}
.banner img:hover {
  cursor: pointer;
}
.progress-bar {
  background-color: #00a4f9;
}
.flexslider {
  margin: 0;
  border: 0 solid transparent;
}
.flex-direction-nav .flex-next {
  right: 0;
  text-align: right;
}
span.darkblue {
  color: #0073ba;
}
span.lightblue {
  color: #2dacfb;
}
.why .col-sm-12 {
  padding: 3%;
}
.why {
  position: relative;
  overflow: unset;
}
.why-title {
  line-height: 38px;
  padding-bottom: 40px;
  font-size: 41px;
  font-weight: bolder;
}
.why-title span {
  font-family: roboto-blk, sans-serif;
}
.why-list {
  font-size: 14px;
  line-height: 32px;
}
.why-list ul {
  margin: 0;
  padding: 0;
}
.why-list ul li {
  display: block;
}
.why-pic {
  position: absolute;
  bottom: 0;
  right: 60px;
  width: 39%;
}
.why-pic img {
  width: 100%;
}
.video .col-sm-6 {
  margin: 0;
  padding: 0;
}
.yt {
  position: absolute;
  bottom: 13%;
  left: 10%;
}
.vid-jk {
  width: 600px;
  height: 336px;
}
.video-bg {
  position: relative;
}
.video-bg img {
  width: 100%;
}
.vid-jk iframe {
  height: 336px;
  width: 100%;
}
.avg {
  width: 55%;
  margin: auto;
  position: relative;
}
.progress {
  height: 7px;
  margin: 30px 0 0;
  overflow: hidden;
  background-color: #4bb8fc3b;
  border-radius: 4px;
}
.txt {
  border: 0 solid red;
}
.txt ul {
  padding: 0;
  margin: 0;
}
.txt ul li {
  display: block;
  margin-bottom: -4px;
}
.txt ul li:last-child {
}
.txt ul li:first-child {
  font-size: 25px;
  font-family: roboto-blk, sans-serif;
}
.min {
  position: absolute;
  border: 0 solid red;
  top: 0;
  right: 0;
  font-size: 38px;
  font-family: roboto-blk, sans-serif;
}
.spacer {
  padding: 20px;
}
.avg-box {
  margin: auto;
  padding-top: 120px;
}
#theme-contain-mainpage .promo {
  padding: 35px;
  position: relative;
}
.promo-page {
  padding: 35px;
  position: relative;
}
.promo-btn {
  position: absolute;
  top: 50px;
  right: 50px;
  border: 0 solid red;
}
.promo-btn a {
  color: #4bb8fc;
  border: 1px solid #b0ddf9;
  padding: 5px 20px;
  text-decoration: none;
  background: #fff;
  transition: 0.2s ease-in;
}
.promo-btn a:hover {
  filter: drop-shadow(2px 4px 6px #b0ddf9);
}
.promo-txt {
  font-size: 25px;
  color: #4bb8fc;
  font-weight: 700;
}
.promo-sec ol {
  margin: 0;
  padding: 0;
  text-align: center;
}
.promo-sec ol li.question {
  display: inline-block;
  width: 33%;
  padding: 9px;
}
.promo-sec ol li.question img {
  width: 100%;
}
.promo-sec2 ol {
  margin: 0;
  padding: 0;
}
.promo-sec2 ol li.question {
  display: inline-block;
  padding: 9px;
}
.promo-sec2 ol li.question img {
  width: 100%;
}
.info {
  padding: 40px 30px 0;
  margin: auto;
  border: 0 solid red;
}
.info .col-sm-3 {
  padding: 0;
}
.info .col-sm-3 img {
  border-left: 1px solid #bbb;
}
.info .col-sm-3:first-child img {
  border: none;
}
.info h3 {
  margin: 0;
  font-weight: bolder;
  font-size: 20px;
}
.info p {
  margin: 0;
  font-size: 14px;
}
.info ul {
  margin: 0;
  padding: 0;
  text-align: center;
}
.info ul li:nth-child(2) {
  width: 58%;
}
.info ul li {
  display: inline-block;
  width: 19%;
  border: 0 solid red;
  vertical-align: top;
  text-align: left;
}
.info ul li img {
  width: 100%;
  padding: 5px;
}
.tg-title {
  font-size: 25px;
  color: #4bb8fc;
  font-weight: 700;
}
.top-games {
  position: relative;
  padding: 35px 30px 0;
  overflow: hidden;
}
.top-games > img {
  width: 100%;
  padding-left: 0;
  margin-left: 480px;
}
.tg-bg {
  position: absolute;
  top: 110px;
  left: 0;
}
.tg-bg img {
  width: 100%;
}
.tg-prod {
  position: absolute;
  width: 100%;
  top: 142px;
  left: 0;
}
.tg-prod ul {
  margin: 0;
  padding: 0;
  text-align: center;
}
.tg-prod ul li {
  display: inline-block;
  width: 14%;
  padding: 0 5px 0;
  position: relative;
  border-radius: 20px;
  overflow: hidden;
}
.tg-prod ul li:hover .tg-item:before {
  animation: shine 1.3s;
}
.tg-item:before {
  position: absolute;
  bottom: 0;
  left: -105%;
  width: 50%;
  height: 100%;
  transform: skewX(-35deg);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
  box-shadow: none;
  content: "";
  pointer-events: none;
}
@-webkit-keyframes shine {
  100% {
      left: 135%;
  }
}
@keyframes shine {
  100% {
      left: 135%;
  }
}
.tg-prod ul li img {
  width: 100%;
}
.tg-item {
  position: relative;
}
.tg-inside {
  position: absolute;
  top: 0;
  padding: 6px 0 0;
  width: 100%;
  margin: auto;
  text-align: center;
  border: 0 solid red;
}
.tg-icon {
  width: 20%;
  margin: auto;
}
.tg-txt {
  position: absolute;
  top: 237px;
  left: 40px;
  width: 15%;
  border: 0 solid red;
}
.tg-small-txt {
  color: #fff;
}
.tg-small-txt p {
  font-size: 9px;
  margin: 0;
}
.tg-small-txt h3 {
  font-size: 15px;
  font-weight: bolder;
  margin: 10px 0;
}
.play-now {
  position: absolute;
  bottom: 25px;
  left: 0;
  width: 100%;
}
.play-now a {
  padding: 5px 34px;
  color: #fff;
  background: #00be28;
  font-weight: 700;
  text-shadow: 2px 2px #00000047;
  text-decoration: none;
  transition: 0.3s ease-out;
}
.play-now a:hover {
  box-shadow: 2px 2px 6px #fff;
}
.footer {
  background: #25aae1;
}
.footer-ctn {
  padding: 10px 0;
}
.footer-ctn {
  color: #fff;
  font-size: 12px;
  font-weight: 700;
}
.footer-ctn .row:nth-child(2) {
  text-align: center;
  margin: 10px 15px 0;
  padding: 0 0 10px;
  border: 1px solid #333;
  border-radius: 20px;
  border-top: none;
}
.footer-ctn p {
  margin-top: 3px;
}
.prod-foot {
  border-radius: 20px;
  border: 1px solid #333;
  min-height: 330px;
}
.prod-foot ul,
.social ul,
.pay ul,
.license ul {
  margin: 0;
  padding: 0;
}
.prod-foot ul li {
  filter: brightness(1);
  width: 30%;
  padding: 6px 0;
  display: inline-block;
}
.prod-foot ul li:hover {
  filter: brightness(1.5);
  transition: 0.3s;
}
.prod-foot ul li img,
.social ul li img,
.pay ul li img,
.license ul li img {
  width: 100%;
}
.license button {
  background: 0 0;
  border: none;
}
.social ul li {
  width: 13%;
  display: inline-block;
  padding: 0 7px;
}
.pay ul li {
  width: 23%;
  display: inline-block;
  padding: 0 7px;
}
.license ul li {
  display: inline-block;
  padding: 0 7px;
}
.copyright {
  text-align: center;
  padding: 10px 0 0;
  border: 0 solid red;
}
.copyright p {
  margin: 0;
}
.prod2-foot ul li:first-child .cert-inside img {
  filter: grayscale(0);
}
button#cert-btn img {
  width: 100%;
}
button#cert-btn {
  background: 0 0;
  border: none;
  padding: 0;
  width: 30%;
}
button#cert-btn:active,
button#cert-btn:visited {
  border-style: none;
}
#myModal1 .modal-header {
  min-height: 10px;
  padding: 0;
  border: none;
}
.cert-inside img {
  width: 100%;
}
.sport-mobile {
  display: none;
}
.sports-prod ul {
  margin: 0;
  padding: 0;
  text-align: center;
}
.sports-prod ul li {
  display: inline-block;
  width: 33%;
  transition: 0.3s;
  padding: 13px;
}
.sports-prod ul li:hover {
  transform: scale(0.9);
  transition: 0.3s ease-in-out;
}
.sports-prod ul li img {
  width: 100%;
}
.sports-prod .prod-btn {
  left: 0;
  right: 0;
  bottom: 20%;
  visibility: hidden;
  opacity: 0;
  transition: 0.3s;
}
.sports-prod .prod-btn a {
  padding: 11px 30px;
  font-size: 15px;
}
.sports-prod .prod-img:hover .prod-btn {
  transition: unset;
  transform: unset;
  visibility: visible;
  opacity: 1;
  transition: 0.3s;
}
.casino-prod {
  padding: 10px;
}
.casino-prod ul {
  margin: 0;
  padding: 0;
  text-align: center;
}
.casino-prod ul li {
  display: inline-block;
  width: 33%;
  padding: 10px;
}
.casino-prod ul li img {
  width: 100%;
}
.prod-btn {
  position: absolute;
  bottom: 27px;
  left: 44px;
  text-align: center;
  border: 0 solid red;
}
.prod-btn a {
  background: #00be28c7;
  padding: 7px 20px;
  border-radius: 3px;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  border: 0 solid red;
  text-decoration: none;
}
.prod-img {
  position: relative;
}
.prod-img:hover .prod-btn {
  transform: scale(1.2);
  transition: 0.3s ease-out;
}
.prod-btn {
  position: absolute;
  bottom: 27px;
  left: 44px;
  text-align: center;
  border: 0 solid red;
  transition: 0.3s;
}
.cas-btn.regis-btn {
  padding: 20px 0;
}
.casino .col-sm-6 {
  font-size: 20px;
  color: #5a5a5a;
}
.casino .col-sm-6 img {
  width: 100%;
}
.casino-txt {
  padding-bottom: 16px;
  line-height: 20px;
  font-size: 15px;
  text-align: justify;
}
.casino span {
  font-size: 40px;
  font-weight: 700;
  text-align: justify;
}
.casino-detail {
  font-size: 14px;
  font-weight: 700;
  color: #25aae1;
  text-align: justify;
}
.casino-icn,
.casino-icn p {
  text-align: center;
  padding: 0;
}
.casino-icn img {
  width: 80%;
  padding: 10px;
}
.casino ul {
  margin: 0;
  padding: 0;
  text-align: center;
  padding: 10px 0;
}
.casino ul li:nth-child(odd) {
  border: 0 solid red;
  background: #25aae1;
}
.casino ul li:nth-child(even) {
  border: 0 solid red;
  background: #002a5c;
}
.casino ul li:last-child {
  color: #002a5c;
}
.casino ul li {
  color: #fff;
  width: 12%;
  display: inline-block;
  vertical-align: middle;
}
ul.slot-prod {
  margin: 0;
  padding: 0;
  text-align: center;
}
ul.slot-prod li {
  display: inline-block;
  width: 24%;
  padding: 10px;
}
ul.slot-prod li img {
  width: 100%;
}
.slot-btn {
  padding: 10px 0;
}
.slot-btn a {
  background: #00be28c7;
  padding: 7px 20px;
  border-radius: 3px;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  border: 0 solid red;
  text-decoration: none;
}
.slot-top {
  padding: 20px;
}
.sp-logo {
  width: 45%;
  margin: auto;
}
.sp-logo img {
  width: 100%;
}
.seo {
  text-align: justify;
}
.seo h1 {
  text-align: left;
  padding: 10px 0;
}
.lot-prod ul {
  padding: 0;
  margin: 0;
  text-align: center;
}
.lot-prod ul li {
  display: inline-block;
  width: 20%;
  margin: 0 10px;
}
.lot-prod ul li img {
  width: 100%;
}
.lottab {
  text-align: center;
  margin: auto;
  padding: 20px 0;
  background: 0 0;
  color: #0073ba;
}
.lottab ul {
  margin: 0;
  padding: 0;
}
.lottab ul li {
  display: inline-block;
  width: 44%;
  margin: 18px;
}
.lottab table {
  background: #2dacfb;
  background: linear-gradient(90deg, rgba(45, 172, 251, 1) 0%, rgba(10, 223, 255, 1) 100%);
  border: 0 solid #102632;
  width: 100%;
  margin: auto;
  font-size: 14px;
}
.lottab table tr,
.lottab table th,
.lottab table td {
  padding: 10px;
  color: #fff;
  text-align: center;
  border: 1px solid #fff;
}
#drawresult ul {
  text-align: center;
  padding: 20px 0 !important;
}
#drawresult ul > li {
  width: 17% !important;
  border: 1px solid #0ddafe !important;
  background: #fff !important;
}
#drawresult ul > li table {
  font-size: 14px;
  text-align: center;
}
#drawresult ul > li table caption {
  background: #2dacfb !important;
  background: linear-gradient(90deg, rgba(45, 172, 251, 1) 0%, rgba(10, 223, 255, 1) 100%) !important;
  text-align: center !important;
  padding: 10px 0 !important;
}
#drawresult ul > li table tbody tr td {
  color: #0073ba !important;
}
.live-tv {
  padding: 10px;
}
#api-leaguefeed .brick > ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.api-leaguefeed-free-wall .brick {
  min-height: 217px;
  margin: 10px;
  position: unset !important;
  display: inline-block;
  vertical-align: top;
  width: 18%;
  text-align: center;
}
#api-leaguefeed {
  clear: both;
  display: block;
  width: 100%;
  height: unset !important;
  position: unset !important;
  text-align: center;
}
#api-leaguefeed .brick > ul > li {
  padding: 5px 10px;
}
#api-leaguefeed #versus {
  text-align: center;
  font-size: 13px;
  font-weight: 700;
  padding: 20px 0;
}
#api-leaguefeed #livetv a,
#api-leaguefeed #livetv a:visited {
  display: block;
  color: #fff;
  text-decoration: none;
  text-align: center;
  background: #0080ff;
  padding: 10px;
  border-radius: 10px;
}
.vvip {
  padding: 10px;
}
.vip p,
.vip-table p,
.vip ul li {
  font-weight: bolder;
}
.vip-table table {
  background: #2dacfb;
  background: linear-gradient(90deg, rgba(45, 172, 251, 1) 0%, rgba(0, 134, 154, 0.99) 100%);
  border: 0 solid #102632;
  width: 100%;
  margin: auto;
  font-size: 14px;
}
.vip-table table tr,
.vip-table table th,
.vip-table table td {
  padding: 10px;
  color: #fff;
  text-align: center;
  border: 1px solid #fff;
}
.download {
  padding: 10px;
}
.download ul {
  margin: 0;
  padding: 0;
  text-align: center;
}
.download ul li {
  display: inline-block;
  width: 20%;
  padding: 10px;
}
.download ul li a {
  text-decoration: none;
}
.download ul li img {
  width: 100%;
}
.d-prod {
  border: 1px solid #25aae1;
  background: linear-gradient(180deg, #00b4ff1f, transparent);
}
.dp-txt {
  background: linear-gradient(0deg, #25aae1, transparent);
  padding: 10px;
  margin-top: 7px;
  font-size: 20px;
  color: #0073ba;
}
.dp-txt p {
  margin: 0;
  text-align: center;
}
.dp-btn {
  padding: 10px;
}
.dp-btn a {
  background: #00be28;
  padding: 7px 20px;
  border-radius: 3px;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  border: 0 solid red;
  font-size: 12px;
}
.contact {
  text-align: center;
}
.qr {
  width: 80%;
  margin: auto;
}
.qr img {
  width: 100%;
}
.c-inner p {
  text-align: center;
}
.c-inner {
  width: 55%;
  padding: 10px;
  margin: 20px auto;
  border: 1px solid #25aae1;
}
.c-area {
  border: 0 solid red;
  padding: 10px;
}
p.c-txt {
  font-size: 14px;
}
p.c-title {
  font-size: 30px;
  font-weight: bolder;
  color: #0073ba;
}
#sharelink-frame {
  display: none;
}
.post-img img,
.post-detail img {
  width: 100%;
}
#cms5-news-view {
  clear: both;
  padding: 30px;
}
#cms5-news-view div#backtolist,
#cms5-news-view div#backtolist a,
#cms5-news-view div#backtolist a:visited {
  display: none;
}
#cms5-news-view div#datepublish {
  float: left;
  color: #25aae1;
}
#cms5-news-view div#title {
  font-size: 35px;
  font-weight: 700;
  color: #0073ba;
  text-align: center;
}
#cms5-news-view div#photo {
  display: none;
}
#cms5-news-list ul li {
  clear: both;
  width: 20%;
  display: inline-block;
  border: 1px solid #fff0;
}
#cms5-news-list ul li:hover,
#cms5-news-list ul li:first-child:hover {
  border: 1px solid #25aae1;
}
#cms5-news-list ul li:hover {
  border: 1px solid #25aae1;
  transition: 0.4s ease-out;
}
#cms5-news-list ul li:first-child {
  border: 1px solid #fff0;
}
#cms5-news-list ul li div#photo {
  float: none;
  padding: 0;
}
#cms5-news-list ul li div#photo img {
  width: 100%;
}
#cms5-news-list ul li div#details {
  float: right;
  display: none;
}
#cms5-news-list ul li div#title a,
#cms5-news-list ul li div#title a:visited {
  color: #0073ba;
  text-decoration: none;
  font-size: 20px;
}
.post-detail p {
  font-size: 15px;
}
#news_template_list ul {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center;
}
#news_template_list ul li {
  display: inline-block;
  border-top: 0 dotted #9d9d9d;
  padding-top: 5px;
  clear: both;
  width: 19%;
  vertical-align: top;
  padding: 10px;
  border: 1px solid #fff0;
}
#news_template_list ul li:hover {
  border: 1px solid #25aae1;
  transition: 0.4s ease-out;
}
#news_template_list #title {
  padding-left: 0;
  margin: 0;
  background-image: none;
  display: block;
  text-align: left;
}
#news_template_list #title a {
  font: unset;
  text-decoration: none;
  font-size: 15px;
  color: #0073ba;
  line-height: 30px;
  font-weight: bolder;
}
#news_template_list #photo a img {
  width: 100%;
  height: 150px;
}
#news_template_list #photo {
  float: unset;
  margin: 0;
  clear: right;
  border: 0 solid #494949;
  overflow: hidden;
}
#news_template_list #details a {
  display: none;
}
.jackpot-mobile {
  display: none;
}
.jackpot {
  background: url(/theme/ecwon-new/imgs/ecwon-jackpot.jpg) top center no-repeat;
  background-size: 100%;
}
.jackpot-prod {
  padding-top: 32%;
  padding-bottom: 20px;
  text-align: center;
}
.jackpot-result #drawresult ul {
  padding: 2px 0 !important;
}
.jackpot-result #drawresult ul.title {
  padding: 5px !important;
  background: #25aae1 !important;
  color: #fff !important;
}
.jackpot-result #drawresult ul > li table {
  width: 100% !important;
}
.jackpot-result #drawresult ul > li caption {
  border-radius: 30px 30px 0 0;
}
.jackpot-result #drawresult ul > li caption img {
  width: 100% !important;
  padding: 10px !important;
}
.jackpot-result #drawresult ul > li {
  width: 32% !important;
  display: inline-block !important;
  border: 0 solid transparent !important;
  background: #ffffff00 !important;
}
.jackpot-result #drawresult td p {
  background: #25aae1 !important;
  color: #fff !important;
  padding: 5px !important;
  margin: 0 !important;
}
.jackpot-result li#N table {
  border: 3px solid #fedc6b !important;
}
.jackpot-result div#Ndate {
  color: #fff;
  font-weight: 700;
}
.jackpot-rules ol li {
  text-align: left;
}
.jackpot-rules {
  width: 40%;
  margin: auto;
  background: #fff;
  border: 4px solid #d6aa08;
  border-radius: 40px;
  margin-top: 20px;
}
.jackpot-rules h3 {
  margin: 10px;
}
.jackpot-register {
  width: 100%;
  margin: auto;
}
.jackpot-register a {
  font-size: 20px;
  font-weight: bolder;
  color: #333;
  background: #f7f7f7;
  border: 3px solid gold;
}
.btn:link,
.btn:visited {
  text-decoration: none;
  text-transform: uppercase;
  position: relative;
  top: 0;
  left: 0;
  padding: 10px 30px;
  border-radius: 100px;
  display: inline-block;
  transition: all 0.5s;
}
.btn-white {
  background: #fff;
  color: #fff;
}
.btn:hover {
  box-shadow: 0 10px 10px rgba(255, 233, 98, 0.53);
  transform: translateY(-3px);
}
.btn:active {
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  transform: translateY(-1px);
}
.btn-bottom-animation-1 {
  animation: comeFromBottom 1s ease-out 0.8s;
}
.btn::after {
  content: "";
  text-decoration: none;
  text-transform: uppercase;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  border-radius: 100px;
  display: inline-block;
  z-index: -1;
  transition: all 0.5s;
}
.btn-white::after {
  background: #fcef87;
}
.btn-animation-1:hover::after {
  transform: scaleX(1.4) scaleY(1.6);
  opacity: 0;
}
@keyframes comeFromBottom {
  0% {
      opacity: 0;
      transform: translateY(40px);
  }
  100% {
      opacity: 1;
      transform: translateY(0);
  }
}
.payout-table {
  margin: 40px 0;
}
.payout-table table {
  width: 40%;
  margin: auto;
}
.payout-table table tr th,
.payout-table table tr td {
  border: 3px solid #fedc6b;
  background-color: #fff;
  text-align: center;
  padding: 2px 5px;
  font-size: 14px;
}
.small,
small {
  color: #333 !important;
}
.register {
  padding: 20px;
}
.register ul {
  margin: 0;
  padding: 0;
}
.register ul li {
  display: inline-block;
  width: 49%;
  border: 0 solid red;
  vertical-align: middle;
}
.info-regis p {
  padding: 14px 0;
}
.info-regis {
  margin: 60px;
  padding: 70px 29px;
  border: 5px outset #17a597;
  color: #fff;
  border-radius: 40px 0 40px 0;
  background: #091e29cc;
}
.register #registerform {
  width: 100%;
  border: 0 solid red;
}
.register #registerform dl {
  margin-bottom: 15px;
}
.register #registerform dt {
  width: 100%;
  color: #927d37;
  font-size: 10px;
  display: none;
}
.register #registerform textarea,
.register #registerform input[type="text"],
.register #registerform input[type="password"] {
  width: 100%;
  color: #fff;
  font-size: 15px;
  padding: 2px;
  background: 0 0;
  border-bottom: 2px solid #25aae2 !important;
  border: 0 solid red;
}
.register #registerform #registerform_UserName {
  width: 82%;
}
.register #registerform #registerform_Currency {
  background: 0 0;
  border-bottom: 2px solid #25aae2 !important;
  border-radius: 0;
  width: 100%;
  font-size: 15px;
  color: #757575;
  border: 0 solid red;
}
.register #registerform #registerform_varifycode {
  width: 30%;
  float: left;
}
.register #registerform .btnCheckUser,
#registerform_btnSubmit {
  background: linear-gradient(90deg, #0073ba 0%, #25aae2 100%);
  color: #fff;
  font-weight: 700;
  border: 0;
  padding: 4px 11px;
  font-size: 12px;
  text-transform: uppercase;
  margin: 6px 0;
  border-radius: 5px;
}
#groupVerifyCode img {
  margin-left: 15px;
  width: 17.5%;
}
.register input::placeholder {
  transform: translateX(0px);
  transition: 0.4s;
}
.register input:focus::placeholder {
  transform: translateX(200px);
  transition: 0.4s;
  opacity: 0;
  transition-timing-function: ease-in;
}
.register .col-sm-6 .why-pic {
  position: absolute;
  bottom: -21px;
  right: -40px;
  width: 100%;
  border: 0 solid red;
}
.register .col-sm-6:nth-child(2) {
  height: 408px;
  border: 0 solid red;
}
li.question:hover {
  filter: brightness(1.1);
  transition: 0.5s;
}
li.question a {
  text-decoration: none;
}
.fancybox-opened {
  z-index: 9999 !important;
}
.fancybox-opened .fancybox-skin {
  margin: auto !important;
}
.fancybox-skin {
  background: #fff;
  color: #fff;
  border: 0 solid red;
  padding: 30px;
}
.fancybox-inner .tbl-list tr td {
  border: 0 solid red;
  font-size: 15px;
}
.fancybox-inner .tbl-list1 tr {
  padding: 5px;
}
.fancybox-inner .tbl-list1 tr td {
  border: 0 solid red;
  font-size: 13px;
  color: grey;
  padding: 2px;
}
.promo .info {
  background: url(/theme/ecwon-new/imgs/detail.png) top center no-repeat;
  background-size: cover;
}
.promo .col-md-9 {
  margin: 0 !important;
  padding: 0 !important;
}
.promo .col-md-9 h3 {
  padding: 0;
  margin: 0;
  border: 0 solid #fff;
}
.promo .col-md-9 img {
  width: 100%;
}
.promo .col-md-9 h5 {
  margin-bottom: 40px;
}
.promo .col-md-9 a:hover {
  color: #0738cd;
}
.promo-count {
  padding: 10px 0;
  margin-bottom: 10px;
  font-size: 15px;
  color: #d7a01c;
}
.promo-count i {
  font-size: 20px;
  vertical-align: middle;
}
.promo .col-md-3 .join-btn {
  color: #fff;
  padding: 7px 20px;
  background: linear-gradient(to left, #096cd8, #25aae1);
  font-size: 12px;
  text-transform: uppercase;
  border-radius: 5px;
  margin-left: 0 !important;
  cursor: pointer;
}
.promo .col-md-5 .join-btn:hover {
  background: linear-gradient(to left, #25aae1, #0771d9);
  transition: 0.5s ease;
}
.promo-title {
  font-size: 18px;
  font-weight: 700;
  color: #021f6b;
}
.promo-subtitle {
  font-size: 14px;
  color: #021f6b;
  font-weight: 400;
  margin-bottom: 10px;
}
.post-detail {
  padding: 20px 0;
}
#cms5-news-view div#message {
  color: #000;
  text-align: center;
  padding: 20px 0;
}
#cms5-news-view div#title {
  width: 50%;
  text-align: center;
  margin: auto;
}
#theme-contain-affiliate table {
  width: 100%;
}
#theme-contain-affiliate table tr td {
  padding: 10px;
  text-align: center;
  border: 1px solid #cacaca;
}
#theme-contain-affiliate table tr:first-child td:first-child {
  background: #337ab7;
  color: #fff;
  font-weight: 700;
}
.donation-banner {
  position: relative;
}
.amount img,
.donation-banner img,
.donation-title img {
  width: 100%;
}
.amount {
  position: absolute;
  width: 20%;
  margin: auto;
  bottom: 80px;
  right: 22%;
}
.amount-txt {
  position: absolute;
  top: 1.5vw;
  right: 0;
  left: 0;
  text-align: center;
  border: 0 solid red;
  font-size: 1.7vw;
  font-weight: 700;
}
.amount-txt p {
  margin: 0;
}
.donation-title,
.donation-title p,
.donation-content h1,
.donation-content,
.donation-end-content h1,
.donation-end-content {
  text-align: center;
}
.donation-title p {
  font-size: 20px;
}
.donation-end-content h1 {
  color: #25aae1;
}
.donation-content iframe {
  text-align: center;
  width: 350px;
  height: 636px;
  display: inline-block;
  overflow: hidden;
}
.donation-content:nth-child(odd) {
  background: #25aae169;
}
.donation-content {
  overflow-y: scroll;
  height: 300px;
  margin: 20px;
  border: 1px solid #cfd8dc;
  border-radius: 7px;
}
.donation-btn {
  position: fixed;
  z-index: 999;
  bottom: 2%;
  left: 0;
}
.donation-btn img {
  width: 46%;
}
.fancybox-inner {
  color: #000 !important;
}
#customform #redirectaddr a,
#customform #redirectaddr a:visited {
  background-image: url(/data/1261/uploads/star30.png);
  background-repeat: no-repeat;
  background-size: 18px;
  color: #f8ce2d;
  animation: blinker 0.8s step-start infinite;
  padding: 2px 0 2px 20px;
}
@keyframes blinker {
  50% {
      opacity: 0;
  }
}
.customform #redirectaddr {
  text-align: center;
}
.fancybox-inner table.tbl-list {
  margin: 19px 0;
}
.fancybox-inner .tbl-list tr td {
  font-size: 15px;
}
.fancybox-inner .tbl-list .title {
  font-size: 20px;
  font-weight: 700;
  padding-bottom: 10px;
}
.fancybox-inner .tbl-list1 tr.tbl-example {
  background: #ffedd6;
}
.fancybox-inner .tbl-list1 tr,
.fancybox-inner .tbl-list1 tr td {
  border: 1px solid grey;
}
.fancybox-inner #tbllisting tr td {
  padding: 10px;
  border: 1px solid #c9c9c9;
}
.fancybox-inner table#tbllisting {
  border: 1px solid grey;
}
.fancybox-inner .td-bg-color {
  background: #cdcdcd;
}
.w1250 {
  max-width: 1250px;
  width: 86%;
  margin: 25px auto;
}
.news-title {
  width: 86%;
  max-width: 1250px;
  margin: auto;
  padding-top: 40px;
  padding-left: 12px;
  font-size: 40px;
  color: #0073ba;
  font-weight: 700;
}
.latest-list {
  font-size: 0;
}
.page {
  display: none;
}
.page.active {
  display: block;
}
.post {
  display: inline-block;
  width: 20%;
  padding: 12px;
  vertical-align: top;
  box-sizing: border-box;
}
.post:hover {
  background-color: #dfdfdf;
  text-decoration: none;
}
.post img {
  width: 100%;
}
.post h3 {
  text-transform: none;
  color: #000;
  margin: 12px 0 8px;
  font-size: 16px;
}
.post p {
  color: #000;
  line-height: normal;
  font-size: 12px;
  margin-bottom: 5px;
  text-align: justify;
}
.post span {
  color: #666;
  font-size: 12px;
}
.nav-pagination {
  margin: 15px auto;
  width: auto;
  text-align: center;
}
.nav-pagination > span {
  display: inline-block;
  cursor: pointer;
}
.nav-pagination * {
  vertical-align: middle;
}
.list-pagination {
  display: inline-block;
}
.pagination-bullet {
  display: inline-block;
  cursor: pointer;
  padding: 4px;
  background-color: transparent;
  min-width: 30px;
  max-width: 30px;
  width: 30px;
  min-height: 30px;
  max-height: 30px;
  height: 30px;
  text-align: center;
  position: relative;
  line-height: 22px;
}
.pagination-bullet:hover {
  color: #8e1a1a;
  background-color: #eee;
}
.pagination-bullet.active {
  background-color: #25aae1;
  color: #fff;
  margin: 10px 0;
}
.btn-prev,
.btn-next {
  padding: 4px 10px;
}
.btn-prev:hover,
.btn-next:hover {
  background-color: #eee;
  color: #8e1a1a;
}
.titleNews {
  position: relative;
}
.titleNews h3 {
  display: inline-block;
  color: #fff;
  padding: 10px 20px;
  margin: 8px 0 10px 12px;
  background: #900;
  background: linear-gradient(to bottom, rgb(37, 170, 225) 1%, rgb(0, 103, 146) 100%);
}
.titleNews a {
  color: #000;
  padding: 10px 12px;
  position: absolute;
  top: 0;
  right: 0;
  margin: 8px 0;
}
.titleNews a:hover {
  text-decoration: underline;
}
.divLatest {
  padding-top: 25px;
}
#divUpdates {
  padding: 0;
}
.post-img {
}
.post-img img {
  max-width: 100%;
  margin: 30px auto 0;
  display: block;
}
.post-detail {
  padding: 30px 0 10px;
  line-height: 20px;
}
.post-detail p {
  margin-bottom: 15px;
}
.post-link {
  overflow: hidden;
}
.post-link a {
  color: #666;
  padding: 10px 0;
}
.post-link a:hover {
  text-decoration: underline;
}
.post-link a.postPrev {
  float: left;
}
.post-link a.postNext {
  float: right;
}
.list-pagination.swiper-pagination-bullets {
  text-align: center;
  padding: 10px 0;
  display: block;
}
.list-pagination .swiper-pagination-bullet {
  background-color: #000;
  outline: 0;
  margin: 8px;
}
.list-pagination .swiper-pagination-bullet-active {
  background-color: #25aae1;
}
.swiper-wrapper.disabled {
  transform: translate3d(0px, 0, 0) !important;
}
.swiper-pagination.disabled {
  display: none;
}
.feedback {
  padding: 20px;
}
.feedback form {
  border-radius: 10px;
  padding: 20px;
  border: 1px solid #d8c6a0;
  background: #e9e9e9;
}
.feedback #tblForm input {
  padding: 5px 10px !important;
  width: 42%;
  color: #000;
}
.feedback #tblForm input[type="submit"] {
  background: #00be28;
  padding: 7px 20px;
  border-radius: 3px;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  border: 0 solid red;
  text-decoration: none;
}
#myAge.modal {
  padding-top: 120px;
}
#myAge .modal-body {
  text-align: center;
  padding: 40px;
}
#myAge .modal-body h3 {
  color: #25aae1;
}
#myAge .modal-body .close {
  float: none;
  color: #f0f0f0;
  background-color: #00c92a;
  overflow: hidden;
  padding: 20px;
  opacity: 1;
  letter-spacing: 1px;
  font-weight: unset;
  line-height: 0;
  margin-top: 30px;
  text-shadow: 0 0 0;
  border-radius: 10px;
}
@media screen and (max-width: 1920px) and (min-width: 1800px) {
  .landing-page {
      width: 36%;
  }
  .logo {
      width: 6%;
  }
  .tg-txt {
      top: 300px;
      left: 30px;
      width: 15%;
      border: 0 solid red;
      font-size: 17px;
  }
  .tg-small-txt h3 {
      font-size: 20px;
  }
  .tg-small-txt p {
      font-size: 12px;
  }
  .play-now a {
      font-size: 16px;
  }
  .fancybox-wrap {
      width: 80% !important;
      left: 0 !important;
  }
  .fancybox-inner {
      height: 55vh !important;
  }
  .jackpot-prod {
      top: 620px;
  }
  .avg {
      width: 80%;
  }
  .avg-box {
      padding-top: 200px;
  }
  .why .col-sm-12 {
      padding: 4%;
  }
  .yt {
      bottom: 18%;
      left: 10%;
  }
  .vid-jk {
      width: 100%;
      height: 100%;
  }
  .vid-jk iframe {
      height: 430px;
      width: 780px;
  }
  .amount-txt {
      font-size: 30px;
      top: 30px;
  }
}
@media all and (max-width: 768px),
  only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px),
  only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px),
  only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px),
  only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px),
  only screen and (min-resolution: 192dpi) and (max-width: 1024px),
  only screen and (min-resolution: 2dppx) and (max-width: 1024px) {
  .login .modal-lg {
      width: 80%;
      margin: auto;
      padding-top: 130px;
  }
  @media only screen and (max-width: 479px) {
      .prod-foot {
          border: 1px solid #333 !important;
          min-height: auto;
          margin: 10px 0;
      }
  }
  .landing-page {
      width: 100%;
  }
  .lp-title img {
      width: 60%;
  }
  .lp-title ul li {
      width: 42%;
  }
  .lp-vid ul li {
      width: 27%;
      margin: 7px;
  }
  .social-media ul li {
      width: 15%;
  }
  #cssmenu ul li:hover > ul > li {
      margin: 0;
  }


  .themetbl .cellbox {
      list-style: none;
      display: table;
      padding: 0;
      margin: 0;
      width: 90%;
      height: 100%;
      min-height: 350px;
  }
  .themetbl .cellbox > li {
      display: block;
      vertical-align: top;
  }
  .themetbl .cellbox li#theme-content {
      padding: 5px 10px;
      text-align: justify;
      width: 100%;
      height: 100%;
  }

  .w1000 {
      width: 100%;
  }
  .w1200 {
      width: 100%;
  }
  .lang {
      padding: 10px 0 0;
  }
  .lang ul {
      text-align: center;
  }
  .customform {
      text-align: center;
  }
  .login {
      text-align: center;
  }
  .login #customform dl,
  .login #loginform dl {
      margin: 3px 0;
      width: 100%;
  }
  .login #customform_submit,
  .login #loginformsubmit {
      width: 46%;
      margin: 0;
  }
  .login-popup ul li:first-child {
      border-right: none;
      border-bottom: 1px solid #80808052;
      padding-bottom: 15px;
  }
  .login-popup ul li:nth-child(2) {
      padding-top: 15px;
  }
  .regis-btn {
      width: 100%;
      text-align: center;
      padding: 7px 20px;
      margin: 4px 0;
  }
  .regis-btn a {
      padding: 7px 45px;
  }
  .header-right ul {
      text-align: center;
  }
  .header-right ul li {
      display: inline-block;
      width: 100%;
  }
  .header-right ul li:nth-child(4) {
      width: 15%;
  }
  .language .lp-title ul li {
      width: 30%;
  }
  .register .col-sm-6:nth-child(2) {
      height: 198px;
  }
  .register .col-sm-6 .why-pic {
      position: absolute;
      bottom: 17px;
      right: 0;
  }
  .logo {
      padding: 5px;
      margin: auto;
      width: 100%;
  }
  #theme-header-logo {
      padding: 0;
      width: 30%;
      z-index: 999;
  }
  #theme-header-logo img {
      width: 100%;
  }
  #cssmenu {
      margin: 0;
  }
  .offsett {
      height: 57px;
  }
  #cssmenu ul {
      background: #25aae1;
      z-index: 11;
  }
  #cssmenu ul ul {
      position: relative;
      left: 0;
      right: auto;
      width: 100%;
      margin: 0;
  }
  #cssmenu ul li {
      position: relative;
  }
  #cssmenu ul li,
  #cssmenu ul ul li,
  #cssmenu ul li:hover > ul > li {
      width: 100%;
      text-align: center;
      display: block;
      margin: auto;
      height: unset;
      border-top: 1px solid rgba(120, 120, 120, 0.15);
      vertical-align: top;
  }
  #cssmenu ul ul li {
      background: #067bac;
      overflow: hidden;
  }
  #cssmenu > ul > li:hover > a,
  #cssmenu > ul > li.active > a {
      background: #1390c4;
  }
  #cssmenu ul > li:last-child ul {
      background: #25aae1;
  }
  #cssmenu ul li:last-child:hover > ul > li {
      background: #067bac;
      border-bottom: 1px solid #22bbfa;
  }
  #cssmenu #menu-button {
      color: #f0e36e;
  }
  .submenu-icn {
      width: 35%;
      margin: auto;
      padding: 0;
  }
  .submenu-icn p {
      font-size: 10px;
      margin: 0;
      margin-bottom: 10px;
  }
  #theme-contain-mainpage .seo {
      width: 100%;
      padding: 10px;
  }
  .panel-group {
      margin-bottom: 0;
  }
  .panel-heading .accordion-toggle:after {
      display: none;
  }
  .avg-box {
      padding: 50px;
  }
  .info {
      margin: auto;
      border: 0 solid red;
  }
  .info ul li {
      width: 15%;
      padding: 10px 0;
  }
  .info ul li:nth-child(2) {
      width: 52%;
  }
  .info .col-sm-3 img {
      border-left: 0 solid #bbb;
  }
  .tg-bg,
  .tg-txt,
  .top-games > img {
      display: none;
  }
  .tg-prod ul li {
      width: 42%;
  }
  .tg-prod {
      top: 100px;
  }
  .top-games {
      height: 520px;
  }
  .sp-logo {
      width: 100%;
  }
  .casino-txt,
  .casino-detail {
      text-align: center;
  }
  .promo-sec2 ol li.question {
      text-align: center;
  }
  .promo-sec ol li.question {
      display: inline-block;
      width: 100%;
      padding: 10px;
  }
  .vid-jk {
      width: 100%;
      height: 168px;
  }
  .vid-jk iframe {
      height: 167px;
  }
  .yt {
      bottom: 17%;
      left: 10%;
  }
  .avg {
      width: 100%;
  }
  .min {
      font-size: 25px;
  }
  .why .col-sm-12 {
      padding: 10%;
  }
  .why {
      overflow: hidden;
  }
  .why-pic {
      position: unset;
      width: 100%;
      margin-bottom: -37px;
  }
  .footer-ctn p {
      margin: 10px;
  }
  .footer-ctn .row:nth-child(2) {
      margin: 15px;
  }
  .prod-foot {
      border-left: 1px solid #fff;
      text-align: center;
  }
  .prod-foot ul li {
      width: 24%;
      padding: 6px;
  }
  .pay ul li {
      width: unset;
  }
  .copyright {
      padding: 0;
  }
  .sport-mobile {
      display: block;
  }
  .sport-pc {
      display: none;
  }
  .sports-prod ul li {
      width: 49%;
      padding: 5px 0;
  }
  .casino ul li {
      width: 40%;
  }
  .casino-prod ul li {
      width: 49%;
  }
  .prod-btn a {
      font-size: 10px;
      padding: 4px 9px;
  }
  .nav-tabs > li {
      width: 100%;
  }
  ul.slot-prod li {
      width: 49%;
      padding: 5px 0;
  }
  .lottab ul li {
      width: 100%;
      margin: 0;
  }
  .lottab table tr,
  .lottab table th,
  .lottab table td {
      padding: 5px;
  }
  #drawresult ul > li {
      width: 44% !important;
  }
  .vvip {
      padding: 0;
  }
  .vip-table table tr,
  .vip-table table th,
  .vip-table table td {
      padding: 0;
      font-size: 10px;
  }
  .vip-table table td img {
      width: 100%;
      padding: 16px;
  }
  .api-leaguefeed-free-wall .brick {
      width: 44% !important;
  }
  .download ul li {
      display: inline-block;
      width: 48%;
      padding: 5px;
  }
  .dp-txt p {
      font-size: 11px;
  }
  .dp-btn a {
      font-size: 9px;
      padding: 4px 18px;
  }
  .c-area img {
      width: 100%;
  }
  .c-inner {
      width: 100%;
  }
  #news_template_list ul li {
      width: 49%;
  }
  .jackpot-mobile {
      display: block;
      width: 100%;
      margin: auto;
      text-align: center;
  }
  .jackpot-prod {
      padding-top: unset;
  }
  .jackpot-result #drawresult ul > li {
      width: 90% !important;
  }
  .jackpot-result #drawresult ul li#N table tr td > ul li {
      width: 10% !important;
      padding: 4px 0;
  }
  .jackpot-result #drawresult ul.title {
      width: 100% !important;
  }
  .jackpot-result #drawresult ul li#N table tr td > ul li {
      width: 30% !important;
  }
  .jackpot-rules {
      width: 90%;
      padding: 20px;
  }
  .jackpot-rules ol {
      margin: 0 !important;
      padding: 0 0 0 20px !important;
  }
  .payout-table table {
      width: 90%;
      margin: auto;
  }
  .jackpot-result #drawresult ul > li tbody {
      background: #fff !important;
  }
  .fancybox-wrap {
      width: 80% !important;
      top: 38px !important;
  }
  .footer-ctn {
      padding: 10px;
  }
  #countdown span {
      display: inline-block;
      width: 100%;
      padding: 10px;
  }
  #theme-contain-live-charity {
      background-image: url(/data/1274/uploads/bg-2-v1.jpg);
      background-position: center 831px;
      background-repeat: no-repeat;
  }
  .seo {
      padding: 10px;
      width: 90%;
  }
  .charity_use {
      background-size: 100%;
  }
  .donation-content {
      margin: 0;
      margin-bottom: 10px;
  }
  .donation-banner {
      position: unset;
  }
  .amount {
      position: relative;
      width: 100%;
      padding: 10px;
      right: 0;
      bottom: 0;
  }
  .amount-txt {
      top: 35px;
      font-size: 30px;
      border: 0 solid red;
  }
  .donation-content iframe,
  .donation-end-content iframe,
  .donation-title iframe {
      width: 100%;
  }
  .donation-btn {
      display: none;
  }
  .feedback #tblForm input {
      width: 100%;
  }
}
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
  .logo {
      width: 100%;
  }
  #theme-header-logo {
      width: 17%;
  }
  .lp-title img {
      width: 48%;
  }
  .lp-title ul li {
      width: 27%;
  }
  .lp-vid ul li {
      width: 12%;
      margin: 8px;
  }
  .social-media ul li {
      width: 10%;
  }
  .register .col-sm-6:nth-child(2) {
      height: 250px;
  }
  .register .col-sm-6 .why-pic {
      position: absolute;
      bottom: 48px;
      right: 100px;
      width: 70%;
  }
  .tg-prod {
      position: unset;
      width: 100%;
      margin-top: 12px;
      padding-bottom: 0;
  }
  .tg-prod ul li {
      width: 24%;
  }
  .top-games {
      height: unset;
  }
  .play-now a {
      padding: 5px 17px;
  }
  .yt {
      bottom: 14%;
      left: 6.5%;
  }
  .vid-jk {
      height: 323px;
  }
  .promo-sec ol li.question {
      display: inline-block;
      width: 33%;
      padding: 6px;
  }
  .why-pic {
      margin-bottom: -67px;
  }
  .social ul li {
      width: 10%;
  }
  .login #customform input[type="text"],
  .login #customform input[type="password"],
  .login #loginform input[type="text"],
  .login #loginform input[type="password"] {
      border: 1px solid #0d9ba0;
      padding: 6px;
      border-radius: 3px;
      width: 46%;
  }
  .regis-btn a {
      padding: 7px 112px;
  }
  .sports-prod ul li {
      width: 24%;
  }
  .casino ul li {
      width: 22%;
  }
  .casino-prod ul li {
      width: 49%;
  }
  ul.slot-prod li {
      width: 22%;
  }
  .sp-logo {
      width: 40%;
  }
  .live-tv {
      padding: 10px 0;
  }
  .api-leaguefeed-free-wall .brick {
      width: 30% !important;
  }
  .download ul li {
      width: 24%;
  }
  .vid-jk iframe {
      height: 325px;
      width: 580px;
  }
  .yt {
      bottom: 19%;
      left: 6.5%;
  }
  .footer-ctn {
      padding: 10px;
  }
  .payout-table table {
      width: 90%;
  }
  .donation-banner {
      position: unset;
  }
  .amount {
      position: relative;
      width: 50%;
      padding: 10px;
  }
  .amount-txt {
      font-size: 26px;
      top: 35px;
  }
}
@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: portrait) {
  .amount-txt {
      top: 44px;
      font-size: 30px;
  }
}
@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 3) {
  .logo {
      width: 100%;
  }
  #theme-header-logo {
      width: 15%;
  }
  .amount-txt {
      top: 50px;
      font-size: 64px;
  }
  .yt {
      bottom: 23%;
      left: 15%;
      width: 70%;
      height: 58%;
  }
  .vid-jk {
      width: 100%;
      height: 290px;
  }
  .vid-jk iframe {
      height: 290px;
  }
  .top-games {
      height: 340px;
  }
  .tg-prod ul li {
      width: 22%;
  }
  .promo-sec ol li.question {
      display: inline-block;
      width: 33%;
  }
  .login #customform_submit,
  .login #loginformsubmit {
      width: 22%;
  }
}
@media only screen and (device-width: 812px) and (device-height: 375px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 3) {
  .logo {
      width: 100%;
  }
  #theme-header-logo {
      width: 14%;
  }
  .lang ul {
      text-align: left;
  }
  .login #customform_submit,
  .login #loginformsubmit {
      width: 100%;
      margin: 0;
  }
  .header-right ul li {
      display: inline-block;
      width: 48%;
  }
  .login {
      text-align: center;
  }
  .login-popup ul li:nth-child(2) {
      padding-top: 0;
  }
  .amount-txt {
      top: 75px;
      font-size: 60px;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
  .logo {
      width: 100%;
  }
  #theme-header-logo {
      width: 14%;
  }
  .lp-title img {
      width: 35%;
  }
  .lp-title ul li {
      width: 23%;
  }
  .lp-vid ul li {
      width: 16%;
      margin: 11px;
  }
  .social-media ul li {
      width: 8%;
  }
  .register {
      padding: 0;
  }
  .register #registerform #registerform_UserName {
      width: 70.5%;
  }
  .register .col-sm-6:nth-child(2) {
      height: 311px;
  }
  .header .row .col-sm-6 {
      width: 100%;
  }
  .login #customform input[type="text"],
  .login #customform input[type="password"],
  .login #loginform input[type="text"],
  .login #loginform input[type="password"] {
      width: 47%;
  }
  .regis-btn a {
      padding: 7px 136px;
  }
  .info .row .col-sm-3 {
      width: 100%;
  }
  .tg-prod ul li {
      width: 24%;
  }
  .tg-prod {
      margin-top: 0;
  }
  .top-games {
      height: 360px;
  }
  .promo-sec ol li.question {
      width: 33%;
      padding: 0 10px;
  }
  .avg-box {
      padding: 30px;
  }
  .why-pic {
      margin-bottom: -75px;
  }
  .sports-prod ul li {
      width: 24%;
      padding: 15px 0;
  }
  .cas-btn.regis-btn a {
      padding: 10px 40px;
  }
  .casino-prod ul li {
      width: 49%;
  }
  .casino span {
      font-size: 32px;
  }
  .casino .col-sm-6 {
      width: 100%;
      text-align: center;
  }
  .casino ul li {
      width: 23%;
  }
  .vip-table table td img {
      width: 40%;
      padding: 0;
  }
  .api-leaguefeed-free-wall .brick {
      width: 32% !important;
  }
  .jackpot-rules {
      width: 90%;
      padding: 20px;
  }
  .jackpot-result #drawresult ul > li {
      width: 45% !important;
  }
  .footer-ctn {
      padding: 10px;
  }
  .amount {
      position: relative;
      width: 50%;
      padding: 10px;
  }
  .amount-txt {
      top: 37px;
      font-size: 30px;
      border: 0 solid red;
  }
  .donation-content iframe,
  .donation-end-content iframe,
  .donation-title iframe {
      width: 100%;
  }
  .donation-content,
  .donation-end-content,
  .donation-title {
      width: 80%;
      margin: auto;
  }
  .pay ul li {
      width: 31%;
      padding: 0 7px;
  }
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {
  .logo {
      width: 100%;
  }
  #theme-header-logo {
      width: 11%;
  }
  .lp-title img {
      width: 35%;
  }
  .lp-title ul li {
      width: 23%;
  }
  .lp-vid ul li {
      width: 16%;
      margin: 11px;
  }
  .social-media ul li {
      width: 8%;
  }
  .register #registerform #registerform_UserName {
      width: 78%;
  }
  .register .col-sm-6:nth-child(2) {
      height: 303px;
  }
  .header .row .col-sm-6 {
      width: 100%;
  }
  .login #customform input[type="text"],
  .login #customform input[type="password"],
  .login #loginform input[type="text"],
  .login #loginform input[type="password"],
  .login #customform_submit,
  .login #loginformsubmit {
      width: 34%;
  }
  .regis-btn a {
      padding: 7px 136px;
  }
  .info .row .col-sm-3 {
      width: 100%;
  }
  .info p {
      font-size: 20px;
  }
  .top-games {
      height: 420px;
  }
  .tg-prod ul li {
      width: 24%;
  }
  .tg-prod {
      margin-top: -8px;
  }
  .sports-prod ul li {
      width: 24%;
      padding: 15px 0;
  }
  .promo-sec ol li.question {
      width: 33%;
      padding: 0 10px;
  }
  .avg-box {
      padding: 80px;
  }
  .yt {
      position: absolute;
      bottom: 17%;
      left: 10%;
  }
  .why-pic {
      margin-bottom: -103px;
  }
  .casino-prod ul li {
      width: 49%;
  }
  .casino ul li {
      width: 20%;
  }
  .vip-table table td img {
      width: 40%;
      padding: 12px;
  }
  .api-leaguefeed-free-wall .brick {
      width: 17% !important;
  }
  .jackpot-mobile img {
      width: 34%;
  }
  .jackpot-rules {
      width: 90%;
      padding: 20px;
  }
  .seo .col-sm-4 p {
      margin: 5px;
  }
  .vid-jk iframe {
      height: 230px;
      width: 420px;
  }
  .footer-ctn {
      padding: 10px;
  }
  ul.slot-prod li {
      width: 29%;
  }
  .amount {
      width: 36%;
  }
  .donation-btn {
      display: none;
  }
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  .logo {
      width: 100%;
  }
  #theme-header-logo {
      width: 11%;
  }
  .landing-page {
      width: 80%;
  }
  .header .row .col-sm-6 {
      width: 100%;
  }
  .login #customform input[type="text"],
  .login #customform input[type="password"],
  .login #loginform input[type="text"],
  .login #loginform input[type="password"],
  .login #customform_submit,
  .login #loginformsubmit {
      width: 34%;
  }
  .register .col-sm-6:nth-child(2) {
      height: 283px;
  }
  .regis-btn a {
      padding: 7px 136px;
  }
  .info .row .col-sm-3 {
      width: 100%;
  }
  .info p {
      font-size: 20px;
  }
  .tg-prod ul li {
      width: 24%;
  }
  .tg-prod {
      margin-top: -23px;
  }
  .vid-jk {
      height: 240px;
  }
  .top-games {
      height: 416px;
  }
  .promo-sec ol li.question {
      width: 33%;
      padding: 0 10px;
  }
  .avg-box {
      padding: 80px;
  }
  .why-pic {
      margin-bottom: -103px;
  }
  .sports-prod ul li {
      width: 24%;
      padding: 15px 0;
  }
  .casino-prod ul li {
      width: 49%;
  }
  .vip-table table td img {
      width: 40%;
      padding: 12px;
  }
  .api-leaguefeed-free-wall .brick {
      width: 17% !important;
  }
  .vid-jk iframe {
      height: 241px;
      width: 430px;
  }
  .yt {
      bottom: 15%;
      left: 6.5%;
  }
  @media only screen and (max-width: 479px) {
  }
  .amount-txt {
      top: 49px;
      font-size: 40px;
  }
}
@media screen and (device-aspect-ratio: 40/71) {
  .amount-txt {
      top: 30px;
      font-size: 26px;
  }
}
@media only screen and (min-device-width: 491px) and (max-device-width: 491px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  .lp-vid ul li {
      width: 15%;
  }
  .register .col-sm-6:nth-child(2) {
      height: 258px;
  }
  #theme-header-logo {
      width: 30%;
  }
  .logo {
      width: 80%;
  }
  .login #customform_submit,
  .login #loginformsubmit {
      width: 34%;
  }
  .tg-prod {
      margin-top: -15px;
  }
  .top-games {
      height: 650px;
  }
  .why-pic {
      margin-bottom: -51px;
  }
  .register .col-sm-6 .why-pic {
      position: absolute;
      bottom: 32px;
  }
  .register #registerform #registerform_UserName {
      width: 75.3%;
  }
  .yt {
      position: absolute;
      bottom: 17%;
      left: 9%;
  }
  .vid-jk {
      width: 400px;
      height: 225px;
  }
  .vid-jk iframe {
      height: 227px;
  }
  .amount-txt {
      top: 48px;
      font-size: 37px;
  }
}
@media only screen and (max-width: 479px) {
  .tg-prod {
      top: 15px;
      position: relative;
  }
  .tg-prod ul li {
      width: 49%;
  }
  .top-games {
      position: relative;
      padding: 15px;
      height: auto;
  }
  #theme-header-logo img {
      width: 100px !important;
  }
}
.date {
  text-align: center;
  color: #f3f4f4;
  font-weight: 700;
  font-size: 1.5vw;
  background-color: #820f04;
  padding-top: 1vw;
  padding-bottom: 10px;
  margin: -1.1vw auto 0;
  width: 80%;
}
@media screen and (max-width: 1024px) {
  .date {
      font-size: 2vw;
      padding-top: 3vw;
      margin-top: -3vw;
  }
}
@media screen and (max-width: 1023px) {
  .amount-txt {
      top: 9vw;
      font-size: 8vw;
      border: 0 solid red;
  }
  .date {
      font-size: 5vw;
      padding-top: 5vw;
      margin-top: -6vw;
  }
}
.download-btn{
  position: fixed;
  top: 50%;
  left: 0;
  z-index: 9;
  transform: translate(0, -50%);
  cursor: pointer;
}

.app{
  position: fixed;
  top: 50%;
  left: -262px;
  z-index: 9;
  transform: translate(0, -50%);
  transition:0.5s;
  background:#31405f;
  color:#fff;
  padding:28px;
  text-align:center;
}

.app-pop{
  left: 0;
}

.app img{
margin: 5px 0;
}

.app h3 {
  box-shadow: 0 10px 8px -8px #000;
}

@media screen and (max-width:426px){
  .app, .download-btn {display:none;}
}

@media screen and (max-width:376px){
.product_content h3 {font-size: 14px;}
.product_content p {font-size:10px;}
.product_content .small_text {font-size:8px;}
.product_content .play_button {padding: 5px; font-size: 10px; margin: 0;}
}
.age-verification-overlay {
position: fixed;
z-index: 9998;
top: 0;
right: 0;
left: 0;
bottom: 0;
width: 100%;
height: 100%;
background-color: rgb(0 0 0 / 58%);
overflow: hidden;
}
.age-verification-popup {
position: absolute;
width: 40rem;
max-width: 40vw;
left: 50%;
top: 50%;
-webkit-transform: translate(-50%,-50%);
transform: translate(-50%,-50%);
text-align: center;
padding: 4rem;
box-sizing: border-box;
display: flex;
flex-flow: column nowrap;
align-items: center;
align-content: center;
justify-content: center;
}
@media only screen and (max-width: 600px) {
.age-verification-popup {
    width: 90%;
max-width: 90%;
left: 50%;
top: 50%;
-webkit-transform: translate(-50%,-50%);
transform: translate(-50%,-50%);
text-align: left;
padding: 2.5rem;
box-sizing: border-box;
display: flex;
flex-flow: column nowrap;
align-items: center;
align-content: center;
justify-content: center;
}
}

.bg-white { background: #000;}
.rounded {border-radius: 1.6rem;}
.col-12 {  padding-right: 1.6rem;
padding-left: 1.6rem;}
.mb-3 {margin-bottom: 2.4rem;}
.mt-3 {margin-top: 2.4rem;}


.btn {
-webkit-transition: all .15s ease-in-out;
-moz-transition: all .15s ease-in-out;
transition: all .15s ease-in-out;
cursor: pointer;
text-align: center;
display: inline-block;
   position: relative;
outline: 0 !important;
    font-weight: 600;
        background:#72122a;
    border: #72122a solid 2px;
       color: #fff;
  padding: 5px 25px 5px;
         font-size: 1.2rem;
text-transform: inherit;
border-radius: 1px;
}

.btn:hover  {       
background: #460e1c;
border: #460e1c solid 2px;}

a { 
text-decoration: none;
}
a.underline { border-bottom: 1px solid;}

a.grey { color:#999;}
a.grey:hover {color: #888585;}

pre a { color: #000; font-size: 1rem;}
pre { margin: 0;}
#topbar {
position: fixed;
top: 20px;
width: 220px;
z-index: 1;
right: 10px;
top: 10px;
padding: 10px 0 0;
-webkit-transition: all .5s ease-in-out 0s;
-o-transition: all .5s ease-in-out 0s;
-moz-transition: all .5s ease-in-out 0s;
transition: all .5s ease-in-out 0s;
}
/* W3.CSS 4.15 December 2020 by Jan Egil and Borge Refsnes */
html {
box-sizing: border-box;
}
*,
*:before,
*:after {
box-sizing: inherit;
}
/* Extract from normalize.css by Nicolas Gallagher and Jonathan Neal git.io/normalize */
html {
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
}
body {
margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section {
display: block;
}
summary {
display: list-item;
}
audio,
canvas,
progress,
video {
display: inline-block;
}
progress {
vertical-align: baseline;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden],
template {
display: none;
}
a {
background-color: transparent;
}
a:active,
a:hover {
outline-width: 0;
}
abbr[title] {
border-bottom: none;
text-decoration: underline;
text-decoration: underline dotted;
}
b,
strong {
font-weight: bolder;
}
dfn {
font-style: italic;
}
mark {
background: #ff0;
color: #000;
}
small {
font-size: 80%;
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}
figure {
margin: 1em 40px;
}
img {
border-style: none;
}
code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em;
}
hr {
box-sizing: content-box;
height: 0;
overflow: visible;
}
button,
input,
select,
textarea,
optgroup {
font: inherit;
margin: 0;
}
optgroup {
font-weight: bold;
}
button,
input {
overflow: visible;
}
button,
select {
text-transform: none;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
-webkit-appearance: button;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
border-style: none;
padding: 0;
}
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
outline: 1px dotted ButtonText;
}
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
}
legend {
color: inherit;
display: table;
max-width: 100%;
padding: 0;
white-space: normal;
}
textarea {
overflow: auto;
}
[type="checkbox"],
[type="radio"] {
padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
height: auto;
}
[type="search"] {
-webkit-appearance: textfield;
outline-offset: -2px;
}
[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
::-webkit-file-upload-button {
-webkit-appearance: button;
font: inherit;
}
/* End extract */
html,
body {
font-family: Verdana, sans-serif;
font-size: 15px;
line-height: 1.5;
}
html {
overflow-x: hidden;
}
h1 {
font-size: 36px;
}
h2 {
font-size: 30px;
}
h3 {
font-size: 24px;
}
h4 {
font-size: 20px;
}
h5 {
font-size: 18px;
}
h6 {
font-size: 16px;
}
.w3-serif {
font-family: serif;
}
.w3-sans-serif {
font-family: sans-serif;
}
.w3-cursive {
font-family: cursive;
}
.w3-monospace {
font-family: monospace;
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-family: "Segoe UI", Arial, sans-serif;
font-weight: 400;
margin: 10px 0;
}
.w3-wide {
letter-spacing: 4px;
}
hr {
border: 0;
border-top: 1px solid #eee;
margin: 20px 0;
}
.w3-image {
max-width: 100%;
height: auto;
}
img {
vertical-align: middle;
}
a {
color: inherit;
}
.w3-table,
.w3-table-all {
border-collapse: collapse;
border-spacing: 0;
width: 100%;
display: table;
}
.w3-table-all {
border: 1px solid #ccc;
}
.w3-bordered tr,
.w3-table-all tr {
border-bottom: 1px solid #ddd;
}
.w3-striped tbody tr:nth-child(even) {
background-color: #f1f1f1;
}
.w3-table-all tr:nth-child(odd) {
background-color: #fff;
}
.w3-table-all tr:nth-child(even) {
background-color: #f1f1f1;
}
.w3-hoverable tbody tr:hover,
.w3-ul.w3-hoverable li:hover {
background-color: #ccc;
}
.w3-centered tr th,
.w3-centered tr td {
text-align: center;
}
.w3-table td,
.w3-table th,
.w3-table-all td,
.w3-table-all th {
padding: 8px 8px;
display: table-cell;
text-align: left;
vertical-align: top;
}
.w3-table th:first-child,
.w3-table td:first-child,
.w3-table-all th:first-child,
.w3-table-all td:first-child {
padding-left: 16px;
}
.w3-btn,
.w3-button {
border: none;
display: inline-block;
padding: 8px 16px;
vertical-align: middle;
overflow: hidden;
text-decoration: none;
color: inherit;
background-color: inherit;
text-align: center;
cursor: pointer;
white-space: nowrap;
}
.w3-btn:hover {
box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.w3-btn,
.w3-button {
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.w3-disabled,
.w3-btn:disabled,
.w3-button:disabled {
cursor: not-allowed;
opacity: 0.3;
}
.w3-disabled *,
:disabled * {
pointer-events: none;
}
.w3-btn.w3-disabled:hover,
.w3-btn:disabled:hover {
box-shadow: none;
}
.w3-badge,
.w3-tag {
background-color: #000;
color: #fff;
display: inline-block;
padding-left: 8px;
padding-right: 8px;
text-align: center;
}
.w3-badge {
border-radius: 50%;
}
.w3-ul {
list-style-type: none;
padding: 0;
margin: 0;
}
.w3-ul li {
padding: 8px 16px;
border-bottom: 1px solid #ddd;
}
.w3-ul li:last-child {
border-bottom: none;
}
.w3-tooltip,
.w3-display-container {
position: relative;
}
.w3-tooltip .w3-text {
display: none;
}
.w3-tooltip:hover .w3-text {
display: inline-block;
}
.w3-ripple:active {
opacity: 0.5;
}
.w3-ripple {
transition: opacity 0s;
}
.w3-input {
padding: 8px;
display: block;
border: none;
border-bottom: 1px solid #ccc;
width: 100%;
}
.w3-select {
padding: 9px 0;
width: 100%;
border: none;
border-bottom: 1px solid #ccc;
}
.w3-dropdown-click,
.w3-dropdown-hover {
position: relative;
display: inline-block;
cursor: pointer;
}
.w3-dropdown-hover:hover .w3-dropdown-content {
display: block;
}
.w3-dropdown-hover:first-child,
.w3-dropdown-click:hover {
background-color: #ccc;
color: #000;
}
.w3-dropdown-hover:hover > .w3-button:first-child,
.w3-dropdown-click:hover > .w3-button:first-child {
background-color: #ccc;
color: #000;
}
.w3-dropdown-content {
cursor: auto;
color: #000;
background-color: #fff;
display: none;
position: absolute;
min-width: 160px;
margin: 0;
padding: 0;
z-index: 1;
}
.w3-check,
.w3-radio {
width: 24px;
height: 24px;
position: relative;
top: 6px;
}
.w3-sidebar {
height: 100%;
width: 200px;
background-color: #fff;
position: fixed !important;
z-index: 1;
overflow: auto;
}
.w3-bar-block .w3-dropdown-hover,
.w3-bar-block .w3-dropdown-click {
width: 100%;
}
.w3-bar-block .w3-dropdown-hover .w3-dropdown-content,
.w3-bar-block .w3-dropdown-click .w3-dropdown-content {
min-width: 100%;
}
.w3-bar-block .w3-dropdown-hover .w3-button,
.w3-bar-block .w3-dropdown-click .w3-button {
width: 100%;
text-align: left;
padding: 8px 16px;
}
.w3-main,
#main {
transition: margin-left 0.4s;
}
.w3-modal {
z-index: 3;
display: none;
padding-top: 100px;
position: fixed;
left: 0;
top: 0;
width: 100%;
height: 100%;
overflow: auto;
background-color: rgb(0, 0, 0);
background-color: rgba(0, 0, 0, 0.4);
}
.w3-modal-content {
margin: auto;
background-color: #fff;
position: relative;
padding: 0;
outline: 0;
width: 600px;
}
.w3-bar {
width: 100%;
overflow: hidden;
}
.w3-center .w3-bar {
display: inline-block;
width: auto;
}
.w3-bar .w3-bar-item {
padding: 8px 16px;
float: left;
width: auto;
border: none;
display: block;
outline: 0;
}
.w3-bar .w3-dropdown-hover,
.w3-bar .w3-dropdown-click {
position: static;
float: left;
}
.w3-bar .w3-button {
white-space: normal;
}
.w3-bar-block .w3-bar-item {
width: 100%;
display: block;
padding: 8px 16px;
text-align: left;
border: none;
white-space: normal;
float: none;
outline: 0;
}
.w3-bar-block.w3-center .w3-bar-item {
text-align: center;
}
.w3-block {
display: block;
width: 100%;
}
.w3-responsive {
display: block;
overflow-x: auto;
}
.w3-container:after,
.w3-container:before,
.w3-panel:after,
.w3-panel:before,
.w3-row:after,
.w3-row:before,
.w3-row-padding:after,
.w3-row-padding:before,
.w3-cell-row:before,
.w3-cell-row:after,
.w3-clear:after,
.w3-clear:before,
.w3-bar:before,
.w3-bar:after {
content: "";
display: table;
clear: both;
}
.w3-col,
.w3-half,
.w3-third,
.w3-twothird,
.w3-threequarter,
.w3-quarter {
float: left;
width: 100%;
}
.w3-col.s1 {
width: 8.33333%;
}
.w3-col.s2 {
width: 16.66666%;
}
.w3-col.s3 {
width: 24.99999%;
}
.w3-col.s4 {
width: 33.33333%;
}
.w3-col.s5 {
width: 41.66666%;
}
.w3-col.s6 {
width: 49.99999%;
}
.w3-col.s7 {
width: 58.33333%;
}
.w3-col.s8 {
width: 66.66666%;
}
.w3-col.s9 {
width: 74.99999%;
}
.w3-col.s10 {
width: 83.33333%;
}
.w3-col.s11 {
width: 91.66666%;
}
.w3-col.s12 {
width: 99.99999%;
}
@media (min-width: 601px) {
.w3-col.m1 {
  width: 8.33333%;
}
.w3-col.m2 {
  width: 16.66666%;
}
.w3-col.m3,
.w3-quarter {
  width: 24.99999%;
}
.w3-col.m4,
.w3-third {
  width: 33.33333%;
}
.w3-col.m5 {
  width: 41.66666%;
}
.w3-col.m6,
.w3-half {
  width: 49.99999%;
}
.w3-col.m7 {
  width: 58.33333%;
}
.w3-col.m8,
.w3-twothird {
  width: 66.66666%;
}
.w3-col.m9,
.w3-threequarter {
  width: 74.99999%;
}
.w3-col.m10 {
  width: 83.33333%;
}
.w3-col.m11 {
  width: 91.66666%;
}
.w3-col.m12 {
  width: 99.99999%;
}
}
@media (min-width: 993px) {
.w3-col.l1 {
  width: 8.33333%;
}
.w3-col.l2 {
  width: 16.66666%;
}
.w3-col.l3 {
  width: 24.99999%;
}
.w3-col.l4 {
  width: 33.33333%;
}
.w3-col.l5 {
  width: 41.66666%;
}
.w3-col.l6 {
  width: 49.99999%;
}
.w3-col.l7 {
  width: 58.33333%;
}
.w3-col.l8 {
  width: 66.66666%;
}
.w3-col.l9 {
  width: 74.99999%;
}
.w3-col.l10 {
  width: 83.33333%;
}
.w3-col.l11 {
  width: 91.66666%;
}
.w3-col.l12 {
  width: 99.99999%;
}
}
.w3-rest {
overflow: hidden;
}
.w3-stretch {
margin-left: -16px;
margin-right: -16px;
}
.w3-content,
.w3-auto {
margin-left: auto;
margin-right: auto;
}
.w3-content {
max-width: 980px;
}
.w3-auto {
max-width: 1140px;
}
.w3-cell-row {
display: table;
width: 100%;
}
.w3-cell {
display: table-cell;
}
.w3-cell-top {
vertical-align: top;
}
.w3-cell-middle {
vertical-align: middle;
}
.w3-cell-bottom {
vertical-align: bottom;
}
.w3-hide {
display: none !important;
}
.w3-show-block,
.w3-show {
display: block !important;
}
.w3-show-inline-block {
display: inline-block !important;
}
@media (max-width: 1205px) {
.w3-auto {
  max-width: 95%;
}
}
@media (max-width: 600px) {
.w3-modal-content {
  margin: 0 10px;
  width: auto !important;
}
.w3-modal {
  padding-top: 30px;
}
.w3-dropdown-hover.w3-mobile .w3-dropdown-content,
.w3-dropdown-click.w3-mobile .w3-dropdown-content {
  position: relative;
}
.w3-hide-small {
  display: none !important;
}
.w3-mobile {
  display: block;
  width: 100% !important;
}
.w3-bar-item.w3-mobile,
.w3-dropdown-hover.w3-mobile,
.w3-dropdown-click.w3-mobile {
  text-align: center;
}
.w3-dropdown-hover.w3-mobile,
.w3-dropdown-hover.w3-mobile .w3-btn,
.w3-dropdown-hover.w3-mobile .w3-button,
.w3-dropdown-click.w3-mobile,
.w3-dropdown-click.w3-mobile .w3-btn,
.w3-dropdown-click.w3-mobile .w3-button {
  width: 100%;
}
}
@media (max-width: 768px) {
.w3-modal-content {
  width: 500px;
}
.w3-modal {
  padding-top: 50px;
}
}
@media (min-width: 993px) {
.w3-modal-content {
  width: 900px;
}
.w3-hide-large {
  display: none !important;
}
.w3-sidebar.w3-collapse {
  display: block !important;
}
}
@media (max-width: 992px) and (min-width: 601px) {
.w3-hide-medium {
  display: none !important;
}
}
@media (max-width: 992px) {
.w3-sidebar.w3-collapse {
  display: none;
}
.w3-main {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.w3-auto {
  max-width: 100%;
}
}
.w3-top,
.w3-bottom {
position: fixed;
width: 100%;
z-index: 1;
}
.w3-top {
top: 0;
}
.w3-bottom {
bottom: 0;
}
.w3-overlay {
position: fixed;
display: none;
width: 100%;
height: 100%;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: rgba(0, 0, 0, 0.5);
z-index: 2;
}
.w3-display-topleft {
position: absolute;
left: 0;
top: 0;
}
.w3-display-topright {
position: absolute;
right: 0;
top: 0;
}
.w3-display-bottomleft {
position: absolute;
left: 0;
bottom: 0;
}
.w3-display-bottomright {
position: absolute;
right: 0;
bottom: 0;
}
.w3-display-middle {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
}
.w3-display-left {
position: absolute;
top: 50%;
left: 0%;
transform: translate(0%, -50%);
-ms-transform: translate(-0%, -50%);
}
.w3-display-right {
position: absolute;
top: 50%;
right: 0%;
transform: translate(0%, -50%);
-ms-transform: translate(0%, -50%);
}
.w3-display-topmiddle {
position: absolute;
left: 50%;
top: 0;
transform: translate(-50%, 0%);
-ms-transform: translate(-50%, 0%);
}
.w3-display-bottommiddle {
position: absolute;
left: 50%;
bottom: 0;
transform: translate(-50%, 0%);
-ms-transform: translate(-50%, 0%);
}
.w3-display-container:hover .w3-display-hover {
display: block;
}
.w3-display-container:hover span.w3-display-hover {
display: inline-block;
}
.w3-display-hover {
display: none;
}
.w3-display-position {
position: absolute;
}
.w3-circle {
border-radius: 50%;
}
.w3-round-small {
border-radius: 2px;
}
.w3-round,
.w3-round-medium {
border-radius: 4px;
}
.w3-round-large {
border-radius: 8px;
}
.w3-round-xlarge {
border-radius: 16px;
}
.w3-round-xxlarge {
border-radius: 32px;
}
.w3-row-padding,
.w3-row-padding > .w3-half,
.w3-row-padding > .w3-third,
.w3-row-padding > .w3-twothird,
.w3-row-padding > .w3-threequarter,
.w3-row-padding > .w3-quarter,
.w3-row-padding > .w3-col {
padding: 0 8px;
}
.w3-container,
.w3-panel {
padding: 0.01em 16px;
}
.w3-panel {
margin-top: 16px;
margin-bottom: 16px;
}
.w3-code,
.w3-codespan {
font-family: Consolas, "courier new";
font-size: 16px;
}
.w3-code {
width: auto;
background-color: #fff;
padding: 8px 12px;
border-left: 4px solid #4caf50;
word-wrap: break-word;
}
.w3-codespan {
color: crimson;
background-color: #f1f1f1;
padding-left: 4px;
padding-right: 4px;
font-size: 110%;
}
.w3-card,
.w3-card-2 {
box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}
.w3-card-4,
.w3-hover-shadow:hover {
box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.2), 0 4px 20px 0 rgba(0, 0, 0, 0.19);
}
.w3-spin {
animation: w3-spin 2s infinite linear;
}
@keyframes w3-spin {
0% {
  transform: rotate(0deg);
}
100% {
  transform: rotate(359deg);
}
}
.w3-animate-fading {
animation: fading 10s infinite;
}
@keyframes fading {
0% {
  opacity: 0;
}
50% {
  opacity: 1;
}
100% {
  opacity: 0;
}
}
.w3-animate-opacity {
animation: opac 0.8s;
}
@keyframes opac {
from {
  opacity: 0;
}
to {
  opacity: 1;
}
}
.w3-animate-top {
position: relative;
animation: animatetop 0.4s;
}
@keyframes animatetop {
from {
  top: -300px;
  opacity: 0;
}
to {
  top: 0;
  opacity: 1;
}
}
.w3-animate-left {
position: relative;
animation: animateleft 0.4s;
}
@keyframes animateleft {
from {
  left: -300px;
  opacity: 0;
}
to {
  left: 0;
  opacity: 1;
}
}
.w3-animate-right {
position: relative;
animation: animateright 0.4s;
}
@keyframes animateright {
from {
  right: -300px;
  opacity: 0;
}
to {
  right: 0;
  opacity: 1;
}
}
.w3-animate-bottom {
position: relative;
animation: animatebottom 0.4s;
}
@keyframes animatebottom {
from {
  bottom: -300px;
  opacity: 0;
}
to {
  bottom: 0;
  opacity: 1;
}
}
.w3-animate-zoom {
animation: animatezoom 0.6s;
}
@keyframes animatezoom {
from {
  transform: scale(0);
}
to {
  transform: scale(1);
}
}
.w3-animate-input {
transition: width 0.4s ease-in-out;
}
.w3-animate-input:focus {
width: 100% !important;
}
.w3-opacity,
.w3-hover-opacity:hover {
opacity: 0.6;
}
.w3-opacity-off,
.w3-hover-opacity-off:hover {
opacity: 1;
}
.w3-opacity-max {
opacity: 0.25;
}
.w3-opacity-min {
opacity: 0.75;
}
.w3-greyscale-max,
.w3-grayscale-max,
.w3-hover-greyscale:hover,
.w3-hover-grayscale:hover {
filter: grayscale(100%);
}
.w3-greyscale,
.w3-grayscale {
filter: grayscale(75%);
}
.w3-greyscale-min,
.w3-grayscale-min {
filter: grayscale(50%);
}
.w3-sepia {
filter: sepia(75%);
}
.w3-sepia-max,
.w3-hover-sepia:hover {
filter: sepia(100%);
}
.w3-sepia-min {
filter: sepia(50%);
}
.w3-tiny {
font-size: 10px !important;
}
.w3-small {
font-size: 12px !important;
}
.w3-medium {
font-size: 15px !important;
}
.w3-large {
font-size: 18px !important;
}
.w3-xlarge {
font-size: 24px !important;
}
.w3-xxlarge {
font-size: 36px !important;
}
.w3-xxxlarge {
font-size: 48px !important;
}
.w3-jumbo {
font-size: 64px !important;
}
.w3-left-align {
text-align: left !important;
}
.w3-right-align {
text-align: right !important;
}
.w3-justify {
text-align: justify !important;
}
.w3-center {
text-align: center !important;
}
.w3-border-0 {
border: 0 !important;
}
.w3-border {
border: 1px solid #ccc !important;
}
.w3-border-top {
border-top: 1px solid #ccc !important;
}
.w3-border-bottom {
border-bottom: 1px solid #ccc !important;
}
.w3-border-left {
border-left: 1px solid #ccc !important;
}
.w3-border-right {
border-right: 1px solid #ccc !important;
}
.w3-topbar {
border-top: 6px solid #ccc !important;
}
.w3-bottombar {
border-bottom: 6px solid #ccc !important;
}
.w3-leftbar {
border-left: 6px solid #ccc !important;
}
.w3-rightbar {
border-right: 6px solid #ccc !important;
}
.w3-section,
.w3-code {
margin-top: 16px !important;
margin-bottom: 16px !important;
}
.w3-margin {
margin: 16px !important;
}
.w3-margin-top {
margin-top: 16px !important;
}
.w3-margin-bottom {
margin-bottom: 16px !important;
}
.w3-margin-left {
margin-left: 16px !important;
}
.w3-margin-right {
margin-right: 16px !important;
}
.w3-padding-small {
padding: 4px 8px !important;
}
.w3-padding {
padding: 8px 16px !important;
}
.w3-padding-large {
padding: 12px 24px !important;
}
.w3-padding-16 {
padding-top: 16px !important;
padding-bottom: 16px !important;
}
.w3-padding-24 {
padding-top: 24px !important;
padding-bottom: 24px !important;
}
.w3-padding-32 {
padding-top: 32px !important;
padding-bottom: 32px !important;
}
.w3-padding-48 {
padding-top: 48px !important;
padding-bottom: 48px !important;
}
.w3-padding-64 {
padding-top: 64px !important;
padding-bottom: 64px !important;
}
.w3-padding-top-64 {
padding-top: 64px !important;
}
.w3-padding-top-48 {
padding-top: 48px !important;
}
.w3-padding-top-32 {
padding-top: 32px !important;
}
.w3-padding-top-24 {
padding-top: 24px !important;
}
.w3-left {
float: left !important;
}
.w3-right {
float: right !important;
}
.w3-button:hover {
color: #000 !important;
background-color: #ccc !important;
}
.w3-transparent,
.w3-hover-none:hover {
background-color: transparent !important;
}
.w3-hover-none:hover {
box-shadow: none !important;
}
/* Colors */
.w3-amber,
.w3-hover-amber:hover {
color: #000 !important;
background-color: #ffc107 !important;
}
.w3-aqua,
.w3-hover-aqua:hover {
color: #000 !important;
background-color: #00ffff !important;
}
.w3-blue,
.w3-hover-blue:hover {
color: #fff !important;
background-color: #2196f3 !important;
}
.w3-light-blue,
.w3-hover-light-blue:hover {
color: #000 !important;
background-color: #87ceeb !important;
}
.w3-brown,
.w3-hover-brown:hover {
color: #fff !important;
background-color: #795548 !important;
}
.w3-cyan,
.w3-hover-cyan:hover {
color: #000 !important;
background-color: #00bcd4 !important;
}
.w3-blue-grey,
.w3-hover-blue-grey:hover,
.w3-blue-gray,
.w3-hover-blue-gray:hover {
color: #fff !important;
background-color: #607d8b !important;
}
.w3-green,
.w3-hover-green:hover {
color: #fff !important;
background-color: #4caf50 !important;
}
.w3-light-green,
.w3-hover-light-green:hover {
color: #000 !important;
background-color: #8bc34a !important;
}
.w3-indigo,
.w3-hover-indigo:hover {
color: #fff !important;
background-color: #3f51b5 !important;
}
.w3-khaki,
.w3-hover-khaki:hover {
color: #000 !important;
background-color: #f0e68c !important;
}
.w3-lime,
.w3-hover-lime:hover {
color: #000 !important;
background-color: #cddc39 !important;
}
.w3-orange,
.w3-hover-orange:hover {
color: #000 !important;
background-color: #ff9800 !important;
}
.w3-deep-orange,
.w3-hover-deep-orange:hover {
color: #fff !important;
background-color: #ff5722 !important;
}
.w3-pink,
.w3-hover-pink:hover {
color: #fff !important;
background-color: #e91e63 !important;
}
.w3-purple,
.w3-hover-purple:hover {
color: #fff !important;
background-color: #9c27b0 !important;
}
.w3-deep-purple,
.w3-hover-deep-purple:hover {
color: #fff !important;
background-color: #673ab7 !important;
}
.w3-red,
.w3-hover-red:hover {
color: #fff !important;
background-color: #f44336 !important;
}
.w3-sand,
.w3-hover-sand:hover {
color: #000 !important;
background-color: #fdf5e6 !important;
}
.w3-teal,
.w3-hover-teal:hover {
color: #fff !important;
background-color: #009688 !important;
}
.w3-yellow,
.w3-hover-yellow:hover {
color: #000 !important;
background-color: #ffeb3b !important;
}
.w3-white,
.w3-hover-white:hover {
color: #000 !important;
background-color: #fff !important;
}
.w3-black,
.w3-hover-black:hover {
color: #fff !important;
background-color: #000 !important;
}
.w3-grey,
.w3-hover-grey:hover,
.w3-gray,
.w3-hover-gray:hover {
color: #000 !important;
background-color: #9e9e9e !important;
}
.w3-light-grey,
.w3-hover-light-grey:hover,
.w3-light-gray,
.w3-hover-light-gray:hover {
color: #000 !important;
background-color: #f1f1f1 !important;
}
.w3-dark-grey,
.w3-hover-dark-grey:hover,
.w3-dark-gray,
.w3-hover-dark-gray:hover {
color: #fff !important;
background-color: #616161 !important;
}
.w3-pale-red,
.w3-hover-pale-red:hover {
color: #000 !important;
background-color: #ffdddd !important;
}
.w3-pale-green,
.w3-hover-pale-green:hover {
color: #000 !important;
background-color: #ddffdd !important;
}
.w3-pale-yellow,
.w3-hover-pale-yellow:hover {
color: #000 !important;
background-color: #ffffcc !important;
}
.w3-pale-blue,
.w3-hover-pale-blue:hover {
color: #000 !important;
background-color: #ddffff !important;
}
.w3-text-amber,
.w3-hover-text-amber:hover {
color: #ffc107 !important;
}
.w3-text-aqua,
.w3-hover-text-aqua:hover {
color: #00ffff !important;
}
.w3-text-blue,
.w3-hover-text-blue:hover {
color: #2196f3 !important;
}
.w3-text-light-blue,
.w3-hover-text-light-blue:hover {
color: #87ceeb !important;
}
.w3-text-brown,
.w3-hover-text-brown:hover {
color: #795548 !important;
}
.w3-text-cyan,
.w3-hover-text-cyan:hover {
color: #00bcd4 !important;
}
.w3-text-blue-grey,
.w3-hover-text-blue-grey:hover,
.w3-text-blue-gray,
.w3-hover-text-blue-gray:hover {
color: #607d8b !important;
}
.w3-text-green,
.w3-hover-text-green:hover {
color: #4caf50 !important;
}
.w3-text-light-green,
.w3-hover-text-light-green:hover {
color: #8bc34a !important;
}
.w3-text-indigo,
.w3-hover-text-indigo:hover {
color: #3f51b5 !important;
}
.w3-text-khaki,
.w3-hover-text-khaki:hover {
color: #b4aa50 !important;
}
.w3-text-lime,
.w3-hover-text-lime:hover {
color: #cddc39 !important;
}
.w3-text-orange,
.w3-hover-text-orange:hover {
color: #ff9800 !important;
}
.w3-text-deep-orange,
.w3-hover-text-deep-orange:hover {
color: #ff5722 !important;
}
.w3-text-pink,
.w3-hover-text-pink:hover {
color: #e91e63 !important;
}
.w3-text-purple,
.w3-hover-text-purple:hover {
color: #9c27b0 !important;
}
.w3-text-deep-purple,
.w3-hover-text-deep-purple:hover {
color: #673ab7 !important;
}
.w3-text-red,
.w3-hover-text-red:hover {
color: #f44336 !important;
}
.w3-text-sand,
.w3-hover-text-sand:hover {
color: #fdf5e6 !important;
}
.w3-text-teal,
.w3-hover-text-teal:hover {
color: #009688 !important;
}
.w3-text-yellow,
.w3-hover-text-yellow:hover {
color: #d2be0e !important;
}
.w3-text-white,
.w3-hover-text-white:hover {
color: #fff !important;
}
.w3-text-black,
.w3-hover-text-black:hover {
color: #000 !important;
}
.w3-text-grey,
.w3-hover-text-grey:hover,
.w3-text-gray,
.w3-hover-text-gray:hover {
color: #757575 !important;
}
.w3-text-light-grey,
.w3-hover-text-light-grey:hover,
.w3-text-light-gray,
.w3-hover-text-light-gray:hover {
color: #f1f1f1 !important;
}
.w3-text-dark-grey,
.w3-hover-text-dark-grey:hover,
.w3-text-dark-gray,
.w3-hover-text-dark-gray:hover {
color: #3a3a3a !important;
}
.w3-border-amber,
.w3-hover-border-amber:hover {
border-color: #ffc107 !important;
}
.w3-border-aqua,
.w3-hover-border-aqua:hover {
border-color: #00ffff !important;
}
.w3-border-blue,
.w3-hover-border-blue:hover {
border-color: #2196f3 !important;
}
.w3-border-light-blue,
.w3-hover-border-light-blue:hover {
border-color: #87ceeb !important;
}
.w3-border-brown,
.w3-hover-border-brown:hover {
border-color: #795548 !important;
}
.w3-border-cyan,
.w3-hover-border-cyan:hover {
border-color: #00bcd4 !important;
}
.w3-border-blue-grey,
.w3-hover-border-blue-grey:hover,
.w3-border-blue-gray,
.w3-hover-border-blue-gray:hover {
border-color: #607d8b !important;
}
.w3-border-green,
.w3-hover-border-green:hover {
border-color: #4caf50 !important;
}
.w3-border-light-green,
.w3-hover-border-light-green:hover {
border-color: #8bc34a !important;
}
.w3-border-indigo,
.w3-hover-border-indigo:hover {
border-color: #3f51b5 !important;
}
.w3-border-khaki,
.w3-hover-border-khaki:hover {
border-color: #f0e68c !important;
}
.w3-border-lime,
.w3-hover-border-lime:hover {
border-color: #cddc39 !important;
}
.w3-border-orange,
.w3-hover-border-orange:hover {
border-color: #ff9800 !important;
}
.w3-border-deep-orange,
.w3-hover-border-deep-orange:hover {
border-color: #ff5722 !important;
}
.w3-border-pink,
.w3-hover-border-pink:hover {
border-color: #e91e63 !important;
}
.w3-border-purple,
.w3-hover-border-purple:hover {
border-color: #9c27b0 !important;
}
.w3-border-deep-purple,
.w3-hover-border-deep-purple:hover {
border-color: #673ab7 !important;
}
.w3-border-red,
.w3-hover-border-red:hover {
border-color: #f44336 !important;
}
.w3-border-sand,
.w3-hover-border-sand:hover {
border-color: #fdf5e6 !important;
}
.w3-border-teal,
.w3-hover-border-teal:hover {
border-color: #009688 !important;
}
.w3-border-yellow,
.w3-hover-border-yellow:hover {
border-color: #ffeb3b !important;
}
.w3-border-white,
.w3-hover-border-white:hover {
border-color: #fff !important;
}
.w3-border-black,
.w3-hover-border-black:hover {
border-color: #000 !important;
}
.w3-border-grey,
.w3-hover-border-grey:hover,
.w3-border-gray,
.w3-hover-border-gray:hover {
border-color: #9e9e9e !important;
}
.w3-border-light-grey,
.w3-hover-border-light-grey:hover,
.w3-border-light-gray,
.w3-hover-border-light-gray:hover {
border-color: #f1f1f1 !important;
}
.w3-border-dark-grey,
.w3-hover-border-dark-grey:hover,
.w3-border-dark-gray,
.w3-hover-border-dark-gray:hover {
border-color: #616161 !important;
}
.w3-border-pale-red,
.w3-hover-border-pale-red:hover {
border-color: #ffe7e7 !important;
}
.w3-border-pale-green,
.w3-hover-border-pale-green:hover {
border-color: #e7ffe7 !important;
}
.w3-border-pale-yellow,
.w3-hover-border-pale-yellow:hover {
border-color: #ffffcc !important;
}
.w3-border-pale-blue,
.w3-hover-border-pale-blue:hover {
border-color: #e7ffff !important;
}
.navbar {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: #333;
  padding: 10px 20px;
  z-index: 1000;
}

.navbar .left, .navbar .center, .navbar .right {
  flex: 1;
  display: flex;
  justify-content: center;
  align-items: center;
}

.navbar .left {
  justify-content: flex-start;
}

.navbar .right {
  justify-content: flex-end;
}

.navbar a {
  color: white;
  text-decoration: none;
  padding: 14px 20px;
  text-align: center;
}

.navbar a:hover {
  background-color: #575757;
  border-radius: 4px;
}

.content {
  padding-top: 80px; /* Adjust based on navbar height */
}
.navbar {
  position: fixed; /* Keeps navbar at the top */
  top: 0;
  left: 0;
  width: 100%;
  display: flex;
  justify-content: space-around;
  background-color: #333;
  padding: 10px 0;
  z-index: 1000; /* Ensures navbar stays above other content */
  margin-bottom: 300px;
}

.navbar a {
  color: white;
  text-decoration: none;
  padding: 14px 20px;
  text-align: center;
}

.navbar a:hover {
  background-color: #575757;
  border-radius: 4px;
}

.navbar .logo {
  font-size: 24px;
  font-weight: bold;
}

/* Add top padding to body content to avoid overlap with navbar */
.content {
  padding-top: 60px;
}