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

/* ---------- Text formatting ---------- */
.important {
  font-weight: bold; }

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

/* ---------- Loading animation ---------- */
.loading-animation {
  background: url(/alloga-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(/alloga-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; }

.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(/alloga-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(/alloga-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(/alloga-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(/alloga-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(/alloga-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(/alloga-theme/css/../images/arrows/paging_first.png); }

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

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

.paginator-next-link {
  background-image: url(/alloga-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 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; }

/* ---------- 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(/alloga-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(/alloga-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(/alloga-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; }

.ie input.cke_dialog_ui_input_text {
  height: auto; }
.ie .proxy.not-intersecting .forbidden-action {
  right: 2px;
  top: 2px; }

.ie7 .menu-content li {
  z-index: 10; }
.ie7 .paginator-link {
  color: transparent;
  font-size: 0;
  overflow: hidden;
  text-indent: 0;
  vertical-align: middle; }
.ie7 .paginator-page-link {
  color: #1F1E1E;
  font-size: 1em;
  height: auto;
  line-height: 1.4;
  overflow: visible;
  text-indent: 0; }
.ie7 .paginator-current-page {
  color: #FFF; }

.ie8 .row-fluid input[class*=span].search-query {
  line-height: 20px;
  min-height: 20px; }

.ios.mobile .modal-content .dialog-iframe-bd {
  overflow: auto;
  -webkit-overflow-scrolling: touch; }

/* ---------- 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-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(/alloga-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(/alloga-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(/alloga-theme/css/../images/application/button_bg_over.png); }

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

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

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

/* ---------- Portlet wrapper and icons ---------- */
.freeform .portlet {
  margin-bottom: 0; }

body.portlet {
  border-width: 0; }

.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(/alloga-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;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  max-width: 95%;
  vertical-align: top; }

.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 {
  left: 0 !important;
  position: relative !important;
  top: 0 !important; }

.portlet-borderless-bar, .portlet-content .lfr-icon-actions {
  background: #333;
  color: #FFF;
  text-shadow: -1px -1px black; }
  .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-borderless-bar .portlet-options .dropdown-toggle, .portlet-borderless-bar .portlet-options.open .dropdown-toggle {
  background-image: url(/alloga-theme/css/../images/portlet/options_borderless.png); }

.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; }
  .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(/alloga-theme/css/../images/common/add_white.png); }
  .portlet-content .lfr-icon-actions .lfr-icon-action-edit a {
    background-image: url(/alloga-theme/css/../images/common/edit_white.png); }
  .portlet-content .lfr-icon-actions .lfr-icon-action-edit-template a {
    background-image: url(/alloga-theme/css/../images/common/edit_template_white.png); }
  .portlet-content .lfr-icon-actions .lfr-icon-action-configuration a {
    background-image: url(/alloga-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 {
  background-color: transparent;
  font-size: 10px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
  opacity: 0.3;
  height: 0;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 200; }
  .portlet-borderless-bar a {
    background: url() no-repeat 0 50%;
    display: inline-block;
    height: 20px;
    margin-left: 5px;
    text-indent: -9999px;
    width: 16px; }
  .portlet-borderless-bar .portlet-actions {
    float: right;
    overflow: hidden;
    padding: 0 5px; }
    .portlet-borderless-bar .portlet-actions .portlet-action, .portlet-borderless-bar .portlet-actions .portlet-options {
      display: inline-block; }
  .portlet-borderless-bar .portlet-actions, .portlet-borderless-bar .portlet-title-default {
    background-color: #333;
    min-height: 21px; }
  .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 {
    display: inline-block;
    vertical-align: middle; }
    .portlet-borderless-bar .portlet-close a {
      background-image: url(/alloga-theme/css/../images/portlet/close_borderless.png); }
  .portlet-borderless-bar .portlet-options li.lfr-trigger strong a {
    background-image: url(/alloga-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: block;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  float: right;
  font-weight: bold;
  height: 0;
  line-height: 19px;
  max-width: 50%;
  padding: 0 10px;
  text-transform: uppercase; }

.portlet-draggable .portlet-topper {
  cursor: move; }
.portlet-draggable .portlet-title-default {
  background: #333333 url(/alloga-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(/alloga-theme/css/../images/messages/alert.png);
  color: #663; }

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

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

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

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

.lfr-status-success-label {
  background-image: url(/alloga-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(/alloga-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(/alloga-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-width: 0; }
.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(/alloga-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(/alloga-theme/css/../images/common/guest_icon.png); }
.table-data tr.lfr-role-regular .first {
  background-image: url(/alloga-theme/css/../images/common/user_icon.png); }
.table-data tr.lfr-role-site .first {
  background-image: url(/alloga-theme/css/../images/common/site_icon.png); }
.table-data tr.lfr-role-organization .first {
  background-image: url(/alloga-theme/css/../images/common/organization_icon.png); }
.table-data tr.lfr-role-team .first {
  background-image: url(/alloga-theme/css/../images/common/team_icon.png); }

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

/* ---------- Breadcrumb taglib ---------- */
.breadcrumb.breadcrumb-vertical {
  display: inline-block;
  text-align: center; }
  .breadcrumb.breadcrumb-vertical li {
    display: block; }
    .breadcrumb.breadcrumb-vertical li.last, .breadcrumb.breadcrumb-vertical li.only {
      background: none; }
  .breadcrumb.breadcrumb-vertical .divider {
    background: url(/html/themes/classic/images/arrows/07_down.png) no-repeat 50% 100%;
    display: block;
    text-indent: 110%;
    white-space: nowrap;
    overflow: hidden;
    height: 10px; }

/* ---------- Calendar taglib ---------- */
.taglib-calendar tr.portlet-section-header th, .taglib-calendar tr td {
  border-width: 0; }
.taglib-calendar tr td a {
  background-color: #F0F5F7;
  border: 1px solid #FFF;
  border-bottom-width: 0;
  border-left-width: 0;
  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; }

.ie .portlet-borderless-bar {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5; }
.ie .portlet-content .lfr-icon-actions {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5; }
.ie .portlet-borderless-container:hover .portlet-borderless-bar, .ie .portlet-journal-content .lfr-icon-actions:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1; }
.ie .taglib-calendar tr td.first a {
  border-right-width: 0; }

.ie6 .portlet-content .icons-container, .ie7 .portlet-content .icons-container {
  overflow: visible; }
.ie6 .portlet-content .lfr-icon-actions .taglib-text, .ie7 .portlet-content .lfr-icon-actions .taglib-text {
  display: inline-block; }
.ie6 .portlet-borderless-bar .portlet-actions, .ie7 .portlet-borderless-bar .portlet-actions {
  margin-left: 20px;
  margin-right: 0; }
.ie6 .portlet-title-default, .ie7 .portlet-title-default {
  float: left; }
.ie6 .lfr-message .lfr-message-close, .ie7 .lfr-message .lfr-message-close {
  float: left; }

.ie6 .portlet-topper-toolbar .icon {
  height: 16px;
  width: 16px; }
.ie6 .portlet-borderless-container {
  height: 2.5em; }
.ie6 .portlet-borderless-bar {
  filter: alpha(opacity=90); }
  .ie6 .portlet-borderless-bar .portlet-actions {
    display: inline;
    filter: alpha(opacity=90); }
.ie6 .breadcrumbs {
  zoom: 1; }

.ie8 .dockbar img, .ie8 .lfr-icon-action img, .ie8 .logo img {
  max-width: none; }

.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-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-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-display .workflow-status .label, .portlet-journal .entry-thumbnail .label {
  -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; }

.clear-10 {
  clear: both;
  height: 10px; }

.clear-20 {
  clear: both;
  height: 20px; }

.clear-30 {
  clear: both;
  height: 30px; }

.clear-40 {
  clear: both;
  height: 40px; }

.clear-50 {
  clear: both;
  height: 50px; }

/* This file allows you to override default styles in one central location for easier upgrade and maintenance. */
/* ------------ Variables ------------ */
/* ----------------------------------- */
/* Layout */
#wrapper {
  padding: 0; }

.aui body {
  color: #555;
  font: 14px/1.4 'Arial','Helvetica','Verdana','sans-serif'; }

.aui .container, .aui .navbar-static-top .container, .aui .navbar-fixed-top .container, .aui .navbar-fixed-bottom
.container {
  max-width: 100%;
  width: 980px; }

.aui-centre-wrap {
  margin: 0 15px; }

.page-maximized #main-content {
  margin: 0 auto;
  width: 90%; }

a, a:link, .aui a, .aui a:hover {
  color: #0073cf; }

a:hover, a:focus, .aui a:hover, .aui a:focus {
  color: #03659E; }

/* Headings */
.aui h1, .aui h2, .aui h3, .aui h4, .aui h5, .aui h6 {
  color: #147dc0; }

.aui h1 {
  border-bottom: 1px solid #ddd;
  clear: both;
  font-size: 1.65em;
  font-weight: normal;
  line-height: 130%;
  margin: 0 0 16px;
  padding-bottom: 6px; }

.aui .txt-uppercase {
  text-transform: uppercase; }

/* HEADER */
header {
  background: url("/alloga-theme/css/../images/_ahdl/sprites/sprite-ui-repeatx-png8.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
  height: 115px;
  z-index: 20; }

#heading {
  border: 0 solid red;
  height: 115px;
  position: relative; }

#heading .site-title {
  border: none; }

/* Logo */
#logo {
  margin: 27px 6px 0 -10px; }

/* Login - client login */
#login {
  background: url("/alloga-theme/css/../images/_ahdl/sprites/sprite-ui-repeatx-png8.png") repeat-x scroll 0 -300px transparent;
  border: 1px solid #eee;
  border-radius: 5px;
  float: right;
  font-size: 13px;
  margin-top: 10px;
  padding: 0px 10px;
  position: relative;
  z-index: 11; }

.signed-in #login {
  width: auto; }

#login .alerts {
  float: left;
  padding: 5px 0; }

#login .alerts .alert-box {
  background: #3965C7;
  color: #FFF;
  float: left;
  font-size: 15px;
  font-weight: normal;
  height: 20px;
  margin: 0 10px 0 0;
  text-align: center;
  text-decoration: none;
  width: 20px; }

#login .alerts .alert-list {
  background: #ffffff;
  /* Old browsers */
  background: -moz-linear-gradient(top, white 0%, #efefef 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(100%, #efefef));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, white 0%, #efefef 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, white 0%, #efefef 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, white 0%, #efefef 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #ffffff 0%, #efefef 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#efefef',GradientType=0 );
  /* IE6-9 */
  border: 1px solid #eee;
  display: none;
  left: 0;
  position: absolute;
  top: 30px;
  width: 320px;
  z-index: 11; }

#login .alerts .alert-list li {
  clear: both; }

#login .alerts .alert-list li a {
  color: #3965C7;
  display: block;
  padding: 10px 10px; }

#login .alerts .alert-list li .icon {
  color: #3965C7;
  float: left;
  margin: 10px 0 10px 10px;
  text-align: center;
  width: 20px; }

#login .alerts .alert-list li a.alert-title {
  float: left;
  line-height: 15px;
  width: 265px; }

#login .alerts .alert-list li a.see-all {
  background: #3965C7;
  color: #FFF;
  padding: 5px 10px;
  text-align: center; }

#login #my-profile {
  border-left: 1px solid #eee;
  border-right: 1px solid #eee;
  float: right;
  margin: 0 5px;
  padding: 5px 10px; }

