  :root {
        --primary-color: #ff0500;
        --secondary-color: #1100ff;
        --text-color: #fff;
        --light-bg: #f5f5f5;
        --dark-bg: #fff;
        --border-color: #ddd;
    }
    
    * {
        box-sizing: border-box;
        margin: 0;
        padding: 0;
    }
    .overlay{
            position:fixed;
            top:0;
            bottom:0;
            left:0;
            right:0;
            background:rgba(0,0,0,.7);
            transition:opacity .5s;
            visibility:visible;
            opacity:1;
            z-index:999
         }
        .overlay:target{
            visibility:hidden;
            opacity:0
        }
.popup{
            top:50%;
            left:50%;
            transform:translate(-50%,-50%);
            padding:2px;
            border-radius:5px;
            width:20%;
            position:relative;
        }
        .popup h2{
            margin-top:0;
            color:#333;
            font-family:Tahoma,Arial,sans-serif
        }
        .popup .close{
            position:absolute;
            right:5px;
            transition:.2s;
            font-size:30px;
            font-weight:700;
            text-decoration:none;
            color:#fff;
        }
            
        .popup .close:hover{
            color:#06d85f
        }
        .popup .content{
            max-height:30%;
            overflow:auto;
            margin-top:30px
        }
        @media screen and (max-width:700px){.popup{width:85%}
}
div {
    box-sizing: border-box;
    
}
    body {
        font-family: arial;
        line-height: 1.6;
        color: #fff;
        background: #f5f0f0;
        overflow-x: hidden;
    }
    .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: 40%;
    }
    .floating-bottom img {
        width: 40%;
    }
    .headerbanner{
        text-align:center;
    }
    .headerbanner img {
        width:49.5%;
    }
    
    a {
        color: white;
        text-decoration: none;
        transition: all 0.3s ease;
    }
    
    a:hover {
        color: #000000;
    }
    
    img {
        max-width: 100%;
        height: auto;
    }
    
    /* ===== Layout Styles ===== */
    .container2 {
        width: 80%;
        max-width: 1200px;
        margin: 0 auto;
        padding: 0 15px;
    }
    
    .head {
        width: 100%;
        padding: 20px 0;
        background: #fffcfc;

        border-top: 50px solid red;
    }
    
.logo {
    display: block;
    height: 240px;
    width: 650px;
    margin: 0 auto;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
    
    .menu {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        background: red;
        padding: 10px 0;
       ;
    }
    
    .menu a {
        padding: 10px 20px;
        margin: 0 5px;
        font-size: 18px;
        font-weight: 600;
        color: white;
    }
    .menu a:hover {
        color: black;
        transform: translateY(-2px);
    }
  
   .datapaito {
    width: 100%;
    margin-bottom: 10px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    background:transparent;
}
#top-bar {
    background-color: #291a00;
}
.entry-content a {
    text-decoration: none;
}
.entry-content a:hover {
    text-decoration: #ff0000;
}
.datapaito td, .datapaito th {
    border:1px solid #fff; padding:4px 0;  font-weight:normal; text-align:center;
}
.datapaito .tahun th {
    background: transparent; padding:6px 0; font-size:120%; font-weight:bold; color:#fff;
}
.datapaito .hari th {
    background: #ff0000; font-weight:700; color: #fff;
}
.datapaito tr:not(.hari):not(.tahun) td {
    background:transparent; color:#fff; font-size:14px;
}
.datapaito tr:not(.hari):not(.tahun):nth-last-child(5n+1) td {
    background:transparent;
}
.d-sm-none {
    display: none !important;
}


#myTable {
    border-collapse: collapse;
    width: 100%;
    border: 1px 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: 15px;
    color: #fff;
}

#myTable th {
    color: #ffffff;
    background-image: linear-gradient(to bottom, #ff532c, #ff532c, #ff532c, #ff532c, #ff532c);
    font-size: 18px
}

#myTable tr {
    border-bottom: 1px solid 3px
}

#myTable tr:hover {
    border-bottom: 1px solid #d25503
}

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

.lassres table {
    width: 100%;
    
}
 



.content {
	width: 100%;
  padding: 0px;
	border: 0px solid #b9ae9f;
	 background: #939393;

	
    
}

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

