.tf-tree {
	font-size: 16px;
	overflow: auto
}

.tf-tree * {
	box-sizing: border-box;
	margin: 0;
	padding: 0
}

.tf-tree ul {
	display: inline-flex
}

.tf-tree li {
	align-items: center;
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	padding: 0 1em;
	position: relative
}

.tf-tree li ul {
	margin: 2em 0
}

.tf-tree li li:before {
	border-top: 2px solid #0082d8;
	content: "";
	display: block;
	height: .0625em;
	left: -.03125em;
	position: absolute;
	top: -1.03125em;
	width: 100%
}

.tf-tree li li:first-child:before {
	left: calc(50% - .03125em);
	max-width: calc(50% + .0625em)
}

.tf-tree li li:last-child:before {
	left: auto;
	max-width: calc(50% + .0625em);
	right: calc(50% - .03125em)
}

.tf-tree li li:only-child:before {
	display: none
}

.tf-tree li li:only-child>.tf-nc:before,
.tf-tree li li:only-child>.tf-node-content:before {
	height: 1.0625em;
	top: -1.0625em
}

.tf-tree .tf-nc,
.tf-tree .tf-node-content {
	/* border: 2px solid #0082d8; */
	border-radius: 12px;
	display: inline-block;
	padding: .5em 1em;
	position: relative
}

.tf-tree .tf-nc:before,
.tf-tree .tf-node-content:before {
	top: -1.03125em
}

.tf-tree .tf-nc:after,
.tf-tree .tf-nc:before,
.tf-tree .tf-node-content:after,
.tf-tree .tf-node-content:before {
	border-left: 2px solid #0082d8;
	content: "";
	display: block;
	height: 1em;
	left: calc(50% - .03125em);
	position: absolute;
	width: .0625em
}

.tf-tree .tf-nc:after,
.tf-tree .tf-node-content:after {
	top: calc(100% + .03125em)
}

.tf-tree .tf-nc:only-child:after,
.tf-tree .tf-node-content:only-child:after,
.tf-tree>ul>li>.tf-nc:before,
.tf-tree>ul>li>.tf-node-content:before {
	display: none
}

.tf-tree.tf-gap-sm li {
	padding: 0 .6em
}

.tf-tree.tf-gap-sm li>.tf-nc:before,
.tf-tree.tf-gap-sm li>.tf-node-content:before {
	height: .6em;
	top: -.6em
}

.tf-tree.tf-gap-sm li>.tf-nc:after,
.tf-tree.tf-gap-sm li>.tf-node-content:after {
	height: .6em
}

.tf-tree.tf-gap-sm li ul {
	margin: 1.2em 0
}

.tf-tree.tf-gap-sm li li:before {
	top: -.63125em
}

.tf-tree.tf-gap-sm li li:only-child>.tf-nc:before,
.tf-tree.tf-gap-sm li li:only-child>.tf-node-content:before {
	height: .6625em;
	top: -.6625em
}

.tf-tree.tf-gap-lg li {
	padding: 0 1.5em
}

.tf-tree.tf-gap-lg li>.tf-nc:before,
.tf-tree.tf-gap-lg li>.tf-node-content:before {
	height: 1.5em;
	top: -1.5em
}

.tf-tree.tf-gap-lg li>.tf-nc:after,
.tf-tree.tf-gap-lg li>.tf-node-content:after {
	height: 1.5em
}

.tf-tree.tf-gap-lg li ul {
	margin: 3em 0
}

.tf-tree.tf-gap-lg li li:before {
	top: -1.53125em
}

.tf-tree.tf-gap-lg li li:only-child>.tf-nc:before,
.tf-tree.tf-gap-lg li li:only-child>.tf-node-content:before {
	height: 1.5625em;
	top: -1.5625em
}

.tf-tree li.tf-dotted-children .tf-nc:after,
.tf-tree li.tf-dotted-children .tf-nc:before,
.tf-tree li.tf-dotted-children .tf-node-content:after,
.tf-tree li.tf-dotted-children .tf-node-content:before {
	border-left-style: dotted
}

.tf-tree li.tf-dotted-children li:before {
	border-top-style: dotted
}

.tf-tree li.tf-dotted-children>.tf-nc:before,
.tf-tree li.tf-dotted-children>.tf-node-content:before {
	border-left-style: solid
}

.tf-tree li.tf-dashed-children .tf-nc:after,
.tf-tree li.tf-dashed-children .tf-nc:before,
.tf-tree li.tf-dashed-children .tf-node-content:after,
.tf-tree li.tf-dashed-children .tf-node-content:before {
	border-left-style: dashed
}

.tf-tree li.tf-dashed-children li:before {
	border-top-style: dashed
}

.tf-tree li.tf-dashed-children>.tf-nc:before,
.tf-tree li.tf-dashed-children>.tf-node-content:before {
	border-left-style: solid
}



.rpjmd_misi_col{

	background-image: radial-gradient( circle farthest-corner at 10% 20%,  rgba(85,149,27,1) 0.1%, rgba(183,219,87,1) 90% );
	font-size: 90%;
	color: white;
	box-shadow: 2px 2px 5px grey;
}

.rpjmd_tuj_col{
	background-image: radial-gradient( circle farthest-corner at 10% 20%,  rgba(120,170,0,1) 0%, rgba(200,227,121,1) 90% );
	font-size: 90%;
	color: white;
	box-shadow: 2px 2px 5px grey;
	
}

.rpjmd_sasaran_col{
	background-image: linear-gradient( 77.4deg,  rgba(255,255,255,1) -40%, rgba(129,215,66,1) 86.1% );
	font-size: 90%;
	box-shadow: 2px 2px 5px grey;
}


.rpjmd_misi_opd_col{
	background-image: linear-gradient(#a1c4fd, #c2e9fb);
	font-size: 90%;
	color: white;
	box-shadow: 2px 2px 5px grey;
}




.indikator_col{
	/* background-image: linear-gradient(#7be495, #cff4b2); */
	background: #afdc7b;
	font-size: 80%;
	box-shadow: 2px 2px 5px grey;
}


.program_col{
	/* background: #7bd5f5; */
	background-image: linear-gradient(#bce6ff, #88cdf6);
	font-size: 80%;
	box-shadow: 2px 2px 5px grey;
}

.isi_program_col{
	background: #e9ffb5;
	font-size: 80%;
	box-shadow: 2px 2px 5px grey;
}