.faculty_portrait_100x100 {
    width: 100px;
    height: 100px;
}

.displayPatent
{
	padding: 10px;
}

    .displayPatent .label
    {
        font-weight: BOLD;
        color: #000;
        padding: 0;
    }
    
.displayPhdDegree 
{
	padding: 10px;
}    
    .displayPhdDegree .degreeLabel
    {
        color: #000;
        padding: 0;
    }
    .displayPhdDegree .author
    {
        font-weight: BOLD;
        color: #000;
        padding: 0;
    }

.ece-inside-content .research .researchCenter.entry-item
{
    padding-top: 15px;
	padding-bottom: 15px;
}
	.ece-inside-content .research img
	{
	    width: 100%
	}
	
	    .ece-inside-content .research .entry-content.style1 a 
	    {
	        color: #FFF;
	    }
	        .ece-inside-content .research .entry-content.style1 a:hover
	        {
	            color: #FF6600;
	        }
	    
    .ece-inside-content .research .widget.research-charts {
        background-color: #3E3E4A !important;
        color: #fff !important;
    }
	.ece-inside-content .research .widget.research-charts h4.entry-title 
	{
	    color: #FFF;
    }
		.research .widget.research-charts p 
		{
		   color: #FFF;
		}
	
	.ece-inside-content .entry-item .researchAreaDesc span
	{
        color: #FF6600;
	}

#expendChart-license, #phdChart-license {
	display:none;
}