@charset "utf-8";
/* CSS Document */
@media screen and (min-width:1000px){
body{
	margin: 0px;
	background: #FFF;
}
.menu-mobile{
	display: none;
}
#menumob{
	display: none;
}

.menu-atas2{
	float: left;
	width: 100%;
	height: 50px;
	background: #000;
}
.menu-atas2 .action{
	float: left;
	width: 150px;
	height: 35px;
	border-radius: 3px;
	background: #5cb85c;
	margin-top: 7.5px;
	color: #FFF;
	font-family: 'open_sansregular';
	font-size: 15px;
	line-height: 2.3em;
	overflow: hidden;
	margin-right: 5px;
}
.menu-atas2 .action:nth-child(3n+2){
	background: #0561ae;
}
.menu-atas2 .action:nth-child(3n+3){
	background: #f0ad4e;
}
.menu-atas2 .action a{
	color: #FFF;
}
.menu-atas2 .action .ico{
	float: left;
	width: 40px;
	height: 35px;
	background: rgba(0,0,0,0.2);
	text-align: center;
	overflow: hidden;
	margin-right: 10px;
}
.menu-atas2 .action .ico img{
	height: 18px;
	margin-top: 8.5px;
}

/*warna background orange*/
.menu-atas{
	float: left;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 15px;
	background: #ffaf03; /*#007FFF biru*/;
}
.menu-atas .logo{
	float: left;
	width: 100%;
	text-align: center;
	margin-top: 10px;
	font-family: 'Kanit-Medium';
	font-size: 30px;
	color: #000;
	margin-bottom: 30px;
}
.menu-atas .logo a{
	color: #000;
}
.menu-atas .logo p img{
	width: 100%; /* 250px; */
}

#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a,
#cssmenu {
  	margin: 0;
  	padding: 0;
  	border: 0;
  	list-style: none;
  	line-height: 1;
  	display: block;
  	position: relative;
  	-webkit-box-sizing: border-box;
  	-moz-box-sizing: border-box;
  	box-sizing: border-box;
}
#cssmenu:after{
  	content: ".";
  	display: block;
  	clear: both;
  	visibility: hidden;
  	line-height: 0;
  	height: 0;
}
#cssmenu #menu-button {
  	display: none;
}
#cssmenu {
  	width: 100%;
  	float: left;
  	font-family: 'open_sansbold';
  	line-height: 1;
  	text-align: center;
}
#cssmenu a {
	margin: 15px;
	margin-left: 30px;
	margin-right: 30px;
  	font-size: 13px;
  	text-decoration: none;
  	text-transform: uppercase;
  	color: #FFF;
  	-webkit-transition: background-color 0.5s, color 0.5s;
  	transition: background-color 0.5s, color 0.5s;
}
#cssmenu a:hover,
#cssmenu a.active {
  	color: #000;
}

.slide{
	float: left;
	width: 100%;
	margin-bottom: 30px;
}
.slide img{
	width: 100%;
}

.pelayanan-home{
	float: left;
	width: 100%;
	padding-top: 40px;
	padding-bottom: 40px;
	overflow: hidden;
	background: #ffaf03;
}
.pelayanan-home h1.top{
	float: left;
	width: 100%;
	margin-bottom: 40px;
	font-family: 'open_sansextrabold';
	font-size: 25px;
	text-align: center;
	color: #FFF;
	position: relative;
}
.pelayanan-home h1.top::after{
	position: absolute;
  	bottom: -12px;
  	right: 45%;
  	width: 10%;
  	height: 3px;
  	border-bottom: 3px solid #FFF;
  	content: "";
}
.pelayanan-home .box{
	float: left;
	width: 47%;
	height: 200px;
	margin: 1.5%;
	background: url(../images/back-border.html) no-repeat bottom center;
	overflow: hidden;
}
.pelayanan-home .box .pic{
	width: 100%;
	float: left;
	text-align: center;
	margin-bottom: 20px;
}
.pelayanan-home .box .pic img{
	height: 80px;
}
.pelayanan-home .box h1{
	width: 100%;
	float: left;
	font-family: 'open_sansbold';
	font-size: 18px;
	color: #FFF;
	margin-bottom: 20px;
	text-align: center;
}
.pelayanan-home .box p{
	width: 80%;
	margin-left: 10%;
	float: left;
	font-family: 'open_sansregular';
	font-size: 14px;
	line-height: 1.3em;
	color: #FFF;
	text-align: center;
}

