/* ---------- Logo ---------- */
.logo {
  display: inline-block;
  line-height: 1;
  vertical-align: middle; }

/* ---------- Table styles ---------- */
.table {
  border-collapse: collapse;
  border-spacing: 0; }

@media (max-width: 979px) {
  .responsive-table-horizontal {
    display: block;
    position: relative;
    width: 100%; }
    .responsive-table-horizontal:after {
      clear: both;
      content: '';
      display: block;
      font-size: 0;
      height: 0;
      visibility: hidden; }
    .responsive-table-horizontal tbody {
      display: block;
      overflow-x: auto;
      position: relative;
      white-space: nowrap;
      width: auto; }
      .responsive-table-horizontal tbody tr {
        display: inline-block;
        vertical-align: top; }
        .responsive-table-horizontal tbody tr td {
          display: block;
          margin-bottom: 20px; }
          .responsive-table-horizontal tbody tr td:first-child {
            text-align: left; }
    .responsive-table-horizontal thead {
      display: block;
      float: left;
      margin-right: 10px; }
      .responsive-table-horizontal thead:after {
        clear: both;
        content: "";
        display: block;
        font-size: 0;
        height: 0;
        visibility: hidden; }
      .responsive-table-horizontal thead th {
        display: block;
        margin-bottom: 20px;
        text-align: right; }
        .responsive-table-horizontal thead th:first-child {
          text-align: right; }

  .ie9 .responsive-table-horizontal thead {
    float: none; } }
/* ---------- Text formatting ---------- */
.important {
  font-weight: bold; }

/* ---------- Main content body ---------- */
.portal-iframe #main-content {
  width: 100%; }

/* ---------- Loading animation ---------- */
.loading-animation {
  background: url(/minisite-theme/css/../images/progress_bar/loading_animation.gif) no-repeat top center;
  margin-top: 10px;
  padding-top: 40px;
  text-align: left; }

/* ---------- Separator ---------- */
.separator {
  border-top: 1px dotted #BFBFBF; }

/* ---------- Update manager ---------- */
.update-available {
  margin-top: 10px;
  padding: 2px;
  text-align: left; }

/* ---------- Text highlighting ---------- */
.highlight {
  background: #FFC;
  font-weight: bold;
  margin: 0 1px; }

/* ---------- Miscellaneous ---------- */
span.alert {
  display: inline-block; }

#skip-to-content {
  clip: rect(0 0 0 0);
  position: absolute; }

/* ---------- Dragging/sorting indicators ---------- */
.portlet-layout.dragging {
  border-collapse: separate; }

