@charset "UTF-8";
/* line 1, ../scss/utils/extends/_reset-list.scss */
#navigation .child-menu, #navigation .child-menu > li ul, .aui .navigation-sub, .aui .navigation-sub li > ul {
  list-style-type: none;
  margin: 0;
  padding: 0; }

/* line 5, ../scss/utils/extends/_reset-list.scss */
#navigation .child-menu > li, #navigation .child-menu > li ul > li, .aui .navigation-sub > li, .aui .navigation-sub li > ul > li {
  list-style-type: none;
  margin: 0;
  padding: 0; }

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

/* ---------- Table styles ---------- */
@media (max-width: 979px) {
  /* line 18, ../scss/_base.scss */
  .responsive-table-horizontal {
    display: block;
    position: relative;
    width: 100%; }

  /* line 23, ../scss/_base.scss */
  .responsive-table-horizontal:after {
    clear: both;
    content: '';
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden; }

  /* line 32, ../scss/_base.scss */
  .responsive-table-horizontal tbody {
    display: block;
    overflow-x: auto;
    position: relative;
    white-space: nowrap;
    width: auto; }

  /* line 39, ../scss/_base.scss */
  .responsive-table-horizontal tbody tr {
    display: inline-block;
    vertical-align: top; }

  /* line 43, ../scss/_base.scss */
  .responsive-table-horizontal tbody tr td {
    display: block;
    margin-bottom: 20px; }

  /* line 47, ../scss/_base.scss */
  .responsive-table-horizontal tbody tr td:first-child {
    text-align: left; }

  /* line 54, ../scss/_base.scss */
  .responsive-table-horizontal thead {
    display: block;
    float: left;
    margin-right: 10px; }

  /* line 59, ../scss/_base.scss */
  .responsive-table-horizontal thead:after {
    clear: both;
    content: "";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden; }

  /* line 68, ../scss/_base.scss */
  .responsive-table-horizontal thead th {
    display: block;
    margin-bottom: 20px;
    text-align: right; }

  /* line 73, ../scss/_base.scss */
  .responsive-table-horizontal thead th:first-child {
    text-align: right; }

  /* line 81, ../scss/_base.scss */
  .ie9 .responsive-table-horizontal thead {
    float: none; } }
/* ---------- Text formatting ---------- */
/* line 89, ../scss/_base.scss */
.important {
  font-weight: bold; }

/* ---------- Main content body ---------- */
/* line 95, ../scss/_base.scss */
.portal-iframe #main-content {
  width: 100%; }

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

/* ---------- Separator ---------- */
/* line 110, ../scss/_base.scss */
.separator {
  border-top: 1px dotted #BFBFBF; }

/* ---------- Update manager ---------- */
/* line 116, ../scss/_base.scss */
.update-available {
  margin-top: 10px;
  padding: 2px;
  text-align: left; }

/* ---------- Text highlighting ---------- */
/* line 124, ../scss/_base.scss */
.highlight {
  background: #FFC;
  font-weight: bold;
  margin: 0 1px; }

/* ---------- Miscellaneous ---------- */
/* line 132, ../scss/_base.scss */
span.alert {
  display: inline-block; }

/* line 136, ../scss/_base.scss */
#skip-to-content {
  clip: rect(0 0 0 0);
  position: absolute; }

/* Old  / existing variable below this line */
@font-face {
  font-family: 'ema-font-icon';
  font-weight: normal;
  font-style: normal;
  src: url("../fonts/ema-font-icon/ema-font-icon.eot");
  src: url("../fonts/ema-font-icon/ema-font-icon.eot?#iefix") format("embedded-opentype"), url("../fonts/ema-font-icon/ema-font-icon.woff") format("woff"), url("../fonts/ema-font-icon/ema-font-icon.ttf") format("truetype"), url("../fonts/ema-font-icon/ema-font-icon.svg") format("svg"); }