/* atur font - UTAMA  */
.support-home{
	float: left;
	width: 100%;
	margin-top: 30px;
	margin-bottom: 30px;
	overflow: hidden;
}
.support-home h1{
	float: left;
	width: 100%;
	font-family: 'open_sansextrabold';
	font-size: 25px;
	color: #000;
	position: relative;
	line-height: 1.7em;
}
.support-home .text{
	float: left;
	width: 100%;
	font-family: 'open_sansregular';
	font-size: 16px;
	overflow: hidden;
	line-height: 1.7em;
}
.support-home .text li{
	padding-left: 5px;
	margin-left: 20px;
}
.support-home .text p{
	padding-bottom: 15px;
}

/* Komisaris */
.table_komisaris{
    margin-left:25px;
	width:42%;
	height:171;
	border:1;
}
.table_komisaris .kolom1{
	width:30%;
}
.table_komisaris .kolom2{
	width:3%;
}
.table_komisaris .kolom3{
	/* width:55%; */
}
.tab_content2{
	text-indent: 25px;
	text-align: justify;
}

/* Berita */
.support-home .judul{
	width:100%;
	float:left;
	height:25px;
	margin-bottom:2px;
	overflow:hidden;
	font-family: 'GothamMedium';
	font-size:18px;
}
.support-home .tgl{
	width:100%;
	float:left;
	font-style:italic;
	color:#353535;
	overflow:hidden;
	font-family: 'GothamBook';
	font-size:12px;
}
.support-home .teks{
	width:100%;
	height:115px;
	float:left;
	margin-top:10px;
	color:#353535;
	overflow:auto;
	/* white-space: nowrap; */
	font-family: 'GothamBook';
	font-size:13px;
}

/* page-2-Tentang.Kami */
.fitem{  
		margin-bottom:5px;  
}  
.fitem label{  
		display:inline-block;  
		width:180px;  
}  
.fitem b{
	color:blue;
}

.produkpage{
	float: left;
	width: 100%;
	padding-top: 50px;
	padding-bottom: 30px;
	background: #FFF;
}
.produkpage h1.top{
	float: left;
	width: 100%;
	margin-bottom: 30px;
	font-family: 'open_sansextrabold';
	font-size: 25px;
	color: #ea3136;
}
.produkpage .textket{
	float: left;
	width: 100%;
	margin-top: 20px;
	font-family: 'open_sansregular';
	color: #2c3e50;
	font-size: 14px;
	line-height: 1.7em;
}
.produkpage .textket p{
	padding-bottom: 10px;
}
.produkpage .textket li{
	padding-left: 5px;
	margin-left: 15px;
}
.produkpage .textket h1.ket{
	float: left;
	width: 100%;
	margin-bottom: 15px;
	font-family: 'open_sansextrabold';
	font-size: 18px;
	color: #ea3136;
}
.produkpage .box{
	float: left;
	width: 31%;
	margin: 1%;
	height: 420px;
	margin-bottom: 30px;
	overflow: hidden;
	text-align: center;
	-webkit-box-shadow: inset 0px 0px 0px 1px rgba(221,221,221,1);
	-moz-box-shadow: inset 0px 0px 0px 1px rgba(221,221,221,1);
	box-shadow: inset 0px 0px 0px 1px rgba(221,221,221,1);
}
.produkpage .box .pic{
	float: left;
	width: 90%;
	margin-left: 5%;
	margin-top: 10px;
	height: 180px;
	text-align: center;
	overflow: hidden;
	margin-bottom: 20px;
}
.produkpage .box .pic img{
	width: 80%;
	-webkit-transition-duration: 0.3s;
  	transition-duration: 0.3s;
}
.produkpage .box:hover .pic img{
	-webkit-transform: scale(1.1);
  	transform: scale(1.1);
}
.produkpage .box h1{
	float: left;
	width: 90%;
	margin-left: 5%;
	text-align: center;
	overflow: hidden;
	margin-bottom: 20px;
	font-family: 'open_sansregular';
	color: #2c3e50;
	font-size: 15px;
	line-height: 1.5em;
}
.produkpage .box h2{
	float: left;
	width: 90%;
	margin-left: 5%;
	text-align: center;
	overflow: hidden;
	margin-bottom: 30px;
	font-family: 'open_sansbold';
	color: #2c3e50;
	font-size: 14px;
}
.produkpage .box h3{
	float: left;
	width: 90%;
	margin-left: 5%;
	text-align: center;
	overflow: hidden;
	margin-bottom: 20px;
	font-family: 'open_sansbold';
	color: #000;
	font-size: 20px;
}

