div {
	box-sizing: border-box;
	
}

.head {
    width: 100%;
    background: #ffffff;
    border: 1px solid #000000;
}

body {
	
	background: #ffffff;
	font-family: 'Oswald', sans-serif;
}

.space {
	width: 100%;
	height: 150px;
}

.container {
    width: 70%;
    margin: auto;
    border: 1px solid #0069ff;
}

.banner {
	width: 100%;
	box-sizing: border-box;
	text-align: center;
	background: #15278d;
}

.banner img {
	display: inline-block;
	width: 80%;
	box-sizing: border-box;
}

.banner-1 {
	width: 100%;
	box-sizing: border-box;
	text-align: center;
	background: white;
}

.banner-1 img {
	display: inline-block;
	width: 80%;
	box-sizing: border-box;
}


.logo {
	display: block;
	width: 728px;
	height: 200px;
	background: url("logo.gif") center no-repeat;
	background-size: 100% 100%;
	margin: auto;
}

.banner-float {
	position: fixed;
	width: 100%;
	text-align: center;
	bottom: 1px;
	z-index: 9999
}

.banner-float img {
	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: 728px
}
.floating-bottom img {
	width: 728px
}

.menu {
    display: block;
    width: 100%;
    border: 1px solid #958282;
    text-align: center;
    background: #537768;
}

.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 #7b7ae1;
}

h1, h2, h3, h4 {
	text-align: center;
	
}

h3 {
	font-family: 'Oswald', sans-serif;
	margin: 30px 0px;
	color: black;
	font-size: 22px;
}

h4 {
	font-family: 'Oswald', sans-serif;
	margin: 20px 0px;
	color: black;
	font-size: 20px;
}

.title-head {
	font-size: 24px;
	text-decoration: none;
	color: black;
	
}

.title-footer {
	font-size: 22px;
	text-decoration: none;
	color: black;
}

.content p {
	text-align: left;
	font-size: 16px;
	color: black;
	margin: 10px;
}

.genericon {color:black;}
a {color:black;}
a:hover {color:black;}

.hk {
	width: 70%;
	margin: auto;
	
}

.hk table {
	width: 100%;
	
}

.tanggal {
	width: 100%;
	text-align: center;
	background: rgba(224,0,0,1);
background: -moz-linear-gradient(top, rgba(224,0,0,1) 0%, rgba(140,0,0,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(224,0,0,1)), color-stop(100%, rgba(140,0,0,1)));
background: -webkit-linear-gradient(top, rgba(224,0,0,1) 0%, rgba(140,0,0,1) 100%);
background: -o-linear-gradient(top, rgba(224,0,0,1) 0%, rgba(140,0,0,1) 100%);
background: -ms-linear-gradient(top, rgba(224,0,0,1) 0%, rgba(140,0,0,1) 100%);
background: linear-gradient(to bottom, rgba(224,0,0,1) 0%, rgba(140,0,0,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e00000', endColorstr='#8c0000', GradientType=0 );
color: white;
font-size: 20px;
padding: 10px 0px;
box-sizing: border-box;
border: 2px solid #000000;
}

.prize {
	width: 50%;
	text-align: center;
	background: rgba(224,0,0,1);
background: -moz-linear-gradient(top, rgba(224,0,0,1) 0%, rgba(140,0,0,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(224,0,0,1)), color-stop(100%, rgba(140,0,0,1)));
background: -webkit-linear-gradient(top, rgba(224,0,0,1) 0%, rgba(140,0,0,1) 100%);
background: -o-linear-gradient(top, rgba(224,0,0,1) 0%, rgba(140,0,0,1) 100%);
background: -ms-linear-gradient(top, rgba(224,0,0,1) 0%, rgba(140,0,0,1) 100%);
background: linear-gradient(to bottom, rgba(224,0,0,1) 0%, rgba(140,0,0,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e00000', endColorstr='#8c0000', GradientType=0 );
color: white;
font-size: 20px;
padding: 10px 0px;
border: 2px solid #000000;
}

.prizenum {
	width: 50%;
	text-align: center;
	background: white;
	font-size: 20px;
	vertical-align: middle;
	border: 2px solid #000000;
}

.prizenum img {
	width: 100px;
	height: 26px;
}

.othernum {
	width: 50%;
	height: 40px;
	text-align: center;
	background: white;
	font-size: 18px;
	vertical-align: middle;
	border: 2px solid #000000;
	
}

.othernum img {
	
	width: 100px;
	height: 26px;
	
}

#myTable {
    border-collapse: collapse;
    width: 100%;
    border: 2px solid #a8b2bc;
    font-size: 18px
}

#myTable td,#myTable th {
    text-align: center;
    background: #ffffff;
    padding: 3px 0 3px 0;
    border: 2px solid #444;
    font-size: 16px;
    color: #000
}

#myTable th {
    color: #ffffff;
    background-image: linear-gradient(to bottom, #f40909, #f40909, #f40909, #f40909, #f40909);
    font-size: 18px
}

#myTable tr {
    border-bottom: 1px solid 3px
}

#myTable tr:hover {
    border-bottom: 1px solid #d25503
}

