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

/* ---------- Table styles ---------- */
@media (max-width: 979px) {
  .responsive-table-horizontal {
    display: block;
    position: relative;
    width: 100%; }
    .responsive-table-horizontal:after {
      clear: both;
      content: '';
      display: block;
      font-size: 0;
      height: 0;
      visibility: hidden; }
    .responsive-table-horizontal tbody {
      display: block;
      overflow-x: auto;
      position: relative;
      white-space: nowrap;
      width: auto; }
      .responsive-table-horizontal tbody tr {
        display: inline-block;
        vertical-align: top; }
        .responsive-table-horizontal tbody tr td {
          display: block;
          margin-bottom: 20px; }
          .responsive-table-horizontal tbody tr td:first-child {
            text-align: left; }
    .responsive-table-horizontal thead {
      display: block;
      float: left;
      margin-right: 10px; }
      .responsive-table-horizontal thead:after {
        clear: both;
        content: "";
        display: block;
        font-size: 0;
        height: 0;
        visibility: hidden; }
      .responsive-table-horizontal thead th {
        display: block;
        margin-bottom: 20px;
        text-align: right; }
        .responsive-table-horizontal thead th:first-child {
          text-align: right; }

  .ie9 .responsive-table-horizontal thead {
    float: none; } }
/* ---------- Text formatting ---------- */
.important {
  font-weight: bold; }

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

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

/* ---------- Separator ---------- */
.separator {
  border-top: 1px dotted #BFBFBF; }

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

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

/* ---------- Miscellaneous ---------- */
span.alert {
  display: inline-block; }

#skip-to-content {
  clip: rect(0 0 0 0);
  position: absolute; }

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

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

.active-area {
  background: #FFC; }

.portlet-boundary.yui3-dd-dragging {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
  opacity: 0.6; }
  .portlet-boundary.yui3-dd-dragging .portlet {
    border: 2px dashed #CCC; }

.sortable-layout-proxy {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1; }
  .sortable-layout-proxy .portlet-topper {
    background-image: none; }

.proxy {
  cursor: move;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=65);
  opacity: 0.65;
  position: absolute; }
  .proxy.generic-portlet {
    height: 200px;
    width: 300px; }
    .proxy.generic-portlet .portlet-title {
      padding: 10px; }
  .proxy.not-intersecting .forbidden-action {
    background: url(/rba-pw-theme/css/../images/application/forbidden_action.png) no-repeat;
    display: block;
    height: 32px;
    position: absolute;
    right: -15px;
    top: -15px;
    width: 32px; }

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

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

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

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

.yui3-dd-proxy {
  z-index: 1110 !important; }

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

/* ---------- Tags ---------- */
.tagselector-content {
  border-width: 0;
  margin-bottom: 15px;
  overflow: visible;
  padding: 0; }
  .tagselector-content .textboxlistentry-holder {
    background: #FFF;
    border: 1px solid #CCC;
    margin-bottom: 5px;
    overflow: visible;
    padding: 5px;
    position: relative; }
    .tagselector-content .textboxlistentry-holder li {
      line-height: 1; }
    .tagselector-content .textboxlistentry-holder .lfr-tag-selector-input {
      border-width: 0;
      margin-bottom: 0; }
  .tagselector-content .textboxlistentry-remove {
    padding: 0 3px 1px; }

.tagselector .lfr-tags-selector-content {
  border-width: 0; }
.tagselector .lfr-tag-selector-input {
  background: none;
  padding: 0;
  width: auto; }
.tagselector .field .field-content {
  margin: 0; }
.tagselector .textboxlist-input-container {
  margin: 0; }

.tagselector-focused .textboxlistentry-holder {
  background: #FFF none;
  border: 1px solid #CCC; }

.categoriesselector-content .textboxlistentry-holder {
  background-color: transparent;
  border-width: 0;
  padding: 0; }

/* ---------- Tag cloud and tag list ---------- */
.tag-items {
  list-style: none;
  margin: 0 1em 0 0;
  padding: 0 1em 0.5em 1em;
  white-space: normal; }
  .tag-items li {
    display: inline;
    float: left;
    margin: 0 1em 0 0; }
  .tag-items a {
    white-space: nowrap; }

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

.tag-cloud {
  line-height: 2.5em; }
  .tag-cloud .tag-popularity-1 {
    font-size: 1em; }
  .tag-cloud .tag-popularity-2 {
    font-size: 1.3em; }
  .tag-cloud .tag-popularity-3 {
    font-size: 1.6em; }
  .tag-cloud .tag-popularity-4 {
    font-size: 1.9em; }
  .tag-cloud .tag-popularity-5 {
    font-size: 2.2em; }
  .tag-cloud .tag-popularity-6 {
    font-size: 2.5em; }

/* ---------- Underlay ---------- */
.underlay {
  clear: both;
  top: 100%; }
  .underlay .yui3-widget-hd {
    height: 38px; }
  .underlay .lfr-portlet-item {
    border-width: 0; }

.underlay-hidden {
  display: none; }

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

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

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

.tab-back {
  float: right; }

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

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

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

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

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

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

.panel-hd {
  background: #c0c2c5 url(/rba-pw-theme/css/../images/application/panel_header_bg.png) repeat-x 0 0;
  border: 1px solid;
  border-color: #C8C9CA #AEB2B8 #AEB2B8 #C8C9CA;
  padding-left: 10px;
  text-shadow: 1px 1px #FFF; }

.app-view-drop-active {
  background-color: #00A2EA;
  font-weight: bold; }
  .category-portlets .app-view-drop-active {
    color: #FFF; }

.basecelleditor [class~="form-validator-message"] {
  clip: rect(auto auto auto auto);
  width: auto; }

.document-library-file-entry-cell-editor-hidden {
  display: none; }

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

/* ---------- Menus ---------- */
.lfr-page-templates li a {
  padding: 0; }
  .lfr-page-templates li a label {
    cursor: pointer;
    display: block;
    padding: 5px 0 5px 5px; }

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

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

.menu-content {
  background: #ccc9c9 url(/rba-pw-theme/css/../images/application/menu_bg.png) repeat-x 0 0;
  border: 1px solid;
  border-color: #AEAFB1 #777879 #777879 #AEAFB1;
  padding: 2px 0; }

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

.menugroup-content ul {
  display: block;
  min-width: 0; }

.menu-content li {
  border-bottom: 1px solid #BCBBBB;
  border-top: 1px solid #EEE;
  display: block;
  margin: 0;
  padding: 0; }
  .menu-content li.first {
    border-top-width: 0; }
  .menu-content li.last {
    border-bottom-width: 0; }

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

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

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

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

/* ---------- Tree view ---------- */
.tree-node .icon-check {
  padding-right: 2px; }
  .tree-node .icon-check:before {
    content: "\f096"; }
.tree-node .tree-node-checked .icon-check {
  padding-right: 0; }
  .tree-node .tree-node-checked .icon-check:before {
    content: "\f046"; }
.tree-node .tree-node-over .tree-label {
  text-decoration: underline; }
.tree-node [class^="icon-"] {
  margin-right: 5px; }
.tree-node .tree-node-checkbox-container {
  margin-right: 0; }
.tree-node .tree-node-selected .tree-label {
  background: none; }

.tree-node-content .tree-hitarea {
  color: #999;
  font-size: 10px;
  padding-right: 6px; }
.tree-node-content .tree-label {
  margin-left: 3px; }
.tree-node-content .tree-node-hidden-hitarea {
  visibility: hidden; }

.tree-node-selected .tree-label {
  background-color: transparent; }

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

.customizable-layout-column-content {
  background-color: #C92C3C; }
  .customizable-layout-column-content.yui3-widget-content-expanded {
    border: 3px solid #333;
    margin: 0.2em; }

.customizable .customizable-layout-column-content {
  background-color: #9CC97B; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* ---------- CKEditor source ---------- */
.aui .cke_source {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/* ---------- CKEditor table ---------- */
.cke_show_border {
  width: 500px; }
  .cke_show_border td {
    height: 15px; }

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

.html-editor.portlet-message-boards {
  -ms-word-break: break-all;
  word-break: break-all;
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
  word-wrap: break-word; }
  .html-editor.portlet-message-boards blockquote {
    background: #eef0f2 url(/rba-pw-theme/css/../images/message_boards/quoteleft.png) no-repeat 5px 5px;
    border: 1px solid #777;
    padding: 5px 45px; }
    .html-editor.portlet-message-boards blockquote:after {
      background: url(/rba-pw-theme/css/../images/message_boards/quoteright.png) no-repeat 50%;
      content: '';
      display: block;
      float: right;
      height: 24px;
      margin-right: -35px;
      margin-top: -25px;
      width: 31px;
      z-index: 999; }
    .html-editor.portlet-message-boards blockquote cite {
      display: block;
      font-weight: bold; }
  .html-editor.portlet-message-boards pre {
    background: #F9F9F9;
    border: 1px solid #777;
    padding: 0.5em; }

/* ---------- Inline editing ---------- */
.lfr-editable {
  outline: 1px dashed #68bb30;
  outline-offset: 2px;
  position: relative; }
  .lfr-editable:after {
    background: #68bb30 url(/rba-pw-theme/css/../images/common/edit_white.png) no-repeat 50%;
    content: '';
    display: block;
    height: 20px;
    position: absolute;
    right: 5px;
    top: 5px;
    width: 30px; }
  .lfr-editable:focus:after {
    display: none; }
  .lfr-editable:focus:hover {
    background-color: transparent; }
  .lfr-editable:hover {
    background-color: rgba(255, 255, 255, 0.3);
    outline-color: #519226; }
    .lfr-editable:hover:after {
      background-color: #519226; }

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

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

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

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

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

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

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

/*! lightgallery - v1.6.5 - 2017-11-16
* http://sachinchoolur.github.io/lightGallery/
* Copyright (c) 2017 Sachin N; Licensed GPLv3 */
@font-face {
  font-family: 'lg';
  src: url("/rba-pw-theme/css/../fonts/lg.eot?n1z373");
  src: url("/rba-pw-theme/css/../fonts/lg.eot?#iefixn1z373") format("embedded-opentype"), url("/rba-pw-theme/css/../fonts/lg.woff?n1z373") format("woff"), url("/rba-pw-theme/css/../fonts/lg.ttf?n1z373") format("truetype"), url("/rba-pw-theme/css/../fonts/lg.svg?n1z373#lg") format("svg");
  font-weight: normal;
  font-style: normal; }

.lg-icon {
  font-family: 'lg';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.lg-actions .lg-next, .lg-actions .lg-prev {
  background-color: rgba(0, 0, 0, 0.45);
  border-radius: 2px;
  color: #999;
  cursor: pointer;
  display: block;
  font-size: 22px;
  margin-top: -10px;
  padding: 8px 10px 9px;
  position: absolute;
  top: 50%;
  z-index: 1080;
  border: none;
  outline: none; }

.lg-actions .lg-next.disabled, .lg-actions .lg-prev.disabled {
  pointer-events: none;
  opacity: 0.5; }

.lg-actions .lg-next:hover, .lg-actions .lg-prev:hover {
  color: #FFF; }

.lg-actions .lg-next {
  right: 20px; }

.lg-actions .lg-next:before {
  content: "\e095"; }

.lg-actions .lg-prev {
  left: 20px; }

.lg-actions .lg-prev:after {
  content: "\e094"; }

@-webkit-keyframes lg-right-end {
  0% {
    left: 0; }

  50% {
    left: -30px; }

  100% {
    left: 0; } }

@-moz-keyframes lg-right-end {
  0% {
    left: 0; }

  50% {
    left: -30px; }

  100% {
    left: 0; } }

@-ms-keyframes lg-right-end {
  0% {
    left: 0; }

  50% {
    left: -30px; }

  100% {
    left: 0; } }

@keyframes lg-right-end {
  0% {
    left: 0; }

  50% {
    left: -30px; }

  100% {
    left: 0; } }

@-webkit-keyframes lg-left-end {
  0% {
    left: 0; }

  50% {
    left: 30px; }

  100% {
    left: 0; } }

@-moz-keyframes lg-left-end {
  0% {
    left: 0; }

  50% {
    left: 30px; }

  100% {
    left: 0; } }

@-ms-keyframes lg-left-end {
  0% {
    left: 0; }

  50% {
    left: 30px; }

  100% {
    left: 0; } }

@keyframes lg-left-end {
  0% {
    left: 0; }

  50% {
    left: 30px; }

  100% {
    left: 0; } }

.lg-outer.lg-right-end .lg-object {
  -webkit-animation: lg-right-end 0.3s;
  -o-animation: lg-right-end 0.3s;
  animation: lg-right-end 0.3s;
  position: relative; }

.lg-outer.lg-left-end .lg-object {
  -webkit-animation: lg-left-end 0.3s;
  -o-animation: lg-left-end 0.3s;
  animation: lg-left-end 0.3s;
  position: relative; }

.lg-toolbar {
  z-index: 1082;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.45); }

.lg-toolbar .lg-icon {
  color: #999;
  cursor: pointer;
  float: right;
  font-size: 24px;
  height: 47px;
  line-height: 27px;
  padding: 10px 0;
  text-align: center;
  width: 50px;
  text-decoration: none !important;
  outline: medium none;
  -webkit-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  transition: color 0.2s linear; }

.lg-toolbar .lg-icon:hover {
  color: #FFF; }

.lg-toolbar .lg-close:after {
  content: "\e070"; }

.lg-toolbar .lg-download:after {
  content: "\e0f2"; }

.lg-sub-html {
  background-color: rgba(0, 0, 0, 0.45);
  bottom: 0;
  color: #EEE;
  font-size: 16px;
  left: 0;
  padding: 10px 40px;
  position: fixed;
  right: 0;
  text-align: center;
  z-index: 1080; }

.lg-sub-html h4 {
  margin: 0;
  font-size: 13px;
  font-weight: bold; }

.lg-sub-html p {
  font-size: 12px;
  margin: 5px 0 0; }

#lg-counter {
  color: #999;
  display: inline-block;
  font-size: 16px;
  padding-left: 20px;
  padding-top: 12px;
  vertical-align: middle; }

.lg-toolbar, .lg-prev, .lg-next {
  opacity: 1;
  -webkit-transition: -webkit-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
  -moz-transition: -moz-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
  -o-transition: -o-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
  transition: transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear; }

.lg-hide-items .lg-prev {
  opacity: 0;
  -webkit-transform: translate3d(-10px, 0, 0);
  transform: translate3d(-10px, 0, 0); }

.lg-hide-items .lg-next {
  opacity: 0;
  -webkit-transform: translate3d(10px, 0, 0);
  transform: translate3d(10px, 0, 0); }

.lg-hide-items .lg-toolbar {
  opacity: 0;
  -webkit-transform: translate3d(0, -10px, 0);
  transform: translate3d(0, -10px, 0); }

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5);
  opacity: 0;
  -webkit-transition: -webkit-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  -moz-transition: -moz-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  -o-transition: -o-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  transition: transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%; }

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1; }

.lg-outer .lg-thumb-outer {
  background-color: #0D0A0A;
  bottom: 0;
  position: absolute;
  width: 100%;
  z-index: 1080;
  max-height: 350px;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  -webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  -moz-transition: -moz-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  -o-transition: -o-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s; }

.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab; }

.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing; }

.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
  -webkit-transition-duration: 0s !important;
  transition-duration: 0s !important; }

.lg-outer.lg-thumb-open .lg-thumb-outer {
  -webkit-transform: translate3d(0, 0%, 0);
  transform: translate3d(0, 0%, 0); }

.lg-outer .lg-thumb {
  padding: 10px 0;
  height: 100%;
  margin-bottom: -5px; }

.lg-outer .lg-thumb-item {
  border-radius: 5px;
  cursor: pointer;
  float: left;
  overflow: hidden;
  height: 100%;
  border: 2px solid #FFF;
  border-radius: 4px;
  margin-bottom: 5px; }

@media (min-width: 1025px) {
  .lg-outer .lg-thumb-item {
    -webkit-transition: border-color 0.25s ease;
    -o-transition: border-color 0.25s ease;
    transition: border-color 0.25s ease; } }
.lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover {
  border-color: #a90707; }

.lg-outer .lg-thumb-item img {
  width: 100%;
  height: 100%;
  object-fit: cover; }

.lg-outer.lg-has-thumb .lg-item {
  padding-bottom: 120px; }

.lg-outer.lg-can-toggle .lg-item {
  padding-bottom: 0; }

.lg-outer.lg-pull-caption-up .lg-sub-html {
  -webkit-transition: bottom 0.25s ease;
  -o-transition: bottom 0.25s ease;
  transition: bottom 0.25s ease; }

.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
  bottom: 100px; }

.lg-outer .lg-toogle-thumb {
  background-color: #0D0A0A;
  border-radius: 2px 2px 0 0;
  color: #999;
  cursor: pointer;
  font-size: 24px;
  height: 39px;
  line-height: 27px;
  padding: 5px 0;
  position: absolute;
  right: 20px;
  text-align: center;
  top: -39px;
  width: 50px; }

.lg-outer .lg-toogle-thumb:after {
  content: "\e1ff"; }

.lg-outer .lg-toogle-thumb:hover {
  color: #FFF; }

.lg-outer .lg-video-cont {
  display: inline-block;
  vertical-align: middle;
  max-width: 1140px;
  max-height: 100%;
  width: 100%;
  padding: 0 5px; }

.lg-outer .lg-video {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
  position: relative; }

.lg-outer .lg-video .lg-object {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important; }

.lg-outer .lg-video .lg-video-play {
  width: 84px;
  height: 59px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -42px;
  margin-top: -30px;
  z-index: 1080;
  cursor: pointer; }

.lg-outer .lg-has-iframe .lg-video {
  -webkit-overflow-scrolling: touch;
  overflow: auto; }

.lg-outer .lg-has-vimeo .lg-video-play {
  background: url("/rba-pw-theme/css/../img/vimeo-play.png") no-repeat scroll 0 0 transparent; }

.lg-outer .lg-has-vimeo:hover .lg-video-play {
  background: url("/rba-pw-theme/css/../img/vimeo-play.png") no-repeat scroll 0 -58px transparent; }

.lg-outer .lg-has-html5 .lg-video-play {
  background: transparent url("/rba-pw-theme/css/../img/video-play.png") no-repeat scroll 0 0;
  height: 64px;
  margin-left: -32px;
  margin-top: -32px;
  width: 64px;
  opacity: 0.8; }

.lg-outer .lg-has-html5:hover .lg-video-play {
  opacity: 1; }

.lg-outer .lg-has-youtube .lg-video-play {
  background: url("/rba-pw-theme/css/../img/youtube-play.png") no-repeat scroll 0 0 transparent; }

.lg-outer .lg-has-youtube:hover .lg-video-play {
  background: url("/rba-pw-theme/css/../img/youtube-play.png") no-repeat scroll 0 -60px transparent; }

.lg-outer .lg-video-object {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0; }

.lg-outer .lg-has-video .lg-video-object {
  visibility: hidden; }

.lg-outer .lg-has-video.lg-video-playing .lg-object, .lg-outer .lg-has-video.lg-video-playing .lg-video-play {
  display: none; }

.lg-outer .lg-has-video.lg-video-playing .lg-video-object {
  visibility: visible; }

.lg-progress-bar {
  background-color: #333;
  height: 5px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1083;
  opacity: 0;
  -webkit-transition: opacity 0.08s ease 0s;
  -moz-transition: opacity 0.08s ease 0s;
  -o-transition: opacity 0.08s ease 0s;
  transition: opacity 0.08s ease 0s; }

.lg-progress-bar .lg-progress {
  background-color: #a90707;
  height: 5px;
  width: 0; }

.lg-progress-bar.lg-start .lg-progress {
  width: 100%; }

.lg-show-autoplay .lg-progress-bar {
  opacity: 1; }

.lg-autoplay-button:after {
  content: "\e01d"; }

.lg-show-autoplay .lg-autoplay-button:after {
  content: "\e01a"; }

.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap, .lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image {
  -webkit-transition-duration: 0s;
  transition-duration: 0s; }

.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  -moz-transition: -moz-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  -o-transition: -o-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s; }

.lg-outer.lg-use-left-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  -webkit-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  -moz-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  -o-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s; }

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden; }

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
  -moz-transition: -moz-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
  -o-transition: -o-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
  transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden; }

#lg-zoom-in:after {
  content: "\e311"; }

#lg-actual-size {
  font-size: 20px; }

#lg-actual-size:after {
  content: "\e033"; }

#lg-zoom-out {
  opacity: 0.5;
  pointer-events: none; }

#lg-zoom-out:after {
  content: "\e312"; }

.lg-zoomed #lg-zoom-out {
  opacity: 1;
  pointer-events: auto; }

.lg-outer .lg-pager-outer {
  bottom: 60px;
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
  z-index: 1080;
  height: 10px; }

.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {
  overflow: visible; }

.lg-outer .lg-pager-cont {
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  position: relative;
  vertical-align: top;
  margin: 0 5px; }

.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.lg-outer .lg-pager-cont.lg-pager-active .lg-pager {
  box-shadow: 0 0 0 2px white inset; }

.lg-outer .lg-pager-thumb-cont {
  background-color: #fff;
  color: #FFF;
  bottom: 100%;
  height: 83px;
  left: 0;
  margin-bottom: 20px;
  margin-left: -60px;
  opacity: 0;
  padding: 5px;
  position: absolute;
  width: 120px;
  border-radius: 3px;
  -webkit-transition: opacity 0.15s ease 0s, -webkit-transform 0.15s ease 0s;
  -moz-transition: opacity 0.15s ease 0s, -moz-transform 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s, -o-transform 0.15s ease 0s;
  transition: opacity 0.15s ease 0s, transform 0.15s ease 0s;
  -webkit-transform: translate3d(0, 5px, 0);
  transform: translate3d(0, 5px, 0); }

.lg-outer .lg-pager-thumb-cont img {
  width: 100%;
  height: 100%; }

.lg-outer .lg-pager {
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 50%;
  box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.7) inset;
  display: block;
  height: 12px;
  -webkit-transition: box-shadow 0.3s ease 0s;
  -o-transition: box-shadow 0.3s ease 0s;
  transition: box-shadow 0.3s ease 0s;
  width: 12px; }

.lg-outer .lg-pager:hover, .lg-outer .lg-pager:focus {
  box-shadow: 0 0 0 8px white inset; }

.lg-outer .lg-caret {
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px dashed;
  bottom: -10px;
  display: inline-block;
  height: 0;
  left: 50%;
  margin-left: -5px;
  position: absolute;
  vertical-align: middle;
  width: 0; }

.lg-fullscreen:after {
  content: "\e20c"; }

.lg-fullscreen-on .lg-fullscreen:after {
  content: "\e20d"; }

.lg-outer #lg-dropdown-overlay {
  background-color: rgba(0, 0, 0, 0.25);
  bottom: 0;
  cursor: default;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1081;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
  -o-transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
  transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s; }

.lg-outer.lg-dropdown-active .lg-dropdown, .lg-outer.lg-dropdown-active #lg-dropdown-overlay {
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  -moz-transform: translate3d(0, 0px, 0);
  -o-transform: translate3d(0, 0px, 0);
  -ms-transform: translate3d(0, 0px, 0);
  -webkit-transform: translate3d(0, 0px, 0);
  transform: translate3d(0, 0px, 0);
  opacity: 1;
  visibility: visible; }

.lg-outer.lg-dropdown-active #lg-share {
  color: #FFF; }

.lg-outer .lg-dropdown {
  background-color: #fff;
  border-radius: 2px;
  font-size: 14px;
  list-style-type: none;
  margin: 0;
  padding: 10px 0;
  position: absolute;
  right: 0;
  text-align: left;
  top: 50px;
  opacity: 0;
  visibility: hidden;
  -moz-transform: translate3d(0, 5px, 0);
  -o-transform: translate3d(0, 5px, 0);
  -ms-transform: translate3d(0, 5px, 0);
  -webkit-transform: translate3d(0, 5px, 0);
  transform: translate3d(0, 5px, 0);
  -webkit-transition: -webkit-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
  -moz-transition: -moz-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
  -o-transition: -o-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
  transition: transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s; }

.lg-outer .lg-dropdown:after {
  content: "";
  display: block;
  height: 0;
  width: 0;
  position: absolute;
  border: 8px solid transparent;
  border-bottom-color: #FFF;
  right: 16px;
  top: -16px; }

.lg-outer .lg-dropdown > li:last-child {
  margin-bottom: 0px; }

.lg-outer .lg-dropdown > li:hover a, .lg-outer .lg-dropdown > li:hover .lg-icon {
  color: #333; }

.lg-outer .lg-dropdown a {
  color: #333;
  display: block;
  white-space: pre;
  padding: 4px 12px;
  font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 12px; }

.lg-outer .lg-dropdown a:hover {
  background-color: rgba(0, 0, 0, 0.07); }

.lg-outer .lg-dropdown .lg-dropdown-text {
  display: inline-block;
  line-height: 1;
  margin-top: -3px;
  vertical-align: middle; }

.lg-outer .lg-dropdown .lg-icon {
  color: #333;
  display: inline-block;
  float: none;
  font-size: 20px;
  height: auto;
  line-height: 1;
  margin-right: 8px;
  padding: 0;
  vertical-align: middle;
  width: auto; }

.lg-outer #lg-share {
  position: relative; }

.lg-outer #lg-share:after {
  content: "\e80d"; }

.lg-outer #lg-share-facebook .lg-icon {
  color: #3b5998; }

.lg-outer #lg-share-facebook .lg-icon:after {
  content: "\e901"; }

.lg-outer #lg-share-twitter .lg-icon {
  color: #00aced; }

.lg-outer #lg-share-twitter .lg-icon:after {
  content: "\e904"; }

.lg-outer #lg-share-googleplus .lg-icon {
  color: #dd4b39; }

.lg-outer #lg-share-googleplus .lg-icon:after {
  content: "\e902"; }

.lg-outer #lg-share-pinterest .lg-icon {
  color: #cb2027; }

.lg-outer #lg-share-pinterest .lg-icon:after {
  content: "\e903"; }

.lg-group:after {
  content: "";
  display: table;
  clear: both; }

.lg-outer {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  text-align: left;
  opacity: 0;
  -webkit-transition: opacity 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s; }

.lg-outer * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.lg-outer.lg-visible {
  opacity: 1; }

.lg-outer.lg-css3 .lg-item.lg-prev-slide, .lg-outer.lg-css3 .lg-item.lg-next-slide, .lg-outer.lg-css3 .lg-item.lg-current {
  -webkit-transition-duration: inherit !important;
  transition-duration: inherit !important;
  -webkit-transition-timing-function: inherit !important;
  transition-timing-function: inherit !important; }

.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-current {
  -webkit-transition-duration: 0s !important;
  transition-duration: 0s !important;
  opacity: 1; }

.lg-outer.lg-grab img.lg-object {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab; }

.lg-outer.lg-grabbing img.lg-object {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing; }

.lg-outer .lg {
  height: 100%;
  width: 100%;
  position: relative;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  max-height: 100%; }

.lg-outer .lg-inner {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  white-space: nowrap; }

.lg-outer .lg-item {
  background: url("/rba-pw-theme/css/../img/loading.gif") no-repeat scroll center center transparent;
  display: none !important; }

.lg-outer.lg-css3 .lg-prev-slide, .lg-outer.lg-css3 .lg-current, .lg-outer.lg-css3 .lg-next-slide {
  display: inline-block !important; }

.lg-outer.lg-css .lg-current {
  display: inline-block !important; }

.lg-outer .lg-item, .lg-outer .lg-img-wrap {
  display: inline-block;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%; }

.lg-outer .lg-item:before, .lg-outer .lg-img-wrap:before {
  content: "";
  display: inline-block;
  height: 50%;
  width: 1px;
  margin-right: -1px; }

.lg-outer .lg-img-wrap {
  position: absolute;
  padding: 0 5px;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0; }

.lg-outer .lg-item.lg-complete {
  background-image: none; }

.lg-outer .lg-item.lg-current {
  z-index: 1060; }

.lg-outer .lg-image {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
  width: auto !important;
  height: auto !important; }

.lg-outer.lg-show-after-load .lg-item .lg-object, .lg-outer.lg-show-after-load .lg-item .lg-video-play {
  opacity: 0;
  -webkit-transition: opacity 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s; }

.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object, .lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play {
  opacity: 1; }

.lg-outer .lg-empty-html {
  display: none; }

.lg-outer.lg-hide-download #lg-download {
  display: none; }

.lg-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1040;
  background-color: #000;
  opacity: 0;
  -webkit-transition: opacity 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s; }

.lg-backdrop.in {
  opacity: 1; }

.lg-css3.lg-no-trans .lg-prev-slide, .lg-css3.lg-no-trans .lg-next-slide, .lg-css3.lg-no-trans .lg-current {
  -webkit-transition: none 0s ease 0s !important;
  -moz-transition: none 0s ease 0s !important;
  -o-transition: none 0s ease 0s !important;
  transition: none 0s ease 0s !important; }

.lg-css3.lg-use-css3 .lg-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden; }

.lg-css3.lg-use-left .lg-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden; }

.lg-css3.lg-fade .lg-item {
  opacity: 0; }

.lg-css3.lg-fade .lg-item.lg-current {
  opacity: 1; }

