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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.nav-menu-style-arrows ul {
  list-style-image: url(/powroty-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(/powroty-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(/powroty-theme/css/../images/application/button_bg_over.png); }

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

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

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

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

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

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

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

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

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

/* ---------- Breadcrumb taglib ---------- */
.breadcrumb.breadcrumb-vertical {
  display: inline-block;
  text-align: center; }
  .breadcrumb.breadcrumb-vertical li {
    display: block; }
    .breadcrumb.breadcrumb-vertical li.last, .breadcrumb.breadcrumb-vertical li.only {
      background: none; }
  .breadcrumb.breadcrumb-vertical .divider {
    background: url(/powroty-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; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.portlet-journal .lfr-ddm-container .field-wrapper {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  to {
    background-position: 0 0; } }

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

  to {
    background-position: 0 0; } }

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

  to {
    background-position: 0 0; } }

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

  to {
    background-position: 0 0; } }

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

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

  to {
    background-color: transparent; } }

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

  to {
    background-color: transparent; } }

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

  to {
    background-color: transparent; } }

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

  to {
    background-color: transparent; } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@CHARSET "UTF-8";
body.white-blue {
  background: #FFFFFF none repeat scroll 0 0; }

.white-blue h1,
.white-blue h3,
.white-blue nav ul,
.white-blue div nav ul,
.white-blue nav ul li,
.white-blue nav ul li a,
.white-blue div nav ul li a,
.white-blue nav ul li.active a,
.white-blue nav ul li a:hover,
.white-blue nav ul li a:focus,
.white-blue div nav ul li.active a,
.white-blue div nav ul li a:hover,
.white-blue div nav ul li a:focus,
.white-blue div nav ul li.active,
.white-blue div nav ul li:hover,
.white-blue div nav ul li:focus,
.white-blue nav ul li.selected,
.white-blue div nav li ul,
.white-blue div nav li ul li a:hover,
.white-blue div nav li ul li a:focus,
.white-blue div nav li ul li:hover,
.white-blue a,
.white-blue a:hover,
.white-blue a:focus,
.white-blue .powroty__main-nav a,
.white-blue .powroty__main-nav a:hover,
.white-blue .powroty__main-nav a:focus,
.white-blue .powroty__body,
.white-blue .bodyWrapper,
.white-blue .breadcrumb,
.white-blue .breadcrumb a,
.white-blue .breadcrumb .last a,
.white-blue .journal-content-article a,
.white-blue .journal-content-article h1,
.white-blue nav.powroty__main-nav,
.white-blue .powroty__menu ul:FIRST-CHILD > li:first-of-type,
.white-blue .powroty__menu ul:FIRST-CHILD > li:first-of-type .selected,
.white-blue .powroty__menu ul:first-child > li:first-of-type > a,
.white-blue .powroty__menu ul,
.white-blue .powroty__menu ul li,
.white-blue .powroty__menu .child-level-1 .child-level-2 li,
.white-blue .powroty__menu .child-level-1 li,
.white-blue .powroty__menu .child-menu,
.white-blue .powroty__menu ul li a,
.white-blue .powroty__menu ul li a:hover,
.white-blue .powroty__menu ul li a:focus,
.white-blue .powroty__menu li.active a,
.white-blue .powroty__menu > ul li.selected > a,
.white-blue .powroty__main__slider .slider__view,
.white-blue .powroty__main__slider-textcomponent a,
.white-blue .powroty__main__slider-textcomponent span,
.white-blue .powroty__main__slider-textcomponent__date span,
.white-blue .powroty__main__article h2,
.white-blue .powroty__main__article-item img,
.white-blue .powroty__main__article-item h3,
.white-blue .powroty__main__article-item h3 a,
.white-blue span.powroty__main__article-item__date,
.white-blue .powroty__main__article__button,
.white-blue .powroty__footer,
.white-blue .powroty__footer .powroty__footer__site-map ul li.header,
.white-blue .powroty__footer ul li a,
.white-blue .powroty__footer-social a,
.white-blue .powroty__footer-social li a:hover,
.white-blue .form legend,
.white-blue .form .control-group .control-label,
.white-blue .form .fieldset .btn-primary,
.white-blue .powroty-top,
.white-blue .powroty-top h2,
.white-blue .powroty-borders,
.white-blue .powroty-borders p,
.white-blue .powroty-bottom,
.white-blue .powroty-pod-artykulem,
.white-blue #fejs-tab,
.white-blue .powroty-newsletter .form .control-group .field,
.white-blue .powroty-newsletter .btn-primary.ns-subscribe,
.white-blue .powroty-newsletter p,
.white-blue .powroty-newsletter h2,
.white-blue .powroty-pasek-dolny div.journal-content-article,
.white-blue .powroty-pasek-dolny p:first-child,
.white-blue .powroty-kontakt-content p.info,
.white-blue .zl__similar-middle .zl__see-also__line,
.white-blue .zl__similar-first .zl__see-also__line,
.white-blue .zl__see-also,
.white-blue .zl__see-also hr,
.white-blue .zl__see-also h3,
.white-blue .zl__see-also h3 a,
.white-blue .zl__see-also h3 a:hover,
.white-blue .zl__see-also h3 a:focus,
.white-blue .zl__see-also .zl__see-also__text h6,
.white-blue .zl__see-also .zl__see-also__text h6 a,
.white-blue .zl__see-also a,
.white-blue .zl__see-also span.date,
.white-blue .powroty-poradnie-tabela table td,
.white-blue .powroty-qr-code,
.white-blue .powroty-qr-code p.qr-header,
.white-blue .powroty-qr-code div.qrCodeDiv,
.white-blue .powroty-powiazane div.portlet-body,
.white-blue .powroty-powiazane div.journal-content-article::before,
.white-blue .powroty-powiazane div.journal-content-article::after,
.white-blue .powroty-powiazane div.journal-content-article p,
.white-blue div#layout-column_column-2,
.white-blue .powroty-mieszkanie-content span.user__Data50plus,
.white-blue .taglib-header h3,
.white-blue .warto-wiedziec,
.white-blue span.user__wartowiedziec,
.white-blue .warto_wiedziec_pesel .journal-content-article p:nth-child(7),
.white-blue .powroty-znajdz-prace-szkolenie .portlet-body > div,
.white-blue .powroty-znajdz-prace-szkolenie .portlet-body ul.nav li,
.white-blue .powroty-znajdz-prace-szkolenie .portlet-body ul.nav li.active,
.white-blue .powroty-znajdz-prace-szkolenie .portlet-body ul.nav li.active a,
.white-blue .powroty-znajdz-prace-szkolenie .portlet-body ul.nav li a,
.white-blue .powroty-znajdz-prace-szkolenie .portlet-body ul.nav li a:focus,
.white-blue .powroty-znajdz-prace-szkolenie .portlet-body ul.nav li a:hover,
.white-blue .powroty-znajdz-prace-szkolenie .form .control-label,
.white-blue .powroty-znajdz-prace-szkolenie .form select.aui-field-select,
.white-blue .powroty-znajdz-prace-szkolenie .form .btn-primary,
.white-blue .powroty-znajdz-prace-szkolenie .form .btn-primary:hover,
.white-blue .portlet-body span.article-date,
.white-blue small.article-info,
.white-blue .powroty-indeksAZ li.tree-node,
.white-blue .powroty-indeksAZ .tree-label.unselectable a,
.white-blue .powroty-indeksAZ .tree-label.unselectable a.tag-selected,
.white-blue .powroty-indeksAZ-ap a:hover,
.white-blue .powroty-indeksAZ-ap a,
.white-blue .powroty-indeksAZ-ap li,
.white-blue .ap-titlelist-ordered .title-list a:hover,
.white-blue .powroty-p-i-odp .portlet-body,
.white-blue .powroty-p-i-odp .portlet-title,
.white-blue .regiony-nawigacja .tree-view ul li a,
.white-blue .regiony-wyszukiwarka .portlet-body,
.white-blue .regiony-wyszukiwarka .column label,
.white-blue .regiony-wyszukiwarka .column select,
.white-blue .regiony-wyszukiwarka .form .control-group .control-label,
.white-blue .regiony-wyszukiwarka .form::before,
.white-blue .regiony-wyszukiwarka .column .btn-primary {
  color: blue !important;
  background-color: #ffffff !important;
  border-color: blue !important;
  text-shadow: none; }

.white-blue .breadcrumb > li {
  text-shadow: none; }

.white-blue .lfr-admin-panel,
.white-blue .navbar-inner {
  background: white none repeat scroll 0 0; }

.white-blue .headlogo a {
  background-color: rgba(0, 0, 0, 0) !important; }

.white-blue ul.disabled li.white-blue a {
  color: black !important;
  background-color: rgba(0, 0, 0, 0) !important; }

body.yellow-black {
  background: #000000 none repeat scroll 0 0; }

.yellow-black h1,
.yellow-black h3,
.yellow-black nav ul,
.yellow-black div nav ul,
.yellow-black nav ul li,
.yellow-black nav ul li a,
.yellow-black div nav ul li a,
.yellow-black nav ul li.active a,
.yellow-black nav ul li a:hover,
.yellow-black nav ul li a:focus,
.yellow-black div nav ul li.active a,
.yellow-black div nav ul li a:hover,
.yellow-black div nav ul li a:focus,
.yellow-black div nav ul li.active,
.yellow-black div nav ul li:hover,
.yellow-black div nav ul li:focus,
.yellow-black nav ul li.selected,
.yellow-black div nav li ul,
.yellow-black div nav li ul li a:hover,
.yellow-black div nav li ul li a:focus,
.yellow-black div nav li ul li:hover,
.yellow-black a,
.yellow-black a:hover,
.yellow-black a:focus,
.yellow-black .powroty__main-nav a,
.yellow-black .powroty__main-nav a:hover,
.yellow-black .powroty__main-nav a:focus,
.yellow-black .powroty__body,
.yellow-black .bodyWrapper,
.yellow-black .breadcrumb,
.yellow-black .breadcrumb a,
.yellow-black .breadcrumb .last a,
.yellow-black .journal-content-article a,
.yellow-black .journal-content-article h1,
.yellow-black nav.powroty__main-nav,
.yellow-black ul.disabled li a.small,
.yellow-black ul.disabled li a.medium,
.yellow-black ul.disabled li a.large,
.yellow-black .powroty__menu ul:FIRST-CHILD > li:first-of-type,
.yellow-black .powroty__menu ul:FIRST-CHILD > li:first-of-type .selected,
.yellow-black .powroty__menu ul:first-child > li:first-of-type > a,
.yellow-black .powroty__menu ul,
.yellow-black .powroty__menu ul li,
.yellow-black .powroty__menu .child-level-1 .child-level-2 li,
.yellow-black .powroty__menu .child-level-1 li,
.yellow-black .powroty__menu .child-menu,
.yellow-black .powroty__menu ul li a,
.yellow-black .powroty__menu ul li a:hover,
.yellow-black .powroty__menu ul li a:focus,
.yellow-black .powroty__menu li.active a,
.yellow-black .powroty__menu > ul li.selected > a,
.yellow-black .powroty__main__slider .slider__view,
.yellow-black .powroty__main__slider-textcomponent a,
.yellow-black .powroty__main__slider-textcomponent span,
.yellow-black .powroty__main__slider-textcomponent__date span,
.yellow-black .powroty__main__article h2,
.yellow-black .powroty__main__article-item img,
.yellow-black .powroty__main__article-item h3,
.yellow-black .powroty__main__article-item h3 a,
.yellow-black span.powroty__main__article-item__date,
.yellow-black .powroty__main__article__button,
.yellow-black .powroty__footer,
.yellow-black .powroty__footer .powroty__footer__site-map ul li.header,
.yellow-black .powroty__footer ul li a,
.yellow-black .powroty__footer-social a,
.yellow-black .powroty__footer-social li a:hover,
.yellow-black .form legend,
.yellow-black .form .control-group .control-label,
.yellow-black .form .fieldset .btn-primary,
.yellow-black .powroty-top,
.yellow-black .powroty-top h2,
.yellow-black .powroty-borders,
.yellow-black .powroty-borders p,
.yellow-black .powroty-bottom,
.yellow-black .powroty-pod-artykulem,
.yellow-black #fejs-tab,
.yellow-black .powroty-newsletter .form .control-group .field,
.yellow-black .powroty-newsletter .btn-primary.ns-subscribe,
.yellow-black .powroty-newsletter p,
.yellow-black .powroty-newsletter h2,
.yellow-black .powroty-pasek-dolny div.journal-content-article,
.yellow-black .powroty-pasek-dolny p:first-child,
.yellow-black .powroty-kontakt-content p.info,
.yellow-black .zl__similar-middle .zl__see-also__line,
.yellow-black .zl__similar-first .zl__see-also__line,
.yellow-black .zl__see-also,
.yellow-black .zl__see-also hr,
.yellow-black .zl__see-also h3,
.yellow-black .zl__see-also h3 a,
.yellow-black .zl__see-also h3 a:hover,
.yellow-black .zl__see-also h3 a:focus,
.yellow-black .zl__see-also .zl__see-also__text h6,
.yellow-black .zl__see-also .zl__see-also__text h6 a,
.yellow-black .zl__see-also a,
.yellow-black .zl__see-also span.date,
.yellow-black .powroty-poradnie-tabela table td,
.yellow-black .powroty-qr-code,
.yellow-black .powroty-qr-code p.qr-header,
.yellow-black .powroty-qr-code div.qrCodeDiv,
.yellow-black .powroty-powiazane div.portlet-body,
.yellow-black .powroty-powiazane div.journal-content-article::before,
.yellow-black .powroty-powiazane div.journal-content-article::after,
.yellow-black .powroty-powiazane div.journal-content-article p,
.yellow-black div#layout-column_column-2,
.yellow-black .powroty-mieszkanie-content span.user__Data50plus,
.yellow-black .taglib-header h3,
.yellow-black .warto-wiedziec,
.yellow-black span.user__wartowiedziec,
.yellow-black .warto_wiedziec_pesel .journal-content-article p:nth-child(7),
.yellow-black .powroty-znajdz-prace-szkolenie .portlet-body > div,
.yellow-black .powroty-znajdz-prace-szkolenie .portlet-body ul.nav li,
.yellow-black .powroty-znajdz-prace-szkolenie .portlet-body ul.nav li.active,
.yellow-black .powroty-znajdz-prace-szkolenie .portlet-body ul.nav li.active a,
.yellow-black .powroty-znajdz-prace-szkolenie .portlet-body ul.nav li a,
.yellow-black .powroty-znajdz-prace-szkolenie .portlet-body ul.nav li a:focus,
.yellow-black .powroty-znajdz-prace-szkolenie .portlet-body ul.nav li a:hover,
.yellow-black .powroty-znajdz-prace-szkolenie .form .control-label,
.yellow-black .powroty-znajdz-prace-szkolenie .form select.aui-field-select,
.yellow-black .powroty-znajdz-prace-szkolenie .form .btn-primary,
.yellow-black .powroty-znajdz-prace-szkolenie .form .btn-primary:hover,
.yellow-black .portlet-body span.article-date,
.yellow-black small.article-info,
.yellow-black .powroty-indeksAZ li.tree-node,
.yellow-black .powroty-indeksAZ .tree-label.unselectable a,
.yellow-black .powroty-indeksAZ .tree-label.unselectable a.tag-selected,
.yellow-black .powroty-indeksAZ-ap a:hover,
.yellow-black .powroty-indeksAZ-ap a,
.yellow-black .powroty-indeksAZ-ap li,
.yellow-black .ap-titlelist-ordered .title-list a:hover,
.yellow-black .powroty-p-i-odp .portlet-body,
.yellow-black .powroty-p-i-odp .portlet-title,
.yellow-black .regiony-nawigacja .tree-view ul li a,
.yellow-black .regiony-wyszukiwarka .portlet-body,
.yellow-black .regiony-wyszukiwarka .column label,
.yellow-black .regiony-wyszukiwarka .column select,
.yellow-black .regiony-wyszukiwarka .form .control-group .control-label,
.yellow-black .regiony-wyszukiwarka .form::before,
.yellow-black .regiony-wyszukiwarka .column .btn-primary {
  color: #ffff00 !important;
  background-color: #000000 !important;
  border-color: #ffff00 !important; }

.yellow-black .breadcrumb > li {
  text-shadow: none; }

.yellow-black .lfr-admin-panel,
.yellow-black .navbar-inner {
  background: black none repeat scroll 0 0; }

.yellow-black .headlogo a {
  background-color: rgba(0, 0, 0, 0) !important; }

.yellow-black ul.disabled li.white-blue a {
  color: black !important;
  background-color: rgba(0, 0, 0, 0) !important; }

body.small {
  font-size: 11px; }

.small .powroty-qr-code p.qr-def.img,
.small .powroty-formularz-zapytanie .fieldset .control-label,
.small .zl__see-also span,
.small .zl__see-also .zl__see-also__text h6,
.small .powroty__main__slider-textcomponent__date span {
  font-size: 9px; }

.small .portlet-body span.article-date,
.small .powroty__footer-social li p {
  font-size: 9px; }

.small .powroty-znajdz-prace-szkolenie .form .btn-primary,
.small .powroty-znajdz-prace-szkolenie .form .control-label,
.small .warto_wiedziec_pesel .journal-content-article p:nth-child(7),
.small span.user__wartowiedziec,
.small .warto-wiedziec,
.small .powroty-pasek-dolny p,
.small .powroty-newsletter .btn-primary.ns-subscribe,
.small .powroty__main__slider-textcomponent span,
.small nav ul li a,
.small div nav ul li a {
  font-size: 10px; }

.small .powroty__body,
.small .journal-content-article,
.small .journal-content-article p,
.small .powroty__main__article-item,
.small .powroty__menu ul li a,
.small .powroty__menu ul:FIRST-CHILD > li:first-of-type,
.small .breadcrumb a,
.small .breadcrumb {
  font-size: 11px !important; }

.small .powroty-p-i-odp .portlet-title,
.small .powroty-znajdz-prace-szkolenie .portlet-body ul.nav li a:hover,
.small .powroty-znajdz-prace-szkolenie .portlet-body ul.nav li a:focus,
.small .powroty-znajdz-prace-szkolenie .portlet-body ul.nav li a,
.small .zl__see-also,
.small .powroty-top h2,
.small .powroty__footer .powroty__footer__site-map ul li.header,
.small .powroty__main__article-item h3,
.small .powroty__main__article-item h3 a,
.small .powroty__main__slider-textcomponent h3,
.small h3 {
  font-size: 12px; }

.small .powroty-indeksAZ-ap a,
.small .powroty_artykuly h3 {
  font-size: 14px; }

.small h2.article-title {
  font-size: 24px; }

.small .powroty__footer .powroty__footer__site-map ul,
.small .powroty__main__article__button,
.small ul.disabled li.white-blue,
.small ul.disabled li.yellow-black {
  font-size: 0.7em; }

.small .regiony-wyszukiwarka .column .btn-primary,
.small .powroty-mieszkanie-content span.user__Data50plus,
.small .zl__see-also span.date,
.small .form .fieldset .btn-primary,
.small .form .control-group .field,
.small .form .control-group .aui-field-select,
.small .form .control-group .control-label,
.small span.powroty__main__article-item__date,
.small .powroty__main__slider-textcomponent {
  font-size: 0.8em; }

.small .powroty__main__article-item span {
  font-size: 0.9em; }

.small .powroty-qr-code p.qr-header {
  font-size: 0.95em; }

.small div nav li ul {
  font-size: 1em; }

.small .powroty-powiazane div.journal-content-article::before {
  font-size: 1.4em; }

.small .powroty__main__slider .slider__view .slider__view__item {
  font-size: 1.5em; }

.small .zl__see-also h3 {
  font-size: 1.8em; }

.small .powroty-poradnie-tabela h1 {
  font-size: 1.9em; }

.small .taglib-header h3,
.small .powroty_artykuly .taglib-header h3,
.small .form legend,
.small .powroty__main__article h2,
.small .journal-content-article h1,
.small h1 {
  font-size: 1.8em; }

.small .powroty-newsletter p {
  font-size: 89%; }

.small .powroty-poradnie-tabela table {
  font-size: 90%; }

body.large {
  font-size: 18px; }

.large .powroty-qr-code p.qr-def.img,
.large .powroty-formularz-zapytanie .fieldset .control-label,
.large .zl__see-also span,
.large .zl__see-also .zl__see-also__text h6,
.large .powroty__main__slider-textcomponent__date span {
  font-size: 14px !important; }

.large .portlet-body span.article-date,
.large .powroty__footer-social li p {
  font-size: 15px !important; }

.large .powroty-znajdz-prace-szkolenie .form .btn-primary,
.large .powroty-znajdz-prace-szkolenie .form .control-label,
.large .warto_wiedziec_pesel .journal-content-article p:nth-child(7),
.large span.user__wartowiedziec,
.large .warto-wiedziec,
.large .powroty-pasek-dolny p,
.large .powroty-newsletter .btn-primary.ns-subscribe,
.large .powroty__main__slider-textcomponent span,
.large nav ul li a,
.large div nav ul li a {
  font-size: 16px !important; }

.large .powroty__body,
.large .journal-content-article,
.large .journal-content-article p,
.large .powroty__main__article-item,
.large .powroty__menu ul li a,
.large .powroty__menu ul:FIRST-CHILD > li:first-of-type,
.large .breadcrumb a,
.large .breadcrumb {
  font-size: 17px !important; }

.large .powroty-p-i-odp .portlet-title,
.large .powroty-znajdz-prace-szkolenie .portlet-body ul.nav li a:hover,
.large .powroty-znajdz-prace-szkolenie .portlet-body ul.nav li a:focus,
.large .powroty-znajdz-prace-szkolenie .portlet-body ul.nav li a,
.large .zl__see-also,
.large .powroty-top h2,
.large .powroty__footer .powroty__footer__site-map ul li.header,
.large .powroty__main__article-item h3,
.large .powroty__main__article-item h3 a,
.large .powroty__main__slider-textcomponent h3,
.large h3 {
  font-size: 20px; }

.large .powroty-indeksAZ-ap a,
.large .powroty_artykuly h3 {
  font-size: 20px; }

.large h2.article-title {
  font-size: 32px; }

.large .powroty__footer .powroty__footer__site-map ul,
.large .powroty__main__article__button,
.large ul.disabled li.white-blue,
.large ul.disabled li.yellow-black {
  font-size: 1em; }

.large .regiony-wyszukiwarka .column .btn-primary,
.large .powroty-mieszkanie-content span.user__Data50plus,
.large .zl__see-also span.date,
.large .form .fieldset .btn-primary,
.large .form .control-group .field,
.large .form .control-group .aui-field-select,
.large .form .control-group .control-label,
.large span.powroty__main__article-item__date,
.large .powroty__main__slider-textcomponent {
  font-size: 0.8em; }

.large .powroty__main__article-item span {
  font-size: 0.95em; }

.large .powroty-qr-code p.qr-header {
  font-size: 0.95em; }

.large div nav li ul {
  font-size: 1em; }

.large .powroty-powiazane div.journal-content-article::before {
  font-size: 1.4em; }

.large .powroty__main__slider .slider__view .slider__view__item {
  font-size: 1.5em; }

.large .zl__see-also h3 {
  font-size: 1.8em; }

.large .powroty-poradnie-tabela h1 {
  font-size: 1.9em; }

.large .taglib-header h3,
.large .powroty_artykuly .taglib-header h3,
.large .form legend,
.large .powroty__main__article h2,
.large .journal-content-article h1,
.large h1 {
  font-size: 2.4em; }

.large nav ul li a,
.large div nav ul li a {
  padding: 1.25em 1.6em !important; }

.large div nav li ul {
  top: 54px !important; }

.large .powroty-newsletter p {
  font-size: 89%; }

.large .powroty-poradnie-tabela table {
  font-size: 90%; }

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  border: 0 none;
  font-family: inherit;
  font-size: 15px;
  font-style: inherit;
  font-weight: inherit;
  margin: 0;
  padding: 0;
  vertical-align: baseline; }

body {
  color: #404040;
  font-family: arial,sans-serif; }

h1 {
  color: #666666;
  font-family: "Open Sans Condensed";
  font-size: 2em;
  font-weight: 400;
  margin: 16px 0 10px;
  text-transform: uppercase; }

h3 {
  color: #666;
  font-family: "Open Sans Condensed";
  text-transform: uppercase;
  font-style: normal;
  vertical-align: baseline;
  line-height: 18px;
  font-size: 14px; }

img {
  max-width: 100%;
  border: 0 none;
  font-family: inherit;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  margin: 0;
  padding: 0; }

p, ul, ol {
  margin: 0 0 1em; }

ul {
  list-style: outside none none; }

#navigation {
  display: block !important; }

nav ul, div nav ul {
  background: #454545 none repeat scroll 0 0;
  border-bottom: 5px solid #db1f3d;
  min-height: 48px;
  overflow: visible; }

nav ul, div nav.stick ul {
  min-height: 34px; }

nav ul li {
  background: #454545 none repeat scroll 0 0; }

nav > ul::after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden; }

nav ul li, div nav li {
  display: block;
  float: left;
  overflow: visible;
  position: relative; }

nav ul li a, div nav ul li a {
  color: #ffffff;
  display: block;
  font-size: 12px;
  padding: 1.25em 2.4em;
  text-transform: uppercase; }

nav ul li.active a, div nav ul li.active a {
  font-weight: bold;
  text-shadow: 0 1px 1px #666666; }

nav ul li.active a, nav ul li a:hover, nav ul li a:focus, div nav ul li.active a,
div nav ul li a:hover, div nav ul li a:focus, div nav ul li.active, div nav ul li:hover, div nav ul li:focus {
  background: #db1f3d none repeat scroll 0 0;
  color: #ffffff;
  transition: background 500ms ease 0s; }

nav ul li.selected {
  background: #db1f3d none repeat scroll 0 0; }

div nav li ul {
  border-top: 5px solid #db1f3d;
  display: none;
  font-size: 1em;
  left: 0;
  position: absolute;
  top: 48px;
  z-index: 1; }

div nav li ul li {
  float: none; }

div nav li ul li a {
  padding: 0.75em 1.5em;
  text-transform: none; }

div nav li ul li a:hover, div nav li ul li a:focus, div nav li ul li:hover {
  background: #555555 none repeat scroll 0 0; }

.hidden {
  display: none; }

header {
  display: block;
  width: 100%;
  margin: 0;
  	/* height:250px;
   */
  position: relative; }

nav {
  clear: both;
  margin: 0;
  overflow: visible; }

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

.portlet-topper .portlet-topper-toolbar {
  display: block; }

.hide-categorization-filetr .portlet-content .taglib-categorization-filter {
  display: none; }

.powroty__main-nav a, .powroty__main-nav a:hover, .powroty__main-nav a:focus {
  color: #ffffff; }

.powroty__body {
  background: rgba(238, 238, 238, 0) url("/powroty-theme/css/../images/Powroty_background.jpg") repeat scroll center top;
  color: #333333;
  font: 13px Verdana,Tahoma,sans-serif;
  word-wrap: break-word; }

.aui body {
  font-size: 13px;
  padding: 0 1px; }

#wrapper {
  padding: 0; }

.bodyWrapper {
  background-color: #ffffff; }

.breadcrumb {
  background-color: #ffffff !important;
  font-size: 13px !important;
  border-bottom: 1px #cccccc solid;
  padding: 8px 10px 10px 0px !important; }

.breadcrumb a {
  font-size: 13px;
  color: #db1f3d;
  text-decoration: none; }

.breadcrumb .last a {
  color: #404040;
  text-decoration: none; }

li > a[href$="/artykulc"],
li > a[href$="/artykulc"] + span,
li > a[href$="/artykulp"],
li > a[href$="/artykulp"] + span,
li > a[href$="/artykuln"],
li > a[href$="/artykuln"] + span,
li > a[href$="/artykulmp"],
li > a[href$="/artykulmp"] + span,
li > a[href$="/artykulaz"],
li > a[href$="/artykulaz"] + span,
li > a[href$="/artykul"],
li > a[href$="/artykul"] + span {
  display: none !important; }

/*           ARTICLE                */
.journal-content-article {
  font-size: 13px; }

.journal-content-article h1,
.journal-content-article h2,
.journal-content-article h3,
h2.article-title {
  font-family: "Open Sans Condensed";
  font-weight: lighter;
  text-transform: uppercase; }

.journal-content-article p {
  margin: 0 0 1em;
  word-wrap: break-word; }

.journal-content-article a {
  color: #db1f3d;
  text-decoration: none; }

.journal-content-article ul {
  list-style: decimal; }

.journal-content-article h1 {
  color: #db1f3d;
  font-size: 2em; }

/*          KONIEC ARTICLE           */
@media only screen and (min-width: 980px) {
  .bodyWrapper {
    margin: 0 auto;
    width: 990px; }

  .container-left {
    display: block; }

  .container-content {
    width: 74%;
    left: 1%; } }
@media only screen and (max-width: 979px) {
  .bodyWrapper {
    margin: 0 auto;
    width: 100%; }

  .powroty__banner-search {
    height: auto; }

  .container-left {
    display: none; }

  .container-content {
    width: 98%;
    padding: 0 1%; }

  .headlogo {
    width: 30%; }

  .headpoland {
    width: 100%; } }
@media only screen and (min-width: 520px) {
  .headerRight {
    position: absolute;
    right: 2px;
    padding: 35px 3px 0 10px; }

  .headerRight ul.disabled {
    display: block; }

  .powroty__banner-search {
    margin: 0 10px;
    height: 0; }

  .powroty__banner-search input[type="text"] {
    height: 20px;
    width: 180px; } }
@media only screen and (max-width: 519px) {
  .powroty__banner-search input[type="text"] {
    height: 30px; }

  .headerRight {
    position: relative;
    width: 99%;
    margin: 10px 5px; }

  .headerRight ul.disabled {
    display: none; }

  #search form .control-group,
  #search form {
    margin: 0; }

  .powroty__banner-search {
    margin: 0 5px; } }
@media only screen and (min-width: 769px) {
  .powroty__social-links {
    display: block; }

  .powroty__social-links .ytbutton {
    position: fixed;
    right: 0;
    top: 207px; }

  .powroty__social-links .twbutton {
    position: fixed;
    right: 0;
    top: 247px; }

  #fejs-button {
    display: block;
    position: fixed;
    right: 0;
    top: 100px; }

  nav.powroty__main-nav {
    padding: 13px 0; }

  div nav li ul {
    width: 260px;
    min-width: 100%; }

  div nav > ul > li:hover ul, div nav > ul > li:focus ul {
    display: block;
    overflow: visible; }

  .powroty-borders .powrotnik-left {
    width: 343px;
    padding-right: 15px; }

  .powroty-borders .powrotnik-right {
    padding-right: 10px;
    width: 338px; }

  .powroty-top {
    background: white url("/powroty-theme/css/../images/powrotnik-top.jpg") no-repeat scroll left top;
    width: 719px;
    height: 50px;
    overflow: hidden; }

  .powroty-bottom {
    background: white url("/powroty-theme/css/../images/powrotnik-bottom.jpg") no-repeat scroll left top;
    width: 719px; }

  .powroty-borders {
    background: white url("/powroty-theme/css/../images/powrotnik-borders.jpg") repeat-y scroll left top;
    width: 719px; } }
@media only screen and (max-width: 768px) {
  .powroty__social-links {
    display: block;
    position: fixed;
    bottom: 0;
    right: 0;
    width: 280px;
    background: rgba(39, 39, 39, 0.9) none;
    height: 40px;
    border-top-left-radius: 2em;
    z-index: 100; }

  .powroty__social-links .ytbutton {
    position: absolute;
    right: 145px;
    bottom: 2px;
    width: 35px; }

  .powroty__social-links .twbutton {
    position: absolute;
    right: 200px;
    bottom: 2px;
    width: 35px; }

  #fejs-button {
    display: block;
    position: absolute;
    right: 60px;
    bottom: -28px;
    transform: rotate(90deg);
    width: 35px; }

  nav.powroty__main-nav {
    padding: 0; }

  nav.powroty__main-nav > ul > li {
    width: 100%; }

  nav.powroty__main-nav > ul > li > ul.child-menu {
    width: 80%; }

  nav.powroty__main-nav > ul > li > ul.child-menu > li {
    background-color: #808080; }

  div nav li ul {
    width: 100%; }

  nav.powroty__main-nav > ul > li.dropdown.active > ul {
    display: block;
    overflow: visible; }

  nav.powroty__main-nav > ul > li.dropdown.selected > ul.child-menu > li {
    border-bottom: 2px solid #454545; }

  nav.powroty__main-nav > ul > li.dropdown.selected > ul.child-menu > li > a {
    background-color: #981619; }

  .powroty-borders .powrotnik-left {
    padding-right: 10px; }

  .powroty-borders .powrotnik-right {
    padding-right: 10px;
    padding-left: 10px; } }
@media only screen and (min-width: 721px) {
  .powroty-top {
    background: white url("/powroty-theme/css/../images/powrotnik-top.jpg") no-repeat scroll left top;
    width: 719px;
    height: 50px;
    overflow: hidden; }

  .powroty-bottom {
    background: white url("/powroty-theme/css/../images/powrotnik-bottom.jpg") no-repeat scroll left top;
    width: 719px; }

  .powroty-borders {
    background: white url("/powroty-theme/css/../images/powrotnik-borders.jpg") repeat-y scroll left top;
    width: 719px; } }
@media only screen and (max-width: 720px) {
  .powroty-top {
    width: 100%; }

  .powroty-bottom {
    width: 100%;
    border-right: 1px solid #B0B0B2;
    border-radius: 0 0 10px 10px;
    border-left: 1px solid #B0B0B2;
    border-bottom: 2px solid #B0B0B2; }

  .powroty-borders {
    width: 100%;
    border-radius: 10px 10px 0 0;
    border-right: 1px solid #B0B0B2;
    border-left: 1px solid #B0B0B2;
    border-top: 1px solid #B0B0B2; } }
@media only screen and (max-width: 368px) {
  .aui input[type="text"] {
    padding: 0; }

  .headlogo {
    width: 35%; } }
.bodyWrapper::after, .bodyWrapper > div:first-child::after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden; }

.bodyWrapper, .bodyWrapper > div:first-child {
  overflow: visible; }

.bodyWrapper, .bodyWrapper > div:first-child {
  overflow: visible; }

.bodyWrapper::after, .bodyWrapper > div:first-child::after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden; }

nav.powroty__main-nav {
  background: #ffffff none repeat scroll 0 0; }

nav.powroty__main-nav ul {
  padding: 0;
  margin: 0;
  z-index: 10; }

.nav-small_menu_dropdown-button {
  background: url("/powroty-theme/css/../images/list-icon.png") center center scroll no-repeat transparent;
  position: absolute;
  right: 2px;
  margin: auto;
  width: 48px;
  height: 80%;
  top: 10%; }

.headnav {
  display: block;
  overflow: visible;
  position: relative; }

.headlogo {
  margin-left: 0;
  margin-top: 0;
  overflow: visible;
  position: relative;
  z-index: 1; }

.headpoland {
  margin-left: 0;
  overflow: visible;
  position: absolute; }

.headerRight {
  display: block;
  overflow: hidden;
  top: 0;
  z-index: 11; }

ul.disabled {
  float: right;
  margin: 35px 35px 2px 0; }

ul.disabled li {
  display: block;
  float: left;
  font-family: arial;
  overflow: hidden; }

ul.disabled li a.small {
  font-size: 0.7em;
  color: #000000; }

ul.disabled li a.medium {
  font-size: 0.95em;
  color: #000000; }

ul.disabled li a.large {
  font-size: 1.3em;
  color: #000000; }

ul.disabled li.white-blue {
  background: #ffffff none repeat scroll 0 0;
  border: 1px solid #333333;
  font-size: 0.7em;
  margin: 0 0 0 0.5em;
  padding: 0.1em; }

ul.disabled li.white-blue a {
  color: #000000;
  display: block;
  padding: 0.1em 0.2em; }

ul.disabled li.yellow-black {
  background: #333333 none repeat scroll 0 0;
  border: 1px solid #333333;
  font-size: 0.7em;
  padding: 0.1em; }

ul.disabled li.yellow-black a {
  color: #ffffff;
  display: block;
  padding: 0.1em 0.2em; }

.powroty__banner-search {
  padding: 0;
  top: 40px;
  right: 5px;
  padding: 0;
  text-align: right;
  z-index: 10; }
  .powroty__banner-search select {
    display: none; }

#portlet_3 .search-scopes {
  display: none; }

#portlet_3 .lfr-token-list {
  display: none; }

.nav > ul {
  padding: 0; }

.container-content {
  display: block;
  position: relative;
  float: left; }

/*                LEWE MENU                   */
.container-left {
  position: relative;
  float: left;
  margin-bottom: 1.4em;
  width: 25%; }

.container-left img {
  display: block;
  width: 90%;
  margin: auto; }

.container-left .powroty__menu {
  display: block; }

.powroty__menu ul {
  margin: 0;
  padding: 0; }

.powroty__menu ul:FIRST-CHILD > li:first-of-type {
  background: #165d2c none repeat scroll 0 0;
  color: #ffffff;
  font-size: 13px;
  font-weight: bold;
  line-height: 1.4em;
  margin: 0;
  padding: 0px 0 0; }

.powroty__menu ul:FIRST-CHILD > li:first-of-type .selected {
  background-color: #165d2c; }

.powroty__menu ul:first-child > li:first-of-type > a {
  color: #ffffff;
  font-family: "Open Sans Condensed";
  font-weight: bold;
  text-decoration: none;
  text-transform: uppercase;
  padding-left: 5px; }

.powroty__menu ul:first-child > li:first-of-type > a:hover {
  text-decoration: underline;
  background: none; }

.powroty__menu ul {
  background: #f3f3f3 none repeat scroll 0 0; }

.powroty__menu ul li {
  border-top: 1px solid #ffffff;
  color: #000000;
  background-color: #f3f3f3; }

/*
.powroty__menu .child-level-1 .child-level-2 li {
	background-color: #b7b7b7;
}
*/
.powroty__menu .child-level-1 li {
  background-color: #E8E8E8; }

.powroty__menu .child-menu {
  padding: 2px 0 1px 15px;
  background-color: #ffffff; }

.powroty__menu ul li a {
  background: rgba(0, 0, 0, 0) url("/powroty-theme/css/../images/half-bullet.png") no-repeat scroll left center;
  color: #000000;
  font-family: arial,sans-serif;
  font-style: normal;
  font-weight: lighter;
  font-size: 13px;
  display: block;
  padding: 3px 10px 3px 20px; }

.powroty__menu ul li a:hover,
.powroty__menu ul li a:focus {
  background: #e8e8e8 url("/powroty-theme/css/../images/half-bullet-non.png") no-repeat scroll left center; }

.powroty__menu li.active {
  font-weight: bold; }

.powroty__menu li.active a {
  background: #e8e8e8 url("/powroty-theme/css/../images/half-bullet-non.png") no-repeat scroll left center; }

.powroty__menu > ul li.selected > a {
  background: #e8e8e8 url("/powroty-theme/css/../images/half-bullet-non.png") no-repeat scroll left center; }

.powroty__menu .not-selected > ul {
  display: none; }

/* POWROTY GŁÓWNA ŚRODKOWY PANEL */
.powroty__main__center {
  border-right: 0 solid #cccccc;
  float: left;
  padding-right: 6px;
  width: 488px; }

.powroty__main__slider {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden; }

.powroty__main__slider .slider__view {
  background: #efefef none repeat scroll 0 0;
  border: 1px solid #cccccc;
  list-style-type: none;
  margin: 0;
  overflow: hidden;
  padding: 0;
  display: block;
  width: 99%;
  height: 99%; }

.powroty__main__slider .slider__view .slider__view__item {
  display: block;
  font-size: 1.5em;
  line-height: 140%;
  position: relative;
  opacity: 100;
  width: 100%;
  height: 100%;
  overflow: hidden;
  opacity: 1; }

.powroty__main__slider .slider__view .slider__view__item div {
  padding: 0; }

.active {
  display: block; }

.powroty__main__slider-img {
  display: block;
  width: 100%;
  max-height: 60%;
  overflow: hidden; }

.powroty__main__slider .slider__view .powroty__main__slider-img img {
  display: block;
  line-height: 100%;
  overflow: hidden;
  width: 100%; }

.powroty__main__slider-textcomponent {
  display: block;
  overflow: hidden;
  font-size: 0.8em;
  font-weight: normal;
  line-height: 120%;
  font-family: "Domine"; }

.powroty__main__slider-textcomponent h3, .powroty__main__slider-textcomponent h2 {
  font-size: 22px;
  text-decoration: none;
  text-transform: none;
  font-weight: bold;
  text-align: left;
  line-height: 110%;
  margin: 15px 20px 5px; }

.powroty__main__slider-textcomponent a {
  margin: auto;
  text-decoration: none;
  color: #777777; }

.powroty__main__slider-textcomponent span {
  display: block;
  color: #000000;
  margin: 0 20px 5px;
  font-size: 12px;
  font-weight: lighter; }

.powroty__main__slider-textcomponent__date span {
  color: #999999;
  font-size: 10px; }

.powroty__main__article a {
  text-decoration: none; }

.powroty__main__article h2 {
  text-transform: uppercase;
  font-family: "Open Sans Condensed";
  font-size: 2em;
  font-weight: 400;
  color: #454545; }

.powroty__main__article a:hover {
  text-decoration: underline; }

.powroty__main__article-item {
  display: block;
  width: 100%;
  font-size: 13px;
  margin-bottom: 0;
  padding-bottom: 1em;
  clear: both;
  overflow: auto; }

.powroty__main__article-item img {
  border: 2px solid #eeeeee;
  display: block;
  float: left;
  margin: 0 1em 0 0;
  width: 148px; }

.powroty__main__article-item h3 {
  text-transform: none; }

.powroty__main__article-item h3,
.powroty__main__article-item h3 a {
  color: #777;
  font-size: 18px;
  font-weight: bold;
  font-family: "Domine";
  line-height: 130%;
  margin: 0; }

.powroty__main__article-item span {
  display: block;
  font-size: 16px;
  line-height: 180%;
  margin: 0 0 .3em; }

span.powroty__main__article-item__date {
  color: #999999;
  font-size: 0.8em; }

.powroty__main__article__button {
  background: #efefef none repeat scroll 0 0;
  border: 1px solid #cccccc;
  clear: both;
  color: #666666 !important;
  display: block;
  float: left;
  font-size: 0.7em;
  font-weight: 600;
  line-height: 20px;
  margin: 10px 0;
  padding: 0.2em 0.5em;
  text-transform: uppercase; }

/* KONIEC POWROTY GŁÓWNA ŚRODKOWY PANEL */
.powroty__footer {
  background: #e1e1e1 none repeat scroll 0 0;
  border-top: 1px solid #666666;
  display: block;
  overflow: hidden;
  clear: both; }

.powroty__footer .powroty__footer__site-map {
  display: block;
  margin: 0;
  overflow: hidden; }

.powroty__footer .powroty__footer__site-map ul {
  float: left;
  font-size: 0.7em;
  margin: 0;
  padding: 0;
  list-style-type: none;
  overflow: hidden;
  min-width: 150px; }

.powroty__footer .powroty__footer__site-map ul li.header,
.powroty__footer .powroty__footer__site-map ul li.header a {
  font-family: "Domine";
  font-size: 14px;
  font-weight: 700;
  font-style: normal;
  padding: 5px 5px 0;
  color: #444444; }

.powroty__footer .powroty__footer__site-map ul li {
  padding: 0px 10px 0px 10px;
  font-family: arial,sans-serif;
  size: 11px;
  line-height: 16px;
  font-weight: 400; }

.powroty__footer ul li a {
  color: #888888;
  text-decoration: none; }

.powroty__footer ul li a:hover {
  text-decoration: underline; }

.powroty__footer-social {
  margin-bottom: 20px;
  clear: both;
  overflow: hidden; }

.powroty__footer-social ul li {
  display: block;
  float: left;
  margin: 0 0.2em 0 0; }

.powroty__footer-social a {
  background: #ffffff none repeat scroll 0 0;
  display: block;
  padding: 0.2em;
  color: #999999; }

.powroty__footer-social li p {
  font-size: 11px;
  margin: 0 0 1em; }

.powroty__footer-social li img {
  display: block; }

.powroty__footer-social li a:hover {
  background: #404040 none repeat scroll 0 0;
  transition: background 500ms ease 0s; }

/*               FORMULARZ KONTAKTOWY         */
.form legend {
  color: #454545;
  font-family: "Open Sans Condensed";
  font-size: 2em;
  font-weight: lighter;
  margin-bottom: 0.5em;
  text-transform: uppercase; }

.form .control-group .control-label {
  color: #666;
  display: block;
  font-size: 0.8em;
  margin-top: 1em;
  text-transform: uppercase; }

.form .control-group .aui-field-select {
  font-size: 0.8em;
  font-family: arial; }

.form .control-group .field {
  font-family: arial;
  font-size: 0.8em;
  line-height: 140%; }

.form .fieldset .btn-primary {
  background: #CC0000 none repeat scroll 0 0;
  color: #ffffff;
  font-family: "Anaheim";
  font-weight: bold;
  text-transform: uppercase;
  font-size: 0.8em;
  margin: 1em auto; }

/*         KONIEC FORMULARZ KONTAKTOWY        */
/*         POWROTNIK LISTA ZAWARTOŚCI          */
.powroty-top {
  margin-top: 20px; }

.powroty-top h2 {
  font-size: 14px;
  margin-top: 5px;
  padding-left: 10px;
  line-height: 20px;
  font-weight: bold;
  color: #666666; }

.powroty-borders {
  overflow: hidden;
  padding: 0; }

.powroty-borders .powrotnik-left {
  float: left;
  padding-left: 10px; }

.powroty-borders p {
  background: white url("/powroty-theme/css/../images/arrow0.gif") no-repeat scroll left 5px;
  margin: 10px 0 5px;
  padding-left: 15px; }

.powroty-borders ul {
  margin-bottom: 0;
  list-style: outside none disc; }

.powroty-borders ul li {
  list-style-image: url("/powroty-theme/css/../images/arrow1l.gif"); }

.powroty-borders .powrotnik-right {
  float: left; }

.powroty-bottom {
  height: 25px;
  overflow: hidden; }

.powroty-pod-artykulem {
  border-top: 1px solid #cccccc;
  margin-top: 10px;
  padding-top: 10px; }

/*                  KONIEC POWROTNIK LISTA ZAWARTOŚCI         */
/*            PANE MEDIA SPOŁECZNOŚCIOWE          */
#fejs-tab {
  background: #ffffff none repeat scroll 0 0;
  border-bottom: 1px solid #404040;
  border-left: 1px solid #404040;
  border-radius: 3px 0 0 3px;
  border-top: 1px solid #404040;
  display: block;
  height: 330px;
  overflow: hidden;
  position: fixed;
  right: -238px;
  top: 100px;
  width: 238px;
  z-index: 100; }

/*            KONIEC               */
/* POWRTOTY NEWSLETTER */
.powroty-newsletter .portlet-content {
  margin-top: 0; }

.powroty-newsletter .form .control-group .field {
  float: left;
  border: 1px solid #ccc;
  font-size: 11.5px; }

.powroty-newsletter .ns-subscribe-popup {
  z-index: 9999; }

.powroty-newsletter .ns-subscribe {
  background: #db1f3d none repeat scroll 0 0;
  height: 30px;
  float: right;
  margin-top: 0;
  margin-right: 0;
  border: medium none;
  padding: 5px 12px;
  text-transform: capitalize;
  font-family: Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold; }

.powroty-newsletter p {
  color: #373737;
  font-family: Arial,sans-serif;
  font-size: 100%;
  font-weight: normal;
  line-height: 140%;
  margin: 10px 0 12px; }

.powroty-newsletter h2 {
  background: white url("/powroty-theme/css/../images/MiniHeader_Newsletter.png") no-repeat scroll left top;
  border: 0 none;
  height: 55px;
  margin-bottom: 5px;
  width: 200px;
  height: 50px;
  text-indent: -9999px; }

/* POWRTOTY NEWSLETTER KONIEC*/
/* Powroty pasek dolny    */
.powroty-pasek-dolny p {
  padding-right: 20px; }

.powroty-pasek-dolny p {
  float: left;
  margin-left: 30px;
  margin-right: 30px;
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 12px; }

.powroty-pasek-dolny div.journal-content-article {
  border-top: 1px solid #c0c0c0;
  padding-bottom: 10px;
  padding-top: 10px; }

.powroty-pasek-dolny .journal-content-article a.button {
  display: none; }

.powroty-pasek-dolny .bcap-journal-basic-content__main p:first-child {
  border-bottom: 1px solid #c0c0c0;
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 0;
  padding-bottom: 10px;
  width: 100%; }

.powroty-pasek-dolny .bcap-journal-basic-content > p {
  display: none; }

.powroty-pasek-dolny div.panel-box span.panel-box__header {
  display: none; }

/* Powroty pasek dolny KONIEC   */
/*Powroty Kontakt */
.powroty-kontakt-content {
  padding-right: 20px; }

.powroty-kontakt-content p.info {
  border: 2px solid #ccc;
  padding: 10px;
  background: #efefef none repeat scroll 0 0; }

.powroty-kontakt-form fieldset.fieldset div.control-group {
  width: 300px;
  margin-bottom: 0; }

.powroty-kontakt-form fieldset.fieldset .taglib-captcha div.control-group {
  width: 140px; }

.powroty-kontakt-form fieldset.fieldset div.control-group .control-label {
  margin-bottom: 0;
  margin-top: 0; }

.powroty-kontakt-form fieldset.fieldset div.control-group input {
  width: 100%; }

.powroty-kontakt-form .lfr-textarea, .form .fieldset .lfr-textarea-container textarea {
  height: 50px; }

.powroty-kontakt-form fieldset.fieldset span.alert {
  margin-bottom: 0; }

.powroty-kontakt-form fieldset.fieldset div.taglib-captcha {
  margin-bottom: 0; }

/*Powroty Kontakt KONIEC*/
/*--- najczestsze pytania --- */
.powroty_najczestsze_pytania .bcap-journal-basic-content__image {
  display: none; }

/*--- mapa --- */
.powroty_mapa {
  float: left; }

.powroty_mapa .bcap-journal-basic-content__image {
  display: none; }

/*----powroty -szablon boczny na stronie o powrtoach----*/
.zl__similar-middle .zl__see-also__line, .zl__similar-first .zl__see-also__line {
  background-image: linear-gradient(to right, rgba(204, 204, 204, 0.3), rgba(204, 204, 204, 0.75), rgba(204, 204, 204, 0.3)); }

.zl__similar-middle .zl__see-also, .zl__similar-last .zl__see-also {
  padding-top: 0;
  margin-top: -10px; }

.zl__similar-last {
  margin-bottom: 20px; }

.zl__see-also {
  font-family: arial, sans-serif;
  font-size: 14px;
  color: #999999;
  background: #f3f3f3 none repeat scroll 0 0;
  border-radius: 3px;
  padding: 1em; }

.zl__see-also hr {
  height: 1px;
  background: #f3f3f3 none repeat;
  border-image: none;
  border-style: solid none;
  border-width: 0;
  border-color: #f3f3f3; }

.zl__see-also ul {
  display: block;
  width: 100%;
  height: 100%;
  margin: 0 0 10px 10px; }

.zl__see-also li {
  display: block;
  width: 100%;
  height: auto;
  background-color: inherit;
  margin: 5px 0;
  padding: 0;
  overflow: hidden;
  clear: both; }

.zl__see-also h3 {
  font-family: "Open Sans Condensed";
  font-size: 1.8em;
  font-weight: 400;
  margin: 0 0 10px;
  color: #777;
  text-transform: uppercase; }
  .zl__see-also h3 a, .zl__see-also h3 a:hover, .zl__see-also h3 a:focus {
    color: #454545; }

.zl__see-also .zl__see-also__text h6 {
  font-weight: bold;
  font-size: 10px !important;
  line-height: 150%;
  font-family: "Domine";
  margin: 0 auto 5px;
  padding: 0;
  color: #777; }
  .zl__see-also .zl__see-also__text h6 a {
    color: #404040; }

.zl__see-also a {
  text-decoration: none;
  text-transform: none;
  text-align: left;
  margin: 0;
  padding: 0;
  color: #777777; }

.zl__see-also span {
  bottom: 0px;
  display: block;
  font-size: 10px; }

.zl__see-also span.date {
  background: rgba(0, 0, 0, 0) url("/powroty-theme/css/../images/clock.png") no-repeat scroll left center;
  padding: 0 15px;
  color: #bbbbbb;
  font-size: 0.8em; }

.zl__see-also .zl__see-also__text {
  display: block;
  height: 100%;
  overflow: hidden; }

.zl__see-also .zl__see-also__thumb {
  display: block;
  position: relative;
  float: left;
  width: 56px;
  height: 56px;
  overflow: hidden;
  margin: 0 10px 10px 0; }

.zl__see-also .zl__see-also__thumb img {
  display: block;
  margin: auto;
  width: 100%;
  height: 100%;
  overflow: auto; }

.portlet-topper .portlet-title > span > img {
  display: none; }

/* .portlet-column-content-last {
    background: #f3f3f3 ;
} */
.portlet-column-content-last portlet-content {
  padding-top: 0;
  padding-bottom: 0; }

.powroty-najczestsze-pytania-content h1.bcap-journal-basic-content__title {
  display: none; }

.powroty-najczestsze-pytania-content .bcap-journal-basic-content__main p {
  margin: 0; }

.powroty_mapa h1.bcap-journal-basic-content__title {
  display: none; }

.powroty-formularz-zapytanie {
  margin-top: -10px; }

.powroty-formularz-zapytanie .fieldset-legend {
  display: none; }

.powroty-formularz-zapytanie .fieldset .control-group,
.powroty-formularz-zapytanie .fieldset .taglib-captcha,
.powroty-formularz-zapytanie .fieldset .taglib-captcha img,
.powroty-formularz-zapytanie .fieldset .btn-primary,
.powroty-formularz-zapytanie .fieldset .control-label {
  margin: 0; }

.powroty-formularz-zapytanie .fieldset .control-group {
  display: block;
  width: 90%; }

.powroty-formularz-zapytanie .fieldset .control-group .field {
  width: 100%;
  margin-bottom: 5px;
  height: 15px; }

.powroty-formularz-zapytanie .fieldset .taglib-captcha .field {
  width: 50%; }

.powroty-formularz-zapytanie .fieldset .control-label {
  font-size: 10px; }

.powroty-formularz-zapytanie .fieldset .btn-primary {
  display: block;
  margin: auto; }

img[src=""] {
  display: none; }

/*Powroty poradnie */
.powroty-poradnie-tabela h1 {
  font-size: 1.9em; }

.powroty-poradnie-tabela table,
.powroty-tabela table {
  font-size: 90%; }

.powroty-poradnie-tabela table td,
.powroty-tabela table td {
  padding: 4px 6px;
  background: #f3f3f3 none repeat scroll 0 0;
  border: 2px solid #fff; }

.powroty-poradnie-tabela tr > td:first-child {
  vertical-align: middle;
  text-align: center; }

.powroty-poradnie-tabela tbody > tr:first-child > td:first-child,
.powroty-tabela tbody > tr:first-child > td:first-child {
  text-align: left; }

/*Powroty poradnie Koniec*/
/*Powroty QR COde */
.powroty-qr-code {
  background: white; }

.powroty-qr-code .qr-text.img {
  font-weight: bold; }

.powroty-qr-code h1 {
  display: none; }

.powroty-qr-code p.img {
  text-align: center;
  margin-bottom: 0px; }

.powroty-qr-code p.qr-header {
  background-color: #c0c0c0;
  border-radius: 7px;
  font-size: 0.95em;
  font-weight: bold;
  margin-bottom: 0;
  padding: 9px; }

.powroty-qr-code div.qrCodeDiv {
  border: 1px solid #c0c0c0;
  border-radius: 7px; }

.powroty-qr-code p.qr-def.img {
  font-size: 10px; }

.powroty-qr-code div.bcap-journal-basic-content > p {
  display: none; }

.powroty-qr-code img.qr-code {
  width: 180px; }

/*Powroty QR COde Koniec */
/* Powroty Niezbednik */
.powroty-powiazane {
  margin-top: 10px;
  margin-bottom: 10px; }

.powroty-powiazane .asset-full-content .asset-content {
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0; }

.powroty-powiazane ul {
  list-style: none;
  margin-bottom: 15px; }

.powroty-powiazane li {
  margin-bottom: 7px; }

.powroty-powiazane div.portlet-body {
  border-radius: 7px;
  background: #eeeeee none repeat scroll 0 0; }

.powroty-powiazane div.journal-content-article {
  padding-top: 10px; }

.powroty-powiazane div.journal-content-article::before {
  content: "Niezbędnik";
  color: #333333;
  font-size: 1.4em;
  margin-left: 8px;
  font-family: "Open Sans Condensed";
  font-weight: lighter;
  text-transform: uppercase;
  border-bottom: 1px dotted #db1f3d;
  padding-right: 55%;
  padding-bottom: 6px; }

.powroty-powiazane div.journal-content-article::after {
  border-top: 1px dotted #db1f3d;
  content: "";
  margin-left: 8px;
  margin-right: 8px;
  margin-top: 0;
  padding-right: 93%; }

.powroty-powiazane div.journal-content-article p {
  background: transparent url("/powroty-theme/css/../images/menu_marker.gif") no-repeat scroll left 8px;
  border-bottom: 1px solid white;
  padding-left: 10px;
  margin-bottom: 6px;
  margin-left: 8px;
  margin-right: 8px; }

.powroty-powiazane div.journal-content-article > p:first-child {
  margin-top: 18px; }

.powroty-powiazane div.asset-content {
  margin-left: 0;
  margin-bottom: 0;
  margin-right: 0 !important; }

.powroty-powiazane .lfr-meta-actions.asset-actions {
  float: left; }

/* Powroty Niezbednik Koniec */
div#layout-column_column-2 {
  background: white; }

.powroty-mieszkanie-content span.user__Data50plus {
  color: #c55104;
  font-size: 0.8em; }

.powroty-artykul div.taglib-header {
  display: none; }

/*
.taglib-header {      
	display:none
}
*/
/* #60952 - Ukrywanie tytułów */
.taglib-header {
  border: none; }

.taglib-header .header-back-to {
  display: none; }

.taglib-header h3 {
  color: #db1f3d;
  font-family: "Open Sans Condensed";
  font-size: 2em;
  font-weight: lighter;
  line-height: 110%;
  margin: 0.25em 0 0.5em;
  text-transform: uppercase; }

/* #60952 - Ukrywanie tytułów END*/
.warto-wiedziec {
  background: #eff0f1 none repeat scroll 0 0;
  border-left: 2px solid #ff0000;
  font-size: 12px;
  margin: 8px 0;
  padding: 4px 15px 6px; }

span.user__wartowiedziec {
  background-color: #eff0f1;
  border-left: 2px solid #ff0000;
  font-size: 12px;
  margin: 8px 0;
  padding: 4px 15px 6px;
  display: block; }

.warto_wiedziec_pesel .journal-content-article p:nth-child(7) {
  background-color: #eff0f1;
  border-left: 2px solid #ff0000;
  font-size: 12px;
  margin: 8px 0;
  padding: 4px 15px 6px; }

.powroty_artykuly h3 {
  font-size: 20px;
  text-transform: none;
  font-weight: bold;
  line-height: 130%; }

.powroty_artykuly .taglib-header h3 {
  font-size: 2em;
  font-weight: lighter;
  line-height: 110%; }

/*Wyszukiwarka ofert pracy/szkolen - simple search*/
.powroty-znajdz-prace-szkolenie .control-group {
  float: left;
  margin-right: 10px;
  margin-bottom: 0; }

.powroty-znajdz-prace-szkolenie .portlet-body > div {
  background: #eee none repeat scroll 0 0;
  border: 1px solid #ccc;
  padding: 0;
  margin: 0 0 0 0 !important; }

.powroty-znajdz-prace-szkolenie .nav-tabs {
  margin-bottom: 0;
  border-bottom: none; }

.powroty-znajdz-prace-szkolenie .portlet-content {
  padding-left: 0;
  padding-right: 0; }

.powroty-znajdz-prace-szkolenie ul.nav li {
  display: block;
  float: left;
  margin: 0 0 0 0.75em;
  overflow: hidden;
  padding: 0.4em 0.5em; }

.powroty-znajdz-prace-szkolenie .portlet-body ul.nav li {
  display: block;
  float: left;
  margin: 0 1px 0 0.75em;
  padding: 0.4em 0.1em;
  overflow: hidden;
  color: black !important;
  margin-left: 0; }

.powroty-znajdz-prace-szkolenie .portlet-body ul.nav li.active {
  color: white !important;
  font-weight: bold;
  background: #db1f3d none repeat scroll 0 0;
  border-radius: 3px 3px 0 0; }

.powroty-znajdz-prace-szkolenie .portlet-body ul.nav li.active a {
  color: white !important;
  font-weight: bold; }

.powroty-znajdz-prace-szkolenie .portlet-body ul.nav li a {
  font-size: 18px;
  font-family: "Anaheim";
  display: block;
  background: 0;
  border: 0;
  color: #454545;
  padding-top: 0;
  padding-bottom: 0; }

.powroty-znajdz-prace-szkolenie .portlet-body ul.nav li a:focus {
  font-size: 14px;
  font-family: "Anaheim";
  display: block;
  background: none;
  border: none;
  color: #454545; }

.powroty-znajdz-prace-szkolenie .portlet-body ul.nav li a:hover {
  font-size: 14px;
  font-family: "Anaheim";
  display: block;
  background: none;
  border: none;
  color: #454545;
  text-decoration: underline; }

.powroty-znajdz-prace-szkolenie form {
  margin-left: 10px;
  margin-right: 0;
  margin-bottom: 10px; }

.powroty-znajdz-prace-szkolenie .field {
  width: 211px;
  float: left; }

.powroty-znajdz-prace-szkolenie .form .control-label {
  width: 100%;
  text-transform: none;
  font-weight: bold;
  font-size: 15px;
  color: #404040;
  margin-top: 5px; }

.powroty-znajdz-prace-szkolenie .form select.aui-field-select {
  background: white;
  width: 225px; }

.powroty-znajdz-prace-szkolenie div.button-holder {
  margin: 0; }

.powroty-znajdz-prace-szkolenie .form .btn-primary {
  background: #cc0000 none repeat scroll 0 0;
  color: white;
  font-family: "Anaheim";
  font-weight: bold;
  text-transform: uppercase;
  font-size: 12px;
  margin: 0 5px; }

.jc-search-button {
  float: right; }

.powroty-znajdz-prace-szkolenie .form .btn-primary:hover {
  background: #db1f3d none repeat scroll 0 0; }

/*Wyszukiwarka ofert pracy/szkolen - simple search END*/
/*Style związane z templatem do artykułów */
p.article-description {
  font-weight: bold;
  margin-bottom: 1em; }

.portlet-body span.article-date {
  color: #999999;
  display: block;
  font-size: 11px;
  margin: 3px 0 0; }

small.article-info {
  color: #cccccc; }

h2.article-title {
  font-size: 28px; }

/*Style związane z templatem do artykułów END*/
.portlet .asset-full-content .asset-content {
  margin-left: 5px; }

.portlet-asset-publisher .asset-full-content .asset-content {
  margin-left: 5px; }

/* Powroty - Indeks AZ*/
.powroty-indeksAZ li.tree-node {
  background: #ecf5ce none repeat scroll 0 0;
  margin-left: 3px;
  padding: 0;
  float: left;
  color: #db1f3d; }

.powroty-indeksAZ div.accordion {
  margin-bottom: 0; }

.powroty-indeksAZ .tree-label.unselectable a {
  padding: 6px 7px;
  color: #db1f3d; }

.powroty-indeksAZ .tree-label.unselectable a.tag-selected {
  background: #165d2c none repeat scroll 0 0;
  color: #ffffff; }

.powroty-indeksAZ .tree-node * {
  margin: 0;
  padding: 0;
  padding-top: 4px;
  padding-bottom: 4px; }

.powroty-indeksAZ div.accordion-inner {
  border: none;
  padding: 0; }

.powroty-indeksAZ .tree-view-content {
  margin-left: 0;
  overflow: auto; }

.powroty-indeksAZ .accordion-toggle {
  display: none !important; }

.powroty-indeksAZ .portlet-body .accordion-group {
  border: none; }

.powroty-indeksAZ-ap .taglib-categorization-filter {
  display: none; }

.powroty-indeksAZ-ap a:hover {
  color: #db1f3d; }

.powroty-indeksAZ-ap a {
  font-size: 16px;
  font-weight: bold;
  color: #db1f3d; }

.powroty-indeksAZ-ap .title-list.content img {
  display: none; }

.powroty-indeksAZ-ap li:first-child {
  border: none; }

.powroty-indeksAZ-ap li {
  border-top: 1px solid #ecf5ce;
  padding: 4px 1px; }

/* Powroty - Indeks AZ KONIEC*/
.ap-titlelist-ordered .title-list a:hover {
  color: #db1f3d; }

.ap-titlelist-ordered .title-list li {
  list-style-type: decimal; }

.ap-titlelist-ordered .title-list.content img {
  display: none; }

.ap-titlelist-ordered .title-list.content .asset-actions {
  display: none; }

.ap-titlelist-ordered .title-list {
  margin-left: 15px !important; }

.portlet-title img {
  display: none; }

.portlet-asset-publisher .taglib-header .header-title,
.portlet-asset-publisher .portlet-title-text {
  white-space: normal; }

.powroty-p-i-odp .portlet-body {
  border-bottom: 1px solid #d2d2d2; }

.powroty-p-i-odp .portlet-title {
  color: #7c7c7c;
  font-size: 14px;
  font-weight: bold;
  line-height: 100%; }

/* Podstrona regiony */
.regiony-header .journal-content-article p {
  margin-bottom: 10px; }

.regiony-nawigacja .accordion-toggle {
  display: none !important; }

.regiony-nawigacja .portlet-body .accordion-group {
  border: none; }

.regiony-nawigacja .taglib-categorization-filter {
  display: none; }

.regiony-nawigacja div.accordion-inner {
  border: none;
  padding: 0; }

.regiony-nawigacja ul li a {
  color: #db1f3d; }

.regiony-nawigacja li {
  padding: 0;
  list-style-type: decimal; }

.regiony-nawigacja .tree-view li * {
  padding-left: 0;
  margin-left: 0; }

.regiony-nawigacja .portlet-body {
  margin-left: 40px;
  position: relative; }

.regiony-wyszukiwarka .portlet-body {
  background: #e5e6e8 none repeat scroll 0 0;
  border-radius: 7px;
  padding-top: 1px;
  padding-bottom: 7px; }

.regiony-wyszukiwarka div.column {
  float: none;
  margin-left: 7px; }

.regiony-wyszukiwarka .column.w30 {
  bottom: 10px;
  right: 10px;
  width: auto;
  position: absolute; }

.regiony-wyszukiwarka .column label,
.regiony-wyszukiwarka .column select {
  margin-bottom: 1px;
  color: #404040; }

.regiony-wyszukiwarka .form .control-group .control-label {
  color: #404040;
  text-transform: capitalize; }

.regiony-wyszukiwarka .form .control-group .control-label:after {
  content: ":";
  margin-left: -3px; }

.regiony-wyszukiwarka .form::before {
  color: #db1f3d;
  content: "Wyszukaj aktualności w regionie";
  display: block;
  margin-bottom: 0;
  margin-left: 14px;
  margin-top: 10px; }

.regiony-wyszukiwarka .column .btn-primary {
  background: #CC0000 none repeat scroll 0 0;
  color: #ffffff;
  font-family: "Anaheim";
  font-weight: bold;
  text-transform: uppercase;
  font-size: 0.8em;
  margin: 1em auto; }

.reg-info-ap .asset-title > a {
  color: #db1f3d;
  font-family: "Open Sans Condensed";
  font-size: 1em;
  font-weight: lighter;
  line-height: 110%;
  margin: 0.25em 0 0.5em;
  text-transform: uppercase; }

.reg-info-ap .asset-title {
  line-height: 110%; }

.reg-info-ap .asset-title a > img {
  display: none; }

.reg-info-ap .asset-content {
  margin-left: 0; }

.reg-info-ap .asset-summary {
  margin-bottom: 10px; }

.reg-info-ap .asset-more a {
  color: #db1f3d; }

/* Podstrona regiony END */
.searchcontainer-content .table {
  table-layout: fixed; }

/* Podstrona pytania i odpowiedzi */
.powroty-pyt-i-odp {
  color: #7C7C7C; }

.powroty-pyt-i-odp a {
  color: #7C7C7C; }

.powroty-pyt-i-odp-art .link-wiecej {
  text-align: right;
  border-bottom: 1px solid #CCC; }

.powroty-pyt-i-odp-art .link-wiecej a::after {
  content: " \00BB";
  color: #DB1F3D; }

.powroty-pyt-i-odp-art h4 {
  font-size: 14px; }

.powroty-pyt-i-odp-art h4 a {
  color: #7C7C7C; }

/* Podstrona pytania i odpowiedzi END */
.hide-categorization-filter .portlet-body .taglib-categorization-filter {
  display: none; }

.portlet-search .portlet-body {
  margin-top: 1em; }

.portlet-search .search-layout .result .asset-entry .asset-entry-type {
  margin-left: 5px; }

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

.portlet-search .lfr-token-list {
  display: none; }

.portlet-search .nav-pills > .active > a,
.portlet-search .nav-pills > .active > a:hover,
.portlet-search .nav-pills > .active > a:focus {
  background-color: #DB1F3D; }

.portlet-search .badge-info {
  background-color: #454545; }

/*Wyszukiwarka ofert pracy */
.powroty-wyszukiwarka-ofert-pracy {
  margin-top: 5px; }

.powroty-wyszukiwarka-ofert-pracy .job-disclaimer {
  background: #f3f3f3 url("/powroty-theme/css/../images/ico-l-alert.png") no-repeat scroll 12px 50%;
  padding: 10px 10px 6px 40px;
  margin-bottom: 10px;
  font-size: 12px;
  margin-top: -20px; }

.powroty-wyszukiwarka-ofert-pracy a {
  color: #db1f3d; }

.powroty-wyszukiwarka-ofert-pracy h3 {
  font-weight: normal;
  margin-top: 0; }

.powroty-wyszukiwarka-ofert-pracy .accordion {
  background: #f2f2f2 none repeat scroll 0 0;
  border: 1px solid #f2f2f2; }

.powroty-wyszukiwarka-ofert-pracy .searchcontainer-content thead,
.powroty-wyszukiwarka-ofert-pracy .taglib-search-iterator-page-iterator-top {
  display: none; }

.powroty-wyszukiwarka-ofert-pracy .table-cell.only div.span4 {
  border-left: 1px solid #ecf5ce;
  float: right;
  margin-right: 8px;
  padding-left: 8px;
  width: 110px; }

.powroty-wyszukiwarka-ofert-pracy .service-name {
  background: #ecf5ce none repeat scroll 0 0;
  color: #666666;
  display: block;
  font-size: 11px;
  line-height: 1.2;
  margin-bottom: 3px;
  margin-top: 4px;
  padding: 2px 4px; }

.powroty-wyszukiwarka-ofert-pracy .table-data .span4, .table-data .span8 {
  font-size: 12px; }

.powroty-wyszukiwarka-ofert-pracy .table-data .span8 a {
  font-size: 15px;
  font-weight: bold;
  margin: 0; }

.powroty-wyszukiwarka-ofert-pracy .table-bordered .table-data td {
  background-color: white;
  border-top: 1px solid #ecf5ce;
  border-left: none;
  border-right: none;
  padding-top: 16px;
  padding-bottom: 16px; }

.powroty-wyszukiwarka-ofert-pracy .table-bordered {
  border: none; }

.powroty-wyszukiwarka-ofert-pracy .accordion-toggle .title-text, #noJobsFound {
  font-size: 15px;
  font-weight: bold;
  margin: 0; }

.powroty-wyszukiwarka-ofert-pracy .accordion-inner {
  border-top: none; }

.powroty-wyszukiwarka-ofert-pracy .form .control-group .control-label, .zl-wyszukiwarka-ofert-pracy .adv-search-label {
  font-size: 11px;
  color: #333;
  text-transform: capitalize;
  margin-bottom: 5px; }

.powroty-wyszukiwarka-ofert-pracy .form .control-group .aui-field-select {
  width: 100%;
  background-color: white; }

.powroty-wyszukiwarka-ofert-pracy .form .control-group .aui-field-select:focus, .zl-wyszukiwarka-ofert-pracy .form .control-group .field:focus {
  background: #ffffcc none repeat scroll 0 0 !important; }

.powroty-wyszukiwarka-ofert-pracy .SumoSelect > .CaptionCont > span.placeholder, .SumoSelect > .CaptionCont > span {
  color: #404040;
  font-size: 0.8em;
  font-style: normal; }

.powroty-wyszukiwarka-ofert-pracy .form .control-group .field {
  box-sizing: border-box;
  width: 100%;
  height: 30px;
  /*	width: 95%;*/ }

.powroty-wyszukiwarka-ofert-pracy .SlectBox {
  /*	width: 234px;*/
  border: 1px solid #cccccc;
  width: 90%; }

.powroty-wyszukiwarka-ofert-pracy .SumoSelect > .CaptionCont > label {
  background-color: white;
  margin-bottom: 0;
  width: 18px; }

.powroty-wyszukiwarka-ofert-pracy .form .control-group .control-label {
  margin-top: 0.1em; }

.powroty-wyszukiwarka-ofert-pracy .form .control-group {
  margin-bottom: 0; }

.powroty-wyszukiwarka-ofert-pracy .SumoSelect {
  margin-bottom: 10px;
  width: 100%; }

.powroty-wyszukiwarka-ofert-pracy .accordion-inner .button-holder {
  margin: 0; }

.powroty-wyszukiwarka-ofert-pracy .job-disclaimer .span11 {
  margin-top: 4px; }

/* Wyszukiwarka ofert - Panel Nawigacyjny*/
.powroty-wyszukiwarka-ofert-pracy .portlet-body ul.nav li {
  display: block;
  float: left;
  margin: 0 1px 0 0.75em;
  padding: 0.4em 0.1em;
  overflow: hidden;
  color: black !important; }

.powroty-wyszukiwarka-ofert-pracy .portlet-body ul.nav li.active {
  color: white !important;
  font-weight: bold;
  background: url("/powroty-theme/css/../images/arrow-bottom-eee.png") center bottom no-repeat #db1f3d;
  border-radius: 3px 3px 0 0; }

.powroty-wyszukiwarka-ofert-pracy .portlet-body ul.nav li.active a {
  color: white !important;
  font-weight: bold;
  text-decoration: underline; }

.powroty-wyszukiwarka-ofert-pracy .portlet-body ul.nav li a {
  font-size: 14px;
  font-family: "Anaheim";
  display: block;
  background: none;
  border: none;
  color: #454545; }

.powroty-wyszukiwarka-ofert-pracy .portlet-body ul.nav li a:focus {
  font-size: 14px;
  font-family: "Anaheim";
  display: block;
  background: none;
  border: none;
  color: #454545; }

.powroty-wyszukiwarka-ofert-pracy .portlet-body ul.nav li a:hover {
  font-size: 14px;
  font-family: "Anaheim";
  display: block;
  background: none;
  border: none;
  color: #454545;
  text-decoration: underline; }

/* Wyszukiwarka ofert - Panel Nawigacyjny*/
.powroty-wyszukiwarka-ofert-pracy .offers-search {
  margin-top: 10px; }

.powroty-wyszukiwarka-ofert-pracy .adv-added {
  margin: 8px 0 0;
  color: #666666; }

.powroty-wyszukiwarka-ofert-pracy .taglib-page-iterator a {
  color: #000000; }

/*Wyszukiwarka ofert pracy END */
/* Wyszukiwarka pracy - informacje szczegółowe */
.powroty-oferta-pracy {
  font: 13px Verdana,Tahoma,sans-serif;
  margin-right: 5px; }

.powroty-oferta-pracy .control-group {
  margin-bottom: 0 !important; }

.powroty-oferta-pracy .fieldset-legend {
  background: rgba(0, 0, 0, 0) url("/powroty-theme/css/../images/ico-l-offerdetails.png") no-repeat scroll 0 50%;
  font-size: 15px;
  font-weight: bold;
  padding: 8px 0 8px 0;
  border-top: 1px solid #ecf5ce;
  border-bottom: none; }

.powroty-oferta-pracy .fieldset-legend span {
  vertical-align: baseline;
  margin-bottom: 0.6em;
  margin-left: 34px; }

.powroty-oferta-pracy h5,
.powroty-oferta-pracy h4 {
  color: #666666;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 0.6em;
  padding-top: 15px;
  line-height: 1.2em;
  border-top: 1px solid #ecf5ce; }

.powroty-oferta-pracy h4:FIRST-CHILD {
  border-top: 0px solid #ffffff; }

.powroty-oferta-pracy label.control-label {
  color: #666666;
  line-height: 1.4;
  font-size: 11px; }

.powroty-oferta-pracy input.field {
  font-size: 16px;
  color: #333333;
  line-height: 1.4;
  margin-bottom: 0.3em; }

.powroty-oferta-pracy textarea[disabled],
.powroty-oferta-pracy input[disabled] {
  background-color: #ffffff;
  border: 1px none;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  width: 100%; }

.powroty-oferta-pracy .zl_search-result_details_right-panel .fieldset {
  border: 1px solid #f2f2f2;
  background: #F3F3F3 none repeat scroll 0 0;
  margin-bottom: 1em;
  position: relative;
  width: 100%;
  display: inline-block; }

.powroty-oferta-pracy .zl_search-result_details_right-panel .fieldset-legend {
  border-bottom: 1px solid #f2f2f2;
  padding: 4px 0px;
  background: #db1f3d none repeat scroll 0 0;
  margin-bottom: 0;
  line-height: 150%;
  text-align: center; }

.powroty-oferta-pracy .zl_search-result_details_right-panel .fieldset-legend span {
  margin-bottom: 0;
  margin-left: 0;
  vertical-align: baseline;
  color: #ffffff;
  font-size: 12px;
  font-weight: lighter;
  line-height: 1.3;
  text-transform: uppercase; }

.powroty-oferta-pracy .zl_search-result_details_right-panel .row-fluid {
  padding: 2px 6px 0 12px;
  font-size: 11px;
  width: auto; }

.powroty-oferta-pracy .zl_search-result_details_right-panel .row-fluid:nth-child(2n+4) {
  border-top: 1px solid #ffffff; }

.powroty-oferta-pracy .zl_search-result_details_right-panel .row-fluid strong {
  font-size: 12px; }

.zlu-search .zl_search-result_details_header .header-title {
  border-bottom: 1px solid #f2f2f2;
  padding: 10px;
  margin: 20px 0; }

.powroty-oferta-pracy .zl_search-result_details_header .zl_search-result_details_header-info div {
  float: right;
  text-align: center;
  border: 1px solid #ffffcb;
  background: #fffff3 none repeat scroll 0 0;
  font-size: 13px;
  font-weight: bold;
  margin-bottom: 12px;
  padding: 8px 0 8px 8px; }

.powroty-oferta-pracy .zl_search-result_details_header-icons {
  display: block;
  position: relative;
  float: right;
  margin-right: 20px; }

.zl_search-result_details_header-icons_row {
  width: 100%;
  display: block;
  position: relative;
  border-bottom: 1px solid #ecf5ce;
  margin-bottom: 20px;
  height: 30px; }

.powroty-oferta-pracy .zl_search-result_details_right-panel {
  width: 30% !important; }

.powroty-oferta-pracy #map-google {
  margin-bottom: 1em; }

.header-title > span {
  font-family: "open sans condensed";
  font-weight: 300;
  font-size: 32px; }

.zl__see-also > h2 {
  font-family: "open sans condensed";
  font-size: 26px;
  font-weight: 300; }

.zl__see-also__text > h3 {
  font-family: domine;
  font-size: 12px;
  line-height: 150%;
  margin-bottom: 0; }

/*Modyfikacja font-size*/
main.bcap-journal-basic-content__main p {
  font-size: 16px;
  line-height: 180%; }

.journal-content-article p {
  line-height: 180%; }

.zl__see-also__text h3 {
  font-size: 15px; }

/*...slider*/
.powroty__main__slider-textcomponent h2 a {
  font-size: 20px; }

.powroty__main__slider-textcomponent span {
  display: block;
  color: #000;
  margin: 0 20px 5px;
  font-size: 15px;
  font-weight: lighter; }

/*...SG Lista*/
.powroty__main__article h2 a {
  font-size: 30px !important; }

/*...margin R*/
.zl__see-also {
  font-family: arial,sans-serif;
  font-size: 14px;
  color: #999;
  background: #f3f3f3 none repeat scroll 0 0;
  border-radius: 3px;
  padding: 0 16px 0 0; }

.zl__see-also h2 a {
  font-size: 30px;
  padding: 0px 9px; }

/*Accept cookie START*/
.accept-cookie {
  background-color: #fff;
  display: none;
  position: fixed;
  width: auto;
  max-width: 500px;
  z-index: 999;
  border: 1px solid #e6e6e6;
  padding: 15px;
  bottom: 10px;
  left: 10px; }

.accept-cookie_btn {
  color: #fff;
  background-color: #253b48; }

.accept-cookie p {
  font-size: 15px; }

.accept-cookie p a {
  color: #405ca0; }

/*Accept cookie END*/