
/*---------------------*/
/*---------------------*/
/*Gambar Latar Belakang*/
/*---------------------*/
/*---------------------*/
.background_home {
	background-image: url("../GAMBAR/BG_SELAIN_HOME.png");
	background-size	: cover;
	margin:0.0;
}
.background_selainHome {
	background-image: url("../GAMBAR/BG_SELAIN_HOME.png");
	background-size	: cover;
	margin:0.0;
}
/*---------------------*/
/*---------------------*/
/*Navigasi Bagian Atas */
/*---------------------*/
/*---------------------*/
#link{
	color: black;
}
#active{
	background-color:rgba(128, 128, 128, 0.4) !important;

}
.nav-item{
	background-color:rgba(1, 1, 1, 0.1) !important;
	margin-right: 15px;
}

#nav-item :hover:not(.active) {
	background-color:rgba(128, 128, 128, 0.2);
}

#navbar{
	background-color:rgba(128, 128, 128, 0.2) !important;
	margin-right: 15px;
}

#navbar :hover:not(.active) {
	background-color:rgba(128, 128, 128, 0.2);
}

.nav-link{
	padding: 0px !important;
}

.navbar-toggler{
	background-color: rgba(255, 255, 255, 0.3) !important;
}

#nav-item{
	background-color:rgba(1, 1, 1, 0.1) !important;
	margin-right: 15px;
}
#nav-link{
	padding: 0px !important;
}

#navbar-toggler{
	background-color: rgba(255, 255, 255, 0.3) !important;
}

#nav-item{
	background-color:rgba(43, 43, 43, 0.1) !important;
}
div#header ul{
	list-style-type	: none;
	position : fixed;
	top	: 0;
	width : 100%;
	height : 15%;
	margin : 0;
	padding : 0;
	overflow : hidden;
	background-color: wwww;
	margin : 0.0;
}
div#header li{
	float: left;
}
div#header li img:hover:not(.active) {
	background-color:rgba(128, 128, 128, 0.2);
}
.active	{
	background-color:rgba(128, 128, 128, 0.2);
}
.garis1{
  height: 2px;
  padding: 0px;
  background-color: #3366FF ;
  border: none;
  opacity: 1 !important;
}
.garis2{
  height: 2px;
  margin-top: 0px;
  background-color: yellow ;
  border: none;
  opacity: 1 !important;

}
.menu_header ul {
	height 					: 10%;
	list-style-type	: none;
	position				: fixed;
	top							: 0;
	left            : 260px;
	height					: 10%;
	padding					: 0;
	overflow				: hidden;
	display 				: block;
}
.menu_header li{
	float           : left;
	width           : 90px;
}
.menu_header li a{
	display					: block;
	color						: white;
	text-align			: center;
	padding-top     : 20px;
	padding					: 14px 16px;
	text-decoration	: none;
}
.menu_header li a :hover:not(.active) {	
}

/*------------------*/
/*---Tombol Mulai---*/
/*------------------*/
a{
	text-decoration: none !important;
}
#mulai{
	position: fixed;
	bottom: 18px;
	left: 580px;
}


/*-----------------------*/
/*-----------------------*/
/*---Halaman Informasi---*/
/*-----------------------*/
/*-----------------------*/
.activey{
	background-color: rgba(128, 128, 128, 0.5)!important;
	border:none !important;	
	
}
#info h3,h4{
	color: black;	
	text-align: center;
}
#infoBody{
}
#dafus{
}
#petunjuk{
}
#gambar img{
  width: 360px;
  max-width: 100%;
  left: 24%;
}

#informasi{
	float				: center;
	top					: 150px;
	left				: 22%;
	height				: 390px;
	background-color 	: rgba(255,255,255,0.5);
	border-style		: solid;
	border-color		: black;
	position 				: relative;
}

#informasi pre{
	font-size		: 24px;
	font-family		: Stencil;
	padding-bottom  : -20px;
}

#informasi p{
	color: black;
	font-size: 16px;
	margin-left: 20px;
	margin-right: 20px;
	text-shadow: none;
	text-align: center;
}

#info1{
	position: fixed;
	bottom: 10px;
	left: 385px;
}
#info1:hover:not(.active) {
	opacity: 0.7;
}

#info2{
	position: fixed;
	bottom: 10px;
	left: 585px;
}
#info2:hover:not(.active) {
	opacity: 0.7;
}

#info3{
	position: fixed;
	bottom: 10px;
	left: 785px;
}
#info3:hover:not(.active) {
	opacity: 0.7;
}

.daftarpustaka{
	background-color: rgba(255,255,255,0.55);
	margin-top: 200px;
	margin-left: 170px;
	border-style		: solid;
	border-color		: black;
	margin-right: 5px;
	position: fixed;
	font-size: 15px;
}