.lg-css3.lg-fade .lg-item.lg-prev-slide, .lg-css3.lg-fade .lg-item.lg-next-slide, .lg-css3.lg-fade .lg-item.lg-current {
  -webkit-transition: opacity 0.1s ease 0s;
  -moz-transition: opacity 0.1s ease 0s;
  -o-transition: opacity 0.1s ease 0s;
  transition: opacity 0.1s ease 0s; }

.lg-css3.lg-slide.lg-use-css3 .lg-item {
  opacity: 0; }

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0); }

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0); }

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1; }

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s; }

.lg-css3.lg-slide.lg-use-left .lg-item {
  opacity: 0;
  position: absolute;
  left: 0; }

.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
  left: -100%; }

.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide {
  left: 100%; }

.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
  left: 0;
  opacity: 1; }

.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
  -webkit-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -moz-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -o-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s; }

/*# sourceMappingURL=lightgallery.css.map */
/* This is the core CSS of Tooltipster */
/* GENERAL STRUCTURE RULES (do not edit this section) */
.tooltipster-base {
  /* this ensures that a constrained height set by functionPosition,
  if greater that the natural height of the tooltip, will be enforced
  in browsers that support display:flex */
  display: flex;
  pointer-events: none;
  /* this may be overriden in JS for fixed position origins */
  position: absolute; }

.tooltipster-box {
  /* see .tooltipster-base. flex-shrink 1 is only necessary for IE10-
  and flex-basis auto for IE11- (at least) */
  flex: 1 1 auto; }

.tooltipster-content {
  /* prevents an overflow if the user adds padding to the div */
  box-sizing: border-box;
  /* these make sure we'll be able to detect any overflow */
  max-height: 100%;
  max-width: 100%;
  overflow: auto; }

.tooltipster-ruler {
  /* these let us test the size of the tooltip without overflowing the window */
  bottom: 0;
  left: 0;
  overflow: hidden;
  position: fixed;
  right: 0;
  top: 0;
  visibility: hidden; }

/* ANIMATIONS */
/* Open/close animations */
/* fade */
.tooltipster-fade {
  opacity: 0;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  -ms-transition-property: opacity;
  transition-property: opacity; }

.tooltipster-fade.tooltipster-show {
  opacity: 1; }

/* grow */
.tooltipster-grow {
  -webkit-transform: scale(0, 0);
  -moz-transform: scale(0, 0);
  -o-transform: scale(0, 0);
  -ms-transform: scale(0, 0);
  transform: scale(0, 0);
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform;
  -webkit-backface-visibility: hidden; }

.tooltipster-grow.tooltipster-show {
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15); }

/* swing */
.tooltipster-swing {
  opacity: 0;
  -webkit-transform: rotateZ(4deg);
  -moz-transform: rotateZ(4deg);
  -o-transform: rotateZ(4deg);
  -ms-transform: rotateZ(4deg);
  transform: rotateZ(4deg);
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform; }

.tooltipster-swing.tooltipster-show {
  opacity: 1;
  -webkit-transform: rotateZ(0deg);
  -moz-transform: rotateZ(0deg);
  -o-transform: rotateZ(0deg);
  -ms-transform: rotateZ(0deg);
  transform: rotateZ(0deg);
  -webkit-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 1);
  -webkit-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
  -moz-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
  -ms-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
  -o-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
  transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4); }

/* fall */
.tooltipster-fall {
  -webkit-transition-property: top;
  -moz-transition-property: top;
  -o-transition-property: top;
  -ms-transition-property: top;
  transition-property: top;
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15); }

.tooltipster-fall.tooltipster-initial {
  top: 0 !important; }

.tooltipster-fall.tooltipster-dying {
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -o-transition-property: all;
  -ms-transition-property: all;
  transition-property: all;
  top: 0 !important;
  opacity: 0; }

/* slide */
.tooltipster-slide {
  -webkit-transition-property: left;
  -moz-transition-property: left;
  -o-transition-property: left;
  -ms-transition-property: left;
  transition-property: left;
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15); }

.tooltipster-slide.tooltipster-initial {
  left: -40px !important; }

.tooltipster-slide.tooltipster-dying {
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -o-transition-property: all;
  -ms-transition-property: all;
  transition-property: all;
  left: 0 !important;
  opacity: 0; }

/* Update animations */
/* We use animations rather than transitions here because
 transition durations may be specified in the style tag due to
 animationDuration, and we try to avoid collisions and the use
 of !important */
/* fade */
@keyframes tooltipster-fading {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

.tooltipster-update-fade {
  animation: tooltipster-fading 400ms; }

/* rotate */
@keyframes tooltipster-rotating {
  25% {
    transform: rotate(-2deg); }

  75% {
    transform: rotate(2deg); }

  100% {
    transform: rotate(0); } }

.tooltipster-update-rotate {
  animation: tooltipster-rotating 600ms; }

/* scale */
@keyframes tooltipster-scaling {
  50% {
    transform: scale(1.1); }

  100% {
    transform: scale(1); } }

.tooltipster-update-scale {
  animation: tooltipster-scaling 600ms; }

/**
 * DEFAULT STYLE OF THE SIDETIP PLUGIN
 * 
 * All styles are "namespaced" with .tooltipster-sidetip to prevent
 * conflicts between plugins.
 */
/* .tooltipster-box */
.tooltipster-sidetip .tooltipster-box {
  background: #565656;
  border: 2px solid black;
  border-radius: 4px; }

.tooltipster-sidetip.tooltipster-bottom .tooltipster-box {
  margin-top: 8px; }

.tooltipster-sidetip.tooltipster-left .tooltipster-box {
  margin-right: 8px; }

.tooltipster-sidetip.tooltipster-right .tooltipster-box {
  margin-left: 8px; }

.tooltipster-sidetip.tooltipster-top .tooltipster-box {
  margin-bottom: 8px; }

/* .tooltipster-content */
.tooltipster-sidetip .tooltipster-content {
  color: white;
  line-height: 18px;
  padding: 6px 14px; }

/* .tooltipster-arrow : will keep only the zone of .tooltipster-arrow-uncropped that
corresponds to the arrow we want to display */
.tooltipster-sidetip .tooltipster-arrow {
  overflow: hidden;
  position: absolute; }

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow {
  height: 10px;
  /* half the width, for centering */
  margin-left: -10px;
  top: 0;
  width: 20px; }

.tooltipster-sidetip.tooltipster-left .tooltipster-arrow {
  height: 20px;
  margin-top: -10px;
  right: 0;
  /* top 0 to keep the arrow from overflowing .tooltipster-base when it has not
  been positioned yet */
  top: 0;
  width: 10px; }

.tooltipster-sidetip.tooltipster-right .tooltipster-arrow {
  height: 20px;
  margin-top: -10px;
  left: 0;
  /* same as .tooltipster-left .tooltipster-arrow */
  top: 0;
  width: 10px; }

.tooltipster-sidetip.tooltipster-top .tooltipster-arrow {
  bottom: 0;
  height: 10px;
  margin-left: -10px;
  width: 20px; }

/* common rules between .tooltipster-arrow-background and .tooltipster-arrow-border */
.tooltipster-sidetip .tooltipster-arrow-background, .tooltipster-sidetip .tooltipster-arrow-border {
  height: 0;
  position: absolute;
  width: 0; }

/* .tooltipster-arrow-background */
.tooltipster-sidetip .tooltipster-arrow-background {
  border: 10px solid transparent; }

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-background {
  border-bottom-color: #565656;
  left: 0px;
  top: 3px; }

.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-background {
  border-left-color: #565656;
  left: -3px;
  top: 0px; }

.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-background {
  border-right-color: #565656;
  left: 3px;
  top: 0px; }

.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background {
  border-top-color: #565656;
  left: 0px;
  top: -3px; }

/* .tooltipster-arrow-border */
.tooltipster-sidetip .tooltipster-arrow-border {
  border: 10px solid transparent;
  left: 0;
  top: 0; }

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-border {
  border-bottom-color: black; }

.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-border {
  border-left-color: black; }

.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-border {
  border-right-color: black; }

.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-border {
  border-top-color: black; }

/* tooltipster-arrow-uncropped */
.tooltipster-sidetip .tooltipster-arrow-uncropped {
  position: relative; }

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-uncropped {
  top: -10px; }

.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-uncropped {
  left: -10px; }

.tooltipster-sidetip.tooltipster-light .tooltipster-box {
  border-radius: 3px;
  border: 1px solid #ccc;
  background: #ededed; }

.tooltipster-sidetip.tooltipster-light .tooltipster-content {
  color: #666; }

.tooltipster-sidetip.tooltipster-light .tooltipster-arrow {
  height: 9px;
  margin-left: -9px;
  width: 18px; }

.tooltipster-sidetip.tooltipster-light.tooltipster-left .tooltipster-arrow, .tooltipster-sidetip.tooltipster-light.tooltipster-right .tooltipster-arrow {
  height: 18px;
  margin-left: 0;
  margin-top: -9px;
  width: 9px; }

.tooltipster-sidetip.tooltipster-light .tooltipster-arrow-background {
  border: 9px solid transparent; }

.tooltipster-sidetip.tooltipster-light.tooltipster-bottom .tooltipster-arrow-background {
  border-bottom-color: #ededed;
  top: 1px; }

.tooltipster-sidetip.tooltipster-light.tooltipster-left .tooltipster-arrow-background {
  border-left-color: #ededed;
  left: -1px; }

.tooltipster-sidetip.tooltipster-light.tooltipster-right .tooltipster-arrow-background {
  border-right-color: #ededed;
  left: 1px; }

.tooltipster-sidetip.tooltipster-light.tooltipster-top .tooltipster-arrow-background {
  border-top-color: #ededed;
  top: -1px; }

.tooltipster-sidetip.tooltipster-light .tooltipster-arrow-border {
  border: 9px solid transparent; }

.tooltipster-sidetip.tooltipster-light.tooltipster-bottom .tooltipster-arrow-border {
  border-bottom-color: #ccc; }

.tooltipster-sidetip.tooltipster-light.tooltipster-left .tooltipster-arrow-border {
  border-left-color: #ccc; }

.tooltipster-sidetip.tooltipster-light.tooltipster-right .tooltipster-arrow-border {
  border-right-color: #ccc; }

.tooltipster-sidetip.tooltipster-light.tooltipster-top .tooltipster-arrow-border {
  border-top-color: #ccc; }

.tooltipster-sidetip.tooltipster-light.tooltipster-bottom .tooltipster-arrow-uncropped {
  top: -9px; }

.tooltipster-sidetip.tooltipster-light.tooltipster-right .tooltipster-arrow-uncropped {
  left: -9px; }

.nice-select {
  -webkit-tap-highlight-color: transparent;
  background-color: #fff;
  border-radius: 5px;
  border: solid 1px #e8e8e8;
  box-sizing: border-box;
  clear: both;
  cursor: pointer;
  display: block;
  float: left;
  font-family: inherit;
  font-size: 14px;
  font-weight: normal;
  height: 42px;
  line-height: 40px;
  outline: none;
  padding-left: 18px;
  padding-right: 30px;
  position: relative;
  text-align: left !important;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
  width: auto; }

.nice-select:hover {
  border-color: #dbdbdb; }

.nice-select:active, .nice-select.open, .nice-select:focus {
  border-color: #999; }

.nice-select:after {
  border-bottom: 2px solid #999;
  border-right: 2px solid #999;
  content: '';
  display: block;
  height: 5px;
  margin-top: -4px;
  pointer-events: none;
  position: absolute;
  right: 12px;
  top: 50%;
  -webkit-transform-origin: 66% 66%;
  -ms-transform-origin: 66% 66%;
  transform-origin: 66% 66%;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  width: 5px; }

.nice-select.open:after {
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg); }

.nice-select.open .list {
  opacity: 1;
  pointer-events: auto;
  -webkit-transform: scale(1) translateY(0);
  -ms-transform: scale(1) translateY(0);
  transform: scale(1) translateY(0); }

.nice-select.disabled {
  border-color: #ededed;
  color: #999;
  pointer-events: none; }

.nice-select.disabled:after {
  border-color: #cccccc; }

.nice-select.wide {
  width: 100%; }

.nice-select.wide .list {
  left: 0 !important;
  right: 0 !important; }

.nice-select.right {
  float: right; }

.nice-select.right .list {
  left: auto;
  right: 0; }

.nice-select.small {
  font-size: 12px;
  height: 36px;
  line-height: 34px; }

.nice-select.small:after {
  height: 4px;
  width: 4px; }

.nice-select.small .option {
  line-height: 34px;
  min-height: 34px; }

.nice-select .list {
  background-color: #fff;
  border-radius: 5px;
  box-shadow: 0 0 0 1px rgba(68, 68, 68, 0.11);
  box-sizing: border-box;
  margin-top: 4px;
  opacity: 0;
  overflow: hidden;
  padding: 0;
  pointer-events: none;
  position: absolute;
  top: 100%;
  left: 0;
  -webkit-transform-origin: 50% 0;
  -ms-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transform: scale(0.75) translateY(-21px);
  -ms-transform: scale(0.75) translateY(-21px);
  transform: scale(0.75) translateY(-21px);
  -webkit-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
  transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
  z-index: 9; }

.nice-select .list:hover .option:not(:hover) {
  background-color: transparent !important; }

.nice-select .option {
  cursor: pointer;
  font-weight: 400;
  line-height: 40px;
  list-style: none;
  min-height: 40px;
  outline: none;
  padding-left: 18px;
  padding-right: 29px;
  text-align: left;
  -webkit-transition: all 0.2s;
  transition: all 0.2s; }

.nice-select .option:hover, .nice-select .option.focus, .nice-select .option.selected.focus {
  background-color: #f6f6f6; }

.nice-select .option.selected {
  font-weight: bold; }

.nice-select .option.disabled {
  background-color: transparent;
  color: #999;
  cursor: default; }

.no-csspointerevents .nice-select .list {
  display: none; }

.no-csspointerevents .nice-select.open .list {
  display: block; }

.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle; }

.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 28px;
  user-select: none;
  -webkit-user-select: none; }

.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 8px;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.select2-container .select2-selection--single .select2-selection__clear {
  position: relative; }

.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px; }

.select2-container .select2-selection--multiple {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  user-select: none;
  -webkit-user-select: none; }

.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline-block;
  overflow: hidden;
  padding-left: 8px;
  text-overflow: ellipsis;
  white-space: nowrap; }

.select2-container .select2-search--inline {
  float: left; }

.select2-container .select2-search--inline .select2-search__field {
  box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
  padding: 0; }

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none; }

.select2-dropdown {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051; }

.select2-results {
  display: block; }

.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0; }

.select2-results__option {
  padding: 6px;
  user-select: none;
  -webkit-user-select: none; }

.select2-results__option[aria-selected] {
  cursor: pointer; }

.select2-container--open .select2-dropdown {
  left: 0; }

.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-search--dropdown {
  display: block;
  padding: 4px; }

.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  box-sizing: border-box; }

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none; }

.select2-search--dropdown.select2-search--hide {
  display: none; }

.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0); }

.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important; }

.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px; }

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px; }

.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold; }

.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #999; }

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px; }

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0; }

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left; }

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto; }

.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default; }

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none; }

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px; }

.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text; }

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0 5px;
  width: 100%; }

.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
  list-style: none; }

.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
  color: #999;
  margin-top: 5px;
  float: left; }

.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-top: 5px;
  margin-right: 10px; }

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px; }

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #999;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px; }

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #333; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
  float: right; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto; }

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0; }

.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default; }

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none; }

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa; }

.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield; }

.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto; }

.select2-container--default .select2-results__option[role=group] {
  padding: 0; }

.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999; }

.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #ddd; }

.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em; }

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #5897fb;
  color: white; }

.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px; }

.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: -webkit-linear-gradient(top, white 50%, #eeeeee 100%);
  background-image: -o-linear-gradient(top, white 50%, #eeeeee 100%);
  background-image: linear-gradient(to bottom, #ffffff 50%, #eeeeee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0); }

.select2-container--classic .select2-selection--single:focus {
  border: 1px solid #5897fb; }

.select2-container--classic .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px; }

.select2-container--classic .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-right: 10px; }

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
  color: #999; }

.select2-container--classic .select2-selection--single .select2-selection__arrow {
  background-color: #ddd;
  border: none;
  border-left: 1px solid #aaa;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  background-image: -webkit-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
  background-image: -o-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
  background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0); }

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0; }

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left; }

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaa;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto; }

.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb; }

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
  background: transparent;
  border: none; }

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px; }

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: -webkit-linear-gradient(top, white 0%, #eeeeee 50%);
  background-image: -o-linear-gradient(top, white 0%, #eeeeee 50%);
  background-image: linear-gradient(to bottom, #ffffff 0%, #eeeeee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0); }

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #eeeeee 50%, white 100%);
  background-image: -o-linear-gradient(top, #eeeeee 50%, white 100%);
  background-image: linear-gradient(to bottom, #eeeeee 50%, #ffffff 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0); }

.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0; }

.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #5897fb; }

.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
  list-style: none;
  margin: 0;
  padding: 0 5px; }

.select2-container--classic .select2-selection--multiple .select2-selection__clear {
  display: none; }

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px; }

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
  color: #888;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px; }

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #555; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  float: right;
  margin-left: 5px;
  margin-right: auto; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto; }

.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb; }

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0; }

.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  box-shadow: none; }

.select2-container--classic .select2-dropdown {
  background-color: #fff;
  border: 1px solid transparent; }

.select2-container--classic .select2-dropdown--above {
  border-bottom: none; }

.select2-container--classic .select2-dropdown--below {
  border-top: none; }

.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto; }

.select2-container--classic .select2-results__option[role=group] {
  padding: 0; }

.select2-container--classic .select2-results__option[aria-disabled=true] {
  color: grey; }

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
  background-color: #3875d7;
  color: #fff; }

.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px; }

.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb; }

