th.tableCellHeader {
   color            : #1FB25A;
   border-bottom    : 0 solid #1FB25A;
}

div.scrollableTable thead td, thead th {
       background-color: #1FB25A;
       /*background-color: #E6EEEE;*/
}

div.eportfolio-comment {
    border: 0 solid #0077CC;
}

div.eportfolio-warning {
    color: #1FB25A;
    font-weight:bold;
    font-size:11px;
}

div.bordered-help {
    border: 0 solid #0077CC;
}

td.eportfolio-unitHeader {
	color: #1FB25A;
}

td.eportfolio-unitDescriptionToggle {
	color:#1FB25A;
}

/* for menu bar */
.menuBox {
   background-color : #1FB25A;
}

.accordionBar {
   background-color : #1FB25A;
}

.accordionBar-hover {
   background-color : #3FB27A;
}