.daftarpustaka pre{
	font-family		: forte;
	font-size: 18px;
}

.daftarpustaka:hover:not(.active) {
	background-color 	: rgba(255,255,255,0.7);
}
.petunjukaplikasi{
	background-color: rgba(255,255,255,0.55);
	margin-top: 300px;
	margin-left: 170px;
	border-style		: solid;
	border-color		: black;
	margin-right: 5px;
	position: fixed;
	font-size: 15px;
}

.petunjukaplikasi pre{
	font-family		: jungle-land;
	font-size: 18px;
}
.petunjukaplikasi:hover:not(.active) {
	background-color 	: rgba(255,255,255,0.7);
}


/*------------------------*/
/*------------------------*/
/*-----Halaman Materi-----*/
/*------------------------*/
/*------------------------*/
/*------------------------*/
.card-header-2 {
	padding: 10px;
	background-color: black;
	opacity: 0.75;
	width: fit-content;
	font-size: 16px;
	font-weight: 800;
	border-radius: 5px 5px 0 0;
	color: white;
}
#ukuran_materi{
	width: 90%;
	margin-left: 5%;
}
.btn-toolbar{
	position: center !important;
}

.offcanvas-body{
	height: 100px !important;
}

#sidebar{
	display: none;
	margin			: 0;
	padding			: 0;
	overflow		: auto;
	background-color: #222;
	position 	: absolute;
	height		: 80.5%;
	float		: left;
	width		: 23.5%;
	text-align	: left;
	border-style	: solid;
	border-color	: black;
	border-width	: 3px;
	top: 120px;
	opacity: 0.93;
}

#sidebar ol{
	color: white;
}
#sidebar li{
	float: left;
}

#sidebar li a{
	display			: block;
	color			: white;
	text-align		: left;
	padding			: 15px;
	text-decoration	: none;
	padding-right	: 5px;
	padding-left	: 5px;
	background-color: #222;
}

#sidebar li a:hover:not(.active) {
	background-color:black;
}

.active_sidebar	{
	background-color: #222;
}

.dropdown-btn {
  padding: 6px 8px 6px 16px;
  text-decoration: none;
  font-size: 16px;
  color: white;
  display: block;
  border: none;
  background: none;
  width: 100%;
  text-align: left;
  cursor: pointer;
  outline: none;
  font-family: Times New Roman;
}
.dropdown-btn:hover {
  color: #f1f1f1;
}
.active_dropdown {
  background-color: black;
  color: white;
}
.dropdown-container {
	color: white;
  display: none;
  background-color: #222;
  opacity: 0.5;
  padding-left: 8px;
}

.fa-caret-down {
  float: right;
  padding-right: 8px;
}

#materiDua{
	color : black !important;
	background-color: dimgray;
	opacity: 0.98;
}
#materiTiga{
	color : black !important;
	background-color: dimgray;
	opacity: 0.98;
}
#materiEmpat{
	color : black !important;
	background-color: dimgray;
	opacity: 0.98;
}
#materiLima{
	color : black !important;
	background-color: dimgray;
	opacity: 0.98;
}
#materiEnam{
	color : black !important;
	background-color: dimgray;
	opacity: 0.98;
}
#materiTujuh{
	color : black !important;
	background-color: dimgray;
	opacity: 0.98;
}
#materiDelapan{
	color : black !important;
	background-color: dimgray;
	opacity: 0.98;
}
#materiSembilan{
	color : black !important;
	background-color: dimgray;
	opacity: 0.98;
}
#materiSepuluh{
	color : black !important;
	background-color: dimgray;
	opacity: 0.98;
}
#materiSebelas{
	color : black !important;
	background-color: dimgray;
	opacity: 0.98;
}
#evaluasi{
	color : black !important;
	background-color: dimgray;
	opacity: 0.98;
}

#materiDua::after{
	display: none !important;
}
#materiTiga::after{
	display: none !important;
}
#materiEmpat::after{
	display: none !important;
}
#materiLima::after{
	display: none !important;
}
#materiEnam::after{
	display: none !important;
}
#materiTujuh::after{
	display: none !important;
}
#materiDelapan::after{
	display: none !important;
}
#materiSembilan::after{
	display: none !important;
}
#materiSepuluh::after{
	display: none !important;
}
#materiSebelas::after{
	display: none !important;
}
#evaluasi::after{
	display: none !important;
}
#evaluasi_::after{
	display: none !important;
}