.TableKeluaran {
    background: white;
    width: 100%;
    margin: auto;
    text-align: center;
    border: 1px solid #000;
    border-spacing: 0px;
}    
    

.TableKeluaran {
    background: white;
    width: 100%;
    margin: auto;
    text-align: center;
    border: 1px solid #000;
    border-spacing: 0px;
}

.KeluaranHeader {
    font-size: 16px;
    font-weight: normal;
    background: rgba(224,0,0,1);
background: -moz-linear-gradient(top, rgba(224,0,0,1) 0%, rgba(140,0,0,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(224,0,0,1)), color-stop(100%, rgba(140,0,0,1)));
background: -webkit-linear-gradient(top, rgba(224,0,0,1) 0%, rgba(140,0,0,1) 100%);
background: -o-linear-gradient(top, rgba(224,0,0,1) 0%, rgba(140,0,0,1) 100%);
background: -ms-linear-gradient(top, rgba(224,0,0,1) 0%, rgba(140,0,0,1) 100%);
background: linear-gradient(to bottom, rgba(224,0,0,1) 0%, rgba(140,0,0,1) 100%);
    border: 1px solid #000000;
    color:white;
    padding: 10px 0px;
}

.KeluaranBody {
    font-size: 16px;
    background: white;
    color:black;
    border: 1px solid #000000;
}

.iklan {
	width: 100%;
	border: 1px solid #ff0000;
}

.iklan img {
	width: 100%;
	border: 1px solid #ff0000;
	
}

.lassres {
	width: 70%;
	margin: auto;
}

.lassres table {
	width: 100%;
	
}

.t1 {
	width: 40%;
	padding: 5px 0px 5px 10px;
	border: 1px solid #000000;
	background: white;
	font-size: 18px;
}

.t2 {
	width: 30%;
	padding: 5px 0px 5px 10px;
	border: 1px solid #000000;
	background: white;
	font-size: 16px;
}

.t3 {
	width: 30%;
	padding: 5px 0px 5px 10px;
	border: 1px solid #000000;
	background: white;
	font-size: 16px;
}

.kepala {
	text-align: center;
	font-size: 18px;
	background: #de0000;
	color: white;
}

.out-link {
	list-style-type: square;
	margin:  0px 35px;
	color: black;
}

.out-link a {
	text-decoration: none;
	color: black;
}

@media only screen and (max-device-width: 1000px) {
	.container {
		width: 100%;
		
		
	}
	
	.logo {
	width: 200px;	
	height: 80px;
	}
	
	.menu a {
		display: block;
		font-size: 16px;
		border: 1px solid white;
	}
	
	.banner img {
		display: block;
		width: 100%;
		margin: 0px;
	}
	
	.hk {
		width: 100%;
		
	}
	
	.tanggal {
		font-size: 16px;
		
	}
	
	
	.lassres {
		width: 100%;
		
	}
	
	h3 {
		font-size: 14px;
		
	}
	
	.title-footer {
		font-size: 14px;
		
	}
	
	.banner img {
		display: block;
		width: 100%;
		margin: 0px;
	}

	.banner-1 img {
		display: block;
		width: 100%;
		margin: 0px;

	}
.banner-float {
		width: 100%
	}

	.banner-float img {
		width: 100%
	}
    
    .content p {
        width: 90%;
        
    }
    
  .floating-top img {
width:94%
}
.floating-bottom img {
width:95%
}
}


.dframe {
    width: 100%; /* Lebar penuh untuk elemen dframe */
    max-width: 800px; /* Lebar maksimum untuk dframe */
    margin: auto; /* Pusatkan elemen */
}

.dframe iframe {
    width: 100%; /* Lebar penuh untuk iframe */
    height: 600px; /* Tinggi tetap, bisa disesuaikan */
    border: none; /* Hapus border default */
}


/* Style for the popup */
.popup {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8); /* Black background with transparency */
    justify-content: center;
    align-items: center;
}

.popup-content {
    background-color: #fff;
    padding: 0;
    border-radius: 10px;
    width: 90%; /* 90% width for better appearance */
    height: 90%; /* 90% height for full view */
    position: relative;
}

iframe {
    width: 100%;
    height: 100%;
    border: none; /* Remove default borders */
}

.close {
    color: #aaa;
    position: absolute;
    top: 10px;
    right: 15px;
    font-size: 28px;
    font-weight: bold;
    cursor: pointer;
}

.close:hover,
.close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}


/* Media query for smaller screens */
@media only screen and (max-width: 600px) {
    .popup-content {
        width: 100%;  /* Full width on small screens */
        height: 100%; /* Full height on small screens */
        border-radius: 0; /* Remove border-radius for better fit on mobile */
    }

    iframe {
        width: 100%;
        height: 100%; /* Ensure the iframe takes full height and width */
    }
}







