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

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

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

.paginator-next-link {
  background-image: url(/bksegurospt-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(/bksegurospt-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(/bksegurospt-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(/bksegurospt-theme/css/../images/common/edit_white.png) no-repeat 50%;
    content: '';
    display: block;
    height: 20px;
    position: absolute;
    right: 5px;
    top: 5px;
    width: 30px; }
  .lfr-editable:focus:after {
    display: none; }
  .lfr-editable:focus:hover {
    background-color: transparent; }
  .lfr-editable:hover {
    background-color: rgba(255, 255, 255, 0.3);
    outline-color: #519226; }
    .lfr-editable:hover:after {
      background-color: #519226; }

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

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

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

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

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

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

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

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

/* ---------- Wrapper ---------- */
#wrapper {
  padding: 2em 5em 0;
  position: relative; }
  @media (max-width: 767px) {
    #wrapper {
      padding-left: 0.5em;
      padding-right: 0.5em; } }
  @media (min-width: 768px) and (max-width: 979px) {
    #wrapper {
      padding-left: 2em;
      padding-right: 2em; } }

.aui {
  /* ---------- Staging dockbar ---------- */
  /* ---------- Add content ---------- */
  /* ---------- Menus ---------- */
  /* ---------- Customization bar ---------- */ }
  .aui .dockbar {
    left: 0;
    right: 0;
    top: 0; }
    .aui .dockbar .staging-controls .staging-bar li.dropdown .dropdown-menu {
      left: auto;
      margin-left: 10px;
      width: auto; }
    .aui .dockbar.navbar-static-top {
      position: relative; }
      .aui .dockbar.navbar-static-top .collapse {
        position: static; }
        .aui .dockbar.navbar-static-top .collapse .nav-account-controls {
          position: static; }
    .aui .dockbar .btn-link {
      color: #FFF; }
    .aui .dockbar .diamond {
      border: 12px solid transparent;
      border-bottom-color: #1485EB;
      height: 0;
      position: relative;
      top: -12px;
      width: 0; }
      .aui .dockbar .diamond:after {
        border: 12px solid transparent;
        border-top-color: #1485EB;
        content: '';
        height: 0;
        left: -12px;
        position: absolute;
        top: 12px;
        width: 0; }
    .aui .dockbar .impersonating-user .alert-icon {
      margin-right: 9px; }
    .aui .dockbar .impersonating-user .alert-info {
      border-width: 0;
      margin-bottom: 6px; }
    .aui .dockbar .info-button {
      top: 9px; }
    .aui .dockbar .info-items {
      left: 0;
      position: absolute;
      top: 100%;
      width: 100%;
      z-index: 1; }
    .aui .dockbar .navbar-inner {
      padding-left: 20px;
      padding-right: 20px; }
      .aui .dockbar .navbar-inner .brand h1 {
        display: inline-block;
        font-size: inherit;
        line-height: 1;
        margin-bottom: 0;
        margin-top: 0; }
      .aui .dockbar .navbar-inner .container {
        margin-left: 0;
        margin-right: 0;
        width: 100%; }
        .aui .dockbar .navbar-inner .container .nav-account-controls {
          float: right; }
      .aui .dockbar .navbar-inner .site-administration-menu li {
        list-style: none; }
        .aui .dockbar .navbar-inner .site-administration-menu li a {
          color: #000;
          display: block;
          padding: 3px 5px 3px 40px; }
          .aui .dockbar .navbar-inner .site-administration-menu li a:focus, .aui .dockbar .navbar-inner .site-administration-menu li a:hover {
            background: #0DB5E7;
            color: #FFF;
            text-decoration: none; }
          .aui .dockbar .navbar-inner .site-administration-menu li a i {
            font-size: 0.8em; }
    .aui .dockbar .nav.staging-nav-items {
      margin: 0;
      position: static; }
      .aui .dockbar .nav.staging-nav-items li.dropdown.active > .dropdown-toggle {
        background-color: transparent;
        display: block; }
        .aui .dockbar .nav.staging-nav-items li.dropdown.active > .dropdown-toggle:hover {
          color: #0077B3; }
      .aui .dockbar .nav.staging-nav-items .staging-link {
        position: static; }
    .aui .dockbar .user-avatar img {
      margin-top: -2px;
      text-decoration: none;
      vertical-align: middle;
      width: 20px; }
  .aui .dockbar-split .dockbar {
    height: 0;
    position: absolute; }
    .aui .dockbar-split .dockbar .staging-controls .staging-bar li.dropdown .dropdown-menu {
      left: 0;
      margin-left: 0;
      width: 100%; }
    .aui .dockbar-split .dockbar.navbar-static-top .collapse {
      position: relative; }
      .aui .dockbar-split .dockbar.navbar-static-top .collapse .nav-account-controls {
        position: fixed; }
    .aui .dockbar-split .dockbar .divider-vertical {
      display: none; }
    .aui .dockbar-split .dockbar .info-button {
      top: 12px; }
    .aui .dockbar-split .dockbar .info-items {
      left: auto;
      position: static; }
    .aui .dockbar-split .dockbar .navbar-inner {
      background-color: transparent;
      border-width: 0;
      padding: 0;
      width: 0; }
      .aui .dockbar-split .dockbar .navbar-inner .nav {
        border-bottom-width: 0; }
        .aui .dockbar-split .dockbar .navbar-inner .nav > li {
          background-color: #333; }
          .aui .dockbar-split .dockbar .navbar-inner .nav > li > a {
            color: #FFF;
            line-height: 31px; }
            .aui .dockbar-split .dockbar .navbar-inner .nav > li > a:focus, .aui .dockbar-split .dockbar .navbar-inner .nav > li > a:hover {
              color: #FFF; }
            .aui .dockbar-split .dockbar .navbar-inner .nav > li > a [class^="icon-"], .aui .dockbar-split .dockbar .navbar-inner .nav > li > a [class*=" icon-"] {
              margin-top: 3px; }
          .aui .dockbar-split .dockbar .navbar-inner .nav > li.active > a {
            color: #FFF; }
        .aui .dockbar-split .dockbar .navbar-inner .nav li.dropdown.active > .dropdown-toggle {
          color: #FFF; }
        .aui .dockbar-split .dockbar .navbar-inner .nav li.dropdown.open > .dropdown-toggle {
          background-color: #555;
          color: #FFF; }
        .aui .dockbar-split .dockbar .navbar-inner .nav li.info-items {
          background-color: transparent; }
        .aui .dockbar-split .dockbar .navbar-inner .nav li.staging-toggle > a {
          background-color: #2496E5;
          padding-bottom: 0;
          padding-top: 0; }
          .aui .dockbar-split .dockbar .navbar-inner .nav li.staging-toggle > a:hover {
            background-color: #2FA4F5; }
        .aui .dockbar-split .dockbar .navbar-inner .nav li.staging-toggle span.nav-item-label {
          padding: 5px 10px; }
      .aui .dockbar-split .dockbar .navbar-inner .nav-account-controls {
        left: auto;
        margin-right: 0;
        padding: 0;
        position: fixed;
        right: 5em;
        z-index: 325; }
      .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls {
        background: transparent;
        position: fixed;
        top: 10%;
        z-index: 350; }
        .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li {
          float: none;
          margin: 10px;
          position: relative; }
          .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li.toggle-controls a {
            clip: rect(0 0 0 0);
            position: absolute; }
            .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li.toggle-controls a:focus {
              clip: rect(auto auto auto auto);
              position: static; }
          @media (max-width: 979px) {
            .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li.page-preview-controls {
              display: none; } }
          .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a {
            background: #333;
            color: #FFF;
            padding: 6px 8px;
            text-align: center; }
            .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a:hover {
              background: #555; }
            .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a [class^="icon-"], .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a [class^="icon-"], .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a [class*=" icon-"] {
              font-size: 25px;
              position: relative;
              vertical-align: middle; }
            .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a.toggle-controls-link {
              background: #92F545; }
              .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a.toggle-controls-link [class^="icon-"], .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a.toggle-controls-link [class^="icon-"], .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a.toggle-controls-link [class*=" icon-"] {
                color: #000; }
            .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a .nav-item-label {
              background: #333;
              display: none;
              left: 100%;
              margin-left: 0.5em;
              margin-top: -1em;
              padding: 0 20px;
              position: absolute;
              top: 50%;
              white-space: nowrap; }
            .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a:hover .nav-item-label {
              display: block; }
            .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a .icon-caret-down {
              display: none; }
        .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls:hover > li.toggle-controls a {
          clip: rect(auto auto auto auto);
          position: static; }
    .aui .dockbar-split .dockbar .staging-nav-items li > span {
      color: #FFF;
      display: block;
      padding: 10px 15px;
      line-height: 31px; }
  .aui .dockbar-split .info-link-container {
    width: 0; }
  .aui .dockbar-split .info-items {
    height: 1px;
    width: 715px; }
    .aui .dockbar-split .info-items a, .aui .dockbar-split .info-items .btn-link {
      color: #FFF;
      text-decoration: underline; }
      .aui .dockbar-split .info-items a:hover, .aui .dockbar-split .info-items .btn-link:hover {
        text-decoration: none; }
        .aui .dockbar-split .info-items a:hover .taglib-text, .aui .dockbar-split .info-items .btn-link:hover .taglib-text {
          text-decoration: none; }
    .aui .dockbar-split .info-items .btn-link {
      border-width: 0;
      font-size: 14px;
      font-weight: 300;
      margin: 0 0 0 6px;
      padding: 0;
      text-shadow: none; }
  .aui .dockbar-split .staging-bar {
    margin: 10px 0; }
  .aui .dockbar-split.controls-hidden .dockbar .navbar-inner .nav-add-controls > li.toggle-controls > .toggle-controls-link {
    background: #F5AF45; }
  .aui .dockbar-split.lfr-has-add-content .nav-add-controls {
    left: 350px; }
  .aui .dockbar-split.lfr-has-device-preview .nav-add-controls {
    left: 220px; }
  .aui .dockbar-split.lfr-has-edit-layout .nav-add-controls {
    left: 460px; }
  .aui.dialog-iframe-root-node .dockbar .nav-add-controls .page-preview-controls {
    display: none; }
  .aui .touch .dockbar-split .dockbar .navbar-inner .nav-add-controls > li.toggle-controls > .toggle-controls-link, .aui .controls-hidden.dockbar-split .dockbar .navbar-inner .nav-add-controls > li.toggle-controls > .toggle-controls-link {
    clip: rect(auto auto auto auto);
    position: static; }
  .aui .variation-selector {
    display: block;
    font-size: 1.2em;
    font-weight: bold;
    margin: 1em; }
  .aui .layout-revision-container {
    margin: 1em 0 0 1em;
    padding: 0; }
    .aui .layout-revision-container .approximate-date {
      color: #999;
      font-weight: bold; }
    .aui .layout-revision-container .current-version {
      color: #41801d;
      display: block; }
    .aui .layout-revision-container .current-version-pointer {
      display: inline-block;
      width: 0; }
      .aui .layout-revision-container .current-version-pointer img {
        left: -25px;
        position: relative; }
    .aui .layout-revision-container .layout-variation-name {
      color: #666;
      font-size: 1.15em;
      margin-bottom: 0.1em;
      text-transform: uppercase; }
    .aui .layout-revision-container .layout-revision-current {
      color: #666; }
    .aui .layout-revision-container .real-date {
      color: #999;
      display: block;
      text-align: right; }
    .aui .layout-revision-container .taglib-workflow-status .workflow-status {
      background: none;
      padding-left: 0; }
      .aui .layout-revision-container .taglib-workflow-status .workflow-status .workflow-status-ready-for-publication {
        color: #41801d;
        font-weight: bold; }
  .aui .layout-revision-container-root {
    margin: 0; }
  .aui .staging-controls {
    padding-left: 5px;
    padding-right: 50px; }
    .aui .staging-controls select {
      width: 100%; }
    .aui .staging-controls .staging-bar .dropdown-menu {
      font-size: 13px;
      min-width: 520px;
      width: 100%; }
      .aui .staging-controls .staging-bar .dropdown-menu .btn-link {
        float: left;
        font-size: 11px;
        margin: 0 5px 0 0;
        padding: 0;
        text-decoration: underline;
        text-shadow: none; }
        .aui .staging-controls .staging-bar .dropdown-menu .btn-link:hover {
          text-decoration: none; }
        .aui .staging-controls .staging-bar .dropdown-menu .btn-link.history {
          float: right; }
  .aui .lfr-admin-panel {
    background-color: #FFF;
    bottom: 0;
    left: 0;
    overflow: auto;
    padding: 10px;
    position: fixed;
    top: 0;
    z-index: 1100; }
    @media (max-width: 767px) {
      .aui .lfr-admin-panel {
        margin: 0 -20px;
        position: static;
        width: auto; }
        .aui .lfr-admin-panel.lfr-add-panel .add-content-menu .lfr-add-page-toolbar, .aui .lfr-admin-panel.lfr-edit-layout-panel .taglib-form-navigator .button-holder {
          margin-top: 0;
          position: static;
          width: auto; }
        .aui .lfr-admin-panel.lfr-edit-layout-panel .taglib-form-navigator .accordion {
          margin-bottom: 20px; }
        .aui .lfr-admin-panel.lfr-edit-layout-panel .site-admin-link {
          padding: 0;
          position: static; } }
  .aui .lfr-has-add-content {
    padding-left: 350px; }
  .aui .lfr-has-device-preview {
    padding-left: 220px; }
  .aui .lfr-has-edit-layout {
    padding-left: 460px; }
  @media (max-width: 767px) {
    .aui .lfr-has-add-content, .aui .lfr-has-device-preview, .aui .lfr-has-edit-layout {
      padding-left: 20px; } }
  .aui .dropdown-menu > li > a:focus > [class^="icon-"] {
    background-image: none; }
  .aui .my-sites-menu .site-type {
    color: #FFF;
    display: none;
    float: right;
    font-size: 0.8em;
    font-weight: normal;
    margin-right: 10px;
    position: absolute;
    right: 100%; }
  .aui .my-sites-menu a:hover .site-type {
    color: #FFFFFF;
    display: inline-block; }
  .aui .ie.rtl .dockbar .menu-button span {
    background-position-x: -25px; }
  .aui.ie6 .dockbar-split .dockbar .navbar-inner .nav-add-controls li.page-preview-controls, .aui.ie7 .dockbar-split .dockbar .navbar-inner .nav-add-controls li.page-preview-controls, .aui.ie8 .dockbar-split .dockbar .navbar-inner .nav-add-controls li.page-preview-controls {
    display: none; }
  .aui .ie7 .dockbar {
    zoom: 1; }
  .aui .ie7 .my-sites-menu a {
    overflow: visible;
    text-align: left; }
  .aui .ie7 .my-sites-menu .site-name {
    float: none; }
  .aui .ie7 .my-sites-menu .site-type {
    float: none; }
  .aui .ie6 .dockbar, .aui .ie6 .lfr-dockbar-pinned .dockbar {
    height: 10px;
    left: 0;
    position: relative;
    top: 0; }
  .aui .ie6 .dockbar .pin-dockbar {
    display: none; }
  .aui .ie6 .my-sites-menu {
    width: 200px; }
    .aui .ie6 .my-sites-menu a {
      zoom: 1; }
  .aui .ie6 .menu-scroll {
    height: 300px;
    overflow-y: auto; }
  .aui .controls-hidden .info-button, .aui .controls-hidden .page-customization-bar {
    display: none; }
  .aui .info-button {
    cursor: pointer;
    display: inline-block;
    position: relative;
    right: 12px;
    z-index: 1; }
    .aui .info-button a {
      color: #FFF;
      padding: 2px 10px;
      position: absolute;
      text-decoration: none;
      z-index: 1; }
    .aui .info-button .icon-stop {
      color: #1485EB;
      font-size: 20px; }
  .aui .page-customization-bar {
    background-color: #555;
    background-color: rgba(0, 0, 0, 0.5);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #FFF;
    display: table;
    font-size: 14px;
    font-weight: 300;
    padding: 0 15px;
    width: 100%; }
    .aui .page-customization-bar .customized-icon {
      margin: 5px;
      vertical-align: middle; }
    .aui .page-customization-bar .page-customization-actions {
      padding-left: 5em; }
    .aui .page-customization-bar .page-customization-actions a {
      color: #EEE;
      font-size: 0.8em;
      padding: 0 1em; }
    .aui .page-customization-bar .page-customization-bar-form {
      display: table-cell;
      text-align: center;
      vertical-align: middle;
      width: 25%; }
      .aui .page-customization-bar .page-customization-bar-form a {
        color: #FFF; }
        .aui .page-customization-bar .page-customization-bar-form a:focus, .aui .page-customization-bar .page-customization-bar-form a:hover {
          color: #FFF;
          text-decoration: none; }
      .aui .page-customization-bar .page-customization-bar-form span {
        display: block;
        line-height: 20px; }
    .aui .page-customization-bar .page-customization-bar-text {
      display: table-cell;
      height: 51px;
      vertical-align: middle;
      width: 75%; }
    .aui .page-customization-bar .page-customization-bar-container {
      position: absolute; }
    .aui .page-customization-bar .reset-prototype {
      display: inline; }
  @media (max-width: 1140px) {
    .aui .dockbar-split .dockbar .info-items {
      width: 515px; } }
  @media (max-width: 979px) {
    .aui #navigation {
      display: none; }
      .aui #navigation.open {
        display: block; }
    .aui .dockbar-split .dockbar {
      height: auto;
      position: relative; }
      .aui .dockbar-split .dockbar .navbar-inner {
        width: auto; }
    .aui .user-avatar-image {
      width: 18px; } }

/* ---------- Add/remove page ---------- */
.modify-pages li {
  position: relative; }
  .modify-pages li.lfr-nav-hover .delete-tab {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1; }
.modify-pages .add-page-editor-input {
  width: 150px; }
.modify-pages .delete-tab {
  color: #444;
  cursor: pointer;
  display: block;
  font-size: 20px;
  font-weight: bold;
  height: 10px;
  line-height: 6px;
  margin-top: -8px;
  overflow: hidden;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  padding: 3px 0;
  position: absolute;
  right: 1px;
  text-shadow: 0 1px #FFF;
  top: 50%; }
  .modify-pages .delete-tab:hover {
    color: #B50303; }
.modify-pages .lfr-nav-sortable > a > span {
  padding-left: 28px; }
.modify-pages .drag-handle {
  background-color: #555;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  color: #FFF;
  cursor: pointer;
  font-size: 16px;
  left: 3px;
  line-height: 1em;
  margin: 8px;
  padding: 4px;
  position: absolute;
  text-align: center;
  top: 2px;
  width: 1em; }
@media (min-width: 980px) {
  .modify-pages .lfr-nav-sortable > a > span {
    padding-left: 0; }
  .modify-pages .drag-handle {
    display: none; } }
.modify-pages .lfr-nav-updateable.selected a:hover span {
  cursor: text; }

.controls-hidden .modify-pages .lfr-nav-sortable > a > span {
  padding-left: 0; }
.controls-hidden .modify-pages .drag-handle {
  display: none; }

.nav li .toolbar {
  margin-top: 5px; }

/* ---------- Navigation portlet ---------- */
.nav-menu ul {
  padding-left: 10px; }
.nav-menu li a.ancestor {
  font-weight: bold; }
.nav-menu li a.selected {
  color: #000;
  font-weight: bold;
  text-decoration: none; }

.nav-menu-style-arrows ul {
  list-style-image: url(/bksegurospt-theme/css/../images/arrows/04_right.png); }

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

.form-triggers {
  float: left; }

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

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

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

.save-trigger img {
  background-image: url(/bksegurospt-theme/css/../images/common/check.png); }

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

body.portlet {
  border-width: 0; }

.portlet-topper {
  position: relative; }
  .portlet-topper .portlet-topper-toolbar {
    margin: 0;
    padding: 2px;
    position: absolute;
    right: 3px;
    text-align: right;
    top: 3px;
    z-index: 300; }
    .portlet-topper .portlet-topper-toolbar a {
      color: inherit; }
      .portlet-topper .portlet-topper-toolbar a, .portlet-topper .portlet-topper-toolbar a:hover {
        text-decoration: none; }
      .portlet-topper .portlet-topper-toolbar a i {
        font-size: 19px; }
    .portlet-topper .portlet-topper-toolbar .nobr {
      display: block;
      float: left;
      padding: 1px; }
    .portlet-topper .portlet-topper-toolbar .portlet-icon-back {
      background: url(/bksegurospt-theme/css/../images/arrows/12_left.png) no-repeat 0 50%;
      color: #FFF;
      font-weight: bold;
      padding: 5px 5px 5px 18px; }
      .portlet-topper .portlet-topper-toolbar .portlet-icon-back:hover {
        color: #FFF; }
    .portlet-topper .portlet-topper-toolbar .portlet-options .lfr-icon-menu-text {
      color: transparent;
      font-size: 0; }

.portlet-title {
  display: block; }
  .portlet-title img {
    vertical-align: middle; }

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

.portlet-title-text {
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  max-width: 95%;
  vertical-align: top; }

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

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

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

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

.portlet-borderless-bar, .portlet-content .lfr-icon-actions {
  background: #333;
  color: #FFF;
  text-shadow: -1px -1px black; }
  .portlet-borderless-bar a, .portlet-content .lfr-icon-actions a {
    color: #3AF; }

.portlet-borderless-container:hover .portlet-borderless-bar, .portlet-content:hover .lfr-icon-actions {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1; }

.portlet-borderless-container:hover .portlet-borderless-bar .portlet-actions, .portlet-content:hover .lfr-icon-actions .taglib-text {
  display: inline-block; }

.portlet-borderless-bar .portlet-options .dropdown-toggle, .portlet-borderless-bar .portlet-options.open .dropdown-toggle {
  background-image: url(/bksegurospt-theme/css/../images/portlet/options_borderless.png); }

.portlet-content .lfr-icon-actions {
  float: left;
  margin: 1px 10px 1px 1px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
  padding: 2px 7px; }
  .portlet-content .lfr-icon-actions .taglib-text {
    color: #FFF;
    display: none;
    font-weight: bold;
    margin-right: 1em;
    text-decoration: none;
    vertical-align: middle; }
  .portlet-content .lfr-icon-actions .lfr-icon-action a {
    background: url() no-repeat 0 50%;
    display: inline-block;
    margin-left: 5px;
    vertical-align: top; }
    .portlet-content .lfr-icon-actions .lfr-icon-action a:hover {
      text-decoration: none; }
      .portlet-content .lfr-icon-actions .lfr-icon-action a:hover span {
        text-decoration: underline; }
    .portlet-content .lfr-icon-actions .lfr-icon-action a img {
      visibility: hidden; }
  .portlet-content .lfr-icon-actions .lfr-icon-action-add a {
    background-image: url(/bksegurospt-theme/css/../images/common/add_white.png); }
  .portlet-content .lfr-icon-actions .lfr-icon-action-edit a {
    background-image: url(/bksegurospt-theme/css/../images/common/edit_white.png); }
  .portlet-content .lfr-icon-actions .lfr-icon-action-edit-template a {
    background-image: url(/bksegurospt-theme/css/../images/common/edit_template_white.png); }
  .portlet-content .lfr-icon-actions .lfr-icon-action-configuration a {
    background-image: url(/bksegurospt-theme/css/../images/common/configuration_white.png); }
.portlet-content .lfr-url-error {
  display: inline-block;
  white-space: normal; }

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

.portlet-borderless-bar {
  background-color: transparent;
  font-size: 10px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
  opacity: 0.3;
  height: 0;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 200; }
  .portlet-borderless-bar a {
    background: url() no-repeat 0 50%;
    display: inline-block;
    height: 20px;
    margin-left: 5px;
    text-indent: -9999px;
    width: 16px; }
  .portlet-borderless-bar .portlet-actions {
    float: right;
    overflow: hidden;
    padding: 0 5px; }
    .portlet-borderless-bar .portlet-actions .portlet-action, .portlet-borderless-bar .portlet-actions .portlet-options {
      display: inline-block; }
  .portlet-borderless-bar .portlet-actions, .portlet-borderless-bar .portlet-title-default {
    background-color: #333;
    min-height: 21px; }
  .portlet-borderless-bar .portlet-action-separator {
    display: none; }
  .portlet-borderless-bar .portlet-back a {
    height: auto;
    text-indent: 0;
    width: auto; }
  .portlet-borderless-bar .portlet-close {
    display: inline-block;
    vertical-align: middle; }
    .portlet-borderless-bar .portlet-close a {
      background-image: url(/bksegurospt-theme/css/../images/portlet/close_borderless.png); }
  .portlet-borderless-bar .portlet-options li.lfr-trigger strong a {
    background-image: url(/bksegurospt-theme/css/../images/portlet/options_borderless.png); }

.lfr-configurator-visibility .portlet-borderless-bar {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
  opacity: 0.6; }
.lfr-configurator-visibility .portlet-content .lfr-icon-actions {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1; }

.portlet-content .icons-container {
  clear: both;
  height: auto;
  margin-top: 1em;
  overflow: hidden;
  width: auto; }

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

.portlet-draggable .portlet-topper {
  cursor: move; }
.portlet-draggable .portlet-title-default {
  background: #333333 url(/bksegurospt-theme/css/../images/portlet/draggable_borderless.png) no-repeat 0 50%;
  cursor: move;
  padding-left: 20px; }

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

/* ---------- Standard styles defined in the JSR 168 ---------- */
/* ---------- Fonts ---------- */
/* ---------- Font attributes for the 'normal' fragment font ---------- */
/* ---------- Font attributes similar to the .portlet-font but the color is lighter ---------- */
/* ---------- Messages ---------- */
.portlet-msg {
  background: #EEE none no-repeat 6px 50%;
  border: 1px solid #555;
  color: #34404F;
  font-weight: bold;
  margin: 2px auto 14px;
  padding: 6px 6px 6px 30px;
  text-align: left; }

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

.lfr-status-alert-label {
  background-image: url(/bksegurospt-theme/css/../images/messages/alert.png);
  color: #663; }

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

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

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

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

.lfr-status-success-label {
  background-image: url(/bksegurospt-theme/css/../images/messages/success.png);
  color: #384F34; }

/* ---------- Liferay messages ---------- */
.lfr-message {
  position: relative; }
  .lfr-message .lfr-message-control {
    background-color: #333;
    display: inline-block; }
  .lfr-message .lfr-message-controls {
    display: none;
    left: 3px;
    margin: -8px 8px 0 3px;
    position: absolute;
    top: 50%;
    z-index: 10; }
  .lfr-message .lfr-message-close {
    background-image: url(/bksegurospt-theme/css/../images/portlet/close_borderless.png);
    background-position: 0 0;
    background-repeat: no-repeat; }
  .lfr-message .lfr-message-close-all {
    color: #FFF;
    display: none;
    font-size: 0.8em;
    margin-left: 10px;
    padding: 1px 10px;
    text-shadow: 1px 1px 0 #000;
    vertical-align: top; }
    .lfr-message .lfr-message-close-all a {
      color: #FFF; }
  .lfr-message .lfr-message-controls-hover .lfr-message-close-all {
    display: inline-block; }
  .lfr-message.pending {
    background-image: url(/bksegurospt-theme/css/../images/common/time.png); }

.lfr-message-content.alert {
  margin-bottom: 0; }

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

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

/* ---------- Text of a subheading ---------- */
/* ---------- Table or section footnote ---------- */
/* ---------- Text that belongs to the table but does not fall in one of the other categories (e.g. explanatory or help text that is associated with the section) ---------- */
/* ---------- Forms ---------- */
.alert .form {
  margin: 0; }

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

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

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

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

/* ---------- Permissions ---------- */
.table-data tr.lfr-role .first {
  background-image: url();
  background-position: 5px 50%;
  background-repeat: no-repeat;
  padding-left: 30px;
  vertical-align: middle; }
.table-data tr.lfr-role-guest .first {
  background-image: url(/bksegurospt-theme/css/../images/common/guest_icon.png); }
.table-data tr.lfr-role-regular .first {
  background-image: url(/bksegurospt-theme/css/../images/common/user_icon.png); }
.table-data tr.lfr-role-site .first {
  background-image: url(/bksegurospt-theme/css/../images/common/site_icon.png); }
.table-data tr.lfr-role-organization .first {
  background-image: url(/bksegurospt-theme/css/../images/common/organization_icon.png); }
.table-data tr.lfr-role-team .first {
  background-image: url(/bksegurospt-theme/css/../images/common/team_icon.png); }

/* ---------- Miscellaneous component styles ---------- */
.lfr-ddm-container .control-group.error .control-label,
.lfr-ddm-container .control-group.error .help-block,
.lfr-ddm-container .control-group.error .help-inline {
  color: #555555; }
.lfr-ddm-container .control-group.error .checkbox,
.lfr-ddm-container .control-group.error .radio,
.lfr-ddm-container .control-group.error input,
.lfr-ddm-container .control-group.error select,
.lfr-ddm-container .control-group.error textarea {
  color: #555555; }
.lfr-ddm-container .control-group.error input,
.lfr-ddm-container .control-group.error select,
.lfr-ddm-container .control-group.error textarea {
  border-color: #cccccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .lfr-ddm-container .control-group.error input:focus,
  .lfr-ddm-container .control-group.error select:focus,
  .lfr-ddm-container .control-group.error textarea:focus {
    border-color: #b3b3b3;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white; }
.lfr-ddm-container .control-group.error .input-prepend .add-on,
.lfr-ddm-container .control-group.error .input-append .add-on {
  color: #555555;
  background-color: whitesmoke;
  border-color: #555555; }
.lfr-ddm-container .control-group.info .control-label,
.lfr-ddm-container .control-group.info .help-block,
.lfr-ddm-container .control-group.info .help-inline {
  color: #555555; }
.lfr-ddm-container .control-group.info .checkbox,
.lfr-ddm-container .control-group.info .radio,
.lfr-ddm-container .control-group.info input,
.lfr-ddm-container .control-group.info select,
.lfr-ddm-container .control-group.info textarea {
  color: #555555; }
.lfr-ddm-container .control-group.info input,
.lfr-ddm-container .control-group.info select,
.lfr-ddm-container .control-group.info textarea {
  border-color: #cccccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .lfr-ddm-container .control-group.info input:focus,
  .lfr-ddm-container .control-group.info select:focus,
  .lfr-ddm-container .control-group.info textarea:focus {
    border-color: #b3b3b3;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white; }
.lfr-ddm-container .control-group.info .input-prepend .add-on,
.lfr-ddm-container .control-group.info .input-append .add-on {
  color: #555555;
  background-color: whitesmoke;
  border-color: #555555; }
.lfr-ddm-container .control-group.success .control-label,
.lfr-ddm-container .control-group.success .help-block,
.lfr-ddm-container .control-group.success .help-inline {
  color: #555555; }
.lfr-ddm-container .control-group.success .checkbox,
.lfr-ddm-container .control-group.success .radio,
.lfr-ddm-container .control-group.success input,
.lfr-ddm-container .control-group.success select,
.lfr-ddm-container .control-group.success textarea {
  color: #555555; }
.lfr-ddm-container .control-group.success input,
.lfr-ddm-container .control-group.success select,
.lfr-ddm-container .control-group.success textarea {
  border-color: #cccccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .lfr-ddm-container .control-group.success input:focus,
  .lfr-ddm-container .control-group.success select:focus,
  .lfr-ddm-container .control-group.success textarea:focus {
    border-color: #b3b3b3;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white; }
.lfr-ddm-container .control-group.success .input-prepend .add-on,
.lfr-ddm-container .control-group.success .input-append .add-on {
  color: #555555;
  background-color: whitesmoke;
  border-color: #555555; }
.lfr-ddm-container .control-group.warning .control-label,
.lfr-ddm-container .control-group.warning .help-block,
.lfr-ddm-container .control-group.warning .help-inline {
  color: #555555; }
.lfr-ddm-container .control-group.warning .checkbox,
.lfr-ddm-container .control-group.warning .radio,
.lfr-ddm-container .control-group.warning input,
.lfr-ddm-container .control-group.warning select,
.lfr-ddm-container .control-group.warning textarea {
  color: #555555; }
.lfr-ddm-container .control-group.warning input,
.lfr-ddm-container .control-group.warning select,
.lfr-ddm-container .control-group.warning textarea {
  border-color: #cccccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .lfr-ddm-container .control-group.warning input:focus,
  .lfr-ddm-container .control-group.warning select:focus,
  .lfr-ddm-container .control-group.warning textarea:focus {
    border-color: #b3b3b3;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white; }
.lfr-ddm-container .control-group.warning .input-prepend .add-on,
.lfr-ddm-container .control-group.warning .input-append .add-on {
  color: #555555;
  background-color: whitesmoke;
  border-color: #555555; }
.lfr-ddm-container .control-group.error > .control-label,
.lfr-ddm-container .control-group.error > .help-block,
.lfr-ddm-container .control-group.error > .help-inline {
  color: #b50303; }
.lfr-ddm-container .control-group.error > .checkbox,
.lfr-ddm-container .control-group.error > .radio,
.lfr-ddm-container .control-group.error > input,
.lfr-ddm-container .control-group.error > select,
.lfr-ddm-container .control-group.error > textarea {
  color: #b50303; }
.lfr-ddm-container .control-group.error > input,
.lfr-ddm-container .control-group.error > select,
.lfr-ddm-container .control-group.error > textarea {
  border-color: #b50303;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .lfr-ddm-container .control-group.error > input:focus,
  .lfr-ddm-container .control-group.error > select:focus,
  .lfr-ddm-container .control-group.error > textarea:focus {
    border-color: #830202;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #fb2323;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #fb2323;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #fb2323; }
.lfr-ddm-container .control-group.error > .input-prepend .add-on,
.lfr-ddm-container .control-group.error > .input-append .add-on {
  color: #b50303;
  background-color: #fee5e2;
  border-color: #b50303; }
.lfr-ddm-container .control-group.info > .control-label,
.lfr-ddm-container .control-group.info > .help-block,
.lfr-ddm-container .control-group.info > .help-inline {
  color: #12718f; }
.lfr-ddm-container .control-group.info > .checkbox,
.lfr-ddm-container .control-group.info > .radio,
.lfr-ddm-container .control-group.info > input,
.lfr-ddm-container .control-group.info > select,
.lfr-ddm-container .control-group.info > textarea {
  color: #12718f; }
.lfr-ddm-container .control-group.info > input,
.lfr-ddm-container .control-group.info > select,
.lfr-ddm-container .control-group.info > textarea {
  border-color: #12718f;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .lfr-ddm-container .control-group.info > input:focus,
  .lfr-ddm-container .control-group.info > select:focus,
  .lfr-ddm-container .control-group.info > textarea:focus {
    border-color: #0c4d62;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #24b5e3;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #24b5e3;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #24b5e3; }
.lfr-ddm-container .control-group.info > .input-prepend .add-on,
.lfr-ddm-container .control-group.info > .input-append .add-on {
  color: #12718f;
  background-color: #cef1fc;
  border-color: #12718f; }
.lfr-ddm-container .control-group.success > .control-label,
.lfr-ddm-container .control-group.success > .help-block,
.lfr-ddm-container .control-group.success > .help-inline {
  color: #488f06; }
.lfr-ddm-container .control-group.success > .checkbox,
.lfr-ddm-container .control-group.success > .radio,
.lfr-ddm-container .control-group.success > input,
.lfr-ddm-container .control-group.success > select,
.lfr-ddm-container .control-group.success > textarea {
  color: #488f06; }
.lfr-ddm-container .control-group.success > input,
.lfr-ddm-container .control-group.success > select,
.lfr-ddm-container .control-group.success > textarea {
  border-color: #488f06;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .lfr-ddm-container .control-group.success > input:focus,
  .lfr-ddm-container .control-group.success > select:focus,
  .lfr-ddm-container .control-group.success > textarea:focus {
    border-color: #2f5e04;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #79f10a;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #79f10a;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #79f10a; }
.lfr-ddm-container .control-group.success > .input-prepend .add-on,
.lfr-ddm-container .control-group.success > .input-append .add-on {
  color: #488f06;
  background-color: #f1fbd1;
  border-color: #488f06; }
.lfr-ddm-container .control-group.warning > .control-label,
.lfr-ddm-container .control-group.warning > .help-block,
.lfr-ddm-container .control-group.warning > .help-inline {
  color: #bf7900; }
.lfr-ddm-container .control-group.warning > .checkbox,
.lfr-ddm-container .control-group.warning > .radio,
.lfr-ddm-container .control-group.warning > input,
.lfr-ddm-container .control-group.warning > select,
.lfr-ddm-container .control-group.warning > textarea {
  color: #bf7900; }
.lfr-ddm-container .control-group.warning > input,
.lfr-ddm-container .control-group.warning > select,
.lfr-ddm-container .control-group.warning > textarea {
  border-color: #bf7900;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .lfr-ddm-container .control-group.warning > input:focus,
  .lfr-ddm-container .control-group.warning > select:focus,
  .lfr-ddm-container .control-group.warning > textarea:focus {
    border-color: #8c5900;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffaf26;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffaf26;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffaf26; }
.lfr-ddm-container .control-group.warning > .input-prepend .add-on,
.lfr-ddm-container .control-group.warning > .input-append .add-on {
  color: #bf7900;
  background-color: #fffbdc;
  border-color: #bf7900; }

/* ---------- Dynamic data list display/Journal portlet ---------- */
.portlet-dynamic-data-list-display .lfr-ddm-container .field-wrapper[data-repeatable="true"], .portlet-dynamic-data-list-display .lfr-ddm-container .field-wrapper .field-wrapper, .portlet-dynamic-data-lists .lfr-ddm-container .field-wrapper[data-repeatable="true"], .portlet-dynamic-data-lists .lfr-ddm-container .field-wrapper .field-wrapper, .portlet-journal .journal-article-container .lfr-ddm-container .field-wrapper[data-repeatable="true"], .portlet-journal .journal-article-container .lfr-ddm-container .field-wrapper .field-wrapper {
  border: 1px solid #D0D0D0;
  border-left-width: 10px;
  padding: 7px 10px 10px; }
  .portlet-dynamic-data-list-display .lfr-ddm-container .field-wrapper[data-repeatable="true"][data-repeatable="true"]:nth-of-type(even), .portlet-dynamic-data-list-display .lfr-ddm-container .field-wrapper .field-wrapper[data-repeatable="true"]:nth-of-type(even), .portlet-dynamic-data-lists .lfr-ddm-container .field-wrapper[data-repeatable="true"][data-repeatable="true"]:nth-of-type(even), .portlet-dynamic-data-lists .lfr-ddm-container .field-wrapper .field-wrapper[data-repeatable="true"]:nth-of-type(even), .portlet-journal .journal-article-container .lfr-ddm-container .field-wrapper[data-repeatable="true"][data-repeatable="true"]:nth-of-type(even), .portlet-journal .journal-article-container .lfr-ddm-container .field-wrapper .field-wrapper[data-repeatable="true"]:nth-of-type(even) {
    background-color: #F5F5F5; }
  .portlet-dynamic-data-list-display .lfr-ddm-container .field-wrapper[data-repeatable="true"], .portlet-dynamic-data-list-display .lfr-ddm-container .field-wrapper[data-repeatable="true"] .field-wrapper, .portlet-dynamic-data-list-display .lfr-ddm-container .field-wrapper .field-wrapper, .portlet-dynamic-data-list-display .lfr-ddm-container .field-wrapper .field-wrapper .field-wrapper, .portlet-dynamic-data-lists .lfr-ddm-container .field-wrapper[data-repeatable="true"], .portlet-dynamic-data-lists .lfr-ddm-container .field-wrapper[data-repeatable="true"] .field-wrapper, .portlet-dynamic-data-lists .lfr-ddm-container .field-wrapper .field-wrapper, .portlet-dynamic-data-lists .lfr-ddm-container .field-wrapper .field-wrapper .field-wrapper, .portlet-journal .journal-article-container .lfr-ddm-container .field-wrapper[data-repeatable="true"], .portlet-journal .journal-article-container .lfr-ddm-container .field-wrapper[data-repeatable="true"] .field-wrapper, .portlet-journal .journal-article-container .lfr-ddm-container .field-wrapper .field-wrapper, .portlet-journal .journal-article-container .lfr-ddm-container .field-wrapper .field-wrapper .field-wrapper {
    margin: 15px 0 0; }

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

/* ---------- Breadcrumb taglib ---------- */
.breadcrumb.breadcrumb-vertical {
  display: inline-block;
  text-align: center; }
  .breadcrumb.breadcrumb-vertical li {
    display: block; }
    .breadcrumb.breadcrumb-vertical li.last, .breadcrumb.breadcrumb-vertical li.only {
      background: none; }
  .breadcrumb.breadcrumb-vertical .divider {
    background: url(/bksegurospt-theme/images/arrows/07_down.png) no-repeat 50% 100%;
    display: block;
    text-indent: 110%;
    white-space: nowrap;
    overflow: hidden;
    height: 10px; }

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

/* ---------- navbar form search ---------- */
.navbar form {
  margin: 0; }

.ie .portlet-borderless-bar {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5; }
.ie .portlet-content .lfr-icon-actions {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5; }
.ie .portlet-borderless-container:hover .portlet-borderless-bar, .ie .portlet-journal-content .lfr-icon-actions:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1; }
.ie .taglib-calendar tr td.first a {
  border-right-width: 0; }

.ie6 .portlet-content .icons-container, .ie7 .portlet-content .icons-container {
  overflow: visible; }
.ie6 .portlet-content .lfr-icon-actions .taglib-text, .ie7 .portlet-content .lfr-icon-actions .taglib-text {
  display: inline-block; }
.ie6 .portlet-borderless-bar .portlet-actions, .ie7 .portlet-borderless-bar .portlet-actions {
  margin-left: 20px;
  margin-right: 0; }
.ie6 .portlet-title-default, .ie7 .portlet-title-default {
  float: left; }
.ie6 .lfr-message .lfr-message-close, .ie7 .lfr-message .lfr-message-close {
  float: left; }

.ie6 .portlet-topper-toolbar .icon {
  height: 16px;
  width: 16px; }
.ie6 .portlet-borderless-container {
  height: 2.5em; }
.ie6 .portlet-borderless-bar {
  filter: alpha(opacity=90); }
  .ie6 .portlet-borderless-bar .portlet-actions {
    display: inline;
    filter: alpha(opacity=90); }
.ie6 .breadcrumbs {
  zoom: 1; }

.ie8 .dockbar img, .ie8 .lfr-icon-action img, .ie8 .logo img {
  max-width: none; }

.menu-content, .underlay-content {
  -webkit-box-shadow: 2px 4px 7px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 2px 4px 7px rgba(0, 0, 0, 0.5);
  box-shadow: 2px 4px 7px rgba(0, 0, 0, 0.5); }

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

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

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

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

.lfr-device-preview .lfr-device-size-status-content {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 1px white;
  -moz-box-shadow: 0 0 1px white;
  box-shadow: 0 0 1px white;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
  opacity: 0.9; }
.lfr-device-preview .lfr-device:after, .lfr-device-preview .lfr-device:before {
  -webkit-box-shadow: #111111 0 1px 0;
  -moz-box-shadow: #111111 0 1px 0;
  box-shadow: #111111 0 1px 0; }
.lfr-device-preview .lfr-device:after {
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
  border-radius: 15px; }
.lfr-device-preview .lfr-device.rotated:after, .lfr-device-preview .lfr-device.rotated:before {
  -webkit-box-shadow: #111111 -1px 1px 0;
  -moz-box-shadow: #111111 -1px 1px 0;
  box-shadow: #111111 -1px 1px 0; }
.lfr-device-preview .lfr-device.smartphone, .lfr-device-preview .lfr-device.tablet {
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  -o-border-radius: 25px;
  border-radius: 25px; }
.lfr-device-preview .lfr-device.tablet:before {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px; }

@media (max-width: 979px) {
  .dockbar .navbar-inner .btn-navbar {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    text-shadow: none; } }
.dockbar .navbar-inner .nav li.staging-toggle.active > a {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }
.dockbar .navbar-inner .nav li.staging-toggle span {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px; }
.dockbar .menu-button-active .menu-button {
  -webkit-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.7);
  -moz-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.7);
  box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.7); }
.dockbar .impersonating-user .alert-info {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0; }

.dockbar-split .dockbar .navbar-inner .nav > li > a {
  text-shadow: none; }
.dockbar-split .dockbar .navbar-inner .nav-add-controls > li a {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px; }
  .dockbar-split .dockbar .navbar-inner .nav-add-controls > li a .nav-item-label {
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    border-radius: 30px; }
.dockbar-split .dockbar .navbar-inner .nav-add-controls > li.open a {
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  -ms-border-radius: 4px 4px 0 0;
  -o-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0; }

@media (max-width: 979px) {
  .navbar .navbar-search .form-search .search-query {
    -webkit-border-radius: 14px;
    -moz-border-radius: 14px;
    -ms-border-radius: 14px;
    -o-border-radius: 14px;
    border-radius: 14px; } }
.portlet-document-library .lfr-ddm-small-image-preview, .portlet-dynamic-data-mapping .lfr-ddm-small-image-preview {
  -webkit-box-shadow: 0 1px 3px #cccccc;
  -moz-box-shadow: 0 1px 3px #cccccc;
  box-shadow: 0 1px 3px #cccccc; }

.portlet-asset-category-admin .tree-node-selected, .portlet-asset-category-admin .tree-node-over, .portlet-asset-category-admin .category-item {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px; }

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

.portlet-document-library-upload-mask .overlaymask-content {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px; }

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

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

.lfr-upload-container .progress-bar, .lfr-upload-container .progress, .lfr-editable:after {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px; }

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

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

.portlet-dynamic-data-list-display .lfr-ddm-container .field-wrapper, .portlet-dynamic-data-lists .lfr-ddm-container .field-wrapper, .portlet-journal .lfr-ddm-container .field-wrapper {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px; }

.portlet-journal .display-page-item-container .display-page-item, .portlet-journal .display-page-item-container .display-page-item .display-page-item-remove, .taglib-categorization-filter .asset-entry {
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  -ms-border-radius: 14px;
  -o-border-radius: 14px;
  border-radius: 14px; }

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

.taglib-form-navigator > .form-steps > ul.form-navigator.well {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }
  .taglib-form-navigator > .form-steps > ul.form-navigator.well .tab .tab-label:hover .number, .taglib-form-navigator > .form-steps > ul.form-navigator.well .tab .tab-label:focus .number {
    -webkit-box-shadow: 0 0 5px 0 #333333;
    -moz-box-shadow: 0 0 5px 0 #333333;
    box-shadow: 0 0 5px 0 #333333;
    -webkit-transition-duration: 0.25s;
    -moz-transition-duration: 0.25s;
    -o-transition-duration: 0.25s;
    transition-duration: 0.25s;
    -webkit-transition-property: box-shadow;
    -moz-transition-property: box-shadow;
    -o-transition-property: box-shadow;
    transition-property: box-shadow;
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .taglib-form-navigator > .form-steps > ul.form-navigator.well .tab .tab-label .number {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%; }

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

.input-localized .lfr-input-localized-state {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px; }
.input-localized .lfr-input-localized .lfr-input-localized-state {
  -webkit-box-shadow: 0 0 3px #dddddd;
  -moz-box-shadow: 0 0 3px #dddddd;
  box-shadow: 0 0 3px #dddddd; }
  .input-localized .lfr-input-localized .lfr-input-localized-state.lfr-input-localized-state-error {
    -webkit-box-shadow: 0 0 3px #ff0047;
    -moz-box-shadow: 0 0 3px #ff0047;
    box-shadow: 0 0 3px #ff0047; }
.input-localized .palette-item-selected .lfr-input-localized-state {
  -webkit-box-shadow: 0 0 3px #27c1f2;
  -moz-box-shadow: 0 0 3px #27c1f2;
  box-shadow: 0 0 3px #27c1f2; }

.lfr-add-panel .add-content-button .lfr-actions {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px; }
.lfr-add-panel .lfr-panel-content .app-view-entry-taglib.display-list:hover, .lfr-add-panel .lfr-panel-content .app-view-entry-taglib.display-list.hover, .lfr-add-panel .lfr-panel-content .app-view-entry-taglib.display-list.over, .lfr-add-panel .lfr-panel-content .app-view-entry-taglib.display-descriptive:hover, .lfr-add-panel .lfr-panel-content .app-view-entry-taglib.display-descriptive.hover, .lfr-add-panel .lfr-panel-content .app-view-entry-taglib.display-descriptive.over {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0; }
.lfr-add-panel .lfr-panel.lfr-extended {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }
.lfr-add-panel .lfr-panel.lfr-extended .lfr-panel-titlebar, .lfr-add-panel .add-application-tab .lfr-add-content .lfr-title-category {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #d2dbe4), color-stop(100%, #bdc8d6));
  background-image: -webkit-linear-gradient(#d2dbe4, #bdc8d6);
  background-image: -moz-linear-gradient(#d2dbe4, #bdc8d6);
  background-image: -o-linear-gradient(#d2dbe4, #bdc8d6);
  background-image: linear-gradient(#d2dbe4, #bdc8d6); }
.lfr-add-panel .search-panel .add-content-search .field-input {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px; }

.lfr-add-dialog .add-content-menu .search-query, .lfr-add-panel .add-content-menu .search-query {
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
  border-radius: 15px; }

.lfr-content-preview-popup .lfr-content-preview-popup-content {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: 8px 3px 7px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 8px 3px 7px rgba(0, 0, 0, 0.25);
  box-shadow: 8px 3px 7px rgba(0, 0, 0, 0.25); }

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

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

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

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

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

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

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

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

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

  to {
    background-position: 0 0; } }

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

  to {
    background-position: 0 0; } }

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

  to {
    background-position: 0 0; } }

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

  to {
    background-position: 0 0; } }

.lfr-progress-active .progress-bar-status, .lfr-upload-container .file-uploading .progress-bar .progress {
  background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.3) 25%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0.3) 75%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0));
  background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.3) 25%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0.3) 75%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0));
  background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, 0.3) 25%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0.3) 75%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0));
  background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.3) 25%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0.3) 75%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0));
  -webkit-background-size: 40px 40px;
  -moz-background-size: 40px 40px;
  -o-background-size: 40px 40px;
  background-size: 40px 40px;
  -webkit-animation: progress-bar-stripes 0.5s linear infinite;
  -moz-animation: progress-bar-stripes 0.5s linear infinite;
  -ms-animation: progress-bar-stripes 0.5s linear infinite;
  -o-animation: progress-bar-stripes 0.5s linear infinite;
  animation: progress-bar-stripes 0.5s linear infinite;
  -webkit-transition: width 0.5s ease-out;
  -moz-transition: width 0.5s ease-out;
  -o-transition: width 0.5s ease-out;
  transition: width 0.5s ease-out; }

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

  to {
    background-color: transparent; } }

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

  to {
    background-color: transparent; } }

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

  to {
    background-color: transparent; } }

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

  to {
    background-color: transparent; } }

.highlight-animation {
  -webkit-animation: highlight-animation 0.7s;
  -moz-animation: highlight-animation 0.7s;
  -ms-animation: highlight-animation 0.7s;
  -o-animation: highlight-animation 0.7s;
  animation: highlight-animation 0.7s; }

body:first-of-type .portlet-borderless-bar, body:first-of-type .portlet-content .lfr-icon-actions {
  -webkit-transition: opacity 0.5s ease;
  -webkit-transition-delay: 0.15s;
  -moz-transition: opacity 0.5s ease 0.15s;
  -o-transition: opacity 0.5s ease 0.15s;
  transition: opacity 0.5s ease 0.15s; }
body:first-of-type .portlet-borderless-container:hover .portlet-borderless-bar, body:first-of-type .portlet-content:hover .lfr-icon-actions {
  -webkit-transition: opacity 0.5s ease;
  -webkit-transition-delay: 0s;
  -moz-transition: opacity 0.5s ease 0s;
  -o-transition: opacity 0.5s ease 0s;
  transition: opacity 0.5s ease 0s; }
body:first-of-type .portlet-borderless-bar .portlet-actions, body:first-of-type .portlet-content .lfr-icon-actions .taglib-text {
  display: inline-block;
  max-width: 0;
  overflow: hidden;
  -webkit-transition: max-width 0.3s ease-in;
  -webkit-transition-delay: 0.2s;
  -moz-transition: max-width 0.3s ease-in 0.2s;
  -o-transition: max-width 0.3s ease-in 0.2s;
  transition: max-width 0.3s ease-in 0.2s;
  text-overflow: ellipsis;
  white-space: nowrap; }
body:first-of-type .portlet-borderless-bar .portlet-actions, body:first-of-type .portlet-content:hover .lfr-icon-actions .taglib-text {
  -webkit-transition: max-width 0.3s ease;
  -webkit-transition-delay: 0s;
  -moz-transition: max-width 0.3s ease 0s;
  -o-transition: max-width 0.3s ease 0s;
  transition: max-width 0.3s ease 0s; }
body:first-of-type .portlet-borderless-bar .portlet-actions {
  -moz-border-radius-bottomleft: 20px;
  -webkit-border-bottom-left-radius: 20px;
  border-bottom-left-radius: 20px;
  -moz-border-radius-topleft: 20px;
  -webkit-border-top-left-radius: 20px;
  border-top-left-radius: 20px; }
body:first-of-type .portlet-borderless-bar .portlet-title-default {
  -moz-border-radius-bottomright: 20px;
  -webkit-border-bottom-right-radius: 20px;
  border-bottom-right-radius: 20px;
  -moz-border-radius-topright: 20px;
  -webkit-border-top-right-radius: 20px;
  border-top-right-radius: 20px; }
body:first-of-type .portlet-borderless-container:hover .portlet-borderless-bar .portlet-actions {
  max-width: 500px; }
body:first-of-type .portlet-content:hover .lfr-icon-actions .taglib-text {
  max-width: 200px; }
@media (max-width: 979px) {
  body:first-of-type .portlet-content .lfr-icon-actions .taglib-text {
    max-width: 200px; } }

.portlet-boundary.yui3-dd-dragging {
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
  -webkit-transition: -webkit-transform 0.3s ease;
  -moz-transition: -moz-transform 0.3s ease;
  -o-transition: -o-transform 0.3s ease;
  transition: transform 0.3s ease; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.upload-drop-active .lfr-upload-container .upload-target {
  -webkit-animation: none;
  -moz-animation: none;
  -ms-animation: none;
  -o-animation: none;
  animation: none; }
.upload-drop-active .portlet-document-library .document-container {
  -webkit-box-shadow: inset 0 0 5px #b8c1d1;
  -moz-box-shadow: inset 0 0 5px #b8c1d1;
  box-shadow: inset 0 0 5px #b8c1d1; }

.upload-drop-intent .lfr-upload-container .upload-target {
  -webkit-animation: lfr-drop-active 1s ease 0.2s infinite;
  -moz-animation: lfr-drop-active 1s ease 0.2s infinite;
  -ms-animation: lfr-drop-active 1s ease 0.2s infinite;
  -o-animation: lfr-drop-active 1s ease 0.2s infinite;
  animation: lfr-drop-active 1s ease 0.2s infinite; }

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_toolgroup, .cke_toolbar.cke_toolbar__a11yhelpbtn .cke_toolgroup:hover {
  -webkit-box-shadow: initial;
  -moz-box-shadow: initial;
  box-shadow: initial; }
.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button:hover {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }
.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button .cke_button_label:after {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #e4e4e4));
  background-image: -webkit-linear-gradient(#ffffff, #e4e4e4);
  background-image: -moz-linear-gradient(#ffffff, #e4e4e4);
  background-image: -o-linear-gradient(#ffffff, #e4e4e4);
  background-image: linear-gradient(#ffffff, #e4e4e4);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px; }
.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button .cke_button_label:hover:after {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f2f2f2), color-stop(100%, #cccccc));
  background-image: -webkit-linear-gradient(#f2f2f2, #cccccc);
  background-image: -moz-linear-gradient(#f2f2f2, #cccccc);
  background-image: -o-linear-gradient(#f2f2f2, #cccccc);
  background-image: linear-gradient(#f2f2f2, #cccccc); }

/*##### FONTS #####*/
/*Source Sans Pro*/
@font-face {
  font-family: 'SourceSansProRegular';
  src: url("/bksegurospt-theme/css/fonts/sourcesanspro-regular-webfont.eot");
  src: url("/bksegurospt-theme/css/fonts/sourcesanspro-regular-webfont.eot?#iefix") format("embedded-opentype"), url("/bksegurospt-theme/css/fonts/sourcesanspro-regular-webfont.woff2") format("woff2"), url("/bksegurospt-theme/css/fonts/sourcesanspro-regular-webfont.woff") format("woff"), url("/bksegurospt-theme/css/fonts/sourcesanspro-regular-webfont.ttf") format("truetype"), url("/bksegurospt-theme/css/fonts/sourcesanspro-regular-webfont.svg#SourceSansProRegular") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'SourceSansProLight';
  src: url("/bksegurospt-theme/css/fonts/sourcesanspro-light-webfont.eot");
  src: url("/bksegurospt-theme/css/fonts/sourcesanspro-light-webfont.eot?#iefix") format("embedded-opentype"), url("/bksegurospt-theme/css/fonts/sourcesanspro-light-webfont.woff2") format("woff2"), url("/bksegurospt-theme/css/fonts/sourcesanspro-light-webfont.woff") format("woff"), url("/bksegurospt-theme/css/fonts/sourcesanspro-light-webfont.ttf") format("truetype"), url("/bksegurospt-theme/css/fonts/sourcesanspro-light-webfont.svg#SourceSansProLight") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'SourceSansProSemiBold';
  src: url("/bksegurospt-theme/css/fonts/sourcesanspro-semibold-webfont.eot");
  src: url("/bksegurospt-theme/css/fonts/sourcesanspro-semibold-webfont.eot?#iefix") format("embedded-opentype"), url("/bksegurospt-theme/css/fonts/sourcesanspro-semibold-webfont.woff2") format("woff2"), url("/bksegurospt-theme/css/fonts/sourcesanspro-semibold-webfont.woff") format("woff"), url("/bksegurospt-theme/css/fonts/sourcesanspro-semibold-webfont.ttf") format("truetype"), url("/bksegurospt-theme/css/fonts/sourcesanspro-semibold-webfont.svg#SourceSansProSemiBold") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'SourceSansProBold';
  src: url("/bksegurospt-theme/css/fonts/sourcesanspro-bold-webfont.eot");
  src: url("/bksegurospt-theme/css/fonts/sourcesanspro-bold-webfont.eot?#iefix") format("embedded-opentype"), url("/bksegurospt-theme/css/fonts/sourcesanspro-bold-webfont.woff2") format("woff2"), url("/bksegurospt-theme/css/fonts/sourcesanspro-bold-webfont.woff") format("woff"), url("/bksegurospt-theme/css/fonts/sourcesanspro-bold-webfont.ttf") format("truetype"), url("/bksegurospt-theme/css/fonts/sourcesanspro-bold-webfont.svg#SourceSansProBold") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'BKRegular';
  src: url("/bksegurospt-theme/css/fonts/banki03-webfont.eot");
  src: url("/bksegurospt-theme/css/fonts/banki03-webfont.eot?#iefix") format("embedded-opentype"), url("/bksegurospt-theme/css/fonts/banki03-webfont.woff2") format("woff2"), url("/bksegurospt-theme/css/fonts/banki03-webfont.woff") format("woff"), url("/bksegurospt-theme/css/fonts/banki03-webfont.ttf") format("truetype"), url("/bksegurospt-theme/css/fonts/banki03-webfont.svg#BKRegular") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'BKTextRegular';
  src: url("/bksegurospt-theme/css/fonts/banki03t-webfont.eot");
  src: url("/bksegurospt-theme/css/fonts/banki03t-webfont.eot?#iefix") format("embedded-opentype"), url("/bksegurospt-theme/css/fonts/banki03t-webfont.woff2") format("woff2"), url("/bksegurospt-theme/css/fonts/banki03t-webfont.woff") format("woff"), url("/bksegurospt-theme/css/fonts/banki03t-webfont.ttf") format("truetype"), url("/bksegurospt-theme/css/fonts/banki03t-webfont.svg#BKTextRegular") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'BKBold';
  src: url("/bksegurospt-theme/css/fonts/banki06-webfont.eot");
  src: url("/bksegurospt-theme/css/fonts/banki06-webfont.eot?#iefix") format("embedded-opentype"), url("/bksegurospt-theme/css/fonts/banki06-webfont.woff2") format("woff2"), url("/bksegurospt-theme/css/fonts/banki06-webfont.woff") format("woff"), url("/bksegurospt-theme/css/fonts/banki06-webfont.ttf") format("truetype"), url("/bksegurospt-theme/css/fonts/banki06-webfont.svg#BKBold") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'BKTextBold';
  src: url("/bksegurospt-theme/css/fonts/banki06t-webfont.eot");
  src: url("/bksegurospt-theme/css/fonts/banki06t-webfont.eot?#iefix") format("embedded-opentype"), url("/bksegurospt-theme/css/fonts/banki06t-webfont.woff2") format("woff2"), url("/bksegurospt-theme/css/fonts/banki06t-webfont.woff") format("woff"), url("/bksegurospt-theme/css/fonts/banki06t-webfont.ttf") format("truetype"), url("/bksegurospt-theme/css/fonts/banki06t-webfont.svg#BKTextBold") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'bankinter_ico';
  src: url("/bksegurospt-theme/css/fonts/bankinter_ico.eot?rgfy5k");
  src: url("/bksegurospt-theme/css/fonts/bankinter_ico.eot?#iefixrgfy5k") format("embedded-opentype"), url("/bksegurospt-theme/css/fonts/bankinter_ico.ttf?rgfy5k") format("truetype"), url("/bksegurospt-theme/css/fonts/bankinter_ico.woff?rgfy5k") format("woff"), url("/bksegurospt-theme/css/fonts/bankinter_ico.svg?rgfy5k#bankinter_ico") format("svg");
  font-weight: normal;
  font-style: normal; }

.bankinterIcons [class^="icon-"], .bankinterIcons [class*=" icon-"] {
  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; }

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline; }

html, body {
  height: 100%; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

.aui body {
  line-height: 1;
  font-family: 'SourceSansProRegular', Arial, Helvetica; }

.aui ul, .aui ol {
  margin: 0;
  padding: 0;
  list-style: none; }

.aui {
  font-size: 100%; }

.aui body {
  font-size: 62.5%;
  font-family: 'SourceSansProRegular'; }

/* 	.aui #wrapper {max-width:110em; padding:0; margin:0 auto;} */
.aui #wrapper {
  padding: 0;
  margin: 0 auto; }

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

.aui #hrefFm {
  display: none; }

.aui a:hover {
  text-decoration: none;
  outline: 0; }

.aui a:active {
  text-decoration: none;
  outline: 0; }

.aui a:focus {
  text-decoration: none;
  outline: 0; }

.aui .both {
  clear: both; }

.aui .fancybox-overlay {
  z-index: 10000; }

.aui .fancybox-opened {
  z-index: 10001; }

.aui .fancybox-opened .fancybox-skin {
  background: transparent;
  box-shadow: none; }

.aui .fancybox-title {
  display: none; }

.aui .onlyResponsive {
  display: none; }

/*componentes que solo se muestran en tablet/phone*/
.aui .onlyTablet {
  display: none; }

/*componentes que solo e muestran en tablet*/
.aui .onlyPhone {
  display: none; }

/*componentes que solo se muestran en phone*/
.aui .onlyWeb {
  display: inherit; }

/*componentes que solo se muestran en web*/
.aui .none {
  display: none !important; }

.aui .screen-reader-text {
  position: absolute !important;
  top: -9999px !important;
  left: -9999px !important; }

.portlet-topper .portlet-topper-toolbar .portlet-icon-back {
  font-size: 1.4em;
  color: #000; }

.aui .editForm {
  z-index: 299;
  position: relative; }

.aui .orangeButton {
  font-family: 'SourceSansProSemiBold';
  font-size: 2em;
  color: #FFF;
  text-align: center;
  padding: 0.43em 0;
  background: #f06f24;
  border: none;
  border-bottom: 2px solid #b04d13;
  border-radius: 3px; }

.aui .orangeButton:hover, .aui .orangeButton:focus {
  color: #FFF;
  text-decoration: none;
  outline: none; }

.aui .orangeButton:active {
  background: #b04d13;
  color: #FFF;
  text-decoration: none; }

.aui .brownButton {
  font-family: 'SourceSansProSemiBold';
  font-size: 1.8em;
  color: #FFF;
  text-align: center;
  line-height: 38px;
  padding: 0;
  background: #63544a;
  border: none;
  border-bottom: 2px solid #3f2e23;
  border-radius: 3px; }

.aui .brownButton:hover, .aui .brownButton:focus {
  color: #FFF;
  text-decoration: none; }

.aui .brownButton:active {
  background: #63412a;
  color: #FFF;
  text-decoration: none; }

.aui .transparentButton {
  font-family: 'SourceSansProSemiBold';
  font-size: 1.6em;
  color: #63412a;
  text-align: center;
  line-height: 36px;
  padding: 0;
  background: transparent;
  border: 1px solid #63544a;
  border-radius: 3px; }

.aui .transparentButton:hover {
  color: #63412a;
  text-decoration: none; }

.aui .whiteButton {
  font-family: 'SourceSansProSemiBold';
  font-size: 0.8em;
  color: #f06f24;
  text-align: center;
  padding: 0.43em 0;
  background: #FFF;
  border: 1px solid #f06f24;
  border-radius: 3px; }

.aui .whiteButton:hover {
  color: #f06f24;
  text-decoration: none; }

.aui .botonBlue {
  font-size: 1.6em;
  color: #FFF;
  text-align: center;
  padding: 0.43em 0;
  background: #b7d1d3;
  border-radius: 3px; }

.aui .botonBlue:hover, .aui .botonBlue:focus {
  color: #FFF;
  text-decoration: none; }

.aui .botonBlue:active {
  background: #d1eff1; }

.aui .contentWidth {
  max-width: 110em;
  margin: 0 auto; }

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

.aui .signed-in .portlet-column-content.empty {
  padding: 50px; }

.aui .fancybox-type-iframe {
  visibility: hidden; }

.aui .sup, .aui sup {
  top: -0.5em;
  font-family: 'SourceSansProBold'; }

.aui .resetMargin {
  margin: 0 0 6px 0 !important; }

/**************** LAYOUTS ****************/
.home {
  padding: 0 5.18% 0 9.45%; }

.home .bloqueColumnas {
  margin-top: 0.5em; }

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

.home .column1 {
  float: left;
  width: 47.97%; }

.home .column2 {
  float: right;
  width: 47.97%; }

.home .column1.modulosHome1 {
  float: right;
  margin-bottom: 1.6em; }

.home .column2.modulosHome2 {
  float: left;
  margin-bottom: 1.6em; }

.subHome {
  padding: 0 7.45% 0 6.54%; }

.subHome .bloqueColumnas {
  margin: 0 0 1em 0; }

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

.subHome .portlet-boundary {
  clear: both; }

.subHome .column1 {
  float: left;
  width: 48%;
  padding-left: 1.06%; }

.subHome .column2 {
  float: right;
  width: 48%; }

/**************** COOKIES ****************/
.cookies {
  background: #ffffd6;
  padding: 0 20px; }

.cookies p {
  max-width: 87.5em;
  margin: 0 auto;
  padding: 1em;
  font-size: 1.6em;
  color: #6e6e6e;
  line-height: 1.1em;
  width: 95%; }

.cookies p a {
  font-size: 1em;
  color: #6E6E6E;
  text-decoration: underline; }

.cookies p a:hover, .cookies p a:active {
  color: #6E6E6E; }

/**************** CABECERA ****************/
.headerEspecialHome .logoOrange, .headerEspecialHome .logoBlack {
  display: none; }

#header {
  position: relative; }

#header .top .left {
  float: left; }

#header .white .top .left .logo1 .logoOrange {
  display: none; }

#header .white .top .left .logo1 .logoBlack {
  display: none; }

#header .orange .top .left .logo1 .logoWhite {
  display: none; }

#header .orange .top .left .logo1 .logoBlack {
  display: none; }

#header .black .top .left .logo1 .logoWhite {
  display: none; }

#header .black .top .left .logo1 .logoOrange {
  display: none; }

#header .top .left ul:after {
  display: block;
  clear: both;
  visibility: hidden;
  content: "";
  height: 0; }

#header .top .left ul {
  margin-top: 3em; }

#header .top .left li {
  float: left;
  padding: 0 0.8em 0 1.1em;
  background: url("/bksegurospt-theme/css/../images/bankinter/bck_circleHeader.png") no-repeat 0 50%;
  line-height: 1; }

#header .orange .top .left li {
  background: url("/bksegurospt-theme/css/../images/bankinter/bck_circleHeader_orange.png") no-repeat 0 50%; }

#header .black .top .left li {
  background: url("/bksegurospt-theme/css/../images/bankinter/bck_circleHeader_black.png") no-repeat 0 50%; }

#header .top .left li.reset {
  background: none;
  padding-left: 0; }

#header .top .left li span {
  font-family: 'SourceSansProBold';
  font-size: 2em;
  color: #FFF;
  text-decoration: underline; }

#header .orange .top .left li span {
  color: #f06f24; }

#header .black .top .left li span {
  color: #000; }

#header .top .left li a {
  font-family: 'SourceSansProSemiBold';
  font-size: 2em;
  color: #FFF;
  text-decoration: none; }

#header .orange .top .left li a {
  color: #f06f24; }

#header .black .top .left li a {
  color: #000; }

#header .top .right:after {
  display: block;
  clear: both;
  visibility: hidden;
  content: "";
  height: 0; }

#header .top .right {
  float: right;
  font-family: 'SourceSansProSemiBold';
  font-size: 1.8em;
  color: #FFF; }

#header .orange .top .right {
  color: #f06f24; }

#header .black .top .right {
  color: #000; }

#header .top .right a {
  font-size: 1em;
  color: #FFF;
  line-height: 1;
  float: left;
  position: relative;
  top: 0.53em; }

#header .orange .top .right a {
  color: #f06f24; }

#header .black .top .right a {
  color: #000; }

#header .top .right span {
  font-size: 1em;
  line-height: 1;
  float: left;
  padding: 0 1.27em;
  position: relative;
  top: 0.53em; }

#header .top .right span a {
  top: 0; }

#header .top .right .button {
  font-size: 1em;
  color: #f06f24;
  background: #FFF;
  padding: 0.53em 0.74em;
  border-bottom: 2px solid #bc683a;
  border-radius: 2px;
  top: 0; }

#header .top .right .button:active {
  background: #f0f0f0; }

#header .orange .top .right .button {
  color: #FFF;
  background: #f06f24;
  border-bottom-color: #b04d13; }

#header .orange .top .right .button:active {
  background: #ff7626;
  border-bottom-color: #ba6739; }

#header .black .top .right .button {
  color: #FFF;
  background: #f06f24;
  border-bottom-color: #ba6739; }

#header .black .top .right .button:active {
  background: #ff7626;
  border-bottom-color: #ba6739; }

#header .top .right #desplegableHeader {
  float: left;
  margin-top: 0.56em;
  position: relative;
  padding-bottom: 0.5em; }

#header .top .right #desplegableHeader span {
  float: inherit;
  padding: 0;
  position: inherit;
  top: 0; }

#header .top .right #desplegableHeader a {
  float: inherit;
  position: inherit;
  top: 0; }

#header .top .right #desplegableHeader .caSelected {
  font-family: 'SourceSansProRegular';
  cursor: pointer; }

#header .top .right #desplegableHeader .caSelected:active {
  color: #d74100; }

#header .top .right #desplegableHeader .icono {
  font-size: 0.5em;
  color: #FFF;
  display: inline-block; }

#header .top .right #desplegableHeader .caSelected:active .icono {
  color: #d74100; }

#header .top .right #desplegableHeader .icon-icon-Ico_chevron_down {
  font-family: 'bankinter_ico';
  position: relative;
  top: -3px; }

#header .top .right #desplegableHeader .icon-icon-Ico_chevron_down:before {
  content: "\61"; }

#header .top .right #desplegableHeader .icon-icon-Ico_chevron_up {
  font-family: 'bankinter_ico';
  position: relative;
  top: 2px; }

#header .top .right #desplegableHeader .icon-icon-Ico_chevron_up:before {
  content: "\62"; }

#header .top .right #desplegableHeader .desplegar {
  display: none; }

#header h1 {
  position: absolute;
  top: -9999px;
  left: -9999px; }

#header .header nav {
  clear: both;
  position: relative;
  display: block; }

#header .header nav ul:after {
  display: block;
  clear: both;
  visibility: hidden;
  content: "";
  height: 0; }

#header .header nav li {
  font-size: 2em;
  float: left;
  padding-right: 2em; }

#header .header nav li a {
  font-family: 'SourceSansProBold';
  font-size: 1em;
  color: #FFF; }

#header .header nav li a:active {
  color: #b04d13; }

#header .header nav li .caSelected {
  font-family: 'SourceSansProBold';
  font-size: 1em;
  color: #FFF;
  cursor: pointer; }

#header .header nav li .caSelected:active {
  color: #b04d13; }

#header .header nav li .caSelected .icono {
  font-size: 0.7em;
  color: #FFF; }

#header .header nav li .caSelected:active .icono {
  color: #b04d13; }

#header .header nav li .caSelected .icon-icon-Ico_chevron_down {
  font-family: 'bankinter_ico';
  position: relative;
  top: -3px; }

#header .header nav li .caSelected .icon-icon-Ico_chevron_down:before {
  content: "\61"; }

#header .header nav li .caSelected .icon-icon-Ico_chevron_up {
  font-family: 'bankinter_ico';
  position: relative;
  top: 5px; }

#header .header nav li .caSelected .icon-icon-Ico_chevron_up:before {
  content: "\62"; }

#header .headerInterna .desplegarNavigation {
  width: 96%;
  padding: 0 2%;
  background: #FFF;
  position: absolute;
  top: 70px;
  left: 0;
  box-shadow: 0 2px 4px #c4c4c4;
  z-index: 2; }

#header .headerInterna .desplegarNavigation .menuColumn:last-child {
  margin-right: 0; }

#header .headerInterna .desplegarNavigation .menuColumn ul li {
  font-size: 1.6em;
  padding-right: 0;
  float: inherit; }

#header .headerInterna .desplegarNavigation .menuColumn ul li a {
  font-family: 'SourceSansProRegular';
  color: #4c4c4c; }

#header .headerEspecialHome .desplegarNavigation {
  width: 96%;
  padding: 0 2%;
  background: #FFF;
  position: absolute;
  top: 70px;
  left: 0;
  box-shadow: 0 2px 4px #c4c4c4;
  z-index: 20; }

#header .headerEspecialHome .desplegarNavigation .menuColumn:last-child {
  margin-right: 0; }

#header .headerEspecialHome .desplegarNavigation .menuColumn ul li {
  font-size: 1.6em;
  padding-right: 0;
  float: inherit; }

#header .headerEspecialHome .desplegarNavigation .menuColumn ul li a {
  font-family: 'SourceSansProRegular';
  color: #4c4c4c; }

#header .positionHome {
  width: 100%;
  padding: 3.7em 0 0 0;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1; }

#header .positionHome .contentWidth {
  padding: 0 4em;
  max-width: 100%; }

#header .positionHome nav {
  display: none; }

#header .positionHome .logo2 {
  display: none; }

#header .positionHome #desplegableHeader {
  display: none; }

#header .headerInterna {
  background: #f06f24; }

#header .headerInterna .header {
  padding: 2.3em 1.54% 0 2.81%; }

#header .headerInterna .logo1 {
  display: none; }

#header .headerInterna .logo2 img {
  display: none; }

#header .headerInterna .logo2 .white {
  display: inherit; }

#header .headerInterna .listadoHeaderHome {
  display: none; }

#header .headerInterna .linkAgenda {
  display: none; }

#header .headerInterna .right .button {
  background: transparent;
  border: 2px solid #FFF;
  color: #FFF;
  padding: 0.42em 0.74em; }