/*! nouislider - 8.0.2 - 2015-07-06 13:22:09 */
.noUi-target, .noUi-target * {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -ms-touch-action: none;
  -ms-user-select: none;
  -moz-user-select: none;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.noUi-target {
  position: relative;
  direction: ltr; }

.noUi-base {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1; }

.noUi-origin {
  position: absolute;
  right: 0;
  top: 0;
  left: 0;
  bottom: 0; }

.noUi-handle {
  position: relative;
  z-index: 1; }

.noUi-stacking .noUi-handle {
  z-index: 10; }

.noUi-state-tap .noUi-origin {
  -webkit-transition: left .3s,top .3s;
  transition: left .3s,top .3s; }

.noUi-state-drag * {
  cursor: inherit !important; }

.noUi-base {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.noUi-horizontal {
  height: 18px; }

.noUi-horizontal .noUi-handle {
  width: 34px;
  height: 28px;
  left: -17px;
  top: -6px; }

.noUi-vertical {
  width: 18px; }

.noUi-vertical .noUi-handle {
  width: 28px;
  height: 34px;
  left: -6px;
  top: -17px; }

.noUi-background {
  background: #FAFAFA;
  box-shadow: inset 0 1px 1px #f0f0f0; }

.noUi-connect {
  background: #3FB8AF;
  box-shadow: inset 0 0 3px rgba(51, 51, 51, 0.45);
  -webkit-transition: background 450ms;
  transition: background 450ms; }

.noUi-origin {
  border-radius: 2px; }

.noUi-target {
  border-radius: 4px;
  border: 1px solid #D3D3D3;
  box-shadow: inset 0 1px 1px #F0F0F0,0 3px 6px -5px #BBB; }

.noUi-target.noUi-connect {
  box-shadow: inset 0 0 3px rgba(51, 51, 51, 0.45), 0 3px 6px -5px #bbbbbb; }

.noUi-dragable {
  cursor: w-resize; }

.noUi-vertical .noUi-dragable {
  cursor: n-resize; }

.noUi-handle {
  border: 1px solid #D9D9D9;
  border-radius: 3px;
  background: #FFF;
  cursor: default;
  box-shadow: inset 0 0 1px #FFF,inset 0 1px 7px #EBEBEB,0 3px 6px -3px #BBB; }

.noUi-active {
  box-shadow: inset 0 0 1px #FFF,inset 0 1px 7px #DDD,0 3px 6px -3px #BBB; }

.noUi-handle:after, .noUi-handle:before {
  content: "";
  display: block;
  position: absolute;
  height: 14px;
  width: 1px;
  background: #E8E7E6;
  left: 14px;
  top: 6px; }

.noUi-handle:after {
  left: 17px; }

.noUi-vertical .noUi-handle:after, .noUi-vertical .noUi-handle:before {
  width: 14px;
  height: 1px;
  left: 6px;
  top: 14px; }

.noUi-vertical .noUi-handle:after {
  top: 17px; }

[disabled] .noUi-connect, [disabled].noUi-connect {
  background: #B8B8B8; }

[disabled] .noUi-handle, [disabled].noUi-origin {
  cursor: not-allowed; }

.noUi-pips, .noUi-pips * {
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.noUi-pips {
  position: absolute;
  font: 400 12px Arial;
  color: #999; }

.noUi-value {
  width: 40px;
  position: absolute;
  text-align: center; }

.noUi-value-sub {
  color: #ccc;
  font-size: 10px; }

.noUi-marker {
  position: absolute;
  background: #CCC; }

.noUi-marker-large, .noUi-marker-sub {
  background: #AAA; }

.noUi-pips-horizontal {
  padding: 10px 0;
  height: 50px;
  top: 100%;
  left: 0;
  width: 100%; }

.noUi-value-horizontal {
  margin-left: -20px;
  padding-top: 20px; }

.noUi-value-horizontal.noUi-value-sub {
  padding-top: 15px; }

.noUi-marker-horizontal.noUi-marker {
  margin-left: -1px;
  width: 2px;
  height: 5px; }

.noUi-marker-horizontal.noUi-marker-sub {
  height: 10px; }

.noUi-marker-horizontal.noUi-marker-large {
  height: 15px; }

.noUi-pips-vertical {
  padding: 0 10px;
  height: 100%;
  top: 0;
  left: 100%; }

.noUi-value-vertical {
  width: 15px;
  margin-left: 20px;
  margin-top: -5px; }

.noUi-marker-vertical.noUi-marker {
  width: 5px;
  height: 2px;
  margin-top: -1px; }

.noUi-marker-vertical.noUi-marker-sub {
  width: 10px; }

.noUi-marker-vertical.noUi-marker-large {
  width: 15px; }

@font-face {
  font-family: "AmaliaCondW05-Bold";
  src: url("/rba-pw-theme/css/../typo/new-rba/AmaliaCondW05-Bold.woff2") format("woff2"), url("/rba-pw-theme/css/../typo/new-rba/AmaliaCondW05-Bold.woff") format("woff"); }

@font-face {
  font-family: "AmaliaCondW05-Light";
  src: url("/rba-pw-theme/css/../typo/new-rba/AmaliaCondW05-Light.woff2") format("woff2"), url("/rba-pw-theme/css/../typo/new-rba/AmaliaCondW05-Light.woff") format("woff"); }

@font-face {
  font-family: "AmaliaCondW05-Regular";
  src: url("/rba-pw-theme/css/../typo/new-rba/AmaliaCondW05-Regular.woff2") format("woff2"), url("/rba-pw-theme/css/../typo/new-rba/AmaliaCondW05-Regular.woff") format("woff"); }

@font-face {
  font-family: "AmaliaW05-Black";
  src: url("/rba-pw-theme/css/../typo/new-rba/AmaliaW05-Black.woff2") format("woff2"), url("/rba-pw-theme/css/../typo/new-rba/AmaliaW05-Black.woff") format("woff"); }

@font-face {
  font-family: "AmaliaW05-BlackItalic";
  src: url("/rba-pw-theme/css/../typo/new-rba/AmaliaW05-BlackItalic.woff2") format("woff2"), url("/rba-pw-theme/css/../typo/new-rba/AmaliaW05-BlackItalic.woff") format("woff"); }

@font-face {
  font-family: "AmaliaW05-Bold";
  src: url("/rba-pw-theme/css/../typo/new-rba/AmaliaW05-Bold.woff2") format("woff2"), url("/rba-pw-theme/css/../typo/new-rba/AmaliaW05-Bold.woff") format("woff"); }

@font-face {
  font-family: "AmaliaW05-BoldItalic";
  src: url("/rba-pw-theme/css/../typo/new-rba/AmaliaW05-BoldItalic.woff2") format("woff2"), url("/rba-pw-theme/css/../typo/new-rba/AmaliaW05-BoldItalic.woff") format("woff"); }

@font-face {
  font-family: "AmaliaW05-Italic";
  src: url("/rba-pw-theme/css/../typo/new-rba/AmaliaW05-Italic.woff2") format("woff2"), url("/rba-pw-theme/css/../typo/new-rba/AmaliaW05-Italic.woff") format("woff"); }

@font-face {
  font-family: "AmaliaW05-Light";
  src: url("/rba-pw-theme/css/../typo/new-rba/AmaliaW05-Light.woff2") format("woff2"), url("/rba-pw-theme/css/../typo/new-rba/AmaliaW05-Light.woff") format("woff"); }

@font-face {
  font-family: "AmaliaW05-LightItalic";
  src: url("/rba-pw-theme/css/../typo/new-rba/AmaliaW05-LightItalic.woff2") format("woff2"), url("/rba-pw-theme/css/../typo/new-rba/AmaliaW05-LightItalic.woff") format("woff"); }

@font-face {
  font-family: "AmaliaW05-Medium";
  src: url("/rba-pw-theme/css/../typo/new-rba/AmaliaW05-Medium.woff2") format("woff2"), url("/rba-pw-theme/css/../typo/new-rba/AmaliaW05-Medium.woff") format("woff"); }

@font-face {
  font-family: "AmaliaW05-MediumItalic";
  src: url("/rba-pw-theme/css/../typo/new-rba/AmaliaW05-MediumItalic.woff2") format("woff2"), url("/rba-pw-theme/css/../typo/new-rba/AmaliaW05-MediumItalic.woff") format("woff"); }

@font-face {
  font-family: "AmaliaW05-Regular";
  src: url("/rba-pw-theme/css/../typo/new-rba/AmaliaW05-Regular.woff2") format("woff2"), url("/rba-pw-theme/css/../typo/new-rba/AmaliaW05-Regular.woff") format("woff"); }

@font-face {
  font-family: "AmaliaW05-Thin";
  src: url("/rba-pw-theme/css/../typo/new-rba/AmaliaW05-Thin.woff2") format("woff2"), url("/rba-pw-theme/css/../typo/new-rba/AmaliaW05-Thin.woff") format("woff"); }

@font-face {
  font-family: "AmaliaW05-ThinItalic";
  src: url("/rba-pw-theme/css/../typo/new-rba/AmaliaW05-ThinItalic.woff2") format("woff2"), url("/rba-pw-theme/css/../typo/new-rba/AmaliaW05-ThinItalic.woff") format("woff"); }

/* This file allows you to override default styles in one central location for easier upgrade and maintenance. */
/*************************  LIFERAY ADMIN FIXES *************************/
/* Fix page BG */
html.aui.front {
  background: #e6e8ea; }

/* Fix liferay dockbar for logged user */
.aui .nav a {
  position: static;
  top: auto;
  display: block;
  width: auto;
  height: auto;
  margin-top: 0;
  z-index: auto; }

.aui .subNavigation .container {
  width: auto; }

.aui .lfr-admin-panel {
  z-index: 1201; }

.aui .dropdown-menu {
  z-index: 99999; }

.aui .dockbar.navbar-static-top {
  position: fixed;
  z-index: 1200; }

.aui .dockbar .navbar-inner {
  height: 59px; }

.aui .portlet-dockbar {
  margin-top: 59px;
  font-size: 12px; }

.aui .portlet-dockbar .portlet-borderless-container {
  min-height: 0; }

.aui .nav-add-controls, .aui .nav-account-controls {
  padding-top: 10px; }

.aui .nav-add-controls {
  padding-top: 10px; }

.aui .dockbar .user-avatar img {
  float: left;
  margin-right: 10px; }

/* Remove form margin */
.aui #main form {
  margin: 0; }

.aui body#content {
  font: 75%/1.5 Arial, Helvetica, sans-serif; }

/* MQs */
@media screen and (max-width: 979px) {
  .aui .portlet-dockbar {
    display: none; } }
/* Portal messages container tweaks */
#portalMessageContainer {
  z-index: 9999999;
  top: 60px;
  width: calc(100% - 50px);
  left: 0px;
  position: relative; }

/* Login screen tweaks */
.sign-in-form {
  padding: 20px;
  max-width: 300px; }

.sign-in-form label {
  margin: 15px 0 5px 0;
  display: block; }

.alert.alert-error {
  padding: 20px;
  color: #f00; }

.sign-in-form .alert.alert-error {
  padding: 0; }

.sign-in-form .error {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 100%; }

.sign-in-form .error .required {
  color: red; }

/* Fix select/input on administration */
.aui .lfr-admin-panel select,
.aui .modal-content select,
.aui fieldset.input-container select {
  background: none;
  -webkit-appearance: menulist;
  -moz-appearance: menulist; }

.aui .lfr-admin-panel input[type="text"],
.aui .modal-content input[type="text"],
.aui fieldset.input-container input[type="text"] {
  box-sizing: content-box; }

/* Clear floats in portlet body */
.aui .portlet-body:before,
.aui .portlet-body:after,
.portlet-body:before,
.portlet-body:after {
  content: " ";
  display: table; }

.aui .portlet-body:after,
.portlet-body:after {
  clear: both; }

/* Custom RBA tables icon in WYSIWYG editor */
.cke_button__rbatable_icon {
  background-image: url("/rba-pw-theme/css/../images/icons/rba-table-icon.png") !important; }

/* Fix tables border in CKE editor*/
.aui body.html-editor table {
  border: #d3d3d3 1px dotted; }

.aui body.html-editor table tbody td {
  border: #d3d3d3 1px dotted; }

/* Fix liferay portlet administration menu for logged user */
.aui div.overlay.yui3-widget {
  position: absolute;
  display: block;
  width: auto;
  height: auto;
  background: none;
  top: auto;
  left: auto; }

/* Fix liferay portlet administration buttons for logged user */
.aui .portlet-borderless-container .icons-container {
  clear: both;
  height: auto;
  margin-top: 0;
  overflow: hidden;
  width: auto;
  position: absolute;
  z-index: 100;
  top: 0px;
  right: 200px; }

.aui .portlet-borderless-container .icons-container:hover {
  background: #323232; }

.aui .lfr-meta-actions {
  padding-top: 0em; }

.aui .portlet-borderless-container .lfr-icon-actions {
  float: left;
  margin: 1px 10px 1px 1px;
  /*opacity: 0.5;*/
  padding: 2px 7px; }

.aui .portlet-borderless-bar, .aui .portlet-borderless-container .lfr-icon-actions {
  /*background: #333 none repeat scroll 0% 0%;*/
  color: #FFF;
  text-shadow: -1px -1px #000; }

.aui .portlet-borderless-container .lfr-icon-actions .taglib-text {
  color: #FFF;
  display: none;
  font-weight: bold;
  margin-right: 1em;
  text-decoration: none;
  vertical-align: middle; }

.aui .portlet-borderless-container .lfr-icon-actions .lfr-icon-action a {
  background: transparent url("") no-repeat scroll 0px 50%;
  display: inline-block;
  margin-left: 5px;
  vertical-align: top; }

/* Fix website main menu overlapping liferay modal dialogs and serach bar */
.aui div#mainNav {
  z-index: 1001; }

.aui div#mainNav.sticky, .aui .sticky div#mainNav {
  position: relative; }

.aui div#search,
.aui div#searchMobile {
  z-index: 1002; }

.aui div#navigationOverlay {
  z-index: 1000; }

/* Fix website tools toolbar for logged user */
.aui #tools ul {
  margin: 0px; }

/* Fix megaadropdown */
.aui div#mainNav ul div.sub {
  top: auto; }

.aui div#mainNav ul div.sub .subModuleArticlesWrap .row {
  margin: 0; }

/* Fix liferay administration sidebars */
.aui .lfr-has-add-content {
  padding-left: 350px !important; }

.aui .lfr-has-edit-layout {
  padding-left: 460px !important; }

.aui .lfr-has-device-preview {
  padding-left: 220px !important; }

/* Fix liferay preview overlay */
.aui .lfr-device-preview {
  z-index: 99999; }

/* Fix broken RBA tables */
.editable {
  position: static; }

/* Define Liferay portlet drop zones outlines */
.aui #column-1 {
  border: 1px dashed #ff0000; }

.aui #column-2 {
  border: 1px dashed #009900; }

.aui #column-3 {
  border: 1px dashed #0033cc; }

.aui #column-4 {
  border: 1px dashed #ff00ff; }

.aui #column-5 {
  border: 1px dashed #e6e600; }

.aui #column-6 {
  border: 1px dashed #6600cc; }

.aui #column-7 {
  border: 1px dashed #ff0000; }

.aui #column-8 {
  border: 1px dashed #009900; }

.aui #column-9 {
  border: 1px dashed #0033cc; }

.aui #column-10 {
  border: 1px dashed #ff0000; }

.aui #column-11 {
  border: 1px dashed #009900; }

.aui .portlet-dropzone.empty {
  padding: 20px; }

.portlet-dropzone.empty {
  /* prevent collapsing empty columns */
  padding: 1px;
  margin-top: -1px; }

.aui .portlet-dropzone.empty {
  margin-top: 0; }

.aui .portal-popup div[id^="column-"] {
  /* remove dropzone oulines from popups */
  border: 0 !important; }

/* Nested portlet drop zones */
.portlet-nested-portlets:after {
  /* clearfix */
  content: "";
  display: block;
  clear: both; }

.aui div.column-g1 .portlet-dropzone {
  border: 1px dashed #ff0000; }

.aui div.column-g2 .portlet-dropzone {
  border: 1px dashed #009900; }

.aui div.column-g3 .portlet-dropzone {
  border: 1px dashed #0033cc; }

.aui div.column-g4 .portlet-dropzone {
  border: 1px dashed #ff00ff; }

.portlet-nested-portlets > .portlet-borderless-container > .portlet-borderless-bar {
  /* move portlet bar up */
  top: -20px; }

.aui .portlet-nested-portlets {
  /* add spacing to prevent bar hidding */
  margin-top: 20px; }

/* Nested portlet - Tabs - drop zones */
.aui div.content-tab-1 .portlet-dropzone {
  border: 1px dashed #ff0000; }

.aui div.content-tab-2 .portlet-dropzone {
  border: 1px dashed #009900; }

.aui div.content-tab-3 .portlet-dropzone {
  border: 1px dashed #0033cc; }

.aui div.content-tab-4 .portlet-dropzone {
  border: 1px dashed #ff00ff; }

.aui div.content-tab-5 .portlet-dropzone {
  border: 1px dashed #e6e600; }

.aui .content-tab-title {
  margin-top: 50px;
  display: block;
  background: #ddd;
  font-size: 14px; }

.aui .content-tab-title:before {
  content: "Tab zone"; }

/* Fix portlet wrapper position and height */
.portlet-borderless-container {
  position: static;
  min-height: 0; }

.aui .portlet-borderless-container {
  position: relative;
  min-height: 2.5em; }

/*********************** RBA THEME ADDITIONS & FIXES *************************/
/* Misc */
.intro .welcome p a,
.introductionModule p a,
.introductionModule p a:active,
.introductionModule p a:visited,
.list p a,
.list p a:active,
.list p a:visited,
div.accordion li .content p a,
div.vertical li .content p a {
  color: #000;
  text-decoration: underline; }

.intro .welcome p a:hover,
.introductionModule p a:hover,
.list p a:hover,
div.accordion li .content p a:hover,
div.vertical li .content p a:hover {
  color: #454D50; }

.dont-break-out {
  /* These are technically the same, but use both */
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  /* This is the dangerous one in WebKit, as it breaks things wherever */
  word-break: break-all;
  /* Instead use this non-standard one: */
  word-break: break-word;
  /* Adds a hyphen where the word breaks, if supported (No Blink) */
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto; }

.nowrap {
  white-space: nowrap; }

.clearfix:after {
  content: "";
  display: table;
  clear: both; }

strong {
  /* bold */
  font-family: "AmaliaW05-Black", Helvetica, Arial, sans-serif; }

em {
  font-style: italic; }

footer ul li a:active,
footer ul li a:focus {
  color: #fff; }

div.index div.indexContent {
  padding: 0 0 30px 0; }

.hide {
  display: none !important; }

.align-right {
  text-align: right !important; }

.text-center {
  text-align: center; }

body#content {
  font-family: "AmaliaW05-Regular", Helvetica, Arial, sans-serif;
  background-color: #fff; }

body.sticky div#navigationOverlay {
  /* Fix overlay position */
  top: 0; }

body div#navigationOverlay {
  top: 37px; }

/* Grid Additions */
@media screen and (min-width: 481px) and (max-width: 959px) {
  .gridSystem .grid.y0 {
    display: none; } }
@media screen and (min-width: 960px) {
  .gridSystem .grid.x0 {
    display: none; } }
/* Forms general */
::-webkit-input-placeholder {
  color: #d5d5d6; }

:-moz-placeholder {
  /* Firefox 18- */
  color: #d5d5d6; }

::-moz-placeholder {
  /* Firefox 19+ */
  color: #d5d5d6; }

:-ms-input-placeholder {
  color: #d5d5d6 !important; }

.field-error {
  border: 1px solid red !important; }

.field-tooltip {
  display: inline-block;
  width: 19px;
  height: 19px;
  background: url("/rba-pw-theme/css/../images/icons/info.png") no-repeat;
  cursor: pointer;
  vertical-align: text-top; }

.field-nouiSlider {
  margin: 15px 0 60px 10px !important; }

.nouiSlider-value {
  font-size: 1.5em;
  margin-left: 5px; }

/* Fix main wrapper for IE */
#main {
  overflow: visible;
  /* use clearfix instead overflow:hidden */ }

#main select, #main input[type="text"] {
  font-family: "AmaliaW05-Regular"; }

#main:after {
  /* clearfix */
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0; }

#content-top-anchor {
  padding: 0;
  margin: -70px 0 0 0;
  height: 70px;
  display: block; }

/* Regular link style */
.default-link {
  color: #000;
  text-decoration: none;
  margin-right: 2em;
  font-family: "AmaliaW05-Black";
  font-size: 1.16667em; }

.default-link:hover,
.default-link:active,
.default-link:focus {
  color: #000;
  text-decoration: underline; }

.default-link:last-child {
  margin-right: 0; }

/* Link with arrow */
a.link-arrow {
  float: left;
  clear: both;
  color: #000;
  min-height: 40px;
  display: inline-block;
  font-family: "AmaliaW05-Black"; }

a.link-arrow i {
  position: relative;
  display: block;
  float: left;
  width: 35px;
  height: 35px;
  margin: 0; }

a.link-arrow i b {
  position: absolute;
  top: 50%;
  width: 9px;
  height: 12px;
  margin: -7px 0 0 0;
  content: '';
  background: url("/rba-pw-theme/css/../images/icons/arrow-right-black.png") 0 0 no-repeat;
  right: 13px; }

a.link-arrow span {
  float: left;
  padding: 5px 0 0;
  margin-right: 3px; }

a.link-arrow:hover i b {
  animation: bounce 1.5s infinite; }

/* Index B Big Title with Breadcrumbs */
.welcomeWithBreadcrumbs div.index div.sidebar.t03handle {
  margin-top: 30px; }

.intro .welcome h1 {
  margin-bottom: 0; }

@media screen and (max-width: 959px) {
  .welcomeWithBreadcrumbs div.index div.sidebar.t03handle {
    margin-top: 0; }

  .intro .welcome h1 {
    font-size: 2.3em; } }
/* M38 tweaks */
div.categoryModule ul li > a.active {
  text-decoration: none; }

/* M09 tweaks */
.about_us div#pdf-module div#pdf-text-container {
  max-height: none;
  margin-bottom: 20px;
  border: 0; }

/* Report Section tweaks */
.about_us div.reportSectionAU {
  clear: both;
  float: none;
  background: #EAEDEF; }

.reportSectionAU:after {
  content: "";
  display: table;
  clear: both; }

#reports-section:after {
  content: "";
  display: table;
  clear: both; }

.about_us div#reports-section div.text-container > * {
  display: block; }

.about_us div#reports-section div.link-container {
  padding-bottom: 20px; }

.about_us div#reports-section div.link-container > * {
  display: block;
  padding: 0 20px 0; }

.about_us div#reports-section div.text-container {
  min-height: 150px; }

.about_us div#reports-section div.text-container a {
  text-decoration: none; }

.about_us div#reports-section div.text-container h4.top-right-title {
  height: auto;
  min-height: 35px; }

.about_us div#reports-section div.text-container p {
  font-family: "AmaliaW05-Regular";
  font-size: 1.25em;
  height: auto; }

.reportSectionAU .quickLinkAboutUs h4 {
  font-size: 1.41667em;
  margin-bottom: 16px; }

.reportSectionAU .quickLinkAboutUs {
  padding-top: 19px; }

@media screen and (max-width: 959px) {
  div#reports-section:first-child {
    border-bottom: 2px solid #fff; } }
@media screen and (max-width: 480px) {
  .about_us div#reports-section div.text-container {
    padding-top: 19px; } }
@media screen and (max-width: 420px) {
  div#reports-section .date-container h4, .about_us div#reports-section div.text-container p {
    display: block; } }
/* M29 CTA links additions */
.gridModule.tabCta {
  top: auto !important;
  bottom: 0px !important;
  right: 0px !important;
  position: absolute;
  margin: 26px 0px 0px 10px; }

a.tabCtaLink.uiLink.v1 {
  margin-bottom: 5px;
  font-family: "AmaliaW05-Black", Helvetica, Arial, sans-serif;
  font-size: 17px;
  display: block;
  padding-right: 30px;
  color: #000; }

a.tabCtaLink.uiLink.v1 b {
  margin: -7px 0 0 0; }

.portlet-borderless-container {
  /*min-height:0;*/ }

/* M22 tweaks */
div.index div.accordion div.items ul li.expanded {
  border-left: 1px solid #E9E9E9; }

div.index div.accordion div.items ul li.expanded ul li {
  border-bottom: 1px solid #E9E9E9; }

div.index div.accordion div.items ul li ul li div.item.content {
  width: 53%;
  padding: 3% 2% 0 3%; }

@media screen and (max-width: 400px) {
  div.index div.accordion div.items ul li ul li div.item.content {
    width: 53%;
    padding: 3% 2% 0 3%; } }
/* M23 tweaks */
div.vertical.expanded div.heading h2 {
  margin-right: 15px; }

div.index div.vertical div.items ul li.expanded ul li {
  border: 1px solid #E9E9E9; }

div.index div.vertical div.items ul li ul li div.item.photo {
  margin: 0 20px 0 0;
  padding: 0; }

div.index div.vertical div.items ul li ul li div.item.content {
  width: auto;
  float: none;
  border: 0;
  padding: 20px; }

div.index div.vertical div.items ul li ul li div.item.content p {
  overflow: hidden;
  margin-bottom: 0; }

div.index div.vertical div.items ul {
  border: 0; }

div.index div.accordion .cta,
div.index div.vertical .cta {
  max-width: 306px;
  width: 100%;
  padding-right: 60px; }

@media (max-width: 1008px) {
  div.index div.accordion .items + .gridModule.x3, div.index div.vertical .items + .gridModule.x3 {
    display: block;
    position: static;
    top: auto;
    bottom: auto;
    right: auto;
    left: auto; }

  div.index div.accordion .cta, div.index div.vertical .cta {
    position: relative;
    bottom: auto;
    top: auto;
    left: auto;
    right: auto;
    margin: 10px; } }
@media screen and (max-width: 360px) {
  div.index div.vertical div.items ul li ul li div.item.content p {
    /*overflow: visible;*/ } }
/* M50 - module added */
div.m50Cointainer {
  padding-bottom: 30px; }

div.m50 a {
  padding: 10px 45px 10px 0px;
  font-size: 1.33333em;
  font-family: "AmaliaW05-Black";
  color: #000;
  display: inline-block;
  cursor: pointer;
  position: relative; }

div.m50 b {
  position: absolute;
  top: 50%;
  width: 9px;
  height: 12px;
  margin: -8px 0px 0px;
  content: "";
  background: transparent url("/rba-pw-theme/css/../images/icons/arrow-right-black.png") no-repeat scroll 0% 0%;
  right: 13px; }

div.m50 a:hover, div.integratedOverlay div.close a:hover {
  color: #5B5D5A; }

div.m50 a:hover b {
  animation: bounce 1.5s infinite; }

div.integratedOverlay.observable {
  display: block; }

div.integratedOverlay {
  display: none;
  position: relative;
  width: 100%; }

.integratedOverlay .m50ContentContainer, div.m50 a {
  position: relative; }

div.integratedOverlay div.close {
  position: absolute;
  right: 20px;
  top: 0px; }

div.integratedOverlay div.close a {
  display: block;
  font-size: 18px;
  cursor: pointer; }

div.contentOverlay div.close a, div.integratedOverlay div.close a {
  line-height: 36px;
  font-family: Nunito,sans-serif;
  font-weight: 300;
  z-index: 20;
  color: #000; }

div.integratedOverlay div.close a i {
  display: block;
  float: right;
  width: 18px;
  height: 18px;
  margin: 9px 0px 0px 15px;
  background: transparent url("/rba-pw-theme/css/../images/modules/search/close.png") no-repeat scroll 0% 0%; }

div.integratedOverlay div.content {
  padding: 35px 20px 20px;
  font-size: 1.16667em; }

/* Module Stage Advantages T21  - tweaks */
div#advantages div.advantages div.content a {
  position: relative;
  padding-right: 45px; }

div#advantages div.advantages div.content a i {
  float: none;
  position: absolute;
  width: 10px;
  height: 12px;
  margin: 0;
  background: url("/rba-pw-theme/css/../images/icons/arrow-right-black.png");
  top: 7px;
  right: 13px; }

div#advantages div.advantages div.content a:hover i {
  animation: bounce 1.5s infinite; }

div#advantages div.sidebar {
  width: 100%; }

@media screen and (max-width: 959px) {
  div#advantages {
    display: block; }

  div#advantages div.advantages {
    display: block;
    border-bottom: 1px solid #D7D7D7; }

  div#advantages div.advantages div.content {
    padding: 30px 0 42px;
    margin: 0 1.04275% !important; }

  div#advantages div.sidebar a.handle {
    display: none; } }
/* Subnavigation T03 tweaks */
.grid.x9 .advantages-adnav-wrap div.adNav {
  width: 100% !important; }

.advantages-adnav-wrap div.adNav ul li {
  padding: 0; }

.advantages-adnav-wrap div.adNav ul li a {
  display: block;
  padding: 26px 40px 26px 40px; }

.advantages-adnav-wrap .adNav.gridModule {
  margin-left: 0 !important;
  margin-right: 0 !important; }

/* MQs */
@media screen and (max-width: 959px) {
  .advantages-adnav-wrap div.adNav {
    width: 100% !important; }

  .advantages-adnav-wrap div.adNav ul li {
    width: 33%;
    text-align: center;
    padding: 0; }

  .advantages-adnav-wrap div.adNav ul li a {
    padding: 18px 0;
    font-size: 1.2em;
    width: 100%;
    text-overflow: ellipsis;
    min-height: 21px; } }
@media screen and (max-width: 480px) {
  .advantages-adnav-wrap div.adNav {
    width: 100% !important; }

  .advantages-adnav-wrap div.adNav ul li {
    width: 50%; } }
@media screen and (max-width: 360px) {
  .advantages-adnav-wrap::before {
    width: 0; }

  .advantages-adnav-wrap div.adNav {
    width: 100% !important; }

  .grid.x9 .advantages-adnav-wrap div.adNav {
    width: 100% !important; }

  .gridSystem .grid.z4 .gridModule.z4 {
    /*width: 100%!important;*/ }

  .advantages-adnav-wrap div.adNav ul li {
    width: calc(100% - 15px);
    text-align: left;
    padding-left: 15px; } }
/* Carousel M02 (Home Hero) tweaks */
div#hero div.mobileHeroNavigation {
  z-index: 3; }

div#hero div.mobileHeroNavigation ul li a {
  height: 45px;
  padding: 25px 0 0 12px;
  overflow: hidden; }

div#hero div.heroSlider div.heroSlide a.mobileCtaM02 {
  display: none;
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: 2; }

@media screen and (max-width: 959px) {
  div#hero div.heroSlider div.heroSlide a.mobileCtaM02 {
    display: block; }

  .carousel-indicators {
    z-index: 3; } }
/* Stage Hero B tweaks */
div.stage {
  min-height: 500px; }

div.stage div.stageContent {
  top: auto;
  bottom: 10%; }

@media screen and (max-width: 420px) {
  div.stage {
    margin-top: 0px; }

  div.stage div.stageContent {
    top: 0;
    margin-top: 220px;
    width: 95%; }

  div.stage div.stageContent a.cta {
    bottom: 0;
    left: 0;
    width: 100%; } }
@media screen and (max-width: 767px) {
  div.stage div.stageContent h1 {
    font-size: 2.83333em; } }
@media screen and (max-width: 959px) {
  div.stage div.stageContent a {
    display: block; } }
/* Module Step By Step - tweaks */
.sticky-spy-anchor-tag > h5 {
  display: none; }

.aui .sticky-spy-anchor-tag > h5 {
  display: block; }

.aui .sticky-spy-anchor-tag {
  display: block; }

.aui .sticky-spy-anchor-tag h5:after {
  content: " (Put content below the anchor tag)"; }

.aui .sticky-spy-anchor-tag {
  background: #ddd;
  padding: 10px; }

.aui .sticky-spy #contentNav {
  position: static;
  top: auto;
  z-index: auto;
  margin-left: auto; }

/* Module Drop Down Teaser - tweaks */
div.dropTeaser div.dropTeaserContent select {
  position: relative;
  width: 80%;
  min-width: 200px;
  font-family: "AmaliaW05-Regular";
  font-size: 1.16667em;
  color: #000; }

div.dropTeaser div.dropTeaserContent div.subCopy {
  margin: 13px 10px 0;
  font-size: 1em;
  font-family: "AmaliaW05-Regular";
  color: #cfcfcf; }

div.index div.dropTeaser div.linksModule.tools {
  border: none !important;
  margin: 0; }

div.index div.dropTeaser div.linksModule.tools div.row div.imagery {
  width: 25.3%; }

div.index div.dropTeaser div.linksModule.tools div.row div.linksContent {
  width: 67%; }

div.index div.dropTeaser div.linksModule.tools div.row div.title p {
  font-size: 12px;
  margin-bottom: 2em; }

@media screen and (max-width: 959px) {
  div.dropTeaser div.dropTeaserContent {
    width: auto; }

  div.dropTeaser div.dropTeaserContent select {
    width: 100%; }

  div.dropTeaser div.dropTeaserContent div.subCopy {
    margin: 10px 0 20px 10px; }

  div.index div.dropTeaser div.linksModule.tools {
    padding: 0 !important;
    margin-top: 0 !important;
    margin-left: 25px !important;
    margin-right: 25px !important; }

  div.index div.dropTeaser div.linksModule.tools div.row {
    margin-bottom: 0; }

  div.index div.dropTeaser div.linksModule.tools div.row div.imagery {
    display: block; }

  div.index div.dropTeaser div.linksModule.tools div.row div.linksContent p {
    margin-bottom: 0.5em; }

  div.index div.dropTeaser div.linksModule.tools div.row div.title {
    display: none; } }
/* Fix image module */
div.index div.imageModule div.content div.copy div.copyContent p strong {
  display: inline; }

/* Set vertical padding on modules */
div.index div.accordion, div.index div.quickLinks, div.index div.imageModule, div.index div.list {
  margin-top: 0px;
  margin-bottom: 0px; }

div.list {
  padding-bottom: 25px;
  padding-top: 25px; }

div.index div.vertical {
  margin-top: 50px;
  margin-bottom: 0px; }

/* Help module tweaks */
div.index div.help {
  margin: 25px 0 60px 0; }

/* Language switcher tweaks */
.mobileMenuLanguage li > a {
  text-transform: capitalize; }

div#mainNav div.mobileMenu div.mobileMenuWrapper div.mobileMenuContent div.mobileMenuLanguage ul {
  float: none; }

div#mainNav div.mobileMenu div.mobileMenuWrapper div.mobileMenuContent .selectedLanguage > a.nonactive-language {
  display: none; }

header div#topNav ul.topNavLanguages li a.active-language {
  display: none; }

header div#topNav ul.topNavLanguages li a > span,
header div#topNav ul.topNavLanguages li a > i {
  display: none; }

div#mainNav div.mainNavContent {
  border-bottom: 0; }

/* Sticky main menu - fix for scroll down glitch */
header div#topNav.sticky, .sticky header div#topNav {
  margin: 0;
  padding: 0; }

div#mainNav.sticky, .sticky div#mainNav {
  /*z-index:6001;*/ }

body#content.sticky {
  padding-top: 37px; }

footer {
  min-height: 372px; }

footer div.separator {
  /* Fix footer separator */
  border-top: none; }

footer div.copyrightFooter {
  font-family: "AmaliaW05-Black", Helvetica, Arial, sans-serif;
  color: #8C9093;
  font-size: 1em;
  text-align: center;
  padding-top: 20px; }

body.sticky footer {
  min-height: 411px; }

/* Footer Mobile apps */
footer div.mobileApp > h3 {
  display: none; }

footer div.mobileApp div.mobileAppCopy a {
  max-width: 120px;
  display: block;
  float: left;
  padding: 0 5px 0 0; }

footer div.mobileApp div.mobileAppCopy span {
  font-size: 1em;
  font-family: "AmaliaW05-Regular";
  font-weight: normal;
  line-height: 1em;
  width: 115px;
  display: inline-block;
  padding: 5px 5px 5px 0;
  text-align: center;
  margin: 15px 0 5px;
  color: #8c9093; }

@media screen and (min-width: 960px) and (max-width: 1440px) {
  footer div.mobileApp {
    width: 48% !important;
    float: right !important; } }
@media screen and (min-width: 0px) and (max-width: 480px) {
  footer div.mobileApp {
    height: auto; }

  footer div.mobileApp div.mobileAppCopy {
    overflow: hidden;
    padding: 30px 0 20px 10px; }

  footer div.mobileApp > h3 {
    display: block;
    margin: 20px 0 0 80px; }

  footer div.mobileApp div.mobileAppCopy a {
    max-width: 95px;
    height: 77px; }

  footer div.mobileApp div.mobileAppCopy span {
    max-width: 95px;
    font-size: .85em; }

  footer div.mobileApp a.mobileAppPhone {
    width: 50px;
    left: 10px;
    top: -12px; } }
/* Circle Image B tweaks */
@media screen and (max-width: 959px) {
  div.index div.linksModule.tools div.row div.linksContent {
    clear: both; } }
/* Single Text Teaser Module M16 tweaks */
div.textTeaser {
  width: 100%;
  float: none;
  margin: 0; }

/* Keys M39 */
div.keysModule .keysItem {
  min-height: 48px; }

/* Module M04 tweaks */
div.index div.list.m04 .tabCta {
  bottom: 25px !important; }

/* Custom CTA single button */
.cta-single {
  width: 306px;
  padding: 25px 0 8px 26px !important;
  background: #fee600;
  box-shadow: inset 0 0 2px #fee600;
  display: block;
  color: #000;
  font-size: 18px;
  display: block;
  font-family: "AmaliaW05-Black";
  box-sizing: border-box; }

.cta-single:hover, .cta-single:active, .cta-single:focus {
  color: #000000;
  text-decoration: none; }

.cta-single i {
  display: block;
  float: right;
  width: 35px;
  height: 35px;
  margin: -10px 15px 0 15px;
  position: relative;
  background: #f9fd36; }

.cta-single i b {
  position: absolute;
  top: 50%;
  width: 9px;
  height: 12px;
  margin: -3px 0 0 0;
  content: '';
  background: url("/rba-pw-theme/css/../images/icons/arrow-right-black.png") 0 0 no-repeat;
  right: 13px; }

.cta-single:hover i b {
  animation: bounce 1.5s infinite; }

/* Custom CTA single small button */
.cta-single-small {
  display: block;
  color: #000;
  font-size: 16px;
  font-family: "AmaliaW05-Black";
  text-align: right;
  margin: 1em 0; }

.cta-single-small:hover, .cta-single-small:active, .cta-single-small:focus {
  color: #000000;
  text-decoration: none; }

.cta-single-small i {
  display: block;
  float: right;
  width: 35px;
  height: 35px;
  margin: -6px 20px 0 16px;
  position: relative;
  background: #fee600; }

.cta-single-small i b {
  position: absolute;
  top: 50%;
  width: 9px;
  height: 12px;
  margin: -7px 0 0 0;
  content: '';
  background: url("/rba-pw-theme/css/../images/icons/arrow-right-black.png") 0 0 no-repeat;
  right: 13px; }

.cta-single-small:hover i b {
  animation: bounce 1.5s infinite; }

/* Cookie disclamer tweaks */
div#cookiesDisclaimer.active {
  max-height: 200px;
  padding: 15px 0px;
  z-index: 99999; }

div#cookiesDisclaimer {
  background-color: #E9EDF0;
  max-height: 0px;
  padding: 0px;
  overflow: hidden;
  transition: all 1s ease 0s;
  position: fixed;
  bottom: 0px;
  left: 0px;
  right: 0px;
  border-top: 1px solid #E0E0E0;
  box-shadow: 0 -3px 10px 0 rgba(0, 0, 0, 0.15); }

div#cookiesDisclaimer .wrapper {
  position: relative;
  max-width: 1200px;
  box-sizing: border-box;
  padding: 0 1em; }

div#cookiesDisclaimer h2 {
  margin-bottom: 0px;
  line-height: 20px; }

div#cookiesDisclaimer h2, div#cookiesDisclaimer p {
  font-size: 14px;
  margin-bottom: 0px; }

div#cookiesDisclaimer #cookiesAccept {
  font-family: "AmaliaW05-Regular";
  font-size: 20px; }

/* Outdated browser module */
div#outdatedBrowser {
  background-color: #f2dede;
  overflow: hidden;
  transition: all 1s ease 0s;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  border-top: 1px solid #ebccd1;
  box-shadow: 0 -3px 10px 0 rgba(0, 0, 0, 0.15);
  max-height: 200px;
  padding: 15px 0;
  z-index: 999999; }