.produkpage .box .detail{
	padding: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	border-radius: 3px;
	background: #d9534f;
	color: #FFF;
	font-family: 'open_sansbold';
	font-size: 14px;
	transition: all 0.3s ease 0s; 
    -webkit-transition: all 0.3s ease 0s;
}
.produkpage .box .detail:nth-child(3n+2){
	background: #f0ad4e;
}
.produkpage .box .detail:nth-child(3n+3){
	background: #5cb85c;
}
.produkpage .box .detail .ico{
	float: left;
	width: 40px;
	height: 35px;
	background: rgba(0,0,0,0.2);
	text-align: center;
	overflow: hidden;
	margin-right: 10px;
}
.produkpage .box .detail .ico img{
	height: 18px;
	margin-top: 8.5px;
}
.produkpage .box .detail:hover{
	background: #000;
}
.produkpage .pic-detail{
	float: left;
	width: 100%;
	margin-bottom: 20px;
}
.produkpage .pic-detail img{
	width: 70%;
}
.produkpage .textdetail{
	float: left;
	width: 100%;
	font-family: 'open_sansregular';
	font-size: 15px;
	line-height: 1.5em;
	color: #2c3e50;
}
.produkpage .textdetail p{
	padding-bottom: 10px;
}
.produkpage .textdetail li{
	padding-left: 5px;
	margin-left: 15px;
}

