.btnicon {
	width: 18rem;
	height: 100%;
	text-align: center;
	padding: 60px 0;
}

.brs {
	text-indent: 0.5in;
	text-align: justify;
}

.kotaktuas {
	width: 60px;
}

.kotak {
	border-left: 6px solid green;
	background-color: #0B4619;
	border-radius: 0px 10px 0px 10px;
	width: 20%;
	color: white;
	padding: 5px;
}

.kotakU {
	border: 2px solid #0B4619;
	padding: 10px;
	border-radius: 10px 0px 10px 0px;
	margin-left: 5px;
}

.isi {
	height: 100%;
	overflow-y: auto;
	overflow-x: hidden;
	font-family: candara;
	font-size: 17px;
	line-height: 1.5;
	text-align: justify;
	float: left;
	color: black;
}

.info {
	font-size: 13px;
	padding: 10px;
}

.pembahasan {
	border: 2px dotted #0B4619;
}


.btnaktif .page-link {
	z-index: 3;
	color: #fff;
	background-color: orange;
	border-color: rgb(201, 131, 0);
}

.btnkuis {
	margin: 3px;
	width: 45px;
	height: 45px;
}