div#outdatedBrowser h2, div#outdatedBrowser p {
  font-size: 14px;
  margin-bottom: 0;
  line-height: 1.66667em; }

div#outdatedBrowser .wrapper {
  position: relative;
  box-sizing: border-box;
  padding: 0 1em;
  max-width: 1200px; }

div#outdatedBrowser #cw-OutdatedBrowser--close {
  position: absolute;
  top: 50%;
  right: 30px;
  font-family: "AmaliaW05-Regular";
  font-size: 20px;
  line-height: 22px;
  color: #000;
  text-decoration: none;
  transform: translateY(-50%); }

div#outdatedBrowser #cw-OutdatedBrowser--close::after {
  content: "";
  display: inline-block;
  position: relative;
  top: 3px;
  width: 30px;
  height: 24px;
  margin-left: 14px;
  background: url("/rba-pw-theme/css/../images/generic/accept_check.png") 0 0 no-repeat; }

@media screen and (max-width: 959px) {
  div#outdatedBrowser .wrapper {
    padding: 5px 10px 40px 10px !important;
    box-sizing: border-box; }

  div#outdatedBrowser #cw-OutdatedBrowser--close {
    top: 85%; }

  div#outdatedBrowser .outdatedBrowserContent {
    width: 100%; } }
/* NoteTool module tweaks */
@media screen and (max-width: 959px) {
  div#notesTool .notesContent .gridModule.z4 {
    display: none; }

  div#notesTool .notesContent .gridModule.z4.active {
    display: block;
    padding-top: 155px; }

  div#notesTool .notesContent .mobileTabs {
    margin-top: 14px; }

  div#notesTool .close {
    top: 20px;
    right: 20px; }

  div#notesTool .notesContent .headerMobile .logo a {
    margin: 16px 0 0 0; }

  div#notesTool .notesContent .moduleDesc {
    display: block; }

  div#notesTool .notesContent .scrollBox {
    margin-top: 0; } }
/* Welcome page tweaks */
div#welcome {
  z-index: 10001; }

div#welcome div.welcomeContainer {
  background: none; }

div#welcome div.welcomeContainer div.welcomeLogo a {
  background-size: contain;
  image-rendering: -webkit-optimize-contrast; }

/* Main navigation tweaks */
div#mainNav ul {
  font-size: 0px; }

div#mainNav ul li {
  font-size: 12px; }

div#mainNav ul li div.sub {
  visibility: hidden;
  transition: all 1ms; }

div#mainNav ul li:hover div.sub {
  visibility: visible;
  transition-delay: 300ms; }

div#mainNav ul li div.sub .uiAnimatedArrow * {
  transition: all 1ms; }

div#navigationOverlay {
  transition: all 1ms; }

div#navigationOverlay.visible {
  transition-delay: 300ms; }

div#tools {
  transition: all 1ms;
  z-index: 2999; }

div#tools.fold {
  transition-delay: 300ms; }

a#toolsHandle {
  z-index: 2998;
  display: none; }

div#mainNav.noDelay ul li:hover div.sub {
  transition-delay: 0ms; }

div#mainNav ul li:hover div.sub {
  visibility: hidden; }

div#mainNav.sticky .saveTag, .sticky div#mainNav .saveTag {
  display: block;
  position: absolute;
  width: 38px;
  height: 48px;
  background: url("/rba-pw-theme/css/../images/icons/save-icon-en.png") 0 0 no-repeat;
  bottom: -41px;
  left: 200px;
  z-index: 8500; }

div#mainNav.sticky .saveTagHr, .sticky div#mainNav .saveTagHr {
  display: block;
  position: absolute;
  width: 38px;
  height: 48px;
  background: url("/rba-pw-theme/css/../images/icons/save-icon-hr.png") 0 0 no-repeat;
  bottom: -41px;
  left: 200px;
  z-index: 8500; }

@media screen and (max-width: 1250px) {
  header div#topNav ul li, header div#topNav ul.topNavLanguages {
    padding-left: 4px;
    padding-right: 4px; }

  header div#topNav div.topNavSeparator {
    width: 0; }

  header div#topNav ul.topNavLanguages {
    margin: 0 5px 0 0; }

  header div#topNav ul a, header div#topNav ul.topNavLanguages {
    font-size: 0.95em; } }
@media screen and (max-width: 1100px) {
  header div#topNav ul a, header div#topNav ul.topNavLanguages {
    font-size: 0.85em; }

  header div#topNav ul.topNavLanguages {
    line-height: 1.8em; } }
@media screen and (max-width: 1030px) {
  header div#topNav ul a {
    font-size: 0.75em; }

  header div#topNav ul.topNavLanguages {
    font-size: 1em;
    line-height: 1.5em; } }
/* Search autocomplete tweaks */
div#search {
  z-index: 3001; }

.sticky div#search {
  z-index: 2999; }

#search ::-webkit-input-placeholder,
div#searchMobile ::-webkit-input-placeholder {
  color: #d5d5d6; }

#search :-moz-placeholder,
#searchMobile :-moz-placeholder {
  /* Firefox 18- */
  color: #d5d5d6; }

#search ::-moz-placeholder,
#searchMobile ::-moz-placeholder {
  /* Firefox 19+ */
  color: #d5d5d6; }

#search :-ms-input-placeholder,
#searchMobile :-ms-input-placeholder {
  color: #d5d5d6; }

div#search div.searchContent form div.results.visible,
div#searchMobile div.searchContent form div.results.visible {
  display: block; }

div#search div.searchContent form div.results,
div#searchMobile div.searchContent form div.results {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  background: #F7F7F7; }

div#search div.searchContent form div.results div.block,
div#searchMobile div.searchContent form div.results div.block {
  margin: 0 0 24px;
  padding: 0; }

div#search div.searchContent form div.results div.block h3,
div#searchMobile div.searchContent form div.results div.block h3 {
  margin: 14px 0 14px 19px;
  line-height: 1.2em; }

div#search div.searchContent form a,
div#searchMobile div.searchContent form a {
  display: block; }

div#search div.searchContent form div.results div.block a,
div#searchMobile div.searchContent form div.results div.block a {
  margin: 0 0 8px;
  font-family: "AmaliaW05-Regular";
  font-size: 1.16667em;
  color: #000; }

div#search div.searchContent form div.results div.block div.item,
div#searchMobile div.searchContent form div.results div.block div.item {
  padding: 4px 19px; }

div#search div.searchContent form div.results div.block div.item:hover,
div#searchMobile div.searchContent form div.results div.block div.item:hover {
  background: #f9fd36; }

div#search div.searchContent form div.results div.block a,
div#searchMobile div.searchContent form div.results div.block a {
  text-decoration: none; }

div#search div.searchContent form div.results div.block a:last-child,
div#searchMobile div.searchContent form div.results div.block a:last-child {
  margin: 0; }

div#search div.searchContent form div.results div.block.hidden,
div#searchMobile div.searchContent form div.results div.block.hidden {
  display: none; }

/* Search results */
div#results div.search {
  margin: 70px auto 0px; }

div#results select {
  font-family: "AmaliaW05-Regular";
  font-size: 18px;
  margin: 15px 15px 0 0; }

div#results select#searchKeywordsType {
  margin-right: 0; }

div#results div.search form input[type="submit"] {
  width: auto;
  padding: 3px 10px 0 10px;
  -webkit-appearance: none;
  /* Fix IOs */
  -webkit-border-radius: 0;
  /* Fix IOs */
  border-radius: 0;
  /* Fix IOs */ }

div#results div.resultList div.resultNode h1 {
  margin: 0.25em 0; }

div#results div.resultList div.resultNode a {
  font-size: 1.25em;
  color: #888;
  line-height: 1.5em;
  display: inline-block;
  /*** Prevent link overflow ***/
  /* These are technically the same, but use both */
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  /* This is the dangerous one in WebKit, as it breaks things wherever */
  word-break: break-all;
  /* Instead use this non-standard one: */
  word-break: break-word;
  /* Adds a hyphen where the word breaks, if supported (No Blink) */
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
  /*****/ }

div#results div.pagination div.controls {
  width: 665px; }

div#results div.pagination div.controls a {
  line-height: 1em;
  margin-top: 7px; }

div#results div.resultList div.resultNode p {
  font-size: 14px; }

@media screen and (max-width: 480px) {
  div#results select {
    width: 100%; } }
/* Pagination general  */
@media screen and (max-width: 479px) {
  div#results div.pagination div.controls a {
    font-size: 1.3em;
    margin: 10px 15px 0 0; }

  div#results div.pagination div.controls a.control.prev {
    margin: 0 12px 0 0; } }
@media screen and (max-width: 359px) {
  div#results div.pagination div.controls a {
    font-size: 1.2em;
    margin: 10px 10px 0 0; }

  div#results div.pagination div.controls a.control.prev {
    margin: 0 12px 0 0; } }
/* Mobile Navigation tweaks */
div#mainNav div.mobileMenu div.mobileMenuWrapper div.mobileMenuContent {
  overflow: visible;
  height: auto;
  margin: 0 !important;
  padding: 0 0 35px 0; }

div#mainNav div.mobileMenu div.mobileMenuWrapper div.menuTop div.mobileMenuHeading span {
  float: right;
  margin: 17px 18px 0 0;
  text-transform: unset;
  font-size: 1.22em; }

div#mainNav div.mobileMenu div.mobileMenuWrapper div.menuTop div.mobileMenuHeading a {
  white-space: nowrap;
  text-transform: unset;
  text-overflow: ellipsis;
  width: auto;
  max-width: 120px;
  overflow: hidden;
  padding: 0px 0 0 23px; }

div#mainNav div.mobileMenu div.mobileMenuWrapper div.mobileMenuContent ul li a {
  padding-right: 20px; }

div#mainNav div.mobileMenu div.mobileMenuWrapper div.mobileMenuContent ul li a i {
  top: 7px;
  right: 6px; }

div#mainNav div.mobileMenu div.mobileMenuWrapper div.mobileMenuContent ul li div.subMenu {
  height: auto;
  padding: 0 0 35px 0; }

/* Mobile unit label tweak */
div#mainNav div.mobileMenu div.mobileMenuWrapper div.menuTop div.menuTopContent {
  padding: 16px 15px; }

div#mainNav div.mobileMenu div.mobileMenuWrapper div.menuTop div.menuTopContent div.unit div.unitMenu {
  top: 55px; }

div#mainNav div.mobileMenu div.mobileMenuWrapper div.menuTop div.menuSearch div.menuSearchContent form input {
  height: 54px; }

div#mainNav div.mobileMenu div.mobileMenuWrapper div.menuTop div.menuSearch a.toggleSearch {
  transition: 0.3s height; }

div#mainNav div.mobileMenu div.mobileMenuWrapper div.menuTop div.menuSearch a.toggleSearch.active {
  height: 54px; }

@media screen and (max-width: 479px) {
  div#mainNav div.unitTop div.unitOptionSelected {
    max-width: 49%; }

  div#mainNav div.unitTop div.unitOptionSelected span strong {
    line-height: 1em; } }
/* Mobile unit label tweak */
@media screen and (max-width: 359px) {
  div#mainNav div.unitTop div.unitOptionSelected {
    max-width: 53%; }

  div#mainNav div.unitTop div.unitOptionSelected span strong {
    line-height: 1em !important; }

  div#mainNav div.unitTop div.unitOption i.personal {
    display: none !important; }

  div#mainNav div.unitTop div.unitOption span {
    margin-left: 0 !important; }

  div#mainNav div.unitTop div.unitOptionSelected span strong {
    line-height: 1em; } }
/* Mobile navigation menu fixes */
div#mainNav div.mobileMenu a bdi, div#mainNav div.mobileMenu a bdi::after, div#mainNav div.mobileMenu a bdi::before {
  background: #000; }

div#mainNav div.mobileMenu a.toggle {
  color: #000; }

/* Footer admin tweaks */
.aui footer ul {
  display: block;
  margin: 0 0 30px; }

.aui footer ul li a {
  color: #8A8F92;
  font-family: "AmaliaW05-Regular"; }

.aui footer h3 {
  margin: 30px 0 10px 0;
  color: #8C9093;
  font-size: 1em; }

/* Sticky table headers js plugin tweaks */
.tableFloatingHeaderOriginal {
  background: #fff; }

.overflow-hide .tableFloatingHeaderOriginal {
  width: auto !important;
  position: static !important;
  margin-top: 0 !important;
  left: auto !important;
  z-index: auto !important;
  top: auto !important; }

.overflow-hide .tableFloatingHeader {
  opacity: 0;
  display: none; }

@media screen and (max-width: 959px) {
  #datagrid .tableFloatingHeaderOriginal th {
    padding-top: 25px !important; } }
/* Integrated overlay tables */
div.integratedOverlay div.content table {
  width: 100%;
  border: 1px solid #ddd;
  text-align: left;
  font-family: "AmaliaW05-Regular";
  font-size: 13px;
  margin-top: 20px;
  margin-bottom: 15px; }

div.integratedOverlay div.content table tr {
  background-color: #ffffff;
  border-bottom: 1px solid #ddd; }

div.integratedOverlay div.content table tr:hover {
  background-color: #f9fd36; }

div.integratedOverlay div.content table tr:hover td[rowspan] {
  background-color: #fff; }

div.integratedOverlay div.content table td {
  padding: 5px 15px;
  border-right: 1px solid #ddd; }

div.integratedOverlay div.content table td strong {
  font-family: "AmaliaW05-Black"; }

@media screen and (max-width: 959px) {
  div.integratedOverlay div.content table {
    font-size: 12px; }

  div.integratedOverlay div.content table td {
    padding: 3px 5px;
    border-right: 1px solid #ddd; } }
@media screen and (max-width: 480px) {
  div.integratedOverlay div.content table {
    font-size: 11px; } }
/* Default table styles */
table.default,
div.introductionModule div.gridModule table, div.list div.text table {
  width: 100%;
  border: 1px solid #ddd;
  text-align: left;
  font-family: "AmaliaW05-Regular";
  font-size: 13px;
  margin-top: 20px;
  margin-bottom: 20px; }

table.default tr a.compModuleCTA {
  display: block;
  padding: 11px;
  background: #fee600 none repeat scroll 0 0;
  color: #1d1d1b;
  font-family: "AmaliaW05-Black";
  width: 100%;
  min-width: 115px;
  bottom: 0;
  box-sizing: border-box;
  border-right: 1px solid #f1f1f1;
  text-align: center; }

table.default .no-padding {
  padding: 0; }

table.default.center {
  text-align: center; }

table.default .padding {
  border-right: 1px solid #f1f1f1;
  text-align: center;
  font-family: "AmaliaW05-Regular";
  padding: 21px 15px 21px 15px; }

table.default h2 {
  font-size: 1.33333em;
  font-family: "AmaliaW05-Regular";
  color: #1d1d1b;
  margin: 0; }

table.default tr,
table.default th,
div.introductionModule div.gridModule table tr, div.list div.text table tr,
div.introductionModule div.gridModule table tr, div.list div.text table th {
  background-color: #fff;
  border-bottom: 1px solid #ddd; }

table.default td,
table.default th,
div.introductionModule div.gridModule table td, div.list div.text table td,
div.introductionModule div.gridModule table td, div.list div.text table th {
  padding: 5px 15px;
  border-right: 1px solid #ddd; }

table.default tr:hover,
div.introductionModule div.gridModule table tr:hover,
div.list div.text table tr:hover {
  background-color: #f9fd36; }

table.default td strong,
table.default th strong,
div.introductionModule div.gridModule table tr, div.list div.text table th strong,
div.introductionModule div.gridModule table td, div.list div.text table td strong {
  font-family: "AmaliaW05-Black"; }

table.default th,
div.introductionModule div.gridModule table tr, div.list div.text table th {
  font-family: "AmaliaW05-Black"; }

@media screen and (max-width: 959px) {
  table.default,
  div.introductionModule div.gridModule table, div.list div.text table {
    font-size: 12px; }

  table.default td,
  table.default th,
  div.introductionModule div.gridModule table, div.list div.text table td,
  div.introductionModule div.gridModule table, div.list div.text table th {
    padding: 3px 5px;
    border-right: 1px solid #ddd; } }
@media screen and (max-width: 480px) {
  table.default,
  div.introductionModule div.gridModule table, div.list div.text table {
    font-size: 11px; } }
/* Rewriten compare table */
div.comparsionTableWrapper {
  width: 100%;
  overflow-x: auto;
  padding: 0;
  margin: 0 0 10px 0;
  position: relative; }

div.comparsionTableWrapper::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 14px;
  height: 14px; }

div.comparsionTableWrapper::-webkit-scrollbar-thumb {
  border-radius: 8px;
  border: 3px solid #fff;
  background-color: rgba(0, 0, 0, 0.3); }

div.comparsionTableWrapper > table {
  width: calc(100% - 2px) !important;
  /* IE Fix */ }

table.comparsion h2 {
  font-size: 1.33333em;
  font-family: "AmaliaW05-Regular";
  color: #1D1D1B; }

table.comparsion tr.row h3 {
  display: block;
  display: block;
  padding: 18px 14px 4px 0px;
  margin: 0px;
  color: #000;
  font-size: 1em;
  font-family: "AmaliaW05-Black"; }

table.comparsion tr.row {
  border-top: 1px solid #F1F1F1; }

table.comparsion tr.row td {
  vertical-align: top; }

table.comparsion tr.row td.compModule.heading {
  width: 25%;
  text-align: right;
  padding: 21px 15px 9px;
  font-family: "AmaliaW05-Regular";
  color: #989898; }

table.comparsion tr.row td.compModule {
  border-right: 1px solid #F1F1F1;
  text-align: center;
  font-family: "AmaliaW05-Regular";
  color: #989898;
  padding: 21px 15px 9px; }

table.comparsion tr.row td.compModule.compModuleHeading {
  padding: 28px 5px 16px;
  position: relative; }

table.comparsion tr.row td.compModule.compModuleHeading a.remove {
  display: block;
  position: absolute;
  top: 5px;
  right: 5px;
  width: 9px;
  height: 8px;
  background: url("/rba-pw-theme/css/../images/generic/remove.jpg") 0 0 no-repeat;
  text-indent: -9999px;
  cursor: pointer; }

table.comparsion tr.row td.compModuleSubHeading {
  border-right: none; }

table.comparsion tr.row td.rowHeadings {
  text-align: center;
  width: 185px;
  border-right: 1px solid #F1F1F1;
  font-family: "AmaliaW05-Regular";
  color: #989898; }

table.comparsion tr.row td.compModuleSubHeading h2 {
  max-width: 120px;
  float: right;
  color: #1D1D1B;
  padding: 14px 24px 0 10px;
  margin: 0px;
  font-size: 1.43333em;
  text-align: right; }

table.comparsion tr.row td.compModule.last {
  padding: 0;
  width: 5%; }

table.comparsion tr.row td.compModule img {
  display: block;
  margin: 0 auto; }

table.comparsion tr.row a.compModuleCTA {
  display: block;
  padding: 11px;
  background: #fee600 none repeat scroll 0% 0%;
  color: #1D1D1B;
  font-family: "AmaliaW05-Black";
  width: 100%;
  min-width: 115px;
  bottom: 0px;
  box-sizing: border-box;
  border-right: 1px solid #F1F1F1;
  text-align: center; }

table.comparsion tr.row a.compModuleCTA i {
  position: absolute;
  margin: 3px 0px 0px 10px;
  width: 9px;
  height: 12px;
  background: transparent url("/rba-pw-theme/css/../images/icons/arrow-right-small.png") no-repeat scroll right center; }

p.notification-hr,
p.notification-en {
  display: none;
  font-family: "AmaliaW05-Black";
  font-size: 13px; }

html[lang="en-US"] div.scroll p.notification-en {
  /* js sets .scroll class */
  display: block; }

html[lang="hr-HR"] div.scroll p.notification-hr {
  /* js sets .scroll class */
  display: block; }

/* MQs */
@media screen and (max-width: 959px) {
  table.comparsion tr.row td.compModule.heading h1 {
    font-size: 1.7em; }

  table.comparsion h2 {
    font-size: 1.23333em; }

  table.comparsion tr.row a.compModuleCTA i {
    margin: 3px 0px 0px 4px;
    padding-left: 0; } }
/* Selector overrides */
div.loan div.tool div.wrapper div.step.expanded.recommend.expanded div.content div.heading h3,
div.loan div.tool div.wrapper div.recommend.expanded.recommend.expanded div.content div.heading h3 {
  line-height: 1.2em;
  font-weight: 400; }

.indexContent div.loan {
  float: none;
  /* Fix IE overlapping */
  margin: 0px !important; }

/* Sidebar breadctumbs tweaks */
div.index div.intro div.sidebar {
  width: 100%; }

/* Asset publisher wrapper tweaks */
.portlet-asset-publisher .asset-full-content .asset-content,
.portlet-asset-publisher .asset-content {
  margin: 0;
  padding: 0; }

/* Exchange calc tweaks */
div.exchange.calculator div.mainItem label {
  min-width: 250px;
  text-align: right; }

/* Mobile toolbar tweak */
@media screen and (max-width: 959px) {
  div#tools.active ul li {
    width: 25%; } }
/* Calculators */
.calculator-custom, .calculator-custom h4 {
  margin-top: 20px; }

.calculator-custom h4.group-title {
  font-family: "AmaliaW05-Regular";
  margin-left: 10px;
  margin-bottom: -5px;
  margin-top: 20px;
  color: #666666; }

.calculator-custom {
  margin-bottom: 20px;
  width: 100%;
  background: #F7F7F7;
  padding-bottom: 20px; }

.calculator-custom .inputContainer {
  background: #F7F7F7; }

.calculator-custom .outputContainer {
  padding-top: 20px;
  padding-bottom: 20px; }

.calculator-custom div.result {
  padding: 8px;
  font-size: 1.5em; }

.calculator-custom input[type="checkbox"] {
  margin: 16px 0 0 0; }

.calculator-custom button {
  background: #fee600;
  border: 0;
  float: left;
  position: relative;
  display: block;
  width: 100%;
  font-family: "AmaliaW05-Black";
  font-size: 1.33333em;
  text-decoration: none;
  text-transform: none;
  margin: 0 5px 10px 0;
  padding: 15px 12px 15px 17px; }

.calculator-custom button i {
  float: none;
  margin-top: -7px;
  position: absolute;
  right: 13px;
  top: 50%; }

.calculator-custom button:hover i {
  animation: 1.5s ease 0s normal none infinite bounce !important; }

.calculator-custom .account-no-separator {
  text-align: center;
  line-height: 47px;
  display: block; }

.calculator-custom .account-no-separator-mobile {
  display: none;
  float: right;
  line-height: 47px; }

.calculator-custom .alert.alert-error {
  position: relative;
  top: -10px;
  padding: 0 0 0 5px;
  color: #f00;
  margin-bottom: 10px;
  display: none; }

/* MQs */
@media screen and (max-width: 480px) {
  .calculator-custom .account-no-separator-mobile {
    display: inline-block; }

  .calculator-custom .account-no-vbdi {
    width: 87%; } }
/* Callus module tweaks */
@media screen and (max-width: 639px) {
  div#callUs .callUsContent {
    position: absolute;
    top: 60px; } }
div#callUs a.phone, div#callUs p.phone {
  font-size: 2.5em;
  line-height: .88em;
  margin-bottom: 10px;
  color: #000; }

div#callUs a.phone, div#callUs p.phone, div#callUs strong {
  font-family: "AmaliaW05-Black", Helvetica, Arial, sans-serif; }

/* Small slider tweaks */
.carousel-indicators-numbers .delimiter {
  font-family: Arial, Helvetica, sans-serif; }

/* Home page tweaks */
.nav a {
  width: 30px; }

.nav a.left {
  background: url("/rba-pw-theme/css/../images/modules/lifestage/left_big.png") 0 0 no-repeat; }

.nav a.right {
  background: url("/rba-pw-theme/css/../images/modules/lifestage/right_big.png") 0 0 no-repeat; }

div.home div.homeModule div.homeModuleContent.calc div.homeModuleRow {
  min-height: 170px;
  box-sizing: border-box;
  border: none;
  margin: 0;
  padding: 11px 0 10px;
  font-size: 1em;
  overflow: hidden; }

div.home div.homeModule div.homeModuleContent {
  position: relative;
  min-height: 340px;
  box-sizing: border-box;
  padding: 6px 10px 0 30px;
  background: #F7F7F7;
  color: #000; }

div.home div.homeModule div.homeModuleContent.calc {
  padding-top: 0; }

div.home div.homeModule div.homeModuleContent.calc div.homeModuleRow div.homeModuleColumn {
  min-width: 150px; }

div.home div.homeModule div.homeModuleContent.calc div.homeModuleRow span.currency, div.home div.homeModule div.homeModuleContent.calc div.homeModuleRow span.multiplier, div.home div.homeModule div.homeModuleContent.calc div.homeModuleRow span.value {
  display: inline-block; }

div.home div.homeModule div.homeModuleContent.calc div.homeModuleRow span {
  margin-top: 0; }

div.home div.homeModule div.homeModuleContent.calc div.homeModuleRow div.homeModuleColumn span.c1 {
  width: auto; }

div.home div.homeModule div.homeModuleContent p,
div.home div.homeModule div.homeModuleContent div.row {
  margin: 0;
  font-family: "AmaliaW05-Regular";
  font-weight: 400; }

div.home div.homeModule div.homeModuleContent div.row {
  font-size: 15px;
  margin-bottom: 4px; }

div.home div.homeModule div.homeModuleContent p {
  line-height: 1.5;
  font-size: 14px; }

div.home div.homeModule div.homeModuleContent.calc div.homeModuleRow div.homeModuleColumn.corporate {
  width: 100%;
  min-width: 180px;
  position: static; }

div.home div.homeModule div.homeModuleContent.calc div.homeModuleRow span.change {
  display: inline-block; }

div.home div.homeModule div.homeModuleContent.calc div.homeModuleRow span.change.plus {
  color: green; }

div.home div.homeModule div.homeModuleContent.calc div.homeModuleRow span.change.minus {
  color: red; }

div.home div.homeModule div.homeModuleContent .portlet-borderless-bar span {
  margin: 0;
  display: inline; }

div.home div.homeModule div.homeModuleContent .portlet-borderless-bar .portlet-actions .portlet-action,
div.home div.homeModule div.homeModuleContent .portlet-borderless-bar .portlet-actions .portlet-options {
  display: inline-block; }

div.home div.homeModule div.homeModuleContent .portlet-borderless-bar .portlet-action-separator {
  display: none; }

div.home div.homeModule div.homeModuleContent span:empty {
  margin: 0;
  /* Fix Lifery's span spacing */ }

div.home div.homeModule div.homeModuleContent span.nav-item-label {
  display: inline;
  font-size: 12px;
  margin-left: 5px; }

div.home div.homeModule div.homeModuleContent div.homeModuleRow div.homeModuleColumn a {
  line-height: 1.3em; }

div.home div.homeModule div.homeModuleContent.full .homeModuleRow {
  border-left: 1px solid #ffffff;
  border-right: 1px solid #ffffff; }

div.home div.homeModule div.homeModuleContent.full .homeModuleRow .homeModuleColumn.noImage {
  width: 89% !important;
  margin: 0 25px !important;
  display: block !important; }

/* MQs */
@media screen and (min-width: 960px) {
  div.home div.homeModule:first-child + div.homeModule {
    width: 33.4%; } }
@media screen and (max-width: 959px) {
  div.home div.homeModuleColumn.noImage {
    width: 89% !important;
    margin: 0 !important; }

  div.home div.homeModule:first-child + div.homeModule {
    width: 100%; }

  div.home div.homeModule div.homeModuleCTA {
    /*display: block;*/
    margin: 0 20px 0 0;
    padding: 20px 0 0px 0; } }
@media screen and (min-width: 960px) and (max-width: 1600px) {
  /* Hide image for smaller screens */
  div.home div.homeModule div.homeModuleContent.full .homeModuleRow {
    padding: 0 15px 0 30px; }

  div.home div.homeModule div.homeModuleContent.full .homeModuleRow .homeModuleColumn:first-child {
    display: none; } }
/* Branchfinder page */
div#branchfinder {
  overflow: visible; }

div#branchfinder div.branchfinderContent {
  margin: 0 0 40px 0; }

div#branchfinderOverlay.branchfinder-detail-view .closeBranchFinderDetailView {
  display: inline-block; }

div#branchfinderOverlay.branchfinder-detail-view div.branchfinderContent .gridModule:first-child {
  display: none; }

div#branchfinderOverlay.branchfinder-detail-view div.branchfinderContent .gridModule:first-child + .gridModule {
  width: 50%;
  margin: 0 0 0 -180px; }

div#branchfinder.branchfinder-detail-view div.branchfinderContent .gridModule:first-child + .gridModule:after {
  content: '';
  position: absolute;
  display: block;
  width: 1px;
  top: 0;
  bottom: 0;
  left: 0;
  background: #b8b8b8; }

div#branchfinderOverlay.branchfinder-detail-view div.branchfinderContent .branchStats.gridModule {
  display: block;
  width: 40%;
  margin: 0 0 0 5%; }

div#branchfinderOverlay.branchfinder-detail-view div.branchfinderContent .branchStats.gridModule a.cta {
  right: 0;
  bottom: 0;
  left: auto;
  position: relative;
  display: block; }

div#branchfinderOverlay.branchfinder-detail-view div.branchfinderContent .branchStats {
  padding: 20px 0 0 0; }

/*
div#branchfinderOverlay.branchfinder-detail-view div.branchfinderContent .branchStats table *:empty {
  display: none;
}
*/
div#branchfinder div.branchfinderContent {
  margin: 0px 0 40px 0; }

#branchfinderOverlay b {
  font-family: "AmaliaW05-Black", Helvetica, Arial, sans-serif; }

#branchfinder.wrapper {
  max-width: none; }

#branchfinder [data-tool-element="radio"] input[type="radio"] + span::before,
#branchfinder [data-tool-element="radio"] input[type="checkbox"] + span::before,
#branchfinder [data-tool-element="checkbox"] input[type="radio"] + span::before,
#branchfinder [data-tool-element="checkbox"] input[type="checkbox"] + span::before {
  margin: 0 10px 0 -30px; }

div#branchfinder div.branchfinderContent div.branchfinderOptions form div label {
  display: block;
  padding: 0 0 0 10px;
  margin-left: 20px; }

div#branchfinder div.branchfinderContent .branchStats table {
  width: 100%;
  max-width: 390px;
  min-width: 320px; }

div#branchfinder div.branchfinderContent .branchStats table td {
  width: auto;
  padding: 0 5px 10px 5px; }

