/*
to ensure compatibility with later OPUS 4 releases we recommend to insert custom layout changes here
*/

#container {
background-color: white;
float: none;
}

#content.home{
	background: #fff;
	padding: 50px 0 0 0;
} 

#content {
background: #fff;
min-height: 600px;
float: left;
width: 100%;
padding: 50px 0 3em;
}

body {
  background: #fff;
  color: #222;
  cursor: auto;
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: 1.5;
  margin: 0;
  padding: 0;
  position: relative;
  }

#header {
	z-index: 100;
	position: fixed;
	height: 2.8125rem;
	background: #C60C30;
	padding: 1px 0 0;
	float: left;
	width: 100%;
}

#primary-nav {
	float: left;
	height: 89px;
}
	
#primary-nav *{
	float: left;
	font: normal 14px Roboto, sans-serif;
	color: #fff;
	background-color: transparent;
	text-transform: uppercase;
	letter-spacing: .5px;
	font-weight: 400;
}

#primary-nav a{
	height: 89px;
	padding: 0 23px 0 15px;
}

#primary-nav .active *{
	color: black;
}

#primary-nav .active a,
#primary-nav a:hover,
#primary-nav a:focus{
/*	background: url(../img/theme/button.jpg) no-repeat 100% 0;*/
text-decoration: underline;
}

#primary-nav span {
padding: 15px 0 0;
height: 31px;
}

#primary-nav-search span{
	background-image: none;
}

#primary-nav-browsing span{
	background-image: none;
}

#primary-nav-publish span{
	background-image: none;
}

#primary-nav .active a, #primary-nav a:hover {
background: none;
}

.nav {
	margin: 0;
	padding: 0;
	list-style: none;
}

p {
	font-family: inherit;
	font-size: 1rem;
	font-weight: normal;
	line-height: 1.4;
	margin-bottom: 1.25rem;
	text-rendering: optimizeLegibility;
}

.intro{
	color: black;
	background-color: transparent;
	line-height: 1.6em;
	padding: 0 0 40px;
	width: auto;
}

#page-footer{
	clear:both;
	margin: auto;
	background: #6a6a6a;
	height:300px;
/*	margin-left:72px;*/
	width: 100%;
	text-align: center;
}

#page-footer .wrapper a {
color: #fff;
background-color: transparent;
}

#page-footer .wrapper {
	
	margin: auto;
	padding: 0 0 0 0;
	font: normal 14px Roboto, sans-serif;
	color: #fff;
	background-color: transparent;
	text-transform: uppercase;
	letter-spacing: .5px;
	font-weight: 400;
	text-align: center;
}

#logo-wrapper {
	padding-top: 20px;
	height: 200px;
	text-align: left;
	margin: 0 0 1em;
}
	}

#content h1,.opus h2{
	color: black;
	padding: 15px 10px 4px 0;
	font-weight: normal;

	text-transform: uppercase;
	background: none;
}

.opus h2 {
	color: black;
	padding: 15px 10px 4px 0;
	text-transform: uppercase;
	background: none;
}


a:hover {
text-decoration: underline;
}

a:hover, a:focus {
color: #aa0a29;
}

a {
color: #C60C30;
line-height: inherit;
text-decoration: none;
}

#content .wrapper {
font-size: 1.0em;
}

.required {
text-transform: uppercase;
color: black;
}

#logo a {
float: left;
display: block;
vertical-align: bottom;
height: 0px;
width: 0px;
background: none;
padding: 0 0 0 0;
}

#fieldset-search .form-submit-wrapper {
background: none;
}

#fieldset-search .form-submit {
background: #C60C30;
border: none;
color: white;
font-size: 16px;
font-family: Roboto, sans-serif;
width: 100px;
}

.form-submit:hover, #fieldset-search .form-submit:hover {
	text-decoration: underline;
}

#facets h3, #titlemain-wrapper, .breadcrumb_results {
background-color: #fff;
border: solid #e2e6e9;
border-width: 0 0 4px;
margin: 0;
font-weight: normal;
color: #333;
text-transform: none;
}

.result_box .results_title, .result_box .results_author {
background: #fff no-repeat 24px 4px;
padding: 4px 8px 0 41px;
}

.result_box a.abstract-toggle:hover {
cursor: pointer;
background-color: #C60C30;
}

.result_box a.abstract-toggle {
	display: block;
	text-align: center;
	margin: 0 auto;
	color: black;
	height: 12px;
	width: 100%;
	background: #C60C30;
	background-repeat: no-repeat;
	background-position: center;
}

.result_box a.abstract-toggle.collapsed {
background-image: url(../img/theme/bullet_arrow_down.png);
}

#download-fulltext {
word-wrap: break-word;
}

.services, .facet {
background: none;
padding: 5px 10px 10px;
border: 2px auto;
}

.breadcrumb_results {
background-color: #fff;
border: solid #6a6a6a;
border-width: 0 0 4px;
margin: 0;
font-weight: normal;
color: #333;
text-transform: none;
}

#facets h3, #titlemain-wrapper, .breadcrumb_results {
background-color: #fff;
border: solid #6a6a6a;
border-width: 0 0 4px;
margin: 0;
font-weight: normal;
color: #333;
text-transform: none;
}

.facet h4 {
font-size: 13px;
font-weight: bold;
color: black;
margin: 0 0 0.5em;
padding-left: 18px;
background: none;
}

.frontdoor .frontdoor_pagination {
background-color: #fff;
overflow: hidden;
margin-bottom: 1em;
padding: 20px;
}

.frontdoor .frontdoor_pagination #pagination-previous div {
background: url(../img/theme/browse_item_prev_inactive.png) no-repeat;
padding: 10px;
}

#services h3 {
margin: 0 0 1em;
font-weight: normal;
font: normal 14px Roboto, sans-serif;
}

#services h3, .facet h4 {
padding: 0;
border: solid #6a6a6a;
border-width: 0 0 4px;
display: inline-block;
}

table.frontdoordata th {
background-color: #fff;
text-align: right;
}

td img{
    margin-right: 3px;
}

.opus.publish fieldset {
position: relative;
border-bottom: 1px solid #6a6a6a;
border-top: 0px solid #6a6a6a;
min-height: 8em;
background: #fff;
margin: 1em 0 1em;
}

.opus legend {
color: black;
padding: 40px 0 0;
text-transform: uppercase;
font-size: 0.9em;
border-bottom: 4px solid #6a6a6a;
}

.publish fieldset .hint {
/* background: #e1e6ec; */
background: url(../img/theme/icon-hint-small.gif) no-repeat 0 0.2em;
padding: 4px 6px 4px 20px;
color: black;
margin: 0 0 1em;
}

div > .add-button {
background: none;
}

div > .form-button {
background: #6a6a6a ;
-moz-border-radius: 5px;
border-radius: 5px;
border: 1px solid #26517d;
color: white;
padding: 5px 5px;
font-family: Roboto, sans-serif;
}

.left-labels label, .right-labels label {
width: 24%;
padding: 0 1em 0 0;
float: left;
text-transform: uppercase;
}