/* ---------- 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 ---------- */
.aui h1, h1 {
  font-size: 1.8em; }

.aui h2, h2 {
  font-size: 1.6em; }

.aui h3, h3 {
  font-size: 1.4em; }

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

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

.aui h1, h1,
.aui h2, h2,
.aui h3, h3,
.aui h4, h4,
.aui h5, h5,
.aui 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(/portal2012-theme/css/../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(/portal2012-theme/css/../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(/portal2012-theme/css/../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(/portal2012-theme/css/../images/portlet/header_bg.png) repeat-x 0 0;
  border: 1px solid;
  border-color: #C8C9CA #9E9E9E #9E9E9E #C8C9CA; }

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

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

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

.results-header {
  background: #D1D6DC; }
  .results-header th {
    background: #d9d9d9 url(/portal2012-theme/css/../images/application/subheader_bg.png) 0 0 repeat-x;
    border: 1px solid #cccccc; }
    .results-header th.sort-column {
      background: #ebebeb url(/portal2012-theme/css/../images/application/state_active_bg.png) 0 0 repeat-x;
      border: 1px solid #cccccc;
      color: #1F1E1E; }
      .results-header th.sort-column .result-column-name {
        background: url(/portal2012-theme/css/../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(/portal2012-theme/css/../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: white; }
  .results-row.selected td a, .results-row.selected.hover td a {
    color: white; }
.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 #cccccc; }

.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(/portal2012-theme/css/../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: white;
    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(/portal2012-theme/css/../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: white; }

.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(/portal2012-theme/css/../images/application/panel_header_bg.png) repeat-x 0 0;
  border: 1px solid;
  border-color: #C8C9CA #AEB2B8 #AEB2B8 #C8C9CA;
  padding-left: 10px;
  text-shadow: 1px 1px white; }

/* ---------- Menus ---------- */
.lfr-actions.portlet-options .lfr-trigger strong span, .visible.portlet-options .lfr-trigger strong span {
  background-image: url(/portal2012-theme/css/../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: white;
  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(/portal2012-theme/css/../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 white; }

.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 #eeeeee;
  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: white;
  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 white; }

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

.aui-toolbar-separator {
  background: url(/portal2012-theme/css/../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: #cccccc; }

.aui-loadingmask-message {
  background: #d4d4d4 url(/portal2012-theme/css/../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: white;
  font-size: 1.5em;
  margin: 1em;
  opacity: 0.9;
  padding: 1em;
  position: absolute;
  z-index: 15; }

/* ---------- Pagination ---------- */
.aui-paginator-link {
  background: #eeeeee 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; }



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



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



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

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

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

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











  .ie6 .lfr-header-row .aui-buttonitem-content .aui-buttonitem-label, .ie7 .lfr-header-row .aui-buttonitem-content .aui-buttonitem-label {
    white-space: nowrap; }


.aui .container {
  max-width: 986px;
  min-width: 300px;
  width: auto;
  padding-right: 15px !important;
  padding-left: 15px !important; }

.extendedft .row > div:last-child .portlet-boundary {
  border: none; }

ul.servicetoolbar:last-child li:last-child:after {
  display: none; }

/*
.aui .row.front-page .maincontentarea {
    padding:0 55px;
}
*/
/*disturbing search center*/
.aui .OPPortalLayout .footer .extendedft img.footer-rainbow {
  height: 6px; }

.aui .OPPortalLayout.about-us .maincontent .portlet-layout.row .localnav.col-md-3,
.aui .OPPortalLayout.newsletter .maincontent .portlet-layout.row .localnav.col-md-3 {
  padding-left: 0px; }

/*about us menu*/
.aui .lfr-has-add-content,
.aui .lfr-has-device-preview {
  padding-left: 330px; }

.aui .lfr-has-edit-layout {
  padding-left: 430px; }

.aui .lfr-admin-panel {
  position: static;
  width: 330px;
  background-color: white;
  bottom: 0;
  left: 0;
  overflow: auto;
  padding: 10px;
  position: fixed;
  top: 0;
  z-index: 1100;
  margin-bottom: 50px; }

.aui .lfr-admin-panel.lfr-edit-layout-panel {
  width: 430px; }

.portlet-dockbar, .portlet-staging-bar {
  background: url(/portal2012-theme/css/../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(/portal2012-theme/css/../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; }





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

.dockbar .menu-button-active {
  background: #5c94da url(/portal2012-theme/css/../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; }



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

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

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

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

.dockbar .impersonating-user {
  background: url(/portal2012-theme/css/../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: no-repeat 0 0;
  padding-left: 65px;
  min-height: 50px; }

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

.live-view .staging-details {
  background-image: url(/portal2012-theme/css/../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(/portal2012-theme/css/../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(/portal2012-theme/css/../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; }



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











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

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

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

.dockbar .menu-button {
  background: url(/portal2012-theme/css/../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: no-repeat 0 50%;
  padding-left: 20px; }

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

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

.dockbar .my-sites .menu-button span {
  background-image: url(/portal2012-theme/css/../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(/portal2012-theme/css/../images/navigation/add_page.png) no-repeat 3px 50%;
  padding-left: 25px; }

.add-content-menu .add-application a {
  background: url(/portal2012-theme/css/../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: no-repeat 3px 50%;
  padding-left: 25px; }

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

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

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

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

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

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

.manage-content-menu .settings a {
  background-image: url(/portal2012-theme/css/../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(/portal2012-theme/css/../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(/portal2012-theme/css/../images/application/button_bg.png) repeat-x 0 0;
  border-left: 1px solid #BBB;
  display: inline-block;
  float: left; }
  .aui-form-trigger img {
    background: 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(/portal2012-theme/css/../images/application/button_bg_over.png); }

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

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

.aui-save-trigger img {
  background-image: url(/portal2012-theme/css/../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(/portal2012-theme/css/../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-bar {
  background: #333;
  color: #FFF;
  font-size: 10px;
  opacity: 0.3;
  padding: 2px 5px 1px;
  position: absolute;
  right: 0;
  text-shadow: -1px -1px #000;
  top: 0;
  z-index: 200; }
  .portlet-borderless-bar a {
    background: 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(/portal2012-theme/css/../images/portlet/close_borderless.png); }
  .portlet-borderless-bar .portlet-options li.lfr-trigger strong a {
    background-image: url(/portal2012-theme/css/../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(/portal2012-theme/css/../images/portlet/draggable_borderless.png) no-repeat 0 50%;
  cursor: move;
  padding-left: 20px; }

/* ---------- Panel Page ---------- */
.lfr-panel-page {
  width: 100%; }
  .lfr-panel-page .portlet-title {
    font-size: 13px; }
  .lfr-panel-page .lfr-add-content h2 span {
    background-color: #D3DADD; }

/* ---------- Standard styles defined in the JSR 168 ---------- */
/* ---------- Fonts ---------- */
/* ---------- Font attributes for the 'normal' fragment font ---------- */
/* ---------- Font attributes similar to the .portlet-font but the color is lighter ---------- */
/* ---------- Messages ---------- */
.portlet-msg, .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(/portal2012-theme/css/../images/messages/info.png);
  border-color: #A7CEDF; }

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

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

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

/* ---------- Warning messages ---------- */
.portlet-msg-alert, .lfr-message-alert {
  background-color: #FFC;
  background-image: url(/portal2012-theme/css/../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(/portal2012-theme/css/../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(/portal2012-theme/css/../images/messages/alert.png);
  color: #663; }

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

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

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

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

.portlet-msg-success-label {
  background-image: url(/portal2012-theme/css/../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(/portal2012-theme/css/../images/portlet/close_borderless.png);
    background-position: 0 0;
    background-repeat: no-repeat; }
  .lfr-message .lfr-message-close-all {
    color: #FFF;
    display: none;
    font-size: 0.8em;
    margin-left: 10px;
    padding: 1px 10px;
    text-shadow: 1px 1px 0 #000;
    vertical-align: top; }
    .lfr-message .lfr-message-close-all a {
      color: #FFF; }
  .lfr-message .lfr-message-controls-hover .lfr-message-close-all {
    display: inline-block; }
  .lfr-message.pending {
    background-image: url(/portal2012-theme/css/../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(/portal2012-theme/css/../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-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(/portal2012-theme/css/../images/common/guest_icon.png); }
.results-row.lfr-role-regular .col-1, .results-row.hover.lfr-role-regular .col-1 {
  background-image: url(/portal2012-theme/css/../images/common/user_icon.png); }
.results-row.lfr-role-site .col-1, .results-row.hover.lfr-role-site .col-1 {
  background-image: url(/portal2012-theme/css/../images/common/site_icon.png); }
.results-row.lfr-role-organization .col-1, .results-row.hover.lfr-role-organization .col-1 {
  background-image: url(/portal2012-theme/css/../images/common/organization_icon.png); }
.results-row.lfr-role-team .col-1, .results-row.hover.lfr-role-team .col-1 {
  background-image: url(/portal2012-theme/css/../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(/portal2012-theme/css/../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(/portal2012-theme/css/../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(/portal2012-theme/css/../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; }












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


fieldset {
  border: 1px solid #BFBFBF;
  padding: 8px; }

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

legend {
  font-weight: bold;
  padding: 0 6px; }

.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 {
  background: #FFF; }

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

select {
  padding: 1px; }

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

input[type="submit"], input[type="button"], input[type="reset"], button {
  background: #d4d4d4 url(/portal2012-theme/css/../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="submit"]:hover, input[type="button"]:hover, input[type="reset"]:hover, button:hover {
    background: #b9ced9 url(/portal2012-theme/css/../images/application/state_hover_bg.png) repeat-x 0 0;
    border-color: #627782;
    color: #369; }
  input[type="submit"]:focus, input[type="button"]:focus, input[type="reset"]:focus, button:focus {
    background: #ebebeb url(/portal2012-theme/css/../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(/portal2012-theme/css/../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(/portal2012-theme/css/../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(/portal2012-theme/css/../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(/portal2012-theme/css/../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(/portal2012-theme/css/../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(/portal2012-theme/css/../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 ---------- */










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

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

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

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

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

.my-sites-menu .current-site a {
  -webkit-box-shadow: inset 0 5px 15px rgba(255, 255, 255, 0.5);
  -moz-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 {
  -webkit-box-shadow: 1px 1px 0 white;
  -moz-box-shadow: 1px 1px 0 white;
  box-shadow: 1px 1px 0 white; }

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

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

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

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

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 {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-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 {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px; }

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

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

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

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

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

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

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

.lfr-upload-container .upload-target {
  -webkit-box-shadow: inset 0 0 1px white;
  -moz-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: 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 {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0; }

.staging-bar {
  -webkit-box-shadow: inset 0 3em 1em rgba(0, 0, 0, 0.8);
  -moz-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 {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

.staging-tabview-list {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: inset 0 0.75em 0.75em rgba(255, 255, 255, 0.55);
  -moz-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: 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 {
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.8) inset, 1px 3px 8px rgba(0, 0, 0, 0.8);
  -moz-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: linear-gradient(center bottom, #777777, #333333 80%, #333333); }

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

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

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

.glyphicon-base-class, .op-portal-theme .search-detail .secontent.col-md-3 .portlet-borderless-container .portlet-body h2:before {
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.aui {
  background-color: transparent; }
  .aui .modal.detail-actions-dialog {
    z-index: 1000 !important; }
  .aui .op-portal-theme .accessibility-tools {
    display: inline-block;
    padding: 1px 2px;
    background-color: #eeeeee;
    border: #bbbbbb 1px solid;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    font-size: 0;
    /*remove spaces generated by inline-block*/
    vertical-align: top; }
    .aui .op-portal-theme .accessibility-tools li {
      line-height: 0; }
      .aui .op-portal-theme .accessibility-tools li a {
        display: block;
        text-decoration: none;
        height: 100%; }
        .aui .op-portal-theme .accessibility-tools li a .glyphicon-font {
          padding: 1px 4px;
          width: auto;
          height: fit-content; }
        .aui .op-portal-theme .accessibility-tools li a:hover .glyphicon-font {
          color: white; }
      .aui .op-portal-theme .accessibility-tools li a:hover {
        background-color: #5599ff;
        text-decoration: none; }
    .aui .op-portal-theme .accessibility-tools .print-page {
      display: inline-block;
      padding: 0;
      text-decoration: none;
      background-color: #eeeeee;
      border: #bbbbbb 1px solid;
      -webkit-border-radius: 2px;
      -moz-border-radius: 2px;
      border-radius: 2px;
      font-size: 0;
      line-height: 0;
      vertical-align: middle;
      margin-top: 1.5%; }
    .aui .op-portal-theme .accessibility-tools .print-page:hover {
      background-color: #5599ff;
      text-decoration: none; }
  .aui .op-portal-theme .modal.yui3-widget-positioned {
    z-index: 1000 !important; }
  .aui .default-font-size .accessibility-tools li {
    height: 16px; }
    .aui .default-font-size .accessibility-tools li.font-normal {
      vertical-align: top;
      margin-top: 3px; }
      .aui .default-font-size .accessibility-tools li.font-normal .glyphicon-font {
        font-size: 9px;
        line-height: 10px;
        color: #bbbbbb; }
    .aui .default-font-size .accessibility-tools li.font-larger .glyphicon-font {
      font-size: 13px;
      line-height: 14px;
      top: 0;
      color: black; }
  .aui .acct-larger-font-size li {
    height: 22px; }
    .aui .acct-larger-font-size li.font-normal {
      vertical-align: top;
      margin-top: 4px; }
      .aui .acct-larger-font-size li.font-normal .glyphicon-font {
        font-size: 13px;
        line-height: 14px;
        color: black; }
    .aui .acct-larger-font-size li.font-largest .glyphicon-font {
      font-size: 16px;
      line-height: 17px;
      top: 4px;
      color: black; }
  .aui .acct-largest-font-size li.font-larger {
    vertical-align: top;
    margin-top: 8px; }
    .aui .acct-largest-font-size li.font-larger .glyphicon-font {
      font-size: 16px;
      line-height: 17px;
      color: black; }
  .aui .acct-largest-font-size li.font-largest .glyphicon-font {
    font-size: 20px;
    line-height: 21px;
    top: 6px;
    color: #bbbbbb; }
  .aui .op-margin-src-res {
    margin-bottom: 3%; }

.op-portal-theme {
  /* custom sprites */
  /* Breadcrumbs portlet */
  /* share button */
  /* My Portal - portlet*/
  /* standard buttons */
  /* search form */
  /*Mobile top head search*/ }
  .op-portal-theme select,
  .op-portal-theme textarea,
  .op-portal-theme input[type="text"],
  .op-portal-theme input[type="password"],
  .op-portal-theme input[type="datetime"],
  .op-portal-theme input[type="datetime-local"],
  .op-portal-theme input[type="date"],
  .op-portal-theme input[type="month"],
  .op-portal-theme input[type="time"],
  .op-portal-theme input[type="week"],
  .op-portal-theme input[type="number"],
  .op-portal-theme input[type="email"],
  .op-portal-theme input[type="url"],
  .op-portal-theme input[type="search"],
  .op-portal-theme input[type="tel"],
  .op-portal-theme input[type="color"],
  .op-portal-theme .uneditable-input {
    font-size: inherit; }
  .op-portal-theme label,
  .op-portal-theme input,
  .op-portal-theme button,
  .op-portal-theme select,
  .op-portal-theme textarea {
    font-size: inherit; }
  .op-portal-theme .add-content-menu .btn-toolbar input[type="text"],
  .op-portal-theme .add-content-menu .btn-toolbar select {
    font-size: small; }
  .op-portal-theme .maincontent {
    padding-top: 20px;
    padding-bottom: 40px;
    min-height: 400px; }
    @media screen and (max-width: 991px) {
      .op-portal-theme .maincontent {
        padding-top: 0;
        padding-bottom: 0; } }
  .op-portal-theme a > .op-icon, .op-portal-theme button > .op-icon, .op-portal-theme label > .op-icon, .op-portal-theme .with-icon > .op-icon, .op-portal-theme .tree-node-content > .op-icon {
    display: inline;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    width: auto;
    height: auto; }
  .op-portal-theme a > .op-icon:before, .op-portal-theme button > .op-icon:before, .op-portal-theme label > .op-icon:before, .op-portal-theme .with-icon > .op-icon:before, .op-portal-theme .tree-node-content > .op-icon:before {
    display: inline-block;
    background-image: url("../images/sprites.png?t=1550959690511");
    content: " ";
    vertical-align: middle; }
  .op-portal-theme a > .op-icon.op-icon-alb:before, .op-portal-theme button > .op-icon.op-icon-alb:before, .op-portal-theme label > .op-icon.op-icon-alb:before, .op-portal-theme .with-icon > .op-icon.op-icon-alb:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-alb:before {
    background-position: -462px -154px;
    width: 16px;
    height: 11px; }
  .op-portal-theme a > .op-icon.op-icon-aleft-txt:before, .op-portal-theme button > .op-icon.op-icon-aleft-txt:before, .op-portal-theme label > .op-icon.op-icon-aleft-txt:before, .op-portal-theme .with-icon > .op-icon.op-icon-aleft-txt:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-aleft-txt:before {
    background-position: -256px -96px;
    width: 4px;
    height: 16px; }
  .op-portal-theme a > .op-icon.op-icon-aleft:before, .op-portal-theme button > .op-icon.op-icon-aleft:before, .op-portal-theme label > .op-icon.op-icon-aleft:before, .op-portal-theme .with-icon > .op-icon.op-icon-aleft:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-aleft:before {
    background-position: -346px -256px;
    width: 4px;
    height: 10px; }
  .op-portal-theme a > .op-icon.op-icon-alerts:before, .op-portal-theme button > .op-icon.op-icon-alerts:before, .op-portal-theme label > .op-icon.op-icon-alerts:before, .op-portal-theme .with-icon > .op-icon.op-icon-alerts:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-alerts:before {
    background-position: -236px -321px;
    width: 16px;
    height: 16px; }
  .op-portal-theme a > .op-icon.op-icon-and:before, .op-portal-theme button > .op-icon.op-icon-and:before, .op-portal-theme label > .op-icon.op-icon-and:before, .op-portal-theme .with-icon > .op-icon.op-icon-and:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-and:before {
    background-position: -256px -437px;
    width: 16px;
    height: 11px; }
  .op-portal-theme a > .op-icon.op-icon-annotations:before, .op-portal-theme button > .op-icon.op-icon-annotations:before, .op-portal-theme label > .op-icon.op-icon-annotations:before, .op-portal-theme .with-icon > .op-icon.op-icon-annotations:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-annotations:before {
    background-position: -252px -321px;
    width: 16px;
    height: 16px; }
  .op-portal-theme a > .op-icon.op-icon-aright-txt:before, .op-portal-theme button > .op-icon.op-icon-aright-txt:before, .op-portal-theme label > .op-icon.op-icon-aright-txt:before, .op-portal-theme .with-icon > .op-icon.op-icon-aright-txt:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-aright-txt:before {
    background-position: -256px -144px;
    width: 4px;
    height: 16px; }
  .op-portal-theme a > .op-icon.op-icon-aright:before, .op-portal-theme button > .op-icon.op-icon-aright:before, .op-portal-theme label > .op-icon.op-icon-aright:before, .op-portal-theme .with-icon > .op-icon.op-icon-aright:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-aright:before {
    background-position: -342px -256px;
    width: 4px;
    height: 10px; }
  .op-portal-theme a > .op-icon.op-icon-arrow-down:before, .op-portal-theme button > .op-icon.op-icon-arrow-down:before, .op-portal-theme label > .op-icon.op-icon-arrow-down:before, .op-portal-theme .with-icon > .op-icon.op-icon-arrow-down:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-arrow-down:before {
    background-position: -400px -389px;
    width: 10px;
    height: 16px; }
  .op-portal-theme a > .op-icon.op-icon-arrow-up:before, .op-portal-theme button > .op-icon.op-icon-arrow-up:before, .op-portal-theme label > .op-icon.op-icon-arrow-up:before, .op-portal-theme .with-icon > .op-icon.op-icon-arrow-up:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-arrow-up:before {
    background-position: -316px -265px;
    width: 10px;
    height: 16px; }
  .op-portal-theme a > .op-icon.op-icon-aus:before, .op-portal-theme button > .op-icon.op-icon-aus:before, .op-portal-theme label > .op-icon.op-icon-aus:before, .op-portal-theme .with-icon > .op-icon.op-icon-aus:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-aus:before {
    background-position: -462px -198px;
    width: 16px;
    height: 11px; }
  .op-portal-theme a > .op-icon.op-icon-aut:before, .op-portal-theme button > .op-icon.op-icon-aut:before, .op-portal-theme label > .op-icon.op-icon-aut:before, .op-portal-theme .with-icon > .op-icon.op-icon-aut:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-aut:before {
    background-position: -240px -437px;
    width: 16px;
    height: 11px; }
  .op-portal-theme a > .op-icon.op-icon-basket-blue:before, .op-portal-theme button > .op-icon.op-icon-basket-blue:before, .op-portal-theme label > .op-icon.op-icon-basket-blue:before, .op-portal-theme .with-icon > .op-icon.op-icon-basket-blue:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-basket-blue:before {
    background-position: -350px -192px;
    width: 16px;
    height: 16px; }
  .op-portal-theme a > .op-icon.op-icon-basket-grey:before, .op-portal-theme button > .op-icon.op-icon-basket-grey:before, .op-portal-theme label > .op-icon.op-icon-basket-grey:before, .op-portal-theme .with-icon > .op-icon.op-icon-basket-grey:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-basket-grey:before {
    background-position: -176px -389px;
    width: 16px;
    height: 16px; }
  .op-portal-theme a > .op-icon.op-icon-basket-remove:before, .op-portal-theme button > .op-icon.op-icon-basket-remove:before, .op-portal-theme label > .op-icon.op-icon-basket-remove:before, .op-portal-theme .with-icon > .op-icon.op-icon-basket-remove:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-basket-remove:before {
    background-position: -208px -389px;
    width: 16px;
    height: 16px; }
  .op-portal-theme a > .op-icon.op-icon-basket-white:before, .op-portal-theme button > .op-icon.op-icon-basket-white:before, .op-portal-theme label > .op-icon.op-icon-basket-white:before, .op-portal-theme .with-icon > .op-icon.op-icon-basket-white:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-basket-white:before {
    background-position: -240px -421px;
    width: 16px;
    height: 16px; }
  .op-portal-theme a > .op-icon.op-icon-basket:before, .op-portal-theme button > .op-icon.op-icon-basket:before, .op-portal-theme label > .op-icon.op-icon-basket:before, .op-portal-theme .with-icon > .op-icon.op-icon-basket:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-basket:before {
    background-position: -224px -421px;
    width: 16px;
    height: 16px; }
  .op-portal-theme a > .op-icon.op-icon-bel:before, .op-portal-theme button > .op-icon.op-icon-bel:before, .op-portal-theme label > .op-icon.op-icon-bel:before, .op-portal-theme .with-icon > .op-icon.op-icon-bel:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-bel:before {
    background-position: -384px -437px;
    width: 16px;
    height: 11px; }
  .op-portal-theme a:hover .op-icon.op-icon-bell:before, .op-portal-theme button:hover .op-icon.op-icon-bell:before, .op-portal-theme label:hover .op-icon.op-icon-bell:before, .op-portal-theme .with-icon:hover .op-icon.op-icon-bell:before, .op-portal-theme .tree-node-content:hover .op-icon.op-icon-bell:before {
    background-position: -212px 0px; }
  .op-portal-theme a > .op-icon.op-icon-bell:before, .op-portal-theme button > .op-icon.op-icon-bell:before, .op-portal-theme label > .op-icon.op-icon-bell:before, .op-portal-theme .with-icon > .op-icon.op-icon-bell:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-bell:before {
    background-position: -212px -48px;
    width: 48px;
    height: 48px; }
  .op-portal-theme a > .op-icon.op-icon-bgr:before, .op-portal-theme button > .op-icon.op-icon-bgr:before, .op-portal-theme label > .op-icon.op-icon-bgr:before, .op-portal-theme .with-icon > .op-icon.op-icon-bgr:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-bgr:before {
    background-position: -462px -231px;
    width: 16px;
    height: 11px; }
  .op-portal-theme a > .op-icon.op-icon-bih:before, .op-portal-theme button > .op-icon.op-icon-bih:before, .op-portal-theme label > .op-icon.op-icon-bih:before, .op-portal-theme .with-icon > .op-icon.op-icon-bih:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-bih:before {
    background-position: -462px -242px;
    width: 16px;
    height: 11px; }
  .op-portal-theme a > .op-icon.op-icon-blr:before, .op-portal-theme button > .op-icon.op-icon-blr:before, .op-portal-theme label > .op-icon.op-icon-blr:before, .op-portal-theme .with-icon > .op-icon.op-icon-blr:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-blr:before {
    background-position: -462px -253px;
    width: 16px;
    height: 11px; }
  .op-portal-theme a > .op-icon.op-icon-bra:before, .op-portal-theme button > .op-icon.op-icon-bra:before, .op-portal-theme label > .op-icon.op-icon-bra:before, .op-portal-theme .with-icon > .op-icon.op-icon-bra:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-bra:before {
    background-position: -462px -429px;
    width: 16px;
    height: 11px; }
  .op-portal-theme a > .op-icon.op-icon-can:before, .op-portal-theme button > .op-icon.op-icon-can:before, .op-portal-theme label > .op-icon.op-icon-can:before, .op-portal-theme .with-icon > .op-icon.op-icon-can:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-can:before {
    background-position: -128px -437px;
    width: 16px;
    height: 11px; }
  .op-portal-theme a > .op-icon.op-icon-che:before, .op-portal-theme button > .op-icon.op-icon-che:before, .op-portal-theme label > .op-icon.op-icon-che:before, .op-portal-theme .with-icon > .op-icon.op-icon-che:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-che:before {
    background-position: -144px -437px;
    width: 16px;
    height: 11px; }
  .op-portal-theme a > .op-icon.op-icon-csk:before, .op-portal-theme button > .op-icon.op-icon-csk:before, .op-portal-theme label > .op-icon.op-icon-csk:before, .op-portal-theme .with-icon > .op-icon.op-icon-csk:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-csk:before {
    background-position: -160px -437px;
    width: 16px;
    height: 11px; }
  .op-portal-theme a > .op-icon.op-icon-cube-outline:before, .op-portal-theme button > .op-icon.op-icon-cube-outline:before, .op-portal-theme label > .op-icon.op-icon-cube-outline:before, .op-portal-theme .with-icon > .op-icon.op-icon-cube-outline:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-cube-outline:before {
    background-position: -192px -144px;
    width: 14px;
    height: 14px; }
  .op-portal-theme a > .op-icon.op-icon-cube:before, .op-portal-theme button > .op-icon.op-icon-cube:before, .op-portal-theme label > .op-icon.op-icon-cube:before, .op-portal-theme .with-icon > .op-icon.op-icon-cube:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-cube:before {
    background-position: -96px -69px;
    width: 14px;
    height: 14px; }
  .op-portal-theme a > .op-icon.op-icon-cyp:before, .op-portal-theme button > .op-icon.op-icon-cyp:before, .op-portal-theme label > .op-icon.op-icon-cyp:before, .op-portal-theme .with-icon > .op-icon.op-icon-cyp:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-cyp:before {
    background-position: -320px -437px;
    width: 16px;
    height: 11px; }
  .op-portal-theme a > .op-icon.op-icon-cze:before, .op-portal-theme button > .op-icon.op-icon-cze:before, .op-portal-theme label > .op-icon.op-icon-cze:before, .op-portal-theme .with-icon > .op-icon.op-icon-cze:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-cze:before {
    background-position: -336px -437px;
    width: 16px;
    height: 11px; }
  .op-portal-theme a > .op-icon.op-icon-data-provider:before, .op-portal-theme button > .op-icon.op-icon-data-provider:before, .op-portal-theme label > .op-icon.op-icon-data-provider:before, .op-portal-theme .with-icon > .op-icon.op-icon-data-provider:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-data-provider:before {
    background-position: -128px -389px;
    width: 16px;
    height: 16px; }
  .op-portal-theme a > .op-icon.op-icon-delete-icon:before, .op-portal-theme button > .op-icon.op-icon-delete-icon:before, .op-portal-theme label > .op-icon.op-icon-delete-icon:before, .op-portal-theme .with-icon > .op-icon.op-icon-delete-icon:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-delete-icon:before {
    background-position: -280px -225px;
    width: 14px;
    height: 14px; }
  .op-portal-theme a > .op-icon.op-icon-deu:before, .op-portal-theme button > .op-icon.op-icon-deu:before, .op-portal-theme label > .op-icon.op-icon-deu:before, .op-portal-theme .with-icon > .op-icon.op-icon-deu:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-deu:before {
    background-position: -462px -165px;
    width: 16px;
    height: 11px; }
  .op-portal-theme a > .op-icon.op-icon-dnk:before, .op-portal-theme button > .op-icon.op-icon-dnk:before, .op-portal-theme label > .op-icon.op-icon-dnk:before, .op-portal-theme .with-icon > .op-icon.op-icon-dnk:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-dnk:before {
    background-position: -462px -187px;
    width: 16px;
    height: 11px; }
  .op-portal-theme a > .op-icon.op-icon-dots-arrow-right:before, .op-portal-theme button > .op-icon.op-icon-dots-arrow-right:before, .op-portal-theme label > .op-icon.op-icon-dots-arrow-right:before, .op-portal-theme .with-icon > .op-icon.op-icon-dots-arrow-right:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-dots-arrow-right:before {
    background-position: -64px -389px;
    width: 16px;
    height: 16px; }
  .op-portal-theme a > .op-icon.op-icon-esp:before, .op-portal-theme button > .op-icon.op-icon-esp:before, .op-portal-theme label > .op-icon.op-icon-esp:before, .op-portal-theme .with-icon > .op-icon.op-icon-esp:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-esp:before {
    background-position: -462px -209px;
    width: 16px;
    height: 11px; }
  .op-portal-theme a > .op-icon.op-icon-est:before, .op-portal-theme button > .op-icon.op-icon-est:before, .op-portal-theme label > .op-icon.op-icon-est:before, .op-portal-theme .with-icon > .op-icon.op-icon-est:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-est:before {
    background-position: -462px -220px;
    width: 16px;
    height: 11px; }
  .op-portal-theme a:focus .op-icon.op-icon-facebook:before, .op-portal-theme button:focus .op-icon.op-icon-facebook:before, .op-portal-theme label:focus .op-icon.op-icon-facebook:before, .op-portal-theme .with-icon:focus .op-icon.op-icon-facebook:before, .op-portal-theme .tree-node-content:focus .op-icon.op-icon-facebook:before {
    background-position: -326px -240px; }
  .op-portal-theme a:hover .op-icon.op-icon-facebook:before, .op-portal-theme button:hover .op-icon.op-icon-facebook:before, .op-portal-theme label:hover .op-icon.op-icon-facebook:before, .op-portal-theme .with-icon:hover .op-icon.op-icon-facebook:before, .op-portal-theme .tree-node-content:hover .op-icon.op-icon-facebook:before {
    background-position: -326px -268px; }
  .op-portal-theme a > .op-icon.op-icon-facebook:before, .op-portal-theme button > .op-icon.op-icon-facebook:before, .op-portal-theme label > .op-icon.op-icon-facebook:before, .op-portal-theme .with-icon > .op-icon.op-icon-facebook:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-facebook:before {
    background-position: -146px -110px;
    width: 16px;
    height: 28px; }
  .op-portal-theme a > .op-icon.op-icon-file-azw:before, .op-portal-theme button > .op-icon.op-icon-file-azw:before, .op-portal-theme label > .op-icon.op-icon-file-azw:before, .op-portal-theme .with-icon > .op-icon.op-icon-file-azw:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-file-azw:before {
    background-position: -382px -352px;
    width: 16px;
    height: 16px; }
  .op-portal-theme a:hover .op-icon.op-icon-file-check:before, .op-portal-theme button:hover .op-icon.op-icon-file-check:before, .op-portal-theme label:hover .op-icon.op-icon-file-check:before, .op-portal-theme .with-icon:hover .op-icon.op-icon-file-check:before, .op-portal-theme .tree-node-content:hover .op-icon.op-icon-file-check:before {
    background-position: -212px -192px; }
  .op-portal-theme a > .op-icon.op-icon-file-check:before, .op-portal-theme button > .op-icon.op-icon-file-check:before, .op-portal-theme label > .op-icon.op-icon-file-check:before, .op-portal-theme .with-icon > .op-icon.op-icon-file-check:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-file-check:before {
    background-position: -228px -192px;
    width: 16px;
    height: 15px; }
  .op-portal-theme a > .op-icon.op-icon-file-css:before, .op-portal-theme button > .op-icon.op-icon-file-css:before, .op-portal-theme label > .op-icon.op-icon-file-css:before, .op-portal-theme .with-icon > .op-icon.op-icon-file-css:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-file-css:before {
    background-position: -382px -208px;
    width: 16px;
    height: 16px; }
  .op-portal-theme a > .op-icon.op-icon-file-csv:before, .op-portal-theme button > .op-icon.op-icon-file-csv:before, .op-portal-theme label > .op-icon.op-icon-file-csv:before, .op-portal-theme .with-icon > .op-icon.op-icon-file-csv:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-file-csv:before {
    background-position: -382px -192px;
    width: 16px;
    height: 16px; }
  .op-portal-theme a > .op-icon.op-icon-file-dbf:before, .op-portal-theme button > .op-icon.op-icon-file-dbf:before, .op-portal-theme label > .op-icon.op-icon-file-dbf:before, .op-portal-theme .with-icon > .op-icon.op-icon-file-dbf:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-file-dbf:before {
    background-position: -382px -176px;
    width: 16px;
    height: 16px; }
  .op-portal-theme a > .op-icon.op-icon-file-doc:before, .op-portal-theme button > .op-icon.op-icon-file-doc:before, .op-portal-theme label > .op-icon.op-icon-file-doc:before, .op-portal-theme .with-icon > .op-icon.op-icon-file-doc:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-file-doc:before {
    background-position: -366px -48px;
    width: 16px;
    height: 16px; }
  .op-portal-theme a > .op-icon.op-icon-file-dtd:before, .op-portal-theme button > .op-icon.op-icon-file-dtd:before, .op-portal-theme label > .op-icon.op-icon-file-dtd:before, .op-portal-theme .with-icon > .op-icon.op-icon-file-dtd:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-file-dtd:before {
    background-position: -366px -32px;
    width: 16px;
    height: 16px; }
  .op-portal-theme a > .op-icon.op-icon-file-eoo:before, .op-portal-theme button > .op-icon.op-icon-file-eoo:before, .op-portal-theme label > .op-icon.op-icon-file-eoo:before, .op-portal-theme .with-icon > .op-icon.op-icon-file-eoo:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-file-eoo:before {
    background-position: -366px -16px;
    width: 16px;
    height: 16px; }
  .op-portal-theme a > .op-icon.op-icon-file-epub:before, .op-portal-theme button > .op-icon.op-icon-file-epub:before, .op-portal-theme label > .op-icon.op-icon-file-epub:before, .op-portal-theme .with-icon > .op-icon.op-icon-file-epub:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-file-epub:before {
    background-position: -320px -341px;
    width: 16px;
    height: 16px; }
  .op-portal-theme a > .op-icon.op-icon-file-fmx:before, .op-portal-theme button > .op-icon.op-icon-file-fmx:before, .op-portal-theme label > .op-icon.op-icon-file-fmx:before, .op-portal-theme .with-icon > .op-icon.op-icon-file-fmx:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-file-fmx:before {
    background-position: -192px -341px;
    width: 16px;
    height: 16px; }
  .op-portal-theme a > .op-icon.op-icon-file-gif:before, .op-portal-theme button > .op-icon.op-icon-file-gif:before, .op-portal-theme label > .op-icon.op-icon-file-gif:before, .op-portal-theme .with-icon > .op-icon.op-icon-file-gif:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-file-gif:before {
    background-position: -176px -341px;
    width: 16px;
    height: 16px; }
  .op-portal-theme a > .op-icon.op-icon-file-gml:before, .op-portal-theme button > .op-icon.op-icon-file-gml:before, .op-portal-theme label > .op-icon.op-icon-file-gml:before, .op-portal-theme .with-icon > .op-icon.op-icon-file-gml:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-file-gml:before {
    background-position: -160px -341px;
    width: 16px;
    height: 16px; }
  .op-portal-theme a > .op-icon.op-icon-file-gzip:before, .op-portal-theme button > .op-icon.op-icon-file-gzip:before, .op-portal-theme label > .op-icon.op-icon-file-gzip:before, .op-portal-theme .with-icon > .op-icon.op-icon-file-gzip:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-file-gzip:before {
    background-position: -144px -341px;
    width: 16px;
    height: 16px; }
  .op-portal-theme a:hover .op-icon.op-icon-file:before, .op-portal-theme button:hover .op-icon.op-icon-file:before, .op-portal-theme label:hover .op-icon.op-icon-file:before, .op-portal-theme .with-icon:hover .op-icon.op-icon-file:before, .op-portal-theme .tree-node-content:hover .op-icon.op-icon-file:before {
    background-position: -128px -341px; }
  .op-portal-theme a > .op-icon.op-icon-file-html:before, .op-portal-theme button > .op-icon.op-icon-file-html:before, .op-portal-theme label > .op-icon.op-icon-file-html:before, .op-portal-theme .with-icon > .op-icon.op-icon-file-html:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-file-html:before {
    background-position: -112px -341px;
    width: 16px;
    height: 16px; }
  .op-portal-theme a > .op-icon.op-icon-file-jpg:before, .op-portal-theme button > .op-icon.op-icon-file-jpg:before, .op-portal-theme label > .op-icon.op-icon-file-jpg:before, .op-portal-theme .with-icon > .op-icon.op-icon-file-jpg:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-file-jpg:before {
    background-position: -96px -341px;
    width: 16px;
    height: 16px; }
  .op-portal-theme a > .op-icon.op-icon-file-json:before, .op-portal-theme button > .op-icon.op-icon-file-json:before, .op-portal-theme label > .op-icon.op-icon-file-json:before, .op-portal-theme .with-icon > .op-icon.op-icon-file-json:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-file-json:before {
    background-position: -350px -320px;
    width: 16px;
    height: 16px; }
  .op-portal-theme a > .op-icon.op-icon-file-kml:before, .op-portal-theme button > .op-icon.op-icon-file-kml:before, .op-portal-theme label > .op-icon.op-icon-file-kml:before, .op-portal-theme .with-icon > .op-icon.op-icon-file-kml:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-file-kml:before {
    background-position: -350px -304px;
    width: 16px;
    height: 16px; }
  .op-portal-theme a > .op-icon.op-icon-file-kmz:before, .op-portal-theme button > .op-icon.op-icon-file-kmz:before, .op-portal-theme label > .op-icon.op-icon-file-kmz:before, .op-portal-theme .with-icon > .op-icon.op-icon-file-kmz:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-file-kmz:before {
    background-position: -350px -288px;
    width: 16px;
    height: 16px; }
  .op-portal-theme a > .op-icon.op-icon-file-mdb:before, .op-portal-theme button > .op-icon.op-icon-file-mdb:before, .op-portal-theme label > .op-icon.op-icon-file-mdb:before, .op-portal-theme .with-icon > .op-icon.op-icon-file-mdb:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-file-mdb:before {
    background-position: -350px -240px;
    width: 16px;
    height: 16px; }
  .op-portal-theme a > .op-icon.op-icon-file-mobi:before, .op-portal-theme button > .op-icon.op-icon-file-mobi:before, .op-portal-theme label > .op-icon.op-icon-file-mobi:before, .op-portal-theme .with-icon > .op-icon.op-icon-file-mobi:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-file-mobi:before {
    background-position: -350px -224px;
    width: 16px;
    height: 16px; }
  .op-portal-theme a > .op-icon.op-icon-file-mop:before, .op-portal-theme button > .op-icon.op-icon-file-mop:before, .op-portal-theme label > .op-icon.op-icon-file-mop:before, .op-portal-theme .with-icon > .op-icon.op-icon-file-mop:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-file-mop:before {
    background-position: -350px -208px;
    width: 16px;
    height: 16px; }
  .op-portal-theme a > .op-icon.op-icon-file-mxd:before, .op-portal-theme button > .op-icon.op-icon-file-mxd:before, .op-portal-theme label > .op-icon.op-icon-file-mxd:before, .op-portal-theme .with-icon > .op-icon.op-icon-file-mxd:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-file-mxd:before {
    background-position: -350px -96px;
    width: 16px;
    height: 16px; }
  .op-portal-theme a > .op-icon.op-icon-file-ods:before, .op-portal-theme button > .op-icon.op-icon-file-ods:before, .op-portal-theme label > .op-icon.op-icon-file-ods:before, .op-portal-theme .with-icon > .op-icon.op-icon-file-ods:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-file-ods:before {
    background-position: -350px -80px;
    width: 16px;
    height: 16px; }
  .op-portal-theme a > .op-icon.op-icon-file-odt:before, .op-portal-theme button > .op-icon.op-icon-file-odt:before, .op-portal-theme label > .op-icon.op-icon-file-odt:before, .op-portal-theme .with-icon > .op-icon.op-icon-file-odt:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-file-odt:before {
    background-position: -350px -32px;
    width: 16px;
    height: 16px; }
  .op-portal-theme a > .op-icon.op-icon-file-owl:before, .op-portal-theme button > .op-icon.op-icon-file-owl:before, .op-portal-theme label > .op-icon.op-icon-file-owl:before, .op-portal-theme .with-icon > .op-icon.op-icon-file-owl:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-file-owl:before {
    background-position: -350px 0px;
    width: 16px;
    height: 16px; }
  .op-portal-theme a > .op-icon.op-icon-file-pdf:before, .op-portal-theme button > .op-icon.op-icon-file-pdf:before, .op-portal-theme label > .op-icon.op-icon-file-pdf:before, .op-portal-theme .with-icon > .op-icon.op-icon-file-pdf:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-file-pdf:before {
    background-position: -332px -321px;
    width: 16px;
    height: 16px; }
  .op-portal-theme a > .op-icon.op-icon-file-png:before, .op-portal-theme button > .op-icon.op-icon-file-png:before, .op-portal-theme label > .op-icon.op-icon-file-png:before, .op-portal-theme .with-icon > .op-icon.op-icon-file-png:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-file-png:before {
    background-position: -316px -321px;
    width: 16px;
    height: 16px; }
  .op-portal-theme a > .op-icon.op-icon-file-pps:before, .op-portal-theme button > .op-icon.op-icon-file-pps:before, .op-portal-theme label > .op-icon.op-icon-file-pps:before, .op-portal-theme .with-icon > .op-icon.op-icon-file-pps:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-file-pps:before {
    background-position: -300px -321px;
    width: 16px;
    height: 16px; }
  .op-portal-theme a > .op-icon.op-icon-file-ppt:before, .op-portal-theme button > .op-icon.op-icon-file-ppt:before, .op-portal-theme label > .op-icon.op-icon-file-ppt:before, .op-portal-theme .with-icon > .op-icon.op-icon-file-ppt:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-file-ppt:before {
    background-position: -284px -321px;
    width: 16px;
    height: 16px; }
  .op-portal-theme a > .op-icon.op-icon-file-print_stpl:before, .op-portal-theme button > .op-icon.op-icon-file-print_stpl:before, .op-portal-theme label > .op-icon.op-icon-file-print_stpl:before, .op-portal-theme .with-icon > .op-icon.op-icon-file-print_stpl:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-file-print_stpl:before {
    background-position: -268px -321px;
    width: 16px;
    height: 16px; }
  .op-portal-theme a > .op-icon.op-icon-file-rdf:before, .op-portal-theme button > .op-icon.op-icon-file-rdf:before, .op-portal-theme label > .op-icon.op-icon-file-rdf:before, .op-portal-theme .with-icon > .op-icon.op-icon-file-rdf:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-file-rdf:before {
    background-position: -220px -321px;
    width: 16px;
    height: 16px; }
  .op-portal-theme a > .op-icon.op-icon-file-rq:before, .op-portal-theme button > .op-icon.op-icon-file-rq:before, .op-portal-theme label > .op-icon.op-icon-file-rq:before, .op-portal-theme .with-icon > .op-icon.op-icon-file-rq:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-file-rq:before {
    background-position: -204px -321px;
    width: 16px;
    height: 16px; }
  .op-portal-theme a > .op-icon.op-icon-file-rss:before, .op-portal-theme button > .op-icon.op-icon-file-rss:before, .op-portal-theme label > .op-icon.op-icon-file-rss:before, .op-portal-theme .with-icon > .op-icon.op-icon-file-rss:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-file-rss:before {
    background-position: -156px -321px;
    width: 16px;
    height: 16px; }
  .op-portal-theme a > .op-icon.op-icon-file-rtf:before, .op-portal-theme button > .op-icon.op-icon-file-rtf:before, .op-portal-theme label > .op-icon.op-icon-file-rtf:before, .op-portal-theme .with-icon > .op-icon.op-icon-file-rtf:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-file-rtf:before {
    background-position: -140px -321px;
    width: 16px;
    height: 16px; }
  .op-portal-theme a > .op-icon.op-icon-file-sgml:before, .op-portal-theme button > .op-icon.op-icon-file-sgml:before, .op-portal-theme label > .op-icon.op-icon-file-sgml:before, .op-portal-theme .with-icon > .op-icon.op-icon-file-sgml:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-file-sgml:before {
    background-position: -124px -321px;
    width: 16px;
    height: 16px; }
  .op-portal-theme a > .op-icon.op-icon-file-skos:before, .op-portal-theme button > .op-icon.op-icon-file-skos:before, .op-portal-theme label > .op-icon.op-icon-file-skos:before, .op-portal-theme .with-icon > .op-icon.op-icon-file-skos:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-file-skos:before {
    background-position: -108px -321px;
    width: 16px;
    height: 16px; }
  .op-portal-theme a > .op-icon.op-icon-file-srx:before, .op-portal-theme button > .op-icon.op-icon-file-srx:before, .op-portal-theme label > .op-icon.op-icon-file-srx:before, .op-portal-theme .with-icon > .op-icon.op-icon-file-srx:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-file-srx:before {
    background-position: -92px -321px;
    width: 16px;
    height: 16px; }
  .op-portal-theme a > .op-icon.op-icon-file-tar:before, .op-portal-theme button > .op-icon.op-icon-file-tar:before, .op-portal-theme label > .op-icon.op-icon-file-tar:before, .op-portal-theme .with-icon > .op-icon.op-icon-file-tar:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-file-tar:before {
    background-position: -76px -321px;
    width: 16px;
    height: 16px; }
  .op-portal-theme a > .op-icon.op-icon-file-tiff:before, .op-portal-theme button > .op-icon.op-icon-file-tiff:before, .op-portal-theme label > .op-icon.op-icon-file-tiff:before, .op-portal-theme .with-icon > .op-icon.op-icon-file-tiff:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-file-tiff:before {
    background-position: -60px -321px;
    width: 16px;
    height: 16px; }
  .op-portal-theme a > .op-icon.op-icon-file-tsv:before, .op-portal-theme button > .op-icon.op-icon-file-tsv:before, .op-portal-theme label > .op-icon.op-icon-file-tsv:before, .op-portal-theme .with-icon > .op-icon.op-icon-file-tsv:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-file-tsv:before {
    background-position: -256px -405px;
    width: 16px;
    height: 16px; }
  .op-portal-theme a > .op-icon.op-icon-file-txt:before, .op-portal-theme button > .op-icon.op-icon-file-txt:before, .op-portal-theme label > .op-icon.op-icon-file-txt:before, .op-portal-theme .with-icon > .op-icon.op-icon-file-txt:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-file-txt:before {
    background-position: -224px -389px;
    width: 16px;
    height: 16px; }
  .op-portal-theme a:hover .op-icon.op-icon-file-white:before, .op-portal-theme button:hover .op-icon.op-icon-file-white:before, .op-portal-theme label:hover .op-icon.op-icon-file-white:before, .op-portal-theme .with-icon:hover .op-icon.op-icon-file-white:before, .op-portal-theme .tree-node-content:hover .op-icon.op-icon-file-white:before {
    background-position: -212px -144px; }
  .op-portal-theme a > .op-icon.op-icon-file-white:before, .op-portal-theme button > .op-icon.op-icon-file-white:before, .op-portal-theme label > .op-icon.op-icon-file-white:before, .op-portal-theme .with-icon > .op-icon.op-icon-file-white:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-file-white:before {
    background-position: -212px -96px;
    width: 44px;
    height: 48px; }
  .op-portal-theme a:hover .op-icon.op-icon-file-write:before, .op-portal-theme button:hover .op-icon.op-icon-file-write:before, .op-portal-theme label:hover .op-icon.op-icon-file-write:before, .op-portal-theme .with-icon:hover .op-icon.op-icon-file-write:before, .op-portal-theme .tree-node-content:hover .op-icon.op-icon-file-write:before {
    background-position: -96px -159px; }
  .op-portal-theme a > .op-icon.op-icon-file-write:before, .op-portal-theme button > .op-icon.op-icon-file-write:before, .op-portal-theme label > .op-icon.op-icon-file-write:before, .op-portal-theme .with-icon > .op-icon.op-icon-file-write:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-file-write:before {
    background-position: -164px 0px;
    width: 48px;
    height: 48px; }
  .op-portal-theme a > .op-icon.op-icon-file-xls:before, .op-portal-theme button > .op-icon.op-icon-file-xls:before, .op-portal-theme label > .op-icon.op-icon-file-xls:before, .op-portal-theme .with-icon > .op-icon.op-icon-file-xls:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-file-xls:before {
    background-position: -16px -373px;
    width: 16px;
    height: 16px; }
  .op-portal-theme a > .op-icon.op-icon-file-xml:before, .op-portal-theme button > .op-icon.op-icon-file-xml:before, .op-portal-theme label > .op-icon.op-icon-file-xml:before, .op-portal-theme .with-icon > .op-icon.op-icon-file-xml:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-file-xml:before {
    background-position: -382px -304px;
    width: 16px;
    height: 16px; }
  .op-portal-theme a > .op-icon.op-icon-file-xsd:before, .op-portal-theme button > .op-icon.op-icon-file-xsd:before, .op-portal-theme label > .op-icon.op-icon-file-xsd:before, .op-portal-theme .with-icon > .op-icon.op-icon-file-xsd:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-file-xsd:before {
    background-position: -382px -256px;
    width: 16px;
    height: 16px; }
  .op-portal-theme a > .op-icon.op-icon-file-xslfo:before, .op-portal-theme button > .op-icon.op-icon-file-xslfo:before, .op-portal-theme label > .op-icon.op-icon-file-xslfo:before, .op-portal-theme .with-icon > .op-icon.op-icon-file-xslfo:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-file-xslfo:before {
    background-position: -304px -341px;
    width: 16px;
    height: 16px; }
  .op-portal-theme a > .op-icon.op-icon-file-xslt:before, .op-portal-theme button > .op-icon.op-icon-file-xslt:before, .op-portal-theme label > .op-icon.op-icon-file-xslt:before, .op-portal-theme .with-icon > .op-icon.op-icon-file-xslt:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-file-xslt:before {
    background-position: -350px -272px;
    width: 16px;
    height: 16px; }
  .op-portal-theme a > .op-icon.op-icon-file-zip:before, .op-portal-theme button > .op-icon.op-icon-file-zip:before, .op-portal-theme label > .op-icon.op-icon-file-zip:before, .op-portal-theme .with-icon > .op-icon.op-icon-file-zip:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-file-zip:before {
    background-position: -350px -256px;
    width: 16px;
    height: 16px; }
  .op-portal-theme a > .op-icon.op-icon-file:before, .op-portal-theme button > .op-icon.op-icon-file:before, .op-portal-theme label > .op-icon.op-icon-file:before, .op-portal-theme .with-icon > .op-icon.op-icon-file:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-file:before {
    background-position: -188px -321px;
    width: 16px;
    height: 16px; }
  .op-portal-theme a > .op-icon.op-icon-fin:before, .op-portal-theme button > .op-icon.op-icon-fin:before, .op-portal-theme label > .op-icon.op-icon-fin:before, .op-portal-theme .with-icon > .op-icon.op-icon-fin:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-fin:before {
    background-position: -462px -330px;
    width: 16px;
    height: 11px; }
  .op-portal-theme a:hover .op-icon.op-icon-find-check:before, .op-portal-theme button:hover .op-icon.op-icon-find-check:before, .op-portal-theme label:hover .op-icon.op-icon-find-check:before, .op-portal-theme .with-icon:hover .op-icon.op-icon-find-check:before, .op-portal-theme .tree-node-content:hover .op-icon.op-icon-find-check:before {
    background-position: -398px -224px; }
  .op-portal-theme a > .op-icon.op-icon-find-check:before, .op-portal-theme button > .op-icon.op-icon-find-check:before, .op-portal-theme label > .op-icon.op-icon-find-check:before, .op-portal-theme .with-icon > .op-icon.op-icon-find-check:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-find-check:before {
    background-position: -350px -176px;
    width: 16px;
    height: 16px; }
  .op-portal-theme a:hover .op-icon.op-icon-find:before, .op-portal-theme button:hover .op-icon.op-icon-find:before, .op-portal-theme label:hover .op-icon.op-icon-find:before, .op-portal-theme .with-icon:hover .op-icon.op-icon-find:before, .op-portal-theme .tree-node-content:hover .op-icon.op-icon-find:before {
    background-position: -144px -159px; }
  .op-portal-theme a > .op-icon.op-icon-find:before, .op-portal-theme button > .op-icon.op-icon-find:before, .op-portal-theme label > .op-icon.op-icon-find:before, .op-portal-theme .with-icon > .op-icon.op-icon-find:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-find:before {
    background-position: -98px -110px;
    width: 48px;
    height: 48px; }
  .op-portal-theme a > .op-icon.op-icon-first:before, .op-portal-theme button > .op-icon.op-icon-first:before, .op-portal-theme label > .op-icon.op-icon-first:before, .op-portal-theme .with-icon > .op-icon.op-icon-first:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-first:before {
    background-position: -272px -341px;
    width: 16px;
    height: 16px; }
  .op-portal-theme a > .op-icon.op-icon-flint:before, .op-portal-theme button > .op-icon.op-icon-flint:before, .op-portal-theme label > .op-icon.op-icon-flint:before, .op-portal-theme .with-icon > .op-icon.op-icon-flint:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-flint:before {
    background-position: -288px -341px;
    width: 16px;
    height: 16px; }
  .op-portal-theme a > .op-icon.op-icon-fra:before, .op-portal-theme button > .op-icon.op-icon-fra:before, .op-portal-theme label > .op-icon.op-icon-fra:before, .op-portal-theme .with-icon > .op-icon.op-icon-fra:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-fra:before {
    background-position: -272px -437px;
    width: 16px;
    height: 11px; }
  .op-portal-theme a > .op-icon.op-icon-gbr:before, .op-portal-theme button > .op-icon.op-icon-gbr:before, .op-portal-theme label > .op-icon.op-icon-gbr:before, .op-portal-theme .with-icon > .op-icon.op-icon-gbr:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-gbr:before {
    background-position: -304px -437px;
    width: 16px;
    height: 11px; }
  .op-portal-theme a:focus .op-icon.op-icon-google-plus:before, .op-portal-theme button:focus .op-icon.op-icon-google-plus:before, .op-portal-theme label:focus .op-icon.op-icon-google-plus:before, .op-portal-theme .with-icon:focus .op-icon.op-icon-google-plus:before, .op-portal-theme .tree-node-content:focus .op-icon.op-icon-google-plus:before {
    background-position: -242px -265px; }
  .op-portal-theme a:hover .op-icon.op-icon-google-plus:before, .op-portal-theme button:hover .op-icon.op-icon-google-plus:before, .op-portal-theme label:hover .op-icon.op-icon-google-plus:before, .op-portal-theme .with-icon:hover .op-icon.op-icon-google-plus:before, .op-portal-theme .tree-node-content:hover .op-icon.op-icon-google-plus:before {
    background-position: -210px -265px; }
  .op-portal-theme a > .op-icon.op-icon-google-plus:before, .op-portal-theme button > .op-icon.op-icon-google-plus:before, .op-portal-theme label > .op-icon.op-icon-google-plus:before, .op-portal-theme .with-icon > .op-icon.op-icon-google-plus:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-google-plus:before {
    background-position: -178px -265px;
    width: 32px;
    height: 22px; }
  .op-portal-theme a > .op-icon.op-icon-grb:before, .op-portal-theme button > .op-icon.op-icon-grb:before, .op-portal-theme label > .op-icon.op-icon-grb:before, .op-portal-theme .with-icon > .op-icon.op-icon-grb:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-grb:before {
    background-position: -400px -437px;
    width: 16px;
    height: 11px; }
  .op-portal-theme a > .op-icon.op-icon-grc:before, .op-portal-theme button > .op-icon.op-icon-grc:before, .op-portal-theme label > .op-icon.op-icon-grc:before, .op-portal-theme .with-icon > .op-icon.op-icon-grc:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-grc:before {
    background-position: -416px -437px;
    width: 16px;
    height: 11px; }
  .op-portal-theme a > .op-icon.op-icon-hrv:before, .op-portal-theme button > .op-icon.op-icon-hrv:before, .op-portal-theme label > .op-icon.op-icon-hrv:before, .op-portal-theme .with-icon > .op-icon.op-icon-hrv:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-hrv:before {
    background-position: -432px -437px;
    width: 16px;
    height: 11px; }
  .op-portal-theme a > .op-icon.op-icon-hun:before, .op-portal-theme button > .op-icon.op-icon-hun:before, .op-portal-theme label > .op-icon.op-icon-hun:before, .op-portal-theme .with-icon > .op-icon.op-icon-hun:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-hun:before {
    background-position: -462px 0px;
    width: 16px;
    height: 11px; }
  .op-portal-theme a > .op-icon.op-icon-imn:before, .op-portal-theme button > .op-icon.op-icon-imn:before, .op-portal-theme label > .op-icon.op-icon-imn:before, .op-portal-theme .with-icon > .op-icon.op-icon-imn:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-imn:before {
    background-position: -462px -11px;
    width: 16px;
    height: 11px; }
  .op-portal-theme a > .op-icon.op-icon-ind:before, .op-portal-theme button > .op-icon.op-icon-ind:before, .op-portal-theme label > .op-icon.op-icon-ind:before, .op-portal-theme .with-icon > .op-icon.op-icon-ind:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-ind:before {
    background-position: -462px -22px;
    width: 16px;
    height: 11px; }
  .op-portal-theme a > .op-icon.op-icon-irl:before, .op-portal-theme button > .op-icon.op-icon-irl:before, .op-portal-theme label > .op-icon.op-icon-irl:before, .op-portal-theme .with-icon > .op-icon.op-icon-irl:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-irl:before {
    background-position: -462px -44px;
    width: 16px;
    height: 11px; }
  .op-portal-theme a > .op-icon.op-icon-irn:before, .op-portal-theme button > .op-icon.op-icon-irn:before, .op-portal-theme label > .op-icon.op-icon-irn:before, .op-portal-theme .with-icon > .op-icon.op-icon-irn:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-irn:before {
    background-position: -462px -55px;
    width: 16px;
    height: 11px; }
  .op-portal-theme a > .op-icon.op-icon-isl:before, .op-portal-theme button > .op-icon.op-icon-isl:before, .op-portal-theme label > .op-icon.op-icon-isl:before, .op-portal-theme .with-icon > .op-icon.op-icon-isl:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-isl:before {
    background-position: -462px -77px;
    width: 16px;
    height: 11px; }
  .op-portal-theme a > .op-icon.op-icon-isr:before, .op-portal-theme button > .op-icon.op-icon-isr:before, .op-portal-theme label > .op-icon.op-icon-isr:before, .op-portal-theme .with-icon > .op-icon.op-icon-isr:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-isr:before {
    background-position: -462px -88px;
    width: 16px;
    height: 11px; }
  .op-portal-theme a > .op-icon.op-icon-ita:before, .op-portal-theme button > .op-icon.op-icon-ita:before, .op-portal-theme label > .op-icon.op-icon-ita:before, .op-portal-theme .with-icon > .op-icon.op-icon-ita:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-ita:before {
    background-position: -462px -99px;
    width: 16px;
    height: 11px; }
  .op-portal-theme a > .op-icon.op-icon-jpn:before, .op-portal-theme button > .op-icon.op-icon-jpn:before, .op-portal-theme label > .op-icon.op-icon-jpn:before, .op-portal-theme .with-icon > .op-icon.op-icon-jpn:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-jpn:before {
    background-position: -462px -110px;
    width: 16px;
    height: 11px; }
  .op-portal-theme a > .op-icon.op-icon-lao:before, .op-portal-theme button > .op-icon.op-icon-lao:before, .op-portal-theme label > .op-icon.op-icon-lao:before, .op-portal-theme .with-icon > .op-icon.op-icon-lao:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-lao:before {
    background-position: -462px -143px;
    width: 16px;
    height: 11px; }
  .op-portal-theme a > .op-icon.op-icon-last:before, .op-portal-theme button > .op-icon.op-icon-last:before, .op-portal-theme label > .op-icon.op-icon-last:before, .op-portal-theme .with-icon > .op-icon.op-icon-last:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-last:before {
    background-position: 0px -373px;
    width: 16px;
    height: 16px; }
  .op-portal-theme a > .op-icon.op-icon-less:before, .op-portal-theme button > .op-icon.op-icon-less:before, .op-portal-theme label > .op-icon.op-icon-less:before, .op-portal-theme .with-icon > .op-icon.op-icon-less:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-less:before {
    background-position: -448px -437px;
    width: 9px;
    height: 9px; }
  .op-portal-theme a > .op-icon.op-icon-lie:before, .op-portal-theme button > .op-icon.op-icon-lie:before, .op-portal-theme label > .op-icon.op-icon-lie:before, .op-portal-theme .with-icon > .op-icon.op-icon-lie:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-lie:before {
    background-position: -462px -176px;
    width: 16px;
    height: 11px; }
  .op-portal-theme a:hover .op-icon.op-icon-link:before, .op-portal-theme button:hover .op-icon.op-icon-link:before, .op-portal-theme label:hover .op-icon.op-icon-link:before, .op-portal-theme .with-icon:hover .op-icon.op-icon-link:before, .op-portal-theme .tree-node-content:hover .op-icon.op-icon-link:before {
    background-position: -48px -389px; }
  .op-portal-theme a > .op-icon.op-icon-link:before, .op-portal-theme button > .op-icon.op-icon-link:before, .op-portal-theme label > .op-icon.op-icon-link:before, .op-portal-theme .with-icon > .op-icon.op-icon-link:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-link:before {
    background-position: -192px -389px;
    width: 16px;
    height: 16px; }
  .op-portal-theme a:focus .op-icon.op-icon-linkedin:before, .op-portal-theme button:focus .op-icon.op-icon-linkedin:before, .op-portal-theme label:focus .op-icon.op-icon-linkedin:before, .op-portal-theme .with-icon:focus .op-icon.op-icon-linkedin:before, .op-portal-theme .tree-node-content:focus .op-icon.op-icon-linkedin:before {
    background-position: -300px -297px; }
  .op-portal-theme a:hover .op-icon.op-icon-linkedin:before, .op-portal-theme button:hover .op-icon.op-icon-linkedin:before, .op-portal-theme label:hover .op-icon.op-icon-linkedin:before, .op-portal-theme .with-icon:hover .op-icon.op-icon-linkedin:before, .op-portal-theme .tree-node-content:hover .op-icon.op-icon-linkedin:before {
    background-position: -276px -297px; }
  .op-portal-theme a > .op-icon.op-icon-linkedin:before, .op-portal-theme button > .op-icon.op-icon-linkedin:before, .op-portal-theme label > .op-icon.op-icon-linkedin:before, .op-portal-theme .with-icon > .op-icon.op-icon-linkedin:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-linkedin:before {
    background-position: -252px -297px;
    width: 24px;
    height: 24px; }
  .op-portal-theme a:hover .op-icon.op-icon-location:before, .op-portal-theme button:hover .op-icon.op-icon-location:before, .op-portal-theme label:hover .op-icon.op-icon-location:before, .op-portal-theme .with-icon:hover .op-icon.op-icon-location:before, .op-portal-theme .tree-node-content:hover .op-icon.op-icon-location:before {
    background-position: -260px 0px; }
  .op-portal-theme a > .op-icon.op-icon-location:before, .op-portal-theme button > .op-icon.op-icon-location:before, .op-portal-theme label > .op-icon.op-icon-location:before, .op-portal-theme .with-icon > .op-icon.op-icon-location:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-location:before {
    background-position: -260px -50px;
    width: 34px;
    height: 50px; }
  .op-portal-theme a > .op-icon.op-icon-ltu:before, .op-portal-theme button > .op-icon.op-icon-ltu:before, .op-portal-theme label > .op-icon.op-icon-ltu:before, .op-portal-theme .with-icon > .op-icon.op-icon-ltu:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-ltu:before {
    background-position: -462px -264px;
    width: 16px;
    height: 11px; }
  .op-portal-theme a > .op-icon.op-icon-lux:before, .op-portal-theme button > .op-icon.op-icon-lux:before, .op-portal-theme label > .op-icon.op-icon-lux:before, .op-portal-theme .with-icon > .op-icon.op-icon-lux:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-lux:before {
    background-position: -462px -275px;
    width: 16px;
    height: 11px; }
  .op-portal-theme a > .op-icon.op-icon-lva:before, .op-portal-theme button > .op-icon.op-icon-lva:before, .op-portal-theme label > .op-icon.op-icon-lva:before, .op-portal-theme .with-icon > .op-icon.op-icon-lva:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-lva:before {
    background-position: -462px -286px;
    width: 16px;
    height: 11px; }
  .op-portal-theme a > .op-icon.op-icon-mco:before, .op-portal-theme button > .op-icon.op-icon-mco:before, .op-portal-theme label > .op-icon.op-icon-mco:before, .op-portal-theme .with-icon > .op-icon.op-icon-mco:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-mco:before {
    background-position: -462px -308px;
    width: 16px;
    height: 11px; }
  .op-portal-theme a > .op-icon.op-icon-mda:before, .op-portal-theme button > .op-icon.op-icon-mda:before, .op-portal-theme label > .op-icon.op-icon-mda:before, .op-portal-theme .with-icon > .op-icon.op-icon-mda:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-mda:before {
    background-position: -462px -319px;
    width: 16px;
    height: 11px; }
  .op-portal-theme a > .op-icon.op-icon-minus:before, .op-portal-theme button > .op-icon.op-icon-minus:before, .op-portal-theme label > .op-icon.op-icon-minus:before, .op-portal-theme .with-icon > .op-icon.op-icon-minus:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-minus:before {
    background-position: 0px -453px;
    width: 8px;
    height: 16px; }
  .op-portal-theme a > .op-icon.op-icon-mkd:before, .op-portal-theme button > .op-icon.op-icon-mkd:before, .op-portal-theme label > .op-icon.op-icon-mkd:before, .op-portal-theme .with-icon > .op-icon.op-icon-mkd:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-mkd:before {
    background-position: -462px -341px;
    width: 16px;
    height: 11px; }
  .op-portal-theme a > .op-icon.op-icon-mlt:before, .op-portal-theme button > .op-icon.op-icon-mlt:before, .op-portal-theme label > .op-icon.op-icon-mlt:before, .op-portal-theme .with-icon > .op-icon.op-icon-mlt:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-mlt:before {
    background-position: -462px -407px;
    width: 16px;
    height: 11px; }
  .op-portal-theme a > .op-icon.op-icon-mne:before, .op-portal-theme button > .op-icon.op-icon-mne:before, .op-portal-theme label > .op-icon.op-icon-mne:before, .op-portal-theme .with-icon > .op-icon.op-icon-mne:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-mne:before {
    background-position: -462px -418px;
    width: 16px;
    height: 11px; }
  .op-portal-theme a:hover .op-icon.op-icon-module:before, .op-portal-theme button:hover .op-icon.op-icon-module:before, .op-portal-theme label:hover .op-icon.op-icon-module:before, .op-portal-theme .with-icon:hover .op-icon.op-icon-module:before, .op-portal-theme .tree-node-content:hover .op-icon.op-icon-module:before {
    background-position: 0px -110px; }
  .op-portal-theme a > .op-icon.op-icon-module:before, .op-portal-theme button > .op-icon.op-icon-module:before, .op-portal-theme label > .op-icon.op-icon-module:before, .op-portal-theme .with-icon > .op-icon.op-icon-module:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-module:before {
    background-position: -49px -110px;
    width: 49px;
    height: 49px; }
  .op-portal-theme a > .op-icon.op-icon-more:before, .op-portal-theme button > .op-icon.op-icon-more:before, .op-portal-theme label > .op-icon.op-icon-more:before, .op-portal-theme .with-icon > .op-icon.op-icon-more:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-more:before {
    background-position: -150px -453px;
    width: 9px;
    height: 9px; }
  .op-portal-theme a > .op-icon.op-icon-next:before, .op-portal-theme button > .op-icon.op-icon-next:before, .op-portal-theme label > .op-icon.op-icon-next:before, .op-portal-theme .with-icon > .op-icon.op-icon-next:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-next:before {
    background-position: -172px -321px;
    width: 16px;
    height: 16px; }
  .op-portal-theme a > .op-icon.op-icon-nld:before, .op-portal-theme button > .op-icon.op-icon-nld:before, .op-portal-theme label > .op-icon.op-icon-nld:before, .op-portal-theme .with-icon > .op-icon.op-icon-nld:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-nld:before {
    background-position: -176px -437px;
    width: 16px;
    height: 11px; }
  .op-portal-theme a > .op-icon.op-icon-nor:before, .op-portal-theme button > .op-icon.op-icon-nor:before, .op-portal-theme label > .op-icon.op-icon-nor:before, .op-portal-theme .with-icon > .op-icon.op-icon-nor:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-nor:before {
    background-position: -224px -437px;
    width: 16px;
    height: 11px; }
  .op-portal-theme a > .op-icon.op-icon-op-back-lg:before, .op-portal-theme button > .op-icon.op-icon-op-back-lg:before, .op-portal-theme label > .op-icon.op-icon-op-back-lg:before, .op-portal-theme .with-icon > .op-icon.op-icon-op-back-lg:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-op-back-lg:before {
    background-position: -192px -159px;
    width: 20px;
    height: 20px; }
  .op-portal-theme a > .op-icon.op-icon-op-bullet-asset:before, .op-portal-theme button > .op-icon.op-icon-op-bullet-asset:before, .op-portal-theme label > .op-icon.op-icon-op-bullet-asset:before, .op-portal-theme .with-icon > .op-icon.op-icon-op-bullet-asset:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-op-bullet-asset:before {
    background-position: -462px -440px;
    width: 13px;
    height: 13px; }
  .op-portal-theme a > .op-icon.op-icon-op-bullet-bok:before, .op-portal-theme button > .op-icon.op-icon-op-bullet-bok:before, .op-portal-theme label > .op-icon.op-icon-op-bullet-bok:before, .op-portal-theme .with-icon > .op-icon.op-icon-op-bullet-bok:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-op-bullet-bok:before {
    background-position: -132px -453px;
    width: 9px;
    height: 9px; }
  .op-portal-theme a > .op-icon.op-icon-op-bullet-concept:before, .op-portal-theme button > .op-icon.op-icon-op-bullet-concept:before, .op-portal-theme label > .op-icon.op-icon-op-bullet-concept:before, .op-portal-theme .with-icon > .op-icon.op-icon-op-bullet-concept:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-op-bullet-concept:before {
    background-position: -280px -239px;
    width: 14px;
    height: 13px; }
  .op-portal-theme a > .op-icon.op-icon-op-bullet-conceptscheme:before, .op-portal-theme button > .op-icon.op-icon-op-bullet-conceptscheme:before, .op-portal-theme label > .op-icon.op-icon-op-bullet-conceptscheme:before, .op-portal-theme .with-icon > .op-icon.op-icon-op-bullet-conceptscheme:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-op-bullet-conceptscheme:before {
    background-position: -96px -97px;
    width: 14px;
    height: 13px; }
  .op-portal-theme a > .op-icon.op-icon-op-bullet-cor:before, .op-portal-theme button > .op-icon.op-icon-op-bullet-cor:before, .op-portal-theme label > .op-icon.op-icon-op-bullet-cor:before, .op-portal-theme .with-icon > .op-icon.op-icon-op-bullet-cor:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-op-bullet-cor:before {
    background-position: -123px -453px;
    width: 9px;
    height: 9px; }
  .op-portal-theme a > .op-icon.op-icon-op-bullet-lex:before, .op-portal-theme button > .op-icon.op-icon-op-bullet-lex:before, .op-portal-theme label > .op-icon.op-icon-op-bullet-lex:before, .op-portal-theme .with-icon > .op-icon.op-icon-op-bullet-lex:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-op-bullet-lex:before {
    background-position: -114px -453px;
    width: 9px;
    height: 9px; }
  .op-portal-theme a > .op-icon.op-icon-op-bullet-sum-leg:before, .op-portal-theme button > .op-icon.op-icon-op-bullet-sum-leg:before, .op-portal-theme label > .op-icon.op-icon-op-bullet-sum-leg:before, .op-portal-theme .with-icon > .op-icon.op-icon-op-bullet-sum-leg:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-op-bullet-sum-leg:before {
    background-position: -105px -453px;
    width: 9px;
    height: 9px; }
  .op-portal-theme a > .op-icon.op-icon-op-bullet-ted:before, .op-portal-theme button > .op-icon.op-icon-op-bullet-ted:before, .op-portal-theme label > .op-icon.op-icon-op-bullet-ted:before, .op-portal-theme .with-icon > .op-icon.op-icon-op-bullet-ted:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-op-bullet-ted:before {
    background-position: -96px -453px;
    width: 9px;
    height: 9px; }
  .op-portal-theme a > .op-icon.op-icon-op-bullet-web-page:before, .op-portal-theme button > .op-icon.op-icon-op-bullet-web-page:before, .op-portal-theme label > .op-icon.op-icon-op-bullet-web-page:before, .op-portal-theme .with-icon > .op-icon.op-icon-op-bullet-web-page:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-op-bullet-web-page:before {
    background-position: -87px -453px;
    width: 9px;
    height: 9px; }
  .op-portal-theme a > .op-icon.op-icon-op-bullet-wiw:before, .op-portal-theme button > .op-icon.op-icon-op-bullet-wiw:before, .op-portal-theme label > .op-icon.op-icon-op-bullet-wiw:before, .op-portal-theme .with-icon > .op-icon.op-icon-op-bullet-wiw:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-op-bullet-wiw:before {
    background-position: -78px -453px;
    width: 9px;
    height: 9px; }
  .op-portal-theme a > .op-icon.op-icon-perm-link:before, .op-portal-theme button > .op-icon.op-icon-perm-link:before, .op-portal-theme label > .op-icon.op-icon-perm-link:before, .op-portal-theme .with-icon > .op-icon.op-icon-perm-link:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-perm-link:before {
    background-position: -350px -16px;
    width: 16px;
    height: 16px; }
  .op-portal-theme a > .op-icon.op-icon-plus:before, .op-portal-theme button > .op-icon.op-icon-plus:before, .op-portal-theme label > .op-icon.op-icon-plus:before, .op-portal-theme .with-icon > .op-icon.op-icon-plus:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-plus:before {
    background-position: -8px -453px;
    width: 8px;
    height: 16px; }
  .op-portal-theme a > .op-icon.op-icon-pol:before, .op-portal-theme button > .op-icon.op-icon-pol:before, .op-portal-theme label > .op-icon.op-icon-pol:before, .op-portal-theme .with-icon > .op-icon.op-icon-pol:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-pol:before {
    background-position: -462px -33px;
    width: 16px;
    height: 11px; }
  .op-portal-theme a > .op-icon.op-icon-prev:before, .op-portal-theme button > .op-icon.op-icon-prev:before, .op-portal-theme label > .op-icon.op-icon-prev:before, .op-portal-theme .with-icon > .op-icon.op-icon-prev:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-prev:before {
    background-position: -350px -48px;
    width: 16px;
    height: 16px; }
  .op-portal-theme a > .op-icon.op-icon-print-white:before, .op-portal-theme button > .op-icon.op-icon-print-white:before, .op-portal-theme label > .op-icon.op-icon-print-white:before, .op-portal-theme .with-icon > .op-icon.op-icon-print-white:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-print-white:before {
    background-position: -350px -64px;
    width: 16px;
    height: 16px; }
  .op-portal-theme a > .op-icon.op-icon-prt:before, .op-portal-theme button > .op-icon.op-icon-prt:before, .op-portal-theme label > .op-icon.op-icon-prt:before, .op-portal-theme .with-icon > .op-icon.op-icon-prt:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-prt:before {
    background-position: -462px -66px;
    width: 16px;
    height: 11px; }
  .op-portal-theme a:hover .op-icon.op-icon-ratings:before, .op-portal-theme button:hover .op-icon.op-icon-ratings:before, .op-portal-theme label:hover .op-icon.op-icon-ratings:before, .op-portal-theme .with-icon:hover .op-icon.op-icon-ratings:before, .op-portal-theme .tree-node-content:hover .op-icon.op-icon-ratings:before {
    background-position: -107px -207px; }
  .op-portal-theme a > .op-icon.op-icon-ratings:before, .op-portal-theme button > .op-icon.op-icon-ratings:before, .op-portal-theme label > .op-icon.op-icon-ratings:before, .op-portal-theme .with-icon > .op-icon.op-icon-ratings:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-ratings:before {
    background-position: 0px -207px;
    width: 107px;
    height: 18px; }
  .op-portal-theme a:hover .op-icon.op-icon-ring:before, .op-portal-theme button:hover .op-icon.op-icon-ring:before, .op-portal-theme label:hover .op-icon.op-icon-ring:before, .op-portal-theme .with-icon:hover .op-icon.op-icon-ring:before, .op-portal-theme .tree-node-content:hover .op-icon.op-icon-ring:before {
    background-position: -350px -112px; }
  .op-portal-theme a > .op-icon.op-icon-ring:before, .op-portal-theme button > .op-icon.op-icon-ring:before, .op-portal-theme label > .op-icon.op-icon-ring:before, .op-portal-theme .with-icon > .op-icon.op-icon-ring:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-ring:before {
    background-position: -350px -128px;
    width: 16px;
    height: 16px; }
  .op-portal-theme a > .op-icon.op-icon-rou:before, .op-portal-theme button > .op-icon.op-icon-rou:before, .op-portal-theme label > .op-icon.op-icon-rou:before, .op-portal-theme .with-icon > .op-icon.op-icon-rou:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-rou:before {
    background-position: -462px -121px;
    width: 16px;
    height: 11px; }
  .op-portal-theme a > .op-icon.op-icon-rus:before, .op-portal-theme button > .op-icon.op-icon-rus:before, .op-portal-theme label > .op-icon.op-icon-rus:before, .op-portal-theme .with-icon > .op-icon.op-icon-rus:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-rus:before {
    background-position: -462px -132px;
    width: 16px;
    height: 11px; }
  .op-portal-theme a > .op-icon.op-icon-save-item:before, .op-portal-theme button > .op-icon.op-icon-save-item:before, .op-portal-theme label > .op-icon.op-icon-save-item:before, .op-portal-theme .with-icon > .op-icon.op-icon-save-item:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-save-item:before {
    background-position: -350px -144px;
    width: 16px;
    height: 16px; }
  .op-portal-theme a > .op-icon.op-icon-save-search:before, .op-portal-theme button > .op-icon.op-icon-save-search:before, .op-portal-theme label > .op-icon.op-icon-save-search:before, .op-portal-theme .with-icon > .op-icon.op-icon-save-search:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-save-search:before {
    background-position: -350px -160px;
    width: 16px;
    height: 16px; }
  .op-portal-theme a > .op-icon.op-icon-search-btn-lg:before, .op-portal-theme button > .op-icon.op-icon-search-btn-lg:before, .op-portal-theme label > .op-icon.op-icon-search-btn-lg:before, .op-portal-theme .with-icon > .op-icon.op-icon-search-btn-lg:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-search-btn-lg:before {
    background-position: -192px -179px;
    width: 20px;
    height: 20px; }
  .op-portal-theme a > .op-icon.op-icon-search-btn:before, .op-portal-theme button > .op-icon.op-icon-search-btn:before, .op-portal-theme label > .op-icon.op-icon-search-btn:before, .op-portal-theme .with-icon > .op-icon.op-icon-search-btn:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-search-btn:before {
    background-position: -96px -83px;
    width: 14px;
    height: 14px; }
  .op-portal-theme a:hover .op-icon.op-icon-settings:before, .op-portal-theme button:hover .op-icon.op-icon-settings:before, .op-portal-theme label:hover .op-icon.op-icon-settings:before, .op-portal-theme .with-icon:hover .op-icon.op-icon-settings:before, .op-portal-theme .tree-node-content:hover .op-icon.op-icon-settings:before {
    background-position: -110px 0px; }
  .op-portal-theme a > .op-icon.op-icon-settings:before, .op-portal-theme button > .op-icon.op-icon-settings:before, .op-portal-theme label > .op-icon.op-icon-settings:before, .op-portal-theme .with-icon > .op-icon.op-icon-settings:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-settings:before {
    background-position: -110px -45px;
    width: 54px;
    height: 45px; }
  .op-portal-theme a:hover .op-icon.op-icon-shopping-cart:before, .op-portal-theme button:hover .op-icon.op-icon-shopping-cart:before, .op-portal-theme label:hover .op-icon.op-icon-shopping-cart:before, .op-portal-theme .with-icon:hover .op-icon.op-icon-shopping-cart:before, .op-portal-theme .tree-node-content:hover .op-icon.op-icon-shopping-cart:before {
    background-position: -164px -48px; }
  .op-portal-theme a:hover .op-icon.op-icon-shopping-cart-small:before, .op-portal-theme button:hover .op-icon.op-icon-shopping-cart-small:before, .op-portal-theme label:hover .op-icon.op-icon-shopping-cart-small:before, .op-portal-theme .with-icon:hover .op-icon.op-icon-shopping-cart-small:before, .op-portal-theme .tree-node-content:hover .op-icon.op-icon-shopping-cart-small:before {
    background-position: -238px -207px; }
  .op-portal-theme a > .op-icon.op-icon-shopping-cart-small:before, .op-portal-theme button > .op-icon.op-icon-shopping-cart-small:before, .op-portal-theme label > .op-icon.op-icon-shopping-cart-small:before, .op-portal-theme .with-icon > .op-icon.op-icon-shopping-cart-small:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-shopping-cart-small:before {
    background-position: -146px -138px;
    width: 18px;
    height: 18px; }
  .op-portal-theme a > .op-icon.op-icon-shopping-cart:before, .op-portal-theme button > .op-icon.op-icon-shopping-cart:before, .op-portal-theme label > .op-icon.op-icon-shopping-cart:before, .op-portal-theme .with-icon > .op-icon.op-icon-shopping-cart:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-shopping-cart:before {
    background-position: -164px -96px;
    width: 48px;
    height: 48px; }
  .op-portal-theme a:hover .op-icon.op-icon-signal-big:before, .op-portal-theme button:hover .op-icon.op-icon-signal-big:before, .op-portal-theme label:hover .op-icon.op-icon-signal-big:before, .op-portal-theme .with-icon:hover .op-icon.op-icon-signal-big:before, .op-portal-theme .tree-node-content:hover .op-icon.op-icon-signal-big:before {
    background-position: 0px -159px; }
  .op-portal-theme a > .op-icon.op-icon-signal-big:before, .op-portal-theme button > .op-icon.op-icon-signal-big:before, .op-portal-theme label > .op-icon.op-icon-signal-big:before, .op-portal-theme .with-icon > .op-icon.op-icon-signal-big:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-signal-big:before {
    background-position: -48px -159px;
    width: 48px;
    height: 48px; }
  .op-portal-theme a:hover .op-icon.op-icon-signal:before, .op-portal-theme button:hover .op-icon.op-icon-signal:before, .op-portal-theme label:hover .op-icon.op-icon-signal:before, .op-portal-theme .with-icon:hover .op-icon.op-icon-signal:before, .op-portal-theme .tree-node-content:hover .op-icon.op-icon-signal:before {
    background-position: 0px -341px; }
  .op-portal-theme a > .op-icon.op-icon-signal:before, .op-portal-theme button > .op-icon.op-icon-signal:before, .op-portal-theme label > .op-icon.op-icon-signal:before, .op-portal-theme .with-icon > .op-icon.op-icon-signal:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-signal:before {
    background-position: -16px -341px;
    width: 16px;
    height: 16px; }
  .op-portal-theme a > .op-icon.op-icon-smr:before, .op-portal-theme button > .op-icon.op-icon-smr:before, .op-portal-theme label > .op-icon.op-icon-smr:before, .op-portal-theme .with-icon > .op-icon.op-icon-smr:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-smr:before {
    background-position: -462px -297px;
    width: 16px;
    height: 11px; }
  .op-portal-theme a:hover .op-icon.op-icon-social-empty:before, .op-portal-theme button:hover .op-icon.op-icon-social-empty:before, .op-portal-theme label:hover .op-icon.op-icon-social-empty:before, .op-portal-theme .with-icon:hover .op-icon.op-icon-social-empty:before, .op-portal-theme .tree-node-content:hover .op-icon.op-icon-social-empty:before {
    background-position: -32px -341px; }
  .op-portal-theme a > .op-icon.op-icon-social-empty:before, .op-portal-theme button > .op-icon.op-icon-social-empty:before, .op-portal-theme label > .op-icon.op-icon-social-empty:before, .op-portal-theme .with-icon > .op-icon.op-icon-social-empty:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-social-empty:before {
    background-position: -48px -341px;
    width: 16px;
    height: 16px; }
  .op-portal-theme a:focus .op-icon.op-icon-social:before, .op-portal-theme button:focus .op-icon.op-icon-social:before, .op-portal-theme label:focus .op-icon.op-icon-social:before, .op-portal-theme .with-icon:focus .op-icon.op-icon-social:before, .op-portal-theme .tree-node-content:focus .op-icon.op-icon-social:before {
    background-position: -64px -341px; }
  .op-portal-theme a > .op-icon.op-icon-social:before, .op-portal-theme button > .op-icon.op-icon-social:before, .op-portal-theme label > .op-icon.op-icon-social:before, .op-portal-theme .with-icon > .op-icon.op-icon-social:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-social:before {
    background-position: -80px -341px;
    width: 16px;
    height: 16px; }
  .op-portal-theme a > .op-icon.op-icon-srb:before, .op-portal-theme button > .op-icon.op-icon-srb:before, .op-portal-theme label > .op-icon.op-icon-srb:before, .op-portal-theme .with-icon > .op-icon.op-icon-srb:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-srb:before {
    background-position: -462px -352px;
    width: 16px;
    height: 11px; }
  .op-portal-theme a > .op-icon.op-icon-svk:before, .op-portal-theme button > .op-icon.op-icon-svk:before, .op-portal-theme label > .op-icon.op-icon-svk:before, .op-portal-theme .with-icon > .op-icon.op-icon-svk:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-svk:before {
    background-position: -462px -363px;
    width: 16px;
    height: 11px; }
  .op-portal-theme a > .op-icon.op-icon-svn:before, .op-portal-theme button > .op-icon.op-icon-svn:before, .op-portal-theme label > .op-icon.op-icon-svn:before, .op-portal-theme .with-icon > .op-icon.op-icon-svn:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-svn:before {
    background-position: -462px -374px;
    width: 16px;
    height: 11px; }
  .op-portal-theme a > .op-icon.op-icon-swe:before, .op-portal-theme button > .op-icon.op-icon-swe:before, .op-portal-theme label > .op-icon.op-icon-swe:before, .op-portal-theme .with-icon > .op-icon.op-icon-swe:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-swe:before {
    background-position: -462px -385px;
    width: 16px;
    height: 11px; }
  .op-portal-theme a > .op-icon.op-icon-tur:before, .op-portal-theme button > .op-icon.op-icon-tur:before, .op-portal-theme label > .op-icon.op-icon-tur:before, .op-portal-theme .with-icon > .op-icon.op-icon-tur:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-tur:before {
    background-position: -462px -396px;
    width: 16px;
    height: 11px; }
  .op-portal-theme a:focus .op-icon.op-icon-tweeter:before, .op-portal-theme button:focus .op-icon.op-icon-tweeter:before, .op-portal-theme label:focus .op-icon.op-icon-tweeter:before, .op-portal-theme .with-icon:focus .op-icon.op-icon-tweeter:before, .op-portal-theme .tree-node-content:focus .op-icon.op-icon-tweeter:before {
    background-position: -56px -297px; }
  .op-portal-theme a:hover .op-icon.op-icon-tweeter:before, .op-portal-theme button:hover .op-icon.op-icon-tweeter:before, .op-portal-theme label:hover .op-icon.op-icon-tweeter:before, .op-portal-theme .with-icon:hover .op-icon.op-icon-tweeter:before, .op-portal-theme .tree-node-content:hover .op-icon.op-icon-tweeter:before {
    background-position: 0px -297px; }
  .op-portal-theme a > .op-icon.op-icon-tweeter:before, .op-portal-theme button > .op-icon.op-icon-tweeter:before, .op-portal-theme label > .op-icon.op-icon-tweeter:before, .op-portal-theme .with-icon > .op-icon.op-icon-tweeter:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-tweeter:before {
    background-position: -28px -297px;
    width: 28px;
    height: 24px; }
  .op-portal-theme a > .op-icon.op-icon-ukr:before, .op-portal-theme button > .op-icon.op-icon-ukr:before, .op-portal-theme label > .op-icon.op-icon-ukr:before, .op-portal-theme .with-icon > .op-icon.op-icon-ukr:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-ukr:before {
    background-position: -96px -437px;
    width: 16px;
    height: 11px; }
  .op-portal-theme a > .op-icon.op-icon-usa:before, .op-portal-theme button > .op-icon.op-icon-usa:before, .op-portal-theme label > .op-icon.op-icon-usa:before, .op-portal-theme .with-icon > .op-icon.op-icon-usa:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-usa:before {
    background-position: -112px -437px;
    width: 16px;
    height: 11px; }
  .op-portal-theme a:focus .op-icon.op-icon-user:before, .op-portal-theme button:focus .op-icon.op-icon-user:before, .op-portal-theme label:focus .op-icon.op-icon-user:before, .op-portal-theme .with-icon:focus .op-icon.op-icon-user:before, .op-portal-theme .tree-node-content:focus .op-icon.op-icon-user:before {
    background-position: 0px -55px; }
  .op-portal-theme a:hover .op-icon.op-icon-user-pro:before, .op-portal-theme button:hover .op-icon.op-icon-user-pro:before, .op-portal-theme label:hover .op-icon.op-icon-user-pro:before, .op-portal-theme .with-icon:hover .op-icon.op-icon-user-pro:before, .op-portal-theme .tree-node-content:hover .op-icon.op-icon-user-pro:before {
    background-position: 0px 0px; }
  .op-portal-theme a > .op-icon.op-icon-user-pro:before, .op-portal-theme button > .op-icon.op-icon-user-pro:before, .op-portal-theme label > .op-icon.op-icon-user-pro:before, .op-portal-theme .with-icon > .op-icon.op-icon-user-pro:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-user-pro:before {
    background-position: -55px 0px;
    width: 55px;
    height: 55px; }
  .op-portal-theme a > .op-icon.op-icon-user:before, .op-portal-theme button > .op-icon.op-icon-user:before, .op-portal-theme label > .op-icon.op-icon-user:before, .op-portal-theme .with-icon > .op-icon.op-icon-user:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-user:before {
    background-position: -48px -55px;
    width: 48px;
    height: 55px; }
  .op-portal-theme a > .op-icon.op-icon-vat:before, .op-portal-theme button > .op-icon.op-icon-vat:before, .op-portal-theme label > .op-icon.op-icon-vat:before, .op-portal-theme .with-icon > .op-icon.op-icon-vat:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-vat:before {
    background-position: -192px -437px;
    width: 16px;
    height: 11px; }
  .op-portal-theme a > .op-icon.op-icon-vi_VN:before, .op-portal-theme button > .op-icon.op-icon-vi_VN:before, .op-portal-theme label > .op-icon.op-icon-vi_VN:before, .op-portal-theme .with-icon > .op-icon.op-icon-vi_VN:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-vi_VN:before {
    background-position: -208px -437px;
    width: 16px;
    height: 11px; }
  .op-portal-theme a > .op-icon.op-icon-warning-error:before, .op-portal-theme button > .op-icon.op-icon-warning-error:before, .op-portal-theme label > .op-icon.op-icon-warning-error:before, .op-portal-theme .with-icon > .op-icon.op-icon-warning-error:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-warning-error:before {
    background-position: -208px -341px;
    width: 16px;
    height: 16px; }
  .op-portal-theme a > .op-icon.op-icon-warning:before, .op-portal-theme button > .op-icon.op-icon-warning:before, .op-portal-theme label > .op-icon.op-icon-warning:before, .op-portal-theme .with-icon > .op-icon.op-icon-warning:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-warning:before {
    background-position: -224px -341px;
    width: 16px;
    height: 16px; }
  .op-portal-theme a > .op-icon.op-icon-widget:before, .op-portal-theme button > .op-icon.op-icon-widget:before, .op-portal-theme label > .op-icon.op-icon-widget:before, .op-portal-theme .with-icon > .op-icon.op-icon-widget:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-widget:before {
    background-position: -240px -341px;
    width: 16px;
    height: 16px; }
  .op-portal-theme a > .op-icon.op-icon-widgetd:before, .op-portal-theme button > .op-icon.op-icon-widgetd:before, .op-portal-theme label > .op-icon.op-icon-widgetd:before, .op-portal-theme .with-icon > .op-icon.op-icon-widgetd:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-widgetd:before {
    background-position: -256px -341px;
    width: 16px;
    height: 16px; }
  .op-portal-theme a > .op-icon.op-icon-xkx:before, .op-portal-theme button > .op-icon.op-icon-xkx:before, .op-portal-theme label > .op-icon.op-icon-xkx:before, .op-portal-theme .with-icon > .op-icon.op-icon-xkx:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-xkx:before {
    background-position: -288px -437px;
    width: 16px;
    height: 11px; }
  .op-portal-theme a:focus .op-icon.op-icon-youtube:before, .op-portal-theme button:focus .op-icon.op-icon-youtube:before, .op-portal-theme label:focus .op-icon.op-icon-youtube:before, .op-portal-theme .with-icon:focus .op-icon.op-icon-youtube:before, .op-portal-theme .tree-node-content:focus .op-icon.op-icon-youtube:before {
    background-position: -214px -207px; }
  .op-portal-theme a:hover .op-icon.op-icon-youtube:before, .op-portal-theme button:hover .op-icon.op-icon-youtube:before, .op-portal-theme label:hover .op-icon.op-icon-youtube:before, .op-portal-theme .with-icon:hover .op-icon.op-icon-youtube:before, .op-portal-theme .tree-node-content:hover .op-icon.op-icon-youtube:before {
    background-position: -110px -90px; }
  .op-portal-theme a > .op-icon.op-icon-youtube:before, .op-portal-theme button > .op-icon.op-icon-youtube:before, .op-portal-theme label > .op-icon.op-icon-youtube:before, .op-portal-theme .with-icon > .op-icon.op-icon-youtube:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-youtube:before {
    background-position: -134px -90px;
    width: 24px;
    height: 18px; }
  .op-portal-theme a > .op-icon.op-icon-zh_CN:before, .op-portal-theme button > .op-icon.op-icon-zh_CN:before, .op-portal-theme label > .op-icon.op-icon-zh_CN:before, .op-portal-theme .with-icon > .op-icon.op-icon-zh_CN:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-zh_CN:before {
    background-position: -352px -437px;
    width: 16px;
    height: 11px; }
  .op-portal-theme a > .op-icon.op-icon-zh_TW:before, .op-portal-theme button > .op-icon.op-icon-zh_TW:before, .op-portal-theme label > .op-icon.op-icon-zh_TW:before, .op-portal-theme .with-icon > .op-icon.op-icon-zh_TW:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-zh_TW:before {
    background-position: -368px -437px;
    width: 16px;
    height: 11px; }
  .op-portal-theme a:hover .op-icon.op-icon-aleft-txt:before, .op-portal-theme button:hover .op-icon.op-icon-aleft-txt:before, .op-portal-theme label:hover .op-icon.op-icon-aleft-txt:before, .op-portal-theme .with-icon:hover .op-icon.op-icon-aleft-txt:before, .op-portal-theme .tree-node-content:hover .op-icon.op-icon-aleft-txt:before {
    background-position: -288px -196px; }
  .op-portal-theme a:hover .op-icon.op-icon-alerts:before, .op-portal-theme button:hover .op-icon.op-icon-alerts:before, .op-portal-theme label:hover .op-icon.op-icon-alerts:before, .op-portal-theme .with-icon:hover .op-icon.op-icon-alerts:before, .op-portal-theme .tree-node-content:hover .op-icon.op-icon-alerts:before {
    background-position: -336px -341px; }
  .op-portal-theme a:hover .op-icon.op-icon-annotations:before, .op-portal-theme button:hover .op-icon.op-icon-annotations:before, .op-portal-theme label:hover .op-icon.op-icon-annotations:before, .op-portal-theme .with-icon:hover .op-icon.op-icon-annotations:before, .op-portal-theme .tree-node-content:hover .op-icon.op-icon-annotations:before {
    background-position: -366px 0px; }
  .op-portal-theme a:hover .op-icon.op-icon-aright-txt:before, .op-portal-theme button:hover .op-icon.op-icon-aright-txt:before, .op-portal-theme label:hover .op-icon.op-icon-aright-txt:before, .op-portal-theme .with-icon:hover .op-icon.op-icon-aright-txt:before, .op-portal-theme .tree-node-content:hover .op-icon.op-icon-aright-txt:before {
    background-position: -256px -160px; }
  .op-portal-theme a:hover .op-icon.op-icon-arrow-down:before, .op-portal-theme button:hover .op-icon.op-icon-arrow-down:before, .op-portal-theme label:hover .op-icon.op-icon-arrow-down:before, .op-portal-theme .with-icon:hover .op-icon.op-icon-arrow-down:before, .op-portal-theme .tree-node-content:hover .op-icon.op-icon-arrow-down:before {
    background-position: -352px -341px; }
  .op-portal-theme a:hover .op-icon.op-icon-arrow-up:before, .op-portal-theme button:hover .op-icon.op-icon-arrow-up:before, .op-portal-theme label:hover .op-icon.op-icon-arrow-up:before, .op-portal-theme .with-icon:hover .op-icon.op-icon-arrow-up:before, .op-portal-theme .tree-node-content:hover .op-icon.op-icon-arrow-up:before {
    background-position: -416px -405px; }
  .op-portal-theme a:hover .op-icon.op-icon-basket:before, .op-portal-theme button:hover .op-icon.op-icon-basket:before, .op-portal-theme label:hover .op-icon.op-icon-basket:before, .op-portal-theme .with-icon:hover .op-icon.op-icon-basket:before, .op-portal-theme .tree-node-content:hover .op-icon.op-icon-basket:before {
    background-position: -366px -64px; }
  .op-portal-theme a:hover .op-icon.op-icon-basket-remove:before, .op-portal-theme button:hover .op-icon.op-icon-basket-remove:before, .op-portal-theme label:hover .op-icon.op-icon-basket-remove:before, .op-portal-theme .with-icon:hover .op-icon.op-icon-basket-remove:before, .op-portal-theme .tree-node-content:hover .op-icon.op-icon-basket-remove:before {
    background-position: -366px -80px; }
  .op-portal-theme a:hover .op-icon.op-icon-data-provider:before, .op-portal-theme button:hover .op-icon.op-icon-data-provider:before, .op-portal-theme label:hover .op-icon.op-icon-data-provider:before, .op-portal-theme .with-icon:hover .op-icon.op-icon-data-provider:before, .op-portal-theme .tree-node-content:hover .op-icon.op-icon-data-provider:before {
    background-position: -366px -96px; }
  .op-portal-theme a > .op-icon.op-icon-dots-arrow-right:before, .op-portal-theme button > .op-icon.op-icon-dots-arrow-right:before, .op-portal-theme label > .op-icon.op-icon-dots-arrow-right:before, .op-portal-theme .with-icon > .op-icon.op-icon-dots-arrow-right:before, .op-portal-theme .tree-node-content > .op-icon.op-icon-dots-arrow-right:before {
    background-position: -366px -112px;
    width: 16px;
    height: 16px; }
  .op-portal-theme a:hover .op-icon.op-icon-file-azw:before, .op-portal-theme button:hover .op-icon.op-icon-file-azw:before, .op-portal-theme label:hover .op-icon.op-icon-file-azw:before, .op-portal-theme .with-icon:hover .op-icon.op-icon-file-azw:before, .op-portal-theme .tree-node-content:hover .op-icon.op-icon-file-azw:before {
    background-position: -366px -128px; }
  .op-portal-theme a:hover .op-icon.op-icon-file-css:before, .op-portal-theme button:hover .op-icon.op-icon-file-css:before, .op-portal-theme label:hover .op-icon.op-icon-file-css:before, .op-portal-theme .with-icon:hover .op-icon.op-icon-file-css:before, .op-portal-theme .tree-node-content:hover .op-icon.op-icon-file-css:before {
    background-position: -366px -144px; }
  .op-portal-theme a:hover .op-icon.op-icon-file-csv:before, .op-portal-theme button:hover .op-icon.op-icon-file-csv:before, .op-portal-theme label:hover .op-icon.op-icon-file-csv:before, .op-portal-theme .with-icon:hover .op-icon.op-icon-file-csv:before, .op-portal-theme .tree-node-content:hover .op-icon.op-icon-file-csv:before {
    background-position: -366px -160px; }
  .op-portal-theme a:hover .op-icon.op-icon-file-dbf:before, .op-portal-theme button:hover .op-icon.op-icon-file-dbf:before, .op-portal-theme label:hover .op-icon.op-icon-file-dbf:before, .op-portal-theme .with-icon:hover .op-icon.op-icon-file-dbf:before, .op-portal-theme .tree-node-content:hover .op-icon.op-icon-file-dbf:before {
    background-position: -366px -176px; }
  .op-portal-theme a:hover .op-icon.op-icon-file-doc:before, .op-portal-theme button:hover .op-icon.op-icon-file-doc:before, .op-portal-theme label:hover .op-icon.op-icon-file-doc:before, .op-portal-theme .with-icon:hover .op-icon.op-icon-file-doc:before, .op-portal-theme .tree-node-content:hover .op-icon.op-icon-file-doc:before {
    background-position: -366px -192px; }
  .op-portal-theme a:hover .op-icon.op-icon-file-dtd:before, .op-portal-theme button:hover .op-icon.op-icon-file-dtd:before, .op-portal-theme label:hover .op-icon.op-icon-file-dtd:before, .op-portal-theme .with-icon:hover .op-icon.op-icon-file-dtd:before, .op-portal-theme .tree-node-content:hover .op-icon.op-icon-file-dtd:before {
    background-position: -366px -208px; }
  .op-portal-theme a:hover .op-icon.op-icon-file-eoo:before, .op-portal-theme button:hover .op-icon.op-icon-file-eoo:before, .op-portal-theme label:hover .op-icon.op-icon-file-eoo:before, .op-portal-theme .with-icon:hover .op-icon.op-icon-file-eoo:before, .op-portal-theme .tree-node-content:hover .op-icon.op-icon-file-eoo:before {
    background-position: -366px -224px; }
  .op-portal-theme a:hover .op-icon.op-icon-file-epub:before, .op-portal-theme button:hover .op-icon.op-icon-file-epub:before, .op-portal-theme label:hover .op-icon.op-icon-file-epub:before, .op-portal-theme .with-icon:hover .op-icon.op-icon-file-epub:before, .op-portal-theme .tree-node-content:hover .op-icon.op-icon-file-epub:before {
    background-position: -366px -240px; }
  .op-portal-theme a:hover .op-icon.op-icon-file-fmx:before, .op-portal-theme button:hover .op-icon.op-icon-file-fmx:before, .op-portal-theme label:hover .op-icon.op-icon-file-fmx:before, .op-portal-theme .with-icon:hover .op-icon.op-icon-file-fmx:before, .op-portal-theme .tree-node-content:hover .op-icon.op-icon-file-fmx:before {
    background-position: -366px -256px; }
  .op-portal-theme a:hover .op-icon.op-icon-file-gif:before, .op-portal-theme button:hover .op-icon.op-icon-file-gif:before, .op-portal-theme label:hover .op-icon.op-icon-file-gif:before, .op-portal-theme .with-icon:hover .op-icon.op-icon-file-gif:before, .op-portal-theme .tree-node-content:hover .op-icon.op-icon-file-gif:before {
    background-position: -366px -272px; }
  .op-portal-theme a:hover .op-icon.op-icon-file-gml:before, .op-portal-theme button:hover .op-icon.op-icon-file-gml:before, .op-portal-theme label:hover .op-icon.op-icon-file-gml:before, .op-portal-theme .with-icon:hover .op-icon.op-icon-file-gml:before, .op-portal-theme .tree-node-content:hover .op-icon.op-icon-file-gml:before {
    background-position: -366px -288px; }
  .op-portal-theme a:hover .op-icon.op-icon-file-gzip:before, .op-portal-theme button:hover .op-icon.op-icon-file-gzip:before, .op-portal-theme label:hover .op-icon.op-icon-file-gzip:before, .op-portal-theme .with-icon:hover .op-icon.op-icon-file-gzip:before, .op-portal-theme .tree-node-content:hover .op-icon.op-icon-file-gzip:before {
    background-position: -366px -304px; }
  .op-portal-theme a:hover .op-icon.op-icon-file-html:before, .op-portal-theme button:hover .op-icon.op-icon-file-html:before, .op-portal-theme label:hover .op-icon.op-icon-file-html:before, .op-portal-theme .with-icon:hover .op-icon.op-icon-file-html:before, .op-portal-theme .tree-node-content:hover .op-icon.op-icon-file-html:before {
    background-position: -366px -320px; }
  .op-portal-theme a:hover .op-icon.op-icon-file-jpg:before, .op-portal-theme button:hover .op-icon.op-icon-file-jpg:before, .op-portal-theme label:hover .op-icon.op-icon-file-jpg:before, .op-portal-theme .with-icon:hover .op-icon.op-icon-file-jpg:before, .op-portal-theme .tree-node-content:hover .op-icon.op-icon-file-jpg:before {
    background-position: -366px -336px; }
  .op-portal-theme a:hover .op-icon.op-icon-file-json:before, .op-portal-theme button:hover .op-icon.op-icon-file-json:before, .op-portal-theme label:hover .op-icon.op-icon-file-json:before, .op-portal-theme .with-icon:hover .op-icon.op-icon-file-json:before, .op-portal-theme .tree-node-content:hover .op-icon.op-icon-file-json:before {
    background-position: 0px -357px; }
  .op-portal-theme a:hover .op-icon.op-icon-file-kml:before, .op-portal-theme button:hover .op-icon.op-icon-file-kml:before, .op-portal-theme label:hover .op-icon.op-icon-file-kml:before, .op-portal-theme .with-icon:hover .op-icon.op-icon-file-kml:before, .op-portal-theme .tree-node-content:hover .op-icon.op-icon-file-kml:before {
    background-position: -16px -357px; }
  .op-portal-theme a:hover .op-icon.op-icon-file-kmz:before, .op-portal-theme button:hover .op-icon.op-icon-file-kmz:before, .op-portal-theme label:hover .op-icon.op-icon-file-kmz:before, .op-portal-theme .with-icon:hover .op-icon.op-icon-file-kmz:before, .op-portal-theme .tree-node-content:hover .op-icon.op-icon-file-kmz:before {
    background-position: -32px -357px; }
  .op-portal-theme a:hover .op-icon.op-icon-file-mdb:before, .op-portal-theme button:hover .op-icon.op-icon-file-mdb:before, .op-portal-theme label:hover .op-icon.op-icon-file-mdb:before, .op-portal-theme .with-icon:hover .op-icon.op-icon-file-mdb:before, .op-portal-theme .tree-node-content:hover .op-icon.op-icon-file-mdb:before {
    background-position: -48px -357px; }
  .op-portal-theme a:hover .op-icon.op-icon-file-mobi:before, .op-portal-theme button:hover .op-icon.op-icon-file-mobi:before, .op-portal-theme label:hover .op-icon.op-icon-file-mobi:before, .op-portal-theme .with-icon:hover .op-icon.op-icon-file-mobi:before, .op-portal-theme .tree-node-content:hover .op-icon.op-icon-file-mobi:before {
    background-position: -64px -357px; }
  .op-portal-theme a:hover .op-icon.op-icon-file-mop:before, .op-portal-theme button:hover .op-icon.op-icon-file-mop:before, .op-portal-theme label:hover .op-icon.op-icon-file-mop:before, .op-portal-theme .with-icon:hover .op-icon.op-icon-file-mop:before, .op-portal-theme .tree-node-content:hover .op-icon.op-icon-file-mop:before {
    background-position: -80px -357px; }
  .op-portal-theme a:hover .op-icon.op-icon-file-mxd:before, .op-portal-theme button:hover .op-icon.op-icon-file-mxd:before, .op-portal-theme label:hover .op-icon.op-icon-file-mxd:before, .op-portal-theme .with-icon:hover .op-icon.op-icon-file-mxd:before, .op-portal-theme .tree-node-content:hover .op-icon.op-icon-file-mxd:before {
    background-position: -96px -357px; }
  .op-portal-theme a:hover .op-icon.op-icon-file-ods:before, .op-portal-theme button:hover .op-icon.op-icon-file-ods:before, .op-portal-theme label:hover .op-icon.op-icon-file-ods:before, .op-portal-theme .with-icon:hover .op-icon.op-icon-file-ods:before, .op-portal-theme .tree-node-content:hover .op-icon.op-icon-file-ods:before {
    background-position: -112px -357px; }
  .op-portal-theme a:hover .op-icon.op-icon-file-odt:before, .op-portal-theme button:hover .op-icon.op-icon-file-odt:before, .op-portal-theme label:hover .op-icon.op-icon-file-odt:before, .op-portal-theme .with-icon:hover .op-icon.op-icon-file-odt:before, .op-portal-theme .tree-node-content:hover .op-icon.op-icon-file-odt:before {
    background-position: -128px -357px; }
  .op-portal-theme a:hover .op-icon.op-icon-file-owl:before, .op-portal-theme button:hover .op-icon.op-icon-file-owl:before, .op-portal-theme label:hover .op-icon.op-icon-file-owl:before, .op-portal-theme .with-icon:hover .op-icon.op-icon-file-owl:before, .op-portal-theme .tree-node-content:hover .op-icon.op-icon-file-owl:before {
    background-position: -144px -357px; }
  .op-portal-theme a:hover .op-icon.op-icon-file-pdf:before, .op-portal-theme button:hover .op-icon.op-icon-file-pdf:before, .op-portal-theme label:hover .op-icon.op-icon-file-pdf:before, .op-portal-theme .with-icon:hover .op-icon.op-icon-file-pdf:before, .op-portal-theme .tree-node-content:hover .op-icon.op-icon-file-pdf:before {
    background-position: -160px -357px; }
  .op-portal-theme a:hover .op-icon.op-icon-file-png:before, .op-portal-theme button:hover .op-icon.op-icon-file-png:before, .op-portal-theme label:hover .op-icon.op-icon-file-png:before, .op-portal-theme .with-icon:hover .op-icon.op-icon-file-png:before, .op-portal-theme .tree-node-content:hover .op-icon.op-icon-file-png:before {
    background-position: -176px -357px; }
  .op-portal-theme a:hover .op-icon.op-icon-file-pps:before, .op-portal-theme button:hover .op-icon.op-icon-file-pps:before, .op-portal-theme label:hover .op-icon.op-icon-file-pps:before, .op-portal-theme .with-icon:hover .op-icon.op-icon-file-pps:before, .op-portal-theme .tree-node-content:hover .op-icon.op-icon-file-pps:before {
    background-position: -192px -357px; }
  .op-portal-theme a:hover .op-icon.op-icon-file-ppt:before, .op-portal-theme button:hover .op-icon.op-icon-file-ppt:before, .op-portal-theme label:hover .op-icon.op-icon-file-ppt:before, .op-portal-theme .with-icon:hover .op-icon.op-icon-file-ppt:before, .op-portal-theme .tree-node-content:hover .op-icon.op-icon-file-ppt:before {
    background-position: -208px -357px; }
  .op-portal-theme a:hover .op-icon.op-icon-file-print_stpl:before, .op-portal-theme button:hover .op-icon.op-icon-file-print_stpl:before, .op-portal-theme label:hover .op-icon.op-icon-file-print_stpl:before, .op-portal-theme .with-icon:hover .op-icon.op-icon-file-print_stpl:before, .op-portal-theme .tree-node-content:hover .op-icon.op-icon-file-print_stpl:before {
    background-position: -224px -357px; }
  .op-portal-theme a:hover .op-icon.op-icon-file-rdf:before, .op-portal-theme button:hover .op-icon.op-icon-file-rdf:before, .op-portal-theme label:hover .op-icon.op-icon-file-rdf:before, .op-portal-theme .with-icon:hover .op-icon.op-icon-file-rdf:before, .op-portal-theme .tree-node-content:hover .op-icon.op-icon-file-rdf:before {
    background-position: -240px -357px; }
  .op-portal-theme a:hover .op-icon.op-icon-file-rq:before, .op-portal-theme button:hover .op-icon.op-icon-file-rq:before, .op-portal-theme label:hover .op-icon.op-icon-file-rq:before, .op-portal-theme .with-icon:hover .op-icon.op-icon-file-rq:before, .op-portal-theme .tree-node-content:hover .op-icon.op-icon-file-rq:before {
    background-position: -256px -357px; }
  .op-portal-theme a:hover .op-icon.op-icon-file-rss:before, .op-portal-theme button:hover .op-icon.op-icon-file-rss:before, .op-portal-theme label:hover .op-icon.op-icon-file-rss:before, .op-portal-theme .with-icon:hover .op-icon.op-icon-file-rss:before, .op-portal-theme .tree-node-content:hover .op-icon.op-icon-file-rss:before {
    background-position: -272px -357px; }
  .op-portal-theme a:hover .op-icon.op-icon-file-rtf:before, .op-portal-theme button:hover .op-icon.op-icon-file-rtf:before, .op-portal-theme label:hover .op-icon.op-icon-file-rtf:before, .op-portal-theme .with-icon:hover .op-icon.op-icon-file-rtf:before, .op-portal-theme .tree-node-content:hover .op-icon.op-icon-file-rtf:before {
    background-position: -288px -357px; }
  .op-portal-theme a:hover .op-icon.op-icon-file-sgml:before, .op-portal-theme button:hover .op-icon.op-icon-file-sgml:before, .op-portal-theme label:hover .op-icon.op-icon-file-sgml:before, .op-portal-theme .with-icon:hover .op-icon.op-icon-file-sgml:before, .op-portal-theme .tree-node-content:hover .op-icon.op-icon-file-sgml:before {
    background-position: -304px -357px; }
  .op-portal-theme a:hover .op-icon.op-icon-file-skos:before, .op-portal-theme button:hover .op-icon.op-icon-file-skos:before, .op-portal-theme label:hover .op-icon.op-icon-file-skos:before, .op-portal-theme .with-icon:hover .op-icon.op-icon-file-skos:before, .op-portal-theme .tree-node-content:hover .op-icon.op-icon-file-skos:before {
    background-position: -320px -357px; }
  .op-portal-theme a:hover .op-icon.op-icon-file-srx:before, .op-portal-theme button:hover .op-icon.op-icon-file-srx:before, .op-portal-theme label:hover .op-icon.op-icon-file-srx:before, .op-portal-theme .with-icon:hover .op-icon.op-icon-file-srx:before, .op-portal-theme .tree-node-content:hover .op-icon.op-icon-file-srx:before {
    background-position: -336px -357px; }
  .op-portal-theme a:hover .op-icon.op-icon-file-tar:before, .op-portal-theme button:hover .op-icon.op-icon-file-tar:before, .op-portal-theme label:hover .op-icon.op-icon-file-tar:before, .op-portal-theme .with-icon:hover .op-icon.op-icon-file-tar:before, .op-portal-theme .tree-node-content:hover .op-icon.op-icon-file-tar:before {
    background-position: -352px -357px; }
  .op-portal-theme a:hover .op-icon.op-icon-file-tiff:before, .op-portal-theme button:hover .op-icon.op-icon-file-tiff:before, .op-portal-theme label:hover .op-icon.op-icon-file-tiff:before, .op-portal-theme .with-icon:hover .op-icon.op-icon-file-tiff:before, .op-portal-theme .tree-node-content:hover .op-icon.op-icon-file-tiff:before {
    background-position: -382px 0px; }
  .op-portal-theme a:hover .op-icon.op-icon-file-tsv:before, .op-portal-theme button:hover .op-icon.op-icon-file-tsv:before, .op-portal-theme label:hover .op-icon.op-icon-file-tsv:before, .op-portal-theme .with-icon:hover .op-icon.op-icon-file-tsv:before, .op-portal-theme .tree-node-content:hover .op-icon.op-icon-file-tsv:before {
    background-position: -382px -16px; }
  .op-portal-theme a:hover .op-icon.op-icon-file-txt:before, .op-portal-theme button:hover .op-icon.op-icon-file-txt:before, .op-portal-theme label:hover .op-icon.op-icon-file-txt:before, .op-portal-theme .with-icon:hover .op-icon.op-icon-file-txt:before, .op-portal-theme .tree-node-content:hover .op-icon.op-icon-file-txt:before {
    background-position: -382px -32px; }
  .op-portal-theme a:hover .op-icon.op-icon-file-xls:before, .op-portal-theme button:hover .op-icon.op-icon-file-xls:before, .op-portal-theme label:hover .op-icon.op-icon-file-xls:before, .op-portal-theme .with-icon:hover .op-icon.op-icon-file-xls:before, .op-portal-theme .tree-node-content:hover .op-icon.op-icon-file-xls:before {
    background-position: -382px -48px; }
  .op-portal-theme a:hover .op-icon.op-icon-file-xml:before, .op-portal-theme button:hover .op-icon.op-icon-file-xml:before, .op-portal-theme label:hover .op-icon.op-icon-file-xml:before, .op-portal-theme .with-icon:hover .op-icon.op-icon-file-xml:before, .op-portal-theme .tree-node-content:hover .op-icon.op-icon-file-xml:before {
    background-position: -382px -64px; }
  .op-portal-theme a:hover .op-icon.op-icon-file-xsd:before, .op-portal-theme button:hover .op-icon.op-icon-file-xsd:before, .op-portal-theme label:hover .op-icon.op-icon-file-xsd:before, .op-portal-theme .with-icon:hover .op-icon.op-icon-file-xsd:before, .op-portal-theme .tree-node-content:hover .op-icon.op-icon-file-xsd:before {
    background-position: -382px -80px; }
  .op-portal-theme a:hover .op-icon.op-icon-file-xslfo:before, .op-portal-theme button:hover .op-icon.op-icon-file-xslfo:before, .op-portal-theme label:hover .op-icon.op-icon-file-xslfo:before, .op-portal-theme .with-icon:hover .op-icon.op-icon-file-xslfo:before, .op-portal-theme .tree-node-content:hover .op-icon.op-icon-file-xslfo:before {
    background-position: -382px -96px; }
  .op-portal-theme a:hover .op-icon.op-icon-file-xslt:before, .op-portal-theme button:hover .op-icon.op-icon-file-xslt:before, .op-portal-theme label:hover .op-icon.op-icon-file-xslt:before, .op-portal-theme .with-icon:hover .op-icon.op-icon-file-xslt:before, .op-portal-theme .tree-node-content:hover .op-icon.op-icon-file-xslt:before {
    background-position: -382px -112px; }
  .op-portal-theme a:hover .op-icon.op-icon-file-zip:before, .op-portal-theme button:hover .op-icon.op-icon-file-zip:before, .op-portal-theme label:hover .op-icon.op-icon-file-zip:before, .op-portal-theme .with-icon:hover .op-icon.op-icon-file-zip:before, .op-portal-theme .tree-node-content:hover .op-icon.op-icon-file-zip:before {
    background-position: -382px -128px; }
  .op-portal-theme a:hover .op-icon.op-icon-first:before, .op-portal-theme button:hover .op-icon.op-icon-first:before, .op-portal-theme label:hover .op-icon.op-icon-first:before, .op-portal-theme .with-icon:hover .op-icon.op-icon-first:before, .op-portal-theme .tree-node-content:hover .op-icon.op-icon-first:before {
    background-position: -382px -144px; }
  .op-portal-theme a:hover .op-icon.op-icon-last:before, .op-portal-theme button:hover .op-icon.op-icon-last:before, .op-portal-theme label:hover .op-icon.op-icon-last:before, .op-portal-theme .with-icon:hover .op-icon.op-icon-last:before, .op-portal-theme .tree-node-content:hover .op-icon.op-icon-last:before {
    background-position: -382px -160px; }
  .op-portal-theme a:hover .op-icon.op-icon-less:before, .op-portal-theme button:hover .op-icon.op-icon-less:before, .op-portal-theme label:hover .op-icon.op-icon-less:before, .op-portal-theme .with-icon:hover .op-icon.op-icon-less:before, .op-portal-theme .tree-node-content:hover .op-icon.op-icon-less:before {
    background-position: -24px -453px; }
  .op-portal-theme a:hover .op-icon.op-icon-minus:before, .op-portal-theme button:hover .op-icon.op-icon-minus:before, .op-portal-theme label:hover .op-icon.op-icon-minus:before, .op-portal-theme .with-icon:hover .op-icon.op-icon-minus:before, .op-portal-theme .tree-node-content:hover .op-icon.op-icon-minus:before {
    background-position: -16px -453px; }
  .op-portal-theme a:hover .op-icon.op-icon-more:before, .op-portal-theme button:hover .op-icon.op-icon-more:before, .op-portal-theme label:hover .op-icon.op-icon-more:before, .op-portal-theme .with-icon:hover .op-icon.op-icon-more:before, .op-portal-theme .tree-node-content:hover .op-icon.op-icon-more:before {
    background-position: -312px -256px; }
  .op-portal-theme a:hover .op-icon.op-icon-next:before, .op-portal-theme button:hover .op-icon.op-icon-next:before, .op-portal-theme label:hover .op-icon.op-icon-next:before, .op-portal-theme .with-icon:hover .op-icon.op-icon-next:before, .op-portal-theme .tree-node-content:hover .op-icon.op-icon-next:before {
    background-position: -382px -224px; }
  .op-portal-theme a:hover .op-icon.op-icon-perm-link:before, .op-portal-theme button:hover .op-icon.op-icon-perm-link:before, .op-portal-theme label:hover .op-icon.op-icon-perm-link:before, .op-portal-theme .with-icon:hover .op-icon.op-icon-perm-link:before, .op-portal-theme .tree-node-content:hover .op-icon.op-icon-perm-link:before {
    background-position: -382px -240px; }
  .op-portal-theme a:hover .op-icon.op-icon-plus:before, .op-portal-theme button:hover .op-icon.op-icon-plus:before, .op-portal-theme label:hover .op-icon.op-icon-plus:before, .op-portal-theme .with-icon:hover .op-icon.op-icon-plus:before, .op-portal-theme .tree-node-content:hover .op-icon.op-icon-plus:before {
    background-position: -342px -240px; }
  .op-portal-theme a:hover .op-icon.op-icon-prev:before, .op-portal-theme button:hover .op-icon.op-icon-prev:before, .op-portal-theme label:hover .op-icon.op-icon-prev:before, .op-portal-theme .with-icon:hover .op-icon.op-icon-prev:before, .op-portal-theme .tree-node-content:hover .op-icon.op-icon-prev:before {
    background-position: -382px -272px; }
  .op-portal-theme a:hover .op-icon.op-icon-save-item:before, .op-portal-theme button:hover .op-icon.op-icon-save-item:before, .op-portal-theme label:hover .op-icon.op-icon-save-item:before, .op-portal-theme .with-icon:hover .op-icon.op-icon-save-item:before, .op-portal-theme .tree-node-content:hover .op-icon.op-icon-save-item:before {
    background-position: -382px -288px; }
  .op-portal-theme a:focus .op-icon.op-icon-aleft-txt:before, .op-portal-theme button:focus .op-icon.op-icon-aleft-txt:before, .op-portal-theme label:focus .op-icon.op-icon-aleft-txt:before, .op-portal-theme .with-icon:focus .op-icon.op-icon-aleft-txt:before, .op-portal-theme .tree-node-content:focus .op-icon.op-icon-aleft-txt:before {
    background-position: -256px -112px; }
  .op-portal-theme a:focus .op-icon.op-icon-alerts:before, .op-portal-theme button:focus .op-icon.op-icon-alerts:before, .op-portal-theme label:focus .op-icon.op-icon-alerts:before, .op-portal-theme .with-icon:focus .op-icon.op-icon-alerts:before, .op-portal-theme .tree-node-content:focus .op-icon.op-icon-alerts:before {
    background-position: -382px -320px; }
  .op-portal-theme a:focus .op-icon.op-icon-annotations:before, .op-portal-theme button:focus .op-icon.op-icon-annotations:before, .op-portal-theme label:focus .op-icon.op-icon-annotations:before, .op-portal-theme .with-icon:focus .op-icon.op-icon-annotations:before, .op-portal-theme .tree-node-content:focus .op-icon.op-icon-annotations:before {
    background-position: -382px -336px; }
  .op-portal-theme a:focus .op-icon.op-icon-aright-txt:before, .op-portal-theme button:focus .op-icon.op-icon-aright-txt:before, .op-portal-theme label:focus .op-icon.op-icon-aright-txt:before, .op-portal-theme .with-icon:focus .op-icon.op-icon-aright-txt:before, .op-portal-theme .tree-node-content:focus .op-icon.op-icon-aright-txt:before {
    background-position: -256px -128px; }
  .op-portal-theme a:focus .op-icon.op-icon-arrow-down:before, .op-portal-theme button:focus .op-icon.op-icon-arrow-down:before, .op-portal-theme label:focus .op-icon.op-icon-arrow-down:before, .op-portal-theme .with-icon:focus .op-icon.op-icon-arrow-down:before, .op-portal-theme .tree-node-content:focus .op-icon.op-icon-arrow-down:before {
    background-position: -384px -373px; }
  .op-portal-theme a:focus .op-icon.op-icon-arrow-up:before, .op-portal-theme button:focus .op-icon.op-icon-arrow-up:before, .op-portal-theme label:focus .op-icon.op-icon-arrow-up:before, .op-portal-theme .with-icon:focus .op-icon.op-icon-arrow-up:before, .op-portal-theme .tree-node-content:focus .op-icon.op-icon-arrow-up:before {
    background-position: -368px -357px; }
  .op-portal-theme a:focus .op-icon.op-icon-data-provider:before, .op-portal-theme button:focus .op-icon.op-icon-data-provider:before, .op-portal-theme label:focus .op-icon.op-icon-data-provider:before, .op-portal-theme .with-icon:focus .op-icon.op-icon-data-provider:before, .op-portal-theme .tree-node-content:focus .op-icon.op-icon-data-provider:before {
    background-position: -32px -373px; }
  .op-portal-theme a:focus .op-icon.op-icon-file-azw:before, .op-portal-theme button:focus .op-icon.op-icon-file-azw:before, .op-portal-theme label:focus .op-icon.op-icon-file-azw:before, .op-portal-theme .with-icon:focus .op-icon.op-icon-file-azw:before, .op-portal-theme .tree-node-content:focus .op-icon.op-icon-file-azw:before {
    background-position: -48px -373px; }
  .op-portal-theme a:focus .op-icon.op-icon-file-css:before, .op-portal-theme button:focus .op-icon.op-icon-file-css:before, .op-portal-theme label:focus .op-icon.op-icon-file-css:before, .op-portal-theme .with-icon:focus .op-icon.op-icon-file-css:before, .op-portal-theme .tree-node-content:focus .op-icon.op-icon-file-css:before {
    background-position: -64px -373px; }
  .op-portal-theme a:focus .op-icon.op-icon-file-csv:before, .op-portal-theme button:focus .op-icon.op-icon-file-csv:before, .op-portal-theme label:focus .op-icon.op-icon-file-csv:before, .op-portal-theme .with-icon:focus .op-icon.op-icon-file-csv:before, .op-portal-theme .tree-node-content:focus .op-icon.op-icon-file-csv:before {
    background-position: -80px -373px; }
  .op-portal-theme a:focus .op-icon.op-icon-file-dbf:before, .op-portal-theme button:focus .op-icon.op-icon-file-dbf:before, .op-portal-theme label:focus .op-icon.op-icon-file-dbf:before, .op-portal-theme .with-icon:focus .op-icon.op-icon-file-dbf:before, .op-portal-theme .tree-node-content:focus .op-icon.op-icon-file-dbf:before {
    background-position: -96px -373px; }
  .op-portal-theme a:focus .op-icon.op-icon-file-doc:before, .op-portal-theme button:focus .op-icon.op-icon-file-doc:before, .op-portal-theme label:focus .op-icon.op-icon-file-doc:before, .op-portal-theme .with-icon:focus .op-icon.op-icon-file-doc:before, .op-portal-theme .tree-node-content:focus .op-icon.op-icon-file-doc:before {
    background-position: -112px -373px; }
  .op-portal-theme a:focus .op-icon.op-icon-file-dtd:before, .op-portal-theme button:focus .op-icon.op-icon-file-dtd:before, .op-portal-theme label:focus .op-icon.op-icon-file-dtd:before, .op-portal-theme .with-icon:focus .op-icon.op-icon-file-dtd:before, .op-portal-theme .tree-node-content:focus .op-icon.op-icon-file-dtd:before {
    background-position: -128px -373px; }
  .op-portal-theme a:focus .op-icon.op-icon-file-eoo:before, .op-portal-theme button:focus .op-icon.op-icon-file-eoo:before, .op-portal-theme label:focus .op-icon.op-icon-file-eoo:before, .op-portal-theme .with-icon:focus .op-icon.op-icon-file-eoo:before, .op-portal-theme .tree-node-content:focus .op-icon.op-icon-file-eoo:before {
    background-position: -144px -373px; }
  .op-portal-theme a:focus .op-icon.op-icon-file-epub:before, .op-portal-theme button:focus .op-icon.op-icon-file-epub:before, .op-portal-theme label:focus .op-icon.op-icon-file-epub:before, .op-portal-theme .with-icon:focus .op-icon.op-icon-file-epub:before, .op-portal-theme .tree-node-content:focus .op-icon.op-icon-file-epub:before {
    background-position: -160px -373px; }
  .op-portal-theme a:focus .op-icon.op-icon-file-fmx:before, .op-portal-theme button:focus .op-icon.op-icon-file-fmx:before, .op-portal-theme label:focus .op-icon.op-icon-file-fmx:before, .op-portal-theme .with-icon:focus .op-icon.op-icon-file-fmx:before, .op-portal-theme .tree-node-content:focus .op-icon.op-icon-file-fmx:before {
    background-position: -176px -373px; }
  .op-portal-theme a:focus .op-icon.op-icon-file-gif:before, .op-portal-theme button:focus .op-icon.op-icon-file-gif:before, .op-portal-theme label:focus .op-icon.op-icon-file-gif:before, .op-portal-theme .with-icon:focus .op-icon.op-icon-file-gif:before, .op-portal-theme .tree-node-content:focus .op-icon.op-icon-file-gif:before {
    background-position: -192px -373px; }
  .op-portal-theme a:focus .op-icon.op-icon-file-gml:before, .op-portal-theme button:focus .op-icon.op-icon-file-gml:before, .op-portal-theme label:focus .op-icon.op-icon-file-gml:before, .op-portal-theme .with-icon:focus .op-icon.op-icon-file-gml:before, .op-portal-theme .tree-node-content:focus .op-icon.op-icon-file-gml:before {
    background-position: -208px -373px; }
  .op-portal-theme a:focus .op-icon.op-icon-file-gzip:before, .op-portal-theme button:focus .op-icon.op-icon-file-gzip:before, .op-portal-theme label:focus .op-icon.op-icon-file-gzip:before, .op-portal-theme .with-icon:focus .op-icon.op-icon-file-gzip:before, .op-portal-theme .tree-node-content:focus .op-icon.op-icon-file-gzip:before {
    background-position: -224px -373px; }
  .op-portal-theme a:focus .op-icon.op-icon-file-html:before, .op-portal-theme button:focus .op-icon.op-icon-file-html:before, .op-portal-theme label:focus .op-icon.op-icon-file-html:before, .op-portal-theme .with-icon:focus .op-icon.op-icon-file-html:before, .op-portal-theme .tree-node-content:focus .op-icon.op-icon-file-html:before {
    background-position: -240px -373px; }
  .op-portal-theme a:focus .op-icon.op-icon-file-jpg:before, .op-portal-theme button:focus .op-icon.op-icon-file-jpg:before, .op-portal-theme label:focus .op-icon.op-icon-file-jpg:before, .op-portal-theme .with-icon:focus .op-icon.op-icon-file-jpg:before, .op-portal-theme .tree-node-content:focus .op-icon.op-icon-file-jpg:before {
    background-position: -256px -373px; }
  .op-portal-theme a:focus .op-icon.op-icon-file-json:before, .op-portal-theme button:focus .op-icon.op-icon-file-json:before, .op-portal-theme label:focus .op-icon.op-icon-file-json:before, .op-portal-theme .with-icon:focus .op-icon.op-icon-file-json:before, .op-portal-theme .tree-node-content:focus .op-icon.op-icon-file-json:before {
    background-position: -272px -373px; }
  .op-portal-theme a:focus .op-icon.op-icon-file-kml:before, .op-portal-theme button:focus .op-icon.op-icon-file-kml:before, .op-portal-theme label:focus .op-icon.op-icon-file-kml:before, .op-portal-theme .with-icon:focus .op-icon.op-icon-file-kml:before, .op-portal-theme .tree-node-content:focus .op-icon.op-icon-file-kml:before {
    background-position: -288px -373px; }
  .op-portal-theme a:focus .op-icon.op-icon-file-kmz:before, .op-portal-theme button:focus .op-icon.op-icon-file-kmz:before, .op-portal-theme label:focus .op-icon.op-icon-file-kmz:before, .op-portal-theme .with-icon:focus .op-icon.op-icon-file-kmz:before, .op-portal-theme .tree-node-content:focus .op-icon.op-icon-file-kmz:before {
    background-position: -304px -373px; }
  .op-portal-theme a:focus .op-icon.op-icon-file-mdb:before, .op-portal-theme button:focus .op-icon.op-icon-file-mdb:before, .op-portal-theme label:focus .op-icon.op-icon-file-mdb:before, .op-portal-theme .with-icon:focus .op-icon.op-icon-file-mdb:before, .op-portal-theme .tree-node-content:focus .op-icon.op-icon-file-mdb:before {
    background-position: -320px -373px; }
  .op-portal-theme a:focus .op-icon.op-icon-file-mobi:before, .op-portal-theme button:focus .op-icon.op-icon-file-mobi:before, .op-portal-theme label:focus .op-icon.op-icon-file-mobi:before, .op-portal-theme .with-icon:focus .op-icon.op-icon-file-mobi:before, .op-portal-theme .tree-node-content:focus .op-icon.op-icon-file-mobi:before {
    background-position: -336px -373px; }
  .op-portal-theme a:focus .op-icon.op-icon-file-mop:before, .op-portal-theme button:focus .op-icon.op-icon-file-mop:before, .op-portal-theme label:focus .op-icon.op-icon-file-mop:before, .op-portal-theme .with-icon:focus .op-icon.op-icon-file-mop:before, .op-portal-theme .tree-node-content:focus .op-icon.op-icon-file-mop:before {
    background-position: -352px -373px; }
  .op-portal-theme a:focus .op-icon.op-icon-file-mxd:before, .op-portal-theme button:focus .op-icon.op-icon-file-mxd:before, .op-portal-theme label:focus .op-icon.op-icon-file-mxd:before, .op-portal-theme .with-icon:focus .op-icon.op-icon-file-mxd:before, .op-portal-theme .tree-node-content:focus .op-icon.op-icon-file-mxd:before {
    background-position: -368px -373px; }
  .op-portal-theme a:focus .op-icon.op-icon-file-ods:before, .op-portal-theme button:focus .op-icon.op-icon-file-ods:before, .op-portal-theme label:focus .op-icon.op-icon-file-ods:before, .op-portal-theme .with-icon:focus .op-icon.op-icon-file-ods:before, .op-portal-theme .tree-node-content:focus .op-icon.op-icon-file-ods:before {
    background-position: -398px 0px; }
  .op-portal-theme a:focus .op-icon.op-icon-file-odt:before, .op-portal-theme button:focus .op-icon.op-icon-file-odt:before, .op-portal-theme label:focus .op-icon.op-icon-file-odt:before, .op-portal-theme .with-icon:focus .op-icon.op-icon-file-odt:before, .op-portal-theme .tree-node-content:focus .op-icon.op-icon-file-odt:before {
    background-position: -398px -16px; }
  .op-portal-theme a:focus .op-icon.op-icon-file-owl:before, .op-portal-theme button:focus .op-icon.op-icon-file-owl:before, .op-portal-theme label:focus .op-icon.op-icon-file-owl:before, .op-portal-theme .with-icon:focus .op-icon.op-icon-file-owl:before, .op-portal-theme .tree-node-content:focus .op-icon.op-icon-file-owl:before {
    background-position: -398px -32px; }
  .op-portal-theme a:focus .op-icon.op-icon-file-pdf:before, .op-portal-theme button:focus .op-icon.op-icon-file-pdf:before, .op-portal-theme label:focus .op-icon.op-icon-file-pdf:before, .op-portal-theme .with-icon:focus .op-icon.op-icon-file-pdf:before, .op-portal-theme .tree-node-content:focus .op-icon.op-icon-file-pdf:before {
    background-position: -398px -48px; }
  .op-portal-theme a:focus .op-icon.op-icon-file-png:before, .op-portal-theme button:focus .op-icon.op-icon-file-png:before, .op-portal-theme label:focus .op-icon.op-icon-file-png:before, .op-portal-theme .with-icon:focus .op-icon.op-icon-file-png:before, .op-portal-theme .tree-node-content:focus .op-icon.op-icon-file-png:before {
    background-position: -398px -64px; }
  .op-portal-theme a:focus .op-icon.op-icon-file-pps:before, .op-portal-theme button:focus .op-icon.op-icon-file-pps:before, .op-portal-theme label:focus .op-icon.op-icon-file-pps:before, .op-portal-theme .with-icon:focus .op-icon.op-icon-file-pps:before, .op-portal-theme .tree-node-content:focus .op-icon.op-icon-file-pps:before {
    background-position: -398px -80px; }
  .op-portal-theme a:focus .op-icon.op-icon-file-ppt:before, .op-portal-theme button:focus .op-icon.op-icon-file-ppt:before, .op-portal-theme label:focus .op-icon.op-icon-file-ppt:before, .op-portal-theme .with-icon:focus .op-icon.op-icon-file-ppt:before, .op-portal-theme .tree-node-content:focus .op-icon.op-icon-file-ppt:before {
    background-position: -398px -96px; }
  .op-portal-theme a:focus .op-icon.op-icon-file-print_stpl:before, .op-portal-theme button:focus .op-icon.op-icon-file-print_stpl:before, .op-portal-theme label:focus .op-icon.op-icon-file-print_stpl:before, .op-portal-theme .with-icon:focus .op-icon.op-icon-file-print_stpl:before, .op-portal-theme .tree-node-content:focus .op-icon.op-icon-file-print_stpl:before {
    background-position: -398px -112px; }
  .op-portal-theme a:focus .op-icon.op-icon-file-rdf:before, .op-portal-theme button:focus .op-icon.op-icon-file-rdf:before, .op-portal-theme label:focus .op-icon.op-icon-file-rdf:before, .op-portal-theme .with-icon:focus .op-icon.op-icon-file-rdf:before, .op-portal-theme .tree-node-content:focus .op-icon.op-icon-file-rdf:before {
    background-position: -398px -128px; }
  .op-portal-theme a:focus .op-icon.op-icon-file-rq:before, .op-portal-theme button:focus .op-icon.op-icon-file-rq:before, .op-portal-theme label:focus .op-icon.op-icon-file-rq:before, .op-portal-theme .with-icon:focus .op-icon.op-icon-file-rq:before, .op-portal-theme .tree-node-content:focus .op-icon.op-icon-file-rq:before {
    background-position: -398px -144px; }
  .op-portal-theme a:focus .op-icon.op-icon-file-rss:before, .op-portal-theme button:focus .op-icon.op-icon-file-rss:before, .op-portal-theme label:focus .op-icon.op-icon-file-rss:before, .op-portal-theme .with-icon:focus .op-icon.op-icon-file-rss:before, .op-portal-theme .tree-node-content:focus .op-icon.op-icon-file-rss:before {
    background-position: -398px -160px; }
  .op-portal-theme a:focus .op-icon.op-icon-file-rtf:before, .op-portal-theme button:focus .op-icon.op-icon-file-rtf:before, .op-portal-theme label:focus .op-icon.op-icon-file-rtf:before, .op-portal-theme .with-icon:focus .op-icon.op-icon-file-rtf:before, .op-portal-theme .tree-node-content:focus .op-icon.op-icon-file-rtf:before {
    background-position: -398px -176px; }
  .op-portal-theme a:focus .op-icon.op-icon-file-sgml:before, .op-portal-theme button:focus .op-icon.op-icon-file-sgml:before, .op-portal-theme label:focus .op-icon.op-icon-file-sgml:before, .op-portal-theme .with-icon:focus .op-icon.op-icon-file-sgml:before, .op-portal-theme .tree-node-content:focus .op-icon.op-icon-file-sgml:before {
    background-position: -398px -192px; }
  .op-portal-theme a:focus .op-icon.op-icon-file-skos:before, .op-portal-theme button:focus .op-icon.op-icon-file-skos:before, .op-portal-theme label:focus .op-icon.op-icon-file-skos:before, .op-portal-theme .with-icon:focus .op-icon.op-icon-file-skos:before, .op-portal-theme .tree-node-content:focus .op-icon.op-icon-file-skos:before {
    background-position: -398px -208px; }
  .op-portal-theme a:focus .op-icon.op-icon-file-srx:before, .op-portal-theme button:focus .op-icon.op-icon-file-srx:before, .op-portal-theme label:focus .op-icon.op-icon-file-srx:before, .op-portal-theme .with-icon:focus .op-icon.op-icon-file-srx:before, .op-portal-theme .tree-node-content:focus .op-icon.op-icon-file-srx:before {
    background-position: -80px -437px; }
  .op-portal-theme a:focus .op-icon.op-icon-file-tar:before, .op-portal-theme button:focus .op-icon.op-icon-file-tar:before, .op-portal-theme label:focus .op-icon.op-icon-file-tar:before, .op-portal-theme .with-icon:focus .op-icon.op-icon-file-tar:before, .op-portal-theme .tree-node-content:focus .op-icon.op-icon-file-tar:before {
    background-position: -398px -240px; }
  .op-portal-theme a:focus .op-icon.op-icon-file-tiff:before, .op-portal-theme button:focus .op-icon.op-icon-file-tiff:before, .op-portal-theme label:focus .op-icon.op-icon-file-tiff:before, .op-portal-theme .with-icon:focus .op-icon.op-icon-file-tiff:before, .op-portal-theme .tree-node-content:focus .op-icon.op-icon-file-tiff:before {
    background-position: -398px -256px; }
  .op-portal-theme a:focus .op-icon.op-icon-file-tsv:before, .op-portal-theme button:focus .op-icon.op-icon-file-tsv:before, .op-portal-theme label:focus .op-icon.op-icon-file-tsv:before, .op-portal-theme .with-icon:focus .op-icon.op-icon-file-tsv:before, .op-portal-theme .tree-node-content:focus .op-icon.op-icon-file-tsv:before {
    background-position: -398px -272px; }
  .op-portal-theme a:focus .op-icon.op-icon-file-txt:before, .op-portal-theme button:focus .op-icon.op-icon-file-txt:before, .op-portal-theme label:focus .op-icon.op-icon-file-txt:before, .op-portal-theme .with-icon:focus .op-icon.op-icon-file-txt:before, .op-portal-theme .tree-node-content:focus .op-icon.op-icon-file-txt:before {
    background-position: -398px -288px; }
  .op-portal-theme a:focus .op-icon.op-icon-file-xls:before, .op-portal-theme button:focus .op-icon.op-icon-file-xls:before, .op-portal-theme label:focus .op-icon.op-icon-file-xls:before, .op-portal-theme .with-icon:focus .op-icon.op-icon-file-xls:before, .op-portal-theme .tree-node-content:focus .op-icon.op-icon-file-xls:before {
    background-position: -398px -304px; }
  .op-portal-theme a:focus .op-icon.op-icon-file-xml:before, .op-portal-theme button:focus .op-icon.op-icon-file-xml:before, .op-portal-theme label:focus .op-icon.op-icon-file-xml:before, .op-portal-theme .with-icon:focus .op-icon.op-icon-file-xml:before, .op-portal-theme .tree-node-content:focus .op-icon.op-icon-file-xml:before {
    background-position: -398px -320px; }
  .op-portal-theme a:focus .op-icon.op-icon-file-xsd:before, .op-portal-theme button:focus .op-icon.op-icon-file-xsd:before, .op-portal-theme label:focus .op-icon.op-icon-file-xsd:before, .op-portal-theme .with-icon:focus .op-icon.op-icon-file-xsd:before, .op-portal-theme .tree-node-content:focus .op-icon.op-icon-file-xsd:before {
    background-position: -398px -336px; }
  .op-portal-theme a:focus .op-icon.op-icon-file-xslfo:before, .op-portal-theme button:focus .op-icon.op-icon-file-xslfo:before, .op-portal-theme label:focus .op-icon.op-icon-file-xslfo:before, .op-portal-theme .with-icon:focus .op-icon.op-icon-file-xslfo:before, .op-portal-theme .tree-node-content:focus .op-icon.op-icon-file-xslfo:before {
    background-position: -398px -352px; }
  .op-portal-theme a:focus .op-icon.op-icon-file-xslt:before, .op-portal-theme button:focus .op-icon.op-icon-file-xslt:before, .op-portal-theme label:focus .op-icon.op-icon-file-xslt:before, .op-portal-theme .with-icon:focus .op-icon.op-icon-file-xslt:before, .op-portal-theme .tree-node-content:focus .op-icon.op-icon-file-xslt:before {
    background-position: -398px -368px; }
  .op-portal-theme a:focus .op-icon.op-icon-file-zip:before, .op-portal-theme button:focus .op-icon.op-icon-file-zip:before, .op-portal-theme label:focus .op-icon.op-icon-file-zip:before, .op-portal-theme .with-icon:focus .op-icon.op-icon-file-zip:before, .op-portal-theme .tree-node-content:focus .op-icon.op-icon-file-zip:before {
    background-position: 0px -389px; }
  .op-portal-theme a:focus .op-icon.op-icon-first:before, .op-portal-theme button:focus .op-icon.op-icon-first:before, .op-portal-theme label:focus .op-icon.op-icon-first:before, .op-portal-theme .with-icon:focus .op-icon.op-icon-first:before, .op-portal-theme .tree-node-content:focus .op-icon.op-icon-first:before {
    background-position: -16px -389px; }
  .op-portal-theme a:focus .op-icon.op-icon-last:before, .op-portal-theme button:focus .op-icon.op-icon-last:before, .op-portal-theme label:focus .op-icon.op-icon-last:before, .op-portal-theme .with-icon:focus .op-icon.op-icon-last:before, .op-portal-theme .tree-node-content:focus .op-icon.op-icon-last:before {
    background-position: -32px -389px; }
  .op-portal-theme a:focus .op-icon.op-icon-less:before, .op-portal-theme button:focus .op-icon.op-icon-less:before, .op-portal-theme label:focus .op-icon.op-icon-less:before, .op-portal-theme .with-icon:focus .op-icon.op-icon-less:before, .op-portal-theme .tree-node-content:focus .op-icon.op-icon-less:before {
    background-position: -42px -453px; }
  .op-portal-theme a:focus .op-icon.op-icon-minus:before, .op-portal-theme button:focus .op-icon.op-icon-minus:before, .op-portal-theme label:focus .op-icon.op-icon-minus:before, .op-portal-theme .with-icon:focus .op-icon.op-icon-minus:before, .op-portal-theme .tree-node-content:focus .op-icon.op-icon-minus:before {
    background-position: -432px -421px; }
  .op-portal-theme a:focus .op-icon.op-icon-more:before, .op-portal-theme button:focus .op-icon.op-icon-more:before, .op-portal-theme label:focus .op-icon.op-icon-more:before, .op-portal-theme .with-icon:focus .op-icon.op-icon-more:before, .op-portal-theme .tree-node-content:focus .op-icon.op-icon-more:before {
    background-position: -303px -256px; }
  .op-portal-theme a:focus .op-icon.op-icon-next:before, .op-portal-theme button:focus .op-icon.op-icon-next:before, .op-portal-theme label:focus .op-icon.op-icon-next:before, .op-portal-theme .with-icon:focus .op-icon.op-icon-next:before, .op-portal-theme .tree-node-content:focus .op-icon.op-icon-next:before {
    background-position: -96px -389px; }
  .op-portal-theme a:focus .op-icon.op-icon-perm-link:before, .op-portal-theme button:focus .op-icon.op-icon-perm-link:before, .op-portal-theme label:focus .op-icon.op-icon-perm-link:before, .op-portal-theme .with-icon:focus .op-icon.op-icon-perm-link:before, .op-portal-theme .tree-node-content:focus .op-icon.op-icon-perm-link:before {
    background-position: -112px -389px; }
  .op-portal-theme a:focus .op-icon.op-icon-plus:before, .op-portal-theme button:focus .op-icon.op-icon-plus:before, .op-portal-theme label:focus .op-icon.op-icon-plus:before, .op-portal-theme .with-icon:focus .op-icon.op-icon-plus:before, .op-portal-theme .tree-node-content:focus .op-icon.op-icon-plus:before {
    background-position: -342px -268px; }
  .op-portal-theme a:focus .op-icon.op-icon-prev:before, .op-portal-theme button:focus .op-icon.op-icon-prev:before, .op-portal-theme label:focus .op-icon.op-icon-prev:before, .op-portal-theme .with-icon:focus .op-icon.op-icon-prev:before, .op-portal-theme .tree-node-content:focus .op-icon.op-icon-prev:before {
    background-position: -144px -389px; }
  .op-portal-theme a:focus .op-icon.op-icon-save-item:before, .op-portal-theme button:focus .op-icon.op-icon-save-item:before, .op-portal-theme label:focus .op-icon.op-icon-save-item:before, .op-portal-theme .with-icon:focus .op-icon.op-icon-save-item:before, .op-portal-theme .tree-node-content:focus .op-icon.op-icon-save-item:before {
    background-position: -160px -389px; }
  .op-portal-theme a:disabled > .op-icon.op-icon-cube:before, .op-portal-theme a[disabled] > .op-icon.op-icon-cube:before, .op-portal-theme a.disabled > .op-icon.op-icon-cube:before, .op-portal-theme button:disabled > .op-icon.op-icon-cube:before, .op-portal-theme button[disabled] > .op-icon.op-icon-cube:before, .op-portal-theme button.disabled > .op-icon.op-icon-cube:before, .op-portal-theme label:disabled > .op-icon.op-icon-cube:before, .op-portal-theme label[disabled] > .op-icon.op-icon-cube:before, .op-portal-theme label.disabled > .op-icon.op-icon-cube:before, .op-portal-theme .with-icon:disabled > .op-icon.op-icon-cube:before, .op-portal-theme .with-icon[disabled] > .op-icon.op-icon-cube:before, .op-portal-theme .with-icon.disabled > .op-icon.op-icon-cube:before, .op-portal-theme .tree-node-content:disabled > .op-icon.op-icon-cube:before, .op-portal-theme .tree-node-content[disabled] > .op-icon.op-icon-cube:before, .op-portal-theme .tree-node-content.disabled > .op-icon.op-icon-cube:before {
    background-position: -178px -144px; }
  .op-portal-theme a:disabled > .op-icon.op-icon-op-back-lg:before, .op-portal-theme a[disabled] > .op-icon.op-icon-op-back-lg:before, .op-portal-theme a.disabled > .op-icon.op-icon-op-back-lg:before, .op-portal-theme button:disabled > .op-icon.op-icon-op-back-lg:before, .op-portal-theme button[disabled] > .op-icon.op-icon-op-back-lg:before, .op-portal-theme button.disabled > .op-icon.op-icon-op-back-lg:before, .op-portal-theme label:disabled > .op-icon.op-icon-op-back-lg:before, .op-portal-theme label[disabled] > .op-icon.op-icon-op-back-lg:before, .op-portal-theme label.disabled > .op-icon.op-icon-op-back-lg:before, .op-portal-theme .with-icon:disabled > .op-icon.op-icon-op-back-lg:before, .op-portal-theme .with-icon[disabled] > .op-icon.op-icon-op-back-lg:before, .op-portal-theme .with-icon.disabled > .op-icon.op-icon-op-back-lg:before, .op-portal-theme .tree-node-content:disabled > .op-icon.op-icon-op-back-lg:before, .op-portal-theme .tree-node-content[disabled] > .op-icon.op-icon-op-back-lg:before, .op-portal-theme .tree-node-content.disabled > .op-icon.op-icon-op-back-lg:before {
    background-position: 0px -321px; }
  .op-portal-theme a:disabled > .op-icon.op-icon-search-btn:before, .op-portal-theme a[disabled] > .op-icon.op-icon-search-btn:before, .op-portal-theme a.disabled > .op-icon.op-icon-search-btn:before, .op-portal-theme button:disabled > .op-icon.op-icon-search-btn:before, .op-portal-theme button[disabled] > .op-icon.op-icon-search-btn:before, .op-portal-theme button.disabled > .op-icon.op-icon-search-btn:before, .op-portal-theme label:disabled > .op-icon.op-icon-search-btn:before, .op-portal-theme label[disabled] > .op-icon.op-icon-search-btn:before, .op-portal-theme label.disabled > .op-icon.op-icon-search-btn:before, .op-portal-theme .with-icon:disabled > .op-icon.op-icon-search-btn:before, .op-portal-theme .with-icon[disabled] > .op-icon.op-icon-search-btn:before, .op-portal-theme .with-icon.disabled > .op-icon.op-icon-search-btn:before, .op-portal-theme .tree-node-content:disabled > .op-icon.op-icon-search-btn:before, .op-portal-theme .tree-node-content[disabled] > .op-icon.op-icon-search-btn:before, .op-portal-theme .tree-node-content.disabled > .op-icon.op-icon-search-btn:before {
    background-position: -164px -144px; }
  .op-portal-theme a:disabled > .op-icon.op-icon-search-btn-lg:before, .op-portal-theme a[disabled] > .op-icon.op-icon-search-btn-lg:before, .op-portal-theme a.disabled > .op-icon.op-icon-search-btn-lg:before, .op-portal-theme button:disabled > .op-icon.op-icon-search-btn-lg:before, .op-portal-theme button[disabled] > .op-icon.op-icon-search-btn-lg:before, .op-portal-theme button.disabled > .op-icon.op-icon-search-btn-lg:before, .op-portal-theme label:disabled > .op-icon.op-icon-search-btn-lg:before, .op-portal-theme label[disabled] > .op-icon.op-icon-search-btn-lg:before, .op-portal-theme label.disabled > .op-icon.op-icon-search-btn-lg:before, .op-portal-theme .with-icon:disabled > .op-icon.op-icon-search-btn-lg:before, .op-portal-theme .with-icon[disabled] > .op-icon.op-icon-search-btn-lg:before, .op-portal-theme .with-icon.disabled > .op-icon.op-icon-search-btn-lg:before, .op-portal-theme .tree-node-content:disabled > .op-icon.op-icon-search-btn-lg:before, .op-portal-theme .tree-node-content[disabled] > .op-icon.op-icon-search-btn-lg:before, .op-portal-theme .tree-node-content.disabled > .op-icon.op-icon-search-btn-lg:before {
    background-position: -20px -321px; }
  .op-portal-theme a, .op-portal-theme a:link, .op-portal-theme a:visited, .op-portal-theme a:active {
    text-decoration: none;
    color: #3366cc;
    cursor: pointer; }
    .op-portal-theme a.btn-primary, .op-portal-theme a:link.btn-primary, .op-portal-theme a:visited.btn-primary, .op-portal-theme a:active.btn-primary {
      color: white; }
  .op-portal-theme a:hover, .op-portal-theme a:focus {
    text-decoration: underline;
    outline: none;
    color: #5599ff; }
  .op-portal-theme .breadcrumbs {
    margin-top: .3%;
    margin-bottom: .3%;
    padding-left: .5%; }
    .op-portal-theme .breadcrumbs .breadcrumb {
      margin-bottom: 0;
      padding: 0 10px;
      border: none;
      background: none; }
      .op-portal-theme .breadcrumbs .breadcrumb > li {
        text-shadow: none; }
        .op-portal-theme .breadcrumbs .breadcrumb > li > span {
          color: white; }
      .op-portal-theme .breadcrumbs .breadcrumb > li:last-child > span {
        font-weight: bold; }
      .op-portal-theme .breadcrumbs .breadcrumb a, .op-portal-theme .breadcrumbs .breadcrumb a:link, .op-portal-theme .breadcrumbs .breadcrumb a:visited, .op-portal-theme .breadcrumbs .breadcrumb a:active {
        color: white; }
      .op-portal-theme .breadcrumbs .breadcrumb a:hover, .op-portal-theme .breadcrumbs .breadcrumb a:focus {
        color: #cccccc;
        text-decoration: underline; }
      .op-portal-theme .breadcrumbs .breadcrumb .divider {
        display: none; }
      .op-portal-theme .breadcrumbs .breadcrumb > li + li:before {
        content: "\203A";
        color: white; }
  .op-portal-theme #ec-widget-share-button {
    display: inline-block;
    vertical-align: top; }
  .op-portal-theme .userprefs aside.localnav .portlet-navigation .nav-menu ul .selected {
    background-color: whitesmoke;
    border: #dddddd 1px solid;
    border-width: 1px 0 1px;
    color: #039; }
  .op-portal-theme .myportal {
    margin-top: .3%;
    margin-bottom: .3%;
    padding-right: 15px;
    font-weight: bold;
    font-style: italic;
    text-align: right; }
    .op-portal-theme .myportal .icon-unlock-white {
      text-decoration: none; }
    @media (max-width: 768px) {
      .op-portal-theme .myportal {
        padding-right: 1%; } }
    .op-portal-theme .myportal .myportalwrapper {
      position: relative; }
      .op-portal-theme .myportal .myportalwrapper a .icon-lock:before {
        content: ""; }
      .op-portal-theme .myportal .myportalwrapper ul {
        padding: 0;
        margin: 0;
        color: white; }
      .op-portal-theme .myportal .myportalwrapper .dropdown-menu {
        font-style: normal;
        border-radius: 0;
        border: none;
        font-size: inherit;
        top: 42px;
        width: auto;
        float: left;
        text-align: left;
        left: 100px; }
        @media (max-width: 768px) {
          .op-portal-theme .myportal .myportalwrapper .dropdown-menu {
            position: absolute;
            width: fit-content;
            left: 78%; } }
        .op-portal-theme .myportal .myportalwrapper .dropdown-menu li.firsttitle {
          background-color: #003399;
          color: white;
          padding-left: 10px; }
        .op-portal-theme .myportal .myportalwrapper .dropdown-menu li.myportal-register {
          padding-left: 10px;
          font-weight: normal; }
        .op-portal-theme .myportal .myportalwrapper .dropdown-menu .register .icon-container {
          width: 8px;
          height: 12px;
          background-position: -228px -115px; }
        .op-portal-theme .myportal .myportalwrapper .dropdown-menu li a {
          padding: 0 10px 0 10px;
          line-height: 30px;
          color: #3366cc; }
        .op-portal-theme .myportal .myportalwrapper .dropdown-menu li a:hover {
          background: none;
          text-decoration: underline; }
  @media (min-width: 768px) {
    .op-portal-theme .login-popup-modal {
      min-width: 580px;
      height: 500px; } }
  @media (max-width: 767px) {
    .op-portal-theme .login-popup-modal {
      height: 500px; } }
  .op-portal-theme .login-popup-modal .modal-content {
    background-color: #fff; }
  .op-portal-theme .login-popup-modal .modal-body {
    padding: 0;
    width: 100%; }
  .op-portal-theme .login-popup-modal iframe#loginPopup {
    position: absolute;
    width: 100%;
    height: 90%; }
  .op-portal-theme .btn {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font-size: 12px;
    font-weight: normal; }
  .op-portal-theme .btn-sm {
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 8px;
    padding-right: 8px;
    line-height: 18px; }
  .op-portal-theme .btn-xs {
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 5px;
    padding-right: 5px;
    line-height: 16px; }
  .op-portal-theme .btn-primary {
    background-color: #3366cc;
    border: #3366cc 1px solid;
    color: white;
    background-image: none; }
  .op-portal-theme .btn-primary:focus,
  .op-portal-theme .btn-primary:hover {
    background-color: #5599FF;
    border-color: #5599FF;
    color: white;
    background-image: none;
    outline: none;
    outline-offset: 0; }
  .op-portal-theme fieldset[disabled] .btn-primary,
  .op-portal-theme .btn-primary[disabled] {
    background-color: white;
    border-color: #cccccc;
    color: #cccccc;
    background-image: none; }
  .op-portal-theme .btn-link {
    background-color: transparent;
    border: transparent 1px solid;
    color: #3366cc;
    background-image: none;
    text-decoration: none; }
  .op-portal-theme .btn-link:focus,
  .op-portal-theme .btn-link:hover {
    color: #5599FF;
    text-decoration: underline;
    outline: none;
    outline-offset: 0; }
  .op-portal-theme fieldset[disabled] .btn-link,
  .op-portal-theme .btn-link[disabled] {
    color: #cccccc;
    background-image: none; }
  .op-portal-theme .btn-op-white {
    background: white; }
  .op-portal-theme .btn-op-white:hover,
  .op-portal-theme .btn-op-white:focus {
    background: #5599FF;
    border-color: #5599FF;
    outline: none;
    outline-offset: 0; }
  .op-portal-theme .btn-op-grey, .op-portal-theme .btn-op-grey:active, .op-portal-theme .btn-op-grey:link, .op-portal-theme .btn-op-grey:visited {
    text-decoration: none;
    color: #444444;
    background: #eeeeee;
    border-color: #cccccc;
    text-transform: uppercase;
    text-shadow: none; }
  .op-portal-theme .btn-op-grey:hover,
  .op-portal-theme .btn-op-grey:focus {
    text-decoration: none;
    color: white;
    background: #5599FF;
    border-color: #5599FF;
    outline: none;
    outline-offset: 0; }
  .op-portal-theme .info-symbol:after {
    content: "i";
    font-style: italic;
    font-weight: bold;
    font-family: "Times New Roman";
    margin-left: 5px; }
  .op-portal-theme .ajax-loader {
    background: url("/portal2012-theme/css/../images/ajax-loader-lg.gif") no-repeat center center;
    width: 32px;
    height: 32px;
    background-size: 32px 32px;
    display: block;
    margin: 10px auto; }
  .op-portal-theme .search-results-form-container {
    display: inline-block;
    vertical-align: top; }
    @media screen and (max-width: 991px) {
      .op-portal-theme .search-results-form-container {
        display: block; } }
  .op-portal-theme .search-results-form.withCollectionSelector {
    width: auto; }
  .op-portal-theme .search-results-form {
    line-height: 2em;
    padding-right: 24px;
    position: relative;
    min-width: inherit; }
    .op-portal-theme .search-results-form:before, .op-portal-theme .search-results-form:after {
      display: table;
      content: "";
      line-height: 0; }
    .op-portal-theme .search-results-form:after {
      clear: both; }
    .op-portal-theme .search-results-form .search-btn-input, .op-portal-theme .search-results-form .search-text-input, .op-portal-theme .search-results-form .delete-icon, .op-portal-theme .search-results-form .btn-back {
      float: left; }
    .op-portal-theme .search-results-form .search-text-input {
      width: 100%;
      position: relative; }
      .op-portal-theme .search-results-form .search-text-input > input {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0;
        border-right: none;
        height: 28px;
        line-height: 28px;
        margin-bottom: 0;
        width: 100%;
        padding-right: 25px;
        vertical-align: top;
        /* this shouldn't be necessary, but in 200% display error appears */
        min-height: inherit; }
    .op-portal-theme .search-results-form .search-btn-input {
      width: 24px;
      height: 28px;
      display: block;
      overflow: hidden;
      padding: 0 0 0 0;
      margin: 0;
      line-height: 1em;
      border-bottom-left-radius: 0;
      border-top-left-radius: 0;
      font-size: 0;
      position: absolute;
      top: 0;
      right: 0; }
    .op-portal-theme .search-results-form .delete-icon {
      margin-left: -20px;
      position: relative; }
    .op-portal-theme .search-results-form.find-in-results {
      padding-right: 24px;
      position: relative;
      width: 100%; }
      .op-portal-theme .search-results-form.find-in-results .search-text-input {
        width: 100%; }
      .op-portal-theme .search-results-form.find-in-results .search-btn-input {
        position: absolute;
        top: 0;
        right: 0; }
      .op-portal-theme .search-results-form.find-in-results .delete-icon {
        margin-left: -20px; }
    @media (min-width: 991px) {
      .op-portal-theme .search-results-form.withCollectionSelector {
        border: #bbbbbb 1px solid;
        border-radius: 4px 7px 7px 4px;
        max-width: 800px; }
        .op-portal-theme .search-results-form.withCollectionSelector .search-results-form-container {
          min-width: 480px; }
        .op-portal-theme .search-results-form.withCollectionSelector .search-text-input {
          display: inline;
          width: auto;
          position: unset;
          float: left; }
        .op-portal-theme .search-results-form.withCollectionSelector .search-text-input > input {
          border: none;
          display: inline;
          box-shadow: none;
          float: left;
          padding-right: 5px; }
        .op-portal-theme .search-results-form.withCollectionSelector .collection-label {
          height: 24px;
          line-height: 24px;
          z-index: 101;
          margin: 2px 0 0 2px;
          padding: 0 5px;
          border-radius: 2px 0 0 2px;
          background-color: #cccccc;
          color: #404040;
          overflow: hidden;
          float: left; }
        .op-portal-theme .search-results-form.withCollectionSelector .delete-icon {
          float: right;
          margin: 0 8px 0 0; }
        .op-portal-theme .search-results-form.withCollectionSelector .inline-collection-selector {
          width: auto;
          display: inline;
          float: left; }
          .op-portal-theme .search-results-form.withCollectionSelector .inline-collection-selector select {
            width: auto;
            height: 24px;
            line-height: 23px;
            font-size: 0.9em;
            border: none;
            margin: 0 0 0 1px;
            border-radius: 2px 0 0 2px;
            padding: 0;
            color: #404040;
            background-color: #cccccc; }
            .op-portal-theme .search-results-form.withCollectionSelector .inline-collection-selector select:focus {
              outline: none; }
            .op-portal-theme .search-results-form.withCollectionSelector .inline-collection-selector select option {
              background-color: white; } }
      @media screen and (min-width: 991px) and (max-width: 991px) {
        .op-portal-theme .search-results-form.withCollectionSelector {
          left: 52px;
          top: 10px;
          height: 44px;
          line-height: 42px;
          width: 120px; }
          .op-portal-theme .search-results-form.withCollectionSelector select {
            height: 36px;
            line-height: 36px;
            border-radius: 5px 0 0 5px; } }
    @media screen and (max-width: 991px) {
      .op-portal-theme .search-results-form {
        background: #F5F5F5;
        padding: 10px 15px 10px 50px;
        margin-left: -15px;
        margin-right: -15px;
        border-bottom: #cccccc 1px solid;
        line-height: 34px;
        width: inherit;
        height: 100px; }
        .op-portal-theme .search-results-form .btn-back {
          float: left;
          margin-left: -35px;
          margin-top: 8px;
          width: auto; }
        .op-portal-theme .search-results-form .search-text-input {
          width: 100%;
          border: #cccccc 2px solid;
          border-radius: 8px;
          margin-right: -38px;
          padding: 2px 38px 2px 2px;
          background: white;
          -webkit-border-radius: 8px;
          -moz-border-radius: 8px;
          -ms-border-radius: 8px;
          -o-border-radius: 8px;
          border-radius: 8px; }
          .op-portal-theme .search-results-form .search-text-input input {
            height: 36px;
            border: none;
            background: transparent;
            box-shadow: none; }
        .op-portal-theme .search-results-form .search-btn-input {
          margin-right: -34px;
          width: 34px;
          height: 36px;
          margin-top: 4px;
          -webkit-border-radius: 0 5px 5px 0;
          -moz-border-radius: 0 5px 5px 0;
          -ms-border-radius: 0 5px 5px 0;
          -o-border-radius: 0 5px 5px 0;
          border-radius: 0 5px 5px 0;
          position: relative; }
        .op-portal-theme .search-results-form .delete-icon {
          margin-left: -20px;
          line-height: 38px; }
        .op-portal-theme .search-results-form.withCollectionSelector .search-text-input {
          width: 50%;
          border-left: 0;
          border-radius: 10px 10px 0 0; }
        .op-portal-theme .search-results-form.withCollectionSelector .inline-collection-selector {
          float: left;
          height: 44px;
          width: 100%;
          border-right: 0; } }
    @media (min-width: 992px) and (max-width: 1280px) {
      .op-portal-theme .search-results-form.withCollectionSelector .search-text-input {
        padding-right: 3px; }
        .op-portal-theme .search-results-form.withCollectionSelector .search-text-input input {
          width: 100%;
          padding-right: 9px; } }
    @media (max-width: 991px) {
      .op-portal-theme .search-results-form .mainseachportal {
        width: 100%; }
      .op-portal-theme .search-results-form.withCollectionSelector .search-text-input {
        width: 50%;
        border-left: 0;
        border-radius: 0 5px 5px 0; }
      .op-portal-theme .search-results-form.withCollectionSelector .inline-collection-selector {
        width: 50%;
        border: #cccccc 2px solid;
        border-right: 0px;
        background: white;
        padding: 2px;
        border-radius: 5px 0 0 5px; }
        .op-portal-theme .search-results-form.withCollectionSelector .inline-collection-selector select {
          width: 100%;
          height: 36px;
          background-color: #cccccc;
          border-radius: 5px 0 0 5px;
          border: none;
          color: black; } }
    @media all and (max-width: 991px) and (max-width: 850px) {
      .op-portal-theme .search-results-form.withCollectionSelector .inline-collection-selector {
        width: 25%; }
      .op-portal-theme .search-results-form.withCollectionSelector .search-text-input {
        width: 73%; } }
    @media (max-width: 576px) {
      .op-portal-theme .search-results-form.withCollectionSelector .search-text-input {
        width: 39%; }
      .op-portal-theme .search-results-form.withCollectionSelector .inline-collection-selector {
        width: 61%; } }
  .op-portal-theme .more-search-options {
    display: inline-block;
    line-height: 28px;
    height: 28px;
    margin-left: 10px;
    vertical-align: top; }
    @media screen and (max-width: 991px) {
      .op-portal-theme .more-search-options {
        float: right;
        display: block;
        position: relative;
        margin-top: -40px; } }
  .op-portal-theme .main-search-inputs {
    display: block;
    padding: 10px 10px 10px 10px;
    position: relative;
    background: #dddddd;
    -moz-border-radius: 9px 9px 9px 0;
    border-radius: 9px 9px 9px 0;
    width: inherit; }
    @media screen and (max-width: 991px) {
      .op-portal-theme .main-search-inputs {
        padding-left: 0;
        padding-right: 0; } }
    .op-portal-theme .main-search-inputs .main-search-inputs-container {
      position: relative; }
      .op-portal-theme .main-search-inputs .main-search-inputs-container .control-group {
        padding-right: 36px;
        width: 100%;
        border: #AAA 2px solid;
        border-radius: 9px;
        background: white;
        position: relative; }
        .op-portal-theme .main-search-inputs .main-search-inputs-container .control-group input[type=text] {
          border: none;
          outline: none;
          margin: 0;
          background: none;
          -moz-border-radius: 9px 0 0 9px;
          border-radius: 9px 0 0 9px;
          width: 100%;
          padding: 0 24px 0 10px;
          box-sizing: border-box;
          font-size: 1.167em;
          float: none;
          color: #000;
          height: 40px; }
      .op-portal-theme .main-search-inputs .main-search-inputs-container button {
        display: block;
        overflow: hidden;
        width: 34px;
        height: 36px;
        padding: 0;
        border: none;
        -webkit-border-radius: 0 9px 9px 0;
        border-radius: 0 6px 6px 0;
        vertical-align: top;
        position: absolute;
        top: 4px;
        right: 4px;
        margin: 0;
        font-size: 0; }
      .op-portal-theme .main-search-inputs .main-search-inputs-container .delete-icon {
        position: absolute;
        top: 15px;
        right: 50px; }
  .op-portal-theme .advanced-search-inputs {
    padding: 0 0 10px 0;
    background: none; }
    .op-portal-theme .advanced-search-inputs .main-search-inputs-container .control-group {
      border: #AAA 1px solid; }
    .op-portal-theme .advanced-search-inputs .main-search-inputs-container button {
      top: 3px;
      right: 3px; }
    .op-portal-theme .advanced-search-inputs .main-search-inputs-container .delete-icon {
      top: 14px; }
  .op-portal-theme .search-submit-button {
    margin-top: 20px; }
  .op-portal-theme .main-search-form {
    padding: 10px 40px 0; }
    .op-portal-theme .main-search-form .sinmore .search-in-collections {
      padding: 0 10px 10px;
      background-color: #dddddd;
      -webkit-border-bottom-right-radius: 8px;
      -webkit-border-bottom-left-radius: 8px;
      -moz-border-radius-bottomright: 8px;
      -moz-border-radius-bottomleft: 8px;
      border-bottom-right-radius: 8px;
      border-bottom-left-radius: 8px; }
      @media screen and (max-width: 991px) {
        .op-portal-theme .main-search-form .sinmore .search-in-collections {
          padding: 10px 0 10px 0;
          background-color: transparent; } }
      .op-portal-theme .main-search-form .sinmore .search-in-collections > div {
        padding: 20px 20px 12px;
        background-color: white;
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
        border-radius: 8px; }
        @media screen and (max-width: 991px) {
          .op-portal-theme .main-search-form .sinmore .search-in-collections > div {
            padding: 0px 0px 12px;
            background-color: transparent; } }
      .op-portal-theme .main-search-form .sinmore .search-in-collections ul {
        margin: 10px 0 0;
        padding: 0 10px;
        list-style: none; }
        @media screen and (max-width: 991px) {
          .op-portal-theme .main-search-form .sinmore .search-in-collections ul {
            padding: 0; } }
      .op-portal-theme .main-search-form .sinmore .search-in-collections li + li {
        border-top: #e9eff3 1px solid; }
      .op-portal-theme .main-search-form .sinmore .search-in-collections li label {
        font-size: 1em;
        margin-bottom: 10px;
        padding-right: 10px; }
        .op-portal-theme .main-search-form .sinmore .search-in-collections li label span {
          float: right;
          margin-top: 5px;
          margin-right: -10px; }
    .op-portal-theme .main-search-form .sinmore .search-more-link div {
      padding: 20px 10px 20px 20px;
      text-align: right; }
  .op-portal-theme .headercontent #mainSearchStatic {
    margin-top: 10px; }
    .op-portal-theme .headercontent #mainSearchStatic .mainseachportal {
      width: 150%;
      float: right;
      padding-right: 10px; }
      .op-portal-theme .headercontent #mainSearchStatic .mainseachportal .search-results-form-container {
        display: block; }
        .op-portal-theme .headercontent #mainSearchStatic .mainseachportal .search-results-form-container .search-results-form {
          width: 100%; }
      .op-portal-theme .headercontent #mainSearchStatic .mainseachportal .more-search-options {
        /*display: block;
        text-align: right;*/ }
  .op-portal-theme .faced-search-results .facets-lists-container ul li label {
    color: #3366cc; }
    .op-portal-theme .faced-search-results .facets-lists-container ul li label:hover {
      color: #5599ff; }
  .op-portal-theme .faced-search-results .portlet-title {
    border-bottom: 1px solid #bbbbbb; }
  .op-portal-theme .search-results-form .search-text-input .help-inline,
  .op-portal-theme .main-search-inputs .search-text-input .help-inline {
    position: absolute;
    width: 100%;
    bottom: -22px;
    line-height: 14px;
    background: #dddddd;
    left: 0px;
    font-size: inherit;
    padding: 3px;
    z-index: 1; }
  .op-portal-theme .about-us-menu h2 {
    margin: 0;
    padding: 0 40px;
    background-color: #039;
    color: white;
    font-size: 1.167em;
    line-height: 24px; }
  @media (min-width: 1280px) {
    .op-portal-theme .headercontent #mainSearchStatic .mainseachportal .search-results-form-container {
      display: inline-block;
      width: initial; }
    .op-portal-theme .headercontent #mainSearchStatic .form {
      float: right; } }
  @media (max-width: 1280px) {
    .op-portal-theme .headercontent #mainSearchStatic .mainseachportal {
      width: 160%; } }
  @media (max-width: 979px) {
    .op-portal-theme .main-search-inputs .main-search-inputs-container button {
      padding-top: 3px; } }
  @media (min-width: 992px) {
    .op-portal-theme .mobile-search-options {
      display: none; } }
  @media (min-width: 825px) and (max-width: 991px) {
    .op-portal-theme .header #headercontent .search-portlet-header .portlet-journal-content-search .mainseachportal .form .search-results-form-container {
      float: left;
      width: 88%; } }
  @media all and (max-width: 768px) and (max-width: 767px) {
    .op-portal-theme .header #headercontent .search-portlet-header .portlet-journal-content-search .mainseachportal .form .search-results-form-container {
      float: left;
      width: 80%; } }
  @media all and (min-width: 623px) and (max-width: 767px) {
    .op-portal-theme .header #headercontent .search-portlet-header .portlet-journal-content-search .mainseachportal .form .search-results-form-container {
      float: left;
      width: 80%; } }
  @media all and (min-width: 399px) and (max-width: 622px) {
    .op-portal-theme .header #headercontent .search-portlet-header .portlet-journal-content-search .mainseachportal .form .search-results-form-container {
      width: 70%; } }
  @media (max-width: 991px) {
    .op-portal-theme .header #headercontent .search-portlet-header .portlet-journal-content-search .mainseachportal .form .search-results-form-container {
      display: inline-block; }
    .op-portal-theme .header > .portlet-layout > .headercontent:last-child {
      min-height: 65px; }
    .op-portal-theme .header .mobile-search-options {
      display: inline-block;
      margin-top: 2%;
      width: 70px;
      text-align: left; }
      .op-portal-theme .header .mobile-search-options > a {
        text-decoration: none; }
      .op-portal-theme .header .mobile-search-options .label {
        background-color: transparent;
        color: #5599ff;
        font-weight: normal;
        font-size: initial;
        text-transform: lowercase;
        padding-left: 0; }
    .op-portal-theme .header .mobile-search-display {
      display: none; }
      .op-portal-theme .header .mobile-search-display.show-options {
        position: absolute;
        right: 0;
        top: 100%;
        height: inherit !important;
        padding-top: 5px;
        width: auto;
        z-index: 1;
        display: block;
        background-color: #fff;
        border: 1px solid #cccccc;
        border-radius: 4px; }
        .op-portal-theme .header .mobile-search-display.show-options > .wtSearchButton {
          display: block !important;
          height: 30px;
          border-radius: 0;
          position: initial;
          margin-top: initial;
          width: 180px;
          margin: 0;
          padding: 1% 0 0 5%;
          border-width: 0; }
        .op-portal-theme .header .mobile-search-display.show-options > .wtSearchButton:first-child {
          border-bottom-width: 1px; }
        .op-portal-theme .header .mobile-search-display.show-options > .wtSearchButton:last-child {
          border-top-width: 1px; } }
  @media (min-width: 980px) {
    .op-portal-theme .header .search-results-form-container .search-results-form .search-text-input {
      float: right;
      width: 67%;
      max-width: 67%; }
    .op-portal-theme .firefox .header .search-results-form-container .search-results-form .search-text-input {
      width: 66%; } }
  @media (max-width: 768px) {
    .op-portal-theme .header #headercontent.headercontent > .portlet-dropzone {
      padding-left: 0;
      padding-right: 0; }
      .op-portal-theme .header #headercontent.headercontent > .portlet-dropzone .search-portlet-header {
        padding-left: 0;
        padding-right: 0; }
        .op-portal-theme .header #headercontent.headercontent > .portlet-dropzone .search-portlet-header .mainseachportal .search-results-form {
          margin: 0;
          padding-right: 1%;
          padding-left: 1%; }
          .op-portal-theme .header #headercontent.headercontent > .portlet-dropzone .search-portlet-header .mainseachportal .search-results-form > .search-text-input {
            width: 67% !important;
            max-width: 70% !important; }
        .op-portal-theme .header #headercontent.headercontent > .portlet-dropzone .search-portlet-header .mainseachportal .form .search-results-form-container .search-results-form {
          position: relative; }
          .op-portal-theme .header #headercontent.headercontent > .portlet-dropzone .search-portlet-header .mainseachportal .form .search-results-form-container .search-results-form .delete-icon {
            right: 10%;
            top: 12%; }
        .op-portal-theme .header #headercontent.headercontent > .portlet-dropzone .search-portlet-header .mainseachportal .form .actions-bottom-search {
          margin-bottom: 10px; }
          .op-portal-theme .header #headercontent.headercontent > .portlet-dropzone .search-portlet-header .mainseachportal .form .actions-bottom-search > .more-search-options {
            margin: 0;
            float: none; } }
          @media (max-width: 768px) and (min-width: 992px) and (max-width: 1280px) {
            .op-portal-theme .header #headercontent.headercontent > .portlet-dropzone .search-portlet-header .mainseachportal .search-results-form > .search-text-input {
              width: 68%; } }
          @media (max-width: 768px) and (max-width: 460px) {
            .op-portal-theme .header #headercontent.headercontent > .portlet-dropzone .search-portlet-header .mainseachportal .form .search-results-form-container .search-results-form .delete-icon {
              right: 12%; } }
          @media (max-width: 768px) and (max-width: 400px) {
            .op-portal-theme .header #headercontent.headercontent > .portlet-dropzone .search-portlet-header .mainseachportal .form .search-results-form-container .search-results-form .delete-icon {
              right: 15%; } }
          @media (max-width: 768px) and (min-width: 769px) and (max-width: 992px) {
            .op-portal-theme .header #headercontent.headercontent > .portlet-dropzone .search-portlet-header .mainseachportal .form .search-results-form-container .search-results-form .delete-icon {
              right: 8%; } }
        @media (max-width: 768px) and (min-width: 992px) and (max-width: 1280px) {
          .op-portal-theme .header #headercontent.headercontent > .portlet-dropzone .search-portlet-header .mainseachportal .form .actions-bottom-search {
            min-height: 30px; }
            .op-portal-theme .header #headercontent.headercontent > .portlet-dropzone .search-portlet-header .mainseachportal .form .actions-bottom-search > .more-search-options {
              margin: 0;
              float: none; } }
  @media screen and (min-width: 769px) and (max-width: 991px) {
    .op-portal-theme .header #headercontent.headercontent > .portlet-dropzone .search-portlet-header .mainseachportal {
      padding: 0; }
      .op-portal-theme .header #headercontent.headercontent > .portlet-dropzone .search-portlet-header .mainseachportal .search-results-form {
        margin-right: 0;
        padding-right: 1.5%;
        padding-left: 1.5%; }
        .op-portal-theme .header #headercontent.headercontent > .portlet-dropzone .search-portlet-header .mainseachportal .search-results-form .input-select-wrapper {
          width: 27% !important; }
        .op-portal-theme .header #headercontent.headercontent > .portlet-dropzone .search-portlet-header .mainseachportal .search-results-form .delete-icon {
          right: 9% !important; }
      .op-portal-theme .header #headercontent.headercontent > .portlet-dropzone .search-portlet-header .mainseachportal .actions-bottom-search {
        height: 34px; }
        .op-portal-theme .header #headercontent.headercontent > .portlet-dropzone .search-portlet-header .mainseachportal .actions-bottom-search .more-search-options {
          float: none; }
        .op-portal-theme .header #headercontent.headercontent > .portlet-dropzone .search-portlet-header .mainseachportal .actions-bottom-search > .wtSearchButton {
          vertical-align: top; } }
      @media screen and (min-width: 769px) and (max-width: 991px) and (min-width: 980px) and (max-width: 991px) {
        .op-portal-theme .header #headercontent.headercontent > .portlet-dropzone .search-portlet-header .mainseachportal .search-results-form .input-text-wrapper {
          float: left; } }
      @media screen and (min-width: 769px) and (max-width: 991px) and (min-width: 851px) and (max-width: 991px) {
        .op-portal-theme .header #headercontent.headercontent > .portlet-dropzone .search-portlet-header .mainseachportal .search-results-form .search-text-input {
          width: 73%; } }
  .op-portal-theme .localnav .portlet-title {
    font-size: 13px;
    margin: 0;
    color: #444444;
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Arial, sans-serif; }
  .op-portal-theme .extendedft > .container-fluid {
    padding-top: 10px;
    padding-bottom: 10px; }
  .op-portal-theme .extendedft > .container-fluid .portlet-column + .portlet-column {
    border-left: #dddddd 1px solid; }
  .op-portal-theme .search-results-items > li, .op-portal-theme .same-subject > li {
    position: relative;
    margin-bottom: 20px;
    padding: 10px 10px 10px 25px;
    border: #bbbbbb 1px solid; }
    .op-portal-theme .search-results-items > li .perm-link-icons, .op-portal-theme .same-subject > li .perm-link-icons {
      text-align: right;
      margin-right: 2%; }
    .op-portal-theme .search-results-items > li.list-item-entities, .op-portal-theme .same-subject > li.list-item-entities {
      border: none; }
    .op-portal-theme .search-results-items > li.list-item-padding, .op-portal-theme .same-subject > li.list-item-padding {
      padding: 10px 10px 10px 15px; }
      .op-portal-theme .search-results-items > li.list-item-padding .perm-link-icons, .op-portal-theme .same-subject > li.list-item-padding .perm-link-icons {
        text-align: right;
        margin-right: 2%; }
      .op-portal-theme .search-results-items > li.list-item-padding .search-person-hit > div, .op-portal-theme .same-subject > li.list-item-padding .search-person-hit > div {
        padding: 3% !important;
        margin-left: -8px; }
        .op-portal-theme .search-results-items > li.list-item-padding .search-person-hit > div .person-picture, .op-portal-theme .same-subject > li.list-item-padding .search-person-hit > div .person-picture {
          display: block;
          margin-left: 6%;
          width: 100%; }
        .op-portal-theme .search-results-items > li.list-item-padding .search-person-hit > div .person-details, .op-portal-theme .same-subject > li.list-item-padding .search-person-hit > div .person-details {
          display: block;
          width: 100%; }
          .op-portal-theme .search-results-items > li.list-item-padding .search-person-hit > div .person-details .address-email-section, .op-portal-theme .same-subject > li.list-item-padding .search-person-hit > div .person-details .address-email-section {
            word-wrap: break-word; }
      .op-portal-theme .search-results-items > li.list-item-padding .search-person-hit.col-md-4 > div, .op-portal-theme .same-subject > li.list-item-padding .search-person-hit.col-md-4 > div {
        border: 0 !important; }
      .op-portal-theme .search-results-items > li.list-item-padding .search-person-hit.col-md-6 > div, .op-portal-theme .same-subject > li.list-item-padding .search-person-hit.col-md-6 > div {
        border: 0 !important; }
      .op-portal-theme .search-results-items > li.list-item-padding .search-organisation-hit > div, .op-portal-theme .same-subject > li.list-item-padding .search-organisation-hit > div {
        padding: 3% !important; }
        .op-portal-theme .search-results-items > li.list-item-padding .search-organisation-hit > div .organisation-picture, .op-portal-theme .same-subject > li.list-item-padding .search-organisation-hit > div .organisation-picture {
          display: block;
          margin-left: 6%;
          width: 100%; }
        .op-portal-theme .search-results-items > li.list-item-padding .search-organisation-hit > div .organisation-details, .op-portal-theme .same-subject > li.list-item-padding .search-organisation-hit > div .organisation-details {
          display: block;
          width: 100%; }
      .op-portal-theme .search-results-items > li.list-item-padding .search-organisation-hit.col-md-4 > div, .op-portal-theme .same-subject > li.list-item-padding .search-organisation-hit.col-md-4 > div {
        border: 0 !important; }
      .op-portal-theme .search-results-items > li.list-item-padding .search-organisation-hit.col-md-6 > div, .op-portal-theme .same-subject > li.list-item-padding .search-organisation-hit.col-md-6 > div {
        border: 0 !important; }
    .op-portal-theme .search-results-items > li .preview p, .op-portal-theme .same-subject > li .preview p {
      margin: 6px 0;
      color: #444444;
      cursor: default; }
    .op-portal-theme .search-results-items > li .list-item, .op-portal-theme .same-subject > li .list-item {
      line-height: 1.3631407em; }
    .op-portal-theme .search-results-items > li .keyword, .op-portal-theme .same-subject > li .keyword {
      font-weight: bold;
      color: black; }
    .op-portal-theme .search-results-items > li .document-info, .op-portal-theme .same-subject > li .document-info {
      color: #666666;
      font-size: 0.917em; }
    .op-portal-theme .search-results-items > li h2, .op-portal-theme .search-results-items > li h3, .op-portal-theme .same-subject > li h2, .op-portal-theme .same-subject > li h3 {
      margin: 0;
      font-size: 1em;
      line-height: 18px;
      font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Arial, sans-serif; }
      .op-portal-theme .search-results-items > li h2 a, .op-portal-theme .search-results-items > li h2 a:link, .op-portal-theme .search-results-items > li h2 a:visited, .op-portal-theme .search-results-items > li h3 a, .op-portal-theme .search-results-items > li h3 a:link, .op-portal-theme .search-results-items > li h3 a:visited, .op-portal-theme .same-subject > li h2 a, .op-portal-theme .same-subject > li h2 a:link, .op-portal-theme .same-subject > li h2 a:visited, .op-portal-theme .same-subject > li h3 a, .op-portal-theme .same-subject > li h3 a:link, .op-portal-theme .same-subject > li h3 a:visited {
        display: block;
        text-decoration: none;
        color: #003399; }
        .op-portal-theme .search-results-items > li h2 a .keyword, .op-portal-theme .search-results-items > li h2 a:link .keyword, .op-portal-theme .search-results-items > li h2 a:visited .keyword, .op-portal-theme .search-results-items > li h3 a .keyword, .op-portal-theme .search-results-items > li h3 a:link .keyword, .op-portal-theme .search-results-items > li h3 a:visited .keyword, .op-portal-theme .same-subject > li h2 a .keyword, .op-portal-theme .same-subject > li h2 a:link .keyword, .op-portal-theme .same-subject > li h2 a:visited .keyword, .op-portal-theme .same-subject > li h3 a .keyword, .op-portal-theme .same-subject > li h3 a:link .keyword, .op-portal-theme .same-subject > li h3 a:visited .keyword {
          color: #3366cc; }
      .op-portal-theme .search-results-items > li h2 a:hover, .op-portal-theme .search-results-items > li h2 a:focus, .op-portal-theme .search-results-items > li h3 a:hover, .op-portal-theme .search-results-items > li h3 a:focus, .op-portal-theme .same-subject > li h2 a:hover, .op-portal-theme .same-subject > li h2 a:focus, .op-portal-theme .same-subject > li h3 a:hover, .op-portal-theme .same-subject > li h3 a:focus {
        text-decoration: none; }
        .op-portal-theme .search-results-items > li h2 a:hover span.result-name, .op-portal-theme .search-results-items > li h2 a:focus span.result-name, .op-portal-theme .search-results-items > li h3 a:hover span.result-name, .op-portal-theme .search-results-items > li h3 a:focus span.result-name, .op-portal-theme .same-subject > li h2 a:hover span.result-name, .op-portal-theme .same-subject > li h2 a:focus span.result-name, .op-portal-theme .same-subject > li h3 a:hover span.result-name, .op-portal-theme .same-subject > li h3 a:focus span.result-name {
          text-decoration: underline; }
      .op-portal-theme .search-results-items > li h2 .op-bullet, .op-portal-theme .search-results-items > li h3 .op-bullet, .op-portal-theme .same-subject > li h2 .op-bullet, .op-portal-theme .same-subject > li h3 .op-bullet {
        margin-left: -16px;
        margin-right: -2px;
        vertical-align: baseline; }
        .op-portal-theme .search-results-items > li h2 .op-bullet:before, .op-portal-theme .search-results-items > li h3 .op-bullet:before, .op-portal-theme .same-subject > li h2 .op-bullet:before, .op-portal-theme .same-subject > li h3 .op-bullet:before {
          vertical-align: baseline; }
      .op-portal-theme .search-results-items > li h2 .op-bullet + .op-bullet, .op-portal-theme .search-results-items > li h3 .op-bullet + .op-bullet, .op-portal-theme .same-subject > li h2 .op-bullet + .op-bullet, .op-portal-theme .same-subject > li h3 .op-bullet + .op-bullet {
        margin-left: 0;
        margin-right: 2px; }
    .op-portal-theme .search-results-items > li .hit-edition, .op-portal-theme .same-subject > li .hit-edition {
      margin-bottom: 5px; }
      .op-portal-theme .search-results-items > li .hit-edition .edition-details, .op-portal-theme .same-subject > li .hit-edition .edition-details {
        margin: 0; }
      .op-portal-theme .search-results-items > li .hit-edition .latest-edition, .op-portal-theme .same-subject > li .hit-edition .latest-edition {
        border: 1px solid #ff9b39;
        color: #b1743b;
        padding: 0 5px; }
      .op-portal-theme .search-results-items > li .hit-edition .newer-edition, .op-portal-theme .same-subject > li .hit-edition .newer-edition {
        margin-left: 3px; }
    .op-portal-theme .search-results-items > li .entity-hit, .op-portal-theme .same-subject > li .entity-hit {
      color: #848484; }
      .op-portal-theme .search-results-items > li .entity-hit .entity-former-position .former-label, .op-portal-theme .same-subject > li .entity-hit .entity-former-position .former-label {
        text-transform: uppercase;
        border: 1px solid #848484;
        padding: 0 3px; }
      .op-portal-theme .search-results-items > li .entity-hit .entity-former-position .former-value, .op-portal-theme .same-subject > li .entity-hit .entity-former-position .former-value {
        display: inline-block;
        margin-left: 10px; }
        .op-portal-theme .search-results-items > li .entity-hit .entity-former-position .former-value .former-value-position, .op-portal-theme .same-subject > li .entity-hit .entity-former-position .former-value .former-value-position {
          font-style: italic; }
      .op-portal-theme .search-results-items > li .entity-hit .entity-nationality .nationality-label, .op-portal-theme .same-subject > li .entity-hit .entity-nationality .nationality-label {
        margin-left: 5px; }
      .op-portal-theme .search-results-items > li .entity-hit.col-md-4, .op-portal-theme .same-subject > li .entity-hit.col-md-4 {
        padding: 0 0 0 15px; }
        .op-portal-theme .search-results-items > li .entity-hit.col-md-4 .row-legacy, .op-portal-theme .same-subject > li .entity-hit.col-md-4 .row-legacy {
          border: #bbbbbb 1px solid;
          width: 100%;
          padding-left: 15px;
          padding-top: 5px;
          padding-bottom: 5px; }
      .op-portal-theme .search-results-items > li .entity-hit.col-md-6, .op-portal-theme .same-subject > li .entity-hit.col-md-6 {
        padding: 0 0 0 15px; }
        .op-portal-theme .search-results-items > li .entity-hit.col-md-6 .row-legacy, .op-portal-theme .same-subject > li .entity-hit.col-md-6 .row-legacy {
          border: #bbbbbb 1px solid;
          width: 100%;
          padding-left: 15px;
          padding-top: 5px;
          padding-bottom: 5px; }
      .op-portal-theme .search-results-items > li .entity-hit .row-legacy h2 > div > span > a, .op-portal-theme .same-subject > li .entity-hit .row-legacy h2 > div > span > a {
        display: inline-block; }
      .op-portal-theme .search-results-items > li .entity-hit .row-legacy p.concept-property, .op-portal-theme .same-subject > li .entity-hit .row-legacy p.concept-property {
        display: inline; }
      .op-portal-theme .search-results-items > li .entity-hit .row-legacy p.dataset-property, .op-portal-theme .same-subject > li .entity-hit .row-legacy p.dataset-property {
        display: inline; }
  .op-portal-theme .same-subject {
    margin-left: 0; }
    .op-portal-theme .same-subject > li {
      padding: 0;
      border: none; }
      .op-portal-theme .same-subject > li h3 a, .op-portal-theme .same-subject > li h3 a:link, .op-portal-theme .same-subject > li h3 a:visited {
        color: #3366cc; }
        .op-portal-theme .same-subject > li h3 a .keyword, .op-portal-theme .same-subject > li h3 a:link .keyword, .op-portal-theme .same-subject > li h3 a:visited .keyword {
          color: inherit; }
  .op-portal-theme .search-detail .same-subject > li {
    border-bottom: 1px solid #e3e3e3;
    padding-bottom: 6%;
    margin-bottom: 6%; }
  .op-portal-theme .search-detail .same-subject > li:last-child {
    border-bottom: none; }
  .op-portal-theme .search-detail .secontent.col-md-3 .portlet-borderless-container .portlet-body h2 {
    margin-bottom: 8%;
    text-transform: capitalize;
    color: #5d5d5d;
    margin-top: 40px;
    padding-bottom: 0;
    font-size: 1.2em;
    /*14px*/
    line-height: 21px;
    padding-left: 4px;
    position: relative; }
  .op-portal-theme .search-detail .secontent.col-md-3 .portlet-borderless-container .portlet-body h2:before {
    -ms-transform: rotate(-270deg);
    -webkit-transform: rotate(-270deg);
    transform: rotate(-270deg);
    color: #5d5d5d;
    content: "\e072";
    right: 102%;
    position: absolute;
    top: 6px;
    font-size: 10px;
    padding-left: 2px; }
  .op-portal-theme .search-detail .maincontentarea .content-details {
    padding-left: 1.6%; }
  .op-portal-theme .search-detail .secontent .side-content {
    padding-right: 1%; }
  .op-portal-theme .userprefs .search-results-content {
    padding-right: 2.5%; }
    @media (max-width: 768px) {
      .op-portal-theme .userprefs .search-results-content form input {
        width: 100%;
        min-height: 24px; } }
  .op-portal-theme .publication-detail-container {
    color: #666666; }
    .op-portal-theme .publication-detail-container .publication-label {
      display: inline-block;
      color: #666666;
      margin-bottom: 0;
      font-weight: normal;
      font-size: 0.91666666em;
      cursor: text; }
      .op-portal-theme .publication-detail-container .publication-label > .op-icon {
        vertical-align: baseline; }
        .op-portal-theme .publication-detail-container .publication-label > .op-icon:before {
          vertical-align: baseline; }
      .op-portal-theme .publication-detail-container .publication-label > .op-icon + .op-icon {
        margin-left: 6px; }
    .op-portal-theme .publication-detail-container h1 {
      margin-top: 0;
      margin-bottom: 0.5em;
      font-size: inherit;
      color: #003399;
      font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Arial, sans-serif;
      line-height: 1.5em; }
    .op-portal-theme .publication-detail-container h2 {
      margin-top: 0;
      margin-bottom: 1em;
      font-size: inherit;
      color: #444444;
      font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Arial, sans-serif;
      line-height: 1.5em; }
    .op-portal-theme .publication-detail-container .publication-detail-thumbnail {
      display: block;
      overflow: hidden;
      margin: 0 10px 5px 0;
      max-width: 120px;
      max-height: 170px; }
      .op-portal-theme .publication-detail-container .publication-detail-thumbnail.loading {
        background: url("/portal2012-theme/css/../images/ajax-loader.gif") no-repeat center center; }
      .op-portal-theme .publication-detail-container .publication-detail-thumbnail > img {
        border: 0;
        padding: 0;
        margin: 0;
        opacity: 0;
        -webkit-transition-property: opacity;
        -moz-transition-property: opacity;
        -o-transition-property: opacity;
        transition-property: opacity;
        -webkit-transition-duration: 0.5s;
        -moz-transition-duration: 0.5s;
        -o-transition-duration: 0.5s;
        transition-duration: 0.5s; }
    .op-portal-theme .publication-detail-container .edition {
      margin: 10px 0;
      font-size: 0.9em; }
      .op-portal-theme .publication-detail-container .edition .edition-details {
        font-weight: bold;
        margin-right: 5px; }
      .op-portal-theme .publication-detail-container .edition .latest-edition {
        border: 1px solid #ff9b39;
        color: #b1743b;
        padding: 0 5px; }
      .op-portal-theme .publication-detail-container .edition .newer-edition {
        margin: 0; }
    .op-portal-theme .publication-detail-container .publication-pack {
      margin: 10px 0;
      font-size: 0.9em; }
      .op-portal-theme .publication-detail-container .publication-pack .publication-pack-type {
        border: 1px solid #ff9b39;
        color: #b1743b;
        padding: 0 5px; }
    .op-portal-theme .publication-detail-container .publications-slide-view .publication-thumbnail {
      float: left;
      width: 25%;
      margin-right: 2%; }
    .op-portal-theme .publication-detail-container .publications-slide-view .publication-info {
      width: 73%;
      float: left; }
      .op-portal-theme .publication-detail-container .publications-slide-view .publication-info:only-child {
        width: 100%; }
      .op-portal-theme .publication-detail-container .publications-slide-view .publication-info .publication-title {
        margin-bottom: 5px;
        color: #5171ab; }
        .op-portal-theme .publication-detail-container .publications-slide-view .publication-info .publication-title a {
          color: #5171ab; }
      .op-portal-theme .publication-detail-container .publications-slide-view .publication-info .publication-subtitle {
        margin-bottom: 5px;
        color: #3c3c3c; }
      .op-portal-theme .publication-detail-container .publications-slide-view .publication-info .publication-date {
        margin-bottom: 5px; }
      .op-portal-theme .publication-detail-container .publications-slide-view .publication-info .publication-resources {
        margin-bottom: 5px;
        color: #3c3c3c; }
      .op-portal-theme .publication-detail-container .publications-slide-view .publication-info .edition {
        margin-bottom: 5px; }
      .op-portal-theme .publication-detail-container .publications-slide-view .publication-info .latest-edition {
        border: 1px solid #ff9b39;
        color: #b1743b;
        padding: 0 5px; }
    .op-portal-theme .publication-detail-container .view-all-publications {
      margin-top: 20px;
      padding: 0 20px; }
    .op-portal-theme .publication-detail-container .see-also-work .op-icon {
      display: inline-block;
      vertical-align: bottom; }
    .op-portal-theme .publication-detail-container .more-formats-table table thead tr th {
      border-bottom-width: 1px; }
      .op-portal-theme .publication-detail-container .more-formats-table table thead tr th:first-child {
        min-width: 150px; }
    .op-portal-theme .publication-detail-container .more-formats-table table tbody:before {
      content: '-';
      display: block;
      color: transparent;
      line-height: 0.5em; }
    .op-portal-theme .publication-detail-container .more-formats-table table tbody tr:first-child td {
      border-color: transparent; }
    .op-portal-theme .publication-detail-container .more-formats-table table .col-format .format-title {
      font-size: 1.1em;
      margin-left: 13px; }
    .op-portal-theme .publication-detail-container .more-formats-table table .col-format.with-content .format-title {
      margin-left: 0; }
      .op-portal-theme .publication-detail-container .more-formats-table table .col-format.with-content .format-title:before {
        content: '\e072';
        font-family: 'Glyphicons Halflings';
        float: left;
        display: block;
        font-size: 0.5em;
        line-height: 3em;
        margin-right: 5px; }
      .op-portal-theme .publication-detail-container .more-formats-table table .col-format.with-content .format-title:hover {
        cursor: pointer; }
    .op-portal-theme .publication-detail-container .more-formats-table table .col-format.with-content .format-content {
      display: none; }
      .op-portal-theme .publication-detail-container .more-formats-table table .col-format.with-content .format-content ul {
        list-style: none;
        margin: 0 0 0 20px; }
    .op-portal-theme .publication-detail-container .more-formats-table table .col-format.with-content.opened .format-title:before {
      transform: rotate(90deg); }
    .op-portal-theme .publication-detail-container .more-formats-table table .col-format.with-content.opened .format-content {
      display: block; }
    .op-portal-theme .publication-detail-container .more-formats-table table .col-last {
      border: none;
      width: 120px; }
    @media all and (max-width: 850px) {
      .op-portal-theme .publication-detail-container .more-formats-table th.col-issn, .op-portal-theme .publication-detail-container .more-formats-table td.col-issn {
        display: none; } }
    @media all and (max-width: 750px) {
      .op-portal-theme .publication-detail-container .more-formats-table th.col-isbn, .op-portal-theme .publication-detail-container .more-formats-table td.col-isbn {
        display: none; } }
    @media all and (max-width: 650px) {
      .op-portal-theme .publication-detail-container .more-formats-table th.col-doi, .op-portal-theme .publication-detail-container .more-formats-table td.col-doi {
        display: none; } }
    @media all and (max-width: 550px) {
      .op-portal-theme .publication-detail-container .more-formats-table th.col-catalogueNumber, .op-portal-theme .publication-detail-container .more-formats-table td.col-catalogueNumber {
        display: none; } }
    .op-portal-theme .publication-detail-container .eCommerce-products {
      margin: 0; }
      .op-portal-theme .publication-detail-container .eCommerce-products .btn-primary {
        color: white; }
      .op-portal-theme .publication-detail-container .eCommerce-products .loading-block {
        background: url("/portal2012-theme/css/../images/ajax-loader-lg.gif") no-repeat right center;
        width: 32px;
        height: 32px;
        background-size: 32px 32px;
        display: block;
        float: right; }
      .op-portal-theme .publication-detail-container .eCommerce-products .product-row {
        border-top: 1px solid #ccc;
        margin-top: 10px;
        padding-top: 10px; }
        .op-portal-theme .publication-detail-container .eCommerce-products .product-row .product-data-row {
          margin-bottom: 5px; }
        .op-portal-theme .publication-detail-container .eCommerce-products .product-row .product-format {
          color: #3366cc;
          font-weight: bold;
          margin-right: 5px;
          margin-left: -15px; }
        .op-portal-theme .publication-detail-container .eCommerce-products .product-row .product-data {
          margin-right: 5px; }
          .op-portal-theme .publication-detail-container .eCommerce-products .product-row .product-data:after {
            content: ' - '; }
          .op-portal-theme .publication-detail-container .eCommerce-products .product-row .product-data:last-child:after {
            content: ''; }
          .op-portal-theme .publication-detail-container .eCommerce-products .product-row .product-data .product-data-item {
            margin: 0; }
            .op-portal-theme .publication-detail-container .eCommerce-products .product-row .product-data .product-data-item .product-data-item-label {
              margin: 0; }
            .op-portal-theme .publication-detail-container .eCommerce-products .product-row .product-data .product-data-item .product-data-item-value {
              margin: 0; }
            .op-portal-theme .publication-detail-container .eCommerce-products .product-row .product-data .product-data-item .print-on-demand {
              border: 1px solid #ff9b39;
              color: #b1743b;
              padding: 1px 5px;
              font-size: 0.8em;
              font-weight: bold;
              margin-left: 5px;
              display: inline-block;
              text-align: center; }
              .op-portal-theme .publication-detail-container .eCommerce-products .product-row .product-data .product-data-item .print-on-demand a {
                color: #b1743b; }
                .op-portal-theme .publication-detail-container .eCommerce-products .product-row .product-data .product-data-item .print-on-demand a:hover {
                  color: #ff9b39; }
        .op-portal-theme .publication-detail-container .eCommerce-products .product-row .product-language {
          margin: 0; }
          .op-portal-theme .publication-detail-container .eCommerce-products .product-row .product-language .product-language-label {
            margin: 0; }
          .op-portal-theme .publication-detail-container .eCommerce-products .product-row .product-language .product-language-value {
            margin: 0; }
            .op-portal-theme .publication-detail-container .eCommerce-products .product-row .product-language .product-language-value select {
              margin: 0; }
            .op-portal-theme .publication-detail-container .eCommerce-products .product-row .product-language .product-language-value span {
              margin: 0; }
        .op-portal-theme .publication-detail-container .eCommerce-products .product-row .product-actions {
          text-align: right; }
          .op-portal-theme .publication-detail-container .eCommerce-products .product-row .product-actions .product-data-price {
            margin: 0; }
          .op-portal-theme .publication-detail-container .eCommerce-products .product-row .product-actions .product-button {
            margin: 0; }
      .op-portal-theme .publication-detail-container .eCommerce-products .pod-popup-holder {
        margin: 0; }
        .op-portal-theme .publication-detail-container .eCommerce-products .pod-popup-holder .modal-body {
          overflow-y: initial; }
        .op-portal-theme .publication-detail-container .eCommerce-products .pod-popup-holder .pod-title {
          color: #3366cc;
          font-weight: bold;
          margin-bottom: 10px; }
        .op-portal-theme .publication-detail-container .eCommerce-products .pod-popup-holder .pod-content {
          margin: 0;
          height: 150px;
          overflow: auto; }
        .op-portal-theme .publication-detail-container .eCommerce-products .pod-popup-holder .pod-buttons {
          margin-top: 10px; }
        .op-portal-theme .publication-detail-container .eCommerce-products .pod-popup-holder .modal.yui3-widget-modal {
          z-index: 1000 !important; }
  .op-portal-theme .yui3-publicationSlide {
    position: relative;
    overflow: hidden;
    padding: 0 20px; }
    .op-portal-theme .yui3-publicationSlide .slide {
      opacity: 0.9;
      position: absolute;
      height: 50%;
      width: 15px;
      top: 50%;
      text-align: center; }
      .op-portal-theme .yui3-publicationSlide .slide .glyphicon {
        display: none; }
      .op-portal-theme .yui3-publicationSlide .slide.active:hover {
        opacity: 1;
        cursor: pointer; }
      .op-portal-theme .yui3-publicationSlide .slide.active .glyphicon {
        display: block;
        color: #3366cc; }
      .op-portal-theme .yui3-publicationSlide .slide.slide-left {
        left: 0; }
      .op-portal-theme .yui3-publicationSlide .slide.slide-right {
        right: 0; }
    .op-portal-theme .yui3-publicationSlide .publication-slider-container {
      overflow: hidden; }
    .op-portal-theme .yui3-publicationSlide .publication-slider {
      overflow: hidden;
      -moz-transition: all 0.3s ease-out;
      /* FF4+ */
      -o-transition: all 0.3s ease-out;
      /* Opera 10.5+ */
      -webkit-transition: all 0.3s ease-out;
      /* Saf3.2+, Chrome */
      -ms-transition: all 0.3s ease-out;
      /* IE10 */
      transition: all 0.3s ease-out; }
      .op-portal-theme .yui3-publicationSlide .publication-slider .slide-column {
        float: left;
        width: 270px;
        margin-right: 10px; }
      .op-portal-theme .yui3-publicationSlide .publication-slider .publication {
        margin-bottom: 10px;
        min-height: 100px; }
        .op-portal-theme .yui3-publicationSlide .publication-slider .publication:last-child {
          margin-bottom: 0; }
  .op-portal-theme .bulk-catalogue-tag {
    margin: 0; }
    .op-portal-theme .bulk-catalogue-tag .btn-primary {
      color: white;
      padding: 1px 3px;
      margin: 0; }
    .op-portal-theme .bulk-catalogue-tag .loading-block {
      background: url("/portal2012-theme/css/../images/ajax-loader-lg.gif") no-repeat right center;
      width: 32px;
      height: 32px;
      background-size: 32px 32px;
      display: block;
      float: right; }
    .op-portal-theme .bulk-catalogue-tag .product-row {
      border-top: 1px solid #cccccc;
      margin-top: 10px;
      padding-top: 10px; }
      .op-portal-theme .bulk-catalogue-tag .product-row .col-md-6:last-child {
        width: 49%; }
      .op-portal-theme .bulk-catalogue-tag .product-row .col-separator {
        border-left: 1px solid #E7E7E7;
        position: relative;
        float: left;
        height: 100%;
        min-height: 70px; }
      .op-portal-theme .bulk-catalogue-tag .product-row .triangle {
        position: absolute;
        top: 50%; }
        .op-portal-theme .bulk-catalogue-tag .product-row .triangle:after, .op-portal-theme .bulk-catalogue-tag .product-row .triangle:before {
          content: "";
          display: block;
          position: absolute;
          width: 0;
          height: 0; }
        .op-portal-theme .bulk-catalogue-tag .product-row .triangle:before {
          margin-top: -7px;
          border-top: 7px solid transparent;
          border-bottom: 7px solid transparent;
          border-left: 7px solid #E7E7E7; }
        .op-portal-theme .bulk-catalogue-tag .product-row .triangle:after {
          margin-top: -6px;
          margin-left: -1px;
          border-top: 6px solid transparent;
          border-bottom: 6px solid transparent;
          border-left: 6px solid white; }
      .op-portal-theme .bulk-catalogue-tag .product-row .product-data-row {
        margin-bottom: 10px; }
      .op-portal-theme .bulk-catalogue-tag .product-row .product-format {
        color: #3366cc;
        font-weight: bold;
        margin-right: 5px;
        margin-left: -15px; }
      .op-portal-theme .bulk-catalogue-tag .product-row .product-language .product-language-label {
        margin: 0; }
      .op-portal-theme .bulk-catalogue-tag .product-row .product-language .product-language-value select {
        margin: 0; }
      .op-portal-theme .bulk-catalogue-tag .product-row .product-data {
        margin-right: 5px; }
        .op-portal-theme .bulk-catalogue-tag .product-row .product-data:after {
          content: ' - '; }
        .op-portal-theme .bulk-catalogue-tag .product-row .product-data:last-child:after {
          content: ''; }
        .op-portal-theme .bulk-catalogue-tag .product-row .product-data .product-data-item {
          margin: 0; }
          .op-portal-theme .bulk-catalogue-tag .product-row .product-data .product-data-item .product-data-item-label {
            margin: 0; }
          .op-portal-theme .bulk-catalogue-tag .product-row .product-data .product-data-item .product-data-item-value {
            margin: 0; }
          .op-portal-theme .bulk-catalogue-tag .product-row .product-data .product-data-item .print-on-demand {
            border: 1px solid #ff9b39;
            color: #b1743b;
            padding: 1px 5px;
            font-size: 0.8em;
            font-weight: bold;
            margin-left: 5px;
            display: inline-block;
            text-align: center; }
            .op-portal-theme .bulk-catalogue-tag .product-row .product-data .product-data-item .print-on-demand a {
              color: #b1743b; }
              .op-portal-theme .bulk-catalogue-tag .product-row .product-data .product-data-item .print-on-demand a:hover {
                color: #ff9b39; }
    .op-portal-theme .bulk-catalogue-tag .pod-popup-holder {
      margin: 0; }
      .op-portal-theme .bulk-catalogue-tag .pod-popup-holder .modal-body {
        overflow-y: initial; }
      .op-portal-theme .bulk-catalogue-tag .pod-popup-holder .pod-title {
        color: #3366cc;
        font-weight: bold;
        margin-bottom: 10px; }
      .op-portal-theme .bulk-catalogue-tag .pod-popup-holder .pod-content {
        margin: 0;
        height: 150px;
        overflow: auto; }
      .op-portal-theme .bulk-catalogue-tag .pod-popup-holder .pod-buttons {
        margin-top: 10px; }
    .op-portal-theme .bulk-catalogue-tag .product-control-row {
      margin-bottom: 10px; }
      .op-portal-theme .bulk-catalogue-tag .product-control-row .column {
        margin-left: 1%; }
        .op-portal-theme .bulk-catalogue-tag .product-control-row .column:last-child {
          margin-left: 0; }
      .op-portal-theme .bulk-catalogue-tag .product-control-row .product-language {
        text-align: center;
        width: 10%; }
      .op-portal-theme .bulk-catalogue-tag .product-control-row .product-price {
        text-align: left;
        width: 15%; }
      .op-portal-theme .bulk-catalogue-tag .product-control-row .packaging-unit {
        text-align: center;
        width: 5%; }
        .op-portal-theme .bulk-catalogue-tag .product-control-row .packaging-unit:hover {
          cursor: pointer; }
      .op-portal-theme .bulk-catalogue-tag .product-control-row .packaging-input {
        text-align: left;
        width: auto; }
      .op-portal-theme .bulk-catalogue-tag .product-control-row .packaging-info {
        text-align: left;
        width: 14%;
        color: #4070cf; }
        .op-portal-theme .bulk-catalogue-tag .product-control-row .packaging-info:hover {
          cursor: pointer; }
      .op-portal-theme .bulk-catalogue-tag .product-control-row .row-total {
        text-align: left;
        width: 14%; }
        .op-portal-theme .bulk-catalogue-tag .product-control-row .row-total .row-total-value {
          text-align: left; }
      .op-portal-theme .bulk-catalogue-tag .product-control-row .product-remove {
        text-align: right;
        width: 5%; }
        .op-portal-theme .bulk-catalogue-tag .product-control-row .product-remove:hover {
          cursor: pointer; }
      .op-portal-theme .bulk-catalogue-tag .product-control-row .packaging-unit .per-package {
        /*background-color: #3366cc;*/
        color: #ffffff; }
      .op-portal-theme .bulk-catalogue-tag .product-control-row .packaging-unit .per-copy {
        box-shadow: inset 0 0 6px #bbbbbb; }
  .op-portal-theme .packaging-unit-toggle-on {
    background-color: #345fcb !important;
    color: white !important; }
  .op-portal-theme .packaging-unit-toggle-off {
    background-color: #eaeaea;
    color: #333333; }
  .op-portal-theme .eCommerce-bulkCatalogue-portlet .bulk-catalogue-info {
    margin-bottom: 20px; }
    .op-portal-theme .eCommerce-bulkCatalogue-portlet .bulk-catalogue-info .bulk-catalogue-title {
      margin-bottom: 20px; }
    .op-portal-theme .eCommerce-bulkCatalogue-portlet .bulk-catalogue-info .bulk-catalogue-description {
      margin: 0; }
  .op-portal-theme .eCommerce-bulkCatalogue-portlet .bulk-catalogue-publications {
    margin: 0; }
    .op-portal-theme .eCommerce-bulkCatalogue-portlet .bulk-catalogue-publications .publications-expander {
      margin-bottom: 20px; }
    .op-portal-theme .eCommerce-bulkCatalogue-portlet .bulk-catalogue-publications .control-row {
      margin-bottom: 10px; }
      .op-portal-theme .eCommerce-bulkCatalogue-portlet .bulk-catalogue-publications .control-row .col-infoPage {
        display: block; }
      .op-portal-theme .eCommerce-bulkCatalogue-portlet .bulk-catalogue-publications .control-row .col-rowsPerPage {
        display: block; }
        .op-portal-theme .eCommerce-bulkCatalogue-portlet .bulk-catalogue-publications .control-row .col-rowsPerPage select {
          width: 100%; }
      .op-portal-theme .eCommerce-bulkCatalogue-portlet .bulk-catalogue-publications .control-row .col-language, .op-portal-theme .eCommerce-bulkCatalogue-portlet .bulk-catalogue-publications .control-row .col-sortBy {
        display: block; }
        .op-portal-theme .eCommerce-bulkCatalogue-portlet .bulk-catalogue-publications .control-row .col-language .info, .op-portal-theme .eCommerce-bulkCatalogue-portlet .bulk-catalogue-publications .control-row .col-sortBy .info {
          width: 50%;
          display: block;
          float: left; }
        .op-portal-theme .eCommerce-bulkCatalogue-portlet .bulk-catalogue-publications .control-row .col-language select, .op-portal-theme .eCommerce-bulkCatalogue-portlet .bulk-catalogue-publications .control-row .col-sortBy select {
          width: 50%;
          display: block;
          float: left; }
      .op-portal-theme .eCommerce-bulkCatalogue-portlet .bulk-catalogue-publications .control-row .col-nav {
        display: block; }
    .op-portal-theme .eCommerce-bulkCatalogue-portlet .bulk-catalogue-publications .no-results {
      margin-bottom: 20px;
      margin-top: 10px; }
    .op-portal-theme .eCommerce-bulkCatalogue-portlet .bulk-catalogue-publications .publications {
      margin-bottom: 20px; }
      .op-portal-theme .eCommerce-bulkCatalogue-portlet .bulk-catalogue-publications .publications .publication {
        border: 1px solid #bdbdbd;
        padding: 10px;
        margin-bottom: 20px; }
        .op-portal-theme .eCommerce-bulkCatalogue-portlet .bulk-catalogue-publications .publications .publication .publication-info {
          padding: 0;
          color: #666666;
          margin: 0 -15px; }
          .op-portal-theme .eCommerce-bulkCatalogue-portlet .bulk-catalogue-publications .publications .publication .publication-info .thumbnail-image {
            margin: 0; }
          .op-portal-theme .eCommerce-bulkCatalogue-portlet .bulk-catalogue-publications .publications .publication .publication-info .title {
            margin: 0 0 10px;
            font-size: 1em;
            line-height: 18px;
            font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Arial, sans-serif; }
          .op-portal-theme .eCommerce-bulkCatalogue-portlet .bulk-catalogue-publications .publications .publication .publication-info .subtitle {
            color: #5f5f5f;
            margin-bottom: 10px; }
          .op-portal-theme .eCommerce-bulkCatalogue-portlet .bulk-catalogue-publications .publications .publication .publication-info .abstract {
            margin-bottom: 10px; }
          .op-portal-theme .eCommerce-bulkCatalogue-portlet .bulk-catalogue-publications .publications .publication .publication-info .published {
            margin-bottom: 10px; }
        .op-portal-theme .eCommerce-bulkCatalogue-portlet .bulk-catalogue-publications .publications .publication .publication-products {
          margin: 0; }
  .op-portal-theme .about-us-menu {
    margin-left: -15px; }
  .op-portal-theme .publication-detail-formats .column.active {
    background-color: #eeeeee;
    border: 1px solid #bbbbbb;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px; }
    .op-portal-theme .publication-detail-formats .column.active a, .op-portal-theme .publication-detail-formats .column.active a:link, .op-portal-theme .publication-detail-formats .column.active a:visited, .op-portal-theme .publication-detail-formats .column.active a:active {
      color: #444444;
      text-decoration: none; }
    .op-portal-theme .publication-detail-formats .column.active a:hover, .op-portal-theme .publication-detail-formats .column.active a:focus {
      color: #444444;
      text-decoration: underline; }
    @media screen and (max-width: 991px) {
      .op-portal-theme .publication-detail-formats .column.active {
        border: none;
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        -ms-border-radius: 0px;
        -o-border-radius: 0px;
        border-radius: 0px;
        border-bottom: #888 1px solid; } }
  .op-portal-theme .publication-detail-formats .column a, .op-portal-theme .publication-detail-formats .column a:link, .op-portal-theme .publication-detail-formats .column a:visited, .op-portal-theme .publication-detail-formats .column a:active {
    text-decoration: underline; }
  .op-portal-theme .publication-detail-formats .column a:hover, .op-portal-theme .publication-detail-formats .column a:focus {
    text-decoration: underline; }
  .op-portal-theme .publication-detail-formats li > a,
  .op-portal-theme .publication-detail-formats li > span {
    text-align: center;
    text-transform: uppercase;
    font-weight: bold; }
  .op-portal-theme .publication-detail-formats .xs-formats-content .xs-formats-col .list-item:last-child {
    margin-bottom: 6px; }
  .op-portal-theme .share-annotations-form .button-holder {
    margin-top: 0; }
  .op-portal-theme .share-annotations-form p {
    margin-top: 5px; }
  .op-portal-theme .advanced-search-part-more-wrapper > a > .less {
    display: none; }
  .op-portal-theme .advanced-search-part-more-wrapper > .additional-collapsible {
    display: block;
    overflow: hidden;
    max-height: 0;
    -webkit-transition-property: max-height;
    -moz-transition-property: max-height;
    -o-transition-property: max-height;
    transition-property: max-height;
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s; }
  .op-portal-theme .advanced-search-part-more-wrapper.in > a > .less {
    display: inline; }
  .op-portal-theme .advanced-search-part-more-wrapper.in > a > .more {
    display: none; }
  .op-portal-theme .advanced-search-part-more-wrapper.in > .additional-collapsible {
    max-height: 400px; }
  .op-portal-theme .semantic-search-wrapper .conditions-list select,
  .op-portal-theme .semantic-search-wrapper .conditions-list input {
    width: 100%; }
  .op-portal-theme .semantic-search-wrapper fieldset {
    margin-bottom: 10px;
    border: #ccc 1px solid; }
    .op-portal-theme .semantic-search-wrapper fieldset ul {
      list-style: none;
      list-style-image: none; }
    .op-portal-theme .semantic-search-wrapper fieldset legend {
      font-size: 1em;
      text-transform: uppercase;
      margin-bottom: 0; }
  .op-portal-theme .semantic-search-wrapper .step-2 .conditions-list > div:last-child .cond {
    display: none; }
  .op-portal-theme .semantic-search-wrapper .step-3 {
    position: relative; }
    .op-portal-theme .semantic-search-wrapper .step-3:before {
      display: block;
      overflow: hidden;
      position: absolute;
      top: 0px;
      left: 58.33333333%;
      border-left: 1px #CCC dashed;
      height: 100%;
      content: " "; }
      @media screen and (max-width: 991px) {
        .op-portal-theme .semantic-search-wrapper .step-3:before {
          display: none; } }
  .op-portal-theme .semantic-search-wrapper .step-4 ul > li.last-child > .clr-key {
    display: none; }
  @media screen and (max-width: 991px) {
    .op-portal-theme .semantic-search-wrapper .step-4 .btn {
      display: inline-block; } }
  .op-portal-theme .semantic-search-wrapper .nav.nav-ssw {
    border-bottom: #cccccc 1px solid; }
    .op-portal-theme .semantic-search-wrapper .nav.nav-ssw > li {
      padding-top: 0px;
      padding-bottom: 0px; }
      .op-portal-theme .semantic-search-wrapper .nav.nav-ssw > li > span {
        display: block;
        text-align: left;
        white-space: nowrap;
        color: #003399;
        font-weight: bold;
        position: relative;
        background: whitesmoke;
        padding-left: 25px;
        padding-right: 10px;
        padding-top: 2px;
        padding-bottom: 2px;
        height: 24px; }
        .op-portal-theme .semantic-search-wrapper .nav.nav-ssw > li > span:after, .op-portal-theme .semantic-search-wrapper .nav.nav-ssw > li > span:before {
          content: " ";
          border-left: 8px whitesmoke solid;
          border-right: 0px;
          border-top: 12px transparent solid;
          border-bottom: 12px transparent solid;
          width: 0px;
          height: 0px;
          position: absolute;
          top: 0px;
          left: 0px; }
        .op-portal-theme .semantic-search-wrapper .nav.nav-ssw > li > span:before {
          border-left-color: #cccccc;
          left: 1px; }
        @media screen and (max-width: 991px) {
          .op-portal-theme .semantic-search-wrapper .nav.nav-ssw > li > span {
            padding-left: 10px; }
            .op-portal-theme .semantic-search-wrapper .nav.nav-ssw > li > span:after, .op-portal-theme .semantic-search-wrapper .nav.nav-ssw > li > span:before {
              display: none; } }
      .op-portal-theme .semantic-search-wrapper .nav.nav-ssw > li:first-child > span {
        padding-left: 10px; }
        .op-portal-theme .semantic-search-wrapper .nav.nav-ssw > li:first-child > span:after, .op-portal-theme .semantic-search-wrapper .nav.nav-ssw > li:first-child > span:before {
          display: none; }
      .op-portal-theme .semantic-search-wrapper .nav.nav-ssw > li.active > span {
        background: #cccccc;
        color: #444444; }
        .op-portal-theme .semantic-search-wrapper .nav.nav-ssw > li.active > span:after {
          border-left-color: #cccccc; }
        .op-portal-theme .semantic-search-wrapper .nav.nav-ssw > li.active > span:before {
          border-top-color: #cccccc;
          border-bottom-color: #cccccc; }
      .op-portal-theme .semantic-search-wrapper .nav.nav-ssw > li:last-child {
        width: 100%; }
    .op-portal-theme .semantic-search-wrapper .nav.nav-ssw > li.active + li > span:after {
      border-left-color: #cccccc; }
  .op-portal-theme .semantic-search-wrapper .nav.nav-ssw-fields {
    border: #cccccc 1px solid;
    padding: 3px;
    display: block;
    height: 168px;
    overflow-x: hidden;
    overflow-y: auto; }
    .op-portal-theme .semantic-search-wrapper .nav.nav-ssw-fields > li {
      display: block;
      list-style: none;
      line-height: 20px;
      padding-left: 20px;
      color: #444444;
      cursor: pointer; }
      .op-portal-theme .semantic-search-wrapper .nav.nav-ssw-fields > li.active {
        color: #003399;
        background: whitesmoke;
        font-weight: bold; }
      .op-portal-theme .semantic-search-wrapper .nav.nav-ssw-fields > li:before {
        content: "\25A0";
        display: inline-block;
        vertical-align: baseline;
        margin-left: -20px;
        margin-right: 10px; }
    @media screen and (max-width: 991px) {
      .op-portal-theme .semantic-search-wrapper .nav.nav-ssw-fields {
        height: 128px; }
        .op-portal-theme .semantic-search-wrapper .nav.nav-ssw-fields > li {
          line-height: 30px; } }
  .op-portal-theme .semantic-search-wrapper .ssw-warning {
    color: #6b6b6b;
    font-size: 0.9166666666666666em;
    font-style: italic;
    margin-top: 20px; }
  .op-portal-theme .semantic-search-wrapper .op-vertical-buttons {
    text-align: center;
    padding-top: 30px; }
    @media screen and (max-width: 991px) {
      .op-portal-theme .semantic-search-wrapper .op-vertical-buttons {
        padding-top: 20px;
        padding-bottom: 20px; } }
    .op-portal-theme .semantic-search-wrapper .op-vertical-buttons .btn {
      display: block;
      margin-left: auto;
      margin-right: auto; }
      @media screen and (max-width: 991px) {
        .op-portal-theme .semantic-search-wrapper .op-vertical-buttons .btn {
          margin-left: auto;
          margin-right: auto; } }
    .op-portal-theme .semantic-search-wrapper .op-vertical-buttons .col-md-12 + .col-md-12 {
      margin-top: 10px; }
      @media screen and (max-width: 991px) {
        .op-portal-theme .semantic-search-wrapper .op-vertical-buttons .col-md-12 + .col-md-12 {
          margin-top: 0px; } }
  @media screen and (max-width: 991px) {
    .op-portal-theme .semantic-search-wrapper .btn {
      width: auto;
      margin-top: 0px; } }
  .op-portal-theme .semantic-search-wrapper .ssw-results-row {
    margin-top: 10px;
    margin-bottom: 10px; }
    .op-portal-theme .semantic-search-wrapper .ssw-results-row h2 {
      margin-top: 0px;
      margin-bottom: 0px;
      line-height: 2em; }
  .op-portal-theme .publication-detail-metadata {
    border: #cccccc 1px solid;
    background: whitesmoke;
    margin-bottom: 20px;
    padding: 14px 14px 8px 14px; }
    .op-portal-theme .publication-detail-metadata:before, .op-portal-theme .publication-detail-metadata:after {
      display: table;
      content: "";
      line-height: 0; }
    .op-portal-theme .publication-detail-metadata:after {
      clear: both; }
    .op-portal-theme .publication-detail-metadata .description-formatted .show-more-description {
      display: none; }
    .op-portal-theme .publication-detail-metadata .description-formatted.extended .show-more-description {
      display: inline; }
    .op-portal-theme .publication-detail-metadata .description-formatted.extended .description-separator {
      display: none; }
    .op-portal-theme .publication-detail-metadata .description-formatted.extended .show-more {
      display: none; }
    @media screen and (max-width: 991px) {
      .op-portal-theme .publication-detail-metadata {
        padding-left: 0;
        padding-right: 0;
        background: white;
        border: none; } }
  @media screen and (max-width: 991px) {
    .op-portal-theme .portlet-borderless.flexpaper {
      margin-left: -15px;
      margin-right: -15px; } }
  .op-portal-theme .pagination {
    margin-top: 0;
    margin-bottom: 0; }
    .op-portal-theme .pagination > .active > a,
    .op-portal-theme .pagination > .active > span,
    .op-portal-theme .pagination > .active > a:hover,
    .op-portal-theme .pagination > .active > span:hover,
    .op-portal-theme .pagination > .active > a:focus,
    .op-portal-theme .pagination > .active > span:focus {
      background-color: #3366cc;
      border-color: #3366cc; }
  .op-portal-theme .available-domains-layout .checkbox .op-icon {
    vertical-align: baseline; }
    .op-portal-theme .available-domains-layout .checkbox .op-icon:before {
      vertical-align: baseline; }
  .op-portal-theme .publication-tabs {
    margin-bottom: 5px; }
    .op-portal-theme .publication-tabs .nav-tabs {
      margin-bottom: 0;
      border-bottom-color: #cccccc; }
      .op-portal-theme .publication-tabs .nav-tabs > .active > a,
      .op-portal-theme .publication-tabs .nav-tabs > .active > a:hover,
      .op-portal-theme .publication-tabs .nav-tabs > .active > a:focus {
        border-color: #cccccc;
        border-bottom-color: transparent; }
      .op-portal-theme .publication-tabs .nav-tabs li.disabled :hover {
        border-color: transparent; }
      .op-portal-theme .publication-tabs .nav-tabs li.disabled a, .op-portal-theme .publication-tabs .nav-tabs li.disabled a:hover, .op-portal-theme .publication-tabs .nav-tabs li.disabled a:focus {
        outline-style: none; }
    .op-portal-theme .publication-tabs .tab-content {
      border: #cccccc 1px solid;
      border-top: none;
      background: white;
      padding-top: 10px;
      padding-bottom: 10px; }
    .op-portal-theme .publication-tabs .tab-pane {
      display: none; }
      .op-portal-theme .publication-tabs .tab-pane.active {
        display: block; }
  .op-portal-theme .op-loading-icon-bar {
    display: none; }
  .op-portal-theme .loading .op-loading-icon-bar {
    display: inline; }
    .op-portal-theme .loading .op-loading-icon-bar:before {
      content: " ";
      width: 16px;
      height: 16px;
      display: inline-block;
      vertical-align: middle;
      background: url("/portal2012-theme/css/../images/ajax-loader.gif") no-repeat center center; }
  .op-portal-theme .related-works {
    list-style: none none;
    padding-left: 0;
    margin-left: 0; }
    .op-portal-theme .related-works > li {
      padding: 10px 0; }
      .op-portal-theme .related-works > li > ul {
        list-style: none none;
        padding: 0;
        margin: 0; }
  .op-portal-theme .search-panel.btn-toolbar input {
    font-size: 12px; }
  .op-portal-theme .document-detail-actions.portlet-boundary {
    margin-top: 10px; }
  .op-portal-theme .document-detail-actions .portlet-body {
    background-color: #eeeeee;
    padding: 6px; }
    .op-portal-theme .document-detail-actions .portlet-body .publication-detail-actions-container {
      background-color: white;
      padding: 7px;
      overflow: auto; }
    .op-portal-theme .document-detail-actions .portlet-body .publication-detail-links .document-actions > li > a > .op-icon:before {
      margin-right: 5px; }
    .op-portal-theme .document-detail-actions .portlet-body .publication-detail-links .tools-title, .op-portal-theme .document-detail-actions .portlet-body .publication-detail-links .fieldset {
      display: inline-block; }
      .op-portal-theme .document-detail-actions .portlet-body .publication-detail-links .tools-title .portlet-title-text, .op-portal-theme .document-detail-actions .portlet-body .publication-detail-links .tools-title li, .op-portal-theme .document-detail-actions .portlet-body .publication-detail-links .fieldset .portlet-title-text, .op-portal-theme .document-detail-actions .portlet-body .publication-detail-links .fieldset li {
        padding-right: 5px;
        color: #666666;
        font-weight: bold; }
  .op-portal-theme .basket-summary-portlet {
    background-color: #eeeeee;
    padding: 6px; }
    .op-portal-theme .basket-summary-portlet .basket-summary {
      background-color: white;
      padding: 7px; }
      .op-portal-theme .basket-summary-portlet .basket-summary .col-md-12 {
        text-align: left;
        height: 26px;
        line-height: 26px;
        padding: 0 0 0 7px; }
      .op-portal-theme .basket-summary-portlet .basket-summary .basket-label {
        margin: 0; }
        .op-portal-theme .basket-summary-portlet .basket-summary .basket-label .op-icon:before {
          margin-right: 5px; }
      .op-portal-theme .basket-summary-portlet .basket-summary .basket-items {
        margin: 0; }
        .op-portal-theme .basket-summary-portlet .basket-summary .basket-items .value {
          margin: 0; }
  .op-portal-theme .eCommerce-basket-portlet {
    font-size: 13px; }
    .op-portal-theme .eCommerce-basket-portlet .portlet-title {
      margin-bottom: 30px; }
      .op-portal-theme .eCommerce-basket-portlet .portlet-title ul {
        list-style: none;
        margin: 0;
        padding: 0; }
        .op-portal-theme .eCommerce-basket-portlet .portlet-title ul li span,
        .op-portal-theme .eCommerce-basket-portlet .portlet-title ul li a {
          font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Arial, sans-serif; }
        .op-portal-theme .eCommerce-basket-portlet .portlet-title ul li span {
          background: #F0EDF0; }
        .op-portal-theme .eCommerce-basket-portlet .portlet-title ul li.active + li span:before {
          border-left: 8px #408CCA solid; }
        .op-portal-theme .eCommerce-basket-portlet .portlet-title ul li.active,
        .op-portal-theme .eCommerce-basket-portlet .portlet-title ul li {
          display: inline-block; }
          .op-portal-theme .eCommerce-basket-portlet .portlet-title ul li.active span,
          .op-portal-theme .eCommerce-basket-portlet .portlet-title ul li span {
            color: #3366cc;
            margin: 0;
            display: block;
            text-align: left;
            white-space: nowrap;
            position: relative;
            padding: 12px;
            margin-left: 4px;
            font-size: 14px; }
            .op-portal-theme .eCommerce-basket-portlet .portlet-title ul li.active span:hover,
            .op-portal-theme .eCommerce-basket-portlet .portlet-title ul li span:hover {
              text-decoration: none; }
            .op-portal-theme .eCommerce-basket-portlet .portlet-title ul li.active span:after,
            .op-portal-theme .eCommerce-basket-portlet .portlet-title ul li span:after {
              content: " ";
              border-left: 8px white solid;
              border-right: 0px;
              border-top: 21px transparent solid;
              border-bottom: 24px transparent solid;
              width: 0px;
              height: 0px;
              position: absolute;
              top: 0px;
              left: 0px; }
            .op-portal-theme .eCommerce-basket-portlet .portlet-title ul li.active span:before,
            .op-portal-theme .eCommerce-basket-portlet .portlet-title ul li span:before {
              content: " ";
              border-left: 8px #F0EDF0 solid;
              border-right: 0px;
              border-top: 21px transparent solid;
              border-bottom: 24px transparent solid;
              width: 0px;
              height: 0px;
              position: absolute;
              top: 0px;
              left: -8px; }
        .op-portal-theme .eCommerce-basket-portlet .portlet-title ul li:first-child span:after {
          border-left: 0px white solid; }
        .op-portal-theme .eCommerce-basket-portlet .portlet-title ul li:first-child span:before {
          left: 0px; }
        .op-portal-theme .eCommerce-basket-portlet .portlet-title ul li.active:first-child span:before {
          border-left: 0px #F0EDF0 solid; }
        .op-portal-theme .eCommerce-basket-portlet .portlet-title ul li.active a {
          color: white !important; }
        .op-portal-theme .eCommerce-basket-portlet .portlet-title ul li.active span {
          color: white !important;
          background: #408CCA; }
    .op-portal-theme .eCommerce-basket-portlet .basket-table {
      width: 100%;
      margin-bottom: 20px; }
      .op-portal-theme .eCommerce-basket-portlet .basket-table thead {
        background-color: #dddddd;
        color: #6b6b6b; }
        .op-portal-theme .eCommerce-basket-portlet .basket-table thead tr {
          padding: 5px; }
          .op-portal-theme .eCommerce-basket-portlet .basket-table thead tr th {
            text-align: center;
            padding: 13px;
            color: #444444;
            border: 1px solid white;
            border-bottom-color: #bbbbbb; }
            .op-portal-theme .eCommerce-basket-portlet .basket-table thead tr th.col-title {
              text-align: left;
              width: 35%; }
            .op-portal-theme .eCommerce-basket-portlet .basket-table thead tr th.col-language {
              width: 10%; }
            .op-portal-theme .eCommerce-basket-portlet .basket-table thead tr th.col-format {
              width: 10%; }
            .op-portal-theme .eCommerce-basket-portlet .basket-table thead tr th.col-unitPrice {
              width: 10%; }
            .op-portal-theme .eCommerce-basket-portlet .basket-table thead tr th.col-quantity {
              width: 20%; }
            .op-portal-theme .eCommerce-basket-portlet .basket-table thead tr th.col-total {
              width: 15%; }
      .op-portal-theme .eCommerce-basket-portlet .basket-table tbody tr {
        background-color: white; }
        .op-portal-theme .eCommerce-basket-portlet .basket-table tbody tr:nth-child(2n) {
          background-color: whitesmoke; }
        .op-portal-theme .eCommerce-basket-portlet .basket-table tbody tr td {
          vertical-align: top;
          padding: 15px 30px;
          border: 1px solid #e5e5e5; }
          .op-portal-theme .eCommerce-basket-portlet .basket-table tbody tr td.col-title {
            text-align: left; }
          .op-portal-theme .eCommerce-basket-portlet .basket-table tbody tr td.col-language {
            text-align: center; }
          .op-portal-theme .eCommerce-basket-portlet .basket-table tbody tr td.col-format {
            text-align: center; }
          .op-portal-theme .eCommerce-basket-portlet .basket-table tbody tr td.col-unitPrice {
            text-align: right; }
          .op-portal-theme .eCommerce-basket-portlet .basket-table tbody tr td.col-quantity {
            text-align: center;
            padding: 15px 10px; }
            .op-portal-theme .eCommerce-basket-portlet .basket-table tbody tr td.col-quantity .packaging-unit {
              display: inline-block;
              margin-right: 5px; }
            .op-portal-theme .eCommerce-basket-portlet .basket-table tbody tr td.col-quantity .packaging-info {
              display: inline-block;
              color: #3366cc;
              margin-left: 5px;
              height: 20px;
              line-height: 20px; }
              .op-portal-theme .eCommerce-basket-portlet .basket-table tbody tr td.col-quantity .packaging-info:hover {
                cursor: pointer; }
          .op-portal-theme .eCommerce-basket-portlet .basket-table tbody tr td.col-total {
            text-align: right; }
          .op-portal-theme .eCommerce-basket-portlet .basket-table tbody tr td:first-child {
            border-left-color: white; }
          .op-portal-theme .eCommerce-basket-portlet .basket-table tbody tr td:last-child {
            border-right-color: white; }
          .op-portal-theme .eCommerce-basket-portlet .basket-table tbody tr td.open .product-info {
            display: block; }
          .op-portal-theme .eCommerce-basket-portlet .basket-table tbody tr td.open .product-title:before {
            -ms-transform: rotate(90deg);
            -webkit-transform: rotate(90deg);
            transform: rotate(90deg); }
        .op-portal-theme .eCommerce-basket-portlet .basket-table tbody tr.loading td.col-quantity, .op-portal-theme .eCommerce-basket-portlet .basket-table tbody tr.loading td.col-total {
          background: url(/portal2012-theme/css/../images/ajax-loader-lg.gif) no-repeat center center;
          background-size: 32px;
          pointer-events: none; }
          .op-portal-theme .eCommerce-basket-portlet .basket-table tbody tr.loading td.col-quantity > *, .op-portal-theme .eCommerce-basket-portlet .basket-table tbody tr.loading td.col-total > * {
            opacity: 0.1; }
        .op-portal-theme .eCommerce-basket-portlet .basket-table tbody tr.out-of-stock {
          border: 4px solid #cc0000; }
          .op-portal-theme .eCommerce-basket-portlet .basket-table tbody tr.out-of-stock .out-of-stock-message {
            color: #d42d2d;
            margin-left: -20px;
            margin-bottom: 10px; }
          .op-portal-theme .eCommerce-basket-portlet .basket-table tbody tr.out-of-stock .col-unitPrice, .op-portal-theme .eCommerce-basket-portlet .basket-table tbody tr.out-of-stock .col-total {
            text-decoration: line-through; }
          .op-portal-theme .eCommerce-basket-portlet .basket-table tbody tr.out-of-stock .quantity-input .btn.disabled {
            visibility: visible;
            display: none; }
      .op-portal-theme .eCommerce-basket-portlet .basket-table .product-title {
        font-size: 1.1em;
        margin-left: -15px;
        color: #3366cc; }
        .op-portal-theme .eCommerce-basket-portlet .basket-table .product-title:hover {
          cursor: pointer;
          color: #5599ff; }
        .op-portal-theme .eCommerce-basket-portlet .basket-table .product-title:before {
          display: inline-block;
          content: "\e072";
          font-family: 'Glyphicons Halflings';
          font-style: normal;
          font-weight: 400;
          line-height: 1;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          font-size: 0.7em;
          margin-right: 5px; }
      .op-portal-theme .eCommerce-basket-portlet .basket-table .product-subtitle, .op-portal-theme .eCommerce-basket-portlet .basket-table .product-description {
        margin-top: 10px; }
      .op-portal-theme .eCommerce-basket-portlet .basket-table .product-info {
        display: none;
        margin-top: 15px; }
        .op-portal-theme .eCommerce-basket-portlet .basket-table .product-info .product-image {
          display: inline-block; }
          .op-portal-theme .eCommerce-basket-portlet .basket-table .product-info .product-image img {
            width: 90px; }
        .op-portal-theme .eCommerce-basket-portlet .basket-table .product-info .product-addition-info {
          display: inline-block; }
          .op-portal-theme .eCommerce-basket-portlet .basket-table .product-info .product-addition-info ul {
            list-style: none;
            margin: 0; }
            .op-portal-theme .eCommerce-basket-portlet .basket-table .product-info .product-addition-info ul li {
              margin: 0; }
          .op-portal-theme .eCommerce-basket-portlet .basket-table .product-info .product-addition-info .inline-info {
            margin: 0; }
            .op-portal-theme .eCommerce-basket-portlet .basket-table .product-info .product-addition-info .inline-info:after {
              content: ' - '; }
            .op-portal-theme .eCommerce-basket-portlet .basket-table .product-info .product-addition-info .inline-info:last-child:after {
              content: ''; }
      .op-portal-theme .eCommerce-basket-portlet .basket-table .quantity-input .btn.disabled {
        visibility: hidden; }
      .op-portal-theme .eCommerce-basket-portlet .basket-table .packaging-unit:hover {
        cursor: pointer; }
      .op-portal-theme .eCommerce-basket-portlet .basket-table .remove-product:hover {
        cursor: pointer; }
    .op-portal-theme .eCommerce-basket-portlet .basket-options {
      text-align: right;
      padding: 0 30px; }
      .op-portal-theme .eCommerce-basket-portlet .basket-options .subtotal {
        font-weight: bold;
        margin-bottom: 15px;
        padding: 0 20px; }
      .op-portal-theme .eCommerce-basket-portlet .basket-options .shipping-fees-info {
        font-style: italic;
        margin-bottom: 30px; }
      .op-portal-theme .eCommerce-basket-portlet .basket-options .actions {
        text-align: right; }
        .op-portal-theme .eCommerce-basket-portlet .basket-options .actions .btn {
          margin: 0; }
        .op-portal-theme .eCommerce-basket-portlet .basket-options .actions .btn[disabled] {
          background: #cccccc;
          color: white; }
      .op-portal-theme .eCommerce-basket-portlet .basket-options .shipping-fees {
        margin-bottom: 30px;
        padding: 0 20px; }
        .op-portal-theme .eCommerce-basket-portlet .basket-options .shipping-fees span {
          margin-left: 25px; }
          .op-portal-theme .eCommerce-basket-portlet .basket-options .shipping-fees span.shipping-fees-value {
            color: #024606;
            margin-left: 12px; }
        .op-portal-theme .eCommerce-basket-portlet .basket-options .shipping-fees .control-group.form-inline {
          display: inline-block; }
        .op-portal-theme .eCommerce-basket-portlet .basket-options .shipping-fees select {
          margin-left: 10px; }
      .op-portal-theme .eCommerce-basket-portlet .basket-options .total-cost {
        margin-bottom: 30px; }
        .op-portal-theme .eCommerce-basket-portlet .basket-options .total-cost .total-cost-container {
          color: #013499;
          background-color: whitesmoke;
          border-top: 1px solid #cccccc;
          border-bottom: 1px solid #cccccc;
          padding: 7px 20px 7px 100px; }
      .op-portal-theme .eCommerce-basket-portlet .basket-options .accept-conditions {
        margin-bottom: 30px; }
        .op-portal-theme .eCommerce-basket-portlet .basket-options .accept-conditions input[type=checkbox] {
          margin-right: 15px; }
        .op-portal-theme .eCommerce-basket-portlet .basket-options .accept-conditions span {
          color: #717171; }
          .op-portal-theme .eCommerce-basket-portlet .basket-options .accept-conditions span a {
            color: #4170cf; }
    .op-portal-theme .eCommerce-basket-portlet .basket-info {
      margin-top: 15px; }
      .op-portal-theme .eCommerce-basket-portlet .basket-info .basket-info-row {
        margin: 0; }
        .op-portal-theme .eCommerce-basket-portlet .basket-info .basket-info-row.basket-info-row2 {
          margin-left: 20px; }
    .op-portal-theme .eCommerce-basket-portlet .checkout-step {
      max-width: 855px; }
      .op-portal-theme .eCommerce-basket-portlet .checkout-step ul {
        margin: 0 0 10px 17px; }
        .op-portal-theme .eCommerce-basket-portlet .checkout-step ul li {
          margin-bottom: 50px;
          list-style-type: square;
          color: #505050; }
      .op-portal-theme .eCommerce-basket-portlet .checkout-step .option-title {
        margin-bottom: 10px; }
      .op-portal-theme .eCommerce-basket-portlet .checkout-step .option-content-wrapper {
        background-color: #dddddd;
        padding: 15px;
        border-radius: 10px; }
        .op-portal-theme .eCommerce-basket-portlet .checkout-step .option-content-wrapper .option-content {
          background-color: white;
          padding: 25px;
          border-radius: 10px; }
          .op-portal-theme .eCommerce-basket-portlet .checkout-step .option-content-wrapper .option-content .btn {
            margin: 0; }
    .op-portal-theme .eCommerce-basket-portlet .address-step {
      margin: 0; }
      .op-portal-theme .eCommerce-basket-portlet .address-step .instructions {
        margin-bottom: 30px;
        color: #444444; }
      .op-portal-theme .eCommerce-basket-portlet .address-step .address-list-container {
        color: #575757;
        margin-bottom: 20px; }
        .op-portal-theme .eCommerce-basket-portlet .address-step .address-list-container .use-shipping-address input[type="checkbox"] {
          margin: 0 0 2px; }
        .op-portal-theme .eCommerce-basket-portlet .address-step .address-list-container .use-shipping-address label {
          display: inline-block;
          margin-left: 3px; }
        .op-portal-theme .eCommerce-basket-portlet .address-step .address-list-container .row {
          margin-bottom: 10px; }
        .op-portal-theme .eCommerce-basket-portlet .address-step .address-list-container .address-container {
          border: 15px solid transparent;
          padding: 15px 15px 15px 30px; }
          .op-portal-theme .eCommerce-basket-portlet .address-step .address-list-container .address-container.selected {
            border-color: #eeeeee; }
        .op-portal-theme .eCommerce-basket-portlet .address-step .address-list-container .address-name {
          margin-bottom: 5px; }
          .op-portal-theme .eCommerce-basket-portlet .address-step .address-list-container .address-name input[type="radio"] {
            margin-right: 5px;
            margin-left: -20px;
            margin-bottom: 4px; }
          .op-portal-theme .eCommerce-basket-portlet .address-step .address-list-container .address-name .name {
            font-weight: bold; }
        .op-portal-theme .eCommerce-basket-portlet .address-step .address-list-container .address-info {
          margin-bottom: 20px; }
          .op-portal-theme .eCommerce-basket-portlet .address-step .address-list-container .address-info .address-info-line {
            margin-bottom: 5px;
            word-break: break-all; }
      .op-portal-theme .eCommerce-basket-portlet .address-step .add-address-row {
        border-top: 1px solid #dedede;
        border-bottom: 1px solid #dedede;
        background-color: whitesmoke;
        padding: 13px; }
        .op-portal-theme .eCommerce-basket-portlet .address-step .add-address-row .btn {
          background: none white;
          color: #4a4a4a; }
      .op-portal-theme .eCommerce-basket-portlet .address-step.edit-address-step {
        max-width: 750px; }
      .op-portal-theme .eCommerce-basket-portlet .address-step .form-container .form-row {
        margin-bottom: 10px; }
        .op-portal-theme .eCommerce-basket-portlet .address-step .form-container .form-row .form-col {
          margin: 0;
          padding-left: 5px;
          padding-right: 5px; }
          .op-portal-theme .eCommerce-basket-portlet .address-step .form-container .form-row .form-col:first-child {
            padding-left: 0; }
          .op-portal-theme .eCommerce-basket-portlet .address-step .form-container .form-row .form-col:last-child {
            padding-right: 0; }
          .op-portal-theme .eCommerce-basket-portlet .address-step .form-container .form-row .form-col input, .op-portal-theme .eCommerce-basket-portlet .address-step .form-container .form-row .form-col select {
            width: 100%; }
          .op-portal-theme .eCommerce-basket-portlet .address-step .form-container .form-row .form-col label {
            margin: 0; }
            .op-portal-theme .eCommerce-basket-portlet .address-step .form-container .form-row .form-col label .label-required {
              display: none; }
          .op-portal-theme .eCommerce-basket-portlet .address-step .form-container .form-row .form-col.input-required label.control-label:after {
            content: '*';
            color: #ff0000; }
          .op-portal-theme .eCommerce-basket-portlet .address-step .form-container .form-row .form-col .form-validator-stack {
            width: 100%;
            display: block; }
    .op-portal-theme .eCommerce-basket-portlet .footer-links {
      margin-top: 25px; }
      .op-portal-theme .eCommerce-basket-portlet .footer-links .back-to-basket {
        text-align: left; }
      .op-portal-theme .eCommerce-basket-portlet .footer-links .actions {
        text-align: right; }
    .op-portal-theme .eCommerce-basket-portlet .order-confirmation {
      color: #474747;
      margin: 0 50px; }
      .op-portal-theme .eCommerce-basket-portlet .order-confirmation .order-confirmation-line1 {
        margin-bottom: 20px;
        margin-left: -25px; }
        .op-portal-theme .eCommerce-basket-portlet .order-confirmation .order-confirmation-line1:before {
          background: transparent url(/portal2012-theme/maintemplate/images/OP-icons.png) no-repeat scroll -1464px -389px;
          display: inline-block;
          content: ' ';
          width: 16px;
          height: 16px;
          vertical-align: top;
          margin-right: 5px; }
        .op-portal-theme .eCommerce-basket-portlet .order-confirmation .order-confirmation-line1 .confirmation-message {
          display: inline-block;
          vertical-align: top; }
      .op-portal-theme .eCommerce-basket-portlet .order-confirmation .order-confirmation-line2 {
        margin-bottom: 20px; }
      .op-portal-theme .eCommerce-basket-portlet .order-confirmation .order-confirmation-line3 {
        margin-bottom: 20px; }
      .op-portal-theme .eCommerce-basket-portlet .order-confirmation .order-confirmation-line4 {
        margin-bottom: 20px; }
      .op-portal-theme .eCommerce-basket-portlet .order-confirmation .order-number {
        display: inline-block;
        padding: 10px 13px;
        background-color: #eeeeee;
        vertical-align: top; }
      .op-portal-theme .eCommerce-basket-portlet .order-confirmation .order-info {
        display: inline-block;
        padding: 0 13px;
        max-width: 450px;
        vertical-align: top; }
    .op-portal-theme .eCommerce-basket-portlet .order-final-step {
      border: none;
      width: 100%;
      height: 500px; }
  .op-portal-theme .publication-detail-container .publication-tabs .bulk-catalogue-tag .basket-products-holder .packaging-unit.disabled {
    /*background-color: $op_a_color;*/
    color: white; }
  .op-portal-theme .order-history-wrapper .order-number {
    margin-bottom: 15px; }
  .op-portal-theme .order-history-wrapper .table a, .op-portal-theme .order-history-wrapper .table a:visited, .op-portal-theme .order-history-wrapper .table a:hover {
    color: #888888;
    text-decoration: none; }
    .op-portal-theme .order-history-wrapper .table a .glyphicon, .op-portal-theme .order-history-wrapper .table a:visited .glyphicon, .op-portal-theme .order-history-wrapper .table a:hover .glyphicon {
      -ms-transform: rotate(90deg);
      /* IE 9 */
      -webkit-transform: rotate(90deg);
      /* Safari */
      transform: rotate(90deg); }
  .op-portal-theme .order-history-wrapper .table a.collapsed .glyphicon {
    -ms-transform: rotate(0deg);
    /* IE 9 */
    -webkit-transform: rotate(0deg);
    /* Safari */
    transform: rotate(0deg); }
  .op-portal-theme .order-history-wrapper .order-detail {
    margin-top: 2%; }
  .op-portal-theme .order-history-wrapper .center {
    text-align: center; }
  .op-portal-theme .order-history-wrapper .order-pager {
    text-align: right; }
  .op-portal-theme .order-history-wrapper .order-address {
    padding-bottom: 2%;
    padding-left: 1%; }
    .op-portal-theme .order-history-wrapper .order-address .control-group .field {
      width: 70%; }
  .op-portal-theme .order-history-wrapper .order-totals {
    text-align: right; }
  .op-portal-theme .op-groups-wrapper {
    margin-top: 2%; }
    .op-portal-theme .op-groups-wrapper .group-edit {
      margin-left: 3%; }
    .op-portal-theme .op-groups-wrapper .group-delete {
      color: #ff0000;
      margin-left: 3%; }
  .op-portal-theme .group-form form button {
    margin-top: 1%;
    background-image: none; }
  .op-portal-theme .group-form form > a {
    margin-top: 1%;
    background-image: none;
    color: white; }
  .op-portal-theme .decoration-none {
    list-style: none; }
  .op-portal-theme .shopping-basket-embedded {
    margin: 0;
    width: inherit;
    text-align: right;
    padding-right: 10px; }
    .op-portal-theme .shopping-basket-embedded .basket-summary-portlet {
      background-color: transparent;
      padding: 0; }
      .op-portal-theme .shopping-basket-embedded .basket-summary-portlet .basket-summary {
        padding: 3% 0 0; }
  @media screen and (max-width: 600px) {
    .op-portal-theme .eCommerce-basket-portlet .portlet-title ul li {
      width: 100%; }
      .op-portal-theme .eCommerce-basket-portlet .portlet-title ul li span:after, .op-portal-theme .eCommerce-basket-portlet .portlet-title ul li span:before {
        display: none; }
    .op-portal-theme .shopping-basket-embedded .basket-summary-portlet .basket-summary {
      margin-right: 0;
      margin-bottom: 5px; }
    .op-portal-theme .table-responsive-wrapper {
      padding: 2%; }
      .op-portal-theme .table-responsive-wrapper table {
        padding: 0;
        border: 0; }
        .op-portal-theme .table-responsive-wrapper table thead {
          display: none; }
        .op-portal-theme .table-responsive-wrapper table tr {
          margin-bottom: 10px;
          display: block;
          border-bottom: 2px solid #dddddd; }
        .op-portal-theme .table-responsive-wrapper table td {
          display: block;
          text-align: right;
          font-size: 13px;
          border-bottom: 1px dotted #ccc;
          border-left: 1px solid #dddddd !important;
          border-right: 1px solid #dddddd !important; }
        .op-portal-theme .table-responsive-wrapper table td:last-child {
          border-bottom: 0; }
        .op-portal-theme .table-responsive-wrapper table td:before {
          content: attr(data-label);
          float: left;
          text-transform: uppercase;
          font-weight: bold;
          margin-right: 3%; }
      .op-portal-theme .table-responsive-wrapper .center {
        text-align: right; } }
  .op-portal-theme .numeric-input-tag, .op-portal-theme .numeric-input {
    display: inline-block; }
    .op-portal-theme .numeric-input-tag .number-input-container .btn, .op-portal-theme .numeric-input .number-input-container .btn {
      margin: 0;
      display: inline-block;
      height: 20px; }
    .op-portal-theme .numeric-input-tag .number-input-container .input-text-wrapper, .op-portal-theme .numeric-input .number-input-container .input-text-wrapper {
      display: inline-block;
      width: 43px; }
    .op-portal-theme .numeric-input-tag .number-input-container input, .op-portal-theme .numeric-input .number-input-container input {
      margin: 0;
      width: 100%;
      height: 20px;
      line-height: 20px;
      text-align: right; }
  .op-portal-theme .search-results-items .document-format {
    font-size: 0;
    text-align: right;
    padding-right: 15px; }
    .op-portal-theme .search-results-items .document-format > li + li {
      margin-left: 3px; }
  .op-portal-theme .search-results-items .imagePreview {
    margin-left: -15px; }
  .op-portal-theme .search-results-items .col-md-2 {
    position: initial; }
  .op-portal-theme .search-results-items .document-format {
    position: absolute;
    bottom: 10px;
    right: 0;
    z-index: 1; }
  .op-portal-theme .align-right {
    text-align: right !important; }
  .op-portal-theme .pagination-abstracts {
    display: inline-block;
    vertical-align: top; }
    .op-portal-theme .pagination-abstracts span {
      display: block;
      padding: 7px 12px;
      line-height: 1.42857143; }
    .op-portal-theme .pagination-abstracts + .pagination {
      vertical-align: top; }
  .op-portal-theme.overlayed:before {
    content: " ";
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 99999;
    top: 0;
    left: 0;
    background: rgba(255, 255, 255, 0.5) url("/portal2012-theme/css/../images/ajax-loader-lg.gif") no-repeat center center; }
  .op-portal-theme .vertical-top-margin {
    margin-top: 10px; }
  .op-portal-theme .bulk-catalog-wrapper {
    min-height: 380px;
    overflow: hidden;
    padding: 15px; }
    .op-portal-theme .bulk-catalog-wrapper .bulk-catalog-context {
      -moz-transition: all 0.3s ease-out;
      /* FF4+ */
      -o-transition: all 0.3s ease-out;
      /* Opera 10.5+ */
      -webkit-transition: all 0.3s ease-out;
      /* Saf3.2+, Chrome */
      -ms-transition: all 0.3s ease-out;
      /* IE10 */
      transition: all 0.3s ease-out; }
      .op-portal-theme .bulk-catalog-wrapper .bulk-catalog-context .ecommerce-catalog {
        display: inline-block;
        margin: 0;
        padding: 0 20px;
        border-right: 1px solid #ccc;
        width: 280px; }
        .op-portal-theme .bulk-catalog-wrapper .bulk-catalog-context .ecommerce-catalog:last-child {
          border-right: none; }
        .op-portal-theme .bulk-catalog-wrapper .bulk-catalog-context .ecommerce-catalog .catalog-info .title > h3 {
          margin: 0;
          font-weight: normal; }
        .op-portal-theme .bulk-catalog-wrapper .bulk-catalog-context .ecommerce-catalog .catalog-info .description {
          color: #333; }
          .op-portal-theme .bulk-catalog-wrapper .bulk-catalog-context .ecommerce-catalog .catalog-info .description p {
            line-height: 17px; }
        .op-portal-theme .bulk-catalog-wrapper .bulk-catalog-context .ecommerce-catalog .catalog-info .image-wrapper {
          display: inline-block;
          width: 25%;
          min-height: 130px; }
          .op-portal-theme .bulk-catalog-wrapper .bulk-catalog-context .ecommerce-catalog .catalog-info .image-wrapper > img {
            padding: 0; }
        .op-portal-theme .bulk-catalog-wrapper .bulk-catalog-context .ecommerce-catalog .catalog-info .description {
          display: inline-block;
          vertical-align: top;
          min-height: 253px;
          width: 100%; }
      .op-portal-theme .bulk-catalog-wrapper .bulk-catalog-context .catalog-items {
        margin-top: 3%;
        -webkit-box-shadow: none;
        box-shadow: none;
        background-image: none; }
    .op-portal-theme .bulk-catalog-wrapper .bulk-catalog-list {
      overflow: hidden;
      background: white;
      width: 100%; }
    .op-portal-theme .bulk-catalog-wrapper .slide-left, .op-portal-theme .bulk-catalog-wrapper .slide-right {
      position: absolute;
      height: 100%;
      background: white;
      top: 0;
      cursor: pointer;
      width: 15px; }
      .op-portal-theme .bulk-catalog-wrapper .slide-left > span, .op-portal-theme .bulk-catalog-wrapper .slide-right > span {
        top: 49%;
        color: #b6b6b6; }
    .op-portal-theme .bulk-catalog-wrapper .slide-left:hover, .op-portal-theme .bulk-catalog-wrapper .slide-right:hover {
      background-color: whitesmoke; }
      .op-portal-theme .bulk-catalog-wrapper .slide-left:hover > span, .op-portal-theme .bulk-catalog-wrapper .slide-right:hover > span {
        color: #888888; }
    .op-portal-theme .bulk-catalog-wrapper .slide-right {
      right: 0; }
    .op-portal-theme .bulk-catalog-wrapper .slide-left {
      left: 0; }
    .op-portal-theme .bulk-catalog-wrapper .catalog-img-thumbnail {
      border: 1px solid #ccc;
      float: left;
      margin-right: 3%;
      width: 30%; }

.modal-content .close, .modal-content .btn.close, .op-portal-theme .close, .op-portal-theme .btn.close {
  font-size: 2em;
  margin-top: 0; }

.op-portal-theme .print-order-block {
  text-align: right; }
  .op-portal-theme .print-order-block .order-print-btn {
    color: white; }

.bulk_catalogue {
  color: #999; }

.aui .generalinformation input[type="text"], .aui .generalinformation input[type="password"], .aui .generalinformation select, .aui .generalinformation textarea,
.aui .user-profile-address input[type="text"],
.aui .user-profile-address input[type="password"],
.aui .user-profile-address select,
.aui .user-profile-address textarea,
.user-profile-password input[type="text"],
.user-profile-password input[type="password"],
.user-profile-password select,
.user-profile-password textarea {
  width: 60%; }
.aui .generalinformation .radio input,
.aui .user-profile-address .radio input,
.user-profile-password .radio input {
  width: auto; }
.aui .generalinformation input[type=checkbox],
.aui .user-profile-address input[type=checkbox],
.user-profile-password input[type=checkbox] {
  width: 4%; }

.aui .generalinformation select.control-group-theme-of-interest {
  height: 200px; }

.aui .generalinformation .organisation-radio-select {
  margin-bottom: 30px; }
  .aui .generalinformation .organisation-radio-select label {
    margin-bottom: 10px; }

#advancedSearchComponents .components-label {
  display: inline-block;
  width: 18%; }

.op-portal-theme .portlet-body a.wtShareButton:link, .op-portal-theme .portlet-body .wtShareButton, .op-portal-theme .portlet-body .wtSearchButton {
  background-image: none;
  font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Arial, sans-serif;
  font-size: 12.5px;
  line-height: 18px;
  min-width: 36px;
  padding: 1px 3px 1px 4px; }

.op-portal-theme .portlet-body .wtShareButton, .op-portal-theme .portlet-body .wtSearchButton {
  border: 1px solid #cccccc;
  border-radius: 4px;
  color: #3366cc !important;
  height: 18px;
  margin-left: 1px;
  width: initial;
  margin-right: 4px; }

.op-portal-theme .portlet-body a.wtShareButton:link {
  border: none;
  padding-left: 0px !important;
  color: #666666 !important;
  text-decoration: none; }

.op-portal-theme .portlet-body .wtSearchButton {
  background: white;
  /*display: inline-block;*/
  padding-right: 2px; }

.op-portal-theme .portlet-body .more-search-options {
  display: inline !important; }

.op-portal-theme .portlet-body .actions-bottom-search {
  margin-top: 10px;
  text-align: left; }

.op-portal-theme .portlet-body .wtSearchButton-selected {
  background: #3366cc !important;
  color: white !important;
  border: 1px solid #3366cc; }

.op-portal-theme .portlet-body .wtSearchButton-selected a:active {
  text-decoration: none;
  color: white;
  cursor: pointer; }
.op-portal-theme .portlet-body .wtSearchButton-selected a {
  text-decoration: none;
  color: white;
  cursor: pointer; }

.op-portal-theme a.related-publication-title,
.op-portal-theme a.related-publication-title:hover {
  font-weight: bold;
  color: #003399; }

.abandoning-saferpay-message {
  text-align: right;
  color: #d42d2d;
  margin-bottom: 7px; }

.publication-detail-actions-container .publication-detail-document-rating,
.publication-detail-actions-container .publication-detail-share {
  display: inline-block; }
.publication-detail-actions-container .publication-detail-second-line {
  width: 100%; }
.publication-detail-actions-container .publication-detail-share {
  float: right;
  padding-top: 8px; }
  .publication-detail-actions-container .publication-detail-share a {
    color: #666666 !important; }
    .publication-detail-actions-container .publication-detail-share a:after {
      display: inline-block;
      content: " ";
      vertical-align: middle;
      background: url(/portal2012-theme/css/../images/sprites/img/100-1-social.png);
      width: 16px;
      height: 16px;
      margin-left: 6px;
      margin-bottom: 4px; }

.publication-detail-line {
  border-top: #eeeeee 1px solid;
  margin-top: 10px; }

.widget-wizard .widget-wizard-menu {
  margin-left: 0; }
  .widget-wizard .widget-wizard-menu a {
    color: white;
    text-decoration: none; }
    .widget-wizard .widget-wizard-menu a:hover {
      color: white; }
  .widget-wizard .widget-wizard-menu li {
    padding: 2px; }

.wiw-entity-status {
  border: 1px solid #c3c3c3;
  font-weight: bold;
  padding: 0 0.8% 0 0.4%;
  margin-right: 0.5%;
  font-size: 75%;
  background-color: #e2e2e2;
  color: #666666; }

.wiw-person-detail-position {
  font-weight: bold; }

.wiw-address-email-container {
  display: inline-block; }

.widget-wizard-list-menu a.btn {
  margin-bottom: 10px; }

.widgets-view-pagination .dropdown-menu.dropdown-menu-right {
  left: auto;
  right: 0; }

.widgets-view-pagination table tr td {
  word-break: break-all;
  /*just in case the next line will cause trouble*/
  word-break: break-word;
  overflow-wrap: break-word; }

.widget-wizard .back-arrow a,
.widget-wizard h1 {
  display: inline-block; }
.widget-wizard .back-arrow {
  font-size: 16px;
  margin-right: 10px; }

.searchcontainer .table-data .last-created-widget-row:hover td.table-cell,
.searchcontainer .table-data .last-created-widget-row td.table-cell {
  background-color: #d3e8d4; }

.bulk-catalogue-publications .bulk-filter-sortBy-input,
.bulk-catalogue-publications .bulk-filter-sortBy,
.bulk-catalogue-publications .bulk-filter-info,
.bulk-catalogue-publications .bulk-filter-info-input,
.bulk-catalogue-publications .bulk-filter-showing,
.bulk-catalogue-publications .bulk-filter-showing-input {
  display: inline-block; }
.bulk-catalogue-publications .bulk-filter-sortBy,
.bulk-catalogue-publications .bulk-filter-info,
.bulk-catalogue-publications .bulk-filter-showing {
  margin-right: 10px;
  margin-top: 3px; }
.bulk-catalogue-publications .bulk-filter-showing-input,
.bulk-catalogue-publications .bulk-filter-sortBy-input,
.bulk-catalogue-publications .bulk-filter-info-input {
  margin-bottom: 0; }
.bulk-catalogue-publications .bulk-filter-sortBy-block {
  text-align: right; }

@media (min-width: 980px) {
  .firefox .op-portal-theme .header .search-results-form-container .search-results-form .search-text-input {
    width: 66%; } }

#available-authorsContent #find-authors-wrapper {
  margin-bottom: 15px; }
  #available-authorsContent #find-authors-wrapper div {
    border: 1px solid #c1c1c1;
    background: #eeeeee;
    border-radius: 12px;
    padding: 2px 6px;
    width: fit-content;
    margin: 0px 7px 7px 0px;
    display: inline-block; }
    #available-authorsContent #find-authors-wrapper div span {
      width: 14px;
      height: 14px;
      display: inline-block;
      content: " ";
      vertical-align: middle;
      margin: 0px 0px 1px 3px;
      background: url(/portal2012-theme/css/../images/sprites.png?t=1533219534981) -280px -225px; }
#available-authorsContent .findAuthorContent .input-group {
  width: 40%; }
#available-authorsContent .findAuthorContent input[type="search"] {
  width: 96%;
  height: 22px;
  border-radius: 8px; }
#available-authorsContent #searchClear {
  position: absolute;
  top: 33px;
  right: 5px;
  font-size: 16px;
  cursor: pointer;
  color: #aba8a8;
  width: 14px;
  height: 14px;
  display: inline-block;
  content: " ";
  vertical-align: middle;
  background: url(/portal2012-theme/css/../images/sprites.png?t=1533219534981) -280px -225px; }

aside.localnav .euvoc-side-menu .tree .leaf {
  list-style: none; }
  aside.localnav .euvoc-side-menu .tree .leaf.selected a {
    font-weight: bold;
    background: none;
    border: 0 !important;
    background-color: transparent !important; }

.portlet-blogs .navbar .navbar-inner .container .collapse {
  display: block; }
  .portlet-blogs .navbar .navbar-inner .container .collapse ul li a {
    color: #3366cc; }
.portlet-blogs .navbar .navbar-inner .navbar-search .form-search .input-append .search-query {
  height: 30px; }

.aui .op-portal-theme .modal.yui3-widget-positioned {
  z-index: 1210 !important; }

@media (max-width: 425px) {
  .detail-actions-dialog.modal-focused {
    width: unset !important;
    left: unset !important; }

  .detail-actions-dialog.modal-focused .modal-body {
    margin-right: 0;
    width: 100%; } }
@media (min-width: 991px) {
  .detail-actions-dialog.modal-focused ::-webkit-scrollbar-track {
    background-color: unset;
    border-left: unset; } }
.acct-larger-font-size.op-portal-theme {
  /* custom sprites */ }
  .acct-larger-font-size.op-portal-theme a > .op-icon, .acct-larger-font-size.op-portal-theme button > .op-icon, .acct-larger-font-size.op-portal-theme label > .op-icon, .acct-larger-font-size.op-portal-theme .with-icon > .op-icon {
    display: inline;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    width: auto;
    height: auto; }
  .acct-larger-font-size.op-portal-theme a > .op-icon:before, .acct-larger-font-size.op-portal-theme button > .op-icon:before, .acct-larger-font-size.op-portal-theme label > .op-icon:before, .acct-larger-font-size.op-portal-theme .with-icon > .op-icon:before {
    display: inline-block;
    background-image: url("../images/sprites.png?t=1550959690511");
    content: " ";
    vertical-align: middle; }
  .acct-larger-font-size.op-portal-theme a > .op-icon.op-icon-cube-outline:before, .acct-larger-font-size.op-portal-theme button > .op-icon.op-icon-cube-outline:before, .acct-larger-font-size.op-portal-theme label > .op-icon.op-icon-cube-outline:before, .acct-larger-font-size.op-portal-theme .with-icon > .op-icon.op-icon-cube-outline:before {
    background-position: -150px -265px;
    width: 28px;
    height: 28px; }
  .acct-larger-font-size.op-portal-theme a > .op-icon.op-icon-cube:before, .acct-larger-font-size.op-portal-theme button > .op-icon.op-icon-cube:before, .acct-larger-font-size.op-portal-theme label > .op-icon.op-icon-cube:before, .acct-larger-font-size.op-portal-theme .with-icon > .op-icon.op-icon-cube:before {
    background-position: -260px -196px;
    width: 28px;
    height: 28px; }
  .acct-larger-font-size.op-portal-theme a > .op-icon.op-icon-delete-icon:before, .acct-larger-font-size.op-portal-theme button > .op-icon.op-icon-delete-icon:before, .acct-larger-font-size.op-portal-theme label > .op-icon.op-icon-delete-icon:before, .acct-larger-font-size.op-portal-theme .with-icon > .op-icon.op-icon-delete-icon:before {
    background-position: -294px -192px;
    width: 32px;
    height: 32px; }
  .acct-larger-font-size.op-portal-theme a > .op-icon.op-icon-first:before, .acct-larger-font-size.op-portal-theme button > .op-icon.op-icon-first:before, .acct-larger-font-size.op-portal-theme label > .op-icon.op-icon-first:before, .acct-larger-font-size.op-portal-theme .with-icon > .op-icon.op-icon-first:before {
    background-position: -294px -64px;
    width: 32px;
    height: 32px; }
  .acct-larger-font-size.op-portal-theme a > .op-icon.op-icon-last:before, .acct-larger-font-size.op-portal-theme button > .op-icon.op-icon-last:before, .acct-larger-font-size.op-portal-theme label > .op-icon.op-icon-last:before, .acct-larger-font-size.op-portal-theme .with-icon > .op-icon.op-icon-last:before {
    background-position: -260px -164px;
    width: 32px;
    height: 32px; }
  .acct-larger-font-size.op-portal-theme a > .op-icon.op-icon-next:before, .acct-larger-font-size.op-portal-theme button > .op-icon.op-icon-next:before, .acct-larger-font-size.op-portal-theme label > .op-icon.op-icon-next:before, .acct-larger-font-size.op-portal-theme .with-icon > .op-icon.op-icon-next:before {
    background-position: -152px -225px;
    width: 32px;
    height: 32px; }
  .acct-larger-font-size.op-portal-theme a > .op-icon.op-icon-prev:before, .acct-larger-font-size.op-portal-theme button > .op-icon.op-icon-prev:before, .acct-larger-font-size.op-portal-theme label > .op-icon.op-icon-prev:before, .acct-larger-font-size.op-portal-theme .with-icon > .op-icon.op-icon-prev:before {
    background-position: -184px -225px;
    width: 32px;
    height: 32px; }
  .acct-larger-font-size.op-portal-theme a > .op-icon.op-icon-search-btn-lg:before, .acct-larger-font-size.op-portal-theme button > .op-icon.op-icon-search-btn-lg:before, .acct-larger-font-size.op-portal-theme label > .op-icon.op-icon-search-btn-lg:before, .acct-larger-font-size.op-portal-theme .with-icon > .op-icon.op-icon-search-btn-lg:before {
    background-position: -40px -225px;
    width: 40px;
    height: 40px; }
  .acct-larger-font-size.op-portal-theme a > .op-icon.op-icon-search-btn:before, .acct-larger-font-size.op-portal-theme button > .op-icon.op-icon-search-btn:before, .acct-larger-font-size.op-portal-theme label > .op-icon.op-icon-search-btn:before, .acct-larger-font-size.op-portal-theme .with-icon > .op-icon.op-icon-search-btn:before {
    background-position: -248px -225px;
    width: 32px;
    height: 32px; }
  .acct-larger-font-size.op-portal-theme a:hover .op-icon.op-icon-first:before, .acct-larger-font-size.op-portal-theme button:hover .op-icon.op-icon-first:before, .acct-larger-font-size.op-portal-theme label:hover .op-icon.op-icon-first:before, .acct-larger-font-size.op-portal-theme .with-icon:hover .op-icon.op-icon-first:before {
    background-position: -294px 0px; }
  .acct-larger-font-size.op-portal-theme a:hover .op-icon.op-icon-last:before, .acct-larger-font-size.op-portal-theme button:hover .op-icon.op-icon-last:before, .acct-larger-font-size.op-portal-theme label:hover .op-icon.op-icon-last:before, .acct-larger-font-size.op-portal-theme .with-icon:hover .op-icon.op-icon-last:before {
    background-position: -294px -32px; }
  .acct-larger-font-size.op-portal-theme a:hover .op-icon.op-icon-next:before, .acct-larger-font-size.op-portal-theme button:hover .op-icon.op-icon-next:before, .acct-larger-font-size.op-portal-theme label:hover .op-icon.op-icon-next:before, .acct-larger-font-size.op-portal-theme .with-icon:hover .op-icon.op-icon-next:before {
    background-position: -260px -100px; }
  .acct-larger-font-size.op-portal-theme a:hover .op-icon.op-icon-prev:before, .acct-larger-font-size.op-portal-theme button:hover .op-icon.op-icon-prev:before, .acct-larger-font-size.op-portal-theme label:hover .op-icon.op-icon-prev:before, .acct-larger-font-size.op-portal-theme .with-icon:hover .op-icon.op-icon-prev:before {
    background-position: -294px -96px; }
  .acct-larger-font-size.op-portal-theme a:focus .op-icon.op-icon-first:before, .acct-larger-font-size.op-portal-theme button:focus .op-icon.op-icon-first:before, .acct-larger-font-size.op-portal-theme label:focus .op-icon.op-icon-first:before, .acct-larger-font-size.op-portal-theme .with-icon:focus .op-icon.op-icon-first:before {
    background-position: -294px -128px; }
  .acct-larger-font-size.op-portal-theme a:focus .op-icon.op-icon-last:before, .acct-larger-font-size.op-portal-theme button:focus .op-icon.op-icon-last:before, .acct-larger-font-size.op-portal-theme label:focus .op-icon.op-icon-last:before, .acct-larger-font-size.op-portal-theme .with-icon:focus .op-icon.op-icon-last:before {
    background-position: -294px -160px; }
  .acct-larger-font-size.op-portal-theme a:focus .op-icon.op-icon-next:before, .acct-larger-font-size.op-portal-theme button:focus .op-icon.op-icon-next:before, .acct-larger-font-size.op-portal-theme label:focus .op-icon.op-icon-next:before, .acct-larger-font-size.op-portal-theme .with-icon:focus .op-icon.op-icon-next:before {
    background-position: -294px -224px; }
  .acct-larger-font-size.op-portal-theme a:focus .op-icon.op-icon-prev:before, .acct-larger-font-size.op-portal-theme button:focus .op-icon.op-icon-prev:before, .acct-larger-font-size.op-portal-theme label:focus .op-icon.op-icon-prev:before, .acct-larger-font-size.op-portal-theme .with-icon:focus .op-icon.op-icon-prev:before {
    background-position: -120px -225px; }
  .acct-larger-font-size.op-portal-theme a:disabled > .op-icon.op-icon-cube:before, .acct-larger-font-size.op-portal-theme a[disabled] > .op-icon.op-icon-cube:before, .acct-larger-font-size.op-portal-theme a.disabled > .op-icon.op-icon-cube:before, .acct-larger-font-size.op-portal-theme button:disabled > .op-icon.op-icon-cube:before, .acct-larger-font-size.op-portal-theme button[disabled] > .op-icon.op-icon-cube:before, .acct-larger-font-size.op-portal-theme button.disabled > .op-icon.op-icon-cube:before, .acct-larger-font-size.op-portal-theme label:disabled > .op-icon.op-icon-cube:before, .acct-larger-font-size.op-portal-theme label[disabled] > .op-icon.op-icon-cube:before, .acct-larger-font-size.op-portal-theme label.disabled > .op-icon.op-icon-cube:before, .acct-larger-font-size.op-portal-theme .with-icon:disabled > .op-icon.op-icon-cube:before, .acct-larger-font-size.op-portal-theme .with-icon[disabled] > .op-icon.op-icon-cube:before, .acct-larger-font-size.op-portal-theme .with-icon.disabled > .op-icon.op-icon-cube:before {
    background-position: -122px -265px; }
  .acct-larger-font-size.op-portal-theme a:disabled > .op-icon.op-icon-search-btn:before, .acct-larger-font-size.op-portal-theme a[disabled] > .op-icon.op-icon-search-btn:before, .acct-larger-font-size.op-portal-theme a.disabled > .op-icon.op-icon-search-btn:before, .acct-larger-font-size.op-portal-theme button:disabled > .op-icon.op-icon-search-btn:before, .acct-larger-font-size.op-portal-theme button[disabled] > .op-icon.op-icon-search-btn:before, .acct-larger-font-size.op-portal-theme button.disabled > .op-icon.op-icon-search-btn:before, .acct-larger-font-size.op-portal-theme label:disabled > .op-icon.op-icon-search-btn:before, .acct-larger-font-size.op-portal-theme label[disabled] > .op-icon.op-icon-search-btn:before, .acct-larger-font-size.op-portal-theme label.disabled > .op-icon.op-icon-search-btn:before, .acct-larger-font-size.op-portal-theme .with-icon:disabled > .op-icon.op-icon-search-btn:before, .acct-larger-font-size.op-portal-theme .with-icon[disabled] > .op-icon.op-icon-search-btn:before, .acct-larger-font-size.op-portal-theme .with-icon.disabled > .op-icon.op-icon-search-btn:before {
    background-position: -216px -225px; }
  .acct-larger-font-size.op-portal-theme a:disabled > .op-icon.op-icon-search-btn-lg:before, .acct-larger-font-size.op-portal-theme a[disabled] > .op-icon.op-icon-search-btn-lg:before, .acct-larger-font-size.op-portal-theme a.disabled > .op-icon.op-icon-search-btn-lg:before, .acct-larger-font-size.op-portal-theme button:disabled > .op-icon.op-icon-search-btn-lg:before, .acct-larger-font-size.op-portal-theme button[disabled] > .op-icon.op-icon-search-btn-lg:before, .acct-larger-font-size.op-portal-theme button.disabled > .op-icon.op-icon-search-btn-lg:before, .acct-larger-font-size.op-portal-theme label:disabled > .op-icon.op-icon-search-btn-lg:before, .acct-larger-font-size.op-portal-theme label[disabled] > .op-icon.op-icon-search-btn-lg:before, .acct-larger-font-size.op-portal-theme label.disabled > .op-icon.op-icon-search-btn-lg:before, .acct-larger-font-size.op-portal-theme .with-icon:disabled > .op-icon.op-icon-search-btn-lg:before, .acct-larger-font-size.op-portal-theme .with-icon[disabled] > .op-icon.op-icon-search-btn-lg:before, .acct-larger-font-size.op-portal-theme .with-icon.disabled > .op-icon.op-icon-search-btn-lg:before {
    background-position: 0px -225px; }
  .acct-larger-font-size.op-portal-theme .btn {
    line-height: 32px; }
  .acct-larger-font-size.op-portal-theme label {
    line-height: 1em;
    font-size: 19.5px; }
  .acct-larger-font-size.op-portal-theme a {
    font-size: 19.5px; }
  .acct-larger-font-size.op-portal-theme h1, .acct-larger-font-size.op-portal-theme h2, .acct-larger-font-size.op-portal-theme h3 {
    font-size: 19.5px; }
  .acct-larger-font-size.op-portal-theme P {
    font-size: 19.5px; }
  .acct-larger-font-size.op-portal-theme h1, .acct-larger-font-size.op-portal-theme h2, .acct-larger-font-size.op-portal-theme h3, .acct-larger-font-size.op-portal-theme h4 {
    font-size: 19.5px !important; }
  .acct-larger-font-size.op-portal-theme a {
    font-size: 19.5px; }
  .acct-larger-font-size.op-portal-theme input[type="radio"], .acct-larger-font-size.op-portal-theme input[type="checkbox"] {
    margin-top: 0.3em; }
  .acct-larger-font-size.op-portal-theme .search-results-form .search-text-input > input {
    height: 46px;
    line-height: 46px;
    padding-right: 40px;
    font-size: 19.5px; }
  .acct-larger-font-size.op-portal-theme .search-results-form .search-btn-input {
    width: 46px;
    height: 46px; }
  .acct-larger-font-size.op-portal-theme .search-results-form .delete-icon {
    margin-left: -95px;
    margin-top: 7px;
    right: 8%; }
  .acct-larger-font-size.op-portal-theme .faced-search-results ul li ul li label {
    line-height: 26px;
    word-break: break-all; }
  .acct-larger-font-size.op-portal-theme .faced-search-results .facets-lists-container li {
    height: auto; }
  .acct-larger-font-size.op-portal-theme .search-result-pagination .pager .menu-list > li {
    height: 150%; }
  .acct-larger-font-size.op-portal-theme .search-result-pagination .pager .menu-list > li.lnext > a {
    position: relative;
    padding-right: 35%;
    font-size: 0 !important; }
  .acct-larger-font-size.op-portal-theme .search-result-pagination .pager .menu-list > li.lnext > a:after {
    position: absolute;
    top: 20%;
    right: 5%; }
  .acct-larger-font-size.op-portal-theme .search-result-pagination .pager .menu-list > li.llast > a {
    position: relative;
    padding-right: 35%;
    font-size: 0 !important; }
  .acct-larger-font-size.op-portal-theme .search-result-pagination .pager .menu-list > li.llast > a:after {
    position: absolute;
    top: 20%;
    right: 5%; }
  .acct-larger-font-size.op-portal-theme .main-search-inputs .main-search-inputs-container .control-group {
    padding-right: 54px; }
    .acct-larger-font-size.op-portal-theme .main-search-inputs .main-search-inputs-container .control-group input[type=text] {
      height: 58px;
      font-size: 19.5px; }
  .acct-larger-font-size.op-portal-theme .main-search-inputs .main-search-inputs-container button {
    width: 52px;
    height: 54px; }
  .acct-larger-font-size.op-portal-theme .main-search-inputs .main-search-inputs-container .delete-icon {
    right: 65px; }
  .acct-larger-font-size.op-portal-theme .headercontent #mainSearchStatic .mainseachportal {
    width: 100%; }
  .acct-larger-font-size.op-portal-theme .headercontent .search-results-form,
  .acct-larger-font-size.op-portal-theme .search-results-form.find-in-results {
    padding-right: 46px; }
    .acct-larger-font-size.op-portal-theme .headercontent .search-results-form .delete-icon,
    .acct-larger-font-size.op-portal-theme .search-results-form.find-in-results .delete-icon {
      position: absolute;
      right: 8% !important; }
  .acct-larger-font-size.op-portal-theme .main-search-form .sinmore .search-in-collections li label {
    font-size: 19.5px; }
  .acct-larger-font-size.op-portal-theme .main-search-form .main-search-inputs ul {
    font-size: 19.5px; }
  .acct-larger-font-size.op-portal-theme .myportal {
    padding-top: 14px; }
    .acct-larger-font-size.op-portal-theme .myportal .dropdown-menu {
      width: 150%;
      top: 60px;
      font-size: 19.5px;
      left: -40px; }
      .acct-larger-font-size.op-portal-theme .myportal .dropdown-menu LI {
        height: 42px; }
  .acct-larger-font-size.op-portal-theme .myportaltitle a {
    font-size: 19.5px; }
  .acct-larger-font-size.op-portal-theme .breadcrumbs .breadcrumb {
    line-height: 30px;
    padding-top: 3px; }
    .acct-larger-font-size.op-portal-theme .breadcrumbs .breadcrumb li + li:before {
      font-size: 220%; }
    .acct-larger-font-size.op-portal-theme .breadcrumbs .breadcrumb li span {
      font-size: 19.5px; }
    .acct-larger-font-size.op-portal-theme .breadcrumbs .breadcrumb li:last-child span {
      font-size: 19.5px; }
  .acct-larger-font-size.op-portal-theme .dropdown-menu li {
    height: 26px; }
    .acct-larger-font-size.op-portal-theme .dropdown-menu li > a {
      height: inherit; }
  .acct-larger-font-size.op-portal-theme TABLE TH,
  .acct-larger-font-size.op-portal-theme TABLE TD {
    font-size: 19.5px;
    word-break: break-all; }
    .acct-larger-font-size.op-portal-theme TABLE TH INPUT[type='text'],
    .acct-larger-font-size.op-portal-theme TABLE TD INPUT[type='text'] {
      height: 42px; }
    .acct-larger-font-size.op-portal-theme TABLE TH A,
    .acct-larger-font-size.op-portal-theme TABLE TD A {
      font-size: 100% !important; }
  .acct-larger-font-size.op-portal-theme .subject-browser UL LI A {
    font-size: 19.5px !important; }
  .acct-larger-font-size.op-portal-theme .preview-container INPUT[type='text'] {
    height: 42px; }
  .acct-larger-font-size.op-portal-theme .preview-container UL LI A {
    font-size: 100% !important; }
  .acct-larger-font-size.op-portal-theme .preview-container TEXTAREA {
    line-height: 32px; }
  .acct-larger-font-size.op-portal-theme .modal FORM .control-group TEXTAREA {
    height: 80px;
    width: 400px;
    line-height: 32px; }
  .acct-larger-font-size.op-portal-theme .modal FORM .control-group INPUT[type='text'] {
    height: 42px; }
  .acct-larger-font-size.op-portal-theme .modal FORM .control-group LABEL {
    font-size: 150%; }
  .acct-larger-font-size.op-portal-theme .browsebysubject ASIDE LI .dropdown UL.dropdown-menu {
    width: 460px; }
  .acct-larger-font-size.op-portal-theme .browsebysubject .search-results-content .list-item p {
    line-height: initial; }
  .acct-larger-font-size.op-portal-theme .browsebysubject .search-results-content .list-item .item-list li {
    height: auto; }
  .acct-larger-font-size.op-portal-theme .last-updated {
    font-size: 19.5px;
    line-height: 32px; }
  .acct-larger-font-size.op-portal-theme .browse-by-subject ul li {
    font-size: 19.5px;
    margin-bottom: 4px; }
  .acct-larger-font-size.op-portal-theme .localnav .displayfilters > A {
    line-height: 32px; }
  .acct-larger-font-size.op-portal-theme .localnav .displayfilters .portlet-selected-filters .filter-category .filter-content {
    font-size: 19.5px; }
  .acct-larger-font-size.op-portal-theme .search-results ASIDE LI .dropdown > A {
    width: auto;
    height: 30px;
    font-size: 19.5px; }
  .acct-larger-font-size.op-portal-theme .search-results ASIDE LI .dropdown .dropdown-menu {
    width: 460px; }
  .acct-larger-font-size.op-portal-theme .search-results .maincontentarea .item-list .list-item li {
    font-size: 19.5px;
    height: auto; }
  .acct-larger-font-size.op-portal-theme .search-results .maincontentarea .item-list .list-item .preview p {
    font-size: 19.5px;
    line-height: 26px; }
  .acct-larger-font-size.op-portal-theme .search-results .search-results-content .control-group .control-label {
    font-size: 19.5px; }
  .acct-larger-font-size.op-portal-theme .search-results-content .pager li > a {
    line-height: 34px;
    width: 100%; }
  .acct-larger-font-size.op-portal-theme .search-results-content .pager li {
    width: 25px; }
    .acct-larger-font-size.op-portal-theme .search-results-content .pager li .lprev a:after {
      margin-left: 6px; }
    .acct-larger-font-size.op-portal-theme .search-results-content .pager li .llast a:after {
      margin-left: 6px; }
  .acct-larger-font-size.op-portal-theme .maincontentarea p {
    font-size: 19.5px; }
    .acct-larger-font-size.op-portal-theme .maincontentarea p a {
      font-size: 100% !important; }
  .acct-larger-font-size.op-portal-theme .maincontentarea .title {
    font-size: 19.5px; }
  .acct-larger-font-size.op-portal-theme .maincontentarea .accordion-heading {
    height: 68px; }
    .acct-larger-font-size.op-portal-theme .maincontentarea .accordion-heading .accordion-toggle .title-text {
      font-size: 19.5px; }
    .acct-larger-font-size.op-portal-theme .maincontentarea .accordion-heading .accordion-toggle:before {
      font-size: 19.5px; }
  .acct-larger-font-size.op-portal-theme .maincontentarea .layout-content FORM .control-group input[type='text'],
  .acct-larger-font-size.op-portal-theme .maincontentarea .layout-content FORM .control-group input[type='password'] {
    height: 38px; }
  .acct-larger-font-size.op-portal-theme .about-us .about-us-menu .nav-menu ul li a {
    line-height: 34px; }
  .acct-larger-font-size.op-portal-theme .cck-allow-deny span {
    font-size: 19.5px; }
  .acct-larger-font-size.op-portal-theme .contactus-wrapper .language-select-text span {
    font-size: 19.5px; }
  .acct-larger-font-size.op-portal-theme .contactus-wrapper #fileUpload-input input {
    font-size: 19.5px; }
  .acct-larger-font-size.op-portal-theme .advanced-search-form .select-all,
  .acct-larger-font-size.op-portal-theme .advanced-search-form .clear-all {
    font-size: 19.5px; }
  .acct-larger-font-size.op-portal-theme .advanced-search-form .keyword-options {
    font-size: 19.5px; }
  .acct-larger-font-size.op-portal-theme .actions-bottom-search .more-search-options > a {
    font-size: 17.5px !important; }
  .acct-larger-font-size.op-portal-theme .actions-bottom-search .more-search-options.wtSearchButton {
    margin-right: 2px; }
  .acct-larger-font-size.op-portal-theme .actions-bottom-search > .wtSearchButton {
    padding: 0.6% 0.3%;
    margin-right: 3px !important;
    vertical-align: top; }
  .acct-larger-font-size.op-portal-theme #headercontent .search-portlet-header {
    width: 79%; }
    .acct-larger-font-size.op-portal-theme #headercontent .search-portlet-header .portlet-journal-content-search .mainseachportal {
      padding: 0; }
      .acct-larger-font-size.op-portal-theme #headercontent .search-portlet-header .portlet-journal-content-search .mainseachportal .form .search-results-form-container .search-results-form .input-select-wrapper {
        font-size: 150%;
        height: 46px; }
        .acct-larger-font-size.op-portal-theme #headercontent .search-portlet-header .portlet-journal-content-search .mainseachportal .form .search-results-form-container .search-results-form .input-select-wrapper > select {
          height: 100%; }
      .acct-larger-font-size.op-portal-theme #headercontent .search-portlet-header .portlet-journal-content-search .mainseachportal .form .actions-bottom-search {
        min-height: 30px; }
  .acct-larger-font-size.op-portal-theme #languageselection {
    width: 20%; }
    .acct-larger-font-size.op-portal-theme #languageselection .dd-lang-wrapper {
      margin: 0;
      height: 36px; }
      .acct-larger-font-size.op-portal-theme #languageselection .dd-lang-wrapper #languageID {
        font-size: 140% !important;
        padding: 2% 21% 2% 2%; }
      .acct-larger-font-size.op-portal-theme #languageselection .dd-lang-wrapper ul {
        left: -26px; }
  .acct-larger-font-size.op-portal-theme .semantic-search-wrapper .semantic-search-wizard {
    font-size: 19.5px; }
  .acct-larger-font-size.op-portal-theme .semantic-search-box .steps-container UL > LI {
    line-height: 19.5px; }
  .acct-larger-font-size.op-portal-theme .semantic-search-box .steps-container .row-legacy BUTTON {
    width: 100%; }
  .acct-larger-font-size.op-portal-theme .semantic-search-box .steps-container SELECT {
    font-size: 19.5px; }
  .acct-larger-font-size.op-portal-theme .semantic-search-box .steps-container INPUT {
    height: 36px; }
  .acct-larger-font-size.op-portal-theme .semantic-search-box .nav.nav-ssw > li > span {
    height: 30px; }
  .acct-larger-font-size.op-portal-theme .semantic-search-box .pagination A {
    font-size: 19.5px !important; }
  .acct-larger-font-size.op-portal-theme .portal2012-tree-selector INPUT {
    font-size: 19.5px; }
  .acct-larger-font-size.op-portal-theme .portal2012-tree-selector UL LI SPAN {
    font-size: 19.5px;
    line-height: 28px; }
  .acct-larger-font-size.op-portal-theme .search-results-items > li {
    height: auto; }
  .acct-larger-font-size.op-portal-theme .search-results-items .list-item H2 A {
    line-height: 26px; }
  .acct-larger-font-size.op-portal-theme .search-results-items LI .available-languages-link,
  .acct-larger-font-size.op-portal-theme .search-results-items LI .available-languages-info {
    font-size: 1.25em; }
  .acct-larger-font-size.op-portal-theme .search-results-items LI .lang-op-wrap {
    width: 120px;
    padding-top: 9px; }
    .acct-larger-font-size.op-portal-theme .search-results-items LI .lang-op-wrap .lang-op {
      font-size: 19.5px; }
  .acct-larger-font-size.op-portal-theme .headercontent .servicetoolbar {
    margin-right: 70px;
    margin-top: 9px; }
  .acct-larger-font-size.op-portal-theme .toggler-content.toggler-content-expanded .aui-field-select {
    width: 520px;
    height: auto;
    font-size: 19.5px; }
  .acct-larger-font-size.op-portal-theme .password-hint {
    font-size: 19.5px; }
  .acct-larger-font-size.op-portal-theme .facetSearchResultSelect:after {
    top: 8px;
    right: 9px;
    border-width: 9px 6px 0 6px; }
  .acct-larger-font-size.op-portal-theme aside .search-results-form.find-in-results .delete-icon {
    right: 17% !important; }
  .acct-larger-font-size.op-portal-theme .shopping-basket-embedded {
    float: inherit !important; }
  .acct-larger-font-size.op-portal-theme .browsebysubject .document-domain .subject-browser .item-list > .list-item {
    height: auto; }
  .acct-larger-font-size.op-portal-theme .browsebysubject .maincontentarea .search-results-items .list-item > .container-fluid .item-list .list-item {
    font-size: 19.5px; }
  .acct-larger-font-size.op-portal-theme .browsebysubject .maincontentarea .search-results-items .list-item > .container-fluid .item-list .list-item:last-child {
    height: auto; }

.aui .acct-larger-font-size.op-portal-theme .stay-connected .icon-container {
  width: 27px;
  height: 27px; }
.aui .acct-larger-font-size.op-portal-theme .stay-connected .icon-social-twitter {
  background-position: -1461px -1139px; }
.aui .acct-larger-font-size.op-portal-theme .stay-connected .icon-social-facebook {
  background-position: -1463px -1179px; }
.aui .acct-larger-font-size.op-portal-theme .stay-connected .icon-social-gplus {
  background-position: -1464px -1218px; }
.aui .acct-larger-font-size.op-portal-theme .stay-connected .icon-social-youtube {
  background-position: -1464px -1258px; }
.aui .acct-larger-font-size.op-portal-theme .stay-connected .icon-social-linkedin {
  background-position: -1464px -1298px; }
.aui .acct-larger-font-size.op-portal-theme .stay-connected .icon-social-twitter:hover {
  background-position: -1495px -1139px; }
.aui .acct-larger-font-size.op-portal-theme .stay-connected .icon-social-facebook:hover {
  background-position: -1496px -1179px; }
.aui .acct-larger-font-size.op-portal-theme .stay-connected .icon-social-gplus:hover {
  background-position: -1498px -1218px; }
.aui .acct-larger-font-size.op-portal-theme .stay-connected .icon-social-youtube:hover {
  background-position: -1498px -1258px; }
.aui .acct-larger-font-size.op-portal-theme .stay-connected .icon-social-linkedin:hover {
  background-position: -1495px -1298px; }
.aui .acct-larger-font-size.op-portal-theme .stay-connected .icon-social-rss {
  background-position: -63px 0; }

.aui .acct-larger-font-size.op-portal-theme.high-contrast .stay-connected .icon-social-twitter {
  background-position: -1619px -1139px; }
.aui .acct-larger-font-size.op-portal-theme.high-contrast .stay-connected .icon-social-facebook {
  background-position: -1619px -1179px; }
.aui .acct-larger-font-size.op-portal-theme.high-contrast .stay-connected .icon-social-gplus {
  background-position: -1619px -1218px; }
.aui .acct-larger-font-size.op-portal-theme.high-contrast .stay-connected .icon-social-youtube {
  background-position: -1620px -1258px; }
.aui .acct-larger-font-size.op-portal-theme.high-contrast .stay-connected .icon-social-linkedin {
  background-position: -1619px -1297px; }
.aui .acct-larger-font-size.op-portal-theme.high-contrast .stay-connected .icon-social-twitter:hover {
  background-position: -1653px -1139px; }
.aui .acct-larger-font-size.op-portal-theme.high-contrast .stay-connected .icon-social-facebook:hover {
  background-position: -1653px -1179px; }
.aui .acct-larger-font-size.op-portal-theme.high-contrast .stay-connected .icon-social-gplus:hover {
  background-position: -1653px -1219px; }
.aui .acct-larger-font-size.op-portal-theme.high-contrast .stay-connected .icon-social-youtube:hover {
  background-position: -1655px -1258px; }
.aui .acct-larger-font-size.op-portal-theme.high-contrast .stay-connected .icon-social-linkedin:hover {
  background-position: -1653px -1297px; }
.aui .acct-larger-font-size.op-portal-theme.high-contrast .stay-connected .icon-social-rss {
  background-position: -63px 0; }

.acct-larger-font-size .portlet-boundary .input-container {
  width: -moz-max-content; }
  .acct-larger-font-size .portlet-boundary .input-container .portlet-borderless-container {
    width: max-content; }
.acct-larger-font-size .globalnav .global-nav-bottom {
  padding-bottom: 22px;
  font-size: 21.1185px;
  line-height: 32.5225px;
  height: auto; }
  .acct-larger-font-size .globalnav .global-nav-bottom .tabnav .breadcrumbs-horizontal .portlet-boundary .portlet-borderless-container .portlet-body .nav-menu {
    font-size: 21.1185px;
    line-height: 32.5225px;
    height: auto; }
    .acct-larger-font-size .globalnav .global-nav-bottom .tabnav .breadcrumbs-horizontal .portlet-boundary .portlet-borderless-container .portlet-body .nav-menu ul {
      font-size: 21.1185px;
      line-height: 32.5225px;
      height: auto; }
      .acct-larger-font-size .globalnav .global-nav-bottom .tabnav .breadcrumbs-horizontal .portlet-boundary .portlet-borderless-container .portlet-body .nav-menu ul li.leaf a {
        font-size: 21.1185px;
        line-height: 32.5225px; }
.acct-larger-font-size .maincontent .maincontentarea .portlet-boundary .portlet-borderless-container .portlet-body .publication-detail-container .publication-detail-metadata .container-fluid .row-legacy label.publication-label {
  margin-bottom: 10px;
  font-size: 17.87505px; }
.acct-larger-font-size .maincontent .maincontentarea .portlet-boundary .portlet-borderless-container .portlet-body .publication-detail-container .publication-detail-metadata .container-fluid .row-legacy h1 {
  font-size: 19.5px;
  line-height: 29px;
  display: block;
  height: auto; }
.acct-larger-font-size .maincontent .maincontentarea .portlet-boundary .portlet-borderless-container .portlet-body .publication-detail-container .publication-detail-metadata .container-fluid .row-legacy p {
  font-size: 19.5px;
  line-height: 22.5px;
  display: block;
  height: auto; }
.acct-larger-font-size .maincontent .maincontentarea .portlet-boundary .portlet-borderless-container .portlet-body .publication-detail-container .publication-detail-metadata .publication-tabs ul.nav-tabs {
  font-size: 19.5px; }
  .acct-larger-font-size .maincontent .maincontentarea .portlet-boundary .portlet-borderless-container .portlet-body .publication-detail-container .publication-detail-metadata .publication-tabs ul.nav-tabs li {
    height: auto; }
    .acct-larger-font-size .maincontent .maincontentarea .portlet-boundary .portlet-borderless-container .portlet-body .publication-detail-container .publication-detail-metadata .publication-tabs ul.nav-tabs li a {
      font-size: 19.5px;
      line-height: 27px;
      display: block;
      height: auto; }
.acct-larger-font-size .maincontent .maincontentarea .portlet-boundary .portlet-borderless-container .portlet-body .publication-detail-container .publication-detail-metadata .publication-tabs .tab-content ul.item-list {
  font-size: 19.5px; }
  .acct-larger-font-size .maincontent .maincontentarea .portlet-boundary .portlet-borderless-container .portlet-body .publication-detail-container .publication-detail-metadata .publication-tabs .tab-content ul.item-list li.list-item {
    font-size: 19.5px;
    line-height: 27px;
    display: block;
    height: auto; }
    .acct-larger-font-size .maincontent .maincontentarea .portlet-boundary .portlet-borderless-container .portlet-body .publication-detail-container .publication-detail-metadata .publication-tabs .tab-content ul.item-list li.list-item a {
      font-size: 19.5px;
      line-height: 27px;
      display: inline-block;
      height: auto; }
.acct-larger-font-size .maincontent .maincontentarea .portlet-boundary .portlet-borderless-container .portlet-body .publication-detail-container .publication-detail-metadata .publication-tabs .tab-content div.container-fluid table {
  font-size: 19.5px;
  line-height: 20.8px; }
.acct-larger-font-size .maincontent .maincontentarea .portlet-boundary .portlet-borderless-container .portlet-body .publication-detail-container .publication-detail-metadata .publication-tabs .tab-content div.row li a {
  font-size: 19.5px;
  line-height: 26.5px;
  display: block;
  height: auto; }
.acct-larger-font-size .maincontent .secontent .portlet-boundary .portlet-borderless-container .portlet-body h2 {
  line-height: 19.5px;
  display: block;
  font-size: 19.5px; }
.acct-larger-font-size .maincontent .secontent .portlet-boundary .portlet-borderless-container .portlet-body ul.same-subject {
  display: block; }
  .acct-larger-font-size .maincontent .secontent .portlet-boundary .portlet-borderless-container .portlet-body ul.same-subject li.clearfix {
    font-size: 19.5px;
    line-height: 19.5px;
    display: block;
    height: auto; }
    .acct-larger-font-size .maincontent .secontent .portlet-boundary .portlet-borderless-container .portlet-body ul.same-subject li.clearfix a.documentDetailLink {
      display: block;
      font-size: 19.5px;
      line-height: 24.5px;
      height: auto; }
    .acct-larger-font-size .maincontent .secontent .portlet-boundary .portlet-borderless-container .portlet-body ul.same-subject li.clearfix div.preview p {
      margin-top: 13.5px;
      font-size: 19.5px;
      line-height: 26.5px;
      display: block;
      height: auto; }
    .acct-larger-font-size .maincontent .secontent .portlet-boundary .portlet-borderless-container .portlet-body ul.same-subject li.clearfix div.container-fluid {
      margin-top: 13.5px;
      display: block;
      font-size: 19.5px;
      line-height: 19.5px; }
      .acct-larger-font-size .maincontent .secontent .portlet-boundary .portlet-borderless-container .portlet-body ul.same-subject li.clearfix div.container-fluid div.row-legacy ul.item-list li.list-item {
        font-size: 17.8815px;
        line-height: 22.2105px;
        height: auto;
        display: block; }
        .acct-larger-font-size .maincontent .secontent .portlet-boundary .portlet-borderless-container .portlet-body ul.same-subject li.clearfix div.container-fluid div.row-legacy ul.item-list li.list-item a {
          font-size: 17.8815px !important;
          line-height: 22.2105px; }
.acct-larger-font-size .publication-detail-formats .xs-formats-content {
  font-size: 17.8815px; }
  .acct-larger-font-size .publication-detail-formats .xs-formats-content .multiple-language-expresion {
    word-break: break-all;
    line-height: 19.8815px; }
    .acct-larger-font-size .publication-detail-formats .xs-formats-content .multiple-language-expresion .list-item {
      margin: 1% 0;
      line-height: 28px; }
.acct-larger-font-size .publication-detail-formats .xs-formats-content-wrapper .xs-formats-col.active {
  margin-top: -6px; }
  .acct-larger-font-size .publication-detail-formats .xs-formats-content-wrapper .xs-formats-col.active .list-item {
    margin-bottom: 20%;
    margin-top: 20%; }
.acct-larger-font-size .publication-detail-formats .xs-formats-content-non-ue {
  min-height: 30px; }
.acct-larger-font-size .go-back-button {
  font-size: 17.8815px; }
.acct-larger-font-size .alert-error {
  font-size: 17.8815px; }
.acct-larger-font-size .publication-detail-actions-container .publication-detail-links .tools-title {
  font-size: 17.8815px; }
.acct-larger-font-size .op-filter-btn {
  height: auto;
  position: relative; }
.acct-larger-font-size .second-op-filter-btn {
  height: auto; }
.acct-larger-font-size .portlet-selected-filters .search-term-row {
  font-size: 17.8815px; }
.acct-larger-font-size .search-criteria-filter-category .other-filter-content .criteria-label .portlet-title-text {
  font-size: 17.8815px; }
.acct-larger-font-size .wiw-person-detail-organization {
  font-size: 17.8815px; }
.acct-larger-font-size .search-organisation-hit .organisation-details {
  font-size: 17.8815px; }

.acct-largest-font-size.op-portal-theme {
  /* custom sprites */ }
  .acct-largest-font-size.op-portal-theme a > .op-icon, .acct-largest-font-size.op-portal-theme button > .op-icon, .acct-largest-font-size.op-portal-theme label > .op-icon, .acct-largest-font-size.op-portal-theme .with-icon > .op-icon {
    display: inline;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    width: auto;
    height: auto; }
  .acct-largest-font-size.op-portal-theme a > .op-icon:before, .acct-largest-font-size.op-portal-theme button > .op-icon:before, .acct-largest-font-size.op-portal-theme label > .op-icon:before, .acct-largest-font-size.op-portal-theme .with-icon > .op-icon:before {
    display: inline-block;
    background-image: url("../images/sprites.png?t=1550959690511");
    content: " ";
    vertical-align: middle; }
  .acct-largest-font-size.op-portal-theme a > .op-icon.op-icon-cube-outline:before, .acct-largest-font-size.op-portal-theme button > .op-icon.op-icon-cube-outline:before, .acct-largest-font-size.op-portal-theme label > .op-icon.op-icon-cube-outline:before, .acct-largest-font-size.op-portal-theme .with-icon > .op-icon.op-icon-cube-outline:before {
    background-position: -150px -265px;
    width: 28px;
    height: 28px; }
  .acct-largest-font-size.op-portal-theme a > .op-icon.op-icon-cube:before, .acct-largest-font-size.op-portal-theme button > .op-icon.op-icon-cube:before, .acct-largest-font-size.op-portal-theme label > .op-icon.op-icon-cube:before, .acct-largest-font-size.op-portal-theme .with-icon > .op-icon.op-icon-cube:before {
    background-position: -260px -196px;
    width: 28px;
    height: 28px; }
  .acct-largest-font-size.op-portal-theme a > .op-icon.op-icon-delete-icon:before, .acct-largest-font-size.op-portal-theme button > .op-icon.op-icon-delete-icon:before, .acct-largest-font-size.op-portal-theme label > .op-icon.op-icon-delete-icon:before, .acct-largest-font-size.op-portal-theme .with-icon > .op-icon.op-icon-delete-icon:before {
    background-position: -294px -192px;
    width: 32px;
    height: 32px; }
  .acct-largest-font-size.op-portal-theme a > .op-icon.op-icon-first:before, .acct-largest-font-size.op-portal-theme button > .op-icon.op-icon-first:before, .acct-largest-font-size.op-portal-theme label > .op-icon.op-icon-first:before, .acct-largest-font-size.op-portal-theme .with-icon > .op-icon.op-icon-first:before {
    background-position: -294px -64px;
    width: 32px;
    height: 32px; }
  .acct-largest-font-size.op-portal-theme a > .op-icon.op-icon-last:before, .acct-largest-font-size.op-portal-theme button > .op-icon.op-icon-last:before, .acct-largest-font-size.op-portal-theme label > .op-icon.op-icon-last:before, .acct-largest-font-size.op-portal-theme .with-icon > .op-icon.op-icon-last:before {
    background-position: -260px -164px;
    width: 32px;
    height: 32px; }
  .acct-largest-font-size.op-portal-theme a > .op-icon.op-icon-next:before, .acct-largest-font-size.op-portal-theme button > .op-icon.op-icon-next:before, .acct-largest-font-size.op-portal-theme label > .op-icon.op-icon-next:before, .acct-largest-font-size.op-portal-theme .with-icon > .op-icon.op-icon-next:before {
    background-position: -152px -225px;
    width: 32px;
    height: 32px; }
  .acct-largest-font-size.op-portal-theme a > .op-icon.op-icon-prev:before, .acct-largest-font-size.op-portal-theme button > .op-icon.op-icon-prev:before, .acct-largest-font-size.op-portal-theme label > .op-icon.op-icon-prev:before, .acct-largest-font-size.op-portal-theme .with-icon > .op-icon.op-icon-prev:before {
    background-position: -184px -225px;
    width: 32px;
    height: 32px; }
  .acct-largest-font-size.op-portal-theme a > .op-icon.op-icon-search-btn-lg:before, .acct-largest-font-size.op-portal-theme button > .op-icon.op-icon-search-btn-lg:before, .acct-largest-font-size.op-portal-theme label > .op-icon.op-icon-search-btn-lg:before, .acct-largest-font-size.op-portal-theme .with-icon > .op-icon.op-icon-search-btn-lg:before {
    background-position: -40px -225px;
    width: 40px;
    height: 40px; }
  .acct-largest-font-size.op-portal-theme a > .op-icon.op-icon-search-btn:before, .acct-largest-font-size.op-portal-theme button > .op-icon.op-icon-search-btn:before, .acct-largest-font-size.op-portal-theme label > .op-icon.op-icon-search-btn:before, .acct-largest-font-size.op-portal-theme .with-icon > .op-icon.op-icon-search-btn:before {
    background-position: -248px -225px;
    width: 32px;
    height: 32px; }
  .acct-largest-font-size.op-portal-theme a:hover .op-icon.op-icon-first:before, .acct-largest-font-size.op-portal-theme button:hover .op-icon.op-icon-first:before, .acct-largest-font-size.op-portal-theme label:hover .op-icon.op-icon-first:before, .acct-largest-font-size.op-portal-theme .with-icon:hover .op-icon.op-icon-first:before {
    background-position: -294px 0px; }
  .acct-largest-font-size.op-portal-theme a:hover .op-icon.op-icon-last:before, .acct-largest-font-size.op-portal-theme button:hover .op-icon.op-icon-last:before, .acct-largest-font-size.op-portal-theme label:hover .op-icon.op-icon-last:before, .acct-largest-font-size.op-portal-theme .with-icon:hover .op-icon.op-icon-last:before {
    background-position: -294px -32px; }
  .acct-largest-font-size.op-portal-theme a:hover .op-icon.op-icon-next:before, .acct-largest-font-size.op-portal-theme button:hover .op-icon.op-icon-next:before, .acct-largest-font-size.op-portal-theme label:hover .op-icon.op-icon-next:before, .acct-largest-font-size.op-portal-theme .with-icon:hover .op-icon.op-icon-next:before {
    background-position: -260px -100px; }
  .acct-largest-font-size.op-portal-theme a:hover .op-icon.op-icon-prev:before, .acct-largest-font-size.op-portal-theme button:hover .op-icon.op-icon-prev:before, .acct-largest-font-size.op-portal-theme label:hover .op-icon.op-icon-prev:before, .acct-largest-font-size.op-portal-theme .with-icon:hover .op-icon.op-icon-prev:before {
    background-position: -294px -96px; }
  .acct-largest-font-size.op-portal-theme a:focus .op-icon.op-icon-first:before, .acct-largest-font-size.op-portal-theme button:focus .op-icon.op-icon-first:before, .acct-largest-font-size.op-portal-theme label:focus .op-icon.op-icon-first:before, .acct-largest-font-size.op-portal-theme .with-icon:focus .op-icon.op-icon-first:before {
    background-position: -294px -128px; }
  .acct-largest-font-size.op-portal-theme a:focus .op-icon.op-icon-last:before, .acct-largest-font-size.op-portal-theme button:focus .op-icon.op-icon-last:before, .acct-largest-font-size.op-portal-theme label:focus .op-icon.op-icon-last:before, .acct-largest-font-size.op-portal-theme .with-icon:focus .op-icon.op-icon-last:before {
    background-position: -294px -160px; }
  .acct-largest-font-size.op-portal-theme a:focus .op-icon.op-icon-next:before, .acct-largest-font-size.op-portal-theme button:focus .op-icon.op-icon-next:before, .acct-largest-font-size.op-portal-theme label:focus .op-icon.op-icon-next:before, .acct-largest-font-size.op-portal-theme .with-icon:focus .op-icon.op-icon-next:before {
    background-position: -294px -224px; }
  .acct-largest-font-size.op-portal-theme a:focus .op-icon.op-icon-prev:before, .acct-largest-font-size.op-portal-theme button:focus .op-icon.op-icon-prev:before, .acct-largest-font-size.op-portal-theme label:focus .op-icon.op-icon-prev:before, .acct-largest-font-size.op-portal-theme .with-icon:focus .op-icon.op-icon-prev:before {
    background-position: -120px -225px; }
  .acct-largest-font-size.op-portal-theme a:disabled > .op-icon.op-icon-cube:before, .acct-largest-font-size.op-portal-theme a[disabled] > .op-icon.op-icon-cube:before, .acct-largest-font-size.op-portal-theme a.disabled > .op-icon.op-icon-cube:before, .acct-largest-font-size.op-portal-theme button:disabled > .op-icon.op-icon-cube:before, .acct-largest-font-size.op-portal-theme button[disabled] > .op-icon.op-icon-cube:before, .acct-largest-font-size.op-portal-theme button.disabled > .op-icon.op-icon-cube:before, .acct-largest-font-size.op-portal-theme label:disabled > .op-icon.op-icon-cube:before, .acct-largest-font-size.op-portal-theme label[disabled] > .op-icon.op-icon-cube:before, .acct-largest-font-size.op-portal-theme label.disabled > .op-icon.op-icon-cube:before, .acct-largest-font-size.op-portal-theme .with-icon:disabled > .op-icon.op-icon-cube:before, .acct-largest-font-size.op-portal-theme .with-icon[disabled] > .op-icon.op-icon-cube:before, .acct-largest-font-size.op-portal-theme .with-icon.disabled > .op-icon.op-icon-cube:before {
    background-position: -122px -265px; }
  .acct-largest-font-size.op-portal-theme a:disabled > .op-icon.op-icon-search-btn:before, .acct-largest-font-size.op-portal-theme a[disabled] > .op-icon.op-icon-search-btn:before, .acct-largest-font-size.op-portal-theme a.disabled > .op-icon.op-icon-search-btn:before, .acct-largest-font-size.op-portal-theme button:disabled > .op-icon.op-icon-search-btn:before, .acct-largest-font-size.op-portal-theme button[disabled] > .op-icon.op-icon-search-btn:before, .acct-largest-font-size.op-portal-theme button.disabled > .op-icon.op-icon-search-btn:before, .acct-largest-font-size.op-portal-theme label:disabled > .op-icon.op-icon-search-btn:before, .acct-largest-font-size.op-portal-theme label[disabled] > .op-icon.op-icon-search-btn:before, .acct-largest-font-size.op-portal-theme label.disabled > .op-icon.op-icon-search-btn:before, .acct-largest-font-size.op-portal-theme .with-icon:disabled > .op-icon.op-icon-search-btn:before, .acct-largest-font-size.op-portal-theme .with-icon[disabled] > .op-icon.op-icon-search-btn:before, .acct-largest-font-size.op-portal-theme .with-icon.disabled > .op-icon.op-icon-search-btn:before {
    background-position: -216px -225px; }
  .acct-largest-font-size.op-portal-theme a:disabled > .op-icon.op-icon-search-btn-lg:before, .acct-largest-font-size.op-portal-theme a[disabled] > .op-icon.op-icon-search-btn-lg:before, .acct-largest-font-size.op-portal-theme a.disabled > .op-icon.op-icon-search-btn-lg:before, .acct-largest-font-size.op-portal-theme button:disabled > .op-icon.op-icon-search-btn-lg:before, .acct-largest-font-size.op-portal-theme button[disabled] > .op-icon.op-icon-search-btn-lg:before, .acct-largest-font-size.op-portal-theme button.disabled > .op-icon.op-icon-search-btn-lg:before, .acct-largest-font-size.op-portal-theme label:disabled > .op-icon.op-icon-search-btn-lg:before, .acct-largest-font-size.op-portal-theme label[disabled] > .op-icon.op-icon-search-btn-lg:before, .acct-largest-font-size.op-portal-theme label.disabled > .op-icon.op-icon-search-btn-lg:before, .acct-largest-font-size.op-portal-theme .with-icon:disabled > .op-icon.op-icon-search-btn-lg:before, .acct-largest-font-size.op-portal-theme .with-icon[disabled] > .op-icon.op-icon-search-btn-lg:before, .acct-largest-font-size.op-portal-theme .with-icon.disabled > .op-icon.op-icon-search-btn-lg:before {
    background-position: 0px -225px; }
  .acct-largest-font-size.op-portal-theme .btn {
    line-height: 32px; }
  .acct-largest-font-size.op-portal-theme label {
    line-height: 1em;
    font-size: 26px; }
  .acct-largest-font-size.op-portal-theme h1, .acct-largest-font-size.op-portal-theme h2, .acct-largest-font-size.op-portal-theme h3, .acct-largest-font-size.op-portal-theme h4, .acct-largest-font-size.op-portal-theme p, .acct-largest-font-size.op-portal-theme a {
    font-size: 26px; }
  .acct-largest-font-size.op-portal-theme input[type="radio"], .acct-largest-font-size.op-portal-theme input[type="checkbox"] {
    margin-top: 0.3em; }
  .acct-largest-font-size.op-portal-theme .search-results-form .search-text-input > input {
    height: 56px;
    line-height: 56px;
    padding-right: 40px;
    font-size: 26px; }
  .acct-largest-font-size.op-portal-theme .search-results-form .search-btn-input {
    width: 54px;
    height: 56px; }
  .acct-largest-font-size.op-portal-theme .search-results-form .delete-icon {
    margin-left: -95px;
    margin-top: 10px; }
  .acct-largest-font-size.op-portal-theme .faced-search-results ul li ul li label {
    line-height: 34px;
    word-break: break-all; }
  .acct-largest-font-size.op-portal-theme .main-search-inputs .main-search-inputs-container .control-group {
    padding-right: 54px; }
    .acct-largest-font-size.op-portal-theme .main-search-inputs .main-search-inputs-container .control-group input[type=text] {
      height: 58px;
      font-size: 26px; }
  .acct-largest-font-size.op-portal-theme .main-search-inputs .main-search-inputs-container button {
    width: 52px;
    height: 54px; }
  .acct-largest-font-size.op-portal-theme .main-search-inputs .main-search-inputs-container .delete-icon {
    right: 65px; }
  .acct-largest-font-size.op-portal-theme .headercontent #mainSearchStatic .mainseachportal {
    width: 100%; }
  .acct-largest-font-size.op-portal-theme .headercontent .search-results-form,
  .acct-largest-font-size.op-portal-theme .search-results-form.find-in-results {
    padding-right: 54px; }
    .acct-largest-font-size.op-portal-theme .headercontent .search-results-form .delete-icon,
    .acct-largest-font-size.op-portal-theme .search-results-form.find-in-results .delete-icon {
      margin-left: -40px; }
  .acct-largest-font-size.op-portal-theme .main-search-form .sinmore .search-in-collections li label {
    font-size: 26px; }
  .acct-largest-font-size.op-portal-theme .main-search-form .main-search-inputs ul {
    font-size: 26px; }
  .acct-largest-font-size.op-portal-theme .myportal {
    padding-top: 14px; }
    .acct-largest-font-size.op-portal-theme .myportal .dropdown-menu {
      width: 130%;
      top: 60px;
      font-size: 26px;
      left: -70px; }
      .acct-largest-font-size.op-portal-theme .myportal .dropdown-menu .menuitem .icon-container {
        vertical-align: bottom; }
    .acct-largest-font-size.op-portal-theme .myportal .myportaltitle {
      font-size: 26px; }
  .acct-largest-font-size.op-portal-theme .breadcrumbs .breadcrumb {
    line-height: 30px;
    padding-top: 10px; }
    .acct-largest-font-size.op-portal-theme .breadcrumbs .breadcrumb li + li:before {
      font-size: 220%; }
    .acct-largest-font-size.op-portal-theme .breadcrumbs .breadcrumb li span {
      font-size: 26px; }
    .acct-largest-font-size.op-portal-theme .breadcrumbs .breadcrumb li:last-child span {
      font-size: 26px; }
  .acct-largest-font-size.op-portal-theme .dropdown-menu li {
    height: 42px; }
    .acct-largest-font-size.op-portal-theme .dropdown-menu li > a {
      height: inherit; }
  .acct-largest-font-size.op-portal-theme TABLE TH,
  .acct-largest-font-size.op-portal-theme TABLE TD {
    font-size: 26px;
    word-break: break-all; }
    .acct-largest-font-size.op-portal-theme TABLE TH INPUT[type='text'],
    .acct-largest-font-size.op-portal-theme TABLE TD INPUT[type='text'] {
      height: 42px; }
    .acct-largest-font-size.op-portal-theme TABLE TH A,
    .acct-largest-font-size.op-portal-theme TABLE TD A {
      font-size: 100% !important; }
  .acct-largest-font-size.op-portal-theme .subject-browser UL LI A {
    font-size: 26px !important; }
  .acct-largest-font-size.op-portal-theme .preview-container INPUT[type='text'] {
    height: 42px; }
  .acct-largest-font-size.op-portal-theme .preview-container UL LI A {
    font-size: 13px !important; }
  .acct-largest-font-size.op-portal-theme .preview-container TEXTAREA {
    line-height: 32px; }
  .acct-largest-font-size.op-portal-theme .modal FORM .control-group TEXTAREA {
    height: 80px;
    width: 400px;
    line-height: 32px; }
  .acct-largest-font-size.op-portal-theme .modal FORM .control-group INPUT[type='text'] {
    height: 42px; }
  .acct-largest-font-size.op-portal-theme .modal FORM .control-group LABEL {
    font-size: 19.5px; }
  .acct-largest-font-size.op-portal-theme .browsebysubject ASIDE LI .dropdown UL.dropdown-menu {
    width: 460px; }
  .acct-largest-font-size.op-portal-theme .last-updated {
    font-size: 26px;
    line-height: 32px; }
  .acct-largest-font-size.op-portal-theme .browse-by-subject ul li {
    font-size: 26px; }
  .acct-largest-font-size.op-portal-theme .localnav .displayfilters > A {
    line-height: 32px; }
  .acct-largest-font-size.op-portal-theme .localnav .displayfilters .portlet-selected-filters .filter-category .filter-content {
    font-size: 26px; }
  .acct-largest-font-size.op-portal-theme .search-results ASIDE LI .dropdown > A {
    width: auto; }
  .acct-largest-font-size.op-portal-theme .search-results ASIDE LI .dropdown .dropdown-menu {
    width: 460px; }
  .acct-largest-font-size.op-portal-theme .search-results .maincontentarea .item-list .list-item li {
    font-size: 26px; }
  .acct-largest-font-size.op-portal-theme .search-results .maincontentarea .item-list .list-item .preview p {
    font-size: 26px; }
  .acct-largest-font-size.op-portal-theme .search-results .search-results-content .control-group .control-label {
    font-size: 26px; }
  .acct-largest-font-size.op-portal-theme .search-results-content .pager li > a {
    line-height: 34px; }
  .acct-largest-font-size.op-portal-theme .search-results-content .pager .lprev a {
    font-size: 0 !important; }
  .acct-largest-font-size.op-portal-theme .search-results-content .pager .lprev a:after {
    margin-left: 6px; }
  .acct-largest-font-size.op-portal-theme .search-results-content .pager .llast a {
    font-size: 0 !important; }
  .acct-largest-font-size.op-portal-theme .search-results-content .pager .llast a:after {
    margin-left: 6px; }
  .acct-largest-font-size.op-portal-theme .maincontentarea p {
    font-size: 26px; }
    .acct-largest-font-size.op-portal-theme .maincontentarea p a {
      font-size: 100% !important; }
  .acct-largest-font-size.op-portal-theme .maincontentarea .title {
    font-size: 26px; }
  .acct-largest-font-size.op-portal-theme .maincontentarea .accordion-heading {
    height: 68px; }
    .acct-largest-font-size.op-portal-theme .maincontentarea .accordion-heading .accordion-toggle .title-text {
      font-size: 26px; }
    .acct-largest-font-size.op-portal-theme .maincontentarea .accordion-heading .accordion-toggle:before {
      font-size: 26px; }
  .acct-largest-font-size.op-portal-theme .maincontentarea .layout-content FORM .control-group input[type='text'],
  .acct-largest-font-size.op-portal-theme .maincontentarea .layout-content FORM .control-group input[type='password'] {
    height: 38px; }
  .acct-largest-font-size.op-portal-theme .about-us .about-us-menu .nav-menu ul li a {
    line-height: 34px; }
  .acct-largest-font-size.op-portal-theme .cck-allow-deny span {
    font-size: 26px; }
  .acct-largest-font-size.op-portal-theme .contactus-wrapper .language-select-text span {
    font-size: 26px; }
  .acct-largest-font-size.op-portal-theme .contactus-wrapper #fileUpload-input input {
    font-size: 26px; }
  .acct-largest-font-size.op-portal-theme .advanced-search-form .select-all,
  .acct-largest-font-size.op-portal-theme .advanced-search-form .clear-all,
  .acct-largest-font-size.op-portal-theme .advanced-search-form .keyword-options {
    font-size: 26px; }
  .acct-largest-font-size.op-portal-theme .semantic-search-wrapper .semantic-search-wizard {
    font-size: 26px; }
  .acct-largest-font-size.op-portal-theme .semantic-search-box .steps-container UL > LI {
    line-height: 36px; }
  .acct-largest-font-size.op-portal-theme .semantic-search-box .steps-container .row-legacy BUTTON {
    width: 100%; }
  .acct-largest-font-size.op-portal-theme .semantic-search-box .steps-container SELECT {
    font-size: 26px; }
  .acct-largest-font-size.op-portal-theme .semantic-search-box .steps-container INPUT {
    height: 36px; }
  .acct-largest-font-size.op-portal-theme .semantic-search-box .nav.nav-ssw > li > span {
    height: 30px; }
  .acct-largest-font-size.op-portal-theme .semantic-search-box .pagination A {
    font-size: 26px !important; }
  .acct-largest-font-size.op-portal-theme .portal2012-tree-selector INPUT {
    font-size: 26px; }
  .acct-largest-font-size.op-portal-theme .portal2012-tree-selector UL LI SPAN {
    font-size: 26px;
    line-height: 28px; }
  .acct-largest-font-size.op-portal-theme .search-results-items .list-item H2 A {
    line-height: 32px; }
  .acct-largest-font-size.op-portal-theme .search-results-items LI .available-languages-link,
  .acct-largest-font-size.op-portal-theme .search-results-items LI .available-languages-info {
    font-size: 1.8em; }
  .acct-largest-font-size.op-portal-theme .search-results-items LI .lang-op-wrap {
    width: 150px;
    padding-top: 12px; }
    .acct-largest-font-size.op-portal-theme .search-results-items LI .lang-op-wrap .lang-op {
      font-size: 26px; }
  .acct-largest-font-size.op-portal-theme .password-hint {
    font-size: 26px; }
  .acct-largest-font-size.op-portal-theme .mainseachportal .portlet-borderless-container .form .actions-bottom-search .wtSearchButton {
    width: 100%;
    display: block !important;
    height: auto;
    padding: 1%;
    margin-bottom: 1%; }
  .acct-largest-font-size.op-portal-theme .mainseachportal .portlet-borderless-container .form .input-select-wrapper select {
    font-size: 150%;
    min-height: 55px; }
  .acct-largest-font-size.op-portal-theme .mainseachportal .portlet-borderless-container .form .search-results-form .delete-icon {
    right: 10%; }
  .acct-largest-font-size.op-portal-theme .search-portlet-header {
    padding: 0; }
  .acct-largest-font-size.op-portal-theme #languageselection {
    width: 30%;
    height: 54px; }
  .acct-largest-font-size.op-portal-theme header #mainSearchStatic .form .search-results-form-container .delete-icon {
    right: 10% !important; }
  .acct-largest-font-size.op-portal-theme .user-accessibility-tools > .col-md-5 {
    display: block; }
  .acct-largest-font-size.op-portal-theme #languageselection .dd-lang-wrapper #languageID {
    padding: 2% 24% 2% 3%; }

.aui .acct-largest-font-size.op-portal-theme .stay-connected .icon-container {
  width: 32px;
  height: 32px; }
.aui .acct-largest-font-size.op-portal-theme .stay-connected .icon-social-twitter {
  background-position: -1532px -1140px; }
.aui .acct-largest-font-size.op-portal-theme .stay-connected .icon-social-facebook {
  background-position: -1532px -1180px; }
.aui .acct-largest-font-size.op-portal-theme .stay-connected .icon-social-gplus {
  background-position: -1532px -1220px; }
.aui .acct-largest-font-size.op-portal-theme .stay-connected .icon-social-rss {
  background-position: -63px 0; }
.aui .acct-largest-font-size.op-portal-theme .stay-connected .icon-social-youtube {
  background-position: -1532px -1260px; }
.aui .acct-largest-font-size.op-portal-theme .stay-connected .icon-social-linkedin {
  background-position: -1532px -1300px; }
.aui .acct-largest-font-size.op-portal-theme .stay-connected .icon-social-twitter:hover {
  background-position: -1573px -1140px; }
.aui .acct-largest-font-size.op-portal-theme .stay-connected .icon-social-facebook:hover {
  background-position: -1573px -1180px; }
.aui .acct-largest-font-size.op-portal-theme .stay-connected .icon-social-gplus:hover {
  background-position: -1573px -1220px; }
.aui .acct-largest-font-size.op-portal-theme .stay-connected .icon-social-youtube:hover {
  background-position: -1573px -1260px; }
.aui .acct-largest-font-size.op-portal-theme .stay-connected .icon-social-linkedin:hover {
  background-position: -1573px -1300px; }

.aui .acct-largest-font-size.op-portal-theme.high-contrast .stay-connected .icon-social-twitter {
  background-position: -1689px -1140px; }
.aui .acct-largest-font-size.op-portal-theme.high-contrast .stay-connected .icon-social-facebook {
  background-position: -1689px -1180px; }
.aui .acct-largest-font-size.op-portal-theme.high-contrast .stay-connected .icon-social-gplus {
  background-position: -1689px -1220px; }
.aui .acct-largest-font-size.op-portal-theme.high-contrast .stay-connected .icon-social-youtube {
  background-position: -1689px -1260px; }
.aui .acct-largest-font-size.op-portal-theme.high-contrast .stay-connected .icon-social-linkedin {
  background-position: -1689px -1300px; }
.aui .acct-largest-font-size.op-portal-theme.high-contrast .stay-connected .icon-social-twitter:hover {
  background-position: -1731px -1140px; }
.aui .acct-largest-font-size.op-portal-theme.high-contrast .stay-connected .icon-social-facebook:hover {
  background-position: -1731px -1180px; }
.aui .acct-largest-font-size.op-portal-theme.high-contrast .stay-connected .icon-social-gplus:hover {
  background-position: -1731px -1220px; }
.aui .acct-largest-font-size.op-portal-theme.high-contrast .stay-connected .icon-social-youtube:hover {
  background-position: -1731px -1260px; }
.aui .acct-largest-font-size.op-portal-theme.high-contrast .stay-connected .icon-social-linkedin:hover {
  background-position: -1731px -1300px; }
.aui .acct-largest-font-size.op-portal-theme.high-contrast .stay-connected .icon-social-rss {
  background-position: -63px 0; }

.acct-largest-font-size .globalnav .global-nav-bottom {
  font-size: 28.158px;
  line-height: 39.562px; }
  .acct-largest-font-size .globalnav .global-nav-bottom .tabnav .breadcrumbs-horizontal .portlet-boundary .portlet-borderless-container .portlet-body .nav-menu {
    font-size: 28.158px;
    line-height: 39.562px; }
    .acct-largest-font-size .globalnav .global-nav-bottom .tabnav .breadcrumbs-horizontal .portlet-boundary .portlet-borderless-container .portlet-body .nav-menu ul {
      font-size: 28.158px;
      line-height: 39.562px; }
      .acct-largest-font-size .globalnav .global-nav-bottom .tabnav .breadcrumbs-horizontal .portlet-boundary .portlet-borderless-container .portlet-body .nav-menu ul li.leaf a {
        font-size: 28.158px;
        line-height: 39.562px; }
  .acct-largest-font-size .globalnav .global-nav-bottom .user-accessibility-tools .shopping-basket-embedded {
    width: auto; }
    .acct-largest-font-size .globalnav .global-nav-bottom .user-accessibility-tools .shopping-basket-embedded .portlet-body {
      margin-left: -15px;
      margin-right: -15px; }
    .acct-largest-font-size .globalnav .global-nav-bottom .user-accessibility-tools .shopping-basket-embedded .basket-summary-portlet {
      margin-left: auto;
      margin-right: 80px; }
  .acct-largest-font-size .globalnav .global-nav-bottom .user-accessibility-tools .hidden-print {
    margin-left: -15px;
    margin-right: -15px; }
.acct-largest-font-size .maincontent .maincontentarea .portlet-boundary .portlet-borderless-container .portlet-body .publication-detail-container .publication-detail-metadata .container-fluid .row-legacy label.publication-label {
  font-size: 23.8334px;
  margin-bottom: 15px; }
.acct-largest-font-size .maincontent .maincontentarea .portlet-boundary .portlet-borderless-container .portlet-body .publication-detail-container .publication-detail-metadata .container-fluid .row-legacy h1 {
  font-size: 26px;
  line-height: 29px;
  display: block;
  height: auto; }
.acct-largest-font-size .maincontent .maincontentarea .portlet-boundary .portlet-borderless-container .portlet-body .publication-detail-container .publication-detail-metadata .container-fluid .row-legacy p {
  font-size: 26px;
  line-height: 29px;
  display: block;
  height: auto; }
.acct-largest-font-size .maincontent .maincontentarea .portlet-boundary .portlet-borderless-container .portlet-body .publication-detail-container .publication-detail-metadata .publication-tabs ul.nav-tabs li a {
  font-size: 26px;
  line-height: 34px;
  display: block;
  height: auto; }
.acct-largest-font-size .maincontent .maincontentarea .portlet-boundary .portlet-borderless-container .portlet-body .publication-detail-container .publication-detail-metadata .publication-tabs .tab-content .tab-pane ul.item-list {
  font-size: 26px; }
  .acct-largest-font-size .maincontent .maincontentarea .portlet-boundary .portlet-borderless-container .portlet-body .publication-detail-container .publication-detail-metadata .publication-tabs .tab-content .tab-pane ul.item-list li.list-item {
    font-size: 26px;
    line-height: 34px;
    display: block;
    height: auto; }
    .acct-largest-font-size .maincontent .maincontentarea .portlet-boundary .portlet-borderless-container .portlet-body .publication-detail-container .publication-detail-metadata .publication-tabs .tab-content .tab-pane ul.item-list li.list-item a {
      font-size: 26px;
      line-height: 34px;
      display: inline-block;
      height: auto; }
.acct-largest-font-size .maincontent .maincontentarea .portlet-boundary .portlet-borderless-container .portlet-body .publication-detail-container .publication-detail-metadata .publication-tabs .tab-content .tab-pane div.container-fluid table {
  font-size: 26px;
  line-height: 24.7px; }
.acct-largest-font-size .maincontent .maincontentarea .portlet-boundary .portlet-borderless-container .portlet-body .publication-detail-container .publication-detail-metadata .publication-tabs .tab-content .tab-pane div.row li a {
  font-size: 26px;
  line-height: 34px;
  display: block;
  height: auto; }
.acct-largest-font-size .maincontent .secontent .portlet-boundary .portlet-borderless-container .portlet-body h2:before {
  right: 263px !important; }
.acct-largest-font-size .maincontent .secontent .portlet-boundary .portlet-borderless-container .portlet-body h2 {
  line-height: 26px;
  display: block;
  font-size: 26px; }
.acct-largest-font-size .maincontent .secontent .portlet-boundary .portlet-borderless-container .portlet-body ul.same-subject {
  display: block; }
  .acct-largest-font-size .maincontent .secontent .portlet-boundary .portlet-borderless-container .portlet-body ul.same-subject li.clearfix {
    font-size: 26px;
    line-height: 26px;
    display: block;
    height: auto; }
    .acct-largest-font-size .maincontent .secontent .portlet-boundary .portlet-borderless-container .portlet-body ul.same-subject li.clearfix a.documentDetailLink {
      font-size: 26px;
      line-height: 31px;
      display: block;
      height: auto; }
    .acct-largest-font-size .maincontent .secontent .portlet-boundary .portlet-borderless-container .portlet-body ul.same-subject li.clearfix div.preview p {
      margin-top: 20px;
      font-size: 26px;
      line-height: 33px;
      display: block;
      height: auto; }
    .acct-largest-font-size .maincontent .secontent .portlet-boundary .portlet-borderless-container .portlet-body ul.same-subject li.clearfix div.container-fluid {
      margin-top: 20px;
      display: block;
      font-size: 23.842px;
      line-height: 23.842px; }
      .acct-largest-font-size .maincontent .secontent .portlet-boundary .portlet-borderless-container .portlet-body ul.same-subject li.clearfix div.container-fluid div.row-legacy ul.item-list li.list-item {
        font-size: 23.842px;
        line-height: 28.171px;
        display: block; }
        .acct-largest-font-size .maincontent .secontent .portlet-boundary .portlet-borderless-container .portlet-body ul.same-subject li.clearfix div.container-fluid div.row-legacy ul.item-list li.list-item a {
          font-size: 23.842px;
          line-height: 28.171px; }
  .acct-largest-font-size .maincontent .secontent .portlet-boundary .portlet-borderless-container .portlet-body ul.same-subject li:last-child .more {
    line-height: 28px; }
.acct-largest-font-size .headercontent .dd-lang-wrapper #languageID {
  font-size: 26px;
  padding: 5% 24% 5% 3%;
  height: 40px; }
  .acct-largest-font-size .headercontent .dd-lang-wrapper #languageID:before {
    border-top-right-radius: 8px; }
.acct-largest-font-size .publication-detail-formats .xs-formats-content {
  font-size: 26px; }
  .acct-largest-font-size .publication-detail-formats .xs-formats-content .multiple-language-expresion {
    word-break: break-all;
    line-height: 28px; }
    .acct-largest-font-size .publication-detail-formats .xs-formats-content .multiple-language-expresion .list-item {
      margin: 2% 0;
      line-height: 28px; }
.acct-largest-font-size .publication-detail-formats .xs-formats-content-wrapper .xs-formats-col.active {
  margin-top: -6px; }
  .acct-largest-font-size .publication-detail-formats .xs-formats-content-wrapper .xs-formats-col.active .list-item {
    margin-bottom: 20%;
    margin-top: 20%; }
.acct-largest-font-size .go-back-button {
  font-size: 26px; }
.acct-largest-font-size .alert-error {
  font-size: 26px; }
.acct-largest-font-size .publication-detail-actions-container .publication-detail-links .tools-title {
  font-size: 26px; }
.acct-largest-font-size .accessibility-tools .font-larger a {
  min-height: 23px; }
.acct-largest-font-size .op-filter-btn {
  height: auto;
  position: relative; }
.acct-largest-font-size .second-op-filter-btn {
  height: auto; }
.acct-largest-font-size .portlet-selected-filters .search-term-row {
  font-size: 26px; }
.acct-largest-font-size .search-criteria-filter-category .other-filter-content .criteria-label .portlet-title-text {
  font-size: 26px; }
.acct-largest-font-size .wiw-person-detail-organization {
  font-size: 26px; }
.acct-largest-font-size .search-organisation-hit .organisation-details {
  font-size: 26px; }

.high-contrast.op-portal-theme {
  /* custom sprites */ }
  .high-contrast.op-portal-theme a > .op-icon, .high-contrast.op-portal-theme button > .op-icon, .high-contrast.op-portal-theme label > .op-icon, .high-contrast.op-portal-theme .with-icon > .op-icon {
    display: inline;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    width: auto;
    height: auto; }
  .high-contrast.op-portal-theme a > .op-icon:before, .high-contrast.op-portal-theme button > .op-icon:before, .high-contrast.op-portal-theme label > .op-icon:before, .high-contrast.op-portal-theme .with-icon > .op-icon:before {
    display: inline-block;
    background-image: url("../images/sprites.png?t=1550959690511");
    content: " ";
    vertical-align: middle; }
  .high-contrast.op-portal-theme a > .op-icon.op-icon-delete-icon:before, .high-contrast.op-portal-theme button > .op-icon.op-icon-delete-icon:before, .high-contrast.op-portal-theme label > .op-icon.op-icon-delete-icon:before, .high-contrast.op-portal-theme .with-icon > .op-icon.op-icon-delete-icon:before {
    background-position: -244px -192px;
    width: 14px;
    height: 14px; }
  .high-contrast.op-portal-theme a > .op-icon.op-icon-dots-arrow-right:before, .high-contrast.op-portal-theme button > .op-icon.op-icon-dots-arrow-right:before, .high-contrast.op-portal-theme label > .op-icon.op-icon-dots-arrow-right:before, .high-contrast.op-portal-theme .with-icon > .op-icon.op-icon-dots-arrow-right:before {
    background-position: -256px -389px;
    width: 16px;
    height: 16px; }
  .high-contrast.op-portal-theme a > .op-icon.op-icon-file-azw:before, .high-contrast.op-portal-theme button > .op-icon.op-icon-file-azw:before, .high-contrast.op-portal-theme label > .op-icon.op-icon-file-azw:before, .high-contrast.op-portal-theme .with-icon > .op-icon.op-icon-file-azw:before {
    background-position: -272px -389px;
    width: 16px;
    height: 16px; }
  .high-contrast.op-portal-theme a > .op-icon.op-icon-file-css:before, .high-contrast.op-portal-theme button > .op-icon.op-icon-file-css:before, .high-contrast.op-portal-theme label > .op-icon.op-icon-file-css:before, .high-contrast.op-portal-theme .with-icon > .op-icon.op-icon-file-css:before {
    background-position: -288px -389px;
    width: 16px;
    height: 16px; }
  .high-contrast.op-portal-theme a > .op-icon.op-icon-file-csv:before, .high-contrast.op-portal-theme button > .op-icon.op-icon-file-csv:before, .high-contrast.op-portal-theme label > .op-icon.op-icon-file-csv:before, .high-contrast.op-portal-theme .with-icon > .op-icon.op-icon-file-csv:before {
    background-position: -304px -389px;
    width: 16px;
    height: 16px; }
  .high-contrast.op-portal-theme a > .op-icon.op-icon-file-dbf:before, .high-contrast.op-portal-theme button > .op-icon.op-icon-file-dbf:before, .high-contrast.op-portal-theme label > .op-icon.op-icon-file-dbf:before, .high-contrast.op-portal-theme .with-icon > .op-icon.op-icon-file-dbf:before {
    background-position: -320px -389px;
    width: 16px;
    height: 16px; }
  .high-contrast.op-portal-theme a > .op-icon.op-icon-file-doc:before, .high-contrast.op-portal-theme button > .op-icon.op-icon-file-doc:before, .high-contrast.op-portal-theme label > .op-icon.op-icon-file-doc:before, .high-contrast.op-portal-theme .with-icon > .op-icon.op-icon-file-doc:before {
    background-position: -336px -389px;
    width: 16px;
    height: 16px; }
  .high-contrast.op-portal-theme a > .op-icon.op-icon-file-dtd:before, .high-contrast.op-portal-theme button > .op-icon.op-icon-file-dtd:before, .high-contrast.op-portal-theme label > .op-icon.op-icon-file-dtd:before, .high-contrast.op-portal-theme .with-icon > .op-icon.op-icon-file-dtd:before {
    background-position: -352px -389px;
    width: 16px;
    height: 16px; }
  .high-contrast.op-portal-theme a > .op-icon.op-icon-file-eoo:before, .high-contrast.op-portal-theme button > .op-icon.op-icon-file-eoo:before, .high-contrast.op-portal-theme label > .op-icon.op-icon-file-eoo:before, .high-contrast.op-portal-theme .with-icon > .op-icon.op-icon-file-eoo:before {
    background-position: -368px -389px;
    width: 16px;
    height: 16px; }
  .high-contrast.op-portal-theme a > .op-icon.op-icon-file-epub:before, .high-contrast.op-portal-theme button > .op-icon.op-icon-file-epub:before, .high-contrast.op-portal-theme label > .op-icon.op-icon-file-epub:before, .high-contrast.op-portal-theme .with-icon > .op-icon.op-icon-file-epub:before {
    background-position: -384px -389px;
    width: 16px;
    height: 16px; }
  .high-contrast.op-portal-theme a > .op-icon.op-icon-file-fmx:before, .high-contrast.op-portal-theme button > .op-icon.op-icon-file-fmx:before, .high-contrast.op-portal-theme label > .op-icon.op-icon-file-fmx:before, .high-contrast.op-portal-theme .with-icon > .op-icon.op-icon-file-fmx:before {
    background-position: -414px 0px;
    width: 16px;
    height: 16px; }
  .high-contrast.op-portal-theme a > .op-icon.op-icon-file-gif:before, .high-contrast.op-portal-theme button > .op-icon.op-icon-file-gif:before, .high-contrast.op-portal-theme label > .op-icon.op-icon-file-gif:before, .high-contrast.op-portal-theme .with-icon > .op-icon.op-icon-file-gif:before {
    background-position: -414px -16px;
    width: 16px;
    height: 16px; }
  .high-contrast.op-portal-theme a > .op-icon.op-icon-file-gml:before, .high-contrast.op-portal-theme button > .op-icon.op-icon-file-gml:before, .high-contrast.op-portal-theme label > .op-icon.op-icon-file-gml:before, .high-contrast.op-portal-theme .with-icon > .op-icon.op-icon-file-gml:before {
    background-position: -414px -32px;
    width: 16px;
    height: 16px; }
  .high-contrast.op-portal-theme a > .op-icon.op-icon-file-gzip:before, .high-contrast.op-portal-theme button > .op-icon.op-icon-file-gzip:before, .high-contrast.op-portal-theme label > .op-icon.op-icon-file-gzip:before, .high-contrast.op-portal-theme .with-icon > .op-icon.op-icon-file-gzip:before {
    background-position: -414px -48px;
    width: 16px;
    height: 16px; }
  .high-contrast.op-portal-theme a > .op-icon.op-icon-file-html:before, .high-contrast.op-portal-theme button > .op-icon.op-icon-file-html:before, .high-contrast.op-portal-theme label > .op-icon.op-icon-file-html:before, .high-contrast.op-portal-theme .with-icon > .op-icon.op-icon-file-html:before {
    background-position: -414px -64px;
    width: 16px;
    height: 16px; }
  .high-contrast.op-portal-theme a > .op-icon.op-icon-file-jpg:before, .high-contrast.op-portal-theme button > .op-icon.op-icon-file-jpg:before, .high-contrast.op-portal-theme label > .op-icon.op-icon-file-jpg:before, .high-contrast.op-portal-theme .with-icon > .op-icon.op-icon-file-jpg:before {
    background-position: -414px -80px;
    width: 16px;
    height: 16px; }
  .high-contrast.op-portal-theme a > .op-icon.op-icon-file-json:before, .high-contrast.op-portal-theme button > .op-icon.op-icon-file-json:before, .high-contrast.op-portal-theme label > .op-icon.op-icon-file-json:before, .high-contrast.op-portal-theme .with-icon > .op-icon.op-icon-file-json:before {
    background-position: -414px -96px;
    width: 16px;
    height: 16px; }
  .high-contrast.op-portal-theme a > .op-icon.op-icon-file-kml:before, .high-contrast.op-portal-theme button > .op-icon.op-icon-file-kml:before, .high-contrast.op-portal-theme label > .op-icon.op-icon-file-kml:before, .high-contrast.op-portal-theme .with-icon > .op-icon.op-icon-file-kml:before {
    background-position: -414px -112px;
    width: 16px;
    height: 16px; }
  .high-contrast.op-portal-theme a > .op-icon.op-icon-file-kmz:before, .high-contrast.op-portal-theme button > .op-icon.op-icon-file-kmz:before, .high-contrast.op-portal-theme label > .op-icon.op-icon-file-kmz:before, .high-contrast.op-portal-theme .with-icon > .op-icon.op-icon-file-kmz:before {
    background-position: -414px -128px;
    width: 16px;
    height: 16px; }
  .high-contrast.op-portal-theme a > .op-icon.op-icon-file-mdb:before, .high-contrast.op-portal-theme button > .op-icon.op-icon-file-mdb:before, .high-contrast.op-portal-theme label > .op-icon.op-icon-file-mdb:before, .high-contrast.op-portal-theme .with-icon > .op-icon.op-icon-file-mdb:before {
    background-position: -414px -144px;
    width: 16px;
    height: 16px; }
  .high-contrast.op-portal-theme a > .op-icon.op-icon-file-mobi:before, .high-contrast.op-portal-theme button > .op-icon.op-icon-file-mobi:before, .high-contrast.op-portal-theme label > .op-icon.op-icon-file-mobi:before, .high-contrast.op-portal-theme .with-icon > .op-icon.op-icon-file-mobi:before {
    background-position: -414px -160px;
    width: 16px;
    height: 16px; }
  .high-contrast.op-portal-theme a > .op-icon.op-icon-file-mop:before, .high-contrast.op-portal-theme button > .op-icon.op-icon-file-mop:before, .high-contrast.op-portal-theme label > .op-icon.op-icon-file-mop:before, .high-contrast.op-portal-theme .with-icon > .op-icon.op-icon-file-mop:before {
    background-position: -414px -176px;
    width: 16px;
    height: 16px; }
  .high-contrast.op-portal-theme a > .op-icon.op-icon-file-mxd:before, .high-contrast.op-portal-theme button > .op-icon.op-icon-file-mxd:before, .high-contrast.op-portal-theme label > .op-icon.op-icon-file-mxd:before, .high-contrast.op-portal-theme .with-icon > .op-icon.op-icon-file-mxd:before {
    background-position: -414px -192px;
    width: 16px;
    height: 16px; }
  .high-contrast.op-portal-theme a > .op-icon.op-icon-file-ods:before, .high-contrast.op-portal-theme button > .op-icon.op-icon-file-ods:before, .high-contrast.op-portal-theme label > .op-icon.op-icon-file-ods:before, .high-contrast.op-portal-theme .with-icon > .op-icon.op-icon-file-ods:before {
    background-position: -414px -208px;
    width: 16px;
    height: 16px; }
  .high-contrast.op-portal-theme a > .op-icon.op-icon-file-odt:before, .high-contrast.op-portal-theme button > .op-icon.op-icon-file-odt:before, .high-contrast.op-portal-theme label > .op-icon.op-icon-file-odt:before, .high-contrast.op-portal-theme .with-icon > .op-icon.op-icon-file-odt:before {
    background-position: -414px -224px;
    width: 16px;
    height: 16px; }
  .high-contrast.op-portal-theme a > .op-icon.op-icon-file-owl:before, .high-contrast.op-portal-theme button > .op-icon.op-icon-file-owl:before, .high-contrast.op-portal-theme label > .op-icon.op-icon-file-owl:before, .high-contrast.op-portal-theme .with-icon > .op-icon.op-icon-file-owl:before {
    background-position: -414px -240px;
    width: 16px;
    height: 16px; }
  .high-contrast.op-portal-theme a > .op-icon.op-icon-file-pdf:before, .high-contrast.op-portal-theme button > .op-icon.op-icon-file-pdf:before, .high-contrast.op-portal-theme label > .op-icon.op-icon-file-pdf:before, .high-contrast.op-portal-theme .with-icon > .op-icon.op-icon-file-pdf:before {
    background-position: -414px -256px;
    width: 16px;
    height: 16px; }
  .high-contrast.op-portal-theme a > .op-icon.op-icon-file-png:before, .high-contrast.op-portal-theme button > .op-icon.op-icon-file-png:before, .high-contrast.op-portal-theme label > .op-icon.op-icon-file-png:before, .high-contrast.op-portal-theme .with-icon > .op-icon.op-icon-file-png:before {
    background-position: -414px -272px;
    width: 16px;
    height: 16px; }
  .high-contrast.op-portal-theme a > .op-icon.op-icon-file-pps:before, .high-contrast.op-portal-theme button > .op-icon.op-icon-file-pps:before, .high-contrast.op-portal-theme label > .op-icon.op-icon-file-pps:before, .high-contrast.op-portal-theme .with-icon > .op-icon.op-icon-file-pps:before {
    background-position: -414px -288px;
    width: 16px;
    height: 16px; }
  .high-contrast.op-portal-theme a > .op-icon.op-icon-file-ppt:before, .high-contrast.op-portal-theme button > .op-icon.op-icon-file-ppt:before, .high-contrast.op-portal-theme label > .op-icon.op-icon-file-ppt:before, .high-contrast.op-portal-theme .with-icon > .op-icon.op-icon-file-ppt:before {
    background-position: -414px -304px;
    width: 16px;
    height: 16px; }
  .high-contrast.op-portal-theme a > .op-icon.op-icon-file-print_stpl:before, .high-contrast.op-portal-theme button > .op-icon.op-icon-file-print_stpl:before, .high-contrast.op-portal-theme label > .op-icon.op-icon-file-print_stpl:before, .high-contrast.op-portal-theme .with-icon > .op-icon.op-icon-file-print_stpl:before {
    background-position: -414px -320px;
    width: 16px;
    height: 16px; }
  .high-contrast.op-portal-theme a > .op-icon.op-icon-file-rfd:before, .high-contrast.op-portal-theme button > .op-icon.op-icon-file-rfd:before, .high-contrast.op-portal-theme label > .op-icon.op-icon-file-rfd:before, .high-contrast.op-portal-theme .with-icon > .op-icon.op-icon-file-rfd:before {
    background-position: -414px -336px;
    width: 16px;
    height: 16px; }
  .high-contrast.op-portal-theme a > .op-icon.op-icon-file-rq:before, .high-contrast.op-portal-theme button > .op-icon.op-icon-file-rq:before, .high-contrast.op-portal-theme label > .op-icon.op-icon-file-rq:before, .high-contrast.op-portal-theme .with-icon > .op-icon.op-icon-file-rq:before {
    background-position: -414px -352px;
    width: 16px;
    height: 16px; }
  .high-contrast.op-portal-theme a > .op-icon.op-icon-file-rss:before, .high-contrast.op-portal-theme button > .op-icon.op-icon-file-rss:before, .high-contrast.op-portal-theme label > .op-icon.op-icon-file-rss:before, .high-contrast.op-portal-theme .with-icon > .op-icon.op-icon-file-rss:before {
    background-position: -414px -368px;
    width: 16px;
    height: 16px; }
  .high-contrast.op-portal-theme a > .op-icon.op-icon-file-rtf:before, .high-contrast.op-portal-theme button > .op-icon.op-icon-file-rtf:before, .high-contrast.op-portal-theme label > .op-icon.op-icon-file-rtf:before, .high-contrast.op-portal-theme .with-icon > .op-icon.op-icon-file-rtf:before {
    background-position: -414px -384px;
    width: 16px;
    height: 16px; }
  .high-contrast.op-portal-theme a > .op-icon.op-icon-file-sgml:before, .high-contrast.op-portal-theme button > .op-icon.op-icon-file-sgml:before, .high-contrast.op-portal-theme label > .op-icon.op-icon-file-sgml:before, .high-contrast.op-portal-theme .with-icon > .op-icon.op-icon-file-sgml:before {
    background-position: 0px -405px;
    width: 16px;
    height: 16px; }
  .high-contrast.op-portal-theme a > .op-icon.op-icon-file-skos:before, .high-contrast.op-portal-theme button > .op-icon.op-icon-file-skos:before, .high-contrast.op-portal-theme label > .op-icon.op-icon-file-skos:before, .high-contrast.op-portal-theme .with-icon > .op-icon.op-icon-file-skos:before {
    background-position: -16px -405px;
    width: 16px;
    height: 16px; }
  .high-contrast.op-portal-theme a > .op-icon.op-icon-file-srx:before, .high-contrast.op-portal-theme button > .op-icon.op-icon-file-srx:before, .high-contrast.op-portal-theme label > .op-icon.op-icon-file-srx:before, .high-contrast.op-portal-theme .with-icon > .op-icon.op-icon-file-srx:before {
    background-position: -32px -405px;
    width: 16px;
    height: 16px; }
  .high-contrast.op-portal-theme a > .op-icon.op-icon-file-tar:before, .high-contrast.op-portal-theme button > .op-icon.op-icon-file-tar:before, .high-contrast.op-portal-theme label > .op-icon.op-icon-file-tar:before, .high-contrast.op-portal-theme .with-icon > .op-icon.op-icon-file-tar:before {
    background-position: -48px -405px;
    width: 16px;
    height: 16px; }
  .high-contrast.op-portal-theme a > .op-icon.op-icon-file-tiff:before, .high-contrast.op-portal-theme button > .op-icon.op-icon-file-tiff:before, .high-contrast.op-portal-theme label > .op-icon.op-icon-file-tiff:before, .high-contrast.op-portal-theme .with-icon > .op-icon.op-icon-file-tiff:before {
    background-position: -64px -405px;
    width: 16px;
    height: 16px; }
  .high-contrast.op-portal-theme a > .op-icon.op-icon-file-tsv:before, .high-contrast.op-portal-theme button > .op-icon.op-icon-file-tsv:before, .high-contrast.op-portal-theme label > .op-icon.op-icon-file-tsv:before, .high-contrast.op-portal-theme .with-icon > .op-icon.op-icon-file-tsv:before {
    background-position: -80px -405px;
    width: 16px;
    height: 16px; }
  .high-contrast.op-portal-theme a > .op-icon.op-icon-file-txt:before, .high-contrast.op-portal-theme button > .op-icon.op-icon-file-txt:before, .high-contrast.op-portal-theme label > .op-icon.op-icon-file-txt:before, .high-contrast.op-portal-theme .with-icon > .op-icon.op-icon-file-txt:before {
    background-position: -96px -405px;
    width: 16px;
    height: 16px; }
  .high-contrast.op-portal-theme a > .op-icon.op-icon-file-xls:before, .high-contrast.op-portal-theme button > .op-icon.op-icon-file-xls:before, .high-contrast.op-portal-theme label > .op-icon.op-icon-file-xls:before, .high-contrast.op-portal-theme .with-icon > .op-icon.op-icon-file-xls:before {
    background-position: -112px -405px;
    width: 16px;
    height: 16px; }
  .high-contrast.op-portal-theme a > .op-icon.op-icon-file-xml:before, .high-contrast.op-portal-theme button > .op-icon.op-icon-file-xml:before, .high-contrast.op-portal-theme label > .op-icon.op-icon-file-xml:before, .high-contrast.op-portal-theme .with-icon > .op-icon.op-icon-file-xml:before {
    background-position: -128px -405px;
    width: 16px;
    height: 16px; }
  .high-contrast.op-portal-theme a > .op-icon.op-icon-file-xsd:before, .high-contrast.op-portal-theme button > .op-icon.op-icon-file-xsd:before, .high-contrast.op-portal-theme label > .op-icon.op-icon-file-xsd:before, .high-contrast.op-portal-theme .with-icon > .op-icon.op-icon-file-xsd:before {
    background-position: -144px -405px;
    width: 16px;
    height: 16px; }
  .high-contrast.op-portal-theme a > .op-icon.op-icon-file-xslfo:before, .high-contrast.op-portal-theme button > .op-icon.op-icon-file-xslfo:before, .high-contrast.op-portal-theme label > .op-icon.op-icon-file-xslfo:before, .high-contrast.op-portal-theme .with-icon > .op-icon.op-icon-file-xslfo:before {
    background-position: -160px -405px;
    width: 16px;
    height: 16px; }
  .high-contrast.op-portal-theme a > .op-icon.op-icon-file-xslt:before, .high-contrast.op-portal-theme button > .op-icon.op-icon-file-xslt:before, .high-contrast.op-portal-theme label > .op-icon.op-icon-file-xslt:before, .high-contrast.op-portal-theme .with-icon > .op-icon.op-icon-file-xslt:before {
    background-position: -176px -405px;
    width: 16px;
    height: 16px; }
  .high-contrast.op-portal-theme a > .op-icon.op-icon-file-zip:before, .high-contrast.op-portal-theme button > .op-icon.op-icon-file-zip:before, .high-contrast.op-portal-theme label > .op-icon.op-icon-file-zip:before, .high-contrast.op-portal-theme .with-icon > .op-icon.op-icon-file-zip:before {
    background-position: -192px -405px;
    width: 16px;
    height: 16px; }
  .high-contrast.op-portal-theme a > .op-icon.op-icon-less:before, .high-contrast.op-portal-theme button > .op-icon.op-icon-less:before, .high-contrast.op-portal-theme label > .op-icon.op-icon-less:before, .high-contrast.op-portal-theme .with-icon > .op-icon.op-icon-less:before {
    background-position: -141px -453px;
    width: 9px;
    height: 9px; }
  .high-contrast.op-portal-theme a > .op-icon.op-icon-more:before, .high-contrast.op-portal-theme button > .op-icon.op-icon-more:before, .high-contrast.op-portal-theme label > .op-icon.op-icon-more:before, .high-contrast.op-portal-theme .with-icon > .op-icon.op-icon-more:before {
    background-position: -69px -453px;
    width: 9px;
    height: 9px; }
  .high-contrast.op-portal-theme a > .op-icon.op-icon-perm-link:before, .high-contrast.op-portal-theme button > .op-icon.op-icon-perm-link:before, .high-contrast.op-portal-theme label > .op-icon.op-icon-perm-link:before, .high-contrast.op-portal-theme .with-icon > .op-icon.op-icon-perm-link:before {
    background-position: -240px -405px;
    width: 16px;
    height: 16px; }
  .high-contrast.op-portal-theme a > .op-icon.op-icon-search-btn-lg:before, .high-contrast.op-portal-theme button > .op-icon.op-icon-search-btn-lg:before, .high-contrast.op-portal-theme label > .op-icon.op-icon-search-btn-lg:before, .high-contrast.op-portal-theme .with-icon > .op-icon.op-icon-search-btn-lg:before {
    background-position: -40px -321px;
    width: 20px;
    height: 20px; }
  .high-contrast.op-portal-theme a > .op-icon.op-icon-search-btn:before, .high-contrast.op-portal-theme button > .op-icon.op-icon-search-btn:before, .high-contrast.op-portal-theme label > .op-icon.op-icon-search-btn:before, .high-contrast.op-portal-theme .with-icon > .op-icon.op-icon-search-btn:before {
    background-position: -96px -55px;
    width: 14px;
    height: 14px; }
  .high-contrast.op-portal-theme a > .op-icon.op-icon-warning:before, .high-contrast.op-portal-theme button > .op-icon.op-icon-warning:before, .high-contrast.op-portal-theme label > .op-icon.op-icon-warning:before, .high-contrast.op-portal-theme .with-icon > .op-icon.op-icon-warning:before {
    background-position: -288px -405px;
    width: 16px;
    height: 16px; }
  .high-contrast.op-portal-theme a > .op-icon.op-icon-dots-arrow-right:before, .high-contrast.op-portal-theme button > .op-icon.op-icon-dots-arrow-right:before, .high-contrast.op-portal-theme label > .op-icon.op-icon-dots-arrow-right:before, .high-contrast.op-portal-theme .with-icon > .op-icon.op-icon-dots-arrow-right:before {
    background-position: -304px -405px;
    width: 16px;
    height: 16px; }
  .high-contrast.op-portal-theme a:hover .op-icon.op-icon-file-azw:before, .high-contrast.op-portal-theme button:hover .op-icon.op-icon-file-azw:before, .high-contrast.op-portal-theme label:hover .op-icon.op-icon-file-azw:before, .high-contrast.op-portal-theme .with-icon:hover .op-icon.op-icon-file-azw:before {
    background-position: -320px -405px; }
  .high-contrast.op-portal-theme a:hover .op-icon.op-icon-file-css:before, .high-contrast.op-portal-theme button:hover .op-icon.op-icon-file-css:before, .high-contrast.op-portal-theme label:hover .op-icon.op-icon-file-css:before, .high-contrast.op-portal-theme .with-icon:hover .op-icon.op-icon-file-css:before {
    background-position: -336px -405px; }
  .high-contrast.op-portal-theme a:hover .op-icon.op-icon-file-csv:before, .high-contrast.op-portal-theme button:hover .op-icon.op-icon-file-csv:before, .high-contrast.op-portal-theme label:hover .op-icon.op-icon-file-csv:before, .high-contrast.op-portal-theme .with-icon:hover .op-icon.op-icon-file-csv:before {
    background-position: -352px -405px; }
  .high-contrast.op-portal-theme a:hover .op-icon.op-icon-file-dbf:before, .high-contrast.op-portal-theme button:hover .op-icon.op-icon-file-dbf:before, .high-contrast.op-portal-theme label:hover .op-icon.op-icon-file-dbf:before, .high-contrast.op-portal-theme .with-icon:hover .op-icon.op-icon-file-dbf:before {
    background-position: -368px -405px; }
  .high-contrast.op-portal-theme a:hover .op-icon.op-icon-file-doc:before, .high-contrast.op-portal-theme button:hover .op-icon.op-icon-file-doc:before, .high-contrast.op-portal-theme label:hover .op-icon.op-icon-file-doc:before, .high-contrast.op-portal-theme .with-icon:hover .op-icon.op-icon-file-doc:before {
    background-position: -384px -405px; }
  .high-contrast.op-portal-theme a:hover .op-icon.op-icon-file-dtd:before, .high-contrast.op-portal-theme button:hover .op-icon.op-icon-file-dtd:before, .high-contrast.op-portal-theme label:hover .op-icon.op-icon-file-dtd:before, .high-contrast.op-portal-theme .with-icon:hover .op-icon.op-icon-file-dtd:before {
    background-position: -400px -405px; }
  .high-contrast.op-portal-theme a:hover .op-icon.op-icon-file-eoo:before, .high-contrast.op-portal-theme button:hover .op-icon.op-icon-file-eoo:before, .high-contrast.op-portal-theme label:hover .op-icon.op-icon-file-eoo:before, .high-contrast.op-portal-theme .with-icon:hover .op-icon.op-icon-file-eoo:before {
    background-position: -430px 0px; }
  .high-contrast.op-portal-theme a:hover .op-icon.op-icon-file-epub:before, .high-contrast.op-portal-theme button:hover .op-icon.op-icon-file-epub:before, .high-contrast.op-portal-theme label:hover .op-icon.op-icon-file-epub:before, .high-contrast.op-portal-theme .with-icon:hover .op-icon.op-icon-file-epub:before {
    background-position: -430px -16px; }
  .high-contrast.op-portal-theme a:hover .op-icon.op-icon-file-fmx:before, .high-contrast.op-portal-theme button:hover .op-icon.op-icon-file-fmx:before, .high-contrast.op-portal-theme label:hover .op-icon.op-icon-file-fmx:before, .high-contrast.op-portal-theme .with-icon:hover .op-icon.op-icon-file-fmx:before {
    background-position: -430px -32px; }
  .high-contrast.op-portal-theme a:hover .op-icon.op-icon-file-gif:before, .high-contrast.op-portal-theme button:hover .op-icon.op-icon-file-gif:before, .high-contrast.op-portal-theme label:hover .op-icon.op-icon-file-gif:before, .high-contrast.op-portal-theme .with-icon:hover .op-icon.op-icon-file-gif:before {
    background-position: -430px -48px; }
  .high-contrast.op-portal-theme a:hover .op-icon.op-icon-file-gml:before, .high-contrast.op-portal-theme button:hover .op-icon.op-icon-file-gml:before, .high-contrast.op-portal-theme label:hover .op-icon.op-icon-file-gml:before, .high-contrast.op-portal-theme .with-icon:hover .op-icon.op-icon-file-gml:before {
    background-position: -430px -64px; }
  .high-contrast.op-portal-theme a:hover .op-icon.op-icon-file-gzip:before, .high-contrast.op-portal-theme button:hover .op-icon.op-icon-file-gzip:before, .high-contrast.op-portal-theme label:hover .op-icon.op-icon-file-gzip:before, .high-contrast.op-portal-theme .with-icon:hover .op-icon.op-icon-file-gzip:before {
    background-position: -430px -80px; }
  .high-contrast.op-portal-theme a:hover .op-icon.op-icon-file-html:before, .high-contrast.op-portal-theme button:hover .op-icon.op-icon-file-html:before, .high-contrast.op-portal-theme label:hover .op-icon.op-icon-file-html:before, .high-contrast.op-portal-theme .with-icon:hover .op-icon.op-icon-file-html:before {
    background-position: -430px -96px; }
  .high-contrast.op-portal-theme a:hover .op-icon.op-icon-file-jpg:before, .high-contrast.op-portal-theme button:hover .op-icon.op-icon-file-jpg:before, .high-contrast.op-portal-theme label:hover .op-icon.op-icon-file-jpg:before, .high-contrast.op-portal-theme .with-icon:hover .op-icon.op-icon-file-jpg:before {
    background-position: -430px -112px; }
  .high-contrast.op-portal-theme a:hover .op-icon.op-icon-file-json:before, .high-contrast.op-portal-theme button:hover .op-icon.op-icon-file-json:before, .high-contrast.op-portal-theme label:hover .op-icon.op-icon-file-json:before, .high-contrast.op-portal-theme .with-icon:hover .op-icon.op-icon-file-json:before {
    background-position: -430px -128px; }
  .high-contrast.op-portal-theme a:hover .op-icon.op-icon-file-kml:before, .high-contrast.op-portal-theme button:hover .op-icon.op-icon-file-kml:before, .high-contrast.op-portal-theme label:hover .op-icon.op-icon-file-kml:before, .high-contrast.op-portal-theme .with-icon:hover .op-icon.op-icon-file-kml:before {
    background-position: -430px -144px; }
  .high-contrast.op-portal-theme a:hover .op-icon.op-icon-file-kmz:before, .high-contrast.op-portal-theme button:hover .op-icon.op-icon-file-kmz:before, .high-contrast.op-portal-theme label:hover .op-icon.op-icon-file-kmz:before, .high-contrast.op-portal-theme .with-icon:hover .op-icon.op-icon-file-kmz:before {
    background-position: -430px -160px; }
  .high-contrast.op-portal-theme a:hover .op-icon.op-icon-file-mdb:before, .high-contrast.op-portal-theme button:hover .op-icon.op-icon-file-mdb:before, .high-contrast.op-portal-theme label:hover .op-icon.op-icon-file-mdb:before, .high-contrast.op-portal-theme .with-icon:hover .op-icon.op-icon-file-mdb:before {
    background-position: -430px -176px; }
  .high-contrast.op-portal-theme a:hover .op-icon.op-icon-file-mobi:before, .high-contrast.op-portal-theme button:hover .op-icon.op-icon-file-mobi:before, .high-contrast.op-portal-theme label:hover .op-icon.op-icon-file-mobi:before, .high-contrast.op-portal-theme .with-icon:hover .op-icon.op-icon-file-mobi:before {
    background-position: -430px -192px; }
  .high-contrast.op-portal-theme a:hover .op-icon.op-icon-file-mop:before, .high-contrast.op-portal-theme button:hover .op-icon.op-icon-file-mop:before, .high-contrast.op-portal-theme label:hover .op-icon.op-icon-file-mop:before, .high-contrast.op-portal-theme .with-icon:hover .op-icon.op-icon-file-mop:before {
    background-position: -430px -208px; }
  .high-contrast.op-portal-theme a:hover .op-icon.op-icon-file-mxd:before, .high-contrast.op-portal-theme button:hover .op-icon.op-icon-file-mxd:before, .high-contrast.op-portal-theme label:hover .op-icon.op-icon-file-mxd:before, .high-contrast.op-portal-theme .with-icon:hover .op-icon.op-icon-file-mxd:before {
    background-position: -430px -224px; }
  .high-contrast.op-portal-theme a:hover .op-icon.op-icon-file-ods:before, .high-contrast.op-portal-theme button:hover .op-icon.op-icon-file-ods:before, .high-contrast.op-portal-theme label:hover .op-icon.op-icon-file-ods:before, .high-contrast.op-portal-theme .with-icon:hover .op-icon.op-icon-file-ods:before {
    background-position: -430px -240px; }
  .high-contrast.op-portal-theme a:hover .op-icon.op-icon-file-odt:before, .high-contrast.op-portal-theme button:hover .op-icon.op-icon-file-odt:before, .high-contrast.op-portal-theme label:hover .op-icon.op-icon-file-odt:before, .high-contrast.op-portal-theme .with-icon:hover .op-icon.op-icon-file-odt:before {
    background-position: -430px -256px; }
  .high-contrast.op-portal-theme a:hover .op-icon.op-icon-file-owl:before, .high-contrast.op-portal-theme button:hover .op-icon.op-icon-file-owl:before, .high-contrast.op-portal-theme label:hover .op-icon.op-icon-file-owl:before, .high-contrast.op-portal-theme .with-icon:hover .op-icon.op-icon-file-owl:before {
    background-position: -430px -272px; }
  .high-contrast.op-portal-theme a:hover .op-icon.op-icon-file-pdf:before, .high-contrast.op-portal-theme button:hover .op-icon.op-icon-file-pdf:before, .high-contrast.op-portal-theme label:hover .op-icon.op-icon-file-pdf:before, .high-contrast.op-portal-theme .with-icon:hover .op-icon.op-icon-file-pdf:before {
    background-position: -430px -288px; }
  .high-contrast.op-portal-theme a:hover .op-icon.op-icon-file-png:before, .high-contrast.op-portal-theme button:hover .op-icon.op-icon-file-png:before, .high-contrast.op-portal-theme label:hover .op-icon.op-icon-file-png:before, .high-contrast.op-portal-theme .with-icon:hover .op-icon.op-icon-file-png:before {
    background-position: -430px -304px; }
  .high-contrast.op-portal-theme a:hover .op-icon.op-icon-file-pps:before, .high-contrast.op-portal-theme button:hover .op-icon.op-icon-file-pps:before, .high-contrast.op-portal-theme label:hover .op-icon.op-icon-file-pps:before, .high-contrast.op-portal-theme .with-icon:hover .op-icon.op-icon-file-pps:before {
    background-position: -430px -320px; }
  .high-contrast.op-portal-theme a:hover .op-icon.op-icon-file-ppt:before, .high-contrast.op-portal-theme button:hover .op-icon.op-icon-file-ppt:before, .high-contrast.op-portal-theme label:hover .op-icon.op-icon-file-ppt:before, .high-contrast.op-portal-theme .with-icon:hover .op-icon.op-icon-file-ppt:before {
    background-position: -430px -336px; }
  .high-contrast.op-portal-theme a:hover .op-icon.op-icon-file-print_stpl:before, .high-contrast.op-portal-theme button:hover .op-icon.op-icon-file-print_stpl:before, .high-contrast.op-portal-theme label:hover .op-icon.op-icon-file-print_stpl:before, .high-contrast.op-portal-theme .with-icon:hover .op-icon.op-icon-file-print_stpl:before {
    background-position: -430px -352px; }
  .high-contrast.op-portal-theme a:hover .op-icon.op-icon-file-rdf:before, .high-contrast.op-portal-theme button:hover .op-icon.op-icon-file-rdf:before, .high-contrast.op-portal-theme label:hover .op-icon.op-icon-file-rdf:before, .high-contrast.op-portal-theme .with-icon:hover .op-icon.op-icon-file-rdf:before {
    background-position: -430px -368px; }
  .high-contrast.op-portal-theme a:hover .op-icon.op-icon-file-rq:before, .high-contrast.op-portal-theme button:hover .op-icon.op-icon-file-rq:before, .high-contrast.op-portal-theme label:hover .op-icon.op-icon-file-rq:before, .high-contrast.op-portal-theme .with-icon:hover .op-icon.op-icon-file-rq:before {
    background-position: -430px -384px; }
  .high-contrast.op-portal-theme a:hover .op-icon.op-icon-file-rss:before, .high-contrast.op-portal-theme button:hover .op-icon.op-icon-file-rss:before, .high-contrast.op-portal-theme label:hover .op-icon.op-icon-file-rss:before, .high-contrast.op-portal-theme .with-icon:hover .op-icon.op-icon-file-rss:before {
    background-position: -430px -400px; }
  .high-contrast.op-portal-theme a:hover .op-icon.op-icon-file-rtf:before, .high-contrast.op-portal-theme button:hover .op-icon.op-icon-file-rtf:before, .high-contrast.op-portal-theme label:hover .op-icon.op-icon-file-rtf:before, .high-contrast.op-portal-theme .with-icon:hover .op-icon.op-icon-file-rtf:before {
    background-position: 0px -421px; }
  .high-contrast.op-portal-theme a:hover .op-icon.op-icon-file-sgml:before, .high-contrast.op-portal-theme button:hover .op-icon.op-icon-file-sgml:before, .high-contrast.op-portal-theme label:hover .op-icon.op-icon-file-sgml:before, .high-contrast.op-portal-theme .with-icon:hover .op-icon.op-icon-file-sgml:before {
    background-position: -16px -421px; }
  .high-contrast.op-portal-theme a:hover .op-icon.op-icon-file-skos:before, .high-contrast.op-portal-theme button:hover .op-icon.op-icon-file-skos:before, .high-contrast.op-portal-theme label:hover .op-icon.op-icon-file-skos:before, .high-contrast.op-portal-theme .with-icon:hover .op-icon.op-icon-file-skos:before {
    background-position: -32px -421px; }
  .high-contrast.op-portal-theme a:hover .op-icon.op-icon-file-srx:before, .high-contrast.op-portal-theme button:hover .op-icon.op-icon-file-srx:before, .high-contrast.op-portal-theme label:hover .op-icon.op-icon-file-srx:before, .high-contrast.op-portal-theme .with-icon:hover .op-icon.op-icon-file-srx:before {
    background-position: -48px -421px; }
  .high-contrast.op-portal-theme a:hover .op-icon.op-icon-file-tar:before, .high-contrast.op-portal-theme button:hover .op-icon.op-icon-file-tar:before, .high-contrast.op-portal-theme label:hover .op-icon.op-icon-file-tar:before, .high-contrast.op-portal-theme .with-icon:hover .op-icon.op-icon-file-tar:before {
    background-position: -64px -421px; }
  .high-contrast.op-portal-theme a:hover .op-icon.op-icon-file-tiff:before, .high-contrast.op-portal-theme button:hover .op-icon.op-icon-file-tiff:before, .high-contrast.op-portal-theme label:hover .op-icon.op-icon-file-tiff:before, .high-contrast.op-portal-theme .with-icon:hover .op-icon.op-icon-file-tiff:before {
    background-position: -80px -421px; }
  .high-contrast.op-portal-theme a:hover .op-icon.op-icon-file-tsv:before, .high-contrast.op-portal-theme button:hover .op-icon.op-icon-file-tsv:before, .high-contrast.op-portal-theme label:hover .op-icon.op-icon-file-tsv:before, .high-contrast.op-portal-theme .with-icon:hover .op-icon.op-icon-file-tsv:before {
    background-position: -96px -421px; }
  .high-contrast.op-portal-theme a:hover .op-icon.op-icon-file-txt:before, .high-contrast.op-portal-theme button:hover .op-icon.op-icon-file-txt:before, .high-contrast.op-portal-theme label:hover .op-icon.op-icon-file-txt:before, .high-contrast.op-portal-theme .with-icon:hover .op-icon.op-icon-file-txt:before {
    background-position: -112px -421px; }
  .high-contrast.op-portal-theme a:hover .op-icon.op-icon-file-xls:before, .high-contrast.op-portal-theme button:hover .op-icon.op-icon-file-xls:before, .high-contrast.op-portal-theme label:hover .op-icon.op-icon-file-xls:before, .high-contrast.op-portal-theme .with-icon:hover .op-icon.op-icon-file-xls:before {
    background-position: -128px -421px; }
  .high-contrast.op-portal-theme a:hover .op-icon.op-icon-file-xml:before, .high-contrast.op-portal-theme button:hover .op-icon.op-icon-file-xml:before, .high-contrast.op-portal-theme label:hover .op-icon.op-icon-file-xml:before, .high-contrast.op-portal-theme .with-icon:hover .op-icon.op-icon-file-xml:before {
    background-position: -144px -421px; }
  .high-contrast.op-portal-theme a:hover .op-icon.op-icon-file-xsd:before, .high-contrast.op-portal-theme button:hover .op-icon.op-icon-file-xsd:before, .high-contrast.op-portal-theme label:hover .op-icon.op-icon-file-xsd:before, .high-contrast.op-portal-theme .with-icon:hover .op-icon.op-icon-file-xsd:before {
    background-position: -160px -421px; }
  .high-contrast.op-portal-theme a:hover .op-icon.op-icon-file-xslfo:before, .high-contrast.op-portal-theme button:hover .op-icon.op-icon-file-xslfo:before, .high-contrast.op-portal-theme label:hover .op-icon.op-icon-file-xslfo:before, .high-contrast.op-portal-theme .with-icon:hover .op-icon.op-icon-file-xslfo:before {
    background-position: -176px -421px; }
  .high-contrast.op-portal-theme a:hover .op-icon.op-icon-file-xslt:before, .high-contrast.op-portal-theme button:hover .op-icon.op-icon-file-xslt:before, .high-contrast.op-portal-theme label:hover .op-icon.op-icon-file-xslt:before, .high-contrast.op-portal-theme .with-icon:hover .op-icon.op-icon-file-xslt:before {
    background-position: -192px -421px; }
  .high-contrast.op-portal-theme a:hover .op-icon.op-icon-file-zip:before, .high-contrast.op-portal-theme button:hover .op-icon.op-icon-file-zip:before, .high-contrast.op-portal-theme label:hover .op-icon.op-icon-file-zip:before, .high-contrast.op-portal-theme .with-icon:hover .op-icon.op-icon-file-zip:before {
    background-position: -208px -421px; }
  .high-contrast.op-portal-theme a:hover .op-icon.op-icon-less:before, .high-contrast.op-portal-theme button:hover .op-icon.op-icon-less:before, .high-contrast.op-portal-theme label:hover .op-icon.op-icon-less:before, .high-contrast.op-portal-theme .with-icon:hover .op-icon.op-icon-less:before {
    background-position: -60px -453px; }
  .high-contrast.op-portal-theme a:hover .op-icon.op-icon-more:before, .high-contrast.op-portal-theme button:hover .op-icon.op-icon-more:before, .high-contrast.op-portal-theme label:hover .op-icon.op-icon-more:before, .high-contrast.op-portal-theme .with-icon:hover .op-icon.op-icon-more:before {
    background-position: -33px -453px; }
  .high-contrast.op-portal-theme a:hover .op-icon.op-icon-perm-link:before, .high-contrast.op-portal-theme button:hover .op-icon.op-icon-perm-link:before, .high-contrast.op-portal-theme label:hover .op-icon.op-icon-perm-link:before, .high-contrast.op-portal-theme .with-icon:hover .op-icon.op-icon-perm-link:before {
    background-position: -256px -421px; }
  .high-contrast.op-portal-theme a:focus .op-icon.op-icon-file-azw:before, .high-contrast.op-portal-theme button:focus .op-icon.op-icon-file-azw:before, .high-contrast.op-portal-theme label:focus .op-icon.op-icon-file-azw:before, .high-contrast.op-portal-theme .with-icon:focus .op-icon.op-icon-file-azw:before {
    background-position: -272px -421px; }
  .high-contrast.op-portal-theme a:focus .op-icon.op-icon-file-css:before, .high-contrast.op-portal-theme button:focus .op-icon.op-icon-file-css:before, .high-contrast.op-portal-theme label:focus .op-icon.op-icon-file-css:before, .high-contrast.op-portal-theme .with-icon:focus .op-icon.op-icon-file-css:before {
    background-position: -288px -421px; }
  .high-contrast.op-portal-theme a:focus .op-icon.op-icon-file-csv:before, .high-contrast.op-portal-theme button:focus .op-icon.op-icon-file-csv:before, .high-contrast.op-portal-theme label:focus .op-icon.op-icon-file-csv:before, .high-contrast.op-portal-theme .with-icon:focus .op-icon.op-icon-file-csv:before {
    background-position: -304px -421px; }
  .high-contrast.op-portal-theme a:focus .op-icon.op-icon-file-dbf:before, .high-contrast.op-portal-theme button:focus .op-icon.op-icon-file-dbf:before, .high-contrast.op-portal-theme label:focus .op-icon.op-icon-file-dbf:before, .high-contrast.op-portal-theme .with-icon:focus .op-icon.op-icon-file-dbf:before {
    background-position: -320px -421px; }
  .high-contrast.op-portal-theme a:focus .op-icon.op-icon-file-doc:before, .high-contrast.op-portal-theme button:focus .op-icon.op-icon-file-doc:before, .high-contrast.op-portal-theme label:focus .op-icon.op-icon-file-doc:before, .high-contrast.op-portal-theme .with-icon:focus .op-icon.op-icon-file-doc:before {
    background-position: -336px -421px; }
  .high-contrast.op-portal-theme a:focus .op-icon.op-icon-file-dtd:before, .high-contrast.op-portal-theme button:focus .op-icon.op-icon-file-dtd:before, .high-contrast.op-portal-theme label:focus .op-icon.op-icon-file-dtd:before, .high-contrast.op-portal-theme .with-icon:focus .op-icon.op-icon-file-dtd:before {
    background-position: -352px -421px; }
  .high-contrast.op-portal-theme a:focus .op-icon.op-icon-file-eoo:before, .high-contrast.op-portal-theme button:focus .op-icon.op-icon-file-eoo:before, .high-contrast.op-portal-theme label:focus .op-icon.op-icon-file-eoo:before, .high-contrast.op-portal-theme .with-icon:focus .op-icon.op-icon-file-eoo:before {
    background-position: -368px -421px; }
  .high-contrast.op-portal-theme a:focus .op-icon.op-icon-file-epub:before, .high-contrast.op-portal-theme button:focus .op-icon.op-icon-file-epub:before, .high-contrast.op-portal-theme label:focus .op-icon.op-icon-file-epub:before, .high-contrast.op-portal-theme .with-icon:focus .op-icon.op-icon-file-epub:before {
    background-position: -384px -421px; }
  .high-contrast.op-portal-theme a:focus .op-icon.op-icon-file-fmx:before, .high-contrast.op-portal-theme button:focus .op-icon.op-icon-file-fmx:before, .high-contrast.op-portal-theme label:focus .op-icon.op-icon-file-fmx:before, .high-contrast.op-portal-theme .with-icon:focus .op-icon.op-icon-file-fmx:before {
    background-position: -400px -421px; }
  .high-contrast.op-portal-theme a:focus .op-icon.op-icon-file-gif:before, .high-contrast.op-portal-theme button:focus .op-icon.op-icon-file-gif:before, .high-contrast.op-portal-theme label:focus .op-icon.op-icon-file-gif:before, .high-contrast.op-portal-theme .with-icon:focus .op-icon.op-icon-file-gif:before {
    background-position: -416px -421px; }
  .high-contrast.op-portal-theme a:focus .op-icon.op-icon-file-gml:before, .high-contrast.op-portal-theme button:focus .op-icon.op-icon-file-gml:before, .high-contrast.op-portal-theme label:focus .op-icon.op-icon-file-gml:before, .high-contrast.op-portal-theme .with-icon:focus .op-icon.op-icon-file-gml:before {
    background-position: -446px 0px; }
  .high-contrast.op-portal-theme a:focus .op-icon.op-icon-file-gzip:before, .high-contrast.op-portal-theme button:focus .op-icon.op-icon-file-gzip:before, .high-contrast.op-portal-theme label:focus .op-icon.op-icon-file-gzip:before, .high-contrast.op-portal-theme .with-icon:focus .op-icon.op-icon-file-gzip:before {
    background-position: -446px -16px; }
  .high-contrast.op-portal-theme a:focus .op-icon.op-icon-file-html:before, .high-contrast.op-portal-theme button:focus .op-icon.op-icon-file-html:before, .high-contrast.op-portal-theme label:focus .op-icon.op-icon-file-html:before, .high-contrast.op-portal-theme .with-icon:focus .op-icon.op-icon-file-html:before {
    background-position: -446px -32px; }
  .high-contrast.op-portal-theme a:focus .op-icon.op-icon-file-jpg:before, .high-contrast.op-portal-theme button:focus .op-icon.op-icon-file-jpg:before, .high-contrast.op-portal-theme label:focus .op-icon.op-icon-file-jpg:before, .high-contrast.op-portal-theme .with-icon:focus .op-icon.op-icon-file-jpg:before {
    background-position: -446px -48px; }
  .high-contrast.op-portal-theme a:focus .op-icon.op-icon-file-json:before, .high-contrast.op-portal-theme button:focus .op-icon.op-icon-file-json:before, .high-contrast.op-portal-theme label:focus .op-icon.op-icon-file-json:before, .high-contrast.op-portal-theme .with-icon:focus .op-icon.op-icon-file-json:before {
    background-position: -446px -64px; }
  .high-contrast.op-portal-theme a:focus .op-icon.op-icon-file-kml:before, .high-contrast.op-portal-theme button:focus .op-icon.op-icon-file-kml:before, .high-contrast.op-portal-theme label:focus .op-icon.op-icon-file-kml:before, .high-contrast.op-portal-theme .with-icon:focus .op-icon.op-icon-file-kml:before {
    background-position: -446px -80px; }
  .high-contrast.op-portal-theme a:focus .op-icon.op-icon-file-kmz:before, .high-contrast.op-portal-theme button:focus .op-icon.op-icon-file-kmz:before, .high-contrast.op-portal-theme label:focus .op-icon.op-icon-file-kmz:before, .high-contrast.op-portal-theme .with-icon:focus .op-icon.op-icon-file-kmz:before {
    background-position: -446px -96px; }
  .high-contrast.op-portal-theme a:focus .op-icon.op-icon-file-mdb:before, .high-contrast.op-portal-theme button:focus .op-icon.op-icon-file-mdb:before, .high-contrast.op-portal-theme label:focus .op-icon.op-icon-file-mdb:before, .high-contrast.op-portal-theme .with-icon:focus .op-icon.op-icon-file-mdb:before {
    background-position: -446px -112px; }
  .high-contrast.op-portal-theme a:focus .op-icon.op-icon-file-mobi:before, .high-contrast.op-portal-theme button:focus .op-icon.op-icon-file-mobi:before, .high-contrast.op-portal-theme label:focus .op-icon.op-icon-file-mobi:before, .high-contrast.op-portal-theme .with-icon:focus .op-icon.op-icon-file-mobi:before {
    background-position: -446px -128px; }
  .high-contrast.op-portal-theme a:focus .op-icon.op-icon-file-mop:before, .high-contrast.op-portal-theme button:focus .op-icon.op-icon-file-mop:before, .high-contrast.op-portal-theme label:focus .op-icon.op-icon-file-mop:before, .high-contrast.op-portal-theme .with-icon:focus .op-icon.op-icon-file-mop:before {
    background-position: -446px -144px; }
  .high-contrast.op-portal-theme a:focus .op-icon.op-icon-file-mxd:before, .high-contrast.op-portal-theme button:focus .op-icon.op-icon-file-mxd:before, .high-contrast.op-portal-theme label:focus .op-icon.op-icon-file-mxd:before, .high-contrast.op-portal-theme .with-icon:focus .op-icon.op-icon-file-mxd:before {
    background-position: -446px -160px; }
  .high-contrast.op-portal-theme a:focus .op-icon.op-icon-file-ods:before, .high-contrast.op-portal-theme button:focus .op-icon.op-icon-file-ods:before, .high-contrast.op-portal-theme label:focus .op-icon.op-icon-file-ods:before, .high-contrast.op-portal-theme .with-icon:focus .op-icon.op-icon-file-ods:before {
    background-position: -446px -176px; }
  .high-contrast.op-portal-theme a:focus .op-icon.op-icon-file-odt:before, .high-contrast.op-portal-theme button:focus .op-icon.op-icon-file-odt:before, .high-contrast.op-portal-theme label:focus .op-icon.op-icon-file-odt:before, .high-contrast.op-portal-theme .with-icon:focus .op-icon.op-icon-file-odt:before {
    background-position: -446px -192px; }
  .high-contrast.op-portal-theme a:focus .op-icon.op-icon-file-owl:before, .high-contrast.op-portal-theme button:focus .op-icon.op-icon-file-owl:before, .high-contrast.op-portal-theme label:focus .op-icon.op-icon-file-owl:before, .high-contrast.op-portal-theme .with-icon:focus .op-icon.op-icon-file-owl:before {
    background-position: -446px -208px; }
  .high-contrast.op-portal-theme a:focus .op-icon.op-icon-file-pdf:before, .high-contrast.op-portal-theme button:focus .op-icon.op-icon-file-pdf:before, .high-contrast.op-portal-theme label:focus .op-icon.op-icon-file-pdf:before, .high-contrast.op-portal-theme .with-icon:focus .op-icon.op-icon-file-pdf:before {
    background-position: -446px -224px; }
  .high-contrast.op-portal-theme a:focus .op-icon.op-icon-file-png:before, .high-contrast.op-portal-theme button:focus .op-icon.op-icon-file-png:before, .high-contrast.op-portal-theme label:focus .op-icon.op-icon-file-png:before, .high-contrast.op-portal-theme .with-icon:focus .op-icon.op-icon-file-png:before {
    background-position: -446px -240px; }
  .high-contrast.op-portal-theme a:focus .op-icon.op-icon-file-pps:before, .high-contrast.op-portal-theme button:focus .op-icon.op-icon-file-pps:before, .high-contrast.op-portal-theme label:focus .op-icon.op-icon-file-pps:before, .high-contrast.op-portal-theme .with-icon:focus .op-icon.op-icon-file-pps:before {
    background-position: -446px -256px; }
  .high-contrast.op-portal-theme a:focus .op-icon.op-icon-file-ppt:before, .high-contrast.op-portal-theme button:focus .op-icon.op-icon-file-ppt:before, .high-contrast.op-portal-theme label:focus .op-icon.op-icon-file-ppt:before, .high-contrast.op-portal-theme .with-icon:focus .op-icon.op-icon-file-ppt:before {
    background-position: -446px -272px; }
  .high-contrast.op-portal-theme a:focus .op-icon.op-icon-file-print_stpl:before, .high-contrast.op-portal-theme button:focus .op-icon.op-icon-file-print_stpl:before, .high-contrast.op-portal-theme label:focus .op-icon.op-icon-file-print_stpl:before, .high-contrast.op-portal-theme .with-icon:focus .op-icon.op-icon-file-print_stpl:before {
    background-position: -446px -288px; }
  .high-contrast.op-portal-theme a:focus .op-icon.op-icon-file-rdf:before, .high-contrast.op-portal-theme button:focus .op-icon.op-icon-file-rdf:before, .high-contrast.op-portal-theme label:focus .op-icon.op-icon-file-rdf:before, .high-contrast.op-portal-theme .with-icon:focus .op-icon.op-icon-file-rdf:before {
    background-position: -446px -304px; }
  .high-contrast.op-portal-theme a:focus .op-icon.op-icon-file-rq:before, .high-contrast.op-portal-theme button:focus .op-icon.op-icon-file-rq:before, .high-contrast.op-portal-theme label:focus .op-icon.op-icon-file-rq:before, .high-contrast.op-portal-theme .with-icon:focus .op-icon.op-icon-file-rq:before {
    background-position: -446px -320px; }
  .high-contrast.op-portal-theme a:focus .op-icon.op-icon-file-rss:before, .high-contrast.op-portal-theme button:focus .op-icon.op-icon-file-rss:before, .high-contrast.op-portal-theme label:focus .op-icon.op-icon-file-rss:before, .high-contrast.op-portal-theme .with-icon:focus .op-icon.op-icon-file-rss:before {
    background-position: -446px -336px; }
  .high-contrast.op-portal-theme a:focus .op-icon.op-icon-file-rtf:before, .high-contrast.op-portal-theme button:focus .op-icon.op-icon-file-rtf:before, .high-contrast.op-portal-theme label:focus .op-icon.op-icon-file-rtf:before, .high-contrast.op-portal-theme .with-icon:focus .op-icon.op-icon-file-rtf:before {
    background-position: -446px -352px; }
  .high-contrast.op-portal-theme a:focus .op-icon.op-icon-file-sgml:before, .high-contrast.op-portal-theme button:focus .op-icon.op-icon-file-sgml:before, .high-contrast.op-portal-theme label:focus .op-icon.op-icon-file-sgml:before, .high-contrast.op-portal-theme .with-icon:focus .op-icon.op-icon-file-sgml:before {
    background-position: -446px -368px; }
  .high-contrast.op-portal-theme a:focus .op-icon.op-icon-file-skos:before, .high-contrast.op-portal-theme button:focus .op-icon.op-icon-file-skos:before, .high-contrast.op-portal-theme label:focus .op-icon.op-icon-file-skos:before, .high-contrast.op-portal-theme .with-icon:focus .op-icon.op-icon-file-skos:before {
    background-position: -446px -384px; }
  .high-contrast.op-portal-theme a:focus .op-icon.op-icon-file-srx:before, .high-contrast.op-portal-theme button:focus .op-icon.op-icon-file-srx:before, .high-contrast.op-portal-theme label:focus .op-icon.op-icon-file-srx:before, .high-contrast.op-portal-theme .with-icon:focus .op-icon.op-icon-file-srx:before {
    background-position: -446px -400px; }
  .high-contrast.op-portal-theme a:focus .op-icon.op-icon-file-tar:before, .high-contrast.op-portal-theme button:focus .op-icon.op-icon-file-tar:before, .high-contrast.op-portal-theme label:focus .op-icon.op-icon-file-tar:before, .high-contrast.op-portal-theme .with-icon:focus .op-icon.op-icon-file-tar:before {
    background-position: -446px -416px; }
  .high-contrast.op-portal-theme a:focus .op-icon.op-icon-file-tiff:before, .high-contrast.op-portal-theme button:focus .op-icon.op-icon-file-tiff:before, .high-contrast.op-portal-theme label:focus .op-icon.op-icon-file-tiff:before, .high-contrast.op-portal-theme .with-icon:focus .op-icon.op-icon-file-tiff:before {
    background-position: 0px -437px; }
  .high-contrast.op-portal-theme a:focus .op-icon.op-icon-file-tsv:before, .high-contrast.op-portal-theme button:focus .op-icon.op-icon-file-tsv:before, .high-contrast.op-portal-theme label:focus .op-icon.op-icon-file-tsv:before, .high-contrast.op-portal-theme .with-icon:focus .op-icon.op-icon-file-tsv:before {
    background-position: -16px -437px; }
  .high-contrast.op-portal-theme a:focus .op-icon.op-icon-file-txt:before, .high-contrast.op-portal-theme button:focus .op-icon.op-icon-file-txt:before, .high-contrast.op-portal-theme label:focus .op-icon.op-icon-file-txt:before, .high-contrast.op-portal-theme .with-icon:focus .op-icon.op-icon-file-txt:before {
    background-position: -32px -437px; }
  .high-contrast.op-portal-theme a:focus .op-icon.op-icon-file-xls:before, .high-contrast.op-portal-theme button:focus .op-icon.op-icon-file-xls:before, .high-contrast.op-portal-theme label:focus .op-icon.op-icon-file-xls:before, .high-contrast.op-portal-theme .with-icon:focus .op-icon.op-icon-file-xls:before {
    background-position: -48px -437px; }
  .high-contrast.op-portal-theme a:focus .op-icon.op-icon-file-xml:before, .high-contrast.op-portal-theme button:focus .op-icon.op-icon-file-xml:before, .high-contrast.op-portal-theme label:focus .op-icon.op-icon-file-xml:before, .high-contrast.op-portal-theme .with-icon:focus .op-icon.op-icon-file-xml:before {
    background-position: -64px -437px; }
  .high-contrast.op-portal-theme a:focus .op-icon.op-icon-file-xsd:before, .high-contrast.op-portal-theme button:focus .op-icon.op-icon-file-xsd:before, .high-contrast.op-portal-theme label:focus .op-icon.op-icon-file-xsd:before, .high-contrast.op-portal-theme .with-icon:focus .op-icon.op-icon-file-xsd:before {
    background-position: -272px -405px; }
  .high-contrast.op-portal-theme a:focus .op-icon.op-icon-file-xslfo:before, .high-contrast.op-portal-theme button:focus .op-icon.op-icon-file-xslfo:before, .high-contrast.op-portal-theme label:focus .op-icon.op-icon-file-xslfo:before, .high-contrast.op-portal-theme .with-icon:focus .op-icon.op-icon-file-xslfo:before {
    background-position: -224px -405px; }
  .high-contrast.op-portal-theme a:focus .op-icon.op-icon-file-xslt:before, .high-contrast.op-portal-theme button:focus .op-icon.op-icon-file-xslt:before, .high-contrast.op-portal-theme label:focus .op-icon.op-icon-file-xslt:before, .high-contrast.op-portal-theme .with-icon:focus .op-icon.op-icon-file-xslt:before {
    background-position: -208px -405px; }
  .high-contrast.op-portal-theme a:focus .op-icon.op-icon-file-zip:before, .high-contrast.op-portal-theme button:focus .op-icon.op-icon-file-zip:before, .high-contrast.op-portal-theme label:focus .op-icon.op-icon-file-zip:before, .high-contrast.op-portal-theme .with-icon:focus .op-icon.op-icon-file-zip:before {
    background-position: -240px -389px; }
  .high-contrast.op-portal-theme a:focus .op-icon.op-icon-less:before, .high-contrast.op-portal-theme button:focus .op-icon.op-icon-less:before, .high-contrast.op-portal-theme label:focus .op-icon.op-icon-less:before, .high-contrast.op-portal-theme .with-icon:focus .op-icon.op-icon-less:before {
    background-position: -51px -453px; }
  .high-contrast.op-portal-theme a:focus .op-icon.op-icon-more:before, .high-contrast.op-portal-theme button:focus .op-icon.op-icon-more:before, .high-contrast.op-portal-theme label:focus .op-icon.op-icon-more:before, .high-contrast.op-portal-theme .with-icon:focus .op-icon.op-icon-more:before {
    background-position: -294px -256px; }
  .high-contrast.op-portal-theme a:focus .op-icon.op-icon-perm-link:before, .high-contrast.op-portal-theme button:focus .op-icon.op-icon-perm-link:before, .high-contrast.op-portal-theme label:focus .op-icon.op-icon-perm-link:before, .high-contrast.op-portal-theme .with-icon:focus .op-icon.op-icon-perm-link:before {
    background-position: -80px -389px; }
  .high-contrast.op-portal-theme a, .high-contrast.op-portal-theme a:link, .high-contrast.op-portal-theme a:visited, .high-contrast.op-portal-theme a:active {
    color: #0ff; }
  .high-contrast.op-portal-theme a:hover, .high-contrast.op-portal-theme a:focus {
    color: #ff0; }
  .high-contrast.op-portal-theme .search-btn-input {
    background: #0ff; }
  .high-contrast.op-portal-theme .btn {
    border: 1px yellow solid; }
  .high-contrast.op-portal-theme .btn-primary {
    background-color: yellow;
    color: black; }
  .high-contrast.op-portal-theme .btn-primary:focus,
  .high-contrast.op-portal-theme .btn-primary:hover {
    border-color: yellow;
    text-decoration: underline; }
  .high-contrast.op-portal-theme fieldset[disabled] .btn-primary,
  .high-contrast.op-portal-theme .btn-primary[disabled] {
    background-color: #0ff;
    border-color: #0ff;
    color: #CCCCCC; }
  .high-contrast.op-portal-theme .breadcrumbs {
    background-color: #000; }
    .high-contrast.op-portal-theme .breadcrumbs .breadcrumb a, .high-contrast.op-portal-theme .breadcrumbs .breadcrumb a:link, .high-contrast.op-portal-theme .breadcrumbs .breadcrumb a:visited, .high-contrast.op-portal-theme .breadcrumbs .breadcrumb a:active {
      color: #0ff; }
    .high-contrast.op-portal-theme .breadcrumbs .breadcrumb a:hover {
      color: #ff0; }
    .high-contrast.op-portal-theme .breadcrumbs .breadcrumb li + li:before {
      color: #ff0; }
  .high-contrast.op-portal-theme .main-search-form .sinmore .search-in-collections {
    background-color: #ff0;
    color: #0ff; }
    .high-contrast.op-portal-theme .main-search-form .sinmore .search-in-collections > div {
      background-color: #000; }
    .high-contrast.op-portal-theme .main-search-form .sinmore .search-in-collections ul > li + li {
      border-top-color: #ff0; }
    .high-contrast.op-portal-theme .main-search-form .sinmore .search-in-collections label {
      color: #0ff; }
      .high-contrast.op-portal-theme .main-search-form .sinmore .search-in-collections label:hover {
        color: #ff0; }
  .high-contrast.op-portal-theme .publication-tabs .nav-tabs {
    border-bottom-color: #ff0; }
    .high-contrast.op-portal-theme .publication-tabs .nav-tabs > li > a {
      border-color: transparent;
      border-bottom-color: #ff0;
      background-color: black; }
      .high-contrast.op-portal-theme .publication-tabs .nav-tabs > li > a:hover, .high-contrast.op-portal-theme .publication-tabs .nav-tabs > li > a:focus {
        border-color: transparent;
        border-bottom-color: #ff0;
        background-color: black;
        text-decoration: underline; }
    .high-contrast.op-portal-theme .publication-tabs .nav-tabs > .active > a {
      border-color: #ff0;
      border-bottom-color: transparent;
      background-color: black; }
      .high-contrast.op-portal-theme .publication-tabs .nav-tabs > .active > a:hover, .high-contrast.op-portal-theme .publication-tabs .nav-tabs > .active > a:focus {
        border-color: #ff0;
        border-bottom-color: transparent;
        background-color: black;
        text-decoration: underline;
        color: #ff0; }
  .high-contrast.op-portal-theme .publication-tabs .tab-content {
    border-color: #ff0;
    background: black; }
  .high-contrast.op-portal-theme.acct-larger-font-size {
    /* custom sprites */ }
    .high-contrast.op-portal-theme.acct-larger-font-size a > .op-icon, .high-contrast.op-portal-theme.acct-larger-font-size button > .op-icon, .high-contrast.op-portal-theme.acct-larger-font-size label > .op-icon {
      display: inline;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      width: auto;
      height: auto; }
    .high-contrast.op-portal-theme.acct-larger-font-size a > .op-icon:before, .high-contrast.op-portal-theme.acct-larger-font-size button > .op-icon:before, .high-contrast.op-portal-theme.acct-larger-font-size label > .op-icon:before {
      display: inline-block;
      background-image: url("../images/sprites.png?t=1550959690511");
      content: " ";
      vertical-align: middle; }
    .high-contrast.op-portal-theme.acct-larger-font-size a > .op-icon.op-icon-delete-icon:before, .high-contrast.op-portal-theme.acct-larger-font-size button > .op-icon.op-icon-delete-icon:before, .high-contrast.op-portal-theme.acct-larger-font-size label > .op-icon.op-icon-delete-icon:before {
      background-position: -156px -297px;
      width: 24px;
      height: 24px; }
    .high-contrast.op-portal-theme.acct-larger-font-size a > .op-icon.op-icon-search-btn-lg:before, .high-contrast.op-portal-theme.acct-larger-font-size button > .op-icon.op-icon-search-btn-lg:before, .high-contrast.op-portal-theme.acct-larger-font-size label > .op-icon.op-icon-search-btn-lg:before {
      background-position: -62px -265px;
      width: 30px;
      height: 30px; }
    .high-contrast.op-portal-theme.acct-larger-font-size a > .op-icon.op-icon-search-btn:before, .high-contrast.op-portal-theme.acct-larger-font-size button > .op-icon.op-icon-search-btn:before, .high-contrast.op-portal-theme.acct-larger-font-size label > .op-icon.op-icon-search-btn:before {
      background-position: -204px -297px;
      width: 24px;
      height: 24px; }
  .high-contrast.op-portal-theme.acct-largest-font-size {
    /* custom sprites */ }
    .high-contrast.op-portal-theme.acct-largest-font-size a > .op-icon, .high-contrast.op-portal-theme.acct-largest-font-size button > .op-icon, .high-contrast.op-portal-theme.acct-largest-font-size label > .op-icon {
      display: inline;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      width: auto;
      height: auto; }
    .high-contrast.op-portal-theme.acct-largest-font-size a > .op-icon:before, .high-contrast.op-portal-theme.acct-largest-font-size button > .op-icon:before, .high-contrast.op-portal-theme.acct-largest-font-size label > .op-icon:before {
      display: inline-block;
      background-image: url("../images/sprites.png?t=1550959690511");
      content: " ";
      vertical-align: middle; }
    .high-contrast.op-portal-theme.acct-largest-font-size a > .op-icon.op-icon-delete-icon:before, .high-contrast.op-portal-theme.acct-largest-font-size button > .op-icon.op-icon-delete-icon:before, .high-contrast.op-portal-theme.acct-largest-font-size label > .op-icon.op-icon-delete-icon:before {
      background-position: -260px -132px;
      width: 32px;
      height: 32px; }
    .high-contrast.op-portal-theme.acct-largest-font-size a > .op-icon.op-icon-search-btn-lg:before, .high-contrast.op-portal-theme.acct-largest-font-size button > .op-icon.op-icon-search-btn-lg:before, .high-contrast.op-portal-theme.acct-largest-font-size label > .op-icon.op-icon-search-btn-lg:before {
      background-position: -80px -225px;
      width: 40px;
      height: 40px; }
    .high-contrast.op-portal-theme.acct-largest-font-size a > .op-icon.op-icon-search-btn:before, .high-contrast.op-portal-theme.acct-largest-font-size button > .op-icon.op-icon-search-btn:before, .high-contrast.op-portal-theme.acct-largest-font-size label > .op-icon.op-icon-search-btn:before {
      background-position: 0px -265px;
      width: 32px;
      height: 32px; }
  .high-contrast.op-portal-theme .print-order-block .order-print-btn {
    background: #ff0;
    color: black; }
    .high-contrast.op-portal-theme .print-order-block .order-print-btn:hover {
      background: #0ff;
      color: black; }
  .high-contrast.op-portal-theme .print-order-block .disabled {
    color: black;
    background: #0ff; }
  .high-contrast.op-portal-theme .dropdown-menu li a {
    color: black; }
    .high-contrast.op-portal-theme .dropdown-menu li a:hover {
      background-color: #0ff;
      color: black; }
  .high-contrast.op-portal-theme .dropdown-menu .active {
    background-color: #0ff; }
  .high-contrast.op-portal-theme .lang-op-wrap {
    background: yellow; }
    .high-contrast.op-portal-theme .lang-op-wrap .lang-op {
      background: black; }
  .high-contrast.op-portal-theme .search-text-input .form-validator-stack .search-input-alert {
    background-color: #ff0;
    border-color: #ff0;
    color: #000; }
  .high-contrast.op-portal-theme .OPPortalLayout .advanced-search-form .columnDate label:before {
    color: yellow; }
  .high-contrast.op-portal-theme .semantic-search-wrapper .nav.nav-ssw li.active > span {
    background: yellow; }
  .high-contrast.op-portal-theme .semantic-search-wrapper .nav.nav-ssw li.active > span:after {
    border-left-color: #0ff; }
  .high-contrast.op-portal-theme .semantic-search-wrapper .nav.nav-ssw li.active > span:before {
    border-top-color: yellow;
    border-bottom-color: yellow; }
  .high-contrast.op-portal-theme .semantic-search-wrapper .nav.nav-ssw li > span:after {
    border-left-color: #0ff; }
  .high-contrast.op-portal-theme .semantic-search-wrapper .nav.nav-ssw li.active + li > span:after {
    border-left-color: yellow; }
  .high-contrast.op-portal-theme .semantic-search-wrapper .nav.nav-ssw li + li > span:after {
    border-left-color: #0ff; }
  .high-contrast.op-portal-theme .semantic-search-wrapper .nav.nav-ssw li > span:after {
    border-left-color: #0ff; }
  .high-contrast.op-portal-theme .semantic-search-wrapper .nav.nav-ssw li > span {
    background: #0ff;
    color: black; }
    .high-contrast.op-portal-theme .semantic-search-wrapper .nav.nav-ssw li > span:before {
      border-top-color: #0ff;
      border-bottom-color: #0ff; }
  .high-contrast.op-portal-theme .semantic-search-wrapper .nav-ssw-fields {
    border-color: #ff0; }
    .high-contrast.op-portal-theme .semantic-search-wrapper .nav-ssw-fields > li {
      color: #ff0; }
      .high-contrast.op-portal-theme .semantic-search-wrapper .nav-ssw-fields > li.active {
        background-color: #0ff;
        color: #000; }
  .high-contrast.op-portal-theme .semantic-search-wrapper .cond {
    background-color: #ff0;
    color: #000; }
    .high-contrast.op-portal-theme .semantic-search-wrapper .cond a {
      color: #000; }
    .high-contrast.op-portal-theme .semantic-search-wrapper .cond:hover, .high-contrast.op-portal-theme .semantic-search-wrapper .cond.active {
      background-color: #0ff;
      color: #000; }
      .high-contrast.op-portal-theme .semantic-search-wrapper .cond:hover a, .high-contrast.op-portal-theme .semantic-search-wrapper .cond.active a {
        color: #000; }
  .high-contrast.op-portal-theme .semantic-search-wrapper .ssw-warning {
    color: #0ff; }
  .high-contrast.op-portal-theme .nav.nav-ssw > li.active > span,
  .high-contrast.op-portal-theme .container-pagination .pagination li a {
    background: #ff0;
    color: black; }
    .high-contrast.op-portal-theme .nav.nav-ssw > li.active > span:hover,
    .high-contrast.op-portal-theme .container-pagination .pagination li a:hover {
      background-color: #0ff;
      color: #000; }
  .high-contrast.op-portal-theme legend,
  .high-contrast.op-portal-theme .ssw-clear {
    color: #0ff; }
  .high-contrast.op-portal-theme .alert-info, .high-contrast.op-portal-theme .btn-link {
    background: yellow;
    color: black; }
  .high-contrast.op-portal-theme .result-name {
    color: yellow; }
    .high-contrast.op-portal-theme .result-name .keyword {
      color: #0ff; }
  .high-contrast.op-portal-theme .maincontentarea .item-list .list-item .preview p {
    color: #0ff; }
    .high-contrast.op-portal-theme .maincontentarea .item-list .list-item .preview p .keyword {
      color: yellow; }
  .high-contrast.op-portal-theme .publication-label {
    color: yellow; }
  .high-contrast.op-portal-theme .publication-detail-metadata h1 {
    color: #0ff; }
  .high-contrast.op-portal-theme .OPPortalLayout .maincontent aside.localnav .portlet-dropzone .nav-menu h2 {
    color: black; }
  .high-contrast.op-portal-theme .OPPortalLayout.userprefs .layout-content form .control-group .btn.btn-primary {
    background: yellow; }
    .high-contrast.op-portal-theme .OPPortalLayout.userprefs .layout-content form .control-group .btn.btn-primary:hover {
      background: yellow;
      color: black;
      text-decoration: underline; }
  .high-contrast.op-portal-theme .OPPortalLayout.userprefs .btn-group a.dropdown-toggle {
    background: yellow; }
  .high-contrast.op-portal-theme .OPPortalLayout .caret {
    border-top: 4px solid black; }
  .high-contrast.op-portal-theme .table-hover > tbody > tr:hover > td {
    background: black; }
  .high-contrast.op-portal-theme .widget-wizard2 .tab-content > .active {
    background: black; }
  .high-contrast.op-portal-theme .panel-default .panel-body {
    background: black; }
  .high-contrast.op-portal-theme .widget-wizard a:hover, .high-contrast.op-portal-theme .widget-wizard a:focus {
    background: black; }
  .high-contrast.op-portal-theme .widget-wizard .active a, .high-contrast.op-portal-theme .widget-wizard .active a:hover, .high-contrast.op-portal-theme .widget-wizard .active a:focus {
    color: yellow;
    text-decoration: underline;
    background: black; }
  .high-contrast.op-portal-theme .widget-wizard .appearance .advancedAppearanceMetadata {
    background: black; }
  .high-contrast.op-portal-theme .widget-wizard .appearance .layout-group-container {
    background: black; }
  .high-contrast.op-portal-theme .widget-wizard .appearance .advancedAppearanceProperty {
    background: black; }
  .high-contrast.op-portal-theme .table > thead > tr {
    border-bottom: #0ff 3px solid; }
  .high-contrast.op-portal-theme .table > thead > tr > th {
    border-bottom: 2px solid #0ff; }
  .high-contrast.op-portal-theme .panel-default {
    border-color: #0ff; }
  .high-contrast.op-portal-theme .widget-wizard .criteria-list {
    border: #0ff 3px solid; }
  .high-contrast.op-portal-theme .widget-wizard .criteria-list .available-criteria {
    border: #0ff 1px solid; }
  .high-contrast.op-portal-theme .panel-default > .panel-heading {
    background-color: black;
    border-color: #0ff;
    color: yellow; }
  .high-contrast.op-portal-theme .widget-wizard .layoutExample div[class*="col-"],
  .high-contrast.op-portal-theme .widget-wizard .layoutSet div[class*="col-"] {
    border: yellow 3px solid; }
  .high-contrast.op-portal-theme .widget-wizard .layoutSet div.layout-child {
    border: #0ff 1px solid; }
  .high-contrast.op-portal-theme .btn {
    background-color: #ff0;
    border-color: #ff0;
    color: #000; }
    .high-contrast.op-portal-theme .btn:hover {
      background-color: #0ff;
      border-color: #0ff;
      color: #000; }
  .high-contrast.op-portal-theme .alert-error {
    background-color: yellow;
    border-color: yellow;
    color: black; }
  .high-contrast.op-portal-theme .op-portal-theme .semantic-search-wrapper .nav.nav-ssw-fields {
    border: yellow 1px solid; }
  .high-contrast.op-portal-theme .op-portal-theme .semantic-search-wrapper .nav.nav-ssw-fields li {
    color: yellow; }
  .high-contrast.op-portal-theme .OPPortalLayout.search-detail .maincontent .secontent.col-md-3 .portlet-borderless-container .portlet-body h2:before {
    color: yellow; }
  .high-contrast.op-portal-theme .tab-content li span {
    color: yellow; }
  .high-contrast.op-portal-theme .btn.disabled, .high-contrast.op-portal-theme .btn[disabled] {
    opacity: 1.00; }
  .high-contrast.op-portal-theme .search-btn-input,
  .high-contrast.op-portal-theme .lfr-search-button {
    color: #0ff; }
  .high-contrast.op-portal-theme .high-contrast.op-portal-theme .panel-default > .panel-heading,
  .high-contrast.op-portal-theme .eu-pub-carousel .carousel-item .text-container {
    background: black; }
  .high-contrast.op-portal-theme .nav-tabs > .active > a {
    background: black;
    color: yellow; }
  .high-contrast.op-portal-theme .nav > li > a:hover, .high-contrast.op-portal-theme .nav > li > a:focus {
    background: black; }
  .high-contrast.op-portal-theme .nav-tabs > .active > a:hover, .high-contrast.op-portal-theme .nav-tabs > .active > a:focus {
    color: yellow; }
  .high-contrast.op-portal-theme .home-banner-text-books {
    border: 1px solid #0ff;
    border-bottom: 23px solid #0ff; }
  .high-contrast.op-portal-theme .result-lang-color {
    color: yellow; }
  .high-contrast.op-portal-theme .op-portal-theme .search-results-items > li .document-info {
    color: #0ff; }
  .high-contrast.op-portal-theme .high-contrast.op-portal-theme a, .high-contrast.op-portal-theme .high-contrast.op-portal-theme a:link {
    color: yellow; }
  .high-contrast.op-portal-theme .taglib-icon-help img {
    border: 1px solid #ff0;
    padding: 3px;
    border-radius: 25px; }

/*@import url(custom.css);*/