@media print {
  * {
    background: transparent !important;
    color: black !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important; }

  a, p a, p a:visited {
    color: #444 !important;
    text-decoration: underline; }

  p a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
    content: ""; }

  tr, img {
    page-break-inside: avoid; }

  @page {
    margin: 0.5cm; }

  #content, #sidebar {
    width: 99%; }

  .bvb, #mainnavigation, #metanavigation, form, #footernavigation, .columns-2 .sub-group-main:before, hr, .button-to-top {
    display: none; }

  .ce, .teaser, #sidebar {
    padding: 0!important;
    margin: 0 0 10pt 0!important; }

  .columns-2 .group-main #content {
    background: none; }

  .columns-2 .group-main:before, .columns-2 .group-main:after {
    content: " ";
    position: relative;
    top: 0;
    left: 0;
    width: 0;
    height: auto;
    background: none; } }
.container {
  padding: 0px 20px; }

.row {
  width: 100%;
  max-width: 980px;
  min-width: 727px;
  margin: 0 auto; }

.row .row {
  min-width: 0px; }

.column, .columns {
  margin-left: 4.4%;
  float: left;
  min-height: 1px;
  position: relative; }

.column:first-child, .columns:first-child {
  margin-left: 0px; }

.row .one.columns {
  width: 4.3%; }

.row .two.columns {
  width: 13%; }

.row .three.columns {
  width: 21.7%; }

.row .four.columns {
  width: 30.4%; }

.row .five.columns {
  width: 39.1%; }

.row .six.columns {
  width: 47.8%; }

.row .seven.columns {
  width: 56.5%; }

.row .eight.columns {
  width: 65.2%; }

.row .nine.columns {
  width: 73.9%; }

.row .ten.columns {
  width: 82.6%; }

.row .eleven.columns {
  width: 91.3%; }

.row .twelve.columns {
  width: 100%; }

.row .offset-by-one {
  margin-left: 13.1%; }

.row .offset-by-two {
  margin-left: 21.8%; }

.row .offset-by-three {
  margin-left: 30.5%; }

.row .offset-by-four {
  margin-left: 39.2%; }

.row .offset-by-five {
  margin-left: 47.9%; }

.row .offset-by-six {
  margin-left: 56.6%; }

.row .offset-by-seven {
  margin-left: 65.3%; }

.row .offset-by-eight {
  margin-left: 74.0%; }

.row .offset-by-nine {
  margin-left: 82.7%; }

.row .offset-by-ten {
  margin-left: 91.4%; }

.row .one.centered {
  margin-left: 47.9%; }

.row .two.centered {
  margin-left: 43.5%; }

.row .three.centered {
  margin-left: 39.2%; }

.row .four.centered {
  margin-left: 34.8%; }

.row .five.centered {
  margin-left: 30.5%; }

.row .six.centered {
  margin-left: 26.1%; }

.row .seven.centered {
  margin-left: 21.8%; }

.row .eight.centered {
  margin-left: 17.4%; }

.row .nine.centered {
  margin-left: 13.1%; }

.row .ten.centered {
  margin-left: 8.7%; }

.row .eleven.centered {
  margin-left: 4.3%; }

.row .offset-by-one:first-child {
  margin-left: 8.7%; }

.row .offset-by-two:first-child {
  margin-left: 17.4%; }

.row .offset-by-three:first-child {
  margin-left: 26.1%; }

.row .offset-by-four:first-child {
  margin-left: 34.8%; }

.row .offset-by-five:first-child {
  margin-left: 43.5%; }

.row .offset-by-six:first-child {
  margin-left: 52.2%; }

.row .offset-by-seven:first-child {
  margin-left: 60.9%; }

.row .offset-by-eight:first-child {
  margin-left: 69.6%; }

.row .offset-by-nine:first-child {
  margin-left: 78.3%; }

.row .offset-by-ten:first-child {
  margin-left: 87%; }

.row .offset-by-eleven:first-child {
  margin-left: 95.7%; }

img {
  -ms-interpolation-mode: bicubic; }

.row:before, .row:after {
  content: "";
  display: table; }

.row:after {
  clear: both; }

.row {
  zoom: 1; }

.block-grid {
  display: block;
  overflow: hidden; }

.block-grid li {
  display: block;
  height: auto;
  float: left; }

.block-grid.two-up {
  margin-left: -4%; }

.block-grid.two-up li {
  margin-left: 4%;
  width: 46%; }

.block-grid.three-up {
  margin-left: -2%; }

.block-grid.three-up li {
  margin-left: 2%;
  width: 31.3%; }

.block-grid.four-up {
  margin-left: -2%; }

.block-grid.four-up li {
  margin-left: 2%;
  width: 23%; }

.block-grid.five-up {
  margin-left: -1.5%; }

.block-grid.five-up li {
  margin-left: 1.5%;
  width: 18.5%; }

@media only screen and (max-width: 767px) {
  body {
    -webkit-text-size-adjust: none; }

  .row, body, .container {
    width: 100%;
    min-width: 0;
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 0px;
    padding-right: 0px; }

  .row .row .column, .row .row .columns {
    padding: 0; }

  .column, .columns {
    width: auto !important;
    float: none;
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 20px;
    padding-right: 20px; }

  .column:last-child, .columns:last-child {
    margin-right: 0px; }

  .offset-by-one, .offset-by-two, .offset-by-three, .offset-by-four, .offset-by-five, .offset-by-six, .offset-by-seven, .offset-by-eight, .offset-by-nine, .offset-by-ten, .offset-by-eleven {
    margin-left: 0% !important; } }
@media only screen and (max-width: 767px) {
  .block-grid.mobile li {
    float: none;
    width: 100%; } }
.show-on-phones {
  display: none !important; }

.show-on-tablets {
  display: none !important; }

.show-on-desktops {
  display: block; }

.hide-on-phones {
  display: block !important; }

.hide-on-tablets {
  display: block !important; }

.hide-on-desktops {
  display: none; }

@media only screen and (device-width: 768px), only screen and (device-width: 1280px), only screen and (device-width: 800px) {
  .hide-on-phones {
    display: block !important; }

  .hide-on-tablets {
    display: none !important; }

  .hide-on-desktops {
    display: block !important; }

  .show-on-phones {
    display: none !important; }

  .show-on-tablets {
    display: block !important; }

  .show-on-desktops {
    display: none !important; } }
@media only screen and (max-width: 767px) {
  .hide-on-phones {
    display: none !important; }

  .hide-on-tablets {
    display: block !important; }

  .hide-on-desktops {
    display: block !important; }

  .show-on-phones {
    display: block !important; }

  .show-on-tablets {
    display: none !important; }

  .show-on-desktops {
    display: none !important; } }
@media only screen and (max-width: 767px) {
  input.aui-field-input-text, input.aui-field-input-text.oversize, textarea, form.nice input.aui-field-input-text, form.nice input.aui-field-input-text.oversize, form.nice textarea {
    display: block;
    width: 96%;
    padding: 6px 2% 4px;
    font-size: 18px; }

  form.nice input.aui-field-input-text, form.nice input.aui-field-input-text.oversize, form.nice textarea {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px; }

  form.nice small.error {
    padding: 6px 2%;
    display: block; }

  form.nice .small + .error {
    width: auto; }

  form.nice .medium + .error {
    width: auto; }

  form.nice .large + .error {
    width: auto; } }
@media only screen and (max-width: 767px) {
  .button {
    display: block; }

  button.button {
    width: 100%;
    padding-left: 0px;
    padding-right: 0px; } }
