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

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

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

.paginator-next-link {
  background-image: url(/ecam-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(/ecam-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(/ecam-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(/ecam-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(/ecam-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(/ecam-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(/ecam-theme/css/../images/application/button_bg_over.png); }

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

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

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

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

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

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

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

.lfr-status-success-label {
  background-image: url(/ecam-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(/ecam-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(/ecam-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(/ecam-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(/ecam-theme/css/../images/common/guest_icon.png); }
.table-data tr.lfr-role-regular .first {
  background-image: url(/ecam-theme/css/../images/common/user_icon.png); }
.table-data tr.lfr-role-site .first {
  background-image: url(/ecam-theme/css/../images/common/site_icon.png); }
.table-data tr.lfr-role-organization .first {
  background-image: url(/ecam-theme/css/../images/common/organization_icon.png); }
.table-data tr.lfr-role-team .first {
  background-image: url(/ecam-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(/ecam-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 .ecam__menu-navigation > ul.nav li a,
.white-blue .ecam__banner-container .ecam__main-banner,
.white-blue .ecam__body,
.white-blue .ecam__body a,
.white-blue a:hover,
.white-blue .ecam__banner-container,
.white-blue ul.disabled li.white-blue,
.white-blue ul.disabled li.white-blue a,
.white-blue ul.disabled li.white-blue,
.white-blue ul.disabled li.white-blue a,
.white-blue .ecam__container-fluid,
.white-blue .ecam__menu-navigation,
.white-blue .ecam__menu-navigation > ul.nav li.has-sub:hover,
.white-blue .ecam__menu-navigation > ul.nav li a.active,
.white-blue .ecam__menu-navigation > ul.nav li a:hover,
.white-blue .ecam__menu-navigation > ul.nav li.selected a,
.white-blue .ecam__menu-navigation > ul.nav li.has-sub ul li a:hover,
.white-blue .ecam__menu-navigation > ul.nav li.has-sub ul li,
.white-blue .ecam__menu-navigation > ul.nav li.has-sub ul li a,
.white-blue .ecam__menu-navigation > ul.nav li.has-sub ul,
.white-blue .ecam__menu-navigation > ul.nav li a,
.white-blue .ecam__menu-navigation > ul.nav,
.white-blue ul.nav > li a,
.white-blue ul.nav > li a:hover,
.white-blue ul.nav > li a:focus,
.white-blue .ecam__breadcrumbs,
.white-blue .ecam__home-content,
.white-blue .ecam__right-panel .short-menu a:hover,
.white-blue .ecam__right-panel .short-menu a:focus
.white-blue .ecam__content a,
.white-blue .ecam__site-map,
.white-blue .ecam__site-map h3,
.white-blue li a,
.white-blue li a:hover,
.white-blue li a:focus,
.white-blue .ecam__footer,
.white-blue .ecam__footer ul li a,
.white-blue .ecam__footer ul li a:hover,
.white-blue .ecam__footer .ue,
.white-blue #navigation.navbar,
.white-blue #navigation .navbar-inner,
.white-blue #navigation .navbar-inner li a,
.white-blue #navigation .navbar-inner li a:hover,
.white-blue #navigation .lfr-nav-item li a,
.white-blue #navigation .lfr-nav-item li a:hover,
.white-blue #navigation .lfr-nav-item.selected.selected.active.dropdown a,
.white-blue #navigation .dropdown-menu li a,
.white-blue .ecam__sidebar,
.white-blue section.portlet .portlet-content a,
.white-blue section.portlet .portlet-content .nav-menu a:hover,
.white-blue section.portlet .portlet-content .nav-menu a:focus,
.white-blue section.portlet .portlet-content .nav-menu h2 a,
.white-blue section.portlet .portlet-content .nav-menu h2 a:hover,
.white-blue section.portlet .portlet-content .nav-menu .open > a,
.white-blue section.portlet .portlet-content .nav-menu .selected > a,
.white-blue section.portlet .portlet-content .nav-menu .selected > a:hover,
.white-blue section.portlet .portlet-content .nav-menu .open ul,
.white-blue section.portlet .portlet-content .nav-menu .open ul li a,
.white-blue section.portlet .portlet-content .nav-menu .open ul li a:hover,
.white-blue section.portlet .portlet-content .nav-menu li a.selected,
.white-blue section.portlet .portlet-content .nav-menu .open li a.selected,
.white-blue section.portlet .portlet-content .nav-menu .open li a.selected:hover,
.white-blue .grid-content,
.white-blue .grid-content__item,
.white-blue .grid-content__item__text:hover,
.white-blue .grid-content__item__text h6,
.white-blue .grid-content__item__text__date,
.white-blue .grid-content__item__text p,
.white-blue .leftpannel,
.white-blue .leftpannel h3,
.white-blue .leftpannel ul > li,
.white-blue .leftpannel ul > li a,
.white-blue .col-work,
.white-blue .col-work li.art-work h3,
.white-blue .col-work li.art-work a,
.white-blue .col-blog,
.white-blue .col-blog li,
.white-blue .col-blog .art-blog .txtblog a,
.white-blue .col-blog .art-blog .txtblog span,
.white-blue .col-blog .art-blog .txtblog span.date,
.white-blue .ecam__see-also li:hover .ecam__see-also__text,
.white-blue .ecam__see-also h6,
.white-blue .ecam__see-also h3,
.white-blue .ecam__see-also span.date,
.white-blue .ecam__content a,
.white-blue {
  color: blue !important;
  background-color: #FFFFFF !important;
  border-color: blue !important; }

.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 .col-blog li.art-blog:hover {
  background-color: #FFFFFF; }

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

.yellow-black .ecam__menu-navigation > ul.nav li a,
.yellow-black .ecam__banner-container .ecam__main-banner,
.yellow-black .ecam__body,
.yellow-black .ecam__body a,
.yellow-black a:hover,
.yellow-black .ecam__banner-container,
.yellow-black ul.disabled li.white-blue,
.yellow-black ul.disabled li.white-blue a,
.yellow-black ul.disabled li.yellow-black,
.yellow-black ul.disabled li.yellow-black a,
.yellow-black .ecam__container-fluid,
.yellow-black .ecam__menu-navigation,
.yellow-black .ecam__menu-navigation > ul.nav li.has-sub:hover,
.yellow-black .ecam__menu-navigation > ul.nav li a.active,
.yellow-black .ecam__menu-navigation > ul.nav li a:hover,
.yellow-black .ecam__menu-navigation > ul.nav li.selected a,
.yellow-black .ecam__menu-navigation > ul.nav li.has-sub ul li a:hover,
.yellow-black .ecam__menu-navigation > ul.nav li.has-sub ul li,
.yellow-black .ecam__menu-navigation > ul.nav li.has-sub ul li a,
.yellow-black .ecam__menu-navigation > ul.nav li.has-sub ul,
.yellow-black .ecam__menu-navigation > ul.nav li a,
.yellow-black .ecam__menu-navigation > ul.nav,
.yellow-black ul.nav > li a,
.yellow-black ul.nav > li a:hover,
.yellow-black ul.nav > li a:focus,
.yellow-black .ecam__breadcrumbs,
.yellow-black .ecam__home-content,
.yellow-black .ecam__right-panel .short-menu a:hover,
.yellow-black .ecam__right-panel .short-menu a:focus
.yellow-black .ecam__content a,
.yellow-black .ecam__site-map,
.yellow-black .ecam__site-map h3,
.yellow-black li a,
.yellow-black li a:hover,
.yellow-black li a:focus,
.yellow-black .ecam__footer,
.yellow-black .ecam__footer ul li a,
.yellow-black .ecam__footer ul li a:hover,
.yellow-black .ecam__footer .ue,
.yellow-black #navigation.navbar,
.yellow-black #navigation .navbar-inner,
.yellow-black #navigation .navbar-inner li a,
.yellow-black #navigation .navbar-inner li a:hover,
.yellow-black #navigation .lfr-nav-item li a,
.yellow-black #navigation .lfr-nav-item li a:hover,
.yellow-black #navigation .lfr-nav-item.selected.selected.active.dropdown a,
.yellow-black #navigation .dropdown-menu li a,
.yellow-black .ecam__sidebar,
.yellow-black section.portlet .portlet-content a,
.yellow-black section.portlet .portlet-content .nav-menu a:hover,
.yellow-black section.portlet .portlet-content .nav-menu a:focus,
.yellow-black section.portlet .portlet-content .nav-menu h2 a,
.yellow-black section.portlet .portlet-content .nav-menu h2 a:hover,
.yellow-black section.portlet .portlet-content .nav-menu .open > a,
.yellow-black section.portlet .portlet-content .nav-menu .selected > a,
.yellow-black section.portlet .portlet-content .nav-menu .selected > a:hover,
.yellow-black section.portlet .portlet-content .nav-menu .open ul,
.yellow-black section.portlet .portlet-content .nav-menu .open ul li a,
.yellow-black section.portlet .portlet-content .nav-menu .open ul li a:hover,
.yellow-black section.portlet .portlet-content .nav-menu li a.selected,
.yellow-black section.portlet .portlet-content .nav-menu .open li a.selected,
.yellow-black section.portlet .portlet-content .nav-menu .open li a.selected:hover,
.yellow-black .grid-content,
.yellow-black .grid-content__item,
.yellow-black .grid-content__item__text:hover,
.yellow-black .grid-content__item__text h6,
.yellow-black .grid-content__item__text__date,
.yellow-black .grid-content__item__text p,
.yellow-black .leftpannel,
.yellow-black .leftpannel h3,
.yellow-black .leftpannel ul > li,
.yellow-black .leftpannel ul > li a,
.yellow-black .col-work,
.yellow-black .col-work li.art-work h3,
.yellow-black .col-work li.art-work a,
.yellow-black .col-blog,
.yellow-black .col-blog li,
.yellow-black .col-blog .art-blog .txtblog a,
.yellow-black .col-blog .art-blog .txtblog span,
.yellow-black .col-blog .art-blog .txtblog span.date,
.yellow-black .ecam__see-also li:hover .ecam__see-also__text,
.yellow-black .ecam__see-also h6,
.yellow-black .ecam__see-also h3,
.yellow-black .ecam__see-also span.date,
.yellow-black .ecam__content a,
.yellow-black .ecam__content_full a,
.yellow-black .ecam__content p,
.yellow-black .ecam__content_full p,
.yellow-black .search_job_horizontal .fieldset.zl-search-horizontal,
.yellow-black .search_job_horizontal .zl-search-button-block .button-holder .btn-primary,
.aui .yellow-black .table-bordered td,
.yellow-black .zlu-search .zl-search-filter-title .btn-primary,
.yellow-black .search-job-list-count,
.yellow-black .zl-search-filter-title,
.yellow-black {
  color: #ffff00 !important;
  background-color: #000000 !important;
  border-color: #ffff00 !important; }

.yellow-black .zl-search-filter-title .control-label,
.yellow-black .zl-search-filter-title .adv-search-label,
.aui .yellow-black .zlu-search legend,
.yellow-black .search-job-list-row-information,
.yellow-black .portlet-body .taglib-header .header-title {
  color: #ffff00 !important; }

.yellow-black .zl_search-result_details_header-icons_row,
.yellow-black .span4.zl_search-result_details_right-panel,
.aui .yellow-black .nav-tabs,
.aui .yellow-black .table-bordered,
.aui .yellow-black .zlu-search legend,
.aui .yellow-black .table-bordered th,
.aui .yellow-black .table-bordered td {
  border-color: #ffff00 !important; }

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

.yellow-black .span4.zl_search-result_details_right-panel,
.yellow-black .search_job_horizontal .fieldset.zl-search-horizontal {
  border-style: solid;
  border-left-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px; }

.yellow-black .zlu-search .zl-search-filter-title .accordion-toggle,
.yellow-black .search_job_horizontal .table-bordered .table-columns th,
.yellow-black .search_job_horizontal .zl-search-header {
  background-color: #ffff00 !important;
  color: #000000 !important;
  border-color: #000000 !important;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-bottom-style: solid; }

.yellow-black .SumoSelect > .optWrapper.multiple > .options > li:hover,
.yellow-black .SumoSelect > .optWrapper.multiple > .options > li:focus,
.yellow-black .SumoSelect > .optWrapper.multiple > .options > li:active {
  background-color: #ffff00 !important;
  color: #000000 !important; }

.yellow-black .lfr-admin-panel,
.yellow-black .navbar-inner,
.aui .yellow-black .table-striped tbody > tr > td,
.aui .yellow-black .table-striped tbody > tr > th {
  background: black none repeat scroll 0 0; }

.yellow-black .span4.zl_search-result_details_right-panel,
.yellow-black .headerRight,
.yellow-black .SumoSelect > .optWrapper > .options,
.yellow-black .col-blog li.art-blog:hover {
  background-color: #000000; }

.aui .yellow-black .accordion-inner {
  border-top-width: 0px; }

.yellow-black .footer_social img {
  background-color: #ffff00; }

@media only screen and (min-width: 769px) {
  .aui .yellow-black .zlu-search .row-fluid .span4.zl_search-result_details_right-panel {
    border-left-color: #ffff00;
    border-left-width: 1px; } }
.yellow-black .ecam__content_full .SumoSelect > .optWrapper.multiple > .options > li.selected span i,
.yellow-black .ecam__content .SumoSelect > .optWrapper.multiple > .options > li.selected span i,
.yellow-black .ecam__content_full .SumoSelect .select-all.selected > span i,
.yellow-black .ecam__content .SumoSelect .select-all.selected > span i,
.yellow-black .ecam__content_full .SumoSelect .select-all.partial > span i,
.yellow-black .ecam__content .SumoSelect .select-all.partial > span i {
  background-color: #0000ff;
  -webkit-filter: invert(1);
  -ms-filter: invert(100%);
  filter: invert(1); }

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

.small .ecam__footer .footer-site-map ul,
.small ul.disabled li.white-blue,
.small ul.disabled li.yellow-black,
.small ul.disabled li a.small {
  font-size: 0.7em; }

.small .ecam__see-also span.date,
.small .breadcrumb,
.small .ecam__content,
.small .ecam__right-panel a {
  font-size: 0.8em; }

.small li {
  font-size: 1.2em; }

.small .ecam__menu-navigation > ul.nav li.has-sub ul li a {
  font-size: 10px; }

.small .ecam__footer .ue,
.small p {
  font-size: 0.9em; }

.small ul.disabled li a.medium {
  font-size: 0.95em; }

.small .ecam__see-also a,
.small .grid-content__item__text p,
.small .grid-content__item__text__date,
.small section.portlet .portlet-content a,
.small .ecam__site-map,
.small .ecam__container-fluid,
.small .ecam__menu-navigation,
.small .ecam__banner-container,
.small .ecam__breadcrumbs,
.small .ecam__body {
  font-size: 1em; }

.small .col-blog .art-blog .txtblog span,
.small ul.disabled li a.large {
  font-size: 1.1em; }

.small .grid-content {
  font-size: 1.2em; }

.small .ecam__content a {
  font-size: 10px; }

.small h3 {
  font-size: 1.3em; }

.small .leftpannel ul > li {
  font-size: 1.4; }

.small .leftpannel h3,
.small .ecam__footer .footer-site-map ul li.header,
.small .portlet-asset-publisher .asset-title {
  font-size: 1.5em; }

.small .grid-content__item__text h6 {
  font-size: 1.6em; }

.small .ecam__see-also h3,
.small section.portlet .portlet-content .nav-menu h2,
.small h1 {
  font-size: 2em; }

.small .ecam__content h1 {
  font-size: 2.6em; }

.small .ecam__menu-navigation > ul.nav li a {
  font-size: 16px; }

.small .col-blog .art-blog .txtblog a,
.small .col-work li.art-work a {
  font-size: 26px; }

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

.large .ecam__footer .footer-site-map ul,
.large ul.disabled li.white-blue,
.large ul.disabled li.yellow-black,
.large ul.disabled li a.small {
  font-size: 0.7em; }

.large .ecam__see-also span.date,
.large .breadcrumb,
.large li,
.large .ecam__content,
.large .ecam__right-panel a {
  font-size: 14px; }

.large .ecam__menu-navigation > ul.nav li.has-sub ul li a {
  font-size: 14px; }

.large .ecam__footer .ue,
.large p {
  font-size: 0.9em; }

.large ul.disabled li a.medium {
  font-size: 0.95em; }

.large .ecam__see-also a,
.large .grid-content__item__text p,
.large .grid-content__item__text__date,
.large section.portlet .portlet-content a,
.large .ecam__site-map,
.large .ecam__container-fluid,
.large .ecam__menu-navigation,
.large .ecam__banner-container,
.large .ecam__breadcrumbs,
.large .ecam__body {
  font-size: 1.2em; }

.large .col-blog .art-blog .txtblog span,
.large ul.disabled li a.large {
  font-size: 1.1em; }

.large .grid-content,
.large .ecam__content a {
  font-size: 1em; }

.large h3 {
  font-size: 1.3em; }

.large .leftpannel ul > li {
  font-size: 1.4; }

.large .leftpannel h3,
.large .ecam__footer .footer-site-map ul li.header,
.large .portlet-asset-publisher .asset-title {
  font-size: 1.5em; }

.large .grid-content__item__text h6 {
  font-size: 1.8em; }

.large .ecam__see-also h3,
.large section.portlet .portlet-content .nav-menu h2,
.large h1 {
  font-size: 2em; }

.large .ecam__content h1 {
  font-size: 2.6em; }

.large .ecam__menu-navigation > ul.nav li a {
  font-size: 20px; }

.large .col-blog .art-blog .txtblog a,
.large .col-work li.art-work a {
  font-size: 26px; }

.bcap-journal-basic-content__main td img {
  max-width: inherit; }

.aui .carousel {
  margin: 0; }

.portlet-content {
  padding: 0; }

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

.aui .row-fluid [class*="span"] {
  margin-left: 0; }

td .right {
  margin-left: 10px; }

@media only screen and (min-width: 1160px) {
  .ecam__body {
    min-width: 1200px; }

  .ecam__container-fluid,
  .ecam__banner-container {
    width: 1160px; } }
@media only screen and (max-width: 1159px) {
  .ecam__body {
    /*max-width: 980px;*/ }

  .ecam__container-fluid,
  .ecam__banner-container {
    width: 980px; } }
@media only screen and (max-width: 979px) {
  .ecam__body
  .ecam__container-fluid,
  .ecam__banner-container {
    width: 100%; } }
@media only screen and (max-width: 768px) {
  .ecam_header__obrazek1 {
    display: none; }

  .ecam_header__obrazek2 {
    padding-left: 0px;
    /*margin: 0px auto;*/
    /*width:680px;*/ }

  .ecam__banner-container .ecam__banner-search {
    top: 20px;
    float: left;
    margin-left: 20px !important; }
    .ecam__banner-container .ecam__banner-search input[type="text"] {
      height: 19px;
      width: 175px;
      margin-top: -2px; }

  .aui input[type="image"] {
    margin-top: -11px; }

  .headerRight {
    background-color: #dddddd;
    padding: 10px 0;
    float: right;
    height: 30px; }

  .aui body {
    padding-left: 1px;
    padding-right: 1px; }

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

  .ecam__menu-navigation > ul.nav li.has-sub ul {
    width: 80%; }

  .ecam__menu-navigation > ul.nav li.has-sub.active > ul {
    display: block; }

  .ecam__menu-navigation > ul.nav li.has-sub ul li a {
    font-size: 1em;
    padding: 0.75em;
    background-color: #c6f1ff;
    font-weight: 400; }

  .ecam__menu-navigation > ul.nav li.has-sub ul li {
    display: block;
    border-bottom: 1px dotted #ffffff; }

  .grid-content__item {
    /*display: inline-block;*/
    max-width: 100%;
    width: 100%;
    max-height: 360px;
    border: none;
    overflow: hidden; } }
@media only screen and (min-width: 769px) {
  .aui .row-fluid .span3 {
    width: 25%; }

  .aui .row-fluid .span4 {
    width: 33.3333%; }

  .aui .row-fluid .span9 {
    width: 75%; }

  .ecam_header__obrazek2 {
    /*padding-left: 120px;*/
    /*margin: 0 auto;*/
    width: 280px; }

  .headerRight {
    padding: 0;
    float: right; }

  .ecam__banner-container .ecam__banner-search {
    height: 0;
    float: left;
    margin-left: 20px !important; }
    .ecam__banner-container .ecam__banner-search input[type="text"] {
      height: 19px;
      width: 175px;
      margin-top: -2px; }

  .aui input[type="image"] {
    margin-top: -11px; }

  .ecam__banner-container .ecam__main-banner {
    width: 100%;
    margin: 0;
    padding: 0; }

  .ecam__menu-navigation > ul.nav li.has-sub ul {
    width: 300px;
    -webkit-box-shadow: 0px 9px 9px -7px rgba(0, 0, 0, 0.8);
    -moz-box-shadow: 0px 9px 9px -7px rgba(0, 0, 0, 0.8);
    box-shadow: 0px 9px 9px -7px rgba(0, 0, 0, 0.8); }

  .ecam__menu-navigation > ul.nav li.has-sub:hover ul {
    display: block; }

  .ecam__menu-navigation > ul.nav li.has-sub ul li a {
    font-size: 1.4em;
    padding: 0.75em;
    /*background: #ffffff none repeat scroll 0 0;*/
    font-weight: 300; }

  .ecam__menu-navigation > ul.nav li.has-sub ul li {
    display: block;
    border-bottom: 1px dotted #ccc; } }
.ecam__menu-navigation > ul.nav li.has-sub ul {
  border-top: #39c 1px solid !important; }

@media only screen and (max-width: 600px) {
  .ecam_header__obrazek2 {
    height: 235px !important;
    position: initial !important; } }
@media only screen and (max-width: 360px) {
  .headerRight > ul.disabled {
    display: none; }

  .ecam_header__obrazek2 {
    height: 160px !important;
    position: initial !important; } }
.DisPanel {
  position: absolute; }

.ecam__body {
  /*background: url("/ecam-theme/css/../images/ecam_background.jpg") repeat scroll center top;*/
  background: #ffffff;
  color: #333;
  font-family: "Open Sans", sans-serif;
  font-size: 1em;
  font-color: #404040; }
  .ecam__body a {
    color: #404040;
    text-decoration: none; }
  .ecam__body a:hover {
    color: #404040;
    text-decoration: underline; }

.ecam__body > nav {
  display: none; }

.ecam__banner-container {
  color: #404040;
  font-family: arial, sans-serif;
  font-size: 1em;
  margin-left: auto;
  margin-right: auto; }

.ecam__banner-container .ecam__main-banner {
  background: #ffffff none repeat scroll 0 0; }

.headerRight {
  display: block;
  /*position: absolute;
  overflow: hidden;*/
  width: 250px;
  background-color: #fff;
  margin-top: -45px; }

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

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

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

ul.disabled li a.medium {
  font-size: 1em;
  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: 1em;
  margin: 0 0 0 0.5em;
  padding: 0 0.2em 0 0.2em; }

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: 1em;
  margin: 0 0 0 0.5em;
  padding: 0 0.2em 0 0.2em; }

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

.ecam__banner-container .ecam__banner-search {
  margin: 3px 0 0 0;
  padding: 0;
  display: none;
  /*position: relative;
  margin: 0;
  padding: 0;
  text-align: right;*/ }
  .ecam__banner-container .ecam__banner-search select {
    display: none; }

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

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

.ecam__banner-container .ecam__banner-search .fieldset {
  width: 100%; }

.ecam__container-fluid {
  color: #404040;
  font-family: arial, sans-serif;
  font-size: 1em;
  margin-left: auto;
  margin-right: auto;
  padding: 100px 0 0 0;
  background-color: #FFFFFF; }

.ecam__menu-navigation {
  display: block;
  font-family: "Oswald";
  font-weight: 300;
  font-size: 1em;
  line-height: 20px;
  text-align: left;
  background: #fff none repeat scroll 0 0;
  border-top: 1px solid #00a9e0;
  /*border-bottom: 1px solid #00a9e0;*/
  margin-top: 0px;
  background-color: white; }

.ecam__menu-navigation > ul {
  list-style-type: none;
  width: auto;
  margin: 0;
  padding: 0;
  display: block; }

.ecam__menu-navigation > ul.nav {
  background: #ffffff none repeat scroll 0 0;
  margin: 0 auto;
  width: 856px; }

.ecam__menu-navigation > ul.nav li {
  display: inline-block;
  overflow: visible;
  margin: 0; }

.ecam__menu-navigation > ul.nav li#responsive-tab {
  display: none; }

.ecam__menu-navigation > ul.nav li a {
  color: #105388;
  display: block;
  font-size: 26px;
  font-weight: 300;
  padding: 19px 0.55em;
  transition: background 200ms ease 0s;
  text-decoration: none; }

.ecam__menu-navigation > ul.nav li.has-sub ul {
  background: whitesmoke none repeat scroll 0 0;
  display: none;
  list-style-type: none;
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 1001; }

.ecam__menu-navigation > ul.nav li.has-sub ul li a {
  line-height: 130%;
  color: #105388; }

.ecam__menu-navigation > ul.nav li.has-sub:hover, .ecam__menu-navigation > ul.nav li a.active,
.ecam__menu-navigation > ul.nav li a:hover, .ecam__menu-navigation > ul.nav li.selected a,
.ecam__menu-navigation > ul.nav li.has-sub ul li a:hover {
  background: #00a9e0 none repeat scroll 0 0;
  color: #fff; }

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

ul.nav > li a {
  color: #105388;
  transition: background 200ms ease 0s; }

.hidden {
  display: none; }

.active {
  display: list-item; }

li > a[href$="/artykul"],
li > a[href$="/artykul"] + span {
  display: none; }

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

#breadcrumbs {
  display: none; }

.ecam__breadcrumbs, .ecam__home-content {
  display: block;
  background: #ffffff none repeat scroll 0 0;
  padding: 0;
  font-family: "Oswald", sans-serif; }

.ecam__breadcrumbs {
  display: block;
  font-size: 1em;
  margin: 10px 0 10px 13px;
  overflow: visible;
  line-height: 140%; }

.ecam__breadcrumbs ul {
  list-style-type: none; }

.ecam__breadcrumbs a {
  text-decoration: none;
  color: #666; }

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

h3 {
  font-size: 1.3em;
  font-family: "Oswald";
  font-weight: 300; }

.ecam__right-panel {
  display: block;
  position: relative;
  margin-top: 40px 50px auto auto;
  padding: 20px;
  width: 200px; }

.ecam__right-panel a {
  display: block;
  color: #666;
  text-decoration: none;
  font-size: 0.8em;
  padding-left: 10px; }

.ecam__right-panel .short-menu ul {
  margin: 0;
  padding: 0;
  list-style-type: none; }

.ecam__right-panel .short-menu ul li {
  line-height: 140%; }

.ecam__right-panel .short-menu ul li:first-child {
  margin-top: -15px; }

.ecam__right-panel .short-menu a:hover, .ecam__right-panel .short-menu a:focus {
  /*background: #00aeef none repeat scroll 0 0;
  color: #ffffff;*/ }

.ecam__right-panel h3 a {
  font-weight: 300;
  color: #000;
  border-bottom: 1px solid #00aeef; }

.ecam__righr-panel .short-menu ul {
  margin: 5px;
  padding: 0; }

.ecam_footer {
  padding: 20px 30px; }

.ecam_footer__obrazek1 {
  text-align: left;
  float: left;
  width: 50%; }

.ecam_footer__obrazek2 {
  float: left; }

.ecam_footer__obrazek3 {
  text-align: right;
  both: clear; }

.ecam_footer__tekst {
  text-align: center;
  color: #999; }

.ecam__content {
  padding: 0em 2em 0;
  font-size: 0.8em;
  font-family: "Open Sans", sans-serif; }

.ecam__content_full {
  padding: 0;
  font-family: "Open Sans", sans-serif;
  margin-top: 0px; }

.search_job_vertical .button-holder .btn-primary,
.search_job_horizontal .zl-search-button-block .button-holder .btn-primary {
  font-family: "Open Sans", sans-serif; }

.search_job_horizontal .zl-search-button-block .button-holder .btn-primary::before {
  font-family: 'fontawesome-alloy'; }

.ecam__content p, .ecam__content_full p {
  font-size: 16px;
  line-height: 200%;
  margin: 0.5em 0 0;
  /*color:#666666;*/ }

.ecam__content h1, .ecam__content_full h1, .ecam__content h2, .ecam__content_full h2 {
  font-size: 2.6em;
  font-weight: 300;
  line-height: 110%;
  padding: 15px 0;
  font-family: oswald; }

.ecam__content a, .ecam__content_full a {
  color: #666666;
  /*font-size: 1.2em;*/
  padding-left: 0;
  text-decoration: none; }

.ecam__content a:hover, .ecam__content_full a:hover {
  text-decoration: underline; }

.ecam__site-map {
  padding: 1em;
  background-color: #EEEEEE; }
  .ecam__site-map h3 {
    color: #888888;
    font-size: 1em;
    line-height: 0; }
  .ecam__site-map ul {
    list-style-type: none;
    pading: 0;
    margin: 0; }
  .ecam__site-map li {
    font-size: 0.8em;
    line-height: 10px;
    margin-left: 2px; }
  .ecam__site-map li a {
    color: #888888; }

p {
  font-size: 0.9em;
  margin: 0.5em 0 0;
  padding: 0; }

h1 {
  font-size: 2em;
  font-weight: 300;
  line-height: 100%;
  padding: 15px 0; }

.portlet-asset-publisher .asset-title {
  font-size: 1.5em;
  line-height: 1.3em;
  font-weight: normal;
  margin: 0.2em 0 0.5em;
  text-transform: uppercase; }
  .portlet-asset-publisher .asset-title img {
    display: none; }

.ecam__footer {
  background: #555555 none repeat scroll 0 0;
  /*border-top: 1px solid #00a9e0;*/
  display: block;
  overflow: hidden; }

.ecam__footer .footer-site-map {
  display: block;
  margin: 0;
  overflow: hidden;
  padding: 10px 10px 5px; }

.ecam__footer .footer-site-map ul {
  float: left;
  font-size: 0.7em;
  margin: 0;
  padding: 0;
  list-style-type: none;
  overflow: hidden;
  display: inline-block;
  border-left: #999999 1px solid;
  min-width: 160px; }

.ecam__footer .footer-site-map ul li.header {
  font-family: "Oswald";
  font-size: 24px;
  font-weight: 300;
  padding: 5px 10px 10px;
  text-transform: uppercase; }

.ecam__footer .footer-site-map ul li {
  padding: 0 10px 9px 10px;
  line-height: 110%;
  font-family: Oswald;
  font-size: 13px; }

.ecam__footer ul li a {
  font-weight: 300;
  color: #999999;
  text-decoration: none; }

.ecam__footer ul li a:hover {
  color: #dddddd;
  text-decoration: none; }

.ecam__footer .ue {
  text-align: center;
  color: #999999;
  display: block;
  background: #ffffff none repeat scroll 0 0;
  margin: 0 auto;
  padding: 1em 0;
  width: 100%; }

.ecam__footer .ue {
  font-size: 0.9em;
  margin: 0.5em 0 0;
  padding: 10px auto; }

.ecam__footer .ue ul {
  display: block;
  overflow: hidden; }

.ecam__footer .ue ul li {
  display: block;
  float: left;
  margin: 0 1.5%;
  width: 30%; }

.ecam__footer .ue ul li img {
  display: block;
  margin: 0 auto; }

#banner {
  padding: 0;
  height: 95px; }

#wrapper {
  padding: 0em 0em 0; }

#content .breadcrumb {
  background-color: inherit;
  margin: 0;
  padding: 0; }

#navigation.navbar {
  border-top: 1px solid #00a9e0;
  border-bottom: 1px solid #00a9e0; }

#navigation .icon-caret-down::before {
  content: none; }

#navigation .navbar-inner {
  padding-left: 0;
  padding-right: 0;
  background: #FFFFFF;
  border-radius: 0;
  border-width: 0;
  min-height: 36px; }
  #navigation .navbar-inner li a {
    background-color: #FFFFFF;
    box-shadow: none;
    color: #00a9e0;
    text-shadow: none; }
  #navigation .navbar-inner li a:hover {
    background-color: #00a9e0;
    color: #FFFFFF; }

#navigation .navbar .nav .lfr-nav-item.selected.active li a {
  background-color: #00a9e0;
  box-shadow: none;
  color: #FFFFFF;
  text-shadow: none; }

#navigation .dropdown-menu {
  line-style: none;
  border-radius: 0;
  border-left: 4px solid #0083ae;
  box-shadow: none;
  margin: 0;
  padding: 0; }

#navigation .dropdown-menu::before {
  content: none; }

#navigation .dropdown-menu::after {
  content: none; }

#navigation .lfr-nav-item li a {
  background-color: #FFFFFF;
  color: #888888;
  line-style: none;
  border-botom: 1px dotted #888888; }

#navigation .lfr-nav-item li a:hover {
  background-color: #00a9e0;
  color: #FFFFFF; }

#navigation .lfr-nav-item.selected.selected.active.dropdown a {
  background: #00a9e0;
  color: #FFFFFF;
  line-style: none; }

#navigation .dropdown-menu li a {
  background: #FFFFFF;
  line-style: none; }

.ecam_header__obrazek1 {
  margin-left: -83px; }

.ecam__sidebar {
  display: block;
  overflow: hidden;
  background: #ffffff none repeat scroll 0 0;
  box-shadow: -2px 2px 2px 0 #999999;
  padding: 0 10px;
  position: fixed;
  right: 0;
  top: 144px;
  z-index: 6001;
  width: 50px;
  padding: 10px 10px; }

.ecam__sidebar a {
  display: block;
  margin: 5px 0;
  overflow: hidden; }

.ecam__sidebar a img {
  display: block;
  margin: auto; }

section.portlet .portlet-title > span:first-child {
  display: none; }

section.portlet .portlet-content .nav-menu {
  display: block;
  padding: 0;
  margin-top: -3px;
  position: relative;
  font-family: "Oswald", sans-serif; }

.nav-menu ul {
  padding-left: 0; }

section.portlet .portlet-content .nav-menu ul {
  margin: 0;
  /*padding: 10px;*/
  list-style-type: none;
  width: 100%; }

section.portlet .portlet-content .nav-menu a {
  display: block;
  color: #777777;
  text-align: center;
  line-height: 120%;
  font-size: 24px;
  border-bottom: #ccc 1px dotted;
  padding: 6px 0; }

section.portlet .portlet-content .nav-menu ul li {
  line-height: 200%;
  font-weight: 300;
  font-size: 1.4em; }

section.portlet .portlet-content .nav-menu > ul > li:first-child {
  margin-top: -10px; }

section.portlet .portlet-content a {
  color: #666666;
  /*font-size: 1.5em;*/
  padding-left: 0;
  text-decoration: none;
  line-height: 145%; }

section.portlet .portlet-content .nav-menu a:hover, section.portlet .portlet-content .nav-menu a:focus {
  /*background: #00aeef none repeat scroll 0 0;*/
  color: #000000; }

section.portlet .portlet-content .nav-menu h2 {
  font-family: Oswald;
  font-weight: 100;
  font-size: 2em;
  text-align: center;
  margin: 0 0 10px 0;
  background-color: #00a8e0;
  color: #ffffff;
  /*border-bottom: 2px dotted #dddddd;*/ }
  section.portlet .portlet-content .nav-menu h2 a {
    color: #000; }

section.portlet .portlet-content .nav-menu h2 a:hover {
  text-decoration: underline;
  background: none;
  color: #000; }

section.portlet .portlet-title .portlet-title-text {
  display: none; }

section.portlet .portlet-title .portlet-title-editable {
  display: block; }

section.portlet .portlet-content .nav-menu .open > a, section.portlet .portlet-content .nav-menu .selected > a,
section.portlet .portlet-content .nav-menu .selected > a:hover {
  font-family: Oswald;
  font-weight: 100;
  text-decoration: none;
  text-align: center;
  border-bottom: #ccc 1px dotted;
  color: #39c;
  padding: 6px 0; }

p.moreblog {
  text-align: center;
  font-family: Oswald;
  font-size: 20px;
  background-color: #00a8e0;
  /*padding-top: 4px;*/ }

p.moreblog a {
  color: #ffffff !important;
  text-transform: uppercase; }

section.portlet .portlet-content .nav-menu .open ul {
  /*background: #dff4ff none repeat scroll 0 0;*/
  display: block; }

section.portlet .portlet-content .nav-menu .open ul li {
  width: 80%;
  margin: 0 auto; }

section.portlet .portlet-content .nav-menu .open ul li a {
  color: #ccc;
  font-family: Oswald;
  font-size: 19px;
  text-align: center;
  padding: 6px 0;
  border-bottom: #ccc 1px dotted; }

section.portlet .portlet-content .nav-menu .open ul li a:hover {
  /*background: #105388 none repeat scroll 0 0;*/
  color: #000000; }

section.portlet .portlet-content .nav-menu li a.selected {
  color: #000;
  /*font-weight: bold;*/
  text-decoration: none;
  /*background: #3399cc none repeat scroll 0 0;*/ }

section.portlet .portlet-content .nav-menu .open li a.selected {
  color: #3399cc;
  /*background: #105388 none repeat scroll 0 0;*/ }

section.portlet .portlet-content .nav-menu .open li a.selected:hover {
  /*background: #3399cc none repeat scroll 0 0;*/
  color: #000; }

.grid-content {
  display: block;
  width: 100%;
  overflow: hidden;
  margin: 0;
  padding: 0 -5px 0 -5px;
  color: #333333;
  font-family: "Oswald", sans-serif;
  font-size: 1.2em; }

@media only screen and (min-width: 769px) {
  .grid-content__item {
    display: inline-block;
    width: 33.333%;
    margin: -2px;
    max-height: 360px;
    border: none;
    overflow: hidden;
    border-bottom: 1px solid #cccccc; } }
.grid-content__item__image {
  height: 160px;
  overflow: hidden; }

.grid-content__item__image img {
  max-width: 100%;
  height: auto;
  display: block;
  margin: auto; }

.grid-content__item__text {
  display: block;
  background: none;
  overflow: hidden;
  margin: -10px 0 0;
  padding: 0 10px 10px;
  height: 200px; }

.grid-content__item__text:hover {
  background: #caf0ff none repeat scroll 0 0; }

.grid-content__item__text a, .grid-content__item__text a:hover {
  text-decoration: none;
  margin: 5px auto 10px; }

.grid-content__item__text h6 {
  font-size: 1.6em;
  font-weight: 200;
  text-decoration: none;
  text-transform: none;
  color: #888888;
  padding: 0 10px 10px;
  margin: 20px auto 0;
  text-align: center;
  line-height: 24px; }

.grid-content__item__text__date {
  font-size: 1em;
  color: #888888;
  background: rgba(0, 0, 0, 0) url("/ecam-theme/css/../images/clock.png") no-repeat scroll left center;
  margin-left: 10px;
  padding: 0 16px; }

.grid-content__item__text p {
  font-size: 1em;
  font-weight: 100;
  color: #333333;
  margin: 0;
  padding: 5px 10px 10px; }

.portlet-content img[src=""] {
  display: none; }

.breadcrumb {
  font-size: 0.8em; }

.leftpannel {
  background: #ffffff none repeat scroll 0 0;
  float: left;
  width: 100%;
  height: 300px; }

.leftpannel div {
  width: 100%;
  margin: 10px 0; }

.leftpannel div img {
  display: block;
  margin: auto; }

.leftpannel h3 {
  color: #00a9e0;
  font-family: "Oswald";
  font-size: 1.5em;
  text-align: center;
  text-transform: uppercase; }

.leftpannel ul {
  display: block;
  list-style-type: none;
  overflow: hidden;
  padding: 0;
  margin: 0; }

.leftpannel ul > li {
  /*background: rgba(0, 0, 0, 0) url("/ecam-theme/css/../images/searchbullet.png") no-repeat scroll left center;*/
  font-family: "Oswald";
  font-size: 1.4em;
  font-weight: 300;
  line-height: 135%;
  /*padding-left: 35px;*/
  text-align: center; }

.leftpannel ul > li a {
  color: #888888;
  text-decoration: none;
  padding: 0; }

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

.ecam__collumned-menu ul {
  list-style-type: none;
  overflow: hidden; }

.ecam__collumned-menu ul > li {
  display: block;
  margin: auto; }

.ecam__collumned-menu .col-media {
  padding: 0;
  margin: 0;
  overflow: hidden; }

.ecam__collumned-menu ul.col-media li {
  padding: 0;
  margin: 0px 0 30px 10px; }

.ecam__collumned-menu ul.col-media li a {
  overflow: hidden;
  display: block;
  position: relative;
  background-repeat: no-repeat;
  margin: auto;
  width: 100%;
  height: 180px; }

.ecam__collumned-menu ul.col-media li a img {
  position: absolute;
  width: 260px;
  clip: rect(200px, 260px, 400px, 0px);
  top: -200px; }

.ecam__collumned-menu ul.col-media li a:hover img {
  clip: rect(0px, 260px, 200px, 0px);
  top: 0; }

.work-articles > ul {
  display: block;
  margin: 0;
  padding: 0;
  overflow: hidden; }

.col-work {
  display: inline-block;
  width: 100%;
  padding: 0;
  margin: 0;
  overflow: hidden;
  /*background: #eeeeee none repeat scroll 0 0;*/ }

.col-work li {
  display: block;
  width: 100%; }

.col-work li .thumb-img img {
  display: block;
  position: relative;
  margin: auto;
  max-width: 100%;
  width: 100%; }

.col-work li .thumb-img {
  display: block;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  /*z-index: 10;*/
  width: 100%;
  height: 100%; }

.col-work li img[src=""] {
  display: none; }

.col-work li.art-work {
  display: block;
  height: 279px;
  overflow: hidden;
  position: relative; }

.gradient-effect {
  display: block;
  height: 100%;
  margin: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0) url("/ecam-theme/css/../images/gradient_320x235.png") no-repeat scroll left center;
  z-index: 20; }

.col-work li.art-work h3, .overtext h3 {
  color: #000000;
  font-family: "Oswald";
  line-height: 100%;
  font-weight: lighter;
  position: absolute;
  text-align: center;
  margin: auto;
  display: block;
  /*overflow: hidden;*/
  width: 100%;
  left: 0;
  bottom: 70px;
  z-index: 100;
  padding: 0 10px 10px; }

.col-work li.art-work:hover h3, .overtext:hover h3 {
  color: #ffffff; }

.col-work li.art-work p, .overtext p {
  font-size: 1.2em;
  margin: 0 0 0 0;
  color: #000000;
  position: absolute;
  bottom: 0;
  line-height: 125%;
  font-family: "Oswald";
  padding: 10px 20px 10px 7px;
  text-align: center;
  width: 96%;
  background-color: rgba(255, 255, 255, 0.85);
  transition: background 500ms ease 0s; }

.overtext:hover p {
  color: #ffffff !important;
  background-color: rgba(255, 255, 255, 0) !important;
  transition: background 500ms ease 0s; }

.overtext {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 100%;
  transition: background 500ms ease 0s; }

.overtext:hover {
  background-color: rgba(0, 169, 224, 0.8);
  transition: background 500ms ease 0s; }

.overtext .showhide {
  display: none;
  font-size: 18px !important; }

.overtext .regionshow {
  font-size: 18px !important;
  line-height: 24px; }

.overtext:hover .showhide, .overtext:hover .regionshow {
  display: block;
  font-size: 18px !important;
  line-height: 24px; }

.col-work li.art-work a, .overtext a {
  font-size: 26px;
  color: #FFFFFF;
  margin: 5px auto 10px;
  padding: 0 10px;
  text-decoration: none;
  text-transform: none;
  font-family: "Oswald";
  font-weight: 300;
  width: 100%; }

.col-work li.art-work .gradient-effect:hover {
  background-color: rgba(0, 169, 224, 0.2); }

.col-blog {
  display: block;
  padding: 0;
  height: 100%;
  width: 100%;
  margin: 0;
  overflow: hidden;
  background: #ffffff none repeat scroll 0 0; }

.col-blog li {
  display: block;
  width: 100%;
  height: 344px;
  border-bottom: 1px solid #cccccc; }

.col-blog li img {
  display: block;
  margin: auto; }

.col-blog li.art-blog {
  display: block;
  overflow: hidden; }

.col-blog li.art-blog:hover {
  background-color: rgba(0, 169, 224, 0.2); }

.col-blog .art-blog .photoblog {
  height: 140px;
  overflow: hidden;
  width: 100%; }

.col-blog .art-blog .photoblog img {
  width: 100%;
  line-height: 22.4px;
  height: auto; }

.col-blog .art-blog .txtblog {
  margin-left: 0; }

.col-blog .art-blog .txtblog h3 {
  position: relative;
  text-align: center;
  line-height: 120%; }

.col-blog .art-blog .txtblog a {
  font-size: 26px;
  font-weight: 100;
  text-decoration: none;
  text-transform: none;
  color: #888888; }

.col-blog .art-blog .txtblog span {
  display: block;
  font-size: 1.1em;
  padding: 0 15px 25px;
  color: #555555; }

.col-blog .art-blog .txtblog span.date {
  background: rgba(0, 0, 0, 0) url("/ecam-theme/css/../images/clock.png") no-repeat scroll left center;
  margin-left: 15px;
  padding: 0 16px;
  color: #bbbbbb; }

.down-panel {
  display: block;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100px;
  overflow: hidden; }

.down-panel ul {
  display: block;
  position: relative;
  height: 100%;
  width: 100%;
  margin: 10px 5px;
  padding: 0; }

.down-panel ul li {
  display: inline-block;
  position: relative;
  height: 100%;
  margin: auto; }

.down-panel ul li a img {
  display: block;
  position: absolute;
  clip: rect(81px, 500px, 160px, 0px);
  top: -80px; }

.down-panel ul li a:hover img {
  clip: rect(0px, 500px, 80px, 0px);
  top: 0; }

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

.ecam__see-also li:hover {
  background-color: #eeeeee; }

.ecam__see-also li {
  display: block;
  width: 100%;
  height: auto;
  background-color: inherit;
  margin: 10px 0 10px 0;
  padding: 0;
  /*height: 58px;*/
  overflow: hidden; }

.ecam__see-also h6 {
  position: relative;
  text-align: left;
  line-height: 120%;
  color: #888;
  text-transform: none;
  text-decoration: none;
  font-family: "Oswald";
  font-weight: lighter;
  /*padding: 0 10px 0;*/
  margin: 2px 0 0;
  height: 40px;
  top: 0px; }

.ecam__see-also h6 a {
  padding: 0; }

.ecam__see-also h3 {
  font-weight: 100;
  font-size: 2em;
  /*border-bottom: 1px solid #00aeef;*/ }

.ecam__see-also h5 {
  margin-left: 9px; }

.ecam__see-also h5 a:hover {
  text-decoration: underline; }

.ecam__see-also a {
  font-weight: lighter;
  text-decoration: none;
  text-transform: none;
  font-size: 1em;
  text-align: left;
  margin: 0;
  padding: 0; }

.ecam__see-also span {
  bottom: 0px;
  display: block; }

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

.ecam__see-also h2 {
  font-family: Oswald;
  font-weight: 100;
  font-size: 26px;
  text-align: center;
  margin: 30px 0 0 0;
  /*border-bottom: 2px dotted #dddddd;*/
  background-color: #00a8e0;
  color: #ffffff; }

.ecam__see-also .ecam__see-also__text {
  display: inline-block;
  width: 71%;
  height: 100%;
  /*float: left;*/
  margin-left: 10px; }

.ecam__see-also .ecam__see-also__thumb {
  display: inline-block;
  left: 0;
  width: 62px;
  height: 100%;
  float: left;
  overflow: hidden; }

.ecam__see-also .ecam__see-also__thumb img {
  display: block;
  margin: auto;
  width: 100%;
  height: 62px;
  border-radius: 10px; }

.portlet-search .asset-entry-type,
.portlet-search .asset-entry-title a img {
  display: none; }

.portlet-body .taglib-header .header-title {
  white-space: normal; }

/*Social Icons - Start*/
.footer_social {
  right: 0 !important; }

.footer_social img {
  height: 32px; }

.ecam_social-links {
  position: relative;
  right: 0;
  top: 0;
  display: block; }

.fbbutton, .ytbutton, .ttbutton, .twbutton, .instbutton {
  padding: 0 5px;
  float: right; }

/*Social Icons - END*/
/*Nadpisania*/
div#layout-column_column-1 {
  /*width: 97%;*/ }

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

.portlet-asset-publisher .asset-full-content.show-asset-title .asset-content {
  margin-right: 0; }

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

.journal-content-article {
  clear: right;
  padding-right: 25px; }

@media only screen and (max-width: 1160px) {
  .journal-content-article {
    padding-right: 25px;
    padding-left: 20px; } }
.taglib-header {
  border-bottom-color: #ffffff; }

.taglib-header .header-title {
  font-family: Oswald;
  font-weight: 300;
  font-size: 36px;
  overflow: visible; }

.aui .breadcrumb .active {
  font-size: 11px; }

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

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

.aui .row-fluid .span6 {
  /*width: 50%;*/ }

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

.bcap-journal-basic-content__main li {
  line-height: 200%; }

.bcap-journal-basic-content__main p img {
  height: auto !important; }

.bcap-journal-basic-content {
  /*width: 97%;*/ }

.portlet-iframe {
  margin: 0 !important;
  padding: 0;
  width: 100% !important; }

/* Nadpisania - END */
/* Slider - Start */
.ecam-sl-wraper {
  overflow: hidden; }

.ecam-sl-carousel {
  color: #fff;
  display: block;
  height: 100%;
  width: 100%; }

.ecam-sl-slide {
  background-color: white;
  display: block;
  height: 100%;
  opacity: 100;
  overflow: hidden;
  position: relative;
  width: 100%; }

.ecam-sl-div-img-float {
  display: block;
  height: auto;
  max-height: 100%;
  width: 100%; }

.ecam-sl-div-img-float img {
  display: block;
  height: 100%;
  margin: auto;
  position: relative;
  width: 100%; }

.ecam-sl-div-img-shade {
  background: url("/ecam-theme/css/../images/gradient_slider.png") no-repeat scroll left center;
  display: block;
  height: 100%;
  margin: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 100%; }

.ecam-sl-slide__text-container {
  bottom: 2%;
  display: block;
  float: left;
  /*font-weight: bold;*/
  height: auto;
  max-width: 100%;
  position: absolute;
  width: auto; }

.ecam-sl-slide__text-container-left {
  left: 0; }

.ecam-sl-slide__text-container-right {
  right: 0; }

.ecam-sl-slide__border {
  /*background-color: rgba(30, 82, 132, 0.9);*/
  font-size: 1.4em;
  height: auto;
  max-height: 40%;
  padding: 0 20px;
  width: auto; }

.ecam-sl-slide__border-left {
  border-radius: 0 20px 20px 0;
  padding-left: 17px; }

.ecam-sl-slide__border-right {
  border-radius: 20px 0 0 20px;
  padding-right: 20px; }

.ecam-sl-slide__container-title {
  display: block;
  position: relative; }

.ecam-sl-slide__container-introduction {
  display: block;
  height: auto;
  max-height: 40%;
  max-width: 100%;
  width: auto; }

.introduction-left {
  float: left;
  padding-right: 40px; }

.introduction-right {
  float: right;
  padding-left: 40px; }

.ecam-sl-slide__container-introduction-content {
  /*background-color: rgba(1, 174, 240, 0.9);*/
  display: block;
  height: auto;
  margin: 0;
  padding: 10px 20px;
  position: relative;
  width: auto; }

.ecam-sl-slide__container-introduction-content span:hover {
  color: #fff;
  text-decoration: none; }

.ecam-sl-slide__container-introduction-content span {
  color: #fff;
  display: block;
  margin: auto;
  text-align: left;
  line-height: 140%; }

.ecam-sl-slide__container-introduction-arrow {
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
  width: 25px; }

.introduction-arrow-left {
  background: #ff5c13 url("/ecam-theme/css/../images/arrow_left.jpg") no-repeat scroll left center;
  border-radius: 0 5px 10px 0;
  display: block;
  right: -20px; }

.introduction-arrow-right {
  background: #ff5c13 url("/ecam-theme/css/../images/arrow_right.jpg") no-repeat scroll left center;
  border-radius: 5px 0 0 10px;
  display: block;
  left: -20px; }

.ecam-sl-slide a {
  color: #fff;
  font-weight: normal;
  text-decoration: none; }

.ecam-sl-slide a:hover {
  text-decoration: none; }

.ecam-sl-div-desc {
  overflow: hidden; }

.ecam-sl-slide__container-title h3 {
  color: #fff;
  display: block;
  font-family: "Oswald";
  font-weight: 300;
  font-size: 2.0em;
  margin: 0;
  padding: 15px 0;
  text-align: left; }

.ecam-sl-slide__container-introduction h5 a {
  color: #fff;
  font-family: "Oswald";
  font-weight: 300;
  font-size: 1.3em;
  margin: 0;
  padding: 0;
  text-align: left;
  line-height: 120%; }

.ecam-sl-slide__container-introduction h5 a:hover {
  color: #fff;
  text-decoration: none; }

.ecam-sl-slide__container-introduction h5 {
  color: #fff;
  margin: 5px;
  text-align: left; }

.ecam-sl-slide__container-introduction-date {
  background: #00a8e0 none repeat scroll 0 0;
  color: #fff;
  display: block;
  font-size: 1em;
  margin: -30px 0 8px;
  padding: 5px 20px;
  position: absolute;
  text-align: left; }

.slider-portlet .carousel menu {
  background: rgba(255, 255, 255, 0) none repeat scroll 0 0;
  bottom: inherit;
  left: 15px;
  list-style: outside none none;
  margin: 0;
  height: 0;
  padding: 0;
  position: absolute;
  right: inherit;
  top: 190px;
  z-index: 4; }

.slider-portlet .carousel-menu-item .carousel-menu-active {
  background: #fff none repeat scroll 0 0; }

/* STEROWANIE SLIDERA */
.carousel {
  position: relative; }

.carousel-item {
  position: absolute;
  z-index: 1; }

.carousel-item-transition {
  z-index: 2; }

.carousel-item-active {
  z-index: 3; }

.carousel menu {
  background: #000 none repeat scroll 0 0;
  bottom: 6px;
  list-style: outside none none;
  margin: 0;
  padding: 3px;
  position: absolute;
  right: 6px;
  z-index: 4;
  width: 98%; }

.carousel menu li, .carousel menu a {
  float: left; }

.carousel-menu-item {
  background: rgba(0, 0, 0, 0.3) none repeat scroll 0 0;
  cursor: pointer;
  display: block;
  overflow: hidden;
  text-indent: -999999px; }

.carousel-menu-next, .carousel-menu-play, .carousel-menu-pause, .carousel-menu-prev {
  height: 50px;
  margin: 0 3px;
  width: 50px; }

.carousel-menu-next {
  background-image: url("/ecam-theme/css/../images/slider_next.png");
  position: absolute;
  right: 10px; }

.carousel-menu-play {
  background-image: url("/html/js/aui/aui-carousel/assets/skins/sam/play.png");
  display: none; }

.carousel-menu-pause {
  background-image: url("/html/js/aui/aui-carousel/assets/skins/sam/pause.png");
  display: none; }

.carousel-menu-prev {
  background-image: url("/ecam-theme/css/../images/slider_prev.png"); }

.carousel-menu-index {
  height: 6px;
  margin: 5px;
  width: 45px;
  position: relative;
  left: -55px;
  top: -170px; }

.carousel-menu-active {
  background: #fff none repeat scroll 0 0; }

.carousel menu {
  border-radius: 1px; }

.carousel menu a {
  border-radius: 2px; }

#yui3-css-stamp.skin-sam-aui-carousel {
  display: none; }

.slider-portlet .carousel-menu-next, .slider-portlet .carousel-menu-play, .slider-portlet .carousel-menu-pause, .slider-portlet .carousel-menu-prev {
  height: 52px;
  width: 52px; }

/* Slider - END*/
/*Moduł RIGHT Zobacz także*/
.ecam__see-also__text h3 {
  font-family: Oswald;
  font-size: 16px;
  line-height: 130%;
  margin: 0; }

.ecam__see-also__date {
  padding: 0px 8px;
  background-color: #00a8e0;
  width: 54px;
  color: #ffffff;
  position: relative;
  bottom: 0;
  left: 0; }

.ecam__see-also__date p {
  font-family: Oswald;
  font-size: 11px;
  line-height: 130%;
  font-weight: bold;
  color: #fff; }

/* Nadpisania - Kolumny */
@media (min-width: 769px) {
  .aui .row-fluid .span8 {
    width: 75%; } }
@media only screen and (min-width: 769px) {
  .aui .row-fluid .span4 {
    width: 25%;
    border-left: #cccccc 1px solid;
    padding-left: 25px; }

  .aui .zlu-search .row-fluid .span4 {
    border-left-width: 0;
    padding-left: 20px; } }
section.portlet .portlet-content a {
  line-height: 100%; }

/* STRONA BLOGOWA - Boxy */
.thumb-img-box {
  display: block;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.thumb-img-box img {
  display: block;
  position: relative;
  margin: auto;
  width: 100%;
  height: 100%; }

.grid-date {
  font-size: 16px;
  color: #fff;
  background: #0af;
  top: 15px;
  padding: 0px 8px;
  position: relative;
  z-index: 1000; }

.overtext-box:hover span.grid-date {
  font-size: 16px;
  color: #0af;
  background: #fff;
  top: 15px;
  padding: 0px 8px;
  position: relative; }

.overtext-box h3 {
  color: #000000;
  font-family: "Oswald";
  line-height: 100%;
  font-weight: lighter;
  position: absolute;
  text-align: center;
  margin: auto;
  display: block;
  /*overflow: hidden;*/
  width: 100%;
  left: 0;
  bottom: 70px;
  z-index: 100;
  padding: 0 10px 10px; }

.overtext-box:hover h3 {
  color: #ffffff; }

.overtext-box p {
  font-size: 1.6em;
  margin: 0;
  color: #000000;
  position: absolute;
  bottom: 0;
  line-height: 125%;
  font-family: "Oswald";
  padding: 10px 20px 10px 7px;
  text-align: center;
  width: 94%;
  background-color: rgba(255, 255, 255, 0.8);
  transition: background 500ms ease 0s;
  font-weight: 300; }

.overtext-box:hover p {
  color: #ffffff !important;
  background-color: rgba(255, 255, 255, 0) !important;
  transition: background 500ms ease 0s; }

.overtext-box {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 100%;
  transition: background 500ms ease 0s; }

.overtext-box:hover {
  background-color: rgba(0, 169, 224, 0.8);
  transition: background 500ms ease 0s; }

.overtext-box .showhide {
  display: block;
  display: none;
  font-size: 18px !important;
  line-height: 24px; }

.overtext-box .regionshow {
  display: block;
  font-size: 18px !important;
  line-height: 24px; }

.overtext-box:hover .showhide, .overtext-box:hover .regionshow {
  display: block;
  font-size: 18px;
  line-height: 24px; }

.overtext-box a {
  font-size: 26px;
  color: #FFFFFF;
  margin: 5px auto 10px;
  padding: 0 10px;
  text-decoration: none;
  text-transform: none;
  font-family: "Oswald";
  font-weight: 300;
  width: 100%; }

li.art-work-box {
  position: relative;
  display: inline-block;
  border: 0;
  overflow: hidden;
  /*padding: 0 4px ;*/
  margin-bottom: 5px;
  width: 285px;
  height: 290px; }

@media only screen and (max-width: 1159px) {
  li.art-work-box {
    width: 240px;
    height: 253px; }

  .thumb-img-box img {
    height: 100%; }

  .ecam__footer .footer-site-map ul {
    min-width: 160px; } }
@media only screen and (max-width: 979px) {
  li.art-work-box {
    width: 32.4%;
    height: 260px; }

  .thumb-img-box img {
    height: auto; }

  .ecam__footer .footer-site-map ul {
    min-width: 160px; } }
@media only screen and (max-width: 768px) {
  li.art-work-box {
    width: 47.6%;
    height: 330px; }

  .ecam__footer .footer-site-map ul {
    min-width: 240px; } }
@media only screen and (max-width: 450px) {
  li.art-work-box {
    width: 100%;
    height: 300px; }

  .ecam__footer .footer-site-map ul {
    min-width: 300px; } }
/* STRONA BLOGOWA - LISTA */
.thumb-img-list {
  display: block;
  margin: auto;
  position: relative;
  top: 0;
  height: 150px;
  overflow: hidden;
  float: left;
  width: 150px; }

.thumb-img-list img {
  display: block;
  width: 150px;
  height: 155px; }

.list-date {
  font-size: 16px;
  color: #fff;
  background: #0af;
  top: 15px;
  padding: 0 20px;
  position: relative; }

.overtext-list:hover span.list-date {
  font-size: 16px;
  color: #0af;
  background: #fff;
  top: 15px;
  padding: 0px 20px;
  position: relative; }

.overtext-list h3 {
  color: #000000;
  font-family: "Oswald";
  line-height: 100%;
  font-weight: lighter;
  position: absolute;
  text-align: center;
  margin: auto;
  display: block;
  width: 100%;
  left: 0;
  bottom: 70px;
  z-index: 100;
  padding: 0 10px 10px; }

.overtext-list:hover h3 {
  color: #ffffff; }

.overtext-list p {
  font-size: 20px;
  color: #000;
  line-height: 26px;
  font-family: "Open Sans";
  padding: 10px 20px 10px 20px;
  width: 96%;
  background-color: rgba(255, 255, 255, 0);
  transition: background 500ms ease 0s; }

.overtext-list:hover p {
  color: #ffffff !important;
  background-color: rgba(255, 255, 255, 0) !important;
  transition: background 500ms ease 0s; }

.overtext-list {
  position: absolute;
  left: 150px;
  height: 100%;
  transition: background 500ms ease 0s;
  float: left; }

.overtext-list:hover {
  background-color: rgba(0, 169, 224, 0.8);
  transition: background 500ms ease 0s; }

.overtext-list .showhide {
  /*display: none;*/
  font-size: 16px;
  line-height: 26px; }

.overtext-list:hover .showhide {
  display: block;
  font-size: 0.8em;
  line-height: 26px; }

.overtext-list a {
  font-size: 26px;
  color: #FFFFFF;
  margin: 5px auto 10px;
  padding: 0 10px;
  text-decoration: none;
  text-transform: none;
  font-family: "Open Sans";
  font-weight: 300;
  width: 100%; }

li.art-work-list {
  position: relative;
  display: block;
  border: 0;
  overflow: hidden;
  margin-bottom: 20px;
  width: 95%; }

/*
@media only screen and (max-width: 1159px) {
	li.art-work-list {
	    width: 240px;
	    height: 253px;
	}
	.thumb-img-list img {
	    height:100%;
	}
}

@media only screen and (max-width: 979px) {
	li.art-work-list {
	    width: 32.4%;
	    height: 260px;
	}
	.thumb-img-list img {
	    height:auto;
	}
}

@media only screen and (max-width: 768px) {
	li.art-work-list {
	    width: 47.6%;
	    height: 330px;
	}
}

@media only screen and (max-width: 450px) {
	li.art-work-list {
	    width: 100%;
	    height: 300px;
	}
}*/
/**/
img.logomain {
  max-width: 100%; }

.introtxt {
  border-left: 5px solid #39c;
  font-size: 24px !important;
  font-weight: 300 !important;
  padding: 0 15px;
  font-family: oswald !important; }

.bcap-journal-basic-content__main h4, .bcap-journal-basic-content__main h3 {
  border-left: 2px solid #39c;
  font-family: oswald;
  font-size: 24px;
  font-weight: 300;
  padding-left: 10px; }

.search-results {
  font-size: 14px;
  float: left;
  margin: 30px 0 15px; }

.aui .pager {
  margin: 19px 15px 5px;
  list-style: none;
  text-align: center;
  display: block;
  float: left; }

ul.pager.lfr-pagination-buttons > li a {
  padding: 10px;
  font-size: 20px; }

/*UE img*/
.ecam__footer .ue ul {
  display: block;
  margin: 10px auto; }

.ecam__footer .ue ul {
  display: block;
  width: 400px;
  margin: 10px auto; }

.ue div ul li img {
  height: 50px; }

/* UE img end*/
/*Paginacja*/
.aui .pager li > a, .aui .pager li > span {
  border-radius: 0; }

a.journal-article-page-number, strong.journal-article-page-number {
  border: #ccc 1px solid;
  padding: 3px 14px !important; }

a.journal-article-page-number:hover {
  background-color: #f5f5f5; }

strong.journal-article-page-number {
  margin-right: -1px;
  font-size: 21px; }

/* Logo partnerów 2016*/
.partnerpic {
  float: left;
  height: 80px;
  overflow: hidden;
  margin: 0 6px; }

.partnerpic img {
  margin-top: -80px; }

.partnerpic a:hover img {
  margin-top: 0; }

@media only screen and (min-width: 951px) {
  .logopartner {
    margin: 0 auto;
    width: 951px; } }
.merytoart {
  /*margin-right: 25px;*/ }

/*UKŁAD SG*/
div#p_p_id_101_INSTANCE_nZrdydbhWOyL_,
div#p_p_id_101_INSTANCE_5YPBhR56cVBV_,
div#p_p_id_56_INSTANCE_P2RRvxa81iJD_,
div#p_p_id_101_INSTANCE_eSv3HlC4olgy_,
div#p_p_id_101_INSTANCE_vawr8a6MzLNr_,
div#p_p_id_101_INSTANCE_ni734A8s9Hta_ {
  float: left; }

div#p_p_id_101_INSTANCE_nZrdydbhWOyL_ {
  width: 50%; }

div#p_p_id_101_INSTANCE_5YPBhR56cVBV_ {
  width: 25%; }

div#p_p_id_56_INSTANCE_P2RRvxa81iJD_ {
  width: 25%; }

div#p_p_id_101_INSTANCE_eSv3HlC4olgy_ {
  width: 25%; }

div#p_p_id_101_INSTANCE_vawr8a6MzLNr_ {
  width: 25%; }

div#p_p_id_101_INSTANCE_ni734A8s9Hta_ {
  width: 50%; }

@media only screen and (max-width: 980px) {
  div#p_p_id_101_INSTANCE_nZrdydbhWOyL_ {
    width: 100%; }

  div#p_p_id_101_INSTANCE_5YPBhR56cVBV_ {
    width: 50%; }

  div#p_p_id_56_INSTANCE_P2RRvxa81iJD_ {
    width: 50%; }

  div#p_p_id_101_INSTANCE_eSv3HlC4olgy_ {
    width: 50%; }

  div#p_p_id_101_INSTANCE_vawr8a6MzLNr_ {
    width: 50%; }

  div#p_p_id_101_INSTANCE_ni734A8s9Hta_ {
    width: 100%; } }
@media only screen and (max-width: 460px) {
  div#p_p_id_101_INSTANCE_nZrdydbhWOyL_ {
    width: 100%; }

  div#p_p_id_101_INSTANCE_5YPBhR56cVBV_ {
    width: 100%; }

  div#p_p_id_56_INSTANCE_P2RRvxa81iJD_ {
    width: 100%; }

  div#p_p_id_101_INSTANCE_eSv3HlC4olgy_ {
    width: 100%; }

  div#p_p_id_101_INSTANCE_vawr8a6MzLNr_ {
    width: 100%; }

  div#p_p_id_101_INSTANCE_ni734A8s9Hta_ {
    width: 100%; } }
/*Układ SG - End*/
.ecam_mini {
  max-width: 320px;
  margin-top: 15px; }

.ecam_header__obrazek2 {
  /*height: 185px;*/
  position: relative;
  top: 0px; }

/* WYSZUKIWARKA POZIOMA OFERT PRACY */
.search_job_horizontal .zl-search-header {
  background-color: #0F5286;
  color: #ffffff;
  font-size: 1.1em;
  padding: 8px 0; }

.search_job_horizontal .zl-search-button-block .button-holder .btn-primary {
  background-color: #0F5286;
  color: #ffffff; }

.search_job_horizontal .table-bordered .table-columns th {
  background-color: #00A9E9;
  color: #ffffff; }

.search_job_horizontal .fieldset.zl-search-horizontal {
  background-color: #EEEEEE;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-bottom: 20px; }

.search_job_horizontal .adv-search-label {
  font-size: 0.9em; }

.search_job_horizontal .zl-search-field-row input,
.search_job_horizontal .zl-search-field-row select {
  font-size: 1.1em;
  border-width: 1px;
  border-color: #cccccc;
  border-style: solid; }

.search_job_horizontal .zl-search-field-row select:after {
  display: block;
  position: absolute;
  width: 20px;
  height: 20px;
  background-color: blue; }

.search_job_horizontal .zl-search-button-block {
  bottom: 25px;
  right: 5px; }

.search_job_horizontal .lfr-search-container {
  margin-top: 0;
  font-size: 0.9em; }

.search_job_horizontal .lfr-search-container .table-bordered {
  border-top: none; }

.search_job_horizontal .lfr-search-container tr th:nth-child(1) {
  width: 47vw; }

.search_job_horizontal .lfr-search-container tr th:nth-child(2),
.search_job_horizontal .lfr-search-container tr th:nth-child(3) {
  max-width: 190px;
  width: 10vw; }

.search_job_horizontal .lfr-search-container tr th:nth-child(4) {
  max-width: 200px;
  width: 15vw; }

.search_job_horizontal .lfr-search-container tr th:nth-child(5) {
  max-width: 205px;
  width: 13vw; }

@media only screen and (max-width: 979px) and (min-width: 560px) {
  .zl-search-horizontal .zl-search-fields-block .zl-search-field-col-5,
  .zl-search-horizontal .zl-search-fields-block .zl-search-field-col-6 {
    width: 25%; }

  .search_job_horizontal .fieldset.zl-search-horizontal {
    padding-right: 0; } }
@media only screen and (max-width: 560px) {
  .zl-search-horizontal .zl-search-fields-block .zl-search-field-col-5,
  .zl-search-horizontal .zl-search-fields-block .zl-search-field-col-6 {
    width: 50%; }

  .search_job_horizontal .fieldset.zl-search-horizontal {
    padding-right: 0; }

  .search_job_horizontal .lfr-search-container tr th:nth-child(5),
  .search_job_horizontal .lfr-search-container tr td:nth-child(5),
  .search_job_horizontal .lfr-search-container tr td:nth-child(4),
  .search_job_horizontal .lfr-search-container tr th:nth-child(4) {
    display: none; }

  .zl-search-horizontal .zl-search-fields-block:after {
    padding-bottom: 70px; } }
/* WYSZUKIWARKA POZIOMA OFERT PRACY - END*/
/* ******* Napisania do nowego motywu START ****** */
.sekcja-blank {
  clear: both; }

.portlet-dockbar {
  z-index: 99999999999;
  position: absolute;
  width: 100%;
  top: 0; }

.grid-date {
  font-size: 25px;
  color: #fff;
  background: #0af;
  top: 10px;
  padding: 1px 20px 0;
  position: relative;
  z-index: 1000;
  font-family: oswald; }

.overtext-box:hover span.grid-date {
  font-size: 25px;
  color: #0af;
  background: #fff;
  top: 10px;
  padding: 1px 20px 0;
  position: relative; }

/*Slider*/
.portlet-slider {
  width: 1160px;
  float: left; }

.slider-ecam {
  height: 500px; }

.slider-navigtab, .slider-left, .slider-right {
  position: relative; }

.slider-left, .slider-right {
  z-index: 2;
  width: 50px;
  height: 50px;
  background-color: rgba(0, 0, 0, 0.7);
  cursor: pointer; }

.slider-left {
  top: 220px;
  margin-left: 20px;
  background-image: url(/documents/20184/439976/slider_prev.png); }

.slider-right {
  float: right;
  top: 170px;
  margin-right: 20px;
  background-image: url(/documents/20184/439976/slider_next.png); }

.slide-shade {
  position: absolute;
  bottom: 0; }

.slide-data {
  position: absolute;
  top: 70px; }

.slide-text {
  position: absolute;
  bottom: 0;
  padding: 0 20px 20px; }

.slide-content {
  position: absolute;
  width: 1160px;
  height: 500px;
  overflow: hidden;
  background: #555; }

.slide-text {
  font-family: oswald;
  width: calc(100% - 40px); }

p.slide-title-opis {
  font-weight: 300;
  font-size: 20px;
  color: #ffffff;
  line-height: 130%; }

h3.slide-title-header {
  font-weight: normal;
  font-size: 32px;
  color: #ffffff; }

.slider-navigtab > div {
  width: 50px;
  height: 15px;
  background-color: rgba(0, 0, 0, 0.7);
  float: left;
  margin-right: 5px;
  cursor: pointer; }

.slider-navigtab > div.active {
  background-color: #00a8e0;
  display: block; }

.slider-navigtab {
  top: 20px;
  left: 20px; }

/*Slider <1160*/
@media only screen and (max-width: 1160px) {
  .portlet-slider {
    width: 100%;
    /*float: left;*/ }

  .slide-content {
    width: 100%;
    /*position: absolute;
    height: 413px;
    overflow: hidden;*/ } }
@media only screen and (max-width: 979px) {
  .slider-ecam {
    height: auto;
    margin-top: 210px; }

  .slide-content {
    position: relative;
    height: auto; }

  .slide-text {
    position: relative; }

  .slider-navigtab, .slider-left, .slider-right {
    position: absolute; }

  .slider-right {
    float: none;
    position: absolute;
    right: 0;
    top: 400px; }

  .slider-left {
    top: 400px; } }
@media only screen and (max-width: 480px) {
  .slider-ecam {
    height: auto;
    margin-top: 185px; }

  .slider-right {
    top: 325px; }

  .slider-left {
    top: 325px; } }
/*Slider - END*/
/*Margin Buttony*/
/*.portlet-marginright {
    width: 350px;
    float: left;
    margin-left: 0px;
}*/
.portlet-marginright {
  width: 100%;
  max-width: 1160px;
  float: left;
  margin-left: 0;
  transition: 500ms ease 0s; }

.marginright-content {
  height: 131px;
  margin-bottom: 10px;
  background-color: #00a8e0;
  transition: background-color 300ms ease 0s;
  margin-top: 10px;
  width: calc(33.33% - 10px);
  float: left;
  margin-left: 5px;
  margin-right: 5px; }

.marginright-content:hover {
  background-color: white;
  transition: background-color 300ms ease 0s; }

.marginright-back {
  position: relative;
  padding: 0px;
  width: 90px;
  margin: 0px auto 20px auto; }

.marginright-shade {
  display: none; }

.marginright-data {
  display: none; }

.marginright-title-opis {
  display: none; }

.marginright-text {
  position: absolute; }

.marginright-text {
  position: relative;
  margin-top: -20px;
  margin-left: 0;
  width: 100%;
  font-family: oswald; }

h3.marginright-title-header {
  font-weight: normal;
  font-size: 32px;
  text-align: center;
  color: #ffffff;
  line-height: 100%;
  transition: color 300ms ease 0s;
  width: 100%; }

.marginright-content:hover h3.marginright-title-header {
  color: #00a8e0;
  transition: color 300ms ease 0s; }

@media only screen and (max-width: 700px) {
  h3.marginright-title-header {
    font-size: 26px; } }
@media only screen and (max-width: 580px) {
  .marginright-content {
    height: 150px; }

  h3.marginright-title-header {
    text-align: center;
    width: 113px;
    margin: 0 auto; } }
/*Margin Buttony - END*/
/*FrontBoxy*/
.frontbox-A, .frontbox-B, .frontbox-C, .frontbox-D {
  width: calc(25% - 10px);
  float: left;
  padding: 0 5px;
  transition: 500ms ease 0s; }

.grid-title-divider, .grid4-title-divider {
  height: 4px;
  width: 70px;
  background-color: #0af;
  margin-bottom: 15px;
  margin: -15px auto 15px; }

h2.grid-title {
  text-align: center; }

h2.center-title {
  text-align: center;
  font-size: 48px;
  padding-top: 35px; }

li.art-work-box {
  width: 100%;
  height: 281px;
  background: #aaa;
  transition: 500ms ease 0s; }

@media only screen and (max-width: 1160px) {
  .grid-content {
    width: 860px;
    margin-left: calc(50% - 430px); } }
@media only screen and (max-width: 900px) {
  h2.grid-title {
    text-align: center;
    width: 281px;
    transition: 500ms ease 0s; }

  .grid4-title-divider {
    margin: -15px auto 15px 107px; }

  .grid-content {
    width: 580px;
    margin-left: calc(50% - 290px); }

  li.art-work-box {
    width: 281px;
    height: 281px;
    background: #aaa; }

  .frontbox-A, .frontbox-B, .frontbox-C, .frontbox-D {
    width: calc(50% - 10px);
    float: left;
    padding: 0 5px;
    left: calc(25% - 146px);
    position: relative; } }
@media only screen and (max-width: 580px) {
  .frontbox-A, .frontbox-B, .frontbox-C, .frontbox-D {
    width: calc(50% - 10px);
    float: none;
    padding: 0 5px;
    left: calc(50% - 146px);
    position: relative; }

  .grid-content {
    width: 281px;
    margin-left: calc(50% - 140px); } }
/*FrontBoxy - END*/
/*Rotator VIDEO*/
.center1200 {
  position: relative;
  width: 1160px;
  left: 50%;
  margin-left: -580px;
  transition: 500ms ease 0s; }

.grid-window {
  width: 1040px !important;
  overflow: hidden;
  float: left;
  margin-bottom: 50px;
  left: 30px;
  position: relative;
  transition: 500ms ease 0s; }

.grid-content-v {
  display: block;
  width: 3545px;
  position: relative; }

.grid-content-v li.art-work-box {
  width: 330px;
  height: 200px;
  margin-right: 21px; }

.grid-content-v li.art-work-box .overtext-box {
  display: none; }

.video-icon {
  position: relative; }

.rotate-left {
  width: 30px !important;
  float: left;
  padding: 70px 0;
  z-index: 1000;
  position: relative; }

.rotate-right {
  width: 28px !important;
  float: right !important;
  padding: 70px 0; }

.thumb-img-box {
  opacity: 1;
  transition: 300ms ease 0s; }

.art-work-box:hover .thumb-img-box {
  opacity: .5;
  transition: 300ms ease 0s; }

@media only screen and (max-width: 979px) {
  .thumb-img-box img {
    height: 100%; } }
@media only screen and (max-width: 1160px) {
  .grid-window {
    width: 702px !important;
    left: calc(50% - 374px); }

  .center1200 {
    position: relative;
    width: 100%;
    left: auto;
    margin-left: 0; } }
@media only screen and (max-width: 768px) {
  .grid-window {
    width: 330px !important;
    left: calc(50% - 195px); } }
@media only screen and (max-width: 407px) {
  .grid-window {
    width: calc(100% - 60px) !important;
    left: 0px; } }
/*Video END*/
/*Sekcje3*/
.sekcja3-content {
  width: 33.33%;
  float: left;
  max-height: 386px;
  overflow: hidden;
  transition: 500ms ease 0s; }

.sekcja3-back {
  opacity: 1;
  transition: 300ms ease 0s; }

.sekcja3-content:hover .sekcja3-back {
  opacity: .2;
  transition: 300ms ease 0s; }

.sekcja3-text {
  position: relative;
  bottom: 130px;
  padding: 10px 18px;
  background-color: rgba(0, 0, 0, 0.6);
  transition: 300ms ease 0s;
  width: 275px; }

.sekcja-a:hover .sekcja3-text, .sekcja-b:hover .sekcja3-text, .sekcja-c:hover .sekcja3-text {
  width: calc(100% - 36px);
  transition: 300ms ease 0s;
  background-color: #00a8e0; }

h3.sekcja3-title-header {
  color: #fff;
  font-family: oswald;
  font-weight: 300;
  font-size: 48px;
  text-transform: uppercase;
  text-align: center;
  transition: 300ms ease 0s; }

.sekcja3-content:hover .sekcja3-text h3.sekcja3-title-header {
  text-align: center;
  transition: 300ms ease 0s; }

p.sekcja3-title-opis {
  font-family: oswald;
  color: #fff;
  line-height: 120%;
  text-align: center;
  width: 273px;
  margin: 0 auto;
  font-weight: 300;
  font-size: 16px; }

@media only screen and (max-width: 860px) {
  .sekcja-a .sekcja3-text {
    width: 155px; }

  .sekcja-b .sekcja3-text {
    width: 155px; }

  .sekcja-c .sekcja3-text {
    width: 155px; }

  h3.sekcja3-title-header {
    font-size: 30px;
    margin: 2px 0 0; }

  p.sekcja3-title-opis {
    width: 159px;
    margin: 0 auto 5px;
    font-size: 14px; }

  .sekcja3-text {
    bottom: 97px;
    padding: 1px 18px; } }
@media only screen and (max-width: 600px) {
  .sekcja3-content {
    width: 386px;
    margin: 0 auto;
    float: none;
    max-height: 420px; }

  .sekcja-a .sekcja3-text {
    width: 275px; }

  .sekcja-b .sekcja3-text {
    width: 275px; }

  .sekcja-c .sekcja3-text {
    width: 275px; }

  h3.sekcja3-title-header {
    font-size: 48px;
    margin: 5px 0; }

  .sekcja3-text {
    bottom: 130px;
    padding: 10px 18px; }

  p.sekcja3-title-opis {
    width: 273px;
    margin: 0 auto;
    font-size: 16px; } }
/*Strefy END*/
/*Calendar*/
.calendar_right h2.center-title {
  padding-top: 75px; }

.calendar_left {
  width: 300px;
  float: left;
  padding: 35px 60px;
  transition: 500ms ease 0s; }

.calendar_right {
  margin-top: 12px;
  float: left; }

.content_list {
  position: relative;
  margin: 20px auto;
  width: 471px; }

.content_button {
  clear: both;
  margin: 0 auto;
  width: 357px; }

.content_button p {
  color: #00a8e0;
  font-weight: 700;
  padding: 5px 0;
  border: 2px solid #00a8e0;
  width: 353px;
  text-align: center;
  transition: 300ms ease 0s; }

.content_button p:hover {
  background-color: #00a8e0;
  color: #fff; }

.content_button p:hover a {
  text-decoration: none;
  color: #fff; }

.content_button p a {
  color: #00a8e0; }

.content_list .dzialy, .content_uni .dzialy {
  font-family: "open sans" !important;
  font-weight: normal !important;
  font-size: 22px !important;
  background-image: url(/documents/20184/439976/ECAM_Arrow_Right_LightBlue.png);
  background-repeat: no-repeat;
  background-position-y: 9px;
  text-transform: none;
  padding: 2px 15px 30px 30px !important;
  float: left; }

.content_uni {
  position: relative;
  margin: 20px 0; }

h3.dzialy {
  margin: 0; }

h3.dzialy a:hover {
  text-decoration: none;
  color: #00a8e0; }

@media only screen and (max-width: 1010px) {
  .calendar_left {
    padding: 35px 20px; } }
@media only screen and (max-width: 930px) {
  .calendar_right {
    margin-top: 12px;
    float: none; }

  .calendar_left {
    width: 300px;
    float: none;
    padding: 0;
    margin: 0 auto; } }
/*Calendar END*/
/*Partnerzy*/
.partnerzy {
  position: relative;
  width: 1038px;
  overflow: hidden;
  float: left;
  height: 165px;
  transition: 500ms ease 0s; }

.partnerzylista {
  width: 2340px;
  position: relative; }

.partnerzylista div {
  float: left; }

#partnerzyleft {
  float: left;
  position: relative;
  z-index: 10; }

#partnerzyleft {
  padding: 30px 32px 30px 0; }

#partnerzyright {
  padding: 30px 0 30px 32px;
  float: right;
  position: relative;
  z-index: 10; }

h2.dzialtitle {
  font-size: 48px;
  font-family: "oswald";
  margin-top: 0; }

@media only screen and (max-width: 1160px) {
  .partnerzy {
    width: 778.5px;
    left: calc(50% - 450px); } }
@media only screen and (max-width: 915px) {
  .partnerzy {
    width: 519px;
    left: calc(50% - 330px); } }
@media only screen and (max-width: 655px) {
  .partnerzy {
    width: 260px;
    left: calc(50% - 190px); } }
/*Partnerzy END*/
/*Stopka*/
#footer {
  width: 100%;
  display: block;
  background: #555;
  position: fixed;
  bottom: 0; }

.ecam__footer {
  background: #555 none repeat scroll 0 0;
  display: block;
  overflow: hidden;
  width: 1160px;
  margin: 0 auto;
  transition: 500ms ease 0s; }

#footer .ue {
  text-align: center;
  color: #999999;
  display: block;
  background: #ffffff none repeat scroll 0 0;
  margin: 0 auto;
  padding: 1em 0; }

#footer .ue {
  font-size: 0.9em;
  margin: 0.5em 0 0;
  padding: 10px auto; }

#footer .ue ul {
  display: block;
  overflow: hidden; }

#footer .ue ul li {
  display: block;
  float: left;
  margin: 0 1.5%;
  width: 30%; }

.ue div {
  width: 767px;
  margin: 0 auto; }

ul.footer-column {
  width: 14.15%;
  transition: 500ms ease 0s; }

.footer-site-map {
  padding: 40px 0 15px !important; }

ul.footer-column:nth-child(7), ul.footer-column:nth-child(8) {
  display: none; }

@media only screen and (max-width: 1160px) {
  ul.footer-column {
    width: 24.4%;
    min-width: 160px; }

  ul.footer-column:nth-child(3), ul.footer-column:nth-child(4) {
    height: 257px; } }
@media only screen and (max-width: 768px) {
  ul.footer-column {
    width: 32%;
    min-width: 160px; }

  .ecam__footer .footer-site-map ul {
    min-width: 160px; }

  .ue div {
    width: 100%;
    margin: 0 auto; } }
@media only screen and (max-width: 600px) {
  ul.footer-column {
    width: 47.5%;
    min-width: 160px; } }
@media only screen and (max-width: 450px) {
  ul.footer-column {
    width: 100%; }

  .ecam__footer .footer-site-map ul li {
    text-align: center; }

  ul.footer-column:nth-child(3), ul.footer-column:nth-child(4) {
    height: auto; } }
/**/
/*Wrapper*/
#wrapper {
  z-index: 10;
  margin-bottom: 404px;
  width: 100%;
  margin-top: 95px;
  -webkit-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.5); }

#content {
  width: 1160px;
  margin: 0 auto; }

@media only screen and (max-width: 1160px) {
  #footer {
    position: relative; }

  #wrapper {
    margin-bottom: -20px; } }
@media only screen and (max-width: 979px) {
  #wrapper {
    margin-top: 35; } }
@media only screen and (max-width: 580px) {
  #wrapper {
    margin-top: 185px; } }
/*Nadpisania - Menu*/
.header-block {
  width: 1160px;
  left: calc(50% - 580px);
  position: fixed;
  top: 0 !important;
  background-color: white; }

.ecam__banner-container {
  color: #404040;
  font-family: arial,sans-serif;
  font-size: 1em;
  width: 100%;
  background: #fff;
  -webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.5);
  z-index: 181;
  position: fixed;
  top: 0; }

.ecam__menu-navigation > ul.nav {
  background: rgba(0, 0, 0, 0);
  margin: 0 auto;
  width: 568px; }

.ecam__menu-navigation > ul.nav li a {
  color: #105388;
  display: block;
  font-size: 26px;
  font-weight: 300;
  padding: 19px 8px;
  transition: background 200ms ease 0s;
  text-decoration: none; }

.headerRight {
  display: block;
  width: 200px;
  background-color: #fff;
  margin-top: -45px; }

.nav-small_menu_dropdown-button {
  display: none; }

.ecam__menu-navigation-mobile {
  display: none; }

#navigation {
  position: absolute;
  top: 37px;
  left: calc(50% - 225px); }

ul.disabled {
  float: right;
  margin: -35px 5px 0 0;
  right: 0;
  display: block; }

ul.disabled li.white-blue {
  display: none; }

ul.disabled li.yellow-black {
  background: #333 none repeat scroll 0 0;
  border: 1px solid #333;
  font-size: 11px;
  margin: 0 0 0 .5em;
  padding: 0 .2em 0 .2em;
  text-transform: uppercase; }

.ecam__menu-navigation {
  display: block;
  font-family: "Oswald";
  font-weight: 300;
  font-size: 1em;
  line-height: 20px;
  text-align: left;
  background: rgba(0, 0, 0, 0);
  border-top: 0px solid #00a9e0;
  margin-top: 0; }

ul.nav li:nth-child(5), ul.nav li:nth-child(8) {
  display: none; }

/*
@media only screen and (max-width: 979px) {
	.aui #navigation {
		display: block;
	}
}
*/
/*
@media only screen and (min-width: 769px) {
.ecam__menu-navigation>ul.nav li.has-sub:hover ul {
    display: none;
}
*/
.ecam__menu-navigation > ul.nav li.has-sub:hover ul {
  display: none; }

@media only screen and (min-width: 980px) {
  .ecam__menu-navigation > ul.nav li.has-sub:hover ul {
    display: block; } }
@media only screen and (max-width: 979px) {
  .ecam__menu-navigation > ul.nav li {
    width: 100%; }

  .aui #navigation {
    display: none; }

  #navigation {
    position: relative;
    top: 0;
    left: unset; }

  .headerRight {
    padding: 0;
    /*background-color: #ddd;
    float: right;
    height: 30px;*/ }

  .ecam__menu-navigation > ul.nav {
    width: 100%; }

  .ecam_header__obrazek2 {
    width: 280px;
    transition: 500ms ease 0s; }

  .ecam__banner-container {
    color: #404040;
    font-family: arial,sans-serif;
    font-size: 1em;
    width: 100%;
    background: #fff;
    -webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.5);
    z-index: 181;
    position: relative;
    top: 0; }

  .open-submenu {
    display: block;
    position: relative;
    background-color: #aaa; }

  .nav-small_menu_dropdown-button {
    display: block; }

  .ecam__menu-navigation > ul.nav li.has-sub ul {
    background: white none repeat scroll 0 0;
    display: none;
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: relative;
    left: 0;
    top: 0px;
    z-index: 1001;
    width: 100%; }

  .nav-small_menu_dropdown-button {
    background: url(/documents/20184/439976/list-icon2.png) center center scroll no-repeat transparent;
    position: absolute;
    right: 2px;
    margin: auto;
    width: 48px;
    height: auto;
    top: 11px;
    border-width: 0 !important; }

  .ecam__menu-navigation > ul.nav li.has-sub ul li a {
    line-height: 130%;
    color: #444444;
    font-family: oswald;
    font-weight: 300;
    font-size: 20px;
    text-align: center;
    padding: 6px;
    background-color: #efefef; }

  .ecam__menu-navigation > ul.nav li a {
    color: #105388;
    display: block;
    font-size: 26px;
    font-weight: 300;
    padding: 19px 13px;
    transition: background 200ms ease 0s;
    text-decoration: none;
    text-align: center; }

  .ecam__menu-navigation-mobile {
    color: #105388;
    display: block;
    font-family: oswald;
    font-size: 26px;
    font-weight: 300;
    padding: 14px 13px 7px;
    transition: background 200ms ease 0s;
    text-decoration: none;
    text-align: center;
    border-top: 1px solid #00a8e0;
    text-transform: uppercase;
    background-color: white; } }
@media only screen and (max-width: 600px) {
  .ecam_header__obrazek2 {
    height: auto !important; } }
@media only screen and (max-width: 480px) {
  .ecam_header__obrazek2 {
    width: 200px;
    margin: 24px 0 3px 0; }

  .ecam__banner-container {
    -webkit-box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.5); } }
/*Menu END*/
/*Base <1160*/
@media only screen and (max-width: 1160px) {
  .header-block {
    width: 100%;
    position: fixed;
    top: 0 !important;
    left: 0;
    -webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.5); }

  #content {
    width: 100%;
    /*margin: 0 auto;*/ }

  .ecam__footer {
    width: 100%; } }
.margintop40 {
  margin-top: 40px; }

/* ****** Napisania do nowego motywu END ****** */
.aui .zlu-search .row-fluid {
  width: 100%;
  margin: 10px 0; }

.aui .zlu-search legend {
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  font-size: 24px;
  line-height: 40px;
  color: #0F5785;
  border: 0;
  border-bottom: 1px solid #105388;
  font-family: oswald;
  font-weight: normal; }

.zl__container-fluid {
  color: #404040;
  font-family: arial,sans-serif;
  font-size: 1em;
  background-color: white;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  width: 100%; }

.zl__content {
  padding: 0;
  font-size: 15px;
  font-family: arial,sans-serif;
  width: 1200px !important;
  position: relative;
  left: calc(50% - 600px) !important; }

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

.zl_search-result_details_header-icons {
  right: 30px;
  position: absolute; }

.span4.zl_search-result_details_right-panel {
  background-color: #eee;
  padding: 15px; }

.aui .zlu-search .row-fluid .span8 {
  padding-right: 2%; }

.zl_search-result_details_right-panel .fieldset {
  padding-bottom: 20px; }

.zl_search-result_details_right-panel .fieldset > div {
  padding: 10px 15px; }

.search_job_vertical legend {
  color: #0F5785;
  font-weight: bold; }

.search-job-list-row-information .position {
  color: #5B677D;
  font-weight: bold;
  font-size: 1.2em; }

.zl-search-filter-title {
  background-color: #EEEEEE; }

.zl-search-filter-title .btn-primary {
  background: #0F5785;
  font-weight: bold;
  color: white; }

.zl-search-filter-title .btn-primary:hover,
.zl-search-filter-title .btn-primary:focus,
.zl-search-filter-title .btn-primary:active {
  background-color: #00a9e0; }

.zl-search-filter-title .control-label,
.zl-search-filter-title .adv-search-label {
  color: #838485;
  font-weight: bold; }

.zlu-search .zl-search-filter-title .accordion-toggle {
  padding: 18px 20px; }

.zlu-search .zl-search-filter-title .accordion-toggle,
.search-job-list-count {
  font-family: "Oswald", sans-serif;
  font-size: 1.2em; }

.ecam__content_full .zlu-search p.search-job-list-count {
  font-size: 16px; }

.search-job-list-count strong {
  font-weight: bold; }

.search-job-list-row-information {
  color: #5B677D; }

.aui .ecam__container-fluid select,
.aui .ecam__container-fluid input {
  font-family: "Open sans", sans-serif;
  font-size: 1em; }

.zlu-search .span8 legend {
  font-weight: bold; }

.zlu-search .offers-search .SlectBox {
  padding: 2px 10px; }

.SumoSelect {
  margin-bottom: 15px; }

.ecam__content_full .SumoSelect > .optWrapper.multiple > .options > li.selected span i,
.ecam__content .SumoSelect > .optWrapper.multiple > .options > li.selected span i,
.ecam__content_full .SumoSelect .select-all.selected > span i,
.ecam__content .SumoSelect .select-all.selected > span i,
.ecam__content_full .SumoSelect .select-all.partial > span i,
.ecam__content .SumoSelect .select-all.partial > span i {
  background-color: #0F5785; }

.ecam__content .zlu-search p,
.ecam__content_full .zlu-search p {
  font-size: 14px; }

.zlu-search .nav-tabs {
  display: none; }

section.portlet .portlet-content .nav-tabs a {
  padding-left: 12px; }

.zlu-search .lfr-pagination-buttons {
  color: #333333;
  font-family: "Oswald", sans-serif;
  font-size: 1.2em; }

/*Head 19524*/
.headerRight {
  display: block;
  width: 560px;
  background-color: #fff;
  margin-top: 10px;
  position: absolute;
  left: calc(50% - 221px); }

ul.disabled {
  float: left;
  margin: 3px 5px 0 0;
  right: 0;
  display: block; }

.ecam__menu-navigation > ul.nav li a {
  color: #105388;
  display: block;
  font-size: 26px;
  font-weight: 300;
  padding: 13px 8px;
  transition: background 200ms ease 0s;
  text-decoration: none; }

.header-19524 {
  float: right;
  position: absolute;
  top: 13px;
  right: calc(50% - 580px); }

.ecam__menu-navigation > ul.nav {
  margin: 12px auto 0; }

@media only screen and (max-width: 1160px) {
  .header-19524 {
    right: 0;
    width: 170px;
    transition: 500ms ease 0s; } }
@media only screen and (max-width: 979px) {
  .header-19524 {
    top: 66px;
    transition: 500ms ease 0s; }

  .headerRight {
    display: block;
    width: 100%;
    margin-top: 10px;
    position: relative;
    left: 0;
    margin-bottom: 5px;
    padding-bottom: 10px;
    border-bottom: 1px solid #00a8e0; } }
@media only screen and (max-width: 480px) {
  .header-19524 {
    top: 61px;
    width: 130px;
    transition: 500ms ease 0s; }

  .ecam_header__obrazek2 {
    width: 200px;
    margin: 0px 0 3px 0; } }
@media only screen and (max-width: 360px) {
  .headerRight > ul.disabled {
    display: block; } }
/*Head 19524 - End*/
/*Dostosowanie*/
a:focus {
  color: red !important; }

a:focus img {
  border: 1px solid red !important; }

#layout_158 ul.child-menu, #layout_158 button {
  display: none !important; }

/**/
/*Strona wyników wyszukiwania*/
.search-icon {
  position: fixed;
  z-index: 200;
  top: 10px;
  right: calc(50% - 166px);
  cursor: pointer; }

@media only screen and (max-width: 979px) {
  .search-icon {
    right: 175px;
    position: fixed; } }
.search-icon-m {
  display: none; }

@media only screen and (max-width: 500px) {
  .search-icon-m {
    display: block;
    position: fixed;
    z-index: 200;
    top: 10px;
    left: calc(100% - 233px);
    cursor: pointer; }

  .search-icon {
    display: none; }

  .fbbutton, .ytbutton, .ttbutton, .twbutton, .instbutton {
    padding: 0 1px;
    float: right; } }
#search-layer {
  position: fixed;
  top: 0;
  z-index: 400;
  height: 100%;
  width: 100%;
  background: #00a8e0; }

#search {
  margin-left: 0px !important; }

@media only screen and (min-width: 769px) {
  .search-formularz input[type="image"] {
    margin-top: -7px;
    width: 40px; } }
#_3_searchContainer {
  position: relative;
  top: 40px; }

.search-formularz {
  width: 600px;
  position: fixed;
  left: calc(50% - 300px);
  top: calc(50% - 33px); }

.search-formularz input[name="_3_keywords"] {
  display: inline-block;
  height: 20px;
  padding: 12px;
  margin-bottom: 10px;
  font-size: 29px;
  line-height: 20px;
  color: #888;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 10px;
  vertical-align: middle;
  font-family: "open sans"; }

.search-close {
  position: fixed;
  top: 50px;
  right: 50px;
  cursor: pointer; }

@media only screen and (max-width: 600px) {
  .input-text-wrapper:nth-child(1) {
    width: calc(100% - 90px); }

  .search-formularz {
    width: 100%;
    position: fixed;
    left: 20px;
    top: calc(50% - 33px); }

  input.field {
    margin-left: 0; }

  .search-formularz input[name="_3_keywords"] {
    font-size: 20px; } }
#_3_groupId {
  display: none; }

#_3_facetNavigation {
  display: none; }

#_3_keywords {
  margin-left: 0;
  padding: 10px;
  width: calc(100% - 25px); }

strong.journal-article-page-number {
  margin-right: -1px;
  font-size: 14px;
  background: #eee; }

ul.pager.lfr-pagination-buttons > li a {
  padding: 6px 15px;
  font-size: 14px; }

.aui .pager {
  margin: 40px 0px 5px;
  list-style: none;
  text-align: center;
  display: block;
  float: right; }

.taglib-page-iterator .search-results {
  float: left;
  line-height: 46px;
  margin-left: 0px; }

.aui .row-fluid .span10 {
  width: 100%; }

/*Strona wyników wyszukiwania END*/
/* sekcje ozdobne */
p.ramka-ecam, .ramka-ecam {
  font-family: 'open sans';
  font-size: 18px;
  line-height: 120%;
  color: orangered;
  padding: 15px 40px;
  text-align: center;
  border: 1px dotted orangered;
  background: oldlace; }

p.ramka-ecam-blue, .ramka-ecam-blue {
  font-family: 'open sans';
  font-size: 18px;
  line-height: 120%;
  color: #0af;
  padding: 15px 40px;
  text-align: center;
  border: 1px dotted #0af;
  background: rgba(0, 168, 224, 0.2); }

p.ramka-ecam-blue a, p.ramka-ecam-blue a:hover p.ramka-ecam-blue strong a, p.ramka-ecam-blue strong a:hover,
.ramka-ecam-blue p a, .ramka-ecam-blue p a:hover .ramka-ecam-blue p strong a, .ramka-ecam-blue p strong a:hover {
  color: #0f5184 !important; }

p.wyimek-prawy {
  font-size: 28px;
  line-height: 100%;
  font-family: 'open sans condensed';
  font-weight: 100;
  width: 43%;
  float: right;
  padding: 15px 0 20px 20px;
  margin-left: 30px;
  border-left: 1px dotted #0af;
  color: #0af; }

p.wyimek-lewy {
  font-size: 28px;
  line-height: 100%;
  font-family: 'open sans condensed';
  font-weight: 100;
  width: 43%;
  float: left;
  padding: 15px 20px 20px 0;
  margin-right: 30px;
  border-right: 1px dotted #0af;
  color: #0af; }

@media only screen and (max-width: 360px) {
  p.wyimek-prawy {
    width: calc(100% - 40px);
    float: none;
    margin-right: 15px; }

  p.wyimek-lewy {
    width: calc(100% - 40px);
    float: none;
    margin-left: 15px; } }
/**/
/*Rysunki desktopowo-mobilne*/
@media only screen and (min-width: 601px) {
  .sekcja-komp {
    display: block; }

  .sekcja-mobi {
    display: none; } }
@media only screen and (max-width: 600px) {
  .sekcja-komp {
    display: none; }

  .sekcja-mobi {
    display: block; } }
/**/
/*Galeria multimediów - ukrycia*/
.portlet-image-gallery-display h3, .portlet-image-gallery-display .lfr-asset-metadata, .portlet-image-gallery-display .lfr-pagination {
  display: none; }

/**/
/*Komunikat Cookies*/
div#zgoda-cookie-sec {
  position: fixed;
  bottom: 0;
  background-color: #fff;
  padding: 10px 20px;
  border: 1px solid #cccccc;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
  z-index: 100000000000000;
  width: 1080px;
  left: calc(50% - 560px); }

#zgoda-cookie-button {
  border: 1px solid #000000;
  width: 120px;
  text-align: center;
  float: right;
  margin: 5px;
  background: lightskyblue;
  cursor: pointer; }

#zgoda-cookie-close {
  width: 160px;
  border: 1px solid #000000;
  float: left;
  text-align: center;
  margin: 5px; }

@media only screen and (max-width: 1200px) {
  div#zgoda-cookie-sec {
    width: calc(100% - 80px);
    left: 20px; } }
@media only screen and (max-width: 400px) {
  #zgoda-cookie-button {
    width: 100%;
    float: none; }

  #zgoda-cookie-close {
    width: 100%;
    float: none; } }
/*Komunikat Cookies - END*/
/*UA Top Link*/
#ua-link {
  text-align: center;
  background-color: #0f5184;
  position: fixed;
  top: 0;
  z-index: 99;
  width: 100%; }

.ua-top-desk {
  display: block; }

.ua-top-m {
  display: none; }

.ecam__banner-container {
  top: 40px; }

#wrapper {
  margin-top: 135px; }

.search-icon {
  top: 50px; }

.header-block {
  top: 40px !important; }

@media only screen and (max-width: 979px) {
  #wrapper {
    margin-top: 235px; }

  .slider-ecam {
    margin-top: 230px; }

  .slider-navigtab {
    top: 265px;
    left: 20px; } }
@media only screen and (max-width: 560px) {
  .ua-top-desk {
    display: none; }

  .ua-top-m {
    display: block; } }
@media only screen and (max-width: 500px) {
  .search-icon-m {
    top: 50px; } }
@media only screen and (max-width: 480px) {
  .slider-ecam {
    margin-top: 225px; }

  .slider-navigtab {
    top: 235px;
    left: 20px; } }
/*UA Top Link - END*/
/*Bannery TOP*/
#ua-link {
  text-align: right;
  background-color: #0f5184;
  position: fixed;
  top: 0;
  z-index: 99;
  width: 50%;
  left: 0%; }

#ag-link {
  width: 50%;
  position: fixed;
  top: 0 !important;
  z-index: 99;
  left: 50%;
  background-color: #0af; }

.ua-top-2x360 {
  display: none; }

.ua-top-1x560 {
  display: none; }

.ua-top-m {
  display: none; }

.ag-top-2x360 {
  display: none; }

.ag-top-1x560 {
  display: none; }

.ag-top-m {
  display: none; }

@media only screen and (max-width: 1100px) {
  .ua-top-desk {
    display: none; }

  .ag-top-desk {
    display: none; }

  .ua-top-2x360 {
    display: block; }

  .ag-top-2x360 {
    display: block; } }
@media only screen and (max-width: 700px) {
  .ua-top-2x360 {
    display: none; }

  .ag-top-2x360 {
    display: none; }

  .ua-top-1x560 {
    display: block; }

  .ag-top-1x560 {
    display: block; }

  .header-block {
    top: 80px !important; }

  #wrapper {
    margin-top: 270px; }

  .search-icon {
    top: 90px; }

  #ua-link {
    text-align: center;
    width: 100%; }

  #ag-link {
    width: 100%;
    top: 40px !important;
    text-align: center;
    left: 0; } }
@media only screen and (max-width: 500px) {
  .search-icon-m {
    top: 90px; } }
@media only screen and (max-width: 400px) {
  .ua-top-1x560 {
    display: none; }

  .ag-top-1x560 {
    display: none; }

  .ua-top-m {
    display: block; }

  .ag-top-m {
    display: block; } }
/* TOP End*/
/*Rekrutacj-Banner*/
#rekrutacja-link {
  text-align: center;
  background-color: #0f5184;
  position: fixed;
  top: 0;
  z-index: 99;
  width: 100%;
  left: 0; }

.rekrutacja-top-desk {
  display: block; }

.rekrutacja-top-m {
  display: none; }

@media only screen and (max-width: 560px) {
  .rekrutacja-top-desk {
    display: none; }

  .rekrutacja-top-m {
    display: block; } }
/*Rekrutacj-Banner END*/
/*Top-Nadpisania*/
@media only screen and (max-width: 979px) {
  .slider-ecam {
    margin-top: 115px; }

  .slider-navigtab {
    top: 150px;
    left: 20px; } }
@media only screen and (max-width: 480px) {
  .slider-ecam {
    margin-top: 90px; }

  .slider-navigtab {
    top: 110px;
    left: 20px; } }
@media only screen and (max-width: 700px) {
  .header-block {
    top: 40px !important; }

  .search-icon {
    top: 50px; }

  .search-icon-m {
    top: 50px; } }
/**/
#InteliwiseSaaSModule_win_wrapper #iw-avatar-holder img {
  height: 60px; }