@font-face {
  font-family: charBB;
  src: url(../../../temp-18/css/font/charbb-reg.ttf);
}

.keypad-trigger1 {
    background: url(../../../images/pin/titik.png) center no-repeat;
    background-size: 22px 22px;
    /*position: absolute;*/
    width: 22px;
    height: 22px;
    border: none;
    right: 20px;
    top: 5px;
    margin-left: -3rem;
    z-index: 2;
}

.pin-bold {
    font-weight: bold;
    color: rgba(200, 147, 33);
}

.ui-widget-content {
    border: 1px solid #666;
    background: #fff;
    color: #000;
}

.ui-widget.ui-widget-content {
    border: 3px solid rgba(200, 147, 33);
    background: rgba(33, 33, 33);
}

#keyboard5_keyboard {
    background: rgba(33, 33, 33);
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
   
    font-weight: bold;
    color: #eee;
    border: 1px solid transparent;
    border-radius: 3px;
}

.ui-keyboard-bksp {
    background-image: -moz-linear-gradient(
        90deg,
        rgb(194, 73, 0) 0%,
        rgb(255, 117, 34) 100%
    ) !important;
    background-image: -webkit-linear-gradient(
        90deg,
        rgb(194, 73, 0) 0%,
        rgb(255, 117, 34) 100%
    ) !important;
    background-image: -ms-linear-gradient(
        90deg,
        rgb(194, 73, 0) 0%,
        rgb(255, 117, 34) 100%
    ) !important;
    border: 1px solid rgb(255, 113, 28) !important;
    width: 95px;
    height: 34px;
    font-size: 15px;
    font-family: roboto;
}

.ui-keyboard-cancel {
    background-image: -moz-linear-gradient(
        90deg,
        rgb(113, 0, 0) 0%,
        rgb(255, 0, 0) 100%
    ) !important;
    background-image: -webkit-linear-gradient(
        90deg,
        rgb(113, 0, 0) 0%,
        rgb(255, 0, 0) 100%
    ) !important;
    background-image: -ms-linear-gradient(
        90deg,
        rgb(113, 0, 0) 0%,
        rgb(255, 0, 0) 100%
    ) !important;
    border: 1px solid rgb(253, 0, 0) !important;
    width: 95px;
    height: 34px;
    font-size: 15px;
    font-family: roboto;
}

.ui-keyboard-enter {
    background: url("../images/PROSES1.png") !important;
    width: 95px;
    height: 34px;
    font-size: 15px;
    font-family: roboto;
}

.ui-keyboard-enter.ui-keyboard-valid-input {
    background: url("../images/PROSES1.png");
    width: 95px;
    height: 34px;
    font-size: 15px;
    font-family: roboto;
}

.ui-keyboard-enter.ui-keyboard-invalid-input {
    background: url("../images/PROSES1.png");
    display: block;
    color: #fff;
    opacity: 0.5;
    filter: alpha(opacity=50);
    width: 95px;
    height: 34px;
    font-size: 15px;
    font-family: roboto;
}

.pin-italic {
    font-style: italic;
    color: #fff;
    font-size: 24px;
    text-align: left;
    margin-top: 5px;
    border-bottom: 1px solid #ddd;
}

.yellow {
    color: #ff0000;
}

.garis {
    width: 0px;
    height: 160px;
    border: 1px #383838 solid;
    position: relative;
    left: 170px;
}

.inputbank {
    border-radius: 10px;
    padding-left: 10px;
    color: #000;
}

.keypad-trigger {
    background: url(../../../images/titik.png) center no-repeat;
    background-size: 22px 22px;
    /*position: absolute;*/
    width: 22px;
    height: 22px;
    border: none;
    top: 5px;
    right: 5px;
    margin-left: -3rem;
    z-index: 2;
}

.blue-i {
    color: #e20000;
}

button.ui-keyboard-accept.ui-keyboard-invalid-input {
    /* border-color: #c00; */
    background-image: -webkit-linear-gradient( 90deg, rgba(200, 147, 33) 0%, rgba(200, 147, 33) 100%);
    border: 1px solid rgba(200, 147, 33);
    display: block;
    color: #fff;
    opacity: 0.5;
    filter: alpha(opacity=50);
    width: 95px;
    height: 34px;
    font-size: 15px;
    font-family: roboto;
}

button.ui-keyboard-accept.ui-keyboard-valid-input {
    background-image: -webkit-linear-gradient( 90deg, rgba(200, 147, 33) 0%, rgba(200, 147, 33) 100%);
    background-image: -ms-linear-gradient( 90deg, rgba(200, 147, 33) 0%, rgba(200, 147, 33) 100%);
    border: 1px solid rgba(200, 147, 33);
    width: 95px;
    height: 34px;
    font-size: 15px;
    font-family: roboto;
}

/* Memo */
.note-frame {
    background-color: white;
}


.limit-footer{
    word-wrap: break-word;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}


/*footer*/
.full-footer{
    max-height: 100%;
}

:-ms-reveal{
    display: none!important;
}

.ui-keyboard-preview-wrapper [type='password']:focus {  
    outline: 2px solid transparent;
    outline-offset: 2px;
    --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgba(200, 147, 33);
    border-color: rgba(200, 147, 33);
}