@media only screen and (max-width: 767px) {
  dl.tabs.mobile, dl.nice.tabs.mobile {
    width: auto;
    margin: 20px -20px 40px;
    height: auto; }

  dl.tabs.mobile dt, dl.tabs.mobile dd, dl.nice.tabs.mobile dt, dl.nice.tabs.mobile dd {
    float: none;
    height: auto; }

  dl.tabs.mobile dd a {
    display: block;
    width: auto;
    height: auto;
    padding: 18px 20px;
    line-height: 1;
    border: solid 0px #ccc;
    border-width: 1px 0px 0px;
    margin: 0;
    color: #555;
    background: #eee;
    font-size: 15px;
    font-size: 1.5rem; }

  dl.tabs.mobile dd a.active {
    height: auto;
    margin: 0;
    border-width: 1px 0px 0px; }

  .nice.tabs.mobile {
    border-bottom: solid 1px #ccc;
    height: auto; }

  .nice.tabs.mobile dd a {
    padding: 18px 20px;
    border: none;
    border-left: none;
    border-right: none;
    border-top: 1px solid #ccc;
    background: #fff; }

  .nice.tabs.mobile dd a.active {
    border: none;
    background: #00a6fc;
    color: #fff;
    margin: 0;
    position: static;
    top: 0px;
    height: auto; }

  .nice.tabs.mobile dd:first-child a.active {
    margin: 0; }

  dl.contained.mobile, dl.nice.contained.mobile {
    margin-bottom: 0px; }

  dl.contained.tabs.mobile dd a {
    padding: 18px 20px; }

  dl.nice.contained.tabs.mobile dd a {
    padding: 18px 20px; } }
form .aui-field-label, form label {
  display: block!important;
  font-size: .95em;
  cursor: pointer;
  margin-bottom: .5em;
  font-weight: normal; }

form .aui-field-choice .aui-field-label {
  line-height: 1.1em; }

input.aui-field-input-text, textarea, input.aui-button-input-submit, .portlet-search input[type="text"] {
  border-right: 1px solid #bbb;
  border-bottom: 1px solid #bbb;
  font-family: Arial, "HelveticaNeue", "Helvetica Neue", Helvetica, sans-serif; }

input.aui-field-input-text, textarea, select, input.aui-button-input-submit, .portlet-search input[type="text"] {
  /*	display:block;  */
  margin-bottom: .8em;
  background: none; }

input.aui-field-input-text, .portlet-search input[type="text"] {
  color: #333;
  font-weight: bold; }

textarea {
  resize: none;
  height: 200px;
  color: #333;
  font-weight: bold; }

input.aui-field-input-text, textarea, input.aui-button-input-submit {
  font-size: 1em;
  padding: 4px 3px 2px;
  outline: none !important;
  background: #fff; }

input.aui-field-input-text.oversize, textarea.oversize {
  font-size: 1.3em !important;
  padding: 4px 5px !important; }

input.aui-field-input-text:focus, textarea:focus, .portlet-search input[type="text"]:focus {
  background: #fff;
  border: 1px solid #666; }

input.placeholder, textarea.placeholder {
  color: #888;
  font-weight: normal; }

input.aui-field-input-text, textarea {
  width: 234px; }

input.small, textarea.small {
  width: 134px; }

input.medium, textarea.medium {
  width: 204px; }

input.large, textarea.large {
  width: 434px; }

input.aui-button-input-submit {
  background: #e0e0e0;
  color: #333;
  font-weight: bold;
  border: none;
  text-transform: uppercase;
  font-size: 0.9em;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  padding: 6px 10px 4px;
  border-bottom: 1px solid #bbb;
  cursor: pointer; }

@media screen and (-webkit-min-device-pixel-ratio:0) {
  input.aui-button-input-submit {
    padding: 6px 10px 7px; } }
input.aui-button-aui-button-input-submit:hover, input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover {
  background: #d5d5d5;
  border-bottom: 1px solid #bbb;
  color: #333; }

#content form .lfr-search-button input.aui-field-input-text, #sidebar form .lfr-search-button input.aui-field-input-text {
  padding: 0;
  border: none;
  background: none;
  width: 89px!important; }

form fieldset {
  padding: 9px 9px 2px 9px;
  border: solid 1px #ddd;
  margin: 18px 0; }

input.aui-field-input-text.red {
  border-color: red;
  background-color: rgba(255, 0, 0, 0.15); }

small.error {
  margin-top: -6px;
  display: block;
  margin-bottom: 9px;
  font-size: .9em;
  color: red;
  width: 260px; }

.small + .error {
  width: 140px; }

.medium + .error {
  width: 260px; }

.large + .error {
  width: 440px; }

.aui-field-choice {
  margin-bottom: 0.8em;
  display: block; }

form input.aui-field-input-text, form textarea, .portlet-search input[type="text"] {
  border: solid 1px #bbb;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px; }

form input.aui-field-input-text, form textarea, .portlet-search input[type="text"] {
  font-size: 1em;
  padding: 6px 3px 4px;
  outline: none !important;
  background: url(../images/bvb/input-bg.png) white; }

form fieldset {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px; }

form small.error {
  padding: 6px 4px;
  border: solid 0px red;
  border-width: 0px 1px 1px 1px;
  margin-top: -10px;
  background: red;
  color: #fff;
  font-size: 1em;
  font-weight: bold;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  -webkit-border-bottom-left-radius: 2px;
  -webkit-border-bottom-right-radius: 2px;
  -moz-border-radius-bottomleft: 2px;
  -moz-border-radius-bottomright: 2px; }

form .small + .error {
  width: 132px; }

form .medium + .error {
  width: 252px; }

form .large + .error {
  width: 432px; }

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, hr, figure {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline; }

caption, th, td {
  text-align: left;
  font-weight: normal; }

blockquote:before, blockquote:after, q:before, q:after {
  content: ""; }

blockquote, q {
  quotes: "" ""; }

table {
  border-collapse: separate;
  border-spacing: 0; }

:focus {
  outline: 0; }

body {
  line-height: 1;
  color: black;
  background: white;
  padding: 0;
  margin: 0; }

ol, ul {
  list-style: none; }

body {
  color: #333;
  padding: 0;
  margin: 0;
  font: 62.5%/2em Arial, "HelveticaNeue", "Helvetica Neue", Helvetica, sans-serif; }

.container {
  line-height: 1.6em;
  font-size: 1.3em;
  padding-top: 30px;
  padding-bottom: 30px; }

a {
  color: #ff0000;
  text-decoration: underline;
  position: relative; }

a:hover {
  color: #000; }

a:active {
  top: 1px;
  color: #ff0000; }

a:focus {
  outline: 1px dashed #000; }

.hide {
  position: absolute;
  top: -1000em;
  left: -1000em;
  height: 1px;
  width: 1px; }

.group-main:after, .sub-group-main:after {
  clear: both;
  content: "";
  display: block;
  font-size: 0;
  height: 0;
  visibility: hidden; }

.group-main, .sub-group-main {
  display: block; }

#header {
  padding-bottom: 6px;
  background: url(../images/bvb/bg_stripe_header.gif) left bottom repeat-x; }

.bvb {
  position: relative;
  width: 100%;
  height: 50px;
  margin-bottom: 0;
  font-size: 1.4em; }

#logo {
  background: white url(../images/bvb/logo.gif) 0 0 no-repeat;
  width: 100%;
  height: 50px;
  display: block;
  position: absolute;
  top: 0;
  left: 0; }

#footer {
  color: #666;
  font-size: .9em; }

.footer-wrap {
  width: 72%; }

.page-maximized .footer-wrap {
  width: 100%; }

#footer .line {
  margin: 0 0 10px 0; }

#footer .columns:nth-child(2) {
  margin-left: 3%; }

#footer .columns {
  margin-left: 1%; }

#main-content {
  min-height: 600px;
  height: auto!important;
  height: 600px; }