#login #web-link {
  /*border-left: 1px solid #eee;*/
  float: left;
  margin: 0;
  padding: 5px 10px; }

#login #sign-out, #login #sign-in {
  float: right;
  padding: 5px 10px; }

/* Navigation */
#navigation {
  margin-top: 30px; }

/* navigation-primary - Main menu */
#aui-navigation-primary-container {
  position: absolute;
  bottom: 15px;
  right: 0;
  z-index: 10; }

#aui-navigation-primary li {
  list-style: none; }

#aui-navigation-primary li.parent {
  float: left;
  margin-left: 15px;
  padding-left: 0px; }

#aui-navigation-primary a:visited {
  color: #fff; }

#aui-navigation-primary a.parent {
  display: table-cell;
  line-height: 14px;
  padding: 0 0px;
  font-size: 14px;
  font-weight: bold;
  border-bottom: 6px solid #0066cc;
  width: 96px;
  height: 35px;
  text-align: center;
  color: #393a39;
  vertical-align: middle; }

#aui-navigation-primary a.parent-0 {
  border-color: #808080; }

#aui-navigation-primary a.parent-1 {
  border-color: #03659e; }

#aui-navigation-primary a.parent-2 {
  border-color: #e1134f; }

#aui-navigation-primary a.parent-3 {
  border-color: #009878; }

#aui-navigation-primary a.parent-4 {
  border-color: #514d85; }

#aui-navigation-primary a.parent-5 {
  border-color: #4f8d97; }

#aui-navigation-primary a.parent-6 {
  border-color: #f7981e; }

#aui-navigation-primary a.parent:hover,
#aui-navigation-primary a.parent.active {
  color: white !important;
  text-decoration: none; }

#aui-navigation-primary a.parent-0:hover,
#aui-navigation-primary a.parent-0.active,
#aui-navigation-primary li.parent-0.active,
#aui-navigation-primary li.hover a.parent-0,
#aui-navigation-primary li.parent-0 ul.child-menu-1,
#aui-navigation-primary li.parent-0:hover {
  background: #808080; }

#aui-navigation-primary a.parent-1:hover,
#aui-navigation-primary a.parent-1.active,
#aui-navigation-primary li.parent-1.active,
#aui-navigation-primary li.hover a.parent-1,
#aui-navigation-primary li.parent-1 ul.child-menu-1,
#aui-navigation-primary li.parent-1:hover {
  background: #03659e; }

#aui-navigation-primary a.parent-2:hover,
#aui-navigation-primary a.parent-2.active,
#aui-navigation-primary li.parent-2.active,
#aui-navigation-primary li.hover a.parent-2,
#aui-navigation-primary li.parent-2 ul.child-menu-1,
#aui-navigation-primary li.parent-2:hover {
  background: #e1134f; }

#aui-navigation-primary a.parent-3:hover,
#aui-navigation-primary a.parent-3.active,
#aui-navigation-primary li.parent-3.active,
#aui-navigation-primary li.hover a.parent-3,
#aui-navigation-primary li.parent-3 ul.child-menu-1,
#aui-navigation-primary li.parent-3:hover {
  background: #009878; }

#aui-navigation-primary a.parent-4:hover,
#aui-navigation-primary a.parent-4.active,
#aui-navigation-primary li.parent-4.active,
#aui-navigation-primary li.hover a.parent-4,
#aui-navigation-primary li.parent-4 ul.child-menu-1,
#aui-navigation-primary li.parent-4:hover {
  background: #514d85; }

#aui-navigation-primary a.parent-5:hover,
#aui-navigation-primary a.parent-5.active,
#aui-navigation-primary li.parent-5.active,
#aui-navigation-primary li.hover a.parent-5,
#aui-navigation-primary li.parent-5 ul.child-menu-1,
#aui-navigation-primary li.parent-5:hover {
  background: #4f8d97; }

#aui-navigation-primary a.parent-6:hover,
#aui-navigation-primary a.parent-6.active,
#aui-navigation-primary li.parent-6.active,
#aui-navigation-primary li.hover a.parent-6,
#aui-navigation-primary li.parent-6 ul.child-menu-1,
#aui-navigation-primary li.parent-6:hover {
  background: #f7981e; }

#aui-navigation-primary li:hover a.parent-0,
#aui-navigation-primary li:hover a.parent-1,
#aui-navigation-primary li:hover a.parent-2,
#aui-navigation-primary li:hover a.parent-3,
#aui-navigation-primary li:hover a.parent-4,
#aui-navigation-primary li:hover a.parent-5,
#aui-navigation-primary li:hover a.parent-6 {
  color: white !important; }

#aui-navigation-primary li.active a.parent {
  color: white !important; }

#aui-navigation-primary ul.child-menu-1 {
  display: none;
  position: absolute;
  /*top: 35px;*/
  margin-left: 0px;
  padding: 12px 0;
  background: #0066CC;
  border: 0px solid #fff;
  border-top: none;
  z-index: 1; }

#aui-navigation-primary li#off ul.child-menu-1 {
  display: none !important; }

#aui-navigation-primary li#simple ul.child-menu-2 {
  display: none !important; }

#aui-navigation-primary li.parent-5 ul.child-menu-1 {
  right: 7px; }

#aui-navigation-primary li.parent:hover ul.child-menu-1,
#aui-navigation-primary li.hover ul.child-menu-1 {
  display: all; }

#aui-navigation-primary ul.child-menu-1 li a {
  display: block;
  font-size: 12px;
  font-weight: bold;
  line-height: 120%;
  color: #fff;
  padding: 6px 20px 3px 16px;
  text-decoration: none;
  white-space: nowrap; }

#aui-navigation-primary ul.child-menu li a:hover {
  text-decoration: none; }

#aui-navigation-primary li.parent-0 ul.child-menu a:hover {
  background-color: #5f5f5f; }

#aui-navigation-primary li.parent-1 ul.child-menu a:hover {
  background-color: #0052a3; }

#aui-navigation-primary li.parent-4 ul.child-menu a:hover {
  background-color: #3d3a5d; }

#aui-navigation-primary li.parent-2 ul.child-menu a:hover {
  background-color: #c40d42; }

#aui-navigation-primary li.parent-5 ul.child-menu a:hover {
  background-color: #417179; }

#aui-navigation-primary li.parent-6 ul.child-menu a:hover {
  background-color: #c87b18; }

#aui-navigation-primary li.parent-3 ul.child-menu a:hover {
  background-color: #007159; }

#aui-navigation-primary li.parent-5 ul.child-menu-1 {
  width: 200px; }

#aui-navigation-primary ul.child-menu-2 {
  display: none !important; }

/* AHDL UK navigation-primary */
.theme-uk #aui-navigation-primary li.parent:hover ul.child-menu,
.theme-uk #aui-navigation-primary li.hover ul.child-menu {
  display: block !important; }

.theme-uk #aui-navigation-primary li.parent-5:hover ul.child-menu-2,
.theme-uk #aui-navigation-primary li.parent-5.hover ul.child-menu-2 {
  display: none !important; }

.theme-uk #aui-navigation-primary li#complex ul.child-menu-1 {
  left: 1px;
  right: -4px; }

.theme-uk #aui-navigation-primary ul.child-menu-2 {
  position: relative; }

.theme-uk #aui-navigation-primary li#complex li.child-1 {
  float: left;
  width: 50%; }

.theme-uk #aui-navigation-primary li#complex li.child-1-6,
.theme-uk #aui-navigation-primary li#complex li.child-1-9 {
  float: right; }

.theme-uk #aui-navigation-primary li#complex li.child-1-3,
.theme-uk #aui-navigation-primary li#complex li.child-1-4 {
  margin-bottom: 8px; }

.theme-uk #aui-navigation-primary ul.child-menu li a span {
  display: block;
  font-size: 11px;
  line-height: 15px;
  margin-top: 3px;
  font-weight: normal; }

.theme-uk #aui-navigation-primary li.parent-3 ul.child-menu li a span {
  color: #BFD9F2; }

.theme-uk #aui-navigation-primary li.parent-5 ul.child-menu li a span {
  color: #F4D3C4; }

.theme-uk #aui-navigation-primary ul.child-menu li.rule {
  clear: both;
  display: block;
  height: 1px;
  border-top: 1px solid #fff;
  margin: 0 16px 8px; }

.theme-uk #aui-navigation-primary li.parent li.child-2 a {
  font-size: 12px;
  padding-left: 25px;
  font-weight: normal !important; }

/* CONTENT */
/* main */
#main {
  padding: 0 0 50px; }

#main h1, #main h2, #main h3, #main h4, #main h5, #main h6 {
  clear: both;
  color: #0073cf;
  font-weight: normal;
  line-height: 130%;
  margin: 0 0 12px; }

#main h1 {
  border-bottom: 1px solid #ddd;
  clear: both;
  color: #0073cf;
  font-size: 3em;
  font-weight: normal;
  line-height: 130%;
  margin: 0 0 16px;
  padding-bottom: 6px; }

#main h1.tag {
  background: url("/alloga-theme/css/../images/_ahdl/sprites/sprite-icons-norepeat-png8.png") no-repeat scroll 0 -700px transparent;
  padding-left: 24px; }

#main h2 {
  border-bottom: 3px solid #ddd;
  font-size: 1.1em;
  font-weight: bold;
  padding: 10px 0 6px; }

#main h3 {
  font-size: 1.7em; }

#main h4 {
  font-size: 1.5em; }

#main h5 {
  font-size: 1.4em; }

#main h6 {
  font-size: 1.3em; }

#main p {
  font-size: 1.3em;
  line-height: 150%;
  margin: 0 0 15px; }

#main p.first {
  font-size: 1.45em;
  font-weight: bold;
  margin-bottom: 20px; }

#main p.first a {
  font-weight: bold; }

#main p.note {
  font-size: 1.4em; }

#main acronym {
  border-bottom: 1px dotted #0073cf;
  color: #0073cf;
  cursor: help;
  padding: 1px; }

#main sup {
  font-size: x-small;
  vertical-align: top; }

#main sub {
  font-size: x-small;
  vertical-align: bottom; }

#main ul, #main ol {
  margin: 0; }

#main ul.hilite, #main ol.hilite, #main div.hilite {
  background: url("/alloga-theme/css/../images/_ahdl/ui/list-hilite-background.png") no-repeat scroll left top #e0ecf9;
  margin: 0 0 22px;
  padding: 34px 30px 12px; }

#main ul.tint, #main ol.tint, #main div.tint {
  background: none repeat scroll 0 0 #e0ecf9;
  margin: 0 0 26px;
  padding: 18px 30px 12px; }

#main li {
  border-bottom: 1px solid #ccc;
  font-size: 0.8em;
  margin: 0; }

#main ol li {
  list-style-image: none;
  list-style-type: decimal; }

#main .footnote {
  border-top: 1px solid #ddd;
  clear: both;
  font-size: 1em;
  margin: 25px 0;
  padding: 10px 0; }

#main .column {
  float: left;
  margin: 0 3% 15px 0;
  width: 47%; }

#main span.hr {
  border-top: 1px solid #ddd;
  clear: both;
  display: block;
  height: 1px;
  margin: 6px 0; }

