@charset "utf-8";
body,
div,
p,
ul,
ol,
dl,
li,
dt,
dd,
table,
tr,
td,
h1,
h2,
h3,
h4,
h5,
h6,
form,
section,
canvas,
header,
footer,
section,
figure,
img {
  font-weight: normal;
  margin: 0;
  padding: 0;
  border: 0;
}
ul,
ol,
dl {
  list-style-type: none;
}
/* clearfix */
.cf:before,
.cf:after {
  content: " ";
  display: table;
}
.cf:after {
  clear: both;
}
.cf {
  *zoom: 1;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.color-dip-view-current-page {
  color: #ffffff;
  background-color: #282828;
}
.news-body li,
.news-body dd,
.news-body dt {
  margin-left: 5em;
  margin-bottom: 0.5em;
}
.horizontal-disposition {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  min-width: 300px;
  margin: 0 auto;
}
/*
@font-face {
  font-family: "alikeregular";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/Alike-Regular.ttf.eot?#iefix") format("embedded-opentype"), url("../fonts/Alike-Regular.ttf.woff") format("woff"), url("../fonts/Alike-Regular.ttf.svg#alikeregular") format("svg");
}
*/
@font-face {
  font-family: "fontawesome";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/fontawesome.ttf.eot") format("embedded-opentype"), url("../fonts/fontawesome.ttf.woff") format("woff"), url("../fonts/fontawesome.ttf.svg") format("svg");
}
@font-face {
  font-family: "PFDinTextPro-Bold";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/pfdintextpro-bold.eot") format("embedded-opentype"), url("../fonts/pfdintextpro-bold.otf") format("opentype");
}
@font-face {
  font-family: "PFDinTextPro-Thin";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/pfdintextpro-thin.eot") format("embedded-opentype"), url("../fonts/pfdintextpro-thin.otf") format("opentype");
}
/*
@font-family-0: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, 'メイリオ', Osaka, 'MS PGothic', arial, helvetica, sans-serif;
@font-family-1: '游ゴシック体', 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
@font-family-1: 'メイリオ', Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
@font-family-2: "Helvetica Neue", Helvetica, Arial, sans-serif;
@font-family-3: "alikeregular",Times,Georgia,serif;;
*/
html {
  font-family: "OpenSans-Regular", Helvetica, Arial;
  font-size: 14px;
  line-height: 22px;
}
body {
  background-color: #FFF;
}
html,
body {
  margin: 0;
  padding: 0;
  height: 100%;
}
html #document-container-wrapper,
body #document-container-wrapper {
  height: 100%;
}
html #document-container-wrapper #document-container,
body #document-container-wrapper #document-container {
  height: 100%;
  display: flex;
  flex-direction: column;
}
html #document-container-wrapper #document-container > header,
body #document-container-wrapper #document-container > header {
  flex: 0 0 auto;
}
html #document-container-wrapper #document-container .container,
body #document-container-wrapper #document-container .container {
  flex: 1 0 auto;
}
html #document-container-wrapper #document-container > footer,
body #document-container-wrapper #document-container > footer {
  flex: 0 0 auto;
}
a {
  color: #282828;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
input,
select,
textarea,
button {
  font-family: Arial;
  font-size: 13.3333px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  height: 41px;
  background: #ffffff;
  color: black;
}
input::-webkit-input-placeholder,
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
button::-webkit-input-placeholder {
  color: #999999;
}
input::-moz-placeholder,
select::-moz-placeholder,
textarea::-moz-placeholder,
button::-moz-placeholder {
  color: #999999;
}
input:-moz-placeholder,
select:-moz-placeholder,
textarea:-moz-placeholder,
button:-moz-placeholder {
  color: #999999;
}
input:-ms-input-placeholder,
select:-ms-input-placeholder,
textarea:-ms-input-placeholder,
button:-ms-input-placeholder {
  color: #999999;
}
input,
textarea,
button {
  padding: 0 0.6em;
}
select {
  padding: 0;
  border-width: 0;
  border-style: none;
}
select {
  max-width: 100%;
}
input {
  border-width: 1px;
  border-style: solid;
  border-color: #ffffff;
}
input[type="checkbox"],
input[type="radio"] {
  vertical-align: middle;
  height: 1em;
  width: 1em;
  padding: 0;
}
button {
  padding: 0.6em 0.5em;
  border-width: 1px;
  border-style: solid;
  border-color: #c99b33;
  font-family: "OpenSans-Regular", Helvetica, Arial;
  font-size: 14px;
  background: #282828;
  color: black;
}
button:hover {
  border-color: #282828;
}
button:hover {
  background: #e6e6e6;
  cursor: pointer;
}
#document-container header:before {
  position: absolute;
  top: 0;
  content: " ";
  display: block;
  width: 100%;
  z-index: 9999;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.5);
}
#document-container > header:not(.with_tops) {
  background-image: none!important;
}
#document-container > header > * {
  z-index: 9999;
}
#document-container > header > div {
  position: relative;
  *zoom: 1;
}
#document-container > header > div:before,
#document-container > header > div:after {
  content: " ";
  display: table;
}
#document-container > header > div:after {
  clear: both;
}
#document-container > header > div .header-upper {
  height: inherit;
  background-color: #FFF;
  background-image: url(/Trencadis/resource/img/logo-trecandis.png);
  background-repeat: no-repeat;
  background-position: left top;
  *zoom: 1;
}
@media (max-width: 767px) {
  #document-container > header > div .header-upper {
    background-image: url(/Trencadis/resource/img/logo-trecandis-res.png);
  }
}
#document-container > header > div .header-upper > div {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  min-width: 300px;
  margin: 0 auto;
  min-width: auto;
}
#document-container > header > div .header-upper:before,
#document-container > header > div .header-upper:after {
  content: " ";
  display: table;
}
#document-container > header > div .header-upper:after {
  clear: both;
}
#document-container > header > div #site-navigation {
  background-coloR: #edeae1;
  *zoom: 1;
}
#document-container > header > div #site-navigation > nav {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  min-width: 300px;
  margin: 0 auto;
}
#document-container > header > div #site-navigation:before,
#document-container > header > div #site-navigation:after {
  content: " ";
  display: table;
}
#document-container > header > div #site-navigation:after {
  clear: both;
}
@media (max-width: 1200px) {
  #document-container > header > div {
    width: 100%!important;
    padding: 0!important;
  }
}
#document-container > header .authentication-box {
  padding-top: 10px;
  *zoom: 1;
}
#document-container > header .authentication-box:before,
#document-container > header .authentication-box:after {
  content: " ";
  display: table;
}
#document-container > header .authentication-box:after {
  clear: both;
}
#document-container > header .authentication-box > form label {
  padding: 0 5px;
}
#document-container > header .authentication-box > form.login {
  float: right;
}
#document-container > header .authentication-box > form.login input,
#document-container > header .authentication-box > form.login button {
  height: auto;
  padding: 5px;
}
#document-container > header .authentication-box > form.logout {
  text-align: right;
}
#document-container > header .authentication-box > form.logout .welcome {
  padding: 0 10px;
  display: inline;
}
#document-container .home-button {
  float: left;
  background-color: #ebebeb;
  font-size: 14px;
  border-radius: 14px 14px 14px 14px;
}
#document-container .home-button .icon-arrow-left:before {
  font-family: FontAwesome;
  font-style: normal;
  content: "\f060";
}
#document-container > footer {
  color: #6b6761;
  font-size: 0.9em;
  background: #edeae1;
  border-top: 1px solid #c8c7c2;
  padding: 20px 0 20px;
  display: table;
  width: 100%;
  margin: 40px auto 0px auto;
}
#document-container > footer > div {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  min-width: 300px;
  margin: 0 auto;
  position: relative;
  float: left;
  min-width: initial;
}
#document-container > footer > div p {
  font-size: 0.9em;
  line-height: 1.4em;
  margin: 0 0 10px;
}
#document-container > footer > div ul {
  margin: 0 0 10px 25px;
}
#document-container > footer > div a {
  color: #6b6761;
}
#document-container > footer > div li {
  line-height: 20px;
  list-style-type: disc;
}
#document-container > footer > div h3 {
  font-size: 0.9em;
  font-family: "OpenSans-Regular", Helvetica, Arial;
  font-weight: bold;
  border-bottom: none;
  line-height: 1.4em;
  margin: 0 0 0.2em 0;
}
#document-container > footer > div.span1 {
  width: 220px;
}
#document-container > footer > div.span1.offset1 {
  margin-left: 100px;
}
#document-container > footer > div.span1 a:hover {
  color: #9e2d37;
}
#document-container > footer > div.span2 {
  width: 140px;
  margin-left: 30px;
}
#document-container > footer > div.span2 a:hover {
  color: black;
}
#document-container > footer > div.span3 {
  width: 380px;
  margin-left: 30px;
}
#document-container > footer > div.span3 .offset3 {
  margin-top: 0.2em;
}
#document-container > footer > div.span3 a:hover {
  color: #000;
}
@media (min-width: 1200px) {
  #document-container > footer > div.span1 {
    width: 270px;
  }
  #document-container > footer > div.span1.offset1 {
    margin-left: 130px;
  }
  #document-container > footer > div.span2 {
    width: 170px;
  }
  #document-container > footer > div.span3 {
    width: 470px;
  }
}
@media (max-width: 979px) and (min-width: 768px) {
  #document-container > footer > div.span1 {
    width: 166px;
  }
  #document-container > footer > div.span1.offset1 {
    margin-left: 82px;
  }
  #document-container > footer > div.span2 {
    width: 104px;
  }
  #document-container > footer > div.span3 {
    width: 290px;
  }
}
@media (max-width: 767px) {
  #document-container > footer > div.span1,
  #document-container > footer > div.span2,
  #document-container > footer > div.span3 {
    padding-left: 20px;
    width: 100%;
    margin-left: 0;
  }
  #document-container > footer > div.span1.offset1,
  #document-container > footer > div.span2.offset1,
  #document-container > footer > div.span3.offset1,
  #document-container > footer > div.span1offset3,
  #document-container > footer > div.span2offset3,
  #document-container > footer > div.span3offset3 {
    margin-left: 0;
  }
}
#document-container > footer > div.col-sm-offset-1.col-sm-3,
#document-container > footer > div.col-sm-2 {
  display: none;
}
#document-container > footer p.copyright {
  padding: 5px;
  text-align: center;
}
#logo {
  float: left;
  text-indent: -9999px;
  display: block;
  position: relative;
  width: 150px;
  height: 51px;
  margin: 10px 20px;
  background-image: url(/Trencadis/resource/img/diputacio-barcelona.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
@media (max-width: 767px) {
  #logo {
    width: 80px;
    height: 27px;
    margin: 10px 10px;
  }
}
#background_link {
  position: absolute;
  top: 0;
  width: 670px;
  height: 100%;
  background-color: transparent;
  display: block;
}
@media (max-width: 767px) {
  #background_link {
    width: 370px;
  }
}
#site-navigation {
  display: none;
  *zoom: 1;
}
#site-navigation:before,
#site-navigation:after {
  content: " ";
  display: table;
}
#site-navigation:after {
  clear: both;
}
#site-navigation > div {
  *zoom: 1;
}
#site-navigation > div:before,
#site-navigation > div:after {
  content: " ";
  display: table;
}
#site-navigation > div:after {
  clear: both;
}
#site-navigation li {
  display: inline-block;
}
#site-navigation a {
  color: #575A5D;
  padding: 3px 12px;
  display: block;
  border-width: 0;
  font-size: 15px;
  line-height: 1.85em;
}
#site-navigation a:hover {
  text-decoration: none;
  background-color: #CFD3C2;
}
#site-navigation a.current {
  color: #090909;
  background-color: #fff;
}
.header-upper > button {
  position: relative;
  top: 0;
  right: 0;
  height: auto;
  border: none;
  border-radius: 4px;
  z-index: 9999;
  background-color: #9E2D37;
  margin-top: 20px;
  margin-bottom: 0;
  margin-left: 5px;
  margin-right: 5px;
  padding: 7px 10px;
}
.header-upper > button > span {
  width: 18px!important;
  background-color: #f5f5f5;
}
@media (max-width: 767px) {
  .header-upper > button {
    margin-top: 10px;
  }
}
#header-right {
  position: relative;
  float: right;
  top: 0;
  margin-right: 0;
  height: inherit;
  *zoom: 1;
  overflow: hidden;
  height: auto;
  padding: 0;
}
#header-right:before,
#header-right:after {
  content: " ";
  display: table;
}
#header-right:after {
  clear: both;
}
@media (max-width: 979px) {
  #header-right {
    float: left;
    background-color: white;
    box-shadow: rgba(0, 0, 0, 0.498039) 0px 3px 3px inset;
    width: 100%;
  }
  #header-right li,
  #header-right ul {
    clear: both;
    display: block!important;
    font-weight: bold;
  }
}
#site-logo a {
  display: inline-block;
  margin: 10px 0;
}
@media (max-width: 979px) {
  #header .navbar-header {
    float: none;
  }
  #header .navbar-left,
  #header .navbar-right {
    float: none !important;
  }
  #header .navbar-toggle {
    display: block;
  }
  #header .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 3px;
  }
  #header .navbar-collapse {
    clear: both;
    border-top: 0;
  }
  #header .navbar-collapse .nav {
    margin: 0 0 10px;
  }
  #header .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
  }
  #header .navbar-collapse.collapse {
    display: none!important;
  }
  #header .navbar-nav {
    float: none!important;
    margin-top: 7.5px;
  }
  #header .navbar-nav > li {
    float: none;
  }
  #header .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  #header .collapse.in {
    display: block !important;
  }
}
#language-selector {
  float: left;
  *zoom: 1;
  color: #4e4e4f;
  height: inherit;
  /*
  select {
    background-color: transparent;
    height: inherit;
    overflow: hidden;
    &:focus {
      box-shadow: none;
      outline: none;
    }
    option {
      text-decoration: none;
      cursor:pointer; cursor: hand;
      line-height: 20px;
      font-size: 14px;
      text-shadow: none;
      color: black;
      padding: 32px 10px 30px 10px;
      height: inherit;
      display: inline-block;
      &:checked {
        -webkit-filter: opacity(0%); /* Safari
        filter: invert(100%) grayscale(100%) brightness(180%);
      }
      &:hover {
        text-decoration: underline;
      }
      &.selected-true {
        display: none;
      }
    }
  }
  */
}
#language-selector:before,
#language-selector:after {
  content: " ";
  display: table;
}
#language-selector:after {
  clear: both;
}
#language-selector > li {
  display: inline-block;
  list-style-type: none;
}
#language-selector > li a {
  text-decoration: none;
  cursor: pointer;
  cursor: hand;
  color: black;
  padding: 30px 10px 30px 10px;
  display: inherit;
}
#language-selector > li a:hover {
  text-decoration: underline;
}
#language-selector > li a.selected-true {
  display: none;
}
#site-links {
  *zoom: 1;
}
#site-links:before,
#site-links:after {
  content: " ";
  display: table;
}
#site-links:after {
  clear: both;
}
#site-links li {
  display: block;
  float: left;
}
#static-pages {
  float: left;
  *zoom: 1;
  color: #4e4e4f;
  padding-right: 5px;
  height: inherit;
}
#static-pages:before,
#static-pages:after {
  content: " ";
  display: table;
}
#static-pages:after {
  clear: both;
}
#static-pages li {
  display: block;
  height: inherit;
  float: left;
  line-height: 20px;
}
#static-pages li a {
  text-shadow: none;
  color: black;
  padding: 30px 10px;
  height: inherit;
  display: block;
}
#page-messages {
  margin-top: 20px;
  background-color: #e1e3dc;
}
#page-messages > div {
  border: 1px solid red;
  padding: 20px;
  color: red;
}
#page-messages > div .material-icons {
  vertical-align: middle;
}
#page-messages ul span {
  padding-left: 0.5em;
}
#main-visual {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  min-width: 300px;
  margin: 0 auto;
}
#main-visual ul {
  margin-top: 20px;
}
#main-visual img {
  max-width: 100%;
}
#main-content {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  min-width: 300px;
  margin: 0 auto;
  min-height: 600px;
  *zoom: 1;
}
#main-content:before,
#main-content:after {
  content: " ";
  display: table;
}
#main-content:after {
  clear: both;
}
#main-content .top-category-type {
  margin-top: 15px;
}
#main-content-wrapper {
  width: 1170px;
  padding-right: 0;
  padding-left: 0;
  margin-right: auto;
  margin-left: auto;
}
@media (max-width: 767px) {
  #main-content-wrapper {
    width: inherit;
  }
}
#main-content-wrapper > * {
  margin-right: 30px;
  margin-left: -30px;
}
@media (max-width: 1200px) {
  #main-content-wrapper > * {
    margin-right: 0;
    margin-left: 0;
  }
}
.main-wrapper {
  margin-top: 20px;
  *zoom: 1;
}
.main-wrapper:before,
.main-wrapper:after {
  content: " ";
  display: table;
}
.main-wrapper:after {
  clear: both;
}
.main-wrapper .main-right-container {
  float: right;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 30%;
  padding-left: 50px;
}
.main-wrapper .main-left-container {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 30%;
  padding-right: 50px;
}
.main-wrapper .main-main-container {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 70%;
}
.main-wrapper .main-main-container > div {
  margin-bottom: 20px;
}
@media screen and (max-width: 800px) {
  .main-wrapper .main-right-container {
    width: 100%;
    padding-left: 0;
  }
  .main-wrapper .main-left-container {
    width: 100%;
    padding-right: 0;
  }
  .main-wrapper .main-main-container {
    width: 100%;
  }
}
#block-content-container {
  margin-top: 20px;
  *zoom: 1;
}
#block-content-container:before,
#block-content-container:after {
  content: " ";
  display: table;
}
#block-content-container:after {
  clear: both;
}
h1 {
  font-size: 16px;
  color: #ffffff;
  background: transparent;
  padding: 0;
  padding: 4px 15px;
  *zoom: 1;
}
h1:before,
h1:after {
  content: " ";
  display: table;
}
h1:after {
  clear: both;
}
h1 a {
  height: 20px;
  color: #ffffff;
  float: right;
}
h1 a > i {
  font-size: 20px;
}
h2 {
  color: #ffffff;
  font-size: 1rem;
  padding-bottom: 3px;
  padding-left: 5px;
}
h2 > span {
  display: inline-block;
}
.pager {
  text-align: center;
  color: #333;
}
.pager a {
  display: inline-block;
  padding: 0.5em;
  padding: 4px 12px;
  color: #333;
}
.pager a.current {
  font-weight: bold;
}
.pager a.current:hover {
  text-decoration: none;
}
.pager a.disabled {
  display: none;
}
.pager_footer {
  text-align: center;
  color: #333;
  float: left;
}
.pager_footer span {
  margin-left: 10px;
}
.pager_footer a {
  display: inline-block;
  border: 1px solid #dddddd;
  padding: 4px 12px;
  float: left;
  color: #333;
}
.pager_footer a.current {
  font-weight: bold;
}
.pager_footer a.current:hover {
  text-decoration: none;
}
.pager_footer a.disabled {
  display: none;
}
.authentication-box {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  min-width: 300px;
  margin: 0 auto;
  text-align: right;
  color: #ffffff;
}
.authentication-box .welcome {
  color: #d5d1cf;
  display: inline-block;
}
.authentication-box button {
  height: auto;
  background-color: transparent;
  border-width: 0;
  color: #fff;
  padding: 0 10px;
}
.authentication-box button:hover {
  text-decoration: underline;
}
.js #js-loading-overlay {
  z-index: 9999999;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fff;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url("../img/loading.gif");
}
.js-loaded {
  display: block;
}
.js-loaded h1,
.js-loaded h2 {
  color: #282828;
}
.js-loaded #js-loading-overlay {
  background-image: none;
}
.js-loaded #main-visual ul {
  background-color: #000;
}
.js-loaded #main-visual li {
  top: 0;
  left: 0;
}
.js-loaded #document-container > header {
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.5);
  -ms-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.5);
  background-color: #ffffff;
  z-index: 1;
  top: 0;
  left: 0;
  right: 0;
  border: none;
  min-height: 0;
}
.js-loaded #document-container > header .authentication-box {
  text-align: left;
  min-width: 0;
  max-width: none;
}
.js-loaded #document-container > header .authentication-box.login {
  display: none;
}
.js-loaded #document-container > header .authentication-box.logout {
  padding: 0;
  margin: 0;
}
.js-loaded #document-container > header .authentication-wrapper {
  display: none;
  float: left;
  position: relative;
  margin-right: 10px;
  margin-top: 3px;
}
.js-loaded #document-container > header .authentication-wrapper > a {
  color: #fff;
  padding: 0 10px;
}
.js-loaded #document-container > header .authentication-wrapper > a:hover {
  color: #fff;
}
.js-loaded #document-container > header .authentication-wrapper .authentication-box.login {
  position: absolute;
  right: 0;
  color: #ffffff;
  border: 1px solid #fff;
  background-color: rgba(40, 40, 40, 0.8);
  padding: 15px;
}
.js-loaded #document-container > header .authentication-wrapper .authentication-box.login > form button {
  padding: 5px 20px;
}
.js-loaded #document-container > header .authentication-wrapper .authentication-footer {
  padding-top: 20px;
  text-align: center;
}
.js-loaded #document-container > header .authentication-wrapper.on .authentication-box.login {
  display: block;
}
.js-loaded #language-selector > button {
  display: none;
}
.js-loaded #page-messages {
  margin-top: 0;
  position: fixed;
  z-index: 99999;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
}
.js-loaded #page-messages > div {
  z-index: 999999;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-color: #ffffff;
  position: absolute;
  border: 1px solid red;
  padding: 20px;
  color: red;
}
.js-loaded #page-messages > div ul .material-icons {
  vertical-align: middle;
}
.js-loaded #page-messages > div ul span {
  padding-left: 0.5em;
}
.js-loaded #page-messages > div .buttons {
  text-align: center;
  padding-top: 10px;
}
.js-loaded .checkbox {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  height: 41px;
  line-height: 41px;
  padding: 0 0.6em;
}
.js-loaded .checkbox:hover {
  cursor: pointer;
}
.js-loaded.fullmode {
  /* DIBA
    #document-container > footer {
      border-top: 0;
      .pagetop {
        display: none;
      }
      > div {
        padding: 5px;
      }
      p.copyright {
        padding: 0;
      }
    }
    */
}
.js-loaded.fullmode #main-content {
  position: relative;
  min-height: 0;
}
.js-loaded.fullmode #block-content-container {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.js-loaded.fullmode #document-container-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: auto;
}
.js-loaded.fullmode #document-container {
  position: relative;
  min-width: 400px;
  min-height: 600px;
  /* DIBA
      > footer {
        // position: absolute;
        // bottom: 0;
        // left: 0;
        // right: 0;
        > div {
          padding: 5px;
        }
      }
      */
}
.js-loaded.fullmode #document-container > * {
  max-width: none;
}
.js-loaded.fullmode #document-container > header {
  top: 0;
  left: 0;
  right: 0;
  z-index: 2;
}
.js-loaded.fullmode #document-container #main-content {
  margin: 0;
  padding: 0;
  max-width: none;
}
.js-loaded.fullmode #block-content-container {
  margin: 0;
}
#document-container.page-top h1 {
  font-size: 20px;
  font-family: "fontawesome";
  font-weight: bold;
  border-bottom: 2px solid #b3b3b3;
  margin-bottom: 20px;
}
.search-condition {
  padding-bottom: 30px;
  width: 100%;
  overflow: hidden;
}
.search-condition > * {
  overflow: hidden;
}
.search-condition .toggle-search-type-button-wrapper .checkbox {
  float: left;
  font-size: 0.9em;
  line-height: 2.6em;
  margin-left: 15px;
  margin-right: 15px;
  font-weight: normal;
  margin-top: 0px;
  color: black;
}
.search-condition .description {
  margin-left: 25px;
}
.search-condition .description .breadcrumb {
  background: none;
  margin-top: 15px;
  font-size: 1.2em;
  margin-bottom: 0px;
  color: #5d656c;
  padding: 8px 0;
  list-style: none;
}
.search-condition .description .breadcrumb > li:before {
  color: #5D656C;
}
.search-condition .description .breadcrumb > li > a {
  color: #000!important;
}
.search-condition .description .breadcrumb > li.active > a {
  color: #777!important;
}
.search-condition .description .breadcrumb > li.active > a:hover {
  text-decoration: none;
}
.search-condition input[type="checkbox"] {
  margin-top: 9px;
  float: left;
}
.search-condition input[type=text],
.search-condition textarea {
  -webkit-transition: all 0.3s ease-in-out;
  outline: none;
  border: 1px solid #cccccc;
}
.search-condition input[type=text]:focus,
.search-condition textarea:focus {
  box-shadow: 0 0 5px #51cbee;
  border: 1px solid #51cbee;
}
.search-condition .search-term-group {
  *zoom: 1;
}
.search-condition .search-term-group > div > label {
  display: block;
  margin-bottom: 0px;
}
.search-condition .search-term-group:before,
.search-condition .search-term-group:after {
  content: " ";
  display: table;
}
.search-condition .search-term-group:after {
  clear: both;
}
.search-condition .search-action-group {
  margin-top: 10px;
  *zoom: 1;
}
.search-condition .search-action-group:before,
.search-condition .search-action-group:after {
  content: " ";
  display: table;
}
.search-condition .search-action-group:after {
  clear: both;
}
.search-condition .search-action-group button {
  background-color: #ebebeb;
  border-color: #d2d0d1;
  border-radius: 4px;
  float: left;
  color: #333333;
  padding: 6px 12px;
  height: auto;
}
.search-condition .search-action-group button:hover {
  background-color: #d2d0d1;
}
.search-condition .search-action-group .checkbox {
  font-size: 0.9em;
  line-height: 2.6em;
  float: left;
  margin-left: 45px;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 0px;
}
.search-condition .search-field-keyword label.checkbox,
.search-condition .search-field-advanced-query label.checkbox {
  height: 30px!important;
  line-height: 30px;
}
.search-condition .search-field-keyword input[type='text'],
.search-condition .search-field-advanced-query input[type='text'] {
  width: 100%;
  height: 41px;
}
.search-condition .search-type-advanced-options {
  padding-left: 155px;
}
.search-condition .date_filter_fields {
  padding-left: 160px;
  margin-bottom: 10px;
}
.search-condition .date_filter_fields label,
.search-condition .date_filter_fields span {
  display: inline-block !important;
  margin: 0 10px;
  font-weight: normal;
  font-size: 14px;
  color: #555555;
}
.search-condition .date_filter_fields input {
  border: 1px solid #cccccc;
  border-radius: 4px;
  color: #555555;
  height: 30px!important;
  width: 100px;
}
.search-condition .search-field-collections div {
  *zoom: 1;
}
.search-condition .search-field-collections div:before,
.search-condition .search-field-collections div:after {
  content: " ";
  display: table;
}
.search-condition .search-field-collections div:after {
  clear: both;
}
.search-condition .search-field-collections label.checkbox {
  margin-right: 1em;
}
.search-condition .search-field-collections a {
  margin-right: 1em;
}
.search-condition .search-field-collections a:hover {
  text-decoration: underline;
}
.search-condition .search-type-advanced-options.search-sort {
  float: left;
  margin-right: 10px;
}
.search-condition .search-type-advanced-options .search-rows {
  float: left;
}
.search-condition .search-sort,
.search-condition .search-rows {
  padding-left: 15px;
  float: left;
  color: #555555;
}
.search-condition .search-sort .grey-box,
.search-condition .search-rows .grey-box {
  border: 1px solid #cccccc;
  border-radius: 4px;
  height: 30px!important;
}
.search-condition .search-sort > div,
.search-condition .search-rows > div {
  float: left;
}
.search-condition .search-sort > label,
.search-condition .search-rows > label {
  float: left;
  margin-top: 5px;
  margin-right: 10px;
  font-weight: normal;
}
.search-condition .search-sort .grey-box,
.search-condition .search-rows .grey-box {
  color: #555555!important;
}
.search-condition .search-category-types {
  *zoom: 1;
}
.search-condition .search-category-types:before,
.search-condition .search-category-types:after {
  content: " ";
  display: table;
}
.search-condition .search-category-types:after {
  clear: both;
}
.search-condition .search-category-types > li {
  *zoom: 1;
  margin-bottom: 5px;
  line-height: 2em;
}
.search-condition .search-category-types > li:before,
.search-condition .search-category-types > li:after {
  content: " ";
  display: table;
}
.search-condition .search-category-types > li:after {
  clear: both;
}
.search-condition .search-category-types > li > label {
  vertical-align: middle;
}
.search-condition .search-category-types > li > div {
  display: block;
  margin-left: 40px;
}
.search-condition .search-category-types > li > div input {
  width: 100%;
}
.search-condition .search-field-keyword > div {
  background: #ffffff;
  position: relative;
}
.search-condition .search-field-keyword > div i {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  left: 0;
  top: 0;
  width: 24px;
  height: 24px;
  padding-left: 5px;
  padding-top: 5px;
}
.search-condition .search-field-keyword > div > span {
  display: block;
}
.search-condition .search-field-keyword > div > span input {
  border: 1px solid #cccccc;
  border-radius: 14px 0 0 14px;
  padding: 10px 15px 9px;
  font-size: 18px;
}
.search-condition .search-condition-types > li > form {
  color: #ffffff;
}
.search-category-selector {
  padding: 10px;
  background: #ffffff;
  overflow: auto;
  height: 250px;
}
.search-category-selector > div {
  margin-bottom: 5px;
}
.search-category-selector > ul {
  padding-bottom: 20px;
}
.search-category-selector .category-node > i {
  vertical-align: middle;
}
.search-category-selector li.current > span {
  background-color: #676769;
}
.search-category-selector li.current > span a {
  color: #ffffff;
}
.search-category-selector li a.category-label:hover {
  text-decoration: underline;
}
.search-category-selector li > ul {
  margin-bottom: 5px;
  margin-left: 24px;
}
.search-category-selector li > span {
  line-height: 24px;
  display: block;
}
.search-category-selector li > span .close-icon {
  display: none;
}
.search-category-selector li.opened > span .open-icon {
  display: none;
}
.search-category-selector li.opened > span .close-icon {
  display: inline-block;
}
.search-category-selector li .category-node {
  text-align: center;
  display: inline-block;
  width: 24px;
}
.js-loaded {
  /* DIBA - sustituido por mediaqueries
  .mid {
    .query-table {
      .field-row {
        .term-group {
          .join-wrapper {
            width: 9%;
          }
          .field {
            width: 19%;
          }
          .not {
            text-align: center;
            width: 19%;
          }
          .term {
            width: 41%;
          }
        }
      }
      .term-type-text {
        .operator {
          width: 30%;
        }
        .text-value {
          margin-right: 1%;
          width: 69%;
        }
      }
      .term-type-daterange {
        > span {
          display: block;
        }
        input[type="text"] {
          width: 40%;
          // width: auto;
        }
      }
    }
  }
  .min {
    .query-table {
      .field-row:nth-child(1) {
        .join-wrapper {
          display: none;
        }
      }
      .field-row {
        .term-group {
          > * {
            margin-bottom: 2px;
          }
          .join-wrapper {
            width: 100%;
          }
          .field {
            width: 100%;
          }
          .not {
            text-align: center;
            width: 100%;
          }
          .term {
            width: 100%;
          }
        }
      }
      .term-type-text {
        .operator {
          width: 30%;
        }
        .text-value {
          margin-right: 1%;
          width: 69%;
        }
      }
      .term-type-daterange {
        > span {
          display: block;
        }
        input[type="text"] {
          width: 40%;
          // width: auto;
        }
      }
    }
  }
*/
}
.js-loaded .search-condition h2 {
  display: none;
}
.js-loaded .search-condition .toggle-search-type-button-wrapper {
  *zoom: 1;
  color: black;
}
.js-loaded .search-condition .toggle-search-type-button-wrapper:before,
.js-loaded .search-condition .toggle-search-type-button-wrapper:after {
  content: " ";
  display: table;
}
.js-loaded .search-condition .toggle-search-type-button-wrapper:after {
  clear: both;
}
.js-loaded .search-condition .toggle-search-type-button-wrapper > button {
  outline: 0;
  height: auto;
  padding: 10px 0px;
  border: 0;
  font-weight: bold;
  background-color: white;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.js-loaded .search-condition .toggle-search-type-button-wrapper > button:hover {
  color: black;
  text-decoration: underline;
}
.js-loaded .search-condition .search-type-simple {
  width: 100%;
}
.js-loaded .search-condition .search-type-simple .search-term-group {
  padding: 0;
  margin-left: 0.05px;
}
.js-loaded .search-condition .search-type-simple .search-action-group {
  padding: 0;
}
.js-loaded .search-condition .search-type-simple .search-action-group > button {
  width: 100%;
}
.js-loaded .search-condition .search-condition-types > li {
  margin-bottom: 0;
}
.js-loaded .search-condition .search-type-simple,
.js-loaded .search-condition .search-type-advanced,
.js-loaded .search-condition .search-type-category {
  display: none;
  margin-bottom: 0;
  padding: 10px 10px 0;
}
.js-loaded .search-condition .search-type-simple.on,
.js-loaded .search-condition .search-type-advanced.on,
.js-loaded .search-condition .search-type-category.on {
  position: initial;
  display: block;
  margin: auto;
}
.js-loaded .search-condition .search-type-category.on {
  display: none;
}
.js-loaded .search-condition h2 {
  margin: 10px 0;
  padding: 0.6em 0;
}
.js-loaded .search-condition .search-type-simple > form {
  position: relative;
  padding: 0;
}
.js-loaded .search-condition .search-type-simple .toggle-search-type-button-wrapper {
  margin-top: 15px;
  line-height: 9px;
}
.js-loaded .search-condition .search-type-simple .search-term-group {
  top: 0;
  bottom: 0;
  left: 0;
}
.js-loaded .search-condition .search-type-simple .search-action-options {
  margin-top: 15px;
  padding: 0;
}
.js-loaded .search-condition .search-type-simple .search-field-keyword {
  margin-top: 0;
}
.js-loaded .search-condition .search-type-simple .search-field-keyword label {
  display: none;
}
.js-loaded .search-condition .search-type-simple .search-field-simple {
  position: inherit;
  margin-top: 0;
  *zoom: 1;
}
.js-loaded .search-condition .search-type-simple .search-field-simple:before,
.js-loaded .search-condition .search-type-simple .search-field-simple:after {
  content: " ";
  display: table;
}
.js-loaded .search-condition .search-type-simple .search-field-simple:after {
  clear: both;
}
.js-loaded .search-condition .search-type-simple .search-field-simple > select {
  height: 30px;
  line-height: 30px;
  float: left;
  width: 100%;
  font-size: 14px;
  padding: 4px 6px;
  color: #555555;
  background-color: white;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
.js-loaded .search-condition .search-type-simple .search-field-simple > div {
  float: left;
  width: 100%;
}
.js-loaded .search-condition .search-type-simple .search-field-simple > div input {
  width: 100%;
  color: #555555;
  border-radius: 14px 0 0 14px;
  padding: 10px 15px 9px;
  font-size: 18px;
}
.js-loaded .search-condition .search-type-simple .search-action-group {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: 0;
}
.js-loaded .search-condition .search-type-simple .search-action-group > button {
  width: auto;
  color: #333333;
  background-color: #ebebeb;
  border-color: #cccccc;
  border-radius: 0 14px 14px 0;
  padding: 4px 18px;
  font-size: 18px;
  line-height: 32px;
}
.js-loaded .search-condition .search-type-simple .search-action-group > button:hover {
  background-color: #d2d0d1;
}
.js-loaded .search-condition .search-type-advanced > form {
  color: #000000;
}
.js-loaded .search-condition .search-type-advanced .toggle-search-type-button-wrapper {
  line-height: 14px;
}
.js-loaded .search-condition .search-type-category > div {
  background-color: #e1e3dc;
}
.js-loaded .search-condition .search-type-category label {
  display: none;
}
.js-loaded .search-condition .search-type-category .search-term-group {
  display: none;
}
.js-loaded .search-condition .search-type-category .search-action-group {
  display: none;
}
.js-loaded .search-condition .search-type-category .search-category-selector ul ul {
  display: none;
}
.js-loaded .search-condition .search-type-category .search-category-selector .category-node > i {
  vertical-align: middle;
}
.js-loaded .search-condition .search-type-category .search-category-selector li.opened > ul {
  display: block;
}
.js-loaded .search-action-group {
  text-align: center;
}
.js-loaded .search-term-group .search-field-advanced-query > div > input {
  display: none;
}
.js-loaded .query-table .field-row .term-group {
  margin-right: 0;
  padding-right: 0;
}
.js-loaded .query-table .field-row .term-group > * {
  color: #555555;
}
.js-loaded .query-table .field-row .term-group .join-wrapper {
  margin-top: -43px;
  margin-left: -5px;
  padding: 0;
}
.js-loaded .query-table .field-row .term-group .field {
  padding: 6px;
  margin-right: 10px;
}
.js-loaded .query-table .field-row .term-group .not {
  padding: 0;
  margin: 0 -35px 0 20px;
  background-color: #ffffff;
}
.js-loaded .query-table .field-row .term-group .not input[type="checkbox"] {
  margin-top: 8px;
}
.js-loaded .query-table .field-row .term-group .term {
  margin-left: -7px;
  padding-left: 0;
}
.js-loaded .query-table .term-type-text .operator {
  margin-right: 10px;
  width: 25%;
}
.js-loaded .query-table .term-type-list > select {
  width: 100%;
}
.js-loaded .query-table .term-type-daterange > span {
  display: block;
  width: 19%;
}
.js-loaded .query-table .term-type-daterange input[type="text"] {
  width: 40%;
}
.js-loaded .query-table .grey-box {
  border: 1px solid #cccccc;
  border-radius: 4px;
  color: #555555;
  height: 30px!important;
}
.js-loaded .query-table .field-row {
  position: relative;
  margin-bottom: 13px;
  *zoom: 1;
}
.js-loaded .query-table .field-row:nth-child(1) .term-group .join-wrapper select {
  visibility: hidden;
}
.js-loaded .query-table .field-row:nth-child(1) .term-group .join-wrapper {
  display: none;
}
.js-loaded .query-table .field-row .term-group {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-right: 60px;
  *zoom: 1;
}
.js-loaded .query-table .field-row .term-group:before,
.js-loaded .query-table .field-row .term-group:after {
  content: " ";
  display: table;
}
.js-loaded .query-table .field-row .term-group:after {
  clear: both;
}
.js-loaded .query-table .field-row .term-group > * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
}
.js-loaded .query-table .field-row .term-group .not {
  font-weight: normal;
}
.js-loaded .query-table .field-row .term-group .term > * {
  display: none;
}
.js-loaded .query-table .field-row .term-group .term > *.on {
  display: block;
}
.js-loaded .query-table .field-row .row-ctrl {
  width: auto;
  min-width: 53px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  right: 0;
  top: 0;
  margin-right: 40px;
  text-align: center;
}
.js-loaded .query-table .field-row .row-ctrl a {
  color: #555555;
}
.js-loaded .query-table .field-row:before,
.js-loaded .query-table .field-row:after {
  content: " ";
  display: table;
}
.js-loaded .query-table .field-row:after {
  clear: both;
}
.js-loaded .query-table .term-type-text {
  *zoom: 1;
}
.js-loaded .query-table .term-type-text > * {
  float: right;
}
.js-loaded .query-table .term-type-text:before,
.js-loaded .query-table .term-type-text:after {
  content: " ";
  display: table;
}
.js-loaded .query-table .term-type-text:after {
  clear: both;
}
.js-loaded .query-table .term-type-list > select {
  width: 100%;
}
.js-loaded .query-table .term-type-daterange {
  *zoom: 1;
}
.js-loaded .query-table .term-type-daterange:before,
.js-loaded .query-table .term-type-daterange:after {
  content: " ";
  display: table;
}
.js-loaded .query-table .term-type-daterange:after {
  clear: both;
}
.js-loaded .query-table .term-type-daterange > * {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.js-loaded .query-table .term-type-daterange span {
  padding: 0 10px;
  height: 41px;
  line-height: 41px;
  text-align: center;
}
.js-loaded .search-field-category-id > ul {
  display: none;
}
.js-loaded .term-type-checkbox label {
  margin-right: 0.5em;
}
.js-loaded .term-type-checkbox a {
  margin-right: 0.5em;
}
.js-loaded .term-type-checkbox a:hover {
  text-decoration: underline;
}
@media (min-width: 768px) {
  .js-loaded .search-type-simple > form {
    width: 655px;
    margin-left: 393px;
  }
  .js-loaded .search-type-advanced > form {
    margin-left: 230px;
  }
}
@media (max-width: 767px) {
  .js-loaded .search-type-simple {
    max-width: 318px;
  }
  .js-loaded .search-type-advanced {
    max-width: 457px;
  }
  .js-loaded .query-table .field-row {
    margin-top: 55px;
  }
  .js-loaded .query-table .field-row .term-group .term {
    margin: 0;
    padding: 0;
  }
  .js-loaded .query-table .field-row .term-group .join-wrapper {
    position: absolute;
    top: 0;
    left: 40%;
    margin-top: -41 px;
  }
  .js-loaded .query-table .field-row .row-ctrl {
    margin: 0;
  }
  .js-loaded .query-table .term-type-text .operator {
    float: left;
    margin: 0;
  }
}
@media (max-width: 660px) {
  .js-loaded .search-type-simple {
    margin-top: 55px!important;
  }
}
.js-loaded.fullmode .search-condition-container {
  overflow: hidden;
}
.pdfText {
  line-height: 22px !important;
  font-size: 14px !important;
  font-style: italic !important;
}
#dialog {
  z-index: 1;
}
#dialog #panel {
  min-height: 480px;
  left: 17% !important;
  right: 17% !important;
  padding: 15px 10px;
  border-radius: 4px;
}
#dialog #panel .control-container {
  z-index: 3;
}
#dialog #panel #diaClose {
  position: absolute;
  top: -15px;
  right: -15px;
  width: 30px;
  height: 30px;
  background: transparent url(../img/fancybox.png) -40px 0px;
  cursor: pointer;
  z-index: 3;
}
#dialog #panel #diaNext {
  position: absolute;
  height: 90%;
  width: 20%;
  right: 0px;
  cursor: pointer;
  z-index: 2;
  display: block;
}
#dialog #panel #diaNext:hover span {
  position: absolute;
  display: block;
  background-image: url(../img/fancybox.png);
  background-position: -40px -60px;
  top: 50%;
  right: 20px;
  width: 30px;
  height: 30px;
  margin-top: -15px;
}
#dialog #panel #diaPrev {
  position: absolute;
  height: 90%;
  width: 20%;
  left: 0px;
  cursor: pointer;
  z-index: 2;
  display: block;
}
#dialog #panel #diaPrev:hover span {
  position: absolute;
  display: block;
  background-image: url(../img/fancybox.png);
  background-position: -40px -30px;
  top: 50%;
  left: 20px;
  width: 30px;
  height: 30px;
  margin-top: -15px;
}
#dialog #panel #contentDate {
  position: relative;
  padding-top: 23px;
}
#dialog #panel #contentDate #detailClass {
  z-index: 10;
  position: absolute;
  right: 0;
  top: 10px;
}
#dialog #panel #contentDate #detailClass a {
  color: #9E2D37;
}
#dialog #panel #contentDate #repMetadate dt {
  width: 15%;
  font-weight: bold;
  display: inline-block;
}
#dialog #panel #contentDate #repMetadate dd {
  width: 85%;
  display: inline-block;
}
.rss-link {
  display: block;
  margin-top: 25px;
}
.rss-link.no-results {
  float: left;
}
.rss-link img {
  width: 15px;
  margin-top: -3px;
  margin-right: 8px;
}
.modal {
  background-color: transparent !important;
}
.modal .close:hover {
  background-color: transparent !important;
}
.modal .modal-footer {
  background-color: #f5f5f5;
}
.modal .modal-footer .btn.prev {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.modal .modal-footer .btn.next {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.modal .modal-footer .btn-disabled {
  background-color: #e6e6e6;
}
.modal .modal-footer .btn-link {
  color: #333;
}
.modal .modal-footer .btn-link:hover {
  background-color: #e6e6e6;
  text-decoration: none;
  color: #333;
}
.modal .modal-footer .sort_options .sort_change {
  border-color: transparent;
  background-color: transparent;
}
.modal .modal-footer .sort_options .active.sort_change,
.modal .modal-footer .sort_options .sort_change:hover {
  background-color: #e6e6e6;
}
.page-picture .dip-view-metadata dt {
  width: 15%;
}
.page-picture .dip-view-metadata dd {
  width: 84%;
}
.page-picture .dip-view-metadata dd a {
  color: black;
}
.page-picture .dip-view-metadata a {
  color: #9E2D37;
  cursor: pointer;
}
.search-result-wrapper {
  *zoom: 1;
}
.search-result-wrapper:before,
.search-result-wrapper:after {
  content: " ";
  display: table;
}
.search-result-wrapper:after {
  clear: both;
}
.search-result-wrapper .search-result {
  padding: 0;
  float: right;
}
.search-result-wrapper .search-facets {
  padding-bottom: 15px;
  float: left;
  color: #333333;
}
.search-result-wrapper.min .search-result {
  width: 100%;
}
.search-result-wrapper.min .search-result .search-result-abstract {
  display: block;
}
.search-result-wrapper.min .search-facets {
  width: 100%;
}
.search-result-wrapper {
  background-color: white;
}
@media (min-width: 768px) {
  .search-result-wrapper {
    margin-left: 15px;
    margin-right: -45px;
  }
}
.search-result-abstract {
  display: none;
  color: #000000;
  padding: 8px 14px;
}
.search-result-label {
  padding-left: 14px;
  color: #3A4046;
  height: 40px;
  padding-top: 0.5em;
  background: #eee5d5!important;
  border-bottom: 1px solid #bbbbbb;
  font: 16px/22px 'OpenSans-Bold', Helvetica, Arial;
}
.search-result-label button {
  height: auto;
  color: white;
  background-color: #e6e6e6;
  padding: 7px 10px;
  margin: 0 5px;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-image: linear-gradient(to bottom, #f2f2f2, #e6e6e6);
  background-repeat: repeat-x;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
}
.search-result-label button > span {
  display: block;
  width: 18px;
  height: 2px;
  background-color: #f5f5f5;
  border-radius: 1px;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
}
.search-result-label button:hover {
  background: #e6e6e6;
}
.search-result-header {
  display: inline-block;
  width: 100%;
  min-height: 41px;
}
.search-result-header .search-result-display-terms {
  margin-bottom: 0;
  float: right;
  text-align: center;
}
.search-result-header .search-result-display-terms button,
.search-result-header .search-result-display-terms select {
  height: 24px;
  background: #fafafa;
  text-shadow: none;
  font-weight: bold;
  font-size: 0.9em;
  line-height: 18px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  border-color: #cccccc;
  color: #333333;
  cursor: pointer;
  border: 1px solid #777777;
  border-radius: 4px;
}
.search-result-header .search-result-display-terms label {
  padding-right: 0.5em;
}
.search-result-header .search-result-display-terms button {
  padding: 0;
  height: auto;
  color: #777777;
  border: 1px solid #777777;
}
.search-result-header .search-result-display-terms button > i {
  vertical-align: middle;
}
.search-result-header .search-result-display-terms button:hover {
  background-color: #777777;
  color: #ffffff;
  text-decoration: underline;
}
.search-result-header .search-result-display-terms nav {
  color: #000000;
  padding: 5px;
  padding-left: 0;
  padding-right: 15px;
  margin-bottom: -3px;
}
.search-result-header .search-result-display-terms .search-distribution {
  font-family: FontAwesome;
}
.search-result-header .search-result-display-terms .search-distribution .btn[disabled] {
  cursor: auto;
}
.search-result-header .search-result-display-terms .search-distribution .btn + .btn {
  margin-left: -4px;
}
.search-result-header .search-result-display-terms .search-distribution .distribution-grid {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.search-result-header .search-result-display-terms .search-distribution .distribution-grid:before {
  content: "\f009";
}
.search-result-header .search-result-display-terms .search-distribution .distribution-list {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.search-result-header .search-result-display-terms .search-distribution .distribution-list:before {
  content: "\f039";
}
.search-result-header .search-result-display-terms .search-sort .css-dropdown,
.search-result-header .search-result-display-terms .search-rows .css-dropdown {
  position: relative;
  margin: -5px 0 0 0;
  display: inline-block;
  margin-top: 0px;
}
.search-result-header .search-result-display-terms .search-sort .css-dropdown .btn,
.search-result-header .search-result-display-terms .search-rows .css-dropdown .btn {
  cursor: pointer;
  padding: 5px 10px;
  border-color: #cccccc;
  color: #333333;
  border-radius: 2px;
  background: #fafafa;
  text-shadow: none;
  font-weight: bold;
  font-size: 0.9em;
  line-height: 18px;
}
.search-result-header .search-result-display-terms .search-sort .css-dropdown .btn > span,
.search-result-header .search-result-display-terms .search-rows .css-dropdown .btn > span {
  color: #777777;
}
.search-result-header .search-result-display-terms .search-sort .css-dropdown .btn:hover,
.search-result-header .search-result-display-terms .search-rows .css-dropdown .btn:hover {
  border-color: black;
  background: black;
}
.search-result-header .search-result-display-terms .search-sort .css-dropdown .btn:hover span,
.search-result-header .search-result-display-terms .search-rows .css-dropdown .btn:hover span {
  color: white;
}
.search-result-header .search-result-display-terms .search-sort .css-dropdown .btn:hover > ul > li a,
.search-result-header .search-result-display-terms .search-rows .css-dropdown .btn:hover > ul > li a {
  text-decoration: none;
}
.search-result-header .search-result-display-terms .search-sort .css-dropdown .btn:hover > ul > li a > span,
.search-result-header .search-result-display-terms .search-rows .css-dropdown .btn:hover > ul > li a > span {
  color: black;
  font-weight: normal;
}
.search-result-header .search-result-display-terms .search-sort .css-dropdown .btn > ul,
.search-result-header .search-result-display-terms .search-rows .css-dropdown .btn > ul {
  list-style: none;
  position: absolute;
  z-index: 1000;
  top: 100%;
  left: 0;
  right: 0;
  margin: 0;
  display: none;
  background: white;
  border: 1px solid #cccccc;
  border-radius: 4px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.search-result-header .search-result-display-terms .search-sort .css-dropdown .btn > ul > li,
.search-result-header .search-result-display-terms .search-rows .css-dropdown .btn > ul > li {
  padding: 0;
  text-align: left;
  line-height: 20px;
}
.search-result-header .search-result-display-terms .search-sort .css-dropdown .btn > ul > li a,
.search-result-header .search-result-display-terms .search-rows .css-dropdown .btn > ul > li a {
  padding: 5px 10px;
  display: block;
}
.search-result-header .search-result-display-terms .search-sort .css-dropdown .btn > ul > li a .hide-text,
.search-result-header .search-result-display-terms .search-rows .css-dropdown .btn > ul > li a .hide-text,
.search-result-header .search-result-display-terms .search-sort .css-dropdown .btn > ul > li a .option-value,
.search-result-header .search-result-display-terms .search-rows .css-dropdown .btn > ul > li a .option-value {
  display: none;
}
.search-result-header .search-result-display-terms .search-sort .css-dropdown .btn > ul > li:hover,
.search-result-header .search-result-display-terms .search-rows .css-dropdown .btn > ul > li:hover {
  background: whiteSmoke;
}
.search-result-header .search-result-display-terms .search-sort .css-dropdown > li:hover > ul,
.search-result-header .search-result-display-terms .search-rows .css-dropdown > li:hover > ul {
  border-top: 1px solid white;
  display: block;
}
.search-result-header .search-result-display-terms .search-sort {
  display: inline-block;
}
.search-result-header .search-result-display-terms .search-rows {
  margin-left: 0;
  display: inline-block;
}
.search-result-header .search-result-display-terms .search-sort > form,
.search-result-header .search-result-display-terms .search-rows > form {
  height: 30px;
}
.search-result-header .search-result-display-terms .search-sort > form label,
.search-result-header .search-result-display-terms .search-rows > form label {
  color: #777777;
}
.search-result-header .search-result-display-terms .search-sort > form select,
.search-result-header .search-result-display-terms .search-rows > form select {
  border-radius: 2px;
  border: 1px solid #cccccc;
  color: #777777;
  padding: 5px 10px;
  height: inherit;
}
.search-result-header .search-result-display-terms .search-sort > form select:hover option,
.search-result-header .search-result-display-terms .search-rows > form select:hover option {
  background: white;
  color: #777777;
}
.search-result-header .search-result-display-terms .search-sort > form button,
.search-result-header .search-result-display-terms .search-rows > form button {
  border-radius: 2px;
  border: 1px solid #cccccc;
  color: #777777;
  padding: 3px 0px;
  height: inherit;
  width: 30px;
}
.search-result-header .search-result-display-terms .search-sort > form button:hover,
.search-result-header .search-result-display-terms .search-rows > form button:hover {
  background: black;
  color: white;
}
.search-result {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 15px;
}
.search-result .pager {
  color: #333333;
  float: left;
  padding: 5px;
  padding-left: 10px;
  margin: 0;
}
.search-result .pager a {
  color: #333333;
  padding: 0.1em;
}
.search-result .pager a.current {
  color: #333333;
}
.search-result .pager_footer {
  clear: both;
  padding: 15px;
  margin-top: 20px;
}
.search-result .pager_footer a {
  text-decoration: none;
  border-color: #bbbbbb;
}
.search-result .pager_footer a.current,
.search-result .pager_footer a:hover {
  text-decoration: none;
  color: #333;
  background: #f0f0f0;
}
@media (max-width: 767px) {
  .search-result .search-result-abstract,
  .search-result .pager > div,
  .search-result .pager_footer > div {
    font-size: 11px;
  }
}
.search-result .search-result-records {
  margin-top: 1em;
  word-wrap: break-word;
}
.search-result .search-result-records mark {
  background-color: #eee5d5;
  color: #9E2D37;
}
.search-result .search-result-records article {
  text-align: justify;
  border-bottom: 1px dotted #cccccc;
  height: inherit;
  *zoom: 1;
}
.search-result .search-result-records article:before,
.search-result .search-result-records article:after {
  content: " ";
  display: table;
}
.search-result .search-result-records article:after {
  clear: both;
}
.search-result .search-result-records article div {
  float: left;
  margin-bottom: 10px;
}
.search-result .search-result-records article div ul > li:first-child > ul > li,
.search-result .search-result-records article div ul > li:first-child > ul > a > li {
  font: 400 16px/16px 'PFDinTextPro-Bold', sans-serif;
  line-height: 1.3;
}
.search-result .search-result-records article div.metaResult {
  min-width: 250px;
  max-width: 400px;
}
.search-result .search-result-records article a .extra-info {
  position: absolute;
  bottom: 50%;
  width: 100%;
  text-align: center;
  color: white;
  display: none;
  height: 80px;
  margin-bottom: -40px;
  left: -10px;
}
.search-result .search-result-records article a .extra-info i {
  font-size: 60px;
  color: white;
}
.search-result .search-result-records article a .extra-info i:before {
  content: "\f002";
}
.search-result .search-result-records article a .extra-info .text-info {
  color: white;
  display: block;
}
.search-result .search-result-records article a:hover .extra-info {
  text-shadow: 2px 2px #000000;
  display: block;
}
.search-result .search-result-records h3 {
  font-size: 1.05rem;
  line-height: 125%;
  margin-bottom: 5px;
  margin-top: auto;
}
.search-result .search-result-records h3 a {
  font: 400 18px/22px 'PFDinTextPro-Bold', sans-serif;
}
.search-result .search-result-records figure {
  position: relative;
  float: left;
  margin-bottom: 20px;
}
.search-result .search-result-records figure > img {
  height: auto;
  width: 60px;
  max-height: 100px;
  border-radius: 4px;
  margin-right: 20px;
}
.search-result .search-result-records figure .title {
  display: none;
}
.search-result .search-result-records mark {
  background-color: #eee5d5;
  color: #9E2D37;
}
.search-result .search-result-records > li {
  color: #000000;
  line-height: 145%;
  padding-bottom: 20px;
  *zoom: 1;
  min-height: 100px;
}
.search-result .search-result-records > li.list {
  width: 100%;
}
.search-result .search-result-records > li.list a .extra-info {
  width: 75%;
  height: 30px;
  margin-bottom: -15px;
}
.search-result .search-result-records > li.list a .extra-info i {
  font-size: 30px;
}
.search-result .search-result-records > li.list a .extra-info .text-info {
  display: none;
}
.search-result .search-result-records > li.grid article {
  padding-top: 24px;
  border-top: 1px dotted #cccccc;
  border-bottom: none;
}
.search-result .search-result-records > li.grid article figure {
  max-width: 270px;
  height: 180px;
  overflow: hidden;
  margin-bottom: 24px;
  display: table-cell;
  vertical-align: middle;
  border-radius: 4px;
  background-color: inherit;
}
.search-result .search-result-records > li.grid article figure > img {
  max-width: 270px;
  max-height: 180px;
  width: auto;
  height: auto;
}
.search-result .search-result-records > li.grid:nth-child(3n+1) {
  clear: both;
}
.search-result .search-result-records > li a {
  color: #3A4046;
}
.search-result .search-result-records > li li {
  color: #303030;
  margin: 0px 0px 5px;
  font: 400 16px/16px 'PFDinTextPro-Thin', sans-serif;
}
.search-result .search-result-records > li:before,
.search-result .search-result-records > li:after {
  content: " ";
  display: table;
}
.search-result .search-result-records > li:after {
  clear: both;
}
.search-result .search-result-records > li .collection {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: right;
  max-width: 50%;
  margin-left: 10px;
  display: block;
  color: #ffffff;
  padding: 2px 10px;
  margin-bottom: 5px;
  background-color: #a09369;
}
@media (min-width: 768px) and (max-width: 991) {
  .search-result .search-result-records .col-sm-6 {
    float: left;
    width: 50%;
  }
}
.search-result-empty {
  padding: 0 15px;
}
.search-result-empty .no-result {
  margin-bottom: 1em;
  padding-bottom: 1em;
}
.search-result-empty .no-result p {
  text-align: center;
  display: inline-block;
  border: 1px solid transparent;
  padding: 12px;
  padding-left: 0;
}
.search-result-empty .no-result-info {
  display: none;
}
.search-result-empty .no-result-info h3 {
  font-size: 30px;
  font-weight: normal;
}
.search-result-empty .no-result-info .noresults {
  display: inline-block;
}
.search-result-empty .no-result-info .noresults h4 {
  font-size: 24px;
  margin-top: 21px;
  margin-bottom: 10.5px;
}
.search-result-empty .no-result-info .noresults ul {
  list-style-type: inherit;
  padding-left: 40px;
}
.search-facets {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.search-facets h2 {
  margin-bottom: 0;
  margin-top: 0;
  padding: 10px 14px 8px 14px;
  border-bottom: 1px solid #bbbbbb;
  color: #777777;
  font-size: 14px;
  font-weight: 700;
}
.search-facets > div {
  /*
    .filters {
      > div {
        border-radius: 15px 15px 15px 15px;
        margin-bottom: 10px;
        background: #f0f0f0;
        border: 1px solid #bbbbbb;
        color: #333;
        // margin-top: 5px;
        padding: 5px 10px;
        // background-color: @color-sidebar-background;
        // color: @color-sidebar-foreground;
        h3 {
          margin: 0;
          color: #333;
        }
        ul > li > a {
          color: #999999;
          &:hover {
            color: #777777;
          }
        }
      }
    } */
  background: white;
}
.search-facets > div .candidate-list,
.search-facets > div .btn-more {
  display: none;
}
.search-facets #navbar-facets {
  padding: 0;
}
.search-result-facet-filtered {
  margin-bottom: 10px;
}
.search-result-facet-filtered label {
  line-height: 1.5em;
  display: block;
}
.view-type-selector {
  display: none;
}
.didyoumean {
  margin-top: 20px;
}
.didyoumean h3 {
  text-align: center;
}
.didyoumean ul {
  margin: 10px auto;
  border: 1px solid #e1e3dc;
  width: 250px;
  padding: 10px;
}
.didyoumean li {
  margin: 5px;
}
.js-loaded.fullmode .view-type-selector {
  display: block;
  position: absolute;
  right: 25px;
  top: 10px;
}
.js-loaded.fullmode .view-type-selector button {
  display: none;
}
.js-loaded.fullmode .search-result-header {
  padding-top: 20px;
}
.js-loaded.fullmode .search-condition-guide {
  display: block;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  background-color: #676769;
  text-align: center;
  height: 24px;
  line-height: 24px;
  padding: 0;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.5);
  -ms-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.5);
}
.js-loaded.fullmode .search-condition-guide span {
  color: #ffffff;
  display: inline-block;
  height: 24px;
  line-height: 24px;
  vertical-align: middle;
}
.js-loaded.fullmode .search-condition-guide a {
  margin: 0;
  padding: 0;
  color: #ffffff;
}
.js-loaded.fullmode .search-condition-guide a i {
  display: inline-block;
  height: 24px;
  vertical-align: middle;
}
.js-loaded.fullmode .search-condition-guide .icon-open {
  display: inline;
}
.js-loaded.fullmode .search-condition-guide .icon-close {
  display: none;
}
.js-loaded.fullmode .search-condition-guide.on .icon-open {
  display: none;
}
.js-loaded.fullmode .search-condition-guide.on .icon-close {
  display: inline;
}
.js-loaded.fullmode .timeline-container {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0;
}
.js-loaded.fullmode .search-condition {
  position: absolute;
  left: 0;
  margin: 0;
  right: 0;
  z-index: 1;
}
.js-loaded.fullmode .search-condition-container > ul {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  min-width: 300px;
  margin: 0 auto;
}
.js-loaded.fullmode .search-result-wrapper {
  position: absolute;
  top: 24px;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0;
}
.js-loaded.fullmode .search-result-empty {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0;
  width: auto;
  max-width: none;
  overflow-y: auto;
  padding: 25px;
}
.js-loaded.fullmode .search-result {
  position: absolute;
  top: 0;
  left: 250px;
  right: 0;
  bottom: 0;
  margin: 0;
  width: auto;
  max-width: none;
  overflow-y: auto;
  padding: 0 25px;
}
.js-loaded.fullmode .search-facets {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #ffffff;
  position: absolute;
  top: 0;
  padding: 0;
  left: 0;
  width: 250px;
  bottom: 0;
  overflow-y: auto;
}
.js-loaded.fullmode .search-result-wrapper.min .search-result {
  left: 50%;
}
.js-loaded.fullmode .search-result-wrapper.min .search-facets {
  width: 50%;
}
.js-loaded .search-result-facet-add-filter,
.js-loaded .search-result-facet-filtered {
  display: none;
}
.js-loaded .filters {
  padding: 0 15px;
  display: inline-block;
}
.js-loaded .filters > * {
  min-height: 30.5px;
  float: left;
  margin-right: 1.3em;
}
.js-loaded .filters .filter {
  z-index: 1;
  position: relative;
  border-radius: 15px;
  border: 1px solid #bbbbbb;
  margin-bottom: 0.66em;
  margin-right: 10px;
  background: #f0f0f0;
  color: #333;
  padding: 3px 50px 3px 1.5em;
}
.js-loaded .filters .filter > div h3 {
  float: left;
  margin: 0;
  color: #333;
  font-size: 0.8rem;
  text-align: right;
}
.js-loaded .filters .filter > div h3 h2 {
  line-height: 22px;
  padding: 0px 4px;
  float: left;
  border: none;
  background-color: transparent;
  color: #000000;
  font-weight: normal;
}
.js-loaded .filters .filter > div h3 h2:after {
  font-family: 'Glyphicons Halflings';
  content: "\e080";
  font-size: 70%;
  padding-left: 4px;
}
.js-loaded .filters .filter > div ul {
  float: left;
  margin-bottom: 0px;
}
.js-loaded .filters .filter > div ul li {
  line-height: 13px;
}
.js-loaded .filters .filter > div ul li a {
  color: #999999;
  float: right;
}
.js-loaded .filters .filter > div ul li a:hover {
  color: #777777;
}
.js-loaded .filters .filter > div ul li span,
.js-loaded .filters .filter > div ul li i {
  line-height: 22px;
  padding-left: 2px;
  vertical-align: middle;
}
.js-loaded .filters .filter > div ul li i {
  font-size: 16px;
  padding-left: 20px;
}
.js-loaded .filters .filter a {
  border: none;
  border-left: 1px solid #bbbbbb;
  display: block;
  height: 100%;
  outline: none;
  position: absolute;
  right: 0;
  top: 0;
  width: 32px;
  z-index: 5;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  font-size: 8px;
  line-height: 1.6;
}
.js-loaded .filters .filter a:hover {
  color: black;
  text-decoration: none;
}
.js-loaded .filters .filter a .glyphicon {
  top: 10px;
  left: 10px;
  display: block;
  height: 22px;
}
.js-loaded .filters .filter a .glyphicon:before {
  content: "\e014";
}
.js-loaded .search-facet {
  background-color: #f0f0f0;
  position: relative;
}
.js-loaded .search-facet h2 a {
  color: #a09369;
}
.js-loaded .search-facet h2 a i {
  vertical-align: middle;
}
.js-loaded .search-facet h2:hover {
  background-color: white;
}
.js-loaded .search-facet > div {
  margin: 0;
  padding: 0px;
  background-color: inherit;
}
.js-loaded .search-facet > div a {
  color: #777777;
}
.js-loaded .search-facet ul {
  margin: 0;
  padding: 0 14px;
}
.js-loaded .search-facet a > i {
  vertical-align: middle;
}
.js-loaded .search-facet .btn-open-facet,
.js-loaded .search-facet .btn-fold-facet {
  margin-top: 5px;
  position: absolute;
  display: block;
  right: 0;
  top: 0;
  width: 100%;
  height: 24px;
}
.js-loaded .search-facet .btn-open-facet i.material-icons,
.js-loaded .search-facet .btn-fold-facet i.material-icons {
  position: absolute;
  right: 0px;
}
.js-loaded .search-facet li {
  word-wrap: break-word;
  line-height: 110%;
  padding: 7px 0px;
}
.js-loaded .search-facet li span,
.js-loaded .search-facet li i {
  vertical-align: middle;
}
.js-loaded .search-facet .btn-more {
  text-align: right;
  padding-right: 11px;
  width: 100%;
}
.js-loaded .timeline-container {
  background-color: #ffffff;
  margin-bottom: 20px;
}
.js-loaded .timeline-container .timeline-event {
  font-size: 12px;
}
.js-loaded .timeline-container .timeline-event .timeline-event-info {
  *zoom: 1;
  min-width: 100px;
  background-color: #ffffff;
  padding: 3px;
  box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.5);
  -ms-box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.5);
}
.js-loaded .timeline-container .timeline-event .timeline-event-info:before,
.js-loaded .timeline-container .timeline-event .timeline-event-info:after {
  content: " ";
  display: table;
}
.js-loaded .timeline-container .timeline-event .timeline-event-info:after {
  clear: both;
}
.js-loaded .timeline-container .timeline-event .timeline-event-info .hits {
  margin-left: 5px;
  color: #ffffff;
  background-color: #a09369;
  padding: 0 5px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
}
.js-loaded .timeline-container .timeline-event .timeline-event-info > h5 {
  font-size: 13px;
  display: block;
}
.js-loaded .timeline-container .timeline-event .timeline-event-info > div {
  overflow: hidden;
  text-overflow: ellipsis;
}
.js-loaded .timeline-container .timeline-event .timeline-event-info ul li {
  padding: 2px 0;
  overflow: hidden;
  text-overflow: ellipsis;
}
.js-loaded .timeline-container .timeline-event figure {
  float: left;
  background-color: #000000;
  display: block;
  height: 100px;
  line-height: 98px;
  min-width: 100px;
  text-align: center;
}
.js-loaded .timeline-container .timeline-event figure > img {
  vertical-align: middle;
  max-height: 100px;
}
.js-loaded .timeline-container .timeline-band-expand {
  background-color: rgba(40, 40, 40, 0.8);
}
.js-loaded .timeline-container .timeline-bar > a {
  background-color: #000000;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
.js-loaded .timeline-container .timelineband-search-result {
  background-color: #e1e3dc;
}
.js-loaded .timeline-container .timelineband-chronology-0 {
  background-color: #d5d8ce;
}
.js-loaded .timeline-container .timelineband-chronology-1 {
  background-color: #c9ccc0;
}
.js-loaded .timeline-container .timelineguide {
  background-color: #e1e3dc;
}
.js-loaded .timeline-container .timeline-guide-cursor {
  background-color: rgba(40, 40, 40, 0.2);
}
.js-loaded .timeline-container .timeline-guide-slider {
  background-color: #000000;
}
.js-loaded .timeline-container .grid-unit {
  border-left: 1px solid #282828;
}
.js-loaded .timeline-container .grid-unit > time {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
}
.btn_trans,
.btn_trans:hover {
  z-index: 10;
  position: absolute;
  right: 50px;
  margin-top: 60px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
  border: 1px solid #cccccc;
  background-color: #555555;
  color: #ffffff;
  text-decoration: none;
}
.page-imgview #main-content-wrapper {
  width: 100%;
  height: 100%;
}
.page-imgview #main-content-wrapper .dip-content-view {
  height: 100%;
}
.page-imgview #main-content-wrapper .dip-content-view .viewer-container {
  width: 100%;
  padding: 0px;
  height: 92%;
}
.page-imgview #main-content-wrapper .dip-content-view .viewer-container .dip-content-view-sequence {
  overflow-y: scroll;
  height: 100%;
}
.page-imgview #main-content-wrapper .dip-content-view .viewer-container .dip-content-view-content {
  padding: 0px;
  height: 100%;
}
.page-imgview #main-content-wrapper .dip-content-view .viewer-container .dip-content-view-content .dip-content-viewer {
  height: 100%;
}
.page-imgview #main-content-wrapper .dip-content-view .viewer-container .dip-content-view-content .dip-content-viewer .resource-viewer div:first-child {
  height: 550px;
}
.page-imgview #main-content-wrapper > * {
  margin-right: 0px;
  margin-left: 0px;
  height: 100%;
}
.page-imgview #main-content-wrapper .navbar {
  padding-left: 15px;
  height: 8%;
  min-height: 0px;
  margin-bottom: 0px;
}
.page-imgview #main-content-wrapper .navbar h1 {
  font-size: 1.1em;
  display: block;
  text-overflow: ellipsis;
  overflow: hidden;
  max-width: 700px;
  white-space: nowrap;
  word-wrap: normal;
  margin-top: 10px;
  font-family: inherit;
  font-weight: bold;
  line-height: 20px;
  color: inherit;
  text-rendering: optimizelegibility;
}
.page-imgview #main-content-wrapper .navbar h1 span {
  margin-left: 10px;
}
.page-imgview #main-content-wrapper .downloadButtonContainer {
  position: absolute;
  z-index: 2;
  bottom: 5px;
  right: 5px;
}
.page-imgview #main-content-wrapper .downloadButtonContainer .downloadButton {
  background-color: #ebebeb;
  border-radius: 14px;
  color: #333;
  padding: 6px 12px;
  border: 1px solid #ccc;
  text-decoration: none;
  cursor: pointer;
}
.page-imgview #main-content-wrapper #imgviewDownload {
  display: none;
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 3;
}
.page-imgview #main-content-wrapper #imgviewDownload > div {
  position: absolute;
  top: 10%;
  left: 10%;
  right: 10%;
  background-color: white;
}
.page-imgview #main-content-wrapper #imgviewDownload > div #diaClose {
  position: absolute;
  top: -15px;
  right: -15px;
  width: 30px;
  height: 30px;
  background: transparent url(../img/fancybox.png) -40px 0px;
  cursor: pointer;
  border: none;
}
.page-imgview #main-content-wrapper #imgviewDownload > div h2 {
  background-color: white;
  font-size: 20px;
}
.page-imgview #main-content-wrapper #imgviewDownload > div li {
  margin: 5px;
}
.dip-content-view-sequence ul {
  list-style-type: none;
}
.dip-content-view-sequence ul li {
  line-height: 20px;
}
.dip-content-view-sequence ul li.current {
  background: #F4F6F5;
  font-weight: 600;
}
.dip-content-view-sequence ul li.current i {
  font-size: 1.2em;
  font-weight: inherit;
}
.dip-content-view-sequence ul li a {
  padding: 4px 6px;
  border-radius: 4px;
  margin: 4px 0px;
  display: list-item;
  color: black;
  text-decoration: none;
}
.dip-content-view-sequence ul li a i {
  opacity: 0.2;
  color: #333;
  width: 20px;
  height: 20px;
  border-bottom: solid 1px #BBB;
  background-color: white;
  background-repeat: no-repeat;
}
.navbar-inner a {
  float: left;
  background-color: #ebebeb;
  border-radius: 14px 14px 14px 14px;
  color: #333;
  padding: 6px 12px;
  border: 1px solid #ccc;
  text-decoration: none;
  cursor: pointer;
}
.navbar-inner a:hover {
  color: #333;
  border-color: #8c8c8c;
}
a:hover,
a:focus {
  color: black;
}
.page-dipview h2 {
  font-size: 1.5rem;
  font-weight: bold;
}
.view-go-back-btn {
  margin: 0!important;
  padding-bottom: 10px;
  display: table;
  min-height: 44px;
}
.view-go-back-btn a {
  color: #333;
}
.view-go-back-btn a:hover {
  background: #ebebeb;
}
.view-go-back-btn i:before {
  font-family: FontAwesome;
  font-style: normal;
  content: "\f060";
}
.dip-view {
  *zoom: 1;
}
.dip-view:before,
.dip-view:after {
  content: " ";
  display: table;
}
.dip-view:after {
  clear: both;
}
.dip-view .dip-view-structure {
  float: left;
  width: 31.99%;
}
.dip-view .dip-view-metadata {
  float: right;
  width: 65.99%;
}
.dip-view .dip-view-sequence {
  float: right;
  width: 65.99%;
}
.dip-view .dip-view-download {
  float: right;
  width: 65.99%;
}
.dip-view > section {
  margin-top: 10px;
}
.dip-view > section > div {
  margin-top: 5px;
  padding: 5px 10px;
  background-color: #e1e3dc;
  color: #000000;
  min-height: 50px;
}
.dip-view-structure ul ul {
  margin-left: 20px;
}
.dip-view-structure .structure-node {
  text-align: center;
  display: inline-block;
  width: 24px;
}
.dip-view-structure .structure-node > i {
  vertical-align: middle;
}
.dip-view-structure li.current > span .structure-label {
  background-color: #000000;
  color: #ffffff;
}
.dip-view-structure li a.structure-label:hover {
  text-decoration: underline;
}
.dip-view-structure li > ul {
  margin-bottom: 5px;
  margin-left: 24px;
}
.dip-view-structure li > span {
  display: block;
  position: relative;
}
.dip-view-structure li > span .structure-node {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 24px;
  height: 24px;
}
.dip-view-structure li > span .structure-label {
  text-align: justify;
  display: block;
  padding: 4px;
  margin-left: 24px;
  line-height: 16px;
  word-wrap: break-word;
  margin-bottom: 2px;
}
.dip-view-structure li > span .open-icon {
  display: none;
}
.dip-view-structure li.opened > span .close-icon {
  display: none;
}
.dip-view-structure li.opened > span .open-icon {
  display: inline-block;
}
.dip-view-structure li.opened > ul {
  display: block;
}
.dip-view-sequence ul {
  *zoom: 1;
}
.dip-view-sequence ul > li {
  padding: 5px;
  width: 150px;
  float: left;
  margin: 5px 10px;
}
.dip-view-sequence ul > li.current,
.dip-view-sequence ul > li.current * {
  color: #ffffff;
  background-color: #282828;
}
.dip-view-sequence ul:before,
.dip-view-sequence ul:after {
  content: " ";
  display: table;
}
.dip-view-sequence ul:after {
  clear: both;
}
.dip-view-sequence figure {
  width: 150px;
  height: 100px;
  line-height: 100px;
  text-align: center;
  background-color: #333;
  color: #eee;
}
.dip-view-sequence figure > img {
  max-width: 150px;
  max-height: 100px;
  vertical-align: middle;
}
.dip-view-page-metadata div {
  margin: 10px;
}
.dip-view-download ul li {
  padding: 5px;
}
.dip-view-page dl,
.dip-view-metadata dl {
  padding: 5px;
}
.dip-view-page dt,
.dip-view-metadata dt {
  display: inline-block;
  width: 30%;
  vertical-align: top;
  font-weight: bold;
}
.dip-view-page dd,
.dip-view-metadata dd {
  display: inline-block;
  width: 69%;
  text-align: justify;
  margin-bottom: 5px;
}
.dip-view-page a,
.dip-view-metadata a {
  color: black;
  text-decoration: underline;
}
.ref-item.viewing {
  background-color: #282828;
  color: #ffffff;
}
.aiv-active .loading p {
  position: absolute;
  text-align: center;
  top: 50%;
  left: 0;
  right: 0;
  margin-top: -20px;
  height: 40px;
}
.aiv-active #document-container.page-dipview .dip-view {
  display: none;
}
.aiv-active .view-content-main {
  overflow: hidden;
}
.aiv-active .view-title-header {
  height: 32px;
  background: white;
  color: #ffffff;
  text-align: center;
  position: relative;
  *zoom: 1;
}
.aiv-active .view-title-header h1 {
  font-size: 15.4px;
  font-weight: bold;
  padding-left: 2px;
  text-align: left;
  margin: 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #333333;
}
.aiv-active .view-title-header a {
  color: #999999;
}
.aiv-active .view-title-header a.on,
.aiv-active .view-title-header a:hover {
  color: #333333;
}
.aiv-active .view-title-header:before,
.aiv-active .view-title-header:after {
  content: " ";
  display: table;
}
.aiv-active .view-title-header:after {
  clear: both;
}
.aiv-active .title-header-menu {
  float: right;
  margin-top: 5px;
}
.aiv-active .title-header-menu i {
  vertical-align: middle;
}
.aiv-active .menu-wrapper {
  margin-left: 5px;
  position: relative;
  display: inline-block;
  vertical-align: bottom;
}
.aiv-active .menu-wrapper i {
  vertical-align: middle;
}
.aiv-active .viewer-container {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.aiv-active .viewer-content {
  position: absolute;
  top: 30px;
  bottom: 0;
  left: 0;
  right: 0;
}
.aiv-active .viewer-item {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.aiv-active .viewer-upper-region {
  position: absolute;
  top: 0;
  bottom: 128px;
  left: 0;
  right: 0;
}
.aiv-active .viewer-lower-region {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 128px;
}
.aiv-active .viewer-main-canvas-wrapper {
  background-color: #eee;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  top: 0;
}
.aiv-active .viewer-main-view {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.aiv-active .viewer-main-canvas {
  width: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.aiv-active .outlineview {
  position: absolute;
  bottom: 0px;
  right: 45%;
  width: 150px;
  height: 150px;
  background-color: #e7e7e7;
}
.aiv-active .aiv-outline-view-area {
  border: 3px solid #333333;
}
.aiv-active .toleft,
.aiv-active .toright {
  position: absolute;
  top: 50%;
  background-color: #999999;
  color: #fff;
  height: 30px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
}
.aiv-active .toleft i,
.aiv-active .toright i {
  font-size: 30px;
}
.aiv-active .toleft.aiv-gvf-inactive,
.aiv-active .toright.aiv-gvf-inactive {
  display: none;
}
.aiv-active .toleft:hover,
.aiv-active .toright:hover {
  background-color: #333333;
}
.aiv-active .toleft {
  left: 7px;
}
.aiv-active .toright {
  right: 7px;
}
.aiv-active .viewer-control {
  box-sizing: border-box;
  display: inline-block;
}
.aiv-active .viewer-control a {
  background-color: #999999;
  color: #ffffff;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  padding: 4px 4px;
  display: inline-block;
  height: 24px;
  width: 24px;
}
.aiv-active .viewer-control a:hover {
  background-color: #333333;
}
.aiv-active .viewer-control a i {
  text-align: center;
  vertical-align: middle;
  position: absolute;
  top: 0.18em;
  margin: -0.17em;
}
.aiv-active .viewer-control a.on {
  background-color: #333333;
  color: #ffffff;
}
.aiv-active .viewer-control > * {
  margin-left: 7px;
  vertical-align: middle;
}
.aiv-active .zoomslider {
  display: inline-block;
  width: 150px;
  height: 10px;
  background-color: #e7e7e7;
}
.aiv-active .zoomslider .aiv-slidebar-cursor {
  background-color: #999999;
}
.aiv-active .zoomslider .aiv-slidebar-cursor:hover {
  background-color: #333333;
}
.aiv-active .viewer-grid-thumbnail-wrapper {
  background-color: #eee;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}
.aiv-active .viewer-grid-thumbnail {
  background-color: #eee;
  position: absolute;
  left: 0;
  top: 10px;
  right: 0;
  bottom: 10px;
}
.aiv-active .viewer-grid-thumbnail .aiv-scenelist-slider {
  position: absolute;
  width: 8px;
  top: 0;
  right: 0;
  bottom: 0;
}
.aiv-active .viewer-grid-thumbnail .aiv-slidebar-cursor {
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  background-color: #999999;
}
.aiv-active .viewer-grid-thumbnail .aiv-gvf-thumbnail-img {
  display: block;
  width: 100px;
  height: 100px;
}
.aiv-active .viewer-download,
.aiv-active .viewer-metadata {
  box-sizing: border-box;
  background-color: #eee;
  display: block;
  position: absolute;
  padding: 10px 3%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow-y: auto;
}
.aiv-active .viewer-download > section,
.aiv-active .viewer-metadata > section {
  max-width: 1024px;
  padding: 0 40px;
  margin: 20px auto;
}
.aiv-active .viewer-metadata > section h2 {
  display: none;
}
.aiv-active .viewer-download > section h2 {
  display: inline-block;
  width: 30%;
  line-height: 21px;
  font-size: 14px;
  padding: 0;
  color: #333333;
}
.aiv-active .viewer-download > section div {
  display: inline-block;
  width: 69%;
  margin-bottom: 5px;
}
.aiv-active .viewer-structure {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #eee;
  display: block;
  position: absolute;
  top: 0;
  width: 30%;
  left: 0;
  bottom: 0;
}
.aiv-active .viewer-structure .viewer-structure-side-bar {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  color: #ffffff;
  background-color: #a09369;
}
.aiv-active .viewer-structure .viewer-structure-side-bar .resize-structure {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.aiv-active .viewer-structure .viewer-structure-side-bar .resize-structure:hover {
  cursor: e-resize;
}
.aiv-active .viewer-structure .viewer-structure-side-bar .toggle-structure > i {
  color: #ffffff;
  background-color: #a09369;
  font-size: 24px;
  text-align: center;
  position: absolute;
  top: 3px;
  left: 100%;
  vertical-align: middle;
  border-radius: 0 50% 50% 0;
  -webkit-border-radius: 0 50% 50% 0;
  -moz-border-radius: 0 50% 50% 0;
}
.aiv-active .viewer-structure .structure-root {
  margin-right: 5px;
}
.aiv-active .viewer-structure .structure-root li ul {
  display: none;
}
.aiv-active .viewer-structure .structure-root li.opened > ul {
  display: block;
}
.aiv-active .viewer-structure .structure-root .structure-loading p {
  text-align: center;
  padding-bottom: 10px;
}
.aiv-active .viewer-structure .structure-root li > span .icon-open {
  display: block;
}
.aiv-active .viewer-structure .structure-root li > span .icon-close {
  display: none;
}
.aiv-active .viewer-structure .structure-root li.opened > span .icon-open {
  display: none;
}
.aiv-active .viewer-structure .structure-root li.opened > span .icon-close {
  display: block;
}
.aiv-active .viewer-structure .icon-open {
  display: block;
}
.aiv-active .viewer-structure .icon-close {
  display: none;
}
.aiv-active .viewer-structure.opened .icon-open {
  display: none;
}
.aiv-active .viewer-structure.opened .icon-close {
  display: block;
}
.aiv-active .viewer-structure > section {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  overflow-y: auto;
}
.aiv-active .viewer-page-metadata {
  background-color: rgba(225, 227, 220, 0.9);
  position: absolute;
  left: 5px;
  bottom: 5px;
  right: 160px;
  height: 150px;
  overflow: auto;
}
.aiv-active .viewer-page-metadata .viewer-page-metadata-content {
  margin: 15px;
}
.aiv-active .viewer-transcript {
  background-color: #eee;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 180px;
  overflow: auto;
}
.aiv-active .viewer-transcript > div {
  background-color: #e1e3dc;
  *zoom: 1;
}
.aiv-active .viewer-transcript > div:before,
.aiv-active .viewer-transcript > div:after {
  content: " ";
  display: table;
}
.aiv-active .viewer-transcript > div:after {
  clear: both;
}
.aiv-active .viewer-transcript > div > ul {
  border: 1px solid transparent;
  float: left;
}
.aiv-active .viewer-transcript > div > ul > li {
  margin: 15px;
}
.aiv-active .viewer-transcript > div a {
  display: block;
  line-height: 30px;
  font-size: 18px;
  margin: 3px;
  vertical-align: middle;
  border: 1px solid transparent;
  color: #000000;
}
.aiv-active .viewer-transcript > div a.focused {
  text-decoration: none;
  background-color: #999999;
  color: #ffffff;
}
.aiv-active .viewer-transcript > div a.hover,
.aiv-active .viewer-transcript > div a:hover {
  text-decoration: none;
  background-color: #999999;
  color: #ffffff;
}
.aiv-active .ref-item-container {
  background-color: #e1e3dc;
  border: 1px solid #282828;
  position: absolute;
  height: 40%;
  right: 20px;
  width: 40%;
}
.aiv-active .ref-item-container > p {
  display: none;
}
.aiv-active .ref-item-container.ref-loading > p {
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  text-align: center;
}
.aiv-active .ref-item-container .ref-close {
  display: block;
  position: absolute;
  color: #ffffff;
  background-color: #282828;
  border: 1px solid #282828;
  border-right-width: 0;
  left: -25px;
  top: -1px;
  width: 24px;
  height: 24px;
}
.aiv-active .ref-item-container .ref-content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: auto;
}
.aiv-active .ref-item-container .ref-content .dip-view-metadata dd {
  padding-left: 15px;
}
.aiv-active .viewer-thumbnail-list {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #e7e7e7;
}
.aiv-active .viewer-thumbnail-list .aiv-scenelist-slider {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  height: 8px;
  background-color: #e1e3dc;
}
.aiv-active .viewer-thumbnail-list .aiv-slidebar-cursor {
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  background-color: #999999;
}
.aiv-active .aiv-scenelist-selected .page-thumbnail {
  border-color: #999999;
}
.aiv-active .aiv-scenelist-loading {
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url("../img/loading.gif");
  background-size: 33% auto;
}
.aiv-active .page-thumbnail {
  text-align: center;
  margin: 0 2px;
  border: 2px solid #e1e3dc;
  display: block;
  padding: 5px;
}
.aiv-active .page-thumbnail p {
  height: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.aiv-active .page-thumbnail div {
  height: 90px;
}
.aiv-active .aiv-gvf-view-error p {
  color: #ffffff;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.exit-fullscreen {
  display: none !important;
}
.fullscreen-styles .exit-fullscreen {
  display: inline-block !important;
}
.fullscreen-styles .request-fullscreen {
  display: none !important;
}
:-webkit-full-screen .exit-fullscreen {
  display: inline-block !important;
}
:-webkit-full-screen .request-fullscreen {
  display: none !important;
}
:-moz-full-screen .exit-fullscreen {
  display: inline-block !important;
}
:-moz-full-screen .request-fullscreen {
  display: none !important;
}
:ms-fullscreen .exit-fullscreen {
  display: inline-block !important;
}
:ms-fullscreen .request-fullscreen {
  display: none !important;
}
:fullscreen .exit-fullscreen {
  display: inline-block !important;
}
:fullscreen .request-fullscreen {
  display: none !important;
}
.fullscreen-enabled .exit-fullscreen {
  display: inline-block !important;
}
.fullscreen-enabled .request-fullscreen {
  display: none !important;
}
.rss-link.collection {
  display: block;
  margin-top: 25px;
  margin-left: 25px;
}
.rss-link.collection img {
  width: 15px;
  margin-top: -3px;
  margin-right: 8px;
}
.starred h1 {
  border: none !important;
  font-family: OpenSans-Regular, Helvetica, Arial !important;
  font-size: 1.6em !important;
  font-weight: 400 !important;
  margin-bottom: 10px !important;
}
.starred .category-type {
  padding-bottom: 220px;
  border-bottom: solid #ccc 1px;
}
.starred .category-type .category-description {
  background-color: #EDEAE1 !important;
}
.starred .category-type .category-description h2 a {
  font-family: OpenSans-Regular, Helvetica, Arial;
  color: #9E2D37;
  font-size: 1.15em;
  font-weight: 400;
}
.starred .category-type .category-description h2 a:hover {
  text-decoration: underline;
}
@media (max-width: 768px) {
  .starred h2 a {
    font-size: 19px !important;
  }
  .starred .category-type {
    padding-bottom: 20px !important;
  }
  .starred .category-type .category-description {
    height: auto !important;
  }
  .starred .category-type .category-description h2 {
    height: auto !important;
  }
  .starred .category-type .category-description p {
    height: auto !important;
  }
}
.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths,
.col-xs-20ths,
.col-sm-20ths,
.col-md-20ths,
.col-lg-20ths {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}
.col-xs-5ths {
  width: 20%;
  float: left;
}
.col-xs-20ths {
  width: 80%;
  float: left;
}
@media (min-width: 768px) {
  .col-sm-5ths {
    width: 20%;
    float: left;
  }
  .col-sm-20ths {
    width: 80%;
    float: left;
  }
  .starred {
    width: 100% !important;
  }
  .starred .category-type {
    width: 100% !important;
    margin-bottom: 20px !important;
  }
  .starred .category-type .category-thumbnail {
    width: 200px;
    float: left;
  }
  .starred .category-type .category-description {
    width: 950px;
    float: left;
    min-height: 200px !important;
    padding: 16px !important;
  }
  .starred .category-type .category-description p {
    height: 100px !important;
  }
}
@media (min-width: 992px) {
  .col-md-5ths {
    width: 20%;
    float: left;
  }
  .col-md-20ths {
    width: 80%;
    float: left;
  }
}
@media (min-width: 1200px) {
  .col-lg-5ths {
    width: 20%;
    float: left;
  }
  .col-lg-20ths {
    width: 80%;
    float: left;
  }
}
.top-category-type {
  margin-left: auto;
  margin-right: auto;
}
.top-category-type .row {
  margin: 0;
}
.top-category-type h1,
.top-category-type h2 {
  line-height: 40px;
}
.top-category-type a {
  color: #333;
}
.top-category-type a img {
  height: 100%;
  border: 0px;
}
.top-category-type .category-type {
  width: 204px;
  margin: 0px 19px 35px 15px;
}
@media (max-width: 768px) {
  .top-category-type .category-type {
    float: none;
    margin-left: auto;
    margin-right: auto;
  }
}
.top-category-type .category-type .category-thumbnail {
  vertical-align: bottom;
  display: table-cell;
  height: 200px;
  background-color: white;
}
.top-category-type .category-type .category-description {
  font-size: 1em;
  padding: 10px 10px 5px;
  line-height: 1.5em;
  height: 180px;
  background: #f0f0f0;
}
.top-category-type .category-type .category-description > h2 {
  font-size: 1.1em;
  height: 45px;
  margin-top: 10px;
  margin-bottom: 5px;
  font-weight: normal;
  font-style: normal;
  font: 400 19px/22px 'PFDinTextPro-Bold', sans-serif;
  color: #3a4046;
  padding: 0;
}
.top-category-type .category-type .category-description > p {
  text-align: justify;
  height: 60px;
  margin-top: 10px;
  font-size: 14px;
  color: #333333;
  line-height: 20px;
}
@media (max-width: 767px) {
  .top-category-type .category-type {
    float: none;
    margin-left: auto;
    margin-right: auto;
  }
}
.top-category-type .category-type h1 {
  font-size: 1.1em;
  height: 45px;
  margin-left: 0px;
  margin-bottom: 5px;
  font-weight: normal;
  font-style: normal;
  color: #3a4046;
}
.top-category-type .main-category {
  border-bottom: 1px solid #d2d0d1;
  margin: 0 0 23px 25px;
}
.top-category-type .main-category .main-category-type {
  background-color: #edeae1;
  margin-bottom: 25px;
}
.top-category-type .main-category .main-category-thumbnail {
  width: 200px;
  height: 200px;
  display: block;
  float: left;
  background-color: #edeae1;
}
.top-category-type .main-category .title {
  line-height: 40px;
  font-weight: 400;
  font-size: 1.6em;
  color: black;
  padding: 0;
  margin: 10px 0;
  border-bottom: none;
}
.top-category-type .main-category h2 {
  margin: 10px 0;
  color: #9e2d37;
  padding: 0;
}
.top-category-type .main-category h2 a {
  color: #9e2d37;
  font-size: 22.4px;
  font-weight: 400;
}
.top-category-type .main-category p {
  color: #6b6761;
}
@media (max-width: 767px) {
  .top-category-type .main-category {
    margin-left: 0;
  }
  .top-category-type .main-category .main-category-type {
    float: none;
    margin-left: auto;
    margin-right: auto;
    width: 204px;
  }
  .top-category-type .main-category .main-category-description {
    padding-left: 10px;
    min-height: 180px;
  }
}
.category-list .row {
  margin: 0;
}
.category-list .main-category {
  overflow: hidden;
  border-bottom: 1px dotted #bbbbbb;
  padding: 0px 0px 40px;
  margin-bottom: 30px;
  margin-right: 10px;
  margin-left: 25px;
}
.category-list .main-category > img {
  padding: 0;
  width: 200px;
  margin-top: 10px;
}
.category-list .main-category .category-metadata {
  padding-left: 0px;
}
@media (min-width: 768px) {
  .category-list .main-category .category-metadata {
    padding-left: 40px;
  }
}
.category-list .main-category .category-metadata h1 {
  font-size: 1.4em;
  margin-top: 0px;
  line-height: 1em;
  margin-bottom: 20px;
  margin-left: 0px;
  margin-top: 10px;
  color: #5D656C;
  font: 20px/24px 'OpenSans-Bold', Helvetica, Arial;
  padding: 0;
}
.category-list .main-category .category-metadata p {
  text-align: justify;
}
.category-list .sub-category {
  margin-top: 15px;
}
.category-list .sub-category .sub-category-type {
  width: 204px;
  margin: 0px 19px 35px 15px;
}
@media (max-width: 768px) {
  .category-list .sub-category .sub-category-type {
    float: none;
    margin-left: auto;
    margin-right: auto;
  }
}
.category-list .sub-category .sub-category-type .sub-category-thumbnail {
  vertical-align: bottom;
  display: table-cell;
  height: 200px;
  background-color: white;
}
.category-list .sub-category .sub-category-type .sub-category-thumbnail > img {
  width: 200px;
}
.category-list .sub-category .sub-category-type .sub-category-description {
  font-size: 1em;
  padding: 10px 10px 5px;
  line-height: 1.5em;
  height: 180px;
  background: #f0f0f0;
}
.category-list .sub-category .sub-category-type .sub-category-description > h2 {
  font-size: 1.1em;
  height: 45px;
  margin-top: 10px;
  margin-bottom: 5px;
  font-weight: normal;
  font-style: normal;
  font: 400 19px/22px 'PFDinTextPro-Bold', sans-serif;
  padding: 0;
}
.category-list .sub-category .sub-category-type .sub-category-description > h2 > a {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #333;
}
.category-list .sub-category .sub-category-type .sub-category-description > h2 > a:hover {
  color: #333;
}
.category-list .sub-category .sub-category-type .sub-category-description > p {
  height: 60px;
  margin-top: 10px;
  font-size: 14px;
  color: #333333;
  line-height: 20px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.category-list .show-items {
  cursor: pointer;
  padding: 8px 15px;
  font-size: 15px;
  margin-left: 25px;
  color: #777777;
  text-decoration: none;
  font-weight: bold;
  border: 1px solid #bbbbbb;
  border-radius: 2px;
}
.category-list .show-items:hover {
  color: white;
  background-color: black;
  border-color: black;
}
.static-page {
  margin-left: 30px;
  margin-right: -30px;
  margin-top: 40px;
}
.static-page h1 {
  display: none;
}
.information .static-content {
  color: #000000;
  min-height: 400px;
}
.information .static-content .h3,
.information .static-content h3 {
  font-size: 24.5px;
  line-height: 40px;
  margin: 10px 0;
  font-family: inherit;
  font-weight: bold;
  color: inherit;
  text-rendering: optimizelegibility;
}
.information .static-content .row {
  margin: 0;
}
.information .static-content a {
  color: #9E2D37;
}
.information .static-content a:hover {
  color: #9E2D37;
}
.information .static-content ul {
  list-style-type: disc;
}
.h3,
h3 {
  font-size: 24.5px;
  line-height: 40px;
  margin: 10px 0;
  font-family: inherit;
  font-weight: bold;
  color: inherit;
  text-rendering: optimizelegibility;
}