#header .headerInterna .right .button:active {
  color: #c84527;
  background: transparent; }

#header .headerInterna .right span {
  top: 0.42em; }

#header .headerInterna .right #desplegableHeader {
  margin-top: 0.42em; }

#header .headerInterna nav {
  padding: 4em 0 0.8em 0; }

#header .headerEspecialHome {
  width: 95.65%;
  padding: 2.3em 1.54% 0 2.81%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1; }

#header .headerEspecialHome .contentWidth {
  max-width: 100%; }

#header .headerEspecialHome .logo1 {
  display: none; }

#header .headerEspecialHome .logo2 img {
  display: none; }

#header .headerEspecialHome.white .logo2 .white {
  display: inherit; }

#header .headerEspecialHome.orange .logo2 .orange {
  display: inherit; }

#header .headerEspecialHome.black .logo2 .black {
  display: inherit; }

#header .orange .top .right #desplegableHeader .icono {
  color: #f06f24; }

#header .black .top .right #desplegableHeader .icono {
  color: #000; }

#header .headerEspecialHome .listadoHeaderHome {
  display: none; }

#header .headerEspecialHome .linkAgenda {
  display: none; }

#header .headerEspecialHome .right .button {
  background: transparent;
  border: 2px solid #FFF;
  color: #FFF;
  padding: 0.42em 0.74em; }