#content {
  padding-bottom: 20px;
  /*min-height:600px;
  height:auto!important;
  height:600px;*/ }

.lt-ie8 #sidebar {
  padding: 30px 2% 20px 2%; }

.columns-2 .group-main {
  position: relative; }

.columns-2 .group-main #content {
  background: white url(../images/bvb/bg_content_shadow.gif) 100% 0 repeat-y; }

.columns-2 .group-main:before, .columns-2 .group-main:after {
  content: " ";
  position: absolute;
  top: 0;
  left: 73.9%;
  width: 26.1%;
  height: 100%;
  background: #fbfbfb url(../images/bvb/bg_sidebar_shadow.gif) 100% 0 repeat-y;
  z-index: 1; }

#sidebar {
  margin: 0;
  padding: 20px 2.2% 20px 2.2%;
  font-size: 0.95em; }

.columns-2 .sub-group-main {
  background: url(../images/bvb/bg_sidebar_shadow_bottom.gif) 99.95% 100% no-repeat;
  position: relative;
  z-index: 2; }

.lt-ie9 .columns-2 .sub-group-main {
  background: url(../images/bvb/bg_sidebar_shadow_bottom.gif) 100% 100% no-repeat; }

.columns-2 .sub-group-main:before {
  content: "";
  background: #fff;
  width: 100%;
  height: 1px;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 3; }

#mainnavigation {
  margin-left: 34.8%; }

#mainnavigation ul {
  margin: 0;
  float: right;
  margin-bottom: 30px; }

#mainnavigation ul li {
  float: left;
  display: inline;
  margin: 0 2px; }

#mainnavigation ul li a {
  color: #000;
  text-transform: uppercase;
  padding: 7px 3px;
  display: block;
  text-decoration: none;
  font-weight: bold;
  font-size: .9em;
  line-height: 1em;
  background: none; }

#mainnavigation ul li strong {
  font-weight: bold;
  display: block;
  text-transform: uppercase; }

#mainnavigation ul li a:hover {
  color: #ff0000; }

#mainnavigation ul li.active strong, #mainnavigation ul li.active a {
  padding: 7px 12px;
  background: red url(../images/bvb/bg_mainnav.gif) 0 0 repeat-x;
  color: #fff;
  text-shadow: 1px 1px 1px #525252;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  position: relative;
  line-height: 1em; }

#mainnavigation ul li.active strong {
  font-size: .9em;
  padding: 7px 12px; }

#mainnavigation ul li.active strong:after, #mainnavigation ul li.active span:after {
  content: '';
  background: url(../images/bvb/marker_mainnav.gif) center center no-repeat;
  height: 9px;
  width: 100%;
  position: absolute;
  bottom: -9px;
  left: 0; }

#metanavigation ul {
  margin: 0 0 30px 0;
  float: right;
  background: #f2f2f2;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 8px 10px 5px 10px; }

#metanavigation ul li {
  float: left;
  display: inline;
  margin: 0 5px;
  background-image: url(../images/bvb/icn_metanavi.gif);
  background-repeat: no-repeat;
  padding: 0 0 0 20px;
  font-size: .9em;
  line-height: 1.8em; }

#metanavigation ul li#sitemap {
  background-position: 0 0; }

#metanavigation ul li#print {
  background-position: 0 -32px; }

#metanavigation ul li#rss {
  background-position: 0 -67px; }

#metanavigation ul li#login {
  background-position: 0 -98px; }

#metanavigation ul li a {
  color: #000;
  padding: 0;
  display: block;
  text-decoration: none;
  background: none; }

#metanavigation ul li a:hover, #metanavigation ul li.active {
  color: #ff0000; }

#footer .six.columns {
  line-height: 1em; }

#footer ul {
  float: right;
  margin: 0; }

#footer ul li {
  float: left;
  display: inline;
  margin-right: 5px;
  padding-right: 5px;
  border-right: 1px solid #666;
  line-height: 1em; }

#footer ul li a {
  color: #666;
  display: block;
  text-decoration: none;
  background: none;
  padding: 0; }

#footer ul li a:hover {
  color: #ff0000; }

.skiplinks {
  height: 0;
  padding: 0;
  margin: 0; }

.skiplinks a {
  height: 1px;
  left: -2000px;
  overflow: hidden;
  position: absolute;
  top: 0;
  z-index: 10;
  width: 1px;
  color: #fff;
  background: #000;
  padding: 10px; }

.skiplinks a:active, .skiplinks a:focus {
  height: auto;
  left: 40%;
  overflow: visible;
  position: absolute;
  width: auto; }

.portlet-breadcrumb .portlet-title {
  position: absolute;
  top: -1000em;
  left: -1000em;
  height: 1px;
  width: 1px; }

ul.breadcrumbs {
  margin-left: 9px; }

ul.breadcrumbs li {
  margin-top: 2px!important; }

ul.breadcrumbs li span {
  display: block;
  position: relative;
  background: url(../images/bvb/edge_breadcrumb.png) 100% 0 no-repeat;
  padding: 8px 15px 8px 10px;
  margin-left: 0px;
  line-height: 1em; }

ul.breadcrumbs li a {
  color: #333;
  text-decoration: none;
  font-size: 0.9em;
  line-height: 11px;
  display: block;
  padding-right: 15px;
  background: url(../images/bvb/icn_arrow_r_black.gif) 100% 1px no-repeat; }

ul.breadcrumbs li span:after {
  content: '';
  position: absolute;
  top: 0;
  left: -9px;
  display: block;
  width: 9px;
  height: 27px;
  background: url(../images/bvb/edge_breadcrumb_last2.png) 0 0 no-repeat;
  z-index: 10; }

ul.breadcrumbs li.first {
  margin-left: -9px; }

ul.breadcrumbs li.first span {
  background: url(../images/bvb/edge_breadcrumb.png) 100% 0 no-repeat;
  position: relative;
  z-index: 1;
  margin-right: 0; }

ul.breadcrumbs li.first span:after {
  background: none;
  padding: 0; }

ul.breadcrumbs li.last span, ul.breadcrumbs li.last a {
  background: none;
  padding-right: 8px; }

ul.breadcrumbs li.last span {
  background: #eeeeee url(../images/bvb/edge_breadcrumb_last.gif) 100% 0 no-repeat; }

ul.breadcrumbs li.last a {
  cursor: text; }

ul.breadcrumbs li.last span:after {
  background: url(../images/bvb/edge_breadcrumb_last3.png) 0 0 no-repeat; }

ul.breadcrumbs li a:hover {
  color: #ff0000;
  background: url(../images/bvb/icn_arrow_r_red.gif) 100% 1px no-repeat; }

ul.breadcrumbs li.last a:hover {
  color: #333!important;
  background: none!important; }

.lt-ie9 .breadcrumbs-horizontal li {
  margin-right: 1px; }

.page-maximized #content .ce, .page-maximized #content .portlet-borderless {
  padding: 0; }

#content .ce, #content .portlet-borderless, #content .portlet-nested-portlets.portlet-borderless .portlet-borderless, #content .portlet-nested-portlets .ce .portlet-borderless, #content .portlet-nested-portlets .ce .ce {
  padding-right: 20px;
  margin: 0 0 1em 0; }

#content .portlet-borderless.portlet-nested-portlets, #content .portlet-nested-portlets .ce {
  padding-right: 0; }

#sidebar .ce, #sidebar .portlet-borderless {
  margin: .8em 0 .5em 0; }

p {
  margin: 0 0 1em 0; }