#main blockquote {
  border-left: 1px solid #ddd;
  color: #0073cf;
  float: right;
  font-size: 1.7em;
  line-height: 150%;
  margin: 0 0 15px 25px;
  padding: 0 0 0 20px;
  width: 50%; }

#main .nav-menu ul {
  list-style: none;
  padding: 0; }

#main .nav-menu ul li {
  line-height: 24px; }

/* aui-quicklinks-primary - banner home */
#hero {
  margin-top: 0px; }

.tsfz-aui-quicklinks-primary {
  background: url("/alloga-theme/css/../images/alloga/alloga-hero-home-background.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
  height: 235px; }

#aui-quicklinks-primary .aui-centre {
  width: 1361px; }

#aui-quicklinks-primary.Blue {
  background: url("/alloga-theme/css/../images/_ahdl/colourbars/corporate.png") repeat scroll -25% 0 transparent !important; }

#aui-quicklinks-primary.Green {
  background: url("/alloga-theme/css/../images/_ahdl/colourbars/green.png") repeat scroll -25% 0 transparent !important; }

#aui-quicklinks-primary.Steel {
  background: url("/alloga-theme/css/../images/_ahdl/colourbars/steel.png") repeat scroll -25% 0 transparent !important; }

#aui-quicklinks-primary.Orange {
  background: url("/alloga-theme/css/../images/_ahdl/colourbars/orange.png") repeat scroll -25% 0 transparent !important; }

#aui-quicklinks-primary.Red {
  background: url("/alloga-theme/css/../images/_ahdl/colourbars/red.png") repeat scroll -25% 0 transparent !important; }

#aui-quicklinks-primary.Pink {
  background: url("/alloga-theme/css/../images/_ahdl/colourbars/pink.png") repeat scroll -25% 0 transparent !important; }

#aui-quicklinks-primary.Yellow {
  background: url("/alloga-theme/css/../images/_ahdl/colourbars/yellow.png") repeat scroll -25% 0 transparent !important; }

#aui-quicklinks-primary.Lilac {
  background: url("/alloga-theme/css/../images/_ahdl/colourbars/lilac.png") repeat scroll -25% 0 transparent !important; }

#aui-quicklinks-primary.Grey {
  background: url("/alloga-theme/css/../images/_ahdl/colourbars/grey.png") repeat scroll -25% 0 transparent !important; }

.tsfz-aui-quicklinks-primary .aui-centre-wrap {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  border: 0 solid red;
  height: 235px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  position: relative;
  width: 1361px;
  z-index: 3; }

#aui-quicklinks-primary.Blue .aui-centre-wrap {
  background: none repeat scroll 0 0 #a0d4c8; }

#aui-quicklinks-primary.Green .aui-centre-wrap {
  background: none repeat scroll 0 0 #b6e7c2; }

#aui-quicklinks-primary.Steel .aui-centre-wrap {
  background: none repeat scroll 0 0 #a2bfe0; }

#aui-quicklinks-primary.Orange .aui-centre-wrap {
  background: none repeat scroll 0 0 #fad0a2; }

#aui-quicklinks-primary.Red .aui-centre-wrap {
  background: none repeat scroll 0 0 #fab3a2; }

#aui-quicklinks-primary.Pink .aui-centre-wrap {
  background: none repeat scroll 0 0 #ffbde3; }

#aui-quicklinks-primary.Yellow .aui-centre-wrap {
  background: none repeat scroll 0 0 #ede74b; }

#aui-quicklinks-primary.Lilac .aui-centre-wrap {
  background: none repeat scroll 0 0 #dcc5f8; }

#aui-quicklinks-primary.Grey .aui-centre-wrap {
  background: none repeat scroll 0 0 #e3e3e3; }

#aui-quicklinks-primary .quicklink {
  height: 235px;
  width: 980px; }

#aui-quicklinks-primary .portlet-borderless-container {
  min-height: 0; }

#aui-quicklinks-primary .quicklink h2 {
  border: medium none;
  clear: none;
  font-size: 19px !important;
  margin: 0 10px 10px 0;
  padding: 20px 0 0 20px;
  width: 230px; }

#aui-quicklinks-primary .quicklink h2 a {
  color: #0073cf;
  display: block;
  font-weight: bold;
  line-height: 120%; }

#aui-quicklinks-primary .quicklink p {
  margin: 0 0 0 20px;
  width: 230px; }

#aui-quicklinks-primary .quicklink p.link {
  bottom: 10px;
  margin: 0;
  position: absolute;
  right: 729px;
  width: auto; }

#aui-quicklinks-primary .quicklink p.link a {
  background: url("/alloga-theme/css/../images/_ahdl/sprites/sprite-icons-norepeat-png24.png") no-repeat scroll right -397px transparent;
  color: #0073cf;
  display: block;
  font-size: 1em;
  font-weight: bold;
  padding: 2px 23px 2px 2px; }

#aui-quicklinks-primary .quicklink img {
  float: right;
  height: 235px;
  width: 715px; }

#aui-quicklinks-primary ol#navigation {
  position: absolute;
  right: 25px;
  top: 195px; }

#aui-quicklinks-primary ol#navigation li {
  float: left;
  height: 27px;
  width: 27px; }

#aui-quicklinks-primary ol#navigation li a {
  background: url("/alloga-theme/css/../images/_ahdl/sprites/sprite-ui-norepeat-png24.png") no-repeat scroll 50% 0 transparent;
  color: #fff;
  cursor: pointer;
  display: block;
  font-size: 1.1em;
  font-weight: bold;
  height: 27px;
  line-height: 27px;
  padding: 0 0 0 11px; }

#aui-quicklinks-primary ol#navigation li a.active, #aui-quicklinks-primary ol#navigation li a:hover {
  background-position: 50% -27px; }

#aui-quicklinks-primary ol#navigation li.first a {
  background-position: left 0;
  padding-left: 13px; }

#aui-quicklinks-primary ol#navigation li.first a.active, #aui-quicklinks-primary ol#navigation li.first a:hover {
  background-position: 0 -27px;
  padding-left: 13px; }

#aui-quicklinks-primary ol#navigation li.last a {
  background-position: right 0;
  padding-left: 8px; }

#aui-quicklinks-primary ol#navigation li.last a.active, #aui-quicklinks-primary ol#navigation li.last a:hover {
  background-position: right -27px;
  padding-left: 8px; }

#slideshow1 {
  border: 0 solid red;
  height: 235px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  width: 1361px;
  z-index: 1000; }

.home-alloga #aui-quicklinks-primary .portlet-borderless-bar {
  z-index: 1001; }

/* masthead - Banner pages */
#aui-masthead {
  border: 0 solid red;
  height: 136px;
  margin: 0;
  z-index: 10; }

#aui-masthead .aui-centre-wrap {
  border: 0 solid red;
  height: 136px;
  margin-left: 0;
  margin-right: 0; }

#aui-masthead.Blue {
  background: url("/alloga-theme/css/../images/_ahdl/colourbars/corporate.png") repeat scroll -25% bottom transparent !important; }

#aui-masthead.Green {
  background: url("/alloga-theme/css/../images/_ahdl/colourbars/green.png") repeat scroll -25% bottom transparent !important; }

#aui-masthead.Steel {
  background: url("/alloga-theme/css/../images/_ahdl/colourbars/steel.png") repeat scroll -25% bottom transparent !important; }

#aui-masthead.Orange {
  background: url("/alloga-theme/css/../images/_ahdl/colourbars/orange.png") repeat scroll -25% bottom transparent !important; }

#aui-masthead.Red {
  background: url("/alloga-theme/css/../images/_ahdl/colourbars/red.png") repeat scroll -25% bottom transparent !important; }

#aui-masthead.Pink {
  background: url("/alloga-theme/css/../images/_ahdl/colourbars/pink.png") repeat scroll -25% bottom transparent !important; }

#aui-masthead.Yellow {
  background: url("/alloga-theme/css/../images/_ahdl/colourbars/yellow.png") repeat scroll -25% bottom transparent !important; }

#aui-masthead.Lilac {
  background: url("/alloga-theme/css/../images/_ahdl/colourbars/lilac.png") repeat scroll -25% bottom transparent !important; }

#aui-masthead.Grey {
  background: url("/alloga-theme/css/../images/_ahdl/colourbars/grey.png") repeat scroll -25% bottom transparent !important; }

/* breadcrumbs */
#breadcrumbs {
  background: url("/alloga-theme/css/../images/_ahdl/sprites/sprite-ui-repeatx-png8.png") repeat-x scroll 0 -300px transparent;
  border: 1px solid #eee;
  clear: both;
  font-size: 12px;
  height: 26px;
  margin-top: 15px;
  overflow: hidden;
  position: relative; }

#breadcrumbs .breadcrumb {
  margin: 0;
  padding: 0; }

#breadcrumbs li {
  float: left; }

#breadcrumbs li a {
  background: url("/alloga-theme/css/../images/_ahdl/sprites/sprite-ui-norepeat-png8.png") no-repeat scroll -10px -212px transparent;
  display: inline-block;
  line-height: 28px;
  padding: 0 2px 0 22px; }

#breadcrumbs li.first a {
  background: url("/alloga-theme/css/../images/_ahdl/sprites/sprite-icons-norepeat-png8.png") no-repeat scroll 8px 6px transparent;
  padding: 4px 0 4px 4px;
  text-indent: -9999px;
  width: 24px; }

#breadcrumbs li.first .divider {
  display: none; }

#breadcrumbs li.last a, #breadcrumbs li.only a {
  color: #666; }

/* accessibility */
.aui-accessibility {
  margin: 0 0 28px; }

.aui-accessibility .aui-accessibility-tools {
  position: absolute;
  right: 0;
  top: 0; }

.aui-accessibility-tools li {
  float: left;
  font-size: 12px;
  line-height: 18px; }

.aui-accessibility-tools li a {
  border-left: 1px solid #ddd;
  border-right: 1px solid #fff;
  display: block;
  padding: 4px 10px; }

.aui-accessibility-tools li.styleswitcher a {
  border-right: medium none; }

/* text-size - accesibility */
.portlet-body .large p {
  font-size: 18px; }

.portlet-body .large h1 {
  font-size: 60px; }

.portlet-body .large h3 {
  font-size: 55px; }

.portlet-body .large h4 {
  font-size: 45px; }

.portlet-body .large h5 {
  font-size: 30px; }

.portlet-body .large ul li {
  font-size: 20px; }

.portlet-body .small p {
  font-size: 10px; }

.portlet-body .small h1 {
  font-size: 15px; }

.portlet-body .small h2 {
  font-size: 13px; }

.portlet-body .small h3 {
  font-size: 10px; }

.portlet-body .small h4 {
  font-size: 8px; }

.portlet-body .small h5 {
  font-size: 6px; }

.portlet-body .small ul li {
  font-size: 10px; }

/* FOOTER */
/* aui-footer - Footer links */
.aui .tsfz-aui-footer {
  background: transparent url(/alloga-theme/css/../images/_ahdl/ui/footer-background.png) repeat-x scroll left bottom;
  padding: 30px 0 15px; }

.aui .tsfz-aui-footer h3 {
  color: #147dc0;
  font-size: 1em;
  font-weight: bold;
  margin-bottom: 8px; }

.aui .tsfz-aui-footer h3 a {
  font-weight: bold; }

.aui .tsfz-aui-footer h5 {
  color: #147dc0;
  font-size: 0.75em;
  font-weight: normal;
  margin-bottom: 8px; }

