div {
	box-sizing: border-box;
}


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

.space-atas {
	width: 100%;
	height: 5px;
}
.space-bawah {
	width: 100%;
	height: 5px;
}

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

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

.logo {
	display: block;
	width: 100%;
	max-width: 822px; 
	height: auto;
	aspect-ratio: 822 / 222; 
	background: url("../css/paitohk.png") center no-repeat;
	background-size: contain;
	margin: auto;
}

img {
    display: block;
    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: 32%;
}
.floating-bottom img {
	width: 32%;
}
.headerbanner{
text-align:center;
background: #444;
}
.headerbanner img {
	width:49%;
}

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

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

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

.menu a:hover {
	color: white;
}

.content {
	width: 100%;
	border: 1px solid #e31118;
	margin: auto;
    background: #000000; 
    padding: 10px;
}

.content p {
  text-align: justify;
  font-size: 16px;
  color: white;
  margin: 10px;
  padding: 3px;
  word-spacing: 1.5px;
}

h1, h2, h3, h4 {
	text-align: center;
	margin: 20px 0px;
}

h3 {
	font-family: 'Oswald', sans-serif;
	margin: 30px 0px;
	color: white;
	font-size: 26px;
}

h4 {
	font-family: 'Oswald', sans-serif;
	margin: 25px 0px;
	color: white;
	font-size: 20px;
}

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

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

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

.genericon  {color:white;}
a {color:white;}
a:hover {color:white;}

.iklan {
	width: 100%;
	border: 2px solid #ff6600;
}

.iklan img {
	width: 100%;
	border: 2px solid #ff6600;
	
}

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

.lassres table {
	width: 100%;
	
}

.lassres { width: 70%; margin: auto; }
.lassres table { width: 100%; border-collapse: collapse; }

.t1, .t2, .t3 {
  padding: 5px 10px;
  border: 1px solid #989898;
  background: white;
  font-size: 16px;
}

.t1 { width: 40%; }
.t2, .t3 { width: 30%; }

.table-container { width: 100%; overflow-x: auto; }
.kepala {
  text-align: center;
  font-size: 20px;
  background: #de0000;
  color: white;
}
.timestamp { font-size: 14px; color: #555; margin-bottom: 15px; } 
.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;
}

.table-container {
  width: 100%;
  overflow-x: auto;
}

table {
  width: 100%;
  border-collapse: collapse;
}

.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: none repeat scroll 0 0 #fff;
  color: #d7d1d1;
  font-weight: 400;
}

tr:nth-last-child(5n+1) {
  background: none repeat scroll 0 0 #e8e4e7 !important;
}

.colormenu {
  background: #022142;
  width: 738px;
  height: 30px;
  center: unset;
  z-index: 99999;
  padding: 0;
  max-width: 100%;
  margin-bottom: 10px;
}

.colormenu.fixed {
  position: fixed;
  height: 30px;
  center: unset;
  width: 738px !important;
  top: 0;
  left: 0 !important;
  margin: auto;
  right: 0;
}

.intro td {
  background: none repeat scroll 0 0 #ffffff !important;
}

table {
  background: #fff none repeat scroll 0 0;
  margin: 1px;
  min-width: 500px;
}

#drawing-table thead td {
  background: #dd9933 !important;
  width: 100%;
  background: #0000f4 !important;
  margin: 0;
  margin-top: 10px;
}

#drawing-table td {
  border: 1px solid #d9d9d9;
  text-align: center;
  padding: 0;
  font-family: 'Roboto', sans-serif;
  font-size: 13px;
  font-weight: bold;
  padding: 3px 0 3px 0;
}

#color-selector .color {
  float: left;
  height: 25px;
  position: relative;
  width: 11%;
  cursor: pointer;
}

#color-selector .color.eraser {
  background: none repeat scroll 0 0 #fff;
}

#color-selector .color.Blue {
  background: #43a2ff;
}

#color-selector .color.Aqua {
  background: #00F5FF;
}

#color-selector .color.Teal {
  background: #43CD80;
}

#color-selector .color.Lime {
  background: #01FF70;
}

#color-selector .color.Yellow {
  background: #FFDC00;
}

#color-selector .color.Orange {
  background: #FF851B;
}

#color-selector .color.Red {
  background: #FF4136;
}

#color-selector .color.Pink {
  background: #F012BE;
}

#color-selector .color.Purple {
  background: #A23BEC;
}

