.topup{
    width:100%;
    max-height:70px;
    top:0;
    position:fixed;
    text-align:center;
    display:block;
    z-index:1;
}
.topup img{
    width:100%;
    max-width:900px;
}
.downup{
    width:100%;
    max-height:70px;
    bottom:0;
    position:fixed;
    text-align:center;
    display:block;
    z-index:1;
}
.downup img{
    width:100%;
    max-width:900px;
}
body{
    width:100%;
    background-size: 100%;
    background: #fff;
    height:100%;
    margin:0;
    color: black;
    padding:0;
    font-family:arial;
}
.wrapper1{
    background: #f1f1f1;
}
#date{
    margin-right: 5px;
}
#time{
    display:inline;
}
h1,h2,h3,h4,h5{
    padding: 0;
    margin:0;
    display: inline;
}
a{
    color:black;
    text-decoration: none;
}
#wrapper{
    max-width:1475px;
    margin:0 auto;
    background:white;
}
#wrapper .header{
    width: 90%;
    padding: 2%;
    min-height:70px;
    display:inline-block;
}
 
#wrapper .header .logo{
    width: 25%;
}
#wrapper .header .logo img{
    width:100%;
    float:left;
}
#wrapper .header .bannerhead{
    width:74%;
    float:right;
}
#wrapper .header .bannerhead img{
    width:100%;
    display:flex;
}
center{
    padding-left:34%;
    width:58%;
}
#waktu{
    display: inline-block;
    width:30%;
    font-size:13px;
    font-family:arial;
    font-weight:bold;
    color:red;
}
#wrapper #navigation1{
    width: 69%;
    display:inline-block;
    padding: 0;
}
#wrapper #navigation1 ul{
    display:flex;
    position: relative;
    padding:0;
    margin:0 0 0 auto;
    justify-content: flex-end;
}
#wrapper #navigation1 ul li{
    list-style:none;
    display:inline-block;
    width: 20%;
    background: red;
    text-align: center;
    box-shadow: 0px 1px 4px 1px #fff;
    height: 19px;
  line-height: 1.42857143;
    font-family: arial;
    font-size: 14px;
}
#wrapper #navigation1 ul li:first-child a{
    color: blue;
}
#wrapper #navigation1 ul li a{
    width: 100%;
    background: red;
    display: block;
    color:white;
    font-weight: bold;
}
#wrapper #navigation1 ul li a:hover{
    color:yellow;
}
#wrapper #navigation1 ul li a:active{
    color: blue;
}
#wrapper #navigation{
    width: 100%;
    display:inline-block;
}
#wrapper #navigation ul{
    display:flex;
    position: relative;
    padding: 0;
}
#wrapper #navigation ul li{
    list-style:none;
    display:inline-block;
    width: 12.5%;
    background: red;
    text-align: center;
    height: 25px;
    line-height: 25px;
    font-size: 12px;
    font-weight: bold;
    border-radius:10px 10px 0 0;
    box-shadow: 0px 1px 4px 1px #fff;
}
#wrapper #navigation ul li a{
    width: 100%;
    display: block;
    color: white;
}
#wrapper #navigation ul li a:active, #wrapper #navigation ul li a:focus{
    background: blue;
    border-radius:10px 10px 0 0;
}
#wrapper #navigation ul li a:hover{
    color:yellow;
}
#page-nav-wrap{
    display:none;
}
#wrapper #maincontent{
    width:100%;
    display:inline-block;
}
 