.drop-area {
  background-color: #D3DADD; }

.active-area {
  background: #FFC; }

.portlet-boundary.yui3-dd-dragging {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
  opacity: 0.6; }
  .portlet-boundary.yui3-dd-dragging .portlet {
    border: 2px dashed #CCC; }

.sortable-layout-proxy {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1; }
  .sortable-layout-proxy .portlet-topper {
    background-image: none; }

.proxy {
  cursor: move;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=65);
  opacity: 0.65;
  position: absolute; }
  .proxy.generic-portlet {
    height: 200px;
    width: 300px; }
    .proxy.generic-portlet .portlet-title {
      padding: 10px; }
  .proxy.not-intersecting .forbidden-action {
    background: url(/minisite-theme/css/../images/application/forbidden_action.png) no-repeat;
    display: block;
    height: 32px;
    position: absolute;
    right: -15px;
    top: -15px;
    width: 32px; }

.resizable-proxy {
  border: 1px dashed #828F95;
  position: absolute;
  visibility: hidden; }

.sortable-proxy {
  background: #727C81;
  margin-top: 1px; }

.lfr-freeform-layout-drag-indicator {
  visibility: hidden; }

.sortable-layout-drag-target-indicator {
  margin: 2px 0; }

.yui3-dd-proxy {
  z-index: 1110 !important; }

/* ---------- Portal tool tips ---------- */
.tooltip {
  max-width: 200px; }

/* ---------- Tags ---------- */
.tagselector-content {
  border-width: 0;
  margin-bottom: 15px;
  overflow: visible;
  padding: 0; }
  .tagselector-content .textboxlistentry-holder {
    background: #FFF;
    border: 1px solid #CCC;
    margin-bottom: 5px;
    overflow: visible;
    padding: 5px;
    position: relative; }
    .tagselector-content .textboxlistentry-holder li {
      line-height: 1; }
    .tagselector-content .textboxlistentry-holder .lfr-tag-selector-input {
      border-width: 0;
      margin-bottom: 0; }
  .tagselector-content .textboxlistentry-remove {
    padding: 0 3px 1px; }
  @media (max-width: 1280px) {
    .tagselector-content .toolbar-content .btn-group {
      white-space: normal; } }

.tagselector .lfr-tags-selector-content {
  border-width: 0; }
.tagselector .lfr-tag-selector-input {
  background: none;
  padding: 0;
  width: auto; }
.tagselector .field .field-content {
  margin: 0; }
.tagselector .textboxlist-input-container {
  margin: 0; }

.tagselector-focused .textboxlistentry-holder {
  background: #FFF none;
  border: 1px solid #CCC; }

.categoriesselector-content .textboxlistentry-holder {
  background-color: transparent;
  border-width: 0;
  padding: 0; }

/* ---------- Tag cloud and tag list ---------- */
.tag-items {
  list-style: none;
  margin: 0 1em 0 0;
  padding: 0 1em 0.5em 1em;
  white-space: normal; }
  .tag-items li {
    display: inline;
    float: left;
    margin: 0 1em 0 0; }
  .tag-items a {
    white-space: nowrap; }

.tag-selected {
  color: #000;
  font-weight: bold;
  text-decoration: none; }

.tag-cloud {
  line-height: 2.5em; }
  .tag-cloud .tag-popularity-1 {
    font-size: 1em; }
  .tag-cloud .tag-popularity-2 {
    font-size: 1.3em; }
  .tag-cloud .tag-popularity-3 {
    font-size: 1.6em; }
  .tag-cloud .tag-popularity-4 {
    font-size: 1.9em; }
  .tag-cloud .tag-popularity-5 {
    font-size: 2.2em; }
  .tag-cloud .tag-popularity-6 {
    font-size: 2.5em; }

/* ---------- Underlay ---------- */
.underlay {
  clear: both;
  top: 100%; }
  .underlay .yui3-widget-hd {
    height: 38px; }
  .underlay .lfr-portlet-item {
    border-width: 0; }

.underlay-hidden {
  display: none; }

.underlay-content {
  background: #f4f3f3 url(/minisite-theme/css/../images/common/message_panel_shadow.png) repeat-x 0 0;
  border: 0 solid #AEAFB1;
  border-width: 0 1px 1px; }

.underlay-close {
  position: absolute;
  right: 5px;
  top: 5px; }

/* ---------- Tabs ---------- */
.tab-active strong {
  font-weight: normal; }

.tab-back {
  float: right; }

.tab-back-content {
  border-width: 0;
  padding: 1px; }

/* ---------- Miscellaneous ---------- */
.lfr-panel-container {
  background: #FFF; }

.lfr-panel-content {
  padding: 5px 10px; }

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

.dialog-bd {
  min-height: 30px; }

.dialog-content {
  border: 1px solid #C8C9CA;
  padding: 5px; }

.panel-hd {
  background: #c0c2c5 url(/minisite-theme/css/../images/application/panel_header_bg.png) repeat-x 0 0;
  border: 1px solid;
  border-color: #C8C9CA #AEB2B8 #AEB2B8 #C8C9CA;
  padding-left: 10px;
  text-shadow: 1px 1px #FFF; }

.app-view-drop-active {
  background-color: #00A2EA;
  font-weight: bold; }
  .category-portlets .app-view-drop-active {
    color: #FFF; }

.basecelleditor [class~="form-validator-message"] {
  clip: rect(auto auto auto auto);
  width: auto; }

.document-library-file-entry-cell-editor-hidden {
  display: none; }

.previous-level {
  display: inline-block;
  font-size: 21px;
  line-height: 21px;
  margin-right: 5px;
  text-decoration: none;
  vertical-align: middle; }

/* ---------- Menus ---------- */
.lfr-page-templates li a {
  padding: 0; }
  .lfr-page-templates li a label {
    cursor: pointer;
    display: block;
    padding: 5px 0 5px 5px; }

.menu {
  position: absolute;
  width: auto; }
  .menu .notice-message {
    background-image: none;
    margin: 3px;
    padding: 6px; }

.menu-content {
  background: #FFF;
  list-style: none;
  min-width: 150px; }
  .menu-content li {
    margin: 0;
    padding: 0; }
    .menu-content li .disabled {
      color: #999; }

.menu-content {
  background: #ccc9c9 url(/minisite-theme/css/../images/application/menu_bg.png) repeat-x 0 0;
  border: 1px solid;
  border-color: #AEAFB1 #777879 #777879 #AEAFB1;
  padding: 2px 0; }

.menugroup-content .menu-label {
  background: #D2D6DE;
  color: #5B677D;
  display: block;
  padding: 5px 3px;
  text-shadow: 1px 1px #FFF; }

.menugroup-content ul {
  display: block;
  min-width: 0; }

.menu-content li {
  border-bottom: 1px solid #BCBBBB;
  border-top: 1px solid #EEE;
  display: block;
  margin: 0;
  padding: 0; }
  .menu-content li.first {
    border-top-width: 0; }
  .menu-content li.last {
    border-bottom-width: 0; }

.menu-content li a, .menu-content li .disabled {
  color: #2C2F34;
  display: block;
  padding: 4px 5px;
  text-decoration: none; }

.menu-content li a.focus, .lfr-menu-expanded li a:focus {
  background-color: #5B677D;
  color: #FFF;
  text-shadow: -1px -1px #2C2F34; }

/* ---------- Loading mask ---------- */
.loadingmask-content {
  background: #CCC; }

.loadingmask-message {
  background: #d4d4d4 url(/minisite-theme/css/../images/portlet/header_bg.png) repeat-x 0 0; }

/* ---------- Tree view ---------- */
.tree-node .icon-check {
  padding-right: 2px; }
  .tree-node .icon-check:before {
    content: "\f096"; }
.tree-node .tree-node-checked .icon-check {
  padding-right: 0; }
  .tree-node .tree-node-checked .icon-check:before {
    content: "\f046"; }
.tree-node .tree-node-over .tree-label {
  text-decoration: underline; }
.tree-node [class^="icon-"] {
  margin-right: 5px; }
.tree-node .tree-node-checkbox-container {
  margin-right: 0; }
.tree-node .tree-node-selected .tree-label {
  background: none; }

.tree-node-content .tree-hitarea {
  color: #999;
  font-size: 10px;
  padding-right: 6px; }
.tree-node-content .tree-label {
  margin-left: 3px; }
.tree-node-content .tree-node-hidden-hitarea {
  visibility: hidden; }

.tree-node-selected .tree-label {
  background-color: transparent; }

/* ---------- Page customization ---------- */
.dragging .portlet-column.customizable {
  background-color: #CFFCCF;
  outline: 3px solid #9CC97B; }

.customizable-layout-column-content {
  background-color: #C92C3C; }
  .customizable-layout-column-content.yui3-widget-content-expanded {
    border: 3px solid #333;
    margin: 0.2em; }

.customizable .customizable-layout-column-content {
  background-color: #9CC97B; }

.layout-customizable-controls {
  background-color: #FFF;
  font-size: 1.5em;
  margin: 1em;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
  opacity: 0.9;
  padding: 1em;
  position: absolute;
  z-index: 15; }

/* ---------- Pagination ---------- */
.paginator-link {
  background: #eeeeee url() no-repeat scroll 50% 1px;
  border: 1px solid #F0F1F2;
  border-color: #F0F1F2 #B2B2B2 #949494 #F0F1F1;
  color: #1F1E1E;
  display: inline-block;
  height: 20px;
  padding: 0;
  text-indent: -9999px;
  width: 20px; }

.paginator-page-link {
  height: auto;
  text-indent: 0; }

.paginator-current-page {
  background: #0083bd url(/minisite-theme/css/../images/application/paginator_link_current_bg.png) 0 0 repeat-x;
  border-color: #38B6EF #006D9E #006D9E #46B4E6;
  color: #FFF;
  text-shadow: -1px -1px #003C57; }

.paginator-first-link {
  background-image: url(/minisite-theme/css/../images/arrows/paging_first.png); }

.paginator-prev-link {
  background-image: url(/minisite-theme/css/../images/arrows/paging_previous.png); }

.paginator-last-link {
  background-image: url(/minisite-theme/css/../images/arrows/paging_last.png); }

.paginator-next-link {
  background-image: url(/minisite-theme/css/../images/arrows/paging_next.png); }

.paginator-current-page-report, .paginator-total {
  color: #555;
  font-size: 0.9em; }

.paginator-current-page-report {
  margin-left: 2em; }

.taglib-page-iterator .search-pages .page-links {
  padding: 0; }

/* ---------- CKEditor contents ---------- */
.aui .cke_editable [class*="span"] {
  float: none; }

/* ---------- CKEditor menu ---------- */
.aui .cke_dialog .cke_dialog_ui_input_text {
  height: auto; }
.aui .cke_editable_inline a {
  cursor: pointer; }

/* ---------- CKEditor panel menu ---------- */
.cke_panel.cke_combopanel {
  width: 220px; }

.cke_panel_block .cke_panel_grouptitle {
  font-size: 20px;
  line-height: 20px;
  margin-top: 0; }
.cke_panel_block .cke_panel_list {
  margin-left: 0; }
  .cke_panel_block .cke_panel_list .cke_panel_listItem {
    line-height: initial; }
    .cke_panel_block .cke_panel_list .cke_panel_listItem a:hover {
      text-decoration: none; }

/* ---------- CKEditor source ---------- */
.aui .cke_source {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/* ---------- CKEditor table ---------- */
.cke_show_border {
  width: 500px; }
  .cke_show_border td {
    height: 15px; }

/* ---------- HTML editor ---------- */
body.html-editor {
  background: #FFF;
  color: #000;
  padding: 1em; }

.html-editor.portlet-message-boards {
  -ms-word-break: break-all;
  word-break: break-all;
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
  word-wrap: break-word; }
  .html-editor.portlet-message-boards blockquote {
    background: #eef0f2 url(/minisite-theme/css/../images/message_boards/quoteleft.png) no-repeat 5px 5px;
    border: 1px solid #777;
    padding: 5px 45px; }
    .html-editor.portlet-message-boards blockquote:after {
      background: url(/minisite-theme/css/../images/message_boards/quoteright.png) no-repeat 50%;
      content: '';
      display: block;
      float: right;
      height: 24px;
      margin-right: -35px;
      margin-top: -25px;
      width: 31px;
      z-index: 999; }
    .html-editor.portlet-message-boards blockquote cite {
      display: block;
      font-weight: bold; }
  .html-editor.portlet-message-boards pre {
    background: #F9F9F9;
    border: 1px solid #777;
    padding: 0.5em; }

/* ---------- Inline editing ---------- */
.lfr-editable {
  outline: 1px dashed #68bb30;
  outline-offset: 2px;
  position: relative; }
  .lfr-editable:after {
    background: #68bb30 url(/minisite-theme/css/../images/common/edit_white.png) no-repeat 50%;
    content: '';
    display: block;
    height: 20px;
    position: absolute;
    right: 5px;
    top: 5px;
    width: 30px; }
  .lfr-editable:focus:after {
    display: none; }
  .lfr-editable:focus:hover {
    background-color: transparent; }
  .lfr-editable:hover {
    background-color: rgba(255, 255, 255, 0.3);
    outline-color: #519226; }
    .lfr-editable:hover:after {
      background-color: #519226; }

.lfr-editable-notice-close {
  margin-left: 1em; }

.lfr-portlet-title-editable {
  margin-top: 0;
  z-index: 9999; }
  .lfr-portlet-title-editable .lfr-portlet-title-editable-content {
    padding: 0; }
    .lfr-portlet-title-editable .lfr-portlet-title-editable-content .combobox-content .field-content .field-input-text {
      display: block;
      margin-bottom: 0; }
    .lfr-portlet-title-editable .lfr-portlet-title-editable-content .combobox-content .field-label.textfield-label {
      display: none; }
    .lfr-portlet-title-editable .lfr-portlet-title-editable-content .combobox-content .toolbar-content {
      margin-top: 0;
      vertical-align: top; }
      .lfr-portlet-title-editable .lfr-portlet-title-editable-content .combobox-content .toolbar-content .btn-group {
        margin-top: 0; }

.lfr-page-layouts .lfr-layout-template .layout-template-entry {
  height: 25px;
  width: 25px; }











.ios.mobile .dialog-iframe-modal {
  height: auto !important;
  left: 7px !important;
  position: absolute !important;
  top: 10px !important; }
  .ios.mobile .dialog-iframe-modal, .ios.mobile .dialog-iframe-modal .dialog-iframe-bd, .ios.mobile .dialog-iframe-modal .dialog-iframe-node {
    height: auto !important; }
  .ios.mobile .dialog-iframe-modal .dialog-iframe-bd {
    max-height: none !important;
    overflow: auto;
    -webkit-overflow-scrolling: touch; }
  .ios.mobile .dialog-iframe-modal .modal-content {
    overflow: visible; }

/* ---------- Column widths ---------- */
.portlet-column-content.empty {
  padding: 50px; }

/* ---------- Wrapper ---------- */
#wrapper {
  padding: 2em 5em 0;
  position: relative; }
  @media (max-width: 767px) {
    #wrapper {
      padding-left: 0.5em;
      padding-right: 0.5em; } }
  @media (min-width: 768px) and (max-width: 979px) {
    #wrapper {
      padding-left: 2em;
      padding-right: 2em; } }

.aui {
  /* ---------- Staging dockbar ---------- */
  /* ---------- Add content ---------- */
  /* ---------- Menus ---------- */
  /* ---------- Customization bar ---------- */ }
  .aui .dockbar {
    left: 0;
    right: 0;
    top: 0; }
    .aui .dockbar .staging-controls .staging-bar li.dropdown .dropdown-menu {
      left: auto;
      margin-left: 10px;
      width: auto; }
    .aui .dockbar.navbar-static-top {
      position: relative; }
      .aui .dockbar.navbar-static-top .collapse {
        position: static; }
        .aui .dockbar.navbar-static-top .collapse .nav-account-controls {
          position: static; }
    .aui .dockbar .btn-link {
      color: #FFF; }
    .aui .dockbar .diamond {
      border: 12px solid transparent;
      border-bottom-color: #1485EB;
      height: 0;
      position: relative;
      top: -12px;
      width: 0; }
      .aui .dockbar .diamond:after {
        border: 12px solid transparent;
        border-top-color: #1485EB;
        content: '';
        height: 0;
        left: -12px;
        position: absolute;
        top: 12px;
        width: 0; }
    .aui .dockbar .impersonating-user .alert-icon {
      margin-right: 9px; }
    .aui .dockbar .impersonating-user .alert-info {
      border-width: 0;
      margin-bottom: 6px; }
    .aui .dockbar .info-button {
      top: 9px; }
    .aui .dockbar .info-items {
      left: 0;
      position: absolute;
      top: 100%;
      width: 100%;
      z-index: 1; }
    .aui .dockbar .navbar-inner {
      padding-left: 20px;
      padding-right: 20px; }
      .aui .dockbar .navbar-inner .brand h1 {
        display: inline-block;
        font-size: inherit;
        line-height: 1;
        margin-bottom: 0;
        margin-top: 0; }
      .aui .dockbar .navbar-inner .container {
        margin-left: 0;
        margin-right: 0;
        width: 100%; }
        .aui .dockbar .navbar-inner .container .nav-account-controls {
          float: right; }
      .aui .dockbar .navbar-inner .site-administration-menu li {
        list-style: none; }
        .aui .dockbar .navbar-inner .site-administration-menu li a {
          color: #000;
          display: block;
          padding: 3px 5px 3px 40px; }
          .aui .dockbar .navbar-inner .site-administration-menu li a:focus, .aui .dockbar .navbar-inner .site-administration-menu li a:hover {
            background: #0DB5E7;
            color: #FFF;
            text-decoration: none; }
          .aui .dockbar .navbar-inner .site-administration-menu li a i {
            font-size: 0.8em; }
    .aui .dockbar .nav.staging-nav-items {
      margin: 0;
      position: static; }
      .aui .dockbar .nav.staging-nav-items li.dropdown.active > .dropdown-toggle {
        background-color: transparent;
        display: block; }
        .aui .dockbar .nav.staging-nav-items li.dropdown.active > .dropdown-toggle:hover {
          color: #0077B3; }
      .aui .dockbar .nav.staging-nav-items .staging-link {
        position: static; }
    .aui .dockbar .user-avatar img {
      margin-top: -2px;
      text-decoration: none;
      vertical-align: middle;
      width: 20px; }
  .aui .dockbar-split .dockbar {
    height: 0;
    position: absolute; }
    .aui .dockbar-split .dockbar .staging-controls .staging-bar li.dropdown .dropdown-menu {
      left: 0;
      margin-left: 0;
      width: 100%; }
    .aui .dockbar-split .dockbar.navbar-static-top .collapse {
      position: relative; }
      .aui .dockbar-split .dockbar.navbar-static-top .collapse .nav-account-controls {
        position: fixed; }
    .aui .dockbar-split .dockbar .divider-vertical {
      display: none; }
    .aui .dockbar-split .dockbar .info-button {
      top: 12px; }
    .aui .dockbar-split .dockbar .info-items {
      left: auto;
      position: static; }
    .aui .dockbar-split .dockbar .navbar-inner {
      background-color: transparent;
      border-width: 0;
      padding: 0;
      width: 0; }
      .aui .dockbar-split .dockbar .navbar-inner .nav {
        border-bottom-width: 0; }
        .aui .dockbar-split .dockbar .navbar-inner .nav > li {
          background-color: #333; }
          .aui .dockbar-split .dockbar .navbar-inner .nav > li > a {
            color: #FFF;
            line-height: 31px; }
            .aui .dockbar-split .dockbar .navbar-inner .nav > li > a:focus, .aui .dockbar-split .dockbar .navbar-inner .nav > li > a:hover {
              color: #FFF; }
            .aui .dockbar-split .dockbar .navbar-inner .nav > li > a [class^="icon-"], .aui .dockbar-split .dockbar .navbar-inner .nav > li > a [class*=" icon-"] {
              margin-top: 3px; }
          .aui .dockbar-split .dockbar .navbar-inner .nav > li.active > a {
            color: #FFF; }
        .aui .dockbar-split .dockbar .navbar-inner .nav li.dropdown.active > .dropdown-toggle {
          color: #FFF; }
        .aui .dockbar-split .dockbar .navbar-inner .nav li.dropdown.open > .dropdown-toggle {
          background-color: #555;
          color: #FFF; }
        .aui .dockbar-split .dockbar .navbar-inner .nav li.info-items {
          background-color: transparent; }
        .aui .dockbar-split .dockbar .navbar-inner .nav li.staging-toggle > a {
          background-color: #2496E5;
          padding-bottom: 0;
          padding-top: 0; }
          .aui .dockbar-split .dockbar .navbar-inner .nav li.staging-toggle > a:hover {
            background-color: #2FA4F5; }
        .aui .dockbar-split .dockbar .navbar-inner .nav li.staging-toggle span.nav-item-label {
          padding: 5px 10px; }
      .aui .dockbar-split .dockbar .navbar-inner .nav-account-controls {
        left: auto;
        margin-right: 0;
        padding: 0;
        position: fixed;
        right: 5em;
        z-index: 325; }
      .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls {
        background: transparent;
        position: fixed;
        top: 10%;
        z-index: 350; }
        .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li {
          float: none;
          margin: 10px;
          position: relative; }
          .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li.toggle-controls a {
            clip: rect(0 0 0 0);
            position: absolute; }
            .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li.toggle-controls a:focus {
              clip: rect(auto auto auto auto);
              position: static; }
          @media (max-width: 979px) {
            .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li.page-preview-controls {
              display: none; } }
          .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a {
            background: #333;
            color: #FFF;
            padding: 6px 8px;
            text-align: center; }
            .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a:hover {
              background: #555; }
            .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a [class^="icon-"], .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a [class^="icon-"], .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a [class*=" icon-"] {
              font-size: 25px;
              position: relative;
              vertical-align: middle; }
            .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a.toggle-controls-link {
              background: #92F545; }
              .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a.toggle-controls-link [class^="icon-"], .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a.toggle-controls-link [class^="icon-"], .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a.toggle-controls-link [class*=" icon-"] {
                color: #000; }
            .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a .nav-item-label {
              background: #333;
              display: none;
              left: 100%;
              margin-left: 0.5em;
              margin-top: -1em;
              padding: 0 20px;
              position: absolute;
              top: 50%;
              white-space: nowrap; }
            .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a:hover .nav-item-label {
              display: block; }
            .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a .icon-caret-down {
              display: none; }
        .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls:hover > li.toggle-controls a {
          clip: rect(auto auto auto auto);
          position: static; }
    .aui .dockbar-split .dockbar .staging-nav-items li > span {
      color: #FFF;
      display: block;
      padding: 10px 15px;
      line-height: 31px; }
  .aui .dockbar-split .info-link-container {
    width: 0; }
  .aui .dockbar-split .info-items {
    height: 1px;
    width: 715px; }
    .aui .dockbar-split .info-items a, .aui .dockbar-split .info-items .btn-link {
      color: #FFF;
      text-decoration: underline; }
      .aui .dockbar-split .info-items a:hover, .aui .dockbar-split .info-items .btn-link:hover {
        text-decoration: none; }
        .aui .dockbar-split .info-items a:hover .taglib-text, .aui .dockbar-split .info-items .btn-link:hover .taglib-text {
          text-decoration: none; }
    .aui .dockbar-split .info-items .btn-link {
      border-width: 0;
      font-size: 14px;
      font-weight: 300;
      margin: 0 0 0 6px;
      padding: 0;
      text-shadow: none; }
  .aui .dockbar-split .staging-bar {
    margin: 10px 0; }
  .aui .dockbar-split.controls-hidden .dockbar .navbar-inner .nav-add-controls > li.toggle-controls > .toggle-controls-link {
    background: #F5AF45; }
  .aui .dockbar-split.lfr-has-add-content .nav-add-controls {
    left: 350px; }
  .aui .dockbar-split.lfr-has-device-preview .nav-add-controls {
    left: 220px; }
  .aui .dockbar-split.lfr-has-edit-layout .nav-add-controls {
    left: 460px; }
  .aui.dialog-iframe-root-node .dockbar .nav-add-controls .page-preview-controls {
    display: none; }
  .aui .touch .dockbar-split .dockbar .navbar-inner .nav-add-controls > li.toggle-controls > .toggle-controls-link, .aui .controls-hidden.dockbar-split .dockbar .navbar-inner .nav-add-controls > li.toggle-controls > .toggle-controls-link {
    clip: rect(auto auto auto auto);
    position: static; }
  .aui .variation-selector {
    display: block;
    font-size: 1.2em;
    font-weight: bold;
    margin: 1em; }
  .aui .layout-revision-container {
    margin: 1em 0 0 1em;
    padding: 0; }
    .aui .layout-revision-container .approximate-date {
      color: #999;
      font-weight: bold; }
    .aui .layout-revision-container .current-version {
      color: #41801d;
      display: block; }
    .aui .layout-revision-container .current-version-pointer {
      display: inline-block;
      width: 0; }
      .aui .layout-revision-container .current-version-pointer img {
        left: -25px;
        position: relative; }
    .aui .layout-revision-container .layout-variation-name {
      color: #666;
      font-size: 1.15em;
      margin-bottom: 0.1em;
      text-transform: uppercase; }
    .aui .layout-revision-container .layout-revision-current {
      color: #666; }
    .aui .layout-revision-container .real-date {
      color: #999;
      display: block;
      text-align: right; }
    .aui .layout-revision-container .taglib-workflow-status .workflow-status {
      background: none;
      padding-left: 0; }
      .aui .layout-revision-container .taglib-workflow-status .workflow-status .workflow-status-ready-for-publication {
        color: #41801d;
        font-weight: bold; }
  .aui .layout-revision-container-root {
    margin: 0; }
  .aui .staging-controls {
    padding-left: 5px;
    padding-right: 50px; }
    .aui .staging-controls select {
      width: 100%; }
    .aui .staging-controls .staging-bar .dropdown-menu {
      font-size: 13px;
      min-width: 520px;
      width: 100%; }
      .aui .staging-controls .staging-bar .dropdown-menu .btn-link {
        float: left;
        font-size: 11px;
        margin: 0 5px 0 0;
        padding: 0;
        text-decoration: underline;
        text-shadow: none; }
        .aui .staging-controls .staging-bar .dropdown-menu .btn-link:hover {
          text-decoration: none; }
        .aui .staging-controls .staging-bar .dropdown-menu .btn-link.history {
          float: right; }
  .aui .lfr-admin-panel {
    background-color: #FFF;
    bottom: 0;
    left: 0;
    overflow: auto;
    padding: 10px;
    position: fixed;
    top: 0;
    z-index: 1100; }
    @media (max-width: 767px) {
      .aui .lfr-admin-panel {
        margin: 0 -20px;
        position: static;
        width: auto; }
        .aui .lfr-admin-panel.lfr-add-panel .add-content-menu .lfr-add-page-toolbar, .aui .lfr-admin-panel.lfr-edit-layout-panel .taglib-form-navigator .button-holder {
          margin-top: 0;
          position: static;
          width: auto; }
        .aui .lfr-admin-panel.lfr-edit-layout-panel .taglib-form-navigator .accordion {
          margin-bottom: 20px; }
        .aui .lfr-admin-panel.lfr-edit-layout-panel .site-admin-link {
          padding: 0;
          position: static; } }
    .aui .lfr-admin-panel .lfr-page-layouts {
      margin-left: 0; }
  .aui .lfr-has-add-content {
    padding-left: 350px; }
  .aui .lfr-has-device-preview {
    padding-left: 220px; }
  .aui .lfr-has-edit-layout {
    padding-left: 460px; }
  @media (max-width: 767px) {
    .aui .lfr-has-add-content, .aui .lfr-has-device-preview, .aui .lfr-has-edit-layout {
      padding-left: 20px; } }
  .aui .dropdown-menu > li > a:focus > [class^="icon-"] {
    background-image: none; }
  .aui .my-sites-menu .site-type {
    color: #FFF;
    display: none;
    float: right;
    font-size: 0.8em;
    font-weight: normal;
    margin-right: 10px;
    position: absolute;
    right: 100%; }
  .aui .my-sites-menu a:hover .site-type {
    color: #FFFFFF;
    display: inline-block; }
  .aui .ie.rtl .dockbar .menu-button span {
    background-position-x: -25px; }
  .aui.ie6 .dockbar-split .dockbar .navbar-inner .nav-add-controls li.page-preview-controls, .aui.ie7 .dockbar-split .dockbar .navbar-inner .nav-add-controls li.page-preview-controls, .aui.ie8 .dockbar-split .dockbar .navbar-inner .nav-add-controls li.page-preview-controls {
    display: none; }
  .aui .ie7 .dockbar {
    zoom: 1; }
  .aui .ie7 .my-sites-menu a {
    overflow: visible;
    text-align: left; }
  .aui .ie7 .my-sites-menu .site-name {
    float: none; }
  .aui .ie7 .my-sites-menu .site-type {
    float: none; }
  .aui .ie6 .dockbar, .aui .ie6 .lfr-dockbar-pinned .dockbar {
    height: 10px;
    left: 0;
    position: relative;
    top: 0; }
  .aui .ie6 .dockbar .pin-dockbar {
    display: none; }
  .aui .ie6 .my-sites-menu {
    width: 200px; }
    .aui .ie6 .my-sites-menu a {
      zoom: 1; }
  .aui .ie6 .menu-scroll {
    height: 300px;
    overflow-y: auto; }
  .aui .controls-hidden .info-button, .aui .controls-hidden .page-customization-bar {
    display: none; }
  .aui .info-button {
    cursor: pointer;
    display: inline-block;
    position: relative;
    right: 12px;
    z-index: 1; }
    .aui .info-button a {
      color: #FFF;
      padding: 2px 10px;
      position: absolute;
      text-decoration: none;
      z-index: 1; }
    .aui .info-button .icon-stop {
      color: #1485EB;
      font-size: 20px; }
  .aui .page-customization-bar {
    background-color: #555;
    background-color: rgba(0, 0, 0, 0.5);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #FFF;
    display: table;
    font-size: 14px;
    font-weight: 300;
    padding: 0 15px;
    width: 100%; }
    .aui .page-customization-bar .customized-icon {
      margin: 5px;
      vertical-align: middle; }
    .aui .page-customization-bar .page-customization-actions {
      padding-left: 5em; }
    .aui .page-customization-bar .page-customization-actions a {
      color: #EEE;
      font-size: 0.8em;
      padding: 0 1em; }
    .aui .page-customization-bar .page-customization-bar-form {
      display: table-cell;
      text-align: center;
      vertical-align: middle;
      width: 25%; }
      .aui .page-customization-bar .page-customization-bar-form a {
        color: #FFF; }
        .aui .page-customization-bar .page-customization-bar-form a:focus, .aui .page-customization-bar .page-customization-bar-form a:hover {
          color: #FFF;
          text-decoration: none; }
      .aui .page-customization-bar .page-customization-bar-form span {
        display: block;
        line-height: 20px; }
    .aui .page-customization-bar .page-customization-bar-text {
      display: table-cell;
      height: 51px;
      vertical-align: middle;
      width: 75%; }
    .aui .page-customization-bar .page-customization-bar-container {
      position: absolute; }
    .aui .page-customization-bar .reset-prototype {
      display: inline; }
  @media (max-width: 1140px) {
    .aui .dockbar-split .dockbar .info-items {
      width: 515px; } }
  @media (max-width: 979px) {
    .aui #navigation {
      display: none; }
      .aui #navigation.open {
        display: block; }
    .aui .dockbar-split .dockbar {
      height: auto;
      position: relative; }
      .aui .dockbar-split .dockbar .navbar-inner {
        width: auto; }
    .aui .user-avatar-image {
      width: 18px; } }

/* ---------- Add/remove page ---------- */
.modify-pages li {
  position: relative; }
  .modify-pages li.lfr-nav-hover .delete-tab {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1; }
.modify-pages .add-page-editor-input {
  width: 150px; }
.modify-pages .delete-tab {
  color: #444;
  cursor: pointer;
  display: block;
  font-size: 20px;
  font-weight: bold;
  height: 10px;
  line-height: 6px;
  margin-top: -8px;
  overflow: hidden;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  padding: 3px 0;
  position: absolute;
  right: 1px;
  text-shadow: 0 1px #FFF;
  top: 50%; }
  .modify-pages .delete-tab:hover {
    color: #B50303; }
.modify-pages .lfr-nav-sortable > a > span {
  padding-left: 28px; }
.modify-pages .drag-handle {
  background-color: #555;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  color: #FFF;
  cursor: pointer;
  font-size: 16px;
  left: 3px;
  line-height: 1em;
  margin: 8px;
  padding: 4px;
  position: absolute;
  text-align: center;
  top: 2px;
  width: 1em; }
@media (min-width: 980px) {
  .modify-pages .lfr-nav-sortable > a > span {
    padding-left: 0; }
  .modify-pages .drag-handle {
    display: none; } }
.modify-pages .lfr-nav-updateable.selected a:hover span {
  cursor: text; }

.controls-hidden .modify-pages .lfr-nav-sortable > a > span {
  padding-left: 0; }
.controls-hidden .modify-pages .drag-handle {
  display: none; }

.nav li .toolbar {
  margin-top: 5px; }

/* ---------- Navigation portlet ---------- */
.nav-menu ul {
  padding-left: 10px; }
.nav-menu li a.ancestor {
  font-weight: bold; }
.nav-menu li a.selected {
  color: #000;
  font-weight: bold;
  text-decoration: none; }

.nav-menu-style-arrows ul {
  list-style-image: url(/minisite-theme/css/../images/arrows/04_right.png); }

/* ---------- Page template selector ---------- */
.form-options {
  border: 1px solid #AAA;
  display: inline-block;
  vertical-align: middle; }
  .form-options input {
    border-width: 0;
    display: inline;
    float: left; }

.form-triggers {
  float: left; }

.form-trigger {
  background: #c4c4c4 url(/minisite-theme/css/../images/application/button_bg.png) repeat-x 0 0;
  border-left: 1px solid #BBB;
  display: inline-block;
  float: left; }
  .form-trigger img {
    background: url() no-repeat 50% 40%;
    height: 25px;
    padding: 0 3px;
    vertical-align: middle;
    width: 16px; }
  .form-trigger:focus, .form-trigger:hover {
    background-color: #83B0CA;
    background-image: url(/minisite-theme/css/../images/application/button_bg_over.png); }

.trigger-selected {
  background-color: #EBEBEB;
  background-image: url(/minisite-theme/css/../images/application/button_bg_selected.png); }
  .trigger-selected:focus, .trigger-selected:hover {
    background-color: #B7DEF4;
    background-image: url(/minisite-theme/css/../images/application/button_bg_selected_over.png); }

.options-trigger img {
  background-image: url(/minisite-theme/css/../images/common/configuration.png); }

.save-trigger img {
  background-image: url(/minisite-theme/css/../images/common/check.png); }

/* ---------- Portlet wrapper and icons ---------- */
.signed-in.dockbar-ready.controls-visible .portlet-topper .hed-section.portlet-title {
  min-height: 20px; }

.freeform .portlet {
  margin-bottom: 0; }

body.portlet {
  border: none; }

.portlet {
  position: relative; }

.portlet-topper {
  position: relative; }
  .portlet-topper .portlet-topper-toolbar {
    margin: 0;
    padding: 2px;
    position: absolute;
    right: 3px;
    text-align: right;
    top: 3px;
    z-index: 300; }
    .portlet-topper .portlet-topper-toolbar a {
      color: inherit; }
      .portlet-topper .portlet-topper-toolbar a, .portlet-topper .portlet-topper-toolbar a:hover {
        text-decoration: none; }
      .portlet-topper .portlet-topper-toolbar a i {
        font-size: 19px; }
    .portlet-topper .portlet-topper-toolbar .nobr {
      display: block;
      float: left;
      padding: 1px; }
    .portlet-topper .portlet-topper-toolbar .portlet-icon-back {
      background: url(/minisite-theme/css/../images/arrows/12_left.png) no-repeat 0 50%;
      color: #FFF;
      font-weight: bold;
      padding: 5px 5px 5px 18px; }
      .portlet-topper .portlet-topper-toolbar .portlet-icon-back:hover {
        color: #FFF; }
    .portlet-topper .portlet-topper-toolbar .portlet-options .lfr-icon-menu-text {
      color: transparent;
      font-size: 0; }

.portlet-title {
  display: block; }
  .portlet-title img {
    vertical-align: middle; }

.portlet-title-editable {
  cursor: pointer; }

.portlet-title-text {
  display: inline-block;
  max-width: 95%;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: top;
  white-space: nowrap; }

.panel-page-content .portlet-title-text, .panel-page-body .portlet-title-text {
  cursor: auto; }

.portlet-content, .portlet-minimized .portlet-content-container {
  padding: 12px 10px 10px; }

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

.portlet-nested-portlets .portlet-boundary {
  position: relative !important;
  top: 0 !important;
  left: 0 !important; }

.portlet-borderless-bar, .portlet-content .lfr-icon-actions {
  background: #333;
  color: #FFF;
  text-shadow: -1px -1px #000; }
  .portlet-borderless-bar a, .portlet-content .lfr-icon-actions a {
    color: #3AF; }

.portlet-borderless-container:hover .portlet-borderless-bar, .portlet-content:hover .lfr-icon-actions {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1; }

.portlet-borderless-container:hover .portlet-borderless-bar .portlet-actions, .portlet-content:hover .lfr-icon-actions .taglib-text {
  display: inline-block; }

.portlet-content .lfr-icon-actions {
  float: left;
  margin: 1px 10px 1px 1px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
  padding: 2px 7px; }
  .portlet-content .lfr-icon-actions .taglib-text {
    color: #FFF;
    display: none;
    font-weight: bold;
    margin-right: 1em;
    text-decoration: none;
    vertical-align: middle;
    font-size: 0.9em; }
  .portlet-content .lfr-icon-actions .lfr-icon-action a {
    background: url() no-repeat 0 50%;
    display: inline-block;
    margin-left: 5px;
    vertical-align: top; }
    .portlet-content .lfr-icon-actions .lfr-icon-action a:hover {
      text-decoration: none; }
      .portlet-content .lfr-icon-actions .lfr-icon-action a:hover span {
        text-decoration: underline; }
    .portlet-content .lfr-icon-actions .lfr-icon-action a img {
      visibility: hidden; }
  .portlet-content .lfr-icon-actions .lfr-icon-action-add a {
    background-image: url(/minisite-theme/css/../images/common/add_white.png); }
  .portlet-content .lfr-icon-actions .lfr-icon-action-edit a {
    background-image: url(/minisite-theme/css/../images/common/edit_white.png); }
  .portlet-content .lfr-icon-actions .lfr-icon-action-edit-template a {
    background-image: url(/minisite-theme/css/../images/common/edit_template_white.png); }
  .portlet-content .lfr-icon-actions .lfr-icon-action-configuration a {
    background-image: url(/minisite-theme/css/../images/common/configuration_white.png); }
.portlet-content .lfr-url-error {
  display: inline-block;
  white-space: normal; }

/* ---------- Borderless portlet ---------- */
.portlet-borderless-container {
  min-height: 2.5em;
  position: relative; }

.portlet-borderless-bar {
  font-size: 10px;
  line-height: 1.9em;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
  opacity: 0.3;
  padding: 2px 5px 1px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 200; }
  .portlet-borderless-bar a {
    background: url() no-repeat 0 50%;
    display: inline-block;
    height: 16px;
    margin-left: 5px;
    text-indent: -9999px;
    vertical-align: middle;
    width: 16px; }
  .portlet-borderless-bar .portlet-actions {
    display: none;
    float: left;
    margin-right: 10px;
    overflow: hidden; }
  .portlet-borderless-bar .portlet-actions, .portlet-borderless-bar .portlet-title-default {
    min-height: 20px;
    vertical-align: top; }
  .portlet-borderless-bar .portlet-action-separator {
    display: none; }
  .portlet-borderless-bar .portlet-back a {
    height: auto;
    text-indent: 0;
    width: auto; }
  .portlet-borderless-bar .portlet-close a {
    background-image: url(/minisite-theme/css/../images/portlet/close_borderless.png); }
  .portlet-borderless-bar .portlet-options li.lfr-trigger strong a {
    background-image: url(/minisite-theme/css/../images/portlet/options_borderless.png); }

.lfr-configurator-visibility .portlet-borderless-bar {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
  opacity: 0.6; }
.lfr-configurator-visibility .portlet-content .lfr-icon-actions {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1; }

.portlet-content .icons-container {
  clear: both;
  height: auto;
  margin-top: 1em;
  overflow: hidden;
  width: auto; }

.portlet-title-default {
  display: inline-block;
  float: right;
  font-weight: bold;
  text-transform: uppercase; }

.portlet-draggable .portlet-topper {
  cursor: move; }
.portlet-draggable .portlet-title-default {
  background: url(/minisite-theme/css/../images/portlet/draggable_borderless.png) no-repeat 0 50%;
  cursor: move;
  padding-left: 20px; }

/* ---------- Panel page ---------- */
.lfr-panel-page {
  width: 100%; }
  .lfr-panel-page .portlet-title {
    font-size: 13px; }
  .lfr-panel-page .lfr-add-content h2 span {
    background-color: #D3DADD; }

/* ---------- Standard styles defined in the JSR 168 ---------- */
/* ---------- Fonts ---------- */
/* ---------- Font attributes for the 'normal' fragment font ---------- */
/* ---------- Font attributes similar to the .portlet-font but the color is lighter ---------- */
/* ---------- Messages ---------- */
.portlet-msg {
  background: #EEE none no-repeat 6px 50%;
  border: 1px solid #555;
  color: #34404F;
  font-weight: bold;
  margin: 2px auto 14px;
  padding: 6px 6px 6px 30px;
  text-align: left; }

/* ---------- Status labels ---------- */
.lfr-status-alert-label, .lfr-status-error-label, .lfr-status-info-label, .lfr-status-progress-label, .lfr-status-success-label {
  background: none no-repeat 0 50%;
  padding: 3px 3px 3px 20px; }

.lfr-status-alert-label {
  background-image: url(/minisite-theme/css/../images/messages/alert.png);
  color: #663; }

.lfr-status-error-label {
  background-image: url(/minisite-theme/css/../images/messages/error.png);
  color: #900; }

.lfr-status-help-label, .lfr-status-info-label, .lfr-status-progress-label {
  background-image: url(/minisite-theme/css/../images/messages/info.png);
  color: #34404F; }

.lfr-status-help-label {
  background-image: url(/minisite-theme/css/../images/portlet/help.png); }

.lfr-status-progress-label {
  background-image: url(/minisite-theme/css/../images/aui/loading_indicator.gif); }

.lfr-status-success-label {
  background-image: url(/minisite-theme/css/../images/messages/success.png);
  color: #384F34; }

/* ---------- Liferay messages ---------- */
.lfr-message {
  position: relative; }
  .lfr-message .lfr-message-control {
    background-color: #333;
    display: inline-block; }
  .lfr-message .lfr-message-controls {
    display: none;
    left: 3px;
    margin: -8px 8px 0 3px;
    position: absolute;
    top: 50%;
    z-index: 10; }
  .lfr-message .lfr-message-close {
    background-image: url(/minisite-theme/css/../images/portlet/close_borderless.png);
    background-position: 0 0;
    background-repeat: no-repeat; }
  .lfr-message .lfr-message-close-all {
    color: #FFF;
    display: none;
    font-size: 0.8em;
    margin-left: 10px;
    padding: 1px 10px;
    text-shadow: 1px 1px 0 #000;
    vertical-align: top; }
    .lfr-message .lfr-message-close-all a {
      color: #FFF; }
  .lfr-message .lfr-message-controls-hover .lfr-message-close-all {
    display: inline-block; }
  .lfr-message.pending {
    background-image: url(/minisite-theme/css/../images/common/time.png); }

.lfr-message-content.alert {
  margin-bottom: 0; }

.lfr-message-close {
  cursor: pointer; }

/* ---------- Sections ---------- */
/* ---------- Text in a selected cell range ---------- */
.portlet-section-selected, .portlet-section-selected a {
  background: #727C81;
  color: #FFF;
  font-weight: bold;
  text-decoration: none; }
.portlet-section-selected a:hover, .portlet-section-selected a:focus {
  background-color: #727C81; }

/* ---------- Text of a subheading ---------- */
/* ---------- Table or section footnote ---------- */
/* ---------- Text that belongs to the table but does not fall in one of the other categories (e.g. explanatory or help text that is associated with the section) ---------- */
/* ---------- Forms ---------- */
.alert .form {
  margin: 0; }

/* ---------- Text used for the descriptive label of the whole form (not the labels for fields) ---------- */
/* ---------- Text of the user-input in an input field ---------- */
/* ---------- Text on a button ---------- */
/* ---------- Text that appears beside a context dependent action icon ---------- */
/* ---------- Text that appears beside a 'standard' icon (e.g. Ok, or cancel) ---------- */
/* ---------- Text for a separator of fields (e.g. checkboxes, etc.) ---------- */
/* ---------- Text for a field (not input field, e.g. checkboxes, etc.) ---------- */
/* ---------- Menus ---------- */
/* ---------- General menu settings such as background color, margins, etc. ---------- */
/* ---------- Normal, unselected menu item ---------- */
/* ---------- Selected menu item ---------- */
/* ---------- Normal, unselected menu item when the mouse hovers over it ---------- */
/* ---------- Selected menu item when the mouse hovers over it ---------- */
/* ---------- Normal, unselected menu item that has sub-menus ---------- */
/* ---------- Selected sub-menu item that has sub-menus ---------- */
/* ---------- Descriptive text for the menu (e.g. in a help context below the menu) ---------- */
/* ---------- Menu caption ---------- */
/* ---------- Miscellaneous portlet styles ---------- */
.restricted, .restricted td {
  background: #FDD;
  border: none; }
.restricted * {
  color: #727C81; }

.alt.restricted td {
  background-color: #FFC0C0; }

.hover.restricted td {
  background-color: #D3BDC0; }

.alt.restricted td.first, .restricted td.first {
  background-image: url(/minisite-theme/css/../images/messages/error.png);
  background-position: 5px 50%;
  background-repeat: no-repeat;
  padding-left: 28px; }

/* ---------- Permissions ---------- */
.table-data tr.lfr-role .first {
  background-image: url();
  background-position: 5px 50%;
  background-repeat: no-repeat;
  padding-left: 30px;
  vertical-align: middle; }
.table-data tr.lfr-role-guest .first {
  background-image: url(/minisite-theme/css/../images/common/guest_icon.png); }
.table-data tr.lfr-role-regular .first {
  background-image: url(/minisite-theme/css/../images/common/user_icon.png); }
.table-data tr.lfr-role-site .first {
  background-image: url(/minisite-theme/css/../images/common/site_icon.png); }
.table-data tr.lfr-role-organization .first {
  background-image: url(/minisite-theme/css/../images/common/organization_icon.png); }
.table-data tr.lfr-role-team .first {
  background-image: url(/minisite-theme/css/../images/common/team_icon.png); }

/* ---------- Miscellaneous component styles ---------- */
/* ---------- Add content dialog ---------- */
.lfr-portlet-item, .lfr-portlet-item p a {
  font-size: 1em; }

/* ---------- Calendar taglib ---------- */
.taglib-calendar tr.portlet-section-header th, .taglib-calendar tr td {
  border: none; }
.taglib-calendar tr td a {
  background-color: #F0F5F7;
  border: 1px solid #FFF;
  border-bottom: none;
  border-left: none;
  display: block;
  height: 15px;
  padding: 5px 0; }
  .taglib-calendar tr td a:hover {
    background-color: #727C81;
    color: #FFF; }
.taglib-calendar tr td.calendar-inactive {
  background-color: #FFF;
  color: #B5BFC4; }
.taglib-calendar tr th {
  border-bottom-color: #D7D7D7; }
.taglib-calendar table td {
  border-width: 0; }
.taglib-calendar .calendar-current-day, .taglib-calendar .calendar-current-day a {
  background-color: #FFF; }
.taglib-calendar .calendar-current-day a {
  border: 1px solid #727C81;
  color: #369;
  text-decoration: underline; }

/* ---------- navbar form search ---------- */
.navbar form {
  margin: 0; }















  .ie6 .portlet-borderless-bar .portlet-actions {
    display: inline;
    filter: alpha(opacity=90); }




.menu-content, .underlay-content {
  -webkit-box-shadow: 2px 4px 7px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 2px 4px 7px rgba(0, 0, 0, 0.5);
  box-shadow: 2px 4px 7px rgba(0, 0, 0, 0.5); }

.lfr-add-panel, .lfr-device-preview-panel, .lfr-edit-layout-panel {
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5); }

.lfr-preview-file-image img, .lfr-translation-manager {
  -webkit-box-shadow: 0 3px 5px -3px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: 0 3px 5px -3px rgba(0, 0, 0, 0.8);
  box-shadow: 0 3px 5px -3px rgba(0, 0, 0, 0.8); }

.lfr-preview-file-image-current-column {
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.8);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.8); }

.lfr-preview-file-image-current-column {
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.8);
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.8); }

.lfr-device-preview .lfr-device-size-status-content {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 1px white;
  -moz-box-shadow: 0 0 1px white;
  box-shadow: 0 0 1px white;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
  opacity: 0.9; }
.lfr-device-preview .lfr-device:after, .lfr-device-preview .lfr-device:before {
  -webkit-box-shadow: #111111 0 1px 0;
  -moz-box-shadow: #111111 0 1px 0;
  box-shadow: #111111 0 1px 0; }
.lfr-device-preview .lfr-device:after {
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
  border-radius: 15px; }
.lfr-device-preview .lfr-device.rotated:after, .lfr-device-preview .lfr-device.rotated:before {
  -webkit-box-shadow: #111111 -1px 1px 0;
  -moz-box-shadow: #111111 -1px 1px 0;
  box-shadow: #111111 -1px 1px 0; }
.lfr-device-preview .lfr-device.smartphone, .lfr-device-preview .lfr-device.tablet {
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  -o-border-radius: 25px;
  border-radius: 25px; }
.lfr-device-preview .lfr-device.tablet:before {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px; }

@media (max-width: 979px) {
  .dockbar .navbar-inner .btn-navbar {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    text-shadow: none; } }
.dockbar .navbar-inner .nav li.staging-toggle.active > a {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }
.dockbar .navbar-inner .nav li.staging-toggle span {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px; }
.dockbar .menu-button-active .menu-button {
  -webkit-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.7);
  -moz-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.7);
  box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.7); }
.dockbar .impersonating-user .alert-info {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0; }

.dockbar-split .dockbar .navbar-inner .nav > li > a {
  text-shadow: none; }
.dockbar-split .dockbar .navbar-inner .nav-add-controls > li a {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px; }
  .dockbar-split .dockbar .navbar-inner .nav-add-controls > li a .nav-item-label {
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    border-radius: 30px; }
.dockbar-split .dockbar .navbar-inner .nav-add-controls > li.open a {
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  -ms-border-radius: 4px 4px 0 0;
  -o-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0; }

@media (max-width: 979px) {
  .navbar .navbar-search .form-search .search-query {
    -webkit-border-radius: 14px;
    -moz-border-radius: 14px;
    -ms-border-radius: 14px;
    -o-border-radius: 14px;
    border-radius: 14px; } }
.portlet-document-library .lfr-ddm-small-image-preview, .portlet-dynamic-data-mapping .lfr-ddm-small-image-preview {
  -webkit-box-shadow: 0 1px 3px #cccccc;
  -moz-box-shadow: 0 1px 3px #cccccc;
  box-shadow: 0 1px 3px #cccccc; }

.portlet-asset-category-admin .tree-node-selected, .portlet-asset-category-admin .tree-node-over, .portlet-asset-category-admin .category-item {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px; }

.lfr-translation-manager-translation.lfr-translation-manager-translation-editing {
  -webkit-box-shadow: inset 0 0 2px #224fa8;
  -moz-box-shadow: inset 0 0 2px #224fa8;
  box-shadow: inset 0 0 2px #224fa8; }

.portlet-document-library-upload-mask .overlaymask-content {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px; }

.lfr-search-combobox-item, .portlet-journal .lfr-search-combobox .search input {
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  -ms-border-radius: 1px;
  -o-border-radius: 1px;
  border-radius: 1px; }

.lfr-search-combobox .field-input-text {
  -webkit-border-radius: 4px 1px 1px 4px;
  -moz-border-radius: 4px 1px 1px 4px;
  -ms-border-radius: 4px 1px 1px 4px;
  -o-border-radius: 4px 1px 1px 4px;
  border-radius: 4px 1px 1px 4px; }
.lfr-search-combobox .button-input {
  -webkit-border-radius: 1px 4px 4px 1px;
  -moz-border-radius: 1px 4px 4px 1px;
  -ms-border-radius: 1px 4px 4px 1px;
  -o-border-radius: 1px 4px 4px 1px;
  border-radius: 1px 4px 4px 1px; }

.lfr-upload-container .progress-bar, .lfr-upload-container .progress, .lfr-editable:after {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px; }

body > .lfr-menu-list ul, .active-area-proxy, .entry-display-style .entry-thumbnail, .lfr-api-results, .lfr-translation-manager, .lfr-translation-manager-translation, .lfr-upload-container .cancel-button .modify-pages .delete-tab, .portlet-image-gallery-display .image-thumbnail img, .rule-group-instance-container .rule-group-instance, .select-documents, .select-files, .taglib-ratings.stars:hover, .taglib-ratings.stars:hover .liferay-rating-vote > div, .taglib-ratings.stars .rating-focused > div, .tags-search-combobox .field-input-text {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px; }

.entry-display-style, .lfr-search-combobox, .lfr-upload-container .upload-file, .lfr-upload-container .upload-target, .portlet-asset-tag-admin .merge-tag, .portlet-document-library .common-file-metadata-container.selected, .portlet-document-library-display .common-file-metadata-container.selected, .portlet-image-gallery-display .image-icon, .select-documents, .select-files {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px; }

.portlet-dynamic-data-list-display .lfr-ddm-container .field-wrapper, .portlet-dynamic-data-lists .lfr-ddm-container .field-wrapper, .portlet-journal .lfr-ddm-container .field-wrapper {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px; }

.portlet-journal .display-page-item-container .display-page-item, .portlet-journal .display-page-item-container .display-page-item .display-page-item-remove, .taglib-categorization-filter .asset-entry {
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  -ms-border-radius: 14px;
  -o-border-radius: 14px;
  border-radius: 14px; }

.menu-content {
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px; }

.taglib-form-navigator > .form-steps > ul.form-navigator.well {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }
  .taglib-form-navigator > .form-steps > ul.form-navigator.well .tab .tab-label:hover .number, .taglib-form-navigator > .form-steps > ul.form-navigator.well .tab .tab-label:focus .number {
    -webkit-box-shadow: 0 0 5px 0 #333333;
    -moz-box-shadow: 0 0 5px 0 #333333;
    box-shadow: 0 0 5px 0 #333333;
    -webkit-transition-duration: 0.25s;
    -moz-transition-duration: 0.25s;
    -o-transition-duration: 0.25s;
    transition-duration: 0.25s;
    -webkit-transition-property: box-shadow;
    -moz-transition-property: box-shadow;
    -o-transition-property: box-shadow;
    transition-property: box-shadow;
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .taglib-form-navigator > .form-steps > ul.form-navigator.well .tab .tab-label .number {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%; }

.underlay-content {
  -moz-border-radius-bottomleft: 8px;
  -webkit-border-bottom-left-radius: 8px;
  border-bottom-left-radius: 8px;
  -moz-border-radius-bottomright: 8px;
  -webkit-border-bottom-right-radius: 8px;
  border-bottom-right-radius: 8px; }

.input-localized .lfr-input-localized-state {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px; }
.input-localized .lfr-input-localized .lfr-input-localized-state {
  -webkit-box-shadow: 0 0 3px #dddddd;
  -moz-box-shadow: 0 0 3px #dddddd;
  box-shadow: 0 0 3px #dddddd; }
  .input-localized .lfr-input-localized .lfr-input-localized-state.lfr-input-localized-state-error {
    -webkit-box-shadow: 0 0 3px #ff0047;
    -moz-box-shadow: 0 0 3px #ff0047;
    box-shadow: 0 0 3px #ff0047; }
.input-localized .palette-item-selected .lfr-input-localized-state {
  -webkit-box-shadow: 0 0 3px #27c1f2;
  -moz-box-shadow: 0 0 3px #27c1f2;
  box-shadow: 0 0 3px #27c1f2; }

.lfr-add-panel .add-content-button .lfr-actions {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px; }
.lfr-add-panel .lfr-panel-content .app-view-entry-taglib.display-list:hover, .lfr-add-panel .lfr-panel-content .app-view-entry-taglib.display-list.hover, .lfr-add-panel .lfr-panel-content .app-view-entry-taglib.display-list.over, .lfr-add-panel .lfr-panel-content .app-view-entry-taglib.display-descriptive:hover, .lfr-add-panel .lfr-panel-content .app-view-entry-taglib.display-descriptive.hover, .lfr-add-panel .lfr-panel-content .app-view-entry-taglib.display-descriptive.over {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0; }
.lfr-add-panel .lfr-panel.lfr-extended {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }
.lfr-add-panel .lfr-panel.lfr-extended .lfr-panel-titlebar, .lfr-add-panel .add-application-tab .lfr-add-content .lfr-title-category {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #d2dbe4), color-stop(100%, #bdc8d6));
  background-image: -webkit-linear-gradient(#d2dbe4, #bdc8d6);
  background-image: -moz-linear-gradient(#d2dbe4, #bdc8d6);
  background-image: -o-linear-gradient(#d2dbe4, #bdc8d6);
  background-image: linear-gradient(#d2dbe4, #bdc8d6); }
.lfr-add-panel .search-panel .add-content-search .field-input {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px; }

.lfr-add-dialog .add-content-menu .search-query, .lfr-add-panel .add-content-menu .search-query {
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
  border-radius: 15px; }

.lfr-content-preview-popup .lfr-content-preview-popup-content {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: 8px 3px 7px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 8px 3px 7px rgba(0, 0, 0, 0.25);
  box-shadow: 8px 3px 7px rgba(0, 0, 0, 0.25); }

.lfr-message .lfr-message-control {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px; }

.lfr-token, .layout-customizable-controls, .lfr-translation-manager-delete-translation {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px; }

.customizable-layout-column-content {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px; }

.staging-tabview-list {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0; }

.site-variations-tabview-list .tab-content, .staging-tabview-list .tab-active .tab-content, .tagselector-content .textboxlistentry-holder .lfr-tag-selector-input:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

.rule-group-instance-container .rule-group-instance {
  -webkit-box-shadow: 1px 1px 2px #999999;
  -moz-box-shadow: 1px 1px 2px #999999;
  box-shadow: 1px 1px 2px #999999; }

.lfr-action-label {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px; }

.lfr-api-service-search .field-input {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }

  to {
    background-position: 0 0; } }

@-moz-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }

  to {
    background-position: 0 0; } }

@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }

  to {
    background-position: 0 0; } }

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }

  to {
    background-position: 0 0; } }

.lfr-progress-active .progress-bar-status, .lfr-upload-container .file-uploading .progress-bar .progress {
  background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.3) 25%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0.3) 75%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0));
  background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.3) 25%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0.3) 75%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0));
  background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, 0.3) 25%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0.3) 75%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0));
  background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.3) 25%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0.3) 75%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0));
  -webkit-background-size: 40px 40px;
  -moz-background-size: 40px 40px;
  -o-background-size: 40px 40px;
  background-size: 40px 40px;
  -webkit-animation: progress-bar-stripes 0.5s linear infinite;
  -moz-animation: progress-bar-stripes 0.5s linear infinite;
  -ms-animation: progress-bar-stripes 0.5s linear infinite;
  -o-animation: progress-bar-stripes 0.5s linear infinite;
  animation: progress-bar-stripes 0.5s linear infinite;
  -webkit-transition: width 0.5s ease-out;
  -moz-transition: width 0.5s ease-out;
  -o-transition: width 0.5s ease-out;
  transition: width 0.5s ease-out; }

@-webkit-keyframes highlight-animation {
  from {
    background-color: #FFC; }

  to {
    background-color: transparent; } }

@-moz-keyframes highlight-animation {
  from {
    background-color: #FFC; }

  to {
    background-color: transparent; } }

@-o-keyframes highlight-animation {
  from {
    background-color: #FFC; }

  to {
    background-color: transparent; } }

@keyframes highlight-animation {
  from {
    background-color: #FFC; }

  to {
    background-color: transparent; } }

.highlight-animation {
  -webkit-animation: highlight-animation 0.7s;
  -moz-animation: highlight-animation 0.7s;
  -ms-animation: highlight-animation 0.7s;
  -o-animation: highlight-animation 0.7s;
  animation: highlight-animation 0.7s; }

body:first-of-type .portlet-borderless-bar, body:first-of-type .portlet-content .lfr-icon-actions {
  -webkit-transition: opacity 0.5s ease;
  -webkit-transition-delay: 0.15s;
  -moz-transition: opacity 0.5s ease 0.15s;
  -o-transition: opacity 0.5s ease 0.15s;
  transition: opacity 0.5s ease 0.15s; }
body:first-of-type .portlet-borderless-container:hover .portlet-borderless-bar, body:first-of-type .portlet-content:hover .lfr-icon-actions {
  -webkit-transition: opacity 0.5s ease;
  -webkit-transition-delay: 0s;
  -moz-transition: opacity 0.5s ease 0s;
  -o-transition: opacity 0.5s ease 0s;
  transition: opacity 0.5s ease 0s; }
body:first-of-type .portlet-borderless-bar .portlet-actions, body:first-of-type .portlet-content .lfr-icon-actions .taglib-text {
  display: inline-block;
  max-width: 0;
  overflow: hidden;
  -webkit-transition: max-width 0.3s ease-in;
  -webkit-transition-delay: 0.2s;
  -moz-transition: max-width 0.3s ease-in 0.2s;
  -o-transition: max-width 0.3s ease-in 0.2s;
  transition: max-width 0.3s ease-in 0.2s;
  text-overflow: ellipsis;
  white-space: nowrap; }
body:first-of-type .portlet-borderless-bar .portlet-actions, body:first-of-type .portlet-content:hover .lfr-icon-actions .taglib-text {
  -webkit-transition: max-width 0.3s ease;
  -webkit-transition-delay: 0s;
  -moz-transition: max-width 0.3s ease 0s;
  -o-transition: max-width 0.3s ease 0s;
  transition: max-width 0.3s ease 0s; }
body:first-of-type .portlet-borderless-bar .portlet-actions {
  -moz-border-radius-bottomleft: 20px;
  -webkit-border-bottom-left-radius: 20px;
  border-bottom-left-radius: 20px;
  -moz-border-radius-topleft: 20px;
  -webkit-border-top-left-radius: 20px;
  border-top-left-radius: 20px; }
body:first-of-type .portlet-borderless-bar .portlet-title-default {
  -moz-border-radius-bottomright: 20px;
  -webkit-border-bottom-right-radius: 20px;
  border-bottom-right-radius: 20px;
  -moz-border-radius-topright: 20px;
  -webkit-border-top-right-radius: 20px;
  border-top-right-radius: 20px; }
body:first-of-type .portlet-borderless-container:hover .portlet-borderless-bar .portlet-actions {
  max-width: 500px; }
body:first-of-type .portlet-content:hover .lfr-icon-actions .taglib-text {
  max-width: 200px; }
@media (max-width: 979px) {
  body:first-of-type .portlet-content .lfr-icon-actions .taglib-text {
    max-width: 200px; } }

.portlet-boundary.yui3-dd-dragging {
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
  -webkit-transition: -webkit-transform 0.3s ease;
  -moz-transition: -moz-transform 0.3s ease;
  -o-transition: -o-transform 0.3s ease;
  transition: transform 0.3s ease; }

.portlet-document-library .entry-thumbnail .label, .portlet-document-library .entry-thumbnail .aui .pdf-file:after, .aui .portlet-document-library .entry-thumbnail .pdf-file:after,
.portlet-document-library .entry-thumbnail .aui a.pdf:after,
.aui .portlet-document-library .entry-thumbnail a.pdf:after,
.portlet-document-library .entry-thumbnail .aui a.yja-tag,
.aui .portlet-document-library .entry-thumbnail a.yja-tag, .portlet-document-library-display .workflow-status .label, .portlet-document-library-display .workflow-status .aui .pdf-file:after, .aui .portlet-document-library-display .workflow-status .pdf-file:after,
.portlet-document-library-display .workflow-status .aui a.pdf:after,
.aui .portlet-document-library-display .workflow-status a.pdf:after,
.portlet-document-library-display .workflow-status .aui a.yja-tag,
.aui .portlet-document-library-display .workflow-status a.yja-tag, .portlet-journal .entry-thumbnail .label, .portlet-journal .entry-thumbnail .aui .pdf-file:after, .aui .portlet-journal .entry-thumbnail .pdf-file:after,
.portlet-journal .entry-thumbnail .aui a.pdf:after,
.aui .portlet-journal .entry-thumbnail a.pdf:after,
.portlet-journal .entry-thumbnail .aui a.yja-tag,
.aui .portlet-journal .entry-thumbnail a.yja-tag {
  -moz-border-radius-bottomleft: 0;
  -webkit-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  -moz-border-radius-topleft: 0;
  -webkit-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -webkit-border-top-right-radius: 0;
  border-top-right-radius: 0; }

@-webkit-keyframes lfr-drop-active {
  0% {
    background-color: #EBEBEB;
    border-color: #DDD; }

  50% {
    background-color: #DDEDDE;
    border-color: #7D7;
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1); }

  75% {
    background-color: #DDEDDE;
    border-color: #7D7; }

  100% {
    background-color: #EBEBEB;
    border-color: #DDD; } }

@-moz-keyframes lfr-drop-active {
  0% {
    background-color: #EBEBEB;
    border-color: #DDD; }

  50% {
    background-color: #DDEDDE;
    border-color: #7D7;
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1); }

  75% {
    background-color: #DDEDDE;
    border-color: #7D7; }

  100% {
    background-color: #EBEBEB;
    border-color: #DDD; } }

@-o-keyframes lfr-drop-active {
  0% {
    background-color: #EBEBEB;
    border-color: #DDD; }

  50% {
    background-color: #DDEDDE;
    border-color: #7D7;
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1); }

  75% {
    background-color: #DDEDDE;
    border-color: #7D7; }

  100% {
    background-color: #EBEBEB;
    border-color: #DDD; } }

@keyframes lfr-drop-active {
  0% {
    background-color: #EBEBEB;
    border-color: #DDD; }

  50% {
    background-color: #DDEDDE;
    border-color: #7D7;
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1); }

  75% {
    background-color: #DDEDDE;
    border-color: #7D7; }

  100% {
    background-color: #EBEBEB;
    border-color: #DDD; } }

.upload-drop-active .lfr-upload-container .upload-target {
  -webkit-animation: none;
  -moz-animation: none;
  -ms-animation: none;
  -o-animation: none;
  animation: none; }
.upload-drop-active .portlet-document-library .document-container {
  -webkit-box-shadow: inset 0 0 5px #b8c1d1;
  -moz-box-shadow: inset 0 0 5px #b8c1d1;
  box-shadow: inset 0 0 5px #b8c1d1; }

.upload-drop-intent .lfr-upload-container .upload-target {
  -webkit-animation: lfr-drop-active 1s ease 0.2s infinite;
  -moz-animation: lfr-drop-active 1s ease 0.2s infinite;
  -ms-animation: lfr-drop-active 1s ease 0.2s infinite;
  -o-animation: lfr-drop-active 1s ease 0.2s infinite;
  animation: lfr-drop-active 1s ease 0.2s infinite; }

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_toolgroup, .cke_toolbar.cke_toolbar__a11yhelpbtn .cke_toolgroup:hover {
  -webkit-box-shadow: initial;
  -moz-box-shadow: initial;
  box-shadow: initial; }
.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button:hover {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }
.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button .cke_button_label:after {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #e4e4e4));
  background-image: -webkit-linear-gradient(#ffffff, #e4e4e4);
  background-image: -moz-linear-gradient(#ffffff, #e4e4e4);
  background-image: -o-linear-gradient(#ffffff, #e4e4e4);
  background-image: linear-gradient(#ffffff, #e4e4e4);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px; }
.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button .cke_button_label:hover:after {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f2f2f2), color-stop(100%, #cccccc));
  background-image: -webkit-linear-gradient(#f2f2f2, #cccccc);
  background-image: -moz-linear-gradient(#f2f2f2, #cccccc);
  background-image: -o-linear-gradient(#f2f2f2, #cccccc);
  background-image: linear-gradient(#f2f2f2, #cccccc); }

.aui {
  /* ---------- HTML editor ---------- */
  /* Category select button fix*/
  /* Modal visibility */
  /* ---------- Dockbar ---------- */
  /* ---------- Portlet wrapper and icons ---------- */
  /* ---------- Set password reminder portlet ---------- */
  /* ---------- Staging bar ---------- */
  /* ---------- Portlet hover styles ---------- */
  /* ---------- Portlet ---------- */
  /* ---------- Portlet hover styles ---------- */
  @keyframes bobble {
    0% {
      opacity: 0;
      transform: translateY(0); }

    35% {
      opacity: 1;
      transform: translateX(-20px); }

    100% {
      opacity: 0;
      transform: translateX(0); } }

  @keyframes fadeIn {
    from {
      opacity: 0; }

    to {
      opacity: 1; } }

  /* Image aspect ratios - % is relative to width. */
  /*Common Borders */
  /*Common Margins and paddings */
  /* ---- Content: Avautuvat otsikkolinkit ---- */
  /* ---------- Ontology  ---------- */
  /*
     * Headerstyles
     */
  /*
     *  Uutislistaus
     */
  /*
     *  Full content
     */
  /* Full content */
  /* -------- Faq listing ----------- */
  /*
     *  Blogilistaus/lyhennelmät
     */
  /*
   * jQuery FlexSlider v2.2.0
   * http://www.woothemes.com/flexslider/
   *
   * Copyright 2012 WooThemes
   * Free to use under the GPLv2 license.
   * http://www.gnu.org/licenses/gpl-2.0.html
   *
   * Contributing author: Tyler Smith (@mbmufffin)
   */
  /* Browser Resets
  *********************************/
  /* Icon Fonts
  *********************************/
  /* Font-face Icons */
  @font-face {
    font-family: 'flexslider-icon';
    src: url("../fonts/flexslider-icon.eot");
    src: url("../fonts/flexslider-icon.eot?#iefix") format("embedded-opentype"), url("../fonts/flexslider-icon.woff") format("woff"), url("../fonts/flexslider-icon.ttf") format("truetype"), url("../fonts/flexslider-icon.svg#flexslider-icon") format("svg");
    font-weight: normal;
    font-style: normal; }

  /* FlexSlider Necessary Styles
  *********************************/
  /* Hide the slides before the JS is loaded. Avoids image jumping */
  /* Clearfix for the .slides element */
  /* No JavaScript Fallback */
  /* If you are not using another script, such as Modernizr, make sure you
   * include js that eliminates this class on page load */
  /* FlexSlider Default Theme
  *********************************/
  /* Direction Nav */
  /* Pause/Play */
  /* Control Nav */
  /**** Header ****/
  /* For Carousel */
  /* --- Linklist: Landing Page --- */
  /* --- Kuvallinen sisältönosto --- */
  /* Temporary PDF information styles */
  /*
   * Subnav
   */
  /*
  **    _________SIMPLE SEARCH ____________________________________
  **
  */
  /* Main image in popup */
  /* The shadow behind the image */
  /* -------- Mobile nav ----------- */
  /*
  __________BREADCRUMBS____________________________________________
  */ }
  .aui .container {
    max-width: 1140px;
    margin: 0 auto; }
  .aui .container > hr {
    margin: 60px 0; }
  .aui .langs,
  .aui .links {
    margin: 14px 15px 0 0; }
  .aui .langs,
  .aui .langs a,
  .aui .language-article,
  .aui .language-article a {
    color: #fff;
    font-size: .9em; }
  .aui .langs a:hover,
  .aui .language-article a:hover {
    color: inherit; }
  .aui .langs a.active,
  .aui .language-article a.active {
    font-weight: 600; }
  .aui .links,
  .aui .links a {
    font-size: .9em;
    margin-left: 10px; }
  .aui body.fixed-header .portlet-dockbar {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10; }
  .aui .box {
    background: #fff;
    border-top: 6px solid #1C92D6;
    z-index: 10;
    margin: 20px 0 0;
    padding: 20px 20px 40px; }
  .aui .mmm-logo {
    background: #fff;
    padding: 10px; }
  .aui .inner-img {
    max-height: 220px;
    overflow: hidden; }
    .aui .inner-img h2 {
      color: #fff; }
    .aui .inner-img img {
      width: 100%; }
  @media (max-width: 769px) {
    .aui .header-top,
    .aui footer {
      text-align: center; }
    .aui .logo,
    .aui .langs,
    .aui .navbar-search,
    .aui .links {
      float: none !important; }
    .aui .inner-img {
      height: auto; } }
  @media (max-width: 979px) {
    .aui #main-content {
      margin-top: 0; }
    .aui .navbar {
      float: none; }
    .aui .navbar .nav-collapse .nav > li {
      float: none;
      width: 100%; }
    .aui .navbar .nav li a {
      text-align: left;
      display: block; }
    .aui .nav-collapse .nav > li > a, .aui .nav-collapse .dropdown-menu a {
      padding: 0 15px;
      font-weight: normal;
      color: inherit;
      -webkit-border-radius: 0px;
      -moz-border-radius: 0px;
      border-radius: 0px;
      font-size: 0.9em; } }
  .aui .cke_panel_listItem h1, .aui .cke_panel_listItem h2, .aui .cke_panel_listItem h3, .aui .cke_panel_listItem h4, .aui .cke_panel_listItem h5, .aui .cke_panel_listItem h6 {
    font-size: 16px !important; }
  .aui body.cke_ltr {
    background: #fff !important;
    color: #000; }
  .aui body {
    font-size: 1em;
    font-weight: 400;
    line-height: 1.8;
    margin: 0 0 0;
    padding: 0;
    /*
     * 404-page icon position
     */
    /*
    * RSS-button
    */
    /**
    *   Link-list
    */
    /**
        *   Partner logos
        */
    /**
     *   Portlet
     */
    /*
     * Footer
    */
    /*
     * Helper classes
     */ }
    .aui body .row-fluid [class*="span"] {
      min-height: 0; }
    .aui body h1, .aui body h2, .aui body h3, .aui body h4, .aui body h5, .aui body h6 {
      font-family: inherit;
      font-weight: 400;
      text-rendering: optimizelegibility;
      color: #1C92D6;
      margin: 10px 0; }
    @media (max-width: 767px) {
      .aui body h1 {
        font-size: 2em; }
      .aui body h2 {
        font-size: 1.8em; }
      .aui body h3 {
        font-size: 1.6em; }
      .aui body h4 {
        font-size: 1.4em; }
      .aui body h5 {
        font-size: 1.2em; }
      .aui body h6 {
        font-size: 1em; } }
    .aui body .sr-only {
      position: absolute;
      width: 1px;
      height: 1px;
      padding: 0;
      margin: -1px;
      overflow: hidden;
      clip: rect(0, 0, 0, 0);
      border: 0; }
    .aui body .lead {
      margin-bottom: 20px;
      font-size: 1.25em;
      font-weight: 200;
      line-height: 1.4em; }
    .aui body .publication-wrapper .pdf-file:after,
    .aui body .publication-wrapper a.pdf:after {
      content: "";
      display: none; }
    .aui body .content-lift-link:after {
      display: none; }
    .aui body .kaleo-designer-portlet {
      display: none; }
    .aui body .container {
      position: relative; }
    .aui body hr {
      border-top: 1px dashed #dcdcdc;
      border-bottom: 1px dashed #fff; }
    .aui body li {
      line-height: 1.6em; }
    .aui body blockquote {
      position: relative;
      border-left: none;
      display: inline-block;
      margin: 15px 0;
      line-height: 1.4;
      padding: 15px 15px 15px 40px;
      font-family: "Mercury SSm 4r", "Mercury SSm A", "Mercury SSm B", "Times New Roman", Times, serif; }
      .aui body blockquote:before {
        content: "”";
        display: block;
        font-size: 4.8em;
        left: 0px;
        line-height: 1;
        position: absolute;
        top: 2px; }
    .aui body .mainlift blockquote {
      margin: 0;
      padding-bottom: 0; }
    .aui body a.external-link:after {
      content: "\f08e";
      font-family: "FontAwesome-alloy";
      margin: 0 0 0 3px;
      display: inline-block;
      font-size: 0.625em;
      position: relative;
      top: -5px; }
    .aui body a.email-link:before {
      content: "\F0E0";
      font-family: "FontAwesome-alloy";
      margin: 0 5px 0 0;
      display: inline-block;
      font-size: 0.875em; }
    .aui body .display-error-code {
      top: 0.5em; }
    .aui body .subscribe-action {
      position: absolute;
      top: 8px;
      right: 0; }
      .aui body .subscribe-action .opens-new-window-accessible {
        display: none; }
    .aui body .link-list ul {
      margin: 0; }
      .aui body .link-list ul li {
        list-style: none;
        border-bottom: dashed 1px #dcdcdc;
        padding: 5px 0; }
    .aui body .partner-logos ul {
      margin: 0; }
      .aui body .partner-logos ul li {
        list-style: none;
        float: left;
        padding: 10px; }
    .aui body .portlet-layout {
      z-index: 3;
      position: relative; }
      .aui body .portlet-layout.columns-max {
        margin-top: 10px; }
      .aui body .portlet-layout .portlet-boundary {
        background: #fff;
        padding: 10px 20px 10px;
        border: solid 5px rgba(90, 90, 90, 0.1);
        margin: 0 0 10px; }
        .aui body .portlet-layout .portlet-boundary.portlet-borderless {
          background: none;
          padding: 0 !important;
          border: none;
          margin: 10px 0 0 0; }
          .aui body .portlet-layout .portlet-boundary.portlet-borderless .breadcrumb {
            background: none;
            border-bottom: dashed 1px #dcdcdc !important;
            padding: 0 0 5px 0;
            border-radius: 0;
            font-size: 0.9em;
            margin: 10px 0 0 !important; }
        .aui body .portlet-layout .portlet-boundary.portlet-breadcrumb {
          padding: 0 20px 0;
          margin: 10px 0; }
          .aui body .portlet-layout .portlet-boundary.portlet-breadcrumb .breadcrumb {
            border: none;
            background: none;
            padding: 0 0 5px 0;
            border-radius: 0;
            font-size: 0.9em;
            margin: 10px 0 0; }
            @media (max-width: 767px) {
              .aui body .portlet-layout .portlet-boundary.portlet-breadcrumb .breadcrumb {
                margin: 10px !important; } }
    .aui body .signed-in.controls-visible span.hed-section {
      height: 40px;
      position: absolute;
      width: 100px;
      border: none;
      right: 20px; }
    .aui body span.hed-section {
      border: none; }
    .aui body footer {
      background: #EAEAEA;
      border-top: 1px solid #ddd;
      padding: 20px 15px 30px; }
    .aui body .margin-top {
      margin-top: 15px; }
    .aui body .margin-top-large {
      margin-top: 20px; }
    .aui body .margin-bottom-large {
      margin-bottom: 20px; }
    .aui body .margin-bottom-medium {
      margin-bottom: 15px; }
  @media print {
    .aui #header,
    .aui .portlet-navigation,
    .aui footer {
      display: none; } }
  .aui body {
    padding: 0; }
  .aui .portlet-asset-publisher .asset-full-content.no-title .asset-user-actions {
    padding-bottom: 0; }
  .aui .autocomplete-content .toolbar {
    position: relative; }
  .aui .modal.in {
    display: block !important; }
  .aui .btn-toolbar {
    font-size: 14px; }
  .aui .portlet-column-content.empty {
    padding: 0; }
  .aui .dockbar-split .dockbar.navbar-static-top .collapse .nav-account-controls {
    position: static; }
  .aui .dockbar-split .dockbar {
    height: 44px;
    position: static; }
    .aui .dockbar-split .dockbar .container {
      max-width: 100%; }
  .aui .dockbar .navbar-inner, .aui .dockbar-split .navbar-inner {
    background-color: #118ADE;
    background-image: linear-gradient(#118ade 0%, #118ade 47%, #1273c7 100%);
    width: 100% !important; }
  .aui .navbar .nav > li > a {
    color: #fff;
    float: none;
    padding: 10px 15px;
    text-decoration: none;
    text-shadow: none; }
    .aui .navbar .nav > li > a:hover, .aui .navbar .nav > li > a:focus {
      background-color: #2FA4F5;
      color: #fff; }
  .aui .navbar .divider-vertical {
    display: none; }
  .aui .dockbar.navbar .nav li.dropdown.active .dropdown-toggle {
    background-color: transparent; }
    .aui .dockbar.navbar .nav li.dropdown.active .dropdown-toggle:hover {
      color: #FFF; }
  .aui .dockbar.navbar .nav li.dropdown.staging-toggle .dropdown-menu {
    background-color: #55B8EC; }
  .aui .dockbar.navbar .nav > li > a {
    margin: 0 5px 0 0;
    padding: 6px 10px; }
    .aui .dockbar.navbar .nav > li > a:hover {
      background-color: #2FA4F5; }
  .aui .dockbar .info-button {
    top: 9px; }
    .aui .dockbar .info-button a {
      margin-top: -4px; }
      .aui .dockbar .info-button a:hover {
        color: #FFF; }
  .aui .dockbar .staging-bar .staging-toggle {
    color: #FFF; }
    .aui .dockbar .staging-bar .staging-toggle li a {
      color: #FFF;
      font-weight: 300;
      text-decoration: none; }
    .aui .dockbar .staging-bar .staging-toggle .btn-link {
      color: #FFF;
      font-size: 12px; }
  .aui .dockbar .page-customization-bar .btn {
    border-color: transparent; }
    .aui .dockbar .page-customization-bar .btn:hover, .aui .dockbar .page-customization-bar .btn:focus {
      background: transparent;
      text-decoration: underline; }
  .aui .dockbar .navbar-inner, .aui .dockbar-split .dockbar .navbar-inner {
    background-color: #118ade;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #118ade), color-stop(47%, #118ade), color-stop(100%, #1273c7));
    background-image: -webkit-linear-gradient(#118ade 0%, #118ade 47%, #1273c7 100%);
    background-image: -moz-linear-gradient(#118ade 0%, #118ade 47%, #1273c7 100%);
    background-image: -o-linear-gradient(#118ade 0%, #118ade 47%, #1273c7 100%);
    background-image: linear-gradient(#118ade 0%, #118ade 47%, #1273c7 100%); }
    .aui .dockbar .navbar-inner .nav > li, .aui .dockbar-split .dockbar .navbar-inner .nav > li {
      background-color: #118ade;
      background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #118ade), color-stop(47%, #118ade), color-stop(100%, #1273c7));
      background-image: -webkit-linear-gradient(#118ade 0%, #118ade 47%, #1273c7 100%);
      background-image: -moz-linear-gradient(#118ade 0%, #118ade 47%, #1273c7 100%);
      background-image: -o-linear-gradient(#118ade 0%, #118ade 47%, #1273c7 100%);
      background-image: linear-gradient(#118ade 0%, #118ade 47%, #1273c7 100%); }
  .aui .dockbar-split .dockbar .info-button {
    top: 9px; }
  .aui .dockbar-split .dockbar .navbar-inner .nav-account-controls {
    border-top: 1px solid #00AEFF; }
    .aui .dockbar-split .dockbar .navbar-inner .nav-account-controls.nav-account-controls-notice {
      margin-top: 10px;
      top: 50px; }
  .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls {
    background: transparent;
    border-top-width: 0; }
    .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls.nav-add-controls-notice {
      top: 70px; }
    .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li {
      background-color: transparent;
      background-image: none; }
      .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a {
        background: #45CBF5;
        line-height: inherit;
        padding: 6px 8px; }
        @media (max-width: 979px) {
          .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a {
            background: transparent; } }
        .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a:hover {
          background: #5BBAE8; }
        .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a.toggle-controls-link {
          background: #92F545; }
          @media (max-width: 979px) {
            .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a.toggle-controls-link {
              background: transparent; } }
  .aui .dockbar-split .dockbar .navbar-inner .page-customization-bar {
    background-color: #6DA4E4;
    background-color: rgba(109, 168, 228, 0.9);
    line-height: 20px; }
  .aui .dockbar-split .dockbar .navbar-inner .page-customization-bar-text {
    height: 43px; }
  .aui .dockbar-split .dockbar .navbar-inner .staging-bar {
    margin: 6px 0; }
    .aui .dockbar-split .dockbar .navbar-inner .staging-bar > li {
      background: transparent; }
  .aui section.portlet {
    border: none; }
  .aui .portlet-content, .aui .portlet-minimized .portlet-content-container {
    border: none;
    border-top-width: 0;
    padding: 0; }
  .aui .portlet-topper, .aui .lfr-configurator-visibility .portlet-topper {
    background: none;
    color: #FFF;
    padding: 0; }
    .aui .portlet-topper .portlet-title, .aui .lfr-configurator-visibility .portlet-topper .portlet-title {
      font-weight: 300;
      margin: 0;
      padding-bottom: 10px; }
      .aui .portlet-topper .portlet-title i, .aui .portlet-topper .portlet-title span img, .aui .lfr-configurator-visibility .portlet-topper .portlet-title i, .aui .lfr-configurator-visibility .portlet-topper .portlet-title span img {
        display: none; }
    .aui .portlet-topper h1.portlet-title, .aui .lfr-configurator-visibility .portlet-topper h1.portlet-title {
      line-height: 1.2; }
    .aui .portlet-topper h2.portlet-title, .aui .lfr-configurator-visibility .portlet-topper h2.portlet-title {
      line-height: 1.2; }
    .aui .portlet-topper h3.portlet-title, .aui .lfr-configurator-visibility .portlet-topper h3.portlet-title {
      font-size: 24.5px;
      line-height: 1.2; }
    .aui .portlet-topper h4.portlet-title, .aui .lfr-configurator-visibility .portlet-topper h4.portlet-title {
      line-height: 1.2; }
    .aui .portlet-topper .portlet-topper-toolbar, .aui .lfr-configurator-visibility .portlet-topper .portlet-topper-toolbar {
      font-size: 0.8em;
      margin: 10px 0 0;
      padding: 0;
      right: 10px;
      top: 50%; }
  .aui .lfr-configurator-visibility .portlet-topper {
    background-color: #A9A9A9; }
  .aui .portlet-borderless-bar .portlet-options .dropdown-toggle {
    background-image: url(../images/portlet/options_borderless.png); }
  .aui .signed-in.controls-visible .portlet-title {
    padding-right: 80px; }
  .aui .portlet-asset-publisher .asset-title, .aui .portlet-asset-publisher .header-title, .aui .portlet-asset-publisher li.title-list, .aui .portlet-blogs .entry-title, .aui .portlet-blogs .header-title, .aui .portlet-message-boards .header-title {
    -ms-word-break: break-all;
    word-break: break-all;
    word-break: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto; }
  .aui .portlet-asset-publisher .asset-content, .aui .portlet-asset-publisher .asset-summary, .aui .portlet-blogs .entry-body, .aui .portlet-journal-content .journal-content-article, .aui .portlet-message-boards .thread-body {
    word-wrap: break-word; }
  .aui .portlet-icons {
    float: none; }
  .aui .page-maximized .portlet-icons {
    font-size: 11px; }
  .aui .dropdown-menu > li.portlet-close > a {
    color: #C00;
    font-weight: bold; }
    .aui .dropdown-menu > li.portlet-close > a:focus, .aui .dropdown-menu > li.portlet-close > a:hover {
      background-color: #C00;
      background-image: none;
      color: #FFF; }
  .aui .update-reminder-query .control-group {
    max-width: 350px; }
  .aui .update-reminder-query .reminder-query-answer {
    height: 30px;
    width: 100%; }
  .aui .update-reminder-query .reminder-query-question {
    width: 100%; }
  .aui .navbar-inner .nav.staging-bar {
    border-top-width: 0;
    position: static; }
    .aui .navbar-inner .nav.staging-bar li .page-variations {
      display: inline-block;
      margin-left: 8px; }
      .aui .navbar-inner .nav.staging-bar li .page-variations a {
        text-decoration: none; }
    .aui .navbar-inner .nav.staging-bar li.dropdown {
      position: static; }
  .aui .portlet-staging-bar .row-fluid .layout-revision-info .layout-revision-version label {
    color: #B6DDF5; }
  .aui .portlet-staging-bar .label-submit {
    background-color: #469DE3; }
  .aui .portlet-staging-bar .layout-branch-selector .icon-caret-down, .aui .portlet-staging-bar .layout-set-branch-selector .icon-caret-down {
    background-color: #469DE3; }
  .aui .portlet-staging-bar .page-variations-options .lfr-icon-menu, .aui .portlet-staging-bar .site-pages-variation-options .lfr-icon-menu {
    background-color: #50AFE9; }
    .aui .portlet-staging-bar .page-variations-options .lfr-icon-menu .icon-globe, .aui .portlet-staging-bar .page-variations-options .lfr-icon-menu .icon-file, .aui .portlet-staging-bar .site-pages-variation-options .lfr-icon-menu .icon-globe, .aui .portlet-staging-bar .site-pages-variation-options .lfr-icon-menu .icon-file {
      background-color: #469DE3; }
  .aui .update-reminder-query .reminder-query-answer {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .aui .modify-pages .delete-tab {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    text-shadow: none;
    -webkit-transition: opacity 0.3s ease;
    -moz-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease; }
    .aui .modify-pages .delete-tab:hover {
      -webkit-box-shadow: 0 1px 1px -1px black;
      -moz-box-shadow: 0 1px 1px -1px black;
      box-shadow: 0 1px 1px -1px black; }
  .aui .portlet-borderless-bar, .aui .portlet-content .lfr-icon-actions {
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
    -webkit-box-shadow: inset 0 1px 3px black;
    -moz-box-shadow: inset 0 1px 3px black;
    box-shadow: inset 0 1px 3px black; }
  .aui .portlet-content, .aui .portlet-minimized .portlet-content-container {
    -webkit-border-radius: 0 0 3px 3px;
    -moz-border-radius: 0 0 3px 3px;
    -ms-border-radius: 0 0 3px 3px;
    -o-border-radius: 0 0 3px 3px;
    border-radius: 0 0 3px 3px; }
  .aui .portlet-minimized .portlet-content {
    border-width: 0; }
  .aui .portlet-minimized .portlet-topper {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px; }
  .aui .portlet-nested-portlets .portlet-body .portlet, .aui .portlet-nested-portlets .portlet-body .portlet-borderless-container {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }
  .aui .portlet-topper {
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    -ms-border-radius: 3px 3px 0 0;
    -o-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0; }
  .aui .dockbar .staging-bar .staging-toggle > a {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px; }
  .aui .dockbar-split .dockbar .navbar-inner {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    text-shadow: none; }
    @media (max-width: 979px) {
      .aui .dockbar-split .dockbar .navbar-inner {
        background-color: #118ade;
        background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #118ade), color-stop(100%, #1273c7));
        background-image: -webkit-linear-gradient(#118ade, #1273c7);
        background-image: -moz-linear-gradient(#118ade, #1273c7);
        background-image: -o-linear-gradient(#118ade, #1273c7);
        background-image: linear-gradient(#118ade, #1273c7); } }
    .aui .dockbar-split .dockbar .navbar-inner .nav li.dropdown.open > .dropdown-toggle {
      background-color: #0ea6f9;
      background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #0ea6f9), color-stop(100%, #0993dd));
      background-image: -webkit-linear-gradient(#0ea6f9, #0993dd);
      background-image: -moz-linear-gradient(#0ea6f9, #0993dd);
      background-image: -o-linear-gradient(#0ea6f9, #0993dd);
      background-image: linear-gradient(#0ea6f9, #0993dd);
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      box-shadow: none; }
    .aui .dockbar-split .dockbar .navbar-inner .nav li.dropdown.active > .staging-link.dropdown-toggle {
      background-color: #55B8EC;
      background-image: none; }
  .aui .portlet-borderless-container {
    background: transparent; }
  .aui section.portlet {
    border: 2px solid transparent; }
    .aui section.portlet menu.portlet-topper-toolbar {
      color: #00CAFF;
      display: none; }
  .aui .signed-in section.portlet:hover {
    border-color: #00CAFF; }
    .aui .signed-in section.portlet:hover menu.portlet-topper-toolbar {
      display: block; }
  .aui section.portlet#portlet_new-password menu.portlet-topper-toolbar {
    background: transparent; }
    .aui section.portlet#portlet_new-password menu.portlet-topper-toolbar:after {
      content: ""; }
  .aui section.portlet#portlet_new-password:hover {
    border: 2px solid transparent; }
    .aui section.portlet#portlet_new-password:hover menu.portlet-topper-toolbar {
      background: transparent; }
  .aui .controls-hidden section.portlet:hover {
    border-color: transparent; }
    .aui .controls-hidden section.portlet:hover menu.portlet-topper-toolbar {
      display: none; }
  .aui .columns-max section.portlet .portlet-topper-toolbar {
    background: transparent;
    height: auto;
    width: auto; }
    .aui .columns-max section.portlet .portlet-topper-toolbar:after {
      content: ""; }
    .aui .columns-max section.portlet .portlet-topper-toolbar .portlet-icon-back {
      padding-right: 0; }
  .aui .columns-max section.portlet:focus, .aui .columns-max section.portlet:hover {
    border: 2px solid transparent; }
    .aui .columns-max section.portlet:focus .portlet-topper-toolbar, .aui .columns-max section.portlet:hover .portlet-topper-toolbar {
      background: transparent; }
  .aui .portlet {
    background: transparent; }
  .aui .portlet-title {
    color: #29B23E; }
  .aui .columns-max .portlet .portlet-topper-toolbar a {
    color: #555; }
  .aui .taglib-header .header-back-to a {
    padding: 0 0.5em 0.5em 0; }
  .aui.js .defer-image {
    display: block; }
  .aui .defer-image {
    position: relative;
    display: none;
    margin-top: 5px;
    max-width: 100%;
    /* fade image in after load */ }
    .aui .defer-image.small {
      margin-top: 0;
      width: 300px;
      float: left;
      margin-right: 15px;
      margin-bottom: 3px; }
    .aui .defer-image.is-loading {
      background: #EEE; }
      .aui .defer-image.is-loading::after {
        content: ' ';
        position: absolute;
        top: 50%;
        left: 50%;
        width: 1em;
        height: 1em;
        margin: -0.5em 0 0 -0.5em;
        background: rgba(125, 125, 125, 0.5);
        border-radius: 100%;
        animation: bobble 2s cubic-bezier(0.6, 1, 1, 1) infinite; }
    .aui .defer-image.is-loaded > div > img {
      animation: fadeIn 1s both; }
    .aui .defer-image > div > img {
      display: block;
      min-width: 100%;
      max-width: 100%;
      position: absolute;
      left: 0;
      top: 0; }
    .aui .defer-image .lazyload,
    .aui .defer-image .lazyloading {
      opacity: 0; }
    .aui .defer-image .lazyloaded {
      opacity: 1;
      transition: opacity 300ms; }
  .aui .image-ratio\:1x2 > div {
    padding-top: 200%; }
  .aui .image-ratio\:9x16 > div {
    padding-top: 177.777%; }
  .aui .image-ratio\:2x3 > div {
    padding-top: 150%; }
  .aui .image-ratio\:3x4 > div {
    padding-top: 133.333%; }
  .aui .image-ratio\:1x1 > div {
    padding-top: 100%; }
  .aui .image-ratio\:4x3 > div {
    padding-top: 75%; }
  .aui .image-ratio\:3x2 > div {
    padding-top: 66.66%; }
  .aui .image-ratio\:16x9 > div {
    padding-top: 56.25%; }
  .aui .image-ratio\:2x1 > div {
    padding-top: 50%; }
  .aui .journal-content-article img.pull-left,
  .aui .journal-content-article img[align="left"],
  .aui .journal-content-article img[style*="float: left"],
  .aui .journal-content-article img[style*="float:left"],
  .aui .portlet-blogs img.pull-left,
  .aui .portlet-blogs img[align="left"],
  .aui .portlet-blogs img[style*="float: left"],
  .aui .portlet-blogs img[style*="float:left"] {
    float: left;
    margin: 0 .875em 7px 0; }
  .aui .journal-content-article img.pull-right,
  .aui .journal-content-article img[align="right"],
  .aui .journal-content-article img[style*="float: right"],
  .aui .journal-content-article img[style*="float:right"],
  .aui .portlet-blogs img.pull-right,
  .aui .portlet-blogs img[align="right"],
  .aui .portlet-blogs img[style*="float: right"],
  .aui .portlet-blogs img[style*="float:right"] {
    float: right;
    margin: 0 0 7px .875em; }
  .aui .dashed {
    border-top: 1px dashed #ccc; }
  .aui .border-bottom {
    border-bottom: 1px dashed #dcdcdc; }
  .aui .border-right {
    border-right: 1px dashed #dcdcdc; }
  .aui .highlight {
    font-weight: bold;
    font-style: italic;
    background: #FFF7BF; }
  .aui .centered {
    margin: 0 auto; }
  .aui .bring-to-top {
    position: relative;
    z-index: 1000; }
  .aui .right-border {
    position: relative; }
  .aui .right-border:after {
    border-right: dashed 1px #dcdcdc;
    content: "";
    display: block;
    position: absolute;
    right: -13px;
    top: 0;
    width: 0;
    height: 100%; }
  .aui .thin-border {
    border: solid 1px #ddd; }
  .aui .padding-right-15,
  .aui .padding-right,
  .aui .padding-right-medium {
    padding-right: 15px !important; }
  .aui .padding-left-15,
  .aui .padding-left,
  .aui .padding-left-medium {
    padding-left: 15px !important; }
  .aui .padding-right-large {
    padding-right: 20px !important; }
  .aui .padding-left-large {
    padding-left: 20px !important; }
  .aui .margin-bottom,
  .aui .margin-bottom-medium {
    margin-bottom: 15px !important; }
  .aui .margin-bottom-large {
    margin-bottom: 20px !important; }
  .aui .margin-top-xs {
    margin-top: 5px; }
  .aui .padding-bottom-large {
    padding-bottom: 20px !important; }
  .aui .padding-bottom-medium {
    padding-bottom: 15px !important; }
  .aui .padding-bottom-small {
    padding-bottom: 10px !important; }
  .aui .remove-bottom {
    margin-bottom: 0 !important; }
  .aui .add-bottom {
    margin-bottom: 20px !important; }
  .aui .add-right,
  .aui .margin-right,
  .aui .margin-right-medium {
    margin-right: 15px; }
  .aui .padding-0,
  .aui .remove-padding {
    padding: 0px !important; }
  .aui .margin-0,
  .aui .remove-margin {
    margin: 0px !important; }
  .aui .padding-small {
    padding: 10px !important; }
  .aui .padding-medium {
    padding: 15px !important; }
  .aui .padding-large {
    padding: 20px !important; }
  .aui .margin-small {
    margin: 10px !important; }
  .aui .margin-medium {
    margin: 15px !important; }
  .aui .margin-large {
    margin: 20px !important; }
  .aui .margin-top-small {
    margin-top: 10px !important; }
  .aui .margin-top-medium {
    margin-top: 15px !important; }
  .aui .margin-top-large {
    margin-top: 20px !important; }
  .aui .margin-bottom-small {
    margin-bottom: 10px !important; }
  .aui .margin-bottom-medium {
    margin-bottom: 15px !important; }
  .aui .margin-bottom-large {
    margin-bottom: 20px !important; }
  .aui .yja-accordion h4.yja-accordion-toggle {
    position: relative;
    margin: 0;
    background: transparent;
    margin: 0 !important;
    padding: 0 !important;
    background: #007bc0; }
    .aui .yja-accordion h4.yja-accordion-toggle button {
      display: block !important;
      width: 100%;
      background: transparent;
      color: white !important;
      padding: 1.35714em 0.71429em;
      font-weight: 300;
      margin: 0;
      cursor: pointer;
      margin-bottom: 1px;
      text-align: left;
      font-size: 17px;
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      box-shadow: none;
      -webkit-border-radius: 0;
      -moz-border-radius: 0;
      -ms-border-radius: 0;
      -o-border-radius: 0;
      border-radius: 0;
      border: none; }
  .aui .yja-accordion i.icon {
    position: absolute;
    right: 5px;
    top: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    line-height: 0;
    color: white; }
  .aui .yja-accordion .yja-accordion-content {
    display: none;
    padding: 1.1875em;
    border: solid 1px #dddddd; }
    .aui .yja-accordion .yja-accordion-content[aria-hidden="false"] {
      display: block; }
    .aui .yja-accordion .yja-accordion-content h1, .aui .yja-accordion .yja-accordion-content h2, .aui .yja-accordion .yja-accordion-content h3, .aui .yja-accordion .yja-accordion-content h4, .aui .yja-accordion .yja-accordion-content h5, .aui .yja-accordion .yja-accordion-content h6 {
      color: #222222; }
  .aui .yja-accordion.open > .yja-accordion-content {
    display: block; }
  .aui .yja-accordion .yja-accordion-wrapper:first-child > .yja-accordion-toggle {
    margin-top: 0; }
  .aui .ontology-tags-selector-list {
    background: #fff;
    border-top: medium none;
    list-style: none outside none;
    margin: 0 !important;
    box-shadow: 1px 0 10px #ddd;
    border-radius: 4px; }
    .aui .ontology-tags-selector-list li {
      padding: 2px 10px;
      cursor: pointer; }
      .aui .ontology-tags-selector-list li:hover {
        background: #60bfef;
        color: #fff; }
  .aui .ontology-tags-selector-wrapper {
    margin-left: 0 !important; }
  .aui .ontology-tag-entries-title {
    font-size: 20px; }
  .aui .ontology-tag-entries-subtitle {
    margin-bottom: 5px;
    display: block;
    color: #999;
    font-size: 15px; }
  .aui .ontology-tag-entry-remove {
    color: #9d261d;
    cursor: pointer; }
  .aui .ontology-tag-entry-broaders {
    display: block;
    margin-right: 5px;
    margin-top: 3px; }
  .aui .ontology-tag-entry-value-default {
    font-weight: bold; }
  .aui .ontology-tag-entry-action-wrapper {
    display: inline-block;
    position: absolute;
    top: 5px;
    right: 5px; }
  .aui .ontology-tag-entry-wrapper {
    border-top: solid 1px #dcdcdc;
    padding: 5px 0;
    position: relative; }
  .aui .ontology-tag-entry-value {
    font-weight: bold; }
  .aui .ontology-tag-highlight-holder {
    margin-top: 15px;
    margin-bottom: 5px; }
    .aui .ontology-tag-highlight-holder .ontology-tag-entries-title {
      font-size: 16px; }
    .aui .ontology-tag-highlight-holder .ontology-tag-entries-subtitle {
      font-size: 13px; }
  .aui .ontology-tag-entry-label {
    margin-right: 3px;
    margin-left: 5px; }
  .aui .ontology-tag-entry-label-default {
    margin-right: 3px; }
  .aui .ontology-tag-entry-broaders .ontology-tag-entry-label {
    margin-left: 0; }
  .aui .ontology-tag-entry-broaders .ontology-tag-entry-value {
    color: #888; }
  .aui .ontology-tag-entry-narrowers,
  .aui .ontology-tag-entry-related {
    float: left;
    width: 100%; }
    .aui .ontology-tag-entry-narrowers span,
    .aui .ontology-tag-entry-related span {
      margin-left: 2px;
      color: #009ae5;
      cursor: pointer; }
      .aui .ontology-tag-entry-narrowers span.ontology-tag-entry-label,
      .aui .ontology-tag-entry-related span.ontology-tag-entry-label {
        color: #555;
        cursor: default;
        margin-right: 0;
        font-size: 15px;
        display: block;
        margin-left: 0;
        margin-top: 5px;
        margin-bottom: 2px; }
  .aui .portlet-asset-publisher .asset-actions {
    float: none; }
  .aui .hed-section {
    border-bottom: dashed 1px #dcdcdc; }
  .aui span.additional-header {
    font-size: 0.625em;
    display: block;
    margin-bottom: -5px; }
  .aui .portlet-body .feed-item {
    border-bottom: dashed 1px #dcdcdc;
    padding: 5px 0; }
    .aui .portlet-body .feed-item:last-child {
      border: none; }
    .aui .portlet-body .feed-item h6 {
      margin: 0;
      font-size: 16px; }
    .aui .portlet-body .feed-item .meta {
      color: #727272; }
      .aui .portlet-body .feed-item .meta .date,
      .aui .portlet-body .feed-item .meta .time,
      .aui .portlet-body .feed-item .meta .nickname,
      .aui .portlet-body .feed-item .meta .text,
      .aui .portlet-body .feed-item .meta .comments,
      .aui .portlet-body .feed-item .meta .ministries,
      .aui .portlet-body .feed-item .meta .bullettin-number {
        color: #727272;
        font-size: 0.75em; }
      .aui .portlet-body .feed-item .meta .date:before {
        content: "\f017";
        margin-right: 3px;
        font-family: FontAwesome-alloy;
        font-weight: normal;
        font-style: normal;
        -webkit-font-smoothing: antialiased;
        display: inline-block; }
    .aui .portlet-body .feed-item.bloglist .meta .date:before {
      display: none; }
  .aui .portlet-asset-publisher .asset-full-content .asset-content {
    margin: 0; }
  .aui .asset-full-content .media-item .ingress {
    margin-bottom: 20px;
    font-size: 1.25em;
    font-weight: 200;
    line-height: 1.4em; }
  .aui .asset-full-content .media-item img.pull-left {
    margin-bottom: 15px; }
  .aui .faq-list {
    list-style: none outside none;
    margin: 0 0 20px; }
    .aui .faq-list li {
      border-top: 1px solid #E8E8E8;
      padding: 10px 0 0;
      position: relative; }
    .aui .faq-list li:first-child {
      border-top: 0 none; }
    .aui .faq-list li .question {
      font-size: 1.143em;
      line-height: 1.3;
      margin-bottom: 5px;
      cursor: pointer; }
    .aui .faq-list li .icon {
      margin-right: 5px;
      font-size: 0.9em; }
    .aui .faq-list li .answer {
      display: none; }
  .aui .asset-abstract .asset-title {
    border-bottom-style: dashed; }
  .aui .asset-abstract .asset-content {
    margin: 0 0 10px; }
  .aui .asset-abstract .asset-metadata {
    border-bottom: dashed 1px #ddd;
    margin-left: 0; }
  .aui .taglib-header .header-back-to a {
    padding: 0.4em 0.5em 0.6em 0; }
  .aui .boxed .flexslider {
    margin: 15px auto 15px;
    height: auto; }
    .aui .boxed .flexslider .slides > li {
      height: auto; }
  .aui .container.wide-flex {
    margin-top: -150px;
    z-index: 3;
    position: relative; }
    @media (max-width: 479px) {
      .aui .container.wide-flex {
        margin-top: -85px; } }
  .aui .slides {
    margin: 0; }
    .aui .slides .container {
      z-index: 2; }
  .aui .slide-content {
    position: absolute;
    width: 100%; }
    .aui .slide-content .text-content {
      background: rgba(0, 0, 0, 0.3);
      color: #fff;
      margin-top: 70px;
      text-shadow: 1px 2px 5px rgba(0, 0, 0, 0.3);
      padding: 5px 20px 10px; }
      .aui .slide-content .text-content h2 {
        color: #fff; }
  @media (max-width: 479px) {
    .aui .text-content {
      margin-top: 15px !important; } }
  @media only screen and (max-width: 768px) {
    .aui .text-content h2 {
      font-size: 1.5em;
      line-height: 1.4em; } }
  @media (max-width: 979px) {
    .aui .flexslider,
    .aui .flexslider .slides > li {
      height: auto; }
    .aui .text-content {
      width: 100% !important; }
    .aui .flex-direction-nav a {
      top: 50%; }
    .aui .flexslider .slides img {
      width: auto !important;
      max-width: none !important; } }
  .aui .flex-container a:active,
  .aui .flexslider a:active,
  .aui .flex-container a:focus,
  .aui .flexslider a:focus {
    outline: none; }
  .aui .slides,
  .aui .flex-control-nav,
  .aui .flex-direction-nav {
    margin: 0;
    padding: 0;
    list-style: none; }
  .aui .flexslider {
    margin: 0;
    padding: 0;
    height: 400px;
    overflow: hidden; }
  .aui .flexslider .slides > li {
    display: none;
    -webkit-backface-visibility: hidden; }
  .aui .flexslider .slides img {
    width: 100%;
    display: block; }
  .aui .flex-pauseplay span {
    text-transform: capitalize; }
  .aui .slides:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }
  .aui html[xmlns] .slides {
    display: block; }
  .aui * html .slides {
    height: 1%; }
  .aui .no-js .slides > li:first-child {
    display: block; }
  .aui .flexslider {
    position: relative;
    zoom: 1; }
  .aui .flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease; }
  .aui .loading .flex-viewport {
    max-height: 300px; }
  .aui .flexslider .slides {
    zoom: 1; }
  .aui .flexslider .slides > li {
    height: 400px;
    overflow: hidden; }
  .aui .carousel li {
    margin-right: 5px; }
  .aui .flex-direction-nav {
    *height: 0; }
  .aui .flex-direction-nav a {
    text-decoration: none;
    display: block;
    width: 40px;
    height: 40px;
    margin: -20px 0 0;
    position: absolute;
    top: 36%;
    z-index: 10;
    overflow: hidden;
    opacity: 0;
    cursor: pointer;
    color: rgba(0, 0, 0, 0.8);
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease; }
  .aui .boxed .flex-direction-nav a {
    top: 50%; }
  .aui .flex-direction-nav .flex-prev {
    left: -50px; }
  .aui .flex-direction-nav .flex-next {
    right: -50px;
    text-align: right; }
  .aui .flexslider:hover .flex-prev {
    opacity: 0.7;
    left: 10px; }
  .aui .flexslider:hover .flex-next {
    opacity: 0.7;
    right: 10px; }
  .aui .flexslider:hover .flex-next:hover, .aui .flexslider:hover .flex-prev:hover {
    opacity: 1; }
  .aui .flex-direction-nav .flex-disabled {
    opacity: 0 !important;
    filter: alpha(opacity=0);
    cursor: default; }
  .aui .flex-direction-nav a:before {
    font-family: "fontawesome-alloy";
    font-size: 40px;
    line-height: 1;
    display: inline-block;
    content: '\F053'; }
  .aui .flex-direction-nav a.flex-next:before {
    content: '\F054'; }
  .aui .flex-pauseplay a {
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    bottom: 5px;
    left: 10px;
    opacity: 0.8;
    z-index: 10;
    overflow: hidden;
    cursor: pointer;
    color: #000; }
  .aui .flex-pauseplay a:before {
    font-family: "flexslider-icon";
    font-size: 20px;
    display: inline-block;
    content: '\f004'; }
  .aui .flex-pauseplay a:hover {
    opacity: 1; }
  .aui .flex-pauseplay a.flex-play:before {
    content: '\f003'; }
  .aui .flex-control-nav {
    bottom: 110px;
    margin-right: -560px;
    position: absolute;
    right: 50%;
    text-align: center;
    width: auto;
    z-index: 3; }
  .aui .boxed .flex-control-nav {
    bottom: 10px; }
  .aui .flex-control-nav li {
    margin: 0 6px;
    display: inline-block;
    zoom: 1;
    *display: inline; }
  .aui .flex-control-paging li a {
    width: 11px;
    height: 11px;
    display: block;
    background: #666;
    background: rgba(0, 0, 0, 0.5);
    cursor: pointer;
    text-indent: -9999px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
    -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3); }
  .aui .flex-control-paging li a:hover {
    background: #333;
    background: rgba(0, 0, 0, 0.7); }
  .aui .flex-control-paging li a.flex-active {
    background: #000;
    background: rgba(0, 0, 0, 0.9);
    cursor: default; }
  .aui .flex-control-thumbs {
    margin: 5px 0 0;
    position: static;
    overflow: hidden; }
  .aui .flex-control-thumbs li {
    width: 25%;
    float: left;
    margin: 0; }
  .aui .flex-control-thumbs img {
    width: 100%;
    display: block;
    opacity: .7;
    cursor: pointer; }
  .aui .flex-control-thumbs img:hover {
    opacity: 1; }
  .aui .flex-control-thumbs .flex-active {
    opacity: 1;
    cursor: default; }
  @media screen and (max-width: 860px) {
    .aui .flex-direction-nav .flex-prev {
      opacity: 1;
      left: 10px; }
    .aui .flex-direction-nav .flex-next {
      opacity: 1;
      right: 10px; }
    .aui .flexslider .slides > li > img {
      max-height: 400px; } }
  .aui .yja-search-portlet .breadcrumb {
    background: none !important;
    padding: 5px 0 !important; }
  .aui .yja-search-portlet .datepicker-wrapper .input-append .add-on {
    height: 22px; }
  .aui .yja-search-portlet .nav-tabs > li {
    margin-bottom: -2px; }
  .aui .yja-search-portlet .popover {
    z-index: 4 !important; }
  .aui .search-header-portlet .portlet-topper {
    display: none; }
  .aui #topSearchform .search-btn,
  .aui #mobile_searchform .search-btn {
    position: absolute;
    top: -2px;
    cursor: pointer;
    color: #333;
    margin: 0;
    padding: 15px;
    right: 0; }
  .aui #topSearchform {
    margin-bottom: 10px; }
  .aui .search-portlet button.btn[type="submit"] {
    vertical-align: top;
    margin-top: 0px;
    padding: 10px 20px; }
  .aui .top-right-area {
    position: absolute;
    right: 0;
    bottom: 0px; }
    @media (max-width: 769px) {
      .aui .top-right-area {
        position: relative;
        width: 236px;
        margin: 0 auto; } }
    .aui .top-right-area .form,
    .aui .top-right-area .search-header-portlet {
      float: right;
      margin: 7px 0 0;
      position: relative; }
      @media (max-width: 767px) {
        .aui .top-right-area .form,
        .aui .top-right-area .search-header-portlet {
          display: none !important; } }
      .aui .top-right-area .form .portlet-title,
      .aui .top-right-area .search-header-portlet .portlet-title {
        display: none; }
      .aui .top-right-area .form .icon-search,
      .aui .top-right-area .search-header-portlet .icon-search {
        right: 14px;
        position: absolute;
        cursor: pointer;
        top: 8px; }
      .aui .top-right-area .form .control-group,
      .aui .top-right-area .search-header-portlet .control-group {
        margin: 0; }
        .aui .top-right-area .form .control-group .lfr-search-keywords,
        .aui .top-right-area .search-header-portlet .control-group .lfr-search-keywords {
          -webkit-border-radius: 14px;
          -moz-border-radius: 14px;
          -ms-border-radius: 14px;
          -o-border-radius: 14px;
          border-radius: 14px;
          margin: 0;
          padding: 4px 30px 4px 10px;
          width: 186px; }
      .aui .top-right-area .form #search-field,
      .aui .top-right-area .search-header-portlet #search-field {
        -webkit-border-radius: 14px;
        -moz-border-radius: 14px;
        -ms-border-radius: 14px;
        -o-border-radius: 14px;
        border-radius: 14px;
        margin: 0;
        padding: 4px 30px 4px 10px;
        width: 186px; }
      .aui .top-right-area .form input#search,
      .aui .top-right-area .search-header-portlet input#search {
        right: 13px;
        position: absolute;
        top: 8px; }
  .aui input,
  .aui .uneditable-input {
    width: 300px;
    max-width: 100%; }
  .aui select {
    width: 314px;
    max-width: 100%; }
  .aui textarea {
    width: 485px;
    max-width: 100%; }
  .aui .panel {
    border-style: solid;
    border-width: 1px;
    border-color: #e5e5e5;
    border-bottom-color: #e5e5e5;
    margin-bottom: 1.25em;
    padding: 1.25em;
    background: #FDFDFD; }
    .aui .panel h1, .aui .panel h2, .aui .panel h3, .aui .panel h4 {
      line-height: 1;
      margin-bottom: 0.625em; }
    .aui .panel h1, .aui .panel h2, .aui .panel h3, .aui .panel h4, .aui .panel h5, .aui .panel h6, .aui .panel p {
      color: #333333; }
    .aui .panel h5, .aui .panel h6 {
      line-height: 1;
      margin-bottom: 0.425em; }
    .aui .panel .content-title {
      margin: 0px 0px 10px;
      padding-bottom: 8px;
      border-bottom: 1px solid #BABABA; }
    .aui .panel > :first-child {
      margin-top: 0; }
    .aui .panel > :last-child {
      margin-bottom: 0; }
    .aui .panel.callout {
      border: none;
      margin-bottom: 1.25em;
      padding: 0.5em 0.9387em; }
      .aui .panel.callout h1, .aui .panel.callout h2, .aui .panel.callout h3, .aui .panel.callout h4, .aui .panel.callout h5, .aui .panel.callout h6, .aui .panel.callout p {
        color: white;
        line-height: 1;
        margin-bottom: 0.625em; }
      .aui .panel.callout > :first-child {
        margin-top: 0; }
      .aui .panel.callout > :last-child {
        margin-bottom: 0; }
      .aui .panel.callout h5 {
        font-size: 1.3125em; }
    .aui .panel .radius {
      -webkit-border-radius: 3px;
      border-radius: 3px; }
    .aui .panel.border {
      background-color: #fdfdfd;
      border-top: 1px solid #e5e5e5; }
    .aui .panel.border-top-emphasis {
      border-top-width: 4px; }
    .aui .panel.border h4 {
      border-bottom: 1px solid #bababa;
      margin: 0 0 10px;
      padding-bottom: 8px; }
    .aui .panel.border h5.bold {
      font-weight: 500 !important; }
    .aui .panel.border h6.bold {
      font-weight: 500 !important; }
    .aui .panel.border strong {
      font-weight: 500 !important;
      color: #333333; }
    .aui .panel.border p {
      color: #666666; }
    .aui .panel ul {
      font-size: 0.875em; }
    .aui .panel.net-services {
      border: 0; }
      .aui .panel.net-services h3 {
        margin-bottom: 1em;
        border-bottom: 1px solid #fff;
        padding-bottom: 0.714em;
        font-size: 0.875em;
        font-weight: 500 !important;
        font-style: normal;
        color: #fff; }
      .aui .panel.net-services ul {
        overflow: hidden; }
        .aui .panel.net-services ul li {
          float: left;
          margin: 0 0.3571em 0.3571em 0;
          font-size: 2em;
          line-height: 1;
          font-weight: 500 !important;
          font-style: normal; }
          .aui .panel.net-services ul li a {
            color: #fff; }
            .aui .panel.net-services ul li a:hover, .aui .panel.net-services ul li a:focus {
              text-decoration: underline; }
    .aui .panel.ota-kantaa h4.subheader {
      font-size: 0.875em;
      font-style: normal;
      font-weight: 400 !important; }
    .aui .panel.post-it {
      background-color: #fffacd;
      border-bottom: 1px solid #e5e1b8;
      border-left: 0 none;
      border-right: 0 none;
      clear: both;
      margin-bottom: 1.875em; }
    .aui .panel.post-it.border-top-emphasis {
      border-top-color: #f9b000; }
    .aui .panel.post-it h3 {
      color: #f9b000;
      font-size: 1.3125em; }
  .aui .popover {
    z-index: 1010 !important; }
  .aui .label, .aui .pdf-file:after,
  .aui a.pdf:after, .aui a.label,
  .aui a.yja-tag,
  .aui .yja-tag-group .yja-tag {
    background-color: #e9e9e9;
    color: #838383;
    font-size: 0.688em;
    font-weight: 500;
    padding: 0.45em 0.3em 0.4em;
    text-transform: uppercase;
    display: inline-block;
    line-height: 1;
    position: relative;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    text-shadow: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px; }
  .aui a.pdf-file:after,
  .aui a.pdf:after, .aui a.label,
  .aui a.yja-tag,
  .aui .yja-tag-group a.yja-tag {
    background-color: #E9F6FA;
    color: #1F7994;
    font-size: 0.688em;
    font-weight: 500;
    padding: 0.45em 0.3em 0.4em;
    text-transform: uppercase;
    display: inline-block;
    line-height: 1;
    position: relative;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    text-shadow: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px; }
    .aui a.pdf-file:hover:after,
    .aui a.pdf:hover:after, .aui a.label:hover,
    .aui a.yja-tag:hover,
    .aui .yja-tag-group a.yja-tag:hover {
      background: #bfe5f1; }
  .aui .yja-tag-group {
    display: inline; }
  .aui .media-item img {
    margin: 0 0.875em 0px 0; }
  .aui figure.image-caption {
    text-align: right;
    float: left;
    margin: 0px 0.875em 7px 0px;
    max-width: 100%; }
    .aui figure.image-caption img {
      float: none;
      margin: 0 !important; }
    .aui figure.image-caption.caption-right, .aui figure.image-caption.text-right {
      text-align: right; }
    .aui figure.image-caption.caption-left, .aui figure.image-caption.text-left {
      text-align: left; }
    .aui figure.image-caption figcaption {
      margin-top: 3px;
      margin-bottom: 0; }
  .aui figcaption {
    font-size: 0.750em;
    margin-bottom: 15px;
    display: block;
    color: #666666; }
  .aui .carousel {
    position: relative;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding-top: 1.250em;
    padding-bottom: 1.250em; }
    .aui .carousel a:hover {
      text-decoration: none; }
    .aui .carousel .controls-container {
      position: absolute;
      bottom: 0;
      width: 100%; }
      @media only screen and (max-width: 768px) {
        .aui .carousel .controls-container {
          display: none; } }
  .aui ul.control-nav {
    margin-bottom: 10px;
    list-style: none;
    text-align: center; }
  .aui ul.position-nav {
    overflow: hidden;
    list-style: none;
    margin: 0; }
  .aui ul.position-nav li {
    position: relative;
    display: inline-block;
    margin-right: 10px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3);
    width: 17px;
    height: 17px;
    background-color: #f2f1f2;
    cursor: pointer; }
  .aui ul.position-nav li:hover {
    background-color: #ecebec; }
  .aui ul.position-nav li.selected {
    background: #32b3dc;
    background: -moz-linear-gradient(top, #32b3dc 0%, #178ac9 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #32b3dc), color-stop(100%, #178ac9));
    background: -webkit-linear-gradient(top, #32b3dc 0%, #178ac9 100%);
    background: -o-linear-gradient(top, #32b3dc 0%, #178ac9 100%);
    background: -ms-linear-gradient(top, #32b3dc 0%, #178ac9 100%);
    background: linear-gradient(to bottom, #32b3dc 0%, #178ac9 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#32b3dc', endColorstr='#178ac9',GradientType=0 ); }
  .aui ul.position-nav li.selected:hover {
    background-color: #228cba; }
  .aui .carousel-wrapper {
    width: 100%;
    position: relative;
    overflow: hidden;
    margin-bottom: 15px;
    margin-left: 0px !important; }
    @media only screen and (max-width: 768px) {
      .aui .carousel-wrapper {
        overflow-x: scroll;
        -webkit-overflow-scrolling: touch; } }
    .aui .carousel-wrapper ul {
      width: 9999em;
      list-style: none;
      position: relative;
      left: 0px;
      float: left;
      margin-left: 0px !important; }
      .aui .carousel-wrapper ul li {
        float: left;
        padding-right: 15px;
        margin-right: 14px;
        border-right: 1px solid #dddddd;
        width: 170px; }
        .aui .carousel-wrapper ul li h3 {
          margin-bottom: 0; }
          .aui .carousel-wrapper ul li h3 a img {
            display: block;
            float: none; }
          .aui .carousel-wrapper ul li h3 a .name {
            font-size: 15px;
            font-style: normal;
            font-weight: 500;
            display: block;
            width: 160px;
            line-height: 1.15;
            margin: 10px 0 5px; }
        .aui .carousel-wrapper ul li a .description {
          font-size: 13px;
          font-style: normal;
          display: block;
          width: 160px;
          line-height: 1.25;
          color: #666; }
        .aui .carousel-wrapper ul li:last-child {
          padding-right: 0;
          margin-right: 0;
          border-right: 0px; }
  @media (min-width: 769px) and (max-width: 1023px) {
    .aui .content-lift.span4 {
      width: 48.61878%; }
      .aui .content-lift.span4:nth-child(2n + 1) {
        margin-left: 0; } }
  @media (min-width: 1024px) {
    .aui .content-lift.span4:nth-child(3n + 1) {
      margin-left: 0; } }
  .aui .landingpage-lift-wrapper > ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row;
    -moz-flex-flow: row;
    -ms-flex-flow: row;
    flex-flow: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between; }
    .aui .landingpage-lift-wrapper > ul > .landingpage-lift {
      width: 100%;
      margin: 0;
      margin-bottom: 1em; }
      @media screen and (min-width: 768px) {
        .aui .landingpage-lift-wrapper > ul > .landingpage-lift {
          width: 49%; } }
      @media screen and (min-width: 1024px) {
        .aui .landingpage-lift-wrapper > ul > .landingpage-lift {
          width: 32%; } }
    .aui .landingpage-lift-wrapper > ul a.landingpage-lift-link p {
      color: #333;
      text-decoration: none; }
    .aui .landingpage-lift-wrapper > ul a.landingpage-lift-link:hover {
      text-decoration: none !important; }
      .aui .landingpage-lift-wrapper > ul a.landingpage-lift-link:hover h5, .aui .landingpage-lift-wrapper > ul a.landingpage-lift-link:hover p {
        text-decoration: none; }
  .aui .service-lift {
    text-decoration: none; }
    .aui .service-lift figcaption {
      padding: 1em; }
    .aui .service-lift:hover {
      text-decoration: none; }
    .aui .service-lift .service-lift-content,
    .aui .service-lift .arrow-link {
      display: none; }
    .aui .service-lift:hover .service-lift-intro {
      display: none; }
    .aui .service-lift:hover .service-lift-content,
    .aui .service-lift:hover .arrow-link {
      display: block; }
  .aui .meta::after {
    content: "";
    display: table;
    clear: both; }
  .aui .meta .comments,
  .aui .meta .tags {
    display: block;
    float: left;
    margin-right: 10px; }
  .aui .meta .published {
    margin: 0 7px 0 0;
    float: left; }
  .aui .label, .aui .pdf-file:after,
  .aui a.pdf:after, .aui a.label,
  .aui a.yja-tag,
  .aui .yja-tag {
    background-color: #e9e9e9;
    color: #838383;
    font-size: 0.688em;
    font-weight: 500;
    padding: 0.45em 0.3em 0.4em;
    text-transform: uppercase;
    display: inline-block;
    line-height: 1;
    position: relative;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    text-shadow: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px; }
  .aui .pdf-file:after,
  .aui a.pdf:after {
    content: "pdf";
    margin-left: 2px;
    background-color: #e9e9e9 !important;
    color: #838383 !important;
    font-size: 9px !important; }
  .aui .publication-wrapper .pdf-file:after,
  .aui .publication-wrapper a.pdf:after {
    content: "";
    display: none; }
  .aui .content-lift-link:after,
  .aui a.content-lift-link.pdf:after {
    display: none; }
  .aui a.pdf-file:after,
  .aui a.pdf:after, .aui a.label,
  .aui a.yja-tag,
  .aui a.yja-tag {
    background-color: #E9F6FA;
    color: #1F7994; }
    .aui a.pdf-file:hover:after,
    .aui a.pdf:hover:after, .aui a.label:hover,
    .aui a.yja-tag:hover,
    .aui a.yja-tag:hover {
      background: #bfe5f1; }
  .aui .yja-tag-group,
  .aui .yja-category-group {
    display: inline; }
  .aui .bottom-meta .label, .aui .bottom-meta .pdf-file:after,
  .aui .bottom-meta a.pdf:after,
  .aui .bottom-meta a.yja-tag,
  .aui .bottom-meta .yja-tag {
    margin-bottom: 0.325em; }
  .aui .portlet-blogs h5.margin-top-large {
    display: none; }
  .aui .portlet-blogs .pager li > a,
  .aui .portlet-blogs .pager li > span {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px; }
  .aui .portlet-blogs .taglib-asset-links h2 {
    background: none;
    padding-left: 0;
    font-size: 1.2em; }
  .aui .portlet-blogs .taglib-asset-links {
    border-top: dotted 1px #dcdcdc;
    margin-top: 20px;
    margin-bottom: 30px; }
  .aui .portlet-blogs .taglib-asset-links .asset-links-list {
    list-style-type: none;
    margin-left: 0; }
  .aui .portlet-blogs .lfr-pagination .lfr-pagination-buttons > li,
  .aui .portlet-blogs .pager > li {
    font-size: 0.75em; }
  .aui .portlet-blogs .pager {
    background: none;
    margin: 20px 0;
    list-style: none;
    text-align: center;
    float: none;
    clear: both; }
  .aui .portlet-blogs .pager > li {
    display: inline; }
  .aui .portlet-blogs .pager > li > a,
  .aui .portlet-blogs .pager > li > span {
    display: inline-block; }
  .aui .portlet-blogs .pager > li a.disabled {
    float: none; }
  .aui .portlet-blogs .pager > li.next > a,
  .aui .portlet-blogs .pager > li.next > span,
  .aui .portlet-blogs .pager > li.previous > a,
  .aui .portlet-blogs .pager > li.previous > span {
    float: none; }
  .aui .portlet-blogs .lfr-pagination-config,
  .aui .portlet-blogs .lfr-pagination-config + .search-results {
    display: none; }
  .aui .media-item.blog-item img {
    float: left;
    max-width: 300px;
    height: auto; }
    @media all and (max-width: 500px) {
      .aui .media-item.blog-item img {
        max-width: 100%;
        width: 100%;
        margin: 0 0 1.5rem 0; } }
  .aui .media-item.blog-item h4 {
    margin-bottom: 0; }
  .aui .media-item.blog-item .meta {
    margin-bottom: 5px; }
  .aui .span6 .media-item.blog-item img,
  .aui .span5 .media-item.blog-item img,
  .aui .span4 .media-item.blog-item img,
  .aui .span3 .media-item.blog-item img,
  .aui .span2 .media-item.blog-item img {
    max-width: 100%;
    width: 100%;
    margin: 0 0 1.5rem 0; }
  @media all and (max-width: 600px) {
    .aui .news-page figure {
      width: 100% !important;
      margin-right: 0 !important; } }
  .aui .news-page figure img {
    height: auto !important; }
    @media all and (max-width: 600px) {
      .aui .news-page figure img {
        width: 100% !important; } }
  .aui .portlet-borderless .social-share-buttons {
    margin-left: 5px; }
  @media (max-width: 767px) {
    .aui body .portlet-navigation {
      display: none; } }
  .aui .nav-menu ul {
    margin: 0;
    padding: 0; }
    .aui .nav-menu ul li {
      list-style: none;
      border-bottom: dashed 1px #dcdcdc;
      padding: 5px 0; }
    .aui .nav-menu ul .level-2 li {
      padding: 5px 0 0 15px;
      border: none; }
  .aui #yja-notification {
    position: fixed;
    width: 100%;
    bottom: -800px;
    z-index: 999;
    padding: 1.5em 1.5em 1em 1.5em;
    background: rgba(240, 240, 240, 0.92);
    border-top: 1px solid #bbb;
    -webkit-box-shadow: 0 -2px 20px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 -2px 20px 0 rgba(0, 0, 0, 0.2);
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease; }
    .aui #yja-notification.active {
      bottom: 0; }
    .aui #yja-notification .btn {
      font-size: 1.1em !important;
      padding: 10px !important;
      display: inline !important;
      width: auto !important;
      margin: 0 20px 0 0 !important; }
      @media (max-width: 767px) {
        .aui #yja-notification .btn {
          margin: 0 40px 0 0 !important; } }
  .aui #topSearchform_static,
  .aui #mobile_searchform_static {
    text-align: right;
    position: relative;
    margin: 0;
    font-size: 14px; }
    .aui #topSearchform_static *,
    .aui #mobile_searchform_static * {
      box-sizing: border-box; }
    .aui #topSearchform_static .search-btn,
    .aui #mobile_searchform_static .search-btn {
      font-size: 13px;
      margin-bottom: 0;
      margin-top: 0;
      position: relative;
      padding: 0.625em 1.125em 0.5625em;
      height: 32px;
      top: 0;
      color: white;
      width: auto;
      display: inline-block; }
    .aui #topSearchform_static .input-append,
    .aui #mobile_searchform_static .input-append {
      width: 100%; }
    .aui #topSearchform_static i,
    .aui #mobile_searchform_static i {
      position: absolute;
      top: 7px;
      left: 8px;
      cursor: pointer;
      color: #333; }
    .aui #topSearchform_static input,
    .aui #mobile_searchform_static input {
      line-height: 1em;
      margin: 0;
      width: 70%;
      font-size: 14px;
      display: inline-block;
      height: 32px; }
  .aui #header-search-wrapper {
    margin-bottom: 20px; }
  .aui .wide-gallery-wrapper .gallery-item {
    max-width: 120px;
    max-height: 80px; }
  .aui .wide-gallery-wrapper .gallery-item a {
    background-size: 150%; }
  .aui .gallery-item {
    position: relative;
    width: 25%;
    overflow: hidden;
    border: solid 4px #fff;
    float: left;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    box-sizing: border-box; }
    @media (max-width: 767px) {
      .aui .gallery-item {
        width: 33%; } }
    @media (max-width: 480px) {
      .aui .gallery-item {
        width: 50%; } }
    .aui .gallery-item a {
      display: block;
      padding-top: 75%; }
    .aui .gallery-item img {
      max-width: 100%;
      position: absolute;
      left: 0;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%); }
  .aui .mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: 0.8;
    filter: alpha(opacity=80); }
  .aui .mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden; }
  .aui .mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .aui .mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle; }
  .aui .mfp-align-top .mfp-container:before {
    display: none; }
  .aui .mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045; }
  .aui .mfp-inline-holder .mfp-content,
  .aui .mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto; }
  .aui .mfp-ajax-cur {
    cursor: progress; }
  .aui .mfp-zoom-out-cur, .aui .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out; }
  .aui .mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in; }
  .aui .mfp-auto-cursor .mfp-content {
    cursor: auto; }
  .aui .mfp-close,
  .aui .mfp-arrow,
  .aui .mfp-preloader,
  .aui .mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none; }
  .aui .mfp-loading.mfp-figure {
    display: none; }
  .aui .mfp-hide {
    display: none !important; }
  .aui .mfp-preloader {
    color: #cccccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044; }
    .aui .mfp-preloader a {
      color: #cccccc; }
      .aui .mfp-preloader a:hover {
        color: white; }
  .aui .mfp-s-ready .mfp-preloader {
    display: none; }
  .aui .mfp-s-error .mfp-content {
    display: none; }
  .aui button.mfp-close, .aui button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .aui button::-moz-focus-inner {
    padding: 0;
    border: 0; }
  .aui .mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: 0.65;
    filter: alpha(opacity=65);
    padding: 0 0 18px 10px;
    color: white;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace; }
    .aui .mfp-close:hover, .aui .mfp-close:focus {
      opacity: 1;
      filter: alpha(opacity=100); }
    .aui .mfp-close:active {
      top: 1px; }
  .aui .mfp-close-btn-in .mfp-close {
    color: #333333; }
  .aui .mfp-image-holder .mfp-close,
  .aui .mfp-iframe-holder .mfp-close {
    color: white;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%; }
  .aui .mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #cccccc;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap; }
  .aui .mfp-arrow {
    position: absolute;
    opacity: 0.65;
    filter: alpha(opacity=65);
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
    .aui .mfp-arrow:active {
      margin-top: -54px; }
    .aui .mfp-arrow:hover, .aui .mfp-arrow:focus {
      opacity: 1;
      filter: alpha(opacity=100); }
    .aui .mfp-arrow:before, .aui .mfp-arrow:after,
    .aui .mfp-arrow .mfp-b,
    .aui .mfp-arrow .mfp-a {
      content: '';
      display: block;
      width: 0;
      height: 0;
      position: absolute;
      left: 0;
      top: 0;
      margin-top: 35px;
      margin-left: 35px;
      border: medium inset transparent; }
    .aui .mfp-arrow:after,
    .aui .mfp-arrow .mfp-a {
      border-top-width: 13px;
      border-bottom-width: 13px;
      top: 8px; }
    .aui .mfp-arrow:before,
    .aui .mfp-arrow .mfp-b {
      border-top-width: 21px;
      border-bottom-width: 21px;
      opacity: 0.7; }
  .aui .mfp-arrow-left {
    left: 0; }
    .aui .mfp-arrow-left:after,
    .aui .mfp-arrow-left .mfp-a {
      border-right: 17px solid white;
      margin-left: 31px; }
    .aui .mfp-arrow-left:before,
    .aui .mfp-arrow-left .mfp-b {
      margin-left: 25px;
      border-right: 27px solid #3f3f3f; }
  .aui .mfp-arrow-right {
    right: 0; }
    .aui .mfp-arrow-right:after,
    .aui .mfp-arrow-right .mfp-a {
      border-left: 17px solid white;
      margin-left: 39px; }
    .aui .mfp-arrow-right:before,
    .aui .mfp-arrow-right .mfp-b {
      border-left: 27px solid #3f3f3f; }
  .aui .mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px; }
    .aui .mfp-iframe-holder .mfp-content {
      line-height: 0;
      width: 100%;
      max-width: 900px; }
    .aui .mfp-iframe-holder .mfp-close {
      top: -40px; }
  .aui .mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%; }
    .aui .mfp-iframe-scaler iframe {
      position: absolute;
      display: block;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
      background: black; }
  .aui img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto; }
  .aui .mfp-figure {
    line-height: 0; }
    .aui .mfp-figure:after {
      content: '';
      position: absolute;
      left: 0;
      top: 40px;
      bottom: 40px;
      display: block;
      right: 0;
      width: auto;
      height: auto;
      z-index: -1;
      box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
      background: #444444; }
    .aui .mfp-figure small {
      color: #bdbdbd;
      display: block;
      font-size: 12px;
      line-height: 14px; }
    .aui .mfp-figure figure {
      margin: 0; }
    .aui .mfp-figure figcaption {
      margin: 0; }
  .aui .mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto; }
  .aui .mfp-title {
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
    word-wrap: break-word;
    padding-right: 36px; }
  .aui .mfp-image-holder .mfp-content {
    max-width: 100%; }
  .aui .mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer; }
  @media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
    .aui {
      /**
       * Remove all paddings around the image on small screen
       */ }
      .aui .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0; }
      .aui .mfp-img-mobile img.mfp-img {
        padding: 0; }
      .aui .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0; }
      .aui .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px; }
      .aui .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, 0.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box; }
        .aui .mfp-img-mobile .mfp-bottom-bar:empty {
          padding: 0; }
      .aui .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px; }
      .aui .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, 0.6);
        position: fixed;
        text-align: center;
        padding: 0; } }
  @media all and (max-width: 900px) {
    .aui .mfp-arrow {
      -webkit-transform: scale(0.75);
      transform: scale(0.75); }
    .aui .mfp-arrow-left {
      -webkit-transform-origin: 0;
      transform-origin: 0; }
    .aui .mfp-arrow-right {
      -webkit-transform-origin: 100%;
      transform-origin: 100%; }
    .aui .mfp-container {
      padding-left: 6px;
      padding-right: 6px; } }
  .aui .mfp-ie7 .mfp-img {
    padding: 0; }
  .aui .mfp-ie7 .mfp-bottom-bar {
    width: 600px;
    left: 50%;
    margin-left: -300px;
    margin-top: 5px;
    padding-bottom: 5px; }
  .aui .mfp-ie7 .mfp-container {
    padding: 0; }
  .aui .mfp-ie7 .mfp-content {
    padding-top: 44px; }
  .aui .mfp-ie7 .mfp-close {
    top: 0;
    right: 0;
    padding-top: 0; }
  .aui .mfp-with-zoom .mfp-container,
  .aui .mfp-with-zoom.mfp-bg {
    opacity: 0;
    -webkit-backface-visibility: hidden;
    /* ideally, transition speed should match zoom duration */
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out; }
  .aui .mfp-with-zoom.mfp-ready .mfp-container {
    opacity: 1; }
  .aui .mfp-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8; }
  .aui .mfp-with-zoom.mfp-removing .mfp-container,
  .aui .mfp-with-zoom.mfp-removing.mfp-bg {
    opacity: 0; }
  .aui .research-project-list .project-category-title {
    font-size: 1.2em; }
  .aui .research-project-list .project-category-details {
    margin-left: 15px !important; }
  .aui .research-project-list .feed-item h6 {
    margin-left: 15px !important; }
  .aui .research-project-list .feed-item .meta {
    margin-left: 15px !important; }
  .aui .research-project-list .feed-item p {
    margin-left: 15px !important; }
  .aui .anchor-navigation {
    list-style-type: none;
    margin-left: 0px !important;
    padding-left: 0px !important; }
    .aui .anchor-navigation li {
      list-style-type: none;
      margin-left: 0px !important;
      padding-left: 0px !important;
      margin-top: 10px !important;
      display: block; }
      .aui .anchor-navigation li a {
        padding: 6px 6px 6px 6px;
        display: block;
        font-size: 1.1em; }
        .aui .anchor-navigation li a:hover {
          text-decoration: none;
          background-color: #F4F4F4; }
        .aui .anchor-navigation li a i {
          padding-right: 6px; }
  .aui .yja_factbox__aside {
    margin: 0 0 20px;
    padding: 0 0 0 20px;
    border-left: 1px solid #e4e3e4; }
    @media (min-width: 768px) {
      .aui .yja_factbox__aside {
        margin-left: 20px;
        float: right;
        width: 50%; } }
    .aui .yja_factbox__aside img {
      float: none;
      margin-right: 0; }
  .aui figure + .yja_factbox__aside {
    width: calc(100% - 350px);
    float: right;
    margin-left: 0; }
  .aui .language-version-selection-portlet {
    display: inline-block;
    margin: 9px 15px 0 0; }
    .aui .language-version-selection-portlet .portlet-topper {
      display: none; }
    .aui .language-version-selection-portlet ul {
      list-style: none;
      margin: 0; }
      .aui .language-version-selection-portlet ul li {
        display: inline-block; }
        .aui .language-version-selection-portlet ul li:after {
          content: " | ";
          margin: 0 8px; }
        .aui .language-version-selection-portlet ul li:last-child:after {
          display: none; }
    .aui .language-version-selection-portlet a {
      font-size: .9em; }
      .aui .language-version-selection-portlet a.active {
        font-weight: 600; }
  .aui .missing-language-version-notification-portlet {
    margin-top: 20px; }
    .aui .missing-language-version-notification-portlet .portlet-topper {
      display: none; }
  .aui .ytVideos .u-flexGallery {
    display: flex; }
    @media screen and (max-width: 664px) {
      .aui .ytVideos .u-flexGallery {
        flex-flow: column; } }
    @media screen and (min-width: 665px) {
      .aui .ytVideos .u-flexGallery {
        justify-content: space-between;
        flex-flow: row;
        flex-wrap: wrap; } }
  .aui .ytVideos .u-items--1 .video__item {
    width: 100%; }
  @media screen and (min-width: 665px) {
    .aui .ytVideos .u-items--2 .video__item {
      width: 48%; }
    .aui .ytVideos .u-items--3 .video__item {
      width: 31%; }
    .aui .ytVideos .u-items--4 .video__item {
      width: 22%; } }
  .aui .ytVideos .video__item {
    position: relative;
    margin-bottom: 1.5em; }
    .aui .ytVideos .video__item > .u-ar_16-9 {
      display: block;
      position: relative;
      width: 100%;
      height: 0;
      padding: 0;
      padding-top: 56.25%;
      overflow: hidden; }
      .aui .ytVideos .video__item > .u-ar_16-9 iframe {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        border: 0px;
        width: 100%;
        height: 100%; }
    .aui .ytVideos .video__item .video__placeholder {
      display: block;
      width: 100%; }
      .aui .ytVideos .video__item .video__placeholder img {
        float: none;
        width: 100%; }
    .aui .ytVideos .video__item .video__content {
      display: block;
      width: 100%; }
    .aui .ytVideos .video__item .video__meta {
      display: flex;
      flex-flow: row;
      flex-wrap: wrap; }
      .aui .ytVideos .video__item .video__meta span {
        font-size: .75em; }
        .aui .ytVideos .video__item .video__meta span i {
          margin-right: .5em; }
      .aui .ytVideos .video__item .video__meta .video__meta--views {
        margin-right: auto; }
      .aui .ytVideos .video__item .video__meta .video__meta--duration {
        margin-left: auto; }
  .aui .d-ar-16_9 {
    position: relative;
    display: block;
    width: 100%;
    height: 0;
    padding: 0;
    padding-top: 56.25%;
    overflow: hidden; }
    .aui .d-ar-16_9 iframe {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      border: 0px;
      width: 100%;
      height: 100%; }
  @media (max-width: 979px) {
    .aui .mobile-menu-actions {
      position: absolute;
      top: 10px;
      right: 0;
      z-index: 20; }
      .aui .mobile-menu-actions a.mobile-search-focus {
        line-height: 45px; }
    .aui .mm-menu a {
      color: #fff; }
    .aui .signed-in .mobile-menu-actions {
      top: 60px; } }
  .aui #header {
    position: relative;
    width: 100%;
    text-align: center;
    z-index: 9;
    top: 0;
    left: 0; }
    .aui #header .header-top {
      border-bottom: 1px solid rgba(0, 0, 0, 0.1);
      padding: 0 0 10px; }
    .aui #header .header-bottom {
      background: #fff;
      border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
      @media (max-width: 979px) {
        .aui #header .header-bottom {
          height: 10px !important;
          overflow: hidden; } }
    .aui #header .logo {
      margin-top: 5px; }
      @media (max-width: 979px) {
        .aui #header .logo {
          display: block; } }
      .aui #header .logo img {
        max-height: 90px; }
        @media (max-width: 979px) {
          .aui #header .logo img {
            max-width: 65%;
            display: block; } }
    .aui #header .navbar {
      margin: 0; }
    .aui #header .navbar .navbar-inner {
      background: none;
      border: none;
      box-shadow: none;
      padding: 0; }
    .aui #header .navbar .nav {
      display: block;
      width: 100%;
      margin: 0; }
    .aui #header .navbar .nav li {
      display: block;
      float: left; }
    .aui #header .navbar .nav li a {
      line-height: 40px;
      margin-bottom: 0;
      margin-right: 0;
      margin-top: 0;
      text-align: center;
      color: #161616;
      text-shadow: none;
      padding: 0 15px; }
      .aui #header .navbar .nav li a:focus {
        background: rgba(0, 0, 0, 0.1) !important;
        color: inherit; }
      .aui #header .navbar .nav li a:hover {
        background: rgba(0, 0, 0, 0.1) !important; }
    .aui #header .navbar .nav li.selected > a {
      background: rgba(0, 0, 0, 0.1) !important; }
    .aui #header .navbar .nav > .active > a,
    .aui #header .navbar .nav > .active > a:hover,
    .aui #header .navbar .nav > .active > a:focus {
      background: none;
      box-shadow: none;
      color: #1c92d6;
      text-decoration: none; }
    .aui #header .navbar .btn-navbar {
      background: none;
      border: none;
      color: #333;
      box-shadow: none;
      font-size: 1em;
      text-shadow: none;
      float: none; }
    .aui #header .nav-text {
      display: inline-block; }
    .aui #header .nav .dropdown-menu.hover {
      display: block; }
    .aui #header .nav .dropdown-menu li {
      padding: 0 10px;
      float: none; }
      .aui #header .nav .dropdown-menu li.selected a {
        color: #1c92d6;
        background: rgba(0, 0, 0, 0.1) !important; }
      .aui #header .nav .dropdown-menu li:last-child a {
        border: none; }
      .aui #header .nav .dropdown-menu li a {
        border-bottom: dashed 1px #dcdcdc;
        padding: 0 8px; }
        @media (min-width: 980px) {
          .aui #header .nav .dropdown-menu li a {
            text-align: left; } }
        .aui #header .nav .dropdown-menu li a:hover {
          background: none; }

.aui body #skip-to-content:focus {
  clip: auto;
  position: absolute;
  display: block;
  text-align: center;
  padding: 1em;
  width: 100%;
  background: white;
  z-index: 999; }