/* 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;
    background-color: rgb(229,229,229);
}

.widget-body .widget-content .widget-header .widget-footer , .toc-page{
 font-family: 'Ploni Maccabi ML v2 AAA';
 color: rgb(30, 60, 149);  
  background-color: rgb(229,229,229);
 }
h2 /*כללי*/
{color: rgb(30, 60, 149); 
font-family: 'Ploni Maccabi ML v2 AAA';
text-align: center;
}


/*מופיע בבלוג*/
h1.emph.inline{text-align: center;}

/*כותרת שם פרסום בתוצאות*/
h2.widget.additionalrecords h2.widget.discoverresults h2.widget a.item-title , 
h2.publication-title-details, .general-data h2, ol.results h2
{color:rgb(14, 141, 170); 
font-family: 'Ploni Maccabi ML v2 AAA';
text-align: left
}
a {
  font-family: 'Ploni Maccabi ML v2 AAA';
  color:rgb(28, 89, 151); 
}
a:hover {text-decoration: underline;
color: rgb(30, 60, 149); 
}
body.pages .widget.additionalrecords cite, body.pages .widget.bookmarks cite,
 body.pages .widget.discoverairesults cite, body.pages .widget.discoverresults cite,
 body.pages .widget.repositoriesresults cite,
 body.pages .toc-page .information .authors

 {color: rgb(14, 141, 170);}
/*שמות הפרסומים בתוצאות*/
.widget-body.publication .publication-title-details,
.widget-body.publication .publication-title-details .part.authors li
 {color: rgb(14, 141, 170);}

ol.ejm-results-list cite,
ol.results cite
{
    color: rgb(14, 141, 170);}
publication-title-details{
    color: rgb(14, 141, 170);}
  
.tabs .tabs-nav a {
	font-weight:bold;
	font-size:1.2em;
	background-color: rgb(229,229,229);
}