div#branchfinder .branch-finder-map {
  border: 0; }

div#branchfinder .mobileLocator {
  margin: 0 0 0 5%;
  font-size: 1.33333em;
  color: #000;
  margin-top: 20px; }

div#branchfinder .mobileLocator a {
  color: #000;
  cursor: pointer; }

div#branchfinder .mobileLocator a i {
  position: relative;
  display: block;
  float: left;
  width: 35px;
  height: 28px;
  margin: 0 0 0 -5px; }

div#branchfinder .mobileLocator a i b {
  position: absolute;
  top: 50%;
  width: 20px;
  height: 20px;
  margin: -11px 0 0 0;
  content: '';
  background: url("/rba-pw-theme/css/../images/icons/my-location-icon.png") 0 0 no-repeat;
  background-size: 20px;
  right: 10px; }

/* MQs */
@media screen and (min-width: 960px) {
  div#branchfinder {
    overflow: visible; }

  div#branchfinder div.branchfinderContent {
    position: relative; }

  div#branchfinder div.branchfinderContent .filter {
    position: absolute;
    top: 100px;
    left: -5px;
    padding: 15px;
    z-index: 10;
    background: rgba(255, 255, 255, 0.85); } }
@media screen and (max-width: 959px) {
  div#branchfinder div.branchfinderContent {
    margin: 0px 0 40px 0; }

  div#branchfinderOverlay.branchfinder-detail-view div.branchfinderContent .branchStats.gridModule a.cta {
    width: 280px; } }
@media screen and (max-width: 480px) {
  div#branchfinderOverlay.branchfinder-detail-view div.branchfinderContent .gridModule:first-child + .gridModule {
    width: 90%;
    margin: 0 0 20px 20px; } }
@media screen and (min-width: 480px) and (max-width: 959px) {
  div#branchfinderOverlay.branchfinder-detail-view div.branchfinderContent .gridModule:first-child + .gridModule {
    width: 40%;
    margin: 0 0 0 5%; } }
@media screen and (max-width: 480px) {
  div#branchfinderOverlay.branchfinder-detail-view div.branchfinderContent .branchStats.gridModule {
    width: 60%; } }
@media screen and (min-width: 480px) and (max-width: 959px) {
  div#branchfinderOverlay.branchfinder-detail-view div.branchfinderContent .branchStats.gridModule {
    width: 60%; } }
/* News page */
div.index div.news {
  overflow: hidden; }

.news.grid.x12.y12.z4 {
  margin-top: 15px; }

.news.grid.x12.y12.z4:first-child {
  margin-top: 50px; }

.news.grid.x12.y12.z4:last-child {
  margin-bottom: 50px; }

div.index div.news div.column:first-child span.date,
div.index div.news div.column:first-child span.title {
  font-size: 14px;
  text-align: right; }

div.index div.news div.column:first-child span {
  display: block;
  padding: 0 16px 0 0;
  font-family: "AmaliaW05-Black";
  color: #000; }

div.index div.news div.column h4 {
  padding-right: 25px;
  font-size: 16px;
  color: #000;
  margin-bottom: 5px; }

a.uiLink.v1 {
  display: block;
  float: none;
  clear: both; }

a.uiLink.v1 b {
  position: absolute;
  top: 50%;
  width: 9px;
  height: 12px;
  margin: -6px 0 0;
  content: '';
  background: url(/rba-pw-theme/css/../images/icons/arrow-right-black.png) no-repeat;
  right: 13px; }

@media screen and (max-width: 959px) {
  div.index div.news div.column:first-child span.date,
  div.index div.news div.column:first-child span.title {
    text-align: left;
    margin-bottom: 0.65em; } }
/* Pagination simple */
.lfr-pagination-buttons a {
  width: auto;
  min-width: 130px;
  height: 35px;
  line-height: 35px;
  background: #fee600 url("/rba-pw-theme/css/../images/icons/arrow-left-small.png") 5px center no-repeat;
  display: block;
  margin: 0 10px;
  font-size: 1em;
  font-family: "AmaliaW05-Black", Helvetica, Arial, sans-serif;
  color: #000;
  box-sizing: border-box; }

ul.lfr-pagination-buttons {
  display: block;
  width: 100%;
  text-align: center;
  padding: 2em 0; }

.lfr-pagination-buttons li {
  display: inline-block; }

.lfr-pagination-buttons li:first-child a {
  background: #fee600 url("/rba-pw-theme/css/../images/icons/arrow-left-small.png") 10% center no-repeat;
  text-align: right;
  padding: 0 10% 0 0; }

.lfr-pagination-buttons li:last-child a {
  background: #fee600 url("/rba-pw-theme/css/../images/icons/arrow-right-small.png") 90% center no-repeat;
  text-align: left;
  padding: 0 0 0 10%; }

/* Pagination custom asset publisher */
div#results.pagination-asset-publisher .pagination div.content {
  width: 100%;
  text-align: center; }

div#results.pagination-asset-publisher .pagination div.content .controls {
  width: auto;
  display: inline-block; }

div#results.pagination-asset-publisher .search-results {
  text-align: center; }

/* RBA documentation */
.rba-documentation a i {
  float: left;
  width: 40px;
  height: 18px;
  margin: 2px 15px 0 0;
  background: url(/rba-pw-theme/css/../images/icons/pdf-document.png) no-repeat;
  background-size: 40px 18px; }

.rba-documentation h4 {
  overflow: hidden; }

div.index div.news div.column:first-child {
  /* Fix  layout */
  text-align: left;
  padding: 0; }

/* SME page */
div#SME div.list ul li {
  padding: 0 0 9px 20px; }

div.list .cta {
  bottom: 0;
  right: 0;
  position: relative;
  margin: 10px 0px;
  padding-right: 60px; }

div.exchangeTableWrapper, div.exchangeChartWrapper {
  width: 100%;
  overflow-x: auto;
  padding: 0 1px 15px 0;
  margin: 0 0 1em 0;
  position: relative; }

div.exchangeTableWrapper > table, div.exchangeChartWrapper > table {
  width: calc(100% - 2px) !important;
  /* IE Fix */ }

div.exchange.calculator div.calcColumn.calcNavigation {
  width: 98% !important; }

div.exchange.calculator div.chart, div.exchange.calculator div.chart-criteria, div.exchange.calculator div.criteria {
  border-left: 0 !important; }

div.exchange.calculator {
  background: none;
  padding-top: 0; }

div.exchange.calculator button {
  position: relative;
  width: 100% !important; }

div.exchange.calculator .datagrid td:first-child {
  text-align: center; }

.touch div.calculator div.calcNavigation div.row:hover {
  /* Remove hover on touch devices */
  background: none; }

.touch div.calculator div.calcNavigation div.row.active:hover {
  background: #fee600; }

/* MQs */
@media screen and (min-width: 959px) {
  div.list .cta {
    max-width: 306px;
    width: auto; } }
@media screen and (max-width: 959px) {
  .gridModule.tabCta {
    position: relative; }

  div.exchange.calculator div.calcColumn.calcNavigation {
    width: 100% !important; }

  div.exchange.calculator div.calcColumn.calcNavigation div.row {
    display: block;
    float: left;
    width: 25%;
    text-align: center;
    border-left: 1px solid #E7E7E7; }

  div.exchange.calculator div.calcColumn.calcNavigation div.row.two-col {
    width: 50%; }

  div.exchange.calculator div.calcColumn.calcNavigation div.row:first-child {
    border-left: 0; }

  div.calculator div.calcColumn div.row a i {
    display: none; }

  div.index div.quickLinks div.linksModule.lastViewed {
    display: none; } }
@media (max-width: 480px) {
  div.exchange.calculator div.calcColumn.calcNavigation div.row {
    width: 100%;
    border-left: 0;
    text-align: left; }

  div.exchange.calculator div.calcColumn.calcNavigation div.row.two-col {
    width: 100%; }

  div.calculator div.calcColumn.calcNavigation div.row:nth-child(3) a {
    text-align: left; }

  div.calculator div.calcColumn div.row a i {
    display: block; } }
/* Landing page forms portlet */
.form.landingPageForm {
  margin: 40px 0;
  font-family: "AmaliaW05-Regular"; }

.form.landingPageForm .format-paragraph {
  font-size: 14px; }

.form.landingPageForm .taglib-captcha {
  margin: 3em 0; }

.form.landingPageForm .portlet-msg-success {
  margin: 0 10px 60px 10px;
  text-align: center;
  font-size: 1.5em;
  color: #f00; }

p.description {
  margin: 0 10px 60px 10px;
  text-align: center;
  font-size: 1.5em; }

p.form-instructions {
  margin: -30px 10px 60px 10px;
  text-align: center;
  font-size: 1.1em; }

p.form-error {
  color: #f00;
  text-align: center;
  margin: -30px 10px 60px 10px; }

p.form-successful {
  color: #5CB85C;
  text-align: center;
  margin: -30px 10px 60px 10px; }

.form.landingPageForm .control-group {
  margin-bottom: 2em; }

.form.landingPageForm .control-group label {
  width: 165px;
  display: inline-block;
  font-size: 18px;
  color: #454545; }

.form.landingPageForm .control-group.radio-button-wrapper,
.form.landingPageForm .control-group.input-checkbox-wrapper {
  margin-bottom: 2em; }

.form.landingPageForm .control-group.radio-button-wrapper label,
.form.landingPageForm .control-group.input-checkbox-wrapper label {
  width: auto;
  font-size: 15px;
  height: auto;
  min-height: 30px;
  padding-left: 35px; }

.form.landingPageForm .control-group.radio-button-wrapper input,
.form.landingPageForm .control-group.input-checkbox-wrapper input {
  margin-left: -35px; }

.form.landingPageForm .control-group.radio-button-wrapper label.control-label,
.form.landingPageForm .control-group.input-checkbox-wrapper label.control-label {
  font-size: 20px;
  margin: 15px 0; }

.form.landingPageForm .control-group.radio-button-wrapper label.control-label:first-of-type {
  padding-left: 0; }

.form.landingPageForm .control-group input[type="text"] {
  width: 435px;
  display: inline-block;
  height: 47px;
  border: 1px solid #d3d6d8;
  padding-right: 15px;
  -webkit-appearance: none; }

.form.landingPageForm .lfr-textarea-container label {
  padding-top: 14px; }

.form.landingPageForm .lfr-textarea-container textarea {
  width: 435px;
  max-width: none;
  display: inline-block;
  border: 1px solid #d3d6d8;
  -webkit-appearance: none;
  vertical-align: top;
  font-family: "AmaliaW05-Regular";
  font-size: 1.5em; }

.form.landingPageForm .control-group select {
  width: 435px;
  padding-right: 15px;
  font-size: 18px; }

.form.landingPageForm input[type="file"] {
  width: 435px; }

.form.landingPageForm .column-content {
  display: block;
  padding: 0 0 0 50px; }

.form.landingPageForm .alert.alert-error {
  color: #f00;
  padding: 0 0 15px 165px; }

.form.landingPageForm .control-group.field-wrapper label {
  display: block;
  height: auto;
  min-height: 30px;
  vertical-align: text-top; }

.form.landingPageForm .control-group.field-wrapper input,
.form.landingPageForm .control-group.input-checkbox-wrapper input {
  width: auto;
  height: auto; }

.form.landingPageForm .control-group.input-checkbox-wrapper input,
.form.landingPageForm .control-group.radio-button-wrapper input {
  margin-right: 15px; }

#landing-page-wrapper #simple-form {
  padding: 0; }

.g-recaptcha {
  margin-top: 30px;
  margin-left: 165px; }

div.croz-custom {
  position: absolute;
  z-index: -1000; }

@media screen and (max-width: 1505px) {
  .form.landingPageForm .control-group label {
    margin-bottom: 5px;
    width: auto; }

  .form.landingPageForm .single-form-column .control-group label {
    margin-bottom: 5px; }

  .form.landingPageForm .control-group input[type="text"] {
    width: 90%; }

  .form.landingPageForm .lfr-textarea-container textarea {
    width: 90%; }

  .form.landingPageForm .control-group select {
    width: 90%; }

  .form.landingPageForm input[type="file"] {
    width: 90%; }

  .form.landingPageForm button[type="submit"] {
    margin-right: 5%;
    margin-left: 0; }

  .form.landingPageForm .alert.alert-error {
    color: #f00;
    padding: 0 0 15px 0; }

  .g-recaptcha {
    margin-left: 0; } }
@media screen and (max-width: 959px) {
  .form.landingPageForm .control-group input[type="text"] {
    width: 97%; }

  .form.landingPageForm .lfr-textarea-container textarea {
    width: 97%; }

  .form.landingPageForm .control-group select {
    width: 97%; }

  .form.landingPageForm .column-content {
    padding: 0 25px 0 25px; }

  .form.landingPageForm button[type="submit"] {
    margin-right: 8%; } }
@media screen and (max-width: 480px) {
  .form.landingPageForm button[type="submit"] {
    width: 96%;
    float: none;
    margin-top: 20px; }

  .form.landingPageForm .column-content {
    display: block;
    padding: 0; } }
@media (min-width: 1506px) {
  .form.landingPageForm .webform-btn-wrapper {
    text-align: center;
    margin-top: 48px; } }
/* clientEnrolment form (Predodobrenje) */
.aui .clientEnrolment .label {
  background: transparent;
  color: #000;
  font-weight: normal;
  font-size: 1.5em;
  white-space: normal;
  line-height: 1.2em; }

.clientEnrolment {
  margin: 0 0 40px 0; }

.clientEnrolment .section {
  margin: 20px 0 20px; }

.clientEnrolment .centerText h4 {
  padding: 0 2em; }

.clientEnrolment .formHeaderNext {
  margin-bottom: 15px; }

.clientEnrolment .g-recaptcha {
  margin: 0; }

.clientEnrolment .g-recaptcha div {
  width: 100% !important; }

.clientEnrolment [data-tool-element="radio"] input[type="radio"],
.clientEnrolment [data-tool-element="radio"] input[type="checkbox"] {
  cursor: pointer; }

.clientEnrolment [data-tool-element="radio"] input[type="radio"]:checked + label::before,
.clientEnrolment [data-tool-element="checkbox"] input[type="radio"]:checked + span::before {
  background: #fee600; }

.clientEnrolment [data-tool-element="radio"] input[type="radio"] + label::before,
.clientEnrolment [data-tool-element="checkbox"] input[type="radio"] + label::before {
  content: '';
  width: 19px;
  height: 19px;
  margin: 0 8px 0 0;
  border: 1px solid #676767;
  line-height: 14px;
  text-align: center;
  border-radius: 100%;
  background: 0 0; }

.clientEnrolment [data-tool-element="radio"] input[type="radio"] + label,
.clientEnrolment [data-tool-element="radio"] input[type="radio"] + label::before,
.clientEnrolment [data-tool-element="radio"] label,
.clientEnrolment [data-tool-element="checkbox"] input[type="radio"] + span,
.clientEnrolment [data-tool-element="checkbox"] input[type="radio"] + span::before,
.clientEnrolment [data-tool-element="checkbox"] label {
  display: inline-block;
  vertical-align: middle;
  color: #000; }

.clientEnrolment [data-tool-element="radio"] input[type="checkbox"] + span::before,
.clientEnrolment [data-tool-element="checkbox"] input[type="checkbox"] + span::before {
  margin: 0 8px 0 0; }

.clientEnrolment [data-tool-element="radio"] input[type="radio"] + label.disabled::before,
.clientEnrolment [data-tool-element="checkbox"] input[type="radio"] + label.disabled::before {
  border: 1px solid #ccc;
  background: #fafafa; }

.clientEnrolment [data-tool-element="radio"] label.disabled span {
  color: #959595 !important; }

.clientEnrolment input[type="text"]:disabled {
  background: #e7e7e7;
  color: #454545;
  -webkit-text-fill-color: #454545;
  -webkit-opacity: 1;
  border: 1px solid #e7e7e7; }

.clientEnrolment span.tooltip {
  display: inline-block;
  width: 19px;
  height: 19px;
  background: url("/rba-pw-theme/css/../images/icons/info.png") no-repeat;
  cursor: pointer; }

.clientEnrolment .formElement .tooltip {
  max-width: none; }

.clientEnrolment .valueSlider {
  max-width: none; }

.clientEnrolment .label.strong {
  font-family: "AmaliaW05-Black", Helvetica, Arial, sans-serif; }

.clientEnrolment .label-inline {
  line-height: 47px;
  min-height: 47px;
  font-size: 1.2em; }

.clientEnrolment .alert.alert-error {
  position: relative;
  top: -10px;
  padding: 0;
  color: #f00;
  margin-bottom: 10px;
  display: none; }

.clientEnrolment .typeahead__result {
  visibility: hidden; }

.clientEnrolment .result .typeahead__result {
  visibility: visible; }

.clientEnrolment .typeahead__container {
  position: relative; }

.clientEnrolment .typeahead__result {
  position: absolute;
  top: 46px;
  left: 0;
  z-index: 99;
  background: #fff;
  width: calc(99.6% - 20px);
  border: 1px solid #e5e5e5;
  padding: 10px;
  box-shadow: 0px 5px 5px #ddd; }

.clientEnrolment .typeahead__list li {
  padding: 0.5em 0.5em;
  font-size: 1.1em; }

.clientEnrolment .typeahead__list li a {
  color: #777; }

.clientEnrolment .typeahead__list li a:hover {
  color: #222; }

.clientEnrolment .result {
  border: 0;
  padding: 0; }

.clientEnrolment .step p {
  font-family: "AmaliaW05-Regular";
  font-size: 16px; }

.clientEnrolment .formAccordionItem {
  border: 1px solid #e9edf0;
  margin-bottom: 5px; }

.clientEnrolment .formAccordion .formAccordionItem.collapsed {
  min-height: 42px;
  overflow: hidden; }

.clientEnrolment .formAccordion .formAccordionItemTitle {
  position: relative;
  display: block;
  min-height: 24px;
  padding: 10px 45px 8px 20px;
  color: #000;
  font-family: "AmaliaW05-Black";
  font-size: 1.33333em;
  background: #e9edf0; }

.clientEnrolment .formAccordion .formAccordionItemContent {
  padding: 15px; }

.clientEnrolment .formAccordion .formAccordionItemTitle > i {
  float: none !important;
  position: absolute;
  right: 20px;
  top: calc(50% - 5px);
  z-index: 9999;
  width: 12px;
  height: 8px;
  margin: 0;
  background: url("/rba-pw-theme/css/../images/icons/arrow-top-black.png") center center no-repeat; }

.clientEnrolment .formAccordion .formAccordionItem.collapsed .formAccordionItemTitle > i {
  background: url("/rba-pw-theme/css/../images/icons/arrow-bottom-black.png") center center no-repeat; }

.clientEnrolment .linkButton {
  margin: 1em;
  clear: both;
  color: #000;
  font-size: 1.2em;
  display: inline-block;
  font-family: "AmaliaW05-Black"; }

.clientEnrolment .linkButton.right {
  float: right; }

.clientEnrolment .grayButton {
  display: block;
  padding: 21px 15px 15px 21px;
  margin: 10px 0 0 0;
  border: 0 none;
  font-size: 1.2em;
  background: #eaedef;
  font-family: "AmaliaW05-Black";
  line-height: 1em;
  cursor: pointer; }

.clientEnrolment .grayButton i {
  width: 13px;
  height: 13px;
  background: url("/rba-pw-theme/css/../images/icons/plus-icon.png") center center no-repeat !important;
  float: left;
  margin-right: 15px;
  margin-top: auto;
  float: left !important; }

.clientEnrolment .grayButton.right {
  float: right; }

.clientEnrolment .credit-cards {
  display: flex !important;
  flex-wrap: wrap;
  flex-direction: row; }

.clientEnrolment .credit-cards-item-wrapper {
  display: flex !important;
  flex-direction: column;
  margin-bottom: 18px; }

.clientEnrolment .credit-cards-item {
  display: flex !important;
  flex: 1 0 auto;
  flex-direction: column;
  padding: 0.75em;
  background: #e9edf0;
  border-radius: 3px;
  text-decoration: none; }

.clientEnrolment .credit-cards-item:hover {
  text-decoration: none; }

.clientEnrolment .credit-cards-item-selected {
  border: 1px solid #c1c6c9; }

.clientEnrolment .credit-cards-item img {
  margin-bottom: 1em;
  flex-shrink: 0;
  object-fit: scale-down; }

.clientEnrolment .credit-cards-item [data-tool-element="radio"] {
  align-self: flex-end;
  margin-top: auto; }

.clientEnrolment .credit-cards-item [data-tool-element="radio"] input[type="checkbox"]:checked + span::before {
  background-color: white; }

.multiple_emails-container {
  border: 1px #c1c6c9 solid;
  border-radius: 0;
  box-shadow: none; }

.multiple_emails-email {
  border: 1px #c1c6c9 solid;
  border-radius: 0px;
  background: #e9edf0;
  margin: 5px;
  padding: 5px; }

.multiple_emails-email .email_name {
  font-size: 16px; }

.multiple_emails-container input.multiple_emails-error {
  width: 100%;
  box-shadow: none !important;
  border: 1px solid red !important;
  outline: none !important;
  margin: 0 !important; }

.multiple_emails-container input {
  margin: 0 5px 5px 5px;
  width: calc(100% - 10px); }

.multiple_emails-container .multiple_emails-close {
  float: right; }

.multiple_emails-container .multiple_emails-close span::after {
  content: "×";
  font-size: 20px;
  line-height: 22px; }

.multiple_emails-container .multiple_emails-close:hover {
  color: #000; }

button.custom {
  cursor: pointer; }

.left button.custom {
  margin: auto;
  width: 80%; }

.left button.custom i {
  margin: 4px 0 0 9px;
  background-image: url("/rba-pw-theme/css/../images/icons/arrow-left-small.png"); }

button.custom.cancel {
  background: #eaedef; }

button.custom.cancel i {
  width: 11px;
  margin: 4px 0 0 9px;
  background-image: url("/rba-pw-theme/css/../images/modules/search/close.png");
  background-size: 11px 11px; }

button.custom.gray {
  background: #eaedef; }

button.custom.back {
  background: #eaedef; }

.range-slider-wrapper .noUi-handle {
  border: 0 none;
  background: #FEE600;
  width: 35px;
  height: 35px;
  margin: -8px 0 0;
  border-radius: 200px;
  z-index: 8000;
  box-shadow: none;
  cursor: pointer; }

.range-slider-wrapper .noUi-handle:before,
.range-slider-wrapper .noUi-handle:after {
  display: none; }

.range-slider-wrapper .noUi-background {
  border: 0 none;
  height: 10px;
  border-radius: 5px;
  background: #FEE600;
  box-shadow: none; }

.range-slider-wrapper .noUi-origin {
  background: #ebeeee; }

#payment-deadline-value {
  margin: -40px 0 10px 0;
  display: block;
  width: 100%;
  text-align: center;
  font-size: 2em; }

.range-slider-wrapper {
  margin-top: 50px; }

.range-slider-wrapper--no-markers .noUi-marker:not(.noUi-marker-large) {
  background: transparent; }

.range-slider-wrapper--smaller .noUi-handle {
  width: 20px;
  height: 20px;
  background: #FEE600;
  top: 0px;
  left: -9px; }

.range-slider-wrapper--smaller .noUi-background {
  height: 8px;
  background: #FEE600 !important; }

@media screen and (max-width: 1149px) {
  .clientEnrolment .step h4,
  .clientEnrolment .step h2,
  .clientEnrolment .step p {
    text-align: left; }

  .clientEnrolment .label {
    margin-bottom: 5px; } }
@media screen and (max-width: 480px) {
  button.custom {
    width: 95% !important; }

  #payment-deadline-value {
    margin: 0px 0 10px 0; }

  .range-slider-wrapper {
    margin-top: 0; }

  .clientEnrolment .label-inline.and {
    line-height: 1em;
    min-height: auto;
    font-size: 1.2em; } }
/* Simple button - global usage */
a.simple-btn-2 {
  float: left;
  clear: both;
  color: #000;
  min-height: 40px;
  font-size: 1.08333em;
  display: inline-block;
  font-family: "AmaliaW05-Black"; }

a.simple-btn-2 i {
  position: relative;
  display: block;
  float: left;
  width: 35px;
  height: 35px;
  margin: 0; }

a.simple-btn-2 i b {
  position: absolute;
  top: 50%;
  width: 9px;
  height: 12px;
  margin: -7px 0 0 0;
  content: '';
  background: url("/rba-pw-theme/css/../images/icons/arrow-right-black.png") 0 0 no-repeat;
  right: 13px; }

a.simple-btn-2 span {
  float: left;
  padding: 5px 0 0;
  margin-right: 3px;
  font-size: 1.25em; }

a.simple-btn-2:hover span {
  color: #5B5D5A; }

a.simple-btn-2:hover i b {
  animation: bounce 1.5s infinite; }

/* Tooltipster tweaks */
.tooltipster-sidetip.tooltipster-light .tooltipster-box {
  border-radius: 8px;
  border: 1px solid #dcd9d5;
  background: #fee600; }

.tooltipster-sidetip.tooltipster-light.tooltipster-top .tooltipster-arrow-background {
  border-top-color: #fee600; }

.tooltipster-sidetip.tooltipster-light.tooltipster-bottom .tooltipster-arrow-background {
  border-bottom-color: #fee600; }

.tooltipster-sidetip.tooltipster-light .tooltipster-content {
  color: #222; }

.tooltipster-base {
  padding-left: 15px; }

/******************* Typography ****************************/
/* Shadows Into Light Two latin-ext */
@font-face {
  font-family: 'Shadows Into Light Two';
  font-style: normal;
  font-weight: 400;
  src: local("Shadows Into Light Two"), local("ShadowsIntoLightTwo-Regular"), url("/rba-pw-theme/css/../typo/ShadowsIntoLightTwo-Regular-latin-ext.woff2") format("woff2");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF; }

/* Shadows Into Light Two latin */
@font-face {
  font-family: 'Shadows Into Light Two';
  font-style: normal;
  font-weight: 400;
  src: local("Shadows Into Light Two"), local("ShadowsIntoLightTwo-Regular"), url("/rba-pw-theme/css/../typo/ShadowsIntoLightTwo-Regular-latin.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000; }

/* Nunito latin */
@font-face {
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 300;
  src: local("Nunito-Light"), url("/rba-pw-theme/css/../typo/Nunito-Light.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000; }

/*** Superfish dropdown menu ***/
/*** ESSENTIAL STYLES ***/
header div#topNav .sf-menu * {
  -webkit-transition: none;
  transition: none; }

header div#topNav ul a {
  padding: 0 0 8px 0; }

header div#topNav ul a:hover,
header div#topNav ul a.active {
  padding: 0 0 5px 0; }

header div#topNav .sf-menu li {
  position: relative; }

header div#topNav .sf-menu ul {
  position: absolute;
  /*top: 100%;*/
  left: 0;
  z-index: 99999; }

header div#topNav .sf-menu ul li {
  display: block;
  padding: 5px 10px; }

header div#topNav .sf-menu li:hover > ul,
header div#topNav .sf-menu li.sfHover > ul {
  display: block; }

header div#topNav .sf-menu a {
  /*! display: block; */
  position: relative; }

header div#topNav .sf-menu ul ul {
  top: 0;
  left: 100%; }

.special-chars {
  font-family: Arial,Helvetica,sans-serif; }

/*** SKIN ***/
header div#topNav .sf-menu ul {
  box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.2);
  min-width: 14em;
  /* allow long menu items to determine submenu width */ }

header div#topNav .sf-submenu {
  top: 28px; }

header div#topNav .sf-submenu li {
  white-space: nowrap;
  /* no need for Supersubs plugin */ }

header div#topNav .sf-submenu li a {
  display: inline-block;
  border-bottom: 3px solid #34393C;
  padding: 0; }

header div#topNav .sf-submenu li:hover a {
  border-bottom: 3px solid #34393C;
  padding: 0;
  color: #fff; }

header div#topNav .sf-submenu li a.active {
  border-bottom: 3px solid #34393C; }

header div#topNav .sf-menu ul li {
  background: #34393C; }

header div#topNav .sf-menu li:hover,
header div#topNav .sf-menu li.sfHover {
  background: #34393C;
  -webkit-transition: none;
  transition: none; }

/*** arrows (for all except IE7) **/
header div#topNav .sf-arrows .sf-with-ul {
  padding-right: 1.5em;
  *padding-right: 1em;
  /* no CSS arrows for IE7 (lack pseudo-elements) */ }

/* styling for both css and generated arrows */
header div#topNav .sf-arrows .sf-with-ul:after {
  content: '';
  position: absolute;
  top: 10px;
  right: 0;
  margin-top: -3px;
  height: 0;
  width: 0;
  /* order of following 3 rules important for fallbacks to work */
  border: 5px solid transparent;
  border-top-color: #dFeEFF;
  /* edit this to suit design (no rgba in IE8) */
  border-top-color: rgba(255, 255, 255, 0.5); }

header div#topNav .sf-arrows > li > .sf-with-ul:focus:after,
header div#topNav .sf-arrows > li:hover > .sf-with-ul:after,
header div#topNav .sf-arrows > .sfHover > .sf-with-ul:after {
  border-top-color: white;
  /* IE8 fallback color */ }

/* styling for right-facing arrows */
header div#topNav .sf-arrows ul .sf-with-ul:after {
  margin-top: -5px;
  margin-right: -3px;
  border-color: transparent;
  border-left-color: #dFeEFF;
  /* edit this to suit design (no rgba in IE8) */
  border-left-color: rgba(255, 255, 255, 0.5); }

header div#topNav .sf-arrows ul li > .sf-with-ul:focus:after,
header div#topNav .sf-arrows ul li:hover > .sf-with-ul:after,
header div#topNav .sf-arrows ul .sfHover > .sf-with-ul:after {
  border-left-color: white; }

/** **/
/* iDirect menu */
div#mainNav div#mainNavCTA a i.arrow-right {
  margin: 10px 15px 0 0;
  width: 12px;
  height: 8px;
  background: url("/rba-pw-theme/css/../images/icons/arrow-bottom-black.png"); }

div#mainNav div#mainNavCTA a.login-toggle {
  position: relative;
  height: 49px; }

div#mainNav div#mainNavCTA a i.close {
  position: absolute;
  width: 18px;
  height: 28px;
  left: 30px;
  opacity: 0;
  transition: all 0.3s ease-in-out; }

div#mainNav div#mainNavCTA a i.close:before, div#mainNav div#mainNavCTA a i.close:after {
  position: absolute;
  left: 7px;
  content: '';
  height: 22px;
  width: 3px;
  background-color: #000000;
  top: 4px; }

div#mainNav div#mainNavCTA a i.close:before {
  transform: rotate(45deg); }

div#mainNav div#mainNavCTA a i.close:after {
  transform: rotate(-45deg); }