.aui .tsfz-aui-footer h5 a {
  font-weight: normal; }

.aui .tsfz-aui-footer ul {
  margin: 0 0 18px; }

.aui .tsfz-aui-footer li {
  font-size: 1.3em;
  line-height: 100%;
  list-style: outside none none;
  margin: 0; }

.aui .tsfz-aui-footer li a {
  display: block;
  padding: 4px 0; }

.aui .tsfz-aui-footer p {
  font-size: 1.3em;
  line-height: 170%;
  margin-bottom: 10px; }

.aui .tsfz-aui-footer .alliance-boots {
  font-size: 1.1em;
  margin: 20px 0 0; }

.aui .tsfz-aui-footer .alliance-boots a {
  background: url("/alloga-theme/css/../images/_ahdl/sprites/sprite-ui-norepeat-png8.png") no-repeat scroll right -700px transparent;
  display: block;
  height: 43px;
  text-indent: -9999px;
  width: 100%; }

.aui .tsfz-aui-footer .aui-col {
  border: 0 solid red;
  float: left;
  min-height: 80px;
  width: 145px; }

.aui .tsfz-aui-footer .aui-col.c2 {
  width: 110px; }

.aui .tsfz-aui-footer .aui-col.c5 {
  width: 223px; }

/* aui-legal-footer - Footer copyright */
.tsfz-legal-footer {
  background: url("/alloga-theme/css/../images/_ahdl/sprites/sprite-ui-repeatx-png8.png") repeat-x scroll 0 -200px transparent;
  font-size: 1em;
  padding-top: 15px; }

#aui-legal-footer-alloga-container {
  float: left;
  width: 70%; }

#aui-legal-footer-alloga-logo {
  float: right; }

#aui-legal-footer-alloga-logo > a img {
  max-height: 100px;
  padding-bottom: 20px; }

#aui-legal-footer-alloga-links {
  color: #666;
  float: left;
  font-size: 0.75em;
  font-weight: normal;
  width: auto; }

.tsfz-legal-footer p {
  font-size: 1.1em;
  margin-bottom: 8px; }

.tsfz-legal-footer ul {
  margin: 0 !important; }

.tsfz-legal-footer li {
  float: left;
  font-size: 1.1em;
  list-style: outside none none; }

.tsfz-legal-footer li a {
  border-left: 1px solid #888;
  padding: 0 6px; }

.tsfz-legal-footer li:first-child a, .tsfz-legal-footer li.first a {
  border-left: medium none;
  padding: 0 6px 0 0; }

/* PORTLETS */
/* journal article */
.journal-content-article h1, .journal-content-article h2, .journal-content-article h3, .journal-content-article h4, .journal-content-article h5, .journal-content-article h6 {
  clear: both;
  color: #0073cf;
  font-weight: normal;
  line-height: 130%;
  margin: 0 0 12px; }

.journal-content-article h1, .journal-content-article h2, .journal-content-article h3, .journal-content-article h4, .journal-content-article h5, .journal-content-article h6 {
  clear: both;
  color: #0073cf;
  font-weight: normal;
  line-height: 130%;
  margin: 0 0 12px; }

.journal-content-article h1, .portlet-asset-publisher h1 {
  border-bottom: 1px solid #ddd;
  clear: both;
  color: #0073cf;
  font-size: 1.65em;
  font-weight: normal;
  line-height: 130%;
  margin: 0 0 16px;
  padding-bottom: 6px; }

.journal-content-article h2 {
  color: #03659e !important;
  font-size: 2.6em;
  font-weight: normal;
  letter-spacing: -1px;
  margin-bottom: -5px;
  padding: 15px 0; }

.journal-content-article h3 {
  font-size: 1.7em; }

.journal-content-article h4 {
  color: #000;
  font-size: 17px; }

.journal-content-article h5 {
  font-size: 1.4em; }

.journal-content-article h6 {
  font-size: 1.3em; }

.journal-content-article p {
  font-size: 14px;
  font-weight: normal;
  line-height: 150%;
  margin: 0 0 15px; }

.journal-content-article p.first {
  font-size: 1.45em;
  font-weight: bold;
  margin-bottom: 0; }

.journal-content-article p.first a, .journal-content-article p.date {
  font-weight: bold; }

.journal-content-article p.note {
  font-size: 1.4em; }

.journal-content-article acronym {
  border-bottom: 1px dotted #0073cf;
  color: #0073cf;
  cursor: help;
  padding: 1px; }

.journal-content-article sup {
  font-size: x-small;
  vertical-align: top; }

.journal-content-article sub {
  font-size: x-small;
  vertical-align: bottom; }

.journal-content-article ul, .journal-content-article ol {
  margin: 0 0 15px 30px; }

.journal-content-article li {
  font-size: 1.3em;
  line-height: 150%;
  list-style-image: url("/alloga-theme/css/../images/_ahdl/bullets/blue.png");
  margin: 0 0 6px; }

.journal-content-article ul, .journal-content-article ol {
  margin: 0 0 20px 30px; }

.journal-content-article ul.hilite, .journal-content-article ol.hilite, .journal-content-article div.hilite {
  background: url("/alloga-theme/css/../images/_ahdl/ui/list-hilite-background.png") no-repeat scroll left top #e0ecf9;
  margin: 0 0 22px;
  padding: 34px 30px 12px; }

.journal-content-article ul.tint, .journal-content-article ol.tint, .journal-content-article div.tint {
  background: none repeat scroll 0 0 #e0ecf9;
  margin: 0 0 26px;
  padding: 18px 30px 12px; }

.journal-content-article li {
  font-size: 0.85em;
  line-height: 160%;
  list-style-type: square;
  margin: 0 0 6px -10px; }

.journal-content-article ol li {
  list-style-image: none;
  list-style-type: decimal; }

.journal-content-article .footnote {
  border-top: 1px solid #ddd;
  clear: both;
  font-size: 1em;
  margin: 25px 0;
  padding: 10px 0; }

.journal-content-article img.alignright {
  float: right;
  margin: 0 0 10px 20px; }

.journal-content-article img.alignleft {
  float: left;
  margin: 0 20px 10px 0; }

.journal-content-article span.hr {
  border-top: 1px solid #ddd;
  clear: both;
  display: block;
  height: 1px;
  margin: 6px 0; }

.journal-content-article blockquote {
  border-left: 1px solid #ddd;
  color: #0073cf;
  float: right;
  font-size: 1.7em;
  line-height: 150%;
  margin: 0 0 15px 25px;
  padding: 0 0 0 20px;
  width: 50%; }

/* asset-publisher */
.portlet-asset-publisher .taglib-header, .portlet-asset-publisher .asset-abstract .asset-title img, .portlet-asset-publisher .asset-abstract .asset-content .asset-more, .portlet-asset-publisher .asset-separator, .portlet-asset-publisher .subscribe .icon, .portlet-asset-publisher .subscribe .opens-new-window-accessible, .portlet-asset-publisher .asset-metadata .metadata-publish-date, .portlet-asset-publisher .asset-metadata .vertical-separator {
  display: none; }

.portlet-asset-publisher h3.asset-title {
  border-bottom: none;
  font-size: 1.24em;
  margin: 0px; }

.portlet-asset-publisher .asset-content {
  clear: right;
  margin-bottom: 10px;
  margin-left: 0px;
  margin-right: 0px; }

.portlet-asset-publisher .asset-abstract {
  border-bottom: 1px solid #ddd;
  margin: 0 0 5px;
  padding: 12px 12px 6px; }

/* portlet login */
.portlet-login .navigation {
  background: #FFF; }

/* TABLES */
table th {
  background: none repeat scroll 0 0 #3a66c8;
  border: 1px solid #fff;
  color: #fff;
  font-size: 12px;
  font-weight: normal;
  padding: 5px 10px;
  text-align: left;
  text-transform: uppercase; }

table th:hover {
  background: #284788; }

.aui table th a, .aui table th a:hover {
  color: #FFF;
  text-decoration: none; }

.aui .table-sorted {
  background: #284788;
  color: #FFF; }

.aui .table-sorted a {
  color: #147dc0; }

table td {
  background: none repeat scroll 0 0 #eee;
  border: 2px solid #ffffff;
  color: #666;
  font-size: 12px;
  padding: 5px 10px; }

.aui table .text-center {
  text-align: center; }

.aui .table-bordered {
  border: none;
  margin-bottom: 0; }

.aui .table-bordered th, .aui .table-bordered td {
  border-left: 2px solid #ffffff; }

.aui .table th, .aui .table td {
  border-top: 2px solid #ffffff; }

.aui .table-sort-indicator {
  background: url(/alloga-theme/css/../images/custom/sort-arrow-sprite.png) no-repeat 0 0; }

.aui .table-hover tbody tr:hover > td {
  background: #dae6f6; }

.lfr-search-container {
  margin-bottom: 1em; }

span + #list_detail .lfr-search-container {
  margin-top: 1em; }

/* Footer tables */
#footer_reasons {
  border: none;
  padding: 10px; }

.bdbtm {
  padding: 5px; }

/* FORMS */
label {
  color: #03659E; }

/* RESULT DETAILS */
#header_detail ul, #laboratory ul {
  list-style: none;
  margin: 0;
  padding: 0; }

#footer_detail ul {
  list-style: none;
  margin: 10px 0; }

#footer_detail li {
  display: inline;
  padding-right: 30px; }

/* Pagination */
.taglib-page-iterator {
  margin-top: 1em; }

/* Modals */
div[id$="_modal"] .yui3-widget-mask {
  z-index: 100 !important; }

div[id$="_modal"] .modal {
  z-index: 110 !important; }

/* Buttons and Links */
/* Autocomplete */
.aui .yui3-aclist-list {
  font-size: 13px;
  margin: 0; }

/* BROWSER FIXES */
.aui.ie9 .control-group {
  clear: both; }

.ie9 .lfr-search-container {
  display: inline-block;
  margin-bottom: 1em;
  overflow: auto;
  width: 100%; }

/* MEDIA QUERIES */
/* Small devices (tablets, 768px and up) */
@media (max-width: 768px) {
  body, .aui body {
    padding: 0; }

  header {
    height: 235px; }

  #logo {
    margin-left: 0; }

  .aui .container, .aui .navbar-static-top .container, .aui .navbar-fixed-top .container, .aui .navbar-fixed-bottom .container {
    padding: 0 2%;
    max-width: 96%; }

  #aui-navigation-primary-container {
    clear: both;
    left: 20px;
    top: 100px; }

  #header_column1, #header_column2 {
    margin-bottom: 20px;
    width: 100%; }

  #header_column2 {
    margin-bottom: 0;
    margin-left: 0; }

  #footer_column1, #footer_column2 {
    width: 100%; }

  #footer_reasons {
    margin: 0 !important; } }
.tsfz-relative {
  position: relative; }

.signed-in.controls-visible .tsfz-aui-quicklinks-primary,
.signed-in.controls-visible .tsfz-aui-quicklinks-primary .aui-centre-wrap {
  height: auto; }

.tsfz-aui-content {
  min-height: 50vh; }

.searchcontainer-content {
  overflow-x: auto;
  width: 100%; }

#aui-legal-footer-alloga-links {
  font-size: 12px; }

#aui-legal-footer-alloga-container {
  width: 69%; }

