/* -----------------------------------------------
IR Event Community local stylesheet.
Author:   
Version:  01 Month 2008
PLEASE SAVE THIS FILE LOCALLY!
----------------------------------------------- */
/* hiding browse links per admin lb 01232018 */
#asrf #sidebar ul#side-browse li.collections {
	display:none; }
	
	
#asrf #sidebar ul#side-browse li.discipline-browser {
	display:none; }
	
#asrf #sidebar ul#side-browse li.author {
	display:none; }
	
/* left-aligning header per admin lb 01262018 */
#asrf #main.text #series-header h2#series-title {
	text-align: left;
}

/* presentation instructions in red per admin lb 01262018 */
#asrf #submit #document_type-c.required p.donot {
	color: #c00;
}

/* Adjust styling for custom-627 on track pages, lb 03082018 */
#asrf #container #wrapper #content #main.text #series-home p.materials {
	color: red; 
	font-weight: bold; 
	font-style: italic; }

/* Hide author picker field BAG 01172023 */
#asrf #submit #author_picker .box-header.tr {display:none;}

