/* Page Formatting */

* {
	margin:0;
	padding:0;
		
	}

body {
	background-color:#ffffff;
	font:12px "Trebuchet MS", Arial, Verdana;
	color:#555555;
	text-align:left;
	user-select:none;
   -moz-user-select:none;
   -ms-user-select:none;
   -khtml-user-select:none;
   -webkit-user-select:none
}
a {
	color:#c51818;
	text-decoration:none;
	}
a:hover {
	color:#555555;
	text-decoration:none;
	}
img, img a {
	border:0;
	}
p {
	line-height:1.7em;
	margin-bottom:20px;
}

h1 {
	font-size:24px;
}

h2 {
	font-size:18px;
	 text-justify: auto|inter-word|inter-character|none|initial|inherit;
}

h3 {
	font-size:14px;
}

/* Header Area */
#topLine {
	background-color:#ffffff;
	position: sticky;
	top: 0;
   overflow: hidden;
	height:60px;
	border-bottom:15px solid #c8b7b7;
	
}

#header{
	width:800px;
	margin:10px auto 0px auto;
	padding:10px;
	}
	
#header h1{
	width:220px;
	margin:0 0 0 0;
	background:#ffffff;
	padding:5px 0px 5px 20px;
}

#header h1 span{
	color:#c51818;
	font-size:110%;
}


#header ul.nav {
	margin:10px 0 0 0;
	padding:15px 0 0 0;
	float:right;
}

#header ul.nav li {
	display:inline;
	padding:5px 10px 5px 5px;
}

#header ul.nav li a{
	padding:5px 10px 5px 5px;
}

#header ul.nav li.active {
	margin:0;
	padding: 5px 5px 0px 5px;
	background:url(images/nav_corn_l.png) no-repeat top left;
}


#header ul.nav li.active a{
	padding:5px 10px 0px 5px;
	display:inline;
	background:url(images/nav_corn_r.png) no-repeat top right;
	color:#555555;
}


/* Page Wrappers */
#outerwarrper {
	width:800px;
	margin:30px auto 0 auto;
	padding:10px;
	background:#fff url(images/top_curve.gif) repeat-y 10px 0px;
	clear:both;
}

#wrapper {
	margin-top:1px;
	float:left;
	width:800px;
	background:#fff url(images/content_bg.gif) repeat-y top left;
}

/* Content Area */
#content {
	width:530px;
	margin:10px 0 0 0px;
	float:left;
}

#content h2 {
	margin: 0 20px 0 20px;
	padding: 20px 5px 0 5px;
	border-bottom: 5px solid #c51818;
}

#content p {
	margin: 0 20px 0 20px;
	padding: 10px 5px 0 5px;
}

#content p img {
	width: 200px;
	float:left;
	padding-right:15px
}

#link p img {
	width: 30px;
	float: left;
	padding-right:15px;
	text-align:left;
	vertical-align: bottom;
}

#content table {
	width:530px;
	margin: 0 20px 0 20px;
	padding: 10px 5px 0 5px;
	
}

#content table img {
	width: 100px;
	float:left;
	padding-right:15px
}

#content table td.row_headers {
	background:#ffffff;
	text-align:left;
}

#content table td {
	padding: 1px 5px 1px 10px;
	background:#ffffff;
	text-align:left;
	vertical-align: bottom;

}

/* Sidebar Area */

#sidebar {
	width:210px;
	margin:50px 30px 20px 0px;
	background: url(images/bg-sidebar.gif) repeat top right;
	border:1px solid #dfdfdf;
	float:right;
}

#sidebar h2 {
	font-size:12px;
	margin: 0 10px 0 10px;
	padding: 20px 5px 0 5px;
}
#sidebar h3 {
	padding:10px 10px 0px 10px;
	text-align:center;
	border-bottom:2px solid #dfdfdf;	
}

#sidebar p {
	margin:0 10px 0 10px;
	padding:5px 10px 10px 10px;
}

#sidebar img {
	width:90px;
	margin:0px 0px 5px 5px;
	float:left;
	border:2px solid #dfdfdf;	
}


#sidebar ul.side {
	padding:5px 10px 10px 30px;
}

#sidebar ul.side li {
	margin:0 10px 0 0px;
	padding: 1px 0 1px 0;
	
}

#sidebar ul.side li a {
	text-decoration:underline;
	color:#555555;	
}

#sidebar ul.side li a:hover {
	color:#c51818;	
}

#sidebar form .user_box {
	margin:0px 10px 10px 10px;
	width:100px;
}

#sidebar form .button {
	margin:0px 0px 10px 0px;
	background:url(images/top_group_bg.gif) repeat top left;
}

#sidebar_two {
	width:203px;
	margin:40px 30px 0 0px;
	background:#ffffff;
	float:right;
}

#sidebar_two h3 {
	padding:0px 10px 0px 10px;
	text-align:center;
	border-bottom:2px solid #dfdfdf;	
}

#sidebar_two img {
	width:90px;
	margin:5px 0px 5px 5px;
	float:left;
	border:2px solid #dfdfdf;	
}

/* Footer Area */
#footer {
	clear:both;
	width: 800px;
	margin:0 auto 0 auto;
	padding:55px 0 0 0;
	border-bottom:15px solid #c8b7b7;
	background:url(images/bottom_curve.gif) no-repeat top left;
}

#footer p {
	text-align:center;
	margin:0;
	padding:0px;
	line-height:1.3em;
}

div {
  text-align: justify;
  text-justify: inter-word;
}
/* Image artikel */

.card {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  max-width: 200px;
  height: 250px;
  margin: auto;
  margin-left: 5px;
  margin-right: 5px;
  text-align: center;
  font-size:14px;
    
}

.card button {
  border: none;
  outline: 0;
  padding: 12px;
  color: white;
  background-color: #000;
  text-align: center;
  cursor: pointer;
  width: 100%;
  font-size: 14px;
  
}

.card button:hover {
  opacity: 0.7;
}

/* <!--Gambar quote-->*/
/* Style the Image Used to Trigger the Modal */
#myImg {
  border-radius: 5px;
  cursor: pointer;
  transition: 0.3s;
}

#myImg:hover {opacity: 0.7;}

/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}

/* Modal Content (Image) */
.modal-content {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
}

/* Caption of Modal Image (Image Text) - Same Width as the Image */
#caption {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
  text-align: center;
  color: #ccc;
  padding: 10px 0;
  height: 150px;
}

/* Add Animation - Zoom in the Modal */
.modal-content, #caption {
  animation-name: zoom;
  animation-duration: 0.6s;
}

@keyframes zoom {
  from {transform:scale(0)}
  to {transform:scale(1)}
}

/* The Close Button */
.close {
  position: absolute;
  top: 15px;
  right: 35px;
  color: #f1f1f1;
  font-size: 40px;
  font-weight: bold;
  transition: 0.3s;
}

.close:hover,
.close:focus {
  color: #bbb;
  text-decoration: none;
  cursor: pointer;
}

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px){
  .modal-content {
    width: 100%;
  }
} 


/* <!--Accordion menu-->*/
 .accordion {
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  transition: 0.4s;
}

.active, .accordion:hover {
  background-color: #ccc;
}

.panel {
  padding: 0 18px;
  background-color: white;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}