/* ui alert button */
#uialert_modal a.btn.btn-success{
    text-decoration: none;
    background-color: #c6921f;
    padding: 0.25rem 1rem;
    margin-bottom: 0.5rem;
    display: inline-block;
    border-radius: 0.5rem;
}

:-ms-reveal{
    display: none!important;
}

/* navbar change provider icon */
.icon-change:hover .icon-bottom{
    display: none;
}
.icon-change:hover .icon-top{
    display: block;
}

/* override js color */
.bg-gradient-to-b.from-green-tobabet-7.to-green-tobabet-6{
    background-image: linear-gradient(to bottom, #c6921f, #654a10)!important;
}

/* pagination */
.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
  }
  .pagination > li {
    display: inline;
  }
  .pagination > li > a,
  .pagination > li > span {
    position: relative;
    float: left;
    padding: 8px 12px;
    line-height: 1.42857143;
    text-decoration: none;
    color: #ffffff;
    background-color: #222222;
    border: 1px solid #282828;
    margin-left: -1px;
  }
  .pagination > li:first-child > a,
  .pagination > li:first-child > span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
  }
  .pagination > li:last-child > a,
  .pagination > li:last-child > span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
  }
  .pagination > li > a:hover,
  .pagination > li > span:hover,
  .pagination > li > a:focus,
  .pagination > li > span:focus {
    z-index: 2;
    color: #ffffff;
    background-color: #c89321;
    border-color: transparent;
  }
  .pagination > .active > a,
  .pagination > .active > span,
  .pagination > .active > a:hover,
  .pagination > .active > span:hover,
  .pagination > .active > a:focus,
  .pagination > .active > span:focus {
    z-index: 3;
    color: #ffffff;
    background-color: #c89321;
    border-color: transparent;
    cursor: default;
  }
  .pagination > .disabled > span,
  .pagination > .disabled > span:hover,
  .pagination > .disabled > span:focus,
  .pagination > .disabled > a,
  .pagination > .disabled > a:hover,
  .pagination > .disabled > a:focus {
    color: #888888;
    background-color: #222222;
    border-color: #282828;
    cursor: not-allowed;
  }
  .pagination-lg > li > a,
  .pagination-lg > li > span {
    padding: 14px 16px;
    font-size: 18px;
    line-height: 1.3333333;
  }
  .pagination-lg > li:first-child > a,
  .pagination-lg > li:first-child > span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px;
  }
  .pagination-lg > li:last-child > a,
  .pagination-lg > li:last-child > span {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px;
  }
  .pagination-sm > li > a,
  .pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
  }
  .pagination-sm > li:first-child > a,
  .pagination-sm > li:first-child > span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
  }
  .pagination-sm > li:last-child > a,
  .pagination-sm > li:last-child > span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
  }
  
/* game search scroll */
.gamescroll::-webkit-scrollbar {
  width: 10px;
}

.gamescroll::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey; 
  border-radius: 10px;
}
 
.gamescroll::-webkit-scrollbar-thumb {
  background: grey; 
  border-radius: 10px;
}

.gamescroll::-webkit-scrollbar-thumb:hover {
  background: grey; 
}

/* games-scroll desktop page categories */
.games-scroll::-webkit-scrollbar {
  width: 15px;
}
  
.games-scroll::-webkit-scrollbar-track {
      -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,1); 
      border-radius: 2px;
}
  
.games-scroll::-webkit-scrollbar-thumb {
      border-radius: 2px;
      background-color: #3c2f1e;
}

.none-scroll::-webkit-scrollbar-thumb, .none-scroll::-webkit-scrollbar-track, .none-scroll::-webkit-scrollbar {
      display:none;
}

/* default background */
.bg-hasil-togel, .bg-jackpot, .bg-footer-description{
  background: #1B1E2F;
}

.bg-dropdown-menu{
  background: hsl(0,0%,100%);
  opacity: 0.98;
  top: 99%;
}

@media (max-width: 768px) {
  .bg-dropdown-menu{
    top: 96%;
  }
}

/* line clamp */
.line-clamp-3{
  word-wrap: break-word;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

/* nav scrollbar */
/* width */
nav::-webkit-scrollbar {
  height: 10px;
}

/* Track */
nav::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px rgb(224, 223, 215);
  border-radius: 5px;
}

/* Handle */
nav::-webkit-scrollbar-thumb {
  background: #debb4a;
  border-radius: 5px;
}

.pro-left, .pro-right {
  /* background-image: url('../img/desktop/home/provider.png'); */
  width: 550px;
  height: 205px;
  background-repeat: no-repeat;
}

.pro-left {
  margin-left: auto;
  margin-right: 0;
  background-position: 0 1px;
}

.pro-right {
  /* background-position: 0 -200px; */
  background-position: 0px 99%;
  background-repeat: no-repeat;
}

.undermaintenance {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: white;
  font-weight: bold;
  background-color: #ff0000cc;
  z-index: 5;
}

/* form complaint */
.desc-list-complaint > ul {
  list-style-type: disc !important;
  margin-left:2vh;
}

/* user - referral */
.validation-wrapper{
  transform: translateY(2vh);
}