img, object, embed {
  margin: 1em 0 .5em 0;
  max-width: 100%;
  height: auto;
  display: block; }

p img, ul li img {
  margin: 0; }

figure {
  margin: 0 0 1em 0; }

figcaption, .caption {
  background: #eee;
  padding: 2px 5px;
  font-size: 95%;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px; }

.zoomable {
  margin: 0 0 1em 0;
  position: relative;
  padding-top: 25px;
  display: inline-block;
  /*get display:inline-block; working in IE7*/
  zoom: 1;
  *display: inline; }

.zoomable img {
  margin: 0; }

.zoomable a {
  background: none;
  padding: 0; }

.zoomable a.magnifier {
  background: #eeeeee url(../images/bvb/magnifier.gif) 5px 5px no-repeat;
  display: inline-block;
  text-decoration: none;
  color: #333;
  padding: 2px 5px 2px 30px;
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  font-size: 95%;
  z-index: 10; }

.zoomable a.magnifier:hover {
  background: #d5d5d5 url(../images/bvb/magnifier.gif) 5px 5px no-repeat; }

.zoomable a.magnifier:active {
  top: 1px; }

table.zoom.js .hidden {
  position: absolute;
  top: -1000em;
  left: -1000em;
  height: 1px;
  width: 1px; }

.modal-content {
  display: none; }

#simplemodal-container {
  background: #fff;
  border: 1px solid #fff;
  height: 400px;
  padding: 12px;
  font-size: 1.2em;
  width: 85%;
  -moz-box-shadow: 0 0 15px #666;
  -webkit-box-shadow: 0 0 15px #666;
  box-shadow: 0 0 15px #666; }

.table-zoom {
  position: relative;
  padding-top: 26px; }

a.modal {
  background: #eeeeee url(../images/bvb/magnifier.gif) 5px 5px no-repeat;
  display: inline-block;
  color: #333;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  padding: 2px 5px 2px 30px;
  font-size: 95%;
  text-decoration: none;
  position: absolute;
  top: 0;
  right: 0; }

a.hidden {
  margin-bottom: 1em;
  text-decoration: none;
  position: relative;
  top: 0;
  left: 0; }

a.modal:hover {
  background: #d5d5d5 url(../images/bvb/magnifier.gif) 5px 5px no-repeat; }

a.modal:active {
  top: 1px; }

a.simplemodal-close {
  background: url(../images/bvb/close.png) 0 0 no-repeat;
  display: block;
  width: 30px;
  height: 30px;
  position: absolute;
  top: -15px;
  right: -15px;
  cursor: pointer; }

a.simplemodal-close:active {
  background: url(../images/bvb/close.png) 0 0 no-repeat;
  display: block;
  width: 30px;
  height: 30px;
  position: absolute;
  top: -15px;
  right: -15px;
  cursor: pointer; }

ul, ol {
  margin: 1em 0 1.5em 15px; }

ul li, ol li {
  margin-bottom: 0.3em; }

ul li ul {
  margin: 0;
  padding: 0 15px; }

ol li ol {
  margin: 0;
  padding: 0 18px; }

#main-content ul li {
  list-style-type: disc;
  list-style-position: outside; }

#main-content ol li {
  list-style-type: decimal;
  list-style-position: outside; }

#main-content ul li.ancestor, #main-content ol li.ancestor {
  font-weight: normal; }

#main-content ul li:last-child, #main-content ol li:last-child {
  margin: 0; }

#main-content ul li ul, #main-content ul li ol {
  padding: 5px 15px; }

#main-content ul li ul li, #main-content ol li ol li {
  font-weight: normal; }

#main-content ol li ol li {
  list-style-type: lower-alpha; }

#main-content ul li ul li {
  list-style-type: circle; }

#main-content ol li ol li ol li {
  list-style-type: lower-roman; }

#main-content ul li ul li ul li {
  list-style-type: square; }

a#top, a.no-arrow {
  padding: 0;
  background: none; }

a.arrow {
  padding-right: 12px;
  background: url(../images/bvb/icn_arrow_r_red.gif) 100% 3px no-repeat; }

a.arrow:hover {
  background: url(../images/bvb/icn_arrow_r_black.gif) 100% 3px no-repeat; }

a.button-to-top {
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  background: #e0e0e0 url(../images/bvb/icn_arrow_top_black.gif) 7px 50% no-repeat;
  border-bottom: 1px solid #bbb;
  color: #333;
  text-transform: uppercase;
  font-weight: bold;
  padding: 2px 15px;
  text-decoration: none;
  font-size: .9em;
  float: right;
  padding-left: 20px;
  margin: 0 20px 0 0;
  text-shadow: 1px 1px #FFFFFF; }

a.button-to-top:hover {
  background: #d5d5d5 url(../images/bvb/icn_arrow_top_black.gif) 7px 50% no-repeat; }

a.button {
  text-shadow: 1px 1px #FFFFFF;
  display: inline-block;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-bottom: 1px solid #bbb;
  color: #333;
  text-transform: uppercase;
  font-weight: bold;
  padding: 2px 25px 0 10px;
  text-decoration: none;
  font-size: .9em;
  background: #e0e0e0 url(../images/bvb/icn_arrow_r_black.gif) 90% 50% no-repeat; }

a.button:hover {
  background: #d5d5d5 url(../images/bvb/icn_arrow_r_black.gif) 90% 50% no-repeat; }

a.extern {
  background: url(../images/bvb/icn_arrow_extern_red.png) 100% 0 no-repeat;
  padding-right: 20px; }

a.extern:hover {
  background: url(../images/bvb/icn_arrow_extern_black.png) 100% 0 no-repeat; }

hr, .line {
  border: solid #ddd;
  border-width: 1px 0 0;
  clear: both;
  margin: 15px 0;
  height: 0; }

#sidebar hr, #sidebar .line {
  margin: 10px 0 0 0; }

em {
  font-style: italic; }

strong {
  font-weight: bold; }

strong.inverted {
  background: #333;
  color: #fff;
  display: block;
  font-weight: normal;
  padding: 5px 10px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px; }

strong.inverted a {
  background: url(../images/bvb/icn_arrow_r_white2.gif) 100% 4px no-repeat;
  color: #fff;
  padding-right: 12px; }

strong.inverted a:hover {
  color: #ff0000; }

/* Alignment */
.alignleft {
  display: inline-block;
  float: left;
  margin: 0 2em 1em 0; }

.alignright {
  display: inline;
  float: right;
  margin: 0 0 1em 2em; }

.center {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center; }

.inline {
  display: inline; }

small {
  font-size: 90%; }

.red {
  color: #ff0000; }

.light {
  color: #666; }

h1, h2, h3, h4, h5, h6 {
  line-height: 1.2em;
  font-weight: bold;
  word-wrap: break-word; }

h1 {
  font-size: 1.9em;
  margin-bottom: 0.3em; }

h2 {
  font-size: 1.9em;
  margin-bottom: 0.3em; }

h3 {
  font-size: 1.4em;
  margin-bottom: 0.5em; }

h4 {
  font-size: 1.1em;
  margin-bottom: 0.5em; }

h5 {
  font-size: 1em;
  margin-bottom: 0.5em; }

h6 {
  font-size: 0.9em;
  line-height: 1.2em;
  margin-bottom: 0.5em; }

#sidebar h1 {
  font-size: 1.1em;
  margin-bottom: 0.5em; }

#sidebar h2 {
  font-size: 1.1em;
  margin-bottom: 0.5em; }

#sidebar h3 {
  font-size: 1.1em;
  margin-bottom: 0.5em; }

#sidebar h4 {
  font-size: 1em;
  margin-bottom: 0.5em; }

#sidebar h5 {
  font-size: .9em;
  margin-bottom: 0.5em; }

#sidebar h6 {
  font-size: 0.9em;
  line-height: 1.2em;
  margin-bottom: 0.5em; }