#header .headerEspecialHome.orange .right .button {
  border: none;
  border-bottom: 2px solid #b04d13; }

#header .headerEspecialHome.black .right .button {
  border: none;
  border-bottom: 2px solid #b04d13; }

#header .headerEspecialHome .right span {
  top: 0.42em; }

#header .headerEspecialHome .right #desplegableHeader {
  margin-top: 0.42em; }

#header .headerEspecialHome nav {
  padding: 4em 0 0.8em 0; }

#header .orange .header nav li a {
  color: #f06f24; }

#header .black .header nav li a {
  color: #000; }

#header .orange .header nav li .caSelected {
  color: #f06f24; }

#header .black .header nav li .caSelected {
  color: #000; }

#header .orange .header nav li .caSelected .icono {
  color: #f06f24; }

#header .black .header nav li .caSelected .icono {
  color: #000; }

#header .orange .top .left #iconoMenu .icon-icon-Ico_handset {
  color: #f06f24; }

#header .black .top .left #iconoMenu .icon-icon-Ico_handset {
  color: #000; }

#headerSlider {
  position: relative; }

.marginCabecera {
  margin-bottom: 5em; }

.flex-viewport ul {
  height: 100%; }

.flex-viewport .flex-direction-nav {
  height: auto; }

.flex-viewport ul li {
  height: 100%; }

#headerSlider li .imgCarousel {
  width: 100%;
  height: 100%;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-position: center center;
  background-repeat: no-repeat; }

#headerSlider li .webPeque {
  display: none; }

#headerSlider li .tabletVertical {
  display: none; }

#headerSlider li .tabletHorizontal {
  display: none; }

#headerSlider li .movilVertical {
  display: none; }

#headerSlider li .movilHorizontal {
  display: none; }

#headerSlider li .inherit {
  display: inherit !important; }

#headerSlider .flex-nav-prev {
  width: 4.36%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0; }

#headerSlider .flex-nav-prev a {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer;
  background: url("/bksegurospt-theme/css/../images/bankinter/bck_prevHeaderSlide.png") no-repeat 100% 50%; }

#headerSlider .white .flex-nav-prev a {
  background: url("/bksegurospt-theme/css/../images/bankinter/bck_prevHeaderSlide.png") no-repeat 100% 50%; }

#headerSlider .orange .flex-nav-prev a {
  background: url("/bksegurospt-theme/css/../images/bankinter/bck_prevHeaderSlideOrange.png") no-repeat 100% 50%; }

#headerSlider .black .flex-nav-prev a {
  background: url("/bksegurospt-theme/css/../images/bankinter/bck_prevHeaderSlideBlack.png") no-repeat 100% 50%; }

#headerSlider .flex-nav-prev .flex-disabled {
  display: none; }

#headerSlider .flex-nav-next {
  width: 4.36%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0; }

#headerSlider .flex-nav-next a {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  background: url("/bksegurospt-theme/css/../images/bankinter/bck_nextHeaderSlide.png") no-repeat 0% 50%; }

#headerSlider .white .flex-nav-next a {
  background: url("/bksegurospt-theme/css/../images/bankinter/bck_nextHeaderSlide.png") no-repeat 0% 50%; }

#headerSlider .orange .flex-nav-next a {
  background: url("/bksegurospt-theme/css/../images/bankinter/bck_nextHeaderSlideOrange.png") no-repeat 0% 50%; }

#headerSlider .black .flex-nav-next a {
  background: url("/bksegurospt-theme/css/../images/bankinter/bck_nextHeaderSlideBlack.png") no-repeat 0% 50%; }

#headerSlider .flex-nav-next .flex-disabled {
  display: none; }

.flexslider .title {
  text-align: center;
  position: absolute;
  width: 100%;
  bottom: -1px;
  left: 0;
  height: 4.2em;
  z-index: 10; }

.flexslider .title .sombras {
  padding: 0 3em;
  display: inline-block;
  position: relative; }

.flexslider .title .sombras .sombraLeft {
  background: url("/bksegurospt-theme/css/../images/bankinter/bck_menuTitleLeft.png") no-repeat 0 0;
  position: absolute;
  width: 3.1em;
  height: 4.2em;
  top: 0;
  left: 0; }

.flexslider .title .sombras .sombraRight {
  background: url("/bksegurospt-theme/css/../images/bankinter/bck_menuTitleRight.png") no-repeat 0 0;
  position: absolute;
  width: 3.1em;
  height: 4.2em;
  top: 0;
  right: 0; }