#wrapper #maincontent .banner{
    width: 17%;
    margin-left: 50px;
    display:inline-block;
    min-height: 400px;
}
#wrapper #maincontent .banner img{
    display: block;
    margin-bottom: 15px;
}
#wrapper #maincontent .data{
    width:73%;
    margin:0;
    display:inline-block;
    vertical-align:top;
}
#wrapper #maincontent .data h3{
    font-size:18px;
}
#data1{
    width:110%;
    display:block;
    max-height:544px;
    font-family: 13px;
    margin: 0 auto;
}
#data2, #data3, #data4, #data5, #data6, #data7, #data8, #data9, #data21, #data22{
    display: block;
    width: 80%;
    max-height:544px;
    font-family: 13px;
    margin: 0 auto;
}
#data21 .imgabout{
    display: block;
    text-align: right;
}
#data21 .about{
    border: 2px solid #0000A0;
    color: #0000A0;
    font-family: arial;
    font-weight: bold;
    font-size: 13px;
}
#data21 .about h2{
    font-size: 13px;
    color: red;
}
#data21 .about h3 p{
    font-size: 13px;
}
#data22{
    width: 70%;
    border:2px solid red;
    background: white;
    text-align: center;
    padding: 15px 0 15px;
    margin-left: 15%;
}
#data22 .contact h1{
    font-family: Verdana;
    color: white;
    font-size: 13px;
}
#data22 .contact h1 a{
    color: yellow;
    text-decoration: underline;
}
footer{
    background: red;
    color:white;
    margin-left: 0%;
    display: inline-flex;
    width: 100%;
}
.footleft{
    display: inline-block;
    width: 50%;
    border-right: 2px solid white;
}
.footleft h4{
    font-family: "Times New Roman";
    font-size: 13px;
    font-weight: bold;
}
.footright{
  text-align:right;
  width: 49%;
}
.footright h5
    font-family: Tahoma
    font-size: 13px;
    font-weight: bold;
}
.banner1{
    display: block;
    width: 99%;
    margin: 0 auto;
}
.banner1 img{;
    width: 100%;
}
table{
    width: 125%;
    border-collapse:collapse;
    margin:5px auto;
    text-align: center;
    font-family: Tahoma;
}
 
table th{
  background: rgb(255, 9, 9);
    background-repeat: repeat-x;
    color: #efefe7;
    font-size: 13px;
    max-height: 18px;
    border:2px solid rgb(255, 9, 9);
}
table tr:hover{
    background: #FFB7B7;
}
table tr td{
    border: 2px solid grey;
    font-size: 12px;
    font-weight:bold;
}
table tr td:first-child{
    width: 5%;
}
table tr td:nth-child(2){
    width: 15%;
}
table tr td:nth-child(3){
    width: 15%;
    text-decoration:underline;
}
table tr td:nth-child(4){
    width: 55%;
}
table tr td:nth-child(5){
    width: 10%;
}
.ball{
    display: inline-block;
    width: 25px;
    line-height: 25px;
    border-radius: 50%;
    background-color: #0000a0;
    color:white;
    margin:2px;
    font-size: 14px;
}
#wrapper1::before{
    background:blue;
}
#wrapper1{
    max-width:935px;
    margin:0 auto;
    background: #ffffff;
}
#wrapper1 .header{
    width:98%;
    padding:1%;
    min-height:70px;
    display:inline-block;
}
#wrapper1 .header .logo{
    width:25%;
}
#wrapper1 .header .logo img{
    width:100%;
    float:left;
}
#navigationmin{
    width:100%;
    display:inline-block;
    background: #5f5f5f;
}
#navigationmin ul{
    display:flex;
    position: relative;
}
#navigationmin ul li{
    list-style:none;
    display:inline-block;
}
#navigationmin ul li a{
    padding:15px 20px;
    color:#f1f1f1;
}
#navigationmin ul li a:hover{
    background-color:#000000;
    color:#fff
}
#wrapper1  #bodylist{
    width:96%;
    padding:1%;
    margin:1%;
}
#wrapper1  #bodylist fieldset{
    margin:1% ;
    border-color:#ee5b28;
}
#wrapper1  #bodylist fieldset{
    margin:1%;
    border-color: #0d633b;
}
#wrapper1 #bodylist fieldset .buttona{
    padding:10px;
    background-color: #409444;
    margin:10px;
    display:inline;
    float:right;
    color:white;
    font-weight:bold;
}
#wrapper1 #bodylist .pagelist{
    display:inline-block;
    width:100%;
    padding:20px 0;
}
#wrapper1 #bodylist .pagelist .pagination{
    display:flex;
    position:relative;
}
#wrapper1 #bodylist .pagelist .pagination li{
    list-style:none;
    display:inline-block;
}
#wrapper1 #bodylist .pagelist .pagination li a{
    padding:15px 15px;
    border: 1px solid #ddd;
    margin:2px;
}
#wrapper1 #bodylist .pagelist .pagination li a:hover{
    background:#f8931d;
    color:white;
}
#wrapper1 .form{
    padding:20px;
}
#wrapper1 .form input[type=text]{
    width:150px;
    padding:10px 5px;
    border-radius:5px;
}
 