#content .teaser {
  background: #f2f2f2;
  padding: 20px 4.4% 10px 4.4%;
  -webkit-border-top-left-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  margin-top: 0;
  line-height: 1.6em;
  font-size: 1.1em; }

#content .teaser h2 {
  font-size: 1.6em; }

.columns-2 #content .teaser {
  background: #f2f2f2 url(../images/bvb/bg_c_teaser.gif) 100% 0 repeat-y; }

#sidebar .teaser {
  background: #c7c7c7;
  padding: 10px; }

.gateway_suche h3 {
  margin-bottom: 1em; }

.gateway_suche input.aui-field-input-text, .gateway_suche .aui-button-input-submit {
  float: left; }

.shortnews h3 {
  margin-bottom: 1em; }

.shortnews h4 {
  margin: .2em 0 .3em 0; }

.shortnews h4 a {
  color: #333;
  padding: 0;
  background: none;
  text-decoration: none; }

.shortnews h4 a:hover {
  color: #ff0000;
  padding-right: 12px;
  background: url(../images/bvb/icn_arrow_r_red.gif) 100% 4px no-repeat; }

.shortnews p {
  margin-bottom: .2em; }

.shortnews ul li {
  border-bottom: 1px solid #ddd;
  margin-bottom: 0.5em;
  padding-bottom: 0.5em;
  width: 90%;
  list-style-type: none; }

#sidebar input.aui-field-input-text, #sidebar textarea, .portlet-search input[type="text"] {
  width: 90%!important; }

#main-content #sidebar .links ul {
  padding: 0;
  margin-left: 0;
  background: none; }

#sidebar .links ul li {
  list-style-type: none; }

#sidebar .links ul li a {
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  background: #e0e0e0 url(../images/bvb/icn_arrow_r_black.gif) 95% 9px no-repeat;
  border-bottom: 1px solid #bbb;
  color: #333;
  line-height: 1.4em;
  display: block;
  padding: 5px 20px 5px 10px;
  text-decoration: none; }

#sidebar .links ul li a.extern {
  background: #e0e0e0 url(../images/bvb/icn_arrow_extern_black.png) 95% 8px no-repeat;
  padding-right: 25px; }

#sidebar .links ul li ul li {
  margin: 0; }

#sidebar .links ul li ul li a {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  background: #fff;
  border-bottom: 1px solid #e0e0e0; }

#sidebar .links ul li ul li ul li a {
  padding-left: 20px; }

#sidebar .links ul li a:hover {
  background: red url(../images/bvb/icn_arrow_r_white.gif) 95% 9px no-repeat;
  color: #fff; }

#sidebar .links ul li a.extern:hover {
  background: red url(../images/bvb/icn_arrow_extern_white.png) 95% 8px no-repeat; }

#sidebar .links ul li.active span {
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  background: #e0e0e0 url(../images/bvb/icn_arrow_r_black.gif) 95% 9px no-repeat;
  border-bottom: 1px solid #bbb;
  color: #333;
  line-height: 1.4em;
  display: block;
  padding: 5px 20px 5px 10px;
  text-decoration: none; }

#sidebar .links ul li ul li.active span {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  background: none;
  border-bottom: 1px solid #E0E0E0; }

#sidebar .nav-menu li a.selected {
  color: #333;
  font-weight: bold;
  background: #eee; }

blockquote, q {
  margin: 0 0 1em 0;
  position: relative; }

blockquote p, q p {
  margin: 0; }

blockquote, q {
  display: inline-block;
  padding: 8px 10px;
  background: #eee;
  font-style: italic;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px; }