.flexslider .title .sombras .texto {
  font-size: 2.4em;
  color: #d74100;
  line-height: 1;
  display: inline-block;
  padding: 0.63em 1.25em 0.12em 1.25em;
  background: #FFF; }

/*****popover****/
.popover.dropdown-menu {
  text-align: center; }

.popover.dropdown-menu a {
  font-size: 1.6em;
  color: #6e6e6e;
  line-height: 200%;
  display: block; }

.popover.dropdown-menu a:hover {
  color: #fff;
  background-color: #6e6e6e;
  border-radius: 5px; }

.popover.dropdown-menu .popover-content {
  padding: 0; }

/**************** MENU NAVEGACION ****************/
.menuPortlet {
  margin-bottom: 1.5%; }

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

.subHome .menuPortlet, .detalleLayout .menuPortlet {
  padding: 0em 0 0 1.06%; }

.menuPortlet .menuColumn.reset {
  margin-right: 0; }

.menuPortlet .menuColumn {
  float: left;
  width: 31.91%;
  margin-right: 2.13%;
  padding: 5em 0 0 0; }

/*I*/
.menuPortlet .menuColumn .titleSeccion {
  font-size: 2.2em;
  color: #333333;
  line-height: 1;
  display: block;
  padding-bottom: 0.27em;
  margin-bottom: 0.91em;
  border-bottom: 2px solid #f06f24; }

/*I*/
.menuPortlet .menuColumn ul li {
  padding-bottom: 1.2em;
  padding-left: .2em; }

.menuPortlet .menuColumn ul li a {
  font-size: 1.6em;
  color: #4c4c4c; }

/**************** HOME PARTICULARES ****************/
.homeSeccion:after {
  display: block;
  clear: both;
  visibility: hidden;
  content: "";
  height: 0; }

.homeSeccion {
  background: #f2f1f1;
  margin-bottom: 2em;
  border-top: 3px solid #8d827e;
  overflow: hidden; }

.homeSeccion img {
  float: left;
  margin-right: 4.2%; }

/*I*/
.homeSeccion .datos {
  padding: 1.6em 0 2em 0;
  position: relative; }

.homeSeccion .sinImagen {
  padding: 1.6em 6.28%; }

.homeSeccion .datos .title {
  font-weight: bold;
  font-size: 2.1em;
  color: #333333;
  line-height: 1.2;
  display: inline-block;
  padding-right: 0.2em; }

.homeSeccion .datos p {
  font-size: 1.6em;
  color: #63544a;
  margin: 0.53em 2% 0.09em 0;
  overflow: hidden;
  line-height: 1.2em;
  padding-right: 0.09em; }

.homeSeccion .datos .verMas {
  font-size: 1.6em;
  font-weight: bold;
  color: #63544a;
  text-decoration: underline;
  line-height: 1.2; }

.homeSeccion .datos .verMas:hover {
  text-decoration: none; }

.home .homeSeccion img {
  width: 35.77%;
  height: 100%; }

.subHome .homeSeccion img {
  width: 39.51%;
  height: 100%; }

.home .homeSeccion .datos {
  float: left;
  width: 59.58%; }

.subHome .homeSeccion .datos {
  float: left;
  width: 55.84%; }

.homeSeccionBig {
  text-align: center;
  background: #f2f1f1;
  margin-bottom: 2.1em;
  border-top: 3px solid #8d827e;
  overflow: hidden; }

.homeSeccionBig .datos {
  text-align: left;
  padding: 4.8em 4.65% 4.4em 4.65%; }

.homeSeccionBig .title {
  font-size: 2.2em;
  color: #333333;
  line-height: 1.5; }

.homeSeccionBig .datos p {
  font-size: 1.6em;
  color: #63544a;
  margin: 0 0 2.2em 0;
  max-height: 3em;
  overflow: hidden;
  line-height: 1.2em;
  padding-bottom: 0.55em; }

.homeSeccionBig .datos .orangeButton {
  display: block; }

/**************** BREADCRUMB ****************/
.aui .breadcrumb {
  padding: 5em 0 0 0;
  background: none;
  margin: 0;
  float: left;
  margin-left: -10px; }

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

.breadcrumb li {
  float: right; }

.breadcrumb a, .breadcrumb span {
  font-family: 'BKRegular';
  font-size: 2em;
  color: #6e6e6e;
  margin-right: .1em;
  float: left;
  margin-left: .4em; }

.breadcrumb a:hover {
  color: #6e6e6e; }

.breadcrumb a:focus {
  color: #6e6e6e; }

.breadcrumb .icon-icon-Ico_chevron_righ {
  font-family: 'bankinter_ico';
  font-size: 0.8em;
  color: #6e6e6e;
  margin: 0.75em 1em 0 0.9em;
  float: left; }

.breadcrumb .icon-icon-Ico_chevron_righ:before {
  content: "\64"; }

/**************** CABECERA DETALLES ****************/
.destacado {
  padding: 0 0 3.7em 1.06%;
  margin-top: 5em; }

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

.destacado .cabecera {
  padding: 2.1em 2.66% 2.1em 4.2%;
  background: #f7f7f7;
  border: 1px solid #cbc9c9;
  border-radius: 3px 3px 0 0; }

.destacado .cabecera .title {
  font-family: 'SourceSansProBold';
  font-size: 3em;
  color: #333333;
  line-height: 1.2;
  float: left;
  margin: 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

.destacado .cabecera .orangeButton {
  float: right;
  min-width: 28.38%; }

.destacado img {
  width: 100%; }

.destacado .capaModal {
  clear: both; }

.destacado .modalStyled {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0; }

.destacado .modalStyled .ventanaModal {
  width: 60.55%;
  padding: 5.8em 2.54% 6.5em 5.36%;
  position: absolute;
  left: 15.77%;
  background: #FFF;
  border: 1px solid #c4c4c4; }

.destacado .modalStyled .ventanaModal .closeModal {
  text-align: right;
  margin-bottom: 1.4em; }

.destacado .modalStyled .ventanaModal .closeModal a {
  font-size: 1.6em; }

.destacado .modalStyled .ventanaModal .closeModal a:hover {
  text-decoration: none; }

.destacado .modalStyled .ventanaModal .closeModal a .icon-icon-Ico_close {
  font-family: 'bankinter_ico';
  font-size: 1em;
  color: #818181;
  display: inline-block; }

.destacado .modalStyled .ventanaModal .closeModal a .icon-icon-Ico_close:before {
  content: "\50"; }

.destacado .modalStyled .ventanaModal .contenido {
  padding: 0 3.76% 0 0; }

/**************** MAS INFO ****************/
.masInformacion .icono.onlyTablet {
  display: none !important; }

.masInformacion {
  padding: 1em 0 0 1.06%; }

/*I*/
.masInformacion .title {
  font-size: 2.4em;
  color: #d74100;
  display: block;
  text-align: center;
  margin: 1.24em 0 2.08em 0; }

.masInformacion .datos {
  border-top: 3px solid #f06f24;
  background: #fbf5ed; }

.masInformacion .datos ul {
  text-align: center; }

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

.masInformacion .datos li {
  display: inline-block;
  vertical-align: top;
  padding: 2em 0 2.7em 0;
  text-align: center;
  margin-right: 18.58%; }

.masInformacion .datos li.resetMargin {
  margin: 0; }

.masInformacion .datos li .titulo {
  font-family: 'SourceSansProSemiBold';
  font-size: 2.04em;
  color: #3f2e23;
  display: block; }

.masInformacion .datos li .telefono {
  font-family: 'SourceSansProBold';
  font-size: 2.4em;
  color: #3f2e23;
  display: block;
  margin-bottom: 0.4em; }

.masInformacion .datos li .telefono a {
  color: #3f2e23; }

.masInformacion .datos li .telefono a:hover, .masInformacion .datos li .telefono a:focus {
  color: #3f2e23; }

.masInformacion .datos li .info {
  font-size: 1.6em;
  color: #3f2e23;
  display: block; }

.masInformacion .datos li .icono {
  background: #ffe0c2;
  border-radius: 50%;
  display: inline-block;
  line-height: 1;
  margin: 3.5em 0 2.85em 0; }

.masInformacion .datos li .icon-icon-Ico_handset {
  font-family: 'bankinter_ico';
  font-size: 5.2em;
  color: #f06f24;
  line-height: 1;
  display: inline-block;
  padding: 29px; }

.masInformacion .datos li .icon-icon-Ico_handset:before {
  content: "\43"; }

.masInformacion .datos li .icon-icon-Ico_helpdesk {
  font-family: 'bankinter_ico';
  font-size: 6.6em;
  color: #f06f24;
  line-height: 1;
  display: inline-block;
  padding: 17px 22px 27px 22px; }

.masInformacion .datos li .icon-icon-Ico_helpdesk:before {
  content: "\4a"; }

.masInformacion .datos li .icon-icon-Ico_message {
  font-family: 'bankinter_ico';
  font-size: 5.6em;
  color: #f06f24;
  line-height: 1;
  display: inline-block;
  padding: 28px 27px 26px 27px; }

.masInformacion .datos li .icon-icon-Ico_message:before {
  content: "\42"; }

.masInformacion .bloqueInfo {
  padding: 2.8em 2.10% 1.6em 6.10%;
  border: 1px solid #0076b0;
  border-radius: 3px; }

.masInformacion .bloqueInfo .icono {
  display: inline-block;
  vertical-align: top;
  width: 9.94%; }

.masInformacion .bloqueInfo .icono .icon-icon-Ico_info {
  font-family: 'bankinter_ico';
  font-size: 3.2em;
  color: #0076b0; }

.masInformacion .bloqueInfo .icono .icon-icon-Ico_info:before {
  content: "\6a"; }

.masInformacion .bloqueInfo .texto {
  display: inline-block;
  vertical-align: top;
  width: 89%; }

.masInformacion .bloqueInfo .texto .title {
  font-size: 1.6em;
  color: #0076b0;
  text-align: left;
  margin-bottom: 0.8em; }

.masInformacion .bloqueInfo .texto p {
  font-size: 1.6em;
  color: #6e6e6e;
  line-height: 1.5; }

/**************** DETALLE ****************/
/*I*/
.aui .menuInterno {
  margin: 0 0 5em 1.06%;
  border-bottom: 2px solid #ff7626; }

.menuInterno li {
  display: inline-block;
  vertical-align: top;
  padding: 1em 1.5em 0.6em 1.5em; }

.menuInterno li.selected {
  background: url("/bksegurospt-theme/css/../images/bankinter/bck_selectedArrow.png") no-repeat 50% 100%; }

.menuInterno li a {
  font-size: 1.6em;
  color: #4c4c4c; }

.menuInterno li a:hover {
  color: #4c4c4c; }

.menuInterno li a:focus {
  color: #4c4c4c; }

.menuInterno li span {
  font-size: 1.6em;
  color: #d74100; }

.especificaciones {
  padding: 0 0 2.3em 1.06%; }

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

.especificaciones ul li {
  width: 31.41%;
  float: left;
  margin: 0 2.88% 2em 0; }

.especificaciones ul li.reset {
  margin-right: 0; }

.especificaciones ul li p {
  font-size: 1.6em;
  color: #6e6e6e;
  margin: 1.18em 0 0 0;
  padding: 1em 0 0 0;
  border-top: 2px solid #63544a; }

.especificaciones ul li p a {
  font-size: 1em;
  color: #6e6e6e; }

.especificaciones ul li p a:hover {
  text-decoration: none; }

.especificaciones ul li p.tituloCarac {
  font-family: 'SourceSansProSemiBold';
  font-size: 2.2em;
  color: #63544a;
  line-height: 0.9;
  border: none;
  float: none;
  vertical-align: bottom; }

.cabeceraCaracteristicas img {
  margin-right: 2%; }

.cabeceraCaracteristicas.positionCaracteristicas {
  position: relative; }

.positionCaracteristicas .tituloCarac {
  position: absolute;
  bottom: 0;
  margin: 0px;
  padding: 0px; }

.positionCaracteristicas .tituloCarac a {
  font-size: 1em;
  color: #6e6e6e; }

.positionCaracteristicas .tituloCarac a:hover {
  text-decoration: none; }

.positionCaracteristicas img {
  position: absolute;
  bottom: 0px; }

.mini {
  margin: 0 0 3em 1.06%; }

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

.mini li {
  padding: 1.3em 0 2.93em 0;
  margin-bottom: 2em;
  background: #f2f1f1;
  float: left;
  border: 1px solid #c4c4c4;
  border-top: 4px solid #63544a; }

.mini .tresColumnas li {
  margin-right: 1.91%;
  width: 27.5%;
  padding-left: 2.2%;
  padding-right: 2.13%; }

.mini .dosColumnas li {
  margin-right: 2.07%;
  width: 43.43%;
  padding-left: 2.66%;
  padding-right: 2.66%; }

.mini .unaColumna li {
  padding-left: 12.26%;
  padding-right: 12.26%;
  float: inherit; }

.mini .unaColumna li .datos {
  height: auto; }

.mini .tresColumnas li.reset, .mini .dosColumnas li.reset, .mini .unaColumna li.reset {
  margin-right: 0; }

.mini li.clear {
  clear: both; }

.mini li .datos {
  position: relative; }

.mini li .sinDesde {
  min-height: 35.7em; }

.mini li .center {
  text-align: center;
  margin-bottom: 2em; }

.mini li .center img {
  width: 75px;
  height: 75px; }

.mini li .sinDesde .center {
  margin-bottom: 2.9em; }

.mini li .title {
  font-family: 'SourceSansProBold';
  font-size: 2.1em;
  color: #333;
  min-height: 40px;
  display: block;
  line-height: 124%; }

.mini li .sinDesde .title {
  min-height: 52px;
  font-size: 1.8em;
  line-height: 149%; }

.mini li p {
  font-size: 1.6em;
  color: #63544a;
  font-style: italic;
  margin: 0;
  padding-bottom: 12px; }

.mini li .sinDesde p {
  padding-bottom: 14px; }

.mini li .descripcion p {
  min-height: 55px;
  line-height: 115%; }

.mini li .sinDesde .descripcion p {
  min-height: 68px; }

.mini li .border {
  height: 1px;
  margin-left: 1.4em;
  background: #dbd6d5; }

.mini li .blockDesde {
  margin: 2.3em 0 4.1em 0; }

.mini li .blockDesde p {
  font-style: normal;
  text-align: center;
  padding-bottom: 0; }

.mini li .blockDesde p span {
  font-family: 'SourceSansProBold';
  font-size: 3.5em;
  color: #333;
  line-height: 1;
  display: inline-block;
  padding-left: 4%; }

.mini li .botonera {
  width: 100%;
  bottom: 0;
  left: 0;
  padding: 0em; }

.mini li .sinDesde .botonera {
  height: 8.7em;
  bottom: -3px; }

.mini li .botonera .brownButton {
  display: block; }

.mini li .botonera .transparentButton {
  display: block;
  margin-top: 0.5em; }

.mini li .botonera .transparentButton:focus {
  color: #63412a; }

.mini li .botonera .transparentButton:active {
  color: #333;
  background: #FFF; }

.mini li .botonera .vacio {
  background: transparent;
  border: 1px solid transparent;
  display: none; }

/*I*/
.detalleProducto {
  padding: 0 0 0 1.06%;
  margin-bottom: 3em; }

.detalleProducto a {
  color: #6e6e6e; }

.detalleProducto a:hover, .detalleProducto a:focus {
  color: #6e6e6e; }

.detalleProducto h2 {
  font-family: 'SourceSansProBold';
  font-size: 2.6em;
  color: #63412a;
  margin: 0 0 1.7em 0;
  line-height: 1.1; }

.detalleProducto .contenido h3 {
  font-family: 'SourceSansProSemiBold';
  font-size: 2.19em;
  color: #63544a;
  line-height: 1.1;
  margin: 0 0 0.5em 0;
  border-bottom: 2px solid #63544a;
  padding-bottom: 0.69em; }

.detalleProducto .contenido .title {
  color: #000;
  font-weight: bold;
  margin-bottom: .4em; }

/*I*/
.detalleProducto .contenido p {
  font-size: 1.6em;
  color: #6e6e6e;
  line-height: 147%;
  margin-bottom: 1.88em; }

.detalleProducto .contenido p a {
  font-size: 1em;
  color: #6e6e6e;
  text-decoration: underline; }

.detalleProducto .contenido p a:hover {
  color: #6e6e6e;
  text-decoration: none; }

/*I*/
.detalleProducto .contenido ul {
  margin-bottom: 3em; }

.detalleProducto .contenido li {
  font-size: 1.6em;
  color: #6e6e6e;
  line-height: 23px;
  padding-left: 0.56em;
  background: url("/bksegurospt-theme/css/../images/bankinter/bck_bulletDetalle.png") no-repeat 0 0.6em; }

.detalleProducto .contenido li ul {
  margin-bottom: 0; }

.detalleProducto .contenido li ul li {
  font-size: 1em; }

.detalleProducto .contenido table {
  width: 100% !important;
  border: 1px solid #d4d4d4;
  margin-bottom: 4.1em; }

.detalleProducto .contenido table tr {
  border-top: 1px solid #d4d4d4; }

.detalleProducto .contenido table tr:first-child {
  border-top: none; }

.detalleProducto .contenido table th {
  font-size: 1.6em;
  color: #6e6e6e;
  padding: 1.5em 1.5em 3em 3em; }

.detalleProducto .contenido table tr th:first-child {
  border-right: 1px solid #d4d4d4; }

.detalleProducto .contenido table td {
  font-size: 1.6em;
  color: #6e6e6e;
  padding: 1em 1% 1em 1%; }

.detalleProducto .contenido table tr td:first-child {
  border-right: 1px solid #d4d4d4; }

.detalleProducto .contenido table ul li {
  font-size: 0.95em; }

.detalleProducto .contenido table p {
  font-size: 1em;
  margin-bottom: 0; }

.detalleProducto .contenido table a {
  font-size: 1em;
  color: #6e6e6e; }

.detalleProducto .contenido .imagenSubcontenido {
  float: left;
  margin: 0 2em 2em 0; }

.detalleProducto .contenido .listadoDocumentos {
  margin-top: 4em;
  clear: both; }

.detalleProducto .contenido .listadoDocumentos ul {
  margin-bottom: 5em; }

.detalleProducto .contenido .listadoDocumentos li {
  font-size: 1em;
  padding: 0;
  margin-bottom: 5em;
  background: none;
  clear: both; }

.detalleProducto .contenido .listadoDocumentos li:last-child {
  margin-bottom: 0; }

.detalleProducto .contenido .listadoDocumentos li img {
  float: left;
  margin: 0 0.8em 0.3em 0; }

.detalleProducto .contenido .listadoDocumentos li .datos {
  vertical-align: top; }

.detalleProducto .contenido .listadoDocumentos li .datos span {
  font-size: 2em;
  color: #a6a8aa;
  display: block;
  line-height: 88%; }

.detalleProducto .contenido .listadoDocumentos li .datos a {
  font-size: 2em;
  color: #6e6e6e;
  border-bottom: 1.5px solid #968F8F; }

.detalleProducto .contenido .listadoDocumentos li .datos a:hover {
  text-decoration: none; }

.detalleProducto .especial {
  border: 1px solid #d4d4d4;
  background: #f7f7f7;
  border-radius: 3px; }

.detalleProducto .especial table {
  width: 100%; }

.detalleProducto .especial td {
  font-family: 'SourceSansProBold';
  font-size: 2.2em;
  color: #333;
  padding: 1.29em 1.59em 1.29em 1.59em;
  vertical-align: middle; }

.detalleProducto .especial td.anchoGris1 {
  width: 51.97%; }

.detalleProducto .especial td.anchoGris2 {
  width: 48.03%; }

.detalleProducto .especial td .title {
  display: block;
  margin-bottom: 0.5em; }

.detalleProducto .especial td p {
  font-family: 'SourceSansProRegular';
  font-size: 0.9em;
  color: #6e6e6e;
  line-height: 100%;
  margin: 0px; }

.detalleProducto .especial td .orangeButton {
  font-size: 0.9em;
  color: #FFF;
  display: block; }

.detalleProducto .especial td .whiteButton {
  display: block;
  margin-top: 0.55em; }

.detalleProducto .descripcionProducto {
  line-height: 156%;
  font-size: 1.6em;
  color: #6e6e6e;
  margin-bottom: 1.25em; }

/********************	FAQS *******************/
.faqs .faqs_list {
  text-align: center; }

.faqs .faqs_list a {
  font-size: 1.6em;
  color: #63412a;
  display: block;
  margin: 1.3em 0 1.5em 0;
  border: none; }

.faqs .faqs_blocks {
  border: 1px solid #c4c4c4;
  display: block;
  padding: 3.5em 4em; }

.faqs .faqs_blocks p {
  font-size: 1.6em;
  color: #63544a;
  line-height: 1.43; }

.faqs .faqs_blocks .faq_question {
  width: 26%;
  display: inline-block;
  vertical-align: top; }

.faqs .faqs_blocks .faq_answer {
  width: 65%;
  margin-left: 8%;
  display: inline-block;
  vertical-align: top; }

.faqs .volverFaqs {
  padding: 0.5em 0 3em 0;
  text-align: right; }

.faqs .volverFaqs a {
  font-family: 'SourceSansProBold';
  font-size: 1.6em;
  color: #63412a; }

.faqs .volverFaqs .icono {
  font-size: 0.75em;
  color: #63412a;
  display: inline-block;
  padding-right: 3px; }

.faqs .volverFaqs .icon-icon-Ico_chevron_up {
  font-family: 'bankinter_ico';
  position: relative;
  top: 3px; }

.faqs .volverFaqs .icon-icon-Ico_chevron_up:before {
  content: "\62"; }

/**************** PREMIER ****************/
.cabeceraPremier {
  margin: 6.5em 0 0 1.06%; }

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

/*I*/
.cabeceraPremier h1 {
  font-family: 'SourceSansProSemiBold';
  font-size: 4em;
  color: #63412a;
  line-height: 117%;
  float: left;
  width: 65%;
  margin: 0; }

.cabeceraPremier h1.sinBoton {
  width: 100%; }

.cabeceraPremier .orangeButton {
  font-family: 'SourceSansProSemiBold';
  font-size: 2.2em;
  color: #FFF;
  float: right;
  width: 33.47%;
  margin-top: 0.41em; }

/*I*/
.cabDescripcion {
  font-size: 2.4em;
  color: #6e6e6e;
  margin: 1em 0 1.9em 1.06%;
  clear: both;
  line-height: 1.2; }

/*I*/
.cabDescripcion p {
  font-size: 1em;
  margin: 0 0 1.2em 0; }

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

.contenidoPremier .contenido p {
  margin-bottom: 1.2em;
  line-height: 1.25em; }

.contenidoPremier .redesSociales {
  text-align: center;
  padding-top: 1.4em; }

.contenidoPremier .redesSociales a {
  margin-right: 14.8%;
  display: inline-block; }

.contenidoPremier .redesSociales .resetMarginLink {
  margin-right: 0; }

.columnMultiple {
  width: 49.04%;
  margin-right: 1.92%;
  float: left; }

.columnMultiple.reset {
  margin-right: 0; }

/*I*/
.contenidoPremier h2 {
  font-family: 'SourceSansProSemiBold';
  font-size: 2.19em;
  color: #63544a;
  line-height: 134%;
  margin: 0 0 .54em 0;
  border-bottom: 2px solid #63544a; }

.contenidoPremier .cabImage {
  text-align: center;
  margin-bottom: 2.5em; }

.contenidoPremier .contenido li {
  padding-left: 0;
  background: url("/bksegurospt-theme/css/../images/bankinter/bck_bulletPremier.png") no-repeat 0 0.6em;
  text-indent: 7px;
  margin-bottom: 1.1em;
  line-height: 1.25em; }

.contenidoPremier .bloques ul {
  margin-bottom: 0; }

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

.contenidoPremier .bloques li {
  padding: 0.93em 2.13% 1.75em 2.13%;
  margin: 0 1.92% 1.25em 0;
  width: 27.5%;
  background: #f2f1f1;
  float: left;
  border: 1px solid #c4c4c4;
  border-top: 4px solid #63544a; }

.contenidoPremier .bloques li.reset {
  margin-right: 0; }

.contenidoPremier .bloques li .center {
  text-align: center;
  margin-bottom: 3em; }

.contenidoPremier .bloques li .title {
  font-family: 'SourceSansProBold';
  font-size: 1.12em;
  color: #333;
  display: block;
  margin-bottom: 0.61em; }

.contenidoPremier .bloques li p {
  font-size: 1em;
  color: #63544a;
  font-style: italic; }

#cajaEventos {
  margin: 0 0 3.5em 1.06%;
  position: relative; }

.blockEventos {
  padding: 5em 2.03% 1.2em 3.64%;
  border: 1px solid #cbc9c9;
  border-radius: 2px; }

.blockEventos.open {
  border-radius: 2px 2px 0 0; }

.blockEventos .iconoEvento {
  float: left;
  width: 7.2em;
  height: 7.2em;
  margin-right: 2.7em;
  background: url("/bksegurospt-theme/css/../images/bankinter/img_eventoPremier.png") no-repeat 0 0; }

.blockEventos .descr {
  font-size: 2.2em;
  color: #63544a;
  display: block;
  margin-bottom: 0.68em; }

.blockEventos .title {
  font-family: 'SourceSansProBold';
  font-size: 2.6em;
  color: #63412a;
  display: block; }

.blockEventos .titlePhone {
  display: none; }

.blockEventos .enlace {
  margin-top: 1.5em;
  clear: both;
  text-align: right;
  clear: both; }

.blockEventos .enlace a {
  font-size: 1.6em;
  color: #63412a;
  text-decoration: underline; }

.blockEventos .enlace a:hover, .blockEventos .enlace a:focus {
  color: #63412a;
  text-decoration: underline; }

.blockEventos .enlace a .icono {
  font-size: 1.65em;
  color: #c3bab8;
  display: inline-block; }

.blockEventos .enlace a .icon-icon-Ico_chevron_down {
  font-family: 'bankinter_ico';
  position: relative;
  top: -2px; }

.blockEventos .enlace a .icon-icon-Ico_chevron_down:before {
  content: "\61"; }

.blockEventos .enlace a .icon-icon-Ico_chevron_up {
  font-family: 'bankinter_ico';
  position: relative;
  top: 13px; }

.blockEventos .enlace a .icon-icon-Ico_chevron_up:before {
  content: "\62"; }

.detalleEventos .top {
  padding: 0.5em 7.28% 0 14.34%;
  border: 1px solid #cbc9c9;
  border-top: none;
  background: #fafafa; }

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

.detalleEventos .separador {
  clear: both; }

.detalleEventos .separador span {
  width: 51.22%;
  height: 1px;
  background: #dbd6d5;
  display: block; }

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

.detalleEventos .contentEventoData {
  clear: both; }

.detalleEventos .top .listLugares {
  float: left;
  width: 51.22%; }

.detalleEventos .top .listLugares .data {
  padding: 4em 0; }

.detalleEventos .top .listLugares .lugar {
  font-size: 2.2em;
  color: #333;
  display: inline-block;
  width: 26.25%;
  vertical-align: top; }

.detalleEventos .top .listLugares .info {
  display: inline-block;
  width: 72.75%;
  vertical-align: top; }

.detalleEventos .top .listLugares .info span {
  font-family: 'SourceSansProSemiBold';
  font-size: 2.2em;
  color: #333;
  display: block;
  margin-bottom: 0.68em; }

.detalleEventos .top .listLugares .info p {
  font-size: 1.6em;
  color: #6e6e6e; }

.detalleEventos .top .listLugares .info a {
  display: block;
  width: 8.33em;
  margin-top: 0.94em; }

.detalleEventos .top .listAgenda {
  float: right;
  width: 35.42%;
  padding-top: 4.5em; }

.detalleEventos .top .listAgenda span {
  font-family: 'SourceSansProSemiBold';
  font-size: 2.2em;
  color: #333;
  display: block;
  margin-bottom: 0.68em; }

.detalleEventos .top .listAgenda p {
  font-size: 1.6em;
  color: #6e6e6e;
  margin-bottom: 0.25em; }

.detalleEventos .bottom {
  padding: 4.2em 7.28% 2.3em 14.34%;
  border: 1px solid #cbc9c9;
  border-top: none;
  background: #f2f2f2; }

.detalleEventos .bottom .sep {
  padding-left: 13.25%; }

.detalleEventos .bottom p {
  font-size: 1.6em;
  color: #6e6e6e; }

.modCentrosPremier {
  border: 1px solid #a6a8aa;
  text-align: center;
  border-radius: 3px;
  padding: 2.3em 0; }

.modCentrosPremier .iconoCentros {
  width: 4.3em;
  height: 4.3em;
  display: inline-block;
  margin-right: 2.2em;
  background: url("/bksegurospt-theme/css/../images/bankinter/img_icoCentrosPremier.png") no-repeat 0 0;
  vertical-align: top; }

.modCentrosPremier .text {
  display: inline-block;
  vertical-align: top;
  text-align: left; }

.modCentrosPremier .text span {
  font-size: 1.6em;
  color: #63412a;
  display: block; }

.modCentrosPremier .text a {
  font-family: 'SourceSansProSemiBold';
  font-size: 2.2em;
  color: #f06f24;
  text-decoration: underline; }

.modCentrosPremier .text a:hover, .modCentrosPremier .text a:focus {
  color: #f06f24;
  text-decoration: underline; }

/*************** PRIVATE BANKING ************************/
.privateBanking h2 {
  font-family: 'SourceSansProSemiBold';
  font-size: 3em;
  color: #63412a; }

.privateBanking h3 {
  font-family: 'SourceSansProSemiBold';
  font-size: 2.19em;
  color: #63544a;
  line-height: 1.1;
  margin: 0 0 .86em 0;
  border-bottom: 2px solid #63544a; }

.privateBanking h4 {
  font-family: 'SourceSansProSemiBold';
  color: #63544a;
  font-size: 2.4em; }

.privateBanking .contacto h4 {
  color: #6e6e6e; }

.privateBanking p {
  font-size: 1.6em;
  color: #6e6e6e;
  margin-bottom: 1.25em;
  line-height: 125%; }

.privateBanking .cabecera {
  margin-top: 5em; }

.privateBanking .cabecera p {
  font-size: 2.4em; }

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

.privateBanking .contenido .subcontenido {
  float: left;
  width: 50.3%; }

.privateBanking .contenido .subcontenido.right {
  float: right;
  width: 46.91%; }

.privateBanking .contenido .subcontenido a {
  font-family: 'SourceSansProSemiBold';
  font-size: 1.6em;
  color: #63412a;
  text-decoration: underline; }

.privateBanking .contenido .subcontenido p {
  margin-top: 1.6em; }

.privateBanking .contacto {
  margin-top: 4em;
  clear: both; }

.privateBanking .contacto .imagenContacto {
  display: inline-block;
  width: 28.72%;
  vertical-align: top; }

.privateBanking .contacto .contenidoContacto {
  display: inline-block;
  width: 67.44%;
  vertical-align: top;
  margin-left: 3.40%; }

.privateBanking .contenidoContacto .subcontenidoContacto {
  display: inline-block;
  width: 44.9%; }

.privateBanking .contenidoContacto .subcontenidoContacto p {
  margin-bottom: 0; }

.privateBanking .contenidoContacto .subcontenidoContacto a {
  pointer-events: none;
  cursor: default;
  color: #6e6e6e; }

.privateBanking .contenidoContacto .subcontenidoContacto.right {
  float: right; }

/************** COMERCIO INTERNACIONAL ****************/
.comercioInternacional {
  color: #6e6e6e;
  line-height: 3em; }

.comercioInternacional h2 {
  font-size: 3em;
  color: #63412a; }

.comercioInternacional p {
  font-size: 2.4em;
  margin-bottom: 1.25em; }

.comercioInternacional ul {
  font-size: 2.4em;
  margin-bottom: 1.25em; }

.comercioInternacional ul li {
  line-height: 125%; }

.comercioInternacional .contenido {
  margin-bottom: 5em; }

/**************** CABECERA ESPECIAL ****************/
#headerImagenFija {
  position: relative; }

#headerImagenFija .imgCarousel {
  width: 100%;
  height: 456px; }

#headerImagenFija .webPeque {
  display: none; }

#headerImagenFija .tabletVertical {
  display: none; }

#headerImagenFija .tabletHorizontal {
  display: none; }

#headerImagenFija .movilVertical {
  display: none; }

#headerImagenFija .movilHorizontal {
  display: none; }

#headerImagenFija .inherit {
  display: inherit !important; }

/**************** FORMULARIOS ****************/
.formStyle .floatElement {
  float: left; }

.formStyle .floatRightElement {
  float: right; }

.formStyle .clearElement {
  clear: both; }

.formStyle .marginRight {
  margin-right: 2.86%; }

.formStyle .width60 {
  width: 60%; }

.formStyle .title {
  font-size: 2.3em;
  color: #1e1e1e;
  display: block;
  margin-bottom: 0.74em; }

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

.formStyle ul {
  margin-bottom: 2.8em; }

.formStyle li {
  margin-bottom: 1.4em;
  position: relative; }

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

.formStyle li.width100 {
  width: 100%; }

.formStyle li.width68 {
  width: 68.49%; }

.formStyle li.width59 {
  width: 59.60%; }

.formStyle li.width50 {
  width: 50.70%; }

.formStyle li.width46 {
  width: 46.26%; }

.formStyle li.width28 {
  width: 28.65%; }

.formStyle li.width37 {
  width: 37.45%; }

.formStyle li.marginRight {
  margin-right: 2.86%; }

.formStyle li.marginLeftRight {
  margin: 0 2.62%; }

.formStyle li label {
  font-size: 1.6em;
  color: #6e6e6e;
  margin-bottom: 0.5em; }

.formStyle li label span {
  font-size: 1em;
  color: #f06f24; }

.formStyle li .widthInput {
  width: 100%; }

.formStyle li .input60 {
  width: 60.50%;
  float: left; }

.formStyle li .input34 {
  width: 34.88%;
  float: left; }

.formStyle li .input67 {
  width: 67.52%;
  float: left; }

.formStyle li .input47 {
  width: 47.36%;
  float: left; }

.formStyle li .input49 {
  width: 49.7%;
  float: left; }

.formStyle li .input20 {
  margin-right: 4.62%; }

.formStyle li .marginRight4 {
  margin-right: 4.62%; }

.formStyle li .borderInput {
  padding: 0 6px;
  border: 1px solid #d7d7d7;
  border-radius: 3px; }

.formStyle li .focusInput {
  border: 1px solid #dfce5a;
  box-shadow: 0 0 5px -1px #dfce5a; }

.formStyle .borderEspecial .borderInput {
  border-radius: 0 3px 3px 0; }

.formStyle li input[type="text"] {
  font-size: 1.6em;
  color: #6e6e6e;
  width: 100%;
  padding: 8.5px 0;
  margin: 0;
  background: none;
  border: none;
  box-shadow: none; }

.formStyle li input[type="text"]:focus {
  border: none;
  box-shadow: none; }

.formStyle li input[type="text"]:-webkit-autofill, .formStyle li input[type="text"] {
  -webkit-box-shadow: 0 0 0px 1000px white inset !important; }

.formStyle li .horario {
  position: relative;
  top: 0.6em;
  font-size: 1.4em;
  color: #6e6e6e; }

.formStyle li select {
  width: 100%;
  height: auto;
  line-height: 1;
  margin-bottom: 0;
  height: 39px; }

.formStyle li .selectMini {
  width: 32.48%;
  float: left; }

.formStyle li .botonBlue {
  width: 100%;
  padding: 0;
  line-height: 39px;
  margin-top: 1.6em;
  display: block; }

.formStyle li textarea {
  font-size: 1.6em;
  color: #6e6e6e;
  width: 100%;
  padding: 8.5px 0;
  margin: 0;
  border: none;
  box-shadow: none;
  resize: none; }

.formStyle li textarea:focus {
  border: none;
  box-shadow: none; }

.formStyle .radioElement.resetMargin {
  float: left; }

.formStyle .radioElement span {
  font-size: 2.3em;
  color: #1e1e1e; }

.formStyle .radioElement .switchContacto {
  margin-top: 1em; }

.formStyle .radioElement .switchContacto label {
  display: inline-block;
  margin: 0 1em 0 0; }

.formStyle .radioElement .switchContacto label input[type="radio"] {
  margin: 0 0.3em 0 0;
  position: relative;
  top: -1px; }

.formStyle .borderEspecial .ui-selectmenu-button {
  border-radius: 3px 0 0 3px;
  border-right: 0; }

.formStyle .ui-state-hover {
  outline: none; }

.formStyle .ui-state-focus {
  outline: none;
  border: 1px solid #dfce5a !important;
  box-shadow: 0 0 5px -1px #dfce5a; }

.formStyle .ui-selectmenu-button {
  background: none;
  border: 1px solid #d7d7d7;
  border-radius: 3px; }

.formStyle .ui-selectmenu-button .ui-selectmenu-text {
  font-size: 1.4em;
  color: #6e6e6e;
  font-weight: normal;
  line-height: 1;
  padding: 0.71em 1.42em 0.71em 0.42em; }

.formStyle .ui-selectmenu-button .ui-icon {
  font-family: 'bankinter_ico';
  font-size: 1.37em;
  color: #cbc9c9;
  text-indent: inherit;
  margin-top: 0;
  background: none;
  width: auto;
  height: auto;
  right: 0.33em;
  top: 3px; }

.formStyle .ui-selectmenu-button .ui-icon:before {
  content: "\61"; }

.ui-selectmenu-menu .ui-menu {
  background: #FFF;
  font-size: 1.6em;
  color: #6e6e6e;
  border: 1px solid #808183;
  border-top: 0;
  font-weight: normal; }

.ui-selectmenu-menu .ui-menu .ui-menu-item {
  padding: 0.28em 1.44em 0.28em 0.83em;
  font-size: 1em;
  font-weight: normal; }

.ui-selectmenu-menu .ui-menu .ui-state-focus {
  background: #fcf6ed;
  border: none;
  margin: 0;
  color: #6e6e6e; }

.formStyle .errorCampoForm {
  left: 2px;
  bottom: 62px;
  width: 65.51%; }

.formStyle .textareaError .errorCampoForm {
  bottom: 142px; }

.formStyle .maxWidthError .errorCampoForm {
  width: 100%; }

.formStyle .maxWidthError .errorCampoForm .left {
  width: 76%; }

.formStyle .flechaErrorCampoForm {
  left: 31px;
  bottom: 50px; }

.formStyle .textareaError .flechaErrorCampoForm {
  bottom: 130px; }

.aui .errorCampoForm {
  padding: 1.4em 0 2.1em 0;
  position: absolute;
  background: #0076b0;
  border-radius: 3px; }

.aui .errorCampoForm .left {
  float: left;
  width: 79%;
  margin-left: 6.67%; }

.aui .errorCampoForm p {
  font-family: 'SourceSansProSemiBold';
  font-size: 1.6em;
  color: #FFF;
  line-height: 22px;
  margin: 0; }

.aui .errorCampoForm .right {
  float: right;
  margin: 0 1.93% 0 0; }

.aui .errorCampoForm .icono {
  font-size: 2.6em;
  color: #FFF;
  display: inline-block; }

.aui .errorCampoForm .icon-icon-Ico_alert {
  font-family: 'bankinter_ico'; }

.aui .errorCampoForm .icon-icon-Ico_alert:before {
  content: "\65"; }

.aui .flechaErrorCampoForm {
  background: url("/bksegurospt-theme/css/../images/bankinter/img_flechaGeolocation.png") no-repeat 0 0;
  width: 16px;
  height: 12px;
  position: absolute; }

/**************** ABRIR CUENTA ****************/
.borderAbrirCuenta {
  border: 1px solid #cbc9c9;
  padding: 6.4em 4.71% 2em 5.24%;
  margin-top: 5em; }

.borderAbrirCuenta .botoneraForm {
  margin-top: 3.3em;
  text-align: center; }

.borderAbrirCuenta .botoneraForm .orangeButton {
  width: 15.5em;
  border-bottom: 4px solid #b04d13;
  padding: 0.65em 0;
  margin: 0 auto; }

.borderAbrirCuenta .botoneraForm .errorProteccion {
  margin-top: 3.2em;
  color: #FFF;
  position: relative; }

.borderAbrirCuenta .botoneraForm .errorProteccion .errorCampoForm {
  left: 20%;
  bottom: 35px;
  width: 55.51%; }

.borderAbrirCuenta .botoneraForm .errorProteccion .flechaErrorCampoForm {
  left: 30%;
  bottom: 23px; }

.borderAbrirCuenta .botoneraForm .errorProteccion .campo {
  font-size: 1.6em;
  color: #63412a;
  display: block; }

.borderAbrirCuenta .botoneraForm .errorProteccion input[type="checkbox"] {
  margin-top: 0;
  position: relative;
  top: -2px; }

.borderAbrirCuenta .botoneraForm .errorProteccion a {
  font-size: 1em;
  color: #63412a;
  text-decoration: underline; }

.borderAbrirCuenta .confirmacionContent h2 {
  font-size: 4em;
  line-height: 124%;
  margin: 0; }

.borderAbrirCuenta .confirmacionContent .titleOrange {
  clear: both;
  padding-top: 1.34em;
  margin-bottom: 1.15em; }

.borderAbrirCuenta .confirmacionContent .right {
  margin-top: -1.2em; }

.borderAbrirCuenta .confirmacionContent img {
  margin-bottom: 3em; }

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

.confirmacionContent p {
  font-size: 2.2em;
  color: #1e1e1e; }

.confirmacionContent p span {
  font-family: 'SourceSansProSemiBold'; }

.confirmacionContent .left {
  width: 57.09%;
  float: left; }

.confirmacionContent h2 {
  font-family: 'SourceSansProBold';
  font-size: 3em;
  color: #000;
  margin: 0 0 0.83em 0; }

.confirmacionContent .titleOrange {
  font-size: 2.6em;
  color: #f06f24;
  margin: 0 0 0.96em 0; }

.confirmacionContent .right {
  width: 42.91%;
  float: left;
  text-align: center; }

.confirmacionContent .right .icono {
  font-size: 21.3em;
  color: #f06f24; }

.confirmacionContent .right .icon-icon-Ico_process_ok {
  font-family: 'bankinter_ico';
  display: block;
  margin-top: -27px; }

.confirmacionContent .right .icon-icon-Ico_process_ok:before {
  content: "\48"; }

.confirmacionContent .direccion {
  padding-top: 1.27em;
  margin: 0; }

.confirmacionContent .title {
  font-family: 'BKBold';
  font-size: 3em;
  color: #000;
  line-height: 84px;
  text-align: center;
  margin-top: 1em;
  border: 1px solid #a6a8aa;
  border-radius: 2px; }

.confirmacionContent .subtitle {
  font-family: 'SourceSansProSemiBold';
  margin: 1.95em 0 1.36em 0; }

/****************** POP UP INTERNOS TEXTOS *********************/
.popUpInterno {
  background: #FFF;
  padding: 0.5em; }

.closeEspecial {
  background: url("/bksegurospt-theme/css/../images/bankinter/popup_close.jpg") no-repeat 0 0;
  width: 16px;
  height: 17px;
  float: right; }

.contenidoGenerico {
  clear: both; }

.contenidoGenerico p {
  font-size: 1.6em;
  line-height: 147%;
  margin: 0 0 1.88em 1.2em; }

/****************** LEGAL *********************/
.legalCabecera {
  color: #6e6e6e;
  margin-top: 4.5em; }

.legalCabecera h2 {
  font-family: 'SourceSansProBold';
  font-size: 3em; }

.legalCabecera p {
  font-family: 'SourceSansProRegular';
  font-size: 2em; }

.legalMenu {
  margin-top: 4em; }

.legalMenu h3 {
  font-size: 2.2em;
  font-family: 'SourceSansProSemiBold';
  color: #63544a;
  border-bottom: 2px solid #63544a;
  line-height: 145.45%;
  padding-bottom: 0.27em; }

.legalMenu .listadoPaginas a {
  font-size: 1.6em;
  color: #6e6e6e;
  text-decoration: underline; }

.legalMenu .listadoPaginas li {
  float: left; }

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

.legalMenu .listadoPaginas li.columna1 {
  width: 38%;
  clear: both; }

.legalMenu .listadoPaginas li.columna2 {
  width: 32.5%; }

.legalMenu .listadoPaginas li.columna3 {
  width: 29.02%; }

.legalMenu .listadoPaginas.claseColumnaUnica li {
  width: 100% !important; }

.legalGenerico {
  padding: 4.6em 0 0 0; }

.legalGenerico .contenido .listadoDocumentos {
  margin-top: 2.4em; }

.legalGenerico .contenido .listadoDocumentos ul {
  margin-bottom: 0; }

.legalGenerico .contenido .listadoDocumentos li {
  margin-bottom: 2.6em; }

.legalGenerico .contenido .listadoDocumentos li.linksUtiles img {
  vertical-align: bottom; }

.legalGenerico .contenido h3 {
  line-height: 145.45%; }

.legalGenerico .contenido h4 {
  font-size: 2em;
  font-family: 'SourceSansProBold'; }

.legalGenerico .contenido .contadorSeccion {
  color: #63544a; }

.legalGenerico .contenido .contenidoSubSeccion {
  margin-left: 3.20%; }

.legalGenerico .contenido .contenidoSubSeccion.resetMargin {
  margin-left: 0; }

.legalGenerico .contenido .contenidoSubSeccion .subListados {
  margin: 0;
  padding: 0;
  list-style-type: none; }

.legalGenerico .contenido .contenidoSubSeccion .subListados li {
  font-size: 1em;
  margin-left: 1.9em; }

/**************** PRECARIO ****************/
.precarioCabecera {
  margin-top: 4em; }

.precarioCabecera .precarioCabecera {
  margin-bottom: 4em; }

.precarioCabecera h2 {
  font-size: 3em;
  color: #6e6e6e;
  margin: 0; }

.precarioCabecera .contenido .listadoDocumentos ul {
  padding-top: 0;
  margin-bottom: 0.3em; }

.precarioCabecera .contenido .listadoDocumentos li {
  display: inline-block;
  margin-bottom: 0; }

.precarioCabecera .contenido .listadoDocumentos li.col1 {
  width: 32%; }

.precarioCabecera .contenido .listadoDocumentos li.col2 {
  width: 35%; }

.precarioCabecera .contenido .listadoDocumentos li.col3 {
  width: 32.5%; }

.precarioContenido .contenido h3 {
  margin-bottom: 0;
  padding-bottom: .46em; }

.precarioContenido .columnaPrecario {
  display: inline-block;
  width: 48%; }

.precarioContenido .columnaPrecario.listadoDocumentos {
  vertical-align: top;
  margin-top: 4em; }

.precarioContenido .columnaPrecario.listadoDocumentos ul {
  padding: 0;
  margin-bottom: 6em; }

.precarioContenido .columnaPrecario.listadoDocumentos ul li {
  margin-bottom: 4em; }

.precarioContenido .columnaPrecario.listadoDocumentos .contenidoListado {
  margin-bottom: 2em; }

.precarioContenido .columnaPrecario.listadoDocumentos ul li p {
  font-size: 2em;
  color: #a6a8aa;
  margin-bottom: 0; }

/************** CANAIS ********************/
.canais p {
  font-size: 1.6em;
  color: #6e6e6e; }

.canais .cabeceraCaracteristicas {
  clear: both; }

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

.canais .content {
  padding-bottom: 2.3em; }

.canais .content .descripcionCanais {
  margin: 1.9em 0 0 0;
  padding: 1.6em 0 0 0;
  border-top: 2px solid #63544a; }

.canais .content .descripcionCanais p {
  margin-bottom: 1.1em; }

.canais .content .columnaCanais {
  float: left;
  width: 49%; }

.canais .content .columnaCanais.resetMargin {
  float: right;
  margin-right: 0; }

.canais .content .columnaCanais .tituloCanais {
  font-family: 'SourceSansProBold'; }

.canais .content .columnaCanais p {
  margin-bottom: 0.76em; }

.canais .content ul li {
  font-size: 1.6em;
  color: #6e6e6e;
  margin: 0 0 0.56em 0;
  width: auto;
  float: inherit; }

.canais .content ul li.conIcono {
  padding: 0 0 0 2.12em;
  background: url("/bksegurospt-theme/css/../images/bankinter/tick.png") no-repeat 0 2px; }

.canais .content ul li.noIcono {
  font-family: 'SourceSansProBold';
  font-size: 1.6em;
  color: #63544a; }

/**************** OFICINAS ****************/
#header .imgDetalle {
  display: none; }

.subHome .imgHome {
  display: none; }

.buscadorHome {
  width: 100%;
  position: absolute;
  top: 125px;
  left: 0;
  padding: 7.8em 0 0 0; }

.buscadorHome .contentWidth {
  max-width: 110em;
  margin: 0 auto; }

.buscadorHome .contentWidth .container {
  padding: 0 5.27% 0 5.9%;
  width: auto; }

.buscadorInterno {
  padding: 4.1em 17.05% 4.9em 16.73%;
  position: absolute;
  width: 66.22%;
  top: 0;
  left: 0; }

.buscadorOficinasPortlet h2 {
  font-family: 'BKBold';
  font-size: 4.5em;
  color: #FFF;
  line-height: 107%;
  display: inline-block;
  margin: 0 3.5% 0 0;
  width: 30%;
  vertical-align: top; }

.buscadorInterno .contentWidth .container {
  max-width: 100%; }

.subHome .mapaInterna {
  position: relative; }

.subHome .mapaInterna #headerImagenFija .imgCarousel {
  height: 212px; }

.subHome .mapaInterna .buscadorInterno h2 {
  line-height: 88%; }

.mapaInterna .flex-viewport {
  min-height: 320px; }

.cabeceraDetalleSearch .flex-viewport {
  min-height: 21.3em;
  max-height: 21.3em; }

.mapaInterna .flex-viewport li {
  width: 100%;
  height: 100%; }

.buscadorInterno h2 {
  width: 100%;
  font-size: 4.2em;
  margin: 0; }

.buscadorInterno h2 br {
  display: none; }

.buscadorOficinasPortlet .formBuscador {
  display: inline-block;
  margin: 3.1em 0 0 0;
  width: 66.29%;
  vertical-align: top;
  position: relative; }

.buscadorInterno .formBuscador {
  width: 100%;
  margin-top: 2.9em; }

.buscadorOficinasPortlet .formBuscador .errorCampoForm {
  width: 61%;
  left: 9.23%;
  top: -108px; }

.buscadorOficinasPortlet .formBuscador .flechaErrorCampoForm {
  left: 14.1%;
  top: -7px; }

.buscadorOficinasPortlet .formBuscador .cajaBuscador {
  background: #FFF;
  border-radius: 3px; }

.buscadorOficinasPortlet .formBuscador .cajaBuscador .controls {
  font-family: 'SourceSansProRegular';
  font-size: 2.2em;
  color: #6e6e6e;
  line-height: 57px;
  width: 59.02%;
  height: 56px;
  margin: 0;
  padding: 0 30.30% 0 10.68%;
  border: none;
  border-top: 1px solid #CCC;
  border-bottom: 1px solid #CCC;
  box-shadow: none;
  border-radius: 3px; }

.buscadorOficinasPortlet .formBuscador .cajaBuscador .controls::-webkit-input-placeholder {
  color: #6e6e6e; }

.buscadorOficinasPortlet .formBuscador .cajaBuscador .controls:-moz-placeholder {
  color: #6e6e6e; }

.buscadorOficinasPortlet .formBuscador .cajaBuscador .controls::-moz-placeholder {
  color: #6e6e6e; }

.buscadorOficinasPortlet .formBuscador .cajaBuscador .controls:-ms-input-placeholder {
  color: #6e6e6e; }

.buscadorOficinasPortlet .formBuscador .cajaBuscador .linkGeolocation {
  width: 8.85%;
  position: absolute;
  left: 0;
  top: 0; }

.buscadorOficinasPortlet .formBuscador .cajaBuscador .linkGeolocation:active {
  background: #ebeaea; }

.buscadorOficinasPortlet .formBuscador .cajaBuscador .linkGeolocation .border {
  border: 1px solid #CCC;
  border-right: none;
  border-radius: 3px 0 0 3px; }

.buscadorOficinasPortlet .formBuscador .cajaBuscador .linkGeolocation a {
  display: block;
  margin: 0.9em 0;
  padding: 0.4em 0;
  border-right: 1px solid #CCC;
  text-align: center; }

.buscadorOficinasPortlet .formBuscador .btnSubmit {
  font-family: 'SourceSansProSemiBold';
  font-size: 2.2em;
  color: #FFF;
  text-align: center;
  line-height: 57px;
  float: left;
  width: 29.30%;
  padding: 0;
  background: #63544a;
  border: none;
  border-bottom: 2px solid #63544a;
  border-left: 1px solid #CCC;
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 0 3px 3px 0; }

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

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

.oficinas h2 {
  font-family: 'SourceSansProSemiBold';
  font-size: 2.2em;
  line-height: 22px;
  color: #63544a;
  margin: 0 0 1em 0;
  padding: 1.4em 0 .2em 0;
  border-bottom: 2px solid #63544a; }

.oficinas h2 span {
  float: left;
  line-height: 46px; }

.oficinas h2 a {
  font-family: 'SourceSansProSemiBold';
  font-size: 1em;
  line-height: 46px;
  color: #FFF;
  background: #f06f24;
  float: right;
  padding: 0 2em;
  border-bottom: 2px solid #b04d13;
  border-radius: 2px; }

.oficinas h2 a:hover {
  color: #FFF; }

.oficinas h2 a:active {
  background: #b04d13; }

.oficinas .datos {
  float: left;
  width: 32.95%; }

.oficinas .datos .mCSB_container {
  margin-right: 20px; }

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

.oficinas .datos .elementoLateral {
  padding: 3.5em 0 3em 0;
  border-bottom: 1px solid #d4d4d4;
  cursor: pointer; }

.oficinas .datos .elementoLateral.seleccionado {
  background: #f7f7f7;
  cursor: default; }

.oficinas .datos .elementoLateral .left {
  float: left;
  width: 19.16%;
  text-align: center; }

.oficinas .datos .elementoLateral .left .icono {
  font-size: 3.5em;
  color: #585858;
  display: inline-block; }

.oficinas .datos .elementoLateral .left .icon-icon-ico_home {
  font-family: 'bankinter_ico'; }

.oficinas .datos .elementoLateral .left .icon-icon-ico_home:before {
  content: "\73"; }

.oficinas .datos .elementoLateral .right {
  float: left;
  width: 80.84%; }

.oficinas .datos .elementoLateral .right h3 {
  font-family: 'SourceSansProSemiBold';
  font-size: 2.1em;
  color: #333;
  line-height: 21px;
  margin: 0 0 0.14em 0; }

.oficinas .datos .elementoLateral .right .direccion {
  font-size: 1.7em;
  color: #333;
  line-height: 1.2; }

.oficinas .datos .masInfo {
  font-family: 'SourceSansProSemiBold';
  font-size: 2em;
  color: #6e6e6e;
  text-align: center;
  line-height: 36px;
  margin: 0.55em 0.5em 0 0;
  border: 1px solid #CCC;
  border-radius: 2px; }

.oficinas .datos .elementoLateral .masInfo {
  display: none; }

.oficinas .datos .seleccionado .masInfo {
  display: block; }

.oficinas .datos .seleccionado .masInfo:active {
  background: #CCC;
  color: #f7f7f7; }

.oficinas .datos .elementoLateral .botonera {
  display: none; }

.oficinas .contenedorOficinas {
  float: right;
  width: 65.81%;
  height: 68em; }

.oficinas .contenedorOficinas.alturaMapaDetalle {
  height: 55.5em; }

.oficinas .contenedorOficinas #mapOficinas {
  width: 100%;
  height: 100%; }

.tabDetalle h2 {
  padding: 2.4em 0 .2em 0;
  margin-bottom: 0.9em; }

.tabDetalle h2 span {
  line-height: 54px;
  margin-top: 2px; }

.tabDetalle h2 a {
  width: 22.6%;
  text-align: center; }

.tabDetalle .datos {
  width: 28.95%;
  margin-left: 3%; }

#streetView {
  width: 100%;
  height: 20.6em; }

#streetViewData {
  padding: 2em 0 0 0; }

#streetViewData .superior span {
  font-size: 1.6em;
  color: #6e6e6e;
  line-height: 24px;
  display: inline-block;
  padding-left: 1.89em;
  margin-right: 1.12em;
  vertical-align: top; }

#streetViewData .superior .dist {
  background: url("/bksegurospt-theme/css/../images/bankinter/bck_distancia.png") no-repeat 0 0; }

#streetViewData .superior .open {
  background: url("/bksegurospt-theme/css/../images/bankinter/bck_estadoOficina.png") no-repeat 0 0; }

#streetViewData .superior .oficinaClose {
  background: url("/bksegurospt-theme/css/../images/bankinter/bck_estadoOficinaClose.png") no-repeat 0 0; }

#streetViewData .inferior .title {
  font-size: 2.2em;
  color: #63544a;
  line-height: 1;
  display: block;
  margin: 1.6em 0 0.85em 0; }

#streetViewData .inferior p {
  font-size: 1.6em;
  color: #6e6e6e;
  margin: 0;
  line-height: 1.2; }

#streetViewData .inferior p span {
  font-family: 'SourceSansProSemiBold';
  font-size: 1em; }

.infoBoxScroll {
  overflow: hidden;
  line-height: 1.35;
  min-width: 220px;
  padding: 20px 0;
  text-align: left; }

.infoBoxScroll h3 {
  font-family: 'SourceSansProSemiBold';
  font-size: 16px;
  color: #333;
  line-height: 1.1;
  margin: 0; }

.infoBoxScroll .direccion {
  font-family: 'SourceSansProRegular';
  font-size: 16px;
  color: #333;
  line-height: 1.2;
  display: block;
  padding-bottom: 20px; }

.infoBoxScroll .masInfo {
  font-family: 'SourceSansProRegular';
  font-size: 16px;
  color: #6e6e6e;
  line-height: 36px;
  display: block;
  text-align: center;
  border: 1px solid #CCC;
  border-radius: 2px; }

.infoBoxScroll .masInfo:hover {
  color: #6e6e6e; }

.gm-style .gm-style-iw {
  width: 100% !important;
  height: auto !important;
  left: 0 !important;
  text-align: center; }

/**************** ANALISE ****************/
.analise, .analise .mini {
  margin: 0;
  padding: 0; }

.analise li {
  margin-left: 2em;
  margin-right: 2em; }

.analise .tresColumnas li {
  margin: 0;
  margin-right: 1.8em;
  width: 27.6%;
  padding: 0;
  padding-left: 1.8%;
  padding-right: 2.13%; }

.analise .tresColumnas li .bloqueLink li {
  margin-top: 1.6em;
  padding-left: 0.4em; }

.analise li .center {
  margin-top: 1.5em;
  margin-bottom: 3em; }

.analise .bloqueInfoMini span.title {
  text-align: center;
  font-size: 1.8em;
  min-height: 0;
  margin-bottom: 0.7em;
  line-height: 1em; }

.analise .bloqueInfoMini p {
  padding: 0;
  font-size: 1.56em; }

.analise .tresColumnas .bloqueLink {
  height: 12.3em; }

.analise .bloqueLink li {
  width: 100%;
  border: 0;
  font-size: 1em;
  margin: 0;
  padding: 0;
  margin-top: 4.5em; }

.analise .bloqueLink li img {
  float: left;
  margin: 0 .8em .3em 0; }

.analise .bloqueLink li span {
  font-size: 1.6em;
  color: #a6a8aa;
  display: block;
  line-height: 88%; }

.analise .bloqueLink li a {
  font-size: 1.6em;
  color: #6e6e6e;
  border-bottom: 1.5px solid #968f8f; }

.analise .unaColumna {
  margin: 0;
  padding: 0; }

.analise .unaColumna li.reset {
  width: 94.8%;
  padding-left: 2%;
  padding-right: 2%;
  float: none;
  margin: 0;
  margin-top: 3.3em; }

.analise .unaColumna .center {
  margin-top: 0.2em; }

.analise .unaColumna .bloqueLink {
  min-height: 8.5em; }

.analise .unaColumna .bloqueLink li {
  width: 20%;
  float: left;
  margin-top: 2.7em;
  margin-left: 14.1em;
  margin-right: 0;
  padding-left: 0 !important; }

.analise .unaColumna .bloqueLink li:first-child {
  margin-left: 0; }

/**************** FOOTER ****************/
#footer {
  background: #63544a;
  margin-top: 2.2em; }

#footer.footerHome .paddingFooter {
  padding: 3.7em 5.18% 2.5em 9.3%; }

#footer.footerHome .top {
  margin-bottom: 2.7em; }

#footer.footerHome .copy {
  margin-bottom: 0.4em; }

/*I*/
#footer .paddingFooter {
  padding: 3.6em 7.18% 2.5em 7.18%; }

/*3.6em 5.1% 2.5em 9.18%*/
#footer .top:after {
  display: block;
  clear: both;
  visibility: hidden;
  content: "";
  height: 0; }

#footer .top {
  margin-bottom: 2.5em; }

#footer .top img {
  float: left; }

#footer .top .right {
  float: right; }

#footer .top .right .agencias, #footer .top .right .telefono {
  font-size: 1.6em;
  color: #FFF;
  line-height: 1;
  display: inline-block;
  vertical-align: top;
  padding: 0.44em 0.62em;
  margin-left: 0.9em;
  border: 2px solid #cbc9c9;
  border-radius: 2px; }

#footer .top .right .agencias:active, #footer .top .right .telefono:active {
  color: #e3d3c8; }

#footer .top .right .telefono {
  padding: 0.565em 0.62em; }

#footer .top .right .agencias .icon-Ico_map {
  font-family: 'bankinter_ico';
  font-size: 1.12em;
  color: #cbc9c9;
  margin-right: 0.2em;
  position: relative;
  top: 2px; }

#footer .top .right .agencias .icon-Ico_map:before {
  content: "\77"; }

#footer .top .right .telefono .icon-Ico_handset {
  font-family: 'bankinter_ico';
  font-size: 1.25em;
  color: #cbc9c9;
  position: relative;
  top: 3px; }

#footer .top .right .telefono .icon-Ico_handset:before {
  content: "\43"; }

#footer .top .right .agencias a, #footer .top .right .telefono a {
  color: #FFF; }

#footer ul:after {
  display: block;
  clear: both;
  visibility: hidden;
  content: "";
  height: 0; }

#footer ul {
  margin-bottom: 1.2em; }

#footer ul li {
  font-size: 1.6em;
  color: #FFF;
  padding: 0 0.5em 0 0.68em;
  float: left;
  background: url("/bksegurospt-theme/css/../images/bankinter/bck_circleHeader.png") no-repeat 0 50%;
  line-height: 1; }

#footer ul li.reset {
  background: none;
  padding-left: 0; }

#footer ul li a {
  font-size: 1em;
  color: #FFF; }

#footer ul li a:active {
  color: #e3d3c8;
  text-decoration: underline; }

#footer .copy {
  font-size: 1.6em;
  color: #e3d3c8;
  font-style: normal; }

#footer p {
  font-size: 1.6em;
  font-style: italic;
  color: #FFF; }

#footer.positionBottom {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0; }

/**************** CUSTOM SCROLL ****************/
#content .mCSB_scrollTools_vertical {
  right: 7px !important;
  opacity: 1;
  padding: 5px 0;
  background: #fafafa;
  width: 14px;
  border-radius: 0px;
  max-width: 4%; }

#content .mCSB_draggerContainer {
  margin: 5px 0; }

#content .mCSB_draggerContainer .mCSB_dragger {
  background: #c1c1c1;
  width: 72%;
  border-radius: 5px;
  right: 1.5px; }

#content .mCSB_draggerContainer .mCSB_dragger .mCSB_dragger_bar {
  background: #c1c1c1; }

#content .mCSB_draggerContainer .mCSB_draggerRail {
  background: #fafafa;
  width: 100%;
  border-radius: 0; }

/**************** Estilos espec?ficos para la parte de BANKINTER SEGUROS ****************/
.aui #content .breadcrumb {
  padding-left: 1.06%; }

.onlyCorporativa {
  display: none; }

/**************** HOME **************************/
.home {
  padding: 0 5.18% 0 9.45%; }

.home .menuPortlet {
  margin: 0px; }

.home .menuPortlet .menuColumn ul li {
  padding-bottom: 0.5em; }

.home .menuPortlet .menuColumn .titleSeccion {
  padding-bottom: .25em; }

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

.home .column1 {
  float: left;
  width: 32.77%;
  margin-right: 0.84%; }

.home .column2 {
  float: left;
  width: 32.77%;
  margin-right: 0.84%; }

.home .column3 {
  float: left;
  width: 32.77%; }

#content #header .top .right {
  font-size: 2.4em; }

#content #header .headerInterna .desplegarNavigation {
  top: 51px; }

#content .home .detalleProducto {
  margin-bottom: 4em;
  padding-left: 0; }

#content .home .detalleProducto h2 {
  font-size: 4em;
  margin: 0.3em 0 0.3em 0;
  padding: 0;
  line-height: 125%; }

#content .home .detalleProducto .contenido p {
  font-size: 2.4em;
  margin-bottom: 0.75em; }

#content .home .detalleProducto .contenido li {
  font-size: 2.4em;
  margin-bottom: 0.20em;
  line-height: 1.09em;
  background-size: 6px; }

#content .home .homeSeccion .datos {
  width: 88.2%;
  padding: 1.8em 2% 2em 9.8%; }

#content .home .homeSeccion .datos p {
  margin: .13em 2% 0em 0; }

#content .home .oficina {
  background-color: #f2f1f1;
  width: 100%;
  border-top: 3px solid #8d827e;
  margin-bottom: 2em;
  margin-top: 1.5em; }

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

#content .home .oficina .imagen {
  float: left;
  height: auto;
  background-color: #d4d1ca; }

#content .home .oficina .info {
  float: left;
  width: 40%;
  padding: 2em 2.15% 1em 2.15%; }

#content .home .oficina .info .title {
  font-size: 2.2em; }

#content .home .oficina .title {
  padding-bottom: 0.1em; }

#content .home .oficina .info .direccion, #content .home .oficina .info .telefono, #content .home .oficina .info .email {
  color: #63544a;
  font-size: 1.6em;
  padding-left: 1.5em; }

#content .home .oficina .mapa {
  float: left;
  line-height: 159px; }

#content .home .oficina .mapa img {
  width: 50px;
  height: auto; }

#content .home .oficina .mapa a {
  padding-left: 0.5em;
  color: #63544a;
  font-size: 1.6em;
  text-decoration: underline;
  font-family: 'SourceSansProBold'; }

/**************** COM?N ******************************/
#content .subHome .menuPortlet .menuColumn ul li {
  padding-bottom: 0.5em; }

#content .subHome .detalleProducto h2 {
  margin-bottom: 0.8em; }

