@font-face {
  font-family: 'GothamNarrow';
  font-weight: 400;
  src: url("/resources/fonts/GothamNarrow-Book.ttf") format("truetype"); }

@font-face {
  font-family: 'GothamNarrow';
  font-weight: 500;
  src: url("/resources/fonts/GothamNarrow-Medium.ttf") format("truetype"); }

@font-face {
  font-family: 'GothamNarrow';
  font-weight: 700;
  src: url("/resources/fonts/GothamNarrow-Bold.ttf") format("truetype"); }

@font-face {
  font-family: 'GothamNarrow';
  font-weight: 800;
  src: url("/resources/fonts/GothamNarrow-Ultra.ttf") format("truetype"); }

@font-face {
  font-family: 'GothamNarrow';
  font-weight: 900;
  src: url("/resources/fonts/GothamNarrow-Black.ttf") format("truetype"); }

html, body, form, fieldset, table, tr, td, img {
  font-family: 'GothamNarrow',Arial,Helvetica !important; }

input, button, select, textarea, optgroup, option {
  font-family: inherit !important;
  font-size: inherit !important;
  font-style: inherit !important;
  font-weight: inherit !important; }

/* ---------- Browser normalization ---------- */
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block; }

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0; }

table {
  border-collapse: collapse;
  border-spacing: 0;
  clear: both; }

fieldset, img {
  border: 0; }

address, caption, cite, code, dfn, th, var {
  font-style: normal;
  font-weight: normal; }

caption, th {
  text-align: left; }

q:before, q:after {
  content: ''; }

abbr, acronym {
  border: 0;
  border-bottom: 1px dotted #000;
  cursor: help; }

html {
  overflow-y: scroll; }

html.aui-dialog-iframe-root-node {
  overflow: auto; }

body {
  background: #FFF;
  font: 62.5%/1.4 Arial, Helvetica, Verdana, sans-serif; }

body.portal-popup {
  background: none;
  padding: 10px; }

body.aui-dialog-iframe-popup {
  padding-bottom: 0; }

body.portal-iframe {
  padding: 0; }

blockquote, ul, ol, dl {
  margin: 1em; }

ol, ul, dl {
  margin-left: 2em; }

ol {
  list-style: decimal outside; }

ul {
  list-style: disc outside; }

ul ul {
  list-style-type: circle; }

ol ol {
  list-style-type: upper-roman; }

dl dd {
  margin-left: 1em; }

th {
  font-weight: bold; }

caption {
  margin-bottom: 0.5em;
  text-align: center; }

p {
  margin-bottom: 1em; }

/* ---------- Links ---------- */
/* ---------- Headers ---------- */
h1 {
  font-size: 1.8em; }

h2 {
  font-size: 1.6em; }

h3 {
  font-size: 1.4em; }

h1, h2, h3 {
  margin: 1em 0; }

h4, h5, h6 {
  font-size: 1.1em; }

h1, h2, h3, h4, h5, h6, strong {
  font-weight: bold; }

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

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

.html-editor.portlet-message-boards blockquote {
  background: #eef0f2 url(../images/message_boards/quoteleft.png) no-repeat 5px 5px;
  border: 1px solid #777;
  position: relative;
  padding: 5px 45px; }

.html-editor.portlet-message-boards blockquote:after {
  background: url(../images/message_boards/quoteright.png) no-repeat 50%;
  bottom: 5px;
  content: '';
  display: block;
  height: 24px;
  position: absolute;
  right: 5px;
  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; }

/* ---------- Text formatting ---------- */
b, strong {
  font-weight: bold; }

i, em {
  font-style: italic; }

code, pre {
  font-family: "Courier New", Courier, monospace;
  white-space: pre; }

.important {
  font-weight: bold; }

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

