#header_text
{
	font-size: 1.5em;
	font-weight: 400;
	    letter-spacing: 0.4rem;
		    margin-top: 1.125rem;
    margin-bottom: 1.125rem;
	
}

.nav-pills .nav-link.selected {
    background-color:#2125291c;
}

.nav-pills .nav-link 
{
	color: #a00;
	margin-left:10px;
}

.nav-pills .nav-link:hover {
	background-color: #a00;
	color:white;

}

.nav-pills .nav-link {
  border: 1px solid #a00;

}



.icon { 
  max-width: 25px; 
  max-height: 25px;
  margin: .5em;
	fill:#dc3545;
}

#footer_social_media
{
	text-align:center;
	width:50%;
	margin-left:auto;
	margin-right:auto;
	
}

#state_flag img
{
	border: 1px solid #555;
}

#state_flag 
{
	text-align:center;
	
}

.pmr_table tr:nth-child(even) {
    background-color: #f5c6cb;
}

.pmr_table td, th {
    padding:10px;
}

.pmr_table   th:nth-child(3)  {
    width:20%;
}

.pmr_table td:nth-child(3), th:nth-child(3) { text-align: end; }

.peruntukan img {
    width:100%;
	border: 1px solid #555;
}