#content .subHome .detalleProducto p {
  line-height: 1; }

#content .subHome .detalleProducto .contenido h3 {
  padding-bottom: 0.23em;
  margin-bottom: 1em;
  margin-top: 1.82em; }

#content .subHome .detalleProducto .contenido p.subcontenido {
  margin-top: 0.5em;
  margin-left: 2.5em;
  margin-bottom: 0.5em; }

#content .subHome .detalleProducto .contenido ul {
  margin-bottom: 0; }

#content .subHome .masInformacion {
  padding: 1.5em 0 0 1.06%; }

#content .subHome .masInformacion .bloqueInfo {
  padding: 1.9em 2.10% 4.5em 6.10%; }

#content .subHome .masInformacion .bloqueInfo .texto .title {
  margin-top: 0.3em;
  margin-bottom: 1em; }

#content .subHome .masInformacion .bloqueInfo .texto p {
  line-height: 1.2;
  margin: 0; }

#content .subHome .menuPortlet {
  margin-bottom: 4.2em; }

#content .subHome .menuPortlet .menuColumn {
  padding: 8.3em 0 0 0; }

#content .subHome .menuInterno {
  margin-bottom: 2.5em; }

#content .subHome .menuInterno li {
  padding-top: 0; }

/************************** Otras P?ginas***************************************************************/
/**************** CABECERA *******************************/
#content #header .headerInterna .logo1 {
  display: block;
  width: 17em; }