div#mainNav div#mainNavCTA a i.key {
  position: absolute;
  height: 28px;
  left: 30px;
  opacity: 1;
  transition: all 0.3s ease-in-out; }

div#mainNav div#mainNavCTA a span.copyDesktop {
  padding-left: 28px;
  font-weight: normal; }

div#mainNav #idirect {
  width: 339px;
  position: absolute;
  z-index: 99999;
  background: #f1f3f3;
  top: 84px;
  border-top: 1px solid #fff500;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.15); }

.sticky div#mainNav #idirect {
  top: 58px; }

div#mainNav #idirect h3 {
  padding: 15px 30px;
  margin: 0;
  font-family: "AmaliaW05-Regular", Helvetica, Arial, sans-serif;
  font-size: 1.33333em;
  color: #666666;
  display: block;
  background: #ced0d2;
  display: none; }

div#mainNav #idirect h4 {
  margin: 20px 0 10px 30px;
  font-size: 1.33333em; }

.sticky div#mainNav #idirect h4 a,
div#mainNav #idirect h4 a {
  display: block;
  padding: 0;
  font-size: 1em;
  font-weight: normal;
  letter-spacing: 0px; }

div#mainNav #idirect ul {
  padding: 0;
  margin: 0 0 0 30px;
  font-size: 14px;
  float: none; }

div#mainNav #idirect ul li {
  display: block;
  float: none;
  padding: 0 0 3px 0; }

.sticky div#mainNav #idirect ul li a,
div#mainNav #idirect ul li a {
  display: inline-block;
  padding: 0;
  color: #000;
  font-family: "AmaliaW05-Regular", Helvetica, Arial, sans-serif;
  font-size: 1.16667em;
  font-weight: normal;
  letter-spacing: 0px;
  letter-spacing: 0px; }

div#mainNav #idirect ul li a .uiLinkBar {
  height: 4px; }

.sticky div#mainNav #idirect a.more-info,
div#mainNav #idirect a.more-info {
  position: relative;
  display: block;
  float: right;
  padding: 0 20px 0 0;
  margin: 30px 30px 30px 0;
  color: #000;
  font-family: "AmaliaW05-Black", Helvetica, Arial, sans-serif;
  font-size: 1em;
  font-weight: normal; }

div#mainNav #idirect a.more-info i {
  position: absolute;
  top: 4px;
  right: 0;
  margin: 0;
  width: 9px;
  height: 12px;
  background: url("/rba-pw-theme/css/../images/icons/arrow-right-small.png") center right no-repeat; }

@media screen and (min-width: 960px) {
  div#mainNav div#mainNavCTA #idirect {
    left: 0 !important;
    visibility: hidden;
    -webkit-transition-delay: .15s;
    transition-delay: .15s; }

  div#mainNav div#mainNavCTA:hover #idirect {
    visibility: visible; } }
@media screen and (max-width: 959px) {
  div#mainNav div#mainNavCTA {
    position: static; }

  div#mainNav div#mainNavCTA a.active i.key {
    opacity: 0; }

  div#mainNav div#mainNavCTA a.active i.close {
    opacity: 1; }

  div#mainNav div#mainNavCTA a span.copyMobile {
    width: 100%;
    display: block;
    position: absolute;
    bottom: 0px;
    text-align: center;
    font-size: 12px; }

  div#mainNav div#mainNavCTA #idirect {
    width: 100%;
    position: fixed;
    top: 70px;
    left: 1500px;
    border: 0;
    bottom: 0;
    background: #fff;
    overflow: scroll; }

  div#mainNav #idirect h3 {
    position: relative;
    padding: 18px 50px;
    font-family: "AmaliaW05-Black", Helvetica, Arial, sans-serif;
    font-size: 1.08333em;
    color: #000000;
    background: #fff;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    display: block; }

  div#mainNav #idirect h3 i.login {
    display: block;
    position: absolute;
    left: 15px;
    top: 15px;
    width: 20px;
    height: 20px;
    background: url("/rba-pw-theme/css/../images/modules/navigation/unitPersonal.png") 0 0 no-repeat; }

  div#mainNav #idirect h4 {
    margin: 15px 0 0 0;
    padding: 5px 15px;
    background: #e9edf0;
    font-weight: normal;
    font-family: "AmaliaW05-Regular", Helvetica, Arial, sans-serif;
    text-align: left;
    font-size: 1.08333em; }

  div#mainNav #idirect h4 a {
    text-align: left;
    margin: 0;
    padding: 0; }

  div#mainNav #idirect ul {
    display: block;
    width: 100%;
    margin: 0; }

  div#mainNav #idirect ul:last-of-type {
    border-bottom: 1px solid #ccc;
    padding: 0 0 30px 0;
    margin: 0 0 30px 0; }

  div#mainNav #idirect ul li {
    display: block;
    padding: 10px 15px 10px 15px;
    font-size: 12px; }

  div#mainNav #idirect ul li a {
    display: block;
    position: relative;
    margin: 0;
    padding: 7px 0;
    font-size: 1.41667em;
    text-align: left;
    font-family: "AmaliaW05-Black", Helvetica, Arial, sans-serif; }

  div#mainNav #idirect ul li a .uiLinkBar {
    position: absolute;
    top: 10px;
    right: 0;
    left: auto;
    margin: 0;
    width: 9px;
    height: 12px;
    background: url("/rba-pw-theme/css/../images/icons/arrow-right-small.png") center right no-repeat; }

  div#mainNav #idirect a.more-info {
    width: auto;
    float: none;
    margin: 0;
    padding: 10px 15px 10px 15px;
    font-size: 1.41667em;
    text-align: left;
    font-family: "AmaliaW05-Black", Helvetica, Arial, sans-serif; }

  div#mainNav #idirect a.more-info i {
    top: 15px;
    right: 15px; } }
/* clears the 'X' from Internet Explorer */
input[type=text]#q::-ms-clear {
  display: none !important;
  width: 0px;
  height: 0px; }

input[type=text]#q::-ms-clear::-ms-reveal {
  display: none;
  width: 0;
  height: 0; }

/* Inverted theme */
.inverted div#mainNav div#logo a {
  background-size: contain;
  height: 50px;
  width: 200px;
  image-rendering: auto;
  margin-top: 0; }

@media (min-width: 960px) {
  .inverted div#mainNav div#logo a {
    height: 66px; } }
.inverted header div#topNav .sf-arrows .sf-with-ul::after {
  border-top-color: #999999; }

.inverted header div#topNav .sf-arrows > li:hover > .sf-with-ul::after {
  border-top-color: #34393C; }

.inverted header.inverted div#topNav .sf-.inverted menu li:hover,
.inverted header div#topNav .sf-menu li.sfHover {
  background: #fff; }

.inverted header div#topNav .sf-menu li:hover {
  background: #fff; }

.inverted header div#topNav .sf-submenu li:hover {
  background: #34393C; }

.inverted header div#topNav .sf-submenu li a.active {
  color: #fff; }

/* Inversed Inverted - END */
/* Sitemap layout */
div.index div.vertical.expanded div.items ul li ul {
  display: block;
  height: auto; }

