.icon-blocks img {border-radius:50%;border: 10px solid #F7E7CE;}

/*Panel Tabs*/
.builder-section-panels .ui-widget-header {
background:white;
}
.builder-section-panels .ui-tabs .ui-tabs-panel{
  border: 1px solid #CCAC00;
}
.builder-section-panels .ui-tabs .ui-tabs-nav li {
 border-radius: 4px 4px 0 0;
}
.builder-section-panels .ui-state-default, 
.builder-section-panels .ui-widget-content .ui-state-default, 
.builder-section-panels .ui-widget-header .ui-state-default,
.builder-section-panels .ui-widget-header .ui-state-default a,
.builder-section-panels .ui-widget-header .ui-state-default a:visited{
  color: black;
}
.builder-section-panels .ui-state-default, 
.builder-section-panels .ui-widget-content .ui-state-default, 
.builder-section-panels .ui-widget-header .ui-state-default
{
 background: #EEE8AA; 
}