/* line 2, ../scss/_forms.scss */
.aui input {
  border-radius: 4px !important;
  outline: none;
  border-color: #B1B1B1 !important; }

/* line 7, ../scss/_forms.scss */
.aui input:focus {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) !important;
  border-color: #B1B1B1 !important; }

/* line 13, ../scss/_forms.scss */
.aui input[type=text], .aui input[type=password], .aui textarea {
  box-sizing: border-box;
  width: 100%;
  height: auto; }

/* line 21, ../scss/_forms.scss */
.aui input[type=radio] {
  margin: 0; }

/* ---------- Dragging/sorting indicators ---------- */
/* line 6, ../scss/_application.scss */
.portlet-layout.dragging {
  border-collapse: separate; }

/* line 10, ../scss/_application.scss */
.drop-area {
  background-color: #D3DADD; }

/* line 14, ../scss/_application.scss */
.active-area {
  background: #FFC; }

/* line 18, ../scss/_application.scss */
.portlet-boundary.yui3-dd-dragging {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
  opacity: 0.6; }

/* line 21, ../scss/_application.scss */
.portlet-boundary.yui3-dd-dragging .portlet {
  border: 2px dashed #CCC; }

/* line 26, ../scss/_application.scss */
.sortable-layout-proxy {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1; }

/* line 29, ../scss/_application.scss */
.sortable-layout-proxy .portlet-topper {
  background-image: none; }

/* line 34, ../scss/_application.scss */
.proxy {
  cursor: move;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=65);
  opacity: 0.65;
  position: absolute; }

/* line 41, ../scss/_application.scss */
.proxy.generic-portlet {
  height: 200px;
  width: 300px; }

/* line 45, ../scss/_application.scss */
.proxy.generic-portlet .portlet-title {
  padding: 10px; }

/* line 50, ../scss/_application.scss */
.proxy.not-intersecting .forbidden-action {
  background: url(../images/application/forbidden_action.png) no-repeat;
  display: block;
  height: 32px;
  position: absolute;
  right: -15px;
  top: -15px;
  width: 32px; }

/* line 61, ../scss/_application.scss */
.resizable-proxy {
  border: 1px dashed #828F95;
  position: absolute;
  visibility: hidden; }

/* line 67, ../scss/_application.scss */
.sortable-proxy {
  background: #727C81;
  margin-top: 1px; }

/* line 72, ../scss/_application.scss */
.lfr-freeform-layout-drag-indicator {
  visibility: hidden; }

/* line 76, ../scss/_application.scss */
.sortable-layout-drag-target-indicator {
  margin: 2px 0; }

/* line 80, ../scss/_application.scss */
.yui3-dd-proxy {
  z-index: 1110 !important; }

/* ---------- Portal tool tips ---------- */
/* line 86, ../scss/_application.scss */
.tooltip {
  max-width: 200px; }

/* ---------- Tags ---------- */
/* line 92, ../scss/_application.scss */
.tagselector-content {
  border-width: 0;
  margin-bottom: 15px;
  overflow: visible;
  padding: 0; }

/* line 98, ../scss/_application.scss */
.tagselector-content .textboxlistentry-holder {
  background: #FFF;
  border: 1px solid #CCC;
  margin-bottom: 5px;
  overflow: visible;
  padding: 5px;
  position: relative; }

/* line 106, ../scss/_application.scss */
.tagselector-content .textboxlistentry-holder li {
  line-height: 1; }

/* line 110, ../scss/_application.scss */
.tagselector-content .textboxlistentry-holder .lfr-tag-selector-input {
  border-width: 0;
  margin-bottom: 0; }

/* line 116, ../scss/_application.scss */
.tagselector-content .textboxlistentry-remove {
  padding: 0 3px 1px; }

/* line 122, ../scss/_application.scss */
.tagselector .lfr-tags-selector-content {
  border-width: 0; }

/* line 126, ../scss/_application.scss */
.tagselector .lfr-tag-selector-input {
  background: none;
  padding: 0;
  width: auto; }

/* line 132, ../scss/_application.scss */
.tagselector .field .field-content {
  margin: 0; }

/* line 136, ../scss/_application.scss */
.tagselector .textboxlist-input-container {
  margin: 0; }

/* line 141, ../scss/_application.scss */
.tagselector-focused .textboxlistentry-holder {
  background: #FFF none;
  border: 1px solid #CCC; }

/* line 146, ../scss/_application.scss */
.categoriesselector-content .textboxlistentry-holder {
  background-color: transparent;
  border-width: 0;
  padding: 0; }

/* ---------- Tag cloud and tag list ---------- */
/* line 154, ../scss/_application.scss */
.tag-items {
  list-style: none;
  margin: 0 1em 0 0;
  padding: 0 1em 0.5em 1em;
  white-space: normal; }

/* line 160, ../scss/_application.scss */
.tag-items li {
  display: inline;
  float: left;
  margin: 0 1em 0 0; }

/* line 166, ../scss/_application.scss */
.tag-items a {
  white-space: nowrap; }

/* line 171, ../scss/_application.scss */
.tag-selected {
  color: #000;
  font-weight: bold;
  text-decoration: none; }

/* line 177, ../scss/_application.scss */
.tag-cloud {
  line-height: 2.5em; }

/* line 183, ../scss/_application.scss */
.tag-cloud .tag-popularity-1 {
  font-size: 1em; }

/* line 183, ../scss/_application.scss */
.tag-cloud .tag-popularity-2 {
  font-size: 1.3em; }

/* line 183, ../scss/_application.scss */
.tag-cloud .tag-popularity-3 {
  font-size: 1.6em; }

/* line 183, ../scss/_application.scss */
.tag-cloud .tag-popularity-4 {
  font-size: 1.9em; }

/* line 183, ../scss/_application.scss */
.tag-cloud .tag-popularity-5 {
  font-size: 2.2em; }

/* line 183, ../scss/_application.scss */
.tag-cloud .tag-popularity-6 {
  font-size: 2.5em; }

/* ---------- Underlay ---------- */
/* line 191, ../scss/_application.scss */
.underlay {
  clear: both;
  top: 100%; }

/* line 195, ../scss/_application.scss */
.underlay .yui3-widget-hd {
  height: 38px; }

/* line 199, ../scss/_application.scss */
.underlay .lfr-portlet-item {
  border-width: 0; }

/* line 204, ../scss/_application.scss */
.underlay-hidden {
  display: none; }

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

/* line 214, ../scss/_application.scss */
.underlay-close {
  position: absolute;
  right: 5px;
  top: 5px; }

/* ---------- Tabs ---------- */
/* line 222, ../scss/_application.scss */
.tab-active strong {
  font-weight: normal; }

/* line 226, ../scss/_application.scss */
.tab-back {
  float: right; }

/* line 230, ../scss/_application.scss */
.tab-back-content {
  border-width: 0;
  padding: 1px; }

/* ---------- Miscellaneous ---------- */
/* line 237, ../scss/_application.scss */
.lfr-panel-container {
  background: #FFF; }

/* line 241, ../scss/_application.scss */
.lfr-panel-content {
  padding: 5px 10px; }

/* line 245, ../scss/_application.scss */
.lfr-panel-basic .lfr-panel-content {
  padding-left: 15px; }

/* line 249, ../scss/_application.scss */
.dialog-bd {
  min-height: 30px; }

/* line 253, ../scss/_application.scss */
.dialog-content {
  border: 1px solid #C8C9CA;
  padding: 5px; }

/* line 258, ../scss/_application.scss */
.panel-hd {
  background: #c0c2c5 url(../images/application/panel_header_bg.png) repeat-x 0 0;
  border: 1px solid;
  border-color: #C8C9CA #AEB2B8 #AEB2B8 #C8C9CA;
  padding-left: 10px;
  text-shadow: 1px 1px #FFF; }

/* line 266, ../scss/_application.scss */
.app-view-drop-active {
  background-color: #00A2EA;
  font-weight: bold; }

/* line 270, ../scss/_application.scss */
.category-portlets .app-view-drop-active {
  color: #FFF; }

/* line 275, ../scss/_application.scss */
.basecelleditor [class~="form-validator-message"] {
  clip: rect(auto auto auto auto);
  width: auto; }

/* line 280, ../scss/_application.scss */
.document-library-file-entry-cell-editor-hidden {
  display: none; }

/* line 284, ../scss/_application.scss */
.previous-level {
  display: inline-block;
  font-size: 21px;
  line-height: 21px;
  margin-right: 5px;
  text-decoration: none;
  vertical-align: middle; }

/* ---------- Menus ---------- */
/* line 296, ../scss/_application.scss */
.lfr-page-templates li a {
  padding: 0; }

/* line 299, ../scss/_application.scss */
.lfr-page-templates li a label {
  cursor: pointer;
  display: block;
  padding: 5px 0 5px 5px; }

/* line 307, ../scss/_application.scss */
.menu {
  position: absolute;
  width: auto; }

/* line 311, ../scss/_application.scss */
.menu .notice-message {
  background-image: none;
  margin: 3px;
  padding: 6px; }

/* line 318, ../scss/_application.scss */
.menu-content {
  background: #FFF;
  list-style: none;
  min-width: 150px; }

/* line 323, ../scss/_application.scss */
.menu-content li {
  margin: 0;
  padding: 0; }

/* line 327, ../scss/_application.scss */
.menu-content li .disabled {
  color: #999; }

/* line 333, ../scss/_application.scss */
.menu-content {
  background: #ccc9c9 url(../images/application/menu_bg.png) repeat-x 0 0;
  border: 1px solid;
  border-color: #AEAFB1 #777879 #777879 #AEAFB1;
  padding: 2px 0; }

/* line 340, ../scss/_application.scss */
.menugroup-content .menu-label {
  background: #D2D6DE;
  color: #5B677D;
  display: block;
  padding: 5px 3px;
  text-shadow: 1px 1px #FFF; }

/* line 348, ../scss/_application.scss */
.menugroup-content ul {
  display: block;
  min-width: 0; }

/* line 353, ../scss/_application.scss */
.menu-content li {
  border-bottom: 1px solid #BCBBBB;
  border-top: 1px solid #EEE;
  display: block;
  margin: 0;
  padding: 0; }

/* line 360, ../scss/_application.scss */
.menu-content li.first {
  border-top-width: 0; }

/* line 364, ../scss/_application.scss */
.menu-content li.last {
  border-bottom-width: 0; }

/* line 369, ../scss/_application.scss */
.menu-content li a, .menu-content li .disabled {
  color: #2C2F34;
  display: block;
  padding: 4px 5px;
  text-decoration: none; }

/* line 376, ../scss/_application.scss */
.menu-content li a.focus, .lfr-menu-expanded li a:focus {
  background-color: #5B677D;
  color: #FFF;
  text-shadow: -1px -1px #2C2F34; }

/* ---------- Loading mask ---------- */
/* line 384, ../scss/_application.scss */
.loadingmask-content {
  background: #CCC; }

/* line 388, ../scss/_application.scss */
.loadingmask-message {
  background: #d4d4d4 url(../images/portlet/header_bg.png) repeat-x 0 0; }

/* ---------- Tree view ---------- */
/* line 395, ../scss/_application.scss */
.tree-node .icon-check {
  padding-right: 2px; }

/* line 398, ../scss/_application.scss */
.tree-node .icon-check:before {
  content: "?"; }

/* line 404, ../scss/_application.scss */
.tree-node .tree-node-checked .icon-check {
  padding-right: 0; }

/* line 407, ../scss/_application.scss */
.tree-node .tree-node-checked .icon-check:before {
  content: "?"; }

/* line 413, ../scss/_application.scss */
.tree-node .tree-node-over .tree-label {
  text-decoration: underline; }

/* line 417, ../scss/_application.scss */
.tree-node [class^="icon-"] {
  margin-right: 5px; }

/* line 421, ../scss/_application.scss */
.tree-node .tree-node-checkbox-container {
  margin-right: 0; }

/* line 425, ../scss/_application.scss */
.tree-node .tree-node-selected .tree-label {
  background: none; }

/* line 431, ../scss/_application.scss */
.tree-node-content .tree-hitarea {
  color: #999;
  font-size: 10px;
  padding-right: 6px; }

/* line 437, ../scss/_application.scss */
.tree-node-content .tree-label {
  margin-left: 3px; }

/* line 441, ../scss/_application.scss */
.tree-node-content .tree-node-hidden-hitarea {
  visibility: hidden; }

/* line 446, ../scss/_application.scss */
.tree-node-selected .tree-label {
  background-color: transparent; }

/* ---------- Page customization ---------- */
/* line 452, ../scss/_application.scss */
.dragging .portlet-column.customizable {
  background-color: #CFFCCF;
  outline: 3px solid #9CC97B; }

/* line 457, ../scss/_application.scss */
.customizable-layout-column-content {
  background-color: #C92C3C; }

/* line 460, ../scss/_application.scss */
.customizable-layout-column-content.yui3-widget-content-expanded {
  border: 3px solid #333;
  margin: 0.2em; }

/* line 466, ../scss/_application.scss */
.customizable .customizable-layout-column-content {
  background-color: #9CC97B; }

/* line 470, ../scss/_application.scss */
.layout-customizable-controls {
  background-color: #FFF;
  font-size: 1.5em;
  margin: 1em;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
  opacity: 0.9;
  padding: 1em;
  position: absolute;
  z-index: 15; }

/* ---------- Pagination ---------- */
/* line 484, ../scss/_application.scss */
.paginator-link {
  background: #eeeeee url() no-repeat scroll 50% 1px;
  border: 1px solid #F0F1F2;
  border-color: #F0F1F2 #B2B2B2 #949494 #F0F1F1;
  color: #1F1E1E;
  display: inline-block;
  height: 20px;
  padding: 0;
  text-indent: -9999px;
  width: 20px; }

/* line 496, ../scss/_application.scss */
.paginator-page-link {
  height: auto;
  text-indent: 0; }

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

/* line 508, ../scss/_application.scss */
.paginator-first-link {
  background-image: url(../images/arrows/paging_first.png); }

/* line 512, ../scss/_application.scss */
.paginator-prev-link {
  background-image: url(../images/arrows/paging_previous.png); }

/* line 516, ../scss/_application.scss */
.paginator-last-link {
  background-image: url(../images/arrows/paging_last.png); }

/* line 520, ../scss/_application.scss */
.paginator-next-link {
  background-image: url(../images/arrows/paging_next.png); }

/* line 524, ../scss/_application.scss */
.paginator-current-page-report, .paginator-total {
  color: #555;
  font-size: 0.9em; }

/* line 529, ../scss/_application.scss */
.paginator-current-page-report {
  margin-left: 2em; }

/* line 533, ../scss/_application.scss */
.taglib-page-iterator .search-pages .page-links {
  padding: 0; }

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

/* ---------- CKEditor menu ---------- */
/* line 548, ../scss/_application.scss */
.aui .cke_dialog .cke_dialog_ui_input_text {
  height: auto; }

/* line 552, ../scss/_application.scss */
.aui .cke_editable_inline a {
  cursor: pointer; }

/* ---------- CKEditor panel menu ---------- */
/* line 559, ../scss/_application.scss */
.cke_panel.cke_combopanel {
  width: 220px; }

/* line 564, ../scss/_application.scss */
.cke_panel_block .cke_panel_grouptitle {
  font-size: 20px;
  line-height: 20px;
  margin-top: 0; }

/* line 570, ../scss/_application.scss */
.cke_panel_block .cke_panel_list {
  margin-left: 0; }

/* line 573, ../scss/_application.scss */
.cke_panel_block .cke_panel_list .cke_panel_listItem {
  line-height: initial; }

/* line 576, ../scss/_application.scss */
.cke_panel_block .cke_panel_list .cke_panel_listItem a:hover {
  text-decoration: none; }

/* ---------- CKEditor source ---------- */
/* line 586, ../scss/_application.scss */
.aui .cke_source {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

/* ---------- CKEditor table ---------- */
/* line 593, ../scss/_application.scss */
.cke_show_border {
  width: 500px; }

/* line 596, ../scss/_application.scss */
.cke_show_border td {
  height: 15px; }

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

/* line 609, ../scss/_application.scss */
.html-editor.portlet-message-boards {
  word-break: break-all;
  word-break: break-word;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
  word-wrap: break-word; }

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

/* line 619, ../scss/_application.scss */
.html-editor.portlet-message-boards blockquote:after {
  background: url(../images/message_boards/quoteright.png) no-repeat 50%;
  content: '';
  display: block;
  float: right;
  height: 24px;
  margin-right: -35px;
  margin-top: -25px;
  width: 31px;
  z-index: 999; }

/* line 631, ../scss/_application.scss */
.html-editor.portlet-message-boards blockquote cite {
  display: block;
  font-weight: bold; }

/* line 637, ../scss/_application.scss */
.html-editor.portlet-message-boards pre {
  background: #F9F9F9;
  border: 1px solid #777;
  padding: 0.5em; }

/* ---------- Inline editing ---------- */
/* line 646, ../scss/_application.scss */
.lfr-editable {
  outline: 1px dashed #68BB30;
  outline-offset: 2px;
  position: relative; }

/* line 654, ../scss/_application.scss */
.lfr-editable:after {
  background: #68bb30 url(../images/common/edit_white.png) no-repeat 50%;
  content: '';
  display: block;
  height: 20px;
  position: absolute;
  right: 5px;
  top: 5px;
  width: 30px; }

/* line 666, ../scss/_application.scss */
.lfr-editable:focus:after {
  display: none; }

/* line 670, ../scss/_application.scss */
.lfr-editable:focus:hover {
  background-color: transparent; }

/* line 675, ../scss/_application.scss */
.lfr-editable:hover {
  background-color: rgba(255, 255, 255, 0.3);
  outline-color: #519226; }

/* line 679, ../scss/_application.scss */
.lfr-editable:hover:after {
  background-color: #519226; }

/* line 685, ../scss/_application.scss */
.lfr-editable-notice-close {
  margin-left: 1em; }

/* line 689, ../scss/_application.scss */
.lfr-portlet-title-editable {
  margin-top: 0;
  z-index: 9999; }

/* line 693, ../scss/_application.scss */
.lfr-portlet-title-editable .lfr-portlet-title-editable-content {
  padding: 0; }

/* line 697, ../scss/_application.scss */
.lfr-portlet-title-editable .lfr-portlet-title-editable-content .combobox-content .field-content .field-input-text {
  display: block;
  margin-bottom: 0; }

/* line 702, ../scss/_application.scss */
.lfr-portlet-title-editable .lfr-portlet-title-editable-content .combobox-content .field-label.textfield-label {
  display: none; }

/* line 706, ../scss/_application.scss */
.lfr-portlet-title-editable .lfr-portlet-title-editable-content .combobox-content .toolbar-content {
  margin-top: 0;
  vertical-align: top; }

/* line 710, ../scss/_application.scss */
.lfr-portlet-title-editable .lfr-portlet-title-editable-content .combobox-content .toolbar-content .btn-group {
  margin-top: 0; }

/* line 718, ../scss/_application.scss */
.lfr-page-layouts .lfr-layout-template .layout-template-entry {
  height: 25px;
  width: 25px; }

/* line 724, ../scss/_application.scss */
.ie input.cke_dialog_ui_input_text {
  height: auto; }

/* line 728, ../scss/_application.scss */
.ie .proxy.not-intersecting .forbidden-action {
  right: 2px;
  top: 2px; }

/* line 735, ../scss/_application.scss */
.ie7 .menu-content li {
  z-index: 10; }

/* line 739, ../scss/_application.scss */
.ie7 .paginator-link {
  color: transparent;
  font-size: 0;
  overflow: hidden;
  text-indent: 0;
  vertical-align: middle; }

/* line 747, ../scss/_application.scss */
.ie7 .paginator-page-link {
  color: #1F1E1E;
  font-size: 1em;
  height: auto;
  line-height: 1.4;
  overflow: visible;
  text-indent: 0; }

/* line 756, ../scss/_application.scss */
.ie7 .paginator-current-page {
  color: #FFF; }

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

/* line 771, ../scss/_application.scss */
.ios.mobile .modal-content .dialog-iframe-bd {
  overflow: auto;
  -webkit-overflow-scrolling: touch; }

/* ---------- Column widths ---------- */
/* line 5, ../scss/_layout.scss */
.portlet-column-content.empty {
  padding: 50px; }

/* ---------- Wrapper ---------- */
/* line 11, ../scss/_layout.scss */
#wrapper {
  padding: 0;
  margin: 0;
  position: relative; }

@media (max-width: 767px) {
  /* line 11, ../scss/_layout.scss */
  #wrapper {
    padding-left: 0.5em;
    padding-right: 0.5em; } }
@media (min-width: 768px) and (max-width: 979px) {
  /* line 11, ../scss/_layout.scss */
  #wrapper {
    padding-left: 2em;
    padding-right: 2em; } }
/* line 28, ../scss/_layout.scss */
.aui .breadcrumb {
  padding: 0; }

/* line 35, ../scss/_layout.scss */
.aui .teaser-1-col img, .aui .teaser-2-col img {
  width: 100%; }

/* line 39, ../scss/_layout.scss */
.aui .teaser-1-col .icon-pdf, .aui .teaser-2-col .icon-pdf {
  color: red; }

/* line 43, ../scss/_layout.scss */
.aui .teaser-1-col a, .aui .teaser-2-col a {
  font-family: Verdana, Arial, sans-serif; }

/* line 48, ../scss/_layout.scss */
.aui .portlet-content {
  padding: 0 0 20px 0; }

/* line 52, ../scss/_layout.scss */
.aui .container {
  width: 1110px; }

/* line 57, ../scss/_layout.scss */
#breadcrumbs {
  color: #0B4BA0; }

/* line 61, ../scss/_layout.scss */
#breadcrumbs ul.breadcrumb {
  display: inline-block;
  margin-left: 5px; }

/* line 67, ../scss/_layout.scss */
#breadcrumbs ul.breadcrumb li .divider {
  color: #fff;
  padding: 0 0 0 5px; }

/* line 71, ../scss/_layout.scss */
#breadcrumbs ul.breadcrumb li .divider:before {
  content: ">";
  color: #B0B0B0; }

/* line 79, ../scss/_layout.scss */
#breadcrumbs ul.breadcrumb li:last-child a {
  color: #4C4C4C;
  pointer-events: none;
  text-decoration: none; }

/* line 84, ../scss/_layout.scss */
#breadcrumbs ul.breadcrumb li:last-child .divider {
  display: none; }

/* line 91, ../scss/_layout.scss */
#breadcrumbs:before {
  display: inline-block;
  font-family: 'ema-font-icon';
  content: "w"; }

/* line 98, ../scss/_layout.scss */
.col-marginal .login-box, .teaser-marginal {
  padding: 20px; }

/* line 105, ../scss/_layout.scss */
.col-marginal .teaser-link {
  margin-bottom: 20px; }

/* line 110, ../scss/_layout.scss */
.teaser-content {
  min-height: 185px;
  padding: 20px;
  background-color: #E5E5E5; }

/* line 118, ../scss/_layout.scss */
.col-marginal .login-box {
  background-color: #E5E5E5; }

/* line 126, ../scss/_layout.scss */
.login-box h4 {
  font-weight: normal !important; }

/* line 131, ../scss/_layout.scss */
body.signed-in .login-box h4 {
  display: none; }

/* line 137, ../scss/_layout.scss */
.col-content .login-box h3 {
  display: none; }

/* line 142, ../scss/_layout.scss */
.login-box .inputlabel {
  padding: 5px 0 10px 0; }

/* line 146, ../scss/_layout.scss */
.login-box .inputbox {
  padding-top: 10px; }

/* line 150, ../scss/_layout.scss */
.login-box .submitbox {
  padding-top: 20px; }

/* line 155, ../scss/_layout.scss */
.teaser-link {
  background-color: #2275af;
  color: #fff;
  font-size: 1.4em; }

/* line 160, ../scss/_layout.scss */
.teaser-link .icon {
  margin: 0 20px 0 10px;
  font-size: 1.5em; }

/* line 165, ../scss/_layout.scss */
.teaser-link .text {
  position: relative;
  top: -5px; }

/* line 172, ../scss/_layout.scss */
.contact-us .row-fluid {
  margin-bottom: 20px; }

/* line 9, ../scss/_dockbar.scss */
.aui {
  /* ---------- Staging dockbar ---------- */
  /* ---------- Add content ---------- */
  /* ---------- Menus ---------- */
  /* ---------- Customization bar ---------- */ }

/* line 10, ../scss/_dockbar.scss */
.aui .dockbar {
  left: 0;
  right: 0;
  top: 0; }

/* line 17, ../scss/_dockbar.scss */
.aui .dockbar .staging-controls .staging-bar li.dropdown .dropdown-menu {
  left: auto;
  margin-left: 10px;
  width: auto; }

/* line 25, ../scss/_dockbar.scss */
.aui .dockbar.navbar-static-top {
  position: relative; }

/* line 28, ../scss/_dockbar.scss */
.aui .dockbar.navbar-static-top .collapse {
  position: static; }

/* line 31, ../scss/_dockbar.scss */
.aui .dockbar.navbar-static-top .collapse .nav-account-controls {
  position: static; }

/* line 37, ../scss/_dockbar.scss */
.aui .dockbar .btn-link {
  color: #FFF; }

/* line 41, ../scss/_dockbar.scss */
.aui .dockbar .diamond {
  border: 12px solid transparent;
  border-bottom-color: #1485EB;
  height: 0;
  position: relative;
  top: -12px;
  width: 0; }

/* line 49, ../scss/_dockbar.scss */
.aui .dockbar .diamond:after {
  border: 12px solid transparent;
  border-top-color: #1485EB;
  content: '';
  height: 0;
  left: -12px;
  position: absolute;
  top: 12px;
  width: 0; }

/* line 62, ../scss/_dockbar.scss */
.aui .dockbar .impersonating-user .alert-icon {
  margin-right: 9px; }

/* line 66, ../scss/_dockbar.scss */
.aui .dockbar .impersonating-user .alert-info {
  border-width: 0;
  margin-bottom: 6px; }

/* line 72, ../scss/_dockbar.scss */
.aui .dockbar .info-button {
  top: 9px; }

/* line 76, ../scss/_dockbar.scss */
.aui .dockbar .info-items {
  left: 0;
  position: absolute;
  top: 100%;
  width: 100%;
  z-index: 1; }

/* line 84, ../scss/_dockbar.scss */
.aui .dockbar .navbar-inner {
  padding-left: 20px;
  padding-right: 20px; }

/* line 89, ../scss/_dockbar.scss */
.aui .dockbar .navbar-inner .brand h1 {
  display: inline-block;
  font-size: inherit;
  line-height: 1;
  margin-bottom: 0;
  margin-top: 0; }

/* line 98, ../scss/_dockbar.scss */
.aui .dockbar .navbar-inner .container {
  margin-left: 0;
  margin-right: 0;
  width: 100%; }

/* line 103, ../scss/_dockbar.scss */
.aui .dockbar .navbar-inner .container .nav-account-controls {
  float: right; }

/* line 108, ../scss/_dockbar.scss */
.aui .dockbar .navbar-inner .site-administration-menu li {
  list-style: none; }

/* line 111, ../scss/_dockbar.scss */
.aui .dockbar .navbar-inner .site-administration-menu li a {
  color: #000;
  display: block;
  padding: 3px 5px 3px 40px; }

/* line 116, ../scss/_dockbar.scss */
.aui .dockbar .navbar-inner .site-administration-menu li a:focus, .aui .dockbar .navbar-inner .site-administration-menu li a:hover {
  background: #0DB5E7;
  color: #FFF;
  text-decoration: none; }

/* line 122, ../scss/_dockbar.scss */
.aui .dockbar .navbar-inner .site-administration-menu li a i {
  font-size: 0.8em; }

/* line 129, ../scss/_dockbar.scss */
.aui .dockbar .nav.staging-nav-items {
  margin: 0;
  position: static; }

/* line 133, ../scss/_dockbar.scss */
.aui .dockbar .nav.staging-nav-items li.dropdown.active > .dropdown-toggle {
  background-color: transparent;
  display: block; }

/* line 137, ../scss/_dockbar.scss */
.aui .dockbar .nav.staging-nav-items li.dropdown.active > .dropdown-toggle:hover {
  color: #0077B3; }

/* line 142, ../scss/_dockbar.scss */
.aui .dockbar .nav.staging-nav-items .staging-link {
  position: static; }

/* line 147, ../scss/_dockbar.scss */
.aui .dockbar .user-avatar img {
  margin-top: -2px;
  text-decoration: none;
  vertical-align: middle;
  width: 20px; }

/* line 156, ../scss/_dockbar.scss */
.aui .dockbar-split .dockbar {
  height: 0;
  position: absolute; }

/* line 162, ../scss/_dockbar.scss */
.aui .dockbar-split .dockbar .staging-controls .staging-bar li.dropdown .dropdown-menu {
  left: 0;
  margin-left: 0;
  width: 100%; }

/* line 171, ../scss/_dockbar.scss */
.aui .dockbar-split .dockbar.navbar-static-top .collapse {
  position: relative; }

/* line 174, ../scss/_dockbar.scss */
.aui .dockbar-split .dockbar.navbar-static-top .collapse .nav-account-controls {
  position: fixed; }

/* line 180, ../scss/_dockbar.scss */
.aui .dockbar-split .dockbar .divider-vertical {
  display: none; }

/* line 184, ../scss/_dockbar.scss */
.aui .dockbar-split .dockbar .info-button {
  top: 12px; }

/* line 188, ../scss/_dockbar.scss */
.aui .dockbar-split .dockbar .info-items {
  left: auto;
  position: static; }

/* line 193, ../scss/_dockbar.scss */
.aui .dockbar-split .dockbar .navbar-inner {
  background-color: transparent;
  border-width: 0;
  padding: 0;
  width: 0; }

/* line 199, ../scss/_dockbar.scss */
.aui .dockbar-split .dockbar .navbar-inner .nav {
  border-bottom-width: 0; }

/* line 202, ../scss/_dockbar.scss */
.aui .dockbar-split .dockbar .navbar-inner .nav > li {
  background-color: #333; }

/* line 205, ../scss/_dockbar.scss */
.aui .dockbar-split .dockbar .navbar-inner .nav > li > a {
  color: #FFF;
  line-height: 31px; }

/* line 209, ../scss/_dockbar.scss */
.aui .dockbar-split .dockbar .navbar-inner .nav > li > a:focus, .aui .dockbar-split .dockbar .navbar-inner .nav > li > a:hover {
  color: #FFF; }

/* line 213, ../scss/_dockbar.scss */
.aui .dockbar-split .dockbar .navbar-inner .nav > li > a [class^="icon-"], .aui .dockbar-split .dockbar .navbar-inner .nav > li > a [class*=" icon-"] {
  margin-top: 3px; }

/* line 218, ../scss/_dockbar.scss */
.aui .dockbar-split .dockbar .navbar-inner .nav > li.active > a {
  color: #FFF; }

/* line 225, ../scss/_dockbar.scss */
.aui .dockbar-split .dockbar .navbar-inner .nav li.dropdown.active > .dropdown-toggle {
  color: #FFF; }

/* line 229, ../scss/_dockbar.scss */
.aui .dockbar-split .dockbar .navbar-inner .nav li.dropdown.open > .dropdown-toggle {
  background-color: #555;
  color: #FFF; }

/* line 235, ../scss/_dockbar.scss */
.aui .dockbar-split .dockbar .navbar-inner .nav li.info-items {
  background-color: transparent; }

/* line 240, ../scss/_dockbar.scss */
.aui .dockbar-split .dockbar .navbar-inner .nav li.staging-toggle > a {
  background-color: #2496E5;
  padding-bottom: 0;
  padding-top: 0; }

/* line 245, ../scss/_dockbar.scss */
.aui .dockbar-split .dockbar .navbar-inner .nav li.staging-toggle > a:hover {
  background-color: #2FA4F5; }

/* line 250, ../scss/_dockbar.scss */
.aui .dockbar-split .dockbar .navbar-inner .nav li.staging-toggle span.nav-item-label {
  padding: 5px 10px; }

/* line 257, ../scss/_dockbar.scss */
.aui .dockbar-split .dockbar .navbar-inner .nav-account-controls {
  left: auto;
  margin-right: 0;
  padding: 0;
  position: fixed;
  right: 5em;
  z-index: 325; }

/* line 266, ../scss/_dockbar.scss */
.aui .dockbar-split .dockbar .navbar-inner .nav-add-controls {
  background: transparent;
  position: fixed;
  top: 10%;
  z-index: 350; }

/* line 272, ../scss/_dockbar.scss */
.aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li {
  float: none;
  margin: 10px;
  position: relative; }

/* line 277, ../scss/_dockbar.scss */
.aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li.toggle-controls a {
  clip: rect(0 0 0 0);
  position: absolute; }

/* line 281, ../scss/_dockbar.scss */
.aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li.toggle-controls a:focus {
  clip: rect(auto auto auto auto);
  position: static; }

@media (max-width: 979px) {
  /* line 287, ../scss/_dockbar.scss */
  .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li.page-preview-controls {
    display: none; } }
/* line 293, ../scss/_dockbar.scss */
.aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a {
  background: #333;
  color: #FFF;
  padding: 6px 8px;
  text-align: center; }

/* line 299, ../scss/_dockbar.scss */
.aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a:hover {
  background: #555; }

/* line 303, ../scss/_dockbar.scss */
.aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a [class^="icon-"], .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a [class^="icon-"], .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a [class*=" icon-"] {
  font-size: 25px;
  position: relative;
  vertical-align: middle; }

/* line 309, ../scss/_dockbar.scss */
.aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a.toggle-controls-link {
  background: #92F545; }

/* line 312, ../scss/_dockbar.scss */
.aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a.toggle-controls-link [class^="icon-"], .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a.toggle-controls-link [class^="icon-"], .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a.toggle-controls-link [class*=" icon-"] {
  color: #000; }

/* line 317, ../scss/_dockbar.scss */
.aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a .nav-item-label {
  background: #333;
  display: none;
  left: 100%;
  margin-left: 0.5em;
  margin-top: -1em;
  padding: 0 20px;
  position: absolute;
  top: 50%;
  white-space: nowrap; }

/* line 329, ../scss/_dockbar.scss */
.aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a:hover .nav-item-label {
  display: block; }

/* line 333, ../scss/_dockbar.scss */
.aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a .icon-caret-down {
  display: none; }

/* line 339, ../scss/_dockbar.scss */
.aui .dockbar-split .dockbar .navbar-inner .nav-add-controls:hover > li.toggle-controls a {
  clip: rect(auto auto auto auto);
  position: static; }

/* line 347, ../scss/_dockbar.scss */
.aui .dockbar-split .dockbar .staging-nav-items li > span {
  color: #FFF;
  display: block;
  padding: 10px 15px;
  line-height: 31px; }

/* line 356, ../scss/_dockbar.scss */
.aui .dockbar-split .info-link-container {
  width: 0; }

/* line 360, ../scss/_dockbar.scss */
.aui .dockbar-split .info-items {
  height: 1px;
  width: 715px; }

/* line 364, ../scss/_dockbar.scss */
.aui .dockbar-split .info-items a, .aui .dockbar-split .info-items .btn-link {
  color: #FFF;
  text-decoration: underline; }

/* line 368, ../scss/_dockbar.scss */
.aui .dockbar-split .info-items a:hover, .aui .dockbar-split .info-items .btn-link:hover {
  text-decoration: none; }

/* line 371, ../scss/_dockbar.scss */
.aui .dockbar-split .info-items a:hover .taglib-text, .aui .dockbar-split .info-items .btn-link:hover .taglib-text {
  text-decoration: none; }

/* line 377, ../scss/_dockbar.scss */
.aui .dockbar-split .info-items .btn-link {
  border-width: 0;
  font-size: 14px;
  font-weight: 300;
  margin: 0 0 0 6px;
  padding: 0;
  text-shadow: none; }

/* line 388, ../scss/_dockbar.scss */
.aui .dockbar-split .staging-bar {
  margin: 10px 0; }

/* line 392, ../scss/_dockbar.scss */
.aui .dockbar-split.controls-hidden .dockbar .navbar-inner .nav-add-controls > li.toggle-controls > .toggle-controls-link {
  background: #F5AF45; }

/* line 396, ../scss/_dockbar.scss */
.aui .dockbar-split.lfr-has-add-content .nav-add-controls {
  left: 350px; }

/* line 400, ../scss/_dockbar.scss */
.aui .dockbar-split.lfr-has-device-preview .nav-add-controls {
  left: 220px; }

/* line 404, ../scss/_dockbar.scss */
.aui .dockbar-split.lfr-has-edit-layout .nav-add-controls {
  left: 460px; }

/* line 409, ../scss/_dockbar.scss */
.aui.dialog-iframe-root-node .dockbar .nav-add-controls .page-preview-controls {
  display: none; }

/* line 414, ../scss/_dockbar.scss */
.aui .touch .dockbar-split .dockbar .navbar-inner .nav-add-controls > li.toggle-controls > .toggle-controls-link, .aui .controls-hidden.dockbar-split .dockbar .navbar-inner .nav-add-controls > li.toggle-controls > .toggle-controls-link {
  clip: rect(auto auto auto auto);
  position: static; }

/* line 422, ../scss/_dockbar.scss */
.aui .variation-selector {
  display: block;
  font-size: 1.2em;
  font-weight: bold;
  margin: 1em; }

/* line 429, ../scss/_dockbar.scss */
.aui .layout-revision-container {
  margin: 1em 0 0 1em;
  padding: 0; }

/* line 433, ../scss/_dockbar.scss */
.aui .layout-revision-container .approximate-date {
  color: #999;
  font-weight: bold; }

/* line 438, ../scss/_dockbar.scss */
.aui .layout-revision-container .current-version {
  color: #41801d;
  display: block; }

/* line 443, ../scss/_dockbar.scss */
.aui .layout-revision-container .current-version-pointer {
  display: inline-block;
  width: 0; }

/* line 447, ../scss/_dockbar.scss */
.aui .layout-revision-container .current-version-pointer img {
  left: -25px;
  position: relative; }

/* line 453, ../scss/_dockbar.scss */
.aui .layout-revision-container .layout-variation-name {
  color: #666;
  font-size: 1.15em;
  margin-bottom: 0.1em;
  text-transform: uppercase; }

/* line 460, ../scss/_dockbar.scss */
.aui .layout-revision-container .layout-revision-current {
  color: #666; }

/* line 464, ../scss/_dockbar.scss */
.aui .layout-revision-container .real-date {
  color: #999;
  display: block;
  text-align: right; }

/* line 470, ../scss/_dockbar.scss */
.aui .layout-revision-container .taglib-workflow-status .workflow-status {
  background: none;
  padding-left: 0; }

/* line 474, ../scss/_dockbar.scss */
.aui .layout-revision-container .taglib-workflow-status .workflow-status .workflow-status-ready-for-publication {
  color: #41801d;
  font-weight: bold; }

/* line 481, ../scss/_dockbar.scss */
.aui .layout-revision-container-root {
  margin: 0; }

/* line 485, ../scss/_dockbar.scss */
.aui .staging-controls {
  padding-left: 5px;
  padding-right: 50px; }

/* line 489, ../scss/_dockbar.scss */
.aui .staging-controls select {
  width: 100%; }

/* line 494, ../scss/_dockbar.scss */
.aui .staging-controls .staging-bar .dropdown-menu {
  font-size: 13px;
  min-width: 520px;
  width: 100%; }

/* line 499, ../scss/_dockbar.scss */
.aui .staging-controls .staging-bar .dropdown-menu .btn-link {
  float: left;
  font-size: 11px;
  margin: 0 5px 0 0;
  padding: 0;
  text-decoration: underline;
  text-shadow: none; }

/* line 508, ../scss/_dockbar.scss */
.aui .staging-controls .staging-bar .dropdown-menu .btn-link:hover {
  text-decoration: none; }

/* line 512, ../scss/_dockbar.scss */
.aui .staging-controls .staging-bar .dropdown-menu .btn-link.history {
  float: right; }

/* line 522, ../scss/_dockbar.scss */
.aui .lfr-admin-panel {
  background-color: #FFF;
  bottom: 0;
  left: 0;
  overflow: auto;
  padding: 10px;
  position: fixed;
  top: 0;
  z-index: 1100; }

@media (max-width: 767px) {
  /* line 522, ../scss/_dockbar.scss */
  .aui .lfr-admin-panel {
    margin: 0 -20px;
    position: static;
    width: auto; }

  /* line 537, ../scss/_dockbar.scss */
  .aui .lfr-admin-panel.lfr-add-panel .add-content-menu .lfr-add-page-toolbar, .aui .lfr-admin-panel.lfr-edit-layout-panel .taglib-form-navigator .button-holder {
    margin-top: 0;
    position: static;
    width: auto; }

  /* line 544, ../scss/_dockbar.scss */
  .aui .lfr-admin-panel.lfr-edit-layout-panel .taglib-form-navigator .accordion {
    margin-bottom: 20px; }

  /* line 548, ../scss/_dockbar.scss */
  .aui .lfr-admin-panel.lfr-edit-layout-panel .site-admin-link {
    padding: 0;
    position: static; } }
/* line 556, ../scss/_dockbar.scss */
.aui .lfr-has-add-content {
  padding-left: 350px; }

/* line 560, ../scss/_dockbar.scss */
.aui .lfr-has-device-preview {
  padding-left: 220px; }

/* line 564, ../scss/_dockbar.scss */
.aui .lfr-has-edit-layout {
  padding-left: 460px; }

@media (max-width: 767px) {
  /* line 569, ../scss/_dockbar.scss */
  .aui .lfr-has-add-content, .aui .lfr-has-device-preview, .aui .lfr-has-edit-layout {
    padding-left: 20px; } }
/* line 576, ../scss/_dockbar.scss */
.aui .dropdown-menu > li > a:focus > [class^="icon-"] {
  background-image: none; }

/* line 581, ../scss/_dockbar.scss */
.aui .my-sites-menu .site-type {
  color: #FFF;
  display: none;
  float: right;
  font-size: 0.8em;
  font-weight: normal;
  margin-right: 10px;
  position: absolute;
  right: 100%; }

/* line 592, ../scss/_dockbar.scss */
.aui .my-sites-menu a:hover .site-type {
  color: #FFFFFF;
  display: inline-block; }

/* line 598, ../scss/_dockbar.scss */
.aui .ie.rtl .dockbar .menu-button span {
  background-position-x: -25px; }

/* line 603, ../scss/_dockbar.scss */
.aui.ie6 .dockbar-split .dockbar .navbar-inner .nav-add-controls li.page-preview-controls, .aui.ie7 .dockbar-split .dockbar .navbar-inner .nav-add-controls li.page-preview-controls, .aui.ie8 .dockbar-split .dockbar .navbar-inner .nav-add-controls li.page-preview-controls {
  display: none; }

/* line 609, ../scss/_dockbar.scss */
.aui .ie7 .dockbar {
  zoom: 1; }

/* line 614, ../scss/_dockbar.scss */
.aui .ie7 .my-sites-menu a {
  overflow: visible;
  text-align: left; }

/* line 619, ../scss/_dockbar.scss */
.aui .ie7 .my-sites-menu .site-name {
  float: none; }

/* line 623, ../scss/_dockbar.scss */
.aui .ie7 .my-sites-menu .site-type {
  float: none; }

/* line 630, ../scss/_dockbar.scss */
.aui .ie6 .dockbar, .aui .ie6 .lfr-dockbar-pinned .dockbar {
  height: 10px;
  left: 0;
  position: relative;
  top: 0; }

/* line 637, ../scss/_dockbar.scss */
.aui .ie6 .dockbar .pin-dockbar {
  display: none; }

/* line 641, ../scss/_dockbar.scss */
.aui .ie6 .my-sites-menu {
  width: 200px; }

/* line 644, ../scss/_dockbar.scss */
.aui .ie6 .my-sites-menu a {
  zoom: 1; }

/* line 649, ../scss/_dockbar.scss */
.aui .ie6 .menu-scroll {
  height: 300px;
  overflow-y: auto; }

/* line 658, ../scss/_dockbar.scss */
.aui .controls-hidden .info-button, .aui .controls-hidden .page-customization-bar {
  display: none; }

/* line 663, ../scss/_dockbar.scss */
.aui .info-button {
  cursor: pointer;
  display: inline-block;
  position: relative;
  right: 12px;
  z-index: 1; }

/* line 670, ../scss/_dockbar.scss */
.aui .info-button a {
  color: #FFF;
  padding: 2px 10px;
  position: absolute;
  text-decoration: none;
  z-index: 1; }

/* line 678, ../scss/_dockbar.scss */
.aui .info-button .icon-stop {
  color: #1485EB;
  font-size: 20px; }

/* line 684, ../scss/_dockbar.scss */
.aui .page-customization-bar {
  background-color: #555;
  background-color: rgba(0, 0, 0, 0.5);
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #FFF;
  display: table;
  font-size: 14px;
  font-weight: 300;
  padding: 0 15px;
  width: 100%; }

/* line 697, ../scss/_dockbar.scss */
.aui .page-customization-bar .customized-icon {
  margin: 5px;
  vertical-align: middle; }

/* line 702, ../scss/_dockbar.scss */
.aui .page-customization-bar .page-customization-actions {
  padding-left: 5em; }

/* line 706, ../scss/_dockbar.scss */
.aui .page-customization-bar .page-customization-actions a {
  color: #EEE;
  font-size: 0.8em;
  padding: 0 1em; }

/* line 712, ../scss/_dockbar.scss */
.aui .page-customization-bar .page-customization-bar-form {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  width: 25%; }

/* line 718, ../scss/_dockbar.scss */
.aui .page-customization-bar .page-customization-bar-form a {
  color: #FFF; }

/* line 721, ../scss/_dockbar.scss */
.aui .page-customization-bar .page-customization-bar-form a:focus, .aui .page-customization-bar .page-customization-bar-form a:hover {
  color: #FFF;
  text-decoration: none; }

/* line 727, ../scss/_dockbar.scss */
.aui .page-customization-bar .page-customization-bar-form span {
  display: block;
  line-height: 20px; }

/* line 733, ../scss/_dockbar.scss */
.aui .page-customization-bar .page-customization-bar-text {
  display: table-cell;
  height: 51px;
  vertical-align: middle;
  width: 75%; }

/* line 740, ../scss/_dockbar.scss */
.aui .page-customization-bar .page-customization-bar-container {
  position: absolute; }

/* line 744, ../scss/_dockbar.scss */
.aui .page-customization-bar .reset-prototype {
  display: inline; }

@media (max-width: 1140px) {
  /* line 750, ../scss/_dockbar.scss */
  .aui .dockbar-split .dockbar .info-items {
    width: 515px; } }
@media (max-width: 979px) {
  /* line 756, ../scss/_dockbar.scss */
  .aui #navigation {
    display: none; }

  /* line 759, ../scss/_dockbar.scss */
  .aui #navigation.open {
    display: block; }

  /* line 764, ../scss/_dockbar.scss */
  .aui .dockbar-split .dockbar {
    height: auto;
    position: relative; }

  /* line 768, ../scss/_dockbar.scss */
  .aui .dockbar-split .dockbar .navbar-inner {
    width: auto; }

  /* line 773, ../scss/_dockbar.scss */
  .aui .user-avatar-image {
    width: 18px; } }
/* line 3, ../scss/_navigation-main.scss */
#navigation {
  border: none;
  margin-bottom: 42px;
  height: 50px;
  background-color: #0F3F81;
  outline: none; }

/* line 10, ../scss/_navigation-main.scss */
#navigation ul, #navigation li {
  list-style-type: none; }

/* line 13, ../scss/_navigation-main.scss */
#navigation ul a, #navigation li a {
  text-decoration: none; }

/* line 18, ../scss/_navigation-main.scss */
#navigation .header-search {
  display: none; }

/* line 28, ../scss/_navigation-main.scss */
#navigation > div > ul {
  line-height: 50px;
  margin: 0 0 10px 0; }

/* line 32, ../scss/_navigation-main.scss */
#navigation > div > ul > li {
  display: block;
  position: relative;
  float: left;
  line-height: 50px;
  margin-right: 30px; }

/* line 39, ../scss/_navigation-main.scss */
#navigation > div > ul > li > a {
  font-size: 17px;
  color: #ffffff;
  padding: 12px 12px 12px 0 !important;
  text-decoration: none; }

/* line 46, ../scss/_navigation-main.scss */
#navigation > div > ul > li > a .icon:before {
  font-size: 10px;
  margin-left: 5px; }

/* line 54, ../scss/_navigation-main.scss */
#navigation > div > ul > li:first-child a {
  margin-right: 0;
  margin-left: 0; }

/* line 60, ../scss/_navigation-main.scss */
#navigation > div > ul > li.selected {
  -moz-box-shadow: inset 0px -5px 0px 0px #ffffff;
  -webkit-box-shadow: inset 0px -5px 0px 0px #ffffff;
  box-shadow: inset 0px -5px 0px 0px #ffffff; }

/* line 70, ../scss/_navigation-main.scss */
#navigation .child-menu {
  width: 255px;
  list-style-type: none;
  display: none;
  position: absolute;
  left: 0;
  z-index: 1000;
  background-color: #ffffff;
  -moz-box-shadow: 0px 4px 3px 2px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0px 4px 3px 2px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 4px 3px 2px rgba(0, 0, 0, 0.3); }

/* line 82, ../scss/_navigation-main.scss */
#navigation .child-menu > li {
  color: #0B4BA0;
  background-color: #ffffff;
  line-height: 30px;
  padding: 0 10px;
  float: none !important; }

/* line 90, ../scss/_navigation-main.scss */
#navigation .child-menu > li:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px; }

/* line 95, ../scss/_navigation-main.scss */
#navigation .child-menu > li:hover {
  background-color: #4172B3; }

/* line 99, ../scss/_navigation-main.scss */
#navigation .child-menu > li:first-child {
  border-top: 0; }

/* line 103, ../scss/_navigation-main.scss */
#navigation .child-menu > li > a {
  display: block;
  width: 100%;
  font-size: 18px;
  white-space: pre-line;
  color: #0B4BA0; }

/* line 110, ../scss/_navigation-main.scss */
#navigation .child-menu > li > a:hover {
  color: #ffffff; }

/* line 115, ../scss/_navigation-main.scss */
#navigation .child-menu > li ul {
  padding-top: 8px; }

/* line 118, ../scss/_navigation-main.scss */
#navigation .child-menu > li ul li {
  width: 100%; }

/* line 120, ../scss/_navigation-main.scss */
#navigation .child-menu > li ul li a {
  color: #ffffff;
  font-size: 12px;
  white-space: pre-line; }

/* line 9, ../scss/_navigation-sub.scss */
.aui .navigation-sub {
  font-size: 14px;
  margin: 0; }

/* line 15, ../scss/_navigation-sub.scss */
.aui .navigation-sub li {
  border: 1px solid #072B5D; }

/* line 19, ../scss/_navigation-sub.scss */
.aui .navigation-sub li:first-child, .aui .navigation-sub li.selected:first-child {
  border-top: 5px solid #072B5D;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px; }

/* line 26, ../scss/_navigation-sub.scss */
.aui .navigation-sub li:last-child, .aui .navigation-sub li.selected:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  border-bottom: 5px solid #072B5D; }

/* line 33, ../scss/_navigation-sub.scss */
.aui .navigation-sub li a, .aui .navigation-sub li a:link, .aui .navigation-sub li a:focus, .aui .navigation-sub li a:active, .aui .navigation-sub li > span.title {
  display: block;
  color: #fff;
  padding: 14px 15px 14px 20px; }

/* line 43, ../scss/_navigation-sub.scss */
.aui .navigation-sub li a:hover {
  color: #ffffff;
  background: #4172B3;
  text-decoration: none; }

/* line 49, ../scss/_navigation-sub.scss */
.aui .navigation-sub li.sub-nav-item-level-2 {
  background: #072B5D; }

/* line 52, ../scss/_navigation-sub.scss */
.aui .navigation-sub li.sub-nav-item-level-3 {
  background: #0F3F81; }

/* line 55, ../scss/_navigation-sub.scss */
.aui .navigation-sub li.sub-nav-item-level-4 {
  background: #194D96; }

/* line 58, ../scss/_navigation-sub.scss */
.aui .navigation-sub li.sub-nav-item-level-5 {
  background: #295BA0; }

/* line 62, ../scss/_navigation-sub.scss */
.aui .navigation-sub li.selected {
  background: #FFFFFF;
  border-style: none;
  color: #000;
  margin-left: -1px;
  width: 101%; }

/* line 69, ../scss/_navigation-sub.scss */
.aui .navigation-sub li.selected .title {
  color: #000; }

/* line 74, ../scss/_navigation-sub.scss */
.aui .navigation-sub li:first-child > a {
  margin-top: 0; }

/* line 84, ../scss/_navigation-sub.scss */
#sub-nav {
  margin-bottom: 15px; }

/* ---------- Portlet wrapper and icons ---------- */
/* line 8, ../scss/_portlet.scss */
.freeform .portlet {
  margin-bottom: 0; }

/* line 12, ../scss/_portlet.scss */
body.portlet {
  border-width: 0; }

/* line 16, ../scss/_portlet.scss */
.portlet-topper {
  position: relative; }

/* line 19, ../scss/_portlet.scss */
.portlet-topper .portlet-topper-toolbar {
  margin: 0;
  padding: 2px;
  position: absolute;
  right: 3px;
  text-align: right;
  top: 3px;
  z-index: 300; }

/* line 28, ../scss/_portlet.scss */
.portlet-topper .portlet-topper-toolbar a {
  color: inherit; }

/* line 31, ../scss/_portlet.scss */
.portlet-topper .portlet-topper-toolbar a, .portlet-topper .portlet-topper-toolbar a:hover {
  text-decoration: none; }

/* line 35, ../scss/_portlet.scss */
.portlet-topper .portlet-topper-toolbar a i {
  font-size: 19px; }

/* line 40, ../scss/_portlet.scss */
.portlet-topper .portlet-topper-toolbar .nobr {
  display: block;
  float: left;
  padding: 1px; }

/* line 46, ../scss/_portlet.scss */
.portlet-topper .portlet-topper-toolbar .portlet-icon-back {
  background: url(../images/arrows/12_left.png) no-repeat 0 50%;
  color: #FFF;
  font-weight: bold;
  padding: 5px 5px 5px 18px; }

/* line 52, ../scss/_portlet.scss */
.portlet-topper .portlet-topper-toolbar .portlet-icon-back:hover {
  color: #FFF; }

/* line 57, ../scss/_portlet.scss */
.portlet-topper .portlet-topper-toolbar .portlet-options .lfr-icon-menu-text {
  color: transparent;
  font-size: 0; }

/* line 64, ../scss/_portlet.scss */
.portlet-title {
  display: block; }

/* line 67, ../scss/_portlet.scss */
.portlet-title img {
  vertical-align: middle; }

/* line 72, ../scss/_portlet.scss */
.portlet-title-editable {
  cursor: pointer; }

/* line 76, ../scss/_portlet.scss */
.portlet-title-text {
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  max-width: 95%;
  vertical-align: top; }

/* line 86, ../scss/_portlet.scss */
.panel-page-content .portlet-title-text, .panel-page-body .portlet-title-text {
  cursor: auto; }

/* line 91, ../scss/_portlet.scss */
.portlet-content, .portlet-minimized .portlet-content-container {
  padding: 12px 10px 10px; }

/* line 95, ../scss/_portlet.scss */
.portlet-minimized .portlet-content {
  padding: 0; }

/* line 99, ../scss/_portlet.scss */
.portlet-nested-portlets .portlet-boundary {
  left: 0 !important;
  position: relative !important;
  top: 0 !important; }

/* line 105, ../scss/_portlet.scss */
.portlet-borderless-bar, .portlet-content .lfr-icon-actions {
  background: #333;
  color: #FFF;
  text-shadow: -1px -1px #000; }

/* line 111, ../scss/_portlet.scss */
.portlet-borderless-bar a, .portlet-content .lfr-icon-actions a {
  color: #3AF; }

/* line 116, ../scss/_portlet.scss */
.portlet-borderless-container:hover .portlet-borderless-bar, .portlet-content:hover .lfr-icon-actions {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1; }

/* line 120, ../scss/_portlet.scss */
.portlet-borderless-container:hover .portlet-borderless-bar .portlet-actions, .portlet-content:hover .lfr-icon-actions .taglib-text {
  display: inline-block; }

/* line 128, ../scss/_portlet.scss */
.portlet-borderless-bar .portlet-options .dropdown-toggle, .portlet-borderless-bar .portlet-options.open .dropdown-toggle {
  background-image: url(../images/portlet/options_borderless.png); }

/* line 141, ../scss/_portlet.scss */
.portlet-content .lfr-icon-actions {
  float: left;
  margin: 1px 10px 1px 1px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
  padding: 2px 7px; }

/* line 149, ../scss/_portlet.scss */
.portlet-content .lfr-icon-actions .taglib-text {
  color: #FFF;
  display: none;
  font-weight: bold;
  margin-right: 1em;
  text-decoration: none;
  vertical-align: middle; }

/* line 158, ../scss/_portlet.scss */
.portlet-content .lfr-icon-actions .lfr-icon-action a {
  background: url() no-repeat 0 50%;
  display: inline-block;
  margin-left: 5px;
  vertical-align: top; }

/* line 164, ../scss/_portlet.scss */
.portlet-content .lfr-icon-actions .lfr-icon-action a:hover {
  text-decoration: none; }

/* line 167, ../scss/_portlet.scss */
.portlet-content .lfr-icon-actions .lfr-icon-action a:hover span {
  text-decoration: underline; }

/* line 172, ../scss/_portlet.scss */
.portlet-content .lfr-icon-actions .lfr-icon-action a img {
  visibility: hidden; }

/* line 177, ../scss/_portlet.scss */
.portlet-content .lfr-icon-actions .lfr-icon-action-add a {
  background-image: url(../images/common/add_white.png); }

/* line 181, ../scss/_portlet.scss */
.portlet-content .lfr-icon-actions .lfr-icon-action-edit a {
  background-image: url(../images/common/edit_white.png); }

/* line 185, ../scss/_portlet.scss */
.portlet-content .lfr-icon-actions .lfr-icon-action-edit-template a {
  background-image: url(../images/common/edit_template_white.png); }

/* line 189, ../scss/_portlet.scss */
.portlet-content .lfr-icon-actions .lfr-icon-action-configuration a {
  background-image: url(../images/common/configuration_white.png); }

/* line 194, ../scss/_portlet.scss */
.portlet-content .lfr-url-error {
  display: inline-block;
  white-space: normal; }

/* ---------- Borderless portlet ---------- */
/* line 202, ../scss/_portlet.scss */
.portlet-borderless-container {
  min-height: 2.5em;
  position: relative; }

/* line 207, ../scss/_portlet.scss */
.portlet-borderless-bar {
  background-color: transparent;
  font-size: 10px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
  opacity: 0.3;
  height: 0;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 200; }

/* line 222, ../scss/_portlet.scss */
.portlet-borderless-bar a {
  background: url() no-repeat 0 50%;
  display: inline-block;
  height: 20px;
  margin-left: 5px;
  text-indent: -9999px;
  width: 16px; }

/* line 231, ../scss/_portlet.scss */
.portlet-borderless-bar .portlet-actions {
  float: right;
  overflow: hidden;
  padding: 0 5px; }

/* line 236, ../scss/_portlet.scss */
.portlet-borderless-bar .portlet-actions .portlet-action, .portlet-borderless-bar .portlet-actions .portlet-options {
  display: inline-block; }

/* line 241, ../scss/_portlet.scss */
.portlet-borderless-bar .portlet-actions, .portlet-borderless-bar .portlet-title-default {
  background-color: #333;
  min-height: 21px; }

/* line 246, ../scss/_portlet.scss */
.portlet-borderless-bar .portlet-action-separator {
  display: none; }

/* line 250, ../scss/_portlet.scss */
.portlet-borderless-bar .portlet-back a {
  height: auto;
  text-indent: 0;
  width: auto; }

/* line 256, ../scss/_portlet.scss */
.portlet-borderless-bar .portlet-close {
  display: inline-block;
  vertical-align: middle; }

/* line 260, ../scss/_portlet.scss */
.portlet-borderless-bar .portlet-close a {
  background-image: url(../images/portlet/close_borderless.png); }

/* line 265, ../scss/_portlet.scss */
.portlet-borderless-bar .portlet-options li.lfr-trigger strong a {
  background-image: url(../images/portlet/options_borderless.png); }

/* line 271, ../scss/_portlet.scss */
.lfr-configurator-visibility .portlet-borderless-bar {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
  opacity: 0.6; }

/* line 276, ../scss/_portlet.scss */
.lfr-configurator-visibility .portlet-content .lfr-icon-actions {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1; }

/* line 301, ../scss/_portlet.scss */
.portlet-content .icons-container {
  clear: both;
  height: auto;
  margin-top: 1em;
  overflow: hidden;
  width: auto; }

/* line 310, ../scss/_portlet.scss */
.portlet-title-default {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  float: right;
  font-weight: bold;
  height: 0;
  line-height: 19px;
  max-width: 50%;
  padding: 0 10px;
  text-transform: uppercase; }

/* line 325, ../scss/_portlet.scss */
.portlet-draggable .portlet-topper {
  cursor: move; }

/* line 329, ../scss/_portlet.scss */
.portlet-draggable .portlet-title-default {
  background: #333333 url(../images/portlet/draggable_borderless.png) no-repeat 0 50%;
  cursor: move;
  padding-left: 20px; }

/* ---------- Panel page ---------- */
/* line 338, ../scss/_portlet.scss */
.lfr-panel-page {
  width: 100%; }

/* line 341, ../scss/_portlet.scss */
.lfr-panel-page .portlet-title {
  font-size: 13px; }

/* line 345, ../scss/_portlet.scss */
.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 ---------- */
/* line 366, ../scss/_portlet.scss */
.portlet-msg {
  background: #EEE none no-repeat 6px 50%;
  border: 1px solid #555;
  color: #34404F;
  font-weight: bold;
  margin: 2px auto 14px;
  padding: 6px 6px 6px 30px;
  text-align: left; }

/* ---------- Status labels ---------- */
/* line 378, ../scss/_portlet.scss */
.lfr-status-alert-label, .lfr-status-error-label, .lfr-status-info-label, .lfr-status-progress-label, .lfr-status-success-label {
  background: none no-repeat 0 50%;
  padding: 3px 3px 3px 20px; }

/* line 383, ../scss/_portlet.scss */
.lfr-status-alert-label {
  background-image: url(../images/messages/alert.png);
  color: #663; }

/* line 388, ../scss/_portlet.scss */
.lfr-status-error-label {
  background-image: url(../images/messages/error.png);
  color: #900; }

/* line 393, ../scss/_portlet.scss */
.lfr-status-help-label, .lfr-status-info-label, .lfr-status-progress-label {
  background-image: url(../images/messages/info.png);
  color: #34404F; }

/* line 398, ../scss/_portlet.scss */
.lfr-status-help-label {
  background-image: url(../images/portlet/help.png); }

/* line 402, ../scss/_portlet.scss */
.lfr-status-progress-label {
  background-image: url(../images/aui/loading_indicator.gif); }

/* line 406, ../scss/_portlet.scss */
.lfr-status-success-label {
  background-image: url(../images/messages/success.png);
  color: #384F34; }

/* ---------- Liferay messages ---------- */
/* line 413, ../scss/_portlet.scss */
.lfr-message {
  position: relative; }

/* line 416, ../scss/_portlet.scss */
.lfr-message .lfr-message-control {
  background-color: #333;
  display: inline-block; }

/* line 421, ../scss/_portlet.scss */
.lfr-message .lfr-message-controls {
  display: none;
  left: 3px;
  margin: -8px 8px 0 3px;
  position: absolute;
  top: 50%;
  z-index: 10; }

/* line 430, ../scss/_portlet.scss */
.lfr-message .lfr-message-close {
  background-image: url(../images/portlet/close_borderless.png);
  background-position: 0 0;
  background-repeat: no-repeat; }

/* line 436, ../scss/_portlet.scss */
.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; }

/* line 445, ../scss/_portlet.scss */
.lfr-message .lfr-message-close-all a {
  color: #FFF; }

/* line 450, ../scss/_portlet.scss */
.lfr-message .lfr-message-controls-hover .lfr-message-close-all {
  display: inline-block; }

/* line 454, ../scss/_portlet.scss */
.lfr-message.pending {
  background-image: url(../images/common/time.png); }

/* line 459, ../scss/_portlet.scss */
.lfr-message-content.alert {
  margin-bottom: 0; }

/* line 463, ../scss/_portlet.scss */
.lfr-message-close {
  cursor: pointer; }

/* ---------- Sections ---------- */
/* ---------- Text in a selected cell range ---------- */
/* line 472, ../scss/_portlet.scss */
.portlet-section-selected, .portlet-section-selected a {
  background: #727C81;
  color: #FFF;
  font-weight: bold;
  text-decoration: none; }

/* line 479, ../scss/_portlet.scss */
.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 ---------- */
/* line 501, ../scss/_portlet.scss */
.alert .form {
  margin: 0; }

/* ---------- Text used for the descriptive label of the whole form (not the labels for fields) ---------- */
/* ---------- Text of the user-input in an input field ---------- */
/* ---------- Text on a button ---------- */
/* ---------- Text that appears beside a context dependent action icon ---------- */
/* ---------- Text that appears beside a 'standard' icon (e.g. Ok, or cancel) ---------- */
/* ---------- Text for a separator of fields (e.g. checkboxes, etc.) ---------- */
/* ---------- Text for a field (not input field, e.g. checkboxes, etc.) ---------- */
/* ---------- Menus ---------- */
/* ---------- General menu settings such as background color, margins, etc. ---------- */
/* ---------- Normal, unselected menu item ---------- */
/* ---------- Selected menu item ---------- */
/* ---------- Normal, unselected menu item when the mouse hovers over it ---------- */
/* ---------- Selected menu item when the mouse hovers over it ---------- */
/* ---------- Normal, unselected menu item that has sub-menus ---------- */
/* ---------- Selected sub-menu item that has sub-menus ---------- */
/* ---------- Descriptive text for the menu (e.g. in a help context below the menu) ---------- */
/* ---------- Menu caption ---------- */
/* ---------- Miscellaneous portlet styles ---------- */
/* line 590, ../scss/_portlet.scss */
.restricted, .restricted td {
  background: #FDD;
  border-width: 0; }

/* line 595, ../scss/_portlet.scss */
.restricted * {
  color: #727C81; }

/* line 600, ../scss/_portlet.scss */
.alt.restricted td {
  background-color: #FFC0C0; }

/* line 604, ../scss/_portlet.scss */
.hover.restricted td {
  background-color: #D3BDC0; }

/* line 609, ../scss/_portlet.scss */
.alt.restricted td.first, .restricted td.first {
  background-image: url(../images/messages/error.png);
  background-position: 5px 50%;
  background-repeat: no-repeat;
  padding-left: 28px; }

/* ---------- Permissions ---------- */
/* line 620, ../scss/_portlet.scss */
.table-data tr.lfr-role .first {
  background-image: url();
  background-position: 5px 50%;
  background-repeat: no-repeat;
  padding-left: 30px;
  vertical-align: middle; }

/* line 628, ../scss/_portlet.scss */
.table-data tr.lfr-role-guest .first {
  background-image: url(../images/common/guest_icon.png); }

/* line 632, ../scss/_portlet.scss */
.table-data tr.lfr-role-regular .first {
  background-image: url(../images/common/user_icon.png); }

/* line 636, ../scss/_portlet.scss */
.table-data tr.lfr-role-site .first {
  background-image: url(../images/common/site_icon.png); }

/* line 640, ../scss/_portlet.scss */
.table-data tr.lfr-role-organization .first {
  background-image: url(../images/common/organization_icon.png); }

/* line 644, ../scss/_portlet.scss */
.table-data tr.lfr-role-team .first {
  background-image: url(../images/common/team_icon.png); }

/* ---------- Miscellaneous component styles ---------- */
/* line 162, ../scss/aui/_mixins.scss */
.lfr-ddm-container .control-group.error .control-label, .lfr-ddm-container .control-group.error .help-block, .lfr-ddm-container .control-group.error .help-inline {
  color: #555; }

/* line 168, ../scss/aui/_mixins.scss */
.lfr-ddm-container .control-group.error .checkbox, .lfr-ddm-container .control-group.error .radio, .lfr-ddm-container .control-group.error input, .lfr-ddm-container .control-group.error select, .lfr-ddm-container .control-group.error textarea {
  color: #555; }

/* line 175, ../scss/aui/_mixins.scss */
.lfr-ddm-container .control-group.error input, .lfr-ddm-container .control-group.error select, .lfr-ddm-container .control-group.error textarea {
  border-color: #ccc;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

/* line 180, ../scss/aui/_mixins.scss */
.lfr-ddm-container .control-group.error input:focus, .lfr-ddm-container .control-group.error select:focus, .lfr-ddm-container .control-group.error textarea:focus {
  border-color: #b3b3b3;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white; }

/* line 186, ../scss/aui/_mixins.scss */
.lfr-ddm-container .control-group.error .input-prepend .add-on, .lfr-ddm-container .control-group.error .input-append .add-on {
  color: #555;
  background-color: #f5f5f5;
  border-color: #555; }

/* line 162, ../scss/aui/_mixins.scss */
.lfr-ddm-container .control-group.info .control-label, .lfr-ddm-container .control-group.info .help-block, .lfr-ddm-container .control-group.info .help-inline {
  color: #555; }

/* line 168, ../scss/aui/_mixins.scss */
.lfr-ddm-container .control-group.info .checkbox, .lfr-ddm-container .control-group.info .radio, .lfr-ddm-container .control-group.info input, .lfr-ddm-container .control-group.info select, .lfr-ddm-container .control-group.info textarea {
  color: #555; }

/* line 175, ../scss/aui/_mixins.scss */
.lfr-ddm-container .control-group.info input, .lfr-ddm-container .control-group.info select, .lfr-ddm-container .control-group.info textarea {
  border-color: #ccc;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

/* line 180, ../scss/aui/_mixins.scss */
.lfr-ddm-container .control-group.info input:focus, .lfr-ddm-container .control-group.info select:focus, .lfr-ddm-container .control-group.info textarea:focus {
  border-color: #b3b3b3;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white; }

/* line 186, ../scss/aui/_mixins.scss */
.lfr-ddm-container .control-group.info .input-prepend .add-on, .lfr-ddm-container .control-group.info .input-append .add-on {
  color: #555;
  background-color: #f5f5f5;
  border-color: #555; }

/* line 162, ../scss/aui/_mixins.scss */
.lfr-ddm-container .control-group.success .control-label, .lfr-ddm-container .control-group.success .help-block, .lfr-ddm-container .control-group.success .help-inline {
  color: #555; }

/* line 168, ../scss/aui/_mixins.scss */
.lfr-ddm-container .control-group.success .checkbox, .lfr-ddm-container .control-group.success .radio, .lfr-ddm-container .control-group.success input, .lfr-ddm-container .control-group.success select, .lfr-ddm-container .control-group.success textarea {
  color: #555; }

/* line 175, ../scss/aui/_mixins.scss */
.lfr-ddm-container .control-group.success input, .lfr-ddm-container .control-group.success select, .lfr-ddm-container .control-group.success textarea {
  border-color: #ccc;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

/* line 180, ../scss/aui/_mixins.scss */
.lfr-ddm-container .control-group.success input:focus, .lfr-ddm-container .control-group.success select:focus, .lfr-ddm-container .control-group.success textarea:focus {
  border-color: #b3b3b3;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white; }

/* line 186, ../scss/aui/_mixins.scss */
.lfr-ddm-container .control-group.success .input-prepend .add-on, .lfr-ddm-container .control-group.success .input-append .add-on {
  color: #555;
  background-color: #f5f5f5;
  border-color: #555; }

/* line 162, ../scss/aui/_mixins.scss */
.lfr-ddm-container .control-group.warning .control-label, .lfr-ddm-container .control-group.warning .help-block, .lfr-ddm-container .control-group.warning .help-inline {
  color: #555; }

/* line 168, ../scss/aui/_mixins.scss */
.lfr-ddm-container .control-group.warning .checkbox, .lfr-ddm-container .control-group.warning .radio, .lfr-ddm-container .control-group.warning input, .lfr-ddm-container .control-group.warning select, .lfr-ddm-container .control-group.warning textarea {
  color: #555; }

/* line 175, ../scss/aui/_mixins.scss */
.lfr-ddm-container .control-group.warning input, .lfr-ddm-container .control-group.warning select, .lfr-ddm-container .control-group.warning textarea {
  border-color: #ccc;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

/* line 180, ../scss/aui/_mixins.scss */
.lfr-ddm-container .control-group.warning input:focus, .lfr-ddm-container .control-group.warning select:focus, .lfr-ddm-container .control-group.warning textarea:focus {
  border-color: #b3b3b3;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white; }

/* line 186, ../scss/aui/_mixins.scss */
.lfr-ddm-container .control-group.warning .input-prepend .add-on, .lfr-ddm-container .control-group.warning .input-append .add-on {
  color: #555;
  background-color: #f5f5f5;
  border-color: #555; }

/* line 162, ../scss/aui/_mixins.scss */
.lfr-ddm-container .control-group.error > .control-label, .lfr-ddm-container .control-group.error > .help-block, .lfr-ddm-container .control-group.error > .help-inline {
  color: #B50303; }

/* line 168, ../scss/aui/_mixins.scss */
.lfr-ddm-container .control-group.error > .checkbox, .lfr-ddm-container .control-group.error > .radio, .lfr-ddm-container .control-group.error > input, .lfr-ddm-container .control-group.error > select, .lfr-ddm-container .control-group.error > textarea {
  color: #B50303; }

/* line 175, ../scss/aui/_mixins.scss */
.lfr-ddm-container .control-group.error > input, .lfr-ddm-container .control-group.error > select, .lfr-ddm-container .control-group.error > textarea {
  border-color: #B50303;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

/* line 180, ../scss/aui/_mixins.scss */
.lfr-ddm-container .control-group.error > input:focus, .lfr-ddm-container .control-group.error > select:focus, .lfr-ddm-container .control-group.error > textarea:focus {
  border-color: #830202;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #fb2323;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #fb2323;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #fb2323; }

/* line 186, ../scss/aui/_mixins.scss */
.lfr-ddm-container .control-group.error > .input-prepend .add-on, .lfr-ddm-container .control-group.error > .input-append .add-on {
  color: #B50303;
  background-color: #FEE5E2;
  border-color: #B50303; }

/* line 162, ../scss/aui/_mixins.scss */
.lfr-ddm-container .control-group.info > .control-label, .lfr-ddm-container .control-group.info > .help-block, .lfr-ddm-container .control-group.info > .help-inline {
  color: #12718F; }

/* line 168, ../scss/aui/_mixins.scss */
.lfr-ddm-container .control-group.info > .checkbox, .lfr-ddm-container .control-group.info > .radio, .lfr-ddm-container .control-group.info > input, .lfr-ddm-container .control-group.info > select, .lfr-ddm-container .control-group.info > textarea {
  color: #12718F; }

/* line 175, ../scss/aui/_mixins.scss */
.lfr-ddm-container .control-group.info > input, .lfr-ddm-container .control-group.info > select, .lfr-ddm-container .control-group.info > textarea {
  border-color: #12718F;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

/* line 180, ../scss/aui/_mixins.scss */
.lfr-ddm-container .control-group.info > input:focus, .lfr-ddm-container .control-group.info > select:focus, .lfr-ddm-container .control-group.info > textarea:focus {
  border-color: #0c4d62;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #24b5e3;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #24b5e3;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #24b5e3; }

/* line 186, ../scss/aui/_mixins.scss */
.lfr-ddm-container .control-group.info > .input-prepend .add-on, .lfr-ddm-container .control-group.info > .input-append .add-on {
  color: #12718F;
  background-color: #CEF1FC;
  border-color: #12718F; }

/* line 162, ../scss/aui/_mixins.scss */
.lfr-ddm-container .control-group.success > .control-label, .lfr-ddm-container .control-group.success > .help-block, .lfr-ddm-container .control-group.success > .help-inline {
  color: #488F06; }

/* line 168, ../scss/aui/_mixins.scss */
.lfr-ddm-container .control-group.success > .checkbox, .lfr-ddm-container .control-group.success > .radio, .lfr-ddm-container .control-group.success > input, .lfr-ddm-container .control-group.success > select, .lfr-ddm-container .control-group.success > textarea {
  color: #488F06; }

/* line 175, ../scss/aui/_mixins.scss */
.lfr-ddm-container .control-group.success > input, .lfr-ddm-container .control-group.success > select, .lfr-ddm-container .control-group.success > textarea {
  border-color: #488F06;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

/* line 180, ../scss/aui/_mixins.scss */
.lfr-ddm-container .control-group.success > input:focus, .lfr-ddm-container .control-group.success > select:focus, .lfr-ddm-container .control-group.success > textarea:focus {
  border-color: #2f5e04;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #79f10a;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #79f10a;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #79f10a; }

/* line 186, ../scss/aui/_mixins.scss */
.lfr-ddm-container .control-group.success > .input-prepend .add-on, .lfr-ddm-container .control-group.success > .input-append .add-on {
  color: #488F06;
  background-color: #F1FBD1;
  border-color: #488F06; }

/* line 162, ../scss/aui/_mixins.scss */
.lfr-ddm-container .control-group.warning > .control-label, .lfr-ddm-container .control-group.warning > .help-block, .lfr-ddm-container .control-group.warning > .help-inline {
  color: #BF7900; }

/* line 168, ../scss/aui/_mixins.scss */
.lfr-ddm-container .control-group.warning > .checkbox, .lfr-ddm-container .control-group.warning > .radio, .lfr-ddm-container .control-group.warning > input, .lfr-ddm-container .control-group.warning > select, .lfr-ddm-container .control-group.warning > textarea {
  color: #BF7900; }

/* line 175, ../scss/aui/_mixins.scss */
.lfr-ddm-container .control-group.warning > input, .lfr-ddm-container .control-group.warning > select, .lfr-ddm-container .control-group.warning > textarea {
  border-color: #BF7900;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

/* line 180, ../scss/aui/_mixins.scss */
.lfr-ddm-container .control-group.warning > input:focus, .lfr-ddm-container .control-group.warning > select:focus, .lfr-ddm-container .control-group.warning > textarea:focus {
  border-color: #8c5900;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffaf26;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffaf26;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffaf26; }

/* line 186, ../scss/aui/_mixins.scss */
.lfr-ddm-container .control-group.warning > .input-prepend .add-on, .lfr-ddm-container .control-group.warning > .input-append .add-on {
  color: #BF7900;
  background-color: #FFFBDC;
  border-color: #BF7900; }

/* ---------- Dynamic data list display/Journal portlet ---------- */
/* line 691, ../scss/_portlet.scss */
.portlet-dynamic-data-list-display .lfr-ddm-container .field-wrapper[data-repeatable="true"], .portlet-dynamic-data-list-display .lfr-ddm-container .field-wrapper .field-wrapper, .portlet-dynamic-data-lists .lfr-ddm-container .field-wrapper[data-repeatable="true"], .portlet-dynamic-data-lists .lfr-ddm-container .field-wrapper .field-wrapper, .portlet-journal .journal-article-container .lfr-ddm-container .field-wrapper[data-repeatable="true"], .portlet-journal .journal-article-container .lfr-ddm-container .field-wrapper .field-wrapper {
  border: 1px solid #D0D0D0;
  border-left-width: 10px;
  padding: 7px 10px 10px; }

/* line 696, ../scss/_portlet.scss */
.portlet-dynamic-data-list-display .lfr-ddm-container .field-wrapper[data-repeatable="true"][data-repeatable="true"]:nth-of-type(even), .portlet-dynamic-data-list-display .lfr-ddm-container .field-wrapper .field-wrapper[data-repeatable="true"]:nth-of-type(even), .portlet-dynamic-data-lists .lfr-ddm-container .field-wrapper[data-repeatable="true"][data-repeatable="true"]:nth-of-type(even), .portlet-dynamic-data-lists .lfr-ddm-container .field-wrapper .field-wrapper[data-repeatable="true"]:nth-of-type(even), .portlet-journal .journal-article-container .lfr-ddm-container .field-wrapper[data-repeatable="true"][data-repeatable="true"]:nth-of-type(even), .portlet-journal .journal-article-container .lfr-ddm-container .field-wrapper .field-wrapper[data-repeatable="true"]:nth-of-type(even) {
  background-color: #F5F5F5; }

/* line 700, ../scss/_portlet.scss */
.portlet-dynamic-data-list-display .lfr-ddm-container .field-wrapper[data-repeatable="true"], .portlet-dynamic-data-list-display .lfr-ddm-container .field-wrapper[data-repeatable="true"] .field-wrapper, .portlet-dynamic-data-list-display .lfr-ddm-container .field-wrapper .field-wrapper, .portlet-dynamic-data-list-display .lfr-ddm-container .field-wrapper .field-wrapper .field-wrapper, .portlet-dynamic-data-lists .lfr-ddm-container .field-wrapper[data-repeatable="true"], .portlet-dynamic-data-lists .lfr-ddm-container .field-wrapper[data-repeatable="true"] .field-wrapper, .portlet-dynamic-data-lists .lfr-ddm-container .field-wrapper .field-wrapper, .portlet-dynamic-data-lists .lfr-ddm-container .field-wrapper .field-wrapper .field-wrapper, .portlet-journal .journal-article-container .lfr-ddm-container .field-wrapper[data-repeatable="true"], .portlet-journal .journal-article-container .lfr-ddm-container .field-wrapper[data-repeatable="true"] .field-wrapper, .portlet-journal .journal-article-container .lfr-ddm-container .field-wrapper .field-wrapper, .portlet-journal .journal-article-container .lfr-ddm-container .field-wrapper .field-wrapper .field-wrapper {
  margin: 15px 0 0; }

/* ---------- Add content dialog ---------- */
/* line 710, ../scss/_portlet.scss */
.lfr-portlet-item, .lfr-portlet-item p a {
  font-size: 1em; }

/* ---------- Breadcrumb taglib ---------- */
/* line 717, ../scss/_portlet.scss */
.breadcrumb.breadcrumb-vertical {
  display: inline-block;
  text-align: center; }

/* line 721, ../scss/_portlet.scss */
.breadcrumb.breadcrumb-vertical li {
  display: block; }

/* line 724, ../scss/_portlet.scss */
.breadcrumb.breadcrumb-vertical li.last, .breadcrumb.breadcrumb-vertical li.only {
  background: none; }

/* line 729, ../scss/_portlet.scss */
.breadcrumb.breadcrumb-vertical .divider {
  background: url(/cdp-theme/images/arrows/07_down.png) no-repeat 50% 100%;
  display: block;
  text-indent: 110%;
  white-space: nowrap;
  overflow: hidden;
  text-transform: capitalize;
  height: 10px; }

/* ---------- Calendar taglib ---------- */
/* line 743, ../scss/_portlet.scss */
.taglib-calendar tr.portlet-section-header th, .taglib-calendar tr td {
  border-width: 0; }

/* line 748, ../scss/_portlet.scss */
.taglib-calendar tr td a {
  background-color: #F0F5F7;
  border: 1px solid #FFF;
  border-bottom-width: 0;
  border-left-width: 0;
  display: block;
  height: 15px;
  padding: 5px 0; }

/* line 757, ../scss/_portlet.scss */
.taglib-calendar tr td a:hover {
  background-color: #727C81;
  color: #FFF; }

/* line 763, ../scss/_portlet.scss */
.taglib-calendar tr td.calendar-inactive {
  background-color: #FFF;
  color: #B5BFC4; }

/* line 769, ../scss/_portlet.scss */
.taglib-calendar tr th {
  border-bottom-color: #D7D7D7; }

/* line 774, ../scss/_portlet.scss */
.taglib-calendar table td {
  border-width: 0; }

/* line 779, ../scss/_portlet.scss */
.taglib-calendar .calendar-current-day, .taglib-calendar .calendar-current-day a {
  background-color: #FFF; }

/* line 783, ../scss/_portlet.scss */
.taglib-calendar .calendar-current-day a {
  border: 1px solid #727C81;
  color: #369;
  text-decoration: underline; }

/* ---------- navbar form search ---------- */
/* line 793, ../scss/_portlet.scss */
.navbar form {
  margin: 0; }

/* line 798, ../scss/_portlet.scss */
.ie .portlet-borderless-bar {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5; }

/* line 803, ../scss/_portlet.scss */
.ie .portlet-content .lfr-icon-actions {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5; }

/* line 808, ../scss/_portlet.scss */
.ie .portlet-borderless-container:hover .portlet-borderless-bar, .ie .portlet-journal-content .lfr-icon-actions:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1; }

/* line 812, ../scss/_portlet.scss */
.ie .taglib-calendar tr td.first a {
  border-right-width: 0; }

/* line 819, ../scss/_portlet.scss */
.ie6 .portlet-content .icons-container, .ie7 .portlet-content .icons-container {
  overflow: visible; }

/* line 823, ../scss/_portlet.scss */
.ie6 .portlet-content .lfr-icon-actions .taglib-text, .ie7 .portlet-content .lfr-icon-actions .taglib-text {
  display: inline-block; }

/* line 828, ../scss/_portlet.scss */
.ie6 .portlet-borderless-bar .portlet-actions, .ie7 .portlet-borderless-bar .portlet-actions {
  margin-left: 20px;
  margin-right: 0; }

/* line 833, ../scss/_portlet.scss */
.ie6 .portlet-title-default, .ie7 .portlet-title-default {
  float: left; }

/* line 837, ../scss/_portlet.scss */
.ie6 .lfr-message .lfr-message-close, .ie7 .lfr-message .lfr-message-close {
  float: left; }

/* line 843, ../scss/_portlet.scss */
.ie6 .portlet-topper-toolbar .icon {
  height: 16px;
  width: 16px; }

/* line 848, ../scss/_portlet.scss */
.ie6 .portlet-borderless-container {
  height: 2.5em; }

/* line 852, ../scss/_portlet.scss */
.ie6 .portlet-borderless-bar {
  filter: alpha(opacity=90); }

/* line 855, ../scss/_portlet.scss */
.ie6 .portlet-borderless-bar .portlet-actions {
  display: inline;
  filter: alpha(opacity=90); }

/* line 861, ../scss/_portlet.scss */
.ie6 .breadcrumbs {
  zoom: 1; }

/* line 868, ../scss/_portlet.scss */
.ie8 .dockbar img, .ie8 .lfr-icon-action img, .ie8 .logo img {
  max-width: none; }

/* line 22, ../scss/_extras.scss */
.menu-content, .underlay-content {
  -moz-box-shadow: 2px 4px 7px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 2px 4px 7px rgba(0, 0, 0, 0.5);
  box-shadow: 2px 4px 7px rgba(0, 0, 0, 0.5); }

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

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

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

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

/* line 43, ../scss/_extras.scss */
.lfr-device-preview .lfr-device-size-status-content {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-box-shadow: 0 0 1px #FFF;
  -webkit-box-shadow: 0 0 1px #FFF;
  box-shadow: 0 0 1px #FFF;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
  opacity: 0.9; }

/* line 50, ../scss/_extras.scss */
.lfr-device-preview .lfr-device:after, .lfr-device-preview .lfr-device:before {
  -moz-box-shadow: #111 0 1px 0;
  -webkit-box-shadow: #111 0 1px 0;
  box-shadow: #111 0 1px 0; }

/* line 54, ../scss/_extras.scss */
.lfr-device-preview .lfr-device:after {
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  border-radius: 15px; }

/* line 59, ../scss/_extras.scss */
.lfr-device-preview .lfr-device.rotated:after, .lfr-device-preview .lfr-device.rotated:before {
  -moz-box-shadow: #111 -1px 1px 0;
  -webkit-box-shadow: #111 -1px 1px 0;
  box-shadow: #111 -1px 1px 0; }

/* line 64, ../scss/_extras.scss */
.lfr-device-preview .lfr-device.smartphone, .lfr-device-preview .lfr-device.tablet {
  -moz-border-radius: 25px;
  -webkit-border-radius: 25px;
  border-radius: 25px; }

/* line 69, ../scss/_extras.scss */
.lfr-device-preview .lfr-device.tablet:before {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px; }

@media (max-width: 979px) {
  /* line 78, ../scss/_extras.scss */
  .dockbar .navbar-inner .btn-navbar {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-shadow: none; } }
/* line 85, ../scss/_extras.scss */
.dockbar .navbar-inner .nav li.staging-toggle.active > a {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none; }

/* line 89, ../scss/_extras.scss */
.dockbar .navbar-inner .nav li.staging-toggle span {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px; }

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

/* line 98, ../scss/_extras.scss */
.dockbar .impersonating-user .alert-info {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0; }

/* line 105, ../scss/_extras.scss */
.dockbar-split .dockbar .navbar-inner .nav > li > a {
  text-shadow: none; }

/* line 111, ../scss/_extras.scss */
.dockbar-split .dockbar .navbar-inner .nav-add-controls > li a {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px; }

/* line 114, ../scss/_extras.scss */
.dockbar-split .dockbar .navbar-inner .nav-add-controls > li a .nav-item-label {
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  border-radius: 30px; }

/* line 119, ../scss/_extras.scss */
.dockbar-split .dockbar .navbar-inner .nav-add-controls > li.open a {
  -moz-border-radius: 4px 4px 0 0;
  -webkit-border-radius: 4px;
  border-radius: 4px 4px 0 0; }

@media (max-width: 979px) {
  /* line 128, ../scss/_extras.scss */
  .navbar .navbar-search .form-search .search-query {
    -moz-border-radius: 14px;
    -webkit-border-radius: 14px;
    border-radius: 14px; } }
/* line 134, ../scss/_extras.scss */
.portlet-document-library .lfr-ddm-small-image-preview, .portlet-dynamic-data-mapping .lfr-ddm-small-image-preview {
  -moz-box-shadow: 0 1px 3px #CCC;
  -webkit-box-shadow: 0 1px 3px #CCC;
  box-shadow: 0 1px 3px #CCC; }

/* line 140, ../scss/_extras.scss */
.portlet-asset-category-admin .tree-node-selected, .portlet-asset-category-admin .tree-node-over, .portlet-asset-category-admin .category-item {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px; }

/* line 145, ../scss/_extras.scss */
.lfr-translation-manager-translation.lfr-translation-manager-translation-editing {
  -moz-box-shadow: inset 0 0 2px #224FA8;
  -webkit-box-shadow: inset 0 0 2px #224FA8;
  box-shadow: inset 0 0 2px #224FA8; }

/* line 149, ../scss/_extras.scss */
.portlet-document-library-upload-mask .overlaymask-content {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px; }

/* line 153, ../scss/_extras.scss */
.lfr-search-combobox-item, .portlet-journal .lfr-search-combobox .search input {
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
  border-radius: 1px; }

/* line 158, ../scss/_extras.scss */
.lfr-search-combobox .field-input-text {
  -moz-border-radius: 4px 1px 1px 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px 1px 1px 4px; }

/* line 162, ../scss/_extras.scss */
.lfr-search-combobox .button-input {
  -moz-border-radius: 1px 4px 4px 1px;
  -webkit-border-radius: 1px;
  border-radius: 1px 4px 4px 1px; }

/* line 167, ../scss/_extras.scss */
.lfr-upload-container .progress-bar, .lfr-upload-container .progress, .lfr-editable:after {
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px; }

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

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

/* line 180, ../scss/_extras.scss */
.portlet-dynamic-data-list-display .lfr-ddm-container .field-wrapper, .portlet-dynamic-data-lists .lfr-ddm-container .field-wrapper, .portlet-journal .lfr-ddm-container .field-wrapper {
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px; }

/* line 185, ../scss/_extras.scss */
.portlet-journal .display-page-item-container .display-page-item, .portlet-journal .display-page-item-container .display-page-item .display-page-item-remove, .taglib-categorization-filter .asset-entry {
  -moz-border-radius: 14px;
  -webkit-border-radius: 14px;
  border-radius: 14px; }

/* line 189, ../scss/_extras.scss */
.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; }

/* line 194, ../scss/_extras.scss */
.taglib-form-navigator > .form-steps > ul.form-navigator.well {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none; }

/* line 199, ../scss/_extras.scss */
.taglib-form-navigator > .form-steps > ul.form-navigator.well .tab .tab-label:hover .number, .taglib-form-navigator > .form-steps > ul.form-navigator.well .tab .tab-label:focus .number {
  -moz-box-shadow: 0 0 5px 0 #333;
  -webkit-box-shadow: 0 0 5px 0 #333;
  box-shadow: 0 0 5px 0 #333;
  -moz-transition-duration: 0.25s;
  -o-transition-duration: 0.25s;
  -webkit-transition-duration: 0.25s;
  transition-duration: 0.25s;
  -moz-transition-property: box-shadow;
  -o-transition-property: box-shadow;
  -webkit-transition-property: box-shadow;
  transition-property: box-shadow;
  -moz-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

/* line 207, ../scss/_extras.scss */
.taglib-form-navigator > .form-steps > ul.form-navigator.well .tab .tab-label .number {
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%; }

/* line 213, ../scss/_extras.scss */
.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; }

/* line 219, ../scss/_extras.scss */
.input-localized .lfr-input-localized-state {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px; }

/* line 223, ../scss/_extras.scss */
.input-localized .lfr-input-localized .lfr-input-localized-state {
  -moz-box-shadow: 0 0 3px #DDD;
  -webkit-box-shadow: 0 0 3px #DDD;
  box-shadow: 0 0 3px #DDD; }

/* line 226, ../scss/_extras.scss */
.input-localized .lfr-input-localized .lfr-input-localized-state.lfr-input-localized-state-error {
  -moz-box-shadow: 0 0 3px #FF0047;
  -webkit-box-shadow: 0 0 3px #FF0047;
  box-shadow: 0 0 3px #FF0047; }

/* line 231, ../scss/_extras.scss */
.input-localized .palette-item-selected .lfr-input-localized-state {
  -moz-box-shadow: 0 0 3px #27C1F2;
  -webkit-box-shadow: 0 0 3px #27C1F2;
  box-shadow: 0 0 3px #27C1F2; }

/* line 238, ../scss/_extras.scss */
.lfr-add-panel .add-content-button .lfr-actions {
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px; }

/* line 245, ../scss/_extras.scss */
.lfr-add-panel .lfr-panel-content .app-view-entry-taglib.display-list:hover, .lfr-add-panel .lfr-panel-content .app-view-entry-taglib.display-list.hover, .lfr-add-panel .lfr-panel-content .app-view-entry-taglib.display-list.over, .lfr-add-panel .lfr-panel-content .app-view-entry-taglib.display-descriptive:hover, .lfr-add-panel .lfr-panel-content .app-view-entry-taglib.display-descriptive.hover, .lfr-add-panel .lfr-panel-content .app-view-entry-taglib.display-descriptive.over {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0; }

/* line 251, ../scss/_extras.scss */
.lfr-add-panel .lfr-panel.lfr-extended {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none; }

/* line 256, ../scss/_extras.scss */
.lfr-add-panel .lfr-panel.lfr-extended .lfr-panel-titlebar, .lfr-add-panel .add-application-tab .lfr-add-content .lfr-title-category {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2QyZGJlNCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2JkYzhkNiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==");
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #d2dbe4), color-stop(100%, #bdc8d6));
  background-image: -moz-linear-gradient(#d2dbe4, #bdc8d6);
  background-image: -webkit-linear-gradient(#d2dbe4, #bdc8d6);
  background-image: linear-gradient(#d2dbe4, #bdc8d6); }

/* line 261, ../scss/_extras.scss */
.lfr-add-panel .search-panel .add-content-search .field-input {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px; }

/* line 268, ../scss/_extras.scss */
.lfr-add-dialog .add-content-menu .search-query, .lfr-add-panel .add-content-menu .search-query {
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  border-radius: 15px; }

/* line 273, ../scss/_extras.scss */
.lfr-content-preview-popup .lfr-content-preview-popup-content {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-box-shadow: 8px 3px 7px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 8px 3px 7px rgba(0, 0, 0, 0.25);
  box-shadow: 8px 3px 7px rgba(0, 0, 0, 0.25); }

/* line 278, ../scss/_extras.scss */
.lfr-message .lfr-message-control {
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px; }

/* line 282, ../scss/_extras.scss */
.lfr-token, .layout-customizable-controls, .lfr-translation-manager-delete-translation {
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px; }

/* line 286, ../scss/_extras.scss */
.customizable-layout-column-content {
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px; }

/* line 290, ../scss/_extras.scss */
.staging-tabview-list {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0; }

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

/* line 298, ../scss/_extras.scss */
.rule-group-instance-container .rule-group-instance {
  -moz-box-shadow: 1px 1px 2px #999;
  -webkit-box-shadow: 1px 1px 2px #999;
  box-shadow: 1px 1px 2px #999; }

/* line 302, ../scss/_extras.scss */
.lfr-action-label {
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px; }

/* line 306, ../scss/_extras.scss */
.lfr-api-service-search .field-input {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

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

  to {
    background-position: 0 0; } }

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

  to {
    background-position: 0 0; } }

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

  to {
    background-position: 0 0; } }

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

  to {
    background-position: 0 0; } }

/* line 320, ../scss/_extras.scss */
.lfr-progress-active .progress-bar-status, .lfr-upload-container .file-uploading .progress-bar .progress {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjEuMCIgeTE9IjEuMCIgeDI9IjAuMCIgeTI9IjAuMCI+PHN0b3Agb2Zmc2V0PSIyNSUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMC4zIi8+PHN0b3Agb2Zmc2V0PSIyNSUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMC4wIi8+PHN0b3Agb2Zmc2V0PSI1MCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMC4wIi8+PHN0b3Agb2Zmc2V0PSI1MCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMC4zIi8+PHN0b3Agb2Zmc2V0PSI3NSUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMC4zIi8+PHN0b3Agb2Zmc2V0PSI3NSUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMC4wIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjAuMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==");
  background-size: 100%;
  background-image: -moz-linear-gradient(135deg, rgba(255, 255, 255, 0.3) 25%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0.3) 75%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0));
  background-image: -webkit-linear-gradient(135deg, rgba(255, 255, 255, 0.3) 25%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0.3) 75%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0));
  background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.3) 25%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0.3) 75%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0));
  -moz-background-size: 40px 40px;
  -o-background-size: 40px 40px;
  -webkit-background-size: 40px 40px;
  background-size: 40px 40px;
  -webkit-animation: progress-bar-stripes 0.5s linear infinite;
  -moz-animation: progress-bar-stripes 0.5s linear infinite;
  -ms-animation: progress-bar-stripes 0.5s linear infinite;
  -o-animation: progress-bar-stripes 0.5s linear infinite;
  animation: progress-bar-stripes 0.5s linear infinite;
  -moz-transition: width 0.5s ease-out;
  -o-transition: width 0.5s ease-out;
  -webkit-transition: width 0.5s ease-out;
  transition: width 0.5s ease-out; }

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

  to {
    background-color: transparent; } }

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

  to {
    background-color: transparent; } }

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

  to {
    background-color: transparent; } }

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

  to {
    background-color: transparent; } }

/* line 339, ../scss/_extras.scss */
.highlight-animation {
  -webkit-animation: highlight-animation 0.7s;
  -moz-animation: highlight-animation 0.7s;
  -ms-animation: highlight-animation 0.7s;
  -o-animation: highlight-animation 0.7s;
  animation: highlight-animation 0.7s; }

/* line 344, ../scss/_extras.scss */
body:first-of-type .portlet-borderless-bar, body:first-of-type .portlet-content .lfr-icon-actions {
  -moz-transition: opacity 0.5s ease 0.15s;
  -o-transition: opacity 0.5s ease 0.15s;
  -webkit-transition: opacity 0.5s ease;
  -webkit-transition-delay: 0.15s;
  transition: opacity 0.5s ease 0.15s; }

/* line 348, ../scss/_extras.scss */
body:first-of-type .portlet-borderless-container:hover .portlet-borderless-bar, body:first-of-type .portlet-content:hover .lfr-icon-actions {
  -moz-transition: opacity 0.5s ease 0s;
  -o-transition: opacity 0.5s ease 0s;
  -webkit-transition: opacity 0.5s ease;
  -webkit-transition-delay: 0s;
  transition: opacity 0.5s ease 0s; }

/* line 352, ../scss/_extras.scss */
body:first-of-type .portlet-borderless-bar .portlet-actions, body:first-of-type .portlet-content .lfr-icon-actions .taglib-text {
  display: inline-block;
  max-width: 0;
  overflow: hidden;
  -moz-transition: max-width 0.3s ease-in 0.2s;
  -o-transition: max-width 0.3s ease-in 0.2s;
  -webkit-transition: max-width 0.3s ease-in;
  -webkit-transition-delay: 0.2s;
  transition: max-width 0.3s ease-in 0.2s;
  text-overflow: ellipsis;
  white-space: nowrap; }

/* line 363, ../scss/_extras.scss */
body:first-of-type .portlet-borderless-bar .portlet-actions, body:first-of-type .portlet-content:hover .lfr-icon-actions .taglib-text {
  -moz-transition: max-width 0.3s ease 0s;
  -o-transition: max-width 0.3s ease 0s;
  -webkit-transition: max-width 0.3s ease;
  -webkit-transition-delay: 0s;
  transition: max-width 0.3s ease 0s; }

/* line 370, ../scss/_extras.scss */
body:first-of-type .portlet-borderless-bar .portlet-actions {
  -moz-border-radius-bottomleft: 20px;
  -webkit-border-bottom-left-radius: 20px;
  border-bottom-left-radius: 20px;
  -moz-border-radius-topleft: 20px;
  -webkit-border-top-left-radius: 20px;
  border-top-left-radius: 20px; }

/* line 379, ../scss/_extras.scss */
body:first-of-type .portlet-borderless-bar .portlet-title-default {
  -moz-border-radius-bottomright: 20px;
  -webkit-border-bottom-right-radius: 20px;
  border-bottom-right-radius: 20px;
  -moz-border-radius-topright: 20px;
  -webkit-border-top-right-radius: 20px;
  border-top-right-radius: 20px; }

/* line 390, ../scss/_extras.scss */
body:first-of-type .portlet-borderless-container:hover .portlet-borderless-bar .portlet-actions {
  max-width: 500px; }

/* line 400, ../scss/_extras.scss */
body:first-of-type .portlet-content:hover .lfr-icon-actions .taglib-text {
  max-width: 200px; }

@media (max-width: 979px) {
  /* line 411, ../scss/_extras.scss */
  body:first-of-type .portlet-content .lfr-icon-actions .taglib-text {
    max-width: 200px; } }
/* line 422, ../scss/_extras.scss */
.portlet-boundary.yui3-dd-dragging {
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
  -moz-transition: -moz-transform 0.3s ease;
  -o-transition: -o-transform 0.3s ease;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 458, ../scss/_extras.scss */
.upload-drop-active .lfr-upload-container .upload-target {
  -webkit-animation: none;
  -moz-animation: none;
  -ms-animation: none;
  -o-animation: none;
  animation: none; }

/* line 462, ../scss/_extras.scss */
.upload-drop-active .portlet-document-library .document-container {
  -moz-box-shadow: inset 0 0 5px #B8C1D1;
  -webkit-box-shadow: inset 0 0 5px #B8C1D1;
  box-shadow: inset 0 0 5px #B8C1D1; }

/* line 467, ../scss/_extras.scss */
.upload-drop-intent .lfr-upload-container .upload-target {
  -webkit-animation: lfr-drop-active 1s ease 0.2s infinite;
  -moz-animation: lfr-drop-active 1s ease 0.2s infinite;
  -ms-animation: lfr-drop-active 1s ease 0.2s infinite;
  -o-animation: lfr-drop-active 1s ease 0.2s infinite;
  animation: lfr-drop-active 1s ease 0.2s infinite; }

/* line 473, ../scss/_extras.scss */
.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_toolgroup, .cke_toolbar.cke_toolbar__a11yhelpbtn .cke_toolgroup:hover {
  -moz-box-shadow: initial;
  -webkit-box-shadow: initial;
  box-shadow: initial; }

/* line 478, ../scss/_extras.scss */
.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button:hover {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none; }

/* line 483, ../scss/_extras.scss */
.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button .cke_button_label:after {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2U0ZTRlNCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==");
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, white), color-stop(100%, #e4e4e4));
  background-image: -moz-linear-gradient(white, #e4e4e4);
  background-image: -webkit-linear-gradient(white, #e4e4e4);
  background-image: linear-gradient(#ffffff, #e4e4e4);
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px; }

/* line 488, ../scss/_extras.scss */
.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button .cke_button_label:hover:after {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YyZjJmMiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2NjY2NjYyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==");
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f2f2f2), color-stop(100%, #cccccc));
  background-image: -moz-linear-gradient(#f2f2f2, #cccccc);
  background-image: -webkit-linear-gradient(#f2f2f2, #cccccc);
  background-image: linear-gradient(#f2f2f2, #cccccc); }

/* Global  */
/* line 7, ../scss/_global.scss */
.aui a, .aui a:hover, .aui a:focus {
  color: #0B4BA0; }

/* line 14, ../scss/_global.scss */
.aui h1 {
  font-size: 34px;
  font-size: rem(strip-units(34px));
  line-height: 40px;
  line-height: rem(strip-units(40px));
  font-weight: normal; }

/* line 20, ../scss/_global.scss */
.aui h2 {
  font-size: 24px;
  font-size: rem(strip-units(24px));
  line-height: 30px;
  line-height: rem(strip-units(30px));
  font-weight: normal; }

/* line 26, ../scss/_global.scss */
.aui h3 {
  font-size: 18px;
  font-size: rem(strip-units(18px));
  line-height: 24px;
  line-height: rem(strip-units(24px));
  font-weight: normal; }

/* line 32, ../scss/_global.scss */
.aui h4 {
  font-size: 14px;
  font-size: rem(strip-units(14px));
  line-height: 22px;
  line-height: rem(strip-units(22px));
  font-weight: bold; }

/* line 38, ../scss/_global.scss */
.aui .bold {
  font-weight: bold; }

/* line 43, ../scss/_global.scss */
.aui .btn-default {
  background: linear-gradient(to bottom, #efefef, #efefef); }

/* line 47, ../scss/_global.scss */
.aui .btn {
  box-shadow: none;
  border-radius: 4px !important; }

/* line 52, ../scss/_global.scss */
.aui .btn-primary {
  background: linear-gradient(to bottom, #0f3f81, #0f3f81);
  border-radius: 4px;
  border-color: #0F3F81 !important; }

/* line 58, ../scss/_global.scss */
.aui .btn-gray {
  background: linear-gradient(to bottom, #efefef, #efefef);
  color: #2275af;
  text-shadow: none;
  box-shadow: none; }

/* line 64, ../scss/_global.scss */
.aui .btn-gray:hover {
  background: linear-gradient(to bottom, #0f3f81, #0f3f81);
  color: #fff; }

/* line 68, ../scss/_global.scss */
.aui .btn-gray.active {
  background: linear-gradient(to bottom, #0f3f81, #0f3f81);
  border-color: #001434;
  color: #fff; }

/* line 76, ../scss/_global.scss */
.aui .numbered-list {
  padding-left: 22px; }

/* line 78, ../scss/_global.scss */
.aui .numbered-list > li {
  padding: 4px 0; }

/* line 80, ../scss/_global.scss */
.aui .numbered-list > li > ol {
  padding-top: 4px; }

/* line 87, ../scss/_global.scss */
.aui .bulleted-list {
  padding-left: 22px; }

/* line 89, ../scss/_global.scss */
.aui .bulleted-list > li {
  padding: 4px 0 4px 6px; }

/* line 91, ../scss/_global.scss */
.aui .bulleted-list > li:before {
                                  /*background-color: $brand-primary-gray;
content:'';
display: inline-block;
border-radius: 6px;
width: 6px;
height: 6px;*/ }

/* line 2, ../scss/_header.scss */
#header .topmenublock {
  padding: 10px 0 40px 0; }

/* line 5, ../scss/_header.scss */
#header .topmenublock .user-menu-block {
  display: none;
  position: absolute;
  min-width: 150px;
  padding: 10px 15px;
  background-color: #fff;
  z-index: 1001;
  box-shadow: 2px 3px 3px #B1B1B1;
  border: 1px solid #B1B1B1;
  border-radius: 4px; }

/* line 17, ../scss/_header.scss */
#header .topmenublock .user-menu-block ul {
  margin: 0; }

/* line 22, ../scss/_header.scss */
#header .topmenublock ul, #header .topmenublock li {
  list-style-type: none; }

/* line 26, ../scss/_header.scss */
#header .topmenublock .menu-link a {
  text-decoration: none; }

/* line 31, ../scss/_header.scss */
#header .topmenublock > ul > li {
  position: relative;
  float: right;
  padding: 0 0 5px 20px; }

/* line 36, ../scss/_header.scss */
#header .topmenublock > ul > li .icon {
  margin-left: 5px; }

/* line 43, ../scss/_header.scss */
#header .site-title {
  margin-top: 10px;
  margin-bottom: 20px; }

/* line 49, ../scss/_header.scss */
#header .searchblock form {
  text-align: right; }

/* line 3, ../scss/_footer.scss */
#footer-wrapper {
  background-color: #0F3F81;
  outline: none;
  margin-top: 20px; }

/* line 9, ../scss/_footer.scss */
#footer {
  font-size: 12px;
  font-size: rem(strip-units(12px));
  padding-top: 22px;
  padding-bottom: 20px;
  color: #fff;
  line-height: 25px; }

/* line 16, ../scss/_footer.scss */
#footer .container {
  background: url("../images/flag-euro.png") no-repeat 100% 18px; }

/* line 20, ../scss/_footer.scss */
#footer .footer-menu {
  float: left;
  margin: 0;
  padding: 0;
  border: 0;
  overflow: hidden;
  *zoom: 1;
  font-weight: bold; }

/* line 62, /Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/typography/lists/_horizontal-list.scss */
#footer .footer-menu li {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
  white-space: nowrap;
  float: left;
  padding-left: 4px;
  padding-right: 4px; }

/* line 49, /Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/typography/lists/_horizontal-list.scss */
#footer .footer-menu li:first-child {
  padding-left: 0; }

/* line 50, /Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/typography/lists/_horizontal-list.scss */
#footer .footer-menu li:last-child {
  padding-right: 0; }

/* line 52, /Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/typography/lists/_horizontal-list.scss */
#footer .footer-menu li.last {
  padding-right: 0; }

/* line 25, ../scss/_footer.scss */
#footer .footer-menu li {
  padding: 0 10px; }

/* line 32, ../scss/_footer.scss */
#footer .footer-menu li a {
  color: #fff; }

/* line 36, ../scss/_footer.scss */
#footer .footer-menu li .icon {
  margin-left: 5px; }

/* line 42, ../scss/_footer.scss */
#footer .footer-copyright {
  margin: 0;
  padding: 0;
  clear: both;
  padding-top: 7px; }

/* line 48, ../scss/_footer.scss */
#footer .footer-copyright li {
  margin-right: 6px;
  float: left;
  list-style-image: none;
  list-style-type: none;
  margin-left: 0; }

/* line 53, ../scss/_footer.scss */
#footer .footer-copyright li:before {
  content: '\00B7';
  padding-right: 5px; }

/* line 60, ../scss/_footer.scss */
#footer .footer-copyright li:first-child:before {
  content: '';
  padding: 0; }

/* line 68, ../scss/_footer.scss */
#footer p {
  text-align: right;
  margin: -1px 0 0 0;
  padding-right: 44px; }

.aui .btn-advanced-search {
  outline: 0;
  background: none;
  box-shadow: none;
  border: none;
  font-weight: bold;
  padding: 30px 0 0 0;
  font-size: 0.9em; }

/* line 14, ../scss/_search.scss */
.aui .btn-advanced-search .icon-arrow-down {
  margin-right: 6px;
  cursor: ponter; }

/* line 17, ../scss/_search.scss */
.aui .btn-advanced-search .icon-arrow-up {
  margin-right: 6px; }

/* line 23, ../scss/_search.scss */
.search {
  background-color: #E5E5E5;
  padding: 30px; }

/* line 26, ../scss/_search.scss */
.search #search-keyword {
  width: 86%;
  margin-right: 20px;
  float: left; }

/* line 29, ../scss/_search.scss */
.search #search-keyword.txt-short {
  width: calc(100% - 81px); }

/* line 32, ../scss/_search.scss */
.search #btn-search {
  display: none; }

/* line 35, ../scss/_search.scss */
.search .advanced-search {
  position: relative; }

/* line 37, ../scss/_search.scss */
.search .advanced-search .div-chekckboxes {
  float: left;
  vertical-align: top;
  margin: 25px 11px 0 0; }

/* line 42, ../scss/_search.scss */
.search .advanced-search .div-chekckboxes label span {
  padding-left: 10px; }

/* line 46, ../scss/_search.scss */
.search .advanced-search .div-chekckboxes label input[type="checkbox"] {
  margin: -2px 0 0 -30px; }

/* line 49, ../scss/_search.scss */
.search .advanced-search .div-chekckboxes label.all {
  font-size: 1.1em;
  font-weight: bold;
  margin-bottom: 20px;
  margin-left: 0px !important; }

/* line 54, ../scss/_search.scss */
.search .advanced-search .div-chekckboxes label.lastOne {
  width: 200px; }

/* line 59, ../scss/_search.scss */
.search .advanced-search .div-input-text {
  margin-top: 0;
  width: 46%;
  vertical-align: top; }

/* line 64, ../scss/_search.scss */
.search .advanced-search .div-input-text label {
  margin: 15px 0 5px 0; }

/* line 68, ../scss/_search.scss */
.search .advanced-search .div-input-text.left {
  float: left; }

/* line 72, ../scss/_search.scss */
.search .advanced-search .div-input-text.right {
  float: right; }

/* line 76, ../scss/_search.scss */
.search .advanced-search .div-input-text input[type="text"] {
  width: calc(100% - 14px); }

/* line 80, ../scss/_search.scss */
.search .advanced-search .div-input-text .year-group {
  margin-bottom: 10px; }

/* line 84, ../scss/_search.scss */
.search .advanced-search .div-input-text .year-group div {
  float: right; }

/* line 88, ../scss/_search.scss */
.search .advanced-search .div-input-text .year-group label, .search .advanced-search .div-input-text .year-group select {
  display: inline-block;
  margin: 0; }

/* line 91, ../scss/_search.scss */
.search .advanced-search .div-input-text .year-group label.dropdown-year, .search .advanced-search .div-input-text .year-group select.dropdown-year {
  width: 80px;
  margin-left: 5px; }

/* line 95, ../scss/_search.scss */
.search .advanced-search .div-input-text .year-group label.dropdown-month, .search .advanced-search .div-input-text .year-group select.dropdown-month {
  width: 115px;
  margin-left: 5px; }

/* line 103, ../scss/_search.scss */
.search .advanced-search .div-btns {
  width: initial;
  float: right; }

/* line 112, ../scss/_search.scss */
.search-result .div-btns {
  float: right;
  padding-bottom: 10px; }

/* line 117, ../scss/_search.scss */
.search-result .div-page-navigation {
  float: right;
  margin-top: 7px;
  font-weight: bold; }

/* line 121, ../scss/_search.scss */
.search-result .div-page-navigation a, .search-result .div-page-navigation span {
  margin-left: 10px;
  text-decoration: none; }

/* line 125, ../scss/_search.scss */
.search-result .div-page-navigation a:first {
  pointer-events: none;
  cursor: default;
  color: inherit; }

/* line 131, ../scss/_search.scss */
.search-result select {
  width: 70px;
  color: #0B4BA0;
  font-weight: bold;
  margin-bottom: 2px; }

/* line 140, ../scss/_search.scss */
.search-result .table-container {
  width: 100%; }

/* line 143, ../scss/_search.scss */
/* .search-result .table-container th:nth-child(1), .search-result .table-container td:nth-child(1) { width: 15px; }
/* line 144, ../scss/_search.scss */
/* .search-result .table-container th:nth-child(2), .search-result .table-container td:nth-child(2) { width: 143px; } */
/* line 145, ../scss/_search.scss */
/* .search-result .table-container th:nth-child(3), .search-result .table-container td:nth-child(3) { width: 120px; } */
/* line 146, ../scss/_search.scss */
/* .search-result .table-container th:nth-child(4), .search-result .table-container td:nth-child(4) { width: 150px; } */
/* line 147, ../scss/_search.scss */
/* .search-result .table-container th:nth-child(5), .search-result .table-container td:nth-child(5) { width: 150px; } */
/* line 148, ../scss/_search.scss */
/* .search-result .table-container th:nth-child(6), .search-result .table-container td:nth-child(6) { width: 120px; } */
/* line 149, ../scss/_search.scss */
/* .search-result .table-container th:nth-child(7), .search-result .table-container td:nth-child(7) { width: 20px; } */
/* line 152, ../scss/_search.scss */
.search-result .table-container table {
  border-left: 1px solid #E5E5E5;
  border-right: 1px solid #E5E5E5;
  border-bottom: 1px solid #E5E5E5;
  width: 100%;
  table-layout: fixed;
  border-collapse: collapse;
  font-size: 12px; }

/* line 161, ../scss/_search.scss */
.search-result .table-container table .icon-accordion {
  cursor: pointer; }

/* line 164, ../scss/_search.scss */
.search-result .table-container table thead {
  background-color: #E5E5E5; }

/* line 166, ../scss/_search.scss */
.search-result .table-container table thead th {
  padding: 8px; }

/* line 168, ../scss/_search.scss */
.search-result .table-container table thead th div {
  float: left;
  text-align: left; }

/* line 172, ../scss/_search.scss */
.search-result .table-container table thead th #icon-info-type {
  margin-top: 2px; }

/* line 175, ../scss/_search.scss */
.search-result .table-container table thead th div.icon-sort {
  width: 10px;
  height: 15px;
  margin-top: 4px;
  float: right;
  color: #1E1E1E; }

/* line 186, ../scss/_search.scss */
.search-result .table-container table tbody tr:nth-child(odd) {
  background: #EFEFEF; }

/* line 189, ../scss/_search.scss */
.search-result .table-container table tbody tr:nth-child(even) {
  background: #fff; }

/* line 192, ../scss/_search.scss */
.search-result .table-container table tbody tr td {
  padding: 10px 1px 10px 30px;
  text-align: left;
  word-wrap: break-word; }

/* line 195, ../scss/_search.scss */
.search-result .table-container table tbody tr td > div {
  text-align: left;
  margin-left: 10px;
  width: 98%; }

/* line 199, ../scss/_search.scss */
.search-result .table-container table tbody tr td > div > p {
  font-size: 11px;
  font-weight: bold;
  margin: 0 68px 0 2px; }

/* line 204, ../scss/_search.scss */
.search-result .table-container table tbody tr td > div > div {
  display: inline-block;
  margin: 0 0 0 8px;
  width: 15em; }

/* line 207, ../scss/_search.scss */
.search-result .table-container table tbody tr td > div > div dt {
  margin: 0px;
  color: #636363;
  font-size: 11px;
  font-weight: normal; }

/* line 213, ../scss/_search.scss */
.search-result .table-container table tbody tr td > div > div dd {
  margin: 0px;
  font-size: 12px; }

/* line 219, ../scss/_search.scss */
.search-result .table-container table tbody tr td:nth-child(1), .search-result .table-container table tbody tr td:nth-child(7) {
  padding: 8px 2px 8px 2px; }

/* line 225, ../scss/_search.scss */
.search-result .table-container table tbody tr td:nth-child(5), .search-result .table-container table tbody tr td:nth-child(6) {
  padding: 1px 2px 1px 28px; }

/* line 235, ../scss/_search.scss */
.search-result .icon-info {
  display: inline-block;
  top: 0.15em;
  width: 1em;
  height: 1em;
  overflow: hidden;
  border: 1px solid #B1B1B1;
  border-radius: 1em;
  margin-left: 15px;
  margin-top: 11px;
  background-color: #E5E5E5;
  cursor: pointer;
  padding-top: 1px;
  padding-left: 1px; }

/* line 250, ../scss/_search.scss */
.search-result .icon-info::after {
  display: block;
  position: absolute;
  top: 0.25em;
  left: 0;
  width: 100%;
  text-align: center;
  font-size: 0.55em;
  color: #B1B1B1;
  font-style: italic;
  font-weight: bold;
  content: "i"; }

/* line 264, ../scss/_search.scss */
.custom-tooltip-content {
  background-color: #E5E5E5 !important;
  color: #1E1E1E !important; }

/* line 267, ../scss/_search.scss */
.custom-tooltip-content ul {
  list-style-type: none;
  margin: 0 !important; }

/* line 2, ../scss/_register.scss */
.register-box .notice {
  border: 1px solid #636363;
  padding: 10px;
  margin: 10px 0; }

/* line 8, ../scss/_register.scss */
.register-box .intro-text {
  margin: 30px 0; }

/* line 13, ../scss/_register.scss */
.register-box .choose-box > div {
  margin-bottom: 40px;
  position: relative; }

/* line 16, ../scss/_register.scss */
.register-box .choose-box > div .icon.icon-info-sign {
  margin-left: 10px;
  font-size: 1.5em; }

/* line 20, ../scss/_register.scss */
.register-box .choose-box > div > p {
  margin: 20px 0; }

/* line 25, ../scss/_register.scss */
.register-box .choose-box .btn-label {
  display: block;
  font-size: 0.8em;
  padding: 10px 0; }

/* line 32, ../scss/_register.scss */
.register-box .div-accept {
  text-align: center; }

/* line 34, ../scss/_register.scss */
.register-box .div-accept > label {
  font-size: 22px; }

/* line 36, ../scss/_register.scss */
.register-box .div-accept > label input {
  margin-right: 4px;
  margin-bottom: 6px; }

/* line 43, ../scss/_register.scss */
.login-box-2 {
  border: 2px solid #E5E5E5;
  margin-top: 20px;
  padding: 15px 15px 8px 15px; }

/* line 2, ../scss/_search-detail.scss */
.div-clinical-reports-detail > p {
  margin-bottom: 35px; }

/* line 5, ../scss/_search-detail.scss */
.div-clinical-reports-detail .div-column-1 {
  float: left;
  width: 700px;
  font-size: 0.90em; }

/* line 9, ../scss/_search-detail.scss */
.div-clinical-reports-detail .div-column-1 input[type=button] {
  float: right; }

/* line 12, ../scss/_search-detail.scss */
.div-clinical-reports-detail .div-column-1 .div-btn {
  width: 700px;
  margin-bottom: 30px; }

/* line 14, ../scss/_search-detail.scss */
.div-clinical-reports-detail .div-column-1 .div-btn input[type=text] {
  width: 610px; }

/* line 19, ../scss/_search-detail.scss */
.div-clinical-reports-detail .div-column-1 p {
  color: #1E1E1E; }

/* line 22, ../scss/_search-detail.scss */
.div-clinical-reports-detail .div-column-1 .icon-info + p {
  width: 96%;
  float: right; }

/* line 26, ../scss/_search-detail.scss */
.div-clinical-reports-detail .div-column-1 .div-accordion {
  float: left;
  width: 100%;
  margin-bottom: 15px; }

/* line 30, ../scss/_search-detail.scss */
.div-clinical-reports-detail .div-column-1 .div-accordion .div-header {
  width: calc(100% - 36px);
  background-color: #E5E5E5;
  text-align: right;
  padding: 11px 18px; }

/* line 35, ../scss/_search-detail.scss */
.div-clinical-reports-detail .div-column-1 .div-accordion .div-header > label {
  color: #0B4BA0;
  font-size: 12.6;
  float: left; }

/* line 39, ../scss/_search-detail.scss */
.div-clinical-reports-detail .div-column-1 .div-accordion .div-header > label input {
  margin-top: -3px; }

/* line 43, ../scss/_search-detail.scss */
.div-clinical-reports-detail .div-column-1 .div-accordion .div-header > a {
  float: right; }

/* line 47, ../scss/_search-detail.scss */
.div-clinical-reports-detail .div-column-1 .div-accordion .div-content {
  width: calc(100% - 36px);
  background-color: #EFEFEF;
  margin-top: 4px;
  padding: 11px 18px; }

/* line 52, ../scss/_search-detail.scss */
.div-clinical-reports-detail .div-column-1 .div-accordion .div-content .div-el-title {
  position: relative;
  heigth: 80px;
  padding: 4px 0;
  font-size: 1em; }

/* line 57, ../scss/_search-detail.scss */
.div-clinical-reports-detail .div-column-1 .div-accordion .div-content .div-el-title input[type=checkbox] {
  margin-top: -3px;
  margin-right: 4px; }

/* line 61, ../scss/_search-detail.scss */
.div-clinical-reports-detail .div-column-1 .div-accordion .div-content .div-el-title .txt-accordion {
  color: #0B4BA0;
  font-weight: bold;
  margin: 0;
  display: inline;
  cursor: pointer; }

/* line 68, ../scss/_search-detail.scss */
.div-clinical-reports-detail .div-column-1 .div-accordion .div-content .div-el-title p {
  padding-left: 20px;
  margin: 0; }

/* line 72, ../scss/_search-detail.scss */
.div-clinical-reports-detail .div-column-1 .div-accordion .div-content .div-el-title .btn-accordion {
  position: absolute;
  right: -5px;
  top: 0px;
  outline: 0;
  background: none;
  box-shadow: none;
  border: none;
  font-size: 28px;
  color: #0B4BA0;
  cursor: pointer; }

/* line 87, ../scss/_search-detail.scss */
.div-clinical-reports-detail .div-column-1 .div-accordion .div-content .div-el-content {
  font-size: 0.90em;
  padding-left: 20px;
  overflow: hidden; }

/* line 91, ../scss/_search-detail.scss */
.div-clinical-reports-detail .div-column-1 .div-accordion .div-content .div-el-content div {
  padding: 4px 0; }

/* line 94, ../scss/_search-detail.scss */
.div-clinical-reports-detail .div-column-1 .div-accordion .div-content .div-el-content input[type=checkbox] {
  margin-top: -2px;
  margin-right: 4px; }

/* line 103, ../scss/_search-detail.scss */
.div-clinical-reports-detail .div-column-2 {
  float: right;
  width: 300px;
  margin-right: 70px; }

/* line 107, ../scss/_search-detail.scss */
.div-clinical-reports-detail .div-column-2 .div-info-container {
  margin-top: 20px;
  font-size: 12px;
  border: 1px solid #B1B1B1;
  padding: 15px;
  color: #636363; }

/* line 113, ../scss/_search-detail.scss */
.div-clinical-reports-detail .div-column-2 .div-info-container .custom-info-icon {
  float: left;
  margin-right: 10px;
  margin-bottom: 10px; }

/* line 118, ../scss/_search-detail.scss */
.div-clinical-reports-detail .div-column-2 .div-info-container p {
  margin: 0; }

/* line 123, ../scss/_search-detail.scss */
.div-clinical-reports-detail .div-column-2 a.link-search-detail {
  margin: 12px 0; }

/* line 127, ../scss/_search-detail.scss */
.div-clinical-reports-detail .div-column-2 .div-detail {
  background-color: #E5E5E5;
  padding: 2px 15px;
  margin-bottom: 15px; }

/* line 130, ../scss/_search-detail.scss */
.div-clinical-reports-detail .div-column-2 .div-detail dt {
  margin-top: 10px;
  color: #636363;
  font-size: .85em;
  font-weight: normal; }

/* line 136, ../scss/_search-detail.scss */
.div-clinical-reports-detail .div-column-2 .div-detail dd {
  margin-left: 0px;
  font-size: 1.10em; }

/* line 2, ../scss/_browse-by-category.scss */
.browse-by-category input[type=checkbox] {
  margin-top: -4px; }

/* line 5, ../scss/_browse-by-category.scss */
.browse-by-category .nav.nav-tabs {
  margin-bottom: 0px; }

/* line 7, ../scss/_browse-by-category.scss */
.browse-by-category .nav.nav-tabs li {
  margin-bottom: -2px; }

/* line 10, ../scss/_browse-by-category.scss */
.browse-by-category .nav.nav-tabs li > a {
  background-color: #E5E5E5;
  color: #0B4BA0; }

/* line 13, ../scss/_browse-by-category.scss */
.browse-by-category .nav.nav-tabs li > a#link-tab-2, .browse-by-category .nav.nav-tabs li > a#link-tab-3 {
  border-radius: 0; }

/* line 17, ../scss/_browse-by-category.scss */
.browse-by-category .nav.nav-tabs li > a#link-tab-4 {
  border-radius: 0 5px 5px 0; }

/* line 20, ../scss/_browse-by-category.scss */
.browse-by-category .nav.nav-tabs li > a#link-tab-1 {
  border-radius: 5px 0 0 5px; }

/* line 24, ../scss/_browse-by-category.scss */
.browse-by-category .nav.nav-tabs li.tab-selected > a {
  background-color: #0F3F81;
  color: #fff; }

/* line 29, ../scss/_browse-by-category.scss */
.browse-by-category .tab-pane {
  padding: 5px; }

/* line 32, ../scss/_browse-by-category.scss */
.browse-by-category .tab-content {
  border-left: #E5E5E5 solid 1px;
  border-right: #E5E5E5 solid 1px;
  border-bottom: #E5E5E5 solid 1px; }

/* line 38, ../scss/_browse-by-category.scss */
.browse-by-category .div-options {
  position: relative; }

/* line 40, ../scss/_browse-by-category.scss */
.browse-by-category .div-options .div-alphabeth, .browse-by-category .div-options .div-chekckboxes {
  margin-right: 27px;
  float: right;
  padding: 5px; }

/* line 45, ../scss/_browse-by-category.scss */
.browse-by-category .div-options .div-alphabeth .icon-faq, .browse-by-category .div-options .div-chekckboxes .icon-faq {
  margin-left: 12px;
  font-size: 0.8em; }

/* line 50, ../scss/_browse-by-category.scss */
.browse-by-category .div-options .div-alphabeth {
  margin-right: 20px;
  float: left; }

/* line 56, ../scss/_browse-by-category.scss */
.browse-by-category .div-options input[type=button]#btn-result-list {
  left: 20px; }

/* line 60, ../scss/_browse-by-category.scss */
.browse-by-category .div-options input[type=button]#btn-sel-reports {
  right: 4px; }

/* line 64, ../scss/_browse-by-category.scss */
.browse-by-category .div-options .custom-sm-info-icon {
  margin-left: 10px;
  margin-bottom: -3px;
  display: inline-block;
  width: 16px;
  height: 16px;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH4AMCEBcIIEesrQAAAB1pVFh0Q29tbWVudAAAAAAAQ3JlYXRlZCB3aXRoIEdJTVBkLmUHAAABO0lEQVQ4y6XTMUhVURzH8c+9GCXIe4u0OATaZK49iob7BiPQ0VmkSaccGxoOd2ksaLPRwEnaEqSGziBluOmQUNBrimg5cwgt58H19S7E6zv94Pf7nQN//v9CplvVUgy6Vb2AJ+jhJn7jO97ieYphoEE5Ut7DFzzELVzFDBaxjW/dqt4ZdqBolE+x1Hg8phj6OfweVcM7STHchiIH9rHmMnfxMes7+DDiv0wxbBbdqu7h2N/cx7usl/MMRpmbwiPjeYX1hh7H46n80ziu4XXWFy2ZfonrbWaKoZNi6KDfkpkvtTPdoptcKfHT5HwuW6b7r8QSL/7jgWdliuETDiYo76QYBmVe5VX8GAlctGg4SzFsNVd5eA9vsJJDh/iV9SweZL2bYtgYdoox59zLl3cPN7J9jiM8TTF8HWbhD/lxZgnCh2LyAAAAAElFTkSuQmCC"); }

/* line 74, ../scss/_browse-by-category.scss */
/* .browse-by-category .search-result { display: none; } */
/* line 76, ../scss/_browse-by-category.scss */
.browse-by-category .search-result .div-btns {
  float: right;
  padding-bottom: 10px; }

/* line 81, ../scss/_browse-by-category.scss */
.browse-by-category .search-result .div-page-navigation {
  float: right;
  margin-top: 7px;
  font-weight: bold; }

/* line 85, ../scss/_browse-by-category.scss */
.browse-by-category .search-result .div-page-navigation a, .browse-by-category .search-result .div-page-navigation span {
  margin-left: 10px;
  text-decoration: none; }

/* line 89, ../scss/_browse-by-category.scss */
.browse-by-category .search-result .div-page-navigation a:first {
  pointer-events: none;
  cursor: default;
  color: inherit; }

/* line 95, ../scss/_browse-by-category.scss */
.browse-by-category .search-result select {
  width: 70px;
  color: #0B4BA0;
  font-weight: bold;
  margin-bottom: 2px; }

/* line 104, ../scss/_browse-by-category.scss */
.browse-by-category .search-result .table-container {
  width: 100%; }

/* line 107, ../scss/_browse-by-category.scss */
/* .browse-by-category .search-result .table-container th:nth-child(1), .browse-by-category .search-result .table-container td:nth-child(1) { width: 12px; } */
/* line 108, ../scss/_browse-by-category.scss */
/* .browse-by-category .search-result .table-container th:nth-child(2), .browse-by-category .search-result .table-container td:nth-child(2) { width: 127px; } */
/* line 109, ../scss/_browse-by-category.scss */
/* .browse-by-category .search-result .table-container th:nth-child(3), .browse-by-category .search-result .table-container td:nth-child(3) { width: 120px; } */
/* line 110, ../scss/_browse-by-category.scss */
/* .browse-by-category .search-result .table-container th:nth-child(4), .browse-by-category .search-result .table-container td:nth-child(4) { width: 150px; } */
/* line 111, ../scss/_browse-by-category.scss */
/* .browse-by-category .search-result .table-container th:nth-child(5), .browse-by-category .search-result .table-container td:nth-child(5) { width: 150px; } */
/* line 112, ../scss/_browse-by-category.scss */
/* .browse-by-category .search-result .table-container th:nth-child(6), .browse-by-category .search-result .table-container td:nth-child(6) { width: 120px; } */
/* line 113, ../scss/_browse-by-category.scss */
/* .browse-by-category .search-result .table-container th:nth-child(7), .browse-by-category .search-result .table-container td:nth-child(7) { width: 20px; } */
/* line 116, ../scss/_browse-by-category.scss */
.browse-by-category .search-result .table-container table {
  border-left: 1px solid #E5E5E5;
  border-right: 1px solid #E5E5E5;
  border-bottom: 1px solid #E5E5E5;
  width: 810px;
  table-layout: fixed;
  border-collapse: collapse;
  font-size: 12px; }

/* line 125, ../scss/_browse-by-category.scss */
.browse-by-category .search-result .table-container table .icon-accordion {
  cursor: pointer; }

/* line 128, ../scss/_browse-by-category.scss */
.browse-by-category .search-result .table-container table thead {
  background-color: #E5E5E5; }

/* line 130, ../scss/_browse-by-category.scss */
.browse-by-category .search-result .table-container table thead th {
  padding: 8px; }

/* line 132, ../scss/_browse-by-category.scss */
.browse-by-category .search-result .table-container table thead th div {
  float: left;
  text-align: left; }

/* line 136, ../scss/_browse-by-category.scss */
.browse-by-category .search-result .table-container table thead th #icon-info-type {
  margin-top: 2px; }

/* line 139, ../scss/_browse-by-category.scss */
.browse-by-category .search-result .table-container table thead th div.icon-sort {
  width: 10px;
  height: 15px;
  margin-top: 4px;
  float: right;
  color: #1E1E1E; }

/* line 150, ../scss/_browse-by-category.scss */
.browse-by-category .search-result .table-container table tbody tr:nth-child(odd) {
  background: #EFEFEF; }

/* line 153, ../scss/_browse-by-category.scss */
.browse-by-category .search-result .table-container table tbody tr:nth-child(even) {
  background: #fff; }

/* line 156, ../scss/_browse-by-category.scss */
.browse-by-category .search-result .table-container table tbody tr td {
  padding: 1px 2px 1px 18px;
  text-align: left;
  word-wrap: break-word; }

/* line 159, ../scss/_browse-by-category.scss */
.browse-by-category .search-result .table-container table tbody tr td > div {
  text-align: left;
  margin-left: 10px;
  width: 98%; }

/* line 163, ../scss/_browse-by-category.scss */
.browse-by-category .search-result .table-container table tbody tr td > div > p {
  font-size: 11px;
  font-weight: bold;
  margin: 0 68px 0 2px; }

/* line 168, ../scss/_browse-by-category.scss */
/* .browse-by-category .search-result .table-container table tbody tr td > div > div { display: inline-block; margin: 0 100px 0 8px; } */
/* line 171, ../scss/_browse-by-category.scss */
.browse-by-category .search-result .table-container table tbody tr td > div > div dt {
  margin: 0px;
  color: #636363;
  font-size: 11px;
  font-weight: normal; }

/* line 177, ../scss/_browse-by-category.scss */
.browse-by-category .search-result .table-container table tbody tr td > div > div dd {
  margin: 0px;
  font-size: 12px; }

/* line 183, ../scss/_browse-by-category.scss */
.browse-by-category .search-result .table-container table tbody tr td:nth-child(1), .browse-by-category .search-result .table-container table tbody tr td:nth-child(7) {
  text-align: left;
  padding: 8px 2px 8px 2px; }

/* line 189, ../scss/_browse-by-category.scss */
.browse-by-category .search-result .table-container table tbody tr td:nth-child(5), .browse-by-category .search-result .table-container table tbody tr td:nth-child(6) {
  padding: 1px 2px 1px 28px; }

/* line 4, ../scss/_search-saved.scss */
.aui .save-searches h4 {
  margin-bottom: 30px; }

/* line 8, ../scss/_search-saved.scss */
.aui .save-searches .block-alerts, .aui .save-searches .submitbox, .aui .save-searches .legend {
  padding-top: 30px; }

/* line 16, ../scss/_search-saved.scss */
.aui .saved-searches .row-fluid {
  margin-bottom: 20px;
  line-height: 30px; }

/* line 20, ../scss/_search-saved.scss */
.aui .saved-searches .row-fluid:first-child {
  margin-top: 50px; }

/* line 2, ../scss/_clinical-usage-statistics.scss */
#clinical-usage-statistics > div > select, #clinical-usage-statistics > div > input {
  margin: 18px 12px; }

/* line 6, ../scss/_clinical-usage-statistics.scss */
#clinical-usage-statistics > div > select {
  font-weight: bold; }

/* line 9, ../scss/_clinical-usage-statistics.scss */
#clinical-usage-statistics > p {
  margin: 18px 0px; }

/* line 12, ../scss/_clinical-usage-statistics.scss */
#clinical-usage-statistics .ddl-year {
  width: 80px; }

/* line 15, ../scss/_clinical-usage-statistics.scss */
#clinical-usage-statistics #sel-year, #clinical-usage-statistics #sel-category {
  margin: 10px;
  font-weight: bold; }

/* line 21, ../scss/_clinical-usage-statistics.scss */
#clinical-usage-statistics #container-tbl-detail {
  display: none; }

/* line 23, ../scss/_clinical-usage-statistics.scss */
#clinical-usage-statistics #container-tbl-detail > .div-btns {
  text-align: right;
  margin-top: 40px;
  margin-bottom: 10px; }

/* line 29, ../scss/_clinical-usage-statistics.scss */
#clinical-usage-statistics #container-tbl-detail th:nth-child(1), #clinical-usage-statistics #container-tbl-detail td:nth-child(1) {
  width: 40px; }

/* line 30, ../scss/_clinical-usage-statistics.scss */
#clinical-usage-statistics #container-tbl-detail th:nth-child(2), #clinical-usage-statistics #container-tbl-detail td:nth-child(2) {
  width: 135px; }

/* line 31, ../scss/_clinical-usage-statistics.scss */
#clinical-usage-statistics #container-tbl-detail th:nth-child(3), #clinical-usage-statistics #container-tbl-detail td:nth-child(3) {
  width: 125px; }

/* line 32, ../scss/_clinical-usage-statistics.scss */
#clinical-usage-statistics #container-tbl-detail th:nth-child(4), #clinical-usage-statistics #container-tbl-detail td:nth-child(4) {
  width: 125px; }

/* line 33, ../scss/_clinical-usage-statistics.scss */
#clinical-usage-statistics #container-tbl-detail th:nth-child(5), #clinical-usage-statistics #container-tbl-detail td:nth-child(5) {
  width: 125px; }

/* line 34, ../scss/_clinical-usage-statistics.scss */
#clinical-usage-statistics #container-tbl-detail th:nth-child(6), #clinical-usage-statistics #container-tbl-detail td:nth-child(6) {
  width: 75px; }

/* line 35, ../scss/_clinical-usage-statistics.scss */
#clinical-usage-statistics #container-tbl-detail th:nth-child(7), #clinical-usage-statistics #container-tbl-detail td:nth-child(7) {
  width: 35px; }

/* line 37, ../scss/_clinical-usage-statistics.scss */
#clinical-usage-statistics #container-tbl-detail .div-page-navigation {
  float: right;
  margin-top: 5px;
  font-weight: bold; }

/* line 41, ../scss/_clinical-usage-statistics.scss */
#clinical-usage-statistics #container-tbl-detail .div-page-navigation a, #clinical-usage-statistics #container-tbl-detail .div-page-navigation span {
  margin-left: 10px;
  text-decoration: none; }

/* line 45, ../scss/_clinical-usage-statistics.scss */
#clinical-usage-statistics #container-tbl-detail .div-page-navigation a:first {
  pointer-events: none;
  cursor: default;
  color: inherit; }

/* line 51, ../scss/_clinical-usage-statistics.scss */
#clinical-usage-statistics #container-tbl-detail select {
  width: 60px;
  margin-left: 100px;
  color: #0B4BA0;
  font-weight: bold;
  margin: 0 1px 2px 20px; }

/* line 60, ../scss/_clinical-usage-statistics.scss */
#clinical-usage-statistics table#tbl-detail {
  border-left: 1px solid #E5E5E5;
  border-right: 1px solid #E5E5E5;
  border-bottom: 1px solid #E5E5E5;
  table-layout: fixed;
  width: 825px;
  font-size: 12px;
  margin: 10px 0px; }

/* line 68, ../scss/_clinical-usage-statistics.scss */
#clinical-usage-statistics table#tbl-detail th {
  white-space: nowrap;
  background-color: #E5E5E5;
  padding: 8px; }

/* line 72, ../scss/_clinical-usage-statistics.scss */
#clinical-usage-statistics table#tbl-detail th div.icon-sort {
  margin-left: 6px;
  width: 10px;
  height: 15px; }

/* line 79, ../scss/_clinical-usage-statistics.scss */
#clinical-usage-statistics table#tbl-detail tr td {
  padding: 5px 8px;
  text-align: left; }

/* line 83, ../scss/_clinical-usage-statistics.scss */
#clinical-usage-statistics table#tbl-detail tr td:nth-child(7) {
  width: 50px; }

/* line 86, ../scss/_clinical-usage-statistics.scss */
#clinical-usage-statistics table#tbl-detail tr td > div {
  text-align: left;
  margin-left: 80px;
  width: 705px; }

/* line 90, ../scss/_clinical-usage-statistics.scss */
#clinical-usage-statistics table#tbl-detail tr td > div > p {
  font-size: 11px;
  font-weight: bold;
  margin: 0 68px 0 2px; }

/* line 95, ../scss/_clinical-usage-statistics.scss */
#clinical-usage-statistics table#tbl-detail tr td > div > div {
  display: inline-block;
  margin: 0 100px 0 8px; }

/* line 98, ../scss/_clinical-usage-statistics.scss */
#clinical-usage-statistics table#tbl-detail tr td > div > div dt {
  margin: 0px;
  color: #636363;
  font-size: 11px;
  font-weight: normal; }

/* line 104, ../scss/_clinical-usage-statistics.scss */
#clinical-usage-statistics table#tbl-detail tr td > div > div dd {
  margin: 0px;
  font-size: 12px; }

/* line 110, ../scss/_clinical-usage-statistics.scss */
#clinical-usage-statistics table#tbl-detail tr td:nth-child(1), #clinical-usage-statistics table#tbl-detail tr td:nth-child(7) {
  text-align: center; }

/* line 115, ../scss/_clinical-usage-statistics.scss */
#clinical-usage-statistics table#tbl-detail tr:nth-child(odd) {
  background: #EFEFEF; }

/* line 118, ../scss/_clinical-usage-statistics.scss */
#clinical-usage-statistics table#tbl-detail tr:nth-child(even) {
  background: #fff; }

/* line 123, ../scss/_clinical-usage-statistics.scss */
#clinical-usage-statistics .icon-accordion {
  cursor: pointer; }

/* line 2, ../scss/_profile.scss */
#form-profile .form-group-header {
  background-color: #0F3F81;
  color: #fff;
  padding: 15px;
  margin: 4px 0; }

/* line 8, ../scss/_profile.scss */
#form-profile .form-group {
  background-color: #E5E5E5; }

/* line 10, ../scss/_profile.scss */
#form-profile .form-group fieldset > label {
  float: left;
  margin: 21px; }

/* line 13, ../scss/_profile.scss */
#form-profile .form-group fieldset > label .icon-info {
  margin-left: 15px; }

/* line 16, ../scss/_profile.scss */
#form-profile .form-group fieldset > label[for=ckb-declaration] {
  width: initial;
  float: none; }

/* line 19, ../scss/_profile.scss */
#form-profile .form-group fieldset > label[for=ckb-declaration] input {
  margin-top: -2px; }

/* line 24, ../scss/_profile.scss */
#form-profile .form-group input[type=text] {
  float: right;
  width: 465px;
  margin: 15px; }

/* line 29, ../scss/_profile.scss */
#form-profile .form-group input[type=button] {
  float: right;
  margin: 15px; }

/* line 33, ../scss/_profile.scss */
#form-profile .form-group #radio-container {
  float: left;
  width: 400px;
  margin-top: 20px; }

/* line 37, ../scss/_profile.scss */
#form-profile .form-group #radio-container label {
  float: left;
  margin-left: 15px; }

/* line 41, ../scss/_profile.scss */
#form-profile .form-group #radio-container input {
  float: left;
  margin-top: 3px;
  margin-left: 15px; }

/* line 48, ../scss/_profile.scss */
#form-profile .form-group p {
  float: left;
  margin: 21px; }

/* line 51, ../scss/_profile.scss */
#form-profile .form-group p#p-mandatory {
  margin-top: 150px; }

/* line 55, ../scss/_profile.scss */
#form-profile .form-group #fieldset-expiry {
  width: 500px;
  padding-top: 553px; }

/* line 58, ../scss/_profile.scss */
#form-profile .form-group #fieldset-expiry input {
  width: 250px; }

/* line 61, ../scss/_profile.scss */
#form-profile .form-group #fieldset-expiry label {
  width: 168px; }

/* line 65, ../scss/_profile.scss */
#form-profile .form-group .sub-form-group {
  width: 600px;
  float: left; }

/* line 68, ../scss/_profile.scss */
#form-profile .form-group .sub-form-group fieldset > label {
  width: 150px; }

/* line 71, ../scss/_profile.scss */
#form-profile .form-group .sub-form-group input[type=text] {
  width: 375px; }

/* line 74, ../scss/_profile.scss */
#form-profile .form-group .sub-form-group select {
  margin: 15px;
  width: 378px; }

/* line 79, ../scss/_profile.scss */
#form-profile .form-group .sub-form-group-2 {
  width: 700px;
  float: left; }

/* line 82, ../scss/_profile.scss */
#form-profile .form-group .sub-form-group-2 fieldset > label {
  width: 250px; }

/* line 85, ../scss/_profile.scss */
#form-profile .form-group .sub-form-group-2 input[type=text] {
  width: 375px; }

/* line 88, ../scss/_profile.scss */
#form-profile .form-group .sub-form-group-2 select {
  margin: 15px;
  width: 375px; }

/* line 93, ../scss/_profile.scss */
#form-profile .form-group .date, .datePassport, #form-profile .form-group #txt-date-birth {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACMAAAAeCAYAAACmPacqAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH4AEUChYJUFjQ/wAAAB1pVFh0Q29tbWVudAAAAAAAQ3JlYXRlZCB3aXRoIEdJTVBkLmUHAAABSklEQVRYw+1XwWqDQBB9KRVqwIVGobEKzaWB5tD8QPP5wfaYHswhJTXK5mAjKYpriYI9NWCJcW0tlbDvNuyw+/bN7M5MJ8/zHC3BGVqEc15HSikYS6CqKnq9S25/0zQgy3KzyriuB9ueIwiCWv5J8nFiYfJ9H67rgdI1RqO7wtpi8QLbnpduOpk8FGzLesR2+w7DuMZweFsatoPKRFEEy3oCpevGbp2mKRxnhenUqqfMcvlasBlj0HUdmqah25Wx2RzPmzAM9/5ZlmK3S/drcRwjiiIoisJHhjFWsB1nVUuF2ey5QqWs/QksyJxGORiP70EI+fVBnudVPoRKMoQQrlpUBZ4yInJGkBFkBJl//4HDMGzkoO9tCTcZXdfh+29cvclPIMsX/GEyTQOSJP1JKAaDm9IeuHNsovyafZpCv391sN3kIiOedlvwCYGSip7i3RKpAAAAAElFTkSuQmCC");
  background-repeat: no-repeat;
  background-position: 100% 50%;
  background-size: 30px 25px; }

/* line 101, ../scss/_profile.scss */
#form-profile #div-organization {
  display: none; }

/* line 104, ../scss/_profile.scss */
#form-profile .custom-sm-info-icon {
  margin-left: 10px;
  margin-bottom: -3px;
  display: inline-block;
  width: 16px;
  height: 16px;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH4AMCEBcIIEesrQAAAB1pVFh0Q29tbWVudAAAAAAAQ3JlYXRlZCB3aXRoIEdJTVBkLmUHAAABO0lEQVQ4y6XTMUhVURzH8c+9GCXIe4u0OATaZK49iob7BiPQ0VmkSaccGxoOd2ksaLPRwEnaEqSGziBluOmQUNBrimg5cwgt58H19S7E6zv94Pf7nQN//v9CplvVUgy6Vb2AJ+jhJn7jO97ieYphoEE5Ut7DFzzELVzFDBaxjW/dqt4ZdqBolE+x1Hg8phj6OfweVcM7STHchiIH9rHmMnfxMes7+DDiv0wxbBbdqu7h2N/cx7usl/MMRpmbwiPjeYX1hh7H46n80ziu4XXWFy2ZfonrbWaKoZNi6KDfkpkvtTPdoptcKfHT5HwuW6b7r8QSL/7jgWdliuETDiYo76QYBmVe5VX8GAlctGg4SzFsNVd5eA9vsJJDh/iV9SweZL2bYtgYdoox59zLl3cPN7J9jiM8TTF8HWbhD/lxZgnCh2LyAAAAAElFTkSuQmCC"); }

/* line 1, ../scss/_info.scss */
.div-info-container {
  border: 1px solid #E5E5E5;
  padding: 20px;
  margin-bottom: 16px; }

/* line 5, ../scss/_info.scss */
.div-info-container h3 {
  display: inline;
  margin-left: 40px;
  font-weight: bold;
  vertical-align: top; }

/* line 11, ../scss/_info.scss */
.div-info-container p {
  margin: 10px 14px 0 0;
  font-size: 1.2em; }

/* line 16, ../scss/_info.scss */
.custom-info-icon {
  display: inline-block;
  width: 24px;
  height: 24px;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH4AMCEBkqa6TAxwAAAB1pVFh0Q29tbWVudAAAAAAAQ3JlYXRlZCB3aXRoIEdJTVBkLmUHAAACNElEQVRIx7XWO2gUURQG4C+zi6zPEdSgopBCbRRECFFQHEMaCfgISAKKhWijYJFGwWaYUgs77SSVAW2MDyJqkxELDSksFAQFCYJaiGTwRXwX3pUlZDersD8Mcw9zzn/OnXvv+W+bGsRJpsjT6riEVdiDHdiCDfiJJ3iGm7iLqSJPf9TGV9FmFsRJ1okTOIR5GmMKw7hY5OnTmUmi2urDexD3cKQJclgaihmLk2ygyNO/XFCKk8z05JjpyTFxkh3FBVT8OxbgQKWje7LI08dV3nLNDAZxvgHBWwyF8RGsrOM3FCfZlyJPr8RJ9mcN4iTbjlEsqRP0Cf1Fno4G/15cxcI6/u+wq8jTp1GcZBWcakAOH/Gwxn4UktbDchyPk6wUYS32zvF/F2Jjjb25QfVV9CMuY38TC7gII3GSnQ326SYSrMDuMg42uUuWoJrge5MxO8tY14TjF5zD82CvD+s2f464reUw/bnwDaNFno6HXdSFwSYSbIz+4SBFdcYNY6KwBVuF5xFetDBBHoVO2CrcjzDSIvIp3InwCtdbkGAYU9Vm14MboeXOhg/ow3iwu3ANi+dqdqWgQC8rHd2/0FMnoIxODOBw6F2rG2zXE0We3ouTTKnS0V0VnAeVju6l2FbnDLRjTXjaG5AfK/J0CKYnx0Q1Iq/I00Gcwef/+OfvQ+WXaiWznuj34CT2NUH8FZeD6E/M/Ng289oCQbgrQSv60ItNWBZcX2MCt3ELb4o8/THz6gO/Aef8rMn7icjMAAAAAElFTkSuQmCC"); }

/* line 3, ../scss/utils/_ema-font-icon.scss */
[data-icon]:before {
  font-family: "ema-font-icon" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* line 16, ../scss/utils/_ema-font-icon.scss */
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "ema-font-icon" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* line 30, ../scss/utils/_ema-font-icon.scss */
.aui .icon-arrow-down:before {
  content: "a";
  cursor: pointer; }

/* line 34, ../scss/utils/_ema-font-icon.scss */
.aui .icon-arrow-left:before {
  content: "b"; }

/* line 38, ../scss/utils/_ema-font-icon.scss */
.aui .icon-arrow-right:before {
  content: "c"; }

/* line 42, ../scss/utils/_ema-font-icon.scss */
.aui .icon-arrow-up:before {
  content: "d";
  cursor: pointer; }

/* line 46, ../scss/utils/_ema-font-icon.scss */
.aui .icon-booking:before {
  content: "e"; }

/* line 50, ../scss/utils/_ema-font-icon.scss */
.aui .icon-calendar-datepicker:before {
  content: "f"; }

/* line 54, ../scss/utils/_ema-font-icon.scss */
.aui .icon-close:before {
  content: "g"; }

/* line 58, ../scss/utils/_ema-font-icon.scss */
.aui .icon-comment:before {
  content: "h"; }

/* line 62, ../scss/utils/_ema-font-icon.scss */
.aui .icon-contact:before {
  content: "i"; }

/* line 66, ../scss/utils/_ema-font-icon.scss */
.aui .icon-curriculum-vitae:before {
  content: "j"; }

/* line 70, ../scss/utils/_ema-font-icon.scss */
.aui .icon-desk:before {
  content: "k"; }

/* line 74, ../scss/utils/_ema-font-icon.scss */
.aui .icon-deadlines:before {
  content: "l"; }

/* line 78, ../scss/utils/_ema-font-icon.scss */
.aui .icon-discussion-board:before {
  content: "m"; }

/* line 82, ../scss/utils/_ema-font-icon.scss */
.aui .icon-doi:before {
  content: "n"; }

/* line 86, ../scss/utils/_ema-font-icon.scss */
.aui .icon-download:before {
  content: "o"; }

/* line 90, ../scss/utils/_ema-font-icon.scss */
.aui .icon-e-mail:before {
  content: "p"; }

/* line 94, ../scss/utils/_ema-font-icon.scss */
.aui .icon-excel:before {
  content: "q"; }

/* line 98, ../scss/utils/_ema-font-icon.scss */
.aui .icon-facilities:before {
  content: "r"; }

/* line 102, ../scss/utils/_ema-font-icon.scss */
.aui .icon-faq:before {
  content: "s"; }

/* line 106, ../scss/utils/_ema-font-icon.scss */
.aui .icon-favourites:before {
  content: "t"; }

/* line 110, ../scss/utils/_ema-font-icon.scss */
.aui .icon-featured-topics:before {
  content: "u"; }

/* line 114, ../scss/utils/_ema-font-icon.scss */
.aui .icon-group:before {
  content: "v"; }

/* line 118, ../scss/utils/_ema-font-icon.scss */
.aui .icon-home:before {
  content: "w"; }

/* line 122, ../scss/utils/_ema-font-icon.scss */
.aui .icon-info:before {
  content: "x"; }

/* line 126, ../scss/utils/_ema-font-icon.scss */
.aui .icon-it-support:before {
  content: "y"; }

/* line 130, ../scss/utils/_ema-font-icon.scss */
.aui .icon-link-ext:before {
  content: "z"; }

/* line 134, ../scss/utils/_ema-font-icon.scss */
.aui .icon-list-view:before {
  content: "A"; }

/* line 138, ../scss/utils/_ema-font-icon.scss */
.aui .icon-menu:before {
  content: "B"; }

/* line 142, ../scss/utils/_ema-font-icon.scss */
.aui .icon-minus:before {
  content: "C"; }

/* line 146, ../scss/utils/_ema-font-icon.scss */
.aui .icon-mobile-phone:before {
  content: "D"; }

/* line 150, ../scss/utils/_ema-font-icon.scss */
.aui .icon-news:before {
  content: "E"; }

/* line 154, ../scss/utils/_ema-font-icon.scss */
.aui .icon-opinion:before {
  content: "F"; }

/* line 158, ../scss/utils/_ema-font-icon.scss */
.aui .icon-organizational-structure:before {
  content: "G"; }

/* line 162, ../scss/utils/_ema-font-icon.scss */
.aui .icon-pdf:before {
  content: "H"; }

/* line 166, ../scss/utils/_ema-font-icon.scss */
.aui .icon-phone:before {
  content: "I"; }

/* line 170, ../scss/utils/_ema-font-icon.scss */
.aui .icon-play:before {
  content: "J"; }

/* line 174, ../scss/utils/_ema-font-icon.scss */
.aui .icon-plus:before {
  content: "K"; }

/* line 178, ../scss/utils/_ema-font-icon.scss */
.aui .icon-powerpoint:before {
  content: "L"; }

/* line 182, ../scss/utils/_ema-font-icon.scss */
.aui .icon-related-applications:before {
  content: "M"; }

/* line 186, ../scss/utils/_ema-font-icon.scss */
.aui .icon-related-documents:before {
  content: "N"; }

/* line 190, ../scss/utils/_ema-font-icon.scss */
.aui .icon-related-links:before {
  content: "O"; }

/* line 194, ../scss/utils/_ema-font-icon.scss */
.aui .icon-reply:before {
  content: "P"; }

/* line 198, ../scss/utils/_ema-font-icon.scss */
.aui .icon-sap:before {
  content: "Q"; }

/* line 202, ../scss/utils/_ema-font-icon.scss */
.aui .icon-search:before {
  content: "R"; }

/* line 206, ../scss/utils/_ema-font-icon.scss */
.aui .icon-select:before {
  content: "S"; }

/* line 210, ../scss/utils/_ema-font-icon.scss */
.aui .icon-settings:before {
  content: "T"; }

/* line 214, ../scss/utils/_ema-font-icon.scss */
.aui .icon-share:before {
  content: "U"; }

/* line 218, ../scss/utils/_ema-font-icon.scss */
.aui .icon-subscribe:before {
  content: "V"; }

/* line 222, ../scss/utils/_ema-font-icon.scss */
.aui .icon-training-courses:before {
  content: "W"; }

/* line 226, ../scss/utils/_ema-font-icon.scss */
.aui .icon-twitter:before {
  content: "X"; }

/* line 230, ../scss/utils/_ema-font-icon.scss */
.aui .icon-word:before {
  content: "Y"; }

/* line 234, ../scss/utils/_ema-font-icon.scss */
.aui .icon-icon-zip:before {
  content: "Z"; }

/* line 238, ../scss/utils/_ema-font-icon.scss */
.aui .icon-sort:before {
  content: "1"; }

/* line 243, ../scss/utils/_ema-font-icon.scss */
.aui .icon-link-external:after {
  font-family: "ema-font-icon" !important;
  content: "z";
  padding-left: 5px; }

/*# sourceMappingURL=main.css.map */
/*-------------------------------------------------------------- custom css -----------------------------------------------------*/
.keyword-label {
  display: block;
  margin-left: 171px;
  margin-top: 4px;
  position: absolute;
  z-index: 1; }

#showDiv {
  cursor: pointer; }

#hideDiv {
  cursor: pointer;
  margin-top: 10px; }

.sideInfoDiv {
  width: 20%;
  float: left;
  margin-right: 20px; }

.link-highlight {
  background: #e2eb38;
  padding: 4px; }

.alert-info {
  display: none; }

.radioDiv {
  margin-bottom: 5px; }

.browseByCategoryPager {
  float: right;
  margin: 15px; }

.resultsNumberLabel {
  float: left;
  margin-top: 15px;
  display: flex; }

.browseByCatSize {
  float: left;
  margin-bottom: 10px; }

.div-alphabeth .btn {
  font-weight: bold;
  font-size: 14px;
  margin-right: 3px; }

.div-alphabeth hr {
  margin: 3px !important;
  border: 0px; }

div.div-alphabeth button:hover {
  background: #0f3f81 !important;
  color: #fff !important; }

.mahResultRow {
  background-color: #efefef;
  margin-top: 4px;
  padding: 11px 18.5px;
  width: calc(100% - 36px);
  cursor: pointer; }

.mahResultRow a {
  font-weight: bold !important; }

.mahResultRow span {
  font-size: 15px;
  margin-right: 15px;
  color: #0b4ba0; }

.div-chekckboxes {
  width: 165px; }

#mahForm .dataTables_info {
  float: right;
  font-size: 12px; }

.modal-body .modal-content {
  text-align: center;
  margin-top: 115px;
  font-size: 1.5rem;
  line-height: 2rem; }

.bbcForm .div-chekckboxes label {
  margin-left: 20px; }

.bbcForm .div-chekckboxes input {
  margin-left: -20px !important; }

.bbcForm .prdStatusLabel {
  margin-left: 0px !important; }

.advanced-search .checkboxesDiv-1 {
  width: 15em; }

.advanced-search .checkboxesDiv-2 {
  width: 19em; }

.advanced-search .checkboxesDiv-3 {
  width: 18em; }

.btn-general-user {
  padding: 20px !important; }

#advancedSearchForm .div-chekckboxes label {
  margin-left: 30px; }

#accept-terms {
  margin: 8px 0 0 5px;
  height: 30px;
  transform: scale(2); }

.yui3-widget-bd modal-body {
  height: 270px !important; }