:root {
     --text-size-default: .875rem;
     --button-masuk-color: #64d6cc !important;
     --button-daftar-color: #117f98 !important;
     --result-tanggal-background: linear-gradient(0deg, #117f98 0%, #64d6cc 100%)!important;
}
 .btn{
     text-shadow:1px 1px 2px #000000!important;
}
 .play-regular {
     font-family: "Play", sans-serif;
     font-weight: 400;
     font-style: normal;
}
 .play-bold {
     font-family: "Play", sans-serif;
     font-weight: 700;
     font-style: normal;
}
/* Image Popup Styles */
 .imgpop {
     border: 0 !important;
     width: 450px;
     aspect-ratio: 0 !important;
     object-fit: cover;
     margin: 5px 0 5px 0 !important;
}

@media only screen and (min-width: 601px) {
  .imgpop {
     width: 450px!important;
  }
}

/* Modal Dialog Styles */
 .modal-dialog {
     background: #000000c4;
     border: 2px solid #64d6cc;
     border-radius: 10px;
     margin-top: 15px !important;
}
 .modal-content {
     text-align: center !important;
     padding: 8px !important;
     background: #00000026 !important;
}
 .modal-header {
     display: block !important;
     text-align: center;
     padding: 0 !important;
     border-bottom: 2px solid #64d6cc !important;
}
 .modal-footer {
     display: block !important;
     border-top: 2px solid #ffb916 !important;
}
 .modal-btn {
     padding: 0 10px;
     background: #64d6cc;
     border: 1px solid #64d6cc;
     color: #000;
     font-weight: 700;
     height: 30px;
     border-radius: 6px;
}
 .modal-btn:hover {
     background: #41978f;
     border: 1px solid #41978f;
}
 footer h1 {
     color: #64d6cc;
     font-size: 2.5rem;
     text-align: center;
}
 @media only screen and (max-width: 1000px) {
     .btn-masuk, .btn-daftar {
         border: 0 !important;
    }
     footer h1 {
         color: #64d6cc;
         font-size: 2rem;
         text-align: center;
    }
}
 @media only screen and (max-width: 768px) {
     .imgpop {
         width: 100%;
         border: 0 !important;
         aspect-ratio: 0 !important;
         object-fit: cover !important;
    }
     .modal-dialog {
         margin-top: 120px !important;
    }
}


 .fixed-left {
     zoom: .85;
     position: fixed;
     z-index: 99;
     bottom: 150px;
     left: -10px;
     width: 120px;
     padding: 15px 15px 15px 20px;
     background-color: #262626d2;
     border-radius: 10px;
     border: 3px solid rgba(255, 0, 0, 0);
     transition: .5s ease-in-out 
}
 .fixed-left a, main {
     display: block 
}
 .fixed-img-100, .fixed-rtp, .fixed-wa {
     width: 100% 
}
 .fixed-rtp .fixed-apk .fixed-rtp .fixed-vpn {
     margin-bottom: 5px 
}
 .fixed-rtp .animated, .fixed-wa .animated {
     -webkit-animation: 1s ease-in-out infinite alternate;
     animation: 1s ease-in-out infinite alternate 
}
 .fixed-arrow {
     position: absolute;
     right: -25px;
     top: 10px;
     bottom: 10px;
     background-color: #64d6cc;
     width: 25px;
     border-radius: 0 10px 10px 0;
     cursor: pointer;
     box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;
}
 .vertical-align-center {
     align-items: center 
}
 .dflex {
     display: flex !important 
}
 .justify-content-center {
     justify-content: center !important 
}
 .fixed-arrow img {
     transform: rotate(270deg);
     filter: invert(1) 
}
 .img-xxs {
     height: 20px 
}
 @media (max-width:1366px) {
     .img-xxs {
         height: 15px 
    }
}
 .fixed-left.ontogel {
     left: -110px 
}

.wrapper-service {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  align-items: center;
  border-radius: 10px;
  margin-top: 1.3rem;
  padding: 0.8rem;
  background: transparent;
}
.item-service {
  margin-right: 3rem;
}
.item-service:last-child {
  margin-right: 0;
}
.item-service {
  margin: 10px 0 15px;
  display: grid;
  grid-template-columns: 1fr auto;
  grid-column-gap: 20px;
  width: 33%;
  padding: 0 15px;
  font-family: "Play", sans-serif!important;
}
.service-average {
  align-self: center;
}
.service-title {
  font-size: 16px;
  font-weight: 600;
  color: var(--line-color);
}
.service-subtitle {
  font-size: 12px;
  font-weight: 600;
  margin-bottom: 5px;
  color: var(--primary-text-color);
}
.server-status-title {
  font-size: 12px;
  font-weight: 600;
  color: var(--primary-text-color);
}
.server-status-text {
  color: #6eff43;
  letter-spacing: 1.3px;
}
.progress {
  padding: 2px;
  margin-bottom: 0;
  overflow: hidden;
  display: -ms-flexbox;
  display: flex;
  height: 1rem;
  overflow: hidden;
  line-height: 0;
  font-size: 0.75rem;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}
.progress-bar {
  background: var(--result-tanggal-background);
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  overflow: hidden;
  color: var(--primary-text-color);
  text-align: center;
  white-space: nowrap;
  background-color: #007bff;
  transition: width 0.6s ease;
}
.service-time {
  background: var(--result-tanggal-background);
  color: var(--primary-text-color);
  font-weight: bold;
  text-shadow: 1px 1px 1px #333;
  border-radius: 8px;
  padding: 7px 10px;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-width: 80px;
}
.time-number {
  font-size: 25px;
  font-weight: 900;
}
.time-title {
  font-size: 13px;
  font-weight: 900;
}
@media only screen and (max-width: 600px) {
  .wrapper-service {
    display: flex;
    flex-direction: column;
  }
  .item-service {
    width: 100%;
  }
}
@media (min-width: 1024.5px) {
  .ontogel52 {
    aspect-ratio: 0;
    min-height: 0 !important;
  }
}
.ontogel52 {
  display: flex;
  padding: 1em;
  flex-wrap: wrap;
  min-height: 26.64rem;
  justify-content: space-between;
  align-items: flex-start;
}
@media (min-width: 1024.5px) {
  .ontogel33 {
    max-width: 1000px !important;
    padding-left: 0;
    padding-right: 0;
  }
}
.ontogel33 {
  width: 100%;
  margin: 0 auto;
  max-width: 100vw;
  padding-left: 1em;
  padding-right: 1em;
}
.ontogel54 {
  width: calc(50% - 8px);
  border: 1px solid transparent;
  background: linear-gradient(#0b0b0b, #0b0b0b) padding-box, linear-gradient(to right, #14829a, #61d3ca) border-box;
  border-radius: 0.75em;
}
.ontogel144 {
  top: -1px;
  left: -1px;
  display: inline-block;
  position: relative;
}
.ontogel144 .ontogel142 {
  border-top-left-radius: 0.75rem;
}
.ontogel53 {
  padding: 0.8rem 1rem 0.4rem 1.5rem;
  font-size: 2rem;
  font-family: futurab, "UTM HelveBold", sans-serif;
}
.ontogel145 {
  display: inline-block;
  z-index: 2;
  position: relative;
}
.ontogel143 {
  padding: 0.4rem 0 0.6rem 1rem;
  font-size: 1.2em;
  font-family: "Play", sans-serif!important;
  font-weight: 700;
}
.ontogel142 {
  color: var(--primary-text-color);
  background:var(--result-tanggal-background);
  text-shadow: 0.5px 0.5px #000;
}
.ontogel146 {
  top: 0;
  right: -1.3em;
  width: 3em;
  bottom: 0;
  z-index: 1;
  position: absolute;
  font-size: 2rem;
  transform: skew(-30deg);
  background:var(--result-tanggal-background);
  border-radius: 0 0 0.75em 0;
}
.MuiTableWrapper {
  width: 100%;
  max-width: 100%;
  padding: 1rem;
  border-radius: 10px;
  background: #0b0b0b;
  box-sizing: border-box;
}
.MuiTableContainer-root {
  width: 100%;
  box-sizing: border-box;
  height: 12rem;
  overflow: hidden;
  position: relative;
}
.ontogel147 {
  width: 100%;
  border: 0;
  box-sizing: border-box;
  border-collapse: collapse;
}
.MuiTable-root {
  width: 100%;
  display: table;
  border-spacing: 0;
  border-collapse: collapse;
}
.ontogel56 tbody {
  min-height: 608px;
  overflow: hidden;
  position: relative;
}
.MuiTableBody-root {
  display: table-row-group;
}
.ontogel56 tbody tr {
  background: #212121;
}
.ontogel147 tbody tr {
  color: var(--primary-text-color);
  background: #252525;
  box-sizing: border-box;
}
.ontogel56 tr {
  animation: moveUp 80s linear infinite;
}
@keyframes moveUp {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-1500px);
  }
}
.MuiTableRow-root {
  color: inherit;
  display: table-row;
  outline: 0;
  vertical-align: middle;
}
.ontogel56 td:nth-child(1) {
  width: 40%;
}
.ontogel56 td:nth-child(2) {
  width: 30%;
  text-align: right;
}
.ontogel56 td:nth-child(3) {
  width: 30%;
  text-align: right;
}
.ontogel147 td:first-child {
  padding-left: 1rem;
}
.ontogel56 td {
  font-size: 1rem;
  font-family: "Play", sans-serif!important;
  font-weight: 700;
}
.ontogel147 td {
  border: 0;
  padding: 0.5rem;
}
.ontogel255 {
  padding: 8px 16px;
}
.MuiTableCell-alignLeft {
  text-align: left;
}
.MuiTableCell-body {
  color: inherit;
}
.MuiTableCell-root {
  display: table-cell;
  padding: 16px;
  font-size: inherit;
  text-align: left;
  font-family: "Roboto", "Helvetica", "Arial", sans-serif;
  font-weight: 400;
  line-height: 1.43;
  border-bottom: 1px solid rgba(224, 224, 224, 1);
  letter-spacing: 0.01071em;
  vertical-align: inherit;
}
.ontogel56 tbody tr:nth-child(even) {
  background: #3b3b3b;
}
.ontogel147 tbody tr:nth-child(even) {
  background: #1f1f1f;
}

@media (max-width: 1024.5px) and (max-aspect-ratio: 11 / 9),
  (max-width: 567.5px) {
  .ontogel52 {
    min-height: 25.416666666666668rem;
    padding-top: 0;
  }
}

@media (max-width: 1024.5px) {
  .ontogel54 {
    width: 100%;
    margin: 5px;
  }
}
@media (max-width: 1024.5px) and (max-aspect-ratio: 11 / 9),
  (max-width: 567.5px) {
  .ontogel56 {
    border: none;
    border-radius: 0;
  }
}


@-webkit-keyframes blinker {
  from {opacity: 1.0;}
  to {opacity: 0.0;}
}
.blink{
	text-decoration: blink;
	-webkit-animation-name: blinker;
	-webkit-animation-duration: 0.6s;
	-webkit-animation-iteration-count:infinite;
	-webkit-animation-timing-function:ease-in-out;
	-webkit-animation-direction: alternate;
}