.detailpage{
	float: left;
	width: 100%;
	margin-top: 100px;
	margin-bottom: 30px;
	background: #FFF;
}
.detailpage .left{
	float: left;
	width: 35%;
	overflow: hidden;
}
.detailpage .left .pic{
	float: left;
	width: 80%;
}
.detailpage .left .pic img{
	width: 100%;
}
.detailpage .right{
	float: left;
	width: 65%;
	overflow: hidden;
}
.detailpage .right h1.top{
	float: left;
	width: 100%;
	margin-bottom: 30px;
	font-family: 'open_sansbold';
	font-size: 20px;
	color: #252279;
}
.detailpage .right .harga{
	float: left;
	width: 100%;
	overflow: hidden;
	margin-bottom: 40px;
	font-family: 'open_sansextrabold';
	color: #787676;
	font-size: 18px;
}
.detailpage .right .detailtitle{
	float: left;
	padding: 15px;
	padding-left: 30px;
	padding-right: 30px;
	background: #EEE;
	position: relative;
	font-family: 'open_sansregular';
	color: #787676;
	font-size: 15px;
}
.detailpage .right .border{
	float: left;
  	width: 100%;
  	height: 3px;
  	background: #252279;
  	margin-bottom: 30px;
}
.detailpage .right .text{
	width: 100%;
	float: left;
	font-family: 'open_sansregular';
	color: #787676;
	font-size: 14px;
	line-height: 1.5em;
}
.detailpage .right .text p{
	padding-bottom: 10px;
}
.detailpage .right .text td{
	padding-right: 10px;
}
.detailpage .right .buy{
	width: 100%;
	float: left;
	margin-top: 30px;
}
.detailpage .right .buy .qty{
	width: 100%;
	float: left;
	margin-bottom: 20px;
}
.detailpage .right .buy .qty span{
	float: left;
	font-family: 'open_sansbold';
	color: #787676;
	font-size: 14px;
	margin-right: 15px;
	margin-top: 12px;
}
.detailpage .right .buy .input{
	float: left;
	width: 50px;
	height: 40px;
	padding-left: 10px;
	background: #FFF;
	border: 1px solid #DDD;
	font-family: 'open_sansregular';
	color: #8f8b8b;
	font-size: 14px;
	border-radius: 3px;
}
.detailpage .right .buy .submit{
	float: left;
	width: 140px;
	height: 40px;
	background: #2a2a86;
	border: 1px solid #2a2a86;
	font-family: 'open_sansbold';
	color: #FFF;
	font-size: 14px;
	text-align: center;
	border-radius: 3px;
	transition: all 0.3s ease 0s; 
    -webkit-transition: all 0.3s ease 0s;
}
.detailpage .right .buy .submit:hover{
	background: #000;
	border: 1px solid #000;
}