#header .headerInterna .header {
  min-height: 3.7em; }

#header .headerInterna nav {
  padding: 1.5em 0 1.2em 0; }

#header .top .right span {
  padding: 0; }

/**************** BREADCRUMB *********************/
.aui .breadcrumb {
  padding-top: 4.8em; }

.breadcrumb span {
  margin-bottom: 2.3em; }

/**************** MENU DESPLEGABLE *********************/
#menuPhone {
  background: #312822;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2;
  display: none;
  overflow-x: hidden; }

#menuPhone li.first {
  padding-top: 0; }

#menuPhone li {
  font-size: 1.6em;
  padding: 0; }

#menuPhone li a {
  font-size: 1em;
  padding: 0 0.62em 0 1.87em;
  line-height: 3;
  color: #FFF;
  display: block; }

#menuPhone li .icono {
  float: right; }

#menuPhone li .icon-icon-Ico_chevron_down {
  font-family: 'bankinter_ico';
  font-size: 0.5em; }

#menuPhone li .icon-icon-Ico_chevron_down:before {
  content: "\61"; }

#menuPhone li .icon-icon-Ico_chevron_up {
  font-family: 'bankinter_ico';
  font-size: 0.5em; }

#menuPhone li .icon-icon-Ico_chevron_up:before {
  content: "\62"; }

#menuPhone ul li ul li {
  font-size: 1em; }

#menuPhone ul li ul li a {
  font-size: 0.95em;
  padding-left: 2.7em; }

#menuPhone ul li .desplegarListado {
  display: none; }

#menuPhone li.selected {
  background: #514339; }

#menuPhone li.selected a {
  background: #514339; }

#menuPhone li.selected a:active {
  background: #3d322a;
  color: #FFF; }

#menuPhone li li.selected a {
  background: #3f2e23; }

/*********************** default******************************/
.default #header .headerInterna .header {
  padding: 2.3em 3.65% 0 3.65%; }

.default .subHome {
  padding: 0 7.73%; }

.aui .default #content .subHome .breadcrumb {
  padding-left: 0; }

.default .subHome .destacado {
  padding-left: 0; }

.default .subHome .detalleProducto {
  padding-left: 0; }

.default #content .subHome .masInformacion {
  padding-left: 0; }

.default #content .subHome .menuPortlet {
  padding-left: 0; }

.default #content .subHome .detalleProducto .contenido ul {
  margin-bottom: 3em; }

.default #content #header .headerInterna .logo1 .logo.onlyWeb {
  height: 5.8em; }

.default #content #header .headerInterna .header .right a.onlyResponsive.telefonoHeader {
  display: none !important; }

.default #content .detalleProducto .contenido li ul li {
  background: none; }

.default #content .subHome .detalleProducto .contenido h3 {
  margin-top: 0.9em; }

.default #content .subHome .menuInterno {
  margin-left: 0; }

.default #content .homeSeccion .datos.sinImagen .title {
  font-weight: normal;
  font-size: 2.2em; }

.default #footer .paddingFooter {
  padding: 2.8em 7.18% 3em 7.18%; }

.default #footer .top {
  margin-bottom: 2em; }

.default #footer .top .logo {
  float: inherit;
  width: 17em; }

/******************* PAGE NOT FOUND ****************/
.imagenError {
  margin: 4em 0 3em 0;
  padding-left: 1.06%;
  border: 1.5em solid #cbc9c9; }

.imagenPublicidad {
  display: inline-block;
  width: 31%;
  padding: 6.5em 0;
  text-align: center; }

.textoError {
  display: inline-block;
  width: 66%;
  top: 6.3em;
  vertical-align: middle;
  padding: 6em  0; }

.textoError .columna1 {
  display: inline-block;
  width: 68.5%;
  line-height: 100%;
  border-right: 2px solid #000; }

.textoError .columna1 .orangeText {
  font: bold 8.8em 'Bankinter';
  color: #f06f24;
  line-height: 75%;
  padding-bottom: 0.2em; }

.textoError .columna1 p {
  font: bold 3em 'Bankinter'; }

.textoError .columna2 {
  display: inline-block;
  width: 21%;
  padding-left: 9.7%;
  vertical-align: top;
  margin-top: 3em; }

.textoError .columna2 .error {
  font: bold 2em 'Bankinter';
  margin-bottom: -3.7%; }

.textoError .columna2 .errorNumber {
  font: bold 4em 'Bankinter'; }

.sinImagen .textoError {
  width: 99%; }

.sinImagen .textoError .columna1 {
  width: 44.5%;
  margin-left: 5em; }

.sinImagen .textoError .columna2 {
  text-align: center;
  margin-top: 0;
  width: 31%; }

.sinImagen .textoError .columna2 .errorNumber {
  font-size: 10em; }

.imagenErrorCorporate {
  margin: 4em 0 3em 1%;
  padding-left: 1.06%;
  border: 1.5em solid #cbc9c9; }

.corporativa .onlySeguros {
  display: none; }

.corporativa .onlyCorporativa {
  display: inherit; }

.corporativa .filaEspecial {
  display: none; }

/************ LAYOUT ***********************/
.corporativa .home {
  padding: 0 5.18% 0 9.45%; }

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

.corporativa .home .bloqueColumnas {
  margin-top: 2.6em; }

.corporativa .home .bloqueColumnas.inverse {
  margin-top: 1.5em; }

.corporativa .inverse .column2 {
  float: right; }

.corporativa .home .column1.modulosHome1 {
  float: right;
  margin-bottom: 1.6em;
  width: 47.71%; }

.corporativa .home .column2.modulosHome2 {
  width: 47.71%; }

.corporativa .home .column1 {
  width: 62.53%; }

/*************CABECERA ********************/
.corporativa #header .positionHome .header img.logo.onlyWeb {
  margin-left: 0.8em; }

.corporativa #header .headerInterna .header {
  min-height: 11em;
  padding-top: 2em; }

.corporativa #header .positionHome .top .left ul {
  margin-top: 3em; }

.corporativa #header .top .left ul {
  margin-top: 4em; }

.corporativa #content #header .headerInterna .logo1 {
  width: 18.8em;
  margin: 0.8em 0 0 0.4em; }

.corporativa #header .headerInterna .logo1 .logo.onlyWeb {
  height: 3em; }

.corporativa #header .headerInterna .listadoHeaderHome {
  display: inherit; }

.corporativa #header .headerInterna .listadoHeaderHome li a.selected {
  background: url("/bksegurospt-theme/css/../images/bankinter/bck_navSelected.png") no-repeat 50% 100%;
  padding-bottom: 0.43em; }

.corporativa #headerImagenFija .imgCarousel {
  height: 620px; }

.corporativa #header .flexslider .title .sombras .texto {
  font-size: 2.2em;
  padding-top: 0.8em; }

/************* HOME ***********************/
.corporativa .home .homeSeccion {
  margin-bottom: 2em; }

.corporativa #content .home .homeSeccion .datos {
  width: 57%;
  padding: 2em 0 0.5em 0; }

.corporativa #content .home .homeSeccion .datos .title, .corporativa #content .home .homeSeccionBig .datos .title {
  font-size: 2.2em;
  color: #333333;
  font-weight: normal; }

.corporativa #content .home .homeSeccion .datos .title {
  font-family: 'SourceSansProRegular';
  height: 104px;
  overflow: hidden; }

.corporativa #content .home .homeSeccion .datos p {
  margin: 0.53em 0 0 0;
  padding-right: 0.8em;
  height: 76px;
  overflow: hidden; }

.corporativa #content .home .homeSeccion .datos .verMas {
  float: right;
  margin-right: 1em; }

.corporativa .home .homeSeccion img {
  width: 40%;
  height: 100%;
  margin-right: 2.9%; }

.corporativa .home .homeSeccionImagen .title {
  font-size: 2.8em;
  color: #63544a; }

.corporativa .home .homeSeccionImagen img {
  border-top: 3px solid #8d827e;
  margin-top: 0.8em;
  width: 100%; }

.corporativa .homeSeccionBig .datos {
  text-align: left;
  padding: 1.3em 4.65% 0.4em 4.65%; }

.corporativa .homeSeccionBig .datos p {
  margin: 0 0 1.2em 0; }

.corporativa .homeSeccionBig .datos .verMas {
  font-size: 1.6em;
  font-weight: bold;
  color: #63544a;
  text-decoration: underline;
  line-height: 1.2; }

.corporativa .home .column2 {
  margin-right: 0; }

.corporativa .home .column2.modulosHome2 {
  float: right; }

.corporativa .home .column1.modulosHome1 {
  float: left; }

.corporativa .home .bloqueColumnas.inverse span.title {
  font-family: 'BKRegular'; }

/********************PORTLET ACCION *************/
.corporativa .accion {
  text-align: center;
  background: #f2f1f1;
  border-top: 3px solid #8d827e;
  margin-top: .8em; }

.corporativa .accion span {
  display: block;
  margin-top: 0;
  font-family: 'SourceSansProRegular'; }

.corporativa .accion .ultimo {
  float: left;
  font-size: 1.95em;
  padding: 0.62em 0 0 7%;
  width: 44%;
  text-align: left;
  color: #63544a;
  font-family: 'SourceSansProLight'; }

.corporativa .accion .hora {
  float: right;
  font-size: 1.95em;
  padding: 0.62em 4.6% 0 0;
  width: 44%;
  text-align: right;
  color: #63544a; }

.corporativa .accion .valor {
  font-size: 9.5em;
  color: #3f2e23;
  padding-bottom: 0em;
  margin: 0;
  clear: both; }

/**************** COMUNES ********************/
.corporativa #content .breadcrumb {
  margin-left: 0; }

.corporativa .breadcrumb span {
  margin-left: 0; }

.corporativa .breadcrumb .icon-icon-Ico_chevron_righ {
  margin: 0.75em 1.4em 0 0.9em; }

.corporativa #content .subHome .imagenInterior {
  padding-left: 1.06%; }

.corporativa #content .subHome .imagenInterior .detalleProducto {
  padding-left: 0; }

.corporativa #content .subHome .imagenInterior img {
  margin: 0 auto 2.5em auto; }

.corporativa #content .subHome p {
  margin-top: 0;
  line-height: 1.5; }

.corporativa #content .subHome h2 {
  margin-bottom: 1em; }

.corporativa #content .subHome .detalleProducto .contenido h3 {
  font-size: 2.2em; }

.corporativa #content .subHome .contenido table {
  margin: 0; }

.corporativa #content .subHome .contenido table th {
  border-right: 1px solid #d4d4d4;
  padding: 0.9em 0;
  text-align: left;
  vertical-align: middle; }

.corporativa #content .subHome .contenido table th p {
  color: #63544a; }

.corporativa #content .subHome .contenido table tr {
  border-bottom: 1px solid #d4d4d4; }

.corporativa #content .subHome .contenido table th:first-child {
  padding-left: 3em; }

.corporativa #content .subHome .contenido table td:first-child {
  padding-left: 3em; }

.corporativa #content .subHome .contenido table td {
  border-right: 1px solid #d4d4d4;
  padding: 1em 0 1em 0;
  border-top: 1px solid #d4d4d4; }

.corporativa #content .subHome .contenido table td:nth-child(n+2) {
  text-align: center; }

.corporativa #content .subHome .contenido table th:nth-child(n+2) {
  text-align: center; }

.corporativa #content .subHome .detalleProducto {
  margin-bottom: 2em; }

.corporativa #content .detalleProducto .contenido .listadoDocumentos li {
  margin-bottom: 4.5em; }

.corporativa .sincontenido {
  font-size: 1.6em;
  color: #6e6e6e;
  padding-left: 1.06%; }

.corporativa .detalleProducto h2 {
  font-family: 'SourceSansProSemibold'; }

.corporativa .detalleProducto .descripcionProducto {
  font-family: 'SourceSansProBold'; }

.corporativa #content .subHome .detalleProducto h4 {
  font-size: 2em;
  font-family: 'SourceSansProBold';
  color: #63544a; }

/********************* MOD. GRIS PUBLICIDAD ***************************/
.corporativa .detalleProducto .especial {
  border: none;
  margin-top: 2em;
  margin-bottom: 4em; }

.corporativa #content .subHome .especial table td {
  border: none; }

.corporativa #content .subHome .especial table td.anchoGris1 {
  padding: 2.3em 1em 2.0em 2.15em; }

.corporativa #content .subHome .especial table td.anchoGris2 {
  padding: 2.4em 2.8em 2.3em 0; }

.corporativa #content .subHome .especial table td .title {
  margin: 0;
  font-size: 1.38em;
  line-height: 119%; }

.corporativa #content .subHome .especial table td .orangeButton {
  font-size: 1.25em;
  padding: 0.3em 1.5em 0.3em 1.05em; }

/********************* TABLA ESPECIAL ***************************/
.corporativa #content .subHome .contenido .tableTab th:nth-child(1) {
  padding-left: 2.3em;
  text-align: left; }

.corporativa #content .subHome .contenido .tableTab th:nth-child(2) {
  padding-left: 2.3em;
  text-align: left; }

.corporativa #content .subHome .contenido .tableTab td:nth-child(1) {
  padding-left: 2.3em;
  text-align: left; }

.corporativa #content .subHome .contenido .tableTab td:nth-child(2) {
  padding-left: 2.3em;
  text-align: left; }

/***************** PORTLET FILTRO CONTENIDO*************************/
.corporativa .filtroContenido .combo:after {
  display: block;
  clear: both;
  visibility: hidden;
  content: "";
  height: 0; }

.corporativa .filtroContenido .ui-state-hover {
  outline: none; }

.corporativa .filtroContenido .ui-state-focus {
  outline: none;
  border: 1px solid #dfce5a !important;
  box-shadow: 0 0 5px -1px #dfce5a; }

.corporativa .filtroContenido .ui-selectmenu-button {
  background: none;
  border: 1px solid #d7d7d7;
  border-radius: 3px;
  float: right; }

.corporativa .filtroContenido .ui-selectmenu-button .ui-selectmenu-text {
  font-size: 1.4em;
  color: #6e6e6e;
  font-weight: normal;
  line-height: 1;
  padding: 0.71em 1.42em 0.71em 0.42em; }

.corporativa .filtroContenido .ui-selectmenu-button .ui-icon {
  font-family: 'bankinter_ico';
  font-size: 1.28em;
  color: #6e6e6e;
  text-indent: inherit;
  margin-top: 0;
  background: none;
  width: auto;
  height: auto;
  right: 0.33em;
  top: 7px; }

.corporativa .filtroContenido .ui-selectmenu-button .ui-icon:before {
  content: "\61"; }

.corporativa .filtroContenido .combo #anio {
  float: right;
  width: 8em;
  margin: 0; }

.corporativa .filtroContenido .combo .title {
  margin: 0;
  padding: 0;
  font-family: 'SourceSansProBold';
  font-size: 2.6em;
  color: #63412a;
  line-height: 1.1;
  font-weight: bold;
  padding-left: 1.06%;
  float: left; }

/***************** PORTLET FILTRO CONTENIDO*************************/
.corporativa #footer.resetMarginFooter {
  margin-top: 0; }

.corporativa #footer .top img {
  float: inherit;
  width: 18.6em; }

/****************** page not found CORPORATIVA*******************/
.corporativa #content .subHome .notFound .especial table td .title {
  font-size: 1em; }

.corporativa #content .subHome .notFound .especial table td p {
  font-size: 0.9em;
  line-height: 1; }

.corporativa #content .subHome .notFound .especial table td span {
  margin-bottom: 0.5em; }

.corporativa #content .subHome .notFound .especial table td a {
  font-size: 1em; }

.corporativa .detalleProducto.notFound .especial {
  border: 1px solid #d4d4d4; }

.corporativa #content .subHome .notFound .especial table td.anchoGris2 {
  padding: 1.5em 2.8em 1.5em 0; }

.corporativa #content .subHome .notFound .especial table td.anchoGris1 {
  padding: 1.85em 1em 1.5em 2.15em; }

