@charset "UTF-8";
.loadingmask-message {
  background: transparent;
  border-width: 0;
  display: block;
  height: 1em;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  text-align: left;
  width: 1em; }
  .loadingmask-message .loadingmask-message-content {
    -webkit-animation: loading-animation 1.2s infinite ease-out;
    animation: loading-animation 1.2s infinite ease-out;
    background: transparent;
    border-radius: 50%;
    border-width: 0;
    clear: both;
    color: transparent;
    height: 1em;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    width: 1em; }

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

.portal-iframe #main-content {
  width: 100%; }

.separator {
  border-top: 1px solid #cdced9; }

.entry-status {
  border-left: 4px solid transparent; }

span.alert {
  display: inline-block; }

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

.quick-access-nav {
  position: absolute;
  top: -1000px;
  width: 100%;
  z-index: 1000; }
  .quick-access-nav a {
    background: #333;
    background: rgba(51, 51, 51, 0.9);
    border: 1px solid #fff;
    left: 0;
    outline: none;
    padding: 8px;
    position: absolute;
    right: 0;
    text-align: center; }
    .quick-access-nav a:focus {
      color: #fff;
      top: 1000px; }

@media (max-width: 991.98px) {
  .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; } }

.important {
  font-weight: bold; }

.highlight {
  background: #ffc;
  font-weight: bold;
  margin: 0 1px; }

.hide-accessible {
  clip: rect(0 0 0 0) !important;
  position: absolute !important; }

.force-offset {
  display: block !important;
  position: absolute !important;
  visibility: hidden !important; }

.unselectable,
.unselectable * {
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none; }

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_toolgroup,
.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_toolgroup:hover {
  background: transparent; }

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button:hover {
  background: transparent; }

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button .cke_button_label:after {
  border-color: #a6a6a6;
  font-family: 'Courier New', Courier, 'Lucida Sans Typewriter', 'Lucida Typewriter', monospace; }