.detailpage .loginpage{
	float: left;
	width: 50%;
	padding: 5%;
	background: #EEE;
	border-radius: 5px;
	margin-left: 20%;
	-webkit-box-shadow: 0px 0px 5px -2px rgba(0,0,0,0.61);
	-moz-box-shadow: 0px 0px 5px -2px rgba(0,0,0,0.61);
	box-shadow: 0px 0px 5px -2px rgba(0,0,0,0.61);
}
.detailpage .loginpage .top{
	float: left;
	width: 100%;
	margin-bottom: 20px;
	font-family: 'open_sansbold';
	color: #2a2a86;
	font-size: 30px;
}
.detailpage .loginpage .top img{
	float: left;
	width: 50px;
	margin-top: -10px;
	margin-right: 20px;
}
.detailpage .loginpage .input{
	float: left;
	width: 90%;
	height: 40px;
	margin-left: 5%;
	padding-left: 2%;
	background: #FFF;
	border: 1px solid #DDD;
	font-family: 'open_sansregular';
	color: #8f8b8b;
	font-size: 14px;
	border-radius: 3px;
	margin-bottom: 20px;
}
.detailpage .loginpage .textkecil{
	float: left;
	width: 90%;
	margin-left: 5%;
	font-family: 'open_sansregular';
	color: #8f8b8b;
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.detailpage .loginpage select{
	float: left;
	width: 90%;
	height: 40px;
	margin-left: 5%;
	padding-left: 2%;
	background: #FFF;
	border: 1px solid #DDD;
	font-family: 'open_sansregular';
	color: #8f8b8b;
	font-size: 14px;
	border-radius: 3px;
	margin-bottom: 15px;
}
.detailpage .loginpage .submit{
	float: left;
	width: 90%;
	margin-left: 5%;
	height: 40px;
	background: #2a2a86;
	border: 1px solid #2a2a86;
	font-family: 'open_sansbold';
	color: #FFF;
	font-size: 14px;
	text-align: center;
	border-radius: 3px;
	transition: all 0.3s ease 0s; 
    -webkit-transition: all 0.3s ease 0s;
    margin-bottom: 30px;
}
.detailpage .loginpage .submit:hover{
	background: #000;
	border: 1px solid #000;
}
.detailpage .loginpage .text{
	float: left;
	width: 90%;
	margin-left: 5%;
	font-family: 'open_sansregular';
	color: #2a2a86;
	font-size: 14px;
}
.detailpage .loginpage .text a{
	color: #2a2a86;
	font-size: 14px;
	font-family: 'open_sansbold';
}

.detailpage .daftarpage{
	float: left;
	width: 60%;
	padding: 5%;
	background: #EEE;
	border-radius: 5px;
	margin-left: 15%;
	-webkit-box-shadow: 0px 0px 5px -2px rgba(0,0,0,0.61);
	-moz-box-shadow: 0px 0px 5px -2px rgba(0,0,0,0.61);
	box-shadow: 0px 0px 5px -2px rgba(0,0,0,0.61);
}
.detailpage .daftarpage .top{
	float: left;
	width: 100%;
	margin-bottom: 20px;
	font-family: 'open_sansbold';
	color: #2a2a86;
	font-size: 30px;
}
.detailpage .daftarpage .top img{
	float: left;
	width: 50px;
	margin-top: -5px;
	margin-right: 20px;
}
.detailpage .daftarpage h1.daftar{
	float: left;
	width: 100%;
	margin-bottom: 10px;
	font-family: 'open_sansbold';
	color: #2a2a86;
	font-size: 20px;
}
.detailpage .daftarpage .textkecil{
	float: left;
	width: 100%;
	font-family: 'open_sansregular';
	color: #8f8b8b;
	font-size: 14px;
	margin-bottom: 10px;
}
.detailpage .daftarpage .input{
	float: left;
	width: 48%;
	height: 40px;
	padding-left: 2%;
	background: #FFF;
	margin-right: 2%;
	border: 1px solid #DDD;
	font-family: 'open_sansregular';
	color: #8f8b8b;
	font-size: 14px;
	border-radius: 3px;
	margin-bottom: 15px;
}
.detailpage .daftarpage .input2{
	float: left;
	width: 100%;
	height: 40px;
	padding-left: 2%;
	background: #FFF;
	margin-right: 2%;
	border: 1px solid #DDD;
	font-family: 'open_sansregular';
	color: #8f8b8b;
	font-size: 14px;
	border-radius: 3px;
	margin-bottom: 15px;
}
.detailpage .daftarpage select{
	float: left;
	width: 100%;
	height: 40px;
	padding-left: 2%;
	background: #FFF;
	margin-right: 2%;
	border: 1px solid #DDD;
	font-family: 'open_sansregular';
	color: #8f8b8b;
	font-size: 14px;
	border-radius: 3px;
	margin-bottom: 15px;
}
.detailpage .daftarpage textarea{
	float: left;
	width: 100%;
	height: 80px;
	padding-top: 2%;
	padding-left: 2%;
	background: #FFF;
	margin-right: 2%;
	border: 1px solid #DDD;
	font-family: 'open_sansregular';
	color: #8f8b8b;
	font-size: 14px;
	border-radius: 3px;
	margin-bottom: 15px;
}
.detailpage .daftarpage .submit{
	float: left;
	width: 100%;
	height: 40px;
	background: #2a2a86;
	border: 1px solid #2a2a86;
	font-family: 'open_sansbold';
	color: #FFF;
	font-size: 14px;
	text-align: center;
	border-radius: 3px;
	transition: all 0.3s ease 0s; 
    -webkit-transition: all 0.3s ease 0s;
    margin-bottom: 30px;
}
.detailpage .daftarpage .submit:hover{
	background: #000;
	border: 1px solid #000;
}
.detailpage .daftarpage .text{
	float: left;
	width: 90%;
	font-family: 'open_sansregular';
	color: #2a2a86;
	font-size: 14px;
}
.detailpage .daftarpage .text a{
	color: #2a2a86;
	font-size: 14px;
	font-family: 'open_sansbold';
}

.chartpage{
	float: left;
	width: 100%;
	margin-top: 100px;
	margin-bottom: 30px;
	background: #FFF;
}
.chartpage h1{
	float: left;
	width: 100%;
	font-family: 'open_sansbold';
	font-size: 20px;
	color: #252279;
	margin-bottom: 20px;
}
.chartpage h2{
	float: left;
	width: 100%;
	font-family: 'open_sansregular';
	font-size: 15px;
	color: #252279;
	margin-bottom: 30px;
}
.chartpage table.desktop{
	float: left;
	width: 100%;
}
.chartpage table.desktop th{
	background: #eeeeee;
	color: #000;
	padding: 10px;
	font-size: 14px;
	font-family: 'open_sansbold';
	border: 1px solid #bcb8b8;
}
.chartpage table.desktop td{
	background: #FFF;
	color: #000;
	padding: 10px;
	font-size: 14px;
	font-family: 'open_sansregular';
	border: 1px solid #bcb8b8;
}
.chartpage table.desktop td.bold{
	font-size: 16px;
	font-family: 'open_sansbold';
}
.chartpage table.desktop td .input{
	float: left;
	width: 50px;
	height: 30px;
	background: #FFF;
	border: 1px solid #DDD;
	font-family: 'open_sansbold';
	color: #000;
	font-size: 14px;
	border-radius: 3px;
	text-align: center;
}
.chartpage table.desktop td .update{
	float: left;
	width: 250px;
	height: 40px;
	background: #2a2a86;
	border: 1px solid #2a2a86;
	font-family: 'open_sansbold';
	color: #FFF;
	font-size: 14px;
	text-align: center;
	border-radius: 3px;
	transition: all 0.3s ease 0s; 
    -webkit-transition: all 0.3s ease 0s;
}
.chartpage table.desktop td .update:hover{
	background: #000;
	border: 1px solid #000;
}
.chartpage .finish{
	float: right;
	width: 200px;
	height: 40px;
	background: #ff5200;
	border: 1px solid #ff5200;
	font-family: 'open_sansbold';
	color: #FFF;
	font-size: 14px;
	text-align: center;
	border-radius: 3px;
	transition: all 0.3s ease 0s; 
    -webkit-transition: all 0.3s ease 0s;
    margin-bottom: 30px;
    margin-top: 20px;
    margin-left: 10px;
}
.chartpage .more{
	float: right;
	width: 150px;
	height: 40px;
	background: #2a2a86;
	border: 1px solid #2a2a86;
	font-family: 'open_sansbold';
	color: #FFF;
	font-size: 14px;
	text-align: center;
	border-radius: 3px;
	transition: all 0.3s ease 0s; 
    -webkit-transition: all 0.3s ease 0s;
    margin-bottom: 30px;
    margin-top: 20px;
    margin-left: 10px;
}
.chartpage .finish:hover, .chartpage .more:hover{
	background: #000;
	border: 1px solid #000;
}


.paging{
	float: left;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
}
.paging ul{
	float: left;
	width: 100%;
}
.paging li{
	float: left;
	list-style: none;
	margin-right: 5px;
}
.paging li a{
	float: left;
	width: 35px;
	height: 38px;
	text-align: center;
	border-radius: 3px;
	border: 1px solid #e6e6e6;
	background: #FFF;
	color: #909090;
	font-size: 13px;
	line-height: 3em;
	font-family: 'open_sansbold'; 
	-webkit-transition-duration: 0.3s;
  	transition-duration: 0.3s;
}
.paging li a:hover, .paging li a.active{
	border: 1px solid #2a2a86;
	background: #2a2a86;
	color: #FFF;
}

.footer-atas{
	width: 100%;
	float: left;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
	background: #EEE;
	font-family: 'GothamMedium';
}
.footer-atas .box{
	float: left;
	width: 33%;
	overflow: hidden;
}
.footer-atas .box h1.bottom{
	float: left;
	width: 95%;
	margin-bottom: 20px;
	font-family: 'open_sansbold';
	font-size: 17px;
	color: #000;
	text-align: left;
	padding-bottom: 10px;
	border-bottom: 1px solid red; /* #cfcccc; */
}
.footer-atas .box .text{
	float: left;
	width: 90%;
	font-family: 'open_sansregular';
	font-size: 14px;
	color: #787676;
	text-align: left;
	line-height: 1.5em;
}
.footer-atas .box .text img.qr{
	float: left;
	width: 100%;
	max-width: 200px;
}
.footer-atas .box .text a{
	color: #787676;
	float: left;
	width: 100%;
}
.footer-atas .box .text .ico{
	float: left;
	width: 100%;
	margin-top: 5px;
}
.footer-atas .box .text .ico .pic{
	float: left;
	width: 15px;
	height: 15px;
	margin-top: 3px;
	margin-right: 5px;
	overflow: hidden;
}
.footer-atas .box .text .ico .pic img{
	height: 15px;
}
.footer-atas .box .text b{
	font-size: 16px;
	float: left;
	width: 100%;
	margin-bottom: 10px;
	font-weight: normal;
}

.footer-bawah{
	width: 100%;
	float: left;
	padding-top: 20px;
	padding-bottom: 20px;
	background: #000;
	color: #FFF;
	text-align: center;
	font-family: 'open_sansregular';
}
}
@media screen and (min-width:1110px){
.container_24{
	width: 1100px;
	margin-left: auto;
	margin-right: auto;
}
}
@media screen and (min-width:1000px) and (max-width:1109px){
.container_24{
	width: 995px;
	margin-left: auto;
	margin-right: auto;
}
}