/* ---------- Alerts and popups ---------- */
.alert-background {
  background: #000; }

.popup-alert-notice {
  background-color: #FFC;
  border-bottom-color: #FC0; }

.popup-alert-warning {
  background-color: #FDD;
  border-bottom-color: #F00; }

/* ---------- Portal add content ---------- */
.portal-add-content {
  background: #FFF;
  text-align: left;
  z-index: 20; }

.portal-add-content a {
  text-decoration: none; }

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

/* ---------- Separator ---------- */
hr, .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; }

/* ---------- Main ---------- */
.aui-state-default {
  background: #d4d4d4 url(../images/portlet/header_bg.png) repeat-x 0 0;
  border: 1px solid;
  border-color: #C8C9CA #9E9E9E #9E9E9E #C8C9CA; }

.aui-state-hover {
  background: #b9ced9 url(../images/application/state_hover_bg.png) repeat-x 0 0;
  border-color: #627782; }

.aui-state-active {
  background: #ebebeb url(../images/application/state_active_bg.png) repeat-x 0 0;
  border-color: #555; }

.results-grid {
  background: #FFF;
  border: solid #D7D7D7;
  border-width: 0 1px; }

.results-header {
  background: #D1D6DC; }
  .results-header th {
    background: #d9d9d9 url(../images/application/subheader_bg.png) 0 0 repeat-x;
    border: 1px solid #ccc; }
    .results-header th.sort-column {
      background: #ebebeb url(../images/application/state_active_bg.png) 0 0 repeat-x;
      border: 1px solid #ccc;
      color: #1F1E1E; }
      .results-header th.sort-column .result-column-name {
        background: url(../images/arrows/05_up.png) no-repeat 100% 50%;
        display: inline-block;
        font-style: italic;
        padding-right: 15px; }
    .results-header th.first {
      border-left-width: 0; }
    .results-header th.last {
      border-right-width: 0; }
  .results-header th, .results-header td {
    color: #7B7C7F;
    padding: 5px 10px;
    word-wrap: break-word; }
  .results-header th.sort-desc .result-column-name {
    background: url(../images/arrows/05_down.png) no-repeat 100% 50%;
    display: inline-block;
    font-style: italic;
    padding-right: 15px; }
  .results-header span, .results-header a {
    display: block; }
  .results-header a {
    color: #154B75;
    text-decoration: none; }
    .results-header a:hover {
      color: #336699;
      text-decoration: underline; }

.results-row td {
  background: none;
  border: 1px solid;
  border-color: #D7D7D7 #E7E7E7;
  padding: 5px 10px; }
  .results-row td.sort-column {
    background: #E6ECEF; }
.results-row.selected td, .results-row.selected.hover td {
  background-color: #00A2EA;
  border-color: #00A2EA #00A2EA #D7D7D7;
  color: #FFF; }
  .results-row.selected td a, .results-row.selected.hover td a {
    color: #FFF; }
.results-row.alt.selected td, .results-row.alt.selected.hover td {
  background-color: #00A2EA; }
.results-row.alt td {
  background: #F5F8FB; }
.results-row.hover td {
  background: #D3E8F1;
  border-bottom-color: #D7D7D7;
  border-left-color: transparent;
  border-right-color: transparent; }

.taglib-search-iterator .results-row td.first, .taglib-search-iterator .results-row th.first {
  border-left-width: 0; }
.taglib-search-iterator .results-row td.last, .taglib-search-iterator .results-row th.last {
  border-right-width: 0; }

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

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

.active-area {
  background: #FFC; }

.portlet-boundary.yui3-dd-dragging {
  opacity: .6; }
  .portlet-boundary.yui3-dd-dragging .portlet {
    border: 2px dashed #ccc; }

.aui-portal-layout-proxy {
  opacity: 1 !important; }
  .aui-portal-layout-proxy .portlet-topper {
    background-image: none; }

.aui-proxy {
  cursor: move;
  opacity: 0.65;
  position: absolute; }
  .aui-proxy.generic-portlet {
    height: 200px;
    width: 300px; }
    .aui-proxy.generic-portlet .portlet-title {
      padding: 10px; }
  .aui-proxy.not-intersecting .forbidden-action {
    background: url(../images/application/forbidden_action.png) no-repeat;
    display: block;
    height: 32px;
    position: absolute;
    right: -15px;
    top: -15px;
    width: 32px; }

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

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

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

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

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

/* ---------- Tags ---------- */
.aui-tagselector-content {
  border-width: 0;
  margin-bottom: 15px;
  padding: 0; }
  .aui-tagselector-content .aui-textboxlistentry-holder {
    background: #fff;
    border: 1px solid;
    border-color: #BFBFBF #DEDEDE #DEDEDE #BFBFBF;
    margin-bottom: 5px;
    padding: 5px;
    position: relative;
    overflow: visible; }

.aui-tagselector .lfr-tag-selector-input {
  background: none;
  padding: 0;
  width: auto; }
.aui-tagselector .aui-field .aui-field-content {
  margin: 0; }
.aui-tagselector .aui-toolbar {
  margin-top: 5px; }
.aui-tagselector .aui-textboxlist-input-container {
  margin: 0; }

.aui-tagselector-focused .aui-textboxlistentry-holder {
  background: #FFC none;
  border: 1px solid #FC0; }

.aui-categoriesselector-content .aui-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-cloud {
  line-height: 2.5em; }
  .tag-cloud .tag-asset-count {
    clip: rect(0 0 0 0);
    position: absolute; }

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

.tag-cloud {
  line-height: 2.5em; }
  .tag-cloud .tag-asset-count {
    clip: rect(0 0 0 0);
    position: absolute; }
  .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 ---------- */
.aui-underlay {
  clear: both;
  top: 100%; }
  .aui-underlay .yui3-widget-hd {
    height: 38px; }
  .aui-underlay .lfr-portlet-item {
    border-width: 0; }

.aui-underlay-hidden {
  display: none; }

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

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

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

.aui-tab-back {
  float: right; }

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

/* ---------- Misc. ---------- */
.lfr-panel-container {
  background: transparent; }

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

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

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

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

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

.aui-panel-hd {
  background: #c0c2c5 url(../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; }

/* ---------- Menus ---------- */
.lfr-actions.portlet-options .lfr-trigger strong span, .visible.portlet-options .lfr-trigger strong span {
  background-image: url(../images/portlet/options.png); }

.lfr-actions.portlet-options:hover, .lfr-actions.portlet-options:hover ul {
  background: transparent; }

.lfr-menu-list {
  z-index: 450; }

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

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

.aui-menu-content, .lfr-menu-list ul {
  background: #ccc9c9 url(../images/application/menu_bg.png) repeat-x 0 0;
  border: 1px solid;
  border-color: #AEAFB1 #777879 #777879 #AEAFB1;
  padding: 2px 0; }

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

.aui-menugroup-content ul, .lfr-menu-list ul ul {
  display: block;
  min-width: 0; }

.aui-menu-content li, .lfr-menu-list ul li {
  border-bottom: 1px solid #BCBBBB;
  border-top: 1px solid #EEE;
  display: block;
  margin: 0;
  padding: 0; }

.aui-menu-content li.first, .lfr-menu-list ul li.first {
  border-top-width: 0; }

.aui-menu-content li.last, .lfr-menu-list ul li.last {
  border-bottom-width: 0; }

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

.lfr-menu-list ul li.disabled .taglib-icon {
  color: #666; }

.aui-menu-content li a.aui-focus, .lfr-menu-list ul .taglib-icon.aui-focus, .lfr-menu-expanded li a:focus {
  background-color: #5B677D;
  color: #FFF;
  text-shadow: -1px -1px #2c2f34; }

.aui-menu-content a, .lfr-menu-list li .taglib-icon, .aui-menu-content .disabled, .lfr-actions .lfr-trigger, .lfr-actions .lfr-trigger strong {
  font-weight: bold;
  text-shadow: 1px 1px 0 0 #FFF; }

/* ---------- Toolbar ---------- */
.aui-toolbar li {
  display: inline-block;
  margin: 0;
  margin-left: 10px;
  padding: 0;
  vertical-align: middle; }

.aui-toolbar-separator {
  background: url(../images/dockbar/separator.png) no-repeat 100% 50%;
  border-width: 0;
  cursor: default;
  font-size: 1px;
  height: 16px;
  margin: 0 2px;
  overflow: hidden;
  vertical-align: middle;
  width: 4px; }

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

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

/* ---------- Tree View ---------- */
.aui-tree-node-selected .aui-tree-label {
  background-color: transparent;
  font-weight: bold; }

/* ---------- Page Customization ---------- */
.aui-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;
  opacity: 0.9;
  padding: 1em;
  position: absolute;
  z-index: 15; }

/* ---------- Pagination ---------- */
.aui-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; }

.ie7 .aui-paginator-link {
  color: transparent;
  overflow: hidden;
  text-indent: 0; }

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

.ie7 .aui-paginator-current-page {
  color: #FFF; }

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

.ie7 .aui-paginator-page-link {
  color: #1F1E1E;
  font-size: 1em;
  height: auto;
  overflow: visible;
  text-indent: 0; }

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

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

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

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

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

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

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

/* ---------- Application Column View ---------- */
.lfr-app-column-view {
  border: 1px solid #C9C9C9; }
  .lfr-app-column-view .aui-layout-content {
    position: relative; }
  .lfr-app-column-view .aui-column:before {
    border-right: 1px solid #C9C9C9;
    bottom: 0;
    content: "";
    margin-left: -1px;
    position: absolute;
    top: 0; }
  .lfr-app-column-view .aui-column-content {
    border-right: 1px solid transparent; }
    .lfr-app-column-view .aui-column-content .lfr-message-response {
      margin: 10px; }

/* ---------- Header row ---------- */
.lfr-header-row {
  background: #8f8f8f url(../images/application/header_row_bg.png) 0 0 repeat-x; }
  .lfr-header-row .lfr-actions.show-arrow.direction-down .lfr-trigger strong a {
    background: url(../images/arrows/08_down.png) 100% -5px no-repeat; }
  .lfr-header-row .aui-toolbar .aui-toolbar-content {
    white-space: normal;
    word-wrap: normal; }
  .lfr-header-row .aui-toolbar .aui-toolbar-item {
    border-right-width: 0; }
  .lfr-header-row .aui-toolbar .aui-toolbar-last {
    border-right-width: 1px; }

.ie .portlet-boundary.yui3-dd-dragging {
  -ms-filter: alpha(opacity=60);
  filter: alpha(opacity=60); }
.ie .aui-proxy {
  filter: alpha(opacity=65); }
.ie .aui-proxy.not-intersecting .forbidden-action {
  right: 2px;
  top: 2px; }
.ie .layout-customizable-controls {
  -ms-filter: alpha(opacity=90);
  filter: alpha(opacity=90); }

.ie7 .aui-tabview-list {
  overflow: hidden; }
.ie7 .aui-menu-content li {
  z-index: 10; }

.ie6 .aui-toolbar li, .ie7 .aui-toolbar li {
  display: inline; }
.ie6 .lfr-header-row .aui-buttonitem-content, .ie7 .lfr-header-row .aui-buttonitem-content {
  white-space: normal; }
  .ie6 .lfr-header-row .aui-buttonitem-content .aui-buttonitem-label, .ie7 .lfr-header-row .aui-buttonitem-content .aui-buttonitem-label {
    white-space: nowrap; }
.ie6 .results-row.hover td, .ie7 .results-row.hover td {
  border-color: #D3E8F1; }

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

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

.portlet-column-content {
  padding: 5px; }

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

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

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

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

.ie6 div.portlet-layout, .ie7 div.portlet-layout {
  height: 1%; }
.ie6 div.portlet-column, .ie7 div.portlet-column {
  float: left;
  overflow: hidden;
  width: 100%; }
.ie6 div.aui-column-last, .ie7 div.aui-column-last {
  margin-right: -1px; }
.ie6 .portlet-column-content, .ie7 .portlet-column-content {
  zoom: 1; }

.portlet-dockbar, .portlet-staging-bar {
  background: url(../images/application/loading_indicator.gif) no-repeat 50%; }

.portlet-dockbar {
  background-color: #E0E7F1;
  border-bottom: 1px solid #636364; }

.dockbar, .staging-bar {
  visibility: hidden; }

.dockbar-ready .dockbar, .staging .staging-bar, .live-view .staging-bar {
  visibility: visible; }

.dockbar-ready .portlet-dockbar, .staging-ready .portlet-staging-bar, .portal-popup .portlet-dockbar, .portal-popup .portlet-staging-bar {
  background: none;
  border-width: 0; }

.dockbar {
  background: #97a1ae url(../images/dockbar/dockbar_bg.png) repeat-x 0 0;
  border-bottom: 1px solid #636364;
  font-size: 13px;
  padding: 1px 5px;
  position: relative;
  z-index: 300; }

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

.ie7 .dockbar {
  zoom: 1; }

.ie6 .dockbar, .ie6 .lfr-dockbar-pinned .dockbar {
  height: 10px;
  left: 0;
  position: relative;
  top: 0; }

.dockbar a {
  color: #2C2F34;
  font-weight: bold;
  text-shadow: 1px 1px #FFF; }

.dockbar .menu-button-active {
  background: #5c94da url(../images/dockbar/button_active_bg.png) repeat-x 0 0; }

.dockbar .menu-button-active a {
  color: #FFF;
  text-shadow: -1px -1px #2c2f34; }

.dockbar .user-avatar .sign-out {
  font-size: 0.8em;
  padding-left: 0; }

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

.dockbar li li {
  margin-left: 0; }

html > .lfr-dockbar-pinned {
  padding-top: 3.45em; }

.lfr-dockbar-pinned .dockbar {
  left: 0;
  position: fixed;
  right: 0;
  top: 0; }

.dockbar .pin-dockbar {
  margin-left: 0; }

.ie6 .dockbar .pin-dockbar {
  display: none; }

.pin-dockbar img {
  background: url(../images/dockbar/pin.png) no-repeat 0 0;
  height: 27px;
  vertical-align: middle;
  width: 27px; }

.lfr-dockbar-pinned .pin-dockbar img {
  background-image: url(../images/dockbar/unpin.png); }

.dockbar .user-portrait {
  text-decoration: none; }

.dockbar .user-avatar img {
  vertical-align: middle;
  width: 25px; }

.dockbar .impersonating-user {
  background: url(../images/messages/alert.png) no-repeat 0 50%;
  padding-left: 20px; }

.dockbar .impersonating-user .user-links a {
  color: #999; }

/* ---------- Staging Dockbar ---------- */
.variation-selector {
  display: block;
  font-weight: bold;
  font-size: 1.2em;
  margin: 1em; }

.layout-revision-container {
  margin: 1em 0 0 1em;
  padding: 0; }
  .layout-revision-container .aproximate-date {
    color: #999;
    font-weight: bold; }
  .layout-revision-container .current-version {
    color: #41801d;
    display: block; }
  .layout-revision-container .current-version-pointer {
    display: inline-block;
    width: 0; }
  .layout-revision-container .current-version-pointer img {
    left: -25px;
    position: relative; }
  .layout-revision-container .layout-variation-name {
    color: #666;
    font-size: 1.15em;
    margin-bottom: 0.1em;
    text-transform: uppercase; }
  .layout-revision-container .layout-revision-current {
    color: #666; }
  .layout-revision-container .real-date {
    color: #999;
    display: block;
    text-align: right; }
  .layout-revision-container .taglib-workflow-status .workflow-status {
    background: none;
    padding-left: 0; }
    .layout-revision-container .taglib-workflow-status .workflow-status .workflow-status-ready-for-publication {
      color: #41801d;
      font-weight: bold; }

.layout-revision-container-root {
  margin: 0; }

.staging-details {
  background: url() no-repeat 0 0;
  padding-left: 65px;
  min-height: 50px; }

.staging .staging-details {
  background-image: url(../images/staging_bar/staging.png); }

.live-view .staging-details {
  background-image: url(../images/staging_bar/live.png); }

.staging .staging-tabview-list {
  background-color: #FFDBA6; }

.live-view .staging-tabview-list {
  background-color: #C4F0BC; }

/* ---------- Menus ---------- */
.aui-dockbarmenu-hidden {
  visibility: hidden; }

.dockbar .aui-toolbar {
  float: left; }

.dockbar .user-toolbar {
  float: right; }

.aui-underlay .portal-add-content {
  background-color: transparent;
  font-size: 11px; }

.aui-underlay .portal-add-content .portlet-dd-placeholder {
  display: none; }

.add-application .yui3-widget-bd, .dockbar-messages .yui3-widget-bd {
  padding: 0 10px 10px; }

.add-application {
  left: 10px !important; }

.lfr-has-sidebar #main-content {
  padding-left: 220px; }

.manage-layouts {
  left: 60px !important; }

.my-sites-menu {
  max-width: 350px; }

.my-sites-menu ul {
  list-style: none;
  max-height: 300px;
  overflow: auto; }

.my-sites-menu ul, .my-sites-menu li {
  display: block;
  margin: 0;
  padding: 0; }

.my-sites-menu a {
  display: block;
  overflow: hidden;
  text-align: right;
  white-space: nowrap; }

.my-sites-menu .control-panel a {
  background: url(../images/dock/control_panel.png) no-repeat 3px 50%;
  padding-left: 25px; }

.my-sites-menu .current-site {
  border: solid #1D4280;
  border-width: 1px 0; }

.my-sites-menu .current-site a {
  background: #3068ba url(../images/arrows/01_right.png) no-repeat scroll 2px 30%;
  color: #FFF;
  padding-left: 20px;
  text-shadow: 1px 1px #333; }

.my-sites-menu .current-site .site-type {
  color: #FFF; }

.my-sites-menu .current-site a:hover, .my-sites-menu a:hover .site-type {
  color: #FFF;
  text-shadow: 1px 1px #333; }

.my-sites-menu .site-name {
  cursor: pointer;
  float: left; }

.my-sites-menu .site-type {
  color: #777;
  float: right;
  font-size: 0.8em;
  font-weight: normal;
  margin-left: 10px; }

.ie7 .my-sites-menu .site-type {
  float: none; }

.my-sites-menu a:hover .site-type {
  color: #FFF; }

.ie7 .my-sites-menu a {
  overflow: visible;
  text-align: left; }

.ie7 .my-sites-menu .site-name {
  float: none; }

.ie7 .my-sites-menu .site-type {
  float: none; }

.ie6 .my-sites-menu {
  width: 200px; }

.ie6 .my-sites-menu a {
  height: 1%; }

.dockbar .toggle-controls a {
  background: url(../images/dockbar/checked.png) no-repeat 0 50%;
  padding-left: 20px; }

.controls-hidden .toggle-controls a {
  background-image: url(../images/dockbar/unchecked.png); }

.toggle-controls a {
  background-image: url(../images/dockbar/unchecked.png); }

.dockbar .menu-button {
  background: url(../images/arrows/05_down.png) no-repeat 93% 50%;
  display: inline-block;
  padding: 5px 20px 5px 5px;
  text-decoration: none; }

.dockbar .menu-button span {
  background: url() no-repeat 0 50%;
  padding-left: 20px; }

.dockbar .add-content .menu-button span {
  background-image: url(../images/common/add.png); }

.dockbar .manage-content .menu-button span {
  background-image: url(../images/dockbar/settings.png); }

.dockbar .my-sites .menu-button span {
  background-image: url(../images/dockbar/places.png); }

.dockbar-messages-container {
  left: 50%;
  margin-left: -150px; }

.dockbar-messages {
  width: 300px; }

.showing-messages .dockbar-messages {
  display: block; }

.multiple-messages .dockbar-message {
  border-top: 1px solid #CCC;
  padding: 5px 0; }

.multiple-messages .first {
  border-top-width: 0;
  padding-top: 0; }

.add-content-menu .add-page a {
  background: url(../images/navigation/add_page.png) no-repeat 3px 50%;
  padding-left: 25px; }

.add-content-menu .add-application a {
  background: url(../images/common/portlet.png) no-repeat 3px 50%;
  padding-left: 25px; }

.add-content-menu a.lfr-portlet-used {
  color: #999;
  cursor: auto; }

.manage-content-menu li a, .manage-content-menu li .disabled {
  background: url() no-repeat 3px 50%;
  padding-left: 25px; }

.manage-content-menu .manage-page a {
  background-image: url(../images/dock/page_settings.png); }

.manage-content-menu .manage-site-content a {
  background-image: url(../images/common/site_icon.png); }

.manage-content-menu .manage-site-memberships a {
  background-image: url(../images/common/assign.png); }

.manage-content-menu .manage-page-customization a, .manage-content-menu .manage-page-customization .disabled {
  background-image: url(../images/dock/customizations.png); }

.manage-content-menu .page-layout a {
  background-image: url(../images/dock/layout.png); }

.manage-content-menu .sitemap a {
  background-image: url(../images/common/sitemap.png); }

.manage-content-menu .settings a {
  background-image: url(../images/common/configuration.png); }

/* ---------- Customization Bar ---------- */
.page-customization-bar {
  background-color: #999;
  color: #FFF;
  font-size: 1.2em;
  font-weight: bold;
  min-height: 30px;
  padding: 5px; }

.controls-hidden .page-customization-bar {
  display: none; }

.page-customization-bar .customized-icon {
  margin: 5px;
  vertical-align: middle; }

.page-customization-bar .page-customization-actions {
  padding-left: 5em; }

.page-customization-bar .page-customization-actions a {
  color: #EEE;
  font-size: 0.8em;
  padding: 0 1em; }

.page-customization-bar .reset-prototype {
  display: inline;
  padding-left: 1em; }

/* ---------- Add/remove page ---------- */
.modify-pages li {
  position: relative; }
.modify-pages .delete-tab {
  background: #333333 url(../images/portlet/close_borderless.png) no-repeat 50%;
  cursor: pointer;
  display: block;
  height: 8px;
  margin-top: -7px;
  padding: 3px;
  position: absolute;
  right: 1px;
  text-indent: -9999em;
  top: 50%;
  width: 8px; }

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

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

.aui-form-triggers {
  float: left; }

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

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

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

.aui-save-trigger img {
  background-image: url(../images/dock/my_place_current.png); }

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

body.portlet {
  border: none; }

.portlet-topper {
  position: relative; }

.portlet-title {
  display: block;
  font-size: 1em;
  margin: 0; }
  .portlet-title img {
    vertical-align: middle; }

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

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

.portlet-topper-toolbar {
  margin: 0;
  padding: 2px;
  position: absolute;
  right: 3px;
  text-align: right;
  top: 3px; }
  .portlet-topper-toolbar .nobr {
    display: block;
    float: left;
    padding: 1px; }

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

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

.portlet-icon-back {
  background: url(../images/arrows/01_left.png) no-repeat 0 50%;
  font-weight: bold;
  padding: 5px 5px 5px 18px; }

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

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

.portlet-borderless-bar {
  background: #333;
  color: #FFF;
  font-size: 10px;
  opacity: 0.3;
  padding: 2px 5px 1px;
  position: absolute;
  right: 0;
  text-shadow: -1px -1px black;
  top: 0;
  z-index: 200; }
  .portlet-borderless-bar a {
    background: url() no-repeat 0 50%;
    color: #3AF;
    display: inline-block;
    height: 16px;
    margin-left: 5px;
    text-indent: -9999px;
    vertical-align: top;
    width: 16px; }
  .portlet-borderless-bar .portlet-actions {
    display: none;
    float: left;
    margin-right: 20px; }
  .portlet-borderless-bar .portlet-title-default, .portlet-borderless-bar .portlet-actions {
    min-height: 20px;
    vertical-align: top; }
  .portlet-borderless-bar .portlet-action-separator {
    display: none; }
  .portlet-borderless-bar .portlet-back a {
    height: auto;
    text-indent: 0;
    width: auto; }
  .portlet-borderless-bar .portlet-close a {
    background-image: url(../images/portlet/close_borderless.png); }
  .portlet-borderless-bar .portlet-options li.lfr-trigger strong a {
    background-image: url(../images/portlet/options_borderless.png); }

.portlet-borderless-container:hover .portlet-borderless-bar {
  opacity: 1; }
  .portlet-borderless-container:hover .portlet-borderless-bar .portlet-actions {
    display: inline; }

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

.portlet-draggable .portlet-topper {
  cursor: move; }
.portlet-draggable .portlet-title-default {
  background: url(../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, .portlet-msg-info, .portlet-msg-help, .lfr-message-help, .portlet-msg-progress, .lfr-message-progress, .lfr-message-info, .portlet-msg-error, .lfr-message-error, .portlet-msg-alert, .lfr-message-alert, .portlet-msg-success, .lfr-message-success {
  background: #EEE none no-repeat 6px 50%;
  border: 1px solid #555;
  color: #34404F;
  display: block;
  font-weight: bold;
  margin: 2px auto 14px;
  padding: 6px 6px 6px 30px;
  text-align: left; }

/* ---------- Status of the current operation ---------- */
/* ---------- Help messages, general additional information, etc. ---------- */
.portlet-msg-info, .portlet-msg-help, .lfr-message-help, .portlet-msg-progress, .lfr-message-progress, .lfr-message-info {
  background-color: #DFF4FF;
  background-image: url(../images/messages/info.png);
  border-color: #A7CEDF; }

.portlet-msg-help, .lfr-message-help {
  background-image: url(../images/portlet/help.png); }

.portlet-msg-progress, .lfr-message-progress {
  background-image: url(../images/aui/loading_indicator.gif); }

/* ---------- Error messages ---------- */
.portlet-msg-error, .lfr-message-error {
  background-color: #FDD;
  background-image: url(../images/messages/error.png);
  border-color: #F00; }

/* ---------- Warning messages ---------- */
.portlet-msg-alert, .lfr-message-alert {
  background-color: #FFC;
  background-image: url(../images/messages/alert.png);
  background-position: 6px 20%;
  border-color: #FC0; }

/* ---------- Success messages ---------- */
.portlet-msg-success, .lfr-message-success {
  background-color: #F4FDEF;
  background-image: url(../images/messages/success.png);
  border-color: #ACDFA7;
  color: #384F34; }

/* ---------- Message labels ---------- */
.portlet-msg-alert-label, .portlet-msg-error-label, .portlet-msg-info-label, .portlet-msg-progress-label, .portlet-msg-success-label {
  background: none no-repeat 0 50%;
  padding: 3px 3px 3px 20px;
  font-weight: bold; }

.portlet-msg-alert-label {
  background-image: url(../images/messages/alert.png);
  color: #663; }

.portlet-msg-error-label {
  background-image: url(../images/messages/error.png);
  color: #900; }

.portlet-msg-info-label, .portlet-msg-help-label, .portlet-msg-progress-label {
  background-image: url(../images/messages/info.png);
  color: #34404F; }

.portlet-msg-help-label {
  background-image: url(../images/portlet/help.png); }

.portlet-msg-progress-label {
  background-image: url(../images/aui/loading_indicator.gif); }

.portlet-msg-success-label {
  background-image: url(../images/messages/success.png);
  color: #384F34; }

/* ---------- Liferay Messages ---------- */
.lfr-message-content, .lfr-message-info, .lfr-message-help, .lfr-message-error, .lfr-message-alert, .lfr-message-success {
  border-left-width: 0;
  border-right-width: 0; }

.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(../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(../images/common/time.png); }

.lfr-message-dismissible.lfr-message-hover .lfr-message-content {
  background-image: none; }
.lfr-message-dismissible.lfr-message-hover .lfr-message-controls {
  display: block; }

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

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

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

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

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

/* ---------- Permissions ---------- */
.results-row.lfr-role .col-1, .results-row.hover.lfr-role .col-1 {
  background-image: url();
  background-position: 5px 50%;
  background-repeat: no-repeat;
  padding-left: 30px; }
.results-row.lfr-role-guest .col-1, .results-row.hover.lfr-role-guest .col-1 {
  background-image: url(../images/common/guest_icon.png); }
.results-row.lfr-role-regular .col-1, .results-row.hover.lfr-role-regular .col-1 {
  background-image: url(../images/common/user_icon.png); }
.results-row.lfr-role-site .col-1, .results-row.hover.lfr-role-site .col-1 {
  background-image: url(../images/common/site_icon.png); }
.results-row.lfr-role-organization .col-1, .results-row.hover.lfr-role-organization .col-1 {
  background-image: url(../images/common/organization_icon.png); }
.results-row.lfr-role-team .col-1, .results-row.hover.lfr-role-team .col-1 {
  background-image: url(../images/common/team_icon.png); }

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

/* ---------- Actions button ---------- */
.lfr-actions.lfr-extended, .lfr-actions.lfr-extended ul {
  background: white url(../images/forms/button.png) repeat-x 0 100%;
  border: 1px solid;
  border-color: #DEDEDE #BFBFBF #BFBFBF #DEDEDE; }
.lfr-actions ul {
  bottom: -1px; }
.lfr-actions .lfr-trigger, .lfr-actions .lfr-trigger strong {
  background: none; }
.lfr-actions .lfr-trigger li {
  background: transparent;
  border-bottom: 1px solid #DEDEDE;
  padding: 2px; }
  .lfr-actions .lfr-trigger li a {
    padding: 5px 10px 5px 25px; }
    .lfr-actions .lfr-trigger li a:hover {
      background-color: #828F95;
      color: #FFF; }
  .lfr-actions .lfr-trigger li img {
    left: 3px;
    position: absolute; }
  .lfr-actions .lfr-trigger li.last {
    border-bottom: none; }
.lfr-actions.portlet-options {
  background: none;
  border: none;
  float: left; }
  .lfr-actions.portlet-options .lfr-trigger {
    padding: 0; }
    .lfr-actions.portlet-options .lfr-trigger strong {
      min-width: 0;
      padding: 1px; }
      .lfr-actions.portlet-options .lfr-trigger strong a {
        background-image: url(../images/portlet/options.png);
        background-position: 0 0;
        display: block;
        font-size: 0;
        height: 16px;
        padding: 0;
        text-indent: -9999px;
        width: 16px; }

.visible.portlet-options .lfr-trigger strong a {
  background-image: url(../images/portlet/options_selected.png); }

/*------ Breadcrumbs taglib ------*/
.breadcrumbs:before, .breadcrumbs:after {
  content: "\0020";
  display: block;
  height: 0;
  visibility: hidden; }
.breadcrumbs:after {
  clear: both; }

.breadcrumbs-vertical {
  display: inline-block; }

.breadcrumbs-horizontal li {
  display: inline-block;
  vertical-align: middle; }

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

.ie .portlet-borderless-bar {
  -ms-filter: alpha(opacity=20);
  filter: alpha(opacity=20); }
.ie .portlet-borderless-container:hover .portlet-borderless-bar {
  -ms-filter: alpha(opacity=100);
  filter: alpha(opacity=100); }
.ie .taglib-calendar tr td.first a {
  border-right: none; }

.ie6 .portlet-borderless-bar .portlet-actions, .ie7 .portlet-borderless-bar .portlet-actions {
  margin-right: 0;
  margin-left: 20px; }
.ie6 .portlet-title-default, .ie7 .portlet-title-default {
  float: left; }
.ie6 .breadcrumbs-vertical, .ie6 .breadcrumbs-horizontal li, .ie7 .breadcrumbs-vertical, .ie7 .breadcrumbs-horizontal li {
  display: inline;
  zoom: 1; }

.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; }

.aui-fieldset {
  border-width: 0;
  padding: 0;
  position: relative; }

.aui-dialog-iframe-popup .aui-fieldset {
  margin-bottom: 0; }

.aui-fieldset .aui-field-content, .aui-field-row, .aui-button-holder, .aui-field-wrapper-content {
  margin: 10px 0; }

.aui-field-inline .aui-field-content, .aui-field-row .aui-field-content {
  margin: 0;
  margin-right: 5px; }

.aui-search-bar .aui-field-content {
  margin-right: 0; }

.aui-search-bar .aui-field-content, .aui-search-bar .aui-button-content {
  display: inline-block;
  vertical-align: middle; }

.aui-field-choice .aui-field-label {
  display: inline-block; }

.aui-field-date .aui-field-content {
  overflow: hidden; }

.aui-text-placeholder {
  color: #777; }

.aui-fieldset-legend {
  color: #000;
  font-size: 120%;
  font-weight: bold;
  padding: 0 0 1.5em; }

.aui-legend {
  border-bottom: 1px solid #CCC;
  display: block;
  position: absolute;
  width: 90%; }

input[type="password"], input[type="file"], input[type="reset"], .textarea, button, .aui-field-input-text {
  background-image: url(../images/forms/input_shadow.png);
  background-repeat: no-repeat;
  border: 1px solid;
  border-color: #BFBFBF #DEDEDE #DEDEDE #BFBFBF;
  font-size: 1em;
  padding: 5px 1px; }

input[type="image"] {
  background: transparent none;
  border: none;
  padding: 0; }

input[type="reset"], button {
  background: #d4d4d4 url(../images/portlet/header_bg.png) repeat-x 0 0;
  border: 1px solid;
  border-color: #C8C9CA #9E9E9E #9E9E9E #C8C9CA;
  color: #34404F;
  cursor: pointer;
  font-weight: bold;
  overflow: visible;
  padding: 5px;
  text-shadow: 1px 1px #FFF;
  width: auto; }

input[type="reset"]:hover, button:hover {
  background: #b9ced9 url(../images/application/state_hover_bg.png) repeat-x 0 0;
  border-color: #627782;
  color: #369; }

input[type="reset"]:focus, button:focus {
  background: #ebebeb url(../images/application/state_active_bg.png) repeat-x 0 0;
  border-color: #555; }

input.focus, textarea.focus {
  background: #FFC none;
  border-color: #FC0; }

.lfr-actions.lfr-extended, .lfr-actions.lfr-extended ul {
  background: #d4d4d4 url(../images/portlet/header_bg.png) repeat-x 0 0;
  border: 1px solid;
  border-color: #C8C9CA #9E9E9E #9E9E9E #C8C9CA;
  color: #34404F;
  cursor: pointer;
  font-weight: bold;
  overflow: visible;
  padding: 5px;
  text-shadow: 1px 1px #FFF;
  width: auto;
  padding: 0; }

.lfr-actions.lfr-extended:focus, .lfr-actions.lfr-extended:focus ul {
  background: #ebebeb url(../images/application/state_active_bg.png) repeat-x 0 0;
  border-color: #555; }

.lfr-actions.lfr-extended.disabled, .lfr-actions.lfr-extended.disabled ul, .lfr-actions.lfr-extended.disabled:hover, .lfr-actions.lfr-extended.disabled:hover ul {
  background: #d4d4d4 url(../images/portlet/header_bg.png) repeat-x 0 0;
  border-color: #C8C9CA #9E9E9E #9E9E9E #C8C9CA;
  color: #555;
  opacity: 0.5; }

.lfr-actions.lfr-extended:hover, .lfr-actions.lfr-extended:hover ul {
  background: #b9ced9 url(../images/application/state_hover_bg.png) repeat-x 0 0;
  border-color: #627782;
  color: #369; }

.lfr-actions.disabled .taglib-text {
  color: #A9A9A9; }

.aui-button-disabled input[type], .aui-button-disabled input[type]:hover, .aui-button-disabled input[type]:focus, .aui-button-disabled button, .aui-button-disabled button:hover, .aui-button-disabled button:focus {
  background: #d4d4d4 url(../images/portlet/header_bg.png) repeat-x 0 0;
  border-color: #C8C9CA #9E9E9E #9E9E9E #C8C9CA;
  color: #555;
  opacity: 0.5; }

.aui-buttonitem-disabled {
  background: #d4d4d4 url(../images/portlet/header_bg.png) repeat-x 0 0;
  border-color: #C8C9CA #9E9E9E #9E9E9E #C8C9CA;
  color: #555;
  opacity: 0.5; }

input.aui-form-validator-error, textarea.aui-form-validator-error, select.aui-form-validator-error {
  border-color: #900;
  border-style: dotted; }

/* ---------- IE6 chokes on attribute selectors in a chain, so we separate them into their own rule ---------- */
.ie fieldset {
  padding-top: 0; }

.ie .aui-button-disabled input {
  -ms-filter: alpha(opacity=50);
  filter: alpha(opacity=50); }

.ie7 .aui-fieldset {
  zoom: 1; }

.ie6 input.text, .ie6 input.password, .ie6 input.submit, .ie6 input.file, .ie6 input.button, .ie6 button {
  background-image: url(../images/forms/input_shadow.png);
  background-repeat: no-repeat;
  border: 1px solid;
  border-color: #BFBFBF #DEDEDE #DEDEDE #BFBFBF;
  font-size: 1em;
  padding: 5px 1px; }

.ie6 input.submit, .ie6 input.button, .ie6 button, .ie6 .aui-button-disabled input.submit, .ie6 .aui-button-disabled input.button, .ie6 .aui-button-disabled button {
  background: #d4d4d4 url(../images/portlet/header_bg.png) repeat-x 0 0;
  border: 1px solid;
  border-color: #C8C9CA #9E9E9E #9E9E9E #C8C9CA;
  color: #34404F;
  cursor: pointer;
  font-weight: bold;
  overflow: visible;
  padding: 5px;
  text-shadow: 1px 1px #FFF;
  width: auto; }

.ie6 .aui-button-disabled input.submit, .ie6 .aui-button-disabled input.button, .ie6 .aui-button-disabled button {
  color: #555; }

.ie6 input.focus, .ie6 textarea.focus {
  background: #FFC none;
  border-color: #FC0; }

.aui-menu-content, body > .lfr-menu-list ul, .aui-underlay-content, .aui-dialog-content {
  -moz-box-shadow: 2px 4px 7px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 2px 4px 7px rgba(0, 0, 0, 0.5);
  -o-box-shadow: 2px 4px 7px rgba(0, 0, 0, 0.5);
  box-shadow: 2px 4px 7px rgba(0, 0, 0, 0.5); }

.lfr-preview-file-image img, .lfr-translation-manager {
  -moz-box-shadow: 0 3px 5px -3px rgba(0, 0, 0, 0.8);
  -webkit-box-shadow: 0 3px 5px -3px rgba(0, 0, 0, 0.8);
  -o-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 {
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.8);
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.8);
  -o-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 {
  -moz-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.8);
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.8);
  -o-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.8);
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.8); }

.dockbar .menu-button-active .menu-button {
  -moz-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.7);
  -webkit-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.7);
  -o-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.7);
  box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.7); }

.my-sites-menu .current-site a {
  -moz-box-shadow: inset 0 5px 15px rgba(255, 255, 255, 0.5);
  -webkit-box-shadow: inset 0 5px 15px rgba(255, 255, 255, 0.5);
  -o-box-shadow: inset 0 5px 15px rgba(255, 255, 255, 0.5);
  box-shadow: inset 0 5px 15px rgba(255, 255, 255, 0.5); }

.aui-dialog-hd {
  -moz-box-shadow: 1px 1px 0 white;
  -webkit-box-shadow: 1px 1px 0 white;
  -o-box-shadow: 1px 1px 0 white;
  box-shadow: 1px 1px 0 white; }

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

.lfr-search-combobox-item {
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
  -o-border-radius: 1px;
  -ms-border-radius: 1px;
  -khtml-border-radius: 1px;
  border-radius: 1px; }

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

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

body > .lfr-menu-list, body > .lfr-menu-list ul, .lfr-actions, .aui-dialog-content, .aui-dialog .yui3-widget-hd, .modify-pages .delete-tab, input[type="submit"], input[type="button"], input[type="reset"], button, .tags-search-combobox .aui-field-input-text, .staging-icon-menu-container .staging-icon-menu.lfr-actions .lfr-trigger strong a, .active-area-proxy, .portlet-document-library .document-display-style .document-thumbnail img, .portlet-document-library-display .document-display-style .document-thumbnail img, .aui-paginator-link, .lfr-header-row .aui-toolbar-only, .lfr-translation-manager, .lfr-translation-manager-translation, .select-documents, .select-files, .taglib-ratings.stars:hover, .taglib-ratings.stars:hover .liferay-rating-vote, .rule-group-instance-container .rule-group-instance, .portlet-search .search-facet .facet-value, .lfr-api-results {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  -khtml-border-radius: 4px;
  border-radius: 4px; }

.lfr-header-row .aui-toolbar-content, .lfr-search-combobox, .select-documents, .select-files, .portlet-document-library div.document-display-style, .lfr-upload-container .upload-target, .lfr-upload-container .upload-file, .portlet-document-library .common-file-metadata-container.selected, .portlet-document-library-display .common-file-metadata-container.selected {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px; }

.portlet-journal .structure-tree .structure-field {
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  -o-border-radius: 6px;
  -ms-border-radius: 6px;
  -khtml-border-radius: 6px;
  border-radius: 6px; }

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

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

.lfr-hudcrumbs ul {
  -moz-border-radius-topleft: 0;
  -webkit-border-top-left-radius: 0;
  -o-border-top-left-radius: 0;
  -ms-border-top-left-radius: 0;
  -khtml-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -webkit-border-top-right-radius: 0;
  -o-border-top-right-radius: 0;
  -ms-border-top-right-radius: 0;
  -khtml-border-top-right-radius: 0;
  border-top-right-radius: 0; }

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

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

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

.lfr-upload-container .upload-target {
  -moz-box-shadow: inset 0 0 1px white;
  -webkit-box-shadow: inset 0 0 1px white;
  -o-box-shadow: inset 0 0 1px white;
  box-shadow: inset 0 0 1px white;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF8FBE31', endColorstr='#FF729A22');
  background-image: -webkit-gradient(linear, 50%, 50%, color-stop(0%, #8fbe31), color-stop(85%, #729a22));
  background-image: -webkit-linear-gradient(50%, #8fbe31 0%, #729a22 85%);
  background-image: -moz-linear-gradient(50%, #8fbe31 0%, #729a22 85%);
  background-image: -o-linear-gradient(50%, #8fbe31 0%, #729a22 85%);
  background-image: -ms-linear-gradient(50%, #8fbe31 0%, #729a22 85%);
  background-image: linear-gradient(50%, #8fbe31 0%, #729a22 85%); }

.live-view .staging-tabview-list {
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFE3F8DF', endColorstr='#FFC4F0BC'); }

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

.staging-bar {
  -moz-box-shadow: inset 0 3em 1em rgba(0, 0, 0, 0.8);
  -webkit-box-shadow: inset 0 3em 1em rgba(0, 0, 0, 0.8);
  -o-box-shadow: inset 0 3em 1em rgba(0, 0, 0, 0.8);
  box-shadow: inset 0 3em 1em rgba(0, 0, 0, 0.8); }

.staging-tabview-list .aui-tab-active .aui-tab-content, .site-variations-tabview-list .aui-tab-content {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none; }

.staging-tabview-list {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  -khtml-border-radius: 0;
  border-radius: 0;
  -moz-box-shadow: inset 0 0.75em 0.75em rgba(255, 255, 255, 0.55);
  -webkit-box-shadow: inset 0 0.75em 0.75em rgba(255, 255, 255, 0.55);
  -o-box-shadow: inset 0 0.75em 0.75em rgba(255, 255, 255, 0.55);
  box-shadow: inset 0 0.75em 0.75em rgba(255, 255, 255, 0.55);
  background-image: -webkit-gradient(linear, 0 0, 0 0, color-stop(0%, rgba(0, 0, 0, 0.06)), color-stop(25%, rgba(0, 0, 0, 0.06)), color-stop(25%, rgba(0, 0, 0, 0)), color-stop(50%, rgba(0, 0, 0, 0)), color-stop(50%, rgba(0, 0, 0, 0.06)), color-stop(75%, rgba(0, 0, 0, 0.06)), color-stop(75%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(0 0, rgba(0, 0, 0, 0.06), rgba(0, 0, 0, 0.06) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.06) 50%, rgba(0, 0, 0, 0.06) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
  background-image: -moz-linear-gradient(0 0, rgba(0, 0, 0, 0.06), rgba(0, 0, 0, 0.06) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.06) 50%, rgba(0, 0, 0, 0.06) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(0 0, rgba(0, 0, 0, 0.06), rgba(0, 0, 0, 0.06) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.06) 50%, rgba(0, 0, 0, 0.06) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
  background-image: -ms-linear-gradient(0 0, rgba(0, 0, 0, 0.06), rgba(0, 0, 0, 0.06) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.06) 50%, rgba(0, 0, 0, 0.06) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
  background-image: linear-gradient(0 0, rgba(0, 0, 0, 0.06), rgba(0, 0, 0, 0.06) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.06) 50%, rgba(0, 0, 0, 0.06) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFFFEED4', endColorstr='#FFFFDBA6');
  background-size: 100px 100px; }

.portlet-staging-bar .staging-bar .site-variations-tabview-list {
  -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.8) inset, 1px 3px 8px rgba(0, 0, 0, 0.8);
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.8) inset, 1px 3px 8px rgba(0, 0, 0, 0.8);
  -o-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.8) inset, 1px 3px 8px rgba(0, 0, 0, 0.8);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.8) inset, 1px 3px 8px rgba(0, 0, 0, 0.8);
  background-image: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0%, #777777), color-stop(80%, #333333), color-stop(100%, #333333));
  background-image: -webkit-linear-gradient(center bottom, #777777, #333333 80%, #333333);
  background-image: -moz-linear-gradient(center bottom, #777777, #333333 80%, #333333);
  background-image: -o-linear-gradient(center bottom, #777777, #333333 80%, #333333);
  background-image: -ms-linear-gradient(center bottom, #777777, #333333 80%, #333333);
  background-image: linear-gradient(center bottom, #777777, #333333 80%, #333333); }

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

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

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

/* Persoalizacións varias do etheme */
/* From classic/portlet.css */
/*------ Breadcrumbs taglib ------*/
.breadcrumbs:before, .breadcrumbs:after {
  content: "\0020";
  display: block;
  height: 0;
  visibility: hidden; }
.breadcrumbs:after {
  clear: both; }

.breadcrumbs-vertical {
  display: inline-block; }

.breadcrumbs-horizontal li {
  display: inline-block;
  vertical-align: middle; }

/* from classic/custom_commons.css */
/* ---------- Breadcrumbs ---------- */
.breadcrumbs-horizontal {
  margin-bottom: 1.5em; }

.breadcrumbs-horizontal li {
  background: url(../images/arrows/05_right.png) no-repeat 100% 50%;
  margin-right: 5px;
  max-width: 50%;
  padding-right: 15px; }

.breadcrumbs-vertical li {
  background: url(../images/arrows/07_down.png) no-repeat 50% 100%;
  padding: 0 0 9px;
  max-width: auto; }

.breadcrumbs a {
  display: block; }

.breadcrumbs-vertical a {
  text-align: center;
  text-decoration: none; }

.breadcrumbs .last {
  background-image: none; }

.breadcrumbs-horizontal .last {
  margin-top: 0.2em; }

.breadcrumbs-vertical .last {
  font-weight: bold; }

.breadcrumbs-horizontal .last a, .aui-tree-node-selected a {
  color: #555; }

/* ---------- Hidden Accessible ---------- */
#skip-to-content, #banner h2, #banner h3, #navigation h1, .site-breadcrumbs h1 {
  clip: rect(0 0 0 0);
  position: absolute; }

.opens-new-window-accessible {
  background: url(../images/common/open_window.png) no-repeat 0 50%;
  display: inline-block;
  font-size: 0;
  height: 11px;
  margin-left: 2px;
  overflow: hidden;
  text-indent: -9999px;
  vertical-align: top;
  width: 11px; }

/* ---------- Extras ---------- */
.lfr-title-scope-selector {
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px; }

.lfr-title-scope-selector {
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px; }

.logo .current-site, #navigation, #navigation a, .portlet, .portlet-topper, .site-breadcrumbs ul, .aui-form-validator-message {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px; }

/* from classic/custom.css */
/* ---------- Site breadcrumbs ---------- */
.site-breadcrumbs {
  margin: 0 0 5px;
  width: auto; }

.site-breadcrumbs ul {
  background-color: #FFF;
  border: 1px solid #DEDEDE;
  border-color: #C0C2C5;
  margin: 0; }

.site-breadcrumbs li {
  background-image: none;
  margin-right: 0;
  padding-left: 0.75em;
  padding-right: 0; }

.site-breadcrumbs li span {
  background: url(../images/common/breadcrumbs.png) no-repeat 100% 50%;
  display: block;
  font-size: 1.1em;
  padding: 0.5em 15px 0.5em 0; }

.site-breadcrumbs li span a {
  text-decoration: none; }

.site-breadcrumbs li.first a {
  color: #369;
  font-weight: bold; }

.site-breadcrumbs li.last a {
  color: #4B5567; }

.site-breadcrumbs .last {
  font-size: 1em;
  margin-top: 0;
  padding-right: 0; }

.site-breadcrumbs .last span {
  background-image: none;
  padding: 0; }

/* ---------- Hudcrumbs ---------- */
.lfr-hudcrumbs {
  position: fixed;
  top: 0;
  z-index: 440; }

.lfr-hudcrumbs ul {
  background: #414445;
  background: rgba(0, 0, 0, 0.8); }

.lfr-hudcrumbs .breadcrumbs li a, .lfr-hudcrumbs .breadcrumbs li span {
  color: #FFF; }

.lfr-hudcrumbs li span {
  background-image: url(../images/common/breadcrumbs_hud.png); }

#sign-in, #sign-out {
  background-color: #9f0000;
  border-color: #72021c;
  color: white;
  border-style: solid;
  border-width: 1px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  font-size: 1.1em;
  font-weight: normal;
  padding: 4px 8px; }
  #sign-in:hover, #sign-in:focus, #sign-out:hover, #sign-out:focus {
    background-color: #67001f;
    border-color: #450111;
    color: white; }

.wrapper {
  margin: 0 auto;
  background-color: #fff; }

div.wrapper::after {
  clear: both;
  display: block;
  content: " "; }

.wrapper .left {
  float: left; }

.wrapper .right {
  float: right; }

div#contenedor.adaptable div.cabecera, div#contenedor.adaptable div.cuerpo {
  min-width: 999px;
  width: 95%;
  width: calc(100% - 32px ); }

/* CSS Document */
/* Documento creado por Estudio Adumbro */
/* http://www.adumbro.es */
/* botones portlets LR*/
div.portlet-blogs input.aui-button-input-submit, div.portlet-blogs input.aui-button-input, div.portlet-blogs input.aui-button-input-cancel, div.portlet-blogs a.aui-button-input-submit, div.portlet-blogs a.aui-button-input, div.portlet-blogs a.aui-button-input-cancel,
div.portlet-wiki input.aui-button-input-submit, div.portlet-wiki input.aui-button-input, div.portlet-wiki input.aui-button-input-cancel, div.portlet-wiki a.aui-button-input-submit, div.portlet-wiki a.aui-button-input, div.portlet-wiki a.aui-button-input-cancel,
div.portlet-message-boards input.aui-button-input-submit, div.portlet-message-boards input.aui-button-input, div.portlet-message-boards input.aui-button-input-cancel, div.portlet-message-boards a.aui-button-input-submit, div.portlet-message-boards a.aui-button-input, div.portlet-message-boards a.aui-button-input-cancel {
  margin: 2px;
  height: 30px;
  width: auto;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  background-color: transparent;
  background-repeat: repeat-x;
  border: none;
  cursor: pointer; }

div.portlet-blogs input.aui-button-input, div.portlet-blogs a.aui-button-input,
div.portlet-wiki input.aui-button-input, div.portlet-wiki a.aui-button-input,
div.portlet-message-boards input.aui-button-input, div.portlet-message-boards a.aui-button-input {
  background-image: url("img/botones/azul.png"); }

div.portlet-blogs input.aui-button-input:hover, div.portlet-blogs a.aui-button-input:hover,
div.portlet-wiki input.aui-button-input:hover, div.portlet-wiki a.aui-button-input:hover,
div.portlet-message-boards input.aui-button-input:hover, div.portlet-message-boards a.aui-button-input:hover {
  background-image: url("img/botones/azul_hover.png"); }

div.portlet-blogs input.aui-button-input:active, div.portlet-blogs a.aui-button-input:active,
div.portlet-wiki input.aui-button-input:active, div.portlet-wiki a.aui-button-input:active,
div.portlet-message-boards input.aui-button-input:active, div.portlet-message-boards a.aui-button-input:active {
  background-image: url("img/botones/azul_active.png"); }

div.portlet-blogs input.aui-button-input-submit, div.portlet-blogs a.aui-button-input-submit,
div.portlet-wiki input.aui-button-input-submit, div.portlet-wiki a.aui-button-input-submit,
div.portlet-message-boards input.aui-button-input-submit, div.portlet-message-boards a.aui-button-input-submit {
  background-image: url("img/botones/verde.png"); }

div.portlet-blogs input.aui-button-input-submit:hover, div.portlet-blogs a.aui-button-input-submit:hover,
div.portlet-wiki input.aui-button-input-submit:hover, div.portlet-wiki a.aui-button-input-submit:hover,
div.portlet-message-boards input.aui-button-input-submit:hover, div.portlet-message-boards a.aui-button-input-submit:hover {
  background-image: url("img/botones/verde_hover.png"); }

div.portlet-blogs input.aui-button-input-submit:active, div.portlet-blogs a.aui-button-input-submit:active,
div.portlet-wiki input.aui-button-input-submit:active, div.portlet-wiki a.aui-button-input-submit:active,
div.portlet-message-boards input.aui-button-input-submit:active, div.portlet-message-boards a.aui-button-input-submit:active {
  background-image: url("img/botones/verde_active.png"); }

div.portlet-blogs input.aui-button-input-cancel, div.portlet-blogs a.aui-button-input-cancel,
div.portlet-wiki input.aui-button-input-cancel, div.portlet-wiki a.aui-button-input-cancel,
div.portlet-message-boards input.aui-button-input-cancel, div.portlet-message-boards a.aui-button-input-cancel {
  background-image: url("img/botones/rojo.png"); }

div.portlet-blogs input.aui-button-input-cancel:hover, a.aui-button-input-cancel:hover,
div.portlet-wiki input.aui-button-input-cancel:hover, a.aui-button-input-cancel:hover,
div.portlet-message-boards input.aui-button-input-cancel:hover, a.aui-button-input-cancel:hover {
  background-image: url("img/botones/rojo_hover.png"); }

div.portlet-blogs input.aui-button-input-cancel:active, div.portlet-blogs a.aui-button-input-cancel:active,
div.portlet-wiki input.aui-button-input-cancel:active, div.portlet-wiki a.aui-button-input-cancel:active,
div.portlet-message-boards input.aui-button-input-cancel:active, div.portlet-message-boards a.aui-button-input-cancel:active {
  background-image: url("img/botones/rojo_active.png"); }

/* portlets LR*/
div.portlet-blogs div.portlet-content, div.portlet-blogs h1.portlet-title,
div.portlet-wiki div.portlet-content, div.portlet-wiki h1.portlet-title,
div.portlet-message-boards div.portlet-content, div.portlet-message-boards h1.portlet-title {
  border: 8px solid #ccecf8;
  background-color: white;
  padding: 8px;
  font-size: 11px; }

div.portlet-blogs h1.portlet-title,
div.portlet-wiki h1.portlet-title,
div.portlet-message-boards h1.portlet-title {
  color: #006e9c;
  font-size: 30px;
  font-weight: normal;
  margin-bottom: 10px; }

div.portlet-message-boards div.category-search, div.portlet-message-boards div.category-subscriptions {
  padding: 5px; }

section#portlet_terms-of-use.portlet, div.portlet-journal-content section.portlet, div.portlet-asset-publisher section.portlet {
  background: #fff;
  border: 8px solid #ccecf8;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  font-size: 14px;
  margin-bottom: 16px;
  padding: 8px; }

/* Termos de uso e Política de privacidade */
div.portlet-journal-content.portal-legal-msg .journal-content-article h2, div.portlet-journal-content.portal-legal-msg .journal-content-article h3, div.portlet-journal-content.portal-legal-msg .journal-content-article h4 {
  margin-bottom: 5px;
  color: #0e71b4; }
div.portlet-journal-content.portal-legal-msg .journal-content-article ul {
  margin-bottom: 1.5em;
  margin-left: 3em; }
div.portlet-journal-content.portal-legal-msg .journal-content-article p {
  margin-bottom: 1em; }

div.portlet-asset-publisher.avisos_speg {
  /* Ocultamos o br que segue a todo contido dun artículo no portlet de avisos do speg, para minimizar o espazo entre avisos. */
  /* Ocultamos a separación dos avisos cando non se amosa o título do mesmo */ }
  div.portlet-asset-publisher.avisos_speg section.portlet div.taglib-header {
    border-bottom: 0;
    margin-bottom: 0;
    margin-left: 25px; }
  div.portlet-asset-publisher.avisos_speg div.journal-content-article div.portlet-msg-alert, div.portlet-asset-publisher.avisos_speg div.journal-content-article div.portlet-msg-error, div.portlet-asset-publisher.avisos_speg div.journal-content-article div.portlet-msg-success, div.portlet-asset-publisher.avisos_speg div.journal-content-article div.portlet-msg-info, div.portlet-asset-publisher.avisos_speg div.journal-content-article div.portlet-msg-help, div.portlet-asset-publisher.avisos_speg div.journal-content-article div.lfr-message-help, div.portlet-asset-publisher.avisos_speg div.journal-content-article div.portlet-msg-progress, div.portlet-asset-publisher.avisos_speg div.journal-content-article div.lfr-message-progress {
    background-position: 6px 50%;
    font-size: 10px;
    padding-top: 1em;
    padding-bottom: 1em; }
  div.portlet-asset-publisher.avisos_speg div.journal-content-article + br {
    display: none; }
  div.portlet-asset-publisher.avisos_speg div.asset-full-content.no-title + div.separator {
    display: none; }

/* #804274 */
div#contenedor.adaptable section#portlet_terms-of-use.portlet {
  width: 999px;
  margin-left: auto;
  margin-right: auto; }

#portlet_terms-of-use .portlet-content {
  margin-left: 25px;
  margin-right: 10px; }

#portlet_terms-of-use ul {
  margin-left: 40px; }

#portlet_terms-of-use p {
  margin-bottom: 1em; }

#portlet_terms-of-use li:last-child, #portlet_101_INSTANCE_d7YpI6foU2vd li:last-child {
  padding-bottom: 1em; }

/* FIN #804274 */
/* GENERAL *****************/
* {
  margin: 0px;
  padding: 0px; }

html {
  background: #e5f5fb url("img/fnd_pagina.jpg") repeat-x top left;
  background-attachment: fixed; }

body {
  background: none;
  color: #333;
  font-size: 10px; }

a {
  color: #006e9c; }

a.link {
  color: #006e9c;
  text-decoration: underline;
  padding: 0 2px; }

a.link:hover {
  color: #fff;
  background-color: #006e9c;
  text-decoration: none; }

a.ico_delete {
  padding: 0 2px 0 14px;
  background: transparent url("img/ico_delete.png") no-repeat center left; }

a.ico_plus {
  padding: 0 2px 0 14px;
  background: transparent url("img/ico_plus.png") no-repeat center left; }

hr {
  display: block;
  border: 0;
  width: 98%;
  height: 2px;
  background-color: #ccc;
  margin: 15px auto; }

img {
  border: 0px; }

.clear {
  display: block;
  clear: both; }

.derecha {
  text-align: right; }

.oculta {
  display: none; }

/* bricks */
div.brick_principal {
  display: block;
  background-color: #ccecf8;
  padding: 8px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px; }

div.brick_principal div.contenido {
  display: block;
  background-color: #fff;
  border: 1px solid #99d9f0; }

div.brick_principal h2 {
  font-size: 30px;
  font-weight: normal;
  color: #006e9c; }

div.brick_blanco {
  display: block;
  background-color: #fff;
  padding: 6px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px; }

div.brick_azul {
  display: block;
  background-color: #fff;
  border: 1px solid #99d9f0;
  padding: 6px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px; }

div.brick_rojo {
  display: block;
  background-color: #fff;
  border: 1px solid #dca3ac;
  padding: 6px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px; }

div.brick_gris {
  display: block;
  background-color: #fff;
  border: 1px solid #999;
  padding: 6px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px; }

/* mensaje de resultado de una búsqueda, para utilizar dentro de los bricks */
div.msj_resultado_busqueda {
  display: block;
  margin: 80px 50px;
  text-align: center;
  font-size: 14px;
  color: #666; }

div.msj_resultado_busqueda p {
  margin-bottom: 10px; }

/* post-it */
div.post-it {
  display: block;
  background-color: #ff9;
  padding: 8px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  margin-bottom: 10px; }

div.post-it div.contenido {
  display: block;
  height: auto;
  background-color: #ffc;
  border: 1px solid #cc0; }

div.post-it div.contenido h2 {
  display: block;
  margin: 10px;
  padding: 6px 0 10px 40px;
  font-size: 20px;
  color: #039;
  font-weight: normal;
  border-bottom: 1px solid #cc0;
  background: transparent url("img/ico_mensaje.png") no-repeat top left; }

div.post-it div.contenido p {
  display: block;
  margin: 10px 10px 10px 50px;
  font-size: 16px;
  color: #039;
  text-align: left;
  padding-bottom: 10px; }

/* formularios */
div.formulario div.fila {
  display: block;
  clear: both;
  margin-bottom: 6px; }

div.formulario div.fila div.colum {
  display: block;
  float: left; }

div.formulario div.fila div.colum_der {
  display: block;
  float: right; }

div.formulario p {
  display: block;
  font-size: 12px;
  clear: both; }

div.formulario div.fila p {
  padding-top: 6px; }

label {
  display: block;
  width: 160px;
  padding: 2px 6px 2px 0;
  font-size: 14px;
  font-weight: bold;
  color: #666;
  text-align: right;
  float: left; }

label.derecha {
  float: none;
  width: auto;
  padding: 0;
  margin-bottom: 3px;
  text-align: left;
  cursor: pointer; }

label.normal {
  float: none;
  width: auto;
  padding: 0;
  margin-bottom: 3px;
  text-align: left; }

input[type='text'],
input[type='password'],
textarea {
  display: block;
  border: 1px solid #ccc;
  background-color: #f5f5f5;
  font-size: 14px;
  color: #333;
  padding: 2px; }

input[type='password'] {
  text-align: center; }

input:focus[type='text'],
input:focus[type='password'],
textarea:focus {
  border: 1px solid #99d9f0;
  background-color: #fff;
  color: #000; }

input[type='text'].calendario {
  float: left;
  margin-right: 4px; }

fieldset {
  margin: 5px;
  padding: 4px;
  border: 1px solid #999; }

fieldset legend {
  font-size: 14px;
  font-weight: bold;
  color: #444;
  padding-bottom: 6px; }

.t5 {
  width: 5%; }

.t10 {
  width: 10%; }

.t15 {
  width: 15%; }

.t20 {
  width: 20%; }

.t25 {
  width: 25%; }

.t30 {
  width: 30%; }

.t33 {
  width: 33%; }

.t35 {
  width: 35%; }

.t40 {
  width: 40%; }

.t45 {
  width: 45%; }

.t50 {
  width: 50%; }

.t55 {
  width: 55%; }

.t60 {
  width: 60%; }

.t65 {
  width: 65%; }

.t70 {
  width: 70%; }

.t75 {
  width: 75%; }

.t80 {
  width: 80%; }

.t85 {
  width: 85%; }

.t90 {
  width: 90%; }

.t95 {
  width: 95%; }

.t100 {
  width: 100%; }

.p5 {
  padding-left: 5%;
  margin-left: 1%; }

.p10 {
  padding-left: 10%;
  margin-left: 1%; }

.p15 {
  padding-left: 15%;
  margin-left: 1%; }

.p20 {
  padding-left: 20%;
  margin-left: 1%; }

.p25 {
  padding-left: 25%;
  margin-left: 1%; }

.p30 {
  padding-left: 30%;
  margin-left: 1%; }

.p33 {
  padding-left: 33%; }

.p35 {
  padding-left: 35%;
  margin-left: 1%; }

.p40 {
  padding-left: 40%;
  margin-left: 1%; }

.p45 {
  padding-left: 45%;
  margin-left: 1%; }

.p50 {
  padding-left: 50%;
  margin-left: 1%; }

.p55 {
  padding-left: 55%;
  margin-left: 1%; }

.p60 {
  padding-left: 60%;
  margin-left: 1%; }

.p65 {
  padding-left: 65%;
  margin-left: 1%; }

.p70 {
  padding-left: 70%;
  margin-left: 1%; }

.p80 {
  padding-left: 80%;
  margin-left: 1%; }

.p85 {
  padding-left: 85%;
  margin-left: 1%; }

.p90 {
  padding-left: 90%;
  margin-left: 1%; }

/* link calendar */
a.btn_calendario span {
  display: none; }

a.btn_calendario {
  display: block;
  float: left;
  width: 20px;
  height: 20px;
  background: #33b2e1 url("img/ico_calendar.png") no-repeat center center;
  border: 1px solid #009fda;
  cursor: pointer;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px; }

a.btn_calendario:hover, a.btn_calendario:active {
  background-color: #006e9c; }

/* botones */
input.btn_azul, input.btn_verde, input.btn_rojo, input.btn_rojo2, input.btn_rojo3,
a.btn_azul, a.btn_verde, a.btn_rojo, a.btn_rojo2 {
  display: block;
  height: 30px;
  width: 110px;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  background-color: transparent;
  background-image: url("img/botones.png");
  background-repeat: no-repeat;
  background-position: 0px 0px;
  border: none;
  cursor: pointer; }

a.btn_azul, a.btn_verde, a.btn_rojo, a.btn_rojo2 {
  text-decoration: none;
  height: 22px;
  padding-top: 8px; }

input.btn_azul, a.btn_azul {
  background-position: 0px 0px; }

input.btn_azul:hover, a.btn_azul:hover {
  background-position: 0px -31px; }

input.btn_azul:active, a.btn_azul:active {
  background-position: 0px -62px; }

input.btn_verde, a.btn_verde {
  background-position: -111px 0px; }

input.btn_verde:hover, a.btn_verde:hover {
  background-position: -111px -31px; }

input.btn_verde:active, a.btn_verde:active {
  background-position: -111px -62px; }

input.btn_rojo, a.btn_rojo {
  background-position: -222px 0px;
  height: 24px;
  font-size: 11px; }

input.btn_rojo:hover, a.btn_rojo:hover {
  background-position: -222px -25px; }

input.btn_rojo:active, a.btn_rojo:active {
  background-position: -222px -50px; }

input.btn_azul2, input.btn_verde2, input.btn_rojo3,
a.btn_azul2, a.btn_verde2, a.btn_rojo3 {
  display: block;
  height: 30px;
  width: 160px;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  background-color: transparent;
  background-image: url("img/botones.png");
  background-repeat: no-repeat;
  background-position: 0px -93px;
  border: none;
  cursor: pointer; }

a.btn_azul2, a.btn_verde2, a.btn_rojo3 {
  text-decoration: none;
  height: 22px;
  padding-top: 8px; }

input.btn_azul2, a.btn_azul2 {
  background-position: 0px -93px; }

input.btn_azul2:hover, a.btn_azul2:hover {
  background-position: 0px -124px; }

input.btn_azul2:active, a.btn_azul2:active {
  background-position: 0px -155px; }

input.btn_verde2, a.btn_verde2 {
  background-position: -161px -93px; }

input.btn_verde2:hover, a.btn_verde2:hover {
  background-position: -161px -124px; }

input.btn_verde2:active, a.btn_verde2:active {
  background-position: -161px -155px; }

input.btn_rojo2, a.btn_rojo2 {
  background-position: 0px -186px; }

input.btn_rojo2:hover, a.btn_rojo2:hover {
  background-position: 0px -217px; }

input.btn_rojo2:active, a.btn_rojo2:active {
  background-position: 0px -248px; }

input.btn_rojo3, a.btn_rojo3 {
  background-position: -111px -186px; }

input.btn_rojo3:hover, a.btn_rojo3:hover {
  background-position: -111px -217px; }

input.btn_rojo3:active, a.btn_rojo3:active {
  background-position: -111px -248px; }

input.btn_anterior, input.btn_siguiente,
a.btn_anterior, a.btn_siguiente {
  display: block;
  height: 24px;
  width: 25px;
  color: transparent;
  background-color: transparent;
  background-image: url("img/botones.png");
  background-repeat: no-repeat;
  background-position: -333px 0px;
  border: none;
  cursor: pointer;
  overflow: hidden; }

input.btn_anterior, a.btn_anterior {
  background-position: -333px 0px; }

input.btn_anterior:hover, a.btn_anterior:hover {
  background-position: -333px -25px; }

input.btn_anterior:active, a.btn_anterior:active {
  background-position: -333px -50px; }

input.btn_siguiente, a.btn_siguiente {
  background-position: -359px 0px; }

input.btn_siguiente:hover, a.btn_siguiente:hover {
  background-position: -359px -25px; }

input.btn_siguiente:active, a.btn_siguiente:active {
  background-position: -359px -50px; }

/* link cancelar */
div.lnk_cancel {
  display: block;
  height: 16px;
  padding-top: 8px;
  width: 110px;
  text-align: center; }

div.lnk_cancel a {
  color: #a71930;
  text-decoration: underline;
  padding: 0 2px;
  font-size: 14px; }

div.lnk_cancel a:hover {
  color: #fff;
  background-color: #a71930;
  text-decoration: none; }

/* link enlace */
div.lnk_enlace {
  display: block;
  height: 16px;
  padding-top: 8px;
  width: 110px;
  text-align: center; }

div.lnk_enlace a {
  color: #006e9c;
  text-decoration: underline;
  padding: 0 2px;
  font-size: 14px; }

div.lnk_enlace a:hover {
  color: #fff;
  background-color: #006e9c;
  text-decoration: none; }

div.lnk_enlace2 {
  display: block;
  height: 16px;
  padding-top: 8px;
  width: 160px;
  text-align: center; }

div.lnk_enlace2 a {
  color: #006e9c;
  text-decoration: underline;
  padding: 0 2px;
  font-size: 14px; }

div.lnk_enlace2 a:hover {
  color: #fff;
  background-color: #006e9c;
  text-decoration: none; }

/* ventana modal*/
div#modal {
  display: none;
  background: transparent url("img/fnd_modal.png") repeat;
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 100;
  top: 0;
  left: 0;
  cursor: default; }

div#modal div#mensaje {
  display: block;
  width: 512px;
  margin: 200px auto 20px auto; }

div#modal div#mensaje div.contenido {
  height: auto; }

div#modal div#mensaje div.contenido h2 {
  display: block;
  margin: 10px;
  padding: 6px 0 10px 40px;
  font-size: 20px;
  color: #009edf;
  font-weight: normal;
  border-bottom: 1px solid #dfdfdf;
  background: transparent url("img/ico_mensaje.png") no-repeat top left; }

div#modal div#mensaje div.contenido div.contenedor {
  display: block;
  margin: 20px 10px;
  font-size: 18px;
  color: #000;
  text-align: center; }

div#modal div#mensaje div.contenido div.contenedor p {
  padding-bottom: 10px; }

div#modal div#mensaje div.contenido div.botones {
  display: block;
  padding: 20px;
  background-color: #e5f5fb; }

div#modal div#mensaje div.contenido div.botones div#aceptar input {
  margin: 0 auto; }

div#modal div#mensaje div.contenido div.botones div#enviar {
  display: none;
  margin-left: 130px;
  height: 30px; }

div#modal div#mensaje div.contenido div.botones div#enviar input {
  float: left; }

div#modal div#mensaje div.contenido div.botones div#enviar div.lnk_cancel {
  float: left; }

/* BLOQUE CABECERA *****************/
div.cabecera {
  display: block;
  width: 999px;
  height: 70px;
  margin: 0 auto; }

/* logos */
div.logos {
  display: block;
  width: 325px;
  height: 50px;
  margin-top: 12px;
  float: left; }

div.logos a span {
  display: none; }

div.logos h1 {
  display: block;
  width: 168px;
  height: 49px;
  float: left;
  margin-top: 0; }

div.logos h1.logoTraballo a {
  display: block;
  background: transparent url("https://emprego.xunta.gal/logo/logo_conselleria.png") no-repeat top left !important;
  width: 300px;
  height: 60px; }

div.logos h1 a {
  display: block;
  background: transparent url("/resources/img/EmpregoGalicia-H-st.png") no-repeat top left;
  width: 100%;
  height: 100%; }

div.logos h2 {
  display: block;
  margin-top: 7px;
  width: 126px;
  height: 39px;
  float: right; }

div.logos h2 a {
  display: block;
  background: transparent url("img/logo_xunta.png") no-repeat top left;
  width: 100%;
  height: 100%; }

/* opciones */
div.opciones {
  display: block;
  height: 66px;
  margin-left: 350px;
  overflow: hidden;
  text-align: right; }

div.opciones div.comunidades {
  display: block;
  height: 26px;
  width: auto;
  margin-bottom: 10px; }

div.opciones div.comunidades ul {
  display: block;
  list-style: none;
  overflow-x: auto;
  overflow-y: hidden;
  white-space: nowrap; }

div.opciones div.comunidades ul li {
  background-color: #fff;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #99d9f0;
  display: inline-block;
  font-size: 12px;
  height: 18px;
  margin-left: 4px;
  padding: 2px 4px 0 4px;
  overflow: hidden;
  /* ie7 */
  *display: inline;
  zoom: 1; }

div.opciones div.comunidades ul li a {
  text-align: center;
  text-decoration: none;
  color: #666; }

div.opciones div.comunidades ul li a:hover {
  color: #000;
  text-decoration: underline; }

div.opciones div.comunidades ul li.sel {
  background-color: #99d9f0; }

div.opciones div.comunidades ul li.sel a {
  color: #000; }

div.opciones h2 {
  display: none; }

div.opciones div.miscelaneo ul {
  display: block;
  list-style: none;
  margin: 0;
  margin-left: auto; }

div.opciones div.miscelaneo ul li {
  display: inline;
  border-right: 1px solid #006e9c;
  font-size: 14px;
  padding: 0 0.4rem; }

div.opciones div.miscelaneo ul li:last-child {
  border-right: none; }

div.opciones div.miscelaneo ul li a {
  color: #006e9c;
  padding: 0 2px;
  text-decoration: underline; }

div.opciones div.miscelaneo ul li a:hover {
  background-color: #009fda;
  color: #fff;
  text-decoration: none; }

div.opciones div.miscelaneo ul li.ayuda {
  color: #666;
  margin-top: 0px; }

div.opciones div.miscelaneo ul li.ayuda strong {
  font-size: 24px;
  font-weight: bold;
  padding-left: 32px;
  background: transparent url("img/ico_telefono.png") no-repeat center left; }

/* BLOQUE CUERPO *****************/
div.cuerpo {
  display: block;
  width: 999px;
  height: auto;
  margin: 0 auto;
  padding-top: 20px; }

/* principal */
div.principal {
  display: block;
  width: 730px;
  height: auto;
  float: left; }

/* menu */
div.menu {
  display: block;
  width: 250px;
  height: auto;
  float: right; }

div.menu h2 {
  display: none; }

div.menu div.brick_azul {
  margin-bottom: 8px;
  background-color: #f8f8f8; }

div.menu h3 {
  display: block;
  width: auto;
  height: 32px;
  padding: 12px 0 0 40px;
  border-bottom: 1px solid #dfdfdf;
  font-size: 18px;
  font-weight: normal;
  color: #009ee0;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: top left; }

div.menu div.personal {
  background-color: #fff; }

div.menu div h3 {
  background-image: url("img/ico_caja.png"); }

div.menu div.personal h3 {
  background-image: url("img/ico_personal.png"); }

div.menu div.orientacion h3 {
  background-image: url("img/ico_orientacion.png"); }

div.menu div.empleo h3 {
  background-image: url("img/ico_empleo.png"); }

div.menu div.formacion h3 {
  background-image: url("img/ico_formacion.png"); }

div.menu div.inicio h3 {
  background-image: url("img/ico_inicio.png"); }

div.menu div.intermediacion h3 {
  background-image: url("img/ico_intermediacion.png"); }

div.menu div.administracion h3 {
  background-image: url("img/ico_administracion.png"); }

div.menu div.documentacion h3 {
  background-image: url("img/ico_documentacion.png"); }

div.menu div.avisos h3 {
  background-image: url("img/ico_avisos.png"); }

div.menu div.comunidad h3 {
  background-image: url("img/ico_comunidad.png"); }

div.menu div.agenda h3 {
  background-image: url("img/ico_agenda.png"); }

div.menu div.mensajes h3 {
  background-image: url("img/ico_mensajes.png"); }

div.menu div.usuarios h3 {
  background-image: url("img/ico_usuarios.png"); }

div.menu ul {
  display: block;
  list-style: none;
  margin: 5px 0; }

div.menu ul li {
  display: block;
  width: 100%;
  height: auto; }

div.menu ul li a {
  display: block;
  padding: 4px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  overflow: hidden;
  font-size: 14px;
  color: #333;
  text-decoration: none; }

div.menu ul li a:hover {
  color: #000;
  text-decoration: underline; }

div.menu ul li.sel a {
  background-color: #009fda;
  color: #fff;
  text-decoration: none; }

/* menu_portlet */
div.portlet-navigation {
  display: block;
  width: 250px;
  height: auto;
  float: right; }

div.portlet-navigation header {
  display: none; }

div.portlet-navigation ul {
  display: block;
  list-style: none; }

div.portlet-navigation ul.level-1 > li {
  display: block;
  margin-bottom: 8px;
  background-color: #f8f8f8;
  border: 1px solid #99d9f0;
  padding: 6px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px; }

div.portlet-navigation ul.level-1 > li > a {
  display: block;
  width: auto;
  height: 32px;
  padding: 12px 0 0 4px;
  border-bottom: 1px solid #dfdfdf;
  font-size: 18px;
  font-weight: normal;
  color: #009ee0;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: top left;
  text-decoration: none; }

div.portlet-navigation ul.level-2 {
  display: block;
  list-style: none;
  margin: 5px 0; }

div.portlet-navigation ul.level-2 li {
  display: block;
  width: 100%;
  height: auto; }

div.portlet-navigation ul.level-2 li a {
  display: block;
  padding: 4px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  overflow: hidden;
  font-size: 14px;
  color: #333;
  text-decoration: none;
  background-color: transparent; }

div.portlet-navigation ul.level-2 li a:hover {
  color: #000;
  text-decoration: underline; }

div.portlet-navigation ul.level-2 li.selected a {
  background-color: #009fda;
  color: #fff;
  text-decoration: none; }

/*tabla*/
table.grid {
  width: 100%;
  margin: 2px 0;
  font-size: 12px;
  border: none;
  border-collapse: collapse;
  border-spacing: 0; }

table.grid thead tr th {
  padding: 4px 6px;
  margin-bottom: 2px;
  background-color: #999;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
  text-align: left; }

table.grid tbody tr td {
  padding: 4px 6px;
  margin-bottom: 1px; }

table.grid tbody tr:nth-child(odd) {
  background-color: #f5f5f5; }

table.grid tbody tr:nth-child(even) {
  background-color: #fff; }

/*lista desplegable*/
div.lista_desplegable {
  display: block;
  width: 100%;
  height: auto;
  clear: both; }

div.lista_desplegable h2 {
  display: none; }

div.lista_desplegable div.titulo {
  display: block;
  background-color: #999;
  padding: 4px 6px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  overflow: hidden;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  text-decoration: none; }

div.lista_desplegable ul.resultados {
  display: block;
  padding: 2px 0;
  font-size: 12px; }

div.lista_desplegable ul.resultados li {
  display: block;
  margin-bottom: 1px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  overflow: hidden; }

div.lista_desplegable ul.resultados li:nth-child(odd) {
  background-color: #f5f5f5; }

div.lista_desplegable ul.resultados li:nth-child(even) {
  background-color: #fff; }

div.lista_desplegable ul.resultados li.sel {
  background-color: #e5f5fb;
  color: #000; }

div.lista_desplegable ul.resultados li div.elemento:hover {
  background-color: #e5f5fb;
  color: #000;
  cursor: pointer; }

div.lista_desplegable ul.resultados li div.elemento {
  display: block;
  padding: 4px 6px;
  font-weight: bold; }

div.lista_desplegable ul.resultados li.sel div.elemento {
  background-color: #b2e2f4;
  color: #000;
  cursor: pointer; }

div.lista_desplegable ul.resultados li div.desplegable {
  display: block;
  height: auto;
  padding: 4px 6px;
  clear: both; }

div.lista_desplegable div.c1, div.lista_desplegable div.c2, div.lista_desplegable div.c3, div.lista_desplegable div.c4, div.lista_desplegable div.c5, div.lista_desplegable div.c6, div.lista_desplegable div.c7, div.lista_desplegable div.c8 {
  display: block;
  float: left;
  width: 20%;
  height: auto; }

div.lista_desplegable dl {
  float: left;
  width: 100%;
  margin: 4px 0; }

div.lista_desplegable dl dt {
  clear: left;
  float: left;
  width: 24%;
  margin-right: 1%;
  font-weight: bold;
  color: #333;
  margin-bottom: 6px;
  text-align: right; }

div.lista_desplegable dl dd {
  float: left;
  width: 75%;
  margin-bottom: 6px; }

div.lista_desplegable p {
  padding-bottom: 4px; }

div.lista_desplegable hr {
  background-color: #b2e2f4; }

div.lista_desplegable div.botones {
  display: block;
  height: 30px;
  margin-bottom: 4px; }

div.lista_desplegable table.grid thead tr th {
  font-size: 12px;
  background-color: #ccc;
  color: #000; }

div.lista_desplegable fieldset {
  border: 1px solid #66c5e9; }

div.lista_desplegable fieldset legend {
  color: #333; }

/*paginacion*/
div.paginacion {
  display: block;
  padding: 4px;
  height: 24px;
  background-color: #eaeaea;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px; }

div.paginacion input.btn_anterior {
  float: left; }

div.paginacion ol.paginas {
  display: block;
  height: 24px;
  margin: 0 2px;
  width: auto;
  float: left; }

div.paginacion ol.paginas li {
  display: block;
  width: 24px;
  height: 24px;
  margin: 0 1px;
  float: left; }

div.paginacion ol.paginas li a {
  display: block;
  width: 24px;
  height: 20px;
  padding-top: 4px;
  font-size: 14px;
  text-align: center;
  color: #006e9c;
  text-decoration: none;
  background-color: #fff; }

div.paginacion ol.paginas li a:hover {
  color: #fff;
  font-weight: bold;
  background-color: #006e9c; }

div.paginacion ol.paginas li.sel a {
  color: #333;
  font-weight: bold;
  background-color: transparent; }

/*acumulacion*/
div.acumulacion {
  display: block;
  padding: 4px;
  height: 24px;
  background-color: #eaeaea;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px; }

div.acumulacion div.mostrados {
  display: block;
  width: 65%;
  float: left;
  font-size: 14px;
  margin: 4px 0 0 4px; }

div.acumulacion div.mostrados strong {
  font-size: 16px; }

div.acumulacion div.mas_elementos {
  display: block;
  width: 25%;
  float: right;
  text-align: right;
  font-size: 12px;
  margin-top: 5px; }

/*pestañas*/
div.menu_pestanas {
  padding: 0;
  overflow: hidden; }

div.menu_pestanas div.pestanas {
  display: block;
  background-color: #ccc;
  padding: 4px 0 0 4px; }

div.menu_pestanas div.pestanas > h3,
div.menu_pestanas div.pestanas > h4 {
  display: block;
  width: 10%;
  float: left;
  font-size: 16px;
  color: #666;
  padding-top: 8px;
  text-align: center; }

div.menu_pestanas div.pestanas ul {
  display: block;
  width: 90%;
  height: 34px;
  overflow: hidden;
  float: right;
  list-style: none; }

div.menu_pestanas div.pestanas ul li {
  display: block;
  background-color: #ddd;
  width: 24%;
  height: 30px;
  margin-left: 4px;
  float: left;
  overflow: hidden;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px; }

div.menu_pestanas div.pestanas ul li a {
  display: block;
  width: 100%;
  height: 22px;
  padding-top: 8px;
  font-size: 16px;
  color: #333;
  text-align: center;
  text-decoration: none; }

div.menu_pestanas div.pestanas ul li a:hover {
  background-color: #eee;
  color: #000; }

div.menu_pestanas div.pestanas ul li.sel, div.menu_pestanas div.pestanas ul li.sel a:hover {
  background-color: #fff;
  height: 40px; }

div.menu_pestanas div.pestanas ul li.sel a {
  color: #841426; }

div.menu_pestanas div.detalle {
  display: block;
  padding: 4px;
  width: auto;
  background-color: #fff; }

div.menu_pestanas div.detalle h4 {
  display: block;
  font-size: 16px;
  font-weight: bold;
  color: #000;
  clear: both; }

div.menu_pestanas div.detalle > div {
  display: block;
  clear: both; }

/* pestañas de páginas */
div.menu_pag {
  display: block;
  width: auto;
  height: 34px;
  margin: 10px 0 8px 0;
  background-color: #fff;
  border: 1px solid #009ee0;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  overflow: hidden; }

div.menu_pag h2 {
  display: none; }

div.menu_pag ul {
  display: block;
  height: auto;
  width: 100%;
  overflow: hidden; }

div.menu_pag ul li {
  display: block;
  width: 20%;
  float: left;
  background: transparent url("img/fnd_puntoazul.png") repeat-y top left; }

div.menu_pag ul li:first-child {
  background: none; }

div.menu_pag ul li a {
  display: block;
  background-color: transparent;
  width: 100%;
  height: 26px;
  font-size: 18px;
  text-align: center;
  color: #666;
  text-decoration: none;
  padding: 8px 0 0 0; }

div.menu_pag ul li a:hover {
  background-color: #99d9f0;
  color: #000; }

div.menu_pag ul li.sel a {
  background-color: #009ee0;
  color: #fff; }

/* link extensible */
div.lnk_extensible {
  display: block;
  height: auto;
  background-color: #e5f5fb;
  padding: 6px;
  clear: both;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  clear: both;
  border: 1px solid #b2e2f4; }

div.lnk_extensible div.enlace {
  display: none;
  font-size: 14px;
  text-align: left;
  height: 16px; }

div.lnk_extensible div.extensible {
  display: block; }

div.lnk_extensible div.extensible h2 {
  display: block;
  font-size: 16px;
  color: #000;
  padding: 0;
  padding-bottom: 2px;
  border-bottom: 1px dotted #b2e2f4;
  margin-bottom: 6px; }

/*div.lnk_extensible div.extensible label {color: #333;}
div.lnk_extensible div.extensible input[type='text'],
div.lnk_extensible div.extensible input[type='password'],
div.lnk_extensible div.extensible textarea {background-color: #fff; border: 1px solid #b2e2f4;}*/
div.lnk_extensible div.extensible div.boton {
  display: block;
  height: 30px;
  padding-left: 460px;
  margin: 8px 0 4px 0; }

div.lnk_extensible div.extensible div.boton input {
  float: left; }

div.lnk_extensible div.extensible div.boton div.lnk_cancel {
  display: block;
  float: left;
  visibility: hidden; }

/*calendario*/
.yui3-skin-sam .findesemana {
  color: #f00; }

.yui3-skin-sam .evento {
  color: #0f0;
  background-color: #00f; }

/* BLOQUE PIE *****************/
div.pie {
  display: block;
  width: 999px;
  margin: 0 auto 32px auto;
  padding-top: 20px; }

div.pie p {
  display: block;
  text-align: center;
  font-size: 12px;
  color: #006e9c; }

#enlaceFeder {
  float: right;
  margin-top: -15px;
  background: transparent url("img/feder.png") no-repeat top right;
  height: 50px;
  width: 200px; }

.icon-padding {
  padding-left: 8px;
  padding-right: 8px; }

.icon-padding-right {
  padding-right: 4px; }

/* Sobreescribe el base.css de Liferay */
blockquote, ul, ol, dl, p, h1, h2, h3 {
  margin: 0;
  padding: 0; }

/* Botón desconectar: se ve mal con la CSS de Adumbro */
input.btn_rojo, a.btn_rojo {
  height: 17px;
  /* Original: 24px */ }

/* ventana modal*/
/* Liferay */
html.aui-dialog-iframe-root-node {
  background: none; }

/* Liferay (popup) */
body.portal-popup {
  display: inline-block;
  background: transparent url(img/fnd_modal.png) repeat; }

/* Liferay */
body.aui-dialog-iframe-popup {
  padding: 0; }

/* Liferay */
.aui-dialog-content {
  padding: 0; }

/* Liferay */
.aui-panel-bd {
  padding: 3px; }

/* Liferay */
div.modal .yui3-widget-hd, div.modal yui3-widget-bd {
  display: none; }

/* Liferay */
div.modal .aui-dialog-bd {
  min-height: 0px; }

/* REVISAR */
/* Cambio de color en el 1º elemento de una serie de pestañas (ej: avisos para hoy) */
div.menu_pestanas div.pestanas h3 {
  color: #fff;
  /* Original: #666 */ }

/* REVISAR */
/* link extensible */
/* Enlaces a editar dentro de un listado extensible (ej: acciones grupales) */
div.lnk_extensible {
  margin: 10px 0px;
  /* Original: 0 */ }

/* REVISAR */
/* Cambia de color la etiqueta de un formulario dentro de un listado extensible */
div.lnk_extensible div.extensible label {
  color: #333;
  /* Original: #666 */ }

/* REVISAR */
/* Cambia de color el fondo y el borde de campos de un formulario dentro de un listado extensible */
div.lnk_extensible div.extensible input[type='text'], div.lnk_extensible div.extensible input[type='password'], div.lnk_extensible div.extensible textarea {
  background-color: #fff;
  /* Original: #f5f5f5 */
  border-color: #b2e2f4;
  /* Original: #ccc */ }

/** POP-UP Para enlaces accesibles a url externas*/
/* Liferay */
.aui-dialog {
  min-height: 200px;
  min-width: 400px; }

/* Se utiliza en el portal_normal.vm */
.enlace_externo_accesible_popup {
  display: block;
  background-color: #ccecf8;
  padding: 20px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  color: #333;
  font-size: 14px; }

/* REVISAR */
/* Menú antiguo (sin portlet de navegación). */
div.menu div.personal {
  background-color: #F8F8F8; }

/* REVISAR */
/* opciones2 y paginacion2 no aparecen ni en el tema ni en Orientación */
div.opciones2 div.comunidades {
  display: block;
  height: 24px;
  width: auto;
  margin-bottom: 5px; }

/* REVISAR */
div.opciones2 div.comunidades ul {
  display: block;
  height: 24px;
  width: auto;
  list-style: none;
  position: relative;
  top: -15px; }

/* REVISAR */
div.opciones2 div.miscelaneo ul {
  display: block;
  width: 330px;
  height: 15px;
  list-style: none;
  margin-top: 10px;
  float: left;
  border-right: 1px solid #999; }

/* REVISAR */
div.paginacion2 a.btn_anterior {
  float: left; }

/* Liferay */
.aui-state-active {
  background: none; }

/* Sobreesritos estilos que vienen con Liferay paa que no interfieran con el diseño alternativo proporcionado por el theme. */
.form_errors {
  color: #C11B17;
  font-weight: bolder; }

.form_errors:first-letter {
  text-transform: capitalize; }

/* Liferay */
.portlet-content {
  padding: 0px;
  margin: 0px; }

/* Liferay */
.taglib-search-iterator-page-iterator-bottom {
  padding-top: 0px; }

/* div.usuario */
div.usuario {
  background-color: #009ee0;
  border: 1px solid #fff;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  display: block;
  height: 34px;
  line-height: 34px;
  margin-bottom: 8px;
  vertical-align: middle;
  width: auto; }
div.usuario, div.usuario a, div.usuario a:link, div.usuario a:visited, div.usuario a:active, div.usuario a:hover {
  color: #fff;
  text-decoration: none; }
div.usuario.wrapper {
  padding: 0 1rem; }
  div.usuario.wrapper div.left {
    font-size: 18px; }
    div.usuario.wrapper div.left a {
      text-decoration: underline; }

/* CSS para los componentes de la librería JSF incluida en el etheme: liferay-emprego.tld
 * Además de los nuevos estilos definidos para los componentes, incluye adaptaciones
 * del estilo definido en basica.css, que necesita ajustarse al montar el componente.
 */
/* link cancelar */
div.lnk_cancel {
  display: block;
  height: 16px;
  padding-top: 8px;
  width: 110px;
  text-align: center; }

div.lnk_cancel a {
  color: #a71930;
  text-decoration: underline;
  padding: 0 2px;
  font-size: 14px; }

div.lnk_cancel a:hover {
  color: #fff;
  background-color: #a71930;
  text-decoration: none; }

/* ventana modal*/
html.aui-dialog-iframe-root-node {
  background: none; }

body.portal-popup {
  display: inline-block;
  background: transparent url(img/fnd_modal.png) repeat; }

body.aui-dialog-iframe-popup {
  padding: 0; }

.aui-dialog-content {
  padding: 0; }

.aui-panel-bd {
  padding: 3px; }

div#modal {
  display: block; }

div.modal .yui3-widget-hd, div.modal yui3-widget-bd {
  display: none; }

div.modal .aui-dialog-bd {
  min-height: 0px; }

/*
<div class="yui3-widget-hd aui-helper-clearfix aui-panel-hd aui-dialog-hd">
<span class="yui3-widget aui-component aui-toolbar aui-toolbar-horizontal aui-panel-icons" id="aui_3_4_0_1_391">
<span class="aui-toolbar-content" id="aui_3_4_0_1_393">
<span class="aui-panel-hd-text">
<div class="yui3-widget-bd aui-panel-bd aui-dialog-bd">
*/
div#modal div#mensaje {
  display: block;
  width: 512px; }

div#modal div#mensaje div.contenido {
  height: auto; }

div#modal div#mensaje div.contenido h2 {
  display: block;
  margin: 10px;
  padding: 6px 0 10px 40px;
  font-size: 20px;
  color: #009edf;
  font-weight: normal;
  border-bottom: 1px solid #dfdfdf;
  background: transparent url("img/ico_mensaje.png") no-repeat top left; }

div#modal div#mensaje div.contenido div.contenedor {
  display: block;
  margin: 20px 10px;
  font-size: 18px;
  color: #000;
  text-align: center; }

div#modal div#mensaje div.contenido div.contenedor p {
  padding-bottom: 10px; }

div#modal div#mensaje div.contenido div.botones {
  display: block;
  padding: 20px;
  background-color: #e5f5fb; }

div#modal div#mensaje div.contenido div.botones div#aceptar input {
  margin: 0 auto; }

div#modal div#mensaje div.contenido div.botones div#enviar {
  display: none;
  margin-left: 130px;
  height: 30px; }

div#modal div#mensaje div.contenido div.botones div#enviar input {
  float: left; }

div#modal div#mensaje div.contenido div.botones div#enviar div.lnk_cancel {
  float: left; }

/*lista desplegable*/
div.lista_desplegable {
  display: block;
  width: 100%;
  height: auto;
  clear: both; }

div.lista_desplegable h2 {
  display: none; }

div.lista_desplegable div.titulo {
  display: block;
  background-color: #999;
  padding: 4px 6px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  overflow: hidden;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  text-decoration: none; }

div.lista_desplegable ul.resultados {
  display: block;
  padding: 2px 0;
  font-size: 12px;
  margin: 0px; }

div.lista_desplegable ul.resultados li {
  display: block;
  margin-bottom: 1px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  overflow: hidden; }

div.lista_desplegable ul.resultados li:nth-child(odd) {
  background-color: #f5f5f5; }

div.lista_desplegable ul.resultados li:nth-child(even) {
  background-color: #fff; }

div.lista_desplegable ul.resultados li.sel {
  background-color: #e5f5fb;
  color: #000; }

div.lista_desplegable ul.resultados li div.elemento:hover {
  background-color: #e5f5fb;
  color: #000;
  cursor: default; }

div.lista_desplegable ul.resultados li div.el_desplegable:hover {
  background-color: #e5f5fb;
  color: #000;
  cursor: pointer; }

div.lista_desplegable ul.resultados li div.elemento {
  display: block;
  padding: 4px 6px; }

div.lista_desplegable ul.resultados li.sel div.elemento {
  background-color: #b2e2f4;
  color: #000;
  cursor: pointer; }

div.lista_desplegable ul.resultados li div.desplegable {
  height: auto;
  padding: 4px 6px;
  clear: both; }

div.lista_desplegable div.c1,
div.lista_desplegable div.c2,
div.lista_desplegable div.c3,
div.lista_desplegable div.c4,
div.lista_desplegable div.c5,
div.lista_desplegable div.c6,
div.lista_desplegable div.c7,
div.lista_desplegable div.c8 {
  display: block;
  float: left;
  width: 20%;
  height: auto; }

div.lista_desplegable dl {
  display: block;
  margin: 4px 0;
  height: auto; }

div.lista_desplegable dl dt {
  display: block;
  width: 30%;
  color: #333;
  float: left;
  font-weight: bold;
  margin-bottom: 2px; }

div.lista_desplegable dl dd {
  display: block;
  width: 65%;
  float: right;
  margin-bottom: 2px; }

div.lista_desplegable p {
  padding-bottom: 4px; }

div.lista_desplegable div.botones {
  display: block;
  height: 30px;
  margin-bottom: 4px; }

/*paginacion*/
div.paginacion {
  display: block;
  padding: 4px;
  height: 24px;
  background-color: #eaeaea;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px; }

div.paginacion input.btn_anterior {
  float: left; }

div.paginacion ol.paginas {
  display: block;
  height: 24px;
  margin: 0 2px;
  width: auto;
  float: left; }

div.paginacion ol.paginas li {
  display: block;
  width: 24px;
  height: 24px;
  margin: 0 1px;
  float: left; }

div.paginacion ol.paginas li a {
  display: block;
  width: 24px;
  height: 20px;
  padding-top: 4px;
  font-size: 14px;
  text-align: center;
  color: #006e9c;
  text-decoration: none;
  background-color: #fff; }

div.paginacion ol.paginas li a:hover {
  color: #fff;
  font-weight: bold;
  background-color: #006e9c; }

div.paginacion ol.paginas li.sel a {
  color: #333;
  font-weight: bold;
  background-color: transparent; }

/*pestanas*/
div.menu_pestanas {
  padding: 0;
  overflow: hidden; }

div.menu_pestanas div.pestanas {
  display: block;
  background-color: #ccc;
  padding: 4px 0 0 4px; }

div.menu_pestanas div.pestanas h3 {
  display: block;
  width: 10%;
  float: left;
  font-size: 16px;
  color: #fff;
  padding-top: 8px;
  text-align: center; }

div.menu_pestanas div.pestanas ul {
  display: block;
  width: 90%;
  height: 34px;
  overflow: hidden;
  float: right;
  list-style: none; }

div.menu_pestanas div.pestanas ul li {
  display: block;
  background-color: #ddd;
  width: 24%;
  height: 30px;
  margin-left: 4px;
  float: left;
  overflow: hidden;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px; }

div.menu_pestanas div.pestanas ul li a {
  display: block;
  width: 100%;
  height: 22px;
  padding-top: 8px;
  font-size: 16px;
  color: #333;
  text-align: center;
  text-decoration: none; }

div.menu_pestanas div.pestanas ul li a:hover {
  background-color: #eee;
  color: #000; }

div.menu_pestanas div.pestanas ul li.sel,
div.menu_pestanas div.pestanas ul li.sel a:hover {
  background-color: #fff;
  height: 40px; }

div.menu_pestanas div.pestanas ul li.sel a {
  color: #841426; }

div.menu_pestanas div.detalle {
  display: block;
  margin: 4px;
  width: auto; }

div.menu_pestanas div.detalle h4 {
  display: block;
  font-size: 16px;
  font-weight: bold;
  color: #000;
  padding: 8px 0 4px 5px;
  clear: both; }

div.menu_pestanas div.detalle > div {
  clear: both; }

/* link extensible */
div.lnk_extensible {
  margin: 10px 0px;
  display: block;
  height: auto;
  background-color: #e5f5fb;
  padding: 6px;
  clear: both;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  clear: both;
  border: 1px solid #b2e2f4; }

div.lnk_extensible div.enlace {
  display: block;
  font-size: 14px;
  text-align: left;
  height: 16px; }

div.lnk_extensible div.extensible {
  display: none; }

div.lnk_extensible div.extensible h2 {
  display: block;
  font-size: 16px;
  color: #000;
  padding: 0;
  padding-bottom: 2px;
  border-bottom: 1px dotted #b2e2f4;
  margin-bottom: 6px; }

div.lnk_extensible div.extensible label {
  color: #333; }

div.lnk_extensible div.extensible input[type='text'],
div.lnk_extensible div.extensible input[type='password'],
div.lnk_extensible div.extensible textarea {
  background-color: #fff;
  border: 1px solid #b2e2f4; }

div.lnk_extensible div.extensible div.boton {
  display: block;
  height: 30px;
  padding-left: 460px;
  margin: 8px 0 4px 0; }

div.lnk_extensible div.extensible div.boton input {
  float: left; }

div.lnk_extensible div.extensible div.boton div.lnk_cancel {
  visibility: visible;
  display: block;
  float: left; }

/* POP-UP Para enlaces accesibles a url externas*/
.aui-dialog {
  min-height: 200px;
  min-width: 400px; }

.enlace_externo_accesible_popup {
  display: block;
  background-color: #ccecf8;
  padding: 20px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  color: #333;
  font-size: 14px; }

/* Correcciones liferay-aui*/
.taglib-search-iterator-page-iterator-bottom {
  padding-top: 0px; }

/* liferay-emprego.tld */
div.ajax-loader-modal {
  /* You can use this to provide indication for the user that the application is loading. */
  /* It is applied to the same element as .v-app */
  background-image: url(img/ajax-loader/ajax-loader-big.gif);
  background-repeat: no-repeat;
  background-position: 50%;
  width: 90%;
  height: 90%;
  padding: 5px;
  margin: 10px; }

/*
 *  Font Awesome 4.6.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
  font-family: 'FontAwesome';
  src: url("/resources/fonts/fontawesome-webfont.eot?v=4.6.3");
  src: url("/resources/fonts/fontawesome-webfont.eot?#iefix&v=4.6.3") format("embedded-opentype"), url("/resources/fonts/fontawesome-webfont.woff2?v=4.6.3") format("woff2"), url("/resources/fonts/fontawesome-webfont.woff?v=4.6.3") format("woff"), url("/resources/fonts/fontawesome-webfont.ttf?v=4.6.3") format("truetype"), url("/resources/fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.fa-lg {
  font-size: 1.33333333em;
  line-height: .75em;
  vertical-align: -15%; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-fw {
  width: 1.28571429em;
  text-align: center; }

.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none; }

.fa-ul > li {
  position: relative; }

.fa-li {
  position: absolute;
  left: -2.143em;
  width: 2.14285714em;
  top: .14285714em;
  text-align: center; }

.fa-li.fa-lg {
  left: -1.857em; }

.fa-border {
  padding: .2em .25em .15em;
  border: solid .08em #eee;
  border-radius: .1em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left {
  margin-right: .3em; }

.fa.fa-pull-right {
  margin-left: .3em; }

.pull-right {
  float: right; }

.pull-left {
  float: left; }

.fa.pull-left {
  margin-right: .3em; }

.fa.pull-right {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear; }

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }

  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }

  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg); }

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1); }

:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical {
  filter: none; }

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle; }

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }

.fa-glass:before {
  content: "\f000"; }

.fa-music:before {
  content: "\f001"; }

.fa-search:before {
  content: "\f002"; }

.fa-envelope-o:before {
  content: "\f003"; }

.fa-heart:before {
  content: "\f004"; }

.fa-star:before {
  content: "\f005"; }

.fa-star-o:before {
  content: "\f006"; }

.fa-user:before {
  content: "\f007"; }

.fa-film:before {
  content: "\f008"; }

.fa-th-large:before {
  content: "\f009"; }

.fa-th:before {
  content: "\f00a"; }

.fa-th-list:before {
  content: "\f00b"; }

.fa-check:before {
  content: "\f00c"; }

.fa-remove:before, .fa-close:before, .fa-times:before {
  content: "\f00d"; }

.fa-search-plus:before {
  content: "\f00e"; }

.fa-search-minus:before {
  content: "\f010"; }

.fa-power-off:before {
  content: "\f011"; }

.fa-signal:before {
  content: "\f012"; }

.fa-gear:before, .fa-cog:before {
  content: "\f013"; }

.fa-trash-o:before {
  content: "\f014"; }

.fa-home:before {
  content: "\f015"; }

.fa-file-o:before {
  content: "\f016"; }

.fa-clock-o:before {
  content: "\f017"; }

.fa-road:before {
  content: "\f018"; }

.fa-download:before {
  content: "\f019"; }

.fa-arrow-circle-o-down:before {
  content: "\f01a"; }

.fa-arrow-circle-o-up:before {
  content: "\f01b"; }

.fa-inbox:before {
  content: "\f01c"; }

.fa-play-circle-o:before {
  content: "\f01d"; }

.fa-rotate-right:before, .fa-repeat:before {
  content: "\f01e"; }

.fa-refresh:before {
  content: "\f021"; }

.fa-list-alt:before {
  content: "\f022"; }

.fa-lock:before {
  content: "\f023"; }

.fa-flag:before {
  content: "\f024"; }

.fa-headphones:before {
  content: "\f025"; }

.fa-volume-off:before {
  content: "\f026"; }

.fa-volume-down:before {
  content: "\f027"; }

.fa-volume-up:before {
  content: "\f028"; }

.fa-qrcode:before {
  content: "\f029"; }

.fa-barcode:before {
  content: "\f02a"; }

.fa-tag:before {
  content: "\f02b"; }

.fa-tags:before {
  content: "\f02c"; }

.fa-book:before {
  content: "\f02d"; }

.fa-bookmark:before {
  content: "\f02e"; }

.fa-print:before {
  content: "\f02f"; }

.fa-camera:before {
  content: "\f030"; }

.fa-font:before {
  content: "\f031"; }

.fa-bold:before {
  content: "\f032"; }

.fa-italic:before {
  content: "\f033"; }

.fa-text-height:before {
  content: "\f034"; }

.fa-text-width:before {
  content: "\f035"; }

.fa-align-left:before {
  content: "\f036"; }

.fa-align-center:before {
  content: "\f037"; }

.fa-align-right:before {
  content: "\f038"; }

.fa-align-justify:before {
  content: "\f039"; }

.fa-list:before {
  content: "\f03a"; }

.fa-dedent:before, .fa-outdent:before {
  content: "\f03b"; }

.fa-indent:before {
  content: "\f03c"; }

.fa-video-camera:before {
  content: "\f03d"; }

.fa-photo:before, .fa-image:before, .fa-picture-o:before {
  content: "\f03e"; }

.fa-pencil:before {
  content: "\f040"; }

.fa-map-marker:before {
  content: "\f041"; }

.fa-adjust:before {
  content: "\f042"; }

.fa-tint:before {
  content: "\f043"; }

.fa-edit:before, .fa-pencil-square-o:before {
  content: "\f044"; }

.fa-share-square-o:before {
  content: "\f045"; }

.fa-check-square-o:before {
  content: "\f046"; }

.fa-arrows:before {
  content: "\f047"; }

.fa-step-backward:before {
  content: "\f048"; }

.fa-fast-backward:before {
  content: "\f049"; }

.fa-backward:before {
  content: "\f04a"; }

.fa-play:before {
  content: "\f04b"; }

.fa-pause:before {
  content: "\f04c"; }

.fa-stop:before {
  content: "\f04d"; }

.fa-forward:before {
  content: "\f04e"; }

.fa-fast-forward:before {
  content: "\f050"; }

.fa-step-forward:before {
  content: "\f051"; }

.fa-eject:before {
  content: "\f052"; }

.fa-chevron-left:before {
  content: "\f053"; }

.fa-chevron-right:before {
  content: "\f054"; }

.fa-plus-circle:before {
  content: "\f055"; }

.fa-minus-circle:before {
  content: "\f056"; }

.fa-times-circle:before {
  content: "\f057"; }

.fa-check-circle:before {
  content: "\f058"; }

.fa-question-circle:before {
  content: "\f059"; }

.fa-info-circle:before {
  content: "\f05a"; }

.fa-crosshairs:before {
  content: "\f05b"; }

.fa-times-circle-o:before {
  content: "\f05c"; }

.fa-check-circle-o:before {
  content: "\f05d"; }

.fa-ban:before {
  content: "\f05e"; }

.fa-arrow-left:before {
  content: "\f060"; }

.fa-arrow-right:before {
  content: "\f061"; }

.fa-arrow-up:before {
  content: "\f062"; }

.fa-arrow-down:before {
  content: "\f063"; }

.fa-mail-forward:before, .fa-share:before {
  content: "\f064"; }

.fa-expand:before {
  content: "\f065"; }

.fa-compress:before {
  content: "\f066"; }

.fa-plus:before {
  content: "\f067"; }

.fa-minus:before {
  content: "\f068"; }

.fa-asterisk:before {
  content: "\f069"; }

.fa-exclamation-circle:before {
  content: "\f06a"; }

.fa-gift:before {
  content: "\f06b"; }

.fa-leaf:before {
  content: "\f06c"; }

.fa-fire:before {
  content: "\f06d"; }

.fa-eye:before {
  content: "\f06e"; }

.fa-eye-slash:before {
  content: "\f070"; }

.fa-warning:before, .fa-exclamation-triangle:before {
  content: "\f071"; }

.fa-plane:before {
  content: "\f072"; }

.fa-calendar:before {
  content: "\f073"; }

.fa-random:before {
  content: "\f074"; }

.fa-comment:before {
  content: "\f075"; }

.fa-magnet:before {
  content: "\f076"; }

.fa-chevron-up:before {
  content: "\f077"; }

.fa-chevron-down:before {
  content: "\f078"; }

.fa-retweet:before {
  content: "\f079"; }

.fa-shopping-cart:before {
  content: "\f07a"; }

.fa-folder:before {
  content: "\f07b"; }

.fa-folder-open:before {
  content: "\f07c"; }

.fa-arrows-v:before {
  content: "\f07d"; }

.fa-arrows-h:before {
  content: "\f07e"; }

.fa-bar-chart-o:before, .fa-bar-chart:before {
  content: "\f080"; }

.fa-twitter-square:before {
  content: "\f081"; }

.fa-facebook-square:before {
  content: "\f082"; }

.fa-camera-retro:before {
  content: "\f083"; }

.fa-key:before {
  content: "\f084"; }

.fa-gears:before, .fa-cogs:before {
  content: "\f085"; }

.fa-comments:before {
  content: "\f086"; }

.fa-thumbs-o-up:before {
  content: "\f087"; }

.fa-thumbs-o-down:before {
  content: "\f088"; }

.fa-star-half:before {
  content: "\f089"; }

.fa-heart-o:before {
  content: "\f08a"; }

.fa-sign-out:before {
  content: "\f08b"; }

.fa-linkedin-square:before {
  content: "\f08c"; }

.fa-thumb-tack:before {
  content: "\f08d"; }

.fa-external-link:before {
  content: "\f08e"; }

.fa-sign-in:before {
  content: "\f090"; }

.fa-trophy:before {
  content: "\f091"; }

.fa-github-square:before {
  content: "\f092"; }

.fa-upload:before {
  content: "\f093"; }

.fa-lemon-o:before {
  content: "\f094"; }

.fa-phone:before {
  content: "\f095"; }

.fa-square-o:before {
  content: "\f096"; }

.fa-bookmark-o:before {
  content: "\f097"; }

.fa-phone-square:before {
  content: "\f098"; }

.fa-twitter:before {
  content: "\f099"; }

.fa-facebook-f:before, .fa-facebook:before {
  content: "\f09a"; }

.fa-github:before {
  content: "\f09b"; }

.fa-unlock:before {
  content: "\f09c"; }

.fa-credit-card:before {
  content: "\f09d"; }

.fa-feed:before, .fa-rss:before {
  content: "\f09e"; }

.fa-hdd-o:before {
  content: "\f0a0"; }

.fa-bullhorn:before {
  content: "\f0a1"; }

.fa-bell:before {
  content: "\f0f3"; }

.fa-certificate:before {
  content: "\f0a3"; }

.fa-hand-o-right:before {
  content: "\f0a4"; }

.fa-hand-o-left:before {
  content: "\f0a5"; }

.fa-hand-o-up:before {
  content: "\f0a6"; }

.fa-hand-o-down:before {
  content: "\f0a7"; }

.fa-arrow-circle-left:before {
  content: "\f0a8"; }

.fa-arrow-circle-right:before {
  content: "\f0a9"; }

.fa-arrow-circle-up:before {
  content: "\f0aa"; }

.fa-arrow-circle-down:before {
  content: "\f0ab"; }

.fa-globe:before {
  content: "\f0ac"; }

.fa-wrench:before {
  content: "\f0ad"; }

.fa-tasks:before {
  content: "\f0ae"; }

.fa-filter:before {
  content: "\f0b0"; }

.fa-briefcase:before {
  content: "\f0b1"; }

.fa-arrows-alt:before {
  content: "\f0b2"; }

.fa-group:before, .fa-users:before {
  content: "\f0c0"; }

.fa-chain:before, .fa-link:before {
  content: "\f0c1"; }

.fa-cloud:before {
  content: "\f0c2"; }

.fa-flask:before {
  content: "\f0c3"; }

.fa-cut:before, .fa-scissors:before {
  content: "\f0c4"; }

.fa-copy:before, .fa-files-o:before {
  content: "\f0c5"; }

.fa-paperclip:before {
  content: "\f0c6"; }

.fa-save:before, .fa-floppy-o:before {
  content: "\f0c7"; }

.fa-square:before {
  content: "\f0c8"; }

.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
  content: "\f0c9"; }

.fa-list-ul:before {
  content: "\f0ca"; }

.fa-list-ol:before {
  content: "\f0cb"; }

.fa-strikethrough:before {
  content: "\f0cc"; }

.fa-underline:before {
  content: "\f0cd"; }

.fa-table:before {
  content: "\f0ce"; }

.fa-magic:before {
  content: "\f0d0"; }

.fa-truck:before {
  content: "\f0d1"; }

.fa-pinterest:before {
  content: "\f0d2"; }

.fa-pinterest-square:before {
  content: "\f0d3"; }

.fa-google-plus-square:before {
  content: "\f0d4"; }

.fa-google-plus:before {
  content: "\f0d5"; }

.fa-money:before {
  content: "\f0d6"; }

.fa-caret-down:before {
  content: "\f0d7"; }

.fa-caret-up:before {
  content: "\f0d8"; }

.fa-caret-left:before {
  content: "\f0d9"; }

.fa-caret-right:before {
  content: "\f0da"; }

.fa-columns:before {
  content: "\f0db"; }

.fa-unsorted:before, .fa-sort:before {
  content: "\f0dc"; }

.fa-sort-down:before, .fa-sort-desc:before {
  content: "\f0dd"; }

.fa-sort-up:before, .fa-sort-asc:before {
  content: "\f0de"; }

.fa-envelope:before {
  content: "\f0e0"; }

.fa-linkedin:before {
  content: "\f0e1"; }

.fa-rotate-left:before, .fa-undo:before {
  content: "\f0e2"; }

.fa-legal:before, .fa-gavel:before {
  content: "\f0e3"; }

.fa-dashboard:before, .fa-tachometer:before {
  content: "\f0e4"; }

.fa-comment-o:before {
  content: "\f0e5"; }

.fa-comments-o:before {
  content: "\f0e6"; }

.fa-flash:before, .fa-bolt:before {
  content: "\f0e7"; }

.fa-sitemap:before {
  content: "\f0e8"; }

.fa-umbrella:before {
  content: "\f0e9"; }

.fa-paste:before, .fa-clipboard:before {
  content: "\f0ea"; }

.fa-lightbulb-o:before {
  content: "\f0eb"; }

.fa-exchange:before {
  content: "\f0ec"; }

.fa-cloud-download:before {
  content: "\f0ed"; }

.fa-cloud-upload:before {
  content: "\f0ee"; }

.fa-user-md:before {
  content: "\f0f0"; }

.fa-stethoscope:before {
  content: "\f0f1"; }

.fa-suitcase:before {
  content: "\f0f2"; }

.fa-bell-o:before {
  content: "\f0a2"; }

.fa-coffee:before {
  content: "\f0f4"; }

.fa-cutlery:before {
  content: "\f0f5"; }

.fa-file-text-o:before {
  content: "\f0f6"; }

.fa-building-o:before {
  content: "\f0f7"; }

.fa-hospital-o:before {
  content: "\f0f8"; }

.fa-ambulance:before {
  content: "\f0f9"; }

.fa-medkit:before {
  content: "\f0fa"; }

.fa-fighter-jet:before {
  content: "\f0fb"; }

.fa-beer:before {
  content: "\f0fc"; }

.fa-h-square:before {
  content: "\f0fd"; }

.fa-plus-square:before {
  content: "\f0fe"; }

.fa-angle-double-left:before {
  content: "\f100"; }

.fa-angle-double-right:before {
  content: "\f101"; }

.fa-angle-double-up:before {
  content: "\f102"; }

.fa-angle-double-down:before {
  content: "\f103"; }

.fa-angle-left:before {
  content: "\f104"; }

.fa-angle-right:before {
  content: "\f105"; }

.fa-angle-up:before {
  content: "\f106"; }

.fa-angle-down:before {
  content: "\f107"; }

.fa-desktop:before {
  content: "\f108"; }

.fa-laptop:before {
  content: "\f109"; }

.fa-tablet:before {
  content: "\f10a"; }

.fa-mobile-phone:before, .fa-mobile:before {
  content: "\f10b"; }

.fa-circle-o:before {
  content: "\f10c"; }

.fa-quote-left:before {
  content: "\f10d"; }

.fa-quote-right:before {
  content: "\f10e"; }

.fa-spinner:before {
  content: "\f110"; }

.fa-circle:before {
  content: "\f111"; }

.fa-mail-reply:before, .fa-reply:before {
  content: "\f112"; }

.fa-github-alt:before {
  content: "\f113"; }

.fa-folder-o:before {
  content: "\f114"; }

.fa-folder-open-o:before {
  content: "\f115"; }

.fa-smile-o:before {
  content: "\f118"; }

.fa-frown-o:before {
  content: "\f119"; }

.fa-meh-o:before {
  content: "\f11a"; }

.fa-gamepad:before {
  content: "\f11b"; }

.fa-keyboard-o:before {
  content: "\f11c"; }

.fa-flag-o:before {
  content: "\f11d"; }

.fa-flag-checkered:before {
  content: "\f11e"; }

.fa-terminal:before {
  content: "\f120"; }

.fa-code:before {
  content: "\f121"; }

.fa-mail-reply-all:before, .fa-reply-all:before {
  content: "\f122"; }

.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
  content: "\f123"; }

.fa-location-arrow:before {
  content: "\f124"; }

.fa-crop:before {
  content: "\f125"; }

.fa-code-fork:before {
  content: "\f126"; }

.fa-unlink:before, .fa-chain-broken:before {
  content: "\f127"; }

.fa-question:before {
  content: "\f128"; }

.fa-info:before {
  content: "\f129"; }

.fa-exclamation:before {
  content: "\f12a"; }

.fa-superscript:before {
  content: "\f12b"; }

.fa-subscript:before {
  content: "\f12c"; }

.fa-eraser:before {
  content: "\f12d"; }

.fa-puzzle-piece:before {
  content: "\f12e"; }

.fa-microphone:before {
  content: "\f130"; }

.fa-microphone-slash:before {
  content: "\f131"; }

.fa-shield:before {
  content: "\f132"; }

.fa-calendar-o:before {
  content: "\f133"; }

.fa-fire-extinguisher:before {
  content: "\f134"; }

.fa-rocket:before {
  content: "\f135"; }

.fa-maxcdn:before {
  content: "\f136"; }

.fa-chevron-circle-left:before {
  content: "\f137"; }

.fa-chevron-circle-right:before {
  content: "\f138"; }

.fa-chevron-circle-up:before {
  content: "\f139"; }

.fa-chevron-circle-down:before {
  content: "\f13a"; }

.fa-html5:before {
  content: "\f13b"; }

.fa-css3:before {
  content: "\f13c"; }

.fa-anchor:before {
  content: "\f13d"; }

.fa-unlock-alt:before {
  content: "\f13e"; }

.fa-bullseye:before {
  content: "\f140"; }

.fa-ellipsis-h:before {
  content: "\f141"; }

.fa-ellipsis-v:before {
  content: "\f142"; }

.fa-rss-square:before {
  content: "\f143"; }

.fa-play-circle:before {
  content: "\f144"; }

.fa-ticket:before {
  content: "\f145"; }

.fa-minus-square:before {
  content: "\f146"; }

.fa-minus-square-o:before {
  content: "\f147"; }

.fa-level-up:before {
  content: "\f148"; }

.fa-level-down:before {
  content: "\f149"; }

.fa-check-square:before {
  content: "\f14a"; }

.fa-pencil-square:before {
  content: "\f14b"; }

.fa-external-link-square:before {
  content: "\f14c"; }

.fa-share-square:before {
  content: "\f14d"; }

.fa-compass:before {
  content: "\f14e"; }

.fa-toggle-down:before, .fa-caret-square-o-down:before {
  content: "\f150"; }

.fa-toggle-up:before, .fa-caret-square-o-up:before {
  content: "\f151"; }

.fa-toggle-right:before, .fa-caret-square-o-right:before {
  content: "\f152"; }

.fa-euro:before, .fa-eur:before {
  content: "\f153"; }

.fa-gbp:before {
  content: "\f154"; }

.fa-dollar:before, .fa-usd:before {
  content: "\f155"; }

.fa-rupee:before, .fa-inr:before {
  content: "\f156"; }

.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
  content: "\f157"; }

.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
  content: "\f158"; }

.fa-won:before, .fa-krw:before {
  content: "\f159"; }

.fa-bitcoin:before, .fa-btc:before {
  content: "\f15a"; }

.fa-file:before {
  content: "\f15b"; }

.fa-file-text:before {
  content: "\f15c"; }

.fa-sort-alpha-asc:before {
  content: "\f15d"; }

.fa-sort-alpha-desc:before {
  content: "\f15e"; }

.fa-sort-amount-asc:before {
  content: "\f160"; }

.fa-sort-amount-desc:before {
  content: "\f161"; }

.fa-sort-numeric-asc:before {
  content: "\f162"; }

.fa-sort-numeric-desc:before {
  content: "\f163"; }

.fa-thumbs-up:before {
  content: "\f164"; }

.fa-thumbs-down:before {
  content: "\f165"; }

.fa-youtube-square:before {
  content: "\f166"; }

.fa-youtube:before {
  content: "\f167"; }

.fa-xing:before {
  content: "\f168"; }

.fa-xing-square:before {
  content: "\f169"; }

.fa-youtube-play:before {
  content: "\f16a"; }

.fa-dropbox:before {
  content: "\f16b"; }

.fa-stack-overflow:before {
  content: "\f16c"; }

.fa-instagram:before {
  content: "\f16d"; }

.fa-flickr:before {
  content: "\f16e"; }

.fa-adn:before {
  content: "\f170"; }

.fa-bitbucket:before {
  content: "\f171"; }

.fa-bitbucket-square:before {
  content: "\f172"; }

.fa-tumblr:before {
  content: "\f173"; }

.fa-tumblr-square:before {
  content: "\f174"; }

.fa-long-arrow-down:before {
  content: "\f175"; }

.fa-long-arrow-up:before {
  content: "\f176"; }

.fa-long-arrow-left:before {
  content: "\f177"; }

.fa-long-arrow-right:before {
  content: "\f178"; }

.fa-apple:before {
  content: "\f179"; }

.fa-windows:before {
  content: "\f17a"; }

.fa-android:before {
  content: "\f17b"; }

.fa-linux:before {
  content: "\f17c"; }

.fa-dribbble:before {
  content: "\f17d"; }

.fa-skype:before {
  content: "\f17e"; }

.fa-foursquare:before {
  content: "\f180"; }

.fa-trello:before {
  content: "\f181"; }

.fa-female:before {
  content: "\f182"; }

.fa-male:before {
  content: "\f183"; }

.fa-gittip:before, .fa-gratipay:before {
  content: "\f184"; }

.fa-sun-o:before {
  content: "\f185"; }

.fa-moon-o:before {
  content: "\f186"; }

.fa-archive:before {
  content: "\f187"; }

.fa-bug:before {
  content: "\f188"; }

.fa-vk:before {
  content: "\f189"; }

.fa-weibo:before {
  content: "\f18a"; }

.fa-renren:before {
  content: "\f18b"; }

.fa-pagelines:before {
  content: "\f18c"; }

.fa-stack-exchange:before {
  content: "\f18d"; }

.fa-arrow-circle-o-right:before {
  content: "\f18e"; }

.fa-arrow-circle-o-left:before {
  content: "\f190"; }

.fa-toggle-left:before, .fa-caret-square-o-left:before {
  content: "\f191"; }

.fa-dot-circle-o:before {
  content: "\f192"; }

.fa-wheelchair:before {
  content: "\f193"; }

.fa-vimeo-square:before {
  content: "\f194"; }

.fa-turkish-lira:before, .fa-try:before {
  content: "\f195"; }

.fa-plus-square-o:before {
  content: "\f196"; }

.fa-space-shuttle:before {
  content: "\f197"; }

.fa-slack:before {
  content: "\f198"; }

.fa-envelope-square:before {
  content: "\f199"; }

.fa-wordpress:before {
  content: "\f19a"; }

.fa-openid:before {
  content: "\f19b"; }

.fa-institution:before, .fa-bank:before, .fa-university:before {
  content: "\f19c"; }

.fa-mortar-board:before, .fa-graduation-cap:before {
  content: "\f19d"; }

.fa-yahoo:before {
  content: "\f19e"; }

.fa-google:before {
  content: "\f1a0"; }

.fa-reddit:before {
  content: "\f1a1"; }

.fa-reddit-square:before {
  content: "\f1a2"; }

.fa-stumbleupon-circle:before {
  content: "\f1a3"; }

.fa-stumbleupon:before {
  content: "\f1a4"; }

.fa-delicious:before {
  content: "\f1a5"; }

.fa-digg:before {
  content: "\f1a6"; }

.fa-pied-piper-pp:before {
  content: "\f1a7"; }

.fa-pied-piper-alt:before {
  content: "\f1a8"; }

.fa-drupal:before {
  content: "\f1a9"; }

.fa-joomla:before {
  content: "\f1aa"; }

.fa-language:before {
  content: "\f1ab"; }

.fa-fax:before {
  content: "\f1ac"; }

.fa-building:before {
  content: "\f1ad"; }

.fa-child:before {
  content: "\f1ae"; }

.fa-paw:before {
  content: "\f1b0"; }

.fa-spoon:before {
  content: "\f1b1"; }

.fa-cube:before {
  content: "\f1b2"; }

.fa-cubes:before {
  content: "\f1b3"; }

.fa-behance:before {
  content: "\f1b4"; }

.fa-behance-square:before {
  content: "\f1b5"; }

.fa-steam:before {
  content: "\f1b6"; }

.fa-steam-square:before {
  content: "\f1b7"; }

.fa-recycle:before {
  content: "\f1b8"; }

.fa-automobile:before, .fa-car:before {
  content: "\f1b9"; }

.fa-cab:before, .fa-taxi:before {
  content: "\f1ba"; }

.fa-tree:before {
  content: "\f1bb"; }

.fa-spotify:before {
  content: "\f1bc"; }

.fa-deviantart:before {
  content: "\f1bd"; }

.fa-soundcloud:before {
  content: "\f1be"; }

.fa-database:before {
  content: "\f1c0"; }

.fa-file-pdf-o:before {
  content: "\f1c1"; }

.fa-file-word-o:before {
  content: "\f1c2"; }

.fa-file-excel-o:before {
  content: "\f1c3"; }

.fa-file-powerpoint-o:before {
  content: "\f1c4"; }

.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {
  content: "\f1c5"; }

.fa-file-zip-o:before, .fa-file-archive-o:before {
  content: "\f1c6"; }

.fa-file-sound-o:before, .fa-file-audio-o:before {
  content: "\f1c7"; }

.fa-file-movie-o:before, .fa-file-video-o:before {
  content: "\f1c8"; }

.fa-file-code-o:before {
  content: "\f1c9"; }

.fa-vine:before {
  content: "\f1ca"; }

.fa-codepen:before {
  content: "\f1cb"; }

.fa-jsfiddle:before {
  content: "\f1cc"; }

.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before {
  content: "\f1cd"; }

.fa-circle-o-notch:before {
  content: "\f1ce"; }

.fa-ra:before, .fa-resistance:before, .fa-rebel:before {
  content: "\f1d0"; }

.fa-ge:before, .fa-empire:before {
  content: "\f1d1"; }

.fa-git-square:before {
  content: "\f1d2"; }

.fa-git:before {
  content: "\f1d3"; }

.fa-y-combinator-square:before, .fa-yc-square:before, .fa-hacker-news:before {
  content: "\f1d4"; }

.fa-tencent-weibo:before {
  content: "\f1d5"; }

.fa-qq:before {
  content: "\f1d6"; }

.fa-wechat:before, .fa-weixin:before {
  content: "\f1d7"; }

.fa-send:before, .fa-paper-plane:before {
  content: "\f1d8"; }

.fa-send-o:before, .fa-paper-plane-o:before {
  content: "\f1d9"; }

.fa-history:before {
  content: "\f1da"; }

.fa-circle-thin:before {
  content: "\f1db"; }

.fa-header:before {
  content: "\f1dc"; }

.fa-paragraph:before {
  content: "\f1dd"; }

.fa-sliders:before {
  content: "\f1de"; }

.fa-share-alt:before {
  content: "\f1e0"; }

.fa-share-alt-square:before {
  content: "\f1e1"; }

.fa-bomb:before {
  content: "\f1e2"; }

.fa-soccer-ball-o:before, .fa-futbol-o:before {
  content: "\f1e3"; }

.fa-tty:before {
  content: "\f1e4"; }

.fa-binoculars:before {
  content: "\f1e5"; }

.fa-plug:before {
  content: "\f1e6"; }

.fa-slideshare:before {
  content: "\f1e7"; }

.fa-twitch:before {
  content: "\f1e8"; }

.fa-yelp:before {
  content: "\f1e9"; }

.fa-newspaper-o:before {
  content: "\f1ea"; }

.fa-wifi:before {
  content: "\f1eb"; }

.fa-calculator:before {
  content: "\f1ec"; }

.fa-paypal:before {
  content: "\f1ed"; }

.fa-google-wallet:before {
  content: "\f1ee"; }

.fa-cc-visa:before {
  content: "\f1f0"; }

.fa-cc-mastercard:before {
  content: "\f1f1"; }

.fa-cc-discover:before {
  content: "\f1f2"; }

.fa-cc-amex:before {
  content: "\f1f3"; }

.fa-cc-paypal:before {
  content: "\f1f4"; }

.fa-cc-stripe:before {
  content: "\f1f5"; }

.fa-bell-slash:before {
  content: "\f1f6"; }

.fa-bell-slash-o:before {
  content: "\f1f7"; }

.fa-trash:before {
  content: "\f1f8"; }

.fa-copyright:before {
  content: "\f1f9"; }

.fa-at:before {
  content: "\f1fa"; }

.fa-eyedropper:before {
  content: "\f1fb"; }

.fa-paint-brush:before {
  content: "\f1fc"; }

.fa-birthday-cake:before {
  content: "\f1fd"; }

.fa-area-chart:before {
  content: "\f1fe"; }

.fa-pie-chart:before {
  content: "\f200"; }

.fa-line-chart:before {
  content: "\f201"; }

.fa-lastfm:before {
  content: "\f202"; }

.fa-lastfm-square:before {
  content: "\f203"; }

.fa-toggle-off:before {
  content: "\f204"; }

.fa-toggle-on:before {
  content: "\f205"; }

.fa-bicycle:before {
  content: "\f206"; }

.fa-bus:before {
  content: "\f207"; }

.fa-ioxhost:before {
  content: "\f208"; }

.fa-angellist:before {
  content: "\f209"; }

.fa-cc:before {
  content: "\f20a"; }

.fa-shekel:before, .fa-sheqel:before, .fa-ils:before {
  content: "\f20b"; }

.fa-meanpath:before {
  content: "\f20c"; }

.fa-buysellads:before {
  content: "\f20d"; }

.fa-connectdevelop:before {
  content: "\f20e"; }

.fa-dashcube:before {
  content: "\f210"; }

.fa-forumbee:before {
  content: "\f211"; }

.fa-leanpub:before {
  content: "\f212"; }

.fa-sellsy:before {
  content: "\f213"; }

.fa-shirtsinbulk:before {
  content: "\f214"; }

.fa-simplybuilt:before {
  content: "\f215"; }

.fa-skyatlas:before {
  content: "\f216"; }

.fa-cart-plus:before {
  content: "\f217"; }

.fa-cart-arrow-down:before {
  content: "\f218"; }

.fa-diamond:before {
  content: "\f219"; }

.fa-ship:before {
  content: "\f21a"; }

.fa-user-secret:before {
  content: "\f21b"; }

.fa-motorcycle:before {
  content: "\f21c"; }

.fa-street-view:before {
  content: "\f21d"; }

.fa-heartbeat:before {
  content: "\f21e"; }

.fa-venus:before {
  content: "\f221"; }

.fa-mars:before {
  content: "\f222"; }

.fa-mercury:before {
  content: "\f223"; }

.fa-intersex:before, .fa-transgender:before {
  content: "\f224"; }

.fa-transgender-alt:before {
  content: "\f225"; }

.fa-venus-double:before {
  content: "\f226"; }

.fa-mars-double:before {
  content: "\f227"; }

.fa-venus-mars:before {
  content: "\f228"; }

.fa-mars-stroke:before {
  content: "\f229"; }

.fa-mars-stroke-v:before {
  content: "\f22a"; }

.fa-mars-stroke-h:before {
  content: "\f22b"; }

.fa-neuter:before {
  content: "\f22c"; }

.fa-genderless:before {
  content: "\f22d"; }

.fa-facebook-official:before {
  content: "\f230"; }

.fa-pinterest-p:before {
  content: "\f231"; }

.fa-whatsapp:before {
  content: "\f232"; }

.fa-server:before {
  content: "\f233"; }

.fa-user-plus:before {
  content: "\f234"; }

.fa-user-times:before {
  content: "\f235"; }

.fa-hotel:before, .fa-bed:before {
  content: "\f236"; }

.fa-viacoin:before {
  content: "\f237"; }

.fa-train:before {
  content: "\f238"; }

.fa-subway:before {
  content: "\f239"; }

.fa-medium:before {
  content: "\f23a"; }

.fa-yc:before, .fa-y-combinator:before {
  content: "\f23b"; }

.fa-optin-monster:before {
  content: "\f23c"; }

.fa-opencart:before {
  content: "\f23d"; }

.fa-expeditedssl:before {
  content: "\f23e"; }

.fa-battery-4:before, .fa-battery-full:before {
  content: "\f240"; }

.fa-battery-3:before, .fa-battery-three-quarters:before {
  content: "\f241"; }

.fa-battery-2:before, .fa-battery-half:before {
  content: "\f242"; }

.fa-battery-1:before, .fa-battery-quarter:before {
  content: "\f243"; }

.fa-battery-0:before, .fa-battery-empty:before {
  content: "\f244"; }

.fa-mouse-pointer:before {
  content: "\f245"; }

.fa-i-cursor:before {
  content: "\f246"; }

.fa-object-group:before {
  content: "\f247"; }

.fa-object-ungroup:before {
  content: "\f248"; }

.fa-sticky-note:before {
  content: "\f249"; }

.fa-sticky-note-o:before {
  content: "\f24a"; }

.fa-cc-jcb:before {
  content: "\f24b"; }

.fa-cc-diners-club:before {
  content: "\f24c"; }

.fa-clone:before {
  content: "\f24d"; }

.fa-balance-scale:before {
  content: "\f24e"; }

.fa-hourglass-o:before {
  content: "\f250"; }

.fa-hourglass-1:before, .fa-hourglass-start:before {
  content: "\f251"; }

.fa-hourglass-2:before, .fa-hourglass-half:before {
  content: "\f252"; }

.fa-hourglass-3:before, .fa-hourglass-end:before {
  content: "\f253"; }

.fa-hourglass:before {
  content: "\f254"; }

.fa-hand-grab-o:before, .fa-hand-rock-o:before {
  content: "\f255"; }

.fa-hand-stop-o:before, .fa-hand-paper-o:before {
  content: "\f256"; }

.fa-hand-scissors-o:before {
  content: "\f257"; }

.fa-hand-lizard-o:before {
  content: "\f258"; }

.fa-hand-spock-o:before {
  content: "\f259"; }

.fa-hand-pointer-o:before {
  content: "\f25a"; }

.fa-hand-peace-o:before {
  content: "\f25b"; }

.fa-trademark:before {
  content: "\f25c"; }

.fa-registered:before {
  content: "\f25d"; }

.fa-creative-commons:before {
  content: "\f25e"; }

.fa-gg:before {
  content: "\f260"; }

.fa-gg-circle:before {
  content: "\f261"; }

.fa-tripadvisor:before {
  content: "\f262"; }

.fa-odnoklassniki:before {
  content: "\f263"; }

.fa-odnoklassniki-square:before {
  content: "\f264"; }

.fa-get-pocket:before {
  content: "\f265"; }

.fa-wikipedia-w:before {
  content: "\f266"; }

.fa-safari:before {
  content: "\f267"; }

.fa-chrome:before {
  content: "\f268"; }

.fa-firefox:before {
  content: "\f269"; }

.fa-opera:before {
  content: "\f26a"; }

.fa-internet-explorer:before {
  content: "\f26b"; }

.fa-tv:before, .fa-television:before {
  content: "\f26c"; }

.fa-contao:before {
  content: "\f26d"; }

.fa-500px:before {
  content: "\f26e"; }

.fa-amazon:before {
  content: "\f270"; }

.fa-calendar-plus-o:before {
  content: "\f271"; }

.fa-calendar-minus-o:before {
  content: "\f272"; }

.fa-calendar-times-o:before {
  content: "\f273"; }

.fa-calendar-check-o:before {
  content: "\f274"; }

.fa-industry:before {
  content: "\f275"; }

.fa-map-pin:before {
  content: "\f276"; }

.fa-map-signs:before {
  content: "\f277"; }

.fa-map-o:before {
  content: "\f278"; }

.fa-map:before {
  content: "\f279"; }

.fa-commenting:before {
  content: "\f27a"; }

.fa-commenting-o:before {
  content: "\f27b"; }

.fa-houzz:before {
  content: "\f27c"; }

.fa-vimeo:before {
  content: "\f27d"; }

.fa-black-tie:before {
  content: "\f27e"; }

.fa-fonticons:before {
  content: "\f280"; }

.fa-reddit-alien:before {
  content: "\f281"; }

.fa-edge:before {
  content: "\f282"; }

.fa-credit-card-alt:before {
  content: "\f283"; }

.fa-codiepie:before {
  content: "\f284"; }

.fa-modx:before {
  content: "\f285"; }

.fa-fort-awesome:before {
  content: "\f286"; }

.fa-usb:before {
  content: "\f287"; }

.fa-product-hunt:before {
  content: "\f288"; }

.fa-mixcloud:before {
  content: "\f289"; }

.fa-scribd:before {
  content: "\f28a"; }

.fa-pause-circle:before {
  content: "\f28b"; }

.fa-pause-circle-o:before {
  content: "\f28c"; }

.fa-stop-circle:before {
  content: "\f28d"; }

.fa-stop-circle-o:before {
  content: "\f28e"; }

.fa-shopping-bag:before {
  content: "\f290"; }

.fa-shopping-basket:before {
  content: "\f291"; }

.fa-hashtag:before {
  content: "\f292"; }

.fa-bluetooth:before {
  content: "\f293"; }

.fa-bluetooth-b:before {
  content: "\f294"; }

.fa-percent:before {
  content: "\f295"; }

.fa-gitlab:before {
  content: "\f296"; }

.fa-wpbeginner:before {
  content: "\f297"; }

.fa-wpforms:before {
  content: "\f298"; }

.fa-envira:before {
  content: "\f299"; }

.fa-universal-access:before {
  content: "\f29a"; }

.fa-wheelchair-alt:before {
  content: "\f29b"; }

.fa-question-circle-o:before {
  content: "\f29c"; }

.fa-blind:before {
  content: "\f29d"; }

.fa-audio-description:before {
  content: "\f29e"; }

.fa-volume-control-phone:before {
  content: "\f2a0"; }

.fa-braille:before {
  content: "\f2a1"; }

.fa-assistive-listening-systems:before {
  content: "\f2a2"; }

.fa-asl-interpreting:before, .fa-american-sign-language-interpreting:before {
  content: "\f2a3"; }

.fa-deafness:before, .fa-hard-of-hearing:before, .fa-deaf:before {
  content: "\f2a4"; }

.fa-glide:before {
  content: "\f2a5"; }

.fa-glide-g:before {
  content: "\f2a6"; }

.fa-signing:before, .fa-sign-language:before {
  content: "\f2a7"; }

.fa-low-vision:before {
  content: "\f2a8"; }

.fa-viadeo:before {
  content: "\f2a9"; }

.fa-viadeo-square:before {
  content: "\f2aa"; }

.fa-snapchat:before {
  content: "\f2ab"; }

.fa-snapchat-ghost:before {
  content: "\f2ac"; }

.fa-snapchat-square:before {
  content: "\f2ad"; }

.fa-pied-piper:before {
  content: "\f2ae"; }

.fa-first-order:before {
  content: "\f2b0"; }

.fa-yoast:before {
  content: "\f2b1"; }

.fa-themeisle:before {
  content: "\f2b2"; }

.fa-google-plus-circle:before, .fa-google-plus-official:before {
  content: "\f2b3"; }

.fa-fa:before, .fa-font-awesome:before {
  content: "\f2b4"; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

/* This file allows you to override default styles in one central location for easier upgrade and maintenance. */
.portlet ol {
  margin: 2em !important; }

section#portlet_terms-of-use.portlet, div.portlet-journal-content section.portlet, div.portlet-asset-publisher section.portlet {
  background: none !important;
  border: none !important;
  border-radius: inherit !important;
  -moz-border-radius: initial !important;
  -webkit-border-radius: initial !important;
  font-size: 10px !important;
  margin-bottom: 0px !important;
  padding: 0px !important; }

div.portlet-navigation {
  float: initial !important;
  width: auto !important; }