#wrapper1 .form input[type=date]{
    width:150px;
    padding:10px 5px;
    border-radius:5px;
}
#wrapper1 #bodylist form input[type=date]{
    width:150px;
    padding:10px 5px;
    border-radius:5px;
}
#wrapper1 #bodylist form input[type=text]{
    width:150px;
    padding:10px 5px;
    border-radius:5px;
}
#wrapper1 #bodylist form input[type=submit]{
    background:#f8931d;
    padding:10px 15px;
    font-weight:bold;
    text-transform:uppercase;
    border: 1px solid;
 
}
#wrapper1 #bodylist form input[type=submit]:hover{
    color:white;
    background:#ee5b28;
}
@media screen and (max-width: 868px) {
    #wrapper{
        border:0;
    }
    #wrapper #maincontent .data #data1 table .tbody .result td:nth-child(2) img{
        height:45px;
        width:30px;
    }
     #wrapper #maincontent .data #data3 table .tbody .result td:nth-child(2) img{
        height:45px;
        width:30px;
    }  
     #wrapper #maincontent .data #data6 table .tbody .result td:nth-child(2) img{
        height:45px;
        width:30px;
    }  
}
@media screen and (max-width: 768px){
    #wrapper #maincontent .data #data1 table .tbody .result td:first-child h3{
        font-size:12px;
    }
    #wrapper #maincontent .data #data1 table .tbody .result td:first-child{
        width:30%;
    }
    #wrapper #maincontent .data #data3 table .tbody .result td:first-child h3{
        font-size:12px;
    }
    #wrapper #maincontent .data #data3 table .tbody .result td:first-child{
        width:30%;
    }
    #wrapper #maincontent .data #data6 table .tbody .result td:first-child h3{
        font-size:12px;
    }
    #wrapper #maincontent .data #data6 table .tbody .result td:first-child{
        width:30%;
    }
    #wrapper #navigation1 ul li{
        width: 25%;
    }
}
@media screen and (max-width: 682px) {
    #wrapper #maincontent .data #data1 table .tbody .result td:nth-child(2) img{
        height:40px;
        width:25px;
    }
     #wrapper #maincontent .data #data3 table .tbody .result td:nth-child(2) img{
        height:40px;
        width:25px;
    }
     #wrapper #maincontent .data #data6 table .tbody .result td:nth-child(2) img{
        height:40px;
        width:25px;
    }
}
@media screen and (max-width: 750px){
    #wrapper #navigation{
        display:none;
    }
    #page-nav-wrap label {
    display: inline-block;
  }
  /* Collapse menu */
  #page-nav {
    flex-direction: column;
  }
  #page-nav {
    display: none;
 
  }
  #page-nav-wrap {
      background: red;
        margin-bottom: 10px
    }
  #page-nav-wrap input:checked ~ #page-nav {
    display: flex;
  }
  #page-nav-wrap label {
      color: #fff;
      background: #690000;
      padding: 5px 10px;
      font-size: 24px;
      cursor: pointer;
     }
  #hamburger{
    display:none;
  }
  #page-nav a {
      color: #f1f1f1;
      padding: 10px;
      font-size: 18px;
      text-decoration: none;
      text-align: center;
      border-bottom:1px solid #bf2230;
      /* Flex grow and basis will auto adjust the width */
      /* Remove these if you do not want auto width */
      flex-grow: 1;
      flex-basis: 0;
      /* A little bit of CSS animation magic */
      transition: all ease 0.3s;
    }
    #page-nav a:hover{
        background:#FFB7B7
    }
    #page-nav a:active{
        background:blue;
    }
    #page-nav a:first-child{
        border-top:1px solid #bf2230;
    }
 
    #page-nav-wrap{
    display:block;
    }
    #wrapper #maincontent .data{
        width:100%;
    }
    #data1, #data2, #data3, #data4, #data5, #data6, #data7, #data8, #data9, #data21{
        width: 100%;
    }
    #wrapper #maincontent .data #data1 table .tbody .result td:first-child{
        width:35%;
        padding-left:20px;
    }
    #wrapper #maincontent .data #data1 table .tbody .result td:first-child h3{
        font-size:12px;
    }
    #wrapper #maincontent .data #data1 table .tbody .result td:nth-child(2) img{
        height:40px;
        width:25px;
    }
    #wrapper #maincontent .banner{
        display:none;
    }
    #wrapper .header .logo{
        width:50%;
    }
 
    #wrapper #maincontent .banner img{
        display:none;
    }
    #wrapper #navigation1 ul li{
        width:30%;
    }
    #waktu{
        display:none;
    }
    #wrapper #navigation1{
        display:none;
    }
    center{
        padding: 1%;
        width:98%;
    }
}
@media screen and (max-width: 565px){
    #wrapper #maincontent .data{
        width:100%;
        margin:0;
        display:inline-block;
        vertical-align:top;
    }
    #wrapper #maincontent .data #data1 table .tbody .result td:first-child{
        width:35%;
        padding-left:20px;
    }
    #wrapper #maincontent .data #data1 table .tbody .result td:first-child h3{
        font-size:15px;
    }
    #wrapper #maincontent .data #data1 table .tbody .result td:nth-child(2) img{
        height:57px;
        width:37px;
    }
    #wrapper #maincontent .data #data3 table .tbody .result td:first-child{
        width:35%;
        padding-left:20px;
    }
    #wrapper #maincontent .data #data3 table .tbody .result td:first-child h3{
        font-size:15px;
    }
    #wrapper #maincontent .data #data3 table .tbody .result td:nth-child(2) img{
        height:57px;
        width:37px;
    }
    #wrapper #maincontent .data #data6 table .tbody .result td:first-child{
        width:35%;
        padding-left:20px;
    }
    #wrapper #maincontent .data #data6 table .tbody .result td:first-child h3{
        font-size:15px;
    }
    #wrapper #maincontent .data #data6 table .tbody .result td:nth-child(2) img{
        height:57px;
        width:37px;
    }
}
@media screen and (max-width: 451px){
    #wrapper #maincontent .banner img{
        width:100%;
        display:inline-block;
        padding:0;
        margin:0;
    }
    #wrapper #navigation{
        margin:0 auto;
        width:100%;
    }
    #wrapper #navigation ul{
        padding:0;
    }
    #wrapper #navigation ul li a{
        padding:10px 10px;
    }
    .ball{
        display: inline-block;
        width: 20px;
        line-height: 20px;
        border-radius: 50%;
        background-color: #990000;
        color:white;
        font-size: 12px;
    }
}
@media screen and (max-width: 343px){
    .ball{
        width: 22px;
        line-height: 22px;
        border-radius: 50%;
        background-color: #990000;
        color:white;
        margin:2px;
        font-size: 14px;
    }
    table td:last-child, table th:last-child{
        display:none;
    }
}
/*
     FILE ARCHIVED ON 10:38:54 Apr 22, 2025 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 04:47:11 May 26, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 1.331
  exclusion.robots: 0.039
  exclusion.robots.policy: 0.025
  esindex: 0.018
  cdx.remote: 9.795
  LoadShardBlock: 229.2 (3)
  PetaboxLoader3.datanode: 210.826 (4)
  PetaboxLoader3.resolve: 137.02 (2)
  load_resource: 169.551
*/