/* 
Gambar kotak, sumber :
- https://tomelliott.com/html-css/css-position-child-div-parent 
- https://www.w3schools.com/cssref/tryit.asp?filename=trycss_position2
*/
div.figure {
  background-color:#999999; 
  position:relative;
  float: left;
  width: 30%;
  border: thin silver solid;
  margin: 0.5em;
  padding: 0.5em;
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
  min-width: 250px;
  height: 320px;
}
div.figure img {
  width: 100%; 
  height: 60px;
}


/* tombol readme */
.button {
  background-color: #f4511e;
  border: none;
  color: white;
  padding: 16px 32px;
  text-align: center;
  font-size: 16px;
  margin: 24px 32px;
  opacity: 0.6;
  transition: 0.3s;
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
}
.button:hover {opacity: 1}

.readme {
  width:100%;
  /* background-color:#888888; */
  position:absolute;
  text-align: center;
  bottom:0px;
  right:0px;
}

/*membuat daftar isi*/
.bab ol {
  list-style-type: none;
  counter-reset: item;
  margin: 0;
  padding: 0;
}
.bab li {
  display: table;
  counter-increment: item;
  margin-bottom: 0.6em;
}
.bab li:before {
    content: counters(item, ".") ". ";
    display: table-cell;
    padding-right: 0.6em;    
}
.bab li li {
    margin: 0;
}
.bab li li:before {
    content: counters(item, ".") ". ";
}

/* membuat dropdown, sumber => https://www.w3schools.com/howto/tryit.asp?filename=tryhow_css_js_dropdown_hover */

.dropbtn {
  background-color: inherit; /* #4CAF50; */
  margin-top: 0px;
  margin-bottom: 5px;
  font-family: 'Kanit-Medium';	
  /*margin: 5px;*/
  margin-left: 30px;
  margin-right: 30px;
  font-size: 15px;
  text-decoration: none;
  text-transform: uppercase;
  color: #FFF;
  border: none;
}

.dropdown {
  position: relative;
  display: inline-block;
}

.dropdown-content {
  margin-left: 30px;
  display: none;
  position: absolute;
  background-color: inherit;/*red ; *//* #f1f1f1; */
  color:black;
  min-width: 20px; /* 160px; */
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

.dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

.dropdown-content a:hover {background-color: #ddd;}

.dropdown:hover .dropdown-content {display: block;}

.dropdown:hover .dropbtn {background-color: inherit;/*#3e8e41;*/color:black;}

.tab_content{
	text-indent: 30px;
	text-align: justify;
}