@media (min-width: 768px) and (max-width: 979px) {
  .aui .onlyResponsive {
    display: inherit !important; }

  .aui .onlyWeb {
    display: none !important; }

  .aui .onlyTablet {
    display: inherit !important; }

  .aui .onlyPhone {
    display: none !important; }

  /**************** RESET ELEMENTOS ****************/
  .aui .breadcrumb {
    display: none; }

  .aui .menuInterno {
    margin: 0 0 4.5em 0; }

  .detalleProducto {
    padding: 0; }

  .subHome .menuPortlet, .detalleLayout .menuPortlet {
    padding: 0; }

  /**************** CABECERA ****************/
  #header .top .right {
    font-size: 2.9em; }

  #header .top .right span {
    top: 0.33em; }

  #header .top .right a {
    display: none; }

  #header .top .right .button {
    display: inline-block;
    padding: 0.53em 0.97em; }

  #header .headerInterna .right .button {
    padding: 0.5em; }

  #header .headerInterna .right .candado:active {
    background: #b04d13; }

  #header .top .right .button span {
    position: inherit;
    top: 0;
    padding: 0; }

  #header .top .right .button .icon-icon-Ico_login {
    font-family: 'bankinter_ico';
    font-size: 0.84em;
    color: #FFF; }

  #header .top .right .button .icon-icon-Ico_login:before {
    content: "\79"; }

  #header .top .left ul {
    display: none; }

  #header .top .left #iconoMenu {
    vertical-align: bottom;
    margin-right: 2em;
    position: relative;
    z-index: 11;
    float: left;
    cursor: pointer; }

  #header .headerInterna .left #iconoMenu {
    margin-top: 0.8em; }

  #header .top .left #iconoMenu .icon-icon-Ico_handset {
    font-family: 'bankinter_ico';
    font-size: 2em;
    color: #FFF; }

  #header .top .left #iconoMenu .icon-icon-Ico_handset:before {
    content: "\6f"; }

  #header .positionHome .left .logo1 {
    position: relative;
    top: -7px; }

  #header .headerInterna .left #iconoMenu.activo {
    margin: 0 1.2em 0 0;
    padding: 0.8em;
    background: #b04d13;
    border-radius: 2px; }

  #header .top .pageTitle {
    display: none; }

  #header .headerInterna .pageTitle {
    font-family: 'BKRegular';
    font-size: 2em;
    color: #FFF;
    text-align: center;
    position: absolute;
    width: 100%;
    top: 15px;
    left: 0;
    line-height: 25px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }

  #headerSlider .flex-nav-next {
    width: 4.68%; }

  #headerSlider .flex-nav-prev {
    width: 4.68%; }

  #headerSlider .pastilla {
    bottom: 6.2em;
    left: 5.9%;
    width: 72.66%;
    padding: 1.3em 2.86% 3.2em 2.86%; }

  #headerSlider .pastilla h2 {
    text-align: left;
    font-size: 3.5em; }

  #headerSlider .pastilla p {
    text-align: left;
    margin: 0.76em 0 0 0; }

  #header .positionHome {
    width: 93.5%;
    padding: 3.7em 3.25% 0 3.25%; }

  #header .positionHome .contentWidth {
    padding: 0; }

  #header .positionHome .pageTitle {
    display: none !important; }

  #header .positionHome .button.onlyWeb {
    display: inline-block !important; }

  #header .positionHome .button.onlyResponsive {
    display: none !important; }

  #header .headerInterna .header {
    padding: 0.7em 0.91% 0.6em 1.95%; }

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

  #header .headerInterna #iconoMenu .icon-icon-Ico_handset {
    font-size: 2em; }

  #header .headerEspecialHome {
    width: 93.63%;
    padding: 2.7em 3.12% 0 3.25%; }

  #header .headerEspecialHome .pageTitle {
    display: none !important; }

  #header .headerEspecialHome .logo1 {
    display: inherit;
    float: left; }

  #header .headerEspecialHome .left #iconoMenu {
    margin-top: 0.1em; }

  #header .headerEspecialHome .left #iconoMenu .icon-icon-Ico_handset {
    font-size: 2.2em; }

  #header .headerEspecialHome .right .button {
    padding: 0.42em 0.86em; }

  #header .headerEspecialHome .right .button.onlyWeb {
    display: inline-block !important; }

  #header .headerEspecialHome .right .button.onlyResponsive {
    display: none !important; }

  /**************** LAYOUTS ****************/
  .home {
    padding: 0 3.12%; }

  .subHome {
    padding: 1.6em 3.15% 0 3.15%; }

  .subHome .column1 {
    width: 100%;
    padding-left: 0; }

  .subHome .column2 {
    width: 100%; }

  /**************** MENU NAVEGACION ****************/
  .menuPortlet {
    margin-bottom: 5em; }

  .menuPortlet .title {
    height: 3.8em;
    top: -3.8em; }

  .menuPortlet .title .sombras .texto {
    padding: 0.47em 1.25em 0.12em 1.25em; }

  /**************** HOME PARTICULARES ****************/
  .homeSeccion {
    padding: 0; }

  .subHome .homeSeccion .datos {
    padding: 2.5em 0 2em 0; }

  .subHome .homeSeccion img {
    width: 25.21%;
    margin-right: 4.92%; }

  .subHome .homeSeccion .datos {
    width: 64.8%;
    padding-right: 5.07%; }

  .home .homeSeccion img {
    width: 46.13%;
    margin-right: 3.15%; }

  .home .homeSeccion .datos {
    width: 50.72%; }

  /**************** CABECERA DETALLES ****************/
  .destacado {
    padding: 0 0 4em 0;
    margin-top: 0; }

  .destacado .cabecera {
    padding: 2.1em 2.71% 1.7em 2.71%;
    display: block !important; }

  .destacado .cabecera .orangeButton {
    min-width: 36.01%; }

  /**************** MODULOS HOME ****************/
  .home .column1.modulosHome1, .home .column2.modulosHome2 {
    margin-bottom: 8.5em; }

  /**************** DETALLE ****************/
  .detalleProducto .especial td {
    padding: 1.4em 0.9em 1.4em 0.9em; }

  .detalleProducto .especial td.anchoGris1 {
    width: 60%; }

  .detalleProducto .especial td.anchoGris2 {
    width: 40%; }

  .mini {
    margin: 0; }

  .mini li {
    padding: 1.4em 0 1.8em 0; }

  .mini li .botonera {
    padding-bottom: 0; }

  .mini .tresColumnas li, .mini .dosColumnas li {
    margin-right: 2.9%;
    width: 42.66%;
    padding-left: 3.22%;
    padding-right: 2.38%; }

  .mini .tresColumnas .datos:after, .mini .dosColumnas .datos:after {
    display: block;
    clear: both;
    visibility: hidden;
    content: "";
    height: 0; }

  .mini .tresColumnas .center, .mini .dosColumnas .center {
    float: left;
    width: 24.91%;
    margin-right: 9.83%; }

  .mini .tresColumnas .bloqueInfoMini, .mini .dosColumnas .bloqueInfoMini {
    float: left;
    width: 65.26%;
    height: 100%;
    position: relative; }

  .mini li .title {
    font-size: 2.1em; }

  .mini li .blockDesde {
    margin-top: 0em; }

  .mini li .blockDesde p span {
    padding-left: 1%; }

  .mini li .border {
    display: none; }

  .mini .tresColumnas li.reset, .mini .dosColumnas li.reset {
    margin-right: 2.9%; }

  .mini li.clear {
    clear: inherit; }

  .mini li.resetTablet {
    margin-right: 0 !important; }

  .mini li.clearTablet {
    clear: both; }

  .mini .unaColumna li {
    margin-right: 0 !important; }

  .mini li .sinDesde {
    min-height: 22.9em; }

  /*************** PRIVATE BANKING ************************/
  .privateBanking h4 {
    font-size: 1.6em; }

  .privateBanking .contacto .imagenContacto {
    width: 37.9%; }

  .privateBanking .contacto .contenidoContacto {
    width: 56.85%;
    margin-left: 4.15%; }

  /*************** PREMIER ************************/
  .cabeceraPremier {
    margin: 5.6em 0 0 0; }

  .cabeceraPremier h1 {
    width: 100%;
    margin: 0 0 0.4em 0; }

  .cabDescripcion {
    margin: 0; }

  .cabDescripcion p {
    margin-bottom: 1.17em; }

  .onlyTablet.premierButton {
    width: 43.55%;
    margin: 0 auto 1.81em auto;
    font-size: 2.2em;
    padding: 0.73em 0; }

  /**************** MAS INFO ****************/
  .masInformacion .icono.onlyTablet {
    display: inherit !important; }

  .masInformacion {
    padding: 0;
    margin-top: 1.5em; }

  .masInformacion .bloqueInfo .icono {
    width: 14.4%; }

  .masInformacion .bloqueInfo .texto {
    width: 85%; }

  .masInformacion .datos li {
    margin-right: 15.58%; }

  /**************** MAPA OFICINAS ****************/
  #header .imgDetalle {
    display: none !important; }

  .subHome .imgHome {
    display: none !important; }

  #header .headerSubhome {
    position: absolute;
    width: 97.14%;
    top: 0;
    left: 0; }

  #header .headerSubhome .button.onlyWeb {
    display: inherit !important; }

  #header .headerSubhome .button.onlyResponsive {
    display: none !important; }

  .buscadorHome .contentWidth .container {
    width: 80.76%;
    padding: 0 9.62%; }

  #headerImagenFija .imgCarousel {
    height: 584px; }

  .buscadorOficinasPortlet h2 {
    width: 100%; }

  .buscadorOficinasPortlet h2 br {
    display: none; }

  .buscadorOficinasPortlet .formBuscador {
    width: 100%; }

  .buscadorInterno {
    padding: 4.3em 6.94% 5.4em 6.67%;
    width: 86.63%; }

  .buscadorInterno h2 {
    font-size: 4.5em; }

  .buscadorInterno .formBuscador {
    margin-top: 2.6em; }

  .cabeceraDetalleSearch {
    margin-top: 2em; }

  .cabeceraDetalleSearch .flex-viewport {
    min-height: 22.3em;
    max-height: 22.3em; }

  .oficinas .contenedorOficinas {
    height: 60em; }

  .oficinas .datos {
    width: 34.3%; }

  /* 	#streetView {height:253px;} */
  #streetView {
    height: 170px; }

  .oficinas .datos .elementoLateral {
    padding: 2.5em 0; }

  .oficinas .datos .elementoLateral .right h3 {
    font-size: 1.6em;
    line-height: 1; }

  .oficinas .datos .elementoLateral .right .direccion {
    font-size: 1.6em; }

  .oficinas .datos .elementoLateral .botonera {
    clear: both;
    width: 92.73%;
    margin: 0 auto;
    padding-top: 0.8em; }

  .oficinas .datos .elementoLateral .botonera a {
    font-family: 'SourceSansProRegular';
    font-size: 1.6em;
    color: #6e6e6e;
    text-align: center;
    line-height: 36px;
    display: block;
    margin: 0;
    border: 1px solid #CCC;
    border-radius: 2px; }

  .oficinas .datos .elementoLateral .botonera {
    display: none; }

  .oficinas .datos .seleccionado .botonera {
    display: block; }

  #content .mCSB_scrollTools_vertical {
    right: 0 !important; }

  .oficinas .datos .mCSB_container {
    margin-right: 10px; }

  .oficinas .contenedorOficinas {
    width: 65.7%; }

  /**************** ABRIR CUENTA ****************/
  .borderAbrirCuenta {
    padding: 1.5em 5.12% 3.7em 2.56%; }

  .borderAbrirCuenta form {
    padding: 0 2% 0 4.48%; }

  .borderAbrirCuenta .botoneraForm {
    margin-top: 6em; }

  .borderAbrirCuenta .botoneraForm .orangeButton {
    padding: 0.55em 0; }

  .borderAbrirCuenta .botoneraForm span {
    margin-top: 2.12em; }

  .borderAbrirCuenta .confirmacionContent {
    margin-top: 0; }

  .borderAbrirCuenta .confirmacionContent img {
    margin-bottom: 6.5em; }

  .borderAbrirCuenta .confirmacionContent .right {
    width: 22.27%; }

  .borderAbrirCuenta .confirmacionContent .left {
    width: 72.72%;
    padding-right: 5%; }

  .borderAbrirCuenta .confirmacionContent .right {
    margin-top: 2.8em; }

  .borderAbrirCuenta .confirmacionContent .titleOrange {
    padding-top: 0.86em;
    margin-bottom: 1.88em; }

  .confirmacionContent {
    margin-top: 3.8em;
    margin-bottom: 0.6em; }

  .confirmacionContent .left {
    width: 60.72%; }

  .confirmacionContent p {
    margin-bottom: 0; }

  .confirmacionContent .titleOrange {
    margin-bottom: 1.15em; }

  .confirmacionContent .right {
    width: 39.27%; }

  .confirmacionContent .right .icono {
    font-size: 21em; }

  .confirmacionContent .direccion {
    padding-top: 1.32em; }

  /****************** LEGAL *********************/
  .legalGenerico {
    padding: 4.8em 0 0 0; }

  .legalGenerico .contenido .contenidoSubSeccion.resetMargin {
    margin-left: 4.10%; }

  .legalGenerico .contenido h3 {
    margin-top: 0.9em; }

  .legalGenerico .contenido h4 {
    margin-top: 2.5em;
    margin-bottom: 1.25em; }

  .legalMenu .listadoPaginas li.columna1 {
    width: 32%;
    margin-right: 2%; }

  .legalMenu .listadoPaginas li.columna2 {
    width: 32%;
    margin-right: 2%; }

  .legalMenu .listadoPaginas li.columna3 {
    width: 32%; }

  .legalMenu h3 {
    margin-bottom: 19px; }

  /****************** PRECARIO *********************/
  .precarioCabecera {
    margin-top: 2.4em; }

  .precarioCabecera .contenido .listadoDocumentos li.col1 {
    width: 28%; }

  .precarioCabecera .contenido .listadoDocumentos li.col2 {
    width: 33%; }

  .precarioCabecera .contenido .listadoDocumentos li.col3 {
    width: 38%; }

  /**************** FORMULARIOS ****************/
  .formStyle .title {
    margin-bottom: 0.87em; }

  .formStyle .titleBottom {
    margin-bottom: 0.56em; }

  .formStyle ul {
    margin-bottom: 0; }

  .formStyle li {
    margin-bottom: 2em; }

  .formStyle li.marginRight {
    margin-right: 3.63%; }

  .formStyle li.width68 {
    width: 57.19%; }

  .formStyle li.width28 {
    width: 39.17%; }

  .formStyle li.marginLeftRight {
    margin: 0 0 0 3.63%; }

  .formStyle li.width37 {
    width: 57.19%; }

  .formStyle li.elementTabletForm {
    clear: both; }

  .formStyle li input[type="text"] {
    padding: 9.5px 0; }

  .formStyle li select {
    font-size: 1.6em; }

  .formStyle .errorCampoForm {
    width: 100%;
    bottom: 78px;
    left: 3px;
    padding: 1.2em 0 1.6em 0; }

  .formStyle .errorCampoForm p {
    font-size: 24px; }

  .formStyle .errorCampoForm .icono {
    display: block;
    font-size: 2.2em; }

  .formStyle .flechaErrorCampoForm {
    bottom: 66px;
    left: 32px; }

  /**************** ANALISE ****************/
  .analise li.modulo {
    width: 48%;
    margin: 0;
    padding: 0;
    margin-right: 1%;
    margin-bottom: 0.9em; }

  .analise li .bloqueLink {
    height: auto; }

  .analise li .bloqueInfoMini {
    margin-bottom: 0.9em; }

  .analise .bloqueInfoMini span.title {
    width: 100%;
    margin-top: 0.83em; }

  .analise .tresColumnas li div.center, .analise .unaColumna li div.center {
    margin-top: 3em;
    margin-left: 1.5em;
    margin-right: 1.5em; }

  .analise .bloqueLink li {
    padding: 0;
    margin: 0;
    margin-top: 1.5em;
    width: 100%; }

  .analise .unaColumna li.modulo {
    margin-top: 0em;
    margin-bottom: 0.9em; }

  .analise .unaColumna .bloqueLink li {
    padding: 0;
    margin: 0;
    margin-top: 1.5em;
    width: 33%; }

  /**************** FOOTER ****************/
  #footer {
    padding: 2.3em 3.12% 2.5em 3.12%;
    margin-top: 0; }

  #footer .paddingFooter, #footer.footerHome .paddingFooter {
    padding: 0; }

  #footer .top {
    margin-bottom: 3em; }

  #footer ul {
    margin-bottom: 2.1em; }

  #footer ul li {
    padding: 0 0.3em 0 0.5em; }

  #footer .agencias {
    display: none; }

  #footer.footerHome {
    padding: 0; }

  #footer.footerHome .paddingFooter {
    padding: 2.3em 3.3% 1.8em 3.45%; }

  #footer.footerHome .top {
    margin-bottom: 3.1em; }

  #footer.footerHome ul {
    margin-bottom: 2.4em; }

  #footer.footerHome .copy {
    margin-bottom: 0.4em;
    line-height: 100%; }

  #footer p {
    line-height: 151%;
    margin: 0; }

  /**************** Raul Ortiz : estilos especificos para la HOME de BANKINTER SEGUROS ****************/
  #content .home .column3 {
    width: 32.5%; }

  /******************** CABECERA  ************************/
  #content #header .headerInterna .logo1 {
    display: none; }

  #content #header .positionHome .contentWidth {
    padding: 0 3.2%; }

  /*********************** CONTENIDO***********************/
  #content .home .detalleProducto h2 {
    font-family: 'SourceSansProRegular';
    font-size: 4em;
    color: #63412a;
    margin-top: 0; }

  /*************************CUADROS GRISES**************/
  #content .home .homeSeccion .datos {
    padding: 0.5em 2% 0.5em 4.8%; }

  #content .home .homeSeccion .datos .title {
    font-size: 1.8em;
    color: #333333; }

  #content .home .homeSeccion .datos p {
    margin: .53em 7% 0 0; }

  /********************CONTACTO ************************/
  #content .home .oficina .imagen img {
    height: 190px; }

  #content .home .oficina .info .direccion a, #content .home .oficina .info .telefono a, #content .home .oficina .info .email a {
    color: #63544a; }

  /******************** SOBREESCRIBIR EVITANDO PROBLEMAS EN CORPORATIVA ************************/
  .default #header .headerInterna .header {
    padding: 0.7em 0.91% 0.6em 1.95%; }

  .default #content #header .positionHome .contentWidth {
    padding: 0; }

  .default #header .top .right {
    margin-top: 0.3em; }

  .default #header .top .right .telefonoHeader {
    top: 0; }

  .default #header .top .left #iconoMenu {
    margin-right: 1.9em; }

  .default #header .positionHome .left .logo1 {
    top: -2px; }

  .default #header .positionHome .left .logo1 .logo.onlyTablet {
    height: 5.7em;
    width: 16.8em; }

  .default .subHome {
    padding: 1.6em 3.15% 0 3.15%; }

  /****************************** PAGE 404 ***************************/
  .imagenError {
    margin: 4em 0 3em 0; }

  .imagenPublicidad {
    display: inline-block;
    width: 21%;
    padding: 6.5em 0;
    text-align: center;
    margin-left: 2em; }

  .textoError {
    padding-left: 6.3em;
    top: 18.3em; }

  .textoError .columna1 .orangeText {
    font-size: 6.8em; }

  .textoError .columna2 {
    width: 18%;
    padding-left: 7%; }

  .sinImagen .textoError {
    padding-left: 0; }

  .sinImagen .textoError .columna2 .errorNumber {
    font-size: 7em; }

  .imagenErrorCorporate {
    margin: 4em 0 3em 0; }

  .imagenErrorCorporate .textoError {
    padding: 3em 0; }

  .imagenErrorCorporate .textoError .columna2 {
    vertical-align: top;
    padding-top: 2em; }

  .corporativa .onlySeguros {
    display: none; }

  .corporativa .onlyCorporativa {
    display: inherit; }

  /*************CABECERA ********************/
  .corporativa #header .headerInterna .header {
    min-height: 0em;
    padding: 1.5em 1.5em 1.5em 1.5em; }

  .corporativa #header .headerInterna .left #iconoMenu {
    margin: 0em; }

  .corporativa #header .positionHome .left .logo1 {
    top: 0; }

  .corporativa #header .headerInterna .top .left #iconoMenu .icon-icon-Ico_handset {
    font-size: 2em; }

  .corporativa .flexslider .title .sombras .texto {
    font-size: 2.4em;
    padding: .5em 0.2em 0.5em 0.2em; }

  /************* HOME ***********************/
  .corporativa .home {
    padding: 0 3.12%; }

  .corporativa .home .column1 {
    width: 55%; }

  .corporativa .home .column1.modulosHome1 {
    float: none;
    width: 100%; }

  .corporativa .home .column2 {
    width: 40%; }

  .corporativa .home .column2.modulosHome2 {
    float: none;
    width: 100%; }

  .corporativa .home .homeSeccionBig img {
    width: 100%;
    max-height: 302px; }

  .corporativa #content .home .homeSeccionBig .datos:after {
    display: block;
    clear: both;
    visibility: hidden;
    content: "";
    height: 0; }

  .corporativa #content .home .homeSeccionBig .datos {
    padding: 2.8em 3.1% 1.5em 3.1%; }

  .corporativa #content .homeSeccionBig .datos p {
    padding-bottom: 0;
    font-size: 1.8em; }

  .corporativa #content .home .homeSeccionBig .datos .verMas {
    float: right; }

  .corporativa #content .home .homeSeccion img {
    width: 25%;
    margin-right: 2%; }

  .corporativa #content .home .homeSeccion .datos {
    width: 73%;
    padding: 2em 0; }

  .corporativa #content .home .homeSeccion .datos .title {
    display: block;
    height: 78px; }

  .corporativa #content .home .homeSeccion .datos p {
    font-size: 1.8em; }

  .corporativa #content .home .homeSeccion .datos .verMas, .corporativa #content .home .homeSeccionBig .datos .verMas {
    font-size: 1.8em; }

  .corporativa #headerImagenFija .imgCarousel {
    height: 588px; }

  .corporativa .home .column2.modulosHome2 {
    margin-bottom: 0; }

  .corporativa #content #header .positionHome {
    padding: 3em 0 0 2.4em; }

  .corporativa #content #header .positionHome .contentWidth {
    padding: 0; }

  .corporativa #header .top .left #iconoMenu .icon-icon-Ico_handset {
    font-size: 2.5em; }

  /******************** DETALLE CONTENIDO *************/
  .corporativa #content .subHome .cabecera {
    padding: 1.3em 2.71% 1.1em 3.71%; }

  .corporativa #content .subHome .imagenInterior {
    padding-left: 0; }

  .corporativa #content .subHome .contenido table th:first-child {
    padding-left: 1em; }

  .corporativa #content .subHome .contenido table td:first-child {
    padding-left: 1em; }

  .corporativa #content .subHome {
    padding-top: 3.5em; }

  /******************** DESTACADO *************/
  .corporativa .destacado {
    padding-bottom: 5em; }

  /********************PORTLET ACCION *************/
  .corporativa .accion .valor {
    margin: 0;
    padding: 0; } }
