div {
	box-sizing: border-box;
	
}


body {
	
	background: black;
	font-family: 'Oswald', sans-serif;
}

.space-atas {
  width: 100%;
  height: 80px;
}
.space-bawah {
  width: 100%;
  height: 80px;
}

.container2 {
	width: 65%;
	margin: auto;
		
}

.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: 49%;
}

.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: 49%;
}
.floating-bottom img {
	width: 49%;
}
.headerbanner{
text-align:center;
}
.headerbanner img {
	width:49%;
}

.banner-top img {
	width: 728px;
	
}
.head {
	width: 100%;
	padding: 20px;
	background: #000;
	border: 1px solid #fff;
	
}

.logo {
  display: block;
  width: 450px;
  height: 180px;
  background: url("/img/paitohk.png") center no-repeat;
  background-size: 100% 100%;
  margin: auto;
}

.menu {
	display: block;
	width: 100%;
	text-align: center;
	background: #c60909;
}
    
.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 #fff solid;
}

h1, h2, h3 {
	text-align: center;
	color: white;
	
}

h3 {
	font-family: arial;
	margin: 40px 0px;
	color: white;
	font-size: 28px;
}

.title-head {
	font-size: 24px;
	text-decoration: none;
	color: white;
	
}

.title-footer {
	font-size: 28px;
	text-decoration: none;
	color: white;
}

.content p {
	text-align: left;
	font-size: 16px;
	color: white;
	margin: 10px;
}

.iklan {
	width: 100%;
	
}

.iklan img {
	width: 100%;
	
	
}


.t1 {
	width: 40%;
	padding: 5px 0px 5px 10px;
	border: 1px solid #989898;
	background: white;
	font-size: 16px;
}

.t2 {
	width: 30%;
	padding: 5px 0px 5px 10px;
	border: 1px solid #989898;
	background: white;
	font-size: 16px;
}

.t3 {
	width: 30%;
	padding: 5px 0px 5px 10px;
	border: 1px solid #989898;
	background: white;
	font-size: 16px;
}

.lassres {
	width: 65%;
	margin: auto;
	box-sizing: border-box;
}

.lassres table {
	width: 100%;
	border: 1px solid white;	
}

.lassres img{
	max-width: 100%;
	height: auto;
	padding: 1px 0 0 0;
	
}

.out-link {
	list-style-type: square;
	margin:  0px 35px;
	color: white;
}

.out-link a {
	text-decoration: none;
	color: white;
}


a:hover {
    color: #ffffff;
}
/* ================= FOOTER ================= */

.table-container {
  width: 100%;
  overflow-x: auto;
}

table {
  width: 100%;
  border-collapse: collapse;
  background: #fff;
  color: #000;
  margin: 4px 0;
}

/* generic table cells used across site */
table th,
table td {
  padding: 8px 10px;
  border: 1px solid #ddd;
  text-align: center;
  vertical-align: middle;
  font-size: 14px;
}

/* drawing-specific table styles (kept separate) */
#drawing-table {
  width: 100%;
  min-width: 500px;
  border-collapse: collapse;
}

#drawing-table thead td {
  background: #0000f4 !important;
  color: #fff;
}

#drawing-table td {
  border: 1px solid #d9d9d9;
  text-align: center;
  padding: 3px 0;
  font-family: 'Roboto', sans-serif;
  font-size: 13px;
  font-weight: bold;
}

/* table wrap used for special table blocks */
#table-wrap {
  font-weight: 700;
  position: relative;
  overflow-x: auto;
}

#table-wrap table {
  position: relative;
  z-index: 10;
  width: 100%;
  border-collapse: collapse;
}

#table-wrap th,
#table-wrap td {
  padding: 10px;
  border: 1px solid #222;
  text-align: center;
}

/* small-screen table fix */
@media (max-width: 767px) {
  #drawing-table {
    min-width: 100%;
    margin-right: -10px;
    margin-left: -10px;
  }
  #main table { min-width: 100%; }
}

