div {
	box-sizing: border-box;
}


body {
	
	background: black;
	font-family: 'Oswald', sans-serif;
}

.space {
	width: 100%;
	height: 150px;
}

.container {
	width: 65%;
	margin: auto;
		
}

.head {
	width: 100%;
	padding: 20px;
	background: black;
	border: 1px solid #FF0000;
}

.logo {
	display: block;
	width: 550px;
	height: 210px;
	background: url("../img/Datahk-pools.webp") center no-repeat;
	background-size: 100% 100%;
	margin: auto;
}

.logo-area {
	display: block;
	text-align: center;
	background-size: 100% 100%;
	margin: auto;
	border: 1px solid #FF0000;
}


.banner-float {
	position: fixed;
	width: 100%;
	text-align: center;
	bottom: 0px;
	z-index: 9999;
}

.banner-float img {
	width: 728px;
	
}

.banner1 img {
	display: inline-block;
	width: 728px;
}
.floating-top {
	background: transfarant; top: 0; height: auto; left: 0; padding: 0px; position: fixed; text-align: center; width: 100%; z-index: 1001;
}
.floating-bottom {
	background: transfarant; bottom: 0; height: auto; left: 0; padding: 0px; position: fixed; text-align: center; width: 100%; z-index: 1001;
}

.floating-top img {
	width: 32%;
}
.floating-bottom img {
	width: 32%;
}
.headerbanner{
text-align:center;
}
.headerbanner img {
	width:49.5%;
}

.banner-top img {
	width: 728px;
	
}

.menu {
	display: block;
	width: 100%;
	text-align: center;
	background: #FF0000;
	border: 1px solid #FF0000;
}

.menu a {
	display: inline-block;
	padding: 10px 20px;
	text-decoration: none;
	color: white;
	margin: 0px;
	font-size: 18px;
}

.menu a:hover {
	color: black;
}

.content {
	width: 100%;
	border: 1px solid #FF0000;
}

h1, h2, h3 {
    text-align: center;
}

h3 {
	font-family: 'Oswald', sans-serif;
	color: white;
	font-size: 22px;
}

.title-head {
	font-size: 24px;
	text-decoration: none;
	color: white;
	
}

.title-footer {
	font-size: 22px;
	text-decoration: none;
	color: white;
}

.content p {
	text-align: left;
	font-size: 16px;
	color: white;
	margin: 10px;
}

.lassres {
	width: 98%;
	margin: auto;
}

.lassres table {
	width: 100%;
	
}

.responsive-img {
  width: 450px;
  height: 135px;
}

.myTable {
    width: 98%;
    margin-bottom: 10px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    background:transparent;
}
#myTable th {
    color: #fff;
    background: #FF0000;
    font-size: 16px;
    font-weight:bold;
}
.entry-content a {
    text-decoration: none;
}
.entry-content a:hover {
    text-decoration: underline;
}
.myTable td, .myTable th {
	border:1px solid #ddd; padding:4px 0;  font-weight:normal; text-align:center;
}
.myTable .tahun th {
	background: #FF0000; padding:6px 0; font-size:120%; font-weight:bold; color:#fff;
}
.myTable .hari th {
	background: #FF0000; font-weight:700; color: #fff;
}
.myTable tr:not(.hari):not(.tahun) td {
	background:#fff; color:#000; font-size:14px;
}
.myTable tr:not(.hari):not(.tahun):nth-last-child(5n+1) td {
    background:#ccc; color:#FF0500; font-size:14px
}
.d-sm-none {
    display: none !important;
}

.toc {
	list-style-type: square;
	margin:  0px 20px;
	color: white;
}


.content-nav {
	list-style-type: square;
	margin:  0px 10px;
	color: white;
}