#materi_2{
	display: none;
}
#materi_3{
	display: none;
}
#materi_4{
	display: none;
}
#materi_5{
	display: none;
}
#materi_6{
	display: none;
}
#materi_7{
	display: none;
}
#materi_8{
	display: none;
}
#materi_9{
	display: none;
}
#materi_10{
	display: none;
}
#materi_11{
	display: none;
}
#evaluasi_{
	display: none;
}
#progress{
	z-index: -1;
}

/*-----------------------
-------------------------
------Halaman Kuis-------
-------------------------
-----------------------*/
#opening_window{
	text-align: center;
}
#quis_window{
	display: none;
	text-align: left;
}
#closing_window{
	display: none;
	text-align: center;
}

.buttonStart{
}

#buttonNext{

}
#sub-btn{
	display: none;
}
#btn-reload{
	display: none;
}

#question{
	margin-left: 10px;
}

#choice1{
	margin-left: 30px;
}
#choice2{
	margin-left: 30px;
}
#choice3{
	margin-left: 30px;
}
#choice4{
	margin-left: 30px;
}
#button{
	margin-left: 10px;
}

#op{
	border: dashed 2px 	#3CB371; 
	margin-left:10%; 
	margin-right: 10%;
}

#end{
	border: dashed 2px #1E90FF; 
	margin-left:10%; 
	margin-right: 10%;
}

#question_1{
	margin-left: 10px;
}
#question_2{
	margin-left: 10px;
}
#question_3{
	margin-left: 10px;
}
#question_4{
	margin-left: 10px;
}
#question_5{
	margin-left: 10px;
}
#question_6{
	margin-left: 10px;
}
#question_7{
	margin-left: 10px;
}
#question_8{
	margin-left: 10px;
}
#question_9{
	margin-left: 10px;
}
#question_10{
	margin-left: 10px;
}
#question_11{
	margin-left: 10px;
}


#choice1{
	margin-left: 3.5%;
}
#choice2{
	margin-left: 3.5%;
}
#choice3{
	margin-left: 3.5%;
}
#choice4{
	margin-left: 3.5%;
}
#choice5{
	margin-left: 3.5%;
}
#choice6{
	margin-left: 3.5%;
}
#choice7{
	margin-left: 3.5%;
}
#choice8{
	margin-left: 3.5%;
}
#choice9{
	margin-left: 3.5%;
}
#choice10{
	margin-left: 3.5%;
}
#choice11{
	margin-left: 3.5%;
}

/*////////////
Halaman Materi
////////////*/
#selesai4_1{
	display: none;
}

#selesai2_5{
	display: none;
}
/*#ulang2_5{
	display: none;
}*/
#selesai2_11{
	display: none;
}
/*#ulang2_11{
	display: none;
}*/
#selesai3_4{
	display: none;
}
/*#ulang3_4{
	display: none;
}*/
#selesai3_8{
	display: none;
}
/*#ulang3_8{
	display: none;
}*/
#selesai3_10{
	display: none;
}
#selesai4_5{
	display: none;
}
/*#ulang4_5{
	display: none;
}*/
#selesai5_6{
	display: none;
}
/*#ulang5_6{
	display: none;
}*/
#selesai6_5{
	display: none;
}
/*#ulang6_5{
	display: none;
}*/
#selesai6_9{
	display: none;
}
/*#ulang6_9{
	display: none;
}*/
#selesai7_6{
	display: none;
}
/*#ulang7_6{
	display: none;
}*/
#selesai8_6{
	display: none;
}
/*#ulang8_6{
	display: none;
}*/
#selesai9_3{
	display: none;
}
/*#ulang9_3{
	display: none;
}*/
#selesai10_5{
	display: none;
}
/*#ulang10_5{
	display: none;
}*/
#selesai10_10{
	display: none;
}
/*#ulang10_10{
	display: none;
}*/
#selesai11_5{
	display: none;
}
/*#ulang11_5{
	display: none;
}*/
#selesai11_10{
	display: none;
}
/*#ulang11_10{
	display: none;
}*/
/*Evaluasi*/
.sdh-bjwb{
	background-color: #0080FF !important;
}
#tutorial{
	width: 100% !important;
	color: white;
}
/*////////////*/
/*Halaman Guru*/
/*////////////*/
#floatingInput{
	padding-top: 5px !important;
}


.btn-group a:first-child button {
	background-color: #dc3545 !important;
	color: white;
	border: solid #dc3545 1px !important;
}
.btn-group a:first-child button:hover{
	background-color: #b02a37 !important;
}
.btn-group a:last-child button {
	background-color: #0d6efd !important;	
	color : white;
	border: solid #0d6efd 1px !important;
}
.btn-group a:last-child button:hover{
	background-color: #0b5ed7 !important;
}