.navbar{
background-color: rgba(106,136,74,0.7);
}

.profile .highlightedText {
    font-size: 1.5em;
    line-height: 1.5em;
    text-align: justify;
}

.idno-content  {
	background-color: rgba(255,255,255,0.9);
    padding: 1.5em;
    padding-bottom: 0;
    border: #dadada solid 1px;
    border-radius: 10px;
}

.idno-object a.p-category {
	background-color: rgba(255,255,255,0.9);
}