.genericon  {color: white;}
a {color: white; text-decoration: none;}
a:hover {color: #ff0000;}


@media only screen and (max-device-width: 1000px) {
	
  .floating-top img {
width:100%
}
.floating-bottom img {
width:100%
}
  .headerbanner img{
  width:100%;
  }
  .container {
		width: 100%;
		
		
	}
	
	.logo {
	width: 280px;	
	height: 80px;
	margin: auto;
	}
	
	.logo-area {
        padding: 10px 0;
    }

    .logo-area img {
        width: 220px;
        max-width: 90%;
        height: auto;
    }
    
	.menu a {
		display: block;
		font-size: 16px;
		border: 1px solid #fff;
	}
	
	.lassres {
	width: 100%;
	margin: auto;
	
    }

    .lassres tableresult {
	width: 100%;
	padding: 0 0 0 0;
	border: 1px solid white;	
    }

    .lassres img {
    width: 100%;
    height: auto;
    padding: 1px 0 0 0;
    }
	
	h3 {
		font-size: 14px;
		
	}
	
	.title-footer {
		font-size: 14px;
		
	}
}

@media only screen and (max-device-width: 768px) {
	
  .floating-top img {
width:100%
}
.floating-bottom img {
width:100%
}
  .headerbanner img{
  width:100%;
  }
  .container {
		width: 100%;
		
		
	}
	
	.logo {
	width: 280px;	
	height: 80px;
	margin: auto;
	}
	
	.logo-area {
        padding: 10px 0;
    }

    .logo-area img {
        width: 220px;
        max-width: 90%;
        height: auto;
    }
    
	.menu a {
		display: block;
		font-size: 16px;
		border: 1px solid #fff;
	}
	
	.lassres {
	width: 100%;
	margin: auto;
	
    }

    .lassres tableresult {
	width: 100%;
	padding: 0 0 0 0;
	border: 1px solid white;	
    }

    .lassres img {
    width: 100%;
    height: auto;
    padding: 1px 0 0 0;
    }

	h3 {
		font-size: 14px;
		
	}
	
	.title-footer {
		font-size: 14px;
		
	}
}

@media (max-width:768px){
  .myTable td,
  .myTable th {
    font-size: 13px;
    line-height: 1.4;
  }
}

@media (max-width: 768px) {
  .responsive-img {
    width: 320px;
  height: 90px;
  }
}

@media only screen and (max-device-width: 550px) {
	.logo {
	width: 205px;
    margin: auto;        
	} 
  .banner1 img {
		display: inline-block;
		width: 100%;
	}
}  
.banner1 {
		display: block;
		text-align:center;
	}
	
.banner img {
		display: block;
		width: 100%;
		margin: 0px;
	}
	.banner-float {
		width: 100%;
		
	}
	
	.banner-float img {
		width: 100%;
}
/* ===== TOC Dropdown ===== */

.toc-dropdown{
    margin:15px 10px;
}

.toc-dropdown details{
    background:#0a0a0a;
    border:1px solid #ff0000;
    border-radius:6px;
    overflow:hidden;
}

.toc-dropdown summary{
    list-style:none;
    cursor:pointer;
    padding:12px 15px;
    background:#ff0000;
    color:#fff;
    font-size:16px;
    font-weight:700;
}

.toc-dropdown summary::-webkit-details-marker{
    display:none;
}

.toc-dropdown summary::after{
    content:"+";
    float:right;
    font-size:20px;
    font-weight:bold;
}

.toc-dropdown details[open] summary::after{
    content:"−";
}

.toc-dropdown ul{
    list-style:none;
    margin:0;
    padding:10px;
    background:#0a0a0a;
}

.toc-dropdown li{
    margin:5px 0;
}

.toc-dropdown a{
    display:block;
    color:#fff;
    padding:8px 10px;
    border-left:3px solid #ff0000;
    background:#111;
    text-decoration:none;
}

.toc-dropdown a:hover{
    color:red;
    border-left-color:red;
}

/* Mobile */

@media (max-width:768px){

    .toc-dropdown{
        margin:10px 5px;
    }

    .toc-dropdown summary{
        font-size:15px;
        padding:10px;
    }

    .toc-dropdown a{
        font-size:14px;
        padding:10px;
    }
}
    /* ===== Special Elements ===== */

 .update-box {
background: #000;
border-left: 4px solid #ffc107;
padding: 15px;
margin: 20px 0;
border-radius: 0 5px 5px 0;
margin-bottom: 5px;
}

.details summary {
  cursor: pointer;
  color: #fff;
  font-weight: 600;
  font-size: 16px;
  margin-bottom: 5px;
}

.faq-item {
  padding: 10px;
  background-color: #000;
  margin-top: 5px;
}

.faq-question {
  margin: 0;
  font-size: 18px;
  margin-bottom: 5px;
  color: white;
  background: #FF0000;
}   

    /* ===== Footer ===== */
    footer {
        text-align: center;
        padding: 10px;
        color: white;
        font-size: 18px;
    }