.lassres {
  width: 100%;
  margin: 0 auto;
  max-width: 100%;
}
.lassres table { width: 100%; }
.t1 { width: 40%; padding: 5px 10px; border: 1px solid #989898; background: #fff; font-size: 16px; color:#000; }
.t2, .t3 { width: 30%; padding: 5px 10px; border: 1px solid #989898; background: #fff; font-size: 16px; color:#000; }

.kepala {
  text-align: center;
  font-size: 20px;
  background: #de0000;
  color: white;
  padding: 6px;
}
/* ================= SCREEN READER ================= */
.sr-only {
  position:absolute !important;
  width:1px; height:1px;
  padding:0; margin:-1px;
  overflow:hidden; clip:rect(0 0 0 0);
  white-space:nowrap; border:0;
}

/* ================= COLORS & UTILS ================= */
.cb,
.asu {
  color: #000 !important;
}

table td[colspan] {
  color: #000 !important;
  font-weight: bold;
}

tr.headd {
  background-color: #fff;
  color: #000;
  font-weight: bold;
  text-align: center;
}

.asu { font-weight: 100; }

.e1,.e2,.e3,.e4,.e5,.e6,.e7,.e8,.e9,.e0 {
  background-color: #ff4d4d;
  border-radius: 0;
  color: #000;
}
.k1,.k2,.k3,.k4,.k5,.k6,.k7,.k8,.k9,.k0 {
  background-color: green;
  border-radius: 0;
  color: #fff;
}
.c1,.c2,.c3,.c4,.c5,.c6,.c7,.c8,.c9,.c0 {
  background-color: blue;
  border-radius: 0;
  color: #fff;
}
.a1,.a2,.a3,.a4,.a5,.a6,.a7,.a8,.a9,.a0 {
  background-color: orange;
  border-radius: 0;
  color: #000;
}

.highlight { padding: 1px 4px; margin: 0 -4px; }


input.cari {
  width: 50px;
  text-align: center;
  color: #333;
  font-weight: 700;
  background: #f0f7f2;
}
#rb { background: #20a53a; }
#myForm { padding: 5px; }

fieldset { border: none; margin: 0; padding: 0; list-style: none; vertical-align: baseline; }

.head th {
  background: #20a53a;
  color: #fff;
  border: 1px solid #ddd;
  font-weight: normal;
  height: 20px;
}

.entry-content th,
.entry-content td,
.comment-content th,
.comment-content td { padding: 0 !important; }

textarea { width: 100%; }

.asux { background: #fff; color: #d7d1d1; font-weight: 400; }

tr:nth-last-child(5n+1) { background: #e8e4e7 !important; }

/* ================= MENU WARNA (BULAT) ================= */
.colormenu {
  display: flex;
  align-items: center;
  gap: 10px;
  background: #022142;
  padding: 5px;
  max-width: 100%;
  margin-bottom: 10px;
  height: auto;
}
.colormenu.fixed {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 99999;
  width: 100%;
}

#btnSubmit {
  padding: 6px 15px;
  background: #000;
  color: #fff;
  border: none;
  border-radius: 20px;
  font-size: 14px;
  cursor: pointer;
  text-transform: uppercase;
  font-weight: 600;
}

#color-selector { display: flex; align-items: center; gap: 10px; border: none; padding: 0; }
.color {
  width: 28px; height: 28px; border-radius: 50%; cursor: pointer;
  border: 2px solid #fff; box-shadow: 0 0 4px rgba(0,0,0,0.3); transition: transform .2s;
}
.color:hover { transform: scale(1.2); }

.color.eraser {
  background: #333 url('data:image/svg+xml;utf8,<svg fill="white" height="20" width="20" xmlns="http://www.w3.org/2000/svg"><path d="M16.24 3.76a3 3 0 0 0-4.24 0L2 13.76V18h4.24l10-10a3 3 0 0 0 0-4.24zM5.66 16H4v-1.66l8.12-8.12 1.66 1.66L5.66 16z"/></svg>') center/70% no-repeat;
}
@media (max-width: 480px) {
  .colormenu { gap: 6px; padding: 4px 6px; }
  #color-selector { gap: 6px; }
  .color { width: 24px; height: 24px; }
  #btnSubmit { padding: 5px 12px; font-size: 12px; border-radius: 16px; }
}

.intro td { background: #ffffff !important; color: #000; }

/* html helpers used by some scripts */
#toggle-tracing-mode { display: none; }
#html-wrap textarea { height: 50px; margin: 0 0 10px; overflow: auto; width: 100%; }

/* ================= COLOR MENU ================= */
.colormenu {
  display: flex;
  align-items: center;
  gap: 10px;
  background: #022142;
  padding: 5px;
  max-width: 100%;
  margin-bottom: 10px;
}

.colormenu.fixed {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 9999;
  width: 100%;
}

#color-selector {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 0;
  border: none;
}

.color {
  width: 28px;
  height: 28px;
  border-radius: 50%;
  cursor: pointer;
  border: 2px solid #fff;
  box-shadow: 0 0 4px rgba(0,0,0,0.3);
  transition: transform .2s;
}
.color:hover { transform: scale(1.2); }
.color.eraser {
  background: #333 url('data:image/svg+xml;utf8,<svg fill="white" height="20" width="20" xmlns="http://www.w3.org/2000/svg"><path d="M16.24 3.76a3 3 0 0 0-4.24 0L2 13.76V18h4.24l10-10a3 3 0 0 0 0-4.24zM5.66 16H4v-1.66l8.12-8.12 1.66 1.66L5.66 16z"/></svg>') center/70% no-repeat;
}

/* ================= SMALL SCREENS ================= */
@media (max-width: 480px) {
  .colormenu { gap: 6px; padding: 4px 6px; }
  #color-selector { gap: 6px; }
  .color { width: 24px; height: 24px; }
  #btnSubmit { padding: 5px 12px; font-size: 12px; border-radius: 16px; }
}

@media only screen and (max-device-width: 1000px) {
	
  .floating-top img {
width:100%
}
.floating-bottom img {
width:100%
}
  .headerbanner img{
  width:100%;
  }
  .container2 {
		width: 100%;
		
		
	}
	
	.logo {
	width: 280px;	
	height: 80px;
	margin: auto;
	}
	
	.menu a {
		display: block;
		font-size: 16px;
		border: 1px solid black;
	}
	
	.banner1 {
		display: block;
		
	}
	
	.banner1 img {
		display: block;
		width: 100%;
	}
	
	.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;
    }
	
	
	.banner2 {
		display: block;
		
	}
	
	.banner2 img {
		display: block;
		width: 100%;
	}
	
	.banner {
	width: 100%;
	box-sizing: border-box;
	text-align: center;
	background: #3a3a3a;
}

.banner img {
	display: inline-block;
	width: 48%;
	box-sizing: border-box;
	margin: 5px;
}
.banner-float {
	position: fixed;
	width: 100%;
	text-align: center;
	bottom: 1px;
	z-index: 9999;
}

.banner-float img {
	width: 728px;
	
}
  
	h3 {
		font-size: 14px;
		
	}
	
	.title-footer {
		font-size: 14px;
		
	}
	
	.banner-float {
		width: 100%;
		
	}

	.banner-top {
		width: 100%;
		
	}
	
	.banner-float img {
		width: 100%;
		
	}

	.banner-top img {
		width: 100%;
		
	}
	

}
@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%;
		
	}
