.tabbed1
{
  padding-left: 1.0em;
  break-after: always;
}
.tabbed2
{
  padding-left: 2.0em;
  break-after: always;
}
.decades
{
  font-size: 1.0em;
}

.decades:active
{
  color: #FC0;
  background-color: #444748;
}

.decades:hover
{
  /*color: #FC0;*/
  background-color: #444748;
}


/*remove box on accordion*/
.ui-state-focus { outline: none; }

.volumes
{
  font-size: 1.0em;
}
.volumes_padded
{
  font-size: 1.0em;
  margin-top: 1.0em;
}
.volumes:active
{
  color: #FC0;
  background-color: #444748;
}
.volumes:hover
{
  /*color: #FC0;*/
  /*background-color: #444748;*/
}
.volumes_padded:active
{
  color: #FC0;
  background-color: #444748;
}
.volumehighlight:hover
{
  /*color: #FC0;*/
  background-color: #444748;
}

.buttons:active
{
  color: #FC0;
  background-color: #444748;
}
.buttons:hover
{
  color: #FC0;
  background-color: #444748;
}

.role:active
{
  color: #FC0;
}
.collapsed:hover
{
  background-color: #444748;
}

.articles
{
  font-size: 1.0em;
  font-weight: bold;
  display: block;
  padding-bottom: 0.6em;
}
.reviews
{
  font-size: 1.0em;
  font-weight: bold;
  display: block;
  padding-bottom: 0.6em;
}
.title
{
  font-size: 1em;
  color: #FC0;
}
.title:hover
{
  background-color: #444748;
}
.author
{
  font-size: 1em;
}
.author_review
{
  color: #FC0;
}
.metadata  .doi .abstract .keywords
{
  font-size: 1em;
}
.buttons
{
  font-size: 1.0em;
  color: #FC0;
  font-weight: bolder;
  break-before: always;
  padding-right: 2em;
}
.article_page
{
  padding-top: 0.5em;
}


a.mya
{
  text-decoration: none;
  color: #FFF;
}

a.mya:after
{
  content: "\A";
  white-space: pre;
}

a.mya:hover
{
  /*color: #FC0;*/
  background-color: #444748;
}

a.mya:active
{
  color: #FC0;
}

span.mya:after
{
  content: "\A";
  white-space: pre;
}

.ui-accordion-header-active
{
  color: #FC0;
}

/*START advisory board*/
.endAdvisoryMember
{
  border-bottom: 1px solid #FC0;
}

h3.advisory span.role
{
  width: 50%;
}

/*END advisory board*/


/*START advanced search*/
.extraCriteriaTemplate
{
  display: none;
}

.hidden
{
  display: none;
}

input, option, select, button
{
  color: #222;
}
/*END advanced search*/


/*START accessibility*/
.large,
h3.accessibility
{
  font-size: 16px;
  font-weight: 300;
  line-height: 1.3000em;
  padding-top: 0;
  margin-top: 1.3em;
  padding-bottom: 0;
  color: #FC0;
}
  @media only screen and (min-width: 768px) {
    .large,
    h3 {
      font-family: Helvetica, sans-serif;
      font-size: 16px;
      font-weight: 300;
      line-height: 1.0000em;
      padding-top: 0;
      margin-top: 1em;
      padding-bottom: 0;
      color: #FC0; } }
.xlarge,
h2.accessibility {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.3000em;
  /*padding-top: 1.3000em;*/
  padding-bottom: 0;
  color: #FC0; }
  @media only screen and (min-width: 768px) {
    .xlarge,
    h2 {
      font-family: Helvetica, sans-serif;
      font-size: 18px;
      font-weight: 400;
      line-height: 1.0000em;
      /*padding-top: 1.0000em;*/
      padding-bottom: 0;
      color: #FC0;
  } }
/*END accessibility*/

/* Paste this css to your style sheet file or under head tag */
/* This only works with JavaScript,
if it's not present, don't show loader */
/*.no-js #loader { display: none;  }
.js #loader { display: block; position: absolute; left: 100px; top: 0; }
.se-pre-con {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background: url(../img/loading/loading-bars.gif) center no-repeat #555;
}
*/