@media (max-width: 767px) {
  .aui body {
    padding: 0; }

  .aui .onlyResponsive {
    display: inherit !important; }

  .aui .onlyWeb {
    display: none !important; }

  .aui .onlyTablet {
    display: none !important; }

  .aui .onlyPhone {
    display: inherit !important; }

  .aui .breadcrumb {
    display: none; }

  .aui .marginBottom19_5 {
    margin-bottom: 1.95em; }

  /**************** CABECERA ****************/
  #header .top .right {
    font-size: 1.45em; }

  #header .top .right a {
    display: none; }

  #header .top .right .button {
    display: inline-block;
    padding: 0.53em 0.97em;
    border-bottom: 1px solid #bc683a; }

  #header .headerInterna .right .button {
    padding: 0.52em;
    border: 2px solid #FFF; }

  #header .headerInterna .right .candado:active {
    background: #b04d13; }

  #header .top .right .button span {
    position: inherit;
    top: 0;
    padding: 0; }

  #header .top .right .button .icon-icon-Ico_login {
    font-family: 'bankinter_ico';
    font-size: 1.2em;
    color: #FFF; }

  #header .top .right .button .icon-icon-Ico_login:before {
    content: "\79"; }

  #header .top .left ul {
    display: none; }

  #header .top .left #iconoMenu {
    vertical-align: bottom;
    margin-right: 1.1em;
    float: left;
    position: relative;
    z-index: 11;
    cursor: pointer; }

  #header .headerInterna .left #iconoMenu {
    margin-top: 0.8em; }

  #header .headerInterna .left #iconoMenu.activo {
    padding: 0.8em;
    margin: 0 0.3em 0 0;
    background: #b04d13;
    border-radius: 2px; }

  #header .top .left #iconoMenu .icon-icon-Ico_handset {
    font-family: 'bankinter_ico';
    font-size: 2em;
    color: #FFF; }

  #header .top .left #iconoMenu .icon-icon-Ico_handset:before {
    content: "\6f"; }

  #header .top .left .logo1 .onlyPhone {
    height: 19px; }

  #headerSlider .flex-nav-next {
    width: 7.96%; }

  #headerSlider .flex-nav-prev {
    width: 7.96%; }

  #headerSlider img {
    display: none; }

  #headerSlider .onlyPhone {
    display: inline-block;
    width: 100%; }

  #headerSlider .pastilla {
    bottom: auto;
    top: 12.1em;
    left: 12.34%;
    width: 68.94%;
    padding: 1em 3.5% 1.2em 3.5%; }

  #headerSlider .pastilla h2 {
    text-align: left;
    font-size: 2.4em; }

  #headerSlider .pastilla p {
    text-align: left;
    font-size: 1.4em;
    margin: 0.85em 0 0 0; }

  .buttonPhoneCabecera {
    margin: 2em 0 0 -2.96%;
    width: 100%;
    padding: 2em 2.96% 2em 2.96%;
    background: #6e6e6e; }

  .buttonPhoneCabecera .bordeBoton {
    padding: 0 0.5%; }

  .aui .buttonPhoneCabecera a {
    font-size: 1.7em;
    display: block; }

  #header .headerInterna .pageTitle {
    font-family: 'BKRegular';
    font-size: 1.75em;
    color: #FFF;
    text-align: center;
    position: absolute;
    width: 100%;
    top: 10.5px;
    left: 0;
    line-height: 21px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }

  #header .positionHome {
    width: 94.23%;
    padding: 1.3em 2.65% 0 3.28%; }

  #header .positionHome .contentWidth {
    padding: 0; }

  #header .positionHome .left {
    margin-top: 0.15em; }

  #header .positionHome .left #iconoMenu .icon-icon-Ico_handset {
    font-size: 2em; }

  #header .positionHome .right .button {
    padding: 0.57em 0.73em; }

  #header .positionHome .pageTitle {
    display: none !important; }

  #header .positionHome .button.onlyWeb {
    display: inline-block !important; }

  #header .positionHome .button.onlyResponsive {
    display: none !important; }

  #header .headerInterna .header {
    padding: 0.3em 3.43% 0.3em 3.43%; }

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

  #header .headerEspecialHome {
    width: 94.23%;
    padding: 1.3em 2.96% 0 2.81%; }

  #header .headerEspecialHome .pageTitle {
    display: none !important; }

  #header .headerEspecialHome .logo1 {
    display: inherit;
    float: left; }

  #header .headerEspecialHome .right .button {
    padding: 0.42em 0.86em; }

  #header .headerEspecialHome .right .button.onlyWeb {
    display: inline-block !important;
    background: #FFF;
    border: none;
    border-bottom: 1px solid #bc683a;
    color: #f06f24;
    padding: 0.61em 0.66em; }

  #header .headerEspecialHome.orange .right .button.onlyWeb {
    color: #FFF;
    background: #f06f24;
    border-bottom-color: #b04d13; }

  #header .headerEspecialHome.black .right .button.onlyWeb {
    color: #FFF;
    background: #f06f24;
    border-bottom-color: #b04d13; }

  #header .headerEspecialHome .right .button.onlyResponsive {
    display: none !important; }

  #header .headerEspecialHome .left #iconoMenu {
    margin-top: 0.1em; }

  #header .headerEspecialHome .left #iconoMenu .icon-icon-Ico_handset {
    font-size: 2em; }

  .flexslider .title .sombras .sombraLeft {
    left: 1px; }

  .flexslider .title .sombras .sombraRight {
    right: 1px; }

  .flexslider .title .sombras .texto {
    padding: 0.63em 1.25em 0.17em 1.25em; }

  /**************** DETALLE ****************/
  .destacado {
    padding: 1.5em 0 2em 0;
    margin: 0; }

  .especificaciones {
    padding: 0 0 8em 0; }

  .especificaciones img {
    max-height: 2.5em; }

  .especificaciones ul li {
    width: 100%; }

  /**************** HOME PARTICULARES ****************/
  .home {
    padding: 0 3.10% 0 3.41%; }

  .home .column1 {
    width: 100%; }

  .home .column2 {
    width: 100%; }

  .home .column2.modulosHome2 {
    margin-bottom: 0em; }

  .subHome {
    padding: 0 2.96%; }

  .subHome .bloqueColumnas {
    margin-top: 0; }

  .subHome .column1 {
    width: 100%;
    padding: 0; }

  .subHome .column2 {
    width: 100%; }

  .menuPortlet {
    margin: 0px; }

  .menuPortlet .title {
    height: 3.1em;
    top: -31px; }

  .menuPortlet .title .sombras .texto {
    font-size: 2.05em;
    padding: 0.37em 0.74em 0.12em 0.74em; }

  .menuPortlet .menuColumn {
    width: 100%;
    margin-right: 0;
    padding-top: 2.5em; }

  .menuPortlet .menuColumn.reset {
    margin-bottom: 2.5em; }

  .menuPortlet .menuColumn .titleSeccion {
    font-size: 2.1em;
    padding-bottom: .15em;
    margin-bottom: 0.8em; }

  .menuPortlet .menuColumn ul {
    margin-bottom: 0; }

  .menuPortlet .menuColumn ul li {
    padding-bottom: 0.35em; }

  .home .homeSeccion .datos {
    padding: 1.85em 1.65% 2.5em 1.65%;
    float: inherit;
    width: auto; }

  .homeSeccion {
    margin-bottom: 2.8em;
    padding-left: 3%;
    border-top: 4px solid #8d827e; }

  .homeSeccion .datos {
    padding: 1.85em 1.65% 2.5em 1.65%;
    float: inherit;
    width: auto; }

  .homeSeccion .datos .title {
    font-size: 2.1em; }

  .homeSeccion .datos p {
    font-size: 1.6em; }

  .homeSeccion .datos .verMas {
    font-size: 1.6em;
    font-weight: normal; }

  .homeSeccion img {
    display: none; }

  .homeSeccionBig {
    height: 237px !important; }

  .homeSeccionBig .datos {
    padding: 1.8em 4.65% 4.4em 4.65%; }

  .homeSeccionBig .datos .title {
    font-size: 2em;
    font-weight: bold;
    margin-bottom: 0.5em; }

  /**************** DETALLE ****************/
  .menuInterno {
    display: none; }

  .menuInterno form {
    margin: 0px !important; }

  .menuInternoPhone {
    padding-left: 0; }

  .menuInternoPhone .comboboxChangeSubmit {
    width: 100%; }

  .menuInternoPhone .borderEspecial .ui-selectmenu-button {
    border-radius: 2px;
    border-right: 0; }

  .menuInternoPhone .ui-selectmenu-button {
    background: none;
    border-radius: 0;
    width: 100% !important;
    border: none; }

  .menuInternoPhone .ui-selectmenu-button:focus {
    outline: #dfce5a; }

  .menuInternoPhone .ui-selectmenu-button .ui-selectmenu-text {
    font-family: 'SourceSansProRegular';
    font-size: 1.23em;
    color: #6e6e6e;
    font-weight: normal;
    line-height: 39px;
    padding: 0 0.62em 0 0.56em;
    border: 1px solid #c7c7c7;
    border-radius: 2px; }

  .menuInternoPhone .ui-selectmenu-button .ui-icon {
    margin-top: 0;
    position: absolute;
    width: 35px;
    height: 39px;
    border: 1px solid #adadad;
    top: 0;
    right: 0;
    border-radius: 0 2px 2px 0;
    background: url("/bksegurospt-theme/css/../images/bankinter/bck_flechaDetalle.jpg") no-repeat 50% 50% #e1e1e1; }

  .menuInternoPhone .ui-state-focus .ui-icon {
    background-image: url("/bksegurospt-theme/css/../images/bankinter/bck_flechaDetalleUp.jpg"); }

  .mini {
    margin: 0; }

  .seccionesMini .mini li {
    margin: 0 0 1.5em 0;
    width: auto;
    padding: 1.25em 5.05% 1.6em 5.05%;
    float: inherit;
    border-top-width: 3px; }

  .mini li .sinDesde {
    min-height: 1em; }

  .mini li .title {
    font-size: 1.8em; }

  .mini li .center {
    display: none; }

  .mini li .sinDesde .border {
    margin-bottom: 1em; }

  .mini li p {
    font-size: 1.6em; }

  .mini li .blockDesde {
    margin-top: 1em; }

  .mini li .blockDesde p {
    font-size: 1.38em;
    margin-bottom: 0;
    padding-bottom: 1.26em; }

  .mini li .sinDesde .botonera {
    height: auto; }

  .mini li .botonera {
    padding-bottom: 0; }

  .mini .brownButton, .mini .transparentButton {
    font-size: 1.5em;
    padding: 0.4em 0; }

  .detalleProducto {
    padding: 0;
    margin-bottom: 3.5em; }

  .detalleProducto .detalleProducto .contenido p {
    margin-bottom: 0.94em; }

  .detalleProducto h2 {
    font-size: 2.1em;
    margin: 0 0 1.3em 0; }

  .detalleProducto .contenido h3 {
    font-size: 2.1em;
    padding-bottom: .2em; }

  .detalleProducto .contenido .listadoDocumentos {
    margin-top: 5em; }

  .detalleProducto .contenido .listadoDocumentos li {
    margin-bottom: 3.5em; }

  .detalleProducto .contenido .listadoDocumentos li .datos span {
    font-size: 1.5em; }

  .detalleProducto .contenido .listadoDocumentos li .datos a {
    font-size: 1.5em; }

  .detalleProducto .contenido .listadoDocumentos li img {
    margin-right: 0.6em;
    height: 3em; }

  .detalleProducto .especial {
    border-radius: 0;
    margin-bottom: 3em; }

  .detalleProducto .especial .onlyPhone {
    padding: 0.7em 1.15% 0.5em 1.15%;
    width: 97.7%; }

  .detalleProducto .especial .title {
    font-family: 'SourceSansProSemiBold';
    font-size: 1.7em;
    color: #1e1e1e;
    display: block;
    margin-bottom: 0.9em;
    text-align: center; }

  .detalleProducto .especial p {
    font-size: 1.8em;
    color: #6e6e6e;
    text-align: center;
    margin-bottom: 1.11em; }

  .detalleProducto .especialPhone {
    font-family: 'SourceSansProSemiBold';
    font-size: 2.19em !important;
    color: #63544a;
    line-height: 1.1 !important;
    margin: 0 0 .7em 0;
    border-bottom: 2px solid #63544a;
    padding-bottom: .35em; }

  .detalleProducto .especial .orangeButton {
    font-size: 1.7em;
    padding: 0.4em 0;
    display: block; }

  /**************** PREMIER ****************/
  .contenidoPremier .bloques ul li {
    width: 95%;
    display: block; }

  .contenidoPremier .bloques li .center {
    float: left;
    width: 21%; }

  .contenidoPremier .bloques li .datosContent {
    float: right;
    width: 75.42%; }

  /*************** PRIVATE BANKING ************************/
  .privateBanking h4 {
    font-size: 1.6em; }

  .privateBanking .contenido .subcontenido {
    float: inherit;
    width: 100%; }

  .privateBanking .contenido .subcontenido.right {
    float: inherit;
    width: 100%; }

  .privateBanking .contenido .subcontenido img {
    width: 100%; }

  .privateBanking .contenido .subcontenido a {
    display: block;
    font-family: 'SourceSansProRegular';
    font-size: 1.8em;
    color: #FFF;
    text-align: center;
    text-decoration: none;
    padding: 1em 0;
    background: #63544a;
    border-bottom: 2px solid #3f2e23;
    border-radius: 3px;
    margin-bottom: 2em; }

  .privateBanking .contenido .subcontenido a:hover, .privateBanking .contenido .subcontenido a:focus {
    color: #FFF;
    text-decoration: none; }

  .privateBanking .contenido .subcontenido a:active {
    background: #63412a; }

  .privateBanking .contacto {
    margin-bottom: 1em; }

  .privateBanking .contacto .imagenContacto {
    width: 100%; }

  .privateBanking .contacto .imagenContacto img {
    width: 100%; }

  .privateBanking .contacto .contenidoContacto {
    width: 100%;
    margin-left: 0; }

  .privateBanking .contenidoContacto .subcontenidoContacto {
    display: block;
    width: 100%; }

  .privateBanking .contenidoContacto .subcontenidoContacto .telefono {
    display: none; }

  .privateBanking .contenidoContacto .subcontenidoContacto a {
    pointer-events: all;
    cursor: pointer;
    display: block;
    font-size: 0.7em;
    color: #FFF;
    text-align: center;
    background: #f06f24;
    border-bottom: 2px solid #b04d13;
    border-radius: 3px;
    margin-top: 0.8em; }

  .privateBanking .contenidoContacto .subcontenidoContacto a:hover, .privateBanking .contenidoContacto .subcontenidoContacto a:focus {
    color: #FFF;
    text-decoration: none; }

  .privateBanking .contenidoContacto .subcontenidoContacto a:active {
    background: #b04d13; }

  .privateBanking .contenidoContacto .subcontenidoContacto.right {
    display: block;
    margin-top: 1em; }

  /**************** PRODUCTOS**********************/
  /********** MAIS INFO **************************/
  #anclaMasInformacion {
    margin-top: 7em; }

  .masInformacion .datos {
    padding-top: 2.35em; }

  .datos.onlyPhone {
    background: none;
    width: 100%;
    margin-bottom: 1.5em;
    padding-top: 4em; }

  .datos.onlyPhone a {
    display: block;
    margin-top: 0.35em; }

  .datos.onlyPhone a.first {
    margin-top: 2.4em; }

  .masInformacion {
    padding: 0 0 0 1.06%; }

  .masInformacion .bloqueInfo {
    padding: 1em 2.10% 1.6em 3.10%;
    margin: 3.5em 0 3em 0; }

  .masInformacion .bloqueInfo .texto {
    width: 78%;
    margin-left: 5%; }

  .masInformacion .title {
    margin-bottom: 0.65em; }

  /**************** MAPA OFICINAS ****************/
  #header .imgDetalle {
    display: none !important;
    width: 100%; }

  .subHome .imgHome {
    display: none !important;
    width: 100%; }

  .subHome .homeSeccion .datos {
    width: 99%;
    padding: 1.85em 1.65% 2em 1.65%; }

  #header .headerSubhome {
    position: absolute;
    width: 97.14%;
    top: 0;
    left: 0; }

  #header .headerSubhome .button.onlyWeb {
    display: inherit !important; }

  #header .headerSubhome .button.onlyResponsive {
    display: none !important; }

  .buscadorHome {
    padding: 0 5.15%;
    top: 13.5em;
    width: 89.7%; }

  .buscadorHome .contentWidth .container {
    padding: 0; }

  .buscadorOficinasPortlet h2 {
    width: 100%;
    margin: 0;
    line-height: 1.2; }

  .buscadorOficinasPortlet .formBuscador {
    width: 100%;
    margin-top: 1.3em; }

  .buscadorOficinasPortlet .formBuscador .errorCampoForm {
    width: 100%;
    left: 0;
    padding: 1.2em 0 1.4em 0;
    top: -101px; }

  .buscadorOficinasPortlet .formBuscador .errorCampoForm .left {
    margin-left: 5.63%; }

  .buscadorOficinasPortlet .formBuscador .cajaBuscador .controls {
    font-size: 1.5em;
    line-height: 37px;
    padding: 0 0 0 15.3%;
    width: 84.7%;
    height: 35px;
    border: 1px solid #63544a; }

  .buscadorOficinasPortlet .formBuscador .btnSubmit {
    font-size: 2em;
    line-height: 38px;
    width: 100%;
    max-width: 100% !important;
    border-left: none;
    margin-top: 0.7em;
    border-radius: 3px;
    position: inherit; }

  .buscadorOficinasPortlet .formBuscador .cajaBuscador .linkGeolocation {
    width: 12.55%; }

  .buscadorOficinasPortlet .formBuscador .cajaBuscador .linkGeolocation .border {
    border: none; }

  .buscadorOficinasPortlet .formBuscador .cajaBuscador .linkGeolocation a {
    margin: 0.5em 0;
    padding: 0.2em 0; }

  .buscadorOficinasPortlet .formBuscador .cajaBuscador .linkGeolocation a img {
    width: 23px; }

  .cabeceraDetalleSearch {
    margin-top: 1em; }

  .cabeceraDetalleSearch .flex-viewport {
    min-height: 20.2em;
    max-height: 20.2em; }

  .subHome .mapaInterna .headerSlider img {
    margin-top: 1em; }

  .buscadorInterno h2 br {
    display: inherit; }

  #headerImagenFija .imgCarousel {
    height: 455.5px; }

  .buscadorInterno {
    padding: 1.4em 2% 0 2%;
    width: 96%; }

  .buscadorInterno h2 {
    font-size: 3em; }

  .oficinas .datos {
    width: 100%; }

  .oficinas h2 {
    font-size: 2.1em;
    line-height: 1;
    padding: 1.47em 0 0.36em 0;
    margin: 0 0 1.35em 0; }

  .oficinas h2 span {
    font-size: 1em;
    line-height: 1; }

  .oficinas h2 a {
    font-size: 0.95em;
    width: 100%;
    text-align: center;
    margin-bottom: 1.6em;
    padding: 0; }

  .oficinas .datos .elementoLateral {
    padding: 2em 0 1.8em 0; }

  .oficinas .datos .elementoLateral .right h3 {
    font-size: 1.6em; }

  .oficinas .datos .elementoLateral .right .direccion {
    font-size: 1.6em; }

  .oficinas .contenedorOficinas {
    width: 100%;
    height: 45em; }

  .tabDetalle .contenedorOficinas {
    display: none !important; }

  #menuLocalizadorPhone {
    margin-bottom: 2.3em;
    border: 1px solid #d7d7d7;
    border-radius: 2px; }

  #menuLocalizadorPhone ul:after {
    display: block;
    clear: both;
    visibility: hidden;
    content: "";
    height: 0; }

  #menuLocalizadorPhone ul .firstTab {
    width: 50.16%; }

  #menuLocalizadorPhone ul .firstTab a {
    border-right: 1px solid #CCC; }

  #menuLocalizadorPhone ul li {
    float: left;
    width: 49.84%;
    padding: 0.92em 0; }

  .tabDetalle #menuLocalizadorPhone li {
    width: 100%; }

  .tabDetalle #menuLocalizadorPhone #linkVerMapa {
    display: block !important; }

  .tabDetalle #menuLocalizadorPhone #linkVerListado {
    display: none; }

  .tabDetalle #menuLocalizadorPhone .firstTab {
    display: none; }

  #menuLocalizadorPhone ul li a {
    font-family: 'SourceSansProSemiBold';
    font-size: 1.5em;
    color: #333333;
    display: block;
    text-align: center; }

  #menuLocalizadorPhone ul li .icono {
    display: inline-block;
    margin-right: 0.3em; }

  #menuLocalizadorPhone ul li .icon-icon-Ico_search {
    font-family: 'bankinter_ico';
    font-size: 1em;
    color: #6e6e6e; }

  #menuLocalizadorPhone ul li .icon-icon-Ico_search:before {
    content: "\78"; }

  #menuLocalizadorPhone ul li .icon-icon-Ico_map {
    font-family: 'bankinter_ico';
    font-size: 0.86em;
    color: #6e6e6e; }

  #menuLocalizadorPhone ul li .icon-icon-Ico_map:before {
    content: "\77"; }

  #streetView {
    height: 30em; }

  #streetViewData .inferior .title {
    font-size: 2.1em; }

  .infoBoxScroll {
    min-width: 155px; }

  .infoBoxScroll .direccion {
    padding-bottom: 11px; }

  /**************** PREMIER ****************/
  .cabeceraPremier {
    margin: 2em 0 0 0; }

  .cabeceraPremier h1 {
    margin: 0 0 0.38em 0;
    width: 100%; }

  .cabDescripcion {
    margin: 0; }

  .cabDescripcion p {
    line-height: 1.3;
    margin-bottom: 1.25em; }

  .columnMultiple {
    width: 100%;
    float: inherit;
    margin-right: 0; }

  .columnMultiple.reset {
    margin-top: 2.6em; }

  .contenidoPremier h2 {
    font-size: 2.2em;
    padding-bottom: 0.1em;
    margin-bottom: 0.47em; }

  .contenidoPremier .cabImage {
    text-align: left;
    margin-bottom: 3em; }

  .modCentrosPremier {
    padding: 1.85em 0; }

  .modCentrosPremier .iconoCentros {
    background-size: cover;
    width: 3.6em;
    height: 3.6em; }

  .modCentrosPremier .text span {
    font-size: 1.32em;
    line-height: 1.1;
    margin-bottom: 0.1em; }

  .modCentrosPremier .text a {
    font-size: 1.85em; }

  .blockEventos {
    padding: 0;
    border: none; }

  .blockEventos .title {
    display: none; }

  .blockEventos .titlePhone {
    font-family: 'SourceSansProBold';
    font-size: 2.6em;
    color: #63412a;
    display: block;
    clear: both; }

  .blockEventos .enlace a {
    font-family: 'SourceSansProSemiBold';
    font-size: 1.8em;
    color: #FFF;
    text-align: center;
    padding: 0.56em 0;
    background: #63544a;
    border: 0;
    border-bottom: 2px solid #3f2e23;
    border-radius: 3px;
    display: block; }

  .blockEventos .enlace a:hover, .blockEventos .enlace a:focus {
    color: #FFF; }

  .blockEventos .enlace a:active {
    background: #63412a;
    color: #FFF;
    text-decoration: none; }

  .blockEventos .enlace a .icono {
    display: none; }

  .detalleEventos {
    margin-top: 0.5em; }

  .detalleEventos .top {
    border-top: 1px solid #cbc9c9;
    padding: 0.5em 2.79% 0 8.20%; }

  .detalleEventos .top .listLugares {
    width: 100%; }

  .detalleEventos .top .listLugares .data {
    padding: 1.9em 0 2.3em 0; }

  .detalleEventos .top .listLugares .lugar {
    width: 32.94%; }

  .detalleEventos .top .listLugares .info {
    width: 66.07%; }

  .detalleEventos .top .listLugares .info span {
    margin-bottom: 0.27em; }

  .detalleEventos .top .listLugares .info a {
    margin-top: 0.91em;
    margin-left: -16.5%; }

  .detalleEventos .top .listAgenda {
    width: 66.07%;
    float: right;
    clear: both;
    padding: 0 0 2.1em 0; }

  .detalleEventos .top .listAgenda span {
    margin-bottom: 0.5em; }

  .detalleEventos .separador {
    margin-bottom: 0.5em; }

  .detalleEventos .separador span {
    width: 73.52%;
    margin: 0 auto; }

  .detalleEventos .bottom {
    padding: 2.2em 4.71% 1.6em 4.71%; }

  .detalleEventos .bottom .sep {
    padding: 0; }

  /**************** FORMULARIOS ****************/
  .formStyle .title {
    font-size: 2em;
    margin-bottom: 0.3em; }

  .formStyle .floatElement {
    float: inherit; }

  .formStyle ul {
    margin-bottom: 1em; }

  .formStyle li {
    margin-bottom: 0.5em; }

  .formStyle li.width68 {
    width: 100%; }

  .formStyle li.width28 {
    width: 100%; }

  .formStyle li.width37 {
    width: 100%; }

  .formStyle li.marginRight {
    margin-right: 0; }

  .formStyle li.marginLeftRight {
    margin: 0 0 0.5em 0; }

  .formStyle li .selectMini {
    width: 19.66%; }

  .formStyle li label {
    margin-bottom: 0.18em; }

  .formStyle li input[type="text"] {
    padding: 5.5px 0; }

  .formStyle li select {
    font-size: 1.6em;
    height: 31px; }

  .formStyle li .botonBlue {
    font-family: 'SourceSansProBold';
    margin: 0.7em 0 0.6em 0;
    line-height: 30px; }

  .formStyle li .input67 {
    width: 80.34%; }

  .formStyle .ui-selectmenu-button .ui-icon {
    font-size: 1.27em;
    top: 1px; }

  .formStyle .ui-selectmenu-button .ui-selectmenu-text {
    padding: 7px 1.35em 7px 0.21em; }

  .formStyle .selectMini .ui-selectmenu-button .ui-selectmenu-text {
    background: #f7f7f7; }

  /**************** PRECARIO ******************/
  .precarioCabecera {
    margin-top: 2em; }

  .precarioCabecera .detalleProducto h2 {
    margin-bottom: 1.7em; }

  .precarioCabecera .contenido .listadoDocumentos li {
    display: block;
    width: 100% !important; }

  .precarioContenido .columnaPrecario {
    display: block;
    width: 100%; }

  .precarioContenido .columnaPrecario.listadoDocumentos .contenidoListado {
    margin-bottom: 1.8em;
    margin-top: 2em; }

  .precarioContenido .columnaPrecario.listadoDocumentos ul li {
    margin-bottom: 3em; }

  .destacado img {
    border: #cbc9c9 1px solid; }

  /**************** ABRIR CUENTA ****************/
  .borderAbrirCuenta {
    border: none;
    padding: 0; }

  .borderAbrirCuenta .botoneraForm {
    margin-top: 0; }

  .borderAbrirCuenta .botoneraForm span {
    font-size: 1.2em;
    margin: 0 0 2.2em 0; }

  .borderAbrirCuenta .botoneraForm .orangeButton {
    max-width: 100% !important;
    width: 100%;
    padding: 0;
    border-bottom-width: 1px;
    line-height: 38px; }

  .borderAbrirCuenta .confirmacionContent img {
    margin-bottom: 2em; }

  .borderAbrirCuenta .confirmacionContent h2 {
    font-size: 2.25em; }

  .borderAbrirCuenta .confirmacionContent .titleOrange {
    padding-top: 0.5em; }

  .borderAbrirCuenta .confirmacionContent .left {
    width: 100%; }

  .borderAbrirCuenta .confirmacionContent .right {
    display: none; }

  .confirmacionContent {
    margin-top: 1.8em; }

  .confirmacionContent .left {
    width: 64.11%; }

  .confirmacionContent h2 {
    font-size: 2.25em;
    margin-bottom: 0.1em; }

  .confirmacionContent p {
    font-size: 2em; }

  .confirmacionContent .titleOrange {
    font-size: 1.6em; }

  .confirmacionContent .right {
    width: 35.88%; }

  .confirmacionContent .right .icono {
    font-size: 17em; }

  .confirmacionContent .direccion {
    padding-top: 2.7em; }

  .confirmacionContent .especial {
    clear: both; }

  .confirmacionContent .title {
    font-size: 2em;
    width: 95.18%;
    line-height: 42px; }

  /**************** CANALES DIGITALES ****************/
  .canais .content .columnaCanais {
    width: 100%; }

  /*RESET CONTENIDOS ANTERIORES A MAIS INFO*/
  /* .detalleProducto .contenido .listadoDocumentos ul {margin-bottom:3em;} */
  /* .detalleProducto .contenido ul {margin-bottom:3em;} */
  /* .mini {margin-bottom:3em;} */
  /* .subHome .bloqueColumnas .column2 .homeSeccion {margin-bottom:3em;} */
  /**************** LEGAL ****************/
  .legalCabecera {
    margin-top: 2em; }

  .legalCabecera h2 {
    font-size: 22pt;
    margin: 0;
    padding: 0; }

  .legalCabecera p {
    font-size: 16pt;
    margin-top: 1.5em; }

  .legalMenu {
    margin-top: 1.5em; }

  .legalMenu h3 {
    padding-bottom: 0;
    font-size: 21pt;
    margin-bottom: 0; }

  .legalMenu .listadoPaginas {
    margin-bottom: 2.5em;
    margin-top: 3.5em; }

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

  .legalMenu .listadoPaginas li[class^=" columna"] {
    width: 100%; }

  .legalGenerico {
    margin-bottom: 0; }

  .legalGenerico .contenido h3 {
    font-size: 21pt;
    margin: 0;
    padding: 0; }

  .legalGenerico .contenido .listadoDocumentos ul {
    margin-bottom: 3em; }

  .legalGenerico .contenido .listadoDocumentos li .datos {
    margin-top: 3.5em;
    margin-bottom: 0; }

  /**************** ANALISE ****************/
  .analise .bloqueInfoMini span.title {
    margin-top: 0.8em; }

  .analise li.modulo p {
    margin-bottom: 0.9em; }

  .analise li.modulo .bloqueLink {
    height: auto; }

  .analise li.modulo .bloqueLink li {
    float: left;
    padding: 0;
    margin: 0;
    margin-bottom: 0.9em;
    min-width: 20em; }

  .analise .unaColumna li.modulo {
    width: auto;
    margin-top: 0em; }

  /**************** FOOTER ****************/
  #footer {
    padding: 1.48em 0 2em 0;
    margin-top: 2em; }

  #footer .paddingFooter, #footer.footerHome .paddingFooter {
    padding: 0; }

  #footer .top {
    margin: 0;
    text-align: center; }

  #footer .top img {
    float: inherit;
    margin: 0 auto 1.8em auto; }

  #footer .top .logo.onlyPhone {
    height: 23px; }

  #footer .top .right {
    display: none; }

  #footer ul {
    border: 1px solid #beb8b4;
    border-top: 0;
    margin: 0 9.62% 1em 9.62%;
    list-style: none; }

  #footer ul li {
    border-top: 1px solid #beb8b4;
    float: inherit;
    line-height: 1.3em;
    padding: 0.5em 0;
    font-size: 1.4em;
    background: none;
    text-align: center; }

  #footer p {
    display: none; }

  #footer .copy {
    display: block;
    text-align: center;
    margin: 0;
    padding-bottom: 0.76em;
    font-size: 1.4em; }

  /* @media (max-width: 767px) and (min-width: 480px) { */
  /* 	.buscadorHome {top:4.5em;} */
  /* 	.buscadorOficinasPortlet .formBuscador .errorCampoForm {top:-79px;} */
  /* } */
  /****************Raul Ortiz : Estilos espec?ficos para la parte de BANKINTER SEGUROS****************/
  /************** HOME PARTICULARES ***************/
  #content .home {
    padding: 0 3.10% 0 3.41%; }

  #content #header .top .left .logo1 .onlyPhone {
    height: auto;
    width: 7.75em; }

  #content .home .column3 {
    width: 100%; }

  /******************** CABECERA  ************************/
  #content #header .headerInterna .logo1 {
    display: none; }

  #content #header .positionHome {
    width: 100%;
    padding: 1.35em 0 0 0; }

  #content #header .positionHome .contentWidth {
    padding: 0 3.2%; }

  #content #header .positionHome .contentWidth .right .telefonoHeader {
    font-size: 0.88em; }

  #content .flexslider .title .sombras .texto {
    font-size: 1.9em;
    padding-bottom: 0.6em; }

  /*******************CONTENIDO*************************/
  #content .home .detalleProducto .contenido li {
    font-size: 1.6em;
    padding-bottom: 1em; }

  #content .home .detalleProducto .contenido p {
    font-size: 1.6em; }

  #content .home .detalleProducto h2 {
    font-size: 2.1em;
    line-height: 150%;
    font-family: 'SourceSansProSemiBold'; }

  /*******************CUADROS GRISES********************/
  #content .home .homeSeccion .datos {
    padding: 1.5em 0 3em 0; }

  #content .home .homeSeccion .datos p {
    margin: 0.69em 0 0 0; }

  #content .home .oficina .info p {
    line-height: 118%; }

  /********************CONTACTO ************************/
  #content .home .oficina .imagen {
    display: none; }

  #content .home .oficina .mapa {
    float: inherit;
    width: 93%;
    line-height: 40px;
    text-align: left;
    padding: 0 0 3em 3%; }

  #content .home .oficina .info {
    float: inherit;
    width: 94%;
    padding: 2em 3% 2em 3%; }

  #content .home .oficina .info .direccion, #content .home .oficina .info .telefono, #content .home .oficina .info .email {
    padding: 0; }

  #content .home .oficina .info .direccion a, #content .home .oficina .info .telefono a, #content .home .oficina .info .email a {
    color: #63544a; }

  /******************** SOBREESCRIBIR EVITANDO PROBLEMAS EN CORPORATIVA ************************/
  .default #header .headerInterna .header {
    padding: 0.3em 3.43% 0.3em 3.43%; }

  .default #content .subHome .detalleProducto h2 {
    margin-bottom: 1.1em; }

  .default #content .home .detalleProducto h2 {
    margin-bottom: 1em;
    line-height: 125%; }

  .default #content .subHome .menuPortlet .menuColumn {
    padding-top: 2.5em; }

  .default #content .detalleProducto .contenido p, .default #content .detalleProducto .contenido li {
    line-height: 120%; }

  .default .subHome {
    padding: 0 2.96%; }

  /* .default #content #header .top .left .logo1 .onlyPhone {width:auto; height:42px;} */
  .default #content #header .positionHome .contentWidth .right .telefonoHeader {
    top: 0.13em; }

  .default #footer {
    padding-top: 1.7em; }

  .default #footer .paddingFooter {
    padding: 0; }

  .default #footer .top .logo {
    margin: 0; }

  /******************************* PAGE 404 **************************/
  .imagenError {
    border-width: 0.75em;
    margin: 4em 0 3em 0; }

  .imagenPublicidad {
    display: none; }

  .textoError {
    display: block;
    width: 95%;
    top: 0;
    margin: 1em auto 1em auto;
    padding: 0; }

  .textoError .columna1 {
    display: inline-block;
    width: 68.5%;
    line-height: 100%; }

  .textoError .columna1 .orangeText {
    font-size: 3.4em; }

  .textoError .columna1 p {
    font-size: 1.5em;
    margin: 0; }

  .textoError .columna2 {
    margin-top: 0.5em;
    width: 20%; }

  .textoError .columna2 .error {
    font-size: 1em; }

  .textoError .columna2 .errorNumber {
    font-size: 2em; }

  .sinImagen .textoError {
    padding-left: 0; }

  .sinImagen .textoError .columna1 {
    margin-left: 2em; }

  .sinImagen .textoError .columna2 .errorNumber {
    font-size: 3.5em; }

  .imagenErrorCorporate {
    margin: 4em 0 3em 1%;
    border-width: 0.75em; }

  .imagenErrorCorporate .textoError .columna2 {
    margin-top: 1em; }

  .corporativa .onlySeguros {
    display: none; }

  .corporativa .onlyCorporativa {
    display: inherit; }

  /*************CABECERA ********************/
  .corporativa #header .headerInterna .header {
    min-height: 3.7em;
    padding: 2.2em 2.2em 2.2em 3em; }

  .corporativa #header .headerInterna .top .left #iconoMenu .icon-icon-Ico_handset {
    font-size: 2em; }

  .corporativa #header .headerInterna .pageTitle {
    font-size: 1.9em; }

  .corporativa #header .flexslider .title .sombras .texto {
    font-size: 2.2em;
    padding: .8em 0 .5em 0; }

  .corporativa #header .headerInterna .header {
    padding: .3em 3.43% .3em 3.43%; }

  /************* LAYOUT ********************/
  .corporativa .home .bloqueColumnas {
    margin-top: 2.4em; }

  .corporativa .home .bloqueColumnas.inverse {
    margin-top: 0; }

  /************* HOME ***********************/
  .corporativa #content .home {
    padding: 0 2.28%; }

  .corporativa .home .column1, .corporativa .home .column2 {
    float: none;
    width: 100%; }

  .corporativa .home .column1.modulosHome1, .corporativa .home .column2.modulosHome2 {
    float: none;
    width: 100%; }

  .corporativa .home .column2 {
    margin-bottom: 2.4em; }

  .corporativa #content .home .homeSeccion {
    padding-right: 3%; }

  .corporativa #content .home .homeSeccion .datos {
    width: 100%; }

  .corporativa .homeSeccionBig .datos .verMas {
    font-family: 'SourceSansProSemiBold';
    font-size: 2em;
    color: #FFF;
    text-align: center;
    padding: 0.43em;
    background: #f06f24;
    border: none;
    border-radius: 3px;
    border-bottom: 2px solid #b04d13;
    text-decoration: none;
    display: block;
    margin-top: 2em; }

  .corporativa #content .home .homeSeccion .datos .verMas {
    float: none;
    font-size: 1.6em;
    font-weight: bold;
    color: #63544a;
    text-decoration: underline; }

  .corporativa #headerImagenFija .imgCarousel {
    height: 357px; }

  .corporativa #content #header .positionHome {
    width: 95.07%;
    padding: 1.45em 2.65% 0 2.28%; }

  .corporativa #content #header .positionHome .contentWidth {
    padding: 0; }

  .corporativa #header .top .left #iconoMenu .icon-icon-Ico_handset {
    font-size: 2.2em; }

  .corporativa #content #header .top .left .logo1 .logo {
    width: 12.8em; }

  .corporativa #content .home .homeSeccionImagen .title {
    font-size: 2.1em; }

  .corporativa #content .home .accion span {
    font-size: 2em;
    font-family: 'SourceSansProRegular';
    padding-top: 0.35em; }

  .corporativa #content .subHome .contenido table th:first-child {
    padding-left: 0;
    text-align: center; }

  .corporativa #content .subHome .contenido table td:first-child {
    padding-left: 0;
    text-align: center; }

  /************* SECCIONES HOME ***********************/
  .corporativa #content .home .homeSeccion .datos {
    padding: 2em 0 1.5em 0; }

  .corporativa #content .home .homeSeccion .datos .title {
    height: 78px; }

  .corporativa #content .home .homeSeccion .datos p {
    margin-bottom: 0.6em; }

  .corporativa #content .detalleProducto .contenido .listadoDocumentos {
    margin-top: 2em; }

  .corporativa #content .detalleProducto .contenido .listadoDocumentos li {
    margin-bottom: 3em; }

  .corporativa #content .detalleProducto .contenido .listadoDocumentos li .datos span {
    line-height: 65%; }

  .corporativa #content .detalleProducto .contenido .listadoDocumentos li .datos a {
    line-height: 50%; }

  .corporativa .homeSeccionImagen .accion .valor {
    line-height: 1.4em; }

  /************* COMUNES ***********************/
  .corporativa #content .detalleProducto-res h2 {
    font-size: 1.6em; }

  .corporativa .filtroContenido .combo .title {
    font-size: 2.1em;
    color: #63544a; }

  .corporativa .menuInternoPhone select {
    font-size: 1.6em;
    font-family: 'SourceSansProRegular';
    color: #6e6e6e; }

  .corporativa .filtroContenido .combo #anio {
    width: 100%; }

  .corporativa #content .subHome .imagenInterior img {
    width: 100%; }

  .corporativa #content .subHome .contenido table td:nth-child(n+1) {
    text-align: center; }

  .corporativa #content .subHome .contenido table th:nth-child(n+1) {
    text-align: center; }

  .corporativa #content .detalleProducto .especial {
    border: 1px solid #d4d4d4; }

  .corporativa #content .subHome .imagenInterior h2.titularOsNossosValores {
    font-size: 2.1em; }

  .corporativa #content .subHome .filtroContenido .detalleProducto .contenido h3 {
    font-size: 1.6em; }

  /************* DETALLE RES ***********************/
  .corporativa #content .destacado {
    padding-bottom: 1.5em; }

  /************* DETALLE RES ***********************/
  .corporativa #content .subHome .detalleProducto-res {
    margin-bottom: 0.9em; }

  .corporativa #content .subHome .detalleProducto-res h2 {
    margin-bottom: 0; }

  .corporativa #content .subHome .imagenInterior {
    padding-left: 0; }

  .corporativa #content .subHome .imagenInterior img {
    margin-bottom: 0.9em; }

  /************* TABLA ESPECIAL ***********************/
  .corporativa .filaEspecial {
    display: block;
    width: 100%;
    margin: 0 0 0.7em -2.96%;
    padding: 0.5em 2.96% 1.7em 2.96%;
    background: #fcf6ed; }

  .corporativa .filaEspecial .nombre {
    font-family: 'SourceSansProSemiBold';
    font-size: 2.2em;
    color: #6e6e6e;
    display: block;
    margin-bottom: 0.15em;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap; }

  .corporativa .filaEspecial .cargo {
    font-size: 2.2em;
    color: #6e6e6e;
    display: block;
    margin-bottom: 0.15em; }

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

  .corporativa .filaEspecial .celdasDatos {
    margin-left: 6.58%; }

  .corporativa .filaEspecial .celdasDatos .datos {
    float: left;
    width: 29.21%;
    margin: 0 6.17% 0 0;
    background: #FFF;
    padding: 1em 0; }

  .corporativa .filaEspecial .celdasDatos .datos.reset {
    margin: 0; }

  .corporativa .filaEspecial .celdasDatos .datos .title {
    font-family: 'SourceSansProBold';
    font-size: 1.5em;
    margin-bottom: 0.53em;
    display: block;
    text-align: center;
    color: #6e6e6e; }

  .corporativa .filaEspecial .celdasDatos .datos .dato {
    font-size: 2em;
    display: block;
    text-align: center; }

  /************* HOME SECCION BIG ***********************/
  .corporativa #content .home .homeSeccionBig {
    height: 205px !important; }

  /************** NOT FOUND ********************/
  .corporativa #content .detalleProducto .especial .onlyPhone {
    padding: 2.7em 1.15% 1em 1.15%; }

  .corporativa #content .detalleProducto .especial .onlyPhone p {
    font-size: 1.5em;
    line-height: 1; } }