.img-logo-menu{
	width: 200px !important;
	height: 100% !important;
}
.img-logo-hero{
	width: 160px !important;
	height: 90% !important;
}
.text-right{
	text-align: right !important;
}
.text-left{
	text-align: left !important;
}
.text-rata{
	text-align: justify !important;
}
.border-input{
    border: 1.6px solid #BCBFC3 !important;
}
.card-header{
	background-color: #D8DCDF !important;
	color: #fff;
    font-size: 14px !important;
    font-weight: bold;
}
.card-header-red{
	background-color: #FF3D60 !important;
	color: #fff;
    font-size: 14px !important;
    font-weight: bold;
	padding: 12px;
}
.card-header-green{
	background-color: #1CBB8C !important;
	color: #fff;
    font-size: 14px !important;
    font-weight: bold;
	padding: 12px;
}
.card-header-yellow{
	background-color: #FBC02D !important;
	color: #fff;
    font-size: 14px !important;
    font-weight: bold;
	padding: 12px;
}
.header-modal{
	background-color: #F3F6F9 !important;
	color: #fff;
    font-size: 14px !important;
    font-weight: bold;
}
.header-table-green {
	background-color: #1CBB8C;
	color: #fff;
	font-weight: bold;
	text-align: center;
	padding: 20px;
}
.header-table-red {
	background-color: #FF3D60;
	color: #fff;
	font-weight: bold;
	text-align: center;
	padding: 20px;
}
.header-table {
	background-color: #D8DCDF !important;
	color: #252525 !important;
	font-weight: 550;
	text-align: center;
	padding: 20px !important;
}
th {
	padding: 6px !important;
}
tr {
	padding: 5px !important;
}
td {
	padding: 3px !important;
}
.table-body tr td {
	font-size: 8px !important;
}
tr,td {
    font-size: 13.5px;
}

/* STEP WIZARD */
.stepwizard-step p {
	margin-top: 0px;
	color: rgb(36, 36, 36);
}
.stepwizard-row {
	display: table-row;
}
.stepwizard {
	display: table;
	width: 100%;
	position: relative;
}
.stepwizard-step button[disabled] {
	opacity: 1 !important;
    filter: alpha(opacity=100) !important;
}
.stepwizard .btn.disabled,
.stepwizard .btn[disabled],
.stepwizard fieldset[disabled] .btn {
	opacity: 1 !important;
	color: #fff;
}
.stepwizard-row:before {
	top: 14px;
	bottom: 0;
	position: absolute;
	content: " ";
	width: 100%;
	height: 1px;
	background-color: #ccc;
	z-index: 0;
}
.stepwizard-step {
	display: table-cell;
	text-align: center;
	position: relative;
}
.btn-circle {
	width: 30px;
	height: 30px;
	text-align: center;
	padding: 6px 0;
	font-size: 12px;
	line-height: 1.428571429;
	border-radius: 15px;
}

.modal .modal-header {
    padding: 15px 20px;
    border-bottom: 1px solid #E6EAED;
}
.modal-header {
    color: #fff;
    padding-top: 10px !important;
    padding-bottom: 4px !important;
}
.modal-header {
    justify-content: space-between;
}
.modal-title{
	color: #1a1a1a;
	padding-bottom: 15px;
}
.modal-header h5 {
    font-size: 18px;
    font-weight: 700;
}
.modal-header h5 {
    margin-bottom: 0;
}
.modal .close, .modal .btn-close {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    justify-content: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    color: #ffffff !important;
    opacity: 1;
    width: 10px;
    height: 10px;
    border: 0;
	font-size: 12px;
    font-weight: 700;
    background-color: #FF0000;
    border-radius: 50px;
}

.bg-grey{
	background-color: #F7F7F7 !important;
}
.bg-soft-tujuan {
    background-color: rgba(252, 1, 9, 0.2) !important;
}
.bg-soft-sasaran {
    background-color: rgba(0, 103, 252, 0.2) !important;
}
.bg-soft-program {
    background-color: rgba(40, 252, 0, 0.2) !important;
}
.bg-soft-kegiatan {
    background-color: rgba(255, 210, 0, 0.3) !important;
}
.bg-soft-subkegiatan {
    background-color: rgba(206, 206, 206, 0.3) !important;
}
.bg-tujuan {
    background-color: rgba(252, 1, 9, 0.9) !important;
}
.bg-sasaran {
    background-color: rgba(0, 103, 252, 0.9) !important;
}
.bg-program {
    background-color: rgba(32, 158, 7, 0.938) !important;
}
.bg-kegiatan {
    background-color: rgba(228, 188, 8, 0.962) !important;
}
.bg-subkegiatan {
    background-color: rgba(134, 134, 134, 0.9) !important;
}
.text-tujuan {
    color: rgba(252, 1, 9, 0.9) !important;
}
.text-sasaran {
    color: rgba(0, 103, 252, 0.9) !important;
}
.text-program {
    color: rgba(32, 158, 7, 0.938) !important;
}
.text-kegiatan {
    color: rgba(228, 188, 8, 0.962) !important;
}
.text-subkegiatan {
    color: rgba(134, 134, 134, 0.9) !important;
}
.text-ST{
	color: #219653 !important;
	font-weight: bold;
}
.text-T{
	color: #2F80ED !important;
	font-weight: bold;
}
.text-S{
	color: #6D4C41 !important;
	font-weight: bold;
}
.text-R{
	color: #F2994A !important;
	font-weight: bold;
}
.text-SR{
	color: #D32F2F !important;
	font-weight: bold;
}
.bg-ST{
	background-color: #219653 !important;
	color: #fff;
}
.bg-T{
	background-color: #2F80ED !important;
	color: #fff;
}
.bg-S{
	background-color: #6D4C41 !important;
	color: #fff;
}
.bg-R{
	background-color: #F2994A !important;
	color: #fff;
}
.bg-SR{
	background-color: #D32F2F !important;
	color: #fff;
}
.fs-50{
	font-size: 50px !important;
}
.fs-20{
	font-size: 20px !important;
}