.tsfz-divider::after {
  bottom: 0;
  content: '';
  border-left: 1px solid #dddddd;
  margin-left: -25px;
  position: absolute;
  top: 0; }

.tsfz-content-highlight {
  background: rgba(58, 102, 200, 0.1);
  box-sizing: border-box;
  padding: 10px; }

.aui .tsfz-detail-header {
  border-bottom: 1px solid #dddddd;
  position: relative; }
  .aui .tsfz-detail-header .taglib-header {
    border: none;
    margin-bottom: 0; }
  .aui .tsfz-detail-header h2,
  .aui .tsfz-detail-header h3 {
    font-size: 17px;
    line-height: 20px;
    margin: 0;
    padding: 5px 0; }
  .aui .tsfz-detail-header .taglib-header h2,
  .aui .tsfz-detail-header .taglib-header h3 {
    color: #555555; }

.aui .txt-danger,
.aui .txt-danger a {
  color: #e1134f; }
.aui .txt-primary {
  color: #0073cf; }
.aui .txt-secondary {
  color: #009b76; }
.aui .txt-large {
  font-size: 17px; }
.aui .txt-regular {
  font-size: 14px; }
.aui .txt-small {
  font-size: 12px; }
.aui .font-normal {
  font-weight: normal; }
.aui .txt-disabled {
  opacity: .6; }

.tsfz-portlet {
  margin: 0 auto;
  max-width: 960px; }

.aui .alert {
  background: #fbfbfb;
  border-radius: 0;
  border: none;
  border-left: 2px solid #dddddd; }
  .aui .alert.alert-info, .aui .alert.portlet-msg-help, .aui .alert.portlet-msg-info, .aui .alert.portlet-msg-progress {
    background: #e5f1fa;
    border-color: #0073cf;
    color: #0073cf; }
  .aui .alert.alert-success, .aui .alert.portlet-msg-success {
    background: #e5f5f1;
    border-color: #009b76;
    color: #009b76; }
  .aui .alert.alert-danger, .aui .alert.alert-error, .aui .alert.portlet-msg-error {
    background: #fce7ed;
    border-color: #e1134f;
    color: #e1134f; }
  .aui .alert.alert-warning, .aui .alert.portlet-msg-error {
    background: #fef2e8;
    border-color: #f6861f;
    color: #f6861f; }

.taglib-page-iterator .lfr-pagination-config,
.taglib-page-iterator .taglib-page-iterator .search-results {
  line-height: 30px; }
.taglib-page-iterator .search-results {
  clear: left;
  margin-left: 0; }

.tsfz-loading-layer {
  background: rgba(255, 255, 255, 0.75);
  bottom: 0;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  z-index: 1; }
  .tsfz-loading-layer .tsfz-loading-wrapper {
    display: table;
    height: 100%;
    width: 100%;
    z-index: 2; }
  .tsfz-loading-layer .tsfz-loading-content {
    display: table-cell;
    padding: 0;
    vertical-align: middle; }

.datepicker-popover.popover {
  z-index: 12 !important; }

.tsfz-help-message {
  background: #ebecec;
  border-radius: 2px;
  box-shadow: 1px 2px 10px rgba(2, 2, 2, 0.25);
  box-sizing: border-box;
  margin: 20px 0;
  padding: 20px; }
  .tsfz-help-message h3 {
    font-size: 17px;
    line-height: 20px;
    margin-top: 0; }
  .tsfz-help-message a {
    text-decoration: underline; }
    .tsfz-help-message a:hover {
      color: #0072cc;
      text-decoration: none; }

.aui div .z-no-margin {
  margin: 0; }
.aui div .z-no-padding {
  padding: 0; }

.aui div .z-padding-bottom {
  padding-bottom: 10px; }

.aui div .z-padding-left {
  padding-left: 10px; }

.aui div .z-padding-right {
  padding-right: 10px; }

.aui div .z-padding-top {
  padding-top: 10px; }

.aui div .z-padding {
  padding: 10px; }

.aui div .z-margin-bottom {
  margin-bottom: 10px; }

.aui div .z-margin-left {
  margin-left: 10px; }

.aui div .z-margin-right {
  margin-right: 10px; }

.aui div .z-margin-top {
  margin-top: 10px; }

.aui div .z-margin {
  margin: 10px; }

.aui div .border-right {
  border-right: 1px solid #dddddd; }

.aui div .border-left {
  border-left: 1px solid #dddddd; }

.aui div .border-top {
  border-top: 1px solid #dddddd; }

.aui div .border-bottom {
  border-bottom: 1px solid #dddddd; }

.aui .btn {
  background: url(../images/_ahdl/sprites/sprite-ui-repeatx-png8.png) repeat-x scroll 0 -300px transparent;
  border: 1px solid #eee;
  border-radius: 5px;
  box-shadow: 0px 1px 0px #dddddd;
  color: #555555;
  font-size: 14px;
  padding: 3.5px 10px;
  position: relative;
  text-shadow: none; }
  .aui .btn::after {
    content: '';
    border-bottom: 1px solid #555555;
    display: block;
    width: 0;
    transition: width .3s linear; }
  .aui .btn:hover, .aui .btn:focus, .aui .btn:active {
    background-color: transparent;
    background-position: 0 -300px;
    color: #555555; }
    .aui .btn:hover:after, .aui .btn:focus:after, .aui .btn:active:after {
      transition: width .3s linear;
      width: 100%; }
  .aui .btn:disabled::after, .aui .btn.disabled::after {
    border-bottom: 0; }
.aui .btn-primary {
  color: #0073cf; }
  .aui .btn-primary:hover, .aui .btn-primary:focus, .aui .btn-primary:active {
    color: #0073cf; }
    .aui .btn-primary:hover:before, .aui .btn-primary:focus:before, .aui .btn-primary:active:before {
      content: '';
      background: rgba(0, 115, 207, 0.1);
      bottom: 0;
      border-radius: 5px;
      display: block;
      left: 0;
      position: absolute;
      right: 0;
      top: 0; }
    .aui .btn-primary:hover::after, .aui .btn-primary:focus::after, .aui .btn-primary:active::after {
      border-color: #0073cf; }
  .aui .btn-primary:disabled, .aui .btn-primary.disabled {
    background-color: transparent;
    color: #0073cf; }
    .aui .btn-primary:disabled::after, .aui .btn-primary.disabled::after {
      border-bottom: 0; }
.aui .btn-secondary {
  color: #009b76; }
  .aui .btn-secondary:hover, .aui .btn-secondary:focus, .aui .btn-secondary:active {
    color: #009b76; }
    .aui .btn-secondary:hover::before, .aui .btn-secondary:focus::before, .aui .btn-secondary:active::before {
      content: '';
      background: rgba(0, 155, 118, 0.1);
      bottom: 0;
      border-radius: 5px;
      display: block;
      left: 0;
      position: absolute;
      right: 0;
      top: 0; }
    .aui .btn-secondary:hover::after, .aui .btn-secondary:focus::after, .aui .btn-secondary:active::after {
      border-color: #009b76; }
  .aui .btn-secondary:disabled, .aui .btn-secondary.disabled {
    background: inherit;
    color: #009b76; }
    .aui .btn-secondary:disabled::after, .aui .btn-secondary.disabled::after {
      border-bottom: 0; }
.aui .btn-without-bg {
  background: none;
  border: none;
  box-shadow: none; }
  .aui .btn-without-bg:hover:after, .aui .btn-without-bg:focus:after, .aui .btn-without-bg:active:after {
    width: 0; }
  .aui .btn-without-bg:hover:before {
    content: '';
    background: rgba(221, 221, 221, 0.1);
    bottom: 0;
    border-radius: 5px;
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0; }
.aui .btn-with-icon i {
  padding-right: 20px; }

.aui .btn-toolbar {
  margin-bottom: 0; }

.aui .lfr-icon-menu .dropdown-toggle:after {
  border: none; }
.aui .lfr-icon-menu .dropdown-toggle img {
  display: none; }

.aui .yui3-aclist-content {
  border-color: #dddddd;
  box-shadow: 0 0 8px rgba(221, 221, 221, 0.6); }
  .aui .yui3-aclist-content .yui3-aclist-list {
    max-height: 30vh;
    padding: 0 3px;
    overflow-y: auto; }
  .aui .yui3-aclist-content .yui3-aclist-item-active {
    background: rgba(221, 221, 221, 0.1);
    color: #555555; }
  .aui .yui3-aclist-content .yui3-aclist-item-hover {
    background: rgba(0, 115, 207, 0.1);
    color: #0073cf; }

.tsfz-btn-tooltip {
  position: relative;
  display: inline-block; }
  .tsfz-btn-tooltip .taglib-text {
    display: none;
    position: absolute;
    bottom: 35px;
    left: 50%;
    width: 125px;
    margin-left: -72.5px;
    padding: 5px;
    background: rgba(0, 0, 0, 0.8);
    color: white;
    font-size: 12px;
    line-height: 1rem;
    text-transform: none;
    text-align: center;
    z-index: 1;
    box-sizing: border-box; }
    .tsfz-btn-tooltip .taglib-text::after {
      position: absolute;
      bottom: -12px;
      left: 50%;
      width: 0;
      height: 0;
      margin-top: -10px;
      margin-left: -3px;
      border: solid transparent;
      border-width: 6px;
      border-color: rgba(0, 0, 0, 0);
      border-top-color: rgba(0, 0, 0, 0.8);
      content: ' ';
      pointer-events: none; }
  .tsfz-btn-tooltip:hover .taglib-text {
    display: block;
    text-decoration: none; }

.tsfz-form {
  background: #fdfdfd;
  border: 1px solid #dddddd;
  box-sizing: border-box;
  padding: 25px;
  position: relative;
  width: 100%; }
  .tsfz-form h2,
  .tsfz-form h3 {
    color: #555555;
    font-size: 14px;
    line-height: 20px;
    margin: -10px 0; }
  .tsfz-form h2 {
    font-size: 17px; }
  .tsfz-form ul,
  .tsfz-form li {
    list-style: none;
    margin: 0;
    padding: 0; }
  .tsfz-form .row-fluid .column-content {
    padding: 0; }
  .tsfz-form .control-group {
    position: relative; }
  .tsfz-form label,
  .tsfz-form input,
  .tsfz-form select,
  .tsfz-form textarea {
    color: #555555;
    cursor: inherit;
    width: 100%; }
  .tsfz-form textarea,
  .tsfz-form input[type="text"],
  .tsfz-form input[type="password"],
  .tsfz-form input[type="datetime"],
  .tsfz-form input[type="datetime-local"],
  .tsfz-form input[type="date"],
  .tsfz-form input[type="month"],
  .tsfz-form input[type="time"],
  .tsfz-form input[type="week"],
  .tsfz-form input[type="number"],
  .tsfz-form input[type="email"],
  .tsfz-form input[type="url"],
  .tsfz-form input[type="search"],
  .tsfz-form input[type="tel"],
  .tsfz-form input[type="color"],
  .tsfz-form .uneditable-input {
    background: white;
    border: 1px solid #dddddd;
    border-radius: 3px;
    box-sizing: border-box;
    box-shadow: none;
    min-height: 30px;
    padding: 5px; }
    .tsfz-form textarea:focus,
    .tsfz-form input[type="text"]:focus,
    .tsfz-form input[type="password"]:focus,
    .tsfz-form input[type="datetime"]:focus,
    .tsfz-form input[type="datetime-local"]:focus,
    .tsfz-form input[type="date"]:focus,
    .tsfz-form input[type="month"]:focus,
    .tsfz-form input[type="time"]:focus,
    .tsfz-form input[type="week"]:focus,
    .tsfz-form input[type="number"]:focus,
    .tsfz-form input[type="email"]:focus,
    .tsfz-form input[type="url"]:focus,
    .tsfz-form input[type="search"]:focus,
    .tsfz-form input[type="tel"]:focus,
    .tsfz-form input[type="color"]:focus,
    .tsfz-form .uneditable-input:focus {
      box-shadow: 0 0 8px rgba(0, 115, 207, 0.6); }
  .tsfz-form input:-webkit-autofill,
  .tsfz-form textarea:-webkit-autofill,
  .tsfz-form select:-webkit-autofill {
    background: white;
    color: #555555; }
  .tsfz-form .uneditable-input {
    background: #dddddd;
    color: #555555; }
  .tsfz-form .control-group.success input,
  .tsfz-form .control-group.success .control-label,
  .tsfz-form .control-group.success .help-block,
  .tsfz-form .control-group.success .help-inline {
    box-shadow: none;
    border-color: #009b76;
    color: #009b76; }
  .tsfz-form .control-group.error input,
  .tsfz-form .control-group.error .control-label,
  .tsfz-form .control-group.error .help-block,
  .tsfz-form .control-group.error .help-inline {
    box-shadow: none;
    border-color: #e1134f;
    color: #e1134f; }
  .tsfz-form .tsfz-icon .control-group input {
    padding-right: 30px; }
  .tsfz-form .tsfz-icon.tsfz-icon-calendar .control-group::after {
    top: 30px;
    content: "\f073";
    font-family: 'fontawesome-alloy', 'sans-serif';
    font-size: 14px;
    position: absolute;
    right: 10px; }

.tsfz-form--simple {
  padding: 0;
  border: 0;
  background: none; }

.tsfz-form-inline .tsfz-inline-wrapper {
  font-size: 0;
  margin: 5px 0; }
.tsfz-form-inline .tsfz-label,
.tsfz-form-inline .tsfz-label-value {
  display: inline-block;
  font-size: 14px;
  line-height: 17px;
  vertical-align: bottom; }
.tsfz-form-inline .tsfz-label {
  margin-bottom: 0;
  width: 30%; }
.tsfz-form-inline .tsfz-label-value {
  font-weight: bold;
  width: 70%; }

.aui .tsfz-form-tabs .nav-tabs {
  border-bottom: 0;
  margin-bottom: 0;
  position: relative;
  z-index: 1; }
.aui .tsfz-form-tabs .tab a {
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  border-radius: 0;
  color: #555555;
  margin-right: 10px;
  padding: 20px 30px; }
  .aui .tsfz-form-tabs .tab a::after {
    border-bottom: 1px solid #555555;
    content: '';
    display: block;
    margin-top: -1px;
    transition: width .3s linear;
    width: 0; }
  .aui .tsfz-form-tabs .tab a:hover {
    background: white; }
  .aui .tsfz-form-tabs .tab a:hover::after {
    transition: width .3s linear;
    width: 100%; }
  .aui .tsfz-form-tabs .tab a:hover, .aui .tsfz-form-tabs .tab a:active, .aui .tsfz-form-tabs .tab a:focus {
    outline: none; }
.aui .tsfz-form-tabs .tab.active a {
  background: #fdfdfd;
  font-weight: bold; }

.aui form legend {
  border-color: #dddddd;
  clear: both;
  color: #147dc0;
  font-size: 1.65em;
  font-weight: normal;
  line-height: 130%;
  margin: 0 0 16px;
  padding-bottom: 6px; }

.web-form-portlet:not(.portlet-configuration) form > fieldset {
  text-align: center; }
.web-form-portlet:not(.portlet-configuration) legend,
.web-form-portlet:not(.portlet-configuration) legend + div {
  text-align: left; }
.web-form-portlet:not(.portlet-configuration) .description {
  margin-top: 0; }
.web-form-portlet:not(.portlet-configuration) .tsfz-form {
  margin: 0 auto;
  max-width: 500px; }
  .web-form-portlet:not(.portlet-configuration) .tsfz-form p {
    border-top: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
    font-style: italic;
    margin: 20px 0;
    padding: 10px; }
  .web-form-portlet:not(.portlet-configuration) .tsfz-form textarea {
    box-sizing: border-box; }
  .web-form-portlet:not(.portlet-configuration) .tsfz-form .alert.alert-danger,
  .web-form-portlet:not(.portlet-configuration) .tsfz-form .alert.alert-error,
  .web-form-portlet:not(.portlet-configuration) .tsfz-form .alert.portlet-msg-error {
    margin-top: 20px;
    margin-bottom: 10px; }

.aui input:invalid,
.aui textarea:invalid,
.aui select:invalid {
  color: #b94a48;
  border-color: #ee5f5b; }

.aui table .text-center {
  text-align: center; }
.aui table .text-right {
  text-align: right; }
.aui table .td05 {
  width: 5%; }
.aui table .td10 {
  width: 10%; }
.aui table .td15 {
  width: 15%; }
.aui table .td20 {
  width: 20%; }
.aui table .td25 {
  width: 25%; }
.aui table .td30 {
  width: 30%; }
.aui table .td35 {
  width: 35%; }
.aui table .td40 {
  width: 40%; }
.aui table .td45 {
  width: 45%; }
.aui table .td50 {
  width: 50%; }
.aui table .td55 {
  width: 55.0%; }
.aui table .td60 {
  width: 60%; }
.aui table .td65 {
  width: 65%; }
.aui table .td70 {
  width: 70%; }
.aui table .td75 {
  width: 75%; }
.aui table .td80 {
  width: 80%; }
.aui table .td85 {
  width: 85%; }
.aui table .td90 {
  width: 90%; }
.aui table .td95 {
  width: 95%; }
.aui table .td100 {
  width: 100%; }
.aui table .table-sorted a {
  color: white; }

.aui .table td {
  vertical-align: middle; }

.aui .tsfz-content-highlight table {
  table-layout: fixed;
  width: 100%; }
  .aui .tsfz-content-highlight table caption {
    font-size: 17px; }
  .aui .tsfz-content-highlight table td {
    background: none;
    border: none;
    padding: 5px; }
  .aui .tsfz-content-highlight table tr:first-child td {
    border-bottom: thin solid #555555;
    font-size: 14px; }

.aui .tsfz-scroll-table .searchcontainer-content {
  max-height: 40vh;
  overflow-y: auto; }

.lfr-search-container {
  overflow: hidden; }
  .lfr-search-container .pager {
    margin-bottom: 0; }
  .lfr-search-container ul,
  .lfr-search-container li {
    list-style: none;
    margin: 0;
    padding: 0; }
  .lfr-search-container select,
  .lfr-search-container textarea,
  .lfr-search-container input,
  .lfr-search-container .uneditable-input,
  .lfr-search-container .control-group {
    margin: 0; }

.tsfz-form .lfr-search-container {
  margin-bottom: 0; }

.tsfz-lfr-container .table th.table-last-header {
  text-align: center; }

.tsfz-action-list {
  font-size: 0; }
  .tsfz-action-list li {
    border-right: 1px solid #dddddd;
    display: inline-block;
    font-size: 12px;
    padding: 0 10px;
    vertical-align: middle; }
    .tsfz-action-list li:first-child {
      padding-left: 0; }
    .tsfz-action-list li:last-child {
      border-right: none;
      padding-right: 0; }

.aui .tsfz-table-center-headers th {
  text-align: center; }

.aui .tsfz-custom-row {
  font-weight: bold;
  margin-top: -12px; }

.aui .tsfz-show-icon-tooltip {
  position: relative; }
  .aui .tsfz-show-icon-tooltip .taglib-text {
    display: none;
    position: absolute;
    top: -8px;
    left: -135px;
    width: 130px;
    padding: 5px;
    background: rgba(0, 0, 0, 0.8);
    color: white;
    z-index: 1;
    box-sizing: border-box; }
    .aui .tsfz-show-icon-tooltip .taglib-text::after {
      position: absolute;
      top: 19px;
      left: 100%;
      width: 0;
      height: 0;
      margin-top: -10px;
      margin-left: 0;
      border: solid transparent;
      border-width: 6px;
      border-color: rgba(0, 0, 0, 0);
      border-left-color: rgba(0, 0, 0, 0.8);
      content: ' ';
      pointer-events: none; }
  .aui .tsfz-show-icon-tooltip:hover .taglib-text {
    display: block;
    text-decoration: none; }

.z-c-card {
  margin-bottom: 25px;
  border: 1px solid #dddddd; }
  .z-c-card:hover a {
    text-decoration: underline; }

.z-c-card__image {
  padding: 10px;
  border-bottom: 1px solid #dddddd; }
  .z-c-card__image img {
    max-width: 100%;
    height: 80px;
    object-fit: contain; }

.z-c-card__name a {
  display: block;
  padding: 10px;
  background: #fdfdfd;
  text-align: center; }

.aui .z-c-card-thumbnail {
  height: 45px; }

.label.z-c-label {
  background-color: transparent;
  color: inherit;
  font-size: 14px;
  font-weight: normal;
  text-shadow: none; }
  .label.z-c-label.label-sm {
    font-size: 12px; }
  .label.z-c-label::before {
    display: inline-block;
    width: 9px;
    height: 9px;
    margin-right: 6px;
    border-radius: 5px;
    background-color: #dddddd;
    content: ''; }
  .label.z-c-label.label-info::before {
    background-color: #0073cf; }
  .label.z-c-label.label-success::before {
    background-color: #009b76; }
  .label.z-c-label.label-warning::before {
    background-color: #f6861f; }
  .label.z-c-label.label-important::before {
    background-color: #e1134f; }

.tsfz-dialog .modal-header {
  background: url("../images/_ahdl/sprites/sprite-ui-repeatx-png8.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
  background-position: 0 -65px;
  border: none;
  box-sizing: border-box;
  height: 65px;
  padding-bottom: 0; }
  .tsfz-dialog .modal-header h3 {
    font-size: 17px;
    font-weight: normal; }

.tsfz-popup .searchcontainer-content {
  max-height: 47vh; }

.portlet-login,
.tsfz-portlet-new-password > div {
  margin: 0 auto;
  width: 50%; }
  .portlet-login input,
  .tsfz-portlet-new-password > div input {
    width: calc(100% - 12px); }
  .portlet-login .button-holder,
  .tsfz-portlet-new-password > div .button-holder {
    text-align: center; }

.tsfz-portlet-new-password {
  margin-top: 20px; }
  .tsfz-portlet-new-password .fieldset-legend {
    display: none; }

body.color-scheme-blue {
  background-color: none; }

.color-scheme-blue .dockbar h2 {
  color: #000; }

.color-scheme-blue #layout-column_column-2 h1 {
  color: #147dc0; }

.color-scheme-blue #aui-masthead {
  margin-right: 0px;
  margin-left: 0px;
  background: url(/alloga-theme/css/../images/alloga/alloga-smallblue-banner-background.png) repeat-x; }

.color-scheme-blue #aui-navigation-primary h1, h2, h3, h4, h5 {
  color: #edac00; }

.color-scheme-blue #context .portlet-asset-publisher h2 a, .color-scheme-blue #context .portlet-asset-publisher h3 a {
  border-bottom: 2px solid #FFF;
  font-size: 0.74em;
  font-weight: bold;
  line-height: 120%;
  margin: 10px 0 4px;
  padding: 6px 0;
  color: #edac00; }

.color-scheme-blue #main h1,
#main h2,
#main h3,
#main h4,
#main h5,
#main h6 {
  color: #147dc0;
  margin: 0 0 12px;
  font-weight: normal;
  line-height: 130%;
  clear: both; }

.color-scheme-blue #main h1 {
  color: #147dc0;
  margin: 0 0 12px;
  font-weight: normal;
  line-height: 130%;
  clear: both;
  font-size: 3em;
  margin: 0 0 16px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 6px; }

.color-scheme-blue #aui-content {
  background: transparent url(/alloga-theme/css/../images/alloga/alloga-smallblue-banner-background-bar.png) repeat-x scroll -25% bottom !important; }

.color-scheme-blue .nav-menu h2 {
  font-size: 18px !important;
  font-weight: bold !important; }

.color-scheme-blue .nav-menu h2 a:link {
  color: #147dc0; }

.color-scheme-blue .nav-menu h2 a:active {
  color: #147dc0; }

.color-scheme-blue .nav-menu h2 a:visited {
  color: #147dc0; }

.color-scheme-blue .nav-menu h2 a:hover {
  color: #147dc0; }

.color-scheme-blue .nav-menu li {
  padding-left: 10px; }

.color-scheme-blue .nav-menu {
  border: 0px solid red; }

.color-scheme-blue .nav-menu .selected {
  background: #147dc0;
  color: white !important; }

.color-scheme-blue .nav-menu a:link {
  color: #666; }

.color-scheme-blue .nav-menu a:active {
  color: #666; }

.color-scheme-blue .nav-menu a:visited {
  color: #666; }

.color-scheme-blue .nav-menu a:hover {
  color: #666; }

.color-scheme-blue #aui-footer h3 {
  color: #147dc0; }

.color-scheme-blue #aui-footer h5 {
  color: #147dc0; }

.color-scheme-blue #aui-footer a:link {
  color: #147dc0; }

.color-scheme-blue #aui-footer a:visited {
  color: #147dc0; }

.color-scheme-blue #aui-footer a:active {
  color: #147dc0; }

body.color-scheme-blue {
  /*background-color: red; */ }

.color-scheme-blue #aui-masthead {
  background-color: #147dc0; }

body.color-scheme-dark-green {
  background-color: none; }

.color-scheme-dark-green .dockbar h2 {
  color: #000; }

.color-scheme-dark-green #layout-column_column-2 h1 {
  color: #4b8d98; }

.color-scheme-dark-green #aui-masthead {
  margin-right: 0px;
  margin-left: 0px;
  background: url(/alloga-theme/css/../images/alloga/alloga-lightgreen-banner-background.png) repeat-x; }

.color-scheme-dark-green #aui-navigation-primary h1, h2, h3, h4, h5 {
  color: #4b8d98; }

.color-scheme-dark-green #context .portlet-asset-publisher h2 a, .color-scheme-dark-green #context .portlet-asset-publisher h3 a {
  border-bottom: 2px solid #FFF;
  font-size: 0.74em;
  font-weight: bold;
  line-height: 120%;
  margin: 10px 0 4px;
  padding: 6px 0;
  color: #4b8d98; }

.color-scheme-dark-green #main h1,
#main h2,
#main h3,
#main h4,
#main h5,
#main h6 {
  color: #4b8d98;
  margin: 0 0 12px;
  font-weight: normal;
  line-height: 130%;
  clear: both; }

.color-scheme-dark-green #main h1 {
  color: #4b8d98;
  margin: 0 0 12px;
  font-weight: normal;
  line-height: 130%;
  clear: both;
  font-size: 3em;
  margin: 0 0 16px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 6px; }

.color-scheme-dark-green #aui-content {
  background: transparent url(/alloga-theme/css/../images/alloga/alloga-lightgreen-banner-background-bar.png) repeat-x scroll -25% bottom !important; }

.color-scheme-dark-green .nav-menu h2 {
  font-size: 18px !important;
  font-weight: bold !important; }

.color-scheme-dark-green .nav-menu h2 a:link {
  color: #4b8d98; }

.color-scheme-dark-green .nav-menu h2 a:active {
  color: #4b8d98; }

.color-scheme-dark-green .nav-menu h2 a:visited {
  color: #4b8d98; }

.color-scheme-dark-green .nav-menu h2 a:hover {
  color: #4b8d98; }

.color-scheme-dark-green .nav-menu li {
  padding-left: 10px; }

.color-scheme-dark-green .nav-menu {
  border: 0px solid red; }

.color-scheme-dark-green .nav-menu .selected {
  background: #4b8d98;
  color: white !important; }

.color-scheme-dark-green .nav-menu a:link {
  color: #666; }

.color-scheme-dark-green .nav-menu a:active {
  color: #666; }

.color-scheme-dark-green .nav-menu a:visited {
  color: #666; }

.color-scheme-dark-green .nav-menu a:hover {
  color: #666; }

.color-scheme-dark-green #aui-footer h3 {
  color: #147dc0; }

.color-scheme-dark-green #aui-footer h5 {
  color: #147dc0; }

.color-scheme-dark-green #aui-footer a:link {
  color: #147dc0; }

.color-scheme-dark-green #aui-footer a:visited {
  color: #147dc0; }

.color-scheme-dark-green #aui-footer a:active {
  color: #147dc0; }

body.color-scheme-dark-green {
  /*background-color: red; */ }

.color-scheme-dark-green #aui-masthead {
  background-color: #4b8d98; }

body.color-scheme-purple {
  /*background-color: red; */ }

.color-scheme-purple .dockbar h2 {
  color: #000; }

.color-scheme-purple #layout-column_column-2 h1 {
  color: #514d85; }

.color-scheme-purple #aui-masthead {
  margin-right: 0px;
  margin-left: 0px;
  background: url(/alloga-theme/css/../images/alloga/alloga-purple-banner-background.png) repeat-x; }

.color-scheme-purple #aui-navigation-primary h1, h2, h3, h4, h5 {
  color: #514d85; }

.color-scheme-purple #context .portlet-asset-publisher h2 a, .color-scheme-purple #context .portlet-asset-publisher h3 a {
  border-bottom: 2px solid #FFF;
  font-size: 0.74em;
  font-weight: bold;
  line-height: 120%;
  margin: 10px 0 4px;
  padding: 6px 0;
  color: #514d85; }

.color-scheme-purple #main h1,
#main h2,
#main h3,
#main h4,
#main h5,
#main h6 {
  color: #514d85;
  margin: 0 0 12px;
  font-weight: normal;
  line-height: 130%;
  clear: both; }

.color-scheme-purple #main h1 {
  color: #514d85;
  margin: 0 0 12px;
  font-weight: normal;
  line-height: 130%;
  clear: both;
  font-size: 3em;
  margin: 0 0 16px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 6px; }

.color-scheme-purple #aui-content {
  background: transparent url(/alloga-theme/css/../images/alloga/alloga-purple-banner-background-bar.png) repeat-x scroll -25% bottom !important; }

.color-scheme-purple .nav-menu h2 {
  font-size: 18px !important;
  font-weight: bold !important; }

.color-scheme-purple .nav-menu h2 a:link {
  color: #514d85; }

.color-scheme-purple .nav-menu h2 a:active {
  color: #514d85; }

.color-scheme-purple .nav-menu h2 a:visited {
  color: #514d85; }

.color-scheme-purple .nav-menu h2 a:hover {
  color: #514d85; }

.color-scheme-purple .nav-menu li {
  padding-left: 10px; }

.color-scheme-purple .nav-menu {
  border: 0px solid red; }

.color-scheme-purple .nav-menu .selected {
  background: #514d85;
  color: white !important; }

.color-scheme-purple .nav-menu a:link {
  color: #666; }

.color-scheme-purple .nav-menu a:active {
  color: #666; }

.color-scheme-purple .nav-menu a:visited {
  color: #666; }

.color-scheme-purple .nav-menu a:hover {
  color: #666; }

.color-scheme-purple #aui-footer h3 {
  color: #147dc0; }

.color-scheme-purple #aui-footer h5 {
  color: #147dc0; }

.color-scheme-purple #aui-footer a:link {
  color: #147dc0; }

.color-scheme-purple #aui-footer a:visited {
  color: #147dc0; }

.color-scheme-purple #aui-footer a:active {
  color: #147dc0; }

body.color-scheme-green {
  background-color: none; }

.color-scheme-green .dockbar h2 {
  color: #000; }

.color-scheme-green #layout-column_column-2 h1 {
  color: #009878; }

.color-scheme-green #aui-masthead {
  margin-right: 0px;
  margin-left: 0px;
  background: url(/alloga-theme/css/../images/alloga/alloga-green-banner-background.png) repeat-x; }

.color-scheme-green #aui-navigation-primary h1, h2, h3, h4, h5 {
  color: #009878; }

.color-scheme-green #context .portlet-asset-publisher h2 a, .color-scheme-green #context .portlet-asset-publisher h3 a {
  border-bottom: 2px solid #FFF;
  font-size: 0.74em;
  font-weight: bold;
  line-height: 120%;
  margin: 10px 0 4px;
  padding: 6px 0;
  color: #009878; }

.color-scheme-green #main h1,
#main h2,
#main h3,
#main h4,
#main h5,
#main h6 {
  color: #009878;
  margin: 0 0 12px;
  font-weight: normal;
  line-height: 130%;
  clear: both; }

.color-scheme-green #main h1 {
  color: #009878;
  margin: 0 0 12px;
  font-weight: normal;
  line-height: 130%;
  clear: both;
  font-size: 3em;
  margin: 0 0 16px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 6px; }

.color-scheme-green #aui-content {
  background: transparent url(/alloga-theme/css/../images/alloga/alloga-green-banner-background-bar.png) repeat-x scroll -25% bottom !important; }

.color-scheme-green .nav-menu h2 {
  font-size: 18px !important;
  font-weight: bold !important; }

.color-scheme-green .nav-menu h2 a:link {
  color: #009878; }

.color-scheme-green .nav-menu h2 a:active {
  color: #009878; }

.color-scheme-green .nav-menu h2 a:visited {
  color: #009878; }

.color-scheme-green .nav-menu h2 a:hover {
  color: #009878; }

.color-scheme-green .nav-menu li {
  padding-left: 10px; }

.color-scheme-green .nav-menu {
  border: 0px solid red; }

.color-scheme-green .nav-menu .selected {
  background: #009878;
  color: white !important; }

.color-scheme-green .nav-menu a:link {
  color: #666; }

.color-scheme-green .nav-menu a:active {
  color: #666; }

.color-scheme-green .nav-menu a:visited {
  color: #666; }

.color-scheme-green .nav-menu a:hover {
  color: #666; }

.color-scheme-green #aui-footer h3 {
  color: #147dc0; }

.color-scheme-green #aui-footer h5 {
  color: #147dc0; }

.color-scheme-green #aui-footer a:link {
  color: #147dc0; }

.color-scheme-green #aui-footer a:visited {
  color: #147dc0; }

.color-scheme-green #aui-footer a:active {
  color: #147dc0; }

body.color-scheme-green {
  /*background-color: red; */ }

.color-scheme-green .intra-pagination ul li a {
  border: 0px solid red;
  display: block; }

.color-scheme-green .intra-pagination ul li {
  float: left;
  font-size: 0.75em;
  list-style: none outside none !important;
  margin: 0 2px !important;
  color: #CCC; }

.color-scheme-green .intra-pagination ul li a {
  /*   line-height: 20px;*/
  padding: 0 8px;
  color: #009878; }

.color-scheme-green .intra-pagination .selected {
  background-color: #009878;
  color: white !important; }

.color-scheme-green .intra-pagination {
  display: block;
  border: 0px red solid; }

.color-scheme-green .intra-pagination a:link {
  color: #009878; }

.color-scheme-green .intra-pagination a:visited {
  color: #009878; }

.color-scheme-green .intra-pagination a:hover {
  color: #FFF; }

.color-scheme-green .intra-pagination a:active {
  color: #fff; }

.color-scheme-green .journal-content-article li {
  list-style-type: square;
  margin: 0 0 6px -10px; }

.color-scheme-green #aui-masthead {
  background-color: #009878; }

body.color-scheme-light-yellow {
  background-color: none; }

.color-scheme-light-yellow .dockbar h2 {
  color: #000; }

.color-scheme-light-yellow #layout-column_column-2 h1 {
  color: #fa9900; }

.color-scheme-light-yellow #aui-masthead {
  margin-right: 0px;
  margin-left: 0px;
  background: url(/alloga-theme/css/../images/alloga/alloga-lightyellow-banner-background.png) repeat-x; }

.color-scheme-light-yellow #aui-navigation-primary h1, h2, h3, h4, h5 {
  color: #fa9900; }

.color-scheme-light-yellow #context .portlet-asset-publisher h2 a, .color-scheme-light-yellow #context .portlet-asset-publisher h3 a {
  border-bottom: 2px solid #FFF;
  font-size: 0.74em;
  font-weight: bold;
  line-height: 120%;
  margin: 10px 0 4px;
  padding: 6px 0;
  color: #fa9900; }

.color-scheme-light-yellow #main h1,
#main h2,
#main h3,
#main h4,
#main h5,
#main h6 {
  color: #fa9900;
  margin: 0 0 12px;
  font-weight: normal;
  line-height: 130%;
  clear: both; }

.color-scheme-light-yellow #main h1 {
  color: #fa9900;
  margin: 0 0 12px;
  font-weight: normal;
  line-height: 130%;
  clear: both;
  font-size: 3em;
  margin: 0 0 16px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 6px; }

.color-scheme-light-yellow #aui-content {
  background: transparent url(/alloga-theme/css/../images/alloga/alloga-lightyellow-banner-background-bar.png) repeat-x scroll -25% bottom !important; }

.color-scheme-light-yellow .nav-menu h2 {
  font-size: 18px !important;
  font-weight: bold !important; }

.color-scheme-light-yellow .nav-menu h2 a:link {
  color: #fa9900; }

.color-scheme-light-yellow .nav-menu h2 a:active {
  color: #fa9900; }

.color-scheme-light-yellow .nav-menu h2 a:visited {
  color: #fa9900; }

.color-scheme-light-yellow .nav-menu h2 a:hover {
  color: #fa9900; }

.color-scheme-light-yellow .nav-menu li {
  padding-left: 10px; }

.color-scheme-light-yellow .nav-menu {
  border: 0px solid red; }

.color-scheme-light-yellow .nav-menu .selected {
  background: #fa9900;
  color: white !important; }

.color-scheme-light-yellow .nav-menu a:link {
  color: #666; }

.color-scheme-light-yellow .nav-menu a:active {
  color: #666; }

.color-scheme-light-yellow .nav-menu a:visited {
  color: #666; }

.color-scheme-light-yellow .nav-menu a:hover {
  color: #666; }

.color-scheme-light-yellow #aui-footer h3 {
  color: #147dc0; }

.color-scheme-light-yellow #aui-footer h5 {
  color: #147dc0; }

.color-scheme-light-yellow #aui-footer a:link {
  color: #147dc0; }

.color-scheme-light-yellow #aui-footer a:visited {
  color: #147dc0; }

.color-scheme-light-yellow #aui-footer a:active {
  color: #147dc0; }

body.color-scheme-light-yellow {
  /*background-color: red; */ }

.color-scheme-light-yellow #aui-masthead {
  background-color: #fa9900; }

body.color-scheme-red {
  /*background-color: red; */ }

.color-scheme-red .dockbar h2 {
  color: #000; }

.color-scheme-red #layout-column_column-2 h1 {
  color: #e5114c; }

.color-scheme-red #aui-masthead {
  margin-right: 0px;
  margin-left: 0px;
  background: url(/alloga-theme/css/../images/alloga/alloga-red-banner-background.png) repeat-x; }

.color-scheme-red #aui-navigation-primary h1, h2, h3, h4, h5 {
  color: #e5114c; }

.color-scheme-red #context .portlet-asset-publisher h2 a, .color-scheme-red #context .portlet-asset-publisher h3 a {
  border-bottom: 2px solid #FFF;
  font-size: 0.74em;
  font-weight: bold;
  line-height: 120%;
  margin: 10px 0 4px;
  padding: 6px 0;
  color: #e5114c; }

.color-scheme-red #main h1,
#main h2,
#main h3,
#main h4,
#main h5,
#main h6 {
  color: #e5114c;
  margin: 0 0 12px;
  font-weight: normal;
  line-height: 130%;
  clear: both; }

.color-scheme-red #main h1 {
  color: #e5114c;
  margin: 0 0 12px;
  font-weight: normal;
  line-height: 130%;
  clear: both;
  font-size: 3em;
  margin: 0 0 16px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 6px; }

.color-scheme-red #aui-content {
  background: transparent url(/alloga-theme/css/../images/alloga/alloga-red-banner-background-bar.png) repeat-x scroll -25% bottom !important; }

.color-scheme-red .nav-menu h2 {
  font-size: 18px !important;
  font-weight: bold !important; }

.color-scheme-red .nav-menu h2 a:link {
  color: #e5114c; }

.color-scheme-red .nav-menu h2 a:active {
  color: #e5114c; }

.color-scheme-red .nav-menu h2 a:visited {
  color: #e5114c; }

.color-scheme-red .nav-menu h2 a:hover {
  color: #e5114c; }

.color-scheme-red .nav-menu li {
  padding-left: 10px; }

.color-scheme-red .nav-menu {
  border: 0px solid red; }

.color-scheme-red .nav-menu .selected {
  background: #e5114c;
  color: white !important; }

.color-scheme-red .nav-menu a:link {
  color: #666; }

.color-scheme-red .nav-menu a:active {
  color: #666; }

.color-scheme-red .nav-menu a:visited {
  color: #666; }

.color-scheme-red .nav-menu a:hover {
  color: #666; }

.color-scheme-red #aui-footer h3 {
  color: #147dc0; }

.color-scheme-red #aui-footer h5 {
  color: #147dc0; }

.color-scheme-red #aui-footer a:link {
  color: #147dc0; }

.color-scheme-red #aui-footer a:visited {
  color: #147dc0; }

.color-scheme-red #aui-footer a:active {
  color: #147dc0; }

body.color-scheme-red {
  /*background-color: red; */ }

.color-scheme-red #aui-masthead {
  background-color: #e5114c; }

body.color-scheme-yellow {
  background-color: none; }

.color-scheme-yellow .dockbar h2 {
  color: #000; }

.color-scheme-yellow #layout-column_column-2 h1 {
  color: #edac00; }

.color-scheme-yellow #aui-masthead {
  margin-right: 0px;
  margin-left: 0px;
  background: url(/alloga-theme/css/../images/alloga/alloga-yellow-banner-background.png) repeat-x; }

.color-scheme-yellow #aui-navigation-primary h1, h2, h3, h4, h5 {
  color: #edac00; }

.color-scheme-yellow #context .portlet-asset-publisher h2 a, .color-scheme-yellow #context .portlet-asset-publisher h3 a {
  border-bottom: 2px solid #FFF;
  font-size: 0.74em;
  font-weight: bold;
  line-height: 120%;
  margin: 10px 0 4px;
  padding: 6px 0;
  color: #edac00; }

.color-scheme-yellow #main h1,
#main h2,
#main h3,
#main h4,
#main h5,
#main h6 {
  color: #edac00;
  margin: 0 0 12px;
  font-weight: normal;
  line-height: 130%;
  clear: both; }

.color-scheme-yellow #main h1 {
  color: #edac00;
  margin: 0 0 12px;
  font-weight: normal;
  line-height: 130%;
  clear: both;
  font-size: 3em;
  margin: 0 0 16px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 6px; }

.color-scheme-yellow #aui-content {
  background: transparent url(/alloga-theme/css/../images/alloga/alloga-yellow-banner-background-bar.png) repeat-x scroll -25% bottom !important; }

.color-scheme-yellow .nav-menu h2 {
  font-size: 18px !important;
  font-weight: bold !important; }

.color-scheme-yellow .nav-menu h2 a:link {
  color: #edac00; }

.color-scheme-yellow .nav-menu h2 a:active {
  color: #edac00; }

.color-scheme-yellow .nav-menu h2 a:visited {
  color: #edac00; }

.color-scheme-yellow .nav-menu h2 a:hover {
  color: #edac00; }

.color-scheme-yellow .nav-menu li {
  padding-left: 10px; }

.color-scheme-yellow .nav-menu {
  border: 0px solid red; }

.color-scheme-yellow .nav-menu .selected {
  background: #edac00;
  color: white !important; }

.color-scheme-yellow .nav-menu a:link {
  color: #666; }

.color-scheme-yellow .nav-menu a:active {
  color: #666; }

.color-scheme-yellow .nav-menu a:visited {
  color: #666; }

.color-scheme-yellow .nav-menu a:hover {
  color: #666; }

.color-scheme-yellow #aui-footer h3 {
  color: #147dc0; }

.color-scheme-yellow #aui-footer h5 {
  color: #147dc0; }

.color-scheme-yellow #aui-footer a:link {
  color: #147dc0; }

.color-scheme-yellow #aui-footer a:visited {
  color: #147dc0; }

.color-scheme-yellow #aui-footer a:active {
  color: #147dc0; }

body.color-scheme-yellow {
  /*background-color: red; */ }

.color-scheme-yellow #aui-masthead {
  background-color: #edac00; }

@media (max-width: 979px) {
  .taglib-page-iterator .lfr-pagination-buttons {
    width: auto; }
    .taglib-page-iterator .lfr-pagination-buttons > li {
      margin-left: 10px;
      width: auto; }
      .taglib-page-iterator .lfr-pagination-buttons > li:first-child {
        margin-left: 0; } }
@media (max-width: 767px) {
  .taglib-page-iterator .lfr-pagination-buttons {
    width: 100%; }
    .taglib-page-iterator .lfr-pagination-buttons > li {
      margin: 0;
      width: 50%; }

  .aui .tsfz-detail-header {
    border-bottom: none; }
    .aui .tsfz-detail-header .taglib-header {
      border-bottom: 1px solid #dddddd;
      margin-bottom: 10px; }

  .portlet-login,
  .tsfz-portlet-new-password > div {
    width: 90%; } }