.w3 p{
	font-size:19px;
}
.promotion {
	width:80%;
	height:auto;
	background:#f44842;
}
div.sticky {
 
  position: fixed;
  width:26%;
   font-family: arial;
  bottom:100px;
  height:100%;
  left:0px;
  
  top: 60px;
  color:white;
  text-align:center;
  background-color: #0dba18;
  border: 2px solid #4CAF50;
}
.sticky h3  {
 margin-top:0px;
 width:100%;
 border: 1px solid white;
 background:black;
 color:white;
 text-decoration:none;

}
 .sticky  h4 {
 margin-top:0px;
 width:100%;
 border: 1px solid white;
 background:black;
 color:white;
 text-decoration:none;

}

.sticky a {
font-weight:bold;
color:white;
font-size:14px;
cursor: pointer;
}
.sticky p {
font-weight:bold;
color:white;
font-size:18px;

}
.sticky ul {
	margin-top: 1px;
	margin-bottom: 1px;
	padding-bottom:0px;
	padding-top:0px;
}
.w3-container a{
color:blue;
}
.w3-panel {
padding-left:15px;
padding-right:15px;
border-left:10px solid yellow;
border-right:10px solid yellow;
background:#fffcbf;
}
.box {
	top: 0px;
	float: right;
	width:74%;
	margin-left: 30%;
	background: white;
	color: black;
	padding:10px;
	padding-left: 20px;
}
.box p {
	color:black;
}
.box h1 {
	background: #d8ffd9;
	width:100%;
	padding:10px;
}
.box h2,h3 {
	Text-decoration:underline;
	background:white;
	color:black;
	
}
ol.box {
	list-style-type : upper-roman;
}
ul.box {
	list-style-type : circle;
}
.widget ul {
	list-style-type : none;
	font-size:14px;
	padding-left:0px;
}
.content {
	max-height:360px;
	overflow:auto;
	border: 1px solid white;
	border-bottom:0px;
}
.footer-bottom {
height:40px;
width:100%;
position:fixed;
left:0px;
bottom:0px;
}
table {
    border-collapse: collapse;
    width:100%;
	border:2px solid black;
	border-radius:60px;
	text-align:center;
}

 td {
    border: 1px solid black;
    text-align:center;
}
th {
	background:black;
    color:white;
    font-size:20px;
	border: 1px solid white;
    text-align:center;
}

				pre {
				  background: #000000;
				font-size:17px;
			  color: #FFFFFF;
			  padding: 5px;
			  border-radius: 1px;
			  border-top: 6px solid #00aeef;
				}

				pre code,
				pre .line-number {
				  /* Ukuran line-height antara teks di dalam tag <code> dan <span class="line-number"> harus sama! */
				 font-size:17px;
				  color:white;
				  display:block;
				}

				pre .line-number {
				  float:left;
				  margin:0 1em 0 -1em;
				  border-right:1px solid;
				  text-align:right;
				}

				pre .line-number span {
				  display:block;
				  padding:0 .5em 0 1em;
				}

				pre .cl {
				  display:block;
				  clear:both;
				}
				.w3 p{
					font-size:19px;
				}


				.promotion h2{
					margin-top: 0px;
					padding-top: 0px;
					color: #FFFFFF;
					float: center;
					font-size: 24px;
				}
				.sticky .btn  {
					background:#fc0707;
					color: #FFFFFF;
					font-size:13px;
					border: 2px solid;
					border-radius: 20px;
					width:60%;
					margin-bottom:15px;
					margin-top: 5px;
					
				}
				
				.top-banner {
					display:inline-block;
					width:728px;
					height:90px;
					border:2px solid blue;
					box-sizing: border-box;
					 
				}
		.author {
			border: 2px solid white;
			
		}
		.author ul {
			float:left;
			list-style-type : none;
			margin-top:0px;
			margin-left:0px;
			padding:0px;
			
		}
		.author li {
			 display: inline-block;
			 font-size: 46px;
			 margin-right: 25px;
			 margin-left:0px;
			 padding:0px;
			 font-size:24px;
		}
		p > i {
			font-size:20px;
			margin-right:10px;
			padding:0px;
		}
		.author li> a {
			margin-bottom:0px;
			line-height:0px;
		}
		.author a > i {
			font-size : 20px;
		}
		.author img {
			margin-left:3px;
		}
		.img-thumbnail {
			border:0px;
			border-radius:0px;
		}
		.img-square {
			border:0px;
			border-radius:0px;
		}
		
	
}


			