/* TYPE YOUR OWN CSS HERE */

/* to change the Dense EJM widget for browser < IE9 */
.lt-ie9 .ejm-dense label {
    color: red; 
}

body.pages .widget , 
body.pages  .widget.tabbed, 
#tabbed-widget-content_77423 .tabbed-widget-inner-widget-content , 
body.pages .widget.tabbed .tabbed-widget-content ul.tabbed-widget-tabs 
/*li.tabbed-widget-tab.spread-full-width*/
{
    border-radius: 10px;
}

.widget-body   {
  font-family: 'Ploni Maccabi ML v2 AAA';
 
}

.widget-header {
  font-family: 'Ploni Maccabi ML v2 AAA';
}
.widget-footer {
  font-family: 'Ploni Maccabi ML v2 AAA';
}
h2 
{color: rgb(30, 60, 149); 
font-family: 'Ploni Maccabi ML v2 AAA';
text-align: center;
}
.tabs .tabs-nav a {
	font-weight:bold;
	font-size:1.2em;
	background-color:229,229,229;
}