.lfr-asset-category-container .no-matches {
  color: #999; }

.lfr-asset-category-search-container {
  background-color: #d3dadd;
  border-bottom-color: #aeb8bc; }

.lfr-asset-category-list a.selected {
  background-color: #eee; }

.lfr-categories-selector-search-results-path {
  color: #575757;
  font-size: 0.9em;
  text-align: right;
  width: 25%; }

.lfr-asset-column-actions-content {
  background-color: #d7f1ff; }

.lfr-asset-column-actions .lfr-asset-column-actions-content {
  border-color: #88c5d9; }

.lfr-asset-column-details .lfr-asset-categories {
  color: #7d7d7d; }
  .lfr-asset-column-details .lfr-asset-categories .lfr-asset-category {
    color: #555; }

.lfr-asset-column-details .lfr-asset-description {
  color: #444;
  font-style: italic;
  -ms-hyphens: none;
  -webkit-hyphens: none;
  hyphens: none; }

.lfr-asset-column-details .lfr-asset-icon {
  border-right-color: #999;
  color: #999; }

.lfr-asset-column-details .lfr-asset-tags {
  color: #7d7d7d; }
  .lfr-asset-column-details .lfr-asset-tags .tag {
    color: #555; }

.lfr-asset-panels .lfr-panel.lfr-extended,
.lfr-asset-column-details .lfr-panel.lfr-extended {
  border-color: #ccc; }

.lfr-form-row {
  border-bottom-color: #ccc; }

.lfr-form-row:hover {
  border-bottom-color: #ccc; }

.lfr-form-row .handle-sort-vertical {
  background: url(../images/application/handle_sort_vertical.png) no-repeat 0 50%; }

.lfr-edit-layout-panel .taglib-form-navigator .button-holder {
  background-color: #fff; }

.form-control-inline {
  background-color: transparent;
  font-size: 1.125rem;
  font-weight: 700; }
  .form-control-inline:not(:hover) {
    border-color: transparent; }
  .form-control-inline::-webkit-input-placeholder {
    color: #a7a9bc;
    font-style: italic; }
  .form-control-inline:-ms-input-placeholder {
    color: #a7a9bc;
    font-style: italic; }
  .form-control-inline::-ms-input-placeholder {
    color: #a7a9bc;
    font-style: italic; }
  .form-control-inline::placeholder {
    color: #a7a9bc;
    font-style: italic; }

.definition-of-terms dt {
  color: #333;
  font-weight: normal;
  width: 100%;
  word-break: break-word; }
  @media (min-width: 576px) {
    .definition-of-terms dt {
      width: auto; } }

.lfr-code {
  background: #fff;
  border-color: #777;
  font-family: monospace; }
  .lfr-code tr td.line-numbers {
    background: #fafafa;
    color: #aaa;
    text-shadow: 1px 1px #fff; }

.popup-alert-notice .countdown-timer {
  font-size: 1.1em;
  font-weight: bold; }

.lfr-token {
  background-color: #b3daef;
  border-color: #5fa8ff;
  color: #444;
  text-decoration: none; }
  .lfr-token:hover {
    background-color: #d1e5ef; }

.lfr-token-primary {
  font-weight: bold; }
  .lfr-token-primary, .lfr-token-primary:hover {
    background-color: #b3daef; }

.lfr-token-close:hover {
  text-decoration: none; }

.lfr-button {
  background: no-repeat 0 50%; }

.lfr-table > tbody > tr > th,
.lfr-table > thead > tr > th,
.lfr-table > tfoot > tr > th {
  font-weight: bold; }

.lfr-checkbox-preselected {
  opacity: 0.5; }

.lfr-header-row {
  border-bottom-color: #7b7b7b; }
  .lfr-header-row .lfr-search-combobox {
    border-color: #5f5f5f; }

.openid-login input[type='text'] {
  background: url(../images/common/openid.gif) no-repeat;
  background-color: #fff;
  background-position: 0 50%;
  color: #000; }

.page-extra-settings .lfr-panel-titlebar .lfr-panel-title {
  font-size: 1em; }

.lfr-pagination .lfr-pagination-controls li .lfr-pagination-link {
  color: #333;
  font-weight: normal; }

.lfr-panel.lfr-extended,
.lfr-panel-container,
.lfr-floating-container {
  border-color: #dedede #bfbfbf #bfbfbf #dedede; }

.lfr-panel-container,
.lfr-floating-container {
  background: #fff; }

.lfr-panel-titlebar .lfr-panel-title {
  font-size: 1.2em;
  font-weight: bold; }

.lfr-panel-titlebar .lfr-panel-button {
  background: url(../images/application/panel_header_toggler_close.png) no-repeat 0 0; }
  .lfr-panel-titlebar .lfr-panel-button:hover {
    background-position: 0 100%; }

.lfr-panel.lfr-collapsible .lfr-panel-titlebar {
  background: url(../images/arrows/05_down.png) no-repeat 2px 50%; }

.lfr-panel.lfr-collapsed .lfr-panel-titlebar {
  background-image: url(../images/arrows/05_right.png); }
  .lfr-panel.lfr-collapsed .lfr-panel-titlebar .lfr-panel-button {
    background-image: url(../images/application/panel_header_toggler_open.png); }

.lfr-panel.lfr-extended .lfr-panel-titlebar {
  background: #d6d6d6 url(../images/application/panel_header.png) repeat-x 0 0;
  border-bottom-color: #cdcdcd; }

.lfr-panel-container .lfr-extended.lfr-collapsible .lfr-panel-titlebar {
  border-top-color: #cecece; }

.js .lfr-floating-trigger {
  background-image: url(../images/arrows/05_down.png);
  background-position: 100% 50%;
  background-repeat: no-repeat;
  text-decoration: none; }

.lfr-panel-page .panel-page-content {
  border-left-color: #ccc; }

.lfr-panel-page .lfr-add-content h2 {
  border-color: #ccc; }
  .lfr-panel-page .lfr-add-content h2 span {
    background: #efefef; }

.lfr-panel-page .lfr-add-content .lfr-content-category h2 {
  border-bottom-color: #ccc; }
  .lfr-panel-page .lfr-add-content .lfr-content-category h2 span {
    background: none; }

.lfr-panel-content .paginator-container {
  background: #cfd2d5;
  border-bottom-color: #dcdee0;
  border-top-color: #dcdee0; }

.lfr-panel-content .paginator-page-container .paginator-page-link {
  background: none;
  border-color: #cfd2d5; }
  .lfr-panel-content .paginator-page-container .paginator-page-link.paginator-current-page {
    background: #99a7b3 url(../images/application/current_page_hover_bg.png) repeat-x 0 0;
    border-color: #6b7785 #7c8994 #919fa9;
    color: #fff;
    font-weight: bold; }
    .lfr-panel-content .paginator-page-container .paginator-page-link.paginator-current-page:hover {
      background: #5094d7 url(../images/application/current_page_bg.png) repeat-x 0 0;
      border-color: #31659c #396ea8 #4c8ccb; }

#portlet-set-properties fieldset fieldset legend {
  font-size: 1.1em; }

.lfr-preview-file-content {
  border-bottom-color: #6d6d6e; }

.lfr-preview-file-image-current-column,
.lfr-preview-file-video-current-column {
  background: url(../images/common/checkerboard.png); }

.lfr-preview-file-toolbar {
  background: #333;
  opacity: 0.5; }
  .lfr-preview-file-toolbar .icon-arrow-1-l {
    background: url(../images/document_library/preview_left.png) no-repeat 0 50%; }
  .lfr-preview-file-toolbar .icon-arrow-1-r {
    background: url(../images/document_library/preview_right.png) no-repeat 0 50%; }
  .lfr-preview-file-toolbar .icon-zoomin {
    background: url(../images/document_library/preview_zoom.png) no-repeat 0 50%; }

.lfr-preview-file-image-current-column:hover .lfr-preview-file-toolbar {
  opacity: 1; }

.lfr-preview-file-info {
  background: #333;
  color: #fff;
  opacity: 0.5; }
  .lfr-preview-file-info:hover {
    opacity: 1; }

.lfr-preview-file-index {
  font-weight: bold; }

.lfr-preview-file-image-current {
  background: url(../images/aui/loading_indicator.gif) no-repeat 50% 50%; }

.lfr-preview-file-image img {
  background: url(../images/aui/loading_indicator.gif) no-repeat 50% 50%;
  border-color: #aeb8bc; }

.lfr-preview-file-image-selected img,
.lfr-preview-file-image:hover img {
  border-color: #00a2ea; }

.lfr-preview-file-loading-indicator {
  background: #333;
  color: #fff; }

.lfr-preview-file-image-overlay-content {
  background: url(../images/common/checkerboard.png);
  border-color: #555; }

textarea.lfr-editor-textarea {
  font-family: monospace; }

.lfr-rich-editor.ace_editor {
  border-color: #a1a2a4; }

.lfr-plain-editor textarea,
.lfr-rich-editor.ace_editor {
  font-family: 'Monaco', 'Menlo', 'Droid Sans Mono', 'Courier New', monospace;
  font-size: 12px; }

.sidebar-sm {
  font-size: 0.875rem; }
  .sidebar-sm .sheet-subtitle {
    font-size: 0.75rem;
    margin-bottom: 1rem; }
  .sidebar-sm .form-group {
    margin-bottom: 1rem; }
  .sidebar-sm .form-control {
    border-radius: 0.1875rem;
    font-size: 0.875rem;
    height: 2rem;
    line-height: 1.5;
    min-height: auto;
    padding: 0.25rem 0.75rem; }
    .sidebar-sm .form-control.form-control-tag-group {
      height: auto; }
      .sidebar-sm .form-control.form-control-tag-group .form-control-inset {
        margin-bottom: 0;
        margin-top: 0; }
      .sidebar-sm .form-control.form-control-tag-group .label {
        margin-bottom: 0;
        margin-top: 0;
        padding: 0 0.25rem; }
    .sidebar-sm .form-control[type='file'] {
      padding: 0; }
  .sidebar-sm select.form-control:not([size]) {
    height: 2rem; }
  .sidebar-sm .article-content-description .input-localized.input-localized-editor .input-group-item .wrapper .form-control {
    min-height: auto;
    padding: 0.285rem 0.75rem; }
  .sidebar-sm .btn:not(.btn-unstyled) {
    border-radius: 0.1875rem;
    font-size: 0.875rem;
    line-height: 1.15;
    padding: 0.4375rem 0.75rem; }
    .sidebar-sm .btn:not(.btn-unstyled).close {
      padding: 0.4375rem; }
  .sidebar-sm .btn.btn-monospaced, .sidebar-sm .btn.btn-monospaced.btn-sm {
    height: 2rem;
    padding: 0.1875rem 0;
    width: 2rem; }
    .sidebar-sm .btn.btn-monospaced.input-localized-trigger, .sidebar-sm .btn.btn-monospaced.btn-sm.input-localized-trigger {
      padding: 0; }
  .sidebar-sm .input-group-item .input-group-text {
    font-size: 0.875rem;
    height: 2rem;
    min-width: 2rem;
    padding-left: 0.75rem;
    padding-right: 0.75rem; }
  .sidebar-sm .input-group-item .btn .btn-section {
    font-size: 0.5625rem; }
  .sidebar-sm .list-group-item-flex {
    padding: 0.5rem 0.25rem; }
    .sidebar-sm .list-group-item-flex .autofit-col {
      padding-left: 0.25rem;
      padding-right: 0.25rem; }

.lfr-spa-loading-bar {
  background: #2fa4f5; }

.lfr-tag-selector-popup label {
  border-bottom-color: #eee; }

.lfr-tag-selector-popup .no-matches {
  color: #999; }

.lfr-toolbar {
  background-color: #e5e4e8; }
  .lfr-toolbar .lfr-button:focus {
    border-color: #000; }
  .lfr-toolbar .lfr-button:hover {
    border-color: #ccc #777 #777; }
  .lfr-toolbar .lfr-separator {
    border-left-color: #fff;
    border-right-color: #ccc;
    font-size: 12px; }

.lfr-toolbar .lfr-button,
.lfr-emoticon-container .lfr-button {
  border-color: #e5e4e8; }

.lfr-emoticon-container {
  background: #e5e4e8;
  border-color: #ccc; }

.lfr-translation-manager .lfr-translation-manager-available-translations .lfr-translation-manager-available-translations-links {
  line-height: 1; }

.lfr-translation-manager .lfr-translation-manager-translation {
  text-decoration: none; }
  .lfr-translation-manager .lfr-translation-manager-translation:hover {
    background-color: #d1e5ef; }
  .lfr-translation-manager .lfr-translation-manager-translation.lfr-translation-manager-translation-editing {
    background-color: #598bec;
    border-color: #224fa8;
    color: #fff; }

.lfr-tree a {
  text-decoration: none; }

.tree-drag-helper {
  z-index: 1035; }

.lfr-upload-container .upload-target {
  border-color: #ddd; }
  .lfr-upload-container .upload-target h4 span {
    text-transform: lowercase; }
  .lfr-upload-container .upload-target .drop-file-text {
    font-weight: normal; }

.lfr-upload-container a.browse-button {
  background-image: url(../images/common/add.png);
  background-repeat: no-repeat;
  color: white;
  font-size: 1.2em;
  font-weight: bold;
  text-decoration: none; }

.lfr-upload-container a.clear-uploads {
  background-image: url(../images/common/remove.png);
  background-repeat: no-repeat; }

.lfr-upload-container a.cancel-uploads {
  background-image: url(../images/common/close.png);
  background-repeat: no-repeat; }

.lfr-upload-container .upload-list-info h4 {
  font-size: 1.3em; }

.lfr-upload-container .cancel-button {
  color: #869cad; }

.lfr-upload-container .delete-button {
  color: #869cad; }

.lfr-upload-container .file-added .success-message {
  font-weight: normal; }

.lfr-upload-container .upload-error {
  opacity: 1; }

.lfr-upload-container .multiple-files .upload-error {
  background: #fdd url(../images/messages/error.png) no-repeat 5px 5px;
  border-color: #900;
  color: #900;
  font-weight: normal; }

.lfr-upload-container .upload-complete .error-message,
.lfr-upload-container .upload-complete .success-message {
  font-weight: bold; }

.lfr-upload-container .file-uploading {
  background-color: #ffc; }

.lfr-upload-container .progress-bar {
  background: #fff;
  margin-top: 25px;
  text-align: left;
  width: 100%; }

.lfr-upload-container .progress {
  background: #8db2e3; }

.upload-drop-active .lfr-upload-container .upload-target {
  background-color: #ddedde;
  border-color: #7d7;
  border-style: dashed; }

.app-view-entry:hover .entry-thumbnail {
  border-color: #7abfdd; }

.app-view-entry.selected .entry-thumbnail {
  border-color: #057cb0; }

.app-view-entry.selected .entry-metadata dt,
.app-view-entry.selected .entry-metadata dd,
.app-view-entry.selected .entry-metadata .entry-categories,
.app-view-entry.selected .entry-metadata .entry-tags,
.app-view-entry.selected .entry-metadata .entry-description {
  color: #f0f0f0; }

.app-view-entry .entry-title {
  font-weight: bold; }

.app-view-entry .entry-link {
  text-decoration: none; }

.app-view-entry .entry-metadata dt,
.app-view-entry .entry-metadata dd,
.app-view-entry .entry-metadata .entry-categories,
.app-view-entry .entry-metadata .entry-tags,
.app-view-entry .entry-metadata .entry-description {
  color: #333;
  word-wrap: break-word; }

.app-view-entry .entry-metadata .entry-categories .taglib-asset-categories-summary {
  font-weight: bold; }
  .app-view-entry .entry-metadata .entry-categories .taglib-asset-categories-summary .asset-category {
    font-weight: normal; }

.app-view-entry.selected, .app-view-entry.selected:hover {
  background-color: #00a2ea; }

.app-view-entry.selected a, .app-view-entry.selected a:focus, .app-view-entry.selected a:hover {
  color: #fff; }

.app-view-entry.selected a .lfr-icon-menu-arrow {
  color: #333; }

.app-view-entry.active-area, .app-view-entry.active-area.hover,
.app-view-entry.active-area td {
  background-color: #5ad300; }

.app-view-entry:hover, .app-view-entry.hover {
  background-color: #d3e8f1; }

.app-view-entry a.entry-link:hover {
  text-decoration: none; }
  .app-view-entry a.entry-link:hover .entry-metadata .entry-title .entry-title-text {
    text-decoration: underline; }

.app-view-entry-taglib.entry-display-style.display-icon .entry-title {
  font-weight: normal; }

.app-view-search-entry-taglib .entry-discussion a,
.app-view-search-entry-taglib .entry-attachment a {
  text-decoration: none; }

.app-view-search-entry-taglib .entry-discussion:hover,
.app-view-search-entry-taglib .entry-attachment:hover {
  background-color: #d3e8f1; }

.app-view-search-entry-taglib .entry-folder {
  color: #999; }

.app-view-search-entry-taglib .entry-link .entry-thumbnail-image {
  color: #000;
  text-decoration: none; }

.app-view-search-entry-taglib.alt {
  background-color: #edf0f3; }

.app-view-search-entry-taglib.search {
  background-color: #fff; }
  .app-view-search-entry-taglib.search.alt {
    background-color: #e2e5e8; }

.app-view-taglib .display-style .icon {
  background-image: url(../images/application/layouts.png);
  background-repeat: no-repeat; }

.app-view-taglib .icon-display-descriptive {
  background-position: -32px 0; }

.app-view-taglib .icon-display-icon {
  background-position: -16px 0; }

.app-view-taglib .icon-display-list {
  background-position: 0 0; }

.app-view-taglib .state-active .icon-display-descriptive {
  background-position: -32px 100%; }

.app-view-taglib .state-active .icon-display-icon {
  background-position: -16px 100%; }

@media (max-width: 767.98px) {
  .navbar .nav-display-style-buttons .display-style-buttons > .dropdown > .dropdown-menu {
    background-color: transparent;
    box-shadow: none; } }

.navbar .nav-display-style-buttons .display-style-buttons-container .dropdown-toggle .caret {
  border-bottom-color: #333;
  border-top-color: #333; }

.taglib-asset-metadata .metadata-entry-label {
  font-weight: normal; }

.taglib-asset-metadata .metadata-author {
  font-weight: bold; }

.taglib-asset-metadata .metadata-entry {
  color: #999; }

.taglib-asset-metadata .metadata-author .asset-user-info .user-info {
  color: #009ae5;
  font-size: 14px;
  line-height: 14px; }

.taglib-asset-metadata .metadata-author .asset-user-info .date-info {
  color: #8c8c8c;
  font-size: 13px; }

.taglib-calendar table {
  border-color: #999; }

.taglib-calendar tr th,
.taglib-calendar tr td {
  border-bottom-color: #999; }

.taglib-calendar tr.portlet-section-header th,
.taglib-calendar tr td {
  border-color: #999; }

.taglib-calendar a:hover,
.taglib-calendar a:focus {
  background-color: #ccc; }

.taglib-calendar .calendar-inactive {
  color: #999; }

.taglib-calendar .has-events a span {
  background: url(../images/calendar/event_indicator.png) no-repeat 50% 95%; }

.taglib-calendar .has-events.calendar-current-day a span {
  background-image: url(../images/calendar/event_indicator_current.png); }

.taglib-diff-addedline,
#taglib-diff-results ins {
  background: #e6ffe6; }

.taglib-diff-context {
  background: #eee; }

.taglib-diff-deletedline,
#taglib-diff-results del {
  background: #ffe6e6; }

.taglib-diff-html div.diff-removed-image {
  background: #fdc6c6 url(../images/diff/minus.png); }

.taglib-diff-html div.diff-added-image {
  background: #cfc url(../images/diff/plus.png) no-repeat; }

.taglib-diff-html div.diff-removed-image, .taglib-diff-html div.diff-added-image {
  opacity: 0.55; }

.taglib-diff-html span.diff-html-added {
  background-color: #cfc;
  font-size: 1em; }
  .taglib-diff-html span.diff-html-added img {
    border-color: #cfc; }

.taglib-diff-html span.diff-html-changed {
  background: url(../images/diff/underline.png) bottom repeat-x; }
  .taglib-diff-html span.diff-html-changed img {
    border-color: #009; }

.taglib-diff-html span.diff-html-removed {
  background-color: #fdc6c6;
  font-size: 1em;
  text-decoration: line-through; }
  .taglib-diff-html span.diff-html-removed img {
    border-color: #fdc6c6; }

.diff-version-comparator .taglib-diff-html .diff-html-changed {
  background-image: none;
  border-bottom-color: #009ae5; }
  .diff-version-comparator .taglib-diff-html .diff-html-changed img {
    border-color: #009ae5; }

.diff-version-comparator .diff-target-selector {
  border-left-color: #e5e5e5; }

.diff-version-comparator .diff-version-filter {
  background-color: #f9f9f9; }

.taglib-discussion .lfr-discussion .lfr-discussion-form-edit .alloy-editor-placeholder {
  border-left-color: #dbdde1; }

@media (min-width: 576px) {
  .taglib-discussion .lfr-discussion-details .taglib-user-display {
    word-wrap: break-word; } }

.taglib-discussion .lfr-discussion-details .taglib-user-display .user-details .user-name {
  font-weight: bold;
  text-decoration: none; }
  .taglib-discussion .lfr-discussion-details .taglib-user-display .user-details .user-name:hover {
    text-decoration: underline; }

.taglib-discussion .lfr-discussion-details .taglib-user-display .user-profile-image .avatar {
  background-size: 50px; }

.taglib-discussion .lfr-discussion-actions li a,
.taglib-discussion .lfr-discussion-actions li a span {
  text-decoration: none; }

.taglib-discussion .lfr-discussion-actions li a:hover span, .taglib-discussion .lfr-discussion-actions li a:focus span {
  text-decoration: underline; }

.taglib-discussion .lfr-discussion-form-container .lfr-discussion-form {
  background: #ddd;
  border-radius: 4px; }
  .taglib-discussion .lfr-discussion-form-container .lfr-discussion-form .taglib-user-display .user-profile-image .avatar {
    background-size: 40px; }

.lfr-discussion-reply.popover .lfr-discussion-reply-user-name {
  font-weight: bold; }

.drop-zone.drop-enabled:not(.no-border) {
  outline-color: rgba(176, 180, 187, 0.5); }

.drop-here-info .drop-icons span:nth-of-type(1),
.drop-here-info .drop-icons span:nth-of-type(3) {
  background: #e8e6e8;
  color: #a5a6ac; }

.drop-here-info .drop-icons span:nth-of-type(2) {
  background: #00c2ff;
  color: #fff; }

.drop-here-info .drop-text {
  color: #fff; }

.drop-active .drop-here-info {
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 100; }

.lfr-ddm-field-group {
  margin-bottom: 20px; }

.lfr-ddm-field-group-inline {
  display: inline-block;
  vertical-align: bottom; }

.taglib-form-navigator > .form-steps > ul.form-navigator.list-group {
  background: transparent; }
  .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active {
    background: transparent;
    opacity: 1; }
    .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active .tab-label:hover, .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active .tab-label:focus {
      background: transparent; }
    .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active .tab-label .message {
      color: #000;
      opacity: 0.7; }
    .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active .tab-label .number {
      background: #333;
      font-size: 18px;
      opacity: 1; }
    .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active .tab-label .tab-icon {
      color: #333; }
  .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label {
    background: transparent;
    outline: 0; }
    .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label:hover, .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label:focus {
      text-decoration: none; }
      .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label:hover .number, .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label:focus .number {
        opacity: 1; }
    .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label .number {
      background: #ccc;
      color: #fff;
      font-size: 14px;
      font-weight: bold;
      opacity: 0.6;
      text-decoration: none; }
    .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label .message {
      color: #000;
      font-size: 12px; }

.taglib-header {
  border-bottom-color: #c8c9ca;
  color: #555; }
  .taglib-header .header-back-to a {
    font-weight: bold;
    text-decoration: none; }

a.taglib-icon, a.taglib-icon:focus, a.taglib-icon:hover {
  text-decoration: none; }

a.taglib-icon:focus .taglib-text, a.taglib-icon:hover .taglib-text {
  text-decoration: underline; }

a.taglib-icon.btn:focus .taglib-text, a.taglib-icon.btn:hover .taglib-text {
  text-decoration: none; }

.taglib-icon[lang] > img {
  vertical-align: baseline;
  width: 16px; }

.taglib-icon-label {
  margin-left: 12px; }

.input-localized .palette-item-inner .lfr-input-localized-flag {
  font-size: 16px;
  opacity: 0.5; }

.input-localized.input-localized-focused .palette-item-inner .lfr-input-localized-flag {
  opacity: 1; }

.input-localized .palette-item-inner {
  border-color: #666; }

.input-localized .palette-item,
.input-localized .palette-item-inner,
.input-localized .palette-item-hover,
.input-localized .palette-item-hover .palette-item-inner {
  border-color: transparent; }

.input-localized .lfr-input-localized .lfr-input-localized-state {
  background: #ddd; }
  .input-localized .lfr-input-localized .lfr-input-localized-state.lfr-input-localized-state-error {
    background: #ff0047; }

.input-localized .palette-item-selected .lfr-input-localized-state {
  background: #27c1f2; }

.taglib-move-boxes .choice-selector label {
  background: #ebf1f9;
  border-bottom-color: #8db2f3; }

.taglib-move-boxes .sortable-container .move-option {
  background-color: transparent; }
  .taglib-move-boxes .sortable-container .move-option.move-option-dragging {
    background-color: #fafafa; }
  .taglib-move-boxes .sortable-container .move-option .handle {
    color: #999; }

.taglib-image-selector .change-image-controls {
  background: #fff; }

.taglib-image-selector .icon-check {
  background: #fff;
  opacity: 0;
  z-index: -1; }

.taglib-image-selector .progress-wrapper .progressbar {
  background: #b0b4bb;
  opacity: 0.7; }

.taglib-image-selector.check-active .icon-check {
  opacity: 1;
  z-index: 0; }

.taglib-image-selector.drop-active {
  outline-width: 0; }
  .taglib-image-selector.drop-active .browse-image-controls {
    opacity: 0; }
  .taglib-image-selector.drop-active .icon-check {
    opacity: 0; }
  .taglib-image-selector.drop-active .image-wrapper {
    opacity: 0.15; }
  .taglib-image-selector.drop-active .error-wrapper {
    opacity: 0; }

.taglib-image-selector.progress-active .image-wrapper {
  opacity: 0.15; }

.taglib-image-selector.progress-active .browse-image-controls {
  opacity: 0; }

.taglib-image-selector.progress-active .drop-here-info {
  opacity: 0; }

.taglib-image-selector.progress-active .icon-check {
  opacity: 0; }

.dialog-iframe-popup {
  background-color: #fff; }

.portlet-item-selector .management-bar {
  border-bottom-color: #e7e7ed;
  border-top: 1px solid #e7e7ed; }

.item-selector .card-row {
  align-items: center; }

.item-selector .drop-zone {
  background-color: #f1f2f5; }

.item-selector .input-file {
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  width: 0.1px;
  z-index: -1; }
  .item-selector .input-file + label {
    position: relative; }
    .item-selector .input-file + label::before {
      border-radius: 4px;
      bottom: -2px;
      content: '';
      display: block;
      left: -2px;
      position: absolute;
      right: -2px;
      top: -2px;
      transition: box-shadow 0.15s ease-in-out; }
  .item-selector .input-file:focus + label::before {
    box-shadow: 0 0 0 2px #fff, 0 0 0 4px #80acff; }

.lfr-tree-display-page .tree-node .tree-node-over .tree-label {
  text-decoration: none; }

.lfr-tree-display-page .tree-label {
  cursor: default; }
  .lfr-tree-display-page .tree-label a {
    color: black; }
  .lfr-tree-display-page .tree-label .layout-page-invalid {
    color: #aaa;
    font-style: italic; }
    .lfr-tree-display-page .tree-label .layout-page-invalid:hover {
      cursor: default;
      text-decoration: none; }

.lfr-tree-radio.lfr-tree-root-node-hidden .lfr-root-node + .tree-container {
  margin-left: 0; }

.lfr-map {
  border-color: #ccc; }
  .lfr-map .search-controls {
    font-size: 15px; }

.navbar .navbar-search {
  background-color: #f3f3f3; }
  @media (min-width: 576px) {
    .navbar .navbar-search {
      background-color: transparent; } }

.taglib-portlet-preview.show-borders {
  border-color: #828f95; }
  .taglib-portlet-preview.show-borders .title {
    background-color: #d3dadd;
    font-size: 1.4em;
    font-weight: bold; }

.lfr-search-container-wrapper.lfr-search-container-fixed-first-column {
  position: relative; }
  @media (min-width: 576px) {
    .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive {
      margin-left: 375px;
      width: auto; } }
  .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table {
    position: static; }
    .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header {
      left: 12px;
      position: fixed;
      right: 12px;
      top: -1px;
      z-index: 1020; }
      .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th {
        display: block;
        padding: 0; }
        .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper {
          overflow-x: hidden; }
          @media (min-width: 576px) {
            .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper {
              margin-left: 375px; } }
          .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper table {
            border-collapse: collapse;
            width: 100%; }
            .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper table th {
              border-radius: 0; }
    .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table td,
    .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table th {
      width: auto; }
      @media (min-width: 576px) {
        .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table td:first-child,
        .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table th:first-child {
          left: 0;
          position: absolute;
          right: 15px; } }
    .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table th {
      height: auto; }

.lfr-search-container-wrapper a {
  color: #212529; }

.lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle {
  color: #6c757d; }
  .lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:active, .lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:focus, .lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:hover {
    background-color: #f7f8f9;
    border-radius: 4px;
    color: #212529; }

.lfr-search-container-wrapper .list-group {
  margin-bottom: 0; }
  .lfr-search-container-wrapper .list-group .list-group-item:nth-last-child(2) {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem; }
  .lfr-search-container-wrapper .list-group .list-group-item h4 {
    font-size: 0.875rem;
    line-height: 1.5;
    margin-bottom: 0; }
  .lfr-search-container-wrapper .list-group .list-group-item h5,
  .lfr-search-container-wrapper .list-group .list-group-item h6,
  .lfr-search-container-wrapper .list-group .list-group-item .h5,
  .lfr-search-container-wrapper .list-group .list-group-item .h6 {
    font-size: 0.875rem;
    font-weight: 400;
    line-height: 1.5;
    margin-bottom: 0; }
  .lfr-search-container-wrapper .list-group .list-group-item span + h2.h5 {
    font-weight: 600; }
  .lfr-search-container-wrapper .list-group .list-group-item h6 + h5 {
    font-weight: 600; }
  .lfr-search-container-wrapper .list-group .list-group-item .checkbox {
    margin-top: 0; }
  .lfr-search-container-wrapper .list-group + .taglib-search-iterator-page-iterator-bottom {
    margin-top: 20px; }

.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) td:first-child,
.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) th:first-child {
  border-bottom-left-radius: 0.25rem; }

.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) td:last-child,
.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) th:last-child {
  border-bottom-right-radius: 0.25rem; }

.lfr-asset-type-column,
.lfr-author-column,
.lfr-city-column,
.lfr-country-column,
.lfr-email-address-column,
.lfr-job-title-column,
.lfr-region-column,
.lfr-removed-by-column,
.lfr-replier-column,
.lfr-scope-column,
.lfr-screen-name-column,
.lfr-type-column,
.lfr-user-column,
.lfr-users-column {
  word-break: break-all \9;
  word-wrap: break-word; }
  @media (min-width: 576px) {
    .lfr-asset-type-column,
    .lfr-author-column,
    .lfr-city-column,
    .lfr-country-column,
    .lfr-email-address-column,
    .lfr-job-title-column,
    .lfr-region-column,
    .lfr-removed-by-column,
    .lfr-replier-column,
    .lfr-scope-column,
    .lfr-screen-name-column,
    .lfr-type-column,
    .lfr-user-column,
    .lfr-users-column {
      max-width: 125px;
      min-width: 100px; } }

.lfr-completion-date-column,
.lfr-create-date-column,
.lfr-date-column,
.lfr-display-date-column,
.lfr-expiration-date-column,
.lfr-last-post-date-column,
.lfr-modified-date-column,
.lfr-removed-date-column,
.lfr-reply-date-column,
.lfr-revision-column,
.lfr-size-column {
  white-space: nowrap; }

.lfr-description-column,
.lfr-role-column {
  max-width: 375px;
  min-width: 375px; }

.lfr-email-address-column,
.lfr-name-column,
.lfr-parent-organization-column,
.lfr-screen-name-column,
.lfr-title-column,
.lfr-url-column,
.lfr-wiki-column {
  max-width: 200px;
  min-width: 200px; }

.lfr-email-column,
.lfr-mobile-column,
.lfr-website-column {
  min-width: 100px; }
  @media (min-width: 576px) {
    .lfr-email-column,
    .lfr-mobile-column,
    .lfr-website-column {
      min-width: 115px; } }
  .lfr-email-column .checkbox-container .form-group,
  .lfr-mobile-column .checkbox-container .form-group,
  .lfr-website-column .checkbox-container .form-group {
    margin-bottom: 0; }

.user-info .user-details .date-info {
  color: #8c8c8c; }

.user-info .user-details .user-name {
  color: #009ae5; }

.taglib-search-toggle .toggle-advanced {
  color: inherit; }
  .taglib-search-toggle .toggle-advanced, .taglib-search-toggle .toggle-advanced:hover, .taglib-search-toggle .toggle-advanced:focus {
    text-decoration: none; }

.taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced {
  background-color: #fcfcfc;
  border-color: #ddd; }
  .taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .btn.close {
    margin-right: 5px; }
  .taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .taglib-search-toggle-advanced-content {
    position: relative; }
    .taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .taglib-search-toggle-advanced-content .match-fields {
      margin-bottom: 0; }
    .taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .taglib-search-toggle-advanced-content .match-fields-legend {
      color: #999;
      font-size: 13px; }

.taglib-social-activities .day-separator {
  border-bottom-color: #ccc; }

.taglib-social-bookmarks a.social-bookmark-link {
  background-repeat: no-repeat; }

.taglib-user-display a .user-name {
  text-decoration: underline; }

.taglib-user-display .avatar {
  background: no-repeat center;
  background-size: 60px; }
  .taglib-user-display .avatar.author:after {
    background: rgba(50, 168, 230, 0.5); }

.taglib-user-display .user-name {
  font-size: 1.1em;
  font-weight: bold; }

.js .taglib-webdav.visible {
  background: #f0f5f7; }

.js .taglib-webdav table {
  border-color: #828f95; }

.taglib-workflow-status .workflow-id,
.taglib-workflow-status .workflow-version,
.taglib-workflow-status .workflow-status {
  color: #999; }

.aspect-ratio.aspect-ratio-8-to-3 {
  padding-bottom: 37.5%; }

.lfr-autocomplete-input-list .yui3-aclist-list {
  margin: 0; }

.liferay-autocomplete-input-mirror {
  left: -9999px;
  overflow-x: hidden;
  overflow-y: auto;
  position: absolute;
  top: -9999px;
  visibility: hidden;
  white-space: pre-wrap;
  word-wrap: break-word; }

.card-tab-group .card-tab:nth-child(n + 2) {
  border-left: 4px solid #65b6f0;
  padding-left: 20px; }
  .card-tab-group .card-tab:nth-child(n + 2) .card-tab {
    border-left: 4px solid #93ccf5;
    padding-left: 20px; }
    .card-tab-group .card-tab:nth-child(n + 2) .card-tab .card-tab {
      border-left-color: #c2e2f9; }
      .card-tab-group .card-tab:nth-child(n + 2) .card-tab .card-tab .card-tab {
        border-left-width: 0;
        padding-left: 0; }

.hsv-palette .hsv-view-container .hsv-label-value-hex .hsv-value {
  width: 95px; }

.hsv-palette .hsv-view-container .hsv-value {
  width: 56px; }

.yui3-color-picker-popover .palette-container {
  border-collapse: separate; }

.dialog-iframe-popup .hsv-palette-modal.modal-dialog {
  bottom: 0 !important;
  left: 0 !important;
  margin: 0;
  max-width: none;
  right: 0 !important;
  top: 0 !important;
  width: 100%; }
  @media (min-width: 768px) {
    .dialog-iframe-popup .hsv-palette-modal.modal-dialog {
      bottom: auto !important;
      height: 100%;
      left: 50% !important;
      max-height: 375px;
      max-width: 650px;
      right: auto !important;
      top: 50% !important;
      -webkit-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); } }
  .dialog-iframe-popup .hsv-palette-modal.modal-dialog > .hsv-palette-modal-content {
    bottom: 0;
    left: 0;
    overflow: visible;
    position: absolute;
    right: 0;
    top: 0; }
    @media (max-width: 767.98px) {
      .dialog-iframe-popup .hsv-palette-modal.modal-dialog > .hsv-palette-modal-content {
        border-radius: 0;
        border-width: 0; } }
  @media (max-width: 767.98px) {
    .dialog-iframe-popup .hsv-palette-modal.modal-dialog .modal-body {
      padding: 1rem; } }
  .dialog-iframe-popup .hsv-palette-modal.modal-dialog .hsv-default-size.hsv-container {
    width: 100%; }
  .dialog-iframe-popup .hsv-palette-modal.modal-dialog .hsv-image-container {
    margin: 0; }

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

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

.dialog-iframe-popup .sheet > .lfr-nav {
  margin-top: -24px; }

.dialog-iframe-popup .contacts-portlet .portlet-configuration-container .form {
  position: static; }

.dialog-iframe-popup .lfr-form-content {
  padding: 15px; }

.dialog-iframe-popup .portlet-body,
.dialog-iframe-popup .portlet-boundary,
.dialog-iframe-popup .portlet-column,
.dialog-iframe-popup .portlet-layout {
  height: 100%; }

.dialog-iframe-popup .portlet-column {
  position: static; }

.dialog-iframe-popup .dialog-body > .container-fluid-1280,
.dialog-iframe-popup .dialog-body .container-view,
.dialog-iframe-popup .export-dialog-tree > .container-fluid-1280,
.dialog-iframe-popup .export-dialog-tree .container-view,
.dialog-iframe-popup .lfr-dynamic-uploader > .container-fluid-1280,
.dialog-iframe-popup .lfr-dynamic-uploader .container-view,
.dialog-iframe-popup .lfr-form-content > .container-fluid-1280,
.dialog-iframe-popup .lfr-form-content .container-view,
.dialog-iframe-popup .portlet-configuration-body-content > .container-fluid-1280,
.dialog-iframe-popup .portlet-configuration-body-content .container-view,
.dialog-iframe-popup .process-list > .container-fluid-1280,
.dialog-iframe-popup .process-list .container-view,
.dialog-iframe-popup .roles-selector-body > .container-fluid-1280,
.dialog-iframe-popup .roles-selector-body .container-view {
  padding-top: 20px; }
  .dialog-iframe-popup .dialog-body > .container-fluid-1280 > .nav-tabs-default,
  .dialog-iframe-popup .dialog-body > .container-fluid-1280 .nav-tabs-underline,
  .dialog-iframe-popup .dialog-body .container-view > .nav-tabs-default,
  .dialog-iframe-popup .dialog-body .container-view .nav-tabs-underline,
  .dialog-iframe-popup .export-dialog-tree > .container-fluid-1280 > .nav-tabs-default,
  .dialog-iframe-popup .export-dialog-tree > .container-fluid-1280 .nav-tabs-underline,
  .dialog-iframe-popup .export-dialog-tree .container-view > .nav-tabs-default,
  .dialog-iframe-popup .export-dialog-tree .container-view .nav-tabs-underline,
  .dialog-iframe-popup .lfr-dynamic-uploader > .container-fluid-1280 > .nav-tabs-default,
  .dialog-iframe-popup .lfr-dynamic-uploader > .container-fluid-1280 .nav-tabs-underline,
  .dialog-iframe-popup .lfr-dynamic-uploader .container-view > .nav-tabs-default,
  .dialog-iframe-popup .lfr-dynamic-uploader .container-view .nav-tabs-underline,
  .dialog-iframe-popup .lfr-form-content > .container-fluid-1280 > .nav-tabs-default,
  .dialog-iframe-popup .lfr-form-content > .container-fluid-1280 .nav-tabs-underline,
  .dialog-iframe-popup .lfr-form-content .container-view > .nav-tabs-default,
  .dialog-iframe-popup .lfr-form-content .container-view .nav-tabs-underline,
  .dialog-iframe-popup .portlet-configuration-body-content > .container-fluid-1280 > .nav-tabs-default,
  .dialog-iframe-popup .portlet-configuration-body-content > .container-fluid-1280 .nav-tabs-underline,
  .dialog-iframe-popup .portlet-configuration-body-content .container-view > .nav-tabs-default,
  .dialog-iframe-popup .portlet-configuration-body-content .container-view .nav-tabs-underline,
  .dialog-iframe-popup .process-list > .container-fluid-1280 > .nav-tabs-default,
  .dialog-iframe-popup .process-list > .container-fluid-1280 .nav-tabs-underline,
  .dialog-iframe-popup .process-list .container-view > .nav-tabs-default,
  .dialog-iframe-popup .process-list .container-view .nav-tabs-underline,
  .dialog-iframe-popup .roles-selector-body > .container-fluid-1280 > .nav-tabs-default,
  .dialog-iframe-popup .roles-selector-body > .container-fluid-1280 .nav-tabs-underline,
  .dialog-iframe-popup .roles-selector-body .container-view > .nav-tabs-default,
  .dialog-iframe-popup .roles-selector-body .container-view .nav-tabs-underline {
    margin-left: -15px;
    margin-right: -15px;
    margin-top: -20px; }

.dialog-iframe-popup .dialog-body > .lfr-nav + .container-fluid-1280,
.dialog-iframe-popup .export-dialog-tree > .lfr-nav + .container-fluid-1280,
.dialog-iframe-popup .lfr-dynamic-uploader > .lfr-nav + .container-fluid-1280,
.dialog-iframe-popup .lfr-form-content > .lfr-nav + .container-fluid-1280,
.dialog-iframe-popup .portlet-configuration-body-content > .lfr-nav + .container-fluid-1280,
.dialog-iframe-popup .process-list > .lfr-nav + .container-fluid-1280,
.dialog-iframe-popup .roles-selector-body > .lfr-nav + .container-fluid-1280 {
  padding-top: 0; }

.dialog-iframe-popup .login-container {
  padding: 1rem; }

.dialog-iframe-popup .management-bar-default,
.dialog-iframe-popup .navbar-default {
  border-left-width: 0;
  border-radius: 0;
  border-right-width: 0;
  border-top-width: 0;
  margin-bottom: 0; }

.dialog-iframe-popup .navbar ~ .portlet-configuration-setup,
.dialog-iframe-popup .portlet-export-import-container {
  height: calc(100% - 48px);
  position: relative; }
  @media (min-width: 576px) {
    .dialog-iframe-popup .navbar ~ .portlet-configuration-setup,
    .dialog-iframe-popup .portlet-export-import-container {
      height: calc(100% - 48px); } }

.dialog-iframe-popup .navigation-bar > .container-fluid {
  margin-left: 24px;
  margin-right: 24px;
  padding: 0; }

.dialog-iframe-popup .panel-group .panel {
  border-left-width: 0;
  border-radius: 0;
  border-right-width: 0; }

.dialog-iframe-popup .panel-group .panel + .panel {
  border-top-width: 0;
  margin-top: 0; }

.dialog-iframe-popup .panel-heading {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.dialog-iframe-popup .portlet-configuration-setup .lfr-nav {
  margin-left: auto;
  margin-right: auto;
  max-width: 1280px;
  padding-left: 3px;
  padding-right: 3px; }
  @media (min-width: 576px) {
    .dialog-iframe-popup .portlet-configuration-setup .lfr-nav {
      padding-left: 8px;
      padding-right: 8px; } }

.dialog-iframe-popup .lfr-dynamic-uploader,
.dialog-iframe-popup .process-list {
  bottom: 0;
  display: block;
  left: 0;
  overflow: auto;
  position: absolute;
  right: 0;
  top: 48px;
  -webkit-overflow-scrolling: touch; }
  @media (min-width: 576px) {
    .dialog-iframe-popup .lfr-dynamic-uploader,
    .dialog-iframe-popup .process-list {
      top: 48px; } }

.dialog-iframe-popup .portlet-export-import-publish-processes {
  top: 0; }

@media (min-width: 768px) {
  .dialog-with-footer #main-content,
  .dialog-with-footer #wrapper {
    height: calc(100% - 60px); } }

.dialog-with-footer .button-holder.dialog-footer,
.dialog-with-footer .sheet-footer.dialog-footer {
  background-color: #FFF;
  border-top: 1px solid #dee2e6;
  bottom: 0;
  display: flex;
  flex-direction: row-reverse;
  left: 0;
  margin: 0;
  padding: 10px 24px;
  width: 100%; }
  @media (min-width: 768px) {
    .dialog-with-footer .button-holder.dialog-footer,
    .dialog-with-footer .sheet-footer.dialog-footer {
      position: fixed; } }
  .dialog-with-footer .button-holder.dialog-footer .btn,
  .dialog-with-footer .sheet-footer.dialog-footer .btn {
    margin-left: 1rem;
    margin-right: 0; }

@media (min-width: 768px) {
  .dialog-with-footer .dialog-body,
  .dialog-with-footer .lfr-dynamic-uploader,
  .dialog-with-footer .lfr-form-content,
  .dialog-with-footer .portlet-configuration-body-content,
  .dialog-with-footer .roles-selector-body {
    padding-bottom: 60px; } }

.dialog-with-footer .lfr-dynamic-uploader.hide-dialog-footer {
  bottom: 0; }
  .dialog-with-footer .lfr-dynamic-uploader.hide-dialog-footer + .dialog-footer {
    display: none; }

.dialog-with-footer .portlet-configuration-edit-permissions .portlet-configuration-body-content {
  display: flex;
  flex-direction: column;
  overflow: visible; }
  .dialog-with-footer .portlet-configuration-edit-permissions .portlet-configuration-body-content > form {
    flex-grow: 1;
    max-width: none;
    overflow: auto; }

.dialog-with-footer .portlet-configuration-edit-templates .portlet-configuration-body-content {
  bottom: 0; }

.portlet-layout.dragging {
  border-collapse: separate; }

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

.active-area {
  background: #ffc; }

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

.sortable-layout-proxy {
  opacity: 1; }
  .sortable-layout-proxy .portlet-topper {
    background-image: none; }

.proxy {
  cursor: move;
  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(../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; }

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

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

.lfr-editable {
  outline: 1px dashed #68bb30;
  outline-offset: 2px;
  position: relative; }
  .lfr-editable:after {
    background: #68bb30 url(../images/common/edit_white.png) no-repeat 50%;
    content: '';
    display: block;
    height: 20px;
    position: absolute;
    right: 5px;
    top: 5px;
    width: 30px; }
  .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 .field-input {
      margin-bottom: 0; }
    .lfr-portlet-title-editable .lfr-portlet-title-editable-content .textfield-label {
      display: none; }
    .lfr-portlet-title-editable .lfr-portlet-title-editable-content .btn-toolbar-content {
      display: inline-block;
      vertical-align: bottom; }
    .lfr-portlet-title-editable .lfr-portlet-title-editable-content .btn-group {
      margin-top: 0; }
    .lfr-portlet-title-editable .lfr-portlet-title-editable-content .btn {
      display: inline-block;
      float: none;
      margin-top: 0;
      width: auto; }

.alloy-editor-container .alloy-editor {
  outline: 0; }
  .alloy-editor-container .alloy-editor.ae-placeholder ~ .alloy-editor-placeholder {
    color: #2b4259; }
    .alloy-editor-container .alloy-editor.ae-placeholder ~ .alloy-editor-placeholder:not(:focus) {
      border-left-color: #dbdde1;
      color: #b0b4bb; }
    .alloy-editor-container .alloy-editor.ae-placeholder ~ .alloy-editor-placeholder.readonly ~ .alloy-editor-placeholder {
      color: #ccc; }

.alloy-editor-container .alloy-editor-icon {
  color: #869cad; }

.has-error .alloy-editor-container .alloy-editor.ae-placeholder:not(:focus) {
  border-left-color: #c67; }

.cke_dialog .cke_dialog_ui_input_text {
  height: auto; }

.cke_editable_inline a {
  cursor: pointer; }

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

.cke_show_border {
  width: 500px; }
  .cke_show_border td {
    height: 15px; }

.html-editor.portlet {
  background: #fff;
  color: #000;
  padding: 1em;
  text-align: start; }

.html-editor.portlet-message-boards {
  -ms-hyphens: none;
  -webkit-hyphens: none;
  hyphens: none;
  word-wrap: break-word; }
  .html-editor.portlet-message-boards blockquote {
    background: #eef0f2 url(../images/message_boards/quoteleft.png) no-repeat 5px 5px;
    border: 1px solid #777;
    padding: 5px 45px; }
    .html-editor.portlet-message-boards blockquote:after {
      background: url(../images/message_boards/quoteright.png) no-repeat 50%;
      content: '';
      display: block;
      float: right;
      height: 24px;
      margin-right: -35px;
      margin-top: -25px;
      width: 31px;
      z-index: 999; }
    .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; }

.lfr-source-editor {
  border-color: #ccc; }
  .lfr-source-editor .lfr-source-editor-toolbar li > .btn {
    background-color: #fff;
    border: transparent;
    color: #717383;
    outline: 0; }
  .lfr-source-editor .lfr-source-editor-code {
    background-color: #fff;
    color: #2b4259; }
    .lfr-source-editor .lfr-source-editor-code .ace_gutter {
      background-color: #ededef;
      color: #868896;
      overflow: hidden; }
      .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget {
        font-family: fontawesome-alloy;
        text-align: center;
        vertical-align: middle; }
        .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_open, .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_closed {
          background-image: none; }
        .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_open:before {
          content: '\f0d7'; }
        .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_closed:before {
          content: '\f0dA'; }
      .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_gutter-active-cell {
        color: #fff; }
      .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_gutter-active-line {
        background-color: #717383; }
      .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_gutter-layer {
        border-right: solid 1px #ccc; }
      .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_info {
        background-image: none; }
    .lfr-source-editor .lfr-source-editor-code .ace_content .ace_active-line {
      background-color: #ededef; }
    .lfr-source-editor .lfr-source-editor-code .ace_content .ace_constant {
      color: #34adab; }
    .lfr-source-editor .lfr-source-editor-code .ace_content .ace_tag {
      color: #1d5ec7; }
    .lfr-source-editor .lfr-source-editor-code .ace_content .ace_string {
      color: #ff6c58; }
      .lfr-source-editor .lfr-source-editor-code .ace_content .ace_string.ace_regex {
        color: #f00; }
  .lfr-source-editor.ace_dark .lfr-source-editor-code {
    background-color: #47474f;
    color: #fff; }
    .lfr-source-editor.ace_dark .lfr-source-editor-code .ace_gutter {
      background: #54555e;
      color: #fff; }
      .lfr-source-editor.ace_dark .lfr-source-editor-code .ace_gutter .ace_gutter-active-line {
        background-color: #009aed; }
    .lfr-source-editor.ace_dark .lfr-source-editor-code .ace_content .ace_active-line {
      background-color: #11394e; }
    .lfr-source-editor.ace_dark .lfr-source-editor-code .ace_content .ace_cursor {
      color: #fff; }
    .lfr-source-editor.ace_dark .lfr-source-editor-code .ace_content .ace_tag {
      color: #4d91ff; }

.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content .panel-splitter {
  border-color: #ccc; }

.mce-content-body {
  text-align: start; }

.file-icon-color-0 {
  background-color: #FFF;
  color: #6b6c7e; }

.file-icon-color-1 {
  background-color: #FFF;
  color: #a7a9bc; }

.file-icon-color-2 {
  background-color: #FFF;
  color: #50d2a0; }

.file-icon-color-3 {
  background-color: #FFF;
  color: #af78ff; }

.file-icon-color-4 {
  background-color: #FFF;
  color: #ffb46e; }

.file-icon-color-5 {
  background-color: #FFF;
  color: #ff5f5f; }

.file-icon-color-6 {
  background-color: #FFF;
  color: #4b9bff; }

.file-icon-color-7 {
  background-color: #FFF;
  color: #272833; }

.lfr-item-viewer .image-viewer-base {
  outline: none; }

.lfr-item-viewer .item-preview:hover {
  cursor: pointer; }

.lfr-item-viewer .aspect-ratio a.item-preview {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover; }

.lfr-item-viewer .search-info {
  background-color: #d3e8f1; }
  .lfr-item-viewer .search-info .keywords {
    font-size: 1.4em;
    font-weight: bold; }
  .lfr-item-viewer .search-info .change-search-folder {
    font-size: 0.8em;
    font-weight: normal; }

.lfr-item-viewer .progress-container {
  background-color: #fff; }

.lfr-item-viewer.uploading > div:not(.progress-container) {
  opacity: 0.3; }

.image-viewer-caption {
  color: #777; }

.image-viewer-footer-control, .image-viewer-footer-control:focus, .image-viewer-footer-control:hover {
  color: #777; }

@media (min-width: 576px) {
  .image-viewer-sidenav-menu {
    background-color: transparent;
    border-left-width: 0; } }

.image-viewer-sidenav dd {
  color: #8b8b8b;
  margin-bottom: 16px; }
  @media (min-width: 576px) {
    .image-viewer-sidenav dd {
      color: #777; } }

.image-viewer-sidenav .h5 {
  color: #869cad;
  margin-bottom: 3px; }
  @media (min-width: 576px) {
    .image-viewer-sidenav .h5 {
      color: #fff; } }

.image-viewer-sidenav .nav-tabs-default > li {
  padding-left: 20px; }
  .image-viewer-sidenav .nav-tabs-default > li:first-child {
    padding-left: 0; }

.image-viewer-sidenav .nav-tabs-default > li:first-child > a {
  padding-left: 0; }

.image-viewer-sidenav .nav-tabs-default > li > a {
  border-color: transparent;
  color: #777;
  padding-left: 0;
  padding-right: 0; }

.image-viewer-sidenav .nav-tabs-default > li > .active {
  background-color: transparent; }
  .image-viewer-sidenav .nav-tabs-default > li > .active, .image-viewer-sidenav .nav-tabs-default > li > .active:focus, .image-viewer-sidenav .nav-tabs-default > li > .active:hover {
    border-color: transparent;
    color: #777; }
    @media (min-width: 576px) {
      .image-viewer-sidenav .nav-tabs-default > li > .active, .image-viewer-sidenav .nav-tabs-default > li > .active:focus, .image-viewer-sidenav .nav-tabs-default > li > .active:hover {
        color: #fff; } }
  .image-viewer-sidenav .nav-tabs-default > li > .active:after {
    background-color: #65b6f0;
    bottom: -10px;
    content: '';
    display: block;
    height: 2px;
    left: 0;
    position: relative;
    right: 0; }

.image-viewer-sidenav-body {
  padding-top: 0; }

.lfr-item-viewer .lfr-item-viewer-close {
  color: #fff;
  opacity: 1; }
  .lfr-item-viewer .lfr-item-viewer-close, .lfr-item-viewer .lfr-item-viewer-close:focus, .lfr-item-viewer .lfr-item-viewer-close:hover {
    color: #fff; }
  .lfr-item-viewer .lfr-item-viewer-close .icon-monospaced {
    color: #777; }

.lfr-item-viewer-icon-info {
  color: #fff; }

.nav.list-group li > a:focus, .nav.list-group li > a:hover {
  background-color: #e5f5fc;
  color: #009ae5; }

.nav.list-group > .active {
  border-width: 1px 0 0; }
  .nav.list-group > .active > a, .nav.list-group > .active > a:focus, .nav.list-group > .active > a:hover {
    background-color: #60bfef;
    border: 1px solid #60bfef;
    color: #fff; }

.nav.list-group .list-group-item {
  padding: 0; }
  .nav.list-group .list-group-item.nav-header {
    background-color: #f3f3f3;
    padding-left: 10px;
    padding-right: 10px; }

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

.app-view-drop-active {
  background-color: #00a2ea;
  font-weight: bold; }
  .category-portlets .app-view-drop-active {
    background-color: #00a2ea;
    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; }

.has-control-menu .lfr-asset-anchor {
  height: 74px;
  margin-top: -74px; }

.lfr-asset-anchor {
  display: block;
  height: 10px;
  margin-top: -10px;
  position: relative;
  z-index: -1; }

.lfr-url-error {
  display: inline-block;
  white-space: normal;
  overflow-wrap: break-all;
  word-wrap: break-all; }

.lfr-page-layouts {
  padding: 0; }
  .lfr-page-layouts input[type='radio'] {
    opacity: 0;
    position: absolute; }
    .lfr-page-layouts input[type='radio']:checked + .card-horizontal.card,
    .lfr-page-layouts input[type='radio']:checked + .card-horizontal .card {
      background-color: #f8f9fa;
      cursor: default; }
    .lfr-page-layouts input[type='radio']:checked + .card-horizontal::after {
      background-color: #007BFF;
      bottom: -1px;
      content: "";
      height: 4px;
      left: -1px;
      position: absolute;
      right: -1px;
      transition: height 0.15s ease-out; }
  .lfr-page-layouts .card-horizontal.card,
  .lfr-page-layouts .card-horizontal .card {
    cursor: pointer;
    outline: 0;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
    .lfr-page-layouts .card-horizontal.card:hover,
    .lfr-page-layouts .card-horizontal .card:hover {
      background-color: #f8f9fa;
      text-decoration: none; }
    .lfr-page-layouts .card-horizontal.card:focus,
    .lfr-page-layouts .card-horizontal .card:focus {
      background-color: #f8f9fa;
      border-color: #80bdff;
      box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
    .lfr-page-layouts .card-horizontal.card:active, .lfr-page-layouts .card-horizontal.card.active,
    .lfr-page-layouts .card-horizontal .card:active,
    .lfr-page-layouts .card-horizontal .card.active {
      background-color: #e9ecef; }
  .lfr-page-layouts .card-horizontal::after {
    border-radius: 0 0 0.25rem 0.25rem;
    bottom: -1px;
    content: "";
    height: 0;
    left: -1px;
    position: absolute;
    right: -1px;
    transition: height 0.15s ease-out; }
  .lfr-page-layouts .card-horizontal:hover::after, .lfr-page-layouts .card-horizontal.hover::after {
    background-color: #007BFF;
    height: 4px; }
  .lfr-page-layouts .card-horizontal:focus::after, .lfr-page-layouts .card-horizontal.focus::after {
    background-color: #007BFF;
    height: 4px; }
  .lfr-page-layouts .card-horizontal:active::after, .lfr-page-layouts .card-horizontal.active::after {
    background-color: #007BFF;
    height: 4px; }

.dialog-iframe-popup:not(.article-preview) #main-content,
.dialog-iframe-popup:not(.article-preview) #wrapper {
  bottom: 0;
  left: 0;
  overflow: auto;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-overflow-scrolling: touch; }

.modal {
  display: block;
  margin: 0;
  overflow: hidden;
  position: fixed; }

.modal-body {
  overflow: auto; }
  .modal-body.dialog-iframe-bd {
    overflow: hidden;
    padding: 0; }

@media (min-width: 576px) {
  .modal-dialog {
    max-width: none; } }

.modal-dialog.modal-dialog-sm {
  max-width: 500px; }

.modal-hidden {
  display: none; }

.modal-open .modal {
  overflow: hidden; }

.portal-popup .columns-max > .portlet-layout.row {
  margin-left: 0;
  margin-right: 0; }
  .portal-popup .columns-max > .portlet-layout.row > .portlet-column {
    padding-left: 0;
    padding-right: 0; }

.dragging .portlet-column.customizable {
  background-color: #cffccf;
  outline: 3px solid #5eaf3d; }

.customizable-layout-column-content {
  background-color: #c92c3c; }
  .customizable-layout-column-content.yui3-widget-content-expanded {
    margin: 0 15px; }

.layout-customizable-controls {
  background-color: rgba(201, 44, 60, 0.8); }

.customizable .customizable-layout-column-content {
  background-color: #5eaf3d; }

.customizable .layout-customizable-controls {
  background-color: rgba(94, 175, 61, 0.8); }

.layout-customizable-controls-container {
  margin: 0 15px;
  position: relative; }

.layout-customizable-controls {
  font-size: 1.5em;
  padding: 4px 16px;
  position: absolute;
  width: 100%;
  z-index: 15; }
  .layout-customizable-controls label {
    color: #fff; }

.paginator-link {
  background: #eee 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(../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(../images/arrows/paging_first.png); }

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

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

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

.info-panel .panel-group {
  margin-left: -1rem;
  margin-right: -1rem; }

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

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

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

.panel-hd {
  background: #c0c2c5 url(../images/application/panel_header_bg.png) repeat-x 0 0;
  border: 1px solid;
  border-color: #c8c9ca #aeb2b8 #aeb2b8 #c8c9ca;
  padding-left: 10px;
  text-shadow: 1px 1px #fff; }

.sheet > .panel-group .sheet-footer {
  margin-bottom: 0; }

.sheet-footer .btn {
  margin-right: 0.5rem; }
  .sheet-footer .btn:last-child {
    margin-right: 0; }

@media (min-width: 576px) {
  .sheet .display-style-icon .lfr-asset-item {
    width: 25%; } }

.splitter {
  background-color: #f8f9fa;
  border-radius: 0.25rem 0.25rem 0 0;
  padding: 10px 15px;
  position: relative;
  z-index: 1; }
  .splitter.splitter-spaced {
    border-radius: 0.25rem;
    margin-bottom: 20px; }

.table > tbody > tr.splitter {
  height: auto; }
  .table > tbody > tr.splitter > td {
    padding: 0; }

.lfr-nav.nav-tabs {
  margin-bottom: 20px; }

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

.tab-back {
  float: right; }

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

.tag-items {
  list-style: none;
  margin: 0 1em 0 0;
  padding: 0 1em 0.5em;
  white-space: normal; }
  .tag-items li {
    display: inline-block;
    margin: 0 1em 0 0;
    max-width: 100%; }

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

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

.tagselector-content {
  border-width: 0;
  padding: 0; }
  .tagselector-content .textboxlistentry-holder {
    border-bottom: 2px solid #869cad;
    margin-bottom: 10px;
    padding: 0; }

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

.lfr-portal-tooltip {
  display: inline-block; }
  .lfr-portal-tooltip,
  .lfr-portal-tooltip a {
    -webkit-touch-callout: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    user-select: none; }

.tooltip {
  max-width: 200px; }
  .tooltip .tooltip-arrow {
    background-color: #000;
    height: 0.6rem;
    position: absolute;
    transform: rotate(45deg);
    width: 0.6rem; }

.tooltip.top .tooltip-arrow,
.tooltip.bottom .tooltip-arrow {
  left: 50%;
  margin-left: -0.3rem; }

.tooltip.right .tooltip-arrow,
.tooltip.left .tooltip-arrow {
  margin-top: -0.3rem;
  top: 50%; }

.tooltip.bottom {
  padding-top: 0.3rem; }
  .tooltip.bottom .tooltip-arrow {
    top: 0; }

.tooltip.left {
  padding-right: 0.3rem; }
  .tooltip.left .tooltip-arrow {
    right: 0; }

.tooltip.right {
  padding-left: 0.3rem; }
  .tooltip.right .tooltip-arrow {
    left: 0; }

.tooltip.top {
  padding-bottom: 0.3rem; }
  .tooltip.top .tooltip-arrow {
    bottom: 0; }

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

.underlay {
  clear: both;
  top: 100%; }
  .underlay .yui3-widget-hd {
    height: 38px; }

.underlay-hidden {
  display: none; }

.underlay-content {
  background: #f4f3f3 url(../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; }

.user-icon-color-0 {
  background-color: #FFF;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #6b6c7e; }

.user-icon-color-1 {
  background-color: #FFF;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #4b9bff; }

.user-icon-color-2 {
  background-color: #FFF;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #ffb46e; }

.user-icon-color-3 {
  background-color: #FFF;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #ff5f5f; }

.user-icon-color-4 {
  background-color: #FFF;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #50d2a0; }

.user-icon-color-5 {
  background-color: #FFF;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #ff73c3; }

.user-icon-color-6 {
  background-color: #FFF;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #9be169; }

.user-icon-color-7 {
  background-color: #FFF;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #af78ff; }

.user-icon-color-8 {
  background-color: #FFF;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #ffd76e; }

.user-icon-color-9 {
  background-color: #FFF;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #5fc8ff; }

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

#wrapper {
  padding-bottom: 0;
  padding-top: 2em;
  position: relative; }

.modify-pages li {
  position: relative; }
  .modify-pages li.lfr-nav-hover .delete-tab {
    opacity: 1; }

.modify-pages .delete-tab {
  color: #444;
  cursor: pointer;
  display: block;
  font-size: 20px;
  font-weight: bold;
  height: 16px;
  line-height: 6px;
  margin-top: -8px;
  opacity: 0;
  overflow: hidden;
  padding: 3px 0;
  position: absolute;
  right: 1px;
  text-shadow: 0 1px #fff;
  top: 50%; }
  .modify-pages .delete-tab:hover {
    color: #b50303; }

.modify-pages .drag-handle {
  cursor: move;
  left: 3px;
  margin-left: 15px;
  position: absolute;
  top: 15px; }

.controls-hidden .modify-pages .drag-handle {
  display: none; }

@media (min-width: 768px) {
  .touch .modify-pages .drag-handle {
    display: none; } }

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

.navbar-nav .nav-item.hover:after {
  bottom: -0.125rem;
  content: '';
  height: 0.125rem;
  position: absolute;
  width: 100%; }

.navigation-pane .body-row {
  height: 100%;
  overflow: hidden;
  position: relative;
  width: 100%; }
  .navigation-pane .body-row ul li a .icon {
    float: left;
    margin-right: 5px; }

.navigation-pane .lfr-component {
  margin-left: 0; }

.navigation-pane .navigation-entry {
  position: relative; }
  .navigation-pane .navigation-entry.folder.error {
    display: block;
    padding: 6px 8px; }
  .navigation-pane .navigation-entry .browse-folder,
  .navigation-pane .navigation-entry .nav-item-label {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: middle; }
  .navigation-pane .navigation-entry .nav-item-icon {
    vertical-align: middle; }
  .navigation-pane .navigation-entry .overlay.entry-action {
    bottom: 0;
    display: block;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0; }
    .navigation-pane .navigation-entry .overlay.entry-action .btn {
      border-width: 0;
      margin: 0;
      padding: 11px 14px; }
      @media (min-width: 768px) {
        .navigation-pane .navigation-entry .overlay.entry-action .btn {
          padding: 11px; } }

.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(../images/arrows/04_right.png); }

.portlet-navigation .nav-pills > li > a {
  margin-bottom: 2px; }

.portlet-navigation .nav-pills > li > .dropdown-menu {
  margin-top: 0; }

.split-button-dropdowns {
  list-style: none;
  margin: 0;
  padding: 0; }
  .split-button-dropdowns > li {
    display: inline-block;
    padding-left: 2px;
    padding-right: 2px; }

.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(../images/application/button_bg.png) repeat-x 0 0;
  border-left: 1px solid #bbb;
  display: inline-block;
  float: left; }
  .form-trigger img {
    background: 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(../images/application/button_bg_over.png); }

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

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

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

body.portlet {
  border-width: 0; }

.portlet-icon-back {
  margin-top: -2px; }

.portlet-topper {
  position: relative; }
  .portlet-topper .portlet-topper-toolbar .portlet-icon-back {
    background: url(../images/arrows/12_left.png) no-repeat 0 50%;
    padding: 5px 5px 5px 18px; }
  .portlet-topper .portlet-topper-toolbar .portlet-options .lfr-icon-menu-text {
    display: none; }

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

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

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

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

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

.portlet-layout .portlet-header {
  margin-bottom: 1rem; }

.portlet-draggable .portlet-topper {
  cursor: move; }

@media (min-width: 576px) {
  .portlet .visible-interaction {
    display: none; } }

.portlet:hover .visible-interaction, .portlet.open .visible-interaction {
  display: block; }

@media (max-width: 767.98px) {
  .controls-hidden .portlet .visible-interaction {
    display: none; } }

.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(../images/messages/alert.png);
  color: #663; }

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .portlet.open > .portlet-topper, .portlet:hover > .portlet-topper, .portlet.focus > .portlet-topper {
    opacity: 1;
    transform: translateY(-97%); } }

@media (min-width: 576px) {
  .portlet.open > .portlet-content-editable, .portlet:hover > .portlet-content-editable, .portlet.focus > .portlet-content-editable {
    border-color: transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0; } }

.portlet {
  margin-bottom: 10px;
  position: relative; }
  .portlet > .portlet-content-editable {
    border-color: transparent; }
  .portlet > .portlet-topper {
    display: none; }
    @media (min-width: 576px) {
      .portlet > .portlet-topper {
        display: flex;
        left: 0;
        opacity: 0;
        position: absolute;
        right: 0;
        transition: opacity 0.25s, transform 0.25s;
        top: 0; } }
  @media (min-width: 576px) and (prefers-reduced-motion: reduce) {
    .portlet > .portlet-topper {
      transition: none; } }

.portlet-content-editable {
  border-color: transparent;
  border-radius: 0 0;
  border-style: solid;
  border-width: 1px 1px 1px 1px; }

.portlet-actions {
  float: right; }

.portlet-name-text {
  font-size: 0.875rem;
  font-weight: 600; }

.portlet-options {
  display: inline-block; }

.portlet-title-default {
  box-flex: 1;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  line-height: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.portlet-title-menu {
  box-flex: 0;
  -moz-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto; }
  .portlet-title-menu > span > a {
    display: inline-block;
    text-decoration: none; }

.portlet-topper {
  background-color: #f7f7f7;
  border-color: transparent;
  border-radius: 0 0;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  color: rgba(0, 0, 0, 0.5);
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 3px 12px 3px 24px;
  position: relative; }

.portlet-topper-toolbar {
  margin: 0;
  padding-left: 0; }
  .portlet-topper-toolbar > a,
  .portlet-topper-toolbar > span > a,
  .portlet-topper-toolbar .lfr-icon-menu > a {
    color: rgba(0, 0, 0, 0.5); }
  .portlet-topper-toolbar > a:focus, .portlet-topper-toolbar > a:hover {
    text-decoration: none; }

@media (max-width: 767.98px) {
  .lfr-configurator-visibility {
    opacity: 0.5; } }

@media (min-width: 576px) {
  .lfr-configurator-visibility .portlet:hover .portlet-topper, .lfr-configurator-visibility .portlet.focus .portlet-topper, .lfr-configurator-visibility .portlet.open .portlet-topper {
    opacity: 0.5; }
  .lfr-configurator-visibility .portlet-content-editable {
    opacity: 0.5; } }

@media (max-width: 767.98px) {
  .controls-visible .portlet-content-editable {
    border-color: transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0; } }

@media (max-width: 767.98px) {
  .controls-visible .portlet-topper {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; } }

.controls-visible .portlet-topper-toolbar {
  display: block; }

.lfr-configurator-visibility .portlet-borderless-bar {
  opacity: 0.6; }

.lfr-configurator-visibility .portlet-content .lfr-icon-actions {
  opacity: 1; }

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

.main-content-body {
  margin-top: 20px; }

.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(../images/messages/error.png);
  background-position: 5px 50%;
  background-repeat: no-repeat;
  padding-left: 28px; }

.portlet-borderless .portlet-content {
  padding: 1rem; }

.portlet-decorate .portlet-content {
  background: #FFF;
  border-color: transparent;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  padding: 1rem;
  word-wrap: break-word; }

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

.portlet-dynamic-data-lists-display .lfr-ddm-field-group,
.portlet-dynamic-data-lists .lfr-ddm-field-group {
  background: #fff;
  border-radius: 3px;
  border-top: 5px solid transparent;
  box-shadow: 0 1px 2px #c4c4c4;
  margin: 8px 6px 0;
  outline: 0;
  padding: 10px;
  position: relative;
  -webkit-box-shadow: 0 1px 2px #c4c4c4; }

.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(../images/arrows/07_down.png) no-repeat 50% 100%;
    display: block;
    height: 10px;
    overflow: hidden;
    text-indent: 101%;
    white-space: nowrap; }

.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 {
  margin: 0; }

.widget-toolbar .btn + .btn,
.widget-toolbar .widget-group + .widget-group {
  margin-left: 1rem; }

.widget-mode-detail {
  padding-top: 1rem; }
  .widget-mode-detail .title {
    font-size: 36px; }
  .widget-mode-detail .sub-title {
    font-size: 26px;
    margin-bottom: 32px; }
  .widget-mode-detail .widget-metadata {
    margin-bottom: 2rem; }
  .widget-mode-detail .widget-mode-detail-text {
    margin-top: 48px; }
    .widget-mode-detail .widget-mode-detail-text img {
      max-width: 100%; }
    .widget-mode-detail .widget-mode-detail-text p {
      font-size: 18px;
      line-height: 1.8; }

.widget-mode-card .card {
  display: flex;
  height: calc(100% - 24px);
  margin-bottom: 24px; }

.widget-mode-card .card-header {
  overflow: hidden;
  padding: 0; }

.widget-mode-card .card-title {
  position: relative; }

@media (min-width: 768px) {
  .widget-mode-card .visible-interaction {
    position: absolute;
    right: -8px; } }

.widget-mode-simple .widget-topbar {
  margin-bottom: 8px; }

.widget-mode-simple .widget-metadata {
  margin-bottom: 24px; }

.widget-mode-simple .widget-toolbar {
  margin-top: 1.5rem; }

.widget-mode-simple .widget-content .cover-image {
  margin-bottom: 24px; }

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

.lfr-ddm-container .file-entry-upload-progress {
  border-radius: 0 0 4px 4px; }

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

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

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

.portlet-document-library .lfr-ddm-small-image-preview,
.portlet-dynamic-data-mapping .lfr-ddm-small-image-preview {
  box-shadow: 0 1px 3px #ccc; }

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

.overlaymask-content {
  background-color: #fff; }

:not(.inline-item) > .loading-animation {
  margin-bottom: 20px;
  margin-top: 20px; }

.product-menu .loading-animation {
  margin-top: 160px; }

.lfr-search-combobox-item {
  border-radius: 1px; }

.lfr-search-combobox .field-input-text {
  border-radius: 4px 1px 1px 4px; }

.lfr-search-combobox .button-input {
  border-radius: 1px 4px 4px 1px; }

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

.portlet-language .portlet-body .current-language,
.portlet-language .portlet-body .taglib-icon,
.portlet-language .portlet-body .taglib-language-list-text {
  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 {
  border-radius: 4px; }

.entry-display-style,
.lfr-search-combobox,
.lfr-upload-container .upload-file,
.lfr-upload-container .upload-target,
.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 {
  border-radius: 5px; }

.portlet-dynamic-data-list-display .lfr-ddm-container .lfr-ddm-repeatable-placeholder,
.portlet-dynamic-data-lists .lfr-ddm-container .lfr-ddm-repeatable-placeholder {
  border-radius: 6px; }

.menu-content {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px; }

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

.underlay-content {
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px; }

.input-localized .lfr-input-localized-state {
  border-radius: 3px; }

.input-localized .lfr-input-localized .lfr-input-localized-state {
  box-shadow: 0 0 3px #ddd; }
  .input-localized .lfr-input-localized .lfr-input-localized-state.lfr-input-localized-state-error {
    box-shadow: 0 0 3px #ff0047; }

.input-localized .palette-item-selected .lfr-input-localized-state {
  box-shadow: 0 0 3px #27c1f2; }

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

.lfr-message .lfr-message-control {
  border-radius: 10px; }

.lfr-token {
  border-radius: 8px; }

.staging-tabview-list {
  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 {
  box-shadow: none; }

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

.lfr-action-label {
  border-radius: 2px; }

@-webkit-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 {
  -webkit-animation: progress-bar-stripes 0.5s linear infinite;
  animation: progress-bar-stripes 0.5s linear infinite;
  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));
  background-size: 40px 40px;
  transition: width, 0.5s, ease-out; }
  @media (prefers-reduced-motion: reduce) {
    .lfr-progress-active .progress-bar-status,
    .lfr-upload-container .file-uploading .progress-bar .progress {
      transition: none; } }

@-webkit-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;
  animation: highlight-animation 0.7s; }

.lfr-spa-loading .lfr-spa-loading-bar {
  -webkit-animation: shift-rightwards 1s ease-in-out infinite;
  animation: shift-rightwards 1s ease-in-out infinite;
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s; }

.lfr-spa-loading-bar {
  -webkit-transform: translateX(100%);
  transform: translateX(100%); }

@-webkit-keyframes shift-rightwards {
  0% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%); }
  40% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%); }
  60% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%); }
  100% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%); } }

@keyframes shift-rightwards {
  0% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%); }
  40% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%); }
  60% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%); }
  100% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%); } }

.mobile.touch body:first-of-type .portlet-content .lfr-icon-actions .lfr-icon-menu-text,
.mobile.touch body:first-of-type .portlet-content .lfr-icon-actions .taglib-text {
  max-width: 200px; }

.portlet-boundary.yui3-dd-dragging {
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease; }
  @media (prefers-reduced-motion: reduce) {
    .portlet-boundary.yui3-dd-dragging {
      transition: none; } }

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

.portlet-options.btn-group .dropdown-toggle, .portlet-options.btn-group.open .dropdown-toggle {
  box-shadow: none; }

@-webkit-keyframes lfr-drop-active {
  0% {
    background-color: #ebebeb;
    border-color: #ddd; }
  50% {
    background-color: #ddedde;
    border-color: #7d7;
    -webkit-transform: scale(1.1);
    transform: scale(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);
    transform: scale(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;
  animation: none; }

.upload-drop-active .portlet-document-library .document-container {
  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;
  animation: lfr-drop-active 1s ease 0.2s infinite; }

.quick-access-nav a {
  box-shadow: rgba(0, 0, 0, 0.1) 1px 1px 1px; }

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_toolgroup,
.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_toolgroup:hover {
  box-shadow: initial; }

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button:hover {
  box-shadow: none; }

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button .cke_button_label:after {
  background-image: linear-gradient(#fff, #e4e4e4);
  border-radius: 2px; }

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button .cke_button_label:hover:after {
  background-image: linear-gradient(#f2f2f2, #ccc); }

input.switch:focus ~ .switch-bar:before {
  box-shadow: 0 0 3px #00f; }

input.switch:empty ~ .switch-bar:after, input.switch:empty ~ .switch-bar:before,
input.switch:empty ~ .switch-bar .switch-icon,
input.switch:empty ~ .switch-bar .switch-toggle:after,
input.switch:empty ~ .switch-bar .switch-toggle:before {
  transition: all 100ms ease-in; }
  @media (prefers-reduced-motion: reduce) {
    input.switch:empty ~ .switch-bar:after, input.switch:empty ~ .switch-bar:before,
    input.switch:empty ~ .switch-bar .switch-icon,
    input.switch:empty ~ .switch-bar .switch-toggle:after,
    input.switch:empty ~ .switch-bar .switch-toggle:before {
      transition: none; } }

.taglib-image-selector .icon-check {
  transition: opacity 0.2s ease-in-out;
  border-radius: 30px; }
  @media (prefers-reduced-motion: reduce) {
    .taglib-image-selector .icon-check {
      transition: none; } }

.taglib-image-selector .progress-wrapper .progressbar {
  border-radius: 0; }

.drop-here-info {
  transition: all 0.2s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .drop-here-info {
      transition: none; } }
  .drop-here-info .drop-icons {
    transition: all 0.2s ease-in-out; }
    @media (prefers-reduced-motion: reduce) {
      .drop-here-info .drop-icons {
        transition: none; } }
    .drop-here-info .drop-icons span {
      transition: all 0.3s ease-in-out;
      border-radius: 3px; }
      @media (prefers-reduced-motion: reduce) {
        .drop-here-info .drop-icons span {
          transition: none; } }
    .drop-here-info .drop-icons span:nth-of-type(1) {
      box-shadow: 5px 4px 0 0 rgba(0, 0, 0, 0.08);
      -webkit-transform: rotate(25deg);
      transform: rotate(25deg); }
    .drop-here-info .drop-icons span:nth-of-type(2) {
      box-shadow: 0 6px 0 -2px rgba(0, 0, 0, 0.15);
      -webkit-transform: scale(0.8);
      transform: scale(0.8); }
    .drop-here-info .drop-icons span:nth-of-type(3) {
      box-shadow: -5px 4px 0 0 rgba(0, 0, 0, 0.08);
      -webkit-transform: rotate(-25deg);
      transform: rotate(-25deg); }

.drop-active .drop-here-info span:nth-of-type(1) {
  -webkit-transform: rotate(-20deg);
  transform: rotate(-20deg); }

.drop-active .drop-here-info span:nth-of-type(2) {
  -webkit-transform: scale(1);
  transform: scale(1); }

.drop-active .drop-here-info span:nth-of-type(3) {
  -webkit-transform: rotate(15deg);
  transform: rotate(15deg); }

/* Import */
/** Footer **/
footer .submenu {
  color: #707382;
  font-size: 14px;
  min-width: 215px;
  margin-bottom: 3rem !important; }
  footer .submenu p {
    font-weight: bold;
    margin-bottom: 2rem !important; }
    footer .submenu p:after {
      content: "";
      background: #d5006c;
      bottom: -8px;
      display: block;
      height: 2px;
      position: relative;
      width: 50px; }
  footer .submenu ul {
    list-style-type: none;
    margin: 0 !important;
    padding: 0 !important; }
    footer .submenu ul li {
      margin-top: 0.5rem; }
      footer .submenu ul li a {
        color: #707382; }
        footer .submenu ul li a:hover {
          color: #007eff;
          text-decoration: none; }
  @media screen and (min-width: 1280px) {
    footer .submenu {
      margin-left: 2rem !important; } }
  @media screen and (min-width: 1680px) {
    footer .submenu {
      margin-left: 7rem !important; } }

footer .contactanos {
  margin-left: 0 !important;
  margin-bottom: 1rem !important; }

/** boton multicanal **/
.box-buttons-contact-tbk {
  display: flex;
  align-items: center;
  gap: 10px;
  position: fixed;
  bottom: 2rem;
  right: 2rem;
  z-index: 1000; }
  .box-buttons-contact-tbk #textCloseOpenContact {
    height: 54px;
    width: 173px; }
  .box-buttons-contact-tbk .button-contact-tbk {
    background-color: #d5006c;
    color: white;
    border-radius: 40px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center; }
  .box-buttons-contact-tbk .img-close-contact {
    display: none; }
  .box-buttons-contact-tbk.open #iconCloseOpenContact {
    background-color: white;
    padding: 2px; }
  .box-buttons-contact-tbk.open .icon-open-contact {
    display: none; }
  .box-buttons-contact-tbk.open .img-close-contact {
    display: block; }

.fondo-contactacto-tbk {
  position: fixed;
  width: calc(100% - 0px);
  top: 0;
  background-color: rgba(14, 21, 32, 0.8);
  height: 1000vh;
  z-index: 999; }
  .fondo-contactacto-tbk .container-options-contact {
    color: white;
    position: fixed;
    right: 2rem;
    bottom: 6rem; }

.contenedor-card-contact {
  cursor: pointer;
  padding: 12px 0; }
  .contenedor-card-contact .circle-icon-contact-tbk {
    background-color: white;
    border-radius: 50%;
    height: 60px;
    width: 60px;
    color: #2d3338; }
  .contenedor-card-contact .icon-contact-hover-tbk {
    display: none; }
  .contenedor-card-contact:hover .fondo-hover-contact {
    background: #d5006c;
    position: absolute;
    right: 25px;
    border-radius: 20px;
    width: 100%;
    z-index: -1;
    height: 20%; }
  .contenedor-card-contact:hover .circle-icon-contact-tbk i {
    color: #d5006c; }
  .contenedor-card-contact:hover .icon-contact-tbk {
    display: none; }
  .contenedor-card-contact:hover .icon-contact-hover-tbk {
    display: block; }
  .contenedor-card-contact:hover img {
    border: 3px solid #d5006c;
    border-radius: 50%; }

.container-mobile-contact a {
  color: white !important; }

@media screen and (max-width: 991px) {
  .contenedor-social-tbk div {
    width: 100%; }
  .contenedor-social-tbk .box-social-footer-tbk {
    justify-content: center; } }

@media screen and (max-width: 516px) {
  .container-mobile-contact {
    width: 92%;
    margin-right: 10px !important; }
  .contenedor-card-contact:hover .fondo-hover-contact {
    width: 95%;
    height: 20% !important; }
  .contenedor-card-contact:hover .container-mobile-contact {
    margin-right: 0px !important; }
  .contenedor-card-contact {
    padding: 0 !important;
    margin-bottom: 10px !important;
    margin-top: 10px !important; }
  .box-buttons-contact-tbk {
    right: 1em !important; }
  .container-options-contact {
    right: 1em !important; }
    .container-options-contact h3 {
      font-size: 1rem !important; }
    .container-options-contact p {
      font-size: .75rem !important; }
  .fondo-custom-mobile-wsp {
    height: 30% !important; } }

@media only screen and (min-width: 831px) and (max-width: 1300px) {
  .contenedor-card-contact {
    cursor: pointer;
    padding: 5px 0 !important; }
  .txt-contactanos {
    margin: 10px !important; } }

.header-marketplace {
  height: 96px; }

.pad-header {
  padding: 16px 64px; }

.logo-tbk {
  width: 150px; }

.barra-logo {
  height: 22px;
  width: 1px;
  background-color: #979797;
  border-left: 1px;
  opacity: 0.4;
  margin: 13px 15px 13px 28px; }

.barra-logo-left {
  height: 22px;
  width: 1px;
  background-color: #979797;
  border-left: 1px;
  opacity: 0.4;
  margin: 13px 15px 13px 28px; }

.logo-centro-ayuda {
  width: 25px;
  margin-right: 8px; }

.txt-contactanos {
  color: #007eff;
  margin: 12px 34px 12px 15px !important; }

.txt-contactanos:hover {
  color: #4DADFF; }

.btn-centro-ayuda {
  outline: none !important;
  border: 0px;
  background: transparent;
  text-decoration: none !important; }

/* Configuracion menu navbar*/
.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(128,128,128)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E") !important;
  outline: none !important;
  margin-top: 4px !important;
  margin-right: 10px; }

.navbar-toggler {
  border: none !important; }

.navbar-light .navbar-toggler {
  padding: 0px; }

/* Configuracion menu navbar*/
input[type=text] {
  border: none;
  box-shadow: none;
  display: inline-block;
  padding: 0;
  background: transparent; }

::placeholder {
  color: #ADB6CB; }

.label-mobile {
  display: none; }

.btn-portal-tbk {
  display: none; }

#hazte-cliente-mobile,
#acceso-cliente-mobile,
#nav-contactanos-mobile,
#portal {
  display: none; }

.c-webpay-200 {
  color: #a6469d !important;
  text-decoration: none !important; }

.c-contact {
  color: #99006c; }

.option-preheader:hover {
  border-bottom: 3px solid #d5006c;
  margin-bottom: auto; }

.icon-rrss {
  color: inherit;
  text-decoration: none !important; }

.bg-basic-200 {
  background-color: #f9fbfe; }

@media (min-width: 320px) and (max-width: 576px) {
  .header-marketplace {
    height: 70px; }
  .pad-header {
    padding: 0px 0px !important; }
  .logo-tbk {
    width: 80px;
    height: 24px;
    margin-right: -20px;
    margin-top: 6px;
    margin-left: 10px; }
  .barra-logo {
    display: none; }
  .navbar-toggler-icon {
    width: 21px !important; }
  .txt-contactanos {
    font-size: 16px;
    margin: 5px 0px !important;
    color: #ffffff; }
  .lista {
    /*flex-direction: column-reverse !important;*/
    margin-left: -3%;
    margin-right: -3%; }
  .label-mobile {
    display: inline;
    color: #ffffff !important; }
  .navbar-collapse .navbar-nav {
    background: #009bdd; }
  .nav-item {
    margin-right: 0;
    width: 100%;
    height: 60px;
    padding-left: 35px;
    color: #ffffff;
    display: flex !important;
    border-bottom: 1px solid #ffffff; }
  #nav-hazte-cliente {
    display: none !important; }
  #acceso-cliente {
    display: none; }
  #nav-contactanos {
    display: none !important; }
  #nav-acceso {
    display: none !important; }
  #nav-hazte-cliente {
    display: none; }
  .btn-portal-tbk {
    display: inline;
    min-width: 120px !important;
    min-height: 40px !important;
    padding: 8px 47px;
    border-radius: 4px;
    text-align: center;
    border: solid 1px #ffffff;
    background-color: #009bdd;
    color: #ffffff; }
  #portal {
    padding-top: 45px;
    padding-bottom: 45px; }
  .navbar-toggler-icon {
    margin-top: 0px !important;
    margin-right: 0px !important;
    width: 24px !important; }
  .d-xs-none {
    display: none; }
  .ml-xs-5 {
    margin-left: 2.5rem !important; }
  .mb-xs-n5 {
    margin-bottom: -3rem !important; }
  .mb-xs-3 {
    margin-bottom: 3rem !important; } }

/* Medium devices (tablets, 768px and up) */
@media (min-width: 640px) and (max-width: 1024px) {
  .pad-header {
    padding: 0 30px; }
  .logo-tbk {
    width: 120px; }
  .logo-centro-ayuda {
    width: 22px; }
  .barra-logo {
    display: none; }
  .txt-contactanos {
    font-size: 11px;
    margin-left: 32px; } }

/** Reestructura **/
.nav-item {
  margin-right: 0;
  width: 100%;
  height: 60px;
  padding-left: 35px;
  color: #ffffff;
  display: flex !important;
  border-bottom: 1px solid #ffffff; }

.control-menu-fixed {
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 900;
  border-bottom: 1px solid #A9B1BF !important; }
  .control-menu-fixed div.search-header-container {
    background-color: #FFFFFF;
    margin-bottom: 0 !important; }
    @media (max-width: 990px) {
      .control-menu-fixed div.search-header-container {
        background-color: #f9fbfe;
        border-top: 1px solid #E6E6E6 !important; } }

.has-control-menu #wrapper {
  padding-top: 0 !important; }

.has-control-menu .control-menu-fixed {
  position: relative;
  z-index: auto; }

@media (min-width: 320px) {
  #wrapper {
    padding-top: 13rem !important; } }

@media (min-width: 700px) {
  #wrapper {
    padding-top: 13rem !important; } }

@media (min-width: 830px) {
  #wrapper {
    padding-top: 10.5rem !important; } }

@media (min-width: 1280px) {
  #wrapper {
    padding-top: 6.5rem !important; } }

@media (min-width: 1680px) {
  #wrapper {
    padding-top: 6.5rem !important; } }

#portlet_com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_INSTANCE_centroayudaheader {
  margin-bottom: 0 !important; }

.search-box-ca {
  border: 1px solid #E7EBF3 !important;
  border-radius: 4px !important;
  width: 50% !important;
  background-color: #FFFFFF; }
  .search-box-ca:hover {
    border: 1px solid #aaa; }
  .search-box-ca:active {
    border: 1px solid #aaa; }
  .search-box-ca input[type=text] {
    border: none;
    box-shadow: none;
    display: inline-block;
    padding: 0;
    background: transparent; }
    .search-box-ca input[type=text]:hover {
      box-shadow: none; }
    .search-box-ca input[type=text]:focus {
      box-shadow: none; }
    .search-box-ca input[type=text]:active {
      box-shadow: none; }
    .search-box-ca input[type=text]:focus-visible {
      box-shadow: none;
      outline: none !important; }
  .search-box-ca span.twitter-typeahead {
    width: 90% !important; }
    .search-box-ca span.twitter-typeahead .tt-menu {
      margin-left: -5px !important;
      margin-top: 5px !important; }
  .search-box-ca .tt-suggestion {
    color: #737f87 !important;
    padding: 10px 14px !important; }
  .search-box-ca .tt-cursor {
    background-color: #fafbfc !important; }

.tt-suggestion {
  color: #737f87 !important;
  padding: 14px 20px !important; }

.tt-cursor {
  background-color: #fafbfc !important; }

.search-btn-ca:focus {
  outline: 0 !important; }

.search-btn-ca:active {
  border-color: white !important;
  border: 0 !important; }

.search-btn-ca:disabled, .search-btn-ca [disabled] {
  color: #a0a0a0;
  opacity: 0.4; }

@media only screen and (min-width: 320px) and (max-width: 399px) {
  .search-box-ca {
    width: 368px !important; }
    .search-box-ca span.twitter-typeahead {
      width: 84% !important; }
      .search-box-ca span.twitter-typeahead .tt-menu {
        min-width: 280px !important; }
        .search-box-ca span.twitter-typeahead .tt-menu .tt-dataset {
          overflow-y: auto !important;
          max-height: 240px; }
    .search-box-ca .tt-suggestion {
      white-space: normal !important; } }

@media only screen and (min-width: 400px) and (max-width: 699px) {
  .search-box-ca {
    width: 368px !important; }
    .search-box-ca span.twitter-typeahead {
      width: 84% !important; }
      .search-box-ca span.twitter-typeahead .tt-menu {
        min-width: 368px  !important; }
    .search-box-ca .tt-suggestion {
      white-space: normal !important; } }

@media only screen and (min-width: 700px) and (max-width: 829px) {
  .search-box-ca {
    width: 577px !important; }
    .search-box-ca span.twitter-typeahead .tt-menu {
      min-width: 585px  !important; } }

@media only screen and (min-width: 830px) and (max-width: 1279px) {
  .search-box-ca {
    width: 577px !important; }
    .search-box-ca span.twitter-typeahead .tt-menu {
      min-width: 585px  !important; } }

@media only screen and (min-width: 1280px) and (max-width: 1679px) {
  .search-box-ca {
    width: 577px !important; }
    .search-box-ca span.twitter-typeahead .tt-menu {
      min-width: 585px  !important; } }

@media only screen and (min-width: 1680px) {
  .search-box-ca {
    width: 577px !important; }
    .search-box-ca span.twitter-typeahead .tt-menu {
      min-width: 585px  !important; } }

.search-btn:focus {
  outline: 0 !important; }

.search-btn:active {
  border-color: white !important;
  border: 0 !important; }

.search-btn:disabled,
.search-btn[disabled] {
  color: #a0a0a0;
  opacity: 0.4; }

.search-box.hovered {
  border: 1px solid #aaa; }

.abs-center {
  display: flex;
  align-items: center;
  justify-content: center; }

.search-box {
  display: inline-block;
  height: 55px;
  border-radius: 5px;
  padding: 4px 55px 4px 15px;
  position: relative;
  background: #fff;
  border: 1px solid #ddd;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
  width: 667px; }

.search-btn {
  background-color: #fff !important;
  color: #a0a0a0;
  height: 30px;
  width: 30px;
  padding: 24px !important;
  margin-right: 10px;
  border-color: #fff;
  border: transparent;
  border-radius: 27.5px;
  outline: none !important; }

.search-btn:disabled,
.search-btn[disabled] {
  color: #a0a0a0;
  opacity: .4; }

.search-btn {
  position: absolute;
  right: 4px;
  top: 6px;
  height: 46px;
  width: 64px;
  border-radius: 27.5px !important;
  padding: 14.5px 24px 14.5px !important;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out; }

.search-pills button {
  font-style: italic; }

.form-control:focus {
  border-color: #FFFFFF !important;
  box-shadow: none !important; }

@media only screen and (max-width: 374px) and (min-width: 5px) {
  .search-box {
    width: 345px !important; }
  .input-search-tbk {
    width: 327px !important;
    height: 48px !important;
    margin-bottom: 0px !important; }
  .tt-suggestion {
    white-space: normal !important; }
  .background-header {
    display: block; }
  .background-header::before {
    content: '';
    background-image: url("../images/fondos/BG-mobile.svg");
    background-size: cover;
    position: absolute;
    width: 100%;
    height: 440px; } }

@media only screen and (max-width: 576px) and (min-width: 375px) {
  .search-box {
    width: 345px !important; } }

@media only screen and (max-width: 768px) and (min-width: 577px) {
  .search-box {
    width: 445px; } }

@media screen and (max-width: 992px) {
  .search-box {
    width: 545px; } }

@media screen and (max-width: 1200px) {
  .search-box {
    width: 656px; } }

@font-face {
  font-family: 'Roboto-Bold';
  src: local("☺"), url("../font/Roboto/Roboto-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Roboto-Regular';
  src: local("☺"), url("../font/Roboto/Roboto-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Roboto-Medium';
  src: local("☺"), url("../font/Roboto/Roboto-Medium.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Roboto-Light';
  src: local("☺"), url("../font/Roboto/Roboto-Light.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

.roboto-regular {
  font-family: "Roboto-Regular"; }

.roboto-bold {
  font-family: "Roboto-Bold"; }

.roboto-medium {
  font-family: "Roboto-Medium"; }

.roboto-light {
  font-family: "Roboto-Light"; }

.font-42-tbk {
  font-size: 42px !important; }

.font-40-tbk {
  font-size: 40px !important; }

.font-36-tbk {
  font-size: 36px !important; }

.font-24-tbk {
  font-size: 24px !important; }

.font-18-tbk {
  font-size: 18px !important; }

.font-16-tbk {
  font-size: 16px !important; }

.font-48 {
  font-size: 48px !important; }

.font-42-tbk {
  font-size: 42px !important; }

.font-40 {
  font-size: 40px !important; }

.font-38 {
  font-size: 38px !important; }

.font-36 {
  font-size: 36px !important; }

.font-34 {
  font-size: 34px !important; }

.font-32 {
  font-size: 32px !important; }

.font-30 {
  font-size: 30px !important; }

.font-28 {
  font-size: 28px !important; }

.font-24 {
  font-size: 24px !important; }

.font-25 {
  font-size: 25px !important; }

.font-22 {
  font-size: 22px !important; }

.font-21 {
  font-size: 21px !important; }

.font-20 {
  font-size: 20px !important; }

.font-18 {
  font-size: 18px !important; }

.font-16 {
  font-size: 16px !important; }

.font-15 {
  font-size: 15px !important; }

.font-14 {
  font-size: 14px !important; }

.font-13 {
  font-size: 13px !important; }

.font-12 {
  font-size: 12px !important; }

/******************************* MEDIA **********************************/
@media (max-width: 768px) {
  .font-42-tbk {
    font-size: 40px !important; }
  .font-40-tbk {
    font-size: 22px !important; }
  .font-36-tbk {
    font-size: 22px !important; }
  .font-24-tbk {
    font-size: 14px !important; }
  .font-16-tbk {
    font-size: 14px !important; } }

.fs-1 {
  font-size: 0.625rem !important;
  /*10px*/ }

.fs-2 {
  font-size: 0.75rem !important;
  /*12px*/ }

.fs-3 {
  font-size: 0.875rem !important;
  /*14px*/ }

.fs-4 {
  font-size: 1rem !important;
  /*16px*/ }

.fs-5 {
  font-size: 1.125rem !important;
  /*18px*/ }

.fs-6 {
  font-size: 1.25rem !important;
  /*20px*/ }

.fs-7 {
  font-size: 1.5rem !important;
  /*24px*/ }

.fs-8 {
  font-size: 1.875rem !important;
  /*30px*/ }

.fs-9 {
  font-size: 2rem !important;
  /*32px*/ }

.fs-10 {
  font-size: 3rem !important;
  /*48px*/ }

/*DS*/
.c-info__200 {
  color: #3FA7FF; }

.c-info__300 {
  color: #007EFF; }

.c-info__400 {
  color: #0061DB; }

.c-warning__200 {
  color: #FFD98F; }

.c-warning__300 {
  color: #FFC058; }

.c-warning__400 {
  color: #DB9A40; }

.c-success__200 {
  color: #7AEFB6; }

.c-success__300 {
  color: #15CC96; }

.c-success__400 {
  color: #0FAF8F; }

.c-danger__100 {
  color: #FFEEE5; }

.c-danger__200 {
  color: #FF8C82; }

.c-danger__300 {
  color: #FF4B4B; }

.c-danger__400 {
  color: #DB3645; }

.c-danger__500 {
  color: #B7253F; }

.c-grey-100 {
  color: #A9B1BF; }

.c-grey-200 {
  color: #707382; }

.c-grey-300 {
  color: #2D3338; }

.c-grey-400 {
  color: #202830; }

.c-grey-500 {
  color: #0E1520; }

.c-grey-600 {
  color: #202830; }

.c-basic-100 {
  color: #FCFDFE; }

.c-basic-200 {
  color: #F5F7FA; }

.c-basic-300 {
  color: #E7EBF3; }

.c-basic-400 {
  color: #DDDEE5; }

.c-basic-500 {
  color: #A0AFCA; }

.c-basic-600 {
  color: #828EA5; }

.bg-grey-100 {
  background-color: #A9B1BF; }

.bg-grey-200 {
  background-color: #707382; }

.bg-grey-300 {
  background-color: #2D3338; }

.bg-grey-400 {
  background-color: #202830; }

.bg-grey-500 {
  background-color: #0E1520; }

.bg-basic-100 {
  background-color: #FCFDFE; }

.c-webpay__300 {
  color: #7F4098; }

.icon-video {
  width: 100px;
  display: block;
  height: 20px;
  text-decoration: none;
  padding-left: 20px; }

.icon-video:before {
  content: '';
  background: url("../images/icons/Articulo-video.svg");
  background-size: cover;
  position: absolute;
  width: 15px;
  height: 20px;
  margin-left: -20px; }

.icon-informativo {
  width: 100px;
  display: block;
  height: 20px;
  text-decoration: none;
  padding-left: 20px; }

.icon-informativo:before {
  content: '';
  background: url("../images/icons/Articulo-informativo.svg");
  background-size: cover;
  position: absolute;
  width: 15px;
  height: 20px;
  margin-left: -20px; }

.icon-tbk-search {
  display: block;
  width: 24px;
  height: 24px;
  background-repeat: no-repeat; }

.icon-tbk-search:before {
  content: " ";
  background-repeat: no-repeat;
  height: 24px;
  background-image: url("../images/icons/lupa_search.svg");
  width: 24px;
  position: absolute; }

.icon-search-white-tbk {
  display: block;
  text-decoration: none; }

.icon-search-white-tbk:before {
  content: '';
  background: url("../images/icons/lupa_search.svg");
  background-size: cover;
  position: absolute;
  width: 16px;
  height: 17px;
  margin-left: -8px; }

.icon-search-blue-tbk {
  width: 100px;
  display: block;
  text-decoration: none; }

.icon-search-blue-tbk:before {
  content: '';
  background: url("../images/icons/lupa-gris.svg");
  background-size: cover;
  width: 16px;
  height: 17px; }

.icon-menu-up {
  background: url("../images/icons/menu-up.svg") no-repeat;
  width: 24px;
  height: 24px; }

.icon-informacion {
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url("../images/icons/information.svg") no-repeat; }

.icon-eliminar {
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url("../images/icons/trash.svg") no-repeat; }

/*------------------ items home----------------*/
.row {
  margin: 0px !important; }

.col-md-12 {
  margin: 0px !important; }

.row .col-12 {
  padding-right: 0px !important;
  padding-left: 0px !important; }

.row .col-6 {
  padding-left: 0px !important; }

.row .col-md-12 {
  padding-right: 0px !important;
  padding-left: 0px !important; }

.link-item {
  text-decoration: none !important;
  color: #202830 !important; }

.link-item:hover {
  text-decoration: none !important;
  color: #202830 !important;
  font-weight: bold !important; }

.rectangle-items .card-body {
  padding: 4px !important; }

.rectangle-items {
  width: 240px;
  height: 136px;
  border-radius: 4px;
  background-color: #FFFFFF;
  box-shadow: 0 0 2px 0 rgba(14, 21, 32, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.12); }

.rectangle-items:hover {
  box-shadow: 0 24px 32px 0 rgba(14, 21, 32, 0.04), 0 16px 24px 0 rgba(14, 21, 32, 0.04), 0 8px 8px 0 rgba(14, 21, 32, 0.04), 0 0 1px 0 rgba(14, 21, 32, 0.04); }

.img-items {
  margin-top: 10px;
  margin-bottom: 10px; }

.p2 {
  height: 167px; }

/*----------------- breadcrum -----------------------*/
.text-link-breadcrumb {
  border-bottom: 2px solid #6B196A;
  color: #212830 !important; }

.text-link-breadcrumb:hover {
  border-bottom: 2px solid #6B196A;
  color: #212830 !important; }

.text-color-breadcrumb {
  color: #767f9d !important; }

/*----------- tabla contenido -----------------*/
.contenedor-pregunta-frecuente table {
  border: solid #e0e3ec 1px;
  border-radius: 6px;
  border-spacing: 0px; }

.contenedor-pregunta-frecuente td,
th {
  border-left: solid #e0e3ec 1px;
  border-top: solid #e0e3ec 1px;
  padding: 8px; }

.contenedor-pregunta-frecuente td:first-child,
th:first-child {
  border-left: solid #e0e3ec 1px; }

.contenedor-pregunta-frecuente th {
  border-top: solid #2e3b63 1px;
  border-left: solid #e0e3ec 1px;
  text-align: left; }

.contenedor-pregunta-frecuente tr:nth-child(even) {
  background-color: #F3F4F7; }

.contenedor-pregunta-frecuente .icon-check-equis-rojo {
  background: url("../images/icons/equis.svg") no-repeat;
  width: 16px;
  height: 16px;
  display: block;
  padding: 10px; }

.contenedor-pregunta-frecuente .icon-check-verde {
  background: url("../images/icons/check.svg") no-repeat;
  display: block;
  width: 16px;
  height: 16px;
  padding: 10px; }

.contenedor-pregunta-frecuente .flex-check {
  display: flex;
  justify-content: center;
  align-items: center; }

.contenedor-pregunta-frecuente .icon-check-verde {
  background: url("../images/icons/check.svg") no-repeat;
  display: block;
  width: 16px;
  height: 16px;
  padding: 10px; }

.contenedor-pregunta-frecuente .flex-check {
  display: flex;
  justify-content: center;
  align-items: center; }

/*----------- vinetas color morado transbank -----------------*/
.contenedor-pregunta-frecuente ul {
  margin-left: 10px; }

.contenedor-pregunta-frecuente ul > li::marker {
  color: #d5006c; }

.contenedor-pregunta-frecuente ol li {
  counter-increment: list;
  list-style-type: none;
  position: relative; }

/*----------- vinetas estilo cuadro rojo -----------------*/
.contenedor-pregunta-frecuente ol li:before {
  background: #15cc96;
  color: #FFFFFF;
  text-align: center;
  content: counter(list);
  left: -32px;
  position: absolute;
  width: 18px;
  border-radius: 32px;
  font-size: 12px; }

.imagen-cuadro img {
  border: 1px solid yellow;
  border-radius: 8px;
  align-items: center; }

#sin-resultado li {
  color: #767f9d; }

#sin-resultado li::marker {
  color: #d5006c; }

#sin-resultado p {
  color: #666666; }

#sin-resultado button {
  color: white; }

/* -------------- widget-feedback ------------------ */
.widget-feedback {
  max-width: 490px;
  margin-bottom: 117px;
  margin-left: -15px; }

.pregunta-web-tbk-margin {
  margin-left: -15px; }

.widget-feedback * {
  padding: 0;
  margin: 0; }

.widget-feedback .box-content {
  border: 1px solid #ccc;
  border-radius: 4px;
  padding: 13px 24px;
  margin-bottom: 8px; }

.widget-feedback .header-feedback p {
  color: #767f9d;
  display: inline-block;
  margin-bottom: 10px; }

.widget-feedback .header-feedback p {
  margin-right: 24px; }

.widget-feedback .header-feedback button {
  background: url("../images/icons/check.svg") no-repeat 45px center;
  color: #767f9d;
  padding: 5px 45px 5px 10px;
  width: 88px;
  border: none;
  border-radius: 4px;
  border: solid 1px #F2F3F6; }

.widget-feedback .header-feedback button + button {
  background-image: url("../images/icons/equis.svg");
  color: #767f9d;
  margin-left: 9px;
  border: solid 1px #F2F3F6; }

.widget-feedback h2 {
  color: #202830;
  line-height: 23px;
  letter-spacing: 0.01px;
  margin-bottom: 24px; }

.widget-feedback h4 {
  color: #202830;
  line-height: 23px;
  letter-spacing: 0.01px;
  margin: 40px 0px 40px 0px; }

.widget-feedback ul {
  list-style: none; }

.widget-feedback li {
  margin-bottom: 12px;
  line-height: 2em;
  display: flex;
  align-items: flex-start; }

.widget-feedback li input {
  width: 30px;
  position: relative;
  top: 10px; }

.widget-feedback li label {
  width: calc(100% - 50px); }

.widget-feedback label {
  color: #737f87;
  letter-spacing: 0; }

.widget-feedback textarea {
  border-radius: 4px;
  width: 100%;
  border: 1px solid gray;
  padding: 10px; }

.widget-feedback textarea::placeholder {
  color: #737f87; }

.widget-feedback textarea + p {
  text-align: right; }

.widget-feedback .title-textarea {
  color: #737f87; }

.footer-feedback {
  background-color: #f5f7fa;
  border-radius: 4px;
  padding: 20px; }

.footer-feedback .footer-feedback-icon {
  background-image: url("../images/icons/circle_check.svg");
  background-repeat: no-repeat;
  display: inline-block;
  vertical-align: top; }

.footer-feedback p {
  color: #737f87;
  margin: 1px 0 0 30px; }

@media (max-width: 480px) {
  .widget-feedback .header-feedback p {
    width: 100%; } }

/* --------------Fin  widget-feedback ------------------ */
/*------------seccion de preguntas -------------*/
.resumen-seccion-pregunta {
  line-height: 24px !important;
  margin-bottom: 40px !important;
  margin-top: 14px !important;
  color: #767f9d !important;
  white-space: nowrap !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important; }

.link-seccion-pregunta {
  text-decoration: none !important;
  color: #202830 !important; }

.link-seccion-pregunta > i {
  width: 0 !important; }

.link-seccion-pregunta:hover {
  color: #6B196A !important; }

.resumenDoble-seccion-pregunta {
  margin-right: 30px !important;
  line-height: 24px !important;
  margin-bottom: 40px !important;
  margin-top: 14px !important;
  color: #767f9d !important;
  overflow: hidden !important;
  display: -webkit-box !important;
  -webkit-line-clamp: 2 !important;
  -webkit-box-orient: vertical !important;
  text-overflow: ellipsis !important; }

.background-onboarding {
  display: block; }

.background-onboarding::before {
  content: '';
  background-image: url("../images/fondos/background-onboarding.png");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 501px; }

@media (max-width: 768px) {
  .widget-feedback .box-content.header-feedback {
    text-align: center;
    margin-bottom: 0px;
    margin-left: 0px; }
  .pregunta-web-tbk-margin {
    margin-left: 0px; }
  .widget-feedback {
    margin-bottom: 0px; }
  .widget-feedback p {
    display: block; }
  .widget-feedback .header p {
    margin-right: 0px; }
  .rectangle-items {
    height: 112px;
    width: 169px; }
  .rectangle-items .card-body {
    padding: 0px !important;
    margin-top: 6px !important; }
  .img-items {
    margin-top: 0px;
    margin-bottom: 0px; }
  .resumen-seccion-pregunta {
    margin-bottom: 20px !important;
    margin-top: 7px !important; }
  .resumenDoble-seccion-pregunta {
    margin-bottom: 20px !important;
    margin-top: 7px !important;
    margin-right: 0px !important; }
  .row .col-12 {
    padding-right: 5px !important;
    padding-left: 5px !important; }
  .row .col-6 {
    padding-left: 5px !important;
    padding-right: 5px !important; }
  .row .col-md-12 {
    padding-right: 5px !important;
    padding-left: 5px !important; } }

span.twitter-typeahead .tt-menu {
  cursor: pointer; }

.dropdown-menu,
span.twitter-typeahead .tt-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 667px;
  margin-left: -16px !important;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 1rem;
  color: #373a3c;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
  margin-top: 18px; }

span.twitter-typeahead .tt-suggestion {
  display: block;
  width: 100%;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.5;
  color: #373a3c;
  text-align: inherit;
  white-space: nowrap;
  background: none;
  border: 0; }

span.twitter-typeahead .tt-suggestion:focus,
.dropdown-item:hover,
span.twitter-typeahead .tt-suggestion:hover {
  color: #2b2d2f;
  text-decoration: none;
  background-color: #f5f5f5; }

span.twitter-typeahead .active.tt-suggestion,
span.twitter-typeahead .tt-suggestion.tt-cursor,
span.twitter-typeahead .active.tt-suggestion:focus,
span.twitter-typeahead .tt-suggestion.tt-cursor:focus,
span.twitter-typeahead .active.tt-suggestion:hover,
span.twitter-typeahead .tt-suggestion.tt-cursor:hover {
  color: #fff;
  text-decoration: none;
  background-color: #0275d8;
  outline: 0; }

span.twitter-typeahead .disabled.tt-suggestion,
span.twitter-typeahead .disabled.tt-suggestion:focus,
span.twitter-typeahead .disabled.tt-suggestion:hover {
  color: #818a91; }

span.twitter-typeahead .disabled.tt-suggestion:focus,
span.twitter-typeahead .disabled.tt-suggestion:hover {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: "progid:DXImageTransform.Microsoft.gradient(enabled = false)"; }

span.twitter-typeahead {
  width: 80%; }

.input-group span.twitter-typeahead {
  display: block !important; }

.input-group span.twitter-typeahead .tt-menu {
  top: 2.375rem !important; }

@media only screen and (max-width: 576px) and (min-width: 30px) {
  .dropdown-menu,
  span.twitter-typeahead .tt-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 345px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 1rem;
    color: #373a3c;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0.25rem;
    margin-top: 18px; } }

.btn-primary-tbk {
  min-width: 120px !important;
  min-height: 40px !important;
  padding: 8px 24px;
  border-radius: 4px;
  background-color: #d5006c;
  text-align: center;
  color: #ffffff;
  border: 0px; }

.btn-primary-tbk:hover {
  background-color: #e5397f;
  text-decoration: none !important;
  color: #ffffff;
  border: 0px; }

.btn-primary-tbk:active {
  background-color: #b7006f;
  border: 0px; }

.btn-primary-tbk:focus {
  outline: 0; }

.btn-primary-tbk:disabled,
.btn-primary-tbk[disabled] {
  background-color: #f5f7fa;
  color: #bfc5d2; }

/* secondary  */
.btn-secondary-tbk {
  min-width: 120px !important;
  min-height: 40px !important;
  padding: 8px 24px;
  border-radius: 4px;
  text-align: center;
  border: solid 1px #d5006c;
  background-color: #ffffff;
  color: #d5006c; }

.btn-secondary-tbk:hover {
  background-color: rgba(213, 0, 108, 0.05);
  text-decoration: none !important;
  border-radius: 4px;
  border: solid 1px #d5006c;
  color: #d5006c; }

.btn-secondary-tbk:active {
  background-color: rgba(213, 0, 108, 0.1);
  border: solid 1px #d5006c; }

.btn-secondary-tbk:focus {
  outline: 0; }

.btn-secondary-tbk:disabled,
.btn-secondary-tbk[disabled] {
  background-color: #ffffff;
  color: #bfc5d2;
  border: solid 1px #bfc5d2; }

/* tertiari  */
.btn-tertiary-tbk {
  min-width: 120px !important;
  min-height: 40px !important;
  padding: 8px 24px;
  text-align: center;
  border-radius: 4px;
  background-color: #fff;
  border: none;
  color: #d5006c; }

.btn-tertiary-tbk:hover {
  background-color: rgba(213, 0, 108, 0.05); }

.btn-tertiary-tbk:hover {
  background-color: rgba(213, 0, 108, 0.05); }

.btn-tertiary-tbk:active {
  background-color: rgba(213, 0, 108, 0.1); }

.btn-tertiary-tbk:focus {
  outline: 0; }

.btn-tertiary-tbk:disabled,
.btn-tertiary-tbk[disabled] {
  background-color: #ffffff;
  color: #bfc5d2; }

.btn-page-tbk {
  background-color: transparent;
  border: 0;
  width: 40px;
  height: 40px;
  margin: 0 8px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: center;
  color: #737f87; }

.btn-page-tbk.active {
  background-color: transparent;
  border: 0;
  width: 40px;
  height: 40px;
  margin: 0 8px;
  background-color: #2d3338;
  border-radius: 4px;
  color: white;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: center; }

.btn-page-tbk:hover {
  background-color: #2d3338;
  border-radius: 4px;
  color: white; }

.btn-page-tbk:focus {
  outline: 0; }

.btn-page-tbk:disabled,
.btn-page-tbk[disabled] {
  color: #bfc5d2; }

.btn-resultado-tbk {
  min-width: 128px;
  min-height: 40px;
  margin: 0 8px;
  padding: 8px 24px;
  border-radius: 4px;
  border: none;
  background-color: #f5f7fa;
  color: #737f87; }

.btn-resultado-tbk-active {
  min-width: 128px;
  min-height: 40px;
  margin: 0 8px;
  padding: 8px 24px;
  border-radius: 4px;
  border: solid 1px #4dadff;
  background-color: #ebf6ff;
  color: #0048b7; }

.btn-resultado-tbk-active:focus {
  outline: 0; }

.btn-resultado-tbk:hover {
  border: solid 1px #4dadff;
  background-color: #ebf6ff;
  color: #0048b7; }

.btn-resultado-tbk:focus {
  outline: 0; }

.btn-contenido-tbk {
  width: 441px;
  min-height: 40px;
  padding: 8px 24px;
  border-radius: 4px;
  border: solid 1px #007eff;
  background-color: #fff;
  color: #007eff; }

.btn-contenido-tbk:hover {
  border: solid 1px #007eff;
  background-color: #007eff;
  color: #fff; }

.btn-contenido-tbk:focus {
  outline: 0; }

@media (max-width: 768px) {
  .btn-contenido-tbk {
    width: 315px; } }

.button--contained, .button--outlined, .button--text {
  display: inline-block;
  align-items: flex-start;
  box-sizing: border-box;
  border-radius: 4px;
  font-weight: 500;
  font-weight: bold; }

.button.button--lg {
  padding: 15px 40px;
  line-height: 24px;
  font-size: 18px; }

.button.button--md {
  padding: 11px 32px;
  line-height: 24px;
  font-size: 16px; }

.button.button--sm {
  padding: 7px 24px;
  line-height: 24px;
  font-size: 14px; }

.button.button--xs {
  padding: 7px 16px;
  line-height: 16px;
  font-size: 12px; }

.button.button--xxs {
  padding: 7px 16px;
  line-height: 12px;
  font-size: 8px; }

.button--contained {
  text-align: center;
  color: #fff; }
  .button--contained:hover {
    text-decoration: unset; }
  .button--contained:focus {
    border: 0;
    outline: 0;
    outline: none -webkit-focus-ring-color transparent 0;
    outline: none -moz-focus-ring-color transparent 0;
    outline: none -o-focus-ring-color transparent 0; }

.button--outlined {
  background: #fff; }
  .button--outlined:hover {
    text-decoration: unset; }
  .button--outlined:focus {
    border: 0;
    outline: 0;
    outline: none -webkit-focus-ring-color transparent 0;
    outline: none -moz-focus-ring-color transparent 0;
    outline: none -o-focus-ring-color transparent 0; }

.button--text {
  border: 1px solid #fff;
  background: #fff; }
  .button--text:hover {
    text-decoration: unset;
    background: rgba(213, 0, 108, 0.05);
    border: 1px solid rgba(213, 0, 108, 0.05); }
  .button--text:focus {
    border: 0;
    outline: 0;
    outline: none -webkit-focus-ring-color transparent 0;
    outline: none -moz-focus-ring-color transparent 0;
    outline: none -o-focus-ring-color transparent 0;
    background: rgba(213, 0, 108, 0.1); }

.button--contained.button--primary {
  background: #d5006c;
  border: 1px solid #d5006c; }
  .button--contained.button--primary:hover {
    background: #e5397f;
    transition: all 0.3s ease;
    border: 1px solid #e5397f; }
  .button--contained.button--primary:focus {
    background: #b7006f;
    transition: all 0.3s ease;
    border: 1px solid #b7006f; }
  .button--contained.button--primary:disabled:hover, .button--contained.button--primary:disabled:focus {
    background: #e7ebf3;
    border: 1px solid #e7ebf3; }

.button--contained.button--info {
  background: #007eff;
  border: 1px solid #007eff; }
  .button--contained.button--info:hover {
    background: #3fa7ff;
    transition: all 0.3s ease;
    border: 1px solid #3fa7ff; }
  .button--contained.button--info:focus {
    background: #0061db;
    transition: all 0.3s ease;
    border: 1px solid #0061db; }
  .button--contained.button--info:disabled:hover, .button--contained.button--info:disabled:focus {
    background: #e7ebf3;
    border: 1px solid #e7ebf3; }

.button--contained.button--warning {
  background: #ffc058;
  border: 1px solid #ffc058; }
  .button--contained.button--warning:hover {
    background: #ffd98f;
    transition: all 0.3s ease;
    border: 1px solid #ffd98f; }
  .button--contained.button--warning:focus {
    background: #db9a40;
    transition: all 0.3s ease;
    border: 1px solid #db9a40; }
  .button--contained.button--warning:disabled:hover, .button--contained.button--warning:disabled:focus {
    background: #e7ebf3;
    border: 1px solid #e7ebf3; }

.button--contained.button--success {
  background: #15cc96;
  border: 1px solid #15cc96; }
  .button--contained.button--success:hover {
    background: #7aefb6;
    transition: all 0.3s ease;
    border: 1px solid #7aefb6; }
  .button--contained.button--success:focus {
    background: #0faf8f;
    transition: all 0.3s ease;
    border: 1px solid #0faf8f; }
  .button--contained.button--success:disabled:hover, .button--contained.button--success:disabled:focus {
    background: #e7ebf3;
    border: 1px solid #e7ebf3; }

.button--contained.button--danger {
  background: #ff4b4b;
  border: 1px solid #ff4b4b; }
  .button--contained.button--danger:hover {
    background: #ff8c82;
    transition: all 0.3s ease;
    border: 1px solid #ff8c82; }
  .button--contained.button--danger:focus {
    background: #db3645;
    transition: all 0.3s ease;
    border: 1px solid #db3645; }
  .button--contained.button--danger:disabled:hover, .button--contained.button--danger:disabled:focus {
    background: #e7ebf3;
    border: 1px solid #e7ebf3; }

.button--outlined.button--primary {
  color: #d5006c;
  border: 1px solid #d5006c; }
  .button--outlined.button--primary:hover {
    background: rgba(213, 0, 108, 0.05);
    transition: all 0.3s ease;
    border: 1px solid #d5006c; }
  .button--outlined.button--primary:focus {
    background: rgba(213, 0, 108, 0.1);
    transition: all 0.3s ease;
    border: 1px solid #d5006c; }
  .button--outlined.button--primary:disabled:hover, .button--outlined.button--primary:disabled:focus {
    background: #fff;
    border: 1px solid #d3d9e9; }

.button--outlined.button--info {
  color: #007eff;
  border: 1px solid #007eff; }
  .button--outlined.button--info:hover, .button--outlined.button--info:focus {
    background: #ebf6ff;
    transition: all 0.3s ease;
    border: 1px solid #007eff; }
  .button--outlined.button--info:disabled:hover, .button--outlined.button--info:disabled:focus {
    background: #fff;
    border: 1px solid #d3d9e9; }

.button--outlined.button--warning {
  color: #ffc058;
  border: 1px solid #ffc058; }
  .button--outlined.button--warning:hover, .button--outlined.button--warning:focus {
    background: #fff9e5;
    transition: all 0.3s ease;
    border: 1px solid #ffc058; }
  .button--outlined.button--warning:disabled:hover, .button--outlined.button--warning:disabled:focus {
    background: #fff;
    border: 1px solid #d3d9e9; }

.button--outlined.button--success {
  color: #15cc96;
  border: 1px solid #15cc96; }
  .button--outlined.button--success:hover, .button--outlined.button--success:focus {
    background: #e8fcee;
    transition: all 0.3s ease;
    border: 1px solid #15cc96; }
  .button--outlined.button--success:disabled:hover, .button--outlined.button--success:disabled:focus {
    background: #fff;
    border: 1px solid #d3d9e9; }

.button--outlined.button--danger {
  color: #ff4b4b;
  border: 1px solid #ff4b4b; }
  .button--outlined.button--danger:hover, .button--outlined.button--danger:focus {
    background: #ffeee5;
    transition: all 0.3s ease;
    border: 1px solid #ff4b4b; }
  .button--outlined.button--danger:disabled:hover, .button--outlined.button--danger:disabled:focus {
    background: #fff;
    border: 1px solid #d3d9e9; }

.button--outlined.button--default {
  color: #d3d9e9;
  border: 1px solid #d3d9e9;
  font-weight: 400;
  color: #d3d9e9; }
  .button--outlined.button--default:hover, .button--outlined.button--default:focus {
    background: white;
    transition: all 0.3s ease;
    border: 1px solid #d3d9e9; }
  .button--outlined.button--default a {
    color: #2d3338;
    font-size: 14px;
    font-family: Roboto-Medium; }
  .button--outlined.button--default:hover {
    border: 1px solid #828ea5;
    color: #828ea5; }
  .button--outlined.button--default:focus {
    border: 1px solid #2d3338;
    color: #828ea5; }
  .button--outlined.button--default:disabled:hover, .button--outlined.button--default:disabled:focus {
    background: #f9fbfe;
    border: 1px solid #d3d9e9; }

.button--text.button--primary {
  color: #d5006c;
  border: 1px solid transparent; }
  .button--text.button--primary:hover {
    background: rgba(213, 0, 108, 0.05);
    transition: all 0.3s ease;
    border: 1px solid transparent; }
  .button--text.button--primary:focus {
    background: rgba(213, 0, 108, 0.1);
    transition: all 0.3s ease;
    border: 1px solid transparent; }
  .button--text.button--primary:disabled:hover, .button--text.button--primary:disabled:focus {
    background: #fff; }

.button--text.button--info {
  color: #007eff;
  border: 1px solid transparent; }
  .button--text.button--info:hover, .button--text.button--info:focus {
    background: #ebf6ff;
    transition: all 0.3s ease;
    border: 1px solid transparent; }
  .button--text.button--info:disabled:hover, .button--text.button--info:disabled:focus {
    background: #fff; }

.button--text.button--warning {
  color: #ffc058;
  border: 1px solid transparent; }
  .button--text.button--warning:hover, .button--text.button--warning:focus {
    background: #fff9e5;
    transition: all 0.3s ease;
    border: 1px solid transparent; }
  .button--text.button--warning:disabled:hover, .button--text.button--warning:disabled:focus {
    background: #fff; }

.button--text.button--success {
  color: #15cc96;
  border: 1px solid transparent; }
  .button--text.button--success:hover, .button--text.button--success:focus {
    background: #e8fcee;
    transition: all 0.3s ease;
    border: 1px solid transparent; }
  .button--text.button--success:disabled:hover, .button--text.button--success:disabled:focus {
    background: #fff; }

.button--text.button--danger {
  color: #ff4b4b;
  border: 1px solid transparent; }
  .button--text.button--danger:hover, .button--text.button--danger:focus {
    background: #ffeee5;
    transition: all 0.3s ease;
    border: 1px solid transparent; }
  .button--text.button--danger:disabled:hover, .button--text.button--danger:disabled:focus {
    background: #fff; }

button {
  background: 0;
  border: 0;
  padding: 0; }

.button--contained.button--primary:disabled, .button--contained.button--info:disabled, .button--contained.button--warning:disabled, .button--contained.button--success:disabled, .button--contained.button--danger:disabled {
  background: #e7ebf3;
  border: 1px solid #e7ebf3;
  color: #b3bfd5;
  border-radius: 4px; }

.button--outlined.button--primary:disabled, .button--outlined.button--info:disabled, .button--outlined.button--warning:disabled, .button--outlined.button--success:disabled, .button--outlined.button--danger:disabled, .button--outlined.button--default:disabled {
  color: #d3d9e9;
  border: 1px solid #d3d9e9;
  background: #fff;
  border-radius: 4px; }

.button--text.button--primary:disabled, .button--text.button--info:disabled, .button--text.button--warning:disabled, .button--text.button--success:disabled, .button--text.button--danger:disabled {
  color: #b3bfd5;
  border: 1px solid #fff;
  border-radius: 4px;
  background: #fff; }

.button--outlined.w-100 {
  text-align: center; }

#back-to-top {
  width: 48px;
  height: 48px;
  background: #a9b1bf;
  justify-content: center !important;
  align-items: center;
  color: #FFF;
  border-radius: 50%;
  cursor: pointer;
  transition: all 300ms ease;
  bottom: 20px;
  position: fixed;
  z-index: 1;
  display: none;
  margin-left: 49%; }

#back-to-top:hover {
  background: #d5006c; }

@media only screen and (max-width: 374px) and (min-width: 5px) {
  #back-to-top {
    margin-left: 42%; } }

@media only screen and (max-width: 576px) and (min-width: 375px) {
  #back-to-top {
    margin-left: 42%; } }

@media only screen and (max-width: 992px) and (min-width: 577px) {
  #back-to-top {
    margin-left: 44%; } }

.card.card--default {
  background: #FFFFFF;
  border-radius: 4px; }

/* tipos */
.card.card--default.no-border {
  box-shadow: 0px 0px 4.36869px rgba(0, 0, 0, 0.29);
  border: none; }

.button--outlined.w-100 {
  text-align: center; }

.custom-videos {
  max-width: 162px;
  padding: 20px;
  padding-right: 0; }

@media (max-width: 575px) {
  .card__aside .img-fluid.view-mobile {
    display: block; }
  .card__aside .img-fluid.view-desktop {
    display: none; }
  .ios .card__aside .img-apple.view-mobile, .mac .card__aside .img-apple.view-mobile {
    display: block; }
  .img-apple.view-desktop {
    display: none; }
  .card__aside {
    width: 25vw; }
    .card__aside .img-fluid, .card__aside .img-apple {
      width: 25vw; }
  .card__footer {
    position: absolute;
    top: 65%;
    right: 0;
    width: 47vw; } }

@media (min-width: 576px) {
  .view-mobile {
    display: none; }
  .view-desktop {
    display: block; }
  .ios .img-apple.view-mobile, .mac .img-apple.view-mobile {
    display: none; }
  .ios .card__aside .img-apple.view-desktop, .mac .card__aside .img-apple.view-desktop {
    display: block; } }

.card__aside .img-apple {
  display: none; }

.ios .card__aside .img-fluid, .mac .card__aside .img-fluid {
  display: none; }

.carousel-inner .carousel-item.active,
.carousel-inner .carousel-item-next,
.carousel-inner .carousel-item-prev {
  display: flex; }

/* display 3 */
@media (max-width: 575px) {
  .container.pl-3, .container.px-3 {
    padding-left: 0 !important;
    padding-left: 0 !important; }
  .wrapper_tbk {
    min-height: 57vh;
    margin-bottom: 0 !important; }
  .wrapper_tbk .font-16.roboto-bold {
    position: absolute;
    right: 0;
    top: 8px;
    font-size: 18px !important;
    width: 52vw; }
  .card.card--default.no-border {
    max-width: 100vw; }
  .carousel-control {
    top: 89px !important; } }

@media (max-width: 768px) {
  .carousel-control {
    top: 69px !important; } }

@media (min-width: 768px) {
  .carousel-control {
    top: 108px !important; } }

@media (min-width: 992px) {
  .carousel-control {
    top: 149px !important; } }

.carousel-inner .carousel-item-right,
.carousel-inner .carousel-item-left {
  transform: translateX(0); }

.carousel-control {
  color: #707382;
  text-decoration: none;
  position: absolute;
  top: 149px;
  font-size: 22px; }

.right.carousel-control {
  right: 0px; }
  .right.carousel-control:hover {
    cursor: pointer; }

.left.carousel-control {
  left: 0px;
  cursor: pointer; }

.box-text {
  margin-top: 9px;
  background: white; }

.wrapper_tbk {
  max-width: 917px;
  margin: auto;
  margin-bottom: 70px;
  height: 290px; }

.carousel-inner .col-1, .carousel-inner .col-xs-1, .carousel-inner .col-2, .carousel-inner .col-xs-2, .carousel-inner .col-3, .carousel-inner .col-xs-3, .carousel-inner .col-4, .carousel-inner .col-xs-4, .carousel-inner .col-5, .carousel-inner .col-xs-5, .carousel-inner .col-6, .carousel-inner .col-xs-6, .carousel-inner .col-7, .carousel-inner .col-xs-7, .carousel-inner .col-8, .carousel-inner .col-xs-8, .carousel-inner .col-9, .carousel-inner .col-xs-9, .carousel-inner .col-10, .carousel-inner .col-xs-10, .carousel-inner .col-11, .carousel-inner .col-xs-11, .carousel-inner .col-12, .carousel-inner .col-xs-12, .carousel-inner .col, .carousel-inner .col-auto, .carousel-inner .col-sm-1, .carousel-inner .col-sm-2, .carousel-inner .col-sm-3, .carousel-inner .col-sm-4, .carousel-inner .col-sm-5, .carousel-inner .col-sm-6, .carousel-inner .col-sm-7, .carousel-inner .col-sm-8, .carousel-inner .col-sm-9, .carousel-inner .col-sm-10, .carousel-inner .col-sm-11, .carousel-inner .col-sm-12, .carousel-inner .col-sm, .carousel-inner .col-sm-auto, .carousel-inner .col-md-1, .carousel-inner .col-md-2, .carousel-inner .col-md-3, .carousel-inner .col-md-4, .carousel-inner .col-md-5, .carousel-inner .col-md-6, .carousel-inner .col-md-7, .carousel-inner .col-md-8, .carousel-inner .col-md-9, .carousel-inner .col-md-10, .carousel-inner .col-md-11, .carousel-inner .col-md-12, .carousel-inner .col-md, .carousel-inner .col-md-auto, .carousel-inner .col-lg-1, .carousel-inner .col-lg-2, .carousel-inner .col-lg-3, .carousel-inner .col-lg-4, .carousel-inner .col-lg-5, .carousel-inner .col-lg-6, .carousel-inner .col-lg-7, .carousel-inner .col-lg-8, .carousel-inner .col-lg-9, .carousel-inner .col-lg-10, .carousel-inner .col-lg-11, .carousel-inner .col-lg-12, .carousel-inner .col-lg, .carousel-inner .col-lg-auto, .carousel-inner .col-xl-1, .carousel-inner .col-xl-2, .carousel-inner .col-xl-3, .carousel-inner .col-xl-4, .carousel-inner .col-xl-5, .carousel-inner .col-xl-6, .carousel-inner .col-xl-7, .carousel-inner .col-xl-8, .carousel-inner .col-xl-9, .carousel-inner .col-xl-10, .carousel-inner .col-xl-11, .carousel-inner .col-xl-12, .carousel-inner .col-xl, .carousel-inner .col-xl-auto {
  padding-right: 8px !important;
  padding-left: 8px !important; }

.carousel.slide.w-100 {
  padding-left: 16px;
  padding-right: 16px; }

.modal__dialog__content.modal_video_tbk {
  position: fixed;
  z-index: 2;
  background: white;
  top: 20vh;
  margin: auto;
  left: calc(50vw - 316px);
  right: auto;
  padding: 42px 36px 53px 36px;
  border-radius: 8px;
  height: 70vh;
  overflow-y: scroll; }
  .modal__dialog__content.modal_video_tbk .close {
    position: absolute;
    right: -28px;
    top: -35px;
    font-size: 20px;
    font-weight: 200; }
  .modal__dialog__content.modal_video_tbk .c-grey-600 {
    margin-top: 16px; }

.bgDialogModal {
  background: rgba(24, 48, 82, 0.6);
  width: 100vw;
  height: 100vh;
  left: 0;
  position: fixed;
  top: 0;
  z-index: 1; }

@media (max-width: 656px) {
  .modal__dialog__content.modal_video_tbk {
    width: 96vw;
    left: 2vw; }
    .modal__dialog__content.modal_video_tbk .myVideoClass {
      width: 81vw; } }

.theme_tbk-2.short-form #_FormularioFeedbackFAQ_INSTANCE_instanceIdFormularioFaq_divPregunta {
  border: 1px solid #ccc;
  border-radius: 4px;
  padding: 13px 24px;
  margin-bottom: 8px;
  color: #767f9d;
  max-width: 465px;
  margin-top: 24px; }
  .theme_tbk-2.short-form #_FormularioFeedbackFAQ_INSTANCE_instanceIdFormularioFaq_divPregunta span {
    margin-right: 24px; }

.theme_tbk-2.short-form #_FormularioFeedbackFAQ_INSTANCE_instanceIdFormularioFaq_Si {
  color: #767f9d;
  margin-left: 9px;
  border: solid 1px #F2F3F6;
  padding: 5px 45px 5px 10px;
  background: url("../images/icons/check.svg") no-repeat 45px center;
  margin-right: 10px; }

.theme_tbk-2.short-form #_FormularioFeedbackFAQ_INSTANCE_instanceIdFormularioFaq_No {
  color: #767f9d;
  margin-left: 9px;
  border: solid 1px #F2F3F6;
  padding: 5px 45px 5px 10px;
  background-image: url(../images/icons/equis.svg) no-repeat 45px center;
  background: url("../images/icons/equis.svg") no-repeat 45px center;
  margin-right: 10px; }

.theme_tbk-2.short-form .space_bottom_22 {
  color: #202830;
  line-height: 23px;
  letter-spacing: 0.01px;
  margin: 40px 0px 40px 0px;
  font-size: 22px;
  font-family: "Roboto-Bold"; }

.theme_tbk-2.short-form .btn-default {
  min-width: 120px !important;
  min-height: 40px !important;
  padding: 8px 24px;
  border-radius: 4px;
  background-color: #d5006c;
  text-align: center;
  color: #ffffff;
  border: 0px;
  margin-bottom: 40px; }
  .theme_tbk-2.short-form .btn-default.disabled, .theme_tbk-2.short-form .btn-default :disabled {
    color: #FFF;
    background-color: #6c757d;
    border-color: #6c757d; }

.theme_tbk-2.short-form label[for] {
  cursor: pointer;
  color: #737f87;
  letter-spacing: 0;
  margin-bottom: 0; }

.theme_tbk-2.short-form .form-control {
  font-size: 12px; }

.theme_tbk-2.short-form .form-group {
  margin-bottom: 6px; }

.theme_tbk-2.short-form .aligner-item.pull-right {
  float: left !important;
  margin-top: 20px; }

.theme_tbk-2.short-form .character_counter_tbk {
  display: block;
  color: #737f87;
  font-size: 12px;
  float: right; }

.theme_tbk-2.short-form .form-group.input-text-wrapper p {
  color: #737f87;
  font-size: 12px; }
  .theme_tbk-2.short-form .form-group.input-text-wrapper p:last-child {
    float: right;
    margin-right: 4px; }

.theme_tbk-2.short-form textarea .field.form-control {
  resize: none;
  font-size: 12px !important;
  border-radius: 4px;
  width: 100%;
  border: 1px solid gray;
  padding: 10px; }

.theme_tbk-2.short-form .tbk__text-green {
  background: #F9FBFE;
  border-radius: 4px;
  padding: 19px;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.25px;
  color: #828EA5;
  text-align: center; }

.theme_tbk-2.short-form .radio_container {
  display: flex; }
  .theme_tbk-2.short-form .radio_container .radioButton {
    margin-right: 10px;
    margin-top: 5px; }

/*BUTTONS*/
/*BUTTONS INVERSE*/
/*Brand*/
/*Spacing*/
@font-face {
  font-family: "transbank-icons";
  src: url("/o/centro-ayuda-theme/font/mo-icons/transbank-icons.ttf?hshzfp") format("truetype"), url("/o/centro-ayuda-theme/font/mo-icons/transbank-icons.woff?hshzfp") format("woff"), url("/o/centro-ayuda-theme/font/mo-icons/transbank-icons.svg?hshzfp#transbank-icons") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

[class^=mo-i-], [class*=" mo-i-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "transbank-icons" !important;
  speak: never;
  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; }

.mo-i-activity:before {
  content: "\e9f4"; }

.mo-i-alert-circle:before {
  content: "\e9f5"; }

.mo-i-alert-triangle:before {
  content: "\e9f6"; }

.mo-i-archive:before {
  content: "\e9f7"; }

.mo-i-arrow-back:before {
  content: "\e9f8"; }

.mo-i-arrow-circle-down:before {
  content: "\e9f9"; }

.mo-i-arrow-circle-left:before {
  content: "\e9fa"; }

.mo-i-arrow-circle-right:before {
  content: "\e9fb"; }

.mo-i-arrow-circle-up:before {
  content: "\e9fc"; }

.mo-i-arrow-down:before {
  content: "\e9fd"; }

.mo-i-arrow-downward:before {
  content: "\e9fe"; }

.mo-i-arrow-forward:before {
  content: "\e9ff"; }

.mo-i-arrowhead-down:before {
  content: "\ea00"; }

.mo-i-arrowhead-left:before {
  content: "\ea01"; }

.mo-i-arrowhead-right:before {
  content: "\ea02"; }

.mo-i-arrowhead-up:before {
  content: "\ea03"; }

.mo-i-arrow-ios-back:before {
  content: "\ea04"; }

.mo-i-arrow-ios-downward:before {
  content: "\ea05"; }

.mo-i-arrow-ios-forward:before {
  content: "\ea06"; }

.mo-i-arrow-ios-upward:before {
  content: "\ea07"; }

.mo-i-arrow-left:before {
  content: "\ea08"; }

.mo-i-arrow-right:before {
  content: "\ea09"; }

.mo-i-arrow-up:before {
  content: "\ea0a"; }

.mo-i-arrow-upward:before {
  content: "\ea0b"; }

.mo-i-at:before {
  content: "\ea0c"; }

.mo-i-attach:before {
  content: "\ea0d"; }

.mo-i-attach-2:before {
  content: "\ea0e"; }

.mo-i-award:before {
  content: "\ea0f"; }

.mo-i-backspace:before {
  content: "\ea10"; }

.mo-i-bar-chart:before {
  content: "\ea11"; }

.mo-i-bar-chart-2:before {
  content: "\ea12"; }

.mo-i-battery:before {
  content: "\ea13"; }

.mo-i-behance:before {
  content: "\ea14"; }

.mo-i-bell:before {
  content: "\ea15"; }

.mo-i-bell-off:before {
  content: "\ea16"; }

.mo-i-bluetooth:before {
  content: "\ea17"; }

.mo-i-book:before {
  content: "\ea18"; }

.mo-i-bookmark:before {
  content: "\ea19"; }

.mo-i-book-open:before {
  content: "\ea1a"; }

.mo-i-briefcase:before {
  content: "\ea1b"; }

.mo-i-browser:before {
  content: "\ea1c"; }

.mo-i-brush:before {
  content: "\ea1d"; }

.mo-i-bulb:before {
  content: "\ea1e"; }

.mo-i-calendar:before {
  content: "\ea1f"; }

.mo-i-camera:before {
  content: "\ea20"; }

.mo-i-car:before {
  content: "\ea21"; }

.mo-i-cast:before {
  content: "\ea22"; }

.mo-i-charging:before {
  content: "\ea23"; }

.mo-i-checkmark:before {
  content: "\ea24"; }

.mo-i-checkmark-circle:before {
  content: "\ea25"; }

.mo-i-checkmark-circle-2:before {
  content: "\ea26"; }

.mo-i-checkmark-square:before {
  content: "\ea27"; }

.mo-i-checkmark-square-2:before {
  content: "\ea28"; }

.mo-i-chevron-down:before {
  content: "\ea29"; }

.mo-i-chevron-left:before {
  content: "\ea2a"; }

.mo-i-chevron-right:before {
  content: "\ea2b"; }

.mo-i-chevron-up:before {
  content: "\ea2c"; }

.mo-i-clipboard:before {
  content: "\ea2d"; }

.mo-i-clock:before {
  content: "\ea2e"; }

.mo-i-close:before {
  content: "\ea2f"; }

.mo-i-close-circle:before {
  content: "\ea30"; }

.mo-i-close-square:before {
  content: "\ea31"; }

.mo-i-cloud-download:before {
  content: "\ea32"; }

.mo-i-cloud-upload:before {
  content: "\ea33"; }

.mo-i-code:before {
  content: "\ea34"; }

.mo-i-code-download:before {
  content: "\ea35"; }

.mo-i-collapse:before {
  content: "\ea36"; }

.mo-i-color-palette:before {
  content: "\ea37"; }

.mo-i-color-picker:before {
  content: "\ea38"; }

.mo-i-compass:before {
  content: "\ea39"; }

.mo-i-copy:before {
  content: "\ea3a"; }

.mo-i-corner-down-left:before {
  content: "\ea3b"; }

.mo-i-corner-down-right:before {
  content: "\ea3c"; }

.mo-i-corner-left-down:before {
  content: "\ea3d"; }

.mo-i-corner-left-up:before {
  content: "\ea3e"; }

.mo-i-corner-right-down:before {
  content: "\ea3f"; }

.mo-i-corner-right-up:before {
  content: "\ea40"; }

.mo-i-corner-up-left:before {
  content: "\ea41"; }

.mo-i-corner-up-right:before {
  content: "\ea42"; }

.mo-i-credit-card:before {
  content: "\ea43"; }

.mo-i-crop:before {
  content: "\ea44"; }

.mo-i-cube:before {
  content: "\ea45"; }

.mo-i-diagonal-arrow-left-down:before {
  content: "\ea46"; }

.mo-i-diagonal-arrow-left-up:before {
  content: "\ea47"; }

.mo-i-diagonal-arrow-right-down:before {
  content: "\ea48"; }

.mo-i-diagonal-arrow-right-up:before {
  content: "\ea49"; }

.mo-i-done-all:before {
  content: "\ea4a"; }

.mo-i-download:before {
  content: "\ea4b"; }

.mo-i-droplet:before {
  content: "\ea4c"; }

.mo-i-droplet-off:before {
  content: "\ea4d"; }

.mo-i-edit:before {
  content: "\ea4e"; }

.mo-i-edit-2:before {
  content: "\ea4f"; }

.mo-i-email:before {
  content: "\ea50"; }

.mo-i-expand:before {
  content: "\ea51"; }

.mo-i-external-link:before {
  content: "\ea52"; }

.mo-i-eye:before {
  content: "\ea53"; }

.mo-i-eye-off:before {
  content: "\ea54"; }

.mo-i-eye-off-2:before {
  content: "\ea55"; }

.mo-i-facebook:before {
  content: "\ea56"; }

.mo-i-file:before {
  content: "\ea57"; }

.mo-i-file-add:before {
  content: "\ea58"; }

.mo-i-file-remove:before {
  content: "\ea59"; }

.mo-i-file-text:before {
  content: "\ea5a"; }

.mo-i-film:before {
  content: "\ea5b"; }

.mo-i-flag:before {
  content: "\ea5c"; }

.mo-i-flash:before {
  content: "\ea5d"; }

.mo-i-flash-off:before {
  content: "\ea5e"; }

.mo-i-flip:before {
  content: "\ea5f"; }

.mo-i-flip-2:before {
  content: "\ea60"; }

.mo-i-folder:before {
  content: "\ea61"; }

.mo-i-folder-add:before {
  content: "\ea62"; }

.mo-i-folder-remove:before {
  content: "\ea63"; }

.mo-i-funnel:before {
  content: "\ea64"; }

.mo-i-gift:before {
  content: "\ea65"; }

.mo-i-github:before {
  content: "\ea66"; }

.mo-i-globe:before {
  content: "\ea67"; }

.mo-i-globe-2:before {
  content: "\ea68"; }

.mo-i-globe-3:before {
  content: "\ea69"; }

.mo-i-google:before {
  content: "\ea6a"; }

.mo-i-grid:before {
  content: "\ea6b"; }

.mo-i-hard-drive:before {
  content: "\ea6c"; }

.mo-i-hash:before {
  content: "\ea6d"; }

.mo-i-headphones:before {
  content: "\ea6e"; }

.mo-i-heart:before {
  content: "\ea6f"; }

.mo-i-home:before {
  content: "\ea70"; }

.mo-i-image:before {
  content: "\ea71"; }

.mo-i-image-2:before {
  content: "\ea72"; }

.mo-i-inbox:before {
  content: "\ea73"; }

.mo-i-info:before {
  content: "\ea74"; }

.mo-i-keypad:before {
  content: "\ea75"; }

.mo-i-layers:before {
  content: "\ea76"; }

.mo-i-layout:before {
  content: "\ea77"; }

.mo-i-link:before {
  content: "\ea78"; }

.mo-i-link-2:before {
  content: "\ea79"; }

.mo-i-linkedin:before {
  content: "\ea7a"; }

.mo-i-list:before {
  content: "\ea7b"; }

.mo-i-lock:before {
  content: "\ea7c"; }

.mo-i-log-in:before {
  content: "\ea7d"; }

.mo-i-log-out:before {
  content: "\ea7e"; }

.mo-i-map:before {
  content: "\ea7f"; }

.mo-i-maximize:before {
  content: "\ea80"; }

.mo-i-menu:before {
  content: "\ea81"; }

.mo-i-menu-2:before {
  content: "\ea82"; }

.mo-i-menu-arrow:before {
  content: "\ea83"; }

.mo-i-message-circle:before {
  content: "\ea84"; }

.mo-i-message-square:before {
  content: "\ea85"; }

.mo-i-mic:before {
  content: "\ea86"; }

.mo-i-mic-off:before {
  content: "\ea87"; }

.mo-i-minimize:before {
  content: "\ea88"; }

.mo-i-minus:before {
  content: "\ea89"; }

.mo-i-minus-circle:before {
  content: "\ea8a"; }

.mo-i-minus-square:before {
  content: "\ea8b"; }

.mo-i-monitor:before {
  content: "\ea8c"; }

.mo-i-moon:before {
  content: "\ea8d"; }

.mo-i-more-horizontal:before {
  content: "\ea8e"; }

.mo-i-more-vertical:before {
  content: "\ea8f"; }

.mo-i-move:before {
  content: "\ea90"; }

.mo-i-music:before {
  content: "\ea91"; }

.mo-i-navigation:before {
  content: "\ea92"; }

.mo-i-navigation-2:before {
  content: "\ea93"; }

.mo-i-npm:before {
  content: "\ea94"; }

.mo-i-options:before {
  content: "\ea95"; }

.mo-i-options-2:before {
  content: "\ea96"; }

.mo-i-pantone:before {
  content: "\ea97"; }

.mo-i-paper-plane:before {
  content: "\ea98"; }

.mo-i-pause-circle:before {
  content: "\ea99"; }

.mo-i-people:before {
  content: "\ea9a"; }

.mo-i-percent:before {
  content: "\ea9b"; }

.mo-i-person:before {
  content: "\ea9c"; }

.mo-i-person-add:before {
  content: "\ea9d"; }

.mo-i-person-delete:before {
  content: "\ea9e"; }

.mo-i-person-done:before {
  content: "\ea9f"; }

.mo-i-person-remove:before {
  content: "\eaa0"; }

.mo-i-phone:before {
  content: "\eaa1"; }

.mo-i-phone-call:before {
  content: "\eaa2"; }

.mo-i-phone-missed:before {
  content: "\eaa3"; }

.mo-i-phone-off:before {
  content: "\eaa4"; }

.mo-i-pie-chart:before {
  content: "\eaa5"; }

.mo-i-pie-chart-2:before {
  content: "\eaa6"; }

.mo-i-pin:before {
  content: "\eaa7"; }

.mo-i-play-circle:before {
  content: "\eaa8"; }

.mo-i-plus:before {
  content: "\eaa9"; }

.mo-i-plus-circle:before {
  content: "\eaaa"; }

.mo-i-plus-square:before {
  content: "\eaab"; }

.mo-i-power:before {
  content: "\eaac"; }

.mo-i-pricetags:before {
  content: "\eaad"; }

.mo-i-printer:before {
  content: "\eaae"; }

.mo-i-question-mark:before {
  content: "\eaaf"; }

.mo-i-question-mark-circle:before {
  content: "\eab0"; }

.mo-i-radio:before {
  content: "\eab1"; }

.mo-i-radio-button-off:before {
  content: "\eab2"; }

.mo-i-radio-button-on:before {
  content: "\eab3"; }

.mo-i-recording:before {
  content: "\eab4"; }

.mo-i-refresh:before {
  content: "\eab5"; }

.mo-i-repeat:before {
  content: "\eab6"; }

.mo-i-rewind-left:before {
  content: "\eab7"; }

.mo-i-rewind-right:before {
  content: "\eab8"; }

.mo-i-save:before {
  content: "\eab9"; }

.mo-i-scissors:before {
  content: "\eaba"; }

.mo-i-search:before {
  content: "\eabb"; }

.mo-i-settings:before {
  content: "\eabc"; }

.mo-i-settings-2:before {
  content: "\eabd"; }

.mo-i-shake:before {
  content: "\eabe"; }

.mo-i-share:before {
  content: "\eabf"; }

.mo-i-shield:before {
  content: "\eac0"; }

.mo-i-shield-off:before {
  content: "\eac1"; }

.mo-i-shopping-bag:before {
  content: "\eac2"; }

.mo-i-shopping-cart:before {
  content: "\eac3"; }

.mo-i-shuffle:before {
  content: "\eac4"; }

.mo-i-shuffle-2:before {
  content: "\eac5"; }

.mo-i-skip-back:before {
  content: "\eac6"; }

.mo-i-skip-forward:before {
  content: "\eac7"; }

.mo-i-slash:before {
  content: "\eac8"; }

.mo-i-smartphone:before {
  content: "\eac9"; }

.mo-i-smiling-face:before {
  content: "\eaca"; }

.mo-i-speaker:before {
  content: "\eacb"; }

.mo-i-square:before {
  content: "\eacc"; }

.mo-i-star:before {
  content: "\eacd"; }

.mo-i-stop-circle:before {
  content: "\eace"; }

.mo-i-sun:before {
  content: "\eacf"; }

.mo-i-swap:before {
  content: "\ead0"; }

.mo-i-sync:before {
  content: "\ead1"; }

.mo-i-text:before {
  content: "\ead2"; }

.mo-i-thermometer:before {
  content: "\ead3"; }

.mo-i-thermometer-minus:before {
  content: "\ead4"; }

.mo-i-thermometer-plus:before {
  content: "\ead5"; }

.mo-i-toggle-left:before {
  content: "\ead6"; }

.mo-i-toggle-right:before {
  content: "\ead7"; }

.mo-i-trash:before {
  content: "\ead8"; }

.mo-i-trash-2:before {
  content: "\ead9"; }

.mo-i-trending-down:before {
  content: "\eada"; }

.mo-i-trending-up:before {
  content: "\eadb"; }

.mo-i-tv:before {
  content: "\eadc"; }

.mo-i-twitter:before {
  content: "\eadd"; }

.mo-i-umbrella:before {
  content: "\eade"; }

.mo-i-undo:before {
  content: "\eadf"; }

.mo-i-unlock:before {
  content: "\eae0"; }

.mo-i-upload:before {
  content: "\eae1"; }

.mo-i-video:before {
  content: "\eae2"; }

.mo-i-video-off:before {
  content: "\eae3"; }

.mo-i-volume-down:before {
  content: "\eae4"; }

.mo-i-volume-mute:before {
  content: "\eae5"; }

.mo-i-volume-off:before {
  content: "\eae6"; }

.mo-i-volume-up:before {
  content: "\eae7"; }

.mo-i-wifi:before {
  content: "\eae8"; }

.mo-i-wifi-off:before {
  content: "\eae9"; }

.mo-i-activity-outline:before {
  content: "\e900"; }

.mo-i-alert-circle-outline:before {
  content: "\e901"; }

.mo-i-alert-triangle-outline:before {
  content: "\e902"; }

.mo-i-archive-outline:before {
  content: "\e903"; }

.mo-i-arrow-back-outline:before {
  content: "\e904"; }

.mo-i-arrow-circle-down-outline:before {
  content: "\e905"; }

.mo-i-arrow-circle-left-outline:before {
  content: "\e906"; }

.mo-i-arrow-circle-right-outline:before {
  content: "\e907"; }

.mo-i-arrow-circle-up-outline:before {
  content: "\e908"; }

.mo-i-arrow-down-outline:before {
  content: "\e909"; }

.mo-i-arrow-downward-outline:before {
  content: "\e90a"; }

.mo-i-arrow-forward-outline:before {
  content: "\e90b"; }

.mo-i-arrowhead-down-outline:before {
  content: "\e90c"; }

.mo-i-arrowhead-left-outline:before {
  content: "\e90d"; }

.mo-i-arrowhead-right-outline:before {
  content: "\e90e"; }

.mo-i-arrowhead-up-outline:before {
  content: "\e90f"; }

.mo-i-arrow-ios-back-outline:before {
  content: "\e910"; }

.mo-i-arrow-ios-downward-outline:before {
  content: "\e911"; }

.mo-i-arrow-ios-forward-outline:before {
  content: "\e912"; }

.mo-i-arrow-ios-upward-outline:before {
  content: "\e913"; }

.mo-i-arrow-left-outline:before {
  content: "\e914"; }

.mo-i-arrow-right-outline:before {
  content: "\e915"; }

.mo-i-arrow-up-outline:before {
  content: "\e916"; }

.mo-i-arrow-upward-outline:before {
  content: "\e917"; }

.mo-i-at-outline:before {
  content: "\e918"; }

.mo-i-attach-2-outline:before {
  content: "\e919"; }

.mo-i-attach-outline:before {
  content: "\e91a"; }

.mo-i-award-outline:before {
  content: "\e91b"; }

.mo-i-backspace-outline:before {
  content: "\e91c"; }

.mo-i-bar-chart-2-outline:before {
  content: "\e91d"; }

.mo-i-bar-chart-outline:before {
  content: "\e91e"; }

.mo-i-battery-outline:before {
  content: "\e91f"; }

.mo-i-behance-outline:before {
  content: "\e920"; }

.mo-i-bell-off-outline:before {
  content: "\e921"; }

.mo-i-bell-outline:before {
  content: "\e922"; }

.mo-i-bluetooth-outline:before {
  content: "\e923"; }

.mo-i-bookmark-outline:before {
  content: "\e924"; }

.mo-i-book-open-outline:before {
  content: "\e925"; }

.mo-i-book-outline:before {
  content: "\e926"; }

.mo-i-briefcase-outline:before {
  content: "\e927"; }

.mo-i-browser-outline:before {
  content: "\e928"; }

.mo-i-brush-outline:before {
  content: "\e929"; }

.mo-i-bulb-outline:before {
  content: "\e92a"; }

.mo-i-calendar-outline:before {
  content: "\e92b"; }

.mo-i-camera-outline:before {
  content: "\e92c"; }

.mo-i-car-outline:before {
  content: "\e92d"; }

.mo-i-cast-outline:before {
  content: "\e92e"; }

.mo-i-charging-outline:before {
  content: "\e92f"; }

.mo-i-checkmark-circle-2-outline:before {
  content: "\e930"; }

.mo-i-checkmark-circle-outline:before {
  content: "\e931"; }

.mo-i-checkmark-outline:before {
  content: "\e932"; }

.mo-i-checkmark-square-2-outline:before {
  content: "\e933"; }

.mo-i-checkmark-square-outline:before {
  content: "\e934"; }

.mo-i-chevron-down-outline:before {
  content: "\e935"; }

.mo-i-chevron-left-outline:before {
  content: "\e936"; }

.mo-i-chevron-right-outline:before {
  content: "\e937"; }

.mo-i-chevron-up-outline:before {
  content: "\e938"; }

.mo-i-clipboard-outline:before {
  content: "\e939"; }

.mo-i-clock-outline:before {
  content: "\e93a"; }

.mo-i-close-circle-outline:before {
  content: "\e93b"; }

.mo-i-close-outline:before {
  content: "\e93c"; }

.mo-i-close-square-outline:before {
  content: "\e93d"; }

.mo-i-cloud-download-outline:before {
  content: "\e93e"; }

.mo-i-cloud-upload-outline:before {
  content: "\e93f"; }

.mo-i-code-download-outline:before {
  content: "\e940"; }

.mo-i-code-outline:before {
  content: "\e941"; }

.mo-i-collapse-outline:before {
  content: "\e942"; }

.mo-i-color-palette-outline:before {
  content: "\e943"; }

.mo-i-color-picker-outline:before {
  content: "\e944"; }

.mo-i-compass-outline:before {
  content: "\e945"; }

.mo-i-copy-outline:before {
  content: "\e946"; }

.mo-i-corner-down-left-outline:before {
  content: "\e947"; }

.mo-i-corner-down-right-outline:before {
  content: "\e948"; }

.mo-i-corner-left-down-outline:before {
  content: "\e949"; }

.mo-i-corner-left-up-outline:before {
  content: "\e94a"; }

.mo-i-corner-right-down-outline:before {
  content: "\e94b"; }

.mo-i-corner-right-up-outline:before {
  content: "\e94c"; }

.mo-i-corner-up-left-outline:before {
  content: "\e94d"; }

.mo-i-corner-up-right-outline:before {
  content: "\e94e"; }

.mo-i-credit-card-outline:before {
  content: "\e94f"; }

.mo-i-crop-outline:before {
  content: "\e950"; }

.mo-i-cube-outline:before {
  content: "\e951"; }

.mo-i-diagonal-arrow-left-down-outline:before {
  content: "\e952"; }

.mo-i-diagonal-arrow-left-up-outline:before {
  content: "\e953"; }

.mo-i-diagonal-arrow-right-down-outline:before {
  content: "\e954"; }

.mo-i-diagonal-arrow-right-up-outline:before {
  content: "\e955"; }

.mo-i-done-all-outline:before {
  content: "\e956"; }

.mo-i-download-outline:before {
  content: "\e957"; }

.mo-i-droplet-off-outline:before {
  content: "\e958"; }

.mo-i-droplet-outline:before {
  content: "\e959"; }

.mo-i-edit-2-outline:before {
  content: "\e95a"; }

.mo-i-edit-outline:before {
  content: "\e95b"; }

.mo-i-email-outline:before {
  content: "\e95c"; }

.mo-i-expand-outline:before {
  content: "\e95d"; }

.mo-i-external-link-outline:before {
  content: "\e95e"; }

.mo-i-eye-off-2-outline:before {
  content: "\e95f"; }

.mo-i-eye-off-outline:before {
  content: "\e960"; }

.mo-i-eye-outline:before {
  content: "\e961"; }

.mo-i-facebook-outline:before {
  content: "\e962"; }

.mo-i-file-add-outline:before {
  content: "\e963"; }

.mo-i-file-outline:before {
  content: "\e964"; }

.mo-i-file-remove-outline:before {
  content: "\e965"; }

.mo-i-file-text-outline:before {
  content: "\e966"; }

.mo-i-film-outline:before {
  content: "\e967"; }

.mo-i-flag-outline:before {
  content: "\e968"; }

.mo-i-flash-off-outline:before {
  content: "\e969"; }

.mo-i-flash-outline:before {
  content: "\e96a"; }

.mo-i-flip-2-outline:before {
  content: "\e96b"; }

.mo-i-flip-outline:before {
  content: "\e96c"; }

.mo-i-folder-add-outline:before {
  content: "\e96d"; }

.mo-i-folder-outline:before {
  content: "\e96e"; }

.mo-i-folder-remove-outline:before {
  content: "\e96f"; }

.mo-i-funnel-outline:before {
  content: "\e970"; }

.mo-i-gift-outline:before {
  content: "\e971"; }

.mo-i-github-outline:before {
  content: "\e972"; }

.mo-i-globe-2-outline:before {
  content: "\e973"; }

.mo-i-globe-outline:before {
  content: "\e974"; }

.mo-i-google-outline:before {
  content: "\e975"; }

.mo-i-grid-outline:before {
  content: "\e976"; }

.mo-i-hard-drive-outline:before {
  content: "\e977"; }

.mo-i-hash-outline:before {
  content: "\e978"; }

.mo-i-headphones-outline:before {
  content: "\e979"; }

.mo-i-heart-outline:before {
  content: "\e97a"; }

.mo-i-home-outline:before {
  content: "\e97b"; }

.mo-i-image-outline:before {
  content: "\e97c"; }

.mo-i-inbox-outline:before {
  content: "\e97d"; }

.mo-i-info-outline:before {
  content: "\e97e"; }

.mo-i-keypad-outline:before {
  content: "\e97f"; }

.mo-i-layers-outline:before {
  content: "\e980"; }

.mo-i-layout-outline:before {
  content: "\e981"; }

.mo-i-link-2-outline:before {
  content: "\e982"; }

.mo-i-linkedin-outline:before {
  content: "\e983"; }

.mo-i-link-outline:before {
  content: "\e984"; }

.mo-i-list-outline:before {
  content: "\e985"; }

.mo-i-loader-outline:before {
  content: "\e986"; }

.mo-i-lock-outline:before {
  content: "\e987"; }

.mo-i-log-in-outline:before {
  content: "\e988"; }

.mo-i-log-out-outline:before {
  content: "\e989"; }

.mo-i-map-outline:before {
  content: "\e98a"; }

.mo-i-maximize-outline:before {
  content: "\e98b"; }

.mo-i-menu-2-outline:before {
  content: "\e98c"; }

.mo-i-menu-arrow-outline:before {
  content: "\e98d"; }

.mo-i-menu-outline:before {
  content: "\e98e"; }

.mo-i-message-circle-outline:before {
  content: "\e98f"; }

.mo-i-message-square-outline:before {
  content: "\e990"; }

.mo-i-mic-off-outline:before {
  content: "\e991"; }

.mo-i-mic-outline:before {
  content: "\e992"; }

.mo-i-minimize-outline:before {
  content: "\e993"; }

.mo-i-minus-circle-outline:before {
  content: "\e994"; }

.mo-i-minus-outline:before {
  content: "\e995"; }

.mo-i-minus-square-outline:before {
  content: "\e996"; }

.mo-i-monitor-outline:before {
  content: "\e997"; }

.mo-i-moon-outline:before {
  content: "\e998"; }

.mo-i-more-horizontal-outline:before {
  content: "\e999"; }

.mo-i-more-vertical-outline:before {
  content: "\e99a"; }

.mo-i-move-outline:before {
  content: "\e99b"; }

.mo-i-music-outline:before {
  content: "\e99c"; }

.mo-i-navigation-2-outline:before {
  content: "\e99d"; }

.mo-i-navigation-outline:before {
  content: "\e99e"; }

.mo-i-npm-outline:before {
  content: "\e99f"; }

.mo-i-options-2-outline:before {
  content: "\e9a0"; }

.mo-i-options-outline:before {
  content: "\e9a1"; }

.mo-i-pantone-outline:before {
  content: "\e9a2"; }

.mo-i-paper-plane-outline:before {
  content: "\e9a3"; }

.mo-i-pause-circle-outline:before {
  content: "\e9a4"; }

.mo-i-people-outline:before {
  content: "\e9a5"; }

.mo-i-percent-outline:before {
  content: "\e9a6"; }

.mo-i-person-add-outline:before {
  content: "\e9a7"; }

.mo-i-person-delete-outline:before {
  content: "\e9a8"; }

.mo-i-person-done-outline:before {
  content: "\e9a9"; }

.mo-i-person-outline:before {
  content: "\e9aa"; }

.mo-i-person-remove-outline:before {
  content: "\e9ab"; }

.mo-i-phone-call-outline:before {
  content: "\e9ac"; }

.mo-i-phone-missed-outline:before {
  content: "\e9ad"; }

.mo-i-phone-off-outline:before {
  content: "\e9ae"; }

.mo-i-phone-outline:before {
  content: "\e9af"; }

.mo-i-pie-chart-outline:before {
  content: "\e9b0"; }

.mo-i-pin-outline:before {
  content: "\e9b1"; }

.mo-i-play-circle-outline:before {
  content: "\e9b2"; }

.mo-i-plus-circle-outline:before {
  content: "\e9b3"; }

.mo-i-plus-outline:before {
  content: "\e9b4"; }

.mo-i-plus-square-outline:before {
  content: "\e9b5"; }

.mo-i-power-outline:before {
  content: "\e9b6"; }

.mo-i-pricetags-outline:before {
  content: "\e9b7"; }

.mo-i-printer-outline:before {
  content: "\e9b8"; }

.mo-i-question-mark-circle-outline:before {
  content: "\e9b9"; }

.mo-i-question-mark-outline:before {
  content: "\e9ba"; }

.mo-i-radio-button-off-outline:before {
  content: "\e9bb"; }

.mo-i-radio-button-on-outline:before {
  content: "\e9bc"; }

.mo-i-radio-outline:before {
  content: "\e9bd"; }

.mo-i-recording-outline:before {
  content: "\e9be"; }

.mo-i-refresh-outline:before {
  content: "\e9bf"; }

.mo-i-repeat-outline:before {
  content: "\e9c0"; }

.mo-i-rewind-left-outline:before {
  content: "\e9c1"; }

.mo-i-rewind-right-outline:before {
  content: "\e9c2"; }

.mo-i-save-outline:before {
  content: "\e9c3"; }

.mo-i-scissors-outline:before {
  content: "\e9c4"; }

.mo-i-search-outline:before {
  content: "\e9c5"; }

.mo-i-settings-2-outline:before {
  content: "\e9c6"; }

.mo-i-settings-outline:before {
  content: "\e9c7"; }

.mo-i-shake-outline:before {
  content: "\e9c8"; }

.mo-i-share-outline:before {
  content: "\e9c9"; }

.mo-i-shield-off-outline:before {
  content: "\e9ca"; }

.mo-i-shield-outline:before {
  content: "\e9cb"; }

.mo-i-shopping-bag-outline:before {
  content: "\e9cc"; }

.mo-i-shopping-cart-outline:before {
  content: "\e9cd"; }

.mo-i-shuffle-2-outline:before {
  content: "\e9ce"; }

.mo-i-shuffle-outline:before {
  content: "\e9cf"; }

.mo-i-skip-back-outline:before {
  content: "\e9d0"; }

.mo-i-skip-forward-outline:before {
  content: "\e9d1"; }

.mo-i-slash-outline:before {
  content: "\e9d2"; }

.mo-i-smartphone-outline:before {
  content: "\e9d3"; }

.mo-i-smiling-face-outline:before {
  content: "\e9d4"; }

.mo-i-speaker-outline:before {
  content: "\e9d5"; }

.mo-i-square-outline:before {
  content: "\e9d6"; }

.mo-i-star-outline:before {
  content: "\e9d7"; }

.mo-i-stop-circle-outline:before {
  content: "\e9d8"; }

.mo-i-sun-outline:before {
  content: "\e9d9"; }

.mo-i-swap-outline:before {
  content: "\e9da"; }

.mo-i-sync-outline:before {
  content: "\e9db"; }

.mo-i-text-outline:before {
  content: "\e9dc"; }

.mo-i-thermometer-minus-outline:before {
  content: "\e9dd"; }

.mo-i-thermometer-outline:before {
  content: "\e9de"; }

.mo-i-thermometer-plus-outline:before {
  content: "\e9df"; }

.mo-i-toggle-left-outline:before {
  content: "\e9e0"; }

.mo-i-toggle-right-outline:before {
  content: "\e9e1"; }

.mo-i-trash-2-outline:before {
  content: "\e9e2"; }

.mo-i-trash-outline:before {
  content: "\e9e3"; }

.mo-i-trending-down-outline:before {
  content: "\e9e4"; }

.mo-i-trending-up-outline:before {
  content: "\e9e5"; }

.mo-i-tv-outline:before {
  content: "\e9e6"; }

.mo-i-twitter-outline:before {
  content: "\e9e7"; }

.mo-i-umbrella-outline:before {
  content: "\e9e8"; }

.mo-i-undo-outline:before {
  content: "\e9e9"; }

.mo-i-unlock-outline:before {
  content: "\e9ea"; }

.mo-i-upload-outline:before {
  content: "\e9eb"; }

.mo-i-video-off-outline:before {
  content: "\e9ec"; }

.mo-i-video-outline:before {
  content: "\e9ed"; }

.mo-i-volume-down-outline:before {
  content: "\e9ee"; }

.mo-i-volume-mute-outline:before {
  content: "\e9ef"; }

.mo-i-volume-off-outline:before {
  content: "\e9f0"; }

.mo-i-volume-up-outline:before {
  content: "\e9f1"; }

.mo-i-wifi-off-outline:before {
  content: "\e9f2"; }

.mo-i-wifi-outline:before {
  content: "\e9f3"; }

.mo-i-money {
  background-image: url(../images/icons/money.svg) !important;
  width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  margin-right: 15px !important; }

.open-card .mo-i-money {
  background-image: url(../images/icons/money-active.svg) !important;
  width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  margin-right: 15px !important; }

.mo-i-wallet {
  background-image: url(../images/icons/wallet.svg) !important;
  width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  margin-right: 15px !important; }

.open-card .mo-i-wallet {
  background-image: url(../images/icons/wallet-active.svg) !important;
  width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  margin-right: 15px !important; }

/** Fin de iconos mo */
.mo-m-0 {
  margin: 0 !important; }

.mo-m-0_5 {
  margin: 0.25rem !important; }

.mo-m-1 {
  margin: 0.5rem !important; }

.mo-m-1_5 {
  margin: 0.75rem !important; }

.mo-m-2 {
  margin: 1rem !important; }

.mo-m-3 {
  margin: 1.5rem !important; }

.mo-m-4 {
  margin: 2rem !important; }

.mo-m-5 {
  margin: 2.5rem !important; }

.mo-m-6 {
  margin: 3rem !important; }

.mo-mt-0 {
  margin-top: 0 !important; }

.mo-mt-0_5 {
  margin-top: 0.25rem !important; }

.mo-mt-1 {
  margin-top: 0.5rem !important; }

.mo-mt-1_5 {
  margin-top: 0.75rem !important; }

.mo-mt-2 {
  margin-top: 1rem !important; }

.mo-mt-3 {
  margin-top: 1.5rem !important; }

.mo-mt-4 {
  margin-top: 2rem !important; }

.mo-mt-5 {
  margin-top: 2.5rem !important; }

.mo-mt-6 {
  margin-top: 3rem !important; }

.mo-mr-0 {
  margin-right: 0 !important; }

.mo-mr-0_5 {
  margin-right: 0.25rem !important; }

.mo-mr-1 {
  margin-right: 0.5rem !important; }

.mo-mr-1_5 {
  margin-right: 0.75rem !important; }

.mo-mr-2 {
  margin-right: 1rem !important; }

.mo-mr-3 {
  margin-right: 1.5rem !important; }

.mo-mr-4 {
  margin-right: 2rem !important; }

.mo-mr-5 {
  margin-right: 2.5rem !important; }

.mo-mr-6 {
  margin-right: 3rem !important; }

.mo-mb-0 {
  margin-bottom: 0 !important; }

.mo-mb-0_5 {
  margin-bottom: 0.25rem !important; }

.mo-mb-1 {
  margin-bottom: 0.5rem !important; }

.mo-mb-1_5 {
  margin-bottom: 0.75rem !important; }

.mo-mb-2 {
  margin-bottom: 1rem !important; }

.mo-mb-3 {
  margin-bottom: 1.5rem !important; }

.mo-mb-4 {
  margin-bottom: 2rem !important; }

.mo-mb-5 {
  margin-bottom: 2.5rem !important; }

.mo-mb-6 {
  margin-bottom: 3rem !important; }

.mo-ml-0 {
  margin-left: 0 !important; }

.mo-ml-0_5 {
  margin-left: 0.25rem !important; }

.mo-ml-1 {
  margin-left: 0.5rem !important; }

.mo-ml-1_5 {
  margin-left: 0.75rem !important; }

.mo-ml-2 {
  margin-left: 1rem !important; }

.mo-ml-3 {
  margin-left: 1.5rem !important; }

.mo-ml-4 {
  margin-left: 2rem !important; }

.mo-ml-5 {
  margin-left: 2.5rem !important; }

.mo-ml-6 {
  margin-left: 3rem !important; }

.mo-mx-0 {
  margin-right: 0 !important;
  margin-left: 0 !important; }

.mo-mx-0_5 {
  margin-right: 0.25rem !important;
  margin-left: 0.25rem !important; }

.mo-mx-1 {
  margin-right: 0.5rem !important;
  margin-left: 0.5rem !important; }

.mo-mx-1_5 {
  margin-right: 0.75rem !important;
  margin-left: 0.75rem !important; }

.mo-mx-2 {
  margin-right: 1rem !important;
  margin-left: 1rem !important; }

.mo-mx-3 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important; }

.mo-mx-4 {
  margin-right: 2rem !important;
  margin-left: 2rem !important; }

.mo-mx-5 {
  margin-right: 2.5rem !important;
  margin-left: 2.5rem !important; }

.mo-mx-6 {
  margin-right: 3rem !important;
  margin-left: 3rem !important; }

.mo-my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important; }

.mo-my-0_5 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important; }

.mo-my-1 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important; }

.mo-my-1_5 {
  margin-top: 0.75rem !important;
  margin-bottom: 0.75rem !important; }

.mo-my-2 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important; }

.mo-my-3 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important; }

.mo-my-4 {
  margin-top: 2rem !important;
  margin-bottom: 2rem !important; }

.mo-my-5 {
  margin-top: 2.5rem !important;
  margin-bottom: 2.5rem !important; }

.mo-my-6 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important; }

.mo-p-0 {
  padding: 0 !important; }

.mo-p-0_5 {
  padding: 0.25rem !important; }

.mo-p-1 {
  padding: 0.5rem !important; }

.mo-p-1_5 {
  padding: 0.75rem !important; }

.mo-p-2 {
  padding: 1rem !important; }

.mo-p-3 {
  padding: 1.5rem !important; }

.mo-p-4 {
  padding: 2rem !important; }

.mo-p-5 {
  padding: 2.5rem !important; }

.mo-p-6 {
  padding: 3rem !important; }

.mo-pt-0 {
  padding-top: 0 !important; }

.mo-pt-0_5 {
  padding-top: 0.25rem !important; }

.mo-pt-1 {
  padding-top: 0.5rem !important; }

.mo-pt-1_5 {
  padding-top: 0.75rem !important; }

.mo-pt-2 {
  padding-top: 1rem !important; }

.mo-pt-3 {
  padding-top: 1.5rem !important; }

.mo-pt-4 {
  padding-top: 2rem !important; }

.mo-pt-5 {
  padding-top: 2.5rem !important; }

.mo-pt-6 {
  padding-top: 3rem !important; }

.mo-pr-0 {
  padding-right: 0 !important; }

.mo-pr-0_5 {
  padding-right: 0.25rem !important; }

.mo-pr-1 {
  padding-right: 0.5rem !important; }

.mo-pr-1_5 {
  padding-right: 0.75rem !important; }

.mo-pr-2 {
  padding-right: 1rem !important; }

.mo-pr-3 {
  padding-right: 1.5rem !important; }

.mo-pr-4 {
  padding-right: 2rem !important; }

.mo-pr-5 {
  padding-right: 2.5rem !important; }

.mo-pr-6 {
  padding-right: 3rem !important; }

.mo-pb-0 {
  padding-bottom: 0 !important; }

.mo-pb-0_5 {
  padding-bottom: 0.25rem !important; }

.mo-pb-1 {
  padding-bottom: 0.5rem !important; }

.mo-pb-1_5 {
  padding-bottom: 0.75rem !important; }

.mo-pb-2 {
  padding-bottom: 1rem !important; }

.mo-pb-3 {
  padding-bottom: 1.5rem !important; }

.mo-pb-4 {
  padding-bottom: 2rem !important; }

.mo-pb-5 {
  padding-bottom: 2.5rem !important; }

.mo-pb-6 {
  padding-bottom: 3rem !important; }

.mo-pl-0 {
  padding-left: 0 !important; }

.mo-pl-0_5 {
  padding-left: 0.25rem !important; }

.mo-pl-1 {
  padding-left: 0.5rem !important; }

.mo-pl-1_5 {
  padding-left: 0.75rem !important; }

.mo-pl-2 {
  padding-left: 1rem !important; }

.mo-pl-3 {
  padding-left: 1.5rem !important; }

.mo-pl-4 {
  padding-left: 2rem !important; }

.mo-pl-5 {
  padding-left: 2.5rem !important; }

.mo-pl-6 {
  padding-left: 3rem !important; }

.mo-px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important; }

.mo-px-0_5 {
  padding-right: 0.25rem !important;
  padding-left: 0.25rem !important; }

.mo-px-1 {
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important; }

.mo-px-1_5 {
  padding-right: 0.75rem !important;
  padding-left: 0.75rem !important; }

.mo-px-2 {
  padding-right: 1rem !important;
  padding-left: 1rem !important; }

.mo-px-3 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important; }

.mo-px-4 {
  padding-right: 2rem !important;
  padding-left: 2rem !important; }

.mo-px-5 {
  padding-right: 2.5rem !important;
  padding-left: 2.5rem !important; }

.mo-px-6 {
  padding-right: 3rem !important;
  padding-left: 3rem !important; }

.mo-py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important; }

.mo-py-0_5 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important; }

.mo-py-1 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important; }

.mo-py-1_5 {
  padding-top: 0.75rem !important;
  padding-bottom: 0.75rem !important; }

.mo-py-2 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important; }

.mo-py-3 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important; }

.mo-py-4 {
  padding-top: 2rem !important;
  padding-bottom: 2rem !important; }

.mo-py-5 {
  padding-top: 2.5rem !important;
  padding-bottom: 2.5rem !important; }

.mo-py-6 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important; }

@media (min-width: 576px) {
  .mo-m-sm-0 {
    margin: 0 !important; }
  .mo-m-sm-0_5 {
    margin: 0.25rem !important; }
  .mo-m-sm-1 {
    margin: 0.5rem !important; }
  .mo-m-sm-1_5 {
    margin: 0.75rem !important; }
  .mo-m-sm-2 {
    margin: 1rem !important; }
  .mo-m-sm-3 {
    margin: 1.5rem !important; }
  .mo-m-sm-4 {
    margin: 2rem !important; }
  .mo-m-sm-5 {
    margin: 2.5rem !important; }
  .mo-m-sm-6 {
    margin: 3rem !important; }
  .mo-mt-sm-0 {
    margin-top: 0 !important; }
  .mo-mt-sm-0_5 {
    margin-top: 0.25rem !important; }
  .mo-mt-sm-1 {
    margin-top: 0.5rem !important; }
  .mo-mt-sm-1_5 {
    margin-top: 0.75rem !important; }
  .mo-mt-sm-2 {
    margin-top: 1rem !important; }
  .mo-mt-sm-3 {
    margin-top: 1.5rem !important; }
  .mo-mt-sm-4 {
    margin-top: 2rem !important; }
  .mo-mt-sm-5 {
    margin-top: 2.5rem !important; }
  .mo-mt-sm-6 {
    margin-top: 3rem !important; }
  .mo-mr-sm-0 {
    margin-right: 0 !important; }
  .mo-mr-sm-0_5 {
    margin-right: 0.25rem !important; }
  .mo-mr-sm-1 {
    margin-right: 0.5rem !important; }
  .mo-mr-sm-1_5 {
    margin-right: 0.75rem !important; }
  .mo-mr-sm-2 {
    margin-right: 1rem !important; }
  .mo-mr-sm-3 {
    margin-right: 1.5rem !important; }
  .mo-mr-sm-4 {
    margin-right: 2rem !important; }
  .mo-mr-sm-5 {
    margin-right: 2.5rem !important; }
  .mo-mr-sm-6 {
    margin-right: 3rem !important; }
  .mo-mb-sm-0 {
    margin-bottom: 0 !important; }
  .mo-mb-sm-0_5 {
    margin-bottom: 0.25rem !important; }
  .mo-mb-sm-1 {
    margin-bottom: 0.5rem !important; }
  .mo-mb-sm-1_5 {
    margin-bottom: 0.75rem !important; }
  .mo-mb-sm-2 {
    margin-bottom: 1rem !important; }
  .mo-mb-sm-3 {
    margin-bottom: 1.5rem !important; }
  .mo-mb-sm-4 {
    margin-bottom: 2rem !important; }
  .mo-mb-sm-5 {
    margin-bottom: 2.5rem !important; }
  .mo-mb-sm-6 {
    margin-bottom: 3rem !important; }
  .mo-ml-sm-0 {
    margin-left: 0 !important; }
  .mo-ml-sm-0_5 {
    margin-left: 0.25rem !important; }
  .mo-ml-sm-1 {
    margin-left: 0.5rem !important; }
  .mo-ml-sm-1_5 {
    margin-left: 0.75rem !important; }
  .mo-ml-sm-2 {
    margin-left: 1rem !important; }
  .mo-ml-sm-3 {
    margin-left: 1.5rem !important; }
  .mo-ml-sm-4 {
    margin-left: 2rem !important; }
  .mo-ml-sm-5 {
    margin-left: 2.5rem !important; }
  .mo-ml-sm-6 {
    margin-left: 3rem !important; }
  .mo-mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important; }
  .mo-mx-sm-0_5 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important; }
  .mo-mx-sm-1 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important; }
  .mo-mx-sm-1_5 {
    margin-right: 0.75rem !important;
    margin-left: 0.75rem !important; }
  .mo-mx-sm-2 {
    margin-right: 1rem !important;
    margin-left: 1rem !important; }
  .mo-mx-sm-3 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important; }
  .mo-mx-sm-4 {
    margin-right: 2rem !important;
    margin-left: 2rem !important; }
  .mo-mx-sm-5 {
    margin-right: 2.5rem !important;
    margin-left: 2.5rem !important; }
  .mo-mx-sm-6 {
    margin-right: 3rem !important;
    margin-left: 3rem !important; }
  .mo-my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }
  .mo-my-sm-0_5 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important; }
  .mo-my-sm-1 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important; }
  .mo-my-sm-1_5 {
    margin-top: 0.75rem !important;
    margin-bottom: 0.75rem !important; }
  .mo-my-sm-2 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important; }
  .mo-my-sm-3 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important; }
  .mo-my-sm-4 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important; }
  .mo-my-sm-5 {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important; }
  .mo-my-sm-6 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important; }
  .mo-p-sm-0 {
    padding: 0 !important; }
  .mo-p-sm-0_5 {
    padding: 0.25rem !important; }
  .mo-p-sm-1 {
    padding: 0.5rem !important; }
  .mo-p-sm-1_5 {
    padding: 0.75rem !important; }
  .mo-p-sm-2 {
    padding: 1rem !important; }
  .mo-p-sm-3 {
    padding: 1.5rem !important; }
  .mo-p-sm-4 {
    padding: 2rem !important; }
  .mo-p-sm-5 {
    padding: 2.5rem !important; }
  .mo-p-sm-6 {
    padding: 3rem !important; }
  .mo-pt-sm-0 {
    padding-top: 0 !important; }
  .mo-pt-sm-0_5 {
    padding-top: 0.25rem !important; }
  .mo-pt-sm-1 {
    padding-top: 0.5rem !important; }
  .mo-pt-sm-1_5 {
    padding-top: 0.75rem !important; }
  .mo-pt-sm-2 {
    padding-top: 1rem !important; }
  .mo-pt-sm-3 {
    padding-top: 1.5rem !important; }
  .mo-pt-sm-4 {
    padding-top: 2rem !important; }
  .mo-pt-sm-5 {
    padding-top: 2.5rem !important; }
  .mo-pt-sm-6 {
    padding-top: 3rem !important; }
  .mo-pr-sm-0 {
    padding-right: 0 !important; }
  .mo-pr-sm-0_5 {
    padding-right: 0.25rem !important; }
  .mo-pr-sm-1 {
    padding-right: 0.5rem !important; }
  .mo-pr-sm-1_5 {
    padding-right: 0.75rem !important; }
  .mo-pr-sm-2 {
    padding-right: 1rem !important; }
  .mo-pr-sm-3 {
    padding-right: 1.5rem !important; }
  .mo-pr-sm-4 {
    padding-right: 2rem !important; }
  .mo-pr-sm-5 {
    padding-right: 2.5rem !important; }
  .mo-pr-sm-6 {
    padding-right: 3rem !important; }
  .mo-pb-sm-0 {
    padding-bottom: 0 !important; }
  .mo-pb-sm-0_5 {
    padding-bottom: 0.25rem !important; }
  .mo-pb-sm-1 {
    padding-bottom: 0.5rem !important; }
  .mo-pb-sm-1_5 {
    padding-bottom: 0.75rem !important; }
  .mo-pb-sm-2 {
    padding-bottom: 1rem !important; }
  .mo-pb-sm-3 {
    padding-bottom: 1.5rem !important; }
  .mo-pb-sm-4 {
    padding-bottom: 2rem !important; }
  .mo-pb-sm-5 {
    padding-bottom: 2.5rem !important; }
  .mo-pb-sm-6 {
    padding-bottom: 3rem !important; }
  .mo-pl-sm-0 {
    padding-left: 0 !important; }
  .mo-pl-sm-0_5 {
    padding-left: 0.25rem !important; }
  .mo-pl-sm-1 {
    padding-left: 0.5rem !important; }
  .mo-pl-sm-1_5 {
    padding-left: 0.75rem !important; }
  .mo-pl-sm-2 {
    padding-left: 1rem !important; }
  .mo-pl-sm-3 {
    padding-left: 1.5rem !important; }
  .mo-pl-sm-4 {
    padding-left: 2rem !important; }
  .mo-pl-sm-5 {
    padding-left: 2.5rem !important; }
  .mo-pl-sm-6 {
    padding-left: 3rem !important; }
  .mo-px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important; }
  .mo-px-sm-0_5 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important; }
  .mo-px-sm-1 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important; }
  .mo-px-sm-1_5 {
    padding-right: 0.75rem !important;
    padding-left: 0.75rem !important; }
  .mo-px-sm-2 {
    padding-right: 1rem !important;
    padding-left: 1rem !important; }
  .mo-px-sm-3 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important; }
  .mo-px-sm-4 {
    padding-right: 2rem !important;
    padding-left: 2rem !important; }
  .mo-px-sm-5 {
    padding-right: 2.5rem !important;
    padding-left: 2.5rem !important; }
  .mo-px-sm-6 {
    padding-right: 3rem !important;
    padding-left: 3rem !important; }
  .mo-py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  .mo-py-sm-0_5 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important; }
  .mo-py-sm-1 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important; }
  .mo-py-sm-1_5 {
    padding-top: 0.75rem !important;
    padding-bottom: 0.75rem !important; }
  .mo-py-sm-2 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important; }
  .mo-py-sm-3 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important; }
  .mo-py-sm-4 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important; }
  .mo-py-sm-5 {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important; }
  .mo-py-sm-6 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important; } }

@media (min-width: 768px) {
  .mo-m-md-0 {
    margin: 0 !important; }
  .mo-m-md-0_5 {
    margin: 0.25rem !important; }
  .mo-m-md-1 {
    margin: 0.5rem !important; }
  .mo-m-md-1_5 {
    margin: 0.75rem !important; }
  .mo-m-md-2 {
    margin: 1rem !important; }
  .mo-m-md-3 {
    margin: 1.5rem !important; }
  .mo-m-md-4 {
    margin: 2rem !important; }
  .mo-m-md-5 {
    margin: 2.5rem !important; }
  .mo-m-md-6 {
    margin: 3rem !important; }
  .mo-mt-md-0 {
    margin-top: 0 !important; }
  .mo-mt-md-0_5 {
    margin-top: 0.25rem !important; }
  .mo-mt-md-1 {
    margin-top: 0.5rem !important; }
  .mo-mt-md-1_5 {
    margin-top: 0.75rem !important; }
  .mo-mt-md-2 {
    margin-top: 1rem !important; }
  .mo-mt-md-3 {
    margin-top: 1.5rem !important; }
  .mo-mt-md-4 {
    margin-top: 2rem !important; }
  .mo-mt-md-5 {
    margin-top: 2.5rem !important; }
  .mo-mt-md-6 {
    margin-top: 3rem !important; }
  .mo-mr-md-0 {
    margin-right: 0 !important; }
  .mo-mr-md-0_5 {
    margin-right: 0.25rem !important; }
  .mo-mr-md-1 {
    margin-right: 0.5rem !important; }
  .mo-mr-md-1_5 {
    margin-right: 0.75rem !important; }
  .mo-mr-md-2 {
    margin-right: 1rem !important; }
  .mo-mr-md-3 {
    margin-right: 1.5rem !important; }
  .mo-mr-md-4 {
    margin-right: 2rem !important; }
  .mo-mr-md-5 {
    margin-right: 2.5rem !important; }
  .mo-mr-md-6 {
    margin-right: 3rem !important; }
  .mo-mb-md-0 {
    margin-bottom: 0 !important; }
  .mo-mb-md-0_5 {
    margin-bottom: 0.25rem !important; }
  .mo-mb-md-1 {
    margin-bottom: 0.5rem !important; }
  .mo-mb-md-1_5 {
    margin-bottom: 0.75rem !important; }
  .mo-mb-md-2 {
    margin-bottom: 1rem !important; }
  .mo-mb-md-3 {
    margin-bottom: 1.5rem !important; }
  .mo-mb-md-4 {
    margin-bottom: 2rem !important; }
  .mo-mb-md-5 {
    margin-bottom: 2.5rem !important; }
  .mo-mb-md-6 {
    margin-bottom: 3rem !important; }
  .mo-ml-md-0 {
    margin-left: 0 !important; }
  .mo-ml-md-0_5 {
    margin-left: 0.25rem !important; }
  .mo-ml-md-1 {
    margin-left: 0.5rem !important; }
  .mo-ml-md-1_5 {
    margin-left: 0.75rem !important; }
  .mo-ml-md-2 {
    margin-left: 1rem !important; }
  .mo-ml-md-3 {
    margin-left: 1.5rem !important; }
  .mo-ml-md-4 {
    margin-left: 2rem !important; }
  .mo-ml-md-5 {
    margin-left: 2.5rem !important; }
  .mo-ml-md-6 {
    margin-left: 3rem !important; }
  .mo-mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important; }
  .mo-mx-md-0_5 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important; }
  .mo-mx-md-1 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important; }
  .mo-mx-md-1_5 {
    margin-right: 0.75rem !important;
    margin-left: 0.75rem !important; }
  .mo-mx-md-2 {
    margin-right: 1rem !important;
    margin-left: 1rem !important; }
  .mo-mx-md-3 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important; }
  .mo-mx-md-4 {
    margin-right: 2rem !important;
    margin-left: 2rem !important; }
  .mo-mx-md-5 {
    margin-right: 2.5rem !important;
    margin-left: 2.5rem !important; }
  .mo-mx-md-6 {
    margin-right: 3rem !important;
    margin-left: 3rem !important; }
  .mo-my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }
  .mo-my-md-0_5 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important; }
  .mo-my-md-1 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important; }
  .mo-my-md-1_5 {
    margin-top: 0.75rem !important;
    margin-bottom: 0.75rem !important; }
  .mo-my-md-2 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important; }
  .mo-my-md-3 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important; }
  .mo-my-md-4 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important; }
  .mo-my-md-5 {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important; }
  .mo-my-md-6 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important; }
  .mo-p-md-0 {
    padding: 0 !important; }
  .mo-p-md-0_5 {
    padding: 0.25rem !important; }
  .mo-p-md-1 {
    padding: 0.5rem !important; }
  .mo-p-md-1_5 {
    padding: 0.75rem !important; }
  .mo-p-md-2 {
    padding: 1rem !important; }
  .mo-p-md-3 {
    padding: 1.5rem !important; }
  .mo-p-md-4 {
    padding: 2rem !important; }
  .mo-p-md-5 {
    padding: 2.5rem !important; }
  .mo-p-md-6 {
    padding: 3rem !important; }
  .mo-pt-md-0 {
    padding-top: 0 !important; }
  .mo-pt-md-0_5 {
    padding-top: 0.25rem !important; }
  .mo-pt-md-1 {
    padding-top: 0.5rem !important; }
  .mo-pt-md-1_5 {
    padding-top: 0.75rem !important; }
  .mo-pt-md-2 {
    padding-top: 1rem !important; }
  .mo-pt-md-3 {
    padding-top: 1.5rem !important; }
  .mo-pt-md-4 {
    padding-top: 2rem !important; }
  .mo-pt-md-5 {
    padding-top: 2.5rem !important; }
  .mo-pt-md-6 {
    padding-top: 3rem !important; }
  .mo-pr-md-0 {
    padding-right: 0 !important; }
  .mo-pr-md-0_5 {
    padding-right: 0.25rem !important; }
  .mo-pr-md-1 {
    padding-right: 0.5rem !important; }
  .mo-pr-md-1_5 {
    padding-right: 0.75rem !important; }
  .mo-pr-md-2 {
    padding-right: 1rem !important; }
  .mo-pr-md-3 {
    padding-right: 1.5rem !important; }
  .mo-pr-md-4 {
    padding-right: 2rem !important; }
  .mo-pr-md-5 {
    padding-right: 2.5rem !important; }
  .mo-pr-md-6 {
    padding-right: 3rem !important; }
  .mo-pb-md-0 {
    padding-bottom: 0 !important; }
  .mo-pb-md-0_5 {
    padding-bottom: 0.25rem !important; }
  .mo-pb-md-1 {
    padding-bottom: 0.5rem !important; }
  .mo-pb-md-1_5 {
    padding-bottom: 0.75rem !important; }
  .mo-pb-md-2 {
    padding-bottom: 1rem !important; }
  .mo-pb-md-3 {
    padding-bottom: 1.5rem !important; }
  .mo-pb-md-4 {
    padding-bottom: 2rem !important; }
  .mo-pb-md-5 {
    padding-bottom: 2.5rem !important; }
  .mo-pb-md-6 {
    padding-bottom: 3rem !important; }
  .mo-pl-md-0 {
    padding-left: 0 !important; }
  .mo-pl-md-0_5 {
    padding-left: 0.25rem !important; }
  .mo-pl-md-1 {
    padding-left: 0.5rem !important; }
  .mo-pl-md-1_5 {
    padding-left: 0.75rem !important; }
  .mo-pl-md-2 {
    padding-left: 1rem !important; }
  .mo-pl-md-3 {
    padding-left: 1.5rem !important; }
  .mo-pl-md-4 {
    padding-left: 2rem !important; }
  .mo-pl-md-5 {
    padding-left: 2.5rem !important; }
  .mo-pl-md-6 {
    padding-left: 3rem !important; }
  .mo-px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important; }
  .mo-px-md-0_5 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important; }
  .mo-px-md-1 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important; }
  .mo-px-md-1_5 {
    padding-right: 0.75rem !important;
    padding-left: 0.75rem !important; }
  .mo-px-md-2 {
    padding-right: 1rem !important;
    padding-left: 1rem !important; }
  .mo-px-md-3 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important; }
  .mo-px-md-4 {
    padding-right: 2rem !important;
    padding-left: 2rem !important; }
  .mo-px-md-5 {
    padding-right: 2.5rem !important;
    padding-left: 2.5rem !important; }
  .mo-px-md-6 {
    padding-right: 3rem !important;
    padding-left: 3rem !important; }
  .mo-py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  .mo-py-md-0_5 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important; }
  .mo-py-md-1 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important; }
  .mo-py-md-1_5 {
    padding-top: 0.75rem !important;
    padding-bottom: 0.75rem !important; }
  .mo-py-md-2 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important; }
  .mo-py-md-3 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important; }
  .mo-py-md-4 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important; }
  .mo-py-md-5 {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important; }
  .mo-py-md-6 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important; } }

@media (min-width: 992px) {
  .mo-m-lg-0 {
    margin: 0 !important; }
  .mo-m-lg-0_5 {
    margin: 0.25rem !important; }
  .mo-m-lg-1 {
    margin: 0.5rem !important; }
  .mo-m-lg-1_5 {
    margin: 0.75rem !important; }
  .mo-m-lg-2 {
    margin: 1rem !important; }
  .mo-m-lg-3 {
    margin: 1.5rem !important; }
  .mo-m-lg-4 {
    margin: 2rem !important; }
  .mo-m-lg-5 {
    margin: 2.5rem !important; }
  .mo-m-lg-6 {
    margin: 3rem !important; }
  .mo-mt-lg-0 {
    margin-top: 0 !important; }
  .mo-mt-lg-0_5 {
    margin-top: 0.25rem !important; }
  .mo-mt-lg-1 {
    margin-top: 0.5rem !important; }
  .mo-mt-lg-1_5 {
    margin-top: 0.75rem !important; }
  .mo-mt-lg-2 {
    margin-top: 1rem !important; }
  .mo-mt-lg-3 {
    margin-top: 1.5rem !important; }
  .mo-mt-lg-4 {
    margin-top: 2rem !important; }
  .mo-mt-lg-5 {
    margin-top: 2.5rem !important; }
  .mo-mt-lg-6 {
    margin-top: 3rem !important; }
  .mo-mr-lg-0 {
    margin-right: 0 !important; }
  .mo-mr-lg-0_5 {
    margin-right: 0.25rem !important; }
  .mo-mr-lg-1 {
    margin-right: 0.5rem !important; }
  .mo-mr-lg-1_5 {
    margin-right: 0.75rem !important; }
  .mo-mr-lg-2 {
    margin-right: 1rem !important; }
  .mo-mr-lg-3 {
    margin-right: 1.5rem !important; }
  .mo-mr-lg-4 {
    margin-right: 2rem !important; }
  .mo-mr-lg-5 {
    margin-right: 2.5rem !important; }
  .mo-mr-lg-6 {
    margin-right: 3rem !important; }
  .mo-mb-lg-0 {
    margin-bottom: 0 !important; }
  .mo-mb-lg-0_5 {
    margin-bottom: 0.25rem !important; }
  .mo-mb-lg-1 {
    margin-bottom: 0.5rem !important; }
  .mo-mb-lg-1_5 {
    margin-bottom: 0.75rem !important; }
  .mo-mb-lg-2 {
    margin-bottom: 1rem !important; }
  .mo-mb-lg-3 {
    margin-bottom: 1.5rem !important; }
  .mo-mb-lg-4 {
    margin-bottom: 2rem !important; }
  .mo-mb-lg-5 {
    margin-bottom: 2.5rem !important; }
  .mo-mb-lg-6 {
    margin-bottom: 3rem !important; }
  .mo-ml-lg-0 {
    margin-left: 0 !important; }
  .mo-ml-lg-0_5 {
    margin-left: 0.25rem !important; }
  .mo-ml-lg-1 {
    margin-left: 0.5rem !important; }
  .mo-ml-lg-1_5 {
    margin-left: 0.75rem !important; }
  .mo-ml-lg-2 {
    margin-left: 1rem !important; }
  .mo-ml-lg-3 {
    margin-left: 1.5rem !important; }
  .mo-ml-lg-4 {
    margin-left: 2rem !important; }
  .mo-ml-lg-5 {
    margin-left: 2.5rem !important; }
  .mo-ml-lg-6 {
    margin-left: 3rem !important; }
  .mo-mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important; }
  .mo-mx-lg-0_5 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important; }
  .mo-mx-lg-1 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important; }
  .mo-mx-lg-1_5 {
    margin-right: 0.75rem !important;
    margin-left: 0.75rem !important; }
  .mo-mx-lg-2 {
    margin-right: 1rem !important;
    margin-left: 1rem !important; }
  .mo-mx-lg-3 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important; }
  .mo-mx-lg-4 {
    margin-right: 2rem !important;
    margin-left: 2rem !important; }
  .mo-mx-lg-5 {
    margin-right: 2.5rem !important;
    margin-left: 2.5rem !important; }
  .mo-mx-lg-6 {
    margin-right: 3rem !important;
    margin-left: 3rem !important; }
  .mo-my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }
  .mo-my-lg-0_5 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important; }
  .mo-my-lg-1 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important; }
  .mo-my-lg-1_5 {
    margin-top: 0.75rem !important;
    margin-bottom: 0.75rem !important; }
  .mo-my-lg-2 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important; }
  .mo-my-lg-3 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important; }
  .mo-my-lg-4 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important; }
  .mo-my-lg-5 {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important; }
  .mo-my-lg-6 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important; }
  .mo-p-lg-0 {
    padding: 0 !important; }
  .mo-p-lg-0_5 {
    padding: 0.25rem !important; }
  .mo-p-lg-1 {
    padding: 0.5rem !important; }
  .mo-p-lg-1_5 {
    padding: 0.75rem !important; }
  .mo-p-lg-2 {
    padding: 1rem !important; }
  .mo-p-lg-3 {
    padding: 1.5rem !important; }
  .mo-p-lg-4 {
    padding: 2rem !important; }
  .mo-p-lg-5 {
    padding: 2.5rem !important; }
  .mo-p-lg-6 {
    padding: 3rem !important; }
  .mo-pt-lg-0 {
    padding-top: 0 !important; }
  .mo-pt-lg-0_5 {
    padding-top: 0.25rem !important; }
  .mo-pt-lg-1 {
    padding-top: 0.5rem !important; }
  .mo-pt-lg-1_5 {
    padding-top: 0.75rem !important; }
  .mo-pt-lg-2 {
    padding-top: 1rem !important; }
  .mo-pt-lg-3 {
    padding-top: 1.5rem !important; }
  .mo-pt-lg-4 {
    padding-top: 2rem !important; }
  .mo-pt-lg-5 {
    padding-top: 2.5rem !important; }
  .mo-pt-lg-6 {
    padding-top: 3rem !important; }
  .mo-pr-lg-0 {
    padding-right: 0 !important; }
  .mo-pr-lg-0_5 {
    padding-right: 0.25rem !important; }
  .mo-pr-lg-1 {
    padding-right: 0.5rem !important; }
  .mo-pr-lg-1_5 {
    padding-right: 0.75rem !important; }
  .mo-pr-lg-2 {
    padding-right: 1rem !important; }
  .mo-pr-lg-3 {
    padding-right: 1.5rem !important; }
  .mo-pr-lg-4 {
    padding-right: 2rem !important; }
  .mo-pr-lg-5 {
    padding-right: 2.5rem !important; }
  .mo-pr-lg-6 {
    padding-right: 3rem !important; }
  .mo-pb-lg-0 {
    padding-bottom: 0 !important; }
  .mo-pb-lg-0_5 {
    padding-bottom: 0.25rem !important; }
  .mo-pb-lg-1 {
    padding-bottom: 0.5rem !important; }
  .mo-pb-lg-1_5 {
    padding-bottom: 0.75rem !important; }
  .mo-pb-lg-2 {
    padding-bottom: 1rem !important; }
  .mo-pb-lg-3 {
    padding-bottom: 1.5rem !important; }
  .mo-pb-lg-4 {
    padding-bottom: 2rem !important; }
  .mo-pb-lg-5 {
    padding-bottom: 2.5rem !important; }
  .mo-pb-lg-6 {
    padding-bottom: 3rem !important; }
  .mo-pl-lg-0 {
    padding-left: 0 !important; }
  .mo-pl-lg-0_5 {
    padding-left: 0.25rem !important; }
  .mo-pl-lg-1 {
    padding-left: 0.5rem !important; }
  .mo-pl-lg-1_5 {
    padding-left: 0.75rem !important; }
  .mo-pl-lg-2 {
    padding-left: 1rem !important; }
  .mo-pl-lg-3 {
    padding-left: 1.5rem !important; }
  .mo-pl-lg-4 {
    padding-left: 2rem !important; }
  .mo-pl-lg-5 {
    padding-left: 2.5rem !important; }
  .mo-pl-lg-6 {
    padding-left: 3rem !important; }
  .mo-px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important; }
  .mo-px-lg-0_5 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important; }
  .mo-px-lg-1 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important; }
  .mo-px-lg-1_5 {
    padding-right: 0.75rem !important;
    padding-left: 0.75rem !important; }
  .mo-px-lg-2 {
    padding-right: 1rem !important;
    padding-left: 1rem !important; }
  .mo-px-lg-3 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important; }
  .mo-px-lg-4 {
    padding-right: 2rem !important;
    padding-left: 2rem !important; }
  .mo-px-lg-5 {
    padding-right: 2.5rem !important;
    padding-left: 2.5rem !important; }
  .mo-px-lg-6 {
    padding-right: 3rem !important;
    padding-left: 3rem !important; }
  .mo-py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  .mo-py-lg-0_5 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important; }
  .mo-py-lg-1 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important; }
  .mo-py-lg-1_5 {
    padding-top: 0.75rem !important;
    padding-bottom: 0.75rem !important; }
  .mo-py-lg-2 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important; }
  .mo-py-lg-3 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important; }
  .mo-py-lg-4 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important; }
  .mo-py-lg-5 {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important; }
  .mo-py-lg-6 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important; } }

@media (min-width: 1200px) {
  .mo-m-xl-0 {
    margin: 0 !important; }
  .mo-m-xl-0_5 {
    margin: 0.25rem !important; }
  .mo-m-xl-1 {
    margin: 0.5rem !important; }
  .mo-m-xl-1_5 {
    margin: 0.75rem !important; }
  .mo-m-xl-2 {
    margin: 1rem !important; }
  .mo-m-xl-3 {
    margin: 1.5rem !important; }
  .mo-m-xl-4 {
    margin: 2rem !important; }
  .mo-m-xl-5 {
    margin: 2.5rem !important; }
  .mo-m-xl-6 {
    margin: 3rem !important; }
  .mo-mt-xl-0 {
    margin-top: 0 !important; }
  .mo-mt-xl-0_5 {
    margin-top: 0.25rem !important; }
  .mo-mt-xl-1 {
    margin-top: 0.5rem !important; }
  .mo-mt-xl-1_5 {
    margin-top: 0.75rem !important; }
  .mo-mt-xl-2 {
    margin-top: 1rem !important; }
  .mo-mt-xl-3 {
    margin-top: 1.5rem !important; }
  .mo-mt-xl-4 {
    margin-top: 2rem !important; }
  .mo-mt-xl-5 {
    margin-top: 2.5rem !important; }
  .mo-mt-xl-6 {
    margin-top: 3rem !important; }
  .mo-mr-xl-0 {
    margin-right: 0 !important; }
  .mo-mr-xl-0_5 {
    margin-right: 0.25rem !important; }
  .mo-mr-xl-1 {
    margin-right: 0.5rem !important; }
  .mo-mr-xl-1_5 {
    margin-right: 0.75rem !important; }
  .mo-mr-xl-2 {
    margin-right: 1rem !important; }
  .mo-mr-xl-3 {
    margin-right: 1.5rem !important; }
  .mo-mr-xl-4 {
    margin-right: 2rem !important; }
  .mo-mr-xl-5 {
    margin-right: 2.5rem !important; }
  .mo-mr-xl-6 {
    margin-right: 3rem !important; }
  .mo-mb-xl-0 {
    margin-bottom: 0 !important; }
  .mo-mb-xl-0_5 {
    margin-bottom: 0.25rem !important; }
  .mo-mb-xl-1 {
    margin-bottom: 0.5rem !important; }
  .mo-mb-xl-1_5 {
    margin-bottom: 0.75rem !important; }
  .mo-mb-xl-2 {
    margin-bottom: 1rem !important; }
  .mo-mb-xl-3 {
    margin-bottom: 1.5rem !important; }
  .mo-mb-xl-4 {
    margin-bottom: 2rem !important; }
  .mo-mb-xl-5 {
    margin-bottom: 2.5rem !important; }
  .mo-mb-xl-6 {
    margin-bottom: 3rem !important; }
  .mo-ml-xl-0 {
    margin-left: 0 !important; }
  .mo-ml-xl-0_5 {
    margin-left: 0.25rem !important; }
  .mo-ml-xl-1 {
    margin-left: 0.5rem !important; }
  .mo-ml-xl-1_5 {
    margin-left: 0.75rem !important; }
  .mo-ml-xl-2 {
    margin-left: 1rem !important; }
  .mo-ml-xl-3 {
    margin-left: 1.5rem !important; }
  .mo-ml-xl-4 {
    margin-left: 2rem !important; }
  .mo-ml-xl-5 {
    margin-left: 2.5rem !important; }
  .mo-ml-xl-6 {
    margin-left: 3rem !important; }
  .mo-mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important; }
  .mo-mx-xl-0_5 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important; }
  .mo-mx-xl-1 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important; }
  .mo-mx-xl-1_5 {
    margin-right: 0.75rem !important;
    margin-left: 0.75rem !important; }
  .mo-mx-xl-2 {
    margin-right: 1rem !important;
    margin-left: 1rem !important; }
  .mo-mx-xl-3 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important; }
  .mo-mx-xl-4 {
    margin-right: 2rem !important;
    margin-left: 2rem !important; }
  .mo-mx-xl-5 {
    margin-right: 2.5rem !important;
    margin-left: 2.5rem !important; }
  .mo-mx-xl-6 {
    margin-right: 3rem !important;
    margin-left: 3rem !important; }
  .mo-my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }
  .mo-my-xl-0_5 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important; }
  .mo-my-xl-1 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important; }
  .mo-my-xl-1_5 {
    margin-top: 0.75rem !important;
    margin-bottom: 0.75rem !important; }
  .mo-my-xl-2 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important; }
  .mo-my-xl-3 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important; }
  .mo-my-xl-4 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important; }
  .mo-my-xl-5 {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important; }
  .mo-my-xl-6 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important; }
  .mo-p-xl-0 {
    padding: 0 !important; }
  .mo-p-xl-0_5 {
    padding: 0.25rem !important; }
  .mo-p-xl-1 {
    padding: 0.5rem !important; }
  .mo-p-xl-1_5 {
    padding: 0.75rem !important; }
  .mo-p-xl-2 {
    padding: 1rem !important; }
  .mo-p-xl-3 {
    padding: 1.5rem !important; }
  .mo-p-xl-4 {
    padding: 2rem !important; }
  .mo-p-xl-5 {
    padding: 2.5rem !important; }
  .mo-p-xl-6 {
    padding: 3rem !important; }
  .mo-pt-xl-0 {
    padding-top: 0 !important; }
  .mo-pt-xl-0_5 {
    padding-top: 0.25rem !important; }
  .mo-pt-xl-1 {
    padding-top: 0.5rem !important; }
  .mo-pt-xl-1_5 {
    padding-top: 0.75rem !important; }
  .mo-pt-xl-2 {
    padding-top: 1rem !important; }
  .mo-pt-xl-3 {
    padding-top: 1.5rem !important; }
  .mo-pt-xl-4 {
    padding-top: 2rem !important; }
  .mo-pt-xl-5 {
    padding-top: 2.5rem !important; }
  .mo-pt-xl-6 {
    padding-top: 3rem !important; }
  .mo-pr-xl-0 {
    padding-right: 0 !important; }
  .mo-pr-xl-0_5 {
    padding-right: 0.25rem !important; }
  .mo-pr-xl-1 {
    padding-right: 0.5rem !important; }
  .mo-pr-xl-1_5 {
    padding-right: 0.75rem !important; }
  .mo-pr-xl-2 {
    padding-right: 1rem !important; }
  .mo-pr-xl-3 {
    padding-right: 1.5rem !important; }
  .mo-pr-xl-4 {
    padding-right: 2rem !important; }
  .mo-pr-xl-5 {
    padding-right: 2.5rem !important; }
  .mo-pr-xl-6 {
    padding-right: 3rem !important; }
  .mo-pb-xl-0 {
    padding-bottom: 0 !important; }
  .mo-pb-xl-0_5 {
    padding-bottom: 0.25rem !important; }
  .mo-pb-xl-1 {
    padding-bottom: 0.5rem !important; }
  .mo-pb-xl-1_5 {
    padding-bottom: 0.75rem !important; }
  .mo-pb-xl-2 {
    padding-bottom: 1rem !important; }
  .mo-pb-xl-3 {
    padding-bottom: 1.5rem !important; }
  .mo-pb-xl-4 {
    padding-bottom: 2rem !important; }
  .mo-pb-xl-5 {
    padding-bottom: 2.5rem !important; }
  .mo-pb-xl-6 {
    padding-bottom: 3rem !important; }
  .mo-pl-xl-0 {
    padding-left: 0 !important; }
  .mo-pl-xl-0_5 {
    padding-left: 0.25rem !important; }
  .mo-pl-xl-1 {
    padding-left: 0.5rem !important; }
  .mo-pl-xl-1_5 {
    padding-left: 0.75rem !important; }
  .mo-pl-xl-2 {
    padding-left: 1rem !important; }
  .mo-pl-xl-3 {
    padding-left: 1.5rem !important; }
  .mo-pl-xl-4 {
    padding-left: 2rem !important; }
  .mo-pl-xl-5 {
    padding-left: 2.5rem !important; }
  .mo-pl-xl-6 {
    padding-left: 3rem !important; }
  .mo-px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important; }
  .mo-px-xl-0_5 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important; }
  .mo-px-xl-1 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important; }
  .mo-px-xl-1_5 {
    padding-right: 0.75rem !important;
    padding-left: 0.75rem !important; }
  .mo-px-xl-2 {
    padding-right: 1rem !important;
    padding-left: 1rem !important; }
  .mo-px-xl-3 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important; }
  .mo-px-xl-4 {
    padding-right: 2rem !important;
    padding-left: 2rem !important; }
  .mo-px-xl-5 {
    padding-right: 2.5rem !important;
    padding-left: 2.5rem !important; }
  .mo-px-xl-6 {
    padding-right: 3rem !important;
    padding-left: 3rem !important; }
  .mo-py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  .mo-py-xl-0_5 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important; }
  .mo-py-xl-1 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important; }
  .mo-py-xl-1_5 {
    padding-top: 0.75rem !important;
    padding-bottom: 0.75rem !important; }
  .mo-py-xl-2 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important; }
  .mo-py-xl-3 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important; }
  .mo-py-xl-4 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important; }
  .mo-py-xl-5 {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important; }
  .mo-py-xl-6 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important; } }

@media (min-width: 1400px) {
  .mo-m-xxl-0 {
    margin: 0 !important; }
  .mo-m-xxl-0_5 {
    margin: 0.25rem !important; }
  .mo-m-xxl-1 {
    margin: 0.5rem !important; }
  .mo-m-xxl-1_5 {
    margin: 0.75rem !important; }
  .mo-m-xxl-2 {
    margin: 1rem !important; }
  .mo-m-xxl-3 {
    margin: 1.5rem !important; }
  .mo-m-xxl-4 {
    margin: 2rem !important; }
  .mo-m-xxl-5 {
    margin: 2.5rem !important; }
  .mo-m-xxl-6 {
    margin: 3rem !important; }
  .mo-mt-xxl-0 {
    margin-top: 0 !important; }
  .mo-mt-xxl-0_5 {
    margin-top: 0.25rem !important; }
  .mo-mt-xxl-1 {
    margin-top: 0.5rem !important; }
  .mo-mt-xxl-1_5 {
    margin-top: 0.75rem !important; }
  .mo-mt-xxl-2 {
    margin-top: 1rem !important; }
  .mo-mt-xxl-3 {
    margin-top: 1.5rem !important; }
  .mo-mt-xxl-4 {
    margin-top: 2rem !important; }
  .mo-mt-xxl-5 {
    margin-top: 2.5rem !important; }
  .mo-mt-xxl-6 {
    margin-top: 3rem !important; }
  .mo-mr-xxl-0 {
    margin-right: 0 !important; }
  .mo-mr-xxl-0_5 {
    margin-right: 0.25rem !important; }
  .mo-mr-xxl-1 {
    margin-right: 0.5rem !important; }
  .mo-mr-xxl-1_5 {
    margin-right: 0.75rem !important; }
  .mo-mr-xxl-2 {
    margin-right: 1rem !important; }
  .mo-mr-xxl-3 {
    margin-right: 1.5rem !important; }
  .mo-mr-xxl-4 {
    margin-right: 2rem !important; }
  .mo-mr-xxl-5 {
    margin-right: 2.5rem !important; }
  .mo-mr-xxl-6 {
    margin-right: 3rem !important; }
  .mo-mb-xxl-0 {
    margin-bottom: 0 !important; }
  .mo-mb-xxl-0_5 {
    margin-bottom: 0.25rem !important; }
  .mo-mb-xxl-1 {
    margin-bottom: 0.5rem !important; }
  .mo-mb-xxl-1_5 {
    margin-bottom: 0.75rem !important; }
  .mo-mb-xxl-2 {
    margin-bottom: 1rem !important; }
  .mo-mb-xxl-3 {
    margin-bottom: 1.5rem !important; }
  .mo-mb-xxl-4 {
    margin-bottom: 2rem !important; }
  .mo-mb-xxl-5 {
    margin-bottom: 2.5rem !important; }
  .mo-mb-xxl-6 {
    margin-bottom: 3rem !important; }
  .mo-ml-xxl-0 {
    margin-left: 0 !important; }
  .mo-ml-xxl-0_5 {
    margin-left: 0.25rem !important; }
  .mo-ml-xxl-1 {
    margin-left: 0.5rem !important; }
  .mo-ml-xxl-1_5 {
    margin-left: 0.75rem !important; }
  .mo-ml-xxl-2 {
    margin-left: 1rem !important; }
  .mo-ml-xxl-3 {
    margin-left: 1.5rem !important; }
  .mo-ml-xxl-4 {
    margin-left: 2rem !important; }
  .mo-ml-xxl-5 {
    margin-left: 2.5rem !important; }
  .mo-ml-xxl-6 {
    margin-left: 3rem !important; }
  .mo-mx-xxl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important; }
  .mo-mx-xxl-0_5 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important; }
  .mo-mx-xxl-1 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important; }
  .mo-mx-xxl-1_5 {
    margin-right: 0.75rem !important;
    margin-left: 0.75rem !important; }
  .mo-mx-xxl-2 {
    margin-right: 1rem !important;
    margin-left: 1rem !important; }
  .mo-mx-xxl-3 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important; }
  .mo-mx-xxl-4 {
    margin-right: 2rem !important;
    margin-left: 2rem !important; }
  .mo-mx-xxl-5 {
    margin-right: 2.5rem !important;
    margin-left: 2.5rem !important; }
  .mo-mx-xxl-6 {
    margin-right: 3rem !important;
    margin-left: 3rem !important; }
  .mo-my-xxl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }
  .mo-my-xxl-0_5 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important; }
  .mo-my-xxl-1 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important; }
  .mo-my-xxl-1_5 {
    margin-top: 0.75rem !important;
    margin-bottom: 0.75rem !important; }
  .mo-my-xxl-2 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important; }
  .mo-my-xxl-3 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important; }
  .mo-my-xxl-4 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important; }
  .mo-my-xxl-5 {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important; }
  .mo-my-xxl-6 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important; }
  .mo-p-xxl-0 {
    padding: 0 !important; }
  .mo-p-xxl-0_5 {
    padding: 0.25rem !important; }
  .mo-p-xxl-1 {
    padding: 0.5rem !important; }
  .mo-p-xxl-1_5 {
    padding: 0.75rem !important; }
  .mo-p-xxl-2 {
    padding: 1rem !important; }
  .mo-p-xxl-3 {
    padding: 1.5rem !important; }
  .mo-p-xxl-4 {
    padding: 2rem !important; }
  .mo-p-xxl-5 {
    padding: 2.5rem !important; }
  .mo-p-xxl-6 {
    padding: 3rem !important; }
  .mo-pt-xxl-0 {
    padding-top: 0 !important; }
  .mo-pt-xxl-0_5 {
    padding-top: 0.25rem !important; }
  .mo-pt-xxl-1 {
    padding-top: 0.5rem !important; }
  .mo-pt-xxl-1_5 {
    padding-top: 0.75rem !important; }
  .mo-pt-xxl-2 {
    padding-top: 1rem !important; }
  .mo-pt-xxl-3 {
    padding-top: 1.5rem !important; }
  .mo-pt-xxl-4 {
    padding-top: 2rem !important; }
  .mo-pt-xxl-5 {
    padding-top: 2.5rem !important; }
  .mo-pt-xxl-6 {
    padding-top: 3rem !important; }
  .mo-pr-xxl-0 {
    padding-right: 0 !important; }
  .mo-pr-xxl-0_5 {
    padding-right: 0.25rem !important; }
  .mo-pr-xxl-1 {
    padding-right: 0.5rem !important; }
  .mo-pr-xxl-1_5 {
    padding-right: 0.75rem !important; }
  .mo-pr-xxl-2 {
    padding-right: 1rem !important; }
  .mo-pr-xxl-3 {
    padding-right: 1.5rem !important; }
  .mo-pr-xxl-4 {
    padding-right: 2rem !important; }
  .mo-pr-xxl-5 {
    padding-right: 2.5rem !important; }
  .mo-pr-xxl-6 {
    padding-right: 3rem !important; }
  .mo-pb-xxl-0 {
    padding-bottom: 0 !important; }
  .mo-pb-xxl-0_5 {
    padding-bottom: 0.25rem !important; }
  .mo-pb-xxl-1 {
    padding-bottom: 0.5rem !important; }
  .mo-pb-xxl-1_5 {
    padding-bottom: 0.75rem !important; }
  .mo-pb-xxl-2 {
    padding-bottom: 1rem !important; }
  .mo-pb-xxl-3 {
    padding-bottom: 1.5rem !important; }
  .mo-pb-xxl-4 {
    padding-bottom: 2rem !important; }
  .mo-pb-xxl-5 {
    padding-bottom: 2.5rem !important; }
  .mo-pb-xxl-6 {
    padding-bottom: 3rem !important; }
  .mo-pl-xxl-0 {
    padding-left: 0 !important; }
  .mo-pl-xxl-0_5 {
    padding-left: 0.25rem !important; }
  .mo-pl-xxl-1 {
    padding-left: 0.5rem !important; }
  .mo-pl-xxl-1_5 {
    padding-left: 0.75rem !important; }
  .mo-pl-xxl-2 {
    padding-left: 1rem !important; }
  .mo-pl-xxl-3 {
    padding-left: 1.5rem !important; }
  .mo-pl-xxl-4 {
    padding-left: 2rem !important; }
  .mo-pl-xxl-5 {
    padding-left: 2.5rem !important; }
  .mo-pl-xxl-6 {
    padding-left: 3rem !important; }
  .mo-px-xxl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important; }
  .mo-px-xxl-0_5 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important; }
  .mo-px-xxl-1 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important; }
  .mo-px-xxl-1_5 {
    padding-right: 0.75rem !important;
    padding-left: 0.75rem !important; }
  .mo-px-xxl-2 {
    padding-right: 1rem !important;
    padding-left: 1rem !important; }
  .mo-px-xxl-3 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important; }
  .mo-px-xxl-4 {
    padding-right: 2rem !important;
    padding-left: 2rem !important; }
  .mo-px-xxl-5 {
    padding-right: 2.5rem !important;
    padding-left: 2.5rem !important; }
  .mo-px-xxl-6 {
    padding-right: 3rem !important;
    padding-left: 3rem !important; }
  .mo-py-xxl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  .mo-py-xxl-0_5 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important; }
  .mo-py-xxl-1 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important; }
  .mo-py-xxl-1_5 {
    padding-top: 0.75rem !important;
    padding-bottom: 0.75rem !important; }
  .mo-py-xxl-2 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important; }
  .mo-py-xxl-3 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important; }
  .mo-py-xxl-4 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important; }
  .mo-py-xxl-5 {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important; }
  .mo-py-xxl-6 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important; } }

.mo-c-text-primary {
  color: #2d3338; }

.mo-c-text-secondary {
  color: #0e1520; }

.mo-c-text-subdued {
  color: #707382; }

.mo-c-text-disabled {
  color: #a9b1bf; }

.mo-c-text-primary-inverse {
  color: #ffffff; }

.mo-c-text-success {
  color: #007a5a !important; }

.mo-c-text-info {
  color: #0048b7 !important; }

.mo-c-text-danger {
  color: #b7253f !important; }

.mo-c-text-warning {
  color: #a06927 !important; }

.mo-c-text-accent-tbk {
  color: #3b3cf7; }

.mo-c-text-accent-webpay {
  color: #008482; }

/******** Maqueta en iteración  Equipo Dual *******/
/******** ( Evolutivo portal tarifas ) *******/
.mo-c-text-interactive-webpay-active {
  color: #6B196B; }

.mo-c-icon-interactive-webpay-active {
  color: #6B196B; }

.mo-c-link-default {
  color: #007EFF; }

/******** Fin Maqueta en iteración  Equipo Dual *******/
.mo-c-text-accent-onepay {
  color: #d5006c; }

.mo-c-icon-default {
  color: #2d3338; }

.mo-c-icon-subdued {
  color: #707382; }

.mo-c-icon-disabled {
  color: #a9b1bf; }

.mo-c-icon-default-inverse {
  color: #ffffff; }

.mo-c-icon-success {
  color: #00a87e; }

.mo-c-icon-success-light {
  color: #15cc96; }

.mo-c-icon-danger-light {
  color: #ff4b4b; }

.mo-c-icon-warning {
  color: #db9a40; }

.mo-c-icon-info {
  color: #0061db; }

.mo-c-icon-info-light {
  color: #3fa7ff; }

.mo-bg-white {
  background-color: #ffffff; }

.mo-bg-lighter {
  background-color: #fcfdfe; }

.mo-bg-light {
  background-color: #f9fbfe; }

.mo-bg-medium {
  background-color: #e7ebf3; }

.mo-bg-dark {
  background-color: #c9d0e4; }

.mo-bg-success {
  background-color: #007a5a; }

.mo-bg-success-light {
  background-color: #e8fcee; }

.mo-bg-info {
  background-color: #0061db; }

.mo-bg-info-light {
  background-color: #ebf6ff; }

.mo-bg-danger {
  background-color: #db3645; }

.mo-bg-danger-light {
  background-color: #ffeee5; }

.mo-bg-warning {
  background-color: #a06927; }

.mo-bg-warning-light {
  background-color: #fff9e5; }

.mo-bg-brand-tbk {
  background-color: #d5006c; }

.mo-bg-brand-webpay {
  background-color: #6b196b; }

.mo-bg-brand-onepay {
  background-color: #009bdd; }

.mo-fs-1 {
  font-size: 7.5pt !important; }

.mo-fs-2 {
  font-size: 9pt !important; }

.mo-fs-3 {
  font-size: 10.5pt !important; }

.mo-fs-4 {
  font-size: 12pt !important; }

.mo-fs-5 {
  font-size: 13.5pt !important; }

.mo-fs-6 {
  font-size: 15pt !important; }

.mo-fs-7 {
  font-size: 16.5pt !important; }

.mo-fs-8 {
  font-size: 18pt !important; }

.mo-fs-9 {
  font-size: 19.5pt !important; }

.mo-fs-10 {
  font-size: 21pt !important; }

.mo-fs-11 {
  font-size: 22.5pt !important; }

.mo-fs-12 {
  font-size: 24pt !important; }

.mo-fs-13 {
  font-size: 25.5pt !important; }

.mo-fs-14 {
  font-size: 27pt !important; }

.mo-fs-15 {
  font-size: 28.5pt !important; }

.mo-fs-16 {
  font-size: 30pt !important; }

.mo-fs-17 {
  font-size: 31.5pt !important; }

.mo-fs-18 {
  font-size: 33pt !important; }

.mo-fs-19 {
  font-size: 34.5pt !important; }

.mo-fs-20 {
  font-size: 36pt !important; }

@media (min-width: 576px) {
  .mo-fs-sm-1 {
    font-size: 0.625rem !important; }
  .mo-fs-sm-2 {
    font-size: 0.75rem !important; }
  .mo-fs-sm-3 {
    font-size: 0.875rem !important; }
  .mo-fs-sm-4 {
    font-size: 1rem !important; }
  .mo-fs-sm-5 {
    font-size: 1.125rem !important; }
  .mo-fs-sm-6 {
    font-size: 1.25rem !important; }
  .mo-fs-sm-7 {
    font-size: 1.375rem !important; }
  .mo-fs-sm-8 {
    font-size: 1.5rem !important; }
  .mo-fs-sm-9 {
    font-size: 1.625rem !important; }
  .mo-fs-sm-10 {
    font-size: 1.75rem !important; }
  .mo-fs-sm-11 {
    font-size: 1.875rem !important; }
  .mo-fs-sm-12 {
    font-size: 2rem !important; }
  .mo-fs-sm-13 {
    font-size: 2.125rem !important; }
  .mo-fs-sm-14 {
    font-size: 2.25rem !important; }
  .mo-fs-sm-15 {
    font-size: 2.375rem !important; }
  .mo-fs-sm-16 {
    font-size: 2.5rem !important; }
  .mo-fs-sm-17 {
    font-size: 2.625rem !important; }
  .mo-fs-sm-18 {
    font-size: 2.75rem !important; }
  .mo-fs-sm-19 {
    font-size: 2.875rem !important; }
  .mo-fs-sm-20 {
    font-size: 3rem !important; } }

@media (min-width: 768px) {
  .mo-fs-md-1 {
    font-size: 0.625rem !important; }
  .mo-fs-md-2 {
    font-size: 0.75rem !important; }
  .mo-fs-md-3 {
    font-size: 0.875rem !important; }
  .mo-fs-md-4 {
    font-size: 1rem !important; }
  .mo-fs-md-5 {
    font-size: 1.125rem !important; }
  .mo-fs-md-6 {
    font-size: 1.25rem !important; }
  .mo-fs-md-7 {
    font-size: 1.375rem !important; }
  .mo-fs-md-8 {
    font-size: 1.5rem !important; }
  .mo-fs-md-9 {
    font-size: 1.625rem !important; }
  .mo-fs-md-10 {
    font-size: 1.75rem !important; }
  .mo-fs-md-11 {
    font-size: 1.875rem !important; }
  .mo-fs-md-12 {
    font-size: 2rem !important; }
  .mo-fs-md-13 {
    font-size: 2.125rem !important; }
  .mo-fs-md-14 {
    font-size: 2.25rem !important; }
  .mo-fs-md-15 {
    font-size: 2.375rem !important; }
  .mo-fs-md-16 {
    font-size: 2.5rem !important; }
  .mo-fs-md-17 {
    font-size: 2.625rem !important; }
  .mo-fs-md-18 {
    font-size: 2.75rem !important; }
  .mo-fs-md-19 {
    font-size: 2.875rem !important; }
  .mo-fs-md-20 {
    font-size: 3rem !important; } }

@media (min-width: 992px) {
  .mo-fs-lg-1 {
    font-size: 0.625rem !important; }
  .mo-fs-lg-2 {
    font-size: 0.75rem !important; }
  .mo-fs-lg-3 {
    font-size: 0.875rem !important; }
  .mo-fs-lg-4 {
    font-size: 1rem !important; }
  .mo-fs-lg-5 {
    font-size: 1.125rem !important; }
  .mo-fs-lg-6 {
    font-size: 1.25rem !important; }
  .mo-fs-lg-7 {
    font-size: 1.375rem !important; }
  .mo-fs-lg-8 {
    font-size: 1.5rem !important; }
  .mo-fs-lg-9 {
    font-size: 1.625rem !important; }
  .mo-fs-lg-10 {
    font-size: 1.75rem !important; }
  .mo-fs-lg-11 {
    font-size: 1.875rem !important; }
  .mo-fs-lg-12 {
    font-size: 2rem !important; }
  .mo-fs-lg-13 {
    font-size: 2.125rem !important; }
  .mo-fs-lg-14 {
    font-size: 2.25rem !important; }
  .mo-fs-lg-15 {
    font-size: 2.375rem !important; }
  .mo-fs-lg-16 {
    font-size: 2.5rem !important; }
  .mo-fs-lg-17 {
    font-size: 2.625rem !important; }
  .mo-fs-lg-18 {
    font-size: 2.75rem !important; }
  .mo-fs-lg-19 {
    font-size: 2.875rem !important; }
  .mo-fs-lg-20 {
    font-size: 3rem !important; } }

@media (min-width: 1200px) {
  .mo-fs-xl-1 {
    font-size: 0.625rem !important; }
  .mo-fs-xl-2 {
    font-size: 0.75rem !important; }
  .mo-fs-xl-3 {
    font-size: 0.875rem !important; }
  .mo-fs-xl-4 {
    font-size: 1rem !important; }
  .mo-fs-xl-5 {
    font-size: 1.125rem !important; }
  .mo-fs-xl-6 {
    font-size: 1.25rem !important; }
  .mo-fs-xl-7 {
    font-size: 1.375rem !important; }
  .mo-fs-xl-8 {
    font-size: 1.5rem !important; }
  .mo-fs-xl-9 {
    font-size: 1.625rem !important; }
  .mo-fs-xl-10 {
    font-size: 1.75rem !important; }
  .mo-fs-xl-11 {
    font-size: 1.875rem !important; }
  .mo-fs-xl-12 {
    font-size: 2rem !important; }
  .mo-fs-xl-13 {
    font-size: 2.125rem !important; }
  .mo-fs-xl-14 {
    font-size: 2.25rem !important; }
  .mo-fs-xl-15 {
    font-size: 2.375rem !important; }
  .mo-fs-xl-16 {
    font-size: 2.5rem !important; }
  .mo-fs-xl-17 {
    font-size: 2.625rem !important; }
  .mo-fs-xl-18 {
    font-size: 2.75rem !important; }
  .mo-fs-xl-19 {
    font-size: 2.875rem !important; }
  .mo-fs-xl-20 {
    font-size: 3rem !important; } }

@media (min-width: 1400px) {
  .mo-fs-xxl-1 {
    font-size: 0.625rem !important; }
  .mo-fs-xxl-2 {
    font-size: 0.75rem !important; }
  .mo-fs-xxl-3 {
    font-size: 0.875rem !important; }
  .mo-fs-xxl-4 {
    font-size: 1rem !important; }
  .mo-fs-xxl-5 {
    font-size: 1.125rem !important; }
  .mo-fs-xxl-6 {
    font-size: 1.25rem !important; }
  .mo-fs-xxl-7 {
    font-size: 1.375rem !important; }
  .mo-fs-xxl-8 {
    font-size: 1.5rem !important; }
  .mo-fs-xxl-9 {
    font-size: 1.625rem !important; }
  .mo-fs-xxl-10 {
    font-size: 1.75rem !important; }
  .mo-fs-xxl-11 {
    font-size: 1.875rem !important; }
  .mo-fs-xxl-12 {
    font-size: 2rem !important; }
  .mo-fs-xxl-13 {
    font-size: 2.125rem !important; }
  .mo-fs-xxl-14 {
    font-size: 2.25rem !important; }
  .mo-fs-xxl-15 {
    font-size: 2.375rem !important; }
  .mo-fs-xxl-16 {
    font-size: 2.5rem !important; }
  .mo-fs-xxl-17 {
    font-size: 2.625rem !important; }
  .mo-fs-xxl-18 {
    font-size: 2.75rem !important; }
  .mo-fs-xxl-19 {
    font-size: 2.875rem !important; }
  .mo-fs-xxl-20 {
    font-size: 3rem !important; } }

@media (min-width: 768px) {
  .mo-widthlimiter-large {
    max-width: 780px; }
  .mo-widthlimiter-medium {
    max-width: 700px; }
  .mo-widthlimiter-small {
    max-width: 600px; } }

.mo-shadow-card {
  -webkit-box-shadow: 0px 0px 2px 0px rgba(14, 21, 32, 0.04), 0px 2px 8px 0px rgba(14, 21, 32, 0.08);
  box-shadow: 0px 0px 2px 0px rgba(14, 21, 32, 0.04), 0px 2px 8px 0px rgba(14, 21, 32, 0.08); }

.mo-shadow-card-hover {
  -webkit-box-shadow: 0px 0px 2px 0px rgba(14, 21, 32, 0.04), 0px 2px 8px 0px rgba(14, 21, 32, 0.08);
  box-shadow: 0px 0px 2px 0px rgba(14, 21, 32, 0.04), 0px 2px 8px 0px rgba(14, 21, 32, 0.08);
  -webkit-transition: -webkit-box-shadow 0.5s;
  transition: -webkit-box-shadow 0.5s;
  transition: box-shadow 0.5s;
  transition: box-shadow 0.5s, -webkit-box-shadow 0.5s; }

.mo-shadow-card-hover:hover {
  -webkit-box-shadow: 0px 2px 4px 0px rgba(14, 21, 32, 0.1), 0px 4px 16px 0px rgba(14, 21, 32, 0.12);
  box-shadow: 0px 2px 4px 0px rgba(14, 21, 32, 0.1), 0px 4px 16px 0px rgba(14, 21, 32, 0.12); }

.mo-display-xlarge, .mo-display-large, .mo-display-medium, .mo-display-small, .mo-heading-xlarge, .mo-heading-large, .mo-heading-medium, .mo-heading-small, .mo-heading-xsmall, .mo-paragraph-large, .mo-paragraph-medium, .mo-paragraph-small, .mo-caption {
  letter-spacing: 0.016rem; }

.mo-display-xlarge, .mo-display-large, .mo-display-medium, .mo-display-small, .mo-heading-xlarge, .mo-heading-large, .mo-heading-medium, .mo-heading-small, .mo-heading-xsmall {
  font-family: "Roboto-Bold";
  line-height: 120%; }

.mo-display-xlarge {
  font-size: 3.5rem; }

.mo-display-large {
  font-size: 3rem; }

.mo-display-medium {
  font-size: 2.5rem; }

.mo-display-s {
  font-size: 2rem; }

@media (min-width: 992px) {
  .mo-display-xlarge, .mo-display-large, .mo-display-medium {
    font-family: "Roboto-Black";
    line-height: 120%; }
  .mo-display-xlarge {
    font-size: 4rem; }
  .mo-display-large {
    font-size: 3.5rem; }
  .mo-display-medium {
    font-size: 3rem; }
  .mo-display-small {
    font-size: 2.25rem; } }

.mo-heading-xlarge, .mo-heading-large, .mo-heading-medium, .mo-heading-small, .mo-heading-xsmall {
  line-height: 120%; }

.mo-heading-xlarge {
  font-size: 2rem; }

.mo-heading-large {
  font-size: 1.5rem; }

.mo-heading-medium {
  font-size: 1.25rem; }

.mo-heading-small {
  font-size: 1.125rem; }

.mo-heading-xsmall {
  font-size: 1rem; }

.mo-f-normal {
  font-family: "Roboto-Regular" !important; }

.mo-f-medium {
  font-family: "Roboto-Medium" !important; }

.mo-f-bold {
  font-family: "Roboto-Bold" !important; }

.mo-paragraph-large, .mo-paragraph-medium, .mo-paragraph-small, .mo-caption {
  font-family: "Roboto-Regular";
  line-height: 140%; }

.mo-paragraph-large {
  font-size: 1.125rem; }

.mo-paragraph-medium {
  font-size: 1rem; }

.mo-paragraph-small {
  font-size: 0.875rem; }

.mo-caption {
  font-size: 0.75rem; }

/*$name, $colorText, $backgroundColor, $borderColor, $hoverBackgroundColor, $hoverBorderColor, $activeBorderColor, $activeBackgroundColor, $focusBs*/
.mo-btn {
  height: 3rem;
  border-width: 1px;
  border-style: solid;
  border-radius: 0.25rem;
  font-family: "Roboto-Medium";
  padding: 0 1.5rem;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  text-align: center;
  font-size: 1rem;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  cursor: pointer;
  line-height: 0.016rem;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
  white-space: nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.mo-btn--xl {
  height: 3.5rem;
  font-size: 1.125rem;
  padding: 0 2rem; }

.mo-btn--md {
  height: 2.5rem;
  font-size: 0.875rem;
  padding: 0 1.5rem; }

.mo-btn--sm {
  height: 2rem;
  font-size: 0.75rem;
  padding: 0 1rem; }

.mo-btn--tbk-primary:disabled, .mo-btn--webpay-primary:disabled, .mo-btn--onepay-primary:disabled {
  color: #a0afca;
  border-color: #e7ebf3;
  background-color: #e7ebf3; }

.mo-btn--inverse-tbk-primary:disabled, .mo-btn--inverse-webpay-primary:disabled, .mo-btn--inverse-onepay-primary:disabled {
  color: rgba(255, 255, 255, 0.6);
  border-color: rgba(255, 255, 255, 0.25098);
  background-color: rgba(255, 255, 255, 0.25098); }

.mo-btn--tbk-secondary:disabled, .mo-btn--webpay-secondary:disabled, .mo-btn--onepay-secondary:disabled {
  color: #a0afca;
  border-color: #a0afca;
  background-color: transparent; }

.mo-btn--inverse-tbk-secondary, .mo-btn--inverse-webpay-secondary, .mo-btn--inverse-onepay-secondary {
  color: #FFFFFF;
  border-color: #FFFFFF;
  background-color: transparent; }

.mo-btn--inverse-tbk-secondary:not(:disabled):hover, .mo-btn--inverse-webpay-secondary:not(:disabled):hover, .mo-btn--inverse-onepay-secondary:not(:disabled):hover {
  background-color: rgba(255, 255, 255, 0.14902); }

.mo-btn--inverse-tbk-secondary:not(:disabled):active, .mo-btn--inverse-webpay-secondary:not(:disabled):active, .mo-btn--inverse-onepay-secondary:not(:disabled):active {
  background-color: rgba(255, 255, 255, 0.101961); }

.mo-btn--inverse-tbk-secondary:disabled, .mo-btn--inverse-webpay-secondary:disabled, .mo-btn--inverse-onepay-secondary:disabled {
  color: rgba(255, 255, 255, 0.6);
  border-color: rgba(255, 255, 255, 0.6);
  background-color: transparent; }

.mo-btn--tbk-tertiary:disabled, .mo-btn--webpay-tertiary:disabled, .mo-btn--onepay-tertiary:disabled {
  color: #A0AFCA;
  border-color: transparent;
  background-color: transparent; }

.mo-btn--inverse-tbk-tertiary, .mo-btn--inverse-webpay-tertiary, .mo-btn--inverse-onepay-tertiary {
  color: #FFFFFF;
  border-color: transparent;
  background-color: transparent; }

.mo-btn--inverse-tbk-tertiary:not(:disabled):hover, .mo-btn--inverse-webpay-tertiary:not(:disabled):hover, .mo-btn--inverse-onepay-tertiary:not(:disabled):hover {
  background-color: rgba(255, 255, 255, 0.14902);
  border-color: rgba(255, 255, 255, 0.14902); }

.mo-btn--inverse-tbk-tertiary:not(:disabled):active, .mo-btn--inverse-webpay-tertiary:not(:disabled):active, .mo-btn--inverse-onepay-tertiary:not(:disabled):active {
  background-color: rgba(255, 255, 255, 0.101961);
  border-color: rgba(255, 255, 255, 0.101961); }

.mo-btn--inverse-tbk-tertiary:disabled, .mo-btn--inverse-webpay-tertiary:disabled, .mo-btn--inverse-onepay-tertiary:disabled {
  color: rgba(255, 255, 255, 0.6);
  border-color: rgba(255, 255, 255, 0.6);
  background-color: transparent; }

.mo-btn--tbk-primary {
  color: #ffffff;
  background-color: #d5006c;
  border-color: #d5006c; }

.mo-btn--tbk-primary:not(:disabled):hover, .mo-btn--tbk-primary:not(:disabled).hover {
  color: #ffffff;
  border-color: #e5397f;
  background-color: #e5397f;
  text-decoration: none; }

.mo-btn--tbk-primary:not(:disabled):active {
  border-color: #b7006f;
  background-color: #b7006f; }

.mo-btn--tbk-primary:focus {
  outline: none;
  outline: 3px solid #007EFF;
  outline-offset: 2px; }

.mo-btn--tbk-primary:not(input[type=text]):focus:after {
  border-color: #d5006c; }

.mo-btn--webpay-primary {
  color: #ffffff;
  background-color: #6b196b;
  border-color: #6b196b; }

.mo-btn--webpay-primary:not(:disabled):hover {
  color: #ffffff;
  border-color: #a6469d;
  background-color: #a6469d;
  text-decoration: none; }

.mo-btn--webpay-primary:not(:disabled):active {
  border-color: #55125c;
  background-color: #55125c; }

.mo-btn--webpay-primary:focus {
  outline: none;
  outline: 3px solid #007EFF;
  outline-offset: 2px; }

.mo-btn--webpay-primary:not(input[type=text]):focus:after {
  border-color: #6b196b; }

.mo-btn--onepay-primary {
  color: #ffffff;
  background-color: #009bdd;
  border-color: #009bdd; }

.mo-btn--onepay-primary:not(:disabled):hover {
  color: #ffffff;
  border-color: #3ac1ea;
  background-color: #3ac1ea;
  text-decoration: none; }

.mo-btn--onepay-primary:not(:disabled):active {
  border-color: #0078be;
  background-color: #0078be; }

.mo-btn--onepay-primary:focus {
  outline: none;
  outline: 3px solid #007EFF;
  outline-offset: 2px; }

.mo-btn--onepay-primary:not(input[type=text]):focus:after {
  border-color: #009bdd; }

.mo-btn--inverse-tbk-primary {
  color: #d5006c;
  background-color: #ffffff;
  border-color: #ffffff; }

.mo-btn--inverse-tbk-primary:not(:disabled):hover {
  color: #d5006c;
  background-color: rgba(255, 255, 255, 0.85098);
  text-decoration: none; }

.mo-btn--inverse-tbk-primary:not(:disabled):active {
  border-color: #ffffff;
  background-color: #ffffff; }

.mo-btn--inverse-tbk-primary:focus {
  outline: none;
  outline: 3px solid #007EFF;
  outline-offset: 2px; }

.mo-btn--inverse-tbk-primary:not(input[type=text]):focus:after {
  border-color: #ffffff; }

.mo-btn--tbk-secondary {
  color: #d5006c;
  background-color: transparent;
  border-color: #d5006c; }

.mo-btn--tbk-secondary:not(:disabled):hover {
  color: #d5006c;
  border-color: #d5006c;
  background-color: rgba(213, 0, 108, 0.0509804);
  text-decoration: none; }

.mo-btn--tbk-secondary:not(:disabled):active {
  border-color: #D5006C;
  background-color: rgba(213, 0, 108, 0.101961); }

.mo-btn--tbk-secondary:focus {
  outline: none;
  outline: 3px solid #007EFF;
  outline-offset: 2px; }

.mo-btn--tbk-secondary:not(input[type=text]):focus:after {
  border-color: #d5006c; }

.mo-btn--webpay-secondary {
  color: #6b196b;
  background-color: transparent;
  border-color: #6B196B; }

.mo-btn--webpay-secondary:not(:disabled):hover {
  color: #6b196b;
  border-color: #6B196B;
  background-color: rgba(107, 25, 107, 0.101961);
  text-decoration: none; }

.mo-btn--webpay-secondary:not(:disabled):active {
  border-color: #6b196b;
  background-color: rgba(107, 25, 107, 0.101961); }

.mo-btn--webpay-secondary:focus {
  outline: none;
  outline: 3px solid #007EFF;
  outline-offset: 2px; }

.mo-btn--webpay-secondary:not(input[type=text]):focus:after {
  border-color: #6B196B; }

.mo-btn--onepay-secondary {
  color: #009bdd;
  background-color: transparent;
  border-color: #009BDD; }

.mo-btn--onepay-secondary:not(:disabled):hover {
  color: #009bdd;
  border-color: #009BDD;
  background-color: rgba(0, 155, 221, 0.0509804);
  text-decoration: none; }

.mo-btn--onepay-secondary:not(:disabled):active {
  border-color: #009BDD;
  background-color: rgba(0, 155, 221, 0.101961); }

.mo-btn--onepay-secondary:focus {
  outline: none;
  outline: 3px solid #007EFF;
  outline-offset: 2px; }

.mo-btn--onepay-secondary:not(input[type=text]):focus:after {
  border-color: #009BDD; }

.mo-btn--tbk-tertiary {
  color: #d5006c;
  background-color: transparent;
  border-color: transparent; }

.mo-btn--tbk-tertiary:not(:disabled):hover {
  color: #d5006c;
  border-color: transparent;
  background-color: rgba(213, 0, 108, 0.0509804);
  text-decoration: none; }

.mo-btn--tbk-tertiary:not(:disabled):active {
  border-color: rgba(213, 0, 108, 0.101961);
  background-color: rgba(213, 0, 108, 0.101961); }

.mo-btn--tbk-tertiary:focus {
  outline: none;
  outline: 3px solid #007EFF;
  outline-offset: 2px; }

.mo-btn--tbk-tertiary:not(input[type=text]):focus:after {
  border-color: transparent; }

.mo-btn--webpay-tertiary {
  color: #6b196b;
  background-color: transparent;
  border-color: transparent; }

.mo-btn--webpay-tertiary:not(:disabled):hover {
  color: #6b196b;
  border-color: transparent;
  background-color: rgba(107, 25, 107, 0.0509804);
  text-decoration: none; }

.mo-btn--webpay-tertiary:not(:disabled):active {
  border-color: rgba(107, 25, 107, 0.101961);
  background-color: rgba(107, 25, 107, 0.101961); }

.mo-btn--webpay-tertiary:focus {
  outline: none;
  outline: 3px solid #007EFF;
  outline-offset: 2px; }

.mo-btn--webpay-tertiary:not(input[type=text]):focus:after {
  border-color: transparent; }

.mo-btn--onepay-tertiary {
  color: #009bdd;
  background-color: transparent;
  border-color: transparent; }

.mo-btn--onepay-tertiary:not(:disabled):hover {
  color: #009bdd;
  border-color: transparent;
  background-color: rgba(0, 155, 221, 0.0509804);
  text-decoration: none; }

.mo-btn--onepay-tertiary:not(:disabled):active {
  border-color: rgba(0, 155, 221, 0.101961);
  background-color: rgba(0, 155, 221, 0.101961); }

.mo-btn--onepay-tertiary:focus {
  outline: none;
  outline: 3px solid #007EFF;
  outline-offset: 2px; }

.mo-btn--onepay-tertiary:not(input[type=text]):focus:after {
  border-color: transparent; }

.mo-btn--inverse-tbk-primary:focus, .mo-btn--inverse-webpay-primary:focus, .mo-btn--inverse-onepay-primary:focus, .mo-btn--inverse-tbk-secondary:focus, .mo-btn--inverse-webpay-secondary:focus, .mo-btn--inverse-onepay-secondary:focus, .mo-btn--inverse-tbk-tertiary:focus, .mo-btn--inverse-webpay-tertiary:focus, .mo-btn--inverse-onepay-tertiary:focus {
  outline: none;
  outline: 3px solid #FFFFFF;
  outline-offset: 2px; }

a.mo-btn {
  display: inline-block;
  line-height: 2.9; }

.mo-label {
  font-family: "Roboto-Medium"; }

.mo-label, .mo-label-helper-top, .mo-label-helper-bot {
  font-size: 0.75rem;
  letter-spacing: 0.016rem;
  line-height: 1.333; }

.mo-label, .mo-label-helper-top {
  margin-bottom: 0.19rem; }

.mo-label-helper-top {
  font-family: "Roboto-Regular";
  color: #007eff;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  cursor: pointer; }

.mo-label-helper-bot {
  margin-top: 0.19rem;
  font-family: "Roboto-Regular";
  color: #2d3338;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.mo-form-input {
  font-family: "Roboto-Regular";
  width: 100%;
  display: block;
  border: 1px solid #a9b1bf;
  border-radius: 0.25rem;
  height: 3rem;
  padding-left: 1rem;
  line-height: 1.7;
  font-size: 0.875rem; }

.mo-form-input:hover {
  border-color: #707382; }

.mo-form-input:focus {
  border: 1.5px solid #0e1520; }

.mo-form-input:invalid {
  border: 1px solid #b7253f; }

.mo-form-input:valid {
  border: 1px solid #007a5a; }

.mo-input-group {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  width: 100%; }

.mo-input-group--before__icon, .mo-input-group--before__btn, .mo-input-group--after__icon, .mo-input-group--after__btn {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%); }

.mo-input-group--before > .mo-form-input {
  padding-left: 3.125rem; }

.mo-input-group--before__icon {
  left: 1rem;
  padding: 0;
  z-index: 1; }

.mo-input-group--after > .mo-form-input {
  padding-right: 3.125rem; }

.mo-input-group--after__btn {
  background-color: transparent;
  border: none;
  right: 1rem;
  padding: 0;
  display: block;
  line-height: initial; }

.mo-input-group > .mo-form-input {
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  width: 1%;
  min-width: 0; }

.mo-label-helper__icon {
  font-size: 1rem; }

.mo-label-helper-top .mo-label-helper__icon {
  margin-left: 0.25rem; }

.mo-label-helper-bot .mo-label-helper__icon {
  margin-right: 0.25rem; }

.mo-border-basic-300 {
  border-color: #E7EBF3 !important; }

.mo-border-accent-onepay {
  border-color: #d5006c !important; }

.eva-chat-box {
  z-index: 1001 !important; }

/** Fix edit control panel **/
.has-control-menu .portlet-topper {
  transform: none !important;
  z-index: 10 !important; }

.pill-webpay {
  line-height: 24px;
  padding: 3px 10px 3px 10px;
  white-space: nowrap;
  line-height: 45px;
  margin-right: 10px;
  letter-spacing: 0.25px; }

.resumenDoble-seccion-pregunta.seccion-pregunta-pb-0 {
  margin-bottom: 10px !important; }

.resumenDoble-seccion-pregunta {
  margin-top: 5px !important; }

.icon-arrow-right-v2 {
  background-image: url("../images/icons/Icon-arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 16px;
  height: 14px;
  display: inline-block !important; }

.borde-gris {
  border: 1px solid #ccc; }

#main-content #cajaSuperior {
  padding-right: 10px !important; }

#listadoCategorias a {
  text-decoration: none !important; }

.cajaFlecha {
  padding: 8px 11px 8px 11px;
  border: 1px solid #D5006C; }

.texto-gris {
  color: #707382; }

.preguntas-frecuentes .card-header {
  border-radius: 0 !important;
  border: none !important; }

.vista_video {
  position: relative; }

.vista_video .border-img-16 {
  border-radius: 16px; }

.vista_video .thumbnail {
  background: linear-gradient(rgba(255, 255, 255, 0.29), rgba(0, 0, 0, 0.95));
  border-radius: 17px; }

.vista_video img {
  opacity: 0.65; }

.vista_video .bajada {
  position: absolute;
  bottom: 90px; }

.vista_video .bajada-icon-play {
  position: absolute;
  bottom: 44px;
  left: 30px; }

.vista_video .bajada h2 {
  letter-spacing: 0.25px; }

.vista_video .mo-i-play-circle-outline {
  color: #C9CEFF; }

ol.breadcrumb {
  background-color: white; }

/*# sourceMappingURL=main.css.map */