@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

label {
	font-size: 12px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
	overflow-x: scroll !important;
}

.tree {
	width: 1230px;
	height: auto;
	padding: 0;
	margin-left: -120px;
	/* margin-top: -310px; */
	/* background-color: red; */
	position: absolute;
	/* overflow-x: scroll !important; */
}

.bagianKomite a {
	border: none !important;
	text-decoration: underline;
}

.komiteMedik {
	background: transparent;
	border: none;
	color: #4DCFFF;
	font-size: 12px;
	line-height: 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 500;
}

.bagianKomite {
	font-size: 11px !important;
	border: 1px solid #ccc;
	border-radius: 5px;
	margin-left: 20px;
	margin-top: 22px;
	line-height: -10px !important;
	width: 28rem;
	text-align: left;
	padding: 20px;
}

ul {
	padding-top: 20px;
	position: relative;
	transition: .5s;
	margin-left: 160px;
	width: 900px;
}

.jarakDR {
	margin-left: -10px;
	margin-top: -320px;
	position: absolute;
}

.jarakDR::before {
	content: '';
	top: 100%;
	position: absolute;
	left: 50%;
	border-left: 1px solid #ccc;
	width: 0;
	height: 125px;
}

.jarakDR::after {
	content: '';
	top: 50%;
	position: absolute;
	left: -31%;
	border: 1px dashed #a7e8ff;
	width: 50px;
}

.bagianSPI {
	position: absolute;
	margin-top: -320px;
	margin-left: 790px;
}

.bagianSPI::before {
	content: '';
	top: 50%;
	position: absolute;
	left: -55%;
	border: 1px dashed #a7e8ff;
	width: 95px;
}

.bagian3 {
	margin-left: 80px;
	width: 100%;
}

.jarakSKM::before {
	content: '';
	top: 100%;
	position: absolute;
	left: 50%;
	border-left: 1px solid #ccc;
	width: 0;
	height: 136px;
}

.jarakSKM {
	margin-top: -165px;
	margin-left: -100px;
	position: absolute;
}


.tree li {
	display: inline-table;
	text-align: center;
	list-style-type: none;
	position: relative;
	padding: 10px;
	transition: .5s;
}

.tree li::before,
.tree li::after {
	content: '';
	position: absolute;
	top: 0;
	right: 1px;
	border-top: 1px solid #ccc;
	width: 250px;
	height: 10px;
}

.tree li::before {
	left: -100px;
}

.tree li::after {
	left: 54.1px;
}

.tree li:only-child::after,
.tree li:only-child::before {
	display: none;
}

.tree li:only-child {
	padding-top: 0;
}

.tree li:first-child::before,
.tree li:last-child::after {
	border: 0 none;
}

.tree li:last-child::before {
	border-right: 1px solid #ccc;
	border-radius: 0 5px 0 0;
	left: -10px;
	height: 40px;
	-webkit-border-radius: 0 5px 0 0;
	-moz-border-radius: 0 5px 0 0;
}

.tree li:first-child::after {
	border-radius: 5px 0 0 0;
	-webkit-border-radius: 5px 0 0 0;
	-moz-border-radius: 5px 0 0 0;
}


.tree li a {
	border: 1px solid #ccc;
	padding: 1px;
	padding-left: 5px;
	padding-right: 5px;
	display: inline-grid;
	border-radius: 5px;
	text-decoration-line: none;
	border-radius: 5px;
	transition: .5s;
}

/* 
.tree li a img {
	width: 50px;
	height: 50px;
	margin-bottom: 10px !important;
	border-radius: 100px;
	margin: auto;
	margin-top: 10px;
} */

.tree li a span {
	color: #666;
	padding: 8px;
	font-size: 12px;
	line-height: 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 500;
}

/*Hover-Section*/
.tree li a:hover,
.tree li a:hover i,
.tree li a:hover span,
.tree li a:hover+ul li a {
	background: #c8e4f8;
	color: #000;
}

.tree li a:hover+ul li::after,
.tree li a:hover+ul li::before,
.tree li a:hover+ul::before,
.tree li a:hover+ul ul::before {
	border-color: #94a0b4;
}

h1 {
	text-align: center;
	padding-top: 50px;
	padding-bottom: 20px;
	letter-spacing: 1px;
}

.pembungkusBidang1,
.pembungkusBidang2,
.pembungkusBidang3 {
	border: 1px solid #ccc;
	border-radius: 5px;
	margin-left: -20px;
	margin-top: 30px;
	height: 25rem;
	width: 180px;
}

.pembungkusBidang1::before {
	content: '';
	top: 16.9%;
	position: absolute;
	left: 26%;
	border-left: 1px solid #ccc;
	width: 0;
	height: 31px;
}

.pembungkusBidang2 {
	margin-left: 95px;
}

.pembungkusBidang1 {
	margin-left: -45px;
}

.pembungkusBidang3 {
	margin-left: 140px;
}

.pembungkusBidang2::before {
	content: '';
	top: 16.9%;
	position: absolute;
	left: 65%;
	border-left: 1px solid #ccc;
	width: 0;
	height: 31px;
}

.pembungkusBidang3::before {
	content: '';
	top: 16.9%;
	position: absolute;
	left: 70%;
	border-left: 1px solid #ccc;
	width: 0;
	height: 31px;
}

.isiBidang {
	background: transparent;
	border: none;
	color: #666;
	font-size: 12px;
	line-height: 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 500;
}

.isiBidang:hover {
	color: #4DCFFF;
}

.bp::before {
	content: '';
	top: 0.4%;
	position: absolute;
	left: 26.1%;
	border-left: 1px solid #ccc;
	width: 0;
	height: 38px;
}


.bp {
	margin-left: -110px;
	margin-top: 30px;
}

.jarakDR1::before {
	content: '';
	top: 0.1%;
	position: absolute;
	left: 65%;
	border-left: 1px solid #ccc;
	width: 0;
	height: 39px;
}

.jarakDR1 {
	margin-left: 90px;
	margin-top: 30px;
}

.buk {
	margin-left: 135px;
	margin-top: 30px;
}

.namaModal {
	color: #666;
	margin-top: 20px;
	font-size: 12px;
	line-height: 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 500;
}

.labelNama {
	color: #4DCFFF;
	font-size: 12px;
	line-height: 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 500;
}

.fotoModal {
	width: 200px;
	/* height: 800px; */
}

footer {
	position: absolute;
	width: 1200px;
	margin-top: 380vmin;
}

@media (min-width: 992px) {
	footer {
		width: 100vmax;
		margin-top: 80vmax;
	}

	.navbar ul {
		margin-left: 360px;
	}
}