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

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

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

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

/* ---------- Loading animation ---------- */
.loading-animation {
  background: url(/uj-lift-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(/uj-lift-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(/uj-lift-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(/uj-lift-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(/uj-lift-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(/uj-lift-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(/uj-lift-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(/uj-lift-theme/css/../images/arrows/paging_first.png); }

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

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

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

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

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

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

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

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

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

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

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

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

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

.html-editor.portlet-message-boards {
  -ms-word-break: break-all;
  word-break: break-all;
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
  word-wrap: break-word; }
  .html-editor.portlet-message-boards blockquote {
    background: #eef0f2 url(/uj-lift-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(/uj-lift-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(/uj-lift-theme/css/../images/common/edit_white.png) no-repeat 50%;
    content: '';
    display: block;
    height: 20px;
    position: absolute;
    right: 5px;
    top: 5px;
    width: 30px; }
  .lfr-editable:focus:after {
    display: none; }
  .lfr-editable:focus:hover {
    background-color: transparent; }
  .lfr-editable:hover {
    background-color: rgba(255, 255, 255, 0.3);
    outline-color: #519226; }
    .lfr-editable:hover:after {
      background-color: #519226; }

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

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

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











.ios.mobile .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(/uj-lift-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(/uj-lift-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(/uj-lift-theme/css/../images/application/button_bg_over.png); }

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

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

.save-trigger img {
  background-image: url(/uj-lift-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(/uj-lift-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(/uj-lift-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(/uj-lift-theme/css/../images/common/add_white.png); }
  .portlet-content .lfr-icon-actions .lfr-icon-action-edit a {
    background-image: url(/uj-lift-theme/css/../images/common/edit_white.png); }
  .portlet-content .lfr-icon-actions .lfr-icon-action-edit-template a {
    background-image: url(/uj-lift-theme/css/../images/common/edit_template_white.png); }
  .portlet-content .lfr-icon-actions .lfr-icon-action-configuration a {
    background-image: url(/uj-lift-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(/uj-lift-theme/css/../images/portlet/close_borderless.png); }
  .portlet-borderless-bar .portlet-options li.lfr-trigger strong a {
    background-image: url(/uj-lift-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(/uj-lift-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(/uj-lift-theme/css/../images/messages/alert.png);
  color: #663; }

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

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

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

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

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

/* ---------- Miscellaneous component styles ---------- */
.lfr-ddm-container .control-group.error .control-label,
.lfr-ddm-container .control-group.error .help-block,
.lfr-ddm-container .control-group.error .help-inline {
  color: #555555; }
.lfr-ddm-container .control-group.error .checkbox,
.lfr-ddm-container .control-group.error .radio,
.lfr-ddm-container .control-group.error input,
.lfr-ddm-container .control-group.error select,
.lfr-ddm-container .control-group.error textarea {
  color: #555555; }
.lfr-ddm-container .control-group.error input,
.lfr-ddm-container .control-group.error select,
.lfr-ddm-container .control-group.error textarea {
  border-color: #cccccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .lfr-ddm-container .control-group.error input:focus,
  .lfr-ddm-container .control-group.error select:focus,
  .lfr-ddm-container .control-group.error textarea:focus {
    border-color: #b3b3b3;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white; }
.lfr-ddm-container .control-group.error .input-prepend .add-on,
.lfr-ddm-container .control-group.error .input-append .add-on {
  color: #555555;
  background-color: whitesmoke;
  border-color: #555555; }
.lfr-ddm-container .control-group.info .control-label,
.lfr-ddm-container .control-group.info .help-block,
.lfr-ddm-container .control-group.info .help-inline {
  color: #555555; }
.lfr-ddm-container .control-group.info .checkbox,
.lfr-ddm-container .control-group.info .radio,
.lfr-ddm-container .control-group.info input,
.lfr-ddm-container .control-group.info select,
.lfr-ddm-container .control-group.info textarea {
  color: #555555; }
.lfr-ddm-container .control-group.info input,
.lfr-ddm-container .control-group.info select,
.lfr-ddm-container .control-group.info textarea {
  border-color: #cccccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .lfr-ddm-container .control-group.info input:focus,
  .lfr-ddm-container .control-group.info select:focus,
  .lfr-ddm-container .control-group.info textarea:focus {
    border-color: #b3b3b3;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white; }
.lfr-ddm-container .control-group.info .input-prepend .add-on,
.lfr-ddm-container .control-group.info .input-append .add-on {
  color: #555555;
  background-color: whitesmoke;
  border-color: #555555; }
.lfr-ddm-container .control-group.success .control-label,
.lfr-ddm-container .control-group.success .help-block,
.lfr-ddm-container .control-group.success .help-inline {
  color: #555555; }
.lfr-ddm-container .control-group.success .checkbox,
.lfr-ddm-container .control-group.success .radio,
.lfr-ddm-container .control-group.success input,
.lfr-ddm-container .control-group.success select,
.lfr-ddm-container .control-group.success textarea {
  color: #555555; }
.lfr-ddm-container .control-group.success input,
.lfr-ddm-container .control-group.success select,
.lfr-ddm-container .control-group.success textarea {
  border-color: #cccccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .lfr-ddm-container .control-group.success input:focus,
  .lfr-ddm-container .control-group.success select:focus,
  .lfr-ddm-container .control-group.success textarea:focus {
    border-color: #b3b3b3;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white; }
.lfr-ddm-container .control-group.success .input-prepend .add-on,
.lfr-ddm-container .control-group.success .input-append .add-on {
  color: #555555;
  background-color: whitesmoke;
  border-color: #555555; }
.lfr-ddm-container .control-group.warning .control-label,
.lfr-ddm-container .control-group.warning .help-block,
.lfr-ddm-container .control-group.warning .help-inline {
  color: #555555; }
.lfr-ddm-container .control-group.warning .checkbox,
.lfr-ddm-container .control-group.warning .radio,
.lfr-ddm-container .control-group.warning input,
.lfr-ddm-container .control-group.warning select,
.lfr-ddm-container .control-group.warning textarea {
  color: #555555; }
.lfr-ddm-container .control-group.warning input,
.lfr-ddm-container .control-group.warning select,
.lfr-ddm-container .control-group.warning textarea {
  border-color: #cccccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .lfr-ddm-container .control-group.warning input:focus,
  .lfr-ddm-container .control-group.warning select:focus,
  .lfr-ddm-container .control-group.warning textarea:focus {
    border-color: #b3b3b3;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white; }
.lfr-ddm-container .control-group.warning .input-prepend .add-on,
.lfr-ddm-container .control-group.warning .input-append .add-on {
  color: #555555;
  background-color: whitesmoke;
  border-color: #555555; }
.lfr-ddm-container .control-group.error > .control-label,
.lfr-ddm-container .control-group.error > .help-block,
.lfr-ddm-container .control-group.error > .help-inline {
  color: #b50303; }
.lfr-ddm-container .control-group.error > .checkbox,
.lfr-ddm-container .control-group.error > .radio,
.lfr-ddm-container .control-group.error > input,
.lfr-ddm-container .control-group.error > select,
.lfr-ddm-container .control-group.error > textarea {
  color: #b50303; }
.lfr-ddm-container .control-group.error > input,
.lfr-ddm-container .control-group.error > select,
.lfr-ddm-container .control-group.error > textarea {
  border-color: #b50303;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .lfr-ddm-container .control-group.error > input:focus,
  .lfr-ddm-container .control-group.error > select:focus,
  .lfr-ddm-container .control-group.error > textarea:focus {
    border-color: #830202;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #fb2323;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #fb2323;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #fb2323; }
.lfr-ddm-container .control-group.error > .input-prepend .add-on,
.lfr-ddm-container .control-group.error > .input-append .add-on {
  color: #b50303;
  background-color: #fee5e2;
  border-color: #b50303; }
.lfr-ddm-container .control-group.info > .control-label,
.lfr-ddm-container .control-group.info > .help-block,
.lfr-ddm-container .control-group.info > .help-inline {
  color: #12718f; }
.lfr-ddm-container .control-group.info > .checkbox,
.lfr-ddm-container .control-group.info > .radio,
.lfr-ddm-container .control-group.info > input,
.lfr-ddm-container .control-group.info > select,
.lfr-ddm-container .control-group.info > textarea {
  color: #12718f; }
.lfr-ddm-container .control-group.info > input,
.lfr-ddm-container .control-group.info > select,
.lfr-ddm-container .control-group.info > textarea {
  border-color: #12718f;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .lfr-ddm-container .control-group.info > input:focus,
  .lfr-ddm-container .control-group.info > select:focus,
  .lfr-ddm-container .control-group.info > textarea:focus {
    border-color: #0c4d62;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #24b5e3;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #24b5e3;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #24b5e3; }
.lfr-ddm-container .control-group.info > .input-prepend .add-on,
.lfr-ddm-container .control-group.info > .input-append .add-on {
  color: #12718f;
  background-color: #cef1fc;
  border-color: #12718f; }
.lfr-ddm-container .control-group.success > .control-label,
.lfr-ddm-container .control-group.success > .help-block,
.lfr-ddm-container .control-group.success > .help-inline {
  color: #488f06; }
.lfr-ddm-container .control-group.success > .checkbox,
.lfr-ddm-container .control-group.success > .radio,
.lfr-ddm-container .control-group.success > input,
.lfr-ddm-container .control-group.success > select,
.lfr-ddm-container .control-group.success > textarea {
  color: #488f06; }
.lfr-ddm-container .control-group.success > input,
.lfr-ddm-container .control-group.success > select,
.lfr-ddm-container .control-group.success > textarea {
  border-color: #488f06;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .lfr-ddm-container .control-group.success > input:focus,
  .lfr-ddm-container .control-group.success > select:focus,
  .lfr-ddm-container .control-group.success > textarea:focus {
    border-color: #2f5e04;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #79f10a;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #79f10a;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #79f10a; }
.lfr-ddm-container .control-group.success > .input-prepend .add-on,
.lfr-ddm-container .control-group.success > .input-append .add-on {
  color: #488f06;
  background-color: #f1fbd1;
  border-color: #488f06; }
.lfr-ddm-container .control-group.warning > .control-label,
.lfr-ddm-container .control-group.warning > .help-block,
.lfr-ddm-container .control-group.warning > .help-inline {
  color: #bf7900; }
.lfr-ddm-container .control-group.warning > .checkbox,
.lfr-ddm-container .control-group.warning > .radio,
.lfr-ddm-container .control-group.warning > input,
.lfr-ddm-container .control-group.warning > select,
.lfr-ddm-container .control-group.warning > textarea {
  color: #bf7900; }
.lfr-ddm-container .control-group.warning > input,
.lfr-ddm-container .control-group.warning > select,
.lfr-ddm-container .control-group.warning > textarea {
  border-color: #bf7900;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .lfr-ddm-container .control-group.warning > input:focus,
  .lfr-ddm-container .control-group.warning > select:focus,
  .lfr-ddm-container .control-group.warning > textarea:focus {
    border-color: #8c5900;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffaf26;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffaf26;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffaf26; }
.lfr-ddm-container .control-group.warning > .input-prepend .add-on,
.lfr-ddm-container .control-group.warning > .input-append .add-on {
  color: #bf7900;
  background-color: #fffbdc;
  border-color: #bf7900; }

/* ---------- Dynamic data list display/Journal portlet ---------- */
.portlet-dynamic-data-list-display .lfr-ddm-container .field-wrapper[data-repeatable="true"], .portlet-dynamic-data-list-display .lfr-ddm-container .field-wrapper .field-wrapper, .portlet-dynamic-data-lists .lfr-ddm-container .field-wrapper[data-repeatable="true"], .portlet-dynamic-data-lists .lfr-ddm-container .field-wrapper .field-wrapper, .portlet-journal .journal-article-container .lfr-ddm-container .field-wrapper[data-repeatable="true"], .portlet-journal .journal-article-container .lfr-ddm-container .field-wrapper .field-wrapper {
  border: 1px solid #D0D0D0;
  border-left-width: 10px;
  padding: 7px 10px 10px; }
  .portlet-dynamic-data-list-display .lfr-ddm-container .field-wrapper[data-repeatable="true"][data-repeatable="true"]:nth-of-type(even), .portlet-dynamic-data-list-display .lfr-ddm-container .field-wrapper .field-wrapper[data-repeatable="true"]:nth-of-type(even), .portlet-dynamic-data-lists .lfr-ddm-container .field-wrapper[data-repeatable="true"][data-repeatable="true"]:nth-of-type(even), .portlet-dynamic-data-lists .lfr-ddm-container .field-wrapper .field-wrapper[data-repeatable="true"]:nth-of-type(even), .portlet-journal .journal-article-container .lfr-ddm-container .field-wrapper[data-repeatable="true"][data-repeatable="true"]:nth-of-type(even), .portlet-journal .journal-article-container .lfr-ddm-container .field-wrapper .field-wrapper[data-repeatable="true"]:nth-of-type(even) {
    background-color: #F5F5F5; }
  .portlet-dynamic-data-list-display .lfr-ddm-container .field-wrapper[data-repeatable="true"], .portlet-dynamic-data-list-display .lfr-ddm-container .field-wrapper[data-repeatable="true"] .field-wrapper, .portlet-dynamic-data-list-display .lfr-ddm-container .field-wrapper .field-wrapper, .portlet-dynamic-data-list-display .lfr-ddm-container .field-wrapper .field-wrapper .field-wrapper, .portlet-dynamic-data-lists .lfr-ddm-container .field-wrapper[data-repeatable="true"], .portlet-dynamic-data-lists .lfr-ddm-container .field-wrapper[data-repeatable="true"] .field-wrapper, .portlet-dynamic-data-lists .lfr-ddm-container .field-wrapper .field-wrapper, .portlet-dynamic-data-lists .lfr-ddm-container .field-wrapper .field-wrapper .field-wrapper, .portlet-journal .journal-article-container .lfr-ddm-container .field-wrapper[data-repeatable="true"], .portlet-journal .journal-article-container .lfr-ddm-container .field-wrapper[data-repeatable="true"] .field-wrapper, .portlet-journal .journal-article-container .lfr-ddm-container .field-wrapper .field-wrapper, .portlet-journal .journal-article-container .lfr-ddm-container .field-wrapper .field-wrapper .field-wrapper {
    margin: 15px 0 0; }

/* ---------- 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(/uj-lift-theme/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; }















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




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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  to {
    background-position: 0 0; } }

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

  to {
    background-position: 0 0; } }

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

  to {
    background-position: 0 0; } }

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

  to {
    background-position: 0 0; } }

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

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

  to {
    background-color: transparent; } }

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

  to {
    background-color: transparent; } }

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

  to {
    background-color: transparent; } }

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

  to {
    background-color: transparent; } }

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

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

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

.portlet-document-library .entry-thumbnail .label, .portlet-document-library-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; }

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

.aui .dockbar-bubbles .portlet-dockbar .navbar.dockbar .container .nav-collapse > ul > li > a, .aui .dockbar-bubbles .portlet-dockbar .navbar.dockbar .container .nav-collapse ul.nav-add-controls li a {
  background: #118ade;
  border: none;
  color: #FFF;
  font-size: 20px;
  height: 40px;
  line-height: 40px;
  margin: 10px 0 0 10px;
  padding: 0;
  text-align: center;
  width: 40px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
  .aui .dockbar-bubbles .portlet-dockbar .navbar.dockbar .container .nav-collapse > ul > li > a:hover, .aui .dockbar-bubbles .portlet-dockbar .navbar.dockbar .container .nav-collapse ul.nav-add-controls li a:hover {
    background: #0a4f7f; }

.aui .dockbar-bubbles .portlet-dockbar .navbar.dockbar {
  height: 250px;
  padding: 0;
  position: fixed;
  width: 60px;
  z-index: 350;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
  .aui .dockbar-bubbles .portlet-dockbar .navbar.dockbar .navbar-inner {
    background: inherit;
    border: 0;
    box-shadow: none;
    padding: 0; }
  .aui .dockbar-bubbles .portlet-dockbar .navbar.dockbar .container .nav-collapse {
    padding: 0;
    /* nav-account-controls */ }
    .aui .dockbar-bubbles .portlet-dockbar .navbar.dockbar .container .nav-collapse > ul {
      margin: 0;
      padding: 0; }
      .aui .dockbar-bubbles .portlet-dockbar .navbar.dockbar .container .nav-collapse > ul > li {
        display: block;
        float: none;
        min-width: inherit; }
        .aui .dockbar-bubbles .portlet-dockbar .navbar.dockbar .container .nav-collapse > ul > li.open > a {
          background-color: #0a4f7f; }
        .aui .dockbar-bubbles .portlet-dockbar .navbar.dockbar .container .nav-collapse > ul > li .nav-item-icon {
          display: inline-block; }
        .aui .dockbar-bubbles .portlet-dockbar .navbar.dockbar .container .nav-collapse > ul > li .icon-caret-down, .aui .dockbar-bubbles .portlet-dockbar .navbar.dockbar .container .nav-collapse > ul > li .nav-item-label {
          display: none; }
        .aui .dockbar-bubbles .portlet-dockbar .navbar.dockbar .container .nav-collapse > ul > li > .dropdown-menu {
          background: #FFF;
          border: 1px solid #CCC;
          left: 60px;
          margin: 0;
          position: absolute;
          top: 0; }
          .aui .dockbar-bubbles .portlet-dockbar .navbar.dockbar .container .nav-collapse > ul > li > .dropdown-menu:before, .aui .dockbar-bubbles .portlet-dockbar .navbar.dockbar .container .nav-collapse > ul > li > .dropdown-menu:after {
            display: none; }
    .aui .dockbar-bubbles .portlet-dockbar .navbar.dockbar .container .nav-collapse > ul:nth-child(3) > li > .dropdown-menu {
      bottom: 0;
      left: 60px;
      right: inherit;
      top: inherit; }
    .aui .dockbar-bubbles .portlet-dockbar .navbar.dockbar .container .nav-collapse ul.nav-navigation {
      display: none; }
    .aui .dockbar-bubbles .portlet-dockbar .navbar.dockbar .container .nav-collapse ul.nav-add-controls {
      width: 240px; }
      .aui .dockbar-bubbles .portlet-dockbar .navbar.dockbar .container .nav-collapse ul.nav-add-controls li {
        float: left; }
      .aui .dockbar-bubbles .portlet-dockbar .navbar.dockbar .container .nav-collapse ul.nav-add-controls ul.dropdown-menu {
        min-width: inherit;
        padding: 0; }
    .aui .dockbar-bubbles .portlet-dockbar .navbar.dockbar .container .nav-collapse ul.nav-account-controls {
      background: none;
      float: left; }
      .aui .dockbar-bubbles .portlet-dockbar .navbar.dockbar .container .nav-collapse ul.nav-account-controls .admin-links .dropdown-menu li .nav-item-label {
        display: inline-block; }
      .aui .dockbar-bubbles .portlet-dockbar .navbar.dockbar .container .nav-collapse ul.nav-account-controls .admin-links > a:before {
        -webkit-font-smoothing: antialiased;
        content: "\f013";
        font-family: 'fontawesome-alloy'; }
      .aui .dockbar-bubbles .portlet-dockbar .navbar.dockbar .container .nav-collapse ul.nav-account-controls .my-sites > a:before {
        -webkit-font-smoothing: antialiased;
        content: "\f0ac";
        font-family: 'fontawesome-alloy'; }
      .aui .dockbar-bubbles .portlet-dockbar .navbar.dockbar .container .nav-collapse ul.nav-account-controls .user-notification-link {
        background: transparent;
        border: 0;
        font-size: 12px;
        height: 20px;
        left: 35px;
        line-height: 20px;
        margin: 0;
        padding: 0;
        position: absolute;
        text-align: center;
        top: 35px;
        width: 20px;
        z-index: 1;
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
        opacity: 1; }
        .aui .dockbar-bubbles .portlet-dockbar .navbar.dockbar .container .nav-collapse ul.nav-account-controls .user-notification-link .user-notifications-count {
          background: red;
          border-width: 0;
          color: #FFF;
          display: block;
          text-align: center;
          -webkit-border-radius: 50%;
          -moz-border-radius: 50%;
          -ms-border-radius: 50%;
          -o-border-radius: 50%;
          border-radius: 50%; }
      .aui .dockbar-bubbles .portlet-dockbar .navbar.dockbar .container .nav-collapse ul.nav-account-controls li.dropdown.dockbar-user-notifications .dropdown-menu {
        left: 60px;
        top: 0; }
      .aui .dockbar-bubbles .portlet-dockbar .navbar.dockbar .container .nav-collapse ul.nav-account-controls .user-avatar > .dropdown-menu {
        left: 60px;
        right: inherit; }
      .aui .dockbar-bubbles .portlet-dockbar .navbar.dockbar .container .nav-collapse ul.nav-account-controls .user-avatar .user-full-name {
        display: none; }
      .aui .dockbar-bubbles .portlet-dockbar .navbar.dockbar .container .nav-collapse ul.nav-account-controls .user-avatar .user-avatar-link {
        overflow: hidden;
        padding: 0; }
      .aui .dockbar-bubbles .portlet-dockbar .navbar.dockbar .container .nav-collapse ul.nav-account-controls .user-avatar .user-avatar-image {
        background-size: cover;
        display: inline-block;
        height: 42px;
        width: 42px; }
      .aui .dockbar-bubbles .portlet-dockbar .navbar.dockbar .container .nav-collapse ul.nav-account-controls .user-avatar .nav-item-label {
        display: inline-block; }
      .aui .dockbar-bubbles .portlet-dockbar .navbar.dockbar .container .nav-collapse ul.nav-account-controls .my-sites-menu .site-type {
        left: 100%;
        margin: 0 5px 0;
        right: inherit; }
      .aui .dockbar-bubbles .portlet-dockbar .navbar.dockbar .container .nav-collapse ul.nav-account-controls .divider-vertical {
        display: none; }
.aui .dockbar-bubbles.over .portlet-dockbar .navbar.dockbar {
  background: none; }
  .aui .dockbar-bubbles.over .portlet-dockbar .navbar.dockbar .container > ul > li > a, .aui .dockbar-bubbles.over .portlet-dockbar .navbar.dockbar .container .nav-collapse > ul > li > a {
    margin-right: -40px;
    margin-top: -40px;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out; }
  .aui .dockbar-bubbles.over .portlet-dockbar .navbar.dockbar .container .nav-collapse > ul > li.user-avatar > a.user-avatar-link {
    margin-right: 10px;
    margin-top: 10px;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1; }
  .aui .dockbar-bubbles.over .portlet-dockbar .navbar.dockbar .container .nav-collapse > ul > li.user-avatar .dropdown-menu {
    display: none; }
@media (max-width: 979px) {
  .aui .dockbar-bubbles .portlet-dockbar .navbar.dockbar .navbar-inner .container > a {
    display: none; }
  .aui .dockbar-bubbles .portlet-dockbar .navbar.dockbar .navbar-inner .container #_145_navAccountControlsNavbarCollapse, .aui .dockbar-bubbles .portlet-dockbar .navbar.dockbar .navbar-inner .container #_145_navAddControlsNavbarCollapse {
    display: block;
    height: auto;
    overflow: visible; }
  .aui .dockbar-bubbles .portlet-dockbar .navbar.dockbar .navbar-inner .container .dockbar-user-notifications-container {
    border: 1px solid #CCC;
    left: 40px;
    position: absolute; }
  .aui .dockbar-bubbles .portlet-dockbar .navbar.dockbar .navbar-inner .container .dockbar-user-notifications, .aui .dockbar-bubbles .portlet-dockbar .navbar.dockbar .navbar-inner .container .page-preview-controls {
    display: none; }
  .aui .lfr-has-add-content .portlet-dockbar, .aui .lfr-has-edit-layout .portlet-dockbar {
    display: none; } }
@media (max-width: 767px) {
  .aui .dockbar-bubbles .portlet-dockbar .navbar.dockbar {
    left: 20px; } }

/* Additional fixes to dockbar bubbles */
.dockbar-ready .header-top-bar__nav ul {
  margin-left: 30px; }

/* This file allows you to override default styles in one central location for easier upgrade and maintenance. */
/* ---------- Import Default CSS ---------- */
html.aui {
  color: unset;
  font-family: unset;
  font-size: unset;
  line-height: unset; }
  html.aui .alert, html.aui .portlet-msg-alert, html.aui .portlet-msg-error, html.aui .portlet-msg-help, html.aui .portlet-msg-info, html.aui.portlet-msg-progress, html.aui .portlet-msg-success {
    display: block; }
  html.aui body {
    font: 62.5%/1.4 Arial,Helvetica,Verdana,sans-serif;
    padding: 0; }
  html.aui address {
    line-height: unset;
    margin-bottom: unset; }
  html.aui a {
    color: unset;
    text-decoration: unset; }
    html.aui a:hover, html.aui a:focus {
      text-decoration: unset; }
    html.aui a:hover, html.aui a:active {
      outline: unset; }
  html.aui blockquote {
    border-left: unset;
    margin: unset;
    padding: unset; }
  html.aui p {
    margin-bottom: 1em; }
  html.aui h2 {
    font-size: 1.6em; }
  html.aui h3 {
    font-size: 1.4em; }
  html.aui h1, html.aui h2, html.aui h3 {
    margin: 1em 0; }
  html.aui h4, html.aui h5, html.aui h6 {
    font-size: 1.1em; }
  html.aui h1, html.aui h2, html.aui h3, html.aui h4, html.aui h5, html.aui h6, html.aui strong {
    font-weight: bold; }
  html.aui h1 {
    font-size: 2.8125rem;
    line-height: 1.06667; }
  html.aui ul, html.aui ol {
    margin: 1em; }
  html.aui ol, html.aui ul, html.aui dl {
    margin-left: 2em; }
  html.aui .breadcrumb > li > .divider, html.aui .breadcrumbs > li > .divider {
    display: none; }
  html.aui .cke_button {
    box-sizing: unset; }
  html.aui .pagination ul > li > a, html.aui .pagination ul > li > span {
    float: unset;
    padding: unset;
    line-height: unset;
    text-decoration: unset;
    background-color: unset;
    border: unset;
    border-left-width: unset; }
  html.aui .portlet-dynamic-data-mapping input {
    width: 100%; }
  html.aui .portlet-title {
    font-size: 1em;
    margin: 0; }
  html.aui .row-fluid .span1 {
    margin: 0;
    width: 8.333333333333333%; }
  html.aui .row-fluid .span2 {
    margin: 0;
    width: 16.66666666666667%; }
  html.aui .row-fluid .span3 {
    margin: 0;
    width: 25%; }
  html.aui .row-fluid .span4 {
    margin: 0;
    width: 33.33333333333333%; }
  html.aui .row-fluid .span5 {
    margin: 0;
    width: 41.66666666666667%; }
  html.aui .row-fluid .span6 {
    margin: 0;
    width: 50%; }
  html.aui .row-fluid .span7 {
    margin: 0;
    width: 58.33333333333333%; }
  html.aui .row-fluid .span8 {
    margin: 0;
    width: 66.66666666666667%; }
  html.aui .row-fluid .span9 {
    margin: 0;
    width: 75%; }
  html.aui .row-fluid .span10 {
    margin: 0;
    width: 83.33333333333333%; }
  html.aui .row-fluid .span11 {
    margin: 0;
    width: 91.66666666666667%; }
  html.aui .row-fluid .span12 {
    margin: 0;
    width: 100%; }
  html.aui select {
    width: unset; }
  html.aui .tooltip {
    font-size: 9px;
    line-height: 2; }

#_145_dockbarResponsiveButton {
  display: none; }

.taglib-header .header-back-to a {
  margin: 0 0 0 0.5em;
  padding: 0.4em 0.5em 0.5em 0; }

@font-face {
  font-family: 'icomoon';
  src: url("/uj-lift-theme/css/../fonts/icomoon.eot");
  src: url("/uj-lift-theme/css/../fonts/icomoon.eot") format("embedded-opentype"), url("/uj-lift-theme/css/../fonts/icomoon.woff") format("woff"), url("/uj-lift-theme/css/../fonts/icomoon.ttf") format("truetype"), url("/uj-lift-theme/css/../fonts/icomoon.svg#icomoon") format("svg");
  font-weight: 400;
  font-style: normal; }

html.aui img .icon, .aui img .icon {
  margin-right: 10px; }
html.aui .icon,
html.aui .header-top-bar__lang-dropdown:before,
html.aui .header-main-bar__nav-wrapper nav > ul > li > a:before,
html.aui .main-aside__menu li.active a:before,
html.aui .main-aside__menu-title:before,
html.aui .article__content ul li:before,
html.aui .article__gallery-item--placeholder span:before,
html.aui .article__related-post-text:before,
html.aui .post-excerpt-group__title:before,
html.aui .gotop-button:before,
html.aui .main-footer:before,
html.aui .chosen-container-single .chosen-single div b:before,
html.aui .related-pages__list li:before,
html.aui .faculty__description ul li:before,
html.aui .border-list--light-gray ul li:before, .aui .icon,
.aui .header-top-bar__lang-dropdown:before,
.aui .header-main-bar__nav-wrapper nav > ul > li > a:before,
.aui .main-aside__menu li.active a:before,
.aui .main-aside__menu-title:before,
.aui .article__content ul li:before,
.aui .article__gallery-item--placeholder span:before,
.aui .article__related-post-text:before,
.aui .post-excerpt-group__title:before,
.aui .gotop-button:before,
.aui .main-footer:before,
.aui .chosen-container-single .chosen-single div b:before,
.aui .related-pages__list li:before,
.aui .faculty__description ul li:before,
.aui .border-list--light-gray ul li:before {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: middle;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
html.aui .icon-bip:before, .aui .icon-bip:before {
  content: "\e61e"; }
html.aui .icon-arrow:before, .aui .icon-arrow:before {
  content: "\e61c"; }
html.aui .icon-play:before, .aui .icon-play:before {
  content: "\e61d"; }
html.aui .icon-key2:before, .aui .icon-key2:before {
  content: "\e61a"; }
html.aui .icon-recruitment:before, .aui .icon-recruitment:before {
  content: "\e613"; }
html.aui .icon-contrast:before, .aui .icon-contrast:before {
  content: "\e603"; }
html.aui .icon-rp-eagle:before, .aui .icon-rp-eagle:before {
  content: "\e611"; }
html.aui .icon-uj-logo-white:before, .aui .icon-uj-logo-white:before {
  content: "\e604"; }
html.aui .icon-camera:before, .aui .icon-camera:before {
  content: "\e61b"; }
html.aui .icon-key:before, .aui .icon-key:before {
  content: "\e617"; }
html.aui .icon-triangle-right:before,
html.aui .main-aside__menu li.active a:before,
html.aui .article__content ul li:before,
html.aui .related-pages__list li:before,
html.aui .faculty__description ul li:before, .aui .icon-triangle-right:before,
.aui .main-aside__menu li.active a:before,
.aui .article__content ul li:before,
.aui .related-pages__list li:before,
.aui .faculty__description ul li:before {
  content: "\e614"; }
html.aui .icon-flickr:before, .aui .icon-flickr:before {
  content: "\e600"; }
html.aui .icon-google-plus:before, .aui .icon-google-plus:before {
  content: "\e601"; }
html.aui .icon-triangle-right2:before, .aui .icon-triangle-right2:before {
  content: "\e619"; }
html.aui .icon-log-in:before, .aui .icon-log-in:before {
  content: "\e61a"; }
html.aui .icon-log-out:before, .aui .icon-log-out:before {
  content: "\e61a"; }
html.aui .icon-facebook:before, .aui .icon-facebook:before {
  content: "\e602"; }
html.aui .icon-cross:before, .aui .icon-cross:before {
  content: "\e618"; }
html.aui .icon-menu:before, .aui .icon-menu:before {
  content: "\e612"; }
html.aui .icon-circle-thin:before, .aui .icon-circle-thin:before {
  content: "\e605"; }
html.aui .icon-dot-circle-o:before, .aui .icon-dot-circle-o:before {
  content: "\e606"; }
html.aui .icon-circle-o:before, .aui .icon-circle-o:before {
  content: "\e607"; }
html.aui .icon-circle:before, .aui .icon-circle:before {
  content: "\e608"; }
html.aui .icon-rss:before, .aui .icon-rss:before {
  content: "\e609"; }
html.aui .icon-instagram:before, .aui .icon-instagram:before {
  content: "\e60a"; }
html.aui .icon-youtube:before, .aui .icon-youtube:before {
  content: "\e60b"; }
html.aui .icon-linkedin:before, .aui .icon-linkedin:before {
  content: "\eac7"; }
html.aui .icon-twitter:before, .aui .icon-twitter:before {
  content: "\e60c"; }
html.aui .icon-angle-down:before,
html.aui .header-top-bar__lang-dropdown:before,
html.aui .chosen-container-single
.chosen-single div b:before, .aui .icon-angle-down:before,
.aui .header-top-bar__lang-dropdown:before,
.aui .chosen-container-single
.chosen-single div b:before {
  content: "\e60d"; }
html.aui .icon-angle-up:before, .aui .icon-angle-up:before {
  content: "\e60e"; }
html.aui .icon-angle-right:before,
html.aui .article__gallery-item--placeholder span:before,
html.aui .article__related-post-text:before, .aui .icon-angle-right:before,
.aui .article__gallery-item--placeholder span:before,
.aui .article__related-post-text:before {
  content: "\e60f"; }
html.aui .icon-angle-left:before, .aui .icon-angle-left:before {
  content: "\e610"; }
html.aui .icon-maska:before, .aui .icon-maska:before {
  content: "\e62c"; }
html.aui .icon-sound:before, .aui .icon-sound:before {
  content: "\e62a"; }
html.aui .icon-culture:before, .aui .icon-culture:before {
  content: "\e62b"; }
html.aui .icon-kierunki:before, .aui .icon-kierunki:before {
  content: "\e627"; }
html.aui .icon-spec:before, .aui .icon-spec:before {
  content: "\e628"; }
html.aui .icon-wydzialy:before, .aui .icon-wydzialy:before {
  content: "\e629"; }
html.aui .icon-doktoranci:before, .aui .icon-doktoranci:before {
  content: "\e624"; }
html.aui .icon-sluchacze:before, .aui .icon-sluchacze:before {
  content: "\e625"; }
html.aui .icon-studenci:before, .aui .icon-studenci:before {
  content: "\e626"; }
html.aui .icon-ksiazka:before, .aui .icon-ksiazka:before {
  content: "\e620"; }
html.aui .icon-medal:before, .aui .icon-medal:before {
  content: "\e621"; }
html.aui .icon-mikrofon:before, .aui .icon-mikrofon:before {
  content: "\e622"; }
html.aui .icon-zaproszenie:before, .aui .icon-zaproszenie:before {
  content: "\e623"; }
html.aui .icon-search:before, .aui .icon-search:before {
  content: "\f002"; }
html.aui .icon-vk:before, .aui .icon-vk:before {
  content: "\ea96"; }
html.aui .icon-spotify:before, .aui .icon-spotify:before {
  content: "\ea93"; }
html.aui .icon-file-empty:before, .aui .icon-file-empty:before {
  content: "\e924"; }
html.aui .icon-file-text2:before, .aui .icon-file-text2:before {
  content: "\e926"; }
html.aui .icon-file-picture:before, .aui .icon-file-picture:before {
  content: "\e927"; }
html.aui .icon-file-zip:before, .aui .icon-file-zip:before {
  content: "\e92b"; }
html.aui .icon-folder:before, .aui .icon-folder:before {
  content: "\e92f"; }
html.aui .icon-folder-open:before, .aui .icon-folder-open:before {
  content: "\e930"; }
html.aui .icon-undo2:before, .aui .icon-undo2:before {
  content: "\e967"; }
html.aui .icon-lock:before, .aui .icon-lock:before {
  content: "\f023"; }
html.aui .icon-warning:before, .aui .icon-warning:before {
  content: "\ea07"; }
html.aui .icon-notification:before, .aui .icon-notification:before {
  content: "\ea08"; }
html.aui .icon-question:before, .aui .icon-question:before {
  content: "\ea09"; }
html.aui .icon-info:before, .aui .icon-info:before {
  content: "\ea0c"; }
html.aui .icon-cancel-circle:before, .aui .icon-cancel-circle:before {
  content: "\ea0d"; }
html.aui .icon-blocked:before, .aui .icon-blocked:before {
  content: "\ea0e"; }
html.aui .icon-cross2:before, .aui .icon-cross2:before {
  content: "\ea0f"; }
html.aui .icon-checkmark:before, .aui .icon-checkmark:before {
  content: "\ea10"; }
html.aui .icon-enter:before, .aui .icon-enter:before {
  content: "\ea13"; }
html.aui .icon-exit:before, .aui .icon-exit:before {
  content: "\ea14"; }
html.aui .icon-file-pdf:before, .aui .icon-file-pdf:before {
  content: "\eadc"; }
html.aui .icon-file-openoffice:before, .aui .icon-file-openoffice:before {
  content: "\eadd"; }
html.aui .icon-file-word:before, .aui .icon-file-word:before {
  content: "\eade"; }
html.aui .icon-file-excel:before, .aui .icon-file-excel:before {
  content: "\eadf"; }
html.aui .icon-bip, .aui .icon-bip {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe61e;'); }
html.aui .icon-key2, .aui .icon-key2 {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe61a;'); }
html.aui .icon-contrast, .aui .icon-contrast {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe603;'); }
html.aui .icon-rp-eagle, .aui .icon-rp-eagle {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe611;'); }
html.aui .icon-uj-logo-white, .aui .icon-uj-logo-white {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe604;'); }
html.aui .icon-search, .aui .icon-search {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf002;'); }
html.aui .icon-flickr, .aui .icon-flickr {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe600;'); }
html.aui .icon-google-plus, .aui .icon-google-plus {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe601;'); }
html.aui .icon-key, .aui .icon-key {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe617;'); }
html.aui .icon-log-in, .aui .icon-log-in {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe615;'); }
html.aui .icon-log-out, .aui .icon-log-out {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe616;'); }
html.aui .icon-facebook, .aui .icon-facebook {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe602;'); }
html.aui .icon-cross, .aui .icon-cross {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe618;'); }
html.aui .icon-menu, .aui .icon-menu {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe612;'); }
html.aui .icon-circle-thin, .aui .icon-circle-thin {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe605;'); }
html.aui .icon-dot-circle-o, .aui .icon-dot-circle-o {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe606;'); }
html.aui .icon-circle-o, .aui .icon-circle-o {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe607;'); }
html.aui .icon-circle, .aui .icon-circle {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe608;'); }
html.aui .icon-rss, .aui .icon-rss {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe609;'); }
html.aui .icon-instagram, .aui .icon-instagram {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe60a;'); }
html.aui .icon-linkedin, .aui .icon-linkedin {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xeac7;'); }
html.aui .icon-youtube, .aui .icon-youtube {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe60b;'); }
html.aui .icon-twitter, .aui .icon-twitter {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe60c;'); }
html.aui .icon-vk, .aui .icon-vk {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xea96;'); }
html.aui .icon-spotify, .aui .icon-spotify {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xea93;'); }
html.aui .icon-file-empty, .aui .icon-file-empty {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe924;'); }
html.aui .icon-file-text2, .aui .icon-file-text2 {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe926;'); }
html.aui .icon-file-picture, .aui .icon-file-picture {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe927;'); }
html.aui .icon-file-zip, .aui .icon-file-zip {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe92b;'); }
html.aui .icon-folder, .aui .icon-folder {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe92f;'); }
html.aui .icon-folder-open, .aui .icon-folder-open {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe930;'); }
html.aui .icon-undo2, .aui .icon-undo2 {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe967;'); }
html.aui .icon-lock, .aui .icon-lock {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf023;'); }
html.aui .icon-warning, .aui .icon-warning {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xea07;'); }
html.aui .icon-notification, .aui .icon-notification {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xea08;'); }
html.aui .icon-question, .aui .icon-question {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xea09;'); }
html.aui .icon-info, .aui .icon-info {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xea0c;'); }
html.aui .icon-cancel-circle, .aui .icon-cancel-circle {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xea0d;'); }
html.aui .icon-blocked, .aui .icon-blocked {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xea0e;'); }
html.aui .icon-cross2, .aui .icon-cross2 {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xea0f;'); }
html.aui .icon-checkmark, .aui .icon-checkmark {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xea10;'); }
html.aui .icon-enter, .aui .icon-enter {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xea13;'); }
html.aui .icon-exit, .aui .icon-exit {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xea14;'); }
html.aui .icon-file-pdf, .aui .icon-file-pdf {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xeadc;'); }
html.aui .icon-file-openoffice, .aui .icon-file-openoffice {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xeadd;'); }
html.aui .icon-file-word, .aui .icon-file-word {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xeade;'); }
html.aui .icon-file-excel, .aui .icon-file-excel {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xeadf;'); }

@keyframes serverinfo {
  0% {
    color: red;
    top: 200px;
    animation-play-state: paused; }

  25% {
    color: yellow;
    top: 300px;
    animation-play-state: paused; }

  50% {
    color: blue;
    top: 400px;
    animation-play-state: paused; }

  75% {
    color: green;
    top: 300px;
    animation-play-state: paused; }

  100% {
    color: red;
    top: 200px;
    animation-play-state: paused; } }

/* ---------- Dockbar ---------- */
html > .lfr-dockbar-pinned {
  padding-top: 2em; }

/* ---------- Crafton Base styles ---------- */
html.aui {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  font-size: 100%;
  line-height: 1.5;
  background: #efefef; }
  html.aui body {
    font-family: 'Ubuntu', sans-serif;
    margin: 0;
    background: #efefef;
    font-size: 100%;
    color: #444; }
  html.aui body .server-id {
    color: red;
    font-size: 70px;
    opacity: 0.4;
    position: fixed;
    text-align: center;
    top: 200px;
    transform: rotate(-25deg);
    width: 100%;
    z-index: 200; }
  html.aui body.red-portal-dev1 .server-id:after {
    content: "SERWER DEWELOPERSKI"; }
  html.aui body.red-portal-dev2 .server-id:after {
    content: "SERWER TESTOWY"; }
  html.aui body ::-moz-selection {
    color: #fff;
    background: #005ca7; }
  html.aui body ::selection {
    color: #fff;
    background: #005ca7; }
  html.aui article, html.aui aside, html.aui details, html.aui figcaption, html.aui figure, html.aui footer, html.aui header, html.aui hgroup, html.aui main, html.aui menu, html.aui nav, html.aui section, html.aui summary {
    display: block; }
  html.aui audio, html.aui canvas, html.aui progress, html.aui video {
    display: inline-block;
    vertical-align: baseline; }
  html.aui audio:not([controls]) {
    display: none;
    height: 0; }
  html.aui [hidden], html.aui template {
    display: none; }
  html.aui a {
    background-color: transparent; }
  html.aui a:active, html.aui a:hover, html.aui a:focus {
    outline: 0; }
  html.aui abbr[title] {
    border-bottom: 1px dotted; }
  html.aui b, html.aui strong {
    font-weight: 700; }
  html.aui dfn {
    font-style: italic; }
  html.aui h1 {
    margin: .67em 0; }
  html.aui mark {
    background: #ff0;
    color: #000; }
  html.aui small {
    font-size: 80%; }
  html.aui sub, html.aui sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline; }
  html.aui sup {
    top: -.5em; }
  html.aui sub {
    bottom: -.25em; }
  html.aui img {
    border: 0; }
  html.aui svg:not(:root) {
    overflow: hidden; }
  html.aui figure {
    margin: 1em 40px; }
  html.aui hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0; }
  html.aui pre {
    overflow: auto; }
  html.aui code, html.aui kbd, html.aui pre, html.aui samp {
    font-family: monospace,monospace;
    font-size: 1em; }
  html.aui button, html.aui input, html.aui optgroup, html.aui select, html.aui textarea {
    color: inherit;
    font: inherit;
    margin: 0; }
  html.aui button {
    overflow: visible; }
  html.aui button, html.aui select {
    text-transform: none; }
  html.aui button, html.aui html input[type="button"], html.aui input[type="reset"], html.aui input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer; }
  html.aui button[disabled], html.aui html input[disabled] {
    cursor: default; }
  html.aui button::-moz-focus-inner, html.aui input::-moz-focus-inner {
    border: 0;
    padding: 0; }
  html.aui input {
    line-height: normal; }
  html.aui input[type="checkbox"], html.aui input[type="radio"] {
    box-sizing: border-box;
    padding: 0; }
  html.aui input[type="number"]::-webkit-inner-spin-button, html.aui input[type="number"]::-webkit-outer-spin-button {
    height: auto; }
  html.aui input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box; }
  html.aui input[type="search"]::-webkit-search-cancel-button, html.aui input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none; }
  html.aui fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em; }
  html.aui legend {
    border: 0;
    padding: 0; }
  html.aui optgroup {
    font-weight: 700; }
  html.aui table {
    border-collapse: collapse;
    border-spacing: 0; }
  html.aui td, html.aui th {
    padding: 0; }
  html.aui * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  html.aui.text-size__small {
    font-size: 90%; }
  html.aui.text-size__large {
    font-size: 110%; }
  html.aui nav ul {
    list-style: none;
    margin: 0;
    padding: 0; }
  html.aui h1 {
    font-size: 2.8125rem;
    line-height: 1.0666666667;
    margin-top: 0;
    margin-bottom: 1.5rem; }
  html.aui h1, html.aui h2, html.aui h3, html.aui h4, html.aui h5, html.aui h6 {
    color: #000;
    font-weight: bold; }
  html.aui a {
    color: #005ca7;
    -webkit-transition: all .2s linear;
    transition: all .2s linear; }
  html.aui a:hover, html.aui a:active,
  html.aui button:hover,
  html.aui button:active {
    outline: 0; }
  html.aui a:focus-visible,
  html.aui button:focus-visible {
    outline: 1px #000 solid; }
  html.aui blockquote {
    width: 40%;
    float: right;
    color: #005ca7;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.7333333333;
    border-top: 2px #005ca7 solid;
    border-bottom: 2px #f4f4f4 solid;
    margin: 0 20px;
    padding: 30px 0;
    position: relative;
    background: url("/uj-lift-theme/css/../images/blockquote-top-bg.png") no-repeat;
    background-position: 30px 0; }
  html.aui blockquote p {
    margin: 0;
    padding-right: 20px;
    position: relative;
    background: url("/uj-lift-theme/css/../images/blockquote-bottom-bg.png") no-repeat;
    background-position: right bottom; }
  html.aui blockquote footer {
    font-family: "Ubuntu", sans-serif;
    font-weight: 500;
    color: #444444;
    text-transform: uppercase;
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 1.6;
    margin-top: 15px; }
  html.aui ul {
    list-style: none; }
  html.aui ul li {
    position: relative; }
  html.aui ul li:before {
    color: #005ca7;
    position: absolute;
    top: 5px;
    left: -15px;
    font-size: 8px;
    font-size: 0.5rem; }
  html.aui .main-wrapper {
    max-width: 1430px;
    margin: 0 auto;
    background: #fff;
    font-family: 'Ubuntu',sans-serif; }
  html.aui .wrapperFull .main-wrapper {
    max-width: 100%; }
  html.aui ._c {
    max-width: 1320px;
    margin: 0 auto;
    padding: 0 20px; }
  html.aui ._cf {
    *zoom: 1; }
  html.aui ._cf:before,
  html.aui .main-slider__nav ul:before, html.aui html.view-lt960 .main-slider__item:before,
  html.aui ._cf:after {
    content: "";
    display: table; }
  html.aui ._cf:after {
    clear: both; }
  html.aui .invisible-element {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px); }
  html.aui .blast {
    opacity: 0; }
  html.aui .skip-main-content {
    width: 1px;
    height: 1px;
    padding: 10px;
    background: #fff;
    text-decoration: none;
    color: #005ca7;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: -99999px; }
  html.aui .skip-main-content:focus, html.aui .skip-main-content:active {
    width: 200px;
    height: auto;
    position: absolute;
    top: 2rem;
    left: 2rem;
    z-index: 1320;
    outline: 2px #000 solid; }
  html.aui .gotop-button {
    display: inline-block;
    zoom: 1;
    *display: inline;
    color: #005ca7;
    font-family: 'Ubuntu', sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.7142857143;
    padding: 10px 30px;
    border: 1px solid #e0e0e0;
    -webkit-transition: all 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
    transition: all 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
    width: 200px;
    padding: 10px 20px;
    position: relative;
    margin-bottom: 30px; }
  html.aui .gotop-button:hover,
  html.aui .gotop-button:active,
  html.aui .gotop-button:focus {
    color: #fff;
    border-color: #005ca7;
    background: #005ca7; }
  html.aui .gotop-button:before {
    content: "\e60e";
    width: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 20px;
    color: #aaaaaa;
    line-height: 44px;
    font-size: 20px;
    font-size: 1.25rem;
    -webkit-transition: color .2s linear;
    transition: color .2s linear; }
  html.aui .gotop-button:hover:before,
  html.aui .gotop-button:active:before,
  html.aui .gotop-button:focus:before {
    color: #fff; }
  html.aui .hide {
    display: none; }
  html.aui form#hrefFm {
    display: none; }
  html.aui ._g {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto; }
  html.aui ._g:after {
    content: " ";
    display: block;
    clear: both; }
  html.aui .content-container {
    margin: 30px auto; }
  html.aui .main-content:focus {
    outline: none; }
  html.aui .main-content--wide {
    padding-left: 0;
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0; }
  html.aui .main-content--wide:focus {
    outline: none; }
  html.aui .info {
    font-size: 1rem;
    line-height: 1.41176;
    margin: 1rem 0; }
  html.aui .success {
    color: #00A8EC; }
  html.aui .wrong {
    color: #C6151C; }
  html.aui #cookiesMessage {
    display: none;
    padding: 5px;
    font-size: 14px;
    line-height: 22px;
    text-align: center;
    border-top: 1px solid #ddd;
    position: fixed;
    left: 0;
    bottom: 0px;
    background: #fff;
    width: 100%;
    z-index: 999; }
  html.aui a#closeCookiesWindow {
    clear: both;
    background-color: #00519d;
    padding: 5px 10px;
    color: #fff !important;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    display: inline-block;
    margin: 10px;
    text-decoration: none;
    cursor: pointer; }

/** end of html.aui */
body.gray .header-top-bar__option-wrapper--lang,
body.gray .header-main-bar__wrapper {
  filter: grayscale(1);
  z-index: 30;
  position: relative; }
body.gray .header-top-bar__option-wrapper--contrast,
body.gray .header-top-bar__option-wrapper--text-size,
body.gray .header-top-bar__option-wrapper--login,
body.gray #content,
body.gray .main-footer {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  filter: grayscale(1); }
body.gray .header-main-bar__heading-wrapper {
  background: url("/uj-lift-theme/css/../images/mourning.png") no-repeat scroll 100% -4px transparent;
  padding-right: 36px !important; }
  @media all and (max-width: 960px) {
    body.gray .header-main-bar__heading-wrapper {
      width: 296px; } }
body.gray .nav-menu li a,
body.gray .header-top-bar,
body.gray .main-footer {
  background: #4e4e4e; }
body.gray .skip-main-content {
  background: #fff;
  color: #292727;
  outline: 3px #FFE800 solid; }
body.gray .gotop-button {
  display: inline-block;
  zoom: 1;
  *display: inline;
  color: #fff;
  background: #e4e4e4;
  font-family: 'Ubuntu', sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  text-decoration: none;
  line-height: 1.7142857143;
  padding: 10px 30px;
  border: 1px solid #FFE800;
  -webkit-transition: all 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: all 0.2s cubic-bezier(0.39, 0.575, 0.565, 1); }
body.gray .gotop-button:hover, body.gray .gotop-button:active, body.gray .gotop-button:focus {
  color: #000;
  border-color: #FFE800;
  background: #FFE800; }
body.gray .gotop-button:before {
  color: #fff; }
body.gray .gotop-button:hover:before, body.gray .gotop-button:active:before, body.gray .gotop-button:focus:before {
  color: #000; }
body.gray .form__gray-text {
  color: #fff; }
body.gray select {
  border: 1px solid #e0e0e0;
  background-color: #f8f8f8;
  color: #111; }
body.gray input {
  border: 1px solid #FFE800;
  background-color: #000;
  color: #fff; }
body.gray button[type="submit"], body.gray input[type="submit"] {
  background: #292727;
  color: #fff; }
body.gray button[type="submit"]:hover, body.gray button[type="submit"]:active, body.gray button[type="submit"]:focus, body.gray input[type="submit"]:hover, body.gray input[type="submit"]:active, body.gray input[type="submit"]:focus {
  color: #000;
  background: #FFE800; }
body.gray .input-datepicker {
  background: url("/uj-lift-theme/css/../images/calendar-icon-white.png") no-repeat center right; }
body.gray textarea {
  border: 1px solid #FFE800;
  background-color: #000;
  color: #fff; }
body.gray .header-top-bar {
  background: #292727 !important; }
body.gray .header-top-bar a {
  color: #fff; }
body.gray .header-top-bar__nav a:hover,
body.gray .header-top-bar__nav a:active,
body.gray .header-top-bar__nav a:focus {
  color: #292727;
  background: #fff; }
body.gray .header-top-bar__option-wrapper,
body.gray .header-top-bar__option-wrapper--text-size,
body.gray .header-top-bar__option-wrapper--contrast,
body.gray .header-top-bar__option-wrapper--login,
body.gray .header-top-bar__option-wrapper--lang,
body.gray .header-top-bar__option-wrapper--mobile-menu {
  border-right: 1px #0f0e0e solid; }
body.gray .header-top-bar__option-wrapper:first-child,
body.gray .header-top-bar__option-wrapper--text-size:first-child,
body.gray .header-top-bar__option-wrapper--contrast:first-child,
body.gray .header-top-bar__option-wrapper--login:first-child,
body.gray .header-top-bar__option-wrapper--lang:first-child,
body.gray .header-top-bar__option-wrapper--mobile-menu:first-child {
  border-left: 1px #0f0e0e solid; }
body.gray .header-top-bar__option-wrapper--text-size:hover,
body.gray .header-top-bar__option-wrapper--text-size:active,
body.gray .header-top-bar__option-wrapper--text-size:focus {
  color: #292727;
  background: #0f0e0e; }
body.gray .header-top-bar__option-wrapper--contrast:hover,
body.gray .header-top-bar__option-wrapper--contrast:active,
body.gray .header-top-bar__option-wrapper--contrast:focus,
body.gray .header-top-bar__option-wrapper--login:hover,
body.gray .header-top-bar__option-wrapper--login:active,
body.gray .header-top-bar__option-wrapper--login:focus,
body.gray .header-top-bar__option-wrapper--lang:hover,
body.gray .header-top-bar__option-wrapper--lang:active,
body.gray .header-top-bar__option-wrapper--lang:focus,
body.gray .header-top-bar__option-wrapper--mobile-menu:hover,
body.gray .header-top-bar__option-wrapper--mobile-menu:active,
body.gray .header-top-bar__option-wrapper--mobile-menu:focus {
  color: #fff;
  background: #0f0e0e; }
body.gray .header-top-bar__option-wrapper--lang:hover, body.gray .header-top-bar__lang--open {
  color: #fff;
  background: #0f0e0e; }
body.gray .header-top-bar__option-wrapper--lang:hover .header-top-bar__lang-dropdown,
body.gray .header-top-bar__lang--open .header-top-bar__lang-dropdown {
  background: #0f0e0e; }
body.gray .header-top-bar__lang-dropdown:before {
  color: #fff; }
body.gray .header-top-bar__lang-background {
  background: #0f0e0e; }
body.gray .header-top-bar__text-size:hover,
body.gray .header-top-bar__text-size:active,
body.gray .header-top-bar__text-size:focus {
  color: #FFE800; }
body.gray .main-header--fixed .header-main-bar__wrapper {
  background: #1B1B1B;
  border-bottom: 3px #FFE800 solid; }
body.gray .main-header--small .header-main-bar__rp-eagle {
  width: 36px;
  height: 74px;
  background-position: center 0;
  margin-right: .5rem; }
body.gray .main-header--small .header-main-bar__logo,
body.gray .main-header--small .header-main-bar__logo-blank {
  width: 122px;
  height: 94px;
  background-position: center 8px; }
body.gray .main-header--small .header-main-bar__sygnet-uj {
  width: 32px;
  height: 66px;
  background-position: center 0;
  margin-right: 0; }
body.gray .main-header--small .header-main-bar__bip_logo {
  width: 120px;
  height: 90px;
  background-position: left 14px; }
body.gray .main-header--small .header-main-bar__solaris_logo {
  width: 120px;
  height: 74px;
  background-position: center 14px;
  margin-left: 1rem; }
body.gray .en_GB .main-header--small .header-main-bar__solaris_logo,
body.gray .en_US .main-header--small .header-main-bar__solaris_logo {
  width: 126px;
  height: 74px;
  background-position: center 14px;
  margin-left: 1rem; }
body.gray .main-header--small .header-main-bar__wrapper {
  border-bottom: 3px #e0e0e0 solid; }
body.gray .main-header--small .header-main-bar__nav-wrapper nav > ul {
  height: 4.375rem; }
body.gray .main-header--small .header-main-bar__nav-wrapper nav > ul > li > a {
  padding: 20px 35px 20px 10px; }
body.gray .main-header--small .header-main-bar__nav-wrapper nav > ul > li > a.menu-item-alone {
  padding: 20px 10px; }
body.gray .header-main-bar__nav-wrapper nav > ul > li > a {
  color: #FFE800;
  background: #1B1B1B;
  padding: 0;
  border-top: 0 #1B1B1B solid !important;
  border-bottom: 0 #1B1B1B solid !important; }
body.gray .header-main-bar__nav-wrapper nav > ul > li > a:before {
  color: #fff; }
body.gray .header-main-bar__nav-wrapper nav > ul > li > a:hover,
body.gray .header-main-bar__nav-wrapper nav > ul > li > a:active,
body.gray .header-main-bar__nav-wrapper nav > ul > li > a:focus {
  color: #fff;
  background: #292727;
  border-bottom: 0 #292727 solid; }
body.gray .header-main-bar__nav-wrapper nav > ul > li > a:hover:before,
body.gray .header-main-bar__nav-wrapper nav > ul > li > a:active:before,
body.gray .header-main-bar__nav-wrapper nav > ul > li > a:focus:before {
  color: #fff; }
body.gray .header-main-bar__nav-wrapper .menu--ready.menu--open > a {
  color: #fff;
  background: #292727;
  border-bottom: 10px #292727 solid; }
body.gray .header-main-bar__nav-wrapper .menu--ready.menu--open > a:before {
  color: #fff; }
body.gray .header-main-bar__nav-wrapper .child-menu {
  background: #292727; }
body.gray .header-main-bar__nav-wrapper .child-menu a {
  color: #fff; }
body.gray .header-main-bar__nav-wrapper .child-sub-menu:first-child {
  border-right: 1px #0f0e0e solid; }
body.gray .header-main-bar__nav-wrapper .child-menu__item--right-border {
  border-right: 1px #0f0e0e solid; }
body.gray .main-slider__nav a {
  color: #fff; }
body.gray .main-slider__nav a:active .icon {
  color: #FFE800; }
body.gray .main-slider__nav .active .icon {
  color: #292727; }
body.gray .main-slider__prev, body.gray .main-slider__next {
  color: #fff; }
body.gray .main-slider__item-text {
  background: #1B1B1B;
  color: #fff; }
body.gray .main-slider__item-text:before {
  background: #292727; }
body.gray .main-slider__progress-line {
  background: #e4e4e4; }
body.gray .main-slider__progress-line-highlight {
  background: #FFE800; }
body.gray .latest-news__heading {
  color: #fff;
  background: #292727; }
body.gray .latest-news__heading:before {
  border-left: 8px solid #292727; }
body.gray .content-group__title {
  color: #fff;
  background: #aaa; }
body.gray .content-group__nav {
  background: #e4e4e4; }
body.gray .content-group__nav-prev,
body.gray .content-group__nav-next {
  color: #aaa; }
body.gray .content-group__nav-prev:hover, body.gray .content-group__nav-prev:active, body.gray .content-group__nav-prev:focus, body.gray .content-group__nav-next:hover, body.gray .content-group__nav-next:active, body.gray .content-group__nav-next:focus {
  color: #000;
  background: #FFE800; }
body.gray .content-group__nav-prev {
  border-right: 1px #292727 solid; }
body.gray .content-group__item-image {
  background: #e4e4e4; }
body.gray .content-group__item-title {
  color: #555; }
body.gray .content-group__item-sub-title {
  color: #fff; }
body.gray .content-group__item-link {
  display: inline-block;
  zoom: 1;
  *display: inline;
  color: #fff;
  background: #aaa;
  font-family: 'Ubuntu', sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  text-decoration: none;
  line-height: 1.7142857143;
  padding: 10px 30px;
  border: 1px solid #FFE800;
  -webkit-transition: all 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: all 0.2s cubic-bezier(0.39, 0.575, 0.565, 1); }
body.gray .content-group__item-link:hover,
body.gray .content-group__item-link:active,
body.gray .content-group__item-link:focus {
  color: #000;
  border-color: #FFE800;
  background: #FFE800; }
body.gray .main-socials {
  border-top: 3px solid #FFE800; }
body.gray .main-socials__heading {
  color: #fff; }
body.gray .main-socials__item {
  color: #FFE800; }
body.gray .main-socials__item .icon {
  color: #fff;
  background: #555; }
body.gray .main-socials__item:hover .icon, body.gray .main-socials__item:active .icon, body.gray .main-socials__item:focus .icon {
  color: #000;
  background: #FFE800; }
body.gray .main-socials__item:hover .main-socials__item-text,
body.gray .main-socials__item:active .main-socials__item-text,
body.gray .main-socials__item:focus .main-socials__item-text {
  color: #aaa; }
body.gray .main-socials__item-text {
  color: #555; }
body.gray .main-footer {
  background: #0f0e0e url("/uj-lift-theme/css/../images/footer-world-map-clear.png") top right no-repeat;
  border-bottom: 3px solid #FFE800; }
body.gray .main-footer:before {
  color: #fff; }
body.gray .footer-top-bar {
  color: #fff; }
body.gray .footer-top-bar a {
  color: #fff; }
body.gray .footer-top-bar__logos:before {
  background: #FFE800; }
body.gray .footer-top-bar__nav, body.gray .footer-top-bar__nav-mobile {
  border-left: 1px solid #0f0e0e;
  border-right: 1px solid #0f0e0e; }
body.gray .footer-top-bar__nav a:before, body.gray .footer-top-bar__nav-mobile a:before {
  background: #fff; }
body.gray .footer-top-bar__adress a:before {
  background: #fff; }
body.gray .footer-bottom-bar {
  color: #fff;
  border-top: 1px solid #0f0e0e; }
body.gray .footer-bottom-bar a {
  color: #FFE800; }
body.gray .footer-bottom-bar__agency a:before {
  background: #fff; }
body.gray .tooltip {
  color: #000;
  background: #FFE800;
  border: 1px #FFE800 solid; }
body.gray .tooltip:before, body.gray .tooltip:after {
  border-top: 0 solid transparent !important;
  border-bottom: 0 solid transparent !important; }
body.gray .tooltip--left:before {
  border-left: 8px solid #FFE800; }
body.gray .tooltip--left:after {
  border-left: 8px solid #FFE800; }
body.gray .tooltip--right:before {
  border-right: 8px solid #FFE800; }
body.gray .tooltip--right:after {
  border-right: 8px solid #FFE800; }
body.gray .main-breadcrumbs {
  border-bottom: 1px #FFE800 solid; }
body.gray .breadcrumbs li:before {
  color: #fff; }
body.gray .breadcrumbs a {
  color: #fff; }
body.gray .breadcrumbs a:hover, body.gray .breadcrumbs a:active, body.gray .breadcrumbs a:focus {
  color: #FFE800; }
body.gray .breadcrumbs .active a {
  color: #FFE800; }
body.gray .main-aside__menu {
  border-top: 3px #FFE800 solid;
  border-right: 1px #000 solid;
  border-bottom: 1px #000 solid;
  border-left: 1px #000 solid; }
body.gray .main-aside__menu li:after {
  background: #e4e4e4; }
body.gray .main-aside__menu li.active a {
  color: #000;
  background: #FFE800; }
body.gray .main-aside__menu ul a {
  color: #FFE800; }
body.gray .main-aside__menu ul a:hover, body.gray .main-aside__menu ul a:active, body.gray .main-aside__menu ul a:focus {
  color: #000;
  background: #FFE800; }
body.gray .main-aside__menu-title {
  color: #fff;
  background: #292727; }
body.gray .main-aside__menu-title:before {
  color: #FFE800; }
body.gray .main-aside__menu--open .main-aside__menu-title {
  color: #fff;
  background: #e4e4e4; }
body.gray .main-aside__menu--open .main-aside__menu-title:before {
  color: #000; }
body.gray .article__content {
  color: #fff; }
body.gray .article__content h1, body.gray .article__content h2, body.gray .article__content h3, body.gray .article__content h4, body.gray .article__content h5, body.gray .article__content h6 {
  color: #FFE800; }
body.gray .article__content a {
  color: #FFE800; }
body.gray .article__content a:hover, body.gray .article__content a:active, body.gray .article__content a:focus {
  color: #FFE800; }
body.gray .article__content blockquote {
  color: #fff;
  border-top: 2px #292727 solid;
  border-bottom: 2px #000 solid;
  background: none; }
body.gray .article__content blockquote p {
  background: none; }
body.gray .article__content blockquote footer {
  color: #FFE800; }
body.gray .article__content ul li:before {
  color: #FFE800; }
body.gray .article__content table {
  border-top: 2px #292727 solid;
  border-right: 1px #000 solid;
  border-left: 1px #000 solid; }
body.gray .article__content table th {
  background: #e4e4e4;
  color: #fff; }
body.gray .article__content table th, body.gray .article__content table td {
  border-bottom: 1px #000 solid;
  border-left: 1px #000 solid; }
body.gray .article__download-item {
  border-top: 1px #fff solid; }
body.gray .article__download-item:hover .article__download-item-icon, body.gray .article__download-item:active .article__download-item-icon, body.gray .article__download-item:focus .article__download-item-icon {
  color: #000;
  background: #FFE800;
  border-color: #FFE800; }
body.gray .article__download-item .article__download-item-title {
  color: #FFE800; }
body.gray .article__download-item:first-child {
  border-top: none; }
body.gray .article__download-item-title {
  color: #fff; }
body.gray .article__download-item-icon {
  color: #fff;
  border: 1px #fff solid; }
body.gray .article__gallery-item {
  background: #e4e4e4; }
body.gray .article__gallery-item--placeholder {
  position: relative;
  color: #fff;
  text-decoration: none;
  text-align: left; }
body.gray .article__gallery-item--placeholder span {
  color: #fff;
  background: #e4e4e4; }
body.gray .article__gallery-item--placeholder span:before {
  color: #FFE800;
  background: #e4e4e4; }
body.gray .article__date {
  color: #FFE800;
  border-top: 1px #fff solid;
  border-bottom: 1px #fff solid; }
body.gray .article__tags {
  color: #FFE800; }
body.gray .article__tags-list {
  color: #fff; }
body.gray .article__tags-list a {
  color: #fff; }
body.gray .article__tags-list a:hover, body.gray .article__tags-list a:active, body.gray .article__tags-list a:focus {
  color: #FFE800; }
body.gray .article__socials li a {
  color: #fff;
  border-top: 1px #fff solid;
  border-right: 1px #fff solid;
  border-bottom: 1px #fff solid; }
body.gray .article__socials li a:hover, body.gray .article__socials li a:active, body.gray .article__socials li a:focus {
  color: #000;
  background: #FFE800; }
body.gray .article__socials li:first-child a {
  border-left: 1px #fff solid; }
body.gray .article__related-post {
  color: #FFE800;
  background: #292727; }
body.gray .article__related-post:hover .article__related-post-text, body.gray .article__related-post:active .article__related-post-text, body.gray .article__related-post:focus .article__related-post-text {
  color: #fff; }
body.gray .article__related-post-image {
  background: #e4e4e4; }
body.gray .article__related-post-text:before {
  color: #fff; }
body.gray .article__related-post-text:after {
  border-right: 8px solid transparent;
  border-bottom: 8px solid #292727; }
body.gray .article__section-title {
  color: #FFE800;
  border-bottom: 2px #000 solid; }
body.gray .post-folded__title {
  color: #FFE800;
  background: #292727; }
body.gray .post-folded__title:hover {
  background: #FFE800;
  color: #292727; }
body.gray .page-heading__title {
  color: #fff;
  border-top: 3px #FFE800 solid; }
body.gray .page-heading__title span {
  background: #e4e4e4; }
body.gray .page-sub-heading__title {
  border-bottom: 1px #fff solid; }
body.gray .post-excerpt {
  border-top: 2px #000 solid; }
body.gray .post-excerpt:first-child {
  border-top: none; }
body.gray .post-excerpt--condensed, body.gray .post-excerpt--person, body.gray .post-excerpt--calendar {
  border-top: 1px #000 solid; }
body.gray .post-excerpt--condensed:first-child, body.gray .post-excerpt--person:first-child, body.gray .post-excerpt--calendar:first-child {
  border-top: none; }
body.gray .post-excerpt--person {
  border-top: 1px #000 solid; }
body.gray .post-excerpt--person .post-excerpt__title a {
  color: #000; }
body.gray .post-excerpt--person .post-excerpt__sub-title {
  color: #FFE800; }
body.gray .post-excerpt--calendar {
  border-top: 1px #000 solid; }
body.gray .post-excerpt--calendar .post-excerpt__title {
  color: #000; }
body.gray .post-excerpt--calendar .post-excerpt__title a {
  color: #000; }
body.gray .post-excerpt--calendar .post-excerpt__sub-title {
  color: #FFE800; }
body.gray .post-excerpt--calendar .post-excerpt__sub-title a {
  color: #FFE800; }
body.gray .post-excerpt--calendar .post-excerpt__sub-title a:hover, body.gray .post-excerpt--calendar .post-excerpt__sub-title a:active, body.gray .post-excerpt--calendar .post-excerpt__sub-title a:focus {
  color: #292727; }
body.gray .post-excerpt__image {
  background: #e4e4e4; }
body.gray .post-excerpt__add-to-calendar {
  color: #fff;
  background: #e4e4e4; }
body.gray .post-excerpt__add-to-calendar:hover, body.gray .post-excerpt__add-to-calendar:active, body.gray .post-excerpt__add-to-calendar:focus {
  color: #FFE800; }
body.gray .add-to-calendar__wrapper {
  background: #e4e4e4; }
body.gray .add-to-calendar__item {
  color: #fff;
  border-bottom: 1px #fff solid; }
body.gray .add-to-calendar__item:hover, body.gray .add-to-calendar__item:active, body.gray .add-to-calendar__item:focus {
  background: #FFE800;
  color: #000; }
body.gray .add-to-calendar__item-text {
  opacity: 1;
  filter: alpha(opacity=100); }
body.gray .post-excerpt__add-to-calendar-plus {
  background: url("/uj-lift-theme/css/../images/add-to-calendar-plus.png") no-repeat; }
body.gray .post-excerpt__category {
  color: #fff; }
body.gray .post-excerpt__title a {
  color: #FFE800;
  font-family: 'Libre Baskerville', serif; }
body.gray .post-excerpt__title-gray {
  color: #fff; }
body.gray .post-excerpt__sub-title {
  color: #fff; }
body.gray .post-excerpt__text {
  color: #fff;
  font-family: 'Libre Baskerville', serif; }
body.gray .post-excerpt__link {
  zoom: 1;
  display: inline;
  color: #fff;
  background: #e4e4e4;
  font-family: 'Ubuntu', sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 14px;
  line-height: 1.7142857143;
  padding: 10px 30px;
  border: 1px solid #FFE800;
  -webkit-transition: all 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: all 0.2s cubic-bezier(0.39, 0.575, 0.565, 1); }
body.gray .post-excerpt__link:hover, body.gray .post-excerpt__link:active, body.gray .post-excerpt__link:focus {
  color: #000;
  border-color: #FFE800;
  background: #FFE800; }
body.gray .post-excerpt__text-link {
  color: #fff; }
body.gray .post-excerpt__text-link:hover, body.gray .post-excerpt__text-link:active, body.gray .post-excerpt__text-link:focus {
  color: #FFE800; }
body.gray .post-excerpt-groups__title {
  border: 1px #000 solid; }
body.gray .post-excerpt-group {
  border-bottom: 1px #000 solid; }
body.gray .post-excerpt-group__title {
  background: #292727; }
body.gray .post-excerpt-group__title .icon {
  color: #fff; }
body.gray .post-excerpt-group__title:before {
  color: #fff; }
body.gray .post-excerpt-group--open .post-excerpt-group__title {
  background: #e4e4e4;
  color: #fff; }
body.gray .post-excerpt-group--open .post-excerpt-group__title:before {
  color: #fff; }
body.gray .post-excerpt-group--open .post-excerpt-group__title .icon {
  color: #fff; }
body.gray .calendar {
  background: #292727; }
body.gray .calendar__big-arrow {
  color: #FFE800; }
body.gray .calendar__aside {
  background: #292727; }
body.gray .calendar__current-day-wrapper {
  border: 2px #000 solid; }
body.gray .calendar__current-day-top {
  border-bottom: 2px #000 solid; }
body.gray .calendar__current-day-top:before, body.gray .calendar__current-day-top:after {
  background: #e4e4e4; }
body.gray .calendar__current-day {
  color: #FFE800; }
body.gray .calendar__current-day-name {
  color: #FFE800; }
body.gray .calendar__current-day-date {
  color: #fff; }
body.gray .calendar__add-event {
  display: inline-block;
  zoom: 1;
  *display: inline;
  color: #fff;
  background: #e4e4e4;
  font-family: 'Ubuntu', sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 14px;
  line-height: 1.7142857143;
  padding: 10px 30px;
  border: 1px solid #FFE800;
  -webkit-transition: all 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: all 0.2s cubic-bezier(0.39, 0.575, 0.565, 1); }
body.gray .calendar__add-event:hover, body.gray .calendar__add-event:active, body.gray .calendar__add-event:focus {
  color: #000;
  border-color: #FFE800;
  background: #FFE800; }
body.gray .calendar__wrapper {
  border: 1px #000 solid;
  color: #fff;
  background: #292727; }
body.gray .calendar__prev, body.gray .calendar__next {
  color: #c3c3c3; }
body.gray .calendar__prev:hover, body.gray .calendar__prev:active, body.gray .calendar__prev:focus, body.gray .calendar__next:hover, body.gray .calendar__next:active, body.gray .calendar__next:focus {
  color: #000;
  background: #FFE800; }
body.gray .calendar__month {
  color: #c3c3c3; }
body.gray .calendar__day.event {
  background: #e4e4e4;
  color: #fff; }
body.gray .calendar__day.event:hover, body.gray .calendar__day.event:active, body.gray .calendar__day.event:focus {
  color: #000;
  background: #FFE800;
  opacity: 1;
  filter: alpha(opacity=100); }
body.gray .calendar__day.today {
  background: #FFE800;
  color: #000; }
body.gray .event-section__icon {
  color: #fff; }
body.gray .event-section__list-title {
  color: #fff; }
body.gray .person {
  border-bottom: 1px #fff solid; }
body.gray .person__image {
  background: #e4e4e4; }
body.gray .person__title {
  color: #FFE800; }
body.gray .person__section-title {
  color: #FFE800; }
body.gray .person__section-content {
  color: #fff; }
body.gray .link-box__wrapper {
  background: #e4e4e4; }
body.gray .link-box__wrapper:before {
  background: #fff; }
body.gray .link-box__title {
  color: #fff;
  background: #333; }
body.gray .link-box__button {
  display: inline-block;
  zoom: 1;
  color: #fff;
  background: #000;
  font-family: 'Ubuntu', sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 14px;
  line-height: 1.7142857143;
  padding: 10px 30px;
  border: 1px solid #FFE800;
  -webkit-transition: all 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: all 0.2s cubic-bezier(0.39, 0.575, 0.565, 1); }
body.gray .link-box__button:hover, body.gray .link-box__button:active, body.gray .link-box__button:focus {
  color: #000;
  border-color: #FFE800;
  background: #FFE800; }
body.gray .link-box__background {
  background: #292727; }
body.gray .logo-grid--blue .logo-grid__item {
  outline: 1px #000 solid;
  background: #0f0e0e; }
body.gray .logo-grid--blue .logo-grid__item:hover, body.gray .logo-grid--blue .logo-grid__item:active, body.gray .logo-grid--blue .logo-grid__item:focus {
  outline: 1px #000 solid; }
body.gray .logo-grid--blue .logo-grid__item-content {
  color: #fff; }
body.gray .logo-grid--blue .logo-grid__item-icon {
  color: #FFE800; }
body.gray .logo-grid__item {
  outline: 1px #000 solid;
  background: #292727; }
body.gray .logo-grid__item:hover, body.gray .logo-grid__item:active, body.gray .logo-grid__item:focus {
  outline: 1px #000 solid; }
body.gray .highlight-container {
  background: #292727;
  color: #fff; }
body.gray .highlight-container--dark-blue {
  background: #0f0e0e; }
body.gray .highlight-container--gray {
  background: #292727;
  color: #fff; }
body.gray .highlight-container__heading {
  border-bottom: 3px #fff solid; }
body.gray .border-list-wrapper .border-list-icon {
  border: 1px #0f0e0e solid; }
body.gray .border-list--dark-blue .border-list__item {
  border-bottom: 1px #0f0e0e solid; }
body.gray .border-list--dark-blue .border-list__item:first-child {
  border-top: 1px #0f0e0e solid; }
body.gray .border-list--light-gray {
  color: #fff; }
body.gray .border-list--light-gray .border-list__item {
  border-bottom: 1px #000 solid; }
body.gray .border-list--light-gray .border-list__item:first-child {
  border-top: 1px #000 solid; }
body.gray .border-list--light-gray .border-list__gray-text {
  color: #FFE800; }
body.gray .border-list--light-gray .border-list__item--highlight {
  color: #fff; }
body.gray .border-list--light-gray ul li:before {
  color: #FFE800; }
body.gray .border-list__item {
  border-bottom: 1px #0f0e0e solid; }
body.gray .border-list__item:first-child {
  border-top: 1px #0f0e0e solid; }
body.gray .pagination {
  border-top: 1px #000 solid;
  color: #fff; }
body.gray .pagination__list li {
  border-bottom: 1px #000 solid;
  border-right: 1px #000 solid; }
body.gray .pagination__list li:first-child {
  border-left: 1px #000 solid; }
body.gray .pagination__list a {
  color: #fff; }
body.gray .pagination__list a:hover, body.gray .pagination__list a:active, body.gray .pagination__list a:focus {
  color: #000;
  background: #FFE800; }
body.gray .pagination__list .active a {
  color: #000;
  background: #FFE800; }
body.gray .pagination__prev, body.gray .pagination__next {
  color: #fff; }
body.gray .pagination__prev:hover,
body.gray .pagination__prev:active,
body.gray .pagination__prev:focus,
body.gray .pagination__next:hover,
body.gray .pagination__next:active,
body.gray .pagination__next:focus {
  color: #000;
  background: #FFE800; }
body.gray .pagination__prev {
  border-right: 1px #000 solid; }
body.gray .statistics {
  background: #e4e4e4; }
body.gray .statistics__heading {
  border-bottom: 1px #FFE800 solid; }
body.gray .faculty__map-info {
  background: #292727;
  color: #fff; }
body.gray .faculty__section-title {
  border-top: 1px #fff solid;
  border-bottom: 1px #fff solid; }
body.gray .faculty__section-content {
  color: #fff;
  border-bottom: 1px #fff solid; }
body.gray .faculty__description {
  color: #444; }
body.gray .faculty__contact-info a {
  color: #fff; }
body.gray .faculty__contact-info a:hover,
body.gray .faculty__contact-info a:active,
body.gray .faculty__contact-info a:focus {
  color: #FFE800; }
body.gray .faculty__gray-text {
  color: #fff; }
body.gray .faculty__box-link {
  color: #fff;
  background: #e4e4e4; }
body.gray .faculty__box-link:hover .faculty__box-link-text,
body.gray .faculty__box-link:active .faculty__box-link-text,
body.gray .faculty__box-link:focus .faculty__box-link-text {
  color: #FFE800; }
body.gray .faculty__box-link-image {
  background: #e4e4e4; }
body.gray .faculty__box-link-text-highlight {
  color: #FFE800; }
body.gray .faculty__side-list-items {
  border-color: #000; }
body.gray .faculty__side-list-item {
  border-color: #000; }
body.gray .faculty__side-list-item-title {
  color: #fff; }
body.gray .related-pages {
  border-top: 1px #fff solid; }
body.gray .related-pages__list li:before {
  color: #fff; }
body.gray .related-pages__list a {
  color: #fff; }
body.gray .related-pages__list a:hover, body.gray .related-pages__list a:active, body.gray .related-pages__list a:focus {
  color: #FFE800; }
body.gray .chosen-container-single .chosen-single {
  border: 1px solid #FFE800;
  background-color: #292727;
  color: #fff; }
body.gray .chosen-container-single .chosen-single div b {
  color: #fff; }
body.gray .chosen-container .chosen-drop {
  border: #FFE800;
  background: #e4e4e4; }
body.gray .chosen-container .chosen-results {
  color: #fff; }
body.gray .chosen-container .chosen-results li.highlighted {
  color: #FFE800; }
body.gray .pika-single {
  color: #fff;
  background: #e4e4e4;
  border: 1px solid #FFE800; }
body.gray .pika-label {
  color: #fff;
  background-color: #000; }
body.gray .pika-table th {
  color: #fff;
  font-size: 12px;
  line-height: 25px;
  font-weight: bold;
  text-align: center; }
body.gray .pika-button {
  color: #fff;
  background: #292727; }
body.gray .pika-button:hover {
  color: #000 !important;
  background: #FFE800 !important; }
body.gray .header-main-bar__nav-wrapper .child-menu a:hover,
body.gray .header-main-bar__nav-wrapper .child-menu a:active,
body.gray .header-main-bar__nav-wrapper .child-menu a:focus {
  opacity: .9;
  filter: alpha(opacity=90);
  background: #aaa !important;
  color: #000; }
body.gray .header-main-bar__nav-wrapper .child-menu__item-right {
  border-left: 1px solid #373737; }
body.gray .nav-menu li a {
  color: #fff;
  background: #292727; }

/* Poprawki do LF6.2 poprawki do kodu Craftona */
#wrapper {
  padding: 0; }

.portlet-layout-wrapper {
  max-width: 1320px;
  margin: 0 auto;
  padding: 30px 20px 0 20px; }

.portlet-layout {
  border-collapse: collapse;
  clear: both;
  display: flex;
  flex-wrap: wrap;
  border-spacing: 0;
  table-layout: auto;
  width: 100%; }

.portlet-column {
  display: table-cell;
  vertical-align: top; }

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

.ltr .portlet-column-content-first, .rtl .portlet-column-content-last {
  padding: 0; }

html.view-lt960 .portlet-column-last {
  padding: 0 0 0 0; }

.portlet-column-last {
  padding-left: 30px; }

/* ---------- Column widths ---------- */
.aui-w75 .portlet-column-last {
  padding-left: 15px; }

.aui-w75 .portlet-column-first {
  padding-right: 15px; }

.portlet-column-content.empty {
  padding: 0 50px 50px 50px; }

#main-content.dragging .portlet-column {
  border: 3px double #828F95;
  height: 100px;
  min-height: 100px; }









.columns-max {
  padding: 2rem; }

.aui-w1-20, .aui-w5 {
  width: 5%; }

.aui-w1-16 {
  width: 6.25%; }

.aui-w1-12 {
  width: 8.334%; }

.aui-w1-10, .aui-w10 {
  width: 10%; }

.aui-w1-9 {
  width: 11.112%; }

.aui-w1-8 {
  width: 12.5%; }

.aui-w1-7 {
  width: 14.286%; }

.aui-w15 {
  width: 15%; }

.aui-w1-6 {
  width: 16.667%; }

.aui-w3-16 {
  width: 18.75%; }

.aui-w1-5, .aui-w20 {
  width: 20%; }

.aui-w2-9 {
  width: 22.223%; }

.aui-w1-4, .aui-w25 {
  width: 25%; }

.aui-w2-7 {
  width: 28.572%; }

.aui-w3-10, .aui-w30 {
  width: 30%; }

.aui-w5-16 {
  width: 31.25%; }

.aui-w1-3, .aui-w33 {
  width: 33.334%; }

.aui-w35 {
  width: 35%; }

.aui-w3-8 {
  width: 37.5%; }

.aui-w38 {
  width: 38.2%; }

.aui-w2-5, .aui-w40 {
  width: 40%; }

.aui-w5-12 {
  width: 41.667%; }

.aui-w7-16 {
  width: 43.75%; }

.aui-w4-9 {
  width: 44.445%; }

.aui-w45 {
  width: 45%; }

.aui-w3-7 {
  width: 42.858%; }

.aui-w1-2, .aui-w50 {
  width: 50%; }

.aui-w55 {
  width: 55%; }

.aui-w5-9 {
  width: 55.556%; }

.aui-w9-16 {
  width: 56.25%; }

.aui-w4-7 {
  width: 57.143%; }

.aui-w7-12 {
  width: 58.334%; }

.aui-w3-5, .aui-w60 {
  width: 60%; }

.aui-w5-8 {
  width: 62.5%; }

.aui-w62 {
  width: 61.8%; }

.aui-w65 {
  width: 65%; }

.aui-w2-3, .aui-w66 {
  width: 66.667%; }

.aui-w11-16 {
  width: 68.75%; }

.aui-w7-10, .aui-w70 {
  width: 70%; }

.aui-w5-7 {
  width: 71.429%; }

.aui-w3-4, .aui-w75 {
  width: 75%; }

.aui-w7-9 {
  width: 77.778%; }

.aui-w4-5, .aui-w80 {
  width: 80%; }

.aui-w13-16 {
  width: 81.25%; }

.aui-w5-6 {
  width: 83.334%; }

.aui-w85 {
  width: 85%; }

.aui-w6-7 {
  width: 85.715%; }

.aui-w7-8 {
  width: 87.5%; }

.aui-w9-10, .aui-w90 {
  width: 90%; }

.aui-w11-12 {
  width: 91.667%; }

.aui-w15-16 {
  width: 93.75%; }

.aui-w95 {
  width: 95%; }

.aui-w100 {
  width: 100%; }

.webkit .aui-w1-12 {
  width: 8.345%; }

.webkit .aui-w11-12 {
  width: 91.675%; }

.webkit .aui-w1-6 {
  width: 16.675%; }

.webkit .aui-w5-6 {
  width: 83.345%; }

.webkit .aui-w5-12 {
  width: 41.675%; }

.webkit .aui-w7-12 {
  width: 58.345%; }

.webkit .aui-w1-3, .webkit .aui-w33 {
  width: 33.345%; }

.webkit .aui-w2-3, .webkit .aui-w66 {
  width: 66.675%; }

.signed-out .portlet-topper,
.js .controls-hidden .lfr-meta-actions,
.js .controls-hidden .portlet-borderless-bar,
.js .controls-hidden .portlet-topper-toolbar,
.js .controls-hidden .portlet-topper,
.js .controls-hidden .lfr-configurator-visibility {
  display: none; }

.portlet, .portlet-topper, .portlet-content, .portlet-title {
  background: none; }

.portlet-topper {
  white-space: nowrap;
  border-top: 1px dashed #dedede;
  border-right: 1px dashed #dedede;
  border-left: 1px dashed #dedede;
  padding: 15px;
  margin: 0px; }

.portlet-title img {
  padding-bottom: 2px;
  vertical-align: middle;
  opacity: .3; }

.portlet-topper-toolbar {
  margin: 5px;
  padding: 5px;
  position: absolute;
  right: 5px;
  text-align: right;
  top: 0; }

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

.lfr-meta-actions {
  padding: 5px;
  margin: 0px; }

.portlet-journal-content .icon-actions {
  float: left;
  margin: 10px; }

.portlet-title-text {
  color: #aaa;
  font-weight: lighter; }

.lfr-component li img, img.icon {
  margin-top: -3px; }

.lfr-actions.portlet-options .lfr-trigger strong a {
  margin-top: -2px;
  font-size: 1px; }

.portlet-topper .portlet-topper-toolbar .portlet-icon-back, .portlet-topper .portlet-topper-toolbar .portlet-icon-back:hover {
  background: url(/uj-lift-theme/css/../images/portlet/back.png) no-repeat;
  width: 16px;
  height: 16px;
  margin: -1px 0 0 0;
  padding: 0;
  display: block;
  font-size: 1px;
  text-indent: -9999em;
  color: white; }

.portlet-borderless-container {
  min-height: 0em;
  position: relative; }

.portlet-borderless-bar {
  background: #333;
  color: #FFF;
  font-size: 10px;
  opacity: .3;
  padding: 2px 5px 1px;
  position: absolute;
  right: 0;
  text-shadow: -1px -1px black;
  top: 0;
  z-index: 200; }

/* ------------ sitemap portlet -------------- */
.portlet-site-map {
  font-family: 'Libre Baskerville',serif;
  list-style: none;
  margin-left: 16px; }

.portlet-site-map h1 .portlet-title-text {
  font-family: 'Libre Baskerville',serif;
  font-weight: 400;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1;
  padding-bottom: 26px;
  padding-bottom: 1.625rem;
  margin-bottom: 30px;
  margin-bottom: 1.875rem;
  border-bottom: 1px #e0e0e0 solid; }

.portlet-site-map .portlet-content-container {
  margin-top: 30px;
  margin-bottom: 30px;
  padding-top: 30px;
  border-top: 1px #e0e0e0 solid; }

.portlet-site-map .portlet-content-container ul {
  list-style: none; }

.portlet-site-map .portlet-content-container ul li {
  position: relative;
  margin-bottom: 12px;
  font-size: 14px;
  font-size: 0.875rem;
  list-style: none; }

.portlet-site-map .portlet-content-container ul li:before {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  font-size: 0.5rem;
  content: "\e614"; }

.portlet-site-map .portlet-content-container ul li a {
  color: #444;
  text-decoration: none;
  -webkit-transition: all .2s linear;
  transition: all .2s linear; }

.portlet-site-map .portlet-content-container ul li a:hover,
.portlet-site-map .portlet-content-container ul li a:active,
.portlet-site-map .portlet-content-container ul li a:focus {
  color: #005ca7;
  text-decoration: underline; }

/* This CSS sets the default styles for the main navigation. */
.logo .current-site, #navigation, #navigation a, #navigation a:hover {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0; }

.dockbar-ready .header-top-bar__nav > ul {
  margin-left: 30px; }

html.aui {
  /* obsluga jednej flagi */
  /* Menu item alone - without arrow  */
  /* Portlet nawigacji bocznej - pionowej */
  /*end of nav-menu*/ }
  html.aui .header-top-bar__option-wrapper--text-size {
    min-width: 90px; }
  html.aui .header-main-bar__nav-wrapper nav > ul > li > a {
    padding-right: 25px; }
  html.aui .header-main-bar__nav-wrapper nav > ul > li > a:before {
    margin-top: -9px;
    right: 8px;
    font-size: 1rem; }
  html.aui .header-top-bar {
    background: #005ca7;
    font-family: "Ubuntu",sans-serif;
    font-weight: 500;
    font-size: .75rem;
    line-height: 2; }
  html.aui .header-top-bar a {
    color: #fff;
    text-decoration: none; }
  html.aui .header-top-bar__nav {
    float: left;
    text-transform: uppercase; }
  html.aui .header-top-bar__nav ul {
    *zoom: 1; }
  html.aui .header-top-bar__nav ul:before {
    content: "";
    display: table; }
  html.aui .header-top-bar__nav ul:after {
    content: "";
    display: table;
    clear: both; }
  html.aui .header-top-bar__nav li {
    position: relative;
    height: 4.375rem;
    line-height: 4.375rem;
    float: left; }
  html.aui .header-top-bar__nav li:first-child {
    margin-left: -15px; }
  html.aui .header-top-bar__nav a {
    display: block;
    width: 100%;
    height: 100%;
    padding: 0 15px;
    transition: all 0.2s linear; }
  html.aui .header-top-bar__nav a:hover,
  html.aui .header-top-bar__nav a:active,
  html.aui .header-top-bar__nav a:focus,
  html.aui .header-top-bar__nav a.selected {
    color: #005ca7;
    background: white; }
  html.aui .header-top-bar__options {
    float: right; }
  html.aui .header-top-bar__option-wrapper,
  html.aui .header-top-bar__option-wrapper--text-size,
  html.aui .header-top-bar__option-wrapper--contrast,
  html.aui .header-top-bar__option-wrapper--login,
  html.aui .header-top-bar__option-wrapper--lang,
  html.aui .header-top-bar__option-wrapper--mobile-menu {
    display: block;
    float: left;
    height: 4.375rem;
    line-height: 15px;
    padding: 0 20px;
    border-right: 1px #004680 solid;
    text-align: center; }
  html.aui .header-top-bar__option-wrapper:first-child,
  html.aui .header-top-bar__option-wrapper--text-size:first-child,
  html.aui .header-top-bar__option-wrapper--contrast:first-child,
  html.aui .header-top-bar__option-wrapper--login:first-child,
  html.aui .header-top-bar__option-wrapper--lang:first-child,
  html.aui .header-top-bar__option-wrapper--mobile-menu:first-child {
    border-left: 1px #004680 solid; }
  html.aui .header-top-bar__option-wrapper:before,
  html.aui .header-top-bar__option-wrapper--text-size:before,
  html.aui .header-top-bar__option-wrapper--contrast:before,
  html.aui .header-top-bar__option-wrapper--login:before,
  html.aui .header-top-bar__option-wrapper--lang:before,
  html.aui .header-top-bar__option-wrapper--mobile-menu:before,
  html.aui html.view-lt960 .header-top-bar__option-wrapper--text-size:before,
  html.aui html.view-lt960 .header-top-bar__option-wrapper--contrast:before,
  html.aui html.view-lt960 .header-top-bar__option-wrapper--login:before,
  html.aui html.view-lt960 .header-top-bar__option-wrapper--lang:before,
  html.aui html.view-lt960 .header-top-bar__option-wrapper--mobile-menu:before,
  html.aui html.view-lt720 .header-top-bar__option-wrapper--text-size:before,
  html.aui html.view-lt720 .header-top-bar__option-wrapper--contrast:before,
  html.aui html.view-lt720 .header-top-bar__option-wrapper--login:before,
  html.aui html.view-lt720 .header-top-bar__option-wrapper--lang:before,
  html.aui html.view-lt720 .header-top-bar__option-wrapper--mobile-menu:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 1px;
    min-height: 100%; }
  html.aui .header-top-bar__option-wrapper--text-size {
    min-width: 100px;
    transition: all 0.2s linear; }
  html.aui .header-top-bar__option-wrapper--text-size .header-top-bar__option {
    width: 90%;
    margin-left: -5%;
    text-align: center; }
  html.aui .header-top-bar__option-wrapper--text-size:hover,
  html.aui .header-top-bar__option-wrapper--text-size:active,
  html.aui .header-top-bar__option-wrapper--text-size:focus {
    color: #005ca7;
    background: #004680; }
  html.aui .header-top-bar__option-wrapper--contrast {
    cursor: pointer; }
  html.aui .header-top-bar__option-wrapper--contrast,
  html.aui .header-top-bar__option-wrapper--login,
  html.aui .header-top-bar__option-wrapper--lang,
  html.aui .header-top-bar__option-wrapper--mobile-menu {
    transition: all .2s linear;
    transition-property: background,color; }
  html.aui .header-top-bar__option-wrapper--contrast:hover,
  html.aui .header-top-bar__option-wrapper--contrast:active,
  html.aui .header-top-bar__option-wrapper--contrast:focus,
  html.aui .header-top-bar__option-wrapper--login:hover,
  html.aui .header-top-bar__option-wrapper--login:active,
  html.aui .header-top-bar__option-wrapper--login:focus,
  html.aui .header-top-bar__option-wrapper--lang:hover,
  html.aui .header-top-bar__option-wrapper--lang:active,
  html.aui .header-top-bar__option-wrapper--lang:focus,
  html.aui .header-top-bar__option-wrapper--mobile-menu:hover,
  html.aui .header-top-bar__option-wrapper--mobile-menu:active,
  html.aui .header-top-bar__option-wrapper--mobile-menu:focus {
    color: #fff;
    background: #004680; }
  html.aui .header-top-bar__option-wrapper--contrast .icon,
  html.aui .header-top-bar__option-wrapper--contrast .header-top-bar__lang-dropdown:before,
  html.aui .header-top-bar__option-wrapper--contrast .header-main-bar__nav-wrapper nav > ul > li > a:before,
  html.aui .header-main-bar__nav-wrapper .header-top-bar__option-wrapper--contrast nav > ul > li > a:before,
  html.aui .header-top-bar__option-wrapper--contrast .breadcrumbs li:before,
  html.aui .breadcrumbs .header-top-bar__option-wrapper--contrast li:before,
  html.aui .header-top-bar__option-wrapper--contrast .main-aside__menu li.active a:before,
  html.aui .main-aside__menu li.active .header-top-bar__option-wrapper--contrast a:before,
  html.aui .header-top-bar__option-wrapper--contrast .main-aside__menu-title:before {
    font-size: 1rem; }
  html.aui .header-top-bar__option-wrapper--lang {
    min-width: 110px;
    position: relative;
    z-index: 50;
    cursor: pointer;
    transition-duration: 0;
    padding-top: 25px; }
  html.aui .header-top-bar__option-wrapper--lang:before {
    display: none; }
  html.aui .header-top-bar__option-wrapper--lang .header-top-bar__option {
    width: 95%;
    margin-left: -5px;
    text-align: center;
    position: relative;
    z-index: 5; }
  html.aui .header-top-bar__option-wrapper--lang img {
    width: 24px;
    height: 16px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 6px; }
  html.aui .header-top-bar__option-wrapper--lang span {
    width: 16px;
    display: inline-block;
    vertical-align: middle;
    text-transform: uppercase; }
  html.aui .header-top-bar__option-wrapper--lang:hover,
  html.aui .header-top-bar__lang--open {
    color: #fff;
    background: #004680;
    cursor: pointer; }
  html.aui .header-top-bar__option-wrapper--lang:hover .header-top-bar__lang-dropdown,
  html.aui .header-top-bar__lang--open .header-top-bar__lang-dropdown {
    background: #004680; }
  html.aui .header-top-bar__option-wrapper--lang:hover {
    opacity: .85;
    filter: alpha(opacity=85);
    transition: opacity 0.2s linear; }
  html.aui .header-top-bar__lang-option span,
  html.aui .header-top-bar__lang--open .header-top-bar__lang-option span {
    opacity: .5;
    filter: alpha(opacity=50);
    transition: opacity 0.2s linear; }
  html.aui .header-top-bar__option-wrapper--lang:hover .header-top-bar__lang-option,
  html.aui .header-top-bar__lang--open .header-top-bar__lang-option {
    display: block;
    opacity: 1; }
  html.aui .header-top-bar__option-wrapper--lang:hover .header-top-bar__lang-option:hover span,
  html.aui .header-top-bar__option-wrapper--lang:hover .header-top-bar__lang-option:hover img,
  html.aui .header-top-bar__option-wrapper--lang:hover .header-top-bar__lang-option:active span,
  html.aui .header-top-bar__option-wrapper--lang:hover .header-top-bar__lang-option:active img,
  html.aui .header-top-bar__option-wrapper--lang:hover .header-top-bar__lang-option:focus span,
  html.aui .header-top-bar__option-wrapper--lang:hover .header-top-bar__lang-option:focus img,
  html.aui .header-top-bar__lang--open .header-top-bar__lang-option:hover span,
  html.aui .header-top-bar__lang--open .header-top-bar__lang-option:hover img,
  html.aui .header-top-bar__lang--open .header-top-bar__lang-option:active span,
  html.aui .header-top-bar__lang--open .header-top-bar__lang-option:active img,
  html.aui .header-top-bar__lang--open .header-top-bar__lang-option:focus span,
  html.aui .header-top-bar__lang--open .header-top-bar__lang-option:focus img {
    opacity: 1;
    filter: alpha(opacity=100); }
  html.aui .header-top-bar__lang-dropdown {
    width: 100%;
    margin-top: -9px;
    text-align: left;
    padding-left: 23px;
    position: absolute;
    top: 50%;
    left: 0; }
  html.aui .header-top-bar__lang-dropdown:before {
    font-size: 16px;
    color: #fff;
    position: absolute;
    top: 0;
    right: 18px; }
  html.aui .header-top-bar__lang-dropdown:before {
    content: "\e60d"; }
  html.aui .header-top-bar__lang-dropdown:hover:before {
    content: "\e60e"; }
  html.aui .no-angle .header-top-bar__lang-dropdown:hover:before {
    content: ""; }
  html.aui .no-angle .header-top-bar__lang-dropdown:before {
    content: ""; }
  html.aui .header-top-bar__lang-option {
    display: none;
    opacity: 0;
    margin-bottom: 20px; }
  html.aui .header-top-bar__lang-option img:hover {
    opacity: 1; }
  html.aui .header-top-bar__lang-option.active {
    display: block;
    opacity: 1; }
  html.aui .header-top-bar__lang-background {
    width: 100%;
    height: 100%;
    background: #004680;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    display: none; }
  html.aui .header-top-bar__option-wrapper--mobile-menu {
    display: none; }
  html.aui .header-top-bar__option {
    display: inline-block;
    vertical-align: middle;
    width: 80%;
    margin-left: -20%;
    text-align: left; }
  html.aui .header-top-bar__text-size {
    cursor: pointer;
    font-weight: 500;
    transition: color 0.2s linear; }
  html.aui .header-top-bar__text-size:hover,
  html.aui .header-top-bar__text-size:active,
  html.aui .header-top-bar__text-size:focus {
    color: #f8c53a; }
  html.aui .header-top-bar__text-size--large {
    font-size: 1.1875rem;
    line-height: 1.26316; }
  html.aui .header-top-bar__text-size--normal {
    font-size: 1rem;
    line-height: 1.5; }
  html.aui .header-top-bar__text-size--small {
    font-size: .75rem;
    line-height: 2; }
  html.aui .header-main-bar__heading-wrapper {
    float: left; }
  html.aui .header-main-bar__heading {
    font-size: 0;
    margin: 0;
    height: 6.875rem;
    transition: all .2s linear;
    padding: 1rem 0; }
  html.aui .header-main-bar__godlo-uj {
    display: inline-block;
    margin: 0; }
  html.aui .header-main-bar__sygnet-uj {
    display: inline-block;
    background: url("/uj-lift-theme/css/../images/logotypes/uj-blank.svg") no-repeat;
    background-position: left bottom;
    background-size: contain;
    width: 45px;
    height: 70px; }
  html.aui .header-main-bar__rp-eagle {
    display: inline-block;
    width: 57px;
    height: 63px;
    background: url("/uj-lift-theme/css/../images/orzel.svg") no-repeat;
    background-position: left bottom;
    background-size: contain;
    transition: all .3s linear;
    margin: 0.5rem 1rem 0 0;
    vertical-align: top; }
  html.aui .header-main-bar__bip,
  html.aui .header-main-bar__solaris,
  html.aui .header-main-bar__ptpk,
  html.aui .header-main-bar__misjaUJ,
  html.aui .header-main-bar__clrf,
  html.aui .header-main-bar__ptbk {
    display: inline-block;
    margin: 0;
    font-size: 1rem;
    line-height: 1.5; }
  html.aui .header-main-bar__custom_common {
    display: inline-block;
    background-position: left bottom !important;
    background-size: contain !important;
    transition: all .2s linear; }
  html.aui .header-main-bar__bip_logo {
    width: 170px;
    height: 60px;
    background: url("/uj-lift-theme/css/../images/logotypes/bip/logo-bip-pl.svg") no-repeat;
    margin: 0 1rem 0 0; }
  html.aui .header-main-bar__solaris_logo {
    width: 160px;
    height: 55px;
    background: url("/uj-lift-theme/css/../images/logotypes/solaris/solaris-color-pl.svg") no-repeat;
    margin-left: 1rem; }
  html.aui .en_GB .header-main-bar__solaris_logo,
  html.aui .en_US .header-main-bar__solaris_logo {
    width: 160px;
    height: 55px;
    background: url("/uj-lift-theme/css/../images/logotypes/solaris/solaris-color-en.svg") no-repeat;
    margin-left: 1rem; }
  html.aui .header-main-bar__ptpk_logo {
    width: 156px;
    height: 70px;
    background: url("/uj-lift-theme/css/../images/logotypes/ptpk/Logo_PTPK_black.svg") no-repeat;
    margin-left: 0.5rem; }
  html.aui .en_GB .header-main-bar__clrf_logo,
  html.aui .en_US .header-main-bar__clrf_logo {
    width: 205px;
    height: 65px;
    background: url("/uj-lift-theme/css/../images/logotypes/clrf/CLRF_logo_color.svg") no-repeat;
    margin-left: 0.5rem; }
  html.aui .header-main-bar__mcb_logo {
    width: 209px;
    height: 45px;
    background: url("/uj-lift-theme/css/../images/logotypes/mcb/mcb_logo_PL.svg") no-repeat;
    margin-left: 1rem; }
  html.aui .en_GB .header-main-bar__mcb_logo,
  html.aui .en_US .header-main-bar__mcb_logo {
    background: url("/uj-lift-theme/css/../images/logotypes/mcb/mcb_logo_EN.svg") no-repeat;
    width: 209px; }
  html.aui .header-main-bar__krswk_logo {
    width: 90px;
    height: 68px;
    background: url("/uj-lift-theme/css/../images/logotypes/krswk/logo_KRSWK.svg") no-repeat;
    margin: 0.5rem 0 0 0;
    vertical-align: top; }
  html.aui .header-main-bar__misjaUJ_logo {
    width: 170px;
    height: 52px;
    background: url("/uj-lift-theme/css/../images/logotypes/misjaUJ/logo_misjaUJ.svg") no-repeat;
    margin-left: 1rem; }
  html.aui .header-main-bar__ptbk_logo {
    width: 55px;
    height: 70px;
    background: url("/uj-lift-theme/css/../images/logotypes/ptbk/PTBK-logo.svg") no-repeat;
    margin-left: 0.25rem; }
  html.aui .header-main-bar__jcj,
  html.aui .header-main-bar__bj,
  html.aui .header-main-bar__mcb,
  html.aui .header-main-bar__krswk,
  html.aui .header-main-bar__lll
  .header-main-bar__quantumoptics11 {
    display: inline-block;
    margin: 0;
    line-height: 0; }
  html.aui .en_GB .header-main-bar__quantumoptics11_logo,
  html.aui .en_US .header-main-bar__quantumoptics11_logo {
    width: 250px;
    height: 71px;
    background: url("/uj-lift-theme/css/../images/logotypes/quantumoptics11.confer/QO_logo_blue.svg") no-repeat; }
  html.aui .header-main-bar__jcj_logo {
    width: 135px;
    height: 67px;
    background: url("/uj-lift-theme/css/../images/logotypes/jcj/logo-jcj.svg") no-repeat;
    margin-left: 1rem; }
  html.aui .header-main-bar__ptbk {
    display: inline-block;
    line-height: 0;
    margin-top: 0.25rem; }
  html.aui .header-main-bar__bj_logo {
    width: 166px;
    height: 68px;
    background: url("/uj-lift-theme/css/../images/logotypes/bj/BJ_logo.svg") no-repeat;
    margin-left: 1rem; }
  html.aui .en_GB .header-main-bar__bj_logo,
  html.aui .en_US .header-main-bar__bj_logo {
    width: 166px;
    height: 68px;
    background: url("/uj-lift-theme/css/../images/logotypes/bj/BJ_logo_en.svg") no-repeat;
    margin-left: 1rem; }
  html.aui .en_GB .header-main-bar__lll_logo,
  html.aui .en_US .header-main-bar__lll_logo {
    width: 100px;
    height: 63px;
    background: url("/uj-lift-theme/css/../images/logotypes/lll/comorelp_color.svg") no-repeat;
    margin-left: 1.5rem; }
  html.aui .pl_PL .header-main-bar__logo,
  html.aui .pl_PL .header-main-bar__logo-blank {
    background: url("/uj-lift-theme/css/../images/logotypes/uj-pl.svg") no-repeat;
    background-position: left bottom;
    background-size: contain; }
  html.aui .ru_RU .header-main-bar__logo, html.aui .ru_RU .header-main-bar__logo-blank,
  html.aui .zh_CN .header-main-bar__logo, html.aui .zh_CN .header-main-bar__logo-blank,
  html.aui .zh_TW .header-main-bar__logo, html.aui .zh_TW .header-main-bar__logo-blank,
  html.aui .en_GB .header-main-bar__logo, html.aui .en_GB .header-main-bar__logo-blank,
  html.aui .en_US .header-main-bar__logo, html.aui .en_US .header-main-bar__logo-blank,
  html.aui .de_DE .header-main-bar__logo, html.aui .de_DE .header-main-bar__logo-blank,
  html.aui .fr_FR .header-main-bar__logo, html.aui .fr_FR .header-main-bar__logo-blank,
  html.aui .it_IT .header-main-bar__logo, html.aui .it_IT .header-main-bar__logo-blank,
  html.aui .pt_BR .header-main-bar__logo, html.aui .pt_BR .header-main-bar__logo-blank,
  html.aui .pt_PT .header-main-bar__logo, html.aui .pt_PT .header-main-bar__logo-blank,
  html.aui .sv_SE .header-main-bar__logo, html.aui .sv_SE .header-main-bar__logo-blank,
  html.aui .sk_SK .header-main-bar__logo, html.aui .sk_SK .header-main-bar__logo-blank,
  html.aui .uk_UA .header-main-bar__logo, html.aui .uk_UA .header-main-bar__logo-blank,
  html.aui .tr_TR .header-main-bar__logo, html.aui .tr_TR .header-main-bar__logo-blank,
  html.aui .hi_IN .header-main-bar__logo, html.aui .hi_IN .header-main-bar__logo-blank,
  html.aui .ur_PK .header-main-bar__logo, html.aui .ur_PK .header-main-bar__logo-blank {
    background: url("/uj-lift-theme/css/../images/logotypes/uj-en.svg") no-repeat;
    background-position: left bottom;
    background-size: contain; }
  html.aui .header-main-bar__logo,
  html.aui .header-main-bar__logo-blank {
    display: block;
    width: 166px;
    height: 71px;
    transition: all .2s linear; }
  html.aui .header-main-bar__logo:hover, html.aui .header-main-bar__logo:active, html.aui .header-main-bar__logo:focus {
    opacity: .7;
    filter: alpha(opacity=70); }
  html.aui .header-main-bar__logo-polonistyka {
    display: inline-block;
    height: 40px;
    background: url("/uj-lift-theme/css/../images/logotypes/polonistyka/logo-polonistyka-white.svg") no-repeat;
    background-position-x: 0;
    background-position-y: 0;
    background-size: contain;
    transition: all .2s linear;
    margin: -10px 10px -10px 0;
    padding: 10px 0 10px 60px; }
  html.aui .header-main-bar__logo-polonistyka:hover {
    opacity: 0.7;
    color: #fff !important; }
  html.aui .header-main-bar__logo img {
    display: none;
    width: 166px;
    height: 71px; }
  html.aui .header-main-bar__nav-wrapper {
    float: right;
    max-width: 75%; }
  html.aui .header-main-bar__nav-wrapper h1 {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px); }
  html.aui .header-main-bar__nav-wrapper a {
    text-decoration: none; }
  html.aui .header-main-bar__nav-wrapper nav {
    font-size: 0; }
  html.aui .header-main-bar__nav-wrapper nav > ul {
    height: 6.875rem; }
  html.aui .header-main-bar__nav-wrapper nav > ul:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    height: 100%; }
  html.aui .header-main-bar__nav-wrapper nav > ul > li {
    font-family: "Ubuntu",sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    font-size: .875rem;
    line-height: 1.7142857143;
    position: relative;
    transition: all .2s linear;
    display: inline-block;
    vertical-align: middle; }
  html.aui .header-main-bar__nav-wrapper nav > ul > li > a {
    display: block;
    color: #005ca7;
    padding: 20px 35px 20px 10px;
    position: relative;
    background: #fff;
    border-top: 0;
    border-bottom: 0;
    transition: all .3s linear;
    transition-property: background, border; }
  html.aui .header-main-bar__nav-wrapper .open nav > ul > li > a {
    display: block; }
  html.aui .header-main-bar__nav-wrapper nav > ul > li > a:before {
    content: "\e60d";
    margin-top: -12px;
    position: absolute;
    top: 50%;
    right: 10px;
    color: #b4b4b4;
    font-size: 1.375rem;
    z-index: 10; }
  html.aui .header-main-bar__nav-wrapper nav > ul > li > a:hover,
  html.aui .header-main-bar__nav-wrapper nav > ul > li > a:active,
  html.aui .header-main-bar__nav-wrapper nav > ul > li > a:focus {
    color: #fff;
    background: #005ca7;
    border-bottom: 0;
    border-bottom: 0; }
  html.aui .header-main-bar__nav-wrapper nav > ul > li > a:hover:before,
  html.aui .header-main-bar__nav-wrapper nav > ul > li > a:active:before,
  html.aui .header-main-bar__nav-wrapper nav > ul > li > a:focus:before {
    content: "\e60e";
    color: #fff; }
  html.aui .header-main-bar__nav-wrapper nav > ul > li > a.menu-item-alone {
    padding: 20px 10px 20px 10px; }
  html.aui .header-main-bar__nav-wrapper nav > ul > li > a.menu-item-alone:before {
    font-size: 0; }
  html.aui .header-main-bar__nav-wrapper .menu--ready .child-menu {
    display: none;
    height: auto;
    top: 100%;
    opacity: 1; }
  html.aui .header-main-bar__nav-wrapper .menu--ready .child-menu a {
    display: none; }
  html.aui .header-main-bar__nav-wrapper .menu--ready.open .child-menu a {
    display: block; }
  html.aui .header-main-bar__nav-wrapper .menu--ready.open > a {
    color: #fff;
    background: #005ca7;
    border-bottom: 0;
    transiton-duration: .5s; }
  html.aui .header-main-bar__nav-wrapper .menu--ready.open > a:before {
    content: "\e60e";
    color: white; }
  html.aui .header-main-bar__nav-wrapper .child-menu {
    width: 1px;
    height: 1px;
    overflow: hidden;
    opacity: 0;
    background: #005ca7;
    text-transform: none;
    font-weight: 400;
    font-size: .875rem;
    line-height: 1.5rem;
    position: absolute;
    top: -1000%;
    right: 0;
    z-index: 100; }
  html.aui .header-main-bar__nav-wrapper .child-menu a {
    padding: 10px 20px;
    color: #fff;
    white-space: nowrap;
    opacity: .5;
    filter: alpha(opacity=50); }
  html.aui .header-main-bar__nav-wrapper .child-menu a:hover,
  html.aui .header-main-bar__nav-wrapper .child-menu a:active,
  html.aui .header-main-bar__nav-wrapper .child-menu a:focus {
    opacity: .9;
    filter: alpha(opacity=90);
    background: #0066BA; }
  html.aui .header-main-bar__nav-wrapper .child-menu--right {
    left: 0;
    right: inherit; }
  html.aui .header-main-bar__nav-wrapper .child-menu__item-left {
    float: left;
    clear: left; }
  html.aui .header-main-bar__nav-wrapper .child-menu__item-right {
    float: none;
    border-left: 1px solid #006AC0; }
  html.aui .header-main-bar__nav-wrapper .child-sub-menu:first-child {
    border-right: 1px #004680 solid; }
  html.aui .header-main-bar__nav-wrapper .child-menu__item--right-border {
    border-right: 1px #004680 solid; }
  html.aui .nav-menu {
    /* LEVEL-1 */
    /* LEVEL-2 */ }
    html.aui .nav-menu ul {
      list-style: none;
      margin: 0 0 1rem 0;
      padding: 0; }
    html.aui .nav-menu ul li a {
      font-family: "Ubuntu",sans-serif;
      font-weight: 700;
      text-transform: uppercase;
      text-decoration: none;
      color: #fff;
      transition: all 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955);
      vertical-align: middle;
      display: block;
      background: #005ca7;
      padding: 1rem 2rem;
      cursor: pointer;
      position: relative;
      min-height: 1rem;
      border-top: 0 #f8c53a solid;
      border-right: 0 #e0e0e0 solid;
      border-bottom: 0 #e0e0e0 solid;
      border-left: 0 #e0e0e0 solid;
      margin-bottom: 0; }
    html.aui .nav-menu ul li a.selected {
      color: #005ca7;
      background: #fff; }
    html.aui .nav-menu ul li a.open {
      background: #fff;
      color: #005ca7; }
    html.aui .nav-menu ul li a:before {
      font-family: 'icomoon';
      font-weight: normal;
      content: "\e60f";
      width: auto;
      position: absolute;
      top: 1.25rem;
      bottom: 0;
      right: 30px;
      color: #f8c53a;
      font-size: 1.25rem; }
    html.aui .nav-menu ul a:hover,
    html.aui .nav-menu ul a:active,
    html.aui .nav-menu ul a:focus {
      transition-duration: .3s;
      background: #f0f0f0;
      color: #005ca7;
      padding-left: 2rem; }
    html.aui .nav-menu ul.level-1 > li {
      margin: 0 0 1rem 0;
      border: 1px #e0e0e0 solid;
      border-top: 3px #f8c53a solid; }
    html.aui .nav-menu ul.level-1 > li > a {
      min-height: 4.0625rem;
      padding: 1.25rem 2.75rem 1.25rem 2rem; }
    html.aui .nav-menu ul.level-1 > li > a:hover {
      padding-left: 2.5rem; }
    html.aui .nav-menu ul.level-1 li a.selected {
      color: #005ca7;
      background: #fff; }
    html.aui .nav-menu html.aui .nav-menu ul.level-2 > li {
      line-height: 1.7142857143;
      position: relative;
      margin-bottom: -1px; }
    html.aui .nav-menu ul.level-2 > li > a:before,
    html.aui .nav-menu ul.level-3 > li > a:before,
    html.aui .nav-menu ul.level-4 > li > a:before {
      /*font-family: 'icomoon';
      content: "\e60f";
      width: auto;
      position: absolute;
      top: 1rem;
      bottom: 0;
      left: 30px;
      color: #f8c53a;
      font-size: 1.25rem;
      color:  #e0e0e0;*/
      display: none; }
    html.aui .nav-menu ul.level-2 > li:after,
    html.aui .nav-menu ul.level-3 > li:after,
    html.aui .nav-menu ul.level-4 > li:after {
      content: '';
      width: auto;
      height: 1px;
      background: #e0e0e0;
      position: absolute;
      top: 0;
      left: 30px;
      right: 30px;
      z-index: 0; }
    html.aui .nav-menu ul.level-2 > li.selected a.selected,
    html.aui .nav-menu ul.level-3 > li.selected a.selected,
    html.aui .nav-menu ul.level-4 > li.selected a.selected {
      z-index: 1;
      margin-bottom: -1px; }
    html.aui .nav-menu ul.level-2 > li > a,
    html.aui .nav-menu ul.level-3 > li > a,
    html.aui .nav-menu ul.level-4 > li > a {
      font-family: "Libre Baskerville",serif;
      font-size: .875rem;
      font-weight: 400;
      text-transform: none;
      background: #fff;
      color: #292727;
      transition: all 0.1s cubic-bezier(0.455, 0.03, 0.515, 0.955); }
    html.aui .nav-menu ul.level-2 > li > a {
      padding: 8px 30px; }
    html.aui .nav-menu ul.level-3 > li > a {
      padding: 8px 30px 8px 50px; }
    html.aui .nav-menu ul.level-4 > li > a {
      padding: 8px 30px 8px 70px; }
    html.aui .nav-menu ul.level-2 > li > a:active,
    html.aui .nav-menu ul.level-3 > li > a:active,
    html.aui .nav-menu ul.level-4 > li > a:active {
      font-weight: 500;
      color: #005ca7; }
    html.aui .nav-menu ul.level-2 > li > a:hover,
    html.aui .nav-menu ul.level-3 > li > a:hover,
    html.aui .nav-menu ul.level-4 > li > a:hover {
      transition-duration: .3s;
      color: #fff;
      background: #005ca7;
      z-index: 10; }
    html.aui .nav-menu ul.level-2 > li > a:hover {
      padding-left: 35px; }
    html.aui .nav-menu ul.level-3 > li > a:hover {
      padding-left: 55px; }
    html.aui .nav-menu ul.level-4 > li > a:hover {
      padding-left: 75px; }
    html.aui .nav-menu ul.level-2 > li.selected > a,
    html.aui .nav-menu ul.level-3 > li.selected > a,
    html.aui .nav-menu ul.level-4 > li.selected > a {
      color: #005ca7;
      background: #f0f0f0; }
  html.aui .footer-top-bar__nav a.selected,
  html.aui .footer-top-bar__nav-mobile a.selected {
    color: #f8c53a; }
  html.aui .main-footer {
    font-family: "Libre Baskerville",serif;
    font-size: .875rem;
    line-height: 1.7142857143;
    background: #062e4e url("/uj-lift-theme/css/../images/footer-world-map.png") top right no-repeat;
    border-bottom: 3px solid #f8c53a; }
  html.aui .main-footer a:hover, html.aui .main-footer a:active, html.aui .main-footer a:focus {
    text-decoration: underline; }
  html.aui .footer-top-bar {
    padding-bottom: 50px;
    color: #fff;
    line-height: 2.1875rem; }
  html.aui .footer-top-bar li {
    line-height: 2.1875rem; }
  html.aui .footer-top-bar a {
    color: #fff;
    text-decoration: none; }
  html.aui .footer-top-bar__logos {
    padding-top: 60px;
    font-size: 4.375rem;
    line-height: .3428571429;
    position: relative;
    width: 16.6666666667%;
    float: left; }
  html.aui .footer-top-bar__logos:before {
    content: '';
    width: 175px;
    height: 3px;
    background: #f8c53a;
    position: absolute;
    top: 0;
    left: 0; }
  html.aui .footer-top-bar__uj-logo {
    display: block;
    width: 180px;
    height: 100px;
    background: url("/uj-lift-theme/css/../images/logotypes/uj-contrast-pl.svg") no-repeat;
    background-size: contain;
    transition: all .3s linear; }
  html.aui .footer-top-bar__hr-logo {
    margin-top: 1.725rem;
    display: block;
    width: 180px;
    height: 110px;
    background: url("/uj-lift-theme/css/../images/logotypes/logo-hr.png") no-repeat center;
    background-size: contain;
    transition: all .3s linear; }
  html.aui .footer-top-bar__idub-logo {
    margin-top: 1rem;
    display: block;
    width: 180px;
    height: 65px;
    background: url("/uj-lift-theme/css/../images/logotypes/logo-idub-white-pl.svg") no-repeat center;
    background-size: contain;
    transition: all .3s linear; }
  html.aui .en_GB .footer-top-bar__idub-logo,
  html.aui .en_US .footer-top-bar__idub-logo {
    margin-top: 1rem;
    display: block;
    height: 65px;
    background: url("/uj-lift-theme/css/../images/logotypes/logo-idub-white-en.svg") no-repeat center;
    background-size: contain;
    transition: all .3s linear; }
  html.aui .footer-top-bar__unaeuropa-logo {
    margin-top: 2.25rem;
    display: block;
    width: 180px;
    height: 90px;
    background: url("/uj-lift-theme/css/../images/logotypes/logo-una-europa-white.svg") no-repeat center;
    background-size: contain;
    transition: all .3s linear; }
  html.aui .footer-top-bar__bip-logo {
    display: block;
    width: 120px;
    height: 25px;
    background: url("/uj-lift-theme/css/../images/logotypes/bip/logo-bip-gov-white.svg") no-repeat;
    background-position: top left;
    background-size: contain;
    transition: all .3s linear;
    margin: 1rem 0 0 0; }
  html.aui .footer-top-bar__bip-uj-logo,
  html.aui .pl_PL .footer-top-bar__bip-uj-logo {
    display: block;
    width: 200px;
    height: 40px;
    background: url("/uj-lift-theme/css/../images/logotypes/bip/logo-bip-uj-contrast-pl.svg") no-repeat;
    background-position: top left;
    background-size: contain;
    transition: all .3s linear;
    margin: 1rem 0 0 0; }
  html.aui .en_GB .footer-top-bar__bip-uj-logo,
  html.aui .en_US .footer-top-bar__bip-uj-logo {
    display: block;
    width: 200px;
    height: 40px;
    background: url("/uj-lift-theme/css/../images/logotypes/bip/logo-bip-uj-contrast-en.svg") no-repeat;
    background-position: top left;
    background-size: contain;
    transition: all .3s linear;
    margin: 1rem 0 0 0; }
  html.aui .footer-top-bar__solaris-logo {
    display: block;
    width: 170px;
    height: 100px;
    background: url("/uj-lift-theme/css/../images/logotypes/solaris/solaris-white-pl.svg") no-repeat center;
    background-size: contain;
    transition: all .3s linear;
    margin: 1rem 0 0 0; }
  html.aui .footer-top-bar__ptpk-logo {
    display: block;
    width: 170px;
    height: 100px;
    background: url("/uj-lift-theme/css/../images/logotypes/ptpk/Logo_PTPK_white.svg") no-repeat center;
    background-size: contain;
    transition: all .3s linear;
    margin: 1rem 0 0 0; }
  html.aui .en_GB .footer-top-bar__solaris-logo,
  html.aui .en_US .footer-top-bar__solaris-logo {
    background: url("/uj-lift-theme/css/../images/logotypes/solaris/solaris-white-en.svg") no-repeat center;
    background-size: contain; }
  html.aui .en_GB .footer-top-bar__clrf-logo,
  html.aui .en_US .footer-top-bar__clrf-logo {
    display: block;
    width: 190px;
    height: 60px;
    background: url("/uj-lift-theme/css/../images/logotypes/clrf/CLRF_logo_white.svg") no-repeat center;
    background-size: contain;
    transition: all .3s linear;
    margin: 1rem 0 0 0; }
  html.aui .footer-top-bar__jcj-logo {
    display: block;
    width: 170px;
    height: 100px;
    background: url("/uj-lift-theme/css/../images/logotypes/jcj/logo_eaquals_white.svg") no-repeat;
    background-size: contain;
    transition: all .3s linear;
    margin: 1rem 0 1.5rem 0; }
  html.aui .en_GB .footer-top-bar__erasmusplus-logo,
  html.aui .en_US .footer-top-bar__erasmusplus-logo {
    display: block;
    width: 190px;
    height: 85px;
    background: url("/uj-lift-theme/css/../images/logotypes/lll/Unia_Erasmus.svg") no-repeat center;
    background-size: contain;
    transition: all .3s linear;
    margin: 1rem 0 0 0; }
  html.aui .footer-top-bar__hr-logo:hover,
  html.aui .footer-top-bar__hr-logo:active,
  html.aui .footer-top-bar__hr-logo:focus,
  html.aui .footer-top-bar__idub-logo:hover,
  html.aui .footer-top-bar__idub-logo:active,
  html.aui .footer-top-bar__idub-logo:focus,
  html.aui .footer-top-bar__unaeuropa-logo:hover,
  html.aui .footer-top-bar__unaeuropa-logo:active,
  html.aui .footer-top-bar__unaeuropa-logo:focus,
  html.aui .footer-top-bar__bip-logo:hover,
  html.aui .footer-top-bar__bip-logo:active,
  html.aui .footer-top-bar__bip-logo:focus,
  html.aui .footer-top-bar__bip-uj-logo:hover,
  html.aui .footer-top-bar__bip-uj-logo:active,
  html.aui .footer-top-bar__bip-uj-logo:focus,
  html.aui .footer-top-bar__solaris-logo:hover,
  html.aui .footer-top-bar__solaris-logo:active,
  html.aui .footer-top-bar__solaris-logo:focus,
  html.aui .footer-top-bar__ptpk-logo:hover,
  html.aui .footer-top-bar__ptpk-logo:active,
  html.aui .footer-top-bar__ptpk-logo:focus,
  html.aui .footer-top-bar__clrf-logo:hover,
  html.aui .footer-top-bar__clrf-logo:active,
  html.aui .footer-top-bar__clrf-logo:focus,
  html.aui .footer-top-bar__jcj-logo:hover,
  html.aui .footer-top-bar__jcj-logo:active,
  html.aui .footer-top-bar__jcj-logo:focus,
  html.aui .footer-top-bar__erasmusplus-logo:hover,
  html.aui .footer-top-bar__erasmusplus-logo:active,
  html.aui .footer-top-bar__erasmusplus-logo:focus {
    opacity: .7;
    filter: alpha(opacity=70); }
  html.aui .ru_RU .footer-top-bar__uj-logo,
  html.aui .zh_CN .footer-top-bar__uj-logo,
  html.aui .zh_TW .footer-top-bar__uj-logo,
  html.aui .en_GB .footer-top-bar__uj-logo,
  html.aui .en_US .footer-top-bar__uj-logo {
    display: block;
    width: 180px;
    height: 100px;
    background: url("/uj-lift-theme/css/../images/logotypes/uj-contrast-en.svg") no-repeat;
    background-size: contain;
    transition: all .3s linear; }
  html.aui .footer-top-bar__logos a:hover,
  html.aui .footer-top-bar__logos a:active,
  html.aui .footer-top-bar__logos a:focus {
    text-decoration: none; }
  html.aui .footer-top-bar__uj-logo:hover,
  html.aui .footer-top-bar__uj-logo:active,
  html.aui .footer-top-bar__uj-logo:focus,
  html.aui .footer-top-bar__rp-eagle:hover,
  html.aui .footer-top-bar__rp-eagle:active,
  html.aui .footer-top-bar__rp-eagle:focus {
    opacity: .7;
    filter: alpha(opacity=70); }
  html.aui .footer-top-bar__group {
    width: 83.3333333333%;
    float: left;
    margin-top: 70px; }
  html.aui .footer-top-bar__nav {
    border-left: 1px solid #34546e;
    border-right: 1px solid #34546e;
    padding: 0 2rem;
    width: 60%;
    float: left; }
  html.aui .footer-top-bar__nav > ul > li {
    max-width: 40%;
    margin-right: 2em;
    float: left; }
  html.aui .footer-top-bar__nav a {
    white-space: nowrap;
    position: relative; }
  html.aui .footer-top-bar__nav a:before {
    content: '';
    width: 0;
    height: 1px;
    background: #f8c53a;
    margin: 0 auto;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
    transition: all 0.3s linear; }
  html.aui .footer-top-bar__nav a:hover,
  html.aui .footer-top-bar__nav a:active,
  html.aui .footer-top-bar__nav a:focus {
    text-decoration: none; }
  html.aui .footer-top-bar__nav a:hover:before,
  html.aui .footer-top-bar__nav a:active:before,
  html.aui .footer-top-bar__nav a:focus:before {
    width: 100%;
    opacity: 1; }
  html.aui .footer-top-bar__nav-mobile {
    display: none; }
  html.aui .footer-top-bar__adress {
    padding: 0 50px;
    width: 100%; }
  html.aui .footer-top-bar__adress a {
    white-space: normal;
    position: relative; }
  html.aui .footer-top-bar__adress a:before {
    display: none; }
  html.aui .footer-top-bar__adress a:hover, html.aui .footer-top-bar__adress a:active, html.aui .footer-top-bar__adress a:focus {
    text-decoration: none;
    color: #8397a7; }
  html.aui .footer-top-bar__adress a:hover:before, html.aui .footer-top-bar__adress a:active:before, html.aui .footer-top-bar__adress a:focus:before {
    width: 100%;
    opacity: 1; }
  html.aui .footer-top-bar__adress-title {
    font-family: "Ubuntu",sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 1.0625rem;
    line-height: 1.5rem;
    padding-bottom: 5px; }
  html.aui .footer-bottom-bar {
    color: #8296a6;
    border-top: 1px solid #34546e;
    padding-top: 20px;
    padding-bottom: 20px; }
  html.aui .footer-bottom-bar a {
    text-decoration: none;
    color: #8296a6; }
  html.aui .footer-bottom-bar__copyrights {
    float: left; }
  html.aui .footer-bottom-bar__copyrights-link {
    margin-right: 10px; }
  html.aui .footer-bottom-bar__agency {
    float: right;
    text-align: right; }
  html.aui .footer-bottom-bar__agency a {
    position: relative; }
  html.aui .footer-bottom-bar__agency a:before {
    content: '';
    width: 0;
    height: 1px;
    background: #8296a6;
    margin: 0 auto;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
    transition: all .3s linear; }
  html.aui .footer-bottom-bar__agency a:hover, html.aui .footer-bottom-bar__agency a:active, html.aui .footer-bottom-bar__agency a:focus {
    text-decoration: none; }
  html.aui .footer-bottom-bar__agency a:hover:before, html.aui .footer-bottom-bar__agency a:active:before, html.aui .footer-bottom-bar__agency a:focus:before {
    width: 100%;
    opacity: 1; }
  html.aui #footer-site-editors {
    cursor: pointer; }
  html.aui #footer-site-editors:hover, html.aui #footer-site-editors:active, html.aui #footer-site-editors:focus {
    color: #8397a7; }
  html.aui .footer-site-editors {
    display: none;
    text-align: right; }
  html.aui .footer-site-editors ul {
    margin: 1rem 0; }
  html.aui .footer-site-editors li {
    color: #fff;
    line-height: 1.75rem; }
  html.aui .footer-site-editors a {
    color: #fff; }

/* tooltip */
.tooltip {
  height: 20px;
  background: #fff;
  border: 1px #e0e0e0 solid;
  font-size: 9px;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 19px;
  padding: 0 5px;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  pointer-events: none;
  white-space: nowrap; }

.tooltip:before, .tooltip:after {
  content: '';
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  position: absolute;
  top: -1px;
  pointer-events: none; }

.tooltip--left:before {
  border-left: 8px solid #e0e0e0;
  right: -9px; }

.tooltip--left:after {
  border-left: 8px solid #fff;
  right: -8px; }

.tooltip--right:before {
  border-right: 8px solid #e0e0e0;
  left: -9px; }

.tooltip--right:after {
  border-right: 8px solid #fff;
  left: -8px; }

.dockbar-ready .mm-menu {
  margin-top: 0; }

.mm-menu .mm-list {
  margin-top: 10px; }

.mm-menu.mm-horizontal > .mm-panel {
  -webkit-transition: -webkit-transform .4s ease;
  transition: transform .4s ease; }

.mm-menu .mm-hidden {
  display: none; }

.mm-wrapper {
  overflow-x: hidden;
  position: relative; }

.mm-menu, .mm-menu > .mm-panel {
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0; }

.mm-menu > .mm-panel {
  width: 100%; }

.mm-menu {
  background: inherit;
  display: block;
  overflow: hidden;
  padding: 0; }

.mm-menu > .mm-panel {
  background: inherit;
  -webkit-overflow-scrolling: touch;
  overflow: scroll;
  overflow-x: hidden;
  overflow-y: auto;
  box-sizing: border-box;
  padding: 20px;
  -webkit-transform: translate(100%, 0);
  -moz-transform: translate(100%, 0);
  -ms-transform: translate(100%, 0);
  -o-transform: translate(100%, 0);
  transform: translate(100%, 0); }

.mm-menu > .mm-panel.mm-opened {
  -webkit-transform: translate(0%, 0);
  -moz-transform: translate(0%, 0);
  -ms-transform: translate(0%, 0);
  -o-transform: translate(0%, 0);
  transform: translate(0%, 0); }

.mm-menu > .mm-panel.mm-subopened {
  -webkit-transform: translate(-30%, 0);
  -moz-transform: translate(-30%, 0);
  -ms-transform: translate(-30%, 0);
  -o-transform: translate(-30%, 0);
  transform: translate(-30%, 0); }

.mm-menu > .mm-panel.mm-highest {
  z-index: 1; }

.mm-menu .mm-list {
  padding: 20px 0; }

.mm-menu > .mm-list {
  padding-bottom: 0; }

.mm-menu > .mm-list:after {
  content: '';
  display: block;
  height: 40px; }

.mm-panel > .mm-list {
  margin-left: -20px;
  margin-right: -20px; }

.mm-panel > .mm-list:first-child {
  padding-top: 0; }

.mm-list, .mm-list > li {
  list-style: none;
  display: block;
  padding: 0;
  margin: 0; }

.mm-list {
  font: inherit;
  font-size: 14px; }

.mm-list a, .mm-list a:hover {
  text-decoration: none; }

.mm-list > li {
  position: relative; }

.mm-list > li > a, .mm-list > li > span {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  color: inherit;
  line-height: 20px;
  display: block;
  padding: 10px 10px 10px 20px;
  margin: 0; }

.mm-list > li:not(.mm-subtitle):not(.mm-label):not(.mm-search):not(.mm-noresults):after {
  content: '';
  border-bottom-width: 1px;
  border-bottom-style: solid;
  display: block;
  bottom: 0;
  width: auto;
  margin-left: 20px;
  position: relative;
  left: auto; }

.mm-list a.mm-subopen {
  background: rgba(3, 2, 1, 0);
  height: 100%;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2; }

.mm-list a.mm-subopen:before {
  content: '';
  border-left-width: 1px;
  border-left-style: solid;
  display: block;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0; }

.mm-list a.mm-subopen.mm-fullsubopen {
  width: 100%; }

.mm-list a.mm-subopen.mm-fullsubopen:before {
  border-left: none; }

.mm-list a.mm-subopen + a, .mm-list a.mm-subopen + span {
  padding-right: 5px;
  margin-right: 40px; }

.mm-list > li.mm-selected > a.mm-subopen {
  background: 0 0; }

.mm-list > li.mm-selected > a.mm-fullsubopen + a, .mm-list > li.mm-selected > a.mm-fullsubopen + span {
  padding-right: 45px;
  margin-right: 0; }

.mm-list a.mm-subclose {
  text-indent: 20px;
  padding-top: 30px;
  margin-top: -20px; }

.mm-list > li.mm-label {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-size: 10px;
  text-transform: uppercase;
  text-indent: 20px;
  line-height: 25px;
  padding-right: 5px; }

.mm-list > li.mm-spacer {
  padding-top: 40px; }

.mm-list > li.mm-spacer.mm-label {
  padding-top: 25px; }

.mm-list a.mm-subopen:after, .mm-list a.mm-subclose:before {
  content: '';
  border: 2px solid transparent;
  display: inline-block;
  width: 7px;
  height: 7px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  margin-bottom: -5px;
  position: absolute;
  bottom: 50%; }

.mm-list a.mm-subopen:after {
  border-top: none;
  border-left: none;
  right: 18px; }

.mm-list a.mm-subclose:before {
  border-right: none;
  border-bottom: none;
  margin-bottom: -15px;
  left: 22px; }

.mm-menu.mm-vertical .mm-list .mm-panel {
  display: none;
  padding: 10px 0 10px 10px; }

.mm-menu.mm-vertical .mm-list .mm-panel li:last-child:after {
  border-color: transparent; }

.mm-menu.mm-vertical .mm-list li.mm-opened > .mm-panel {
  display: block; }

.mm-menu.mm-vertical .mm-list > li > a.mm-subopen {
  height: 40px; }

.mm-menu.mm-vertical .mm-list > li > a.mm-subopen:after {
  top: 16px;
  bottom: auto; }

.mm-menu.mm-vertical .mm-list > li.mm-opened > a.mm-subopen:after {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg); }

.mm-menu.mm-vertical .mm-list > li.mm-label > a.mm-subopen {
  height: 25px; }

html.mm-opened .mm-page {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.5); }

.mm-menu {
  background: #004680;
  color: rgba(255, 255, 255, 0.6); }

.mm-menu .mm-list > li:after {
  border-color: rgba(0, 0, 0, 0.15); }

.mm-menu .mm-list > li > a.mm-subclose {
  background: rgba(0, 0, 0, 0.1);
  color: rgba(255, 255, 255, 0.3); }

.mm-menu .mm-list > li > a.mm-subopen:after, .mm-menu .mm-list > li > a.mm-subclose:before {
  border-color: rgba(255, 255, 255, 0.3); }

.mm-menu .mm-list > li > a.mm-subopen:before {
  border-color: rgba(0, 0, 0, 0.15); }

.mm-menu .mm-list > li.mm-selected > a:not(.mm-subopen), .mm-menu .mm-list > li.mm-selected > span {
  background: rgba(0, 0, 0, 0.1); }

.mm-menu .mm-list > li.mm-label, .mm-menu.mm-vertical .mm-list li.mm-opened > a.mm-subopen, .mm-menu.mm-vertical .mm-list li.mm-opened > ul {
  background: rgba(255, 255, 255, 0.05); }

.mm-page {
  box-sizing: border-box;
  position: relative; }

.mm-slideout {
  -webkit-transition: -webkit-transform .4s ease;
  -ms-transition: -ms-transform .4s ease;
  transition: transform .4s ease; }

html.mm-opened {
  position: relative; }

html.mm-opened, html.mm-opened body {
  overflow: hidden; }

html.mm-background .mm-page {
  background: inherit; }

#mm-blocker {
  background: rgba(3, 2, 1, 0);
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999; }

html.mm-opened #mm-blocker, html.mm-blocking #mm-blocker {
  display: block; }

.mm-menu.mm-offcanvas {
  display: none;
  position: fixed; }

.mm-menu.mm-current {
  display: block; }

.mm-menu {
  width: 80%;
  min-width: 140px;
  max-width: 440px; }

html.mm-opening .mm-slideout {
  -webkit-transform: translate(80%, 0);
  -moz-transform: translate(80%, 0);
  -ms-transform: translate(80%, 0);
  -o-transform: translate(80%, 0);
  transform: translate(80%, 0); }

.mm-menu .mm-list {
  margin-top: 30px; }

.mm-list a.mm-subopen {
  width: 100%; }

.mm-menu__close-button {
  display: block;
  padding: 10px 20px;
  cursor: pointer; }

/* BREADCRUMBS */
.portlet-breadcrumb {
  background-color: #f5f5f5;
  border-bottom: 1px #e0e0e0 solid; }

html.aui, .aui {
  /*
  .breadcrumbs-horizontal li:before{	
  	color:#b4b4b4; 
  	position:absolute; 
  	top:50%; 
  	right:0; 
  	margin-top:-7px;
    	font-size: 12px;
  	}
  */
  /*	
  .breadcrumbs-horizontal .last:before{
  	display:none
  	}
  */ }
  html.aui .breadcrumb, .aui .breadcrumb {
    background: none; }
  html.aui .breadcrumbs li:after, .aui .breadcrumbs li:after {
    content: "\e60f"; }
  html.aui .breadcrumbs, .aui .breadcrumbs {
    max-width: 1430px;
    font-family: Ubuntu;
    font-size: .75rem;
    line-height: 2;
    font-weight: 500;
    text-transform: uppercase;
    border-bottom: 1px #e0e0e0 solid;
    overflow: auto;
    padding: 20px 75px; }
    html.aui .breadcrumbs a, .aui .breadcrumbs a {
      display: block; }
    html.aui .breadcrumbs li, .aui .breadcrumbs li {
      line-height: 2; }
  html.aui .breadcrumbs-horizontal, .aui .breadcrumbs-horizontal {
    margin: 0 auto; }
  html.aui .breadcrumbs-horizontal li, .aui .breadcrumbs-horizontal li {
    padding-right: 20px;
    margin-right: 20px;
    float: left;
    position: relative;
    background: none; }
  html.aui .breadcrumbs-horizontal li:after, .aui .breadcrumbs-horizontal li:after {
    font-family: 'icomoon';
    color: #b4b4b4;
    position: absolute;
    top: 0%;
    right: 0;
    margin-top: 0px;
    font-size: 12px; }
  html.aui .breadcrumbs-horizontal a, .aui .breadcrumbs-horizontal a {
    color: #aaa;
    text-decoration: none;
    -webkit-transition: all .2s linear;
    transition: all .2s linear; }
  html.aui .breadcrumbs-horizontal .last, .aui .breadcrumbs-horizontal .last {
    padding-right: 0;
    margin: 0; }
  html.aui .breadcrumbs-horizontal .last:after, .aui .breadcrumbs-horizontal .last:after {
    display: none; }
  html.aui .breadcrumbs-horizontal .last a, .aui .breadcrumbs-horizontal .last a {
    color: #005ca7; }
  html.aui .breadcrumbs-horizontal .active, .aui .breadcrumbs-horizontal .active {
    padding-right: 0;
    margin-right: 0; }
  html.aui .breadcrumbs-horizontal a:hover,
  html.aui .breadcrumbs-horizontal a:active,
  html.aui .breadcrumbs-horizontal a:focus, .aui .breadcrumbs-horizontal a:hover,
  .aui .breadcrumbs-horizontal a:active,
  .aui .breadcrumbs-horizontal a:focus {
    color: #292727;
    text-decoration: underline; }

/* RWD */
@media (max-width: 1210px) {
  html.aui .breadcrumbs {
    padding: 20px 20px; } }
html.view-gt960 .breadcrumbs {
  padding: 20px 75px;
  background: none; }

html.view-lt480 .breadcrumbs {
  display: none; }

html .page-heading, html.aui .page-heading {
  min-height: 170px;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center;
  padding-bottom: 30px; }
html .page-heading__title, html.aui .page-heading__title {
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  border-top: 3px #f8c53a solid;
  padding-top: 30px;
  margin-top: 0;
  margin-bottom: 0;
  text-shadow: 1px 1px 7px rgba(1, 1, 1, 0.9);
  text-decoration: none;
  font-size: 2.8125rem; }
html .page-heading__subtitle, html.aui .page-heading__subtitle {
  color: #fff;
  line-height: 1.4;
  margin: 0;
  text-shadow: 1px 1px 7px rgba(1, 1, 1, 0.9);
  font-size: 1.6em; }
html .page-sub-heading__title, html.aui .page-sub-heading__title {
  font-family: "Libre Baskerville", serif;
  font-weight: bold;
  font-size: 1.5rem;
  line-height: 1.785rem;
  padding-bottom: 26px;
  margin-bottom: 30px;
  border-bottom: 1px #e0e0e0 solid; }
html .page-heading a, html.aui .page-heading a {
  text-decoration: none; }

/* -------- SOCIAL MEDIA --------------- */
.main-socials {
  border-top: 3px solid #e0e0e0;
  padding-top: 30px;
  padding-bottom: 10px;
  margin-bottom: 20px; }

.main-socials__heading {
  font-family: "Ubuntu",sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  color: #000;
  margin-bottom: 30px; }

.main-socials__content {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between; }

.main-socials__item {
  display: flex;
  flex-direction: row;
  width: 160px;
  line-height: 40px;
  color: #aaa;
  margin: 10px 0;
  transition: all 0.3s linear; }

.main-socials__item .icon {
  display: inline-block;
  width: 40px;
  height: 40px;
  padding: 8px;
  stroke-width: 0;
  fill: #fff;
  color: #fff;
  background: #aaa;
  text-align: center;
  transition: all 0.3s linear; }

.main-socials__item:hover .icon,
.main-socials__item:active .icon,
.main-socials__item:focus .icon {
  background: #dddddd; }

.main-socials__item:hover .main-socials__item-text,
.main-socials__item:active .main-socials__item-text,
.main-socials__item:focus .main-socials__item-text {
  color: #dddddd; }

.main-socials__item--facebook .icon {
  background: #1877f2; }

.main-socials__item--x .icon {
  background: #000; }

.main-socials__item--youtube .icon {
  background: #fe1f1f; }

.main-socials__item--flickr .icon {
  background: #0063dc; }

.main-socials__item--instagram .icon {
  background: #e4405f; }

.main-socials__item--instagram-misjauj .icon {
  background: #3c3; }

.main-socials__item--linkedin .icon {
  background: #0077b5; }

.main-socials__item--spotify .icon {
  background: #1ed760; }

.main-socials__item--vk .icon {
  background: #4680c2; }

.main-socials__item--snapchat .icon {
  background: #fffc00; }

.main-socials__item--messenger .icon {
  background: #00b2ff; }

.main-socials__item--googlescholar .icon {
  background: #4885ed; }

.main-socials__item--microsoftteams .icon {
  background: #6264a7; }

.main-socials__item--orcid .icon {
  background: #a6ce39; }

.main-socials__item--pinterest .icon {
  background: #bd081c; }

.main-socials__item--soundcloud .icon {
  background: #f30; }

.main-socials__item--tiktok .icon {
  background: #000; }

.main-socials__item--twitch .icon {
  background: #6441a4; }

.main-socials__item--whatsapp .icon {
  background: #25d366; }

.main-socials__item--researchgate .icon {
  background: #04D4AC; }

.main-socials__item--bluesky .icon {
  background: #1185fe; }

.main-socials__item--mastodon .icon {
  background: #2b90d9; }

.main-socials__item--bip .icon {
  background: #c6151c; }

.main-socials__item--rss .icon {
  background: #ffa500; }

.main-socials__item-text {
  display: block;
  float: left;
  font-family: "Ubuntu",sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  color: #000;
  padding: 0 0 0 10px;
  font-size: .75rem;
  transition: all 0.3s linear; }

@media all and (min-width: 720px) {
  .main-socials__content {
    justify-content: start; } }
/* MAIN ASIDE ------------------------------------------------------------------------------------------------------------------ */
html.aui .main-aside {
  margin: 0; }
html.aui .main-aside__menu {
  border-top: 3px #f8c53a solid;
  border-right: 1px #e0e0e0 solid;
  border-bottom: 1px #e0e0e0 solid;
  border-left: 1px #e0e0e0 solid;
  margin-bottom: 20px; }
html.aui .main-aside__menu ul {
  display: none;
  font-family: "Libre Baskerville",serif;
  font-size: .875rem;
  line-height: 1.7142857143; }
html.aui .main-aside__menu ul:last-child {
  margin-bottom: 10px; }
html.aui .main-aside__menu li {
  position: relative;
  margin-bottom: -1px;
  padding: 0;
  line-height: 1.7142857143; }
html.aui .main-aside__menu li:after {
  content: '';
  width: auto;
  height: 1px;
  background: #e0e0e0;
  position: absolute;
  top: 0;
  left: 30px;
  right: 30px;
  z-index: 0; }
html.aui .main-aside__menu li.active a {
  font-weight: 500;
  color: #005ca7;
  padding-left: 40px; }
html.aui .main-aside__menu li.active a:before {
  position: absolute;
  top: 50%;
  left: 30px;
  margin-top: -4px;
  font-size: .5rem; }
html.aui .main-aside__menu ul a {
  position: relative;
  display: block;
  color: #292727;
  text-decoration: none;
  padding: 8px 30px;
  z-index: 10;
  transition: all 0.1s cubic-bezier(0.455, 0.03, 0.515, 0.955); }
html.aui .main-aside__menu ul a:hover, html.aui .main-aside__menu ul a:active, html.aui .main-aside__menu ul a:focus {
  transition-duration: .3s;
  color: #fff;
  background: #005ca7;
  padding-left: 40px; }
html.aui .main-aside__menu-title {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: nowrap;
  flex-direction: row;
  font-family: "Ubuntu",sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
  background: #005ca7;
  padding: 0 30px;
  cursor: pointer;
  position: relative;
  text-decoration: none;
  height: 4.0625rem;
  transition: all 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955); }
  html.aui .main-aside__menu-title:focus, html.aui .main-aside__menu-title:hover {
    color: #fff; }
html.aui .main-aside__menu-title:after {
  content: '';
  display: inline-block;
  vertical-align: middle;
  width: 1px;
  min-height: 100%; }
html.aui .main-aside__menu-title:hover, html.aui .main-aside__menu-title:active, html.aui .main-aside__menu-title:focus {
  padding-left: 40px; }
html.aui .main-aside__menu-title .icon, html.aui .main-aside__menu-title .header-top-bar__lang-dropdown:before, html.aui .main-aside__menu-title .header-main-bar__nav-wrapper nav > ul > li > a:before, html.aui .header-main-bar__nav-wrapper .main-aside__menu-title nav > ul > li > a:before, html.aui .main-aside__menu-title .breadcrumbs li:before, html.aui .breadcrumbs .main-aside__menu-title li:before, html.aui .main-aside__menu-title .main-aside__menu li.active a:before, html.aui .main-aside__menu li.active .main-aside__menu-title a:before, html.aui .main-aside__menu-title .main-aside__menu-title:before {
  margin-right: 10px; }
html.aui .main-aside__menu-title span {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline; }
html.aui .main-aside__menu-title:before {
  content: "\e60d";
  width: auto;
  position: absolute;
  top: 1.5rem;
  bottom: 0;
  right: 30px;
  color: #f8c53a;
  font-size: 1.25rem; }
html.aui .main-aside__menu--open .main-aside__menu-title {
  color: #005ca7;
  background: #fff; }
html.aui .main-aside__menu--open .main-aside__menu-title:before {
  content: "\e60e";
  color: #e0e0e0; }
html.aui .main-aside__menu--open ul {
  display: block; }

html.aui .main-aside__menu-link:before {
  content: "\e60f"; }

.faculty {
  font-family: 'Libre Baskerville', serif;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.7142857143; }

.faculty__map {
  margin-bottom: 30px;
  position: relative; }

.faculty__map-info {
  background: #005ca7;
  color: #fff;
  position: absolute;
  top: 30px;
  left: 30px;
  bottom: 30px;
  z-index: 10; }

.faculty__map-info img {
  width: 100%;
  height: auto;
  max-height: 195px;
  display: block; }

.faculty__map-info-text {
  padding: 15px 20px;
  font-family: 'Ubuntu', sans-serif;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.6;
  font-weight: 300;
  max-width: 250px; }

.faculty__map-container {
  height: 380px;
  position: relative;
  z-index: 1; }

.faculty__map-marker {
  display: none; }

.faculty__section {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.7142857143;
  margin: 30px 0; }

.faculty__section-title {
  padding: 20px 0;
  border-top: 1px #e0e0e0 solid;
  border-bottom: 1px #e0e0e0 solid; }

.faculty__section-content {
  color: #444;
  padding: 20px 0;
  border-bottom: 1px #e0e0e0 solid; }

.faculty__heading {
  font-size: 17px;
  font-size: 1.0625rem;
  line-height: 1.4117647059;
  margin-bottom: 20px; }

.faculty__description {
  color: #444; }

.faculty__contact-info a {
  color: #005ca7;
  -webkit-transition: color .2s linear;
  transition: color .2s linear; }

.faculty__contact-info a:hover, .faculty__contact-info a:active, .faculty__contact-info a:focus {
  color: #292727; }

.faculty__gray-text {
  color: #444; }

.faculty__side-list {
  width: 75%;
  float: left;
  padding-left: 30px; }

.faculty__side-list a {
  text-decoration: none; }

.faculty__side-list a:hover, .faculty__side-list a:active, .faculty__side-list a:focus {
  text-decoration: underline; }

.faculty__side-list-items {
  border-top: 2px #f4f4f4 solid;
  border-bottom: 2px #f4f4f4 solid;
  margin-bottom: 30px; }

.faculty__side-list-item {
  padding: 20px 0;
  border-top: 1px #e0e0e0 solid; }

.faculty__side-list-item:first-child {
  border-top: none; }

.faculty__side-list-item-title {
  display: block;
  color: #444; }

.faculty__side-list-item-subtitle {
  display: block; }

.faculty__box-links {
  margin-bottom: 30px; }

.faculty__box-links {
  *zoom: 1; }

.faculty__box-links:before, .faculty__box-links:after {
  content: "";
  display: table; }

.faculty__box-links:after {
  clear: both; }

.faculty__box-links--single {
  float: left;
  width: 25%; }

.faculty__box-links--single .faculty__box-link {
  width: 100%;
  margin: 0; }

.faculty__box-links--short .faculty__box-link-text {
  min-height: 130px; }

.faculty__box-link {
  display: block;
  width: 23.5%;
  margin-left: 2%;
  margin-bottom: 2%;
  float: left;
  text-decoration: none;
  color: #292727;
  background: #f4f4f4; }

.faculty__box-link:first-child {
  margin-left: 0; }

.faculty__box-link:hover img, .faculty__box-link:active img, .faculty__box-link:focus img {
  opacity: 0.5;
  filter: alpha(opacity=50); }

.faculty__box-link:hover .faculty__box-link-text, .faculty__box-link:active .faculty__box-link-text, .faculty__box-link:focus .faculty__box-link-text {
  color: #005ca7; }

.faculty__box-link:hover .faculty__box-link-text-highlight, .faculty__box-link:active .faculty__box-link-text-highlight, .faculty__box-link:focus .faculty__box-link-text-highlight {
  color: #000; }

.faculty__box-link--reset {
  margin-left: 0;
  clear: both; }

.faculty__box-link-image {
  background: #000; }

.faculty__box-link-image img {
  display: block;
  width: 100%;
  height: auto;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: opacity 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: opacity 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.faculty__box-link-text {
  min-height: 200px;
  padding: 20px 20px 40px;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.7142857143;
  font-family: 'Libre Baskerville', serif;
  position: relative;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
  word-wrap: break-word;
  background-color: #f4f4f4; }

.faculty__box-link-text:before {
  position: absolute;
  bottom: 20px;
  right: 20px;
  font-size: 20px;
  color: #005ca7;
  -webkit-transition: all .3s linear;
  transition: all .3s linear; }

.faculty__box-link-text-highlight {
  color: #005ca7;
  margin-bottom: 10px; }

/* RWD faculty */
html.view-lt720 .faculty__map-info {
  position: static;
  width: 100%; }

html.view-lt720 .faculty__map-info img {
  display: none; }

html.view-lt720 .faculty__side-list {
  width: 100%;
  padding-left: 0; }

html.view-lt720 .faculty__box-links--single {
  width: 100%; }

html.view-lt720 .faculty__box-link {
  width: 100%;
  margin-left: 0;
  background: #f4f4f4;
  margin-bottom: 20px; }

html.view-lt720 .faculty__box-link-image {
  width: 25%;
  float: none;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: middle; }

html.view-lt720 .faculty__box-link-text {
  width: 72%;
  float: none;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: middle;
  min-height: 0;
  padding: 20px; }

html.view-lt720 .faculty__box-link-text:before {
  top: 50%;
  bottom: inherit;
  right: 0;
  margin-top: -10px; }

html.view-lt720 .faculty__box-link-text:after {
  display: none; }

html.aui, .aui {
  /*! start style from portlet with forms  */
  /*! end style from portlet with forms  */
  /*!
   * Pikaday
   * Copyright © 2014 David Bushell | BSD & MIT license | http://dbushell.com/
   */ }
  html.aui .form, .aui .form {
    *zoom: 1; }
  html.aui .form input, .aui .form input {
    max-width: 100%;
    position: relative;
    display: block;
    overflow: hidden;
    padding: 0 18px;
    height: 46px;
    border: 1px solid #e0e0e0;
    background-color: #fff;
    color: #111;
    text-decoration: none;
    white-space: nowrap;
    line-height: 46px;
    margin-bottom: 1.25rem;
    font-size: 0.875rem;
    background-image: none; }
  html.aui .form button[type="submit"],
  html.aui .form input[type="submit"],
  html.aui .form input[type="button"],
  html.aui .form input[type="reset"],
  html.aui button, .aui .form button[type="submit"],
  .aui .form input[type="submit"],
  .aui .form input[type="button"],
  .aui .form input[type="reset"],
  .aui button {
    background: #005ca7;
    color: #fff;
    text-transform: uppercase;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
    border-radius: 0;
    text-shadow: none;
    padding: 0;
    font-weight: normal; }
  html.aui .form button[type="submit"],
  html.aui .form input[type="submit"],
  html.aui .form input[type="button"],
  html.aui .form input[type="reset"], .aui .form button[type="submit"],
  .aui .form input[type="submit"],
  .aui .form input[type="button"],
  .aui .form input[type="reset"] {
    min-width: 170px; }
  html.aui .form button[type="submit"]:hover,
  html.aui .form button[type="submit"]:active,
  html.aui .form button[type="submit"]:focus,
  html.aui .form input[type="submit"]:hover,
  html.aui .form input[type="submit"]:active,
  html.aui .form input[type="submit"]:focus,
  html.aui .form button:focus, .aui .form button[type="submit"]:hover,
  .aui .form button[type="submit"]:active,
  .aui .form button[type="submit"]:focus,
  .aui .form input[type="submit"]:hover,
  .aui .form input[type="submit"]:active,
  .aui .form input[type="submit"]:focus,
  .aui .form button:focus {
    color: #005ca7;
    background: #f4f4f4;
    border-color: #ededed; }
  html.aui .form textarea, .aui .form textarea {
    max-width: 100%;
    position: relative;
    display: block;
    overflow: hidden;
    padding: 1em;
    border: 1px solid #E0E0E0;
    background-color: #FFF;
    background-image: none;
    color: #111;
    text-decoration: none;
    line-height: 1.25rem;
    margin-bottom: 1.25rem;
    font-size: 0.875rem;
    min-height: 150px; }
  html.aui .form textarea:focus, .aui .form textarea:focus {
    background-color: #fff;
    outline-color: #4d90fe;
    outline-offset: -2px;
    outline-style: auto;
    outline-width: 5px; }
  html.aui .form:before, html.aui .form:after, .aui .form:before, .aui .form:after {
    content: "";
    display: table; }
  html.aui .form:after, .aui .form:after {
    clear: both; }
  html.aui .form--search, .aui .form--search {
    margin-bottom: 30px; }
  html.aui .form--contact, .aui .form--contact {
    max-width: 700px;
    margin-bottom: 50px; }
  html.aui .form--contact label, .aui .form--contact label {
    display: block;
    margin-bottom: 10px; }
  html.aui .form--contact input[type="text"],
  html.aui .form--contact textarea,
  html.aui .form--contact select,
  html.aui .form--contact .chosen-container, .aui .form--contact input[type="text"],
  .aui .form--contact textarea,
  .aui .form--contact select,
  .aui .form--contact .chosen-container {
    width: 100% !important;
    font-family: 'Ubuntu', sans-serif; }
  html.aui .form--contact input[type="submit"], .aui .form--contact input[type="submit"] {
    font-family: 'Ubuntu', sans-serif; }
  html.aui .form--objects label, .aui .form--objects label {
    display: block;
    margin-bottom: 10px; }
  html.aui .form--objects input[type="text"],
  html.aui .form--objects textarea,
  html.aui .form--objects select,
  html.aui .form--objects .chosen-container, .aui .form--objects input[type="text"],
  .aui .form--objects textarea,
  .aui .form--objects select,
  .aui .form--objects .chosen-container {
    width: 100% !important;
    font-family: 'Ubuntu', sans-serif; }
  html.aui .form--objects input[type="submit"], .aui .form--objects input[type="submit"] {
    max-width: 100%;
    min-width: 100%;
    font-family: 'Ubuntu', sans-serif;
    margin-top: 2.125rem; }
  html.aui .form__column, .aui .form__column {
    width: 50%;
    float: left;
    padding-right: 15px; }
  html.aui .form__column--even, .aui .form__column--even {
    width: 50%;
    float: left;
    padding-right: 0;
    padding-left: 15px; }
  html.aui .form__column-1of5, .aui .form__column-1of5 {
    width: 20%;
    float: left; }
  html.aui .form__column-2of5, .aui .form__column-2of5 {
    width: 40%;
    float: left;
    padding-right: 20px; }
  html.aui .form__column--clear, .aui .form__column--clear {
    clear: both; }
  html.aui .form__gray-text, .aui .form__gray-text {
    color: #444;
    font-family: 'Libre Baskerville', serif;
    font-size: 0.875rem;
    line-height: 1.7142857143;
    margin: 30px 0; }
  html.aui .search-input, .aui .search-input {
    min-width: 430px;
    float: left; }
  html.aui .search-submit, html.aui button[type="submit"].search-submit, html.aui input[type="submit"].search-submit, .aui .search-submit, .aui button[type="submit"].search-submit, .aui input[type="submit"].search-submit {
    width: 46px;
    height: 46px;
    line-height: 46px;
    border: none;
    min-width: 46px; }
  html.aui form .input-datepicker, .aui form .input-datepicker {
    background: url("/uj-lift-theme/css/../images/calendar-icon.png") no-repeat center right; }
  html.aui .form__checkbox label, .aui .form__checkbox label {
    display: block; }
  html.aui .form__checkbox input, .aui .form__checkbox input {
    height: auto;
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: middle;
    margin: 0 10px 0 0; }
  html.aui .form__checkbox span, .aui .form__checkbox span {
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: middle; }
  html.aui .form__checkbox--horizontal label, .aui .form__checkbox--horizontal label {
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: middle;
    margin-right: 10px; }
  html.aui .form__checkbox-placeholder, .aui .form__checkbox-placeholder {
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: middle;
    width: 20px;
    height: 20px; }
  html.aui .form__radio label, .aui .form__radio label {
    display: block; }
  html.aui .form__radio input, .aui .form__radio input {
    height: auto;
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: middle;
    margin: 4px 4px 0 0; }
  html.aui .form__radio span, .aui .form__radio span {
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: middle; }
  html.aui .form__radio--horizontal label, .aui .form__radio--horizontal label {
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: middle;
    margin-right: 10px; }
  html.aui .tooltip-help .tooltip-inner, .aui .tooltip-help .tooltip-inner {
    color: #535353;
    background-color: #fdfaec;
    border: 0;
    max-width: 700px;
    overflow-wrap: break-word;
    text-align: left;
    word-wrap: break-word;
    top: -35px;
    padding: 10px; }
  html.aui .tooltip-help, .aui .tooltip-help {
    border: none !important;
    max-width: 700px; }
  html.aui .tooltip.top .tooltip-arrow, .aui .tooltip.top .tooltip-arrow {
    bottom: 6px;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: black; }
  html.aui .tooltip.top, .aui .tooltip.top {
    padding: 6px 0; }
  html.aui fieldset, .aui fieldset {
    border: 0;
    padding: 0;
    margin: 1rem 0 0 0; }
  html.aui .row-fluid, .aui .row-fluid {
    background: #fdfdfd; }
  html.aui .control-group, .aui .control-group {
    padding: .5rem;
    margin: .5rem;
    background: #fefefe; }
  html.aui .help-inline, .aui .help-inline {
    font-size: .875rem; }
  html.aui .form textarea, .aui .form textarea {
    width: 100%;
    position: relative;
    display: block;
    overflow: hidden;
    background-color: #FFF;
    background-image: none;
    color: #111;
    text-decoration: none;
    line-height: 1.25rem;
    margin-bottom: .25rem;
    font-size: .875rem;
    min-height: 3rem; }
  html.aui .form input, .aui .form input {
    width: 100%;
    position: relative;
    display: block;
    overflow: hidden;
    min-height: 3rem;
    background-color: #fff;
    color: #111;
    text-decoration: none;
    white-space: nowrap;
    line-height: 46px;
    font-size: .875rem;
    background-image: none;
    margin-bottom: .25rem; }
  html.aui .form select, .aui .form select {
    width: 100% !important;
    height: auto;
    margin-bottom: .25rem; }
  html.aui .form input[type="checkbox"], .aui .form input[type="checkbox"] {
    width: 1.5rem;
    min-height: 1rem;
    height: 1.5rem;
    margin: 0 .5rem 0 0; }
  html.aui input[type="radio"], html.aui input[type="checkbox"], .aui input[type="radio"], .aui input[type="checkbox"] {
    float: left;
    margin-left: -20px;
    width: 1.5rem; }
  html.aui .form button, .aui .form button {
    padding: .75rem !important;
    margin: 0; }
  html.aui .form button.disabled, .aui .form button.disabled {
    background: #bbb; }
  html.aui .pika-single, .aui .pika-single {
    z-index: 9999;
    display: block;
    position: relative;
    color: #333;
    background: #fff;
    border: 1px solid #ccc;
    border-bottom-color: #bbb;
    font-family: 'Ubuntu', sans-serif; }
  html.aui .pika-single.is-hidden, .aui .pika-single.is-hidden {
    display: none; }
  html.aui .pika-single.is-bound, .aui .pika-single.is-bound {
    position: absolute;
    -webkit-box-shadow: 0 5px 15px -5px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px -5px rgba(0, 0, 0, 0.5); }
  html.aui .pika-single, .aui .pika-single {
    *zoom: 1; }
  html.aui .pika-single:before, html.aui .pika-single:after, .aui .pika-single:before, .aui .pika-single:after {
    content: " ";
    display: table; }
  html.aui .pika-single:after, .aui .pika-single:after {
    clear: both; }
  html.aui .pika-lendar, .aui .pika-lendar {
    float: left;
    width: 240px;
    margin: 8px; }
  html.aui .pika-title, .aui .pika-title {
    position: relative;
    text-align: center; }
  html.aui .pika-title select, .aui .pika-title select {
    cursor: pointer;
    position: absolute;
    z-index: 9998;
    margin: 0;
    left: 0;
    top: 5px;
    filter: alpha(opacity=0);
    opacity: 0; }
  html.aui .pika-label, .aui .pika-label {
    display: inline-block;
    zoom: 1;
    *display: inline;
    position: relative;
    z-index: 9999;
    overflow: hidden;
    margin: 0;
    padding: 5px 3px;
    font-size: 14px;
    line-height: 20px;
    font-weight: bold;
    background-color: #fff; }
  html.aui .pika-prev, html.aui .pika-next, .aui .pika-prev, .aui .pika-next {
    display: block;
    cursor: pointer;
    position: relative;
    outline: none;
    border: 0;
    padding: 0;
    width: 20px;
    height: 30px;
    text-indent: 20px;
    white-space: nowrap;
    overflow: hidden;
    background-color: transparent;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: 75% 75%;
    background-size: 75% 75%;
    opacity: .5;
    *position: absolute;
    *top: 0; }
  html.aui .pika-prev:hover, html.aui .pika-next:hover, .aui .pika-prev:hover, .aui .pika-next:hover {
    opacity: 1; }
  html.aui .pika-prev.is-disabled, html.aui .pika-next.is-disabled, .aui .pika-prev.is-disabled, .aui .pika-next.is-disabled {
    cursor: default;
    opacity: .2; }
  html.aui .pika-prev, html.aui .is-rtl .pika-next, .aui .pika-prev, .aui .is-rtl .pika-next {
    float: left;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAUklEQVR42u3VMQoAIBADQf8Pgj+OD9hG2CtONJB2ymQkKe0HbwAP0xucDiQWARITIDEBEnMgMQ8S8+AqBIl6kKgHiXqQqAeJepBo/z38J/U0uAHlaBkBl9I4GwAAAABJRU5ErkJggg==");
    *left: 0; }
  html.aui .pika-next, html.aui .is-rtl .pika-prev, .aui .pika-next, .aui .is-rtl .pika-prev {
    float: right;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAU0lEQVR42u3VOwoAMAgE0dwfAnNjU26bYkBCFGwfiL9VVWoO+BJ4Gf3gtsEKKoFBNTCoCAYVwaAiGNQGMUHMkjGbgjk2mIONuXo0nC8XnCf1JXgArVIZAQh5TKYAAAAASUVORK5CYII=");
    *right: 0; }
  html.aui .pika-select, .aui .pika-select {
    display: inline-block;
    zoom: 1;
    *display: inline;
    *display: inline; }
  html.aui .pika-table, .aui .pika-table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    border: 0; }
  html.aui .pika-table th, html.aui .pika-table td, .aui .pika-table th, .aui .pika-table td {
    width: 14.2857142857%;
    padding: 0; }
  html.aui .pika-table th, .aui .pika-table th {
    color: #999;
    font-size: 12px;
    line-height: 25px;
    font-weight: bold;
    text-align: center; }
  html.aui .pika-table abbr, .aui .pika-table abbr {
    border-bottom: none;
    cursor: help; }
  html.aui .pika-button, .aui .pika-button {
    cursor: pointer;
    display: block;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
    border: 0;
    margin: 0;
    width: 100%;
    padding: 5px;
    color: #666;
    font-size: 12px;
    line-height: 15px;
    text-align: right;
    background: #f5f5f5; }
  html.aui .is-today .pika-button, .aui .is-today .pika-button {
    color: #005ca7;
    font-weight: bold; }
  html.aui .is-selected .pika-button, .aui .is-selected .pika-button {
    color: #fff;
    font-weight: bold;
    background: #005ca7;
    -webkit-box-shadow: inset 0 1px 3px #178fe5;
    box-shadow: inset 0 1px 3px #178fe5;
    border-radius: 3px; }
  html.aui .is-disabled .pika-button, .aui .is-disabled .pika-button {
    pointer-events: none;
    cursor: default;
    color: #999;
    opacity: .3; }
  html.aui .pika-button:hover, .aui .pika-button:hover {
    color: #fff !important;
    background: #005ca7 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border-radius: 3px !important; }
  html.aui .pika-week, .aui .pika-week {
    font-size: 11px;
    color: #999; }

/* RWD */
html.view-lt960 .form__column, html.view-lt960 .form__column--even {
  width: 100%;
  padding-right: 0;
  padding-left: 0; }

html.view-lt960 .input-group {
  *zoom: 1; }

html.view-lt960 .input-group:before, html.view-lt960 .input-group:after {
  content: "";
  display: table; }

html.view-lt960 .input-group:after {
  clear: both; }

html.view-lt960 .input-group input, html.view-lt960 .input-group select {
  width: 100%; }

html.view-lt960 .input-group .chosen-container {
  width: 100% !important; }

html.view-lt960 .input-group__label-wrapper {
  width: 100%;
  height: auto; }

html.view-lt960 .input-group__label-wrapper label {
  max-width: 100%;
  display: block;
  margin-bottom: 0.625rem; }

html.view-lt960 .input-group__label-wrapper:after {
  display: none; }

html.view-lt720 .form--objects input[type="submit"] {
  margin-top: 0; }

html.view-lt720 .form__column-1of5 {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0; }

html.view-lt720 .form__column-2of5 {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
  padding-right: 0; }

html.view-lt720 button[type="submit"], html.view-lt720 input[type="submit"] {
  width: 100%;
  min-width: 100%; }

html.view-lt720 .search-input {
  min-width: 100%; }

/* Chosen container -------------------------- */
/*!
Chosen, a Select Box Enhancer for jQuery and Prototype
by Patrick Filler for Harvest, http://getharvest.com

Version 1.3.0
Full source at https://github.com/harvesthq/chosen
Copyright (c) 2011-2014 Harvest http://getharvest.com

MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
This file is generated by `grunt build`, do not edit it by hand.
*/
/* @group Base */
.chosen-container {
  max-width: 100%;
  min-width: 320px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.7142857143;
  margin-bottom: 20px;
  margin-bottom: 1.25rem;
  zoom: 1;
  *display: inline;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.chosen-container * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  left: -9999px;
  z-index: 1010;
  width: 100%;
  border: 1px solid #e0e0e0;
  border-top: 0;
  background: #fff; }

.chosen-container.chosen-with-drop .chosen-drop {
  left: 0; }

.chosen-container a {
  cursor: pointer; }

/* @end */
/* @group Single Chosen */
.chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 18px;
  height: 46px;
  border: 1px solid #e0e0e0;
  background-color: #f8f8f8;
  color: #111;
  text-decoration: none;
  white-space: nowrap;
  line-height: 46px; }

.chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-transform: uppercase; }

.chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px; }

.chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 6px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  background: url("/uj-lift-theme/css/../images/chosen-sprite.png") -42px 1px no-repeat;
  font-size: 1px; }

.chosen-container-single .chosen-single abbr:hover {
  background-position: -42px -10px; }

.chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px; }

.chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 26px;
  height: 100%; }

.chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  line-height: 46px;
  color: #005ca7;
  font-size: 20px; }

.chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap; }

.chosen-container-single .chosen-search input[type="text"] {
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #aaa;
  background: white url("/uj-lift-theme/css/../images/chosen-sprite.png") no-repeat 100% -20px;
  background: url("/uj-lift-theme/css/../images/chosen-sprite.png") no-repeat 100% -20px;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0; }

.chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  left: -9999px; }

/* @end */
/* @group Results */
.chosen-container .chosen-results {
  color: #111;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0;
  padding: 5px 0;
  max-height: 240px;
  -webkit-overflow-scrolling: touch; }

.chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 6px 18px;
  list-style: none;
  word-wrap: break-word;
  -webkit-touch-callout: none; }

.chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer; }

.chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default; }

.chosen-container .chosen-results li.highlighted {
  color: #005ca7; }

.chosen-container .chosen-results li.no-results {
  color: #777;
  display: list-item;
  background: #f4f4f4; }

.chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: bold;
  cursor: default; }

.chosen-container .chosen-results li.group-option {
  padding-left: 15px; }

.chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline; }

/* @end */
/* @group Multi Chosen */
.chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto !important;
  height: 1%;
  border: 1px solid #aaa;
  background-color: #fff;
  cursor: text; }

.chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none; }

.chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap; }

.chosen-container-multi .chosen-choices li.search-field input[type="text"] {
  margin: 1px 0;
  padding: 0;
  height: 25px;
  outline: 0;
  border: 0 !important;
  background: transparent !important;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #999;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0; }

.chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  max-width: 100%;
  border-radius: 3px;
  background-color: #eeeeee;
  -webkit-background-size: 100% 19px;
  background-size: 100% 19px;
  background-repeat: repeat-x;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 2px white inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 2px white inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  color: #333;
  line-height: 13px;
  cursor: default; }

.chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word; }

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  background: url("/uj-lift-theme/css/../images/chosen-sprite.png") -42px 1px no-repeat;
  font-size: 1px; }

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px; }

.chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ccc;
  background-color: #e4e4e4;
  color: #666; }

.chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #d4d4d4; }

.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px; }

.chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0; }

.chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default; }

/* @end */
/* @group Active  */
.chosen-container-active .chosen-single {
  background: #f4f4f4; }

.chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: transparent; }

.chosen-container-active .chosen-choices {
  border: 1px solid #5897fb;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3); }

.chosen-container-active .chosen-choices li.search-field input[type="text"] {
  color: #222 !important; }

/* @end */
/* @group Disabled Support */
.chosen-disabled {
  opacity: 0.5 !important;
  cursor: default; }

.chosen-disabled .chosen-single {
  cursor: default; }

.chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default; }

/* @end */
/* @group Right to Left */
.chosen-rtl {
  text-align: right; }

.chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0; }

.chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl; }

.chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px; }

.chosen-rtl .chosen-single div {
  right: auto;
  left: 3px; }

.chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px; }

.chosen-rtl .chosen-choices li {
  float: right; }

.chosen-rtl .chosen-choices li.search-field input[type="text"] {
  direction: rtl; }

.chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px; }

.chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px; }

.chosen-rtl.chosen-container-single-nosearch .chosen-search,
.chosen-rtl .chosen-drop {
  left: 9999px; }

.chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0; }

.chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0; }

.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none; }

.chosen-rtl .chosen-search input[type="text"] {
  padding: 4px 5px 4px 20px;
  background: white url("/uj-lift-theme/css/../images/chosen-sprite.png") no-repeat -30px -20px;
  background: url("/uj-lift-theme/css/../images/chosen-sprite.png") no-repeat -30px -20px;
  direction: rtl; }

.chosen-rtl.chosen-container-single .chosen-single div b {
  background-position: 6px 2px; }

.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
  background-position: -12px 2px; }

/* @end */
/* @group Retina compatibility */
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi) {
  html.aui .chosen-rtl .chosen-search input[type="text"],
  html.aui .chosen-container-single .chosen-single abbr,
  html.aui .chosen-container-single .chosen-single div b,
  html.aui .chosen-container-single .chosen-search input[type="text"],
  html.aui .chosen-container-multi .chosen-choices .search-choice .search-choice-close,
  html.aui .chosen-container .chosen-results-scroll-down span,
  html.aui .chosen-container .chosen-results-scroll-up span {
    background-image: url("/uj-lift-theme/css/../images/chosen-sprite@2x.png") !important;
    -webkit-background-size: 52px 37px !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important; } }
/* ARTICLE ------------------------------------------------------------------------------------------------------------------ */
html, html.aui {
  /* article gallery */
  /*!
   * Justified Gallery - v3.6.3
   * http://miromannino.github.io/Justified-Gallery/
   * Copyright (c) 2016 Miro Mannino
   * Licensed under the MIT license.
   */
  /* Fancybox Gallery ------------------------------------------------------------------------------------------------------------------ */
  /*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
  /* Overlay helper */
  /* Title helper */
  /*Retina graphics!*/ }
  html .article__content, html.aui .article__content {
    font-family: "Libre Baskerville", serif;
    font-size: 0.875rem;
    line-height: 1.7142857143;
    color: #444; }
  html .article__content h1,
  html .article__content h2,
  html .article__content h3,
  html .article__content h4,
  html .article__content h5,
  html .article__content h6, html.aui .article__content h1,
  html.aui .article__content h2,
  html.aui .article__content h3,
  html.aui .article__content h4,
  html.aui .article__content h5,
  html.aui .article__content h6 {
    color: #000;
    font-weight: bold;
    line-height: 1.7142857143;
    clear: both;
    padding-top: 1rem; }
  html .article__description, html.aui .article__description {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 1.5rem; }
  html .article__content a, html.aui .article__content a {
    color: #005ca7;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
    text-decoration: underline; }
  html .article__content a:hover, html .article__content a:active, html .article__content a:focus, html.aui .article__content a:hover, html.aui .article__content a:active, html.aui .article__content a:focus {
    color: #292727; }
  html .article__content img, html.aui .article__content img {
    float: left;
    margin-right: 20px;
    margin-bottom: 10px; }
  html .article__content blockquote, html.aui .article__content blockquote {
    width: 40%;
    float: right;
    color: #005ca7;
    font-size: 1.125rem;
    line-height: 1.7333333333;
    border-top: 2px #005ca7 solid;
    border-bottom: 2px #f4f4f4 solid;
    margin: 0 20px;
    padding: 30px 0;
    position: relative;
    background: url("/uj-lift-theme/css/../images/blockquote-top-bg.png") no-repeat;
    background-position: 30px 0; }
  html .article__content blockquote p, html.aui .article__content blockquote p {
    font-size: 1.125rem;
    line-height: unset;
    margin: 0;
    padding-right: 20px;
    position: relative;
    background: url("/uj-lift-theme/css/../images/blockquote-bottom-bg.png") no-repeat;
    background-position: right bottom; }
  html .article__content blockquote footer, html.aui .article__content blockquote footer {
    font-family: "Ubuntu", sans-serif;
    font-weight: 500;
    color: #444;
    text-transform: uppercase;
    font-size: 0.9375rem;
    line-height: 1.6;
    margin-top: 15px; }
  html .article__content ul, html.aui .article__content ul {
    list-style: none;
    margin-left: 2em; }
  html .article__content ol li, html .article__content ul li, html.aui .article__content ol li, html.aui .article__content ul li {
    position: relative;
    line-height: 1.71429;
    margin-bottom: 8px; }
  html .article__content ul li:before, html.aui .article__content ul li:before {
    color: #005ca7;
    position: absolute;
    top: 7px;
    left: -15px;
    font-size: 0.5rem; }
  html .article__content table, html.aui .article__content table {
    border-top: 2px #005ca7 solid;
    border-right: 1px #e0e0e0 solid;
    border-left: 1px #e0e0e0 solid;
    margin-top: 1rem;
    margin-bottom: 1rem; }
  html .article__content table th, html.aui .article__content table th {
    background: #fbfbfb;
    color: #005ca7;
    font-family: "Ubuntu", sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    text-align: left;
    font-size: 1rem;
    line-height: 1.5; }
  html .article__content table th, html .article__content table td, html.aui .article__content table th, html.aui .article__content table td {
    border-bottom: 1px #e0e0e0 solid;
    border-left: 1px #e0e0e0 solid;
    padding: 30px;
    vertical-align: top; }
  html .article__content table th:first-child, html .article__content table td:first-child, html.aui .article__content table th:first-child, html.aui .article__content table td:first-child {
    border-left: none; }
  html .article__content .article__download-item, html.aui .article__content .article__download-item {
    display: block;
    text-decoration: none;
    padding: 0 0;
    border-top: 1px #e0e0e0 solid; }
  html .article__content .article__download-item:first-child, html.aui .article__content .article__download-item:first-child {
    border-top: none;
    padding-top: 0; }
  html .article__content .article__download-item:hover .article__download-item-icon, html .article__content .article__download-item:active .article__download-item-icon, html .article__content .article__download-item:focus .article__download-item-icon, html.aui .article__content .article__download-item:hover .article__download-item-icon, html.aui .article__content .article__download-item:active .article__download-item-icon, html.aui .article__content .article__download-item:focus .article__download-item-icon {
    color: #005ca7;
    background: #f4f4f4; }
  html .article__content .article__download-item-icon, html.aui .article__content .article__download-item-icon {
    width: 45px;
    height: 45px;
    line-height: 45px;
    display: inline-block;
    vertical-align: middle;
    color: #aaaaaa;
    border: 1px #e0e0e0 solid;
    font-size: 0.8125rem;
    font-family: "Ubuntu", sans-serif;
    text-align: center;
    margin-right: 20px;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
    text-transform: uppercase; }
  html .article__content .article__download-item-title, html.aui .article__content .article__download-item-title {
    width: 70%;
    display: inline-block;
    vertical-align: middle;
    font-size: 0.875rem;
    line-height: 1.7142857143; }
  html .article__gallery-items, html.aui .article__gallery-items {
    width: 1px;
    height: 1px;
    overflow: hidden;
    position: absolute; }
    html .article__gallery-items img, html.aui .article__gallery-items img {
      height: unset;
      max-width: unset; }
  html .article__gallery-container .picrow, html.aui .article__gallery-container .picrow {
    display: none; }
  html .article__gallery-container .picrow:first-child, html .article__gallery-container .picrow:first-child + .picrow, html.aui .article__gallery-container .picrow:first-child, html.aui .article__gallery-container .picrow:first-child + .picrow {
    display: block; }
  html .article__gallery-container--show .picrow, html.aui .article__gallery-container--show .picrow {
    display: block; }
  html .article__gallery-item, html.aui .article__gallery-item {
    float: left;
    position: relative;
    overflow: hidden;
    background: #000; }
  html .article__gallery-item:hover img, html .article__gallery-item:hover .article__gallery-item-content, html .article__gallery-item:active img, html .article__gallery-item:active .article__gallery-item-content, html .article__gallery-item:focus img, html .article__gallery-item:focus .article__gallery-item-content, html.aui .article__gallery-item:hover img, html.aui .article__gallery-item:hover .article__gallery-item-content, html.aui .article__gallery-item:active img, html.aui .article__gallery-item:active .article__gallery-item-content, html.aui .article__gallery-item:focus img, html.aui .article__gallery-item:focus .article__gallery-item-content {
    opacity: 0.5;
    filter: alpha(opacity=50); }
  html .article__gallery-item img, html.aui .article__gallery-item img {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition: opacity 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    transition: opacity 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    margin-top: 0 !important; }
  html .article__gallery-item-content, html.aui .article__gallery-item-content {
    width: 100%;
    height: 100%;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition: opacity 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    transition: opacity 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  html .article__gallery-item--placeholder, html.aui .article__gallery-item--placeholder {
    width: 100%;
    height: 100%;
    position: relative;
    color: #fff;
    text-decoration: none;
    text-align: left; }
  html .article__gallery-item--placeholder span, html.aui .article__gallery-item--placeholder span {
    font-family: 'Ubuntu', sans-serif;
    color: #fff;
    text-transform: uppercase;
    padding-right: 20px;
    position: absolute;
    top: 20px;
    left: 20px;
    z-index: 5;
    font-size: 1rem;
    line-height: 1.5; }
  html .article__gallery-item--placeholder span:before, html.aui .article__gallery-item--placeholder span:before {
    font-size: 20px;
    color: #f8c53a;
    position: absolute;
    bottom: -30px;
    left: 0; }
  html .article__gallery-image, html.aui .article__gallery-image {
    position: relative;
    /* normalize AUI*/
    height: unset;
    max-width: unset;
    vertical-align: unset; }
  html .article__date, html.aui .article__date {
    font-family: "Libre Baskerville", serif;
    color: #292727;
    font-size: 0.875rem;
    line-height: 1.7142857143;
    border-top: 1px #e0e0e0 solid;
    padding: 30px 0;
    margin-bottom: 30px; }
  html .article__tags, html.aui .article__tags {
    font-family: "Libre Baskerville", serif;
    color: #292727;
    font-size: 0.875rem;
    line-height: 1.7142857143;
    margin-bottom: 20px;
    clear: both; }
  html .article__tags-list, html.aui .article__tags-list {
    margin: 0;
    padding: 0;
    display: inline-block;
    list-style: none;
    color: #005ca7; }
  html .article__tags-list li, html.aui .article__tags-list li {
    display: inline-block; }
  html .article__tags-list a, html.aui .article__tags-list a {
    color: #005ca7;
    -webkit-transition: color .2s linear;
    transition: color .2s linear; }
  html .article__tags-list a:hover, html .article__tags-list a:active, html .article__tags-list a:focus, html.aui .article__tags-list a:hover, html.aui .article__tags-list a:active, html.aui .article__tags-list a:focus {
    color: #292727; }
  html .article__socials, html.aui .article__socials {
    margin-bottom: 30px; }
  html .article__socials ul, html.aui .article__socials ul {
    list-style: none;
    padding: 0;
    margin: 0; }
  html .article__socials ul, html.aui .article__socials ul {
    *zoom: 1; }
  html .article__socials ul:before, html .article__socials ul:after, html.aui .article__socials ul:before, html.aui .article__socials ul:after {
    content: "";
    display: table; }
  html .article__socials ul:after, html.aui .article__socials ul:after {
    clear: both; }
  html .article__socials li, html.aui .article__socials li {
    float: left; }
  html .article__socials li a, html.aui .article__socials li a {
    display: block;
    width: 50px;
    height: 50px;
    color: #aaaaaa;
    text-decoration: none;
    text-align: center;
    line-height: 50px;
    border-top: 1px #e0e0e0 solid;
    border-right: 1px #e0e0e0 solid;
    border-bottom: 1px #e0e0e0 solid;
    font-size: 1.125rem;
    -webkit-transition: all .3s linear;
    transition: all .3s linear; }
  html .article__socials li a:hover, html .article__socials li a:active, html .article__socials li a:focus, html.aui .article__socials li a:hover, html.aui .article__socials li a:active, html.aui .article__socials li a:focus {
    color: #005ca7;
    background: #f4f4f4; }
  html .article__socials li:first-child a, html.aui .article__socials li:first-child a {
    border-left: 1px #e0e0e0 solid; }
  html .article__related-posts, html.aui .article__related-posts {
    margin-bottom: 30px;
    margin-top: 30px; }
  html .article__related-posts, html.aui .article__related-posts {
    *zoom: 1; }
  html .article__related-posts:before, html .article__related-posts:after, html.aui .article__related-posts:before, html.aui .article__related-posts:after {
    content: "";
    display: table; }
  html .article__related-posts:after, html.aui .article__related-posts:after {
    clear: both; }
  html .article__related-post, html.aui .article__related-post {
    text-decoration: none;
    color: #292727;
    background: #f4f4f4; }
  html .article__related-post:first-child, html.aui .article__related-post:first-child {
    margin-left: 0; }
  html .article__related-post:hover img, html .article__related-post:active img, html .article__related-post:focus img, html.aui .article__related-post:hover img, html.aui .article__related-post:active img, html.aui .article__related-post:focus img {
    opacity: 0.5;
    filter: alpha(opacity=50); }
  html .article__related-post:hover .article__related-post-text, html .article__related-post:active .article__related-post-text, html .article__related-post:focus .article__related-post-text, html.aui .article__related-post:hover .article__related-post-text, html.aui .article__related-post:active .article__related-post-text, html.aui .article__related-post:focus .article__related-post-text {
    color: #005ca7; }
  html .article__related-post-image, html.aui .article__related-post-image {
    background: #000;
    max-height: 231px;
    overflow: hidden; }
  html .article__related-post-image img, html.aui .article__related-post-image img {
    display: block;
    width: 100%;
    height: auto;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition: opacity 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    transition: opacity 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  html .article__related-post-text, html.aui .article__related-post-text {
    min-height: 180px;
    padding: 20px 20px 40px;
    font-size: 0.9375rem;
    font-weight: normal;
    line-height: 1.6;
    font-family: "Libre Baskerville", serif;
    position: relative;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
    word-wrap: break-word; }
  html .article__related-post-text:before, html.aui .article__related-post-text:before {
    position: absolute;
    bottom: 20px;
    right: 20px;
    font-size: 20px;
    color: #005ca7;
    -webkit-transition: all .3s linear;
    transition: all .3s linear; }
  html .article__related-post-text:after, html.aui .article__related-post-text:after {
    content: '';
    width: 0;
    height: 0;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #f4f4f4;
    border-left: 8px solid transparent;
    position: absolute;
    top: -8px;
    left: 20px; }
  html .article__section, html.aui .article__section {
    margin-bottom: 20px; }
  html .article__section, html.aui .article__section {
    *zoom: 1; }
  html .article__section:before, html .article__section:after, html.aui .article__section:before, html.aui .article__section:after {
    content: "";
    display: table; }
  html .article__section:after, html.aui .article__section:after {
    clear: both; }
  html .article__section-title, html.aui .article__section-title {
    color: #005ca7;
    font-size: 1rem;
    line-height: 1.5;
    border-bottom: 2px #e0e0e0 solid;
    font-family: "Ubuntu", sans-serif;
    font-weight: 700;
    padding-bottom: 20px;
    padding-top: 20px;
    clear: both; }
  html .article__section-title .icon,
  html .article__section-title .breadcrumbs li:before,
  html .breadcrumbs .article__section-title li:before,
  html .article__section-title .main-aside__menu li.active a:before,
  html .main-aside__menu li.active .article__section-title a:before,
  html .article__section-title .main-aside__menu-title:before,
  html .article__section-title .article__content ul li:before,
  html .article__content ul .article__section-title li:before,
  html .article__section-title .article__gallery-item--placeholder span:before,
  html .article__gallery-item--placeholder .article__section-title span:before,
  html .article__section-title .article__related-post-text:before, html.aui .article__section-title .icon,
  html.aui .article__section-title .breadcrumbs li:before,
  html.aui .breadcrumbs .article__section-title li:before,
  html.aui .article__section-title .main-aside__menu li.active a:before,
  html.aui .main-aside__menu li.active .article__section-title a:before,
  html.aui .article__section-title .main-aside__menu-title:before,
  html.aui .article__section-title .article__content ul li:before,
  html.aui .article__content ul .article__section-title li:before,
  html.aui .article__section-title .article__gallery-item--placeholder span:before,
  html.aui .article__gallery-item--placeholder .article__section-title span:before,
  html.aui .article__section-title .article__related-post-text:before {
    font-size: 1.875rem;
    line-height: 0.8;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px; }
  html .article__section-title-text, html.aui .article__section-title-text {
    display: inline-block;
    vertical-align: middle;
    text-transform: uppercase; }
  html .article__section-content, html.aui .article__section-content {
    padding: 20px 0; }
  html .article__section-content, html.aui .article__section-content {
    *zoom: 1; }
  html .article__section-content:before, html .article__section-content:after, html.aui .article__section-content:before, html.aui .article__section-content:after {
    content: "";
    display: table; }
  html .article__section-content:after, html.aui .article__section-content:after {
    clear: both; }
  html .article__section-content img, html.aui .article__section-content img {
    display: block;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0; }
  html .article__section-content--video img, html.aui .article__section-content--video img {
    width: 100%;
    height: auto; }
  html .article__section-content--download, html.aui .article__section-content--download {
    padding-bottom: 0; }
  html .justified-gallery, html.aui .justified-gallery {
    width: 100%;
    position: relative;
    overflow: hidden; }
  html .justified-gallery > a,
  html .justified-gallery > div, html.aui .justified-gallery > a,
  html.aui .justified-gallery > div {
    position: absolute;
    display: inline-block;
    overflow: hidden;
    /* background: #888888; To have gray placeholders while the gallery is loading with waitThumbnailsLoad = false */
    filter: "alpha(opacity=10)";
    opacity: 0.1; }
  html .justified-gallery > a > img,
  html .justified-gallery > div > img,
  html .justified-gallery > a > a > img,
  html .justified-gallery > div > a > img, html.aui .justified-gallery > a > img,
  html.aui .justified-gallery > div > img,
  html.aui .justified-gallery > a > a > img,
  html.aui .justified-gallery > div > a > img {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: 0;
    padding: 0;
    border: none;
    filter: "alpha(opacity=0)";
    opacity: 0; }
  html .justified-gallery > a > .caption,
  html .justified-gallery > div > .caption, html.aui .justified-gallery > a > .caption,
  html.aui .justified-gallery > div > .caption {
    display: none;
    position: absolute;
    bottom: 0;
    padding: 5px;
    background-color: #000000;
    left: 0;
    right: 0;
    margin: 0;
    color: white;
    font-size: 12px;
    font-weight: 300;
    font-family: sans-serif; }
  html .justified-gallery > a > .caption.caption-visible,
  html .justified-gallery > div > .caption.caption-visible, html.aui .justified-gallery > a > .caption.caption-visible,
  html.aui .justified-gallery > div > .caption.caption-visible {
    display: initial;
    filter: "alpha(opacity=70)";
    opacity: 0.7;
    -webkit-transition: opacity 500ms ease-in;
    -moz-transition: opacity 500ms ease-in;
    -o-transition: opacity 500ms ease-in;
    transition: opacity 500ms ease-in; }
  html .justified-gallery > .entry-visible, html.aui .justified-gallery > .entry-visible {
    filter: "alpha(opacity=100)";
    opacity: 1;
    background: none; }
  html .justified-gallery > .entry-visible > img,
  html .justified-gallery > .entry-visible > a > img, html.aui .justified-gallery > .entry-visible > img,
  html.aui .justified-gallery > .entry-visible > a > img {
    filter: "alpha(opacity=100)";
    opacity: 1;
    -webkit-transition: opacity 500ms ease-in;
    -moz-transition: opacity 500ms ease-in;
    -o-transition: opacity 500ms ease-in;
    transition: opacity 500ms ease-in; }
  html .justified-gallery > .jg-filtered, html.aui .justified-gallery > .jg-filtered {
    display: none; }
  html .justified-gallery > .spinner, html.aui .justified-gallery > .spinner {
    position: absolute;
    bottom: 0;
    margin-left: -24px;
    padding: 10px 0 10px 0;
    left: 50%;
    filter: "alpha(opacity=100)";
    opacity: 1;
    overflow: initial; }
  html .justified-gallery > .spinner > span, html.aui .justified-gallery > .spinner > span {
    display: inline-block;
    filter: "alpha(opacity=0)";
    opacity: 0;
    width: 8px;
    height: 8px;
    margin: 0 4px 0 4px;
    background-color: #000;
    border-radius: 6px; }
  html .fancybox-wrap,
  html .fancybox-skin,
  html .fancybox-outer,
  html .fancybox-inner,
  html .fancybox-image,
  html .fancybox-wrap iframe,
  html .fancybox-wrap object,
  html .fancybox-nav,
  html .fancybox-nav span,
  html .fancybox-tmp, html.aui .fancybox-wrap,
  html.aui .fancybox-skin,
  html.aui .fancybox-outer,
  html.aui .fancybox-inner,
  html.aui .fancybox-image,
  html.aui .fancybox-wrap iframe,
  html.aui .fancybox-wrap object,
  html.aui .fancybox-nav,
  html.aui .fancybox-nav span,
  html.aui .fancybox-tmp {
    padding: 0;
    margin: 0;
    border: 0;
    outline: none;
    vertical-align: top; }
  html .fancybox-wrap, html.aui .fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8020; }
  html .fancybox-skin, html.aui .fancybox-skin {
    position: relative;
    background: #fff;
    color: #444;
    text-shadow: none; }
  html .fancybox-opened, html.aui .fancybox-opened {
    z-index: 8030; }
  html .fancybox-opened .fancybox-skin, html.aui .fancybox-opened .fancybox-skin {
    -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); }
  html .fancybox-outer, html .fancybox-inner, html.aui .fancybox-outer, html.aui .fancybox-inner {
    position: relative; }
  html .fancybox-inner, html.aui .fancybox-inner {
    overflow: hidden; }
  html .fancybox-type-iframe .fancybox-inner, html.aui .fancybox-type-iframe .fancybox-inner {
    -webkit-overflow-scrolling: touch; }
  html .fancybox-error, html.aui .fancybox-error {
    color: #444;
    font: 14px/22px "MyriadPro-Regular",Arial,sans-serif;
    font-weight: 400;
    margin: 0;
    padding: 15px;
    white-space: nowrap; }
  html .fancybox-image, html .fancybox-iframe, html.aui .fancybox-image, html.aui .fancybox-iframe {
    display: block;
    width: 100%;
    height: 100%; }
  html .fancybox-image, html.aui .fancybox-image {
    max-width: 100%;
    max-height: 100%; }
  html #fancybox-loading, html.aui #fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px;
    background-position: 0 -108px;
    opacity: 0.8;
    cursor: pointer;
    z-index: 8060; }
  html #fancybox-loading div, html.aui #fancybox-loading div {
    width: 44px;
    height: 44px;
    background: url("/uj-lift-theme/css/../images/fancybox/fancybox_loading.gif") center center no-repeat; }
  html .fancybox-close, html.aui .fancybox-close {
    position: absolute;
    top: -45px;
    right: -5px;
    height: 36px;
    cursor: pointer;
    z-index: 8040;
    color: #fff;
    text-decoration: none;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease; }
  html .fancybox-close span, html.aui .fancybox-close span {
    text-decoration: none;
    display: inline-block;
    vertical-align: middle;
    text-transform: uppercase; }
  html .fancybox-close:after, html.aui .fancybox-close:after {
    content: "\e618";
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #fff;
    text-align: center;
    font-size: 20px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease; }
  html .fancybox-close:hover, html .fancybox-close:focus, html.aui .fancybox-close:hover, html.aui .fancybox-close:focus {
    color: #f8c53a; }
  html .fancybox-close:hover:before, html.aui .fancybox-close:hover:before {
    color: #f58220; }
  html .fancybox-nav, html.aui .fancybox-nav {
    position: absolute;
    top: 0;
    width: 40%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
    background: transparent url("/uj-lift-theme/css/../images/fancybox/blank.gif");
    /* helps IE */
    -webkit-tap-highlight-color: transparent;
    z-index: 8040; }
  html .fancybox-prev, html.aui .fancybox-prev {
    left: -55px; }
  html .fancybox-next, html.aui .fancybox-next {
    right: -55px; }
  html .fancybox-prev:hover, html.aui .fancybox-prev:hover {
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease; }
  html .fancybox-next:hover, html.aui .fancybox-next:hover {
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease; }
  html .fancybox-nav span, html.aui .fancybox-nav span {
    position: absolute;
    top: 50%;
    width: 36px;
    height: 34px;
    margin-top: -18px;
    cursor: pointer;
    z-index: 8040; }
  html .fancybox-prev span:before,
  html .fancybox-next span:before, html.aui .fancybox-prev span:before,
  html.aui .fancybox-next span:before {
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 100%;
    height: 100%;
    color: #fff;
    font-size: 40px;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease; }
  html .fancybox-prev span, html.aui .fancybox-prev span {
    left: 70px; }
  html .fancybox-next span, html.aui .fancybox-next span {
    right: 70px; }
  html .fancybox-nav:hover span, html.aui .fancybox-nav:hover span {
    visibility: visible; }
  html .fancybox-nav:hover span:before, html.aui .fancybox-nav:hover span:before {
    color: #f8c53a; }
  html .fancybox-tmp, html.aui .fancybox-tmp {
    position: absolute;
    top: -99999px;
    left: -99999px;
    visibility: hidden;
    max-width: 99999px;
    max-height: 99999px;
    overflow: visible !important; }
  html .fancybox-lock, html.aui .fancybox-lock {
    width: auto; }
  html .fancybox-lock-test, html.aui .fancybox-lock-test {
    overflow-y: hidden !important; }
  html .fancybox-overlay, html.aui .fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 8010;
    background: url("/uj-lift-theme/css/../images/fancybox/fancybox_overlay.png"); }
  html .fancybox-overlay-fixed, html.aui .fancybox-overlay-fixed {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0; }
  html .fancybox-title, html.aui .fancybox-title {
    visibility: hidden;
    font-size: 16px;
    font-family: "Ubuntu", sans-serif;
    font-weight: 400;
    position: relative;
    text-shadow: none;
    z-index: 8050;
    width: 100%;
    left: 0;
    right: inherit;
    background: #fff;
    border-top: 1px #e0e0e0 solid;
    opacity: 0;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear; }
  html .fancybox-opened .fancybox-title, html.aui .fancybox-opened .fancybox-title {
    visibility: visible;
    opacity: 1; }
  html .fancybox-title-float-wrap, html.aui .fancybox-title-float-wrap {
    position: absolute;
    bottom: 0;
    right: 50%;
    margin-bottom: -85px;
    z-index: 8050;
    text-align: right; }
  html .fancybox-title-float-wrap .child, html.aui .fancybox-title-float-wrap .child {
    width: 100%;
    display: block;
    background: transparent;
    /* Fallback for web browsers that doesn't support RGBa */
    color: #444;
    line-height: 24px;
    white-space: nowrap; }
  html .fancybox-title-float-wrap .child .image-alt, html.aui .fancybox-title-float-wrap .child .image-alt {
    float: right;
    padding: 30px 20px; }
  html .fancybox-title-float-wrap .child .gallery-title, html.aui .fancybox-title-float-wrap .child .gallery-title {
    float: left;
    padding: 30px 20px;
    color: #000; }
  html .fancybox-title-outside-wrap, html.aui .fancybox-title-outside-wrap {
    position: relative;
    margin-top: 10px;
    color: #fff; }
  html .fancybox-title-inside-wrap, html.aui .fancybox-title-inside-wrap {
    padding-top: 10px; }
  html .fancybox-title-over-wrap, html.aui .fancybox-title-over-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 10px;
    background: #000;
    background: rgba(0, 0, 0, 0.8); }
  html .popupWrapper .fancybox-skin, html.aui .popupWrapper .fancybox-skin {
    background: #fff; }
  html .popupWrapper .fancybox-close, html.aui .popupWrapper .fancybox-close {
    top: 0;
    right: 0; }
  html .popupWrapper .fancybox-close:before, html.aui .popupWrapper .fancybox-close:before {
    color: #f58220; }
  html .popupWrapper .fancybox-close:hover:before, html.aui .popupWrapper .fancybox-close:hover:before {
    color: #0076c8; }
  html .fancybox-next span:before, html.aui .fancybox-next span:before {
    content: "\e60f"; }
  html .fancybox-prev span:before, html.aui .fancybox-prev span:before {
    content: "\e610"; }
  html div.added-block, html.aui div.added-block {
    background: #005ca7 url(//www.uj.edu.pl/uj-lift-theme/images/article-gallery-item-placeholder.png) no-repeat right center;
    margin: 4px 0;
    padding: 20px 0 10px 0;
    color: #fff;
    text-align: center; }
  html div.added-block:hover, html.aui div.added-block:hover {
    cursor: pointer;
    background: #005ca7 url(//www.uj.edu.pl/uj-lift-theme/images/article-gallery-item-placeholder.png) no-repeat right top; }
  html div.added-block span, html.aui div.added-block span {
    text-transform: uppercase; }
  html div.added-block span::after, html.aui div.added-block span::after {
    font-family: 'icomoon';
    content: "\e60d";
    color: #f8c53a;
    font-size: 2rem;
    display: block; }
  html .article__gallery-items-justified-mobile .jsGalleryItem, html.aui .article__gallery-items-justified-mobile .jsGalleryItem {
    margin-top: 5px;
    width: 100%; }
  html .fancybox-title-float-wrap span.child, html.aui .fancybox-title-float-wrap span.child {
    display: block;
    background: transparent;
    color: #444;
    line-height: 24px;
    white-space: normal;
    word-wrap: break-word; }
  html .fancybox-title-float-wrap .child .gallery-title, html.aui .fancybox-title-float-wrap .child .gallery-title {
    float: left;
    text-align: left;
    padding: 30px 20px;
    color: #000;
    max-width: 55%; }
  html .fancybox-title-float-wrap .child .image-alt, html.aui .fancybox-title-float-wrap .child .image-alt {
    float: right;
    padding: 30px 20px;
    max-width: 45%; }
  html .fancybox-title-float-wrap .child .gallery-title-solo, html.aui .fancybox-title-float-wrap .child .gallery-title-solo {
    float: left;
    text-align: left;
    padding: 30px 20px;
    color: #000;
    max-width: 100%; }
  html .fancybox-title-float-wrap .child .image-alt-solo, html.aui .fancybox-title-float-wrap .child .image-alt-solo {
    float: right;
    padding: 30px 20px;
    max-width: 100%; }
  html .mejs-overlay-loading, html .mejs-container .mejs-controls,
  html .mejs-controls .mejs-volume-button .mejs-volume-slider,
  html .mejs-controls .mejs-captions-button .mejs-captions-selector,
  html .mejs-captions-text, html .mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector,
  html .mejs-postroll-layer, html .mejs-postroll-close,
  html .mejs-controls .mejs-speed-button .mejs-speed-selector, html.aui .mejs-overlay-loading, html.aui .mejs-container .mejs-controls,
  html.aui .mejs-controls .mejs-volume-button .mejs-volume-slider,
  html.aui .mejs-controls .mejs-captions-button .mejs-captions-selector,
  html.aui .mejs-captions-text, html.aui .mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector,
  html.aui .mejs-postroll-layer, html.aui .mejs-postroll-close,
  html.aui .mejs-controls .mejs-speed-button .mejs-speed-selector {
    background: url("//www.uj.edu.pl/documents/37001/134885742/background.png"); }
  html .no-svg .mejs-overlay-button, html.aui .no-svg .mejs-overlay-button {
    background-image: url("//www.uj.edu.pl/documents/37001/134885742/bigplay.png"); }
  html .no-svg .mejs-controls .mejs-button button, html.aui .no-svg .mejs-controls .mejs-button button {
    background-image: url("//www.uj.edu.pl/documents/37001/134885742/controls.png"); }
  html .mejs-controls .mejs-button.mejs-jump-forward-button, html.aui .mejs-controls .mejs-button.mejs-jump-forward-button {
    background: transparent url("//www.uj.edu.pl/documents/37001/134885742/jumpforward.png") no-repeat 3px 3px; }
  html .mejs-controls .mejs-button.mejs-skip-back-button, html.aui .mejs-controls .mejs-button.mejs-skip-back-button {
    background: transparent url("//www.uj.edu.pl/documents/37001/134885742/skipback.png") no-repeat 3px 3px; }
  html .mejs-overlay-button, html.aui .mejs-overlay-button {
    background: url("//www.uj.edu.pl/documents/37001/134885742/bigplay.svg") no-repeat; }
  html .mejs-controls .mejs-button button, html.aui .mejs-controls .mejs-button button {
    background-image: url("//www.uj.edu.pl/documents/37001/134885742/controls.svg"); }

html.aui {
  /* POST EXCERPT GROUP --- */
  /*  PAGINATION -------------------- */
  /* SHOW ALL */ }
  html.aui .post-excerpt {
    padding-top: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
    border-top: 2px #e0e0e0 solid; }
  html.aui .post-excerpt {
    *zoom: 1; }
  html.aui .post-excerpt:before, html.aui .post-excerpt:after {
    content: "";
    display: table; }
  html.aui .post-excerpt:after {
    clear: both; }
  html.aui .post-excerpt:nth-of-type(1) {
    padding-top: 0;
    margin-top: 0;
    border-top: 0; }
  html.aui .post-excerpt--condensed {
    border-top: 1px #e0e0e0 solid; }
  html.aui .post-excerpt--condensed .post-excerpt__title {
    margin-top: 10px;
    margin-top: 0.625rem;
    margin-bottom: 10px;
    margin-bottom: 0.625rem; }
  html.aui .post-excerpt--condensed .post-excerpt__sub-title {
    margin-top: 10px;
    margin-top: 0.625rem;
    margin-bottom: 10px;
    margin-bottom: 0.625rem; }
  html.aui .post-excerpt__image {
    float: left;
    display: block;
    background: #000;
    position: relative;
    margin-right: 30px;
    margin-bottom: 10px;
    overflow: hidden; }
  html.aui .post-excerpt__image img {
    display: block;
    -webkit-transition: opacity 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    transition: opacity 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  html.aui .post-excerpt__image img:hover, html.aui .post-excerpt__image img:active, html.aui .post-excerpt__image img:focus {
    opacity: 0.5;
    filter: alpha(opacity=50); }
  html.aui .post-excerpt__text-container {
    margin-left: 330px; }
  html.aui .post-excerpt__category {
    color: #005ca7;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1.5;
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 15px;
    margin-bottom: 0.9375rem; }
  html.aui .post-excerpt__title {
    font-weight: 400; }
  html.aui .post-excerpt__title, html.aui .post-excerpt__title a {
    display: block;
    color: #292727;
    font-family: "Libre Baskerville", serif;
    font-size: 17px;
    font-size: 1.0625rem;
    line-height: 1.4117647059;
    text-decoration: none; }
  html.aui .post-excerpt__title a:hover, html.aui .post-excerpt__title a:active, html.aui .post-excerpt__title a:focus {
    text-decoration: underline; }
  html.aui .post-excerpt__sub-title {
    font-family: "Libre Baskerville", serif;
    font-weight: 400;
    color: #005ca7;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.7142857143; }
  html.aui .post-excerpt__text {
    color: #444;
    font-family: "Libre Baskerville", serif;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.7142857143;
    margin-bottom: 24px;
    margin-bottom: 1.5rem; }
  html.aui .post-excerpt__link {
    display: inline-block;
    color: #005ca7;
    font-family: "Ubuntu", sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.7142857143;
    padding: 10px 30px;
    border: 1px solid #e0e0e0;
    -webkit-transition: all 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
    transition: all 0.2s cubic-bezier(0.39, 0.575, 0.565, 1); }
  html.aui .post-excerpt__link:hover, html.aui .post-excerpt__link:active, html.aui .post-excerpt__link:focus {
    color: #fff;
    border-color: #005ca7;
    background: #005ca7; }
  html.aui .post-excerpt-groups {
    margin-bottom: 30px; }
  html.aui .post-excerpt-groups__title {
    padding: 20px 30px;
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 700;
    text-transform: uppercase;
    border: 1px #e0e0e0 solid; }
  html.aui .post-excerpt-group {
    border-bottom: 1px #e0e0e0 solid; }
  html.aui .post-excerpt-group__title {
    display: block;
    font-family: 'Libre Baskerville', serif;
    background: #f4f4f4;
    padding: 15px 45px 15px 30px;
    cursor: pointer;
    position: relative;
    text-decoration: none;
    height: auto;
    -webkit-transition: all 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    transition: all 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955); }
  html.aui .post-excerpt-group__title:after {
    content: '';
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: middle;
    width: 1px;
    min-height: 100%; }
  html.aui .post-excerpt-group__title:hover, html.aui .post-excerpt-group__title:active, html.aui .post-excerpt-group__title:focus {
    padding-left: 40px; }
  html.aui .post-excerpt-group__title .icon, html.aui .post-excerpt-group__title .post-excerpt-group__title:before {
    color: #444;
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: middle;
    margin-right: 20px;
    font-size: 30px; }
  html.aui .post-excerpt-group__title span {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline; }
  html.aui .post-excerpt-group__title:before {
    content: "\e60d";
    width: auto;
    position: absolute;
    top: 15px;
    bottom: 0;
    right: 30px;
    color: #aaaaaa;
    font-size: 20px;
    font-size: 1.25rem; }
  html.aui .post-excerpt-group__content {
    display: none; }
  html.aui .post-excerpt-group--open .post-excerpt-group__title {
    background: #fff;
    color: #005ca7; }
  html.aui .post-excerpt-group--open .post-excerpt-group__title:before {
    content: "\e60e";
    color: #005ca7; }
  html.aui .post-excerpt-group--open .post-excerpt-group__title .icon,
  html.aui .post-excerpt-group--open .post-excerpt-group__title .post-excerpt-group__title:before {
    color: #005ca7; }
  html.aui .post-excerpt-group--open .post-excerpt-group__content {
    display: block; }
  html.aui .pagination {
    font-size: 0;
    border-top: 1px #e0e0e0 solid;
    margin-top: 30px;
    margin-bottom: 30px;
    position: relative;
    color: #bcbcbc; }
  html.aui .pagination {
    *zoom: 1; }
  html.aui .pagination:before, html.aui .pagination:after {
    content: "";
    display: table; }
  html.aui .pagination:after {
    clear: both; }
  html.aui .pagination__list {
    float: left; }
  html.aui .pagination__list li {
    display: inline-block;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    border-bottom: 1px #e0e0e0 solid;
    border-right: 1px #e0e0e0 solid;
    font-size: 14px;
    font-size: 0.875rem; }
  html.aui .pagination__list li:first-child {
    border-left: 1px #e0e0e0 solid; }
  html.aui .pagination__list a {
    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none;
    color: #005ca7;
    -webkit-transition: all .3s linear;
    transition: all .3s linear; }
  html.aui .pagination__list a:hover, html.aui .pagination__list a:active, html.aui .pagination__list a:focus {
    background: #f4f4f4; }
  html.aui .pagination__list li.active {
    background: #005CA7;
    color: #fff; }
  html.aui .pagination__list li.active a {
    color: #005CA7; }
  html.aui .pagination__arrows {
    float: right;
    font-size: 20px;
    font-size: 1.25rem; }
  html.aui .pagination__prev,
  html.aui .pagination__next {
    display: block;
    float: left;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    color: #005ca7;
    -webkit-transition: all .3s linear;
    transition: all .3s linear; }
  html.aui .pagination__prev:hover, html.aui .pagination__prev:active, html.aui .pagination__prev:focus,
  html.aui .pagination__next:hover,
  html.aui .pagination__next:active,
  html.aui .pagination__next:focus {
    background: #f4f4f4; }
  html.aui .pagination__prev .icon, html.aui .pagination__prev .breadcrumbs li:before, html.aui .breadcrumbs .pagination__prev li:before, html.aui .pagination__prev .main-aside__menu li.active a:before, html.aui .main-aside__menu li.active .pagination__prev a:before, html.aui .pagination__prev .main-aside__menu-title:before, html.aui .pagination__prev .article__content ul li:before, html.aui .article__content ul .pagination__prev li:before, html.aui .pagination__prev .article__gallery-item--placeholder span:before, html.aui .article__gallery-item--placeholder .pagination__prev span:before, html.aui .pagination__prev .article__related-post-text:before,
  html.aui .pagination__next .icon,
  html.aui .pagination__next .breadcrumbs li:before,
  html.aui .breadcrumbs .pagination__next li:before,
  html.aui .pagination__next .main-aside__menu li.active a:before,
  html.aui .main-aside__menu li.active .pagination__next a:before,
  html.aui .pagination__next .main-aside__menu-title:before,
  html.aui .pagination__next .article__content ul li:before,
  html.aui .article__content ul .pagination__next li:before,
  html.aui .pagination__next .article__gallery-item--placeholder span:before,
  html.aui .article__gallery-item--placeholder .pagination__next span:before,
  html.aui .pagination__next .article__related-post-text:before {
    display: inline-block; }
  html.aui .pagination__prev {
    border-right: 1px #e0e0e0 solid; }
  html.aui a.post-excerpt__show_all {
    display: inline-block;
    background-color: #f4f4f4;
    color: #005ca7;
    font-family: "Ubuntu",sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.7142857143;
    padding: 10px 30px;
    border: 1px solid #e0e0e0;
    -webkit-transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out; }
  html.aui a.post-excerpt__show_all:hover {
    color: #fff;
    background: #005ca7; }
  html.aui .post-excerpt__show_all_articles {
    padding-top: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-bottom: 20px; }

html.view-lt720 .post-excerpt__image img {
  width: 180px;
  height: auto; }

html.view-lt720 .post-excerpt__text-container {
  margin-left: 0; }

html.view-lt720 .post-excerpt__link {
  width: 100%;
  text-align: center; }

html.view-lt720 .post-excerpt__show_all {
  width: 100%;
  text-align: center; }

html.aui {
  /* BOXY ------------------------------------------ */ }
  html.aui .link-box {
    width: 50%;
    float: left;
    padding-right: 15px; }
  html.aui .link-box--even {
    padding-right: 0;
    padding-left: 15px; }
  html.aui .link-box:first-child .link-box__wrapper:before,
  html.aui .link-box:first-child + .link-box .link-box__wrapper:before {
    display: none; }
  html.aui .link-box__wrapper {
    display: block;
    min-height: 200px;
    max-height: 250px;
    position: relative;
    background: #000;
    margin-bottom: 40px; }
  html.aui .link-box__wrapper:before {
    content: '';
    width: 100%;
    height: 3px;
    background: #f4f4f4;
    position: absolute;
    top: -21px;
    left: 0; }
  html.aui .link-box__wrapper:after {
    content: '';
    padding-top: 48%;
    display: block; }
  html.aui .link-box__wrapper:hover .link-box__button, html.aui .link-box__wrapper:active .link-box__button, html.aui .link-box__wrapper:focus .link-box__button {
    -webkit-animation-duration: .4s;
    -webkit-animation-fill-mode: both;
    -webkit-animation-name: linkBoxButtonInOut; }
  html.aui .link-box__wrapper:hover .link-box__background, html.aui .link-box__wrapper:active .link-box__background, html.aui .link-box__wrapper:focus .link-box__background {
    opacity: 0.9;
    filter: alpha(opacity=90);
    background: #005ca7; }
  html.aui .link-box__title {
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 1.0909090909;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    margin: 0;
    position: absolute;
    padding: 30px;
    z-index: 10; }
  html.aui .link-box__image {
    display: block;
    width: 100%;
    height: 100%;
    opacity: 0.7;
    filter: alpha(opacity=70);
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    left: 0; }
  html.aui .link-box__button {
    display: inline-block;
    color: #005ca7;
    font-family: "Ubuntu", sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.7142857143;
    padding: 10px 30px;
    border: 1px solid #e0e0e0;
    -webkit-transition: all 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
    transition: all 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
    color: #fff;
    position: absolute;
    bottom: 30px;
    left: 30px;
    z-index: 10; }
  html.aui .link-box__button:hover, html.aui .link-box__button:active, html.aui .link-box__button:focus {
    color: #fff;
    border-color: #005ca7;
    background: #005ca7; }
  html.aui .link-box__button:hover, html.aui .link-box__button:active, html.aui .link-box__button:focus {
    background: transparent;
    border-color: #fff; }
  html.aui .link-box__background {
    width: 100%;
    height: 100%;
    filter: alpha(opacity=10);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
    -moz-opacity: 0.1;
    -khtml-opacity: 0.1;
    opacity: 0.1;
    background: #005ca7;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 5;
    -webkit-transition: opacity .3s linear;
    transition: opacity .3s linear; }

/* RWD boxes */
html.view-lt720 .link-box {
  width: 100%;
  float: left;
  padding-left: 0;
  padding-right: 0; }

html.view-lt720 .link-box:first-child .link-box__wrapper:before {
  display: none; }

html.view-lt720 .link-box__wrapper {
  height: 200px; }

html.view-lt720 .link-box:first-child + .link-box .link-box__wrapper:before {
  display: block; }

html.aui .main-slider {
  width: 100%;
  height: 530px;
  position: relative; }
html.aui .main-slider:hover a.main-slider__prev, html.aui .main-slider:hover a.main-slider__next {
  opacity: 1; }
html.aui .main-slider:hover a.main-slider__prev {
  left: 15px; }
html.aui .main-slider:hover a.main-slider__next {
  right: 15px; }
html.aui .main-slider__nav {
  max-width: 1320px;
  margin: 0 auto;
  padding: 0 20px;
  position: absolute;
  bottom: 25px;
  left: 0;
  right: 0;
  z-index: 15; }
html.aui .main-slider__nav li {
  display: block;
  float: left; }
html.aui .main-slider__nav a {
  display: block;
  text-decoration: none;
  color: #fff;
  padding: 10px 5px;
  -webkit-transition: all .2s linear;
  transition: all .2s linear;
  cursor: pointer;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.7142857143; }
html.aui .main-slider__nav a:hover .icon, html.aui .main-slider__nav a:focus .icon {
  -webkit-transform: scale(1.3);
  -ms-transform: scale(1.3);
  transform: scale(1.3); }
html.aui .main-slider__nav a:active .icon {
  color: #f8c53a; }
html.aui .main-slider__nav a .icon {
  display: block;
  -webkit-transition: all .2s linear;
  transition: all .2s linear; }
html.aui .main-slider__nav .active .icon {
  color: #005ca7;
  pointer-events: none; }
html.aui .main-slider__nav .active .icon:before {
  content: "\e608"; }
html.aui a.main-slider__prev, html.aui a.main-slider__next {
  width: 50px;
  height: 50px;
  margin-top: -25px;
  color: #fff;
  font-size: 36px;
  font-size: 2.25rem;
  line-height: 50px;
  line-height: 3.125rem;
  position: absolute;
  top: 50%;
  z-index: 90;
  cursor: pointer;
  text-align: center;
  opacity: 0;
  -webkit-transition: all 0.2s cubic-bezier(0.445, 0.05, 0.55, 0.95);
  transition: all 0.2s cubic-bezier(0.445, 0.05, 0.55, 0.95); }
html.aui a.main-slider__prev {
  left: 0; }
html.aui a.main-slider__next {
  right: 0; }
html.aui .main-slider__item {
  opacity: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10; }
html.aui .main-slider__item.active {
  opacity: 1;
  z-index: 15; }
html.aui .main-slider__text-wrapper {
  width: 100%;
  height: 100%;
  text-align: right;
  position: relative;
  z-index: 10;
  max-width: 1320px;
  margin: 0 auto;
  padding: 0 20px; }
html.aui .main-slider__text-wrapper:before {
  content: '';
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: middle;
  width: 1px;
  min-height: 100%; }
html.aui .main-slider__item-text {
  display: inline-block;
  zoom: 1;
  display: inline-block;
  vertical-align: middle;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: contain;
  background-size: cover;
  /* Fallback for web browsers that don't support RGBa */
  background-color: black;
  /* RGBa with 0.6 opacity */
  background-color: rgba(0, 0, 0, 0.3);
  /* For IE 5.5 - 7*/
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
  /* For IE 8*/
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
  text-decoration: none;
  color: #fff;
  padding: 40px;
  position: relative;
  max-width: 920px;
  min-height: 50px; }
html.aui .main-slider__item-text:before {
  content: '';
  width: 100%;
  height: 3px;
  background: #005ca7;
  position: absolute;
  bottom: 0;
  left: 0; }
html.aui .main-slider__item-title {
  color: #fff;
  font-family: 'Ubuntu', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0;
  margin-top: 0;
  font-size: 2.8125rem; }
html.aui .main-slider__item-sub-title {
  color: #fff;
  font-family: 'Ubuntu', sans-serif;
  font-weight: 300;
  font-size: 23px;
  font-size: 1.4375rem;
  line-height: 1.0434782609;
  margin-top: 24px;
  margin-top: 1.5rem;
  margin-bottom: 0; }
html.aui .main-slider__item-image {
  width: 100%;
  height: 100%;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5; }
html.aui .main-slider__progress-line {
  position: relative;
  height: 3px;
  background: #e0e0e0;
  z-index: 20; }
html.aui .main-slider__progress-line-highlight {
  height: 3px;
  background: #f8c53a;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 25;
  tranform: translateZ(0, 0, 0); }

/* --------- FOLDED ARTICLE ------------ */
html.aui .post-folded__nav {
  border-top: 3px #f8c53a solid;
  border-right: 1px #e0e0e0 solid;
  border-bottom: 1px #e0e0e0 solid;
  border-left: 1px #e0e0e0 solid;
  margin-bottom: 1rem;
  overflow: hidden;
  position: relative;
  clear: both; }
html.aui .post-folded__title {
  color: #005ca7;
  background: #fff;
  display: block;
  font-family: "Libre Baskerville",serif;
  font-size: 17px;
  font-size: 1.0625rem;
  text-decoration: none;
  cursor: pointer;
  margin: 0px; }
html.aui .post-folded__title span {
  display: inline-block;
  vertical-align: middle;
  padding: 1rem; }
html.aui .post-folded__title:hover {
  background: #f0f0f0; }
html.aui .post-folded__title:before {
  font-family: 'icomoon';
  content: "\e60d";
  position: absolute;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  width: auto;
  color: #ddd;
  -webkit-font-smoothing: antialiased;
  right: 30px;
  line-height: 3rem;
  font-size: 1.25rem; }
html.aui .post-unfolded:before {
  font-family: 'icomoon';
  content: "\e60e";
  position: absolute;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  width: auto;
  color: #ddd;
  -webkit-font-smoothing: antialiased;
  right: 30px;
  line-height: 3rem;
  font-size: 1.25rem; }
html.aui .post-folded {
  display: none; }
html.aui .post-folded__image img {
  max-width: 300px;
  float: left;
  padding: 1rem; }
html.aui .post-folded__text {
  color: #444;
  font-family: "Libre Baskerville",serif;
  font-size: 14px;
  font-size: .875rem;
  line-height: 1.7142857143;
  margin-bottom: .5rem;
  padding: 1rem; }
html.aui a.post-folded__link {
  display: inline-block;
  color: #005ca7;
  font-family: "Ubuntu",sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 14px;
  font-size: .875rem;
  line-height: 1.7142857143;
  padding: 10px 30px;
  border: 1px solid #e0e0e0;
  -webkit-transition: all 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: all 0.2s cubic-bezier(0.39, 0.575, 0.565, 1); }
html.aui a.post-folded__link:hover, html.aui a.post-folded__link:active, html.aui a.post-folded__link:focus {
  color: #fff;
  border-color: #005ca7;
  background: #005ca7; }

html.view-lt720 a.post-folded__link {
  width: 100%;
  text-align: center; }

html.view-lt720 a.post-folded__condensed {
  display: block; }

html.view-lt720 a.post-folded__image img {
  display: none; }

html.aui .person {
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px #e0e0e0 solid; }
html.aui .person {
  *zoom: 1; }
html.aui .person:before, html.aui .person:after {
  content: "";
  display: table; }
html.aui .person:after {
  clear: both; }
html.aui .person__image {
  float: left;
  display: block;
  background: #000;
  position: relative;
  margin-right: 30px;
  margin-bottom: 10px; }
html.aui .person__image img {
  display: block;
  -webkit-transition: opacity 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: opacity 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }
html.aui .person__image img:hover, html.aui .person__image img:active, html.aui .person__image img:focus {
  opacity: 0.5;
  filter: alpha(opacity=50); }
html.aui .person__image a {
  display: block; }
html.aui .person__text-container {
  /*margin-left: 220px;*/ }
html.aui .person__title {
  font-weight: 400;
  display: block;
  color: #292727;
  font-family: 'Libre Baskerville', serif;
  font-size: 17px;
  font-size: 1.0625rem;
  line-height: 1.4117647059;
  text-decoration: none;
  margin-top: 0; }
html.aui .person__section-title {
  font-weight: 400;
  color: #005ca7;
  font-family: 'Libre Baskerville', serif;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.7142857143;
  text-decoration: none;
  margin-bottom: 0; }
html.aui .person__section-content {
  font-weight: 400;
  font-family: 'Libre Baskerville', serif;
  color: #444;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.7142857143; }
html.aui .person__quote-image {
  width: 49%;
  margin-left: 0;
  margin-right: 1%;
  float: left; }
html.aui .person__quote-image img {
  width: 100%;
  height: auto; }
html.aui .person__quote {
  width: 49% !important;
  margin-left: 1% !important;
  margin-right: 0 !important; }

/* RWD person */
html.view-lt720 .person__text-container {
  margin-left: 0; }

html.view-lt720 .person__quote-image {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 20px; }

html.view-lt720 .person__quote {
  clear: both;
  width: 100% !important;
  margin-left: 0 !important;
  margin-right: 0 !important; }

html.view-lt480 .person__image {
  margin-bottom: 20px; }

html.view-lt480 .person__text-container {
  clear: both; }

html.aui .related-pages {
  margin-top: 30px;
  margin-bottom: 30px;
  padding-top: 30px;
  border-top: 1px #e0e0e0 solid; }
html.aui .related-pages--no-margin {
  margin-top: 0;
  padding-top: 0;
  border-top: none; }
html.aui .related-pages__title {
  font-weight: 700;
  margin-bottom: 20px;
  text-transform: uppercase; }
html.aui .related-pages__list {
  font-family: 'Libre Baskerville', serif;
  list-style: none;
  margin-left: 16px; }
html.aui .related-pages__list li {
  position: relative;
  margin-bottom: 12px;
  font-size: 14px;
  font-size: 0.875rem; }
html.aui ul .related-pages__list li:before {
  font-family: 'icomoon';
  color: #444;
  position: absolute;
  top: 3px;
  left: -15px;
  font-size: 8px;
  font-size: 0.5rem; }
html.aui .related-pages__list a {
  color: #444;
  text-decoration: none;
  -webkit-transition: all .2s linear;
  transition: all .2s linear; }
html.aui .related-pages__list a:hover, html.aui .related-pages__list a:active, html.aui .related-pages__list a:focus {
  color: #005ca7;
  text-decoration: underline; }

/* html.aui */
/* MAIN SITE AGREGATOR BOXES ---------------------------------- */
.ltr .portlet-column-content-first .content-group,
.rtl .portlet-column-content-last .content-group {
  width: 100%;
  float: left;
  clear: left;
  padding-right: 0;
  padding-left: 0;
  position: relative; }

.ltr .portlet-column-content-last .content-group,
.rtl .portlet-column-content-first .content-group {
  width: 100%;
  float: left;
  clear: none;
  padding-right: 0;
  padding-left: 0;
  position: relative; }

.aui {
  /* custom */ }
  .aui .content-group__title {
    display: block;
    color: #005ca7;
    background: #f4f4f4;
    font-family: 'Ubuntu', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: none;
    padding: 30px;
    font-size: 22px;
    line-height: 1.0909090909;
    -webkit-transition: all 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    transition: all 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955); }
  .aui .content-group__title:hover, .aui .content-group__title:active, .aui .content-group__title:focus {
    padding-left: 40px; }
  .aui .content-group__item {
    display: none;
    padding-bottom: 30px; }
  .aui .content-group__item.active {
    display: block; }
  .aui .without-nav .content-group__nav {
    display: none; }
  .aui .content-group__nav {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 10;
    background: #fff; }
  .aui .content-group__nav-prev,
  .aui .content-group__nav-next {
    width: 40px;
    height: 40px;
    display: block;
    float: left;
    color: #005ca7;
    text-align: center;
    cursor: pointer;
    font-size: 22px;
    line-height: 36px;
    -webkit-transition: background 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
    transition: background 0.3s cubic-bezier(0.39, 0.575, 0.565, 1); }
  .aui .content-group__nav-prev .icon,
  .aui .content-group__nav-next .icon {
    display: inline-block;
    zoom: 1;
    *display: inline; }
  .aui .content-group__nav-prev:hover,
  .aui .content-group__nav-prev:active,
  .aui .content-group__nav-prev:focus,
  .aui .content-group__nav-next:hover,
  .aui .content-group__nav-next:active,
  .aui .content-group__nav-next:focus {
    background: #f4f4f4; }
  .aui .content-group__nav-prev {
    border-right: 1px #e0e0e0 solid; }
  .aui .content-group__item-image {
    display: block;
    background: #000;
    position: relative; }
  .aui .content-group__item-image img {
    display: block;
    width: 100%;
    height: auto;
    -webkit-transition: opacity 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    transition: opacity 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  .aui .content-group__item-image img:hover,
  .aui .content-group__item-image img:active,
  .aui .content-group__item-image img:focus {
    opacity: 0.5;
    filter: alpha(opacity=50); }
  .aui .content-group__item-text {
    padding: 30px;
    min-height: 130px; }
  .aui .content-group__item-title,
  .aui .content-group__item-sub-title {
    font-family: 'Libre Baskerville', serif; }
  .aui .content-group__item-title {
    color: #292727;
    text-decoration: none; }
  .aui .content-group__item-title a:hover,
  .aui .content-group__item-title a:active,
  .aui .content-group__item-title a:focus {
    text-decoration: underline; }
  .aui .content-group__item-sub-title {
    color: #005ca7;
    font-size: 14px;
    line-height: 1.7142857143; }
  .aui .content-group__item-link {
    display: inline-block;
    zoom: 1;
    *display: inline;
    color: #005ca7;
    font-family: 'Ubuntu', sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 14px;
    line-height: 1.7142857143;
    padding: 10px 30px;
    border: 1px solid #e0e0e0;
    -webkit-transition: all 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
    transition: all 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
    margin-left: 30px; }
  .aui .content-group__item-link:hover,
  .aui .content-group__item-link:active,
  .aui .content-group__item-link:focus {
    color: #fff;
    border-color: #005ca7;
    background: #005ca7; }

/* .aui */
.latest-news {
  padding-top: 49px;
  padding-top: 3.0625rem;
  margin-bottom: 26px;
  position: relative; }

.latest-news__heading {
  display: block;
  font-family: 'Ubuntu', sans-serif;
  font-weight: 500;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.7142857143;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  background: #005ca7;
  padding: 2px 10px;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform-origin: 0 100%;
  -ms-transform-origin: 0 100%;
  transform-origin: 0 100%;
  -webkit-transform: scale(0) translate3d(0, 0, 0);
  transform: scale(0) translate3d(0, 0, 0);
  opacity: 0;
  -webkit-transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275); }

.latest-news__heading:before {
  content: '';
  width: 0;
  height: 0;
  border-top: 0 solid transparent;
  border-bottom: 8px solid transparent;
  border-left: 8px solid #005ca7;
  position: absolute;
  bottom: -8px;
  left: 0; }

.latest-news__heading:hover, .latest-news__heading:active, .latest-news__heading:focus {
  opacity: 0.7;
  filter: alpha(opacity=70); }

.latest-news__heading--show {
  -webkit-transform: scale(1) translate3d(0, 0, 0);
  transform: scale(1) translate3d(0, 0, 0);
  opacity: 1; }

.latest-news__text {
  font-family: 'Libre Baskerville', serif;
  opacity: 0; }

.latest-news__text a {
  color: #000;
  text-decoration: none; }

.latest-news__text a:hover, .latest-news__text a:active, .latest-news__text a:focus {
  text-decoration: underline; }

.latest-news__text--show {
  opacity: 1; }

html.aui {
  /* -- EVENT -- */
  /* ADD TO CALENDAR */ }
  html.aui .currentDate {
    visibility: hidden; }
  html.aui .calendar {
    background: #f4f4f4;
    margin-bottom: 30px;
    position: relative; }
  html.aui .calendar {
    *zoom: 1; }
  html.aui .calendar:before, html.aui .calendar:after {
    content: "";
    display: table; }
  html.aui .calendar:after {
    clear: both; }
  html.aui .calendar--centered {
    text-align: center; }
  html.aui .calendar__big-arrow {
    width: 19%;
    display: inline-block;
    text-align: center;
    color: #005ca7;
    text-decoration: none;
    font-size: 50px;
    padding: 40px; }
  html.aui .calendar__big-arrow:after {
    content: '';
    width: 1px;
    height: 100%;
    min-height: 100%;
    display: inline-block;
    vertical-align: middle; }
  html.aui .calendar__big-arrow i {
    display: inline-block;
    vertical-align: middle; }
  html.aui .calendar__aside {
    width: 37.5%;
    float: left;
    margin-right: 4.1666666667%;
    background: #f4f4f4;
    padding: 40px 30px 70px; }
  html.aui .calendar__current-day-wrapper {
    width: 80px;
    border: 2px #e0e0e0 solid;
    margin-bottom: 30px; }
  html.aui .calendar__current-day-wrapper {
    *zoom: 1; }
  html.aui .calendar__current-day-wrapper:before, html.aui .calendar__current-day-wrapper:after {
    content: "";
    display: table; }
  html.aui .calendar__current-day-wrapper:after {
    clear: both; }
  html.aui .calendar__current-day-top {
    width: 100%;
    height: 10px;
    border-bottom: 2px #e0e0e0 solid;
    float: left;
    text-align: center; }
  html.aui .calendar__current-day-top:before,
  html.aui .calendar__current-day-top:after {
    content: '';
    width: 3px;
    height: 3px;
    background: #e0e0e0;
    display: inline-block;
    zoom: 1;
    *display: inline;
    border-radius: 50%;
    vertical-align: top;
    margin: 3px 1px; }
  html.aui .calendar__current-day {
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #005ca7;
    font-size: 30px;
    font-size: 1.875rem;
    float: left; }
  html.aui .calendar__current-day-name {
    font-size: 25px;
    font-size: 1.5625rem;
    color: #005ca7; }
  html.aui .calendar__current-day-date {
    font-size: 22px;
    font-size: 1.375rem;
    color: #444; }
  html.aui .calendar__add-event {
    display: inline-block;
    zoom: 1;
    *display: inline;
    color: #005ca7;
    font-family: 'Ubuntu', sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.7142857143;
    padding: 10px 30px;
    border: 1px solid #e0e0e0;
    -webkit-transition: all 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
    transition: all 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
    position: absolute;
    bottom: 70px;
    left: 30px; }
  html.aui .calendar__add-event:hover,
  html.aui .calendar__add-event:active,
  html.aui .calendar__add-event:focus {
    color: #fff;
    border-color: #005ca7;
    background: #005ca7; }
  html.aui .calendar__wrapper {
    width: 58.3333333333%;
    float: left;
    padding: 50px 0 60px;
    border: 1px #e0e0e0 solid;
    background: #fff;
    color: #444;
    text-align: center; }
  html.aui .calendar__wrapper--ib {
    float: none;
    display: inline-block;
    vertical-align: middle;
    padding: 30px 0; }
  html.aui .calendar__controls {
    margin-bottom: 30px; }
  html.aui .calendar__prev, html.aui .calendar__next, html.aui .calendar__month {
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: middle; }
  html.aui .calendar__prev, html.aui .calendar__next {
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    cursor: pointer;
    text-decoration: none;
    font-size: 20px;
    font-size: 1.25rem;
    color: #c3c3c3;
    -webkit-transition: color .3s linear;
    transition: color .3s linear; }
  html.aui .calendar__prev:hover,
  html.aui .calendar__prev:active,
  html.aui .calendar__prev:focus,
  html.aui .calendar__next:hover,
  html.aui .calendar__next:active,
  html.aui .calendar__next:focus {
    color: #005ca7; }
  html.aui .calendar__month {
    text-transform: uppercase;
    font-size: 23px;
    font-size: 1.4375rem;
    font-weight: 300;
    color: #c3c3c3;
    padding: 0 10px;
    min-width: 50%; }
  html.aui .calendar__grid {
    display: inline-block;
    zoom: 1;
    *display: inline;
    font-size: 14px;
    font-size: 0.875rem; }
  html.aui .calendar__days-of-the-week {
    margin-bottom: 10px; }
  html.aui .calendar__days-of-the-week {
    *zoom: 1; }
  html.aui .calendar__days-of-the-week:before,
  html.aui .calendar__days-of-the-week:after {
    content: "";
    display: table; }
  html.aui .calendar__days-of-the-week:after {
    clear: both; }
  html.aui .calendar__header-day {
    width: 40px;
    height: 40px;
    display: block;
    float: left;
    margin-left: 26px;
    font-weight: 700;
    text-align: center;
    line-height: 40px; }
  html.aui .calendar__header-day:first-child {
    margin-left: 0; }
  html.aui .calendar__days {
    *zoom: 1; }
  html.aui .calendar__days:before,
  html.aui .calendar__days:after {
    content: "";
    display: table; }
  html.aui .calendar__days:after {
    clear: both; }
  html.aui .calendar__day {
    background-color: #f1f1f1;
    cursor: pointer;
    width: 40px;
    height: 40px;
    display: block;
    float: left;
    margin-left: 26px;
    margin-bottom: 17px;
    text-align: center;
    line-height: 40px;
    font-weight: 300; }
  html.aui .calendar__day.calendar-dow-1 {
    clear: left;
    margin-left: 0; }
  html.aui .calendar__day.event {
    background: #c2c4c3;
    color: #fff;
    cursor: pointer;
    -webkit-transition: opacity .3s linear;
    transition: opacity .3s linear; }
  html.aui .calendar__day.event:hover, html.aui .calendar__day.event:active, html.aui .calendar__day.event:focus {
    opacity: 0.7;
    filter: alpha(opacity=70); }
  html.aui .calendar__day.today {
    background: #005ca7;
    color: #fff;
    cursor: pointer;
    -webkit-transition: opacity .3s linear;
    transition: opacity .3s linear; }
  html.aui .calendar__day.today:hover, html.aui .calendar__day.today:active, html.aui .calendar__day.today:focus {
    opacity: 0.7;
    filter: alpha(opacity=70); }
  html.aui .calendar__day.next-month, html.aui .calendar__day.last-month {
    opacity: 0.3;
    filter: alpha(opacity=30); }
  html.aui .event-section {
    border-bottom: 1px #f4f4f4 solid;
    padding-bottom: 20px;
    margin-bottom: 30px;
    font-family: 'Libre Baskerville', serif;
    font-size: 14px;
    font-size: 0.875rem; }
  html.aui .event-section img {
    max-width: 100%; }
  html.aui .event-section--top-border {
    border-top: 1px #f4f4f4 solid;
    padding-top: 30px;
    margin-top: 30px; }
  html.aui .event-section__icon {
    color: #005ca7;
    font-size: 36px;
    font-size: 2.25rem;
    margin-bottom: 10px; }
  html.aui .event-section__list-item {
    margin-bottom: 5px; }
  html.aui .event-section__list-title {
    color: #005ca7; }
  html.aui .post-excerpt__image img {
    min-height: 200px; }
  html.aui .post-excerpt__image img {
    display: block;
    -webkit-transition: opacity 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    transition: opacity 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  html.aui .post-excerpt__image img:hover, html.aui .post-excerpt__image img:active, html.aui .post-excerpt__image img:focus {
    opacity: 0.5;
    filter: alpha(opacity=50); }
  html.aui .post-excerpt__image a {
    display: block; }
  html.aui .post-excerpt__add-to-calendar {
    display: block;
    width: 100%;
    height: 60px;
    line-height: 60px;
    color: #fff;
    font-size: 15px;
    font-size: 0.9375rem;
    padding-left: 30px;
    text-decoration: none;
    background: rgba(0, 0, 0, 0.65);
    /*
    	background-image: -owg-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.65) 100%);
    	background-image: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.65) 100%);
    	background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, 0.65)));
    	background-image: linear-gradient(top, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 100%);
    */
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 10;
    -webkit-transition: all .3s linear;
    transition: all .3s linear; }
  html.aui .post-excerpt__add-to-calendar:hover, html.aui .post-excerpt__add-to-calendar:active, html.aui .post-excerpt__add-to-calendar:focus {
    color: #f8c53a; }
  html.aui .post-excerpt__add-to-calendar-plus, html.aui .post-excerpt__add-to-calendar-close {
    width: 24px;
    height: 24px;
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: middle;
    background: url("/uj-lift-theme/css/../images/add-to-calendar-plus.png") no-repeat;
    margin-right: 10px; }
  html.aui .post-excerpt__add-to-calendar-close {
    background: url("/uj-lift-theme/css/../images/add-to-calendar-close.png") no-repeat; }
  html.aui .add-to-calendar--opened .add-to-calendar__wrapper {
    top: 0; }
  html.aui .add-to-calendar--opened .post-excerpt__add-to-calendar {
    opacity: 0;
    filter: alpha(opacity=0); }
  html.aui .add-to-calendar__wrapper {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 30; }
  html.aui .add-to-calendar__item {
    width: 100%;
    height: 25%;
    text-align: center;
    text-decoration: none;
    color: #fff;
    border-bottom: 1px #3a3534 solid;
    -webkit-transition: all .2s linear;
    transition: all .2s linear; }
  html.aui .add-to-calendar__item:after {
    content: '';
    width: 1px;
    height: 100%;
    min-height: 100%;
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: middle; }
  html.aui .add-to-calendar__item:hover, html.aui .add-to-calendar__item:active, html.aui .add-to-calendar__item:focus {
    background: #000; }
  html.aui .add-to-calendar__item:hover .add-to-calendar__item-text, html.aui .add-to-calendar__item:active .add-to-calendar__item-text, html.aui .add-to-calendar__item:focus .add-to-calendar__item-text {
    opacity: 1;
    filter: alpha(opacity=100); }
  html.aui .add-to-calendar__item-text {
    opacity: 0.7;
    filter: alpha(opacity=70);
    -webkit-transition: opacity .2s linear;
    transition: opacity .2s linear; }
  html.aui .add-to-calendar__close {
    width: 100%;
    height: 25%;
    text-decoration: none;
    color: #fff;
    border-bottom: 1px #3a3534 solid;
    padding-left: 30px;
    -webkit-transition: all .2s linear;
    transition: all .2s linear; }
  html.aui .add-to-calendar__close:after {
    content: '';
    width: 1px;
    height: 100%;
    min-height: 100%;
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: middle; }
  html.aui .add-to-calendar__close:hover, html.aui .add-to-calendar__close:active, html.aui .add-to-calendar__close:focus {
    background: #000; }
  html.aui .add-to-calendar__close:hover .add-to-calendar__item-text, html.aui .add-to-calendar__close:active .add-to-calendar__item-text, html.aui .add-to-calendar__close:focus .add-to-calendar__item-text {
    opacity: 1;
    filter: alpha(opacity=100); }

/* HIGHLIGHT */
html, html.aui {
  /* BORDER-LIST */ }
  html .highlight-container, html.aui .highlight-container {
    font-family: 'Ubuntu', sans-serif;
    margin: 20px 0;
    padding: 50px 30px;
    background: #005ca7;
    color: #fff; }
  html .highlight-container ::-moz-selection, html.aui .highlight-container ::-moz-selection {
    background: #016DC8; }
  html .highlight-container ::selection, html.aui .highlight-container ::selection {
    background: #016DC8; }
  html .highlight-container--dark-blue, html.aui .highlight-container--dark-blue {
    background: #024c88; }
  html .highlight-container--no-margin, html.aui .highlight-container--no-margin {
    margin: 0; }
  html .highlight-container--small, html.aui .highlight-container--small {
    padding: 20px 30px; }
  html .highlight-container__heading, html.aui .highlight-container__heading {
    font-weight: 400;
    text-transform: uppercase;
    font-size: 20px;
    font-size: 1.25rem;
    margin: 0;
    padding-bottom: 30px;
    padding-right: 30px;
    border-bottom: 3px #fff solid;
    text-transform: uppercase; }
  html .highlight-container--gray, html.aui .highlight-container--gray {
    background: #f4f4f4;
    color: #292727; }
  html .highlight-container--gray .highlight-container__heading, html.aui .highlight-container--gray .highlight-container__heading {
    border-bottom: none; }
  html .highlight-container__heading--margin-top, html.aui .highlight-container__heading--margin-top {
    margin-top: 50px; }
  html .highlight-container__heading--serif, html.aui .highlight-container__heading--serif {
    font-family: 'Libre Baskerville', serif;
    text-transform: none;
    font-size: 17px;
    font-size: 1.0625rem;
    line-height: 1.4117647059; }
  html .highlight-container__content, html.aui .highlight-container__content {
    font-family: 'Libre Baskerville', serif;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.7142857143;
    margin: 40px 0; }
  html .highlight-container__content a, html.aui .highlight-container__content a {
    color: #fff; }
  html .border-list--light-gray ul li:before, html.aui .border-list--light-gray ul li:before {
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e614";
    position: absolute;
    top: 9px;
    left: -15px; }
  html .border-list-wrapper, html.aui .border-list-wrapper {
    margin: 30px 0; }
  html .border-list-wrapper, html.aui .border-list-wrapper {
    *zoom: 1; }
  html .border-list-wrapper:before, html .border-list-wrapper:after, html.aui .border-list-wrapper:before, html.aui .border-list-wrapper:after {
    content: "";
    display: table; }
  html .border-list-wrapper:after, html.aui .border-list-wrapper:after {
    clear: both; }
  html .border-list-wrapper .border-list-icon, html.aui .border-list-wrapper .border-list-icon {
    width: 16.6666666667%;
    float: left;
    border: 1px #337db9 solid;
    position: relative; }
  html .border-list-wrapper .border-list-icon:before, html.aui .border-list-wrapper .border-list-icon:before {
    content: '';
    display: block;
    padding-top: 100%; }
  html .border-list-wrapper .border-list-icon__content, html.aui .border-list-wrapper .border-list-icon__content {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center; }
  html .border-list-wrapper .border-list-icon__content:before, html.aui .border-list-wrapper .border-list-icon__content:before {
    content: '';
    width: 1px;
    height: 100%;
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: middle; }
  html .border-list-wrapper .border-list-icon__text, html.aui .border-list-wrapper .border-list-icon__text {
    width: 80%;
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: middle;
    font-size: 40px;
    font-family: 'Libre Baskerville', serif; }
  html .border-list-wrapper .border-list, html.aui .border-list-wrapper .border-list {
    width: 79.1666666667%;
    float: left;
    padding-left: 30px; }
  html .border-list--dark-blue .border-list__item, html.aui .border-list--dark-blue .border-list__item {
    border-bottom: 1px #1d6198 solid; }
  html .border-list--dark-blue .border-list__item:first-child, html.aui .border-list--dark-blue .border-list__item:first-child {
    border-top: 1px #1d6198 solid; }
  html .border-list--light-gray, html.aui .border-list--light-gray {
    color: #444; }
  html .border-list--light-gray .border-list__item, html.aui .border-list--light-gray .border-list__item {
    border-bottom: 1px #e0e0e0 solid; }
  html .border-list--light-gray .border-list__item:first-child, html.aui .border-list--light-gray .border-list__item:first-child {
    border-top: 1px #e0e0e0 solid; }
  html .border-list--light-gray .border-list__gray-text, html.aui .border-list--light-gray .border-list__gray-text {
    color: #292727; }
  html .border-list--light-gray .border-list__item--highlight, html.aui .border-list--light-gray .border-list__item--highlight {
    color: #005ca7; }
  html .border-list--light-gray .border-list__item--highlight .border-list__item-title, html .border-list--light-gray .border-list__item--highlight .border-list__item-content, html.aui .border-list--light-gray .border-list__item--highlight .border-list__item-title, html.aui .border-list--light-gray .border-list__item--highlight .border-list__item-content {
    font-weight: 500;
    font-size: 18px; }
  html .border-list--light-gray .border-list__item--last, html.aui .border-list--light-gray .border-list__item--last {
    border-bottom: none;
    padding-bottom: 0; }
  html .border-list--light-gray ul, html.aui .border-list--light-gray ul {
    list-style: none; }
  html .border-list--light-gray ul li, html.aui .border-list--light-gray ul li {
    position: relative;
    margin-bottom: 12px;
    top: 9px;
    left: -15px; }
  html .border-list--light-gray ul li:before, html.aui .border-list--light-gray ul li:before {
    color: #005ca7;
    position: absolute;
    font-size: 8px;
    font-size: 0.5rem;
    top: 9px;
    left: -15px; }
  html .border-list--reversed .border-list__item-title, html.aui .border-list--reversed .border-list__item-title {
    width: 79.1666666667%;
    float: left;
    font-weight: 300;
    text-transform: none; }
  html .border-list--reversed .border-list__item-content, html.aui .border-list--reversed .border-list__item-content {
    width: 16.6666666667%;
    float: left;
    text-align: right; }
  html .border-list--wide .border-list__item-title, html.aui .border-list--wide .border-list__item-title {
    width: 40%;
    float: left; }
  html .border-list--wide .border-list__item-content, html.aui .border-list--wide .border-list__item-content {
    width: 60%;
    float: left; }
  html .border-list__item, html.aui .border-list__item {
    padding: 10px 0;
    border-bottom: 1px #337db9 solid;
    font-weight: 300; }
  html .border-list__subitem, html.aui .border-list__subitem {
    padding-left: 3rem; }
  html .border-list__item, html.aui .border-list__item {
    *zoom: 1; }
  html .border-list__item:before, html .border-list__item:after, html.aui .border-list__item:before, html.aui .border-list__item:after {
    content: "";
    display: table; }
  html .border-list__item:after, html.aui .border-list__item:after {
    clear: both; }
  html .border-list__item:first-child, html.aui .border-list__item:first-child {
    border-top: 1px #337db9 solid; }
  html .border-list__item--last, html.aui .border-list__item--last {
    padding-top: 2rem;
    border-bottom: none;
    padding-bottom: 0; }
  html .border-list__item-title, html.aui .border-list__item-title {
    width: 16.6666666667%;
    float: left;
    text-transform: uppercase;
    font-weight: 500; }
  html .border-list__item-content, html.aui .border-list__item-content {
    width: 79.1666666667%;
    float: left;
    font-weight: 300; }

/* html.aui */
/* RWD  */
html.view-lt720 .border-list-wrapper .border-list-icon {
  width: 100px;
  margin-bottom: 30px; }

html.view-lt720 .border-list-wrapper .border-list {
  width: 100%;
  padding-left: 0; }

html.view-lt720 .border-list--reversed .border-list__item-content {
  text-align: left; }

html.view-lt720 .border-list__item-title {
  width: 100%; }

html.view-lt720 .border-list__item-content {
  width: 100%; }

html.aui .statistics {
  background: #f4f4f4;
  margin-bottom: 30px;
  position: relative; }
html.aui .statistics {
  *zoom: 1; }
html.aui .statistics:before, html.aui .statistics:after {
  content: "";
  display: table; }
html.aui .statistics:after {
  clear: both; }
html.aui .statistics__content {
  width: 50%;
  float: left;
  margin-right: 11.1111111111%;
  padding: 40px 30px 20px; }
html.aui .statistics__heading {
  font-family: 'Libre Baskerville', serif;
  font-size: 17px;
  font-size: 1.0625rem;
  line-height: 1.4117647059;
  font-weight: 400;
  border-bottom: 1px #e0e0e0 solid;
  margin: 0 0 30px;
  padding-bottom: 20px; }
html.aui .statistics__image {
  width: 44.4444444444%;
  float: left;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }
html.aui .statistics__image img {
  width: 100%;
  height: auto;
  display: block; }

/* RWD */
html.view-lt720 .statistics__content {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
  padding: 40px 30px 20px; }

html.view-lt720 .statistics__content .chosen-container, html.view-lt720 .statistics__content select {
  width: 100% !important;
  min-width: 100%; }

html.view-lt720 .statistics__image {
  display: none; }

html.aui .logo-grid {
  margin-bottom: 30px; }
html.aui .logo-grid {
  *zoom: 1; }
html.aui .logo-grid:before, html.aui .logo-grid:after {
  content: "";
  display: table; }
html.aui .logo-grid:after {
  clear: both; }
html.aui .logo-grid--blue {
  margin-top: 30px;
  margin-bottom: 0; }
html.aui .logo-grid--blue .logo-grid__item {
  outline: 1px #337db9 solid;
  background: #005ca7; }
html.aui .logo-grid--blue .logo-grid__item:hover, html.aui .logo-grid--blue .logo-grid__item:active, html.aui .logo-grid--blue .logo-grid__item:focus {
  outline: 1px #337db9 solid; }
html.aui .logo-grid--blue .logo-grid__item:before {
  content: '';
  display: block;
  padding-top: 90%; }
html.aui .logo-grid--blue .logo-grid__item-content {
  color: #fff;
  opacity: 1;
  filter: alpha(opacity=100); }
html.aui .logo-grid--blue .logo-grid__item-icon {
  display: block;
  color: #337db9;
  font-size: 70px;
  margin-bottom: 10px; }
html.aui .logo-grid--blue .logo-grid__item-number {
  font-size: 40px; }
html.aui .logo-grid--blue .logo-grid__item-text--serif {
  font-family: 'Libre Baskerville', serif;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.6; }
html.aui .logo-grid--icons .logo-grid__item {
  cursor: default; }
html.aui .logo-grid__item {
  width: 33.3333333333%;
  float: left;
  outline: 1px #e0e0e0 solid;
  background: #fff;
  cursor: pointer;
  position: relative; }
html.aui .logo-grid__item:hover, html.aui .logo-grid__item:active, html.aui .logo-grid__item:focus {
  outline: 1px #e0e0e0 solid; }
html.aui .logo-grid__item:hover .logo-grid__item-content, html.aui .logo-grid__item:active .logo-grid__item-content, html.aui .logo-grid__item:focus .logo-grid__item-content {
  opacity: 0.7;
  filter: alpha(opacity=70); }
html.aui .logo-grid__item:focus {
  -webkit-box-shadow: 0 0 0 3px #e0e0e0 inset;
  box-shadow: 0 0 0 3px #e0e0e0 inset; }
html.aui .logo-grid__item:before {
  content: '';
  display: block;
  padding-top: 70%; }
html.aui .logo-grid__item-content {
  width: 100%;
  height: 100%;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: opacity .3s linear;
  transition: opacity .3s linear; }
html.aui .logo-grid__item-content img {
  max-width: 80%;
  max-height: 80%;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: middle; }
html.aui .logo-grid__item-content:before {
  content: '';
  width: 1px;
  height: 100%;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: middle; }
html.aui .logo-grid__item-content-wrapper {
  max-width: 80%;
  max-height: 80%;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: middle; }
html.aui .logo-grid__active-content {
  width: 100%;
  float: left;
  clear: both;
  position: relative; }
html.aui .logo-grid__close-icon {
  position: absolute;
  top: 50px;
  right: 30px;
  font-size: 22px;
  cursor: pointer; }

/* html.aui */
/* RWD */
html.view-lt720 .logo-grid--icons .logo-grid__item {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
  padding: 20px 0; }

html.view-lt720 .logo-grid--icons .logo-grid__item:before {
  display: none; }

html.view-lt720 .logo-grid--icons .logo-grid__item-content {
  position: relative; }

html.view-lt480 .logo-grid__item {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0; }

html.view-lt480 .logo-grid__item:before {
  padding-top: 50%; }

html#high-contrast,
html.aui#high-contrast {
  background: #000;
  /*  .footer-top-bar a { color: #fff;}*/ }
  html#high-contrast body,
  html.aui#high-contrast body {
    color: #fff;
    background: #000000; }
  html#high-contrast body ::-moz-selection,
  html.aui#high-contrast body ::-moz-selection {
    color: #fff;
    background: #292727; }
  html#high-contrast body ::selection,
  html.aui#high-contrast body ::selection {
    color: #fff;
    background: #292727; }
  html#high-contrast .row-fluid,
  html.aui#high-contrast .row-fluid {
    background: #1b1b1b; }
  html#high-contrast h3, html#high-contrast h4, html#high-contrast h5, html#high-contrast h6,
  html.aui#high-contrast h3,
  html.aui#high-contrast h4,
  html.aui#high-contrast h5,
  html.aui#high-contrast h6 {
    color: #fff; }
  html#high-contrast .aui a,
  html#high-contrast a,
  html#high-contrast .aui a:link,
  html#high-contrast a:link,
  html.aui#high-contrast .aui a,
  html.aui#high-contrast a,
  html.aui#high-contrast .aui a:link,
  html.aui#high-contrast a:link {
    color: #ffe800; }
  html#high-contrast a:hover, html#high-contrast a:active,
  html#high-contrast button:hover,
  html#high-contrast button:active,
  html.aui#high-contrast a:hover,
  html.aui#high-contrast a:active,
  html.aui#high-contrast button:hover,
  html.aui#high-contrast button:active {
    outline: 0; }
  html#high-contrast a:focus,
  html#high-contrast button:focus,
  html.aui#high-contrast a:focus,
  html.aui#high-contrast button:focus {
    outline: 1px #ffe800 solid; }
  html#high-contrast .aui .row-fluid,
  html.aui#high-contrast .aui .row-fluid {
    background: #191919; }
  html#high-contrast .main-wrapper,
  html.aui#high-contrast .main-wrapper {
    background: #1B1B1B; }
  html#high-contrast .skip-main-content,
  html.aui#high-contrast .skip-main-content {
    background: #000 !important;
    color: #FFE800 !important;
    outline: 3px #FFE800 solid; }
  html#high-contrast #cookiesMessage,
  html.aui#high-contrast #cookiesMessage {
    background: #000; }
  html#high-contrast .gotop-button,
  html.aui#high-contrast .gotop-button {
    display: inline-block;
    zoom: 1;
    *display: inline;
    color: #fff;
    background: #000;
    font-family: 'Ubuntu', sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 0.875rem;
    line-height: 1.7142857143;
    padding: 10px 30px;
    border: 1px solid #FFE800;
    -webkit-transition: all 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
    transition: all 0.2s cubic-bezier(0.39, 0.575, 0.565, 1); }
  html#high-contrast .gotop-button:hover, html#high-contrast .gotop-button:active, html#high-contrast .gotop-button:focus,
  html.aui#high-contrast .gotop-button:hover,
  html.aui#high-contrast .gotop-button:active,
  html.aui#high-contrast .gotop-button:focus {
    color: #000;
    border-color: #FFE800;
    background: #FFE800; }
  html#high-contrast .gotop-button:before,
  html.aui#high-contrast .gotop-button:before {
    color: #fff; }
  html#high-contrast .gotop-button:hover:before, html#high-contrast .gotop-button:active:before, html#high-contrast .gotop-button:focus:before,
  html.aui#high-contrast .gotop-button:hover:before,
  html.aui#high-contrast .gotop-button:active:before,
  html.aui#high-contrast .gotop-button:focus:before {
    color: #000; }
  html#high-contrast .form__gray-text,
  html.aui#high-contrast .form__gray-text {
    color: #fff; }
  html#high-contrast .control-group,
  html.aui#high-contrast .control-group {
    background-color: transparent; }
  html#high-contrast .legend,
  html.aui#high-contrast .legend {
    color: #fff; }
  html#high-contrast select,
  html.aui#high-contrast select {
    border: 1px solid #FFE800;
    background-color: #000;
    color: white; }
  html#high-contrast input,
  html.aui#high-contrast input {
    border: 1px solid #FFE800;
    background-color: #000;
    color: #fff; }
  html#high-contrast button[type="submit"], html#high-contrast input[type="submit"],
  html.aui#high-contrast button[type="submit"],
  html.aui#high-contrast input[type="submit"] {
    background: #292727;
    color: #fff; }
  html#high-contrast button[type="submit"]:hover,
  html#high-contrast button[type="submit"]:active,
  html#high-contrast button[type="submit"]:focus,
  html#high-contrast input[type="submit"]:hover,
  html#high-contrast input[type="submit"]:active,
  html#high-contrast input[type="submit"]:focus,
  html.aui#high-contrast button[type="submit"]:hover,
  html.aui#high-contrast button[type="submit"]:active,
  html.aui#high-contrast button[type="submit"]:focus,
  html.aui#high-contrast input[type="submit"]:hover,
  html.aui#high-contrast input[type="submit"]:active,
  html.aui#high-contrast input[type="submit"]:focus {
    color: #000;
    background: #FFE800; }
  html#high-contrast .input-datepicker,
  html.aui#high-contrast .input-datepicker {
    background: url("/uj-lift-theme/css/../images/calendar-icon-white.png") no-repeat center right; }
  html#high-contrast textarea,
  html.aui#high-contrast textarea {
    border: 1px solid #FFE800;
    background-color: #000;
    color: #fff; }
  html#high-contrast .header-top-bar,
  html.aui#high-contrast .header-top-bar {
    background: #292727; }
  html#high-contrast .header-top-bar a,
  html.aui#high-contrast .header-top-bar a {
    color: #fff; }
  html#high-contrast .header-top-bar__nav a:hover, html#high-contrast .header-top-bar__nav a:active, html#high-contrast .header-top-bar__nav a:focus,
  html.aui#high-contrast .header-top-bar__nav a:hover,
  html.aui#high-contrast .header-top-bar__nav a:active,
  html.aui#high-contrast .header-top-bar__nav a:focus {
    color: #292727;
    background: #fff; }
  html#high-contrast .header-top-bar__option-wrapper, html#high-contrast .header-top-bar__option-wrapper--text-size, html#high-contrast .header-top-bar__option-wrapper--contrast, html#high-contrast .header-top-bar__option-wrapper--login, html#high-contrast .header-top-bar__option-wrapper--lang, html#high-contrast .header-top-bar__option-wrapper--mobile-menu,
  html.aui#high-contrast .header-top-bar__option-wrapper,
  html.aui#high-contrast .header-top-bar__option-wrapper--text-size,
  html.aui#high-contrast .header-top-bar__option-wrapper--contrast,
  html.aui#high-contrast .header-top-bar__option-wrapper--login,
  html.aui#high-contrast .header-top-bar__option-wrapper--lang,
  html.aui#high-contrast .header-top-bar__option-wrapper--mobile-menu {
    border-right: 1px #0f0e0e solid; }
  html#high-contrast .header-top-bar__option-wrapper:first-child, html#high-contrast .header-top-bar__option-wrapper--text-size:first-child, html#high-contrast .header-top-bar__option-wrapper--contrast:first-child, html#high-contrast .header-top-bar__option-wrapper--login:first-child, html#high-contrast .header-top-bar__option-wrapper--lang:first-child, html#high-contrast .header-top-bar__option-wrapper--mobile-menu:first-child,
  html.aui#high-contrast .header-top-bar__option-wrapper:first-child,
  html.aui#high-contrast .header-top-bar__option-wrapper--text-size:first-child,
  html.aui#high-contrast .header-top-bar__option-wrapper--contrast:first-child,
  html.aui#high-contrast .header-top-bar__option-wrapper--login:first-child,
  html.aui#high-contrast .header-top-bar__option-wrapper--lang:first-child,
  html.aui#high-contrast .header-top-bar__option-wrapper--mobile-menu:first-child {
    border-left: 1px #0f0e0e solid; }
  html#high-contrast .header-top-bar__option-wrapper--text-size:hover, html#high-contrast .header-top-bar__option-wrapper--text-size:active, html#high-contrast .header-top-bar__option-wrapper--text-size:focus,
  html.aui#high-contrast .header-top-bar__option-wrapper--text-size:hover,
  html.aui#high-contrast .header-top-bar__option-wrapper--text-size:active,
  html.aui#high-contrast .header-top-bar__option-wrapper--text-size:focus {
    color: #292727;
    background: #0f0e0e; }
  html#high-contrast .header-top-bar__option-wrapper--contrast:hover, html#high-contrast .header-top-bar__option-wrapper--contrast:active, html#high-contrast .header-top-bar__option-wrapper--contrast:focus, html#high-contrast .header-top-bar__option-wrapper--login:hover, html#high-contrast .header-top-bar__option-wrapper--login:active, html#high-contrast .header-top-bar__option-wrapper--login:focus, html#high-contrast .header-top-bar__option-wrapper--lang:hover, html#high-contrast .header-top-bar__option-wrapper--lang:active, html#high-contrast .header-top-bar__option-wrapper--lang:focus, html#high-contrast .header-top-bar__option-wrapper--mobile-menu:hover, html#high-contrast .header-top-bar__option-wrapper--mobile-menu:active, html#high-contrast .header-top-bar__option-wrapper--mobile-menu:focus,
  html.aui#high-contrast .header-top-bar__option-wrapper--contrast:hover,
  html.aui#high-contrast .header-top-bar__option-wrapper--contrast:active,
  html.aui#high-contrast .header-top-bar__option-wrapper--contrast:focus,
  html.aui#high-contrast .header-top-bar__option-wrapper--login:hover,
  html.aui#high-contrast .header-top-bar__option-wrapper--login:active,
  html.aui#high-contrast .header-top-bar__option-wrapper--login:focus,
  html.aui#high-contrast .header-top-bar__option-wrapper--lang:hover,
  html.aui#high-contrast .header-top-bar__option-wrapper--lang:active,
  html.aui#high-contrast .header-top-bar__option-wrapper--lang:focus,
  html.aui#high-contrast .header-top-bar__option-wrapper--mobile-menu:hover,
  html.aui#high-contrast .header-top-bar__option-wrapper--mobile-menu:active,
  html.aui#high-contrast .header-top-bar__option-wrapper--mobile-menu:focus {
    color: #fff;
    background: #0f0e0e; }
  html#high-contrast .header-top-bar__option-wrapper--lang:hover, html#high-contrast .header-top-bar__lang--open,
  html.aui#high-contrast .header-top-bar__option-wrapper--lang:hover,
  html.aui#high-contrast .header-top-bar__lang--open {
    color: #fff;
    background: #0f0e0e; }
  html#high-contrast .header-top-bar__option-wrapper--lang:hover .header-top-bar__lang-dropdown, html#high-contrast .header-top-bar__lang--open .header-top-bar__lang-dropdown,
  html.aui#high-contrast .header-top-bar__option-wrapper--lang:hover .header-top-bar__lang-dropdown,
  html.aui#high-contrast .header-top-bar__lang--open .header-top-bar__lang-dropdown {
    background: #0f0e0e; }
  html#high-contrast .header-top-bar__lang-dropdown:before,
  html.aui#high-contrast .header-top-bar__lang-dropdown:before {
    color: #fff; }
  html#high-contrast .header-top-bar__lang-background,
  html.aui#high-contrast .header-top-bar__lang-background {
    background: #0f0e0e; }
  html#high-contrast .header-top-bar__text-size:hover, html#high-contrast .header-top-bar__text-size:active, html#high-contrast .header-top-bar__text-size:focus,
  html.aui#high-contrast .header-top-bar__text-size:hover,
  html.aui#high-contrast .header-top-bar__text-size:active,
  html.aui#high-contrast .header-top-bar__text-size:focus {
    color: #FFE800; }
  html#high-contrast .header-main-bar__sygnet-uj,
  html.aui#high-contrast .header-main-bar__sygnet-uj {
    display: inline-block;
    background: url("/uj-lift-theme/css/../images/logotypes/uj-blank-contrast.svg") no-repeat;
    background-position: left bottom;
    background-size: contain;
    width: 45px;
    height: 70px; }
  html#high-contrast .header-main-bar__bip_logo,
  html.aui#high-contrast .header-main-bar__bip_logo {
    background: url("/uj-lift-theme/css/../images/logotypes/bip/logo-bip-contrast-pl.svg") no-repeat;
    width: 150px;
    height: 60px;
    background-position: left bottom;
    background-size: contain; }
  html#high-contrast .header-main-bar__solaris_logo,
  html.aui#high-contrast .header-main-bar__solaris_logo {
    background: url("/uj-lift-theme/css/../images/logotypes/solaris/solaris-white-pl.svg") no-repeat;
    width: 160px;
    height: 55px;
    background-position: left bottom;
    background-size: contain; }
  html#high-contrast .en_GB .header-main-bar__solaris_logo,
  html#high-contrast .en_US .header-main-bar__solaris_logo,
  html.aui#high-contrast .en_GB .header-main-bar__solaris_logo,
  html.aui#high-contrast .en_US .header-main-bar__solaris_logo {
    background: url("/uj-lift-theme/css/../images/logotypes/solaris/solaris-white-en.svg") no-repeat;
    width: 160px;
    height: 55px;
    background-position: left bottom;
    background-size: contain; }
  html#high-contrast .header-main-bar__ptpk_logo,
  html.aui#high-contrast .header-main-bar__ptpk_logo {
    background: url("/uj-lift-theme/css/../images/logotypes/ptpk/Logo_PTPK_white.svg") no-repeat;
    width: 156px;
    height: 70px;
    background-position: left bottom;
    background-size: contain; }
  html#high-contrast .en_GB .header-main-bar__clrf_logo,
  html#high-contrast .en_US .header-main-bar__clrf_logo,
  html.aui#high-contrast .en_GB .header-main-bar__clrf_logo,
  html.aui#high-contrast .en_US .header-main-bar__clrf_logo {
    background: url("/uj-lift-theme/css/../images/logotypes/clrf/CLRF_logo_white.svg") no-repeat;
    width: 205px;
    height: 65px;
    background-position: left bottom;
    background-size: contain; }
  html#high-contrast .header-main-bar__mcb_logo,
  html.aui#high-contrast .header-main-bar__mcb_logo {
    background: url("/uj-lift-theme/css/../images/logotypes/mcb/mcb_logo_contrast_PL.svg") no-repeat;
    width: 209px;
    height: 45px;
    background-position: left bottom;
    background-size: contain; }
  html#high-contrast .en_GB .header-main-bar__mcb_logo,
  html#high-contrast .en_US .header-main-bar__mcb_logo,
  html.aui#high-contrast .en_GB .header-main-bar__mcb_logo,
  html.aui#high-contrast .en_US .header-main-bar__mcb_logo {
    background: url("/uj-lift-theme/css/../images/logotypes/mcb/mcb_logo_contrast_EN.svg") no-repeat;
    width: 209px;
    height: 45px;
    background-position: left bottom;
    background-size: contain; }
  html#high-contrast .header-main-bar__quantumoptics11_logo,
  html.aui#high-contrast .header-main-bar__quantumoptics11_logo {
    display: inline-block;
    background: url("/uj-lift-theme/css/../images/logotypes/quantumoptics11.confer/QO_logo_white.svg") no-repeat;
    background-position: left bottom;
    background-size: contain;
    transition: all .2s linear; }
  html#high-contrast .header-main-bar__jcj_logo,
  html.aui#high-contrast .header-main-bar__jcj_logo {
    display: inline-block;
    background: url("/uj-lift-theme/css/../images/logotypes/jcj/logo-jcj-white.svg") no-repeat;
    background-position: left bottom;
    background-size: contain;
    transition: all .2s linear; }
  html#high-contrast .header-main-bar__bj_logo,
  html.aui#high-contrast .header-main-bar__bj_logo {
    display: inline-block;
    background: url("/uj-lift-theme/css/../images/logotypes/bj/BJ_logo_white.svg") no-repeat;
    background-position: left bottom;
    background-size: contain;
    transition: all .2s linear; }
  html#high-contrast .en_GB .header-main-bar__bj_logo,
  html#high-contrast .en_US .header-main-bar__bj_logo,
  html.aui#high-contrast .en_GB .header-main-bar__bj_logo,
  html.aui#high-contrast .en_US .header-main-bar__bj_logo {
    display: inline-block;
    background: url("/uj-lift-theme/css/../images/logotypes/bj/BJ_logo_en_white.svg") no-repeat;
    background-position: left bottom;
    background-size: contain;
    transition: all .2s linear; }
  html#high-contrast .header-main-bar__krswk_logo,
  html.aui#high-contrast .header-main-bar__krswk_logo {
    display: inline-block;
    background: url("/uj-lift-theme/css/../images/logotypes/krswk/logo_KRSWK_contrast.svg") no-repeat;
    background-position: left bottom;
    background-size: contain;
    transition: all .2s linear; }
  html#high-contrast .header-main-bar__misjaUJ_logo,
  html.aui#high-contrast .header-main-bar__misjaUJ_logo {
    background: url("/uj-lift-theme/css/../images/logotypes/misjaUJ/logo_misjaUJ_contrast.svg") no-repeat;
    width: 170px;
    height: 52px;
    background-position: left bottom;
    background-size: contain; }
  html#high-contrast .header-main-bar__ptbk_logo,
  html.aui#high-contrast .header-main-bar__ptbk_logo {
    background: url("/uj-lift-theme/css/../images/logotypes/ptbk/PTBK-logo-mono.svg") no-repeat;
    width: 55px;
    height: 70px;
    transition: all .2s linear; }
  html#high-contrast .en_GB .header-main-bar__lll_logo,
  html#high-contrast .en_US .header-main-bar__lll_logo,
  html.aui#high-contrast .en_GB .header-main-bar__lll_logo,
  html.aui#high-contrast .en_US .header-main-bar__lll_logo {
    display: inline-block;
    background: url("/uj-lift-theme/css/../images/logotypes/lll/comorelp_white.svg") no-repeat;
    background-position: left bottom;
    background-size: contain;
    transition: all .2s linear; }
  html#high-contrast .pl_PL .header-main-bar__logo, html#high-contrast .pl_PL .header-main-bar__logo-blank,
  html.aui#high-contrast .pl_PL .header-main-bar__logo,
  html.aui#high-contrast .pl_PL .header-main-bar__logo-blank {
    background: url("/uj-lift-theme/css/../images/logotypes/uj-contrast-pl.svg") no-repeat;
    background-position: left bottom;
    background-size: contain;
    width: 166px;
    height: 71px; }
  html#high-contrast .ru_RU .header-main-bar__logo, html#high-contrast .ru_RU .header-main-bar__logo-blank,
  html#high-contrast .zh_CN .header-main-bar__logo, html#high-contrast .zh_CN .header-main-bar__logo-blank,
  html#high-contrast .zh_TW .header-main-bar__logo, html#high-contrast .zh_TW .header-main-bar__logo-blank,
  html#high-contrast .en_GB .header-main-bar__logo, html#high-contrast .en_GB .header-main-bar__logo-blank,
  html#high-contrast .en_US .header-main-bar__logo, html#high-contrast .en_US .header-main-bar__logo-blank,
  html#high-contrast .de_DE .header-main-bar__logo, html#high-contrast .de_DE .header-main-bar__logo-blank,
  html#high-contrast .fr_FR .header-main-bar__logo, html#high-contrast .fr_FR .header-main-bar__logo-blank,
  html#high-contrast .it_IT .header-main-bar__logo, html#high-contrast .it_IT .header-main-bar__logo-blank,
  html#high-contrast .pt_BR .header-main-bar__logo, html#high-contrast .pt_BR .header-main-bar__logo-blank,
  html#high-contrast .pt_PT .header-main-bar__logo, html#high-contrast .pt_PT .header-main-bar__logo-blank,
  html#high-contrast .sv_SE .header-main-bar__logo, html#high-contrast .sv_SE .header-main-bar__logo-blank,
  html#high-contrast .sk_SK .header-main-bar__logo, html#high-contrast .sk_SK .header-main-bar__logo-blank,
  html#high-contrast .uk_UA .header-main-bar__logo, html#high-contrast .uk_UA .header-main-bar__logo-blank,
  html#high-contrast .tr_TR .header-main-bar__logo, html#high-contrast .tr_TR .header-main-bar__logo-blank,
  html#high-contrast .hi_IN .header-main-bar__logo, html#high-contrast .hi_IN .header-main-bar__logo-blank,
  html#high-contrast .ur_PK .header-main-bar__logo, html#high-contrast .ur_PK .header-main-bar__logo-blank,
  html.aui#high-contrast .ru_RU .header-main-bar__logo,
  html.aui#high-contrast .ru_RU .header-main-bar__logo-blank,
  html.aui#high-contrast .zh_CN .header-main-bar__logo,
  html.aui#high-contrast .zh_CN .header-main-bar__logo-blank,
  html.aui#high-contrast .zh_TW .header-main-bar__logo,
  html.aui#high-contrast .zh_TW .header-main-bar__logo-blank,
  html.aui#high-contrast .en_GB .header-main-bar__logo,
  html.aui#high-contrast .en_GB .header-main-bar__logo-blank,
  html.aui#high-contrast .en_US .header-main-bar__logo,
  html.aui#high-contrast .en_US .header-main-bar__logo-blank,
  html.aui#high-contrast .de_DE .header-main-bar__logo,
  html.aui#high-contrast .de_DE .header-main-bar__logo-blank,
  html.aui#high-contrast .fr_FR .header-main-bar__logo,
  html.aui#high-contrast .fr_FR .header-main-bar__logo-blank,
  html.aui#high-contrast .it_IT .header-main-bar__logo,
  html.aui#high-contrast .it_IT .header-main-bar__logo-blank,
  html.aui#high-contrast .pt_BR .header-main-bar__logo,
  html.aui#high-contrast .pt_BR .header-main-bar__logo-blank,
  html.aui#high-contrast .pt_PT .header-main-bar__logo,
  html.aui#high-contrast .pt_PT .header-main-bar__logo-blank,
  html.aui#high-contrast .sv_SE .header-main-bar__logo,
  html.aui#high-contrast .sv_SE .header-main-bar__logo-blank,
  html.aui#high-contrast .sk_SK .header-main-bar__logo,
  html.aui#high-contrast .sk_SK .header-main-bar__logo-blank,
  html.aui#high-contrast .uk_UA .header-main-bar__logo,
  html.aui#high-contrast .uk_UA .header-main-bar__logo-blank,
  html.aui#high-contrast .tr_TR .header-main-bar__logo,
  html.aui#high-contrast .tr_TR .header-main-bar__logo-blank,
  html.aui#high-contrast .hi_IN .header-main-bar__logo,
  html.aui#high-contrast .hi_IN .header-main-bar__logo-blank,
  html.aui#high-contrast .ur_PK .header-main-bar__logo,
  html.aui#high-contrast .ur_PK .header-main-bar__logo-blank {
    background: url("/uj-lift-theme/css/../images/logotypes/uj-contrast-en.svg") no-repeat;
    background-position: left bottom;
    background-size: contain;
    width: 166px;
    height: 71px; }
  @media all and (min-width: 960px) and (max-width: 1100px) {
    html#high-contrast .header-main-bar__logo,
    html#high-contrast .pl_PL .header-main-bar__logo,
    html#high-contrast .ru_RU .header-main-bar__logo,
    html#high-contrast .zh_CN .header-main-bar__logo,
    html#high-contrast .zh_TW .header-main-bar__logo,
    html#high-contrast .en_GB .header-main-bar__logo,
    html#high-contrast .en_US .header-main-bar__logo,
    html#high-contrast .de_DE .header-main-bar__logo,
    html#high-contrast .fr_FR .header-main-bar__logo,
    html#high-contrast .it_IT .header-main-bar__logo,
    html#high-contrast .pt_BR .header-main-bar__logo,
    html#high-contrast .pt_PT .header-main-bar__logo,
    html#high-contrast .sv_SE .header-main-bar__logo,
    html#high-contrast .sk_SK .header-main-bar__logo,
    html#high-contrast .uk_UA .header-main-bar__logo,
    html#high-contrast .tr_TR .header-main-bar__logo,
    html#high-contrast .hi_IN .header-main-bar__logo,
    html#high-contrast .ur_PK .header-main-bar__logo,
    html#high-contrast .header-main-bar__logo-blank,
    html#high-contrast .pl_PL .header-main-bar__logo-blank,
    html#high-contrast .ru_RU .header-main-bar__logo-blank,
    html#high-contrast .zh_CN .header-main-bar__logo-blank,
    html#high-contrast .zh_TW .header-main-bar__logo-blank,
    html#high-contrast .en_GB .header-main-bar__logo-blank,
    html#high-contrast .en_US .header-main-bar__logo-blank,
    html#high-contrast .de_DE .header-main-bar__logo-blank,
    html#high-contrast .fr_FR .header-main-bar__logo-blank,
    html#high-contrast .it_IT .header-main-bar__logo-blank,
    html#high-contrast .pt_BR .header-main-bar__logo-blank,
    html#high-contrast .pt_PT .header-main-bar__logo-blank,
    html#high-contrast .sv_SE .header-main-bar__logo-blank,
    html#high-contrast .sk_SK .header-main-bar__logo-blank,
    html#high-contrast .uk_UA .header-main-bar__logo-blank,
    html#high-contrast .tr_TR .header-main-bar__logo-blank,
    html#high-contrast .hi_IN .header-main-bar__logo-blank,
    html#high-contrast .ur_PK .header-main-bar__logo-blank,
    html.aui#high-contrast .header-main-bar__logo,
    html.aui#high-contrast .pl_PL .header-main-bar__logo,
    html.aui#high-contrast .ru_RU .header-main-bar__logo,
    html.aui#high-contrast .zh_CN .header-main-bar__logo,
    html.aui#high-contrast .zh_TW .header-main-bar__logo,
    html.aui#high-contrast .en_GB .header-main-bar__logo,
    html.aui#high-contrast .en_US .header-main-bar__logo,
    html.aui#high-contrast .de_DE .header-main-bar__logo,
    html.aui#high-contrast .fr_FR .header-main-bar__logo,
    html.aui#high-contrast .it_IT .header-main-bar__logo,
    html.aui#high-contrast .pt_BR .header-main-bar__logo,
    html.aui#high-contrast .pt_PT .header-main-bar__logo,
    html.aui#high-contrast .sv_SE .header-main-bar__logo,
    html.aui#high-contrast .sk_SK .header-main-bar__logo,
    html.aui#high-contrast .uk_UA .header-main-bar__logo,
    html.aui#high-contrast .tr_TR .header-main-bar__logo,
    html.aui#high-contrast .hi_IN .header-main-bar__logo,
    html.aui#high-contrast .ur_PK .header-main-bar__logo,
    html.aui#high-contrast .header-main-bar__logo-blank,
    html.aui#high-contrast .pl_PL .header-main-bar__logo-blank,
    html.aui#high-contrast .ru_RU .header-main-bar__logo-blank,
    html.aui#high-contrast .zh_CN .header-main-bar__logo-blank,
    html.aui#high-contrast .zh_TW .header-main-bar__logo-blank,
    html.aui#high-contrast .en_GB .header-main-bar__logo-blank,
    html.aui#high-contrast .en_US .header-main-bar__logo-blank,
    html.aui#high-contrast .de_DE .header-main-bar__logo-blank,
    html.aui#high-contrast .fr_FR .header-main-bar__logo-blank,
    html.aui#high-contrast .it_IT .header-main-bar__logo-blank,
    html.aui#high-contrast .pt_BR .header-main-bar__logo-blank,
    html.aui#high-contrast .pt_PT .header-main-bar__logo-blank,
    html.aui#high-contrast .sv_SE .header-main-bar__logo-blank,
    html.aui#high-contrast .sk_SK .header-main-bar__logo-blank,
    html.aui#high-contrast .uk_UA .header-main-bar__logo-blank,
    html.aui#high-contrast .tr_TR .header-main-bar__logo-blank,
    html.aui#high-contrast .hi_IN .header-main-bar__logo-blank,
    html.aui#high-contrast .ur_PK .header-main-bar__logo-blank {
      display: inline-block;
      background: url("/uj-lift-theme/css/../images/logotypes/uj-blank-contrast.svg") no-repeat;
      background-position: left bottom;
      background-size: contain;
      width: 45px;
      height: 70px; } }
  @media all and (max-width: 960px) {
    html#high-contrast .header-main-bar__logo-polonistyka-rwd,
    html.aui#high-contrast .header-main-bar__logo-polonistyka-rwd {
      display: inline-block;
      height: 70px;
      background: url(/uj-lift-theme/css/../images/logotypes/polonistyka/logo-polonistyka-white.svg) no-repeat;
      background-position: left bottom;
      background-size: contain;
      transition: all .3s linear;
      margin: 0 0 0 10px;
      padding: 0 0 0 80px; }
    html#high-contrast .pl_PL .header-main-bar__logo,
    html.aui#high-contrast .pl_PL .header-main-bar__logo {
      background: url("/uj-lift-theme/css/../images/logotypes/uj-contrast-pl.svg") no-repeat;
      background-position: left bottom;
      background-size: contain;
      width: 150px;
      height: 64px; }
    html#high-contrast .ru_RU .header-main-bar__logo,
    html#high-contrast .zh_CN .header-main-bar__logo,
    html#high-contrast .zh_TW .header-main-bar__logo,
    html#high-contrast .en_GB .header-main-bar__logo,
    html#high-contrast .en_US .header-main-bar__logo,
    html#high-contrast .de_DE .header-main-bar__logo,
    html#high-contrast .fr_FR .header-main-bar__logo,
    html#high-contrast .it_IT .header-main-bar__logo,
    html#high-contrast .pt_BR .header-main-bar__logo,
    html#high-contrast .pt_PT .header-main-bar__logo,
    html#high-contrast .sv_SE .header-main-bar__logo,
    html#high-contrast .sk_SK .header-main-bar__logo,
    html#high-contrast .uk_UA .header-main-bar__logo,
    html#high-contrast .tr_TR .header-main-bar__logo,
    html#high-contrast .hi_IN .header-main-bar__logo,
    html#high-contrast .ur_PK .header-main-bar__logo,
    html.aui#high-contrast .ru_RU .header-main-bar__logo,
    html.aui#high-contrast .zh_CN .header-main-bar__logo,
    html.aui#high-contrast .zh_TW .header-main-bar__logo,
    html.aui#high-contrast .en_GB .header-main-bar__logo,
    html.aui#high-contrast .en_US .header-main-bar__logo,
    html.aui#high-contrast .de_DE .header-main-bar__logo,
    html.aui#high-contrast .fr_FR .header-main-bar__logo,
    html.aui#high-contrast .it_IT .header-main-bar__logo,
    html.aui#high-contrast .pt_BR .header-main-bar__logo,
    html.aui#high-contrast .pt_PT .header-main-bar__logo,
    html.aui#high-contrast .sv_SE .header-main-bar__logo,
    html.aui#high-contrast .sk_SK .header-main-bar__logo,
    html.aui#high-contrast .uk_UA .header-main-bar__logo,
    html.aui#high-contrast .tr_TR .header-main-bar__logo,
    html.aui#high-contrast .hi_IN .header-main-bar__logo,
    html.aui#high-contrast .ur_PK .header-main-bar__logo {
      background: url("/uj-lift-theme/css/../images/logotypes/uj-contrast-en.svg") no-repeat;
      background-position: left bottom;
      background-size: contain;
      width: 150px;
      height: 64px; }
    html#high-contrast .header-main-bar__logo-blank,
    html#high-contrast .pl_PL .header-main-bar__logo-blank,
    html#high-contrast .ru_RU .header-main-bar__logo-blank,
    html#high-contrast .zh_CN .header-main-bar__logo-blank,
    html#high-contrast .zh_TW .header-main-bar__logo-blank,
    html#high-contrast .en_GB .header-main-bar__logo-blank,
    html#high-contrast .en_US .header-main-bar__logo-blank,
    html#high-contrast .de_DE .header-main-bar__logo-blank,
    html#high-contrast .fr_FR .header-main-bar__logo-blank,
    html#high-contrast .it_IT .header-main-bar__logo-blank,
    html#high-contrast .pt_BR .header-main-bar__logo-blank,
    html#high-contrast .pt_PT .header-main-bar__logo-blank,
    html#high-contrast .sv_SE .header-main-bar__logo-blank,
    html#high-contrast .sk_SK .header-main-bar__logo-blank,
    html#high-contrast .uk_UA .header-main-bar__logo-blank,
    html#high-contrast .tr_TR .header-main-bar__logo-blank,
    html#high-contrast .hi_IN .header-main-bar__logo-blank,
    html#high-contrast .ur_PK .header-main-bar__logo-blank,
    html.aui#high-contrast .header-main-bar__logo-blank,
    html.aui#high-contrast .pl_PL .header-main-bar__logo-blank,
    html.aui#high-contrast .ru_RU .header-main-bar__logo-blank,
    html.aui#high-contrast .zh_CN .header-main-bar__logo-blank,
    html.aui#high-contrast .zh_TW .header-main-bar__logo-blank,
    html.aui#high-contrast .en_GB .header-main-bar__logo-blank,
    html.aui#high-contrast .en_US .header-main-bar__logo-blank,
    html.aui#high-contrast .de_DE .header-main-bar__logo-blank,
    html.aui#high-contrast .fr_FR .header-main-bar__logo-blank,
    html.aui#high-contrast .it_IT .header-main-bar__logo-blank,
    html.aui#high-contrast .pt_BR .header-main-bar__logo-blank,
    html.aui#high-contrast .pt_PT .header-main-bar__logo-blank,
    html.aui#high-contrast .sv_SE .header-main-bar__logo-blank,
    html.aui#high-contrast .sk_SK .header-main-bar__logo-blank,
    html.aui#high-contrast .uk_UA .header-main-bar__logo-blank,
    html.aui#high-contrast .tr_TR .header-main-bar__logo-blank,
    html.aui#high-contrast .hi_IN .header-main-bar__logo-blank,
    html.aui#high-contrast .ur_PK .header-main-bar__logo-blank {
      display: inline-block;
      background: url("/uj-lift-theme/css/../images/logotypes/uj-blank-contrast.svg") no-repeat;
      background-position: left bottom;
      background-size: contain;
      width: 45px;
      height: 70px; } }
  html#high-contrast .main-header--small .header-main-bar__rp-eagle,
  html.aui#high-contrast .main-header--small .header-main-bar__rp-eagle {
    width: 40px;
    height: 45px;
    background-position: left bottom;
    margin-right: 8px; }
  html#high-contrast .main-header--small .header-main-bar__logo,
  html#high-contrast .main-header--small .header-main-bar__logo-blank,
  html.aui#high-contrast .main-header--small .header-main-bar__logo,
  html.aui#high-contrast .main-header--small .header-main-bar__logo-blank {
    width: 120px;
    height: 52px;
    background-position: left bottom; }
  html#high-contrast .main-header--small .header-main-bar__sygnet-uj,
  html.aui#high-contrast .main-header--small .header-main-bar__sygnet-uj {
    width: 32px;
    height: 50px;
    background-position: left bottom;
    margin-right: 0; }
  html#high-contrast .main-header--small .header-main-bar__bip_logo,
  html.aui#high-contrast .main-header--small .header-main-bar__bip_logo {
    width: 120px;
    height: 45px;
    background-position: left bottom; }
  html#high-contrast .en_GB .main-header--small .header-main-bar__quantumoptics11_logo,
  html#high-contrast .en_US .main-header--small .header-main-bar__quantumoptics11_logo,
  html.aui#high-contrast .en_GB .main-header--small .header-main-bar__quantumoptics11_logo,
  html.aui#high-contrast .en_US .main-header--small .header-main-bar__quantumoptics11_logo {
    width: 95px;
    height: 45px;
    background-position: left bottom; }
  html#high-contrast .main-header--small .header-main-bar__jcj_logo,
  html.aui#high-contrast .main-header--small .header-main-bar__jcj_logo {
    width: 95px;
    height: 45px;
    background-position: left bottom;
    margin-left: 1rem; }
  html#high-contrast .main-header--small .header-main-bar__bj_logo,
  html.aui#high-contrast .main-header--small .header-main-bar__bj_logo {
    width: 120px;
    height: 50px;
    background-position: left bottom;
    margin-left: 1rem; }
  html#high-contrast .en_GB .main-header--small .header-main-bar__bj_logo,
  html#high-contrast .en_US .main-header--small .header-main-bar__bj_logo,
  html.aui#high-contrast .en_GB .main-header--small .header-main-bar__bj_logo,
  html.aui#high-contrast .en_US .main-header--small .header-main-bar__bj_logo {
    width: 120px;
    height: 50px;
    background-position: left bottom;
    margin-left: 1rem; }
  html#high-contrast .main-header--small .header-main-bar__solaris_logo,
  html.aui#high-contrast .main-header--small .header-main-bar__solaris_logo {
    width: 120px;
    height: 45px;
    background-position: left bottom;
    margin-left: 1rem; }
  html#high-contrast .en_GB .main-header--small .header-main-bar__solaris_logo,
  html#high-contrast .en_US .main-header--small .header-main-bar__solaris_logo,
  html.aui#high-contrast .en_GB .main-header--small .header-main-bar__solaris_logo,
  html.aui#high-contrast .en_US .main-header--small .header-main-bar__solaris_logo {
    width: 120px;
    height: 45px;
    background-position: left bottom;
    margin-left: 1rem; }
  html#high-contrast .main-header--small .header-main-bar__ptpk_logo,
  html.aui#high-contrast .main-header--small .header-main-bar__ptpk_logo {
    width: 105px;
    height: 50px;
    background-position: left bottom;
    margin-left: 0.5rem; }
  html#high-contrast .en_GB .main-header--small .header-main-bar__clrf_logo,
  html#high-contrast .en_US .main-header--small .header-main-bar__clrf_logo,
  html.aui#high-contrast .en_GB .main-header--small .header-main-bar__clrf_logo,
  html.aui#high-contrast .en_US .main-header--small .header-main-bar__clrf_logo {
    width: 145px;
    height: 50px;
    background-position: left bottom;
    margin-left: 0.5rem; }
  html#high-contrast .main-header--small .header-main-bar__mcb_logo,
  html.aui#high-contrast .main-header--small .header-main-bar__mcb_logo {
    width: 151px;
    height: 42px;
    background-position: left bottom;
    margin-left: 1rem; }
  html#high-contrast .en_GB .main-header--small .header-main-bar__mcb_logo,
  html#high-contrast .en_US .main-header--small .header-main-bar__mcb_logo,
  html.aui#high-contrast .en_GB .main-header--small .header-main-bar__mcb_logo,
  html.aui#high-contrast .en_US .main-header--small .header-main-bar__mcb_logo {
    width: 151px;
    height: 42px;
    background-position: left bottom;
    margin-left: 1rem; }
  html#high-contrast .main-header--small .header-main-bar__krswk_logo,
  html.aui#high-contrast .main-header--small .header-main-bar__krswk_logo {
    width: 68px;
    height: 50px;
    background-position: left bottom; }
  html#high-contrast .main-header--small .header-main-bar__misjaUJ_logo,
  html.aui#high-contrast .main-header--small .header-main-bar__misjaUJ_logo {
    width: 125px;
    height: 38px;
    background-position: left bottom;
    margin-left: 1rem; }
  html#high-contrast .main-header--small .header-main-bar__ptbk_logo,
  html.aui#high-contrast .main-header--small .header-main-bar__ptbk_logo {
    width: 40px;
    height: 50px;
    background-position: left bottom;
    margin-left: 0.25rem; }
  html#high-contrast .en_GB .main-header--small .header-main-bar__lll_logo,
  html#high-contrast .en_US .main-header--small .header-main-bar__lll_logo,
  html.aui#high-contrast .en_GB .main-header--small .header-main-bar__lll_logo,
  html.aui#high-contrast .en_US .main-header--small .header-main-bar__lll_logo {
    width: 75px;
    height: 47px;
    background-position: left bottom;
    margin-left: 1.5rem; }
  html#high-contrast .main-header--small .header-main-bar__nav-wrapper nav > ul,
  html.aui#high-contrast .main-header--small .header-main-bar__nav-wrapper nav > ul {
    height: 4.375rem; }
  html#high-contrast .main-header--small .header-main-bar__nav-wrapper nav > ul > li > a,
  html.aui#high-contrast .main-header--small .header-main-bar__nav-wrapper nav > ul > li > a {
    padding: 20px 35px 20px 10px; }
  html#high-contrast .main-header--small .header-main-bar__nav-wrapper nav > ul > li > a.menu-item-alone,
  html.aui#high-contrast .main-header--small .header-main-bar__nav-wrapper nav > ul > li > a.menu-item-alone {
    padding: 20px 10px; }
  html#high-contrast .header-main-bar__nav-wrapper nav > ul > li > a,
  html.aui#high-contrast .header-main-bar__nav-wrapper nav > ul > li > a {
    color: #FFE800;
    background: #1B1B1B; }
  html#high-contrast .header-main-bar__nav-wrapper nav > ul > li > a:before,
  html.aui#high-contrast .header-main-bar__nav-wrapper nav > ul > li > a:before {
    color: #fff; }
  html#high-contrast .header-main-bar__nav-wrapper nav > ul > li > a:hover,
  html#high-contrast .header-main-bar__nav-wrapper nav > ul > li > a:active,
  html#high-contrast .header-main-bar__nav-wrapper nav > ul > li > a:focus,
  html.aui#high-contrast .header-main-bar__nav-wrapper nav > ul > li > a:hover,
  html.aui#high-contrast .header-main-bar__nav-wrapper nav > ul > li > a:active,
  html.aui#high-contrast .header-main-bar__nav-wrapper nav > ul > li > a:focus {
    color: #fff;
    background: #292727; }
  html#high-contrast .header-main-bar__nav-wrapper nav > ul > li > a:hover:before,
  html#high-contrast .header-main-bar__nav-wrapper nav > ul > li > a:active:before,
  html#high-contrast .header-main-bar__nav-wrapper nav > ul > li > a:focus:before,
  html.aui#high-contrast .header-main-bar__nav-wrapper nav > ul > li > a:hover:before,
  html.aui#high-contrast .header-main-bar__nav-wrapper nav > ul > li > a:active:before,
  html.aui#high-contrast .header-main-bar__nav-wrapper nav > ul > li > a:focus:before {
    color: #fff; }
  html#high-contrast .header-main-bar__nav-wrapper .menu--ready.menu--open > a,
  html.aui#high-contrast .header-main-bar__nav-wrapper .menu--ready.menu--open > a {
    color: #fff;
    background: #292727; }
  html#high-contrast .header-main-bar__nav-wrapper .menu--ready.menu--open > a:before,
  html.aui#high-contrast .header-main-bar__nav-wrapper .menu--ready.menu--open > a:before {
    color: #fff; }
  html#high-contrast .header-main-bar__nav-wrapper .child-menu,
  html.aui#high-contrast .header-main-bar__nav-wrapper .child-menu {
    background: #292727; }
  html#high-contrast .header-main-bar__nav-wrapper .child-menu a,
  html.aui#high-contrast .header-main-bar__nav-wrapper .child-menu a {
    color: #fff;
    opacity: 1;
    filter: alpha(opacity=100); }
  html#high-contrast .header-main-bar__nav-wrapper .child-sub-menu:first-child,
  html.aui#high-contrast .header-main-bar__nav-wrapper .child-sub-menu:first-child {
    border-right: 1px #0f0e0e solid; }
  html#high-contrast .header-main-bar__nav-wrapper .child-menu__item--right-border,
  html.aui#high-contrast .header-main-bar__nav-wrapper .child-menu__item--right-border {
    border-right: 1px #0f0e0e solid; }
  html#high-contrast .main-slider__nav a,
  html.aui#high-contrast .main-slider__nav a {
    color: #fff; }
  html#high-contrast .main-slider__nav a:active .icon,
  html.aui#high-contrast .main-slider__nav a:active .icon {
    color: #FFE800; }
  html#high-contrast .main-slider__nav .active .icon,
  html.aui#high-contrast .main-slider__nav .active .icon {
    color: #292727; }
  html#high-contrast .main-slider__prev,
  html#high-contrast .main-slider__next,
  html.aui#high-contrast .main-slider__prev,
  html.aui#high-contrast .main-slider__next {
    color: #fff; }
  html#high-contrast .main-slider__item-text,
  html.aui#high-contrast .main-slider__item-text {
    background: #1B1B1B;
    color: #fff; }
  html#high-contrast .main-slider__item-text:before,
  html.aui#high-contrast .main-slider__item-text:before {
    background: #292727; }
  html#high-contrast .main-slider__progress-line,
  html.aui#high-contrast .main-slider__progress-line {
    background: #000; }
  html#high-contrast .main-slider__progress-line-highlight,
  html.aui#high-contrast .main-slider__progress-line-highlight {
    background: #FFE800; }
  html#high-contrast .latest-news__heading,
  html.aui#high-contrast .latest-news__heading {
    color: #fff;
    background: #292727; }
  html#high-contrast .latest-news__heading:before,
  html.aui#high-contrast .latest-news__heading:before {
    border-left: 8px solid #292727; }
  html#high-contrast .content-group__title,
  html.aui#high-contrast .content-group__title {
    color: #fff;
    background: #000; }
  html#high-contrast .content-group__nav,
  html.aui#high-contrast .content-group__nav {
    background: #000; }
  html#high-contrast .content-group__nav-prev,
  html#high-contrast .content-group__nav-next,
  html.aui#high-contrast .content-group__nav-prev,
  html.aui#high-contrast .content-group__nav-next {
    color: #FFE800; }
  html#high-contrast .content-group__nav-prev:hover,
  html#high-contrast .content-group__nav-prev:active,
  html#high-contrast .content-group__nav-prev:focus,
  html#high-contrast .content-group__nav-next:hover,
  html#high-contrast .content-group__nav-next:active,
  html#high-contrast .content-group__nav-next:focus,
  html.aui#high-contrast .content-group__nav-prev:hover,
  html.aui#high-contrast .content-group__nav-prev:active,
  html.aui#high-contrast .content-group__nav-prev:focus,
  html.aui#high-contrast .content-group__nav-next:hover,
  html.aui#high-contrast .content-group__nav-next:active,
  html.aui#high-contrast .content-group__nav-next:focus {
    color: #000;
    background: #FFE800; }
  html#high-contrast .content-group__nav-prev,
  html.aui#high-contrast .content-group__nav-prev {
    border-right: 1px #292727 solid; }
  html#high-contrast .content-group__item-image,
  html.aui#high-contrast .content-group__item-image {
    background: #000; }
  html#high-contrast .content-group__item-title,
  html.aui#high-contrast .content-group__item-title {
    color: #FFE800; }
  html#high-contrast .content-group__item-sub-title,
  html.aui#high-contrast .content-group__item-sub-title {
    color: #fff; }
  html#high-contrast .content-group__item-link,
  html.aui#high-contrast .content-group__item-link {
    display: inline-block;
    zoom: 1;
    *display: inline;
    color: #fff;
    background: #000;
    font-family: 'Ubuntu', sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 0.875rem;
    line-height: 1.7142857143;
    padding: 10px 30px;
    border: 1px solid #FFE800;
    -webkit-transition: all 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
    transition: all 0.2s cubic-bezier(0.39, 0.575, 0.565, 1); }
  html#high-contrast .content-group__item-link:hover, html#high-contrast .content-group__item-link:active, html#high-contrast .content-group__item-link:focus,
  html.aui#high-contrast .content-group__item-link:hover,
  html.aui#high-contrast .content-group__item-link:active,
  html.aui#high-contrast .content-group__item-link:focus {
    color: #000;
    border-color: #FFE800;
    background: #FFE800; }
  html#high-contrast .main-socials,
  html.aui#high-contrast .main-socials {
    border-top: 3px solid #FFE800; }
  html#high-contrast .main-socials__heading,
  html.aui#high-contrast .main-socials__heading {
    color: #fff; }
  html#high-contrast .main-socials__item,
  html.aui#high-contrast .main-socials__item {
    color: #FFE800; }
  html#high-contrast .main-socials__item .icon,
  html.aui#high-contrast .main-socials__item .icon {
    color: #fff;
    background: #000; }
  html#high-contrast .main-socials__item:hover .icon, html#high-contrast .main-socials__item:active .icon, html#high-contrast .main-socials__item:focus .icon,
  html.aui#high-contrast .main-socials__item:hover .icon,
  html.aui#high-contrast .main-socials__item:active .icon,
  html.aui#high-contrast .main-socials__item:focus .icon {
    color: #000;
    background: #FFE800; }
  html#high-contrast .main-socials__item:hover .main-socials__item-text, html#high-contrast .main-socials__item:active .main-socials__item-text, html#high-contrast .main-socials__item:focus .main-socials__item-text,
  html.aui#high-contrast .main-socials__item:hover .main-socials__item-text,
  html.aui#high-contrast .main-socials__item:active .main-socials__item-text,
  html.aui#high-contrast .main-socials__item:focus .main-socials__item-text {
    color: #fff; }
  html#high-contrast .main-socials__item-text,
  html.aui#high-contrast .main-socials__item-text {
    color: #FFE800; }
  html#high-contrast .main-footer,
  html.aui#high-contrast .main-footer {
    background: #0f0e0e url("/uj-lift-theme/css/../images/footer-world-map-clear.png") top right no-repeat;
    border-bottom: 3px solid #FFE800; }
  html#high-contrast .main-footer:before,
  html.aui#high-contrast .main-footer:before {
    color: #fff; }
  html#high-contrast .footer-top-bar,
  html.aui#high-contrast .footer-top-bar {
    color: #fff; }
  html#high-contrast .footer-top-bar__logos:before,
  html.aui#high-contrast .footer-top-bar__logos:before {
    background: #FFE800; }
  html#high-contrast .footer-top-bar__nav, html#high-contrast .footer-top-bar__nav-mobile,
  html.aui#high-contrast .footer-top-bar__nav,
  html.aui#high-contrast .footer-top-bar__nav-mobile {
    border-left: 1px solid #0f0e0e;
    border-right: 1px solid #0f0e0e; }
  html#high-contrast .footer-top-bar__nav a:before, html#high-contrast .footer-top-bar__nav-mobile a:before,
  html.aui#high-contrast .footer-top-bar__nav a:before,
  html.aui#high-contrast .footer-top-bar__nav-mobile a:before {
    background: #fff; }
  html#high-contrast .footer-top-bar__adress a:before,
  html.aui#high-contrast .footer-top-bar__adress a:before {
    background: #fff; }
  html#high-contrast .footer-bottom-bar,
  html.aui#high-contrast .footer-bottom-bar {
    color: #fff;
    border-top: 1px solid #0f0e0e; }
  html#high-contrast .footer-bottom-bar a,
  html.aui#high-contrast .footer-bottom-bar a {
    color: #FFE800; }
  html#high-contrast .footer-bottom-bar__agency a:before,
  html.aui#high-contrast .footer-bottom-bar__agency a:before {
    background: #fff; }
  html#high-contrast .tooltip,
  html.aui#high-contrast .tooltip {
    color: #000;
    background: #FFE800;
    border: 1px #FFE800 solid; }
  html#high-contrast .tooltip:before, html#high-contrast .tooltip:after,
  html.aui#high-contrast .tooltip:before,
  html.aui#high-contrast .tooltip:after {
    padding: 0;
    border-top: 0 solid transparent !important;
    border-bottom: 0 solid transparent !important; }
  html#high-contrast .tooltip--left:before,
  html.aui#high-contrast .tooltip--left:before {
    border-left: 8px solid #FFE800; }
  html#high-contrast .tooltip--left:after,
  html.aui#high-contrast .tooltip--left:after {
    border-left: 8px solid #FFE800; }
  html#high-contrast .tooltip--right:before,
  html.aui#high-contrast .tooltip--right:before {
    border-right: 8px solid #FFE800; }
  html#high-contrast .tooltip--right:after,
  html.aui#high-contrast .tooltip--right:after {
    border-right: 8px solid #FFE800; }
  html#high-contrast .breadcrumb,
  html.aui#high-contrast .breadcrumb {
    background-color: #111; }
  html#high-contrast .breadcrumb > li,
  html.aui#high-contrast .breadcrumb > li {
    text-shadow: none; }
  html#high-contrast .main-breadcrumbs,
  html.aui#high-contrast .main-breadcrumbs {
    border-bottom: 1px #FFE800 solid; }
  html#high-contrast .breadcrumbs li:before,
  html.aui#high-contrast .breadcrumbs li:before {
    color: #fff; }
  html#high-contrast .breadcrumbs a,
  html.aui#high-contrast .breadcrumbs a {
    color: #fff; }
  html#high-contrast .breadcrumbs a:hover, html#high-contrast .breadcrumbs a:active, html#high-contrast .breadcrumbs a:focus,
  html.aui#high-contrast .breadcrumbs a:hover,
  html.aui#high-contrast .breadcrumbs a:active,
  html.aui#high-contrast .breadcrumbs a:focus {
    color: #FFE800; }
  html#high-contrast .breadcrumbs .active a,
  html.aui#high-contrast .breadcrumbs .active a {
    color: #FFE800; }
  html#high-contrast .main-aside__menu,
  html.aui#high-contrast .main-aside__menu {
    border-top: 3px #FFE800 solid;
    border-right: 1px #000 solid;
    border-bottom: 1px #000 solid;
    border-left: 1px #000 solid; }
  html#high-contrast .main-aside__menu li:after,
  html.aui#high-contrast .main-aside__menu li:after {
    background: #000; }
  html#high-contrast .main-aside__menu li.active a,
  html.aui#high-contrast .main-aside__menu li.active a {
    color: #000;
    background: #FFE800; }
  html#high-contrast .main-aside__menu ul a,
  html.aui#high-contrast .main-aside__menu ul a {
    color: #FFE800; }
  html#high-contrast .main-aside__menu ul a:hover, html#high-contrast .main-aside__menu ul a:active, html#high-contrast .main-aside__menu ul a:focus,
  html.aui#high-contrast .main-aside__menu ul a:hover,
  html.aui#high-contrast .main-aside__menu ul a:active,
  html.aui#high-contrast .main-aside__menu ul a:focus {
    color: #000;
    background: #FFE800; }
  html#high-contrast .main-aside__menu-title,
  html.aui#high-contrast .main-aside__menu-title {
    color: #fff;
    background: #292727; }
  html#high-contrast .main-aside__menu-title:before,
  html.aui#high-contrast .main-aside__menu-title:before {
    color: #FFE800; }
  html#high-contrast .main-aside__menu--open .main-aside__menu-title,
  html.aui#high-contrast .main-aside__menu--open .main-aside__menu-title {
    color: #fff;
    background: #000; }
  html#high-contrast .main-aside__menu--open .main-aside__menu-title:before,
  html.aui#high-contrast .main-aside__menu--open .main-aside__menu-title:before {
    color: #000; }
  html#high-contrast .article__content,
  html.aui#high-contrast .article__content {
    color: #fff; }
  html#high-contrast .article h1, html#high-contrast .article h2, html#high-contrast .article__content h3, html#high-contrast .article__content h4, html#high-contrast .article__content h5, html#high-contrast .article__content h6,
  html.aui#high-contrast .article h1,
  html.aui#high-contrast .article h2,
  html.aui#high-contrast .article__content h3,
  html.aui#high-contrast .article__content h4,
  html.aui#high-contrast .article__content h5,
  html.aui#high-contrast .article__content h6 {
    color: #FFE800; }
  html#high-contrast .article__content h1, html#high-contrast .article__content h2, html#high-contrast .article__content h3, html#high-contrast .article__content h4, html#high-contrast .article__content h5, html#high-contrast .article__content h6,
  html.aui#high-contrast .article__content h1,
  html.aui#high-contrast .article__content h2,
  html.aui#high-contrast .article__content h3,
  html.aui#high-contrast .article__content h4,
  html.aui#high-contrast .article__content h5,
  html.aui#high-contrast .article__content h6 {
    color: #FFE800; }
  html#high-contrast .article__content a,
  html.aui#high-contrast .article__content a {
    color: #FFE800; }
  html#high-contrast .article__content a:hover, html#high-contrast .article__content a:active, html#high-contrast .article__content a:focus,
  html.aui#high-contrast .article__content a:hover,
  html.aui#high-contrast .article__content a:active,
  html.aui#high-contrast .article__content a:focus {
    color: #FFE800; }
  html#high-contrast .article__content blockquote,
  html.aui#high-contrast .article__content blockquote {
    color: #fff;
    border-top: 2px #292727 solid;
    border-bottom: 2px #000 solid;
    background: none; }
  html#high-contrast .article__content blockquote p,
  html.aui#high-contrast .article__content blockquote p {
    background: none; }
  html#high-contrast .article__content blockquote footer,
  html.aui#high-contrast .article__content blockquote footer {
    color: #FFE800; }
  html#high-contrast .article__content ul li:before,
  html.aui#high-contrast .article__content ul li:before {
    color: #FFE800; }
  html#high-contrast .article__content table,
  html.aui#high-contrast .article__content table {
    border-top: 2px #292727 solid;
    border-right: 1px #000 solid;
    border-left: 1px #000 solid; }
  html#high-contrast .article__content table th,
  html.aui#high-contrast .article__content table th {
    background: #000;
    color: #fff; }
  html#high-contrast .article__content table th, html#high-contrast .article__content table td,
  html.aui#high-contrast .article__content table th,
  html.aui#high-contrast .article__content table td {
    border-bottom: 1px #000 solid;
    border-left: 1px #000 solid; }
  html#high-contrast .article__download-item,
  html.aui#high-contrast .article__download-item {
    border-top: 1px #fff solid; }
  html#high-contrast .article__download-item:hover .article__download-item-icon, html#high-contrast .article__download-item:active .article__download-item-icon, html#high-contrast .article__download-item:focus .article__download-item-icon,
  html.aui#high-contrast .article__download-item:hover .article__download-item-icon,
  html.aui#high-contrast .article__download-item:active .article__download-item-icon,
  html.aui#high-contrast .article__download-item:focus .article__download-item-icon {
    color: #000;
    background: #FFE800;
    border-color: #FFE800; }
  html#high-contrast .article__download-item .article__download-item-title,
  html.aui#high-contrast .article__download-item .article__download-item-title {
    color: #FFE800; }
  html#high-contrast .article__download-item:first-child,
  html.aui#high-contrast .article__download-item:first-child {
    border-top: none; }
  html#high-contrast .article__download-item-title,
  html.aui#high-contrast .article__download-item-title {
    color: #fff; }
  html#high-contrast .article__download-item-icon,
  html.aui#high-contrast .article__download-item-icon {
    color: #fff;
    border: 1px #fff solid; }
  html#high-contrast .article__gallery-item,
  html.aui#high-contrast .article__gallery-item {
    background: #000; }
  html#high-contrast .article__gallery-item--placeholder,
  html.aui#high-contrast .article__gallery-item--placeholder {
    position: relative;
    color: #fff;
    text-decoration: none;
    text-align: left; }
  html#high-contrast .article__gallery-item--placeholder span,
  html.aui#high-contrast .article__gallery-item--placeholder span {
    color: #fff;
    background: #000; }
  html#high-contrast .article__gallery-item--placeholder span:before,
  html.aui#high-contrast .article__gallery-item--placeholder span:before {
    color: #FFE800;
    background: #000; }
  html#high-contrast .article__date,
  html.aui#high-contrast .article__date {
    color: #FFE800;
    border-top: 1px #fff solid;
    border-bottom: 1px #fff solid; }
  html#high-contrast .article__tags,
  html.aui#high-contrast .article__tags {
    color: #FFE800; }
  html#high-contrast .article__tags-list,
  html.aui#high-contrast .article__tags-list {
    color: #fff; }
  html#high-contrast .article__tags-list a,
  html.aui#high-contrast .article__tags-list a {
    color: #fff; }
  html#high-contrast .article__tags-list a:hover, html#high-contrast .article__tags-list a:active, html#high-contrast .article__tags-list a:focus,
  html.aui#high-contrast .article__tags-list a:hover,
  html.aui#high-contrast .article__tags-list a:active,
  html.aui#high-contrast .article__tags-list a:focus {
    color: #FFE800; }
  html#high-contrast .article__socials li a,
  html.aui#high-contrast .article__socials li a {
    color: #fff;
    border-top: 1px #fff solid;
    border-right: 1px #fff solid;
    border-bottom: 1px #fff solid; }
  html#high-contrast .article__socials li a:hover, html#high-contrast .article__socials li a:active, html#high-contrast .article__socials li a:focus,
  html.aui#high-contrast .article__socials li a:hover,
  html.aui#high-contrast .article__socials li a:active,
  html.aui#high-contrast .article__socials li a:focus {
    color: #000;
    background: #FFE800; }
  html#high-contrast .article__socials li:first-child a,
  html.aui#high-contrast .article__socials li:first-child a {
    border-left: 1px #fff solid; }
  html#high-contrast .article__related-post,
  html.aui#high-contrast .article__related-post {
    color: #FFE800;
    background: #292727; }
  html#high-contrast .article__related-post:hover .article__related-post-text, html#high-contrast .article__related-post:active .article__related-post-text, html#high-contrast .article__related-post:focus .article__related-post-text,
  html.aui#high-contrast .article__related-post:hover .article__related-post-text,
  html.aui#high-contrast .article__related-post:active .article__related-post-text,
  html.aui#high-contrast .article__related-post:focus .article__related-post-text {
    color: #fff; }
  html#high-contrast .article__related-post-image,
  html.aui#high-contrast .article__related-post-image {
    background: #000; }
  html#high-contrast .article__related-post-text,
  html.aui#high-contrast .article__related-post-text {
    color: #ffe800; }
  html#high-contrast .article__related-post-text:before,
  html.aui#high-contrast .article__related-post-text:before {
    color: #fff; }
  html#high-contrast .article__related-post-text:after,
  html.aui#high-contrast .article__related-post-text:after {
    border-right: 8px solid transparent;
    border-bottom: 8px solid #292727; }
  html#high-contrast .article__section-title,
  html.aui#high-contrast .article__section-title {
    color: #FFE800;
    border-bottom: 2px #000 solid; }
  html#high-contrast .article__section-content,
  html.aui#high-contrast .article__section-content {
    border-bottom: 2px #000 solid; }
  html#high-contrast .post-folded__title,
  html.aui#high-contrast .post-folded__title {
    color: #FFE800;
    background: #292727; }
  html#high-contrast .post-folded__title:hover,
  html.aui#high-contrast .post-folded__title:hover {
    background: #FFE800;
    color: #292727; }
  html#high-contrast .post-folded__text,
  html.aui#high-contrast .post-folded__text {
    color: #fff;
    font-family: 'Ubuntu', sans-serif; }
  html#high-contrast .page-heading__title,
  html.aui#high-contrast .page-heading__title {
    color: #fff;
    border-top: 3px #FFE800 solid; }
  html#high-contrast .page-heading__title span,
  html.aui#high-contrast .page-heading__title span {
    background: #000; }
  html#high-contrast .page-sub-heading__title,
  html.aui#high-contrast .page-sub-heading__title {
    border-bottom: 1px #fff solid;
    color: #FFE800; }
  html#high-contrast .post-excerpt,
  html.aui#high-contrast .post-excerpt {
    border-top: 2px #000 solid; }
  html#high-contrast .post-excerpt:first-child,
  html.aui#high-contrast .post-excerpt:first-child {
    border-top: none; }
  html#high-contrast .post-excerpt--condensed, html#high-contrast .post-excerpt--person, html#high-contrast .post-excerpt--calendar,
  html.aui#high-contrast .post-excerpt--condensed,
  html.aui#high-contrast .post-excerpt--person,
  html.aui#high-contrast .post-excerpt--calendar {
    border-top: 1px #000 solid; }
  html#high-contrast .post-excerpt--condensed:first-child, html#high-contrast .post-excerpt--person:first-child, html#high-contrast .post-excerpt--calendar:first-child,
  html.aui#high-contrast .post-excerpt--condensed:first-child,
  html.aui#high-contrast .post-excerpt--person:first-child,
  html.aui#high-contrast .post-excerpt--calendar:first-child {
    border-top: none; }
  html#high-contrast .post-excerpt--person,
  html.aui#high-contrast .post-excerpt--person {
    border-top: 1px #000 solid; }
  html#high-contrast .post-excerpt--person .post-excerpt__title a,
  html.aui#high-contrast .post-excerpt--person .post-excerpt__title a {
    color: #fff; }
  html#high-contrast .post-excerpt--person .post-excerpt__sub-title,
  html.aui#high-contrast .post-excerpt--person .post-excerpt__sub-title {
    color: #FFE800; }
  html#high-contrast .post-excerpt--calendar,
  html.aui#high-contrast .post-excerpt--calendar {
    border-top: 1px #000 solid; }
  html#high-contrast .post-excerpt--calendar .post-excerpt__title,
  html.aui#high-contrast .post-excerpt--calendar .post-excerpt__title {
    color: #292727; }
  html#high-contrast .post-excerpt--calendar .post-excerpt__title a,
  html.aui#high-contrast .post-excerpt--calendar .post-excerpt__title a {
    color: #292727; }
  html#high-contrast .post-excerpt--calendar .post-excerpt__sub-title,
  html.aui#high-contrast .post-excerpt--calendar .post-excerpt__sub-title {
    color: #FFE800; }
  html#high-contrast .post-excerpt--calendar .post-excerpt__sub-title a,
  html.aui#high-contrast .post-excerpt--calendar .post-excerpt__sub-title a {
    color: #FFE800; }
  html#high-contrast .post-excerpt--calendar .post-excerpt__sub-title a:hover, html#high-contrast .post-excerpt--calendar .post-excerpt__sub-title a:active, html#high-contrast .post-excerpt--calendar .post-excerpt__sub-title a:focus,
  html.aui#high-contrast .post-excerpt--calendar .post-excerpt__sub-title a:hover,
  html.aui#high-contrast .post-excerpt--calendar .post-excerpt__sub-title a:active,
  html.aui#high-contrast .post-excerpt--calendar .post-excerpt__sub-title a:focus {
    color: #292727; }
  html#high-contrast .post-excerpt__image,
  html.aui#high-contrast .post-excerpt__image {
    background: #000; }
  html#high-contrast .post-excerpt__add-to-calendar,
  html.aui#high-contrast .post-excerpt__add-to-calendar {
    color: #fff;
    background: #000; }
  html#high-contrast .post-excerpt__add-to-calendar:hover, html#high-contrast .post-excerpt__add-to-calendar:active, html#high-contrast .post-excerpt__add-to-calendar:focus,
  html.aui#high-contrast .post-excerpt__add-to-calendar:hover,
  html.aui#high-contrast .post-excerpt__add-to-calendar:active,
  html.aui#high-contrast .post-excerpt__add-to-calendar:focus {
    color: #FFE800; }
  html#high-contrast .add-to-calendar__wrapper,
  html.aui#high-contrast .add-to-calendar__wrapper {
    background: #000; }
  html#high-contrast .add-to-calendar__item,
  html.aui#high-contrast .add-to-calendar__item {
    color: #fff;
    border-bottom: 1px #fff solid; }
  html#high-contrast .add-to-calendar__item:hover, html#high-contrast .add-to-calendar__item:active, html#high-contrast .add-to-calendar__item:focus,
  html.aui#high-contrast .add-to-calendar__item:hover,
  html.aui#high-contrast .add-to-calendar__item:active,
  html.aui#high-contrast .add-to-calendar__item:focus {
    background: #FFE800;
    color: #000; }
  html#high-contrast .add-to-calendar__item-text,
  html.aui#high-contrast .add-to-calendar__item-text {
    opacity: 1;
    filter: alpha(opacity=100); }
  html#high-contrast .post-excerpt__add-to-calendar-plus,
  html.aui#high-contrast .post-excerpt__add-to-calendar-plus {
    background: url("/uj-lift-theme/css/../images/add-to-calendar-plus.png") no-repeat; }
  html#high-contrast .post-excerpt__category,
  html.aui#high-contrast .post-excerpt__category {
    color: #fff; }
  html#high-contrast .post-excerpt__title a,
  html.aui#high-contrast .post-excerpt__title a {
    color: #FFE800;
    font-family: 'Libre Baskerville', serif; }
  html#high-contrast .post-excerpt__title-gray,
  html.aui#high-contrast .post-excerpt__title-gray {
    color: #fff; }
  html#high-contrast .post-excerpt__sub-title,
  html.aui#high-contrast .post-excerpt__sub-title {
    color: #fff; }
  html#high-contrast .post-excerpt__text,
  html.aui#high-contrast .post-excerpt__text {
    color: #fff;
    font-family: 'Libre Baskerville', serif; }
  html#high-contrast .post-excerpt__link,
  html.aui#high-contrast .post-excerpt__link {
    display: inline-block;
    zoom: 1;
    *display: inline;
    color: #fff;
    background: #000;
    font-family: 'Ubuntu', sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 0.875rem;
    line-height: 1.7142857143;
    padding: 10px 30px;
    border: 1px solid #FFE800;
    -webkit-transition: all 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
    transition: all 0.2s cubic-bezier(0.39, 0.575, 0.565, 1); }
  html#high-contrast .post-excerpt__link:hover, html#high-contrast .post-excerpt__link:active, html#high-contrast .post-excerpt__link:focus,
  html.aui#high-contrast .post-excerpt__link:hover,
  html.aui#high-contrast .post-excerpt__link:active,
  html.aui#high-contrast .post-excerpt__link:focus {
    color: #000;
    border-color: #FFE800;
    background: #FFE800; }
  html#high-contrast .post-excerpt__text-link,
  html.aui#high-contrast .post-excerpt__text-link {
    color: #fff; }
  html#high-contrast .post-excerpt__text-link:hover, html#high-contrast .post-excerpt__text-link:active, html#high-contrast .post-excerpt__text-link:focus,
  html.aui#high-contrast .post-excerpt__text-link:hover,
  html.aui#high-contrast .post-excerpt__text-link:active,
  html.aui#high-contrast .post-excerpt__text-link:focus {
    color: #FFE800; }
  html#high-contrast .post-excerpt-groups__title,
  html.aui#high-contrast .post-excerpt-groups__title {
    border: 1px #000 solid; }
  html#high-contrast .post-excerpt-group,
  html.aui#high-contrast .post-excerpt-group {
    border-bottom: 1px #000 solid; }
  html#high-contrast .post-excerpt-group__title,
  html.aui#high-contrast .post-excerpt-group__title {
    background: #292727; }
  html#high-contrast .post-excerpt-group__title .icon,
  html.aui#high-contrast .post-excerpt-group__title .icon {
    color: #fff; }
  html#high-contrast .post-excerpt-group__title:before,
  html.aui#high-contrast .post-excerpt-group__title:before {
    color: #fff; }
  html#high-contrast .post-excerpt-group--open .post-excerpt-group__title,
  html.aui#high-contrast .post-excerpt-group--open .post-excerpt-group__title {
    background: #000;
    color: #fff; }
  html#high-contrast .post-excerpt-group--open .post-excerpt-group__title:before,
  html.aui#high-contrast .post-excerpt-group--open .post-excerpt-group__title:before {
    color: #fff; }
  html#high-contrast .post-excerpt-group--open .post-excerpt-group__title .icon,
  html.aui#high-contrast .post-excerpt-group--open .post-excerpt-group__title .icon {
    color: #fff; }
  html#high-contrast a.post-excerpt__show_all,
  html#high-contrast a.post-excerpt__show_all:link,
  html.aui#high-contrast a.post-excerpt__show_all,
  html.aui#high-contrast a.post-excerpt__show_all:link {
    color: #FFF;
    background: #000 none repeat scroll 0 0;
    border: 1px solid #FFE800;
    transition: all 0.2s cubic-bezier(0.39, 0.575, 0.565, 1) 0s; }
  html#high-contrast a.post-excerpt__show_all:hover,
  html#high-contrast a.post-excerpt__show_all:active,
  html#high-contrast a.post-excerpt__show_all:focus,
  html.aui#high-contrast a.post-excerpt__show_all:hover,
  html.aui#high-contrast a.post-excerpt__show_all:active,
  html.aui#high-contrast a.post-excerpt__show_all:focus {
    color: #000;
    border-color: #FFE800;
    background: #FFE800 none repeat scroll 0 0; }
  html#high-contrast .calendar,
  html.aui#high-contrast .calendar {
    background: #292727; }
  html#high-contrast .calendar__big-arrow,
  html.aui#high-contrast .calendar__big-arrow {
    color: #FFE800; }
  html#high-contrast .calendar__aside,
  html.aui#high-contrast .calendar__aside {
    background: #292727; }
  html#high-contrast .calendar__current-day-wrapper,
  html.aui#high-contrast .calendar__current-day-wrapper {
    border: 2px #000 solid; }
  html#high-contrast .calendar__current-day-top,
  html.aui#high-contrast .calendar__current-day-top {
    border-bottom: 2px #000 solid; }
  html#high-contrast .calendar__current-day-top:before, html#high-contrast .calendar__current-day-top:after,
  html.aui#high-contrast .calendar__current-day-top:before,
  html.aui#high-contrast .calendar__current-day-top:after {
    background: #000; }
  html#high-contrast .calendar__current-day,
  html.aui#high-contrast .calendar__current-day {
    color: #FFE800; }
  html#high-contrast .calendar__current-day-name,
  html.aui#high-contrast .calendar__current-day-name {
    color: #FFE800; }
  html#high-contrast .calendar__current-day-date,
  html.aui#high-contrast .calendar__current-day-date {
    color: #fff; }
  html#high-contrast .calendar__add-event,
  html.aui#high-contrast .calendar__add-event {
    display: inline-block;
    zoom: 1;
    *display: inline;
    color: #fff;
    background: #000;
    font-family: 'Ubuntu', sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 0.875rem;
    line-height: 1.7142857143;
    padding: 10px 30px;
    border: 1px solid #FFE800;
    -webkit-transition: all 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
    transition: all 0.2s cubic-bezier(0.39, 0.575, 0.565, 1); }
  html#high-contrast .calendar__add-event:hover, html#high-contrast .calendar__add-event:active, html#high-contrast .calendar__add-event:focus,
  html.aui#high-contrast .calendar__add-event:hover,
  html.aui#high-contrast .calendar__add-event:active,
  html.aui#high-contrast .calendar__add-event:focus {
    color: #000;
    border-color: #FFE800;
    background: #FFE800; }
  html#high-contrast .calendar__wrapper,
  html.aui#high-contrast .calendar__wrapper {
    border: 1px #000 solid;
    color: #fff;
    background: #292727; }
  html#high-contrast .calendar__prev, html#high-contrast .calendar__next,
  html.aui#high-contrast .calendar__prev,
  html.aui#high-contrast .calendar__next {
    color: #c3c3c3; }
  html#high-contrast .calendar__prev:hover, html#high-contrast .calendar__prev:active, html#high-contrast .calendar__prev:focus, html#high-contrast .calendar__next:hover, html#high-contrast .calendar__next:active, html#high-contrast .calendar__next:focus,
  html.aui#high-contrast .calendar__prev:hover,
  html.aui#high-contrast .calendar__prev:active,
  html.aui#high-contrast .calendar__prev:focus,
  html.aui#high-contrast .calendar__next:hover,
  html.aui#high-contrast .calendar__next:active,
  html.aui#high-contrast .calendar__next:focus {
    color: #000;
    background: #FFE800; }
  html#high-contrast .calendar__month,
  html.aui#high-contrast .calendar__month {
    color: #c3c3c3; }
  html#high-contrast .calendar__day,
  html.aui#high-contrast .calendar__day {
    background: #000;
    color: #fff; }
  html#high-contrast .calendar__day:hover, html#high-contrast .calendar__day:active, html#high-contrast .calendar__day:focus,
  html.aui#high-contrast .calendar__day:hover,
  html.aui#high-contrast .calendar__day:active,
  html.aui#high-contrast .calendar__day:focus {
    color: #000;
    background: #FFE800;
    opacity: 1;
    filter: alpha(opacity=100); }
  html#high-contrast .calendar__day.today,
  html.aui#high-contrast .calendar__day.today {
    background: #FFE800;
    color: #000; }
  html#high-contrast .event-section__icon,
  html.aui#high-contrast .event-section__icon {
    color: #fff; }
  html#high-contrast .event-section__list-title,
  html.aui#high-contrast .event-section__list-title {
    color: #fff; }
  html#high-contrast .person,
  html.aui#high-contrast .person {
    border-bottom: 1px #fff solid; }
  html#high-contrast .person__image,
  html.aui#high-contrast .person__image {
    background: #000; }
  html#high-contrast .person__title,
  html.aui#high-contrast .person__title {
    color: #FFE800; }
  html#high-contrast .person__section-title,
  html.aui#high-contrast .person__section-title {
    color: #FFE800; }
  html#high-contrast .person__section-content,
  html.aui#high-contrast .person__section-content {
    color: #fff; }
  html#high-contrast .link-box__wrapper,
  html.aui#high-contrast .link-box__wrapper {
    background: #000; }
  html#high-contrast .link-box__wrapper:before,
  html.aui#high-contrast .link-box__wrapper:before {
    background: #fff; }
  html#high-contrast .link-box__title,
  html.aui#high-contrast .link-box__title {
    color: #fff;
    background: #000; }
  html#high-contrast .link-box__button,
  html.aui#high-contrast .link-box__button {
    display: inline-block;
    zoom: 1;
    *display: inline;
    color: #fff;
    background: #000;
    font-family: 'Ubuntu', sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 0.875rem;
    line-height: 1.7142857143;
    padding: 10px 30px;
    border: 1px solid #FFE800;
    -webkit-transition: all 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
    transition: all 0.2s cubic-bezier(0.39, 0.575, 0.565, 1); }
  html#high-contrast .link-box__button:hover, html#high-contrast .link-box__button:active, html#high-contrast .link-box__button:focus,
  html.aui#high-contrast .link-box__button:hover,
  html.aui#high-contrast .link-box__button:active,
  html.aui#high-contrast .link-box__button:focus {
    color: #000;
    border-color: #FFE800;
    background: #FFE800; }
  html#high-contrast .link-box__background,
  html.aui#high-contrast .link-box__background {
    background: #292727; }
  html#high-contrast .logo-grid--blue .logo-grid__item,
  html.aui#high-contrast .logo-grid--blue .logo-grid__item {
    outline: 1px #000 solid;
    background: #0f0e0e; }
  html#high-contrast .logo-grid--blue .logo-grid__item:hover, html#high-contrast .logo-grid--blue .logo-grid__item:active, html#high-contrast .logo-grid--blue .logo-grid__item:focus,
  html.aui#high-contrast .logo-grid--blue .logo-grid__item:hover,
  html.aui#high-contrast .logo-grid--blue .logo-grid__item:active,
  html.aui#high-contrast .logo-grid--blue .logo-grid__item:focus {
    outline: 1px #000 solid; }
  html#high-contrast .logo-grid--blue .logo-grid__item-content,
  html.aui#high-contrast .logo-grid--blue .logo-grid__item-content {
    color: #fff; }
  html#high-contrast .logo-grid--blue .logo-grid__item-icon,
  html.aui#high-contrast .logo-grid--blue .logo-grid__item-icon {
    color: #FFE800; }
  html#high-contrast .logo-grid__item,
  html.aui#high-contrast .logo-grid__item {
    outline: 1px #000 solid;
    background: #292727; }
  html#high-contrast .logo-grid__item:hover, html#high-contrast .logo-grid__item:active, html#high-contrast .logo-grid__item:focus,
  html.aui#high-contrast .logo-grid__item:hover,
  html.aui#high-contrast .logo-grid__item:active,
  html.aui#high-contrast .logo-grid__item:focus {
    outline: 1px #000 solid; }
  html#high-contrast .highlight-container,
  html.aui#high-contrast .highlight-container {
    background: #292727;
    color: #fff; }
  html#high-contrast .highlight-container--dark-blue,
  html.aui#high-contrast .highlight-container--dark-blue {
    background: #0f0e0e; }
  html#high-contrast .highlight-container--gray,
  html.aui#high-contrast .highlight-container--gray {
    background: #292727;
    color: #fff; }
  html#high-contrast .highlight-container__heading,
  html.aui#high-contrast .highlight-container__heading {
    border-bottom: 3px #fff solid; }
  html#high-contrast .border-list-wrapper .border-list-icon,
  html.aui#high-contrast .border-list-wrapper .border-list-icon {
    border: 1px #0f0e0e solid; }
  html#high-contrast .border-list--dark-blue .border-list__item,
  html.aui#high-contrast .border-list--dark-blue .border-list__item {
    border-bottom: 1px #0f0e0e solid; }
  html#high-contrast .border-list--dark-blue .border-list__item:first-child,
  html.aui#high-contrast .border-list--dark-blue .border-list__item:first-child {
    border-top: 1px #0f0e0e solid; }
  html#high-contrast .border-list--light-gray,
  html.aui#high-contrast .border-list--light-gray {
    color: #fff; }
  html#high-contrast .border-list--light-gray .border-list__item,
  html.aui#high-contrast .border-list--light-gray .border-list__item {
    border-bottom: 1px #000 solid; }
  html#high-contrast .border-list--light-gray .border-list__item:first-child,
  html.aui#high-contrast .border-list--light-gray .border-list__item:first-child {
    border-top: 1px #000 solid; }
  html#high-contrast .border-list--light-gray .border-list__gray-text,
  html.aui#high-contrast .border-list--light-gray .border-list__gray-text {
    color: #FFE800; }
  html#high-contrast .border-list--light-gray .border-list__item--highlight,
  html.aui#high-contrast .border-list--light-gray .border-list__item--highlight {
    color: #fff; }
  html#high-contrast .border-list--light-gray ul li:before,
  html.aui#high-contrast .border-list--light-gray ul li:before {
    color: #FFE800; }
  html#high-contrast .border-list__item,
  html.aui#high-contrast .border-list__item {
    border-bottom: 1px #0f0e0e solid; }
  html#high-contrast .border-list__item:first-child,
  html.aui#high-contrast .border-list__item:first-child {
    border-top: 1px #0f0e0e solid; }
  html#high-contrast .pagination,
  html.aui#high-contrast .pagination {
    border-top: 1px #000 solid;
    color: #fff; }
  html#high-contrast .pagination__list li,
  html.aui#high-contrast .pagination__list li {
    border-bottom: 1px #000 solid;
    border-right: 1px #000 solid; }
  html#high-contrast .pagination__list li:first-child,
  html.aui#high-contrast .pagination__list li:first-child {
    border-left: 1px #000 solid; }
  html#high-contrast .pagination__list a,
  html.aui#high-contrast .pagination__list a {
    color: #fff; }
  html#high-contrast .pagination__list a:hover, html#high-contrast .pagination__list a:active, html#high-contrast .pagination__list a:focus,
  html.aui#high-contrast .pagination__list a:hover,
  html.aui#high-contrast .pagination__list a:active,
  html.aui#high-contrast .pagination__list a:focus {
    color: #000;
    background: #FFE800; }
  html#high-contrast .pagination__list .active a,
  html.aui#high-contrast .pagination__list .active a {
    color: #000;
    background: #FFE800; }
  html#high-contrast .pagination__prev, html#high-contrast .pagination__next,
  html.aui#high-contrast .pagination__prev,
  html.aui#high-contrast .pagination__next {
    color: #fff; }
  html#high-contrast .pagination__prev:hover, html#high-contrast .pagination__prev:active, html#high-contrast .pagination__prev:focus, html#high-contrast .pagination__next:hover, html#high-contrast .pagination__next:active, html#high-contrast .pagination__next:focus,
  html.aui#high-contrast .pagination__prev:hover,
  html.aui#high-contrast .pagination__prev:active,
  html.aui#high-contrast .pagination__prev:focus,
  html.aui#high-contrast .pagination__next:hover,
  html.aui#high-contrast .pagination__next:active,
  html.aui#high-contrast .pagination__next:focus {
    color: #000;
    background: #FFE800; }
  html#high-contrast .pagination__prev,
  html.aui#high-contrast .pagination__prev {
    border-right: 1px #000 solid; }
  html#high-contrast .statistics,
  html.aui#high-contrast .statistics {
    background: #000; }
  html#high-contrast .statistics__heading,
  html.aui#high-contrast .statistics__heading {
    border-bottom: 1px #FFE800 solid; }
  html#high-contrast .faculty__map-info,
  html.aui#high-contrast .faculty__map-info {
    background: #292727;
    color: #fff; }
  html#high-contrast .faculty__section-title,
  html.aui#high-contrast .faculty__section-title {
    border-top: 1px #fff solid;
    border-bottom: 1px #fff solid; }
  html#high-contrast .faculty__section-content,
  html.aui#high-contrast .faculty__section-content {
    color: #fff;
    border-bottom: 1px #fff solid; }
  html#high-contrast .faculty__description,
  html.aui#high-contrast .faculty__description {
    color: #fff; }
  html#high-contrast .faculty__contact-info a,
  html.aui#high-contrast .faculty__contact-info a {
    color: #fff; }
  html#high-contrast .faculty__contact-info a:hover, html#high-contrast .faculty__contact-info a:active, html#high-contrast .faculty__contact-info a:focus,
  html.aui#high-contrast .faculty__contact-info a:hover,
  html.aui#high-contrast .faculty__contact-info a:active,
  html.aui#high-contrast .faculty__contact-info a:focus {
    color: #FFE800; }
  html#high-contrast .faculty__gray-text,
  html.aui#high-contrast .faculty__gray-text {
    color: #fff; }
  html#high-contrast .faculty__box-link,
  html.aui#high-contrast .faculty__box-link {
    color: #fff;
    background: #000; }
  html#high-contrast .faculty__box-link:hover .faculty__box-link-text, html#high-contrast .faculty__box-link:active .faculty__box-link-text, html#high-contrast .faculty__box-link:focus .faculty__box-link-text,
  html.aui#high-contrast .faculty__box-link:hover .faculty__box-link-text,
  html.aui#high-contrast .faculty__box-link:active .faculty__box-link-text,
  html.aui#high-contrast .faculty__box-link:focus .faculty__box-link-text {
    color: #FFE800; }
  html#high-contrast .faculty__box-link-text,
  html.aui#high-contrast .faculty__box-link-text {
    background-color: #000;
    border: 1px solid #fff; }
  html#high-contrast .faculty__box-link-image,
  html.aui#high-contrast .faculty__box-link-image {
    background: #000; }
  html#high-contrast .faculty__box-link-text-highlight,
  html.aui#high-contrast .faculty__box-link-text-highlight {
    color: #FFE800; }
  html#high-contrast .faculty__side-list-items,
  html.aui#high-contrast .faculty__side-list-items {
    border-color: #000; }
  html#high-contrast .faculty__side-list-item,
  html.aui#high-contrast .faculty__side-list-item {
    border-color: #000; }
  html#high-contrast .faculty__side-list-item-title,
  html.aui#high-contrast .faculty__side-list-item-title {
    color: #fff; }
  html#high-contrast .related-pages,
  html.aui#high-contrast .related-pages {
    border-top: 1px #fff solid; }
  html#high-contrast .related-pages__list li:before,
  html.aui#high-contrast .related-pages__list li:before {
    color: #fff; }
  html#high-contrast .related-pages__list a,
  html.aui#high-contrast .related-pages__list a {
    color: #fff; }
  html#high-contrast .related-pages__list a:hover,
  html#high-contrast .related-pages__list a:active,
  html#high-contrast .related-pages__list a:focus,
  html.aui#high-contrast .related-pages__list a:hover,
  html.aui#high-contrast .related-pages__list a:active,
  html.aui#high-contrast .related-pages__list a:focus {
    color: #FFE800; }
  html#high-contrast .chosen-container-single .chosen-single,
  html.aui#high-contrast .chosen-container-single .chosen-single {
    border: 1px solid #FFE800;
    background-color: #292727;
    color: #fff; }
  html#high-contrast .chosen-container-single .chosen-single div b,
  html.aui#high-contrast .chosen-container-single .chosen-single div b {
    color: #fff; }
  html#high-contrast .chosen-container .chosen-drop,
  html.aui#high-contrast .chosen-container .chosen-drop {
    border: #FFE800;
    background: #000; }
  html#high-contrast .chosen-container .chosen-results,
  html.aui#high-contrast .chosen-container .chosen-results {
    color: #fff; }
  html#high-contrast .chosen-container .chosen-results li.highlighted,
  html.aui#high-contrast .chosen-container .chosen-results li.highlighted {
    color: #FFE800; }
  html#high-contrast .main-header--fixed .header-main-bar__wrapper,
  html.aui#high-contrast .main-header--fixed .header-main-bar__wrapper {
    background: #1B1B1B;
    border-bottom: 3px #FFE800 solid; }
  html#high-contrast .header-main-bar__nav-wrapper .child-menu a:hover,
  html#high-contrast .header-main-bar__nav-wrapper .child-menu a:active,
  html#high-contrast .header-main-bar__nav-wrapper .child-menu a:focus,
  html.aui#high-contrast .header-main-bar__nav-wrapper .child-menu a:hover,
  html.aui#high-contrast .header-main-bar__nav-wrapper .child-menu a:active,
  html.aui#high-contrast .header-main-bar__nav-wrapper .child-menu a:focus {
    opacity: .9;
    filter: alpha(opacity=90);
    background: #FFE800;
    color: #000; }
  html#high-contrast .header-main-bar__nav-wrapper .child-menu__item-right,
  html.aui#high-contrast .header-main-bar__nav-wrapper .child-menu__item-right {
    border-left: 1px solid #373737; }
  html#high-contrast .nav-menu li a,
  html.aui#high-contrast .nav-menu li a {
    color: #fff;
    background: #292727; }
  html#high-contrast .nav-menu li a.selected,
  html.aui#high-contrast .nav-menu li a.selected {
    color: #000;
    background: #fff; }
  html#high-contrast .pika-single,
  html.aui#high-contrast .pika-single {
    color: #fff;
    background: #000;
    border: 1px solid #FFE800; }
  html#high-contrast .pika-label,
  html.aui#high-contrast .pika-label {
    color: #fff;
    background-color: #000; }
  html#high-contrast .pika-table th,
  html.aui#high-contrast .pika-table th {
    color: #fff;
    font-size: 12px;
    line-height: 25px;
    font-weight: bold;
    text-align: center; }
  html#high-contrast .pika-button,
  html.aui#high-contrast .pika-button {
    color: #fff;
    background: #292727; }
  html#high-contrast .pika-button:hover,
  html.aui#high-contrast .pika-button:hover {
    color: #000 !important;
    background: #FFE800 !important; }
  html#high-contrast .leaflet-control a,
  html.aui#high-contrast .leaflet-control a {
    color: #ffe800;
    background-color: #292727; }
  html#high-contrast .leaflet-control:hover a,
  html.aui#high-contrast .leaflet-control:hover a {
    color: #292727;
    background-color: #ffe800; }
  html#high-contrast .portlet-msg-info, html#high-contrast .portlet-msg-success, html#high-contrast .portlet-msg-error, html#high-contrast .portlet-msg-alert,
  html.aui#high-contrast .portlet-msg-info,
  html.aui#high-contrast .portlet-msg-success,
  html.aui#high-contrast .portlet-msg-error,
  html.aui#high-contrast .portlet-msg-alert {
    color: #fff;
    background-color: #292727;
    border-color: #ffe800; }
  html#high-contrast .control-group.error .control-label,
  html.aui#high-contrast .control-group.error .control-label {
    color: #ffe800; }
  html#high-contrast .control-group.error .form-validator-stack.help-inline,
  html.aui#high-contrast .control-group.error .form-validator-stack.help-inline {
    color: #ffe800; }
  html#high-contrast .control-group.error .checkbox,
  html.aui#high-contrast .control-group.error .checkbox {
    color: #ffe800; }
  html#high-contrast .control-group.success .control-label,
  html.aui#high-contrast .control-group.success .control-label {
    color: #fff; }
  html#high-contrast .control-group.success .checkbox,
  html.aui#high-contrast .control-group.success .checkbox {
    color: #fff; }
  html#high-contrast .portlet-content .alert.alert-success, html#high-contrast .portlet-content .alert.alert-error,
  html.aui#high-contrast .portlet-content .alert.alert-success,
  html.aui#high-contrast .portlet-content .alert.alert-error {
    background-color: #000;
    border-color: #ffe800;
    color: #fff; }
  html#high-contrast .lfr-pagination a,
  html.aui#high-contrast .lfr-pagination a {
    background-color: #292727; }
  html#high-contrast .lfr-pagination .lfr-pagination-config a,
  html.aui#high-contrast .lfr-pagination .lfr-pagination-config a {
    background-image: none;
    text-shadow: none; }

/** end of #high-contrast */
/* ---------- Obsluga RWD poprzez Alloyowe viewporty ---------- */
html.view-lt320 #wrapper, html.view-320 #wrapper {
  min-width: 320px; }

html.view-480 #wrapper {
  min-width: 480px; }

html.view-720 #wrapper {
  min-width: 720px; }

html.view-960 #wrapper {
  min-width: 960px; }

@media all and (max-width: 175px) {
  html.mm-opening .mm-slideout {
    -webkit-transform: translate(140px, 0);
    -ms-transform: translate(140px, 0);
    transform: translate(140px, 0); } }
@media all and (min-width: 550px) {
  html.mm-opening .mm-slideout {
    -webkit-transform: translate(440px, 0);
    -ms-transform: translate(440px, 0);
    transform: translate(440px, 0); } }
/* --------- min 1210 -------------*/
@media (min-width: 1210px) {
  html .footer-top-bar__adress, html.aui .footer-top-bar__adress {
    padding: 0 50px;
    width: 40%;
    float: left; }
  html .footer-top-bar__adress a, html.aui .footer-top-bar__adress a {
    white-space: normal;
    position: relative;
    line-height: 1rem; } }
/* --------- max 1210 -------------*/
@media (max-width: 1210px) {
  html .header-top-bar__nav a, html.aui .header-top-bar__nav a {
    padding: 0 10px; }
  html .header-top-bar__option-wrapper--text-size, html.aui .header-top-bar__option-wrapper--text-size {
    padding: 0 10px; }
  html .header-top-bar__option-wrapper--lang, html.aui .header-top-bar__option-wrapper--lang {
    padding-top: 25px; }
  html .header-top-bar__option-wrapper--text-size, html.aui .header-top-bar__option-wrapper--text-size {
    min-width: 90px; }
  html .header-main-bar__nav-wrapper nav > ul > li > a, html.aui .header-main-bar__nav-wrapper nav > ul > li > a {
    padding-right: 25px; }
  html .header-main-bar__nav-wrapper nav > ul > li > a:before, html.aui .header-main-bar__nav-wrapper nav > ul > li > a:before {
    margin-top: -9px;
    right: 8px;
    font-size: 1rem; }
  html .calendar__header-day, html.aui .calendar__header-day {
    margin-left: 16px; }
  html .calendar__day, html.aui .calendar__day {
    margin-left: 16px;
    margin-bottom: 7px; }
  html .main-footer:before, html.aui .main-footer:before {
    display: none; }
  html .footer-top-bar__uj-logo, html.aui .footer-top-bar__uj-logo {
    text-align: center;
    margin-bottom: 0;
    width: 45%;
    margin-left: 2rem;
    float: left; }
  html .footer-top-bar__hr-logo,
  html .footer-top-bar__idub-logo,
  html .footer-top-bar__unaeuropa-logo,
  html .footer-top-bar__solaris-logo,
  html .footer-top-bar__ptpk-logo,
  html .footer-top-bar__clrf-logo,
  html .footer-top-bar__erasmusplus-logo, html.aui .footer-top-bar__hr-logo,
  html.aui .footer-top-bar__idub-logo,
  html.aui .footer-top-bar__unaeuropa-logo,
  html.aui .footer-top-bar__solaris-logo,
  html.aui .footer-top-bar__ptpk-logo,
  html.aui .footer-top-bar__clrf-logo,
  html.aui .footer-top-bar__erasmusplus-logo {
    text-align: center;
    margin-bottom: 0;
    float: left; }
  html .footer-top-bar__solaris-logo, html.aui .footer-top-bar__solaris-logo {
    width: 45%;
    height: 70px;
    margin: 1.5rem 0 0 0;
    float: left; }
  html .footer-top-bar__ptpk-logo, html.aui .footer-top-bar__ptpk-logo {
    width: 45%;
    height: 70px;
    margin: 1.5rem 0 0 0;
    float: left; }
  html .en_GB .footer-top-bar__uj-logo,
  html .en_US .footer-top-bar__uj-logo, html.aui .en_GB .footer-top-bar__uj-logo,
  html.aui .en_US .footer-top-bar__uj-logo {
    width: 45%;
    height: 95px; }
  html .en_GB .footer-top-bar__solaris-logo,
  html .en_US .footer-top-bar__solaris-logo, html.aui .en_GB .footer-top-bar__solaris-logo,
  html.aui .en_US .footer-top-bar__solaris-logo {
    width: 45%;
    height: 90px;
    float: left;
    margin: 1rem 0 0 0; }
  html .en_GB .footer-top-bar__clrf-logo,
  html .en_US .footer-top-bar__clrf-logo, html.aui .en_GB .footer-top-bar__clrf-logo,
  html.aui .en_US .footer-top-bar__clrf-logo {
    width: 50%;
    height: 70px;
    float: left;
    margin: 1rem 0 0 0; }
  html .en_GB .footer-top-bar__erasmusplus-logo,
  html .en_US .footer-top-bar__erasmusplus-logo, html.aui .en_GB .footer-top-bar__erasmusplus-logo,
  html.aui .en_US .footer-top-bar__erasmusplus-logo {
    width: 100% !important;
    height: 50px;
    float: left;
    margin: 1rem 0 0.5rem 0; }
  html .footer-top-bar__jcj-logo, html.aui .footer-top-bar__jcj-logo {
    width: 45%;
    height: 70px;
    margin: 1.5rem 0 0 0;
    float: left; }
  html .footer-top-bar__logos, html.aui .footer-top-bar__logos {
    width: 60%;
    float: left; }
  html .footer-top-bar__logos:before, html.aui .footer-top-bar__logos:before {
    width: 100%;
    float: left; }
  html .footer-top-bar__group, html.aui .footer-top-bar__group {
    width: 100%;
    float: left; }
  html .footer-top-bar__nav, html.aui .footer-top-bar__nav {
    border-left: none;
    border-right: none;
    border-top: 1px solid #34546e;
    border-bottom: 1px solid #34546e;
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    width: 100%;
    float: left; }
  html .footer-top-bar__adress, html.aui .footer-top-bar__adress {
    padding: 0 30px;
    float: left;
    margin-right: 4.1666666667%; }
  html .footer-top-bar__adress a, html.aui .footer-top-bar__adress a {
    white-space: normal; } }
/* --------- view-gt960 -------------*/
@media all and (min-width: 960px) {
  html .main-header--fixed .header-top-bar, html.aui .main-header--fixed .header-top-bar {
    margin-bottom: 110px; }
  html .main-header--fixed .header-main-bar, html.aui .main-header--fixed .header-main-bar {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100; }
  html .main-header--fixed .header-main-bar__wrapper, html.aui .main-header--fixed .header-main-bar__wrapper {
    max-width: 1430px;
    margin: 0 auto;
    background: #fff;
    position: relative;
    border-bottom: 0 #e0e0e0 solid;
    transition: border .3s linear; }
  html .wrapperFull .main-header--fixed .header-main-bar__wrapper, html.aui .wrapperFull .main-header--fixed .header-main-bar__wrapper {
    max-width: 100%; }
  html .main-header--small .header-main-bar .header-main-bar__heading, html.aui .main-header--small .header-main-bar .header-main-bar__heading {
    height: 4.375rem; }
  html .main-header--fixed .header-main-bar__nav-wrapper nav > ul > li > a:before, html.aui .main-header--fixed .header-main-bar__nav-wrapper nav > ul > li > a:before {
    right: 6px; }
  html .main-header--small .header-main-bar__rp-eagle, html.aui .main-header--small .header-main-bar__rp-eagle {
    width: 40px;
    height: 45px;
    background-position: left bottom;
    margin-right: 8px; }
  html .main-header--small .header-main-bar__logo,
  html .main-header--small .header-main-bar__logo-blank, html.aui .main-header--small .header-main-bar__logo,
  html.aui .main-header--small .header-main-bar__logo-blank {
    width: 120px;
    height: 52px;
    background-position: left bottom; }
  html .main-header--small .header-main-bar__sygnet-uj, html.aui .main-header--small .header-main-bar__sygnet-uj {
    width: 32px;
    height: 50px;
    background-position: left bottom;
    margin-right: 0; }
  html .main-header--small .header-main-bar__bip_logo, html.aui .main-header--small .header-main-bar__bip_logo {
    width: 120px;
    height: 45px;
    background-position: left bottom; }
  html .main-header--small .header-main-bar__solaris_logo, html.aui .main-header--small .header-main-bar__solaris_logo {
    width: 120px;
    height: 45px;
    background-position: left bottom;
    margin-left: 1rem; }
  html .en_GB .main-header--small .header-main-bar__solaris_logo,
  html .en_US .main-header--small .header-main-bar__solaris_logo, html.aui .en_GB .main-header--small .header-main-bar__solaris_logo,
  html.aui .en_US .main-header--small .header-main-bar__solaris_logo {
    width: 126px;
    height: 45px;
    background-position: left bottom;
    margin-left: 1rem; }
  html .main-header--small .header-main-bar__ptpk_logo, html.aui .main-header--small .header-main-bar__ptpk_logo {
    width: 105px;
    height: 50px;
    background-position: left bottom;
    margin-left: 0.5rem; }
  html .en_GB .main-header--small .header-main-bar__clrf_logo,
  html .en_US .main-header--small .header-main-bar__clrf_logo, html.aui .en_GB .main-header--small .header-main-bar__clrf_logo,
  html.aui .en_US .main-header--small .header-main-bar__clrf_logo {
    width: 145px;
    height: 50px;
    background-position: left bottom;
    margin-left: 0.5rem; }
  html .main-header--small .header-main-bar__mcb_logo, html.aui .main-header--small .header-main-bar__mcb_logo {
    width: 151px;
    height: 42px;
    background-position: left bottom;
    margin-left: 1rem; }
  html .en_GB .main-header--small .header-main-bar__mcb_logo,
  html .en_US .main-header--small .header-main-bar__mcb_logo, html.aui .en_GB .main-header--small .header-main-bar__mcb_logo,
  html.aui .en_US .main-header--small .header-main-bar__mcb_logo {
    width: 151px;
    height: 42px;
    background-position: left bottom;
    margin-left: 1rem; }
  html .main-header--small .header-main-bar__quantumoptics11_logo, html.aui .main-header--small .header-main-bar__quantumoptics11_logo {
    width: 155px;
    height: 50px; }
  html .main-header--small .header-main-bar__jcj_logo, html.aui .main-header--small .header-main-bar__jcj_logo {
    width: 95px;
    height: 45px;
    background-position: left bottom;
    margin-left: 1rem; }
  html .main-header--small .header-main-bar__bj_logo, html.aui .main-header--small .header-main-bar__bj_logo {
    width: 120px;
    height: 50px;
    background-position: left bottom;
    margin-left: 1rem; }
  html .main-header--small .header-main-bar__krswk_logo, html.aui .main-header--small .header-main-bar__krswk_logo {
    width: 68px;
    height: 50px;
    background-position: left bottom; }
  html .main-header--small .header-main-bar__misjaUJ_logo, html.aui .main-header--small .header-main-bar__misjaUJ_logo {
    width: 125px;
    height: 38px;
    background-position: left bottom;
    margin-left: 1rem; }
  html .main-header--small .header-main-bar__ptbk_logo, html.aui .main-header--small .header-main-bar__ptbk_logo {
    width: 40px;
    height: 50px;
    background-position: left bottom;
    margin-left: 0.25rem; }
  html .main-header--small .header-main-bar__lll_logo, html.aui .main-header--small .header-main-bar__lll_logo {
    width: 75px;
    height: 47px;
    background-position: left bottom;
    margin-left: 1.5rem; }
  html .main-header--small .header-main-bar__heading, html.aui .main-header--small .header-main-bar__heading {
    padding: .5rem 0; }
  html .main-header--small .header-main-bar__wrapper, html.aui .main-header--small .header-main-bar__wrapper {
    border-bottom: 3px #e0e0e0 solid; }
  html .main-header--small .header-main-bar__nav-wrapper nav > ul, html.aui .main-header--small .header-main-bar__nav-wrapper nav > ul {
    height: 4.375rem; }
  html .main-header--small .header-main-bar__nav-wrapper nav > ul > li > a, html.aui .main-header--small .header-main-bar__nav-wrapper nav > ul > li > a {
    padding: 20px 35px 20px 10px; }
  html .main-header--small .header-main-bar__nav-wrapper nav > ul > li > a.menu-item-alone, html.aui .main-header--small .header-main-bar__nav-wrapper nav > ul > li > a.menu-item-alone {
    padding: 20px 10px; }
  html #facultyUJ,
  html #facultyCMUJ,
  html #communityUJ,
  html #communityCMUJ,
  html #communityBIP, html.aui #facultyUJ,
  html.aui #facultyCMUJ,
  html.aui #communityUJ,
  html.aui #communityCMUJ,
  html.aui #communityBIP {
    display: none; }
  html #communityUJtop,
  html #communityCMUJtop, html.aui #communityUJtop,
  html.aui #communityCMUJtop {
    width: 60%;
    float: left;
    overflow-wrap: break-word; }
  html #communityUJtop h1,
  html #communityCMUJtop h1, html.aui #communityUJtop h1,
  html.aui #communityCMUJtop h1 {
    font-size: 1.25rem;
    font-weight: normal;
    margin: 0;
    padding: 15px 0 0 0;
    display: block;
    max-width: 900px;
    line-height: 20px; }
  html #communityUJtop .homepage-faculty-bar,
  html #communityCMUJtop .homepage-faculty-bar, html.aui #communityUJtop .homepage-faculty-bar,
  html.aui #communityCMUJtop .homepage-faculty-bar {
    color: #c8d8e7;
    font-size: 0.875rem;
    font-weight: normal;
    margin: 0;
    padding: 5px 0 0 0;
    display: block;
    max-width: 900px;
    line-height: 14px; }
  html #facultyUJtop,
  html #facultyCMUJtop, html.aui #facultyUJtop,
  html.aui #facultyCMUJtop {
    margin: 0;
    padding: 25px 0 0 0;
    display: inline-block;
    max-width: 900px; }
  html #facultyUJtop h1,
  html #facultyCMUJtop h1, html.aui #facultyUJtop h1,
  html.aui #facultyCMUJtop h1 {
    font-size: 1.375rem;
    font-weight: normal; }
  html #communityUJtop a:hover, html #communityUJtop a:active, html #communityUJtop a:focus,
  html #communityCMUJtop a:hover, html #communityCMUJtop a:active, html #communityCMUJtop a:focus,
  html #facultyUJtop a:hover, html #facultyUJtop a:active, html #facultyUJtop a:focus,
  html #facultyCMUJtop a:hover, html #facultyCMUJtop a:active, html #facultyCMUJtop a:focus, html.aui #communityUJtop a:hover, html.aui #communityUJtop a:active, html.aui #communityUJtop a:focus,
  html.aui #communityCMUJtop a:hover, html.aui #communityCMUJtop a:active, html.aui #communityCMUJtop a:focus,
  html.aui #facultyUJtop a:hover, html.aui #facultyUJtop a:active, html.aui #facultyUJtop a:focus,
  html.aui #facultyCMUJtop a:hover, html.aui #facultyCMUJtop a:active, html.aui #facultyCMUJtop a:focus {
    color: #f8c53a; }
  html .article__related-post, html.aui .article__related-post {
    display: block;
    width: 23.5%;
    margin-left: 2%;
    float: left; }

  /*aui*/ }
/*screen*/
/* ------------- zakres 960 - 1100 --------- */
@media all and (min-width: 960px) and (max-width: 1100px) {
  html #navigation, html.aui #navigation {
    display: block; }
  html .header-main-bar__nav-wrapper, html.aui .header-main-bar__nav-wrapper {
    max-width: 90%; }
  html .header-main-bar__rp-eagle, html.aui .header-main-bar__rp-eagle {
    display: inline-block;
    width: 55px;
    height: 60px;
    background: url("/uj-lift-theme/css/../images/orzel.svg") no-repeat;
    background-position: bottom left;
    background-size: contain;
    transition: all .3s linear;
    margin-right: 1rem; }
  html .main-header--small .header-main-bar__rp-eagle, html.aui .main-header--small .header-main-bar__rp-eagle {
    width: 40px;
    height: 40px;
    background-position: bottom left;
    margin-right: .5rem; }
  html .header-main-bar__logo, html .header-main-bar__logo-blank,
  html .pl_PL .header-main-bar__logo, html .pl_PL .header-main-bar__logo-blank,
  html .ru_RU .header-main-bar__logo, html .ru_RU .header-main-bar__logo-blank,
  html .zh_CN .header-main-bar__logo, html .zh_CN .header-main-bar__logo-blank,
  html .zh_TW .header-main-bar__logo, html .zh_TW .header-main-bar__logo-blank,
  html .en_GB .header-main-bar__logo, html .en_GB .header-main-bar__logo-blank,
  html .en_US .header-main-bar__logo, html .en_US .header-main-bar__logo-blank,
  html .de_DE .header-main-bar__logo, html .de_DE .header-main-bar__logo-blank,
  html .fr_FR .header-main-bar__logo, html .fr_FR .header-main-bar__logo-blank,
  html .it_IT .header-main-bar__logo, html .it_IT .header-main-bar__logo-blank,
  html .pt_BR .header-main-bar__logo, html .pt_BR .header-main-bar__logo-blank,
  html .pt_PT .header-main-bar__logo, html .pt_PT .header-main-bar__logo-blank,
  html .sv_SE .header-main-bar__logo, html .sv_SE .header-main-bar__logo-blank,
  html .sk_SK .header-main-bar__logo, html .sk_SK .header-main-bar__logo-blank,
  html .uk_UA .header-main-bar__logo, html .uk_UA .header-main-bar__logo-blank,
  html .tr_TR .header-main-bar__logo, html .tr_TR .header-main-bar__logo-blank,
  html .hi_IN .header-main-bar__logo, html .hi_IN .header-main-bar__logo-blank,
  html .ur_PK .header-main-bar__logo, html .ur_PK .header-main-bar__logo-blank, html.aui .header-main-bar__logo, html.aui .header-main-bar__logo-blank,
  html.aui .pl_PL .header-main-bar__logo, html.aui .pl_PL .header-main-bar__logo-blank,
  html.aui .ru_RU .header-main-bar__logo, html.aui .ru_RU .header-main-bar__logo-blank,
  html.aui .zh_CN .header-main-bar__logo, html.aui .zh_CN .header-main-bar__logo-blank,
  html.aui .zh_TW .header-main-bar__logo, html.aui .zh_TW .header-main-bar__logo-blank,
  html.aui .en_GB .header-main-bar__logo, html.aui .en_GB .header-main-bar__logo-blank,
  html.aui .en_US .header-main-bar__logo, html.aui .en_US .header-main-bar__logo-blank,
  html.aui .de_DE .header-main-bar__logo, html.aui .de_DE .header-main-bar__logo-blank,
  html.aui .fr_FR .header-main-bar__logo, html.aui .fr_FR .header-main-bar__logo-blank,
  html.aui .it_IT .header-main-bar__logo, html.aui .it_IT .header-main-bar__logo-blank,
  html.aui .pt_BR .header-main-bar__logo, html.aui .pt_BR .header-main-bar__logo-blank,
  html.aui .pt_PT .header-main-bar__logo, html.aui .pt_PT .header-main-bar__logo-blank,
  html.aui .sv_SE .header-main-bar__logo, html.aui .sv_SE .header-main-bar__logo-blank,
  html.aui .sk_SK .header-main-bar__logo, html.aui .sk_SK .header-main-bar__logo-blank,
  html.aui .uk_UA .header-main-bar__logo, html.aui .uk_UA .header-main-bar__logo-blank,
  html.aui .tr_TR .header-main-bar__logo, html.aui .tr_TR .header-main-bar__logo-blank,
  html.aui .hi_IN .header-main-bar__logo, html.aui .hi_IN .header-main-bar__logo-blank,
  html.aui .ur_PK .header-main-bar__logo, html.aui .ur_PK .header-main-bar__logo-blank {
    background: url("/uj-lift-theme/css/../images/logotypes/uj-blank.svg") no-repeat;
    background-position: bottom left;
    background-size: contain;
    display: inline-block;
    width: 50px;
    height: 70px;
    transition: all .3s linear; }
  html .main-header--small .header-main-bar__logo,
  html .main-header--small .header-main-bar__logo-blank, html.aui .main-header--small .header-main-bar__logo,
  html.aui .main-header--small .header-main-bar__logo-blank {
    width: 32px;
    height: 52px;
    background-position: bottom left; }
  html .header-top-bar__nav a, html.aui .header-top-bar__nav a {
    padding: 0 9px; }

  /*aui*/ }
/*screen END OF 960 - 1100*/
/* --------- view-960 --------------- */
html.view-960 .footer-top-bar__uj-logo {
  max-width: 100%; }

/* --------- view-lt960 --------------- */
@media all and (max-width: 960px) {
  html, html.aui {
    /* navigation for mobile - at the bottom  */ }
    html .aui-w75 .portlet-column-last, html.aui .aui-w75 .portlet-column-last {
      padding-left: 0; }
    html .aui-w75 .portlet-column-first, html.aui .aui-w75 .portlet-column-first {
      padding-right: 0; }
    html #main-content-for-skip, html.aui #main-content-for-skip {
      display: flex;
      flex-direction: column; }
    html .aui-w75, html.aui .aui-w75 {
      -webkit-box-ordinal-group: 1;
      /* OLD - iOS 6-, Safari 3.1-6 */
      -moz-box-ordinal-group: 1;
      /* OLD - Firefox 19- */
      -ms-flex-order: 1;
      /* TWEENER - IE 10 */
      -webkit-order: 1;
      /* NEW - Chrome */
      order: 1;
      /* NEW, Spec - Opera 12.1, Firefox 20+ */ }
    html .aui-w25, html.aui .aui-w25 {
      -webkit-box-ordinal-group: 2;
      /* OLD - iOS 6-, Safari 3.1-6 */
      -moz-box-ordinal-group: 2;
      /* OLD - Firefox 19- */
      -ms-flex-order: 2;
      /* TWEENER - IE 10 */
      -webkit-order: 2;
      /* NEW - Chrome */
      order: 2;
      /* NEW, Spec - Opera 12.1, Firefox 20+ */ }
    html .portlet-column, html.aui .portlet-column {
      display: block !important;
      width: 100% !important;
      margin: 0 0 0 0; }
    html .portlet-column-content, html.aui .portlet-column-content {
      padding: 0 !important; }
    html .portlet-navigation, html.aui .portlet-navigation {
      display: block; }
    html .nav-menu ul, html.aui .nav-menu ul {
      display: flex;
      flex-flow: column; }
    html .nav-menu ul.level-1 > li, html.aui .nav-menu ul.level-1 > li {
      margin: 0 0 1rem 0;
      border: 1px #e0e0e0 solid;
      border-top: 3px #f8c53a solid; }
    html .nav-menu li a, html.aui .nav-menu li a {
      margin-bottom: 10px; }
    html .header-top-bar__option-wrapper--text-size,
    html .header-top-bar__option-wrapper--contrast,
    html .header-top-bar__option-wrapper--login,
    html .header-top-bar__option-wrapper--lang,
    html .header-top-bar__option-wrapper--mobile-menu, html.aui .header-top-bar__option-wrapper--text-size,
    html.aui .header-top-bar__option-wrapper--contrast,
    html.aui .header-top-bar__option-wrapper--login,
    html.aui .header-top-bar__option-wrapper--lang,
    html.aui .header-top-bar__option-wrapper--mobile-menu {
      display: block;
      height: 4.375rem;
      line-height: 15px;
      border-right: 1px #004680 solid; }
    html .header-top-bar__nav, html.aui .header-top-bar__nav {
      display: none; }
    html .header-top-bar__options, html.aui .header-top-bar__options {
      width: 100%;
      float: left; }
    html .header-top-bar__option-wrapper,
    html .header-top-bar__option-wrapper--text-size,
    html .header-top-bar__option-wrapper--contrast,
    html .header-top-bar__option-wrapper--login,
    html .header-top-bar__option-wrapper--mobile-menu, html.aui .header-top-bar__option-wrapper,
    html.aui .header-top-bar__option-wrapper--text-size,
    html.aui .header-top-bar__option-wrapper--contrast,
    html.aui .header-top-bar__option-wrapper--login,
    html.aui .header-top-bar__option-wrapper--mobile-menu {
      padding: 0;
      text-align: center; }
    html .header-top-bar__option-wrapper--lang, html.aui .header-top-bar__option-wrapper--lang {
      padding-top: 25px; }
    html .header-top-bar__option-wrapper--text-size, html.aui .header-top-bar__option-wrapper--text-size {
      width: 25%;
      float: left; }
    html .header-top-bar__option-wrapper--contrast, html .header-top-bar__option-wrapper--login, html.aui .header-top-bar__option-wrapper--contrast, html.aui .header-top-bar__option-wrapper--login {
      width: 16.6666666667%;
      float: left; }
    html .header-top-bar__option-wrapper--lang, html.aui .header-top-bar__option-wrapper--lang {
      width: 16.6666666667%;
      float: left;
      min-width: inherit; }
    html .header-top-bar__option-wrapper--mobile-menu, html.aui .header-top-bar__option-wrapper--mobile-menu {
      display: block;
      width: 25%;
      float: left; }
    html .header-top-bar__option-wrapper--mobile-menu span, html.aui .header-top-bar__option-wrapper--mobile-menu span {
      margin-top: -15px;
      /*display:inline-block;*/
      vertical-align: middle;
      text-transform: uppercase; }
    html .header-top-bar__option-wrapper--mobile-menu .icon,
    html .header-top-bar__option-wrapper--mobile-menu .header-top-bar__lang-dropdown:before,
    html .header-top-bar__option-wrapper--mobile-menu .header-main-bar__nav-wrapper nav > ul > li > a:before,
    html .header-main-bar__nav-wrapper .header-top-bar__option-wrapper--mobile-menu nav > ul > li > a:before,
    html .header-top-bar__option-wrapper--mobile-menu .breadcrumbs li:before,
    html .breadcrumbs .header-top-bar__option-wrapper--mobile-menu li:before,
    html .header-top-bar__option-wrapper--mobile-menu .main-aside__menu li.active a:before,
    html .main-aside__menu li.active .header-top-bar__option-wrapper--mobile-menu a:before,
    html .header-top-bar__option-wrapper--mobile-menu .main-aside__menu-title:before, html.aui .header-top-bar__option-wrapper--mobile-menu .icon,
    html.aui .header-top-bar__option-wrapper--mobile-menu .header-top-bar__lang-dropdown:before,
    html.aui .header-top-bar__option-wrapper--mobile-menu .header-main-bar__nav-wrapper nav > ul > li > a:before,
    html.aui .header-main-bar__nav-wrapper .header-top-bar__option-wrapper--mobile-menu nav > ul > li > a:before,
    html.aui .header-top-bar__option-wrapper--mobile-menu .breadcrumbs li:before,
    html.aui .breadcrumbs .header-top-bar__option-wrapper--mobile-menu li:before,
    html.aui .header-top-bar__option-wrapper--mobile-menu .main-aside__menu li.active a:before,
    html.aui .main-aside__menu li.active .header-top-bar__option-wrapper--mobile-menu a:before,
    html.aui .header-top-bar__option-wrapper--mobile-menu .main-aside__menu-title:before {
      height: 4.375rem;
      font-size: 1.625rem;
      line-height: 4.375rem; }
    html .header-top-bar__option, html.aui .header-top-bar__option {
      margin-left: 0;
      text-align: center; }
    html .no-angle .header-top-bar__lang-dropdown, html.aui .no-angle .header-top-bar__lang-dropdown {
      text-align: center;
      padding: 0; }
    html .header-main-bar, html.aui .header-main-bar {
      text-align: center; }
    html .header-main-bar__heading-wrapper, html.aui .header-main-bar__heading-wrapper {
      margin: 0 auto;
      width: 260px;
      overflow: hidden;
      float: none; }
    html .header-main-bar__heading,
    html .header-main-bar__logo, html.aui .header-main-bar__heading,
    html.aui .header-main-bar__logo {
      margin: 0 auto; }
    html .header-main-bar__nav-wrapper, html.aui .header-main-bar__nav-wrapper {
      display: none; }
    html #facultyUJtop,
    html #communityUJtop,
    html #facultyCMUJtop,
    html #communityCMUJtop, html.aui #facultyUJtop,
    html.aui #communityUJtop,
    html.aui #facultyCMUJtop,
    html.aui #communityCMUJtop {
      display: none; }
    html .header-main-bar__heading-wrapper, html.aui .header-main-bar__heading-wrapper {
      margin: 0 auto;
      width: 100%;
      overflow: hidden;
      float: none;
      padding: 20px 0;
      height: auto; }
    html .header-main-bar, html.aui .header-main-bar {
      text-align: center; }
    html .header-main-bar__godlo-uj, html.aui .header-main-bar__godlo-uj {
      display: inline-block;
      margin: 0; }
    html .header-main-bar__rp-eagle, html.aui .header-main-bar__rp-eagle {
      width: 55px;
      height: 60px;
      background-position: left bottom; }
    html .pl_PL .header-main-bar__logo-blank,
    html .ru_RU .header-main-bar__logo-blank,
    html .zh_CN .header-main-bar__logo-blank,
    html .zh_TW .header-main-bar__logo-blank,
    html .en_GB .header-main-bar__logo-blank,
    html .en_US .header-main-bar__logo-blank,
    html .de_DE .header-main-bar__logo-blank,
    html .fr_FR .header-main-bar__logo-blank,
    html .it_IT .header-main-bar__logo-blank,
    html .pt_BR .header-main-bar__logo-blank,
    html .pt_PT .header-main-bar__logo-blank,
    html .sv_SE .header-main-bar__logo-blank,
    html .sk_SK .header-main-bar__logo-blank,
    html .uk_UA .header-main-bar__logo-blank,
    html .tr_TR .header-main-bar__logo-blank,
    html .hi_IN .header-main-bar__logo-blank,
    html .ur_PK .header-main-bar__logo-blank, html.aui .pl_PL .header-main-bar__logo-blank,
    html.aui .ru_RU .header-main-bar__logo-blank,
    html.aui .zh_CN .header-main-bar__logo-blank,
    html.aui .zh_TW .header-main-bar__logo-blank,
    html.aui .en_GB .header-main-bar__logo-blank,
    html.aui .en_US .header-main-bar__logo-blank,
    html.aui .de_DE .header-main-bar__logo-blank,
    html.aui .fr_FR .header-main-bar__logo-blank,
    html.aui .it_IT .header-main-bar__logo-blank,
    html.aui .pt_BR .header-main-bar__logo-blank,
    html.aui .pt_PT .header-main-bar__logo-blank,
    html.aui .sv_SE .header-main-bar__logo-blank,
    html.aui .sk_SK .header-main-bar__logo-blank,
    html.aui .uk_UA .header-main-bar__logo-blank,
    html.aui .tr_TR .header-main-bar__logo-blank,
    html.aui .hi_IN .header-main-bar__logo-blank,
    html.aui .ur_PK .header-main-bar__logo-blank {
      background: url("/uj-lift-theme/css/../images/logotypes/uj-blank.svg") no-repeat;
      background-position: left bottom;
      background-size: contain; }
    html .header-main-bar__logo, html.aui .header-main-bar__logo {
      display: block;
      width: 150px;
      height: 64px;
      transition: all .3s linear; }
    html .header-main-bar__logo-blank, html.aui .header-main-bar__logo-blank {
      display: block;
      width: 45px;
      height: 70px;
      transition: all .3s linear; }
    html .header-main-bar__bip_logo, html.aui .header-main-bar__bip_logo {
      display: inline-block;
      width: 150px;
      height: 53px;
      background: url("/uj-lift-theme/css/../images/logotypes/bip/logo-bip-pl.svg") no-repeat;
      background-position-x: 0;
      background-position-y: 0;
      background-position: center bottom;
      background-size: contain;
      transition: all .3s linear;
      margin: 0 1rem 0 0; }
    html .header-main-bar__logo-polonistyka-rwd, html.aui .header-main-bar__logo-polonistyka-rwd {
      display: inline-block;
      height: 70px;
      background: url(/uj-lift-theme/css/../images/logotypes/polonistyka/logo-polonistyka-blue.svg) no-repeat;
      background-position: left bottom;
      background-size: contain;
      transition: all .3s linear;
      margin: 0 0 0 10px;
      padding: 0 0 0 80px; }
    html #facultyUJ,
    html #facultyCMUJ,
    html #communityUJ,
    html #communityUJ, html.aui #facultyUJ,
    html.aui #facultyCMUJ,
    html.aui #communityUJ,
    html.aui #communityUJ {
      display: inline-block;
      vertical-align: top;
      max-width: 70%;
      word-wrap: break-word;
      padding-top: 20px;
      margin: 0 10px;
      text-align: left; }
    html #communityBIP, html.aui #communityBIP {
      display: block;
      text-align: center;
      width: 100%;
      max-width: 100%;
      word-wrap: break-word;
      padding: 10px;
      margin: 10px 0 0 0;
      font-size: 20px; }
    html #facultyUJ h1,
    html #facultyCMUJ h1,
    html #communityUJ h1,
    html #communityUJ h1, html.aui #facultyUJ h1,
    html.aui #facultyCMUJ h1,
    html.aui #communityUJ h1,
    html.aui #communityUJ h1 {
      margin: 0;
      font-size: 1.125rem;
      line-height: normal; }
    html #facultyUJ .homepage-parent-bar,
    html #facultyCMUJ .homepage-parent-bar,
    html #communityUJ .homepage-parent-bar,
    html #communityUJ .homepage-parent-bar, html.aui #facultyUJ .homepage-parent-bar,
    html.aui #facultyCMUJ .homepage-parent-bar,
    html.aui #communityUJ .homepage-parent-bar,
    html.aui #communityUJ .homepage-parent-bar {
      display: block;
      margin: 0 0 0 0;
      font-size: 1rem;
      line-height: normal;
      color: #6a9fd0; }
    html #communityUJ .homepage-company-bar,
    html #communityCMUJ .homepage-company-bar, html.aui #communityUJ .homepage-company-bar,
    html.aui #communityCMUJ .homepage-company-bar {
      display: block;
      margin: 0 0 0 0;
      font-size: 0.875rem;
      line-height: normal;
      color: #6a9fd0; }
    html .main-content, html.aui .main-content {
      padding-left: 0;
      width: 100%;
      float: left; }
    html .main-aside, html.aui .main-aside {
      width: 100%;
      float: left;
      margin-bottom: 10px; }
    html .main-aside__menu, html.aui .main-aside__menu {
      width: 50%;
      float: left;
      margin-bottom: 20px; }
    html .main-aside__menu:nth-child(odd), html.aui .main-aside__menu:nth-child(odd) {
      clear: left; }
    html .main-aside__menu-title, html.aui .main-aside__menu-title {
      height: 3.4375rem; }
    html .main-aside__menu-title:before, html.aui .main-aside__menu-title:before {
      line-height: .5rem; }
    html .main-slider, html.aui .main-slider {
      height: auto; }
    html .main-slider__item, html.aui .main-slider__item {
      display: none;
      position: relative; }
    html .main-slider__item, html.aui .main-slider__item {
      *zoom: 1; }
    html .main-slider__item:before, html .main-slider__item:after, html.aui .main-slider__item:before, html.aui .main-slider__item:after {
      content: "";
      display: table; }
    html .main-slider__item:after, html.aui .main-slider__item:after {
      clear: both; }
    html .main-slider__item.active, html.aui .main-slider__item.active {
      display: block;
      opacity: 1; }
    html .main-slider__text-wrapper, html.aui .main-slider__text-wrapper {
      float: right;
      width: auto; }
    html .main-slider__text-wrapper:before, html.aui .main-slider__text-wrapper:before {
      display: none; }
    html .main-slider__nav, html.aui .main-slider__nav {
      position: relative;
      bottom: 0;
      text-align: center; }
    html .main-slider__nav li, html.aui .main-slider__nav li {
      display: inline-block;
      zoom: 1;
      *display: inline;
      float: none; }
    html .main-slider__nav a, html.aui .main-slider__nav a {
      color: #005ca7; }
    html a.main-slider__prev, html a.main-slider__next, html.aui a.main-slider__prev, html.aui a.main-slider__next {
      display: none; }
    html .main-slider__item-title, html.aui .main-slider__item-title {
      font-size: 2rem;
      line-height: 1.2; }
    html .main-slider__item-sub-title, html.aui .main-slider__item-sub-title {
      font-size: 1.125rem;
      line-height: 1.3333333333; }
    html .main-slider__item-text, html.aui .main-slider__item-text {
      height: 250px;
      min-height: 250px;
      display: flex;
      flex-direction: column;
      justify-content: center; }
    html .article__related-post, html.aui .article__related-post {
      display: block;
      width: 100%;
      margin-bottom: 20px;
      clear: both;
      min-height: 50px;
      overflow: hidden; }
    html .article__related-post-image, html.aui .article__related-post-image {
      width: 27%;
      display: inline-block;
      vertical-align: middle; }
    html .post-excerpt--calendar .article__related-post-image, html.aui .post-excerpt--calendar .article__related-post-image {
      width: 100%; }
    html .article__related-post-text, html.aui .article__related-post-text {
      display: block;
      float: right;
      width: 72%;
      min-height: 0;
      padding: 20px;
      font-size: 0.975rem;
      font-weight: normal;
      line-height: 1.6;
      font-family: "Libre Baskerville", serif;
      position: relative;
      -webkit-transition: all .3s linear;
      transition: all .3s linear;
      word-wrap: break-word; }
    html .article__related-post-text:before, html .article__related-post-text:after, html.aui .article__related-post-text:before, html.aui .article__related-post-text:after {
      display: none; }
    html .footer-top-bar, html.aui .footer-top-bar {
      padding-bottom: 30px; }
    html .footer-top-bar__logos, html.aui .footer-top-bar__logos {
      width: 100%;
      float: left;
      padding-top: 30px; }
    html .footer-top-bar__logos:before, html.aui .footer-top-bar__logos:before {
      width: 100%; }
    html .footer-top-bar__group, html.aui .footer-top-bar__group {
      margin-top: 30px;
      width: 100%;
      float: left; }
    html .footer-top-bar__nav, html.aui .footer-top-bar__nav {
      border-left: none;
      border-right: none;
      border-top: 1px solid #34546e;
      border-bottom: 1px solid #34546e;
      padding-top: 30px;
      padding-bottom: 30px;
      margin-bottom: 30px;
      width: 100%;
      float: left; }
    html .footer-top-bar__adress, html.aui .footer-top-bar__adress {
      width: 100%;
      float: left; }
    html .footer-top-bar__clrf-logo, html.aui .footer-top-bar__clrf-logo {
      width: 100% !important; }

  /*aui*/ }
/*screen*/
/* --------- max-width: 959px --------------- */
@media all and (max-width: 959px) {
  html .header-top-bar__nav, html.aui .header-top-bar__nav {
    display: none; }
  html .header-main-bar__nav-wrapper, html.aui .header-main-bar__nav-wrapper {
    display: none; }
  html .portlet-layout-wrapper, html.aui .portlet-layout-wrapper {
    display: none; }
  html .portlet-layout-wrapper,
  html .portlet-layout-wrapper,
  html .portlet-layout-wrapper, html.aui .portlet-layout-wrapper,
  html.aui .portlet-layout-wrapper,
  html.aui .portlet-layout-wrapper {
    display: block; }

  /*aui*/ }
/*screen*/
/* --------- view-lt767 --------------- */
@media all and (max-width: 767px) {
  .aui [class*="span"], .aui .uneditable-input[class*="span"], .aui .row-fluid [class*="span"] {
    width: 100% !important; } }
/* --------- view-lt720 --------------- */
@media all and (max-width: 720px) {
  html .main-aside__menu, html.aui .main-aside__menu {
    width: 100%;
    margin-bottom: 10px; }
  html .main-aside__menu-title, html.aui .main-aside__menu-title {
    height: 3.125rem; }
  html .main-aside__menu-title:before, html.aui .main-aside__menu-title:before {
    line-height: .5rem; }
  html .header-top-bar__option-wrapper--contrast .main-aside__menu li.active a:before,
  html .main-aside__menu li.active .header-top-bar__option-wrapper--contrast a:before,
  html .header-top-bar__option-wrapper--contrast .main-aside__menu-title:before, html.aui .header-top-bar__option-wrapper--contrast .main-aside__menu li.active a:before,
  html.aui .main-aside__menu li.active .header-top-bar__option-wrapper--contrast a:before,
  html.aui .header-top-bar__option-wrapper--contrast .main-aside__menu-title:before {
    height: 3.125rem;
    line-height: 3.125rem; }
  html .header-top-bar__option-wrapper--mobile-menu .main-aside__menu li.active a:before,
  html .header-top-bar__option-wrapper--mobile-menu .main-aside__menu-title:before, html.aui .header-top-bar__option-wrapper--mobile-menu .main-aside__menu li.active a:before,
  html.aui .header-top-bar__option-wrapper--mobile-menu .main-aside__menu-title:before {
    height: 3.125rem;
    font-size: 1.25rem;
    line-height: 3.125rem; }
  html .nav-menu li a, html.aui .nav-menu li a {
    width: 100%;
    margin-bottom: 10px; }
  html .header-top-bar__option-wrapper,
  html .header-top-bar__option-wrapper--text-size,
  html .header-top-bar__option-wrapper--contrast,
  html .header-top-bar__option-wrapper--login,
  html .header-top-bar__option-wrapper--lang,
  html .header-top-bar__option-wrapper--mobile-menu, html.aui .header-top-bar__option-wrapper,
  html.aui .header-top-bar__option-wrapper--text-size,
  html.aui .header-top-bar__option-wrapper--contrast,
  html.aui .header-top-bar__option-wrapper--login,
  html.aui .header-top-bar__option-wrapper--lang,
  html.aui .header-top-bar__option-wrapper--mobile-menu {
    height: 3.125rem; }
  html .header-top-bar__option-wrapper--lang, html.aui .header-top-bar__option-wrapper--lang {
    padding-top: 15px; }
  html .header-top-bar__option-wrapper--text-size,
  html .header-top-bar__option-wrapper--contrast, html.aui .header-top-bar__option-wrapper--text-size,
  html.aui .header-top-bar__option-wrapper--contrast {
    display: none;
    width: 50%;
    float: left; }
  html .header-top-bar__option-wrapper--contrast .icon,
  html .header-top-bar__option-wrapper--contrast .header-top-bar__lang-dropdown:before,
  html .header-top-bar__option-wrapper--contrast .header-main-bar__nav-wrapper nav > ul > li > a:before,
  html .header-main-bar__nav-wrapper .aui .header-top-bar__option-wrapper--contrast nav > ul > li > a:before,
  html .header-top-bar__option-wrapper--contrast .breadcrumbs li:before,
  html .breadcrumbs .aui .header-top-bar__option-wrapper--contrast li:before,
  html .header-top-bar__option-wrapper--contrast .main-aside__menu li.active a:before,
  html .main-aside__menu li.active .aui .header-top-bar__option-wrapper--contrast a:before,
  html .header-top-bar__option-wrapper--contrast .main-aside__menu-title:before, html.aui .header-top-bar__option-wrapper--contrast .icon,
  html.aui .header-top-bar__option-wrapper--contrast .header-top-bar__lang-dropdown:before,
  html.aui .header-top-bar__option-wrapper--contrast .header-main-bar__nav-wrapper nav > ul > li > a:before,
  html.aui .header-main-bar__nav-wrapper .aui .header-top-bar__option-wrapper--contrast nav > ul > li > a:before,
  html.aui .header-top-bar__option-wrapper--contrast .breadcrumbs li:before,
  html.aui .breadcrumbs .aui .header-top-bar__option-wrapper--contrast li:before,
  html.aui .header-top-bar__option-wrapper--contrast .main-aside__menu li.active a:before,
  html.aui .main-aside__menu li.active .aui .header-top-bar__option-wrapper--contrast a:before,
  html.aui .header-top-bar__option-wrapper--contrast .main-aside__menu-title:before {
    height: 3.125rem;
    line-height: 3.125rem; }
  html .header-top-bar__option-wrapper--login, html.aui .header-top-bar__option-wrapper--login {
    width: 33.3333333333%;
    float: left; }
  html .header-top-bar__option-wrapper--lang, html.aui .header-top-bar__option-wrapper--lang {
    width: 33.3333333333%;
    float: left; }
  html .header-top-bar__option-wrapper--lang .header-top-bar__option, html.aui .header-top-bar__option-wrapper--lang .header-top-bar__option {
    width: 80%; }
  html .header-top-bar__option-wrapper--lang img, html.aui .header-top-bar__option-wrapper--lang img {
    margin-left: 6px; }
  html .header-top-bar__option-wrapper--mobile-menu, html.aui .header-top-bar__option-wrapper--mobile-menu {
    display: block;
    width: 33.3333333333%;
    float: left; }
  html .header-top-bar__option-wrapper--mobile-menu span, html.aui .header-top-bar__option-wrapper--mobile-menu span {
    margin-top: -11px; }
  html .header-top-bar__option-wrapper--mobile-menu .icon,
  html .header-top-bar__option-wrapper--mobile-menu .header-top-bar__lang-dropdown:before,
  html .header-top-bar__option-wrapper--mobile-menu .header-main-bar__nav-wrapper nav > ul > li > a:before,
  html .header-main-bar__nav-wrapper .aui .header-top-bar__option-wrapper--mobile-menu nav > ul > li > a:before,
  html .header-top-bar__option-wrapper--mobile-menu .breadcrumbs li:before,
  html .breadcrumbs .aui .header-top-bar__option-wrapper--mobile-menu li:before,
  html .header-top-bar__option-wrapper--mobile-menu .main-aside__menu li.active a:before,
  html .main-aside__menu li.active .aui .header-top-bar__option-wrapper--mobile-menu a:before,
  html .header-top-bar__option-wrapper--mobile-menu .main-aside__menu-title:before, html.aui .header-top-bar__option-wrapper--mobile-menu .icon,
  html.aui .header-top-bar__option-wrapper--mobile-menu .header-top-bar__lang-dropdown:before,
  html.aui .header-top-bar__option-wrapper--mobile-menu .header-main-bar__nav-wrapper nav > ul > li > a:before,
  html.aui .header-main-bar__nav-wrapper .aui .header-top-bar__option-wrapper--mobile-menu nav > ul > li > a:before,
  html.aui .header-top-bar__option-wrapper--mobile-menu .breadcrumbs li:before,
  html.aui .breadcrumbs .aui .header-top-bar__option-wrapper--mobile-menu li:before,
  html.aui .header-top-bar__option-wrapper--mobile-menu .main-aside__menu li.active a:before,
  html.aui .main-aside__menu li.active .aui .header-top-bar__option-wrapper--mobile-menu a:before,
  html.aui .header-top-bar__option-wrapper--mobile-menu .main-aside__menu-title:before {
    height: 3.125rem;
    font-size: 1.25rem;
    line-height: 3.125rem; }
  html .no-angle .header-top-bar__lang-option, html.aui .no-angle .header-top-bar__lang-option {
    margin-bottom: 2px; }
  html #facultyUJ,
  html #facultyCMUJ,
  html #communityUJ,
  html #communityCMUJ, html.aui #facultyUJ,
  html.aui #facultyCMUJ,
  html.aui #communityUJ,
  html.aui #communityCMUJ {
    display: inline-block;
    vertical-align: top;
    max-width: 60%;
    word-wrap: break-word;
    padding-top: 28px;
    margin: 0 10px;
    text-align: left; }
  html #facultyUJ h1,
  html #facultyCMUJ h1,
  html #communityUJ h1,
  html #communityCMUJ h1, html.aui #facultyUJ h1,
  html.aui #facultyCMUJ h1,
  html.aui #communityUJ h1,
  html.aui #communityCMUJ h1 {
    margin: 0;
    font-size: 1rem;
    /* 16px */
    line-height: normal; }
  html #facultyUJ .homepage-parent-bar,
  html #facultyCMUJ .homepage-parent-bar,
  html #communityUJ .homepage-parent-bar,
  html #communityUJ .homepage-parent-bar, html.aui #facultyUJ .homepage-parent-bar,
  html.aui #facultyCMUJ .homepage-parent-bar,
  html.aui #communityUJ .homepage-parent-bar,
  html.aui #communityUJ .homepage-parent-bar {
    display: block;
    margin: 0 0 0 0;
    font-size: .875rem;
    /* 14px */
    line-height: normal;
    color: #6a9fd0; }
  html #communityUJ .homepage-company-bar,
  html #communityCMUJ .homepage-company-bar, html.aui #communityUJ .homepage-company-bar,
  html.aui #communityCMUJ .homepage-company-bar {
    display: block;
    margin: 0 0 0 0;
    font-size: 0.75rem;
    /* 12px */
    line-height: normal;
    color: #6a9fd0; }
  html .content-group, html .content-group--even, html.aui .content-group, html.aui .content-group--even {
    width: 100%;
    float: left;
    padding-right: 0; }
  html .content-group--even, html.aui .content-group--even {
    padding-left: 0; }
  html .content-group__item-link, html.aui .content-group__item-link {
    display: block;
    width: 100%;
    text-align: center;
    margin-left: 0; }
  html .main-slider__item-text, html.aui .main-slider__item-text {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 250px;
    min-height: 250px; }
  html .main-slider__item-title, html.aui .main-slider__item-title {
    font-size: 1.75rem; }
  html .article__content blockquote, html.aui .article__content blockquote {
    width: 100%;
    float: none;
    margin: 20px 0; }
  html .article__section-content--gallery, html.aui .article__section-content--gallery {
    text-align: center; }
  html .poster, html.aui .poster {
    width: 100%; }
  html .article__gallery-item--placeholder, html.aui .article__gallery-item--placeholder {
    width: 100%;
    height: 100%;
    position: relative;
    color: #fff;
    text-decoration: none;
    text-align: left; }
  html .article__gallery-item--placeholder span, html.aui .article__gallery-item--placeholder span {
    font-size: 0;
    top: 0; }
  html .article__gallery-item--placeholder span:before, html.aui .article__gallery-item--placeholder span:before {
    top: 20px;
    font-size: 60px; }
  html .article__related-post, html.aui .article__related-post {
    display: block;
    width: 100%;
    margin-bottom: 20px;
    clear: both;
    min-height: 50px;
    overflow: hidden; }
  html .article__related-post-image, html.aui .article__related-post-image {
    width: 27%;
    display: inline-block;
    vertical-align: middle; }
  html .post-excerpt--calendar .article__related-post-image, html.aui .post-excerpt--calendar .article__related-post-image {
    width: 100%; }
  html .article__related-post-text, html.aui .article__related-post-text {
    display: block;
    float: right;
    width: 72%;
    min-height: 0;
    padding: 16px;
    font-size: 0.875rem;
    font-weight: normal;
    line-height: 1.6;
    font-family: "Libre Baskerville", serif;
    position: relative;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
    word-wrap: break-word; }
  html .article__related-post-text:before,
  html .article__related-post-text:after, html.aui .article__related-post-text:before,
  html.aui .article__related-post-text:after {
    display: none; }
  html html.aui .post-excerpt__image img, html.aui html.aui .post-excerpt__image img {
    min-height: 100px; }
  html .calendar__big-arrow, html.aui .calendar__big-arrow {
    width: 100%;
    display: inline-block;
    text-align: center;
    color: #005ca7;
    text-decoration: none;
    font-size: 30px;
    padding: 20px; }
  html .calendar__big-arrow:after, html.aui .calendar__big-arrow:after {
    content: '';
    width: 1px;
    height: 100%;
    min-height: 100%;
    display: inline-block;
    vertical-align: middle; }
  html .calendar__big-arrow i, html.aui .calendar__big-arrow i {
    display: inline-block;
    vertical-align: middle; }
  html .calendar__aside, html.aui .calendar__aside {
    width: 100%;
    padding: 30px; }
  html .calendar__wrapper, html.aui .calendar__wrapper {
    width: 100%;
    padding: 30px 0; }
  html .calendar__current-day-wrapper, html.aui .calendar__current-day-wrapper {
    float: left; }
  html .calendar__current-day-name, html.aui .calendar__current-day-name {
    margin-left: 100px; }
  html .calendar__current-day-date, html.aui .calendar__current-day-date {
    margin-left: 100px; }
  html .calendar__add-event, html.aui .calendar__add-event {
    text-align: center;
    position: relative;
    bottom: 0;
    left: 0;
    margin-top: 20px;
    width: 100%;
    clear: both;
    float: left; }
  html .post-excerpt__image img, html.aui .post-excerpt__image img {
    width: 180px;
    min-height: 100px;
    height: auto; }
  html .post-excerpt__link, html.aui .post-excerpt__link {
    width: 100%;
    text-align: center; }
  html .page-heading, html.aui .page-heading {
    min-height: 0; }
  html .page-heading__title, html.aui .page-heading__title {
    font-size: 2.5rem; }
  html .pagination, html.aui .pagination {
    text-align: center; }
  html .pagination__list, html.aui .pagination__list {
    float: none;
    width: 100%; }
  html .pagination__arrows, html.aui .pagination__arrows {
    display: inline-block;
    float: none;
    *zoom: 1; }
  html .pagination__arrows:before, html.aui .pagination__arrows:before {
    content: "";
    display: table; }
  html .pagination__arrows:after, html.aui .pagination__arrows:after {
    content: "";
    display: table;
    clear: both; }
  html .pagination__prev, html.aui .pagination__prev {
    border-left: 1px #e0e0e0 solid; }
  html .pagination__next, html .pagination__prev, html.aui .pagination__next, html.aui .pagination__prev {
    border-right: 1px #e0e0e0 solid;
    border-bottom: 1px #e0e0e0 solid;
    width: 38px; }
  html .pagination__list li, html.aui .pagination__list li {
    width: 38px; }
  html .main-footer, html.aui .main-footer {
    background-image: none; }
  html .footer-bottom-bar__copyrights, html.aui .footer-bottom-bar__copyrights {
    margin-bottom: 10px; }
  html .footer-top-bar__nav, html.aui .footer-top-bar__nav {
    display: none; }
  html .footer-top-bar__nav-mobile, html.aui .footer-top-bar__nav-mobile {
    display: block;
    width: 100%;
    float: none;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid #34546e;
    padding: 30px 0;
    margin-bottom: 30px; }
  html .footer-top-bar__nav-mobile .row, html.aui .footer-top-bar__nav-mobile .row {
    text-align: center; }
  html .footer-top-bar__nav-mobile > ul > li, html.aui .footer-top-bar__nav-mobile > ul > li {
    max-width: fit-content;
    margin-right: 1rem;
    float: none;
    display: inline-block; }
  html .footer-top-bar__nav-mobile a, html.aui .footer-top-bar__nav-mobile a {
    white-space: nowrap;
    position: relative; }
  html .footer-top-bar__nav-mobile a:hover,
  html .footer-top-bar__nav-mobile a:active,
  html .footer-top-bar__nav-mobile a:focus, html.aui .footer-top-bar__nav-mobile a:hover,
  html.aui .footer-top-bar__nav-mobile a:active,
  html.aui .footer-top-bar__nav-mobile a:focus {
    text-decoration: none; }
  html .footer-top-bar__nav-mobile a:before, html.aui .footer-top-bar__nav-mobile a:before {
    content: '';
    width: 0;
    height: 1px;
    background: #f8c53a;
    margin: 0 auto;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
    transition: all 0.3s linear; }
  html .footer-top-bar__nav-mobile a:hover,
  html .footer-top-bar__nav-mobile a:active,
  html .footer-top-bar__nav-mobile a:focus, html.aui .footer-top-bar__nav-mobile a:hover,
  html.aui .footer-top-bar__nav-mobile a:active,
  html.aui .footer-top-bar__nav-mobile a:focus {
    text-decoration: none; }
  html .footer-top-bar__nav-mobile a:hover:before,
  html .footer-top-bar__nav-mobile a:active:before,
  html .footer-top-bar__nav-mobile a:focus:before, html.aui .footer-top-bar__nav-mobile a:hover:before,
  html.aui .footer-top-bar__nav-mobile a:active:before,
  html.aui .footer-top-bar__nav-mobile a:focus:before {
    width: 100%;
    opacity: 1; }
  html .footer-top-bar__adress, html.aui .footer-top-bar__adress {
    width: 100%;
    float: left;
    padding-left: 0;
    text-align: center; }
  html .footer-bottom-bar__copyrights,
  html .footer-bottom-bar__agency, html.aui .footer-bottom-bar__copyrights,
  html.aui .footer-bottom-bar__agency {
    text-align: center;
    width: 100%;
    float: left; }
  html .footer-site-editors, html.aui .footer-site-editors {
    display: none;
    text-align: center; }
  html .footer-top-bar__idub-logo,
  html .footer-top-bar__hr-logo,
  html .footer-top-bar__unaeuropa-logo,
  html .footer-top-bar__solaris-logo,
  html .footer-top-bar__ptpk-logo,
  html .footer-top-bar__clrf-logo, html.aui .footer-top-bar__idub-logo,
  html.aui .footer-top-bar__hr-logo,
  html.aui .footer-top-bar__unaeuropa-logo,
  html.aui .footer-top-bar__solaris-logo,
  html.aui .footer-top-bar__ptpk-logo,
  html.aui .footer-top-bar__clrf-logo {
    width: 100%; }
  html .footer-top-bar__bip-logo, html.aui .footer-top-bar__bip-logo {
    width: 100%;
    height: 30px;
    background-position: top center; }
  html .footer-top-bar__bip-uj-logo,
  html .en_GB .footer-top-bar__bip-uj-logo,
  html .en_US .footer-top-bar__bip-uj-logo,
  html .pl_PL .footer-top-bar__bip-uj-logo, html.aui .footer-top-bar__bip-uj-logo,
  html.aui .en_GB .footer-top-bar__bip-uj-logo,
  html.aui .en_US .footer-top-bar__bip-uj-logo,
  html.aui .pl_PL .footer-top-bar__bip-uj-logo {
    width: 100%;
    height: 40px;
    background-position: top center; }
  html .footer-top-bar__jcj-logo, html.aui .footer-top-bar__jcj-logo {
    width: 100%;
    height: 80px;
    background-position: bottom center; }

  /*aui*/ }
/*screen*/
/* --------- ZAKRES 480 - 720 --------------- */
@media all and (min-width: 480px) and (max-width: 720px) {
  html .header-top-bar__option-wrapper--text-size, html.aui .header-top-bar__option-wrapper--text-size {
    display: block;
    width: 22%;
    float: left; }
  html .header-top-bar__option-wrapper--contrast,
  html .header-top-bar__option-wrapper--login, html.aui .header-top-bar__option-wrapper--contrast,
  html.aui .header-top-bar__option-wrapper--login {
    display: block;
    width: 14%;
    float: left; }
  html .header-top-bar__option-wrapper--lang,
  html .header-top-bar__option-wrapper--mobile-menu, html.aui .header-top-bar__option-wrapper--lang,
  html.aui .header-top-bar__option-wrapper--mobile-menu {
    display: block;
    width: 25%;
    float: left; }

  /*aui*/ }
/*screen*/
/* --------- view-lt480 --------------- */
@media all and (max-width: 480px) {
  html, html.aui {
    /* for icon contrast and text-size*/ }
    html .page-heading__title, html.aui .page-heading__title {
      font-size: 1.875rem; }
    html .page-sub-heading__title, html.aui .page-sub-heading__title {
      font-size: 1.125rem;
      line-height: 1.3333333333;
      padding-bottom: 1.25rem; }
    html .header-top-bar__options, html.aui .header-top-bar__options {
      display: block;
      width: 100%; }
    html .header-top-bar__option, html.aui .header-top-bar__option {
      width: 50%; }
    html .header-top-bar__option-wrapper--contrast, html.aui .header-top-bar__option-wrapper--contrast {
      display: block;
      width: 25%; }
    html .header-top-bar__option-wrapper--contrast:before, html.aui .header-top-bar__option-wrapper--contrast:before {
      width: 0; }
    html .header-top-bar__option-wrapper--contrast .icon, html.aui .header-top-bar__option-wrapper--contrast .icon {
      display: block; }
    html .header-top-bar__option-wrapper--text-size, html.aui .header-top-bar__option-wrapper--text-size {
      display: none; }
    html .header-top-bar__option-wrapper--login, html.aui .header-top-bar__option-wrapper--login {
      width: 25%;
      border-left: 0; }
    html .header-top-bar__option-wrapper--login:before, html.aui .header-top-bar__option-wrapper--login:before {
      width: 0; }
    html .header-top-bar__option-wrapper--lang, html.aui .header-top-bar__option-wrapper--lang {
      width: 25%; }
    html .header-top-bar__option-wrapper--lang img, html.aui .header-top-bar__option-wrapper--lang img {
      max-width: 20px; }
    html .header-top-bar__option-wrapper--lang:before, html.aui .header-top-bar__option-wrapper--lang:before {
      width: 0; }
    html .header-top-bar__option-wrapper--mobile-menu, html.aui .header-top-bar__option-wrapper--mobile-menu {
      width: 25%; }
    html .header-top-bar__option-wrapper--mobile-menu:before, html.aui .header-top-bar__option-wrapper--mobile-menu:before {
      width: 0; }
    html .header-top-bar__option-wrapper--contrast .header-top-bar__lang-dropdown:before,
    html .header-top-bar__option-wrapper--contrast .header-main-bar__nav-wrapper nav > ul > li > a:before,
    html .header-main-bar__nav-wrapper .aui .header-top-bar__option-wrapper--contrast nav > ul > li > a:before,
    html .header-top-bar__option-wrapper--contrast .breadcrumbs li:before,
    html .breadcrumbs .aui .header-top-bar__option-wrapper--contrast li:before,
    html .header-top-bar__option-wrapper--contrast .main-aside__menu li.active a:before,
    html .main-aside__menu li.active .aui .header-top-bar__option-wrapper--contrast a:before,
    html .header-top-bar__option-wrapper--contrast .main-aside__menu-title:before, html.aui .header-top-bar__option-wrapper--contrast .header-top-bar__lang-dropdown:before,
    html.aui .header-top-bar__option-wrapper--contrast .header-main-bar__nav-wrapper nav > ul > li > a:before,
    html.aui .header-main-bar__nav-wrapper .aui .header-top-bar__option-wrapper--contrast nav > ul > li > a:before,
    html.aui .header-top-bar__option-wrapper--contrast .breadcrumbs li:before,
    html.aui .breadcrumbs .aui .header-top-bar__option-wrapper--contrast li:before,
    html.aui .header-top-bar__option-wrapper--contrast .main-aside__menu li.active a:before,
    html.aui .main-aside__menu li.active .aui .header-top-bar__option-wrapper--contrast a:before,
    html.aui .header-top-bar__option-wrapper--contrast .main-aside__menu-title:before {
      display: none; }
    html .header-top-bar__option-wrapper--mobile-menu span, html.aui .header-top-bar__option-wrapper--mobile-menu span {
      display: none; }
    html .header-top-bar__option-wrapper--lang span, html.aui .header-top-bar__option-wrapper--lang span {
      display: none; }
    html .header-top-bar__option-wrapper--lang img, html.aui .header-top-bar__option-wrapper--lang img {
      margin-left: 0; }
    html .header-top-bar__lang-dropdown, html.aui .header-top-bar__lang-dropdown {
      text-align: center;
      padding-left: 0; }
    html .header-top-bar__lang-dropdown:before, html.aui .header-top-bar__lang-dropdown:before {
      display: none; }
    html #facultyUJ,
    html #facultyCMUJ,
    html #communityUJ,
    html #communityCMUJ, html.aui #facultyUJ,
    html.aui #facultyCMUJ,
    html.aui #communityUJ,
    html.aui #communityCMUJ {
      display: block;
      vertical-align: top;
      max-width: 100%;
      word-wrap: break-word;
      padding-top: 10px;
      margin: 0 10px;
      text-align: center; }
    html #facultyUJ h1,
    html #facultyCMUJ h1,
    html #communityUJ h1,
    html #communityCMUJ h1, html.aui #facultyUJ h1,
    html.aui #facultyCMUJ h1,
    html.aui #communityUJ h1,
    html.aui #communityCMUJ h1 {
      margin: 0;
      font-size: 1.25rem;
      line-height: normal; }
    html #facultyUJ .homepage-parent-bar,
    html #facultyCMUJ .homepage-parent-bar,
    html #communityUJ .homepage-parent-bar,
    html #communityUJ .homepage-parent-bar, html.aui #facultyUJ .homepage-parent-bar,
    html.aui #facultyCMUJ .homepage-parent-bar,
    html.aui #communityUJ .homepage-parent-bar,
    html.aui #communityUJ .homepage-parent-bar {
      display: block;
      margin: 0 0 0 0;
      font-size: 1rem;
      line-height: normal;
      color: #6a9fd0; }
    html #communityUJ .homepage-company-bar,
    html #communityCMUJ .homepage-company-bar, html.aui #communityUJ .homepage-company-bar,
    html.aui #communityCMUJ .homepage-company-bar {
      display: block;
      margin: 0 0 0 0;
      font-size: 0.75rem;
      line-height: normal;
      color: #6a9fd0; }
    html .main-slider__text-wrapper, html.aui .main-slider__text-wrapper {
      float: none;
      width: 100%; }
    html .main-slider__item-text, html.aui .main-slider__item-text {
      display: flex;
      flex-direction: column;
      justify-content: center;
      height: 180px;
      min-height: 180px; }
    html .main-slider__item-text, html.aui .main-slider__item-text {
      padding: 30px;
      vertical-align: middle; }
    html .main-slider__item-title, html.aui .main-slider__item-title {
      font-size: 1.125rem;
      margin: 0; }
    html .main-slider__item-sub-title, html.aui .main-slider__item-sub-title {
      display: block;
      font-size: .875rem;
      margin-top: 1.2rem; }
    html .page-heading__title, html.aui .page-heading__title {
      font-size: 1.875rem; }
    html .post-excerpt__image, html.aui .post-excerpt__image {
      display: none; }
    html .article__related-post, html.aui .article__related-post {
      display: block;
      width: 100%;
      margin-bottom: 15px;
      clear: both;
      min-height: 50px;
      overflow: hidden; }
    html .article__related-post-image, html.aui .article__related-post-image {
      width: 27%;
      display: inline-block;
      vertical-align: middle; }
    html .post-excerpt--calendar .article__related-post-image, html.aui .post-excerpt--calendar .article__related-post-image {
      width: 100%; }
    html .article__related-post-text, html.aui .article__related-post-text {
      display: block;
      float: right;
      width: 72%;
      min-height: 0;
      padding: 10px 5px 10px 15px;
      font-size: 0.8rem;
      font-weight: normal;
      line-height: 1.5;
      font-family: "Libre Baskerville", serif;
      position: relative;
      -webkit-transition: all .3s linear;
      transition: all .3s linear;
      word-wrap: break-word; }
    html .article__content img, html.aui .article__content img {
      width: 100%;
      height: auto;
      margin-bottom: 20px; }
    html .article__section-content--gallery img, html.aui .article__section-content--gallery img {
      margin-bottom: 0; }
    html .article__gallery-item, html.aui .article__gallery-item {
      width: 45%; }
    html .fancybox-opened .fancybox-title, html.aui .fancybox-opened .fancybox-title {
      visibility: hidden; }
    html .calendar__header-day, html.aui .calendar__header-day {
      width: 35px;
      height: 35px;
      line-height: 35px;
      margin-left: 4px; }
    html .calendar__day, html.aui .calendar__day {
      width: 35px;
      height: 35px;
      line-height: 35px;
      margin-left: 4px;
      margin-bottom: 4px; }
    html .calendar__controls, html.aui .calendar__controls {
      margin-bottom: 10px; }
    html .pagination__list li.hide-view-lt480, html.aui .pagination__list li.hide-view-lt480 {
      display: none; }
    html .footer-top-bar__uj-logo, html.aui .footer-top-bar__uj-logo {
      margin-bottom: 20px; }
    html .footer-top-bar__uj-logo, html.aui .footer-top-bar__uj-logo {
      text-align: left;
      float: left; }
    html .footer-top-bar__nav, html.aui .footer-top-bar__nav {
      display: none;
      padding: 0; }
    html .footer-top-bar__nav > ul > li, html.aui .footer-top-bar__nav > ul > li {
      width: 100%;
      float: left; }
    html .footer-top-bar__adress, html.aui .footer-top-bar__adress {
      width: 100%;
      float: left;
      padding: 0; }

  /*aui*/ }
/*screen*/
/* --------- view-lt320 --------------- */
@media all and (max-width: 320px) {
  html .main-slider__item-title, html.aui .main-slider__item-title {
    font-size: 1rem;
    margin: 0; }

  /*aui*/ }
/*screen*/
/* --------- min-550 --------------- */
@media all and (min-width: 550px) {
  html.mm-opening .mm-slideout {
    -webkit-transform: translate(440px, 0);
    -moz-transform: translate(440px, 0);
    -ms-transform: translate(440px, 0);
    -o-transform: translate(440px, 0);
    transform: translate(440px, 0); } }
/* --------- max-175 --------------- */
@media all and (max-width: 175px) {
  html.mm-opening .mm-slideout {
    -webkit-transform: translate(140px, 0);
    -moz-transform: translate(140px, 0);
    -ms-transform: translate(140px, 0);
    -o-transform: translate(140px, 0);
    transform: translate(140px, 0); } }


















