#color-selector .color.Silver {
  background: #a9a9a9;
}

#color-selector .selected {
  box-shadow: inset 0 0 0 2px #000;
}

#btnSubmit {
  float: left;
  margin-top: 0;
  font-size: 9px;
  background: #333;
  color: #FFF;
  font-weight: 600;
  border: none;
  height: 25px;
  line-height: 25px;
  width: 10%;
  cursor: pointer;
  text-transform: uppercase;
}

#table-wrap {
  font-weight: 700;
  position: relative;
}

#table-wrap table {
  position: relative;
  z-index: 10;
}

#toggle-tracing-mode {
  display: none;
}

#html-wrap textarea {
  height: 50px;
  margin: 0 0 10px;
  overflow: auto;
  width: 100%;
}

@media (max-width:767px) {
  #drawing-table {
    min-width: 100%;
    margin-right: -10px;
    margin-left: -10px;
  }
}

@media (max-width:370px) {
  #drawing-table td {
    font-size: 10px;
  }
}

.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;
}

.kepala {
	text-align: center;
	font-size: 20px;
	background: #de0000;
	color: white;
}

.out-link {
	list-style-type: square;
	margin:  0px 35px;
	color: white;
}

.out-link a {
	text-decoration: none;
	color: white;
}
.table-container {
    width: 100%;
    overflow-x: auto;
}
table {
    width: 100%;
    border-collapse: collapse;
}
.footer_container {
        width: 100%;
        display: block;
    }

.inside_footer_container {
        width: 100%;
        display: flex;
        text-align: center;
    }

.footer_button {
        width: 100%;
        text-align: center;
        padding: 10px 0px;
        background-color: #d3d3d3;
        box-shadow: 0px 0px 10px 1px #141414;
        margin: 0.8%;
        font-size: 15px;
        font-weight: bold;
        letter-spacing: 0.2px;
        color: black;
    }

#x {
  width: 60px;
  max-width: 100%;
  position: fixed;
  bottom: auto;
  left: 0px;
  right: 0px;
  border-radius: 30px;
  background: #ff0000;
  height: 18px;
  font-size: 16px;
  text-align: center;
  word-wrap: break-word;
  margin: auto;
  padding: 3px;
  font-weight: bold;
  border: 2px solid #fff;
}
.lassres table { width: 100%; border: 1px solid red; text-align: center; }

.lassres img {
    width: 100%;
    height: auto;
    display: block;
}

@media only screen and (max-device-width: 1000px) {
	
  .floating-top img {
width:98%
}
.floating-bottom img {
width:98%
}
  .headerbanner img{
  width:100%;
  }
  .container {
		width: 100%;
		
		
	}
	
	.menu a {
     display: block;
     font-size: 16px;
     padding: 10px;              
     border-bottom: 1px solid #e31118; 
     text-decoration: none;       
     color: #000;                
   }

    .menu a:last-child {
     border-bottom: none; 
    
    }
    
	.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: 98%;
		
	}

	.banner-top {
		width: 98%;
		
	}
	
	.banner-float img {
		width: 98%;
		
	}

	.banner-top img {
		width: 98%;
		
	}

}

.footer_button {
            width: 22%;
            display: inline-block;
            margin: 1%;
            margin-bottom: 0%;
        }
.inside_footer_container {
            display: block;

        }

@media only screen and (max-device-width: 550px) {
  .logo {
    max-width: 90%;
  }
  .banner1 img {
		display: inline-block;
		width: 100%;
	}
}  
.banner1 {
		display: block;
		text-align:center;
	}
	
.banner img {
		display: block;
		width: 100%;
		margin: 0px;
	}
	.banner-float {
		width: 98%;
		
	}
	
	.banner-float img {
		width: 98%;
		
	}
	.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;
            /*background:#fff;*/
            border-radius:5px;
            width:300px;
            position:relative;
            /*transition:5s ease-in-out*/
        }
        .popup h2{
            margin-top:0;
            color:#333;
            font-family:Tahoma,Arial,sans-serif
        }
        .popup .close{
            position:absolute;
            /*top:20px;*/
            right:5px;
            transition:.2s;
            font-size:30px;
            font-weight:700;
            text-decoration:none;
            color:#fff;
        }
            
        .popup .close:hover{
            color:#06d85f
        }
        .popup .content{
            max-height:50%;
            overflow:auto;
            margin-top:30px
        }
        @media screen and (max-width:700px){.popup{width:85%}
}