blockquote cite, q cite {
  display: block;
  font-size: 12px;
  color: #555; }

blockquote cite:before, q cite:before {
  content: "["; }

blockquote cite:after, q cite:after {
  content: "]"; }

table {
  background: #fff;
  width: 100%;
  border: 1px solid #ddd;
  page-break-inside: avoid; }

table caption {
  margin-bottom: 0.5em;
  text-align: left;
  margin-top: 0.5em;
  font-style: italic;
  font-size: 95%; }

table.zoom caption {
  text-align: left;
  caption-side: top;
  font-style: normal;
  font-weight: bold; }

table thead tr th, table tbody tr td {
  text-align: left; }

table thead tr th {
  padding: 3px 10px 3px;
  color: #333;
  border-bottom: 1px solid #ddd;
  background: #eee; }

table thead tr th:first-child {
  border-left: none; }

table thead tr th:last-child {
  border-right: none; }

table tbody tr td {
  color: #333;
  padding: 6px 10px;
  vertical-align: top;
  border: none; }

/*Grid Table*/
table.grid {
  border-bottom: none;
  border-right: none; }

table.grid tr td, table.grid tr th {
  border: 1px solid #ddd;
  border-left: none;
  border-top: none; }

table.grid thead tr th:last-child {
  border-right: 1px solid #ddd; }

/*No Grid Table*/
table.no-grid {
  border: medium none; }

table.no-grid tr td, table.no-grid tr th {
  border: medium none; }

table.no-grid thead tr th {
  border: medium none; }

/*Striped Table Horizontal*/
table.stripe-horizontal {
  border-bottom: none; }

table.stripe-horizontal tr td, table.stripe-horizontal tr th {
  border-bottom: 1px solid #ddd; }

table.stripe-horizontal thead tr th:last-child {
  border-right: none; }

table.stripe-horizontal thead tr {
  background: none; }

table.stripe-horizontal tr th {
  background: #e0e0e0; }

table.stripe-horizontal tr:nth-child(even) {
  background: #eee; }

/*Striped Vertical*/
table.stripe-vertical {
  border-right: none; }

table.stripe-vertical tr td, table.stripe-vertical tr th {
  border-right: 1px solid #ddd;
  border-left: none;
  border-top: none; }

table.stripe-vertical tr th {
  background: #e0e0e0; }

table.stripe-vertical thead tr th:last-child {
  border-right: 1px solid #ddd; }

table.stripe-vertical tr td:nth-child(even) {
  background: #eee; }

/*Event Preview*/
.event_preview {
  background-color: #eee;
  font-size: 1.0em;
  font-weight: bold;
  padding: 20px;
  border: 1px solid #aaaaaa; }

table.event_preview {
  background-color: #eee;
  font-weight: bold;
  border: medium none; }

.event_preview_box {
  background-color: #eee;
  font-size: 1.0em;
  padding: 20px;
  border: 1px solid #aaaaaa; }

.keydata {
  float: left;
  width: 100px;
  font-weight: bold; }

/* Klasse f�r roten Button NEW AL20141029*/
strong.newlabel {
  background: #F40404;
  color: #ffffff;
  padding: 3px;
  border-radius: 3px;
  /* CSS3 fuer die neueren gaengigen Browser */
  -webkit-border-radius: 3px;
  /* fuer Chrome 4.0 */
  -moz-border-radius: 3px;
  /* fuer FF 3.0 */ }

/* fieldset, .aui-form fieldset {
    margin-bottom: 0em;
}*/
/*for IE 6-8 - jQuery*/
.even {
  background: #eee; }

.portlet-column {
  display: block; }

.portlet-column-content {
  padding: 0; }

.portlet-content, .portlet-minimized .portlet-content-container {
  padding: 0; }

h3.portlet-title {
  font-size: 1.4em;
  margin-bottom: 0.5em; }

form fieldset {
  margin: .4em 0; }

img.icon, li.user-avatar img, .lfr-table img {
  display: inline;
  float: none;
  width: auto; }

.top-links-navigation img.icon {
  float: none;
  padding: 0; }

.portlet-topper-toolbar {
  width: 110px; }

.portlet-search .portlet-topper-toolbar {
  width: auto; }

.icon-actions {
  width: 150px; }

.portlet-nested-portlets .portlet-column .portlet-topper-toolbar {
  top: 20px; }

.portlet-borderless.portlet-nested-portlets .portlet-borderless-bar {
  top: -20px; }

.portlet-borderless.portlet-nested-portlets .portlet-column-content .portlet-borderless-bar {
  top: 10px; }

.aui-fieldset .aui-field-content, .aui-field-row, .aui-button-holder, .aui-field-wrapper-content {
  margin: 0; }

.portlet-login .navigation {
  background: none;
  border-top: none;
  padding: 0; }

img.icon {
  margin: 0 5px 0 0; }

.portlet-title-text {
  cursor: default; }

.portlet-journal-content-search .aui-field-content {
  display: block; }

.aui-field-inline .aui-field-content, .aui-field-row .aui-field-content {
  margin: 0; }

.page-maximized .portlet-journal-content-search .lfr-search-keywords, .page-maximized .portlet-journal-content-search .lfr-search-button {
  float: left;
  display: block; }

.lfr-trigger {
  list-style-type: none!important;
  list-style-position: none!important; }

.lfr-trigger a {
  background: url("../images/portlet/options.png") !important;
  border-bottom: none!important;
  padding: 0!important;
  display: inline!important; }

.taglib-search-iterator .lfr-trigger a {
  background: none!important; }

.lfr-trigger a img {
  display: inline!important; }

.aui-field-inline {
  display: block; }

.portlet-journal-content-search .search-results {
  clear: both; }

.aui-legend {
  border-bottom: none;
  display: block;
  position: relative;
  width: 100%; }

.aui-fieldset-legend {
  color: #333;
  font-size: 1em;
  font-weight: normal;
  padding: 0; }

legend.aui-fieldset-legend {
  margin-bottom: .5em; }

.taglib-captcha {
  margin: 0; }

.taglib-icon-list li {
  list-style: none!important;
  list-style-position: none!important; }

.portlet-asset-publisher .add-asset-selector {
  margin-bottom: 0; }

.portlet-asset-publisher .add-asset-selector ul#hjzj_menu {
  margin-bottom: 1em; }

.portlet-asset-publisher .add-asset-selector img {
  display: inline; }

.portlet-asset-publisher .add-asset-selector a {
  background: none!important; }

.portlet-asset-publisher .asset-abstract {
  margin: 0 .8em .8em 0; }

.horizontal.js .asset-abstract {
  float: left;
  width: 30.4%;
  margin: 1em 0 1em 4.2%; }

.horizontal.js .asset-metadata {
  border: none!important; }

.portlet-asset-publisher .asset-title img {
  display: none; }

.portlet-asset-publisher h3.portlet-title {
  margin-bottom: 1em; }

.portlet-asset-publisher .asset-title {
  font-size: 1.1em;
  border: none;
  margin: .2em 0 .3em 0; }

.portlet-asset-publisher .asset-title a {
  color: #333;
  padding: 0;
  background: none;
  text-decoration: none; }

.portlet-asset-publisher .asset-title a:hover {
  color: #ff0000;
  padding-right: 12px;
  background: url(../images/bvb/icn_arrow_r_red.gif) 100% 4px no-repeat;
  text-decoration: none; }

.portlet-asset-publisher .asset-content {
  margin: 0 0 .2em 0; }

.portlet-asset-publisher .asset-metadata {
  margin: 0;
  border-bottom: 1px solid #ddd;
  padding-bottom: 0.5em;
  font-size: 90%;
  color: #666; }

.portlet-asset-publisher .metadata-modified-date, .portlet-asset-publisher .metadata-create-date, .portlet-asset-publisher .metadata-publish-date, .portlet-asset-publisher .metadata-expiration-date {
  background: none;
  margin-bottom: 0;
  padding: 0;
  color: #666; }

.portlet-asset-publisher .page-links {
  margin-bottom: 5px; }

.portlet-asset-publisher .search-results {
  float: none;
  margin-bottom: 10px; }

.portlet-asset-publisher .search-pages {
  float: none; }

.portlet-asset-publisher .previous {
  margin-right: 5px; }

.portlet-asset-publisher .page-selector .aui-field-element {
  float: left;
  margin-right: 10px; }

.portlet-asset-publisher li.title-list {
  list-style-type: none!important;
  margin: 5px 0 5px 0; }

.portlet-asset-publisher .asset-full-content .metadata-entry {
  line-height: 1em; }

.portlet-asset-publisher .asset-full-content .metadata-create-date {
  margin: 0 5px;
  padding-left: 5px;
  border-left: 1px solid #333;
  line-height: 1em; }

.portlet-asset-publisher .asset-full-content .metadata-author {
  background: none;
  padding-left: 0; }

.portlet-asset-publisher .asset-full-content .lfr-meta-actions {
  margin-top: 10px; }

.portlet-asset-publisher .separator {
  border: none; }

.portlet-calendar table {
  background: none;
  border: none;
  border-radius: 0;
  margin: 0;
  width: 100%; }

.portlet-calendar table td {
  background: none;
  padding: 0 10px 0 0!important; }

.portlet-calendar table td.lfr-top {
  display: block;
  margin-bottom: 1em;
  width: 100%; }

.portlet-calendar table.calendar td.lfr-top {
  display: table-cell; }

.portlet-calendar .calendar-container .day-text {
  background: #eee;
  font-size: 1.6em;
  font-weight: normal;
  color: #333;
  padding: 0.5em 0; }

.portlet-calendar .calendar-container .day-number {
  padding-bottom: 0;
  padding-top: 20px;
  line-height: 1em;
  min-height: 140px;
  height: auto!important;
  height: 140px; }

.portlet-calendar .calendar-container {
  background: none;
  border: none;
  width: 100%; }

.portlet-calendar .calendar-container .calendar-day {
  border: 1px solid #ccc;
  width: 48%; }

.portlet-calendar .calendar-container .taglib-calendar {
  width: 48%;
  border: 1px solid #ccc;
  margin-left: 10px; }

.portlet-calendar .calendar-container .taglib-calendar tr.portlet-section-header.results-header {
  background: none; }

.portlet-calendar .calendar-container .taglib-calendar tr.portlet-section-header.results-header th {
  background: none;
  border-bottom: 1px solid #ccc;
  color: #333;
  font-weight: normal; }

.portlet-calendar .calendar-container .taglib-calendar th, .portlet-calendar .calendar-container .taglib-calendar td {
  height: auto; }

.taglib-calendar .calendar-panel tr td, .taglib-calendar .calendar-panel tr th {
  width: auto;
  padding: 0!important; }

.taglib-calendar .calendar-panel tr td.calendar-inactive {
  color: #666;
  padding: 2px!important; }

.taglib-calendar tr td a {
  background-color: #eee;
  color: #333;
  text-decoration: none;
  display: block;
  height: auto;
  padding: 5px 0; }

.taglib-calendar tr td a:hover {
  color: #fff;
  background: red; }

.taglib-calendar .calendar-current-day a {
  border: none;
  color: #fff;
  background: #333;
  text-decoration: none; }

.portlet-calendar .taglib-calendar tr td.calendar-current-day a:hover, .portlet-calendar .taglib-calendar tr td.calendar-current-day a:focus {
  background-color: red;
  border-color: none;
  color: #fff; }

.aui-tabview-list, .aui-tab-content {
  background: #eee;
  border: none;
  padding: 0; }

#main-content .aui-tabview-list li {
  list-style: none;
  list-style-position: none; }

.aui-tabview-list {
  margin-bottom: 1em; }

.aui-state-default, .aui-state-active, .aui-state-hover, .aui-calendar-content, .aui-colorpicker-content, .aui-colorpicker-panel-content, .aui-image-gallery-paginator .aui-image-gallery-paginator-thumb, .aui-image-viewer-loading .aui-image-viewer-bd, .aui-loadingmask-message, .aui-loadingmask-message-content, .aui-progress-bar-content, .aui-progress-bar-status, .aui-form-builder-field, .aui-form-builder-default-message, .aui-tabview-list {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px; }

.aui-tab-active .aui-tab-content, .aui-tab-active .aui-tab-content:hover {
  background: none;
  border: none;
  text-shadow: none; }

.aui-tab-label, .aui-tab-label a {
  color: #333;
  text-shadow: none; }

.aui-tab-label:hover, .aui-tab-label a:hover, a.aui-tab-label:visited:hover {
  color: red; }

a.aui-tab-label:visited {
  color: #333; }

.aui-tab-label:hover, .aui-state-hover .aui-tab-label, .aui-tab-label a:hover {
  color: red;
  text-shadow: none; }

.aui-tab-active .aui-tab-content {
  box-shadow: none; }

.aui-tab-active .aui-tab-label, .aui-tab-active .aui-tab-label:visited {
  color: #FFFFFF;
  text-shadow: none!important;
  background: red; }

.aui-tabview-list .first, .aui-tabview-list .aui-tab:first-child {
  border: none!important; }

.date-selector td {
  vertical-align: middle;
  text-align: center; }

.date-selector img {
  margin: 0 auto;
  width: 16px; }

.portlet-calendar .day-grid .hour.all-day {
  border-width: 0;
  height: auto;
  min-height: 50px; }

.portlet-calendar .day-grid .half-hour {
  border-bottom: 1px solid #CCCCCC;
  height: 50px; }

.portlet-calendar table.calendar td {
  border-left: 1px solid #ccc;
  border-right: none;
  border-top: none;
  padding: 2% !important; }

.portlet-calendar table.calendar td:last-child {
  border-right: 1px solid #ccc; }

.portlet-calendar table.calendar td.lfr-top {
  width: auto; }

.portlet-calendar table.calendar td.lfr-top table td {
  width: 100%;
  vertical-align: top;
  text-align: center;
  border: none; }

.portlet-calendar table.calendar td.lfr-top a {
  text-decoration: none; }

.results-header th, .results-header td {
  color: #333;
  padding: 5px 2%;
  vertical-align: top;
  text-align: center; }

.results-header th {
  background: #eee;
  border: none;
  vertical-align: middle;
  text-align: center; }

.results-header a {
  color: red;
  text-decoration: none; }

.results-header a:hover {
  color: #333;
  text-decoration: none; }

.portlet-message-boards .top-links-container {
  margin: 2em 0 0 0; }

.portlet-message-boards .top-links-container .top-links, .portlet-boundary .top-links .top-links-navigation, .portlet-message-boards .top-links-container.top-links-navigation, .portlet-boundary .top-links {
  float: none; }

.portlet-message-boards .top-links-container .top-links .category-search, .portlet-wiki .top-links-container .top-links .page-search {
  margin: 1em 0;
  float: none; }

.portlet-message-boards .lfr-panel-content {
  padding: 0; }

.portlet-message-boards .results-grid {
  -moz-border-bottom-colors: none;
  -moz-border-image: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border: none; }

.portlet-message-boards table th {
  font-size: 90%;
  line-height: 1.3em; }

.portlet-message-boards table th.col-1 {
  width: 20%; }

.portlet-message-boards table th.col-2 {
  width: 10%; }

.portlet-message-boards table th.col-3 {
  width: 10%; }

.portlet-message-boards table th.col-4 {
  width: 10%; }

.portlet-message-boards table th.col-5 {
  width: 10%; }

.portlet-message-boards table th.col-6 {
  width: 10%; }

.portlet-message-boards table th.col-7 {
  width: 10%; }

.portlet-message-boards table.taglib-search-iterator td.col-1 {
  text-align: left!important; }

.portlet-message-boards table.taglib-search-iterator td {
  text-align: center!important;
  vertical-align: top; }

.portlet-message-boards table.thread-view-controls, .portlet-message-boards table.thread-message-view {
  border: none;
  border-radius: 0;
  margin: 0;
  width: 100%; }

.portlet-message-boards table.thread-view-controls {
  border-bottom: 1px solid #ccc;
  margin-bottom: 1em; }

.portlet-message-boards .thread-controls {
  border: 0;
  margin-bottom: 5px;
  padding: 0; }

.portlet-message-boards .message-container {
  border: none;
  margin: 5px 0 1em 0; }

.results-row.alt td {
  background: none;
  border-width: 0; }

table .thread-message-view {
  margin-top: 20px; }

.portlet-message-boards .message-container .user-info {
  border-right: 1px solid #CCC;
  padding: 0; }

.portlet-message-boards .thread-body, .portlet-message-boards .thread-top {
  padding: 0;
  margin-bottom: 5px; }

.portlet-message-boards .thread-body {
  margin-top: 5px; }

.portlet-message-boards .thread-bottom {
  padding: 5px 10px;
  vertical-align: bottom; }

.portlet-message-boards .taglib-user-display.display-style-2 .user-profile-image, .portlet-message-boards .taglib-user-display.display-style-2 .user-name {
  text-align: left; }

.portlet-message-boards .edit-controls li {
  list-style-type: none!important;
  list-style-position: none!important; }

.aui-column-content, .aui-column-content-center {
  padding: 0; }

.taglib-discussion .lfr-discussion-body-content {
  margin-left: 85px;
  padding: 0; }

.lfr-panel-basic .lfr-panel-content {
  padding-left: 0; }

.portlet-wiki .page-ratings {
  margin: 1em 0 2em 0; }

.portlet-wiki #wikiCommentsPanelContainer, .portlet-wiki .wiki-body {
  border-top: 1px solid #ccc;
  padding-top: 10px;
  margin-top: 10px; }

.portlet-wiki #wikiCommentsPanelContainer {
  margin-top: 0; }

.taglib-header {
  border-bottom: none;
  color: #333; }

.portlet-wiki .page-categorization {
  margin: 0; }

input[type="submit"], input[type="button"], input[type="reset"], button {
  background: #E0E0E0;
  border: none;
  border-bottom: 1px solid #bbb;
  color: #333;
  cursor: pointer;
  font-weight: bold;
  overflow: visible;
  padding: 5px;
  width: auto;
  border-color: none; }

.portlet-document-library-display .results-grid {
  border: none; }

.portlet-document-library .taglib-search-iterator-page-iterator-top, .portlet-document-library .taglib-search-iterator-page-iterator-bottom, .portlet-document-library .aui-paginator-container, .portlet-document-library .document-library-breadcrumb, .portlet-document-library-display .taglib-search-iterator-page-iterator-top, .portlet-document-library-display .taglib-search-iterator-page-iterator-bottom, .portlet-document-library-display .aui-paginator-container, .portlet-document-library-display .document-library-breadcrumb {
  background: #eee; }

.portlet-msg-error {
  background-color: #eccd00;
  background-repeat: repeat-x;
  background-image: none!important;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#eccd00), to(#e1c400));
  background-image: -moz-linear-gradient(top, #eccd00, #e1c400);
  background-image: -ms-linear-gradient(top, #eccd00, #e1c400);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eccd00), color-stop(100%, #e1c400));
  background-image: -webkit-linear-gradient(top, #eccd00, #e1c400);
  background-image: -o-linear-gradient(top, #eccd00, #e1c400);
  background-image: linear-gradient(top, #eccd00, #e1c400);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eccd00', endColorstr='#e1c400', GradientType=0);
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  border-color: #e1c400 #e1c400 #e1c400;
  border-color: #b2a46e;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  padding: 5px 5px;
  line-height: 1.4em;
  text-align: center; }

.portlet-msg-info {
  background-color: #eee;
  background-repeat: repeat-x;
  background-image: none!important;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#eeeeee), to(#e6e6e6));
  background-image: -moz-linear-gradient(top, #eeeeee, #e6e6e6);
  background-image: -ms-linear-gradient(top, #61c161, #58ab58);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eeeeee), color-stop(100%, #e6e6e6));
  background-image: -webkit-linear-gradient(top, #eeeeee, #e6e6e6);
  background-image: -o-linear-gradient(top, #eeeeee, #e6e6e6);
  background-image: linear-gradient(top, #eeeeee, #e6e6e6);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#e6e6e6', GradientType=0);
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  border-color: #ccc #ccc #ccc;
  border-color: #ccc;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  padding: 5px 5px;
  line-height: 1.4em;
  text-align: center; }

.portlet-msg-success {
  background-color: #61c161;
  background-image: none!important;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#61c161), to(#58ab58));
  background-image: -moz-linear-gradient(top, #61c161, #58ab58);
  background-image: -ms-linear-gradient(top, #61c161, #58ab58);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #61c161), color-stop(100%, #58ab58));
  background-image: -webkit-linear-gradient(top, #61c161, #58ab58);
  background-image: -o-linear-gradient(top, #61c161, #58ab58);
  background-image: linear-gradient(top, #61c161, #58ab58);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#61c161', endColorstr='#58ab58', GradientType=0);
  text-shadow: 0 -1px 0 #339933;
  border-color: #4e974e #4e974e #4e974e;
  border-color: #4e974e;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  padding: 5px 5px;
  line-height: 1.4em;
  text-align: center;
  color: #fff; }

.modify-pages .delete-tab {
  display: none; }

.portlet-nested-portlets .portlet-column hr {
  display: none; }

.portlet-search.portlet-static {
  padding-top: 20px; }

.portlet-search.portlet-static ul.asset-type li img, .portlet-search.portlet-static ul.modified li img {
  margin-bottom: .8em; }

.portlet-search .search-layout .search-layout-content .menu .search-facet .facet-value {
  font-size: 1em; }

.portlet-search .search-layout .search-layout-content .menu li, .portlet-search .search-layout .search-layout-content .menu .search-facet .facet-value.default {
  font-size: 1em;
  list-style-type: none!important;
  list-style-position: inside!important; }

.portlet-search .menu-column .search-layout-content .menu {
  margin-left: -20em;
  width: 15em; }

.portlet-search .search-layout-content .results-grid {
  border: none; }

.portlet-search .search-layout-content .results-grid table img {
  display: inline;
  margin: 0; }

.portlet-search .search-layout .search-layout-content .result .asset-entry .asset-entry-title {
  font-size: 1em; }

.lfr-panel.lfr-extended .lfr-panel-titlebar {
  background: #eee;
  padding: 5px; }

.portlet-search .no-results {
  font-size: 1em; }

.taglib-social-bookmarks {
  background: none; }

.taglib-social-bookmarks ul {
  padding-left: 0; }

.taglib-social-bookmarks ul li {
  list-style-type: none!important;
  float: none;
  margin-bottom: .8em; }

/*dynamic datalists*/
.aui-searchcontainer-content {
  overflow: auto;
  width: 99%; }

.aui-searchcontainer-content table {
  border: none;
  border-top: 1px solid #ddd;
  width: 100%; }

.signed-in .aui-searchcontainer-content table {
  width: auto; }

.results-row td {
  border: 1px solid #ddd!important;
  border-left: none!important;
  text-align: left!important; }

.results-row.hover td {
  background: none;
  border: 1px solid #ddd;
  border-left: none; }

.yui3-datatable-bd, .yui3-datatable-hd {
  width: 100%!important; }

.results-header th, .results-header td {
  padding: 2px 2%; }

.results-header th {
  font-size: 90%; }

.results-row.alt td {
  border-left: 1px solid #ddd; }

@media only screen and (max-width: 889px) {
  .portlet-calendar {
    overflow: hidden!important; }

  .portlet-calendar .portlet-body {
    overflow: auto; }

  .portlet-calendar table {
    width: 98%; }

  .portlet-calendar .calendar-panel {
    width: 100%; } }
@media only screen and (max-width: 767px) {
  .skiplinks a:active, .skiplinks a:focus {
    left: 20px;
    top: 0; }

  .bvb {
    margin: 20px 0; }

  #header {
    margin: 0 20px;
    width: auto; }

  #header .columns {
    padding: 0; }

  #content {
    background: none!important; }

  #sidebar {
    margin: 20px;
    padding: 20px 0 0 0;
    background: none;
    border-top: 1px solid #ddd; }

  .group-main:before, .group-main:after, .sub-group-main, .sub-group-main:before {
    background: none!important; }

  #footer {
    padding: 0 20px;
    width: auto; }

  #footer ul {
    float: none;
    margin-top: 5px; }

  #footer .line {
    width: 100%; }

  #mainnavigation ul {
    float: none;
    margin-bottom: 20px; }

  #mainnavigation ul li {
    float: none;
    display: block;
    margin-bottom: 8px; }

  #mainnavigation ul li a, #mainnavigation ul li.active strong, #mainnavigation ul li.active span {
    display: inline-block; }

  #mainnavigation ul li a {
    padding: 0; }

  #mainnavigation ul li.active strong, #mainnavigation ul li.active a {
    padding: 5px 20px; }

  #mainnavigation ul li.active strong:after, #mainnavigation ul li.active span:after {
    background: none; }

  #metanavigation ul {
    position: absolute;
    top: -120px;
    right: 0; }

  #content .ce {
    padding: 0; }

  #content .teaser {
    background-image: none!important;
    padding: 20px; }

  .zoomable a.magnifier {
    right: auto;
    left: 0; }

  figcaption, .caption {
    display: inline-block; }

  a.button-to-top {
    margin: 0; }

  input.aui-field-input-text, textarea, #sidebar input.aui-field-input-text, #sidebar textarea, .portlet-search input[type="text"] {
    width: 50%!important; }

  .page-maximized .portlet-journal-content-search .lfr-search-keywords, .page-maximized .portlet-journal-content-search .lfr-search-button {
    float: none!important; }

  .portlet-asset-publisher .asset-content {
    width: 100%!important; }

  .portlet-calendar table td.lfr-top {
    display: block;
    margin-bottom: 1em;
    width: 95%; }

  .portlet-calendar {
    overflow: hidden!important; }

  .portlet-calendar .portlet-body {
    overflow: auto; }

  .portlet-calendar .portlet-body .calendar {
    width: 627px; }

  .horizontal.js .asset-abstract {
    float: none;
    width: 100%;
    margin: 1em 0; } }
@media only screen and (max-width: 479px) {
  input.aui-field-input-text, textarea, #sidebar input.aui-field-input-text, #sidebar textarea {
    width: 98%!important; }

  .portlet-calendar .calendar-container .calendar-day {
    width: 45%; }

  .portlet-calendar .calendar-container .taglib-calendar {
    width: 50%;
    margin-left: 0; } }
@import url(color_schemes/green.css);