h3 {
	font-family: arial;
	margin: 40px 0px;
	color: white;
	font-size: 28px;
}

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

.judul {
	margin: 15px 0px;
	text-align: center;
}

.judul a {
	text-decoration: none;
	color: white;
	font-size: 36px;
	
}

.sdy {
	width: 100%;
	margin: auto;
	
	
}

.sdy table {
	width: 100%;
	background: white;
	color: black;
}

.tanggal {
	width: 100%;
	box-sizing: border-box;
	text-align: center;
	color: white;
	font-size: 24px;
	padding: 20px 0px;
	font-weight: bold;
	background: rgba(246,131,31,1);
background: -moz-linear-gradient(top, rgba(246,131,31,1) 0%, rgba(138,72,15,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(246,131,31,1)), color-stop(100%, rgba(138,72,15,1)));
background: -webkit-linear-gradient(top, rgba(246,131,31,1) 0%, rgba(138,72,15,1) 100%);
background: -o-linear-gradient(top, rgba(246,131,31,1) 0%, rgba(138,72,15,1) 100%);
background: -ms-linear-gradient(top, rgba(246,131,31,1) 0%, rgba(138,72,15,1) 100%);
background: linear-gradient(to bottom, rgba(246,131,31,1) 0%, rgba(138,72,15,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6831f', endColorstr='#8a480f', GradientType=0 );
border: 1px solid #787878;
}

.nameprize {
	width: 50%;
	padding: 10px 0px;
	text-align: center;
	font-size: 20px;
	color: white;
	background: rgba(246,131,31,1);
background: -moz-linear-gradient(top, rgba(246,131,31,1) 0%, rgba(138,72,15,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(246,131,31,1)), color-stop(100%, rgba(138,72,15,1)));
background: -webkit-linear-gradient(top, rgba(246,131,31,1) 0%, rgba(138,72,15,1) 100%);
background: -o-linear-gradient(top, rgba(246,131,31,1) 0%, rgba(138,72,15,1) 100%);
background: -ms-linear-gradient(top, rgba(246,131,31,1) 0%, rgba(138,72,15,1) 100%);
background: linear-gradient(to bottom, rgba(246,131,31,1) 0%, rgba(138,72,15,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6831f', endColorstr='#8a480f', GradientType=0 );
border: 1px solid #787878;
}

.numprize {
	width: 50%;
	text-align: center;
	font-size: 20px;
	border: 1px solid #787878;
	vertical-align:middle;
	
}

.iklan {
	width: 100%;
	box-sizing: border-box;
	border: 1px solid #787878;
}

.iklan img {
	width: 100%;
}

.lassres {
	
	margin: auto;
}

.lassres table {
	width: 100%;
	
}
.outer-link {
	color: white;
	text-decoration: none;
	list-style-type: square;
	margin: 10px 35px;
}

.outer-link a {
	text-decoration: none;
	color: white;
}

#myTable {
    border-collapse: collapse;
    width: 100%;
    border: 1px 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: 15px;
    color: #000
}

#myTable th {
    color: #ffffff;
    background-image: linear-gradient(to bottom, #dd0404, #dd0404, #dd0404, #dd0404, #dd0404);
    font-size: 18px
}

#myTable tr {
    border-bottom: 1px solid 3px
}

#myTable tr:hover {
    border-bottom: 1px solid #d25503
}

a:hover {
    color: #dd0404;
}

@media only screen and (max-device-width: 1000px) {
	
	.container {
		width: 100%;
		
	}
	
	.logo {
		width: 250px;
		height: 75px;
		
	}
	
	.menu {
		padding: 0px;
		
	}
	
	.menu a {
		display: block;
		width: 100%;
		margin: 0px;
		padding: 15px 0px;
		border: 1px solid white;
	}
	
	.banner img {
		display: block;
		width: 100%;
		margin: 0px;
	}

    .banner-float {
		width: 100%
	}

	.banner-float img {
		width: 100%
	}
	
	.sdy {
		width: 100%;
				
	}
	
	.tanggal {
		font-size: 14px;
		
		
	}
	
	.result {
		width: 100%;
		
	}

	.result img {
        width: 100%;
        display: block;
    }
	
}