.ir_title {
	font-size: 18px;
	color: #920040;
}

a.ir_title, a:hover.ir_title, a:visited.ir_title, a:link.ir_title {
	text-decoration: none;
	color: #920040;
}

div.ir_search_box {
	display:none;
}

.ir_globalControls {
	font-size: 13px;
}

.ir_globalControls a {
	font-weight: normal;
}

#globalSearchForm {
	font-size: 13px;
}

.nitrc ol#globalNavigation li ol a {font-size: 12px;}


/* IR Project List UI changes */
div#min_projects_list h3 {
	padding-top:.5ex;
	padding-bottom:.25ex;
	line-height:2ex;
	font-size: 1.75em;
}

/* copy of globalFeedback from NITRC */
div#globalFeedback {
	background-color: #F6D07E;
	padding: 1em;
}

.ui-widget {
    font-family: Arial, sans-serif; font-size: 12px;
}   
.ui-autocomplete {
  z-index: 10000 !important;
  max-height:20em;
  overflow: auto;
}


/* Bootstrap button styling interfearing with the XNAT download multi-file dialog */
.xnat .close {
	opacity: 1;
}