div.index div.vertical div.heading h2 a {
  color: #000; }

div.index div.vertical div.items .portlet-body > ul {
  border: 1px solid #E9E9E9; }

div.index div.vertical div.items .portlet-body > ul li a {
  font-size: 1.18em;
  background: none;
  border: 0;
  font-family: "AmaliaW05-Regular";
  padding: 0;
  margin: 0;
  color: #999; }

div.index div.vertical div.items .portlet-body > ul li a:hover {
  color: #000; }

div.index div.vertical div.items .portlet-body > ul > li > a {
  display: block;
  padding: 10px 45px 8px 20px;
  margin-bottom: 10px;
  color: #000;
  font-family: "AmaliaW05-Black";
  background: #E9EDF0;
  font-size: 1.33333em; }

div.index div.vertical div.items .portlet-body > ul > li > ul {
  display: block;
  padding: 2% 2% 2% 2%;
  padding-left: 40px; }

div.index div.vertical div.items .portlet-body > ul li ul {
  padding-left: 40px; }

div.index div.vertical div.items .portlet-body > ul > li > ul > li > a {
  text-decoration: none; }

@media screen and (max-width: 1250px) {
  div.index div.vertical.expanded {
    padding-bottom: 0px; } }
/* Credit Calculator */
.calculator-custom.credit-calculator {
  padding: 0; }

.calculator-custom .configuration {
  padding: 30px 0; }

.calculator-custom .configuration input[type="text"] {
  width: auto;
  height: 38px;
  max-width: 130px;
  display: inline;
  border: 0;
  background: none;
  font-size: 18px;
  text-align: center;
  font-family: "AmaliaW05-Black" !important;
  color: #000;
  border-bottom: 3px solid #fdf515;
  box-shadow: none;
  padding: 0;
  margin: 0; }

.calculator-custom .formElement ::-webkit-input-placeholder {
  color: #d5d5d6; }

.calculator-custom .formElement :-moz-placeholder {
  /* Firefox 18- */
  color: #d5d5d6; }

.calculator-custom .formElement ::-moz-placeholder {
  /* Firefox 19+ */
  color: #d5d5d6; }

.calculator-custom .formElement :-ms-input-placeholder {
  color: #d5d5d6; }

.inputClear {
  position: relative; }

.inputClear .inputClearBtn {
  position: absolute;
  right: 0;
  top: 0;
  width: 35px;
  height: 45px;
  line-height: 45px;
  margin: 0;
  padding: 0;
  background: 0 0;
  border: none;
  cursor: pointer;
  outline: 0 !important;
  font-size: 18px;
  -webkit-user-select: none; }

.calculator-custom .configuration-filter {
  padding: 30px 0;
  border-bottom: 1px solid #e6e6e6;
  background: #fff; }

.calculator-custom .tables {
  padding: 30px 0;
  background: #fff; }

.credit-calculator .nice-select {
  display: inline-block !important;
  float: none;
  border: 0;
  background: none;
  border-bottom: 3px solid #fdf515;
  border-radius: 0; }

.credit-calculator div.configuration-text, .credit-calculator .nice-select {
  font-size: 18px; }

.credit-calculator div.configuration-text {
  margin-bottom: 20px; }

.credit-calculator .nice-select .list {
  border-radius: 0;
  margin-top: 6px;
  right: 0;
  left: auto;
  font-size: 16px;
  box-shadow: 0 1px 7px rgba(0, 0, 0, 0.2); }

.credit-calculator .nice-select .current {
  font-family: "AmaliaW05-Black"; }

.credit-calculator .noUi-pips-horizontal {
  margin: 0px 0px 0 -3px; }

.credit-calculator table.default th {
  background: #f7f7f7;
  padding: 40px 20px !important;
  width: 33.33%;
  border-color: #e5e5e5; }

.credit-calculator table.default th h2 {
  line-height: 1.3em;
  font-family: "AmaliaW05-Black";
  font-size: 1.2em; }

.credit-calculator table.default td {
  color: #666;
  vertical-align: middle; }

.credit-calculator table.default .emphasized {
  font-size: 1.8em;
  color: #000;
  font-family: "AmaliaW05-Regular"; }

.credit-calculator table.default strong {
  color: #000;
  font-family: "AmaliaW05-Regular";
  font-size: 1.2em;
  line-height: 200%; }

.credit-calculator table.default .padding {
  padding: 30px 15px 30px 15px; }

@media (max-width: 768px) {
  .credit-calculator table.default tr a.compModuleCTA {
    min-width: auto; }

  .credit-calculator table.default .emphasized {
    font-size: 1.5em; }

  .credit-calculator table.default .padding {
    padding: 20px 5px 20px 5px; }

  .credit-calculator table.default th {
    font-size: 1em;
    padding: 20px 5px !important; } }
@media (min-width: 479px) {
  .credit-calculator table.default.one {
    width: 50% !important; } }
@media (min-width: 767px) and (max-width: 959px) {
  .credit-calculator table.default.two {
    width: 66% !important; } }
@media (min-width: 1199px) {
  .credit-calculator table.default.two {
    width: 66% !important; } }
.input-slider-container {
  display: inline-block;
  white-space: nowrap;
  position: relative; }

.input-slider-dropdown {
  background: #fff;
  position: absolute;
  left: 50%;
  top: 100%;
  width: 150px;
  margin-left: -70px;
  margin-top: 24px;
  padding: 20px 40px 60px 40px;
  box-shadow: 0 1px 7px rgba(0, 0, 0, 0.2);
  z-index: 6;
  opacity: 0;
  visibility: hidden;
  transform-origin: 50% 0;
  transform: scale(0.75) translateY(-21px);
  transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out; }

.has-input-slider:focus + .input-slider-dropdown {
  opacity: 1;
  pointer-events: all;
  visibility: visible;
  transform: none;
  transition: all 0.18s cubic-bezier(0.22, 0.61, 0.36, 1);
  transform: translateY(-20px); }

.input-slider-dropdown.range-slider-wrapper .noUi-handle {
  width: 20px;
  height: 20px;
  margin: -1px 0 0; }

.input-slider-dropdown.range-slider-wrapper .noUi-background {
  border: 0 none;
  height: 6px; }

@media screen and (max-width: 959px) {
  .credit-calculator div.configuration-text {
    padding: 5px; } }
/* Mobiscroll tweaks */
.mbsc-fr-w {
  font-family: "AmaliaW05-Regular", Helvetica, Arial, sans-serif; }

.mbsc-fr-w .mbsc-sc-itm.mbsc-btn-e {
  color: #aaa;
  font-size: 1em; }

.mbsc-fr-w .mbsc-sc-itm.mbsc-btn-e.mbsc-sc-itm-sel {
  font-family: "AmaliaW05-Black";
  letter-spacing: -0.02em;
  color: #555; }

.mbsc-material .mbsc-sc-whl-l {
  border-color: #666; }

.mbsc-material .mbsc-fr-btn {
  color: #333;
  background: #fee600;
  margin-right: 10px;
  text-transform: capitalize; }

.mbsc-material .mbsc-fr-btn:hover {
  color: #111;
  background: #fee600 !important; }

.mbsc-material .mbsc-sc-itm {
  font-size: 1.2em; }

.mbsc-material .mbsc-fr-w {
  background: #fff; }

.mbsc-material .mbsc-sc-whl-gr {
  padding-bottom: 1em; }

.mbsc-material .mbsc-fr-btn-cont {
  display: block;
  overflow: hidden;
  text-align: right;
  padding: 0 .5em 1em .5em; }

a.simple-btn-2 {
  float: none !important; }

@media (max-width: 1024px) {
  .clientEnrolment .drop select {
    font-size: 15px; }

  .clientEnrolment input[type="text"],
  .clientEnrolment input[type="number"],
  .clientEnrolment input[type="tel"],
  .clientEnrolment input[type="email"],
  .clientEnrolment input[type="password"] {
    font-size: 15px; } }
/* Packages */
.packages {
  margin: 0 auto;
  max-width: 1170px;
  padding: 0 40px;
  margin-bottom: 50px; }

@media (max-width: 1439px) {
  .packages {
    padding: 0; } }
@media (max-width: 1439px) {
  .packages__title {
    padding: 0 8.33%; } }
@media (max-width: 625px) {
  .packages__title {
    padding: 0 5.33%; } }
.packages__title h1 {
  color: #000;
  font-family: "AmaliaW05-Black", Helvetica, Arial, sans-serif;
  margin-bottom: 32px;
  text-align: center;
  width: auto;
  max-width: 300px;
  display: block;
  border: 7px solid #fee600;
  margin-top: 60px;
  margin-bottom: 30px;
  margin-right: auto;
  margin-left: auto;
  padding: 20px; }

@media (max-width: 480px) {
  .packages__title h1 {
    margin-bottom: 25px; } }
.packages__title p {
  font-family: "AmaliaW05-Black", Helvetica, Arial, sans-serif;
  line-height: 2.22222;
  color: #000;
  margin-bottom: 35px;
  font-size: 1.125em;
  font-size: 1.25vw; }

@media (max-width: 1140px) {
  .packages__title p {
    font-size: 1em; } }
@media (max-width: 480px) {
  .packages__title p {
    line-height: normal;
    margin-bottom: 20px;
    font-size: .875em; } }
.packages .cards {
  display: flex;
  justify-content: center;
  margin-top: 130px; }

@media (max-width: 991px) {
  .packages .cards {
    margin-top: 50px;
    display: flex;
    flex-direction: row;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
    padding: 0 20px 20px;
    flex-wrap: nowrap; } }
@media (max-width: 1140px) {
  .packages .card {
    min-width: 29vw;
    max-width: 100%; } }
@media (max-width: 991px) {
  .packages .card {
    min-width: 50%;
    max-width: inherit;
    margin: 0 0 0 15px !important;
    transform: translateX(25vw); } }
@media (max-width: 768px) {
  .packages .card {
    transform: translateX(82vw);
    min-width: 90%; } }
.packages .card:first-of-type {
  margin: 0 -10px 50px 0; }

@media (max-width: 480px) {
  .packages .card:first-of-type {
    margin-left: 0 !important; }

  .packages--e2e .card:first-of-type {
    margin: 5px !important; } }
.packages .card:nth-of-type(3) {
  margin: 0 0 50px -10px; }

@media (max-width: 991px) {
  .packages .card:nth-of-type(3) {
    min-width: calc(50% + 15px);
    border-right: 15px solid white; } }
@media (max-width: 768px) {
  .packages .card:nth-of-type(3) {
    min-width: calc(90% + 15px); } }
@media (max-width: 1140px) {
  .packages .card__title {
    font-size: 17px; } }
.packages .card__title strong {
  font-family: "AmaliaW05-Black", Helvetica, Arial, sans-serif;
  margin-left: 10px; }

.packages .card__title--featured {
  background-color: #34393c;
  min-height: 50px;
  font-size: 2.5em;
  position: relative; }

@media (max-width: 1140px) {
  .packages .card__title--featured {
    font-size: 1.8em; } }
.packages .card__inner {
  padding: 30px 35px; }

@media (max-width: 991px) {
  .packages .card__inner {
    padding: 40px 35px; } }
@media (max-width: 480px) {
  .packages .card__inner {
    padding: 40px 35px 40px 20px; } }
.packages .card__inner ul {
  padding: 0; }

.packages .card__inner ul li {
  font-size: 16px;
  padding-left: 40px;
  line-height: 1.4;
  color: #4a4a4a;
  margin-bottom: 19px;
  position: relative; }

@media (max-width: 1140px) {
  .packages .card__inner ul li {
    font-size: 1.1em; } }
@media (max-width: 480px) {
  .packages .card__inner ul li {
    padding-left: 30px; } }
.packages .card__inner ul li:after {
  content: "";
  background-image: url("/rba-pw-theme/css/../images/icons/check.png");
  width: 17px;
  height: 14px;
  position: absolute;
  top: 2px;
  left: 0;
  background-size: 100%;
  background-repeat: no-repeat; }

@media (max-width: 480px) {
  .packages .card__inner ul li:after {
    top: 4px;
    width: 13px;
    height: 13px; } }
.packages .card__inner .btn {
  min-width: 250px;
  justify-content: center;
  font-size: 15px;
  padding: 20px 20px 19px;
  background-color: #fee600;
  box-shadow: 0 2px 9px 0 #ccc;
  display: table;
  text-align: center;
  margin: auto; }

.packages .card__inner .btn span {
  margin: auto; }

.packages .card__price-old {
  width: 100%;
  text-align: center;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin-bottom: 30px; }

.stickyIndicator {
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.15); }

.packages__title h1 {
  color: #000;
  font-family: "AmaliaW05-Black", Helvetica, Arial, sans-serif;
  margin-bottom: 32px;
  text-align: center;
  width: auto;
  max-width: 300px;
  display: block;
  border: 7px solid #fee600;
  margin-top: 60px;
  margin-bottom: 30px;
  margin-right: auto;
  margin-left: auto;
  padding: 20px; }

@media (max-width: 480px) {
  .packages__title h1 {
    margin-bottom: 25px; } }
.packages .cards {
  display: flex;
  justify-content: center;
  margin-top: 130px; }

.packages .card {
  min-width: 380px;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  box-shadow: 0 2px 9px 0 #f2f2f2;
  background: #fff;
  border: 1px solid #e9edf0; }

.packages .card__title {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 20px 0;
  font-family: "AmaliaW05-Regular";
  background-color: #b0b0b0;
  color: #fff;
  width: 100%;
  min-height: 40px;
  font-size: 20px; }

.packages .card__title--featured {
  background-color: #34393c;
  min-height: 50px;
  font-size: 2.5em;
  position: relative; }

.packages .card__inner ul li {
  font-size: 16px;
  padding-left: 40px;
  line-height: 1.4;
  color: #4a4a4a;
  margin-bottom: 19px;
  position: relative; }

.packages .card__price-old span {
  position: relative; }

.packages .card__price-old span:first-of-type {
  color: #9b9b9b;
  margin-bottom: 4px;
  font-size: 18px;
  font-size: 1.25vw; }

@media (max-width: 1140px) {
  .packages .card__price-old span:first-of-type {
    font-size: 1.125em; } }
.packages .card__price-old span:first-of-type:after {
  content: "";
  width: 100%;
  height: 1px;
  background-color: #000;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%); }

.packages .card__price-old span:last-of-type {
  color: #000;
  width: 100%;
  font-size: 12px; }

@media (max-width: 1140px) {
  .packages .card__price-old span:last-of-type {
    font-size: 1em; } }
.packages .card__price {
  font-size: 27px;
  color: #000;
  text-align: center;
  width: 100%;
  box-sizing: border-box;
  padding: 0 15px; }

@media (max-width: 1140px) {
  .packages .card__price {
    font-size: 25px; } }
.packages .card__price strong {
  font-family: "AmaliaW05-Black", Helvetica, Arial, sans-serif;
  font-size: 33px; }

@media (max-width: 1140px) {
  .packages .card__price strong {
    font-size: 30px; } }
.packages .card__price p {
  margin-top: 3px;
  color: #000;
  font-size: 12px; }

@media (max-width: 1140px) {
  .packages .card__price p {
    font-size: 11px; } }
.packages .card__body {
  margin-top: -60px; }

.packages .card__bottom {
  width: 100%;
  flex-wrap: wrap;
  align-items: flex-end;
  margin-bottom: 40px;
  margin-top: auto; }

.packages .card__bottom, .packages .card__bottom .btn {
  display: flex;
  justify-content: center; }

.packages .card__bottom .btn {
  font-size: 17px;
  min-width: 165px;
  height: 50px;
  padding: 0;
  align-items: center;
  font-family: "AmaliaW05-Black", Helvetica, Arial, sans-serif;
  box-shadow: 0 2px 9px 0 rgba(204, 204, 204, 0.5);
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  color: #000;
  background: #fee600; }

.packages .card__bottom .btn:hover {
  box-shadow: 0 3px 10px 0 #ccc; }

@media (max-width: 1140px) {
  .packages .card__bottom .btn {
    font-size: 1.2em;
    min-width: 150px; } }
.packages .card--featured {
  min-width: 400px;
  max-width: 28.8vw;
  margin-top: -40px;
  z-index: 1;
  background: #fafafa; }

@media (max-width: 991px) {
  .packages .card--featured {
    min-width: 50%; } }
@media (max-width: 768px) {
  .packages .card--featured {
    min-width: 90%;
    max-width: inherit; } }
.packages .card--featured img {
  position: absolute;
  bottom: -20px;
  left: calc(50% - 75px);
  z-index: 9999; }

.packages .card--featured .card__price strong {
  font-size: 50px; }

@media (max-width: 1140px) {
  .packages .card--featured .card__price strong {
    font-size: 50px; } }
.packages .card--featured .card__price p {
  font-size: 12px; }

@media (max-width: 1140px) {
  .card--featured .card__price p {
    font-size: 10px; } }
.packages .card--featured .card__price-old span:first-of-type {
  font-size: 21px;
  font-size: 1.46vw; }

@media (max-width: 1140px) {
  .packages .card--featured .card__price-old span:first-of-type {
    font-size: 21px; } }
.packages .card--featured .card__bottom .btn {
  font-size: 19px; }

@media (max-width: 1140px) {
  .packages .card--featured .card__bottom .btn {
    font-size: 16px; } }
.packages .card--featured .card__inner {
  padding: 40px 35px; }

@media (max-width: 991px) {
  .packages .card--featured .card__inner {
    padding: 40px 35px; } }
@media (max-width: 480px) {
  .packages .card--featured .card__inner {
    padding: 40px 35px 40px 20px; } }
.packages .card--featured .card__inner ul {
  padding: 0 10px 0 0; }

.packages .card--featured .card__inner ul li {
  margin-bottom: 25px;
  padding-left: 45px;
  font-size: 17px; }

@media (max-width: 1140px) {
  .packages .card--featured .card__inner ul li {
    font-size: 15px; } }
@media (max-width: 480px) {
  .packages .card--featured .card__inner ul li {
    padding-left: 30px; } }
.packages .card--featured .card__inner .btn {
  min-width: 275px;
  min-width: 19.09vw;
  font-size: 16px;
  padding: 22px 20px; }

.packages .disclaimer {
  margin: auto;
  padding-top: 35px;
  margin: 0 15px; }

@media (max-width: 1140px) {
  .packages .disclaimer {
    width: 100%; } }
.packages .disclaimer__left {
  width: 62.1%; }

@media (max-width: 1140px) {
  .packages .disclaimer__left {
    width: 60%; } }
@media (max-width: 768px) {
  .packages .disclaimer__left {
    width: 100%;
    margin-bottom: 30px; } }
.packages .disclaimer__right {
  width: 38.9%;
  text-align: right; }

@media (max-width: 768px) {
  .packages .disclaimer__right {
    width: 100%; } }
.packages .disclaimer p {
  color: #4a4a4a;
  line-height: 1.5;
  font-size: 14px; }

.packages .disclaimer a {
  color: #000;
  text-decoration: none;
  font-size: 14px; }

.packages .ctaOnlineBanking {
  margin: 0 14px; }

.packages .grayButton {
  max-width: 400px;
  color: #000;
  text-align: center;
  display: block;
  padding: 21px 15px 15px 21px;
  margin: 70px auto 20px auto;
  border: 0 none;
  font-size: 1.2em;
  background: #eaedef;
  font-family: 'AmaliaW05-Black';
  line-height: 1em;
  cursor: pointer;
  text-decoration: none; }

.packages .ctaDescription {
  text-align: center; }

.packages .ctaDescription p {
  text-align: center;
  font-size: 14px;
  margin: 0 auto 30px auto;
  max-width: 400px; }

.packages--e2e .card {
  display: inline-flex;
  transform: none;
  min-width: auto;
  max-width: 350px;
  margin: 5px !important; }

.packages__e2e-container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center; }

@media (min-width: 768px) {
  .packages__e2e-container {
    flex-direction: row;
    align-items: stretch; } }
/* Select2 tweak */
.select2-container {
  width: 100% !important; }

.select2-container--default .select2-selection--single {
  height: 47px;
  border-radius: 0;
  background-color: #e9edf0;
  border: 1px solid #aaa; }

.select2-container .select2-selection--single .select2-selection__rendered {
  line-height: 47px;
  font-size: 18px; }

.select2-container--default .select2-selection--single .select2-selection__arrow {
  width: 45px;
  height: 45px;
  background: #e9edf0 url("/rba-pw-theme/css/../images/modules/branchfinder/arrow.png") center right no-repeat; }

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  display: none; }

.select2-dropdown {
  border-radius: 0px; }

.select2-search--dropdown .select2-search__field {
  padding: 10px;
  font-size: 16px;
  font-family: "AmaliaW05-Regular", Helvetica, Arial, sans-serif; }

.select2-container--default .select2-results__option {
  font-size: 14px; }

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #fff500;
  color: black; }

.select2-container--default .select2-results__option[aria-selected="true"] {
  background-color: #e9edf0; }

/* Onborading */
.onborading h2 {
  max-width: 300px;
  display: block;
  border: 7px solid #fee600;
  margin: 0 auto;
  margin-bottom: 30px;
  padding: 20px; }

.onborading .header-select {
  margin: 60px 40px; }

.onborading button {
  margin-bottom: 20px !important; }

.search-wrapper-inner {
  position: relative;
  width: 100%; }

.search-close {
  position: absolute;
  right: 0;
  top: 0;
  width: 35px;
  height: 45px;
  line-height: 45px;
  margin: 0;
  padding: 0;
  background: 0 0;
  border: none;
  cursor: pointer;
  outline: 0 !important;
  font-size: 18px;
  display: none;
  -webkit-user-select: none; }

/* Small slider module */
div.small-slider {
  position: relative;
  background: #eaedef;
  min-height: 330px; }

div.small-slider div.item {
  overflow: hidden; }

div.small-slider div.item div.slideModule {
  float: left; }

div.small-slider div.item div.slideModule.x3 {
  width: 39.83333%; }

div.small-slider div.item div.slideModule:first-child {
  margin-left: 0;
  padding: 0; }

@media screen and (min-width: 481px) {
  .formDropDownWithInput {
    margin-right: 0 !important;
    width: 48.5% !important; } }
@media screen and (max-width: 480px) {
  .formDropDownWithInput {
    margin-right: 0 !important;
    margin-left: 0 !important;
    width: 100% !important; } }
/* Small slider module */
div.small-slider {
  position: relative;
  background: #eaedef;
  min-height: 330px; }

div.small-slider div.item {
  overflow: hidden; }

div.small-slider div.item div.slideModule {
  float: left; }

div.small-slider div.item div.slideModule.x3 {
  width: 39.83333%; }

div.small-slider div.item div.slideModule:first-child {
  margin-left: 0;
  padding: 0; }

@media (max-width: 959px) {
  div.small-slider div.item div.slideModule:first-child {
    width: 100%;
    margin-right: 0;
    float: none; } }
div.small-slider div.item div.slideModule:last-child {
  padding: 28px 0 0 0; }

@media (max-width: 959px) {
  div.small-slider div.item div.slideModule:last-child {
    width: 100%;
    margin: 0;
    padding: 20px;
    box-sizing: border-box; } }
div.small-slider div.item div.slideModule h4 {
  margin: 0 0 0 20px;
  padding: 0;
  font-size: 1.41667em; }

div.small-slider div.item div.slideModule h1 {
  margin: 0 0 0 20px;
  padding: 5px 0 15px 0;
  font-family: "AmaliaW05-Regular";
  font-size: 1.91667em;
  border: 0 none;
  color: black; }

div.small-slider div.item div.slideModule p {
  font-family: "AmaliaW05-Regular";
  font-size: 1.16667em;
  margin-left: 20px;
  color: black; }

div.small-slider div.item div.slideModule img {
  display: block;
  min-height: 342px;
  width: 100%; }

@media (max-width: 959px) {
  div.small-slider div.item div.slideModule img {
    width: 100%;
    min-height: auto; } }
div.small-slider div.controls {
  overflow: hidden;
  position: absolute;
  bottom: 17px;
  left: 53%; }

div.small-slider div.controls a {
  display: block;
  position: relative;
  float: left;
  width: 35px;
  height: 35px;
  margin: 0 2px 0 0;
  background: #fee600;
  opacity: 1; }

div.small-slider div.controls a.left i {
  display: block;
  width: 100%;
  height: 100%;
  background: url("/rba-pw-theme/css/../images/icons/arrow-left-small.png") center center no-repeat; }

div.small-slider div.controls a.right i {
  display: block;
  width: 100%;
  height: 100%;
  background: url("/rba-pw-theme/css/../images/icons/arrow-right-small.png") center center no-repeat; }

@media (max-width: 959px) {
  div.small-slider div.controls {
    top: 0;
    bottom: auto;
    left: 0;
    right: 0;
    width: auto;
    height: 813px; }

  div.small-slider div.controls a {
    position: absolute;
    display: block;
    width: 16px;
    height: auto;
    float: none;
    top: 25%;
    bottom: 25%;
    left: 0;
    margin: 0;
    background: rgba(223, 226, 228, 0.6); }

  div.small-slider div.controls a.right {
    left: auto;
    right: 0; }

  div.small-slider div.controls a.left i,
  div.small-slider div.controls a.right i {
    position: absolute;
    top: 50%;
    left: 4px;
    width: 8px;
    height: 15px;
    margin: -7px 0 0 0;
    background-image: url("/rba-pw-theme/css/../images/icons/lifestage_arrows_mobile.png");
    background-position: 0 0;
    background-repeat: no-repeat; }

  div.small-slider div.controls a.left i {
    background-position: 0 0; }

  div.small-slider div.controls a.right i {
    background-position: 0 100%; } }
@media (max-width: 768px) {
  div.small-slider div.controls {
    height: 750px; } }
@media (max-width: 480px) {
  div.small-slider div.controls {
    height: 462px; } }
@media (max-width: 320px) {
  div.small-slider div.controls {
    height: 303px; } }
div.small-slider ol.carousel-indicators {
  left: 166px;
  right: auto;
  bottom: 1em; }

@media (max-width: 959px) {
  div.small-slider ol.carousel-indicators {
    bottom: 20%;
    left: auto;
    right: 33px; } }
@media (max-width: 640px) {
  div.small-slider ol.carousel-indicators {
    bottom: auto;
    top: 450px; } }
@media (max-width: 320px) {
  div.small-slider ol.carousel-indicators {
    bottom: auto;
    top: 270px; } }
/* LightGallery plugin tweaks */
.lg-backdrop {
  z-index: 3010; }

.lg-outer {
  z-index: 3020; }

/*Lightgallery  tweeks*/
.lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover {
  border-color: #F8F800; }

@media screen and (max-width: 480px) {
  .lg-outer #lg-share {
    clear: both; } }
.image-gallery .image-gallery__container {
  background: #eaedef; }

.image-gallery .image-gallery__heading {
  text-align: right; }

.image-gallery .img-counter .gallery-img {
  display: block;
  text-align: center;
  font-family: "AmaliaW05-Black";
  margin: 1px;
  padding: 0;
  height: 30px;
  position: static;
  font-size: 30px;
  line-height: 30px;
  margin-top: -5px; }

.gridSystem .image-gallery .img-counter {
  font-size: 1.3em;
  padding-top: 13.5%; }

.image-gallery .gallery-img-crop {
  overflow: hidden;
  margin: 1px; }

.image-gallery .gallery-img img {
  transition: all .3s ease; }

.image-gallery .gallery-img:hover img {
  transform: scale(1.2); }

@media (min-width: 960px) and (max-width: 985px) {
  .gridSystem .image-gallery .img-counter {
    padding-top: 17%; } }
@media (min-width: 986px) {
  .gridSystem .image-gallery .img-counter {
    padding-top: 9.5%; } }
/* Open Banking Statistics API report */
div.apiStats ul.filter {
  height: auto !important;
  overflow: auto !important;
  display: block !important; }

div.apiStats ul.filter li {
  display: block;
  border: 0;
  min-width: 24%;
  float: left;
  margin: 0 .5em 1em 0; }

div.apiStats ul.filter li:last-child {
  margin-right: 0; }

div.apiStats ul.filter li a {
  display: block;
  color: #000;
  font-family: "AmaliaW05-Black";
  height: 47px;
  line-height: 47px;
  border: 0;
  font-size: 1em;
  padding: 0 1em;
  background: #eaedef;
  text-align: center;
  box-sizing: border-box;
  cursor: pointer; }

div.apiStats ul.filter li a:hover {
  background: #fee600; }

div.apiStats ul.filter.btn {
  height: auto !important;
  overflow: auto !important;
  display: block !important;
  width: 100%; }

div.apiStats ul.filter.btn li {
  display: block;
  border: 0;
  min-width: 100%;
  float: left;
  margin: 0 .5em 1em 0; }

div.apiStats ul.filter.btn li a {
  background: #fee600;
  font-size: 1.33333em;
  height: 47px;
  line-height: 47px;
  border: 0;
  padding: 0 1em;
  text-align: center;
  box-sizing: border-box;
  cursor: pointer; }

div.apiStats .separator {
  margin-top: 60px;
  border-top: 1px solid #ddd; }

div.apiStats .highcharts-container {
  clear: both;
  float: none;
  max-height: 400px; }

/* Absolute Center Spinner */
div.loading-spinner {
  position: fixed;
  z-index: 10000;
  overflow: visible;
  margin: auto;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 50px;
  height: 50px;
  display: none; }

/* Transparent Overlay */
div.loading-spinner:before {
  content: '';
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3); }

/* :not(:required) hides these rules from IE9 and below */
div.loading-spinner:not(:required) {
  /* hide "loading..." text */
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

div.loading-spinner:not(:required):after {
  content: '';
  display: block;
  font-size: 10px;
  width: 50px;
  height: 50px;
  margin-top: -0.5em;
  border: 7px solid #fff500;
  border-radius: 100%;
  border-bottom-color: transparent;
  -webkit-animation: spinner 1s linear 0s infinite;
  animation: spinner 1s linear 0s infinite; }

/* Animation */
@keyframes spinner {
  0% {
    transform: rotate(0deg); }

  100% {
    transform: rotate(360deg); } }

/* Preapproval login page */
.preaprovalLogin {
  max-width: 350px;
  margin: 60px auto;
  clear: both; }

.preaprovalLogin h2 {
  margin: 1em 0 2em 0;
  text-align: center; }

.preaprovalLogin button {
  width: 100%; }

.preaprovalLogin a.pwd-action {
  color: #000;
  display: block;
  text-align: right; }

.preaprovalLogin a.pwd-action:hover {
  text-decoration: underline; }

/* File input */
.fileInput + label {
  display: flex;
  align-items: center;
  width: 100%;
  height: 47px;
  padding: 0 0 0 39px !important;
  background-image: url("/rba-pw-theme/css/../images/icons/upload-file.png");
  background-repeat: no-repeat;
  background-position: 13px;
  border: 1px solid #e7e7e7;
  font-size: 1.5em;
  color: #454545;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 0;
  font-family: "AmaliaW05-Regular";
  box-shadow: none;
  cursor: pointer;
  overflow: hidden;
  text-overflow: ellipsis; }

.fileInput--delete + label {
  background-image: url("/rba-pw-theme/css/../images/icons/delete-icon.png"); }

.file-delete-button {
  width: 39px;
  height: 47px;
  position: absolute;
  z-index: 5;
  cursor: pointer; }

.fileInput {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1; }

tr.table-row-highlight {
  background-color: #fee600; }

.footer__app-icon {
  display: none; }

img.footer__customers-friend {
  display: block;
  width: 100%;
  max-width: 120px;
  margin-top: -4px; }

img.footer__customers-friend--mobile {
  display: block;
  margin-top: 0;
  margin-bottom: 0; }

.footer__awards-container-mobile {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 40px; }

img.footer__best-buy {
  display: block;
  width: 100%;
  max-width: 105px;
  margin-top: 1px;
  margin-right: 8px; }

.footer__best-buy-container-desktop {
  display: none; }

@media (min-width: 960px) {
  .footer__app-icon {
    display: inline-block;
    max-width: 120px;
    margin-bottom: 5px; }

  img.footer__customers-friend--mobile {
    display: none; }

  .footer__customers-friend-mob-heading {
    display: none; }

  .footer__awards-container-mobile {
    display: none; }

  .footer__best-buy-container-desktop {
    display: inline-flex;
    flex-wrap: wrap;
    gap: 4px;
    margin-bottom: 40px;
    margin-left: 10px;
    margin-top: 15px; } }
div#tools ul li a i.onlineClaimsIcon {
  background-image: url("/rba-pw-theme/css/../images/icons/touch-icon-2.png");
  background-position: 50% 50%;
  background-size: 100%; }

tr.table-row-highlight {
  background-color: #fee600; }

@keyframes rotate {
  0% {
    transform: rotate(0); }

  100% {
    transform: rotate(360deg); } }

.rotate {
  animation: rotate 1s infinite cubic-bezier(0.77, 0.04, 0.31, 0.97); }

.question.row.grid.x12.y12.z4.labelContainer {
  display: flex;
  align-items: center; }

.question.last.row.grid.x12.y12.z4.labelContainer {
  margin-bottom: 68px; }

.formElement.bottom {
  margin-bottom: 0px; }

.rba-packages-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
  gap: 16px; }

.rba-package {
  box-shadow: 0px 3px 5px rgba(204, 204, 204, 0.5);
  border-radius: 2px;
  padding: 22px 20px 30px 20px;
  display: flex;
  flex-direction: column;
  margin-bottom: 30px;
  flex: 1 1 auto; }

.rba-package--hover-animation:hover {
  transform: translateY(-0.5%); }

label.rba-package {
  cursor: pointer; }

@media screen and (min-width: 768px) {
  .rba-package {
    flex: 1 0 30%;
    margin: 10px; } }
@media screen and (min-width: 992px) {
  .rba-package {
    flex: 1 0 25%; } }
.rba-package__inner {
  display: flex;
  flex-direction: column;
  margin-top: auto; }

.rba-package__title {
  display: flex;
  align-items: center; }

.rba-package__inner-dark {
  background-color: #34393C;
  color: #fff;
  text-align: center;
  padding: 20px 0px;
  margin-bottom: 16px;
  margin-top: 50px; }

.rba-package__radio {
  position: absolute;
  z-index: -1;
  opacity: 0;
  margin: 0;
  padding: 0; }

.rba-package__radio:checked ~ .rba-package__radio-circle::before {
  content: "";
  display: inline-block;
  width: 12px;
  height: 30px;
  border: 3px solid black;
  border-top: none;
  border-left: none;
  margin-right: 9px;
  margin-left: 12px;
  transform: translate(50%, -15%) rotate(45deg); }

.rba-package__radio-circle {
  height: 40px;
  width: 40px;
  border: 3px solid #fff500;
  border-radius: 100%;
  display: inline-block;
  margin-right: 25px;
  cursor: pointer; }

li.rba-package__list-item {
  font-size: 1rem;
  display: flex;
  margin: 8px 0px; }

li.rba-package__list-item::before {
  content: "";
  display: inline-block;
  width: 4px;
  height: 10px;
  border: 1px solid black;
  border-top: none;
  border-left: none;
  margin-right: 9px;
  margin-bottom: -6px;
  margin-left: 12px;
  transform: translate(-50%, 30%) rotate(45deg);
  flex: 0 0 auto; }

.rba-package__info-text {
  font-size: 16px; }

.price__previous {
  color: #fff;
  font-size: 18px;
  text-decoration: line-through;
  margin: 0px; }

p.price__previous-subtitle {
  color: #fff; }

.price__current {
  font-size: 24px;
  color: #fff;
  margin: 0px; }

p.price__current-subtitle {
  color: #fff;
  margin-bottom: 0; }

.rba-package__ul {
  flex-grow: 1; }

@media (min-width: 480px) {
  .clientEnrolment .edit {
    text-align: right; } }
.button {
  display: inline-block;
  font-family: "AmaliaW05-Black";
  font-weight: 600;
  color: #fee600;
  background-color: transparent;
  border: none;
  font-size: 16px;
  text-align: center;
  border-radius: 1px;
  -webkit-appearance: none;
  padding: 20px 25px;
  position: relative;
  cursor: pointer; }

.button:focus {
  outline: none; }

.button--primary {
  background-color: #fee600;
  color: #000;
  border: none; }

.button--primary:hover {
  color: #000;
  background-color: #fee600; }

.button--gray {
  background-color: #F4F4F4;
  border: none;
  color: #000; }

.button--gray:hover {
  color: #000;
  background-color: #F4F4F4; }

.button--with-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center; }

.button--with-icon i {
  font-size: 24px;
  margin-right: 10px; }

.button--with-icon svg {
  width: 22px;
  margin-right: 10px; }

.button--with-icon:hover i {
  text-decoration: none; }

.button.disabled, .button.disabled:hover, .button[disabled], .button[disabled]:hover {
  pointer-events: none;
  cursor: not-allowed;
  opacity: 0.75;
  background-color: #d7d7d7;
  border-color: #d7d7d7;
  color: #000; }

.button--sm {
  padding: 10px 25px; }

.button--arrow {
  padding-right: 55px; }

.button--arrow::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 25px;
  width: 9px;
  height: 12px;
  background-image: url(/rba-pw-theme/css/../images/icons/arrow-right-black.png);
  background-repeat: no-repeat;
  background-position: 0 0; }

.button--arrow:hover::after {
  animation: 1.5s ease 0s normal none infinite arrow-bounce; }

@keyframes arrow-bounce {
  0% {
    transform: translate(0, -50%); }

  20% {
    transform: translate(0, -50%); }

  40% {
    transform: translate(8px, -50%); }

  50% {
    transform: translate(0px, -50%); }

  60% {
    transform: translate(3px, -50%); }

  80% {
    transform: translate(0px, -50%); }

  100% {
    transform: translate(0px, -50%); } }

.card__price-old-2 {
  flex: 1 1 100%;
  background-color: #f2f2f2;
  text-align: center;
  padding: 16px; }

.card__price-old-2-title {
  font-size: 15px;
  margin-bottom: 0px; }

.card__price-old-2-title-bold {
  font-size: 18px;
  margin-bottom: 0px;
  font-family: "AmaliaW05-Black", Helvetica, Arial, sans-serif; }

.card__price-old-2-subtext {
  margin: 0;
  font-size: 14px; }

.swiper-slide-a:focus {
  text-decoration: none; }

.card__price-small {
  flex: 1 1 100%;
  text-align: center;
  font-size: 16px;
  color: #000; }

div#tools ul li a i.customized {
  background-image: url(https://www.rba.hr/documents/20182/22385/customised.png);
  background-position: 100% 50%;
  background-size: 20px; }

div#mainNav div#logo a {
  background: url("/rba-pw-theme/css/../images/new-rba/logos/primary-logos/RBI-Logo-Bank-St-Squared-Col-Pos-RGB.png") 0 0 no-repeat;
  background-size: contain;
  image-rendering: auto;
  height: 50px;
  width: 200px;
  margin: 0; }

div#mainNav div#logo {
  margin-top: 0; }

div#mainNav div#logo a.sticky,
.sticky div#mainNav div#logo a {
  background-size: contain;
  width: 128px;
  height: 36px; }

@media (min-width: 960px) {
  div#mainNav div#logo {
    margin-top: 3px; }

  div#mainNav div#logo a {
    height: 66px; } }
.slider-btn-local {
  font-family: "AmaliaW05-Black" !important; }

select {
  background-image: url("/rba-pw-theme/css/../images/icons/arrow-bottom-new.svg");
  background-size: 47px; }

.pl-0 {
  padding-left: 0 !important; }

.pl-1 {
  padding-left: 4px !important; }

.pl-2 {
  padding-left: 8px !important; }

.pl-3 {
  padding-left: 16px !important; }

.pl-4 {
  padding-left: 24px !important; }

.pl-5 {
  padding-left: 48px !important; }

.pr-0 {
  padding-right: 0 !important; }

.pr-1 {
  padding-right: 4px !important; }

.pr-2 {
  padding-right: 8px !important; }

.pr-3 {
  padding-right: 16px !important; }

.pr-4 {
  padding-right: 24px !important; }

.pr-5 {
  padding-right: 48px !important; }

.pt-0 {
  padding-top: 0 !important; }

.pt-1 {
  padding-top: 4px !important; }

.pt-2 {
  padding-top: 8px !important; }

.pt-3 {
  padding-top: 16px !important; }

.pt-4 {
  padding-top: 24px !important; }

.pt-5 {
  padding-top: 48px !important; }

.pb-0 {
  padding-bottom: 0 !important; }

.pb-1 {
  padding-bottom: 4px !important; }

.pb-2 {
  padding-bottom: 8px !important; }

.pb-3 {
  padding-bottom: 16px !important; }

.pb-4 {
  padding-bottom: 24px !important; }

.pb-5 {
  padding-bottom: 48px !important; }

.ml-0 {
  margin-left: 0 !important; }

.ml-1 {
  margin-left: 4px !important; }

.ml-2 {
  margin-left: 8px !important; }

.ml-3 {
  margin-left: 16px !important; }

.ml-4 {
  margin-left: 24px !important; }

.ml-5 {
  margin-left: 48px !important; }

.mr-0 {
  margin-right: 0 !important; }

.mr-1 {
  margin-right: 4px !important; }

.mr-2 {
  margin-right: 8px !important; }

.mr-3 {
  margin-right: 16px !important; }

.mr-4 {
  margin-right: 24px !important; }

.mr-5 {
  margin-right: 48px !important; }

.mt-0 {
  margin-top: 0 !important; }

.mt-1 {
  margin-top: 4px !important; }

.mt-2 {
  margin-top: 8px !important; }

.mt-3 {
  margin-top: 16px !important; }

.mt-4 {
  margin-top: 24px !important; }

.mt-5 {
  margin-top: 48px !important; }

.mb-0 {
  margin-bottom: 0 !important; }

.mb-1 {
  margin-bottom: 4px !important; }

.mb-2 {
  margin-bottom: 8px !important; }

.mb-3 {
  margin-bottom: 16px !important; }

.mb-4 {
  margin-bottom: 24px !important; }

.mb-5 {
  margin-bottom: 48px !important; }

.mx-0 {
  margin-left: 0 !important;
  margin-right: 0 !important; }

.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important; }

.my-5 {
  margin-top: 30px !important;
  margin-bottom: 30px !important; }

.ml-auto {
  margin-left: auto !important; }

.mr-auto {
  margin-right: auto !important; }

.mx-auto {
  margin-left: auto !important;
  margin-right: auto !important; }

.d-block {
  display: block !important; }

.d-none {
  display: none !important; }

.d-flex {
  display: flex !important; }

.justify-content-start {
  justify-content: flex-start !important; }

.justify-content-end {
  justify-content: flex-end !important; }

.justify-content-center {
  justify-content: center !important; }

.justify-content-between {
  justify-content: space-between !important; }

.justify-content-around {
  justify-content: space-around !important; }

.align-items-start {
  align-items: flex-start !important; }

.align-items-end {
  align-items: flex-end !important; }

.align-items-center {
  align-items: center !important; }

.align-items-stretch {
  align-items: stretch !important; }

.d-inline-block {
  display: inline-block !important; }

.d-inline-flex {
  display: inline-flex !important; }

.font-weight-regular {
  font-family: "AmaliaW05-Regular", Helvetica, Arial, sans-serif !important; }

.font-weight-bold {
  font-family: "AmaliaW05-Bold", Helvetica, Arial, sans-serif !important; }

.font-weight-black {
  font-family: "AmaliaW05-Black", Helvetica, Arial, sans-serif !important; }

.w-100 {
  width: 100% !important; }

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

.rba-gap-2 {
  gap: 8px; }

.flex-wrap {
  flex-wrap: wrap; }

.text-right {
  text-align: right; }

.text-uppercase {
  text-transform: uppercase !important; }

.font-size-14 {
  font-size: 14px; }

.font-size-15 {
  font-size: 15px; }

.font-size-16 {
  font-size: 16px; }

.font-size-17 {
  font-size: 17px; }

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

.font-size-20 {
  font-size: 20px; }

.font-size-24 {
  font-size: 24px; }

@media (min-width: 960px) {
  .mt-lg-5 {
    margin-top: 48px !important; } }
/* Step indicator */
.stepIndicator {
  padding: 15px;
  background: #fff;
  z-index: 90; }

.stepIndicator__steps {
  list-style: none;
  display: flex;
  flex-direction: row;
  padding-top: 15px;
  background: #fff;
  gap: 8px; }

.stepIndicator__steps li {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #e9edf0;
  position: relative;
  flex-grow: 1;
  margin-right: 2px;
  font-family: "AmaliaW05-Black", Helvetica, Arial, sans-serif;
  font-size: 1.2em;
  padding: 10px 10px 10px 20px; }

.stepIndicator__steps li:not(:first-child) {
  padding-left: 22px; }

.stepIndicator__steps li::after,
.stepIndicator__steps li::before {
  content: "";
  width: 12px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 99.8%;
  z-index: 2;
  clip-path: polygon(0 0, 0% 100%, 100% 50%);
  background-color: #e9edf0; }

.stepIndicator__steps li::before {
  margin-left: 10px;
  background-color: #fff; }

.stepIndicator__steps li.current {
  background: #fae74d;
  border-color: #fae74d; }

.stepIndicator__steps li.current::after {
  background-color: #fae74d; }

.stepIndicator__steps li.current ~ li {
  color: #999; }

.stepIndicator__steps li.done {
  background: #fae74d;
  border-color: #fae74d; }

.stepIndicator__steps li.done::after {
  background-color: #fae74d; }

.stepIndicator__steps li svg {
  width: 15px;
  height: 15px; }

.stepIndicator__title {
  font-size: 1.2em;
  font-family: "AmaliaW05-Black", Helvetica, Arial, sans-serif; }

.stepIndicator__steps li:not(.current) .stepIndicator__step-title-inner {
  display: none; }

.stepIndicator--detailed {
  padding: 0; }

.stepIndicator--detailed .stepIndicator__steps {
  display: inline-flex;
  width: 100%; }

.rba-zdrop-preview {
  font-size: 16px;
  padding: 20px; }

.rba-zdrop-input {
  border: 2px dashed #333;
  padding: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 45px;
  cursor: pointer; }

.rba-zdrop-input p {
  margin-bottom: 0;
  font-size: 16px; }

.rba-zdrop-input svg {
  flex: auto 0 0; }

.rba-zdrop-preview.active {
  border-style: solid; }

.rba-link-blue-underline {
  color: #26799d;
  text-decoration: underline; }

.rba-zdrop-item {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 5px;
  margin-top: 5px;
  align-items: center; }

.rba-zdrop-item__preview {
  flex: 35px 0 1;
  height: 35px;
  margin-right: 15px;
  margin-bottom: 10px;
  border: 1px solid #eee;
  background-image: url("/rba-pw-theme/css/../images/icons/file.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 25px; }

.rba-zdrop-item__side {
  flex: 100% 1 1; }

.rba-zdrop-item__error {
  color: #c80b0b;
  flex-basis: 100%; }

.rba-zdrop-item__main {
  flex: 200px 1 1;
  margin-bottom: 10px; }

.rba-zdrop-item__name {
  margin-bottom: 0px; }

.rba-zdrop-item__size {
  margin-bottom: 0; }

.rba-form-info-text {
  display: flex;
  align-items: center;
  font-size: 13px;
  margin-top: 5px; }

.rba-form-info-text svg {
  flex: auto 0 0;
  max-width: 20px;
  margin-right: 5px; }

.rba-form-info-text--warning svg path {
  fill: #f0af31; }

.rba-form-info-text--danger svg path {
  fill: #c80b0b; }

.rba-link-w-icon svg path {
  fill: #414141; }

.rba-link-w-icon:hover svg path {
  fill: #05386b; }

.rba-link-w-icon {
  display: inline-flex;
  align-items: center;
  font-size: 16px;
  color: #414141; }

.rba-link-w-icon svg {
  margin-right: 3px; }

.rba-link-w-icon-blue svg path {
  fill: #68a9b3; }

.rba-link-w-icon-blue:hover svg path {
  fill: #68a9b3; }

a.rba-link-w-icon-blue:hover,
a.rba-link-w-icon-blue:active {
  color: #68a9b3; }

.rba-link-w-icon-blue {
  display: inline-flex;
  align-items: center;
  font-size: 16px;
  color: #68a9b3; }

.rba-link-w-icon-blue svg {
  margin-right: 3px; }

.rba-alert__header {
  text-align: center;
  margin-bottom: 10px; }

.rba-alert__heading {
  margin: 0;
  margin-left: 5px;
  font-size: 20px; }

.rba-alert__icon {
  flex: auto 0 0; }

.rba-alert__header svg {
  width: 40px;
  height: 40px; }

.rba-alert--warning svg path {
  fill: #f0af31; }

.rba-alert--danger svg path {
  fill: #c80b0b; }

.rba-alert__body {
  text-align: center;
  font-size: 16px; }

.rba-alert__body p {
  margin-bottom: 8px; }

.rba-alert--left .rba-alert__body,
.rba-alert--left .rba-alert__header {
  text-align: left; }

.rba-alert--left .rba-alert__header {
  flex-direction: row;
  display: flex;
  align-items: center; }

.rba-alert--left .rba-alert__icon {
  display: flex;
  align-items: center; }

.rba-thankyou-root {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 68px; }

.rba-thankyou-top {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  width: 60%;
  margin-top: 68px; }

.rba-thankyou-top__icon {
  width: 68px;
  margin-bottom: 68px; }

.rba-thankyou-top__title {
  margin-bottom: 40px;
  width: 100%; }

.rba-thankyou-top__subtitle {
  font-size: 16px;
  width: 100%; }

.rba-thankyou-steps-container {
  width: 50%;
  align-items: center; }

.rba-thankyou-step {
  margin-bottom: 68px; }

.rba-thankyou-step__number-container {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  padding: 6px 18px;
  background-color: #fff500;
  width: 18px;
  margin-bottom: 25px;
  position: relative; }

.rba-thankyou-step__number-container:after {
  content: " ";
  width: 0;
  height: 0;
  position: absolute;
  left: 100%;
  border-style: solid;
  border-width: 17px 10px 17px 8px;
  border-color: transparent transparent transparent #fff500;
  top: 0; }

.rba-thankyou-step__number-font {
  margin-bottom: 0; }

.rba-thankyou-step__inner {
  display: flex;
  flex-direction: column;
  align-items: center; }

.rba-thankyou-step__inner-icon {
  width: 119px;
  background: #fff;
  height: 110px;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0px 3px 5px rgba(204, 204, 204, 0.5);
  border-radius: 5px;
  margin-bottom: 46px; }

.rba-thankyou-step__inner-icon img {
  width: 42px; }

.rba-thankyou-step__inner-description {
  font-size: 16px;
  text-align: center;
  width: 100%; }

.rba-thankyou-steps {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 68px; }

.sr-only,
.sr-only:not(:focus):not(:focus-within) {
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
  position: absolute !important; }

.ib-widget-wrapper.RIGHT_BOTTOM,
.ib-eye-catcher__content-container.right {
  z-index: 9999999999 !important; }

.rba-chatbot-button {
  display: block;
  border: none;
  cursor: pointer;
  padding: 7px 25px;
  background-color: #fee600;
  color: #2b2d33;
  font-family: "AmaliaW05-Medium";
  line-height: 1.5;
  font-size: 18px;
  text-align: center;
  border-radius: 4px;
  margin-top: auto; }

.rba-chatbot-gdpr-overlay {
  height: calc(100% - 80px);
  width: 100%;
  background-color: #fff;
  position: absolute;
  top: 80px;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 40px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column; }

.rba-chatbot-gdpr-overlay p {
  font-size: 15px; }

.rba-e2e-card {
  border: 4px solid transparent;
  border-radius: 4px;
  padding: 23px; }

.rba-e2e-card.selected {
  border-color: #037080; }

.rba-label-value-box {
  background-color: #f2f2f2;
  padding: 16px;
  text-align: center; }

.rba-label-value-box__label {
  font-size: 16px;
  margin-bottom: 4px; }

.rba-label-value-box__value {
  font-size: 16px;
  font-family: "AmaliaW05-Black", Helvetica, Arial, sans-serif;
  margin-bottom: 0;
  text-transform: uppercase; }

.rba-credit-boxes-container {
  display: flex;
  gap: 8px;
  flex-wrap: wrap; }

.rba-credit-boxes-container .rba-label-value-box {
  flex: 1 1 200px; }

.rba-total-value-box {
  background-color: #f2f2f2;
  padding: 16px 24px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 16px; }

.rba-total-value-box__label {
  font-size: 16px;
  margin-bottom: 0; }

.rba-total-value-box__value {
  font-size: 18px;
  margin-bottom: 0; }

.rba-input-suffix {
  position: relative; }

input.rba-input-suffix__input {
  padding-right: 200px; }

.rba-input-suffix__suffix {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  min-width: 120px;
  background-color: #f2f2f2;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 16px;
  box-sizing: border-box; }

.rba-input-suffix__suffix p {
  margin: 0;
  font-size: 16px;
  font-family: "AmaliaW05-Black", Helvetica, Arial, sans-serif;
  text-transform: uppercase; }

.rba-heading-2 {
  font-family: "AmaliaW05-Medium";
  font-size: 44px; }

.rba-heading-3 {
  font-family: "AmaliaW05-Medium";
  font-size: 40px; }

.rba-heading-4 {
  font-family: "AmaliaW05-Medium";
  font-size: 32px; }

.rba-heading-5 {
  font-family: "AmaliaW05-Medium";
  font-size: 28px; }

.rba-heading-6 {
  font-family: "AmaliaW05-Medium";
  font-size: 24px; }

.rba-font-weight-regular {
  font-family: "AmaliaW05-Regular"; }

.rba-n-button {
  display: inline-flex;
  font-family: "AmaliaW05-Medium";
  justify-content: center;
  align-items: center;
  color: #2b2d33;
  background-color: transparent;
  border: 2px solid transparent;
  font-size: 16px;
  text-align: center;
  border-radius: 4px;
  -webkit-appearance: none;
  padding: 8px 24px;
  position: relative;
  cursor: pointer;
  gap: 8px;
  box-sizing: border-box;
  line-height: 24px; }

.rba-n-button:focus {
  color: #2b2d33; }

.rba-n-button svg {
  width: 18px;
  height: 18px;
  flex: 0 0 18px; }

.rba-n-button--primary {
  background-color: #fee600;
  border-color: #fee600; }

.rba-n-button--primary:hover {
  color: #2b2d33; }

.rba-n-button--secondary {
  background-color: transparent;
  border-color: #037080;
  color: #037080; }

.rba-n-button--secondary:hover,
.rba-n-button--secondary:focus {
  color: #037080;
  text-decoration: none; }

.rba-n-button--black {
  background-color: #2b2d33;
  border-color: #2b2d33;
  color: #fff; }

.rba-n-button--black:hover,
.rba-n-button--black:focus {
  color: #fff;
  text-decoration: none; }

.rba-n-button--black-outline {
  border-color: #2b2d33;
  color: #2b2d33; }

.rba-n-button--black-outline:hover {
  color: #2b2d33; }

.rba-n-button--min-width {
  min-width: 200px; }

.rba-n-checklist {
  padding: 0;
  list-style: none; }

.rba-n-checklist li {
  font-size: 16px;
  padding-left: 40px;
  line-height: 1.4;
  margin-bottom: 19px;
  position: relative; }

.rba-n-checklist li::after {
  content: "";
  background-image: url("/rba-pw-theme/css/../images/icons/Check-Simple.svg");
  width: 24px;
  height: 24px;
  position: absolute;
  top: 2px;
  left: 0;
  background-size: 100%;
  background-repeat: no-repeat; }

.rba-contact-section {
  background-color: #fee600;
  padding: 64px 0 !important; }

.rba-slider-1 .noUi-handle {
  border: 0 none;
  background: #fee600;
  width: 24px;
  height: 24px;
  border-radius: 200px;
  z-index: 8000;
  box-shadow: none;
  cursor: pointer;
  top: 50%;
  transform: translateY(-50%); }

.rba-slider-1 .noUi-handle:before,
.rba-slider-1 .noUi-handle:after {
  display: none; }

.rba-slider-1 .noUi-background {
  border: 0 none;
  border-radius: 5px;
  background: #fee600;
  box-shadow: none;
  height: 8px;
  padding-left: 17px; }

.rba-slider-1 .noUi-origin {
  background: #ebeeee; }

.rba-slider-1 .noUi-marker {
  display: none; }

.rba-slider-1 .noUi-value-horizontal {
  padding-top: 8px;
  margin-left: 0;
  width: auto;
  font-size: 18px;
  font-family: "AmaliaW05-Regular"; }

.rba-slider-1 .noUi-value-horizontal:last-child {
  transform: translateX(-100%); }

.rba-slider-1 .noUi-value-large {
  white-space: nowrap; }

.rba-slider-1 .noUi-origin::after {
  content: "";
  display: block;
  height: 2px;
  background-color: #aaabad;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%; }

.rba-slider-1 .noUi-origin {
  background: #fff; }

.rba-slider-1--on-gray-bg .noUi-origin {
  background: #f4f4f4; }

.rba-card-gray {
  background-color: #f4f4f4;
  /* padding: 56px 24px; */
  padding: 40px 48px;
  border-radius: 18px; }

.rba-label-thin {
  display: block;
  font-family: "AmaliaW05-Regular";
  text-transform: uppercase;
  font-size: 17px;
  margin-bottom: 8px; }

.rba-text-light {
  color: #808185 !important; }

.rba-text-light-2 {
  color: #55575c; }

.rba-text-teal {
  color: #00809c; }

.rba-font-size-default {
  font-size: 16px; }

.rba-input-suffix--2 .rba-input-suffix__suffix {
  min-width: auto; }

.rba-e2e-card-separator {
  border-top: 1px solid #dedede; }

.rba-radio {
  display: flex;
  cursor: pointer;
  font-weight: normal;
  position: relative;
  font-family: "AmaliaW05-Regular";
  padding-top: 0 !important; }

.rba-radio .rba-radio__input {
  position: absolute;
  z-index: -1;
  opacity: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0;
  padding: 0;
  cursor: pointer; }

.rba-radio .rba-radio__input:checked ~ .rba-radio__circle::before {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  border-radius: 100%;
  background-color: #fae74d;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2; }

.rba-radio .rba-radio__circle {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  background-color: transparent;
  border: 1px solid #c3c3c3;
  border-radius: 100%;
  margin-right: 10px;
  position: relative;
  flex: 0 0 auto; }

.rba-radio .rba-radio__text {
  font-size: 17px !important; }

.rba-radio:disabled,
.rba-radio.disabled {
  opacity: 0.8;
  pointer-events: none; }

.rba-radio:disabled .rba-radio__circle,
.rba-radio.disabled .rba-radio__circle {
  background-color: #cbcbcb;
  border: 1px solid #cbcbcb; }

.rba-radio.is-invalid .rba-radio__circle {
  border-color: #f00; }

.rba-radio.rba-radio--inline {
  display: inline-flex;
  margin-right: 16px; }

.rba-checkbox {
  display: flex;
  cursor: pointer;
  font-weight: normal;
  position: relative; }

.rba-checkbox .rba-checkbox__input {
  position: absolute;
  z-index: -1;
  opacity: 0;
  appearance: none;
  margin: 0;
  padding: 0;
  cursor: pointer; }

.rba-checkbox .rba-checkbox__input:checked ~ .rba-checkbox__checkmark {
  background-color: #fae74d;
  border-color: #fae74d; }

.rba-checkbox .rba-checkbox__input:checked ~ .rba-checkbox__checkmark::before {
  content: "";
  display: block;
  border: 2px solid #000;
  border-top: none;
  border-left: none;
  width: 6px;
  height: 12px;
  position: absolute;
  top: 46%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(45deg);
  z-index: 2; }

.rba-checkbox__checkmark {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 26px;
  height: 26px;
  background-color: #fff;
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  margin-right: 10px;
  position: relative;
  flex: 0 0 auto; }

.rba-checkbox .rba-checkbox__text {
  margin-top: 2px;
  font-size: 18px !important;
  color: #55575c; }

.rba-checkbox .rba-checkbox__text--sm {
  font-size: 15px !important; }

.rba-checkbox:disabled,
.rba-checkbox.disabled {
  opacity: 0.8;
  pointer-events: none; }

.rba-checkbox:disabled .rba-checkbox__checkmark,
.rba-checkbox.disabled .rba-checkbox__checkmark {
  background-color: #cbcbcb;
  border: 1px solid #cbcbcb; }

.rba-checkbox.is-invalid .rba-checkbox__checkmark {
  border-color: #f00; }

.rba-checkbox.rba-checkbox--inline {
  display: inline-flex;
  margin-right: 16px; }

.rba-form-label {
  display: block;
  font-size: 17px;
  font-family: "AmaliaW05-Medium";
  margin-bottom: 8px; }

.rba-info-subtext {
  font-family: "AmaliaW05-Medium" !important;
  font-size: 14px !important;
  color: #55575c;
  margin-bottom: 0; }

.rba-info-subtext p {
  font-family: "AmaliaW05-Medium" !important;
  font-size: 14px !important;
  color: #55575c;
  margin-bottom: 0;
  line-height: 1.4; }

.rba-form-label + .rba-info-subtext {
  margin-top: -8px;
  margin-bottom: 8px; }

.rba-form-control {
  display: block !important;
  width: 100% !important;
  height: 40px !important;
  padding: 10px !important;
  font-size: 16px !important;
  color: #000 !important;
  background-color: #fff !important;
  border: 1px solid #e7e7e7 !important;
  appearance: none;
  box-sizing: border-box;
  text-transform: uppercase; }

.rba-form-control.field-error {
  border-color: #f00 !important; }

.rba-form-control:disabled,
.rba-form-control.disabled {
  background-color: #eeeeee !important; }

select.rba-form-control {
  background-image: url("/rba-pw-theme/css/../images/icons/arrow-bottom-new.svg");
  background-size: 40px; }

.rba-form-control-suffix-wrapper {
  display: flex; }

.rba-form-control-suffix-wrapper .rba-form-control {
  border-right: none !important; }

.rba-form-control-suffix {
  min-width: 100px;
  background-color: #f2f2f2;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 16px;
  box-sizing: border-box; }

.rba-form-control-suffix {
  margin: 0;
  font-size: 16px;
  font-family: "AmaliaW05-Black", Helvetica, Arial, sans-serif;
  text-transform: uppercase; }

.rba-form-control-suffix--right-light {
  justify-content: flex-end;
  min-width: 50px;
  color: #808185 !important;
  padding-right: 0; }

.select2-container--default.rba-select-2-new .select2-selection--single {
  height: 40px;
  border: 1px solid #e7e7e7 !important;
  background-color: #fff; }

.select2-container.rba-select-2-new .select2-selection--single .select2-selection__rendered {
  line-height: 40px;
  font-size: 16px; }

.select2-container--default.rba-select-2-new .select2-selection--single .select2-selection__arrow {
  background-image: url("/rba-pw-theme/css/../images/icons/arrow-bottom-new.svg");
  background-color: transparent;
  width: 40px;
  height: 40px;
  background-size: 40px; }

.select2-container--open.rba-select-2-new-dropdown .select2-dropdown--below {
  border-color: #e7e7e7; }

.select2-container--default.rba-select-2-new-dropdown .select2-search--dropdown .select2-search__field {
  border-color: #e7e7e7;
  font-size: 16px; }

.rba-input-prefix {
  display: flex;
  gap: 16px; }

div.rba-input-prefix__prefix {
  line-height: 1; }

.rba-input-prefix__prefix--phone {
  text-align: center !important;
  flex: 0 0 70px;
  line-height: 1; }

.rba-central-button-container {
  display: flex;
  flex-direction: column;
  gap: 16px; }

.rba-central-button-container .rba-n-button {
  width: 100%; }

.rba-radio-grid {
  display: flex;
  flex-direction: column;
  gap: 16px; }

.rba-double-input-container {
  display: flex;
  flex-direction: column;
  gap: 8px;
  font-size: 18px; }

.rba-double-input-container__item {
  display: flex;
  gap: 16px; }

.rba-double-input-container__item-label {
  margin-top: 8px; }

.rba-double-input-container__item-input-wrapper {
  flex: 1 1 auto; }

.rba-person-card {
  background-color: #f4f4f4;
  padding: 24px;
  border-radius: 18px; }

.rba-person-card__button {
  padding: 12px;
  color: #2b2d33;
  background-color: transparent;
  -webkit-appearance: none;
  border: none;
  cursor: pointer; }

.rba-person-card__header {
  display: flex;
  align-items: center;
  gap: 16px;
  justify-content: space-between;
  padding-bottom: 8px;
  cursor: pointer; }

.rba-person-card__header.closed svg {
  transform: rotate(180deg); }

.rba-person-card__link {
  font-family: "AmaliaW05-Medium";
  color: #157a89;
  font-size: 15px;
  background-color: transparent;
  border: none;
  box-shadow: none;
  width: auto;
  padding: 0;
  cursor: pointer; }

.rba-e2e-card-grid {
  display: grid;
  grid-template-columns: 1fr;
  align-items: start;
  gap: 16px; }

.rba-info-alert {
  display: flex;
  gap: 8px;
  background-color: rgba(151, 71, 255, 0.05);
  padding: 24px;
  border-radius: 16px; }

.rba-info-alert__title {
  color: #9747ff;
  margin: 0;
  font-family: "AmaliaW05-Bold";
  font-size: 15px; }

.rba-info-alert__desc {
  margin: 0;
  color: #2b2d33;
  font-size: 14px; }

.rba-card-horizontal__body {
  font-size: 17px; }

.rba-big-num-list {
  font-size: 17px;
  color: #2b2d33;
  list-style: none;
  counter-reset: item; }

.rba-big-num-list li {
  margin-bottom: 24px;
  position: relative;
  padding-left: 48px; }

.rba-big-num-list li::before {
  content: counter(item);
  counter-increment: item;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  width: 32px;
  height: 32px;
  border-radius: 100%;
  background-color: #aaabad;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0; }

.rba-big-num-list li a {
  color: #00a5bc;
  font-family: "AmaliaW05-Bold"; }

.rba-new .alert.alert-error {
  position: static;
  font-size: 12px;
  margin-top: 4px;
  margin-bottom: 0;
  display: block !important; }

.rba-e2e-card-slider-wrapper {
  max-width: 450px;
  margin: 32px auto;
  margin-bottom: 80px; }

.rba-simple-nav-anchor {
  height: 81px !important; }

.rba-simple-nav {
  position: fixed;
  width: 100%;
  padding: 24px 16px;
  background-color: #fff;
  left: 0;
  top: 0;
  border-bottom: 0.5px solid rgba(43, 45, 51, 0.54);
  z-index: 999; }

.rba-simple-nav__logo {
  height: 32px; }

.rba-new-simple-footer {
  background-color: #fff;
  width: 100% !important;
  padding: 64px 16px;
  padding-bottom: 24px;
  min-height: auto;
  box-sizing: border-box;
  font-size: 12px;
  font-family: "AmaliaW05-Regular", Helvetica, Arial, sans-serif; }

.rba-new-simple-footer__copy {
  color: #55575c;
  margin-bottom: 8px; }

.rba-new-simple-footer a {
  color: #2b2d33; }

.rba-new-simple-footer a:hover {
  color: #68a9b3; }

.rba-divider {
  border-top: 1px solid rgba(43, 45, 51, 0.54); }

.rba-zdrop-field {
  display: flex;
  background-image: url("data:image/svg+xml,%3csvg%20width='100%25'%20height='100%25'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20width='100%25'%20height='100%25'%20fill='none'%20rx='4'%20ry='4'%20stroke='%23157A89FF'%20stroke-width='3'%20stroke-dasharray='8%2c%2012'%20stroke-dashoffset='0'%20stroke-linecap='square'/%3e%3c/svg%3e");
  border: none;
  border-radius: 4px;
  overflow: hidden;
  padding: 2px;
  min-height: auto;
  cursor: pointer; }

.rba-zdrop-field__image {
  background-color: #f4f4f4;
  width: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer !important; }

.rba-zdrop-field__image svg,
.rba-zdrop-field__image svg path {
  cursor: pointer !important; }

.rba-zdrop-field__main {
  padding: 28px 24px;
  cursor: pointer !important; }

.rba-zdrop-field__main p {
  cursor: pointer !important; }

.rba-zdrop-field.field-error {
  background-image: url("data:image/svg+xml,%3csvg%20width='100%25'%20height='100%25'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20width='100%25'%20height='100%25'%20fill='none'%20rx='4'%20ry='4'%20stroke='%23c80b0b'%20stroke-width='3'%20stroke-linecap='square'/%3e%3c/svg%3e");
  border: none !important; }

.rba-zdrop-field + .dropzone-error {
  color: #c80b0b !important; }

.rba-zdrop-field.dz-drag-hover {
  border: none !important;
  background: url("data:image/svg+xml,%3csvg%20width='100%25'%20height='100%25'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20width='100%25'%20height='100%25'%20fill='none'%20rx='4'%20ry='4'%20stroke='%23157A89FF'%20stroke-width='3'%20stroke-linecap='square'/%3e%3c/svg%3e"); }

.rba-tools-hidden div#tools {
  display: none; }

.rba-year-month-fields {
  display: flex;
  gap: 16px;
  font-size: 18px; }

.rba-year-month-fields__item-wrapper {
  flex: 1 1 50%;
  max-width: 200px; }

.rba-year-month-fields__item {
  display: flex;
  gap: 16px; }

.rba-year-month-fields__item-label {
  margin-top: 8px; }

.rba-year-month-fields__item-input-wrapper {
  flex: 1 1 auto; }

.rba-year-month-fields__item-wrapper .rba-form-control {
  min-width: 55px; }

.rba-year-month-fields__item-wrapper .rba-form-control-suffix {
  min-width: auto; }

.rba-year-month-fields__and-text {
  margin-top: 8px; }

@media (min-width: 400px) {
  .rba-year-month-fields {
    gap: 24px; } }
@media (min-width: 590px) {
  .rba-year-month-fields__item-wrapper .rba-form-control-suffix {
    min-width: 100px; } }
@media (min-width: 480px) {
  .stepIndicator__title {
    font-size: 1.5em; }

  .rba-alert__header {
    display: flex;
    align-items: center;
    text-align: left; }

  .rba-alert__body {
    text-align: left; }

  .rba-alert__icon {
    display: flex;
    align-items: center; }

  .rba-central-button-container {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    flex-direction: row-reverse; }

  .rba-central-button-container__next-btn {
    text-align: right; }

  .rba-central-button-container .rba-n-button {
    width: auto; }

  .rba-central-button-container__prev-btn {
    max-width: 400px; }

  .rba-radio-grid {
    flex-direction: row; }

  .rba-radio-grid .rba-radio {
    flex: 0 0 50%; }

  .rba-double-input-container {
    flex-direction: row;
    gap: 24px;
    align-items: flex-start; }

  .rba-double-input-container__item-wrapper {
    flex: 1 1 50%; }

  .rba-double-input-container__and-text {
    margin-top: 8px; }

  .rba-double-input-container__item-wrapper .rba-checkbox {
    margin-left: 36px; }

  .rba-person-card-input-grid {
    display: flex;
    gap: 16px;
    align-items: center; }

  .rba-person-card-input-grid__label {
    flex: 1 1 45%; }

  .rba-person-card-input-grid__input {
    flex: 1 1 100%; }

  .rba-person-card-input-grid .rba-form-label {
    margin: 0; }

  .rba-person-card--legal .rba-person-card-input-grid__label {
    flex: 1 1 60%; } }
@media (min-width: 580px) {
  .rba-zdrop-item__side {
    flex: auto 0 0; }

  .rba-zdrop-item__main {
    margin-right: 10px; } }
@media (min-width: 650px) {
  .stepIndicator__steps li svg {
    width: 24px;
    height: 24px; }

  .stepIndicator--detailed .stepIndicator__steps li {
    flex: 1 1 55px; }

  .stepIndicator--detailed .stepIndicator__steps li.done {
    flex: 0 0 20px; }

  .stepIndicator__steps li:not(.current) .stepIndicator__step-title-inner {
    display: inline; }

  .rba-credit-boxes-container {
    flex-wrap: nowrap; }

  .rba-credit-boxes-container .rba-label-value-box {
    flex-basis: 300px; }

  .rba-e2e-card-grid {
    grid-template-columns: repeat(2, 1fr); }

  .rba-card-horizontal {
    display: flex;
    gap: 16px; } }
@media screen and (min-width: 768px) {
  .rba-thankyou-steps-container {
    display: flex;
    width: 80%;
    align-items: baseline; }

  .rba-thankyou-step,
  .rba-thankyou-top {
    width: 40%; } }
@media (min-width: 960px) {
  .stepIndicator {
    margin-left: auto;
    width: 62%;
    margin-right: 10px; }

  .stepIndicator__steps li {
    font-size: 1.4em; }

  .stepIndicator--detailed {
    width: calc(100% - 40px);
    margin-left: 0; }

  .stepIndicator--detailed .stepIndicator__steps li.done {
    flex: 1 1 55px; }

  .clientEnrolment .rba-button-container .right button {
    max-width: 300px;
    margin-left: auto;
    margin-right: 0;
    display: flex; }

  .clientEnrolment .rba-button-container .left button {
    max-width: 300px; }

  .rba-simple-nav-anchor {
    height: 97px !important;
    margin-top: 0 !important; }

  .rba-simple-nav {
    padding: 24px 32px; }

  .rba-simple-nav__logo {
    height: 48px; }

  .rba-new-simple-footer {
    padding: 64px 32px;
    font-size: 14px; }

  .rba-new-simple-footer a {
    font-size: 14px; } }
@media (min-width: 992px) {
  .rba-thankyou-steps-container {
    width: 100%;
    justify-content: center; }

  .rba-thankyou-step {
    padding: 0 16px; } }
@media (min-width: 1135px) {
  .stepIndicator--detailed {
    margin-left: 10px; } }
@media (min-width: 1141px) {
  .rba-year-month-fields__item-wrapper .rba-form-control-suffix {
    min-width: auto; } }
@media (min-width: 1150px) {
  .rba-e2e-card-grid {
    grid-template-columns: 1fr; } }
@media (min-width: 1200px) {
  .rba-year-month-fields {
    justify-content: space-between; }

  .rba-year-month-fields__item-wrapper .rba-form-control-suffix {
    min-width: 100px; } }
@media (min-width: 1350px) {
  .rba-e2e-card-grid {
    grid-template-columns: repeat(2, 1fr); } }
@media (min-width: 1400px) {
  .rba-button-container .rba-n-button {
    max-width: 300px; }

  .clientEnrolment .rba-button-container .right button {
    margin: 0;
    width: auto; }

  .clientEnrolment .rba-button-container .left button {
    margin-left: 28px; } }
.clientEnrolment.premium-calc .credit-cards-items-container .credit-cards-item {
  padding: 15px;
  min-height: 230px;
  border: 1px solid #eee; }

.clientEnrolment.premium-calc .credit-cards-items-container .credit-cards-item.credit-cards-item-selected {
  border: 1px solid #999;
  background: #dfdfdf; }

.clientEnrolment.premium-calc .credit-cards-items-container .credit-cards-item p {
  font-size: 16px;
  line-height: 1.4em; }

.clientEnrolment.premium-calc h3 {
  margin: 1.5em 0em 1.5em 0; }

.clientEnrolment.premium-calc .credit-cards-items-container .credit-cards-item h4 {
  font-size: 15px; }

/* premium packages stilovi */
.premium-packages-container .packages .cards {
  margin-top: 50px;
  overflow: visible; }

.calculator-custom {
  padding-top: 30px; }

.calculator-custom, .calculator-custom h4 {
  margin-top: 0; }

.premium-packages-container .packages .card:first-of-type {
  margin: 0; }

.premium-packages-container .packages .card:nth-of-type(3) {
  margin: 0; }

.premium-packages-container .packages .card__bottom {
  flex-direction: column;
  align-items: center; }

.premium-packages-container .packages .card__bottom .swiper-slide-a:hover, .premium-packages-container .packages .card__bottom .swiper-slide-a:focus {
  text-decoration: none; }

.premium-packages-container .packages .card {
  transform: none;
  min-width: auto; }

@media only screen and (max-width: 991px) {
  .premium-packages-container .packages .card:nth-of-type(3) {
    border-right: none; }

  .premium-packages-container .scrl {
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch; }

  .premium-packages-container .packages .card {
    width: 480px; }

  .premium-packages-container .packages .cards {
    width: 930px; } }
@media only screen and (max-width: 480px) {
  .premium-packages-container .packages .card {
    width: 80vw; }

  .premium-packages-container .packages .cards {
    width: 750px; } }
@media only screen and (min-width: 991px) {
  .premium-packages-container .packages .cards {
    justify-content: center; }

  .premium-packages-container .packages .card {
    width: 380px; } }
.premium-packages-container .packages .card:first-of-type .card__title {
  background: #383e42;
  color: #fff; }

.premium-packages-container .packages .card:nth-of-type(2) .card__title {
  background: #fee600;
  color: #000; }

.premium-packages-container .packages .card:last-of-type .card__title {
  background: #E3E3E3;
  color: #000; }

.calculator-custom {
  margin-bottom: 0; }

.calculator-custom .inputContainer:not(:last-of-type) .gridModule {
  margin-bottom: 2px; }

.premium-calc {
  margin: 0; }

.swiper-slide .card__price {
  transition: all .2s ease-in; }

.swiper-slide--selected .card__price {
  transform: scale(1.19); }

.swiper-slide--selected .card__title {
  text-decoration: underline; }